@skill-map/cli 0.52.0 → 0.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/tutorial/sm-tutorial/SKILL.md +239 -1659
- package/dist/cli/tutorial/sm-tutorial/references/_core.md +332 -0
- package/dist/cli/tutorial/sm-tutorial/references/_manifest.yml +175 -0
- package/dist/cli/tutorial/sm-tutorial/references/fixtures.md +251 -0
- package/dist/cli/tutorial/{sm-master/references/tour-authoring.md → sm-tutorial/references/part-authoring.md} +14 -15
- package/dist/cli/tutorial/sm-tutorial/references/part-cli.md +267 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-connect-harness.md +180 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-fundamentals.md +424 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-live-site.md +156 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-maintain.md +286 -0
- package/dist/cli/tutorial/sm-tutorial/references/part-mcp.md +78 -0
- package/dist/cli/tutorial/{sm-master/references/tour-plugins.md → sm-tutorial/references/part-plugins.md} +11 -11
- package/dist/cli/tutorial/sm-tutorial/references/part-project-kickoff.md +186 -0
- package/dist/cli/tutorial/{sm-master/references/tour-settings.md → sm-tutorial/references/part-settings.md} +22 -24
- package/dist/cli.js +1213 -550
- package/dist/index.d.ts +1 -1
- package/dist/index.js +334 -207
- package/dist/kernel/index.d.ts +320 -15
- package/dist/kernel/index.js +334 -207
- package/dist/migrations/001_initial.sql +36 -0
- package/dist/ui/chunk-EQ72PEHT.js +1 -0
- package/dist/ui/chunk-GBKHMJ4B.js +1110 -0
- package/dist/ui/chunk-GEI6INVH.js +515 -0
- package/dist/ui/chunk-JXRIGHET.js +552 -0
- package/dist/ui/{chunk-WQMZOINB.js → chunk-K2MAVAHG.js} +1 -1
- package/dist/ui/{chunk-BV323KTK.js → chunk-KHARMPTZ.js} +1 -1
- package/dist/ui/chunk-L4NIF75A.js +2 -0
- package/dist/ui/chunk-LCOYSPKE.js +1 -0
- package/dist/ui/chunk-OFDQMBSJ.js +1 -0
- package/dist/ui/chunk-P2DAPRK7.js +2 -0
- package/dist/ui/chunk-Q2A6FWC7.js +4 -0
- package/dist/ui/{chunk-ZNDMBION.js → chunk-TXTY24G4.js} +28 -30
- package/dist/ui/chunk-UBQUCSQ4.js +1 -0
- package/dist/ui/chunk-WFLPMCK4.js +392 -0
- package/dist/ui/chunk-YQFIXHKM.js +123 -0
- package/dist/ui/index.html +2 -2
- package/dist/ui/{main-2DWVSRRX.js → main-OYITFJ7B.js} +3 -3
- package/dist/ui/{styles-QBTVKEVX.css → styles-Q4NCOJQY.css} +1 -1
- package/migrations/001_initial.sql +36 -0
- package/package.json +10 -8
- package/dist/cli/tutorial/sm-master/SKILL.md +0 -688
- package/dist/cli/tutorial/sm-master/references/fixture-templates.md +0 -212
- package/dist/ui/chunk-5MCXQKRN.js +0 -1066
- package/dist/ui/chunk-6B5EAHIM.js +0 -1110
- package/dist/ui/chunk-AEA5GIA7.js +0 -1
- package/dist/ui/chunk-AQN27TN2.js +0 -123
- package/dist/ui/chunk-CAJ7ZI44.js +0 -1
- package/dist/ui/chunk-E2XO4JVD.js +0 -1
- package/dist/ui/chunk-VJ57LHDR.js +0 -4
- package/dist/ui/chunk-WMGW2UAL.js +0 -2
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import{a as Q,b as Z}from"./chunk-WCABR6TI.js";function E(e){return typeof e=="function"}function Ut(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 wr=Ut(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:
|
|
2
|
-
${n.map((r,o)=>`${o+1}) ${r.toString()}`).join(`
|
|
3
|
-
`)}`:"",this.name="UnsubscriptionError",this.errors=n});function Sn(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var X=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(E(r))try{r()}catch(i){t=i instanceof wr?i.errors:[i]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let i of o)try{ul(i)}catch(s){t=t??[],s instanceof wr?t=[...t,...s.errors]:t.push(s)}}if(t)throw new wr(t)}}add(t){var n;if(t&&t!==this)if(this.closed)ul(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)&&Sn(n,t)}remove(t){let{_finalizers:n}=this;n&&Sn(n,t),t instanceof e&&t._removeParent(this)}};X.EMPTY=(()=>{let e=new X;return e.closed=!0,e})();var Bi=X.EMPTY;function Mr(e){return e instanceof X||e&&"closed"in e&&E(e.remove)&&E(e.add)&&E(e.unsubscribe)}function ul(e){E(e)?e():e.unsubscribe()}function Qh(e){return E(e?.lift)}function S(e){return t=>{if(Qh(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")}}var ge={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var Wt={setTimeout(e,t,...n){let{delegate:r}=Wt;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Wt;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function _r(e){Wt.setTimeout(()=>{let{onUnhandledError:t}=ge;if(t)t(e);else throw e})}function xn(){}var dl=$i("C",void 0,void 0);function fl(e){return $i("E",void 0,e)}function pl(e){return $i("N",e,void 0)}function $i(e,t,n){return{kind:e,value:t,error:n}}var ut=null;function qt(e){if(ge.useDeprecatedSynchronousErrorHandling){let t=!ut;if(t&&(ut={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=ut;if(ut=null,n)throw r}}else e()}function hl(e){ge.useDeprecatedSynchronousErrorHandling&&ut&&(ut.errorThrown=!0,ut.error=e)}var dt=class extends X{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Mr(t)&&t.add(this)):this.destination=Kh}static create(t,n,r){return new me(t,n,r)}next(t){this.isStopped?Wi(pl(t),this):this._next(t)}error(t){this.isStopped?Wi(fl(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Wi(dl,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()}}},Zh=Function.prototype.bind;function Ui(e,t){return Zh.call(e,t)}var qi=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){Nr(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){Nr(r)}else Nr(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){Nr(n)}}},me=class extends dt{constructor(t,n,r){super();let o;if(E(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&ge.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&Ui(t.next,i),error:t.error&&Ui(t.error,i),complete:t.complete&&Ui(t.complete,i)}):o=t}this.destination=new qi(o)}};function Nr(e){ge.useDeprecatedSynchronousErrorHandling?hl(e):_r(e)}function Yh(e){throw e}function Wi(e,t){let{onStoppedNotification:n}=ge;n&&Wt.setTimeout(()=>n(e,t))}var Kh={closed:!0,next:xn,error:Yh,complete:xn};function A(e,t,n,r,o){return new Gi(e,t,n,r,o)}var Gi=class extends dt{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 zi(e,t){return S((n,r)=>{let o=0;n.subscribe(A(r,i=>e.call(t,i,o++)&&r.next(i)))})}function ye(e){return e}function Jh(e,t,n){let r=E(e)||t||n?{next:e,error:t,complete:n}:e;return r?S((o,i)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;o.subscribe(A(i,c=>{var l;(l=r.next)===null||l===void 0||l.call(r,c),i.next(c)},()=>{var c;a=!1,(c=r.complete)===null||c===void 0||c.call(r),i.complete()},c=>{var l;a=!1,(l=r.error)===null||l===void 0||l.call(r,c),i.error(c)},()=>{var c,l;a&&((c=r.unsubscribe)===null||c===void 0||c.call(r)),(l=r.finalize)===null||l===void 0||l.call(r)}))}):ye}var Gt=typeof Symbol=="function"&&Symbol.observable||"@@observable";function Xh(...e){return Qi(e)}function Qi(e){return e.length===0?ye:e.length===1?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}var _=(()=>{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=tg(n)?n:new me(n,r,o);return qt(()=>{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=gl(r),new r((o,i)=>{let s=new me({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)}[Gt](){return this}pipe(...n){return Qi(n)(this)}toPromise(n){return n=gl(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 gl(e){var t;return(t=e??ge.Promise)!==null&&t!==void 0?t:Promise}function eg(e){return e&&E(e.next)&&E(e.error)&&E(e.complete)}function tg(e){return e&&e instanceof dt||eg(e)&&Mr(e)}var ml=Ut(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var ve=(()=>{class e extends _{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new Sr(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new ml}next(n){qt(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){qt(()=>{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(){qt(()=>{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?Bi:(this.currentObservers=null,i.push(n),new X(()=>{this.currentObservers=null,Sn(i,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){let n=new _;return n.source=this,n}}return e.create=(t,n)=>new Sr(t,n),e})(),Sr=class extends ve{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:Bi}};var An=class extends ve{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 Rn=new _(e=>e.complete());function yl(e){return e&&E(e.schedule)}function vl(e){return e[e.length-1]}function xr(e){return E(vl(e))?e.pop():void 0}function ze(e){return yl(vl(e))?e.pop():void 0}function tb(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 Il(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(u){try{l(r.next(u))}catch(d){s(d)}}function c(u){try{l(r.throw(u))}catch(d){s(d)}}function l(u){u.done?i(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})}function El(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 ft(e){return this instanceof ft?(this.v=e,this):new ft(e)}function Dl(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(b,w){i.push([f,y,b,w])>1||c(f,y)})},h&&(o[f]=h(o[f])))}function c(f,h){try{l(r[f](h))}catch(y){p(i[0][3],y)}}function l(f){f.value instanceof ft?Promise.resolve(f.value.v).then(u,d):p(i[0][2],f)}function u(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 Cl(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 El=="function"?El(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,c){s=e[i](s),o(a,c,s.done,s.value)})}}function o(i,s,a,c){Promise.resolve(c).then(function(l){i({value:l,done:a})},s)}}var zt=e=>e&&typeof e.length=="number"&&typeof e!="function";function Ar(e){return E(e?.then)}function Rr(e){return E(e[Gt])}function kr(e){return Symbol.asyncIterator&&E(e?.[Symbol.asyncIterator])}function Or(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 ng(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Pr=ng();function Lr(e){return E(e?.[Pr])}function Fr(e){return Dl(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:o}=yield ft(n.read());if(o)return yield ft(void 0);yield yield ft(r)}}finally{n.releaseLock()}})}function jr(e){return E(e?.getReader)}function L(e){if(e instanceof _)return e;if(e!=null){if(Rr(e))return rg(e);if(zt(e))return og(e);if(Ar(e))return ig(e);if(kr(e))return Tl(e);if(Lr(e))return sg(e);if(jr(e))return ag(e)}throw Or(e)}function rg(e){return new _(t=>{let n=e[Gt]();if(E(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function og(e){return new _(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function ig(e){return new _(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,_r)})}function sg(e){return new _(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function Tl(e){return new _(t=>{cg(e,t).catch(n=>t.error(n))})}function ag(e){return Tl(Fr(e))}function cg(e,t){var n,r,o,i;return Il(this,void 0,void 0,function*(){try{for(n=Cl(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 re(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 Vr(e,t=0){return S((n,r)=>{n.subscribe(A(r,o=>re(r,e,()=>r.next(o),t),()=>re(r,e,()=>r.complete(),t),o=>re(r,e,()=>r.error(o),t)))})}function Hr(e,t=0){return S((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function bl(e,t){return L(e).pipe(Hr(t),Vr(t))}function wl(e,t){return L(e).pipe(Hr(t),Vr(t))}function Ml(e,t){return new _(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function _l(e,t){return new _(n=>{let r;return re(n,t,()=>{r=e[Pr](),re(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)}),()=>E(r?.return)&&r.return()})}function Br(e,t){if(!e)throw new Error("Iterable cannot be null");return new _(n=>{re(n,t,()=>{let r=e[Symbol.asyncIterator]();re(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function Nl(e,t){return Br(Fr(e),t)}function Sl(e,t){if(e!=null){if(Rr(e))return bl(e,t);if(zt(e))return Ml(e,t);if(Ar(e))return wl(e,t);if(kr(e))return Br(e,t);if(Lr(e))return _l(e,t);if(jr(e))return Nl(e,t)}throw Or(e)}function Qe(e,t){return t?Sl(e,t):L(e)}function lg(...e){let t=ze(e);return Qe(e,t)}function ug(e,t){let n=E(e)?e:()=>e,r=o=>o.error(n());return new _(t?o=>t.schedule(r,0,o):r)}function dg(e){return!!e&&(e instanceof _||E(e.lift)&&E(e.subscribe))}var pt=Ut(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function fg(e,t){let n=typeof t=="object";return new Promise((r,o)=>{let i=new me({next:s=>{r(s),i.unsubscribe()},error:o,complete:()=>{n?r(t.defaultValue):o(new pt)}});e.subscribe(i)})}function ht(e,t){return S((n,r)=>{let o=0;n.subscribe(A(r,i=>{r.next(e.call(t,i,o++))}))})}var{isArray:pg}=Array;function hg(e,t){return pg(t)?e(...t):e(t)}function Qt(e){return ht(t=>hg(e,t))}var{isArray:gg}=Array,{getPrototypeOf:mg,prototype:yg,keys:vg}=Object;function $r(e){if(e.length===1){let t=e[0];if(gg(t))return{args:t,keys:null};if(Eg(t)){let n=vg(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function Eg(e){return e&&typeof e=="object"&&mg(e)===yg}function Ur(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}function Ig(...e){let t=ze(e),n=xr(e),{args:r,keys:o}=$r(e);if(r.length===0)return Qe([],t);let i=new _(Dg(r,t,o?s=>Ur(o,s):ye));return n?i.pipe(Qt(n)):i}function Dg(e,t,n=ye){return r=>{xl(t,()=>{let{length:o}=e,i=new Array(o),s=o,a=o;for(let c=0;c<o;c++)xl(t,()=>{let l=Qe(e[c],t),u=!1;l.subscribe(A(r,d=>{i[c]=d,u||(u=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}function xl(e,t,n){e?re(n,e,t):t()}function Al(e,t,n,r,o,i,s,a){let c=[],l=0,u=0,d=!1,p=()=>{d&&!c.length&&!l&&t.complete()},f=y=>l<r?h(y):c.push(y),h=y=>{i&&t.next(y),l++;let b=!1;L(n(y,u++)).subscribe(A(t,w=>{o?.(w),i?f(w):t.next(w)},()=>{b=!0},void 0,()=>{if(b)try{for(l--;c.length&&l<r;){let w=c.shift();s?re(t,s,()=>h(w)):h(w)}p()}catch(w){t.error(w)}}))};return e.subscribe(A(t,f,()=>{d=!0,p()})),()=>{a?.()}}function Fe(e,t,n=1/0){return E(t)?Fe((r,o)=>ht((i,s)=>t(r,i,o,s))(L(e(r,o))),n):(typeof t=="number"&&(n=t),S((r,o)=>Al(r,o,e,n)))}function Rl(e=1/0){return Fe(ye,e)}function kl(){return Rl(1)}function Wr(...e){return kl()(Qe(e,ze(e)))}function Cg(e){return new _(t=>{L(e()).subscribe(t)})}function Tg(...e){let t=xr(e),{args:n,keys:r}=$r(e),o=new _(i=>{let{length:s}=n;if(!s){i.complete();return}let a=new Array(s),c=s,l=s;for(let u=0;u<s;u++){let d=!1;L(n[u]).subscribe(A(i,p=>{d||(d=!0,l--),a[u]=p},()=>c--,void 0,()=>{(!c||!d)&&(l||i.next(r?Ur(r,a):a),i.complete())}))}});return t?o.pipe(Qt(t)):o}var bg=["addListener","removeListener"],wg=["addEventListener","removeEventListener"],Mg=["on","off"];function Zi(e,t,n,r){if(E(n)&&(r=n,n=void 0),r)return Zi(e,t,n).pipe(Qt(r));let[o,i]=Sg(e)?wg.map(s=>a=>e[s](t,a,n)):_g(e)?bg.map(Ol(e,t)):Ng(e)?Mg.map(Ol(e,t)):[];if(!o&&zt(e))return Fe(s=>Zi(s,t,n))(L(e));if(!o)throw new TypeError("Invalid event target");return new _(s=>{let a=(...c)=>s.next(1<c.length?c:c[0]);return o(a),()=>i(a)})}function Ol(e,t){return n=>r=>e[n](t,r)}function _g(e){return E(e.addListener)&&E(e.removeListener)}function Ng(e){return E(e.on)&&E(e.off)}function Sg(e){return E(e.addEventListener)&&E(e.removeEventListener)}function Pl(e){return S((t,n)=>{let r=null,o=!1,i;r=t.subscribe(A(n,void 0,void 0,s=>{i=L(e(s,Pl(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function xg(e,t){return E(t)?Fe(e,t,1):Fe(e,1)}function Ll(e){return S((t,n)=>{let r=!1;t.subscribe(A(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function Yi(e){return e<=0?()=>Rn:S((t,n)=>{let r=0;t.subscribe(A(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Fl(e=Ag){return S((t,n)=>{let r=!1;t.subscribe(A(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function Ag(){return new pt}function Rg(e){return S((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function kg(e,t){let n=arguments.length>=2;return r=>r.pipe(e?zi((o,i)=>e(o,i,r)):ye,Yi(1),n?Ll(t):Fl(()=>new pt))}function Og(e){return e<=0?()=>Rn:S((t,n)=>{let r=[];t.subscribe(A(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 Pg(e={}){let{connector:t=()=>new ve,resetOnError:n=!0,resetOnComplete:r=!0,resetOnRefCountZero:o=!0}=e;return i=>{let s,a,c,l=0,u=!1,d=!1,p=()=>{a?.unsubscribe(),a=void 0},f=()=>{p(),s=c=void 0,u=d=!1},h=()=>{let y=s;f(),y?.unsubscribe()};return S((y,b)=>{l++,!d&&!u&&p();let w=c=c??t();b.add(()=>{l--,l===0&&!d&&!u&&(a=Ki(h,o))}),w.subscribe(b),!s&&l>0&&(s=new me({next:j=>w.next(j),error:j=>{d=!0,p(),a=Ki(f,n,j),w.error(j)},complete:()=>{u=!0,p(),a=Ki(f,r),w.complete()}}),L(y).subscribe(s))})(i)}}function Ki(e,t,...n){if(t===!0){e();return}if(t===!1)return;let r=new me({next:()=>{r.unsubscribe(),e()}});return L(t(...n)).subscribe(r)}function Lg(...e){let t=ze(e);return S((n,r)=>{(t?Wr(e,n,t):Wr(e,n)).subscribe(r)})}function Fg(e,t){return S((n,r)=>{let o=null,i=0,s=!1,a=()=>s&&!o&&r.complete();n.subscribe(A(r,c=>{o?.unsubscribe();let l=0,u=i++;L(e(c,u)).subscribe(o=A(r,d=>r.next(t?t(c,d,u,l++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function jg(e){return S((t,n)=>{L(e).subscribe(A(n,()=>n.complete(),xn)),!n.closed&&t.subscribe(n)})}var K=null,qr=!1,Ji=1,Vg=null,$=Symbol("SIGNAL");function v(e){let t=K;return K=e,t}function Zr(){return K}var gt={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 Ze(e){if(qr)throw new Error("");if(K===null)return;K.consumerOnSignalRead(e);let t=K.producersTail;if(t!==void 0&&t.producer===e)return;let n,r=K.recomputing;if(r&&(n=t!==void 0?t.nextProducer:K.producers,n!==void 0&&n.producer===e)){K.producersTail=n,n.lastReadVersion=e.version;return}let o=e.consumersTail;if(o!==void 0&&o.consumer===K&&(!r||Bg(o,K)))return;let i=Yt(K),s={producer:e,consumer:K,nextProducer:n,prevConsumer:o,lastReadVersion:e.version,nextConsumer:void 0};K.producersTail=s,t!==void 0?t.nextProducer=s:K.producers=s,i&&Bl(e,s)}function jl(){Ji++}function Yr(e){if(!(Yt(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===Ji)){if(!e.producerMustRecompute(e)&&!Zt(e)){Qr(e);return}e.producerRecomputeValue(e),Qr(e)}}function Xi(e){if(e.consumers===void 0)return;let t=qr;qr=!0;try{for(let n=e.consumers;n!==void 0;n=n.nextConsumer){let r=n.consumer;r.dirty||Hg(r)}}finally{qr=t}}function es(){return K?.consumerAllowSignalWrites!==!1}function Hg(e){e.dirty=!0,Xi(e),e.consumerMarkedDirty?.(e)}function Qr(e){e.dirty=!1,e.lastCleanEpoch=Ji}function Ye(e){return e&&Vl(e),v(e)}function Vl(e){e.producersTail=void 0,e.recomputing=!0}function mt(e,t){v(t),e&&Hl(e)}function Hl(e){e.recomputing=!1;let t=e.producersTail,n=t!==void 0?t.nextProducer:e.producers;if(n!==void 0){if(Yt(e))do n=ts(n);while(n!==void 0);t!==void 0?t.nextProducer=void 0:e.producers=void 0}}function Zt(e){for(let t=e.producers;t!==void 0;t=t.nextProducer){let n=t.producer,r=t.lastReadVersion;if(r!==n.version||(Yr(n),r!==n.version))return!0}return!1}function Ke(e){if(Yt(e)){let t=e.producers;for(;t!==void 0;)t=ts(t)}e.producers=void 0,e.producersTail=void 0,e.consumers=void 0,e.consumersTail=void 0}function Bl(e,t){let n=e.consumersTail,r=Yt(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)Bl(o.producer,o)}function ts(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,!Yt(t)){let i=t.producers;for(;i!==void 0;)i=ts(i)}return n}function Yt(e){return e.consumerIsAlwaysLive||e.consumers!==void 0}function Kr(e){Vg?.(e)}function Bg(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 Jr(e,t){return Object.is(e,t)}function On(e,t){let n=Object.create($g);n.computation=e,t!==void 0&&(n.equal=t);let r=()=>{if(Yr(n),Ze(n),n.value===kn)throw n.error;return n.value};return r[$]=n,Kr(n),r}var Gr=Symbol("UNSET"),zr=Symbol("COMPUTING"),kn=Symbol("ERRORED"),$g=Z(Q({},gt),{value:Gr,dirty:!0,error:null,equal:Jr,kind:"computed",producerMustRecompute(e){return e.value===Gr||e.value===zr},producerRecomputeValue(e){if(e.value===zr)throw new Error("");let t=e.value;e.value=zr;let n=Ye(e),r,o=!1;try{r=e.computation(),v(null),o=t!==Gr&&t!==kn&&r!==kn&&e.equal(t,r)}catch(i){r=kn,e.error=i}finally{mt(e,n)}if(o){e.value=t;return}e.value=r,e.version++}});function Ug(){throw new Error}var $l=Ug;function Ul(e){$l(e)}function ns(e){$l=e}var Wg=null;function rs(e,t){let n=Object.create(Pn);n.value=e,t!==void 0&&(n.equal=t);let r=()=>Wl(n);return r[$]=n,Kr(n),[r,s=>yt(n,s),s=>os(n,s)]}function Wl(e){return Ze(e),e.value}function yt(e,t){es()||Ul(e),e.equal(e.value,t)||(e.value=t,qg(e))}function os(e,t){es()||Ul(e),yt(e,t(e.value))}var Pn=Z(Q({},gt),{equal:Jr,value:void 0,kind:"signal"});function qg(e){e.version++,jl(),Xi(e),Wg?.(e)}var is=Z(Q({},gt),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,dirty:!0,kind:"effect"});function ss(e){if(e.dirty=!1,e.version>0&&!Zt(e))return;e.version++;let t=Ye(e);try{e.cleanup(),e.fn()}finally{mt(e,t)}}var as;function Xr(){return as}function _e(e){let t=as;return as=e,t}var ql=Symbol("NotFound");function Kt(e){return e===ql||e?.name==="\u0275NotFound"}function Gl(e){let t=v(null);try{return e()}finally{v(t)}}var to=class{full;major;minor;patch;constructor(t){this.full=t;let n=t.split(".");this.major=n[0],this.minor=n[1],this.patch=n.slice(2).join(".")}},Gg=new to("21.2.9");var ao="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",C=class extends Error{code;constructor(t,n){super($n(t,n)),this.code=t}};function zg(e){return`NG0${Math.abs(e)}`}function $n(e,t){return`${zg(e)}${t?": "+t:""}`}var Xt=globalThis;function R(e){for(let t in e)if(e[t]===R)return t;throw Error("")}function Kl(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function Un(e){if(typeof e=="string")return e;if(Array.isArray(e))return`[${e.map(Un).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(`
|
|
4
|
-
`);return r>=0?n.slice(0,r):n}function co(e,t){return e?t?`${e} ${t}`:e:t||""}var Qg=R({__forward_ref__:R});function lo(e){return e.__forward_ref__=lo,e}function q(e){return Is(e)?e():e}function Is(e){return typeof e=="function"&&e.hasOwnProperty(Qg)&&e.__forward_ref__===lo}function G(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function Jl(e){return{providers:e.providers||[],imports:e.imports||[]}}function Wn(e){return Yg(e,uo)}function Zg(e){return Wn(e)!==null}function Yg(e,t){return e.hasOwnProperty(t)&&e[t]||null}function Kg(e){let t=e?.[uo]??null;return t||null}function ls(e){return e&&e.hasOwnProperty(no)?e[no]:null}var uo=R({\u0275prov:R}),no=R({\u0275inj:R}),N=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=G({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function Ds(e){return e&&!!e.\u0275providers}var Cs=R({\u0275cmp:R}),Ts=R({\u0275dir:R}),bs=R({\u0275pipe:R}),ws=R({\u0275mod:R}),Fn=R({\u0275fac:R}),Tt=R({__NG_ELEMENT_ID__:R}),zl=R({__NG_ENV_ID__:R});function Ms(e){return fo(e,"@NgModule"),e[ws]||null}function xe(e){return fo(e,"@Component"),e[Cs]||null}function qn(e){return fo(e,"@Directive"),e[Ts]||null}function _s(e){return fo(e,"@Pipe"),e[bs]||null}function fo(e,t){if(e==null)throw new C(-919,!1)}function Ae(e){return typeof e=="string"?e:e==null?"":String(e)}var Xl=R({ngErrorCode:R}),Jg=R({ngErrorMessage:R}),Xg=R({ngTokenPath:R});function Ns(e,t){return eu("",-200,t)}function po(e,t){throw new C(-201,!1)}function eu(e,t,n){let r=new C(t,e);return r[Xl]=t,r[Jg]=e,n&&(r[Xg]=n),r}function em(e){return e[Xl]}var us;function tu(){return us}function ie(e){let t=us;return us=e,t}function Ss(e,t,n){let r=Wn(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;po(e,"")}var tm={},vt=tm,nm="__NG_DI_FLAG__",ds=class{injector;constructor(t){this.injector=t}retrieve(t,n){let r=Et(n)||0;try{return this.injector.get(t,r&8?null:vt,r)}catch(o){if(Kt(o))return o;throw o}}};function rm(e,t=0){let n=Xr();if(n===void 0)throw new C(-203,!1);if(n===null)return Ss(e,void 0,t);{let r=om(t),o=n.retrieve(e,r);if(Kt(o)){if(r.optional)return null;throw o}return o}}function Ne(e,t=0){return(tu()||rm)(q(e),t)}function D(e,t){return Ne(e,Et(t))}function Et(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function om(e){return{optional:!!(e&8),host:!!(e&1),self:!!(e&2),skipSelf:!!(e&4)}}function fs(e){let t=[];for(let n=0;n<e.length;n++){let r=q(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=im(a);typeof c=="number"?c===-1?o=a.token:i|=c:o=a}t.push(Ne(o,i))}else t.push(Ne(r))}return t}function im(e){return e[nm]}function It(e,t){let n=e.hasOwnProperty(Fn);return n?e[Fn]:null}function nu(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 ru(e){return e.flat(Number.POSITIVE_INFINITY)}function ho(e,t){e.forEach(n=>Array.isArray(n)?ho(n,t):t(n))}function xs(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Gn(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function ou(e,t){let n=[];for(let r=0;r<e;r++)n.push(t);return n}function iu(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 zn(e,t,n){let r=en(e,t);return r>=0?e[r|1]=n:(r=~r,iu(e,r,t,n)),r}function go(e,t){let n=en(e,t);if(n>=0)return e[n|1]}function en(e,t){return sm(e,t,1)}function sm(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 Ie={},J=[],tn=new N(""),As=new N("",-1),Rs=new N(""),jn=class{get(t,n=vt){if(n===vt){let o=eu("",-201);throw o.name="\u0275NotFound",o}return n}};function Qn(e){return{\u0275providers:e}}function su(e){return Qn([{provide:tn,multi:!0,useValue:e}])}function au(...e){return{\u0275providers:mo(!0,e),\u0275fromNgModule:!0}}function mo(e,...t){let n=[],r=new Set,o,i=s=>{n.push(s)};return ho(t,s=>{let a=s;ro(a,i,[],r)&&(o||=[],o.push(a))}),o!==void 0&&cu(o,i),n}function cu(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:o}=e[n];ks(o,i=>{t(i,r)})}}function ro(e,t,n,r){if(e=q(e),!e)return!1;let o=null,i=ls(e),s=!i&&xe(e);if(!i&&!s){let c=e.ngModule;if(i=ls(c),i)o=c;else return!1}else{if(s&&!s.standalone)return!1;o=e}let a=r.has(o);if(s){if(a)return!1;if(r.add(o),s.dependencies){let c=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let l of c)ro(l,t,n,r)}}else if(i){if(i.imports!=null&&!a){r.add(o);let l;ho(i.imports,u=>{ro(u,t,n,r)&&(l||=[],l.push(u))}),l!==void 0&&cu(l,t)}if(!a){let l=It(o)||(()=>new o);t({provide:o,useFactory:l,deps:J},o),t({provide:Rs,useValue:o,multi:!0},o),t({provide:tn,useValue:()=>Ne(o),multi:!0},o)}let c=i.providers;if(c!=null&&!a){let l=e;ks(c,u=>{t(u,l)})}}else return!1;return o!==e&&e.providers!==void 0}function ks(e,t){for(let n of e)Ds(n)&&(n=n.\u0275providers),Array.isArray(n)?ks(n,t):t(n)}var am=R({provide:String,useValue:R});function lu(e){return e!==null&&typeof e=="object"&&am in e}function cm(e){return!!(e&&e.useExisting)}function lm(e){return!!(e&&e.useFactory)}function Dt(e){return typeof e=="function"}function uu(e){return!!e.useClass}var Os=new N(""),eo={},Ql={},cs;function Zn(){return cs===void 0&&(cs=new jn),cs}var se=class{},Ct=class extends se{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,hs(t,s=>this.processProvider(s)),this.records.set(As,Jt(void 0,this)),o.has("environment")&&this.records.set(se,Jt(void 0,this));let i=this.records.get(Os);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Rs,J,{self:!0}))}retrieve(t,n){let r=Et(n)||0;try{return this.get(t,vt,r)}catch(o){if(Kt(o))return o;throw o}}destroy(){Ln(this),this._destroyed=!0;let t=v(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(),v(t)}}onDestroy(t){return Ln(this),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){Ln(this);let n=_e(this),r=ie(void 0),o;try{return t()}finally{_e(n),ie(r)}}get(t,n=vt,r){if(Ln(this),t.hasOwnProperty(zl))return t[zl](this);let o=Et(r),i,s=_e(this),a=ie(void 0);try{if(!(o&4)){let l=this.records.get(t);if(l===void 0){let u=hm(t)&&Wn(t);u&&this.injectableDefInScope(u)?l=Jt(ps(t),eo):l=null,this.records.set(t,l)}if(l!=null)return this.hydrate(t,l,o)}let c=o&2?Zn():this.parent;return n=o&8&&n===vt?null:n,c.get(t,n)}catch(c){let l=em(c);throw l===-200||l===-201?new C(l,null):c}finally{ie(a),_e(s)}}resolveInjectorInitializers(){let t=v(null),n=_e(this),r=ie(void 0),o;try{let i=this.get(tn,J,{self:!0});for(let s of i)s()}finally{_e(n),ie(r),v(t)}}toString(){return"R3Injector[...]"}processProvider(t){t=q(t);let n=Dt(t)?t:q(t&&t.provide),r=dm(t);if(!Dt(t)&&t.multi===!0){let o=this.records.get(n);o||(o=Jt(void 0,eo,!0),o.factory=()=>fs(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n,r){let o=v(null);try{if(n.value===Ql)throw Ns("");return n.value===eo&&(n.value=Ql,n.value=n.factory(void 0,r)),typeof n.value=="object"&&n.value&&pm(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}finally{v(o)}}injectableDefInScope(t){if(!t.providedIn)return!1;let n=q(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 ps(e){let t=Wn(e),n=t!==null?t.factory:It(e);if(n!==null)return n;if(e instanceof N)throw new C(-204,!1);if(e instanceof Function)return um(e);throw new C(-204,!1)}function um(e){if(e.length>0)throw new C(-204,!1);let n=Kg(e);return n!==null?()=>n.factory(e):()=>new e}function dm(e){if(lu(e))return Jt(void 0,e.useValue);{let t=Ps(e);return Jt(t,eo)}}function Ps(e,t,n){let r;if(Dt(e)){let o=q(e);return It(o)||ps(o)}else if(lu(e))r=()=>q(e.useValue);else if(lm(e))r=()=>e.useFactory(...fs(e.deps||[]));else if(cm(e))r=(o,i)=>Ne(q(e.useExisting),i!==void 0&&i&8?8:void 0);else{let o=q(e&&(e.useClass||e.provide));if(fm(e))r=()=>new o(...fs(e.deps));else return It(o)||ps(o)}return r}function Ln(e){if(e.destroyed)throw new C(-205,!1)}function Jt(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function fm(e){return!!e.deps}function pm(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function hm(e){return typeof e=="function"||typeof e=="object"&&e.ngMetadataName==="InjectionToken"}function hs(e,t){for(let n of e)Array.isArray(n)?hs(n,t):n&&Ds(n)?hs(n.\u0275providers,t):t(n)}function yo(e,t){let n;e instanceof Ct?(Ln(e),n=e):n=new ds(e);let r,o=_e(n),i=ie(void 0);try{return t()}finally{_e(o),ie(i)}}function Ls(){return tu()!==void 0||Xr()!=null}function gm(e){if(!Ls())throw new C(-203,!1)}var De=0,m=1,I=2,U=3,de=4,ee=5,bt=6,nn=7,V=8,W=9,Ce=10,k=11,rn=12,Fs=13,wt=14,te=15,et=16,Mt=17,Re=18,ke=19,js=20,Ve=21,vo=22,Je=23,ae=24,_t=25,Oe=26,O=27,du=1,tt=6,nt=7,Yn=8,Nt=9,F=10;function Be(e){return Array.isArray(e)&&typeof e[du]=="object"}function Te(e){return Array.isArray(e)&&e[du]===!0}function Vs(e){return(e.flags&4)!==0}function $e(e){return e.componentOffset>-1}function on(e){return(e.flags&1)===1}function be(e){return!!e.template}function sn(e){return(e[I]&512)!==0}function rt(e){return(e[I]&256)===256}var Hs="svg",fu="math";function fe(e){for(;Array.isArray(e);)e=e[De];return e}function Bs(e,t){return fe(t[e])}function ce(e,t){return fe(t[e.index])}function an(e,t){return e.data[t]}function $s(e,t){return e[t]}function Eo(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function pe(e,t){let n=t[e];return Be(n)?n:n[De]}function pu(e){return(e[I]&4)===4}function Io(e){return(e[I]&128)===128}function hu(e){return Te(e[U])}function le(e,t){return t==null?null:e[t]}function Us(e){e[Mt]=0}function Ws(e){e[I]&1024||(e[I]|=1024,Io(e)&&St(e))}function gu(e,t){for(;e>0;)t=t[wt],e--;return t}function Kn(e){return!!(e[I]&9216||e[ae]?.dirty)}function Do(e){e[Ce].changeDetectionScheduler?.notify(8),e[I]&64&&(e[I]|=1024),Kn(e)&&St(e)}function St(e){e[Ce].changeDetectionScheduler?.notify(0);let t=Xe(e);for(;t!==null&&!(t[I]&8192||(t[I]|=8192,!Io(t)));)t=Xe(t)}function Co(e,t){if(rt(e))throw new C(911,!1);e[Ve]===null&&(e[Ve]=[]),e[Ve].push(t)}function qs(e,t){if(e[Ve]===null)return;let n=e[Ve].indexOf(t);n!==-1&&e[Ve].splice(n,1)}function Xe(e){let t=e[U];return Te(t)?t[U]:t}function Gs(e){return e[nn]??=[]}function zs(e){return e.cleanup??=[]}function mu(e,t,n,r){let o=Gs(t);o.push(n),e.firstCreatePass&&zs(e).push(r,o.length-1)}var T={lFrame:Nu(null),bindingsEnabled:!0,skipHydrationRootTNode:null};var gs=!1;function yu(){return T.lFrame.elementDepthCount}function vu(){T.lFrame.elementDepthCount++}function Qs(){T.lFrame.elementDepthCount--}function To(){return T.bindingsEnabled}function Zs(){return T.skipHydrationRootTNode!==null}function Ys(e){return T.skipHydrationRootTNode===e}function Ks(){T.skipHydrationRootTNode=null}function g(){return T.lFrame.lView}function P(){return T.lFrame.tView}function Eu(e){return T.lFrame.contextLView=e,e[V]}function Iu(e){return T.lFrame.contextLView=null,e}function H(){let e=Js();for(;e!==null&&e.type===64;)e=e.parent;return e}function Js(){return T.lFrame.currentTNode}function Du(){let e=T.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function xt(e,t){let n=T.lFrame;n.currentTNode=e,n.isParent=t}function Xs(){return T.lFrame.isParent}function ea(){T.lFrame.isParent=!1}function ta(){return T.lFrame.contextLView}function na(){return gs}function Vn(e){let t=gs;return gs=e,t}function Ue(){let e=T.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function ra(){return T.lFrame.bindingIndex}function Cu(e){return T.lFrame.bindingIndex=e}function We(){return T.lFrame.bindingIndex++}function Jn(e){let t=T.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Tu(){return T.lFrame.inI18n}function bu(e,t){let n=T.lFrame;n.bindingIndex=n.bindingRootIndex=e,bo(t)}function wu(){return T.lFrame.currentDirectiveIndex}function bo(e){T.lFrame.currentDirectiveIndex=e}function Mu(e){let t=T.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function wo(){return T.lFrame.currentQueryIndex}function Xn(e){T.lFrame.currentQueryIndex=e}function mm(e){let t=e[m];return t.type===2?t.declTNode:t.type===1?e[ee]:null}function oa(e,t,n){if(n&4){let o=t,i=e;for(;o=o.parent,o===null&&!(n&1);)if(o=mm(i),o===null||(i=i[wt],o.type&10))break;if(o===null)return!1;t=o,e=i}let r=T.lFrame=_u();return r.currentTNode=t,r.lView=e,!0}function Mo(e){let t=_u(),n=e[m];T.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function _u(){let e=T.lFrame,t=e===null?null:e.child;return t===null?Nu(e):t}function Nu(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 Su(){let e=T.lFrame;return T.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var ia=Su;function _o(){let e=Su();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 xu(e){return(T.lFrame.contextLView=gu(e,T.lFrame.contextLView))[V]}function he(){return T.lFrame.selectedIndex}function ot(e){T.lFrame.selectedIndex=e}function cn(){let e=T.lFrame;return an(e.tView,e.selectedIndex)}function Au(){T.lFrame.currentNamespace=Hs}function Ru(){ym()}function ym(){T.lFrame.currentNamespace=null}function ku(){return T.lFrame.currentNamespace}var Ou=!0;function No(){return Ou}function er(e){Ou=e}function ms(e,t=null,n=null,r){let o=sa(e,t,n,r);return o.resolveInjectorInitializers(),o}function sa(e,t=null,n=null,r,o=new Set){let i=[n||J,au(e)],s;return new Ct(i,t||Zn(),s||null,o)}var Ee=class e{static THROW_IF_NOT_FOUND=vt;static NULL=new jn;static create(t,n){if(Array.isArray(t))return ms({name:""},n,t,"");{let r=t.name??"";return ms({name:r},t.parent,t.providers,r)}}static \u0275prov=G({token:e,providedIn:"any",factory:()=>Ne(As)});static __NG_ELEMENT_ID__=-1},So=new N(""),Pe=(()=>{class e{static __NG_ELEMENT_ID__=vm;static __NG_ENV_ID__=n=>n}return e})(),oo=class extends Pe{_lView;constructor(t){super(),this._lView=t}get destroyed(){return rt(this._lView)}onDestroy(t){let n=this._lView;return Co(n,t),()=>qs(n,t)}};function vm(){return new oo(g())}var Pu=!1,Lu=new N(""),At=(()=>{class e{taskId=0;pendingTasks=new Set;destroyed=!1;pendingTask=new An(!1);debugTaskTracker=D(Lu,{optional:!0});get hasPendingTasks(){return this.destroyed?!1:this.pendingTask.value}get hasPendingTasksObservable(){return this.destroyed?new _(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),this.debugTaskTracker?.add(n),n}has(n){return this.pendingTasks.has(n)}remove(n){this.pendingTasks.delete(n),this.debugTaskTracker?.remove(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=G({token:e,providedIn:"root",factory:()=>new e})}return e})(),ys=class extends ve{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(t=!1){super(),this.__isAsync=t,Ls()&&(this.destroyRef=D(Pe,{optional:!0})??void 0,this.pendingTasks=D(At,{optional:!0})??void 0)}emit(t){let n=v(null);try{super.next(t)}finally{v(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 X&&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)}})}}},je=ys;function io(...e){}function aa(e){let t,n;function r(){e=io;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 Fu(e){return queueMicrotask(()=>e()),()=>{e=io}}var ca="isAngularZone",Hn=ca+"_ID",Em=0,ue=class e{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new je(!1);onMicrotaskEmpty=new je(!1);onStable=new je(!1);onError=new je(!1);constructor(t){let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:o=!1,scheduleInRootZone:i=Pu}=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,Cm(s)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(ca)===!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,Im,io,io);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)}},Im={};function la(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 Dm(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){aa(()=>{e.callbackScheduled=!1,vs(e),e.isCheckStableRunning=!0,la(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),vs(e)}function Cm(e){let t=()=>{Dm(e)},n=Em++;e._inner=e._inner.fork({name:"angular",properties:{[ca]:!0,[Hn]:n,[Hn+n]:!0},onInvokeTask:(r,o,i,s,a,c)=>{if(Tm(c))return r.invokeTask(i,s,a,c);try{return Zl(e),r.invokeTask(i,s,a,c)}finally{(e.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),Yl(e)}},onInvoke:(r,o,i,s,a,c,l)=>{try{return Zl(e),r.invoke(i,s,a,c,l)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!bm(c)&&t(),Yl(e)}},onHasTask:(r,o,i,s)=>{r.hasTask(i,s),o===i&&(s.change=="microTask"?(e._hasPendingMicrotasks=s.microTask,vs(e),la(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 vs(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function Zl(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Yl(e){e._nesting--,la(e)}var Bn=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new je;onMicrotaskEmpty=new je;onStable=new je;onError=new je;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 Tm(e){return ju(e,"__ignore_ng_zone__")}function bm(e){return ju(e,"__scheduler_tick__")}function ju(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var He=class{_console=console;handleError(t){this._console.error("ERROR",t)}},it=new N("",{factory:()=>{let e=D(ue),t=D(se),n;return r=>{e.runOutsideAngular(()=>{t.destroyed&&!n?setTimeout(()=>{throw r}):(n??=t.get(He),n.handleError(r))})}}}),Vu={provide:tn,useValue:()=>{let e=D(He,{optional:!0})},multi:!0},wm=new N("",{factory:()=>{let e=D(So).defaultView;if(!e)return;let t=D(it),n=i=>{t(i.reason),i.preventDefault()},r=i=>{i.error?t(i.error):t(new Error(i.message,{cause:i})),i.preventDefault()},o=()=>{e.addEventListener("unhandledrejection",n),e.addEventListener("error",r)};typeof Zone<"u"?Zone.root.run(o):o(),D(Pe).onDestroy(()=>{e.removeEventListener("error",r),e.removeEventListener("unhandledrejection",n)})}});function Mm(){return Qn([su(()=>{D(wm)})])}function xo(e,t){let[n,r,o]=rs(e,t?.equal),i=n,s=i[$];return i.set=r,i.update=o,i.asReadonly=Ao.bind(i),i}function Ao(){let e=this[$];if(e.readonlyFn===void 0){let t=()=>this();t[$]=e,e.readonlyFn=t}return e.readonlyFn}var ln=(()=>{class e{view;node;constructor(n,r){this.view=n,this.node=r}static __NG_ELEMENT_ID__=_m}return e})();function _m(){return new ln(g(),H())}var Se=class{},tr=new N("",{factory:()=>!0});var ua=new N(""),Ro=(()=>{class e{internalPendingTasks=D(At);scheduler=D(Se);errorHandler=D(it);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=G({token:e,providedIn:"root",factory:()=>new e})}return e})(),ko=(()=>{class e{static \u0275prov=G({token:e,providedIn:"root",factory:()=>new Es})}return e})(),Es=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}},so=class{[$];constructor(t){this[$]=t}destroy(){this[$].destroy()}};function Hu(e,t){let n=t?.injector??D(Ee),r=t?.manualCleanup!==!0?n.get(Pe):null,o,i=n.get(ln,null,{optional:!0}),s=n.get(Se);return i!==null?(o=xm(i.view,s,e),r instanceof oo&&r._lView===i.view&&(r=null)):o=Am(e,n.get(ko),s),o.injector=n,r!==null&&(o.onDestroyFns=[r.onDestroy(()=>o.destroy())]),new so(o)}var Bu=Z(Q({},is),{cleanupFns:void 0,zone:null,onDestroyFns:null,run(){let e=Vn(!1);try{ss(this)}finally{Vn(e)}},cleanup(){if(!this.cleanupFns?.length)return;let e=v(null);try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[],v(e)}}}),Nm=Z(Q({},Bu),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){if(Ke(this),this.onDestroyFns!==null)for(let e of this.onDestroyFns)e();this.cleanup(),this.scheduler.remove(this)}}),Sm=Z(Q({},Bu),{consumerMarkedDirty(){this.view[I]|=8192,St(this.view),this.notifier.notify(13)},destroy(){if(Ke(this),this.onDestroyFns!==null)for(let e of this.onDestroyFns)e();this.cleanup(),this.view[Je]?.delete(this)}});function xm(e,t,n){let r=Object.create(Sm);return r.view=e,r.zone=typeof Zone<"u"?Zone.current:null,r.notifier=t,r.fn=$u(r,n),e[Je]??=new Set,e[Je].add(r),r.consumerMarkedDirty(r),r}function Am(e,t,n){let r=Object.create(Nm);return r.fn=$u(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 $u(e,t){return()=>{t(n=>(e.cleanupFns??=[]).push(n))}}function mr(e){return{toString:e}.toString()}function jm(e){return typeof e=="function"}function Pd(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}var Go=class{previousValue;currentValue;firstChange;constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}},Vm=(()=>{let e=()=>Ld;return e.ngInherit=!0,e})();function Ld(e){return e.type.prototype.ngOnChanges&&(e.setInput=Bm),Hm}function Hm(){let e=jd(this),t=e?.current;if(t){let n=e.previous;if(n===Ie)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function Bm(e,t,n,r,o){let i=this.declaredInputs[r],s=jd(e)||$m(e,{previous:Ie,current:null}),a=s.current||(s.current={}),c=s.previous,l=c[i];a[i]=new Go(l&&l.currentValue,n,c===Ie),Pd(e,t,o,n)}var Fd="__ngSimpleChanges__";function jd(e){return e[Fd]||null}function $m(e,t){return e[Fd]=t}var Uu=[];var x=function(e,t=null,n){for(let r=0;r<Uu.length;r++){let o=Uu[r];o(e,t,n)}},M=(function(e){return e[e.TemplateCreateStart=0]="TemplateCreateStart",e[e.TemplateCreateEnd=1]="TemplateCreateEnd",e[e.TemplateUpdateStart=2]="TemplateUpdateStart",e[e.TemplateUpdateEnd=3]="TemplateUpdateEnd",e[e.LifecycleHookStart=4]="LifecycleHookStart",e[e.LifecycleHookEnd=5]="LifecycleHookEnd",e[e.OutputStart=6]="OutputStart",e[e.OutputEnd=7]="OutputEnd",e[e.BootstrapApplicationStart=8]="BootstrapApplicationStart",e[e.BootstrapApplicationEnd=9]="BootstrapApplicationEnd",e[e.BootstrapComponentStart=10]="BootstrapComponentStart",e[e.BootstrapComponentEnd=11]="BootstrapComponentEnd",e[e.ChangeDetectionStart=12]="ChangeDetectionStart",e[e.ChangeDetectionEnd=13]="ChangeDetectionEnd",e[e.ChangeDetectionSyncStart=14]="ChangeDetectionSyncStart",e[e.ChangeDetectionSyncEnd=15]="ChangeDetectionSyncEnd",e[e.AfterRenderHooksStart=16]="AfterRenderHooksStart",e[e.AfterRenderHooksEnd=17]="AfterRenderHooksEnd",e[e.ComponentStart=18]="ComponentStart",e[e.ComponentEnd=19]="ComponentEnd",e[e.DeferBlockStateStart=20]="DeferBlockStateStart",e[e.DeferBlockStateEnd=21]="DeferBlockStateEnd",e[e.DynamicComponentStart=22]="DynamicComponentStart",e[e.DynamicComponentEnd=23]="DynamicComponentEnd",e[e.HostBindingsUpdateStart=24]="HostBindingsUpdateStart",e[e.HostBindingsUpdateEnd=25]="HostBindingsUpdateEnd",e})(M||{});function Um(e,t,n){let{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){let s=Ld(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 Vd(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:c,ngAfterViewChecked:l,ngOnDestroy:u}=i;s&&(e.contentHooks??=[]).push(-n,s),a&&((e.contentHooks??=[]).push(n,a),(e.contentCheckHooks??=[]).push(n,a)),c&&(e.viewHooks??=[]).push(-n,c),l&&((e.viewHooks??=[]).push(n,l),(e.viewCheckHooks??=[]).push(n,l)),u!=null&&(e.destroyHooks??=[]).push(n,u)}}function jo(e,t,n){Hd(e,t,3,n)}function Vo(e,t,n,r){(e[I]&3)===n&&Hd(e,t,n,r)}function da(e,t){let n=e[I];(n&3)===t&&(n&=16383,n+=1,e[I]=n)}function Hd(e,t,n,r){let o=r!==void 0?e[Mt]&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[Mt]+=65536),(a<i||i==-1)&&(Wm(e,n,t,c),e[Mt]=(e[Mt]&4294901760)+c+2),c++}function Wu(e,t){x(M.LifecycleHookStart,e,t);let n=v(null);try{t.call(e)}finally{v(n),x(M.LifecycleHookEnd,e,t)}}function Wm(e,t,n,r){let o=n[r]<0,i=n[r+1],s=o?-n[r]:n[r],a=e[s];o?e[I]>>14<e[Mt]>>16&&(e[I]&3)===t&&(e[I]+=16384,Wu(a,i)):Wu(a,i)}var dn=-1,Pt=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 qm(e){return(e.flags&8)!==0}function Gm(e){return(e.flags&16)!==0}function zm(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];Zm(i)?e.setProperty(t,i,s):e.setAttribute(t,i,s),r++}}return r}function Qm(e){return e===3||e===4||e===6}function Zm(e){return e.charCodeAt(0)===64}function pn(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?qu(e,n,o,null,t[++r]):qu(e,n,o,null,null))}}return e}function qu(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 Bd(e){return e!==dn}function zo(e){return e&32767}function Ym(e){return e>>16}function Qo(e,t){let n=Ym(e),r=t;for(;n>0;)r=r[wt],n--;return r}var Ta=!0;function Gu(e){let t=Ta;return Ta=e,t}var Km=256,$d=Km-1,Ud=5,Jm=0,Le={};function Xm(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(Tt)&&(r=n[Tt]),r==null&&(r=n[Tt]=Jm++);let o=r&$d,i=1<<o;t.data[e+(o>>Ud)]|=i}function Zo(e,t){let n=Wd(e,t);if(n!==-1)return n;let r=t[m];r.firstCreatePass&&(e.injectorIndex=t.length,fa(r.data,e),fa(t,null),fa(r.blueprint,null));let o=ic(e,t),i=e.injectorIndex;if(Bd(o)){let s=zo(o),a=Qo(o,t),c=a[m].data;for(let l=0;l<8;l++)t[i+l]=a[s+l]|c[s+l]}return t[i+8]=o,i}function fa(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Wd(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function ic(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=Zd(o),r===null)return dn;if(n++,o=o[wt],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return dn}function ba(e,t,n){Xm(e,t,n)}function qd(e,t,n){if(n&8||e!==void 0)return e;po(t,"NodeInjector")}function Gd(e,t,n,r){if(n&8&&r===void 0&&(r=null),(n&3)===0){let o=e[W],i=ie(void 0);try{return o?o.get(t,r,n&8):Ss(t,r,n&8)}finally{ie(i)}}return qd(r,t,n)}function zd(e,t,n,r=0,o){if(e!==null){if(t[I]&2048&&!(r&2)){let s=oy(e,t,n,r,Le);if(s!==Le)return s}let i=Qd(e,t,n,r,Le);if(i!==Le)return i}return Gd(t,n,r,o)}function Qd(e,t,n,r,o){let i=ty(n);if(typeof i=="function"){if(!oa(t,e,r))return r&1?qd(o,n,r):Gd(t,n,r,o);try{let s;if(s=i(r),s==null&&!(r&8))po(n);else return s}finally{ia()}}else if(typeof i=="number"){let s=null,a=Wd(e,t),c=dn,l=r&1?t[te][ee]:null;for((a===-1||r&4)&&(c=a===-1?ic(e,t):t[a+8],c===dn||!Qu(r,!1)?a=-1:(s=t[m],a=zo(c),t=Qo(c,t)));a!==-1;){let u=t[m];if(zu(i,a,u.data)){let d=ey(a,t,n,s,r,l);if(d!==Le)return d}c=t[a+8],c!==dn&&Qu(r,t[m].data[a+8]===l)&&zu(i,a,t)?(s=u,a=zo(c),t=Qo(c,t)):a=-1}}return o}function ey(e,t,n,r,o,i){let s=t[m],a=s.data[e+8],c=r==null?$e(a)&&Ta:r!=s&&(a.type&3)!==0,l=o&1&&i===a,u=Ho(a,s,n,c,l);return u!==null?ir(t,s,u,a,o):Le}function Ho(e,t,n,r,o){let i=e.providerIndexes,s=t.data,a=i&1048575,c=e.directiveStart,l=e.directiveEnd,u=i>>20,d=r?a:a+u,p=o?a+u:l;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&&be(f)&&f.type===n)return c}return null}function ir(e,t,n,r,o){let i=e[n],s=t.data;if(i instanceof Pt){let a=i;if(a.resolving)throw Ns("");let c=Gu(a.canSeeViewProviders);a.resolving=!0;let l=s[n].type||s[n],u,d=a.injectImpl?ie(a.injectImpl):null,p=oa(e,r,0);try{i=e[n]=a.factory(void 0,o,s,e,r),t.firstCreatePass&&n>=r.directiveStart&&Um(n,s[n],t)}finally{d!==null&&ie(d),Gu(c),a.resolving=!1,ia()}}return i}function ty(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(Tt)?e[Tt]:void 0;return typeof t=="number"?t>=0?t&$d:ny:t}function zu(e,t,n){let r=1<<e;return!!(n[t+(e>>Ud)]&r)}function Qu(e,t){return!(e&2)&&!(e&1&&t)}var kt=class{_tNode;_lView;constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return zd(this._tNode,this._lView,t,Et(r),n)}};function ny(){return new kt(H(),g())}function ry(e){return mr(()=>{let t=e.prototype.constructor,n=t[Fn]||wa(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){let i=o[Fn]||wa(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function wa(e){return Is(e)?()=>{let t=wa(q(e));return t&&t()}:It(e)}function oy(e,t,n,r,o){let i=e,s=t;for(;i!==null&&s!==null&&s[I]&2048&&!sn(s);){let a=Qd(i,s,n,r|2,Le);if(a!==Le)return a;let c=i.parent;if(!c){let l=s[js];if(l){let u=l.get(n,Le,r&-5);if(u!==Le)return u}c=Zd(s),s=s[wt]}i=c}return o}function Zd(e){let t=e[m],n=t.type;return n===2?t.declTNode:n===1?e[ee]:null}function iy(){return Dn(H(),g())}function Dn(e,t){return new yr(ce(e,t))}var yr=(()=>{class e{nativeElement;constructor(n){this.nativeElement=n}static __NG_ELEMENT_ID__=iy}return e})();function Yd(e){return e instanceof yr?e.nativeElement:e}function sy(){return this._results[Symbol.iterator]()}var Yo=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 ve}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=ru(t);(this._changesDetected=!nu(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]=sy};function Kd(e){return(e.flags&128)===128}var sc=(function(e){return e[e.OnPush=0]="OnPush",e[e.Eager=1]="Eager",e[e.Default=1]="Default",e})(sc||{}),Jd=new Map,ay=0;function cy(){return ay++}function ly(e){Jd.set(e[ke],e)}function Ma(e){Jd.delete(e[ke])}var Zu="__ngContext__";function hn(e,t){Be(t)?(e[Zu]=t[ke],ly(t)):e[Zu]=t}function Xd(e){return tf(e[rn])}function ef(e){return tf(e[de])}function tf(e){for(;e!==null&&!Te(e);)e=e[de];return e}var _a;function uy(e){_a=e}function nf(){if(_a!==void 0)return _a;if(typeof document<"u")return document;throw new C(210,!1)}var dy=new N("",{factory:()=>fy}),fy="ng";var rf=new N(""),py=new N("",{providedIn:"platform",factory:()=>"unknown"});var hy=new N("",{factory:()=>D(So).body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),of={breakpoints:[16,32,48,64,96,128,256,384,640,750,828,1080,1200,1920,2048,3840],placeholderResolution:30,disableImageSizeWarning:!1,disableImageLazyLoadWarning:!1},gy=new N("",{factory:()=>of});var sf="r";var ac="di",cc="s";var af=!1,cf=new N("",{factory:()=>af});var lf=new N("");var my=(e,t,n,r)=>{};function yy(e,t,n,r){my(e,t,n,r)}var uf=new N("");function fi(e){return(e.flags&32)===32}var vy=()=>null;function df(e,t,n=!1){return vy(e,t,n)}function lc(e){return e.get(lf,!1,{optional:!0})}function ff(e,t){let n=e.contentQueries;if(n!==null){let r=v(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];Xn(i),a.contentQueries(2,t[s],s)}}}finally{v(r)}}}function Na(e,t,n){Xn(0);let r=v(null);try{t(e,n)}finally{v(r)}}function uc(e,t,n){if(Vs(t)){let r=v(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{v(r)}}}var Lt=(function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e[e.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom",e})(Lt||{});var Oo;function Ey(){if(Oo===void 0&&(Oo=null,Xt.trustedTypes))try{Oo=Xt.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Oo}function pi(e){return Ey()?.createHTML(e)||e}var Po;function Iy(){if(Po===void 0&&(Po=null,Xt.trustedTypes))try{Po=Xt.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Po}function Yu(e){return Iy()?.createHTML(e)||e}var qe=class{changingThisBreaksApplicationSecurity;constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${ao})`}},Sa=class extends qe{getTypeName(){return"HTML"}},xa=class extends qe{getTypeName(){return"Style"}},Aa=class extends qe{getTypeName(){return"Script"}},Ra=class extends qe{getTypeName(){return"URL"}},ka=class extends qe{getTypeName(){return"ResourceURL"}};function Cn(e){return e instanceof qe?e.changingThisBreaksApplicationSecurity:e}function dc(e,t){let n=pf(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${ao})`)}return n===t}function pf(e){return e instanceof qe&&e.getTypeName()||null}function Dy(e){return new Sa(e)}function Cy(e){return new xa(e)}function Ty(e){return new Aa(e)}function by(e){return new Ra(e)}function wy(e){return new ka(e)}function My(e){let t=new Pa(e);return _y()?new Oa(t):t}var Oa=class{inertDocumentHelper;constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="<body><remove></remove>"+t;try{let n=new window.DOMParser().parseFromString(pi(t),"text/html").body;return n===null?this.inertDocumentHelper.getInertBodyElement(t):(n.firstChild?.remove(),n)}catch{return null}}},Pa=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=pi(t),n}};function _y(){try{return!!new window.DOMParser().parseFromString(pi(""),"text/html")}catch{return!1}}var Ny=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function fc(e){return e=String(e),e.match(Ny)?e:"unsafe:"+e}function Ge(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function vr(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var hf=Ge("area,br,col,hr,img,wbr"),gf=Ge("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),mf=Ge("rp,rt"),Sy=vr(mf,gf),xy=vr(gf,Ge("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")),Ay=vr(mf,Ge("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")),Ku=vr(hf,xy,Ay,Sy),yf=Ge("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Ry=Ge("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"),ky=Ge("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"),Oy=vr(yf,Ry,ky),Py=Ge("script,style,template");var La=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=jy(n);continue}for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let i=Fy(n);if(i){n=i;break}n=o.pop()}}return this.buf.join("")}startElement(t){let n=Ju(t).toLowerCase();if(!Ku.hasOwnProperty(n))return this.sanitizedSomething=!0,!Py.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(!Oy.hasOwnProperty(a)){this.sanitizedSomething=!0;continue}let c=i.value;yf[a]&&(c=fc(c)),this.buf.push(" ",s,'="',Xu(c),'"')}return this.buf.push(">"),!0}endElement(t){let n=Ju(t).toLowerCase();Ku.hasOwnProperty(n)&&!hf.hasOwnProperty(n)&&(this.buf.push("</"),this.buf.push(n),this.buf.push(">"))}chars(t){this.buf.push(Xu(t))}};function Ly(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function Fy(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw vf(t);return t}function jy(e){let t=e.firstChild;if(t&&Ly(e,t))throw vf(t);return t}function Ju(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function vf(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var Vy=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Hy=/([^\#-~ |!])/g;function Xu(e){return e.replace(/&/g,"&").replace(Vy,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(Hy,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}var Lo;function Ef(e,t){let n=null;try{Lo=Lo||My(e);let r=t?String(t):"";n=Lo.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=Lo.getInertBodyElement(r)}while(r!==i);let a=new La().sanitizeChildren(ed(n)||n);return pi(a)}finally{if(n){let r=ed(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function ed(e){return"content"in e&&By(e)?e.content:null}function By(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var $y=/^>|^->|<!--|-->|--!>|<!-$/g,Uy=/(<|>)/g,Wy="\u200B$1\u200B";function qy(e){return e.replace($y,t=>t.replace(Uy,Wy))}function Gy(e,t){return e.createText(t)}function zy(e,t,n){e.setValue(t,n)}function Qy(e,t){return e.createComment(qy(t))}function If(e,t,n){return e.createElement(t,n)}function Ko(e,t,n,r,o){e.insertBefore(t,n,r,o)}function Df(e,t,n){e.appendChild(t,n)}function td(e,t,n,r,o){r!==null?Ko(e,t,n,r,o):Df(e,t,n)}function Cf(e,t,n,r){e.removeChild(null,t,n,r)}function Zy(e,t,n){e.setAttribute(t,"style",n)}function Yy(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Tf(e,t,n){let{mergedAttrs:r,classes:o,styles:i}=n;r!==null&&zm(e,t,r),o!==null&&Yy(e,t,o),i!==null&&Zy(e,t,i)}var hi=(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})(hi||{});function Ky(e){let t=bf();return t?Yu(t.sanitize(hi.HTML,e)||""):dc(e,"HTML")?Yu(Cn(e)):Ef(nf(),Ae(e))}function Jy(e){let t=bf();return t?t.sanitize(hi.URL,e)||"":dc(e,"URL")?Cn(e):fc(Ae(e))}function bf(){let e=g();return e&&e[Ce].sanitizer}function Xy(e){return e.ownerDocument}function wf(e){return e instanceof Function?e():e}function ev(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 Mf="ng-template";function tv(e,t,n,r){let o=0;if(r){for(;o<t.length&&typeof t[o]=="string";o+=2)if(t[o]==="class"&&ev(t[o+1].toLowerCase(),n,0)!==-1)return!0}else if(pc(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 pc(e){return e.type===4&&e.value!==Mf}function nv(e,t,n){let r=e.type===4&&!n?Mf:e.value;return t===r}function rv(e,t,n){let r=4,o=e.attrs,i=o!==null?sv(o):0,s=!1;for(let a=0;a<t.length;a++){let c=t[a];if(typeof c=="number"){if(!s&&!we(r)&&!we(c))return!1;if(s&&we(c))continue;s=!1,r=c|r&1;continue}if(!s)if(r&4){if(r=2|r&1,c!==""&&!nv(e,c,n)||c===""&&t.length===1){if(we(r))return!1;s=!0}}else if(r&8){if(o===null||!tv(e,o,c,n)){if(we(r))return!1;s=!0}}else{let l=t[++a],u=ov(c,o,pc(e),n);if(u===-1){if(we(r))return!1;s=!0;continue}if(l!==""){let d;if(u>i?d="":d=o[u+1].toLowerCase(),r&2&&l!==d){if(we(r))return!1;s=!0}}}}return we(r)||s}function we(e){return(e&1)===0}function ov(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 av(t,e)}function _f(e,t,n=!1){for(let r=0;r<t.length;r++)if(rv(e,t[r],n))return!0;return!1}function iv(e){let t=e.attrs;if(t!=null){let n=t.indexOf(5);if((n&1)===0)return t[n+1]}return null}function sv(e){for(let t=0;t<e.length;t++){let n=e[t];if(Qm(n))return t}return e.length}function av(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 cv(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 nd(e,t){return e?":not("+t.trim()+")":t}function lv(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!==""&&!we(s)&&(t+=nd(i,o),o=""),r=s,i=i||!we(r);n++}return o!==""&&(t+=nd(i,o)),t}function uv(e){return e.map(lv).join(",")}function dv(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(!we(o))break;o=i}r++}return n.length&&t.push(1,...n),t}var Y={};function hc(e,t,n,r,o,i,s,a,c,l,u){let d=O+r,p=d+o,f=fv(d,p),h=typeof l=="function"?l():l;return f[m]={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:u}}function fv(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:Y);return n}function pv(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=hc(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function gc(e,t,n,r,o,i,s,a,c,l,u){let d=t.blueprint.slice();return d[De]=o,d[I]=r|4|128|8|64|1024,(l!==null||e&&e[I]&2048)&&(d[I]|=2048),Us(d),d[U]=d[wt]=e,d[V]=n,d[Ce]=s||e&&e[Ce],d[k]=a||e&&e[k],d[W]=c||e&&e[W]||null,d[ee]=i,d[ke]=cy(),d[bt]=u,d[js]=l,d[te]=t.type==2?e[te]:d,d}function hv(e,t,n){let r=ce(t,e),o=pv(n),i=e[Ce].rendererFactory,s=mc(e,gc(e,o,null,Nf(n),r,t,null,i.createRenderer(r,n),null,null,null));return e[t.index]=s}function Nf(e){let t=16;return e.signals?t=4096:e.onPush&&(t=64),t}function Sf(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 mc(e,t){return e[rn]?e[Fs][de]=t:e[rn]=t,e[Fs]=t,t}function gv(e=1){xf(P(),g(),he()+e,!1)}function xf(e,t,n,r){if(!r)if((t[I]&3)===3){let i=e.preOrderCheckHooks;i!==null&&jo(t,i,n)}else{let i=e.preOrderHooks;i!==null&&Vo(t,i,0,n)}ot(n)}var gi=(function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e})(gi||{});function Fa(e,t,n,r){let o=v(null);try{let[i,s,a]=e.inputs[n],c=null;(s&gi.SignalBased)!==0&&(c=t[i][$]),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):Pd(t,c,i,r)}finally{v(o)}}var Jo=(function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e})(Jo||{}),mv;function yc(e,t){return mv(e,t)}var Af=new N("",{factory:()=>!1});var yv=!1,Er=typeof document<"u"&&typeof document?.documentElement?.getAnimations=="function";function Rf(e){return e[W].get(Af,yv)}function vv(e,t,n){let r=gn.get(e);if(r){for(let o of t)r.classList.push(o);for(let o of n)r.cleanupFns.push(o)}else gn.set(e,{classList:t,cleanupFns:n})}function vc(e){let t=gn.get(e);if(t){for(let n of t.cleanupFns)n();gn.delete(e)}Ot.delete(e)}var gn=new WeakMap,Ot=new WeakMap,sr=new WeakMap,nr=new WeakSet;function rd(e,t){let n=sr.get(e);if(n&&n.length>0){let r=n.findIndex(o=>o===t);r>-1&&n.splice(r,1)}n?.length===0&&sr.delete(e)}function Ev(e,t){let n=sr.get(e);if(!n||n.length===0)return;let r=t.parentNode,o=t.previousSibling;for(let i=n.length-1;i>=0;i--){let s=n[i],a=s.parentNode;s===t?(n.splice(i,1),nr.add(s),s.dispatchEvent(new CustomEvent("animationend",{detail:{cancel:!0}}))):(o&&s===o||a&&r&&a!==r)&&(n.splice(i,1),s.dispatchEvent(new CustomEvent("animationend",{detail:{cancel:!0}})),s.parentNode?.removeChild(s))}}function kf(e,t){let n=sr.get(e);n?n.includes(t)||n.push(t):sr.set(e,[t])}function od(e){let t=e[Oe]??={};return t.enter??=new Map}function mi(e){let t=e[Oe]??={};return t.leave??=new Map}function Of(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 Iv(e,t){if(!Er)return;let n=gn.get(e);if(n&&n.classList.length>0&&Dv(e,n.classList))for(let r of n.classList)t.removeClass(e,r);vc(e)}function Dv(e,t){for(let n of t)if(e.classList.contains(n))return!0;return!1}function ar(e){return e.composedPath?e.composedPath()[0]:e.target}function Ec(e,t){let n=Ot.get(t);return n===void 0?!0:t===ar(e)&&(n.animationName!==void 0&&e.animationName===n.animationName||n.propertyName!==void 0&&(n.propertyName==="all"||e.propertyName===n.propertyName))}function Pf(e,t,n){let r=e.get(t.index)??{animateFns:[]};r.animateFns.push(n),e.set(t.index,r)}function id(e,t){if(e)for(let n of e)n();for(let n of t)n()}function sd(e,t){let n=mi(e).get(t.index);n&&(n.resolvers=void 0)}function Xo(e){if(!e)return 0;let t=e.toLowerCase().indexOf("ms")>-1?1:1e3;return parseFloat(e)*t}function Rt(e,t){return e.getPropertyValue(t).split(",").map(r=>r.trim())}function Cv(e){let t=Rt(e,"transition-property"),n=Rt(e,"transition-duration"),r=Rt(e,"transition-delay"),o={propertyName:"",duration:0,animationName:void 0};for(let i=0;i<t.length;i++){let s=Xo(r[i])+Xo(n[i]);s>o.duration&&(o.propertyName=t[i],o.duration=s)}return o}function Tv(e){let t=Rt(e,"animation-name"),n=Rt(e,"animation-delay"),r=Rt(e,"animation-duration"),o=Rt(e,"animation-iteration-count"),i={animationName:"",propertyName:void 0,duration:0};for(let s=0;s<t.length;s++){let a=Xo(n[s])+Xo(r[s]),c=o[s];a>i.duration&&c!=="infinite"&&(i.animationName=t[s],i.duration=a)}return i}function Lf(e,t){return e!==void 0&&e.duration>t.duration}function Ff(e){return(e.animationName!=null||e.propertyName!=null)&&e.duration>0}function bv(e,t){let n=getComputedStyle(e),r=Tv(n),o=Cv(n),i=r.duration>o.duration?r:o;Lf(t.get(e),i)||Ff(i)&&t.set(e,i)}function jf(e,t,n){if(!n)return;let r=e.getAnimations();return r.length===0?bv(e,t):wv(e,t,r)}function wv(e,t,n){let r={animationName:void 0,propertyName:void 0,duration:0};for(let o of n){let i=o.effect?.getTiming();if(i?.iterations===1/0)continue;let s=typeof i?.duration=="number"?i.duration:0,a=(i?.delay??0)+s,c=o.playbackRate;c!==void 0&&c!==0&&c!==1&&(a/=Math.abs(c));let l,u;o.animationName?u=o.animationName:l=o.transitionProperty,a>=r.duration&&(r={animationName:u,propertyName:l,duration:a})}Lf(t.get(e),r)||Ff(r)&&t.set(e,r)}var mn=new Set,yi=(function(e){return e[e.CHANGE_DETECTION=0]="CHANGE_DETECTION",e[e.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",e})(yi||{}),Bt=new N(""),ad=new Set;function Me(e){ad.has(e)||(ad.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}var vi=(()=>{class e{impl=null;execute(){this.impl?.execute()}static \u0275prov=G({token:e,providedIn:"root",factory:()=>new e})}return e})(),Ic=[0,1,2,3],Dc=(()=>{class e{ngZone=D(ue);scheduler=D(Se);errorHandler=D(He,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){D(Bt,{optional:!0})}execute(){let n=this.sequences.size>0;n&&x(M.AfterRenderHooksStart),this.executing=!0;for(let r of Ic)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&&x(M.AfterRenderHooksEnd)}register(n){let{view:r}=n;r!==void 0?((r[_t]??=[]).push(n),St(r),r[I]|=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(yi.AFTER_NEXT_RENDER,n):n()}static \u0275prov=G({token:e,providedIn:"root",factory:()=>new e})}return e})(),cr=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?.[_t];t&&(this.view[_t]=t.filter(n=>n!==this))}};function Vf(e,t){let n=t?.injector??D(Ee);return Me("NgAfterNextRender"),_v(e,n,t,!0)}function Mv(e){return e instanceof Function?[void 0,void 0,e,void 0]:[e.earlyRead,e.write,e.mixedReadWrite,e.read]}function _v(e,t,n,r){let o=t.get(vi);o.impl??=t.get(Dc);let i=t.get(Bt,null,{optional:!0}),s=n?.manualCleanup!==!0?t.get(Pe):null,a=t.get(ln,null,{optional:!0}),c=new cr(o.impl,Mv(e),a?.view,r,s,i?.snapshot(null));return o.impl.register(c),c}var Ei=new N("",{factory:()=>({queue:new Set,isScheduled:!1,scheduler:null,injector:D(se)})});function Hf(e,t,n){let r=e.get(Ei);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 Nv(e,t){let n=e.get(Ei);if(t.detachedLeaveAnimationFns){for(let r of t.detachedLeaveAnimationFns)n.queue.delete(r);t.detachedLeaveAnimationFns=void 0}}function Sv(e){let t=e.get(Ei);t.isScheduled||(Vf(()=>{t.isScheduled=!1;for(let n of t.queue)n();t.queue.clear()},{injector:t.injector}),t.isScheduled=!0)}function Bf(e){let t=e.get(Ei);t.scheduler=Sv,t.scheduler(e)}function $f(e,t){for(let[n,r]of t)Hf(e,r.animateFns)}function cd(e,t,n,r){let o=e?.[Oe]?.enter;t!==null&&o&&o.has(n.index)&&$f(r,o)}function un(e,t,n,r,o,i,s,a){if(o!=null){let c,l=!1;Te(o)?c=o:Be(o)&&(l=!0,o=o[De]);let u=fe(o);e===0&&r!==null?(cd(a,r,i,n),s==null?Df(t,r,u):Ko(t,r,u,s||null,!0)):e===1&&r!==null?(cd(a,r,i,n),Ko(t,r,u,s||null,!0),Ev(i,u)):e===2?(a?.[Oe]?.leave?.has(i.index)&&kf(i,u),nr.delete(u),ld(a,i,n,d=>{if(nr.has(u)){nr.delete(u);return}Cf(t,u,l,d)})):e===3&&(nr.delete(u),ld(a,i,n,()=>{t.destroyNode(u)})),c!=null&&Hv(t,e,n,c,i,r,s)}}function xv(e,t){Uf(e,t),t[De]=null,t[ee]=null}function Av(e,t,n,r,o,i){r[De]=o,r[ee]=t,Di(e,r,n,1,o,i)}function Uf(e,t){t[Ce].changeDetectionScheduler?.notify(9),Di(e,t,t[k],2,null,null)}function Rv(e){let t=e[rn];if(!t)return pa(e[m],e);for(;t;){let n=null;if(Be(t))n=t[rn];else{let r=t[F];r&&(n=r)}if(!n){for(;t&&!t[de]&&t!==e;)Be(t)&&pa(t[m],t),t=t[U];t===null&&(t=e),Be(t)&&pa(t[m],t),n=t&&t[de]}t=n}}function Cc(e,t){let n=e[Nt],r=n.indexOf(t);n.splice(r,1)}function Ii(e,t){if(rt(t))return;let n=t[k];n.destroyNode&&Di(e,t,n,3,null,null),Rv(t)}function pa(e,t){if(rt(t))return;let n=v(null);try{t[I]&=-129,t[I]|=256,t[ae]&&Ke(t[ae]),Pv(e,t),Ov(e,t),t[m].type===1&&t[k].destroy();let r=t[et];if(r!==null&&Te(t[U])){r!==t[U]&&Cc(r,t);let o=t[Re];o!==null&&o.detachView(e)}Ma(t)}finally{v(n)}}function ld(e,t,n,r){let o=e?.[Oe];if(o==null||o.leave==null||!o.leave.has(t.index))return r(!1);e&&mn.add(e[ke]),Hf(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 l=s.animateFns[c],{promise:u}=l();a.push(u)}o.detachedLeaveAnimationFns=void 0}o.running=Promise.allSettled(a),kv(e,r)}else e&&mn.delete(e[ke]),r(!1)},o)}function kv(e,t){let n=e[Oe]?.running;if(n){n.then(()=>{e[Oe].running=void 0,mn.delete(e[ke]),t(!0)});return}t(!1)}function Ov(e,t){let n=e.cleanup,r=t[nn];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[nn]=null);let o=t[Ve];if(o!==null){t[Ve]=null;for(let s=0;s<o.length;s++){let a=o[s];a()}}let i=t[Je];if(i!==null){t[Je]=null;for(let s of i)s.destroy()}}function Pv(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 Pt)){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];x(M.LifecycleHookStart,a,c);try{c.call(a)}finally{x(M.LifecycleHookEnd,a,c)}}else{x(M.LifecycleHookStart,o,i);try{i.call(o)}finally{x(M.LifecycleHookEnd,o,i)}}}}}function Wf(e,t,n){return Lv(e,t.parent,n)}function Lv(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[De];if($e(r)){let{encapsulation:o}=e.data[r.directiveStart+r.componentOffset];if(o===Lt.None||o===Lt.Emulated)return null}return ce(r,n)}function qf(e,t,n){return jv(e,t,n)}function Fv(e,t,n){return e.type&40?ce(e,n):null}var jv=Fv,ud;function Tc(e,t,n,r){let o=Wf(e,r,t),i=t[k],s=r.parent||t[ee],a=qf(s,r,t);if(o!=null)if(Array.isArray(n))for(let c=0;c<n.length;c++)td(i,o,n[c],a,!1);else td(i,o,n,a,!1);ud!==void 0&&ud(i,r,t,n,o)}function rr(e,t){if(t!==null){let n=t.type;if(n&3)return ce(t,e);if(n&4)return ja(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return rr(e,r);{let o=e[t.index];return Te(o)?ja(-1,o):fe(o)}}else{if(n&128)return rr(e,t.next);if(n&32)return yc(t,e)()||fe(e[t.index]);{let r=Gf(e,t);if(r!==null){if(Array.isArray(r))return r[0];let o=Xe(e[te]);return rr(o,r)}else return rr(e,t.next)}}}return null}function Gf(e,t){if(t!==null){let r=e[te][ee],o=t.projection;return r.projection[o]}return null}function ja(e,t){let n=F+e+1;if(n<t.length){let r=t[n],o=r[m].firstChild;if(o!==null)return rr(r,o)}return t[nt]}function bc(e,t,n,r,o,i,s){for(;n!=null;){let a=r[W];if(n.type===128){n=n.next;continue}let c=r[n.index],l=n.type;if(s&&t===0&&(c&&hn(fe(c),r),n.flags|=2),!fi(n))if(l&8)bc(e,t,n.child,r,o,i,!1),un(t,e,a,o,c,n,i,r);else if(l&32){let u=yc(n,r),d;for(;d=u();)un(t,e,a,o,d,n,i,r);un(t,e,a,o,c,n,i,r)}else l&16?zf(e,t,r,n,o,i):un(t,e,a,o,c,n,i,r);n=s?n.projectionNext:n.next}}function Di(e,t,n,r,o,i){bc(n,r,e.firstChild,t,o,i,!1)}function Vv(e,t,n){let r=t[k],o=Wf(e,n,t),i=n.parent||t[ee],s=qf(i,n,t);zf(r,0,t,n,o,s)}function zf(e,t,n,r,o,i){let s=n[te],c=s[ee].projection[r.projection];if(Array.isArray(c))for(let l=0;l<c.length;l++){let u=c[l];un(t,e,n[W],o,u,r,i,n)}else{let l=c,u=s[U];Kd(r)&&(l.flags|=128),bc(e,t,l,u,o,i,!0)}}function Hv(e,t,n,r,o,i,s){let a=r[nt],c=fe(r);a!==c&&un(t,e,n,i,a,o,s);for(let l=F;l<r.length;l++){let u=r[l];Di(u[m],u,e,t,i,a)}}function Bv(e,t,n,r,o){if(t)o?e.addClass(n,r):e.removeClass(n,r);else{let i=r.indexOf("-")===-1?void 0:Jo.DashCase;o==null?e.removeStyle(n,r,i):(typeof o=="string"&&o.endsWith("!important")&&(o=o.slice(0,-10),i|=Jo.Important),e.setStyle(n,r,o,i))}}function Qf(e,t,n,r,o){let i=he(),s=r&2;try{ot(-1),s&&t.length>O&&xf(e,t,O,!1);let a=s?M.TemplateUpdateStart:M.TemplateCreateStart;x(a,o,n),n(r,o)}finally{ot(i);let a=s?M.TemplateUpdateEnd:M.TemplateCreateEnd;x(a,o,n)}}function Ci(e,t,n){zv(e,t,n),(n.flags&64)===64&&Qv(e,t,n)}function Tn(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 $v(e,t,n,r){let i=r.get(cf,af)||n===Lt.ShadowDom||n===Lt.ExperimentalIsolatedShadowDom,s=e.selectRootElement(t,i);return Uv(s),s}function Uv(e){Wv(e)}var Wv=()=>null;function qv(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function Zf(e,t,n,r,o,i){let s=t[m];if(_c(e,s,t,n,r)){$e(e)&&Gv(t,e.index);return}e.type&3&&(n=qv(n)),Yf(e,t,n,r,o,i)}function Yf(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 Gv(e,t){let n=pe(t,e);n[I]&16||(n[I]|=64)}function zv(e,t,n){let r=n.directiveStart,o=n.directiveEnd;$e(n)&&hv(t,n,e.data[r+n.componentOffset]),e.firstCreatePass||Zo(n,t);let i=n.initialInputs;for(let s=r;s<o;s++){let a=e.data[s],c=ir(t,e,s,n);if(hn(c,t),i!==null&&Jv(t,s-r,c,a,n,i),be(a)){let l=pe(n.index,t);l[V]=ir(t,e,s,n)}}}function Qv(e,t,n){let r=n.directiveStart,o=n.directiveEnd,i=n.index,s=wu();try{ot(i);for(let a=r;a<o;a++){let c=e.data[a],l=t[a];bo(a),(c.hostBindings!==null||c.hostVars!==0||c.hostAttrs!==null)&&Zv(c,l)}}finally{ot(-1),bo(s)}}function Zv(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function wc(e,t){let n=e.directiveRegistry,r=null;if(n)for(let o=0;o<n.length;o++){let i=n[o];_f(t,i.selectors,!1)&&(r??=[],be(i)?r.unshift(i):r.push(i))}return r}function Yv(e,t,n,r,o,i){let s=ce(e,t);Kv(t[k],s,i,e.value,n,r,o)}function Kv(e,t,n,r,o,i,s){if(i==null)e.removeAttribute(t,o,n);else{let a=s==null?Ae(i):s(i,r||"",o);e.setAttribute(t,o,a,n)}}function Jv(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],l=s[a+1];Fa(r,n,c,l)}}function Ti(e,t,n,r,o){let i=O+n,s=t[m],a=o(s,t,e,r,n);t[i]=a,xt(e,!0);let c=e.type===2;return c?(Tf(t[k],a,e),(yu()===0||on(e))&&hn(a,t),vu()):hn(a,t),No()&&(!c||!fi(e))&&Tc(s,t,a,e),e}function bi(e){let t=e;return Xs()?ea():(t=t.parent,xt(t,!1)),t}function Mc(e,t){let n=e[W];if(!n)return;let r;try{r=n.get(it,null)}catch{r=null}r?.(t)}function _c(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 l=s[c],u=s[c+1],d=t.data[l];Fa(d,n[l],u,o),a=!0}if(i)for(let c of i){let l=n[c],u=t.data[c];Fa(u,l,r,o),a=!0}return a}function Xv(e,t){let n=pe(t,e),r=n[m];eE(r,n);let o=n[De];o!==null&&n[bt]===null&&(n[bt]=df(o,n[W])),x(M.ComponentStart);try{Nc(r,n,n[V])}finally{x(M.ComponentEnd,n[V])}}function eE(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function Nc(e,t,n){Mo(t);try{let r=e.viewQuery;r!==null&&Na(1,r,n);let o=e.template;o!==null&&Qf(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Re]?.finishViewCreation(e),e.staticContentQueries&&ff(e,t),e.staticViewQueries&&Na(2,e.viewQuery,n);let i=e.components;i!==null&&tE(t,i)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[I]&=-5,_o()}}function tE(e,t){for(let n=0;n<t.length;n++)Xv(e,t[n])}function bn(e,t,n,r){let o=v(null);try{let i=t.tView,a=e[I]&4096?4096:16,c=gc(e,i,n,a,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),l=e[t.index];c[et]=l;let u=e[Re];return u!==null&&(c[Re]=u.createEmbeddedView(i)),Nc(i,c,n),c}finally{v(o)}}function Ft(e,t){return!t||t.firstChild===null||Kd(e)}function lr(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(fe(i)),Te(i)&&Kf(i,r);let s=n.type;if(s&8)lr(e,t,n.child,r);else if(s&32){let a=yc(n,t),c;for(;c=a();)r.push(c)}else if(s&16){let a=Gf(t,n);if(Array.isArray(a))r.push(...a);else{let c=Xe(t[te]);lr(c[m],c,a,r,!0)}}n=o?n.projectionNext:n.next}return r}function Kf(e,t){for(let n=F;n<e.length;n++){let r=e[n],o=r[m].firstChild;o!==null&&lr(r[m],r,o,t)}e[nt]!==e[De]&&t.push(e[nt])}function Jf(e){if(e[_t]!==null){for(let t of e[_t])t.impl.addSequence(t);e[_t].length=0}}var Xf=[];function nE(e){return e[ae]??rE(e)}function rE(e){let t=Xf.pop()??Object.create(iE);return t.lView=e,t}function oE(e){e.lView[ae]!==e&&(e.lView=null,Xf.push(e))}var iE=Z(Q({},gt),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{St(e.lView)},consumerOnSignalRead(){this.lView[ae]=this}});function sE(e){let t=e[ae]??Object.create(aE);return t.lView=e,t}var aE=Z(Q({},gt),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:e=>{let t=Xe(e.lView);for(;t&&!ep(t[m]);)t=Xe(t);t&&Ws(t)},consumerOnSignalRead(){this.lView[ae]=this}});function ep(e){return e.type!==2}function tp(e){if(e[Je]===null)return;let t=!0;for(;t;){let n=!1;for(let r of e[Je])r.dirty&&(n=!0,r.zone===null||Zone.current===r.zone?r.run():r.zone.run(()=>r.run()));t=n&&!!(e[I]&8192)}}var cE=100;function np(e,t=0){let r=e[Ce].rendererFactory,o=!1;o||r.begin?.();try{lE(e,t)}finally{o||r.end?.()}}function lE(e,t){let n=na();try{Vn(!0),Va(e,t);let r=0;for(;Kn(e);){if(r===cE)throw new C(103,!1);r++,Va(e,1)}}finally{Vn(n)}}function uE(e,t,n,r){if(rt(t))return;let o=t[I],i=!1,s=!1;Mo(t);let a=!0,c=null,l=null;i||(ep(e)?(l=nE(t),c=Ye(l)):Zr()===null?(a=!1,l=sE(t),c=Ye(l)):t[ae]&&(Ke(t[ae]),t[ae]=null));try{Us(t),Cu(e.bindingStartIndex),n!==null&&Qf(e,t,n,2,r);let u=(o&3)===3;if(!i)if(u){let f=e.preOrderCheckHooks;f!==null&&jo(t,f,null)}else{let f=e.preOrderHooks;f!==null&&Vo(t,f,0,null),da(t,0)}if(s||dE(t),tp(t),rp(t,0),e.contentQueries!==null&&ff(e,t),!i)if(u){let f=e.contentCheckHooks;f!==null&&jo(t,f)}else{let f=e.contentHooks;f!==null&&Vo(t,f,1),da(t,1)}pE(e,t);let d=e.components;d!==null&&ip(t,d,0);let p=e.viewQuery;if(p!==null&&Na(2,p,r),!i)if(u){let f=e.viewCheckHooks;f!==null&&jo(t,f)}else{let f=e.viewHooks;f!==null&&Vo(t,f,2),da(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[vo]){for(let f of t[vo])f();t[vo]=null}i||(Jf(t),t[I]&=-73)}catch(u){throw i||St(t),u}finally{l!==null&&(mt(l,c),a&&oE(l)),_o()}}function rp(e,t){for(let n=Xd(e);n!==null;n=ef(n))for(let r=F;r<n.length;r++){let o=n[r];op(o,t)}}function dE(e){for(let t=Xd(e);t!==null;t=ef(t)){if(!(t[I]&2))continue;let n=t[Nt];for(let r=0;r<n.length;r++){let o=n[r];Ws(o)}}}function fE(e,t,n){x(M.ComponentStart);let r=pe(t,e);try{op(r,n)}finally{x(M.ComponentEnd,r[V])}}function op(e,t){Io(e)&&Va(e,t)}function Va(e,t){let r=e[m],o=e[I],i=e[ae],s=!!(t===0&&o&16);if(s||=!!(o&64&&t===0),s||=!!(o&1024),s||=!!(i?.dirty&&Zt(i)),s||=!1,i&&(i.dirty=!1),e[I]&=-9217,s)uE(r,e,r.template,e[V]);else if(o&8192){let a=v(null);try{tp(e),rp(e,1);let c=r.components;c!==null&&ip(e,c,1),Jf(e)}finally{v(a)}}}function ip(e,t,n){for(let r=0;r<t.length;r++)fE(e,t[r],n)}function pE(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)ot(~o);else{let i=o,s=n[++r],a=n[++r];bu(s,i);let c=t[i];x(M.HostBindingsUpdateStart,c);try{a(2,c)}finally{x(M.HostBindingsUpdateEnd,c)}}}}finally{ot(-1)}}function wi(e,t){let n=na()?64:1088;for(e[Ce].changeDetectionScheduler?.notify(t);e;){e[I]|=n;let r=Xe(e);if(sn(e)&&!r)return e;e=r}return null}function sp(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function ap(e,t){let n=F+t;if(n<e.length)return e[n]}function wn(e,t,n,r=!0){let o=t[m];if(hE(o,t,e,n),r){let s=ja(n,e),a=t[k],c=a.parentNode(e[nt]);c!==null&&Av(o,e[ee],a,t,c,s)}let i=t[bt];i!==null&&i.firstChild!==null&&(i.firstChild=null)}function Sc(e,t){let n=ur(e,t);return n!==void 0&&Ii(n[m],n),n}function ur(e,t){if(e.length<=F)return;let n=F+t,r=e[n];if(r){let o=r[et];o!==null&&o!==e&&Cc(o,r),t>0&&(e[n-1][de]=r[de]);let i=Gn(e,F+t);xv(r[m],r);let s=i[Re];s!==null&&s.detachView(i[m]),r[U]=null,r[de]=null,r[I]&=-129}return r}function hE(e,t,n,r){let o=F+r,i=n.length;r>0&&(n[o-1][de]=t),r<i-F?(t[de]=n[o],xs(n,F+r,t)):(n.push(t),t[de]=null),t[U]=n;let s=t[et];s!==null&&n!==s&&cp(s,t);let a=t[Re];a!==null&&a.insertView(e),Do(t),t[I]|=128}function cp(e,t){let n=e[Nt],r=t[U];if(Be(r))e[I]|=2;else{let o=r[U][te];t[te]!==o&&(e[I]|=2)}n===null?e[Nt]=[t]:n.push(t)}var at=class{_lView;_cdRefInjectingView;_appRef=null;_attachedToViewContainer=!1;exhaustive;get rootNodes(){let t=this._lView,n=t[m];return lr(n,t,n.firstChild,[])}constructor(t,n){this._lView=t,this._cdRefInjectingView=n}get context(){return this._lView[V]}set context(t){this._lView[V]=t}get destroyed(){return rt(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let t=this._lView[U];if(Te(t)){let n=t[Yn],r=n?n.indexOf(this):-1;r>-1&&(ur(t,r),Gn(n,r))}this._attachedToViewContainer=!1}Ii(this._lView[m],this._lView)}onDestroy(t){Co(this._lView,t)}markForCheck(){wi(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[I]&=-129}reattach(){Do(this._lView),this._lView[I]|=128}detectChanges(){this._lView[I]|=1024,np(this._lView)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new C(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let t=sn(this._lView),n=this._lView[et];n!==null&&!t&&Cc(n,this._lView),Uf(this._lView[m],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new C(902,!1);this._appRef=t;let n=sn(this._lView),r=this._lView[et];r!==null&&!n&&cp(r,this._lView),Do(this._lView)}};var dr=(()=>{class e{_declarationLView;_declarationTContainer;elementRef;static __NG_ELEMENT_ID__=gE;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=bn(this._declarationLView,this._declarationTContainer,n,{embeddedViewInjector:r,dehydratedView:o});return new at(i)}}return e})();function gE(){return Mi(H(),g())}function Mi(e,t){return e.type&4?new dr(t,e,Dn(e,t)):null}function $t(e,t,n,r,o){let i=e.data[t];if(i===null)i=mE(e,t,n,r,o),Tu()&&(i.flags|=32);else if(i.type&64){i.type=n,i.value=r,i.attrs=o;let s=Du();i.injectorIndex=s===null?-1:s.injectorIndex}return xt(i,!0),i}function mE(e,t,n,r,o){let i=Js(),s=Xs(),a=s?i:i&&i.parent,c=e.data[t]=vE(e,a,n,t,r,o);return yE(e,c,i,s),c}function yE(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 vE(e,t,n,r,o,i){let s=t?t.injectorIndex:-1,a=0;return Zs()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,controlDirectiveIndex:-1,customControlIndex:-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}}function EE(e){let t=e[tt]??[],r=e[U][k],o=[];for(let i of t)i.data[ac]!==void 0?o.push(i):IE(i,r);e[tt]=o}function IE(e,t){let n=0,r=e.firstChild;if(r){let o=e.data[sf];for(;n<o;){let i=r.nextSibling;Cf(t,r,!1),r=i,n++}}}var DE=()=>null,CE=()=>null;function ei(e,t){return DE(e,t)}function lp(e,t,n){return CE(e,t,n)}var up=class{},_i=class{},Ha=class{resolveComponentFactory(t){throw new C(917,!1)}},Ir=class{static NULL=new Ha},fr=class{},TE=(()=>{class e{destroyNode=null;static __NG_ELEMENT_ID__=()=>bE()}return e})();function bE(){let e=g(),t=H(),n=pe(t.index,e);return(Be(n)?n:e)[k]}var dp=(()=>{class e{static \u0275prov=G({token:e,providedIn:"root",factory:()=>null})}return e})();var Bo={},fn=class{injector;parentInjector;constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){let o=this.injector.get(t,Bo,r);return o!==Bo||n===Bo?o:this.parentInjector.get(t,n,r)}};function ti(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=co(o,a);else if(i==2){let c=a,l=t[++s];r=co(r,c+": "+l+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}function Ni(e,t=0){let n=g();if(n===null)return Ne(e,t);let r=H();return zd(r,n,q(e),t)}function fp(e,t,n,r,o){let i=r===null?null:{"":-1},s=o(e,n);if(s!==null){let a=s,c=null,l=null;for(let u of s)if(u.resolveHostDirectives!==null){[a,c,l]=u.resolveHostDirectives(s);break}_E(e,t,n,a,i,c,l)}i!==null&&r!==null&&wE(n,r,i)}function wE(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 ME(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function _E(e,t,n,r,o,i,s){let a=r.length,c=null;for(let p=0;p<a;p++){let f=r[p];c===null&&be(f)&&(c=f,ME(e,n,p)),ba(Zo(n,t),e,f.type)}kE(n,e.data.length,a),c?.viewProvidersResolver&&c.viewProvidersResolver(c);for(let p=0;p<a;p++){let f=r[p];f.providersResolver&&f.providersResolver(f)}let l=!1,u=!1,d=Sf(e,t,a,null);a>0&&(n.directiveToIndex=new Map);for(let p=0;p<a;p++){let f=r[p];if(n.mergedAttrs=pn(n.mergedAttrs,f.hostAttrs),SE(e,n,t,d,f),RE(d,f,o),s!==null&&s.has(f)){let[y,b]=s.get(f);n.directiveToIndex.set(f.type,[d,y+n.directiveStart,b+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;!l&&(h.ngOnChanges||h.ngOnInit||h.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),l=!0),!u&&(h.ngOnChanges||h.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),u=!0),d++}NE(e,n,i)}function NE(e,t,n){for(let r=t.directiveStart;r<t.directiveEnd;r++){let o=e.data[r];if(n===null||!n.has(o))dd(0,t,o,r),dd(1,t,o,r),pd(t,r,!1);else{let i=n.get(o);fd(0,t,i,r),fd(1,t,i,r),pd(t,r,!0)}}}function dd(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),pp(t,i)}}function fd(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),pp(t,s)}}function pp(e,t){t==="class"?e.flags|=8:t==="style"&&(e.flags|=16)}function pd(e,t,n){let{attrs:r,inputs:o,hostDirectiveInputs:i}=e;if(r===null||!n&&o===null||n&&i===null||pc(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 l=o[c];for(let u of l)if(u===t){s??=[],s.push(c,r[a+1]);break}}else if(n&&i.hasOwnProperty(c)){let l=i[c];for(let u=0;u<l.length;u+=2)if(l[u]===t){s??=[],s.push(l[u+1],r[a+1]);break}}a+=2}e.initialInputs??=[],e.initialInputs.push(s)}function SE(e,t,n,r,o){e.data[r]=o;let i=o.factory||(o.factory=It(o.type,!0)),s=new Pt(i,be(o),Ni,null);e.blueprint[r]=s,n[r]=s,xE(e,t,r,Sf(e,n,o.hostVars,Y),o)}function xE(e,t,n,r,o){let i=o.hostBindings;if(i){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;AE(s)!=a&&s.push(a),s.push(n,r,i)}}function AE(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function RE(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;be(t)&&(n[""]=e)}}function kE(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function xc(e,t,n,r,o,i,s,a){let c=t[m],l=c.consts,u=le(l,s),d=$t(c,e,n,r,u);return i&&fp(c,t,d,le(l,a),o),d.mergedAttrs=pn(d.mergedAttrs,d.attrs),d.attrs!==null&&ti(d,d.attrs,!1),d.mergedAttrs!==null&&ti(d,d.mergedAttrs,!0),c.queries!==null&&c.queries.elementStart(c,d),d}function Ac(e,t){Vd(e,t),Vs(t)&&e.queries.elementEnd(t)}function hp(e,t,n,r,o,i){let s=t.consts,a=le(s,o),c=$t(t,e,n,r,a);if(c.mergedAttrs=pn(c.mergedAttrs,c.attrs),i!=null){let l=le(s,i);c.localNames=[];for(let u=0;u<l.length;u+=2)c.localNames.push(l[u],-1)}return c.attrs!==null&&ti(c,c.attrs,!1),c.mergedAttrs!==null&&ti(c,c.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,c),c}function Rc(e){return Si(e)?Array.isArray(e)||!(e instanceof Map)&&Symbol.iterator in e:!1}function gp(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 Si(e){return e!==null&&(typeof e=="function"||typeof e=="object")}function ct(e,t,n){return e[t]=n}function xi(e,t){return e[t]}function ne(e,t,n){if(n===Y)return!1;let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function yn(e,t,n,r){let o=ne(e,t,n);return ne(e,t+1,r)||o}function kc(e,t,n,r,o){let i=yn(e,t,n,r);return ne(e,t+2,o)||i}function Ai(e,t,n,r,o,i){let s=yn(e,t,n,r);return yn(e,t+2,o,i)||s}function $o(e,t,n){return function r(o){let i=$e(e)?pe(e.index,t):t;wi(i,5);let s=t[V],a=hd(t,s,n,o),c=r.__ngNextListenerFn__;for(;c;)a=hd(t,s,c,o)&&a,c=c.__ngNextListenerFn__;return a}}function hd(e,t,n,r){let o=v(null);try{return x(M.OutputStart,t,n),n(r)!==!1}catch(i){return Mc(e,i),!1}finally{x(M.OutputEnd,t,n),v(o)}}function mp(e,t,n,r,o,i,s,a){let c=on(e),l=!1,u=null;if(!r&&c&&(u=PE(t,n,i,e.index)),u!==null){let d=u.__ngLastListenerFn__||u;d.__ngNextListenerFn__=s,u.__ngLastListenerFn__=s,l=!0}else{let d=ce(e,n),p=r?r(d):d;yy(n,p,i,a);let f=o.listen(p,i,a);if(!OE(i)){let h=r?y=>r(fe(y[e.index])):e.index;yp(h,t,n,i,a,f,!1)}}return l}function OE(e){return e.startsWith("animation")||e.startsWith("transition")}function PE(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[nn],c=o[i+2];return a&&a.length>c?a[c]:null}typeof s=="string"&&(i+=2)}return null}function yp(e,t,n,r,o,i,s){let a=t.firstCreatePass?zs(t):null,c=Gs(n),l=c.length;c.push(o,i),a&&a.push(r,e,l,(l+1)*(s?-1:1))}function gd(e,t,n,r,o,i){let s=t[n],a=t[m],l=a.data[n].outputs[r],d=s[l].subscribe(i);yp(e.index,a,t,o,i,d,!0)}var Ba=Symbol("BINDING");function vp(e){return e.debugInfo?.className||e.type.name||null}var ni=class extends Ir{ngModule;constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){let n=xe(t);return new jt(n,this.ngModule)}};function LE(e){return Object.keys(e).map(t=>{let[n,r,o]=e[t],i={propName:n,templateName:t,isSignal:(r&gi.SignalBased)!==0};return o&&(i.transform=o),i})}function FE(e){return Object.keys(e).map(t=>({propName:e[t],templateName:t}))}function jE(e,t,n){let r=t instanceof se?t:t?.injector;return r&&e.getStandaloneInjector!==null&&(r=e.getStandaloneInjector(r)||r),r?new fn(n,r):n}function VE(e){let t=e.get(fr,null);if(t===null)throw new C(407,!1);let n=e.get(dp,null),r=e.get(Se,null),o=e.get(Bt,null,{optional:!0});return{rendererFactory:t,sanitizer:n,changeDetectionScheduler:r,ngReflect:!1,tracingService:o}}function HE(e,t){let n=Ep(e);return If(t,n,n==="svg"?Hs:n==="math"?fu:null)}function Ep(e){return(e.selectors[0][0]||"div").toLowerCase()}var jt=class extends _i{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;cachedInputs=null;cachedOutputs=null;get inputs(){return this.cachedInputs??=LE(this.componentDef.inputs),this.cachedInputs}get outputs(){return this.cachedOutputs??=FE(this.componentDef.outputs),this.cachedOutputs}constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=uv(t.selectors),this.ngContentSelectors=t.ngContentSelectors??[],this.isBoundToModule=!!n}create(t,n,r,o,i,s){x(M.DynamicComponentStart);let a=v(null);try{let c=this.componentDef,l=jE(c,o||this.ngModule,t),u=VE(l),d=u.tracingService;return d&&d.componentCreate?d.componentCreate(vp(c),()=>this.createComponentRef(u,l,n,r,i,s)):this.createComponentRef(u,l,n,r,i,s)}finally{v(a)}}createComponentRef(t,n,r,o,i,s){let a=this.componentDef,c=BE(o,a,s,i),l=t.rendererFactory.createRenderer(null,a),u=o?$v(l,o,a.encapsulation,n):HE(a,l),d=s?.some(md)||i?.some(h=>typeof h!="function"&&h.bindings.some(md)),p=gc(null,c,null,512|Nf(a),null,null,t,l,n,null,df(u,n,!0));p[O]=u,Mo(p);let f=null;try{let h=xc(O,p,2,"#host",()=>c.directiveRegistry,!0,0);Tf(l,u,h),hn(u,p),Ci(c,p,h),uc(c,h,p),Ac(c,h),r!==void 0&&UE(h,this.ngContentSelectors,r),f=pe(h.index,p),p[V]=f[V],Nc(c,p,null)}catch(h){throw f!==null&&Ma(f),Ma(p),h}finally{x(M.DynamicComponentEnd),_o()}return new ri(this.componentType,p,!!d)}};function BE(e,t,n,r){let o=e?["ng-version","21.2.9"]:dv(t.selectors[0]),i=null,s=null,a=0;if(n)for(let u of n)a+=u[Ba].requiredVars,u.create&&(u.targetIdx=0,(i??=[]).push(u)),u.update&&(u.targetIdx=0,(s??=[]).push(u));if(r)for(let u=0;u<r.length;u++){let d=r[u];if(typeof d!="function")for(let p of d.bindings){a+=p[Ba].requiredVars;let f=u+1;p.create&&(p.targetIdx=f,(i??=[]).push(p)),p.update&&(p.targetIdx=f,(s??=[]).push(p))}}let c=[t];if(r)for(let u of r){let d=typeof u=="function"?u:u.type,p=qn(d);c.push(p)}return hc(0,null,$E(i,s),1,a,c,null,null,null,[o],null)}function $E(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 md(e){let t=e[Ba].kind;return t==="input"||t==="twoWay"}var ri=class extends up{_rootLView;_hasInputBindings;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(t,n,r){super(),this._rootLView=n,this._hasInputBindings=r,this._tNode=an(n[m],O),this.location=Dn(this._tNode,n),this.instance=pe(this._tNode.index,n)[V],this.hostView=this.changeDetectorRef=new at(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=_c(r,o[m],o,t,n);this.previousInputValues.set(t,n);let s=pe(r.index,o);wi(s,1)}get injector(){return new kt(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}};function UE(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 Ri=(()=>{class e{static __NG_ELEMENT_ID__=WE}return e})();function WE(){let e=H();return Ip(e,g())}var $a=class e extends Ri{_lContainer;_hostTNode;_hostLView;constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return Dn(this._hostTNode,this._hostLView)}get injector(){return new kt(this._hostTNode,this._hostLView)}get parentInjector(){let t=ic(this._hostTNode,this._hostLView);if(Bd(t)){let n=Qo(t,this._hostLView),r=zo(t),o=n[m].data[r+8];return new kt(o,n)}else return new kt(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=yd(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-F}createEmbeddedView(t,n,r){let o,i;typeof r=="number"?o=r:r!=null&&(o=r.index,i=r.injector);let s=ei(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,Ft(this._hostTNode,s)),a}createComponent(t,n,r,o,i,s,a){let c=t&&!jm(t),l;if(c)l=n;else{let b=n||{};l=b.index,r=b.injector,o=b.projectableNodes,i=b.environmentInjector||b.ngModuleRef,s=b.directives,a=b.bindings}let u=c?t:new jt(xe(t)),d=r||this.parentInjector;if(!i&&u.ngModule==null){let w=(c?d:this.parentInjector).get(se,null);w&&(i=w)}let p=xe(u.componentType??{}),f=ei(this._lContainer,p?.id??null),h=f?.firstChild??null,y=u.create(d,o,h,i,s,a);return this.insertImpl(y.hostView,l,Ft(this._hostTNode,f)),y}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let o=t._lView;if(hu(o)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let c=o[U],l=new e(c,c[ee],c[U]);l.detach(l.indexOf(t))}}let i=this._adjustIndex(n),s=this._lContainer;return wn(s,o,i,r),t.attachToViewContainerRef(),xs(ha(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=yd(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=ur(this._lContainer,n);r&&(Gn(ha(this._lContainer),n),Ii(r[m],r))}detach(t){let n=this._adjustIndex(t,-1),r=ur(this._lContainer,n);return r&&Gn(ha(this._lContainer),n)!=null?new at(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function yd(e){return e[Yn]}function ha(e){return e[Yn]||(e[Yn]=[])}function Ip(e,t){let n,r=t[e.index];return Te(r)?n=r:(n=sp(r,t,null,e),t[e.index]=n,mc(t,n)),GE(n,t,e,r),new $a(n,e,t)}function qE(e,t){let n=e[k],r=n.createComment(""),o=ce(t,e),i=n.parentNode(o);return Ko(n,i,r,n.nextSibling(o),!1),r}var GE=QE,zE=()=>!1;function Dp(e,t,n){return zE(e,t,n)}function QE(e,t,n,r){if(e[nt])return;let o;n.type&8?o=fe(r):o=qE(t,n),e[nt]=o}var Ua=class e{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},Wa=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++)Pc(t,n).matches!==null&&this.queries[n].setDirty()}},oi=class{flags;read;predicate;constructor(t,n,r=null){this.flags=n,this.read=r,typeof t=="string"?this.predicate=XE(t):this.predicate=t}},qa=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)}},Ga=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,ZE(n,i)),this.matchTNodeWithReadOption(t,n,Ho(n,t,i,!1,!1))}else r===dr?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,Ho(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let o=this.metadata.read;if(o!==null)if(o===yr||o===Ri||o===dr&&n.type&4)this.addMatch(n.index,-2);else{let i=Ho(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 ZE(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 YE(e,t){return e.type&11?Dn(e,t):e.type&4?Mi(e,t):null}function KE(e,t,n,r){return n===-1?YE(t,e):n===-2?JE(e,t,r):ir(e,e[m],n,t)}function JE(e,t,n){if(n===yr)return Dn(t,e);if(n===dr)return Mi(t,e);if(n===Ri)return Ip(t,e)}function Cp(e,t,n,r){let o=t[Re].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 l=s[c];if(l<0)a.push(null);else{let u=i[l];a.push(KE(t,u,s[c+1],n.metadata.read))}}o.matches=a}return o.matches}function za(e,t,n,r){let o=e.queries.getByIndex(n),i=o.matches;if(i!==null){let s=Cp(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 l=i[a+1],u=t[-c];for(let d=F;d<u.length;d++){let p=u[d];p[et]===p[U]&&za(p[m],p,l,r)}if(u[Nt]!==null){let d=u[Nt];for(let p=0;p<d.length;p++){let f=d[p];za(f[m],f,l,r)}}}}}return r}function Oc(e,t){return e[Re].queries[t].queryList}function Tp(e,t,n){let r=new Yo((n&4)===4);return mu(e,t,r,r.destroy),(t[Re]??=new Wa).queries.push(new Ua(r))-1}function bp(e,t,n){let r=P();return r.firstCreatePass&&(Mp(r,new oi(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),Tp(r,g(),t)}function wp(e,t,n,r){let o=P();if(o.firstCreatePass){let i=H();Mp(o,new oi(t,n,r),i.index),eI(o,e),(n&2)===2&&(o.staticContentQueries=!0)}return Tp(o,g(),n)}function XE(e){return e.split(",").map(t=>t.trim())}function Mp(e,t,n){e.queries===null&&(e.queries=new qa),e.queries.track(new Ga(t,n))}function eI(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 Pc(e,t){return e.queries.getByIndex(t)}function _p(e,t){let n=e[m],r=Pc(n,t);return r.crossesNgTemplate?za(n,e,t,[]):Cp(n,e,r,t)}function Lc(e,t,n){let r,o=On(()=>{r._dirtyCounter();let i=tI(r,e);if(t&&i===void 0)throw new C(-951,!1);return i});return r=o[$],r._dirtyCounter=xo(0),r._flatValue=void 0,o}function Fc(e){return Lc(!0,!1,e)}function jc(e){return Lc(!0,!0,e)}function Np(e){return Lc(!1,!1,e)}function Sp(e,t){let n=e[$];n._lView=g(),n._queryIndex=t,n._queryList=Oc(n._lView,t),n._queryList.onDirty(()=>n._dirtyCounter.update(r=>r+1))}function tI(e,t){let n=e._lView,r=e._queryIndex;if(n===void 0||r===void 0||n[I]&4)return t?void 0:J;let o=Oc(n,r),i=_p(n,r);return o.reset(i,Yd),t?o.first:o._changesDetected||e._flatValue===void 0?e._flatValue=o.toArray():e._flatValue}var vn=class{},xp=class{};function nI(e,t){return new pr(e,t??null,[])}var pr=class extends vn{ngModuleType;_parent;_bootstrapComponents=[];_r3Injector;instance;destroyCbs=[];componentFactoryResolver=new ni(this);constructor(t,n,r,o=!0){super(),this.ngModuleType=t,this._parent=n;let i=Ms(t);this._bootstrapComponents=wf(i.bootstrap),this._r3Injector=sa(t,n,[{provide:vn,useValue:this},{provide:Ir,useValue:this.componentFactoryResolver},...r],Un(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)}},ii=class extends xp{moduleType;constructor(t){super(),this.moduleType=t}create(t){return new pr(this.moduleType,t,[])}};var hr=class extends vn{injector;componentFactoryResolver=new ni(this);instance=null;constructor(t){super();let n=new Ct([...t.providers,{provide:vn,useValue:this},{provide:Ir,useValue:this.componentFactoryResolver}],t.parent||Zn(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function Vc(e,t,n=null){return new hr({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=mo(!1,n.type),o=r.length>0?Vc([r],this._injector,""):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=G({token:e,providedIn:"environment",factory:()=>new e(Ne(se))})}return e})();function oI(e){return mr(()=>{let t=Ap(e),n=Z(Q({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===sc.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||Lt.Emulated,styles:e.styles||J,_:null,schemas:e.schemas||null,tView:null,id:""});t.standalone&&Me("NgStandalone"),Rp(n);let r=e.dependencies;return n.directiveDefs=vd(r,iI),n.pipeDefs=vd(r,_s),n.id=uI(n),n})}function iI(e){return xe(e)||qn(e)}function sI(e){return mr(()=>({type:e.type,bootstrap:e.bootstrap||J,declarations:e.declarations||J,imports:e.imports||J,exports:e.exports||J,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function aI(e,t){if(e==null)return Ie;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=gi.None,c=null),n[i]=[r,a,c],t[i]=s}return n}function cI(e){if(e==null)return Ie;let t={};for(let n in e)e.hasOwnProperty(n)&&(t[e[n]]=n);return t}function lI(e){return mr(()=>{let t=Ap(e);return Rp(t),t})}function Ap(e){let t={};return{type:e.type,providersResolver:null,viewProvidersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputConfig:e.inputs||Ie,exportAs:e.exportAs||null,standalone:e.standalone??!0,signals:e.signals===!0,selectors:e.selectors||J,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,resolveHostDirectives:null,hostDirectives:null,controlDef:null,inputs:aI(e.inputs,t),outputs:cI(e.outputs),debugInfo:null}}function Rp(e){e.features?.forEach(t=>t(e))}function vd(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 uI(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 dI(e){let t=n=>{let r=Array.isArray(e);n.hostDirectives===null?(n.resolveHostDirectives=fI,n.hostDirectives=r?e.map(Qa):[e]):r?n.hostDirectives.unshift(...e.map(Qa)):n.hostDirectives.unshift(e)};return t.ngInherit=!0,t}function fI(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,kp(s,t,r),o.set(s,[a,t.length-1])}i===0&&be(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 kp(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)Ed(Qa(i),t,n)}else Ed(r,t,n)}function Ed(e,t,n){let r=qn(e.directive);pI(r.declaredInputs,e.inputs),kp(r,t,n),n.set(r,e),t.push(r)}function Qa(e){return typeof e=="function"?{directive:q(e),inputs:Ie,outputs:Ie}:{directive:q(e.directive),inputs:Id(e.inputs),outputs:Id(e.outputs)}}function Id(e){if(e===void 0||e.length===0)return Ie;let t={};for(let n=0;n<e.length;n+=2)t[e[n]]=e[n+1];return t}function pI(e,t){for(let n in t)if(t.hasOwnProperty(n)){let r=t[n],o=e[n];e[r]=o}}function hI(e){return Object.getPrototypeOf(e.prototype).constructor}function Op(e){let t=hI(e.type),n=!0,r=[e];for(;t;){let o;if(be(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=ga(e.inputs),s.declaredInputs=ga(e.declaredInputs),s.outputs=ga(e.outputs);let a=o.hostBindings;a&&EI(e,a);let c=o.viewQuery,l=o.contentQueries;if(c&&yI(e,c),l&&vI(e,l),gI(e,o),Kl(e.outputs,o.outputs),be(o)&&o.data.animation){let u=e.data;u.animation=(u.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===Op&&(n=!1)}}t=Object.getPrototypeOf(t)}mI(r)}function gI(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 mI(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=pn(o.hostAttrs,n=pn(n,o.hostAttrs))}}function ga(e){return e===Ie?{}:e===J?[]:e}function yI(e,t){let n=e.viewQuery;n?e.viewQuery=(r,o)=>{t(r,o),n(r,o)}:e.viewQuery=t}function vI(e,t){let n=e.contentQueries;n?e.contentQueries=(r,o,i)=>{t(r,o,i),n(r,o,i)}:e.contentQueries=t}function EI(e,t){let n=e.hostBindings;n?e.hostBindings=(r,o)=>{t(r,o),n(r,o)}:e.hostBindings=t}function Pp(e,t,n,r,o,i,s,a){if(n.firstCreatePass){e.mergedAttrs=pn(e.mergedAttrs,e.attrs);let u=e.tView=hc(2,e,o,i,s,n.directiveRegistry,n.pipeRegistry,null,n.schemas,n.consts,null);n.queries!==null&&(n.queries.template(n,e),u.queries=n.queries.embeddedTView(e))}a&&(e.flags|=a),xt(e,!1);let c=DI(n,t,e,r);No()&&Tc(n,t,c,e),hn(c,t);let l=sp(c,t,c,e);t[r+O]=l,mc(t,l),Dp(l,e,t)}function II(e,t,n,r,o,i,s,a,c,l,u){let d=n+O,p;return t.firstCreatePass?(p=$t(t,d,4,s||null,a||null),To()&&fp(t,e,p,le(t.consts,l),wc),Vd(t,p)):p=t.data[d],Pp(p,e,t,n,r,o,i,c),on(p)&&Ci(t,e,p),l!=null&&Tn(e,p,u),p}function Vt(e,t,n,r,o,i,s,a,c,l,u){let d=n+O,p;if(t.firstCreatePass){if(p=$t(t,d,4,s||null,a||null),l!=null){let f=le(t.consts,l);p.localNames=[];for(let h=0;h<f.length;h+=2)p.localNames.push(f[h],-1)}}else p=t.data[d];return Pp(p,e,t,n,r,o,i,c),l!=null&&Tn(e,p,u),p}function Lp(e,t,n,r,o,i,s,a){let c=g(),l=P(),u=le(l.consts,i);return II(c,l,e,t,n,r,o,u,void 0,s,a),Lp}function Fp(e,t,n,r,o,i,s,a){let c=g(),l=P(),u=le(l.consts,i);return Vt(c,l,e,t,n,r,o,u,void 0,s,a),Fp}var DI=CI;function CI(e,t,n,r){return er(!0),t[k].createComment("")}var oe=(function(e){return e[e.NOT_STARTED=0]="NOT_STARTED",e[e.IN_PROGRESS=1]="IN_PROGRESS",e[e.COMPLETE=2]="COMPLETE",e[e.FAILED=3]="FAILED",e})(oe||{}),Dd=0,TI=1,B=(function(e){return e[e.Placeholder=0]="Placeholder",e[e.Loading=1]="Loading",e[e.Complete=2]="Complete",e[e.Error=3]="Error",e})(B||{}),si=(function(e){return e[e.Initial=-1]="Initial",e})(si||{}),bI=0,Dr=1;var wI=4,MI=5,_I=6,NI=7,ma=8,SI=9,Hc=(function(e){return e[e.Manual=0]="Manual",e[e.Playthrough=1]="Playthrough",e})(Hc||{});function xI(e,t,n){let r=Vp(e);t[r]===null&&(t[r]=[]),t[r].push(n)}function Uo(e,t){let n=Vp(e),r=t[n];if(r!==null){for(let o of r)o();t[n]=null}}function jp(e){Uo(1,e),Uo(0,e),Uo(2,e)}function Vp(e){let t=wI;return e===1?t=MI:e===2&&(t=SI),t}function ki(e){return e+1}function Mn(e,t){let n=e[m],r=ki(t.index);return e[r]}function AI(e,t,n){let r=e[m],o=ki(t);e[o]=n}function _n(e,t){let n=ki(t.index);return e.data[n]}function RI(e,t,n){let r=ki(t);e.data[r]=n}function kI(e,t,n){let r=t[m],o=_n(r,n);switch(e){case B.Complete:return o.primaryTmplIndex;case B.Loading:return o.loadingTmplIndex;case B.Error:return o.errorTmplIndex;case B.Placeholder:return o.placeholderTmplIndex;default:return null}}function Cd(e,t){return t===B.Placeholder?e.placeholderBlockConfig?.[Dd]??null:t===B.Loading?e.loadingBlockConfig?.[Dd]??null:null}function OI(e){return e.loadingBlockConfig?.[TI]??null}function Td(e,t){if(!e||e.length===0)return t;let n=new Set(e);for(let r of t)n.add(r);return e.length===n.size?e:Array.from(n)}function PI(e,t){let n=t.primaryTmplIndex+O;return an(e,n)}var LI=(()=>{class e{cachedInjectors=new Map;getOrCreateInjector(n,r,o,i){if(!this.cachedInjectors.has(n)){let s=o.length>0?Vc(o,r,i):null;this.cachedInjectors.set(n,s)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static \u0275prov=G({token:e,providedIn:"environment",factory:()=>new e})}return e})();var Hp=new N("");function ya(e,t,n){return e.get(LI).getOrCreateInjector(t,e,n,"")}function FI(e,t,n){if(e instanceof fn){let o=e.injector,i=e.parentInjector,s=ya(i,t,n);return new fn(o,s)}let r=e.get(se);if(r!==e){let o=ya(r,t,n);return new fn(e,o)}return ya(e,t,n)}function st(e,t,n,r=!1){let o=n[U],i=o[m];if(rt(o))return;let s=Mn(o,t),a=s[Dr],c=s[NI];if(!(c!==null&&e<c)&&bd(a,e)&&bd(s[bI]??-1,e)){let l=_n(i,t),d=!r&&!0&&(OI(l)!==null||Cd(l,B.Loading)!==null||Cd(l,B.Placeholder))?BI:VI;try{d(e,s,n,t,o)}catch(p){Mc(o,p)}}}function jI(e,t){let n=e[tt]?.findIndex(o=>o.data[cc]===t[Dr])??-1;return{dehydratedView:n>-1?e[tt][n]:null,dehydratedViewIx:n}}function VI(e,t,n,r,o){x(M.DeferBlockStateStart);let i=kI(e,o,r);if(i!==null){t[Dr]=e;let s=o[m],a=i+O,c=an(s,a),l=0;Sc(n,l);let u;if(e===B.Complete){let h=_n(s,r),y=h.providers;y&&y.length>0&&(u=FI(o[W],h,y))}let{dehydratedView:d,dehydratedViewIx:p}=jI(n,t),f=bn(o,c,null,{injector:u,dehydratedView:d});if(wn(n,f,l,Ft(c,d)),wi(f,2),p>-1&&n[tt]?.splice(p,1),(e===B.Complete||e===B.Error)&&Array.isArray(t[ma])){for(let h of t[ma])h();t[ma]=null}}x(M.DeferBlockStateEnd)}function bd(e,t){return e<t}function HI(e,t){let n=e[t.index];st(B.Placeholder,t,n)}function wd(e,t,n){e.loadingPromise.then(()=>{e.loadingState===oe.COMPLETE?st(B.Complete,t,n):e.loadingState===oe.FAILED&&st(B.Error,t,n)})}var BI=null;var $I=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}static \u0275fac=function(r){return new(r||e)};static \u0275prov=G({token:e,factory:e.\u0275fac,providedIn:"platform"})}return e})();function Bp(e){return typeof e=="function"&&e[$]!==void 0}function Bc(e){return Bp(e)&&typeof e.set=="function"}var $p=new N("");function $c(e){return!!e&&typeof e.then=="function"}function Up(e){return!!e&&typeof e.subscribe=="function"}var Uc=new N("");function UI(e){return Qn([{provide:Uc,multi:!0,useValue:e}])}var Wc=(()=>{class e{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r});appInits=D(Uc,{optional:!0})??[];injector=D(Ee);constructor(){}runInitializers(){if(this.initialized)return;let n=[];for(let o of this.appInits){let i=yo(this.injector,o);if($c(i))n.push(i);else if(Up(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=G({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})(),Wp=new N("");function qp(){ns(()=>{let e="";throw new C(600,e)})}function Gp(e){return e.isBoundToModule}var WI=10;var Oi=(()=>{class e{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=D(it);afterRenderManager=D(vi);zonelessEnabled=D(tr);rootEffectScheduler=D(ko);dirtyFlags=0;tracingSnapshot=null;allTestViews=new Set;autoDetectTestViews=new Set;includeAllTestViews=!1;afterTick=new ve;get allViews(){return[...(this.includeAllTestViews?this.allTestViews:this.autoDetectTestViews).keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];internalPendingTask=D(At);get isStable(){return this.internalPendingTask.hasPendingTasksObservable.pipe(ht(n=>!n))}constructor(){D(Bt,{optional:!0})}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:o=>{o&&r()}})}).finally(()=>{n.unsubscribe()})}_injector=D(se);_rendererFactory=null;get injector(){return this._injector}bootstrap(n,r){return this.bootstrapImpl(n,r)}bootstrapImpl(n,r,o=Ee.NULL){return this._injector.get(ue).run(()=>{x(M.BootstrapComponentStart);let s=n instanceof _i;if(!this._injector.get(Wc).done){let h="";throw new C(405,h)}let c;s?c=n:c=this._injector.get(Ir).resolveComponentFactory(n),this.componentTypes.push(c.componentType);let l=Gp(c)?void 0:this._injector.get(vn),u=r||c.selector,d=c.create(o,[],u,l),p=d.location.nativeElement,f=d.injector.get($p,null);return f?.registerApplication(p),d.onDestroy(()=>{this.detachView(d.hostView),or(this.components,d),f?.unregisterApplication(p)}),this._loadComponent(d),x(M.BootstrapComponentEnd,d),d})}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){x(M.ChangeDetectionStart),this.tracingSnapshot!==null?this.tracingSnapshot.run(yi.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw x(M.ChangeDetectionEnd),new C(101,!1);let n=v(null);try{this._runningTick=!0,this.synchronize()}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,v(n),this.afterTick.next(),x(M.ChangeDetectionEnd)}};synchronize(){this._rendererFactory===null&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(fr,null,{optional:!0}));let n=0;for(;this.dirtyFlags!==0&&n++<WI;){x(M.ChangeDetectionSyncStart);try{this.synchronizeOnce()}finally{x(M.ChangeDetectionSyncEnd)}}}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&&!Kn(o))continue;let i=r&&!this.zonelessEnabled?0:1;np(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})=>Kn(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;or(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(Wp,[]).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),()=>or(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=G({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function or(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function zp(){let e,t;return{promise:new Promise((r,o)=>{e=r,t=o}),resolve:e,reject:t}}function Qp(e,t,n){let r=t[W],o=t[m];if(e.loadingState!==oe.NOT_STARTED)return e.loadingPromise??Promise.resolve();let i=Mn(t,n),s=PI(o,e);e.loadingState=oe.IN_PROGRESS,Uo(1,i);let a=e.dependencyResolverFn,c=r.get(Ro).add();return a?(e.loadingPromise=Promise.allSettled(a()).then(l=>{let u=!1,d=null,p=[],f=[];for(let h=0;h<l.length;h++){let y=l[h];if(y.status==="fulfilled"){let b=y.value,w=xe(b)||qn(b);if(w)p.push(w);else{let j=_s(b);j&&f.push(j)}}else{u=!0,d=y.reason instanceof Error?y.reason:new Error(String(y.reason));break}}if(u){if(e.loadingState=oe.FAILED,e.errorTmplIndex===null){let y="",b=new C(-750,y);Mc(t,b)}}else{e.loadingState=oe.COMPLETE;let h=s.tView;if(p.length>0){h.directiveRegistry=Td(h.directiveRegistry,p);let y=p.map(w=>w.type),b=mo(!1,...y);e.providers=b}f.length>0&&(h.pipeRegistry=Td(h.pipeRegistry,f))}}),e.loadingPromise.finally(()=>{e.loadingPromise=null,c()})):(e.loadingPromise=Promise.resolve().then(()=>{e.loadingPromise=null,e.loadingState=oe.COMPLETE,c()}),e.loadingPromise)}function qI(e,t){return t[W].get(Hp,null,{optional:!0})?.behavior!==Hc.Manual}function GI(e,t,n){let r=t[m],o=t[n.index];if(!qI(e,t))return;let i=Mn(t,n),s=_n(r,n);switch(jp(i),s.loadingState){case oe.NOT_STARTED:st(B.Loading,n,o),Qp(s,t,n),s.loadingState===oe.IN_PROGRESS&&wd(s,n,o);break;case oe.IN_PROGRESS:st(B.Loading,n,o),wd(s,n,o);break;case oe.COMPLETE:st(B.Complete,n,o);break;case oe.FAILED:st(B.Error,n,o);break;default:}}function zI(e,t,n){return e===0?Md(t,n):e===2?!Md(t,n):!0}function QI(e){return e!=null&&(e&1)===1}function Md(e,t){let n=e[W],r=_n(e[m],t),o=lc(n),i=QI(r.flags),a=Mn(e,t)[_I]!==null;return!(i&&a&&o)}function ZI(e,t,n,r,o,i,s,a,c,l){let u=g(),d=P(),p=e+O,f=Vt(u,d,e,null,0,0),h=u[W],y=lc(h);if(d.firstCreatePass){Me("NgDefer");let Nn={primaryTmplIndex:t,loadingTmplIndex:r??null,placeholderTmplIndex:o??null,errorTmplIndex:i??null,placeholderBlockConfig:null,loadingBlockConfig:null,dependencyResolverFn:n??null,loadingState:oe.NOT_STARTED,loadingPromise:null,providers:null,hydrateTriggers:null,debug:null,flags:l??0};c?.(d,Nn,a,s),RI(d,p,Nn)}let b=u[p];Dp(b,f,u);let w=null,j=null;if(b[tt]?.length>0){let Nn=b[tt][0].data;j=Nn[ac]??null,w=Nn[cc]}let lt=[null,si.Initial,null,null,null,null,j,w,null,null];AI(u,p,lt);let Hi=null;j!==null&&y&&(Hi=h.get(uf),Hi.add(j,{lView:u,tNode:f,lContainer:b}));let ll=()=>{jp(lt),j!==null&&Hi?.cleanup([j])};xI(0,lt,()=>qs(u,ll)),Co(u,ll)}function YI(e){let t=g(),n=cn();if(!zI(0,t,n))return;let r=We();if(ne(t,r,e)){let o=v(null);try{let i=!!e,a=Mn(t,n)[Dr];i===!1&&a===si.Initial?HI(t,n):i===!0&&(a===si.Initial||a===B.Placeholder)&&GI(0,t,n)}finally{v(o)}}}function Zp(e,t,n,r){let o=g(),i=We();if(ne(o,i,t)){let s=P(),a=cn();Yv(a,o,e,t,n,r)}return Zp}function Wo(e){if(Me("NgAnimateEnter"),!Er)return Wo;let t=g();if(Rf(t))return Wo;let n=H(),r=t[W].get(ue);return Pf(od(t),n,()=>KI(t,n,e,r)),Bf(t[W]),$f(t[W],od(t)),Wo}function KI(e,t,n,r){let o=ce(t,e),i=e[k],s=Of(n),a=[],c=!1,l=d=>{if(ar(d)!==o)return;let p=d instanceof AnimationEvent?"animationend":"transitionend";r.runOutsideAngular(()=>{i.listen(o,p,u)})},u=d=>{ar(d)===o&&(Ec(d,o)&&(c=!0),JI(d,o,i))};if(s&&s.length>0){r.runOutsideAngular(()=>{a.push(i.listen(o,"animationstart",l)),a.push(i.listen(o,"transitionstart",l))}),vv(o,s,a);for(let d of s)i.addClass(o,d);r.runOutsideAngular(()=>{requestAnimationFrame(()=>{if(!c&&(jf(o,Ot,Er),!Ot.has(o))){for(let d of s)i.removeClass(o,d);vc(o)}})})}}function JI(e,t,n){let r=gn.get(t);if(!(ar(e)!==t||!r)&&Ec(e,t)){e.stopPropagation();for(let o of r.classList)n.removeClass(t,o);vc(t)}}function qo(e){if(Me("NgAnimateLeave"),!Er)return qo;let t=g();if(Rf(t))return qo;let r=H(),o=t[W].get(ue);return Pf(mi(t),r,()=>XI(t,r,e,o)),Bf(t[W]),qo}function XI(e,t,n,r){let{promise:o,resolve:i}=zp(),s=ce(t,e),a=e[k];mn.add(e[ke]),(mi(e).get(t.index).resolvers??=[]).push(i);let c=Of(n);return c&&c.length>0?eD(s,t,e,c,a,r):i(),{promise:o,resolve:i}}function eD(e,t,n,r,o,i){Iv(e,o);let s=[],a=mi(n).get(t.index)?.resolvers,c,l=!1,u=d=>{if(!(ar(d)!==e&&d.type!=="animation-fallback")&&(d.type==="animation-fallback"||Ec(d,e))){if(l=!0,c&&clearTimeout(c),d.type!=="animation-fallback"&&d.stopPropagation(),Ot.delete(e),rd(t,e),Array.isArray(t.projection))for(let f of r)o.removeClass(e,f);id(a,s),sd(n,t)}};i.runOutsideAngular(()=>{s.push(o.listen(e,"animationend",u)),s.push(o.listen(e,"transitionend",u))}),kf(t,e);for(let d of r)o.addClass(e,d);i.runOutsideAngular(()=>{requestAnimationFrame(()=>{if(l)return;jf(e,Ot,Er);let d=Ot.get(e);d?(c=setTimeout(()=>{u(new CustomEvent("animation-fallback"))},d.duration+50),s.push(()=>clearTimeout(c))):(rd(t,e),id(a,s),sd(n,t))})})}var Za=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 va(e,t,n,r,o){return e===n&&Object.is(t,r)?1:Object.is(o(e,t),o(n,r))?-1:0}function tD(e,t,n,r){let o,i,s=0,a=e.length-1,c=void 0;if(Array.isArray(t)){v(r);let l=t.length-1;for(v(null);s<=a&&s<=l;){let u=e.at(s),d=t[s],p=va(s,u,s,d,n);if(p!==0){p<0&&e.updateValue(s,d),s++;continue}let f=e.at(a),h=t[l],y=va(a,f,l,h,n);if(y!==0){y<0&&e.updateValue(a,h),a--,l--;continue}let b=n(s,u),w=n(a,f),j=n(s,d);if(Object.is(j,w)){let lt=n(l,h);Object.is(lt,b)?(e.swap(s,a),e.updateValue(a,h),l--,a--):e.move(a,s),e.updateValue(s,d),s++;continue}if(o??=new ai,i??=Nd(e,s,a,n),Ya(e,o,s,j))e.updateValue(s,d),s++,a++;else if(i.has(j))o.set(b,e.detach(s)),a--;else{let lt=e.create(s,t[s]);e.attach(s,lt),s++,a++}}for(;s<=l;)_d(e,o,n,s,t[s]),s++}else if(t!=null){v(r);let l=t[Symbol.iterator]();v(null);let u=l.next();for(;!u.done&&s<=a;){let d=e.at(s),p=u.value,f=va(s,d,s,p,n);if(f!==0)f<0&&e.updateValue(s,p),s++,u=l.next();else{o??=new ai,i??=Nd(e,s,a,n);let h=n(s,p);if(Ya(e,o,s,h))e.updateValue(s,p),s++,a++,u=l.next();else if(!i.has(h))e.attach(s,e.create(s,p)),s++,a++,u=l.next();else{let y=n(s,d);o.set(y,e.detach(s)),a--}}}for(;!u.done;)_d(e,o,n,e.length,u.value),u=l.next()}for(;s<=a;)e.destroy(e.detach(a--));o?.forEach(l=>{e.destroy(l)})}function Ya(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function _d(e,t,n,r,o){if(Ya(e,t,r,n(r,o)))e.updateValue(r,o);else{let i=e.create(r,o);e.attach(r,i)}}function Nd(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 ai=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 nD(e,t,n,r,o,i,s,a){Me("NgControlFlow");let c=g(),l=P(),u=le(l.consts,i);return Vt(c,l,e,t,n,r,o,u,256,s,a),qc}function qc(e,t,n,r,o,i,s,a){Me("NgControlFlow");let c=g(),l=P(),u=le(l.consts,i);return Vt(c,l,e,t,n,r,o,u,512,s,a),qc}function rD(e,t){Me("NgControlFlow");let n=g(),r=We(),o=n[r]!==Y?n[r]:-1,i=o!==-1?ci(n,O+o):void 0,s=0;if(ne(n,r,e)){let a=v(null);try{if(i!==void 0&&Sc(i,s),e!==-1){let c=O+e,l=ci(n,c),u=ec(n[m],c),d=lp(l,u,n),p=bn(n,u,t,{dehydratedView:d});wn(l,p,s,Ft(u,d))}}finally{v(a)}}else if(i!==void 0){let a=ap(i,s);a!==void 0&&(a[V]=t)}}var Ka=class{lContainer;$implicit;$index;constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-F}};function oD(e){return e}function iD(e,t){return t}var Ja=class{hasEmptyBlock;trackByFn;liveCollection;constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function sD(e,t,n,r,o,i,s,a,c,l,u,d,p){Me("NgControlFlow");let f=g(),h=P(),y=c!==void 0,b=g(),w=a?s.bind(b[te][V]):s,j=new Ja(y,w);b[O+e]=j,Vt(f,h,e+1,t,n,r,o,le(h.consts,i),256),y&&Vt(f,h,e+2,c,l,u,d,le(h.consts,p),512)}var Xa=class extends Za{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-F}at(t){return this.getLView(t)[V].$implicit}attach(t,n){let r=n[bt];this.needsIndexUpdate||=t!==this.length,wn(this.lContainer,n,t,Ft(this.templateTNode,r)),cD(this.lContainer,t)}detach(t){return this.needsIndexUpdate||=t!==this.length-1,lD(this.lContainer,t),uD(this.lContainer,t)}create(t,n){let r=ei(this.lContainer,this.templateTNode.tView.ssrId);return bn(this.hostLView,this.templateTNode,new Ka(this.lContainer,n,t),{dehydratedView:r})}destroy(t){Ii(t[m],t)}updateValue(t,n){this.getLView(t)[V].$implicit=n}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[V].$index=t}getLView(t){return dD(this.lContainer,t)}};function aD(e){let t=v(null),n=he();try{let r=g(),o=r[m],i=r[n],s=n+1,a=ci(r,s);if(i.liveCollection===void 0){let l=ec(o,s);i.liveCollection=new Xa(a,r,l)}else i.liveCollection.reset();let c=i.liveCollection;if(tD(c,e,i.trackByFn,t),c.updateIndexes(),i.hasEmptyBlock){let l=We(),u=c.length===0;if(ne(r,l,u)){let d=n+2,p=ci(r,d);if(u){let f=ec(o,d),h=lp(p,f,r),y=bn(r,f,void 0,{dehydratedView:h});wn(p,y,0,Ft(f,h))}else o.firstUpdatePass&&EE(p),Sc(p,0)}}}finally{v(t)}}function ci(e,t){return e[t]}function cD(e,t){if(e.length<=F)return;let n=F+t,r=e[n],o=r?r[Oe]:void 0;if(r&&o&&o.detachedLeaveAnimationFns&&o.detachedLeaveAnimationFns.length>0){let i=r[W];Nv(i,o),mn.delete(r[ke]),o.detachedLeaveAnimationFns=void 0}}function lD(e,t){if(e.length<=F)return;let n=F+t,r=e[n],o=r?r[Oe]:void 0;o&&o.leave&&o.leave.size>0&&(o.detachedLeaveAnimationFns=[])}function uD(e,t){return ur(e,t)}function dD(e,t){return ap(e,t)}function ec(e,t){return an(e,t)}function Yp(e,t,n){let r=g(),o=We();if(ne(r,o,t)){let i=P(),s=cn();Zf(s,r,e,t,r[k],n)}return Yp}function tc(e,t,n,r,o){_c(t,e,n,o?"class":"style",r)}function li(e,t,n,r){let o=g(),i=o[m],s=e+O,a=i.firstCreatePass?xc(s,o,2,t,wc,To(),n,r):i.data[s];if($e(a)){let c=o[Ce].tracingService;if(c&&c.componentCreate){let l=i.data[a.directiveStart+a.componentOffset];return c.componentCreate(vp(l),()=>(Sd(e,t,o,a,r),li))}}return Sd(e,t,o,a,r),li}function Sd(e,t,n,r,o){if(Ti(r,n,e,t,Xp),on(r)){let i=n[m];Ci(i,n,r),uc(i,r,n)}o!=null&&Tn(n,r)}function Gc(){let e=P(),t=H(),n=bi(t);return e.firstCreatePass&&Ac(e,n),Ys(n)&&Ks(),Qs(),n.classesWithoutHost!=null&&qm(n)&&tc(e,n,g(),n.classesWithoutHost,!0),n.stylesWithoutHost!=null&&Gm(n)&&tc(e,n,g(),n.stylesWithoutHost,!1),Gc}function Kp(e,t,n,r){return li(e,t,n,r),Gc(),Kp}function zc(e,t,n,r){let o=g(),i=o[m],s=e+O,a=i.firstCreatePass?hp(s,i,2,t,n,r):i.data[s];return Ti(a,o,e,t,Xp),r!=null&&Tn(o,a),zc}function Qc(){let e=H(),t=bi(e);return Ys(t)&&Ks(),Qs(),Qc}function Jp(e,t,n,r){return zc(e,t,n,r),Qc(),Jp}var Xp=(e,t,n,r,o)=>(er(!0),If(t[k],r,ku()));function Zc(e,t,n){let r=g(),o=r[m],i=e+O,s=o.firstCreatePass?xc(i,r,8,"ng-container",wc,To(),t,n):o.data[i];if(Ti(s,r,e,"ng-container",nh),on(s)){let a=r[m];Ci(a,r,s),uc(a,s,r)}return n!=null&&Tn(r,s),Zc}function Pi(){let e=P(),t=H(),n=bi(t);return e.firstCreatePass&&Ac(e,n),Pi}function eh(e,t,n){return Zc(e,t,n),Pi(),eh}function th(e,t,n){let r=g(),o=r[m],i=e+O,s=o.firstCreatePass?hp(i,o,8,"ng-container",t,n):o.data[i];return Ti(s,r,e,"ng-container",nh),n!=null&&Tn(r,s),th}function fD(){let e=H(),t=bi(e);return Pi}var nh=(e,t,n,r,o)=>(er(!0),Qy(t[k],""));function pD(){return g()}function rh(e,t,n){let r=g(),o=We();if(ne(r,o,t)){let i=P(),s=cn();Yf(s,r,e,t,r[k],n)}return rh}var Cr="en-US";var hD=Cr;function oh(e){typeof e=="string"&&(hD=e.toLowerCase().replace(/_/g,"-"))}function ih(e,t,n){let r=g(),o=P(),i=H();return ah(o,r,r[k],i,e,t,n),ih}function sh(e,t,n){let r=g(),o=P(),i=H();return(i.type&3||n)&&mp(i,o,r,n,r[k],e,t,$o(i,r,t)),sh}function ah(e,t,n,r,o,i,s){let a=!0,c=null;if((r.type&3||s)&&(c??=$o(r,t,i),mp(r,e,t,s,n,o,i,c)&&(a=!1)),a){let l=r.outputs?.[o],u=r.hostDirectiveOutputs?.[o];if(u&&u.length)for(let d=0;d<u.length;d+=2){let p=u[d],f=u[d+1];c??=$o(r,t,i),gd(r,t,p,f,o,c)}if(l&&l.length)for(let d of l)c??=$o(r,t,i),gd(r,t,d,o,o,c)}}function gD(e=1){return xu(e)}function mD(e,t){let n=null,r=iv(e);for(let o=0;o<t.length;o++){let i=t[o];if(i==="*"){n=o;continue}if(r===null?_f(e,i,!0):cv(r,i))return o}return n}function yD(e){let t=g()[te][ee];if(!t.projection){let n=e?e.length:1,r=t.projection=ou(n,null),o=r.slice(),i=t.child;for(;i!==null;){if(i.type!==128){let s=e?mD(i,e):0;s!==null&&(o[s]?o[s].projectionNext=i:r[s]=i,o[s]=i)}i=i.next}}}function vD(e,t=0,n,r,o,i){let s=g(),a=P(),c=r?e+1:null;c!==null&&Vt(s,a,c,r,o,i,null,n);let l=$t(a,O+e,16,null,n||null);l.projection===null&&(l.projection=t),ea();let d=!s[bt]||Zs();s[te][ee].projection[l.projection]===null&&c!==null?ED(s,a,c):d&&!fi(l)&&Vv(a,s,l)}function ED(e,t,n){let r=O+n,o=t.data[r],i=e[r],s=ei(i,o.tView.ssrId),a=bn(e,o,void 0,{dehydratedView:s});wn(i,a,0,Ft(o,s))}function ch(e,t,n,r){return wp(e,t,n,r),ch}function lh(e,t,n){return bp(e,t,n),lh}function ID(e){let t=g(),n=P(),r=wo();Xn(r+1);let o=Pc(n,r);if(e.dirty&&pu(t)===((o.metadata.flags&2)===2)){if(o.matches===null)e.reset([]);else{let i=_p(t,r);e.reset(i,Yd),e.notifyOnChanges()}return!0}return!1}function DD(){return Oc(g(),wo())}function uh(e,t,n,r,o){return Sp(t,wp(e,n,r,o)),uh}function dh(e,t,n,r){return Sp(e,bp(t,n,r)),dh}function CD(e=1){Xn(wo()+e)}function TD(e){let t=ta();return $s(t,O+e)}function Fo(e,t){return e<<17|t<<2}function Ht(e){return e>>17&32767}function bD(e){return(e&2)==2}function wD(e,t){return e&131071|t<<17}function nc(e){return e|2}function En(e){return(e&131068)>>2}function Ea(e,t){return e&-131069|t<<2}function MD(e){return(e&1)===1}function rc(e){return e|1}function _D(e,t,n,r,o,i){let s=i?t.classBindings:t.styleBindings,a=Ht(s),c=En(s);e[r]=n;let l=!1,u;if(Array.isArray(n)){let d=n;u=d[1],(u===null||en(d,u)>0)&&(l=!0)}else u=n;if(o)if(c!==0){let p=Ht(e[a+1]);e[r+1]=Fo(p,a),p!==0&&(e[p+1]=Ea(e[p+1],r)),e[a+1]=wD(e[a+1],r)}else e[r+1]=Fo(a,0),a!==0&&(e[a+1]=Ea(e[a+1],r)),a=r;else e[r+1]=Fo(c,0),a===0?a=r:e[c+1]=Ea(e[c+1],r),c=r;l&&(e[r+1]=nc(e[r+1])),xd(e,u,r,!0),xd(e,u,r,!1),ND(t,u,e,r,i),s=Fo(a,c),i?t.classBindings=s:t.styleBindings=s}function ND(e,t,n,r,o){let i=o?e.residualClasses:e.residualStyles;i!=null&&typeof t=="string"&&en(i,t)>=0&&(n[r+1]=rc(n[r+1]))}function xd(e,t,n,r){let o=e[n+1],i=t===null,s=r?Ht(o):En(o),a=!1;for(;s!==0&&(a===!1||i);){let c=e[s],l=e[s+1];SD(c,t)&&(a=!0,e[s+1]=r?rc(l):nc(l)),s=r?Ht(l):En(l)}a&&(e[n+1]=r?nc(o):rc(o))}function SD(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?en(e,t)>=0:!1}var z={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function fh(e){return e.substring(z.key,z.keyEnd)}function xD(e){return e.substring(z.value,z.valueEnd)}function AD(e){return gh(e),ph(e,In(e,0,z.textEnd))}function ph(e,t){let n=z.textEnd;return n===t?-1:(t=z.keyEnd=kD(e,z.key=t,n),In(e,t,n))}function RD(e){return gh(e),hh(e,In(e,0,z.textEnd))}function hh(e,t){let n=z.textEnd,r=z.key=In(e,t,n);return n===r?-1:(r=z.keyEnd=OD(e,r,n),r=Ad(e,r,n,58),r=z.value=In(e,r,n),r=z.valueEnd=PD(e,r,n),Ad(e,r,n,59))}function gh(e){z.key=0,z.keyEnd=0,z.value=0,z.valueEnd=0,z.textEnd=e.length}function In(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function kD(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}function OD(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 Ad(e,t,n,r){return t=In(e,t,n),t<n&&t++,t}function PD(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=Rd(e,c,s,n):t===s-4&&i===85&&o===82&&r===76&&c===40?a=s=Rd(e,41,s,n):c>32&&(a=s),i=o,o=r,r=c&-33}return a}function Rd(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 mh(e,t,n){return vh(e,t,n,!1),mh}function yh(e,t){return vh(e,t,null,!0),yh}function LD(e){Eh(Ch,FD,e,!1)}function FD(e,t){for(let n=RD(t);n>=0;n=hh(t,n))Ch(e,fh(t),xD(t))}function jD(e){Eh(qD,VD,e,!0)}function VD(e,t){for(let n=AD(t);n>=0;n=ph(t,n))zn(e,fh(t),!0)}function vh(e,t,n,r){let o=g(),i=P(),s=Jn(2);if(i.firstUpdatePass&&Dh(i,e,s,r),t!==Y&&ne(o,s,t)){let a=i.data[he()];Th(i,a,o,o[k],e,o[s+1]=zD(t,n),r,s)}}function Eh(e,t,n,r){let o=P(),i=Jn(2);o.firstUpdatePass&&Dh(o,null,i,r);let s=g();if(n!==Y&&ne(s,i,n)){let a=o.data[he()];if(bh(a,r)&&!Ih(o,i)){let c=r?a.classesWithoutHost:a.stylesWithoutHost;c!==null&&(n=co(c,n||"")),tc(o,a,s,n,r)}else GD(o,a,s,s[k],s[i+1],s[i+1]=WD(e,t,n),r,i)}}function Ih(e,t){return t>=e.expandoStartIndex}function Dh(e,t,n,r){let o=e.data;if(o[n+1]===null){let i=o[he()],s=Ih(e,n);bh(i,r)&&t===null&&!s&&(t=!1),t=HD(o,i,t,r),_D(o,i,t,n,s,r)}}function HD(e,t,n,r){let o=Mu(e),i=r?t.residualClasses:t.residualStyles;if(o===null)(r?t.classBindings:t.styleBindings)===0&&(n=Ia(null,e,t,n,r),n=gr(n,t.attrs,r),i=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==o)if(n=Ia(o,e,t,n,r),i===null){let c=BD(e,t,r);c!==void 0&&Array.isArray(c)&&(c=Ia(null,e,t,c[1],r),c=gr(c,t.attrs,r),$D(e,t,r,c))}else i=UD(e,t,r)}return i!==void 0&&(r?t.residualClasses=i:t.residualStyles=i),n}function BD(e,t,n){let r=n?t.classBindings:t.styleBindings;if(En(r)!==0)return e[Ht(r)]}function $D(e,t,n,r){let o=n?t.classBindings:t.styleBindings;e[Ht(o)]=r}function UD(e,t,n){let r,o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i<o;i++){let s=e[i].hostAttrs;r=gr(r,s,n)}return gr(r,t.attrs,n)}function Ia(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=gr(r,i.hostAttrs,o),i!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function gr(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]),zn(e,s,n?!0:t[++i]))}return e===void 0?null:e}function WD(e,t,n){if(n==null||n==="")return J;let r=[],o=Cn(n);if(Array.isArray(o))for(let i=0;i<o.length;i++)e(r,o[i],!0);else if(o instanceof Set)for(let i of o)e(r,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 Ch(e,t,n){zn(e,t,Cn(n))}function qD(e,t,n){let r=String(t);r!==""&&!r.includes(" ")&&zn(e,r,n)}function GD(e,t,n,r,o,i,s,a){o===Y&&(o=J);let c=0,l=0,u=0<o.length?o[0]:null,d=0<i.length?i[0]:null;for(;u!==null||d!==null;){let p=c<o.length?o[c+1]:void 0,f=l<i.length?i[l+1]:void 0,h=null,y;u===d?(c+=2,l+=2,p!==f&&(h=d,y=f)):d===null||u!==null&&u<d?(c+=2,h=u):(l+=2,h=d,y=f),h!==null&&Th(e,t,n,r,h,y,s,a),u=c<o.length?o[c]:null,d=l<i.length?i[l]:null}}function Th(e,t,n,r,o,i,s,a){if(!(t.type&3))return;let c=e.data,l=c[a+1],u=MD(l)?kd(c,t,n,o,En(l),s):void 0;if(!ui(u)){ui(i)||bD(l)&&(i=kd(c,null,n,o,a,s));let d=Bs(he(),n);Bv(r,s,d,o,i)}}function kd(e,t,n,r,o,i){let s=t===null,a;for(;o>0;){let c=e[o],l=Array.isArray(c),u=l?c[1]:c,d=u===null,p=n[o+1];p===Y&&(p=d?J:void 0);let f=d?go(p,r):u===r?p:void 0;if(l&&!ui(f)&&(f=go(c,r)),ui(f)&&(a=f,s))return a;let h=e[o+1];o=s?Ht(h):En(h)}if(t!==null){let c=i?t.residualClasses:t.residualStyles;c!=null&&(a=go(c,r))}return a}function ui(e){return e!==void 0}function zD(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=Un(Cn(e)))),e}function bh(e,t){return(e.flags&(t?8:16))!==0}function QD(e,t=""){let n=g(),r=P(),o=e+O,i=r.firstCreatePass?$t(r,o,1,t,null):r.data[o],s=ZD(r,n,i,t);n[o]=s,No()&&Tc(r,n,s,i),xt(i,!1)}var ZD=(e,t,n,r)=>(er(!0),Gy(t[k],r));function YD(e,t,n,r=""){return ne(e,We(),n)?t+Ae(n)+r:Y}function KD(e,t,n,r,o,i=""){let s=ra(),a=yn(e,s,n,o);return Jn(2),a?t+Ae(n)+r+Ae(o)+i:Y}function JD(e,t,n,r,o,i,s,a=""){let c=ra(),l=kc(e,c,n,o,s);return Jn(3),l?t+Ae(n)+r+Ae(o)+i+Ae(s)+a:Y}function wh(e){return Yc("",e),wh}function Yc(e,t,n){let r=g(),o=YD(r,e,t,n);return o!==Y&&Kc(r,he(),o),Yc}function Mh(e,t,n,r,o){let i=g(),s=KD(i,e,t,n,r,o);return s!==Y&&Kc(i,he(),s),Mh}function _h(e,t,n,r,o,i,s){let a=g(),c=JD(a,e,t,n,r,o,i,s);return c!==Y&&Kc(a,he(),c),_h}function Kc(e,t,n){let r=Bs(t,e);zy(e[k],r,n)}function Nh(e,t,n){Bc(t)&&(t=t());let r=g(),o=We();if(ne(r,o,t)){let i=P(),s=cn();Zf(s,r,e,t,r[k],n)}return Nh}function XD(e,t){let n=Bc(e);return n&&e.set(t),n}function Sh(e,t){let n=g(),r=P(),o=H();return ah(r,n,n[k],o,e,t),Sh}var xh={};function Ah(e){Me("NgLet");let t=P(),n=g(),r=e+O,o=$t(t,r,128,null,null);return xt(o,!1),Eo(t,n,r,xh),Ah}function eC(e){let t=P(),n=g(),r=he();return Eo(t,n,r,e),e}function tC(e){let t=ta(),n=$s(t,O+e);if(n===xh)throw new C(314,!1);return n}function Od(e,t,n){let r=P();r.firstCreatePass&&Rh(t,r.data,r.blueprint,be(e),n)}function Rh(e,t,n,r,o){if(e=q(e),Array.isArray(e))for(let i=0;i<e.length;i++)Rh(e[i],t,n,r,o);else{let i=P(),s=g(),a=H(),c=Dt(e)?e:q(e.provide),l=Ps(e),u=a.providerIndexes&1048575,d=a.directiveStart,p=a.providerIndexes>>20;if(Dt(e)||!e.multi){let f=new Pt(l,o,Ni,null),h=Ca(c,t,o?u:u+p,d);h===-1?(ba(Zo(a,s),i,c),Da(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=Ca(c,t,u+p,d),h=Ca(c,t,u,u+p),y=f>=0&&n[f],b=h>=0&&n[h];if(o&&!b||!o&&!y){ba(Zo(a,s),i,c);let w=oC(o?rC:nC,n.length,o,r,l,e);!o&&b&&(n[h].providerFactory=w),Da(i,e,t.length,0),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(w),s.push(w)}else{let w=kh(n[o?h:f],l,!o&&r);Da(i,e,f>-1?f:h,w)}!o&&r&&b&&n[h].componentProviders++}}}function Da(e,t,n,r){let o=Dt(t),i=uu(t);if(o||i){let c=(i?q(t.useClass):t).prototype.ngOnDestroy;if(c){let l=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let u=l.indexOf(n);u===-1?l.push(n,[r,c]):l[u+1].push(r,c)}else l.push(n,c)}}}function kh(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Ca(e,t,n,r){for(let o=n;o<r;o++)if(t[o]===e)return o;return-1}function nC(e,t,n,r,o){return oc(this.multi,[])}function rC(e,t,n,r,o){let i=this.multi,s;if(this.providerFactory){let a=this.providerFactory.componentProviders,c=ir(r,r[m],this.providerFactory.index,o);s=c.slice(0,a),oc(i,s);for(let l=a;l<c.length;l++)s.push(c[l])}else s=[],oc(i,s);return s}function oc(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function oC(e,t,n,r,o,i){let s=new Pt(e,n,Ni,null);return s.multi=[],s.index=t,s.componentProviders=0,kh(s,o,r&&!n),s}function iC(e,t){return n=>{n.providersResolver=(r,o)=>Od(r,o?o(e):e,!1),t&&(n.viewProvidersResolver=(r,o)=>Od(r,o?o(t):t,!0))}}function sC(e,t){let n=Ue()+e,r=g();return r[n]===Y?ct(r,n,t()):xi(r,n)}function aC(e,t,n){return hC(g(),Ue(),e,t,n)}function cC(e,t,n,r){return gC(g(),Ue(),e,t,n,r)}function lC(e,t,n,r,o){return mC(g(),Ue(),e,t,n,r,o)}function uC(e,t,n,r,o,i,s){return yC(g(),Ue(),e,t,n,r,o,i)}function dC(e,t,n,r,o,i,s){let a=Ue()+e,c=g(),l=Ai(c,a,n,r,o,i);return ne(c,a+4,s)||l?ct(c,a+5,t(n,r,o,i,s)):xi(c,a+5)}function fC(e,t,n,r,o,i,s,a){let c=Ue()+e,l=g(),u=Ai(l,c,n,r,o,i);return yn(l,c+4,s,a)||u?ct(l,c+6,t(n,r,o,i,s,a)):xi(l,c+6)}function pC(e,t,n,r,o,i,s,a,c){let l=Ue()+e,u=g(),d=Ai(u,l,n,r,o,i);return kc(u,l+4,s,a,c)||d?ct(u,l+7,t(n,r,o,i,s,a,c)):xi(u,l+7)}function Li(e,t){let n=e[t];return n===Y?void 0:n}function hC(e,t,n,r,o,i){let s=t+n;return ne(e,s,o)?ct(e,s+1,i?r.call(i,o):r(o)):Li(e,s+1)}function gC(e,t,n,r,o,i,s){let a=t+n;return yn(e,a,o,i)?ct(e,a+2,s?r.call(s,o,i):r(o,i)):Li(e,a+2)}function mC(e,t,n,r,o,i,s,a){let c=t+n;return kc(e,c,o,i,s)?ct(e,c+3,a?r.call(a,o,i,s):r(o,i,s)):Li(e,c+3)}function yC(e,t,n,r,o,i,s,a,c){let l=t+n;return Ai(e,l,o,i,s,a)?ct(e,l+4,c?r.call(c,o,i,s,a):r(o,i,s,a)):Li(e,l+4)}function vC(e,t){return Mi(e,t)}var di=class{ngModuleFactory;componentFactories;constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},EC=(()=>{class e{compileModuleSync(n){return new ii(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){let r=this.compileModuleSync(n),o=Ms(n),i=wf(o.declarations).reduce((s,a)=>{let c=xe(a);return c&&s.push(new jt(c)),s},[]);return new di(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=G({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();var Oh=(()=>{class e{applicationErrorHandler=D(it);appRef=D(Oi);taskService=D(At);ngZone=D(ue);zonelessEnabled=D(tr);tracing=D(Bt,{optional:!0});zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new X;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(Hn):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(D(ua,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{let n=this.taskService.add();if(!this.runningTick&&(this.cleanup(),!this.zonelessEnabled||this.appRef.includeAllTestViews)){this.taskService.remove(n);return}this.switchToMicrotaskScheduler(),this.taskService.remove(n)})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()}))}switchToMicrotaskScheduler(){this.ngZone.runOutsideAngular(()=>{let n=this.taskService.add();this.useMicrotaskScheduler=!0,queueMicrotask(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})})}notify(n){if(!this.zonelessEnabled&&n===5)return;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;break}case 12:{this.appRef.dirtyFlags|=16;break}case 13:{this.appRef.dirtyFlags|=2;break}case 11:break;default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick())return;let r=this.useMicrotaskScheduler?Fu:aa;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>r(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>r(()=>this.tick()))}shouldScheduleTick(){return!(this.appRef.destroyed||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(Hn+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.applicationErrorHandler(r)}finally{this.taskService.remove(n),this.cleanup()}}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=G({token:e,factory:e.\u0275fac,providedIn:"root"})}return e})();function Ph(){return[{provide:Se,useExisting:Oh},{provide:ue,useClass:Bn},{provide:tr,useValue:!0}]}function IC(){return typeof $localize<"u"&&$localize.locale||Cr}var Jc=new N("",{factory:()=>D(Jc,{optional:!0,skipSelf:!0})||IC()});var Tr=class{destroyed=!1;listeners=null;errorHandler=D(He,{optional:!0});destroyRef=D(Pe);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($n(953,!1));return}if(this.listeners===null)return;let n=v(null);try{for(let r of this.listeners)try{r(t)}catch(o){this.errorHandler?.handleError(o)}}finally{v(n)}}};function DC(e){return Gl(e)}function CC(e,t){return On(e,t?.equal)}var Vi=Symbol("InputSignalNode#UNSET"),Wh=Z(Q({},Pn),{transformFn:void 0,applyValueToInputSignal(e,t){yt(e,t)}});function qh(e,t){let n=Object.create(Wh);n.value=e,n.transformFn=t?.transform;function r(){if(Ze(n),n.value===Vi){let o=null;throw new C(-950,o)}return n.value}return r[$]=n,r}function _P(e){return new Tr}function Lh(e,t){return qh(e,t)}function TC(e){return qh(Vi,e)}var NP=(Lh.required=TC,Lh);function Fh(e,t){return Fc(t)}function bC(e,t){return jc(t)}var SP=(Fh.required=bC,Fh);function jh(e,t){return Fc(t)}function wC(e,t){return jc(t)}var xP=(jh.required=wC,jh);function AP(e,t){return Np(t)}function Gh(e,t){let n=Object.create(Wh),r=new Tr;n.value=e;function o(){return Ze(n),Vh(n.value),n.value}return o[$]=n,o.asReadonly=Ao.bind(o),o.set=i=>{n.equal(n.value,i)||(yt(n,i),r.emit(i))},o.update=i=>{Vh(n.value),o.set(i(n.value))},o.subscribe=r.subscribe.bind(r),o.destroyRef=r.destroyRef,o}function Vh(e){if(e===Vi)throw new C(952,!1)}function Hh(e,t){return Gh(e,t)}function MC(e){return Gh(Vi,e)}var RP=(Hh.required=MC,Hh);var el=new N(""),_C=new N("");function br(e){return!e.moduleRef}function NC(e){let t=br(e)?e.r3Injector:e.moduleRef.injector,n=t.get(ue);return n.run(()=>{br(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(it),o;if(n.runOutsideAngular(()=>{o=n.onError.subscribe({next:r})}),br(e)){let i=()=>t.destroy(),s=e.platformInjector.get(el);s.add(i),t.onDestroy(()=>{o.unsubscribe(),s.delete(i)})}else{let i=()=>e.moduleRef.destroy(),s=e.platformInjector.get(el);s.add(i),e.moduleRef.onDestroy(()=>{or(e.allPlatformModules,e.moduleRef),o.unsubscribe(),s.delete(i)})}return xC(r,n,()=>{let i=t.get(At),s=i.add(),a=t.get(Wc);return a.runInitializers(),a.donePromise.then(()=>{let c=t.get(Jc,Cr);if(oh(c||Cr),!t.get(_C,!0))return br(e)?t.get(Oi):(e.allPlatformModules.push(e.moduleRef),e.moduleRef);if(br(e)){let u=t.get(Oi);return e.rootComponent!==void 0&&u.bootstrap(e.rootComponent),u}else return SC?.(e.moduleRef,e.allPlatformModules),e.moduleRef}).finally(()=>{i.remove(s)})})})}var SC;function xC(e,t,n){try{let r=n();return $c(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e(r)),r}}var Fi=null;function AC(e=[],t){return Ee.create({name:t,providers:[{provide:Os,useValue:"platform"},{provide:el,useValue:new Set([()=>Fi=null])},...e]})}function RC(e=[]){if(Fi)return Fi;let t=AC(e);return Fi=t,qp(),kC(t),t}function kC(e){let t=e.get(rf,null);yo(e,()=>{t?.forEach(n=>n())})}function kP(){return!1}var OC=1e4;var OP=OC-1e3;var PP=(()=>{class e{static __NG_ELEMENT_ID__=PC}return e})();function PC(e){return LC(H(),g(),(e&16)===16)}function LC(e,t,n){if($e(e)&&!n){let r=pe(e.index,t);return new at(r,r)}else if(e.type&175){let r=t[te];return new at(r,t)}return null}var tl=class{supports(t){return Rc(t)}create(t){return new nl(t)}},FC=(e,t)=>t,nl=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||FC}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<Bh(r,o,i)?n:r,a=Bh(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 l=a-o,u=c-o;if(l!=u){for(let p=0;p<l;p++){let f=p<i.length?i[p]:i[p]=0,h=f+p;u<=h&&h<l&&(i[p]=f+1)}let d=s.previousIndex;i[d]=u-l}}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=[]),!Rc(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,gp(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 rl(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 ji),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 ji),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}},rl=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}},ol=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}},ji=class{map=new Map;put(t){let n=t.trackById,r=this.map.get(n);r||(r=new ol,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 Bh(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 il=class{supports(t){return t instanceof Map||Si(t)}create(){return new sl}},sl=class{_records=new Map;_mapHead=null;_appendAfter=null;_previousMapHead=null;_changesHead=null;_changesTail=null;_additionsHead=null;_additionsTail=null;_removalsHead=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||Si(t)))throw new C(900,!1);return this.check(t)?this:null}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 al(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))}},al=class{key;previousValue=null;currentValue=null;_nextPrevious=null;_next=null;_prev=null;_nextAdded=null;_nextRemoved=null;_nextChanged=null;constructor(t){this.key=t}};function $h(){return new jC([new tl])}var jC=(()=>{class e{factories;static \u0275prov=G({token:e,providedIn:"root",factory:$h});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=D(e,{optional:!0,skipSelf:!0});return e.create(n,r||$h())}}}find(n){let r=this.factories.find(o=>o.supports(n));if(r!=null)return r;throw new C(901,!1)}}return e})();function Uh(){return new VC([new il])}var VC=(()=>{class e{static \u0275prov=G({token:e,providedIn:"root",factory:Uh});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=D(e,{optional:!0,skipSelf:!0});return e.create(n,r||Uh())}}}find(n){let r=this.factories.find(o=>o.supports(n));if(r)return r;throw new C(901,!1)}}return e})();function LP(e){let{rootComponent:t,appProviders:n,platformProviders:r,platformRef:o}=e;x(M.BootstrapApplicationStart);try{let i=o?.injector??RC(r),s=[Ph(),Vu,...n||[]],a=new hr({providers:s,parent:i,debugName:"",runEnvironmentInitializers:!1});return NC({r3Injector:a.injector,platformInjector:i,rootComponent:t})}catch(i){return Promise.reject(i)}finally{x(M.BootstrapApplicationEnd)}}function FP(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function jP(e,t=NaN){return!isNaN(parseFloat(e))&&!isNaN(Number(e))?Number(e):t}var Xc=Symbol("NOT_SET"),zh=new Set,HC=Z(Q({},Pn),{kind:"afterRenderEffectPhase",consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,value:Xc,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!==Xc&&!Zt(this))return this.signal;try{for(let o of this.cleanup??zh)o()}finally{this.cleanup?.clear()}let t=[];e!==void 0&&t.push(e),t.push(this.registerCleanupFn);let n=Ye(this),r;try{r=this.userFn.apply(null,t)}finally{mt(this,n)}return(this.value===Xc||!this.equal(this.value,r))&&(this.value=r,this.version++),this.signal}}),cl=class extends cr{scheduler;lastPhase=null;nodes=[void 0,void 0,void 0,void 0];onDestroyFns=null;constructor(t,n,r,o,i,s=null){super(t,[void 0,void 0,void 0,void 0],r,!1,i.get(Pe),s),this.scheduler=o;for(let a of Ic){let c=n[a];if(c===void 0)continue;let l=Object.create(HC);l.sequence=this,l.phase=a,l.userFn=c,l.dirty=!0,l.signal=()=>(Ze(l),l.value),l.signal[$]=l,l.registerCleanupFn=u=>(l.cleanup??=new Set).add(u),this.nodes[a]=l,this.hooks[a]=u=>l.phaseFn(u)}}afterRun(){super.afterRun(),this.lastPhase=null}destroy(){if(this.onDestroyFns!==null)for(let t of this.onDestroyFns)t();super.destroy();for(let t of this.nodes)if(t)try{for(let n of t.cleanup??zh)n()}finally{Ke(t)}}};function VP(e,t){let n=t?.injector??D(Ee),r=n.get(Se),o=n.get(vi),i=n.get(Bt,null,{optional:!0});o.impl??=n.get(Dc);let s=e;typeof s=="function"&&(s={mixedReadWrite:e});let a=n.get(ln,null,{optional:!0}),c=new cl(o.impl,[s.earlyRead,s.write,s.mixedReadWrite,s.read],a?.view,r,n,i?.snapshot(null));return o.impl.register(c),c}function HP(e){let t=xe(e);if(!t)return null;let n=new jt(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}}}export{X as a,Xh as b,_ as c,ve as d,An as e,Rn as f,tb as g,Qe as h,lg as i,ug as j,dg as k,pt as l,fg as m,ht as n,Ig as o,Fe as p,Wr as q,Cg as r,Tg as s,Zi as t,zi as u,Pl as v,xg as w,Yi as x,Rg as y,kg as z,Og as A,Pg as B,Lg as C,Fg as D,jg as E,Jh as F,Gg as G,C as H,$n as I,lo as J,G as K,Jl as L,Zg as M,N,Ne as O,D as P,Qn as Q,Os as R,se as S,yo as T,gm as U,Eu as V,Iu as W,Au as X,Ru as Y,Ee as Z,So as _,Pe as $,At as aa,je as ba,ue as ca,He as da,it as ea,Mm as fa,xo as ga,Ro as ha,Hu as ia,Vm as ja,ry as ka,yr as la,uy as ma,dy as na,rf as oa,py as pa,hy as qa,of as ra,gy as sa,Lt as ta,Cn as ua,dc as va,Dy as wa,Cy as xa,Ty as ya,by as za,wy as Aa,fc as Ba,Ef as Ca,hi as Da,Ky as Ea,Jy as Fa,Xy as Ga,gv as Ha,Jo as Ia,mn as Ja,Bt as Ka,Me as La,Vf as Ma,dr as Na,fr as Oa,TE as Pa,Ni as Qa,Ri as Ra,vn as Sa,xp as Ta,nI as Ua,Vc as Va,oI as Wa,sI as Xa,lI as Ya,dI as Za,Op as _a,Lp as $a,Fp as ab,$I as bb,$c as cb,UI as db,Wp as eb,Oi as fb,ZI as gb,YI as hb,Zp as ib,Wo as jb,qo as kb,nD as lb,rD as mb,oD as nb,iD as ob,sD as pb,aD as qb,Yp as rb,li as sb,Gc as tb,Kp as ub,zc as vb,Qc as wb,Jp as xb,Zc as yb,Pi as zb,eh as Ab,th as Bb,fD as Cb,pD as Db,rh as Eb,ih as Fb,sh as Gb,gD as Hb,yD as Ib,vD as Jb,ch as Kb,lh as Lb,ID as Mb,DD as Nb,uh as Ob,dh as Pb,CD as Qb,TD as Rb,mh as Sb,yh as Tb,LD as Ub,jD as Vb,QD as Wb,wh as Xb,Yc as Yb,Mh as Zb,_h as _b,Nh as $b,XD as ac,Sh as bc,Ah as cc,eC as dc,tC as ec,iC as fc,sC as gc,aC as hc,cC as ic,lC as jc,uC as kc,dC as lc,fC as mc,pC as nc,vC as oc,EC as pc,DC as qc,CC as rc,_P as sc,NP as tc,SP as uc,xP as vc,AP as wc,RP as xc,kP as yc,PP as zc,jC as Ac,VC as Bc,LP as Cc,FP as Dc,jP as Ec,VP as Fc,HP as Gc};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{$ as pe,Aa as At,Ac as Pt,Ba as _t,Bc as Lt,Ca as St,Cc as Nt,D as ht,Da as j,Dc as oe,Ec as He,H as y,Ia as $,Ja as Tt,K as l,Ka as ye,L as q,La as Ft,N as E,Na as ze,O as c,Oa as Mt,P as f,Pa as ne,Q as Be,Qa as A,R as pt,Ra as re,S as xe,Sa as Rt,Sb as Ot,T as gt,Ua as It,Xa as ie,Ya as F,Z as H,_ as v,c as Ne,ca as Q,d as ct,da as Ue,ha as mt,i as ke,ja as ee,la as te,ma as Dt,n as J,na as je,oa as yt,pa as ge,qa as me,ra as Et,sa as $e,ta as De,u as dt,ua as N,va as G,w as lt,wa as vt,xa as wt,y as ft,ya as Ct,za as bt,zc as Ve}from"./chunk-VJ57LHDR.js";import{a as U}from"./chunk-WCABR6TI.js";var kt=null;function M(){return kt}function Ge(n){kt??=n}var se=class{},W=(()=>{class n{historyGo(e){throw new Error("")}static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:()=>f(Bt),providedIn:"platform"})}return n})();var Bt=(()=>{class n extends W{_location;_history;_doc=f(v);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return M().getBaseHref(this._doc)}onPopState(e){let t=M().getGlobalEventTarget(this._doc,"window");return t.addEventListener("popstate",e,!1),()=>t.removeEventListener("popstate",e)}onHashChange(e){let t=M().getGlobalEventTarget(this._doc,"window");return t.addEventListener("hashchange",e,!1),()=>t.removeEventListener("hashchange",e)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(e){this._location.pathname=e}pushState(e,t,i){this._history.pushState(e,t,i)}replaceState(e,t,i){this._history.replaceState(e,t,i)}forward(){this._history.forward()}back(){this._history.back()}historyGo(e=0){this._history.go(e)}getState(){return this._history.state}static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:()=>new n,providedIn:"platform"})}return n})();function jt(n,r){return n?r?n.endsWith("/")?r.startsWith("/")?n+r.slice(1):n+r:r.startsWith("/")?n+r:`${n}/${r}`:n:r}function xt(n){let r=n.search(/#|\?|$/);return n[r-1]==="/"?n.slice(0,r-1)+n.slice(r):n}function k(n){return n&&n[0]!=="?"?`?${n}`:n}var Ee=(()=>{class n{historyGo(e){throw new Error("")}static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:()=>f(yn),providedIn:"root"})}return n})(),Dn=new E(""),yn=(()=>{class n extends Ee{_platformLocation;_baseHref;_removeListenerFns=[];constructor(e,t){super(),this._platformLocation=e,this._baseHref=t??this._platformLocation.getBaseHrefFromDOM()??f(v).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}prepareExternalUrl(e){return jt(this._baseHref,e)}path(e=!1){let t=this._platformLocation.pathname+k(this._platformLocation.search),i=this._platformLocation.hash;return i&&e?`${t}${i}`:t}pushState(e,t,i,o){let s=this.prepareExternalUrl(i+k(o));this._platformLocation.pushState(e,t,s)}replaceState(e,t,i,o){let s=this.prepareExternalUrl(i+k(o));this._platformLocation.replaceState(e,t,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(e=0){this._platformLocation.historyGo?.(e)}static \u0275fac=function(t){return new(t||n)(c(W),c(Dn,8))};static \u0275prov=l({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();var $t=(()=>{class n{_subject=new ct;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(e){this._locationStrategy=e;let t=this._locationStrategy.getBaseHref();this._basePath=wn(xt(Ut(t))),this._locationStrategy.onPopState(i=>{this._subject.next({url:this.path(!0),pop:!0,state:i.state,type:i.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(e=!1){return this.normalize(this._locationStrategy.path(e))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(e,t=""){return this.path()==this.normalize(e+k(t))}normalize(e){return n.stripTrailingSlash(vn(this._basePath,Ut(e)))}prepareExternalUrl(e){return e&&e[0]!=="/"&&(e="/"+e),this._locationStrategy.prepareExternalUrl(e)}go(e,t="",i=null){this._locationStrategy.pushState(i,"",e,t),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+k(t)),i)}replaceState(e,t="",i=null){this._locationStrategy.replaceState(i,"",e,t),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+k(t)),i)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(e=0){this._locationStrategy.historyGo?.(e)}onUrlChange(e){return this._urlChangeListeners.push(e),this._urlChangeSubscription??=this.subscribe(t=>{this._notifyUrlChangeListeners(t.url,t.state)}),()=>{let t=this._urlChangeListeners.indexOf(e);this._urlChangeListeners.splice(t,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(e="",t){this._urlChangeListeners.forEach(i=>i(e,t))}subscribe(e,t,i){return this._subject.subscribe({next:e,error:t??void 0,complete:i??void 0})}static normalizeQueryParams=k;static joinWithSlash=jt;static stripTrailingSlash=xt;static \u0275fac=function(t){return new(t||n)(c(Ee))};static \u0275prov=l({token:n,factory:()=>En(),providedIn:"root"})}return n})();function En(){return new $t(c(Ee))}function vn(n,r){if(!n||!r.startsWith(n))return r;let e=r.substring(n.length);return e===""||["/",";","?","#"].includes(e[0])?e:r}function Ut(n){return n.replace(/\/index.html$/,"")}function wn(n){if(new RegExp("^(https?:)?//").test(n)){let[,e]=n.split(/\/\/[^\/]+/);return e}return n}var We=/\s+/,zt=[],Cn=(()=>{class n{_ngEl;_renderer;initialClasses=zt;rawClass;stateMap=new Map;constructor(e,t){this._ngEl=e,this._renderer=t}set klass(e){this.initialClasses=e!=null?e.trim().split(We):zt}set ngClass(e){this.rawClass=typeof e=="string"?e.trim().split(We):e}ngDoCheck(){for(let t of this.initialClasses)this._updateState(t,!0);let e=this.rawClass;if(Array.isArray(e)||e instanceof Set)for(let t of e)this._updateState(t,!0);else if(e!=null)for(let t of Object.keys(e))this._updateState(t,!!e[t]);this._applyStateDiff()}_updateState(e,t){let i=this.stateMap.get(e);i!==void 0?(i.enabled!==t&&(i.changed=!0,i.enabled=t),i.touched=!0):this.stateMap.set(e,{enabled:t,changed:!0,touched:!0})}_applyStateDiff(){for(let e of this.stateMap){let t=e[0],i=e[1];i.changed?(this._toggleClass(t,i.enabled),i.changed=!1):i.touched||(i.enabled&&this._toggleClass(t,!1),this.stateMap.delete(t)),i.touched=!1}}_toggleClass(e,t){e=e.trim(),e.length>0&&e.split(We).forEach(i=>{t?this._renderer.addClass(this._ngEl.nativeElement,i):this._renderer.removeClass(this._ngEl.nativeElement,i)})}static \u0275fac=function(t){return new(t||n)(A(te),A(ne))};static \u0275dir=F({type:n,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return n})(),bn=(()=>{class n{_viewContainerRef;ngComponentOutlet=null;ngComponentOutletInputs;ngComponentOutletInjector;ngComponentOutletEnvironmentInjector;ngComponentOutletContent;ngComponentOutletNgModule;_componentRef;_moduleRef;_inputsUsed=new Map;get componentInstance(){return this._componentRef?.instance??null}constructor(e){this._viewContainerRef=e}_needToReCreateNgModuleInstance(e){return e.ngComponentOutletNgModule!==void 0}_needToReCreateComponentInstance(e){return e.ngComponentOutlet!==void 0||e.ngComponentOutletContent!==void 0||e.ngComponentOutletInjector!==void 0||e.ngComponentOutletEnvironmentInjector!==void 0||this._needToReCreateNgModuleInstance(e)}ngOnChanges(e){if(this._needToReCreateComponentInstance(e)&&(this._viewContainerRef.clear(),this._inputsUsed.clear(),this._componentRef=void 0,this.ngComponentOutlet)){let t=this.ngComponentOutletInjector||this._viewContainerRef.parentInjector;this._needToReCreateNgModuleInstance(e)&&(this._moduleRef?.destroy(),this.ngComponentOutletNgModule?this._moduleRef=It(this.ngComponentOutletNgModule,An(t)):this._moduleRef=void 0),this._componentRef=this._viewContainerRef.createComponent(this.ngComponentOutlet,{injector:t,ngModuleRef:this._moduleRef,projectableNodes:this.ngComponentOutletContent,environmentInjector:this.ngComponentOutletEnvironmentInjector})}}ngDoCheck(){if(this._componentRef){if(this.ngComponentOutletInputs)for(let e of Object.keys(this.ngComponentOutletInputs))this._inputsUsed.set(e,!0);this._applyInputStateDiff(this._componentRef)}}ngOnDestroy(){this._moduleRef?.destroy()}_applyInputStateDiff(e){for(let[t,i]of this._inputsUsed)i?(e.setInput(t,this.ngComponentOutletInputs[t]),this._inputsUsed.set(t,!1)):(e.setInput(t,void 0),this._inputsUsed.delete(t))}static \u0275fac=function(t){return new(t||n)(A(re))};static \u0275dir=F({type:n,selectors:[["","ngComponentOutlet",""]],inputs:{ngComponentOutlet:"ngComponentOutlet",ngComponentOutletInputs:"ngComponentOutletInputs",ngComponentOutletInjector:"ngComponentOutletInjector",ngComponentOutletEnvironmentInjector:"ngComponentOutletEnvironmentInjector",ngComponentOutletContent:"ngComponentOutletContent",ngComponentOutletNgModule:"ngComponentOutletNgModule"},exportAs:["ngComponentOutlet"],features:[ee]})}return n})();function An(n){return n.get(Rt).injector}var ve=class{$implicit;ngForOf;index;count;constructor(r,e,t,i){this.$implicit=r,this.ngForOf=e,this.index=t,this.count=i}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}},Gt=(()=>{class n{_viewContainer;_template;_differs;set ngForOf(e){this._ngForOf=e,this._ngForOfDirty=!0}set ngForTrackBy(e){this._trackByFn=e}get ngForTrackBy(){return this._trackByFn}_ngForOf=null;_ngForOfDirty=!0;_differ=null;_trackByFn;constructor(e,t,i){this._viewContainer=e,this._template=t,this._differs=i}set ngForTemplate(e){e&&(this._template=e)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;let e=this._ngForOf;!this._differ&&e&&(this._differ=this._differs.find(e).create(this.ngForTrackBy))}if(this._differ){let e=this._differ.diff(this._ngForOf);e&&this._applyChanges(e)}}_applyChanges(e){let t=this._viewContainer;e.forEachOperation((i,o,s)=>{if(i.previousIndex==null)t.createEmbeddedView(this._template,new ve(i.item,this._ngForOf,-1,-1),s===null?void 0:s);else if(s==null)t.remove(o===null?void 0:o);else if(o!==null){let u=t.get(o);t.move(u,s),Vt(u,i)}});for(let i=0,o=t.length;i<o;i++){let u=t.get(i).context;u.index=i,u.count=o,u.ngForOf=this._ngForOf}e.forEachIdentityChange(i=>{let o=t.get(i.currentIndex);Vt(o,i)})}static ngTemplateContextGuard(e,t){return!0}static \u0275fac=function(t){return new(t||n)(A(re),A(ze),A(Pt))};static \u0275dir=F({type:n,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"}})}return n})();function Vt(n,r){n.context.$implicit=r.item}var _n=(()=>{class n{_viewContainer;_context=new we;_thenTemplateRef=null;_elseTemplateRef=null;_thenViewRef=null;_elseViewRef=null;constructor(e,t){this._viewContainer=e,this._thenTemplateRef=t}set ngIf(e){this._context.$implicit=this._context.ngIf=e,this._updateView()}set ngIfThen(e){Ht(e,!1),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()}set ngIfElse(e){Ht(e,!1),this._elseTemplateRef=e,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(e,t){return!0}static \u0275fac=function(t){return new(t||n)(A(re),A(ze))};static \u0275dir=F({type:n,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"}})}return n})(),we=class{$implicit=null;ngIf=null};function Ht(n,r){if(n&&!n.createEmbeddedView)throw new y(2020,!1)}var Sn=(()=>{class n{_ngEl;_differs;_renderer;_ngStyle=null;_differ=null;constructor(e,t,i){this._ngEl=e,this._differs=t,this._renderer=i}set ngStyle(e){this._ngStyle=e,!this._differ&&e&&(this._differ=this._differs.find(e).create())}ngDoCheck(){if(this._differ){let e=this._differ.diff(this._ngStyle);e&&this._applyChanges(e)}}_setStyle(e,t){let[i,o]=e.split("."),s=i.indexOf("-")===-1?void 0:$.DashCase;t!=null?this._renderer.setStyle(this._ngEl.nativeElement,i,o?`${t}${o}`:t,s):this._renderer.removeStyle(this._ngEl.nativeElement,i,s)}_applyChanges(e){e.forEachRemovedItem(t=>this._setStyle(t.key,null)),e.forEachAddedItem(t=>this._setStyle(t.key,t.currentValue)),e.forEachChangedItem(t=>this._setStyle(t.key,t.currentValue))}static \u0275fac=function(t){return new(t||n)(A(te),A(Lt),A(ne))};static \u0275dir=F({type:n,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"}})}return n})(),Tn=(()=>{class n{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;injector=f(H);constructor(e){this._viewContainerRef=e}ngOnChanges(e){if(this._shouldRecreateView(e)){let t=this._viewContainerRef;if(this._viewRef&&t.remove(t.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let i=this._createContextForwardProxy();this._viewRef=t.createEmbeddedView(this.ngTemplateOutlet,i,{injector:this._getInjector()})}}_getInjector(){return this.ngTemplateOutletInjector==="outlet"?this.injector:this.ngTemplateOutletInjector??void 0}_shouldRecreateView(e){return!!e.ngTemplateOutlet||!!e.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(e,t,i)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,t,i):!1,get:(e,t,i)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,t,i)}})}static \u0275fac=function(t){return new(t||n)(A(re))};static \u0275dir=F({type:n,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[ee]})}return n})();var Wt=(()=>{class n{static \u0275fac=function(t){return new(t||n)};static \u0275mod=ie({type:n});static \u0275inj=q({})}return n})();function ae(n,r){r=encodeURIComponent(r);for(let e of n.split(";")){let t=e.indexOf("="),[i,o]=t==-1?[e,""]:[e.slice(0,t),e.slice(t+1)];if(i.trim()===r)return decodeURIComponent(o)}return null}var V=class{};var Ze="browser",Rn="server";function bo(n){return n===Ze}function Ao(n){return n===Rn}var Zt=n=>n.src,In=new E("",{factory:()=>Zt});var Yt=/^((\s*\d+w\s*(,|$)){1,})$/;var On=[1,2],Pn=640;var Ln=1920,Nn=1080;var _o=(()=>{class n{imageLoader=f(In);config=kn(f($e));renderer=f(ne);imgElement=f(te).nativeElement;injector=f(H);destroyRef=f(pe);lcpObserver;_renderedSrc=null;ngSrc;ngSrcset;sizes;width;height;decoding;loading;priority=!1;loaderParams;disableOptimizedSrcset=!1;fill=!1;placeholder;placeholderConfig;src;srcset;constructor(){this.destroyRef.onDestroy(()=>{this.renderer.removeAttribute(this.imgElement,"loading")})}ngOnInit(){Ft("NgOptimizedImage"),this.placeholder&&this.removePlaceholderOnLoad(this.imgElement),this.setHostAttributes()}setHostAttributes(){this.fill?this.sizes||="100vw":(this.setHostAttribute("width",this.width.toString()),this.setHostAttribute("height",this.height.toString())),this.setHostAttribute("loading",this.getLoadingBehavior()),this.setHostAttribute("fetchpriority",this.getFetchPriority()),this.setHostAttribute("decoding",this.getDecoding()),this.setHostAttribute("ng-img","true");let e=this.updateSrcAndSrcset();this.sizes?this.getLoadingBehavior()==="lazy"?this.setHostAttribute("sizes","auto, "+this.sizes):this.setHostAttribute("sizes",this.sizes):this.ngSrcset&&Yt.test(this.ngSrcset)&&this.getLoadingBehavior()==="lazy"&&this.setHostAttribute("sizes","auto, 100vw")}ngOnChanges(e){if(e.ngSrc&&!e.ngSrc.isFirstChange()){let t=this._renderedSrc;this.updateSrcAndSrcset(!0)}}getAspectRatio(){return this.width&&this.height&&this.height!==0?this.width/this.height:null}callImageLoader(e){let t=e;this.loaderParams&&(t.loaderParams=this.loaderParams);let i=this.getAspectRatio();return i!==null&&t.width&&(t.height=Math.round(t.width/i)),this.imageLoader(t)}getLoadingBehavior(){return!this.priority&&this.loading!==void 0?this.loading:this.priority?"eager":"lazy"}getFetchPriority(){return this.priority?"high":"auto"}getDecoding(){return this.priority?"sync":this.decoding??"auto"}getRewrittenSrc(){if(!this._renderedSrc){let e={src:this.ngSrc};this._renderedSrc=this.callImageLoader(e)}return this._renderedSrc}getRewrittenSrcset(){let e=Yt.test(this.ngSrcset);return this.ngSrcset.split(",").filter(i=>i!=="").map(i=>{i=i.trim();let o=e?parseFloat(i):parseFloat(i)*this.width;return`${this.callImageLoader({src:this.ngSrc,width:o})} ${i}`}).join(", ")}getAutomaticSrcset(){return this.sizes?this.getResponsiveSrcset():this.getFixedSrcset()}getResponsiveSrcset(){let{breakpoints:e}=this.config,t=e;return this.sizes?.trim()==="100vw"&&(t=e.filter(o=>o>=Pn)),t.map(o=>`${this.callImageLoader({src:this.ngSrc,width:o})} ${o}w`).join(", ")}updateSrcAndSrcset(e=!1){e&&(this._renderedSrc=null);let t=this.getRewrittenSrc();this.setHostAttribute("src",t);let i;return this.ngSrcset?i=this.getRewrittenSrcset():this.shouldGenerateAutomaticSrcset()&&(i=this.getAutomaticSrcset()),i&&this.setHostAttribute("srcset",i),i}getFixedSrcset(){return On.map(t=>`${this.callImageLoader({src:this.ngSrc,width:this.width*t})} ${t}x`).join(", ")}shouldGenerateAutomaticSrcset(){let e=!1;return this.sizes||(e=this.width>Ln||this.height>Nn),!this.disableOptimizedSrcset&&!this.srcset&&this.imageLoader!==Zt&&!e}generatePlaceholder(e){let{placeholderResolution:t}=this.config;return e===!0?`url(${this.callImageLoader({src:this.ngSrc,width:t,isPlaceholder:!0})})`:typeof e=="string"?`url(${e})`:null}shouldBlurPlaceholder(e){return!e||!e.hasOwnProperty("blur")?!0:!!e.blur}removePlaceholderOnLoad(e){let t=()=>{let s=this.injector.get(Ve);i(),o(),this.placeholder=!1,s.markForCheck()},i=this.renderer.listen(e,"load",t),o=this.renderer.listen(e,"error",t);this.destroyRef.onDestroy(()=>{i(),o()}),Bn(e,t)}setHostAttribute(e,t){this.renderer.setAttribute(this.imgElement,e,t)}static \u0275fac=function(t){return new(t||n)};static \u0275dir=F({type:n,selectors:[["img","ngSrc",""]],hostVars:18,hostBindings:function(t,i){t&2&&Ot("position",i.fill?"absolute":null)("width",i.fill?"100%":null)("height",i.fill?"100%":null)("inset",i.fill?"0":null)("background-size",i.placeholder?"cover":null)("background-position",i.placeholder?"50% 50%":null)("background-repeat",i.placeholder?"no-repeat":null)("background-image",i.placeholder?i.generatePlaceholder(i.placeholder):null)("filter",i.placeholder&&i.shouldBlurPlaceholder(i.placeholderConfig)?"blur(15px)":null)},inputs:{ngSrc:[2,"ngSrc","ngSrc",xn],ngSrcset:"ngSrcset",sizes:"sizes",width:[2,"width","width",He],height:[2,"height","height",He],decoding:"decoding",loading:"loading",priority:[2,"priority","priority",oe],loaderParams:"loaderParams",disableOptimizedSrcset:[2,"disableOptimizedSrcset","disableOptimizedSrcset",oe],fill:[2,"fill","fill",oe],placeholder:[2,"placeholder","placeholder",Un],placeholderConfig:"placeholderConfig",src:"src",srcset:"srcset"},features:[ee]})}return n})();function kn(n){let r={};return n.breakpoints&&(r.breakpoints=n.breakpoints.sort((e,t)=>e-t)),Object.assign({},Et,n,r)}function Bn(n,r){n.complete&&n.naturalWidth&&r()}function xn(n){return typeof n=="string"?n:N(n)}function Un(n){return typeof n=="string"&&n!=="true"&&n!=="false"&&n!==""?n:oe(n)}var ue=class{_doc;constructor(r){this._doc=r}manager},Ce=(()=>{class n extends ue{constructor(e){super(e)}supports(e){return!0}addEventListener(e,t,i,o){return e.addEventListener(t,i,o),()=>this.removeEventListener(e,t,i,o)}removeEventListener(e,t,i,o){return e.removeEventListener(t,i,o)}static \u0275fac=function(t){return new(t||n)(c(v))};static \u0275prov=l({token:n,factory:n.\u0275fac})}return n})(),_e=new E(""),qe=(()=>{class n{_zone;_plugins;_eventNameToPlugin=new Map;constructor(e,t){this._zone=t,e.forEach(s=>{s.manager=this});let i=e.filter(s=>!(s instanceof Ce));this._plugins=i.slice().reverse();let o=e.find(s=>s instanceof Ce);o&&this._plugins.push(o)}addEventListener(e,t,i,o){return this._findPluginFor(t).addEventListener(e,t,i,o)}getZone(){return this._zone}_findPluginFor(e){let t=this._eventNameToPlugin.get(e);if(t)return t;if(t=this._plugins.find(o=>o.supports(e)),!t)throw new y(5101,!1);return this._eventNameToPlugin.set(e,t),t}static \u0275fac=function(t){return new(t||n)(c(_e),c(Q))};static \u0275prov=l({token:n,factory:n.\u0275fac})}return n})(),Xe="ng-app-id";function Xt(n){for(let r of n)r.remove()}function Kt(n,r){let e=r.createElement("style");return e.textContent=n,e}function jn(n,r,e,t){let i=n.head?.querySelectorAll(`style[${Xe}="${r}"],link[${Xe}="${r}"]`);if(i)for(let o of i)o.removeAttribute(Xe),o instanceof HTMLLinkElement?t.set(o.href.slice(o.href.lastIndexOf("/")+1),{usage:0,elements:[o]}):o.textContent&&e.set(o.textContent,{usage:0,elements:[o]})}function Je(n,r){let e=r.createElement("link");return e.setAttribute("rel","stylesheet"),e.setAttribute("href",n),e}var Qe=(()=>{class n{doc;appId;nonce;inline=new Map;external=new Map;hosts=new Set;constructor(e,t,i,o={}){this.doc=e,this.appId=t,this.nonce=i,jn(e,t,this.inline,this.external),this.hosts.add(e.head)}addStyles(e,t){for(let i of e)this.addUsage(i,this.inline,Kt);t?.forEach(i=>this.addUsage(i,this.external,Je))}removeStyles(e,t){for(let i of e)this.removeUsage(i,this.inline);t?.forEach(i=>this.removeUsage(i,this.external))}addUsage(e,t,i){let o=t.get(e);o?o.usage++:t.set(e,{usage:1,elements:[...this.hosts].map(s=>this.addElement(s,i(e,this.doc)))})}removeUsage(e,t){let i=t.get(e);i&&(i.usage--,i.usage<=0&&(Xt(i.elements),t.delete(e)))}ngOnDestroy(){for(let[,{elements:e}]of[...this.inline,...this.external])Xt(e);this.hosts.clear()}addHost(e){this.hosts.add(e);for(let[t,{elements:i}]of this.inline)i.push(this.addElement(e,Kt(t,this.doc)));for(let[t,{elements:i}]of this.external)i.push(this.addElement(e,Je(t,this.doc)))}removeHost(e){this.hosts.delete(e)}addElement(e,t){return this.nonce&&t.setAttribute("nonce",this.nonce),e.appendChild(t)}static \u0275fac=function(t){return new(t||n)(c(v),c(je),c(me,8),c(ge))};static \u0275prov=l({token:n,factory:n.\u0275fac})}return n})(),Ke={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/Math/MathML"},et=/%COMP%/g;var qt="%COMP%",$n=`_nghost-${qt}`,zn=`_ngcontent-${qt}`,Vn=!0,Hn=new E("",{factory:()=>Vn});function Gn(n){return zn.replace(et,n)}function Wn(n){return $n.replace(et,n)}function Qt(n,r){return r.map(e=>e.replace(et,n))}var tt=(()=>{class n{eventManager;sharedStylesHost;appId;removeStylesOnCompDestroy;doc;ngZone;nonce;tracingService;rendererByCompId=new Map;defaultRenderer;constructor(e,t,i,o,s,u,a=null,d=null){this.eventManager=e,this.sharedStylesHost=t,this.appId=i,this.removeStylesOnCompDestroy=o,this.doc=s,this.ngZone=u,this.nonce=a,this.tracingService=d,this.defaultRenderer=new ce(e,s,u,this.tracingService)}createRenderer(e,t){if(!e||!t)return this.defaultRenderer;let i=this.getOrCreateRenderer(e,t);return i instanceof Ae?i.applyToHost(e):i instanceof de&&i.applyStyles(),i}getOrCreateRenderer(e,t){let i=this.rendererByCompId,o=i.get(t.id);if(!o){let s=this.doc,u=this.ngZone,a=this.eventManager,d=this.sharedStylesHost,g=this.removeStylesOnCompDestroy,m=this.tracingService;switch(t.encapsulation){case De.Emulated:o=new Ae(a,d,t,this.appId,g,s,u,m);break;case De.ShadowDom:return new be(a,e,t,s,u,this.nonce,m,d);case De.ExperimentalIsolatedShadowDom:return new be(a,e,t,s,u,this.nonce,m);default:o=new de(a,d,t,g,s,u,m);break}i.set(t.id,o)}return o}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(e){this.rendererByCompId.delete(e)}static \u0275fac=function(t){return new(t||n)(c(qe),c(Qe),c(je),c(Hn),c(v),c(Q),c(me),c(ye,8))};static \u0275prov=l({token:n,factory:n.\u0275fac})}return n})(),ce=class{eventManager;doc;ngZone;tracingService;data=Object.create(null);throwOnSyntheticProps=!0;constructor(r,e,t,i){this.eventManager=r,this.doc=e,this.ngZone=t,this.tracingService=i}destroy(){}destroyNode=null;createElement(r,e){return e?this.doc.createElementNS(Ke[e]||e,r):this.doc.createElement(r)}createComment(r){return this.doc.createComment(r)}createText(r){return this.doc.createTextNode(r)}appendChild(r,e){(Jt(r)?r.content:r).appendChild(e)}insertBefore(r,e,t){r&&(Jt(r)?r.content:r).insertBefore(e,t)}removeChild(r,e){e.remove()}selectRootElement(r,e){let t=typeof r=="string"?this.doc.querySelector(r):r;if(!t)throw new y(-5104,!1);return e||(t.textContent=""),t}parentNode(r){return r.parentNode}nextSibling(r){return r.nextSibling}setAttribute(r,e,t,i){if(i){e=i+":"+e;let o=Ke[i];o?r.setAttributeNS(o,e,t):r.setAttribute(e,t)}else r.setAttribute(e,t)}removeAttribute(r,e,t){if(t){let i=Ke[t];i?r.removeAttributeNS(i,e):r.removeAttribute(`${t}:${e}`)}else r.removeAttribute(e)}addClass(r,e){r.classList.add(e)}removeClass(r,e){r.classList.remove(e)}setStyle(r,e,t,i){i&($.DashCase|$.Important)?r.style.setProperty(e,t,i&$.Important?"important":""):r.style[e]=t}removeStyle(r,e,t){t&$.DashCase?r.style.removeProperty(e):r.style[e]=""}setProperty(r,e,t){r!=null&&(r[e]=t)}setValue(r,e){r.nodeValue=e}listen(r,e,t,i){if(typeof r=="string"&&(r=M().getGlobalEventTarget(this.doc,r),!r))throw new y(5102,!1);let o=this.decoratePreventDefault(t);return this.tracingService?.wrapEventListener&&(o=this.tracingService.wrapEventListener(r,e,o)),this.eventManager.addEventListener(r,e,o,i)}decoratePreventDefault(r){return e=>{if(e==="__ngUnwrap__")return r;r(e)===!1&&e.preventDefault()}}};function Jt(n){return n.tagName==="TEMPLATE"&&n.content!==void 0}var be=class extends ce{hostEl;sharedStylesHost;shadowRoot;constructor(r,e,t,i,o,s,u,a){super(r,i,o,u),this.hostEl=e,this.sharedStylesHost=a,this.shadowRoot=e.attachShadow({mode:"open"}),this.sharedStylesHost&&this.sharedStylesHost.addHost(this.shadowRoot);let d=t.styles;d=Qt(t.id,d);for(let m of d){let C=document.createElement("style");s&&C.setAttribute("nonce",s),C.textContent=m,this.shadowRoot.appendChild(C)}let g=t.getExternalStyles?.();if(g)for(let m of g){let C=Je(m,i);s&&C.setAttribute("nonce",s),this.shadowRoot.appendChild(C)}}nodeOrShadowRoot(r){return r===this.hostEl?this.shadowRoot:r}appendChild(r,e){return super.appendChild(this.nodeOrShadowRoot(r),e)}insertBefore(r,e,t){return super.insertBefore(this.nodeOrShadowRoot(r),e,t)}removeChild(r,e){return super.removeChild(null,e)}parentNode(r){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(r)))}destroy(){this.sharedStylesHost&&this.sharedStylesHost.removeHost(this.shadowRoot)}},de=class extends ce{sharedStylesHost;removeStylesOnCompDestroy;styles;styleUrls;constructor(r,e,t,i,o,s,u,a){super(r,o,s,u),this.sharedStylesHost=e,this.removeStylesOnCompDestroy=i;let d=t.styles;this.styles=a?Qt(a,d):d,this.styleUrls=t.getExternalStyles?.(a)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&Tt.size===0&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},Ae=class extends de{contentAttr;hostAttr;constructor(r,e,t,i,o,s,u,a){let d=i+"-"+t.id;super(r,e,t,o,s,u,a,d),this.contentAttr=Gn(d),this.hostAttr=Wn(d)}applyToHost(r){this.applyStyles(),this.setAttribute(r,this.hostAttr,"")}createElement(r,e){let t=super.createElement(r,e);return super.setAttribute(t,this.contentAttr,""),t}};var Se=class n extends se{supportsDOMEvents=!0;static makeCurrent(){Ge(new n)}onAndCancel(r,e,t,i){return r.addEventListener(e,t,i),()=>{r.removeEventListener(e,t,i)}}dispatchEvent(r,e){r.dispatchEvent(e)}remove(r){r.remove()}createElement(r,e){return e=e||this.getDefaultDocument(),e.createElement(r)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(r){return r.nodeType===Node.ELEMENT_NODE}isShadowRoot(r){return r instanceof DocumentFragment}getGlobalEventTarget(r,e){return e==="window"?window:e==="document"?r:e==="body"?r.body:null}getBaseHref(r){let e=Zn();return e==null?null:Xn(e)}resetBaseElement(){le=null}getUserAgent(){return window.navigator.userAgent}getCookie(r){return ae(document.cookie,r)}},le=null;function Zn(){return le=le||document.head.querySelector("base"),le?le.getAttribute("href"):null}function Xn(n){return new URL(n,document.baseURI).pathname}var Kn=(()=>{class n{build(){return new XMLHttpRequest}static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:n.\u0275fac})}return n})(),en=["alt","control","meta","shift"],Jn={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},qn={alt:n=>n.altKey,control:n=>n.ctrlKey,meta:n=>n.metaKey,shift:n=>n.shiftKey},tn=(()=>{class n extends ue{constructor(e){super(e)}supports(e){return n.parseEventName(e)!=null}addEventListener(e,t,i,o){let s=n.parseEventName(t),u=n.eventCallback(s.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>M().onAndCancel(e,s.domEventName,u,o))}static parseEventName(e){let t=e.toLowerCase().split("."),i=t.shift();if(t.length===0||!(i==="keydown"||i==="keyup"))return null;let o=n._normalizeKey(t.pop()),s="",u=t.indexOf("code");if(u>-1&&(t.splice(u,1),s="code."),en.forEach(d=>{let g=t.indexOf(d);g>-1&&(t.splice(g,1),s+=d+".")}),s+=o,t.length!=0||o.length===0)return null;let a={};return a.domEventName=i,a.fullKey=s,a}static matchEventFullKeyCode(e,t){let i=Jn[e.key]||e.key,o="";return t.indexOf("code.")>-1&&(i=e.code,o="code."),i==null||!i?!1:(i=i.toLowerCase(),i===" "?i="space":i==="."&&(i="dot"),en.forEach(s=>{if(s!==i){let u=qn[s];u(e)&&(o+=s+".")}}),o+=i,o===t)}static eventCallback(e,t,i){return o=>{n.matchEventFullKeyCode(o,e)&&i.runGuarded(()=>t(o))}}static _normalizeKey(e){return e==="esc"?"escape":e}static \u0275fac=function(t){return new(t||n)(c(v))};static \u0275prov=l({token:n,factory:n.\u0275fac})}return n})();async function Qn(n,r,e){let t=U({rootComponent:n},er(r,e));return Nt(t)}function er(n,r){return{platformRef:r?.platformRef,appProviders:[...or,...n?.providers??[]],platformProviders:ir}}function tr(){Se.makeCurrent()}function nr(){return new Ue}function rr(){return Dt(document),document}var ir=[{provide:ge,useValue:Ze},{provide:yt,useValue:tr,multi:!0},{provide:v,useFactory:rr}];var or=[{provide:pt,useValue:"root"},{provide:Ue,useFactory:nr},{provide:_e,useClass:Ce,multi:!0},{provide:_e,useClass:tn,multi:!0},tt,Qe,qe,{provide:Mt,useExisting:tt},{provide:V,useClass:Kn},[]];var S=class n{headers;normalizedNames=new Map;lazyInit;lazyUpdate=null;constructor(r){r?typeof r=="string"?this.lazyInit=()=>{this.headers=new Map,r.split(`
|
|
2
|
-
`).forEach(e=>{let t=e.indexOf(":");if(t>0){let i=e.slice(0,t),o=e.slice(t+1).trim();this.addHeaderEntry(i,o)}})}:typeof Headers<"u"&&r instanceof Headers?(this.headers=new Map,r.forEach((e,t)=>{this.addHeaderEntry(t,e)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(r).forEach(([e,t])=>{this.setHeaderEntries(e,t)})}:this.headers=new Map}has(r){return this.init(),this.headers.has(r.toLowerCase())}get(r){this.init();let e=this.headers.get(r.toLowerCase());return e&&e.length>0?e[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(r){return this.init(),this.headers.get(r.toLowerCase())||null}append(r,e){return this.clone({name:r,value:e,op:"a"})}set(r,e){return this.clone({name:r,value:e,op:"s"})}delete(r,e){return this.clone({name:r,value:e,op:"d"})}maybeSetNormalizedName(r,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,r)}init(){this.lazyInit&&(this.lazyInit instanceof n?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(r=>this.applyUpdate(r)),this.lazyUpdate=null))}copyFrom(r){r.init(),Array.from(r.headers.keys()).forEach(e=>{this.headers.set(e,r.headers.get(e)),this.normalizedNames.set(e,r.normalizedNames.get(e))})}clone(r){let e=new n;return e.lazyInit=this.lazyInit&&this.lazyInit instanceof n?this.lazyInit:this,e.lazyUpdate=(this.lazyUpdate||[]).concat([r]),e}applyUpdate(r){let e=r.name.toLowerCase();switch(r.op){case"a":case"s":let t=r.value;if(typeof t=="string"&&(t=[t]),t.length===0)return;this.maybeSetNormalizedName(r.name,e);let i=(r.op==="a"?this.headers.get(e):void 0)||[];i.push(...t),this.headers.set(e,i);break;case"d":let o=r.value;if(!o)this.headers.delete(e),this.normalizedNames.delete(e);else{let s=this.headers.get(e);if(!s)return;s=s.filter(u=>o.indexOf(u)===-1),s.length===0?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,s)}break}}addHeaderEntry(r,e){let t=r.toLowerCase();this.maybeSetNormalizedName(r,t),this.headers.has(t)?this.headers.get(t).push(e):this.headers.set(t,[e])}setHeaderEntries(r,e){let t=(Array.isArray(e)?e:[e]).map(o=>o.toString()),i=r.toLowerCase();this.headers.set(i,t),this.maybeSetNormalizedName(r,i)}forEach(r){this.init(),Array.from(this.normalizedNames.keys()).forEach(e=>r(this.normalizedNames.get(e),this.headers.get(e)))}};var Me=class{map=new Map;set(r,e){return this.map.set(r,e),this}get(r){return this.map.has(r)||this.map.set(r,r.defaultValue()),this.map.get(r)}delete(r){return this.map.delete(r),this}has(r){return this.map.has(r)}keys(){return this.map.keys()}},Re=class{encodeKey(r){return nn(r)}encodeValue(r){return nn(r)}decodeKey(r){return decodeURIComponent(r)}decodeValue(r){return decodeURIComponent(r)}};function sr(n,r){let e=new Map;return n.length>0&&n.replace(/^\?/,"").split("&").forEach(i=>{let o=i.indexOf("="),[s,u]=o==-1?[r.decodeKey(i),""]:[r.decodeKey(i.slice(0,o)),r.decodeValue(i.slice(o+1))],a=e.get(s)||[];a.push(u),e.set(s,a)}),e}var ar=/%(\d[a-f0-9])/gi,ur={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function nn(n){return encodeURIComponent(n).replace(ar,(r,e)=>ur[e]??r)}function Te(n){return`${n}`}var R=class n{map;encoder;updates=null;cloneFrom=null;constructor(r={}){if(this.encoder=r.encoder||new Re,r.fromString){if(r.fromObject)throw new y(2805,!1);this.map=sr(r.fromString,this.encoder)}else r.fromObject?(this.map=new Map,Object.keys(r.fromObject).forEach(e=>{let t=r.fromObject[e],i=Array.isArray(t)?t.map(Te):[Te(t)];this.map.set(e,i)})):this.map=null}has(r){return this.init(),this.map.has(r)}get(r){this.init();let e=this.map.get(r);return e?e[0]:null}getAll(r){return this.init(),this.map.get(r)||null}keys(){return this.init(),Array.from(this.map.keys())}append(r,e){return this.clone({param:r,value:e,op:"a"})}appendAll(r){let e=[];return Object.keys(r).forEach(t=>{let i=r[t];Array.isArray(i)?i.forEach(o=>{e.push({param:t,value:o,op:"a"})}):e.push({param:t,value:i,op:"a"})}),this.clone(e)}set(r,e){return this.clone({param:r,value:e,op:"s"})}delete(r,e){return this.clone({param:r,value:e,op:"d"})}toString(){return this.init(),this.keys().map(r=>{let e=this.encoder.encodeKey(r);return this.map.get(r).map(t=>e+"="+this.encoder.encodeValue(t)).join("&")}).filter(r=>r!=="").join("&")}clone(r){let e=new n({encoder:this.encoder});return e.cloneFrom=this.cloneFrom||this,e.updates=(this.updates||[]).concat(r),e}init(){this.map===null&&(this.map=new Map),this.cloneFrom!==null&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(r=>this.map.set(r,this.cloneFrom.map.get(r))),this.updates.forEach(r=>{switch(r.op){case"a":case"s":let e=(r.op==="a"?this.map.get(r.param):void 0)||[];e.push(Te(r.value)),this.map.set(r.param,e);break;case"d":if(r.value!==void 0){let t=this.map.get(r.param)||[],i=t.indexOf(Te(r.value));i!==-1&&t.splice(i,1),t.length>0?this.map.set(r.param,t):this.map.delete(r.param)}else{this.map.delete(r.param);break}}}),this.cloneFrom=this.updates=null)}};function cr(n){switch(n){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}function rn(n){return typeof ArrayBuffer<"u"&&n instanceof ArrayBuffer}function on(n){return typeof Blob<"u"&&n instanceof Blob}function sn(n){return typeof FormData<"u"&&n instanceof FormData}function dr(n){return typeof URLSearchParams<"u"&&n instanceof URLSearchParams}var fe="Content-Type",Ie="Accept",an="text/plain",un="application/json",cn=`${un}, ${an}, */*`,Y=class n{url;body=null;headers;context;reportProgress=!1;withCredentials=!1;credentials;keepalive=!1;cache;priority;mode;redirect;referrer;integrity;referrerPolicy;responseType="json";method;params;urlWithParams;transferCache;timeout;constructor(r,e,t,i){this.url=e,this.method=r.toUpperCase();let o;if(cr(this.method)||i?(this.body=t!==void 0?t:null,o=i):o=t,o){if(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,this.keepalive=!!o.keepalive,o.responseType&&(this.responseType=o.responseType),o.headers&&(this.headers=o.headers),o.context&&(this.context=o.context),o.params&&(this.params=o.params),o.priority&&(this.priority=o.priority),o.cache&&(this.cache=o.cache),o.credentials&&(this.credentials=o.credentials),typeof o.timeout=="number"){if(o.timeout<1||!Number.isInteger(o.timeout))throw new y(2822,"");this.timeout=o.timeout}o.mode&&(this.mode=o.mode),o.redirect&&(this.redirect=o.redirect),o.integrity&&(this.integrity=o.integrity),o.referrer&&(this.referrer=o.referrer),o.referrerPolicy&&(this.referrerPolicy=o.referrerPolicy),this.transferCache=o.transferCache}if(this.headers??=new S,this.context??=new Me,!this.params)this.params=new R,this.urlWithParams=e;else{let s=this.params.toString();if(s.length===0)this.urlWithParams=e;else{let u=e.indexOf("?"),a=u===-1?"?":u<e.length-1?"&":"";this.urlWithParams=e+a+s}}}serializeBody(){return this.body===null?null:typeof this.body=="string"||rn(this.body)||on(this.body)||sn(this.body)||dr(this.body)?this.body:this.body instanceof R?this.body.toString():typeof this.body=="object"||typeof this.body=="boolean"||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return this.body===null||sn(this.body)?null:on(this.body)?this.body.type||null:rn(this.body)?null:typeof this.body=="string"?an:this.body instanceof R?"application/x-www-form-urlencoded;charset=UTF-8":typeof this.body=="object"||typeof this.body=="number"||typeof this.body=="boolean"?un:null}clone(r={}){let e=r.method||this.method,t=r.url||this.url,i=r.responseType||this.responseType,o=r.keepalive??this.keepalive,s=r.priority||this.priority,u=r.cache||this.cache,a=r.mode||this.mode,d=r.redirect||this.redirect,g=r.credentials||this.credentials,m=r.referrer||this.referrer,C=r.integrity||this.integrity,B=r.referrerPolicy||this.referrerPolicy,x=r.transferCache??this.transferCache,w=r.timeout??this.timeout,h=r.body!==void 0?r.body:this.body,p=r.withCredentials??this.withCredentials,b=r.reportProgress??this.reportProgress,O=r.headers||this.headers,D=r.params||this.params,P=r.context??this.context;return r.setHeaders!==void 0&&(O=Object.keys(r.setHeaders).reduce((L,T)=>L.set(T,r.setHeaders[T]),O)),r.setParams&&(D=Object.keys(r.setParams).reduce((L,T)=>L.set(T,r.setParams[T]),D)),new n(e,t,h,{params:D,headers:O,context:P,reportProgress:b,responseType:i,withCredentials:p,transferCache:x,keepalive:o,cache:u,priority:s,timeout:w,mode:a,redirect:d,credentials:g,referrer:m,integrity:C,referrerPolicy:B})}},I=(function(n){return n[n.Sent=0]="Sent",n[n.UploadProgress=1]="UploadProgress",n[n.ResponseHeader=2]="ResponseHeader",n[n.DownloadProgress=3]="DownloadProgress",n[n.Response=4]="Response",n[n.User=5]="User",n})(I||{}),Z=class{headers;status;statusText;url;ok;type;redirected;responseType;constructor(r,e=200,t="OK"){this.headers=r.headers||new S,this.status=r.status!==void 0?r.status:e,this.statusText=r.statusText||t,this.url=r.url||null,this.redirected=r.redirected,this.responseType=r.responseType,this.ok=this.status>=200&&this.status<300}},he=class n extends Z{constructor(r={}){super(r)}type=I.ResponseHeader;clone(r={}){return new n({headers:r.headers||this.headers,status:r.status!==void 0?r.status:this.status,statusText:r.statusText||this.statusText,url:r.url||this.url||void 0})}},X=class n extends Z{body;constructor(r={}){super(r),this.body=r.body!==void 0?r.body:null}type=I.Response;clone(r={}){return new n({body:r.body!==void 0?r.body:this.body,headers:r.headers||this.headers,status:r.status!==void 0?r.status:this.status,statusText:r.statusText||this.statusText,url:r.url||this.url||void 0,redirected:r.redirected??this.redirected,responseType:r.responseType??this.responseType})}},_=class extends Z{name="HttpErrorResponse";message;error;ok=!1;constructor(r){super(r,0,"Unknown Error"),this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${r.url||"(unknown url)"}`:this.message=`Http failure response for ${r.url||"(unknown url)"}: ${r.status} ${r.statusText}`,this.error=r.error||null}},dn=200,lr=204;var fr=/^\)\]\}',?\n/,ln=new E(""),Fe=(()=>{class n{fetchImpl=f(rt,{optional:!0})?.fetch??((...e)=>globalThis.fetch(...e));ngZone=f(Q);destroyRef=f(pe);handle(e){return new Ne(t=>{let i=new AbortController;this.doRequest(e,i.signal,t).then(it,s=>t.error(new _({error:s})));let o;return e.timeout&&(o=this.ngZone.runOutsideAngular(()=>setTimeout(()=>{i.signal.aborted||i.abort(new DOMException("signal timed out","TimeoutError"))},e.timeout))),()=>{o!==void 0&&clearTimeout(o),i.abort()}})}async doRequest(e,t,i){let o=this.createRequestInit(e),s;try{let w=this.ngZone.runOutsideAngular(()=>this.fetchImpl(e.urlWithParams,U({signal:t},o)));hr(w),i.next({type:I.Sent}),s=await w}catch(w){i.error(new _({error:w,status:w.status??0,statusText:w.statusText,url:e.urlWithParams,headers:w.headers}));return}let u=new S(s.headers),a=s.statusText,d=s.url||e.urlWithParams,g=s.status,m=null;if(e.reportProgress&&i.next(new he({headers:u,status:g,statusText:a,url:d})),s.body){let w=s.headers.get("content-length"),h=[],p=s.body.getReader(),b=0,O,D,P=typeof Zone<"u"&&Zone.current,L=!1;if(await this.ngZone.runOutsideAngular(async()=>{for(;;){if(this.destroyRef.destroyed){await p.cancel(),L=!0;break}let{done:K,value:Le}=await p.read();if(K)break;if(h.push(Le),b+=Le.length,e.reportProgress){D=e.responseType==="text"?(D??"")+(O??=new TextDecoder).decode(Le,{stream:!0}):void 0;let ut=()=>i.next({type:I.DownloadProgress,total:w?+w:void 0,loaded:b,partialText:D});P?P.run(ut):ut()}}}),L){i.complete();return}let T=this.concatChunks(h,b);try{let K=s.headers.get(fe)??"";m=this.parseBody(e,T,K,g)}catch(K){i.error(new _({error:K,headers:new S(s.headers),status:s.status,statusText:s.statusText,url:s.url||e.urlWithParams}));return}}g===0&&(g=m?dn:0);let C=g>=200&&g<300,B=s.redirected,x=s.type;C?(i.next(new X({body:m,headers:u,status:g,statusText:a,url:d,redirected:B,responseType:x})),i.complete()):i.error(new _({error:m,headers:u,status:g,statusText:a,url:d,redirected:B,responseType:x}))}parseBody(e,t,i,o){switch(e.responseType){case"json":let s=new TextDecoder().decode(t).replace(fr,"");if(s==="")return null;try{return JSON.parse(s)}catch(u){if(o<200||o>=300)return s;throw u}case"text":return new TextDecoder().decode(t);case"blob":return new Blob([t],{type:i});case"arraybuffer":return t.buffer}}createRequestInit(e){let t={},i;if(i=e.credentials,e.withCredentials&&(i="include"),e.headers.forEach((o,s)=>t[o]=s.join(",")),e.headers.has(Ie)||(t[Ie]=cn),!e.headers.has(fe)){let o=e.detectContentTypeHeader();o!==null&&(t[fe]=o)}return{body:e.serializeBody(),method:e.method,headers:t,credentials:i,keepalive:e.keepalive,cache:e.cache,priority:e.priority,mode:e.mode,redirect:e.redirect,referrer:e.referrer,integrity:e.integrity,referrerPolicy:e.referrerPolicy}}concatChunks(e,t){let i=new Uint8Array(t),o=0;for(let s of e)i.set(s,o),o+=s.length;return i}static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:n.\u0275fac})}return n})(),rt=class{};function it(){}function hr(n){n.then(it,it)}var pr=/^\)\]\}',?\n/;var ot=(()=>{class n{xhrFactory;tracingService=f(ye,{optional:!0});constructor(e){this.xhrFactory=e}maybePropagateTrace(e){return this.tracingService?.propagate?this.tracingService.propagate(e):e}handle(e){if(e.method==="JSONP")throw new y(-2800,!1);let t=this.xhrFactory;return ke(null).pipe(ht(()=>new Ne(o=>{let s=t.build();if(s.open(e.method,e.urlWithParams),e.withCredentials&&(s.withCredentials=!0),e.headers.forEach((h,p)=>s.setRequestHeader(h,p.join(","))),e.headers.has(Ie)||s.setRequestHeader(Ie,cn),!e.headers.has(fe)){let h=e.detectContentTypeHeader();h!==null&&s.setRequestHeader(fe,h)}if(e.timeout&&(s.timeout=e.timeout),e.responseType){let h=e.responseType.toLowerCase();s.responseType=h!=="json"?h:"text"}let u=e.serializeBody(),a=null,d=()=>{if(a!==null)return a;let h=s.statusText||"OK",p=new S(s.getAllResponseHeaders()),b=s.responseURL||e.url;return a=new he({headers:p,status:s.status,statusText:h,url:b}),a},g=this.maybePropagateTrace(()=>{let{headers:h,status:p,statusText:b,url:O}=d(),D=null;p!==lr&&(D=typeof s.response>"u"?s.responseText:s.response),p===0&&(p=D?dn:0);let P=p>=200&&p<300;if(e.responseType==="json"&&typeof D=="string"){let L=D;D=D.replace(pr,"");try{D=D!==""?JSON.parse(D):null}catch(T){D=L,P&&(P=!1,D={error:T,text:D})}}P?(o.next(new X({body:D,headers:h,status:p,statusText:b,url:O||void 0})),o.complete()):o.error(new _({error:D,headers:h,status:p,statusText:b,url:O||void 0}))}),m=this.maybePropagateTrace(h=>{let{url:p}=d(),b=new _({error:h,status:s.status||0,statusText:s.statusText||"Unknown Error",url:p||void 0});o.error(b)}),C=m;e.timeout&&(C=this.maybePropagateTrace(h=>{let{url:p}=d(),b=new _({error:new DOMException("Request timed out","TimeoutError"),status:s.status||0,statusText:s.statusText||"Request timeout",url:p||void 0});o.error(b)}));let B=!1,x=this.maybePropagateTrace(h=>{B||(o.next(d()),B=!0);let p={type:I.DownloadProgress,loaded:h.loaded};h.lengthComputable&&(p.total=h.total),e.responseType==="text"&&s.responseText&&(p.partialText=s.responseText),o.next(p)}),w=this.maybePropagateTrace(h=>{let p={type:I.UploadProgress,loaded:h.loaded};h.lengthComputable&&(p.total=h.total),o.next(p)});return s.addEventListener("load",g),s.addEventListener("error",m),s.addEventListener("timeout",C),s.addEventListener("abort",m),e.reportProgress&&(s.addEventListener("progress",x),u!==null&&s.upload&&s.upload.addEventListener("progress",w)),s.send(u),o.next({type:I.Sent}),()=>{s.removeEventListener("error",m),s.removeEventListener("abort",m),s.removeEventListener("load",g),s.removeEventListener("timeout",C),e.reportProgress&&(s.removeEventListener("progress",x),u!==null&&s.upload&&s.upload.removeEventListener("progress",w)),s.readyState!==s.DONE&&s.abort()}})))}static \u0275fac=function(t){return new(t||n)(c(V))};static \u0275prov=l({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();function gr(n,r){return r(n)}function mr(n,r,e){return(t,i)=>gt(e,()=>r(t,o=>n(o,i)))}var fn=new E("",{factory:()=>[]}),hn=new E(""),pn=new E("",{factory:()=>!0});var Pe=(()=>{class n{static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:function(t){let i=null;return t?i=new(t||n):i=c(ot),i},providedIn:"root"})}return n})();var Oe=(()=>{class n{backend;injector;chain=null;pendingTasks=f(mt);contributeToStability=f(pn);constructor(e,t){this.backend=e,this.injector=t}handle(e){if(this.chain===null){let t=Array.from(new Set([...this.injector.get(fn),...this.injector.get(hn,[])]));this.chain=t.reduceRight((i,o)=>mr(i,o,this.injector),gr)}if(this.contributeToStability){let t=this.pendingTasks.add();return this.chain(e,i=>this.backend.handle(i)).pipe(ft(t))}else return this.chain(e,t=>this.backend.handle(t))}static \u0275fac=function(t){return new(t||n)(c(Pe),c(xe))};static \u0275prov=l({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})(),st=(()=>{class n{static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:function(t){let i=null;return t?i=new(t||n):i=c(Oe),i},providedIn:"root"})}return n})();function nt(n,r){return{body:r,headers:n.headers,context:n.context,observe:n.observe,params:n.params,reportProgress:n.reportProgress,responseType:n.responseType,withCredentials:n.withCredentials,credentials:n.credentials,transferCache:n.transferCache,timeout:n.timeout,keepalive:n.keepalive,priority:n.priority,cache:n.cache,mode:n.mode,redirect:n.redirect,integrity:n.integrity,referrer:n.referrer,referrerPolicy:n.referrerPolicy}}var gn=(()=>{class n{handler;constructor(e){this.handler=e}request(e,t,i={}){let o;if(e instanceof Y)o=e;else{let a;i.headers instanceof S?a=i.headers:a=new S(i.headers);let d;i.params&&(i.params instanceof R?d=i.params:d=new R({fromObject:i.params})),o=new Y(e,t,i.body!==void 0?i.body:null,{headers:a,context:i.context,params:d,reportProgress:i.reportProgress,responseType:i.responseType||"json",withCredentials:i.withCredentials,transferCache:i.transferCache,keepalive:i.keepalive,priority:i.priority,cache:i.cache,mode:i.mode,redirect:i.redirect,credentials:i.credentials,referrer:i.referrer,referrerPolicy:i.referrerPolicy,integrity:i.integrity,timeout:i.timeout})}let s=ke(o).pipe(lt(a=>this.handler.handle(a)));if(e instanceof Y||i.observe==="events")return s;let u=s.pipe(dt(a=>a instanceof X));switch(i.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return u.pipe(J(a=>{if(a.body!==null&&!(a.body instanceof ArrayBuffer))throw new y(2806,!1);return a.body}));case"blob":return u.pipe(J(a=>{if(a.body!==null&&!(a.body instanceof Blob))throw new y(2807,!1);return a.body}));case"text":return u.pipe(J(a=>{if(a.body!==null&&typeof a.body!="string")throw new y(2808,!1);return a.body}));default:return u.pipe(J(a=>a.body))}case"response":return u;default:throw new y(2809,!1)}}delete(e,t={}){return this.request("DELETE",e,t)}get(e,t={}){return this.request("GET",e,t)}head(e,t={}){return this.request("HEAD",e,t)}jsonp(e,t){return this.request("JSONP",e,{params:new R().append(t,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,t={}){return this.request("OPTIONS",e,t)}patch(e,t,i={}){return this.request("PATCH",e,nt(i,t))}post(e,t,i={}){return this.request("POST",e,nt(i,t))}put(e,t,i={}){return this.request("PUT",e,nt(i,t))}static \u0275fac=function(t){return new(t||n)(c(st))};static \u0275prov=l({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();var Dr=new E("",{factory:()=>!0}),yr="XSRF-TOKEN",Er=new E("",{factory:()=>yr}),vr="X-XSRF-TOKEN",wr=new E("",{factory:()=>vr}),Cr=(()=>{class n{cookieName=f(Er);doc=f(v);lastCookieString="";lastToken=null;parseCount=0;getToken(){let e=this.doc.cookie||"";return e!==this.lastCookieString&&(this.parseCount++,this.lastToken=ae(e,this.cookieName),this.lastCookieString=e),this.lastToken}static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})(),mn=(()=>{class n{static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:function(t){let i=null;return t?i=new(t||n):i=c(Cr),i},providedIn:"root"})}return n})();function br(n,r){if(!f(Dr)||n.method==="GET"||n.method==="HEAD")return r(n);try{let i=f(W).href,{origin:o}=new URL(i),{origin:s}=new URL(n.url,o);if(o!==s)return r(n)}catch{return r(n)}let e=f(mn).getToken(),t=f(wr);return e!=null&&!n.headers.has(t)&&(n=n.clone({headers:n.headers.set(t,e)})),r(n)}var at=(function(n){return n[n.Interceptors=0]="Interceptors",n[n.LegacyInterceptors=1]="LegacyInterceptors",n[n.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",n[n.NoXsrfProtection=3]="NoXsrfProtection",n[n.JsonpSupport=4]="JsonpSupport",n[n.RequestsMadeViaParent=5]="RequestsMadeViaParent",n[n.Fetch=6]="Fetch",n})(at||{});function Ar(n,r){return{\u0275kind:n,\u0275providers:r}}function _r(...n){let r=[gn,Oe,{provide:st,useExisting:Oe},{provide:Pe,useFactory:()=>f(ln,{optional:!0})??f(ot)},{provide:fn,useValue:br,multi:!0}];for(let e of n)r.push(...e.\u0275providers);return Be(r)}function Sr(){return Ar(at.Fetch,[Fe,{provide:ln,useExisting:Fe},{provide:Pe,useExisting:Fe}])}var ea=(()=>{class n{_doc;constructor(e){this._doc=e}getTitle(){return this._doc.title}setTitle(e){this._doc.title=e||""}static \u0275fac=function(t){return new(t||n)(c(v))};static \u0275prov=l({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();var Tr=(()=>{class n{static \u0275fac=function(t){return new(t||n)};static \u0275prov=l({token:n,factory:function(t){let i=null;return t?i=new(t||n):i=c(Fr),i},providedIn:"root"})}return n})(),Fr=(()=>{class n extends Tr{_doc;constructor(e){super(),this._doc=e}sanitize(e,t){if(t==null)return null;switch(e){case j.NONE:return t;case j.HTML:return G(t,"HTML")?N(t):St(this._doc,String(t)).toString();case j.STYLE:return G(t,"Style")?N(t):t;case j.SCRIPT:if(G(t,"Script"))return N(t);throw new y(5200,!1);case j.URL:return G(t,"URL")?N(t):_t(String(t));case j.RESOURCE_URL:if(G(t,"ResourceURL"))return N(t);throw new y(5201,!1);default:throw new y(5202,!1)}}bypassSecurityTrustHtml(e){return vt(e)}bypassSecurityTrustStyle(e){return wt(e)}bypassSecurityTrustScript(e){return Ct(e)}bypassSecurityTrustUrl(e){return bt(e)}bypassSecurityTrustResourceUrl(e){return At(e)}static \u0275fac=function(t){return new(t||n)(c(v))};static \u0275prov=l({token:n,factory:n.\u0275fac,providedIn:"root"})}return n})();export{M as a,$t as b,Cn as c,bn as d,Gt as e,_n as f,Sn as g,Tn as h,Wt as i,bo as j,Ao as k,_o as l,Qn as m,_ as n,gn as o,_r as p,Sr as q,ea as r,Tr as s};
|