123456 |
- <!doctype html><html lang="en"><head><script>window.process = { env: { NODE_ENV: 'production' } }</script><meta charset="utf-8"><title>AngularClr</title><base href="/"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/x-icon" href="favicon.ico"><script src="https://cdn.jsdelivr.net/npm/xrpl@4.0.0"></script><script src="https://cdn.jsdelivr.net/npm/rjsvm@0.4.1/lib/browser/rjsvm.browser.js"></script></head><body cds-text="body" cds-theme="dark"><app-root></app-root><script>/*! For license information please see main.js.LICENSE.txt */
- (()=>{var t={794:(t,r,e)=>{"use strict";var o=e(155),a=e(764).lW;(self.webpackChunkangular_clr=self.webpackChunkangular_clr||[]).push([[179],{249:(t,r,n)=>{var l={};function i(t){return"function"==typeof t}function c(t){const r=t((t=>{Error.call(t),t.stack=(new Error).stack}));return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}n.r(l),n.d(l,{hasBrowserEnv:()=>Ib,hasStandardBrowserEnv:()=>Rb,hasStandardBrowserWebWorkerEnv:()=>Ob,navigator:()=>Db,origin:()=>Lb});const s=c((t=>function(r){t(this),this.message=r?`${r.length} errors occurred during unsubscription:\n${r.map(((t,r)=>`${r+1}) ${t.toString()}`)).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=r}));function d(t,r){if(t){const e=t.indexOf(r);0<=e&&t.splice(e,1)}}class p{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:r}=this;if(r)if(this._parentage=null,Array.isArray(r))for(const t of r)t.remove(this);else r.remove(this);const{initialTeardown:e}=this;if(i(e))try{e()}catch(r){t=r instanceof s?r.errors:[r]}const{_finalizers:o}=this;if(o){this._finalizers=null;for(const r of o)try{g(r)}catch(r){t=t??[],r instanceof s?t=[...t,...r.errors]:t.push(r)}}if(t)throw new s(t)}}add(t){var r;if(t&&t!==this)if(this.closed)g(t);else{if(t instanceof p){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).push(t)}}_hasParent(t){const{_parentage:r}=this;return r===t||Array.isArray(r)&&r.includes(t)}_addParent(t){const{_parentage:r}=this;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t}_removeParent(t){const{_parentage:r}=this;r===t?this._parentage=null:Array.isArray(r)&&d(r,t)}remove(t){const{_finalizers:r}=this;r&&d(r,t),t instanceof p&&t._removeParent(this)}}p.EMPTY=(()=>{const t=new p;return t.closed=!0,t})();const h=p.EMPTY;function u(t){return t instanceof p||t&&"closed"in t&&i(t.remove)&&i(t.add)&&i(t.unsubscribe)}function g(t){i(t)?t():t.unsubscribe()}const b={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},m={setTimeout(t,r,...e){const{delegate:o}=m;return o?.setTimeout?o.setTimeout(t,r,...e):setTimeout(t,r,...e)},clearTimeout(t){const{delegate:r}=m;return(r?.clearTimeout||clearTimeout)(t)},delegate:void 0};function v(t){m.setTimeout((()=>{const{onUnhandledError:r}=b;if(!r)throw t;r(t)}))}function f(){}const y=w("C",void 0,void 0);function w(t,r,e){return{kind:t,value:r,error:e}}let x=null;function k(t){if(b.useDeprecatedSynchronousErrorHandling){const r=!x;if(r&&(x={errorThrown:!1,error:null}),t(),r){const{errorThrown:t,error:r}=x;if(x=null,t)throw r}}else t()}class A extends p{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,u(t)&&t.add(this)):this.destination=_}static create(t,r,e){return new S(t,r,e)}next(t){this.isStopped?T(function(t){return w("N",t,void 0)}(t),this):this._next(t)}error(t){this.isStopped?T(function(t){return w("E",void 0,t)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?T(y,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()}}}const C=Function.prototype.bind;function z(t,r){return C.call(t,r)}class E{constructor(t){this.partialObserver=t}next(t){const{partialObserver:r}=this;if(r.next)try{r.next(t)}catch(t){j(t)}}error(t){const{partialObserver:r}=this;if(r.error)try{r.error(t)}catch(t){j(t)}else j(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(t){j(t)}}}class S extends A{constructor(t,r,e){let o;if(super(),i(t)||!t)o={next:t??void 0,error:r??void 0,complete:e??void 0};else{let r;this&&b.useDeprecatedNextContext?(r=Object.create(t),r.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&z(t.next,r),error:t.error&&z(t.error,r),complete:t.complete&&z(t.complete,r)}):o=t}this.destination=new E(o)}}function j(t){b.useDeprecatedSynchronousErrorHandling?function(t){b.useDeprecatedSynchronousErrorHandling&&x&&(x.errorThrown=!0,x.error=t)}(t):v(t)}function T(t,r){const{onStoppedNotification:e}=b;e&&m.setTimeout((()=>e(t,r)))}const _={closed:!0,next:f,error:function(t){throw t},complete:f},I="function"==typeof Symbol&&Symbol.observable||"@@observable";function D(t){return t}function R(t){return 0===t.length?D:1===t.length?t[0]:function(r){return t.reduce(((t,r)=>r(t)),r)}}let O=(()=>{class t{constructor(t){t&&(this._subscribe=t)}lift(r){const e=new t;return e.source=this,e.operator=r,e}subscribe(t,r,e){const o=function(t){return t&&t instanceof A||function(t){return t&&i(t.next)&&i(t.error)&&i(t.complete)}(t)&&u(t)}(t)?t:new S(t,r,e);return k((()=>{const{operator:t,source:r}=this;o.add(t?t.call(o,r):r?this._subscribe(o):this._trySubscribe(o))})),o}_trySubscribe(t){try{return this._subscribe(t)}catch(r){t.error(r)}}forEach(t,r){return new(r=L(r))(((r,e)=>{const o=new S({next:r=>{try{t(r)}catch(t){e(t),o.unsubscribe()}},error:e,complete:r});this.subscribe(o)}))}_subscribe(t){var r;return null===(r=this.source)||void 0===r?void 0:r.subscribe(t)}[I](){return this}pipe(...t){return R(t)(this)}toPromise(t){return new(t=L(t))(((t,r)=>{let e;this.subscribe((t=>e=t),(t=>r(t)),(()=>t(e)))}))}}return t.create=r=>new t(r),t})();function L(t){var r;return null!==(r=t??b.Promise)&&void 0!==r?r:Promise}const P=c((t=>function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}));let B=(()=>{class t extends O{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(t){const r=new N(this,this);return r.operator=t,r}_throwIfClosed(){if(this.closed)throw new P}next(t){k((()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const r of this.currentObservers)r.next(t)}}))}error(t){k((()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=t;const{observers:r}=this;for(;r.length;)r.shift().error(t)}}))}complete(){k((()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:t}=this;for(;t.length;)t.shift().complete()}}))}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){const{hasError:r,isStopped:e,observers:o}=this;return r||e?h:(this.currentObservers=null,o.push(t),new p((()=>{this.currentObservers=null,d(o,t)})))}_checkFinalizedStatuses(t){const{hasError:r,thrownError:e,isStopped:o}=this;r?t.error(e):o&&t.complete()}asObservable(){const t=new O;return t.source=this,t}}return t.create=(t,r)=>new N(t,r),t})();class N extends B{constructor(t,r){super(),this.destination=t,this.source=r}next(t){var r,e;null===(e=null===(r=this.destination)||void 0===r?void 0:r.next)||void 0===e||e.call(r,t)}error(t){var r,e;null===(e=null===(r=this.destination)||void 0===r?void 0:r.error)||void 0===e||e.call(r,t)}complete(){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===r||r.call(t)}_subscribe(t){var r,e;return null!==(e=null===(r=this.source)||void 0===r?void 0:r.subscribe(t))&&void 0!==e?e:h}}function M(t){return i(t?.lift)}function F(t){return r=>{if(M(r))return r.lift((function(r){try{return t(r,this)}catch(t){this.error(t)}}));throw new TypeError("Unable to lift unknown Observable type")}}function V(t,r,e,o,a){return new U(t,r,e,o,a)}class U extends A{constructor(t,r,e,o,a,n){super(t),this.onFinalize=a,this.shouldUnsubscribe=n,this._next=r?function(e){try{r(e)}catch(r){t.error(r)}}:super._next,this._error=o?function(r){try{o(r)}catch(r){t.error(r)}finally{this.unsubscribe()}}:super._error,this._complete=e?function(){try{e()}catch(r){t.error(r)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:r}=this;super.unsubscribe(),!r&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}}function H(t,r){return F(((e,o)=>{let a=0;e.subscribe(V(o,(e=>{o.next(t.call(r,e,a++))})))}))}function Z(t,r,e,o){var a,n=arguments.length,l=n<3?r:null===o?o=Object.getOwnPropertyDescriptor(r,e):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(t,r,e,o);else for(var i=t.length-1;i>=0;i--)(a=t[i])&&(l=(n<3?a(l):n>3?a(r,e,l):a(r,e))||l);return n>3&&l&&Object.defineProperty(r,e,l),l}function W(t){return this instanceof W?(this.v=t,this):new W(t)}"function"==typeof SuppressedError&&SuppressedError;const q=t=>t&&"number"==typeof t.length&&"function"!=typeof t;function G(t){return i(t?.then)}function Y(t){return i(t[I])}function X(t){return Symbol.asyncIterator&&i(t?.[Symbol.asyncIterator])}function K(t){return new TypeError(`You provided ${null!==t&&"object"==typeof t?"an invalid object":`'${t}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const J="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function Q(t){return i(t?.[J])}function $(t){return function(t,r,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var o,a=e.apply(t,r||[]),n=[];return o={},l("next"),l("throw"),l("return"),o[Symbol.asyncIterator]=function(){return this},o;function l(t){a[t]&&(o[t]=function(r){return new Promise((function(e,o){n.push([t,r,e,o])>1||i(t,r)}))})}function i(t,r){try{!function(t){t.value instanceof W?Promise.resolve(t.value.v).then(c,s):d(n[0][2],t)}(a[t](r))}catch(t){d(n[0][3],t)}}function c(t){i("next",t)}function s(t){i("throw",t)}function d(t,r){t(r),n.shift(),n.length&&i(n[0][0],n[0][1])}}(this,arguments,(function*(){const r=t.getReader();try{for(;;){const{value:t,done:e}=yield W(r.read());if(e)return yield W(void 0);yield yield W(t)}}finally{r.releaseLock()}}))}function tt(t){return i(t?.getReader)}function rt(t){if(t instanceof O)return t;if(null!=t){if(Y(t))return function(t){return new O((r=>{const e=t[I]();if(i(e.subscribe))return e.subscribe(r);throw new TypeError("Provided object does not correctly implement Symbol.observable")}))}(t);if(q(t))return function(t){return new O((r=>{for(let e=0;e<t.length&&!r.closed;e++)r.next(t[e]);r.complete()}))}(t);if(G(t))return function(t){return new O((r=>{t.then((t=>{r.closed||(r.next(t),r.complete())}),(t=>r.error(t))).then(null,v)}))}(t);if(X(t))return et(t);if(Q(t))return function(t){return new O((r=>{for(const e of t)if(r.next(e),r.closed)return;r.complete()}))}(t);if(tt(t))return function(t){return et($(t))}(t)}throw K(t)}function et(t){return new O((r=>{(function(t,r){var e,o,a,n;return function(t,r,e,o){return new(e||(e=Promise))((function(r,a){function n(t){try{i(o.next(t))}catch(t){a(t)}}function l(t){try{i(o.throw(t))}catch(t){a(t)}}function i(t){t.done?r(t.value):function(t){return t instanceof e?t:new e((function(r){r(t)}))}(t.value).then(n,l)}i((o=o.apply(t,[])).next())}))}(this,0,void 0,(function*(){try{for(e=function(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,e=t[Symbol.asyncIterator];return e?e.call(t):(t=function(t){var r="function"==typeof Symbol&&Symbol.iterator,e=r&&t[r],o=0;if(e)return e.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&o>=t.length&&(t=void 0),{value:t&&t[o++],done:!t}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}(t),r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r);function o(e){r[e]=t[e]&&function(r){return new Promise((function(o,a){!function(t,r,e,o){Promise.resolve(o).then((function(r){t({value:r,done:e})}),r)}(o,a,(r=t[e](r)).done,r.value)}))}}}(t);!(o=yield e.next()).done;)if(r.next(o.value),r.closed)return}catch(t){a={error:t}}finally{try{o&&!o.done&&(n=e.return)&&(yield n.call(e))}finally{if(a)throw a.error}}r.complete()}))})(t,r).catch((t=>r.error(t)))}))}function ot(t,r,e,o=0,a=!1){const n=r.schedule((function(){e(),a?t.add(this.schedule(null,o)):this.unsubscribe()}),o);if(t.add(n),!a)return n}function at(t,r,e=1/0){return i(r)?at(((e,o)=>H(((t,a)=>r(e,t,o,a)))(rt(t(e,o)))),e):("number"==typeof r&&(e=r),F(((r,o)=>function(t,r,e,o,a,n,l,i){const c=[];let s=0,d=0,p=!1;const h=()=>{p&&!c.length&&!s&&r.complete()},u=t=>s<o?g(t):c.push(t),g=t=>{s++;let a=!1;rt(e(t,d++)).subscribe(V(r,(t=>{r.next(t)}),(()=>{a=!0}),void 0,(()=>{if(a)try{for(s--;c.length&&s<o;){const t=c.shift();g(t)}h()}catch(t){r.error(t)}})))};return t.subscribe(V(r,u,(()=>{p=!0,h()}))),()=>{}}(r,o,t,e))))}function nt(t=1/0){return at(D,t)}const lt=new O((t=>t.complete()));function it(t){return t[t.length-1]}function ct(t){return i(it(t))?t.pop():void 0}function st(t){return function(t){return t&&i(t.schedule)}(it(t))?t.pop():void 0}function dt(t,r=0){return F(((e,o)=>{e.subscribe(V(o,(e=>ot(o,t,(()=>o.next(e)),r)),(()=>ot(o,t,(()=>o.complete()),r)),(e=>ot(o,t,(()=>o.error(e)),r))))}))}function pt(t,r=0){return F(((e,o)=>{o.add(t.schedule((()=>e.subscribe(o)),r))}))}function ht(t,r){if(!t)throw new Error("Iterable cannot be null");return new O((e=>{ot(e,r,(()=>{const o=t[Symbol.asyncIterator]();ot(e,r,(()=>{o.next().then((t=>{t.done?e.complete():e.next(t.value)}))}),0,!0)}))}))}function ut(t,r){return r?function(t,r){if(null!=t){if(Y(t))return function(t,r){return rt(t).pipe(pt(r),dt(r))}(t,r);if(q(t))return function(t,r){return new O((e=>{let o=0;return r.schedule((function(){o===t.length?e.complete():(e.next(t[o++]),e.closed||this.schedule())}))}))}(t,r);if(G(t))return function(t,r){return rt(t).pipe(pt(r),dt(r))}(t,r);if(X(t))return ht(t,r);if(Q(t))return function(t,r){return new O((e=>{let o;return ot(e,r,(()=>{o=t[J](),ot(e,r,(()=>{let t,r;try{({value:t,done:r}=o.next())}catch(t){return void e.error(t)}r?e.complete():e.next(t)}),0,!0)})),()=>i(o?.return)&&o.return()}))}(t,r);if(tt(t))return function(t,r){return ht($(t),r)}(t,r)}throw K(t)}(t,r):rt(t)}function gt(t,r,...e){if(!0===r)return void t();if(!1===r)return;const o=new S({next:()=>{o.unsubscribe(),t()}});return r(...e).subscribe(o)}function bt(t){for(let r in t)if(t[r]===bt)return r;throw Error("Could not find renamed property on target object.")}function mt(t,r){for(const e in r)r.hasOwnProperty(e)&&!t.hasOwnProperty(e)&&(t[e]=r[e])}function vt(t){if("string"==typeof t)return t;if(Array.isArray(t))return"["+t.map(vt).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return`${t.overriddenName}`;if(t.name)return`${t.name}`;const r=t.toString();if(null==r)return""+r;const e=r.indexOf("\n");return-1===e?r:r.substring(0,e)}function ft(t,r){return null==t||""===t?null===r?"":r:null==r||""===r?t:t+" "+r}const yt=bt({__forward_ref__:bt});function wt(t){return t.__forward_ref__=wt,t.toString=function(){return vt(this())},t}function xt(t){return kt(t)?t():t}function kt(t){return"function"==typeof t&&t.hasOwnProperty(yt)&&t.__forward_ref__===wt}function At(t){return t&&!!t.ɵproviders}const Ct="https://g.co/ng/security#xss";class zt extends Error{constructor(t,r){super(function(t,r){return`NG0${Math.abs(t)}${r?": "+r.trim():""}`}(t,r)),this.code=t}}function Et(t){return"string"==typeof t?t:null==t?"":String(t)}function St(t,r){throw new zt(-201,!1)}function jt(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function Tt(t){return{providers:t.providers||[],imports:t.imports||[]}}function _t(t){return It(t,Rt)||It(t,Lt)}function It(t,r){return t.hasOwnProperty(r)?t[r]:null}function Dt(t){return t&&(t.hasOwnProperty(Ot)||t.hasOwnProperty(Pt))?t[Ot]:null}const Rt=bt({ɵprov:bt}),Ot=bt({ɵinj:bt}),Lt=bt({ngInjectableDef:bt}),Pt=bt({ngInjectorDef:bt});var Bt=((Bt=Bt||{})[Bt.Default=0]="Default",Bt[Bt.Host=1]="Host",Bt[Bt.Self=2]="Self",Bt[Bt.SkipSelf=4]="SkipSelf",Bt[Bt.Optional=8]="Optional",Bt);let Nt;function Mt(t){const r=Nt;return Nt=t,r}function Ft(t,r,e){const o=_t(t);return o&&"root"==o.providedIn?void 0===o.value?o.value=o.factory():o.value:e&Bt.Optional?null:void 0!==r?r:void St(vt(t))}const Vt=typeof globalThis<"u"&&globalThis||typeof e.g<"u"&&e.g||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self,Ut={},Ht="__NG_DI_FLAG__",Zt="ngTempTokenPath",Wt=/\n/gm,qt="__source";let Gt;function Yt(t){const r=Gt;return Gt=t,r}function Xt(t,r=Bt.Default){if(void 0===Gt)throw new zt(-203,!1);return null===Gt?Ft(t,void 0,r):Gt.get(t,r&Bt.Optional?null:void 0,r)}function Kt(t,r=Bt.Default){return(Nt||Xt)(xt(t),r)}function Jt(t,r=Bt.Default){return Kt(t,Qt(r))}function Qt(t){return typeof t>"u"||"number"==typeof t?t:0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)}function $t(t){const r=[];for(let e=0;e<t.length;e++){const o=xt(t[e]);if(Array.isArray(o)){if(0===o.length)throw new zt(900,!1);let t,e=Bt.Default;for(let r=0;r<o.length;r++){const a=o[r],n=rr(a);"number"==typeof n?-1===n?t=a.token:e|=n:t=a}r.push(Kt(t,e))}else r.push(Kt(o))}return r}function tr(t,r){return t[Ht]=r,t.prototype[Ht]=r,t}function rr(t){return t[Ht]}function er(t){return{toString:t}.toString()}var or=((or=or||{})[or.OnPush=0]="OnPush",or[or.Default=1]="Default",or),ar=(()=>{return(t=ar||(ar={}))[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",ar;var t})();const nr={},lr=[],ir=bt({ɵcmp:bt}),cr=bt({ɵdir:bt}),sr=bt({ɵpipe:bt}),dr=bt({ɵmod:bt}),pr=bt({ɵfac:bt}),hr=bt({__NG_ELEMENT_ID__:bt});let ur=0;function gr(t){return er((()=>{const r=Cr(t),e={...r,decls:t.decls,vars:t.vars,template:t.template,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,onPush:t.changeDetection===or.OnPush,directiveDefs:null,pipeDefs:null,dependencies:r.standalone&&t.dependencies||null,getStandaloneInjector:null,data:t.data||{},encapsulation:t.encapsulation||ar.Emulated,id:"c"+ur++,styles:t.styles||lr,_:null,schemas:t.schemas||null,tView:null};zr(e);const o=t.dependencies;return e.directiveDefs=Er(o,!1),e.pipeDefs=Er(o,!0),e}))}function br(t){return wr(t)||xr(t)}function mr(t){return null!==t}function vr(t){return er((()=>({type:t.type,bootstrap:t.bootstrap||lr,declarations:t.declarations||lr,imports:t.imports||lr,exports:t.exports||lr,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null})))}function fr(t,r){if(null==t)return nr;const e={};for(const o in t)if(t.hasOwnProperty(o)){let a=t[o],n=a;Array.isArray(a)&&(n=a[1],a=a[0]),e[a]=o,r&&(r[a]=n)}return e}function yr(t){return er((()=>{const r=Cr(t);return zr(r),r}))}function wr(t){return t[ir]||null}function xr(t){return t[cr]||null}function kr(t){return t[sr]||null}function Ar(t,r){const e=t[dr]||null;if(!e&&!0===r)throw new Error(`Type ${vt(t)} does not have 'ɵmod' property.`);return e}function Cr(t){const r={};return{type:t.type,providersResolver:null,factory:null,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:r,exportAs:t.exportAs||null,standalone:!0===t.standalone,selectors:t.selectors||lr,viewQuery:t.viewQuery||null,features:t.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:fr(t.inputs,r),outputs:fr(t.outputs)}}function zr(t){t.features?.forEach((r=>r(t)))}function Er(t,r){if(!t)return null;const e=r?kr:br;return()=>("function"==typeof t?t():t).map((t=>e(t))).filter(mr)}const Sr=0,jr=1,Tr=2,_r=3,Ir=4,Dr=5,Rr=6,Or=7,Lr=8,Pr=9,Br=10,Nr=11,Mr=12,Fr=13,Vr=14,Ur=15,Hr=16,Zr=17,Wr=18,qr=19,Gr=20,Yr=21,Xr=22,Kr=1,Jr=2,Qr=7,$r=9,te=10;function re(t){return Array.isArray(t)&&"object"==typeof t[Kr]}function ee(t){return Array.isArray(t)&&!0===t[Kr]}function oe(t){return 0!=(4&t.flags)}function ae(t){return t.componentOffset>-1}function ne(t){return 1==(1&t.flags)}function le(t){return!!t.template}function ie(t){return 0!=(256&t[Tr])}function ce(t,r){return t.hasOwnProperty(pr)?t[pr]:null}class se{constructor(t,r,e){this.previousValue=t,this.currentValue=r,this.firstChange=e}isFirstChange(){return this.firstChange}}function de(){return pe}function pe(t){return t.type.prototype.ngOnChanges&&(t.setInput=ue),he}function he(){const t=be(this),r=t?.current;if(r){const e=t.previous;if(e===nr)t.previous=r;else for(let t in r)e[t]=r[t];t.current=null,this.ngOnChanges(r)}}function ue(t,r,e,o){const a=this.declaredInputs[e],n=be(t)||function(t,r){return t[ge]=r}(t,{previous:nr,current:null}),l=n.current||(n.current={}),i=n.previous,c=i[a];l[a]=new se(c&&c.currentValue,r,i===nr),t[o]=r}de.ngInherit=!0;const ge="__ngSimpleChanges__";function be(t){return t[ge]||null}const me=function(t,r,e){};function ve(t){for(;Array.isArray(t);)t=t[Sr];return t}function fe(t,r){return ve(r[t])}function ye(t,r){return ve(r[t.index])}function we(t,r){return t.data[r]}function xe(t,r){const e=r[t];return re(e)?e:e[Sr]}function ke(t){return 64==(64&t[Tr])}function Ae(t,r){return null==r?null:t[r]}function Ce(t){t[Wr]=0}function ze(t,r){t[Dr]+=r;let e=t,o=t[_r];for(;null!==o&&(1===r&&1===e[Dr]||-1===r&&0===e[Dr]);)o[Dr]+=r,e=o,o=o[_r]}const Ee={lFrame:Ze(null),bindingsEnabled:!0};function Se(){return Ee.bindingsEnabled}function je(){return Ee.lFrame.lView}function Te(){return Ee.lFrame.tView}function _e(){let t=Ie();for(;null!==t&&64===t.type;)t=t.parent;return t}function Ie(){return Ee.lFrame.currentTNode}function De(t,r){const e=Ee.lFrame;e.currentTNode=t,e.isParent=r}function Re(){return Ee.lFrame.isParent}function Oe(){Ee.lFrame.isParent=!1}function Le(){return Ee.lFrame.bindingIndex++}function Pe(t,r){const e=Ee.lFrame;e.bindingIndex=e.bindingRootIndex=t,Be(r)}function Be(t){Ee.lFrame.currentDirectiveIndex=t}function Ne(){return Ee.lFrame.currentQueryIndex}function Me(t){Ee.lFrame.currentQueryIndex=t}function Fe(t){const r=t[jr];return 2===r.type?r.declTNode:1===r.type?t[Rr]:null}function Ve(t,r,e){if(e&Bt.SkipSelf){let o=r,a=t;for(;o=o.parent,!(null!==o||e&Bt.Host||(o=Fe(a),null===o||(a=a[Ur],10&o.type))););if(null===o)return!1;r=o,t=a}const o=Ee.lFrame=He();return o.currentTNode=r,o.lView=t,!0}function Ue(t){const r=He(),e=t[jr];Ee.lFrame=r,r.currentTNode=e.firstChild,r.lView=t,r.tView=e,r.contextLView=t,r.bindingIndex=e.bindingStartIndex,r.inI18n=!1}function He(){const t=Ee.lFrame,r=null===t?null:t.child;return null===r?Ze(t):r}function Ze(t){const r={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:t,child:null,inI18n:!1};return null!==t&&(t.child=r),r}function We(){const t=Ee.lFrame;return Ee.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}const qe=We;function Ge(){const t=We();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function Ye(){return Ee.lFrame.selectedIndex}function Xe(t){Ee.lFrame.selectedIndex=t}function Ke(){const t=Ee.lFrame;return we(t.tView,t.selectedIndex)}function Je(t,r){for(let e=r.directiveStart,o=r.directiveEnd;e<o;e++){const r=t.data[e].type.prototype,{ngAfterContentInit:o,ngAfterContentChecked:a,ngAfterViewInit:n,ngAfterViewChecked:l,ngOnDestroy:i}=r;o&&(t.contentHooks??(t.contentHooks=[])).push(-e,o),a&&((t.contentHooks??(t.contentHooks=[])).push(e,a),(t.contentCheckHooks??(t.contentCheckHooks=[])).push(e,a)),n&&(t.viewHooks??(t.viewHooks=[])).push(-e,n),l&&((t.viewHooks??(t.viewHooks=[])).push(e,l),(t.viewCheckHooks??(t.viewCheckHooks=[])).push(e,l)),null!=i&&(t.destroyHooks??(t.destroyHooks=[])).push(e,i)}}function Qe(t,r,e){ro(t,r,3,e)}function $e(t,r,e,o){(3&t[Tr])===e&&ro(t,r,e,o)}function to(t,r){let e=t[Tr];(3&e)===r&&(e&=2047,e+=1,t[Tr]=e)}function ro(t,r,e,o){const a=o??-1,n=r.length-1;let l=0;for(let i=void 0!==o?65535&t[Wr]:0;i<n;i++)if("number"==typeof r[i+1]){if(l=r[i],null!=o&&l>=o)break}else r[i]<0&&(t[Wr]+=65536),(l<a||-1==a)&&(eo(t,e,r,i),t[Wr]=(4294901760&t[Wr])+i+2),i++}function eo(t,r,e,o){const a=e[o]<0,n=e[o+1],l=t[a?-e[o]:e[o]];if(a){if(t[Tr]>>11<t[Wr]>>16&&(3&t[Tr])===r){t[Tr]+=2048,me(4,l,n);try{n.call(l)}finally{me(5,l,n)}}}else{me(4,l,n);try{n.call(l)}finally{me(5,l,n)}}}const oo=-1;class ao{constructor(t,r,e){this.factory=t,this.resolving=!1,this.canSeeViewProviders=r,this.injectImpl=e}}function no(t,r,e){let o=0;for(;o<e.length;){const a=e[o];if("number"==typeof a){if(0!==a)break;o++;const n=e[o++],l=e[o++],i=e[o++];t.setAttribute(r,l,i,n)}else{const n=a,l=e[++o];io(n)?t.setProperty(r,n,l):t.setAttribute(r,n,l),o++}}return o}function lo(t){return 3===t||4===t||6===t}function io(t){return 64===t.charCodeAt(0)}function co(t,r){if(null!==r&&0!==r.length)if(null===t||0===t.length)t=r.slice();else{let e=-1;for(let o=0;o<r.length;o++){const a=r[o];"number"==typeof a?e=a:0===e||so(t,e,a,null,-1===e||2===e?r[++o]:null)}}return t}function so(t,r,e,o,a){let n=0,l=t.length;if(-1===r)l=-1;else for(;n<t.length;){const e=t[n++];if("number"==typeof e){if(e===r){l=-1;break}if(e>r){l=n-1;break}}}for(;n<t.length;){const r=t[n];if("number"==typeof r)break;if(r===e){if(null===o)return void(null!==a&&(t[n+1]=a));if(o===t[n+1])return void(t[n+2]=a)}n++,null!==o&&n++,null!==a&&n++}-1!==l&&(t.splice(l,0,r),n=l+1),t.splice(n++,0,e),null!==o&&t.splice(n++,0,o),null!==a&&t.splice(n++,0,a)}function po(t){return t!==oo}function ho(t){return 32767&t}function uo(t,r){let e=function(t){return t>>16}(t),o=r;for(;e>0;)o=o[Ur],e--;return o}let go=!0;function bo(t){const r=go;return go=t,r}const mo=255,vo=5;let fo=0;const yo={};function wo(t,r){const e=ko(t,r);if(-1!==e)return e;const o=r[jr];o.firstCreatePass&&(t.injectorIndex=r.length,xo(o.data,t),xo(r,null),xo(o.blueprint,null));const a=Ao(t,r),n=t.injectorIndex;if(po(a)){const t=ho(a),e=uo(a,r),o=e[jr].data;for(let a=0;a<8;a++)r[n+a]=e[t+a]|o[t+a]}return r[n+8]=a,n}function xo(t,r){t.push(0,0,0,0,0,0,0,0,r)}function ko(t,r){return-1===t.injectorIndex||t.parent&&t.parent.injectorIndex===t.injectorIndex||null===r[t.injectorIndex+8]?-1:t.injectorIndex}function Ao(t,r){if(t.parent&&-1!==t.parent.injectorIndex)return t.parent.injectorIndex;let e=0,o=null,a=r;for(;null!==a;){if(o=No(a),null===o)return oo;if(e++,a=a[Ur],-1!==o.injectorIndex)return o.injectorIndex|e<<16}return oo}function Co(t,r,e){!function(t,r,e){let o;"string"==typeof e?o=e.charCodeAt(0)||0:e.hasOwnProperty(hr)&&(o=e[hr]),null==o&&(o=e[hr]=fo++);const a=o&mo;r.data[t+(a>>vo)]|=1<<a}(t,r,e)}function zo(t,r,e){if(e&Bt.Optional||void 0!==t)return t;St()}function Eo(t,r,e,o){if(e&Bt.Optional&&void 0===o&&(o=null),!(e&(Bt.Self|Bt.Host))){const a=t[Pr],n=Mt(void 0);try{return a?a.get(r,o,e&Bt.Optional):Ft(r,o,e&Bt.Optional)}finally{Mt(n)}}return zo(o,0,e)}function So(t,r,e,o=Bt.Default,a){if(null!==t){if(1024&r[Tr]){const a=function(t,r,e,o,a){let n=t,l=r;for(;null!==n&&null!==l&&1024&l[Tr]&&!(256&l[Tr]);){const t=jo(n,l,e,o|Bt.Self,yo);if(t!==yo)return t;let r=n.parent;if(!r){const t=l[Yr];if(t){const r=t.get(e,yo,o);if(r!==yo)return r}r=No(l),l=l[Ur]}n=r}return a}(t,r,e,o,yo);if(a!==yo)return a}const a=jo(t,r,e,o,yo);if(a!==yo)return a}return Eo(r,e,o,a)}function jo(t,r,e,o,a){const n=function(t){if("string"==typeof t)return t.charCodeAt(0)||0;const r=t.hasOwnProperty(hr)?t[hr]:void 0;return"number"==typeof r?r>=0?r&mo:Lo:r}(e);if("function"==typeof n){if(!Ve(r,t,o))return o&Bt.Host?zo(a,0,o):Eo(r,e,o,a);try{const t=n(o);if(null!=t||o&Bt.Optional)return t;St()}finally{qe()}}else if("number"==typeof n){let a=null,l=ko(t,r),i=oo,c=o&Bt.Host?r[Hr][Rr]:null;for((-1===l||o&Bt.SkipSelf)&&(i=-1===l?Ao(t,r):r[l+8],i!==oo&&Ro(o,!1)?(a=r[jr],l=ho(i),r=uo(i,r)):l=-1);-1!==l;){const t=r[jr];if(Do(n,l,t.data)){const t=To(l,r,e,a,o,c);if(t!==yo)return t}i=r[l+8],i!==oo&&Ro(o,r[jr].data[l+8]===c)&&Do(n,l,r)?(a=t,l=ho(i),r=uo(i,r)):l=-1}}return a}function To(t,r,e,o,a,n){const l=r[jr],i=l.data[t+8],c=_o(i,l,e,null==o?ae(i)&&go:o!=l&&0!=(3&i.type),a&Bt.Host&&n===i);return null!==c?Io(r,l,c,i):yo}function _o(t,r,e,o,a){const n=t.providerIndexes,l=r.data,i=1048575&n,c=t.directiveStart,s=n>>20,d=a?i+s:t.directiveEnd;for(let t=o?i:i+s;t<d;t++){const r=l[t];if(t<c&&e===r||t>=c&&r.type===e)return t}if(a){const t=l[c];if(t&&le(t)&&t.type===e)return c}return null}function Io(t,r,e,o){let a=t[e];const n=r.data;if(function(t){return t instanceof ao}(a)){const l=a;l.resolving&&function(t,r){throw new zt(-200,`Circular dependency in DI detected for ${t}`)}(function(t){return"function"==typeof t?t.name||t.toString():"object"==typeof t&&null!=t&&"function"==typeof t.type?t.type.name||t.type.toString():Et(t)}(n[e]));const i=bo(l.canSeeViewProviders);l.resolving=!0;const c=l.injectImpl?Mt(l.injectImpl):null;Ve(t,o,Bt.Default);try{a=t[e]=l.factory(void 0,n,t,o),r.firstCreatePass&&e>=o.directiveStart&&function(t,r,e){const{ngOnChanges:o,ngOnInit:a,ngDoCheck:n}=r.type.prototype;if(o){const o=pe(r);(e.preOrderHooks??(e.preOrderHooks=[])).push(t,o),(e.preOrderCheckHooks??(e.preOrderCheckHooks=[])).push(t,o)}a&&(e.preOrderHooks??(e.preOrderHooks=[])).push(0-t,a),n&&((e.preOrderHooks??(e.preOrderHooks=[])).push(t,n),(e.preOrderCheckHooks??(e.preOrderCheckHooks=[])).push(t,n))}(e,n[e],r)}finally{null!==c&&Mt(c),bo(i),l.resolving=!1,qe()}}return a}function Do(t,r,e){return!!(e[r+(t>>vo)]&1<<t)}function Ro(t,r){return!(t&Bt.Self||t&Bt.Host&&r)}class Oo{constructor(t,r){this._tNode=t,this._lView=r}get(t,r,e){return So(this._tNode,this._lView,t,Qt(e),r)}}function Lo(){return new Oo(_e(),je())}function Po(t){return er((()=>{const r=t.prototype.constructor,e=r[pr]||Bo(r),o=Object.prototype;let a=Object.getPrototypeOf(t.prototype).constructor;for(;a&&a!==o;){const t=a[pr]||Bo(a);if(t&&t!==e)return t;a=Object.getPrototypeOf(a)}return t=>new t}))}function Bo(t){return kt(t)?()=>{const r=Bo(xt(t));return r&&r()}:ce(t)}function No(t){const r=t[jr],e=r.type;return 2===e?r.declTNode:1===e?t[Rr]:null}const Mo="__parameters__";function Fo(t,r,e){return er((()=>{const o=function(t){return function(...r){if(t){const e=t(...r);for(const t in e)this[t]=e[t]}}}(r);function a(...t){if(this instanceof a)return o.apply(this,t),this;const r=new a(...t);return e.annotation=r,e;function e(t,e,o){const a=t.hasOwnProperty(Mo)?t[Mo]:Object.defineProperty(t,Mo,{value:[]})[Mo];for(;a.length<=o;)a.push(null);return(a[o]=a[o]||[]).push(r),t}}return e&&(a.prototype=Object.create(e.prototype)),a.prototype.ngMetadataName=t,a.annotationCls=a,a}))}class Vo{constructor(t,r){this._desc=t,this.ngMetadataName="InjectionToken",this.ɵprov=void 0,"number"==typeof r?this.__NG_ELEMENT_ID__=r:void 0!==r&&(this.ɵprov=jt({token:this,providedIn:r.providedIn||"root",factory:r.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}const Uo=Function;function Ho(t,r){t.forEach((t=>Array.isArray(t)?Ho(t,r):r(t)))}function Zo(t,r,e){r>=t.length?t.push(e):t.splice(r,0,e)}function Wo(t,r){return r>=t.length-1?t.pop():t.splice(r,1)[0]}function qo(t,r){const e=[];for(let o=0;o<t;o++)e.push(r);return e}function Go(t,r,e){let o=Xo(t,r);return o>=0?t[1|o]=e:(o=~o,function(t,r,e,o){let a=t.length;if(a==r)t.push(e,o);else if(1===a)t.push(o,t[0]),t[0]=e;else{for(a--,t.push(t[a-1],t[a]);a>r;)t[a]=t[a-2],a--;t[r]=e,t[r+1]=o}}(t,o,r,e)),o}function Yo(t,r){const e=Xo(t,r);if(e>=0)return t[1|e]}function Xo(t,r){return function(t,r,e){let o=0,a=t.length>>1;for(;a!==o;){const e=o+(a-o>>1),n=t[e<<1];if(r===n)return e<<1;n>r?a=e:o=e+1}return~(a<<1)}(t,r)}const Ko=tr(Fo("Optional"),8),Jo=tr(Fo("SkipSelf"),4);var Qo=((Qo=Qo||{})[Qo.Important=1]="Important",Qo[Qo.DashCase=2]="DashCase",Qo);const $o=new Map;let ta=0;const ra="__ngContext__";function ea(t,r){re(r)?(t[ra]=r[Gr],function(t){$o.set(t[Gr],t)}(r)):t[ra]=r}let oa;function aa(t,r){return oa(t,r)}function na(t){const r=t[_r];return ee(r)?r[_r]:r}function la(t){return ca(t[Fr])}function ia(t){return ca(t[Ir])}function ca(t){for(;null!==t&&!ee(t);)t=t[Ir];return t}function sa(t,r,e,o,a){if(null!=o){let n,l=!1;ee(o)?n=o:re(o)&&(l=!0,o=o[Sr]);const i=ve(o);0===t&&null!==e?null==a?va(r,e,i):ma(r,e,i,a||null,!0):1===t&&null!==e?ma(r,e,i,a||null,!0):2===t?function(t,r,e){const o=ya(t,r);o&&function(t,r,e,o){t.removeChild(r,e,o)}(t,o,r,e)}(r,i,l):3===t&&r.destroyNode(i),null!=n&&function(t,r,e,o,a){const n=e[Qr];n!==ve(e)&&sa(r,t,o,n,a);for(let a=te;a<e.length;a++){const l=e[a];Ta(l[jr],l,t,r,o,n)}}(r,t,n,e,a)}}function da(t,r,e){return t.createElement(r,e)}function pa(t,r){const e=t[$r],o=e.indexOf(r),a=r[_r];512&r[Tr]&&(r[Tr]&=-513,ze(a,-1)),e.splice(o,1)}function ha(t,r){if(t.length<=te)return;const e=te+r,o=t[e];if(o){const a=o[Zr];null!==a&&a!==t&&pa(a,o),r>0&&(t[e-1][Ir]=o[Ir]);const n=Wo(t,te+r);!function(t,r){Ta(t,r,r[Nr],2,null,null),r[Sr]=null,r[Rr]=null}(o[jr],o);const l=n[qr];null!==l&&l.detachView(n[jr]),o[_r]=null,o[Ir]=null,o[Tr]&=-65}return o}function ua(t,r){if(!(128&r[Tr])){const e=r[Nr];e.destroyNode&&Ta(t,r,e,3,null,null),function(t){let r=t[Fr];if(!r)return ga(t[jr],t);for(;r;){let e=null;if(re(r))e=r[Fr];else{const t=r[te];t&&(e=t)}if(!e){for(;r&&!r[Ir]&&r!==t;)re(r)&&ga(r[jr],r),r=r[_r];null===r&&(r=t),re(r)&&ga(r[jr],r),e=r&&r[Ir]}r=e}}(r)}}function ga(t,r){if(!(128&r[Tr])){r[Tr]&=-65,r[Tr]|=128,function(t,r){let e;if(null!=t&&null!=(e=t.destroyHooks))for(let t=0;t<e.length;t+=2){const o=r[e[t]];if(!(o instanceof ao)){const r=e[t+1];if(Array.isArray(r))for(let t=0;t<r.length;t+=2){const e=o[r[t]],a=r[t+1];me(4,e,a);try{a.call(e)}finally{me(5,e,a)}}else{me(4,o,r);try{r.call(o)}finally{me(5,o,r)}}}}}(t,r),function(t,r){const e=t.cleanup,o=r[Or];let a=-1;if(null!==e)for(let t=0;t<e.length-1;t+=2)if("string"==typeof e[t]){const r=e[t+3];r>=0?o[a=r]():o[a=-r].unsubscribe(),t+=2}else{const r=o[a=e[t+1]];e[t].call(r)}if(null!==o){for(let t=a+1;t<o.length;t++)(0,o[t])();r[Or]=null}}(t,r),1===r[jr].type&&r[Nr].destroy();const e=r[Zr];if(null!==e&&ee(r[_r])){e!==r[_r]&&pa(e,r);const o=r[qr];null!==o&&o.detachView(t)}!function(t){$o.delete(t[Gr])}(r)}}function ba(t,r,e){return function(t,r,e){let o=r;for(;null!==o&&40&o.type;)o=(r=o).parent;if(null===o)return e[Sr];{const{componentOffset:r}=o;if(r>-1){const{encapsulation:e}=t.data[o.directiveStart+r];if(e===ar.None||e===ar.Emulated)return null}return ye(o,e)}}(t,r.parent,e)}function ma(t,r,e,o,a){t.insertBefore(r,e,o,a)}function va(t,r,e){t.appendChild(r,e)}function fa(t,r,e,o,a){null!==o?ma(t,r,e,o,a):va(t,r,e)}function ya(t,r){return t.parentNode(r)}function wa(t,r,e){return Aa(t,r,e)}let xa,ka,Aa=function(t,r,e){return 40&t.type?ye(t,e):null};function Ca(t,r,e,o){const a=ba(t,o,r),n=r[Nr],l=wa(o.parent||r[Rr],o,r);if(null!=a)if(Array.isArray(e))for(let t=0;t<e.length;t++)fa(n,a,e[t],l,!1);else fa(n,a,e,l,!1);void 0!==xa&&xa(n,o,r,e,a)}function za(t,r){if(null!==r){const e=r.type;if(3&e)return ye(r,t);if(4&e)return Sa(-1,t[r.index]);if(8&e){const e=r.child;if(null!==e)return za(t,e);{const e=t[r.index];return ee(e)?Sa(-1,e):ve(e)}}if(32&e)return aa(r,t)()||ve(t[r.index]);{const e=Ea(t,r);return null!==e?Array.isArray(e)?e[0]:za(na(t[Hr]),e):za(t,r.next)}}return null}function Ea(t,r){return null!==r?t[Hr][Rr].projection[r.projection]:null}function Sa(t,r){const e=te+t+1;if(e<r.length){const t=r[e],o=t[jr].firstChild;if(null!==o)return za(t,o)}return r[Qr]}function ja(t,r,e,o,a,n,l){for(;null!=e;){const i=o[e.index],c=e.type;if(l&&0===r&&(i&&ea(ve(i),o),e.flags|=2),32!=(32&e.flags))if(8&c)ja(t,r,e.child,o,a,n,!1),sa(r,t,a,i,n);else if(32&c){const l=aa(e,o);let c;for(;c=l();)sa(r,t,a,c,n);sa(r,t,a,i,n)}else 16&c?_a(t,r,o,e,a,n):sa(r,t,a,i,n);e=l?e.projectionNext:e.next}}function Ta(t,r,e,o,a,n){ja(e,o,t.firstChild,r,a,n,!1)}function _a(t,r,e,o,a,n){const l=e[Hr],i=l[Rr].projection[o.projection];if(Array.isArray(i))for(let e=0;e<i.length;e++)sa(r,t,a,i[e],n);else ja(t,r,i,l[_r],a,n,!0)}function Ia(t,r,e){""===e?t.removeAttribute(r,"class"):t.setAttribute(r,"class",e)}function Da(t,r,e){const{mergedAttrs:o,classes:a,styles:n}=e;null!==o&&no(t,r,o),null!==a&&Ia(t,r,a),null!==n&&function(t,r,e){t.setAttribute(r,"style",e)}(t,r,n)}class Ra{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Ct})`}}function Oa(t){return t instanceof Ra?t.changingThisBreaksApplicationSecurity:t}const La=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;var Pa=((Pa=Pa||{})[Pa.NONE=0]="NONE",Pa[Pa.HTML=1]="HTML",Pa[Pa.STYLE=2]="STYLE",Pa[Pa.SCRIPT=3]="SCRIPT",Pa[Pa.URL=4]="URL",Pa[Pa.RESOURCE_URL=5]="RESOURCE_URL",Pa);function Ba(t){const r=function(){const t=je();return t&&t[Mr]}();return r?r.sanitize(Pa.URL,t)||"":function(t,r){const e=function(t){return t instanceof Ra&&t.getTypeName()||null}(t);if(null!=e&&e!==r){if("ResourceURL"===e)return!0;throw new Error(`Required a safe ${r}, got a ${e} (see ${Ct})`)}return e===r}(t,"URL")?Oa(t):function(t){return(t=String(t)).match(La)?t:"unsafe:"+t}(Et(t))}const Na=new Vo("ENVIRONMENT_INITIALIZER"),Ma=new Vo("INJECTOR",-1),Fa=new Vo("INJECTOR_DEF_TYPES");class Va{get(t,r=Ut){if(r===Ut){const r=new Error(`NullInjectorError: No provider for ${vt(t)}!`);throw r.name="NullInjectorError",r}return r}}function Ua(...t){return{ɵproviders:Ha(0,t),ɵfromNgModule:!0}}function Ha(t,...r){const e=[],o=new Set;let a;return Ho(r,(t=>{const r=t;Wa(r,e,[],o)&&(a||(a=[]),a.push(r))})),void 0!==a&&Za(a,e),e}function Za(t,r){for(let e=0;e<t.length;e++){const{providers:o}=t[e];qa(o,(t=>{r.push(t)}))}}function Wa(t,r,e,o){if(!(t=xt(t)))return!1;let a=null,n=Dt(t);const l=!n&&wr(t);if(n||l){if(l&&!l.standalone)return!1;a=t}else{const r=t.ngModule;if(n=Dt(r),!n)return!1;a=r}const i=o.has(a);if(l){if(i)return!1;if(o.add(a),l.dependencies){const t="function"==typeof l.dependencies?l.dependencies():l.dependencies;for(const a of t)Wa(a,r,e,o)}}else{if(!n)return!1;{if(null!=n.imports&&!i){let t;o.add(a);try{Ho(n.imports,(a=>{Wa(a,r,e,o)&&(t||(t=[]),t.push(a))}))}finally{}void 0!==t&&Za(t,r)}if(!i){const t=ce(a)||(()=>new a);r.push({provide:a,useFactory:t,deps:lr},{provide:Fa,useValue:a,multi:!0},{provide:Na,useValue:()=>Kt(a),multi:!0})}const t=n.providers;null==t||i||qa(t,(t=>{r.push(t)}))}}return a!==t&&void 0!==t.providers}function qa(t,r){for(let e of t)At(e)&&(e=e.ɵproviders),Array.isArray(e)?qa(e,r):r(e)}const Ga=bt({provide:String,useValue:bt});function Ya(t){return null!==t&&"object"==typeof t&&Ga in t}function Xa(t){return"function"==typeof t}const Ka=new Vo("Set Injector scope."),Ja={},Qa={};let $a;function tn(){return void 0===$a&&($a=new Va),$a}class rn{}class en extends rn{get destroyed(){return this._destroyed}constructor(t,r,e,o){super(),this.parent=r,this.source=e,this.scopes=o,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,ln(t,(t=>this.processProvider(t))),this.records.set(Ma,nn(void 0,this)),o.has("environment")&&this.records.set(rn,nn(void 0,this));const a=this.records.get(Ka);null!=a&&"string"==typeof a.value&&this.scopes.add(a.value),this.injectorDefTypes=new Set(this.get(Fa.multi,lr,Bt.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const t of this._ngOnDestroyHooks)t.ngOnDestroy();for(const t of this._onDestroyHooks)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(t){this._onDestroyHooks.push(t)}runInContext(t){this.assertNotDestroyed();const r=Yt(this),e=Mt(void 0);try{return t()}finally{Yt(r),Mt(e)}}get(t,r=Ut,e=Bt.Default){this.assertNotDestroyed(),e=Qt(e);const o=Yt(this),a=Mt(void 0);try{if(!(e&Bt.SkipSelf)){let r=this.records.get(t);if(void 0===r){const e=function(t){return"function"==typeof t||"object"==typeof t&&t instanceof Vo}(t)&&_t(t);r=e&&this.injectableDefInScope(e)?nn(on(t),Ja):null,this.records.set(t,r)}if(null!=r)return this.hydrate(t,r)}return(e&Bt.Self?tn():this.parent).get(t,r=e&Bt.Optional&&r===Ut?null:r)}catch(r){if("NullInjectorError"===r.name){if((r[Zt]=r[Zt]||[]).unshift(vt(t)),o)throw r;return function(t,r,e,o){const a=t[Zt];throw r[qt]&&a.unshift(r[qt]),t.message=function(t,r,e,o=null){t=t&&"\n"===t.charAt(0)&&"ɵ"==t.charAt(1)?t.slice(2):t;let a=vt(r);if(Array.isArray(r))a=r.map(vt).join(" -> ");else if("object"==typeof r){let t=[];for(let e in r)if(r.hasOwnProperty(e)){let o=r[e];t.push(e+":"+("string"==typeof o?JSON.stringify(o):vt(o)))}a=`{${t.join(", ")}}`}return`${e}${o?"("+o+")":""}[${a}]: ${t.replace(Wt,"\n ")}`}("\n"+t.message,a,"R3InjectorError",o),t.ngTokenPath=a,t[Zt]=null,t}(r,t,0,this.source)}throw r}finally{Mt(a),Yt(o)}}resolveInjectorInitializers(){const t=Yt(this),r=Mt(void 0);try{const t=this.get(Na.multi,lr,Bt.Self);for(const r of t)r()}finally{Yt(t),Mt(r)}}toString(){const t=[],r=this.records;for(const e of r.keys())t.push(vt(e));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new zt(205,!1)}processProvider(t){let r=Xa(t=xt(t))?t:xt(t&&t.provide);const e=function(t){return Ya(t)?nn(void 0,t.useValue):nn(an(t),Ja)}(t);if(Xa(t)||!0!==t.multi)this.records.get(r);else{let e=this.records.get(r);e||(e=nn(void 0,Ja,!0),e.factory=()=>$t(e.multi),this.records.set(r,e)),r=t,e.multi.push(t)}this.records.set(r,e)}hydrate(t,r){return r.value===Ja&&(r.value=Qa,r.value=r.factory()),"object"==typeof r.value&&r.value&&function(t){return null!==t&&"object"==typeof t&&"function"==typeof t.ngOnDestroy}(r.value)&&this._ngOnDestroyHooks.add(r.value),r.value}injectableDefInScope(t){if(!t.providedIn)return!1;const r=xt(t.providedIn);return"string"==typeof r?"any"===r||this.scopes.has(r):this.injectorDefTypes.has(r)}}function on(t){const r=_t(t),e=null!==r?r.factory:ce(t);if(null!==e)return e;if(t instanceof Vo)throw new zt(204,!1);if(t instanceof Function)return function(t){const r=t.length;if(r>0)throw qo(r,"?"),new zt(204,!1);const e=function(t){return t&&(t[Rt]||t[Lt])||null}(t);return null!==e?()=>e.factory(t):()=>new t}(t);throw new zt(204,!1)}function an(t,r,e){let o;if(Xa(t)){const r=xt(t);return ce(r)||on(r)}if(Ya(t))o=()=>xt(t.useValue);else if(function(t){return!(!t||!t.useFactory)}(t))o=()=>t.useFactory(...$t(t.deps||[]));else if(function(t){return!(!t||!t.useExisting)}(t))o=()=>Kt(xt(t.useExisting));else{const r=xt(t&&(t.useClass||t.provide));if(!function(t){return!!t.deps}(t))return ce(r)||on(r);o=()=>new r(...$t(t.deps))}return o}function nn(t,r,e=!1){return{factory:t,value:r,multi:e?[]:void 0}}function ln(t,r){for(const e of t)Array.isArray(e)?ln(e,r):e&&At(e)?ln(e.ɵproviders,r):r(e)}class cn{}class sn{}class dn{resolveComponentFactory(t){throw function(t){const r=Error(`No component factory found for ${vt(t)}. Did you add it to @NgModule.entryComponents?`);return r.ngComponent=t,r}(t)}}let pn=(()=>{class t{}return t.NULL=new dn,t})();function hn(){return un(_e(),je())}function un(t,r){return new gn(ye(t,r))}let gn=(()=>{class t{constructor(t){this.nativeElement=t}}return t.__NG_ELEMENT_ID__=hn,t})();function bn(t){return t instanceof gn?t.nativeElement:t}class mn{}let vn=(()=>{class t{}return t.__NG_ELEMENT_ID__=()=>function(){const t=je(),r=xe(_e().index,t);return(re(r)?r:t)[Nr]}(),t})(),fn=(()=>{class t{}return t.ɵprov=jt({token:t,providedIn:"root",factory:()=>null}),t})();const yn=new class{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}("15.2.10"),wn={};function xn(t){return t.ngOriginalError}class kn{constructor(){this._console=console}handleError(t){const r=this._findOriginalError(t);this._console.error("ERROR",t),r&&this._console.error("ORIGINAL ERROR",r)}_findOriginalError(t){let r=t&&xn(t);for(;r&&xn(r);)r=xn(r);return r||null}}function An(t){return t instanceof Function?t():t}function Cn(t,r,e){let o=t.length;for(;;){const a=t.indexOf(r,e);if(-1===a)return a;if(0===a||t.charCodeAt(a-1)<=32){const e=r.length;if(a+e===o||t.charCodeAt(a+e)<=32)return a}e=a+1}}const zn="ng-template";function En(t,r,e){let o=0,a=!0;for(;o<t.length;){let n=t[o++];if("string"==typeof n&&a){const a=t[o++];if(e&&"class"===n&&-1!==Cn(a.toLowerCase(),r,0))return!0}else{if(1===n){for(;o<t.length&&"string"==typeof(n=t[o++]);)if(n.toLowerCase()===r)return!0;return!1}"number"==typeof n&&(a=!1)}}return!1}function Sn(t){return 4===t.type&&t.value!==zn}function jn(t,r,e){return r===(4!==t.type||e?t.value:zn)}function Tn(t,r,e){let o=4;const a=t.attrs||[],n=function(t){for(let r=0;r<t.length;r++)if(lo(t[r]))return r;return t.length}(a);let l=!1;for(let i=0;i<r.length;i++){const c=r[i];if("number"!=typeof c){if(!l)if(4&o){if(o=2|1&o,""!==c&&!jn(t,c,e)||""===c&&1===r.length){if(_n(o))return!1;l=!0}}else{const s=8&o?c:r[++i];if(8&o&&null!==t.attrs){if(!En(t.attrs,s,e)){if(_n(o))return!1;l=!0}continue}const d=In(8&o?"class":c,a,Sn(t),e);if(-1===d){if(_n(o))return!1;l=!0;continue}if(""!==s){let t;t=d>n?"":a[d+1].toLowerCase();const r=8&o?t:null;if(r&&-1!==Cn(r,s,0)||2&o&&s!==t){if(_n(o))return!1;l=!0}}}}else{if(!l&&!_n(o)&&!_n(c))return!1;if(l&&_n(c))continue;l=!1,o=c|1&o}}return _n(o)||l}function _n(t){return 0==(1&t)}function In(t,r,e,o){if(null===r)return-1;let a=0;if(o||!e){let e=!1;for(;a<r.length;){const o=r[a];if(o===t)return a;if(3===o||6===o)e=!0;else{if(1===o||2===o){let t=r[++a];for(;"string"==typeof t;)t=r[++a];continue}if(4===o)break;if(0===o){a+=4;continue}}a+=e?1:2}return-1}return function(t,r){let e=t.indexOf(4);if(e>-1)for(e++;e<t.length;){const o=t[e];if("number"==typeof o)return-1;if(o===r)return e;e++}return-1}(r,t)}function Dn(t,r,e=!1){for(let o=0;o<r.length;o++)if(Tn(t,r[o],e))return!0;return!1}function Rn(t,r){t:for(let e=0;e<r.length;e++){const o=r[e];if(t.length===o.length){for(let r=0;r<t.length;r++)if(t[r]!==o[r])continue t;return!0}}return!1}function On(t,r){return t?":not("+r.trim()+")":r}function Ln(t){let r=t[0],e=1,o=2,a="",n=!1;for(;e<t.length;){let l=t[e];if("string"==typeof l)if(2&o){const r=t[++e];a+="["+l+(r.length>0?'="'+r+'"':"")+"]"}else 8&o?a+="."+l:4&o&&(a+=" "+l);else""!==a&&!_n(l)&&(r+=On(n,a),a=""),o=l,n=n||!_n(o);e++}return""!==a&&(r+=On(n,a)),r}const Pn={};function Bn(t){Nn(Te(),je(),Ye()+t,!1)}function Nn(t,r,e,o){if(!o)if(3==(3&r[Tr])){const o=t.preOrderCheckHooks;null!==o&&Qe(r,o,e)}else{const o=t.preOrderHooks;null!==o&&$e(r,o,0,e)}Xe(e)}function Mn(t,r=null,e=null,o){const a=Fn(t,r,e,o);return a.resolveInjectorInitializers(),a}function Fn(t,r=null,e=null,o,a=new Set){const n=[e||lr,Ua(t)];return o=o||("object"==typeof t?void 0:vt(t)),new en(n,r||tn(),o||null,a)}let Vn=(()=>{class t{static create(t,r){if(Array.isArray(t))return Mn({name:""},r,t,"");{const r=t.name??"";return Mn({name:r},t.parent,t.providers,r)}}}return t.THROW_IF_NOT_FOUND=Ut,t.NULL=new Va,t.ɵprov=jt({token:t,providedIn:"any",factory:()=>Kt(Ma)}),t.__NG_ELEMENT_ID__=-1,t})();function Un(t,r=Bt.Default){const e=je();return null===e?Kt(t,r):So(_e(),e,xt(t),r)}function Hn(t,r){const e=t.contentQueries;if(null!==e)for(let o=0;o<e.length;o+=2){const a=e[o+1];if(-1!==a){const n=t.data[a];Me(e[o]),n.contentQueries(2,r[a],a)}}}function Zn(t,r,e,o,a,n,l,i,c,s,d){const p=r.blueprint.slice();return p[Sr]=a,p[Tr]=76|o,(null!==d||t&&1024&t[Tr])&&(p[Tr]|=1024),Ce(p),p[_r]=p[Ur]=t,p[Lr]=e,p[Br]=l||t&&t[Br],p[Nr]=i||t&&t[Nr],p[Mr]=c||t&&t[Mr]||null,p[Pr]=s||t&&t[Pr]||null,p[Rr]=n,p[Gr]=ta++,p[Yr]=d,p[Hr]=2==r.type?t[Hr]:p,p}function Wn(t,r,e,o,a){let n=t.data[r];if(null===n)n=function(t,r,e,o,a){const n=Ie(),l=Re(),i=t.data[r]=function(t,r,e,o,a,n){return{type:e,index:o,insertBeforeIndex:null,injectorIndex:r?r.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:0,providerIndexes:0,value:a,attrs:n,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:r,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,l?n:n&&n.parent,e,r,o,a);return null===t.firstChild&&(t.firstChild=i),null!==n&&(l?null==n.child&&null!==i.parent&&(n.child=i):null===n.next&&(n.next=i,i.prev=n)),i}(t,r,e,o,a),Ee.lFrame.inI18n&&(n.flags|=32);else if(64&n.type){n.type=e,n.value=o,n.attrs=a;const t=function(){const t=Ee.lFrame,r=t.currentTNode;return t.isParent?r:r.parent}();n.injectorIndex=null===t?-1:t.injectorIndex}return De(n,!0),n}function qn(t,r,e,o){if(0===e)return-1;const a=r.length;for(let a=0;a<e;a++)r.push(o),t.blueprint.push(o),t.data.push(null);return a}function Gn(t,r,e){Ue(r);try{const o=t.viewQuery;null!==o&&xl(1,o,e);const a=t.template;null!==a&&Xn(t,r,a,1,e),t.firstCreatePass&&(t.firstCreatePass=!1),t.staticContentQueries&&Hn(t,r),t.staticViewQueries&&xl(2,t.viewQuery,e);const n=t.components;null!==n&&function(t,r){for(let e=0;e<r.length;e++)vl(t,r[e])}(r,n)}catch(r){throw t.firstCreatePass&&(t.incompleteFirstPass=!0,t.firstCreatePass=!1),r}finally{r[Tr]&=-5,Ge()}}function Yn(t,r,e,o){const a=r[Tr];if(128!=(128&a)){Ue(r);try{Ce(r),function(t){Ee.lFrame.bindingIndex=t}(t.bindingStartIndex),null!==e&&Xn(t,r,e,2,o);const n=3==(3&a);if(n){const e=t.preOrderCheckHooks;null!==e&&Qe(r,e,null)}else{const e=t.preOrderHooks;null!==e&&$e(r,e,0,null),to(r,0)}if(function(t){for(let r=la(t);null!==r;r=ia(r)){if(!r[Jr])continue;const t=r[$r];for(let r=0;r<t.length;r++){const e=t[r];512&e[Tr]||ze(e[_r],1),e[Tr]|=512}}}(r),function(t){for(let r=la(t);null!==r;r=ia(r))for(let t=te;t<r.length;t++){const e=r[t],o=e[jr];ke(e)&&Yn(o,e,o.template,e[Lr])}}(r),null!==t.contentQueries&&Hn(t,r),n){const e=t.contentCheckHooks;null!==e&&Qe(r,e)}else{const e=t.contentHooks;null!==e&&$e(r,e,1),to(r,1)}!function(t,r){const e=t.hostBindingOpCodes;if(null!==e)try{for(let t=0;t<e.length;t++){const o=e[t];if(o<0)Xe(~o);else{const a=o,n=e[++t],l=e[++t];Pe(n,a),l(2,r[a])}}}finally{Xe(-1)}}(t,r);const l=t.components;null!==l&&function(t,r){for(let e=0;e<r.length;e++)bl(t,r[e])}(r,l);const i=t.viewQuery;if(null!==i&&xl(2,i,o),n){const e=t.viewCheckHooks;null!==e&&Qe(r,e)}else{const e=t.viewHooks;null!==e&&$e(r,e,2),to(r,2)}!0===t.firstUpdatePass&&(t.firstUpdatePass=!1),r[Tr]&=-41,512&r[Tr]&&(r[Tr]&=-513,ze(r[_r],-1))}finally{Ge()}}}function Xn(t,r,e,o,a){const n=Ye(),l=2&o;try{Xe(-1),l&&r.length>Xr&&Nn(t,r,Xr,!1),me(l?2:0,a),e(o,a)}finally{Xe(n),me(l?3:1,a)}}function Kn(t,r,e){if(oe(r)){const o=r.directiveEnd;for(let a=r.directiveStart;a<o;a++){const r=t.data[a];r.contentQueries&&r.contentQueries(1,e[a],a)}}}function Jn(t,r,e){Se()&&(function(t,r,e,o){const a=e.directiveStart,n=e.directiveEnd;ae(e)&&function(t,r,e){const o=ye(r,t),a=$n(e),n=t[Br],l=fl(t,Zn(t,a,null,e.onPush?32:16,o,r,n,n.createRenderer(o,e),null,null,null));t[r.index]=l}(r,e,t.data[a+e.componentOffset]),t.firstCreatePass||wo(e,r),ea(o,r);const l=e.initialInputs;for(let o=a;o<n;o++){const n=t.data[o],i=Io(r,t,o,e);ea(i,r),null!==l&&hl(0,o-a,i,n,0,l),le(n)&&(xe(e.index,r)[Lr]=Io(r,t,o,e))}}(t,r,e,ye(e,r)),64==(64&e.flags)&&il(t,r,e))}function Qn(t,r,e=ye){const o=r.localNames;if(null!==o){let a=r.index+1;for(let n=0;n<o.length;n+=2){const l=o[n+1],i=-1===l?e(r,t):t[l];t[a++]=i}}}function $n(t){const r=t.tView;return null===r||r.incompleteFirstPass?t.tView=tl(1,null,t.template,t.decls,t.vars,t.directiveDefs,t.pipeDefs,t.viewQuery,t.schemas,t.consts):r}function tl(t,r,e,o,a,n,l,i,c,s){const d=Xr+o,p=d+a,h=function(t,r){const e=[];for(let o=0;o<r;o++)e.push(o<t?null:Pn);return e}(d,p),u="function"==typeof s?s():s;return h[jr]={type:t,blueprint:h,template:e,queries:null,viewQuery:i,declTNode:r,data:h.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:"function"==typeof n?n():n,pipeRegistry:"function"==typeof l?l():l,firstChild:null,schemas:c,consts:u,incompleteFirstPass:!1}}function rl(t,r,e,o){const a=kl(r);null===e?a.push(o):(a.push(e),t.firstCreatePass&&Al(t).push(o,a.length-1))}function el(t,r,e,o){for(let a in t)if(t.hasOwnProperty(a)){e=null===e?{}:e;const n=t[a];null===o?ol(e,r,a,n):o.hasOwnProperty(a)&&ol(e,r,o[a],n)}return e}function ol(t,r,e,o){t.hasOwnProperty(e)?t[e].push(r,o):t[e]=[r,o]}function al(t,r,e,o,a,n,l,i){const c=ye(r,e);let s,d=r.inputs;!i&&null!=d&&(s=d[o])?(zl(t,e,s,o,a),ae(r)&&function(t,r){const e=xe(r,t);16&e[Tr]||(e[Tr]|=32)}(e,r.index)):3&r.type&&(o=function(t){return"class"===t?"className":"for"===t?"htmlFor":"formaction"===t?"formAction":"innerHtml"===t?"innerHTML":"readonly"===t?"readOnly":"tabindex"===t?"tabIndex":t}(o),a=null!=l?l(a,r.value||"",o):a,n.setProperty(c,o,a))}function nl(t,r,e,o){if(Se()){const a=null===o?null:{"":-1},n=function(t,r){const e=t.directiveRegistry;let o=null,a=null;if(e)for(let n=0;n<e.length;n++){const l=e[n];if(Dn(r,l.selectors,!1))if(o||(o=[]),le(l))if(null!==l.findHostDirectiveDefs){const e=[];a=a||new Map,l.findHostDirectiveDefs(l,e,a),o.unshift(...e,l),sl(t,r,e.length)}else o.unshift(l),sl(t,r,0);else a=a||new Map,l.findHostDirectiveDefs?.(l,o,a),o.push(l)}return null===o?null:[o,a]}(t,e);let l,i;null===n?l=i=null:[l,i]=n,null!==l&&ll(t,r,e,l,a,i),a&&function(t,r,e){if(r){const o=t.localNames=[];for(let t=0;t<r.length;t+=2){const a=e[r[t+1]];if(null==a)throw new zt(-301,!1);o.push(r[t],a)}}}(e,o,a)}e.mergedAttrs=co(e.mergedAttrs,e.attrs)}function ll(t,r,e,o,a,n){for(let a=0;a<o.length;a++)Co(wo(e,r),t,o[a].type);!function(t,r,e){t.flags|=1,t.directiveStart=r,t.directiveEnd=r+e,t.providerIndexes=r}(e,t.data.length,o.length);for(let t=0;t<o.length;t++){const r=o[t];r.providersResolver&&r.providersResolver(r)}let l=!1,i=!1,c=qn(t,r,o.length,null);for(let n=0;n<o.length;n++){const s=o[n];e.mergedAttrs=co(e.mergedAttrs,s.hostAttrs),pl(t,e,r,c,s),dl(c,s,a),null!==s.contentQueries&&(e.flags|=4),(null!==s.hostBindings||null!==s.hostAttrs||0!==s.hostVars)&&(e.flags|=64);const d=s.type.prototype;!l&&(d.ngOnChanges||d.ngOnInit||d.ngDoCheck)&&((t.preOrderHooks??(t.preOrderHooks=[])).push(e.index),l=!0),!i&&(d.ngOnChanges||d.ngDoCheck)&&((t.preOrderCheckHooks??(t.preOrderCheckHooks=[])).push(e.index),i=!0),c++}!function(t,r,e){const o=r.directiveEnd,a=t.data,n=r.attrs,l=[];let i=null,c=null;for(let t=r.directiveStart;t<o;t++){const o=a[t],s=e?e.get(o):null,d=s?s.outputs:null;i=el(o.inputs,t,i,s?s.inputs:null),c=el(o.outputs,t,c,d);const p=null===i||null===n||Sn(r)?null:ul(i,t,n);l.push(p)}null!==i&&(i.hasOwnProperty("class")&&(r.flags|=8),i.hasOwnProperty("style")&&(r.flags|=16)),r.initialInputs=l,r.inputs=i,r.outputs=c}(t,e,n)}function il(t,r,e){const o=e.directiveStart,a=e.directiveEnd,n=e.index,l=Ee.lFrame.currentDirectiveIndex;try{Xe(n);for(let e=o;e<a;e++){const o=t.data[e],a=r[e];Be(e),(null!==o.hostBindings||0!==o.hostVars||null!==o.hostAttrs)&&cl(o,a)}}finally{Xe(-1),Be(l)}}function cl(t,r){null!==t.hostBindings&&t.hostBindings(1,r)}function sl(t,r,e){r.componentOffset=e,(t.components??(t.components=[])).push(r.index)}function dl(t,r,e){if(e){if(r.exportAs)for(let o=0;o<r.exportAs.length;o++)e[r.exportAs[o]]=t;le(r)&&(e[""]=t)}}function pl(t,r,e,o,a){t.data[o]=a;const n=a.factory||(a.factory=ce(a.type)),l=new ao(n,le(a),Un);t.blueprint[o]=l,e[o]=l,function(t,r,e,o,a){const n=a.hostBindings;if(n){let a=t.hostBindingOpCodes;null===a&&(a=t.hostBindingOpCodes=[]);const l=~r.index;(function(t){let r=t.length;for(;r>0;){const e=t[--r];if("number"==typeof e&&e<0)return e}return 0})(a)!=l&&a.push(l),a.push(e,o,n)}}(t,r,o,qn(t,e,a.hostVars,Pn),a)}function hl(t,r,e,o,a,n){const l=n[r];if(null!==l){const t=o.setInput;for(let r=0;r<l.length;){const a=l[r++],n=l[r++],i=l[r++];null!==t?o.setInput(e,i,a,n):e[n]=i}}}function ul(t,r,e){let o=null,a=0;for(;a<e.length;){const n=e[a];if(0!==n)if(5!==n){if("number"==typeof n)break;if(t.hasOwnProperty(n)){null===o&&(o=[]);const l=t[n];for(let t=0;t<l.length;t+=2)if(l[t]===r){o.push(n,l[t+1],e[a+1]);break}}a+=2}else a+=2;else a+=4}return o}function gl(t,r,e,o){return[t,!0,!1,r,null,0,o,e,null,null]}function bl(t,r){const e=xe(r,t);if(ke(e)){const t=e[jr];48&e[Tr]?Yn(t,e,t.template,e[Lr]):e[Dr]>0&&ml(e)}}function ml(t){for(let r=la(t);null!==r;r=ia(r))for(let t=te;t<r.length;t++){const e=r[t];if(ke(e))if(512&e[Tr]){const t=e[jr];Yn(t,e,t.template,e[Lr])}else e[Dr]>0&&ml(e)}const r=t[jr].components;if(null!==r)for(let e=0;e<r.length;e++){const o=xe(r[e],t);ke(o)&&o[Dr]>0&&ml(o)}}function vl(t,r){const e=xe(r,t),o=e[jr];(function(t,r){for(let e=r.length;e<t.blueprint.length;e++)r.push(t.blueprint[e])})(o,e),Gn(o,e,e[Lr])}function fl(t,r){return t[Fr]?t[Vr][Ir]=r:t[Fr]=r,t[Vr]=r,r}function yl(t){for(;t;){t[Tr]|=32;const r=na(t);if(ie(t)&&!r)return t;t=r}return null}function wl(t,r,e,o=!0){const a=r[Br];a.begin&&a.begin();try{Yn(t,r,t.template,e)}catch(t){throw o&&Cl(r,t),t}finally{a.end&&a.end()}}function xl(t,r,e){Me(0),r(t,e)}function kl(t){return t[Or]||(t[Or]=[])}function Al(t){return t.cleanup||(t.cleanup=[])}function Cl(t,r){const e=t[Pr],o=e?e.get(kn,null):null;o&&o.handleError(r)}function zl(t,r,e,o,a){for(let n=0;n<e.length;){const l=e[n++],i=e[n++],c=r[l],s=t.data[l];null!==s.setInput?s.setInput(c,a,o,i):c[i]=a}}function El(t,r,e){let o=e?t.styles:null,a=e?t.classes:null,n=0;if(null!==r)for(let t=0;t<r.length;t++){const e=r[t];"number"==typeof e?n=e:1==n?a=ft(a,e):2==n&&(o=ft(o,e+": "+r[++t]+";"))}e?t.styles=o:t.stylesWithoutHost=o,e?t.classes=a:t.classesWithoutHost=a}function Sl(t,r,e,o,a=!1){for(;null!==e;){const n=r[e.index];if(null!==n&&o.push(ve(n)),ee(n))for(let t=te;t<n.length;t++){const r=n[t],e=r[jr].firstChild;null!==e&&Sl(r[jr],r,e,o)}const l=e.type;if(8&l)Sl(t,r,e.child,o);else if(32&l){const t=aa(e,r);let a;for(;a=t();)o.push(a)}else if(16&l){const t=Ea(r,e);if(Array.isArray(t))o.push(...t);else{const e=na(r[Hr]);Sl(e[jr],e,t,o,!0)}}e=a?e.projectionNext:e.next}return o}class jl{get rootNodes(){const t=this._lView,r=t[jr];return Sl(r,t,r.firstChild,[])}constructor(t,r){this._lView=t,this._cdRefInjectingView=r,this._appRef=null,this._attachedToViewContainer=!1}get context(){return this._lView[Lr]}set context(t){this._lView[Lr]=t}get destroyed(){return 128==(128&this._lView[Tr])}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){const t=this._lView[_r];if(ee(t)){const r=t[8],e=r?r.indexOf(this):-1;e>-1&&(ha(t,e),Wo(r,e))}this._attachedToViewContainer=!1}ua(this._lView[jr],this._lView)}onDestroy(t){rl(this._lView[jr],this._lView,null,t)}markForCheck(){yl(this._cdRefInjectingView||this._lView)}detach(){this._lView[Tr]&=-65}reattach(){this._lView[Tr]|=64}detectChanges(){wl(this._lView[jr],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new zt(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function(t,r){Ta(t,r,r[Nr],2,null,null)}(this._lView[jr],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new zt(902,!1);this._appRef=t}}class Tl extends jl{constructor(t){super(t),this._view=t}detectChanges(){const t=this._view;wl(t[jr],t,t[Lr],!1)}checkNoChanges(){}get context(){return null}}class _l extends pn{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const r=wr(t);return new Rl(r,this.ngModule)}}function Il(t){const r=[];for(let e in t)t.hasOwnProperty(e)&&r.push({propName:t[e],templateName:e});return r}class Dl{constructor(t,r){this.injector=t,this.parentInjector=r}get(t,r,e){e=Qt(e);const o=this.injector.get(t,wn,e);return o!==wn||r===wn?o:this.parentInjector.get(t,r,e)}}class Rl extends sn{get inputs(){return Il(this.componentDef.inputs)}get outputs(){return Il(this.componentDef.outputs)}constructor(t,r){super(),this.componentDef=t,this.ngModule=r,this.componentType=t.type,this.selector=function(t){return t.map(Ln).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!r}create(t,r,e,o){let a=(o=o||this.ngModule)instanceof rn?o:o?.injector;a&&null!==this.componentDef.getStandaloneInjector&&(a=this.componentDef.getStandaloneInjector(a)||a);const n=a?new Dl(t,a):t,l=n.get(mn,null);if(null===l)throw new zt(407,!1);const i=n.get(fn,null),c=l.createRenderer(null,this.componentDef),s=this.componentDef.selectors[0][0]||"div",d=e?function(t,r,e){return t.selectRootElement(r,e===ar.ShadowDom)}(c,e,this.componentDef.encapsulation):da(c,s,function(t){const r=t.toLowerCase();return"svg"===r?"svg":"math"===r?"math":null}(s)),p=this.componentDef.onPush?288:272,h=tl(0,null,null,1,0,null,null,null,null,null),u=Zn(null,h,null,p,null,null,l,c,i,n,null);let g,b;Ue(u);try{const t=this.componentDef;let o,a=null;t.findHostDirectiveDefs?(o=[],a=new Map,t.findHostDirectiveDefs(t,o,a),o.push(t)):o=[t];const n=function(t,r){const e=t[jr],o=Xr;return t[o]=r,Wn(e,o,2,"#host",null)}(u,d),i=function(t,r,e,o,a,n,l,i){const c=a[jr];!function(t,r,e,o){for(const e of t)r.mergedAttrs=co(r.mergedAttrs,e.hostAttrs);null!==r.mergedAttrs&&(El(r,r.mergedAttrs,!0),null!==e&&Da(o,e,r))}(o,t,r,l);const s=n.createRenderer(r,e),d=Zn(a,$n(e),null,e.onPush?32:16,a[t.index],t,n,s,null,null,null);return c.firstCreatePass&&sl(c,t,o.length-1),fl(a,d),a[t.index]=d}(n,d,t,o,u,l,c);b=we(h,Xr),d&&function(t,r,e,o){if(o)no(t,e,["ng-version",yn.full]);else{const{attrs:o,classes:a}=function(t){const r=[],e=[];let o=1,a=2;for(;o<t.length;){let n=t[o];if("string"==typeof n)2===a?""!==n&&r.push(n,t[++o]):8===a&&e.push(n);else{if(!_n(a))break;a=n}o++}return{attrs:r,classes:e}}(r.selectors[0]);o&&no(t,e,o),a&&a.length>0&&Ia(t,e,a.join(" "))}}(c,t,d,e),void 0!==r&&function(t,r,e){const o=t.projection=[];for(let t=0;t<r.length;t++){const r=e[t];o.push(null!=r?Array.from(r):null)}}(b,this.ngContentSelectors,r),g=function(t,r,e,o,a,n){const l=_e(),i=a[jr],c=ye(l,a);ll(i,a,l,e,null,o);for(let t=0;t<e.length;t++)ea(Io(a,i,l.directiveStart+t,l),a);il(i,a,l),c&&ea(c,a);const s=Io(a,i,l.directiveStart+l.componentOffset,l);if(t[Lr]=a[Lr]=s,null!==n)for(const t of n)t(s,r);return Kn(i,l,t),s}(i,t,o,a,u,[Ll]),Gn(h,u,null)}finally{Ge()}return new Ol(this.componentType,g,un(b,u),u,b)}}class Ol extends cn{constructor(t,r,e,o,a){super(),this.location=e,this._rootLView=o,this._tNode=a,this.instance=r,this.hostView=this.changeDetectorRef=new Tl(o),this.componentType=t}setInput(t,r){const e=this._tNode.inputs;let o;if(null!==e&&(o=e[t])){const e=this._rootLView;zl(e[jr],e,o,t,r),yl(xe(this._tNode.index,e))}}get injector(){return new Oo(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}}function Ll(){const t=_e();Je(je()[jr],t)}function Pl(t){let r=function(t){return Object.getPrototypeOf(t.prototype).constructor}(t.type),e=!0;const o=[t];for(;r;){let a;if(le(t))a=r.ɵcmp||r.ɵdir;else{if(r.ɵcmp)throw new zt(903,!1);a=r.ɵdir}if(a){if(e){o.push(a);const r=t;r.inputs=Bl(t.inputs),r.declaredInputs=Bl(t.declaredInputs),r.outputs=Bl(t.outputs);const e=a.hostBindings;e&&Fl(t,e);const n=a.viewQuery,l=a.contentQueries;if(n&&Nl(t,n),l&&Ml(t,l),mt(t.inputs,a.inputs),mt(t.declaredInputs,a.declaredInputs),mt(t.outputs,a.outputs),le(a)&&a.data.animation){const r=t.data;r.animation=(r.animation||[]).concat(a.data.animation)}}const r=a.features;if(r)for(let o=0;o<r.length;o++){const a=r[o];a&&a.ngInherit&&a(t),a===Pl&&(e=!1)}}r=Object.getPrototypeOf(r)}!function(t){let r=0,e=null;for(let o=t.length-1;o>=0;o--){const a=t[o];a.hostVars=r+=a.hostVars,a.hostAttrs=co(a.hostAttrs,e=co(e,a.hostAttrs))}}(o)}function Bl(t){return t===nr?{}:t===lr?[]:t}function Nl(t,r){const e=t.viewQuery;t.viewQuery=e?(t,o)=>{r(t,o),e(t,o)}:r}function Ml(t,r){const e=t.contentQueries;t.contentQueries=e?(t,o,a)=>{r(t,o,a),e(t,o,a)}:r}function Fl(t,r){const e=t.hostBindings;t.hostBindings=e?(t,o)=>{r(t,o),e(t,o)}:r}function Vl(t){return!!Ul(t)&&(Array.isArray(t)||!(t instanceof Map)&&Symbol.iterator in t)}function Ul(t){return null!==t&&("function"==typeof t||"object"==typeof t)}function Hl(t,r,e){return!Object.is(t[r],e)&&(t[r]=e,!0)}function Zl(t,r,e,o){const a=je();return Hl(a,Le(),r)&&(Te(),function(t,r,e,o,a,n){const l=ye(t,r);!function(t,r,e,o,a,n,l){if(null==n)t.removeAttribute(r,a,e);else{const i=null==l?Et(n):l(n,o||"",a);t.setAttribute(r,a,i,e)}}(r[Nr],l,n,t.value,e,o,a)}(Ke(),a,t,r,e,o)),Zl}function Wl(t,r,e,o,a,n,l,i){const c=je(),s=Te(),d=t+Xr,p=s.firstCreatePass?function(t,r,e,o,a,n,l,i,c){const s=r.consts,d=Wn(r,t,4,l||null,Ae(s,i));nl(r,e,d,Ae(s,c)),Je(r,d);const p=d.tView=tl(2,d,o,a,n,r.directiveRegistry,r.pipeRegistry,null,r.schemas,s);return null!==r.queries&&(r.queries.template(r,d),p.queries=r.queries.embeddedTView(d)),d}(d,s,c,r,e,o,a,n,l):s.data[d];De(p,!1);const h=c[Nr].createComment("");Ca(s,c,h,p),ea(h,c),fl(c,c[d]=gl(h,c,h,p)),ne(p)&&Jn(s,c,p),null!=l&&Qn(c,p,i)}function ql(t,r,e){const o=je();return Hl(o,Le(),r)&&al(Te(),Ke(),o,t,r,o[Nr],e,!1),ql}function Gl(t,r,e,o,a){const n=a?"class":"style";zl(t,e,r.inputs[n],n,o)}function Yl(t,r,e,o){const a=je(),n=Te(),l=Xr+t,i=a[Nr],c=n.firstCreatePass?function(t,r,e,o,a,n){const l=r.consts,i=Wn(r,t,2,o,Ae(l,a));return nl(r,e,i,Ae(l,n)),null!==i.attrs&&El(i,i.attrs,!1),null!==i.mergedAttrs&&El(i,i.mergedAttrs,!0),null!==r.queries&&r.queries.elementStart(r,i),i}(l,n,a,r,e,o):n.data[l],s=a[l]=da(i,r,Ee.lFrame.currentNamespace),d=ne(c);return De(c,!0),Da(i,s,c),32!=(32&c.flags)&&Ca(n,a,s,c),0===Ee.lFrame.elementDepthCount&&ea(s,a),Ee.lFrame.elementDepthCount++,d&&(Jn(n,a,c),Kn(n,c,a)),null!==o&&Qn(a,c),Yl}function Xl(){let t=_e();Re()?Oe():(t=t.parent,De(t,!1));const r=t;Ee.lFrame.elementDepthCount--;const e=Te();return e.firstCreatePass&&(Je(e,t),oe(t)&&e.queries.elementEnd(t)),null!=r.classesWithoutHost&&function(t){return 0!=(8&t.flags)}(r)&&Gl(e,r,je(),r.classesWithoutHost,!0),null!=r.stylesWithoutHost&&function(t){return 0!=(16&t.flags)}(r)&&Gl(e,r,je(),r.stylesWithoutHost,!1),Xl}function Kl(t,r,e,o){return Yl(t,r,e,o),Xl(),Kl}function Jl(t){return!!t&&"function"==typeof t.then}const Ql=function(t){return!!t&&"function"==typeof t.subscribe};function $l(t,r,e,o){const a=je(),n=Te(),l=_e();return function(t,r,e,o,a,n,l){const i=ne(o),c=t.firstCreatePass&&Al(t),s=r[Lr],d=kl(r);let p=!0;if(3&o.type||l){const h=ye(o,r),u=l?l(h):h,g=d.length,b=l?t=>l(ve(t[o.index])):o.index;let m=null;if(!l&&i&&(m=function(t,r,e,o){const a=t.cleanup;if(null!=a)for(let t=0;t<a.length-1;t+=2){const n=a[t];if(n===e&&a[t+1]===o){const e=r[Or],o=a[t+2];return e.length>o?e[o]:null}"string"==typeof n&&(t+=2)}return null}(t,r,a,o.index)),null!==m)(m.__ngLastListenerFn__||m).__ngNextListenerFn__=n,m.__ngLastListenerFn__=n,p=!1;else{n=ri(o,r,s,n,!1);const t=e.listen(u,a,n);d.push(n,t),c&&c.push(a,b,g,g+1)}}else n=ri(o,r,s,n,!1);const h=o.outputs;let u;if(p&&null!==h&&(u=h[a])){const t=u.length;if(t)for(let e=0;e<t;e+=2){const t=r[u[e]][u[e+1]].subscribe(n),l=d.length;d.push(n,t),c&&c.push(a,o.index,l,-(l+1))}}}(n,a,a[Nr],l,t,r,o),$l}function ti(t,r,e,o){try{return me(6,r,e),!1!==e(o)}catch(r){return Cl(t,r),!1}finally{me(7,r,e)}}function ri(t,r,e,o,a){return function n(l){if(l===Function)return o;yl(t.componentOffset>-1?xe(t.index,r):r);let i=ti(r,e,o,l),c=n.__ngNextListenerFn__;for(;c;)i=ti(r,e,c,l)&&i,c=c.__ngNextListenerFn__;return a&&!1===i&&(l.preventDefault(),l.returnValue=!1),i}}function ei(t,r){let e=null;const o=function(t){const r=t.attrs;if(null!=r){const t=r.indexOf(5);if(!(1&t))return r[t+1]}return null}(t);for(let a=0;a<r.length;a++){const n=r[a];if("*"!==n){if(null===o?Dn(t,n,!0):Rn(o,n))return a}else e=a}return e}function oi(t){const r=je()[Hr][Rr];if(!r.projection){const e=r.projection=qo(t?t.length:1,null),o=e.slice();let a=r.child;for(;null!==a;){const r=t?ei(a,t):0;null!==r&&(o[r]?o[r].projectionNext=a:e[r]=a,o[r]=a),a=a.next}}}function ai(t,r=0,e){const o=je(),a=Te(),n=Wn(a,Xr+t,16,null,e||null);null===n.projection&&(n.projection=r),Oe(),32!=(32&n.flags)&&function(t,r,e){_a(r[Nr],0,r,e,ba(t,e,r),wa(e.parent||r[Rr],e,r))}(a,o,n)}function ni(t,r){return t<<17|r<<2}function li(t){return t>>17&32767}function ii(t){return 2|t}function ci(t){return(131068&t)>>2}function si(t,r){return-131069&t|r<<2}function di(t){return 1|t}function pi(t,r,e,o,a){const n=t[e+1],l=null===r;let i=o?li(n):ci(n),c=!1;for(;0!==i&&(!1===c||l);){const e=t[i+1];hi(t[i],r)&&(c=!0,t[i+1]=o?di(e):ii(e)),i=o?li(e):ci(e)}c&&(t[e+1]=o?ii(n):di(n))}function hi(t,r){return null===t||null==r||(Array.isArray(t)?t[1]:t)===r||!(!Array.isArray(t)||"string"!=typeof r)&&Xo(t,r)>=0}function ui(t,r){return function(t,r,e,o){const a=je(),n=Te(),l=function(t){const r=Ee.lFrame,e=r.bindingIndex;return r.bindingIndex=r.bindingIndex+2,e}();n.firstUpdatePass&&function(t,r,e,o){const a=t.data;if(null===a[e+1]){const n=a[Ye()],l=function(t,r){return r>=t.expandoStartIndex}(t,e);(function(t,r){return 0!=(8&t.flags)})(n)&&null===r&&!l&&(r=!1),r=function(t,r,e,o){const a=function(t){const r=Ee.lFrame.currentDirectiveIndex;return-1===r?null:t[r]}(t);let n=r.residualClasses;if(null===a)0===r.classBindings&&(e=bi(e=gi(null,t,r,e,o),r.attrs,o),n=null);else{const l=r.directiveStylingLast;if(-1===l||t[l]!==a)if(e=gi(a,t,r,e,o),null===n){let e=function(t,r,e){const o=r.classBindings;if(0!==ci(o))return t[li(o)]}(t,r);void 0!==e&&Array.isArray(e)&&(e=gi(null,t,r,e[1],o),e=bi(e,r.attrs,o),function(t,r,e,o){t[li(r.classBindings)]=o}(t,r,0,e))}else n=function(t,r,e){let o;const a=r.directiveEnd;for(let e=1+r.directiveStylingLast;e<a;e++)o=bi(o,t[e].hostAttrs,true);return bi(o,r.attrs,true)}(t,r)}return void 0!==n&&(r.residualClasses=n),e}(a,n,r,o),function(t,r,e,o,a,n){let l=r.classBindings,i=li(l),c=ci(l);t[o]=e;let s,d=!1;if(Array.isArray(e)?(s=e[1],(null===s||Xo(e,s)>0)&&(d=!0)):s=e,a)if(0!==c){const r=li(t[i+1]);t[o+1]=ni(r,i),0!==r&&(t[r+1]=si(t[r+1],o)),t[i+1]=function(t,r){return 131071&t|r<<17}(t[i+1],o)}else t[o+1]=ni(i,0),0!==i&&(t[i+1]=si(t[i+1],o)),i=o;else t[o+1]=ni(c,0),0===i?i=o:t[c+1]=si(t[c+1],o),c=o;d&&(t[o+1]=ii(t[o+1])),pi(t,s,o,!0),pi(t,s,o,!1),function(t,r,e,o,a){const n=t.residualClasses;null!=n&&"string"==typeof r&&Xo(n,r)>=0&&(e[o+1]=di(e[o+1]))}(r,s,t,o),l=ni(i,c),r.classBindings=l}(a,n,r,e,l)}}(n,t,l,true),r!==Pn&&Hl(a,l,r)&&function(t,r,e,o,a,n,l,i){if(!(3&r.type))return;const c=t.data,s=c[i+1],d=function(t){return 1==(1&t)}(s)?mi(c,r,e,a,ci(s),l):void 0;vi(d)||(vi(n)||function(t){return 2==(2&t)}(s)&&(n=mi(c,null,e,a,i,l)),function(t,r,e,o,a){a?t.addClass(e,o):t.removeClass(e,o)}(o,0,fe(Ye(),e),a,n))}(n,n.data[Ye()],a,a[Nr],t,a[l+1]=function(t,r){return null==t||""===t||"object"==typeof t&&(t=vt(Oa(t))),t}(r),true,l)}(t,r),ui}function gi(t,r,e,o,a){let n=null;const l=e.directiveEnd;let i=e.directiveStylingLast;for(-1===i?i=e.directiveStart:i++;i<l&&(n=r[i],o=bi(o,n.hostAttrs,a),n!==t);)i++;return null!==t&&(e.directiveStylingLast=i),o}function bi(t,r,e){const o=e?1:2;let a=-1;if(null!==r)for(let n=0;n<r.length;n++){const l=r[n];"number"==typeof l?a=l:a===o&&(Array.isArray(t)||(t=void 0===t?[]:["",t]),Go(t,l,!!e||r[++n]))}return void 0===t?null:t}function mi(t,r,e,o,a,n){const l=null===r;let i;for(;a>0;){const r=t[a],n=Array.isArray(r),c=n?r[1]:r,s=null===c;let d=e[a+1];d===Pn&&(d=s?lr:void 0);let p=s?Yo(d,o):c===o?d:void 0;if(n&&!vi(p)&&(p=Yo(r,o)),vi(p)&&(i=p,l))return i;const h=t[a+1];a=l?li(h):ci(h)}if(null!==r){let t=n?r.residualClasses:r.residualStyles;null!=t&&(i=Yo(t,o))}return i}function vi(t){return void 0!==t}function fi(t,r=""){const e=je(),o=Te(),a=t+Xr,n=o.firstCreatePass?Wn(o,a,1,r,null):o.data[a],l=e[a]=function(t,r){return t.createText(r)}(e[Nr],r);Ca(o,e,l,n),De(n,!1)}function yi(t){return wi("",t,""),yi}function wi(t,r,e){const o=je(),a=function(t,r,e,o){return Hl(t,Le(),e)?r+Et(e)+o:Pn}(o,t,r,e);return a!==Pn&&function(t,r,e){const o=fe(r,t);!function(t,r,e){t.setValue(r,e)}(t[Nr],o,e)}(o,Ye(),a),wi}function xi(t,r,e){const o=je();return Hl(o,Le(),r)&&al(Te(),Ke(),o,t,r,o[Nr],e,!0),xi}const ki="en-US";let Ai=ki;function Ci(t,r,e,o,a){if(t=xt(t),Array.isArray(t))for(let n=0;n<t.length;n++)Ci(t[n],r,e,o,a);else{const n=Te(),l=je();let i=Xa(t)?t:xt(t.provide),c=an(t);const s=_e(),d=1048575&s.providerIndexes,p=s.directiveStart,h=s.providerIndexes>>20;if(Xa(t)||!t.multi){const o=new ao(c,a,Un),u=Si(i,r,a?d:d+h,p);-1===u?(Co(wo(s,l),n,i),zi(n,t,r.length),r.push(i),s.directiveStart++,s.directiveEnd++,a&&(s.providerIndexes+=1048576),e.push(o),l.push(o)):(e[u]=o,l[u]=o)}else{const u=Si(i,r,d+h,p),g=Si(i,r,d,d+h),b=g>=0&&e[g];if(a&&!b||!a&&!(u>=0&&e[u])){Co(wo(s,l),n,i);const d=function(t,r,e,o,a){const n=new ao(t,e,Un);return n.multi=[],n.index=r,n.componentProviders=0,Ei(n,a,o&&!e),n}(a?Ti:ji,e.length,a,o,c);!a&&b&&(e[g].providerFactory=d),zi(n,t,r.length,0),r.push(i),s.directiveStart++,s.directiveEnd++,a&&(s.providerIndexes+=1048576),e.push(d),l.push(d)}else zi(n,t,u>-1?u:g,Ei(e[a?g:u],c,!a&&o));!a&&o&&b&&e[g].componentProviders++}}}function zi(t,r,e,o){const a=Xa(r),n=function(t){return!!t.useClass}(r);if(a||n){const l=(n?xt(r.useClass):r).prototype.ngOnDestroy;if(l){const n=t.destroyHooks||(t.destroyHooks=[]);if(!a&&r.multi){const t=n.indexOf(e);-1===t?n.push(e,[o,l]):n[t+1].push(o,l)}else n.push(e,l)}}}function Ei(t,r,e){return e&&t.componentProviders++,t.multi.push(r)-1}function Si(t,r,e,o){for(let a=e;a<o;a++)if(r[a]===t)return a;return-1}function ji(t,r,e,o){return _i(this.multi,[])}function Ti(t,r,e,o){const a=this.multi;let n;if(this.providerFactory){const t=this.providerFactory.componentProviders,r=Io(e,e[jr],this.providerFactory.index,o);n=r.slice(0,t),_i(a,n);for(let e=t;e<r.length;e++)n.push(r[e])}else n=[],_i(a,n);return n}function _i(t,r){for(let e=0;e<t.length;e++)r.push((0,t[e])());return r}function Ii(t,r=[]){return e=>{e.providersResolver=(e,o)=>function(t,r,e){const o=Te();if(o.firstCreatePass){const a=le(t);Ci(e,o.data,o.blueprint,a,!0),Ci(r,o.data,o.blueprint,a,!1)}}(e,o?o(t):t,r)}}class Di{}class Ri{}class Oi extends Di{constructor(t,r){super(),this._parent=r,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new _l(this);const e=Ar(t);this._bootstrapComponents=An(e.bootstrap),this._r3Injector=Fn(t,r,[{provide:Di,useValue:this},{provide:pn,useValue:this.componentFactoryResolver}],vt(t),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(t)}get injector(){return this._r3Injector}destroy(){const t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach((t=>t())),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class Li extends Ri{constructor(t){super(),this.moduleType=t}create(t){return new Oi(this.moduleType,t)}}class Pi extends Di{constructor(t,r,e){super(),this.componentFactoryResolver=new _l(this),this.instance=null;const o=new en([...t,{provide:Di,useValue:this},{provide:pn,useValue:this.componentFactoryResolver}],r||tn(),e,new Set(["environment"]));this.injector=o,o.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function Bi(t,r,e=null){return new Pi(t,r,e).injector}let Ni=(()=>{class t{constructor(t){this._injector=t,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(t){if(!t.standalone)return null;if(!this.cachedInjectors.has(t.id)){const r=Ha(0,t.type),e=r.length>0?Bi([r],this._injector,`Standalone[${t.type.name}]`):null;this.cachedInjectors.set(t.id,e)}return this.cachedInjectors.get(t.id)}ngOnDestroy(){try{for(const t of this.cachedInjectors.values())null!==t&&t.destroy()}finally{this.cachedInjectors.clear()}}}return t.ɵprov=jt({token:t,providedIn:"environment",factory:()=>new t(Kt(rn))}),t})();function Mi(t){t.getStandaloneInjector=r=>r.get(Ni).getOrCreateStandaloneInjector(t)}function Fi(t){return r=>{setTimeout(t,void 0,r)}}const Vi=class extends B{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,r,e){let o=t,a=r||(()=>null),n=e;if(t&&"object"==typeof t){const r=t;o=r.next?.bind(r),a=r.error?.bind(r),n=r.complete?.bind(r)}this.__isAsync&&(a=Fi(a),o&&(o=Fi(o)),n&&(n=Fi(n)));const l=super.subscribe({next:o,error:a,complete:n});return t instanceof p&&t.add(l),l}};function Ui(){return this._results[Symbol.iterator]()}class Hi{get changes(){return this._changes||(this._changes=new Vi)}constructor(t=!1){this._emitDistinctChangesOnly=t,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const r=Hi.prototype;r[Symbol.iterator]||(r[Symbol.iterator]=Ui)}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,r){return this._results.reduce(t,r)}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,r){const e=this;e.dirty=!1;const o=function(t){return t.flat(Number.POSITIVE_INFINITY)}(t);(this._changesDetected=!function(t,r,e){if(t.length!==r.length)return!1;for(let o=0;o<t.length;o++){let a=t[o],n=r[o];if(e&&(a=e(a),n=e(n)),n!==a)return!1}return!0}(e._results,o,r))&&(e._results=o,e.length=o.length,e.last=o[this.length-1],e.first=o[0])}notifyOnChanges(){this._changes&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.emit(this)}setDirty(){this.dirty=!0}destroy(){this.changes.complete(),this.changes.unsubscribe()}}let Zi=(()=>{class t{}return t.__NG_ELEMENT_ID__=Gi,t})();const Wi=Zi,qi=class extends Wi{constructor(t,r,e){super(),this._declarationLView=t,this._declarationTContainer=r,this.elementRef=e}createEmbeddedView(t,r){const e=this._declarationTContainer.tView,o=Zn(this._declarationLView,e,t,16,null,e.declTNode,null,null,null,null,r||null);o[Zr]=this._declarationLView[this._declarationTContainer.index];const a=this._declarationLView[qr];return null!==a&&(o[qr]=a.createEmbeddedView(e)),Gn(e,o,t),new jl(o)}};function Gi(){return Yi(_e(),je())}function Yi(t,r){return 4&t.type?new qi(r,t,un(t,r)):null}let Xi=(()=>{class t{}return t.__NG_ELEMENT_ID__=Ki,t})();function Ki(){return rc(_e(),je())}const Ji=Xi,Qi=class extends Ji{constructor(t,r,e){super(),this._lContainer=t,this._hostTNode=r,this._hostLView=e}get element(){return un(this._hostTNode,this._hostLView)}get injector(){return new Oo(this._hostTNode,this._hostLView)}get parentInjector(){const t=Ao(this._hostTNode,this._hostLView);if(po(t)){const r=uo(t,this._hostLView),e=ho(t);return new Oo(r[jr].data[e+8],r)}return new Oo(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const r=$i(this._lContainer);return null!==r&&r[t]||null}get length(){return this._lContainer.length-te}createEmbeddedView(t,r,e){let o,a;"number"==typeof e?o=e:null!=e&&(o=e.index,a=e.injector);const n=t.createEmbeddedView(r||{},a);return this.insert(n,o),n}createComponent(t,r,e,o,a){const n=t&&!function(t){return"function"==typeof t}(t);let l;if(n)l=r;else{const t=r||{};l=t.index,e=t.injector,o=t.projectableNodes,a=t.environmentInjector||t.ngModuleRef}const i=n?t:new Rl(wr(t)),c=e||this.parentInjector;if(!a&&null==i.ngModule){const t=(n?c:this.parentInjector).get(rn,null);t&&(a=t)}const s=i.create(c,o,void 0,a);return this.insert(s.hostView,l),s}insert(t,r){const e=t._lView,o=e[jr];if(function(t){return ee(t[_r])}(e)){const r=this.indexOf(t);if(-1!==r)this.detach(r);else{const r=e[_r],o=new Qi(r,r[Rr],r[_r]);o.detach(o.indexOf(t))}}const a=this._adjustIndex(r),n=this._lContainer;!function(t,r,e,o){const a=te+o,n=e.length;o>0&&(e[a-1][Ir]=r),o<n-te?(r[Ir]=e[a],Zo(e,te+o,r)):(e.push(r),r[Ir]=null),r[_r]=e;const l=r[Zr];null!==l&&e!==l&&function(t,r){const e=t[$r];r[Hr]!==r[_r][_r][Hr]&&(t[Jr]=!0),null===e?t[$r]=[r]:e.push(r)}(l,r);const i=r[qr];null!==i&&i.insertView(t),r[Tr]|=64}(o,e,n,a);const l=Sa(a,n),i=e[Nr],c=ya(i,n[Qr]);return null!==c&&function(t,r,e,o,a,n){o[Sr]=a,o[Rr]=r,Ta(t,o,e,1,a,n)}(o,n[Rr],i,e,c,l),t.attachToViewContainerRef(),Zo(tc(n),a,t),t}move(t,r){return this.insert(t,r)}indexOf(t){const r=$i(this._lContainer);return null!==r?r.indexOf(t):-1}remove(t){const r=this._adjustIndex(t,-1),e=ha(this._lContainer,r);e&&(Wo(tc(this._lContainer),r),ua(e[jr],e))}detach(t){const r=this._adjustIndex(t,-1),e=ha(this._lContainer,r);return e&&null!=Wo(tc(this._lContainer),r)?new jl(e):null}_adjustIndex(t,r=0){return t??this.length+r}};function $i(t){return t[8]}function tc(t){return t[8]||(t[8]=[])}function rc(t,r){let e;const o=r[t.index];if(ee(o))e=o;else{let a;if(8&t.type)a=ve(o);else{const e=r[Nr];a=e.createComment("");const o=ye(t,r);ma(e,ya(e,o),a,function(t,r){return t.nextSibling(r)}(e,o),!1)}r[t.index]=e=gl(o,r,a,t),fl(r,e)}return new Qi(e,t,r)}class ec{constructor(t){this.queryList=t,this.matches=null}clone(){return new ec(this.queryList)}setDirty(){this.queryList.setDirty()}}class oc{constructor(t=[]){this.queries=t}createEmbeddedView(t){const r=t.queries;if(null!==r){const e=null!==t.contentQueries?t.contentQueries[0]:r.length,o=[];for(let t=0;t<e;t++){const e=r.getByIndex(t);o.push(this.queries[e.indexInDeclarationView].clone())}return new oc(o)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let r=0;r<this.queries.length;r++)null!==gc(t,r).matches&&this.queries[r].setDirty()}}class ac{constructor(t,r,e=null){this.predicate=t,this.flags=r,this.read=e}}class nc{constructor(t=[]){this.queries=t}elementStart(t,r){for(let e=0;e<this.queries.length;e++)this.queries[e].elementStart(t,r)}elementEnd(t){for(let r=0;r<this.queries.length;r++)this.queries[r].elementEnd(t)}embeddedTView(t){let r=null;for(let e=0;e<this.length;e++){const o=null!==r?r.length:0,a=this.getByIndex(e).embeddedTView(t,o);a&&(a.indexInDeclarationView=e,null!==r?r.push(a):r=[a])}return null!==r?new nc(r):null}template(t,r){for(let e=0;e<this.queries.length;e++)this.queries[e].template(t,r)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}}class lc{constructor(t,r=-1){this.metadata=t,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=r}elementStart(t,r){this.isApplyingToNode(r)&&this.matchTNode(t,r)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,r){this.elementStart(t,r)}embeddedTView(t,r){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,r),new lc(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&1!=(1&this.metadata.flags)){const r=this._declarationNodeIndex;let e=t.parent;for(;null!==e&&8&e.type&&e.index!==r;)e=e.parent;return r===(null!==e?e.index:-1)}return this._appliesToNextNode}matchTNode(t,r){const e=this.metadata.predicate;if(Array.isArray(e))for(let o=0;o<e.length;o++){const a=e[o];this.matchTNodeWithReadOption(t,r,ic(r,a)),this.matchTNodeWithReadOption(t,r,_o(r,t,a,!1,!1))}else e===Zi?4&r.type&&this.matchTNodeWithReadOption(t,r,-1):this.matchTNodeWithReadOption(t,r,_o(r,t,e,!1,!1))}matchTNodeWithReadOption(t,r,e){if(null!==e){const o=this.metadata.read;if(null!==o)if(o===gn||o===Xi||o===Zi&&4&r.type)this.addMatch(r.index,-2);else{const e=_o(r,t,o,!1,!1);null!==e&&this.addMatch(r.index,e)}else this.addMatch(r.index,e)}}addMatch(t,r){null===this.matches?this.matches=[t,r]:this.matches.push(t,r)}}function ic(t,r){const e=t.localNames;if(null!==e)for(let t=0;t<e.length;t+=2)if(e[t]===r)return e[t+1];return null}function cc(t,r,e,o){return-1===e?function(t,r){return 11&t.type?un(t,r):4&t.type?Yi(t,r):null}(r,t):-2===e?function(t,r,e){return e===gn?un(r,t):e===Zi?Yi(r,t):e===Xi?rc(r,t):void 0}(t,r,o):Io(t,t[jr],e,r)}function sc(t,r,e,o){const a=r[qr].queries[o];if(null===a.matches){const o=t.data,n=e.matches,l=[];for(let t=0;t<n.length;t+=2){const a=n[t];l.push(a<0?null:cc(r,o[a],n[t+1],e.metadata.read))}a.matches=l}return a.matches}function dc(t,r,e,o){const a=t.queries.getByIndex(e),n=a.matches;if(null!==n){const l=sc(t,r,a,e);for(let t=0;t<n.length;t+=2){const e=n[t];if(e>0)o.push(l[t/2]);else{const a=n[t+1],l=r[-e];for(let t=te;t<l.length;t++){const r=l[t];r[Zr]===r[_r]&&dc(r[jr],r,a,o)}if(null!==l[$r]){const t=l[$r];for(let r=0;r<t.length;r++){const e=t[r];dc(e[jr],e,a,o)}}}}}return o}function pc(t){const r=je(),e=Te(),o=Ne();Me(o+1);const a=gc(e,o);if(t.dirty&&function(t){return 4==(4&t[Tr])}(r)===(2==(2&a.metadata.flags))){if(null===a.matches)t.reset([]);else{const n=a.crossesNgTemplate?dc(e,r,o,[]):sc(e,r,a,o);t.reset(n,bn),t.notifyOnChanges()}return!0}return!1}function hc(t,r,e,o){const a=Te();if(a.firstCreatePass){const n=_e();(function(t,r,e){null===t.queries&&(t.queries=new nc),t.queries.track(new lc(r,e))})(a,new ac(r,e,o),n.index),function(t,r){const e=t.contentQueries||(t.contentQueries=[]);r!==(e.length?e[e.length-1]:-1)&&e.push(t.queries.length-1,r)}(a,t),2==(2&e)&&(a.staticContentQueries=!0)}!function(t,r,e){const o=new Hi(4==(4&e));rl(t,r,o,o.destroy),null===r[qr]&&(r[qr]=new oc),r[qr].queries.push(new ec(o))}(a,je(),e)}function uc(){return function(t,r){return t[qr].queries[r].queryList}(je(),Ne())}function gc(t,r){return t.queries.getByIndex(r)}function bc(...t){}const mc=new Vo("Application Initializer");let vc=(()=>{class t{constructor(t){this.appInits=t,this.resolve=bc,this.reject=bc,this.initialized=!1,this.done=!1,this.donePromise=new Promise(((t,r)=>{this.resolve=t,this.reject=r}))}runInitializers(){if(this.initialized)return;const t=[],r=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let r=0;r<this.appInits.length;r++){const e=this.appInits[r]();if(Jl(e))t.push(e);else if(Ql(e)){const r=new Promise(((t,r)=>{e.subscribe({complete:t,error:r})}));t.push(r)}}Promise.all(t).then((()=>{r()})).catch((t=>{this.reject(t)})),0===t.length&&r(),this.initialized=!0}}return t.ɵfac=function(r){return new(r||t)(Kt(mc,8))},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();const fc=new Vo("AppId",{providedIn:"root",factory:function(){return`${yc()}${yc()}${yc()}`}});function yc(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const wc=new Vo("Platform Initializer"),xc=new Vo("Platform ID",{providedIn:"platform",factory:()=>"unknown"});let kc=(()=>{class t{log(t){console.log(t)}warn(t){console.warn(t)}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"platform"}),t})();const Ac=new Vo("LocaleId",{providedIn:"root",factory:()=>Jt(Ac,Bt.Optional|Bt.SkipSelf)||typeof $localize<"u"&&$localize.locale||ki});class Cc{constructor(t,r){this.ngModuleFactory=t,this.componentFactories=r}}let zc=(()=>{class t{compileModuleSync(t){return new Li(t)}compileModuleAsync(t){return Promise.resolve(this.compileModuleSync(t))}compileModuleAndAllComponentsSync(t){const r=this.compileModuleSync(t),e=An(Ar(t).declarations).reduce(((t,r)=>{const e=wr(r);return e&&t.push(new Rl(e)),t}),[]);return new Cc(r,e)}compileModuleAndAllComponentsAsync(t){return Promise.resolve(this.compileModuleAndAllComponentsSync(t))}clearCache(){}clearCacheFor(t){}getModuleId(t){}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();const Ec=Promise.resolve(0);function Sc(t){typeof Zone>"u"?Ec.then((()=>{t&&t.apply(null,null)})):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}class jc{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:e=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Vi(!1),this.onMicrotaskEmpty=new Vi(!1),this.onStable=new Vi(!1),this.onError=new Vi(!1),typeof Zone>"u")throw new zt(908,!1);Zone.assertZonePatched();const o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!e&&r,o.shouldCoalesceRunChangeDetection=e,o.lastRequestAnimationFrameId=-1,o.nativeRequestAnimationFrame=function(){let t=Vt.requestAnimationFrame,r=Vt.cancelAnimationFrame;if(typeof Zone<"u"&&t&&r){const e=t[Zone.__symbol__("OriginalDelegate")];e&&(t=e);const o=r[Zone.__symbol__("OriginalDelegate")];o&&(r=o)}return{nativeRequestAnimationFrame:t,nativeCancelAnimationFrame:r}}().nativeRequestAnimationFrame,function(t){const r=()=>{!function(t){t.isCheckStableRunning||-1!==t.lastRequestAnimationFrameId||(t.lastRequestAnimationFrameId=t.nativeRequestAnimationFrame.call(Vt,(()=>{t.fakeTopEventTask||(t.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",(()=>{t.lastRequestAnimationFrameId=-1,Ic(t),t.isCheckStableRunning=!0,_c(t),t.isCheckStableRunning=!1}),void 0,(()=>{}),(()=>{}))),t.fakeTopEventTask.invoke()})),Ic(t))}(t)};t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(e,o,a,n,l,i)=>{try{return Dc(t),e.invokeTask(a,n,l,i)}finally{(t.shouldCoalesceEventChangeDetection&&"eventTask"===n.type||t.shouldCoalesceRunChangeDetection)&&r(),Rc(t)}},onInvoke:(e,o,a,n,l,i,c)=>{try{return Dc(t),e.invoke(a,n,l,i,c)}finally{t.shouldCoalesceRunChangeDetection&&r(),Rc(t)}},onHasTask:(r,e,o,a)=>{r.hasTask(o,a),e===o&&("microTask"==a.change?(t._hasPendingMicrotasks=a.microTask,Ic(t),_c(t)):"macroTask"==a.change&&(t.hasPendingMacrotasks=a.macroTask))},onHandleError:(r,e,o,a)=>(r.handleError(o,a),t.runOutsideAngular((()=>t.onError.emit(a))),!1)})}(o)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!jc.isInAngularZone())throw new zt(909,!1)}static assertNotInAngularZone(){if(jc.isInAngularZone())throw new zt(909,!1)}run(t,r,e){return this._inner.run(t,r,e)}runTask(t,r,e,o){const a=this._inner,n=a.scheduleEventTask("NgZoneEvent: "+o,t,Tc,bc,bc);try{return a.runTask(n,r,e)}finally{a.cancelTask(n)}}runGuarded(t,r,e){return this._inner.runGuarded(t,r,e)}runOutsideAngular(t){return this._outer.run(t)}}const Tc={};function _c(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular((()=>t.onStable.emit(null)))}finally{t.isStable=!0}}}function Ic(t){t.hasPendingMicrotasks=!!(t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&-1!==t.lastRequestAnimationFrameId)}function Dc(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function Rc(t){t._nesting--,_c(t)}class Oc{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Vi,this.onMicrotaskEmpty=new Vi,this.onStable=new Vi,this.onError=new Vi}run(t,r,e){return t.apply(r,e)}runGuarded(t,r,e){return t.apply(r,e)}runOutsideAngular(t){return t()}runTask(t,r,e,o){return t.apply(r,e)}}const Lc=new Vo(""),Pc=new Vo("");let Bc,Nc=(()=>{class t{constructor(t,r,e){this._ngZone=t,this.registry=r,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,Bc||(function(t){Bc=t}(e),e.addToWindow(r)),this._watchAngularEvents(),t.run((()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")}))}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular((()=>{this._ngZone.onStable.subscribe({next:()=>{jc.assertNotInAngularZone(),Sc((()=>{this._isZoneStable=!0,this._runCallbacksIfReady()}))}})}))}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())Sc((()=>{for(;0!==this._callbacks.length;){let t=this._callbacks.pop();clearTimeout(t.timeoutId),t.doneCb(this._didWork)}this._didWork=!1}));else{let t=this.getPendingTasks();this._callbacks=this._callbacks.filter((r=>!r.updateCb||!r.updateCb(t)||(clearTimeout(r.timeoutId),!1))),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map((t=>({source:t.source,creationLocation:t.creationLocation,data:t.data}))):[]}addCallback(t,r,e){let o=-1;r&&r>0&&(o=setTimeout((()=>{this._callbacks=this._callbacks.filter((t=>t.timeoutId!==o)),t(this._didWork,this.getPendingTasks())}),r)),this._callbacks.push({doneCb:t,timeoutId:o,updateCb:e})}whenStable(t,r,e){if(e&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(t,r,e),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(t){this.registry.registerApplication(t,this)}unregisterApplication(t){this.registry.unregisterApplication(t)}findProviders(t,r,e){return[]}}return t.ɵfac=function(r){return new(r||t)(Kt(jc),Kt(Mc),Kt(Pc))},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})(),Mc=(()=>{class t{constructor(){this._applications=new Map}registerApplication(t,r){this._applications.set(t,r)}unregisterApplication(t){this._applications.delete(t)}unregisterAllApplications(){this._applications.clear()}getTestability(t){return this._applications.get(t)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(t,r=!0){return Bc?.findTestabilityInTree(this,t,r)??null}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"platform"}),t})(),Fc=null;const Vc=new Vo("AllowMultipleToken"),Uc=new Vo("PlatformDestroyListeners"),Hc=new Vo("appBootstrapListener");class Zc{constructor(t,r){this.name=t,this.token=r}}function Wc(t,r,e=[]){const o=`Platform: ${r}`,a=new Vo(o);return(r=[])=>{let n=qc();if(!n||n.injector.get(Vc,!1)){const n=[...e,...r,{provide:a,useValue:!0}];t?t(n):function(t){if(Fc&&!Fc.get(Vc,!1))throw new zt(400,!1);Fc=t,t.get(Gc),function(t){const r=t.get(wc,null);r&&r.forEach((t=>t()))}(t)}(function(t=[],r){return Vn.create({name:r,providers:[{provide:Ka,useValue:"platform"},{provide:Uc,useValue:new Set([()=>Fc=null])},...t]})}(n,o))}return function(t){const r=qc();if(!r)throw new zt(401,!1);return r}()}}function qc(){return Fc?.get(Gc)??null}let Gc=(()=>{class t{constructor(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(t,r){const e=function(t,r){let e;return e="noop"===t?new Oc:("zone.js"===t?void 0:t)||new jc(r),e}(r?.ngZone,function(t){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!t||!t.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!t||!t.ngZoneRunCoalescing)||!1}}(r)),o=[{provide:jc,useValue:e}];return e.run((()=>{const r=Vn.create({providers:o,parent:this.injector,name:t.moduleType.name}),a=t.create(r),n=a.injector.get(kn,null);if(!n)throw new zt(402,!1);return e.runOutsideAngular((()=>{const t=e.onError.subscribe({next:t=>{n.handleError(t)}});a.onDestroy((()=>{Kc(this._modules,a),t.unsubscribe()}))})),function(t,r,e){try{const o=e();return Jl(o)?o.catch((e=>{throw r.runOutsideAngular((()=>t.handleError(e))),e})):o}catch(e){throw r.runOutsideAngular((()=>t.handleError(e))),e}}(n,e,(()=>{const t=a.injector.get(vc);return t.runInitializers(),t.donePromise.then((()=>(function(t){(function(t,r){null==t&&function(t,r,e,o){throw new Error(`ASSERTION ERROR: ${t} [Expected=> null != ${r} <=Actual]`)}("Expected localeId to be defined",t)})(t),"string"==typeof t&&(Ai=t.toLowerCase().replace(/_/g,"-"))}(a.injector.get(Ac,ki)||ki),this._moduleDoBootstrap(a),a)))}))}))}bootstrapModule(t,r=[]){const e=Yc({},r);return function(t,r,e){const o=new Li(e);return Promise.resolve(o)}(0,0,t).then((t=>this.bootstrapModuleFactory(t,e)))}_moduleDoBootstrap(t){const r=t.injector.get(Xc);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach((t=>r.bootstrap(t)));else{if(!t.instance.ngDoBootstrap)throw new zt(-403,!1);t.instance.ngDoBootstrap(r)}this._modules.push(t)}onDestroy(t){this._destroyListeners.push(t)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new zt(404,!1);this._modules.slice().forEach((t=>t.destroy())),this._destroyListeners.forEach((t=>t()));const t=this._injector.get(Uc,null);t&&(t.forEach((t=>t())),t.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}return t.ɵfac=function(r){return new(r||t)(Kt(Vn))},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"platform"}),t})();function Yc(t,r){return Array.isArray(r)?r.reduce(Yc,t):{...t,...r}}let Xc=(()=>{class t{get destroyed(){return this._destroyed}get injector(){return this._injector}constructor(t,r,e){this._zone=t,this._injector=r,this._exceptionHandler=e,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._stable=!0,this._destroyed=!1,this._destroyListeners=[],this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run((()=>{this.tick()}))}});const o=new O((t=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular((()=>{t.next(this._stable),t.complete()}))})),a=new O((t=>{let r;this._zone.runOutsideAngular((()=>{r=this._zone.onStable.subscribe((()=>{jc.assertNotInAngularZone(),Sc((()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,t.next(!0))}))}))}));const e=this._zone.onUnstable.subscribe((()=>{jc.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular((()=>{t.next(!1)})))}));return()=>{r.unsubscribe(),e.unsubscribe()}}));this.isStable=function(...t){const r=st(t),e=function(t,r){return"number"==typeof it(t)?t.pop():1/0}(t),o=t;return o.length?1===o.length?rt(o[0]):nt(e)(ut(o,r)):lt}(o,a.pipe(function(t={}){const{connector:r=(()=>new B),resetOnError:e=!0,resetOnComplete:o=!0,resetOnRefCountZero:a=!0}=t;return t=>{let n,l,i,c=0,s=!1,d=!1;const p=()=>{l?.unsubscribe(),l=void 0},h=()=>{p(),n=i=void 0,s=d=!1},u=()=>{const t=n;h(),t?.unsubscribe()};return F(((t,g)=>{c++,!d&&!s&&p();const b=i=i??r();g.add((()=>{c--,0===c&&!d&&!s&&(l=gt(u,a))})),b.subscribe(g),!n&&c>0&&(n=new S({next:t=>b.next(t),error:t=>{d=!0,p(),l=gt(h,e,t),b.error(t)},complete:()=>{s=!0,p(),l=gt(h,o),b.complete()}}),rt(t).subscribe(n))}))(t)}}()))}bootstrap(t,r){const e=t instanceof sn;if(!this._injector.get(vc).done)throw!e&&function(t){const r=wr(t)||xr(t)||kr(t);null!==r&&r.standalone}(t),new zt(405,!1);let o;o=e?t:this._injector.get(pn).resolveComponentFactory(t),this.componentTypes.push(o.componentType);const a=function(t){return t.isBoundToModule}(o)?void 0:this._injector.get(Di),n=o.create(Vn.NULL,[],r||o.selector,a),l=n.location.nativeElement,i=n.injector.get(Lc,null);return i?.registerApplication(l),n.onDestroy((()=>{this.detachView(n.hostView),Kc(this.components,n),i?.unregisterApplication(l)})),this._loadComponent(n),n}tick(){if(this._runningTick)throw new zt(101,!1);try{this._runningTick=!0;for(let t of this._views)t.detectChanges()}catch(t){this._zone.runOutsideAngular((()=>this._exceptionHandler.handleError(t)))}finally{this._runningTick=!1}}attachView(t){const r=t;this._views.push(r),r.attachToAppRef(this)}detachView(t){const r=t;Kc(this._views,r),r.detachFromAppRef()}_loadComponent(t){this.attachView(t.hostView),this.tick(),this.components.push(t);const r=this._injector.get(Hc,[]);r.push(...this._bootstrapListeners),r.forEach((r=>r(t)))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach((t=>t())),this._views.slice().forEach((t=>t.destroy())),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(t){return this._destroyListeners.push(t),()=>Kc(this._destroyListeners,t)}destroy(){if(this._destroyed)throw new zt(406,!1);const t=this._injector;t.destroy&&!t.destroyed&&t.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return t.ɵfac=function(r){return new(r||t)(Kt(jc),Kt(rn),Kt(kn))},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();function Kc(t,r){const e=t.indexOf(r);e>-1&&t.splice(e,1)}let Jc=(()=>{class t{}return t.__NG_ELEMENT_ID__=Qc,t})();function Qc(t){return function(t,r,e){if(ae(t)&&!e){const e=xe(t.index,r);return new jl(e,e)}return 47&t.type?new jl(r[Hr],r):null}(_e(),je(),16==(16&t))}class $c{constructor(){}supports(t){return Vl(t)}create(t){return new rs(t)}}const ts=(t,r)=>r;class rs{constructor(t){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=t||ts}forEachItem(t){let r;for(r=this._itHead;null!==r;r=r._next)t(r)}forEachOperation(t){let r=this._itHead,e=this._removalsHead,o=0,a=null;for(;r||e;){const n=!e||r&&r.currentIndex<ns(e,o,a)?r:e,l=ns(n,o,a),i=n.currentIndex;if(n===e)o--,e=e._nextRemoved;else if(r=r._next,null==n.previousIndex)o++;else{a||(a=[]);const t=l-o,r=i-o;if(t!=r){for(let e=0;e<t;e++){const o=e<a.length?a[e]:a[e]=0,n=o+e;r<=n&&n<t&&(a[e]=o+1)}a[n.previousIndex]=r-t}}l!==i&&t(n,l,i)}}forEachPreviousItem(t){let r;for(r=this._previousItHead;null!==r;r=r._nextPrevious)t(r)}forEachAddedItem(t){let r;for(r=this._additionsHead;null!==r;r=r._nextAdded)t(r)}forEachMovedItem(t){let r;for(r=this._movesHead;null!==r;r=r._nextMoved)t(r)}forEachRemovedItem(t){let r;for(r=this._removalsHead;null!==r;r=r._nextRemoved)t(r)}forEachIdentityChange(t){let r;for(r=this._identityChangesHead;null!==r;r=r._nextIdentityChange)t(r)}diff(t){if(null==t&&(t=[]),!Vl(t))throw new zt(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let r,e,o,a=this._itHead,n=!1;if(Array.isArray(t)){this.length=t.length;for(let r=0;r<this.length;r++)e=t[r],o=this._trackByFn(r,e),null!==a&&Object.is(a.trackById,o)?(n&&(a=this._verifyReinsertion(a,e,o,r)),Object.is(a.item,e)||this._addIdentityChange(a,e)):(a=this._mismatch(a,e,o,r),n=!0),a=a._next}else r=0,function(t,r){if(Array.isArray(t))for(let e=0;e<t.length;e++)r(t[e]);else{const e=t[Symbol.iterator]();let o;for(;!(o=e.next()).done;)r(o.value)}}(t,(t=>{o=this._trackByFn(r,t),null!==a&&Object.is(a.trackById,o)?(n&&(a=this._verifyReinsertion(a,t,o,r)),Object.is(a.item,t)||this._addIdentityChange(a,t)):(a=this._mismatch(a,t,o,r),n=!0),a=a._next,r++})),this.length=r;return this._truncate(a),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,r,e,o){let a;return null===t?a=this._itTail:(a=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(e,null))?(Object.is(t.item,r)||this._addIdentityChange(t,r),this._reinsertAfter(t,a,o)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(e,o))?(Object.is(t.item,r)||this._addIdentityChange(t,r),this._moveAfter(t,a,o)):t=this._addAfter(new es(r,e),a,o),t}_verifyReinsertion(t,r,e,o){let a=null===this._unlinkedRecords?null:this._unlinkedRecords.get(e,null);return null!==a?t=this._reinsertAfter(a,t._prev,o):t.currentIndex!=o&&(t.currentIndex=o,this._addToMoves(t,o)),t}_truncate(t){for(;null!==t;){const r=t._next;this._addToRemovals(this._unlink(t)),t=r}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,r,e){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);const o=t._prevRemoved,a=t._nextRemoved;return null===o?this._removalsHead=a:o._nextRemoved=a,null===a?this._removalsTail=o:a._prevRemoved=o,this._insertAfter(t,r,e),this._addToMoves(t,e),t}_moveAfter(t,r,e){return this._unlink(t),this._insertAfter(t,r,e),this._addToMoves(t,e),t}_addAfter(t,r,e){return this._insertAfter(t,r,e),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,r,e){const o=null===r?this._itHead:r._next;return t._next=o,t._prev=r,null===o?this._itTail=t:o._prev=t,null===r?this._itHead=t:r._next=t,null===this._linkedRecords&&(this._linkedRecords=new as),this._linkedRecords.put(t),t.currentIndex=e,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);const r=t._prev,e=t._next;return null===r?this._itHead=e:r._next=e,null===e?this._itTail=r:e._prev=r,t}_addToMoves(t,r){return t.previousIndex===r||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new as),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,r){return t.item=r,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t}}class es{constructor(t,r){this.item=t,this.trackById=r,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class os{constructor(){this._head=null,this._tail=null}add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,r){let e;for(e=this._head;null!==e;e=e._nextDup)if((null===r||r<=e.currentIndex)&&Object.is(e.trackById,t))return e;return null}remove(t){const r=t._prevDup,e=t._nextDup;return null===r?this._head=e:r._nextDup=e,null===e?this._tail=r:e._prevDup=r,null===this._head}}class as{constructor(){this.map=new Map}put(t){const r=t.trackById;let e=this.map.get(r);e||(e=new os,this.map.set(r,e)),e.add(t)}get(t,r){const e=this.map.get(t);return e?e.get(t,r):null}remove(t){const r=t.trackById;return this.map.get(r).remove(t)&&this.map.delete(r),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function ns(t,r,e){const o=t.previousIndex;if(null===o)return o;let a=0;return e&&o<e.length&&(a=e[o]),o+r+a}class ls{constructor(){}supports(t){return t instanceof Map||Ul(t)}create(){return new is}}class is{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead}forEachItem(t){let r;for(r=this._mapHead;null!==r;r=r._next)t(r)}forEachPreviousItem(t){let r;for(r=this._previousMapHead;null!==r;r=r._nextPrevious)t(r)}forEachChangedItem(t){let r;for(r=this._changesHead;null!==r;r=r._nextChanged)t(r)}forEachAddedItem(t){let r;for(r=this._additionsHead;null!==r;r=r._nextAdded)t(r)}forEachRemovedItem(t){let r;for(r=this._removalsHead;null!==r;r=r._nextRemoved)t(r)}diff(t){if(t){if(!(t instanceof Map||Ul(t)))throw new zt(900,!1)}else t=new Map;return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let r=this._mapHead;if(this._appendAfter=null,this._forEach(t,((t,e)=>{if(r&&r.key===e)this._maybeAddToChanges(r,t),this._appendAfter=r,r=r._next;else{const o=this._getOrCreateRecordForKey(e,t);r=this._insertBeforeOrAppend(r,o)}})),r){r._prev&&(r._prev._next=null),this._removalsHead=r;for(let t=r;null!==t;t=t._nextRemoved)t===this._mapHead&&(this._mapHead=null),this._records.delete(t.key),t._nextRemoved=t._next,t.previousValue=t.currentValue,t.currentValue=null,t._prev=null,t._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,r){if(t){const e=t._prev;return r._next=t,r._prev=e,t._prev=r,e&&(e._next=r),t===this._mapHead&&(this._mapHead=r),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=r,r._prev=this._appendAfter):this._mapHead=r,this._appendAfter=r,null}_getOrCreateRecordForKey(t,r){if(this._records.has(t)){const e=this._records.get(t);this._maybeAddToChanges(e,r);const o=e._prev,a=e._next;return o&&(o._next=a),a&&(a._prev=o),e._next=null,e._prev=null,e}const e=new cs(t);return this._records.set(t,e),e.currentValue=r,this._addToAdditions(e),e}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,r){Object.is(r,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=r,this._addToChanges(t))}_addToAdditions(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,r){t instanceof Map?t.forEach(r):Object.keys(t).forEach((e=>r(t[e],e)))}}class cs{constructor(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null}}function ss(){return new ds([new $c])}let ds=(()=>{class t{constructor(t){this.factories=t}static create(r,e){if(null!=e){const t=e.factories.slice();r=r.concat(t)}return new t(r)}static extend(r){return{provide:t,useFactory:e=>t.create(r,e||ss()),deps:[[t,new Jo,new Ko]]}}find(t){const r=this.factories.find((r=>r.supports(t)));if(null!=r)return r;throw new zt(901,!1)}}return t.ɵprov=jt({token:t,providedIn:"root",factory:ss}),t})();function ps(){return new hs([new ls])}let hs=(()=>{class t{constructor(t){this.factories=t}static create(r,e){if(e){const t=e.factories.slice();r=r.concat(t)}return new t(r)}static extend(r){return{provide:t,useFactory:e=>t.create(r,e||ps()),deps:[[t,new Jo,new Ko]]}}find(t){const r=this.factories.find((r=>r.supports(t)));if(r)return r;throw new zt(901,!1)}}return t.ɵprov=jt({token:t,providedIn:"root",factory:ps}),t})();const us=Wc(null,"core",[]);let gs=(()=>{class t{constructor(t){}}return t.ɵfac=function(r){return new(r||t)(Kt(Xc))},t.ɵmod=vr({type:t}),t.ɵinj=Tt({}),t})();function bs(t){return"boolean"==typeof t?t:null!=t&&"false"!==t}let ms=null;function vs(){return ms}class fs{}const ys=new Vo("DocumentToken");let ws=(()=>{class t{historyGo(t){throw new Error("Not implemented")}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:function(){return Kt(ks)},providedIn:"platform"}),t})();const xs=new Vo("Location Initialized");let ks=(()=>{class t extends ws{constructor(t){super(),this._doc=t,this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return vs().getBaseHref(this._doc)}onPopState(t){const r=vs().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",t,!1),()=>r.removeEventListener("popstate",t)}onHashChange(t){const r=vs().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",t,!1),()=>r.removeEventListener("hashchange",t)}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(t){this._location.pathname=t}pushState(t,r,e){As()?this._history.pushState(t,r,e):this._location.hash=e}replaceState(t,r,e){As()?this._history.replaceState(t,r,e):this._location.hash=e}forward(){this._history.forward()}back(){this._history.back()}historyGo(t=0){this._history.go(t)}getState(){return this._history.state}}return t.ɵfac=function(r){return new(r||t)(Kt(ys))},t.ɵprov=jt({token:t,factory:function(){return new ks(Kt(ys))},providedIn:"platform"}),t})();function As(){return!!window.history.pushState}function Cs(t,r){if(0==t.length)return r;if(0==r.length)return t;let e=0;return t.endsWith("/")&&e++,r.startsWith("/")&&e++,2==e?t+r.substring(1):1==e?t+r:t+"/"+r}function zs(t){const r=t.match(/#|\?|$/),e=r&&r.index||t.length;return t.slice(0,e-("/"===t[e-1]?1:0))+t.slice(e)}function Es(t){return t&&"?"!==t[0]?"?"+t:t}let Ss=(()=>{class t{historyGo(t){throw new Error("Not implemented")}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:function(){return Jt(Ts)},providedIn:"root"}),t})();const js=new Vo("appBaseHref");let Ts=(()=>{class t extends Ss{constructor(t,r){super(),this._platformLocation=t,this._removeListenerFns=[],this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??Jt(ys).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}prepareExternalUrl(t){return Cs(this._baseHref,t)}path(t=!1){const r=this._platformLocation.pathname+Es(this._platformLocation.search),e=this._platformLocation.hash;return e&&t?`${r}${e}`:r}pushState(t,r,e,o){const a=this.prepareExternalUrl(e+Es(o));this._platformLocation.pushState(t,r,a)}replaceState(t,r,e,o){const a=this.prepareExternalUrl(e+Es(o));this._platformLocation.replaceState(t,r,a)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(t=0){this._platformLocation.historyGo?.(t)}}return t.ɵfac=function(r){return new(r||t)(Kt(ws),Kt(js,8))},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})(),_s=(()=>{class t extends Ss{constructor(t,r){super(),this._platformLocation=t,this._baseHref="",this._removeListenerFns=[],null!=r&&(this._baseHref=r)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}path(t=!1){let r=this._platformLocation.hash;return null==r&&(r="#"),r.length>0?r.substring(1):r}prepareExternalUrl(t){const r=Cs(this._baseHref,t);return r.length>0?"#"+r:r}pushState(t,r,e,o){let a=this.prepareExternalUrl(e+Es(o));0==a.length&&(a=this._platformLocation.pathname),this._platformLocation.pushState(t,r,a)}replaceState(t,r,e,o){let a=this.prepareExternalUrl(e+Es(o));0==a.length&&(a=this._platformLocation.pathname),this._platformLocation.replaceState(t,r,a)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(t=0){this._platformLocation.historyGo?.(t)}}return t.ɵfac=function(r){return new(r||t)(Kt(ws),Kt(js,8))},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})(),Is=(()=>{class t{constructor(t){this._subject=new Vi,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=t;const r=this._locationStrategy.getBaseHref();this._basePath=function(t){if(new RegExp("^(https?:)?//").test(t)){const[,r]=t.split(/\/\/[^\/]+/);return r}return t}(zs(Ds(r))),this._locationStrategy.onPopState((t=>{this._subject.emit({url:this.path(!0),pop:!0,state:t.state,type:t.type})}))}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(t=!1){return this.normalize(this._locationStrategy.path(t))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(t,r=""){return this.path()==this.normalize(t+Es(r))}normalize(r){return t.stripTrailingSlash(function(t,r){if(!t||!r.startsWith(t))return r;const e=r.substring(t.length);return""===e||["/",";","?","#"].includes(e[0])?e:r}(this._basePath,Ds(r)))}prepareExternalUrl(t){return t&&"/"!==t[0]&&(t="/"+t),this._locationStrategy.prepareExternalUrl(t)}go(t,r="",e=null){this._locationStrategy.pushState(e,"",t,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Es(r)),e)}replaceState(t,r="",e=null){this._locationStrategy.replaceState(e,"",t,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Es(r)),e)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(t=0){this._locationStrategy.historyGo?.(t)}onUrlChange(t){return this._urlChangeListeners.push(t),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe((t=>{this._notifyUrlChangeListeners(t.url,t.state)}))),()=>{const r=this._urlChangeListeners.indexOf(t);this._urlChangeListeners.splice(r,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(t="",r){this._urlChangeListeners.forEach((e=>e(t,r)))}subscribe(t,r,e){return this._subject.subscribe({next:t,error:r,complete:e})}}return t.normalizeQueryParams=Es,t.joinWithSlash=Cs,t.stripTrailingSlash=zs,t.ɵfac=function(r){return new(r||t)(Kt(Ss))},t.ɵprov=jt({token:t,factory:function(){return new Is(Kt(Ss))},providedIn:"root"}),t})();function Ds(t){return t.replace(/\/index.html$/,"")}const Rs=/\s+/,Os=[];let Ls=(()=>{class t{constructor(t,r,e,o){this._iterableDiffers=t,this._keyValueDiffers=r,this._ngEl=e,this._renderer=o,this.initialClasses=Os,this.stateMap=new Map}set klass(t){this.initialClasses=null!=t?t.trim().split(Rs):Os}set ngClass(t){this.rawClass="string"==typeof t?t.trim().split(Rs):t}ngDoCheck(){for(const t of this.initialClasses)this._updateState(t,!0);const t=this.rawClass;if(Array.isArray(t)||t instanceof Set)for(const r of t)this._updateState(r,!0);else if(null!=t)for(const r of Object.keys(t))this._updateState(r,Boolean(t[r]));this._applyStateDiff()}_updateState(t,r){const e=this.stateMap.get(t);void 0!==e?(e.enabled!==r&&(e.changed=!0,e.enabled=r),e.touched=!0):this.stateMap.set(t,{enabled:r,changed:!0,touched:!0})}_applyStateDiff(){for(const t of this.stateMap){const r=t[0],e=t[1];e.changed?(this._toggleClass(r,e.enabled),e.changed=!1):e.touched||(e.enabled&&this._toggleClass(r,!1),this.stateMap.delete(r)),e.touched=!1}}_toggleClass(t,r){(t=t.trim()).length>0&&t.split(Rs).forEach((t=>{r?this._renderer.addClass(this._ngEl.nativeElement,t):this._renderer.removeClass(this._ngEl.nativeElement,t)}))}}return t.ɵfac=function(r){return new(r||t)(Un(ds),Un(hs),Un(gn),Un(vn))},t.ɵdir=yr({type:t,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0}),t})();class Ps{constructor(t,r,e,o){this.$implicit=t,this.ngForOf=r,this.index=e,this.count=o}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}let Bs=(()=>{class t{set ngForOf(t){this._ngForOf=t,this._ngForOfDirty=!0}set ngForTrackBy(t){this._trackByFn=t}get ngForTrackBy(){return this._trackByFn}constructor(t,r,e){this._viewContainer=t,this._template=r,this._differs=e,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForTemplate(t){t&&(this._template=t)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const t=this._ngForOf;!this._differ&&t&&(this._differ=this._differs.find(t).create(this.ngForTrackBy))}if(this._differ){const t=this._differ.diff(this._ngForOf);t&&this._applyChanges(t)}}_applyChanges(t){const r=this._viewContainer;t.forEachOperation(((t,e,o)=>{if(null==t.previousIndex)r.createEmbeddedView(this._template,new Ps(t.item,this._ngForOf,-1,-1),null===o?void 0:o);else if(null==o)r.remove(null===e?void 0:e);else if(null!==e){const a=r.get(e);r.move(a,o),Ns(a,t)}}));for(let t=0,e=r.length;t<e;t++){const o=r.get(t).context;o.index=t,o.count=e,o.ngForOf=this._ngForOf}t.forEachIdentityChange((t=>{Ns(r.get(t.currentIndex),t)}))}static ngTemplateContextGuard(t,r){return!0}}return t.ɵfac=function(r){return new(r||t)(Un(Xi),Un(Zi),Un(ds))},t.ɵdir=yr({type:t,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0}),t})();function Ns(t,r){t.context.$implicit=r.item}let Ms=(()=>{class t{constructor(t,r){this._viewContainer=t,this._context=new Fs,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=r}set ngIf(t){this._context.$implicit=this._context.ngIf=t,this._updateView()}set ngIfThen(t){Vs("ngIfThen",t),this._thenTemplateRef=t,this._thenViewRef=null,this._updateView()}set ngIfElse(t){Vs("ngIfElse",t),this._elseTemplateRef=t,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(t,r){return!0}}return t.ɵfac=function(r){return new(r||t)(Un(Xi),Un(Zi))},t.ɵdir=yr({type:t,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0}),t})();class Fs{constructor(){this.$implicit=null,this.ngIf=null}}function Vs(t,r){if(r&&!r.createEmbeddedView)throw new Error(`${t} must be a TemplateRef, but received '${vt(r)}'.`)}let Us=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵmod=vr({type:t}),t.ɵinj=Tt({}),t})();const Hs="browser";function Zs(t){return t===Hs}let Ws=(()=>{class t{}return t.ɵprov=jt({token:t,providedIn:"root",factory:()=>new qs(Kt(ys),window)}),t})();class qs{constructor(t,r){this.document=t,this.window=r,this.offset=()=>[0,0]}setOffset(t){this.offset=Array.isArray(t)?()=>t:t}getScrollPosition(){return this.supportsScrolling()?[this.window.pageXOffset,this.window.pageYOffset]:[0,0]}scrollToPosition(t){this.supportsScrolling()&&this.window.scrollTo(t[0],t[1])}scrollToAnchor(t){if(!this.supportsScrolling())return;const r=function(t,r){const e=t.getElementById(r)||t.getElementsByName(r)[0];if(e)return e;if("function"==typeof t.createTreeWalker&&t.body&&(t.body.createShadowRoot||t.body.attachShadow)){const e=t.createTreeWalker(t.body,NodeFilter.SHOW_ELEMENT);let o=e.currentNode;for(;o;){const t=o.shadowRoot;if(t){const e=t.getElementById(r)||t.querySelector(`[name="${r}"]`);if(e)return e}o=e.nextNode()}}return null}(this.document,t);r&&(this.scrollToElement(r),r.focus())}setHistoryScrollRestoration(t){if(this.supportScrollRestoration()){const r=this.window.history;r&&r.scrollRestoration&&(r.scrollRestoration=t)}}scrollToElement(t){const r=t.getBoundingClientRect(),e=r.left+this.window.pageXOffset,o=r.top+this.window.pageYOffset,a=this.offset();this.window.scrollTo(e-a[0],o-a[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=Gs(this.window.history)||Gs(Object.getPrototypeOf(this.window.history));return!(!t||!t.writable&&!t.set)}catch{return!1}}supportsScrolling(){try{return!!this.window&&!!this.window.scrollTo&&"pageXOffset"in this.window}catch{return!1}}}function Gs(t){return Object.getOwnPropertyDescriptor(t,"scrollRestoration")}class Ys extends fs{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class Xs extends Ys{static makeCurrent(){!function(t){ms||(ms=t)}(new Xs)}onAndCancel(t,r,e){return t.addEventListener(r,e,!1),()=>{t.removeEventListener(r,e,!1)}}dispatchEvent(t,r){t.dispatchEvent(r)}remove(t){t.parentNode&&t.parentNode.removeChild(t)}createElement(t,r){return(r=r||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,r){return"window"===r?window:"document"===r?t:"body"===r?t.body:null}getBaseHref(t){const r=(Js=Js||document.querySelector("base"),Js?Js.getAttribute("href"):null);return null==r?null:function(t){Ks=Ks||document.createElement("a"),Ks.setAttribute("href",t);const r=Ks.pathname;return"/"===r.charAt(0)?r:`/${r}`}(r)}resetBaseElement(){Js=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function(t,r){r=encodeURIComponent(r);for(const e of t.split(";")){const t=e.indexOf("="),[o,a]=-1==t?[e,""]:[e.slice(0,t),e.slice(t+1)];if(o.trim()===r)return decodeURIComponent(a)}return null}(document.cookie,t)}}let Ks,Js=null;const Qs=new Vo("TRANSITION_ID"),$s=[{provide:mc,useFactory:function(t,r,e){return()=>{e.get(vc).donePromise.then((()=>{const e=vs(),o=r.querySelectorAll(`style[ng-transition="${t}"]`);for(let t=0;t<o.length;t++)e.remove(o[t])}))}},deps:[Qs,ys,Vn],multi:!0}];let td=(()=>{class t{build(){return new XMLHttpRequest}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})();const rd=new Vo("EventManagerPlugins");let ed=(()=>{class t{constructor(t,r){this._zone=r,this._eventNameToPlugin=new Map,t.forEach((t=>{t.manager=this})),this._plugins=t.slice().reverse()}addEventListener(t,r,e){return this._findPluginFor(r).addEventListener(t,r,e)}addGlobalEventListener(t,r,e){return this._findPluginFor(r).addGlobalEventListener(t,r,e)}getZone(){return this._zone}_findPluginFor(t){const r=this._eventNameToPlugin.get(t);if(r)return r;const e=this._plugins;for(let r=0;r<e.length;r++){const o=e[r];if(o.supports(t))return this._eventNameToPlugin.set(t,o),o}throw new Error(`No event manager plugin found for event ${t}`)}}return t.ɵfac=function(r){return new(r||t)(Kt(rd),Kt(jc))},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})();class od{constructor(t){this._doc=t}addGlobalEventListener(t,r,e){const o=vs().getGlobalEventTarget(this._doc,t);if(!o)throw new Error(`Unsupported event target ${o} for event ${r}`);return this.addEventListener(o,r,e)}}let ad=(()=>{class t{constructor(){this.usageCount=new Map}addStyles(t){for(const r of t)1===this.changeUsageCount(r,1)&&this.onStyleAdded(r)}removeStyles(t){for(const r of t)0===this.changeUsageCount(r,-1)&&this.onStyleRemoved(r)}onStyleRemoved(t){}onStyleAdded(t){}getAllStyles(){return this.usageCount.keys()}changeUsageCount(t,r){const e=this.usageCount;let o=e.get(t)??0;return o+=r,o>0?e.set(t,o):e.delete(t),o}ngOnDestroy(){for(const t of this.getAllStyles())this.onStyleRemoved(t);this.usageCount.clear()}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})(),nd=(()=>{class t extends ad{constructor(t){super(),this.doc=t,this.styleRef=new Map,this.hostNodes=new Set,this.resetHostNodes()}onStyleAdded(t){for(const r of this.hostNodes)this.addStyleToHost(r,t)}onStyleRemoved(t){const r=this.styleRef;r.get(t)?.forEach((t=>t.remove())),r.delete(t)}ngOnDestroy(){super.ngOnDestroy(),this.styleRef.clear(),this.resetHostNodes()}addHost(t){this.hostNodes.add(t);for(const r of this.getAllStyles())this.addStyleToHost(t,r)}removeHost(t){this.hostNodes.delete(t)}addStyleToHost(t,r){const e=this.doc.createElement("style");e.textContent=r,t.appendChild(e);const o=this.styleRef.get(r);o?o.push(e):this.styleRef.set(r,[e])}resetHostNodes(){const t=this.hostNodes;t.clear(),t.add(this.doc.head)}}return t.ɵfac=function(r){return new(r||t)(Kt(ys))},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})();const ld={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/MathML/"},id=/%COMP%/g,cd=new Vo("RemoveStylesOnCompDestory",{providedIn:"root",factory:()=>!1});function sd(t,r){return r.flat(100).map((r=>r.replace(id,t)))}function dd(t){return r=>{if("__ngUnwrap__"===r)return t;!1===t(r)&&(r.preventDefault(),r.returnValue=!1)}}let pd=(()=>{class t{constructor(t,r,e,o){this.eventManager=t,this.sharedStylesHost=r,this.appId=e,this.removeStylesOnCompDestory=o,this.rendererByCompId=new Map,this.defaultRenderer=new hd(t)}createRenderer(t,r){if(!t||!r)return this.defaultRenderer;const e=this.getOrCreateRenderer(t,r);return e instanceof md?e.applyToHost(t):e instanceof bd&&e.applyStyles(),e}getOrCreateRenderer(t,r){const e=this.rendererByCompId;let o=e.get(r.id);if(!o){const a=this.eventManager,n=this.sharedStylesHost,l=this.removeStylesOnCompDestory;switch(r.encapsulation){case ar.Emulated:o=new md(a,n,r,this.appId,l);break;case ar.ShadowDom:return new gd(a,n,t,r);default:o=new bd(a,n,r,l)}o.onDestroy=()=>e.delete(r.id),e.set(r.id,o)}return o}ngOnDestroy(){this.rendererByCompId.clear()}begin(){}end(){}}return t.ɵfac=function(r){return new(r||t)(Kt(ed),Kt(nd),Kt(fc),Kt(cd))},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})();class hd{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,r){return r?document.createElementNS(ld[r]||r,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,r){(ud(t)?t.content:t).appendChild(r)}insertBefore(t,r,e){t&&(ud(t)?t.content:t).insertBefore(r,e)}removeChild(t,r){t&&t.removeChild(r)}selectRootElement(t,r){let e="string"==typeof t?document.querySelector(t):t;if(!e)throw new Error(`The selector "${t}" did not match any elements`);return r||(e.textContent=""),e}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,r,e,o){if(o){r=o+":"+r;const a=ld[o];a?t.setAttributeNS(a,r,e):t.setAttribute(r,e)}else t.setAttribute(r,e)}removeAttribute(t,r,e){if(e){const o=ld[e];o?t.removeAttributeNS(o,r):t.removeAttribute(`${e}:${r}`)}else t.removeAttribute(r)}addClass(t,r){t.classList.add(r)}removeClass(t,r){t.classList.remove(r)}setStyle(t,r,e,o){o&(Qo.DashCase|Qo.Important)?t.style.setProperty(r,e,o&Qo.Important?"important":""):t.style[r]=e}removeStyle(t,r,e){e&Qo.DashCase?t.style.removeProperty(r):t.style[r]=""}setProperty(t,r,e){t[r]=e}setValue(t,r){t.nodeValue=r}listen(t,r,e){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,r,dd(e)):this.eventManager.addEventListener(t,r,dd(e))}}function ud(t){return"TEMPLATE"===t.tagName&&void 0!==t.content}class gd extends hd{constructor(t,r,e,o){super(t),this.sharedStylesHost=r,this.hostEl=e,this.shadowRoot=e.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const a=sd(o.id,o.styles);for(const t of a){const r=document.createElement("style");r.textContent=t,this.shadowRoot.appendChild(r)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}appendChild(t,r){return super.appendChild(this.nodeOrShadowRoot(t),r)}insertBefore(t,r,e){return super.insertBefore(this.nodeOrShadowRoot(t),r,e)}removeChild(t,r){return super.removeChild(this.nodeOrShadowRoot(t),r)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}}class bd extends hd{constructor(t,r,e,o,a=e.id){super(t),this.sharedStylesHost=r,this.removeStylesOnCompDestory=o,this.rendererUsageCount=0,this.styles=sd(a,e.styles)}applyStyles(){this.sharedStylesHost.addStyles(this.styles),this.rendererUsageCount++}destroy(){this.removeStylesOnCompDestory&&(this.sharedStylesHost.removeStyles(this.styles),this.rendererUsageCount--,0===this.rendererUsageCount&&this.onDestroy?.())}}class md extends bd{constructor(t,r,e,o,a){const n=o+"-"+e.id;super(t,r,e,a,n),this.contentAttr=function(t){return"_ngcontent-%COMP%".replace(id,t)}(n),this.hostAttr=function(t){return"_nghost-%COMP%".replace(id,t)}(n)}applyToHost(t){this.applyStyles(),this.setAttribute(t,this.hostAttr,"")}createElement(t,r){const e=super.createElement(t,r);return super.setAttribute(e,this.contentAttr,""),e}}let vd=(()=>{class t extends od{constructor(t){super(t)}supports(t){return!0}addEventListener(t,r,e){return t.addEventListener(r,e,!1),()=>this.removeEventListener(t,r,e)}removeEventListener(t,r,e){return t.removeEventListener(r,e)}}return t.ɵfac=function(r){return new(r||t)(Kt(ys))},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})();const fd=["alt","control","meta","shift"],yd={"\b":"Backspace","\t":"Tab","":"Delete","":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},wd={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey};let xd=(()=>{class t extends od{constructor(t){super(t)}supports(r){return null!=t.parseEventName(r)}addEventListener(r,e,o){const a=t.parseEventName(e),n=t.eventCallback(a.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular((()=>vs().onAndCancel(r,a.domEventName,n)))}static parseEventName(r){const e=r.toLowerCase().split("."),o=e.shift();if(0===e.length||"keydown"!==o&&"keyup"!==o)return null;const a=t._normalizeKey(e.pop());let n="",l=e.indexOf("code");if(l>-1&&(e.splice(l,1),n="code."),fd.forEach((t=>{const r=e.indexOf(t);r>-1&&(e.splice(r,1),n+=t+".")})),n+=a,0!=e.length||0===a.length)return null;const i={};return i.domEventName=o,i.fullKey=n,i}static matchEventFullKeyCode(t,r){let e=yd[t.key]||t.key,o="";return r.indexOf("code.")>-1&&(e=t.code,o="code."),!(null==e||!e)&&(e=e.toLowerCase()," "===e?e="space":"."===e&&(e="dot"),fd.forEach((r=>{r!==e&&(0,wd[r])(t)&&(o+=r+".")})),o+=e,o===r)}static eventCallback(r,e,o){return a=>{t.matchEventFullKeyCode(a,r)&&o.runGuarded((()=>e(a)))}}static _normalizeKey(t){return"esc"===t?"escape":t}}return t.ɵfac=function(r){return new(r||t)(Kt(ys))},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})();const kd=[{provide:xc,useValue:Hs},{provide:wc,useValue:function(){Xs.makeCurrent()},multi:!0},{provide:ys,useFactory:function(){return function(t){ka=t}(document),document},deps:[]}],Ad=Wc(us,"browser",kd),Cd=new Vo(""),zd=[{provide:Pc,useClass:class{addToWindow(t){Vt.getAngularTestability=(r,e=!0)=>{const o=t.findTestabilityInTree(r,e);if(null==o)throw new Error("Could not find testability for element.");return o},Vt.getAllAngularTestabilities=()=>t.getAllTestabilities(),Vt.getAllAngularRootElements=()=>t.getAllRootElements(),Vt.frameworkStabilizers||(Vt.frameworkStabilizers=[]),Vt.frameworkStabilizers.push((t=>{const r=Vt.getAllAngularTestabilities();let e=r.length,o=!1;const a=function(r){o=o||r,e--,0==e&&t(o)};r.forEach((function(t){t.whenStable(a)}))}))}findTestabilityInTree(t,r,e){return null==r?null:t.getTestability(r)??(e?vs().isShadowRoot(r)?this.findTestabilityInTree(t,r.host,!0):this.findTestabilityInTree(t,r.parentElement,!0):null)}},deps:[]},{provide:Lc,useClass:Nc,deps:[jc,Mc,Pc]},{provide:Nc,useClass:Nc,deps:[jc,Mc,Pc]}],Ed=[{provide:Ka,useValue:"root"},{provide:kn,useFactory:function(){return new kn},deps:[]},{provide:rd,useClass:vd,multi:!0,deps:[ys,jc,xc]},{provide:rd,useClass:xd,multi:!0,deps:[ys]},{provide:pd,useClass:pd,deps:[ed,nd,fc,cd]},{provide:mn,useExisting:pd},{provide:ad,useExisting:nd},{provide:nd,useClass:nd,deps:[ys]},{provide:ed,useClass:ed,deps:[rd,jc]},{provide:class{},useClass:td,deps:[]},[]];let Sd=(()=>{class t{constructor(t){}static withServerTransition(r){return{ngModule:t,providers:[{provide:fc,useValue:r.appId},{provide:Qs,useExisting:fc},$s]}}}return t.ɵfac=function(r){return new(r||t)(Kt(Cd,12))},t.ɵmod=vr({type:t}),t.ɵinj=Tt({providers:[...Ed,...zd],imports:[Us,gs]}),t})(),jd=(()=>{class t{constructor(t){this._doc=t}getTitle(){return this._doc.title}setTitle(t){this._doc.title=t||""}}return t.ɵfac=function(r){return new(r||t)(Kt(ys))},t.ɵprov=jt({token:t,factory:function(t){let r=null;return r=t?new t:new jd(Kt(ys)),r},providedIn:"root"}),t})();function Td(...t){return ut(t,st(t))}typeof window<"u"&&window;class _d extends B{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const r=super._subscribe(t);return!r.closed&&t.next(this._value),r}getValue(){const{hasError:t,thrownError:r,_value:e}=this;if(t)throw r;return this._throwIfClosed(),e}next(t){super.next(this._value=t)}}const Id=c((t=>function(){t(this),this.name="EmptyError",this.message="no elements in sequence"})),{isArray:Dd}=Array,{getPrototypeOf:Rd,prototype:Od,keys:Ld}=Object;function Pd(t){if(1===t.length){const r=t[0];if(Dd(r))return{args:r,keys:null};if(function(t){return t&&"object"==typeof t&&Rd(t)===Od}(r)){const t=Ld(r);return{args:t.map((t=>r[t])),keys:t}}}return{args:t,keys:null}}const{isArray:Bd}=Array;function Nd(t){return H((r=>function(t,r){return Bd(r)?t(...r):t(r)}(t,r)))}function Md(t,r){return t.reduce(((t,e,o)=>(t[e]=r[o],t)),{})}function Fd(...t){const r=st(t),e=ct(t),{args:o,keys:a}=Pd(t);if(0===o.length)return ut([],r);const n=new O(function(t,r,e=D){return o=>{Vd(r,(()=>{const{length:a}=t,n=new Array(a);let l=a,i=a;for(let c=0;c<a;c++)Vd(r,(()=>{const a=ut(t[c],r);let s=!1;a.subscribe(V(o,(t=>{n[c]=t,s||(s=!0,i--),i||o.next(e(n.slice()))}),(()=>{--l||o.complete()})))}),o)}),o)}}(o,r,a?t=>Md(a,t):D));return e?n.pipe(Nd(e)):n}function Vd(t,r,e){t?ot(e,t,r):r()}function Ud(...t){return nt(1)(ut(t,st(t)))}function Hd(t){return new O((r=>{rt(t()).subscribe(r)}))}function Zd(t,r){const e=i(t)?t:()=>t,o=t=>t.error(e());return new O(r?t=>r.schedule(o,0,t):o)}function Wd(){return F(((t,r)=>{let e=null;t._refCount++;const o=V(r,void 0,void 0,void 0,(()=>{if(!t||t._refCount<=0||0<--t._refCount)return void(e=null);const o=t._connection,a=e;e=null,o&&(!a||o===a)&&o.unsubscribe(),r.unsubscribe()}));t.subscribe(o),o.closed||(e=t.connect())}))}class qd extends O{constructor(t,r){super(),this.source=t,this.subjectFactory=r,this._subject=null,this._refCount=0,this._connection=null,M(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){const t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new p;const r=this.getSubject();t.add(this.source.subscribe(V(r,void 0,(()=>{this._teardown(),r.complete()}),(t=>{this._teardown(),r.error(t)}),(()=>this._teardown())))),t.closed&&(this._connection=null,t=p.EMPTY)}return t}refCount(){return Wd()(this)}}function Gd(t,r){return F(((e,o)=>{let a=null,n=0,l=!1;const i=()=>l&&!a&&o.complete();e.subscribe(V(o,(e=>{a?.unsubscribe();let l=0;const c=n++;rt(t(e,c)).subscribe(a=V(o,(t=>o.next(r?r(e,t,c,l++):t)),(()=>{a=null,i()})))}),(()=>{l=!0,i()})))}))}function Yd(t){return t<=0?()=>lt:F(((r,e)=>{let o=0;r.subscribe(V(e,(r=>{++o<=t&&(e.next(r),t<=o&&e.complete())})))}))}function Xd(t,r){return F(((e,o)=>{let a=0;e.subscribe(V(o,(e=>t.call(r,e,a++)&&o.next(e))))}))}function Kd(t){return F(((r,e)=>{let o=!1;r.subscribe(V(e,(t=>{o=!0,e.next(t)}),(()=>{o||e.next(t),e.complete()})))}))}function Jd(t=Qd){return F(((r,e)=>{let o=!1;r.subscribe(V(e,(t=>{o=!0,e.next(t)}),(()=>o?e.complete():e.error(t()))))}))}function Qd(){return new Id}function $d(t,r){const e=arguments.length>=2;return o=>o.pipe(t?Xd(((r,e)=>t(r,e,o))):D,Yd(1),e?Kd(r):Jd((()=>new Id)))}function tp(t,r){return i(r)?at(t,r,1):at(t,1)}function rp(t,r,e){const o=i(t)||r||e?{next:t,error:r,complete:e}:t;return o?F(((t,r)=>{var e;null===(e=o.subscribe)||void 0===e||e.call(o);let a=!0;t.subscribe(V(r,(t=>{var e;null===(e=o.next)||void 0===e||e.call(o,t),r.next(t)}),(()=>{var t;a=!1,null===(t=o.complete)||void 0===t||t.call(o),r.complete()}),(t=>{var e;a=!1,null===(e=o.error)||void 0===e||e.call(o,t),r.error(t)}),(()=>{var t,r;a&&(null===(t=o.unsubscribe)||void 0===t||t.call(o)),null===(r=o.finalize)||void 0===r||r.call(o)})))})):D}function ep(t){return F(((r,e)=>{let o,a=null,n=!1;a=r.subscribe(V(e,void 0,void 0,(l=>{o=rt(t(l,ep(t)(r))),a?(a.unsubscribe(),a=null,o.subscribe(e)):n=!0}))),n&&(a.unsubscribe(),a=null,o.subscribe(e))}))}function op(t,r){return F(function(t,r,e,o,a){return(o,a)=>{let n=e,l=r,i=0;o.subscribe(V(a,(r=>{const e=i++;l=n?t(l,r,e):(n=!0,r),a.next(l)}),undefined))}}(t,r,arguments.length>=2))}function ap(t){return t<=0?()=>lt:F(((r,e)=>{let o=[];r.subscribe(V(e,(r=>{o.push(r),t<o.length&&o.shift()}),(()=>{for(const t of o)e.next(t);e.complete()}),void 0,(()=>{o=null})))}))}function np(t,r){const e=arguments.length>=2;return o=>o.pipe(t?Xd(((r,e)=>t(r,e,o))):D,ap(1),e?Kd(r):Jd((()=>new Id)))}function lp(t){return F(((r,e)=>{try{r.subscribe(e)}finally{e.add(t)}}))}const ip="primary",cp=Symbol("RouteTitle");class sp{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const r=this.params[t];return Array.isArray(r)?r[0]:r}return null}getAll(t){if(this.has(t)){const r=this.params[t];return Array.isArray(r)?r:[r]}return[]}get keys(){return Object.keys(this.params)}}function dp(t){return new sp(t)}function pp(t,r,e){const o=e.path.split("/");if(o.length>t.length||"full"===e.pathMatch&&(r.hasChildren()||o.length<t.length))return null;const a={};for(let r=0;r<o.length;r++){const e=o[r],n=t[r];if(e.startsWith(":"))a[e.substring(1)]=n;else if(e!==n.path)return null}return{consumed:t.slice(0,o.length),posParams:a}}function hp(t,r){const e=t?Object.keys(t):void 0,o=r?Object.keys(r):void 0;if(!e||!o||e.length!=o.length)return!1;let a;for(let o=0;o<e.length;o++)if(a=e[o],!up(t[a],r[a]))return!1;return!0}function up(t,r){if(Array.isArray(t)&&Array.isArray(r)){if(t.length!==r.length)return!1;const e=[...t].sort(),o=[...r].sort();return e.every(((t,r)=>o[r]===t))}return t===r}function gp(t){return Array.prototype.concat.apply([],t)}function bp(t){return t.length>0?t[t.length-1]:null}function mp(t,r){for(const e in t)t.hasOwnProperty(e)&&r(t[e],e)}function vp(t){return Ql(t)?t:Jl(t)?ut(Promise.resolve(t)):Td(t)}const fp=!1,yp={exact:function t(r,e,o){if(!jp(r.segments,e.segments)||!Cp(r.segments,e.segments,o)||r.numberOfChildren!==e.numberOfChildren)return!1;for(const a in e.children)if(!r.children[a]||!t(r.children[a],e.children[a],o))return!1;return!0},subset:kp},wp={exact:function(t,r){return hp(t,r)},subset:function(t,r){return Object.keys(r).length<=Object.keys(t).length&&Object.keys(r).every((e=>up(t[e],r[e])))},ignored:()=>!0};function xp(t,r,e){return yp[e.paths](t.root,r.root,e.matrixParams)&&wp[e.queryParams](t.queryParams,r.queryParams)&&!("exact"===e.fragment&&t.fragment!==r.fragment)}function kp(t,r,e){return Ap(t,r,r.segments,e)}function Ap(t,r,e,o){if(t.segments.length>e.length){const a=t.segments.slice(0,e.length);return!(!jp(a,e)||r.hasChildren()||!Cp(a,e,o))}if(t.segments.length===e.length){if(!jp(t.segments,e)||!Cp(t.segments,e,o))return!1;for(const e in r.children)if(!t.children[e]||!kp(t.children[e],r.children[e],o))return!1;return!0}{const a=e.slice(0,t.segments.length),n=e.slice(t.segments.length);return!!(jp(t.segments,a)&&Cp(t.segments,a,o)&&t.children[ip])&&Ap(t.children[ip],r,n,o)}}function Cp(t,r,e){return r.every(((r,o)=>wp[e](t[o].parameters,r.parameters)))}class zp{constructor(t=new Ep([],{}),r={},e=null){this.root=t,this.queryParams=r,this.fragment=e}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=dp(this.queryParams)),this._queryParamMap}toString(){return Ip.serialize(this)}}class Ep{constructor(t,r){this.segments=t,this.children=r,this.parent=null,mp(r,((t,r)=>t.parent=this))}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Dp(this)}}class Sp{constructor(t,r){this.path=t,this.parameters=r}get parameterMap(){return this._parameterMap||(this._parameterMap=dp(this.parameters)),this._parameterMap}toString(){return Mp(this)}}function jp(t,r){return t.length===r.length&&t.every(((t,e)=>t.path===r[e].path))}let Tp=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:function(){return new _p},providedIn:"root"}),t})();class _p{parse(t){const r=new Zp(t);return new zp(r.parseRootSegment(),r.parseQueryParams(),r.parseFragment())}serialize(t){const r=`/${Rp(t.root,!0)}`,e=function(t){const r=Object.keys(t).map((r=>{const e=t[r];return Array.isArray(e)?e.map((t=>`${Lp(r)}=${Lp(t)}`)).join("&"):`${Lp(r)}=${Lp(e)}`})).filter((t=>!!t));return r.length?`?${r.join("&")}`:""}(t.queryParams);return`${r}${e}${"string"==typeof t.fragment?`#${function(t){return encodeURI(t)}(t.fragment)}`:""}`}}const Ip=new _p;function Dp(t){return t.segments.map((t=>Mp(t))).join("/")}function Rp(t,r){if(!t.hasChildren())return Dp(t);if(r){const r=t.children[ip]?Rp(t.children[ip],!1):"",e=[];return mp(t.children,((t,r)=>{r!==ip&&e.push(`${r}:${Rp(t,!1)}`)})),e.length>0?`${r}(${e.join("//")})`:r}{const r=function(t,r){let e=[];return mp(t.children,((t,o)=>{o===ip&&(e=e.concat(r(t,o)))})),mp(t.children,((t,o)=>{o!==ip&&(e=e.concat(r(t,o)))})),e}(t,((r,e)=>e===ip?[Rp(t.children[ip],!1)]:[`${e}:${Rp(r,!1)}`]));return 1===Object.keys(t.children).length&&null!=t.children[ip]?`${Dp(t)}/${r[0]}`:`${Dp(t)}/(${r.join("//")})`}}function Op(t){return encodeURIComponent(t).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Lp(t){return Op(t).replace(/%3B/gi,";")}function Pp(t){return Op(t).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Bp(t){return decodeURIComponent(t)}function Np(t){return Bp(t.replace(/\+/g,"%20"))}function Mp(t){return`${Pp(t.path)}${function(t){return Object.keys(t).map((r=>`;${Pp(r)}=${Pp(t[r])}`)).join("")}(t.parameters)}`}const Fp=/^[^\/()?;=#]+/;function Vp(t){const r=t.match(Fp);return r?r[0]:""}const Up=/^[^=?&#]+/,Hp=/^[^&#]+/;class Zp{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new Ep([],{}):new Ep([],this.parseChildren())}parseQueryParams(){const t={};if(this.consumeOptional("?"))do{this.parseQueryParam(t)}while(this.consumeOptional("&"));return t}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());let r={};this.peekStartsWith("/(")&&(this.capture("/"),r=this.parseParens(!0));let e={};return this.peekStartsWith("(")&&(e=this.parseParens(!1)),(t.length>0||Object.keys(r).length>0)&&(e[ip]=new Ep(t,r)),e}parseSegment(){const t=Vp(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new zt(4009,fp);return this.capture(t),new Sp(Bp(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const r=Vp(this.remaining);if(!r)return;this.capture(r);let e="";if(this.consumeOptional("=")){const t=Vp(this.remaining);t&&(e=t,this.capture(e))}t[Bp(r)]=Bp(e)}parseQueryParam(t){const r=function(t){const r=t.match(Up);return r?r[0]:""}(this.remaining);if(!r)return;this.capture(r);let e="";if(this.consumeOptional("=")){const t=function(t){const r=t.match(Hp);return r?r[0]:""}(this.remaining);t&&(e=t,this.capture(e))}const o=Np(r),a=Np(e);if(t.hasOwnProperty(o)){let r=t[o];Array.isArray(r)||(r=[r],t[o]=r),r.push(a)}else t[o]=a}parseParens(t){const r={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const e=Vp(this.remaining),o=this.remaining[e.length];if("/"!==o&&")"!==o&&";"!==o)throw new zt(4010,fp);let a;e.indexOf(":")>-1?(a=e.slice(0,e.indexOf(":")),this.capture(a),this.capture(":")):t&&(a=ip);const n=this.parseChildren();r[a]=1===Object.keys(n).length?n[ip]:new Ep([],n),this.consumeOptional("//")}return r}peekStartsWith(t){return this.remaining.startsWith(t)}consumeOptional(t){return!!this.peekStartsWith(t)&&(this.remaining=this.remaining.substring(t.length),!0)}capture(t){if(!this.consumeOptional(t))throw new zt(4011,fp)}}function Wp(t){return t.segments.length>0?new Ep([],{[ip]:t}):t}function qp(t){const r={};for(const e of Object.keys(t.children)){const o=qp(t.children[e]);(o.segments.length>0||o.hasChildren())&&(r[e]=o)}return function(t){if(1===t.numberOfChildren&&t.children[ip]){const r=t.children[ip];return new Ep(t.segments.concat(r.segments),r.children)}return t}(new Ep(t.segments,r))}function Gp(t){return t instanceof zp}const Yp=!1;function Xp(t){return"object"==typeof t&&null!=t&&!t.outlets&&!t.segmentPath}function Kp(t){return"object"==typeof t&&null!=t&&t.outlets}function Jp(t,r,e,o,a){let n,l={};o&&mp(o,((t,r)=>{l[r]=Array.isArray(t)?t.map((t=>`${t}`)):`${t}`})),n=t===r?e:Qp(t,r,e);const i=Wp(qp(n));return new zp(i,l,a)}function Qp(t,r,e){const o={};return mp(t.children,((t,a)=>{o[a]=t===r?e:Qp(t,r,e)})),new Ep(t.segments,o)}class $p{constructor(t,r,e){if(this.isAbsolute=t,this.numberOfDoubleDots=r,this.commands=e,t&&e.length>0&&Xp(e[0]))throw new zt(4003,Yp);const o=e.find(Kp);if(o&&o!==bp(e))throw new zt(4004,Yp)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class th{constructor(t,r,e){this.segmentGroup=t,this.processChildren=r,this.index=e}}function rh(t,r,e){if(t||(t=new Ep([],{})),0===t.segments.length&&t.hasChildren())return eh(t,r,e);const o=function(t,r,e){let o=0,a=r;const n={match:!1,pathIndex:0,commandIndex:0};for(;a<t.segments.length;){if(o>=e.length)return n;const r=t.segments[a],l=e[o];if(Kp(l))break;const i=`${l}`,c=o<e.length-1?e[o+1]:null;if(a>0&&void 0===i)break;if(i&&c&&"object"==typeof c&&void 0===c.outlets){if(!lh(i,c,r))return n;o+=2}else{if(!lh(i,{},r))return n;o++}a++}return{match:!0,pathIndex:a,commandIndex:o}}(t,r,e),a=e.slice(o.commandIndex);if(o.match&&o.pathIndex<t.segments.length){const r=new Ep(t.segments.slice(0,o.pathIndex),{});return r.children[ip]=new Ep(t.segments.slice(o.pathIndex),t.children),eh(r,0,a)}return o.match&&0===a.length?new Ep(t.segments,{}):o.match&&!t.hasChildren()?oh(t,r,e):o.match?eh(t,0,a):oh(t,r,e)}function eh(t,r,e){if(0===e.length)return new Ep(t.segments,{});{const o=function(t){return Kp(t[0])?t[0].outlets:{[ip]:t}}(e),a={};if(!o[ip]&&t.children[ip]&&1===t.numberOfChildren&&0===t.children[ip].segments.length){const o=eh(t.children[ip],r,e);return new Ep(t.segments,o.children)}return mp(o,((e,o)=>{"string"==typeof e&&(e=[e]),null!==e&&(a[o]=rh(t.children[o],r,e))})),mp(t.children,((t,r)=>{void 0===o[r]&&(a[r]=t)})),new Ep(t.segments,a)}}function oh(t,r,e){const o=t.segments.slice(0,r);let a=0;for(;a<e.length;){const n=e[a];if(Kp(n)){const t=ah(n.outlets);return new Ep(o,t)}if(0===a&&Xp(e[0])){o.push(new Sp(t.segments[r].path,nh(e[0]))),a++;continue}const l=Kp(n)?n.outlets[ip]:`${n}`,i=a<e.length-1?e[a+1]:null;l&&i&&Xp(i)?(o.push(new Sp(l,nh(i))),a+=2):(o.push(new Sp(l,{})),a++)}return new Ep(o,{})}function ah(t){const r={};return mp(t,((t,e)=>{"string"==typeof t&&(t=[t]),null!==t&&(r[e]=oh(new Ep([],{}),0,t))})),r}function nh(t){const r={};return mp(t,((t,e)=>r[e]=`${t}`)),r}function lh(t,r,e){return t==e.path&&hp(r,e.parameters)}const ih="imperative";class ch{constructor(t,r){this.id=t,this.url=r}}class sh extends ch{constructor(t,r,e="imperative",o=null){super(t,r),this.type=0,this.navigationTrigger=e,this.restoredState=o}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class dh extends ch{constructor(t,r,e){super(t,r),this.urlAfterRedirects=e,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class ph extends ch{constructor(t,r,e,o){super(t,r),this.reason=e,this.code=o,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class hh extends ch{constructor(t,r,e,o){super(t,r),this.reason=e,this.code=o,this.type=16}}class uh extends ch{constructor(t,r,e,o){super(t,r),this.error=e,this.target=o,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class gh extends ch{constructor(t,r,e,o){super(t,r),this.urlAfterRedirects=e,this.state=o,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class bh extends ch{constructor(t,r,e,o){super(t,r),this.urlAfterRedirects=e,this.state=o,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class mh extends ch{constructor(t,r,e,o,a){super(t,r),this.urlAfterRedirects=e,this.state=o,this.shouldActivate=a,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class vh extends ch{constructor(t,r,e,o){super(t,r),this.urlAfterRedirects=e,this.state=o,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class fh extends ch{constructor(t,r,e,o){super(t,r),this.urlAfterRedirects=e,this.state=o,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class yh{constructor(t){this.route=t,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class wh{constructor(t){this.route=t,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class xh{constructor(t){this.snapshot=t,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class kh{constructor(t){this.snapshot=t,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Ah{constructor(t){this.snapshot=t,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Ch{constructor(t){this.snapshot=t,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class zh{constructor(t,r,e){this.routerEvent=t,this.position=r,this.anchor=e,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}let Eh=(()=>{class t{createUrlTree(t,r,e,o,a,n){return function(t,r,e,o,a){if(0===e.length)return Jp(r.root,r.root,r.root,o,a);const n=function(t){if("string"==typeof t[0]&&1===t.length&&"/"===t[0])return new $p(!0,0,t);let r=0,e=!1;const o=t.reduce(((t,o,a)=>{if("object"==typeof o&&null!=o){if(o.outlets){const r={};return mp(o.outlets,((t,e)=>{r[e]="string"==typeof t?t.split("/"):t})),[...t,{outlets:r}]}if(o.segmentPath)return[...t,o.segmentPath]}return"string"!=typeof o?[...t,o]:0===a?(o.split("/").forEach(((o,a)=>{0==a&&"."===o||(0==a&&""===o?e=!0:".."===o?r++:""!=o&&t.push(o))})),t):[...t,o]}),[]);return new $p(e,r,o)}(e);return n.toRoot()?Jp(r.root,r.root,new Ep([],{}),o,a):function(e){const l=function(t,r,e,o){return t.isAbsolute?new th(r.root,!0,0):-1===o?new th(e,e===r.root,0):function(t,r,e){let o=t,a=r,n=e;for(;n>a;){if(n-=a,o=o.parent,!o)throw new zt(4005,Yp);a=o.segments.length}return new th(o,!1,a-n)}(e,o+(Xp(t.commands[0])?0:1),t.numberOfDoubleDots)}(n,r,t.snapshot?._urlSegment,e),i=l.processChildren?eh(l.segmentGroup,l.index,n.commands):rh(l.segmentGroup,l.index,n.commands);return Jp(r.root,l.segmentGroup,i,o,a)}(t.snapshot?._lastPathIndex)}(t||r.root,e,o,a,n)}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})(),Sh=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:function(t){return Eh.ɵfac(t)},providedIn:"root"}),t})();class jh{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const r=this.pathFromRoot(t);return r.length>1?r[r.length-2]:null}children(t){const r=Th(t,this._root);return r?r.children.map((t=>t.value)):[]}firstChild(t){const r=Th(t,this._root);return r&&r.children.length>0?r.children[0].value:null}siblings(t){const r=_h(t,this._root);return r.length<2?[]:r[r.length-2].children.map((t=>t.value)).filter((r=>r!==t))}pathFromRoot(t){return _h(t,this._root).map((t=>t.value))}}function Th(t,r){if(t===r.value)return r;for(const e of r.children){const r=Th(t,e);if(r)return r}return null}function _h(t,r){if(t===r.value)return[r];for(const e of r.children){const o=_h(t,e);if(o.length)return o.unshift(r),o}return[]}class Ih{constructor(t,r){this.value=t,this.children=r}toString(){return`TreeNode(${this.value})`}}function Dh(t){const r={};return t&&t.children.forEach((t=>r[t.value.outlet]=t)),r}class Rh extends jh{constructor(t,r){super(t),this.snapshot=r,Mh(this,t)}toString(){return this.snapshot.toString()}}function Oh(t,r){const e=function(t,r){const e=new Bh([],{},{},"",{},ip,r,null,t.root,-1,{});return new Nh("",new Ih(e,[]))}(t,r),o=new _d([new Sp("",{})]),a=new _d({}),n=new _d({}),l=new _d({}),i=new _d(""),c=new Lh(o,a,l,i,n,ip,r,e.root);return c.snapshot=e.root,new Rh(new Ih(c,[]),e)}class Lh{constructor(t,r,e,o,a,n,l,i){this.url=t,this.params=r,this.queryParams=e,this.fragment=o,this.data=a,this.outlet=n,this.component=l,this.title=this.data?.pipe(H((t=>t[cp])))??Td(void 0),this._futureSnapshot=i}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=this.params.pipe(H((t=>dp(t))))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(H((t=>dp(t))))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function Ph(t,r="emptyOnly"){const e=t.pathFromRoot;let o=0;if("always"!==r)for(o=e.length-1;o>=1;){const t=e[o],r=e[o-1];if(t.routeConfig&&""===t.routeConfig.path)o--;else{if(r.component)break;o--}}return function(t){return t.reduce(((t,r)=>({params:{...t.params,...r.params},data:{...t.data,...r.data},resolve:{...r.data,...t.resolve,...r.routeConfig?.data,...r._resolvedData}})),{params:{},data:{},resolve:{}})}(e.slice(o))}class Bh{get title(){return this.data?.[cp]}constructor(t,r,e,o,a,n,l,i,c,s,d){this.url=t,this.params=r,this.queryParams=e,this.fragment=o,this.data=a,this.outlet=n,this.component=l,this.routeConfig=i,this._urlSegment=c,this._lastPathIndex=s,this._resolve=d}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap||(this._paramMap=dp(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=dp(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map((t=>t.toString())).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class Nh extends jh{constructor(t,r){super(r),this.url=t,Mh(this,r)}toString(){return Fh(this._root)}}function Mh(t,r){r.value._routerState=t,r.children.forEach((r=>Mh(t,r)))}function Fh(t){const r=t.children.length>0?` { ${t.children.map(Fh).join(", ")} } `:"";return`${t.value}${r}`}function Vh(t){if(t.snapshot){const r=t.snapshot,e=t._futureSnapshot;t.snapshot=e,hp(r.queryParams,e.queryParams)||t.queryParams.next(e.queryParams),r.fragment!==e.fragment&&t.fragment.next(e.fragment),hp(r.params,e.params)||t.params.next(e.params),function(t,r){if(t.length!==r.length)return!1;for(let e=0;e<t.length;++e)if(!hp(t[e],r[e]))return!1;return!0}(r.url,e.url)||t.url.next(e.url),hp(r.data,e.data)||t.data.next(e.data)}else t.snapshot=t._futureSnapshot,t.data.next(t._futureSnapshot.data)}function Uh(t,r){const e=hp(t.params,r.params)&&function(t,r){return jp(t,r)&&t.every(((t,e)=>hp(t.parameters,r[e].parameters)))}(t.url,r.url);return e&&!(!t.parent!=!r.parent)&&(!t.parent||Uh(t.parent,r.parent))}function Hh(t,r,e){if(e&&t.shouldReuseRoute(r.value,e.value.snapshot)){const o=e.value;o._futureSnapshot=r.value;const a=function(t,r,e){return r.children.map((r=>{for(const o of e.children)if(t.shouldReuseRoute(r.value,o.value.snapshot))return Hh(t,r,o);return Hh(t,r)}))}(t,r,e);return new Ih(o,a)}{if(t.shouldAttach(r.value)){const e=t.retrieve(r.value);if(null!==e){const o=e.route;return o.value._futureSnapshot=r.value,o.children=r.children.map((r=>Hh(t,r))),o}}const e=function(t){return new Lh(new _d(t.url),new _d(t.params),new _d(t.queryParams),new _d(t.fragment),new _d(t.data),t.outlet,t.component,t)}(r.value),o=r.children.map((r=>Hh(t,r)));return new Ih(e,o)}}const Zh="ngNavigationCancelingError";function Wh(t,r){const{redirectTo:e,navigationBehaviorOptions:o}=Gp(r)?{redirectTo:r,navigationBehaviorOptions:void 0}:r,a=qh(!1,0,r);return a.url=e,a.navigationBehaviorOptions=o,a}function qh(t,r,e){const o=new Error("NavigationCancelingError: "+(t||""));return o[Zh]=!0,o.cancellationCode=r,e&&(o.url=e),o}function Gh(t){return Yh(t)&&Gp(t.url)}function Yh(t){return t&&t[Zh]}class Xh{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new Kh,this.attachRef=null}}let Kh=(()=>{class t{constructor(){this.contexts=new Map}onChildOutletCreated(t,r){const e=this.getOrCreateContext(t);e.outlet=r,this.contexts.set(t,e)}onChildOutletDestroyed(t){const r=this.getContext(t);r&&(r.outlet=null,r.attachRef=null)}onOutletDeactivated(){const t=this.contexts;return this.contexts=new Map,t}onOutletReAttached(t){this.contexts=t}getOrCreateContext(t){let r=this.getContext(t);return r||(r=new Xh,this.contexts.set(t,r)),r}getContext(t){return this.contexts.get(t)||null}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();const Jh=!1;let Qh=(()=>{class t{constructor(){this.activated=null,this._activatedRoute=null,this.name=ip,this.activateEvents=new Vi,this.deactivateEvents=new Vi,this.attachEvents=new Vi,this.detachEvents=new Vi,this.parentContexts=Jt(Kh),this.location=Jt(Xi),this.changeDetector=Jt(Jc),this.environmentInjector=Jt(rn)}ngOnChanges(t){if(t.name){const{firstChange:r,previousValue:e}=t.name;if(r)return;this.isTrackedInParentContexts(e)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(e)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name)}isTrackedInParentContexts(t){return this.parentContexts.getContext(t)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;const t=this.parentContexts.getContext(this.name);t?.route&&(t.attachRef?this.attach(t.attachRef,t.route):this.activateWith(t.route,t.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new zt(4012,Jh);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new zt(4012,Jh);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new zt(4012,Jh);this.location.detach();const t=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(t.instance),t}attach(t,r){this.activated=t,this._activatedRoute=r,this.location.insert(t.hostView),this.attachEvents.emit(t.instance)}deactivate(){if(this.activated){const t=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(t)}}activateWith(t,r){if(this.isActivated)throw new zt(4013,Jh);this._activatedRoute=t;const e=this.location,o=t.snapshot.component,a=this.parentContexts.getOrCreateContext(this.name).children,n=new $h(t,a,e.injector);if(r&&function(t){return!!t.resolveComponentFactory}(r)){const t=r.resolveComponentFactory(o);this.activated=e.createComponent(t,e.length,n)}else this.activated=e.createComponent(o,{index:e.length,injector:n,environmentInjector:r??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return t.ɵfac=function(r){return new(r||t)},t.ɵdir=yr({type:t,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[de]}),t})();class $h{constructor(t,r,e){this.route=t,this.childContexts=r,this.parent=e}get(t,r){return t===Lh?this.route:t===Kh?this.childContexts:this.parent.get(t,r)}}let tu=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵcmp=gr({type:t,selectors:[["ng-component"]],standalone:!0,features:[Mi],decls:1,vars:0,template:function(t,r){1&t&&Kl(0,"router-outlet")},dependencies:[Qh],encapsulation:2}),t})();function ru(t,r){return t.providers&&!t._injector&&(t._injector=Bi(t.providers,r,`Route: ${t.path}`)),t._injector??r}function eu(t){const r=t.children&&t.children.map(eu),e=r?{...t,children:r}:{...t};return!e.component&&!e.loadComponent&&(r||e.loadChildren)&&e.outlet&&e.outlet!==ip&&(e.component=tu),e}function ou(t){return t.outlet||ip}function au(t,r){const e=t.filter((t=>ou(t)===r));return e.push(...t.filter((t=>ou(t)!==r))),e}function nu(t){if(!t)return null;if(t.routeConfig?._injector)return t.routeConfig._injector;for(let r=t.parent;r;r=r.parent){const t=r.routeConfig;if(t?._loadedInjector)return t._loadedInjector;if(t?._injector)return t._injector}return null}class lu{constructor(t,r,e,o){this.routeReuseStrategy=t,this.futureState=r,this.currState=e,this.forwardEvent=o}activate(t){const r=this.futureState._root,e=this.currState?this.currState._root:null;this.deactivateChildRoutes(r,e,t),Vh(this.futureState.root),this.activateChildRoutes(r,e,t)}deactivateChildRoutes(t,r,e){const o=Dh(r);t.children.forEach((t=>{const r=t.value.outlet;this.deactivateRoutes(t,o[r],e),delete o[r]})),mp(o,((t,r)=>{this.deactivateRouteAndItsChildren(t,e)}))}deactivateRoutes(t,r,e){const o=t.value,a=r?r.value:null;if(o===a)if(o.component){const a=e.getContext(o.outlet);a&&this.deactivateChildRoutes(t,r,a.children)}else this.deactivateChildRoutes(t,r,e);else a&&this.deactivateRouteAndItsChildren(r,e)}deactivateRouteAndItsChildren(t,r){t.value.component&&this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,r):this.deactivateRouteAndOutlet(t,r)}detachAndStoreRouteSubtree(t,r){const e=r.getContext(t.value.outlet),o=e&&t.value.component?e.children:r,a=Dh(t);for(const t of Object.keys(a))this.deactivateRouteAndItsChildren(a[t],o);if(e&&e.outlet){const r=e.outlet.detach(),o=e.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:r,route:t,contexts:o})}}deactivateRouteAndOutlet(t,r){const e=r.getContext(t.value.outlet),o=e&&t.value.component?e.children:r,a=Dh(t);for(const t of Object.keys(a))this.deactivateRouteAndItsChildren(a[t],o);e&&(e.outlet&&(e.outlet.deactivate(),e.children.onOutletDeactivated()),e.attachRef=null,e.resolver=null,e.route=null)}activateChildRoutes(t,r,e){const o=Dh(r);t.children.forEach((t=>{this.activateRoutes(t,o[t.value.outlet],e),this.forwardEvent(new Ch(t.value.snapshot))})),t.children.length&&this.forwardEvent(new kh(t.value.snapshot))}activateRoutes(t,r,e){const o=t.value,a=r?r.value:null;if(Vh(o),o===a)if(o.component){const a=e.getOrCreateContext(o.outlet);this.activateChildRoutes(t,r,a.children)}else this.activateChildRoutes(t,r,e);else if(o.component){const r=e.getOrCreateContext(o.outlet);if(this.routeReuseStrategy.shouldAttach(o.snapshot)){const e=this.routeReuseStrategy.retrieve(o.snapshot);this.routeReuseStrategy.store(o.snapshot,null),r.children.onOutletReAttached(e.contexts),r.attachRef=e.componentRef,r.route=e.route.value,r.outlet&&r.outlet.attach(e.componentRef,e.route.value),Vh(e.route.value),this.activateChildRoutes(t,null,r.children)}else{const e=nu(o.snapshot),a=e?.get(pn)??null;r.attachRef=null,r.route=o,r.resolver=a,r.injector=e,r.outlet&&r.outlet.activateWith(o,r.injector),this.activateChildRoutes(t,null,r.children)}}else this.activateChildRoutes(t,null,e)}}class iu{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class cu{constructor(t,r){this.component=t,this.route=r}}function su(t,r,e){const o=t._root;return pu(o,r?r._root:null,e,[o.value])}function du(t,r){const e=Symbol(),o=r.get(t,e);return o===e?"function"!=typeof t||function(t){return null!==_t(t)}(t)?r.get(t):t:o}function pu(t,r,e,o,a={canDeactivateChecks:[],canActivateChecks:[]}){const n=Dh(r);return t.children.forEach((t=>{(function(t,r,e,o,a={canDeactivateChecks:[],canActivateChecks:[]}){const n=t.value,l=r?r.value:null,i=e?e.getContext(t.value.outlet):null;if(l&&n.routeConfig===l.routeConfig){const c=function(t,r,e){if("function"==typeof e)return e(t,r);switch(e){case"pathParamsChange":return!jp(t.url,r.url);case"pathParamsOrQueryParamsChange":return!jp(t.url,r.url)||!hp(t.queryParams,r.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Uh(t,r)||!hp(t.queryParams,r.queryParams);default:return!Uh(t,r)}}(l,n,n.routeConfig.runGuardsAndResolvers);c?a.canActivateChecks.push(new iu(o)):(n.data=l.data,n._resolvedData=l._resolvedData),pu(t,r,n.component?i?i.children:null:e,o,a),c&&i&&i.outlet&&i.outlet.isActivated&&a.canDeactivateChecks.push(new cu(i.outlet.component,l))}else l&&hu(r,i,a),a.canActivateChecks.push(new iu(o)),pu(t,null,n.component?i?i.children:null:e,o,a)})(t,n[t.value.outlet],e,o.concat([t.value]),a),delete n[t.value.outlet]})),mp(n,((t,r)=>hu(t,e.getContext(r),a))),a}function hu(t,r,e){const o=Dh(t),a=t.value;mp(o,((t,o)=>{hu(t,a.component?r?r.children.getContext(o):null:r,e)})),e.canDeactivateChecks.push(new cu(a.component&&r&&r.outlet&&r.outlet.isActivated?r.outlet.component:null,a))}function uu(t){return"function"==typeof t}function gu(t){return t instanceof Id||"EmptyError"===t?.name}const bu=Symbol("INITIAL_VALUE");function mu(){return Gd((t=>Fd(t.map((t=>t.pipe(Yd(1),function(...t){const r=st(t);return F(((e,o)=>{(r?Ud(t,e,r):Ud(t,e)).subscribe(o)}))}(bu))))).pipe(H((t=>{for(const r of t)if(!0!==r){if(r===bu)return bu;if(!1===r||r instanceof zp)return r}return!0})),Xd((t=>t!==bu)),Yd(1))))}function vu(t){return function(...t){return R(t)}(rp((t=>{if(Gp(t))throw Wh(0,t)})),H((t=>!0===t)))}const fu={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function yu(t,r,e,o,a){const n=wu(t,r,e);return n.matched?function(t,r,e,o){const a=r.canMatch;return a&&0!==a.length?Td(a.map((o=>{const a=du(o,t);return vp(function(t){return t&&uu(t.canMatch)}(a)?a.canMatch(r,e):t.runInContext((()=>a(r,e))))}))).pipe(mu(),vu()):Td(!0)}(o=ru(r,o),r,e).pipe(H((t=>!0===t?n:{...fu}))):Td(n)}function wu(t,r,e){if(""===r.path)return"full"===r.pathMatch&&(t.hasChildren()||e.length>0)?{...fu}:{matched:!0,consumedSegments:[],remainingSegments:e,parameters:{},positionalParamSegments:{}};const o=(r.matcher||pp)(e,t,r);if(!o)return{...fu};const a={};mp(o.posParams,((t,r)=>{a[r]=t.path}));const n=o.consumed.length>0?{...a,...o.consumed[o.consumed.length-1].parameters}:a;return{matched:!0,consumedSegments:o.consumed,remainingSegments:e.slice(o.consumed.length),parameters:n,positionalParamSegments:o.posParams??{}}}function xu(t,r,e,o){if(e.length>0&&function(t,r,e){return e.some((e=>ku(t,r,e)&&ou(e)!==ip))}(t,e,o)){const a=new Ep(r,function(t,r,e,o){const a={};a[ip]=o,o._sourceSegment=t,o._segmentIndexShift=r.length;for(const o of e)if(""===o.path&&ou(o)!==ip){const e=new Ep([],{});e._sourceSegment=t,e._segmentIndexShift=r.length,a[ou(o)]=e}return a}(t,r,o,new Ep(e,t.children)));return a._sourceSegment=t,a._segmentIndexShift=r.length,{segmentGroup:a,slicedSegments:[]}}if(0===e.length&&function(t,r,e){return e.some((e=>ku(t,r,e)))}(t,e,o)){const a=new Ep(t.segments,function(t,r,e,o,a){const n={};for(const l of o)if(ku(t,e,l)&&!a[ou(l)]){const e=new Ep([],{});e._sourceSegment=t,e._segmentIndexShift=r.length,n[ou(l)]=e}return{...a,...n}}(t,r,e,o,t.children));return a._sourceSegment=t,a._segmentIndexShift=r.length,{segmentGroup:a,slicedSegments:e}}const a=new Ep(t.segments,t.children);return a._sourceSegment=t,a._segmentIndexShift=r.length,{segmentGroup:a,slicedSegments:e}}function ku(t,r,e){return(!(t.hasChildren()||r.length>0)||"full"!==e.pathMatch)&&""===e.path}function Au(t,r,e,o){return!!(ou(t)===o||o!==ip&&ku(r,e,t))&&("**"===t.path||wu(r,t,e).matched)}function Cu(t,r,e){return 0===r.length&&!t.children[e]}const zu=!1;class Eu{constructor(t){this.segmentGroup=t||null}}class Su{constructor(t){this.urlTree=t}}function ju(t){return Zd(new Eu(t))}function Tu(t){return Zd(new Su(t))}class _u{constructor(t,r,e,o,a){this.injector=t,this.configLoader=r,this.urlSerializer=e,this.urlTree=o,this.config=a,this.allowRedirects=!0}apply(){const t=xu(this.urlTree.root,[],[],this.config).segmentGroup,r=new Ep(t.segments,t.children);return this.expandSegmentGroup(this.injector,this.config,r,ip).pipe(H((t=>this.createUrlTree(qp(t),this.urlTree.queryParams,this.urlTree.fragment)))).pipe(ep((t=>{if(t instanceof Su)return this.allowRedirects=!1,this.match(t.urlTree);throw t instanceof Eu?this.noMatchError(t):t})))}match(t){return this.expandSegmentGroup(this.injector,this.config,t.root,ip).pipe(H((r=>this.createUrlTree(qp(r),t.queryParams,t.fragment)))).pipe(ep((t=>{throw t instanceof Eu?this.noMatchError(t):t})))}noMatchError(t){return new zt(4002,zu)}createUrlTree(t,r,e){const o=Wp(t);return new zp(o,r,e)}expandSegmentGroup(t,r,e,o){return 0===e.segments.length&&e.hasChildren()?this.expandChildren(t,r,e).pipe(H((t=>new Ep([],t)))):this.expandSegment(t,e,r,e.segments,o,!0)}expandChildren(t,r,e){const o=[];for(const t of Object.keys(e.children))"primary"===t?o.unshift(t):o.push(t);return ut(o).pipe(tp((o=>{const a=e.children[o],n=au(r,o);return this.expandSegmentGroup(t,n,a,o).pipe(H((t=>({segment:t,outlet:o}))))})),op(((t,r)=>(t[r.outlet]=r.segment,t)),{}),np())}expandSegment(t,r,e,o,a,n){return ut(e).pipe(tp((l=>this.expandSegmentAgainstRoute(t,r,e,l,o,a,n).pipe(ep((t=>{if(t instanceof Eu)return Td(null);throw t}))))),$d((t=>!!t)),ep(((t,e)=>{if(gu(t))return Cu(r,o,a)?Td(new Ep([],{})):ju(r);throw t})))}expandSegmentAgainstRoute(t,r,e,o,a,n,l){return Au(o,r,a,n)?void 0===o.redirectTo?this.matchSegmentAgainstRoute(t,r,o,a,n):l&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,r,e,o,a,n):ju(r):ju(r)}expandSegmentAgainstRouteUsingRedirect(t,r,e,o,a,n){return"**"===o.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,e,o,n):this.expandRegularSegmentAgainstRouteUsingRedirect(t,r,e,o,a,n)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,r,e,o){const a=this.applyRedirectCommands([],e.redirectTo,{});return e.redirectTo.startsWith("/")?Tu(a):this.lineralizeSegments(e,a).pipe(at((e=>{const a=new Ep(e,{});return this.expandSegment(t,a,r,e,o,!1)})))}expandRegularSegmentAgainstRouteUsingRedirect(t,r,e,o,a,n){const{matched:l,consumedSegments:i,remainingSegments:c,positionalParamSegments:s}=wu(r,o,a);if(!l)return ju(r);const d=this.applyRedirectCommands(i,o.redirectTo,s);return o.redirectTo.startsWith("/")?Tu(d):this.lineralizeSegments(o,d).pipe(at((o=>this.expandSegment(t,r,e,o.concat(c),n,!1))))}matchSegmentAgainstRoute(t,r,e,o,a){return"**"===e.path?(t=ru(e,t),e.loadChildren?(e._loadedRoutes?Td({routes:e._loadedRoutes,injector:e._loadedInjector}):this.configLoader.loadChildren(t,e)).pipe(H((t=>(e._loadedRoutes=t.routes,e._loadedInjector=t.injector,new Ep(o,{}))))):Td(new Ep(o,{}))):yu(r,e,o,t).pipe(Gd((({matched:n,consumedSegments:l,remainingSegments:i})=>n?this.getChildConfig(t=e._injector??t,e,o).pipe(at((o=>{const n=o.injector??t,c=o.routes,{segmentGroup:s,slicedSegments:d}=xu(r,l,i,c),p=new Ep(s.segments,s.children);if(0===d.length&&p.hasChildren())return this.expandChildren(n,c,p).pipe(H((t=>new Ep(l,t))));if(0===c.length&&0===d.length)return Td(new Ep(l,{}));const h=ou(e)===a;return this.expandSegment(n,p,c,d,h?ip:a,!0).pipe(H((t=>new Ep(l.concat(t.segments),t.children))))}))):ju(r))))}getChildConfig(t,r,e){return r.children?Td({routes:r.children,injector:t}):r.loadChildren?void 0!==r._loadedRoutes?Td({routes:r._loadedRoutes,injector:r._loadedInjector}):function(t,r,e,o){const a=r.canLoad;return void 0===a||0===a.length?Td(!0):Td(a.map((o=>{const a=du(o,t);return vp(function(t){return t&&uu(t.canLoad)}(a)?a.canLoad(r,e):t.runInContext((()=>a(r,e))))}))).pipe(mu(),vu())}(t,r,e).pipe(at((e=>e?this.configLoader.loadChildren(t,r).pipe(rp((t=>{r._loadedRoutes=t.routes,r._loadedInjector=t.injector}))):Zd(qh(zu,3))))):Td({routes:[],injector:t})}lineralizeSegments(t,r){let e=[],o=r.root;for(;;){if(e=e.concat(o.segments),0===o.numberOfChildren)return Td(e);if(o.numberOfChildren>1||!o.children[ip])return t.redirectTo,Zd(new zt(4e3,zu));o=o.children[ip]}}applyRedirectCommands(t,r,e){return this.applyRedirectCreateUrlTree(r,this.urlSerializer.parse(r),t,e)}applyRedirectCreateUrlTree(t,r,e,o){const a=this.createSegmentGroup(t,r.root,e,o);return new zp(a,this.createQueryParams(r.queryParams,this.urlTree.queryParams),r.fragment)}createQueryParams(t,r){const e={};return mp(t,((t,o)=>{if("string"==typeof t&&t.startsWith(":")){const a=t.substring(1);e[o]=r[a]}else e[o]=t})),e}createSegmentGroup(t,r,e,o){const a=this.createSegments(t,r.segments,e,o);let n={};return mp(r.children,((r,a)=>{n[a]=this.createSegmentGroup(t,r,e,o)})),new Ep(a,n)}createSegments(t,r,e,o){return r.map((r=>r.path.startsWith(":")?this.findPosParam(t,r,o):this.findOrReturn(r,e)))}findPosParam(t,r,e){const o=e[r.path.substring(1)];if(!o)throw new zt(4001,zu);return o}findOrReturn(t,r){let e=0;for(const o of r){if(o.path===t.path)return r.splice(e),o;e++}return t}}class Iu{}class Du{constructor(t,r,e,o,a,n,l){this.injector=t,this.rootComponentType=r,this.config=e,this.urlTree=o,this.url=a,this.paramsInheritanceStrategy=n,this.urlSerializer=l}recognize(){const t=xu(this.urlTree.root,[],[],this.config.filter((t=>void 0===t.redirectTo))).segmentGroup;return this.processSegmentGroup(this.injector,this.config,t,ip).pipe(H((t=>{if(null===t)return null;const r=new Bh([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},ip,this.rootComponentType,null,this.urlTree.root,-1,{}),e=new Ih(r,t),o=new Nh(this.url,e);return this.inheritParamsAndData(o._root),o})))}inheritParamsAndData(t){const r=t.value,e=Ph(r,this.paramsInheritanceStrategy);r.params=Object.freeze(e.params),r.data=Object.freeze(e.data),t.children.forEach((t=>this.inheritParamsAndData(t)))}processSegmentGroup(t,r,e,o){return 0===e.segments.length&&e.hasChildren()?this.processChildren(t,r,e):this.processSegment(t,r,e,e.segments,o)}processChildren(t,r,e){return ut(Object.keys(e.children)).pipe(tp((o=>{const a=e.children[o],n=au(r,o);return this.processSegmentGroup(t,n,a,o)})),op(((t,r)=>t&&r?(t.push(...r),t):null)),function(t,r=!1){return F(((e,o)=>{let a=0;e.subscribe(V(o,(e=>{const n=t(e,a++);(n||r)&&o.next(e),!n&&o.complete()})))}))}((t=>null!==t)),Kd(null),np(),H((t=>{if(null===t)return null;const r=Ou(t);return function(t){t.sort(((t,r)=>t.value.outlet===ip?-1:r.value.outlet===ip?1:t.value.outlet.localeCompare(r.value.outlet)))}(r),r})))}processSegment(t,r,e,o,a){return ut(r).pipe(tp((r=>this.processSegmentAgainstRoute(r._injector??t,r,e,o,a))),$d((t=>!!t)),ep((t=>{if(gu(t))return Cu(e,o,a)?Td([]):Td(null);throw t})))}processSegmentAgainstRoute(t,r,e,o,a){if(r.redirectTo||!Au(r,e,o,a))return Td(null);let n;if("**"===r.path){const t=o.length>0?bp(o).parameters:{},a=Pu(e)+o.length;n=Td({snapshot:new Bh(o,t,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,Bu(r),ou(r),r.component??r._loadedComponent??null,r,Lu(e),a,Nu(r)),consumedSegments:[],remainingSegments:[]})}else n=yu(e,r,o,t).pipe(H((({matched:t,consumedSegments:o,remainingSegments:a,parameters:n})=>{if(!t)return null;const l=Pu(e)+o.length;return{snapshot:new Bh(o,n,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,Bu(r),ou(r),r.component??r._loadedComponent??null,r,Lu(e),l,Nu(r)),consumedSegments:o,remainingSegments:a}})));return n.pipe(Gd((o=>{if(null===o)return Td(null);const{snapshot:n,consumedSegments:l,remainingSegments:i}=o;t=r._injector??t;const c=r._loadedInjector??t,s=function(t){return t.children?t.children:t.loadChildren?t._loadedRoutes:[]}(r),{segmentGroup:d,slicedSegments:p}=xu(e,l,i,s.filter((t=>void 0===t.redirectTo)));if(0===p.length&&d.hasChildren())return this.processChildren(c,s,d).pipe(H((t=>null===t?null:[new Ih(n,t)])));if(0===s.length&&0===p.length)return Td([new Ih(n,[])]);const h=ou(r)===a;return this.processSegment(c,s,d,p,h?ip:a).pipe(H((t=>null===t?null:[new Ih(n,t)])))})))}}function Ru(t){const r=t.value.routeConfig;return r&&""===r.path&&void 0===r.redirectTo}function Ou(t){const r=[],e=new Set;for(const o of t){if(!Ru(o)){r.push(o);continue}const t=r.find((t=>o.value.routeConfig===t.value.routeConfig));void 0!==t?(t.children.push(...o.children),e.add(t)):r.push(o)}for(const t of e){const e=Ou(t.children);r.push(new Ih(t.value,e))}return r.filter((t=>!e.has(t)))}function Lu(t){let r=t;for(;r._sourceSegment;)r=r._sourceSegment;return r}function Pu(t){let r=t,e=r._segmentIndexShift??0;for(;r._sourceSegment;)r=r._sourceSegment,e+=r._segmentIndexShift??0;return e-1}function Bu(t){return t.data||{}}function Nu(t){return t.resolve||{}}function Mu(t){return"string"==typeof t.title||null===t.title}function Fu(t){return Gd((r=>{const e=t(r);return e?ut(e).pipe(H((()=>r))):Td(r)}))}const Vu=new Vo("ROUTES");let Uu=(()=>{class t{constructor(){this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap,this.compiler=Jt(zc)}loadComponent(t){if(this.componentLoaders.get(t))return this.componentLoaders.get(t);if(t._loadedComponent)return Td(t._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(t);const r=vp(t.loadComponent()).pipe(H(Hu),rp((r=>{this.onLoadEndListener&&this.onLoadEndListener(t),t._loadedComponent=r})),lp((()=>{this.componentLoaders.delete(t)}))),e=new qd(r,(()=>new B)).pipe(Wd());return this.componentLoaders.set(t,e),e}loadChildren(t,r){if(this.childrenLoaders.get(r))return this.childrenLoaders.get(r);if(r._loadedRoutes)return Td({routes:r._loadedRoutes,injector:r._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(r);const e=this.loadModuleFactoryOrRoutes(r.loadChildren).pipe(H((e=>{let o,a;return this.onLoadEndListener&&this.onLoadEndListener(r),Array.isArray(e)?a=e:(o=e.create(t).injector,a=gp(o.get(Vu,[],Bt.Self|Bt.Optional))),{routes:a.map(eu),injector:o}})),lp((()=>{this.childrenLoaders.delete(r)}))),o=new qd(e,(()=>new B)).pipe(Wd());return this.childrenLoaders.set(r,o),o}loadModuleFactoryOrRoutes(t){return vp(t()).pipe(H(Hu),at((t=>t instanceof Ri||Array.isArray(t)?Td(t):ut(this.compiler.compileModuleAsync(t)))))}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();function Hu(t){return function(t){return t&&"object"==typeof t&&"default"in t}(t)?t.default:t}let Zu=(()=>{class t{get hasRequestedNavigation(){return 0!==this.navigationId}constructor(){this.currentNavigation=null,this.lastSuccessfulNavigation=null,this.events=new B,this.configLoader=Jt(Uu),this.environmentInjector=Jt(rn),this.urlSerializer=Jt(Tp),this.rootContexts=Jt(Kh),this.navigationId=0,this.afterPreactivation=()=>Td(void 0),this.rootComponentType=null,this.configLoader.onLoadEndListener=t=>this.events.next(new wh(t)),this.configLoader.onLoadStartListener=t=>this.events.next(new yh(t))}complete(){this.transitions?.complete()}handleNavigationRequest(t){const r=++this.navigationId;this.transitions?.next({...this.transitions.value,...t,id:r})}setupNavigations(t){return this.transitions=new _d({id:0,targetPageId:0,currentUrlTree:t.currentUrlTree,currentRawUrl:t.currentUrlTree,extractedUrl:t.urlHandlingStrategy.extract(t.currentUrlTree),urlAfterRedirects:t.urlHandlingStrategy.extract(t.currentUrlTree),rawUrl:t.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:ih,restoredState:null,currentSnapshot:t.routerState.snapshot,targetSnapshot:null,currentRouterState:t.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(Xd((t=>0!==t.id)),H((r=>({...r,extractedUrl:t.urlHandlingStrategy.extract(r.rawUrl)}))),Gd((r=>{let e=!1,o=!1;return Td(r).pipe(rp((t=>{this.currentNavigation={id:t.id,initialUrl:t.rawUrl,extractedUrl:t.extractedUrl,trigger:t.source,extras:t.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}})),Gd((e=>{const o=t.browserUrlTree.toString(),a=!t.navigated||e.extractedUrl.toString()!==o||o!==t.currentUrlTree.toString();if(!a&&"reload"!==(e.extras.onSameUrlNavigation??t.onSameUrlNavigation)){const o="";return this.events.next(new hh(e.id,t.serializeUrl(r.rawUrl),o,0)),t.rawUrlTree=e.rawUrl,e.resolve(null),lt}if(t.urlHandlingStrategy.shouldProcessUrl(e.rawUrl))return Wu(e.source)&&(t.browserUrlTree=e.extractedUrl),Td(e).pipe(Gd((t=>{const r=this.transitions?.getValue();return this.events.next(new sh(t.id,this.urlSerializer.serialize(t.extractedUrl),t.source,t.restoredState)),r!==this.transitions?.getValue()?lt:Promise.resolve(t)})),function(t,r,e,o){return Gd((a=>function(t,r,e,o,a){return new _u(t,r,e,o,a).apply()}(t,r,e,a.extractedUrl,o).pipe(H((t=>({...a,urlAfterRedirects:t}))))))}(this.environmentInjector,this.configLoader,this.urlSerializer,t.config),rp((t=>{this.currentNavigation={...this.currentNavigation,finalUrl:t.urlAfterRedirects},r.urlAfterRedirects=t.urlAfterRedirects})),function(t,r,e,o,a){return at((n=>function(t,r,e,o,a,n,l="emptyOnly"){return new Du(t,r,e,o,a,l,n).recognize().pipe(Gd((t=>null===t?function(t){return new O((r=>r.error(t)))}(new Iu):Td(t))))}(t,r,e,n.urlAfterRedirects,o.serialize(n.urlAfterRedirects),o,a).pipe(H((t=>({...n,targetSnapshot:t}))))))}(this.environmentInjector,this.rootComponentType,t.config,this.urlSerializer,t.paramsInheritanceStrategy),rp((e=>{if(r.targetSnapshot=e.targetSnapshot,"eager"===t.urlUpdateStrategy){if(!e.extras.skipLocationChange){const r=t.urlHandlingStrategy.merge(e.urlAfterRedirects,e.rawUrl);t.setBrowserUrl(r,e)}t.browserUrlTree=e.urlAfterRedirects}const o=new gh(e.id,this.urlSerializer.serialize(e.extractedUrl),this.urlSerializer.serialize(e.urlAfterRedirects),e.targetSnapshot);this.events.next(o)})));if(a&&t.urlHandlingStrategy.shouldProcessUrl(t.rawUrlTree)){const{id:t,extractedUrl:o,source:a,restoredState:n,extras:l}=e,i=new sh(t,this.urlSerializer.serialize(o),a,n);this.events.next(i);const c=Oh(o,this.rootComponentType).snapshot;return Td(r={...e,targetSnapshot:c,urlAfterRedirects:o,extras:{...l,skipLocationChange:!1,replaceUrl:!1}})}{const o="";return this.events.next(new hh(e.id,t.serializeUrl(r.extractedUrl),o,1)),t.rawUrlTree=e.rawUrl,e.resolve(null),lt}})),rp((t=>{const r=new bh(t.id,this.urlSerializer.serialize(t.extractedUrl),this.urlSerializer.serialize(t.urlAfterRedirects),t.targetSnapshot);this.events.next(r)})),H((t=>r={...t,guards:su(t.targetSnapshot,t.currentSnapshot,this.rootContexts)})),function(t,r){return at((e=>{const{targetSnapshot:o,currentSnapshot:a,guards:{canActivateChecks:n,canDeactivateChecks:l}}=e;return 0===l.length&&0===n.length?Td({...e,guardsResult:!0}):function(t,r,e,o){return ut(t).pipe(at((t=>function(t,r,e,o,a){const n=r&&r.routeConfig?r.routeConfig.canDeactivate:null;return n&&0!==n.length?Td(n.map((n=>{const l=nu(r)??a,i=du(n,l);return vp(function(t){return t&&uu(t.canDeactivate)}(i)?i.canDeactivate(t,r,e,o):l.runInContext((()=>i(t,r,e,o)))).pipe($d())}))).pipe(mu()):Td(!0)}(t.component,t.route,e,r,o))),$d((t=>!0!==t),!0))}(l,o,a,t).pipe(at((e=>e&&function(t){return"boolean"==typeof t}(e)?function(t,r,e,o){return ut(r).pipe(tp((r=>Ud(function(t,r){return null!==t&&r&&r(new xh(t)),Td(!0)}(r.route.parent,o),function(t,r){return null!==t&&r&&r(new Ah(t)),Td(!0)}(r.route,o),function(t,r,e){const o=r[r.length-1],a=r.slice(0,r.length-1).reverse().map((t=>function(t){const r=t.routeConfig?t.routeConfig.canActivateChild:null;return r&&0!==r.length?{node:t,guards:r}:null}(t))).filter((t=>null!==t)).map((r=>Hd((()=>Td(r.guards.map((a=>{const n=nu(r.node)??e,l=du(a,n);return vp(function(t){return t&&uu(t.canActivateChild)}(l)?l.canActivateChild(o,t):n.runInContext((()=>l(o,t)))).pipe($d())}))).pipe(mu())))));return Td(a).pipe(mu())}(t,r.path,e),function(t,r,e){const o=r.routeConfig?r.routeConfig.canActivate:null;if(!o||0===o.length)return Td(!0);const a=o.map((o=>Hd((()=>{const a=nu(r)??e,n=du(o,a);return vp(function(t){return t&&uu(t.canActivate)}(n)?n.canActivate(r,t):a.runInContext((()=>n(r,t)))).pipe($d())}))));return Td(a).pipe(mu())}(t,r.route,e)))),$d((t=>!0!==t),!0))}(o,n,t,r):Td(e))),H((t=>({...e,guardsResult:t}))))}))}(this.environmentInjector,(t=>this.events.next(t))),rp((t=>{if(r.guardsResult=t.guardsResult,Gp(t.guardsResult))throw Wh(0,t.guardsResult);const e=new mh(t.id,this.urlSerializer.serialize(t.extractedUrl),this.urlSerializer.serialize(t.urlAfterRedirects),t.targetSnapshot,!!t.guardsResult);this.events.next(e)})),Xd((r=>!!r.guardsResult||(t.restoreHistory(r),this.cancelNavigationTransition(r,"",3),!1))),Fu((r=>{if(r.guards.canActivateChecks.length)return Td(r).pipe(rp((t=>{const r=new vh(t.id,this.urlSerializer.serialize(t.extractedUrl),this.urlSerializer.serialize(t.urlAfterRedirects),t.targetSnapshot);this.events.next(r)})),Gd((r=>{let e=!1;return Td(r).pipe(function(t,r){return at((e=>{const{targetSnapshot:o,guards:{canActivateChecks:a}}=e;if(!a.length)return Td(e);let n=0;return ut(a).pipe(tp((e=>function(t,r,e,o){const a=t.routeConfig,n=t._resolve;return void 0!==a?.title&&!Mu(a)&&(n[cp]=a.title),function(t,r,e,o){const a=function(t){return[...Object.keys(t),...Object.getOwnPropertySymbols(t)]}(t);if(0===a.length)return Td({});const n={};return ut(a).pipe(at((a=>function(t,r,e,o){const a=nu(r)??o,n=du(t,a);return vp(n.resolve?n.resolve(r,e):a.runInContext((()=>n(r,e))))}(t[a],r,e,o).pipe($d(),rp((t=>{n[a]=t}))))),ap(1),function(t){return H((()=>t))}(n),ep((t=>gu(t)?lt:Zd(t))))}(n,t,r,o).pipe(H((r=>(t._resolvedData=r,t.data=Ph(t,e).resolve,a&&Mu(a)&&(t.data[cp]=a.title),null))))}(e.route,o,t,r))),rp((()=>n++)),ap(1),at((t=>n===a.length?Td(e):lt)))}))}(t.paramsInheritanceStrategy,this.environmentInjector),rp({next:()=>e=!0,complete:()=>{e||(t.restoreHistory(r),this.cancelNavigationTransition(r,"",2))}}))})),rp((t=>{const r=new fh(t.id,this.urlSerializer.serialize(t.extractedUrl),this.urlSerializer.serialize(t.urlAfterRedirects),t.targetSnapshot);this.events.next(r)})))})),Fu((t=>{const r=t=>{const e=[];t.routeConfig?.loadComponent&&!t.routeConfig._loadedComponent&&e.push(this.configLoader.loadComponent(t.routeConfig).pipe(rp((r=>{t.component=r})),H((()=>{}))));for(const o of t.children)e.push(...r(o));return e};return Fd(r(t.targetSnapshot.root)).pipe(Kd(),Yd(1))})),Fu((()=>this.afterPreactivation())),H((e=>{const o=function(t,r,e){const o=Hh(t,r._root,e?e._root:void 0);return new Rh(o,r)}(t.routeReuseStrategy,e.targetSnapshot,e.currentRouterState);return r={...e,targetRouterState:o}})),rp((r=>{t.currentUrlTree=r.urlAfterRedirects,t.rawUrlTree=t.urlHandlingStrategy.merge(r.urlAfterRedirects,r.rawUrl),t.routerState=r.targetRouterState,"deferred"===t.urlUpdateStrategy&&(r.extras.skipLocationChange||t.setBrowserUrl(t.rawUrlTree,r),t.browserUrlTree=r.urlAfterRedirects)})),((t,r,e)=>H((o=>(new lu(r,o.targetRouterState,o.currentRouterState,e).activate(t),o))))(this.rootContexts,t.routeReuseStrategy,(t=>this.events.next(t))),Yd(1),rp({next:r=>{e=!0,this.lastSuccessfulNavigation=this.currentNavigation,t.navigated=!0,this.events.next(new dh(r.id,this.urlSerializer.serialize(r.extractedUrl),this.urlSerializer.serialize(t.currentUrlTree))),t.titleStrategy?.updateTitle(r.targetRouterState.snapshot),r.resolve(!0)},complete:()=>{e=!0}}),lp((()=>{e||o||this.cancelNavigationTransition(r,"",1),this.currentNavigation?.id===r.id&&(this.currentNavigation=null)})),ep((e=>{if(o=!0,Yh(e)){Gh(e)||(t.navigated=!0,t.restoreHistory(r,!0));const o=new ph(r.id,this.urlSerializer.serialize(r.extractedUrl),e.message,e.cancellationCode);if(this.events.next(o),Gh(e)){const o=t.urlHandlingStrategy.merge(e.url,t.rawUrlTree),a={skipLocationChange:r.extras.skipLocationChange,replaceUrl:"eager"===t.urlUpdateStrategy||Wu(r.source)};t.scheduleNavigation(o,ih,null,a,{resolve:r.resolve,reject:r.reject,promise:r.promise})}else r.resolve(!1)}else{t.restoreHistory(r,!0);const o=new uh(r.id,this.urlSerializer.serialize(r.extractedUrl),e,r.targetSnapshot??void 0);this.events.next(o);try{r.resolve(t.errorHandler(e))}catch(t){r.reject(t)}}return lt})))})))}cancelNavigationTransition(t,r,e){const o=new ph(t.id,this.urlSerializer.serialize(t.extractedUrl),r,e);this.events.next(o),t.resolve(!1)}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();function Wu(t){return t!==ih}let qu=(()=>{class t{buildTitle(t){let r,e=t.root;for(;void 0!==e;)r=this.getResolvedTitleForRoute(e)??r,e=e.children.find((t=>t.outlet===ip));return r}getResolvedTitleForRoute(t){return t.data[cp]}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:function(){return Jt(Gu)},providedIn:"root"}),t})(),Gu=(()=>{class t extends qu{constructor(t){super(),this.title=t}updateTitle(t){const r=this.buildTitle(t);void 0!==r&&this.title.setTitle(r)}}return t.ɵfac=function(r){return new(r||t)(Kt(jd))},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})(),Yu=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:function(){return Jt(Ku)},providedIn:"root"}),t})();class Xu{shouldDetach(t){return!1}store(t,r){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,r){return t.routeConfig===r.routeConfig}}let Ku=(()=>{class t extends Xu{}return t.ɵfac=function(){let r;return function(e){return(r||(r=Po(t)))(e||t)}}(),t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();const Ju=new Vo("",{providedIn:"root",factory:()=>({})});let Qu=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:function(){return Jt($u)},providedIn:"root"}),t})(),$u=(()=>{class t{shouldProcessUrl(t){return!0}extract(t){return t}merge(t,r){return t}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();function tg(t){throw t}function rg(t,r,e){return r.parse("/")}const eg={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},og={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let ag=(()=>{class t{get navigationId(){return this.navigationTransitions.navigationId}get browserPageId(){if("computed"===this.canceledNavigationResolution)return this.location.getState()?.ɵrouterPageId}get events(){return this.navigationTransitions.events}constructor(){this.disposed=!1,this.currentPageId=0,this.console=Jt(kc),this.isNgZoneEnabled=!1,this.options=Jt(Ju,{optional:!0})||{},this.errorHandler=this.options.errorHandler||tg,this.malformedUriErrorHandler=this.options.malformedUriErrorHandler||rg,this.navigated=!1,this.lastSuccessfulId=-1,this.urlHandlingStrategy=Jt(Qu),this.routeReuseStrategy=Jt(Yu),this.urlCreationStrategy=Jt(Sh),this.titleStrategy=Jt(qu),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.config=gp(Jt(Vu,{optional:!0})??[]),this.navigationTransitions=Jt(Zu),this.urlSerializer=Jt(Tp),this.location=Jt(Is),this.isNgZoneEnabled=Jt(jc)instanceof jc&&jc.isInAngularZone(),this.resetConfig(this.config),this.currentUrlTree=new zp,this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=Oh(this.currentUrlTree,null),this.navigationTransitions.setupNavigations(this).subscribe((t=>{this.lastSuccessfulId=t.id,this.currentPageId=this.browserPageId??0}),(t=>{this.console.warn(`Unhandled Navigation Error: ${t}`)}))}resetRootComponentType(t){this.routerState.root.component=t,this.navigationTransitions.rootComponentType=t}initialNavigation(){if(this.setUpLocationChangeListener(),!this.navigationTransitions.hasRequestedNavigation){const t=this.location.getState();this.navigateToSyncWithBrowser(this.location.path(!0),ih,t)}}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe((t=>{const r="popstate"===t.type?"popstate":"hashchange";"popstate"===r&&setTimeout((()=>{this.navigateToSyncWithBrowser(t.url,r,t.state)}),0)})))}navigateToSyncWithBrowser(t,r,e){const o={replaceUrl:!0},a=e?.navigationId?e:null;if(e){const t={...e};delete t.navigationId,delete t.ɵrouterPageId,0!==Object.keys(t).length&&(o.state=t)}const n=this.parseUrl(t);this.scheduleNavigation(n,r,a,o)}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}resetConfig(t){this.config=t.map(eu),this.navigated=!1,this.lastSuccessfulId=-1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=void 0),this.disposed=!0}createUrlTree(t,r={}){const{relativeTo:e,queryParams:o,fragment:a,queryParamsHandling:n,preserveFragment:l}=r,i=l?this.currentUrlTree.fragment:a;let c=null;switch(n){case"merge":c={...this.currentUrlTree.queryParams,...o};break;case"preserve":c=this.currentUrlTree.queryParams;break;default:c=o||null}return null!==c&&(c=this.removeEmptyProps(c)),this.urlCreationStrategy.createUrlTree(e,this.routerState,this.currentUrlTree,t,c,i??null)}navigateByUrl(t,r={skipLocationChange:!1}){const e=Gp(t)?t:this.parseUrl(t),o=this.urlHandlingStrategy.merge(e,this.rawUrlTree);return this.scheduleNavigation(o,ih,null,r)}navigate(t,r={skipLocationChange:!1}){return function(t){for(let r=0;r<t.length;r++)if(null==t[r])throw new zt(4008,!1)}(t),this.navigateByUrl(this.createUrlTree(t,r),r)}serializeUrl(t){return this.urlSerializer.serialize(t)}parseUrl(t){let r;try{r=this.urlSerializer.parse(t)}catch(e){r=this.malformedUriErrorHandler(e,this.urlSerializer,t)}return r}isActive(t,r){let e;if(e=!0===r?{...eg}:!1===r?{...og}:r,Gp(t))return xp(this.currentUrlTree,t,e);const o=this.parseUrl(t);return xp(this.currentUrlTree,o,e)}removeEmptyProps(t){return Object.keys(t).reduce(((r,e)=>{const o=t[e];return null!=o&&(r[e]=o),r}),{})}scheduleNavigation(t,r,e,o,a){if(this.disposed)return Promise.resolve(!1);let n,l,i,c;return a?(n=a.resolve,l=a.reject,i=a.promise):i=new Promise(((t,r)=>{n=t,l=r})),c="computed"===this.canceledNavigationResolution?e&&e.ɵrouterPageId?e.ɵrouterPageId:(this.browserPageId??0)+1:0,this.navigationTransitions.handleNavigationRequest({targetPageId:c,source:r,restoredState:e,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:t,extras:o,resolve:n,reject:l,promise:i,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),i.catch((t=>Promise.reject(t)))}setBrowserUrl(t,r){const e=this.urlSerializer.serialize(t);if(this.location.isCurrentPathEqualTo(e)||r.extras.replaceUrl){const t={...r.extras.state,...this.generateNgRouterState(r.id,this.browserPageId)};this.location.replaceState(e,"",t)}else{const t={...r.extras.state,...this.generateNgRouterState(r.id,r.targetPageId)};this.location.go(e,"",t)}}restoreHistory(t,r=!1){if("computed"===this.canceledNavigationResolution){const r=this.currentPageId-(this.browserPageId??this.currentPageId);0!==r?this.location.historyGo(r):this.currentUrlTree===this.getCurrentNavigation()?.finalUrl&&0===r&&(this.resetState(t),this.browserUrlTree=t.currentUrlTree,this.resetUrlToCurrentUrlTree())}else"replace"===this.canceledNavigationResolution&&(r&&this.resetState(t),this.resetUrlToCurrentUrlTree())}resetState(t){this.routerState=t.currentRouterState,this.currentUrlTree=t.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,t.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(t,r){return"computed"===this.canceledNavigationResolution?{navigationId:t,ɵrouterPageId:r}:{navigationId:t}}}return t.ɵfac=function(r){return new(r||t)},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();class ng{}let lg=(()=>{class t{constructor(t,r,e,o,a){this.router=t,this.injector=e,this.preloadingStrategy=o,this.loader=a}setUpPreloading(){this.subscription=this.router.events.pipe(Xd((t=>t instanceof dh)),tp((()=>this.preload()))).subscribe((()=>{}))}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(t,r){const e=[];for(const o of r){o.providers&&!o._injector&&(o._injector=Bi(o.providers,t,`Route: ${o.path}`));const r=o._injector??t,a=o._loadedInjector??r;(o.loadChildren&&!o._loadedRoutes&&void 0===o.canLoad||o.loadComponent&&!o._loadedComponent)&&e.push(this.preloadConfig(r,o)),(o.children||o._loadedRoutes)&&e.push(this.processRoutes(a,o.children??o._loadedRoutes))}return ut(e).pipe(nt())}preloadConfig(t,r){return this.preloadingStrategy.preload(r,(()=>{let e;e=r.loadChildren&&void 0===r.canLoad?this.loader.loadChildren(t,r):Td(null);const o=e.pipe(at((e=>null===e?Td(void 0):(r._loadedRoutes=e.routes,r._loadedInjector=e.injector,this.processRoutes(e.injector??t,e.routes)))));return r.loadComponent&&!r._loadedComponent?ut([o,this.loader.loadComponent(r)]).pipe(nt()):o}))}}return t.ɵfac=function(r){return new(r||t)(Kt(ag),Kt(zc),Kt(rn),Kt(ng),Kt(Uu))},t.ɵprov=jt({token:t,factory:t.ɵfac,providedIn:"root"}),t})();const ig=new Vo("");let cg=(()=>{class t{constructor(t,r,e,o,a={}){this.urlSerializer=t,this.transitions=r,this.viewportScroller=e,this.zone=o,this.options=a,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},a.scrollPositionRestoration=a.scrollPositionRestoration||"disabled",a.anchorScrolling=a.anchorScrolling||"disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.transitions.events.subscribe((t=>{t instanceof sh?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=t.navigationTrigger,this.restoredId=t.restoredState?t.restoredState.navigationId:0):t instanceof dh&&(this.lastId=t.id,this.scheduleScrollEvent(t,this.urlSerializer.parse(t.urlAfterRedirects).fragment))}))}consumeScrollEvents(){return this.transitions.events.subscribe((t=>{t instanceof zh&&(t.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(t.position):t.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(t.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))}))}scheduleScrollEvent(t,r){this.zone.runOutsideAngular((()=>{setTimeout((()=>{this.zone.run((()=>{this.transitions.events.next(new zh(t,"popstate"===this.lastSource?this.store[this.restoredId]:null,r))}))}),0)}))}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}}return t.ɵfac=function(t){!function(){throw new Error("invalid")}()},t.ɵprov=jt({token:t,factory:t.ɵfac}),t})();var sg=((sg=sg||{})[sg.COMPLETE=0]="COMPLETE",sg[sg.FAILED=1]="FAILED",sg[sg.REDIRECTING=2]="REDIRECTING",sg);function dg(t,r){return{ɵkind:t,ɵproviders:r}}function pg(){const t=Jt(Vn);return r=>{const e=t.get(Xc);if(r!==e.components[0])return;const o=t.get(ag),a=t.get(hg);1===t.get(ug)&&o.initialNavigation(),t.get(gg,null,Bt.Optional)?.setUpPreloading(),t.get(ig,null,Bt.Optional)?.init(),o.resetRootComponentType(e.componentTypes[0]),a.closed||(a.next(),a.complete(),a.unsubscribe())}}new Vo("",{providedIn:"root",factory:()=>!1});const hg=new Vo("",{factory:()=>new B}),ug=new Vo("",{providedIn:"root",factory:()=>1}),gg=new Vo("");function bg(t){return dg(0,[{provide:gg,useExisting:lg},{provide:ng,useExisting:t}])}const mg=new Vo("ROUTER_FORROOT_GUARD"),vg=[Is,{provide:Tp,useClass:_p},ag,Kh,{provide:Lh,useFactory:function(t){return t.routerState.root},deps:[ag]},Uu,[]];function fg(){return new Zc("Router",ag)}let yg=(()=>{class t{constructor(t){}static forRoot(r,e){return{ngModule:t,providers:[vg,[],{provide:Vu,multi:!0,useValue:r},{provide:mg,useFactory:wg,deps:[[ag,new Ko,new Jo]]},{provide:Ju,useValue:e||{}},e?.useHash?{provide:Ss,useClass:_s}:{provide:Ss,useClass:Ts},{provide:ig,useFactory:()=>{const t=Jt(Ws),r=Jt(jc),e=Jt(Ju),o=Jt(Zu),a=Jt(Tp);return e.scrollOffset&&t.setOffset(e.scrollOffset),new cg(a,o,t,r,e)}},e?.preloadingStrategy?bg(e.preloadingStrategy).ɵproviders:[],{provide:Zc,multi:!0,useFactory:fg},e?.initialNavigation?xg(e):[],[{provide:kg,useFactory:pg},{provide:Hc,multi:!0,useExisting:kg}]]}}static forChild(r){return{ngModule:t,providers:[{provide:Vu,multi:!0,useValue:r}]}}}return t.ɵfac=function(r){return new(r||t)(Kt(mg,8))},t.ɵmod=vr({type:t}),t.ɵinj=Tt({imports:[tu]}),t})();function wg(t){return"guarded"}function xg(t){return["disabled"===t.initialNavigation?dg(3,[{provide:mc,multi:!0,useFactory:()=>{const t=Jt(ag);return()=>{t.setUpLocationChangeListener()}}},{provide:ug,useValue:2}]).ɵproviders:[],"enabledBlocking"===t.initialNavigation?dg(2,[{provide:ug,useValue:0},{provide:mc,multi:!0,deps:[Vn],useFactory:t=>{const r=t.get(xs,Promise.resolve());return()=>r.then((()=>new Promise((r=>{const e=t.get(ag),o=t.get(hg);(function(t,e){t.events.pipe(Xd((t=>t instanceof dh||t instanceof ph||t instanceof uh||t instanceof hh)),H((t=>t instanceof dh||t instanceof hh?sg.COMPLETE:t instanceof ph&&(0===t.code||1===t.code)?sg.REDIRECTING:sg.FAILED)),Xd((t=>t!==sg.REDIRECTING)),Yd(1)).subscribe((()=>{r(!0)}))})(e),t.get(Zu).afterPreactivation=()=>(r(!0),o.closed?Td(void 0):o),e.initialNavigation()}))))}}]).ɵproviders:[]]}const kg=new Vo(""),Ag=[];let Cg=(()=>{class t{static#t=this.ɵfac=function(r){return new(r||t)};static#r=this.ɵmod=vr({type:t});static#e=this.ɵinj=Tt({imports:[yg.forRoot(Ag),yg]})}return t})();function zg(t,r,e,o,a,n,l){try{var i=t[n](l),c=i.value}catch(t){return void e(t)}i.done?r(c):Promise.resolve(c).then(o,a)}function Eg(t){return function(){var r=this,e=arguments;return new Promise((function(o,a){var n=t.apply(r,e);function l(t){zg(n,o,a,l,i,"next",t)}function i(t){zg(n,o,a,l,i,"throw",t)}l(void 0)}))}}function Sg(t,r){return function(){return t.apply(r,arguments)}}const{toString:jg}=Object.prototype,{getPrototypeOf:Tg}=Object,_g=(Lg=Object.create(null),t=>{const r=jg.call(t);return Lg[r]||(Lg[r]=r.slice(8,-1).toLowerCase())}),Ig=t=>(t=t.toLowerCase(),r=>_g(r)===t),Dg=t=>r=>typeof r===t,{isArray:Rg}=Array,Og=Dg("undefined");var Lg;const Pg=Ig("ArrayBuffer"),Bg=Dg("string"),Ng=Dg("function"),Mg=Dg("number"),Fg=t=>null!==t&&"object"==typeof t,Vg=t=>{if("object"!==_g(t))return!1;const r=Tg(t);return!(null!==r&&r!==Object.prototype&&null!==Object.getPrototypeOf(r)||Symbol.toStringTag in t||Symbol.iterator in t)},Ug=Ig("Date"),Hg=Ig("File"),Zg=Ig("Blob"),Wg=Ig("FileList"),qg=Ig("URLSearchParams"),[Gg,Yg,Xg,Kg]=["ReadableStream","Request","Response","Headers"].map(Ig);function Jg(t,r,{allOwnKeys:e=!1}={}){if(null===t||typeof t>"u")return;let o,a;if("object"!=typeof t&&(t=[t]),Rg(t))for(o=0,a=t.length;o<a;o++)r.call(null,t[o],o,t);else{const a=e?Object.getOwnPropertyNames(t):Object.keys(t),n=a.length;let l;for(o=0;o<n;o++)l=a[o],r.call(null,t[l],l,t)}}function Qg(t,r){r=r.toLowerCase();const e=Object.keys(t);let o,a=e.length;for(;a-- >0;)if(o=e[a],r===o.toLowerCase())return o;return null}const $g=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:e.g,tb=t=>!Og(t)&&t!==$g,rb=(t=>r=>t&&r instanceof t)(typeof Uint8Array<"u"&&Tg(Uint8Array)),eb=Ig("HTMLFormElement"),ob=(({hasOwnProperty:t})=>(r,e)=>t.call(r,e))(Object.prototype),ab=Ig("RegExp"),nb=(t,r)=>{const e=Object.getOwnPropertyDescriptors(t),o={};Jg(e,((e,a)=>{let n;!1!==(n=r(e,a,t))&&(o[a]=n||e)})),Object.defineProperties(t,o)},lb="abcdefghijklmnopqrstuvwxyz",ib="0123456789",cb={DIGIT:ib,ALPHA:lb,ALPHA_DIGIT:lb+lb.toUpperCase()+ib},sb=Ig("AsyncFunction"),db=((t,r)=>{return t?setImmediate:r?(e=`axios@${Math.random()}`,o=[],$g.addEventListener("message",(({source:t,data:r})=>{t===$g&&r===e&&o.length&&o.shift()()}),!1),t=>{o.push(t),$g.postMessage(e,"*")}):t=>setTimeout(t);var e,o})("function"==typeof setImmediate,Ng($g.postMessage)),pb=typeof queueMicrotask<"u"?queueMicrotask.bind($g):typeof o<"u"&&o.nextTick||db,hb={isArray:Rg,isArrayBuffer:Pg,isBuffer:function(t){return null!==t&&!Og(t)&&null!==t.constructor&&!Og(t.constructor)&&Ng(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:t=>{let r;return t&&("function"==typeof FormData&&t instanceof FormData||Ng(t.append)&&("formdata"===(r=_g(t))||"object"===r&&Ng(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){let r;return r=typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&Pg(t.buffer),r},isString:Bg,isNumber:Mg,isBoolean:t=>!0===t||!1===t,isObject:Fg,isPlainObject:Vg,isReadableStream:Gg,isRequest:Yg,isResponse:Xg,isHeaders:Kg,isUndefined:Og,isDate:Ug,isFile:Hg,isBlob:Zg,isRegExp:ab,isFunction:Ng,isStream:t=>Fg(t)&&Ng(t.pipe),isURLSearchParams:qg,isTypedArray:rb,isFileList:Wg,forEach:Jg,merge:function t(){const{caseless:r}=tb(this)&&this||{},e={},o=(o,a)=>{const n=r&&Qg(e,a)||a;e[n]=Vg(e[n])&&Vg(o)?t(e[n],o):Vg(o)?t({},o):Rg(o)?o.slice():o};for(let t=0,r=arguments.length;t<r;t++)arguments[t]&&Jg(arguments[t],o);return e},extend:(t,r,e,{allOwnKeys:o}={})=>(Jg(r,((r,o)=>{t[o]=e&&Ng(r)?Sg(r,e):r}),{allOwnKeys:o}),t),trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,r,e,o)=>{t.prototype=Object.create(r.prototype,o),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:r.prototype}),e&&Object.assign(t.prototype,e)},toFlatObject:(t,r,e,o)=>{let a,n,l;const i={};if(r=r||{},null==t)return r;do{for(a=Object.getOwnPropertyNames(t),n=a.length;n-- >0;)l=a[n],(!o||o(l,t,r))&&!i[l]&&(r[l]=t[l],i[l]=!0);t=!1!==e&&Tg(t)}while(t&&(!e||e(t,r))&&t!==Object.prototype);return r},kindOf:_g,kindOfTest:Ig,endsWith:(t,r,e)=>{t=String(t),(void 0===e||e>t.length)&&(e=t.length);const o=t.indexOf(r,e-=r.length);return-1!==o&&o===e},toArray:t=>{if(!t)return null;if(Rg(t))return t;let r=t.length;if(!Mg(r))return null;const e=new Array(r);for(;r-- >0;)e[r]=t[r];return e},forEachEntry:(t,r)=>{const e=(t&&t[Symbol.iterator]).call(t);let o;for(;(o=e.next())&&!o.done;){const e=o.value;r.call(t,e[0],e[1])}},matchAll:(t,r)=>{let e;const o=[];for(;null!==(e=t.exec(r));)o.push(e);return o},isHTMLForm:eb,hasOwnProperty:ob,hasOwnProp:ob,reduceDescriptors:nb,freezeMethods:t=>{nb(t,((r,e)=>{if(Ng(t)&&-1!==["arguments","caller","callee"].indexOf(e))return!1;if(Ng(t[e])){if(r.enumerable=!1,"writable"in r)return void(r.writable=!1);r.set||(r.set=()=>{throw Error("Can not rewrite read-only method '"+e+"'")})}}))},toObjectSet:(t,r)=>{const e={},o=t=>{t.forEach((t=>{e[t]=!0}))};return Rg(t)?o(t):o(String(t).split(r)),e},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,r,e){return r.toUpperCase()+e})),noop:()=>{},toFiniteNumber:(t,r)=>null!=t&&Number.isFinite(t=+t)?t:r,findKey:Qg,global:$g,isContextDefined:tb,ALPHABET:cb,generateString:(t=16,r=cb.ALPHA_DIGIT)=>{let e="";const{length:o}=r;for(;t--;)e+=r[Math.random()*o|0];return e},isSpecCompliantForm:function(t){return!!(t&&Ng(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:t=>{const r=new Array(10),e=(t,o)=>{if(Fg(t)){if(r.indexOf(t)>=0)return;if(!("toJSON"in t)){r[o]=t;const a=Rg(t)?[]:{};return Jg(t,((t,r)=>{const n=e(t,o+1);!Og(n)&&(a[r]=n)})),r[o]=void 0,a}}return t};return e(t,0)},isAsyncFn:sb,isThenable:t=>t&&(Fg(t)||Ng(t))&&Ng(t.then)&&Ng(t.catch),setImmediate:db,asap:pb};function ub(t,r,e,o,a){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",r&&(this.code=r),e&&(this.config=e),o&&(this.request=o),a&&(this.response=a,this.status=a.status?a.status:null)}hb.inherits(ub,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:hb.toJSONObject(this.config),code:this.code,status:this.status}}});const gb=ub.prototype,bb={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((t=>{bb[t]={value:t}})),Object.defineProperties(ub,bb),Object.defineProperty(gb,"isAxiosError",{value:!0}),ub.from=(t,r,e,o,a,n)=>{const l=Object.create(gb);return hb.toFlatObject(t,l,(function(t){return t!==Error.prototype}),(t=>"isAxiosError"!==t)),ub.call(l,t.message,r,e,o,a),l.cause=t,l.name=t.name,n&&Object.assign(l,n),l};const mb=ub;function vb(t){return hb.isPlainObject(t)||hb.isArray(t)}function fb(t){return hb.endsWith(t,"[]")?t.slice(0,-2):t}function yb(t,r,e){return t?t.concat(r).map((function(t,r){return t=fb(t),!e&&r?"["+t+"]":t})).join(e?".":""):r}const wb=hb.toFlatObject(hb,{},null,(function(t){return/^is[A-Z]/.test(t)})),xb=function(t,r,e){if(!hb.isObject(t))throw new TypeError("target must be an object");r=r||new FormData;const o=(e=hb.toFlatObject(e,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,r){return!hb.isUndefined(r[t])}))).metaTokens,n=e.visitor||d,l=e.dots,i=e.indexes,c=(e.Blob||typeof Blob<"u"&&Blob)&&hb.isSpecCompliantForm(r);if(!hb.isFunction(n))throw new TypeError("visitor must be a function");function s(t){if(null===t)return"";if(hb.isDate(t))return t.toISOString();if(!c&&hb.isBlob(t))throw new mb("Blob is not supported. Use a Buffer instead.");return hb.isArrayBuffer(t)||hb.isTypedArray(t)?c&&"function"==typeof Blob?new Blob([t]):a.from(t):t}function d(t,e,a){let n=t;if(t&&!a&&"object"==typeof t)if(hb.endsWith(e,"{}"))e=o?e:e.slice(0,-2),t=JSON.stringify(t);else if(hb.isArray(t)&&function(t){return hb.isArray(t)&&!t.some(vb)}(t)||(hb.isFileList(t)||hb.endsWith(e,"[]"))&&(n=hb.toArray(t)))return e=fb(e),n.forEach((function(t,o){!hb.isUndefined(t)&&null!==t&&r.append(!0===i?yb([e],o,l):null===i?e:e+"[]",s(t))})),!1;return!!vb(t)||(r.append(yb(a,e,l),s(t)),!1)}const p=[],h=Object.assign(wb,{defaultVisitor:d,convertValue:s,isVisitable:vb});if(!hb.isObject(t))throw new TypeError("data must be an object");return function t(e,o){if(!hb.isUndefined(e)){if(-1!==p.indexOf(e))throw Error("Circular reference detected in "+o.join("."));p.push(e),hb.forEach(e,(function(e,a){!0===(!(hb.isUndefined(e)||null===e)&&n.call(r,e,hb.isString(a)?a.trim():a,o,h))&&t(e,o?o.concat(a):[a])})),p.pop()}}(t),r};function kb(t){const r={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return r[t]}))}function Ab(t,r){this._pairs=[],t&&xb(t,this,r)}const Cb=Ab.prototype;Cb.append=function(t,r){this._pairs.push([t,r])},Cb.toString=function(t){const r=t?function(r){return t.call(this,r,kb)}:kb;return this._pairs.map((function(t){return r(t[0])+"="+r(t[1])}),"").join("&")};const zb=Ab;function Eb(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Sb(t,r,e){if(!r)return t;const o=e&&e.encode||Eb,a=e&&e.serialize;let n;if(n=a?a(r,e):hb.isURLSearchParams(r)?r.toString():new zb(r,e).toString(o),n){const r=t.indexOf("#");-1!==r&&(t=t.slice(0,r)),t+=(-1===t.indexOf("?")?"?":"&")+n}return t}const jb=class{constructor(){this.handlers=[]}use(t,r,e){return this.handlers.push({fulfilled:t,rejected:r,synchronous:!!e&&e.synchronous,runWhen:e?e.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){hb.forEach(this.handlers,(function(r){null!==r&&t(r)}))}},Tb={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},_b={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:zb,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Ib=typeof window<"u"&&typeof document<"u",Db="object"==typeof navigator&&navigator||void 0,Rb=Ib&&(!Db||["ReactNative","NativeScript","NS"].indexOf(Db.product)<0),Ob=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,Lb=Ib&&window.location.href||"http://localhost",Pb={...l,..._b},Bb=function(t){function r(t,e,o,a){let n=t[a++];if("__proto__"===n)return!0;const l=Number.isFinite(+n),i=a>=t.length;return n=!n&&hb.isArray(o)?o.length:n,i?(o[n]=hb.hasOwnProp(o,n)?[o[n],e]:e,!l):((!o[n]||!hb.isObject(o[n]))&&(o[n]=[]),r(t,e,o[n],a)&&hb.isArray(o[n])&&(o[n]=function(t){const r={},e=Object.keys(t);let o;const a=e.length;let n;for(o=0;o<a;o++)n=e[o],r[n]=t[n];return r}(o[n])),!l)}if(hb.isFormData(t)&&hb.isFunction(t.entries)){const e={};return hb.forEachEntry(t,((t,o)=>{r(function(t){return hb.matchAll(/\w+|\[(\w*)]/g,t).map((t=>"[]"===t[0]?"":t[1]||t[0]))}(t),o,e,0)})),e}return null},Nb={transitional:Tb,adapter:["xhr","http","fetch"],transformRequest:[function(t,r){const e=r.getContentType()||"",o=e.indexOf("application/json")>-1,a=hb.isObject(t);if(a&&hb.isHTMLForm(t)&&(t=new FormData(t)),hb.isFormData(t))return o?JSON.stringify(Bb(t)):t;if(hb.isArrayBuffer(t)||hb.isBuffer(t)||hb.isStream(t)||hb.isFile(t)||hb.isBlob(t)||hb.isReadableStream(t))return t;if(hb.isArrayBufferView(t))return t.buffer;if(hb.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let n;if(a){if(e.indexOf("application/x-www-form-urlencoded")>-1)return function(t,r){return xb(t,new Pb.classes.URLSearchParams,Object.assign({visitor:function(t,r,e,o){return Pb.isNode&&hb.isBuffer(t)?(this.append(r,t.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},r))}(t,this.formSerializer).toString();if((n=hb.isFileList(t))||e.indexOf("multipart/form-data")>-1){const r=this.env&&this.env.FormData;return xb(n?{"files[]":t}:t,r&&new r,this.formSerializer)}}return a||o?(r.setContentType("application/json",!1),function(t,r,e){if(hb.isString(t))try{return(0,JSON.parse)(t),hb.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(0,JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const r=this.transitional||Nb.transitional,e=r&&r.forcedJSONParsing,o="json"===this.responseType;if(hb.isResponse(t)||hb.isReadableStream(t))return t;if(t&&hb.isString(t)&&(e&&!this.responseType||o)){const e=!(r&&r.silentJSONParsing)&&o;try{return JSON.parse(t)}catch(t){if(e)throw"SyntaxError"===t.name?mb.from(t,mb.ERR_BAD_RESPONSE,this,null,this.response):t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Pb.classes.FormData,Blob:Pb.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};hb.forEach(["delete","get","head","post","put","patch"],(t=>{Nb.headers[t]={}}));const Mb=Nb,Fb=hb.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Vb=Symbol("internals");function Ub(t){return t&&String(t).trim().toLowerCase()}function Hb(t){return!1===t||null==t?t:hb.isArray(t)?t.map(Hb):String(t)}function Zb(t,r,e,o,a){if(hb.isFunction(o))return o.call(this,r,e);if(a&&(r=e),hb.isString(r)){if(hb.isString(o))return-1!==r.indexOf(o);if(hb.isRegExp(o))return o.test(r)}}class Wb{constructor(t){t&&this.set(t)}set(t,r,e){const o=this;function a(t,r,e){const a=Ub(r);if(!a)throw new Error("header name must be a non-empty string");const n=hb.findKey(o,a);(!n||void 0===o[n]||!0===e||void 0===e&&!1!==o[n])&&(o[n||r]=Hb(t))}const n=(t,r)=>hb.forEach(t,((t,e)=>a(t,e,r)));if(hb.isPlainObject(t)||t instanceof this.constructor)n(t,r);else if(hb.isString(t)&&(t=t.trim())&&!(t=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim()))(t))n((t=>{const r={};let e,o,a;return t&&t.split("\n").forEach((function(t){a=t.indexOf(":"),e=t.substring(0,a).trim().toLowerCase(),o=t.substring(a+1).trim(),!(!e||r[e]&&Fb[e])&&("set-cookie"===e?r[e]?r[e].push(o):r[e]=[o]:r[e]=r[e]?r[e]+", "+o:o)})),r})(t),r);else if(hb.isHeaders(t))for(const[r,o]of t.entries())a(o,r,e);else null!=t&&a(r,t,e);return this}get(t,r){if(t=Ub(t)){const e=hb.findKey(this,t);if(e){const t=this[e];if(!r)return t;if(!0===r)return function(t){const r=Object.create(null),e=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let o;for(;o=e.exec(t);)r[o[1]]=o[2];return r}(t);if(hb.isFunction(r))return r.call(this,t,e);if(hb.isRegExp(r))return r.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=Ub(t)){const e=hb.findKey(this,t);return!(!e||void 0===this[e]||r&&!Zb(0,this[e],e,r))}return!1}delete(t,r){const e=this;let o=!1;function a(t){if(t=Ub(t)){const a=hb.findKey(e,t);a&&(!r||Zb(0,e[a],a,r))&&(delete e[a],o=!0)}}return hb.isArray(t)?t.forEach(a):a(t),o}clear(t){const r=Object.keys(this);let e=r.length,o=!1;for(;e--;){const a=r[e];(!t||Zb(0,this[a],a,t,!0))&&(delete this[a],o=!0)}return o}normalize(t){const r=this,e={};return hb.forEach(this,((o,a)=>{const n=hb.findKey(e,a);if(n)return r[n]=Hb(o),void delete r[a];const l=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((t,r,e)=>r.toUpperCase()+e))}(a):String(a).trim();l!==a&&delete r[a],r[l]=Hb(o),e[l]=!0})),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return hb.forEach(this,((e,o)=>{null!=e&&!1!==e&&(r[o]=t&&hb.isArray(e)?e.join(", "):e)})),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([t,r])=>t+": "+r)).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const e=new this(t);return r.forEach((t=>e.set(t))),e}static accessor(t){const r=(this[Vb]=this[Vb]={accessors:{}}).accessors,e=this.prototype;function o(t){const o=Ub(t);r[o]||(function(t,r){const e=hb.toCamelCase(" "+r);["get","set","has"].forEach((o=>{Object.defineProperty(t,o+e,{value:function(t,e,a){return this[o].call(this,r,t,e,a)},configurable:!0})}))}(e,t),r[o]=!0)}return hb.isArray(t)?t.forEach(o):o(t),this}}Wb.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),hb.reduceDescriptors(Wb.prototype,(({value:t},r)=>{let e=r[0].toUpperCase()+r.slice(1);return{get:()=>t,set(t){this[e]=t}}})),hb.freezeMethods(Wb);const qb=Wb;function Gb(t,r){const e=this||Mb,o=r||e,a=qb.from(o.headers);let n=o.data;return hb.forEach(t,(function(t){n=t.call(e,n,a.normalize(),r?r.status:void 0)})),a.normalize(),n}function Yb(t){return!(!t||!t.__CANCEL__)}function Xb(t,r,e){mb.call(this,t??"canceled",mb.ERR_CANCELED,r,e),this.name="CanceledError"}hb.inherits(Xb,mb,{__CANCEL__:!0});const Kb=Xb;function Jb(t,r,e){const o=e.config.validateStatus;e.status&&o&&!o(e.status)?r(new mb("Request failed with status code "+e.status,[mb.ERR_BAD_REQUEST,mb.ERR_BAD_RESPONSE][Math.floor(e.status/100)-4],e.config,e.request,e)):t(e)}const Qb=(t,r,e=3)=>{let o=0;const a=function(t,r){t=t||10;const e=new Array(t),o=new Array(t);let a,n=0,l=0;return r=void 0!==r?r:1e3,function(i){const c=Date.now(),s=o[l];a||(a=c),e[n]=i,o[n]=c;let d=l,p=0;for(;d!==n;)p+=e[d++],d%=t;if(n=(n+1)%t,n===l&&(l=(l+1)%t),c-a<r)return;const h=s&&c-s;return h?Math.round(1e3*p/h):void 0}}(50,250);return function(t,r){let e,o,a=0,n=1e3/r;const l=(r,n=Date.now())=>{a=n,e=null,o&&(clearTimeout(o),o=null),t.apply(null,r)};return[(...t)=>{const r=Date.now(),i=r-a;i>=n?l(t,r):(e=t,o||(o=setTimeout((()=>{o=null,l(e)}),n-i)))},()=>e&&l(e)]}((e=>{const n=e.loaded,l=e.lengthComputable?e.total:void 0,i=n-o,c=a(i);o=n,t({loaded:n,total:l,progress:l?n/l:void 0,bytes:i,rate:c||void 0,estimated:c&&l&&n<=l?(l-n)/c:void 0,event:e,lengthComputable:null!=l,[r?"download":"upload"]:!0})}),e)},$b=(t,r)=>{const e=null!=t;return[o=>r[0]({lengthComputable:e,total:t,loaded:o}),r[1]]},tm=t=>(...r)=>hb.asap((()=>t(...r))),rm=Pb.hasStandardBrowserEnv?function(){const t=Pb.navigator&&/(msie|trident)/i.test(Pb.navigator.userAgent),r=document.createElement("a");let e;function o(e){let o=e;return t&&(r.setAttribute("href",o),o=r.href),r.setAttribute("href",o),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:"/"===r.pathname.charAt(0)?r.pathname:"/"+r.pathname}}return e=o(window.location.href),function(t){const r=hb.isString(t)?o(t):t;return r.protocol===e.protocol&&r.host===e.host}}():function(){return!0},em=Pb.hasStandardBrowserEnv?{write(t,r,e,o,a,n){const l=[t+"="+encodeURIComponent(r)];hb.isNumber(e)&&l.push("expires="+new Date(e).toGMTString()),hb.isString(o)&&l.push("path="+o),hb.isString(a)&&l.push("domain="+a),!0===n&&l.push("secure"),document.cookie=l.join("; ")},read(t){const r=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function om(t,r){return t&&!function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}(r)?function(t,r){return r?t.replace(/\/?\/$/,"")+"/"+r.replace(/^\/+/,""):t}(t,r):r}const am=t=>t instanceof qb?{...t}:t;function nm(t,r){r=r||{};const e={};function o(t,r,e){return hb.isPlainObject(t)&&hb.isPlainObject(r)?hb.merge.call({caseless:e},t,r):hb.isPlainObject(r)?hb.merge({},r):hb.isArray(r)?r.slice():r}function a(t,r,e){return hb.isUndefined(r)?hb.isUndefined(t)?void 0:o(void 0,t,e):o(t,r,e)}function n(t,r){if(!hb.isUndefined(r))return o(void 0,r)}function l(t,r){return hb.isUndefined(r)?hb.isUndefined(t)?void 0:o(void 0,t):o(void 0,r)}function i(e,a,n){return n in r?o(e,a):n in t?o(void 0,e):void 0}const c={url:n,method:n,data:n,baseURL:l,transformRequest:l,transformResponse:l,paramsSerializer:l,timeout:l,timeoutMessage:l,withCredentials:l,withXSRFToken:l,adapter:l,responseType:l,xsrfCookieName:l,xsrfHeaderName:l,onUploadProgress:l,onDownloadProgress:l,decompress:l,maxContentLength:l,maxBodyLength:l,beforeRedirect:l,transport:l,httpAgent:l,httpsAgent:l,cancelToken:l,socketPath:l,responseEncoding:l,validateStatus:i,headers:(t,r)=>a(am(t),am(r),!0)};return hb.forEach(Object.keys(Object.assign({},t,r)),(function(o){const n=c[o]||a,l=n(t[o],r[o],o);hb.isUndefined(l)&&n!==i||(e[o]=l)})),e}const lm=t=>{const r=nm({},t);let e,{data:o,withXSRFToken:a,xsrfHeaderName:n,xsrfCookieName:l,headers:i,auth:c}=r;if(r.headers=i=qb.from(i),r.url=Sb(om(r.baseURL,r.url),t.params,t.paramsSerializer),c&&i.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):""))),hb.isFormData(o))if(Pb.hasStandardBrowserEnv||Pb.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if(!1!==(e=i.getContentType())){const[t,...r]=e?e.split(";").map((t=>t.trim())).filter(Boolean):[];i.setContentType([t||"multipart/form-data",...r].join("; "))}if(Pb.hasStandardBrowserEnv&&(a&&hb.isFunction(a)&&(a=a(r)),a||!1!==a&&rm(r.url))){const t=n&&l&&em.read(l);t&&i.set(n,t)}return r},im=typeof XMLHttpRequest<"u"&&function(t){return new Promise((function(r,e){const o=lm(t);let a=o.data;const n=qb.from(o.headers).normalize();let l,i,c,s,d,{responseType:p,onUploadProgress:h,onDownloadProgress:u}=o;function g(){s&&s(),d&&d(),o.cancelToken&&o.cancelToken.unsubscribe(l),o.signal&&o.signal.removeEventListener("abort",l)}let b=new XMLHttpRequest;function m(){if(!b)return;const o=qb.from("getAllResponseHeaders"in b&&b.getAllResponseHeaders());Jb((function(t){r(t),g()}),(function(t){e(t),g()}),{data:p&&"text"!==p&&"json"!==p?b.response:b.responseText,status:b.status,statusText:b.statusText,headers:o,config:t,request:b}),b=null}b.open(o.method.toUpperCase(),o.url,!0),b.timeout=o.timeout,"onloadend"in b?b.onloadend=m:b.onreadystatechange=function(){!b||4!==b.readyState||0===b.status&&(!b.responseURL||0!==b.responseURL.indexOf("file:"))||setTimeout(m)},b.onabort=function(){b&&(e(new mb("Request aborted",mb.ECONNABORTED,t,b)),b=null)},b.onerror=function(){e(new mb("Network Error",mb.ERR_NETWORK,t,b)),b=null},b.ontimeout=function(){let r=o.timeout?"timeout of "+o.timeout+"ms exceeded":"timeout exceeded";o.timeoutErrorMessage&&(r=o.timeoutErrorMessage),e(new mb(r,(o.transitional||Tb).clarifyTimeoutError?mb.ETIMEDOUT:mb.ECONNABORTED,t,b)),b=null},void 0===a&&n.setContentType(null),"setRequestHeader"in b&&hb.forEach(n.toJSON(),(function(t,r){b.setRequestHeader(r,t)})),hb.isUndefined(o.withCredentials)||(b.withCredentials=!!o.withCredentials),p&&"json"!==p&&(b.responseType=o.responseType),u&&([c,d]=Qb(u,!0),b.addEventListener("progress",c)),h&&b.upload&&([i,s]=Qb(h),b.upload.addEventListener("progress",i),b.upload.addEventListener("loadend",s)),(o.cancelToken||o.signal)&&(l=r=>{b&&(e(!r||r.type?new Kb(null,t,b):r),b.abort(),b=null)},o.cancelToken&&o.cancelToken.subscribe(l),o.signal&&(o.signal.aborted?l():o.signal.addEventListener("abort",l)));const v=function(t){const r=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return r&&r[1]||""}(o.url);v&&-1===Pb.protocols.indexOf(v)?e(new mb("Unsupported protocol "+v+":",mb.ERR_BAD_REQUEST,t)):b.send(a||null)}))},cm=(t,r)=>{const{length:e}=t=t?t.filter(Boolean):[];if(r||e){let e,o=new AbortController;const a=function(t){if(!e){e=!0,l();const r=t instanceof Error?t:this.reason;o.abort(r instanceof mb?r:new Kb(r instanceof Error?r.message:r))}};let n=r&&setTimeout((()=>{n=null,a(new mb(`timeout ${r} of ms exceeded`,mb.ETIMEDOUT))}),r);const l=()=>{t&&(n&&clearTimeout(n),n=null,t.forEach((t=>{t.unsubscribe?t.unsubscribe(a):t.removeEventListener("abort",a)})),t=null)};t.forEach((t=>t.addEventListener("abort",a)));const{signal:i}=o;return i.unsubscribe=()=>hb.asap(l),i}};function sm(t,r){this.v=t,this.k=r}function dm(t){var r,e;function o(r,e){try{var n=t[r](e),l=n.value,i=l instanceof sm;Promise.resolve(i?l.v:l).then((function(e){if(i){var c="return"===r?"return":"next";if(!l.k||e.done)return o(c,e);e=t[c](e).value}a(n.done?"return":"normal",e)}),(function(t){o("throw",t)}))}catch(t){a("throw",t)}}function a(t,a){switch(t){case"return":r.resolve({value:a,done:!0});break;case"throw":r.reject(a);break;default:r.resolve({value:a,done:!1})}(r=r.next)?o(r.key,r.arg):e=null}this._invoke=function(t,a){return new Promise((function(n,l){var i={key:t,arg:a,resolve:n,reject:l,next:null};e?e=e.next=i:(r=e=i,o(t,a))}))},"function"!=typeof t.return&&(this.return=void 0)}function pm(t){return function(){return new dm(t.apply(this,arguments))}}function hm(t){return new sm(t,0)}function um(t){var r={},e=!1;function o(r,o){return e=!0,{done:!1,value:new sm(o=new Promise((function(e){e(t[r](o))})),1)}}return r[typeof Symbol<"u"&&Symbol.iterator||"@@iterator"]=function(){return this},r.next=function(t){return e?(e=!1,t):o("next",t)},"function"==typeof t.throw&&(r.throw=function(t){if(e)throw e=!1,t;return o("throw",t)}),"function"==typeof t.return&&(r.return=function(t){return e?(e=!1,t):o("return",t)}),r}function gm(t){var r,e,o,a=2;for(typeof Symbol<"u"&&(e=Symbol.asyncIterator,o=Symbol.iterator);a--;){if(e&&null!=(r=t[e]))return r.call(t);if(o&&null!=(r=t[o]))return new bm(r.call(t));e="@@asyncIterator",o="@@iterator"}throw new TypeError("Object is not async iterable")}function bm(t){function r(t){if(Object(t)!==t)return Promise.reject(new TypeError(t+" is not an object."));var r=t.done;return Promise.resolve(t.value).then((function(t){return{value:t,done:r}}))}return(bm=function(t){this.s=t,this.n=t.next}).prototype={s:null,n:null,next:function(){return r(this.n.apply(this.s,arguments))},return:function(t){var e=this.s.return;return void 0===e?Promise.resolve({value:t,done:!0}):r(e.apply(this.s,arguments))},throw:function(t){var e=this.s.return;return void 0===e?Promise.reject(t):r(e.apply(this.s,arguments))}},new bm(t)}dm.prototype["function"==typeof Symbol&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this},dm.prototype.next=function(t){return this._invoke("next",t)},dm.prototype.throw=function(t){return this._invoke("throw",t)},dm.prototype.return=function(t){return this._invoke("return",t)};const mm=function*(t,r){let e=t.byteLength;if(!r||e<r)return void(yield t);let o,a=0;for(;a<e;)o=a+r,yield t.slice(a,o),a=o},vm=function(){var t=pm((function*(t,r){var e,o=!1,a=!1;try{for(var n,l=gm(fm(t));o=!(n=yield hm(l.next())).done;o=!1){const t=n.value;yield*um(gm(mm(t,r)))}}catch(t){a=!0,e=t}finally{try{o&&null!=l.return&&(yield hm(l.return()))}finally{if(a)throw e}}}));return function(r,e){return t.apply(this,arguments)}}(),fm=function(){var t=pm((function*(t){if(t[Symbol.asyncIterator])return void(yield*um(gm(t)));const r=t.getReader();try{for(;;){const{done:t,value:e}=yield hm(r.read());if(t)break;yield e}}finally{yield hm(r.cancel())}}));return function(r){return t.apply(this,arguments)}}(),ym=(t,r,e,o)=>{const a=vm(t,r);let n,l=0,i=t=>{n||(n=!0,o&&o(t))};return new ReadableStream({pull:t=>Eg((function*(){try{const{done:r,value:o}=yield a.next();if(r)return i(),void t.close();if(e){let t=l+=o.byteLength;e(t)}t.enqueue(new Uint8Array(o))}catch(t){throw i(t),t}}))(),cancel:t=>(i(t),a.return())},{highWaterMark:2})},wm="function"==typeof fetch&&"function"==typeof Request&&"function"==typeof Response,xm=wm&&"function"==typeof ReadableStream,km=wm&&("function"==typeof TextEncoder?(t=>r=>t.encode(r))(new TextEncoder):function(){var t=Eg((function*(t){return new Uint8Array(yield new Response(t).arrayBuffer())}));return function(r){return t.apply(this,arguments)}}()),Am=(t,...r)=>{try{return!!t(...r)}catch{return!1}},Cm=xm&&Am((()=>{let t=!1;const r=new Request(Pb.origin,{body:new ReadableStream,method:"POST",get duplex(){return t=!0,"half"}}).headers.has("Content-Type");return t&&!r})),zm=xm&&Am((()=>hb.isReadableStream(new Response("").body))),Em={stream:zm&&(t=>t.body)};wm&&(t=>{["text","arrayBuffer","blob","formData","stream"].forEach((r=>{!Em[r]&&(Em[r]=hb.isFunction(t[r])?t=>t[r]():(t,e)=>{throw new mb(`Response type '${r}' is not supported`,mb.ERR_NOT_SUPPORT,e)})}))})(new Response);const Sm=function(){var t=Eg((function*(t){return null==t?0:hb.isBlob(t)?t.size:hb.isSpecCompliantForm(t)?(yield new Request(Pb.origin,{method:"POST",body:t}).arrayBuffer()).byteLength:hb.isArrayBufferView(t)||hb.isArrayBuffer(t)?t.byteLength:(hb.isURLSearchParams(t)&&(t+=""),hb.isString(t)?(yield km(t)).byteLength:void 0)}));return function(r){return t.apply(this,arguments)}}(),jm=function(){var t=Eg((function*(t,r){return hb.toFiniteNumber(t.getContentLength())??Sm(r)}));return function(r,e){return t.apply(this,arguments)}}(),Tm={http:null,xhr:im,fetch:wm&&function(){var t=Eg((function*(t){let{url:r,method:e,data:o,signal:a,cancelToken:n,timeout:l,onDownloadProgress:i,onUploadProgress:c,responseType:s,headers:d,withCredentials:p="same-origin",fetchOptions:h}=lm(t);s=s?(s+"").toLowerCase():"text";let u,g=cm([a,n&&n.toAbortSignal()],l);const b=g&&g.unsubscribe&&(()=>{g.unsubscribe()});let m;try{if(c&&Cm&&"get"!==e&&"head"!==e&&0!==(m=yield jm(d,o))){let t,e=new Request(r,{method:"POST",body:o,duplex:"half"});if(hb.isFormData(o)&&(t=e.headers.get("content-type"))&&d.setContentType(t),e.body){const[t,r]=$b(m,Qb(tm(c)));o=ym(e.body,65536,t,r)}}hb.isString(p)||(p=p?"include":"omit");const a="credentials"in Request.prototype;u=new Request(r,{...h,signal:g,method:e.toUpperCase(),headers:d.normalize().toJSON(),body:o,duplex:"half",credentials:a?p:void 0});let n=yield fetch(u);const l=zm&&("stream"===s||"response"===s);if(zm&&(i||l&&b)){const t={};["status","statusText","headers"].forEach((r=>{t[r]=n[r]}));const r=hb.toFiniteNumber(n.headers.get("content-length")),[e,o]=i&&$b(r,Qb(tm(i),!0))||[];n=new Response(ym(n.body,65536,e,(()=>{o&&o(),b&&b()})),t)}s=s||"text";let v=yield Em[hb.findKey(Em,s)||"text"](n,t);return!l&&b&&b(),yield new Promise(((r,e)=>{Jb(r,e,{data:v,headers:qb.from(n.headers),status:n.status,statusText:n.statusText,config:t,request:u})}))}catch(r){throw b&&b(),r&&"TypeError"===r.name&&/fetch/i.test(r.message)?Object.assign(new mb("Network Error",mb.ERR_NETWORK,t,u),{cause:r.cause||r}):mb.from(r,r&&r.code,t,u)}}));return function(r){return t.apply(this,arguments)}}()};hb.forEach(Tm,((t,r)=>{if(t){try{Object.defineProperty(t,"name",{value:r})}catch{}Object.defineProperty(t,"adapterName",{value:r})}}));const _m=t=>`- ${t}`,Im=t=>hb.isFunction(t)||null===t||!1===t,Dm=t=>{t=hb.isArray(t)?t:[t];const{length:r}=t;let e,o;const a={};for(let n=0;n<r;n++){let r;if(e=t[n],o=e,!Im(e)&&(o=Tm[(r=String(e)).toLowerCase()],void 0===o))throw new mb(`Unknown adapter '${r}'`);if(o)break;a[r||"#"+n]=o}if(!o){const t=Object.entries(a).map((([t,r])=>`adapter ${t} `+(!1===r?"is not supported by the environment":"is not available in the build")));let e=r?t.length>1?"since :\n"+t.map(_m).join("\n"):" "+_m(t[0]):"as no adapter specified";throw new mb("There is no suitable adapter to dispatch the request "+e,"ERR_NOT_SUPPORT")}return o};function Rm(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new Kb(null,t)}function Om(t){return Rm(t),t.headers=qb.from(t.headers),t.data=Gb.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1),Dm(t.adapter||Mb.adapter)(t).then((function(r){return Rm(t),r.data=Gb.call(t,t.transformResponse,r),r.headers=qb.from(r.headers),r}),(function(r){return Yb(r)||(Rm(t),r&&r.response&&(r.response.data=Gb.call(t,t.transformResponse,r.response),r.response.headers=qb.from(r.response.headers))),Promise.reject(r)}))}const Lm={};["object","boolean","number","function","string","symbol"].forEach(((t,r)=>{Lm[t]=function(e){return typeof e===t||"a"+(r<1?"n ":" ")+t}}));const Pm={};Lm.transitional=function(t,r,e){function o(t,r){return"[Axios v1.7.7] Transitional option '"+t+"'"+r+(e?". "+e:"")}return(e,a,n)=>{if(!1===t)throw new mb(o(a," has been removed"+(r?" in "+r:"")),mb.ERR_DEPRECATED);return r&&!Pm[a]&&(Pm[a]=!0,console.warn(o(a," has been deprecated since v"+r+" and will be removed in the near future"))),!t||t(e,a,n)}};const Bm={assertOptions:function(t,r,e){if("object"!=typeof t)throw new mb("options must be an object",mb.ERR_BAD_OPTION_VALUE);const o=Object.keys(t);let a=o.length;for(;a-- >0;){const n=o[a],l=r[n];if(l){const r=t[n],e=void 0===r||l(r,n,t);if(!0!==e)throw new mb("option "+n+" must be "+e,mb.ERR_BAD_OPTION_VALUE)}else if(!0!==e)throw new mb("Unknown option "+n,mb.ERR_BAD_OPTION)}},validators:Lm},Nm=Bm.validators;class Mm{constructor(t){this.defaults=t,this.interceptors={request:new jb,response:new jb}}request(t,r){var e=this;return Eg((function*(){try{return yield e._request(t,r)}catch(t){if(t instanceof Error){let r;Error.captureStackTrace?Error.captureStackTrace(r={}):r=new Error;const e=r.stack?r.stack.replace(/^.+\n/,""):"";try{t.stack?e&&!String(t.stack).endsWith(e.replace(/^.+\n.+\n/,""))&&(t.stack+="\n"+e):t.stack=e}catch{}}throw t}}))()}_request(t,r){"string"==typeof t?(r=r||{}).url=t:r=t||{},r=nm(this.defaults,r);const{transitional:e,paramsSerializer:o,headers:a}=r;void 0!==e&&Bm.assertOptions(e,{silentJSONParsing:Nm.transitional(Nm.boolean),forcedJSONParsing:Nm.transitional(Nm.boolean),clarifyTimeoutError:Nm.transitional(Nm.boolean)},!1),null!=o&&(hb.isFunction(o)?r.paramsSerializer={serialize:o}:Bm.assertOptions(o,{encode:Nm.function,serialize:Nm.function},!0)),r.method=(r.method||this.defaults.method||"get").toLowerCase();let n=a&&hb.merge(a.common,a[r.method]);a&&hb.forEach(["delete","get","head","post","put","patch","common"],(t=>{delete a[t]})),r.headers=qb.concat(n,a);const l=[];let i=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(r)||(i=i&&t.synchronous,l.unshift(t.fulfilled,t.rejected))}));const c=[];this.interceptors.response.forEach((function(t){c.push(t.fulfilled,t.rejected)}));let s,d,p=0;if(!i){const t=[Om.bind(this),void 0];for(t.unshift.apply(t,l),t.push.apply(t,c),d=t.length,s=Promise.resolve(r);p<d;)s=s.then(t[p++],t[p++]);return s}d=l.length;let h=r;for(p=0;p<d;){const t=l[p++],r=l[p++];try{h=t(h)}catch(t){r.call(this,t);break}}try{s=Om.call(this,h)}catch(t){return Promise.reject(t)}for(p=0,d=c.length;p<d;)s=s.then(c[p++],c[p++]);return s}getUri(t){return Sb(om((t=nm(this.defaults,t)).baseURL,t.url),t.params,t.paramsSerializer)}}hb.forEach(["delete","get","head","options"],(function(t){Mm.prototype[t]=function(r,e){return this.request(nm(e||{},{method:t,url:r,data:(e||{}).data}))}})),hb.forEach(["post","put","patch"],(function(t){function r(r){return function(e,o,a){return this.request(nm(a||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:e,data:o}))}}Mm.prototype[t]=r(),Mm.prototype[t+"Form"]=r(!0)}));const Fm=Mm;class Vm{constructor(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");let r;this.promise=new Promise((function(t){r=t}));const e=this;this.promise.then((t=>{if(!e._listeners)return;let r=e._listeners.length;for(;r-- >0;)e._listeners[r](t);e._listeners=null})),this.promise.then=t=>{let r;const o=new Promise((t=>{e.subscribe(t),r=t})).then(t);return o.cancel=function(){e.unsubscribe(r)},o},t((function(t,o,a){e.reason||(e.reason=new Kb(t,o,a),r(e.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);-1!==r&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=r=>{t.abort(r)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new Vm((function(r){t=r})),cancel:t}}}const Um=Vm,Hm={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Hm).forEach((([t,r])=>{Hm[r]=t}));const Zm=Hm,Wm=function t(r){const e=new Fm(r),o=Sg(Fm.prototype.request,e);return hb.extend(o,Fm.prototype,e,{allOwnKeys:!0}),hb.extend(o,e,null,{allOwnKeys:!0}),o.create=function(e){return t(nm(r,e))},o}(Mb);Wm.Axios=Fm,Wm.CanceledError=Kb,Wm.CancelToken=Um,Wm.isCancel=Yb,Wm.VERSION="1.7.7",Wm.toFormData=xb,Wm.AxiosError=mb,Wm.Cancel=Wm.CanceledError,Wm.all=function(t){return Promise.all(t)},Wm.spread=function(t){return function(r){return t.apply(null,r)}},Wm.isAxiosError=function(t){return hb.isObject(t)&&!0===t.isAxiosError},Wm.mergeConfig=nm,Wm.AxiosHeaders=qb,Wm.formToJSON=t=>Bb(hb.isHTMLForm(t)?new FormData(t):t),Wm.getAdapter=Dm,Wm.HttpStatusCode=Zm,Wm.default=Wm;const qm=Wm,Gm=function(){var t=Eg((function*(){try{const t=yield qm.post("https://faucet.altnet.rippletest.net/accounts",{});return{secret:t.data.seed,address:t.data.account.address}}catch(t){console.log(t)}}));return function(){return t.apply(this,arguments)}}();var Ym;!function(t){t.assertEqual=t=>t,t.assertIs=function(t){},t.assertNever=function(t){throw new Error},t.arrayToEnum=t=>{const r={};for(const e of t)r[e]=e;return r},t.getValidEnumValues=r=>{const e=t.objectKeys(r).filter((t=>"number"!=typeof r[r[t]])),o={};for(const t of e)o[t]=r[t];return t.objectValues(o)},t.objectValues=r=>t.objectKeys(r).map((function(t){return r[t]})),t.objectKeys="function"==typeof Object.keys?t=>Object.keys(t):t=>{const r=[];for(const e in t)Object.prototype.hasOwnProperty.call(t,e)&&r.push(e);return r},t.find=(t,r)=>{for(const e of t)if(r(e))return e},t.isInteger="function"==typeof Number.isInteger?t=>Number.isInteger(t):t=>"number"==typeof t&&isFinite(t)&&Math.floor(t)===t,t.joinValues=function(t,r=" | "){return t.map((t=>"string"==typeof t?`'${t}'`:t)).join(r)},t.jsonStringifyReplacer=(t,r)=>"bigint"==typeof r?r.toString():r}(Ym||(Ym={}));var Xm=(function(t){t.mergeShapes=(t,r)=>({...t,...r})}(Xm||(Xm={})),Xm);const Km=Ym.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Jm=t=>{switch(typeof t){case"undefined":return Km.undefined;case"string":return Km.string;case"number":return isNaN(t)?Km.nan:Km.number;case"boolean":return Km.boolean;case"function":return Km.function;case"bigint":return Km.bigint;case"symbol":return Km.symbol;case"object":return Array.isArray(t)?Km.array:null===t?Km.null:t.then&&"function"==typeof t.then&&t.catch&&"function"==typeof t.catch?Km.promise:typeof Map<"u"&&t instanceof Map?Km.map:typeof Set<"u"&&t instanceof Set?Km.set:typeof Date<"u"&&t instanceof Date?Km.date:Km.object;default:return Km.unknown}},Qm=Ym.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]);let $m=(()=>{class t extends Error{constructor(t){super(),this.issues=[],this.addIssue=t=>{this.issues=[...this.issues,t]},this.addIssues=(t=[])=>{this.issues=[...this.issues,...t]};const r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=t}get errors(){return this.issues}format(t){const r=t||function(t){return t.message},e={_errors:[]},o=t=>{for(const a of t.issues)if("invalid_union"===a.code)a.unionErrors.map(o);else if("invalid_return_type"===a.code)o(a.returnTypeError);else if("invalid_arguments"===a.code)o(a.argumentsError);else if(0===a.path.length)e._errors.push(r(a));else{let t=e,o=0;for(;o<a.path.length;){const e=a.path[o];o===a.path.length-1?(t[e]=t[e]||{_errors:[]},t[e]._errors.push(r(a))):t[e]=t[e]||{_errors:[]},t=t[e],o++}}};return o(this),e}toString(){return this.message}get message(){return JSON.stringify(this.issues,Ym.jsonStringifyReplacer,2)}get isEmpty(){return 0===this.issues.length}flatten(t=(t=>t.message)){const r={},e=[];for(const o of this.issues)o.path.length>0?(r[o.path[0]]=r[o.path[0]]||[],r[o.path[0]].push(t(o))):e.push(t(o));return{formErrors:e,fieldErrors:r}}get formErrors(){return this.flatten()}}return t.create=r=>new t(r),t})();const tv=(t,r)=>{let e;switch(t.code){case Qm.invalid_type:e=t.received===Km.undefined?"Required":`Expected ${t.expected}, received ${t.received}`;break;case Qm.invalid_literal:e=`Invalid literal value, expected ${JSON.stringify(t.expected,Ym.jsonStringifyReplacer)}`;break;case Qm.unrecognized_keys:e=`Unrecognized key(s) in object: ${Ym.joinValues(t.keys,", ")}`;break;case Qm.invalid_union:e="Invalid input";break;case Qm.invalid_union_discriminator:e=`Invalid discriminator value. Expected ${Ym.joinValues(t.options)}`;break;case Qm.invalid_enum_value:e=`Invalid enum value. Expected ${Ym.joinValues(t.options)}, received '${t.received}'`;break;case Qm.invalid_arguments:e="Invalid function arguments";break;case Qm.invalid_return_type:e="Invalid function return type";break;case Qm.invalid_date:e="Invalid date";break;case Qm.invalid_string:"object"==typeof t.validation?"includes"in t.validation?(e=`Invalid input: must include "${t.validation.includes}"`,"number"==typeof t.validation.position&&(e=`${e} at one or more positions greater than or equal to ${t.validation.position}`)):"startsWith"in t.validation?e=`Invalid input: must start with "${t.validation.startsWith}"`:"endsWith"in t.validation?e=`Invalid input: must end with "${t.validation.endsWith}"`:Ym.assertNever(t.validation):e="regex"!==t.validation?`Invalid ${t.validation}`:"Invalid";break;case Qm.too_small:e="array"===t.type?`Array must contain ${t.exact?"exactly":t.inclusive?"at least":"more than"} ${t.minimum} element(s)`:"string"===t.type?`String must contain ${t.exact?"exactly":t.inclusive?"at least":"over"} ${t.minimum} character(s)`:"number"===t.type?`Number must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${t.minimum}`:"date"===t.type?`Date must be ${t.exact?"exactly equal to ":t.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(t.minimum))}`:"Invalid input";break;case Qm.too_big:e="array"===t.type?`Array must contain ${t.exact?"exactly":t.inclusive?"at most":"less than"} ${t.maximum} element(s)`:"string"===t.type?`String must contain ${t.exact?"exactly":t.inclusive?"at most":"under"} ${t.maximum} character(s)`:"number"===t.type?`Number must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:"bigint"===t.type?`BigInt must be ${t.exact?"exactly":t.inclusive?"less than or equal to":"less than"} ${t.maximum}`:"date"===t.type?`Date must be ${t.exact?"exactly":t.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(t.maximum))}`:"Invalid input";break;case Qm.custom:e="Invalid input";break;case Qm.invalid_intersection_types:e="Intersection results could not be merged";break;case Qm.not_multiple_of:e=`Number must be a multiple of ${t.multipleOf}`;break;case Qm.not_finite:e="Number must be finite";break;default:e=r.defaultError,Ym.assertNever(t)}return{message:e}};let rv=tv;function ev(){return rv}const ov=t=>{const{data:r,path:e,errorMaps:o,issueData:a}=t,n=[...e,...a.path||[]],l={...a,path:n};let i="";const c=o.filter((t=>!!t)).slice().reverse();for(const t of c)i=t(l,{data:r,defaultError:i}).message;return{...a,path:n,message:a.message||i}};function av(t,r){const e=ov({issueData:r,data:t.data,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ev(),tv].filter((t=>!!t))});t.common.issues.push(e)}class nv{constructor(){this.value="valid"}dirty(){"valid"===this.value&&(this.value="dirty")}abort(){"aborted"!==this.value&&(this.value="aborted")}static mergeArray(t,r){const e=[];for(const o of r){if("aborted"===o.status)return lv;"dirty"===o.status&&t.dirty(),e.push(o.value)}return{status:t.value,value:e}}static mergeObjectAsync(t,r){return Eg((function*(){const e=[];for(const t of r)e.push({key:yield t.key,value:yield t.value});return nv.mergeObjectSync(t,e)}))()}static mergeObjectSync(t,r){const e={};for(const o of r){const{key:r,value:a}=o;if("aborted"===r.status||"aborted"===a.status)return lv;"dirty"===r.status&&t.dirty(),"dirty"===a.status&&t.dirty(),"__proto__"!==r.value&&(typeof a.value<"u"||o.alwaysSet)&&(e[r.value]=a.value)}return{status:t.value,value:e}}}const lv=Object.freeze({status:"aborted"}),iv=t=>({status:"dirty",value:t}),cv=t=>({status:"valid",value:t}),sv=t=>"aborted"===t.status,dv=t=>"dirty"===t.status,pv=t=>"valid"===t.status,hv=t=>typeof Promise<"u"&&t instanceof Promise;var uv=(function(t){t.errToObj=t=>"string"==typeof t?{message:t}:t||{},t.toString=t=>"string"==typeof t?t:t?.message}(uv||(uv={})),uv);class gv{constructor(t,r,e,o){this._cachedPath=[],this.parent=t,this.data=r,this._path=e,this._key=o}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const bv=(t,r)=>{if(pv(r))return{success:!0,data:r.value};if(!t.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const r=new $m(t.common.issues);return this._error=r,this._error}}};function mv(t){if(!t)return{};const{errorMap:r,invalid_type_error:e,required_error:o,description:a}=t;if(r&&(e||o))throw new Error('Can\'t use "invalid_type_error" or "required_error" in conjunction with custom error map.');return r?{errorMap:r,description:a}:{errorMap:(t,r)=>"invalid_type"!==t.code?{message:r.defaultError}:typeof r.data>"u"?{message:o??r.defaultError}:{message:e??r.defaultError},description:a}}class vv{constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(t){return Jm(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:Jm(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new nv,ctx:{common:t.parent.common,data:t.data,parsedType:Jm(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const r=this._parse(t);if(hv(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(t){const r=this._parse(t);return Promise.resolve(r)}parse(t,r){const e=this.safeParse(t,r);if(e.success)return e.data;throw e.error}safeParse(t,r){var e;const o={common:{issues:[],async:null!==(e=r?.async)&&void 0!==e&&e,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Jm(t)},a=this._parseSync({data:t,path:o.path,parent:o});return bv(o,a)}parseAsync(t,r){var e=this;return Eg((function*(){const o=yield e.safeParseAsync(t,r);if(o.success)return o.data;throw o.error}))()}safeParseAsync(t,r){var e=this;return Eg((function*(){const o={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:e._def.errorMap,parent:null,data:t,parsedType:Jm(t)},a=e._parse({data:t,path:o.path,parent:o}),n=yield hv(a)?a:Promise.resolve(a);return bv(o,n)}))()}refine(t,r){const e=t=>"string"==typeof r||typeof r>"u"?{message:r}:"function"==typeof r?r(t):r;return this._refinement(((r,o)=>{const a=t(r),n=()=>o.addIssue({code:Qm.custom,...e(r)});return typeof Promise<"u"&&a instanceof Promise?a.then((t=>!!t||(n(),!1))):!!a||(n(),!1)}))}refinement(t,r){return this._refinement(((e,o)=>!!t(e)||(o.addIssue("function"==typeof r?r(e,o):r),!1)))}_refinement(t){return new lf({schema:this,typeName:yf.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}optional(){return cf.create(this,this._def)}nullable(){return sf.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Vv.create(this,this._def)}promise(){return nf.create(this,this._def)}or(t){return Zv.create([this,t],this._def)}and(t){return Yv.create(this,t,this._def)}transform(t){return new lf({...mv(this._def),schema:this,typeName:yf.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const r="function"==typeof t?t:()=>t;return new df({...mv(this._def),innerType:this,defaultValue:r,typeName:yf.ZodDefault})}brand(){return new gf({typeName:yf.ZodBranded,type:this,...mv(this._def)})}catch(t){const r="function"==typeof t?t:()=>t;return new pf({...mv(this._def),innerType:this,catchValue:r,typeName:yf.ZodCatch})}describe(t){return new(0,this.constructor)({...this._def,description:t})}pipe(t){return bf.create(this,t)}readonly(){return mf.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const fv=/^c[^\s-]{8,}$/i,yv=/^[a-z][a-z0-9]*$/,wv=/^[0-9A-HJKMNP-TV-Z]{26}$/,xv=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,kv=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i;let Av;const Cv=/^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/,zv=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,Ev=t=>t.precision?t.offset?new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${t.precision}}(([+-]\\d{2}(:?\\d{2})?)|Z)$`):new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${t.precision}}Z$`):0===t.precision?t.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"):t.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?Z$");function Sv(t,r){return!(("v4"!==r&&r||!Cv.test(t))&&("v6"!==r&&r||!zv.test(t)))}let jv=(()=>{class t extends vv{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==Km.string){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.string,received:r.parsedType}),lv}const r=new nv;let e;for(const o of this._def.checks)if("min"===o.kind)t.data.length<o.value&&(e=this._getOrReturnCtx(t,e),av(e,{code:Qm.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),r.dirty());else if("max"===o.kind)t.data.length>o.value&&(e=this._getOrReturnCtx(t,e),av(e,{code:Qm.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!1,message:o.message}),r.dirty());else if("length"===o.kind){const a=t.data.length>o.value,n=t.data.length<o.value;(a||n)&&(e=this._getOrReturnCtx(t,e),a?av(e,{code:Qm.too_big,maximum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}):n&&av(e,{code:Qm.too_small,minimum:o.value,type:"string",inclusive:!0,exact:!0,message:o.message}),r.dirty())}else if("email"===o.kind)kv.test(t.data)||(e=this._getOrReturnCtx(t,e),av(e,{validation:"email",code:Qm.invalid_string,message:o.message}),r.dirty());else if("emoji"===o.kind)Av||(Av=new RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Av.test(t.data)||(e=this._getOrReturnCtx(t,e),av(e,{validation:"emoji",code:Qm.invalid_string,message:o.message}),r.dirty());else if("uuid"===o.kind)xv.test(t.data)||(e=this._getOrReturnCtx(t,e),av(e,{validation:"uuid",code:Qm.invalid_string,message:o.message}),r.dirty());else if("cuid"===o.kind)fv.test(t.data)||(e=this._getOrReturnCtx(t,e),av(e,{validation:"cuid",code:Qm.invalid_string,message:o.message}),r.dirty());else if("cuid2"===o.kind)yv.test(t.data)||(e=this._getOrReturnCtx(t,e),av(e,{validation:"cuid2",code:Qm.invalid_string,message:o.message}),r.dirty());else if("ulid"===o.kind)wv.test(t.data)||(e=this._getOrReturnCtx(t,e),av(e,{validation:"ulid",code:Qm.invalid_string,message:o.message}),r.dirty());else if("url"===o.kind)try{new URL(t.data)}catch{e=this._getOrReturnCtx(t,e),av(e,{validation:"url",code:Qm.invalid_string,message:o.message}),r.dirty()}else"regex"===o.kind?(o.regex.lastIndex=0,o.regex.test(t.data)||(e=this._getOrReturnCtx(t,e),av(e,{validation:"regex",code:Qm.invalid_string,message:o.message}),r.dirty())):"trim"===o.kind?t.data=t.data.trim():"includes"===o.kind?t.data.includes(o.value,o.position)||(e=this._getOrReturnCtx(t,e),av(e,{code:Qm.invalid_string,validation:{includes:o.value,position:o.position},message:o.message}),r.dirty()):"toLowerCase"===o.kind?t.data=t.data.toLowerCase():"toUpperCase"===o.kind?t.data=t.data.toUpperCase():"startsWith"===o.kind?t.data.startsWith(o.value)||(e=this._getOrReturnCtx(t,e),av(e,{code:Qm.invalid_string,validation:{startsWith:o.value},message:o.message}),r.dirty()):"endsWith"===o.kind?t.data.endsWith(o.value)||(e=this._getOrReturnCtx(t,e),av(e,{code:Qm.invalid_string,validation:{endsWith:o.value},message:o.message}),r.dirty()):"datetime"===o.kind?Ev(o).test(t.data)||(e=this._getOrReturnCtx(t,e),av(e,{code:Qm.invalid_string,validation:"datetime",message:o.message}),r.dirty()):"ip"===o.kind?Sv(t.data,o.version)||(e=this._getOrReturnCtx(t,e),av(e,{validation:"ip",code:Qm.invalid_string,message:o.message}),r.dirty()):Ym.assertNever(o);return{status:r.value,value:t.data}}_regex(t,r,e){return this.refinement((r=>t.test(r)),{validation:r,code:Qm.invalid_string,...uv.errToObj(e)})}_addCheck(r){return new t({...this._def,checks:[...this._def.checks,r]})}email(t){return this._addCheck({kind:"email",...uv.errToObj(t)})}url(t){return this._addCheck({kind:"url",...uv.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...uv.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...uv.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...uv.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...uv.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...uv.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...uv.errToObj(t)})}datetime(t){var r;return this._addCheck("string"==typeof t?{kind:"datetime",precision:null,offset:!1,message:t}:{kind:"datetime",precision:typeof t?.precision>"u"?null:t?.precision,offset:null!==(r=t?.offset)&&void 0!==r&&r,...uv.errToObj(t?.message)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...uv.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r?.position,...uv.errToObj(r?.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...uv.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...uv.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...uv.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...uv.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...uv.errToObj(r)})}nonempty(t){return this.min(1,uv.errToObj(t))}trim(){return new t({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new t({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find((t=>"datetime"===t.kind))}get isEmail(){return!!this._def.checks.find((t=>"email"===t.kind))}get isURL(){return!!this._def.checks.find((t=>"url"===t.kind))}get isEmoji(){return!!this._def.checks.find((t=>"emoji"===t.kind))}get isUUID(){return!!this._def.checks.find((t=>"uuid"===t.kind))}get isCUID(){return!!this._def.checks.find((t=>"cuid"===t.kind))}get isCUID2(){return!!this._def.checks.find((t=>"cuid2"===t.kind))}get isULID(){return!!this._def.checks.find((t=>"ulid"===t.kind))}get isIP(){return!!this._def.checks.find((t=>"ip"===t.kind))}get minLength(){let t=null;for(const r of this._def.checks)"min"===r.kind&&(null===t||r.value>t)&&(t=r.value);return t}get maxLength(){let t=null;for(const r of this._def.checks)"max"===r.kind&&(null===t||r.value<t)&&(t=r.value);return t}}return t.create=r=>{var e;return new t({checks:[],typeName:yf.ZodString,coerce:null!==(e=r?.coerce)&&void 0!==e&&e,...mv(r)})},t})();function Tv(t,r){const e=(t.toString().split(".")[1]||"").length,o=(r.toString().split(".")[1]||"").length,a=e>o?e:o;return parseInt(t.toFixed(a).replace(".",""))%parseInt(r.toFixed(a).replace(".",""))/Math.pow(10,a)}let _v=(()=>{class t extends vv{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==Km.number){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.number,received:r.parsedType}),lv}let r;const e=new nv;for(const o of this._def.checks)"int"===o.kind?Ym.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),av(r,{code:Qm.invalid_type,expected:"integer",received:"float",message:o.message}),e.dirty()):"min"===o.kind?(o.inclusive?t.data<o.value:t.data<=o.value)&&(r=this._getOrReturnCtx(t,r),av(r,{code:Qm.too_small,minimum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),e.dirty()):"max"===o.kind?(o.inclusive?t.data>o.value:t.data>=o.value)&&(r=this._getOrReturnCtx(t,r),av(r,{code:Qm.too_big,maximum:o.value,type:"number",inclusive:o.inclusive,exact:!1,message:o.message}),e.dirty()):"multipleOf"===o.kind?0!==Tv(t.data,o.value)&&(r=this._getOrReturnCtx(t,r),av(r,{code:Qm.not_multiple_of,multipleOf:o.value,message:o.message}),e.dirty()):"finite"===o.kind?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),av(r,{code:Qm.not_finite,message:o.message}),e.dirty()):Ym.assertNever(o);return{status:e.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,uv.toString(r))}gt(t,r){return this.setLimit("min",t,!1,uv.toString(r))}lte(t,r){return this.setLimit("max",t,!0,uv.toString(r))}lt(t,r){return this.setLimit("max",t,!1,uv.toString(r))}setLimit(r,e,o,a){return new t({...this._def,checks:[...this._def.checks,{kind:r,value:e,inclusive:o,message:uv.toString(a)}]})}_addCheck(r){return new t({...this._def,checks:[...this._def.checks,r]})}int(t){return this._addCheck({kind:"int",message:uv.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:uv.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:uv.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:uv.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:uv.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:uv.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:uv.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:uv.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:uv.toString(t)})}get minValue(){let t=null;for(const r of this._def.checks)"min"===r.kind&&(null===t||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(const r of this._def.checks)"max"===r.kind&&(null===t||r.value<t)&&(t=r.value);return t}get isInt(){return!!this._def.checks.find((t=>"int"===t.kind||"multipleOf"===t.kind&&Ym.isInteger(t.value)))}get isFinite(){let t=null,r=null;for(const e of this._def.checks){if("finite"===e.kind||"int"===e.kind||"multipleOf"===e.kind)return!0;"min"===e.kind?(null===r||e.value>r)&&(r=e.value):"max"===e.kind&&(null===t||e.value<t)&&(t=e.value)}return Number.isFinite(r)&&Number.isFinite(t)}}return t.create=r=>new t({checks:[],typeName:yf.ZodNumber,coerce:r?.coerce||!1,...mv(r)}),t})(),Iv=(()=>{class t extends vv{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce&&(t.data=BigInt(t.data)),this._getType(t)!==Km.bigint){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.bigint,received:r.parsedType}),lv}let r;const e=new nv;for(const o of this._def.checks)"min"===o.kind?(o.inclusive?t.data<o.value:t.data<=o.value)&&(r=this._getOrReturnCtx(t,r),av(r,{code:Qm.too_small,type:"bigint",minimum:o.value,inclusive:o.inclusive,message:o.message}),e.dirty()):"max"===o.kind?(o.inclusive?t.data>o.value:t.data>=o.value)&&(r=this._getOrReturnCtx(t,r),av(r,{code:Qm.too_big,type:"bigint",maximum:o.value,inclusive:o.inclusive,message:o.message}),e.dirty()):"multipleOf"===o.kind?t.data%o.value!==BigInt(0)&&(r=this._getOrReturnCtx(t,r),av(r,{code:Qm.not_multiple_of,multipleOf:o.value,message:o.message}),e.dirty()):Ym.assertNever(o);return{status:e.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,uv.toString(r))}gt(t,r){return this.setLimit("min",t,!1,uv.toString(r))}lte(t,r){return this.setLimit("max",t,!0,uv.toString(r))}lt(t,r){return this.setLimit("max",t,!1,uv.toString(r))}setLimit(r,e,o,a){return new t({...this._def,checks:[...this._def.checks,{kind:r,value:e,inclusive:o,message:uv.toString(a)}]})}_addCheck(r){return new t({...this._def,checks:[...this._def.checks,r]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:uv.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:uv.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:uv.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:uv.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:uv.toString(r)})}get minValue(){let t=null;for(const r of this._def.checks)"min"===r.kind&&(null===t||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(const r of this._def.checks)"max"===r.kind&&(null===t||r.value<t)&&(t=r.value);return t}}return t.create=r=>{var e;return new t({checks:[],typeName:yf.ZodBigInt,coerce:null!==(e=r?.coerce)&&void 0!==e&&e,...mv(r)})},t})(),Dv=(()=>{class t extends vv{_parse(t){if(this._def.coerce&&(t.data=Boolean(t.data)),this._getType(t)!==Km.boolean){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.boolean,received:r.parsedType}),lv}return cv(t.data)}}return t.create=r=>new t({typeName:yf.ZodBoolean,coerce:r?.coerce||!1,...mv(r)}),t})(),Rv=(()=>{class t extends vv{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==Km.date){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.date,received:r.parsedType}),lv}if(isNaN(t.data.getTime()))return av(this._getOrReturnCtx(t),{code:Qm.invalid_date}),lv;const r=new nv;let e;for(const o of this._def.checks)"min"===o.kind?t.data.getTime()<o.value&&(e=this._getOrReturnCtx(t,e),av(e,{code:Qm.too_small,message:o.message,inclusive:!0,exact:!1,minimum:o.value,type:"date"}),r.dirty()):"max"===o.kind?t.data.getTime()>o.value&&(e=this._getOrReturnCtx(t,e),av(e,{code:Qm.too_big,message:o.message,inclusive:!0,exact:!1,maximum:o.value,type:"date"}),r.dirty()):Ym.assertNever(o);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(r){return new t({...this._def,checks:[...this._def.checks,r]})}min(t,r){return this._addCheck({kind:"min",value:t.getTime(),message:uv.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:uv.toString(r)})}get minDate(){let t=null;for(const r of this._def.checks)"min"===r.kind&&(null===t||r.value>t)&&(t=r.value);return null!=t?new Date(t):null}get maxDate(){let t=null;for(const r of this._def.checks)"max"===r.kind&&(null===t||r.value<t)&&(t=r.value);return null!=t?new Date(t):null}}return t.create=r=>new t({checks:[],coerce:r?.coerce||!1,typeName:yf.ZodDate,...mv(r)}),t})(),Ov=(()=>{class t extends vv{_parse(t){if(this._getType(t)!==Km.symbol){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.symbol,received:r.parsedType}),lv}return cv(t.data)}}return t.create=r=>new t({typeName:yf.ZodSymbol,...mv(r)}),t})(),Lv=(()=>{class t extends vv{_parse(t){if(this._getType(t)!==Km.undefined){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.undefined,received:r.parsedType}),lv}return cv(t.data)}}return t.create=r=>new t({typeName:yf.ZodUndefined,...mv(r)}),t})(),Pv=(()=>{class t extends vv{_parse(t){if(this._getType(t)!==Km.null){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.null,received:r.parsedType}),lv}return cv(t.data)}}return t.create=r=>new t({typeName:yf.ZodNull,...mv(r)}),t})(),Bv=(()=>{class t extends vv{constructor(){super(...arguments),this._any=!0}_parse(t){return cv(t.data)}}return t.create=r=>new t({typeName:yf.ZodAny,...mv(r)}),t})(),Nv=(()=>{class t extends vv{constructor(){super(...arguments),this._unknown=!0}_parse(t){return cv(t.data)}}return t.create=r=>new t({typeName:yf.ZodUnknown,...mv(r)}),t})(),Mv=(()=>{class t extends vv{_parse(t){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.never,received:r.parsedType}),lv}}return t.create=r=>new t({typeName:yf.ZodNever,...mv(r)}),t})(),Fv=(()=>{class t extends vv{_parse(t){if(this._getType(t)!==Km.undefined){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.void,received:r.parsedType}),lv}return cv(t.data)}}return t.create=r=>new t({typeName:yf.ZodVoid,...mv(r)}),t})(),Vv=(()=>{class t extends vv{_parse(t){const{ctx:r,status:e}=this._processInputParams(t),o=this._def;if(r.parsedType!==Km.array)return av(r,{code:Qm.invalid_type,expected:Km.array,received:r.parsedType}),lv;if(null!==o.exactLength){const t=r.data.length>o.exactLength.value,a=r.data.length<o.exactLength.value;(t||a)&&(av(r,{code:t?Qm.too_big:Qm.too_small,minimum:a?o.exactLength.value:void 0,maximum:t?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),e.dirty())}if(null!==o.minLength&&r.data.length<o.minLength.value&&(av(r,{code:Qm.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),e.dirty()),null!==o.maxLength&&r.data.length>o.maxLength.value&&(av(r,{code:Qm.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),e.dirty()),r.common.async)return Promise.all([...r.data].map(((t,e)=>o.type._parseAsync(new gv(r,t,r.path,e))))).then((t=>nv.mergeArray(e,t)));const a=[...r.data].map(((t,e)=>o.type._parseSync(new gv(r,t,r.path,e))));return nv.mergeArray(e,a)}get element(){return this._def.type}min(r,e){return new t({...this._def,minLength:{value:r,message:uv.toString(e)}})}max(r,e){return new t({...this._def,maxLength:{value:r,message:uv.toString(e)}})}length(r,e){return new t({...this._def,exactLength:{value:r,message:uv.toString(e)}})}nonempty(t){return this.min(1,t)}}return t.create=(r,e)=>new t({type:r,minLength:null,maxLength:null,exactLength:null,typeName:yf.ZodArray,...mv(e)}),t})();function Uv(t){if(t instanceof Hv){const r={};for(const e in t.shape)r[e]=cf.create(Uv(t.shape[e]));return new Hv({...t._def,shape:()=>r})}return t instanceof Vv?new Vv({...t._def,type:Uv(t.element)}):t instanceof cf?cf.create(Uv(t.unwrap())):t instanceof sf?sf.create(Uv(t.unwrap())):t instanceof Xv?Xv.create(t.items.map((t=>Uv(t)))):t}let Hv=(()=>{class t extends vv{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(null!==this._cached)return this._cached;const t=this._def.shape(),r=Ym.objectKeys(t);return this._cached={shape:t,keys:r}}_parse(t){if(this._getType(t)!==Km.object){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.object,received:r.parsedType}),lv}const{status:r,ctx:e}=this._processInputParams(t),{shape:o,keys:a}=this._getCached(),n=[];if(!(this._def.catchall instanceof Mv&&"strip"===this._def.unknownKeys))for(const t in e.data)a.includes(t)||n.push(t);const l=[];for(const t of a)l.push({key:{status:"valid",value:t},value:o[t]._parse(new gv(e,e.data[t],e.path,t)),alwaysSet:t in e.data});if(this._def.catchall instanceof Mv){const t=this._def.unknownKeys;if("passthrough"===t)for(const t of n)l.push({key:{status:"valid",value:t},value:{status:"valid",value:e.data[t]}});else if("strict"===t)n.length>0&&(av(e,{code:Qm.unrecognized_keys,keys:n}),r.dirty());else if("strip"!==t)throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const t=this._def.catchall;for(const r of n)l.push({key:{status:"valid",value:r},value:t._parse(new gv(e,e.data[r],e.path,r)),alwaysSet:r in e.data})}return e.common.async?Promise.resolve().then(Eg((function*(){const t=[];for(const r of l){const e=yield r.key;t.push({key:e,value:yield r.value,alwaysSet:r.alwaysSet})}return t}))).then((t=>nv.mergeObjectSync(r,t))):nv.mergeObjectSync(r,l)}get shape(){return this._def.shape()}strict(r){return new t({...this._def,unknownKeys:"strict",...void 0!==r?{errorMap:(t,e)=>{var o,a,n,l;const i=null!==(n=null===(a=(o=this._def).errorMap)||void 0===a?void 0:a.call(o,t,e).message)&&void 0!==n?n:e.defaultError;return"unrecognized_keys"===t.code?{message:null!==(l=uv.errToObj(r).message)&&void 0!==l?l:i}:{message:i}}}:{}})}strip(){return new t({...this._def,unknownKeys:"strip"})}passthrough(){return new t({...this._def,unknownKeys:"passthrough"})}extend(r){return new t({...this._def,shape:()=>({...this._def.shape(),...r})})}merge(r){return new t({unknownKeys:r._def.unknownKeys,catchall:r._def.catchall,shape:()=>({...this._def.shape(),...r._def.shape()}),typeName:yf.ZodObject})}setKey(t,r){return this.augment({[t]:r})}catchall(r){return new t({...this._def,catchall:r})}pick(r){const e={};return Ym.objectKeys(r).forEach((t=>{r[t]&&this.shape[t]&&(e[t]=this.shape[t])})),new t({...this._def,shape:()=>e})}omit(r){const e={};return Ym.objectKeys(this.shape).forEach((t=>{r[t]||(e[t]=this.shape[t])})),new t({...this._def,shape:()=>e})}deepPartial(){return Uv(this)}partial(r){const e={};return Ym.objectKeys(this.shape).forEach((t=>{const o=this.shape[t];e[t]=r&&!r[t]?o:o.optional()})),new t({...this._def,shape:()=>e})}required(r){const e={};return Ym.objectKeys(this.shape).forEach((t=>{if(r&&!r[t])e[t]=this.shape[t];else{let r=this.shape[t];for(;r instanceof cf;)r=r._def.innerType;e[t]=r}})),new t({...this._def,shape:()=>e})}keyof(){return ef(Ym.objectKeys(this.shape))}}return t.create=(r,e)=>new t({shape:()=>r,unknownKeys:"strip",catchall:Mv.create(),typeName:yf.ZodObject,...mv(e)}),t.strictCreate=(r,e)=>new t({shape:()=>r,unknownKeys:"strict",catchall:Mv.create(),typeName:yf.ZodObject,...mv(e)}),t.lazycreate=(r,e)=>new t({shape:r,unknownKeys:"strip",catchall:Mv.create(),typeName:yf.ZodObject,...mv(e)}),t})(),Zv=(()=>{class t extends vv{_parse(t){const{ctx:r}=this._processInputParams(t),e=this._def.options;if(r.common.async)return Promise.all(e.map((o=Eg((function*(t){const e={...r,common:{...r.common,issues:[]},parent:null};return{result:yield t._parseAsync({data:r.data,path:r.path,parent:e}),ctx:e}})),function(t){return o.apply(this,arguments)}))).then((function(t){for(const r of t)if("valid"===r.result.status)return r.result;for(const e of t)if("dirty"===e.result.status)return r.common.issues.push(...e.ctx.common.issues),e.result;const e=t.map((t=>new $m(t.ctx.common.issues)));return av(r,{code:Qm.invalid_union,unionErrors:e}),lv}));var o;{let t;const o=[];for(const a of e){const e={...r,common:{...r.common,issues:[]},parent:null},n=a._parseSync({data:r.data,path:r.path,parent:e});if("valid"===n.status)return n;"dirty"===n.status&&!t&&(t={result:n,ctx:e}),e.common.issues.length&&o.push(e.common.issues)}if(t)return r.common.issues.push(...t.ctx.common.issues),t.result;const a=o.map((t=>new $m(t)));return av(r,{code:Qm.invalid_union,unionErrors:a}),lv}}get options(){return this._def.options}}return t.create=(r,e)=>new t({options:r,typeName:yf.ZodUnion,...mv(e)}),t})();const Wv=t=>t instanceof tf?Wv(t.schema):t instanceof lf?Wv(t.innerType()):t instanceof rf?[t.value]:t instanceof of?t.options:t instanceof af?Object.keys(t.enum):t instanceof df?Wv(t._def.innerType):t instanceof Lv?[void 0]:t instanceof Pv?[null]:null;class qv extends vv{_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==Km.object)return av(r,{code:Qm.invalid_type,expected:Km.object,received:r.parsedType}),lv;const e=this.discriminator,o=this.optionsMap.get(r.data[e]);return o?r.common.async?o._parseAsync({data:r.data,path:r.path,parent:r}):o._parseSync({data:r.data,path:r.path,parent:r}):(av(r,{code:Qm.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[e]}),lv)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,r,e){const o=new Map;for(const e of r){const r=Wv(e.shape[t]);if(!r)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(const a of r){if(o.has(a))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(a)}`);o.set(a,e)}}return new qv({typeName:yf.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:o,...mv(e)})}}function Gv(t,r){const e=Jm(t),o=Jm(r);if(t===r)return{valid:!0,data:t};if(e===Km.object&&o===Km.object){const e=Ym.objectKeys(r),o=Ym.objectKeys(t).filter((t=>-1!==e.indexOf(t))),a={...t,...r};for(const e of o){const o=Gv(t[e],r[e]);if(!o.valid)return{valid:!1};a[e]=o.data}return{valid:!0,data:a}}if(e===Km.array&&o===Km.array){if(t.length!==r.length)return{valid:!1};const e=[];for(let o=0;o<t.length;o++){const a=Gv(t[o],r[o]);if(!a.valid)return{valid:!1};e.push(a.data)}return{valid:!0,data:e}}return e===Km.date&&o===Km.date&&+t==+r?{valid:!0,data:t}:{valid:!1}}let Yv=(()=>{class t extends vv{_parse(t){const{status:r,ctx:e}=this._processInputParams(t),o=(t,o)=>{if(sv(t)||sv(o))return lv;const a=Gv(t.value,o.value);return a.valid?((dv(t)||dv(o))&&r.dirty(),{status:r.value,value:a.data}):(av(e,{code:Qm.invalid_intersection_types}),lv)};return e.common.async?Promise.all([this._def.left._parseAsync({data:e.data,path:e.path,parent:e}),this._def.right._parseAsync({data:e.data,path:e.path,parent:e})]).then((([t,r])=>o(t,r))):o(this._def.left._parseSync({data:e.data,path:e.path,parent:e}),this._def.right._parseSync({data:e.data,path:e.path,parent:e}))}}return t.create=(r,e,o)=>new t({left:r,right:e,typeName:yf.ZodIntersection,...mv(o)}),t})(),Xv=(()=>{class t extends vv{_parse(t){const{status:r,ctx:e}=this._processInputParams(t);if(e.parsedType!==Km.array)return av(e,{code:Qm.invalid_type,expected:Km.array,received:e.parsedType}),lv;if(e.data.length<this._def.items.length)return av(e,{code:Qm.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),lv;!this._def.rest&&e.data.length>this._def.items.length&&(av(e,{code:Qm.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());const o=[...e.data].map(((t,r)=>{const o=this._def.items[r]||this._def.rest;return o?o._parse(new gv(e,t,e.path,r)):null})).filter((t=>!!t));return e.common.async?Promise.all(o).then((t=>nv.mergeArray(r,t))):nv.mergeArray(r,o)}get items(){return this._def.items}rest(r){return new t({...this._def,rest:r})}}return t.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new t({items:r,typeName:yf.ZodTuple,rest:null,...mv(e)})},t})();class Kv extends vv{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:r,ctx:e}=this._processInputParams(t);if(e.parsedType!==Km.object)return av(e,{code:Qm.invalid_type,expected:Km.object,received:e.parsedType}),lv;const o=[],a=this._def.keyType,n=this._def.valueType;for(const t in e.data)o.push({key:a._parse(new gv(e,t,e.path,t)),value:n._parse(new gv(e,e.data[t],e.path,t))});return e.common.async?nv.mergeObjectAsync(r,o):nv.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(t,r,e){return new Kv(r instanceof vv?{keyType:t,valueType:r,typeName:yf.ZodRecord,...mv(e)}:{keyType:jv.create(),valueType:t,typeName:yf.ZodRecord,...mv(r)})}}let Jv=(()=>{class t extends vv{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:r,ctx:e}=this._processInputParams(t);if(e.parsedType!==Km.map)return av(e,{code:Qm.invalid_type,expected:Km.map,received:e.parsedType}),lv;const o=this._def.keyType,a=this._def.valueType,n=[...e.data.entries()].map((([t,r],n)=>({key:o._parse(new gv(e,t,e.path,[n,"key"])),value:a._parse(new gv(e,r,e.path,[n,"value"]))})));if(e.common.async){const t=new Map;return Promise.resolve().then(Eg((function*(){for(const e of n){const o=yield e.key,a=yield e.value;if("aborted"===o.status||"aborted"===a.status)return lv;("dirty"===o.status||"dirty"===a.status)&&r.dirty(),t.set(o.value,a.value)}return{status:r.value,value:t}})))}{const t=new Map;for(const e of n){const o=e.key,a=e.value;if("aborted"===o.status||"aborted"===a.status)return lv;("dirty"===o.status||"dirty"===a.status)&&r.dirty(),t.set(o.value,a.value)}return{status:r.value,value:t}}}}return t.create=(r,e,o)=>new t({valueType:e,keyType:r,typeName:yf.ZodMap,...mv(o)}),t})(),Qv=(()=>{class t extends vv{_parse(t){const{status:r,ctx:e}=this._processInputParams(t);if(e.parsedType!==Km.set)return av(e,{code:Qm.invalid_type,expected:Km.set,received:e.parsedType}),lv;const o=this._def;null!==o.minSize&&e.data.size<o.minSize.value&&(av(e,{code:Qm.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),r.dirty()),null!==o.maxSize&&e.data.size>o.maxSize.value&&(av(e,{code:Qm.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());const a=this._def.valueType;function n(t){const e=new Set;for(const o of t){if("aborted"===o.status)return lv;"dirty"===o.status&&r.dirty(),e.add(o.value)}return{status:r.value,value:e}}const l=[...e.data.values()].map(((t,r)=>a._parse(new gv(e,t,e.path,r))));return e.common.async?Promise.all(l).then((t=>n(t))):n(l)}min(r,e){return new t({...this._def,minSize:{value:r,message:uv.toString(e)}})}max(r,e){return new t({...this._def,maxSize:{value:r,message:uv.toString(e)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}}return t.create=(r,e)=>new t({valueType:r,minSize:null,maxSize:null,typeName:yf.ZodSet,...mv(e)}),t})();class $v extends vv{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==Km.function)return av(r,{code:Qm.invalid_type,expected:Km.function,received:r.parsedType}),lv;function e(t,e){return ov({data:t,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,ev(),tv].filter((t=>!!t)),issueData:{code:Qm.invalid_arguments,argumentsError:e}})}function o(t,e){return ov({data:t,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,ev(),tv].filter((t=>!!t)),issueData:{code:Qm.invalid_return_type,returnTypeError:e}})}const a={errorMap:r.common.contextualErrorMap},n=r.data;if(this._def.returns instanceof nf){const t=this;return cv(Eg((function*(...r){const l=new $m([]),i=yield t._def.args.parseAsync(r,a).catch((t=>{throw l.addIssue(e(r,t)),l})),c=yield Reflect.apply(n,this,i);return yield t._def.returns._def.type.parseAsync(c,a).catch((t=>{throw l.addIssue(o(c,t)),l}))})))}{const t=this;return cv((function(...r){const l=t._def.args.safeParse(r,a);if(!l.success)throw new $m([e(r,l.error)]);const i=Reflect.apply(n,this,l.data),c=t._def.returns.safeParse(i,a);if(!c.success)throw new $m([o(i,c.error)]);return c.data}))}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new $v({...this._def,args:Xv.create(t).rest(Nv.create())})}returns(t){return new $v({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,r,e){return new $v({args:t||Xv.create([]).rest(Nv.create()),returns:r||Nv.create(),typeName:yf.ZodFunction,...mv(e)})}}let tf=(()=>{class t extends vv{get schema(){return this._def.getter()}_parse(t){const{ctx:r}=this._processInputParams(t);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}}return t.create=(r,e)=>new t({getter:r,typeName:yf.ZodLazy,...mv(e)}),t})(),rf=(()=>{class t extends vv{_parse(t){if(t.data!==this._def.value){const r=this._getOrReturnCtx(t);return av(r,{received:r.data,code:Qm.invalid_literal,expected:this._def.value}),lv}return{status:"valid",value:t.data}}get value(){return this._def.value}}return t.create=(r,e)=>new t({value:r,typeName:yf.ZodLiteral,...mv(e)}),t})();function ef(t,r){return new of({values:t,typeName:yf.ZodEnum,...mv(r)})}let of=(()=>{class t extends vv{_parse(t){if("string"!=typeof t.data){const r=this._getOrReturnCtx(t);return av(r,{expected:Ym.joinValues(this._def.values),received:r.parsedType,code:Qm.invalid_type}),lv}if(-1===this._def.values.indexOf(t.data)){const r=this._getOrReturnCtx(t);return av(r,{received:r.data,code:Qm.invalid_enum_value,options:this._def.values}),lv}return cv(t.data)}get options(){return this._def.values}get enum(){const t={};for(const r of this._def.values)t[r]=r;return t}get Values(){const t={};for(const r of this._def.values)t[r]=r;return t}get Enum(){const t={};for(const r of this._def.values)t[r]=r;return t}extract(r){return t.create(r)}exclude(r){return t.create(this.options.filter((t=>!r.includes(t))))}}return t.create=ef,t})(),af=(()=>{class t extends vv{_parse(t){const r=Ym.getValidEnumValues(this._def.values),e=this._getOrReturnCtx(t);if(e.parsedType!==Km.string&&e.parsedType!==Km.number){const t=Ym.objectValues(r);return av(e,{expected:Ym.joinValues(t),received:e.parsedType,code:Qm.invalid_type}),lv}if(-1===r.indexOf(t.data)){const t=Ym.objectValues(r);return av(e,{received:e.data,code:Qm.invalid_enum_value,options:t}),lv}return cv(t.data)}get enum(){return this._def.values}}return t.create=(r,e)=>new t({values:r,typeName:yf.ZodNativeEnum,...mv(e)}),t})(),nf=(()=>{class t extends vv{unwrap(){return this._def.type}_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==Km.promise&&!1===r.common.async)return av(r,{code:Qm.invalid_type,expected:Km.promise,received:r.parsedType}),lv;const e=r.parsedType===Km.promise?r.data:Promise.resolve(r.data);return cv(e.then((t=>this._def.type.parseAsync(t,{path:r.path,errorMap:r.common.contextualErrorMap}))))}}return t.create=(r,e)=>new t({type:r,typeName:yf.ZodPromise,...mv(e)}),t})(),lf=(()=>{class t extends vv{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===yf.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){const{status:r,ctx:e}=this._processInputParams(t),o=this._def.effect||null,a={addIssue:t=>{av(e,t),t.fatal?r.abort():r.dirty()},get path(){return e.path}};if(a.addIssue=a.addIssue.bind(a),"preprocess"===o.type){const t=o.transform(e.data,a);return e.common.issues.length?{status:"dirty",value:e.data}:e.common.async?Promise.resolve(t).then((t=>this._def.schema._parseAsync({data:t,path:e.path,parent:e}))):this._def.schema._parseSync({data:t,path:e.path,parent:e})}if("refinement"===o.type){const t=t=>{const r=o.refinement(t,a);if(e.common.async)return Promise.resolve(r);if(r instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return t};if(!1===e.common.async){const o=this._def.schema._parseSync({data:e.data,path:e.path,parent:e});return"aborted"===o.status?lv:("dirty"===o.status&&r.dirty(),t(o.value),{status:r.value,value:o.value})}return this._def.schema._parseAsync({data:e.data,path:e.path,parent:e}).then((e=>"aborted"===e.status?lv:("dirty"===e.status&&r.dirty(),t(e.value).then((()=>({status:r.value,value:e.value}))))))}if("transform"===o.type){if(!1===e.common.async){const t=this._def.schema._parseSync({data:e.data,path:e.path,parent:e});if(!pv(t))return t;const n=o.transform(t.value,a);if(n instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:n}}return this._def.schema._parseAsync({data:e.data,path:e.path,parent:e}).then((t=>pv(t)?Promise.resolve(o.transform(t.value,a)).then((t=>({status:r.value,value:t}))):t))}Ym.assertNever(o)}}return t.create=(r,e,o)=>new t({schema:r,typeName:yf.ZodEffects,effect:e,...mv(o)}),t.createWithPreprocess=(r,e,o)=>new t({schema:e,effect:{type:"preprocess",transform:r},typeName:yf.ZodEffects,...mv(o)}),t})(),cf=(()=>{class t extends vv{_parse(t){return this._getType(t)===Km.undefined?cv(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}return t.create=(r,e)=>new t({innerType:r,typeName:yf.ZodOptional,...mv(e)}),t})(),sf=(()=>{class t extends vv{_parse(t){return this._getType(t)===Km.null?cv(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}return t.create=(r,e)=>new t({innerType:r,typeName:yf.ZodNullable,...mv(e)}),t})(),df=(()=>{class t extends vv{_parse(t){const{ctx:r}=this._processInputParams(t);let e=r.data;return r.parsedType===Km.undefined&&(e=this._def.defaultValue()),this._def.innerType._parse({data:e,path:r.path,parent:r})}removeDefault(){return this._def.innerType}}return t.create=(r,e)=>new t({innerType:r,typeName:yf.ZodDefault,defaultValue:"function"==typeof e.default?e.default:()=>e.default,...mv(e)}),t})(),pf=(()=>{class t extends vv{_parse(t){const{ctx:r}=this._processInputParams(t),e={...r,common:{...r.common,issues:[]}},o=this._def.innerType._parse({data:e.data,path:e.path,parent:{...e}});return hv(o)?o.then((t=>({status:"valid",value:"valid"===t.status?t.value:this._def.catchValue({get error(){return new $m(e.common.issues)},input:e.data})}))):{status:"valid",value:"valid"===o.status?o.value:this._def.catchValue({get error(){return new $m(e.common.issues)},input:e.data})}}removeCatch(){return this._def.innerType}}return t.create=(r,e)=>new t({innerType:r,typeName:yf.ZodCatch,catchValue:"function"==typeof e.catch?e.catch:()=>e.catch,...mv(e)}),t})(),hf=(()=>{class t extends vv{_parse(t){if(this._getType(t)!==Km.nan){const r=this._getOrReturnCtx(t);return av(r,{code:Qm.invalid_type,expected:Km.nan,received:r.parsedType}),lv}return{status:"valid",value:t.data}}}return t.create=r=>new t({typeName:yf.ZodNaN,...mv(r)}),t})();const uf=Symbol("zod_brand");class gf extends vv{_parse(t){const{ctx:r}=this._processInputParams(t);return this._def.type._parse({data:r.data,path:r.path,parent:r})}unwrap(){return this._def.type}}class bf extends vv{_parse(t){var r=this;const{status:e,ctx:o}=this._processInputParams(t);if(o.common.async)return(a=Eg((function*(){const t=yield r._def.in._parseAsync({data:o.data,path:o.path,parent:o});return"aborted"===t.status?lv:"dirty"===t.status?(e.dirty(),iv(t.value)):r._def.out._parseAsync({data:t.value,path:o.path,parent:o})})),function(){return a.apply(this,arguments)})();var a;{const t=this._def.in._parseSync({data:o.data,path:o.path,parent:o});return"aborted"===t.status?lv:"dirty"===t.status?(e.dirty(),{status:"dirty",value:t.value}):this._def.out._parseSync({data:t.value,path:o.path,parent:o})}}static create(t,r){return new bf({in:t,out:r,typeName:yf.ZodPipeline})}}let mf=(()=>{class t extends vv{_parse(t){const r=this._def.innerType._parse(t);return pv(r)&&(r.value=Object.freeze(r.value)),r}}return t.create=(r,e)=>new t({innerType:r,typeName:yf.ZodReadonly,...mv(e)}),t})();const vf=(t,r={},e)=>t?Bv.create().superRefine(((o,a)=>{var n,l;if(!t(o)){const t="function"==typeof r?r(o):"string"==typeof r?{message:r}:r,i=null===(l=null!==(n=t.fatal)&&void 0!==n?n:e)||void 0===l||l;a.addIssue({code:"custom",..."string"==typeof t?{message:t}:t,fatal:i})}})):Bv.create(),ff={object:Hv.lazycreate};var yf=(function(t){t.ZodString="ZodString",t.ZodNumber="ZodNumber",t.ZodNaN="ZodNaN",t.ZodBigInt="ZodBigInt",t.ZodBoolean="ZodBoolean",t.ZodDate="ZodDate",t.ZodSymbol="ZodSymbol",t.ZodUndefined="ZodUndefined",t.ZodNull="ZodNull",t.ZodAny="ZodAny",t.ZodUnknown="ZodUnknown",t.ZodNever="ZodNever",t.ZodVoid="ZodVoid",t.ZodArray="ZodArray",t.ZodObject="ZodObject",t.ZodUnion="ZodUnion",t.ZodDiscriminatedUnion="ZodDiscriminatedUnion",t.ZodIntersection="ZodIntersection",t.ZodTuple="ZodTuple",t.ZodRecord="ZodRecord",t.ZodMap="ZodMap",t.ZodSet="ZodSet",t.ZodFunction="ZodFunction",t.ZodLazy="ZodLazy",t.ZodLiteral="ZodLiteral",t.ZodEnum="ZodEnum",t.ZodEffects="ZodEffects",t.ZodNativeEnum="ZodNativeEnum",t.ZodOptional="ZodOptional",t.ZodNullable="ZodNullable",t.ZodDefault="ZodDefault",t.ZodCatch="ZodCatch",t.ZodPromise="ZodPromise",t.ZodBranded="ZodBranded",t.ZodPipeline="ZodPipeline",t.ZodReadonly="ZodReadonly"}(yf||(yf={})),yf);const wf=jv.create,xf=_v.create,kf=Dv.create,Af=lf.create;var Cf=Object.freeze({__proto__:null,defaultErrorMap:tv,setErrorMap:function(t){rv=t},getErrorMap:ev,makeIssue:ov,EMPTY_PATH:[],addIssueToContext:av,ParseStatus:nv,INVALID:lv,DIRTY:iv,OK:cv,isAborted:sv,isDirty:dv,isValid:pv,isAsync:hv,get util(){return Ym},get objectUtil(){return Xm},ZodParsedType:Km,getParsedType:Jm,ZodType:vv,ZodString:jv,ZodNumber:_v,ZodBigInt:Iv,ZodBoolean:Dv,ZodDate:Rv,ZodSymbol:Ov,ZodUndefined:Lv,ZodNull:Pv,ZodAny:Bv,ZodUnknown:Nv,ZodNever:Mv,ZodVoid:Fv,ZodArray:Vv,ZodObject:Hv,ZodUnion:Zv,ZodDiscriminatedUnion:qv,ZodIntersection:Yv,ZodTuple:Xv,ZodRecord:Kv,ZodMap:Jv,ZodSet:Qv,ZodFunction:$v,ZodLazy:tf,ZodLiteral:rf,ZodEnum:of,ZodNativeEnum:af,ZodPromise:nf,ZodEffects:lf,ZodTransformer:lf,ZodOptional:cf,ZodNullable:sf,ZodDefault:df,ZodCatch:pf,ZodNaN:hf,BRAND:uf,ZodBranded:gf,ZodPipeline:bf,ZodReadonly:mf,custom:vf,Schema:vv,ZodSchema:vv,late:ff,get ZodFirstPartyTypeKind(){return yf},coerce:{string:t=>jv.create({...t,coerce:!0}),number:t=>_v.create({...t,coerce:!0}),boolean:t=>Dv.create({...t,coerce:!0}),bigint:t=>Iv.create({...t,coerce:!0}),date:t=>Rv.create({...t,coerce:!0})},any:Bv.create,array:Vv.create,bigint:Iv.create,boolean:kf,date:Rv.create,discriminatedUnion:qv.create,effect:Af,enum:of.create,function:$v.create,instanceof:(t,r={message:`Input not instance of ${t.name}`})=>vf((r=>r instanceof t),r),intersection:Yv.create,lazy:tf.create,literal:rf.create,map:Jv.create,nan:hf.create,nativeEnum:af.create,never:Mv.create,null:Pv.create,nullable:sf.create,number:xf,object:Hv.create,oboolean:()=>kf().optional(),onumber:()=>xf().optional(),optional:cf.create,ostring:()=>wf().optional(),pipeline:bf.create,preprocess:lf.createWithPreprocess,promise:nf.create,record:Kv.create,set:Qv.create,strictObject:Hv.strictCreate,string:wf,symbol:Ov.create,transformer:Af,tuple:Xv.create,undefined:Lv.create,union:Zv.create,unknown:Nv.create,void:Fv.create,NEVER:lv,ZodIssueCode:Qm,quotelessJson:t=>JSON.stringify(t,null,2).replace(/"([^"]+)":/g,"$1:"),ZodError:$m});const zf="wss://s.altnet.rippletest.net:51233",Ef="rFCuGBioXPBdhkenXsBHoHP6XNjzEQUK7";let Sf=(()=>{class t{constructor(){var t,r=this;this.dataWriter=void 0,this.submitShout=(t=Eg((function*(t){return yield r.dataWriter.callEndpoint("submit",t,10)})),function(r){return t.apply(this,arguments)}),this.getContractAddress=()=>Ef,this.initialize=function(){var t=Eg((function*(t,e,o){r.dataWriter=new Datawriter({receiveAddress:o.address,sendWallet:e,xrpNode:zf,contractAddress:Ef});const a=Cf.object({title:Cf.string(),body:Cf.string(),from:Cf.string(),hash:Cf.optional(Cf.string()),date:Cf.optional(Cf.string()),id:Cf.optional(Cf.string())});class n extends RJSVM{constructor(){super(...arguments),this.owner=e.address,this.state={}}}const l=new(RJSVM_Builder.from(n,{submit:{implementation:function(t,r){r.hash=t.hash;const e=new Date("2000-01-01");e.setSeconds(e.getSeconds()+t.date),r.date=e.toLocaleString("de-DE")},visibility:"public",fee:10,parameterSchema:a}}))({listeningAddress:Ef,rippleNode:zf});yield l.connect(),l.on("error",console.log),l.on("submit",t)}));return function(r,e,o){return t.apply(this,arguments)}}()}static#t=this.ɵfac=function(r){return new(r||t)};static#r=this.ɵprov=jt({token:t,factory:t.ɵfac})}return t})();class jf{constructor(t,r){this.fn=t,this.subscriptions=r}unsubscribe(){const t=this.subscriptions.indexOf(this);-1!==t&&this.subscriptions.splice(t,1)}}function Tf(t){return null!=t&&"object"==typeof t&&!0===t["@@functional/placeholder"]}function _f(t){return function r(e){return 0===arguments.length||Tf(e)?r:t.apply(this,arguments)}}function If(t){return function r(e,o){switch(arguments.length){case 0:return r;case 1:return Tf(e)?r:_f((function(r){return t(e,r)}));default:return Tf(e)&&Tf(o)?r:Tf(e)?_f((function(r){return t(r,o)})):Tf(o)?_f((function(r){return t(e,r)})):t(e,o)}}}const Df=If((function(t,r){return r instanceof t||null!=r&&(r.constructor===t||"Object"===t.name&&"object"==typeof r)}));function Rf(t,r){return Object.prototype.hasOwnProperty.call(r,t)}var Of=Object.prototype.toString;const Lf=function(){return"[object Arguments]"===Of.call(arguments)?function(t){return"[object Arguments]"===Of.call(t)}:function(t){return Rf("callee",t)}}(),Pf=Array.isArray||function(t){return null!=t&&t.length>=0&&"[object Array]"===Object.prototype.toString.call(t)};function Bf(t){return"[object String]"===Object.prototype.toString.call(t)}var Nf=_f((function(t){return null!=t&&"function"==typeof t["fantasy-land/empty"]?t["fantasy-land/empty"]():null!=t&&null!=t.constructor&&"function"==typeof t.constructor["fantasy-land/empty"]?t.constructor["fantasy-land/empty"]():null!=t&&"function"==typeof t.empty?t.empty():null!=t&&null!=t.constructor&&"function"==typeof t.constructor.empty?t.constructor.empty():Pf(t)?[]:Bf(t)?"":function(t){return"[object Object]"===Object.prototype.toString.call(t)}(t)?{}:Lf(t)?function(){return arguments}():function(t){var r=Object.prototype.toString.call(t);return"[object Uint8ClampedArray]"===r||"[object Int8Array]"===r||"[object Uint8Array]"===r||"[object Int16Array]"===r||"[object Uint16Array]"===r||"[object Int32Array]"===r||"[object Uint32Array]"===r||"[object Float32Array]"===r||"[object Float64Array]"===r||"[object BigInt64Array]"===r||"[object BigUint64Array]"===r}(t)?t.constructor.from(""):void 0}));const Mf=Nf;function Ff(t){for(var r,e=[];!(r=t.next()).done;)e.push(r.value);return e}function Vf(t,r,e){for(var o=0,a=e.length;o<a;){if(t(r,e[o]))return!0;o+=1}return!1}const Uf="function"==typeof Object.is?Object.is:function(t,r){return t===r?0!==t||1/t==1/r:t!=t&&r!=r};var Hf=!{toString:null}.propertyIsEnumerable("toString"),Zf=["constructor","valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Wf=function(){return arguments.propertyIsEnumerable("length")}(),qf=function(t,r){for(var e=0;e<t.length;){if(t[e]===r)return!0;e+=1}return!1};const Gf=_f("function"!=typeof Object.keys||Wf?function(t){if(Object(t)!==t)return[];var r,e,o=[],a=Wf&&Lf(t);for(r in t)Rf(r,t)&&(!a||"length"!==r)&&(o[o.length]=r);if(Hf)for(e=Zf.length-1;e>=0;)Rf(r=Zf[e],t)&&!qf(o,r)&&(o[o.length]=r),e-=1;return o}:function(t){return Object(t)!==t?[]:Object.keys(t)}),Yf=_f((function(t){return null===t?"Null":void 0===t?"Undefined":Object.prototype.toString.call(t).slice(8,-1)}));function Xf(t,r,e,o){var a=Ff(t);function n(t,r){return Kf(t,r,e.slice(),o.slice())}return!Vf((function(t,r){return!Vf(n,r,t)}),Ff(r),a)}function Kf(t,r,e,o){if(Uf(t,r))return!0;var a=Yf(t);if(a!==Yf(r))return!1;if("function"==typeof t["fantasy-land/equals"]||"function"==typeof r["fantasy-land/equals"])return"function"==typeof t["fantasy-land/equals"]&&t["fantasy-land/equals"](r)&&"function"==typeof r["fantasy-land/equals"]&&r["fantasy-land/equals"](t);if("function"==typeof t.equals||"function"==typeof r.equals)return"function"==typeof t.equals&&t.equals(r)&&"function"==typeof r.equals&&r.equals(t);switch(a){case"Arguments":case"Array":case"Object":if("function"==typeof t.constructor&&"Promise"===function(t){var r=String(t).match(/^function (\w*)/);return null==r?"":r[1]}(t.constructor))return t===r;break;case"Boolean":case"Number":case"String":if(typeof t!=typeof r||!Uf(t.valueOf(),r.valueOf()))return!1;break;case"Date":if(!Uf(t.valueOf(),r.valueOf()))return!1;break;case"Error":return t.name===r.name&&t.message===r.message;case"RegExp":if(t.source!==r.source||t.global!==r.global||t.ignoreCase!==r.ignoreCase||t.multiline!==r.multiline||t.sticky!==r.sticky||t.unicode!==r.unicode)return!1}for(var n=e.length-1;n>=0;){if(e[n]===t)return o[n]===r;n-=1}switch(a){case"Map":return t.size===r.size&&Xf(t.entries(),r.entries(),e.concat([t]),o.concat([r]));case"Set":return t.size===r.size&&Xf(t.values(),r.values(),e.concat([t]),o.concat([r]));case"Arguments":case"Array":case"Object":case"Boolean":case"Number":case"String":case"Date":case"Error":case"RegExp":case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"ArrayBuffer":break;default:return!1}var l=Gf(t);if(l.length!==Gf(r).length)return!1;var i=e.concat([t]),c=o.concat([r]);for(n=l.length-1;n>=0;){var s=l[n];if(!Rf(s,r)||!Kf(r[s],t[s],i,c))return!1;n-=1}return!0}const Jf=If((function(t,r){return Kf(t,r,[],[])})),Qf=_f((function(t){return null!=t&&Jf(t,Mf(t))}));function $f(t){return null==t}function ty(t){return $f(t)||Qf(t)}function ry(t){return Df(String,t)}function ey(t){return ry(t)&&!Qf(t.trim())&&+t==+t}function oy(t){return Df(Object,t)}function ay(t){return Df(Map,t)}function ny(t,r){return t!==r}function ly(t,r){return function(t){return Df(String,t)||$f(t)}(t)&&ny(t,r)}function iy(t="_"){return`${t}${Math.random().toString(36).substr(2,9)}`}function cy(t,r){return JSON.stringify(t)===JSON.stringify(r)}function sy(t){const r=new Map;for(const[e,o]of t)ay(o)?r.set(e,sy(o)):r.set(e,o);return r}function dy(t){switch(!0){case ay(t):return sy(t);case oy(t)&&!Array.isArray(t):return hy({},t);default:return JSON.parse(JSON.stringify(t))}}function py(t){switch(!0){case"true"===t:return!0;case"false"===t:return!1;case"null"===t:return null;case"undefined"===t:return;case ey(t):return+t;default:return t}}function hy(...t){const r={};return t.map((t=>oy(t)?{...t}:{})).forEach((t=>{Object.keys(t).forEach((e=>{const o=t[e];r[e]=Array.isArray(o)?Array.from(o):oy(o)?hy(r[e]||{},o):o}))})),r}function uy(t=window){return!$f(t)}function gy(){return!(void 0===globalThis?.process?.env?.JEST_WORKER_ID)||"test"===globalThis?.process?.env?.NODE_ENV&&navigator?.userAgent?.includes("jsdom")}let by,my,vy,fy;function yy(t=!0){if(!t||!by){const t=document&&document.querySelector("[ng-version]");by=t?""+t.getAttribute("ng-version"):void 0}return by}function wy(t=!0){return t&&by||(my=window?.angular?.version?.full),my}function xy(t=!0){return t&&vy||(vy=window?.CDS?._react?.version?window.CDS._react.version:document.querySelector("[data-reactroot], [data-reactid]")?"unknown version":void 0),vy}function ky(t=!0){if(!t||!fy){const t=document.querySelectorAll("*");let r;for(let e=0;e<t.length;e++)if(t[e].__vue__){r=t[e];break}fy=r?"unknown version":void 0}return fy}function Ay(t){return t.replace(/[A-Z]/g,(t=>"-"+t.toLowerCase()))}function Cy(t){return t.charAt(0).toUpperCase()+t.slice(1)}function zy(t,r,e="prefix"){return!ty(r)&&!ty(t)&&("prefix"===e?t.substr(0,r.length):t.substr(-1*r.length))===r}function Ey(t,r){return zy(t,r,"prefix")}function Sy(t,r){return function(t,r,e="prefix"){if(ty(t))return"";if(ty(r)||!zy(t,r,e))return t;switch(e){case"prefix":return t.substr(r.length);case"suffix":return t.substr(0,t.length-r.length);default:return t}}(t,r,"prefix")}const jy=new class{constructor(){if(this.supports={js:!0},!document.body.hasAttribute("cds-supports")||"no-js"===document.body.getAttribute("cds-supports")){const t=Ay(Object.keys(this.supports).reduce(((t,r)=>`${t} ${this.supports[r]?r:"no-"+r}`),"")).trim();document.body.setAttribute("cds-supports",t)}}};function Ty(t,r){switch(t){case 0:return function(){return r.apply(this,arguments)};case 1:return function(t){return r.apply(this,arguments)};case 2:return function(t,e){return r.apply(this,arguments)};case 3:return function(t,e,o){return r.apply(this,arguments)};case 4:return function(t,e,o,a){return r.apply(this,arguments)};case 5:return function(t,e,o,a,n){return r.apply(this,arguments)};case 6:return function(t,e,o,a,n,l){return r.apply(this,arguments)};case 7:return function(t,e,o,a,n,l,i){return r.apply(this,arguments)};case 8:return function(t,e,o,a,n,l,i,c){return r.apply(this,arguments)};case 9:return function(t,e,o,a,n,l,i,c,s){return r.apply(this,arguments)};case 10:return function(t,e,o,a,n,l,i,c,s,d){return r.apply(this,arguments)};default:throw new Error("First argument to _arity must be a non-negative integer no greater than ten")}}function _y(t,r,e){return function(){for(var o=[],a=0,n=t,l=0,i=!1;l<r.length||a<arguments.length;){var c;l<r.length&&(!Tf(r[l])||a>=arguments.length)?c=r[l]:(c=arguments[a],a+=1),o[l]=c,Tf(c)?i=!0:n-=1,l+=1}return!i&&n<=0?e.apply(this,o):Ty(Math.max(0,n),_y(t,o,e))}}const Iy=If((function(t,r){return 1===t?_f(r):Ty(t,_y(t,[],r))})),Dy=Number.isInteger||function(t){return t<<0===t},Ry=If((function(t,r){var e=t<0?r.length+t:t;return Bf(r)?r.charAt(e):r[e]})),Oy=If((function(t,r){return t.map((function(t){for(var e,o=r,a=0;a<t.length;){if(null==o)return;o=Dy(e=t[a])?Ry(e,o):o[e],a+=1}return o}))})),Ly=If((function(t,r){return Oy([t],r)[0]})),Py=Iy(2,((t,r)=>void 0!==Ly(t,r))),By=Py({"@@functional/placeholder":!0},window);class Ny{static log(...t){Fy()&&My()&&console.log(...t)}static warn(...t){Fy()&&My()&&console.warn(...t)}static error(...t){Fy()&&My()&&console.error(...t)}}function My(){return!By(["jasmine"])}function Fy(){return!window.CDS.environment.production}function Vy(){uy()&&(window.CDS=window.CDS||{_version:[],_react:{version:void 0},_supports:jy.supports,_isStateProxied:!1,_state:{focusTrapItems:[],layerElements:[],i18nRegistry:{},elementRegistry:{},iconRegistry:{},motionRegistry:{}},environment:{production:!1},getDetails:Uy,logDetails:Hy},function(){const t="6.6.2";window.CDS._version.indexOf(t)<0&&(window.CDS._version.push(t),document.querySelector("body")?.setAttribute("cds-version",window.CDS._version.join(" "))),window.CDS._version.length>1&&Ny.warn("Running more than one version of Clarity can cause unexpected issues. Please ensure only one version is loaded.")}(),window.CDS._isStateProxied||(window.CDS._isStateProxied=!0,window.CDS._state=new Proxy(window.CDS._state,{set:(t,r,e)=>{const o={key:r,prev:window.CDS._state[r],current:e};return t[r]=e,document.dispatchEvent(new CustomEvent("CDS_STATE_UPDATE",{detail:o})),!0}})))}function Uy(){return{versions:window.CDS._version,environment:window.CDS.environment,userAgent:navigator.userAgent,supports:window.CDS._supports,angularVersion:yy(!1),angularJSVersion:wy(!1),reactVersion:xy(!1),vueVersion:ky(!1),state:{...window.CDS._state,iconRegistry:Object.keys(window.CDS._state.iconRegistry),motionRegistry:Object.keys(window.CDS._state.motionRegistry),focusTrapRegistry:Object.keys(window.CDS._state.focusTrapItems.map((t=>t.focusTrapId)))}}}function Hy(){Ny.log(JSON.stringify(Uy(),null,2))}const Zy=new class{constructor(){this.subscriptions=[]}subscribe(t){const r=new jf(t,this.subscriptions);return this.subscriptions.push(r),r}emit(t){this.subscriptions.forEach((r=>r.fn(t)))}toEventObservable(){return this}};Zy.listener=document.addEventListener("CDS_STATE_UPDATE",(t=>Zy.emit(t.detail)));class Wy{static get state(){return Vy(),window.CDS._state}static getValue(t){return Wy.state[t]}static setValue(t,r){Wy.state[t]=r}static log(){Ny.log(JSON.stringify(Wy.state,null,2))}}Wy.stateUpdates=Zy.toEventObservable();const qy=["unknown",{outline:'<circle class="cds-internal-dot-3" cx="31.1" cy="18" r="2.9"/><circle class="cds-internal-dot-2" cx="18" cy="18" r="2.9"/><circle class="cds-internal-dot-1" cx="4.9" cy="18" r="2.9"/>'}];class Gy{static get registry(){return{unknown:qy[1],...Wy.state.iconRegistry}}static addIcons(...t){Wy.state.iconRegistry={...Wy.state.iconRegistry,...Object.fromEntries(t.filter((([t])=>!Gy.registry[t])))}}static addAliases(...t){const r=t.filter((([t])=>Gy.registry[t])).flatMap((([t,r])=>r.map((r=>[r,Gy.registry[t]]))));Wy.state.iconRegistry={...Wy.state.iconRegistry,...Object.fromEntries(r)}}static getIconNameFromShape(t){return t[0]}}const Yy=["angle",{outline:'<path d="M29.52,22.52,18,10.6,6.48,22.52a1.7,1.7,0,0,0,2.45,2.36L18,15.49l9.08,9.39a1.7,1.7,0,0,0,2.45-2.36Z"/>'}],Xy=["exclamation-circle",{outline:'<path d="M18,6A12,12,0,1,0,30,18,12,12,0,0,0,18,6Zm0,22A10,10,0,1,1,28,18,10,10,0,0,1,18,28Z"/><path d="M18,20.07a1.3,1.3,0,0,1-1.3-1.3v-6a1.3,1.3,0,1,1,2.6,0v6A1.3,1.3,0,0,1,18,20.07Z"/><circle cx="17.95" cy="23.02" r="1.5"/>',solid:'<path d="M18,6A12,12,0,1,0,30,18,12,12,0,0,0,18,6Zm-1.49,6a1.49,1.49,0,0,1,3,0v6.89a1.49,1.49,0,1,1-3,0ZM18,25.5a1.72,1.72,0,1,1,1.72-1.72A1.72,1.72,0,0,1,18,25.5Z"/>'}],Ky=["check-circle",{outline:'<path d="M18,6A12,12,0,1,0,30,18,12,12,0,0,0,18,6Zm0,22A10,10,0,1,1,28,18,10,10,0,0,1,18,28Z"/><path d="M16.34,23.74l-5-5a1,1,0,0,1,1.41-1.41l3.59,3.59,6.78-6.78a1,1,0,0,1,1.41,1.41Z"/>',solid:'<path d="M30,18A12,12,0,1,1,18,6,12,12,0,0,1,30,18Zm-4.77-2.16a1.4,1.4,0,0,0-2-2l-6.77,6.77L13,17.16a1.4,1.4,0,0,0-2,2l5.45,5.45Z"/>'}],Jy=["ellipsis-horizontal",{outline:'<circle cx="31.1" cy="18" r="2.9"/><circle cx="18" cy="18" r="2.9"/><circle cx="4.9" cy="18" r="2.9"/>',outlineBadged:'<circle cx="31.1" cy="18" r="2.9"/><circle cx="18" cy="18" r="2.9"/><circle cx="4.9" cy="18" r="2.9"/>'}],Qy=["window-close",{outline:'<path d="M19.41,18l7.29-7.29a1,1,0,0,0-1.41-1.41L18,16.59,10.71,9.29a1,1,0,0,0-1.41,1.41L16.59,18,9.29,25.29a1,1,0,1,0,1.41,1.41L18,19.41l7.29,7.29a1,1,0,0,0,1.41-1.41Z"/>'}],$y=["event",{outline:'<path d="M16.17,25.86,10.81,20.5a1,1,0,0,1,1.41-1.41L16.17,23l8.64-8.64a1,1,0,0,1,1.41,1.41Z"/><path d="M32.25,6H29V8h3V30H4V8H7V6H3.75A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V7.81A1.78,1.78,0,0,0,32.25,6Z"/><path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M26,10a1,1,0,0,0,1-1V3a1,1,0,0,0-2,0V9A1,1,0,0,0,26,10Z"/><rect x="13" y="6" width="10" height="2"/>',outlineAlerted:'<path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M10.81,20.5l5.36,5.36L26.22,15.81a1,1,0,0,0,.23-.41H23.8L16.17,23l-3.94-3.94a1,1,0,0,0-1.41,1.41Z"/><polygon points="21.29 6 13 6 13 8 20.14 8 21.29 6"/><path d="M33.68,15.4H32V30H4V8H7V6H3.75A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V15.38Z"/>',outlineBadged:'<path d="M10.81,20.5l5.36,5.36L26.22,15.81a1,1,0,0,0-1.41-1.41L16.17,23l-3.94-3.94a1,1,0,0,0-1.41,1.41Z"/><path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M32,13.22V30H4V8H7V6H3.75A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V12.34A7.45,7.45,0,0,1,32,13.22Z"/><path d="M22.5,6H13V8h9.78A7.49,7.49,0,0,1,22.5,6Z"/>',solid:'<path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M26,10a1,1,0,0,0,1-1V3a1,1,0,0,0-2,0V9A1,1,0,0,0,26,10Z"/><path d="M32.25,6h-4V9a2.2,2.2,0,0,1-4.4,0V6H12.2V9A2.2,2.2,0,0,1,7.8,9V6h-4A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V7.81A1.78,1.78,0,0,0,32.25,6ZM25.94,16.58l-9.67,9.67L11,20.94A1.36,1.36,0,0,1,12.9,19l3.38,3.38L24,14.66a1.36,1.36,0,1,1,1.93,1.93Z"/>',solidAlerted:'<path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M33.68,15.4H26.3a1.34,1.34,0,0,1-.36,1.18l-9.67,9.67L11,20.94A1.36,1.36,0,0,1,12.9,19l3.38,3.38,7-7h-1A3.68,3.68,0,0,1,19,9.89L21.29,6H12.2V9A2.2,2.2,0,0,1,7.8,9V6h-4A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V15.38Z"/>',solidBadged:'<path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M30,13.5A7.5,7.5,0,0,1,22.5,6H12.2V9A2.2,2.2,0,0,1,7.8,9V6h-4A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V12.34A7.45,7.45,0,0,1,30,13.5Zm-4.06,3.08-9.67,9.67L11,20.94A1.36,1.36,0,0,1,12.9,19l3.38,3.38L24,14.66a1.36,1.36,0,1,1,1.93,1.93Z"/>'}],tw=["calendar",{outline:'<path d="M32.25,6H29V8h3V30H4V8H7V6H3.75A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V7.81A1.78,1.78,0,0,0,32.25,6Z"/><rect x="8" y="14" width="2" height="2"/><rect x="14" y="14" width="2" height="2"/><rect x="20" y="14" width="2" height="2"/><rect x="26" y="14" width="2" height="2"/><rect x="8" y="19" width="2" height="2"/><rect x="14" y="19" width="2" height="2"/><rect x="20" y="19" width="2" height="2"/><rect x="26" y="19" width="2" height="2"/><rect x="8" y="24" width="2" height="2"/><rect" x="14" y="24" width="2" height="2"/><rect x="20" y="24" width="2" height="2"/><rect x="26" y="24" width="2" height="2"/><path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M26,10a1,1,0,0,0,1-1V3a1,1,0,0,0-2,0V9A1,1,0,0,0,26,10Z"/><rect x="13" y="6" width="10" height="2"/>',outlineAlerted:'<path d="M33.68,15.4H32V30H4V8H7V6H3.75A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V15.38Z"/><rect x="8" y="14" width="2" height="2"/><rect x="14" y="14" width="2" height="2"/><rect x="8" y="19" width="2" height="2"/><rect x="14" y="19" width="2" height="2"/><rect x="20" y="19" width="2" height="2"/><rect x="26" y="19" width="2" height="2"/><rect x="8" y="24" width="2" height="2"/><rect x="14" y="24" width="2" height="2"/><rect x="20" y="24" width="2" height="2"/><rect x="26" y="24" width="2" height="2"/><path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><polygon points="21.29 6 13 6 13 8 20.14 8 21.29 6"/>',outlineBadged:'<path d="M32,13.22V30H4V8H7V6H3.75A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V12.34A7.45,7.45,0,0,1,32,13.22Z"/><rect x="8" y="14" width="2" height="2"/><rect x="14" y="14" width="2" height="2"/><rect x="20" y="14" width="2" height="2"/><rect x="26" y="14" width="2" height="2"/><rect x="8" y="19" width="2" height="2"/><rect x="14" y="19" width="2" height="2"/><rect x="20" y="19" width="2" height="2"/><rect x="26" y="19" width="2" height="2"/><rect x="8" y="24" width="2" height="2"/><rect x="14" y="24" width="2" height="2"/><rect x="20" y="24" width="2" height="2"/><rect x="26" y="24" width="2" height="2"/><path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M22.5,6H13V8h9.78A7.49,7.49,0,0,1,22.5,6Z"/>',solid:'<path d="M32.25,6h-4V9a2.2,2.2,0,1,1-4.4,0V6H12.2V9A2.2,2.2,0,0,1,7.8,9V6h-4A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V7.81A1.78,1.78,0,0,0,32.25,6ZM10,26H8V24h2Zm0-5H8V19h2Zm0-5H8V14h2Zm6,10H14V24h2Zm0-5H14V19h2Zm0-5H14V14h2Zm6,10H20V24h2Zm0-5H20V19h2Zm0-5H20V14h2Zm6,10H26V24h2Zm0-5H26V19h2Zm0-5H26V14h2Z"/><path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M26,10a1,1,0,0,0,1-1V3a1,1,0,0,0-2,0V9A1,1,0,0,0,26,10Z"/>',solidAlerted:'<path d="M33.68,15.4H22.23A3.68,3.68,0,0,1,19,9.89L21.29,6H12.2V9A2.2,2.2,0,0,1,7.8,9V6h-4A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V15.38ZM10,26H8V24h2Zm0-5H8V19h2Zm0-5H8V14h2Zm6,10H14V24h2Zm0-5H14V19h2Zm0-5H14V14h2Zm6,10H20V24h2Zm0-5H20V19h2Zm6,5H26V24h2Zm0-5H26V19h2Z"/><path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/>',solidBadged:'<path d="M10,10a1,1,0,0,0,1-1V3A1,1,0,0,0,9,3V9A1,1,0,0,0,10,10Z"/><path d="M30,13.5A7.5,7.5,0,0,1,22.5,6H12.2V9A2.2,2.2,0,0,1,7.8,9V6h-4A1.78,1.78,0,0,0,2,7.81V30.19A1.78,1.78,0,0,0,3.75,32h28.5A1.78,1.78,0,0,0,34,30.19V12.34A7.45,7.45,0,0,1,30,13.5ZM10,26H8V24h2Zm0-5H8V19h2Zm0-5H8V14h2Zm6,10H14V24h2Zm0-5H14V19h2Zm0-5H14V14h2Zm6,10H20V24h2Zm0-5H20V19h2Zm0-5H20V14h2Zm6,10H26V24h2Zm0-5H26V19h2Zm0-5H26V14h2Z"/>'}],rw=["eye-hide",{outline:'<path d="M25.19,20.4A6.78,6.78,0,0,0,25.62,18a6.86,6.86,0,0,0-6.86-6.86,6.79,6.79,0,0,0-2.37.43L18,13.23a4.78,4.78,0,0,1,.74-.06A4.87,4.87,0,0,1,23.62,18a4.79,4.79,0,0,1-.06.74Z"/><path d="M34.29,17.53c-3.37-6.23-9.28-10-15.82-10a16.82,16.82,0,0,0-5.24.85L14.84,10a14.78,14.78,0,0,1,3.63-.47c5.63,0,10.75,3.14,13.8,8.43a17.75,17.75,0,0,1-4.37,5.1l1.42,1.42a19.93,19.93,0,0,0,5-6l.26-.48Z"/><path d="M4.87,5.78l4.46,4.46a19.52,19.52,0,0,0-6.69,7.29L2.38,18l.26.48c3.37,6.23,9.28,10,15.82,10a16.93,16.93,0,0,0,7.37-1.69l5,5,1.75-1.5-26-26Zm9.75,9.75,6.65,6.65a4.81,4.81,0,0,1-2.5.72A4.87,4.87,0,0,1,13.9,18,4.81,4.81,0,0,1,14.62,15.53Zm-1.45-1.45a6.85,6.85,0,0,0,9.55,9.55l1.6,1.6a14.91,14.91,0,0,1-5.86,1.2c-5.63,0-10.75-3.14-13.8-8.43a17.29,17.29,0,0,1,6.12-6.3Z"/>',solid:'<path d="M18.37,11.17A6.79,6.79,0,0,0,16,11.6l8.8,8.8A6.78,6.78,0,0,0,25.23,18,6.86,6.86,0,0,0,18.37,11.17Z"/><path d="M34.29,17.53c-3.37-6.23-9.28-10-15.82-10a16.82,16.82,0,0,0-5.24.85L14.84,10a14.78,14.78,0,0,1,3.63-.47c5.63,0,10.75,3.14,13.8,8.43a17.75,17.75,0,0,1-4.37,5.1l1.42,1.42a19.93,19.93,0,0,0,5-6l.26-.48Z"/><path d="M4.87,5.78l4.46,4.46a19.52,19.52,0,0,0-6.69,7.29L2.38,18l.26.48c3.37,6.23,9.28,10,15.82,10a16.93,16.93,0,0,0,7.37-1.69l5,5,1.75-1.5-26-26Zm8.3,8.3a6.85,6.85,0,0,0,9.55,9.55l1.6,1.6a14.91,14.91,0,0,1-5.86,1.2c-5.63,0-10.75-3.14-13.8-8.43a17.29,17.29,0,0,1,6.12-6.3Z"/>'}],ew=["eye",{outline:'<path d="M33.62,17.53c-3.37-6.23-9.28-10-15.82-10S5.34,11.3,2,17.53L1.72,18l.26.48c3.37,6.23,9.28,10,15.82,10s12.46-3.72,15.82-10l.26-.48ZM17.8,26.43C12.17,26.43,7,23.29,4,18c3-5.29,8.17-8.43,13.8-8.43S28.54,12.72,31.59,18C28.54,23.29,23.42,26.43,17.8,26.43Z"/><path d="M18.09,11.17A6.86,6.86,0,1,0,25,18,6.86,6.86,0,0,0,18.09,11.17Zm0,11.72A4.86,4.86,0,1,1,23,18,4.87,4.87,0,0,1,18.09,22.89Z"/>',solid:'<path d="M33.62,17.53c-3.37-6.23-9.28-10-15.82-10S5.34,11.3,2,17.53L1.72,18l.26.48c3.37,6.23,9.28,10,15.82,10s12.46-3.72,15.82-10l.26-.48ZM17.8,26.43C12.17,26.43,7,23.29,4,18c3-5.29,8.17-8.43,13.8-8.43S28.54,12.72,31.59,18C28.54,23.29,23.42,26.43,17.8,26.43Z"/><circle cx="18.09" cy="18.03" r="6.86"/>'}],ow=["ellipsis-vertical",{outline:'<circle cx="18" cy="4.9" r="2.9"/><circle cx="18" cy="18" r="2.9"/><circle cx="18" cy="31.1" r="2.9"/>',outlineBadged:'<circle cx="18" cy="4.9" r="2.9"/><circle cx="18" cy="18" r="2.9"/><circle cx="18" cy="31.1" r="2.9"/>'}],aw=["view-columns",{outline:'<path d="M31,5H5A2,2,0,0,0,3,7V29a2,2,0,0,0,2,2H31a2,2,0,0,0,2-2V7A2,2,0,0,0,31,5ZM13,29H5V7h8Zm10,0H15V7h8Z"/>'}],nw=["arrow",{outline:'<path d="M27.66,15.61,18,6,8.34,15.61A1,1,0,1,0,9.75,17L17,9.81V28.94a1,1,0,1,0,2,0V9.81L26.25,17a1,1,0,0,0,1.41-1.42Z"/>'}],lw=["times",{outline:'<path d="M19.41,18l8.29-8.29a1,1,0,0,0-1.41-1.41L18,16.59,9.71,8.29A1,1,0,0,0,8.29,9.71L16.59,18,8.29,26.29a1,1,0,1,0,1.41,1.41L18,19.41l8.29,8.29a1,1,0,0,0,1.41-1.41Z"/>'}],iw=["step-forward-2",{outline:'<path d="M7.08,6.52a1.68,1.68,0,0,0,0,2.4L16.51,18,7.12,27.08a1.7,1.7,0,0,0,2.36,2.44h0L21.4,18,9.48,6.47A1.69,1.69,0,0,0,7.08,6.52Z"/><path d="M26.49,5a1.7,1.7,0,0,0-1.7,1.7V29.3a1.7,1.7,0,0,0,3.4,0V6.7A1.7,1.7,0,0,0,26.49,5Z"/>'}],cw=["angle-double",{outline:'<path d="M29,19.41a1,1,0,0,1-.71-.29L18,8.83,7.71,19.12a1,1,0,0,1-1.41-1.41L18,6,29.71,17.71A1,1,0,0,1,29,19.41Z"/><path d="M29,30.41a1,1,0,0,1-.71-.29L18,19.83,7.71,30.12a1,1,0,0,1-1.41-1.41L18,17,29.71,28.71A1,1,0,0,1,29,30.41Z"/>'}],sw=["filter-grid-circle",{outline:'<path d="M15,25.86l2,1V20.27a1,1,0,0,0-.29-.7L10.23,13H25.79l-6.47,6.57a1,1,0,0,0-.29.7L19,28l2,1V20.68L27.58,14A1.46,1.46,0,0,0,28,13V12a1,1,0,0,0-1-1H9a1,1,0,0,0-1,1v1a1.46,1.46,0,0,0,.42,1L15,20.68Z"/><path d="M18,2A16,16,0,1,0,34,18,16,16,0,0,0,18,2Zm0,30A14,14,0,1,1,32,18,14,14,0,0,1,18,32Z"/>',solid:'<path d="M18,2A16,16,0,1,0,34,18,16,16,0,0,0,18,2Zm0,30A14,14,0,1,1,32,18,14,14,0,0,1,18,32Z"/><path d="M8,11v1.12a.5.5,0,0,0,.15.35l7.28,7.36a.5.5,0,0,1,.15.35v6.89a.5.5,0,0,0,.28.45l3.95,1.41a.5.5,0,0,0,.72-.45l0-8.39a.54.54,0,0,1,.18-.35l7.12-7.25a.5.5,0,0,0,.15-.35V11Z"/>'}],dw=["filter-grid",{outline:'<path d="M15,25.86l2,1V20.27a1,1,0,0,0-.29-.7L10.23,13H25.79l-6.47,6.57a1,1,0,0,0-.29.7L19,28l2,1V20.68L27.58,14A1.46,1.46,0,0,0,28,13V12a1,1,0,0,0-1-1H9a1,1,0,0,0-1,1v1a1.46,1.46,0,0,0,.42,1L15,20.68Z"/>',solid:'<path d="M8,11v1.12a.5.5,0,0,0,.15.35l7.28,7.36a.5.5,0,0,1,.15.35v6.89a.5.5,0,0,0,.28.45l3.95,1.41a.5.5,0,0,0,.72-.45l0-8.39a.54.54,0,0,1,.18-.35l7.12-7.25a.5.5,0,0,0,.15-.35V11Z"/>'}],pw=["info-circle",{outline:'<circle cx="17.93" cy="11.9" r="1.4"/><path d="M21,23H19V15H16a1,1,0,0,0,0,2h1v6H15a1,1,0,1,0,0,2h6a1,1,0,0,0,0-2Z"/><path d="M18,6A12,12,0,1,0,30,18,12,12,0,0,0,18,6Zm0,22A10,10,0,1,1,28,18,10,10,0,0,1,18,28Z"/>',solid:'<path d="M18,6A12,12,0,1,0,30,18,12,12,0,0,0,18,6Zm-2,5.15a2,2,0,1,1,2,2A2,2,0,0,1,15.9,11.15ZM23,24a1,1,0,0,1-1,1H15a1,1,0,1,1,0-2h2V17H16a1,1,0,0,1,0-2h4v8h2A1,1,0,0,1,23,24Z"/>'}],hw=["exclamation-triangle",{outline:'<path d="M18,21.32a1.3,1.3,0,0,0,1.3-1.3V14a1.3,1.3,0,1,0-2.6,0v6A1.3,1.3,0,0,0,18,21.32Z"/><circle cx="17.95" cy="24.27" r="1.5"/><path d="M30.33,25.54,20.59,7.6a3,3,0,0,0-5.27,0L5.57,25.54A3,3,0,0,0,8.21,30H27.69a3,3,0,0,0,2.64-4.43Zm-1.78,1.94a1,1,0,0,1-.86.49H8.21a1,1,0,0,1-.88-1.48L17.07,8.55a1,1,0,0,1,1.76,0l9.74,17.94A1,1,0,0,1,28.55,27.48Z"/>',solid:'<path d="M30.33,25.54,20.59,7.6a3,3,0,0,0-5.27,0L5.57,25.54A3,3,0,0,0,8.21,30H27.69a3,3,0,0,0,2.64-4.43ZM16.46,12.74a1.49,1.49,0,0,1,3,0v6.89a1.49,1.49,0,1,1-3,0ZM18,26.25a1.72,1.72,0,1,1,1.72-1.72A1.72,1.72,0,0,1,18,26.25Z"/>'}],uw=["circle",{outline:'<path d="M18,34A16,16,0,1,1,34,18,16,16,0,0,1,18,34ZM18,4A14,14,0,1,0,32,18,14,14,0,0,0,18,4Z"/>',solid:'<path d="M18,34A16,16,0,1,1,34,18,16,16,0,0,1,18,34Z"/>'}],gw=["dot-circle",{outline:'<path d="M18,11a7,7,0,1,1-7,7,7,7,0,0,1,7-7"/><path d="M18,34A16,16,0,1,1,34,18,16,16,0,0,1,18,34ZM18,4A14,14,0,1,0,32,18,14,14,0,0,0,18,4Z"/>'}],bw=["error-standard",{outline:'<circle cx="18" cy="26.06" r="1.33"/><path d="M18,22.61a1,1,0,0,1-1-1v-12a1,1,0,1,1,2,0v12A1,1,0,0,1,18,22.61Z"/><path d="M18,34A16,16,0,1,1,34,18,16,16,0,0,1,18,34ZM18,4A14,14,0,1,0,32,18,14,14,0,0,0,18,4Z"/>',solid:'<path d="M18,2.1a16,16,0,1,0,16,16A16,16,0,0,0,18,2.1ZM16.6,8.8a1.4,1.4,0,0,1,2.8,0v12a1.4,1.4,0,0,1-2.8,0ZM18,28.6a1.8,1.8,0,1,1,1.8-1.8A1.8,1.8,0,0,1,18,28.6Z"/>'}],mw=["success-standard",{outline:'<path d="M18,2A16,16,0,1,0,34,18,16,16,0,0,0,18,2Zm0,30A14,14,0,1,1,32,18,14,14,0,0,1,18,32Z"/><path d="M28,12.1a1,1,0,0,0-1.41,0L15.49,23.15l-6-6A1,1,0,0,0,8,18.53L15.49,26,28,13.52A1,1,0,0,0,28,12.1Z"/>',solid:'<path d="M18,2A16,16,0,1,0,34,18,16,16,0,0,0,18,2ZM28.45,12.63,15.31,25.76,7.55,18a1.4,1.4,0,0,1,2-2l5.78,5.78L26.47,10.65a1.4,1.4,0,1,1,2,2Z"/>'}];class vw extends p{constructor(t,r){super()}schedule(t,r=0){return this}}const fw={setInterval(t,r,...e){const{delegate:o}=fw;return o?.setInterval?o.setInterval(t,r,...e):setInterval(t,r,...e)},clearInterval(t){const{delegate:r}=fw;return(r?.clearInterval||clearInterval)(t)},delegate:void 0};class yw extends vw{constructor(t,r){super(t,r),this.scheduler=t,this.work=r,this.pending=!1}schedule(t,r=0){var e;if(this.closed)return this;this.state=t;const o=this.id,a=this.scheduler;return null!=o&&(this.id=this.recycleAsyncId(a,o,r)),this.pending=!0,this.delay=r,this.id=null!==(e=this.id)&&void 0!==e?e:this.requestAsyncId(a,this.id,r),this}requestAsyncId(t,r,e=0){return fw.setInterval(t.flush.bind(t,this),e)}recycleAsyncId(t,r,e=0){if(null!=e&&this.delay===e&&!1===this.pending)return r;null!=r&&fw.clearInterval(r)}execute(t,r){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const e=this._execute(t,r);if(e)return e;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,r){let e,o=!1;try{this.work(t)}catch(t){o=!0,e=t||new Error("Scheduled action threw falsy error")}if(o)return this.unsubscribe(),e}unsubscribe(){if(!this.closed){const{id:t,scheduler:r}=this,{actions:e}=r;this.work=this.state=this.scheduler=null,this.pending=!1,d(e,this),null!=t&&(this.id=this.recycleAsyncId(r,t,null)),this.delay=null,super.unsubscribe()}}}const ww={now:()=>(ww.delegate||Date).now(),delegate:void 0};class xw{constructor(t,r=xw.now){this.schedulerActionCtor=t,this.now=r}schedule(t,r=0,e){return new this.schedulerActionCtor(this,t).schedule(e,r)}}xw.now=ww.now;class kw extends xw{constructor(t,r=xw.now){super(t,r),this.actions=[],this._active=!1}flush(t){const{actions:r}=this;if(this._active)return void r.push(t);let e;this._active=!0;do{if(e=t.execute(t.state,t.delay))break}while(t=r.shift());if(this._active=!1,e){for(;t=r.shift();)t.unsubscribe();throw e}}}new kw(yw);class Aw extends B{constructor(t=1/0,r=1/0,e=ww){super(),this._bufferSize=t,this._windowTime=r,this._timestampProvider=e,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=r===1/0,this._bufferSize=Math.max(1,t),this._windowTime=Math.max(1,r)}next(t){const{isStopped:r,_buffer:e,_infiniteTimeWindow:o,_timestampProvider:a,_windowTime:n}=this;r||(e.push(t),!o&&e.push(a.now()+n)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();const r=this._innerSubscribe(t),{_infiniteTimeWindow:e,_buffer:o}=this,a=o.slice();for(let r=0;r<a.length&&!t.closed;r+=e?1:2)t.next(a[r]);return this._checkFinalizedStatuses(t),r}_trimBuffer(){const{_bufferSize:t,_timestampProvider:r,_buffer:e,_infiniteTimeWindow:o}=this,a=(o?1:2)*t;if(t<1/0&&a<e.length&&e.splice(0,e.length-a),!o){const t=r.now();let o=0;for(let r=1;r<e.length&&e[r]<=t;r+=2)o=r;o&&e.splice(0,o+1)}}}function Cw(t,r){return{type:7,name:t,definitions:r,options:{}}}function zw(t,r=null){return{type:4,styles:r,timings:t}}function Ew(t){return{type:6,styles:t,offset:null}}function Sw(t,r,e=null){return{type:1,expr:t,animation:r,options:e}}let jw=(()=>{class t{constructor(t,r){this._renderer=t,this._elementRef=r,this.onChange=t=>{},this.onTouched=()=>{}}setProperty(t,r){this._renderer.setProperty(this._elementRef.nativeElement,t,r)}registerOnTouched(t){this.onTouched=t}registerOnChange(t){this.onChange=t}setDisabledState(t){this.setProperty("disabled",t)}}return t.ɵfac=function(r){return new(r||t)(Un(vn),Un(gn))},t.ɵdir=yr({type:t}),t})(),Tw=(()=>{class t extends jw{}return t.ɵfac=function(){let r;return function(e){return(r||(r=Po(t)))(e||t)}}(),t.ɵdir=yr({type:t,features:[Pl]}),t})();const _w=new Vo("NgValueAccessor"),Iw={provide:_w,useExisting:wt((()=>Rw)),multi:!0},Dw=new Vo("CompositionEventMode");let Rw=(()=>{class t extends jw{constructor(t,r,e){super(t,r),this._compositionMode=e,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function(){const t=vs()?vs().getUserAgent():"";return/android (\d+)/.test(t.toLowerCase())}())}writeValue(t){this.setProperty("value",t??"")}_handleInput(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)}_compositionStart(){this._composing=!0}_compositionEnd(t){this._composing=!1,this._compositionMode&&this.onChange(t)}}return t.ɵfac=function(r){return new(r||t)(Un(vn),Un(gn),Un(Dw,8))},t.ɵdir=yr({type:t,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(t,r){1&t&&$l("input",(function(t){return r._handleInput(t.target.value)}))("blur",(function(){return r.onTouched()}))("compositionstart",(function(){return r._compositionStart()}))("compositionend",(function(t){return r._compositionEnd(t.target.value)}))},features:[Ii([Iw]),Pl]}),t})();const Ow=!1,Lw=new Vo("NgValidators"),Pw=new Vo("NgAsyncValidators");function Bw(t){return function(t){return null==t||("string"==typeof t||Array.isArray(t))&&0===t.length}(t.value)?{required:!0}:null}function Nw(t){return null}function Mw(t){return null!=t}function Fw(t){const r=Jl(t)?ut(t):t;if(Ow&&!Ql(r)){let r="Expected async validator to return Promise or Observable.";throw"object"==typeof t&&(r+=" Are you using a synchronous validator where an async validator is expected?"),new zt(-1101,r)}return r}function Vw(t){let r={};return t.forEach((t=>{r=null!=t?{...r,...t}:r})),0===Object.keys(r).length?null:r}function Uw(t,r){return r.map((r=>r(t)))}function Hw(t){return t.map((t=>function(t){return!t.validate}(t)?t:r=>t.validate(r)))}function Zw(t){return null!=t?function(t){if(!t)return null;const r=t.filter(Mw);return 0==r.length?null:function(t){return Vw(Uw(t,r))}}(Hw(t)):null}function Ww(t){return null!=t?function(t){if(!t)return null;const r=t.filter(Mw);return 0==r.length?null:function(t){return function(...t){const r=ct(t),{args:e,keys:o}=Pd(t),a=new O((t=>{const{length:r}=e;if(!r)return void t.complete();const a=new Array(r);let n=r,l=r;for(let i=0;i<r;i++){let r=!1;rt(e[i]).subscribe(V(t,(t=>{r||(r=!0,l--),a[i]=t}),(()=>n--),void 0,(()=>{(!n||!r)&&(l||t.next(o?Md(o,a):a),t.complete())})))}}));return r?a.pipe(Nd(r)):a}(Uw(t,r).map(Fw)).pipe(H(Vw))}}(Hw(t)):null}function qw(t,r){return null===t?[r]:Array.isArray(t)?[...t,r]:[t,r]}function Gw(t){return t?Array.isArray(t)?t:[t]:[]}function Yw(t,r){return Array.isArray(t)?t.includes(r):t===r}function Xw(t,r){const e=Gw(r);return Gw(t).forEach((t=>{Yw(e,t)||e.push(t)})),e}function Kw(t,r){return Gw(r).filter((r=>!Yw(t,r)))}class Jw{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(t){this._rawValidators=t||[],this._composedValidatorFn=Zw(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=Ww(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(t){this._onDestroyCallbacks.push(t)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach((t=>t())),this._onDestroyCallbacks=[]}reset(t){this.control&&this.control.reset(t)}hasError(t,r){return!!this.control&&this.control.hasError(t,r)}getError(t,r){return this.control?this.control.getError(t,r):null}}class Qw extends Jw{get formDirective(){return null}get path(){return null}}class $w extends Jw{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class tx{constructor(t){this._cd=t}get isTouched(){return!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return!!this._cd?.submitted}}let rx=(()=>{class t extends tx{constructor(t){super(t)}}return t.ɵfac=function(r){return new(r||t)(Un($w,2))},t.ɵdir=yr({type:t,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(t,r){2&t&&ui("ng-untouched",r.isUntouched)("ng-touched",r.isTouched)("ng-pristine",r.isPristine)("ng-dirty",r.isDirty)("ng-valid",r.isValid)("ng-invalid",r.isInvalid)("ng-pending",r.isPending)},features:[Pl]}),t})(),ex=(()=>{class t extends tx{constructor(t){super(t)}}return t.ɵfac=function(r){return new(r||t)(Un(Qw,10))},t.ɵdir=yr({type:t,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(t,r){2&t&&ui("ng-untouched",r.isUntouched)("ng-touched",r.isTouched)("ng-pristine",r.isPristine)("ng-dirty",r.isDirty)("ng-valid",r.isValid)("ng-invalid",r.isInvalid)("ng-pending",r.isPending)("ng-submitted",r.isSubmitted)},features:[Pl]}),t})();const ox="VALID",ax="INVALID",nx="PENDING",lx="DISABLED";function ix(t){return(sx(t)?t.validators:t)||null}function cx(t,r){return(sx(r)?r.asyncValidators:t)||null}function sx(t){return null!=t&&!Array.isArray(t)&&"object"==typeof t}class dx{constructor(t,r){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(t),this._assignAsyncValidators(r)}get validator(){return this._composedValidatorFn}set validator(t){this._rawValidators=this._composedValidatorFn=t}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(t){this._rawAsyncValidators=this._composedAsyncValidatorFn=t}get parent(){return this._parent}get valid(){return this.status===ox}get invalid(){return this.status===ax}get pending(){return this.status==nx}get disabled(){return this.status===lx}get enabled(){return this.status!==lx}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(t){this._assignValidators(t)}setAsyncValidators(t){this._assignAsyncValidators(t)}addValidators(t){this.setValidators(Xw(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(Xw(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(Kw(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(Kw(t,this._rawAsyncValidators))}hasValidator(t){return Yw(this._rawValidators,t)}hasAsyncValidator(t){return Yw(this._rawAsyncValidators,t)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(t={}){this.touched=!0,this._parent&&!t.onlySelf&&this._parent.markAsTouched(t)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild((t=>t.markAllAsTouched()))}markAsUntouched(t={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild((t=>{t.markAsUntouched({onlySelf:!0})})),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)}markAsDirty(t={}){this.pristine=!1,this._parent&&!t.onlySelf&&this._parent.markAsDirty(t)}markAsPristine(t={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild((t=>{t.markAsPristine({onlySelf:!0})})),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)}markAsPending(t={}){this.status=nx,!1!==t.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!t.onlySelf&&this._parent.markAsPending(t)}disable(t={}){const r=this._parentMarkedDirty(t.onlySelf);this.status=lx,this.errors=null,this._forEachChild((r=>{r.disable({...t,onlySelf:!0})})),this._updateValue(),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...t,skipPristineCheck:r}),this._onDisabledChange.forEach((t=>t(!0)))}enable(t={}){const r=this._parentMarkedDirty(t.onlySelf);this.status=ox,this._forEachChild((r=>{r.enable({...t,onlySelf:!0})})),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors({...t,skipPristineCheck:r}),this._onDisabledChange.forEach((t=>t(!1)))}_updateAncestors(t){this._parent&&!t.onlySelf&&(this._parent.updateValueAndValidity(t),t.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(t){this._parent=t}getRawValue(){return this.value}updateValueAndValidity(t={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===ox||this.status===nx)&&this._runAsyncValidator(t.emitEvent)),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.updateValueAndValidity(t)}_updateTreeValidity(t={emitEvent:!0}){this._forEachChild((r=>r._updateTreeValidity(t))),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?lx:ox}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t){if(this.asyncValidator){this.status=nx,this._hasOwnPendingAsyncValidator=!0;const r=Fw(this.asyncValidator(this));this._asyncValidationSubscription=r.subscribe((r=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(r,{emitEvent:t})}))}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(t,r={}){this.errors=t,this._updateControlsErrors(!1!==r.emitEvent)}get(t){let r=t;return null==r||(Array.isArray(r)||(r=r.split(".")),0===r.length)?null:r.reduce(((t,r)=>t&&t._find(r)),this)}getError(t,r){const e=r?this.get(r):this;return e&&e.errors?e.errors[t]:null}hasError(t,r){return!!this.getError(t,r)}get root(){let t=this;for(;t._parent;)t=t._parent;return t}_updateControlsErrors(t){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(t)}_initObservables(){this.valueChanges=new Vi,this.statusChanges=new Vi}_calculateStatus(){return this._allControlsDisabled()?lx:this.errors?ax:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(nx)?nx:this._anyControlsHaveStatus(ax)?ax:ox}_anyControlsHaveStatus(t){return this._anyControls((r=>r.status===t))}_anyControlsDirty(){return this._anyControls((t=>t.dirty))}_anyControlsTouched(){return this._anyControls((t=>t.touched))}_updatePristine(t={}){this.pristine=!this._anyControlsDirty(),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)}_updateTouched(t={}){this.touched=this._anyControlsTouched(),this._parent&&!t.onlySelf&&this._parent._updateTouched(t)}_registerOnCollectionChange(t){this._onCollectionChange=t}_setUpdateStrategy(t){sx(t)&&null!=t.updateOn&&(this._updateOn=t.updateOn)}_parentMarkedDirty(t){return!t&&!(!this._parent||!this._parent.dirty)&&!this._parent._anyControlsDirty()}_find(t){return null}_assignValidators(t){this._rawValidators=Array.isArray(t)?t.slice():t,this._composedValidatorFn=function(t){return Array.isArray(t)?Zw(t):t||null}(this._rawValidators)}_assignAsyncValidators(t){this._rawAsyncValidators=Array.isArray(t)?t.slice():t,this._composedAsyncValidatorFn=function(t){return Array.isArray(t)?Ww(t):t||null}(this._rawAsyncValidators)}}class px extends dx{constructor(t,r,e){super(ix(r),cx(e,r)),this.controls=t,this._initObservables(),this._setUpdateStrategy(r),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(t,r){return this.controls[t]?this.controls[t]:(this.controls[t]=r,r.setParent(this),r._registerOnCollectionChange(this._onCollectionChange),r)}addControl(t,r,e={}){this.registerControl(t,r),this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}removeControl(t,r={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange((()=>{})),delete this.controls[t],this.updateValueAndValidity({emitEvent:r.emitEvent}),this._onCollectionChange()}setControl(t,r,e={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange((()=>{})),delete this.controls[t],r&&this.registerControl(t,r),this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}contains(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled}setValue(t,r={}){(function(t,r,e){t._forEachChild(((t,r)=>{if(void 0===e[r])throw new zt(1002,"")}))})(this,0,t),Object.keys(t).forEach((e=>{(function(t,r,e){const o=t.controls;if(!Object.keys(o).length)throw new zt(1e3,"");if(!o[e])throw new zt(1001,"")})(this,0,e),this.controls[e].setValue(t[e],{onlySelf:!0,emitEvent:r.emitEvent})})),this.updateValueAndValidity(r)}patchValue(t,r={}){null!=t&&(Object.keys(t).forEach((e=>{const o=this.controls[e];o&&o.patchValue(t[e],{onlySelf:!0,emitEvent:r.emitEvent})})),this.updateValueAndValidity(r))}reset(t={},r={}){this._forEachChild(((e,o)=>{e.reset(t[o],{onlySelf:!0,emitEvent:r.emitEvent})})),this._updatePristine(r),this._updateTouched(r),this.updateValueAndValidity(r)}getRawValue(){return this._reduceChildren({},((t,r,e)=>(t[e]=r.getRawValue(),t)))}_syncPendingControls(){let t=this._reduceChildren(!1,((t,r)=>!!r._syncPendingControls()||t));return t&&this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){Object.keys(this.controls).forEach((r=>{const e=this.controls[r];e&&t(e,r)}))}_setUpControls(){this._forEachChild((t=>{t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)}))}_updateValue(){this.value=this._reduceValue()}_anyControls(t){for(const[r,e]of Object.entries(this.controls))if(this.contains(r)&&t(e))return!0;return!1}_reduceValue(){return this._reduceChildren({},((t,r,e)=>((r.enabled||this.disabled)&&(t[e]=r.value),t)))}_reduceChildren(t,r){let e=t;return this._forEachChild(((t,o)=>{e=r(e,t,o)})),e}_allControlsDisabled(){for(const t of Object.keys(this.controls))if(this.controls[t].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(t){return this.controls.hasOwnProperty(t)?this.controls[t]:null}}const hx=new Vo("CallSetDisabledState",{providedIn:"root",factory:()=>ux}),ux="always";function gx(t,r,e=ux){mx(t,r),r.valueAccessor.writeValue(t.value),(t.disabled||"always"===e)&&r.valueAccessor.setDisabledState?.(t.disabled),function(t,r){r.valueAccessor.registerOnChange((e=>{t._pendingValue=e,t._pendingChange=!0,t._pendingDirty=!0,"change"===t.updateOn&&vx(t,r)}))}(t,r),function(t,r){const e=(t,e)=>{r.valueAccessor.writeValue(t),e&&r.viewToModelUpdate(t)};t.registerOnChange(e),r._registerOnDestroy((()=>{t._unregisterOnChange(e)}))}(t,r),function(t,r){r.valueAccessor.registerOnTouched((()=>{t._pendingTouched=!0,"blur"===t.updateOn&&t._pendingChange&&vx(t,r),"submit"!==t.updateOn&&t.markAsTouched()}))}(t,r),function(t,r){if(r.valueAccessor.setDisabledState){const e=t=>{r.valueAccessor.setDisabledState(t)};t.registerOnDisabledChange(e),r._registerOnDestroy((()=>{t._unregisterOnDisabledChange(e)}))}}(t,r)}function bx(t,r){t.forEach((t=>{t.registerOnValidatorChange&&t.registerOnValidatorChange(r)}))}function mx(t,r){const e=function(t){return t._rawValidators}(t);null!==r.validator?t.setValidators(qw(e,r.validator)):"function"==typeof e&&t.setValidators([e]);const o=function(t){return t._rawAsyncValidators}(t);null!==r.asyncValidator?t.setAsyncValidators(qw(o,r.asyncValidator)):"function"==typeof o&&t.setAsyncValidators([o]);const a=()=>t.updateValueAndValidity();bx(r._rawValidators,a),bx(r._rawAsyncValidators,a)}function vx(t,r){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),r.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}const fx={provide:Qw,useExisting:wt((()=>wx))},yx=Promise.resolve();let wx=(()=>{class t extends Qw{constructor(t,r,e){super(),this.callSetDisabledState=e,this.submitted=!1,this._directives=new Set,this.ngSubmit=new Vi,this.form=new px({},Zw(t),Ww(r))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(t){yx.then((()=>{const r=this._findContainer(t.path);t.control=r.registerControl(t.name,t.control),gx(t.control,t,this.callSetDisabledState),t.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(t)}))}getControl(t){return this.form.get(t.path)}removeControl(t){yx.then((()=>{const r=this._findContainer(t.path);r&&r.removeControl(t.name),this._directives.delete(t)}))}addFormGroup(t){yx.then((()=>{const r=this._findContainer(t.path),e=new px({});(function(t,r){mx(t,r)})(e,t),r.registerControl(t.name,e),e.updateValueAndValidity({emitEvent:!1})}))}removeFormGroup(t){yx.then((()=>{const r=this._findContainer(t.path);r&&r.removeControl(t.name)}))}getFormGroup(t){return this.form.get(t.path)}updateModel(t,r){yx.then((()=>{this.form.get(t.path).setValue(r)}))}setValue(t){this.control.setValue(t)}onSubmit(t){return this.submitted=!0,function(t,r){t._syncPendingControls(),r.forEach((t=>{const r=t.control;"submit"===r.updateOn&&r._pendingChange&&(t.viewToModelUpdate(r._pendingValue),r._pendingChange=!1)}))}(this.form,this._directives),this.ngSubmit.emit(t),"dialog"===t?.target?.method}onReset(){this.resetForm()}resetForm(t){this.form.reset(t),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(t){return t.pop(),t.length?this.form.get(t):this.form}}return t.ɵfac=function(r){return new(r||t)(Un(Lw,10),Un(Pw,10),Un(hx,8))},t.ɵdir=yr({type:t,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(t,r){1&t&&$l("submit",(function(t){return r.onSubmit(t)}))("reset",(function(){return r.onReset()}))},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[Ii([fx]),Pl]}),t})();function xx(t,r){const e=t.indexOf(r);e>-1&&t.splice(e,1)}function kx(t){return"object"==typeof t&&null!==t&&2===Object.keys(t).length&&"value"in t&&"disabled"in t}const Ax=class extends dx{constructor(t=null,r,e){super(ix(r),cx(e,r)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(t),this._setUpdateStrategy(r),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),sx(r)&&(r.nonNullable||r.initialValueIsDefault)&&(this.defaultValue=kx(t)?t.value:t)}setValue(t,r={}){this.value=this._pendingValue=t,this._onChange.length&&!1!==r.emitModelToViewChange&&this._onChange.forEach((t=>t(this.value,!1!==r.emitViewToModelChange))),this.updateValueAndValidity(r)}patchValue(t,r={}){this.setValue(t,r)}reset(t=this.defaultValue,r={}){this._applyFormState(t),this.markAsPristine(r),this.markAsUntouched(r),this.setValue(this.value,r),this._pendingChange=!1}_updateValue(){}_anyControls(t){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(t){this._onChange.push(t)}_unregisterOnChange(t){xx(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){xx(this._onDisabledChange,t)}_forEachChild(t){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(t){kx(t)?(this.value=this._pendingValue=t.value,t.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=t}},Cx={provide:$w,useExisting:wt((()=>Ex))},zx=Promise.resolve();let Ex=(()=>{class t extends $w{constructor(t,r,e,o,a,n){super(),this._changeDetectorRef=a,this.callSetDisabledState=n,this.control=new Ax,this._registered=!1,this.update=new Vi,this._parent=t,this._setValidators(r),this._setAsyncValidators(e),this.valueAccessor=function(t,r){if(!r)return null;let e,o,a;return Array.isArray(r),r.forEach((t=>{t.constructor===Rw?e=t:function(t){return Object.getPrototypeOf(t.constructor)===Tw}(t)?o=t:a=t})),a||o||e||null}(0,o)}ngOnChanges(t){if(this._checkForErrors(),!this._registered||"name"in t){if(this._registered&&(this._checkName(),this.formDirective)){const r=t.name.previousValue;this.formDirective.removeControl({name:r,path:this._getPath(r)})}this._setUpControl()}"isDisabled"in t&&this._updateDisabled(t),function(t,r){if(!t.hasOwnProperty("model"))return!1;const e=t.model;return!!e.isFirstChange()||!Object.is(r,e.currentValue)}(t,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(t){this.viewModel=t,this.update.emit(t)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){gx(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()}_updateValue(t){zx.then((()=>{this.control.setValue(t,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()}))}_updateDisabled(t){const r=t.isDisabled.currentValue,e=0!==r&&bs(r);zx.then((()=>{e&&!this.control.disabled?this.control.disable():!e&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()}))}_getPath(t){return this._parent?function(t,r){return[...r.path,t]}(t,this._parent):[t]}}return t.ɵfac=function(r){return new(r||t)(Un(Qw,9),Un(Lw,10),Un(Pw,10),Un(_w,10),Un(Jc,8),Un(hx,8))},t.ɵdir=yr({type:t,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Ii([Cx]),Pl,de]}),t})(),Sx=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵdir=yr({type:t,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]}),t})(),jx=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵmod=vr({type:t}),t.ɵinj=Tt({}),t})(),Tx=(()=>{class t{constructor(){this._validator=Nw}ngOnChanges(t){if(this.inputName in t){const r=this.normalizeInput(t[this.inputName].currentValue);this._enabled=this.enabled(r),this._validator=this._enabled?this.createValidator(r):Nw,this._onChange&&this._onChange()}}validate(t){return this._validator(t)}registerOnValidatorChange(t){this._onChange=t}enabled(t){return null!=t}}return t.ɵfac=function(r){return new(r||t)},t.ɵdir=yr({type:t,features:[de]}),t})();const _x={provide:Lw,useExisting:wt((()=>Dx)),multi:!0};let Ix,Dx=(()=>{class t extends Tx{constructor(){super(...arguments),this.inputName="required",this.normalizeInput=bs,this.createValidator=t=>Bw}enabled(t){return t}}return t.ɵfac=function(){let r;return function(e){return(r||(r=Po(t)))(e||t)}}(),t.ɵdir=yr({type:t,selectors:[["","required","","formControlName","",3,"type","checkbox"],["","required","","formControl","",3,"type","checkbox"],["","required","","ngModel","",3,"type","checkbox"]],hostVars:1,hostBindings:function(t,r){2&t&&Zl("required",r._enabled?"":null)},inputs:{required:"required"},features:[Ii([_x]),Pl]}),t})(),Rx=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵmod=vr({type:t}),t.ɵinj=Tt({imports:[jx]}),t})(),Ox=(()=>{class t{static withConfig(r){return{ngModule:t,providers:[{provide:hx,useValue:r.callSetDisabledState??ux}]}}}return t.ɵfac=function(r){return new(r||t)},t.ɵmod=vr({type:t}),t.ɵinj=Tt({imports:[Rx]}),t})();try{Ix=typeof Intl<"u"&&Intl.v8BreakIterator}catch{Ix=!1}const Lx={schedule(t){let r=requestAnimationFrame,e=cancelAnimationFrame;const{delegate:o}=Lx;o&&(r=o.requestAnimationFrame,e=o.cancelAnimationFrame);const a=r((r=>{e=void 0,t(r)}));return new p((()=>e?.(a)))},requestAnimationFrame(...t){const{delegate:r}=Lx;return(r?.requestAnimationFrame||requestAnimationFrame)(...t)},cancelAnimationFrame(...t){const{delegate:r}=Lx;return(r?.cancelAnimationFrame||cancelAnimationFrame)(...t)},delegate:void 0};new class extends kw{flush(t){this._active=!0;const r=this._scheduled;this._scheduled=void 0;const{actions:e}=this;let o;t=t||e.shift();do{if(o=t.execute(t.state,t.delay))break}while((t=e[0])&&t.id===r&&e.shift());if(this._active=!1,o){for(;(t=e[0])&&t.id===r&&e.shift();)t.unsubscribe();throw o}}}(class extends yw{constructor(t,r){super(t,r),this.scheduler=t,this.work=r}requestAsyncId(t,r,e=0){return null!==e&&e>0?super.requestAsyncId(t,r,e):(t.actions.push(this),t._scheduled||(t._scheduled=Lx.requestAnimationFrame((()=>t.flush(void 0)))))}recycleAsyncId(t,r,e=0){var o;if(null!=e?e>0:this.delay>0)return super.recycleAsyncId(t,r,e);const{actions:a}=t;null!=r&&(null===(o=a[a.length-1])||void 0===o?void 0:o.id)!==r&&(Lx.cancelAnimationFrame(r),t._scheduled=void 0)}});let Px,Bx=1;const Nx={};function Mx(t){return t in Nx&&(delete Nx[t],!0)}const Fx={setImmediate(t){const r=Bx++;return Nx[r]=!0,Px||(Px=Promise.resolve()),Px.then((()=>Mx(r)&&t())),r},clearImmediate(t){Mx(t)}},{setImmediate:Vx,clearImmediate:Ux}=Fx,Hx={setImmediate(...t){const{delegate:r}=Hx;return(r?.setImmediate||Vx)(...t)},clearImmediate(t){const{delegate:r}=Hx;return(r?.clearImmediate||Ux)(t)},delegate:void 0},Zx=(new class extends kw{flush(t){this._active=!0;const r=this._scheduled;this._scheduled=void 0;const{actions:e}=this;let o;t=t||e.shift();do{if(o=t.execute(t.state,t.delay))break}while((t=e[0])&&t.id===r&&e.shift());if(this._active=!1,o){for(;(t=e[0])&&t.id===r&&e.shift();)t.unsubscribe();throw o}}}(class extends yw{constructor(t,r){super(t,r),this.scheduler=t,this.work=r}requestAsyncId(t,r,e=0){return null!==e&&e>0?super.requestAsyncId(t,r,e):(t.actions.push(this),t._scheduled||(t._scheduled=Hx.setImmediate(t.flush.bind(t,void 0))))}recycleAsyncId(t,r,e=0){var o;if(null!=e?e>0:this.delay>0)return super.recycleAsyncId(t,r,e);const{actions:a}=t;null!=r&&(null===(o=a[a.length-1])||void 0===o?void 0:o.id)!==r&&(Hx.clearImmediate(r),t._scheduled=void 0)}}),Iy(3,((t,r,e)=>{!function(t,r){return r||(r=window&&window.customElements),!r||!!r.get(t)}(t)||window?.location?.href?.includes("localhost:6006")?(e.define(t,r),Vy(),window&&!Object.keys(window.CDS._state.elementRegistry).some((r=>r===t))&&(window.CDS._state.elementRegistry={...window.CDS._state.elementRegistry,[t]:{}})):Ny.warn(t+" has already been registered")})));function Wx(t,r){uy()&&By(["customElements"])&&Zx(t,r,window.customElements)}let qx=!1;function Gx(t){if((t=Math.trunc(t)||0)<0&&(t+=this.length),!(t<0||t>=this.length))return this[t]}if(!qx){qx=!0;const t=Reflect.getPrototypeOf(Int8Array);for(const r of[Array,String,t])Object.defineProperty(r.prototype,"at",{value:Gx,writable:!0,enumerable:!1,configurable:!0})}let Yx=!1,Xx=!1;function Kx(t,r,e){Object.defineProperty(t,e,{configurable:!0,enumerable:!0,get:function(){return this.hasAttribute(r)?this.getAttribute(r):null},set:function(t){null!==t?this.setAttribute(r,t):this.removeAttribute(r)}})}Yx||Element.prototype.hasOwnProperty("role")||(Kx(Element.prototype,"role","role"),Yx=!0),Xx||Element.prototype.hasOwnProperty("ariaLabel")||(Xx=!0,["ActiveDescendant","Atomic","AutoComplete","Busy","Checked","ColCount","ColIndex","ColSpan","Controls","Current","DescribedBy","Details","Disabled","ErrorMessage","Expanded","FlowTo","HasPopup","Hidden","Invalid","KeyShortcuts","Label","LabelledBy","Level","Live","Modal","MultiLine","MultiSelectable","Orientation","Owns","Placeholder","PosInSet","Pressed","ReadOnly","Relevant","Required","RoleDescription","RowCount","RowIndex","RowSpan","Selected","SetSize","Sort","ValueMax","ValueMin","ValueNow","ValueText"].forEach((t=>Kx(Element.prototype,"aria-"+t.toLowerCase(),"aria"+t))));const Jx=window,Qx=Jx.ShadowRoot&&(void 0===Jx.ShadyCSS||Jx.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,$x=Symbol(),tk=new WeakMap;class rk{constructor(t,r,e){if(this._$cssResult$=!0,e!==$x)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=r}get styleSheet(){let t=this.o;const r=this.t;if(Qx&&void 0===t){const e=void 0!==r&&1===r.length;e&&(t=tk.get(r)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&tk.set(r,t))}return t}toString(){return this.cssText}}const ek=(t,...r)=>{const e=1===t.length?t[0]:r.reduce(((r,e,o)=>r+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(e)+t[o+1]),t[0]);return new rk(e,t,$x)},ok=Qx?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let r="";for(const e of t.cssRules)r+=e.cssText;return(t=>new rk("string"==typeof t?t:t+"",void 0,$x))(r)})(t):t;var ak;const nk=window,lk=nk.trustedTypes,ik=lk?lk.emptyScript:"",ck=nk.reactiveElementPolyfillSupport,sk={toAttribute(t,r){switch(r){case Boolean:t=t?ik:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,r){let e=t;switch(r){case Boolean:e=null!==t;break;case Number:e=null===t?null:Number(t);break;case Object:case Array:try{e=JSON.parse(t)}catch{e=null}}return e}},dk=(t,r)=>r!==t&&(r==r||t==t),pk={attribute:!0,type:String,converter:sk,reflect:!1,hasChanged:dk},hk="finalized";class uk extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this._$Eu()}static addInitializer(t){var r;this.finalize(),(null!==(r=this.h)&&void 0!==r?r:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((r,e)=>{const o=this._$Ep(e,r);void 0!==o&&(this._$Ev.set(o,e),t.push(o))})),t}static createProperty(t,r=pk){if(r.state&&(r.attribute=!1),this.finalize(),this.elementProperties.set(t,r),!r.noAccessor&&!this.prototype.hasOwnProperty(t)){const e="symbol"==typeof t?Symbol():"__"+t,o=this.getPropertyDescriptor(t,e,r);void 0!==o&&Object.defineProperty(this.prototype,t,o)}}static getPropertyDescriptor(t,r,e){return{get(){return this[r]},set(o){const a=this[t];this[r]=o,this.requestUpdate(t,a,e)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||pk}static finalize(){if(this.hasOwnProperty(hk))return!1;this[hk]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),void 0!==t.h&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,r=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const e of r)this.createProperty(e,t[e])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const r=[];if(Array.isArray(t)){const e=new Set(t.flat(1/0).reverse());for(const t of e)r.unshift(ok(t))}else void 0!==t&&r.push(ok(t));return r}static _$Ep(t,r){const e=r.attribute;return!1===e?void 0:"string"==typeof e?e:"string"==typeof t?t.toLowerCase():void 0}_$Eu(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)))}addController(t){var r,e;(null!==(r=this._$ES)&&void 0!==r?r:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(e=t.hostConnected)||void 0===e||e.call(t))}removeController(t){var r;null===(r=this._$ES)||void 0===r||r.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach(((t,r)=>{this.hasOwnProperty(r)&&(this._$Ei.set(r,this[r]),delete this[r])}))}createRenderRoot(){var t;const r=null!==(t=this.shadowRoot)&&void 0!==t?t:this.attachShadow(this.constructor.shadowRootOptions);return((t,r)=>{Qx?t.adoptedStyleSheets=r.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):r.forEach((r=>{const e=document.createElement("style"),o=Jx.litNonce;void 0!==o&&e.setAttribute("nonce",o),e.textContent=r.cssText,t.appendChild(e)}))})(r,this.constructor.elementStyles),r}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var r;return null===(r=t.hostConnected)||void 0===r?void 0:r.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var r;return null===(r=t.hostDisconnected)||void 0===r?void 0:r.call(t)}))}attributeChangedCallback(t,r,e){this._$AK(t,e)}_$EO(t,r,e=pk){var o;const a=this.constructor._$Ep(t,e);if(void 0!==a&&!0===e.reflect){const n=(void 0!==(null===(o=e.converter)||void 0===o?void 0:o.toAttribute)?e.converter:sk).toAttribute(r,e.type);this._$El=t,null==n?this.removeAttribute(a):this.setAttribute(a,n),this._$El=null}}_$AK(t,r){var e;const o=this.constructor,a=o._$Ev.get(t);if(void 0!==a&&this._$El!==a){const t=o.getPropertyOptions(a),n="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(e=t.converter)||void 0===e?void 0:e.fromAttribute)?t.converter:sk;this._$El=a,this[a]=n.fromAttribute(r,t.type),this._$El=null}}requestUpdate(t,r,e){let o=!0;void 0!==t&&(((e=e||this.constructor.getPropertyOptions(t)).hasChanged||dk)(this[t],r)?(this._$AL.has(t)||this._$AL.set(t,r),!0===e.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,e))):o=!1),!this.isUpdatePending&&o&&(this._$E_=this._$Ej())}_$Ej(){var t=this;return Eg((function*(){t.isUpdatePending=!0;try{yield t._$E_}catch(t){Promise.reject(t)}const r=t.scheduleUpdate();return null!=r&&(yield r),!t.isUpdatePending}))()}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this._$Ei&&(this._$Ei.forEach(((t,r)=>this[r]=t)),this._$Ei=void 0);let r=!1;const e=this._$AL;try{r=this.shouldUpdate(e),r?(this.willUpdate(e),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var r;return null===(r=t.hostUpdate)||void 0===r?void 0:r.call(t)})),this.update(e)):this._$Ek()}catch(t){throw r=!1,this._$Ek(),t}r&&this._$AE(e)}willUpdate(t){}_$AE(t){var r;null===(r=this._$ES)||void 0===r||r.forEach((t=>{var r;return null===(r=t.hostUpdated)||void 0===r?void 0:r.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,r)=>this._$EO(r,this[r],t))),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}}var gk;uk[hk]=!0,uk.elementProperties=new Map,uk.elementStyles=[],uk.shadowRootOptions={mode:"open"},ck?.({ReactiveElement:uk}),(null!==(ak=nk.reactiveElementVersions)&&void 0!==ak?ak:nk.reactiveElementVersions=[]).push("1.6.3");const bk=window,mk=bk.trustedTypes,vk=mk?mk.createPolicy("lit-html",{createHTML:t=>t}):void 0,fk="$lit$",yk=`lit$${(Math.random()+"").slice(9)}$`,wk="?"+yk,xk=`<${wk}>`,kk=document,Ak=()=>kk.createComment(""),Ck=t=>null===t||"object"!=typeof t&&"function"!=typeof t,zk=Array.isArray,Ek=t=>zk(t)||"function"==typeof t?.[Symbol.iterator],Sk="[ \t\n\f\r]",jk=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Tk=/-->/g,_k=/>/g,Ik=RegExp(`>|${Sk}(?:([^\\s"'>=/]+)(${Sk}*=${Sk}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),Dk=/'/g,Rk=/"/g,Ok=/^(?:script|style|textarea|title)$/i,Lk=t=>(r,...e)=>({_$litType$:t,strings:r,values:e}),Pk=Lk(1),Bk=Lk(2),Nk=Symbol.for("lit-noChange"),Mk=Symbol.for("lit-nothing"),Fk=new WeakMap,Vk=kk.createTreeWalker(kk,129,null,!1);function Uk(t,r){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==vk?vk.createHTML(r):r}const Hk=(t,r)=>{const e=t.length-1,o=[];let a,n=2===r?"<svg>":"",l=jk;for(let r=0;r<e;r++){const e=t[r];let i,c,s=-1,d=0;for(;d<e.length&&(l.lastIndex=d,c=l.exec(e),null!==c);)d=l.lastIndex,l===jk?"!--"===c[1]?l=Tk:void 0!==c[1]?l=_k:void 0!==c[2]?(Ok.test(c[2])&&(a=RegExp("</"+c[2],"g")),l=Ik):void 0!==c[3]&&(l=Ik):l===Ik?">"===c[0]?(l=a??jk,s=-1):void 0===c[1]?s=-2:(s=l.lastIndex-c[2].length,i=c[1],l=void 0===c[3]?Ik:'"'===c[3]?Rk:Dk):l===Rk||l===Dk?l=Ik:l===Tk||l===_k?l=jk:(l=Ik,a=void 0);const p=l===Ik&&t[r+1].startsWith("/>")?" ":"";n+=l===jk?e+xk:s>=0?(o.push(i),e.slice(0,s)+fk+e.slice(s)+yk+p):e+yk+(-2===s?(o.push(void 0),r):p)}return[Uk(t,n+(t[e]||"<?>")+(2===r?"</svg>":"")),o]};class Zk{constructor({strings:t,_$litType$:r},e){let o;this.parts=[];let a=0,n=0;const l=t.length-1,i=this.parts,[c,s]=Hk(t,r);if(this.el=Zk.createElement(c,e),Vk.currentNode=this.el.content,2===r){const t=this.el.content,r=t.firstChild;r.remove(),t.append(...r.childNodes)}for(;null!==(o=Vk.nextNode())&&i.length<l;){if(1===o.nodeType){if(o.hasAttributes()){const t=[];for(const r of o.getAttributeNames())if(r.endsWith(fk)||r.startsWith(yk)){const e=s[n++];if(t.push(r),void 0!==e){const t=o.getAttribute(e.toLowerCase()+fk).split(yk),r=/([.?@])?(.*)/.exec(e);i.push({type:1,index:a,name:r[2],strings:t,ctor:"."===r[1]?Xk:"?"===r[1]?Jk:"@"===r[1]?Qk:Yk})}else i.push({type:6,index:a})}for(const r of t)o.removeAttribute(r)}if(Ok.test(o.tagName)){const t=o.textContent.split(yk),r=t.length-1;if(r>0){o.textContent=mk?mk.emptyScript:"";for(let e=0;e<r;e++)o.append(t[e],Ak()),Vk.nextNode(),i.push({type:2,index:++a});o.append(t[r],Ak())}}}else if(8===o.nodeType)if(o.data===wk)i.push({type:2,index:a});else{let t=-1;for(;-1!==(t=o.data.indexOf(yk,t+1));)i.push({type:7,index:a}),t+=yk.length-1}a++}}static createElement(t,r){const e=kk.createElement("template");return e.innerHTML=t,e}}function Wk(t,r,e=t,o){var a,n,l,i;if(r===Nk)return r;let c=void 0!==o?null===(a=e._$Co)||void 0===a?void 0:a[o]:e._$Cl;const s=Ck(r)?void 0:r._$litDirective$;return c?.constructor!==s&&(null===(n=c?._$AO)||void 0===n||n.call(c,!1),void 0===s?c=void 0:(c=new s(t),c._$AT(t,e,o)),void 0!==o?(null!==(l=(i=e)._$Co)&&void 0!==l?l:i._$Co=[])[o]=c:e._$Cl=c),void 0!==c&&(r=Wk(t,c._$AS(t,r.values),c,o)),r}class qk{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var r;const{el:{content:e},parts:o}=this._$AD,a=(null!==(r=t?.creationScope)&&void 0!==r?r:kk).importNode(e,!0);Vk.currentNode=a;let n=Vk.nextNode(),l=0,i=0,c=o[0];for(;void 0!==c;){if(l===c.index){let r;2===c.type?r=new Gk(n,n.nextSibling,this,t):1===c.type?r=new c.ctor(n,c.name,c.strings,this,t):6===c.type&&(r=new $k(n,this,t)),this._$AV.push(r),c=o[++i]}l!==c?.index&&(n=Vk.nextNode(),l++)}return Vk.currentNode=kk,a}v(t){let r=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,r),r+=e.strings.length-2):e._$AI(t[r])),r++}}class Gk{constructor(t,r,e,o){var a;this.type=2,this._$AH=Mk,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=e,this.options=o,this._$Cp=null===(a=o?.isConnected)||void 0===a||a}get _$AU(){var t,r;return null!==(r=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==r?r:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const r=this._$AM;return void 0!==r&&11===t?.nodeType&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=Wk(this,t,r),Ck(t)?t===Mk||null==t||""===t?(this._$AH!==Mk&&this._$AR(),this._$AH=Mk):t!==this._$AH&&t!==Nk&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):Ek(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==Mk&&Ck(this._$AH)?this._$AA.nextSibling.data=t:this.$(kk.createTextNode(t)),this._$AH=t}g(t){var r;const{values:e,_$litType$:o}=t,a="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=Zk.createElement(Uk(o.h,o.h[0]),this.options)),o);if((null===(r=this._$AH)||void 0===r?void 0:r._$AD)===a)this._$AH.v(e);else{const t=new qk(a,this),r=t.u(this.options);t.v(e),this.$(r),this._$AH=t}}_$AC(t){let r=Fk.get(t.strings);return void 0===r&&Fk.set(t.strings,r=new Zk(t)),r}T(t){zk(this._$AH)||(this._$AH=[],this._$AR());const r=this._$AH;let e,o=0;for(const a of t)o===r.length?r.push(e=new Gk(this.k(Ak()),this.k(Ak()),this,this.options)):e=r[o],e._$AI(a),o++;o<r.length&&(this._$AR(e&&e._$AB.nextSibling,o),r.length=o)}_$AR(t=this._$AA.nextSibling,r){var e;for(null===(e=this._$AP)||void 0===e||e.call(this,!1,!0,r);t&&t!==this._$AB;){const r=t.nextSibling;t.remove(),t=r}}setConnected(t){var r;void 0===this._$AM&&(this._$Cp=t,null===(r=this._$AP)||void 0===r||r.call(this,t))}}class Yk{constructor(t,r,e,o,a){this.type=1,this._$AH=Mk,this._$AN=void 0,this.element=t,this.name=r,this._$AM=o,this.options=a,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Mk}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,r=this,e,o){const a=this.strings;let n=!1;if(void 0===a)t=Wk(this,t,r,0),n=!Ck(t)||t!==this._$AH&&t!==Nk,n&&(this._$AH=t);else{const o=t;let l,i;for(t=a[0],l=0;l<a.length-1;l++)i=Wk(this,o[e+l],r,l),i===Nk&&(i=this._$AH[l]),n||(n=!Ck(i)||i!==this._$AH[l]),i===Mk?t=Mk:t!==Mk&&(t+=(i??"")+a[l+1]),this._$AH[l]=i}n&&!o&&this.j(t)}j(t){t===Mk?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Xk extends Yk{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Mk?void 0:t}}const Kk=mk?mk.emptyScript:"";class Jk extends Yk{constructor(){super(...arguments),this.type=4}j(t){t&&t!==Mk?this.element.setAttribute(this.name,Kk):this.element.removeAttribute(this.name)}}class Qk extends Yk{constructor(t,r,e,o,a){super(t,r,e,o,a),this.type=5}_$AI(t,r=this){var e;if((t=null!==(e=Wk(this,t,r,0))&&void 0!==e?e:Mk)===Nk)return;const o=this._$AH,a=t===Mk&&o!==Mk||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,n=t!==Mk&&(o===Mk||a);a&&this.element.removeEventListener(this.name,this,o),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var r,e;"function"==typeof this._$AH?this._$AH.call(null!==(e=null===(r=this.options)||void 0===r?void 0:r.host)&&void 0!==e?e:this.element,t):this._$AH.handleEvent(t)}}class $k{constructor(t,r,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){Wk(this,t)}}const tA={O:fk,P:yk,A:wk,C:1,M:Hk,L:qk,R:Ek,D:Wk,I:Gk,V:Yk,H:Jk,N:Qk,U:Xk,F:$k};(0,bk.litHtmlPolyfillSupport)?.(Zk,Gk),(null!==(gk=bk.litHtmlVersions)&&void 0!==gk?gk:bk.litHtmlVersions=[]).push("2.8.0");const rA=(t,r,e)=>{var o,a;const n=null!==(o=e?.renderBefore)&&void 0!==o?o:r;let l=n._$litPart$;if(void 0===l){const t=null!==(a=e?.renderBefore)&&void 0!==a?a:null;n._$litPart$=l=new Gk(r.insertBefore(Ak(),t),t,void 0,e??{})}return l._$AI(t),l};var eA,oA;class aA extends uk{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,r;const e=super.createRenderRoot();return null!==(t=(r=this.renderOptions).renderBefore)&&void 0!==t||(r.renderBefore=e.firstChild),e}update(t){const r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=rA(r,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}render(){return Nk}}aA.finalized=!0,aA._$litElement$=!0,null===(eA=globalThis.litElementHydrateSupport)||void 0===eA||eA.call(globalThis,{LitElement:aA}),(0,globalThis.litElementPolyfillSupport)?.({LitElement:aA}),(null!==(oA=globalThis.litElementVersions)&&void 0!==oA?oA:globalThis.litElementVersions=[]).push("3.3.3");const nA=ek`@charset "UTF-8";:host,:root{--δ2:var(--cds-global-layout-space-xxs, calc(4 * 1rem / var(--cds-global-base, 20)));--δ3:var(--cds-global-layout-space-xs, calc(8 * 1rem / var(--cds-global-base, 20)));--δ4:var(--cds-global-layout-space-sm, calc(12 * 1rem / var(--cds-global-base, 20)));--δ5:var(--cds-global-layout-space-md, calc(16 * 1rem / var(--cds-global-base, 20)));--δ6:var(--cds-global-layout-space-lg, calc(24 * 1rem / var(--cds-global-base, 20)));--δ7:var(--cds-global-layout-space-xl, calc(32 * 1rem / var(--cds-global-base, 20)))}[cds-layout~="wrap:none"]{flex-wrap:nowrap!important}[cds-layout*="align:stretch"]{flex-grow:1!important}[cds-layout*="align:shrink"]{flex-shrink:1!important;flex-grow:0!important}[cds-layout~=horizontal]{display:flex;flex-direction:row;flex-wrap:wrap;justify-items:flex-start;align-items:flex-start;width:100%;margin:0;min-height:0}[cds-layout~=horizontal]>[cds-layout~=horizontal],[cds-layout~=horizontal]>[cds-layout~=vertical],[cds-layout~=horizontal]>[cds-text]{width:initial!important}[cds-layout~=horizontal][cds-layout*="align:top"]{align-items:flex-start}[cds-layout~=horizontal][cds-layout*="align:left"]{justify-content:flex-start}[cds-layout~=horizontal][cds-layout*="align:right"]{justify-content:flex-end}[cds-layout~=horizontal][cds-layout*="align:vertical-center"]{align-items:center;align-content:center}[cds-layout~=horizontal][cds-layout*="align:horizontal-center"]{justify-content:center}[cds-layout~=horizontal][cds-layout*="align:center"]{align-items:center;align-content:center;justify-content:center}[cds-layout~=horizontal][cds-layout*="order:reverse"]{flex-direction:row-reverse}[cds-layout~=horizontal][cds-layout*="align:horizontal-stretch"]{justify-content:stretch;flex-grow:1}[cds-layout~=horizontal][cds-layout*="align:horizontal-stretch"]>*{flex-grow:1}[cds-layout~=horizontal][cds-layout*="align:stretch"]{align-items:stretch;align-content:stretch;flex-grow:1}[cds-layout~=horizontal][cds-layout*="align:stretch"]>*{flex-grow:1}[cds-layout~=horizontal]>[cds-layout*="align:center"],[cds-layout~=horizontal]>[cds-layout*="align:vertical-center"]{align-self:center}[cds-layout~=horizontal]>[cds-layout*="align:center"],[cds-layout~=horizontal]>[cds-layout*="align:horizontal-center"]{margin-left:auto!important;margin-right:auto!important}[cds-layout~=horizontal]>[cds-layout*="align:top"]{align-self:flex-start}[cds-layout~=horizontal]>[cds-layout*="align:right"]{margin-left:auto!important}[cds-layout~=horizontal]>[cds-layout*="align:left"]{margin-right:auto!important}[cds-layout~=vertical]{width:100%;display:flex;flex-direction:column;align-items:flex-start}[cds-layout~=vertical],[cds-layout~=vertical][cds-layout*="align:top"]{justify-content:flex-start}[cds-layout~=vertical][cds-layout*="align:left"]{align-items:flex-start}[cds-layout~=vertical][cds-layout*="align:right"]{align-items:flex-end}[cds-layout~=vertical][cds-layout*="align:vertical-center"]{justify-content:center}[cds-layout~=vertical][cds-layout*="align:horizontal-center"]{align-items:center}[cds-layout~=vertical][cds-layout*="align:center"]{align-items:center;justify-content:center}[cds-layout~=vertical][cds-layout*="order:reverse"]{flex-direction:column-reverse}[cds-layout~=vertical][cds-layout*="align:horizontal-stretch"]{align-items:stretch}[cds-layout~=vertical][cds-layout*="align:stretch"]{align-items:stretch;justify-content:stretch}[cds-layout~=vertical][cds-layout*="align:stretch"]>*{flex-grow:1}[cds-layout~=vertical]>[cds-layout*="align:center"],[cds-layout~=vertical]>[cds-layout*="align:vertical-center"]{margin-top:auto;margin-bottom:auto}[cds-layout~=vertical]>[cds-layout*="align:center"],[cds-layout~=vertical]>[cds-layout*="align:horizontal-center"]{align-self:center}[cds-layout~=vertical]>[cds-layout*="align:top"]{margin-bottom:auto!important}[cds-layout~=vertical]>[cds-layout*="align:right"]{margin-left:auto}[cds-layout~=vertical]>[cds-layout*="align:left"]{margin-right:auto}[cds-layout~=grid]{display:grid;align-items:start;align-content:start;grid-template-columns:repeat(var(--cds-global-layout-grid-cols,12),1fr);width:100%}[cds-layout~=grid][cds-layout*=rows]{grid-template-rows:repeat(12,auto)}[cds-layout~=grid]>[cds-layout*=row]{align-self:stretch}[cds-layout~=grid][cds-layout*="align:top"]{align-content:start}[cds-layout~=grid][cds-layout*="align:right"]{justify-content:end}[cds-layout~=grid][cds-layout*="align:left"]{justify-content:start}[cds-layout~=grid][cds-layout*="align:horizontal-stretch"]{justify-items:stretch;justify-content:stretch}[cds-layout~=grid][cds-layout*="align:stretch"]{align-items:stretch;align-content:stretch;justify-items:stretch;justify-content:stretch}[cds-layout~=grid][cds-layout*="align:vertical-center"]{align-items:center;align-content:center}[cds-layout~=grid][cds-layout*="align:horizontal-center"]{justify-items:center;justify-content:center}[cds-layout~=grid][cds-layout*="align:center"]{align-items:center;align-content:center;justify-items:center;justify-content:center}::slotted([cds-layout~="display:screen-reader-only"]),[cds-layout~="display:screen-reader-only"]{position:absolute!important;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);padding:0;border:0;height:1px;width:1px;overflow:hidden;white-space:nowrap;top:0;left:0;display:block!important}[cds-layout*="gap:none"]{gap:0}[cds-layout*="gap:xxs"]{gap:var(--δ2)}[cds-layout*="gap:xs"]{gap:var(--δ3)}[cds-layout*="gap:sm"]{gap:var(--δ4)}[cds-layout*="gap:md"]{gap:var(--δ5)}[cds-layout*="gap:lg"]{gap:var(--δ6)}[cds-layout~="p:none"]{padding:0!important}[cds-layout~="p:xxs"]{padding:var(--δ2)!important}[cds-layout~="p:xs"]{padding:var(--δ3)!important}[cds-layout~="p:sm"]{padding:var(--δ4)!important}[cds-layout~="p:md"]{padding:var(--δ5)!important}[cds-layout~="m:md"]{margin:var(--δ5)!important}[cds-layout~="p:lg"]{padding:var(--δ6)!important}[cds-layout~="p-y:xs"]{padding-top:var(--δ3)!important;padding-bottom:var(--δ3)!important}[cds-layout~="p-x:lg"]{padding-left:var(--δ6)!important;padding-right:var(--δ6)!important}[cds-layout~="p-y:lg"]{padding-top:var(--δ6)!important;padding-bottom:var(--δ6)!important}[cds-layout~="p-l:md"]{padding-left:var(--δ5)!important}@media (min-width:992px){[cds-layout*="gap@md:lg"]{gap:var(--δ6)}[cds-layout~="p@md:lg"]{padding:var(--δ6)!important}[cds-layout~="m@md:xl"]{margin:var(--δ7)!important}}[cds-layout~=fill]{width:100%!important}*,:after,:before{box-sizing:border-box}[cds-layout~=horizontal][cds-layout*="align:horizontal-stretch"]>::slotted(*),[cds-layout~=horizontal][cds-layout*="align:stretch"]>::slotted(*),[cds-layout~=vertical][cds-layout*="align:stretch"]>::slotted(*){flex-grow:1}[cds-layout~=vertical] ::slotted([cds-layout*="align:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align:vertical-center"]){margin-top:auto;margin-bottom:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align:horizontal-center"]){align-self:center}[cds-layout~=vertical] ::slotted([cds-layout*="align:top"]){margin-bottom:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align:bottom"]){margin-top:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align:right"]){margin-left:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align:left"]),[cds-layout~=vertical]>[cds-layout*="align:left"]{margin-right:auto}@media (min-width:576px){[cds-layout~=vertical] ::slotted([cds-layout*="align@xs:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@xs:vertical-center"]){margin-top:auto;margin-bottom:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@xs:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@xs:horizontal-center"]){align-self:center}[cds-layout~=vertical] ::slotted([cds-layout*="align@xs:top"]){margin-bottom:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@xs:bottom"]){margin-top:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@xs:right"]){margin-left:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@xs:left"]){margin-right:auto}}@media (min-width:768px){[cds-layout~=vertical] ::slotted([cds-layout*="align@sm:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@sm:vertical-center"]){margin-top:auto;margin-bottom:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@sm:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@sm:horizontal-center"]){align-self:center}[cds-layout~=vertical] ::slotted([cds-layout*="align@sm:top"]){margin-bottom:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@sm:bottom"]){margin-top:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@sm:right"]){margin-left:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@sm:left"]){margin-right:auto}}@media (min-width:992px){[cds-layout~=vertical] ::slotted([cds-layout*="align@md:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@md:vertical-center"]){margin-top:auto;margin-bottom:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@md:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@md:horizontal-center"]){align-self:center}[cds-layout~=vertical] ::slotted([cds-layout*="align@md:top"]){margin-bottom:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@md:bottom"]){margin-top:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@md:right"]){margin-left:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@md:left"]){margin-right:auto}}@media (min-width:1200px){[cds-layout~=vertical] ::slotted([cds-layout*="align@lg:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@lg:vertical-center"]){margin-top:auto;margin-bottom:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@lg:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@lg:horizontal-center"]){align-self:center}[cds-layout~=vertical] ::slotted([cds-layout*="align@lg:top"]){margin-bottom:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@lg:bottom"]){margin-top:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@lg:right"]){margin-left:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@lg:left"]){margin-right:auto}}@media (min-width:1440px){[cds-layout~=vertical] ::slotted([cds-layout*="align@xl:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@xl:vertical-center"]){margin-top:auto;margin-bottom:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@xl:center"]),[cds-layout~=vertical] ::slotted([cds-layout*="align@xl:horizontal-center"]){align-self:center}[cds-layout~=vertical] ::slotted([cds-layout*="align@xl:top"]){margin-bottom:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@xl:bottom"]){margin-top:auto!important}[cds-layout~=vertical] ::slotted([cds-layout*="align@xl:right"]){margin-left:auto}[cds-layout~=vertical] ::slotted([cds-layout*="align@xl:left"]){margin-right:auto}}[cds-layout~=horizontal] ::slotted([cds-layout*="align:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align:vertical-center"]){align-self:center}[cds-layout~=horizontal] ::slotted([cds-layout*="align:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align:horizontal-center"]){margin-left:auto!important;margin-right:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align:top"]){align-self:flex-start}[cds-layout~=horizontal] ::slotted([cds-layout*="align:bottom"]){align-self:flex-end}[cds-layout~=horizontal] ::slotted([cds-layout*="align:right"]){margin-left:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align:left"]){margin-right:auto!important}@media (min-width:576px){[cds-layout~=horizontal] ::slotted([cds-layout*="align@xs:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@xs:vertical-center"]){align-self:center}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xs:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@xs:horizontal-center"]){margin-left:auto!important;margin-right:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xs:top"]){align-self:flex-start}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xs:bottom"]){align-self:flex-end}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xs:right"]){margin-left:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xs:left"]){margin-right:auto!important}}@media (min-width:768px){[cds-layout~=horizontal] ::slotted([cds-layout*="align@sm:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@sm:vertical-center"]){align-self:center}[cds-layout~=horizontal] ::slotted([cds-layout*="align@sm:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@sm:horizontal-center"]){margin-left:auto!important;margin-right:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@sm:top"]){align-self:flex-start}[cds-layout~=horizontal] ::slotted([cds-layout*="align@sm:bottom"]){align-self:flex-end}[cds-layout~=horizontal] ::slotted([cds-layout*="align@sm:right"]){margin-left:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@sm:left"]){margin-right:auto!important}}@media (min-width:992px){[cds-layout~=horizontal] ::slotted([cds-layout*="align@md:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@md:vertical-center"]){align-self:center}[cds-layout~=horizontal] ::slotted([cds-layout*="align@md:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@md:horizontal-center"]){margin-left:auto!important;margin-right:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@md:top"]){align-self:flex-start}[cds-layout~=horizontal] ::slotted([cds-layout*="align@md:bottom"]){align-self:flex-end}[cds-layout~=horizontal] ::slotted([cds-layout*="align@md:right"]){margin-left:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@md:left"]){margin-right:auto!important}}@media (min-width:1200px){[cds-layout~=horizontal] ::slotted([cds-layout*="align@lg:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@lg:vertical-center"]){align-self:center}[cds-layout~=horizontal] ::slotted([cds-layout*="align@lg:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@lg:horizontal-center"]){margin-left:auto!important;margin-right:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@lg:top"]){align-self:flex-start}[cds-layout~=horizontal] ::slotted([cds-layout*="align@lg:bottom"]){align-self:flex-end}[cds-layout~=horizontal] ::slotted([cds-layout*="align@lg:right"]){margin-left:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@lg:left"]){margin-right:auto!important}}@media (min-width:1440px){[cds-layout~=horizontal] ::slotted([cds-layout*="align@xl:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@xl:vertical-center"]){align-self:center}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xl:center"]),[cds-layout~=horizontal] ::slotted([cds-layout*="align@xl:horizontal-center"]){margin-left:auto!important;margin-right:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xl:top"]){align-self:flex-start}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xl:bottom"]){align-self:flex-end}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xl:right"]){margin-left:auto!important}[cds-layout~=horizontal] ::slotted([cds-layout*="align@xl:left"]){margin-right:auto!important}}[cds-text]{font-family:var(--cds-global-typography-font-family, "Clarity City", "Avenir Next", sans-serif);margin-top:0;margin-bottom:0}[cds-text][cds-layout~=grid]::after,[cds-text][cds-layout~=grid]::before,[cds-text][cds-layout~=horizontal]::after,[cds-text][cds-layout~=horizontal]::before,[cds-text][cds-layout~=vertical]::after,[cds-text][cds-layout~=vertical]::before{display:none}[cds-text*=display],[cds-text*=section],[cds-text*=subsection],[cds-text*=title]{font-family:var(--cds-global-typography-header-font-family, "Clarity City", "Avenir Next", sans-serif);color:var(--cds-global-typography-color-400,var(--cds-global-color-construction-900,
- wrap:none
- ${"compact"===this.layout?"horizontal":"vertical"}
- ${"stretch"!==this.controlWidth||this.fixedControlWidth?"":"align:horizontal-stretch"}
- ${this.messages?.length?"gap:xs":""}"><div cds-layout="horizontal gap:xs wrap:none"><div cds-layout="horizontal align:top wrap:none ${"shrink"===this.controlWidth||this.fixedControlWidth?"align:shrink":"align:horizontal-stretch"}" class="${this.hasStatusIcon?"input-container with-status-icon":"input-container"}">${this.inputTemplate} ${this.prefixTemplate}<slot name="input"></slot>${this.suffixTemplate}</div>${this.hasStatusIcon?zj(this.status):""}</div>${this.messagesTemplate}<slot name="datalist" @slotchange="${()=>this.associateInputToDatalist()}"></slot></div></div>`}get inputTemplate(){return Pk``}get prefixDefaultTemplate(){return null}get suffixDefaultTemplate(){return null}get isGenericControl(){return"cds-control"===this.tagName.toLowerCase()}get hasControlActions(){return this.controlActions.length>0||this.prefixDefaultTemplate||this.suffixDefaultTemplate}get primaryLabelTemplate(){return Pk`${this.labelLayout===Ij.default?Pk`<cds-internal-control-label .disabled="${this.disabled}" cds-layout="align:shrink align:top" action="primary"><slot name="label" @slotchange="${()=>this.associateInputAndLabel()}"></slot></cds-internal-control-label>`:""}`}get messagesTemplate(){return Pk`<div cds-layout="${"compact"===this.layout?"align:shrink":""}" class="messages"><slot name="message"></slot></div>`}get prefixTemplate(){return Pk`<div cds-layout="align:shrink align:vertical-center" class="prefix"><div cds-layout="horizontal gap:xxs">${this.prefixDefaultTemplate}<slot name="prefix"></slot></div></div>`}get suffixTemplate(){return Pk`<div cds-layout="align:shrink align:vertical-center" class="suffix"><div cds-layout="horizontal gap:xxs"><slot name="suffix"></slot>${this.suffixDefaultTemplate}</div></div>`}connectedCallback(){super.connectedCallback(),this.setAttribute("cds-control","")}firstUpdated(t){super.firstUpdated(t),this.setupHostAttributes(),this.setupHTML5Validation(),this.setupPositioningListeners(),this.setupResponsive(),this.setupDescribedByUpdates(),this.setupLabelLayout(),this.assignSlotIfInControlGroup()}updated(t){super.updated(t),this.messages.forEach((r=>JA(r,this,{disabled:t.has("disabled")}))),JA(this.inputControl,this,{disabled:t.has("disabled")})}disconnectedCallback(){super.disconnectedCallback(),this.observers.forEach((t=>t?.disconnect()))}associateInputAndLabel(){!function(t,r){t&&r&&(Cj(t),r.setAttribute("for",t.id))}(this.inputControl,this.label)}associateInputToDatalist(){!function(t,r){r&&(Cj(t),r.id=t.id+"-datalist",t.setAttribute("list",r.id))}(this.inputControl,this.datalistControl)}setupDescribedByUpdates(){var t=this;this.messageSlot?.addEventListener("slotchange",Eg((function*(){bj(t.inputControl,Array.from(t.messages)),Tj(Array.from(t.messages)).then((r=>t.status=r))})))}setupHostAttributes(){this.inputControl.addEventListener("focusin",(()=>this.focused=!0)),this.inputControl.addEventListener("focusout",(()=>this.focused=!1)),this.observers.push(BA(this.inputControl,"disabled",(t=>this.disabled=""===t||t)),BA(this.inputControl,"aria-disabled",(t=>this.disabled="true"===t)),BA(this.inputControl,"readonly",(t=>this.readonly=""===t||t)))}setupHTML5Validation(){!this.inputControl?.form?.noValidate&&this.validate&&function(t,r){r.filter((t=>t.hasAttribute("error"))).forEach((t=>{t.setAttribute("hidden",""),t.status="error"})),t.inputControl.addEventListener("blur",(()=>t.inputControl.checkValidity())),t.inputControl.addEventListener("invalid",(()=>{r.forEach((t=>t.setAttribute("hidden",""))),r.find((r=>t.inputControl.validity[r.error]))?.removeAttribute("hidden"),t.status="error"})),t.inputControl.addEventListener("input",(()=>{t.status=t.inputControl.validity.valid?"neutral":t.status,r.filter((r=>t.inputControl.validity.valid&&r.error&&!t.inputControl.validity[r.error])).forEach((t=>t.setAttribute("hidden","")))}))}(this,Array.from(this.messages))}setupPositioningListeners(){this.setActionOffsetPadding(),this.observers.push(mj(this.inputControl,(()=>this.setActionOffsetPadding())))}setActionOffsetPadding(){var t=this;return Eg((function*(){const r=t.prefixAction?.updateComplete,e=t.suffixAction?.updateComplete;if((yield r)||Promise.resolve(!0),(yield e)||Promise.resolve(!0),yield XA(t.controlActions),!t.isGenericControl&&t.supportsPrefixSuffixActions&&t.hasControlActions){const r=iA(t.prefixAction.getBoundingClientRect().width+6),e=iA(t.suffixAction.getBoundingClientRect().width+6);t.inputControl.style.setProperty("padding-left",t.isRTL?e:r,"important"),t.inputControl.style.setProperty("padding-right",t.isRTL?r:e,"important")}}))()}get layoutStable(){return this.labelLayout!==Ij.default||!Sj(this.inputControl,this.controlLabel,this.layout)}setupResponsive(){if(this.responsive&&this.labelLayout===Ij.default&&this.controlLabel){const t={layouts:xj,initialLayout:this.layout};this.addEventListener("cdsResizeChange",(()=>{vj(this,t).then((t=>{t&&this.layoutChange.emit(this.layout,{bubbles:!0})}))}))}}setupLabelLayout(){this.label?.getAttribute("cds-layout")?.includes("display:screen-reader-only")&&(this.labelLayout=Ij.hiddenLabel),this.hasAriaLabelTypeAttr&&(this.labelLayout=Ij.ariaLabel)}assignSlotIfInControlGroup(){this.parentElement?.hasAttribute("cds-control-group")&&this.setAttribute("slot","controls")}};Z([wA({type:String})],Dj.prototype,"status",void 0),Z([wA({type:String})],Dj.prototype,"controlWidth",void 0),Z([wA({type:Boolean})],Dj.prototype,"validate",void 0),Z([wA({type:Boolean})],Dj.prototype,"responsive",void 0),Z([wA({type:String})],Dj.prototype,"layout",null),Z([xA({type:Boolean,reflect:!0})],Dj.prototype,"focused",void 0),Z([xA({type:Boolean,reflect:!0})],Dj.prototype,"disabled",void 0),Z([xA({type:Boolean,reflect:!0})],Dj.prototype,"readonly",void 0),Z([xA()],Dj.prototype,"fixedControlWidth",void 0),Z([xA()],Dj.prototype,"supportsPrefixSuffixActions",void 0),Z([xA()],Dj.prototype,"isRTL",null),Z([xA()],Dj.prototype,"labelLayout",void 0),Z([DE("input, select, textarea, [cds-control]",{required:"error",requiredMessage:"input element is missing",assign:"input"})],Dj.prototype,"inputControl",void 0),Z([DE("label",{required:"error",requiredMessage:"To meet a11y standards either a <label> or input[aria-label] should be provided.",assign:"label",exemptOn:t=>t.hasAriaLabelTypeAttr})],Dj.prototype,"label",void 0),Z([AA("cds-internal-control-label[action=primary]")],Dj.prototype,"controlLabel",void 0),Z([DE("datalist",{assign:"datalist"})],Dj.prototype,"datalistControl",void 0),Z([RE("cds-control-message")],Dj.prototype,"messages",void 0),Z([RE("[cds-button-action]")],Dj.prototype,"controlActions",void 0),Z([AA(".prefix")],Dj.prototype,"prefixAction",void 0),Z([AA(".suffix")],Dj.prototype,"suffixAction",void 0),Z([AA(".messages")],Dj.prototype,"messageSlot",void 0),Z([TE()],Dj.prototype,"layoutChange",void 0),Dj=Z([fj()],Dj);class Rj extends Dj{constructor(){super(...arguments),this.controlAlign="left",this.checked=!1,this.indeterminate=!1,this.supportsPrefixSuffixActions=!1}static get styles(){return[...super.styles,gj]}get internalLabelTemplate(){return this.labelLayout!==Ij.ariaLabel?Pk`<cds-internal-control-label action="secondary" .disabled="${this.disabled}" cds-layout="align:vertical-center"><slot name="label" @slotchange="${()=>this.associateInputAndLabel()}"></slot></cds-internal-control-label>`:""}render(){return Pk`<div class="private-host" cds-layout="${this.isControlGroup?"horizontal align:vertical-center":"vertical"} gap:xs"><div cds-layout="horizontal gap:xs wrap:none align:vertical-center ${"right"===this.controlAlign?"order:reverse":""}"><div role="presentation" class="input" @click="${this.selectInput}"></div><div role="presentation" focusable @click="${this.selectInput}"></div>${this.internalLabelTemplate}</div>${this.messages?.length?Pk`<div cds-layout="horizontal wrap:none ${this.messages?.length?"gap:xs":""}">${zj(this.status)}<div cds-layout="align:vertical-center" class="messages"><slot name="message"></slot></div></div>`:""}</div><div cds-layout="display:screen-reader-only"><slot name="input"></slot></div>`}firstUpdated(t){super.firstUpdated(t),this.inputControl.addEventListener("change",(()=>this.checked=this.inputControl.checked)),this.observers.push(BA(this.inputControl,"checked",(t=>this.checked=""===t||t)),BA(this.inputControl,"indeterminate",(t=>this.indeterminate=""===t||t)))}updated(t){super.updated(t),t.has("indeterminate")&&t.get("indeterminate")!==this.indeterminate&&this.indeterminate&&(this.checked=!1),t.has("checked")&&t.get("checked")!==this.checked&&this.checked&&(this.indeterminate=!1,this.checkedChange.emit(this.checked,{bubbles:!this.isControlGroup}))}selectInput(t){this.inputControl.focus(),this.inputControl.click(),t.preventDefault()}}Z([wA({type:String})],Rj.prototype,"controlAlign",void 0),Z([xA()],Rj.prototype,"isControlGroup",void 0),Z([xA({type:Boolean,reflect:!0})],Rj.prototype,"checked",void 0),Z([xA({type:Boolean,reflect:!0})],Rj.prototype,"indeterminate",void 0),Z([TE()],Rj.prototype,"checkedChange",void 0);var Oj=ek`:host{--color:var(--cds-alias-object-opacity-0, rgba(0, 0, 0, 0));--check-color:var(--cds-global-typography-color-100, var(--cds-global-color-white, white));--background:var(--cds-alias-object-opacity-0, rgba(0, 0, 0, 0));--border-radius:var(--cds-alias-object-border-radius-100, calc(4 * 1rem / var(--cds-global-base, 20)));--border:var(--cds-alias-object-border-width-100, calc(1 * 1rem / var(--cds-global-base, 20))) solid var(--cds-alias-object-interaction-border-color, var(--cds-global-color-construction-500, #6a7a81));--cursor:pointer}.input,.input::before{width:var(--cds-global-space-7,calc(16 * 1rem / var(--cds-global-base,20)));height:var(--cds-global-space-7,calc(16 * 1rem / var(--cds-global-base,20)))}.input{cursor:var(--cursor);position:relative}.input::before{background:var(--background);border:var(--border);border-radius:var(--border-radius);display:inline-block;position:absolute;content:""}.input::after{position:absolute;content:"";display:none;height:calc(var(--cds-global-space-3,calc(4 * 1rem / var(--cds-global-base,20))) + var(--cds-global-space-1,calc(1 * 1rem / var(--cds-global-base,20))));width:var(--cds-global-space-5,calc(8 * 1rem / var(--cds-global-base,20)));left:var(--cds-global-space-3,calc(4 * 1rem / var(--cds-global-base,20)));border-left:var(--cds-global-space-2,calc(2 * 1rem / var(--cds-global-base,20))) solid;border-bottom:var(--cds-global-space-2,calc(2 * 1rem / var(--cds-global-base,20))) solid;border-color:var(--check-color);border-left-color:var(--check-color);border-bottom-color:var(--check-color);border-right-color:var(--check-color);border-top-color:var(--check-color);transform:translateY(var(--cds-global-space-3,calc(4 * 1rem / var(--cds-global-base,20)))) rotate(-45deg)}:host([_indeterminate]){--color:var(--cds-alias-object-interaction-border-color, var(--cds-global-color-construction-500, #6a7a81))}:host([_indeterminate]) .input:after{border-left:none;border-bottom-color:var(--color);display:inline-block;transform:translateY(calc(var(--cds-global-space-1,calc(1 * 1rem / var(--cds-global-base,20)))*.15));top:var(--cds-global-space-3,calc(4 * 1rem / var(--cds-global-base,20)))}:host([_checked]){--color:var(--cds-alias-status-info, var(--cds-global-color-blue-700, #0079ad));--background:var(--color);--border:var(--cds-alias-object-border-width-100, calc(1 * 1rem / var(--cds-global-base, 20))) solid var(--cds-alias-status-info, var(--cds-global-color-blue-700, #0079ad))}:host([_checked]) .input:after{display:inline-block}:host([status=error]:not([_checked])){--color:var(--cds-alias-status-danger, var(--cds-global-color-red-700, #e02200));--border:var(--cds-alias-object-border-width-100, calc(1 * 1rem / var(--cds-global-base, 20))) solid var(--cds-alias-status-danger, var(--cds-global-color-red-700, #e02200))}:host([_disabled]){--color:var(--cds-alias-status-disabled-tint, var(--cds-global-color-construction-200, #cbd4d8));--border:var(--cds-alias-object-border-width-100, calc(1 * 1rem / var(--cds-global-base, 20))) solid var(--cds-alias-status-disabled-tint, var(--cds-global-color-construction-200, #cbd4d8));--cursor:not-allowed}`;class Lj extends Rj{static get styles(){return[...super.styles,Oj]}}var Pj=ek`:host{width:100%}:host([layout=compact]:not([control-width=shrink])) ::slotted(cds-control-message){--max-width:calc(var(--cds-global-layout-space-xxxl, calc(64 * 1rem / var(--cds-global-base, 20))) * 3)}.control-message-container{flex-basis:0}[cds-button-action].status{height:var(--cds-global-space-7,calc(16 * 1rem / var(--cds-global-base,20)))}:host([layout=compact]) .messages,:host([layout=compact]) cds-internal-control-label[action=primary],:host([layout=horizontal-inline]) cds-internal-control-label[action=primary],:host([layout=horizontal]) cds-internal-control-label[action=primary],:host([status=error]) .messages,:host([status=success]) .messages{padding-top:var(--cds-global-space-3,calc(4 * 1rem / var(--cds-global-base,20)))}:host([layout*=vertical]) cds-internal-control-label{--label-width:100%}`;let Bj=class extends aA{constructor(){super(...arguments),this.status="neutral",this.layout=kj,this.controlAlign="left",this.disabled=!1,this.controlWidth=Aj,this.responsive=!0,this.isInlineControlGroup=!1,this.isControlGroup=!0}get messagesTemplate(){return Pk`<div ?hidden="${0===this.messages.length}" cds-layout="horizontal align:shrink gap:xs wrap:none" class="messages-container">${this.isInlineControlGroup?"":zj(this.status)}<div class="messages"><slot name="message" @slotchange="${this.updateControlMessages}"></slot></div></div>`}get controlsTemplate(){return this.isInlineControlGroup?Pk`<div cds-layout="horizontal gap:xs align:horizontal-stretch" class="input-container"><div class="controls" cds-layout="horizontal align:horizontal-stretch wrap:none"><slot name="controls"></slot></div>${zj(this.status)}</div>`:Pk`<div cds-layout="horizontal align:shrink" class="input-container"><div class="controls" cds-layout="${this.inlineControlLayout}"><slot name="controls"></slot></div></div>`}get inlineControlLayout(){return`${this.layout.includes("inline")||"compact"===this.layout?"horizontal gap:sm":"vertical gap:xs"} ${this.layout.includes("vertical")?"":"wrap:none"}`}get primaryLabelLayout(){return this.layout.includes("vertical")?"vertical gap:xs":"horizontal gap:lg"}get controlMessageLayout(){return("compact"===this.layout?"horizontal":"vertical")+" gap:xs wrap:none align:stretch"}render(){return Pk`<div class="private-host" cds-layout="${this.primaryLabelLayout}"><cds-internal-control-label .disabled="${this.disabled}" cds-layout="align:top" action="primary"><slot name="label"></slot></cds-internal-control-label><div class="control-message-container" cds-layout="${this.controlMessageLayout}">${this.controlsTemplate} ${this.messagesTemplate}</div></div>`}connectedCallback(){super.connectedCallback(),uA(this,["role","group"],["cds-control-group",""])}firstUpdated(t){super.firstUpdated(t),this.associateLabelAndGroup(),this.setupResponsive()}updated(t){super.updated(t),t.set("isControlGroup",!0),this.controls.forEach((t=>t.isControlGroup=!0)),this.messages.forEach((r=>JA(r,this,{disabled:t.has("disabled")}))),KA(t,this,Array.from(this.controls))}get layoutStable(){return!function(t,r){const e=t[0];return("vertical-inline"===r||"horizontal-inline"===r)&&t[t.length-1].getBoundingClientRect().top>e.getBoundingClientRect().top}(Array.from(this.controls),this.layout)&&!Sj(this.controlSlot,this.controlLabel,this.layout)}associateLabelAndGroup(){this.setAttribute("aria-labelledby",this.groupLabelId),this.label.setAttribute("id",this.groupLabelId)}updateControlMessages(){var t=this;return Eg((function*(){bj(t,Array.from(t.messages)),t.status=yield Tj(Array.from(t.messages))}))()}setupResponsive(){if(this.responsive){const t={layouts:xj,initialLayout:this.layout};this.addEventListener("cdsResizeChange",(()=>vj(this,t).then((()=>this.layoutChange.emit(this.layout,{bubbles:!0})))))}}};Bj.styles=[nA,Pj],Z([wA({type:String})],Bj.prototype,"status",void 0),Z([wA({type:String})],Bj.prototype,"layout",void 0),Z([wA({type:String})],Bj.prototype,"controlAlign",void 0),Z([wA({type:Boolean})],Bj.prototype,"disabled",void 0),Z([wA({type:String})],Bj.prototype,"controlWidth",void 0),Z([wA({type:Boolean})],Bj.prototype,"responsive",void 0),Z([DE("label",{assign:"label",required:"warning",requiredMessage:"To meet a11y standards a <label> should be provided"})],Bj.prototype,"label",void 0),Z([RE("cds-control, [cds-control]")],Bj.prototype,"controls",void 0),Z([RE("cds-control-message")],Bj.prototype,"messages",void 0),Z([AA("cds-internal-control-label[action=primary]",!0)],Bj.prototype,"controlLabel",void 0),Z([AA(".controls",!0)],Bj.prototype,"controlSlot",void 0),Z([ES()],Bj.prototype,"groupLabelId",void 0),Z([TE()],Bj.prototype,"layoutChange",void 0),Bj=Z([fj()],Bj);class Nj extends cC{updated(t){super.updated(t),gA([this,this.action??!1])}}Z([wA({type:String,reflect:!0})],Nj.prototype,"action",void 0);var Mj=ek`:host{contain:inherit!important;--text-transform:initial}:host([action=primary]){min-width:var(--label-width,var(--internal-label-min-width));max-width:var(--label-width,var(--internal-label-max-width,calc(var(--cds-global-layout-space-xxxl,calc(64 * 1rem / var(--cds-global-base,20))) * 3)))}::slotted([slot=label]){font-family:var(--cds-global-typography-font-family, "Clarity City", "Avenir Next", sans-serif)!important;display:inline-block!important;text-transform:var(--text-transform)!important;cursor:pointer!important;font-size:var(--cds-global-typography-secondary-font-size,calc(13 * 1rem / var(--cds-global-base,20)))!important;font-weight:var(--cds-global-typography-secondary-font-weight,400)!important;color:var(--cds-global-typography-color-400,var(--cds-global-color-construction-900,#21333b))!important;line-height:var(--cds-global-typography-secondary-line-height,1.23077em)!important;letter-spacing:var(--cds-global-typography-secondary-letter-spacing,-.007692em)!important}::slotted([slot=label])::before{content:"";display:block;height:0;width:0;margin-bottom:calc(((var(--cds-global-typography-top-gap-height,.1475em) + calc((var(--cds-global-typography-secondary-line-height,1.23077em) - 1em)/ 2))*-1) + .037em)}::slotted([slot=label])::after{content:"";display:block;height:0;width:0;margin-top:calc((((1em - var(--cds-global-typography-top-gap-height,.1475em) - var(--cds-global-typography-ascender-height,.1703em) - var(--cds-global-typography-x-height,.517em)) + calc((var(--cds-global-typography-secondary-line-height,1.23077em) - 1em)/ 2))*-1) - .044em)}:host([disabled]) ::slotted([slot=label]){color:var(--cds-alias-status-disabled,var(--cds-global-color-construction-300,#aeb8bc))!important;cursor:not-allowed!important}:host([action=primary]) ::slotted([slot=label]){font-weight:var(--cds-global-typography-font-weight-semibold,600)!important}::slotted([cds-button-action]){padding:var(--cds-global-space-4,calc(6 * 1rem / var(--cds-global-base,20))) 0 var(--cds-global-space-3,calc(4 * 1rem / var(--cds-global-base,20))) 0!important;margin-bottom:calc(-1*var(--cds-global-space-5,calc(8 * 1rem / var(--cds-global-base,20))))!important;margin-top:calc(-1*(var(--cds-global-space-6,calc(12 * 1rem / var(--cds-global-base,20))) - var(--cds-global-space-2,calc(2 * 1rem / var(--cds-global-base,20)))))!important}`;class Fj extends aA{constructor(){super(...arguments),this.disabled=!1,this.action="primary"}static get styles(){return[nA,Mj]}render(){return Pk`<div class="private-host" cds-layout="horizontal gap:xs align:shrink"><slot></slot></div>`}}Z([wA({type:Boolean})],Fj.prototype,"disabled",void 0),Z([wA({type:String})],Fj.prototype,"action",void 0);var Vj=ek`:host{--color:var(--cds-global-typography-color-300, var(--cds-global-color-construction-800, #2d4048));--font-size:var(--cds-global-typography-font-size-1, calc(11 * 1rem / var(--cds-global-base, 20)));--font-weight:var(--cds-global-typography-font-weight-regular, 400);--min-width:var(--cds-global-layout-space-xxxl, calc(64 * 1rem / var(--cds-global-base, 20)));--max-width:initial;min-width:var(--min-width);max-width:var(--max-width)}.private-host{color:var(--color);font-size:var(--font-size);font-weight:var(--font-weight);line-height:1em}.private-host::before{content:"";display:block;height:0;width:0;margin-bottom:calc(((.1475em + 0em)*-1) + .037em)}.private-host::after{content:"";display:block;height:0;width:0;margin-top:calc((((1em - .1475em - .1703em - .517em) + 0em)*-1) - .044em)}:host([status=error]){--color:var(--cds-alias-status-danger, var(--cds-global-color-red-700, #e02200))}:host([status=success]){--color:var(--cds-alias-status-success, var(--cds-global-color-green-700, #42810e))}:host([_disabled]){--color:var(--cds-alias-status-disabled, var(--cds-global-color-construction-300, #aeb8bc))}::slotted([cds-button-action]){margin-bottom:calc(-1*var(--cds-global-space-5,calc(8 * 1rem / var(--cds-global-base,20))))}`;class Uj extends aA{constructor(){super(...arguments),this.status="neutral",this.disabled=!1}render(){return Pk`<div class="private-host"><slot></slot></div>`}static get styles(){return[nA,Vj]}connectedCallback(){super.connectedCallback(),gA([this,"message"])}}Z([wA({type:String})],Uj.prototype,"status",void 0),Z([wA({type:String})],Uj.prototype,"error",void 0),Z([xA({type:Boolean,reflect:!0})],Uj.prototype,"disabled",void 0);var Hj=ek`:host{--internal-label-min-width:initial;display:block;width:100%}.private-host{width:100%}`;class Zj extends aA{constructor(){super(...arguments),this.layout=kj,this.responsive=!0,this.validate=!1,this.observers=[]}get controlsAndGroups(){return[...Array.from(this.groups),...Array.from(this.controls)]}static get styles(){return[nA,Hj]}render(){return Pk`<div class="private-host" cds-layout="vertical gap:${"compact"===this.layout?"sm":"lg"}"><slot></slot></div>`}firstUpdated(t){super.firstUpdated(t),this.syncLayouts(),this.setControlLabelWidths(),this.observers.push(mj(this,(()=>this.setControlLabelWidths())))}updated(t){super.updated(t),KA(t,this,this.controlsAndGroups)}disconnectedCallback(){super.disconnectedCallback(),this.observers.forEach((t=>t?.disconnect()))}setControlLabelWidths(){var t=this;return Eg((function*(){"horizontal"!==t.layout&&"horizontal-inline"!==t.layout&&"compact"!==t.layout||(yield XA(t.controlsAndGroups),t.style.setProperty("--internal-label-min-width",yield function(t){return Ej.apply(this,arguments)}(t.controlsAndGroups)),function(t,r,e=!0){const o=new ResizeObserver((()=>{e?window.requestAnimationFrame((()=>r())):r()}));o.observe(t),o.__testTrigger=r}(t,(()=>t.style.setProperty("--internal-label-max-width",iA(t.getBoundingClientRect().width)))))}))()}syncLayouts(){this.addEventListener("layoutChange",(t=>{t.preventDefault(),!this.overflowElement&&jj(t.detail)&&this.collapseForm(t.target),t.target!==this.overflowElement||jj(t.detail)||this.expandForm(t.detail)}))}collapseForm(t){this.overflowElement=t,this.responsive=!1,this.layout="vertical",t.updateComplete.then((()=>t.responsive=!0))}expandForm(t){this.responsive=!0,this.overflowElement=null,this.layout=t}}Z([wA({type:String})],Zj.prototype,"layout",void 0),Z([wA({type:String})],Zj.prototype,"controlWidth",void 0),Z([wA({type:Boolean})],Zj.prototype,"responsive",void 0),Z([wA({type:Boolean})],Zj.prototype,"validate",void 0),Z([RE("[cds-control]")],Zj.prototype,"controls",void 0),Z([RE("[cds-control-group]")],Zj.prototype,"groups",void 0),Wx("cds-control",Dj),Wx("cds-control-action",Nj),Wx("cds-internal-control-group",Bj),Wx("cds-internal-control-inline",Rj),Wx("cds-internal-control-label",Fj),Wx("cds-control-message",Uj),Wx("cds-form-group",Zj),Gy.addIcons(Xy,Ky),Wx("cds-checkbox",Lj),Wx("cds-checkbox-group",class extends Bj{});let Wj=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵmod=vr({type:t}),t.ɵinj=Tt({imports:[[Us]]}),t})();var qj=ek`:host{--background-size:0% 100%;--background-color:var(--cds-alias-object-opacity-0, rgba(0, 0, 0, 0));--background:linear-gradient(180deg, var(--background-color) 95%, var(--border-color) 0) no-repeat;--border-color:var(--cds-alias-object-interaction-border-color, var(--cds-global-color-construction-500, #6a7a81));--border:0;--border-bottom:var(--cds-alias-object-border-width-100, calc(1 * 1rem / var(--cds-global-base, 20))) solid var(--border-color);--border-radius:0;--outline:var(--cds-alias-object-interaction-outline);--outline-offset:var(--cds-alias-object-interaction-outline-offset);--cds-alias-object-interaction-outline:none;--cds-alias-object-interaction-outline-offset:0;--padding:var(--cds-global-space-2, calc(2 * 1rem / var(--cds-global-base, 20))) var(--cds-global-space-4, calc(6 * 1rem / var(--cds-global-base, 20))) 0 var(--cds-global-space-4, calc(6 * 1rem / var(--cds-global-base, 20)));--font-size:var(--cds-global-typography-font-size-3, calc(13 * 1rem / var(--cds-global-base, 20)));--color:var(--cds-global-typography-color-400, var(--cds-global-color-construction-900, #21333b));--line-height:var(--cds-global-space-9, calc(24 * 1rem / var(--cds-global-base, 20)));--transition:background-size var(--cds-global-animation-duration-quick, 0.2s) ease;--text-align:inherit;display:block;width:100%;--icon-color:var(--color)}::slotted([slot=input]:not(select[multiple]):not(select[size])){text-transform:var(--text-transform)!important;border:var(--border)!important;padding:var(--padding);font-size:var(--font-size)!important;color:var(--color)!important;line-height:var(--line-height)!important;height:var(--line-height)!important;border-radius:var(--border-radius)!important;width:100%!important;-webkit-appearance:none!important;background:var(--cds-alias-object-opacity-0,rgba(0,0,0,0))!important;box-shadow:none!important;text-align:var(--text-align)!important}::slotted([slot=input]:not(select[multiple]):not(select[size]))::placeholder{--color:var(--cds-global-typography-color-200, var(--cds-global-color-construction-600, #4f6169))!important}::slotted([slot=input]){margin:0!important}::slotted([cds-button-action]),[cds-button-action]{--color:var(--icon-color)}::slotted([slot=input]:focus){outline:var(--outline)!important;outline-offset:var(--outline-offset)!important}.input-container{transition:var(--transition);background:var(--background);background-size:var(--background-size);border-bottom:var(--border-bottom);border-radius:var(--border-radius)!important;position:relative}.prefix,.suffix{line-height:0;position:absolute;pointer-events:none}.prefix{left:0}.suffix{right:0}.rtl .prefix{left:initial;right:0}.rtl .suffix{right:initial;left:0}.rtl ::slotted([slot=input]){text-align:right}:host([_focused]){--background-size:100% 100%;--border-color:var(--cds-alias-status-info, var(--cds-global-color-blue-700, #0079ad))}:host([_readonly]){--border-bottom:0;--background-size:0% 100%;--background:var(--cds-alias-object-opacity-0, rgba(0, 0, 0, 0))}:host([status=error]),:host([status=error][_focused]){--border-color:var(--cds-alias-status-danger, var(--cds-global-color-red-700, #e02200))}:host([status=success]){--border-color:var(--cds-alias-status-success, var(--cds-global-color-green-700, #42810e))}:host([_disabled]){--border-color:var(--cds-alias-object-border-color-tint, var(--cds-global-color-construction-100, #e3eaed));--color:var(--cds-alias-status-disabled, var(--cds-global-color-construction-300, #aeb8bc))}`;const Gj=qj;var Yj=ek`cds-datalist input::-webkit-calendar-picker-indicator{opacity:0;cursor:text}`;class Xj extends Dj{constructor(){super(...arguments),this.globalStyles=Yj}get suffixDefaultTemplate(){return Pk`<cds-button-expand expanded readonly="readonly"></cds-button-expand>`}static get styles(){return[...super.styles,Gj]}}Z([cj()],Xj.prototype,"globalStyles",void 0),Z([DE("datalist",{required:"error"})],Xj.prototype,"datalistControl",void 0),Wx("cds-datalist",Xj);let Kj=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵmod=vr({type:t}),t.ɵinj=Tt({imports:[[Us]]}),t})();var Jj=ek`input[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:calc(var(--cds-global-space-1,calc(1 * 1rem / var(--cds-global-base,20)))*-1);right:calc(var(--cds-global-space-2,calc(2 * 1rem / var(--cds-global-base,20)))*-1);bottom:calc(var(--cds-global-space-1,calc(1 * 1rem / var(--cds-global-base,20)))*-1);width:calc(var(--cds-global-space-8,calc(18 * 1rem / var(--cds-global-base,20))) + var(--cds-global-space-2,calc(2 * 1rem / var(--cds-global-base,20))));height:auto;color:transparent;background:0 0;z-index:99;margin:0}`;class Qj extends Dj{constructor(){super(...arguments),this.globalStyles=Jj}get suffixDefaultTemplate(){return Pk`<cds-button-action shape="calendar" readonly="readonly"></cds-button-action>`}static get styles(){return[...super.styles,Gj]}}Z([cj()],Qj.prototype,"globalStyles",void 0),Gy.addIcons(tw),Wx("cds-date",Qj);let $j=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵmod=vr({type:t}),t.ɵinj=Tt({imports:[[Us]]}),t})();var tT=ek`:host{--color:var(--cds-alias-object-border-color, var(--cds-global-color-construction-200, #cbd4d8));--size:var(--cds-alias-object-border-width-100, calc(1 * 1rem / var(--cds-global-base, 20)));--padding:0;display:block;width:100%;padding:var(--padding)}.private-host{height:var(--size);background:var(--color)}:host([orientation=vertical]){align-self:stretch;height:inherit;width:var(--size)}:host([orientation*=vertical]) .private-host{height:100%;width:var(--size)}`;class rT extends aA{constructor(){super(...arguments),this.orientation="horizontal"}render(){return Pk`<div class="private-host" role="separator" aria-orientation="${this.orientation}"></div>`}static get styles(){return[nA,tT]}}Z([wA({type:String})],rT.prototype,"orientation",void 0),Wx("cds-divider",rT);let eT=(()=>{class t{}return t.ɵfac=function(r){return new(r||t)},t.ɵmod=vr({type:t}),t.ɵinj=Tt({imports:[[Us]]}),t})();var oT;function aT(t,r,e=(t=>t),o=""){if(!r)return o;const a=t[e(r)];return void 0!==a?a:o}function nT(t,r,e){if(!1===r)return!1;const o=r[oT[t]?.toLowerCase()];if(!o)return!1;const[a,n,l]=o;if(!1===a&&!1===n&&!1===l)return!1;for(const t of function(t){switch(t){case"mid":return[1,0,2];case"end":return[2,1,0];default:return[0,1,2]}}(e))if(o[t])return Object.assign({},o[t]);return!1}function lT(t,r){if(t.length<1){const[e,o]=function(t){const r=[oT.Bottom,oT.Right,oT.Left,oT.Top,oT.Responsive];for(const e of r)if(t>=e)return[e,t-e];return[0,0]}(r);return[e,t,o]}return[t[0],t.slice(1),t[0]!==oT.Responsive?r:0]}function iT(t){switch(t.toLowerCase()){case"top":return"popup-bottom";case"bottom":return"popup-top";case"left":return"popup-right";default:return"popup-left"}}function cT(t,r,e,o,a,n,l,i){let c;switch(t){case"top":return c=dT(e.top,a,o.height,l,0),!1!==c&&sT(e.left,e.width,o.width,i,0,n.width,r).map((t=>!1!==t&&{popup:{top:c,left:t}}));case"bottom":return c=dT(e.bottom,0,o.height,l,n.height),!1!==c&&sT(e.left,e.width,o.width,i,0,n.width,r).map((t=>!1!==t&&{popup:{top:c,left:t}}));case"left":return c=dT(e.left,a,o.width,l,0),!1!==c&&sT(e.top,e.height,o.height,i,0,n.height,r).map((t=>!1!==t&&{popup:{top:t,left:c}}));case"right":return c=dT(e.right,0,o.width,l,n.width),!1!==c&&sT(e.top,e.height,o.height,i,0,n.height,r).map((t=>!1!==t&&{popup:{top:t,left:c}}))}}function sT(t,r,e,o,a,n,l){return[0,.5,1].map((i=>function(t,r,e,o){const[a,n]=o;switch(t){case"mid":return r>a&&r+e<n&&r;case"end":{const t=r-e;return t>a&&t}case"start":return r+e<n&&r}}(l,function(t,r,e,o,a,n=0){switch(t){case"mid":return r+e*o-.5*n+a;case"end":return r+e*o-a;case"start":return r+e*o+a}}(l,t,i,r,o,e),e,[a,n])))}function dT(t,r,e,o,a=0){return function(t,r,e){return 0===e?t>e&&t:t<e&&r}(function(t,r,e,o,a){return 0===a?rS(t,[],[r,e,o]):rS(t,[r,e,o],[])}(t,r,e,o,a),t+o,a)}function pT(t={focus:!0}){return r=>r.addInitializer((r=>new hT(r,t)))}!function(t){t[t.Responsive=0]="Responsive",t[t.Top=1]="Top",t[t.Left=2]="Left",t[t.TopOrLeft=3]="TopOrLeft",t[t.Right=4]="Right",t[t.TopOrRight=5]="TopOrRight",t[t.Horizontal=6]="Horizontal",t[t.TopOrHorizontal=7]="TopOrHorizontal",t[t.Bottom=8]="Bottom",t[t.Vertical=9]="Vertical",t[t.BottomOrLeft=10]="BottomOrLeft",t[t.VerticalOrLeft=11]="VerticalOrLeft",t[t.BottomOrRight=12]="BottomOrRight",t[t.VerticalOrRight=13]="VerticalOrRight",t[t.BottomOrHorizontal=14]="BottomOrHorizontal",t[t.All=15]="All"}(oT||(oT={}));class hT{constructor(t,r={focus:!0}){this.host=t,this.config=r,this.activeElement=TS(),this.host.addController(this)}get current(){return this.host.trigger?this._current:this.activeElement}get prev(){return this._prev}hostConnected(){var t=this;return Eg((function*(){t.observer=FA(t.host,"hidden",(()=>{const r=TS();!t.host.hidden&&r?t.activeElement=r:t.focusCurrent()}))}))()}hostUpdate(){this._current!==this.host.trigger&&(this._prev=this._current,this._current=this.host.trigger?this.host.trigger:this.activeElement)}hostDisconnected(){this.focusCurrent(),this.observer?.disconnect()}focusCurrent(){this.config.focus&&this.current?.focus()}}function uT(){return t=>t.addInitializer((t=>new gT(t)))}class gT{constructor(t){this.host=t,this.host.addController(this),this.trigger=new hT(this.host,{focus:!1})}hostConnected(){var t=this;return Eg((function*(){yield t.host.updateComplete,t.observer=FA(t.host,"hidden",(()=>t.updateTrigger(!t.host.hidden)))}))()}hostUpdate(){var t=this;return Eg((function*(){yield t.host.updateComplete,t.updateTrigger(!t.host.hidden)}))()}hostDisconnected(){this.updateTrigger(!1),this.observer?.disconnect()}updateTrigger(t){this.trigger.current?.hasAttribute("aria-controls")&&(this.trigger.current.ariaExpanded=""+t),this.trigger.prev?.hasAttribute("aria-controls")&&this.trigger.prev!==this.trigger.current&&(this.trigger.prev.ariaExpanded="false")}}const bT=[{opacity:0},{opacity:1}],mT="cds-responsive-popup-enter",vT=[{target:".overlay-backdrop",onlyIf:"isLayered:false responsive:true",animation:bT,options:{duration:"--animation-duration",easing:"--animation-easing",fill:"forwards"}},{target:".private-host",onlyIf:"responsive:true",animation:[{opacity:0},{opacity:0,marginBottom:"-100%",offset:.001},{opacity:1,marginBottom:"0"}],options:{duration:"--animation-duration",easing:"--animation-easing",fill:"forwards"}},{target:".private-host",onlyIf:"responsive:false",animation:[{opacity:0},{opacity:1}],options:{duration:0,easing:"--animation-easing",fill:"forwards"}}];function fT(){return t=>{t.addInitializer((t=>{t.layerController||(t.layerController=new yT(t))}))}}class yT{constructor(t){this.host=t,this.host.addController(this)}get isActiveLayer(){return this.layers[this.layers.length-1]===this.host}get layerIndex(){const t=this.layers.indexOf(this.host);return-1===t?null:t}get layers(){return[...Wy.state.layerElements]}set layers(t){Wy.state.layerElements=[...t]}hostConnected(){this.host.hasAttribute("_demo-mode")||(this.updateLayer(),this.observer=FA(this.host,"hidden",(()=>this.updateLayer())))}hostDisconnected(){this.observer?.disconnect(),this.removeLayer()}updateLayer(){this.host.hasAttribute("hidden")?this.removeLayer():this.addLayer(),this.layers.forEach(((t,r)=>t.setAttribute("cds-layer",""+r)))}addLayer(){this.layers.find((t=>this.host===t))||(this.layers=[...this.layers,this.host],"true"===this.host.ariaModal&&(this.layers.filter((t=>"true"===t.ariaModal)).forEach((t=>t.role="region")),this.host.role="dialog"))}removeLayer(){this.layers=this.layers.filter((t=>t!==this.host)),this.host.removeAttribute("cds-layer");const t=this.layers.find((t=>"true"===t.ariaModal));t&&(t.role="dialog")}}function wT(t,r=10){return xT(t,r).filter((t=>SS(t)))}function xT(t,r=10){return Array.from(kT(t)).reduce(((t,e)=>[...t,[e,[...Array.from(kT(e)).map((t=>[t,xT(t,r)]))]]]),[]).flat(r)}function kT(t){if(t.documentElement)return t.documentElement.children;if(t.shadowRoot)return t.shadowRoot.children;if(t.assignedElements){const r=t.assignedElements();return r.length?r:t.children}return t.children}function AT(){return t=>t.addInitializer((t=>new CT(t)))}class CT{constructor(t){this.host=t,this.host.addController(this)}get focusableItems(){return wT(this.root).filter((t=>!t.hasAttribute("cds-focus-boundary")&&(this.root.contains(t)||t.closest("[cds-focus-trap]")===this.host)))}get root(){return this.host.shadowRoot?this.host.shadowRoot:this.host}get styles(){return Pk`<style cds-focus-style>:host(:focus-within) [cds-focus-boundary],:host(:host:focus-within) [cds-focus-boundary]{display:block!important}</style>`}boundary(t){return Pk`<div @focusin="${()=>this.focusableItems.at(t)?.focus()}" test="${t}" cds-focus-boundary tabindex="0" style="display:none;position:absolute;width:1px;height:1px;clip:rect(0,0,0,0)">boundary</div>`}hostConnected(){var t=this;return Eg((function*(){yield t.host.updateComplete,IS(t.host)||($A(t.styles,t.root),$A(t.boundary(-1),t.root),tC(t.boundary(0),t.root),t.host.setAttribute("cds-focus-trap",""))}))()}}function zT(){return t=>t.addInitializer((t=>new ET(t)))}class ET{constructor(t){this.host=t,this.host.addController(this)}hostConnected(){this.host.ariaModal="true",this.host.role="dialog"}}function ST(t={fallback:"focusable"}){return r=>r.addInitializer((r=>new jT(r,t)))}class jT{constructor(t,r={fallback:"focusable"}){this.host=t,this.config=r,this.host.addController(this)}hostConnected(){var t=this;return Eg((function*(){yield t.host.updateComplete,t.observer=FA(t.host,"hidden",(()=>t.cdsFocusFirst())),t.cdsFocusFirst()}))()}hostDisconnected(){this.observer?.disconnect()}cdsFocusFirst(){if(!IS(this.host)){const t=this.host.shadowRoot?this.host.shadowRoot:this.host,r=t.querySelector(".private-host")??this.host,e=xT(t).filter((t=>!t.hasAttribute("cds-focus-boundary"))),o=e.find((t=>t.hasAttribute("cds-first-focus"))),a="focusable"===this.config.fallback?e.find((t=>SS(t)&&!t.classList.contains("private-host"))):null,n=o??a??("none"===this.config.fallback?null:r);n&&_S(n)}}}const TT="cds-modal-enter",_T=[{target:".overlay-backdrop",onlyIf:"isLayered:false",animation:bT,options:{duration:"--backdrop-animation-duration",easing:"--animation-easing",fill:"forwards"}},{target:".private-host",animation:[{opacity:0,transform:"translateY(-15rem)"},{opacity:1,transform:"translateY(0)"}],options:{duration:"--animation-duration",easing:"--animation-easing",fill:"forwards",endDelay:50}}];var IT=ek`:host{--backdrop-background:var(--cds-alias-object-overlay-backdrop-background, rgba(0, 0, 0, 0.6));--layered-backdrop-background:var(--cds-alias-object-opacity-0, rgba(0, 0, 0, 0));--animation-duration:var(--cds-global-animation-duration-primary, 0.4s);--animation-easing:var(--cds-global-animation-easing-primary, cubic-bezier(0, 0.99, 0, 0.99));--backdrop-animation-duration:var(--cds-global-animation-duration-slow, 0.5s);position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000000;display:inline-flex;align-items:center;justify-content:center}.private-host{position:relative}:host([cds-motion][_cds-animation-status=active]){display:inline-flex!important}:host([hidden]){--animation-duration:var(--cds-global-animation-duration-secondary, 0.3s)}:host([hidden*=false]),:host([role=dialog][hidden*=false]),[role=dialog][hidden*=false]{display:inline-flex!important}@media screen and (max-width:576px){.private-host{width:100%;height:100%;margin:0!important}}`,DT=ek`.overlay-backdrop{width:100%;height:100%;background:var(--backdrop-background);position:fixed}:host(:not([cds-layer="0"])) .overlay-backdrop{background:var(--layered-backdrop-background,var(--backdrop-background))}:host([_demo-mode]){position:absolute;z-index:100000}:host([_demo-mode]) .overlay-backdrop{position:absolute}`;let RT=class extends aA{constructor(){super(...arguments),this.closable=!1,this.hidden=!1,this.demoMode=!1,this.i18n=nC.keys.overlay}static get shadowRootOptions(){return{...super.shadowRootOptions,delegatesFocus:!0}}get closeButtonTemplate(){return Pk`<cds-internal-close-button cds-layout="align:top" aria-label="${this.i18n.closeButtonAriaLabel}" @click="${()=>this.closeOverlay("close-button-click")}"></cds-internal-close-button>`}get backdropTemplate(){return Pk`<div class="overlay-backdrop" aria-hidden="true" @click="${()=>this.backdropClick()}"></div>`}render(){return Pk`${this.backdropTemplate}<div class="private-host" tabindex="-1"><slot></slot></div>`}backdropClick(){this.layerController.isActiveLayer&&this.closeOverlay("backdrop-click")}closeOverlay(t="custom"){this.closableController.close(t)}static get styles(){return[nA,IT,DT]}};Z([wA({type:Boolean})],RT.prototype,"closable",void 0),Z([wA({type:Boolean})],RT.prototype,"hidden",void 0),Z([xA({type:Boolean,reflect:!0})],RT.prototype,"demoMode",void 0),Z([lC()],RT.prototype,"i18n",void 0),RT=Z([fT(),OS(),AT(),zT(),ST(),pT()],RT);let OT=class extends RT{constructor(){super(...arguments),this.cdsMotion="on"}};Z([wA({type:String})],OT.prototype,"cdsMotion",void 0),Z([TE()],OT.prototype,"cdsMotionChange",void 0),OT=Z([cS({hidden:{true:nS(TT),false:TT}})],OT);var LT=ek`:host{--backdrop-background:var(--cds-alias-object-opacity-0, rgba(0, 0, 0, 0));--layered-backdrop-background:var(--cds-alias-object-opacity-0, rgba(0, 0, 0, 0));--border-color:var(--cds-alias-object-border-color, var(--cds-global-color-construction-200, #cbd4d8));--border-width:var(--cds-alias-object-border-width-100, calc(1 * 1rem / var(--cds-global-base, 20)));--border-radius:var(--cds-alias-object-border-radius-100, calc(4 * 1rem / var(--cds-global-base, 20)));--padding:var(--cds-global-space-7, calc(16 * 1rem / var(--cds-global-base, 20)));--active-corner-border-radius:0;--color:var(--cds-global-typography-color-500, var(--cds-global-color-black, black));--close-button-offset:var(--cds-global-space-1, calc(1 * 1rem / var(--cds-global-base, 20)));--background:var(--cds-alias-object-interaction-background, var(--cds-global-color-white, white));--box-shadow:var(--cds-alias-object-shadow-100, 0 calc(1 / var(--cds-global-base, 20) * 1rem) calc(3 / var(--cds-global-base, 20) * 1rem) 0 rgba(27, 43, 50, 0.5));--min-width:6rem;--max-width:18rem;--width:fit-content;--height:auto;--max-height:auto;--mobile-max-height:66vh;--overflow:hidden auto;--animation-duration:var(--cds-global-animation-duration-primary, 0.4s);--animation-easing:var(--cds-global-animation-easing-primary, cubic-bezier(0, 0.99, 0, 0.99));position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000000}::slotted(cds-internal-pointer){--pointer-fill:var(--background);--pointer-outline:var(--border-color)}.private-host{display:block;position:relative}.popup-wrapper{display:flex;flex-direction:column;width:fit-content}.popup-content{background:var(--background);color:var(--color);border-radius:var(--border-radius);border-color:var(--border-color);border-width:var(--border-width);border-style:solid;box-shadow:var(--box-shadow);min-width:var(--min-width);padding:var(--padding);width:var(--width);max-width:var(--max-width);height:var(--height);max-height:var(--max-height);overflow:var(--overflow);position:relative}:host([_position-at="popup-left pointer-top"]) .popup-content,:host([_position-at="popup-top pointer-left"]) .popup-content{border-top-left-radius:var(--active-corner-border-radius)}:host([_position-at="popup-right pointer-top"]) .popup-content,:host([_position-at="popup-top pointer-right"]) .popup-content{border-top-right-radius:var(--active-corner-border-radius)}:host([_position-at="popup-bottom pointer-right"]) .popup-content,:host([_position-at="popup-right pointer-bottom"]) .popup-content{border-bottom-right-radius:var(--active-corner-border-radius)}:host([_position-at="popup-bottom pointer-left"]) .popup-content,:host([_position-at="popup-left pointer-bottom"]) .popup-content{border-bottom-left-radius:var(--active-corner-border-radius)}:host([_pointer-type=default]){--active-corner-border-radius:var(--border-radius)}cds-internal-close-button{position:absolute;top:var(--close-button-offset);right:var(--close-button-offset);margin:var(--cds-global-space-3,calc(4 * 1rem / var(--cds-global-base,20)))}:host([_position-at*=popup-top]) .popup-wrapper{flex-direction:column-reverse}:host([_position-at*=popup-top]) .popup-pointer{transform:translateY(var(--border-width))}:host([_position-at*=pointer-center]) .popup-wrapper,:host([_position-at*=pointer-mid]) .popup-wrapper{align-items:center}:host([_position-at="popup-top pointer-right"]) .popup-wrapper{align-items:flex-end}:host([_position-at="popup-top pointer-right"]) .popup-pointer{transform:scaleX(-1) translateY(var(--border-width))}:host([_position-at*=popup-bottom]) .popup-pointer{transform:scaleY(-1) translateY(var(--border-width))}:host([_position-at="popup-bottom pointer-right"]) .popup-wrapper{align-items:flex-end}:host([_position-at="popup-bottom pointer-right"]) .popup-pointer{transform:scaleY(-1) scaleX(-1) translateY(var(--border-width))}:host([_position-at*=popup-left]) .popup-wrapper{flex-direction:row-reverse}:host([_position-at*=popup-left]) .popup-pointer{transform-origin:right top;transform:scaleY(-1) rotate(-90deg) translateY(calc(-100% + var(--border-width))) translateX(100%)}:host([_position-at="popup-left pointer-bottom"]) .popup-wrapper{align-items:flex-end}:host([_position-at="popup-left pointer-bottom"]) .popup-pointer{transform:rotate(90deg) scaleY(-1) translateY(var(--border-width));transform-origin:bottom right}:host([_position-at="popup-left pointer-bottom"][_pointer-type=angle]) .pointer-wrapper{transform-origin:center center;transform:scaleY(-1)}:host([_position-at*=popup-right]) .popup-wrapper{flex-direction:row}:host([_position-at*=popup-right]) .popup-pointer{transform-origin:left top;transform:rotate(90deg) translateY(calc(-100% + var(--border-width)))}:host([_position-at="popup-right pointer-bottom"]) .popup-wrapper{align-items:flex-end}:host([_position-at="popup-right pointer-bottom"]) .popup-pointer{transform:rotate(-90deg) scaleY(-1) translateY(var(--border-width));transform-origin:bottom left}:host(:not([responsive])){--backdrop-background:var(--cds-alias-object-opacity-0, rgba(0, 0, 0, 0))}:host([responsive]){--backdrop-background:var(--cds-alias-object-overlay-backdrop-background, rgba(0, 0, 0, 0.6))}:host([responsive]) cds-internal-pointer{display:none}:host([responsive]) .popup-content,:host([responsive]) .popup-wrapper,:host([responsive]) .private-host{width:100%;max-width:100%;height:auto;max-height:var(--mobile-max-height)}:host([responsive]) .private-host{position:absolute;bottom:0;left:0}:host([responsive]) .popup-content{border-radius:0}:host([responsive]) .pointer-wrapper{display:none}:host([cds-motion][_cds-animation-status=active]){display:inline-flex!important}:host([hidden]){--animation-duration:var(--cds-global-animation-duration-secondary, 0.3s)}:host([hidden*=false]){display:inline-flex!important}`;let PT=class extends RT{constructor(){super(...arguments),this.i18n=nC.keys.popup,this.cdsMotion="on",this.responsive=!1,this.anchorAlign="start",this.pointerAlign="start",this.defaultPointerType=null,this.observers=[]}get anchorElement(){const t=this.anchor;if("string"==typeof t){const r=this.getRootNode().querySelector("</script></body></html>
|