From 3d1292513107d2535825058860cbd8f2b639b3b8 Mon Sep 17 00:00:00 2001 From: sondreb Date: Wed, 28 Dec 2022 12:17:40 +0000 Subject: [PATCH] deploy: d451bcf86ba63bb240274b002bcb395dddd47be2 --- index.html | 4 ++-- main.2b6e177f6595cfba.js | 1 + main.c9095c5f6b429497.js | 1 - ngsw.json | 12 ++++++------ ...3cef67fe411a4b.css => styles.92fa956fd73f8b58.css | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 main.2b6e177f6595cfba.js delete mode 100644 main.c9095c5f6b429497.js rename styles.083cef67fe411a4b.css => styles.92fa956fd73f8b58.css (95%) diff --git a/index.html b/index.html index b6e4019..cc8d406 100644 --- a/index.html +++ b/index.html @@ -12,10 +12,10 @@ } - +
Blockcore Notes loading...
- + \ No newline at end of file diff --git a/main.2b6e177f6595cfba.js b/main.2b6e177f6595cfba.js new file mode 100644 index 0000000..fd6e8c7 --- /dev/null +++ b/main.2b6e177f6595cfba.js @@ -0,0 +1 @@ +(self.webpackChunkblockcore_notes=self.webpackChunkblockcore_notes||[]).push([[179],{3539:(ie,y,x)=>{"use strict";function v(i){return"function"==typeof i}function c(i){const e=i(n=>{Error.call(n),n.stack=(new Error).stack});return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}const m=c(i=>function(e){i(this),this.message=e?`${e.length} errors occurred during unsubscription:\n${e.map((n,r)=>`${r+1}) ${n.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=e});function h(i,t){if(i){const e=i.indexOf(t);0<=e&&i.splice(e,1)}}class f{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:e}=this;if(e)if(this._parentage=null,Array.isArray(e))for(const o of e)o.remove(this);else e.remove(this);const{initialTeardown:n}=this;if(v(n))try{n()}catch(o){t=o instanceof m?o.errors:[o]}const{_finalizers:r}=this;if(r){this._finalizers=null;for(const o of r)try{w(o)}catch(s){t=t??[],s instanceof m?t=[...t,...s.errors]:t.push(s)}}if(t)throw new m(t)}}add(t){var e;if(t&&t!==this)if(this.closed)w(t);else{if(t instanceof f){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(e=this._finalizers)&&void 0!==e?e:[]).push(t)}}_hasParent(t){const{_parentage:e}=this;return e===t||Array.isArray(e)&&e.includes(t)}_addParent(t){const{_parentage:e}=this;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t}_removeParent(t){const{_parentage:e}=this;e===t?this._parentage=null:Array.isArray(e)&&h(e,t)}remove(t){const{_finalizers:e}=this;e&&h(e,t),t instanceof f&&t._removeParent(this)}}f.EMPTY=(()=>{const i=new f;return i.closed=!0,i})();const p=f.EMPTY;function _(i){return i instanceof f||i&&"closed"in i&&v(i.remove)&&v(i.add)&&v(i.unsubscribe)}function w(i){v(i)?i():i.unsubscribe()}const M={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},S={setTimeout(i,t,...e){const{delegate:n}=S;return n?.setTimeout?n.setTimeout(i,t,...e):setTimeout(i,t,...e)},clearTimeout(i){const{delegate:t}=S;return(t?.clearTimeout||clearTimeout)(i)},delegate:void 0};function A(i){S.setTimeout(()=>{const{onUnhandledError:t}=M;if(!t)throw i;t(i)})}function k(){}const F=O("C",void 0,void 0);function O(i,t,e){return{kind:i,value:t,error:e}}let j=null;function N(i){if(M.useDeprecatedSynchronousErrorHandling){const t=!j;if(t&&(j={errorThrown:!1,error:null}),i(),t){const{errorThrown:e,error:n}=j;if(j=null,e)throw n}}else i()}class U extends f{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,_(t)&&t.add(this)):this.destination=re}static create(t,e,n){return new W(t,e,n)}next(t){this.isStopped?te(function E(i){return O("N",i,void 0)}(t),this):this._next(t)}error(t){this.isStopped?te(function B(i){return O("E",void 0,i)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?te(F,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 R=Function.prototype.bind;function I(i,t){return R.call(i,t)}class K{constructor(t){this.partialObserver=t}next(t){const{partialObserver:e}=this;if(e.next)try{e.next(t)}catch(n){G(n)}}error(t){const{partialObserver:e}=this;if(e.error)try{e.error(t)}catch(n){G(n)}else G(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(e){G(e)}}}class W extends U{constructor(t,e,n){let r;if(super(),v(t)||!t)r={next:t??void 0,error:e??void 0,complete:n??void 0};else{let o;this&&M.useDeprecatedNextContext?(o=Object.create(t),o.unsubscribe=()=>this.unsubscribe(),r={next:t.next&&I(t.next,o),error:t.error&&I(t.error,o),complete:t.complete&&I(t.complete,o)}):r=t}this.destination=new K(r)}}function G(i){M.useDeprecatedSynchronousErrorHandling?function z(i){M.useDeprecatedSynchronousErrorHandling&&j&&(j.errorThrown=!0,j.error=i)}(i):A(i)}function te(i,t){const{onStoppedNotification:e}=M;e&&S.setTimeout(()=>e(i,t))}const re={closed:!0,next:k,error:function X(i){throw i},complete:k},Me="function"==typeof Symbol&&Symbol.observable||"@@observable";function Le(i){return i}function $e(i){return 0===i.length?Le:1===i.length?i[0]:function(e){return i.reduce((n,r)=>r(n),e)}}let rt=(()=>{class i{constructor(e){e&&(this._subscribe=e)}lift(e){const n=new i;return n.source=this,n.operator=e,n}subscribe(e,n,r){const o=function ce(i){return i&&i instanceof U||function he(i){return i&&v(i.next)&&v(i.error)&&v(i.complete)}(i)&&_(i)}(e)?e:new W(e,n,r);return N(()=>{const{operator:s,source:a}=this;o.add(s?s.call(o,a):a?this._subscribe(o):this._trySubscribe(o))}),o}_trySubscribe(e){try{return this._subscribe(e)}catch(n){e.error(n)}}forEach(e,n){return new(n=Tt(n))((r,o)=>{const s=new W({next:a=>{try{e(a)}catch(l){o(l),s.unsubscribe()}},error:o,complete:r});this.subscribe(s)})}_subscribe(e){var n;return null===(n=this.source)||void 0===n?void 0:n.subscribe(e)}[Me](){return this}pipe(...e){return $e(e)(this)}toPromise(e){return new(e=Tt(e))((n,r)=>{let o;this.subscribe(s=>o=s,s=>r(s),()=>n(o))})}}return i.create=t=>new i(t),i})();function Tt(i){var t;return null!==(t=i??M.Promise)&&void 0!==t?t:Promise}const ae=c(i=>function(){i(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let le=(()=>{class i extends rt{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(e){const n=new Ge(this,this);return n.operator=e,n}_throwIfClosed(){if(this.closed)throw new ae}next(e){N(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const n of this.currentObservers)n.next(e)}})}error(e){N(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=e;const{observers:n}=this;for(;n.length;)n.shift().error(e)}})}complete(){N(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{observers:e}=this;for(;e.length;)e.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0}_trySubscribe(e){return this._throwIfClosed(),super._trySubscribe(e)}_subscribe(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)}_innerSubscribe(e){const{hasError:n,isStopped:r,observers:o}=this;return n||r?p:(this.currentObservers=null,o.push(e),new f(()=>{this.currentObservers=null,h(o,e)}))}_checkFinalizedStatuses(e){const{hasError:n,thrownError:r,isStopped:o}=this;n?e.error(r):o&&e.complete()}asObservable(){const e=new rt;return e.source=this,e}}return i.create=(t,e)=>new Ge(t,e),i})();class Ge extends le{constructor(t,e){super(),this.destination=t,this.source=e}next(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===n||n.call(e,t)}error(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===n||n.call(e,t)}complete(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)}_subscribe(t){var e,n;return null!==(n=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==n?n:p}}function Ae(i){return v(i?.lift)}function st(i){return t=>{if(Ae(t))return t.lift(function(e){try{return i(e,this)}catch(n){this.error(n)}});throw new TypeError("Unable to lift unknown Observable type")}}function ot(i,t,e,n,r){return new ft(i,t,e,n,r)}class ft extends U{constructor(t,e,n,r,o,s){super(t),this.onFinalize=o,this.shouldUnsubscribe=s,this._next=e?function(a){try{e(a)}catch(l){t.error(l)}}:super._next,this._error=r?function(a){try{r(a)}catch(l){t.error(l)}finally{this.unsubscribe()}}:super._error,this._complete=n?function(){try{n()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:e}=this;super.unsubscribe(),!e&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}}function Pe(i,t){return st((e,n)=>{let r=0;e.subscribe(ot(n,o=>{n.next(i.call(t,o,r++))}))})}function yn(i){return this instanceof yn?(this.v=i,this):new yn(i)}function Jo(i,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,n=e.apply(i,t||[]),o=[];return r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r;function s(H){n[H]&&(r[H]=function(q){return new Promise(function(J,oe){o.push([H,q,J,oe])>1||a(H,q)})})}function a(H,q){try{!function l(H){H.value instanceof yn?Promise.resolve(H.value.v).then(u,g):D(o[0][2],H)}(n[H](q))}catch(J){D(o[0][3],J)}}function u(H){a("next",H)}function g(H){a("throw",H)}function D(H,q){H(q),o.shift(),o.length&&a(o[0][0],o[0][1])}}function T(i){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,t=i[Symbol.asyncIterator];return t?t.call(i):(i=function Mt(i){var t="function"==typeof Symbol&&Symbol.iterator,e=t&&i[t],n=0;if(e)return e.call(i);if(i&&"number"==typeof i.length)return{next:function(){return i&&n>=i.length&&(i=void 0),{value:i&&i[n++],done:!i}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(i),e={},n("next"),n("throw"),n("return"),e[Symbol.asyncIterator]=function(){return this},e);function n(o){e[o]=i[o]&&function(s){return new Promise(function(a,l){!function r(o,s,a,l){Promise.resolve(l).then(function(u){o({value:u,done:a})},s)}(a,l,(s=i[o](s)).done,s.value)})}}}const Ci=i=>i&&"number"==typeof i.length&&"function"!=typeof i;function Ii(i){return v(i?.then)}function si(i){return v(i[Me])}function Bi(i){return Symbol.asyncIterator&&v(i?.[Symbol.asyncIterator])}function Mu(i){return new TypeError(`You provided ${null!==i&&"object"==typeof i?"an invalid object":`'${i}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const ul=function ff(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function Ec(i){return v(i?.[ul])}function hl(i){return Jo(this,arguments,function*(){const e=i.getReader();try{for(;;){const{value:n,done:r}=yield yn(e.read());if(r)return yield yn(void 0);yield yield yn(n)}}finally{e.releaseLock()}})}function Is(i){return v(i?.getReader)}function xn(i){if(i instanceof rt)return i;if(null!=i){if(si(i))return function V0(i){return new rt(t=>{const e=i[Me]();if(v(e.subscribe))return e.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(i);if(Ci(i))return function Cc(i){return new rt(t=>{for(let e=0;e{i.then(e=>{t.closed||(t.next(e),t.complete())},e=>t.error(e)).then(null,A)})}(i);if(Bi(i))return fl(i);if(Ec(i))return function ml(i){return new rt(t=>{for(const e of i)if(t.next(e),t.closed)return;t.complete()})}(i);if(Is(i))return function ut(i){return fl(hl(i))}(i)}throw Mu(i)}function fl(i){return new rt(t=>{(function U0(i,t){var e,n,r,o;return function bn(i,t,e,n){return new(e||(e=Promise))(function(o,s){function a(g){try{u(n.next(g))}catch(D){s(D)}}function l(g){try{u(n.throw(g))}catch(D){s(D)}}function u(g){g.done?o(g.value):function r(o){return o instanceof e?o:new e(function(s){s(o)})}(g.value).then(a,l)}u((n=n.apply(i,t||[])).next())})}(this,void 0,void 0,function*(){try{for(e=T(i);!(n=yield e.next()).done;)if(t.next(n.value),t.closed)return}catch(s){r={error:s}}finally{try{n&&!n.done&&(o=e.return)&&(yield o.call(e))}finally{if(r)throw r.error}}t.complete()})})(i,t).catch(e=>t.error(e))})}function Lo(i,t,e,n=0,r=!1){const o=t.schedule(function(){e(),r?i.add(this.schedule(null,n)):this.unsubscribe()},n);if(i.add(o),!r)return o}function on(i,t,e=1/0){return v(t)?on((n,r)=>Pe((o,s)=>t(n,o,r,s))(xn(i(n,r))),e):("number"==typeof t&&(e=t),st((n,r)=>function fr(i,t,e,n,r,o,s,a){const l=[];let u=0,g=0,D=!1;const H=()=>{D&&!l.length&&!u&&t.complete()},q=oe=>u{o&&t.next(oe),u++;let ue=!1;xn(e(oe,g++)).subscribe(ot(t,Fe=>{r?.(Fe),o?q(Fe):t.next(Fe)},()=>{ue=!0},void 0,()=>{if(ue)try{for(u--;l.length&&uJ(Fe)):J(Fe)}H()}catch(Fe){t.error(Fe)}}))};return i.subscribe(ot(t,q,()=>{D=!0,H()})),()=>{a?.()}}(n,r,i,e)))}function ai(i=1/0){return on(Le,i)}const jn=new rt(i=>i.complete());function lo(i){return i&&v(i.schedule)}function Lr(i){return i[i.length-1]}function hn(i){return v(Lr(i))?i.pop():void 0}function tr(i){return lo(Lr(i))?i.pop():void 0}function es(i,t=0){return st((e,n)=>{e.subscribe(ot(n,r=>Lo(n,i,()=>n.next(r),t),()=>Lo(n,i,()=>n.complete(),t),r=>Lo(n,i,()=>n.error(r),t)))})}function pf(i,t=0){return st((e,n)=>{n.add(i.schedule(()=>e.subscribe(n),t))})}function _f(i,t){if(!i)throw new Error("Iterable cannot be null");return new rt(e=>{Lo(e,t,()=>{const n=i[Symbol.asyncIterator]();Lo(e,t,()=>{n.next().then(r=>{r.done?e.complete():e.next(r.value)})},0,!0)})})}function an(i,t){return t?function bf(i,t){if(null!=i){if(si(i))return function W0(i,t){return xn(i).pipe(pf(t),es(t))}(i,t);if(Ci(i))return function sn(i,t){return new rt(e=>{let n=0;return t.schedule(function(){n===i.length?e.complete():(e.next(i[n++]),e.closed||this.schedule())})})}(i,t);if(Ii(i))return function $0(i,t){return xn(i).pipe(pf(t),es(t))}(i,t);if(Bi(i))return _f(i,t);if(Ec(i))return function Sc(i,t){return new rt(e=>{let n;return Lo(e,t,()=>{n=i[ul](),Lo(e,t,()=>{let r,o;try{({value:r,done:o}=n.next())}catch(s){return void e.error(s)}o?e.complete():e.next(r)},0,!0)}),()=>v(n?.return)&&n.return()})}(i,t);if(Is(i))return function gf(i,t){return _f(hl(i),t)}(i,t)}throw Mu(i)}(i,t):xn(i)}function mn(...i){const t=tr(i),e=function Io(i,t){return"number"==typeof Lr(i)?i.pop():t}(i,1/0),n=i;return n.length?1===n.length?xn(n[0]):ai(e)(an(n,t)):jn}function Eu(i={}){const{connector:t=(()=>new le),resetOnError:e=!0,resetOnComplete:n=!0,resetOnRefCountZero:r=!0}=i;return o=>{let s,a,l,u=0,g=!1,D=!1;const H=()=>{a?.unsubscribe(),a=void 0},q=()=>{H(),s=l=void 0,g=D=!1},J=()=>{const oe=s;q(),oe?.unsubscribe()};return st((oe,ue)=>{u++,!D&&!g&&H();const Fe=l=l??t();ue.add(()=>{u--,0===u&&!D&&!g&&(a=Cu(J,r))}),Fe.subscribe(ue),!s&&u>0&&(s=new W({next:Se=>Fe.next(Se),error:Se=>{D=!0,H(),a=Cu(q,e,Se),Fe.error(Se)},complete:()=>{g=!0,H(),a=Cu(q,n),Fe.complete()}}),xn(oe).subscribe(s))})(o)}}function Cu(i,t,...e){if(!0===t)return void i();if(!1===t)return;const n=new W({next:()=>{n.unsubscribe(),i()}});return t(...e).subscribe(n)}function Ni(i){for(let t in i)if(i[t]===Ni)return t;throw Error("Could not find renamed property on target object.")}function Su(i,t){for(const e in t)t.hasOwnProperty(e)&&!i.hasOwnProperty(e)&&(i[e]=t[e])}function Ti(i){if("string"==typeof i)return i;if(Array.isArray(i))return"["+i.map(Ti).join(", ")+"]";if(null==i)return""+i;if(i.overriddenName)return`${i.overriddenName}`;if(i.name)return`${i.name}`;const t=i.toString();if(null==t)return""+t;const e=t.indexOf("\n");return-1===e?t:t.substring(0,e)}function Tc(i,t){return null==i||""===i?null===t?"":t:null==t||""===t?i:i+" "+t}const G0=Ni({__forward_ref__:Ni});function Xt(i){return i.__forward_ref__=Xt,i.toString=function(){return Ti(this())},i}function Et(i){return Ac(i)?i():i}function Ac(i){return"function"==typeof i&&i.hasOwnProperty(G0)&&i.__forward_ref__===Xt}function Ns(i){return i&&!!i.\u0275providers}const Lc="https://g.co/ng/security#xss";class Ce extends Error{constructor(t,e){super(function ts(i,t){return`NG0${Math.abs(i)}${t?": "+t.trim():""}`}(t,e)),this.code=t}}function It(i){return"string"==typeof i?i:null==i?"":String(i)}function Ic(i,t){throw new Ce(-201,!1)}function Ir(i,t){null==i&&function Fi(i,t,e,n){throw new Error(`ASSERTION ERROR: ${i}`+(null==n?"":` [Expected=> ${e} ${n} ${t} <=Actual]`))}(t,i,null,"!=")}function Re(i){return{token:i.token,providedIn:i.providedIn||null,factory:i.factory,value:void 0}}function mt(i){return{providers:i.providers||[],imports:i.imports||[]}}function Nc(i){return Ff(i,_l)||Ff(i,wf)}function Ff(i,t){return i.hasOwnProperty(t)?i[t]:null}function vf(i){return i&&(i.hasOwnProperty(Oc)||i.hasOwnProperty(t1))?i[Oc]:null}const _l=Ni({\u0275prov:Ni}),Oc=Ni({\u0275inj:Ni}),wf=Ni({ngInjectableDef:Ni}),t1=Ni({ngInjectorDef:Ni});var Ct=(()=>((Ct=Ct||{})[Ct.Default=0]="Default",Ct[Ct.Host=1]="Host",Ct[Ct.Self=2]="Self",Ct[Ct.SkipSelf=4]="SkipSelf",Ct[Ct.Optional=8]="Optional",Ct))();let Lu;function ii(i){const t=Lu;return Lu=i,t}function _a(i,t,e){const n=Nc(i);return n&&"root"==n.providedIn?void 0===n.value?n.value=n.factory():n.value:e&Ct.Optional?null:void 0!==t?t:void Ic(Ti(i))}const Hi=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),rs={},co="__NG_DI_FLAG__",ga="ngTempTokenPath",No=/\n/gm,Pc="__source";let gl;function ba(i){const t=gl;return gl=i,t}function s1(i,t=Ct.Default){if(void 0===gl)throw new Ce(-203,!1);return null===gl?_a(i,void 0,t):gl.get(i,t&Ct.Optional?null:void 0,t)}function fe(i,t=Ct.Default){return(function kf(){return Lu}()||s1)(Et(i),t)}function Yt(i,t=Ct.Default){return fe(i,Hc(t))}function Hc(i){return typeof i>"u"||"number"==typeof i?i:0|(i.optional&&8)|(i.host&&1)|(i.self&&2)|(i.skipSelf&&4)}function Iu(i){const t=[];for(let e=0;e((Gr=Gr||{})[Gr.OnPush=0]="OnPush",Gr[Gr.Default=1]="Default",Gr))(),Vn=(()=>{return(i=Vn||(Vn={}))[i.Emulated=0]="Emulated",i[i.None=2]="None",i[i.ShadowDom=3]="ShadowDom",Vn;var i})();const Oo={},li=[],jc=Ni({\u0275cmp:Ni}),bl=Ni({\u0275dir:Ni}),Nu=Ni({\u0275pipe:Ni}),xf=Ni({\u0275mod:Ni}),Ro=Ni({\u0275fac:Ni}),yl=Ni({__NG_ELEMENT_ID__:Ni});let Df=0;function qe(i){return os(()=>{const e=!0===i.standalone,n={},r={type:i.type,providersResolver:null,decls:i.decls,vars:i.vars,factory:null,template:i.template||null,consts:i.consts||null,ngContentSelectors:i.ngContentSelectors,hostBindings:i.hostBindings||null,hostVars:i.hostVars||0,hostAttrs:i.hostAttrs||null,contentQueries:i.contentQueries||null,declaredInputs:n,inputs:null,outputs:null,exportAs:i.exportAs||null,onPush:i.changeDetection===Gr.OnPush,directiveDefs:null,pipeDefs:null,standalone:e,dependencies:e&&i.dependencies||null,getStandaloneInjector:null,selectors:i.selectors||li,viewQuery:i.viewQuery||null,features:i.features||null,data:i.data||{},encapsulation:i.encapsulation||Vn.Emulated,id:"c"+Df++,styles:i.styles||li,_:null,setInput:null,schemas:i.schemas||null,tView:null,findHostDirectiveDefs:null,hostDirectives:null},o=i.dependencies,s=i.features;return r.inputs=Sf(i.inputs,n),r.outputs=Sf(i.outputs),s&&s.forEach(a=>a(r)),r.directiveDefs=o?()=>("function"==typeof o?o():o).map(ji).filter(Ef):null,r.pipeDefs=o?()=>("function"==typeof o?o():o).map(ir).filter(Ef):null,r})}function ji(i){return ri(i)||Un(i)}function Ef(i){return null!==i}function pt(i){return os(()=>({type:i.type,bootstrap:i.bootstrap||li,declarations:i.declarations||li,imports:i.imports||li,exports:i.exports||li,transitiveCompileScopes:null,schemas:i.schemas||null,id:i.id||null}))}function Sf(i,t){if(null==i)return Oo;const e={};for(const n in i)if(i.hasOwnProperty(n)){let r=i[n],o=r;Array.isArray(r)&&(o=r[1],r=r[0]),e[r]=n,t&&(t[r]=o)}return e}const ye=qe;function zn(i){return{type:i.type,name:i.name,factory:null,pure:!1!==i.pure,standalone:!0===i.standalone,onDestroy:i.type.prototype.ngOnDestroy||null}}function ri(i){return i[jc]||null}function Un(i){return i[bl]||null}function ir(i){return i[Nu]||null}function Wn(i,t){const e=i[xf]||null;if(!e&&!0===t)throw new Error(`Type ${Ti(i)} does not have '\u0275mod' property.`);return e}function _r(i){return Array.isArray(i)&&"object"==typeof i[1]}function Kr(i){return Array.isArray(i)&&!0===i[1]}function Bu(i){return 0!=(4&i.flags)}function xl(i){return i.componentOffset>-1}function Uc(i){return 1==(1&i.flags)}function Xr(i){return null!==i.template}function h1(i){return 0!=(256&i[2])}function ho(i,t){return i.hasOwnProperty(Ro)?i[Ro]:null}class Af{constructor(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}isFirstChange(){return this.firstChange}}function ci(){return zu}function zu(i){return i.type.prototype.ngOnChanges&&(i.setInput=_1),Lf}function Lf(){const i=Nf(this),t=i?.current;if(t){const e=i.previous;if(e===Oo)i.previous=t;else for(let n in t)e[n]=t[n];i.current=null,this.ngOnChanges(t)}}function _1(i,t,e,n){const r=this.declaredInputs[e],o=Nf(i)||function g1(i,t){return i[If]=t}(i,{previous:Oo,current:null}),s=o.current||(o.current={}),a=o.previous,l=a[r];s[r]=new Af(l&&l.currentValue,t,a===Oo),i[n]=t}ci.ngInherit=!0;const If="__ngSimpleChanges__";function Nf(i){return i[If]||null}function An(i){for(;Array.isArray(i);)i=i[0];return i}function Wc(i,t){return An(t[i])}function gr(i,t){return An(t[i.index])}function Pf(i,t){return i.data[t]}function ka(i,t){return i[t]}function br(i,t){const e=t[i];return _r(e)?e:e[0]}function $c(i){return 64==(64&i[2])}function as(i,t){return null==t?null:i[t]}function Bf(i){i[18]=0}function Ml(i,t){i[5]+=t;let e=i,n=i[3];for(;null!==n&&(1===t&&1===e[5]||-1===t&&0===e[5]);)n[5]+=t,e=n,n=n[3]}const Pt={lFrame:$f(null),bindingsEnabled:!0};function jf(){return Pt.bindingsEnabled}function He(){return Pt.lFrame.lView}function oi(){return Pt.lFrame.tView}function ze(i){return Pt.lFrame.contextLView=i,i[8]}function Ue(i){return Pt.lFrame.contextLView=null,i}function Ln(){let i=$u();for(;null!==i&&64===i.type;)i=i.parent;return i}function $u(){return Pt.lFrame.currentTNode}function mo(i,t){const e=Pt.lFrame;e.currentTNode=i,e.isParent=t}function Gu(){return Pt.lFrame.isParent}function fo(){Pt.lFrame.isParent=!1}function nr(){const i=Pt.lFrame;let t=i.bindingRootIndex;return-1===t&&(t=i.bindingRootIndex=i.tView.bindingStartIndex),t}function Ve(){return Pt.lFrame.bindingIndex}function xa(){return Pt.lFrame.bindingIndex++}function po(i){const t=Pt.lFrame,e=t.bindingIndex;return t.bindingIndex=t.bindingIndex+i,e}function Uf(i,t){const e=Pt.lFrame;e.bindingIndex=e.bindingRootIndex=i,Ku(t)}function Ku(i){Pt.lFrame.currentDirectiveIndex=i}function Xu(i){const t=Pt.lFrame.currentDirectiveIndex;return-1===t?null:i[t]}function Wf(){return Pt.lFrame.currentQueryIndex}function Zu(i){Pt.lFrame.currentQueryIndex=i}function M1(i){const t=i[1];return 2===t.type?t.declTNode:1===t.type?i[6]:null}function _o(i,t,e){if(e&Ct.SkipSelf){let r=t,o=i;for(;!(r=r.parent,null!==r||e&Ct.Host||(r=M1(o),null===r||(o=o[15],10&r.type))););if(null===r)return!1;t=r,i=o}const n=Pt.lFrame=Ju();return n.currentTNode=t,n.lView=i,!0}function Qu(i){const t=Ju(),e=i[1];Pt.lFrame=t,t.currentTNode=e.firstChild,t.lView=i,t.tView=e,t.contextLView=i,t.bindingIndex=e.bindingStartIndex,t.inI18n=!1}function Ju(){const i=Pt.lFrame,t=null===i?null:i.child;return null===t?$f(i):t}function $f(i){const t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:i,child:null,inI18n:!1};return null!==i&&(i.child=t),t}function Gf(){const i=Pt.lFrame;return Pt.lFrame=i.parent,i.currentTNode=null,i.lView=null,i}const eh=Gf;function th(){const i=Gf();i.isParent=!0,i.tView=null,i.selectedIndex=-1,i.contextLView=null,i.elementDepthCount=0,i.currentDirectiveIndex=-1,i.currentNamespace=null,i.bindingRootIndex=-1,i.bindingIndex=-1,i.currentQueryIndex=0}function rr(){return Pt.lFrame.selectedIndex}function Rs(i){Pt.lFrame.selectedIndex=i}function bi(){const i=Pt.lFrame;return Pf(i.tView,i.selectedIndex)}function qn(){Pt.lFrame.currentNamespace="svg"}function go(){!function C1(){Pt.lFrame.currentNamespace=null}()}function qc(i,t){for(let e=t.directiveStart,n=t.directiveEnd;e=n)break}else t[l]<0&&(i[18]+=65536),(a>11>16&&(3&i[2])===t){i[2]+=2048;try{o.call(a)}finally{}}}else try{o.call(a)}finally{}}class Sl{constructor(t,e,n){this.factory=t,this.resolving=!1,this.canSeeViewProviders=e,this.injectImpl=n}}function oh(i,t,e){let n=0;for(;nt){s=o-1;break}}}for(;o>16}(i),n=t;for(;e>0;)n=n[15],e--;return n}let d=!0;function b(i){const t=d;return d=i,t}let me=0;const ke={};function jt(i,t){const e=Kn(i,t);if(-1!==e)return e;const n=t[1];n.firstCreatePass&&(i.injectorIndex=t.length,vi(n.data,i),vi(t,null),vi(n.blueprint,null));const r=Zr(i,t),o=i.injectorIndex;if(Zc(r)){const s=Bo(r),a=Zt(r,t),l=a[1].data;for(let u=0;u<8;u++)t[o+u]=a[s+u]|l[s+u]}return t[o+8]=r,o}function vi(i,t){i.push(0,0,0,0,0,0,0,0,t)}function Kn(i,t){return-1===i.injectorIndex||i.parent&&i.parent.injectorIndex===i.injectorIndex||null===t[i.injectorIndex+8]?-1:i.injectorIndex}function Zr(i,t){if(i.parent&&-1!==i.parent.injectorIndex)return i.parent.injectorIndex;let e=0,n=null,r=t;for(;null!==r;){if(n=Mk(r),null===n)return-1;if(e++,r=r[15],-1!==n.injectorIndex)return n.injectorIndex|e<<16}return-1}function bo(i,t,e){!function yt(i,t,e){let n;"string"==typeof e?n=e.charCodeAt(0)||0:e.hasOwnProperty(yl)&&(n=e[yl]),null==n&&(n=e[yl]=me++);const r=255&n;t.data[i+(r>>5)]|=1<=0?255&t:cI:t}(e);if("function"==typeof o){if(!_o(t,i,n))return n&Ct.Host?Fk(r,0,n):vk(t,e,n,r);try{const s=o(n);if(null!=s||n&Ct.Optional)return s;Ic()}finally{eh()}}else if("number"==typeof o){let s=null,a=Kn(i,t),l=-1,u=n&Ct.Host?t[16][6]:null;for((-1===a||n&Ct.SkipSelf)&&(l=-1===a?Zr(i,t):t[a+8],-1!==l&&Dk(n,!1)?(s=t[1],a=Bo(l),t=Zt(l,t)):a=-1);-1!==a;){const g=t[1];if(xk(o,a,g.data)){const D=aI(a,t,e,s,n,u);if(D!==ke)return D}l=t[a+8],-1!==l&&Dk(n,t[1].data[a+8]===u)&&xk(o,a,t)?(s=g,a=Bo(l),t=Zt(l,t)):a=-1}}return r}function aI(i,t,e,n,r,o){const s=t[1],a=s.data[i+8],g=Jf(a,s,e,null==n?xl(a)&&d:n!=s&&0!=(3&a.type),r&Ct.Host&&o===a);return null!==g?Ll(t,s,g,a):ke}function Jf(i,t,e,n,r){const o=i.providerIndexes,s=t.data,a=1048575&o,l=i.directiveStart,g=o>>20,H=r?a+g:i.directiveEnd;for(let q=n?a:a+g;q=l&&J.type===e)return q}if(r){const q=s[l];if(q&&Xr(q)&&q.type===e)return l}return null}function Ll(i,t,e,n){let r=i[e];const o=t.data;if(function A1(i){return i instanceof Sl}(r)){const s=r;s.resolving&&function pl(i,t){const e=t?`. Dependency path: ${t.join(" > ")} > ${i}`:"";throw new Ce(-200,`Circular dependency in DI detected for ${i}${e}`)}(function _i(i){return"function"==typeof i?i.name||i.toString():"object"==typeof i&&null!=i&&"function"==typeof i.type?i.type.name||i.type.toString():It(i)}(o[e]));const a=b(s.canSeeViewProviders);s.resolving=!0;const l=s.injectImpl?ii(s.injectImpl):null;_o(i,n,Ct.Default);try{r=i[e]=s.factory(void 0,o,i,n),t.firstCreatePass&&e>=n.directiveStart&&function T1(i,t,e){const{ngOnChanges:n,ngOnInit:r,ngDoCheck:o}=t.type.prototype;if(n){const s=zu(t);(e.preOrderHooks||(e.preOrderHooks=[])).push(i,s),(e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(i,s)}r&&(e.preOrderHooks||(e.preOrderHooks=[])).push(0-i,r),o&&((e.preOrderHooks||(e.preOrderHooks=[])).push(i,o),(e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(i,o))}(e,o[e],t)}finally{null!==l&&ii(l),b(a),s.resolving=!1,eh()}}return r}function xk(i,t,e){return!!(e[t+(i>>5)]&1<{const t=i.prototype.constructor,e=t[Ro]||N1(t),n=Object.prototype;let r=Object.getPrototypeOf(i.prototype).constructor;for(;r&&r!==n;){const o=r[Ro]||N1(r);if(o&&o!==e)return o;r=Object.getPrototypeOf(r)}return o=>new o})}function N1(i){return Ac(i)?()=>{const t=N1(Et(i));return t&&t()}:ho(i)}function Mk(i){const t=i[1],e=t.type;return 2===e?t.declTNode:1===e?i[6]:null}function yr(i){return function sI(i,t){if("class"===t)return i.classes;if("style"===t)return i.styles;const e=i.attrs;if(e){const n=e.length;let r=0;for(;r{const n=function O1(i){return function(...e){if(i){const n=i(...e);for(const r in n)this[r]=n[r]}}}(t);function r(...o){if(this instanceof r)return n.apply(this,o),this;const s=new r(...o);return a.annotation=s,a;function a(l,u,g){const D=l.hasOwnProperty(td)?l[td]:Object.defineProperty(l,td,{value:[]})[td];for(;D.length<=g;)D.push(null);return(D[g]=D[g]||[]).push(s),l}}return e&&(r.prototype=Object.create(e.prototype)),r.prototype.ngMetadataName=i,r.annotationCls=r,r})}class xe{constructor(t,e){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof e?this.__NG_ELEMENT_ID__=e:void 0!==e&&(this.\u0275prov=Re({token:this,providedIn:e.providedIn||"root",factory:e.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function Il(i,t){i.forEach(e=>Array.isArray(e)?Il(e,t):t(e))}function Ck(i,t,e){t>=i.length?i.push(e):i.splice(t,0,e)}function ep(i,t){return t>=i.length-1?i.pop():i.splice(t,1)[0]}function lh(i,t){const e=[];for(let n=0;n=0?i[1|n]=e:(n=~n,function fI(i,t,e,n){let r=i.length;if(r==t)i.push(e,n);else if(1===r)i.push(n,i[0]),i[0]=e;else{for(r--,i.push(i[r-1],i[r]);r>t;)i[r]=i[r-2],r--;i[t]=e,i[t+1]=n}}(i,n,t,e)),n}function P1(i,t){const e=rd(i,t);if(e>=0)return i[1|e]}function rd(i,t){return function Sk(i,t,e){let n=0,r=i.length>>e;for(;r!==n;){const o=n+(r-n>>1),s=i[o<t?r=o:n=o+1}return~(r<({token:i})),-1),Ho=ya(nd("Optional"),8),Ma=ya(nd("SkipSelf"),4);var Pr=(()=>((Pr=Pr||{})[Pr.Important=1]="Important",Pr[Pr.DashCase=2]="DashCase",Pr))();const V1=new Map;let RI=0;const U1="__ngContext__";function cr(i,t){_r(t)?(i[U1]=t[20],function BI(i){V1.set(i[20],i)}(t)):i[U1]=t}function $1(i,t){return undefined(i,t)}function hh(i){const t=i[3];return Kr(t)?t[3]:t}function G1(i){return Kk(i[13])}function q1(i){return Kk(i[4])}function Kk(i){for(;null!==i&&!Kr(i);)i=i[4];return i}function sd(i,t,e,n,r){if(null!=n){let o,s=!1;Kr(n)?o=n:_r(n)&&(s=!0,n=n[0]);const a=An(n);0===i&&null!==e?null==r?tx(t,e,a):Nl(t,e,a,r||null,!0):1===i&&null!==e?Nl(t,e,a,r||null,!0):2===i?function tb(i,t,e){const n=op(i,t);n&&function r8(i,t,e,n){i.removeChild(t,e,n)}(i,n,t,e)}(t,a,s):3===i&&t.destroyNode(a),null!=o&&function a8(i,t,e,n,r){const o=e[7];o!==An(e)&&sd(t,i,n,o,r);for(let a=10;a0&&(i[e-1][4]=n[4]);const o=ep(i,10+t);!function XI(i,t){mh(i,t,t[11],2,null,null),t[0]=null,t[6]=null}(n[1],n);const s=o[19];null!==s&&s.detachView(o[1]),n[3]=null,n[4]=null,n[2]&=-65}return n}function Qk(i,t){if(!(128&t[2])){const e=t[11];e.destroyNode&&mh(i,t,e,3,null,null),function JI(i){let t=i[13];if(!t)return Q1(i[1],i);for(;t;){let e=null;if(_r(t))e=t[13];else{const n=t[10];n&&(e=n)}if(!e){for(;t&&!t[4]&&t!==i;)_r(t)&&Q1(t[1],t),t=t[3];null===t&&(t=i),_r(t)&&Q1(t[1],t),e=t&&t[4]}t=e}}(t)}}function Q1(i,t){if(!(128&t[2])){t[2]&=-65,t[2]|=128,function n8(i,t){let e;if(null!=i&&null!=(e=i.destroyHooks))for(let n=0;n=0?n[r=s]():n[r=-s].unsubscribe(),o+=2}else{const s=n[r=e[o+1]];e[o].call(s)}if(null!==n){for(let o=r+1;o-1){const{encapsulation:o}=i.data[n.directiveStart+r];if(o===Vn.None||o===Vn.Emulated)return null}return gr(n,e)}}(i,t.parent,e)}function Nl(i,t,e,n,r){i.insertBefore(t,e,n,r)}function tx(i,t,e){i.appendChild(t,e)}function ix(i,t,e,n,r){null!==n?Nl(i,t,e,n,r):tx(i,t,e)}function op(i,t){return i.parentNode(t)}function nx(i,t,e){return ox(i,t,e)}let lp,rb,cp,ox=function rx(i,t,e){return 40&i.type?gr(i,e):null};function sp(i,t,e,n){const r=Jk(i,n,t),o=t[11],a=nx(n.parent||t[6],n,t);if(null!=r)if(Array.isArray(e))for(let l=0;li,createScript:i=>i,createScriptURL:i=>i})}catch{}return lp}()?.createHTML(i)||i}function fx(i){return function ob(){if(void 0===cp&&(cp=null,Hi.trustedTypes))try{cp=Hi.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:i=>i,createScript:i=>i,createScriptURL:i=>i})}catch{}return cp}()?.createScriptURL(i)||i}class Rl{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Lc})`}}class f8 extends Rl{getTypeName(){return"HTML"}}class p8 extends Rl{getTypeName(){return"Style"}}class _8 extends Rl{getTypeName(){return"Script"}}class g8 extends Rl{getTypeName(){return"URL"}}class b8 extends Rl{getTypeName(){return"ResourceURL"}}function Jr(i){return i instanceof Rl?i.changingThisBreaksApplicationSecurity:i}function cs(i,t){const e=function y8(i){return i instanceof Rl&&i.getTypeName()||null}(i);if(null!=e&&e!==t){if("ResourceURL"===e&&"URL"===t)return!0;throw new Error(`Required a safe ${t}, got a ${e} (see ${Lc})`)}return e===t}class D8{constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t=""+t;try{const e=(new window.DOMParser).parseFromString(Ol(t),"text/html").body;return null===e?this.inertDocumentHelper.getInertBodyElement(t):(e.removeChild(e.firstChild),e)}catch{return null}}}class M8{constructor(t){if(this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const e=this.inertDocument.createElement("html");this.inertDocument.appendChild(e);const n=this.inertDocument.createElement("body");e.appendChild(n)}}getInertBodyElement(t){const e=this.inertDocument.createElement("template");if("content"in e)return e.innerHTML=Ol(t),e;const n=this.inertDocument.createElement("body");return n.innerHTML=Ol(t),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(n),n}stripCustomNsAttrs(t){const e=t.attributes;for(let r=e.length-1;0"),!0}endElement(t){const e=t.nodeName.toLowerCase();sb.hasOwnProperty(e)&&!_x.hasOwnProperty(e)&&(this.buf.push(""))}chars(t){this.buf.push(Fx(t))}checkClobberedElement(t,e){if(e&&(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`);return e}}const A8=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,L8=/([^\#-~ |!])/g;function Fx(i){return i.replace(/&/g,"&").replace(A8,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(L8,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(//g,">")}let up;function vx(i,t){let e=null;try{up=up||function px(i){const t=new M8(i);return function E8(){try{return!!(new window.DOMParser).parseFromString(Ol(""),"text/html")}catch{return!1}}()?new D8(t):t}(i);let n=t?String(t):"";e=up.getInertBodyElement(n);let r=5,o=n;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,n=o,o=e.innerHTML,e=up.getInertBodyElement(n)}while(n!==o);return Ol((new T8).sanitizeChildren(lb(e)||e))}finally{if(e){const n=lb(e)||e;for(;n.firstChild;)n.removeChild(n.firstChild)}}}function lb(i){return"content"in i&&function I8(i){return i.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===i.nodeName}(i)?i.content:null}var Si=(()=>((Si=Si||{})[Si.NONE=0]="NONE",Si[Si.HTML=1]="HTML",Si[Si.STYLE=2]="STYLE",Si[Si.SCRIPT=3]="SCRIPT",Si[Si.URL=4]="URL",Si[Si.RESOURCE_URL=5]="RESOURCE_URL",Si))();function ph(i){const t=_h();return t?t.sanitize(Si.URL,i)||"":cs(i,"URL")?Jr(i):dp(It(i))}function wx(i){const t=_h();if(t)return fx(t.sanitize(Si.RESOURCE_URL,i)||"");if(cs(i,"ResourceURL"))return fx(Jr(i));throw new Ce(904,!1)}function _h(){const i=He();return i&&i[12]}const hp=new xe("ENVIRONMENT_INITIALIZER"),xx=new xe("INJECTOR",-1),Dx=new xe("INJECTOR_DEF_TYPES");class Mx{get(t,e=rs){if(e===rs){const n=new Error(`NullInjectorError: No provider for ${Ti(t)}!`);throw n.name="NullInjectorError",n}return e}}function j8(...i){return{\u0275providers:Ex(0,i),\u0275fromNgModule:!0}}function Ex(i,...t){const e=[],n=new Set;let r;return Il(t,o=>{const s=o;cb(s,e,[],n)&&(r||(r=[]),r.push(s))}),void 0!==r&&Cx(r,e),e}function Cx(i,t){for(let e=0;e{t.push(o)})}}function cb(i,t,e,n){if(!(i=Et(i)))return!1;let r=null,o=vf(i);const s=!o&&ri(i);if(o||s){if(s&&!s.standalone)return!1;r=i}else{const l=i.ngModule;if(o=vf(l),!o)return!1;r=l}const a=n.has(r);if(s){if(a)return!1;if(n.add(r),s.dependencies){const l="function"==typeof s.dependencies?s.dependencies():s.dependencies;for(const u of l)cb(u,t,e,n)}}else{if(!o)return!1;{if(null!=o.imports&&!a){let u;n.add(r);try{Il(o.imports,g=>{cb(g,t,e,n)&&(u||(u=[]),u.push(g))})}finally{}void 0!==u&&Cx(u,t)}if(!a){const u=ho(r)||(()=>new r);t.push({provide:r,useFactory:u,deps:li},{provide:Dx,useValue:r,multi:!0},{provide:hp,useValue:()=>fe(r),multi:!0})}const l=o.providers;null==l||a||db(l,g=>{t.push(g)})}}return r!==i&&void 0!==i.providers}function db(i,t){for(let e of i)Ns(e)&&(e=e.\u0275providers),Array.isArray(e)?db(e,t):t(e)}const Y8=Ni({provide:String,useValue:Ni});function ub(i){return null!==i&&"object"==typeof i&&Y8 in i}function Pl(i){return"function"==typeof i}const hb=new xe("Set Injector scope."),mp={},z8={};let mb;function fp(){return void 0===mb&&(mb=new Mx),mb}class Hs{}class Ax extends Hs{constructor(t,e,n,r){super(),this.parent=e,this.source=n,this.scopes=r,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,pb(t,s=>this.processProvider(s)),this.records.set(xx,ad(void 0,this)),r.has("environment")&&this.records.set(Hs,ad(void 0,this));const o=this.records.get(hb);null!=o&&"string"==typeof o.value&&this.scopes.add(o.value),this.injectorDefTypes=new Set(this.get(Dx.multi,li,Ct.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const t of this._ngOnDestroyHooks)t.ngOnDestroy();for(const t of this._onDestroyHooks)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(t){this._onDestroyHooks.push(t)}runInContext(t){this.assertNotDestroyed();const e=ba(this),n=ii(void 0);try{return t()}finally{ba(e),ii(n)}}get(t,e=rs,n=Ct.Default){this.assertNotDestroyed(),n=Hc(n);const r=ba(this),o=ii(void 0);try{if(!(n&Ct.SkipSelf)){let a=this.records.get(t);if(void 0===a){const l=function q8(i){return"function"==typeof i||"object"==typeof i&&i instanceof xe}(t)&&Nc(t);a=l&&this.injectableDefInScope(l)?ad(fb(t),mp):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(n&Ct.Self?fp():this.parent).get(t,e=n&Ct.Optional&&e===rs?null:e)}catch(s){if("NullInjectorError"===s.name){if((s[ga]=s[ga]||[]).unshift(Ti(t)),r)throw s;return function l1(i,t,e,n){const r=i[ga];throw t[Pc]&&r.unshift(t[Pc]),i.message=function c1(i,t,e,n=null){i=i&&"\n"===i.charAt(0)&&"\u0275"==i.charAt(1)?i.slice(2):i;let r=Ti(t);if(Array.isArray(t))r=t.map(Ti).join(" -> ");else if("object"==typeof t){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+("string"==typeof a?JSON.stringify(a):Ti(a)))}r=`{${o.join(", ")}}`}return`${e}${n?"("+n+")":""}[${r}]: ${i.replace(No,"\n ")}`}("\n"+i.message,r,e,n),i.ngTokenPath=r,i[ga]=null,i}(s,t,"R3InjectorError",this.source)}throw s}finally{ii(o),ba(r)}}resolveInjectorInitializers(){const t=ba(this),e=ii(void 0);try{const n=this.get(hp.multi,li,Ct.Self);for(const r of n)r()}finally{ba(t),ii(e)}}toString(){const t=[],e=this.records;for(const n of e.keys())t.push(Ti(n));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new Ce(205,!1)}processProvider(t){let e=Pl(t=Et(t))?t:Et(t&&t.provide);const n=function W8(i){return ub(i)?ad(void 0,i.useValue):ad(Lx(i),mp)}(t);if(Pl(t)||!0!==t.multi)this.records.get(e);else{let r=this.records.get(e);r||(r=ad(void 0,mp,!0),r.factory=()=>Iu(r.multi),this.records.set(e,r)),e=t,r.multi.push(t)}this.records.set(e,n)}hydrate(t,e){return e.value===mp&&(e.value=z8,e.value=e.factory()),"object"==typeof e.value&&e.value&&function G8(i){return null!==i&&"object"==typeof i&&"function"==typeof i.ngOnDestroy}(e.value)&&this._ngOnDestroyHooks.add(e.value),e.value}injectableDefInScope(t){if(!t.providedIn)return!1;const e=Et(t.providedIn);return"string"==typeof e?"any"===e||this.scopes.has(e):this.injectorDefTypes.has(e)}}function fb(i){const t=Nc(i),e=null!==t?t.factory:ho(i);if(null!==e)return e;if(i instanceof xe)throw new Ce(204,!1);if(i instanceof Function)return function U8(i){const t=i.length;if(t>0)throw lh(t,"?"),new Ce(204,!1);const e=function Tu(i){const t=i&&(i[_l]||i[wf]);if(t){const e=function Au(i){if(i.hasOwnProperty("name"))return i.name;const t=(""+i).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(i);return console.warn(`DEPRECATED: DI is instantiating a token "${e}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${e}" class.`),t}return null}(i);return null!==e?()=>e.factory(i):()=>new i}(i);throw new Ce(204,!1)}function Lx(i,t,e){let n;if(Pl(i)){const r=Et(i);return ho(r)||fb(r)}if(ub(i))n=()=>Et(i.useValue);else if(function Tx(i){return!(!i||!i.useFactory)}(i))n=()=>i.useFactory(...Iu(i.deps||[]));else if(function Sx(i){return!(!i||!i.useExisting)}(i))n=()=>fe(Et(i.useExisting));else{const r=Et(i&&(i.useClass||i.provide));if(!function $8(i){return!!i.deps}(i))return ho(r)||fb(r);n=()=>new r(...Iu(i.deps))}return n}function ad(i,t,e=!1){return{factory:i,value:t,multi:e?[]:void 0}}function pb(i,t){for(const e of i)Array.isArray(e)?pb(e,t):e&&Ns(e)?pb(e.\u0275providers,t):t(e)}class K8{}class Ix{}class Z8{resolveComponentFactory(t){throw function X8(i){const t=Error(`No component factory found for ${Ti(i)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=i,t}(t)}}let js=(()=>{class i{}return i.NULL=new Z8,i})();function Q8(){return ld(Ln(),He())}function ld(i,t){return new Ke(gr(i,t))}let Ke=(()=>{class i{constructor(e){this.nativeElement=e}}return i.__NG_ELEMENT_ID__=Q8,i})();function J8(i){return i instanceof Ke?i.nativeElement:i}class gh{}let ds=(()=>{class i{}return i.__NG_ELEMENT_ID__=()=>function eN(){const i=He(),e=br(Ln().index,i);return(_r(e)?e:i)[11]}(),i})(),tN=(()=>{class i{}return i.\u0275prov=Re({token:i,providedIn:"root",factory:()=>null}),i})();class Bl{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const iN=new Bl("15.0.4"),_b={};function bb(i){return i.ngOriginalError}class Ys{constructor(){this._console=console}handleError(t){const e=this._findOriginalError(t);this._console.error("ERROR",t),e&&this._console.error("ORIGINAL ERROR",e)}_findOriginalError(t){let e=t&&bb(t);for(;e&&bb(e);)e=bb(e);return e||null}}function Ox(i){return i.ownerDocument.defaultView}function yb(i){return i.ownerDocument}function Vs(i){return i instanceof Function?i():i}function Px(i,t,e){let n=i.length;for(;;){const r=i.indexOf(t,e);if(-1===r)return r;if(0===r||i.charCodeAt(r-1)<=32){const o=t.length;if(r+o===n||i.charCodeAt(r+o)<=32)return r}e=r+1}}const Bx="ng-template";function uN(i,t,e){let n=0;for(;no?"":r[D+1].toLowerCase();const q=8&n?H:null;if(q&&-1!==Px(q,u,0)||2&n&&u!==H){if(jo(n))return!1;s=!0}}}}else{if(!s&&!jo(n)&&!jo(l))return!1;if(s&&jo(l))continue;s=!1,n=l|1&n}}return jo(n)||s}function jo(i){return 0==(1&i)}function fN(i,t,e,n){if(null===t)return-1;let r=0;if(n||!e){let o=!1;for(;r-1)for(e++;e0?'="'+a+'"':"")+"]"}else 8&n?r+="."+s:4&n&&(r+=" "+s);else""!==r&&!jo(s)&&(t+=Yx(o,r),r=""),n=s,o=o||!jo(n);e++}return""!==r&&(t+=Yx(o,r)),t}const Vt={};function ee(i){Vx(oi(),He(),rr()+i,!1)}function Vx(i,t,e,n){if(!n)if(3==(3&t[2])){const o=i.preOrderCheckHooks;null!==o&&Kc(t,o,e)}else{const o=i.preOrderHooks;null!==o&&Xc(t,o,0,e)}Rs(e)}function $x(i,t=null,e=null,n){const r=Gx(i,t,e,n);return r.resolveInjectorInitializers(),r}function Gx(i,t=null,e=null,n,r=new Set){const o=[e||li,j8(i)];return n=n||("object"==typeof i?void 0:Ti(i)),new Ax(o,t||fp(),n||null,r)}let Ji=(()=>{class i{static create(e,n){if(Array.isArray(e))return $x({name:""},n,e,"");{const r=e.name??"";return $x({name:r},e.parent,e.providers,r)}}}return i.THROW_IF_NOT_FOUND=rs,i.NULL=new Mx,i.\u0275prov=Re({token:i,providedIn:"any",factory:()=>fe(xx)}),i.__NG_ELEMENT_ID__=-1,i})();function C(i,t=Ct.Default){const e=He();return null===e?fe(i,t):wk(Ln(),e,Et(i),t)}function zs(){throw new Error("invalid")}function eD(i,t){const e=i.contentQueries;if(null!==e)for(let n=0;n22&&Vx(i,t,22,!1),e(n,r)}finally{Rs(o)}}function Mb(i,t,e){if(Bu(t)){const r=t.directiveEnd;for(let o=t.directiveStart;o0;){const e=i[--t];if("number"==typeof e&&e<0)return e}return 0})(s)!=a&&s.push(a),s.push(e,n,o)}}(i,t,n,bh(i,e,r.hostVars,Vt),r)}function us(i,t,e,n,r,o){const s=gr(i,t);!function Lb(i,t,e,n,r,o,s){if(null==o)i.removeAttribute(t,r,e);else{const a=null==s?It(o):s(o,n||"",r);i.setAttribute(t,r,a,e)}}(t[11],s,o,i.value,e,n,r)}function o9(i,t,e,n,r,o){const s=o[t];if(null!==s){const a=n.setInput;for(let l=0;l0&&Ib(e)}}function Ib(i){for(let n=G1(i);null!==n;n=q1(n))for(let r=10;r0&&Ib(o)}const e=i[1].components;if(null!==e)for(let n=0;n0&&Ib(r)}}function d9(i,t){const e=br(t,i),n=e[1];(function u9(i,t){for(let e=t.length;e-1&&(Z1(t,n),ep(e,n))}this._attachedToViewContainer=!1}Qk(this._lView[1],this._lView)}onDestroy(t){nD(this._lView[1],this._lView,null,t)}markForCheck(){Nb(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){yp(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new Ce(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function QI(i,t){mh(i,t,t[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new Ce(902,!1);this._appRef=t}}class h9 extends yh{constructor(t){super(t),this._view=t}detectChanges(){const t=this._view;yp(t[1],t,t[8],!1)}checkNoChanges(){}get context(){return null}}class fD extends js{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const e=ri(t);return new Fh(e,this.ngModule)}}function pD(i){const t=[];for(let e in i)i.hasOwnProperty(e)&&t.push({propName:i[e],templateName:e});return t}class f9{constructor(t,e){this.injector=t,this.parentInjector=e}get(t,e,n){n=Hc(n);const r=this.injector.get(t,_b,n);return r!==_b||e===_b?r:this.parentInjector.get(t,e,n)}}class Fh extends Ix{constructor(t,e){super(),this.componentDef=t,this.ngModule=e,this.componentType=t.type,this.selector=function FN(i){return i.map(yN).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!e}get inputs(){return pD(this.componentDef.inputs)}get outputs(){return pD(this.componentDef.outputs)}create(t,e,n,r){let o=(r=r||this.ngModule)instanceof Hs?r:r?.injector;o&&null!==this.componentDef.getStandaloneInjector&&(o=this.componentDef.getStandaloneInjector(o)||o);const s=o?new f9(t,o):t,a=s.get(gh,null);if(null===a)throw new Ce(407,!1);const l=s.get(tN,null),u=a.createRenderer(null,this.componentDef),g=this.componentDef.selectors[0][0]||"div",D=n?function UN(i,t,e){return i.selectRootElement(t,e===Vn.ShadowDom)}(u,n,this.componentDef.encapsulation):X1(u,g,function m9(i){const t=i.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(g)),H=this.componentDef.onPush?288:272,q=Sb(0,null,null,1,0,null,null,null,null,null),J=_p(null,q,null,H,null,null,a,u,l,s,null);let oe,ue;Qu(J);try{const Fe=this.componentDef;let Se,be=null;Fe.findHostDirectiveDefs?(Se=[],be=new Map,Fe.findHostDirectiveDefs(Fe,Se,be),Se.push(Fe)):Se=[Fe];const Be=function _9(i,t){const e=i[1];return i[22]=t,ud(e,22,2,"#host",null)}(J,D),dt=function g9(i,t,e,n,r,o,s,a){const l=r[1];!function b9(i,t,e,n){for(const r of i)t.mergedAttrs=Al(t.mergedAttrs,r.hostAttrs);null!==t.mergedAttrs&&(Fp(t,t.mergedAttrs,!0),null!==e&&dx(n,e,t))}(n,i,t,s);const u=o.createRenderer(t,e),g=_p(r,iD(e),null,e.onPush?32:16,r[i.index],i,o,u,a||null,null,null);return l.firstCreatePass&&Ab(l,i,n.length-1),bp(r,g),r[i.index]=g}(Be,D,Fe,Se,J,a,u);ue=Pf(q,22),D&&function F9(i,t,e,n){if(n)oh(i,e,["ng-version",iN.full]);else{const{attrs:r,classes:o}=function vN(i){const t=[],e=[];let n=1,r=2;for(;n0&&cx(i,e,o.join(" "))}}(u,Fe,D,n),void 0!==e&&function v9(i,t,e){const n=i.projection=[];for(let r=0;r=0;n--){const r=i[n];r.hostVars=t+=r.hostVars,r.hostAttrs=Al(r.hostAttrs,e=Al(e,r.hostAttrs))}}(n)}function Pb(i){return i===Oo?{}:i===li?[]:i}function x9(i,t){const e=i.viewQuery;i.viewQuery=e?(n,r)=>{t(n,r),e(n,r)}:t}function D9(i,t){const e=i.contentQueries;i.contentQueries=e?(n,r,o)=>{t(n,r,o),e(n,r,o)}:t}function M9(i,t){const e=i.hostBindings;i.hostBindings=e?(n,r)=>{t(n,r),e(n,r)}:t}let wp=null;function Hl(){if(!wp){const i=Hi.Symbol;if(i&&i.iterator)wp=i.iterator;else{const t=Object.getOwnPropertyNames(Map.prototype);for(let e=0;es(An(Be[n.index])):n.index;let be=null;if(!s&&a&&(be=function j9(i,t,e,n){const r=i.cleanup;if(null!=r)for(let o=0;ol?a[l]:null}"string"==typeof s&&(o+=2)}return null}(i,t,r,n.index)),null!==be)(be.__ngLastListenerFn__||be).__ngNextListenerFn__=o,be.__ngLastListenerFn__=o,H=!1;else{o=LD(n,t,g,o,!1);const Be=e.listen(ue,r,o);D.push(o,Be),u&&u.push(r,Se,Fe,Fe+1)}}else o=LD(n,t,g,o,!1);const q=n.outputs;let J;if(H&&null!==q&&(J=q[r])){const oe=J.length;if(oe)for(let ue=0;ue-1?br(i.index,t):t);let l=AD(t,0,n,s),u=o.__ngNextListenerFn__;for(;u;)l=AD(t,0,u,s)&&l,u=u.__ngNextListenerFn__;return r&&!1===l&&(s.preventDefault(),s.returnValue=!1),l}}function ge(i=1){return function qf(i){return(Pt.lFrame.contextLView=function ih(i,t){for(;i>0;)t=t[15],i--;return t}(i,Pt.lFrame.contextLView))[8]}(i)}function Y9(i,t){let e=null;const n=function pN(i){const t=i.attrs;if(null!=t){const e=t.indexOf(5);if(0==(1&e))return t[e+1]}return null}(i);for(let r=0;r>17&32767}function Vb(i){return 2|i}function Yl(i){return(131068&i)>>2}function zb(i,t){return-131069&i|t<<2}function Ub(i){return 1|i}function VD(i,t,e,n,r){const o=i[e+1],s=null===t;let a=n?Ea(o):Yl(o),l=!1;for(;0!==a&&(!1===l||s);){const g=i[a+1];G9(i[a],t)&&(l=!0,i[a+1]=n?Ub(g):Vb(g)),a=n?Ea(g):Yl(g)}l&&(i[e+1]=n?Vb(o):Ub(o))}function G9(i,t){return null===i||null==t||(Array.isArray(i)?i[1]:i)===t||!(!Array.isArray(i)||"string"!=typeof t)&&rd(i,t)>=0}const Nn={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function zD(i){return i.substring(Nn.key,Nn.keyEnd)}function q9(i){return i.substring(Nn.value,Nn.valueEnd)}function UD(i,t){const e=Nn.textEnd;return e===t?-1:(t=Nn.keyEnd=function Z9(i,t,e){for(;t32;)t++;return t}(i,Nn.key=t,e),vd(i,t,e))}function WD(i,t){const e=Nn.textEnd;let n=Nn.key=vd(i,t,e);return e===n?-1:(n=Nn.keyEnd=function Q9(i,t,e){let n;for(;t=65&&(-33&n)<=90||n>=48&&n<=57);)t++;return t}(i,n,e),n=GD(i,n,e),n=Nn.value=vd(i,n,e),n=Nn.valueEnd=function J9(i,t,e){let n=-1,r=-1,o=-1,s=t,a=s;for(;s32&&(a=s),o=r,r=n,n=-33&l}return a}(i,n,e),GD(i,n,e))}function $D(i){Nn.key=0,Nn.keyEnd=0,Nn.value=0,Nn.valueEnd=0,Nn.textEnd=i.length}function vd(i,t,e){for(;t=0;e=WD(t,e))ZD(i,zD(t),q9(t))}function ms(i,t){for(let e=function K9(i){return $D(i),UD(i,vd(i,0,Nn.textEnd))}(t);e>=0;e=UD(t,e))Qr(i,zD(t),!0)}function Vo(i,t,e,n){const r=He(),o=oi(),s=po(2);o.firstUpdatePass&&XD(o,i,s,n),t!==Vt&&dr(r,s,t)&&QD(o,o.data[rr()],r,r[11],i,r[s+1]=function lO(i,t){return null==i||("string"==typeof t?i+=t:"object"==typeof i&&(i=Ti(Jr(i)))),i}(t,e),n,s)}function zo(i,t,e,n){const r=oi(),o=po(2);r.firstUpdatePass&&XD(r,null,o,n);const s=He();if(e!==Vt&&dr(s,o,e)){const a=r.data[rr()];if(eM(a,n)&&!KD(r,o)){let l=n?a.classesWithoutHost:a.stylesWithoutHost;null!==l&&(e=Tc(l,e||"")),Hb(r,a,s,e,n)}else!function aO(i,t,e,n,r,o,s,a){r===Vt&&(r=li);let l=0,u=0,g=0=i.expandoStartIndex}function XD(i,t,e,n){const r=i.data;if(null===r[e+1]){const o=r[rr()],s=KD(i,e);eM(o,n)&&null===t&&!s&&(t=!1),t=function iO(i,t,e,n){const r=Xu(i);let o=n?t.residualClasses:t.residualStyles;if(null===r)0===(n?t.classBindings:t.styleBindings)&&(e=xh(e=Wb(null,i,t,e,n),t.attrs,n),o=null);else{const s=t.directiveStylingLast;if(-1===s||i[s]!==r)if(e=Wb(r,i,t,e,n),null===o){let l=function nO(i,t,e){const n=e?t.classBindings:t.styleBindings;if(0!==Yl(n))return i[Ea(n)]}(i,t,n);void 0!==l&&Array.isArray(l)&&(l=Wb(null,i,t,l[1],n),l=xh(l,t.attrs,n),function rO(i,t,e,n){i[Ea(e?t.classBindings:t.styleBindings)]=n}(i,t,n,l))}else o=function oO(i,t,e){let n;const r=t.directiveEnd;for(let o=1+t.directiveStylingLast;o0)&&(u=!0)}else g=e;if(r)if(0!==l){const H=Ea(i[a+1]);i[n+1]=Dp(H,a),0!==H&&(i[H+1]=zb(i[H+1],n)),i[a+1]=function z9(i,t){return 131071&i|t<<17}(i[a+1],n)}else i[n+1]=Dp(a,0),0!==a&&(i[a+1]=zb(i[a+1],n)),a=n;else i[n+1]=Dp(l,0),0===a?a=n:i[l+1]=zb(i[l+1],n),l=n;u&&(i[n+1]=Vb(i[n+1])),VD(i,g,n,!0),VD(i,g,n,!1),function $9(i,t,e,n,r){const o=r?i.residualClasses:i.residualStyles;null!=o&&"string"==typeof t&&rd(o,t)>=0&&(e[n+1]=Ub(e[n+1]))}(t,g,i,n,o),s=Dp(a,l),o?t.classBindings=s:t.styleBindings=s}(r,o,t,e,s,n)}}function Wb(i,t,e,n,r){let o=null;const s=e.directiveEnd;let a=e.directiveStylingLast;for(-1===a?a=e.directiveStart:a++;a0;){const l=i[r],u=Array.isArray(l),g=u?l[1]:l,D=null===g;let H=e[r+1];H===Vt&&(H=D?li:void 0);let q=D?P1(H,n):g===n?H:void 0;if(u&&!Mp(q)&&(q=P1(l,n)),Mp(q)&&(a=q,s))return a;const J=i[r+1];r=s?Ea(J):Yl(J)}if(null!==t){let l=o?t.residualClasses:t.residualStyles;null!=l&&(a=P1(l,n))}return a}function Mp(i){return void 0!==i}function eM(i,t){return 0!=(i.flags&(t?8:16))}function de(i,t=""){const e=He(),n=oi(),r=i+22,o=n.firstCreatePass?ud(n,r,1,t,null):n.data[r],s=e[r]=function K1(i,t){return i.createText(t)}(e[11],t);sp(n,e,s,o),mo(o,!1)}function ki(i){return hi("",i,""),ki}function hi(i,t,e){const n=He(),r=md(n,i,t,e);return r!==Vt&&Us(n,rr(),r),hi}function $b(i,t,e,n,r){const o=He(),s=function fd(i,t,e,n,r,o){const a=jl(i,Ve(),e,r);return po(2),a?t+It(e)+n+It(r)+o:Vt}(o,i,t,e,n,r);return s!==Vt&&Us(o,rr(),s),$b}function Gb(i,t,e,n,r,o,s){const a=He(),l=pd(a,i,t,e,n,r,o,s);return l!==Vt&&Us(a,rr(),l),Gb}function Ep(i,t,e){zo(Qr,ms,md(He(),i,t,e),!0)}function vr(i,t,e){const n=He();return dr(n,xa(),t)&&eo(oi(),bi(),n,i,t,n[11],e,!0),vr}function Cp(i,t,e){const n=He();if(dr(n,xa(),t)){const o=oi(),s=bi();eo(o,s,n,i,t,hD(Xu(o.data),s,n),e,!0)}return Cp}const kd="en-US";let bM=kd;function Xb(i,t,e,n,r){if(i=Et(i),Array.isArray(i))for(let o=0;o>20;if(Pl(i)||!i.multi){const q=new Sl(l,r,C),J=Qb(a,t,r?g:g+H,D);-1===J?(bo(jt(u,s),o,a),Zb(o,i,t.length),t.push(a),u.directiveStart++,u.directiveEnd++,r&&(u.providerIndexes+=1048576),e.push(q),s.push(q)):(e[J]=q,s[J]=q)}else{const q=Qb(a,t,g+H,D),J=Qb(a,t,g,g+H),oe=q>=0&&e[q],ue=J>=0&&e[J];if(r&&!ue||!r&&!oe){bo(jt(u,s),o,a);const Fe=function DR(i,t,e,n,r){const o=new Sl(i,e,C);return o.multi=[],o.index=t,o.componentProviders=0,zM(o,r,n&&!e),o}(r?xR:kR,e.length,r,n,l);!r&&ue&&(e[J].providerFactory=Fe),Zb(o,i,t.length,0),t.push(a),u.directiveStart++,u.directiveEnd++,r&&(u.providerIndexes+=1048576),e.push(Fe),s.push(Fe)}else Zb(o,i,q>-1?q:J,zM(e[r?J:q],l,!r&&n));!r&&n&&ue&&e[J].componentProviders++}}}function Zb(i,t,e,n){const r=Pl(t),o=function V8(i){return!!i.useClass}(t);if(r||o){const l=(o?Et(t.useClass):t).prototype.ngOnDestroy;if(l){const u=i.destroyHooks||(i.destroyHooks=[]);if(!r&&t.multi){const g=u.indexOf(e);-1===g?u.push(e,[n,l]):u[g+1].push(n,l)}else u.push(e,l)}}}function zM(i,t,e){return e&&i.componentProviders++,i.multi.push(t)-1}function Qb(i,t,e,n){for(let r=e;r{e.providersResolver=(n,r)=>function wR(i,t,e){const n=oi();if(n.firstCreatePass){const r=Xr(i);Xb(e,n.data,n.blueprint,r,!0),Xb(t,n.data,n.blueprint,r,!1)}}(n,r?r(i):i,t)}}class xd{}class UM{}class WM extends xd{constructor(t,e){super(),this._parent=e,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new fD(this);const n=Wn(t);this._bootstrapComponents=Vs(n.bootstrap),this._r3Injector=Gx(t,e,[{provide:xd,useValue:this},{provide:js,useValue:this.componentFactoryResolver}],Ti(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(e=>e()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class ey extends UM{constructor(t){super(),this.moduleType=t}create(t){return new WM(this.moduleType,t)}}class ER extends xd{constructor(t,e,n){super(),this.componentFactoryResolver=new fD(this),this.instance=null;const r=new Ax([...t,{provide:xd,useValue:this},{provide:js,useValue:this.componentFactoryResolver}],e||fp(),n,new Set(["environment"]));this.injector=r,r.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function Ip(i,t,e=null){return new ER(i,t,e).injector}let CR=(()=>{class i{constructor(e){this._injector=e,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(e){if(!e.standalone)return null;if(!this.cachedInjectors.has(e.id)){const n=Ex(0,e.type),r=n.length>0?Ip([n],this._injector,`Standalone[${e.type.name}]`):null;this.cachedInjectors.set(e.id,r)}return this.cachedInjectors.get(e.id)}ngOnDestroy(){try{for(const e of this.cachedInjectors.values())null!==e&&e.destroy()}finally{this.cachedInjectors.clear()}}}return i.\u0275prov=Re({token:i,providedIn:"environment",factory:()=>new i(fe(Hs))}),i})();function ty(i){i.getStandaloneInjector=t=>t.get(CR).getOrCreateStandaloneInjector(i)}function zl(i,t,e){const n=nr()+i,r=He();return r[n]===Vt?hs(r,n,e?t.call(e):t()):function wh(i,t){return i[t]}(r,n)}function Th(i,t,e,n){return JM(He(),nr(),i,t,e,n)}function QM(i,t,e,n,r){return function eE(i,t,e,n,r,o,s){const a=t+e;return jl(i,a,r,o)?hs(i,a+2,s?n.call(s,r,o):n(r,o)):Ah(i,a+2)}(He(),nr(),i,t,e,n,r)}function Ah(i,t){const e=i[t];return e===Vt?void 0:e}function JM(i,t,e,n,r,o){const s=t+e;return dr(i,s,r)?hs(i,s+1,o?n.call(o,r):n(r)):Ah(i,s+1)}function en(i,t){const e=oi();let n;const r=i+22;e.firstCreatePass?(n=function UR(i,t){if(t)for(let e=t.length-1;e>=0;e--){const n=t[e];if(i===n.name)return n}}(t,e.pipeRegistry),e.data[r]=n,n.onDestroy&&(e.destroyHooks||(e.destroyHooks=[])).push(r,n.onDestroy)):n=e.data[r];const o=n.factory||(n.factory=ho(n.type)),s=ii(C);try{const a=b(!1),l=o();return b(a),function P9(i,t,e,n){e>=i.data.length&&(i.data[e]=null,i.blueprint[e]=null),t[e]=n}(e,He(),r,l),l}finally{ii(s)}}function tn(i,t,e){const n=i+22,r=He(),o=ka(r,n);return function Lh(i,t){return i[1].data[t].pure}(r,n)?JM(r,nr(),t,o.transform,e,o):o.transform(e)}function ny(i){return t=>{setTimeout(i,void 0,t)}}const We=class KR extends le{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,e,n){let r=t,o=e||(()=>null),s=n;if(t&&"object"==typeof t){const l=t;r=l.next?.bind(l),o=l.error?.bind(l),s=l.complete?.bind(l)}this.__isAsync&&(o=ny(o),r&&(r=ny(r)),s&&(s=ny(s)));const a=super.subscribe({next:r,error:o,complete:s});return t instanceof f&&t.add(a),a}};function XR(){return this._results[Hl()]()}class fs{constructor(t=!1){this._emitDistinctChangesOnly=t,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const e=Hl(),n=fs.prototype;n[e]||(n[e]=XR)}get changes(){return this._changes||(this._changes=new We)}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,e){return this._results.reduce(t,e)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,e){const n=this;n.dirty=!1;const r=function yo(i){return i.flat(Number.POSITIVE_INFINITY)}(t);(this._changesDetected=!function hI(i,t,e){if(i.length!==t.length)return!1;for(let n=0;n{class i{}return i.__NG_ELEMENT_ID__=JR,i})();const ZR=Yi,QR=class extends ZR{constructor(t,e,n){super(),this._declarationLView=t,this._declarationTContainer=e,this.elementRef=n}createEmbeddedView(t,e){const n=this._declarationTContainer.tViews,r=_p(this._declarationLView,n,t,16,null,n.declTNode,null,null,null,null,e||null);r[17]=this._declarationLView[this._declarationTContainer.index];const s=this._declarationLView[19];return null!==s&&(r[19]=s.createEmbeddedView(n)),Db(n,r,t),new yh(r)}};function JR(){return Np(Ln(),He())}function Np(i,t){return 4&i.type?new QR(t,i,ld(i,t)):null}let zi=(()=>{class i{}return i.__NG_ELEMENT_ID__=eP,i})();function eP(){return sE(Ln(),He())}const tP=zi,rE=class extends tP{constructor(t,e,n){super(),this._lContainer=t,this._hostTNode=e,this._hostLView=n}get element(){return ld(this._hostTNode,this._hostLView)}get injector(){return new Jc(this._hostTNode,this._hostLView)}get parentInjector(){const t=Zr(this._hostTNode,this._hostLView);if(Zc(t)){const e=Zt(t,this._hostLView),n=Bo(t);return new Jc(e[1].data[n+8],e)}return new Jc(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const e=oE(this._lContainer);return null!==e&&e[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,e,n){let r,o;"number"==typeof n?r=n:null!=n&&(r=n.index,o=n.injector);const s=t.createEmbeddedView(e||{},o);return this.insert(s,r),s}createComponent(t,e,n,r,o){const s=t&&!function ah(i){return"function"==typeof i}(t);let a;if(s)a=e;else{const D=e||{};a=D.index,n=D.injector,r=D.projectableNodes,o=D.environmentInjector||D.ngModuleRef}const l=s?t:new Fh(ri(t)),u=n||this.parentInjector;if(!o&&null==l.ngModule){const H=(s?u:this.parentInjector).get(Hs,null);H&&(o=H)}const g=l.create(u,r,void 0,o);return this.insert(g.hostView,a),g}insert(t,e){const n=t._lView,r=n[1];if(function w1(i){return Kr(i[3])}(n)){const g=this.indexOf(t);if(-1!==g)this.detach(g);else{const D=n[3],H=new rE(D,D[6],D[3]);H.detach(H.indexOf(t))}}const o=this._adjustIndex(e),s=this._lContainer;!function e8(i,t,e,n){const r=10+n,o=e.length;n>0&&(e[r-1][4]=t),n0)n.push(s[a/2]);else{const u=o[a+1],g=t[-l];for(let D=10;D{class i{constructor(e){this.appInits=e,this.resolve=Rp,this.reject=Rp,this.initialized=!1,this.done=!1,this.donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r})}runInitializers(){if(this.initialized)return;const e=[],n=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let r=0;r{o.subscribe({complete:a,error:l})});e.push(s)}}Promise.all(e).then(()=>{n()}).catch(r=>{this.reject(r)}),0===e.length&&n(),this.initialized=!0}}return i.\u0275fac=function(e){return new(e||i)(fe(Nh,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const Ed=new xe("AppId",{providedIn:"root",factory:function TE(){return`${fy()}${fy()}${fy()}`}});function fy(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const AE=new xe("Platform Initializer"),Ul=new xe("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),LE=new xe("appBootstrapListener"),Ai=new xe("AnimationModuleType");let EP=(()=>{class i{log(e){console.log(e)}warn(e){console.warn(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})();const ps=new xe("LocaleId",{providedIn:"root",factory:()=>Yt(ps,Ct.Optional|Ct.SkipSelf)||function CP(){return typeof $localize<"u"&&$localize.locale||kd}()});class TP{constructor(t,e){this.ngModuleFactory=t,this.componentFactories=e}}let IE=(()=>{class i{compileModuleSync(e){return new ey(e)}compileModuleAsync(e){return Promise.resolve(this.compileModuleSync(e))}compileModuleAndAllComponentsSync(e){const n=this.compileModuleSync(e),o=Vs(Wn(e).declarations).reduce((s,a)=>{const l=ri(a);return l&&s.push(new Fh(l)),s},[]);return new TP(n,o)}compileModuleAndAllComponentsAsync(e){return Promise.resolve(this.compileModuleAndAllComponentsSync(e))}clearCache(){}clearCacheFor(e){}getModuleId(e){}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const IP=(()=>Promise.resolve(0))();function py(i){typeof Zone>"u"?IP.then(()=>{i&&i.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",i)}class nt{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:e=!1,shouldCoalesceRunChangeDetection:n=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new We(!1),this.onMicrotaskEmpty=new We(!1),this.onStable=new We(!1),this.onError=new We(!1),typeof Zone>"u")throw new Ce(908,!1);Zone.assertZonePatched();const r=this;r._nesting=0,r._outer=r._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(r._inner=r._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(r._inner=r._inner.fork(Zone.longStackTraceZoneSpec)),r.shouldCoalesceEventChangeDetection=!n&&e,r.shouldCoalesceRunChangeDetection=n,r.lastRequestAnimationFrameId=-1,r.nativeRequestAnimationFrame=function NP(){let i=Hi.requestAnimationFrame,t=Hi.cancelAnimationFrame;if(typeof Zone<"u"&&i&&t){const e=i[Zone.__symbol__("OriginalDelegate")];e&&(i=e);const n=t[Zone.__symbol__("OriginalDelegate")];n&&(t=n)}return{nativeRequestAnimationFrame:i,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function PP(i){const t=()=>{!function RP(i){i.isCheckStableRunning||-1!==i.lastRequestAnimationFrameId||(i.lastRequestAnimationFrameId=i.nativeRequestAnimationFrame.call(Hi,()=>{i.fakeTopEventTask||(i.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{i.lastRequestAnimationFrameId=-1,gy(i),i.isCheckStableRunning=!0,_y(i),i.isCheckStableRunning=!1},void 0,()=>{},()=>{})),i.fakeTopEventTask.invoke()}),gy(i))}(i)};i._inner=i._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(e,n,r,o,s,a)=>{try{return RE(i),e.invokeTask(r,o,s,a)}finally{(i.shouldCoalesceEventChangeDetection&&"eventTask"===o.type||i.shouldCoalesceRunChangeDetection)&&t(),PE(i)}},onInvoke:(e,n,r,o,s,a,l)=>{try{return RE(i),e.invoke(r,o,s,a,l)}finally{i.shouldCoalesceRunChangeDetection&&t(),PE(i)}},onHasTask:(e,n,r,o)=>{e.hasTask(r,o),n===r&&("microTask"==o.change?(i._hasPendingMicrotasks=o.microTask,gy(i),_y(i)):"macroTask"==o.change&&(i.hasPendingMacrotasks=o.macroTask))},onHandleError:(e,n,r,o)=>(e.handleError(r,o),i.runOutsideAngular(()=>i.onError.emit(o)),!1)})}(r)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!nt.isInAngularZone())throw new Ce(909,!1)}static assertNotInAngularZone(){if(nt.isInAngularZone())throw new Ce(909,!1)}run(t,e,n){return this._inner.run(t,e,n)}runTask(t,e,n,r){const o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+r,t,OP,Rp,Rp);try{return o.runTask(s,e,n)}finally{o.cancelTask(s)}}runGuarded(t,e,n){return this._inner.runGuarded(t,e,n)}runOutsideAngular(t){return this._outer.run(t)}}const OP={};function _y(i){if(0==i._nesting&&!i.hasPendingMicrotasks&&!i.isStable)try{i._nesting++,i.onMicrotaskEmpty.emit(null)}finally{if(i._nesting--,!i.hasPendingMicrotasks)try{i.runOutsideAngular(()=>i.onStable.emit(null))}finally{i.isStable=!0}}}function gy(i){i.hasPendingMicrotasks=!!(i._hasPendingMicrotasks||(i.shouldCoalesceEventChangeDetection||i.shouldCoalesceRunChangeDetection)&&-1!==i.lastRequestAnimationFrameId)}function RE(i){i._nesting++,i.isStable&&(i.isStable=!1,i.onUnstable.emit(null))}function PE(i){i._nesting--,_y(i)}class BP{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new We,this.onMicrotaskEmpty=new We,this.onStable=new We,this.onError=new We}run(t,e,n){return t.apply(e,n)}runGuarded(t,e,n){return t.apply(e,n)}runOutsideAngular(t){return t()}runTask(t,e,n,r){return t.apply(e,n)}}const BE=new xe(""),Bp=new xe("");let Fy,by=(()=>{class i{constructor(e,n,r){this._ngZone=e,this.registry=n,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,Fy||(function HP(i){Fy=i}(r),r.addToWindow(n)),this._watchAngularEvents(),e.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:()=>{nt.assertNotInAngularZone(),py(()=>{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())py(()=>{for(;0!==this._callbacks.length;){let e=this._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(this._didWork)}this._didWork=!1});else{let e=this.getPendingTasks();this._callbacks=this._callbacks.filter(n=>!n.updateCb||!n.updateCb(e)||(clearTimeout(n.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(e=>({source:e.source,creationLocation:e.creationLocation,data:e.data})):[]}addCallback(e,n,r){let o=-1;n&&n>0&&(o=setTimeout(()=>{this._callbacks=this._callbacks.filter(s=>s.timeoutId!==o),e(this._didWork,this.getPendingTasks())},n)),this._callbacks.push({doneCb:e,timeoutId:o,updateCb:r})}whenStable(e,n,r){if(r&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(e,n,r),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(e){this.registry.registerApplication(e,this)}unregisterApplication(e){this.registry.unregisterApplication(e)}findProviders(e,n,r){return[]}}return i.\u0275fac=function(e){return new(e||i)(fe(nt),fe(yy),fe(Bp))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),yy=(()=>{class i{constructor(){this._applications=new Map}registerApplication(e,n){this._applications.set(e,n)}unregisterApplication(e){this._applications.delete(e)}unregisterAllApplications(){this._applications.clear()}getTestability(e){return this._applications.get(e)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(e,n=!0){return Fy?.findTestabilityInTree(this,e,n)??null}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})(),Sa=null;const HE=new xe("AllowMultipleToken"),vy=new xe("PlatformDestroyListeners");class jE{constructor(t,e){this.name=t,this.token=e}}function VE(i,t,e=[]){const n=`Platform: ${t}`,r=new xe(n);return(o=[])=>{let s=wy();if(!s||s.injector.get(HE,!1)){const a=[...e,...o,{provide:r,useValue:!0}];i?i(a):function VP(i){if(Sa&&!Sa.get(HE,!1))throw new Ce(400,!1);Sa=i;const t=i.get(UE);(function YE(i){const t=i.get(AE,null);t&&t.forEach(e=>e())})(i)}(function zE(i=[],t){return Ji.create({name:t,providers:[{provide:hb,useValue:"platform"},{provide:vy,useValue:new Set([()=>Sa=null])},...i]})}(a,n))}return function UP(i){const t=wy();if(!t)throw new Ce(401,!1);return t}()}}function wy(){return Sa?.get(UE)??null}let UE=(()=>{class i{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,n){const r=function $E(i,t){let e;return e="noop"===i?new BP:("zone.js"===i?void 0:i)||new nt(t),e}(n?.ngZone,function WE(i){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!i||!i.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!i||!i.ngZoneRunCoalescing)||!1}}(n)),o=[{provide:nt,useValue:r}];return r.run(()=>{const s=Ji.create({providers:o,parent:this.injector,name:e.moduleType.name}),a=e.create(s),l=a.injector.get(Ys,null);if(!l)throw new Ce(402,!1);return r.runOutsideAngular(()=>{const u=r.onError.subscribe({next:g=>{l.handleError(g)}});a.onDestroy(()=>{Hp(this._modules,a),u.unsubscribe()})}),function GE(i,t,e){try{const n=e();return kh(n)?n.catch(r=>{throw t.runOutsideAngular(()=>i.handleError(r)),r}):n}catch(n){throw t.runOutsideAngular(()=>i.handleError(n)),n}}(l,r,()=>{const u=a.injector.get(Pp);return u.runInitializers(),u.donePromise.then(()=>(function yM(i){Ir(i,"Expected localeId to be defined"),"string"==typeof i&&(bM=i.toLowerCase().replace(/_/g,"-"))}(a.injector.get(ps,kd)||kd),this._moduleDoBootstrap(a),a))})})}bootstrapModule(e,n=[]){const r=qE({},n);return function jP(i,t,e){const n=new ey(e);return Promise.resolve(n)}(0,0,e).then(o=>this.bootstrapModuleFactory(o,r))}_moduleDoBootstrap(e){const n=e.injector.get($s);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else{if(!e.instance.ngDoBootstrap)throw new Ce(403,!1);e.instance.ngDoBootstrap(n)}this._modules.push(e)}onDestroy(e){this._destroyListeners.push(e)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new Ce(404,!1);this._modules.slice().forEach(n=>n.destroy()),this._destroyListeners.forEach(n=>n());const e=this._injector.get(vy,null);e&&(e.forEach(n=>n()),e.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}return i.\u0275fac=function(e){return new(e||i)(fe(Ji))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})();function qE(i,t){return Array.isArray(t)?t.reduce(qE,i):{...i,...t}}let $s=(()=>{class i{constructor(e,n,r){this._zone=e,this._injector=n,this._exceptionHandler=r,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 rt(a=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{a.next(this._stable),a.complete()})}),s=new rt(a=>{let l;this._zone.runOutsideAngular(()=>{l=this._zone.onStable.subscribe(()=>{nt.assertNotInAngularZone(),py(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,a.next(!0))})})});const u=this._zone.onUnstable.subscribe(()=>{nt.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{a.next(!1)}))});return()=>{l.unsubscribe(),u.unsubscribe()}});this.isStable=mn(o,s.pipe(Eu()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(e,n){const r=e instanceof Ix;if(!this._injector.get(Pp).done)throw!r&&function Fa(i){const t=ri(i)||Un(i)||ir(i);return null!==t&&t.standalone}(e),new Ce(405,false);let s;s=r?e:this._injector.get(js).resolveComponentFactory(e),this.componentTypes.push(s.componentType);const a=function YP(i){return i.isBoundToModule}(s)?void 0:this._injector.get(xd),u=s.create(Ji.NULL,[],n||s.selector,a),g=u.location.nativeElement,D=u.injector.get(BE,null);return D?.registerApplication(g),u.onDestroy(()=>{this.detachView(u.hostView),Hp(this.components,u),D?.unregisterApplication(g)}),this._loadComponent(u),u}tick(){if(this._runningTick)throw new Ce(101,!1);try{this._runningTick=!0;for(let e of this._views)e.detectChanges()}catch(e){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(e))}finally{this._runningTick=!1}}attachView(e){const n=e;this._views.push(n),n.attachToAppRef(this)}detachView(e){const n=e;Hp(this._views,n),n.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e);const n=this._injector.get(LE,[]);n.push(...this._bootstrapListeners),n.forEach(r=>r(e))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(e=>e()),this._views.slice().forEach(e=>e.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(e){return this._destroyListeners.push(e),()=>Hp(this._destroyListeners,e)}destroy(){if(this._destroyed)throw new Ce(406,!1);const e=this._injector;e.destroy&&!e.destroyed&&e.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return i.\u0275fac=function(e){return new(e||i)(fe(nt),fe(Hs),fe(Ys))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function Hp(i,t){const e=i.indexOf(t);e>-1&&i.splice(e,1)}let At=(()=>{class i{}return i.__NG_ELEMENT_ID__=$P,i})();function $P(i){return function GP(i,t,e){if(xl(i)&&!e){const n=br(i.index,t);return new yh(n,n)}return 47&i.type?new yh(t[16],t):null}(Ln(),He(),16==(16&i))}class eC{constructor(){}supports(t){return vh(t)}create(t){return new JP(t)}}const QP=(i,t)=>t;class JP{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||QP}forEachItem(t){let e;for(e=this._itHead;null!==e;e=e._next)t(e)}forEachOperation(t){let e=this._itHead,n=this._removalsHead,r=0,o=null;for(;e||n;){const s=!n||e&&e.currentIndex{s=this._trackByFn(r,a),null!==e&&Object.is(e.trackById,s)?(n&&(e=this._verifyReinsertion(e,a,s,r)),Object.is(e.item,a)||this._addIdentityChange(e,a)):(e=this._mismatch(e,a,s,r),n=!0),e=e._next,r++}),this.length=r;return this._truncate(e),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,e,n,r){let o;return null===t?o=this._itTail:(o=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,o,r)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,o,r)):t=this._addAfter(new eB(e,n),o,r),t}_verifyReinsertion(t,e,n,r){let o=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==o?t=this._reinsertAfter(o,t._prev,r):t.currentIndex!=r&&(t.currentIndex=r,this._addToMoves(t,r)),t}_truncate(t){for(;null!==t;){const e=t._next;this._addToRemovals(this._unlink(t)),t=e}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,e,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);const r=t._prevRemoved,o=t._nextRemoved;return null===r?this._removalsHead=o:r._nextRemoved=o,null===o?this._removalsTail=r:o._prevRemoved=r,this._insertAfter(t,e,n),this._addToMoves(t,n),t}_moveAfter(t,e,n){return this._unlink(t),this._insertAfter(t,e,n),this._addToMoves(t,n),t}_addAfter(t,e,n){return this._insertAfter(t,e,n),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,e,n){const r=null===e?this._itHead:e._next;return t._next=r,t._prev=e,null===r?this._itTail=t:r._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&&(this._linkedRecords=new tC),this._linkedRecords.put(t),t.currentIndex=n,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);const e=t._prev,n=t._next;return null===e?this._itHead=n:e._next=n,null===n?this._itTail=e:n._prev=e,t}_addToMoves(t,e){return t.previousIndex===e||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new tC),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,e){return t.item=e,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t}}class eB{constructor(t,e){this.item=t,this.trackById=e,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class tB{constructor(){this._head=null,this._tail=null}add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,e){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===e||e<=n.currentIndex)&&Object.is(n.trackById,t))return n;return null}remove(t){const e=t._prevDup,n=t._nextDup;return null===e?this._head=n:e._nextDup=n,null===n?this._tail=e:n._prevDup=e,null===this._head}}class tC{constructor(){this.map=new Map}put(t){const e=t.trackById;let n=this.map.get(e);n||(n=new tB,this.map.set(e,n)),n.add(t)}get(t,e){const r=this.map.get(t);return r?r.get(t,e):null}remove(t){const e=t.trackById;return this.map.get(e).remove(t)&&this.map.delete(e),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function iC(i,t,e){const n=i.previousIndex;if(null===n)return n;let r=0;return e&&n{if(e&&e.key===r)this._maybeAddToChanges(e,n),this._appendAfter=e,e=e._next;else{const o=this._getOrCreateRecordForKey(r,n);e=this._insertBeforeOrAppend(e,o)}}),e){e._prev&&(e._prev._next=null),this._removalsHead=e;for(let n=e;null!==n;n=n._nextRemoved)n===this._mapHead&&(this._mapHead=null),this._records.delete(n.key),n._nextRemoved=n._next,n.previousValue=n.currentValue,n.currentValue=null,n._prev=null,n._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,e){if(t){const n=t._prev;return e._next=t,e._prev=n,t._prev=e,n&&(n._next=e),t===this._mapHead&&(this._mapHead=e),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=e,e._prev=this._appendAfter):this._mapHead=e,this._appendAfter=e,null}_getOrCreateRecordForKey(t,e){if(this._records.has(t)){const r=this._records.get(t);this._maybeAddToChanges(r,e);const o=r._prev,s=r._next;return o&&(o._next=s),s&&(s._prev=o),r._next=null,r._prev=null,r}const n=new nB(t);return this._records.set(t,n),n.currentValue=e,this._addToAdditions(n),n}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,e){Object.is(e,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=e,this._addToChanges(t))}_addToAdditions(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,e){t instanceof Map?t.forEach(e):Object.keys(t).forEach(n=>e(t[n],n))}}class nB{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 rC(){return new vo([new eC])}let vo=(()=>{class i{constructor(e){this.factories=e}static create(e,n){if(null!=n){const r=n.factories.slice();e=e.concat(r)}return new i(e)}static extend(e){return{provide:i,useFactory:n=>i.create(e,n||rC()),deps:[[i,new Ma,new Ho]]}}find(e){const n=this.factories.find(r=>r.supports(e));if(null!=n)return n;throw new Ce(901,!1)}}return i.\u0275prov=Re({token:i,providedIn:"root",factory:rC}),i})();function oC(){return new Oh([new nC])}let Oh=(()=>{class i{constructor(e){this.factories=e}static create(e,n){if(n){const r=n.factories.slice();e=e.concat(r)}return new i(e)}static extend(e){return{provide:i,useFactory:n=>i.create(e,n||oC()),deps:[[i,new Ma,new Ho]]}}find(e){const n=this.factories.find(r=>r.supports(e));if(n)return n;throw new Ce(901,!1)}}return i.\u0275prov=Re({token:i,providedIn:"root",factory:oC}),i})();const sB=VE(null,"core",[]);let aB=(()=>{class i{constructor(e){}}return i.\u0275fac=function(e){return new(e||i)(fe($s))},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})();function Cd(i){return"boolean"==typeof i?i:null!=i&&"false"!==i}let Ey=null;function _s(){return Ey}class dB{}const kt=new xe("DocumentToken");let Cy=(()=>{class i{historyGo(e){throw new Error("Not implemented")}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:function(){return function uB(){return fe(sC)}()},providedIn:"platform"}),i})();const hB=new xe("Location Initialized");let sC=(()=>{class i extends Cy{constructor(e){super(),this._doc=e,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return _s().getBaseHref(this._doc)}onPopState(e){const n=_s().getGlobalEventTarget(this._doc,"window");return n.addEventListener("popstate",e,!1),()=>n.removeEventListener("popstate",e)}onHashChange(e){const n=_s().getGlobalEventTarget(this._doc,"window");return n.addEventListener("hashchange",e,!1),()=>n.removeEventListener("hashchange",e)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(e){this.location.pathname=e}pushState(e,n,r){aC()?this._history.pushState(e,n,r):this.location.hash=r}replaceState(e,n,r){aC()?this._history.replaceState(e,n,r):this.location.hash=r}forward(){this._history.forward()}back(){this._history.back()}historyGo(e=0){this._history.go(e)}getState(){return this._history.state}}return i.\u0275fac=function(e){return new(e||i)(fe(kt))},i.\u0275prov=Re({token:i,factory:function(){return function mB(){return new sC(fe(kt))}()},providedIn:"platform"}),i})();function aC(){return!!window.history.pushState}function Sy(i,t){if(0==i.length)return t;if(0==t.length)return i;let e=0;return i.endsWith("/")&&e++,t.startsWith("/")&&e++,2==e?i+t.substring(1):1==e?i+t:i+"/"+t}function lC(i){const t=i.match(/#|\?|$/),e=t&&t.index||i.length;return i.slice(0,e-("/"===i[e-1]?1:0))+i.slice(e)}function Gs(i){return i&&"?"!==i[0]?"?"+i:i}let $l=(()=>{class i{historyGo(e){throw new Error("Not implemented")}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:function(){return Yt(dC)},providedIn:"root"}),i})();const cC=new xe("appBaseHref");let dC=(()=>{class i extends $l{constructor(e,n){super(),this._platformLocation=e,this._removeListenerFns=[],this._baseHref=n??this._platformLocation.getBaseHrefFromDOM()??Yt(kt).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}prepareExternalUrl(e){return Sy(this._baseHref,e)}path(e=!1){const n=this._platformLocation.pathname+Gs(this._platformLocation.search),r=this._platformLocation.hash;return r&&e?`${n}${r}`:n}pushState(e,n,r,o){const s=this.prepareExternalUrl(r+Gs(o));this._platformLocation.pushState(e,n,s)}replaceState(e,n,r,o){const s=this.prepareExternalUrl(r+Gs(o));this._platformLocation.replaceState(e,n,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(e=0){this._platformLocation.historyGo?.(e)}}return i.\u0275fac=function(e){return new(e||i)(fe(Cy),fe(cC,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),fB=(()=>{class i extends $l{constructor(e,n){super(),this._platformLocation=e,this._baseHref="",this._removeListenerFns=[],null!=n&&(this._baseHref=n)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}path(e=!1){let n=this._platformLocation.hash;return null==n&&(n="#"),n.length>0?n.substring(1):n}prepareExternalUrl(e){const n=Sy(this._baseHref,e);return n.length>0?"#"+n:n}pushState(e,n,r,o){let s=this.prepareExternalUrl(r+Gs(o));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.pushState(e,n,s)}replaceState(e,n,r,o){let s=this.prepareExternalUrl(r+Gs(o));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.replaceState(e,n,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(e=0){this._platformLocation.historyGo?.(e)}}return i.\u0275fac=function(e){return new(e||i)(fe(Cy),fe(cC,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),Sd=(()=>{class i{constructor(e){this._subject=new We,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=e;const n=this._locationStrategy.getBaseHref();this._basePath=function gB(i){if(new RegExp("^(https?:)?//").test(i)){const[,e]=i.split(/\/\/[^\/]+/);return e}return i}(lC(uC(n))),this._locationStrategy.onPopState(r=>{this._subject.emit({url:this.path(!0),pop:!0,state:r.state,type:r.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(e=!1){return this.normalize(this._locationStrategy.path(e))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(e,n=""){return this.path()==this.normalize(e+Gs(n))}normalize(e){return i.stripTrailingSlash(function _B(i,t){return i&&t.startsWith(i)?t.substring(i.length):t}(this._basePath,uC(e)))}prepareExternalUrl(e){return e&&"/"!==e[0]&&(e="/"+e),this._locationStrategy.prepareExternalUrl(e)}go(e,n="",r=null){this._locationStrategy.pushState(r,"",e,n),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+Gs(n)),r)}replaceState(e,n="",r=null){this._locationStrategy.replaceState(r,"",e,n),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+Gs(n)),r)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(e=0){this._locationStrategy.historyGo?.(e)}onUrlChange(e){return this._urlChangeListeners.push(e),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(n=>{this._notifyUrlChangeListeners(n.url,n.state)})),()=>{const n=this._urlChangeListeners.indexOf(e);this._urlChangeListeners.splice(n,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(e="",n){this._urlChangeListeners.forEach(r=>r(e,n))}subscribe(e,n,r){return this._subject.subscribe({next:e,error:n,complete:r})}}return i.normalizeQueryParams=Gs,i.joinWithSlash=Sy,i.stripTrailingSlash=lC,i.\u0275fac=function(e){return new(e||i)(fe($l))},i.\u0275prov=Re({token:i,factory:function(){return function pB(){return new Sd(fe($l))}()},providedIn:"root"}),i})();function uC(i){return i.replace(/\/index.html$/,"")}let Bh=(()=>{class i{constructor(e,n,r,o){this._iterableDiffers=e,this._keyValueDiffers=n,this._ngEl=r,this._renderer=o,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(e){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof e?e.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(e){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof e?e.split(/\s+/):e,this._rawClass&&(vh(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const e=this._iterableDiffer.diff(this._rawClass);e&&this._applyIterableChanges(e)}else if(this._keyValueDiffer){const e=this._keyValueDiffer.diff(this._rawClass);e&&this._applyKeyValueChanges(e)}}_applyKeyValueChanges(e){e.forEachAddedItem(n=>this._toggleClass(n.key,n.currentValue)),e.forEachChangedItem(n=>this._toggleClass(n.key,n.currentValue)),e.forEachRemovedItem(n=>{n.previousValue&&this._toggleClass(n.key,!1)})}_applyIterableChanges(e){e.forEachAddedItem(n=>{if("string"!=typeof n.item)throw new Error(`NgClass can only toggle CSS classes expressed as strings, got ${Ti(n.item)}`);this._toggleClass(n.item,!0)}),e.forEachRemovedItem(n=>this._toggleClass(n.item,!1))}_applyClasses(e){e&&(Array.isArray(e)||e instanceof Set?e.forEach(n=>this._toggleClass(n,!0)):Object.keys(e).forEach(n=>this._toggleClass(n,!!e[n])))}_removeClasses(e){e&&(Array.isArray(e)||e instanceof Set?e.forEach(n=>this._toggleClass(n,!1)):Object.keys(e).forEach(n=>this._toggleClass(n,!1)))}_toggleClass(e,n){(e=e.trim())&&e.split(/\s+/g).forEach(r=>{n?this._renderer.addClass(this._ngEl.nativeElement,r):this._renderer.removeClass(this._ngEl.nativeElement,r)})}}return i.\u0275fac=function(e){return new(e||i)(C(vo),C(Oh),C(Ke),C(ds))},i.\u0275dir=ye({type:i,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0}),i})();class n7{constructor(t,e,n,r){this.$implicit=t,this.ngForOf=e,this.index=n,this.count=r}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 Rn=(()=>{class i{constructor(e,n,r){this._viewContainer=e,this._template=n,this._differs=r,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(e){this._ngForOf=e,this._ngForOfDirty=!0}set ngForTrackBy(e){this._trackByFn=e}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(e){e&&(this._template=e)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const e=this._ngForOf;!this._differ&&e&&(this._differ=this._differs.find(e).create(this.ngForTrackBy))}if(this._differ){const e=this._differ.diff(this._ngForOf);e&&this._applyChanges(e)}}_applyChanges(e){const n=this._viewContainer;e.forEachOperation((r,o,s)=>{if(null==r.previousIndex)n.createEmbeddedView(this._template,new n7(r.item,this._ngForOf,-1,-1),null===s?void 0:s);else if(null==s)n.remove(null===o?void 0:o);else if(null!==o){const a=n.get(o);n.move(a,s),wC(a,r)}});for(let r=0,o=n.length;r{wC(n.get(r.currentIndex),r)})}static ngTemplateContextGuard(e,n){return!0}}return i.\u0275fac=function(e){return new(e||i)(C(zi),C(Yi),C(vo))},i.\u0275dir=ye({type:i,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0}),i})();function wC(i,t){i.context.$implicit=t.item}let mi=(()=>{class i{constructor(e,n){this._viewContainer=e,this._context=new o7,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=n}set ngIf(e){this._context.$implicit=this._context.ngIf=e,this._updateView()}set ngIfThen(e){kC("ngIfThen",e),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()}set ngIfElse(e){kC("ngIfElse",e),this._elseTemplateRef=e,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(e,n){return!0}}return i.\u0275fac=function(e){return new(e||i)(C(zi),C(Yi))},i.\u0275dir=ye({type:i,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0}),i})();class o7{constructor(){this.$implicit=null,this.ngIf=null}}function kC(i,t){if(t&&!t.createEmbeddedView)throw new Error(`${i} must be a TemplateRef, but received '${Ti(t)}'.`)}class Hy{constructor(t,e){this._viewContainerRef=t,this._templateRef=e,this._created=!1}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(t){t&&!this._created?this.create():!t&&this._created&&this.destroy()}}let Td=(()=>{class i{constructor(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}set ngSwitch(e){this._ngSwitch=e,0===this._caseCount&&this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(e){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(e)}_matchCase(e){const n=e==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||n,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),n}_updateDefaultCases(e){if(this._defaultViews&&e!==this._defaultUsed){this._defaultUsed=e;for(let n=0;n{class i{constructor(e,n,r){this.ngSwitch=r,r._addCase(),this._view=new Hy(e,n)}ngDoCheck(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))}}return i.\u0275fac=function(e){return new(e||i)(C(zi),C(Yi),C(Td,9))},i.\u0275dir=ye({type:i,selectors:[["","ngSwitchCase",""]],inputs:{ngSwitchCase:"ngSwitchCase"},standalone:!0}),i})(),xC=(()=>{class i{constructor(e,n,r){r._addDefault(new Hy(e,n))}}return i.\u0275fac=function(e){return new(e||i)(C(zi),C(Yi),C(Td,9))},i.\u0275dir=ye({type:i,selectors:[["","ngSwitchDefault",""]],standalone:!0}),i})(),Ad=(()=>{class i{constructor(e,n,r){this._ngEl=e,this._differs=n,this._renderer=r,this._ngStyle=null,this._differ=null}set ngStyle(e){this._ngStyle=e,!this._differ&&e&&(this._differ=this._differs.find(e).create())}ngDoCheck(){if(this._differ){const e=this._differ.diff(this._ngStyle);e&&this._applyChanges(e)}}_setStyle(e,n){const[r,o]=e.split("."),s=-1===r.indexOf("-")?void 0:Pr.DashCase;null!=n?this._renderer.setStyle(this._ngEl.nativeElement,r,o?`${n}${o}`:n,s):this._renderer.removeStyle(this._ngEl.nativeElement,r,s)}_applyChanges(e){e.forEachRemovedItem(n=>this._setStyle(n.key,null)),e.forEachAddedItem(n=>this._setStyle(n.key,n.currentValue)),e.forEachChangedItem(n=>this._setStyle(n.key,n.currentValue))}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Oh),C(ds))},i.\u0275dir=ye({type:i,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0}),i})(),Qp=(()=>{class i{constructor(e){this._viewContainerRef=e,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(e){if(e.ngTemplateOutlet||e.ngTemplateOutletInjector){const n=this._viewContainerRef;if(this._viewRef&&n.remove(n.indexOf(this._viewRef)),this.ngTemplateOutlet){const{ngTemplateOutlet:r,ngTemplateOutletContext:o,ngTemplateOutletInjector:s}=this;this._viewRef=n.createEmbeddedView(r,o,s?{injector:s}:void 0)}else this._viewRef=null}else this._viewRef&&e.ngTemplateOutletContext&&this.ngTemplateOutletContext&&(this._viewRef.context=this.ngTemplateOutletContext)}}return i.\u0275fac=function(e){return new(e||i)(C(zi))},i.\u0275dir=ye({type:i,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[ci]}),i})();class a7{createSubscription(t,e){return t.subscribe({next:e,error:n=>{throw n}})}dispose(t){t.unsubscribe()}}class l7{createSubscription(t,e){return t.then(e,n=>{throw n})}dispose(t){}}const c7=new l7,d7=new a7;let Ld=(()=>{class i{constructor(e){this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null,this._ref=e}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(e){return this._obj?e!==this._obj?(this._dispose(),this.transform(e)):this._latestValue:(e&&this._subscribe(e),this._latestValue)}_subscribe(e){this._obj=e,this._strategy=this._selectStrategy(e),this._subscription=this._strategy.createSubscription(e,n=>this._updateLatestValue(e,n))}_selectStrategy(e){if(kh(e))return c7;if(SD(e))return d7;throw function $o(i,t){return new Ce(2100,!1)}()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(e,n){e===this._obj&&(this._latestValue=n,this._ref.markForCheck())}}return i.\u0275fac=function(e){return new(e||i)(C(At,16))},i.\u0275pipe=zn({name:"async",type:i,pure:!1,standalone:!0}),i})(),vn=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})();const EC="browser";function Ta(i){return i===EC}let L7=(()=>{class i{}return i.\u0275prov=Re({token:i,providedIn:"root",factory:()=>new I7(fe(kt),window)}),i})();class I7{constructor(t,e){this.document=t,this.window=e,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 e=function N7(i,t){const e=i.getElementById(t)||i.getElementsByName(t)[0];if(e)return e;if("function"==typeof i.createTreeWalker&&i.body&&(i.body.createShadowRoot||i.body.attachShadow)){const n=i.createTreeWalker(i.body,NodeFilter.SHOW_ELEMENT);let r=n.currentNode;for(;r;){const o=r.shadowRoot;if(o){const s=o.getElementById(t)||o.querySelector(`[name="${t}"]`);if(s)return s}r=n.nextNode()}}return null}(this.document,t);e&&(this.scrollToElement(e),e.focus())}setHistoryScrollRestoration(t){if(this.supportScrollRestoration()){const e=this.window.history;e&&e.scrollRestoration&&(e.scrollRestoration=t)}}scrollToElement(t){const e=t.getBoundingClientRect(),n=e.left+this.window.pageXOffset,r=e.top+this.window.pageYOffset,o=this.offset();this.window.scrollTo(n-o[0],r-o[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=CC(this.window.history)||CC(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 CC(i){return Object.getOwnPropertyDescriptor(i,"scrollRestoration")}class lH extends dB{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class Uy extends lH{static makeCurrent(){!function cB(i){Ey||(Ey=i)}(new Uy)}onAndCancel(t,e,n){return t.addEventListener(e,n,!1),()=>{t.removeEventListener(e,n,!1)}}dispatchEvent(t,e){t.dispatchEvent(e)}remove(t){t.parentNode&&t.parentNode.removeChild(t)}createElement(t,e){return(e=e||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,e){return"window"===e?window:"document"===e?t:"body"===e?t.body:null}getBaseHref(t){const e=function cH(){return jh=jh||document.querySelector("base"),jh?jh.getAttribute("href"):null}();return null==e?null:function dH(i){e_=e_||document.createElement("a"),e_.setAttribute("href",i);const t=e_.pathname;return"/"===t.charAt(0)?t:`/${t}`}(e)}resetBaseElement(){jh=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function e7(i,t){t=encodeURIComponent(t);for(const e of i.split(";")){const n=e.indexOf("="),[r,o]=-1==n?[e,""]:[e.slice(0,n),e.slice(n+1)];if(r.trim()===t)return decodeURIComponent(o)}return null}(document.cookie,t)}}let e_,jh=null;const NC=new xe("TRANSITION_ID"),hH=[{provide:Nh,useFactory:function uH(i,t,e){return()=>{e.get(Pp).donePromise.then(()=>{const n=_s(),r=t.querySelectorAll(`style[ng-transition="${i}"]`);for(let o=0;o{class i{build(){return new XMLHttpRequest}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();const t_=new xe("EventManagerPlugins");let i_=(()=>{class i{constructor(e,n){this._zone=n,this._eventNameToPlugin=new Map,e.forEach(r=>r.manager=this),this._plugins=e.slice().reverse()}addEventListener(e,n,r){return this._findPluginFor(n).addEventListener(e,n,r)}addGlobalEventListener(e,n,r){return this._findPluginFor(n).addGlobalEventListener(e,n,r)}getZone(){return this._zone}_findPluginFor(e){const n=this._eventNameToPlugin.get(e);if(n)return n;const r=this._plugins;for(let o=0;o{class i{constructor(){this._stylesSet=new Set}addStyles(e){const n=new Set;e.forEach(r=>{this._stylesSet.has(r)||(this._stylesSet.add(r),n.add(r))}),this.onStylesAdded(n)}onStylesAdded(e){}getAllStyles(){return Array.from(this._stylesSet)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),Yh=(()=>{class i extends RC{constructor(e){super(),this._doc=e,this._hostNodes=new Map,this._hostNodes.set(e.head,[])}_addStylesToHost(e,n,r){e.forEach(o=>{const s=this._doc.createElement("style");s.textContent=o,r.push(n.appendChild(s))})}addHost(e){const n=[];this._addStylesToHost(this._stylesSet,e,n),this._hostNodes.set(e,n)}removeHost(e){const n=this._hostNodes.get(e);n&&n.forEach(PC),this._hostNodes.delete(e)}onStylesAdded(e){this._hostNodes.forEach((n,r)=>{this._addStylesToHost(e,r,n)})}ngOnDestroy(){this._hostNodes.forEach(e=>e.forEach(PC))}}return i.\u0275fac=function(e){return new(e||i)(fe(kt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();function PC(i){_s().remove(i)}const Wy={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/"},$y=/%COMP%/g;function Gy(i,t){return t.flat(100).map(e=>e.replace($y,i))}function jC(i){return t=>{if("__ngUnwrap__"===t)return i;!1===i(t)&&(t.preventDefault(),t.returnValue=!1)}}let n_=(()=>{class i{constructor(e,n,r){this.eventManager=e,this.sharedStylesHost=n,this.appId=r,this.rendererByCompId=new Map,this.defaultRenderer=new qy(e)}createRenderer(e,n){if(!e||!n)return this.defaultRenderer;switch(n.encapsulation){case Vn.Emulated:{let r=this.rendererByCompId.get(n.id);return r||(r=new FH(this.eventManager,this.sharedStylesHost,n,this.appId),this.rendererByCompId.set(n.id,r)),r.applyToHost(e),r}case 1:case Vn.ShadowDom:return new vH(this.eventManager,this.sharedStylesHost,e,n);default:if(!this.rendererByCompId.has(n.id)){const r=Gy(n.id,n.styles);this.sharedStylesHost.addStyles(r),this.rendererByCompId.set(n.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return i.\u0275fac=function(e){return new(e||i)(fe(i_),fe(Yh),fe(Ed))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();class qy{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,e){return e?document.createElementNS(Wy[e]||e,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,e){(VC(t)?t.content:t).appendChild(e)}insertBefore(t,e,n){t&&(VC(t)?t.content:t).insertBefore(e,n)}removeChild(t,e){t&&t.removeChild(e)}selectRootElement(t,e){let n="string"==typeof t?document.querySelector(t):t;if(!n)throw new Error(`The selector "${t}" did not match any elements`);return e||(n.textContent=""),n}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,e,n,r){if(r){e=r+":"+e;const o=Wy[r];o?t.setAttributeNS(o,e,n):t.setAttribute(e,n)}else t.setAttribute(e,n)}removeAttribute(t,e,n){if(n){const r=Wy[n];r?t.removeAttributeNS(r,e):t.removeAttribute(`${n}:${e}`)}else t.removeAttribute(e)}addClass(t,e){t.classList.add(e)}removeClass(t,e){t.classList.remove(e)}setStyle(t,e,n,r){r&(Pr.DashCase|Pr.Important)?t.style.setProperty(e,n,r&Pr.Important?"important":""):t.style[e]=n}removeStyle(t,e,n){n&Pr.DashCase?t.style.removeProperty(e):t.style[e]=""}setProperty(t,e,n){t[e]=n}setValue(t,e){t.nodeValue=e}listen(t,e,n){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,e,jC(n)):this.eventManager.addEventListener(t,e,jC(n))}}function VC(i){return"TEMPLATE"===i.tagName&&void 0!==i.content}class FH extends qy{constructor(t,e,n,r){super(t),this.component=n;const o=Gy(r+"-"+n.id,n.styles);e.addStyles(o),this.contentAttr=function gH(i){return"_ngcontent-%COMP%".replace($y,i)}(r+"-"+n.id),this.hostAttr=function bH(i){return"_nghost-%COMP%".replace($y,i)}(r+"-"+n.id)}applyToHost(t){super.setAttribute(t,this.hostAttr,"")}createElement(t,e){const n=super.createElement(t,e);return super.setAttribute(n,this.contentAttr,""),n}}class vH extends qy{constructor(t,e,n,r){super(t),this.sharedStylesHost=e,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const o=Gy(r.id,r.styles);for(let s=0;s{class i extends OC{constructor(e){super(e)}supports(e){return!0}addEventListener(e,n,r){return e.addEventListener(n,r,!1),()=>this.removeEventListener(e,n,r)}removeEventListener(e,n,r){return e.removeEventListener(n,r)}}return i.\u0275fac=function(e){return new(e||i)(fe(kt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();const zC=["alt","control","meta","shift"],kH={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},xH={alt:i=>i.altKey,control:i=>i.ctrlKey,meta:i=>i.metaKey,shift:i=>i.shiftKey};let DH=(()=>{class i extends OC{constructor(e){super(e)}supports(e){return null!=i.parseEventName(e)}addEventListener(e,n,r){const o=i.parseEventName(n),s=i.eventCallback(o.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>_s().onAndCancel(e,o.domEventName,s))}static parseEventName(e){const n=e.toLowerCase().split("."),r=n.shift();if(0===n.length||"keydown"!==r&&"keyup"!==r)return null;const o=i._normalizeKey(n.pop());let s="",a=n.indexOf("code");if(a>-1&&(n.splice(a,1),s="code."),zC.forEach(u=>{const g=n.indexOf(u);g>-1&&(n.splice(g,1),s+=u+".")}),s+=o,0!=n.length||0===o.length)return null;const l={};return l.domEventName=r,l.fullKey=s,l}static matchEventFullKeyCode(e,n){let r=kH[e.key]||e.key,o="";return n.indexOf("code.")>-1&&(r=e.code,o="code."),!(null==r||!r)&&(r=r.toLowerCase()," "===r?r="space":"."===r&&(r="dot"),zC.forEach(s=>{s!==r&&(0,xH[s])(e)&&(o+=s+".")}),o+=r,o===n)}static eventCallback(e,n,r){return o=>{i.matchEventFullKeyCode(o,e)&&r.runGuarded(()=>n(o))}}static _normalizeKey(e){return"esc"===e?"escape":e}}return i.\u0275fac=function(e){return new(e||i)(fe(kt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();const WC=[{provide:Ul,useValue:EC},{provide:AE,useValue:function MH(){Uy.makeCurrent()},multi:!0},{provide:kt,useFactory:function CH(){return function m8(i){rb=i}(document),document},deps:[]}],SH=VE(sB,"browser",WC),$C=new xe(""),GC=[{provide:Bp,useClass:class mH{addToWindow(t){Hi.getAngularTestability=(n,r=!0)=>{const o=t.findTestabilityInTree(n,r);if(null==o)throw new Error("Could not find testability for element.");return o},Hi.getAllAngularTestabilities=()=>t.getAllTestabilities(),Hi.getAllAngularRootElements=()=>t.getAllRootElements(),Hi.frameworkStabilizers||(Hi.frameworkStabilizers=[]),Hi.frameworkStabilizers.push(n=>{const r=Hi.getAllAngularTestabilities();let o=r.length,s=!1;const a=function(l){s=s||l,o--,0==o&&n(s)};r.forEach(function(l){l.whenStable(a)})})}findTestabilityInTree(t,e,n){return null==e?null:t.getTestability(e)??(n?_s().isShadowRoot(e)?this.findTestabilityInTree(t,e.host,!0):this.findTestabilityInTree(t,e.parentElement,!0):null)}},deps:[]},{provide:BE,useClass:by,deps:[nt,yy,Bp]},{provide:by,useClass:by,deps:[nt,yy,Bp]}],qC=[{provide:hb,useValue:"root"},{provide:Ys,useFactory:function EH(){return new Ys},deps:[]},{provide:t_,useClass:wH,multi:!0,deps:[kt,nt,Ul]},{provide:t_,useClass:DH,multi:!0,deps:[kt]},{provide:n_,useClass:n_,deps:[i_,Yh,Ed]},{provide:gh,useExisting:n_},{provide:RC,useExisting:Yh},{provide:Yh,useClass:Yh,deps:[kt]},{provide:i_,useClass:i_,deps:[t_,nt]},{provide:class O7{},useClass:fH,deps:[]},[]];let KC=(()=>{class i{constructor(e){}static withServerTransition(e){return{ngModule:i,providers:[{provide:Ed,useValue:e.appId},{provide:NC,useExisting:Ed},hH]}}}return i.\u0275fac=function(e){return new(e||i)(fe($C,12))},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[...qC,...GC],imports:[vn,aB]}),i})(),XC=(()=>{class i{constructor(e){this._doc=e}getTitle(){return this._doc.title}setTitle(e){this._doc.title=e||""}}return i.\u0275fac=function(e){return new(e||i)(fe(kt))},i.\u0275prov=Re({token:i,factory:function(e){let n=null;return n=e?new e:function AH(){return new XC(fe(kt))}(),n},providedIn:"root"}),i})();typeof window<"u"&&window;let Zy=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:function(e){let n=null;return n=e?new(e||i):fe(JC),n},providedIn:"root"}),i})(),JC=(()=>{class i extends Zy{constructor(e){super(),this._doc=e}sanitize(e,n){if(null==n)return null;switch(e){case Si.NONE:return n;case Si.HTML:return cs(n,"HTML")?Jr(n):vx(this._doc,String(n)).toString();case Si.STYLE:return cs(n,"Style")?Jr(n):n;case Si.SCRIPT:if(cs(n,"Script"))return Jr(n);throw new Error("unsafe value used in a script context");case Si.URL:return cs(n,"URL")?Jr(n):dp(String(n));case Si.RESOURCE_URL:if(cs(n,"ResourceURL"))return Jr(n);throw new Error(`unsafe value used in a resource URL context (see ${Lc})`);default:throw new Error(`Unexpected SecurityContext ${e} (see ${Lc})`)}}bypassSecurityTrustHtml(e){return function F8(i){return new f8(i)}(e)}bypassSecurityTrustStyle(e){return function v8(i){return new p8(i)}(e)}bypassSecurityTrustScript(e){return function w8(i){return new _8(i)}(e)}bypassSecurityTrustUrl(e){return function k8(i){return new g8(i)}(e)}bypassSecurityTrustResourceUrl(e){return function x8(i){return new b8(i)}(e)}}return i.\u0275fac=function(e){return new(e||i)(fe(kt))},i.\u0275prov=Re({token:i,factory:function(e){let n=null;return n=e?new e:function BH(i){return new JC(i.get(kt))}(fe(Ji)),n},providedIn:"root"}),i})();function ht(...i){return an(i,tr(i))}class $i extends le{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const e=super._subscribe(t);return!e.closed&&t.next(this._value),e}getValue(){const{hasError:t,thrownError:e,_value:n}=this;if(t)throw e;return this._throwIfClosed(),n}next(t){super.next(this._value=t)}}const r_=c(i=>function(){i(this),this.name="EmptyError",this.message="no elements in sequence"}),{isArray:HH}=Array,{getPrototypeOf:jH,prototype:YH,keys:VH}=Object;function e3(i){if(1===i.length){const t=i[0];if(HH(t))return{args:t,keys:null};if(function zH(i){return i&&"object"==typeof i&&jH(i)===YH}(t)){const e=VH(t);return{args:e.map(n=>t[n]),keys:e}}}return{args:i,keys:null}}const{isArray:UH}=Array;function Qy(i){return Pe(t=>function WH(i,t){return UH(t)?i(...t):i(t)}(i,t))}function t3(i,t){return i.reduce((e,n,r)=>(e[n]=t[r],e),{})}function Jy(...i){const t=tr(i),e=hn(i),{args:n,keys:r}=e3(i);if(0===n.length)return an([],t);const o=new rt(function $H(i,t,e=Le){return n=>{n3(t,()=>{const{length:r}=i,o=new Array(r);let s=r,a=r;for(let l=0;l{const u=an(i[l],t);let g=!1;u.subscribe(ot(n,D=>{o[l]=D,g||(g=!0,a--),a||n.next(e(o.slice()))},()=>{--s||n.complete()}))},n)},n)}}(n,t,r?s=>t3(r,s):Le));return e?o.pipe(Qy(e)):o}function n3(i,t,e){i?Lo(e,i,t):t()}function Gl(...i){return function GH(){return ai(1)}()(an(i,tr(i)))}function ql(i){return new rt(t=>{xn(i()).subscribe(t)})}function Kl(i,t){const e=v(i)?i:()=>i,n=r=>r.error(e());return new rt(t?r=>t.schedule(n,0,r):n)}function eF(){return st((i,t)=>{let e=null;i._refCount++;const n=ot(t,void 0,void 0,void 0,()=>{if(!i||i._refCount<=0||0<--i._refCount)return void(e=null);const r=i._connection,o=e;e=null,r&&(!o||r===o)&&r.unsubscribe(),t.unsubscribe()});i.subscribe(n),n.closed||(e=i.connect())})}class o_ extends rt{constructor(t,e){super(),this.source=t,this.subjectFactory=e,this._subject=null,this._refCount=0,this._connection=null,Ae(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 f;const e=this.getSubject();t.add(this.source.subscribe(ot(e,void 0,()=>{this._teardown(),e.complete()},n=>{this._teardown(),e.error(n)},()=>this._teardown()))),t.closed&&(this._connection=null,t=f.EMPTY)}return t}refCount(){return eF()(this)}}function Cn(i,t){return st((e,n)=>{let r=null,o=0,s=!1;const a=()=>s&&!r&&n.complete();e.subscribe(ot(n,l=>{r?.unsubscribe();let u=0;const g=o++;xn(i(l,g)).subscribe(r=ot(n,D=>n.next(t?t(l,D,g,u++):D),()=>{r=null,a()}))},()=>{s=!0,a()}))})}function fi(i){return i<=0?()=>jn:st((t,e)=>{let n=0;t.subscribe(ot(e,r=>{++n<=i&&(e.next(r),i<=n&&e.complete())}))})}function wn(...i){const t=tr(i);return st((e,n)=>{(t?Gl(i,e,t):Gl(i,e)).subscribe(n)})}function Qt(i,t){return st((e,n)=>{let r=0;e.subscribe(ot(n,o=>i.call(t,o,r++)&&n.next(o)))})}function s_(i){return st((t,e)=>{let n=!1;t.subscribe(ot(e,r=>{n=!0,e.next(r)},()=>{n||e.next(i),e.complete()}))})}function r3(i=qH){return st((t,e)=>{let n=!1;t.subscribe(ot(e,r=>{n=!0,e.next(r)},()=>n?e.complete():e.error(i())))})}function qH(){return new r_}function Ks(i,t){const e=arguments.length>=2;return n=>n.pipe(i?Qt((r,o)=>i(r,o,n)):Le,fi(1),e?s_(t):r3(()=>new r_))}function La(i,t){return v(t)?on(i,t,1):on(i,1)}function kn(i,t,e){const n=v(i)||t||e?{next:i,error:t,complete:e}:i;return n?st((r,o)=>{var s;null===(s=n.subscribe)||void 0===s||s.call(n);let a=!0;r.subscribe(ot(o,l=>{var u;null===(u=n.next)||void 0===u||u.call(n,l),o.next(l)},()=>{var l;a=!1,null===(l=n.complete)||void 0===l||l.call(n),o.complete()},l=>{var u;a=!1,null===(u=n.error)||void 0===u||u.call(n,l),o.error(l)},()=>{var l,u;a&&(null===(l=n.unsubscribe)||void 0===l||l.call(n)),null===(u=n.finalize)||void 0===u||u.call(n)}))}):Le}function Xs(i){return st((t,e)=>{let o,n=null,r=!1;n=t.subscribe(ot(e,void 0,void 0,s=>{o=xn(i(s,Xs(i)(t))),n?(n.unsubscribe(),n=null,o.subscribe(e)):r=!0})),r&&(n.unsubscribe(),n=null,o.subscribe(e))})}function KH(i,t,e,n,r){return(o,s)=>{let a=e,l=t,u=0;o.subscribe(ot(s,g=>{const D=u++;l=a?i(l,g,D):(a=!0,g),n&&s.next(l)},r&&(()=>{a&&s.next(l),s.complete()})))}}function o3(i,t){return st(KH(i,t,arguments.length>=2,!0))}function tF(i){return i<=0?()=>jn:st((t,e)=>{let n=[];t.subscribe(ot(e,r=>{n.push(r),i{for(const r of n)e.next(r);e.complete()},void 0,()=>{n=null}))})}function s3(i,t){const e=arguments.length>=2;return n=>n.pipe(i?Qt((r,o)=>i(r,o,n)):Le,tF(1),e?s_(t):r3(()=>new r_))}function a3(i,t=!1){return st((e,n)=>{let r=0;e.subscribe(ot(n,o=>{const s=i(o,r++);(s||t)&&n.next(o),!s&&n.complete()}))})}function a_(i){return Pe(()=>i)}function l_(i){return st((t,e)=>{try{t.subscribe(e)}finally{e.add(i)}})}const Jt="primary",Vh=Symbol("RouteTitle");class XH{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const e=this.params[t];return Array.isArray(e)?e[0]:e}return null}getAll(t){if(this.has(t)){const e=this.params[t];return Array.isArray(e)?e:[e]}return[]}get keys(){return Object.keys(this.params)}}function Id(i){return new XH(i)}function ZH(i,t,e){const n=e.path.split("/");if(n.length>i.length||"full"===e.pathMatch&&(t.hasChildren()||n.lengthn[o]===r)}return i===t}function c3(i){return Array.prototype.concat.apply([],i)}function d3(i){return i.length>0?i[i.length-1]:null}function or(i,t){for(const e in i)i.hasOwnProperty(e)&&t(i[e],e)}function Ia(i){return jb(i)?i:kh(i)?an(Promise.resolve(i)):ht(i)}const c_=!1,JH={exact:function m3(i,t,e){if(!Zl(i.segments,t.segments)||!d_(i.segments,t.segments,e)||i.numberOfChildren!==t.numberOfChildren)return!1;for(const n in t.children)if(!i.children[n]||!m3(i.children[n],t.children[n],e))return!1;return!0},subset:f3},u3={exact:function ej(i,t){return gs(i,t)},subset:function tj(i,t){return Object.keys(t).length<=Object.keys(i).length&&Object.keys(t).every(e=>l3(i[e],t[e]))},ignored:()=>!0};function h3(i,t,e){return JH[e.paths](i.root,t.root,e.matrixParams)&&u3[e.queryParams](i.queryParams,t.queryParams)&&!("exact"===e.fragment&&i.fragment!==t.fragment)}function f3(i,t,e){return p3(i,t,t.segments,e)}function p3(i,t,e,n){if(i.segments.length>e.length){const r=i.segments.slice(0,e.length);return!(!Zl(r,e)||t.hasChildren()||!d_(r,e,n))}if(i.segments.length===e.length){if(!Zl(i.segments,e)||!d_(i.segments,e,n))return!1;for(const r in t.children)if(!i.children[r]||!f3(i.children[r],t.children[r],n))return!1;return!0}{const r=e.slice(0,i.segments.length),o=e.slice(i.segments.length);return!!(Zl(i.segments,r)&&d_(i.segments,r,n)&&i.children[Jt])&&p3(i.children[Jt],t,o,n)}}function d_(i,t,e){return t.every((n,r)=>u3[e](i[r].parameters,n.parameters))}class Xl{constructor(t=new ei([],{}),e={},n=null){this.root=t,this.queryParams=e,this.fragment=n}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Id(this.queryParams)),this._queryParamMap}toString(){return rj.serialize(this)}}class ei{constructor(t,e){this.segments=t,this.children=e,this.parent=null,or(e,(n,r)=>n.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return u_(this)}}class zh{constructor(t,e){this.path=t,this.parameters=e}get parameterMap(){return this._parameterMap||(this._parameterMap=Id(this.parameters)),this._parameterMap}toString(){return b3(this)}}function Zl(i,t){return i.length===t.length&&i.every((e,n)=>e.path===t[n].path)}let Uh=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:function(){return new iF},providedIn:"root"}),i})();class iF{parse(t){const e=new mj(t);return new Xl(e.parseRootSegment(),e.parseQueryParams(),e.parseFragment())}serialize(t){const e=`/${Wh(t.root,!0)}`,n=function aj(i){const t=Object.keys(i).map(e=>{const n=i[e];return Array.isArray(n)?n.map(r=>`${h_(e)}=${h_(r)}`).join("&"):`${h_(e)}=${h_(n)}`}).filter(e=>!!e);return t.length?`?${t.join("&")}`:""}(t.queryParams);return`${e}${n}${"string"==typeof t.fragment?`#${function oj(i){return encodeURI(i)}(t.fragment)}`:""}`}}const rj=new iF;function u_(i){return i.segments.map(t=>b3(t)).join("/")}function Wh(i,t){if(!i.hasChildren())return u_(i);if(t){const e=i.children[Jt]?Wh(i.children[Jt],!1):"",n=[];return or(i.children,(r,o)=>{o!==Jt&&n.push(`${o}:${Wh(r,!1)}`)}),n.length>0?`${e}(${n.join("//")})`:e}{const e=function nj(i,t){let e=[];return or(i.children,(n,r)=>{r===Jt&&(e=e.concat(t(n,r)))}),or(i.children,(n,r)=>{r!==Jt&&(e=e.concat(t(n,r)))}),e}(i,(n,r)=>r===Jt?[Wh(i.children[Jt],!1)]:[`${r}:${Wh(n,!1)}`]);return 1===Object.keys(i.children).length&&null!=i.children[Jt]?`${u_(i)}/${e[0]}`:`${u_(i)}/(${e.join("//")})`}}function _3(i){return encodeURIComponent(i).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function h_(i){return _3(i).replace(/%3B/gi,";")}function nF(i){return _3(i).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function m_(i){return decodeURIComponent(i)}function g3(i){return m_(i.replace(/\+/g,"%20"))}function b3(i){return`${nF(i.path)}${function sj(i){return Object.keys(i).map(t=>`;${nF(t)}=${nF(i[t])}`).join("")}(i.parameters)}`}const lj=/^[^\/()?;=#]+/;function f_(i){const t=i.match(lj);return t?t[0]:""}const cj=/^[^=?&#]+/,uj=/^[^&#]+/;class mj{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new ei([],{}):new ei([],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 e={};this.peekStartsWith("/(")&&(this.capture("/"),e=this.parseParens(!0));let n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(t.length>0||Object.keys(e).length>0)&&(n[Jt]=new ei(t,e)),n}parseSegment(){const t=f_(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new Ce(4009,c_);return this.capture(t),new zh(m_(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const e=f_(this.remaining);if(!e)return;this.capture(e);let n="";if(this.consumeOptional("=")){const r=f_(this.remaining);r&&(n=r,this.capture(n))}t[m_(e)]=m_(n)}parseQueryParam(t){const e=function dj(i){const t=i.match(cj);return t?t[0]:""}(this.remaining);if(!e)return;this.capture(e);let n="";if(this.consumeOptional("=")){const s=function hj(i){const t=i.match(uj);return t?t[0]:""}(this.remaining);s&&(n=s,this.capture(n))}const r=g3(e),o=g3(n);if(t.hasOwnProperty(r)){let s=t[r];Array.isArray(s)||(s=[s],t[r]=s),s.push(o)}else t[r]=o}parseParens(t){const e={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const n=f_(this.remaining),r=this.remaining[n.length];if("/"!==r&&")"!==r&&";"!==r)throw new Ce(4010,c_);let o;n.indexOf(":")>-1?(o=n.slice(0,n.indexOf(":")),this.capture(o),this.capture(":")):t&&(o=Jt);const s=this.parseChildren();e[o]=1===Object.keys(s).length?s[Jt]:new ei([],s),this.consumeOptional("//")}return e}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 Ce(4011,c_)}}function rF(i){return i.segments.length>0?new ei([],{[Jt]:i}):i}function p_(i){const t={};for(const n of Object.keys(i.children)){const o=p_(i.children[n]);(o.segments.length>0||o.hasChildren())&&(t[n]=o)}return function fj(i){if(1===i.numberOfChildren&&i.children[Jt]){const t=i.children[Jt];return new ei(i.segments.concat(t.segments),t.children)}return i}(new ei(i.segments,t))}function Ql(i){return i instanceof Xl}function gj(i,t,e,n,r){if(0===e.length)return Nd(t.root,t.root,t.root,n,r);const o=function v3(i){if("string"==typeof i[0]&&1===i.length&&"/"===i[0])return new F3(!0,0,i);let t=0,e=!1;const n=i.reduce((r,o,s)=>{if("object"==typeof o&&null!=o){if(o.outlets){const a={};return or(o.outlets,(l,u)=>{a[u]="string"==typeof l?l.split("/"):l}),[...r,{outlets:a}]}if(o.segmentPath)return[...r,o.segmentPath]}return"string"!=typeof o?[...r,o]:0===s?(o.split("/").forEach((a,l)=>{0==l&&"."===a||(0==l&&""===a?e=!0:".."===a?t++:""!=a&&r.push(a))}),r):[...r,o]},[]);return new F3(e,t,n)}(e);return o.toRoot()?Nd(t.root,t.root,new ei([],{}),n,r):function s(l){const u=function yj(i,t,e,n){if(i.isAbsolute)return new Od(t.root,!0,0);if(-1===n)return new Od(e,e===t.root,0);return function w3(i,t,e){let n=i,r=t,o=e;for(;o>r;){if(o-=r,n=n.parent,!n)throw new Ce(4005,!1);r=n.segments.length}return new Od(n,!1,r-o)}(e,n+($h(i.commands[0])?0:1),i.numberOfDoubleDots)}(o,t,i.snapshot?._urlSegment,l),g=u.processChildren?qh(u.segmentGroup,u.index,o.commands):sF(u.segmentGroup,u.index,o.commands);return Nd(t.root,u.segmentGroup,g,n,r)}(i.snapshot?._lastPathIndex)}function $h(i){return"object"==typeof i&&null!=i&&!i.outlets&&!i.segmentPath}function Gh(i){return"object"==typeof i&&null!=i&&i.outlets}function Nd(i,t,e,n,r){let s,o={};n&&or(n,(l,u)=>{o[u]=Array.isArray(l)?l.map(g=>`${g}`):`${l}`}),s=i===t?e:y3(i,t,e);const a=rF(p_(s));return new Xl(a,o,r)}function y3(i,t,e){const n={};return or(i.children,(r,o)=>{n[o]=r===t?e:y3(r,t,e)}),new ei(i.segments,n)}class F3{constructor(t,e,n){if(this.isAbsolute=t,this.numberOfDoubleDots=e,this.commands=n,t&&n.length>0&&$h(n[0]))throw new Ce(4003,!1);const r=n.find(Gh);if(r&&r!==d3(n))throw new Ce(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Od{constructor(t,e,n){this.segmentGroup=t,this.processChildren=e,this.index=n}}function sF(i,t,e){if(i||(i=new ei([],{})),0===i.segments.length&&i.hasChildren())return qh(i,t,e);const n=function vj(i,t,e){let n=0,r=t;const o={match:!1,pathIndex:0,commandIndex:0};for(;r=e.length)return o;const s=i.segments[r],a=e[n];if(Gh(a))break;const l=`${a}`,u=n0&&void 0===l)break;if(l&&u&&"object"==typeof u&&void 0===u.outlets){if(!x3(l,u,s))return o;n+=2}else{if(!x3(l,{},s))return o;n++}r++}return{match:!0,pathIndex:r,commandIndex:n}}(i,t,e),r=e.slice(n.commandIndex);if(n.match&&n.pathIndex{"string"==typeof o&&(o=[o]),null!==o&&(r[s]=sF(i.children[s],t,o))}),or(i.children,(o,s)=>{void 0===n[s]&&(r[s]=o)}),new ei(i.segments,r)}}function aF(i,t,e){const n=i.segments.slice(0,t);let r=0;for(;r{"string"==typeof e&&(e=[e]),null!==e&&(t[n]=aF(new ei([],{}),0,e))}),t}function k3(i){const t={};return or(i,(e,n)=>t[n]=`${e}`),t}function x3(i,t,e){return i==e.path&&gs(t,e.parameters)}class Zs{constructor(t,e){this.id=t,this.url=e}}class lF extends Zs{constructor(t,e,n="imperative",r=null){super(t,e),this.type=0,this.navigationTrigger=n,this.restoredState=r}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class Jl extends Zs{constructor(t,e,n){super(t,e),this.urlAfterRedirects=n,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class __ extends Zs{constructor(t,e,n,r){super(t,e),this.reason=n,this.code=r,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class D3 extends Zs{constructor(t,e,n,r){super(t,e),this.error=n,this.target=r,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class kj extends Zs{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class xj extends Zs{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Dj extends Zs{constructor(t,e,n,r,o){super(t,e),this.urlAfterRedirects=n,this.state=r,this.shouldActivate=o,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class Mj extends Zs{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Ej extends Zs{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r,this.type=6}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class Cj{constructor(t){this.route=t,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class Sj{constructor(t){this.route=t,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class Tj{constructor(t){this.snapshot=t,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Aj{constructor(t){this.snapshot=t,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Lj{constructor(t){this.snapshot=t,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class Ij{constructor(t){this.snapshot=t,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class M3{constructor(t,e,n){this.routerEvent=t,this.position=e,this.anchor=n,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}let Oj=(()=>{class i{createUrlTree(e,n,r,o,s,a){return gj(e||n.root,r,o,s,a)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),Rj=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:function(t){return Oj.\u0275fac(t)},providedIn:"root"}),i})();class E3{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const e=this.pathFromRoot(t);return e.length>1?e[e.length-2]:null}children(t){const e=cF(t,this._root);return e?e.children.map(n=>n.value):[]}firstChild(t){const e=cF(t,this._root);return e&&e.children.length>0?e.children[0].value:null}siblings(t){const e=dF(t,this._root);return e.length<2?[]:e[e.length-2].children.map(r=>r.value).filter(r=>r!==t)}pathFromRoot(t){return dF(t,this._root).map(e=>e.value)}}function cF(i,t){if(i===t.value)return t;for(const e of t.children){const n=cF(i,e);if(n)return n}return null}function dF(i,t){if(i===t.value)return[t];for(const e of t.children){const n=dF(i,e);if(n.length)return n.unshift(t),n}return[]}class Qs{constructor(t,e){this.value=t,this.children=e}toString(){return`TreeNode(${this.value})`}}function Rd(i){const t={};return i&&i.children.forEach(e=>t[e.value.outlet]=e),t}class C3 extends E3{constructor(t,e){super(t),this.snapshot=e,uF(this,t)}toString(){return this.snapshot.toString()}}function S3(i,t){const e=function Pj(i,t){const s=new g_([],{},{},"",{},Jt,t,null,i.root,-1,{});return new A3("",new Qs(s,[]))}(i,t),n=new $i([new zh("",{})]),r=new $i({}),o=new $i({}),s=new $i({}),a=new $i(""),l=new Na(n,r,s,a,o,Jt,t,e.root);return l.snapshot=e.root,new C3(new Qs(l,[]),e)}class Na{constructor(t,e,n,r,o,s,a,l){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=o,this.outlet=s,this.component=a,this.title=this.data?.pipe(Pe(u=>u[Vh]))??ht(void 0),this._futureSnapshot=l}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(Pe(t=>Id(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(Pe(t=>Id(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function T3(i,t="emptyOnly"){const e=i.pathFromRoot;let n=0;if("always"!==t)for(n=e.length-1;n>=1;){const r=e[n],o=e[n-1];if(r.routeConfig&&""===r.routeConfig.path)n--;else{if(o.component)break;n--}}return function Bj(i){return i.reduce((t,e)=>({params:{...t.params,...e.params},data:{...t.data,...e.data},resolve:{...e.data,...t.resolve,...e.routeConfig?.data,...e._resolvedData}}),{params:{},data:{},resolve:{}})}(e.slice(n))}class g_{constructor(t,e,n,r,o,s,a,l,u,g,D){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=o,this.outlet=s,this.component=a,this.routeConfig=l,this._urlSegment=u,this._lastPathIndex=g,this._resolve=D}get title(){return this.data?.[Vh]}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=Id(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Id(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(n=>n.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class A3 extends E3{constructor(t,e){super(e),this.url=t,uF(this,e)}toString(){return L3(this._root)}}function uF(i,t){t.value._routerState=i,t.children.forEach(e=>uF(i,e))}function L3(i){const t=i.children.length>0?` { ${i.children.map(L3).join(", ")} } `:"";return`${i.value}${t}`}function hF(i){if(i.snapshot){const t=i.snapshot,e=i._futureSnapshot;i.snapshot=e,gs(t.queryParams,e.queryParams)||i.queryParams.next(e.queryParams),t.fragment!==e.fragment&&i.fragment.next(e.fragment),gs(t.params,e.params)||i.params.next(e.params),function QH(i,t){if(i.length!==t.length)return!1;for(let e=0;egs(e.parameters,t[n].parameters))}(i.url,t.url);return e&&!(!i.parent!=!t.parent)&&(!i.parent||mF(i.parent,t.parent))}function Kh(i,t,e){if(e&&i.shouldReuseRoute(t.value,e.value.snapshot)){const n=e.value;n._futureSnapshot=t.value;const r=function jj(i,t,e){return t.children.map(n=>{for(const r of e.children)if(i.shouldReuseRoute(n.value,r.value.snapshot))return Kh(i,n,r);return Kh(i,n)})}(i,t,e);return new Qs(n,r)}{if(i.shouldAttach(t.value)){const o=i.retrieve(t.value);if(null!==o){const s=o.route;return s.value._futureSnapshot=t.value,s.children=t.children.map(a=>Kh(i,a)),s}}const n=function Yj(i){return new Na(new $i(i.url),new $i(i.params),new $i(i.queryParams),new $i(i.fragment),new $i(i.data),i.outlet,i.component,i)}(t.value),r=t.children.map(o=>Kh(i,o));return new Qs(n,r)}}const fF="ngNavigationCancelingError";function I3(i,t){const{redirectTo:e,navigationBehaviorOptions:n}=Ql(t)?{redirectTo:t,navigationBehaviorOptions:void 0}:t,r=N3(!1,0,t);return r.url=e,r.navigationBehaviorOptions=n,r}function N3(i,t,e){const n=new Error("NavigationCancelingError: "+(i||""));return n[fF]=!0,n.cancellationCode=t,e&&(n.url=e),n}function O3(i){return R3(i)&&Ql(i.url)}function R3(i){return i&&i[fF]}class Vj{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new Xh,this.attachRef=null}}let Xh=(()=>{class i{constructor(){this.contexts=new Map}onChildOutletCreated(e,n){const r=this.getOrCreateContext(e);r.outlet=n,this.contexts.set(e,r)}onChildOutletDestroyed(e){const n=this.getContext(e);n&&(n.outlet=null,n.attachRef=null)}onOutletDeactivated(){const e=this.contexts;return this.contexts=new Map,e}onOutletReAttached(e){this.contexts=e}getOrCreateContext(e){let n=this.getContext(e);return n||(n=new Vj,this.contexts.set(e,n)),n}getContext(e){return this.contexts.get(e)||null}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const b_=!1;let pF=(()=>{class i{constructor(){this.activated=null,this._activatedRoute=null,this.name=Jt,this.activateEvents=new We,this.deactivateEvents=new We,this.attachEvents=new We,this.detachEvents=new We,this.parentContexts=Yt(Xh),this.location=Yt(zi),this.changeDetector=Yt(At),this.environmentInjector=Yt(Hs)}ngOnChanges(e){if(e.name){const{firstChange:n,previousValue:r}=e.name;if(n)return;this.isTrackedInParentContexts(r)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(r)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name)}isTrackedInParentContexts(e){return this.parentContexts.getContext(e)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;const e=this.parentContexts.getContext(this.name);e?.route&&(e.attachRef?this.attach(e.attachRef,e.route):this.activateWith(e.route,e.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new Ce(4012,b_);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new Ce(4012,b_);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new Ce(4012,b_);this.location.detach();const e=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(e.instance),e}attach(e,n){this.activated=e,this._activatedRoute=n,this.location.insert(e.hostView),this.attachEvents.emit(e.instance)}deactivate(){if(this.activated){const e=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(e)}}activateWith(e,n){if(this.isActivated)throw new Ce(4013,b_);this._activatedRoute=e;const r=this.location,s=e.snapshot.component,a=this.parentContexts.getOrCreateContext(this.name).children,l=new zj(e,a,r.injector);if(n&&function Uj(i){return!!i.resolveComponentFactory}(n)){const u=n.resolveComponentFactory(s);this.activated=r.createComponent(u,r.length,l)}else this.activated=r.createComponent(s,{index:r.length,injector:l,environmentInjector:n??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[ci]}),i})();class zj{constructor(t,e,n){this.route=t,this.childContexts=e,this.parent=n}get(t,e){return t===Na?this.route:t===Xh?this.childContexts:this.parent.get(t,e)}}let _F=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["ng-component"]],standalone:!0,features:[ty],decls:1,vars:0,template:function(e,n){1&e&&Te(0,"router-outlet")},dependencies:[pF],encapsulation:2}),i})();function P3(i,t){return i.providers&&!i._injector&&(i._injector=Ip(i.providers,t,`Route: ${i.path}`)),i._injector??t}function bF(i){const t=i.children&&i.children.map(bF),e=t?{...i,children:t}:{...i};return!e.component&&!e.loadComponent&&(t||e.loadChildren)&&e.outlet&&e.outlet!==Jt&&(e.component=_F),e}function xo(i){return i.outlet||Jt}function B3(i,t){const e=i.filter(n=>xo(n)===t);return e.push(...i.filter(n=>xo(n)!==t)),e}function Zh(i){if(!i)return null;if(i.routeConfig?._injector)return i.routeConfig._injector;for(let t=i.parent;t;t=t.parent){const e=t.routeConfig;if(e?._loadedInjector)return e._loadedInjector;if(e?._injector)return e._injector}return null}class Kj{constructor(t,e,n,r){this.routeReuseStrategy=t,this.futureState=e,this.currState=n,this.forwardEvent=r}activate(t){const e=this.futureState._root,n=this.currState?this.currState._root:null;this.deactivateChildRoutes(e,n,t),hF(this.futureState.root),this.activateChildRoutes(e,n,t)}deactivateChildRoutes(t,e,n){const r=Rd(e);t.children.forEach(o=>{const s=o.value.outlet;this.deactivateRoutes(o,r[s],n),delete r[s]}),or(r,(o,s)=>{this.deactivateRouteAndItsChildren(o,n)})}deactivateRoutes(t,e,n){const r=t.value,o=e?e.value:null;if(r===o)if(r.component){const s=n.getContext(r.outlet);s&&this.deactivateChildRoutes(t,e,s.children)}else this.deactivateChildRoutes(t,e,n);else o&&this.deactivateRouteAndItsChildren(e,n)}deactivateRouteAndItsChildren(t,e){t.value.component&&this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,e):this.deactivateRouteAndOutlet(t,e)}detachAndStoreRouteSubtree(t,e){const n=e.getContext(t.value.outlet),r=n&&t.value.component?n.children:e,o=Rd(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],r);if(n&&n.outlet){const s=n.outlet.detach(),a=n.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:s,route:t,contexts:a})}}deactivateRouteAndOutlet(t,e){const n=e.getContext(t.value.outlet),r=n&&t.value.component?n.children:e,o=Rd(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],r);n&&n.outlet&&(n.outlet.deactivate(),n.children.onOutletDeactivated(),n.attachRef=null,n.resolver=null,n.route=null)}activateChildRoutes(t,e,n){const r=Rd(e);t.children.forEach(o=>{this.activateRoutes(o,r[o.value.outlet],n),this.forwardEvent(new Ij(o.value.snapshot))}),t.children.length&&this.forwardEvent(new Aj(t.value.snapshot))}activateRoutes(t,e,n){const r=t.value,o=e?e.value:null;if(hF(r),r===o)if(r.component){const s=n.getOrCreateContext(r.outlet);this.activateChildRoutes(t,e,s.children)}else this.activateChildRoutes(t,e,n);else if(r.component){const s=n.getOrCreateContext(r.outlet);if(this.routeReuseStrategy.shouldAttach(r.snapshot)){const a=this.routeReuseStrategy.retrieve(r.snapshot);this.routeReuseStrategy.store(r.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&&s.outlet.attach(a.componentRef,a.route.value),hF(a.route.value),this.activateChildRoutes(t,null,s.children)}else{const a=Zh(r.snapshot),l=a?.get(js)??null;s.attachRef=null,s.route=r,s.resolver=l,s.injector=a,s.outlet&&s.outlet.activateWith(r,s.injector),this.activateChildRoutes(t,null,s.children)}}else this.activateChildRoutes(t,null,n)}}class H3{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class y_{constructor(t,e){this.component=t,this.route=e}}function Xj(i,t,e){const n=i._root;return Qh(n,t?t._root:null,e,[n.value])}function Pd(i,t){const e=Symbol(),n=t.get(i,e);return n===e?"function"!=typeof i||function e1(i){return null!==Nc(i)}(i)?t.get(i):i:n}function Qh(i,t,e,n,r={canDeactivateChecks:[],canActivateChecks:[]}){const o=Rd(t);return i.children.forEach(s=>{(function Qj(i,t,e,n,r={canDeactivateChecks:[],canActivateChecks:[]}){const o=i.value,s=t?t.value:null,a=e?e.getContext(i.value.outlet):null;if(s&&o.routeConfig===s.routeConfig){const l=function Jj(i,t,e){if("function"==typeof e)return e(i,t);switch(e){case"pathParamsChange":return!Zl(i.url,t.url);case"pathParamsOrQueryParamsChange":return!Zl(i.url,t.url)||!gs(i.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!mF(i,t)||!gs(i.queryParams,t.queryParams);default:return!mF(i,t)}}(s,o,o.routeConfig.runGuardsAndResolvers);l?r.canActivateChecks.push(new H3(n)):(o.data=s.data,o._resolvedData=s._resolvedData),Qh(i,t,o.component?a?a.children:null:e,n,r),l&&a&&a.outlet&&a.outlet.isActivated&&r.canDeactivateChecks.push(new y_(a.outlet.component,s))}else s&&Jh(t,a,r),r.canActivateChecks.push(new H3(n)),Qh(i,null,o.component?a?a.children:null:e,n,r)})(s,o[s.value.outlet],e,n.concat([s.value]),r),delete o[s.value.outlet]}),or(o,(s,a)=>Jh(s,e.getContext(a),r)),r}function Jh(i,t,e){const n=Rd(i),r=i.value;or(n,(o,s)=>{Jh(o,r.component?t?t.children.getContext(s):null:t,e)}),e.canDeactivateChecks.push(new y_(r.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,r))}function em(i){return"function"==typeof i}function yF(i){return i instanceof r_||"EmptyError"===i?.name}const F_=Symbol("INITIAL_VALUE");function Bd(){return Cn(i=>Jy(i.map(t=>t.pipe(fi(1),wn(F_)))).pipe(Pe(t=>{for(const e of t)if(!0!==e){if(e===F_)return F_;if(!1===e||e instanceof Xl)return e}return!0}),Qt(t=>t!==F_),fi(1)))}function j3(i){return function De(...i){return $e(i)}(kn(t=>{if(Ql(t))throw I3(0,t)}),Pe(t=>!0===t))}const FF={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function Y3(i,t,e,n,r){const o=vF(i,t,e);return o.matched?function _Y(i,t,e,n){const r=t.canMatch;return r&&0!==r.length?ht(r.map(s=>{const a=Pd(s,i);return Ia(function oY(i){return i&&em(i.canMatch)}(a)?a.canMatch(t,e):i.runInContext(()=>a(t,e)))})).pipe(Bd(),j3()):ht(!0)}(n=P3(t,n),t,e).pipe(Pe(s=>!0===s?o:{...FF})):ht(o)}function vF(i,t,e){if(""===t.path)return"full"===t.pathMatch&&(i.hasChildren()||e.length>0)?{...FF}:{matched:!0,consumedSegments:[],remainingSegments:e,parameters:{},positionalParamSegments:{}};const r=(t.matcher||ZH)(e,i,t);if(!r)return{...FF};const o={};or(r.posParams,(a,l)=>{o[l]=a.path});const s=r.consumed.length>0?{...o,...r.consumed[r.consumed.length-1].parameters}:o;return{matched:!0,consumedSegments:r.consumed,remainingSegments:e.slice(r.consumed.length),parameters:s,positionalParamSegments:r.posParams??{}}}function v_(i,t,e,n){if(e.length>0&&function yY(i,t,e){return e.some(n=>w_(i,t,n)&&xo(n)!==Jt)}(i,e,n)){const o=new ei(t,function bY(i,t,e,n){const r={};r[Jt]=n,n._sourceSegment=i,n._segmentIndexShift=t.length;for(const o of e)if(""===o.path&&xo(o)!==Jt){const s=new ei([],{});s._sourceSegment=i,s._segmentIndexShift=t.length,r[xo(o)]=s}return r}(i,t,n,new ei(e,i.children)));return o._sourceSegment=i,o._segmentIndexShift=t.length,{segmentGroup:o,slicedSegments:[]}}if(0===e.length&&function FY(i,t,e){return e.some(n=>w_(i,t,n))}(i,e,n)){const o=new ei(i.segments,function gY(i,t,e,n,r){const o={};for(const s of n)if(w_(i,e,s)&&!r[xo(s)]){const a=new ei([],{});a._sourceSegment=i,a._segmentIndexShift=t.length,o[xo(s)]=a}return{...r,...o}}(i,t,e,n,i.children));return o._sourceSegment=i,o._segmentIndexShift=t.length,{segmentGroup:o,slicedSegments:e}}const r=new ei(i.segments,i.children);return r._sourceSegment=i,r._segmentIndexShift=t.length,{segmentGroup:r,slicedSegments:e}}function w_(i,t,e){return(!(i.hasChildren()||t.length>0)||"full"!==e.pathMatch)&&""===e.path}function V3(i,t,e,n){return!!(xo(i)===n||n!==Jt&&w_(t,e,i))&&("**"===i.path||vF(t,i,e).matched)}function z3(i,t,e){return 0===t.length&&!i.children[e]}const k_=!1;class x_{constructor(t){this.segmentGroup=t||null}}class U3{constructor(t){this.urlTree=t}}function tm(i){return Kl(new x_(i))}function W3(i){return Kl(new U3(i))}class xY{constructor(t,e,n,r,o){this.injector=t,this.configLoader=e,this.urlSerializer=n,this.urlTree=r,this.config=o,this.allowRedirects=!0}apply(){const t=v_(this.urlTree.root,[],[],this.config).segmentGroup,e=new ei(t.segments,t.children);return this.expandSegmentGroup(this.injector,this.config,e,Jt).pipe(Pe(o=>this.createUrlTree(p_(o),this.urlTree.queryParams,this.urlTree.fragment))).pipe(Xs(o=>{if(o instanceof U3)return this.allowRedirects=!1,this.match(o.urlTree);throw o instanceof x_?this.noMatchError(o):o}))}match(t){return this.expandSegmentGroup(this.injector,this.config,t.root,Jt).pipe(Pe(r=>this.createUrlTree(p_(r),t.queryParams,t.fragment))).pipe(Xs(r=>{throw r instanceof x_?this.noMatchError(r):r}))}noMatchError(t){return new Ce(4002,k_)}createUrlTree(t,e,n){const r=rF(t);return new Xl(r,e,n)}expandSegmentGroup(t,e,n,r){return 0===n.segments.length&&n.hasChildren()?this.expandChildren(t,e,n).pipe(Pe(o=>new ei([],o))):this.expandSegment(t,n,e,n.segments,r,!0)}expandChildren(t,e,n){const r=[];for(const o of Object.keys(n.children))"primary"===o?r.unshift(o):r.push(o);return an(r).pipe(La(o=>{const s=n.children[o],a=B3(e,o);return this.expandSegmentGroup(t,a,s,o).pipe(Pe(l=>({segment:l,outlet:o})))}),o3((o,s)=>(o[s.outlet]=s.segment,o),{}),s3())}expandSegment(t,e,n,r,o,s){return an(n).pipe(La(a=>this.expandSegmentAgainstRoute(t,e,n,a,r,o,s).pipe(Xs(u=>{if(u instanceof x_)return ht(null);throw u}))),Ks(a=>!!a),Xs((a,l)=>{if(yF(a))return z3(e,r,o)?ht(new ei([],{})):tm(e);throw a}))}expandSegmentAgainstRoute(t,e,n,r,o,s,a){return V3(r,e,o,s)?void 0===r.redirectTo?this.matchSegmentAgainstRoute(t,e,r,o,s):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,e,n,r,o,s):tm(e):tm(e)}expandSegmentAgainstRouteUsingRedirect(t,e,n,r,o,s){return"**"===r.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,s):this.expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,o,s)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,e,n,r){const o=this.applyRedirectCommands([],n.redirectTo,{});return n.redirectTo.startsWith("/")?W3(o):this.lineralizeSegments(n,o).pipe(on(s=>{const a=new ei(s,{});return this.expandSegment(t,a,e,s,r,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,o,s){const{matched:a,consumedSegments:l,remainingSegments:u,positionalParamSegments:g}=vF(e,r,o);if(!a)return tm(e);const D=this.applyRedirectCommands(l,r.redirectTo,g);return r.redirectTo.startsWith("/")?W3(D):this.lineralizeSegments(r,D).pipe(on(H=>this.expandSegment(t,e,n,H.concat(u),s,!1)))}matchSegmentAgainstRoute(t,e,n,r,o){return"**"===n.path?(t=P3(n,t),n.loadChildren?(n._loadedRoutes?ht({routes:n._loadedRoutes,injector:n._loadedInjector}):this.configLoader.loadChildren(t,n)).pipe(Pe(a=>(n._loadedRoutes=a.routes,n._loadedInjector=a.injector,new ei(r,{})))):ht(new ei(r,{}))):Y3(e,n,r,t).pipe(Cn(({matched:s,consumedSegments:a,remainingSegments:l})=>s?this.getChildConfig(t=n._injector??t,n,r).pipe(on(g=>{const D=g.injector??t,H=g.routes,{segmentGroup:q,slicedSegments:J}=v_(e,a,l,H),oe=new ei(q.segments,q.children);if(0===J.length&&oe.hasChildren())return this.expandChildren(D,H,oe).pipe(Pe(be=>new ei(a,be)));if(0===H.length&&0===J.length)return ht(new ei(a,{}));const ue=xo(n)===o;return this.expandSegment(D,oe,H,J,ue?Jt:o,!0).pipe(Pe(Se=>new ei(a.concat(Se.segments),Se.children)))})):tm(e)))}getChildConfig(t,e,n){return e.children?ht({routes:e.children,injector:t}):e.loadChildren?void 0!==e._loadedRoutes?ht({routes:e._loadedRoutes,injector:e._loadedInjector}):function pY(i,t,e,n){const r=t.canLoad;return void 0===r||0===r.length?ht(!0):ht(r.map(s=>{const a=Pd(s,i);return Ia(function tY(i){return i&&em(i.canLoad)}(a)?a.canLoad(t,e):i.runInContext(()=>a(t,e)))})).pipe(Bd(),j3())}(t,e,n).pipe(on(r=>r?this.configLoader.loadChildren(t,e).pipe(kn(o=>{e._loadedRoutes=o.routes,e._loadedInjector=o.injector})):function wY(i){return Kl(N3(k_,3))}())):ht({routes:[],injector:t})}lineralizeSegments(t,e){let n=[],r=e.root;for(;;){if(n=n.concat(r.segments),0===r.numberOfChildren)return ht(n);if(r.numberOfChildren>1||!r.children[Jt])return Kl(new Ce(4e3,k_));r=r.children[Jt]}}applyRedirectCommands(t,e,n){return this.applyRedirectCreateUrlTree(e,this.urlSerializer.parse(e),t,n)}applyRedirectCreateUrlTree(t,e,n,r){const o=this.createSegmentGroup(t,e.root,n,r);return new Xl(o,this.createQueryParams(e.queryParams,this.urlTree.queryParams),e.fragment)}createQueryParams(t,e){const n={};return or(t,(r,o)=>{if("string"==typeof r&&r.startsWith(":")){const a=r.substring(1);n[o]=e[a]}else n[o]=r}),n}createSegmentGroup(t,e,n,r){const o=this.createSegments(t,e.segments,n,r);let s={};return or(e.children,(a,l)=>{s[l]=this.createSegmentGroup(t,a,n,r)}),new ei(o,s)}createSegments(t,e,n,r){return e.map(o=>o.path.startsWith(":")?this.findPosParam(t,o,r):this.findOrReturn(o,n))}findPosParam(t,e,n){const r=n[e.path.substring(1)];if(!r)throw new Ce(4001,k_);return r}findOrReturn(t,e){let n=0;for(const r of e){if(r.path===t.path)return e.splice(n),r;n++}return t}}class MY{}class SY{constructor(t,e,n,r,o,s,a){this.injector=t,this.rootComponentType=e,this.config=n,this.urlTree=r,this.url=o,this.paramsInheritanceStrategy=s,this.urlSerializer=a}recognize(){const t=v_(this.urlTree.root,[],[],this.config.filter(e=>void 0===e.redirectTo)).segmentGroup;return this.processSegmentGroup(this.injector,this.config,t,Jt).pipe(Pe(e=>{if(null===e)return null;const n=new g_([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},Jt,this.rootComponentType,null,this.urlTree.root,-1,{}),r=new Qs(n,e),o=new A3(this.url,r);return this.inheritParamsAndData(o._root),o}))}inheritParamsAndData(t){const e=t.value,n=T3(e,this.paramsInheritanceStrategy);e.params=Object.freeze(n.params),e.data=Object.freeze(n.data),t.children.forEach(r=>this.inheritParamsAndData(r))}processSegmentGroup(t,e,n,r){return 0===n.segments.length&&n.hasChildren()?this.processChildren(t,e,n):this.processSegment(t,e,n,n.segments,r)}processChildren(t,e,n){return an(Object.keys(n.children)).pipe(La(r=>{const o=n.children[r],s=B3(e,r);return this.processSegmentGroup(t,s,o,r)}),o3((r,o)=>r&&o?(r.push(...o),r):null),a3(r=>null!==r),s_(null),s3(),Pe(r=>{if(null===r)return null;const o=G3(r);return function TY(i){i.sort((t,e)=>t.value.outlet===Jt?-1:e.value.outlet===Jt?1:t.value.outlet.localeCompare(e.value.outlet))}(o),o}))}processSegment(t,e,n,r,o){return an(e).pipe(La(s=>this.processSegmentAgainstRoute(s._injector??t,s,n,r,o)),Ks(s=>!!s),Xs(s=>{if(yF(s))return z3(n,r,o)?ht([]):ht(null);throw s}))}processSegmentAgainstRoute(t,e,n,r,o){if(e.redirectTo||!V3(e,n,r,o))return ht(null);let s;if("**"===e.path){const a=r.length>0?d3(r).parameters:{},l=K3(n)+r.length;s=ht({snapshot:new g_(r,a,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,X3(e),xo(e),e.component??e._loadedComponent??null,e,q3(n),l,Z3(e)),consumedSegments:[],remainingSegments:[]})}else s=Y3(n,e,r,t).pipe(Pe(({matched:a,consumedSegments:l,remainingSegments:u,parameters:g})=>{if(!a)return null;const D=K3(n)+l.length;return{snapshot:new g_(l,g,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,X3(e),xo(e),e.component??e._loadedComponent??null,e,q3(n),D,Z3(e)),consumedSegments:l,remainingSegments:u}}));return s.pipe(Cn(a=>{if(null===a)return ht(null);const{snapshot:l,consumedSegments:u,remainingSegments:g}=a;t=e._injector??t;const D=e._loadedInjector??t,H=function AY(i){return i.children?i.children:i.loadChildren?i._loadedRoutes:[]}(e),{segmentGroup:q,slicedSegments:J}=v_(n,u,g,H.filter(ue=>void 0===ue.redirectTo));if(0===J.length&&q.hasChildren())return this.processChildren(D,H,q).pipe(Pe(ue=>null===ue?null:[new Qs(l,ue)]));if(0===H.length&&0===J.length)return ht([new Qs(l,[])]);const oe=xo(e)===o;return this.processSegment(D,H,q,J,oe?Jt:o).pipe(Pe(ue=>null===ue?null:[new Qs(l,ue)]))}))}}function LY(i){const t=i.value.routeConfig;return t&&""===t.path&&void 0===t.redirectTo}function G3(i){const t=[],e=new Set;for(const n of i){if(!LY(n)){t.push(n);continue}const r=t.find(o=>n.value.routeConfig===o.value.routeConfig);void 0!==r?(r.children.push(...n.children),e.add(r)):t.push(n)}for(const n of e){const r=G3(n.children);t.push(new Qs(n.value,r))}return t.filter(n=>!e.has(n))}function q3(i){let t=i;for(;t._sourceSegment;)t=t._sourceSegment;return t}function K3(i){let t=i,e=t._segmentIndexShift??0;for(;t._sourceSegment;)t=t._sourceSegment,e+=t._segmentIndexShift??0;return e-1}function X3(i){return i.data||{}}function Z3(i){return i.resolve||{}}function Q3(i){return"string"==typeof i.title||null===i.title}function wF(i){return Cn(t=>{const e=i(t);return e?an(e).pipe(Pe(()=>t)):ht(t)})}const Hd=new xe("ROUTES");let kF=(()=>{class i{constructor(e,n){this.injector=e,this.compiler=n,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(e){if(this.componentLoaders.get(e))return this.componentLoaders.get(e);if(e._loadedComponent)return ht(e._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(e);const n=Ia(e.loadComponent()).pipe(Pe(e4),kn(o=>{this.onLoadEndListener&&this.onLoadEndListener(e),e._loadedComponent=o}),l_(()=>{this.componentLoaders.delete(e)})),r=new o_(n,()=>new le).pipe(eF());return this.componentLoaders.set(e,r),r}loadChildren(e,n){if(this.childrenLoaders.get(n))return this.childrenLoaders.get(n);if(n._loadedRoutes)return ht({routes:n._loadedRoutes,injector:n._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(n);const o=this.loadModuleFactoryOrRoutes(n.loadChildren).pipe(Pe(a=>{this.onLoadEndListener&&this.onLoadEndListener(n);let l,u,g=!1;Array.isArray(a)?u=a:(l=a.create(e).injector,u=c3(l.get(Hd,[],Ct.Self|Ct.Optional)));return{routes:u.map(bF),injector:l}}),l_(()=>{this.childrenLoaders.delete(n)})),s=new o_(o,()=>new le).pipe(eF());return this.childrenLoaders.set(n,s),s}loadModuleFactoryOrRoutes(e){return Ia(e()).pipe(Pe(e4),on(r=>r instanceof UM||Array.isArray(r)?ht(r):an(this.compiler.compileModuleAsync(r))))}}return i.\u0275fac=function(e){return new(e||i)(fe(Ji),fe(IE))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function e4(i){return function YY(i){return i&&"object"==typeof i&&"default"in i}(i)?i.default:i}let xF=(()=>{class i{constructor(){this.currentNavigation=null,this.lastSuccessfulNavigation=null,this.events=new le,this.configLoader=Yt(kF),this.environmentInjector=Yt(Hs),this.urlSerializer=Yt(Uh),this.rootContexts=Yt(Xh),this.navigationId=0,this.configLoader.onLoadEndListener=r=>this.events.next(new Sj(r)),this.configLoader.onLoadStartListener=r=>this.events.next(new Cj(r))}get hasRequestedNavigation(){return 0!==this.navigationId}complete(){this.transitions?.complete()}handleNavigationRequest(e){const n=++this.navigationId;this.transitions?.next({...this.transitions.value,...e,id:n})}setupNavigations(e){return this.transitions=new $i({id:0,targetPageId:0,currentUrlTree:e.currentUrlTree,currentRawUrl:e.currentUrlTree,extractedUrl:e.urlHandlingStrategy.extract(e.currentUrlTree),urlAfterRedirects:e.urlHandlingStrategy.extract(e.currentUrlTree),rawUrl:e.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:e.routerState.snapshot,targetSnapshot:null,currentRouterState:e.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(Qt(n=>0!==n.id),Pe(n=>({...n,extractedUrl:e.urlHandlingStrategy.extract(n.rawUrl)})),Cn(n=>{let r=!1,o=!1;return ht(n).pipe(kn(s=>{this.currentNavigation={id:s.id,initialUrl:s.rawUrl,extractedUrl:s.extractedUrl,trigger:s.source,extras:s.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),Cn(s=>{const a=e.browserUrlTree.toString(),l=!e.navigated||s.extractedUrl.toString()!==a||a!==e.currentUrlTree.toString();if(("reload"===e.onSameUrlNavigation||l)&&e.urlHandlingStrategy.shouldProcessUrl(s.rawUrl))return n4(s.source)&&(e.browserUrlTree=s.extractedUrl),ht(s).pipe(Cn(g=>{const D=this.transitions?.getValue();return this.events.next(new lF(g.id,this.urlSerializer.serialize(g.extractedUrl),g.source,g.restoredState)),D!==this.transitions?.getValue()?jn:Promise.resolve(g)}),function DY(i,t,e,n){return Cn(r=>function kY(i,t,e,n,r){return new xY(i,t,e,n,r).apply()}(i,t,e,r.extractedUrl,n).pipe(Pe(o=>({...r,urlAfterRedirects:o}))))}(this.environmentInjector,this.configLoader,this.urlSerializer,e.config),kn(g=>{this.currentNavigation={...this.currentNavigation,finalUrl:g.urlAfterRedirects},n.urlAfterRedirects=g.urlAfterRedirects}),function NY(i,t,e,n,r){return on(o=>function CY(i,t,e,n,r,o,s="emptyOnly"){return new SY(i,t,e,n,r,s,o).recognize().pipe(Cn(a=>null===a?function EY(i){return new rt(t=>t.error(i))}(new MY):ht(a)))}(i,t,e,o.urlAfterRedirects,n.serialize(o.urlAfterRedirects),n,r).pipe(Pe(s=>({...o,targetSnapshot:s}))))}(this.environmentInjector,e.rootComponentType,e.config,this.urlSerializer,e.paramsInheritanceStrategy),kn(g=>{if(n.targetSnapshot=g.targetSnapshot,"eager"===e.urlUpdateStrategy){if(!g.extras.skipLocationChange){const H=e.urlHandlingStrategy.merge(g.urlAfterRedirects,g.rawUrl);e.setBrowserUrl(H,g)}e.browserUrlTree=g.urlAfterRedirects}const D=new kj(g.id,this.urlSerializer.serialize(g.extractedUrl),this.urlSerializer.serialize(g.urlAfterRedirects),g.targetSnapshot);this.events.next(D)}));if(l&&e.rawUrlTree&&e.urlHandlingStrategy.shouldProcessUrl(e.rawUrlTree)){const{id:D,extractedUrl:H,source:q,restoredState:J,extras:oe}=s,ue=new lF(D,this.urlSerializer.serialize(H),q,J);this.events.next(ue);const Fe=S3(H,e.rootComponentType).snapshot;return ht(n={...s,targetSnapshot:Fe,urlAfterRedirects:H,extras:{...oe,skipLocationChange:!1,replaceUrl:!1}})}return e.rawUrlTree=s.rawUrl,s.resolve(null),jn}),kn(s=>{const a=new xj(s.id,this.urlSerializer.serialize(s.extractedUrl),this.urlSerializer.serialize(s.urlAfterRedirects),s.targetSnapshot);this.events.next(a)}),Pe(s=>n={...s,guards:Xj(s.targetSnapshot,s.currentSnapshot,this.rootContexts)}),function aY(i,t){return on(e=>{const{targetSnapshot:n,currentSnapshot:r,guards:{canActivateChecks:o,canDeactivateChecks:s}}=e;return 0===s.length&&0===o.length?ht({...e,guardsResult:!0}):function lY(i,t,e,n){return an(i).pipe(on(r=>function fY(i,t,e,n,r){const o=t&&t.routeConfig?t.routeConfig.canDeactivate:null;return o&&0!==o.length?ht(o.map(a=>{const l=Zh(t)??r,u=Pd(a,l);return Ia(function rY(i){return i&&em(i.canDeactivate)}(u)?u.canDeactivate(i,t,e,n):l.runInContext(()=>u(i,t,e,n))).pipe(Ks())})).pipe(Bd()):ht(!0)}(r.component,r.route,e,t,n)),Ks(r=>!0!==r,!0))}(s,n,r,i).pipe(on(a=>a&&function eY(i){return"boolean"==typeof i}(a)?function cY(i,t,e,n){return an(t).pipe(La(r=>Gl(function uY(i,t){return null!==i&&t&&t(new Tj(i)),ht(!0)}(r.route.parent,n),function dY(i,t){return null!==i&&t&&t(new Lj(i)),ht(!0)}(r.route,n),function mY(i,t,e){const n=t[t.length-1],o=t.slice(0,t.length-1).reverse().map(s=>function Zj(i){const t=i.routeConfig?i.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:i,guards:t}:null}(s)).filter(s=>null!==s).map(s=>ql(()=>ht(s.guards.map(l=>{const u=Zh(s.node)??e,g=Pd(l,u);return Ia(function nY(i){return i&&em(i.canActivateChild)}(g)?g.canActivateChild(n,i):u.runInContext(()=>g(n,i))).pipe(Ks())})).pipe(Bd())));return ht(o).pipe(Bd())}(i,r.path,e),function hY(i,t,e){const n=t.routeConfig?t.routeConfig.canActivate:null;if(!n||0===n.length)return ht(!0);const r=n.map(o=>ql(()=>{const s=Zh(t)??e,a=Pd(o,s);return Ia(function iY(i){return i&&em(i.canActivate)}(a)?a.canActivate(t,i):s.runInContext(()=>a(t,i))).pipe(Ks())}));return ht(r).pipe(Bd())}(i,r.route,e))),Ks(r=>!0!==r,!0))}(n,o,i,t):ht(a)),Pe(a=>({...e,guardsResult:a})))})}(this.environmentInjector,s=>this.events.next(s)),kn(s=>{if(n.guardsResult=s.guardsResult,Ql(s.guardsResult))throw I3(0,s.guardsResult);const a=new Dj(s.id,this.urlSerializer.serialize(s.extractedUrl),this.urlSerializer.serialize(s.urlAfterRedirects),s.targetSnapshot,!!s.guardsResult);this.events.next(a)}),Qt(s=>!!s.guardsResult||(e.restoreHistory(s),this.cancelNavigationTransition(s,"",3,e),!1)),wF(s=>{if(s.guards.canActivateChecks.length)return ht(s).pipe(kn(a=>{const l=new Mj(a.id,this.urlSerializer.serialize(a.extractedUrl),this.urlSerializer.serialize(a.urlAfterRedirects),a.targetSnapshot);this.events.next(l)}),Cn(a=>{let l=!1;return ht(a).pipe(function OY(i,t){return on(e=>{const{targetSnapshot:n,guards:{canActivateChecks:r}}=e;if(!r.length)return ht(e);let o=0;return an(r).pipe(La(s=>function RY(i,t,e,n){const r=i.routeConfig,o=i._resolve;return void 0!==r?.title&&!Q3(r)&&(o[Vh]=r.title),function PY(i,t,e,n){const r=function BY(i){return[...Object.keys(i),...Object.getOwnPropertySymbols(i)]}(i);if(0===r.length)return ht({});const o={};return an(r).pipe(on(s=>function HY(i,t,e,n){const r=Zh(t)??n,o=Pd(i,r);return Ia(o.resolve?o.resolve(t,e):r.runInContext(()=>o(t,e)))}(i[s],t,e,n).pipe(Ks(),kn(a=>{o[s]=a}))),tF(1),a_(o),Xs(s=>yF(s)?jn:Kl(s)))}(o,i,t,n).pipe(Pe(s=>(i._resolvedData=s,i.data=T3(i,e).resolve,r&&Q3(r)&&(i.data[Vh]=r.title),null)))}(s.route,n,i,t)),kn(()=>o++),tF(1),on(s=>o===r.length?ht(e):jn))})}(e.paramsInheritanceStrategy,this.environmentInjector),kn({next:()=>l=!0,complete:()=>{l||(e.restoreHistory(a),this.cancelNavigationTransition(a,"",2,e))}}))}),kn(a=>{const l=new Ej(a.id,this.urlSerializer.serialize(a.extractedUrl),this.urlSerializer.serialize(a.urlAfterRedirects),a.targetSnapshot);this.events.next(l)}))}),wF(s=>{const a=l=>{const u=[];l.routeConfig?.loadComponent&&!l.routeConfig._loadedComponent&&u.push(this.configLoader.loadComponent(l.routeConfig).pipe(kn(g=>{l.component=g}),Pe(()=>{})));for(const g of l.children)u.push(...a(g));return u};return Jy(a(s.targetSnapshot.root)).pipe(s_(),fi(1))}),wF(()=>e.afterPreactivation()),Pe(s=>{const a=function Hj(i,t,e){const n=Kh(i,t._root,e?e._root:void 0);return new C3(n,t)}(e.routeReuseStrategy,s.targetSnapshot,s.currentRouterState);return n={...s,targetRouterState:a}}),kn(s=>{e.currentUrlTree=s.urlAfterRedirects,e.rawUrlTree=e.urlHandlingStrategy.merge(s.urlAfterRedirects,s.rawUrl),e.routerState=s.targetRouterState,"deferred"===e.urlUpdateStrategy&&(s.extras.skipLocationChange||e.setBrowserUrl(e.rawUrlTree,s),e.browserUrlTree=s.urlAfterRedirects)}),((i,t,e)=>Pe(n=>(new Kj(t,n.targetRouterState,n.currentRouterState,e).activate(i),n)))(this.rootContexts,e.routeReuseStrategy,s=>this.events.next(s)),kn({next:s=>{r=!0,this.lastSuccessfulNavigation=this.currentNavigation,e.navigated=!0,this.events.next(new Jl(s.id,this.urlSerializer.serialize(s.extractedUrl),this.urlSerializer.serialize(e.currentUrlTree))),e.titleStrategy?.updateTitle(s.targetRouterState.snapshot),s.resolve(!0)},complete:()=>{r=!0}}),l_(()=>{r||o||this.cancelNavigationTransition(n,"",1,e),this.currentNavigation?.id===n.id&&(this.currentNavigation=null)}),Xs(s=>{if(o=!0,R3(s)){O3(s)||(e.navigated=!0,e.restoreHistory(n,!0));const a=new __(n.id,this.urlSerializer.serialize(n.extractedUrl),s.message,s.cancellationCode);if(this.events.next(a),O3(s)){const l=e.urlHandlingStrategy.merge(s.url,e.rawUrlTree),u={skipLocationChange:n.extras.skipLocationChange,replaceUrl:"eager"===e.urlUpdateStrategy||n4(n.source)};e.scheduleNavigation(l,"imperative",null,u,{resolve:n.resolve,reject:n.reject,promise:n.promise})}else n.resolve(!1)}else{e.restoreHistory(n,!0);const a=new D3(n.id,this.urlSerializer.serialize(n.extractedUrl),s,n.targetSnapshot??void 0);this.events.next(a);try{n.resolve(e.errorHandler(s))}catch(l){n.reject(l)}}return jn}))}))}cancelNavigationTransition(e,n,r,o){const s=new __(e.id,this.urlSerializer.serialize(e.extractedUrl),n,r);this.events.next(s),e.resolve(!1)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function n4(i){return"imperative"!==i}let r4=(()=>{class i{buildTitle(e){let n,r=e.root;for(;void 0!==r;)n=this.getResolvedTitleForRoute(r)??n,r=r.children.find(o=>o.outlet===Jt);return n}getResolvedTitleForRoute(e){return e.data[Vh]}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:function(){return Yt(VY)},providedIn:"root"}),i})(),VY=(()=>{class i extends r4{constructor(e){super(),this.title=e}updateTitle(e){const n=this.buildTitle(e);void 0!==n&&this.title.setTitle(n)}}return i.\u0275fac=function(e){return new(e||i)(fe(XC))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),zY=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:function(){return Yt(WY)},providedIn:"root"}),i})();class UY{shouldDetach(t){return!1}store(t,e){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,e){return t.routeConfig===e.routeConfig}}let WY=(()=>{class i extends UY{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const D_=new xe("",{providedIn:"root",factory:()=>({})});let GY=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:function(){return Yt(qY)},providedIn:"root"}),i})(),qY=(()=>{class i{shouldProcessUrl(e){return!0}extract(e){return e}merge(e,n){return e}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function KY(i){throw i}function XY(i,t,e){return t.parse("/")}const ZY={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},QY={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let Gi=(()=>{class i{constructor(){this.disposed=!1,this.currentPageId=0,this.console=Yt(EP),this.isNgZoneEnabled=!1,this.options=Yt(D_,{optional:!0})||{},this.errorHandler=this.options.errorHandler||KY,this.malformedUriErrorHandler=this.options.malformedUriErrorHandler||XY,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>ht(void 0),this.urlHandlingStrategy=Yt(GY),this.routeReuseStrategy=Yt(zY),this.urlCreationStrategy=Yt(Rj),this.titleStrategy=Yt(r4),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=c3(Yt(Hd,{optional:!0})??[]),this.navigationTransitions=Yt(xF),this.urlSerializer=Yt(Uh),this.location=Yt(Sd),this.rootComponentType=null,this.isNgZoneEnabled=Yt(nt)instanceof nt&&nt.isInAngularZone(),this.resetConfig(this.config),this.currentUrlTree=new Xl,this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=S3(this.currentUrlTree,this.rootComponentType),this.navigationTransitions.setupNavigations(this).subscribe(e=>{this.lastSuccessfulId=e.id,this.currentPageId=e.targetPageId},e=>{this.console.warn(`Unhandled Navigation Error: ${e}`)})}get navigationId(){return this.navigationTransitions.navigationId}get browserPageId(){return this.location.getState()?.\u0275routerPageId}get events(){return this.navigationTransitions.events}resetRootComponentType(e){this.rootComponentType=e,this.routerState.root.component=this.rootComponentType}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(e=>{const n="popstate"===e.type?"popstate":"hashchange";"popstate"===n&&setTimeout(()=>{const r={replaceUrl:!0},o=e.state?.navigationId?e.state:null;if(e.state){const a={...e.state};delete a.navigationId,delete a.\u0275routerPageId,0!==Object.keys(a).length&&(r.state=a)}const s=this.parseUrl(e.url);this.scheduleNavigation(s,n,o,r)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}resetConfig(e){this.config=e.map(bF),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(e,n={}){const{relativeTo:r,queryParams:o,fragment:s,queryParamsHandling:a,preserveFragment:l}=n,u=l?this.currentUrlTree.fragment:s;let g=null;switch(a){case"merge":g={...this.currentUrlTree.queryParams,...o};break;case"preserve":g=this.currentUrlTree.queryParams;break;default:g=o||null}return null!==g&&(g=this.removeEmptyProps(g)),this.urlCreationStrategy.createUrlTree(r,this.routerState,this.currentUrlTree,e,g,u??null)}navigateByUrl(e,n={skipLocationChange:!1}){const r=Ql(e)?e:this.parseUrl(e),o=this.urlHandlingStrategy.merge(r,this.rawUrlTree);return this.scheduleNavigation(o,"imperative",null,n)}navigate(e,n={skipLocationChange:!1}){return function JY(i){for(let t=0;t{const o=e[r];return null!=o&&(n[r]=o),n},{})}scheduleNavigation(e,n,r,o,s){if(this.disposed)return Promise.resolve(!1);let a,l,u,g;return s?(a=s.resolve,l=s.reject,u=s.promise):u=new Promise((D,H)=>{a=D,l=H}),"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(r=this.location.getState()),g=r&&r.\u0275routerPageId?r.\u0275routerPageId:o.replaceUrl||o.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):g=0,this.navigationTransitions.handleNavigationRequest({targetPageId:g,source:n,restoredState:r,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:e,extras:o,resolve:a,reject:l,promise:u,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),u.catch(D=>Promise.reject(D))}setBrowserUrl(e,n){const r=this.urlSerializer.serialize(e),o={...n.extras.state,...this.generateNgRouterState(n.id,n.targetPageId)};this.location.isCurrentPathEqualTo(r)||n.extras.replaceUrl?this.location.replaceState(r,"",o):this.location.go(r,"",o)}restoreHistory(e,n=!1){if("computed"===this.canceledNavigationResolution){const r=this.currentPageId-e.targetPageId;"popstate"!==e.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.getCurrentNavigation()?.finalUrl||0===r?this.currentUrlTree===this.getCurrentNavigation()?.finalUrl&&0===r&&(this.resetState(e),this.browserUrlTree=e.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(r)}else"replace"===this.canceledNavigationResolution&&(n&&this.resetState(e),this.resetUrlToCurrentUrlTree())}resetState(e){this.routerState=e.currentRouterState,this.currentUrlTree=e.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,e.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(e,n){return"computed"===this.canceledNavigationResolution?{navigationId:e,\u0275routerPageId:n}:{navigationId:e}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),im=(()=>{class i{constructor(e,n,r,o,s,a){this.router=e,this.route=n,this.tabIndexAttribute=r,this.renderer=o,this.el=s,this.locationStrategy=a,this._preserveFragment=!1,this._skipLocationChange=!1,this._replaceUrl=!1,this.href=null,this.commands=null,this.onChanges=new le;const l=s.nativeElement.tagName;this.isAnchorElement="A"===l||"AREA"===l,this.isAnchorElement?this.subscription=e.events.subscribe(u=>{u instanceof Jl&&this.updateHref()}):this.setTabIndexIfNotOnNativeEl("0")}set preserveFragment(e){this._preserveFragment=Cd(e)}get preserveFragment(){return this._preserveFragment}set skipLocationChange(e){this._skipLocationChange=Cd(e)}get skipLocationChange(){return this._skipLocationChange}set replaceUrl(e){this._replaceUrl=Cd(e)}get replaceUrl(){return this._replaceUrl}setTabIndexIfNotOnNativeEl(e){null!=this.tabIndexAttribute||this.isAnchorElement||this.applyAttributeValue("tabindex",e)}ngOnChanges(e){this.isAnchorElement&&this.updateHref(),this.onChanges.next(this)}set routerLink(e){null!=e?(this.commands=Array.isArray(e)?e:[e],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(e,n,r,o,s){return!!(null===this.urlTree||this.isAnchorElement&&(0!==e||n||r||o||s||"string"==typeof this.target&&"_self"!=this.target))||(this.router.navigateByUrl(this.urlTree,{skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state}),!this.isAnchorElement)}ngOnDestroy(){this.subscription?.unsubscribe()}updateHref(){this.href=null!==this.urlTree&&this.locationStrategy?this.locationStrategy?.prepareExternalUrl(this.router.serializeUrl(this.urlTree)):null;const e=null===this.href?null:function kx(i,t,e){return function H8(i,t){return"src"===t&&("embed"===i||"frame"===i||"iframe"===i||"media"===i||"script"===i)||"href"===t&&("base"===i||"link"===i)?wx:ph}(t,e)(i)}(this.href,this.el.nativeElement.tagName.toLowerCase(),"href");this.applyAttributeValue("href",e)}applyAttributeValue(e,n){const r=this.renderer,o=this.el.nativeElement;null!==n?r.setAttribute(o,e,n):r.removeAttribute(o,e)}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}}return i.\u0275fac=function(e){return new(e||i)(C(Gi),C(Na),yr("tabindex"),C(ds),C(Ke),C($l))},i.\u0275dir=ye({type:i,selectors:[["","routerLink",""]],hostVars:1,hostBindings:function(e,n){1&e&&ve("click",function(o){return n.onClick(o.button,o.ctrlKey,o.shiftKey,o.altKey,o.metaKey)}),2&e&&et("target",n.target)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",state:"state",relativeTo:"relativeTo",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",routerLink:"routerLink"},standalone:!0,features:[ci]}),i})(),s4=(()=>{class i{constructor(e,n,r,o,s){this.router=e,this.element=n,this.renderer=r,this.cdr=o,this.link=s,this.classes=[],this.isActive=!1,this.routerLinkActiveOptions={exact:!1},this.isActiveChange=new We,this.routerEventsSubscription=e.events.subscribe(a=>{a instanceof Jl&&this.update()})}ngAfterContentInit(){ht(this.links.changes,ht(null)).pipe(ai()).subscribe(e=>{this.update(),this.subscribeToEachLinkOnChanges()})}subscribeToEachLinkOnChanges(){this.linkInputChangesSubscription?.unsubscribe();const e=[...this.links.toArray(),this.link].filter(n=>!!n).map(n=>n.onChanges);this.linkInputChangesSubscription=an(e).pipe(ai()).subscribe(n=>{this.isActive!==this.isLinkActive(this.router)(n)&&this.update()})}set routerLinkActive(e){const n=Array.isArray(e)?e:e.split(" ");this.classes=n.filter(r=>!!r)}ngOnChanges(e){this.update()}ngOnDestroy(){this.routerEventsSubscription.unsubscribe(),this.linkInputChangesSubscription?.unsubscribe()}update(){!this.links||!this.router.navigated||Promise.resolve().then(()=>{const e=this.hasActiveLinks();this.isActive!==e&&(this.isActive=e,this.cdr.markForCheck(),this.classes.forEach(n=>{e?this.renderer.addClass(this.element.nativeElement,n):this.renderer.removeClass(this.element.nativeElement,n)}),e&&void 0!==this.ariaCurrentWhenActive?this.renderer.setAttribute(this.element.nativeElement,"aria-current",this.ariaCurrentWhenActive.toString()):this.renderer.removeAttribute(this.element.nativeElement,"aria-current"),this.isActiveChange.emit(e))})}isLinkActive(e){const n=function eV(i){return!!i.paths}(this.routerLinkActiveOptions)?this.routerLinkActiveOptions:this.routerLinkActiveOptions.exact||!1;return r=>!!r.urlTree&&e.isActive(r.urlTree,n)}hasActiveLinks(){const e=this.isLinkActive(this.router);return this.link&&e(this.link)||this.links.some(e)}}return i.\u0275fac=function(e){return new(e||i)(C(Gi),C(Ke),C(ds),C(At),C(im,8))},i.\u0275dir=ye({type:i,selectors:[["","routerLinkActive",""]],contentQueries:function(e,n,r){if(1&e&&xt(r,im,5),2&e){let o;Ne(o=Oe())&&(n.links=o)}},inputs:{routerLinkActiveOptions:"routerLinkActiveOptions",ariaCurrentWhenActive:"ariaCurrentWhenActive",routerLinkActive:"routerLinkActive"},outputs:{isActiveChange:"isActiveChange"},exportAs:["routerLinkActive"],standalone:!0,features:[ci]}),i})();class a4{}let tV=(()=>{class i{constructor(e,n,r,o,s){this.router=e,this.injector=r,this.preloadingStrategy=o,this.loader=s}setUpPreloading(){this.subscription=this.router.events.pipe(Qt(e=>e instanceof Jl),La(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(e,n){const r=[];for(const o of n){o.providers&&!o._injector&&(o._injector=Ip(o.providers,e,`Route: ${o.path}`));const s=o._injector??e,a=o._loadedInjector??s;o.loadChildren&&!o._loadedRoutes&&void 0===o.canLoad||o.loadComponent&&!o._loadedComponent?r.push(this.preloadConfig(s,o)):(o.children||o._loadedRoutes)&&r.push(this.processRoutes(a,o.children??o._loadedRoutes))}return an(r).pipe(ai())}preloadConfig(e,n){return this.preloadingStrategy.preload(n,()=>{let r;r=n.loadChildren&&void 0===n.canLoad?this.loader.loadChildren(e,n):ht(null);const o=r.pipe(on(s=>null===s?ht(void 0):(n._loadedRoutes=s.routes,n._loadedInjector=s.injector,this.processRoutes(s.injector??e,s.routes))));return n.loadComponent&&!n._loadedComponent?an([o,this.loader.loadComponent(n)]).pipe(ai()):o})}}return i.\u0275fac=function(e){return new(e||i)(fe(Gi),fe(IE),fe(Hs),fe(a4),fe(kF))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const DF=new xe("");let l4=(()=>{class i{constructor(e,n,r,o,s={}){this.urlSerializer=e,this.transitions=n,this.viewportScroller=r,this.zone=o,this.options=s,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},s.scrollPositionRestoration=s.scrollPositionRestoration||"disabled",s.anchorScrolling=s.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(e=>{e instanceof lF?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=e.navigationTrigger,this.restoredId=e.restoredState?e.restoredState.navigationId:0):e instanceof Jl&&(this.lastId=e.id,this.scheduleScrollEvent(e,this.urlSerializer.parse(e.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.transitions.events.subscribe(e=>{e instanceof M3&&(e.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(e.position):e.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(e.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(e,n){this.zone.runOutsideAngular(()=>{setTimeout(()=>{this.zone.run(()=>{this.transitions.events.next(new M3(e,"popstate"===this.lastSource?this.store[this.restoredId]:null,n))})},0)})}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}}return i.\u0275fac=function(e){zs()},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();function Yd(i,t){return{\u0275kind:i,\u0275providers:t}}function d4(){const i=Yt(Ji);return t=>{const e=i.get($s);if(t!==e.components[0])return;const n=i.get(Gi),r=i.get(u4);1===i.get(EF)&&n.initialNavigation(),i.get(h4,null,Ct.Optional)?.setUpPreloading(),i.get(DF,null,Ct.Optional)?.init(),n.resetRootComponentType(e.componentTypes[0]),r.closed||(r.next(),r.unsubscribe())}}const u4=new xe("",{factory:()=>new le}),EF=new xe("",{providedIn:"root",factory:()=>1});const h4=new xe("");function sV(i){return Yd(0,[{provide:h4,useExisting:tV},{provide:a4,useExisting:i}])}const m4=new xe("ROUTER_FORROOT_GUARD"),aV=[Sd,{provide:Uh,useClass:iF},Gi,Xh,{provide:Na,useFactory:function c4(i){return i.routerState.root},deps:[Gi]},kF,[]];function lV(){return new jE("Router",Gi)}let f4=(()=>{class i{constructor(e){}static forRoot(e,n){return{ngModule:i,providers:[aV,[],{provide:Hd,multi:!0,useValue:e},{provide:m4,useFactory:hV,deps:[[Gi,new Ho,new Ma]]},{provide:D_,useValue:n||{}},n?.useHash?{provide:$l,useClass:fB}:{provide:$l,useClass:dC},{provide:DF,useFactory:()=>{const i=Yt(L7),t=Yt(nt),e=Yt(D_),n=Yt(xF),r=Yt(Uh);return e.scrollOffset&&i.setOffset(e.scrollOffset),new l4(r,n,i,t,e)}},n?.preloadingStrategy?sV(n.preloadingStrategy).\u0275providers:[],{provide:jE,multi:!0,useFactory:lV},n?.initialNavigation?mV(n):[],[{provide:p4,useFactory:d4},{provide:LE,multi:!0,useExisting:p4}]]}}static forChild(e){return{ngModule:i,providers:[{provide:Hd,multi:!0,useValue:e}]}}}return i.\u0275fac=function(e){return new(e||i)(fe(m4,8))},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[_F]}),i})();function hV(i){return"guarded"}function mV(i){return["disabled"===i.initialNavigation?Yd(3,[{provide:Nh,multi:!0,useFactory:()=>{const t=Yt(Gi);return()=>{t.setUpLocationChangeListener()}}},{provide:EF,useValue:2}]).\u0275providers:[],"enabledBlocking"===i.initialNavigation?Yd(2,[{provide:EF,useValue:0},{provide:Nh,multi:!0,deps:[Ji],useFactory:t=>{const e=t.get(hB,Promise.resolve());return()=>e.then(()=>new Promise(r=>{const o=t.get(Gi),s=t.get(u4);(function n(r){t.get(Gi).events.pipe(Qt(s=>s instanceof Jl||s instanceof __||s instanceof D3),Pe(s=>s instanceof Jl||s instanceof __&&(0===s.code||1===s.code)&&null),Qt(s=>null!==s),fi(1)).subscribe(()=>{r()})})(()=>{r(!0)}),o.afterPreactivation=()=>(r(!0),s.closed?ht(void 0):s),o.initialNavigation()}))}}]).\u0275providers:[]]}const p4=new xe("");function _4(i,t,e,n,r,o,s){try{var a=i[o](s),l=a.value}catch(u){return void e(u)}a.done?t(l):Promise.resolve(l).then(n,r)}function je(i){return function(){var t=this,e=arguments;return new Promise(function(n,r){var o=i.apply(t,e);function s(l){_4(o,n,r,s,a,"next",l)}function a(l){_4(o,n,r,s,a,"throw",l)}s(void 0)})}}const CF={now:()=>(CF.delegate||Date).now(),delegate:void 0};class pV extends le{constructor(t=1/0,e=1/0,n=CF){super(),this._bufferSize=t,this._windowTime=e,this._timestampProvider=n,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=e===1/0,this._bufferSize=Math.max(1,t),this._windowTime=Math.max(1,e)}next(t){const{isStopped:e,_buffer:n,_infiniteTimeWindow:r,_timestampProvider:o,_windowTime:s}=this;e||(n.push(t),!r&&n.push(o.now()+s)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();const e=this._innerSubscribe(t),{_infiniteTimeWindow:n,_buffer:r}=this,o=r.slice();for(let s=0;snew pV(n,t,e),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:r})}function tt(i){return null!=i&&"false"!=`${i}`}function Xi(i,t=0){return function _V(i){return!isNaN(parseFloat(i))&&!isNaN(Number(i))}(i)?Number(i):t}function M_(i){return Array.isArray(i)?i:[i]}function Sn(i){return null==i?"":"string"==typeof i?i:`${i}px`}function Js(i){return i instanceof Ke?i.nativeElement:i}function SF(i){return Qt((t,e)=>i<=e)}class gV extends f{constructor(t,e){super()}schedule(t,e=0){return this}}const E_={setInterval(i,t,...e){const{delegate:n}=E_;return n?.setInterval?n.setInterval(i,t,...e):setInterval(i,t,...e)},clearInterval(i){const{delegate:t}=E_;return(t?.clearInterval||clearInterval)(i)},delegate:void 0};class TF extends gV{constructor(t,e){super(t,e),this.scheduler=t,this.work=e,this.pending=!1}schedule(t,e=0){var n;if(this.closed)return this;this.state=t;const r=this.id,o=this.scheduler;return null!=r&&(this.id=this.recycleAsyncId(o,r,e)),this.pending=!0,this.delay=e,this.id=null!==(n=this.id)&&void 0!==n?n:this.requestAsyncId(o,this.id,e),this}requestAsyncId(t,e,n=0){return E_.setInterval(t.flush.bind(t,this),n)}recycleAsyncId(t,e,n=0){if(null!=n&&this.delay===n&&!1===this.pending)return e;null!=e&&E_.clearInterval(e)}execute(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,e){let r,n=!1;try{this.work(t)}catch(o){n=!0,r=o||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),r}unsubscribe(){if(!this.closed){const{id:t,scheduler:e}=this,{actions:n}=e;this.work=this.state=this.scheduler=null,this.pending=!1,h(n,this),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null,super.unsubscribe()}}}class rm{constructor(t,e=rm.now){this.schedulerActionCtor=t,this.now=e}schedule(t,e=0,n){return new this.schedulerActionCtor(this,t).schedule(n,e)}}rm.now=CF.now;class AF extends rm{constructor(t,e=rm.now){super(t,e),this.actions=[],this._active=!1}flush(t){const{actions:e}=this;if(this._active)return void e.push(t);let n;this._active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this._active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}}const om=new AF(TF),bV=om;function C_(i,t=om){return st((e,n)=>{let r=null,o=null,s=null;const a=()=>{if(r){r.unsubscribe(),r=null;const u=o;o=null,n.next(u)}};function l(){const u=s+i,g=t.now();if(g{o=u,s=t.now(),r||(r=t.schedule(l,i),n.add(r))},()=>{a(),n.complete()},void 0,()=>{o=r=null}))})}function bt(i){return st((t,e)=>{xn(i).subscribe(ot(e,()=>e.complete(),k)),!e.closed&&t.subscribe(e)})}let LF;try{LF=typeof Intl<"u"&&Intl.v8BreakIterator}catch{LF=!1}let zd,Oi=(()=>{class i{constructor(e){this._platformId=e,this.isBrowser=this._platformId?Ta(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!LF)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}}return i.\u0275fac=function(e){return new(e||i)(fe(Ul))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const g4=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function b4(){if(zd)return zd;if("object"!=typeof document||!document)return zd=new Set(g4),zd;let i=document.createElement("input");return zd=new Set(g4.filter(t=>(i.setAttribute("type",t),i.type===t))),zd}let sm,S_,ec,IF;function Oa(i){return function yV(){if(null==sm&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>sm=!0}))}finally{sm=sm||!1}return sm}()?i:!!i.capture}function y4(){if(null==ec){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return ec=!1,ec;if("scrollBehavior"in document.documentElement.style)ec=!0;else{const i=Element.prototype.scrollTo;ec=!!i&&!/\{\s*\[native code\]\s*\}/.test(i.toString())}}return ec}function am(){if("object"!=typeof document||!document)return 0;if(null==S_){const i=document.createElement("div"),t=i.style;i.dir="rtl",t.width="1px",t.overflow="auto",t.visibility="hidden",t.pointerEvents="none",t.position="absolute";const e=document.createElement("div"),n=e.style;n.width="2px",n.height="1px",i.appendChild(e),document.body.appendChild(i),S_=0,0===i.scrollLeft&&(i.scrollLeft=1,S_=0===i.scrollLeft?1:2),i.remove()}return S_}function T_(){let i=typeof document<"u"&&document?document.activeElement:null;for(;i&&i.shadowRoot;){const t=i.shadowRoot.activeElement;if(t===i)break;i=t}return i}function Ra(i){return i.composedPath?i.composedPath()[0]:i.target}function NF(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}let wV=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})();const F4=new Set;let Ud,kV=(()=>{class i{constructor(e){this._platform=e,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):DV}matchMedia(e){return(this._platform.WEBKIT||this._platform.BLINK)&&function xV(i){if(!F4.has(i))try{Ud||(Ud=document.createElement("style"),Ud.setAttribute("type","text/css"),document.head.appendChild(Ud)),Ud.sheet&&(Ud.sheet.insertRule(`@media ${i} {body{ }}`,0),F4.add(i))}catch(t){console.error(t)}}(e),this._matchMedia(e)}}return i.\u0275fac=function(e){return new(e||i)(fe(Oi))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function DV(i){return{matches:"all"===i||""===i,media:i,addListener:()=>{},removeListener:()=>{}}}let Pa=(()=>{class i{constructor(e,n){this._mediaMatcher=e,this._zone=n,this._queries=new Map,this._destroySubject=new le}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(e){return v4(M_(e)).some(r=>this._registerQuery(r).mql.matches)}observe(e){let o=Jy(v4(M_(e)).map(s=>this._registerQuery(s).observable));return o=Gl(o.pipe(fi(1)),o.pipe(SF(1),C_(0))),o.pipe(Pe(s=>{const a={matches:!1,breakpoints:{}};return s.forEach(({matches:l,query:u})=>{a.matches=a.matches||l,a.breakpoints[u]=l}),a}))}_registerQuery(e){if(this._queries.has(e))return this._queries.get(e);const n=this._mediaMatcher.matchMedia(e),o={observable:new rt(s=>{const a=l=>this._zone.run(()=>s.next(l));return n.addListener(a),()=>{n.removeListener(a)}}).pipe(wn(n),Pe(({matches:s})=>({query:e,matches:s})),bt(this._destroySubject)),mql:n};return this._queries.set(e,o),o}}return i.\u0275fac=function(e){return new(e||i)(fe(kV),fe(nt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function v4(i){return i.map(t=>t.split(",")).reduce((t,e)=>t.concat(e)).map(t=>t.trim())}class Tn{constructor(t){this.breakpointObserver=t,this.title="Blockcore Notes",this.goBack=!1,this.showBackButton=!1,this.actions=[],this.isSmallScreen$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Pe(e=>e.matches),Vd())}}Tn.\u0275fac=function(t){return new(t||Tn)(fe(Pa))},Tn.\u0275prov=Re({token:Tn,factory:Tn.\u0275fac,providedIn:"root"});var EV=x(5856),CV=x.t(EV,2);const di=BigInt(0),Zi=BigInt(1),Ba=BigInt(2),lm=BigInt(3),SV=BigInt(8),Li=Object.freeze({a:di,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:Zi,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")});function w4(i){const{a:t,b:e}=Li,n=ct(i*i),r=ct(n*i);return ct(r+t*i+e)}const A_=Li.a===di;class OF extends Error{constructor(t){super(t)}}class Ri{constructor(t,e,n){this.x=t,this.y=e,this.z=n}static fromAffine(t){if(!(t instanceof xi))throw new TypeError("JacobianPoint#fromAffine: expected Point");return new Ri(t.x,t.y,Zi)}static toAffineBatch(t){const e=function NV(i,t=Li.P){const e=new Array(i.length),r=qd(i.reduce((o,s,a)=>s===di?o:(e[a]=o,ct(o*s,t)),Zi),t);return i.reduceRight((o,s,a)=>s===di?o:(e[a]=ct(o*e[a],t),ct(o*s,t)),r),e}(t.map(n=>n.z));return t.map((n,r)=>n.toAffine(e[r]))}static normalizeZ(t){return Ri.toAffineBatch(t).map(Ri.fromAffine)}equals(t){if(!(t instanceof Ri))throw new TypeError("JacobianPoint expected");const{x:e,y:n,z:r}=this,{x:o,y:s,z:a}=t,l=ct(r*r),u=ct(a*a),g=ct(e*u),D=ct(o*l),H=ct(ct(n*a)*u),q=ct(ct(s*r)*l);return g===D&&H===q}negate(){return new Ri(this.x,ct(-this.y),this.z)}double(){const{x:t,y:e,z:n}=this,r=ct(t*t),o=ct(e*e),s=ct(o*o),a=t+o,l=ct(Ba*(ct(a*a)-r-s)),u=ct(lm*r),g=ct(u*u),D=ct(g-Ba*l),H=ct(u*(l-D)-SV*s),q=ct(Ba*e*n);return new Ri(D,H,q)}add(t){if(!(t instanceof Ri))throw new TypeError("JacobianPoint expected");const{x:e,y:n,z:r}=this,{x:o,y:s,z:a}=t;if(o===di||s===di)return this;if(e===di||n===di)return t;const l=ct(r*r),u=ct(a*a),g=ct(e*u),D=ct(o*l),H=ct(ct(n*a)*u),q=ct(ct(s*r)*l),J=ct(D-g),oe=ct(q-H);if(J===di)return oe===di?this.double():Ri.ZERO;const ue=ct(J*J),Fe=ct(J*ue),Se=ct(g*ue),be=ct(oe*oe-Fe-Ba*Se),Be=ct(oe*(Se-be)-H*Fe),dt=ct(r*a*J);return new Ri(be,Be,dt)}subtract(t){return this.add(t.negate())}multiplyUnsafe(t){const e=Ri.ZERO;if("bigint"==typeof t&&t===di)return e;let n=D4(t);if(n===Zi)return this;if(!A_){let D=e,H=this;for(;n>di;)n&Zi&&(D=D.add(H)),H=H.double(),n>>=Zi;return D}let{k1neg:r,k1:o,k2neg:s,k2:a}=E4(n),l=e,u=e,g=this;for(;o>di||a>di;)o&Zi&&(l=l.add(g)),a&Zi&&(u=u.add(g)),g=g.double(),o>>=Zi,a>>=Zi;return r&&(l=l.negate()),s&&(u=u.negate()),u=new Ri(ct(u.x*Li.beta),u.y,u.z),l.add(u)}precomputeWindow(t){const e=A_?128/t+1:256/t+1,n=[];let r=this,o=r;for(let s=0;s>=D,J>l&&(J-=g,t+=Zi),0===J){let oe=r[q];H%2&&(oe=oe.negate()),s=s.add(oe)}else{let oe=r[q+Math.abs(J)-1];J<0&&(oe=oe.negate()),o=o.add(oe)}}return{p:o,f:s}}multiply(t,e){let r,o,n=D4(t);if(A_){const{k1neg:s,k1:a,k2neg:l,k2:u}=E4(n);let{p:g,f:D}=this.wNAF(a,e),{p:H,f:q}=this.wNAF(u,e);s&&(g=g.negate()),l&&(H=H.negate()),H=new Ri(ct(H.x*Li.beta),H.y,H.z),r=g.add(H),o=D.add(q)}else{const{p:s,f:a}=this.wNAF(n,e);r=s,o=a}return Ri.normalizeZ([r,o])[0]}toAffine(t=qd(this.z)){const{x:e,y:n,z:r}=this,o=t,s=ct(o*o),a=ct(s*o),l=ct(e*s),u=ct(n*a);if(ct(r*o)!==Zi)throw new Error("invZ was invalid");return new xi(l,u)}}Ri.BASE=new Ri(Li.Gx,Li.Gy,Zi),Ri.ZERO=new Ri(di,Zi,di);const RF=new WeakMap;class xi{constructor(t,e){this.x=t,this.y=e}_setWindowSize(t){this._WINDOW_SIZE=t,RF.delete(this)}hasEvenY(){return this.y%Ba===di}static fromCompressedHex(t){const e=32===t.length,n=jr(e?t:t.subarray(1));if(!I_(n))throw new Error("Point is not on curve");let o=function IV(i){const{P:t}=Li,e=BigInt(6),n=BigInt(11),r=BigInt(22),o=BigInt(23),s=BigInt(44),a=BigInt(88),l=i*i*i%t,u=l*l*i%t,g=Do(u,lm)*u%t,D=Do(g,lm)*u%t,H=Do(D,Ba)*l%t,q=Do(H,n)*H%t,J=Do(q,r)*q%t,oe=Do(J,s)*J%t,ue=Do(oe,a)*oe%t,Fe=Do(ue,s)*J%t,Se=Do(Fe,lm)*u%t,be=Do(Se,o)*q%t,Be=Do(be,e)*l%t;return Do(Be,Ba)}(w4(n));const s=(o&Zi)===Zi;e?s&&(o=ct(-o)):1==(1&t[0])!==s&&(o=ct(-o));const a=new xi(n,o);return a.assertValidity(),a}static fromUncompressedHex(t){const e=jr(t.subarray(1,33)),n=jr(t.subarray(33,65)),r=new xi(e,n);return r.assertValidity(),r}static fromHex(t){const e=bs(t),n=e.length,r=e[0];if(32===n||33===n&&(2===r||3===r))return this.fromCompressedHex(e);if(65===n&&4===r)return this.fromUncompressedHex(e);throw new Error(`Point.fromHex: received invalid point. Expected 32-33 compressed bytes or 65 uncompressed bytes, not ${n}`)}static fromPrivateKey(t){return xi.BASE.multiply(tc(t))}static fromSignature(t,e,n){const r=C4(t=bs(t)),{r:o,s}=A4(e);if(0!==n&&1!==n)throw new Error("Cannot recover signature: invalid recovery bit");const l=xi.fromHex((1&n?"03":"02")+Ha(o)),{n:u}=Li,g=qd(o,u),D=ct(-r*g,u),H=ct(s*g,u),q=xi.BASE.multiplyAndAddUnsafe(l,D,H);if(!q)throw new Error("Cannot recover signature: point at infinify");return q.assertValidity(),q}toRawBytes(t=!1){return ja(this.toHex(t))}toHex(t=!1){const e=Ha(this.x);return t?`${this.hasEvenY()?"02":"03"}${e}`:`04${e}${Ha(this.y)}`}toHexX(){return this.toHex(!0).slice(2)}toRawX(){return this.toRawBytes(!0).slice(1)}assertValidity(){const t="Point is not on elliptic curve",{x:e,y:n}=this;if(!I_(e)||!I_(n))throw new Error(t);const r=ct(n*n);if(ct(r-w4(e))!==di)throw new Error(t)}equals(t){return this.x===t.x&&this.y===t.y}negate(){return new xi(this.x,ct(-this.y))}double(){return Ri.fromAffine(this).double().toAffine()}add(t){return Ri.fromAffine(this).add(Ri.fromAffine(t)).toAffine()}subtract(t){return this.add(t.negate())}multiply(t){return Ri.fromAffine(this).multiply(t,this).toAffine()}multiplyAndAddUnsafe(t,e,n){const r=Ri.fromAffine(this),o=e===di||e===Zi||this!==xi.BASE?r.multiplyUnsafe(e):r.multiply(e),s=Ri.fromAffine(t).multiplyUnsafe(n),a=o.add(s);return a.equals(Ri.ZERO)?void 0:a.toAffine()}}function k4(i){return Number.parseInt(i[0],16)>=8?"00"+i:i}function x4(i){if(i.length<2||2!==i[0])throw new Error(`Invalid signature integer tag: ${$d(i)}`);const t=i[1],e=i.subarray(2,t+2);if(!t||e.length!==t)throw new Error("Invalid signature integer: wrong length");if(0===e[0]&&e[1]<=127)throw new Error("Invalid signature integer: trailing length");return{data:jr(e),left:i.subarray(t+2)}}xi.BASE=new xi(Li.Gx,Li.Gy),xi.ZERO=new xi(di,di);class ea{constructor(t,e){this.r=t,this.s=e,this.assertValidity()}static fromCompact(t){const e=t instanceof Uint8Array,n="Signature.fromCompact";if("string"!=typeof t&&!e)throw new TypeError(`${n}: Expected string or Uint8Array`);const r=e?$d(t):t;if(128!==r.length)throw new Error(`${n}: Expected 64-byte hex`);return new ea(L_(r.slice(0,64)),L_(r.slice(64,128)))}static fromDER(t){const e=t instanceof Uint8Array;if("string"!=typeof t&&!e)throw new TypeError("Signature.fromDER: Expected string or Uint8Array");const{r:n,s:r}=function TV(i){if(i.length<2||48!=i[0])throw new Error(`Invalid signature tag: ${$d(i)}`);if(i[1]!==i.length-2)throw new Error("Invalid signature: incorrect length");const{data:t,left:e}=x4(i.subarray(2)),{data:n,left:r}=x4(e);if(r.length)throw new Error(`Invalid signature: left bytes after parsing: ${$d(r)}`);return{r:t,s:n}}(e?t:ja(t));return new ea(n,r)}static fromHex(t){return this.fromDER(t)}assertValidity(){const{r:t,s:e}=this;if(!Xd(t))throw new Error("Invalid Signature: r must be 0 < r < n");if(!Xd(e))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){return this.s>Li.n>>Zi}normalizeS(){return this.hasHighS()?new ea(this.r,Li.n-this.s):this}toDERRawBytes(t=!1){return ja(this.toDERHex(t))}toDERHex(t=!1){const e=k4(cm(this.s));if(t)return e;const n=k4(cm(this.r)),r=cm(n.length/2),o=cm(e.length/2);return`30${cm(n.length/2+e.length/2+4)}02${r}${n}02${o}${e}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return ja(this.toCompactHex())}toCompactHex(){return Ha(this.r)+Ha(this.s)}}function Wd(...i){if(!i.every(n=>n instanceof Uint8Array))throw new Error("Uint8Array list expected");if(1===i.length)return i[0];const t=i.reduce((n,r)=>n+r.length,0),e=new Uint8Array(t);for(let n=0,r=0;nt.toString(16).padStart(2,"0"));function $d(i){if(!(i instanceof Uint8Array))throw new Error("Expected Uint8Array");let t="";for(let e=0;e0)return BigInt(i);if("bigint"==typeof i&&Xd(i))return i;throw new TypeError("Expected valid private scalar: 0 < scalar < curve.n")}function ct(i,t=Li.P){const e=i%t;return e>=di?e:t+e}function Do(i,t){const{P:e}=Li;let n=i;for(;t-- >di;)n*=n,n%=e;return n}function qd(i,t=Li.P){if(i===di||t<=di)throw new Error(`invert: expected positive integers, got n=${i} mod=${t}`);let e=ct(i,t),n=t,r=di,o=Zi,s=Zi,a=di;for(;e!==di;){const u=n/e,g=n%e,D=r-s*u,H=o-a*u;n=e,e=g,r=s,o=a,s=D,a=H}if(n!==Zi)throw new Error("invert: does not exist");return ct(r,t)}const M4=(i,t)=>(i+t/Ba)/t,OV={a1:BigInt("0x3086d221a7d46bcde86c90e49284eb15"),b1:-Zi*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),a2:BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),b2:BigInt("0x3086d221a7d46bcde86c90e49284eb15"),POW_2_128:BigInt("0x100000000000000000000000000000000")};function E4(i){const{n:t}=Li,{a1:e,b1:n,a2:r,b2:o,POW_2_128:s}=OV,a=M4(o*i,t),l=M4(-n*i,t);let u=ct(i-a*e-l*r,t),g=ct(-a*n-l*o,t);const D=u>s,H=g>s;if(D&&(u=t-u),H&&(g=t-g),u>s||g>s)throw new Error("splitScalarEndo: Endomorphism failed, k="+i);return{k1neg:D,k1:u,k2neg:H,k2:g}}function C4(i){const{n:t}=Li,n=8*i.length-256;let r=jr(i);return n>0&&(r>>=BigInt(n)),r>=t&&(r-=t),r}let Kd,dm;class S4{constructor(){this.v=new Uint8Array(32).fill(1),this.k=new Uint8Array(32).fill(0),this.counter=0}hmac(...t){return Di.hmacSha256(this.k,...t)}hmacSync(...t){return dm(this.k,...t)}checkSync(){if("function"!=typeof dm)throw new OF("hmacSha256Sync needs to be set")}incr(){if(this.counter>=1e3)throw new Error("Tried 1,000 k values for sign(), all were invalid");this.counter+=1}reseed(t=new Uint8Array){var e=this;return je(function*(){e.k=yield e.hmac(e.v,Uint8Array.from([0]),t),e.v=yield e.hmac(e.v),0!==t.length&&(e.k=yield e.hmac(e.v,Uint8Array.from([1]),t),e.v=yield e.hmac(e.v))})()}reseedSync(t=new Uint8Array){this.checkSync(),this.k=this.hmacSync(this.v,Uint8Array.from([0]),t),this.v=this.hmacSync(this.v),0!==t.length&&(this.k=this.hmacSync(this.v,Uint8Array.from([1]),t),this.v=this.hmacSync(this.v))}generate(){var t=this;return je(function*(){return t.incr(),t.v=yield t.hmac(t.v),t.v})()}generateSync(){return this.checkSync(),this.incr(),this.v=this.hmacSync(this.v),this.v}}function Xd(i){return di0)t=BigInt(i);else if("string"==typeof i){if(64!==i.length)throw new Error("Expected 32 bytes of private key");t=L_(i)}else{if(!(i instanceof Uint8Array))throw new TypeError("Expected valid private key");if(32!==i.length)throw new Error("Expected 32 bytes of private key");t=jr(i)}if(!Xd(t))throw new Error("Expected private key: 0 < key < n");return t}function PF(i){return i instanceof xi?(i.assertValidity(),i):xi.fromHex(i)}function A4(i){if(i instanceof ea)return i.assertValidity(),i;try{return ea.fromDER(i)}catch{return ea.fromCompact(i)}}function L4(i){const t=i instanceof Uint8Array,e="string"==typeof i,n=(t||e)&&i.length;return t?33===n||65===n:e?66===n||130===n:i instanceof xi}function I4(i,t,e=!1){if(L4(i))throw new TypeError("getSharedSecret: first arg must be private key");if(!L4(t))throw new TypeError("getSharedSecret: second arg must be public key");const n=PF(t);return n.assertValidity(),n.multiply(tc(i)).toRawBytes(e)}function N4(i){return jr(i.length>32?i.slice(0,32):i)}function PV(i){const t=N4(i),e=ct(t,Li.n);return O4(e{if((i=bs(i)).length<40||i.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return Gd(ct(jr(i),Li.n-Zi)+Zi)},randomBytes:(i=32)=>{if(no.web)return no.web.getRandomValues(new Uint8Array(i));if(no.node){const{randomBytes:t}=no.node;return Uint8Array.from(t(i))}throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>Di.hashToPrivateKey(Di.randomBytes(40)),sha256:(i=je(function*(...t){if(no.web){const e=yield no.web.subtle.digest("SHA-256",Wd(...t));return new Uint8Array(e)}if(no.node){const{createHash:e}=no.node,n=e("sha256");return t.forEach(r=>n.update(r)),Uint8Array.from(n.digest())}throw new Error("The environment doesn't have sha256 function")}),function(){return i.apply(this,arguments)}),hmacSha256:function(){var i=je(function*(t,...e){if(no.web){const n=yield no.web.subtle.importKey("raw",t,{name:"HMAC",hash:{name:"SHA-256"}},!1,["sign"]),r=Wd(...e),o=yield no.web.subtle.sign("HMAC",n,r);return new Uint8Array(o)}if(no.node){const{createHmac:n}=no.node,r=n("sha256",t);return e.forEach(o=>r.update(o)),Uint8Array.from(r.digest())}throw new Error("The environment doesn't have hmac-sha256 function")});return function(e){return i.apply(this,arguments)}}(),sha256Sync:void 0,hmacSha256Sync:void 0,taggedHash:function(){var i=je(function*(t,...e){let n=O_[t];if(void 0===n){const r=yield Di.sha256(Uint8Array.from(t,o=>o.charCodeAt(0)));n=Wd(r,r),O_[t]=n}return Di.sha256(n,...e)});return function(e){return i.apply(this,arguments)}}(),taggedHashSync:(i,...t)=>{if("function"!=typeof Kd)throw new OF("sha256Sync is undefined, you need to set it");let e=O_[i];if(void 0===e){const n=Kd(Uint8Array.from(i,r=>r.charCodeAt(0)));e=Wd(n,n),O_[i]=e}return Kd(e,...t)},precompute(i=8,t=xi.BASE){const e=t===xi.BASE?t:new xi(t.x,t.y);return e._setWindowSize(i),e.multiply(lm),e}};var i;function ic(i){if(!Number.isSafeInteger(i))throw new Error(`Wrong integer: ${i}`)}function Go(...i){const t=(r,o)=>s=>r(o(s));return{encode:Array.from(i).reverse().reduce((r,o)=>r?t(r,o.encode):o.encode,void 0),decode:i.reduce((r,o)=>r?t(r,o.decode):o.decode,void 0)}}function ys(i){return{encode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("alphabet.encode input should be an array of numbers");return t.map(e=>{if(ic(e),e<0||e>=i.length)throw new Error(`Digit index outside alphabet: ${e} (alphabet: ${i.length})`);return i[e]})},decode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("alphabet.decode input should be array of strings");return t.map(e=>{if("string"!=typeof e)throw new Error(`alphabet.decode: not string element=${e}`);const n=i.indexOf(e);if(-1===n)throw new Error(`Unknown letter: "${e}". Allowed: ${i}`);return n})}}}function Fs(i=""){if("string"!=typeof i)throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("join.encode input should be array of strings");for(let e of t)if("string"!=typeof e)throw new Error(`join.encode: non-string input=${e}`);return t.join(i)},decode:t=>{if("string"!=typeof t)throw new Error("join.decode input should be string");return t.split(i)}}}function um(i,t="="){if(ic(i),"string"!=typeof t)throw new Error("padding chr should be string");return{encode(e){if(!Array.isArray(e)||e.length&&"string"!=typeof e[0])throw new Error("padding.encode input should be array of strings");for(let n of e)if("string"!=typeof n)throw new Error(`padding.encode: non-string input=${n}`);for(;e.length*i%8;)e.push(t);return e},decode(e){if(!Array.isArray(e)||e.length&&"string"!=typeof e[0])throw new Error("padding.encode input should be array of strings");for(let r of e)if("string"!=typeof r)throw new Error(`padding.decode: non-string input=${r}`);let n=e.length;if(n*i%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;n>0&&e[n-1]===t;n--)if(!((n-1)*i%8))throw new Error("Invalid padding: string has too much padding");return e.slice(0,n)}}}function z4(i){if("function"!=typeof i)throw new Error("normalize fn should be function");return{encode:t=>t,decode:t=>i(t)}}function U4(i,t,e){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(e<2)throw new Error(`convertRadix: wrong to=${e}, base cannot be less than 2`);if(!Array.isArray(i))throw new Error("convertRadix: data should be array");if(!i.length)return[];let n=0;const r=[],o=Array.from(i);for(o.forEach(s=>{if(ic(s),s<0||s>=t)throw new Error(`Wrong integer: ${s}`)});;){let s=0,a=!0;for(let l=n;lKd,set(i){Kd||(Kd=i)}},hmacSha256Sync:{configurable:!1,get:()=>dm,set(i){dm||(dm=i)}}});const W4=(i,t)=>t?W4(t,i%t):i,R_=(i,t)=>i+(t-W4(i,t));function YF(i,t,e,n){if(!Array.isArray(i))throw new Error("convertRadix2: data should be array");if(t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(e<=0||e>32)throw new Error(`convertRadix2: wrong to=${e}`);if(R_(t,e)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${e} carryBits=${R_(t,e)}`);let r=0,o=0;const s=2**e-1,a=[];for(const l of i){if(ic(l),l>=2**t)throw new Error(`convertRadix2: invalid data word=${l} from=${t}`);if(r=r<32)throw new Error(`convertRadix2: carry overflow pos=${o} from=${t}`);for(o+=t;o>=e;o-=e)a.push((r>>o-e&s)>>>0);r&=2**o-1}if(r=r<=t)throw new Error("Excess padding");if(!n&&r)throw new Error(`Non-zero padding: ${r}`);return n&&o>0&&a.push(r>>>0),a}function ta(i,t=!1){if(ic(i),i<=0||i>32)throw new Error("radix2: bits should be in (0..32]");if(R_(8,i)>32||R_(i,8)>32)throw new Error("radix2: carry overflow");return{encode:e=>{if(!(e instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return YF(Array.from(e),8,i,!t)},decode:e=>{if(!Array.isArray(e)||e.length&&"number"!=typeof e[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(YF(e,i,8,t))}}}function G4(i){if("function"!=typeof i)throw new Error("unsafeWrapper fn should be function");return function(...t){try{return i.apply(null,t)}catch{}}}const WV=Go(ta(4),ys("0123456789ABCDEF"),Fs("")),$V=Go(ta(5),ys("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),um(5),Fs("")),GV=(Go(ta(5),ys("0123456789ABCDEFGHIJKLMNOPQRSTUV"),um(5),Fs("")),Go(ta(5),ys("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),Fs(""),z4(i=>i.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1"))),Go(ta(6),ys("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),um(6),Fs(""))),qV=Go(ta(6),ys("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),um(6),Fs("")),VF=i=>Go(function $4(i){return ic(i),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return U4(Array.from(t),256,i)},decode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("radix.decode input should be array of strings");return Uint8Array.from(U4(t,i,256))}}}(58),ys(i),Fs("")),P_=VF("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),K4=(VF("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),VF("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz"),[0,2,3,5,6,7,9,10,11]),KV={encode(i){let t="";for(let e=0;e>25;let e=(33554431&i)<<5;for(let n=0;n>n&1)&&(e^=X4[n]);return e}function Z4(i,t,e=1){const n=i.length;let r=1;for(let o=0;o126)throw new Error(`Invalid prefix (${i})`);r=hm(r)^s>>5}r=hm(r);for(let o=0;oD)throw new TypeError(`Wrong string length: ${g.length} (${g}). Expected (8..${D})`);const H=g.toLowerCase();if(g!==H&&g!==g.toUpperCase())throw new Error("String must be lowercase or uppercase");const q=(g=H).lastIndexOf("1");if(0===q||-1===q)throw new Error('Letter "1" must be present between prefix and data only');const J=g.slice(0,q),oe=g.slice(q+1);if(oe.length<6)throw new Error("Data must be at least 6 characters long");const ue=zF.decode(oe).slice(0,-6),Fe=Z4(J,ue,t);if(!oe.endsWith(Fe))throw new Error(`Invalid checksum in ${g}: expected "${Fe}"`);return{prefix:J,words:ue}}return{encode:function s(g,D,H=90){if("string"!=typeof g)throw new Error("bech32.encode prefix should be string, not "+typeof g);if(!Array.isArray(D)||D.length&&"number"!=typeof D[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof D);const q=g.length+7+D.length;if(!1!==H&&q>H)throw new TypeError(`Length ${q} exceeds limit ${H}`);return`${g=g.toLowerCase()}1${zF.encode(D)}${Z4(g,D,t)}`},decode:a,decodeToBytes:function u(g){const{prefix:D,words:H}=a(g,!1);return{prefix:D,words:H,bytes:n(H)}},decodeUnsafe:G4(a),fromWords:n,fromWordsUnsafe:o,toWords:r}}const B_=Q4("bech32"),ZV=(Q4("bech32m"),{encode:i=>(new TextDecoder).decode(i),decode:i=>(new TextEncoder).encode(i)}),QV=Go(ta(4),ys("0123456789abcdef"),Fs(""),z4(i=>{if("string"!=typeof i||i.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof i} with length ${i.length}`);return i.toLowerCase()}));function eS(i){return new Promise(t=>setTimeout(t,i))}Object.keys({utf8:ZV,hex:QV,base16:WV,base32:$V,base64:GV,base64url:qV,base58:P_,base58xmr:KV}).join(", ");class sr{getNostrIdentifier(t){const e=this.hexToArray(t);return this.convertToBech32(e,"npub")}getHexIdentifier(t){const e=this.hexToArray(t);return this.convertToBech32(e,"npub")}convertToBech32(t,e){const n=B_.toWords(t);return B_.encode(e,n)}hexToArray(t){return Di.hexToBytes(t)}arrayToHex(t){return Di.bytesToHex(t)}convertFromBech32(t){const e=B_.decode(t);return B_.fromWords(e.words)}keyToHex(t){return Di.bytesToHex(t)}}sr.\u0275fac=function(t){return new(t||sr)},sr.\u0275prov=Re({token:sr,factory:sr.\u0275fac,providedIn:"root"});class UF{authenticated(){return!!this.publicKey}}class ur{constructor(t,e){this.utilities=t,this.router=e,this.authInfo$=new $i(ur.UNKNOWN_USER)}login(){var t=this;return je(function*(){const n=yield globalThis.nostr.getPublicKey(),r=t.createUser(n);return localStorage.setItem("blockcore:notes:nostr:pubkey",n),t.authInfo$.next(r),r})()}anonymous(){const t=new UF;return t.publicKey="anonymous",this.authInfo$.next(t),t}logout(){localStorage.removeItem("blockcore:notes:nostr:pubkey"),this.authInfo$.next(ur.UNKNOWN_USER),this.router.navigateByUrl("/connect")}createUser(t){const e=new UF;return e.publicKeyHex=t,e.publicKey=this.utilities.getNostrIdentifier(t),e.short=t.substring(0,10)+"...",e}getAuthInfo(){var t=this;return je(function*(){let e=localStorage.getItem("blockcore:notes:nostr:pubkey");if(e){try{t.utilities.getNostrIdentifier(e)}catch{return e="",localStorage.setItem("blockcore:notes:nostr:pubkey",""),ur.UNKNOWN_USER}const n=t.createUser(e);return t.authInfo$.next(n),n}return t.authInfo$.next(ur.UNKNOWN_USER),ur.UNKNOWN_USER})()}}function tS(...i){const t=hn(i),{args:e,keys:n}=e3(i),r=new rt(o=>{const{length:s}=e;if(!s)return void o.complete();const a=new Array(s);let l=s,u=s;for(let g=0;g{D||(D=!0,u--),a[g]=H},()=>l--,void 0,()=>{(!l||!D)&&(u||o.next(n?t3(n,a):a),o.complete())}))}});return t?r.pipe(Qy(t)):r}ur.UNKNOWN_USER=new UF,ur.\u0275fac=function(t){return new(t||ur)(fe(sr),fe(Gi))},ur.\u0275prov=Re({token:ur,factory:ur.\u0275fac,providedIn:"root"});let iS=(()=>{class i{constructor(e,n){this._renderer=e,this._elementRef=n,this.onChange=r=>{},this.onTouched=()=>{}}setProperty(e,n){this._renderer.setProperty(this._elementRef.nativeElement,e,n)}registerOnTouched(e){this.onTouched=e}registerOnChange(e){this.onChange=e}setDisabledState(e){this.setProperty("disabled",e)}}return i.\u0275fac=function(e){return new(e||i)(C(ds),C(Ke))},i.\u0275dir=ye({type:i}),i})(),nc=(()=>{class i extends iS{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275dir=ye({type:i,features:[Ee]}),i})();const hr=new xe("NgValueAccessor"),ez={provide:hr,useExisting:Xt(()=>Va),multi:!0},iz=new xe("CompositionEventMode");let Va=(()=>{class i extends iS{constructor(e,n,r){super(e,n),this._compositionMode=r,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function tz(){const i=_s()?_s().getUserAgent():"";return/android (\d+)/.test(i.toLowerCase())}())}writeValue(e){this.setProperty("value",e??"")}_handleInput(e){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(e)}_compositionStart(){this._composing=!0}_compositionEnd(e){this._composing=!1,this._compositionMode&&this.onChange(e)}}return i.\u0275fac=function(e){return new(e||i)(C(ds),C(Ke),C(iz,8))},i.\u0275dir=ye({type:i,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(e,n){1&e&&ve("input",function(o){return n._handleInput(o.target.value)})("blur",function(){return n.onTouched()})("compositionstart",function(){return n._compositionStart()})("compositionend",function(o){return n._compositionEnd(o.target.value)})},features:[Ze([ez]),Ee]}),i})();function za(i){return null==i||("string"==typeof i||Array.isArray(i))&&0===i.length}function rS(i){return null!=i&&"number"==typeof i.length}const Xn=new xe("NgValidators"),Ua=new xe("NgAsyncValidators"),rz=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;class WF{static min(t){return function oS(i){return t=>{if(za(t.value)||za(i))return null;const e=parseFloat(t.value);return!isNaN(e)&&e{if(za(t.value)||za(i))return null;const e=parseFloat(t.value);return!isNaN(e)&&e>i?{max:{max:i,actual:t.value}}:null}}(t)}static required(t){return function aS(i){return za(i.value)?{required:!0}:null}(t)}static requiredTrue(t){return function lS(i){return!0===i.value?null:{required:!0}}(t)}static email(t){return function cS(i){return za(i.value)||rz.test(i.value)?null:{email:!0}}(t)}static minLength(t){return function dS(i){return t=>za(t.value)||!rS(t.value)?null:t.value.lengthrS(t.value)&&t.value.length>i?{maxlength:{requiredLength:i,actualLength:t.value.length}}:null}(t)}static pattern(t){return function hS(i){if(!i)return H_;let t,e;return"string"==typeof i?(e="","^"!==i.charAt(0)&&(e+="^"),e+=i,"$"!==i.charAt(i.length-1)&&(e+="$"),t=new RegExp(e)):(e=i.toString(),t=i),n=>{if(za(n.value))return null;const r=n.value;return t.test(r)?null:{pattern:{requiredPattern:e,actualValue:r}}}}(t)}static nullValidator(t){return null}static compose(t){return bS(t)}static composeAsync(t){return yS(t)}}function H_(i){return null}function mS(i){return null!=i}function fS(i){return kh(i)?an(i):i}function pS(i){let t={};return i.forEach(e=>{t=null!=e?{...t,...e}:t}),0===Object.keys(t).length?null:t}function _S(i,t){return t.map(e=>e(i))}function gS(i){return i.map(t=>function oz(i){return!i.validate}(t)?t:e=>t.validate(e))}function bS(i){if(!i)return null;const t=i.filter(mS);return 0==t.length?null:function(e){return pS(_S(e,t))}}function $F(i){return null!=i?bS(gS(i)):null}function yS(i){if(!i)return null;const t=i.filter(mS);return 0==t.length?null:function(e){return tS(_S(e,t).map(fS)).pipe(Pe(pS))}}function GF(i){return null!=i?yS(gS(i)):null}function FS(i,t){return null===i?[t]:Array.isArray(i)?[...i,t]:[i,t]}function vS(i){return i._rawValidators}function wS(i){return i._rawAsyncValidators}function qF(i){return i?Array.isArray(i)?i:[i]:[]}function j_(i,t){return Array.isArray(i)?i.includes(t):i===t}function kS(i,t){const e=qF(t);return qF(i).forEach(r=>{j_(e,r)||e.push(r)}),e}function xS(i,t){return qF(t).filter(e=>!j_(i,e))}class DS{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=$F(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=GF(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,e){return!!this.control&&this.control.hasError(t,e)}getError(t,e){return this.control?this.control.getError(t,e):null}}class xr extends DS{get formDirective(){return null}get path(){return null}}class qo extends DS{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class MS{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 ia=(()=>{class i extends MS{constructor(e){super(e)}}return i.\u0275fac=function(e){return new(e||i)(C(qo,2))},i.\u0275dir=ye({type:i,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(e,n){2&e&&it("ng-untouched",n.isUntouched)("ng-touched",n.isTouched)("ng-pristine",n.isPristine)("ng-dirty",n.isDirty)("ng-valid",n.isValid)("ng-invalid",n.isInvalid)("ng-pending",n.isPending)},features:[Ee]}),i})(),ES=(()=>{class i extends MS{constructor(e){super(e)}}return i.\u0275fac=function(e){return new(e||i)(C(xr,10))},i.\u0275dir=ye({type:i,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(e,n){2&e&&it("ng-untouched",n.isUntouched)("ng-touched",n.isTouched)("ng-pristine",n.isPristine)("ng-dirty",n.isDirty)("ng-valid",n.isValid)("ng-invalid",n.isInvalid)("ng-pending",n.isPending)("ng-submitted",n.isSubmitted)},features:[Ee]}),i})();const fm="VALID",V_="INVALID",Qd="PENDING",pm="DISABLED";function QF(i){return(z_(i)?i.validators:i)||null}function JF(i,t){return(z_(t)?t.asyncValidators:i)||null}function z_(i){return null!=i&&!Array.isArray(i)&&"object"==typeof i}class AS{constructor(t,e){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(e)}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===fm}get invalid(){return this.status===V_}get pending(){return this.status==Qd}get disabled(){return this.status===pm}get enabled(){return this.status!==pm}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(kS(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(kS(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(xS(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(xS(t,this._rawAsyncValidators))}hasValidator(t){return j_(this._rawValidators,t)}hasAsyncValidator(t){return j_(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(e=>{e.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(e=>{e.markAsPristine({onlySelf:!0})}),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)}markAsPending(t={}){this.status=Qd,!1!==t.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!t.onlySelf&&this._parent.markAsPending(t)}disable(t={}){const e=this._parentMarkedDirty(t.onlySelf);this.status=pm,this.errors=null,this._forEachChild(n=>{n.disable({...t,onlySelf:!0})}),this._updateValue(),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...t,skipPristineCheck:e}),this._onDisabledChange.forEach(n=>n(!0))}enable(t={}){const e=this._parentMarkedDirty(t.onlySelf);this.status=fm,this._forEachChild(n=>{n.enable({...t,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors({...t,skipPristineCheck:e}),this._onDisabledChange.forEach(n=>n(!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===fm||this.status===Qd)&&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(e=>e._updateTreeValidity(t)),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?pm:fm}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t){if(this.asyncValidator){this.status=Qd,this._hasOwnPendingAsyncValidator=!0;const e=fS(this.asyncValidator(this));this._asyncValidationSubscription=e.subscribe(n=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(n,{emitEvent:t})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(t,e={}){this.errors=t,this._updateControlsErrors(!1!==e.emitEvent)}get(t){let e=t;return null==e||(Array.isArray(e)||(e=e.split(".")),0===e.length)?null:e.reduce((n,r)=>n&&n._find(r),this)}getError(t,e){const n=e?this.get(e):this;return n&&n.errors?n.errors[t]:null}hasError(t,e){return!!this.getError(t,e)}get root(){let t=this;for(;t._parent;)t=t._parent;return t}_updateControlsErrors(t){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(t)}_initObservables(){this.valueChanges=new We,this.statusChanges=new We}_calculateStatus(){return this._allControlsDisabled()?pm:this.errors?V_:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Qd)?Qd:this._anyControlsHaveStatus(V_)?V_:fm}_anyControlsHaveStatus(t){return this._anyControls(e=>e.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){z_(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 hz(i){return Array.isArray(i)?$F(i):i||null}(this._rawValidators)}_assignAsyncValidators(t){this._rawAsyncValidators=Array.isArray(t)?t.slice():t,this._composedAsyncValidatorFn=function mz(i){return Array.isArray(i)?GF(i):i||null}(this._rawAsyncValidators)}}class ev extends AS{constructor(t,e,n){super(QF(e),JF(n,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(t,e){return this.controls[t]?this.controls[t]:(this.controls[t]=e,e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange),e)}addControl(t,e,n={}){this.registerControl(t,e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}removeControl(t,e={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}setControl(t,e,n={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],e&&this.registerControl(t,e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}contains(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled}setValue(t,e={}){(function TS(i,t,e){i._forEachChild((n,r)=>{if(void 0===e[r])throw new Ce(1002,"")})})(this,0,t),Object.keys(t).forEach(n=>{(function SS(i,t,e){const n=i.controls;if(!(t?Object.keys(n):n).length)throw new Ce(1e3,"");if(!n[e])throw new Ce(1001,"")})(this,!0,n),this.controls[n].setValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){null!=t&&(Object.keys(t).forEach(n=>{const r=this.controls[n];r&&r.patchValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e))}reset(t={},e={}){this._forEachChild((n,r)=>{n.reset(t[r],{onlySelf:!0,emitEvent:e.emitEvent})}),this._updatePristine(e),this._updateTouched(e),this.updateValueAndValidity(e)}getRawValue(){return this._reduceChildren({},(t,e,n)=>(t[n]=e.getRawValue(),t))}_syncPendingControls(){let t=this._reduceChildren(!1,(e,n)=>!!n._syncPendingControls()||e);return t&&this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){Object.keys(this.controls).forEach(e=>{const n=this.controls[e];n&&t(n,e)})}_setUpControls(){this._forEachChild(t=>{t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(t){for(const[e,n]of Object.entries(this.controls))if(this.contains(e)&&t(n))return!0;return!1}_reduceValue(){return this._reduceChildren({},(e,n,r)=>((n.enabled||this.disabled)&&(e[r]=n.value),e))}_reduceChildren(t,e){let n=t;return this._forEachChild((r,o)=>{n=e(n,r,o)}),n}_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 Jd=new xe("CallSetDisabledState",{providedIn:"root",factory:()=>U_}),U_="always";function _m(i,t,e=U_){tv(i,t),t.valueAccessor.writeValue(i.value),(i.disabled||"always"===e)&&t.valueAccessor.setDisabledState?.(i.disabled),function _z(i,t){t.valueAccessor.registerOnChange(e=>{i._pendingValue=e,i._pendingChange=!0,i._pendingDirty=!0,"change"===i.updateOn&&LS(i,t)})}(i,t),function bz(i,t){const e=(n,r)=>{t.valueAccessor.writeValue(n),r&&t.viewToModelUpdate(n)};i.registerOnChange(e),t._registerOnDestroy(()=>{i._unregisterOnChange(e)})}(i,t),function gz(i,t){t.valueAccessor.registerOnTouched(()=>{i._pendingTouched=!0,"blur"===i.updateOn&&i._pendingChange&&LS(i,t),"submit"!==i.updateOn&&i.markAsTouched()})}(i,t),function pz(i,t){if(t.valueAccessor.setDisabledState){const e=n=>{t.valueAccessor.setDisabledState(n)};i.registerOnDisabledChange(e),t._registerOnDestroy(()=>{i._unregisterOnDisabledChange(e)})}}(i,t)}function $_(i,t,e=!0){const n=()=>{};t.valueAccessor&&(t.valueAccessor.registerOnChange(n),t.valueAccessor.registerOnTouched(n)),q_(i,t),i&&(t._invokeOnDestroyCallbacks(),i._registerOnCollectionChange(()=>{}))}function G_(i,t){i.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(t)})}function tv(i,t){const e=vS(i);null!==t.validator?i.setValidators(FS(e,t.validator)):"function"==typeof e&&i.setValidators([e]);const n=wS(i);null!==t.asyncValidator?i.setAsyncValidators(FS(n,t.asyncValidator)):"function"==typeof n&&i.setAsyncValidators([n]);const r=()=>i.updateValueAndValidity();G_(t._rawValidators,r),G_(t._rawAsyncValidators,r)}function q_(i,t){let e=!1;if(null!==i){if(null!==t.validator){const r=vS(i);if(Array.isArray(r)&&r.length>0){const o=r.filter(s=>s!==t.validator);o.length!==r.length&&(e=!0,i.setValidators(o))}}if(null!==t.asyncValidator){const r=wS(i);if(Array.isArray(r)&&r.length>0){const o=r.filter(s=>s!==t.asyncValidator);o.length!==r.length&&(e=!0,i.setAsyncValidators(o))}}}const n=()=>{};return G_(t._rawValidators,n),G_(t._rawAsyncValidators,n),e}function LS(i,t){i._pendingDirty&&i.markAsDirty(),i.setValue(i._pendingValue,{emitModelToViewChange:!1}),t.viewToModelUpdate(i._pendingValue),i._pendingChange=!1}function IS(i,t){tv(i,t)}function NS(i,t){i._syncPendingControls(),t.forEach(e=>{const n=e.control;"submit"===n.updateOn&&n._pendingChange&&(e.viewToModelUpdate(n._pendingValue),n._pendingChange=!1)})}const kz={provide:xr,useExisting:Xt(()=>rc)},gm=(()=>Promise.resolve())();let rc=(()=>{class i extends xr{constructor(e,n,r){super(),this.callSetDisabledState=r,this.submitted=!1,this._directives=new Set,this.ngSubmit=new We,this.form=new ev({},$F(e),GF(n))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(e){gm.then(()=>{const n=this._findContainer(e.path);e.control=n.registerControl(e.name,e.control),_m(e.control,e,this.callSetDisabledState),e.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(e)})}getControl(e){return this.form.get(e.path)}removeControl(e){gm.then(()=>{const n=this._findContainer(e.path);n&&n.removeControl(e.name),this._directives.delete(e)})}addFormGroup(e){gm.then(()=>{const n=this._findContainer(e.path),r=new ev({});IS(r,e),n.registerControl(e.name,r),r.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(e){gm.then(()=>{const n=this._findContainer(e.path);n&&n.removeControl(e.name)})}getFormGroup(e){return this.form.get(e.path)}updateModel(e,n){gm.then(()=>{this.form.get(e.path).setValue(n)})}setValue(e){this.control.setValue(e)}onSubmit(e){return this.submitted=!0,NS(this.form,this._directives),this.ngSubmit.emit(e),"dialog"===e?.target?.method}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(e){return e.pop(),e.length?this.form.get(e):this.form}}return i.\u0275fac=function(e){return new(e||i)(C(Xn,10),C(Ua,10),C(Jd,8))},i.\u0275dir=ye({type:i,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(e,n){1&e&&ve("submit",function(o){return n.onSubmit(o)})("reset",function(){return n.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[Ze([kz]),Ee]}),i})();function OS(i,t){const e=i.indexOf(t);e>-1&&i.splice(e,1)}function RS(i){return"object"==typeof i&&null!==i&&2===Object.keys(i).length&&"value"in i&&"disabled"in i}const PS=class extends AS{constructor(t=null,e,n){super(QF(e),JF(n,e)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(t),this._setUpdateStrategy(e),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),z_(e)&&(e.nonNullable||e.initialValueIsDefault)&&(this.defaultValue=RS(t)?t.value:t)}setValue(t,e={}){this.value=this._pendingValue=t,this._onChange.length&&!1!==e.emitModelToViewChange&&this._onChange.forEach(n=>n(this.value,!1!==e.emitViewToModelChange)),this.updateValueAndValidity(e)}patchValue(t,e={}){this.setValue(t,e)}reset(t=this.defaultValue,e={}){this._applyFormState(t),this.markAsPristine(e),this.markAsUntouched(e),this.setValue(this.value,e),this._pendingChange=!1}_updateValue(){}_anyControls(t){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(t){this._onChange.push(t)}_unregisterOnChange(t){OS(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){OS(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){RS(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}},Mz={provide:qo,useExisting:Xt(()=>vs)},jS=(()=>Promise.resolve())();let vs=(()=>{class i extends qo{constructor(e,n,r,o,s,a){super(),this._changeDetectorRef=s,this.callSetDisabledState=a,this.control=new PS,this._registered=!1,this.update=new We,this._parent=e,this._setValidators(n),this._setAsyncValidators(r),this.valueAccessor=function rv(i,t){if(!t)return null;let e,n,r;return Array.isArray(t),t.forEach(o=>{o.constructor===Va?e=o:function vz(i){return Object.getPrototypeOf(i.constructor)===nc}(o)?n=o:r=o}),r||n||e||null}(0,o)}ngOnChanges(e){if(this._checkForErrors(),!this._registered||"name"in e){if(this._registered&&(this._checkName(),this.formDirective)){const n=e.name.previousValue;this.formDirective.removeControl({name:n,path:this._getPath(n)})}this._setUpControl()}"isDisabled"in e&&this._updateDisabled(e),function nv(i,t){if(!i.hasOwnProperty("model"))return!1;const e=i.model;return!!e.isFirstChange()||!Object.is(t,e.currentValue)}(e,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(e){this.viewModel=e,this.update.emit(e)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){_m(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(e){jS.then(()=>{this.control.setValue(e,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(e){const n=e.isDisabled.currentValue,r=0!==n&&Cd(n);jS.then(()=>{r&&!this.control.disabled?this.control.disable():!r&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(e){return this._parent?function W_(i,t){return[...t.path,i]}(e,this._parent):[e]}}return i.\u0275fac=function(e){return new(e||i)(C(xr,9),C(Xn,10),C(Ua,10),C(hr,10),C(At,8),C(Jd,8))},i.\u0275dir=ye({type:i,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Ze([Mz]),Ee,ci]}),i})(),YS=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]}),i})(),zS=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})();const ov=new xe("NgModelWithFormControlWarning"),Lz={provide:xr,useExisting:Xt(()=>eu)};let eu=(()=>{class i extends xr{constructor(e,n,r){super(),this.callSetDisabledState=r,this.submitted=!1,this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new We,this._setValidators(e),this._setAsyncValidators(n)}ngOnChanges(e){this._checkFormPresent(),e.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&&(q_(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(e){const n=this.form.get(e.path);return _m(n,e,this.callSetDisabledState),n.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),n}getControl(e){return this.form.get(e.path)}removeControl(e){$_(e.control||null,e,!1),function wz(i,t){const e=i.indexOf(t);e>-1&&i.splice(e,1)}(this.directives,e)}addFormGroup(e){this._setUpFormContainer(e)}removeFormGroup(e){this._cleanUpFormContainer(e)}getFormGroup(e){return this.form.get(e.path)}addFormArray(e){this._setUpFormContainer(e)}removeFormArray(e){this._cleanUpFormContainer(e)}getFormArray(e){return this.form.get(e.path)}updateModel(e,n){this.form.get(e.path).setValue(n)}onSubmit(e){return this.submitted=!0,NS(this.form,this.directives),this.ngSubmit.emit(e),"dialog"===e?.target?.method}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_updateDomValue(){this.directives.forEach(e=>{const n=e.control,r=this.form.get(e.path);n!==r&&($_(n||null,e),(i=>i instanceof PS)(r)&&(_m(r,e,this.callSetDisabledState),e.control=r))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(e){const n=this.form.get(e.path);IS(n,e),n.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(e){if(this.form){const n=this.form.get(e.path);n&&function yz(i,t){return q_(i,t)}(n,e)&&n.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){tv(this.form,this),this._oldForm&&q_(this._oldForm,this)}_checkFormPresent(){}}return i.\u0275fac=function(e){return new(e||i)(C(Xn,10),C(Ua,10),C(Jd,8))},i.\u0275dir=ye({type:i,selectors:[["","formGroup",""]],hostBindings:function(e,n){1&e&&ve("submit",function(o){return n.onSubmit(o)})("reset",function(){return n.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[Ze([Lz]),Ee,ci]}),i})(),oT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[zS]}),i})(),sT=(()=>{class i{static withConfig(e){return{ngModule:i,providers:[{provide:Jd,useValue:e.callSetDisabledState??U_}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[oT]}),i})(),Xz=(()=>{class i{static withConfig(e){return{ngModule:i,providers:[{provide:ov,useValue:e.warnOnNgModelWithFormControl??"always"},{provide:Jd,useValue:e.callSetDisabledState??U_}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[oT]}),i})();function Dr(i,...t){return t.length?t.some(e=>i[e]):i.altKey||i.shiftKey||i.ctrlKey||i.metaKey}function bm(i,t=Le){return i=i??uU,st((e,n)=>{let r,o=!0;e.subscribe(ot(n,s=>{const a=t(s);(o||!i(r,a))&&(o=!1,r=a,n.next(s))}))})}function uU(i,t){return i===t}let aT=(()=>{class i{create(e){return typeof MutationObserver>"u"?null:new MutationObserver(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),hU=(()=>{class i{constructor(e){this._mutationObserverFactory=e,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((e,n)=>this._cleanupObserver(n))}observe(e){const n=Js(e);return new rt(r=>{const s=this._observeElement(n).subscribe(r);return()=>{s.unsubscribe(),this._unobserveElement(n)}})}_observeElement(e){if(this._observedElements.has(e))this._observedElements.get(e).count++;else{const n=new le,r=this._mutationObserverFactory.create(o=>n.next(o));r&&r.observe(e,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(e,{observer:r,stream:n,count:1})}return this._observedElements.get(e).stream}_unobserveElement(e){this._observedElements.has(e)&&(this._observedElements.get(e).count--,this._observedElements.get(e).count||this._cleanupObserver(e))}_cleanupObserver(e){if(this._observedElements.has(e)){const{observer:n,stream:r}=this._observedElements.get(e);n&&n.disconnect(),r.complete(),this._observedElements.delete(e)}}}return i.\u0275fac=function(e){return new(e||i)(fe(aT))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),eg=(()=>{class i{constructor(e,n,r){this._contentObserver=e,this._elementRef=n,this._ngZone=r,this.event=new We,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(e){this._disabled=tt(e),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(e){this._debounce=Xi(e),this._subscribe()}ngAfterContentInit(){!this._currentSubscription&&!this.disabled&&this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const e=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?e.pipe(C_(this.debounce)):e).subscribe(this.event)})}_unsubscribe(){this._currentSubscription?.unsubscribe()}}return i.\u0275fac=function(e){return new(e||i)(C(hU),C(Ke),C(nt))},i.\u0275dir=ye({type:i,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]}),i})(),tg=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[aT]}),i})();function ig(i,t){return(i.getAttribute(t)||"").match(/\S+/g)||[]}const cT="cdk-describedby-message",ng="cdk-describedby-host";let fv=0,pU=(()=>{class i{constructor(e,n){this._platform=n,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+fv++,this._document=e,this._id=Yt(Ed)+"-"+fv++}describe(e,n,r){if(!this._canBeDescribed(e,n))return;const o=pv(n,r);"string"!=typeof n?(dT(n,this._id),this._messageRegistry.set(o,{messageElement:n,referenceCount:0})):this._messageRegistry.has(o)||this._createMessageElement(n,r),this._isElementDescribedByMessage(e,o)||this._addMessageReference(e,o)}removeDescription(e,n,r){if(!n||!this._isElementNode(e))return;const o=pv(n,r);if(this._isElementDescribedByMessage(e,o)&&this._removeMessageReference(e,o),"string"==typeof n){const s=this._messageRegistry.get(o);s&&0===s.referenceCount&&this._deleteMessageElement(o)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){const e=this._document.querySelectorAll(`[${ng}="${this._id}"]`);for(let n=0;n0!=r.indexOf(cT));e.setAttribute("aria-describedby",n.join(" "))}_addMessageReference(e,n){const r=this._messageRegistry.get(n);(function mU(i,t,e){const n=ig(i,t);n.some(r=>r.trim()==e.trim())||(n.push(e.trim()),i.setAttribute(t,n.join(" ")))})(e,"aria-describedby",r.messageElement.id),e.setAttribute(ng,this._id),r.referenceCount++}_removeMessageReference(e,n){const r=this._messageRegistry.get(n);r.referenceCount--,function fU(i,t,e){const r=ig(i,t).filter(o=>o!=e.trim());r.length?i.setAttribute(t,r.join(" ")):i.removeAttribute(t)}(e,"aria-describedby",r.messageElement.id),e.removeAttribute(ng)}_isElementDescribedByMessage(e,n){const r=ig(e,"aria-describedby"),o=this._messageRegistry.get(n),s=o&&o.messageElement.id;return!!s&&-1!=r.indexOf(s)}_canBeDescribed(e,n){if(!this._isElementNode(e))return!1;if(n&&"object"==typeof n)return!0;const r=null==n?"":`${n}`.trim(),o=e.getAttribute("aria-label");return!(!r||o&&o.trim()===r)}_isElementNode(e){return e.nodeType===this._document.ELEMENT_NODE}}return i.\u0275fac=function(e){return new(e||i)(fe(kt),fe(Oi))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function pv(i,t){return"string"==typeof i?`${t||""}/${i}`:i}function dT(i,t){i.id||(i.id=`${cT}-${t}-${fv++}`)}class uT{constructor(t){this._items=t,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new le,this._typeaheadSubscription=f.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._homeAndEnd=!1,this._pageUpAndDown={enabled:!1,delta:10},this._skipPredicateFn=e=>e.disabled,this._pressedLetters=[],this.tabOut=new le,this.change=new le,t instanceof fs&&(this._itemChangesSubscription=t.changes.subscribe(e=>{if(this._activeItem){const r=e.toArray().indexOf(this._activeItem);r>-1&&r!==this._activeItemIndex&&(this._activeItemIndex=r)}}))}skipPredicate(t){return this._skipPredicateFn=t,this}withWrap(t=!0){return this._wrap=t,this}withVerticalOrientation(t=!0){return this._vertical=t,this}withHorizontalOrientation(t){return this._horizontal=t,this}withAllowedModifierKeys(t){return this._allowedModifierKeys=t,this}withTypeAhead(t=200){return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe(kn(e=>this._pressedLetters.push(e)),C_(t),Qt(()=>this._pressedLetters.length>0),Pe(()=>this._pressedLetters.join(""))).subscribe(e=>{const n=this._getItemsArray();for(let r=1;r!t[o]||this._allowedModifierKeys.indexOf(o)>-1);switch(e){case 9:return void this.tabOut.next();case 40:if(this._vertical&&r){this.setNextItemActive();break}return;case 38:if(this._vertical&&r){this.setPreviousItemActive();break}return;case 39:if(this._horizontal&&r){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case 37:if(this._horizontal&&r){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;case 36:if(this._homeAndEnd&&r){this.setFirstItemActive();break}return;case 35:if(this._homeAndEnd&&r){this.setLastItemActive();break}return;case 33:if(this._pageUpAndDown.enabled&&r){const o=this._activeItemIndex-this._pageUpAndDown.delta;this._setActiveItemByIndex(o>0?o:0,1);break}return;case 34:if(this._pageUpAndDown.enabled&&r){const o=this._activeItemIndex+this._pageUpAndDown.delta,s=this._getItemsArray().length;this._setActiveItemByIndex(o=65&&e<=90||e>=48&&e<=57)&&this._letterKeyStream.next(String.fromCharCode(e))))}this._pressedLetters=[],t.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}isTyping(){return this._pressedLetters.length>0}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex<0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex<0&&this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(t){const e=this._getItemsArray(),n="number"==typeof t?t:e.indexOf(t);this._activeItem=e[n]??null,this._activeItemIndex=n}destroy(){this._typeaheadSubscription.unsubscribe(),this._itemChangesSubscription?.unsubscribe(),this._letterKeyStream.complete(),this.tabOut.complete(),this.change.complete(),this._pressedLetters=[]}_setActiveItemByDelta(t){this._wrap?this._setActiveInWrapMode(t):this._setActiveInDefaultMode(t)}_setActiveInWrapMode(t){const e=this._getItemsArray();for(let n=1;n<=e.length;n++){const r=(this._activeItemIndex+t*n+e.length)%e.length;if(!this._skipPredicateFn(e[r]))return void this.setActiveItem(r)}}_setActiveInDefaultMode(t){this._setActiveItemByIndex(this._activeItemIndex+t,t)}_setActiveItemByIndex(t,e){const n=this._getItemsArray();if(n[t]){for(;this._skipPredicateFn(n[t]);)if(!n[t+=e])return;this.setActiveItem(t)}}_getItemsArray(){return this._items instanceof fs?this._items.toArray():this._items}}class _U extends uT{setActiveItem(t){this.activeItem&&this.activeItem.setInactiveStyles(),super.setActiveItem(t),this.activeItem&&this.activeItem.setActiveStyles()}}class ym extends uT{constructor(){super(...arguments),this._origin="program"}setFocusOrigin(t){return this._origin=t,this}setActiveItem(t){super.setActiveItem(t),this.activeItem&&this.activeItem.focus(this._origin)}}let Fm=(()=>{class i{constructor(e){this._platform=e}isDisabled(e){return e.hasAttribute("disabled")}isVisible(e){return function bU(i){return!!(i.offsetWidth||i.offsetHeight||"function"==typeof i.getClientRects&&i.getClientRects().length)}(e)&&"visible"===getComputedStyle(e).visibility}isTabbable(e){if(!this._platform.isBrowser)return!1;const n=function gU(i){try{return i.frameElement}catch{return null}}(function MU(i){return i.ownerDocument&&i.ownerDocument.defaultView||window}(e));if(n&&(-1===mT(n)||!this.isVisible(n)))return!1;let r=e.nodeName.toLowerCase(),o=mT(e);return e.hasAttribute("contenteditable")?-1!==o:!("iframe"===r||"object"===r||this._platform.WEBKIT&&this._platform.IOS&&!function xU(i){let t=i.nodeName.toLowerCase(),e="input"===t&&i.type;return"text"===e||"password"===e||"select"===t||"textarea"===t}(e))&&("audio"===r?!!e.hasAttribute("controls")&&-1!==o:"video"===r?-1!==o&&(null!==o||this._platform.FIREFOX||e.hasAttribute("controls")):e.tabIndex>=0)}isFocusable(e,n){return function DU(i){return!function FU(i){return function wU(i){return"input"==i.nodeName.toLowerCase()}(i)&&"hidden"==i.type}(i)&&(function yU(i){let t=i.nodeName.toLowerCase();return"input"===t||"select"===t||"button"===t||"textarea"===t}(i)||function vU(i){return function kU(i){return"a"==i.nodeName.toLowerCase()}(i)&&i.hasAttribute("href")}(i)||i.hasAttribute("contenteditable")||hT(i))}(e)&&!this.isDisabled(e)&&(n?.ignoreVisibility||this.isVisible(e))}}return i.\u0275fac=function(e){return new(e||i)(fe(Oi))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function hT(i){if(!i.hasAttribute("tabindex")||void 0===i.tabIndex)return!1;let t=i.getAttribute("tabindex");return!(!t||isNaN(parseInt(t,10)))}function mT(i){if(!hT(i))return null;const t=parseInt(i.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}class EU{constructor(t,e,n,r,o=!1){this._element=t,this._checker=e,this._ngZone=n,this._document=r,this._hasAttached=!1,this.startAnchorListener=()=>this.focusLastTabbableElement(),this.endAnchorListener=()=>this.focusFirstTabbableElement(),this._enabled=!0,o||this.attachAnchors()}get enabled(){return this._enabled}set enabled(t){this._enabled=t,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}destroy(){const t=this._startAnchor,e=this._endAnchor;t&&(t.removeEventListener("focus",this.startAnchorListener),t.remove()),e&&(e.removeEventListener("focus",this.endAnchorListener),e.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return!!this._hasAttached||(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusInitialElement(t)))})}focusFirstTabbableElementWhenReady(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusFirstTabbableElement(t)))})}focusLastTabbableElementWhenReady(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusLastTabbableElement(t)))})}_getRegionBoundary(t){const e=this._element.querySelectorAll(`[cdk-focus-region-${t}], [cdkFocusRegion${t}], [cdk-focus-${t}]`);return"start"==t?e.length?e[0]:this._getFirstTabbableElement(this._element):e.length?e[e.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(t){const e=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(e){if(!this._checker.isFocusable(e)){const n=this._getFirstTabbableElement(e);return n?.focus(t),!!n}return e.focus(t),!0}return this.focusFirstTabbableElement(t)}focusFirstTabbableElement(t){const e=this._getRegionBoundary("start");return e&&e.focus(t),!!e}focusLastTabbableElement(t){const e=this._getRegionBoundary("end");return e&&e.focus(t),!!e}hasAttached(){return this._hasAttached}_getFirstTabbableElement(t){if(this._checker.isFocusable(t)&&this._checker.isTabbable(t))return t;const e=t.children;for(let n=0;n=0;n--){const r=e[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(e[n]):null;if(r)return r}return null}_createAnchor(){const t=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,t),t.classList.add("cdk-visually-hidden"),t.classList.add("cdk-focus-trap-anchor"),t.setAttribute("aria-hidden","true"),t}_toggleAnchorTabIndex(t,e){t?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")}toggleAnchors(t){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}_executeOnStable(t){this._ngZone.isStable?t():this._ngZone.onStable.pipe(fi(1)).subscribe(t)}}let rg=(()=>{class i{constructor(e,n,r){this._checker=e,this._ngZone=n,this._document=r}create(e,n=!1){return new EU(e,this._checker,this._ngZone,this._document,n)}}return i.\u0275fac=function(e){return new(e||i)(fe(Fm),fe(nt),fe(kt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function _v(i){return 0===i.buttons||0===i.offsetX&&0===i.offsetY}function gv(i){const t=i.touches&&i.touches[0]||i.changedTouches&&i.changedTouches[0];return!(!t||-1!==t.identifier||null!=t.radiusX&&1!==t.radiusX||null!=t.radiusY&&1!==t.radiusY)}const CU=new xe("cdk-input-modality-detector-options"),SU={ignoreKeys:[18,17,224,91,16]},iu=Oa({passive:!0,capture:!0});let TU=(()=>{class i{constructor(e,n,r,o){this._platform=e,this._mostRecentTarget=null,this._modality=new $i(null),this._lastTouchMs=0,this._onKeydown=s=>{this._options?.ignoreKeys?.some(a=>a===s.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=Ra(s))},this._onMousedown=s=>{Date.now()-this._lastTouchMs<650||(this._modality.next(_v(s)?"keyboard":"mouse"),this._mostRecentTarget=Ra(s))},this._onTouchstart=s=>{gv(s)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=Ra(s))},this._options={...SU,...o},this.modalityDetected=this._modality.pipe(SF(1)),this.modalityChanged=this.modalityDetected.pipe(bm()),e.isBrowser&&n.runOutsideAngular(()=>{r.addEventListener("keydown",this._onKeydown,iu),r.addEventListener("mousedown",this._onMousedown,iu),r.addEventListener("touchstart",this._onTouchstart,iu)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,iu),document.removeEventListener("mousedown",this._onMousedown,iu),document.removeEventListener("touchstart",this._onTouchstart,iu))}}return i.\u0275fac=function(e){return new(e||i)(fe(Oi),fe(nt),fe(kt),fe(CU,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const AU=new xe("liveAnnouncerElement",{providedIn:"root",factory:function LU(){return null}}),IU=new xe("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let NU=0,bv=(()=>{class i{constructor(e,n,r,o){this._ngZone=n,this._defaultOptions=o,this._document=r,this._liveElement=e||this._createLiveElement()}announce(e,...n){const r=this._defaultOptions;let o,s;return 1===n.length&&"number"==typeof n[0]?s=n[0]:[o,s]=n,this.clear(),clearTimeout(this._previousTimeout),o||(o=r&&r.politeness?r.politeness:"polite"),null==s&&r&&(s=r.duration),this._liveElement.setAttribute("aria-live",o),this._liveElement.id&&this._exposeAnnouncerToModals(this._liveElement.id),this._ngZone.runOutsideAngular(()=>(this._currentPromise||(this._currentPromise=new Promise(a=>this._currentResolve=a)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=e,"number"==typeof s&&(this._previousTimeout=setTimeout(()=>this.clear(),s)),this._currentResolve(),this._currentPromise=this._currentResolve=void 0},100),this._currentPromise))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){clearTimeout(this._previousTimeout),this._liveElement?.remove(),this._liveElement=null,this._currentResolve?.(),this._currentPromise=this._currentResolve=void 0}_createLiveElement(){const e="cdk-live-announcer-element",n=this._document.getElementsByClassName(e),r=this._document.createElement("div");for(let o=0;o .cdk-overlay-container [aria-modal="true"]');for(let r=0;r{class i{constructor(e,n,r,o,s){this._ngZone=e,this._platform=n,this._inputModalityDetector=r,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout(()=>this._windowFocused=!1)},this._stopInputModalityDetector=new le,this._rootNodeFocusAndBlurListener=a=>{for(let u=Ra(a);u;u=u.parentElement)"focus"===a.type?this._onFocus(a,u):this._onBlur(a,u)},this._document=o,this._detectionMode=s?.detectionMode||0}monitor(e,n=!1){const r=Js(e);if(!this._platform.isBrowser||1!==r.nodeType)return ht(null);const o=function vV(i){if(function FV(){if(null==IF){const i=typeof document<"u"?document.head:null;IF=!(!i||!i.createShadowRoot&&!i.attachShadow)}return IF}()){const t=i.getRootNode?i.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}(r)||this._getDocument(),s=this._elementInfo.get(r);if(s)return n&&(s.checkChildren=!0),s.subject;const a={checkChildren:n,subject:new le,rootNode:o};return this._elementInfo.set(r,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(e){const n=Js(e),r=this._elementInfo.get(n);r&&(r.subject.complete(),this._setClasses(n),this._elementInfo.delete(n),this._removeGlobalListeners(r))}focusVia(e,n,r){const o=Js(e);o===this._getDocument().activeElement?this._getClosestElementsInfo(o).forEach(([a,l])=>this._originChanged(a,n,l)):(this._setOrigin(n),"function"==typeof o.focus&&o.focus(r))}ngOnDestroy(){this._elementInfo.forEach((e,n)=>this.stopMonitoring(n))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(e){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(e)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:e&&this._isLastInteractionFromInputLabel(e)?"mouse":"program"}_shouldBeAttributedToTouch(e){return 1===this._detectionMode||!!e?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(e,n){e.classList.toggle("cdk-focused",!!n),e.classList.toggle("cdk-touch-focused","touch"===n),e.classList.toggle("cdk-keyboard-focused","keyboard"===n),e.classList.toggle("cdk-mouse-focused","mouse"===n),e.classList.toggle("cdk-program-focused","program"===n)}_setOrigin(e,n=!1){this._ngZone.runOutsideAngular(()=>{this._origin=e,this._originFromTouchInteraction="touch"===e&&n,0===this._detectionMode&&(clearTimeout(this._originTimeoutId),this._originTimeoutId=setTimeout(()=>this._origin=null,this._originFromTouchInteraction?650:1))})}_onFocus(e,n){const r=this._elementInfo.get(n),o=Ra(e);!r||!r.checkChildren&&n!==o||this._originChanged(n,this._getFocusOrigin(o),r)}_onBlur(e,n){const r=this._elementInfo.get(n);!r||r.checkChildren&&e.relatedTarget instanceof Node&&n.contains(e.relatedTarget)||(this._setClasses(n),this._emitOrigin(r,null))}_emitOrigin(e,n){e.subject.observers.length&&this._ngZone.run(()=>e.subject.next(n))}_registerGlobalListeners(e){if(!this._platform.isBrowser)return;const n=e.rootNode,r=this._rootNodeFocusListenerCount.get(n)||0;r||this._ngZone.runOutsideAngular(()=>{n.addEventListener("focus",this._rootNodeFocusAndBlurListener,og),n.addEventListener("blur",this._rootNodeFocusAndBlurListener,og)}),this._rootNodeFocusListenerCount.set(n,r+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(bt(this._stopInputModalityDetector)).subscribe(o=>{this._setOrigin(o,!0)}))}_removeGlobalListeners(e){const n=e.rootNode;if(this._rootNodeFocusListenerCount.has(n)){const r=this._rootNodeFocusListenerCount.get(n);r>1?this._rootNodeFocusListenerCount.set(n,r-1):(n.removeEventListener("focus",this._rootNodeFocusAndBlurListener,og),n.removeEventListener("blur",this._rootNodeFocusAndBlurListener,og),this._rootNodeFocusListenerCount.delete(n))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(e,n,r){this._setClasses(e,n),this._emitOrigin(r,n),this._lastFocusOrigin=n}_getClosestElementsInfo(e){const n=[];return this._elementInfo.forEach((r,o)=>{(o===e||r.checkChildren&&o.contains(e))&&n.push([o,r])}),n}_isLastInteractionFromInputLabel(e){const{_mostRecentTarget:n,mostRecentModality:r}=this._inputModalityDetector;if("mouse"!==r||!n||n===e||"INPUT"!==e.nodeName&&"TEXTAREA"!==e.nodeName||e.disabled)return!1;const o=e.labels;if(o)for(let s=0;s{class i{constructor(e,n){this._elementRef=e,this._focusMonitor=n,this._focusOrigin=null,this.cdkFocusChange=new We}get focusOrigin(){return this._focusOrigin}ngAfterViewInit(){const e=this._elementRef.nativeElement;this._monitorSubscription=this._focusMonitor.monitor(e,1===e.nodeType&&e.hasAttribute("cdkMonitorSubtreeFocus")).subscribe(n=>{this._focusOrigin=n,this.cdkFocusChange.emit(n)})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._monitorSubscription&&this._monitorSubscription.unsubscribe()}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Yr))},i.\u0275dir=ye({type:i,selectors:[["","cdkMonitorElementFocus",""],["","cdkMonitorSubtreeFocus",""]],outputs:{cdkFocusChange:"cdkFocusChange"},exportAs:["cdkMonitorFocus"]}),i})();const pT="cdk-high-contrast-black-on-white",_T="cdk-high-contrast-white-on-black",yv="cdk-high-contrast-active";let gT=(()=>{class i{constructor(e,n){this._platform=e,this._document=n,this._breakpointSubscription=Yt(Pa).observe("(forced-colors: active)").subscribe(()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return 0;const e=this._document.createElement("div");e.style.backgroundColor="rgb(1,2,3)",e.style.position="absolute",this._document.body.appendChild(e);const n=this._document.defaultView||window,r=n&&n.getComputedStyle?n.getComputedStyle(e):null,o=(r&&r.backgroundColor||"").replace(/ /g,"");switch(e.remove(),o){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return 2;case"rgb(255,255,255)":case"rgb(255,250,239)":return 1}return 0}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){const e=this._document.body.classList;e.remove(yv,pT,_T),this._hasCheckedHighContrastMode=!0;const n=this.getHighContrastMode();1===n?e.add(yv,pT):2===n&&e.add(yv,_T)}}}return i.\u0275fac=function(e){return new(e||i)(fe(Oi),fe(kt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),sg=(()=>{class i{constructor(e){e._applyBodyHighContrastModeCssClasses()}}return i.\u0275fac=function(e){return new(e||i)(fe(gT))},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[tg]}),i})();const PU=new xe("cdk-dir-doc",{providedIn:"root",factory:function BU(){return Yt(kt)}}),HU=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;let pn=(()=>{class i{constructor(e){if(this.value="ltr",this.change=new We,e){const r=e.documentElement?e.documentElement.dir:null;this.value=function jU(i){const t=i?.toLowerCase()||"";return"auto"===t&&typeof navigator<"u"&&navigator?.language?HU.test(navigator.language)?"rtl":"ltr":"rtl"===t?"rtl":"ltr"}((e.body?e.body.dir:null)||r||"ltr")}}ngOnDestroy(){this.change.complete()}}return i.\u0275fac=function(e){return new(e||i)(fe(PU,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),nu=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})();const YU=["text"];function VU(i,t){if(1&i&&Te(0,"mat-pseudo-checkbox",5),2&i){const e=ge();ne("state",e.selected?"checked":"unchecked")("disabled",e.disabled)}}function zU(i,t){if(1&i&&(Y(0,"span",6),de(1),$()),2&i){const e=ge();ee(1),hi("(",e.group.label,")")}}const UU=[[["mat-icon"]],"*"],WU=["mat-icon","*"],GU=new xe("mat-sanity-checks",{providedIn:"root",factory:function $U(){return!0}});let vt=(()=>{class i{constructor(e,n,r){this._sanityChecks=n,this._document=r,this._hasDoneGlobalChecks=!1,e._applyBodyHighContrastModeCssClasses(),this._hasDoneGlobalChecks||(this._hasDoneGlobalChecks=!0)}_checkIsEnabled(e){return!NF()&&("boolean"==typeof this._sanityChecks?this._sanityChecks:!!this._sanityChecks[e])}}return i.\u0275fac=function(e){return new(e||i)(fe(gT),fe(GU,8),fe(kt))},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[nu,nu]}),i})();function ra(i){return class extends i{constructor(...t){super(...t),this._disabled=!1}get disabled(){return this._disabled}set disabled(t){this._disabled=tt(t)}}}function oa(i,t){return class extends i{constructor(...e){super(...e),this.defaultColor=t,this.color=t}get color(){return this._color}set color(e){const n=e||this.defaultColor;n!==this._color&&(this._color&&this._elementRef.nativeElement.classList.remove(`mat-${this._color}`),n&&this._elementRef.nativeElement.classList.add(`mat-${n}`),this._color=n)}}}function Wa(i){return class extends i{constructor(...t){super(...t),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(t){this._disableRipple=tt(t)}}}function sa(i,t=0){return class extends i{constructor(...e){super(...e),this._tabIndex=t,this.defaultTabIndex=t}get tabIndex(){return this.disabled?-1:this._tabIndex}set tabIndex(e){this._tabIndex=null!=e?Xi(e):this.defaultTabIndex}}}function Fv(i){return class extends i{constructor(...t){super(...t),this.errorState=!1}updateErrorState(){const t=this.errorState,o=(this.errorStateMatcher||this._defaultErrorStateMatcher).isErrorState(this.ngControl?this.ngControl.control:null,this._parentFormGroup||this._parentForm);o!==t&&(this.errorState=o,this.stateChanges.next())}}}let vm=(()=>{class i{isErrorState(e,n){return!!(e&&e.invalid&&(e.touched||n&&n.submitted))}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),KU=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","mat-line",""],["","matLine",""]],hostAttrs:[1,"mat-line"]}),i})(),FT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,vt]}),i})();class XU{constructor(t,e,n,r=!1){this._renderer=t,this.element=e,this.config=n,this._animationForciblyDisabledThroughCss=r,this.state=3}fadeOut(){this._renderer.fadeOutRipple(this)}}const vT=Oa({passive:!0,capture:!0});class ZU{constructor(){this._events=new Map,this._delegateEventHandler=t=>{const e=Ra(t);e&&this._events.get(t.type)?.forEach((n,r)=>{(r===e||r.contains(e))&&n.forEach(o=>o.handleEvent(t))})}}addHandler(t,e,n,r){const o=this._events.get(e);if(o){const s=o.get(n);s?s.add(r):o.set(n,new Set([r]))}else this._events.set(e,new Map([[n,new Set([r])]])),t.runOutsideAngular(()=>{document.addEventListener(e,this._delegateEventHandler,vT)})}removeHandler(t,e,n){const r=this._events.get(t);if(!r)return;const o=r.get(e);!o||(o.delete(n),0===o.size&&r.delete(e),0===r.size&&(this._events.delete(t),document.removeEventListener(t,this._delegateEventHandler,vT)))}}const wT={enterDuration:225,exitDuration:150},kT=Oa({passive:!0,capture:!0}),xT=["mousedown","touchstart"],DT=["mouseup","mouseleave","touchend","touchcancel"];class ru{constructor(t,e,n,r){this._target=t,this._ngZone=e,this._platform=r,this._isPointerDown=!1,this._activeRipples=new Map,this._pointerUpEventsRegistered=!1,r.isBrowser&&(this._containerElement=Js(n))}fadeInRipple(t,e,n={}){const r=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),o={...wT,...n.animation};n.centered&&(t=r.left+r.width/2,e=r.top+r.height/2);const s=n.radius||function JU(i,t,e){const n=Math.max(Math.abs(i-e.left),Math.abs(i-e.right)),r=Math.max(Math.abs(t-e.top),Math.abs(t-e.bottom));return Math.sqrt(n*n+r*r)}(t,e,r),a=t-r.left,l=e-r.top,u=o.enterDuration,g=document.createElement("div");g.classList.add("mat-ripple-element"),g.style.left=a-s+"px",g.style.top=l-s+"px",g.style.height=2*s+"px",g.style.width=2*s+"px",null!=n.color&&(g.style.backgroundColor=n.color),g.style.transitionDuration=`${u}ms`,this._containerElement.appendChild(g);const D=window.getComputedStyle(g),q=D.transitionDuration,J="none"===D.transitionProperty||"0s"===q||"0s, 0s"===q||0===r.width&&0===r.height,oe=new XU(this,g,n,J);g.style.transform="scale3d(1, 1, 1)",oe.state=0,n.persistent||(this._mostRecentTransientRipple=oe);let ue=null;return!J&&(u||o.exitDuration)&&this._ngZone.runOutsideAngular(()=>{const Fe=()=>this._finishRippleTransition(oe),Se=()=>this._destroyRipple(oe);g.addEventListener("transitionend",Fe),g.addEventListener("transitioncancel",Se),ue={onTransitionEnd:Fe,onTransitionCancel:Se}}),this._activeRipples.set(oe,ue),(J||!u)&&this._finishRippleTransition(oe),oe}fadeOutRipple(t){if(2===t.state||3===t.state)return;const e=t.element,n={...wT,...t.config.animation};e.style.transitionDuration=`${n.exitDuration}ms`,e.style.opacity="0",t.state=2,(t._animationForciblyDisabledThroughCss||!n.exitDuration)&&this._finishRippleTransition(t)}fadeOutAll(){this._getActiveRipples().forEach(t=>t.fadeOut())}fadeOutAllNonPersistent(){this._getActiveRipples().forEach(t=>{t.config.persistent||t.fadeOut()})}setupTriggerEvents(t){const e=Js(t);!this._platform.isBrowser||!e||e===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=e,xT.forEach(n=>{ru._eventManager.addHandler(this._ngZone,n,e,this)}))}handleEvent(t){"mousedown"===t.type?this._onMousedown(t):"touchstart"===t.type?this._onTouchStart(t):this._onPointerUp(),this._pointerUpEventsRegistered||(this._ngZone.runOutsideAngular(()=>{DT.forEach(e=>{this._triggerElement.addEventListener(e,this,kT)})}),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(t){0===t.state?this._startFadeOutTransition(t):2===t.state&&this._destroyRipple(t)}_startFadeOutTransition(t){const e=t===this._mostRecentTransientRipple,{persistent:n}=t.config;t.state=1,!n&&(!e||!this._isPointerDown)&&t.fadeOut()}_destroyRipple(t){const e=this._activeRipples.get(t)??null;this._activeRipples.delete(t),this._activeRipples.size||(this._containerRect=null),t===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),t.state=3,null!==e&&(t.element.removeEventListener("transitionend",e.onTransitionEnd),t.element.removeEventListener("transitioncancel",e.onTransitionCancel)),t.element.remove()}_onMousedown(t){const e=_v(t),n=this._lastTouchStartEvent&&Date.now(){!t.config.persistent&&(1===t.state||t.config.terminateOnPointerUp&&0===t.state)&&t.fadeOut()}))}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){const t=this._triggerElement;t&&(xT.forEach(e=>ru._eventManager.removeHandler(e,t,this)),this._pointerUpEventsRegistered&&DT.forEach(e=>t.removeEventListener(e,this,kT)))}}ru._eventManager=new ZU;const ou=new xe("mat-ripple-global-options");let Mr=(()=>{class i{constructor(e,n,r,o,s){this._elementRef=e,this._animationMode=s,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=o||{},this._rippleRenderer=new ru(this,n,e,r)}get disabled(){return this._disabled}set disabled(e){e&&this.fadeOutAllNonPersistent(),this._disabled=e,this._setupTriggerEventsIfEnabled()}get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(e){this._trigger=e,this._setupTriggerEventsIfEnabled()}ngOnInit(){this._isInitialized=!0,this._setupTriggerEventsIfEnabled()}ngOnDestroy(){this._rippleRenderer._removeTriggerEvents()}fadeOutAll(){this._rippleRenderer.fadeOutAll()}fadeOutAllNonPersistent(){this._rippleRenderer.fadeOutAllNonPersistent()}get rippleConfig(){return{centered:this.centered,radius:this.radius,color:this.color,animation:{...this._globalOptions.animation,..."NoopAnimations"===this._animationMode?{enterDuration:0,exitDuration:0}:{},...this.animation},terminateOnPointerUp:this._globalOptions.terminateOnPointerUp}}get rippleDisabled(){return this.disabled||!!this._globalOptions.disabled}_setupTriggerEventsIfEnabled(){!this.disabled&&this._isInitialized&&this._rippleRenderer.setupTriggerEvents(this.trigger)}launch(e,n=0,r){return"number"==typeof e?this._rippleRenderer.fadeInRipple(e,n,{...this.rippleConfig,...r}):this._rippleRenderer.fadeInRipple(0,0,{...this.rippleConfig,...e})}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(nt),C(Oi),C(ou,8),C(Ai,8))},i.\u0275dir=ye({type:i,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(e,n){2&e&&it("mat-ripple-unbounded",n.unbounded)},inputs:{color:["matRippleColor","color"],unbounded:["matRippleUnbounded","unbounded"],centered:["matRippleCentered","centered"],radius:["matRippleRadius","radius"],animation:["matRippleAnimation","animation"],disabled:["matRippleDisabled","disabled"],trigger:["matRippleTrigger","trigger"]},exportAs:["matRipple"]}),i})(),ws=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,vt]}),i})(),eW=(()=>{class i{constructor(e){this._animationMode=e,this.state="unchecked",this.disabled=!1}}return i.\u0275fac=function(e){return new(e||i)(C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-pseudo-checkbox"]],hostAttrs:[1,"mat-pseudo-checkbox"],hostVars:8,hostBindings:function(e,n){2&e&&it("mat-pseudo-checkbox-indeterminate","indeterminate"===n.state)("mat-pseudo-checkbox-checked","checked"===n.state)("mat-pseudo-checkbox-disabled",n.disabled)("_mat-animation-noopable","NoopAnimations"===n._animationMode)},inputs:{state:"state",disabled:"disabled"},decls:0,vars:0,template:function(e,n){},styles:['.mat-pseudo-checkbox{border:2px solid;border-radius:2px;cursor:pointer;display:inline-block;vertical-align:middle;box-sizing:border-box;position:relative;flex-shrink:0;transition:border-color 90ms cubic-bezier(0, 0, 0.2, 0.1),background-color 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox::after{position:absolute;opacity:0;content:"";border-bottom:2px solid currentColor;transition:opacity 90ms cubic-bezier(0, 0, 0.2, 0.1)}.mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:rgba(0,0,0,0)}.mat-pseudo-checkbox._mat-animation-noopable{transition:none !important;animation:none !important}.mat-pseudo-checkbox._mat-animation-noopable::after{transition:none}.mat-pseudo-checkbox-disabled{cursor:default}.mat-pseudo-checkbox-indeterminate::after{left:1px;opacity:1;border-radius:2px}.mat-pseudo-checkbox-checked::after{left:1px;border-left:2px solid currentColor;transform:rotate(-45deg);opacity:1;box-sizing:content-box}.mat-pseudo-checkbox{width:18px;height:18px}.mat-pseudo-checkbox-indeterminate::after{top:6px;width:12px}.mat-pseudo-checkbox-checked::after{top:2.7px;width:10px;height:4px}'],encapsulation:2,changeDetection:0}),i})(),MT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt]}),i})();const ET=new xe("MAT_OPTION_PARENT_COMPONENT"),CT=new xe("MatOptgroup");let tW=0;class iW{constructor(t,e=!1){this.source=t,this.isUserInput=e}}let nW=(()=>{class i{constructor(e,n,r,o){this._element=e,this._changeDetectorRef=n,this._parent=r,this.group=o,this._selected=!1,this._active=!1,this._disabled=!1,this._mostRecentViewValue="",this.id="mat-option-"+tW++,this.onSelectionChange=new We,this._stateChanges=new le}get multiple(){return this._parent&&this._parent.multiple}get selected(){return this._selected}get disabled(){return this.group&&this.group.disabled||this._disabled}set disabled(e){this._disabled=tt(e)}get disableRipple(){return!(!this._parent||!this._parent.disableRipple)}get active(){return this._active}get viewValue(){return(this._text?.nativeElement.textContent||"").trim()}select(){this._selected||(this._selected=!0,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}deselect(){this._selected&&(this._selected=!1,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent())}focus(e,n){const r=this._getHostElement();"function"==typeof r.focus&&r.focus(n)}setActiveStyles(){this._active||(this._active=!0,this._changeDetectorRef.markForCheck())}setInactiveStyles(){this._active&&(this._active=!1,this._changeDetectorRef.markForCheck())}getLabel(){return this.viewValue}_handleKeydown(e){(13===e.keyCode||32===e.keyCode)&&!Dr(e)&&(this._selectViaInteraction(),e.preventDefault())}_selectViaInteraction(){this.disabled||(this._selected=!this.multiple||!this._selected,this._changeDetectorRef.markForCheck(),this._emitSelectionChangeEvent(!0))}_getAriaSelected(){return this.selected||!this.multiple&&null}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._element.nativeElement}ngAfterViewChecked(){if(this._selected){const e=this.viewValue;e!==this._mostRecentViewValue&&(this._mostRecentViewValue&&this._stateChanges.next(),this._mostRecentViewValue=e)}}ngOnDestroy(){this._stateChanges.complete()}_emitSelectionChangeEvent(e=!1){this.onSelectionChange.emit(new iW(this,e))}}return i.\u0275fac=function(e){zs()},i.\u0275dir=ye({type:i,viewQuery:function(e,n){if(1&e&&_t(YU,7),2&e){let r;Ne(r=Oe())&&(n._text=r.first)}},inputs:{value:"value",id:"id",disabled:"disabled"},outputs:{onSelectionChange:"onSelectionChange"}}),i})(),ST=(()=>{class i extends nW{constructor(e,n,r,o){super(e,n,r,o)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(ET,8),C(CT,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-option"]],hostAttrs:["role","option",1,"mat-mdc-option","mat-mdc-focus-indicator","mdc-list-item"],hostVars:12,hostBindings:function(e,n){1&e&&ve("click",function(){return n._selectViaInteraction()})("keydown",function(o){return n._handleKeydown(o)}),2&e&&(vr("id",n.id),et("tabindex",n._getTabIndex())("aria-selected",n._getAriaSelected())("aria-disabled",n.disabled.toString()),it("mdc-list-item--selected",n.selected)("mat-mdc-option-multiple",n.multiple)("mat-mdc-option-active",n.active)("mdc-list-item--disabled",n.disabled))},exportAs:["matOption"],features:[Ee],ngContentSelectors:WU,decls:7,vars:4,consts:[["class","mat-mdc-option-pseudo-checkbox",3,"state","disabled",4,"ngIf"],[1,"mdc-list-item__primary-text"],["text",""],["class","cdk-visually-hidden",4,"ngIf"],["mat-ripple","",1,"mat-mdc-option-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mat-mdc-option-pseudo-checkbox",3,"state","disabled"],[1,"cdk-visually-hidden"]],template:function(e,n){1&e&&(zt(UU),_e(0,VU,1,2,"mat-pseudo-checkbox",0),Xe(1),Y(2,"span",1,2),Xe(4,1),$(),_e(5,zU,2,1,"span",3),Te(6,"div",4)),2&e&&(ne("ngIf",n.multiple),ee(5),ne("ngIf",n.group&&n.group._inert),ee(1),ne("matRippleTrigger",n._getHostElement())("matRippleDisabled",n.disabled||n.disableRipple))},dependencies:[Mr,mi,eW],styles:['.mat-mdc-option{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;padding-left:16px;padding-right:16px;-webkit-user-select:none;user-select:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);min-height:48px}.mat-mdc-option:focus{outline:none}[dir=rtl] .mat-mdc-option,.mat-mdc-option[dir=rtl]{padding-left:16px;padding-right:16px}.mat-mdc-option.mdc-list-item{align-items:center}.mat-mdc-option.mdc-list-item--disabled{opacity:.38;cursor:default}.mat-mdc-optgroup .mat-mdc-option:not(.mat-mdc-option-multiple){padding-left:32px}[dir=rtl] .mat-mdc-optgroup .mat-mdc-option:not(.mat-mdc-option-multiple){padding-left:16px;padding-right:32px}.mat-mdc-option .mat-icon,.mat-mdc-option .mat-pseudo-checkbox{margin-right:16px;flex-shrink:0}[dir=rtl] .mat-mdc-option .mat-icon,[dir=rtl] .mat-mdc-option .mat-pseudo-checkbox{margin-right:0;margin-left:16px}.mat-mdc-option .mat-mdc-option-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-mdc-option .mdc-list-item__primary-text{white-space:normal;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;font-family:inherit;text-decoration:inherit;text-transform:inherit}.cdk-high-contrast-active .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple)::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:10px;height:0;border-bottom:solid 10px;border-radius:10px}[dir=rtl] .cdk-high-contrast-active .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple)::after{right:auto;left:16px}.mat-mdc-option-active::before{content:""}'],encapsulation:2,changeDetection:0}),i})(),TT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[ws,vn,vt,MT]}),i})();const sW=["input"],aW=["label"],lW=["*"],cW=new xe("mat-checkbox-default-options",{providedIn:"root",factory:AT});function AT(){return{color:"accent",clickAction:"check-indeterminate"}}const dW={provide:hr,useExisting:Xt(()=>IT),multi:!0};class uW{}let hW=0;const LT=AT(),mW=sa(oa(Wa(ra(class{constructor(i){this._elementRef=i}}))));let fW=(()=>{class i extends mW{constructor(e,n,r,o,s,a,l){super(n),this._changeDetectorRef=r,this._ngZone=o,this._animationMode=a,this._options=l,this.ariaLabel="",this.ariaLabelledby=null,this.labelPosition="after",this.name=null,this.change=new We,this.indeterminateChange=new We,this._onTouched=()=>{},this._currentAnimationClass="",this._currentCheckState=0,this._controlValueAccessorChangeFn=()=>{},this._checked=!1,this._disabled=!1,this._indeterminate=!1,this._options=this._options||LT,this.color=this.defaultColor=this._options.color||LT.color,this.tabIndex=parseInt(s)||0,this.id=this._uniqueId=`${e}${++hW}`}get inputId(){return`${this.id||this._uniqueId}-input`}get required(){return this._required}set required(e){this._required=tt(e)}ngAfterViewInit(){this._syncIndeterminate(this._indeterminate)}get checked(){return this._checked}set checked(e){const n=tt(e);n!=this.checked&&(this._checked=n,this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){const n=tt(e);n!==this.disabled&&(this._disabled=n,this._changeDetectorRef.markForCheck())}get indeterminate(){return this._indeterminate}set indeterminate(e){const n=e!=this._indeterminate;this._indeterminate=tt(e),n&&(this._transitionCheckState(this._indeterminate?3:this.checked?1:2),this.indeterminateChange.emit(this._indeterminate)),this._syncIndeterminate(this._indeterminate)}_isRippleDisabled(){return this.disableRipple||this.disabled}_onLabelTextChange(){this._changeDetectorRef.detectChanges()}writeValue(e){this.checked=!!e}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e}_getAriaChecked(){return this.checked?"true":this.indeterminate?"mixed":"false"}_transitionCheckState(e){let n=this._currentCheckState,r=this._getAnimationTargetElement();if(n!==e&&r&&(this._currentAnimationClass&&r.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(n,e),this._currentCheckState=e,this._currentAnimationClass.length>0)){r.classList.add(this._currentAnimationClass);const o=this._currentAnimationClass;this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{r.classList.remove(o)},1e3)})}}_emitChangeEvent(){this._controlValueAccessorChangeFn(this.checked),this.change.emit(this._createChangeEvent(this.checked)),this._inputElement&&(this._inputElement.nativeElement.checked=this.checked)}toggle(){this.checked=!this.checked,this._controlValueAccessorChangeFn(this.checked)}_handleInputClick(){const e=this._options?.clickAction;this.disabled||"noop"===e?!this.disabled&&"noop"===e&&(this._inputElement.nativeElement.checked=this.checked,this._inputElement.nativeElement.indeterminate=this.indeterminate):(this.indeterminate&&"check"!==e&&Promise.resolve().then(()=>{this._indeterminate=!1,this.indeterminateChange.emit(this._indeterminate)}),this._checked=!this._checked,this._transitionCheckState(this._checked?1:2),this._emitChangeEvent())}_onInteractionEvent(e){e.stopPropagation()}_onBlur(){Promise.resolve().then(()=>{this._onTouched(),this._changeDetectorRef.markForCheck()})}_getAnimationClassForCheckStateTransition(e,n){if("NoopAnimations"===this._animationMode)return"";switch(e){case 0:if(1===n)return this._animationClasses.uncheckedToChecked;if(3==n)return this._checked?this._animationClasses.checkedToIndeterminate:this._animationClasses.uncheckedToIndeterminate;break;case 2:return 1===n?this._animationClasses.uncheckedToChecked:this._animationClasses.uncheckedToIndeterminate;case 1:return 2===n?this._animationClasses.checkedToUnchecked:this._animationClasses.checkedToIndeterminate;case 3:return 1===n?this._animationClasses.indeterminateToChecked:this._animationClasses.indeterminateToUnchecked}return""}_syncIndeterminate(e){const n=this._inputElement;n&&(n.nativeElement.indeterminate=e)}}return i.\u0275fac=function(e){zs()},i.\u0275dir=ye({type:i,viewQuery:function(e,n){if(1&e&&(_t(sW,5),_t(aW,5),_t(Mr,5)),2&e){let r;Ne(r=Oe())&&(n._inputElement=r.first),Ne(r=Oe())&&(n._labelElement=r.first),Ne(r=Oe())&&(n.ripple=r.first)}},inputs:{ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],id:"id",required:"required",labelPosition:"labelPosition",name:"name",value:"value",checked:"checked",disabled:"disabled",indeterminate:"indeterminate"},outputs:{change:"change",indeterminateChange:"indeterminateChange"},features:[Ee]}),i})(),IT=(()=>{class i extends fW{constructor(e,n,r,o,s,a){super("mat-mdc-checkbox-",e,n,r,o,s,a),this._animationClasses={uncheckedToChecked:"mdc-checkbox--anim-unchecked-checked",uncheckedToIndeterminate:"mdc-checkbox--anim-unchecked-indeterminate",checkedToUnchecked:"mdc-checkbox--anim-checked-unchecked",checkedToIndeterminate:"mdc-checkbox--anim-checked-indeterminate",indeterminateToChecked:"mdc-checkbox--anim-indeterminate-checked",indeterminateToUnchecked:"mdc-checkbox--anim-indeterminate-unchecked"}}focus(){this._inputElement.nativeElement.focus()}_createChangeEvent(e){const n=new uW;return n.source=this,n.checked=e,n}_getAnimationTargetElement(){return this._inputElement?.nativeElement}_onInputClick(){super._handleInputClick()}_preventBubblingFromLabel(e){e.target&&this._labelElement.nativeElement.contains(e.target)&&e.stopPropagation()}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(nt),yr("tabindex"),C(Ai,8),C(cW,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-checkbox"]],hostAttrs:[1,"mat-mdc-checkbox"],hostVars:12,hostBindings:function(e,n){2&e&&(vr("id",n.id),et("tabindex",null)("aria-label",null)("aria-labelledby",null),it("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mdc-checkbox--disabled",n.disabled)("mat-mdc-checkbox-disabled",n.disabled)("mat-mdc-checkbox-checked",n.checked))},inputs:{disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex"},exportAs:["matCheckbox"],features:[Ze([dW]),Ee],ngContentSelectors:lW,decls:15,vars:19,consts:[[1,"mdc-form-field",3,"click"],[1,"mdc-checkbox"],["checkbox",""],[1,"mat-mdc-checkbox-touch-target",3,"click"],["type","checkbox",1,"mdc-checkbox__native-control",3,"checked","disabled","id","required","tabIndex","blur","click","change"],["input",""],[1,"mdc-checkbox__ripple"],[1,"mdc-checkbox__background"],["focusable","false","viewBox","0 0 24 24","aria-hidden","true",1,"mdc-checkbox__checkmark"],["fill","none","d","M1.73,12.91 8.1,19.28 22.79,4.59",1,"mdc-checkbox__checkmark-path"],[1,"mdc-checkbox__mixedmark"],["mat-ripple","",1,"mat-mdc-checkbox-ripple","mat-mdc-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered"],[3,"for"],["label",""]],template:function(e,n){if(1&e&&(zt(),Y(0,"div",0),ve("click",function(o){return n._preventBubblingFromLabel(o)}),Y(1,"div",1,2)(3,"div",3),ve("click",function(){return n._onInputClick()}),$(),Y(4,"input",4,5),ve("blur",function(){return n._onBlur()})("click",function(){return n._onInputClick()})("change",function(o){return n._onInteractionEvent(o)}),$(),Te(6,"div",6),Y(7,"div",7),qn(),Y(8,"svg",8),Te(9,"path",9),$(),go(),Te(10,"div",10),$(),Te(11,"div",11),$(),Y(12,"label",12,13),Xe(14),$()()),2&e){const r=Ki(2);it("mdc-form-field--align-end","before"==n.labelPosition),ee(4),it("mdc-checkbox--selected",n.checked),ne("checked",n.checked)("disabled",n.disabled)("id",n.inputId)("required",n.required)("tabIndex",n.tabIndex),et("aria-checked",n._getAriaChecked())("aria-label",n.ariaLabel||null)("aria-labelledby",n.ariaLabelledby)("aria-describedby",n.ariaDescribedby)("name",n.name)("value",n.value),ee(7),ne("matRippleTrigger",r)("matRippleDisabled",n.disableRipple||n.disabled)("matRippleCentered",!0),ee(1),ne("for",n.inputId)}},dependencies:[Mr],styles:['.mdc-touch-target-wrapper{display:inline}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}100%{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0, 0, 0, 1)}100%{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(45deg);opacity:0}to{transform:rotate(360deg);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:mdc-animation-deceleration-curve-timing-function;transform:rotate(-45deg);opacity:0}to{transform:rotate(0deg);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;transform:scaleX(1);opacity:1}32.8%,100%{transform:scaleX(0);opacity:0}}.mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom}.mdc-checkbox[hidden]{display:none}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}@media screen and (forced-colors: active){.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring{border-color:CanvasText}}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring::after,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring::after{content:"";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring::after,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring::after{border-color:CanvasText}}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid currentColor;border-radius:2px;background-color:rgba(0,0,0,0);pointer-events:none;will-change:background-color,border-color;transition:background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mdc-checkbox__mixedmark{width:100%;height:0;transform:scaleX(0) rotate(0deg);border-width:1px;border-style:solid;opacity:0;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background{animation-duration:180ms;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-unchecked-checked-checkmark-path 180ms linear 0s;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{animation:mdc-checkbox-indeterminate-checked-checkmark 500ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-checked-mixedmark 500ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear 0s;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background{transition:border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1),background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox--touch{margin:calc((var(--mdc-checkbox-state-layer-size, 48px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2)}.mdc-checkbox--touch .mdc-checkbox__native-control{top:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);right:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);width:var(--mdc-checkbox-state-layer-size, 48px);height:var(--mdc-checkbox-state-layer-size, 48px)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1);opacity:1}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark{transform:rotate(45deg);opacity:0;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(0deg);opacity:1}.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none}.mdc-form-field{display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field[hidden]{display:none}.mdc-form-field>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0;order:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{margin-left:auto;margin-right:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{padding-left:0;padding-right:4px}.mdc-form-field--nowrap>label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mdc-form-field--align-end>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px;order:-1}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{margin-left:0;margin-right:auto}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{padding-left:4px;padding-right:0}.mdc-form-field--space-between{justify-content:space-between}.mdc-form-field--space-between>label{margin:0}[dir=rtl] .mdc-form-field--space-between>label,.mdc-form-field--space-between>label[dir=rtl]{margin:0}.mat-mdc-checkbox{display:inline-block;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-disabled-unselected-icon-color, rgba(0, 0, 0, 0.38));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true][disabled]~.mdc-checkbox__background{border-color:transparent;background-color:var(--mdc-checkbox-disabled-selected-icon-color, rgba(0, 0, 0, 0.38))}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--mdc-checkbox-selected-checkmark-color, #fff)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:var(--mdc-checkbox-selected-checkmark-color, #fff)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--mdc-checkbox-disabled-selected-checkmark-color, #fff)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:var(--mdc-checkbox-disabled-selected-checkmark-color, #fff)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786))}@keyframes mdc-checkbox-fade-in-background-8A000000FF01878600000000FF018786{0%{border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}50%{border-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786))}}@keyframes mdc-checkbox-fade-out-background-8A000000FF01878600000000FF018786{0%,80%{border-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786))}100%{border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}}.mat-mdc-checkbox .mdc-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786))}@keyframes mdc-checkbox-fade-in-background-FF018786FF01878600000000FF018786{0%{border-color:var(--mdc-checkbox-unselected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}50%{border-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786))}}@keyframes mdc-checkbox-fade-out-background-FF018786FF01878600000000FF018786{0%,80%{border-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786))}100%{border-color:var(--mdc-checkbox-unselected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}}.mat-mdc-checkbox .mdc-checkbox:hover.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-FF018786FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox:hover.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-FF018786FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786))}@keyframes mdc-checkbox-fade-in-background-FF018786FF01878600000000FF018786{0%{border-color:var(--mdc-checkbox-unselected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}50%{border-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786))}}@keyframes mdc-checkbox-fade-out-background-FF018786FF01878600000000FF018786{0%,80%{border-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786))}100%{border-color:var(--mdc-checkbox-unselected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}}.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-FF018786FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-FF018786FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786))}@keyframes mdc-checkbox-fade-in-background-8A000000FF01878600000000FF018786{0%{border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}50%{border-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786))}}@keyframes mdc-checkbox-fade-out-background-8A000000FF01878600000000FF018786{0%,80%{border-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786))}100%{border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}}.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);right:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);width:var(--mdc-checkbox-state-layer-size, 40px);height:var(--mdc-checkbox-state-layer-size, 40px)}.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:not([disabled])~.mdc-checkbox__ripple{opacity:.04;transform:scale(1);transition:opacity 80ms 0 cubic-bezier(0, 0, 0.2, 1),transform 80ms 0 cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:not([disabled]):focus~.mdc-checkbox__ripple{opacity:.16}.mat-mdc-checkbox .mdc-checkbox__background{-webkit-print-color-adjust:exact;color-adjust:exact}.mat-mdc-checkbox._mat-animation-noopable *,.mat-mdc-checkbox._mat-animation-noopable *::before{transition:none !important;animation:none !important}.mat-mdc-checkbox label{cursor:pointer}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{cursor:default}.mat-mdc-checkbox label:empty{display:none}.mat-mdc-checkbox .mdc-checkbox__native-control:focus:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-focus-icon-color, black)}.cdk-high-contrast-active .mat-mdc-checkbox.mat-mdc-checkbox-disabled{opacity:.5}.cdk-high-contrast-active .mat-mdc-checkbox .mdc-checkbox__checkmark{--mdc-checkbox-selected-checkmark-color: CanvasText;--mdc-checkbox-disabled-selected-checkmark-color: CanvasText}.mat-mdc-checkbox .mdc-checkbox__ripple{opacity:0}.mat-mdc-checkbox-ripple,.mdc-checkbox__ripple{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:50%;pointer-events:none}.mat-mdc-checkbox-ripple:not(:empty),.mdc-checkbox__ripple:not(:empty){transform:translateZ(0)}.mat-mdc-checkbox-touch-target{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mat-mdc-checkbox-ripple::before{border-radius:50%}.mdc-checkbox__native-control:focus~.mat-mdc-focus-indicator::before{content:""}'],encapsulation:2,changeDetection:0}),i})(),NT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})(),gW=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,ws,NT,vt,NT]}),i})();const bW=["mat-button",""],yW=[[["",8,"material-icons",3,"iconPositionEnd",""],["mat-icon",3,"iconPositionEnd",""],["","matButtonIcon","",3,"iconPositionEnd",""]],"*",[["","iconPositionEnd","",8,"material-icons"],["mat-icon","iconPositionEnd",""],["","matButtonIcon","","iconPositionEnd",""]]],FW=[".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])","*",".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"],wW=["mat-icon-button",""],kW=["*"],xW=[{selector:"mat-button",mdcClasses:["mdc-button","mat-mdc-button"]},{selector:"mat-flat-button",mdcClasses:["mdc-button","mdc-button--unelevated","mat-mdc-unelevated-button"]},{selector:"mat-raised-button",mdcClasses:["mdc-button","mdc-button--raised","mat-mdc-raised-button"]},{selector:"mat-stroked-button",mdcClasses:["mdc-button","mdc-button--outlined","mat-mdc-outlined-button"]},{selector:"mat-fab",mdcClasses:["mdc-fab","mat-mdc-fab"]},{selector:"mat-mini-fab",mdcClasses:["mdc-fab","mdc-fab--mini","mat-mdc-mini-fab"]},{selector:"mat-icon-button",mdcClasses:["mdc-icon-button","mat-mdc-icon-button"]}],DW=oa(ra(Wa(class{constructor(i){this._elementRef=i}})));let OT=(()=>{class i extends DW{constructor(e,n,r,o){super(e),this._platform=n,this._ngZone=r,this._animationMode=o,this._focusMonitor=Yt(Yr),this._isFab=!1;const s=e.nativeElement.classList;for(const a of xW)this._hasHostAttributes(a.selector)&&a.mdcClasses.forEach(l=>{s.add(l)})}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0)}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}focus(e="program",n){e?this._focusMonitor.focusVia(this._elementRef.nativeElement,e,n):this._elementRef.nativeElement.focus(n)}_hasHostAttributes(...e){return e.some(n=>this._elementRef.nativeElement.hasAttribute(n))}_isRippleDisabled(){return this.disableRipple||this.disabled}}return i.\u0275fac=function(e){zs()},i.\u0275dir=ye({type:i,viewQuery:function(e,n){if(1&e&&_t(Mr,5),2&e){let r;Ne(r=Oe())&&(n.ripple=r.first)}},features:[Ee]}),i})(),aa=(()=>{class i extends OT{constructor(e,n,r,o){super(e,n,r,o)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Oi),C(nt),C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["button","mat-button",""],["button","mat-raised-button",""],["button","mat-flat-button",""],["button","mat-stroked-button",""]],hostVars:7,hostBindings:function(e,n){2&e&&(et("disabled",n.disabled||null),it("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mat-unthemed",!n.color)("mat-mdc-button-base",!0))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color"},exportAs:["matButton"],features:[Ee],attrs:bW,ngContentSelectors:FW,decls:8,vars:6,consts:[[1,"mat-mdc-button-persistent-ripple"],[1,"mdc-button__label"],[1,"mat-mdc-focus-indicator"],["matRipple","",1,"mat-mdc-button-ripple",3,"matRippleDisabled","matRippleTrigger"],[1,"mat-mdc-button-touch-target"]],template:function(e,n){1&e&&(zt(yW),Te(0,"span",0),Xe(1),Y(2,"span",1),Xe(3,1),$(),Xe(4,2),Te(5,"span",2)(6,"span",3)(7,"span",4)),2&e&&(it("mdc-button__ripple",!n._isFab)("mdc-fab__ripple",n._isFab),ee(6),ne("matRippleDisabled",n._isRippleDisabled())("matRippleTrigger",n._elementRef.nativeElement))},dependencies:[Mr],styles:['.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:rgba(0,0,0,0)}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(\n 100% + 4px\n );width:calc(\n 100% + 4px\n );display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring::after{content:"";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring::after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px 0 8px}.mdc-button--unelevated{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:rgba(0,0,0,0)}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, 0.38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, 0.12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, 0.38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, 0.38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px 0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, 0.38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, 0.12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, 0.12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator::before{content:""}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outlined-button[disabled]{cursor:default;pointer-events:none}.mat-mdc-button .mat-mdc-button-touch-target,.mat-mdc-unelevated-button .mat-mdc-button-touch-target,.mat-mdc-raised-button .mat-mdc-button-touch-target,.mat-mdc-outlined-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mat-mdc-button._mat-animation-noopable,.mat-mdc-unelevated-button._mat-animation-noopable,.mat-mdc-raised-button._mat-animation-noopable,.mat-mdc-outlined-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-button>.mat-icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}[dir=rtl] .mat-mdc-button>.mat-icon,.mat-mdc-button>.mat-icon[dir=rtl]{margin-left:8px;margin-right:0}.mat-mdc-button .mdc-button__label+.mat-icon{margin-left:8px;margin-right:0}[dir=rtl] .mat-mdc-button .mdc-button__label+.mat-icon,.mat-mdc-button .mdc-button__label+.mat-icon[dir=rtl]{margin-left:0;margin-right:8px}.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem;margin-left:-4px;margin-right:8px}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon,[dir=rtl] .mat-mdc-raised-button>.mat-icon,[dir=rtl] .mat-mdc-outlined-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon[dir=rtl],.mat-mdc-raised-button>.mat-icon[dir=rtl],.mat-mdc-outlined-button>.mat-icon[dir=rtl]{margin-left:8px;margin-right:0}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon,[dir=rtl] .mat-mdc-raised-button>.mat-icon,[dir=rtl] .mat-mdc-outlined-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon[dir=rtl],.mat-mdc-raised-button>.mat-icon[dir=rtl],.mat-mdc-outlined-button>.mat-icon[dir=rtl]{margin-left:8px;margin-right:-4px}.mat-mdc-unelevated-button .mdc-button__label+.mat-icon,.mat-mdc-raised-button .mdc-button__label+.mat-icon,.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-left:8px;margin-right:-4px}[dir=rtl] .mat-mdc-unelevated-button .mdc-button__label+.mat-icon,[dir=rtl] .mat-mdc-raised-button .mdc-button__label+.mat-icon,[dir=rtl] .mat-mdc-outlined-button .mdc-button__label+.mat-icon,.mat-mdc-unelevated-button .mdc-button__label+.mat-icon[dir=rtl],.mat-mdc-raised-button .mdc-button__label+.mat-icon[dir=rtl],.mat-mdc-outlined-button .mdc-button__label+.mat-icon[dir=rtl]{margin-left:-4px;margin-right:8px}.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:-1px}.mat-mdc-unelevated-button .mat-mdc-focus-indicator::before,.mat-mdc-raised-button .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 2px) * -1)}.mat-mdc-outlined-button .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 3px) * -1)}',".cdk-high-contrast-active .mat-mdc-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-unelevated-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-raised-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-outlined-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-icon-button{outline:solid 1px}"],encapsulation:2,changeDetection:0}),i})(),su=(()=>{class i extends OT{constructor(e,n,r,o){super(e,n,r,o)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Oi),C(nt),C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["button","mat-icon-button",""]],hostVars:7,hostBindings:function(e,n){2&e&&(et("disabled",n.disabled||null),it("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mat-unthemed",!n.color)("mat-mdc-button-base",!0))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color"},exportAs:["matButton"],features:[Ee],attrs:wW,ngContentSelectors:kW,decls:5,vars:3,consts:[[1,"mat-mdc-button-persistent-ripple","mdc-icon-button__ripple"],[1,"mat-mdc-focus-indicator"],["matRipple","",1,"mat-mdc-button-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-mdc-button-touch-target"]],template:function(e,n){1&e&&(zt(),Te(0,"span",0),Xe(1),Te(2,"span",1)(3,"span",2)(4,"span",3)),2&e&&(ee(3),ne("matRippleDisabled",n._isRippleDisabled())("matRippleCentered",!0)("matRippleTrigger",n._elementRef.nativeElement))},dependencies:[Mr],styles:['.mdc-icon-button{font-size:24px;width:48px;height:48px;padding:12px}.mdc-icon-button .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mdc-icon-button.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mdc-icon-button.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mdc-icon-button svg,.mdc-icon-button img{width:24px;height:24px}.mdc-icon-button{display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:rgba(0,0,0,0);fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;user-select:none;z-index:0;overflow:visible}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}@media screen and (forced-colors: active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block}}.mdc-icon-button:disabled{cursor:default;pointer-events:none}.mdc-icon-button[hidden]{display:none}.mdc-icon-button--display-flex{align-items:center;display:inline-flex;justify-content:center}.mdc-icon-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%;display:none}@media screen and (forced-colors: active){.mdc-icon-button__focus-ring{border-color:CanvasText}}.mdc-icon-button__focus-ring::after{content:"";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button__link{height:100%;left:0;outline:none;position:absolute;top:0;width:100%}.mat-mdc-icon-button{height:var(--mdc-icon-button-state-layer-size, 48px);width:var(--mdc-icon-button-state-layer-size, 48px);color:var(--mdc-icon-button-icon-color, inherit);border-radius:50%;flex-shrink:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-icon-button .mdc-button__icon{font-size:var(--mdc-icon-button-icon-size, 24px)}.mat-mdc-icon-button svg,.mat-mdc-icon-button img{width:var(--mdc-icon-button-icon-size, 24px);height:var(--mdc-icon-button-icon-size, 24px)}.mat-mdc-icon-button:disabled{opacity:var(--mdc-icon-button-disabled-icon-opacity, 0.38)}.mat-mdc-icon-button:disabled{color:var(--mdc-icon-button-disabled-icon-color, #000)}.mat-mdc-icon-button svg{vertical-align:baseline}.mat-mdc-icon-button[disabled]{cursor:default;pointer-events:none;opacity:1}.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-icon-button .mdc-button__label{z-index:1}.mat-mdc-icon-button .mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute}.mat-mdc-icon-button:focus .mat-mdc-focus-indicator::before{content:""}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:50%}.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}',".cdk-high-contrast-active .mat-mdc-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-unelevated-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-raised-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-outlined-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-icon-button{outline:solid 1px}"],encapsulation:2,changeDetection:0}),i})(),vv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,ws,vt]}),i})();const CW=["*"],AW=[[["","mat-card-avatar",""],["","matCardAvatar",""]],[["mat-card-title"],["mat-card-subtitle"],["","mat-card-title",""],["","mat-card-subtitle",""],["","matCardTitle",""],["","matCardSubtitle",""]],"*"],LW=["[mat-card-avatar], [matCardAvatar]","mat-card-title, mat-card-subtitle,\n [mat-card-title], [mat-card-subtitle],\n [matCardTitle], [matCardSubtitle]","*"],IW=new xe("MAT_CARD_CONFIG");let wv=(()=>{class i{constructor(e){this.appearance=e?.appearance||"raised"}}return i.\u0275fac=function(e){return new(e||i)(C(IW,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-card"]],hostAttrs:[1,"mat-mdc-card","mdc-card"],hostVars:4,hostBindings:function(e,n){2&e&&it("mat-mdc-card-outlined","outlined"===n.appearance)("mdc-card--outlined","outlined"===n.appearance)},inputs:{appearance:"appearance"},exportAs:["matCard"],ngContentSelectors:CW,decls:1,vars:0,template:function(e,n){1&e&&(zt(),Xe(0))},styles:['.mdc-card{display:flex;flex-direction:column;box-sizing:border-box}.mdc-card::after{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none;pointer-events:none}@media screen and (forced-colors: active){.mdc-card::after{border-color:CanvasText}}.mdc-card--outlined::after{border:none}.mdc-card__content{border-radius:inherit;height:100%}.mdc-card__media{position:relative;box-sizing:border-box;background-repeat:no-repeat;background-position:center;background-size:cover}.mdc-card__media::before{display:block;content:""}.mdc-card__media:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__media:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__media--square::before{margin-top:100%}.mdc-card__media--16-9::before{margin-top:56.25%}.mdc-card__media-content{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.mdc-card__primary-action{display:flex;flex-direction:column;box-sizing:border-box;position:relative;outline:none;color:inherit;text-decoration:none;cursor:pointer;overflow:hidden}.mdc-card__primary-action:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__primary-action:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__actions{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;min-height:52px;padding:8px}.mdc-card__actions--full-bleed{padding:0}.mdc-card__action-buttons,.mdc-card__action-icons{display:flex;flex-direction:row;align-items:center;box-sizing:border-box}.mdc-card__action-icons{flex-grow:1;justify-content:flex-end}.mdc-card__action-buttons+.mdc-card__action-icons{margin-left:16px;margin-right:0}[dir=rtl] .mdc-card__action-buttons+.mdc-card__action-icons,.mdc-card__action-buttons+.mdc-card__action-icons[dir=rtl]{margin-left:0;margin-right:16px}.mdc-card__action{display:inline-flex;flex-direction:row;align-items:center;box-sizing:border-box;justify-content:center;cursor:pointer;user-select:none}.mdc-card__action:focus{outline:none}.mdc-card__action--button{margin-left:0;margin-right:8px;padding:0 8px}[dir=rtl] .mdc-card__action--button,.mdc-card__action--button[dir=rtl]{margin-left:8px;margin-right:0}.mdc-card__action--button:last-child{margin-left:0;margin-right:0}[dir=rtl] .mdc-card__action--button:last-child,.mdc-card__action--button:last-child[dir=rtl]{margin-left:0;margin-right:0}.mdc-card__actions--full-bleed .mdc-card__action--button{justify-content:space-between;width:100%;height:auto;max-height:none;margin:0;padding:8px 16px;text-align:left}[dir=rtl] .mdc-card__actions--full-bleed .mdc-card__action--button,.mdc-card__actions--full-bleed .mdc-card__action--button[dir=rtl]{text-align:right}.mdc-card__action--icon{margin:-6px 0;padding:12px}.mat-mdc-card{position:relative;border-radius:var(--mdc-elevated-card-container-shape, var(--mdc-shape-medium, 4px));background-color:var(--mdc-elevated-card-container-color, transparent);border-width:0;border-style:solid;border-color:var(--mdc-elevated-card-container-color, transparent)}.mat-mdc-card .mdc-card::after{border-radius:var(--mdc-elevated-card-container-shape, var(--mdc-shape-medium, 4px))}.mat-mdc-card-outlined{border-width:var(--mdc-outlined-card-outline-width, 1px);border-style:solid;border-color:var(--mdc-outlined-card-outline-color, transparent)}.mat-mdc-card-title,.mat-mdc-card-subtitle{display:block;margin:0}.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-title,.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-subtitle{padding:16px 16px 0}.mat-mdc-card-header{display:flex;padding:16px 16px 0}.mat-mdc-card-content{display:block;padding:0 16px}.mat-mdc-card-content:first-child{padding-top:16px}.mat-mdc-card-content:last-child{padding-bottom:16px}.mat-mdc-card-title-group{display:flex;justify-content:space-between;width:100%}.mat-mdc-card-avatar{height:40px;width:40px;border-radius:50%;flex-shrink:0;margin-bottom:16px;object-fit:cover}.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-subtitle,.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-title{line-height:normal}.mat-mdc-card-sm-image{width:80px;height:80px}.mat-mdc-card-md-image{width:112px;height:112px}.mat-mdc-card-lg-image{width:152px;height:152px}.mat-mdc-card-xl-image{width:240px;height:240px}.mat-mdc-card-subtitle~.mat-mdc-card-title,.mat-mdc-card-title~.mat-mdc-card-subtitle,.mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-title,.mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-subtitle,.mat-mdc-card-title-group .mat-mdc-card-title,.mat-mdc-card-title-group .mat-mdc-card-subtitle{padding-top:0}.mat-mdc-card-content>:last-child:not(.mat-mdc-card-footer){margin-bottom:0}.mat-mdc-card-actions-align-end{justify-content:flex-end}'],encapsulation:2,changeDetection:0}),i})(),RT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["mat-card-title"],["","mat-card-title",""],["","matCardTitle",""]],hostAttrs:[1,"mat-mdc-card-title"]}),i})(),kv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["mat-card-content"]],hostAttrs:[1,"mat-mdc-card-content"]}),i})(),PT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["mat-card-subtitle"],["","mat-card-subtitle",""],["","matCardSubtitle",""]],hostAttrs:[1,"mat-mdc-card-subtitle"]}),i})(),BT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["mat-card-header"]],hostAttrs:[1,"mat-mdc-card-header"],ngContentSelectors:LW,decls:4,vars:0,consts:[[1,"mat-mdc-card-header-text"]],template:function(e,n){1&e&&(zt(AW),Xe(0),Y(1,"div",0),Xe(2,1),$(),Xe(3,2))},encapsulation:2,changeDetection:0}),i})(),HT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","mat-card-avatar",""],["","matCardAvatar",""]],hostAttrs:[1,"mat-mdc-card-avatar"]}),i})(),VW=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,vn,vt]}),i})();function zW(i,t){if(1&i){const e=Ft();Y(0,"div")(1,"button",10),ve("click",function(){return ze(e),Ue(ge().connect())}),de(2,"Waiting for extension..."),$()()}}function UW(i,t){if(1&i){const e=Ft();Y(0,"div")(1,"button",11),ve("click",function(){return ze(e),Ue(ge().connect())}),de(2,"Connect using extension"),$()()}if(2&i){const e=ge();ee(1),ne("disabled",!e.consent)}}function WW(i,t){1&i&&(Y(0,"div",12),de(1,"You must agree with the notice above to enable buttons"),$())}class km{constructor(t,e,n,r,o){this.appState=t,this.authService=e,this.utilities=n,this.router=r,this.ngZone=o,this.extensionDiscovered=!1,this.consent=!1}connect(){var t=this;return je(function*(){(yield t.authService.login()).authenticated()&&t.router.navigateByUrl("/")})()}anonymous(){var t=this;return je(function*(){(yield t.authService.anonymous()).authenticated()&&t.router.navigateByUrl("/")})()}ngOnInit(){this.checkForExtension()}ngOnDestroy(){this.timeout&&clearTimeout(this.timeout)}checkForExtension(){globalThis.nostr?this.extensionDiscovered=!0:this.timeout=setTimeout(()=>{this.ngZone.run(()=>{this.checkForExtension()})},250)}}km.\u0275fac=function(t){return new(t||km)(C(Tn),C(ur),C(sr),C(Gi),C(nt))},km.\u0275cmp=qe({type:km,selectors:[["app-connect"]],decls:51,vars:5,consts:[[1,"page"],["src","assets/icons/icon-256x256.png",1,"connect-logo"],[1,"marginless"],["href","https://chrome.google.com/webstore/detail/blockcore-wallet/peigonhbenoefaeplkpalmafieegnapj","target","_blank"],[1,"warn"],["href","https://www.blockcore.net/policy","target","_blank"],["color","primary",3,"ngModel","ngModelChange"],[4,"ngIf"],["class","dimmed space",4,"ngIf"],["mat-raised-button","",3,"disabled","click"],["mat-raised-button","","color","primary","disabled","disabled",3,"click"],["mat-raised-button","","color","primary",3,"disabled","click"],[1,"dimmed","space"]],template:function(t,e){1&t&&(Y(0,"div",0)(1,"mat-card")(2,"mat-card-content"),Te(3,"img",1),Y(4,"h1",2),de(5,"Blockcore Notes"),$(),Y(6,"p"),de(7,"Hi, welcome to Blockcore Notes."),$(),Y(8,"p"),de(9,"To get started using notes and accessing the incredible world of Nostr, you must first connect your browser extension with this website."),$(),Y(10,"p"),de(11,"Browser extension keeps your account safe and secret from everyone, including us."),$(),Y(12,"p")(13,"a",3),de(14,"Blockcore Wallet"),$(),de(15," (Chrome Web Store)"),$(),Y(16,"p"),de(17," Whenever we need you to perform a signing of a note, we'll notify your extension of choice to perform the signing. We suggest not approving a permanent permission, but instead accept each individual confirmation. This ensures you never sign anything you did not intend. "),$(),Y(18,"mat-card",4)(19,"mat-card-content")(20,"h2"),de(21,"NOTICE"),$(),Y(22,"p")(23,"strong"),de(24,"Warning about content:"),$(),de(25," Nostr is a decentralized and distributed network of relays that relays data by users. That means there is no centralized service where filtering or censoring is occurring. You may be exposed to content that will be disturbing and against your morality and world views. "),$(),Y(26,"p"),de(27,"Content you publish are your responsibility and you cannot undo/delete after you publish. Don't publish or share a note (post) you wouldn't say to your neighbour."),$(),Y(28,"p"),de(29,"Blockcore has no involvement in the type of content being produced and shown to you in this app."),$(),Y(30,"p"),de(31,"You accept that all usage of Blockcore Notes, Blockcore infrastructure and software must be the result of peaceful voluntary human interactions."),$(),Y(32,"p"),de(33,"If you're young and still living with your parents, consider asking them for permission before you continue."),$(),Y(34,"p"),de(35,"To continue you must agree with our "),Y(36,"a",5),de(37,"Privacy Policy and Terms & Conditions"),$(),de(38,"."),$(),Y(39,"mat-checkbox",6),ve("ngModelChange",function(r){return e.consent=r}),de(40,"I have read and agree to this notice"),$()()(),Te(41,"br"),_e(42,zW,3,0,"div",7),_e(43,UW,3,1,"div",7),_e(44,WW,2,0,"div",8),Te(45,"br"),Y(46,"p"),de(47,"Want to view the app first?"),$(),Y(48,"div")(49,"button",9),ve("click",function(){return e.anonymous()}),de(50,"Go straight in"),$()()()()()),2&t&&(ee(39),ne("ngModel",e.consent),ee(3),ne("ngIf",!e.extensionDiscovered),ee(1),ne("ngIf",e.extensionDiscovered),ee(1),ne("ngIf",!e.consent),ee(5),ne("disabled",!e.consent))},dependencies:[mi,IT,aa,wv,kv,ia,vs],styles:[".connect-logo[_ngcontent-%COMP%]{float:right;margin-bottom:1em;margin-left:1em}.warn[_ngcontent-%COMP%]{background-color:#9f0771;color:#f0f0f0;border-radius:10px}.warn[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{margin-top:0}@media only screen and (max-width: 700px){.connect-logo[_ngcontent-%COMP%]{max-width:128px}}"]});class xm{constructor(t){this.appState=t}ngOnInit(){this.appState.showBackButton=!0,this.appState.title="About",this.appState.actions=[]}}xm.\u0275fac=function(t){return new(t||xm)(C(Tn))},xm.\u0275cmp=qe({type:xm,selectors:[["app-about"]],decls:41,vars:0,consts:[[1,"page","help"],["src","assets/icons/icon-256x256.png",1,"logo"],[1,"marginless","heading"],["href","https://github.com/block-core/blockcore-notes","target","_blank"],["href","https://geyser.fund/project/blockcore","target","_blank"],["href","https://www.blockcore.net/about","target","_blank"],["src","assets/nostr.svg",1,"logo"],["href","https://www.nostr.directory/","target","_blank"],["href","https://www.nostr.guru/","target","_blank"],[1,"centered"],["src","/assets/nostritch.jpg",1,"mascot"]],template:function(t,e){1&t&&(Y(0,"div",0),Te(1,"img",1),Y(2,"h1",2),de(3,"About"),$(),Y(4,"p"),de(5,"Blockcore Notes instructions will come here later on."),$(),Y(6,"p"),de(7,"Source Code: "),Y(8,"a",3),de(9,"github.com/block-core/blockcore-notes"),$()(),Y(10,"h3"),de(11,"Support development"),$(),Y(12,"p"),de(13,"Please consider donating some Bitcoin using Geyser:"),$(),Y(14,"p")(15,"a",4),de(16,"geyser.fund/project/blockcore"),$()(),Y(17,"p"),de(18,"We have additional donation and sponsoring options available here:"),$(),Y(19,"p")(20,"a",5),de(21,"www.blockcore.net/about"),$()(),Te(22,"img",6),Y(23,"h1",2),de(24,"Nostr"),$(),Y(25,"h3"),de(26,"Nostr Directory"),$(),Y(27,"p"),de(28,"Accounts marked with globe icon are accounts added to this service:"),$(),Y(29,"p")(30,"a",7),de(31,"www.nostr.directory"),$()(),Y(32,"h3"),de(33,"Data Lookup"),$(),Y(34,"p"),de(35,"The user identity (npub) and the event identity is available in tooltips on notes. You can copy those and verify using:"),$(),Y(36,"p")(37,"a",8),de(38,"www.nostr.guru"),$()(),Y(39,"p",9),Te(40,"img",10),$()())},styles:[".mascot[_ngcontent-%COMP%]{width:100%;max-width:1024px}.logo[_ngcontent-%COMP%]{float:left;margin-bottom:1em;margin-right:1em;max-width:128px;margin-left:-8em}.help[_ngcontent-%COMP%]{padding-left:10em}@media only screen and (max-width: 599px){.help[_ngcontent-%COMP%]{font-size:.8em;padding-left:8em}.logo[_ngcontent-%COMP%]{max-width:64px;margin-left:-6em}}"]});const $W=["addListener","removeListener"],GW=["addEventListener","removeEventListener"],qW=["on","off"];function ks(i,t,e,n){if(v(e)&&(n=e,e=void 0),n)return ks(i,t,e).pipe(Qy(n));const[r,o]=function ZW(i){return v(i.addEventListener)&&v(i.removeEventListener)}(i)?GW.map(s=>a=>i[s](t,a,e)):function KW(i){return v(i.addListener)&&v(i.removeListener)}(i)?$W.map(jT(i,t)):function XW(i){return v(i.on)&&v(i.off)}(i)?qW.map(jT(i,t)):[];if(!r&&Ci(i))return on(s=>ks(s,t,e))(xn(i));if(!r)throw new TypeError("Invalid event target");return new rt(s=>{const a=(...l)=>s.next(1o(a)})}function jT(i,t){return e=>n=>i[e](t,n)}const Dm={schedule(i){let t=requestAnimationFrame,e=cancelAnimationFrame;const{delegate:n}=Dm;n&&(t=n.requestAnimationFrame,e=n.cancelAnimationFrame);const r=t(o=>{e=void 0,i(o)});return new f(()=>e?.(r))},requestAnimationFrame(...i){const{delegate:t}=Dm;return(t?.requestAnimationFrame||requestAnimationFrame)(...i)},cancelAnimationFrame(...i){const{delegate:t}=Dm;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...i)},delegate:void 0},e$=new class JW extends AF{flush(t){this._active=!0;const e=this._scheduled;this._scheduled=void 0;const{actions:n}=this;let r;t=t||n.shift();do{if(r=t.execute(t.state,t.delay))break}while((t=n[0])&&t.id===e&&n.shift());if(this._active=!1,r){for(;(t=n[0])&&t.id===e&&n.shift();)t.unsubscribe();throw r}}}(class QW extends TF{constructor(t,e){super(t,e),this.scheduler=t,this.work=e}requestAsyncId(t,e,n=0){return null!==n&&n>0?super.requestAsyncId(t,e,n):(t.actions.push(this),t._scheduled||(t._scheduled=Dm.requestAnimationFrame(()=>t.flush(void 0))))}recycleAsyncId(t,e,n=0){var r;if(null!=n?n>0:this.delay>0)return super.recycleAsyncId(t,e,n);const{actions:o}=t;null!=e&&(null===(r=o[o.length-1])||void 0===r?void 0:r.id)!==e&&(Dm.cancelAnimationFrame(e),t._scheduled=void 0)}});let xv,t$=1;const ag={};function YT(i){return i in ag&&(delete ag[i],!0)}const i$={setImmediate(i){const t=t$++;return ag[t]=!0,xv||(xv=Promise.resolve()),xv.then(()=>YT(t)&&i()),t},clearImmediate(i){YT(i)}},{setImmediate:n$,clearImmediate:r$}=i$,lg={setImmediate(...i){const{delegate:t}=lg;return(t?.setImmediate||n$)(...i)},clearImmediate(i){const{delegate:t}=lg;return(t?.clearImmediate||r$)(i)},delegate:void 0},Dv=new class s$ extends AF{flush(t){this._active=!0;const e=this._scheduled;this._scheduled=void 0;const{actions:n}=this;let r;t=t||n.shift();do{if(r=t.execute(t.state,t.delay))break}while((t=n[0])&&t.id===e&&n.shift());if(this._active=!1,r){for(;(t=n[0])&&t.id===e&&n.shift();)t.unsubscribe();throw r}}}(class o$ extends TF{constructor(t,e){super(t,e),this.scheduler=t,this.work=e}requestAsyncId(t,e,n=0){return null!==n&&n>0?super.requestAsyncId(t,e,n):(t.actions.push(this),t._scheduled||(t._scheduled=lg.setImmediate(t.flush.bind(t,void 0))))}recycleAsyncId(t,e,n=0){var r;if(null!=n?n>0:this.delay>0)return super.recycleAsyncId(t,e,n);const{actions:o}=t;null!=e&&(null===(r=o[o.length-1])||void 0===r?void 0:r.id)!==e&&(lg.clearImmediate(e),t._scheduled=void 0)}});function cg(i=0,t,e=bV){let n=-1;return null!=t&&(lo(t)?e=t:n=t),new rt(r=>{let o=function l$(i){return i instanceof Date&&!isNaN(i)}(i)?+i-e.now():i;o<0&&(o=0);let s=0;return e.schedule(function(){r.closed||(r.next(s++),0<=n?this.schedule(void 0,n):r.complete())},o)})}function Mv(i,t=om){return function a$(i){return st((t,e)=>{let n=!1,r=null,o=null,s=!1;const a=()=>{if(o?.unsubscribe(),o=null,n){n=!1;const u=r;r=null,e.next(u)}s&&e.complete()},l=()=>{o=null,s&&e.complete()};t.subscribe(ot(e,u=>{n=!0,r=u,o||xn(i(u)).subscribe(o=ot(e,a,l))},()=>{s=!0,(!n||!o||o.closed)&&e.complete()}))})}(()=>cg(i,t))}const c$=["contentWrapper"],d$=["*"],u$=new xe("VIRTUAL_SCROLL_STRATEGY");let sc=(()=>{class i{constructor(e,n,r){this._ngZone=e,this._platform=n,this._scrolled=new le,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=r}register(e){this.scrollContainers.has(e)||this.scrollContainers.set(e,e.elementScrolled().subscribe(()=>this._scrolled.next(e)))}deregister(e){const n=this.scrollContainers.get(e);n&&(n.unsubscribe(),this.scrollContainers.delete(e))}scrolled(e=20){return this._platform.isBrowser?new rt(n=>{this._globalSubscription||this._addGlobalListener();const r=e>0?this._scrolled.pipe(Mv(e)).subscribe(n):this._scrolled.subscribe(n);return this._scrolledCount++,()=>{r.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):ht()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((e,n)=>this.deregister(n)),this._scrolled.complete()}ancestorScrolled(e,n){const r=this.getAncestorScrollContainers(e);return this.scrolled(n).pipe(Qt(o=>!o||r.indexOf(o)>-1))}getAncestorScrollContainers(e){const n=[];return this.scrollContainers.forEach((r,o)=>{this._scrollableContainsElement(o,e)&&n.push(o)}),n}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(e,n){let r=Js(n),o=e.getElementRef().nativeElement;do{if(r==o)return!0}while(r=r.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>ks(this._getWindow().document,"scroll").subscribe(()=>this._scrolled.next()))}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}return i.\u0275fac=function(e){return new(e||i)(fe(nt),fe(Oi),fe(kt,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),ac=(()=>{class i{constructor(e,n,r,o){this.elementRef=e,this.scrollDispatcher=n,this.ngZone=r,this.dir=o,this._destroyed=new le,this._elementScrolled=new rt(s=>this.ngZone.runOutsideAngular(()=>ks(this.elementRef.nativeElement,"scroll").pipe(bt(this._destroyed)).subscribe(s)))}ngOnInit(){this.scrollDispatcher.register(this)}ngOnDestroy(){this.scrollDispatcher.deregister(this),this._destroyed.next(),this._destroyed.complete()}elementScrolled(){return this._elementScrolled}getElementRef(){return this.elementRef}scrollTo(e){const n=this.elementRef.nativeElement,r=this.dir&&"rtl"==this.dir.value;null==e.left&&(e.left=r?e.end:e.start),null==e.right&&(e.right=r?e.start:e.end),null!=e.bottom&&(e.top=n.scrollHeight-n.clientHeight-e.bottom),r&&0!=am()?(null!=e.left&&(e.right=n.scrollWidth-n.clientWidth-e.left),2==am()?e.left=e.right:1==am()&&(e.left=e.right?-e.right:e.right)):null!=e.right&&(e.left=n.scrollWidth-n.clientWidth-e.right),this._applyScrollToOptions(e)}_applyScrollToOptions(e){const n=this.elementRef.nativeElement;y4()?n.scrollTo(e):(null!=e.top&&(n.scrollTop=e.top),null!=e.left&&(n.scrollLeft=e.left))}measureScrollOffset(e){const n="left",r="right",o=this.elementRef.nativeElement;if("top"==e)return o.scrollTop;if("bottom"==e)return o.scrollHeight-o.clientHeight-o.scrollTop;const s=this.dir&&"rtl"==this.dir.value;return"start"==e?e=s?r:n:"end"==e&&(e=s?n:r),s&&2==am()?e==n?o.scrollWidth-o.clientWidth-o.scrollLeft:o.scrollLeft:s&&1==am()?e==n?o.scrollLeft+o.scrollWidth-o.clientWidth:-o.scrollLeft:e==n?o.scrollLeft:o.scrollWidth-o.clientWidth-o.scrollLeft}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(sc),C(nt),C(pn,8))},i.\u0275dir=ye({type:i,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]],standalone:!0}),i})(),la=(()=>{class i{constructor(e,n,r){this._platform=e,this._change=new le,this._changeListener=o=>{this._change.next(o)},this._document=r,n.runOutsideAngular(()=>{if(e.isBrowser){const o=this._getWindow();o.addEventListener("resize",this._changeListener),o.addEventListener("orientationchange",this._changeListener)}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){if(this._platform.isBrowser){const e=this._getWindow();e.removeEventListener("resize",this._changeListener),e.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();const e={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),e}getViewportRect(){const e=this.getViewportScrollPosition(),{width:n,height:r}=this.getViewportSize();return{top:e.top,left:e.left,bottom:e.top+r,right:e.left+n,height:r,width:n}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const e=this._document,n=this._getWindow(),r=e.documentElement,o=r.getBoundingClientRect();return{top:-o.top||e.body.scrollTop||n.scrollY||r.scrollTop||0,left:-o.left||e.body.scrollLeft||n.scrollX||r.scrollLeft||0}}change(e=20){return e>0?this._change.pipe(Mv(e)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){const e=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:e.innerWidth,height:e.innerHeight}:{width:0,height:0}}}return i.\u0275fac=function(e){return new(e||i)(fe(Oi),fe(nt),fe(kt,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const VT=new xe("VIRTUAL_SCROLLABLE");let f$=(()=>{class i extends ac{constructor(e,n,r,o){super(e,n,r,o)}measureViewportSize(e){const n=this.elementRef.nativeElement;return"horizontal"===e?n.clientWidth:n.clientHeight}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(sc),C(nt),C(pn,8))},i.\u0275dir=ye({type:i,features:[Ee]}),i})();const _$=typeof requestAnimationFrame<"u"?e$:Dv;let g$=(()=>{class i extends f${constructor(e,n,r,o,s,a,l,u){super(e,a,r,s),this.elementRef=e,this._changeDetectorRef=n,this._scrollStrategy=o,this.scrollable=u,this._platform=Yt(Oi),this._detachedSubject=new le,this._renderedRangeSubject=new le,this._orientation="vertical",this._appendOnly=!1,this.scrolledIndexChange=new rt(g=>this._scrollStrategy.scrolledIndexChange.subscribe(D=>Promise.resolve().then(()=>this.ngZone.run(()=>g.next(D))))),this.renderedRangeStream=this._renderedRangeSubject,this._totalContentSize=0,this._totalContentWidth="",this._totalContentHeight="",this._renderedRange={start:0,end:0},this._dataLength=0,this._viewportSize=0,this._renderedContentOffset=0,this._renderedContentOffsetNeedsRewrite=!1,this._isChangeDetectionPending=!1,this._runAfterChangeDetection=[],this._viewportChanges=f.EMPTY,this._viewportChanges=l.change().subscribe(()=>{this.checkViewportSize()}),this.scrollable||(this.elementRef.nativeElement.classList.add("cdk-virtual-scrollable"),this.scrollable=this)}get orientation(){return this._orientation}set orientation(e){this._orientation!==e&&(this._orientation=e,this._calculateSpacerSize())}get appendOnly(){return this._appendOnly}set appendOnly(e){this._appendOnly=tt(e)}ngOnInit(){!this._platform.isBrowser||(this.scrollable===this&&super.ngOnInit(),this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._measureViewportSize(),this._scrollStrategy.attach(this),this.scrollable.elementScrolled().pipe(wn(null),Mv(0,_$)).subscribe(()=>this._scrollStrategy.onContentScrolled()),this._markChangeDetectionNeeded()})))}ngOnDestroy(){this.detach(),this._scrollStrategy.detach(),this._renderedRangeSubject.complete(),this._detachedSubject.complete(),this._viewportChanges.unsubscribe(),super.ngOnDestroy()}attach(e){this.ngZone.runOutsideAngular(()=>{this._forOf=e,this._forOf.dataStream.pipe(bt(this._detachedSubject)).subscribe(n=>{const r=n.length;r!==this._dataLength&&(this._dataLength=r,this._scrollStrategy.onDataLengthChanged()),this._doChangeDetection()})})}detach(){this._forOf=null,this._detachedSubject.next()}getDataLength(){return this._dataLength}getViewportSize(){return this._viewportSize}getRenderedRange(){return this._renderedRange}measureBoundingClientRectWithScrollOffset(e){return this.getElementRef().nativeElement.getBoundingClientRect()[e]}setTotalContentSize(e){this._totalContentSize!==e&&(this._totalContentSize=e,this._calculateSpacerSize(),this._markChangeDetectionNeeded())}setRenderedRange(e){(function p$(i,t){return i.start==t.start&&i.end==t.end})(this._renderedRange,e)||(this.appendOnly&&(e={start:0,end:Math.max(this._renderedRange.end,e.end)}),this._renderedRangeSubject.next(this._renderedRange=e),this._markChangeDetectionNeeded(()=>this._scrollStrategy.onContentRendered()))}getOffsetToRenderedContentStart(){return this._renderedContentOffsetNeedsRewrite?null:this._renderedContentOffset}setRenderedContentOffset(e,n="to-start"){e=this.appendOnly&&"to-start"===n?0:e;const o="horizontal"==this.orientation,s=o?"X":"Y";let l=`translate${s}(${Number((o&&this.dir&&"rtl"==this.dir.value?-1:1)*e)}px)`;this._renderedContentOffset=e,"to-end"===n&&(l+=` translate${s}(-100%)`,this._renderedContentOffsetNeedsRewrite=!0),this._renderedContentTransform!=l&&(this._renderedContentTransform=l,this._markChangeDetectionNeeded(()=>{this._renderedContentOffsetNeedsRewrite?(this._renderedContentOffset-=this.measureRenderedContentSize(),this._renderedContentOffsetNeedsRewrite=!1,this.setRenderedContentOffset(this._renderedContentOffset)):this._scrollStrategy.onRenderedOffsetChanged()}))}scrollToOffset(e,n="auto"){const r={behavior:n};"horizontal"===this.orientation?r.start=e:r.top=e,this.scrollable.scrollTo(r)}scrollToIndex(e,n="auto"){this._scrollStrategy.scrollToIndex(e,n)}measureScrollOffset(e){let n;return n=this.scrollable==this?r=>super.measureScrollOffset(r):r=>this.scrollable.measureScrollOffset(r),Math.max(0,n(e??("horizontal"===this.orientation?"start":"top"))-this.measureViewportOffset())}measureViewportOffset(e){let n;const r="left",o="right",s="rtl"==this.dir?.value;n="start"==e?s?o:r:"end"==e?s?r:o:e||("horizontal"===this.orientation?"left":"top");const a=this.scrollable.measureBoundingClientRectWithScrollOffset(n);return this.elementRef.nativeElement.getBoundingClientRect()[n]-a}measureRenderedContentSize(){const e=this._contentWrapper.nativeElement;return"horizontal"===this.orientation?e.offsetWidth:e.offsetHeight}measureRangeSize(e){return this._forOf?this._forOf.measureRangeSize(e,this.orientation):0}checkViewportSize(){this._measureViewportSize(),this._scrollStrategy.onDataLengthChanged()}_measureViewportSize(){this._viewportSize=this.scrollable.measureViewportSize(this.orientation)}_markChangeDetectionNeeded(e){e&&this._runAfterChangeDetection.push(e),this._isChangeDetectionPending||(this._isChangeDetectionPending=!0,this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._doChangeDetection()})))}_doChangeDetection(){this._isChangeDetectionPending=!1,this._contentWrapper.nativeElement.style.transform=this._renderedContentTransform,this.ngZone.run(()=>this._changeDetectorRef.markForCheck());const e=this._runAfterChangeDetection;this._runAfterChangeDetection=[];for(const n of e)n()}_calculateSpacerSize(){this._totalContentHeight="horizontal"===this.orientation?"":`${this._totalContentSize}px`,this._totalContentWidth="horizontal"===this.orientation?`${this._totalContentSize}px`:""}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(nt),C(u$,8),C(pn,8),C(sc),C(la),C(VT,8))},i.\u0275cmp=qe({type:i,selectors:[["cdk-virtual-scroll-viewport"]],viewQuery:function(e,n){if(1&e&&_t(c$,7),2&e){let r;Ne(r=Oe())&&(n._contentWrapper=r.first)}},hostAttrs:[1,"cdk-virtual-scroll-viewport"],hostVars:4,hostBindings:function(e,n){2&e&&it("cdk-virtual-scroll-orientation-horizontal","horizontal"===n.orientation)("cdk-virtual-scroll-orientation-vertical","horizontal"!==n.orientation)},inputs:{orientation:"orientation",appendOnly:"appendOnly"},outputs:{scrolledIndexChange:"scrolledIndexChange"},standalone:!0,features:[Ze([{provide:ac,useFactory:(t,e)=>t||e,deps:[[new Ho,new ip(VT)],i]}]),Ee,ty],ngContentSelectors:d$,decls:4,vars:4,consts:[[1,"cdk-virtual-scroll-content-wrapper"],["contentWrapper",""],[1,"cdk-virtual-scroll-spacer"]],template:function(e,n){1&e&&(zt(),Y(0,"div",0,1),Xe(2),$(),Te(3,"div",2)),2&e&&(ee(3),wi("width",n._totalContentWidth)("height",n._totalContentHeight))},styles:["cdk-virtual-scroll-viewport{display:block;position:relative;transform:translateZ(0)}.cdk-virtual-scrollable{overflow:auto;will-change:scroll-position;contain:strict;-webkit-overflow-scrolling:touch}.cdk-virtual-scroll-content-wrapper{position:absolute;top:0;left:0;contain:content}[dir=rtl] .cdk-virtual-scroll-content-wrapper{right:0;left:auto}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper{min-height:100%}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-left:0;padding-right:0;margin-left:0;margin-right:0;border-left-width:0;border-right-width:0;outline:none}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper{min-width:100%}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-width:0;outline:none}.cdk-virtual-scroll-spacer{height:1px;transform-origin:0 0;flex:0 0 auto}[dir=rtl] .cdk-virtual-scroll-spacer{transform-origin:100% 0}"],encapsulation:2,changeDetection:0}),i})(),lc=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})(),Ev=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[nu,lc,g$,nu,lc]}),i})();class Cv{attach(t){return this._attachedHost=t,t.attach(this)}detach(){let t=this._attachedHost;null!=t&&(this._attachedHost=null,t.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(t){this._attachedHost=t}}class au extends Cv{constructor(t,e,n,r,o){super(),this.component=t,this.viewContainerRef=e,this.injector=n,this.componentFactoryResolver=r,this.projectableNodes=o}}class $a extends Cv{constructor(t,e,n,r){super(),this.templateRef=t,this.viewContainerRef=e,this.context=n,this.injector=r}get origin(){return this.templateRef.elementRef}attach(t,e=this.context){return this.context=e,super.attach(t)}detach(){return this.context=void 0,super.detach()}}class b$ extends Cv{constructor(t){super(),this.element=t instanceof Ke?t.nativeElement:t}}class dg{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(t){return t instanceof au?(this._attachedPortal=t,this.attachComponentPortal(t)):t instanceof $a?(this._attachedPortal=t,this.attachTemplatePortal(t)):this.attachDomPortal&&t instanceof b$?(this._attachedPortal=t,this.attachDomPortal(t)):void 0}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(t){this._disposeFn=t}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}}class y$ extends dg{constructor(t,e,n,r,o){super(),this.outletElement=t,this._componentFactoryResolver=e,this._appRef=n,this._defaultInjector=r,this.attachDomPortal=s=>{const a=s.element,l=this._document.createComment("dom-portal");a.parentNode.insertBefore(l,a),this.outletElement.appendChild(a),this._attachedPortal=s,super.setDisposeFn(()=>{l.parentNode&&l.parentNode.replaceChild(a,l)})},this._document=o}attachComponentPortal(t){const n=(t.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(t.component);let r;return t.viewContainerRef?(r=t.viewContainerRef.createComponent(n,t.viewContainerRef.length,t.injector||t.viewContainerRef.injector,t.projectableNodes||void 0),this.setDisposeFn(()=>r.destroy())):(r=n.create(t.injector||this._defaultInjector||Ji.NULL),this._appRef.attachView(r.hostView),this.setDisposeFn(()=>{this._appRef.viewCount>0&&this._appRef.detachView(r.hostView),r.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(r)),this._attachedPortal=t,r}attachTemplatePortal(t){let e=t.viewContainerRef,n=e.createEmbeddedView(t.templateRef,t.context,{injector:t.injector});return n.rootNodes.forEach(r=>this.outletElement.appendChild(r)),n.detectChanges(),this.setDisposeFn(()=>{let r=e.indexOf(n);-1!==r&&e.remove(r)}),this._attachedPortal=t,n}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(t){return t.hostView.rootNodes[0]}}let F$=(()=>{class i extends $a{constructor(e,n){super(e,n)}}return i.\u0275fac=function(e){return new(e||i)(C(Yi),C(zi))},i.\u0275dir=ye({type:i,selectors:[["","cdkPortal",""]],exportAs:["cdkPortal"],features:[Ee]}),i})(),ca=(()=>{class i extends dg{constructor(e,n,r){super(),this._componentFactoryResolver=e,this._viewContainerRef=n,this._isInitialized=!1,this.attached=new We,this.attachDomPortal=o=>{const s=o.element,a=this._document.createComment("dom-portal");o.setAttachedHost(this),s.parentNode.insertBefore(a,s),this._getRootNode().appendChild(s),this._attachedPortal=o,super.setDisposeFn(()=>{a.parentNode&&a.parentNode.replaceChild(s,a)})},this._document=r}get portal(){return this._attachedPortal}set portal(e){this.hasAttached()&&!e&&!this._isInitialized||(this.hasAttached()&&super.detach(),e&&super.attach(e),this._attachedPortal=e||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(e){e.setAttachedHost(this);const n=null!=e.viewContainerRef?e.viewContainerRef:this._viewContainerRef,o=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component),s=n.createComponent(o,n.length,e.injector||n.injector,e.projectableNodes||void 0);return n!==this._viewContainerRef&&this._getRootNode().appendChild(s.hostView.rootNodes[0]),super.setDisposeFn(()=>s.destroy()),this._attachedPortal=e,this._attachedRef=s,this.attached.emit(s),s}attachTemplatePortal(e){e.setAttachedHost(this);const n=this._viewContainerRef.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=e,this._attachedRef=n,this.attached.emit(n),n}_getRootNode(){const e=this._viewContainerRef.element.nativeElement;return e.nodeType===e.ELEMENT_NODE?e:e.parentNode}}return i.\u0275fac=function(e){return new(e||i)(C(js),C(zi),C(kt))},i.\u0275dir=ye({type:i,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[Ee]}),i})(),Ga=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})();const zT=y4();class v${constructor(t,e){this._viewportRuler=t,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=e}attach(){}enable(){if(this._canBeEnabled()){const t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=Sn(-this._previousScrollPosition.left),t.style.top=Sn(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const t=this._document.documentElement,n=t.style,r=this._document.body.style,o=n.scrollBehavior||"",s=r.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),zT&&(n.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),zT&&(n.scrollBehavior=o,r.scrollBehavior=s)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;const e=this._document.body,n=this._viewportRuler.getViewportSize();return e.scrollHeight>n.height||e.scrollWidth>n.width}}class w${constructor(t,e,n,r){this._scrollDispatcher=t,this._ngZone=e,this._viewportRuler=n,this._config=r,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}}attach(t){this._overlayRef=t}enable(){if(this._scrollSubscription)return;const t=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=t.subscribe(()=>{const e=this._viewportRuler.getViewportScrollPosition().top;Math.abs(e-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=t.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class UT{enable(){}disable(){}attach(){}}function Sv(i,t){return t.some(e=>i.bottome.bottom||i.righte.right)}function WT(i,t){return t.some(e=>i.tope.bottom||i.lefte.right)}class k${constructor(t,e,n,r){this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this._config=r,this._scrollSubscription=null}attach(t){this._overlayRef=t}enable(){this._scrollSubscription||(this._scrollSubscription=this._scrollDispatcher.scrolled(this._config?this._config.scrollThrottle:0).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){const e=this._overlayRef.overlayElement.getBoundingClientRect(),{width:n,height:r}=this._viewportRuler.getViewportSize();Sv(e,[{width:n,height:r,bottom:r,right:n,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}}))}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}let x$=(()=>{class i{constructor(e,n,r,o){this._scrollDispatcher=e,this._viewportRuler=n,this._ngZone=r,this.noop=()=>new UT,this.close=s=>new w$(this._scrollDispatcher,this._ngZone,this._viewportRuler,s),this.block=()=>new v$(this._viewportRuler,this._document),this.reposition=s=>new k$(this._scrollDispatcher,this._viewportRuler,this._ngZone,s),this._document=o}}return i.\u0275fac=function(e){return new(e||i)(fe(sc),fe(la),fe(nt),fe(kt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();class Mm{constructor(t){if(this.scrollStrategy=new UT,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,t){const e=Object.keys(t);for(const n of e)void 0!==t[n]&&(this[n]=t[n])}}}class D${constructor(t,e){this.connectionPair=t,this.scrollableViewProperties=e}}let $T=(()=>{class i{constructor(e){this._attachedOverlays=[],this._document=e}ngOnDestroy(){this.detach()}add(e){this.remove(e),this._attachedOverlays.push(e)}remove(e){const n=this._attachedOverlays.indexOf(e);n>-1&&this._attachedOverlays.splice(n,1),0===this._attachedOverlays.length&&this.detach()}}return i.\u0275fac=function(e){return new(e||i)(fe(kt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),M$=(()=>{class i extends $T{constructor(e,n){super(e),this._ngZone=n,this._keydownListener=r=>{const o=this._attachedOverlays;for(let s=o.length-1;s>-1;s--)if(o[s]._keydownEvents.observers.length>0){const a=o[s]._keydownEvents;this._ngZone?this._ngZone.run(()=>a.next(r)):a.next(r);break}}}add(e){super.add(e),this._isAttached||(this._ngZone?this._ngZone.runOutsideAngular(()=>this._document.body.addEventListener("keydown",this._keydownListener)):this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}return i.\u0275fac=function(e){return new(e||i)(fe(kt),fe(nt,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),E$=(()=>{class i extends $T{constructor(e,n,r){super(e),this._platform=n,this._ngZone=r,this._cursorStyleIsSet=!1,this._pointerDownListener=o=>{this._pointerDownEventTarget=Ra(o)},this._clickListener=o=>{const s=Ra(o),a="click"===o.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:s;this._pointerDownEventTarget=null;const l=this._attachedOverlays.slice();for(let u=l.length-1;u>-1;u--){const g=l[u];if(g._outsidePointerEvents.observers.length<1||!g.hasAttached())continue;if(g.overlayElement.contains(s)||g.overlayElement.contains(a))break;const D=g._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>D.next(o)):D.next(o)}}}add(e){if(super.add(e),!this._isAttached){const n=this._document.body;this._ngZone?this._ngZone.runOutsideAngular(()=>this._addEventListeners(n)):this._addEventListeners(n),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=n.style.cursor,n.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){const e=this._document.body;e.removeEventListener("pointerdown",this._pointerDownListener,!0),e.removeEventListener("click",this._clickListener,!0),e.removeEventListener("auxclick",this._clickListener,!0),e.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&this._cursorStyleIsSet&&(e.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}_addEventListeners(e){e.addEventListener("pointerdown",this._pointerDownListener,!0),e.addEventListener("click",this._clickListener,!0),e.addEventListener("auxclick",this._clickListener,!0),e.addEventListener("contextmenu",this._clickListener,!0)}}return i.\u0275fac=function(e){return new(e||i)(fe(kt),fe(Oi),fe(nt,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),ug=(()=>{class i{constructor(e,n){this._platform=n,this._document=e}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const e="cdk-overlay-container";if(this._platform.isBrowser||NF()){const r=this._document.querySelectorAll(`.${e}[platform="server"], .${e}[platform="test"]`);for(let o=0;othis._backdropClick.next(D),this._backdropTransitionendHandler=D=>{this._disposeBackdrop(D.target)},this._keydownEvents=new le,this._outsidePointerEvents=new le,r.scrollStrategy&&(this._scrollStrategy=r.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=r.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(t){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);const e=this._portalOutlet.attach(t);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._ngZone.onStable.pipe(fi(1)).subscribe(()=>{this.hasAttached()&&this.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),"function"==typeof e?.onDestroy&&e.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),e}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();const t=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),t}dispose(){const t=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._disposeBackdrop(this._backdropElement),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),this._host?.remove(),this._previousHostParent=this._pane=this._host=null,t&&this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(t){t!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=t,this.hasAttached()&&(t.attach(this),this.updatePosition()))}updateSize(t){this._config={...this._config,...t},this._updateElementSize()}setDirection(t){this._config={...this._config,direction:t},this._updateElementDirection()}addPanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!0)}removePanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!1)}getDirection(){const t=this._config.direction;return t?"string"==typeof t?t:t.value:"ltr"}updateScrollStrategy(t){t!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=t,this.hasAttached()&&(t.attach(this),t.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const t=this._pane.style;t.width=Sn(this._config.width),t.height=Sn(this._config.height),t.minWidth=Sn(this._config.minWidth),t.minHeight=Sn(this._config.minHeight),t.maxWidth=Sn(this._config.maxWidth),t.maxHeight=Sn(this._config.maxHeight)}_togglePointerEvents(t){this._pane.style.pointerEvents=t?"":"none"}_attachBackdrop(){const t="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._animationsDisabled&&this._backdropElement.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",this._backdropClickHandler),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this._backdropElement&&this._backdropElement.classList.add(t)})}):this._backdropElement.classList.add(t)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){const t=this._backdropElement;if(t){if(this._animationsDisabled)return void this._disposeBackdrop(t);t.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=>{t.addEventListener("transitionend",this._backdropTransitionendHandler)}),t.style.pointerEvents="none",this._backdropTimeout=this._ngZone.runOutsideAngular(()=>setTimeout(()=>{this._disposeBackdrop(t)},500))}}_toggleClasses(t,e,n){const r=M_(e||[]).filter(o=>!!o);r.length&&(n?t.classList.add(...r):t.classList.remove(...r))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const t=this._ngZone.onStable.pipe(bt(mn(this._attachments,this._detachments))).subscribe(()=>{(!this._pane||!this._host||0===this._pane.children.length)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),t.unsubscribe())})})}_disposeScrollStrategy(){const t=this._scrollStrategy;t&&(t.disable(),t.detach&&t.detach())}_disposeBackdrop(t){t&&(t.removeEventListener("click",this._backdropClickHandler),t.removeEventListener("transitionend",this._backdropTransitionendHandler),t.remove(),this._backdropElement===t&&(this._backdropElement=null)),this._backdropTimeout&&(clearTimeout(this._backdropTimeout),this._backdropTimeout=void 0)}}const GT="cdk-overlay-connected-position-bounding-box",C$=/([A-Za-z%]+)$/;class S${constructor(t,e,n,r,o){this._viewportRuler=e,this._document=n,this._platform=r,this._overlayContainer=o,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new le,this._resizeSubscription=f.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(t)}get positions(){return this._preferredPositions}attach(t){this._validatePositions(),t.hostElement.classList.add(GT),this._overlayRef=t,this._boundingBox=t.hostElement,this._pane=t.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const t=this._originRect,e=this._overlayRect,n=this._viewportRect,r=this._containerRect,o=[];let s;for(let a of this._preferredPositions){let l=this._getOriginPoint(t,r,a),u=this._getOverlayPoint(l,e,a),g=this._getOverlayFit(u,e,n,a);if(g.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(a,l);this._canFitWithFlexibleDimensions(g,u,n)?o.push({position:a,origin:l,overlayRect:e,boundingBoxRect:this._calculateBoundingBoxRect(l,a)}):(!s||s.overlayFit.visibleAreal&&(l=g,a=u)}return this._isPushed=!1,void this._applyPosition(a.position,a.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(s.position,s.originPoint);this._applyPosition(s.position,s.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&cc(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(GT),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;const t=this._lastPosition;if(t){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const e=this._getOriginPoint(this._originRect,this._containerRect,t);this._applyPosition(t,e)}else this.apply()}withScrollableContainers(t){return this._scrollables=t,this}withPositions(t){return this._preferredPositions=t,-1===t.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(t){return this._viewportMargin=t,this}withFlexibleDimensions(t=!0){return this._hasFlexibleDimensions=t,this}withGrowAfterOpen(t=!0){return this._growAfterOpen=t,this}withPush(t=!0){return this._canPush=t,this}withLockedPosition(t=!0){return this._positionLocked=t,this}setOrigin(t){return this._origin=t,this}withDefaultOffsetX(t){return this._offsetX=t,this}withDefaultOffsetY(t){return this._offsetY=t,this}withTransformOriginOn(t){return this._transformOriginSelector=t,this}_getOriginPoint(t,e,n){let r,o;if("center"==n.originX)r=t.left+t.width/2;else{const s=this._isRtl()?t.right:t.left,a=this._isRtl()?t.left:t.right;r="start"==n.originX?s:a}return e.left<0&&(r-=e.left),o="center"==n.originY?t.top+t.height/2:"top"==n.originY?t.top:t.bottom,e.top<0&&(o-=e.top),{x:r,y:o}}_getOverlayPoint(t,e,n){let r,o;return r="center"==n.overlayX?-e.width/2:"start"===n.overlayX?this._isRtl()?-e.width:0:this._isRtl()?0:-e.width,o="center"==n.overlayY?-e.height/2:"top"==n.overlayY?0:-e.height,{x:t.x+r,y:t.y+o}}_getOverlayFit(t,e,n,r){const o=KT(e);let{x:s,y:a}=t,l=this._getOffset(r,"x"),u=this._getOffset(r,"y");l&&(s+=l),u&&(a+=u);let H=0-a,q=a+o.height-n.height,J=this._subtractOverflows(o.width,0-s,s+o.width-n.width),oe=this._subtractOverflows(o.height,H,q),ue=J*oe;return{visibleArea:ue,isCompletelyWithinViewport:o.width*o.height===ue,fitsInViewportVertically:oe===o.height,fitsInViewportHorizontally:J==o.width}}_canFitWithFlexibleDimensions(t,e,n){if(this._hasFlexibleDimensions){const r=n.bottom-e.y,o=n.right-e.x,s=qT(this._overlayRef.getConfig().minHeight),a=qT(this._overlayRef.getConfig().minWidth),u=t.fitsInViewportHorizontally||null!=a&&a<=o;return(t.fitsInViewportVertically||null!=s&&s<=r)&&u}return!1}_pushOverlayOnScreen(t,e,n){if(this._previousPushAmount&&this._positionLocked)return{x:t.x+this._previousPushAmount.x,y:t.y+this._previousPushAmount.y};const r=KT(e),o=this._viewportRect,s=Math.max(t.x+r.width-o.width,0),a=Math.max(t.y+r.height-o.height,0),l=Math.max(o.top-n.top-t.y,0),u=Math.max(o.left-n.left-t.x,0);let g=0,D=0;return g=r.width<=o.width?u||-s:t.xJ&&!this._isInitialRender&&!this._growAfterOpen&&(s=t.y-J/2)}if("end"===e.overlayX&&!r||"start"===e.overlayX&&r)H=n.width-t.x+this._viewportMargin,g=t.x-this._viewportMargin;else if("start"===e.overlayX&&!r||"end"===e.overlayX&&r)D=t.x,g=n.right-t.x;else{const q=Math.min(n.right-t.x+n.left,t.x),J=this._lastBoundingBoxSize.width;g=2*q,D=t.x-q,g>J&&!this._isInitialRender&&!this._growAfterOpen&&(D=t.x-J/2)}return{top:s,left:D,bottom:a,right:H,width:g,height:o}}_setBoundingBoxStyles(t,e){const n=this._calculateBoundingBoxRect(t,e);!this._isInitialRender&&!this._growAfterOpen&&(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));const r={};if(this._hasExactPosition())r.top=r.left="0",r.bottom=r.right=r.maxHeight=r.maxWidth="",r.width=r.height="100%";else{const o=this._overlayRef.getConfig().maxHeight,s=this._overlayRef.getConfig().maxWidth;r.height=Sn(n.height),r.top=Sn(n.top),r.bottom=Sn(n.bottom),r.width=Sn(n.width),r.left=Sn(n.left),r.right=Sn(n.right),r.alignItems="center"===e.overlayX?"center":"end"===e.overlayX?"flex-end":"flex-start",r.justifyContent="center"===e.overlayY?"center":"bottom"===e.overlayY?"flex-end":"flex-start",o&&(r.maxHeight=Sn(o)),s&&(r.maxWidth=Sn(s))}this._lastBoundingBoxSize=n,cc(this._boundingBox.style,r)}_resetBoundingBoxStyles(){cc(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){cc(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(t,e){const n={},r=this._hasExactPosition(),o=this._hasFlexibleDimensions,s=this._overlayRef.getConfig();if(r){const g=this._viewportRuler.getViewportScrollPosition();cc(n,this._getExactOverlayY(e,t,g)),cc(n,this._getExactOverlayX(e,t,g))}else n.position="static";let a="",l=this._getOffset(e,"x"),u=this._getOffset(e,"y");l&&(a+=`translateX(${l}px) `),u&&(a+=`translateY(${u}px)`),n.transform=a.trim(),s.maxHeight&&(r?n.maxHeight=Sn(s.maxHeight):o&&(n.maxHeight="")),s.maxWidth&&(r?n.maxWidth=Sn(s.maxWidth):o&&(n.maxWidth="")),cc(this._pane.style,n)}_getExactOverlayY(t,e,n){let r={top:"",bottom:""},o=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n)),"bottom"===t.overlayY?r.bottom=this._document.documentElement.clientHeight-(o.y+this._overlayRect.height)+"px":r.top=Sn(o.y),r}_getExactOverlayX(t,e,n){let s,r={left:"",right:""},o=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n)),s=this._isRtl()?"end"===t.overlayX?"left":"right":"end"===t.overlayX?"right":"left","right"===s?r.right=this._document.documentElement.clientWidth-(o.x+this._overlayRect.width)+"px":r.left=Sn(o.x),r}_getScrollVisibility(){const t=this._getOriginRect(),e=this._pane.getBoundingClientRect(),n=this._scrollables.map(r=>r.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:WT(t,n),isOriginOutsideView:Sv(t,n),isOverlayClipped:WT(e,n),isOverlayOutsideView:Sv(e,n)}}_subtractOverflows(t,...e){return e.reduce((n,r)=>n-Math.max(r,0),t)}_getNarrowedViewportRect(){const t=this._document.documentElement.clientWidth,e=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._viewportMargin,left:n.left+this._viewportMargin,right:n.left+t-this._viewportMargin,bottom:n.top+e-this._viewportMargin,width:t-2*this._viewportMargin,height:e-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(t,e){return"x"===e?null==t.offsetX?this._offsetX:t.offsetX:null==t.offsetY?this._offsetY:t.offsetY}_validatePositions(){}_addPanelClasses(t){this._pane&&M_(t).forEach(e=>{""!==e&&-1===this._appliedPanelClasses.indexOf(e)&&(this._appliedPanelClasses.push(e),this._pane.classList.add(e))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(t=>{this._pane.classList.remove(t)}),this._appliedPanelClasses=[])}_getOriginRect(){const t=this._origin;if(t instanceof Ke)return t.nativeElement.getBoundingClientRect();if(t instanceof Element)return t.getBoundingClientRect();const e=t.width||0,n=t.height||0;return{top:t.y,bottom:t.y+n,left:t.x,right:t.x+e,height:n,width:e}}}function cc(i,t){for(let e in t)t.hasOwnProperty(e)&&(i[e]=t[e]);return i}function qT(i){if("number"!=typeof i&&null!=i){const[t,e]=i.split(C$);return e&&"px"!==e?null:parseFloat(t)}return i||null}function KT(i){return{top:Math.floor(i.top),right:Math.floor(i.right),bottom:Math.floor(i.bottom),left:Math.floor(i.left),width:Math.floor(i.width),height:Math.floor(i.height)}}const XT="cdk-global-overlay-wrapper";class T${constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._alignItems="",this._xPosition="",this._xOffset="",this._width="",this._height="",this._isDisposed=!1}attach(t){const e=t.getConfig();this._overlayRef=t,this._width&&!e.width&&t.updateSize({width:this._width}),this._height&&!e.height&&t.updateSize({height:this._height}),t.hostElement.classList.add(XT),this._isDisposed=!1}top(t=""){return this._bottomOffset="",this._topOffset=t,this._alignItems="flex-start",this}left(t=""){return this._xOffset=t,this._xPosition="left",this}bottom(t=""){return this._topOffset="",this._bottomOffset=t,this._alignItems="flex-end",this}right(t=""){return this._xOffset=t,this._xPosition="right",this}start(t=""){return this._xOffset=t,this._xPosition="start",this}end(t=""){return this._xOffset=t,this._xPosition="end",this}width(t=""){return this._overlayRef?this._overlayRef.updateSize({width:t}):this._width=t,this}height(t=""){return this._overlayRef?this._overlayRef.updateSize({height:t}):this._height=t,this}centerHorizontally(t=""){return this.left(t),this._xPosition="center",this}centerVertically(t=""){return this.top(t),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:r,height:o,maxWidth:s,maxHeight:a}=n,l=!("100%"!==r&&"100vw"!==r||s&&"100%"!==s&&"100vw"!==s),u=!("100%"!==o&&"100vh"!==o||a&&"100%"!==a&&"100vh"!==a),g=this._xPosition,D=this._xOffset,H="rtl"===this._overlayRef.getConfig().direction;let q="",J="",oe="";l?oe="flex-start":"center"===g?(oe="center",H?J=D:q=D):H?"left"===g||"end"===g?(oe="flex-end",q=D):("right"===g||"start"===g)&&(oe="flex-start",J=D):"left"===g||"start"===g?(oe="flex-start",q=D):("right"===g||"end"===g)&&(oe="flex-end",J=D),t.position=this._cssPosition,t.marginLeft=l?"0":q,t.marginTop=u?"0":this._topOffset,t.marginBottom=this._bottomOffset,t.marginRight=l?"0":J,e.justifyContent=oe,e.alignItems=u?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement,n=e.style;e.classList.remove(XT),n.justifyContent=n.alignItems=t.marginTop=t.marginBottom=t.marginLeft=t.marginRight=t.position="",this._overlayRef=null,this._isDisposed=!0}}let A$=(()=>{class i{constructor(e,n,r,o){this._viewportRuler=e,this._document=n,this._platform=r,this._overlayContainer=o}global(){return new T$}flexibleConnectedTo(e){return new S$(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}return i.\u0275fac=function(e){return new(e||i)(fe(la),fe(kt),fe(Oi),fe(ug))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),L$=0,Vr=(()=>{class i{constructor(e,n,r,o,s,a,l,u,g,D,H,q){this.scrollStrategies=e,this._overlayContainer=n,this._componentFactoryResolver=r,this._positionBuilder=o,this._keyboardDispatcher=s,this._injector=a,this._ngZone=l,this._document=u,this._directionality=g,this._location=D,this._outsideClickDispatcher=H,this._animationsModuleType=q}create(e){const n=this._createHostElement(),r=this._createPaneElement(n),o=this._createPortalOutlet(r),s=new Mm(e);return s.direction=s.direction||this._directionality.value,new Em(o,n,r,s,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,"NoopAnimations"===this._animationsModuleType)}position(){return this._positionBuilder}_createPaneElement(e){const n=this._document.createElement("div");return n.id="cdk-overlay-"+L$++,n.classList.add("cdk-overlay-pane"),e.appendChild(n),n}_createHostElement(){const e=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(e),e}_createPortalOutlet(e){return this._appRef||(this._appRef=this._injector.get($s)),new y$(e,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}return i.\u0275fac=function(e){return new(e||i)(fe(x$),fe(ug),fe(js),fe(A$),fe(M$),fe(Ji),fe(nt),fe(kt),fe(pn),fe(Sd),fe(E$),fe(Ai,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const I$=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom"},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom"},{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"}],ZT=new xe("cdk-connected-overlay-scroll-strategy");let Tv=(()=>{class i{constructor(e){this.elementRef=e}}return i.\u0275fac=function(e){return new(e||i)(C(Ke))},i.\u0275dir=ye({type:i,selectors:[["","cdk-overlay-origin",""],["","overlay-origin",""],["","cdkOverlayOrigin",""]],exportAs:["cdkOverlayOrigin"]}),i})(),QT=(()=>{class i{constructor(e,n,r,o,s){this._overlay=e,this._dir=s,this._hasBackdrop=!1,this._lockPosition=!1,this._growAfterOpen=!1,this._flexibleDimensions=!1,this._push=!1,this._backdropSubscription=f.EMPTY,this._attachSubscription=f.EMPTY,this._detachSubscription=f.EMPTY,this._positionSubscription=f.EMPTY,this.viewportMargin=0,this.open=!1,this.disableClose=!1,this.backdropClick=new We,this.positionChange=new We,this.attach=new We,this.detach=new We,this.overlayKeydown=new We,this.overlayOutsideClick=new We,this._templatePortal=new $a(n,r),this._scrollStrategyFactory=o,this.scrollStrategy=this._scrollStrategyFactory()}get offsetX(){return this._offsetX}set offsetX(e){this._offsetX=e,this._position&&this._updatePositionStrategy(this._position)}get offsetY(){return this._offsetY}set offsetY(e){this._offsetY=e,this._position&&this._updatePositionStrategy(this._position)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=tt(e)}get lockPosition(){return this._lockPosition}set lockPosition(e){this._lockPosition=tt(e)}get flexibleDimensions(){return this._flexibleDimensions}set flexibleDimensions(e){this._flexibleDimensions=tt(e)}get growAfterOpen(){return this._growAfterOpen}set growAfterOpen(e){this._growAfterOpen=tt(e)}get push(){return this._push}set push(e){this._push=tt(e)}get overlayRef(){return this._overlayRef}get dir(){return this._dir?this._dir.value:"ltr"}ngOnDestroy(){this._attachSubscription.unsubscribe(),this._detachSubscription.unsubscribe(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this._overlayRef&&this._overlayRef.dispose()}ngOnChanges(e){this._position&&(this._updatePositionStrategy(this._position),this._overlayRef.updateSize({width:this.width,minWidth:this.minWidth,height:this.height,minHeight:this.minHeight}),e.origin&&this.open&&this._position.apply()),e.open&&(this.open?this._attachOverlay():this._detachOverlay())}_createOverlay(){(!this.positions||!this.positions.length)&&(this.positions=I$);const e=this._overlayRef=this._overlay.create(this._buildConfig());this._attachSubscription=e.attachments().subscribe(()=>this.attach.emit()),this._detachSubscription=e.detachments().subscribe(()=>this.detach.emit()),e.keydownEvents().subscribe(n=>{this.overlayKeydown.next(n),27===n.keyCode&&!this.disableClose&&!Dr(n)&&(n.preventDefault(),this._detachOverlay())}),this._overlayRef.outsidePointerEvents().subscribe(n=>{this.overlayOutsideClick.next(n)})}_buildConfig(){const e=this._position=this.positionStrategy||this._createPositionStrategy(),n=new Mm({direction:this._dir,positionStrategy:e,scrollStrategy:this.scrollStrategy,hasBackdrop:this.hasBackdrop});return(this.width||0===this.width)&&(n.width=this.width),(this.height||0===this.height)&&(n.height=this.height),(this.minWidth||0===this.minWidth)&&(n.minWidth=this.minWidth),(this.minHeight||0===this.minHeight)&&(n.minHeight=this.minHeight),this.backdropClass&&(n.backdropClass=this.backdropClass),this.panelClass&&(n.panelClass=this.panelClass),n}_updatePositionStrategy(e){const n=this.positions.map(r=>({originX:r.originX,originY:r.originY,overlayX:r.overlayX,overlayY:r.overlayY,offsetX:r.offsetX||this.offsetX,offsetY:r.offsetY||this.offsetY,panelClass:r.panelClass||void 0}));return e.setOrigin(this._getFlexibleConnectedPositionStrategyOrigin()).withPositions(n).withFlexibleDimensions(this.flexibleDimensions).withPush(this.push).withGrowAfterOpen(this.growAfterOpen).withViewportMargin(this.viewportMargin).withLockedPosition(this.lockPosition).withTransformOriginOn(this.transformOriginSelector)}_createPositionStrategy(){const e=this._overlay.position().flexibleConnectedTo(this._getFlexibleConnectedPositionStrategyOrigin());return this._updatePositionStrategy(e),e}_getFlexibleConnectedPositionStrategyOrigin(){return this.origin instanceof Tv?this.origin.elementRef:this.origin}_attachOverlay(){this._overlayRef?this._overlayRef.getConfig().hasBackdrop=this.hasBackdrop:this._createOverlay(),this._overlayRef.hasAttached()||this._overlayRef.attach(this._templatePortal),this.hasBackdrop?this._backdropSubscription=this._overlayRef.backdropClick().subscribe(e=>{this.backdropClick.emit(e)}):this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe(),this.positionChange.observers.length>0&&(this._positionSubscription=this._position.positionChanges.pipe(a3(()=>this.positionChange.observers.length>0)).subscribe(e=>{this.positionChange.emit(e),0===this.positionChange.observers.length&&this._positionSubscription.unsubscribe()}))}_detachOverlay(){this._overlayRef&&this._overlayRef.detach(),this._backdropSubscription.unsubscribe(),this._positionSubscription.unsubscribe()}}return i.\u0275fac=function(e){return new(e||i)(C(Vr),C(Yi),C(zi),C(ZT),C(pn,8))},i.\u0275dir=ye({type:i,selectors:[["","cdk-connected-overlay",""],["","connected-overlay",""],["","cdkConnectedOverlay",""]],inputs:{origin:["cdkConnectedOverlayOrigin","origin"],positions:["cdkConnectedOverlayPositions","positions"],positionStrategy:["cdkConnectedOverlayPositionStrategy","positionStrategy"],offsetX:["cdkConnectedOverlayOffsetX","offsetX"],offsetY:["cdkConnectedOverlayOffsetY","offsetY"],width:["cdkConnectedOverlayWidth","width"],height:["cdkConnectedOverlayHeight","height"],minWidth:["cdkConnectedOverlayMinWidth","minWidth"],minHeight:["cdkConnectedOverlayMinHeight","minHeight"],backdropClass:["cdkConnectedOverlayBackdropClass","backdropClass"],panelClass:["cdkConnectedOverlayPanelClass","panelClass"],viewportMargin:["cdkConnectedOverlayViewportMargin","viewportMargin"],scrollStrategy:["cdkConnectedOverlayScrollStrategy","scrollStrategy"],open:["cdkConnectedOverlayOpen","open"],disableClose:["cdkConnectedOverlayDisableClose","disableClose"],transformOriginSelector:["cdkConnectedOverlayTransformOriginOn","transformOriginSelector"],hasBackdrop:["cdkConnectedOverlayHasBackdrop","hasBackdrop"],lockPosition:["cdkConnectedOverlayLockPosition","lockPosition"],flexibleDimensions:["cdkConnectedOverlayFlexibleDimensions","flexibleDimensions"],growAfterOpen:["cdkConnectedOverlayGrowAfterOpen","growAfterOpen"],push:["cdkConnectedOverlayPush","push"]},outputs:{backdropClick:"backdropClick",positionChange:"positionChange",attach:"attach",detach:"detach",overlayKeydown:"overlayKeydown",overlayOutsideClick:"overlayOutsideClick"},exportAs:["cdkConnectedOverlay"],features:[ci]}),i})();const O$={provide:ZT,deps:[Vr],useFactory:function N$(i){return()=>i.scrollStrategies.reposition()}};let lu=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[Vr,O$],imports:[nu,Ga,Ev,Ev]}),i})();var dc_OPEN="mdc-dialog--open",JT_DIALOG_ANIMATION_CLOSE_TIME_MS=(["textarea",".mdc-menu .mdc-list-item",".mdc-menu .mdc-deprecated-list-item"].join(", "),75);function R$(i,t){}class hg{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.ariaModal=!0,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.closeOnNavigation=!0,this.closeOnDestroy=!0}}let e6=(()=>{class i extends dg{constructor(e,n,r,o,s,a,l,u){super(),this._elementRef=e,this._focusTrapFactory=n,this._config=o,this._interactivityChecker=s,this._ngZone=a,this._overlayRef=l,this._focusMonitor=u,this._elementFocusedBeforeDialogWasOpened=null,this._closeInteractionType=null,this.attachDomPortal=g=>{this._portalOutlet.hasAttached();const D=this._portalOutlet.attachDomPortal(g);return this._contentAttached(),D},this._ariaLabelledBy=this._config.ariaLabelledBy||null,this._document=r}_contentAttached(){this._initializeFocusTrap(),this._handleBackdropClicks(),this._captureInitialFocus()}_captureInitialFocus(){this._trapFocus()}ngOnDestroy(){this._restoreFocus()}attachComponentPortal(e){this._portalOutlet.hasAttached();const n=this._portalOutlet.attachComponentPortal(e);return this._contentAttached(),n}attachTemplatePortal(e){this._portalOutlet.hasAttached();const n=this._portalOutlet.attachTemplatePortal(e);return this._contentAttached(),n}_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(e,n){this._interactivityChecker.isFocusable(e)||(e.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{const r=()=>{e.removeEventListener("blur",r),e.removeEventListener("mousedown",r),e.removeAttribute("tabindex")};e.addEventListener("blur",r),e.addEventListener("mousedown",r)})),e.focus(n)}_focusByCssSelector(e,n){let r=this._elementRef.nativeElement.querySelector(e);r&&this._forceFocus(r,n)}_trapFocus(){const e=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||e.focus();break;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(n=>{n||this._focusDialogContainer()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this._config.autoFocus)}}_restoreFocus(){const e=this._config.restoreFocus;let n=null;if("string"==typeof e?n=this._document.querySelector(e):"boolean"==typeof e?n=e?this._elementFocusedBeforeDialogWasOpened:null:e&&(n=e),this._config.restoreFocus&&n&&"function"==typeof n.focus){const r=T_(),o=this._elementRef.nativeElement;(!r||r===this._document.body||r===o||o.contains(r))&&(this._focusMonitor?(this._focusMonitor.focusVia(n,this._closeInteractionType),this._closeInteractionType=null):n.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus()}_containsFocus(){const e=this._elementRef.nativeElement,n=T_();return e===n||e.contains(n)}_initializeFocusTrap(){this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=T_())}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(rg),C(kt,8),C(hg),C(Fm),C(nt),C(Em),C(Yr))},i.\u0275cmp=qe({type:i,selectors:[["cdk-dialog-container"]],viewQuery:function(e,n){if(1&e&&_t(ca,7),2&e){let r;Ne(r=Oe())&&(n._portalOutlet=r.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(e,n){2&e&&et("id",n._config.id||null)("role",n._config.role)("aria-modal",n._config.ariaModal)("aria-labelledby",n._config.ariaLabel?null:n._ariaLabelledBy)("aria-label",n._config.ariaLabel)("aria-describedby",n._config.ariaDescribedBy||null)},features:[Ee],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,n){1&e&&_e(0,R$,0,0,"ng-template",0)},dependencies:[ca],styles:[".cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}"],encapsulation:2}),i})();class Av{constructor(t,e){this.overlayRef=t,this.config=e,this.closed=new le,this.disableClose=e.disableClose,this.backdropClick=t.backdropClick(),this.keydownEvents=t.keydownEvents(),this.outsidePointerEvents=t.outsidePointerEvents(),this.id=e.id,this.keydownEvents.subscribe(n=>{27===n.keyCode&&!this.disableClose&&!Dr(n)&&(n.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=>{this.disableClose||this.close(void 0,{focusOrigin:"mouse"})})}close(t,e){if(this.containerInstance){const n=this.closed;this.containerInstance._closeInteractionType=e?.focusOrigin||"program",this.overlayRef.dispose(),n.next(t),n.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(t="",e=""){return this.overlayRef.updateSize({width:t,height:e}),this}addPanelClass(t){return this.overlayRef.addPanelClass(t),this}removePanelClass(t){return this.overlayRef.removePanelClass(t),this}}const t6=new xe("DialogScrollStrategy"),P$=new xe("DialogData"),B$=new xe("DefaultDialogConfig"),j$={provide:t6,deps:[Vr],useFactory:function H$(i){return()=>i.scrollStrategies.block()}};let Y$=0,n6=(()=>{class i{constructor(e,n,r,o,s,a){this._overlay=e,this._injector=n,this._defaultOptions=r,this._parentDialog=o,this._overlayContainer=s,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new le,this._afterOpenedAtThisLevel=new le,this._ariaHiddenElements=new Map,this.afterAllClosed=ql(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(wn(void 0))),this._scrollStrategy=a}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}open(e,n){(n={...this._defaultOptions||new hg,...n}).id=n.id||"cdk-dialog-"+Y$++,n.id&&this.getDialogById(n.id);const o=this._getOverlayConfig(n),s=this._overlay.create(o),a=new Av(s,n),l=this._attachContainer(s,a,n);return a.containerInstance=l,this._attachDialogContent(e,a,l,n),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(a),a.closed.subscribe(()=>this._removeOpenDialog(a,!0)),this.afterOpened.next(a),a}closeAll(){Lv(this.openDialogs,e=>e.close())}getDialogById(e){return this.openDialogs.find(n=>n.id===e)}ngOnDestroy(){Lv(this._openDialogsAtThisLevel,e=>{!1===e.config.closeOnDestroy&&this._removeOpenDialog(e,!1)}),Lv(this._openDialogsAtThisLevel,e=>e.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(e){const n=new Mm({positionStrategy:e.positionStrategy||this._overlay.position().global().centerHorizontally().centerVertically(),scrollStrategy:e.scrollStrategy||this._scrollStrategy(),panelClass:e.panelClass,hasBackdrop:e.hasBackdrop,direction:e.direction,minWidth:e.minWidth,minHeight:e.minHeight,maxWidth:e.maxWidth,maxHeight:e.maxHeight,width:e.width,height:e.height,disposeOnNavigation:e.closeOnNavigation});return e.backdropClass&&(n.backdropClass=e.backdropClass),n}_attachContainer(e,n,r){const o=r.injector||r.viewContainerRef?.injector,s=[{provide:hg,useValue:r},{provide:Av,useValue:n},{provide:Em,useValue:e}];let a;r.container?"function"==typeof r.container?a=r.container:(a=r.container.type,s.push(...r.container.providers(r))):a=e6;const l=new au(a,r.viewContainerRef,Ji.create({parent:o||this._injector,providers:s}),r.componentFactoryResolver);return e.attach(l).instance}_attachDialogContent(e,n,r,o){if(e instanceof Yi){const s=this._createInjector(o,n,r,void 0);let a={$implicit:o.data,dialogRef:n};o.templateContext&&(a={...a,..."function"==typeof o.templateContext?o.templateContext():o.templateContext}),r.attachTemplatePortal(new $a(e,null,a,s))}else{const s=this._createInjector(o,n,r,this._injector),a=r.attachComponentPortal(new au(e,o.viewContainerRef,s,o.componentFactoryResolver));n.componentInstance=a.instance}}_createInjector(e,n,r,o){const s=e.injector||e.viewContainerRef?.injector,a=[{provide:P$,useValue:e.data},{provide:Av,useValue:n}];return e.providers&&("function"==typeof e.providers?a.push(...e.providers(n,e,r)):a.push(...e.providers)),e.direction&&(!s||!s.get(pn,null,{optional:!0}))&&a.push({provide:pn,useValue:{value:e.direction,change:ht()}}),Ji.create({parent:s||o,providers:a})}_removeOpenDialog(e,n){const r=this.openDialogs.indexOf(e);r>-1&&(this.openDialogs.splice(r,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((o,s)=>{o?s.setAttribute("aria-hidden",o):s.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),n&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){const e=this._overlayContainer.getContainerElement();if(e.parentElement){const n=e.parentElement.children;for(let r=n.length-1;r>-1;r--){const o=n[r];o!==e&&"SCRIPT"!==o.nodeName&&"STYLE"!==o.nodeName&&!o.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(o,o.getAttribute("aria-hidden")),o.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){const e=this._parentDialog;return e?e._getAfterAllClosed():this._afterAllClosedAtThisLevel}}return i.\u0275fac=function(e){return new(e||i)(fe(Vr),fe(Ji),fe(B$,8),fe(i,12),fe(ug),fe(t6))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();function Lv(i,t){let e=i.length;for(;e--;)t(i[e])}let V$=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[n6,j$],imports:[lu,Ga,sg,Ga]}),i})();class r6{}class z${}const da="*";function Er(i,t){return{type:7,name:i,definitions:t,options:{}}}function dn(i,t=null){return{type:4,styles:t,timings:i}}function s6(i,t=null){return{type:2,steps:i,options:t}}function Bt(i){return{type:6,styles:i,offset:null}}function Qi(i,t,e){return{type:0,name:i,styles:t,options:e}}function a6(i){return{type:5,steps:i}}function nn(i,t,e=null){return{type:1,expr:i,animation:t,options:e}}function Iv(i=null){return{type:9,options:i}}function uc(i,t,e=null){return{type:11,selector:i,animation:t,options:e}}function l6(i,t){return{type:12,timings:i,animation:t}}function c6(i){Promise.resolve().then(i)}class Cm{constructor(t=0,e=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=t+e}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=>t()),this._onDoneFns=[])}onStart(t){this._originalOnStartFns.push(t),this._onStartFns.push(t)}onDone(t){this._originalOnDoneFns.push(t),this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){c6(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(t=>t()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(t=>t()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(t){this._position=this.totalTime?t*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(t){const e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}}class d6{constructor(t){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=t;let e=0,n=0,r=0;const o=this.players.length;0==o?c6(()=>this._onFinish()):this.players.forEach(s=>{s.onDone(()=>{++e==o&&this._onFinish()}),s.onDestroy(()=>{++n==o&&this._onDestroy()}),s.onStart(()=>{++r==o&&this._onStart()})}),this.totalTime=this.players.reduce((s,a)=>Math.max(s,a.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=>t()),this._onDoneFns=[])}init(){this.players.forEach(t=>t.init())}onStart(t){this._onStartFns.push(t)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(t=>t()),this._onStartFns=[])}onDone(t){this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(t=>t.play())}pause(){this.players.forEach(t=>t.pause())}restart(){this.players.forEach(t=>t.restart())}finish(){this._onFinish(),this.players.forEach(t=>t.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(t=>t.destroy()),this._onDestroyFns.forEach(t=>t()),this._onDestroyFns=[])}reset(){this.players.forEach(t=>t.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(t){const e=t*this.totalTime;this.players.forEach(n=>{const r=n.totalTime?Math.min(1,e/n.totalTime):1;n.setPosition(r)})}getPosition(){const t=this.players.reduce((e,n)=>null===e||n.totalTime>e.totalTime?n:e,null);return null!=t?t.getPosition():0}beforeDestroy(){this.players.forEach(t=>{t.beforeDestroy&&t.beforeDestroy()})}triggerCallback(t){const e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}}function U$(i,t){}class mg{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.maxWidth="80vw",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.ariaModal=!0,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.delayFocusTrap=!0,this.closeOnNavigation=!0}}let W$=(()=>{class i extends e6{constructor(e,n,r,o,s,a,l,u){super(e,n,r,o,s,a,l,u),this._animationStateChanged=new We}_captureInitialFocus(){this._config.delayFocusTrap||this._trapFocus()}_openAnimationDone(e){this._config.delayFocusTrap&&this._trapFocus(),this._animationStateChanged.next({state:"opened",totalTime:e})}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(rg),C(kt,8),C(mg),C(Fm),C(nt),C(Em),C(Yr))},i.\u0275cmp=qe({type:i,selectors:[["ng-component"]],features:[Ee],decls:0,vars:0,template:function(e,n){},encapsulation:2}),i})();const u6="--mat-dialog-transition-duration";function h6(i){return null==i?null:"number"==typeof i?i:i.endsWith("ms")?Xi(i.substring(0,i.length-2)):i.endsWith("s")?1e3*Xi(i.substring(0,i.length-1)):"0"===i?0:null}let $$=(()=>{class i extends W${constructor(e,n,r,o,s,a,l,u,g){super(e,n,r,o,s,a,l,g),this._animationMode=u,this._animationsEnabled="NoopAnimations"!==this._animationMode,this._hostElement=this._elementRef.nativeElement,this._openAnimationDuration=this._animationsEnabled?h6(this._config.enterAnimationDuration)??150:0,this._closeAnimationDuration=this._animationsEnabled?h6(this._config.exitAnimationDuration)??JT_DIALOG_ANIMATION_CLOSE_TIME_MS:0,this._animationTimer=null,this._finishDialogOpen=()=>{this._clearAnimationClasses(),this._openAnimationDone(this._openAnimationDuration)},this._finishDialogClose=()=>{this._clearAnimationClasses(),this._animationStateChanged.emit({state:"closed",totalTime:this._closeAnimationDuration})}}_contentAttached(){super._contentAttached(),this._startOpenAnimation()}ngOnDestroy(){super.ngOnDestroy(),null!==this._animationTimer&&clearTimeout(this._animationTimer)}_startOpenAnimation(){this._animationStateChanged.emit({state:"opening",totalTime:this._openAnimationDuration}),this._animationsEnabled?(this._hostElement.style.setProperty(u6,`${this._openAnimationDuration}ms`),this._hostElement.classList.add("mdc-dialog--opening"),this._hostElement.classList.add(dc_OPEN),this._waitForAnimationToComplete(this._openAnimationDuration,this._finishDialogOpen)):(this._hostElement.classList.add(dc_OPEN),Promise.resolve().then(()=>this._finishDialogOpen()))}_startExitAnimation(){this._animationStateChanged.emit({state:"closing",totalTime:this._closeAnimationDuration}),this._hostElement.classList.remove(dc_OPEN),this._animationsEnabled?(this._hostElement.style.setProperty(u6,`${this._openAnimationDuration}ms`),this._hostElement.classList.add("mdc-dialog--closing"),this._waitForAnimationToComplete(this._closeAnimationDuration,this._finishDialogClose)):Promise.resolve().then(()=>this._finishDialogClose())}_clearAnimationClasses(){this._hostElement.classList.remove("mdc-dialog--opening"),this._hostElement.classList.remove("mdc-dialog--closing")}_waitForAnimationToComplete(e,n){null!==this._animationTimer&&clearTimeout(this._animationTimer),this._animationTimer=setTimeout(n,e)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(rg),C(kt,8),C(mg),C(Fm),C(nt),C(Em),C(Ai,8),C(Yr))},i.\u0275cmp=qe({type:i,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1",1,"mat-mdc-dialog-container","mdc-dialog"],hostVars:8,hostBindings:function(e,n){2&e&&(vr("id",n._config.id),et("aria-modal",n._config.ariaModal)("role",n._config.role)("aria-labelledby",n._config.ariaLabel?null:n._ariaLabelledBy)("aria-label",n._config.ariaLabel)("aria-describedby",n._config.ariaDescribedBy||null),it("_mat-animation-noopable",!n._animationsEnabled))},features:[Ee],decls:3,vars:0,consts:[[1,"mdc-dialog__container"],[1,"mat-mdc-dialog-surface","mdc-dialog__surface"],["cdkPortalOutlet",""]],template:function(e,n){1&e&&(Y(0,"div",0)(1,"div",1),_e(2,U$,0,0,"ng-template",2),$()())},dependencies:[ca],styles:['.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-dialog,.mdc-dialog__scrim{position:fixed;top:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.mdc-dialog{display:none;z-index:var(--mdc-dialog-z-index, 7)}.mdc-dialog .mdc-dialog__content{padding:20px 24px 20px 24px}.mdc-dialog .mdc-dialog__surface{min-width:280px}@media(max-width: 592px){.mdc-dialog .mdc-dialog__surface{max-width:calc(100vw - 32px)}}@media(min-width: 592px){.mdc-dialog .mdc-dialog__surface{max-width:560px}}.mdc-dialog .mdc-dialog__surface{max-height:calc(100% - 32px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-width:none}@media(max-width: 960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px;width:560px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}@media(max-width: 720px)and (max-width: 672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 112px)}}@media(max-width: 720px)and (min-width: 672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:560px}}@media(max-width: 720px)and (max-height: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:calc(100vh - 160px)}}@media(max-width: 720px)and (min-height: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px}}@media(max-width: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}@media(max-width: 720px)and (max-height: 400px),(max-width: 600px),(min-width: 720px)and (max-height: 400px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{height:100%;max-height:100vh;max-width:100vw;width:100vw;border-radius:0}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{order:-1;left:-12px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__header{padding:0 16px 9px;justify-content:flex-start}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-left:calc(16px - 2 * 12px)}}@media(min-width: 960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 400px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}.mdc-dialog.mdc-dialog__scrim--hidden .mdc-dialog__scrim{opacity:0}.mdc-dialog__scrim{opacity:0;z-index:-1}.mdc-dialog__container{display:flex;flex-direction:row;align-items:center;justify-content:space-around;box-sizing:border-box;height:100%;transform:scale(0.8);opacity:0;pointer-events:none}.mdc-dialog__surface{position:relative;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;box-sizing:border-box;max-width:100%;max-height:100%;pointer-events:auto;overflow-y:auto}.mdc-dialog__surface .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}[dir=rtl] .mdc-dialog__surface,.mdc-dialog__surface[dir=rtl]{text-align:right}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-dialog__surface{outline:2px solid windowText}}.mdc-dialog__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:2px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-dialog__surface::before{border-color:CanvasText}}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){.mdc-dialog__surface::before{content:none}}.mdc-dialog__title{display:block;margin-top:0;position:relative;flex-shrink:0;box-sizing:border-box;margin:0 0 1px;padding:0 24px 9px}.mdc-dialog__title::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}[dir=rtl] .mdc-dialog__title,.mdc-dialog__title[dir=rtl]{text-align:right}.mdc-dialog--scrollable .mdc-dialog__title{margin-bottom:1px;padding-bottom:15px}.mdc-dialog--fullscreen .mdc-dialog__header{align-items:baseline;border-bottom:1px solid rgba(0,0,0,0);display:inline-flex;justify-content:space-between;padding:0 24px 9px;z-index:1}@media screen and (forced-colors: active){.mdc-dialog--fullscreen .mdc-dialog__header{border-bottom-color:CanvasText}}.mdc-dialog--fullscreen .mdc-dialog__header .mdc-dialog__close{right:-12px}.mdc-dialog--fullscreen .mdc-dialog__title{margin-bottom:0;padding:0;border-bottom:0}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__title{border-bottom:0;margin-bottom:0}.mdc-dialog--fullscreen .mdc-dialog__close{top:5px}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top:1px solid rgba(0,0,0,0)}@media screen and (forced-colors: active){.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog--fullscreen--titleless .mdc-dialog__close{margin-top:4px}.mdc-dialog--fullscreen--titleless.mdc-dialog--scrollable .mdc-dialog__close{margin-top:0}.mdc-dialog__content{flex-grow:1;box-sizing:border-box;margin:0;overflow:auto}.mdc-dialog__content>:first-child{margin-top:0}.mdc-dialog__content>:last-child{margin-bottom:0}.mdc-dialog__title+.mdc-dialog__content,.mdc-dialog__header+.mdc-dialog__content{padding-top:0}.mdc-dialog--scrollable .mdc-dialog__title+.mdc-dialog__content{padding-top:8px;padding-bottom:8px}.mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:6px 0 0}.mdc-dialog--scrollable .mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:0}.mdc-dialog__actions{display:flex;position:relative;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;box-sizing:border-box;min-height:52px;margin:0;padding:8px;border-top:1px solid rgba(0,0,0,0)}@media screen and (forced-colors: active){.mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog--stacked .mdc-dialog__actions{flex-direction:column;align-items:flex-end}.mdc-dialog__button{margin-left:8px;margin-right:0;max-width:100%;text-align:right}[dir=rtl] .mdc-dialog__button,.mdc-dialog__button[dir=rtl]{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__button:first-child,.mdc-dialog__button:first-child[dir=rtl]{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__button,.mdc-dialog__button[dir=rtl]{text-align:left}.mdc-dialog--stacked .mdc-dialog__button:not(:first-child){margin-top:12px}.mdc-dialog--open,.mdc-dialog--opening,.mdc-dialog--closing{display:flex}.mdc-dialog--opening .mdc-dialog__scrim{transition:opacity 150ms linear}.mdc-dialog--opening .mdc-dialog__container{transition:opacity 75ms linear,transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--closing .mdc-dialog__scrim,.mdc-dialog--closing .mdc-dialog__container{transition:opacity 75ms linear}.mdc-dialog--closing .mdc-dialog__container{transform:none}.mdc-dialog--open .mdc-dialog__scrim{opacity:1}.mdc-dialog--open .mdc-dialog__container{transform:none;opacity:1}.mdc-dialog--open.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim{opacity:1}.mdc-dialog--open.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{transition:opacity 75ms linear}.mdc-dialog--open.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim{transition:opacity 150ms linear}.mdc-dialog__surface-scrim{display:none;opacity:0;position:absolute;width:100%;height:100%;z-index:1}.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{display:block}.mdc-dialog-scroll-lock{overflow:hidden}.mdc-dialog--no-content-padding .mdc-dialog__content{padding:0}.mdc-dialog--sheet .mdc-dialog__close{right:12px;top:9px;position:absolute;z-index:1}.mdc-dialog__scrim--removed{pointer-events:none}.mdc-dialog__scrim--removed .mdc-dialog__scrim,.mdc-dialog__scrim--removed .mdc-dialog__surface-scrim{display:none}.mat-mdc-dialog-content{max-height:65vh}.mat-mdc-dialog-container{position:static;display:block}.mat-mdc-dialog-container,.mat-mdc-dialog-container .mdc-dialog__container,.mat-mdc-dialog-container .mdc-dialog__surface{max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit}.mat-mdc-dialog-container .mdc-dialog__surface{display:block;width:100%;height:100%}.mat-mdc-dialog-container{outline:0}.mat-mdc-dialog-container .mdc-dialog__surface{background-color:var(--mdc-dialog-container-color, white)}.mat-mdc-dialog-container .mdc-dialog__surface{box-shadow:var(--mdc-dialog-container-elevation, 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12))}.mat-mdc-dialog-container .mdc-dialog__surface{border-radius:var(--mdc-dialog-container-shape, var(--mdc-shape-medium, 4px))}.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__title,.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__actions,.mat-mdc-dialog-container.mdc-dialog--scrollable.mdc-dialog-scroll-divider-footer .mdc-dialog__actions{border-color:var(--mdc-dialog-with-divider-divider-color, black)}.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__title{border-bottom-color:var(--mdc-dialog-with-divider-divider-color, black)}.mat-mdc-dialog-container .mdc-dialog__title{font-family:var(--mdc-dialog-subhead-font, "Arial");line-height:var(--mdc-dialog-subhead-line-height, 14px);font-size:var(--mdc-dialog-subhead-size, 14px);font-weight:var(--mdc-dialog-subhead-weight, 500);letter-spacing:var(--mdc-dialog-subhead-tracking, 1px)}.mat-mdc-dialog-container .mdc-dialog__title{color:var(--mdc-dialog-subhead-color, black)}.mat-mdc-dialog-container .mdc-dialog__content{font-family:var(--mdc-dialog-supporting-text-font, "Arial");line-height:var(--mdc-dialog-supporting-text-line-height, 14px);font-size:var(--mdc-dialog-supporting-text-size, 14px);font-weight:var(--mdc-dialog-supporting-text-weight, 500);letter-spacing:var(--mdc-dialog-supporting-text-tracking, 1px)}.mat-mdc-dialog-container .mdc-dialog__content{color:var(--mdc-dialog-supporting-text-color, black)}.mat-mdc-dialog-container .mdc-dialog__container{transition-duration:var(--mat-dialog-transition-duration, 0ms)}.mat-mdc-dialog-container._mat-animation-noopable .mdc-dialog__container{transition:none}.mat-mdc-dialog-content{display:block}.mat-mdc-dialog-actions{justify-content:start}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-center,.mat-mdc-dialog-actions[align=center]{justify-content:center}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-end,.mat-mdc-dialog-actions[align=end]{justify-content:flex-end}.mat-mdc-dialog-actions .mat-button-base+.mat-button-base,.mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-mdc-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}'],encapsulation:2}),i})();class cu{constructor(t,e,n){this._ref=t,this._containerInstance=n,this._afterOpened=new le,this._beforeClosed=new le,this._state=0,this.disableClose=e.disableClose,this.id=t.id,n._animationStateChanged.pipe(Qt(r=>"opened"===r.state),fi(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),n._animationStateChanged.pipe(Qt(r=>"closed"===r.state),fi(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),t.overlayRef.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._finishDialogClose()}),mn(this.backdropClick(),this.keydownEvents().pipe(Qt(r=>27===r.keyCode&&!this.disableClose&&!Dr(r)))).subscribe(r=>{this.disableClose||(r.preventDefault(),m6(this,"keydown"===r.type?"keyboard":"mouse"))})}close(t){this._result=t,this._containerInstance._animationStateChanged.pipe(Qt(e=>"closing"===e.state),fi(1)).subscribe(e=>{this._beforeClosed.next(t),this._beforeClosed.complete(),this._ref.overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>this._finishDialogClose(),e.totalTime+100)}),this._state=1,this._containerInstance._startExitAnimation()}afterOpened(){return this._afterOpened}afterClosed(){return this._ref.closed}beforeClosed(){return this._beforeClosed}backdropClick(){return this._ref.backdropClick}keydownEvents(){return this._ref.keydownEvents}updatePosition(t){let e=this._ref.config.positionStrategy;return t&&(t.left||t.right)?t.left?e.left(t.left):e.right(t.right):e.centerHorizontally(),t&&(t.top||t.bottom)?t.top?e.top(t.top):e.bottom(t.bottom):e.centerVertically(),this._ref.updatePosition(),this}updateSize(t="",e=""){return this._ref.updateSize(t,e),this}addPanelClass(t){return this._ref.addPanelClass(t),this}removePanelClass(t){return this._ref.removePanelClass(t),this}getState(){return this._state}_finishDialogClose(){this._state=2,this._ref.close(this._result,{focusOrigin:this._closeInteractionType}),this.componentInstance=null}}function m6(i,t,e){return i._closeInteractionType=t,i.close(e)}const fg=new xe("MatMdcDialogData"),G$=new xe("mat-mdc-dialog-default-options"),f6=new xe("mat-mdc-dialog-scroll-strategy"),K$={provide:f6,deps:[Vr],useFactory:function q$(i){return()=>i.scrollStrategies.block()}};let X$=0,Z$=(()=>{class i{constructor(e,n,r,o,s,a,l,u,g,D){this._overlay=e,this._defaultOptions=r,this._parentDialog=o,this._dialogRefConstructor=l,this._dialogContainerType=u,this._dialogDataToken=g,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new le,this._afterOpenedAtThisLevel=new le,this._idPrefix="mat-dialog-",this.dialogConfigClass=mg,this.afterAllClosed=ql(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(wn(void 0))),this._scrollStrategy=a,this._dialog=n.get(n6)}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}_getAfterAllClosed(){const e=this._parentDialog;return e?e._getAfterAllClosed():this._afterAllClosedAtThisLevel}open(e,n){let r;(n={...this._defaultOptions||new mg,...n}).id=n.id||`${this._idPrefix}${X$++}`,n.scrollStrategy=n.scrollStrategy||this._scrollStrategy();const o=this._dialog.open(e,{...n,positionStrategy:this._overlay.position().global().centerHorizontally().centerVertically(),disableClose:!0,closeOnDestroy:!1,container:{type:this._dialogContainerType,providers:()=>[{provide:this.dialogConfigClass,useValue:n},{provide:hg,useValue:n}]},templateContext:()=>({dialogRef:r}),providers:(s,a,l)=>(r=new this._dialogRefConstructor(s,n,l),r.updatePosition(n?.position),[{provide:this._dialogContainerType,useValue:l},{provide:this._dialogDataToken,useValue:a.data},{provide:this._dialogRefConstructor,useValue:r}])});return r.componentInstance=o.componentInstance,this.openDialogs.push(r),this.afterOpened.next(r),r.afterClosed().subscribe(()=>{const s=this.openDialogs.indexOf(r);s>-1&&(this.openDialogs.splice(s,1),this.openDialogs.length||this._getAfterAllClosed().next())}),r}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(e){return this.openDialogs.find(n=>n.id===e)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete()}_closeDialogs(e){let n=e.length;for(;n--;)e[n].close()}}return i.\u0275fac=function(e){zs()},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),hc=(()=>{class i extends Z${constructor(e,n,r,o,s,a,l,u){super(e,n,o,a,l,s,cu,$$,fg,u),this._idPrefix="mat-mdc-dialog-"}}return i.\u0275fac=function(e){return new(e||i)(fe(Vr),fe(Ji),fe(Sd,8),fe(G$,8),fe(f6),fe(i,12),fe(ug),fe(Ai,8))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),Q$=0,Ov=(()=>{class i{constructor(e,n,r){this.dialogRef=e,this._elementRef=n,this._dialog=r,this.type="button"}ngOnInit(){this.dialogRef||(this.dialogRef=p6(this._elementRef,this._dialog.openDialogs))}ngOnChanges(e){const n=e._matDialogClose||e._matDialogCloseResult;n&&(this.dialogResult=n.currentValue)}_onButtonClick(e){m6(this.dialogRef,0===e.screenX&&0===e.screenY?"keyboard":"mouse",this.dialogResult)}}return i.\u0275fac=function(e){return new(e||i)(C(cu,8),C(Ke),C(hc))},i.\u0275dir=ye({type:i,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(e,n){1&e&&ve("click",function(o){return n._onButtonClick(o)}),2&e&&et("aria-label",n.ariaLabel||null)("type",n.type)},inputs:{ariaLabel:["aria-label","ariaLabel"],type:"type",dialogResult:["mat-dialog-close","dialogResult"],_matDialogClose:["matDialogClose","_matDialogClose"]},exportAs:["matDialogClose"],features:[ci]}),i})(),Rv=(()=>{class i{constructor(e,n,r){this._dialogRef=e,this._elementRef=n,this._dialog=r,this.id="mat-mdc-dialog-title-"+Q$++}ngOnInit(){this._dialogRef||(this._dialogRef=p6(this._elementRef,this._dialog.openDialogs)),this._dialogRef&&Promise.resolve().then(()=>{const e=this._dialogRef._containerInstance;e&&!e._ariaLabelledBy&&(e._ariaLabelledBy=this.id)})}}return i.\u0275fac=function(e){return new(e||i)(C(cu,8),C(Ke),C(hc))},i.\u0275dir=ye({type:i,selectors:[["","mat-dialog-title",""],["","matDialogTitle",""]],hostAttrs:[1,"mat-mdc-dialog-title","mdc-dialog__title"],hostVars:1,hostBindings:function(e,n){2&e&&vr("id",n.id)},inputs:{id:"id"},exportAs:["matDialogTitle"]}),i})(),Pv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-mdc-dialog-content","mdc-dialog__content"]}),i})(),Bv=(()=>{class i{constructor(){this.align="start"}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","mat-dialog-actions",""],["mat-dialog-actions"],["","matDialogActions",""]],hostAttrs:[1,"mat-mdc-dialog-actions","mdc-dialog__actions"],hostVars:4,hostBindings:function(e,n){2&e&&it("mat-mdc-dialog-actions-align-center","center"===n.align)("mat-mdc-dialog-actions-align-end","end"===n.align)},inputs:{align:"align"}}),i})();function p6(i,t){let e=i.nativeElement.parentElement;for(;e&&!e.classList.contains("mat-mdc-dialog-container");)e=e.parentElement;return e?t.find(n=>n.id===e.id):null}let J$=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[hc,K$],imports:[V$,lu,Ga,vt,vt]}),i})();const g6=Oa({passive:!0});let eG=(()=>{class i{constructor(e,n){this._platform=e,this._ngZone=n,this._monitoredElements=new Map}monitor(e){if(!this._platform.isBrowser)return jn;const n=Js(e),r=this._monitoredElements.get(n);if(r)return r.subject;const o=new le,s="cdk-text-field-autofilled",a=l=>{"cdk-text-field-autofill-start"!==l.animationName||n.classList.contains(s)?"cdk-text-field-autofill-end"===l.animationName&&n.classList.contains(s)&&(n.classList.remove(s),this._ngZone.run(()=>o.next({target:l.target,isAutofilled:!1}))):(n.classList.add(s),this._ngZone.run(()=>o.next({target:l.target,isAutofilled:!0})))};return this._ngZone.runOutsideAngular(()=>{n.addEventListener("animationstart",a,g6),n.classList.add("cdk-text-field-autofill-monitored")}),this._monitoredElements.set(n,{subject:o,unlisten:()=>{n.removeEventListener("animationstart",a,g6)}}),o}stopMonitoring(e){const n=Js(e),r=this._monitoredElements.get(n);r&&(r.unlisten(),r.subject.complete(),n.classList.remove("cdk-text-field-autofill-monitored"),n.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(n))}ngOnDestroy(){this._monitoredElements.forEach((e,n)=>this.stopMonitoring(n))}}return i.\u0275fac=function(e){return new(e||i)(fe(Oi),fe(nt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),tG=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})();const iG=["matFormFieldNotchedOutline",""],nG=["*"],rG=["textField"],oG=["iconPrefixContainer"],sG=["textPrefixContainer"];function aG(i,t){1&i&&Te(0,"span",19)}function lG(i,t){if(1&i){const e=Ft();Y(0,"label",17),ve("cdkObserveContent",function(){return ze(e),Ue(ge(2)._refreshOutlineNotchWidth())}),Xe(1,1),_e(2,aG,1,0,"span",18),$()}if(2&i){const e=ge(2);ne("floating",e._shouldLabelFloat())("cdkObserveContentDisabled",!e._hasOutline())("id",e._labelId),et("for",e._control.id)("aria-owns",e._control.id),ee(2),ne("ngIf",!e.hideRequiredMarker&&e._control.required)}}function cG(i,t){1&i&&_e(0,lG,3,6,"label",16),2&i&&ne("ngIf",ge()._hasFloatingLabel())}function dG(i,t){1&i&&Te(0,"div",20)}function uG(i,t){}function hG(i,t){1&i&&_e(0,uG,0,0,"ng-template",22),2&i&&(ge(2),ne("ngTemplateOutlet",Ki(1)))}function mG(i,t){if(1&i&&(Y(0,"div",21),_e(1,hG,1,1,"ng-template",9),$()),2&i){const e=ge();ne("matFormFieldNotchedOutlineOpen",e._shouldLabelFloat())("matFormFieldNotchedOutlineLabelWidth",e._labelWidth),ee(1),ne("ngIf",!e._forceDisplayInfixLabel())}}function fG(i,t){1&i&&(Y(0,"div",23,24),Xe(2,2),$())}function pG(i,t){1&i&&(Y(0,"div",25,26),Xe(2,3),$())}function _G(i,t){}function gG(i,t){1&i&&_e(0,_G,0,0,"ng-template",22),2&i&&(ge(),ne("ngTemplateOutlet",Ki(1)))}function bG(i,t){1&i&&(Y(0,"div",27),Xe(1,4),$())}function yG(i,t){1&i&&(Y(0,"div",28),Xe(1,5),$())}function FG(i,t){1&i&&Te(0,"div",29)}function vG(i,t){1&i&&(Y(0,"div",30),Xe(1,6),$()),2&i&&ne("@transitionMessages",ge()._subscriptAnimationState)}function wG(i,t){if(1&i&&(Y(0,"mat-hint",34),de(1),$()),2&i){const e=ge(2);ne("id",e._hintLabelId),ee(1),ki(e.hintLabel)}}function kG(i,t){if(1&i&&(Y(0,"div",31),_e(1,wG,2,2,"mat-hint",32),Xe(2,7),Te(3,"div",33),Xe(4,8),$()),2&i){const e=ge();ne("@transitionMessages",e._subscriptAnimationState),ee(1),ne("ngIf",e.hintLabel)}}const xG=["*",[["mat-label"]],[["","matPrefix",""],["","matIconPrefix",""]],[["","matTextPrefix",""]],[["","matTextSuffix",""]],[["","matSuffix",""],["","matIconSuffix",""]],[["mat-error"],["","matError",""]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],DG=["*","mat-label","[matPrefix], [matIconPrefix]","[matTextPrefix]","[matTextSuffix]","[matSuffix], [matIconSuffix]","mat-error, [matError]","mat-hint:not([align='end'])","mat-hint[align='end']"];let mc=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["mat-label"]]}),i})();const MG=new xe("MatError");let EG=0,b6=(()=>{class i{constructor(){this.align="start",this.id="mat-mdc-hint-"+EG++}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["mat-hint"]],hostAttrs:[1,"mat-mdc-form-field-hint","mat-mdc-form-field-bottom-align"],hostVars:4,hostBindings:function(e,n){2&e&&(vr("id",n.id),et("align",null),it("mat-mdc-form-field-hint-end","end"===n.align))},inputs:{align:"align",id:"id"}}),i})();const y6=new xe("MatPrefix");let Hv=(()=>{class i{constructor(){this._isText=!1}set _isTextSelector(e){this._isText=!0}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","matPrefix",""],["","matIconPrefix",""],["","matTextPrefix",""]],inputs:{_isTextSelector:["matTextPrefix","_isTextSelector"]},features:[Ze([{provide:y6,useExisting:i}])]}),i})();const F6=new xe("MatSuffix");let CG=(()=>{class i{constructor(){this._isText=!1}set _isTextSelector(e){this._isText=!0}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","matSuffix",""],["","matIconSuffix",""],["","matTextSuffix",""]],inputs:{_isTextSelector:["matTextSuffix","_isTextSelector"]},features:[Ze([{provide:F6,useExisting:i}])]}),i})(),v6=(()=>{class i{constructor(e){this._elementRef=e,this.floating=!1}getWidth(){return function SG(i){if(null!==i.offsetParent)return i.scrollWidth;const e=i.cloneNode(!0);e.style.setProperty("position","absolute"),e.style.setProperty("transform","translate(-9999px, -9999px)"),document.documentElement.appendChild(e);const n=e.scrollWidth;return e.remove(),n}(this._elementRef.nativeElement)}get element(){return this._elementRef.nativeElement}}return i.\u0275fac=function(e){return new(e||i)(C(Ke))},i.\u0275dir=ye({type:i,selectors:[["label","matFormFieldFloatingLabel",""]],hostAttrs:[1,"mdc-floating-label","mat-mdc-floating-label"],hostVars:2,hostBindings:function(e,n){2&e&&it("mdc-floating-label--float-above",n.floating)},inputs:{floating:"floating"}}),i})();const w6="mdc-line-ripple--active",pg="mdc-line-ripple--deactivating";let k6=(()=>{class i{constructor(e,n){this._elementRef=e,this._handleTransitionEnd=r=>{const o=this._elementRef.nativeElement.classList,s=o.contains(pg);"opacity"===r.propertyName&&s&&o.remove(w6,pg)},n.runOutsideAngular(()=>{e.nativeElement.addEventListener("transitionend",this._handleTransitionEnd)})}activate(){const e=this._elementRef.nativeElement.classList;e.remove(pg),e.add(w6)}deactivate(){this._elementRef.nativeElement.classList.add(pg)}ngOnDestroy(){this._elementRef.nativeElement.removeEventListener("transitionend",this._handleTransitionEnd)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(nt))},i.\u0275dir=ye({type:i,selectors:[["div","matFormFieldLineRipple",""]],hostAttrs:[1,"mdc-line-ripple"]}),i})(),x6=(()=>{class i{constructor(e,n){this._elementRef=e,this._ngZone=n,this.labelWidth=0,this.open=!1}ngAfterViewInit(){const e=this._elementRef.nativeElement.querySelector(".mdc-floating-label");e?(this._elementRef.nativeElement.classList.add("mdc-notched-outline--upgraded"),"function"==typeof requestAnimationFrame&&(e.style.transitionDuration="0s",this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>e.style.transitionDuration="")}))):this._elementRef.nativeElement.classList.add("mdc-notched-outline--no-label")}_getNotchWidth(){return this.open?this.labelWidth>0?`calc(${this.labelWidth}px * var(--mat-mdc-form-field-floating-label-scale, 0.75) + 9px)`:"0px":null}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(nt))},i.\u0275cmp=qe({type:i,selectors:[["div","matFormFieldNotchedOutline",""]],hostAttrs:[1,"mdc-notched-outline"],hostVars:2,hostBindings:function(e,n){2&e&&it("mdc-notched-outline--notched",n.open)},inputs:{labelWidth:["matFormFieldNotchedOutlineLabelWidth","labelWidth"],open:["matFormFieldNotchedOutlineOpen","open"]},attrs:iG,ngContentSelectors:nG,decls:4,vars:2,consts:[[1,"mdc-notched-outline__leading"],[1,"mdc-notched-outline__notch"],[1,"mdc-notched-outline__trailing"]],template:function(e,n){1&e&&(zt(),Te(0,"div",0),Y(1,"div",1),Xe(2),$(),Te(3,"div",2)),2&e&&(ee(1),wi("width",n._getNotchWidth()))},encapsulation:2,changeDetection:0}),i})();const TG={transitionMessages:Er("transitionMessages",[Qi("enter",Bt({opacity:1,transform:"translateY(0%)"})),nn("void => enter",[Bt({opacity:0,transform:"translateY(-5px)"}),dn("300ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let _g=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i}),i})();const gg=new xe("MatFormField"),AG=new xe("MAT_FORM_FIELD_DEFAULT_OPTIONS");let D6=0,Sm=(()=>{class i{constructor(e,n,r,o,s,a,l,u){this._elementRef=e,this._changeDetectorRef=n,this._ngZone=r,this._dir=o,this._platform=s,this._defaults=a,this._animationMode=l,this._document=u,this._hideRequiredMarker=!1,this.color="primary",this._appearance="fill",this._subscriptSizing=null,this._hintLabel="",this._hasIconPrefix=!1,this._hasTextPrefix=!1,this._hasIconSuffix=!1,this._hasTextSuffix=!1,this._labelId="mat-mdc-form-field-label-"+D6++,this._hintLabelId="mat-mdc-hint-"+D6++,this._subscriptAnimationState="",this._labelWidth=0,this._destroyed=new le,this._isFocused=null,this._needsOutlineLabelOffsetUpdateOnStable=!1,a&&(a.appearance&&(this.appearance=a.appearance),this._hideRequiredMarker=Boolean(a?.hideRequiredMarker),a.color&&(this.color=a.color))}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(e){this._hideRequiredMarker=tt(e)}get floatLabel(){return this._floatLabel||this._defaults?.floatLabel||"auto"}set floatLabel(e){e!==this._floatLabel&&(this._floatLabel=e,this._changeDetectorRef.markForCheck())}get appearance(){return this._appearance}set appearance(e){const n=this._appearance;this._appearance=e||this._defaults?.appearance||"fill","outline"===this._appearance&&this._appearance!==n&&(this._refreshOutlineNotchWidth(),this._needsOutlineLabelOffsetUpdateOnStable=!0)}get subscriptSizing(){return this._subscriptSizing||this._defaults?.subscriptSizing||"fixed"}set subscriptSizing(e){this._subscriptSizing=e||this._defaults?.subscriptSizing||"fixed"}get hintLabel(){return this._hintLabel}set hintLabel(e){this._hintLabel=e,this._processHints()}get _control(){return this._explicitFormFieldControl||this._formFieldControl}set _control(e){this._explicitFormFieldControl=e}ngAfterViewInit(){this._updateFocusState(),this._refreshOutlineNotchWidth(),this._document?.fonts?.ready?this._document.fonts.ready.then(()=>{this._refreshOutlineNotchWidth(),this._changeDetectorRef.markForCheck()}):setTimeout(()=>this._refreshOutlineNotchWidth(),100),this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngAfterContentInit(){this._assertFormFieldControl(),this._initializeControl(),this._initializeSubscript(),this._initializePrefixAndSuffix(),this._initializeOutlineLabelOffsetSubscriptions()}ngAfterContentChecked(){this._assertFormFieldControl()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}getLabelId(){return this._hasFloatingLabel()?this._labelId:null}getConnectedOverlayOrigin(){return this._textField||this._elementRef}_animateAndLockLabel(){this._hasFloatingLabel()&&(this.floatLabel="always")}_initializeControl(){const e=this._control;e.controlType&&this._elementRef.nativeElement.classList.add(`mat-mdc-form-field-type-${e.controlType}`),e.stateChanges.subscribe(()=>{this._updateFocusState(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),e.ngControl&&e.ngControl.valueChanges&&e.ngControl.valueChanges.pipe(bt(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck())}_checkPrefixAndSuffixTypes(){this._hasIconPrefix=!!this._prefixChildren.find(e=>!e._isText),this._hasTextPrefix=!!this._prefixChildren.find(e=>e._isText),this._hasIconSuffix=!!this._suffixChildren.find(e=>!e._isText),this._hasTextSuffix=!!this._suffixChildren.find(e=>e._isText)}_initializePrefixAndSuffix(){this._checkPrefixAndSuffixTypes(),mn(this._prefixChildren.changes,this._suffixChildren.changes).subscribe(()=>{this._checkPrefixAndSuffixTypes(),this._changeDetectorRef.markForCheck()})}_initializeSubscript(){this._hintChildren.changes.subscribe(()=>{this._processHints(),this._changeDetectorRef.markForCheck()}),this._errorChildren.changes.subscribe(()=>{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),this._validateHints(),this._syncDescribedByIds()}_assertFormFieldControl(){}_updateFocusState(){this._control.focused&&!this._isFocused?(this._isFocused=!0,this._lineRipple?.activate()):!this._control.focused&&(this._isFocused||null===this._isFocused)&&(this._isFocused=!1,this._lineRipple?.deactivate()),this._textField?.nativeElement.classList.toggle("mdc-text-field--focused",this._control.focused)}_initializeOutlineLabelOffsetSubscriptions(){this._prefixChildren.changes.subscribe(()=>this._needsOutlineLabelOffsetUpdateOnStable=!0),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.pipe(bt(this._destroyed)).subscribe(()=>{this._needsOutlineLabelOffsetUpdateOnStable&&(this._needsOutlineLabelOffsetUpdateOnStable=!1,this._updateOutlineLabelOffset())})}),this._dir.change.pipe(bt(this._destroyed)).subscribe(()=>this._needsOutlineLabelOffsetUpdateOnStable=!0)}_shouldAlwaysFloat(){return"always"===this.floatLabel}_hasOutline(){return"outline"===this.appearance}_forceDisplayInfixLabel(){return!this._platform.isBrowser&&this._prefixChildren.length&&!this._shouldLabelFloat()}_hasFloatingLabel(){return!!this._labelChildNonStatic||!!this._labelChildStatic}_shouldLabelFloat(){return this._control.shouldLabelFloat||this._shouldAlwaysFloat()}_shouldForward(e){const n=this._control?this._control.ngControl:null;return n&&n[e]}_getDisplayedMessages(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"}_refreshOutlineNotchWidth(){!this._hasOutline()||!this._floatingLabel||(this._labelWidth=this._floatingLabel.getWidth())}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){}_syncDescribedByIds(){if(this._control){let e=[];if(this._control.userAriaDescribedBy&&"string"==typeof this._control.userAriaDescribedBy&&e.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getDisplayedMessages()){const n=this._hintChildren?this._hintChildren.find(o=>"start"===o.align):null,r=this._hintChildren?this._hintChildren.find(o=>"end"===o.align):null;n?e.push(n.id):this._hintLabel&&e.push(this._hintLabelId),r&&e.push(r.id)}else this._errorChildren&&e.push(...this._errorChildren.map(n=>n.id));this._control.setDescribedByIds(e)}}_updateOutlineLabelOffset(){if(!this._platform.isBrowser||!this._hasOutline()||!this._floatingLabel)return;const e=this._floatingLabel.element;if(!this._iconPrefixContainer&&!this._textPrefixContainer)return void(e.style.transform="");if(!this._isAttachedToDom())return void(this._needsOutlineLabelOffsetUpdateOnStable=!0);const n=this._iconPrefixContainer?.nativeElement,r=this._textPrefixContainer?.nativeElement,o=n?.getBoundingClientRect().width??0,s=r?.getBoundingClientRect().width??0;e.style.transform=`var(\n --mat-mdc-form-field-label-transform,\n translateY(-50%) translateX(calc(${"rtl"===this._dir.value?"-1":"1"} * (${o+s}px + var(--mat-mdc-form-field-label-offset-x, 0px))))\n )`}_isAttachedToDom(){const e=this._elementRef.nativeElement;if(e.getRootNode){const n=e.getRootNode();return n&&n!==e}return document.documentElement.contains(e)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(nt),C(pn),C(Oi),C(AG,8),C(Ai,8),C(kt))},i.\u0275cmp=qe({type:i,selectors:[["mat-form-field"]],contentQueries:function(e,n,r){if(1&e&&(xt(r,mc,5),xt(r,mc,7),xt(r,_g,5),xt(r,y6,5),xt(r,F6,5),xt(r,MG,5),xt(r,b6,5)),2&e){let o;Ne(o=Oe())&&(n._labelChildNonStatic=o.first),Ne(o=Oe())&&(n._labelChildStatic=o.first),Ne(o=Oe())&&(n._formFieldControl=o.first),Ne(o=Oe())&&(n._prefixChildren=o),Ne(o=Oe())&&(n._suffixChildren=o),Ne(o=Oe())&&(n._errorChildren=o),Ne(o=Oe())&&(n._hintChildren=o)}},viewQuery:function(e,n){if(1&e&&(_t(rG,5),_t(oG,5),_t(sG,5),_t(v6,5),_t(x6,5),_t(k6,5)),2&e){let r;Ne(r=Oe())&&(n._textField=r.first),Ne(r=Oe())&&(n._iconPrefixContainer=r.first),Ne(r=Oe())&&(n._textPrefixContainer=r.first),Ne(r=Oe())&&(n._floatingLabel=r.first),Ne(r=Oe())&&(n._notchedOutline=r.first),Ne(r=Oe())&&(n._lineRipple=r.first)}},hostAttrs:[1,"mat-mdc-form-field"],hostVars:42,hostBindings:function(e,n){2&e&&it("mat-mdc-form-field-label-always-float",n._shouldAlwaysFloat())("mat-mdc-form-field-has-icon-prefix",n._hasIconPrefix)("mat-mdc-form-field-has-icon-suffix",n._hasIconSuffix)("mat-form-field-invalid",n._control.errorState)("mat-form-field-disabled",n._control.disabled)("mat-form-field-autofilled",n._control.autofilled)("mat-form-field-no-animations","NoopAnimations"===n._animationMode)("mat-form-field-appearance-fill","fill"==n.appearance)("mat-form-field-appearance-outline","outline"==n.appearance)("mat-form-field-hide-placeholder",n._hasFloatingLabel()&&!n._shouldLabelFloat())("mat-focused",n._control.focused)("mat-primary","accent"!==n.color&&"warn"!==n.color)("mat-accent","accent"===n.color)("mat-warn","warn"===n.color)("ng-untouched",n._shouldForward("untouched"))("ng-touched",n._shouldForward("touched"))("ng-pristine",n._shouldForward("pristine"))("ng-dirty",n._shouldForward("dirty"))("ng-valid",n._shouldForward("valid"))("ng-invalid",n._shouldForward("invalid"))("ng-pending",n._shouldForward("pending"))},inputs:{hideRequiredMarker:"hideRequiredMarker",color:"color",floatLabel:"floatLabel",appearance:"appearance",subscriptSizing:"subscriptSizing",hintLabel:"hintLabel"},exportAs:["matFormField"],features:[Ze([{provide:gg,useExisting:i}])],ngContentSelectors:DG,decls:18,vars:23,consts:[["labelTemplate",""],[1,"mat-mdc-text-field-wrapper","mdc-text-field",3,"click"],["textField",""],["class","mat-mdc-form-field-focus-overlay",4,"ngIf"],[1,"mat-mdc-form-field-flex"],["matFormFieldNotchedOutline","",3,"matFormFieldNotchedOutlineOpen","matFormFieldNotchedOutlineLabelWidth",4,"ngIf"],["class","mat-mdc-form-field-icon-prefix",4,"ngIf"],["class","mat-mdc-form-field-text-prefix",4,"ngIf"],[1,"mat-mdc-form-field-infix"],[3,"ngIf"],["class","mat-mdc-form-field-text-suffix",4,"ngIf"],["class","mat-mdc-form-field-icon-suffix",4,"ngIf"],["matFormFieldLineRipple","",4,"ngIf"],[1,"mat-mdc-form-field-subscript-wrapper","mat-mdc-form-field-bottom-align",3,"ngSwitch"],["class","mat-mdc-form-field-error-wrapper",4,"ngSwitchCase"],["class","mat-mdc-form-field-hint-wrapper",4,"ngSwitchCase"],["matFormFieldFloatingLabel","",3,"floating","cdkObserveContentDisabled","id","cdkObserveContent",4,"ngIf"],["matFormFieldFloatingLabel","",3,"floating","cdkObserveContentDisabled","id","cdkObserveContent"],["aria-hidden","true","class","mat-mdc-form-field-required-marker mdc-floating-label--required",4,"ngIf"],["aria-hidden","true",1,"mat-mdc-form-field-required-marker","mdc-floating-label--required"],[1,"mat-mdc-form-field-focus-overlay"],["matFormFieldNotchedOutline","",3,"matFormFieldNotchedOutlineOpen","matFormFieldNotchedOutlineLabelWidth"],[3,"ngTemplateOutlet"],[1,"mat-mdc-form-field-icon-prefix"],["iconPrefixContainer",""],[1,"mat-mdc-form-field-text-prefix"],["textPrefixContainer",""],[1,"mat-mdc-form-field-text-suffix"],[1,"mat-mdc-form-field-icon-suffix"],["matFormFieldLineRipple",""],[1,"mat-mdc-form-field-error-wrapper"],[1,"mat-mdc-form-field-hint-wrapper"],[3,"id",4,"ngIf"],[1,"mat-mdc-form-field-hint-spacer"],[3,"id"]],template:function(e,n){1&e&&(zt(xG),_e(0,cG,1,1,"ng-template",null,0,Ca),Y(2,"div",1,2),ve("click",function(o){return n._control.onContainerClick&&n._control.onContainerClick(o)}),_e(4,dG,1,0,"div",3),Y(5,"div",4),_e(6,mG,2,3,"div",5),_e(7,fG,3,0,"div",6),_e(8,pG,3,0,"div",7),Y(9,"div",8),_e(10,gG,1,1,"ng-template",9),Xe(11),$(),_e(12,bG,2,0,"div",10),_e(13,yG,2,0,"div",11),$(),_e(14,FG,1,0,"div",12),$(),Y(15,"div",13),_e(16,vG,2,1,"div",14),_e(17,kG,5,2,"div",15),$()),2&e&&(ee(2),it("mdc-text-field--filled",!n._hasOutline())("mdc-text-field--outlined",n._hasOutline())("mdc-text-field--no-label",!n._hasFloatingLabel())("mdc-text-field--disabled",n._control.disabled)("mdc-text-field--invalid",n._control.errorState),ee(2),ne("ngIf",!n._hasOutline()&&!n._control.disabled),ee(2),ne("ngIf",n._hasOutline()),ee(1),ne("ngIf",n._hasIconPrefix),ee(1),ne("ngIf",n._hasTextPrefix),ee(2),ne("ngIf",!n._hasOutline()||n._forceDisplayInfixLabel()),ee(2),ne("ngIf",n._hasTextSuffix),ee(1),ne("ngIf",n._hasIconSuffix),ee(1),ne("ngIf",!n._hasOutline()),ee(1),it("mat-mdc-form-field-subscript-dynamic-size","dynamic"===n.subscriptSizing),ne("ngSwitch",n._getDisplayedMessages()),ee(1),ne("ngSwitchCase","error"),ee(1),ne("ngSwitchCase","hint"))},dependencies:[mi,Qp,Td,Zp,eg,b6,v6,x6,k6],styles:['.mdc-text-field{border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:0;border-bottom-left-radius:0;display:inline-flex;align-items:baseline;padding:0 16px;position:relative;box-sizing:border-box;overflow:hidden;will-change:opacity,transform,color}.mdc-text-field .mdc-floating-label{top:50%;transform:translateY(-50%);pointer-events:none}.mdc-text-field__input{height:28px;width:100%;min-width:0;border:none;border-radius:0;background:none;appearance:none;padding:0}.mdc-text-field__input::-ms-clear{display:none}.mdc-text-field__input::-webkit-calendar-picker-indicator{display:none}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}@media all{.mdc-text-field__input::placeholder{opacity:0}}@media all{.mdc-text-field__input:-ms-input-placeholder{opacity:0}}@media all{.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mdc-text-field--focused .mdc-text-field__input::placeholder{opacity:1}}@media all{.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder{opacity:1}}.mdc-text-field__affix{height:28px;opacity:0;white-space:nowrap}.mdc-text-field--label-floating .mdc-text-field__affix,.mdc-text-field--no-label .mdc-text-field__affix{opacity:1}@supports(-webkit-hyphens: none){.mdc-text-field--outlined .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field__affix--prefix{padding-left:0;padding-right:2px}[dir=rtl] .mdc-text-field__affix--prefix,.mdc-text-field__affix--prefix[dir=rtl]{padding-left:2px;padding-right:0}.mdc-text-field--end-aligned .mdc-text-field__affix--prefix{padding-left:0;padding-right:12px}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--prefix,.mdc-text-field--end-aligned .mdc-text-field__affix--prefix[dir=rtl]{padding-left:12px;padding-right:0}.mdc-text-field__affix--suffix{padding-left:12px;padding-right:0}[dir=rtl] .mdc-text-field__affix--suffix,.mdc-text-field__affix--suffix[dir=rtl]{padding-left:0;padding-right:12px}.mdc-text-field--end-aligned .mdc-text-field__affix--suffix{padding-left:2px;padding-right:0}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--suffix,.mdc-text-field--end-aligned .mdc-text-field__affix--suffix[dir=rtl]{padding-left:0;padding-right:2px}.mdc-text-field--filled{height:56px}.mdc-text-field--filled::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-text-field--filled .mdc-floating-label{left:16px;right:initial}[dir=rtl] .mdc-text-field--filled .mdc-floating-label,.mdc-text-field--filled .mdc-floating-label[dir=rtl]{left:initial;right:16px}.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{height:100%}.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label{display:none}.mdc-text-field--filled.mdc-text-field--no-label::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field--outlined{height:56px;overflow:visible}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1)}.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(0.75)}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--outlined .mdc-text-field__input{height:100%}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--mdc-shape-small, 4px)}[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl]{border-top-left-radius:0;border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:var(--mdc-shape-small, 4px);border-bottom-left-radius:0}@supports(top: max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px, var(--mdc-shape-small, 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:calc(100% - max(12px, var(--mdc-shape-small, 4px))*2)}}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-left-radius:0;border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:var(--mdc-shape-small, 4px);border-bottom-left-radius:0}[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl]{border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--mdc-shape-small, 4px)}@supports(top: max(0%)){.mdc-text-field--outlined{padding-left:max(16px, calc(var(--mdc-shape-small, 4px) + 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined{padding-right:max(16px, var(--mdc-shape-small, 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-left:max(16px, calc(var(--mdc-shape-small, 4px) + 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-right:max(16px, var(--mdc-shape-small, 4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-left:0}@supports(top: max(0%)){.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-right:max(16px, var(--mdc-shape-small, 4px))}}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon,.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl]{padding-right:0}@supports(top: max(0%)){[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon,.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl]{padding-left:max(16px, var(--mdc-shape-small, 4px))}}.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-right:0}@supports(top: max(0%)){.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-left:max(16px, calc(var(--mdc-shape-small, 4px) + 4px))}}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon,.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl]{padding-left:0}@supports(top: max(0%)){[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon,.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl]{padding-right:max(16px, calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:initial}[dir=rtl] .mdc-text-field--outlined .mdc-floating-label,.mdc-text-field--outlined .mdc-floating-label[dir=rtl]{left:initial;right:4px}.mdc-text-field--outlined .mdc-text-field__input{display:flex;border:none !important;background-color:rgba(0,0,0,0)}.mdc-text-field--outlined .mdc-notched-outline{z-index:1}.mdc-text-field--textarea{flex-direction:column;align-items:center;width:auto;height:auto;padding:0}.mdc-text-field--textarea .mdc-floating-label{top:19px}.mdc-text-field--textarea .mdc-floating-label:not(.mdc-floating-label--float-above){transform:none}.mdc-text-field--textarea .mdc-text-field__input{flex-grow:1;height:auto;min-height:1.5rem;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;resize:none;padding:0 16px}.mdc-text-field--textarea.mdc-text-field--filled::before{display:none}.mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-10.25px) scale(0.75)}.mdc-text-field--textarea.mdc-text-field--filled .mdc-text-field__input{margin-top:23px;margin-bottom:9px}.mdc-text-field--textarea.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:0}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-27.25px) scale(1)}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-24.75px) scale(0.75)}.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label{top:18px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter{align-self:flex-end;padding:0 16px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter::after{display:inline-block;width:0;height:16px;content:"";vertical-align:-16px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter::before{display:none}.mdc-text-field__resizer{align-self:stretch;display:inline-flex;flex-direction:column;flex-grow:1;max-height:100%;max-width:100%;min-height:56px;min-width:fit-content;min-width:-moz-available;min-width:-webkit-fill-available;overflow:hidden;resize:both}.mdc-text-field--filled .mdc-text-field__resizer{transform:translateY(-1px)}.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field__input,.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field-character-counter{transform:translateY(1px)}.mdc-text-field--outlined .mdc-text-field__resizer{transform:translateX(-1px) translateY(-1px)}[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field--outlined .mdc-text-field__resizer[dir=rtl]{transform:translateX(1px) translateY(-1px)}.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input,.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter{transform:translateX(1px) translateY(1px)}[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input,[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter,.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input[dir=rtl],.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter[dir=rtl]{transform:translateX(-1px) translateY(1px)}.mdc-text-field--with-leading-icon{padding-left:0;padding-right:16px}[dir=rtl] .mdc-text-field--with-leading-icon,.mdc-text-field--with-leading-icon[dir=rtl]{padding-left:16px;padding-right:0}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 48px);left:48px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label[dir=rtl]{left:initial;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 64px / 0.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl]{left:initial;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-34.75px) translateX(32px) scale(0.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-trailing-icon{padding-left:16px;padding-right:0}[dir=rtl] .mdc-text-field--with-trailing-icon,.mdc-text-field--with-trailing-icon[dir=rtl]{padding-left:0;padding-right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 64px)}.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 64px / 0.75)}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 96px)}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 96px / 0.75)}.mdc-text-field-helper-line{display:flex;justify-content:space-between;box-sizing:border-box}.mdc-text-field+.mdc-text-field-helper-line{padding-right:16px;padding-left:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--focused.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.mdc-text-field--focused.mdc-text-field--outlined.mdc-text-field--textarea .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:0}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--disabled{pointer-events:none}@media screen and (forced-colors: active){.mdc-text-field--disabled .mdc-text-field__input{background-color:Window}.mdc-text-field--disabled .mdc-floating-label{z-index:1}}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--disabled.mdc-text-field--filled .mdc-text-field__ripple{display:none}.mdc-text-field--disabled .mdc-text-field__input{pointer-events:auto}.mdc-text-field--end-aligned .mdc-text-field__input{text-align:right}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__input,.mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl]{text-align:left}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__input,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__input,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix{direction:ltr}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--prefix{padding-left:0;padding-right:2px}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--suffix{padding-left:12px;padding-right:0}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__icon--leading,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__icon--leading{order:1}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--suffix{order:2}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__input,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__input{order:3}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--prefix{order:4}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__icon--trailing,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__icon--trailing{order:5}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__input,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__input{text-align:right}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__affix--prefix{padding-right:12px}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__affix--suffix{padding-left:2px}.mdc-floating-label{position:absolute;left:0;-webkit-transform-origin:left top;transform-origin:left top;line-height:1.15rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform}[dir=rtl] .mdc-floating-label,.mdc-floating-label[dir=rtl]{right:0;left:auto;-webkit-transform-origin:right top;transform-origin:right top;text-align:right}.mdc-floating-label--float-above{cursor:auto}.mdc-floating-label--required::after{margin-left:1px;margin-right:0px;content:"*"}[dir=rtl] .mdc-floating-label--required::after,.mdc-floating-label--required[dir=rtl]::after{margin-left:0;margin-right:1px}.mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-notched-outline{display:flex;position:absolute;top:0;right:0;left:0;box-sizing:border-box;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}[dir=rtl] .mdc-notched-outline,.mdc-notched-outline[dir=rtl]{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{box-sizing:border-box;height:100%;border-top:1px solid;border-bottom:1px solid;pointer-events:none}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}[dir=rtl] .mdc-notched-outline__leading,.mdc-notched-outline__leading[dir=rtl]{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{border-left:none;border-right:1px solid;flex-grow:1}[dir=rtl] .mdc-notched-outline__trailing,.mdc-notched-outline__trailing[dir=rtl]{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{flex:0 0 auto;width:auto;max-width:calc(100% - 12px * 2)}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;max-width:100%}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.3333333333%}.mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:0;padding-right:8px;border-top:none}[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch,.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl]{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{display:none}.mdc-line-ripple::before,.mdc-line-ripple::after{position:absolute;bottom:0;left:0;width:100%;border-bottom-style:solid;content:""}.mdc-line-ripple::before{border-bottom-width:1px}.mdc-line-ripple::after{border-bottom-width:2px}.mdc-line-ripple::before{z-index:1}.mdc-line-ripple::after{transform:scaleX(0);opacity:0;z-index:2}.mdc-line-ripple--active::after{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating::after{opacity:0}.mat-mdc-form-field-textarea-control{vertical-align:middle;resize:vertical;box-sizing:border-box;height:auto;margin:0;padding:0;border:none;overflow:auto}.mat-mdc-form-field-input-control.mat-mdc-form-field-input-control{font:inherit;letter-spacing:inherit;text-decoration:inherit;text-transform:inherit;border:none}.mat-mdc-form-field .mat-mdc-floating-label.mdc-floating-label{line-height:normal;pointer-events:all}.mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input,.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control{height:auto}.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control.mdc-text-field__input[type=color]{height:23px}.mat-mdc-text-field-wrapper{height:auto;flex:auto}.mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{padding-left:0;--mat-mdc-form-field-label-offset-x: -16px}.mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-right:0}[dir=rtl] .mat-mdc-text-field-wrapper{padding-left:16px;padding-right:16px}[dir=rtl] .mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-left:0}[dir=rtl] .mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{padding-right:0}.mat-mdc-form-field-label-always-float .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms;opacity:1}.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-floating-label{left:auto;right:auto}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input{display:inline-block}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-notched-outline__notch{padding-top:0}.mat-mdc-text-field-wrapper::before{content:none}.mat-mdc-form-field-subscript-wrapper{box-sizing:border-box;width:100%;position:relative}.mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-error-wrapper{position:absolute;top:0;left:0;right:0;padding:0 16px}.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-error-wrapper{position:static}.mat-mdc-form-field-bottom-align::before{content:"";display:inline-block;height:16px}.mat-mdc-form-field-bottom-align.mat-mdc-form-field-subscript-dynamic-size::before{content:unset}.mat-mdc-form-field-hint-end{order:1}.mat-mdc-form-field-hint-wrapper{display:flex}.mat-mdc-form-field-hint-spacer{flex:1 0 1em}.mat-mdc-form-field-error{display:block}.mat-mdc-form-field-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;pointer-events:none}select.mat-mdc-form-field-input-control{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,0);display:inline-flex;box-sizing:border-box}select.mat-mdc-form-field-input-control:not(:disabled){cursor:pointer}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{content:"";width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;position:absolute;right:0;top:50%;margin-top:-2.5px;pointer-events:none}[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{right:auto;left:0}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control{padding-right:15px}[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control{padding-right:0;padding-left:15px}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{outline:solid 1px}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper{outline-color:GrayText}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper{outline:dashed 3px}.cdk-high-contrast-active .mat-mdc-form-field.mat-focused .mdc-notched-outline{border:dashed 3px}.mat-mdc-form-field{--mat-mdc-form-field-floating-label-scale: 0.75;display:inline-flex;flex-direction:column;min-width:0;text-align:left}[dir=rtl] .mat-mdc-form-field{text-align:right}.mat-mdc-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-mdc-text-field-wrapper{width:100%}.mat-mdc-form-field-icon-prefix,.mat-mdc-form-field-icon-suffix{align-self:center;line-height:0;pointer-events:auto}.mat-mdc-form-field-icon-prefix,[dir=rtl] .mat-mdc-form-field-icon-suffix{padding:0 4px 0 0}.mat-mdc-form-field-icon-suffix,[dir=rtl] .mat-mdc-form-field-icon-prefix{padding:0 0 0 4px}.mat-mdc-form-field-icon-prefix>.mat-icon,.mat-mdc-form-field-icon-suffix>.mat-icon{padding:12px;box-sizing:content-box}.mat-mdc-form-field-subscript-wrapper .mat-icon,.mat-mdc-form-field label .mat-icon{width:1em;height:1em;font-size:inherit}.mat-mdc-form-field-infix{flex:auto;min-width:0;width:180px;position:relative;box-sizing:border-box}.mat-mdc-form-field .mdc-notched-outline__notch{margin-left:-1px;-webkit-clip-path:inset(-9em -999em -9em 1px);clip-path:inset(-9em -999em -9em 1px)}[dir=rtl] .mat-mdc-form-field .mdc-notched-outline__notch{margin-left:0;margin-right:-1px;-webkit-clip-path:inset(-9em 1px -9em -999em);clip-path:inset(-9em 1px -9em -999em)}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input{transition:opacity 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}@media all{.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder{transition:opacity 67ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}}@media all{.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder{transition:opacity 67ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}}@media all{.mdc-text-field--no-label .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder,.mdc-text-field--focused .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms}}@media all{.mdc-text-field--no-label .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:110ms}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__affix{transition:opacity 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before,.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before{transition-duration:75ms}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea{transition:none}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea-filled 250ms 1}@keyframes mdc-floating-label-shake-float-above-textarea-filled{0%{transform:translateX(calc(0 - 0%)) translateY(-10.25px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-10.25px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-10.25px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-10.25px) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea-outlined 250ms 1}@keyframes mdc-floating-label-shake-float-above-textarea-outlined{0%{transform:translateX(calc(0 - 0%)) translateY(-24.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-24.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-24.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-24.75px) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}}[dir=rtl] .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-floating-label{transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-standard 250ms 1}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(calc(0 - 0%)) translateY(-106%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-106%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-106%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-106%) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-line-ripple::after{transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),opacity 180ms cubic-bezier(0.4, 0, 0.2, 1)}'],encapsulation:2,data:{animation:[TG.transitionMessages]},changeDetection:0}),i})(),jv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,vn,tg,vt]}),i})();const NG=new xe("MAT_INPUT_VALUE_ACCESSOR"),OG=["button","checkbox","file","hidden","image","radio","range","reset","submit"];let RG=0;const PG=Fv(class{constructor(i,t,e,n){this._defaultErrorStateMatcher=i,this._parentForm=t,this._parentFormGroup=e,this.ngControl=n,this.stateChanges=new le}});let Tm=(()=>{class i extends PG{constructor(e,n,r,o,s,a,l,u,g,D){super(a,o,s,r),this._elementRef=e,this._platform=n,this._autofillMonitor=u,this._formField=D,this._uid="mat-input-"+RG++,this.focused=!1,this.stateChanges=new le,this.controlType="mat-input",this.autofilled=!1,this._disabled=!1,this._type="text",this._readonly=!1,this._neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter(J=>b4().has(J)),this._iOSKeyupListener=J=>{const oe=J.target;!oe.value&&0===oe.selectionStart&&0===oe.selectionEnd&&(oe.setSelectionRange(1,1),oe.setSelectionRange(0,0))};const H=this._elementRef.nativeElement,q=H.nodeName.toLowerCase();this._inputValueAccessor=l||H,this._previousNativeValue=this.value,this.id=this.id,n.IOS&&g.runOutsideAngular(()=>{e.nativeElement.addEventListener("keyup",this._iOSKeyupListener)}),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===q,this._isTextarea="textarea"===q,this._isInFormField=!!D,this._isNativeSelect&&(this.controlType=H.multiple?"mat-native-select-multiple":"mat-native-select")}get disabled(){return this._disabled}set disabled(e){this._disabled=tt(e),this.focused&&(this.focused=!1,this.stateChanges.next())}get id(){return this._id}set id(e){this._id=e||this._uid}get required(){return this._required??this.ngControl?.control?.hasValidator(WF.required)??!1}set required(e){this._required=tt(e)}get type(){return this._type}set type(e){this._type=e||"text",this._validateType(),!this._isTextarea&&b4().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}get value(){return this._inputValueAccessor.value}set value(e){e!==this.value&&(this._inputValueAccessor.value=e,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(e){this._readonly=tt(e)}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(e=>{this.autofilled=e.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement),this._platform.IOS&&this._elementRef.nativeElement.removeEventListener("keyup",this._iOSKeyupListener)}ngDoCheck(){this.ngControl&&(this.updateErrorState(),null!==this.ngControl.disabled&&this.ngControl.disabled!==this.disabled&&(this.disabled=this.ngControl.disabled,this.stateChanges.next())),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(e){this._elementRef.nativeElement.focus(e)}_focusChanged(e){e!==this.focused&&(this.focused=e,this.stateChanges.next())}_onInput(){}_dirtyCheckNativeValue(){const e=this._elementRef.nativeElement.value;this._previousNativeValue!==e&&(this._previousNativeValue=e,this.stateChanges.next())}_dirtyCheckPlaceholder(){const e=this._getPlaceholder();if(e!==this._previousPlaceholder){const n=this._elementRef.nativeElement;this._previousPlaceholder=e,e?n.setAttribute("placeholder",e):n.removeAttribute("placeholder")}}_getPlaceholder(){return this.placeholder||null}_validateType(){OG.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let e=this._elementRef.nativeElement.validity;return e&&e.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){const e=this._elementRef.nativeElement,n=e.options[0];return this.focused||e.multiple||!this.empty||!!(e.selectedIndex>-1&&n&&n.label)}return this.focused||!this.empty}setDescribedByIds(e){e.length?this._elementRef.nativeElement.setAttribute("aria-describedby",e.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){const e=this._elementRef.nativeElement;return this._isNativeSelect&&(e.multiple||e.size>1)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Oi),C(qo,10),C(rc,8),C(eu,8),C(vm),C(NG,10),C(eG),C(nt),C(gg,8))},i.\u0275dir=ye({type:i,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-mdc-input-element"],hostVars:18,hostBindings:function(e,n){1&e&&ve("focus",function(){return n._focusChanged(!0)})("blur",function(){return n._focusChanged(!1)})("input",function(){return n._onInput()}),2&e&&(vr("id",n.id)("disabled",n.disabled)("required",n.required),et("name",n.name||null)("readonly",n.readonly&&!n._isNativeSelect||null)("aria-invalid",n.empty&&n.required?null:n.errorState)("aria-required",n.required)("id",n.id),it("mat-input-server",n._isServer)("mat-mdc-form-field-textarea-control",n._isInFormField&&n._isTextarea)("mat-mdc-form-field-input-control",n._isInFormField)("mdc-text-field__input",n._isInFormField)("mat-mdc-native-select-inline",n._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:["aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly"},exportAs:["matInput"],features:[Ze([{provide:_g,useExisting:i}]),Ee,ci]}),i})(),BG=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,jv,jv,tG,vt]}),i})();class Yv{}class qa{constructor(t){this.normalizedNames=new Map,this.lazyUpdate=null,t?this.lazyInit="string"==typeof t?()=>{this.headers=new Map,t.split("\n").forEach(e=>{const n=e.indexOf(":");if(n>0){const r=e.slice(0,n),o=r.toLowerCase(),s=e.slice(n+1).trim();this.maybeSetNormalizedName(r,o),this.headers.has(o)?this.headers.get(o).push(s):this.headers.set(o,[s])}})}:()=>{this.headers=new Map,Object.keys(t).forEach(e=>{let n=t[e];const r=e.toLowerCase();"string"==typeof n&&(n=[n]),n.length>0&&(this.headers.set(r,n),this.maybeSetNormalizedName(e,r))})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();const e=this.headers.get(t.toLowerCase());return e&&e.length>0?e[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,e){return this.clone({name:t,value:e,op:"a"})}set(t,e){return this.clone({name:t,value:e,op:"s"})}delete(t,e){return this.clone({name:t,value:e,op:"d"})}maybeSetNormalizedName(t,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,t)}init(){this.lazyInit&&(this.lazyInit instanceof qa?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(t=>this.applyUpdate(t)),this.lazyUpdate=null))}copyFrom(t){t.init(),Array.from(t.headers.keys()).forEach(e=>{this.headers.set(e,t.headers.get(e)),this.normalizedNames.set(e,t.normalizedNames.get(e))})}clone(t){const e=new qa;return e.lazyInit=this.lazyInit&&this.lazyInit instanceof qa?this.lazyInit:this,e.lazyUpdate=(this.lazyUpdate||[]).concat([t]),e}applyUpdate(t){const e=t.name.toLowerCase();switch(t.op){case"a":case"s":let n=t.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(t.name,e);const r=("a"===t.op?this.headers.get(e):void 0)||[];r.push(...n),this.headers.set(e,r);break;case"d":const o=t.value;if(o){let s=this.headers.get(e);if(!s)return;s=s.filter(a=>-1===o.indexOf(a)),0===s.length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,s)}else this.headers.delete(e),this.normalizedNames.delete(e)}}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(e=>t(this.normalizedNames.get(e),this.headers.get(e)))}}class HG{encodeKey(t){return S6(t)}encodeValue(t){return S6(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}}const YG=/%(\d[a-f0-9])/gi,VG={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function S6(i){return encodeURIComponent(i).replace(YG,(t,e)=>VG[e]??t)}function bg(i){return`${i}`}class Ka{constructor(t={}){if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new HG,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function jG(i,t){const e=new Map;return i.length>0&&i.replace(/^\?/,"").split("&").forEach(r=>{const o=r.indexOf("="),[s,a]=-1==o?[t.decodeKey(r),""]:[t.decodeKey(r.slice(0,o)),t.decodeValue(r.slice(o+1))],l=e.get(s)||[];l.push(a),e.set(s,l)}),e}(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(e=>{const n=t.fromObject[e],r=Array.isArray(n)?n.map(bg):[bg(n)];this.map.set(e,r)})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();const e=this.map.get(t);return e?e[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,e){return this.clone({param:t,value:e,op:"a"})}appendAll(t){const e=[];return Object.keys(t).forEach(n=>{const r=t[n];Array.isArray(r)?r.forEach(o=>{e.push({param:n,value:o,op:"a"})}):e.push({param:n,value:r,op:"a"})}),this.clone(e)}set(t,e){return this.clone({param:t,value:e,op:"s"})}delete(t,e){return this.clone({param:t,value:e,op:"d"})}toString(){return this.init(),this.keys().map(t=>{const e=this.encoder.encodeKey(t);return this.map.get(t).map(n=>e+"="+this.encoder.encodeValue(n)).join("&")}).filter(t=>""!==t).join("&")}clone(t){const e=new Ka({encoder:this.encoder});return e.cloneFrom=this.cloneFrom||this,e.updates=(this.updates||[]).concat(t),e}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(t=>this.map.set(t,this.cloneFrom.map.get(t))),this.updates.forEach(t=>{switch(t.op){case"a":case"s":const e=("a"===t.op?this.map.get(t.param):void 0)||[];e.push(bg(t.value)),this.map.set(t.param,e);break;case"d":if(void 0===t.value){this.map.delete(t.param);break}{let n=this.map.get(t.param)||[];const r=n.indexOf(bg(t.value));-1!==r&&n.splice(r,1),n.length>0?this.map.set(t.param,n):this.map.delete(t.param)}}}),this.cloneFrom=this.updates=null)}}class zG{constructor(){this.map=new Map}set(t,e){return this.map.set(t,e),this}get(t){return this.map.has(t)||this.map.set(t,t.defaultValue()),this.map.get(t)}delete(t){return this.map.delete(t),this}has(t){return this.map.has(t)}keys(){return this.map.keys()}}function T6(i){return typeof ArrayBuffer<"u"&&i instanceof ArrayBuffer}function A6(i){return typeof Blob<"u"&&i instanceof Blob}function L6(i){return typeof FormData<"u"&&i instanceof FormData}class Am{constructor(t,e,n,r){let o;if(this.url=e,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function UG(i){switch(i){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||r?(this.body=void 0!==n?n:null,o=r):o=n,o&&(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,o.responseType&&(this.responseType=o.responseType),o.headers&&(this.headers=o.headers),o.context&&(this.context=o.context),o.params&&(this.params=o.params)),this.headers||(this.headers=new qa),this.context||(this.context=new zG),this.params){const s=this.params.toString();if(0===s.length)this.urlWithParams=e;else{const a=e.indexOf("?");this.urlWithParams=e+(-1===a?"?":aD.set(H,t.setHeaders[H]),l)),t.setParams&&(u=Object.keys(t.setParams).reduce((D,H)=>D.set(H,t.setParams[H]),u)),new Am(e,n,o,{params:u,headers:l,context:g,reportProgress:a,responseType:r,withCredentials:s})}}var ar=(()=>((ar=ar||{})[ar.Sent=0]="Sent",ar[ar.UploadProgress=1]="UploadProgress",ar[ar.ResponseHeader=2]="ResponseHeader",ar[ar.DownloadProgress=3]="DownloadProgress",ar[ar.Response=4]="Response",ar[ar.User=5]="User",ar))();class $G{constructor(t,e=200,n="OK"){this.headers=t.headers||new qa,this.status=void 0!==t.status?t.status:e,this.statusText=t.statusText||n,this.url=t.url||null,this.ok=this.status>=200&&this.status<300}}class Vv extends $G{constructor(t={}){super(t),this.type=ar.Response,this.body=void 0!==t.body?t.body:null}clone(t={}){return new Vv({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}}function zv(i,t){return{body:t,headers:i.headers,context:i.context,observe:i.observe,params:i.params,reportProgress:i.reportProgress,responseType:i.responseType,withCredentials:i.withCredentials}}let Uv=(()=>{class i{constructor(e){this.handler=e}request(e,n,r={}){let o;if(e instanceof Am)o=e;else{let l,u;l=r.headers instanceof qa?r.headers:new qa(r.headers),r.params&&(u=r.params instanceof Ka?r.params:new Ka({fromObject:r.params})),o=new Am(e,n,void 0!==r.body?r.body:null,{headers:l,context:r.context,params:u,reportProgress:r.reportProgress,responseType:r.responseType||"json",withCredentials:r.withCredentials})}const s=ht(o).pipe(La(l=>this.handler.handle(l)));if(e instanceof Am||"events"===r.observe)return s;const a=s.pipe(Qt(l=>l instanceof Vv));switch(r.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return a.pipe(Pe(l=>{if(null!==l.body&&!(l.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return l.body}));case"blob":return a.pipe(Pe(l=>{if(null!==l.body&&!(l.body instanceof Blob))throw new Error("Response is not a Blob.");return l.body}));case"text":return a.pipe(Pe(l=>{if(null!==l.body&&"string"!=typeof l.body)throw new Error("Response is not a string.");return l.body}));default:return a.pipe(Pe(l=>l.body))}case"response":return a;default:throw new Error(`Unreachable: unhandled observe type ${r.observe}}`)}}delete(e,n={}){return this.request("DELETE",e,n)}get(e,n={}){return this.request("GET",e,n)}head(e,n={}){return this.request("HEAD",e,n)}jsonp(e,n){return this.request("JSONP",e,{params:(new Ka).append(n,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,n={}){return this.request("OPTIONS",e,n)}patch(e,n,r={}){return this.request("PATCH",e,zv(r,n))}post(e,n,r={}){return this.request("POST",e,zv(r,n))}put(e,n,r={}){return this.request("PUT",e,zv(r,n))}}return i.\u0275fac=function(e){return new(e||i)(fe(Yv))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();const oq=["*"];let Fg;function Lm(i){return function sq(){if(void 0===Fg&&(Fg=null,typeof window<"u")){const i=window;void 0!==i.trustedTypes&&(Fg=i.trustedTypes.createPolicy("angular#components",{createHTML:t=>t}))}return Fg}()?.createHTML(i)||i}function j6(i){return Error(`Unable to find icon with the name "${i}"`)}function Y6(i){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${i}".`)}function V6(i){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${i}".`)}class fc{constructor(t,e,n){this.url=t,this.svgText=e,this.options=n}}let vg=(()=>{class i{constructor(e,n,r,o){this._httpClient=e,this._sanitizer=n,this._errorHandler=o,this._svgIconConfigs=new Map,this._iconSetConfigs=new Map,this._cachedIconsByUrl=new Map,this._inProgressUrlFetches=new Map,this._fontCssClassesByAlias=new Map,this._resolvers=[],this._defaultFontSetClass=["material-icons","mat-ligature-font"],this._document=r}addSvgIcon(e,n,r){return this.addSvgIconInNamespace("",e,n,r)}addSvgIconLiteral(e,n,r){return this.addSvgIconLiteralInNamespace("",e,n,r)}addSvgIconInNamespace(e,n,r,o){return this._addSvgIconConfig(e,n,new fc(r,null,o))}addSvgIconResolver(e){return this._resolvers.push(e),this}addSvgIconLiteralInNamespace(e,n,r,o){const s=this._sanitizer.sanitize(Si.HTML,r);if(!s)throw V6(r);const a=Lm(s);return this._addSvgIconConfig(e,n,new fc("",a,o))}addSvgIconSet(e,n){return this.addSvgIconSetInNamespace("",e,n)}addSvgIconSetLiteral(e,n){return this.addSvgIconSetLiteralInNamespace("",e,n)}addSvgIconSetInNamespace(e,n,r){return this._addSvgIconSetConfig(e,new fc(n,null,r))}addSvgIconSetLiteralInNamespace(e,n,r){const o=this._sanitizer.sanitize(Si.HTML,n);if(!o)throw V6(n);const s=Lm(o);return this._addSvgIconSetConfig(e,new fc("",s,r))}registerFontClassAlias(e,n=e){return this._fontCssClassesByAlias.set(e,n),this}classNameForFontAlias(e){return this._fontCssClassesByAlias.get(e)||e}setDefaultFontSetClass(...e){return this._defaultFontSetClass=e,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(e){const n=this._sanitizer.sanitize(Si.RESOURCE_URL,e);if(!n)throw Y6(e);const r=this._cachedIconsByUrl.get(n);return r?ht(wg(r)):this._loadSvgIconFromConfig(new fc(e,null)).pipe(kn(o=>this._cachedIconsByUrl.set(n,o)),Pe(o=>wg(o)))}getNamedSvgIcon(e,n=""){const r=z6(n,e);let o=this._svgIconConfigs.get(r);if(o)return this._getSvgFromConfig(o);if(o=this._getIconConfigFromResolvers(n,e),o)return this._svgIconConfigs.set(r,o),this._getSvgFromConfig(o);const s=this._iconSetConfigs.get(n);return s?this._getSvgFromIconSetConfigs(e,s):Kl(j6(r))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(e){return e.svgText?ht(wg(this._svgElementFromConfig(e))):this._loadSvgIconFromConfig(e).pipe(Pe(n=>wg(n)))}_getSvgFromIconSetConfigs(e,n){const r=this._extractIconWithNameFromAnySet(e,n);return r?ht(r):tS(n.filter(s=>!s.svgText).map(s=>this._loadSvgIconSetFromConfig(s).pipe(Xs(a=>{const u=`Loading icon set URL: ${this._sanitizer.sanitize(Si.RESOURCE_URL,s.url)} failed: ${a.message}`;return this._errorHandler.handleError(new Error(u)),ht(null)})))).pipe(Pe(()=>{const s=this._extractIconWithNameFromAnySet(e,n);if(!s)throw j6(e);return s}))}_extractIconWithNameFromAnySet(e,n){for(let r=n.length-1;r>=0;r--){const o=n[r];if(o.svgText&&o.svgText.toString().indexOf(e)>-1){const s=this._svgElementFromConfig(o),a=this._extractSvgIconFromSet(s,e,o.options);if(a)return a}}return null}_loadSvgIconFromConfig(e){return this._fetchIcon(e).pipe(kn(n=>e.svgText=n),Pe(()=>this._svgElementFromConfig(e)))}_loadSvgIconSetFromConfig(e){return e.svgText?ht(null):this._fetchIcon(e).pipe(kn(n=>e.svgText=n))}_extractSvgIconFromSet(e,n,r){const o=e.querySelector(`[id="${n}"]`);if(!o)return null;const s=o.cloneNode(!0);if(s.removeAttribute("id"),"svg"===s.nodeName.toLowerCase())return this._setSvgAttributes(s,r);if("symbol"===s.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(s),r);const a=this._svgElementFromString(Lm(""));return a.appendChild(s),this._setSvgAttributes(a,r)}_svgElementFromString(e){const n=this._document.createElement("DIV");n.innerHTML=e;const r=n.querySelector("svg");if(!r)throw Error(" tag not found");return r}_toSvgElement(e){const n=this._svgElementFromString(Lm("")),r=e.attributes;for(let o=0;oLm(u)),l_(()=>this._inProgressUrlFetches.delete(s)),Eu());return this._inProgressUrlFetches.set(s,l),l}_addSvgIconConfig(e,n,r){return this._svgIconConfigs.set(z6(e,n),r),this}_addSvgIconSetConfig(e,n){const r=this._iconSetConfigs.get(e);return r?r.push(n):this._iconSetConfigs.set(e,[n]),this}_svgElementFromConfig(e){if(!e.svgElement){const n=this._svgElementFromString(e.svgText);this._setSvgAttributes(n,e.options),e.svgElement=n}return e.svgElement}_getIconConfigFromResolvers(e,n){for(let r=0;rt?t.pathname+t.search:""}}}),U6=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],fq=U6.map(i=>`[${i}]`).join(", "),pq=/^url\(['"]?#(.*?)['"]?\)$/;let Mo=(()=>{class i extends dq{constructor(e,n,r,o,s,a){super(e),this._iconRegistry=n,this._location=o,this._errorHandler=s,this._inline=!1,this._previousFontSetClass=[],this._currentIconFetch=f.EMPTY,a&&(a.color&&(this.color=this.defaultColor=a.color),a.fontSet&&(this.fontSet=a.fontSet)),r||e.nativeElement.setAttribute("aria-hidden","true")}get inline(){return this._inline}set inline(e){this._inline=tt(e)}get svgIcon(){return this._svgIcon}set svgIcon(e){e!==this._svgIcon&&(e?this._updateSvgIcon(e):this._svgIcon&&this._clearSvgElement(),this._svgIcon=e)}get fontSet(){return this._fontSet}set fontSet(e){const n=this._cleanupFontValue(e);n!==this._fontSet&&(this._fontSet=n,this._updateFontIconClasses())}get fontIcon(){return this._fontIcon}set fontIcon(e){const n=this._cleanupFontValue(e);n!==this._fontIcon&&(this._fontIcon=n,this._updateFontIconClasses())}_splitIconName(e){if(!e)return["",""];const n=e.split(":");switch(n.length){case 1:return["",n[0]];case 2:return n;default:throw Error(`Invalid icon name: "${e}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){const e=this._elementsWithExternalReferences;if(e&&e.size){const n=this._location.getPathname();n!==this._previousPath&&(this._previousPath=n,this._prependPathToReferences(n))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(e){this._clearSvgElement();const n=this._location.getPathname();this._previousPath=n,this._cacheChildrenWithExternalReferences(e),this._prependPathToReferences(n),this._elementRef.nativeElement.appendChild(e)}_clearSvgElement(){const e=this._elementRef.nativeElement;let n=e.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();n--;){const r=e.childNodes[n];(1!==r.nodeType||"svg"===r.nodeName.toLowerCase())&&r.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;const e=this._elementRef.nativeElement,n=(this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet).split(/ +/):this._iconRegistry.getDefaultFontSetClass()).filter(r=>r.length>0);this._previousFontSetClass.forEach(r=>e.classList.remove(r)),n.forEach(r=>e.classList.add(r)),this._previousFontSetClass=n,this.fontIcon!==this._previousFontIconClass&&!n.includes("mat-ligature-font")&&(this._previousFontIconClass&&e.classList.remove(this._previousFontIconClass),this.fontIcon&&e.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(e){return"string"==typeof e?e.trim().split(" ")[0]:e}_prependPathToReferences(e){const n=this._elementsWithExternalReferences;n&&n.forEach((r,o)=>{r.forEach(s=>{o.setAttribute(s.name,`url('${e}#${s.value}')`)})})}_cacheChildrenWithExternalReferences(e){const n=e.querySelectorAll(fq),r=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let o=0;o{const a=n[o],l=a.getAttribute(s),u=l?l.match(pq):null;if(u){let g=r.get(a);g||(g=[],r.set(a,g)),g.push({name:s,value:u[1]})}})}_updateSvgIcon(e){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),e){const[n,r]=this._splitIconName(e);n&&(this._svgNamespace=n),r&&(this._svgName=r),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(r,n).pipe(fi(1)).subscribe(o=>this._setSvgElement(o),o=>{this._errorHandler.handleError(new Error(`Error retrieving icon ${n}:${r}! ${o.message}`))})}}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(vg),yr("aria-hidden"),C(hq),C(Ys),C(uq,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:8,hostBindings:function(e,n){2&e&&(et("data-mat-icon-type",n._usingFontIcon()?"font":"svg")("data-mat-icon-name",n._svgName||n.fontIcon)("data-mat-icon-namespace",n._svgNamespace||n.fontSet)("fontIcon",n._usingFontIcon()?n.fontIcon:null),it("mat-icon-inline",n.inline)("mat-icon-no-color","primary"!==n.color&&"accent"!==n.color&&"warn"!==n.color))},inputs:{color:"color",inline:"inline",svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],features:[Ee],ngContentSelectors:oq,decls:1,vars:0,template:function(e,n){1&e&&(zt(),Xe(0))},styles:[".mat-icon{-webkit-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px;overflow:hidden}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}.mat-icon.mat-ligature-font[fontIcon]::before{content:attr(fontIcon)}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}"],encapsulation:2,changeDetection:0}),i})(),W6=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,vt]}),i})();function _q(i,t){1&i&&de(0),2&i&&ki(ge(2).unified)}function gq(i,t){if(1&i){const e=Ft();Y(0,"button",2),ve("click",function(r){return ze(e),Ue(ge().handleClick(r))})("mouseenter",function(r){return ze(e),Ue(ge().handleOver(r))})("mouseleave",function(r){return ze(e),Ue(ge().handleLeave(r))}),Y(1,"span",3),_e(2,_q,1,1,"ng-template",4),Xe(3),$()()}if(2&i){const e=ge();it("emoji-mart-emoji-native",e.isNative)("emoji-mart-emoji-custom",e.custom),et("title",e.title)("aria-label",e.label),ee(1),ne("ngStyle",e.style),ee(1),ne("ngIf",e.isNative)}}function bq(i,t){1&i&&de(0),2&i&&ki(ge(2).unified)}function yq(i,t){if(1&i){const e=Ft();Y(0,"span",5),ve("click",function(r){return ze(e),Ue(ge().handleClick(r))})("mouseenter",function(r){return ze(e),Ue(ge().handleOver(r))})("mouseleave",function(r){return ze(e),Ue(ge().handleLeave(r))}),Y(1,"span",3),_e(2,bq,1,1,"ng-template",4),Xe(3,1),$()()}if(2&i){const e=ge();it("emoji-mart-emoji-native",e.isNative)("emoji-mart-emoji-custom",e.custom),et("title",e.title)("aria-label",e.label),ee(1),ne("ngStyle",e.style),ee(1),ne("ngIf",e.isNative)}}const $6=["*","*"],G6=[{id:"people",name:"Smileys & People",emojis:["1F600","1F603","1F604","1F601","1F606","1F605","1F923","1F602","1F642","1F643","1F609","1F60A","1F607","1F970","1F60D","1F929","1F618","1F617","263A-FE0F","1F61A","1F619","1F972","1F60B","1F61B","1F61C","1F92A","1F61D","1F911","1F917","1F92D","1F92B","1F914","1F910","1F928","1F610","1F611","1F636","1F60F","1F612","1F644","1F62C","1F925","1F60C","1F614","1F62A","1F924","1F634","1F637","1F912","1F915","1F922","1F92E","1F927","1F975","1F976","1F974","1F635","1F92F","1F920","1F973","1F978","1F60E","1F913","1F9D0","1F615","1F61F","1F641","2639-FE0F","1F62E","1F62F","1F632","1F633","1F97A","1F626","1F627","1F628","1F630","1F625","1F622","1F62D","1F631","1F616","1F623","1F61E","1F613","1F629","1F62B","1F971","1F624","1F621","1F620","1F92C","1F608","1F47F","1F480","2620-FE0F","1F4A9","1F921","1F479","1F47A","1F47B","1F47D","1F47E","1F916","1F63A","1F638","1F639","1F63B","1F63C","1F63D","1F640","1F63F","1F63E","1F648","1F44B","1F91A","1F590-FE0F","270B","1F596","1F44C","1F90C","1F90F","270C-FE0F","1F91E","1F91F","1F918","1F919","1F448","1F449","1F446","1F595","1F447","261D-FE0F","1F44D","1F44E","270A","1F44A","1F91B","1F91C","1F44F","1F64C","1F450","1F932","1F91D","1F64F","270D-FE0F","1F485","1F933","1F4AA","1F9BE","1F9BF","1F9B5","1F9B6","1F442","1F9BB","1F443","1F9E0","1FAC0","1FAC1","1F9B7","1F9B4","1F440","1F441-FE0F","1F445","1F444","1F476","1F9D2","1F466","1F467","1F9D1","1F471","1F468","1F9D4","1F468-200D-1F9B0","1F468-200D-1F9B1","1F468-200D-1F9B3","1F468-200D-1F9B2","1F469","1F469-200D-1F9B0","1F9D1-200D-1F9B0","1F469-200D-1F9B1","1F9D1-200D-1F9B1","1F469-200D-1F9B3","1F9D1-200D-1F9B3","1F469-200D-1F9B2","1F9D1-200D-1F9B2","1F471-200D-2640-FE0F","1F471-200D-2642-FE0F","1F9D3","1F474","1F475","1F64D","1F64D-200D-2642-FE0F","1F64D-200D-2640-FE0F","1F64E","1F64E-200D-2642-FE0F","1F64E-200D-2640-FE0F","1F645","1F645-200D-2642-FE0F","1F645-200D-2640-FE0F","1F646","1F646-200D-2642-FE0F","1F646-200D-2640-FE0F","1F481","1F481-200D-2642-FE0F","1F481-200D-2640-FE0F","1F64B","1F64B-200D-2642-FE0F","1F64B-200D-2640-FE0F","1F9CF","1F9CF-200D-2642-FE0F","1F9CF-200D-2640-FE0F","1F647","1F647-200D-2642-FE0F","1F647-200D-2640-FE0F","1F926","1F926-200D-2642-FE0F","1F926-200D-2640-FE0F","1F937","1F937-200D-2642-FE0F","1F937-200D-2640-FE0F","1F9D1-200D-2695-FE0F","1F468-200D-2695-FE0F","1F469-200D-2695-FE0F","1F9D1-200D-1F393","1F468-200D-1F393","1F469-200D-1F393","1F9D1-200D-1F3EB","1F468-200D-1F3EB","1F469-200D-1F3EB","1F9D1-200D-2696-FE0F","1F468-200D-2696-FE0F","1F469-200D-2696-FE0F","1F9D1-200D-1F33E","1F468-200D-1F33E","1F469-200D-1F33E","1F9D1-200D-1F373","1F468-200D-1F373","1F469-200D-1F373","1F9D1-200D-1F527","1F468-200D-1F527","1F469-200D-1F527","1F9D1-200D-1F3ED","1F468-200D-1F3ED","1F469-200D-1F3ED","1F9D1-200D-1F4BC","1F468-200D-1F4BC","1F469-200D-1F4BC","1F9D1-200D-1F52C","1F468-200D-1F52C","1F469-200D-1F52C","1F9D1-200D-1F4BB","1F468-200D-1F4BB","1F469-200D-1F4BB","1F9D1-200D-1F3A4","1F468-200D-1F3A4","1F469-200D-1F3A4","1F9D1-200D-1F3A8","1F468-200D-1F3A8","1F469-200D-1F3A8","1F9D1-200D-2708-FE0F","1F468-200D-2708-FE0F","1F469-200D-2708-FE0F","1F9D1-200D-1F680","1F468-200D-1F680","1F469-200D-1F680","1F9D1-200D-1F692","1F468-200D-1F692","1F469-200D-1F692","1F46E","1F46E-200D-2642-FE0F","1F46E-200D-2640-FE0F","1F575-FE0F","1F575-FE0F-200D-2642-FE0F","1F575-FE0F-200D-2640-FE0F","1F482","1F482-200D-2642-FE0F","1F482-200D-2640-FE0F","1F977","1F477","1F477-200D-2642-FE0F","1F477-200D-2640-FE0F","1F934","1F478","1F473","1F473-200D-2642-FE0F","1F473-200D-2640-FE0F","1F472","1F9D5","1F935","1F935-200D-2642-FE0F","1F935-200D-2640-FE0F","1F470","1F470-200D-2642-FE0F","1F470-200D-2640-FE0F","1F930","1F931","1F469-200D-1F37C","1F468-200D-1F37C","1F9D1-200D-1F37C","1F47C","1F385","1F936","1F9D1-200D-1F384","1F9B8","1F9B8-200D-2642-FE0F","1F9B8-200D-2640-FE0F","1F9B9","1F9B9-200D-2642-FE0F","1F9B9-200D-2640-FE0F","1F9D9","1F9D9-200D-2642-FE0F","1F9D9-200D-2640-FE0F","1F9DA","1F9DA-200D-2642-FE0F","1F9DA-200D-2640-FE0F","1F9DB","1F9DB-200D-2642-FE0F","1F9DB-200D-2640-FE0F","1F9DC","1F9DC-200D-2642-FE0F","1F9DC-200D-2640-FE0F","1F9DD","1F9DD-200D-2642-FE0F","1F9DD-200D-2640-FE0F","1F9DE","1F9DE-200D-2642-FE0F","1F9DE-200D-2640-FE0F","1F9DF","1F9DF-200D-2642-FE0F","1F9DF-200D-2640-FE0F","1F486","1F486-200D-2642-FE0F","1F486-200D-2640-FE0F","1F487","1F487-200D-2642-FE0F","1F487-200D-2640-FE0F","1F6B6","1F6B6-200D-2642-FE0F","1F6B6-200D-2640-FE0F","1F9CD","1F9CD-200D-2642-FE0F","1F9CD-200D-2640-FE0F","1F9CE","1F9CE-200D-2642-FE0F","1F9CE-200D-2640-FE0F","1F9D1-200D-1F9AF","1F468-200D-1F9AF","1F469-200D-1F9AF","1F9D1-200D-1F9BC","1F468-200D-1F9BC","1F469-200D-1F9BC","1F9D1-200D-1F9BD","1F468-200D-1F9BD","1F469-200D-1F9BD","1F3C3","1F3C3-200D-2642-FE0F","1F3C3-200D-2640-FE0F","1F483","1F57A","1F574-FE0F","1F46F","1F46F-200D-2642-FE0F","1F46F-200D-2640-FE0F","1F9D6","1F9D6-200D-2642-FE0F","1F9D6-200D-2640-FE0F","1F9D7","1F9D7-200D-2642-FE0F","1F9D7-200D-2640-FE0F","1F93A","1F3C7","26F7-FE0F","1F3C2","1F3CC-FE0F","1F3CC-FE0F-200D-2642-FE0F","1F3CC-FE0F-200D-2640-FE0F","1F3C4","1F3C4-200D-2642-FE0F","1F3C4-200D-2640-FE0F","1F6A3","1F6A3-200D-2642-FE0F","1F6A3-200D-2640-FE0F","1F3CA","1F3CA-200D-2642-FE0F","1F3CA-200D-2640-FE0F","26F9-FE0F","26F9-FE0F-200D-2642-FE0F","26F9-FE0F-200D-2640-FE0F","1F3CB-FE0F","1F3CB-FE0F-200D-2642-FE0F","1F3CB-FE0F-200D-2640-FE0F","1F6B4","1F6B4-200D-2642-FE0F","1F6B4-200D-2640-FE0F","1F6B5","1F6B5-200D-2642-FE0F","1F6B5-200D-2640-FE0F","1F938","1F938-200D-2642-FE0F","1F938-200D-2640-FE0F","1F93C","1F93C-200D-2642-FE0F","1F93C-200D-2640-FE0F","1F93D","1F93D-200D-2642-FE0F","1F93D-200D-2640-FE0F","1F93E","1F93E-200D-2642-FE0F","1F93E-200D-2640-FE0F","1F939","1F939-200D-2642-FE0F","1F939-200D-2640-FE0F","1F9D8","1F9D8-200D-2642-FE0F","1F9D8-200D-2640-FE0F","1F6C0","1F6CC","1F9D1-200D-1F91D-200D-1F9D1","1F46D","1F46B","1F46C","1F48F","1F469-200D-2764-FE0F-200D-1F48B-200D-1F468","1F468-200D-2764-FE0F-200D-1F48B-200D-1F468","1F469-200D-2764-FE0F-200D-1F48B-200D-1F469","1F491","1F469-200D-2764-FE0F-200D-1F468","1F468-200D-2764-FE0F-200D-1F468","1F469-200D-2764-FE0F-200D-1F469","1F46A","1F468-200D-1F469-200D-1F466","1F468-200D-1F469-200D-1F467","1F468-200D-1F469-200D-1F467-200D-1F466","1F468-200D-1F469-200D-1F466-200D-1F466","1F468-200D-1F469-200D-1F467-200D-1F467","1F468-200D-1F468-200D-1F466","1F468-200D-1F468-200D-1F467","1F468-200D-1F468-200D-1F467-200D-1F466","1F468-200D-1F468-200D-1F466-200D-1F466","1F468-200D-1F468-200D-1F467-200D-1F467","1F469-200D-1F469-200D-1F466","1F469-200D-1F469-200D-1F467","1F469-200D-1F469-200D-1F467-200D-1F466","1F469-200D-1F469-200D-1F466-200D-1F466","1F469-200D-1F469-200D-1F467-200D-1F467","1F468-200D-1F466","1F468-200D-1F466-200D-1F466","1F468-200D-1F467","1F468-200D-1F467-200D-1F466","1F468-200D-1F467-200D-1F467","1F469-200D-1F466","1F469-200D-1F466-200D-1F466","1F469-200D-1F467","1F469-200D-1F467-200D-1F466","1F469-200D-1F467-200D-1F467","1F5E3-FE0F","1F464","1F465","1FAC2","1F463","1F649","1F64A","1F48B","1F48C","1F498","1F49D","1F496","1F497","1F493","1F49E","1F495","1F49F","2763-FE0F","1F494","2764-FE0F","1F9E1","1F49B","1F49A","1F499","1F49C","1F90E","1F5A4","1F90D","1F4AF","1F4A2","1F4A5","1F4AB","1F4A6","1F4A8","1F573-FE0F","1F4A3","1F4AC","1F441-FE0F-200D-1F5E8-FE0F","1F5E8-FE0F","1F5EF-FE0F","1F4AD","1F4A4"]},{id:"nature",name:"Animals & Nature",emojis:["1F435","1F412","1F98D","1F9A7","1F436","1F415","1F9AE","1F415-200D-1F9BA","1F429","1F43A","1F98A","1F99D","1F431","1F408","1F408-200D-2B1B","1F981","1F42F","1F405","1F406","1F434","1F40E","1F984","1F993","1F98C","1F9AC","1F42E","1F402","1F403","1F404","1F437","1F416","1F417","1F43D","1F40F","1F411","1F410","1F42A","1F42B","1F999","1F992","1F418","1F9A3","1F98F","1F99B","1F42D","1F401","1F400","1F439","1F430","1F407","1F43F-FE0F","1F9AB","1F994","1F987","1F43B","1F43B-200D-2744-FE0F","1F428","1F43C","1F9A5","1F9A6","1F9A8","1F998","1F9A1","1F43E","1F983","1F414","1F413","1F423","1F424","1F425","1F426","1F427","1F54A-FE0F","1F985","1F986","1F9A2","1F989","1F9A4","1FAB6","1F9A9","1F99A","1F99C","1F438","1F40A","1F422","1F98E","1F40D","1F432","1F409","1F995","1F996","1F433","1F40B","1F42C","1F9AD","1F41F","1F420","1F421","1F988","1F419","1F41A","1F40C","1F98B","1F41B","1F41C","1F41D","1FAB2","1F41E","1F997","1FAB3","1F577-FE0F","1F578-FE0F","1F982","1F99F","1FAB0","1FAB1","1F9A0","1F490","1F338","1F4AE","1F3F5-FE0F","1F339","1F940","1F33A","1F33B","1F33C","1F337","1F331","1FAB4","1F332","1F333","1F334","1F335","1F33E","1F33F","2618-FE0F","1F340","1F341","1F342","1F343"]},{id:"foods",name:"Food & Drink",emojis:["1F347","1F348","1F349","1F34A","1F34B","1F34C","1F34D","1F96D","1F34E","1F34F","1F350","1F351","1F352","1F353","1FAD0","1F95D","1F345","1FAD2","1F965","1F951","1F346","1F954","1F955","1F33D","1F336-FE0F","1FAD1","1F952","1F96C","1F966","1F9C4","1F9C5","1F344","1F95C","1F330","1F35E","1F950","1F956","1FAD3","1F968","1F96F","1F95E","1F9C7","1F9C0","1F356","1F357","1F969","1F953","1F354","1F35F","1F355","1F32D","1F96A","1F32E","1F32F","1FAD4","1F959","1F9C6","1F95A","1F373","1F958","1F372","1FAD5","1F963","1F957","1F37F","1F9C8","1F9C2","1F96B","1F371","1F358","1F359","1F35A","1F35B","1F35C","1F35D","1F360","1F362","1F363","1F364","1F365","1F96E","1F361","1F95F","1F960","1F961","1F980","1F99E","1F990","1F991","1F9AA","1F366","1F367","1F368","1F369","1F36A","1F382","1F370","1F9C1","1F967","1F36B","1F36C","1F36D","1F36E","1F36F","1F37C","1F95B","2615","1FAD6","1F375","1F376","1F37E","1F377","1F378","1F379","1F37A","1F37B","1F942","1F943","1F964","1F9CB","1F9C3","1F9C9","1F9CA","1F962","1F37D-FE0F","1F374","1F944","1F52A","1F3FA"]},{id:"activity",name:"Activities",emojis:["1F383","1F384","1F386","1F387","1F9E8","2728","1F388","1F389","1F38A","1F38B","1F38D","1F38E","1F38F","1F390","1F391","1F9E7","1F380","1F381","1F397-FE0F","1F39F-FE0F","1F3AB","1F396-FE0F","1F3C6","1F3C5","1F947","1F948","1F949","26BD","26BE","1F94E","1F3C0","1F3D0","1F3C8","1F3C9","1F3BE","1F94F","1F3B3","1F3CF","1F3D1","1F3D2","1F94D","1F3D3","1F3F8","1F94A","1F94B","1F945","26F3","26F8-FE0F","1F3A3","1F93F","1F3BD","1F3BF","1F6F7","1F94C","1F3AF","1FA80","1FA81","1F3B1","1F52E","1FA84","1F9FF","1F3AE","1F579-FE0F","1F3B0","1F3B2","1F9E9","1F9F8","1FA85","1FA86","2660-FE0F","2665-FE0F","2666-FE0F","2663-FE0F","265F-FE0F","1F0CF","1F004","1F3B4","1F3AD","1F5BC-FE0F","1F3A8","1F9F5","1FAA1","1F9F6","1FAA2"]},{id:"places",name:"Travel & Places",emojis:["1F30D","1F30E","1F30F","1F310","1F5FA-FE0F","1F5FE","1F9ED","1F3D4-FE0F","26F0-FE0F","1F30B","1F5FB","1F3D5-FE0F","1F3D6-FE0F","1F3DC-FE0F","1F3DD-FE0F","1F3DE-FE0F","1F3DF-FE0F","1F3DB-FE0F","1F3D7-FE0F","1F9F1","1FAA8","1FAB5","1F6D6","1F3D8-FE0F","1F3DA-FE0F","1F3E0","1F3E1","1F3E2","1F3E3","1F3E4","1F3E5","1F3E6","1F3E8","1F3E9","1F3EA","1F3EB","1F3EC","1F3ED","1F3EF","1F3F0","1F492","1F5FC","1F5FD","26EA","1F54C","1F6D5","1F54D","26E9-FE0F","1F54B","26F2","26FA","1F301","1F303","1F3D9-FE0F","1F304","1F305","1F306","1F307","1F309","2668-FE0F","1F3A0","1F3A1","1F3A2","1F488","1F3AA","1F682","1F683","1F684","1F685","1F686","1F687","1F688","1F689","1F68A","1F69D","1F69E","1F68B","1F68C","1F68D","1F68E","1F690","1F691","1F692","1F693","1F694","1F695","1F696","1F697","1F698","1F699","1F6FB","1F69A","1F69B","1F69C","1F3CE-FE0F","1F3CD-FE0F","1F6F5","1F9BD","1F9BC","1F6FA","1F6B2","1F6F4","1F6F9","1F6FC","1F68F","1F6E3-FE0F","1F6E4-FE0F","1F6E2-FE0F","26FD","1F6A8","1F6A5","1F6A6","1F6D1","1F6A7","2693","26F5","1F6F6","1F6A4","1F6F3-FE0F","26F4-FE0F","1F6E5-FE0F","1F6A2","2708-FE0F","1F6E9-FE0F","1F6EB","1F6EC","1FA82","1F4BA","1F681","1F69F","1F6A0","1F6A1","1F6F0-FE0F","1F680","1F6F8","1F6CE-FE0F","1F9F3","231B","23F3","231A","23F0","23F1-FE0F","23F2-FE0F","1F570-FE0F","1F55B","1F567","1F550","1F55C","1F551","1F55D","1F552","1F55E","1F553","1F55F","1F554","1F560","1F555","1F561","1F556","1F562","1F557","1F563","1F558","1F564","1F559","1F565","1F55A","1F566","1F311","1F312","1F313","1F314","1F315","1F316","1F317","1F318","1F319","1F31A","1F31B","1F31C","1F321-FE0F","2600-FE0F","1F31D","1F31E","1FA90","2B50","1F31F","1F320","1F30C","2601-FE0F","26C5","26C8-FE0F","1F324-FE0F","1F325-FE0F","1F326-FE0F","1F327-FE0F","1F328-FE0F","1F329-FE0F","1F32A-FE0F","1F32B-FE0F","1F32C-FE0F","1F300","1F308","1F302","2602-FE0F","2614","26F1-FE0F","26A1","2744-FE0F","2603-FE0F","26C4","2604-FE0F","1F525","1F4A7","1F30A"]},{id:"objects",name:"Objects",emojis:["1F453","1F576-FE0F","1F97D","1F97C","1F9BA","1F454","1F455","1F456","1F9E3","1F9E4","1F9E5","1F9E6","1F457","1F458","1F97B","1FA71","1FA72","1FA73","1F459","1F45A","1F45B","1F45C","1F45D","1F6CD-FE0F","1F392","1FA74","1F45E","1F45F","1F97E","1F97F","1F460","1F461","1FA70","1F462","1F451","1F452","1F3A9","1F393","1F9E2","1FA96","26D1-FE0F","1F4FF","1F484","1F48D","1F48E","1F507","1F508","1F509","1F50A","1F4E2","1F4E3","1F4EF","1F514","1F515","1F3BC","1F3B5","1F3B6","1F399-FE0F","1F39A-FE0F","1F39B-FE0F","1F3A4","1F3A7","1F4FB","1F3B7","1FA97","1F3B8","1F3B9","1F3BA","1F3BB","1FA95","1F941","1FA98","1F4F1","1F4F2","260E-FE0F","1F4DE","1F4DF","1F4E0","1F50B","1F50C","1F4BB","1F5A5-FE0F","1F5A8-FE0F","2328-FE0F","1F5B1-FE0F","1F5B2-FE0F","1F4BD","1F4BE","1F4BF","1F4C0","1F9EE","1F3A5","1F39E-FE0F","1F4FD-FE0F","1F3AC","1F4FA","1F4F7","1F4F8","1F4F9","1F4FC","1F50D","1F50E","1F56F-FE0F","1F4A1","1F526","1F3EE","1FA94","1F4D4","1F4D5","1F4D6","1F4D7","1F4D8","1F4D9","1F4DA","1F4D3","1F4D2","1F4C3","1F4DC","1F4C4","1F4F0","1F5DE-FE0F","1F4D1","1F516","1F3F7-FE0F","1F4B0","1FA99","1F4B4","1F4B5","1F4B6","1F4B7","1F4B8","1F4B3","1F9FE","1F4B9","2709-FE0F","1F4E7","1F4E8","1F4E9","1F4E4","1F4E5","1F4E6","1F4EB","1F4EA","1F4EC","1F4ED","1F4EE","1F5F3-FE0F","270F-FE0F","2712-FE0F","1F58B-FE0F","1F58A-FE0F","1F58C-FE0F","1F58D-FE0F","1F4DD","1F4BC","1F4C1","1F4C2","1F5C2-FE0F","1F4C5","1F4C6","1F5D2-FE0F","1F5D3-FE0F","1F4C7","1F4C8","1F4C9","1F4CA","1F4CB","1F4CC","1F4CD","1F4CE","1F587-FE0F","1F4CF","1F4D0","2702-FE0F","1F5C3-FE0F","1F5C4-FE0F","1F5D1-FE0F","1F512","1F513","1F50F","1F510","1F511","1F5DD-FE0F","1F528","1FA93","26CF-FE0F","2692-FE0F","1F6E0-FE0F","1F5E1-FE0F","2694-FE0F","1F52B","1FA83","1F3F9","1F6E1-FE0F","1FA9A","1F527","1FA9B","1F529","2699-FE0F","1F5DC-FE0F","2696-FE0F","1F9AF","1F517","26D3-FE0F","1FA9D","1F9F0","1F9F2","1FA9C","2697-FE0F","1F9EA","1F9EB","1F9EC","1F52C","1F52D","1F4E1","1F489","1FA78","1F48A","1FA79","1FA7A","1F6AA","1F6D7","1FA9E","1FA9F","1F6CF-FE0F","1F6CB-FE0F","1FA91","1F6BD","1FAA0","1F6BF","1F6C1","1FAA4","1FA92","1F9F4","1F9F7","1F9F9","1F9FA","1F9FB","1FAA3","1F9FC","1FAA5","1F9FD","1F9EF","1F6D2","1F6AC","26B0-FE0F","1FAA6","26B1-FE0F","1F5FF","1FAA7"]},{id:"symbols",name:"Symbols",emojis:["1F3E7","1F6AE","1F6B0","267F","1F6B9","1F6BA","1F6BB","1F6BC","1F6BE","1F6C2","1F6C3","1F6C4","1F6C5","26A0-FE0F","1F6B8","26D4","1F6AB","1F6B3","1F6AD","1F6AF","1F6B1","1F6B7","1F4F5","1F51E","2622-FE0F","2623-FE0F","2B06-FE0F","2197-FE0F","27A1-FE0F","2198-FE0F","2B07-FE0F","2199-FE0F","2B05-FE0F","2196-FE0F","2195-FE0F","2194-FE0F","21A9-FE0F","21AA-FE0F","2934-FE0F","2935-FE0F","1F503","1F504","1F519","1F51A","1F51B","1F51C","1F51D","1F6D0","269B-FE0F","1F549-FE0F","2721-FE0F","2638-FE0F","262F-FE0F","271D-FE0F","2626-FE0F","262A-FE0F","262E-FE0F","1F54E","1F52F","2648","2649","264A","264B","264C","264D","264E","264F","2650","2651","2652","2653","26CE","1F500","1F501","1F502","25B6-FE0F","23E9","23ED-FE0F","23EF-FE0F","25C0-FE0F","23EA","23EE-FE0F","1F53C","23EB","1F53D","23EC","23F8-FE0F","23F9-FE0F","23FA-FE0F","23CF-FE0F","1F3A6","1F505","1F506","1F4F6","1F4F3","1F4F4","2640-FE0F","2642-FE0F","26A7-FE0F","2716-FE0F","2795","2796","2797","267E-FE0F","203C-FE0F","2049-FE0F","2753","2754","2755","2757","3030-FE0F","1F4B1","1F4B2","2695-FE0F","267B-FE0F","269C-FE0F","1F531","1F4DB","1F530","2B55","2705","2611-FE0F","2714-FE0F","274C","274E","27B0","27BF","303D-FE0F","2733-FE0F","2734-FE0F","2747-FE0F","00A9-FE0F","00AE-FE0F","2122-FE0F","0023-FE0F-20E3","002A-FE0F-20E3","0030-FE0F-20E3","0031-FE0F-20E3","0032-FE0F-20E3","0033-FE0F-20E3","0034-FE0F-20E3","0035-FE0F-20E3","0036-FE0F-20E3","0037-FE0F-20E3","0038-FE0F-20E3","0039-FE0F-20E3","1F51F","1F520","1F521","1F522","1F523","1F524","1F170-FE0F","1F18E","1F171-FE0F","1F191","1F192","1F193","2139-FE0F","1F194","24C2-FE0F","1F195","1F196","1F17E-FE0F","1F197","1F17F-FE0F","1F198","1F199","1F19A","1F201","1F202-FE0F","1F237-FE0F","1F236","1F22F","1F250","1F239","1F21A","1F232","1F251","1F238","1F234","1F233","3297-FE0F","3299-FE0F","1F23A","1F235","1F534","1F7E0","1F7E1","1F7E2","1F535","1F7E3","1F7E4","26AB","26AA","1F7E5","1F7E7","1F7E8","1F7E9","1F7E6","1F7EA","1F7EB","2B1B","2B1C","25FC-FE0F","25FB-FE0F","25FE","25FD","25AA-FE0F","25AB-FE0F","1F536","1F537","1F538","1F539","1F53A","1F53B","1F4A0","1F518","1F533","1F532"]},{id:"flags",name:"Flags",emojis:["1F1E6-1F1E8","1F1E6-1F1E9","1F1E6-1F1EA","1F1E6-1F1EB","1F1E6-1F1EC","1F1E6-1F1EE","1F1E6-1F1F1","1F1E6-1F1F2","1F1E6-1F1F4","1F1E6-1F1F6","1F1E6-1F1F7","1F1E6-1F1F8","1F1E6-1F1F9","1F1E6-1F1FA","1F1E6-1F1FC","1F1E6-1F1FD","1F1E6-1F1FF","1F1E7-1F1E6","1F1E7-1F1E7","1F1E7-1F1E9","1F1E7-1F1EA","1F1E7-1F1EB","1F1E7-1F1EC","1F1E7-1F1ED","1F1E7-1F1EE","1F1E7-1F1EF","1F1E7-1F1F1","1F1E7-1F1F2","1F1E7-1F1F3","1F1E7-1F1F4","1F1E7-1F1F6","1F1E7-1F1F7","1F1E7-1F1F8","1F1E7-1F1F9","1F1E7-1F1FB","1F1E7-1F1FC","1F1E7-1F1FE","1F1E7-1F1FF","1F1E8-1F1E6","1F1E8-1F1E8","1F1E8-1F1E9","1F1E8-1F1EB","1F1E8-1F1EC","1F1E8-1F1ED","1F1E8-1F1EE","1F1E8-1F1F0","1F1E8-1F1F1","1F1E8-1F1F2","1F1E8-1F1F3","1F1E8-1F1F4","1F1E8-1F1F5","1F1E8-1F1F7","1F1E8-1F1FA","1F1E8-1F1FB","1F1E8-1F1FC","1F1E8-1F1FD","1F1E8-1F1FE","1F1E8-1F1FF","1F1E9-1F1EA","1F1E9-1F1EC","1F1E9-1F1EF","1F1E9-1F1F0","1F1E9-1F1F2","1F1E9-1F1F4","1F1E9-1F1FF","1F1EA-1F1E6","1F1EA-1F1E8","1F1EA-1F1EA","1F1EA-1F1EC","1F1EA-1F1ED","1F1EA-1F1F7","1F1EA-1F1F8","1F1EA-1F1F9","1F1EA-1F1FA","1F1EB-1F1EE","1F1EB-1F1EF","1F1EB-1F1F0","1F1EB-1F1F2","1F1EB-1F1F4","1F1EB-1F1F7","1F1EC-1F1E6","1F1EC-1F1E7","1F1EC-1F1E9","1F1EC-1F1EA","1F1EC-1F1EB","1F1EC-1F1EC","1F1EC-1F1ED","1F1EC-1F1EE","1F1EC-1F1F1","1F1EC-1F1F2","1F1EC-1F1F3","1F1EC-1F1F5","1F1EC-1F1F6","1F1EC-1F1F7","1F1EC-1F1F8","1F1EC-1F1F9","1F1EC-1F1FA","1F1EC-1F1FC","1F1EC-1F1FE","1F1ED-1F1F0","1F1ED-1F1F2","1F1ED-1F1F3","1F1ED-1F1F7","1F1ED-1F1F9","1F1ED-1F1FA","1F1EE-1F1E8","1F1EE-1F1E9","1F1EE-1F1EA","1F1EE-1F1F1","1F1EE-1F1F2","1F1EE-1F1F3","1F1EE-1F1F4","1F1EE-1F1F6","1F1EE-1F1F7","1F1EE-1F1F8","1F1EE-1F1F9","1F1EF-1F1EA","1F1EF-1F1F2","1F1EF-1F1F4","1F1EF-1F1F5","1F1F0-1F1EA","1F1F0-1F1EC","1F1F0-1F1ED","1F1F0-1F1EE","1F1F0-1F1F2","1F1F0-1F1F3","1F1F0-1F1F5","1F1F0-1F1F7","1F1F0-1F1FC","1F1F0-1F1FE","1F1F0-1F1FF","1F1F1-1F1E6","1F1F1-1F1E7","1F1F1-1F1E8","1F1F1-1F1EE","1F1F1-1F1F0","1F1F1-1F1F7","1F1F1-1F1F8","1F1F1-1F1F9","1F1F1-1F1FA","1F1F1-1F1FB","1F1F1-1F1FE","1F1F2-1F1E6","1F1F2-1F1E8","1F1F2-1F1E9","1F1F2-1F1EA","1F1F2-1F1EB","1F1F2-1F1EC","1F1F2-1F1ED","1F1F2-1F1F0","1F1F2-1F1F1","1F1F2-1F1F2","1F1F2-1F1F3","1F1F2-1F1F4","1F1F2-1F1F5","1F1F2-1F1F6","1F1F2-1F1F7","1F1F2-1F1F8","1F1F2-1F1F9","1F1F2-1F1FA","1F1F2-1F1FB","1F1F2-1F1FC","1F1F2-1F1FD","1F1F2-1F1FE","1F1F2-1F1FF","1F1F3-1F1E6","1F1F3-1F1E8","1F1F3-1F1EA","1F1F3-1F1EB","1F1F3-1F1EC","1F1F3-1F1EE","1F1F3-1F1F1","1F1F3-1F1F4","1F1F3-1F1F5","1F1F3-1F1F7","1F1F3-1F1FA","1F1F3-1F1FF","1F1F4-1F1F2","1F1F5-1F1E6","1F1F5-1F1EA","1F1F5-1F1EB","1F1F5-1F1EC","1F1F5-1F1ED","1F1F5-1F1F0","1F1F5-1F1F1","1F1F5-1F1F2","1F1F5-1F1F3","1F1F5-1F1F7","1F1F5-1F1F8","1F1F5-1F1F9","1F1F5-1F1FC","1F1F5-1F1FE","1F1F6-1F1E6","1F1F7-1F1EA","1F1F7-1F1F4","1F1F7-1F1F8","1F1F7-1F1FA","1F1F7-1F1FC","1F1F8-1F1E6","1F1F8-1F1E7","1F1F8-1F1E8","1F1F8-1F1E9","1F1F8-1F1EA","1F1F8-1F1EC","1F1F8-1F1ED","1F1F8-1F1EE","1F1F8-1F1EF","1F1F8-1F1F0","1F1F8-1F1F1","1F1F8-1F1F2","1F1F8-1F1F3","1F1F8-1F1F4","1F1F8-1F1F7","1F1F8-1F1F8","1F1F8-1F1F9","1F1F8-1F1FB","1F1F8-1F1FD","1F1F8-1F1FE","1F1F8-1F1FF","1F1F9-1F1E6","1F1F9-1F1E8","1F1F9-1F1E9","1F1F9-1F1EB","1F1F9-1F1EC","1F1F9-1F1ED","1F1F9-1F1EF","1F1F9-1F1F0","1F1F9-1F1F1","1F1F9-1F1F2","1F1F9-1F1F3","1F1F9-1F1F4","1F1F9-1F1F7","1F1F9-1F1F9","1F1F9-1F1FB","1F1F9-1F1FC","1F1F9-1F1FF","1F1FA-1F1E6","1F1FA-1F1EC","1F1FA-1F1F2","1F1FA-1F1F3","1F1FA-1F1F8","1F1FA-1F1FE","1F1FA-1F1FF","1F1FB-1F1E6","1F1FB-1F1E8","1F1FB-1F1EA","1F1FB-1F1EC","1F1FB-1F1EE","1F1FB-1F1F3","1F1FB-1F1FA","1F1FC-1F1EB","1F1FC-1F1F8","1F1FD-1F1F0","1F1FE-1F1EA","1F1FE-1F1F9","1F1FF-1F1E6","1F1FF-1F1F2","1F1FF-1F1FC","1F38C","1F3C1","1F3F3-FE0F","1F3F3-FE0F-200D-1F308","1F3F3-FE0F-200D-26A7-FE0F","1F3F4","1F3F4-200D-2620-FE0F","1F3F4-E0067-E0062-E0065-E006E-E0067-E007F","1F3F4-E0067-E0062-E0073-E0063-E0074-E007F","1F3F4-E0067-E0062-E0077-E006C-E0073-E007F","1F6A9"]}],Fq=[{name:"Grinning Face",unified:"1F600",text:":D",keywords:["grinning_face","face","smile","happy","joy",":D","grin"],sheet:[30,32],shortName:"grinning"},{name:"Smiling Face with Open Mouth",unified:"1F603",text:":)",emoticons:["=)","=-)"],keywords:["grinning_face_with_big_eyes","face","happy","joy","haha",":D",":)","smile","funny"],sheet:[30,35],shortName:"smiley"},{name:"Smiling Face with Open Mouth and Smiling Eyes",unified:"1F604",text:":)",emoticons:["C:","c:",":D",":-D"],keywords:["grinning_face_with_smiling_eyes","face","happy","joy","funny","haha","laugh","like",":D",":)","smile"],sheet:[30,36],shortName:"smile"},{name:"Grinning Face with Smiling Eyes",unified:"1F601",keywords:["beaming_face_with_smiling_eyes","face","happy","smile","joy","kawaii"],sheet:[30,33],shortName:"grin"},{name:"Smiling Face with Open Mouth and Tightly-Closed Eyes",unified:"1F606",emoticons:[":>",":->"],keywords:["grinning_squinting_face","happy","joy","lol","satisfied","haha","face","glad","XD","laugh"],sheet:[30,38],shortNames:["satisfied"],shortName:"laughing"},{name:"Smiling Face with Open Mouth and Cold Sweat",unified:"1F605",keywords:["grinning_face_with_sweat","face","hot","happy","laugh","sweat","smile","relief"],sheet:[30,37],shortName:"sweat_smile"},{name:"Rolling on the Floor Laughing",unified:"1F923",keywords:["rolling_on_the_floor_laughing","face","rolling","floor","laughing","lol","haha","rofl"],sheet:[38,19],shortName:"rolling_on_the_floor_laughing"},{name:"Face with Tears of Joy",unified:"1F602",keywords:["face_with_tears_of_joy","face","cry","tears","weep","happy","happytears","haha"],sheet:[30,34],shortName:"joy"},{name:"Slightly Smiling Face",unified:"1F642",emoticons:[":)","(:",":-)"],keywords:["slightly_smiling_face","face","smile"],sheet:[31,40],shortName:"slightly_smiling_face"},{name:"Upside-Down Face",unified:"1F643",keywords:["upside_down_face","face","flipped","silly","smile"],sheet:[31,41],shortName:"upside_down_face"},{name:"Winking Face",unified:"1F609",text:";)",emoticons:[";)",";-)"],keywords:["winking_face","face","happy","mischievous","secret",";)","smile","eye"],sheet:[30,41],shortName:"wink"},{name:"Smiling Face with Smiling Eyes",unified:"1F60A",text:":)",keywords:["smiling_face_with_smiling_eyes","face","smile","happy","flushed","crush","embarrassed","shy","joy"],sheet:[30,42],shortName:"blush"},{name:"Smiling Face with Halo",unified:"1F607",keywords:["smiling_face_with_halo","face","angel","heaven","halo"],sheet:[30,39],shortName:"innocent"},{name:"Smiling Face with Smiling Eyes and Three Hearts",unified:"1F970",keywords:["smiling_face_with_hearts","face","love","like","affection","valentines","infatuation","crush","hearts","adore"],sheet:[42,13],shortName:"smiling_face_with_3_hearts"},{name:"Smiling Face with Heart-Shaped Eyes",unified:"1F60D",keywords:["smiling_face_with_heart_eyes","face","love","like","affection","valentines","infatuation","crush","heart"],sheet:[30,45],shortName:"heart_eyes"},{name:"Grinning Face with Star Eyes",unified:"1F929",keywords:["star_struck","face","smile","starry","eyes","grinning"],sheet:[38,42],shortNames:["grinning_face_with_star_eyes"],shortName:"star-struck"},{name:"Face Throwing a Kiss",unified:"1F618",emoticons:[":*",":-*"],keywords:["face_blowing_a_kiss","face","love","like","affection","valentines","infatuation","kiss"],sheet:[30,56],shortName:"kissing_heart"},{name:"Kissing Face",unified:"1F617",keywords:["kissing_face","love","like","face","3","valentines","infatuation","kiss"],sheet:[30,55],shortName:"kissing"},{name:"White Smiling Face",unified:"263A-FE0F",keywords:["smiling_face","face","blush","massage","happiness"],sheet:[54,22],shortName:"relaxed"},{name:"Kissing Face with Closed Eyes",unified:"1F61A",keywords:["kissing_face_with_closed_eyes","face","love","like","affection","valentines","infatuation","kiss"],sheet:[31,0],shortName:"kissing_closed_eyes"},{name:"Kissing Face with Smiling Eyes",unified:"1F619",keywords:["kissing_face_with_smiling_eyes","face","affection","valentines","infatuation","kiss"],sheet:[30,57],shortName:"kissing_smiling_eyes"},{name:"Smiling Face with Tear",unified:"1F972",keywords:["smiling face with tear","sad","cry","pretend"],sheet:[42,15],shortName:"smiling_face_with_tear"},{name:"Face Savouring Delicious Food",unified:"1F60B",keywords:["face_savoring_food","happy","joy","tongue","smile","face","silly","yummy","nom","delicious","savouring"],sheet:[30,43],shortName:"yum"},{name:"Face with Stuck-out Tongue",unified:"1F61B",text:":p",emoticons:[":p",":-p",":P",":-P",":b",":-b"],keywords:["face_with_tongue","face","prank","childish","playful","mischievous","smile","tongue"],sheet:[31,1],shortName:"stuck_out_tongue"},{name:"Face with Stuck-out Tongue and Winking Eye",unified:"1F61C",text:";p",emoticons:[";p",";-p",";b",";-b",";P",";-P"],keywords:["winking_face_with_tongue","face","prank","childish","playful","mischievous","smile","wink","tongue"],sheet:[31,2],shortName:"stuck_out_tongue_winking_eye"},{name:"Grinning Face with One Large and One Small Eye",unified:"1F92A",keywords:["zany_face","face","goofy","crazy"],sheet:[38,43],shortNames:["grinning_face_with_one_large_and_one_small_eye"],shortName:"zany_face"},{name:"Face with Stuck-out Tongue and Tightly-Closed Eyes",unified:"1F61D",keywords:["squinting_face_with_tongue","face","prank","playful","mischievous","smile","tongue"],sheet:[31,3],shortName:"stuck_out_tongue_closed_eyes"},{name:"Money-Mouth Face",unified:"1F911",keywords:["money_mouth_face","face","rich","dollar","money"],sheet:[37,24],shortName:"money_mouth_face"},{name:"Hugging Face",unified:"1F917",keywords:["hugging_face","face","smile","hug"],sheet:[37,30],shortName:"hugging_face"},{name:"Smiling Face with Smiling Eyes and Hand Covering Mouth",unified:"1F92D",keywords:["face_with_hand_over_mouth","face","whoops","shock","surprise"],sheet:[38,46],shortNames:["smiling_face_with_smiling_eyes_and_hand_covering_mouth"],shortName:"face_with_hand_over_mouth"},{name:"Face with Finger Covering Closed Lips",unified:"1F92B",keywords:["shushing_face","face","quiet","shhh"],sheet:[38,44],shortNames:["face_with_finger_covering_closed_lips"],shortName:"shushing_face"},{name:"Thinking Face",unified:"1F914",keywords:["thinking_face","face","hmmm","think","consider"],sheet:[37,27],shortName:"thinking_face"},{name:"Zipper-Mouth Face",unified:"1F910",keywords:["zipper_mouth_face","face","sealed","zipper","secret"],sheet:[37,23],shortName:"zipper_mouth_face"},{name:"Face with One Eyebrow Raised",unified:"1F928",keywords:["face_with_raised_eyebrow","face","distrust","scepticism","disapproval","disbelief","surprise"],sheet:[38,41],shortNames:["face_with_one_eyebrow_raised"],shortName:"face_with_raised_eyebrow"},{name:"Neutral Face",unified:"1F610",emoticons:[":|",":-|"],keywords:["neutral_face","indifference","meh",":|","neutral"],sheet:[30,48],shortName:"neutral_face"},{name:"Expressionless Face",unified:"1F611",keywords:["expressionless_face","face","indifferent","-_-","meh","deadpan"],sheet:[30,49],shortName:"expressionless"},{name:"Face Without Mouth",unified:"1F636",keywords:["face_without_mouth","face","hellokitty"],sheet:[31,28],shortName:"no_mouth"},{name:"Smirking Face",unified:"1F60F",keywords:["smirking_face","face","smile","mean","prank","smug","sarcasm"],sheet:[30,47],shortName:"smirk"},{name:"Unamused Face",unified:"1F612",text:":(",keywords:["unamused_face","indifference","bored","straight face","serious","sarcasm","unimpressed","skeptical","dubious","side_eye"],sheet:[30,50],shortName:"unamused"},{name:"Face with Rolling Eyes",unified:"1F644",keywords:["face_with_rolling_eyes","face","eyeroll","frustrated"],sheet:[31,42],shortName:"face_with_rolling_eyes"},{name:"Grimacing Face",unified:"1F62C",keywords:["grimacing_face","face","grimace","teeth"],sheet:[31,18],shortName:"grimacing"},{name:"Lying Face",unified:"1F925",keywords:["lying_face","face","lie","pinocchio"],sheet:[38,21],shortName:"lying_face"},{name:"Relieved Face",unified:"1F60C",keywords:["relieved_face","face","relaxed","phew","massage","happiness"],sheet:[30,44],shortName:"relieved"},{name:"Pensive Face",unified:"1F614",keywords:["pensive_face","face","sad","depressed","upset"],sheet:[30,52],shortName:"pensive"},{name:"Sleepy Face",unified:"1F62A",keywords:["sleepy_face","face","tired","rest","nap"],sheet:[31,16],shortName:"sleepy"},{name:"Drooling Face",unified:"1F924",keywords:["drooling_face","face"],sheet:[38,20],shortName:"drooling_face"},{name:"Sleeping Face",unified:"1F634",keywords:["sleeping_face","face","tired","sleepy","night","zzz"],sheet:[31,26],shortName:"sleeping"},{name:"Face with Medical Mask",unified:"1F637",keywords:["face_with_medical_mask","face","sick","ill","disease"],sheet:[31,29],shortName:"mask"},{name:"Face with Thermometer",unified:"1F912",keywords:["face_with_thermometer","sick","temperature","thermometer","cold","fever"],sheet:[37,25],shortName:"face_with_thermometer"},{name:"Face with Head-Bandage",unified:"1F915",keywords:["face_with_head_bandage","injured","clumsy","bandage","hurt"],sheet:[37,28],shortName:"face_with_head_bandage"},{name:"Nauseated Face",unified:"1F922",keywords:["nauseated_face","face","vomit","gross","green","sick","throw up","ill"],sheet:[38,18],shortName:"nauseated_face"},{name:"Face with Open Mouth Vomiting",unified:"1F92E",keywords:["face_vomiting","face","sick"],sheet:[38,47],shortNames:["face_with_open_mouth_vomiting"],shortName:"face_vomiting"},{name:"Sneezing Face",unified:"1F927",keywords:["sneezing_face","face","gesundheit","sneeze","sick","allergy"],sheet:[38,40],shortName:"sneezing_face"},{name:"Overheated Face",unified:"1F975",keywords:["hot_face","face","feverish","heat","red","sweating"],sheet:[42,18],shortName:"hot_face"},{name:"Freezing Face",unified:"1F976",keywords:["cold_face","face","blue","freezing","frozen","frostbite","icicles"],sheet:[42,19],shortName:"cold_face"},{name:"Face with Uneven Eyes and Wavy Mouth",unified:"1F974",keywords:["woozy_face","face","dizzy","intoxicated","tipsy","wavy"],sheet:[42,17],shortName:"woozy_face"},{name:"Dizzy Face",unified:"1F635",keywords:["dizzy_face","spent","unconscious","xox","dizzy"],sheet:[31,27],shortName:"dizzy_face"},{name:"Shocked Face with Exploding Head",unified:"1F92F",keywords:["exploding_head","face","shocked","mind","blown"],sheet:[38,48],shortNames:["shocked_face_with_exploding_head"],shortName:"exploding_head"},{name:"Face with Cowboy Hat",unified:"1F920",keywords:["cowboy_hat_face","face","cowgirl","hat"],sheet:[38,16],shortName:"face_with_cowboy_hat"},{name:"Face with Party Horn and Party Hat",unified:"1F973",keywords:["partying_face","face","celebration","woohoo"],sheet:[42,16],shortName:"partying_face"},{name:"Disguised Face",unified:"1F978",keywords:["disguised face","pretent","brows","glasses","moustache"],sheet:[42,26],shortName:"disguised_face"},{name:"Smiling Face with Sunglasses",unified:"1F60E",emoticons:["8)"],keywords:["smiling_face_with_sunglasses","face","cool","smile","summer","beach","sunglass"],sheet:[30,46],shortName:"sunglasses"},{name:"Nerd Face",unified:"1F913",keywords:["nerd_face","face","nerdy","geek","dork"],sheet:[37,26],shortName:"nerd_face"},{name:"Face with Monocle",unified:"1F9D0",keywords:["face_with_monocle","face","stuffy","wealthy"],sheet:[45,34],shortName:"face_with_monocle"},{name:"Confused Face",unified:"1F615",emoticons:[":\\",":-\\",":/",":-/"],keywords:["confused_face","face","indifference","huh","weird","hmmm",":/"],sheet:[30,53],shortName:"confused"},{name:"Worried Face",unified:"1F61F",keywords:["worried_face","face","concern","nervous",":("],sheet:[31,5],shortName:"worried"},{name:"Slightly Frowning Face",unified:"1F641",keywords:["slightly_frowning_face","face","frowning","disappointed","sad","upset"],sheet:[31,39],shortName:"slightly_frowning_face"},{name:"Frowning Face",unified:"2639-FE0F",keywords:["frowning_face","face","sad","upset","frown"],sheet:[54,21],shortName:"white_frowning_face"},{name:"Face with Open Mouth",unified:"1F62E",emoticons:[":o",":-o",":O",":-O"],keywords:["face_with_open_mouth","face","surprise","impressed","wow","whoa",":O"],sheet:[31,20],shortName:"open_mouth"},{name:"Hushed Face",unified:"1F62F",keywords:["hushed_face","face","woo","shh"],sheet:[31,21],shortName:"hushed"},{name:"Astonished Face",unified:"1F632",keywords:["astonished_face","face","xox","surprised","poisoned"],sheet:[31,24],shortName:"astonished"},{name:"Flushed Face",unified:"1F633",keywords:["flushed_face","face","blush","shy","flattered"],sheet:[31,25],shortName:"flushed"},{name:"Face with Pleading Eyes",unified:"1F97A",keywords:["pleading_face","face","begging","mercy"],sheet:[42,27],shortName:"pleading_face"},{name:"Frowning Face with Open Mouth",unified:"1F626",keywords:["frowning_face_with_open_mouth","face","aw","what"],sheet:[31,12],shortName:"frowning"},{name:"Anguished Face",unified:"1F627",emoticons:["D:"],keywords:["anguished_face","face","stunned","nervous"],sheet:[31,13],shortName:"anguished"},{name:"Fearful Face",unified:"1F628",keywords:["fearful_face","face","scared","terrified","nervous","oops","huh"],sheet:[31,14],shortName:"fearful"},{name:"Face with Open Mouth and Cold Sweat",unified:"1F630",keywords:["anxious_face_with_sweat","face","nervous","sweat"],sheet:[31,22],shortName:"cold_sweat"},{name:"Disappointed but Relieved Face",unified:"1F625",keywords:["sad_but_relieved_face","face","phew","sweat","nervous"],sheet:[31,11],shortName:"disappointed_relieved"},{name:"Crying Face",unified:"1F622",text:":'(",emoticons:[":'("],keywords:["crying_face","face","tears","sad","depressed","upset",":'("],sheet:[31,8],shortName:"cry"},{name:"Loudly Crying Face",unified:"1F62D",text:":'(",keywords:["loudly_crying_face","face","cry","tears","sad","upset","depressed"],sheet:[31,19],shortName:"sob"},{name:"Face Screaming in Fear",unified:"1F631",keywords:["face_screaming_in_fear","face","munch","scared","omg"],sheet:[31,23],shortName:"scream"},{name:"Confounded Face",unified:"1F616",keywords:["confounded_face","face","confused","sick","unwell","oops",":S"],sheet:[30,54],shortName:"confounded"},{name:"Persevering Face",unified:"1F623",keywords:["persevering_face","face","sick","no","upset","oops"],sheet:[31,9],shortName:"persevere"},{name:"Disappointed Face",unified:"1F61E",text:":(",emoticons:["):",":(",":-("],keywords:["disappointed_face","face","sad","upset","depressed",":("],sheet:[31,4],shortName:"disappointed"},{name:"Face with Cold Sweat",unified:"1F613",keywords:["downcast_face_with_sweat","face","hot","sad","tired","exercise"],sheet:[30,51],shortName:"sweat"},{name:"Weary Face",unified:"1F629",keywords:["weary_face","face","tired","sleepy","sad","frustrated","upset"],sheet:[31,15],shortName:"weary"},{name:"Tired Face",unified:"1F62B",keywords:["tired_face","sick","whine","upset","frustrated"],sheet:[31,17],shortName:"tired_face"},{name:"Yawning Face",unified:"1F971",keywords:["yawning_face","tired","sleepy"],sheet:[42,14],shortName:"yawning_face"},{name:"Face with Look of Triumph",unified:"1F624",keywords:["face_with_steam_from_nose","face","gas","phew","proud","pride"],sheet:[31,10],shortName:"triumph"},{name:"Pouting Face",unified:"1F621",keywords:["pouting_face","angry","mad","hate","despise"],sheet:[31,7],shortName:"rage"},{name:"Angry Face",unified:"1F620",emoticons:[">:(",">:-("],keywords:["angry_face","mad","face","annoyed","frustrated"],sheet:[31,6],shortName:"angry"},{name:"Serious Face with Symbols Covering Mouth",unified:"1F92C",keywords:["face_with_symbols_on_mouth","face","swearing","cursing","cussing","profanity","expletive"],sheet:[38,45],shortNames:["serious_face_with_symbols_covering_mouth"],shortName:"face_with_symbols_on_mouth"},{name:"Smiling Face with Horns",unified:"1F608",keywords:["smiling_face_with_horns","devil","horns"],sheet:[30,40],shortName:"smiling_imp"},{name:"Imp",unified:"1F47F",keywords:["angry_face_with_horns","devil","angry","horns"],sheet:[23,49],shortName:"imp"},{name:"Skull",unified:"1F480",keywords:["skull","dead","skeleton","creepy","death"],sheet:[23,50],shortName:"skull"},{name:"Skull and Crossbones",unified:"2620-FE0F",keywords:["skull_and_crossbones","poison","danger","deadly","scary","death","pirate","evil"],sheet:[54,13],shortName:"skull_and_crossbones"},{name:"Pile of Poo",unified:"1F4A9",keywords:["pile_of_poo","hankey","shitface","fail","turd","shit"],sheet:[25,53],shortNames:["poop","shit"],shortName:"hankey"},{name:"Clown Face",unified:"1F921",keywords:["clown_face","face"],sheet:[38,17],shortName:"clown_face"},{name:"Japanese Ogre",unified:"1F479",keywords:["ogre","monster","red","mask","halloween","scary","creepy","devil","demon","japanese","ogre"],sheet:[23,38],shortName:"japanese_ogre"},{name:"Japanese Goblin",unified:"1F47A",keywords:["goblin","red","evil","mask","monster","scary","creepy","japanese","goblin"],sheet:[23,39],shortName:"japanese_goblin"},{name:"Ghost",unified:"1F47B",keywords:["ghost","halloween","spooky","scary"],sheet:[23,40],shortName:"ghost"},{name:"Extraterrestrial Alien",unified:"1F47D",keywords:["alien","UFO","paul","weird","outer_space"],sheet:[23,47],shortName:"alien"},{name:"Alien Monster",unified:"1F47E",keywords:["alien_monster","game","arcade","play"],sheet:[23,48],shortName:"space_invader"},{name:"Robot Face",unified:"1F916",keywords:["robot","computer","machine","bot"],sheet:[37,29],shortName:"robot_face"},{name:"Smiling Cat Face with Open Mouth",unified:"1F63A",keywords:["grinning_cat","animal","cats","happy","smile"],sheet:[31,32],shortName:"smiley_cat"},{name:"Grinning Cat Face with Smiling Eyes",unified:"1F638",keywords:["grinning_cat_with_smiling_eyes","animal","cats","smile"],sheet:[31,30],shortName:"smile_cat"},{name:"Cat Face with Tears of Joy",unified:"1F639",keywords:["cat_with_tears_of_joy","animal","cats","haha","happy","tears"],sheet:[31,31],shortName:"joy_cat"},{name:"Smiling Cat Face with Heart-Shaped Eyes",unified:"1F63B",keywords:["smiling_cat_with_heart_eyes","animal","love","like","affection","cats","valentines","heart"],sheet:[31,33],shortName:"heart_eyes_cat"},{name:"Cat Face with Wry Smile",unified:"1F63C",keywords:["cat_with_wry_smile","animal","cats","smirk"],sheet:[31,34],shortName:"smirk_cat"},{name:"Kissing Cat Face with Closed Eyes",unified:"1F63D",keywords:["kissing_cat","animal","cats","kiss"],sheet:[31,35],shortName:"kissing_cat"},{name:"Weary Cat Face",unified:"1F640",keywords:["weary_cat","animal","cats","munch","scared","scream"],sheet:[31,38],shortName:"scream_cat"},{name:"Crying Cat Face",unified:"1F63F",keywords:["crying_cat","animal","tears","weep","sad","cats","upset","cry"],sheet:[31,37],shortName:"crying_cat_face"},{name:"Pouting Cat Face",unified:"1F63E",keywords:["pouting_cat","animal","cats"],sheet:[31,36],shortName:"pouting_cat"},{name:"See-No-Evil Monkey",unified:"1F648",keywords:["see_no_evil_monkey","monkey","animal","nature","haha"],sheet:[32,39],shortName:"see_no_evil"},{name:"Hear-No-Evil Monkey",unified:"1F649",keywords:["hear_no_evil_monkey","animal","monkey","nature"],sheet:[32,40],shortName:"hear_no_evil"},{name:"Speak-No-Evil Monkey",unified:"1F64A",keywords:["speak_no_evil_monkey","monkey","animal","nature","omg"],sheet:[32,41],shortName:"speak_no_evil"},{name:"Kiss Mark",unified:"1F48B",keywords:["kiss_mark","face","lips","love","like","affection","valentines"],sheet:[25,23],shortName:"kiss"},{name:"Love Letter",unified:"1F48C",keywords:["love_letter","email","like","affection","envelope","valentines"],sheet:[25,24],shortName:"love_letter"},{name:"Heart with Arrow",unified:"1F498",keywords:["heart_with_arrow","love","like","heart","affection","valentines"],sheet:[25,36],shortName:"cupid"},{name:"Heart with Ribbon",unified:"1F49D",keywords:["heart_with_ribbon","love","valentines"],sheet:[25,41],shortName:"gift_heart"},{name:"Sparkling Heart",unified:"1F496",keywords:["sparkling_heart","love","like","affection","valentines"],sheet:[25,34],shortName:"sparkling_heart"},{name:"Growing Heart",unified:"1F497",keywords:["growing_heart","like","love","affection","valentines","pink"],sheet:[25,35],shortName:"heartpulse"},{name:"Beating Heart",unified:"1F493",keywords:["beating_heart","love","like","affection","valentines","pink","heart"],sheet:[25,31],shortName:"heartbeat"},{name:"Revolving Hearts",unified:"1F49E",keywords:["revolving_hearts","love","like","affection","valentines"],sheet:[25,42],shortName:"revolving_hearts"},{name:"Two Hearts",unified:"1F495",keywords:["two_hearts","love","like","affection","valentines","heart"],sheet:[25,33],shortName:"two_hearts"},{name:"Heart Decoration",unified:"1F49F",keywords:["heart_decoration","purple-square","love","like"],sheet:[25,43],shortName:"heart_decoration"},{name:"Heart Exclamation",unified:"2763-FE0F",keywords:["heart_exclamation","decoration","love"],sheet:[56,31],shortName:"heavy_heart_exclamation_mark_ornament"},{name:"Broken Heart",unified:"1F494",text:"`https://unpkg.com/emoji-datasource-${i}@6.0.1/img/${i}/sheets-256/${t}.png`;let kg=(()=>{class i{constructor(){this.uncompressed=!1,this.names={},this.emojis=[],this.uncompressed||(this.uncompress(Fq),this.uncompressed=!0)}uncompress(e){this.emojis=e.map(n=>{const r={...n};if(r.shortNames||(r.shortNames=[]),r.shortNames.unshift(r.shortName),r.id=r.shortName,r.native=this.unifiedToNative(r.unified),r.skinVariations||(r.skinVariations=[]),r.keywords||(r.keywords=[]),r.emoticons||(r.emoticons=[]),r.hidden||(r.hidden=[]),r.text||(r.text=""),r.obsoletes){const o=e.find(s=>s.unified===r.obsoletes);o&&(r.keywords=o.keywords?[...r.keywords,...o.keywords,o.shortName]:[...r.keywords,o.shortName])}this.names[r.unified]=r;for(const o of r.shortNames)this.names[o]=r;return r})}getData(e,n,r){let o;if("string"==typeof e){const a=e.match(vq);if(a&&(e=a[1],a[2]&&(n=parseInt(a[2],10))),!this.names.hasOwnProperty(e))return null;o=this.names[e]}else e.id?o=this.names[e.id]:e.unified&&(o=this.names[e.unified.toUpperCase()]);if(o||(o=e,o.custom=!0),o.skinVariations&&o.skinVariations.length&&n&&n>1&&r){o={...o};const a=wq[n-1],l=o.skinVariations.find(u=>u.unified.includes(a));(!l.hidden||!l.hidden.includes(r))&&(o.skinTone=n,o={...o,...l}),o.native=this.unifiedToNative(o.unified)}return o.set=r||"",o}unifiedToNative(e){const n=e.split("-").map(r=>parseInt(`0x${r}`,16));return String.fromCodePoint(...n)}emojiSpriteStyles(e,n="apple",r=24,o=64,s=57,a=q6,l=58,u){const g=!!u;return{width:`${r}px`,height:`${r}px`,display:"inline-block","background-image":`url(${u=u||a(n,o)})`,"background-size":g?"100% 100%":`${100*l}% ${100*s}%`,"background-position":g?void 0:this.getSpritePosition(e,l)}}getSpritePosition(e,n){const[r,o]=e,s=100/(n-1);return`${s*r}% ${s*o}%`}sanitize(e){if(null===e)return null;let r=`:${e.id||e.shortNames[0]}:`;return e.skinTone&&(r+=`:skin-tone-${e.skinTone}:`),e.colons=r,{...e}}getSanitizedData(e,n,r){return this.sanitize(this.getData(e,n,r))}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),K6=(()=>{class i{constructor(e){this.emojiService=e,this.skin=1,this.set="apple",this.sheetSize=64,this.isNative=!1,this.forceSize=!1,this.tooltip=!1,this.size=24,this.emoji="",this.hideObsolete=!1,this.emojiOver=new We,this.emojiLeave=new We,this.emojiClick=new We,this.title=void 0,this.label="",this.custom=!1,this.isVisible=!0,this.backgroundImageFn=q6}ngOnChanges(){if(!this.emoji)return this.isVisible=!1;const e=this.getData();if(!e)return this.isVisible=!1;if(this.unified=e.native||null,e.custom&&(this.custom=e.custom),!e.unified&&!e.custom)return this.isVisible=!1;if(this.tooltip&&(this.title=e.shortNames[0]),e.obsoletedBy&&this.hideObsolete)return this.isVisible=!1;if(this.label=[e.native].concat(e.shortNames).filter(Boolean).join(", "),this.isNative&&e.unified&&e.native)this.style={fontSize:`${this.size}px`},this.forceSize&&(this.style.display="inline-block",this.style.width=`${this.size}px`,this.style.height=`${this.size}px`,this.style["word-break"]="keep-all");else if(e.custom)this.style={width:`${this.size}px`,height:`${this.size}px`,display:"inline-block"},this.style=e.spriteUrl&&this.sheetRows&&this.sheetColumns?{...this.style,backgroundImage:`url(${e.spriteUrl})`,backgroundSize:`${100*this.sheetColumns}% ${100*this.sheetRows}%`,backgroundPosition:this.emojiService.getSpritePosition(e.sheet,this.sheetColumns)}:{...this.style,backgroundImage:`url(${e.imageUrl})`,backgroundSize:"contain"};else if(e.hidden.length&&e.hidden.includes(this.set)){if(!this.fallback)return this.isVisible=!1;this.style={fontSize:`${this.size}px`},this.unified=this.fallback(e,this)}else this.style=this.emojiService.emojiSpriteStyles(e.sheet,this.set,this.size,this.sheetSize,this.sheetRows,this.backgroundImageFn,this.sheetColumns,this.imageUrlFn?.(this.getData()));return this.isVisible=!0}getData(){return this.emojiService.getData(this.emoji,this.skin,this.set)}getSanitizedData(){return this.emojiService.getSanitizedData(this.emoji,this.skin,this.set)}handleClick(e){const n=this.getSanitizedData();this.emojiClick.emit({emoji:n,$event:e})}handleOver(e){const n=this.getSanitizedData();this.emojiOver.emit({emoji:n,$event:e})}handleLeave(e){const n=this.getSanitizedData();this.emojiLeave.emit({emoji:n,$event:e})}}return i.\u0275fac=function(e){return new(e||i)(C(kg))},i.\u0275cmp=qe({type:i,selectors:[["ngx-emoji"]],inputs:{skin:"skin",set:"set",sheetSize:"sheetSize",isNative:"isNative",forceSize:"forceSize",tooltip:"tooltip",size:"size",emoji:"emoji",fallback:"fallback",hideObsolete:"hideObsolete",sheetRows:"sheetRows",sheetColumns:"sheetColumns",useButton:"useButton",backgroundImageFn:"backgroundImageFn",imageUrlFn:"imageUrlFn"},outputs:{emojiOver:"emojiOver",emojiLeave:"emojiLeave",emojiClick:"emojiClick"},features:[ci],ngContentSelectors:$6,decls:2,vars:2,consts:[["type","button","class","emoji-mart-emoji",3,"emoji-mart-emoji-native","emoji-mart-emoji-custom","click","mouseenter","mouseleave",4,"ngIf"],["class","emoji-mart-emoji",3,"emoji-mart-emoji-native","emoji-mart-emoji-custom","click","mouseenter","mouseleave",4,"ngIf"],["type","button",1,"emoji-mart-emoji",3,"click","mouseenter","mouseleave"],[3,"ngStyle"],[3,"ngIf"],[1,"emoji-mart-emoji",3,"click","mouseenter","mouseleave"]],template:function(e,n){1&e&&(zt($6),_e(0,gq,4,8,"button",0),_e(1,yq,4,8,"span",1)),2&e&&(ne("ngIf",n.useButton&&n.isVisible),ee(1),ne("ngIf",!n.useButton&&n.isVisible))},dependencies:[mi,Ad],encapsulation:2,changeDetection:0}),i})(),kq=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vn]}),i})();function xq(i,t){if(1&i){const e=Ft();Y(0,"span",3),ve("click",function(r){ze(e);const o=ge().index;return Ue(ge().handleClick(r,o))}),Y(1,"div"),qn(),Y(2,"svg",4),Te(3,"path"),$()(),go(),Te(4,"span",5),$()}if(2&i){const e=ge().$implicit,n=ge();wi("color",e.name===n.selected?n.color:null),it("emoji-mart-anchor-selected",e.name===n.selected),et("title",n.i18n.categories[e.id]),ee(3),et("d",n.icons[e.id]),ee(1),wi("background-color",n.color)}}function Dq(i,t){1&i&&_e(0,xq,5,8,"span",2),2&i&&ne("ngIf",!1!==t.$implicit.anchor)}const Mq=["container"],Eq=["label"];function Cq(i,t){if(1&i){const e=Ft();Y(0,"ngx-emoji",9),ve("emojiOver",function(r){return ze(e),Ue(ge(3).emojiOver.emit(r))})("emojiLeave",function(r){return ze(e),Ue(ge(3).emojiLeave.emit(r))})("emojiClick",function(r){return ze(e),Ue(ge(3).emojiClick.emit(r))}),$()}if(2&i){const e=t.$implicit,n=ge(3);ne("emoji",e)("size",n.emojiSize)("skin",n.emojiSkin)("isNative",n.emojiIsNative)("set",n.emojiSet)("sheetSize",n.emojiSheetSize)("forceSize",n.emojiForceSize)("tooltip",n.emojiTooltip)("backgroundImageFn",n.emojiBackgroundImageFn)("imageUrlFn",n.emojiImageUrlFn)("hideObsolete",n.hideObsolete)("useButton",n.emojiUseButton)}}function Sq(i,t){if(1&i&&(Y(0,"div"),_e(1,Cq,1,12,"ngx-emoji",8),$()),2&i){const e=t.ngIf,n=ge(2);ee(1),ne("ngForOf",e)("ngForTrackBy",n.trackById)}}function Tq(i,t){if(1&i&&(Y(0,"div"),_e(1,Sq,2,2,"div",6),en(2,"async"),$()),2&i){const e=ge();ee(1),ne("ngIf",tn(2,1,e.filteredEmojis$))}}function Aq(i,t){if(1&i&&(Y(0,"div")(1,"div"),Te(2,"ngx-emoji",10),$(),Y(3,"div",11),de(4),$()()),2&i){const e=ge();ee(2),ne("emoji",e.notFoundEmoji)("size",38)("skin",e.emojiSkin)("isNative",e.emojiIsNative)("set",e.emojiSet)("sheetSize",e.emojiSheetSize)("forceSize",e.emojiForceSize)("tooltip",e.emojiTooltip)("backgroundImageFn",e.emojiBackgroundImageFn)("useButton",e.emojiUseButton),ee(2),hi(" ",e.i18n.notfound," ")}}function Lq(i,t){if(1&i){const e=Ft();Y(0,"ngx-emoji",9),ve("emojiOver",function(r){return ze(e),Ue(ge(2).emojiOver.emit(r))})("emojiLeave",function(r){return ze(e),Ue(ge(2).emojiLeave.emit(r))})("emojiClick",function(r){return ze(e),Ue(ge(2).emojiClick.emit(r))}),$()}if(2&i){const e=t.$implicit,n=ge(2);ne("emoji",e)("size",n.emojiSize)("skin",n.emojiSkin)("isNative",n.emojiIsNative)("set",n.emojiSet)("sheetSize",n.emojiSheetSize)("forceSize",n.emojiForceSize)("tooltip",n.emojiTooltip)("backgroundImageFn",n.emojiBackgroundImageFn)("imageUrlFn",n.emojiImageUrlFn)("hideObsolete",n.hideObsolete)("useButton",n.emojiUseButton)}}function Iq(i,t){if(1&i&&_e(0,Lq,1,12,"ngx-emoji",8),2&i){const e=ge();ne("ngForOf",e.emojisToDisplay)("ngForTrackBy",e.trackById)}}function Nq(i,t){if(1&i){const e=Ft();Y(0,"span",2)(1,"span",3),ve("click",function(){const o=ze(e).$implicit;return Ue(ge().handleClick(o))})("keyup.enter",function(){const o=ze(e).$implicit;return Ue(ge().handleClick(o))})("keyup.space",function(){const o=ze(e).$implicit;return Ue(ge().handleClick(o))}),$()()}if(2&i){const e=t.$implicit,n=ge();it("selected",e===n.skin),ee(1),Ep("emoji-mart-skin emoji-mart-skin-tone-",e,""),ne("tabIndex",n.tabIndex(e)),et("aria-hidden",!n.isVisible(e))("aria-pressed",n.pressed(e))("aria-haspopup",!!n.isSelected(e))("aria-expanded",n.expanded(e))("aria-label",n.i18n.skintones[e])("title",n.i18n.skintones[e])}}function Oq(i,t){if(1&i&&(Y(0,"span",11),de(1),$()),2&i){const e=t.$implicit;ee(1),hi(" :",e,": ")}}function Rq(i,t){if(1&i&&(Y(0,"span",15),de(1),$()),2&i){const e=t.$implicit;ee(1),hi(" ",e," ")}}function Pq(i,t){if(1&i&&(Y(0,"div",8)(1,"div",2),Te(2,"ngx-emoji",9),$(),Y(3,"div",4)(4,"div",10),de(5),$(),Y(6,"div",11),_e(7,Oq,2,1,"span",12),$(),Y(8,"div",13),_e(9,Rq,2,1,"span",14),$()()()),2&i){const e=ge();ee(2),ne("emoji",e.emoji)("size",38)("isNative",e.emojiIsNative)("skin",e.emojiSkin)("size",e.emojiSize)("set",e.emojiSet)("sheetSize",e.emojiSheetSize)("backgroundImageFn",e.emojiBackgroundImageFn)("imageUrlFn",e.emojiImageUrlFn),ee(3),ki(e.emojiData.name),ee(2),ne("ngForOf",e.emojiData.shortNames),ee(2),ne("ngForOf",e.listedEmoticons)}}function Bq(i,t){if(1&i&&Te(0,"ngx-emoji",16),2&i){const e=ge();ne("isNative",e.emojiIsNative)("skin",e.emojiSkin)("set",e.emojiSet)("emoji",e.idleEmoji)("backgroundImageFn",e.emojiBackgroundImageFn)("size",38)("imageUrlFn",e.emojiImageUrlFn)}}const Hq=["inputRef"],jq=["scrollRef"];function Yq(i,t){if(1&i){const e=Ft();Y(0,"emoji-search",8),ve("searchResults",function(r){return ze(e),Ue(ge().handleSearch(r))})("enterKey",function(r){return ze(e),Ue(ge().handleEnterKey(r))}),$()}if(2&i){const e=ge();ne("i18n",e.i18n)("include",e.include)("exclude",e.exclude)("custom",e.custom)("autoFocus",e.autoFocus)("icons",e.searchIcons)("emojisToShowFilter",e.emojisToShowFilter)}}function Vq(i,t){if(1&i){const e=Ft();Y(0,"emoji-category",9),ve("emojiOver",function(r){return ze(e),Ue(ge().handleEmojiOver(r))})("emojiLeave",function(){return ze(e),Ue(ge().handleEmojiLeave())})("emojiClick",function(r){return ze(e),Ue(ge().handleEmojiClick(r))}),$()}if(2&i){const e=t.$implicit,n=ge();ne("id",e.id)("name",e.name)("emojis",e.emojis)("perLine",n.perLine)("totalFrequentLines",n.totalFrequentLines)("hasStickyPosition",n.isNative)("i18n",n.i18n)("hideObsolete",n.hideObsolete)("notFoundEmoji",n.notFoundEmoji)("custom",e.id===n.RECENT_CATEGORY.id?n.CUSTOM_CATEGORY.emojis:void 0)("recent",e.id===n.RECENT_CATEGORY.id?n.recent:void 0)("virtualize",n.virtualize)("virtualizeOffset",n.virtualizeOffset)("emojiIsNative",n.isNative)("emojiSkin",n.skin)("emojiSize",n.emojiSize)("emojiSet",n.set)("emojiSheetSize",n.sheetSize)("emojiForceSize",n.isNative)("emojiTooltip",n.emojiTooltip)("emojiBackgroundImageFn",n.backgroundImageFn)("emojiImageUrlFn",n.imageUrlFn)("emojiUseButton",n.useButton)}}function zq(i,t){if(1&i){const e=Ft();Y(0,"div",1)(1,"emoji-preview",10),ve("skinChange",function(r){return ze(e),Ue(ge().handleSkinChange(r))}),$()()}if(2&i){const e=ge();ee(1),ne("emoji",e.previewEmoji)("idleEmoji",e.emoji)("emojiIsNative",e.isNative)("emojiSize",38)("emojiSkin",e.skin)("emojiSet",e.set)("i18n",e.i18n)("emojiSheetSize",e.sheetSize)("emojiBackgroundImageFn",e.backgroundImageFn)("emojiImageUrlFn",e.imageUrlFn),et("title",e.title)}}let Uq=(()=>{class i{constructor(){this.categories=[],this.icons={},this.anchorClick=new We}trackByFn(e,n){return n.id}handleClick(e,n){this.anchorClick.emit({category:this.categories[n],index:n})}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["emoji-mart-anchors"]],inputs:{categories:"categories",color:"color",selected:"selected",i18n:"i18n",icons:"icons"},outputs:{anchorClick:"anchorClick"},decls:2,vars:2,consts:[[1,"emoji-mart-anchors"],["ngFor","",3,"ngForOf","ngForTrackBy"],["class","emoji-mart-anchor",3,"emoji-mart-anchor-selected","color","click",4,"ngIf"],[1,"emoji-mart-anchor",3,"click"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","width","24","height","24"],[1,"emoji-mart-anchor-bar"]],template:function(e,n){1&e&&(Y(0,"div",0),_e(1,Dq,1,1,"ng-template",1),$()),2&e&&(ee(1),ne("ngForOf",n.categories)("ngForTrackBy",n.trackByFn))},dependencies:[Rn,mi],encapsulation:2,changeDetection:0}),i})(),X6=(()=>{class i{constructor(e){this.platformId=e,this.NAMESPACE="emoji-mart",this.frequently=null,this.defaults={},this.initialized=!1,this.DEFAULTS=["+1","grinning","kissing_heart","heart_eyes","laughing","stuck_out_tongue_winking_eye","sweat_smile","joy","scream","disappointed","unamused","weary","sob","sunglasses","heart","poop"]}init(){this.frequently=JSON.parse(Ta(this.platformId)&&localStorage.getItem(`${this.NAMESPACE}.frequently`)||"null"),this.initialized=!0}add(e){this.initialized||this.init(),this.frequently||(this.frequently=this.defaults),this.frequently[e.id]||(this.frequently[e.id]=0),this.frequently[e.id]+=1,Ta(this.platformId)&&(localStorage.setItem(`${this.NAMESPACE}.last`,e.id),localStorage.setItem(`${this.NAMESPACE}.frequently`,JSON.stringify(this.frequently)))}get(e,n){if(this.initialized||this.init(),null===this.frequently){this.defaults={};const u=[];for(let g=0;gthis.frequently[u]-this.frequently[g]).reverse().slice(0,r),l=Ta(this.platformId)&&localStorage.getItem(`${this.NAMESPACE}.last`);return l&&!a.includes(l)&&(a.pop(),a.push(l)),a}}return i.\u0275fac=function(e){return new(e||i)(fe(Ul))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),Z6=(()=>{class i{constructor(e,n,r){this.ref=e,this.emojiService=n,this.frequently=r,this.emojis=null,this.hasStickyPosition=!0,this.name="",this.perLine=9,this.totalFrequentLines=4,this.recent=[],this.custom=[],this.hideObsolete=!0,this.virtualize=!1,this.virtualizeOffset=0,this.emojiOver=new We,this.emojiLeave=new We,this.emojiClick=new We,this.containerStyles={},this.emojisToDisplay=[],this.filteredEmojisSubject=new le,this.filteredEmojis$=this.filteredEmojisSubject.asObservable(),this.labelStyles={},this.labelSpanStyles={},this.margin=0,this.minMargin=0,this.maxMargin=0,this.top=0,this.rows=0}ngOnInit(){this.updateRecentEmojis(),this.emojisToDisplay=this.filterEmojis(),this.noEmojiToDisplay&&(this.containerStyles={display:"none"}),this.hasStickyPosition||(this.labelStyles={height:28})}ngOnChanges(e){e.emojis?.currentValue?.length!==e.emojis?.previousValue?.length&&(this.emojisToDisplay=this.filterEmojis(),this.ngAfterViewInit())}ngAfterViewInit(){if(!this.virtualize)return;const{width:e}=this.container.nativeElement.getBoundingClientRect(),n=Math.floor(e/(this.emojiSize+12));this.rows=Math.ceil(this.emojisToDisplay.length/n),this.containerStyles={...this.containerStyles,minHeight:this.rows*(this.emojiSize+12)+28+"px"},this.ref?.detectChanges(),this.handleScroll(this.container.nativeElement.parentNode.parentNode.scrollTop)}get noEmojiToDisplay(){return 0===this.emojisToDisplay.length}memoizeSize(){const e=this.container.nativeElement.parentNode.parentNode,{top:n,height:r}=this.container.nativeElement.getBoundingClientRect(),o=e.getBoundingClientRect().top,s=this.label.nativeElement.getBoundingClientRect().height;this.top=n-o+e.scrollTop,this.maxMargin=0===r?0:r-s}handleScroll(e){let n=e-this.top;if(n=nthis.maxMargin?this.maxMargin:n,this.virtualize){const{top:r,height:o}=this.container.nativeElement.getBoundingClientRect(),s=this.container.nativeElement.parentNode.parentNode.clientHeight;this.filteredEmojisSubject.next(s+(s+this.virtualizeOffset)>=r&&-o-(s+this.virtualizeOffset)<=r?this.emojisToDisplay:[])}return n===this.margin?(this.ref.detectChanges(),!1):(this.hasStickyPosition||(this.label.nativeElement.style.top=`${n}px`),this.margin=n,this.ref.detectChanges(),!0)}updateRecentEmojis(){if("Recent"!==this.name)return;let e=this.recent||this.frequently.get(this.perLine,this.totalFrequentLines);(!e||!e.length)&&(e=this.frequently.get(this.perLine,this.totalFrequentLines)),e.length&&(this.emojis=e.map(n=>this.custom.filter(o=>o.id===n)[0]||n).filter(n=>!!this.emojiService.getData(n)))}updateDisplay(e){this.containerStyles.display=e,this.updateRecentEmojis(),this.ref.detectChanges()}trackById(e,n){return n}filterEmojis(){const e=[];for(const n of this.emojis||[]){if(!n)continue;const r=this.emojiService.getData(n);!r||r.obsoletedBy&&this.hideObsolete||!r.unified&&!r.custom||e.push(n)}return e}}return i.\u0275fac=function(e){return new(e||i)(C(At),C(kg),C(X6))},i.\u0275cmp=qe({type:i,selectors:[["emoji-category"]],viewQuery:function(e,n){if(1&e&&(_t(Mq,7),_t(Eq,7)),2&e){let r;Ne(r=Oe())&&(n.container=r.first),Ne(r=Oe())&&(n.label=r.first)}},inputs:{emojis:"emojis",hasStickyPosition:"hasStickyPosition",name:"name",perLine:"perLine",totalFrequentLines:"totalFrequentLines",recent:"recent",custom:"custom",i18n:"i18n",id:"id",hideObsolete:"hideObsolete",notFoundEmoji:"notFoundEmoji",virtualize:"virtualize",virtualizeOffset:"virtualizeOffset",emojiIsNative:"emojiIsNative",emojiSkin:"emojiSkin",emojiSize:"emojiSize",emojiSet:"emojiSet",emojiSheetSize:"emojiSheetSize",emojiForceSize:"emojiForceSize",emojiTooltip:"emojiTooltip",emojiBackgroundImageFn:"emojiBackgroundImageFn",emojiImageUrlFn:"emojiImageUrlFn",emojiUseButton:"emojiUseButton"},outputs:{emojiOver:"emojiOver",emojiLeave:"emojiLeave",emojiClick:"emojiClick"},features:[ci],decls:10,vars:11,consts:[[1,"emoji-mart-category",3,"ngStyle"],["container",""],[1,"emoji-mart-category-label",3,"ngStyle"],["aria-hidden","true",3,"ngStyle"],["label",""],[4,"ngIf","ngIfElse"],[4,"ngIf"],["normalRenderTemplate",""],[3,"emoji","size","skin","isNative","set","sheetSize","forceSize","tooltip","backgroundImageFn","imageUrlFn","hideObsolete","useButton","emojiOver","emojiLeave","emojiClick",4,"ngFor","ngForOf","ngForTrackBy"],[3,"emoji","size","skin","isNative","set","sheetSize","forceSize","tooltip","backgroundImageFn","imageUrlFn","hideObsolete","useButton","emojiOver","emojiLeave","emojiClick"],[3,"emoji","size","skin","isNative","set","sheetSize","forceSize","tooltip","backgroundImageFn","useButton"],[1,"emoji-mart-no-results-label"]],template:function(e,n){if(1&e&&(Y(0,"section",0,1)(2,"div",2)(3,"span",3,4),de(5),$()(),_e(6,Tq,3,3,"div",5),_e(7,Aq,5,11,"div",6),$(),_e(8,Iq,1,2,"ng-template",null,7,Ca)),2&e){const r=Ki(9);it("emoji-mart-no-results",n.noEmojiToDisplay),ne("ngStyle",n.containerStyles),et("aria-label",n.i18n.categories[n.id]),ee(2),ne("ngStyle",n.labelStyles),et("data-name",n.name),ee(1),ne("ngStyle",n.labelSpanStyles),ee(2),hi(" ",n.i18n.categories[n.id]," "),ee(1),ne("ngIf",n.virtualize)("ngIfElse",r),ee(1),ne("ngIf",n.noEmojiToDisplay)}},dependencies:[Rn,mi,Ad,K6,Ld],encapsulation:2,changeDetection:0}),i})();function Q6(i){return i.reduce((t,e)=>(t.includes(e)||t.push(e),t),[])}function Wq(i,t){const e=Q6(i),n=Q6(t);return e.filter(r=>n.indexOf(r)>=0)}let Gq=(()=>{class i{constructor(e){this.emojiService=e,this.originalPool={},this.index={},this.emojisList={},this.emoticonsList={},this.emojiSearch={};for(const n of this.emojiService.emojis){const{shortNames:r,emoticons:o}=n,s=r[0];for(const a of o)this.emoticonsList[a]||(this.emoticonsList[a]=s);this.emojisList[s]=this.emojiService.getSanitizedData(s),this.originalPool[s]=n}}addCustomToPool(e,n){for(const r of e){const o=r.id||r.shortNames[0];o&&!n[o]&&(n[o]=this.emojiService.getData(r),this.emojisList[o]=this.emojiService.getSanitizedData(r))}}search(e,n,r=75,o=[],s=[],a=[]){this.addCustomToPool(a,this.originalPool);let l,u=this.originalPool;if(e.length){if("-"===e||"-1"===e)return[this.emojisList[-1]];if("+"===e||"+1"===e)return[this.emojisList["+1"]];let g=e.toLowerCase().split(/[\s|,|\-|_]+/),D=[];if(g.length>2&&(g=[g[0],g[1]]),o.length||s.length){u={};for(const H of G6||[]){const q=!o||!o.length||o.indexOf(H.id)>-1,J=!(!s||!s.length)&&s.indexOf(H.id)>-1;if(q&&!J)for(const oe of H.emojis||[]){const ue=this.emojiService.getData(oe);u[ue?.id??""]=ue}}if(a.length){const H=!o||!o.length||o.indexOf("custom")>-1,q=!(!s||!s.length)&&s.indexOf("custom")>-1;H&&!q&&this.addCustomToPool(a,u)}}D=g.map(H=>{let q=u,J=this.index,oe=0;for(let ue=0;ueSe[be.id]-Se[Be.id])}q=J.pool}return J.results}).filter(H=>H),l=D.length>1?Wq.apply(null,D):D.length?D[0]:[]}return l&&(n&&(l=l.filter(g=>!(!g||!g.id)&&n(this.emojiService.names[g.id]))),l&&l.length>r&&(l=l.slice(0,r))),l||null}buildSearch(e,n,r,o,s){const a=[],l=(u,g)=>{if(!u)return;const D=Array.isArray(u)?u:[u];for(const H of D){const q=g?H.split(/[-|_|\s]+/):[H];for(let J of q)J=J.toLowerCase(),a.includes(J)||a.push(J)}};return l(e,!0),l(n,!0),l(r,!0),l(o,!0),l(s,!1),a.join(",")}}return i.\u0275fac=function(e){return new(e||i)(fe(kg))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),qq=(()=>{class i{constructor(){this.changeSkin=new We,this.opened=!1,this.skinTones=[1,2,3,4,5,6]}toggleOpen(){this.opened=!this.opened}isSelected(e){return e===this.skin}isVisible(e){return this.opened||this.isSelected(e)}pressed(e){return this.opened?!!this.isSelected(e):""}tabIndex(e){return this.isVisible(e)?"0":""}expanded(e){return this.isSelected(e)?this.opened:""}handleClick(e){this.opened?(this.opened=!1,e!==this.skin&&this.changeSkin.emit(e)):this.opened=!0}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["emoji-skins"]],inputs:{skin:"skin",i18n:"i18n"},outputs:{changeSkin:"changeSkin"},decls:2,vars:3,consts:[[1,"emoji-mart-skin-swatches"],["class","emoji-mart-skin-swatch",3,"selected",4,"ngFor","ngForOf"],[1,"emoji-mart-skin-swatch"],["role","button",3,"tabIndex","click","keyup.enter","keyup.space"]],template:function(e,n){1&e&&(Y(0,"section",0),_e(1,Nq,2,12,"span",1),$()),2&e&&(it("opened",n.opened),ee(1),ne("ngForOf",n.skinTones))},dependencies:[Rn],encapsulation:2,changeDetection:0}),i})(),J6=(()=>{class i{constructor(e,n){this.ref=e,this.emojiService=n,this.skinChange=new We,this.emojiData={}}ngOnChanges(){if(!this.emoji)return;this.emojiData=this.emojiService.getData(this.emoji,this.emojiSkin,this.emojiSet);const e=[],n=[];(this.emojiData.emoticons||[]).forEach(o=>{e.indexOf(o.toLowerCase())>=0||(e.push(o.toLowerCase()),n.push(o))}),this.listedEmoticons=n,this.ref?.detectChanges()}}return i.\u0275fac=function(e){return new(e||i)(C(At),C(kg))},i.\u0275cmp=qe({type:i,selectors:[["emoji-preview"]],inputs:{title:"title",emoji:"emoji",idleEmoji:"idleEmoji",i18n:"i18n",emojiIsNative:"emojiIsNative",emojiSkin:"emojiSkin",emojiSize:"emojiSize",emojiSet:"emojiSet",emojiSheetSize:"emojiSheetSize",emojiBackgroundImageFn:"emojiBackgroundImageFn",emojiImageUrlFn:"emojiImageUrlFn"},outputs:{skinChange:"skinChange"},features:[ci],decls:9,vars:6,consts:[["class","emoji-mart-preview",4,"ngIf"],[1,"emoji-mart-preview",3,"hidden"],[1,"emoji-mart-preview-emoji"],[3,"isNative","skin","set","emoji","backgroundImageFn","size","imageUrlFn",4,"ngIf"],[1,"emoji-mart-preview-data"],[1,"emoji-mart-title-label"],[1,"emoji-mart-preview-skins"],[3,"skin","i18n","changeSkin"],[1,"emoji-mart-preview"],[3,"emoji","size","isNative","skin","set","sheetSize","backgroundImageFn","imageUrlFn"],[1,"emoji-mart-preview-name"],[1,"emoji-mart-preview-shortname"],["class","emoji-mart-preview-shortname",4,"ngFor","ngForOf"],[1,"emoji-mart-preview-emoticons"],["class","emoji-mart-preview-emoticon",4,"ngFor","ngForOf"],[1,"emoji-mart-preview-emoticon"],[3,"isNative","skin","set","emoji","backgroundImageFn","size","imageUrlFn"]],template:function(e,n){1&e&&(_e(0,Pq,10,12,"div",0),Y(1,"div",1)(2,"div",2),_e(3,Bq,1,7,"ngx-emoji",3),$(),Y(4,"div",4)(5,"span",5),de(6),$()(),Y(7,"div",6)(8,"emoji-skins",7),ve("changeSkin",function(o){return n.skinChange.emit(o)}),$()()()),2&e&&(ne("ngIf",n.emoji&&n.emojiData),ee(1),ne("hidden",n.emoji),ee(2),ne("ngIf",n.idleEmoji&&n.idleEmoji.length),ee(3),ki(n.title),ee(2),ne("skin",n.emojiSkin)("i18n",n.i18n))},dependencies:[Rn,mi,K6,qq],encapsulation:2,changeDetection:0}),i})(),Kq=0,eA=(()=>{class i{constructor(e){this.emojiSearch=e,this.maxResults=75,this.autoFocus=!1,this.include=[],this.exclude=[],this.custom=[],this.searchResults=new We,this.enterKey=new We,this.isSearching=!1,this.query="",this.inputId="emoji-mart-search-"+ ++Kq}ngOnInit(){this.icon=this.icons.search}ngAfterViewInit(){this.autoFocus&&this.inputRef.nativeElement.focus()}clear(){this.query="",this.handleSearch(""),this.inputRef.nativeElement.focus()}handleEnterKey(e){!this.query||(this.enterKey.emit(e),e.preventDefault())}handleSearch(e){""===e?(this.icon=this.icons.search,this.isSearching=!1):(this.icon=this.icons.delete,this.isSearching=!0);const n=this.emojiSearch.search(this.query,this.emojisToShowFilter,this.maxResults,this.include,this.exclude,this.custom);this.searchResults.emit(n)}handleChange(){this.handleSearch(this.query)}}return i.\u0275fac=function(e){return new(e||i)(C(Gq))},i.\u0275cmp=qe({type:i,selectors:[["emoji-search"]],viewQuery:function(e,n){if(1&e&&_t(Hq,7),2&e){let r;Ne(r=Oe())&&(n.inputRef=r.first)}},inputs:{maxResults:"maxResults",autoFocus:"autoFocus",i18n:"i18n",include:"include",exclude:"exclude",custom:"custom",icons:"icons",emojisToShowFilter:"emojisToShowFilter"},outputs:{searchResults:"searchResults",enterKey:"enterKey"},decls:8,vars:9,consts:[[1,"emoji-mart-search"],["type","search",3,"id","placeholder","autofocus","ngModel","keyup.enter","ngModelChange"],["inputRef",""],[1,"emoji-mart-sr-only",3,"htmlFor"],["type","button",1,"emoji-mart-search-icon",3,"disabled","click","keyup.enter"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 20 20","width","13","height","13","opacity","0.5"]],template:function(e,n){1&e&&(Y(0,"div",0)(1,"input",1,2),ve("keyup.enter",function(o){return n.handleEnterKey(o)})("ngModelChange",function(o){return n.query=o})("ngModelChange",function(){return n.handleChange()}),$(),Y(3,"label",3),de(4),$(),Y(5,"button",4),ve("click",function(){return n.clear()})("keyup.enter",function(){return n.clear()}),qn(),Y(6,"svg",5),Te(7,"path"),$()()()),2&e&&(ee(1),ne("id",n.inputId)("placeholder",n.i18n.search)("autofocus",n.autoFocus)("ngModel",n.query),ee(2),ne("htmlFor",n.inputId),ee(1),hi(" ",n.i18n.search," "),ee(1),ne("disabled",!n.isSearching),et("aria-label",n.i18n.clear),ee(2),et("d",n.icon))},dependencies:[Va,ia,vs],encapsulation:2}),i})();const tA={activity:"M12 0a12 12 0 1 0 0 24 12 12 0 0 0 0-24m10 11h-5c.3-2.5 1.3-4.8 2-6.1a10 10 0 0 1 3 6.1m-9 0V2a10 10 0 0 1 4.4 1.6A18 18 0 0 0 15 11h-2zm-2 0H9a18 18 0 0 0-2.4-7.4A10 10 0 0 1 11 2.1V11zm0 2v9a10 10 0 0 1-4.4-1.6A18 18 0 0 0 9 13h2zm4 0a18 18 0 0 0 2.4 7.4 10 10 0 0 1-4.4 1.5V13h2zM5 4.9c.7 1.3 1.7 3.6 2 6.1H2a10 10 0 0 1 3-6.1M2 13h5c-.3 2.5-1.3 4.8-2 6.1A10 10 0 0 1 2 13m17 6.1c-.7-1.3-1.7-3.6-2-6.1h5a10 10 0 0 1-3 6.1",custom:"M10 1h3v21h-3zm10.186 4l1.5 2.598L3.5 18.098 2 15.5zM2 7.598L3.5 5l18.186 10.5-1.5 2.598z",flags:"M0 0l6 24h2L2 0zm21 5h-4l-1-4H4l3 12h3l1 4h13L21 5zM6.6 3h7.8l2 8H8.6l-2-8zm8.8 10l-2.9 1.9-.4-1.9h3.3zm3.6 0l-1.5-6h2l2 8H16l3-2z",foods:"M17 5c-1.8 0-2.9.4-3.7 1 .5-1.3 1.8-3 4.7-3a1 1 0 0 0 0-2c-3 0-4.6 1.3-5.5 2.5l-.2.2c-.6-1.9-1.5-3.7-3-3.7C8.5 0 7.7.3 7 1c-2 1.5-1.7 2.9-.5 4C3.6 5.2 0 7.4 0 13c0 4.6 5 11 9 11 2 0 2.4-.5 3-1 .6.5 1 1 3 1 4 0 9-6.4 9-11 0-6-4-8-7-8M8.2 2.5c.7-.5 1-.5 1-.5.4.2 1 1.4 1.4 3-1.6-.6-2.8-1.3-3-1.8l.6-.7M15 22c-1 0-1.2-.1-1.6-.4l-.1-.2a2 2 0 0 0-2.6 0l-.1.2c-.4.3-.5.4-1.6.4-2.8 0-7-5.4-7-9 0-6 4.5-6 5-6 2 0 2.5.4 3.4 1.2l.3.3a2 2 0 0 0 2.6 0l.3-.3c1-.8 1.5-1.2 3.4-1.2.5 0 5 .1 5 6 0 3.6-4.2 9-7 9",nature:"M15.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m10.43-8h-.02c-.97 0-2.14.79-3.02 1.5A13.88 13.88 0 0 0 12 .99c-1.28 0-2.62.13-3.87.51C7.24.8 6.07 0 5.09 0h-.02C3.35 0 .07 2.67 0 7.03c-.04 2.47.28 4.23 1.04 5 .26.27.88.69 1.3.9.19 3.17.92 5.23 2.53 6.37.9.64 2.19.95 3.2 1.1-.03.2-.07.4-.07.6 0 1.77 2.35 3 4 3s4-1.23 4-3c0-.2-.04-.4-.07-.59 2.57-.38 5.43-1.87 5.92-7.58.4-.22.89-.57 1.1-.8.77-.76 1.09-2.52 1.05-5C23.93 2.67 20.65 0 18.93 0M3.23 9.13c-.24.29-.84 1.16-.9 1.24A9.67 9.67 0 0 1 2 7.08c.05-3.28 2.48-4.97 3.1-5.03.25.02.72.27 1.26.65A7.95 7.95 0 0 0 4 7.82c-.14.55-.4.86-.79 1.31M12 22c-.9 0-1.95-.7-2-1 0-.65.47-1.24 1-1.6v.6a1 1 0 1 0 2 0v-.6c.52.36 1 .95 1 1.6-.05.3-1.1 1-2 1m3-3.48v.02a4.75 4.75 0 0 0-1.26-1.02c1.09-.52 2.24-1.33 2.24-2.22 0-1.84-1.78-2.2-3.98-2.2s-3.98.36-3.98 2.2c0 .89 1.15 1.7 2.24 2.22A4.8 4.8 0 0 0 9 18.54v-.03a6.1 6.1 0 0 1-2.97-.84c-1.3-.92-1.84-3.04-1.86-6.48l.03-.04c.5-.82 1.49-1.45 1.8-3.1C6 6 7.36 4.42 8.36 3.53c1.01-.35 2.2-.53 3.59-.53 1.45 0 2.68.2 3.73.57 1 .9 2.32 2.46 2.32 4.48.31 1.65 1.3 2.27 1.8 3.1l.1.18c-.06 5.97-1.95 7.01-4.9 7.19m6.63-8.2l-.11-.2a7.59 7.59 0 0 0-.74-.98 3.02 3.02 0 0 1-.79-1.32 7.93 7.93 0 0 0-2.35-5.12c.53-.38 1-.63 1.26-.65.64.07 3.05 1.77 3.1 5.03.02 1.81-.35 3.22-.37 3.24",objects:"M12 0a9 9 0 0 0-5 16.5V21s2 3 5 3 5-3 5-3v-4.5A9 9 0 0 0 12 0zm0 2a7 7 0 1 1 0 14 7 7 0 0 1 0-14zM9 17.5a9 9 0 0 0 6 0v.8a7 7 0 0 1-3 .7 7 7 0 0 1-3-.7v-.8zm.2 3a8.9 8.9 0 0 0 2.8.5c1 0 1.9-.2 2.8-.5-.6.7-1.6 1.5-2.8 1.5-1.1 0-2.1-.8-2.8-1.5zm5.5-8.1c-.8 0-1.1-.8-1.5-1.8-.5-1-.7-1.5-1.2-1.5s-.8.5-1.3 1.5c-.4 1-.8 1.8-1.6 1.8h-.3c-.5-.2-.8-.7-1.3-1.8l-.2-1A3 3 0 0 0 7 9a1 1 0 0 1 0-2c1.7 0 2 1.4 2.2 2.1.5-1 1.3-2 2.8-2 1.5 0 2.3 1.1 2.7 2.1.2-.8.6-2.2 2.3-2.2a1 1 0 1 1 0 2c-.2 0-.3.5-.3.7a6.5 6.5 0 0 1-.3 1c-.5 1-.8 1.7-1.7 1.7",people:"M12 0a12 12 0 1 0 0 24 12 12 0 0 0 0-24m0 22a10 10 0 1 1 0-20 10 10 0 0 1 0 20M8 7a2 2 0 1 0 0 4 2 2 0 0 0 0-4m8 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-.8 8c-.7 1.2-1.8 2-3.3 2-1.5 0-2.7-.8-3.4-2H15m3-2H6a6 6 0 1 0 12 0",places:"M6.5 12a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m0 3c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5m11-3a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m0 3c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5m5-5.5l-1-.4-.1-.1h.6c.6 0 1-.4 1-1 0-1-.9-2-2-2h-.6l-.8-1.7A3 3 0 0 0 16.8 2H7.2a3 3 0 0 0-2.8 2.3L3.6 6H3a2 2 0 0 0-2 2c0 .6.4 1 1 1h.6v.1l-1 .4a2 2 0 0 0-1.4 2l.7 7.6a1 1 0 0 0 1 .9H3v1c0 1.1.9 2 2 2h2a2 2 0 0 0 2-2v-1h6v1c0 1.1.9 2 2 2h2a2 2 0 0 0 2-2v-1h1.1a1 1 0 0 0 1-.9l.7-7.5a2 2 0 0 0-1.3-2.1M6.3 4.9c.1-.5.5-.9 1-.9h9.5c.4 0 .8.4 1 .9L19.2 9H4.7l1.6-4.1zM7 21H5v-1h2v1zm12 0h-2v-1h2v1zm2.2-3H2.8l-.7-6.6.9-.4h18l.9.4-.7 6.6z",recent:"M13 4h-2v7H9v2h2v2h2v-2h4v-2h-4zm-1-4a12 12 0 1 0 0 24 12 12 0 0 0 0-24m0 22a10 10 0 1 1 0-20 10 10 0 0 1 0 20",symbols:"M0 0h11v2H0zm4 11h3V6h4V4H0v2h4zm11.5 6a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5m0-2.99a.5.5 0 0 1 0 .99c-.28 0-.5-.22-.5-.5s.22-.49.5-.49m6 5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m0 2.99a.5.5 0 0 1-.5-.5.5.5 0 0 1 1 .01.5.5 0 0 1-.5.49m.5-9l-9 9 1.51 1.5 9-9zm-5-2c2.2 0 4-1.12 4-2.5V2s.98-.16 1.5.95C23 4.05 23 6 23 6s1-1.12 1-3.13C24-.02 21 0 21 0h-2v6.35A5.85 5.85 0 0 0 17 6c-2.2 0-4 1.12-4 2.5s1.8 2.5 4 2.5m-6.7 9.48L8.82 18.9a47.54 47.54 0 0 1-1.44 1.13c-.3-.3-.99-1.02-2.04-2.19.9-.83 1.47-1.46 1.72-1.89s.38-.87.38-1.33c0-.6-.27-1.18-.82-1.76-.54-.58-1.33-.87-2.35-.87-1 0-1.79.29-2.34.87-.56.6-.83 1.18-.83 1.79 0 .81.42 1.75 1.25 2.8a6.57 6.57 0 0 0-1.8 1.79 3.46 3.46 0 0 0-.51 1.83c0 .86.3 1.56.92 2.1a3.5 3.5 0 0 0 2.42.83c1.17 0 2.44-.38 3.81-1.14L8.23 24h2.82l-2.09-2.38 1.34-1.14zM3.56 14.1a1.02 1.02 0 0 1 .73-.28c.31 0 .56.08.75.25a.85.85 0 0 1 .28.66c0 .52-.42 1.11-1.26 1.78-.53-.65-.8-1.23-.8-1.74a.9.9 0 0 1 .3-.67m.18 7.9c-.43 0-.78-.12-1.06-.35-.28-.23-.41-.49-.41-.76 0-.6.5-1.3 1.52-2.09a31.23 31.23 0 0 0 2.25 2.44c-.92.5-1.69.76-2.3.76"},iA={search:"M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z",delete:"M10 8.586L2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414L10 8.586z"},nA={search:"Search",emojilist:"List of emoji",notfound:"No Emoji Found",clear:"Clear",categories:{search:"Search Results",recent:"Frequently Used",people:"Smileys & People",nature:"Animals & Nature",foods:"Food & Drink",activity:"Activity",places:"Travel & Places",objects:"Objects",symbols:"Symbols",flags:"Flags",custom:"Custom"},skintones:{1:"Default Skin Tone",2:"Light Skin Tone",3:"Medium-Light Skin Tone",4:"Medium Skin Tone",5:"Medium-Dark Skin Tone",6:"Dark Skin Tone"}};let Xq=(()=>{class i{constructor(e,n,r,o,s){this.ngZone=e,this.renderer=n,this.ref=r,this.frequently=o,this.platformId=s,this.perLine=9,this.totalFrequentLines=4,this.i18n={},this.style={},this.title="Emoji Mart\u2122",this.emoji="department_store",this.darkMode=!("function"!=typeof matchMedia||!matchMedia("(prefers-color-scheme: dark)").matches),this.color="#ae65c5",this.hideObsolete=!0,this.categories=[],this.activeCategories=[],this.set="apple",this.skin=1,this.isNative=!1,this.emojiSize=24,this.sheetSize=64,this.showPreview=!0,this.emojiTooltip=!1,this.autoFocus=!1,this.custom=[],this.hideRecent=!0,this.notFoundEmoji="sleuth_or_spy",this.categoriesIcons=tA,this.searchIcons=iA,this.useButton=!1,this.enableFrequentEmojiSort=!1,this.enableSearch=!0,this.showSingleCategory=!1,this.virtualize=!1,this.virtualizeOffset=0,this.emojiClick=new We,this.emojiSelect=new We,this.skinChange=new We,this.scrollHeight=0,this.clientHeight=0,this.clientWidth=0,this.firstRender=!0,this.animationFrameRequestId=null,this.NAMESPACE="emoji-mart",this.measureScrollbar=0,this.RECENT_CATEGORY={id:"recent",name:"Recent",emojis:null},this.SEARCH_CATEGORY={id:"search",name:"Search",emojis:null,anchor:!1},this.CUSTOM_CATEGORY={id:"custom",name:"Custom",emojis:[]},this.backgroundImageFn=(a,l)=>`https://unpkg.com/emoji-datasource-${this.set}@6.0.1/img/${this.set}/sheets-256/${this.sheetSize}.png`}ngOnInit(){this.measureScrollbar=function $q(){if(typeof document>"u")return 0;const i=document.createElement("div");i.style.width="100px",i.style.height="100px",i.style.overflow="scroll",i.style.position="absolute",i.style.top="-9999px",document.body.appendChild(i);const t=i.offsetWidth-i.clientWidth;return document.body.removeChild(i),t}(),this.i18n={...nA,...this.i18n},this.i18n.categories={...nA.categories,...this.i18n.categories},this.skin=JSON.parse(Ta(this.platformId)&&localStorage.getItem(`${this.NAMESPACE}.skin`)||"null")||this.skin;const e=[...G6];this.custom.length>0&&(this.CUSTOM_CATEGORY.emojis=this.custom.map(a=>({...a,id:a.shortNames[0],custom:!0})),e.push(this.CUSTOM_CATEGORY)),void 0!==this.include&&e.sort((a,l)=>this.include.indexOf(a.id)>this.include.indexOf(l.id)?1:-1);for(const a of e){const l=!this.include||!this.include.length||this.include.indexOf(a.id)>-1,u=!(!this.exclude||!this.exclude.length)&&this.exclude.indexOf(a.id)>-1;if(l&&!u){if(this.emojisToShowFilter){const g=[],{emojis:D}=a;for(let H=0;H-1,r=!(!this.exclude||!this.exclude.length)&&this.exclude.indexOf(this.RECENT_CATEGORY.id)>-1;n&&!r&&(this.hideRecent=!1,this.categories.unshift(this.RECENT_CATEGORY)),this.categories[0]&&(this.categories[0].first=!0),this.categories.unshift(this.SEARCH_CATEGORY),this.selected=this.categories.filter(a=>a.first)[0].name;const o=Math.min(this.categories.length,3);this.setActiveCategories(this.activeCategories=this.categories.slice(0,o));const s=this.categories[o-1].emojis.slice();this.categories[o-1].emojis=s.slice(0,60),setTimeout(()=>{this.categories[o-1].emojis=s,this.setActiveCategories(this.categories),this.ref.detectChanges(),Ta(this.platformId)&&this.ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this.updateCategoriesSize()})})}),this.ngZone.runOutsideAngular(()=>{this.scrollListener=this.renderer.listen(this.scrollRef.nativeElement,"scroll",()=>{this.handleScroll()})})}ngOnDestroy(){this.scrollListener?.(),this.cancelAnimationFrame()}setActiveCategories(e){this.activeCategories=this.showSingleCategory?e.filter(n=>n.name===this.selected||n===this.SEARCH_CATEGORY):e}updateCategoriesSize(){if(this.categoryRefs.forEach(e=>e.memoizeSize()),this.scrollRef){const e=this.scrollRef.nativeElement;this.scrollHeight=e.scrollHeight,this.clientHeight=e.clientHeight,this.clientWidth=e.clientWidth}}handleAnchorClick(e){if(this.updateCategoriesSize(),this.selected=e.category.name,this.setActiveCategories(this.categories),this.SEARCH_CATEGORY.emojis)return this.handleSearch(null),this.searchRef?.clear(),void this.handleAnchorClick(e);const n=this.categoryRefs.find(r=>r.id===e.category.id);if(n){let{top:r}=n;e.category.first?r=0:r+=1,this.scrollRef.nativeElement.scrollTop=r}this.nextScroll=e.category.name;for(const r of this.categories)this.categoryRefs.find(({id:s})=>s===r.id)?.handleScroll(this.scrollRef.nativeElement.scrollTop)}categoryTrack(e,n){return n.id}handleScroll(e=!1){if(this.nextScroll)return this.selected=this.nextScroll,this.nextScroll=void 0,void this.ref.detectChanges();if(!this.scrollRef||this.showSingleCategory)return;let n;if(this.SEARCH_CATEGORY.emojis)n=this.SEARCH_CATEGORY;else{const r=this.scrollRef.nativeElement;if(0===r.scrollTop)n=this.categories.find(o=>!0===o.first);else if(r.scrollHeight-r.scrollTop===this.clientHeight)n=this.categories[this.categories.length-1];else for(const o of this.categories)this.categoryRefs.find(({id:l})=>l===o.id)?.handleScroll(r.scrollTop)&&(n=o);this.scrollTop=r.scrollTop}!e&&n&&n.name!==this.selected?(this.selected=n.name,this.ref.detectChanges()):e&&this.ref.detectChanges()}handleSearch(e){this.SEARCH_CATEGORY.emojis=e;for(const n of this.categoryRefs.toArray())"Search"===n.name?(n.emojis=e,n.updateDisplay(e?"block":"none")):n.updateDisplay(e?"none":"block");this.scrollRef.nativeElement.scrollTop=0,this.handleScroll()}handleEnterKey(e,n){if(!n&&null!==this.SEARCH_CATEGORY.emojis&&this.SEARCH_CATEGORY.emojis.length){if(!(n=this.SEARCH_CATEGORY.emojis[0]))return;this.emojiSelect.emit({$event:e,emoji:n})}!this.hideRecent&&!this.recent&&n&&this.frequently.add(n);const r=this.categoryRefs.toArray()[1];r&&this.enableFrequentEmojiSort&&(r.updateRecentEmojis(),r.ref.markForCheck())}handleEmojiOver(e){if(!this.showPreview||!this.previewRef)return;const n=this.CUSTOM_CATEGORY.emojis.find(r=>r.id===e.emoji.id);n&&(e.emoji={...n}),this.previewEmoji=e.emoji,this.cancelAnimationFrame(),this.ref?.detectChanges()}handleEmojiLeave(){!this.showPreview||!this.previewRef||this.ngZone.runOutsideAngular(()=>{this.animationFrameRequestId=requestAnimationFrame(()=>{this.previewEmoji=null,this.ref.detectChanges()})})}handleEmojiClick(e){this.emojiClick.emit(e),this.emojiSelect.emit(e),this.handleEnterKey(e.$event,e.emoji)}handleSkinChange(e){this.skin=e,localStorage.setItem(`${this.NAMESPACE}.skin`,String(e)),this.skinChange.emit(e)}getWidth(){return this.style&&this.style.width?this.style.width:this.perLine*(this.emojiSize+12)+12+2+this.measureScrollbar+"px"}cancelAnimationFrame(){null!==this.animationFrameRequestId&&(cancelAnimationFrame(this.animationFrameRequestId),this.animationFrameRequestId=null)}}return i.\u0275fac=function(e){return new(e||i)(C(nt),C(ds),C(At),C(X6),C(Ul))},i.\u0275cmp=qe({type:i,selectors:[["emoji-mart"]],viewQuery:function(e,n){if(1&e&&(_t(jq,7),_t(J6,5),_t(eA,5),_t(Z6,5)),2&e){let r;Ne(r=Oe())&&(n.scrollRef=r.first),Ne(r=Oe())&&(n.previewRef=r.first),Ne(r=Oe())&&(n.searchRef=r.first),Ne(r=Oe())&&(n.categoryRefs=r)}},inputs:{perLine:"perLine",totalFrequentLines:"totalFrequentLines",i18n:"i18n",style:"style",title:"title",emoji:"emoji",darkMode:"darkMode",color:"color",hideObsolete:"hideObsolete",categories:"categories",activeCategories:"activeCategories",set:"set",skin:"skin",isNative:"isNative",emojiSize:"emojiSize",sheetSize:"sheetSize",emojisToShowFilter:"emojisToShowFilter",showPreview:"showPreview",emojiTooltip:"emojiTooltip",autoFocus:"autoFocus",custom:"custom",hideRecent:"hideRecent",imageUrlFn:"imageUrlFn",include:"include",exclude:"exclude",notFoundEmoji:"notFoundEmoji",categoriesIcons:"categoriesIcons",searchIcons:"searchIcons",useButton:"useButton",enableFrequentEmojiSort:"enableFrequentEmojiSort",enableSearch:"enableSearch",showSingleCategory:"showSingleCategory",virtualize:"virtualize",virtualizeOffset:"virtualizeOffset",recent:"recent",backgroundImageFn:"backgroundImageFn"},outputs:{emojiClick:"emojiClick",emojiSelect:"emojiSelect",skinChange:"skinChange"},decls:8,vars:16,consts:[[3,"ngStyle"],[1,"emoji-mart-bar"],[3,"categories","color","selected","i18n","icons","anchorClick"],[3,"i18n","include","exclude","custom","autoFocus","icons","emojisToShowFilter","searchResults","enterKey",4,"ngIf"],[1,"emoji-mart-scroll"],["scrollRef",""],[3,"id","name","emojis","perLine","totalFrequentLines","hasStickyPosition","i18n","hideObsolete","notFoundEmoji","custom","recent","virtualize","virtualizeOffset","emojiIsNative","emojiSkin","emojiSize","emojiSet","emojiSheetSize","emojiForceSize","emojiTooltip","emojiBackgroundImageFn","emojiImageUrlFn","emojiUseButton","emojiOver","emojiLeave","emojiClick",4,"ngFor","ngForOf","ngForTrackBy"],["class","emoji-mart-bar",4,"ngIf"],[3,"i18n","include","exclude","custom","autoFocus","icons","emojisToShowFilter","searchResults","enterKey"],[3,"id","name","emojis","perLine","totalFrequentLines","hasStickyPosition","i18n","hideObsolete","notFoundEmoji","custom","recent","virtualize","virtualizeOffset","emojiIsNative","emojiSkin","emojiSize","emojiSet","emojiSheetSize","emojiForceSize","emojiTooltip","emojiBackgroundImageFn","emojiImageUrlFn","emojiUseButton","emojiOver","emojiLeave","emojiClick"],[3,"emoji","idleEmoji","emojiIsNative","emojiSize","emojiSkin","emojiSet","i18n","emojiSheetSize","emojiBackgroundImageFn","emojiImageUrlFn","skinChange"]],template:function(e,n){1&e&&(Y(0,"section",0)(1,"div",1)(2,"emoji-mart-anchors",2),ve("anchorClick",function(o){return n.handleAnchorClick(o)}),$()(),_e(3,Yq,1,7,"emoji-search",3),Y(4,"section",4,5),_e(6,Vq,1,23,"emoji-category",6),$(),_e(7,zq,2,11,"div",7),$()),2&e&&(Ep("emoji-mart ",n.darkMode?"emoji-mart-dark":"",""),wi("width",n.getWidth()),ne("ngStyle",n.style),ee(2),ne("categories",n.categories)("color",n.color)("selected",n.selected)("i18n",n.i18n)("icons",n.categoriesIcons),ee(1),ne("ngIf",n.enableSearch),ee(1),et("aria-label",n.i18n.emojilist),ee(2),ne("ngForOf",n.activeCategories)("ngForTrackBy",n.categoryTrack),ee(1),ne("ngIf",n.showPreview))},dependencies:[Rn,mi,Ad,Uq,Z6,eA,J6],encapsulation:2,changeDetection:0}),i})(),Zq=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vn,sT,kq]}),i})();function Qq(i,t){if(1&i){const e=Ft();Y(0,"emoji-mart",9),ve("emojiSelect",function(r){return ze(e),Ue(ge().addEmoji(r))}),$()}}class Im{constructor(t,e){this.dialogRef=t,this.data=e,this.data.note=""}onNoClick(){this.data.note="",this.dialogRef.close()}addEmoji(t){this.data.note=`${this.data.note}${t.emoji.native}`,this.isEmojiPickerVisible=!1}}function rA(i,t){if(t.has(i))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Cr(i,t,e){rA(i,t),t.set(i,e)}function oA(i,t,e){if(!t.has(i))throw new TypeError("attempted to "+e+" private field on non-instance");return t.get(i)}function Ut(i,t){return function Jq(i,t){return t.get?t.get.call(i):t.value}(i,oA(i,t,"get"))}function Sr(i,t,e){return function eK(i,t,e){if(t.set)t.set.call(i,e);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=e}}(i,oA(i,t,"set"),e),e}function xs(i){var t,e,n,r=2;for(typeof Symbol<"u"&&(e=Symbol.asyncIterator,n=Symbol.iterator);r--;){if(e&&null!=(t=i[e]))return t.call(i);if(n&&null!=(t=i[n]))return new xg(t.call(i));e="@@asyncIterator",n="@@iterator"}throw new TypeError("Object is not async iterable")}function xg(i){function t(e){if(Object(e)!==e)return Promise.reject(new TypeError(e+" is not an object."));var n=e.done;return Promise.resolve(e.value).then(function(r){return{value:r,done:n}})}return(xg=function(n){this.s=n,this.n=n.next}).prototype={s:null,n:null,next:function(){return t(this.n.apply(this.s,arguments))},return:function(n){var r=this.s.return;return void 0===r?Promise.resolve({value:n,done:!0}):t(r.apply(this.s,arguments))},throw:function(n){var r=this.s.return;return void 0===r?Promise.reject(n):t(r.apply(this.s,arguments))}},new xg(i)}Im.\u0275fac=function(t){return new(t||Im)(C(cu),C(fg))},Im.\u0275cmp=qe({type:Im,selectors:[["create-note-dialog"]],decls:15,vars:3,consts:[["mat-dialog-title",""],["mat-dialog-content","",1,"mat-dialog-content"],["appearance","fill",1,"input-full-width"],["matPrefix","",1,"emoji",3,"click"],["matInput","","type","text","autocomplete","off","rows","2",3,"ngModel","ngModelChange"],["class","picker","emoji","point_up","title","Choose your emoji",3,"emojiSelect",4,"ngIf"],["mat-dialog-actions","","align","end",1,"mat-dialog-actions"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary","cdkFocusInitial","",3,"mat-dialog-close"],["emoji","point_up","title","Choose your emoji",1,"picker",3,"emojiSelect"]],template:function(t,e){1&t&&(Y(0,"h1",0),de(1,"Enter Your Note (NOT WORKING)"),$(),Y(2,"div",1)(3,"mat-form-field",2)(4,"mat-icon",3),ve("click",function(){return e.isEmojiPickerVisible=!e.isEmojiPickerVisible}),de(5,"sentiment_satisfied"),$(),Y(6,"mat-label"),de(7,"Note"),$(),Y(8,"textarea",4),ve("ngModelChange",function(r){return e.data.note=r}),$()(),_e(9,Qq,1,0,"emoji-mart",5),$(),Y(10,"div",6)(11,"button",7),ve("click",function(){return e.onNoClick()}),de(12,"Cancel"),$(),Y(13,"button",8),de(14,"Send"),$()()),2&t&&(ee(8),ne("ngModel",e.data.note),ee(1),ne("ngIf",e.isEmojiPickerVisible),ee(4),ne("mat-dialog-close",e.data.note))},dependencies:[mi,Tm,Sm,mc,Hv,aa,Mo,Xq,Va,ia,vs,Ov,Rv,Pv,Bv],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}.mat-dialog-content[_ngcontent-%COMP%]{padding:20px 24px 0!important}.mat-dialog-actions[_ngcontent-%COMP%]{padding:10px 24px 24px}.picker[_ngcontent-%COMP%]{display:block;position:fixed;z-index:3}.emoji[_ngcontent-%COMP%]{cursor:pointer}.emoji[_ngcontent-%COMP%]:hover{color:#fff}"]});var tK=x(807),Zn=new WeakMap;class zr{constructor(){Cr(this,Zn,{writable:!0,value:void 0}),Sr(this,Zn,new tK.Level("blockcore-notes",{keyEncoding:"utf8",valueEncoding:"json"}))}get database(){return Ut(this,Zn)}table(t){return Ut(this,Zn).sublevel(t,{keyEncoding:"utf8",valueEncoding:"json"})}initialize(){return je(function*(){})()}open(){var t=this;return je(function*(){for(;"opening"===Ut(t,Zn).status||"closing"===Ut(t,Zn).status;)yield eS(150);if("open"!==Ut(t,Zn).status)return Ut(t,Zn).open()})()}close(){var t=this;return je(function*(){for(;"opening"===Ut(t,Zn).status||"closing"===Ut(t,Zn).status;)yield eS(150);if("closed"!==Ut(t,Zn).status)return Ut(t,Zn).close()})()}wipe(){var t=this;return je(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(Ut(t,Zn).iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;console.log("Delete:",a),console.log("Data:",l),yield Ut(t,Zn).del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}})()}delete(t,e){var n=this;return je(function*(){return e?Ut(n,Zn).sublevel(e).del(t):Ut(n,Zn).del(t)})()}get(t,e){var n=this;return je(function*(){console.log("READING...");try{return e?yield Ut(n,Zn).sublevel(e).get(t,{keyEncoding:"utf8",valueEncoding:"json"}):yield Ut(n,Zn).get(t,{keyEncoding:"utf8",valueEncoding:"json"})}catch(r){if("LEVEL_NOT_FOUND"===r.code)return;throw console.log("HERE?!?!?"),r}})()}}function Ur(i,t){rA(i,t),t.add(i)}function Vi(i,t,e){if(!t.has(i))throw new TypeError("attempted to get private field on non-instance");return e}zr.\u0275fac=function(t){return new(t||zr)},zr.\u0275prov=Re({token:zr,factory:zr.\u0275fac,providedIn:"root"});var Dg=new WeakMap,Nm=new WeakMap,sA=new WeakSet,Mg=new WeakMap,Om=new WeakSet,aA=new WeakSet,$v=new WeakSet,Eg=new WeakSet,Gv=new WeakSet;class Qn{constructor(t){Ur(this,Gv),Ur(this,Eg),Ur(this,$v),Ur(this,aA),Ur(this,Om),Ur(this,sA),Cr(this,Dg,{writable:!0,value:void 0}),Cr(this,Nm,{writable:!0,value:void 0}),Cr(this,Mg,{writable:!0,value:void 0}),this.storage=t,this.initialized=!1,this.profiles=[],Sr(this,Dg,new $i(this.profiles)),Sr(this,Nm,new $i("")),Sr(this,Mg,new $i(void 0)),this.table=this.storage.table("profile")}get profiles$(){return Ut(this,Dg).asObservable()}get profileRequested$(){return Ut(this,Nm).asObservable()}mutedPublicKeys(){return this.profiles.filter(t=>t.mute).map(t=>t.pubkey)}blockedPublickKeys(){return this.profiles.filter(t=>t.block).map(t=>t.pubkey)}get profilesChanged$(){return Ut(this,Mg).asObservable()}downloadProfile(t){var e=this;return je(function*(){Ut(e,Nm).next(t)})()}downloadRecent(t){var e=this;return je(function*(){Ut(e,Nm).next(t)})()}getProfile(t){var e=this;return je(function*(){const n=yield Vi(e,aA,nK).call(e,t);if(n)return n.pubkey=t,n})()}populate(){var t=this;return je(function*(){t.profiles=yield t.followList(),t.initialized=!0,Vi(t,sA,iK).call(t)})()}filter(t){var e=this;return je(function*(){const n=e.table.iterator({keyEncoding:"utf8",valueEncoding:"json"}),r=[];var a,o=!1,s=!1;try{for(var u,l=xs(n);o=!(u=yield l.next()).done;o=!1){const[g,D]=u.value;t(D,g)&&r.push(D)}}catch(g){s=!0,a=g}finally{try{o&&null!=l.return&&(yield l.return())}finally{if(s)throw a}}return r})()}followList(){var t=this;return je(function*(){return t.filter((e,n)=>1==e.follow)})()}publicList(){var t=this;return je(function*(){return t.filter((e,n)=>!e.follow&&!e.block)})()}blockList(){var t=this;return je(function*(){return t.filter((e,n)=>1==e.block)})()}follow(t,e,n){var r=this;return je(function*(){return Vi(r,$v,lA).call(r,t,e,!0,n)})()}unfollow(t){var e=this;return je(function*(){return Vi(e,$v,lA).call(e,t,void 0,void 0)})()}block(t){var e=this;return je(function*(){const n=yield e.getProfile(t);!n||(n.block=!0,n.follow=!1,yield e.putProfile(t,n))})()}unblock(t,e){var n=this;return je(function*(){const r=yield n.getProfile(t);!r||(r.block=!1,r.follow=e,n.putProfile(t,r))})()}mute(t){var e=this;return je(function*(){const n=yield e.getProfile(t);!n||(n.mute=!0,yield e.putProfile(t,n))})()}unmute(t,e){var n=this;return je(function*(){const r=yield n.getProfile(t);!r||(r.mute=!1,n.putProfile(t,r))})()}putProfile(t,e){var n=this;return je(function*(){yield n.table.put(t,e);const r=Vi(n,Eg,Xv).call(n,t);-1==r?n.profiles.push(e):n.profiles[r]=e,Vi(n,Om,Cg).call(n)})()}deleteProfile(t){var e=this;return je(function*(){yield e.table.del(t);const n=Vi(e,Eg,Xv).call(e,t);Vi(e,Gv,cA).call(e,n),Vi(e,Om,Cg).call(e)})()}updateProfile(t,e){var n=this;return je(function*(){let r=yield n.getProfile(t);const o=Math.floor(Date.now()/1e3);r?(r.name=e.name,r.about=e.about,r.nip05=e.nip05,r.picture=e.picture):r=e,r.modified=o,yield n.putProfile(t,r)})()}updateProfileValue(t,e){var n=this;return je(function*(){let r=yield n.getProfile(t);!r||(r.modified=Math.floor(Date.now()/1e3),r=e(r,r.pubkey),yield n.putProfile(t,r))})()}wipeNonFollow(){var t=this;return je(function*(){const e=t.table.iterator({keyEncoding:"utf8",valueEncoding:"json"});var o,n=!1,r=!1;try{for(var a,s=xs(e);n=!(a=yield s.next()).done;n=!1){const[l,u]=a.value;if(!u.block&&!u.follow){yield t.table.del(l);const g=Vi(t,Eg,Xv).call(t,l);Vi(t,Gv,cA).call(t,g)}}}catch(l){r=!0,o=l}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(r)throw o}}Vi(t,Om,Cg).call(t)})()}wipe(){var t=this;return je(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(t.table.iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;yield t.table.del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}t.profiles=[],Vi(t,Om,Cg).call(t)})()}}function iK(){Ut(this,Dg).next(this.profiles)}function Cg(){Ut(this,Mg).next(void 0)}function nK(i){return qv.apply(this,arguments)}function qv(){return qv=je(function*(i){try{return yield this.table.get(i,{keyEncoding:"utf8",valueEncoding:"json"})}catch(t){if("LEVEL_NOT_FOUND"===t.code)return;throw console.log("HERE?!?!?"),t}}),qv.apply(this,arguments)}function lA(i,t,e,n){return Kv.apply(this,arguments)}function Kv(){return Kv=je(function*(i,t,e,n){let r=yield this.getProfile(i);const o=Math.floor(Date.now()/1e3);r?(r.follow=e,r.circle=t):r={name:n?n.name:"",about:n?n.about:"",picture:n?n.picture:"",nip05:n?n.nip05:"",verifications:n?n.verifications:[],pubkey:i,follow:e,circle:t,created:o},r.modified=o,e&&(r.block=void 0,r.followed=o),console.log("PUT PROFILE:",r),yield this.putProfile(i,r),console.log("DOWNLOAD PROFILE CALL 1"),yield this.downloadProfile(i),console.log("DOWNLOAD PROFILE CALL 2")}),Kv.apply(this,arguments)}function Xv(i){return this.profiles.findIndex(t=>t.pubkey==i)}function cA(i){this.profiles.splice(i,1)}Qn.\u0275fac=function(t){return new(t||Qn)(fe(zr))},Qn.\u0275prov=Re({token:Qn,factory:Qn.\u0275fac,providedIn:"root"});var Zv=new WeakMap,Qv=new WeakMap,Jv=new WeakMap;class Xa{constructor(t,e){Cr(this,Zv,{writable:!0,value:void 0}),Cr(this,Qv,{writable:!0,value:void 0}),Cr(this,Jv,{writable:!0,value:void 0}),this.storage=t,this.profile=e,Sr(this,Zv,[]),Sr(this,Qv,[]),Sr(this,Jv,[]),this.circles=this.getCircles(),this.people=this.getPeople(),this.public$=this.getPublic()}openRelay(){}getPublic(){return new rt(t=>{t.next(Ut(this,Jv)),setTimeout(()=>{},3e3)})}getPeople(){return new rt(t=>{t.next(Ut(this,Qv))})}getCircles(){return new rt(t=>{t.next(Ut(this,Zv))})}}Xa.\u0275fac=function(t){return new(t||Xa)(fe(zr),fe(Qn))},Xa.\u0275prov=Re({token:Xa,factory:Xa.\u0275fac,providedIn:"root"});class Eo{constructor(){this.options={}}}Eo.\u0275fac=function(t){return new(t||Eo)},Eo.\u0275prov=Re({token:Eo,factory:Eo.\u0275fac,providedIn:"root"});var dA=x(1135);class Tr{constructor(t){this.settings=t,this.contentLimit=560,this.tagsLimit=10,this.profileLimit=1024,this.profileTagsLimit=10}sanitizeEvent(t){let e=dA(t.content,{allowedTags:["b","i","em","strong","a","img"],allowedAttributes:{a:["href"],img:["src"]},allowedIframeHostnames:["www.youtube.com"]});return e=this.escapeNewLineChars(e),e=e.replace("\\r","\\\\r").replace("\\n","\\\\n"),t.content=e,t}filterEvent(t){return this.settings.options.hideInvoice&&t.content.indexOf("lnbc")>-1||this.settings.options.hideSpam&&-1==t.content.substring(0,200).indexOf(" ")?null:t}filterEvents(t){return t.filter(e=>this.filterEvent(e))}validateEvent(t){return t.pubkey.length<60||t.pubkey.length>70||!t.sig||!t.id||t.sig.length<100||t.pubkey.length>150||64!==t.id.length||"number"!=typeof t.kind||"number"!=typeof t.created_at?null:(t.content.length>this.contentLimit&&(t.content=t.content.substring(0,this.contentLimit),t.contentCut=!0),t.tags&&t.tags.length>this.tagsLimit&&(t.tags=t.tags.splice(0,this.tagsLimit),t.tagsCut=!0),t)}escapeNewLineChars(t){return null!=t&&""!=t?t.replace(/\n/g," "):t}sanitizeProfile(t){let e=dA(t.about,{allowedTags:[],allowedAttributes:{}});return t.about=e,t}validateProfile(t){return t.picture.length>2e3||t.name.length>280||t.about.length>280||t.nip05.length>2e3?null:t}}function rK(i,t){}Tr.\u0275fac=function(t){return new(t||Tr)(fe(Eo))},Tr.\u0275prov=Re({token:Tr,factory:Tr.\u0275fac,providedIn:"root"});const oK=function(i){return{animationDuration:i}},sK=function(i,t){return{value:i,params:t}};function aK(i,t){1&i&&Xe(0)}const uA=["*"],lK=["tabListContainer"],cK=["tabList"],dK=["tabListInner"],uK=["nextPaginator"],hK=["previousPaginator"],mK=["tabBodyWrapper"],fK=["tabHeader"];function pK(i,t){}function _K(i,t){1&i&&_e(0,pK,0,0,"ng-template",14),2&i&&ne("cdkPortalOutlet",ge().$implicit.templateLabel)}function gK(i,t){1&i&&de(0),2&i&&ki(ge().$implicit.textLabel)}function bK(i,t){if(1&i){const e=Ft();Y(0,"div",6,7),ve("click",function(){const r=ze(e),o=r.$implicit,s=r.index,a=ge(),l=Ki(1);return Ue(a._handleClick(o,l,s))})("cdkFocusChange",function(r){const s=ze(e).index;return Ue(ge()._tabFocusChanged(r,s))}),Te(2,"span",8)(3,"div",9),Y(4,"span",10)(5,"span",11),_e(6,_K,1,1,"ng-template",12),_e(7,gK,1,1,"ng-template",null,13,Ca),$()()()}if(2&i){const e=t.$implicit,n=t.index,r=Ki(1),o=Ki(8),s=ge();it("mdc-tab--active",s.selectedIndex===n),ne("id",s._getTabLabelId(n))("ngClass",e.labelClass)("disabled",e.disabled)("fitInkBarToContent",s.fitInkBarToContent),et("tabIndex",s._getTabIndex(e,n))("aria-posinset",n+1)("aria-setsize",s._tabs.length)("aria-controls",s._getTabContentId(n))("aria-selected",s.selectedIndex===n)("aria-label",e.ariaLabel||null)("aria-labelledby",!e.ariaLabel&&e.ariaLabelledby?e.ariaLabelledby:null),ee(3),ne("matRippleTrigger",r)("matRippleDisabled",e.disabled||s.disableRipple),ee(3),ne("ngIf",e.templateLabel)("ngIfElse",o)}}function yK(i,t){if(1&i){const e=Ft();Y(0,"mat-tab-body",15),ve("_onCentered",function(){return ze(e),Ue(ge()._removeTabBodyWrapperHeight())})("_onCentering",function(r){return ze(e),Ue(ge()._setTabBodyWrapperHeight(r))}),$()}if(2&i){const e=t.$implicit,n=t.index,r=ge();it("mat-mdc-tab-body-active",r.selectedIndex===n),ne("id",r._getTabContentId(n))("ngClass",e.bodyClass)("content",e.content)("position",e.position)("origin",e.origin)("animationDuration",r.animationDuration)("preserveContent",r.preserveContent),et("tabindex",null!=r.contentTabIndex&&r.selectedIndex===n?r.contentTabIndex:null)("aria-labelledby",r._getTabLabelId(n))}}const FK={translateTab:Er("translateTab",[Qi("center, void, left-origin-center, right-origin-center",Bt({transform:"none"})),Qi("left",Bt({transform:"translate3d(-100%, 0, 0)",minHeight:"1px",visibility:"hidden"})),Qi("right",Bt({transform:"translate3d(100%, 0, 0)",minHeight:"1px",visibility:"hidden"})),nn("* => left, * => right, left => center, right => center",dn("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")),nn("void => left-origin-center",[Bt({transform:"translate3d(-100%, 0, 0)",visibility:"hidden"}),dn("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")]),nn("void => right-origin-center",[Bt({transform:"translate3d(100%, 0, 0)",visibility:"hidden"}),dn("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")])])};let vK=(()=>{class i extends ca{constructor(e,n,r,o){super(e,n,o),this._host=r,this._centeringSub=f.EMPTY,this._leavingSub=f.EMPTY}ngOnInit(){super.ngOnInit(),this._centeringSub=this._host._beforeCentering.pipe(wn(this._host._isCenterPosition(this._host._position))).subscribe(e=>{e&&!this.hasAttached()&&this.attach(this._host._content)}),this._leavingSub=this._host._afterLeavingCenter.subscribe(()=>{this._host.preserveContent||this.detach()})}ngOnDestroy(){super.ngOnDestroy(),this._centeringSub.unsubscribe(),this._leavingSub.unsubscribe()}}return i.\u0275fac=function(e){return new(e||i)(C(js),C(zi),C(Xt(()=>hA)),C(kt))},i.\u0275dir=ye({type:i,selectors:[["","matTabBodyHost",""]],features:[Ee]}),i})(),wK=(()=>{class i{constructor(e,n,r){this._elementRef=e,this._dir=n,this._dirChangeSubscription=f.EMPTY,this._translateTabComplete=new le,this._onCentering=new We,this._beforeCentering=new We,this._afterLeavingCenter=new We,this._onCentered=new We(!0),this.animationDuration="500ms",this.preserveContent=!1,n&&(this._dirChangeSubscription=n.change.subscribe(o=>{this._computePositionAnimationState(o),r.markForCheck()})),this._translateTabComplete.pipe(bm((o,s)=>o.fromState===s.fromState&&o.toState===s.toState)).subscribe(o=>{this._isCenterPosition(o.toState)&&this._isCenterPosition(this._position)&&this._onCentered.emit(),this._isCenterPosition(o.fromState)&&!this._isCenterPosition(this._position)&&this._afterLeavingCenter.emit()})}set position(e){this._positionIndex=e,this._computePositionAnimationState()}ngOnInit(){"center"==this._position&&null!=this.origin&&(this._position=this._computePositionFromOrigin(this.origin))}ngOnDestroy(){this._dirChangeSubscription.unsubscribe(),this._translateTabComplete.complete()}_onTranslateTabStarted(e){const n=this._isCenterPosition(e.toState);this._beforeCentering.emit(n),n&&this._onCentering.emit(this._elementRef.nativeElement.clientHeight)}_getLayoutDirection(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"}_isCenterPosition(e){return"center"==e||"left-origin-center"==e||"right-origin-center"==e}_computePositionAnimationState(e=this._getLayoutDirection()){this._position=this._positionIndex<0?"ltr"==e?"left":"right":this._positionIndex>0?"ltr"==e?"right":"left":"center"}_computePositionFromOrigin(e){const n=this._getLayoutDirection();return"ltr"==n&&e<=0||"rtl"==n&&e>0?"left-origin-center":"right-origin-center"}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(pn,8),C(At))},i.\u0275dir=ye({type:i,inputs:{_content:["content","_content"],origin:"origin",animationDuration:"animationDuration",preserveContent:"preserveContent",position:"position"},outputs:{_onCentering:"_onCentering",_beforeCentering:"_beforeCentering",_afterLeavingCenter:"_afterLeavingCenter",_onCentered:"_onCentered"}}),i})(),hA=(()=>{class i extends wK{constructor(e,n,r){super(e,n,r)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(pn,8),C(At))},i.\u0275cmp=qe({type:i,selectors:[["mat-tab-body"]],viewQuery:function(e,n){if(1&e&&_t(ca,5),2&e){let r;Ne(r=Oe())&&(n._portalHost=r.first)}},hostAttrs:[1,"mat-mdc-tab-body"],features:[Ee],decls:3,vars:6,consts:[["cdkScrollable","",1,"mat-mdc-tab-body-content"],["content",""],["matTabBodyHost",""]],template:function(e,n){1&e&&(Y(0,"div",0,1),ve("@translateTab.start",function(o){return n._onTranslateTabStarted(o)})("@translateTab.done",function(o){return n._translateTabComplete.next(o)}),_e(2,rK,0,0,"ng-template",2),$()),2&e&&ne("@translateTab",QM(3,sK,n._position,Th(1,oK,n.animationDuration)))},dependencies:[vK],styles:['.mat-mdc-tab-body{top:0;left:0;right:0;bottom:0;position:absolute;display:block;overflow:hidden;outline:0;flex-basis:100%}.mat-mdc-tab-body.mat-mdc-tab-body-active{position:relative;overflow-x:hidden;overflow-y:auto;z-index:1;flex-grow:1}.mat-mdc-tab-group.mat-mdc-tab-group-dynamic-height .mat-mdc-tab-body.mat-mdc-tab-body-active{overflow-y:hidden}.mat-mdc-tab-body-content{height:100%;overflow:auto}.mat-mdc-tab-group-dynamic-height .mat-mdc-tab-body-content{overflow:hidden}.mat-mdc-tab-body-content[style*="visibility: hidden"]{display:none}'],encapsulation:2,data:{animation:[FK.translateTab]}}),i})();const kK=new xe("MatTabContent");let mA=(()=>{class i{constructor(e){this.template=e}}return i.\u0275fac=function(e){return new(e||i)(C(Yi))},i.\u0275dir=ye({type:i,selectors:[["","matTabContent",""]],features:[Ze([{provide:kK,useExisting:i}])]}),i})();const xK=new xe("MatTabLabel"),fA=new xe("MAT_TAB");let pA=(()=>{class i extends F${constructor(e,n,r){super(e,n),this._closestTab=r}}return i.\u0275fac=function(e){return new(e||i)(C(Yi),C(zi),C(fA,8))},i.\u0275dir=ye({type:i,selectors:[["","mat-tab-label",""],["","matTabLabel",""]],features:[Ze([{provide:xK,useExisting:i}]),Ee]}),i})();const ew="mdc-tab-indicator--active",_A="mdc-tab-indicator--no-transition";class DK{constructor(t){this._items=t}hide(){this._items.forEach(t=>t.deactivateInkBar())}alignToElement(t){const e=this._items.find(r=>r.elementRef.nativeElement===t),n=this._currentItem;if(n?.deactivateInkBar(),e){const r=n?.elementRef.nativeElement.getBoundingClientRect?.();e.activateInkBar(r),this._currentItem=e}}}function MK(i){return class extends i{constructor(...t){super(...t),this._fitToContent=!1}get fitInkBarToContent(){return this._fitToContent}set fitInkBarToContent(t){const e=tt(t);this._fitToContent!==e&&(this._fitToContent=e,this._inkBarElement&&this._appendInkBarElement())}activateInkBar(t){const e=this.elementRef.nativeElement;if(!t||!e.getBoundingClientRect||!this._inkBarContentElement)return void e.classList.add(ew);const n=e.getBoundingClientRect(),r=t.width/n.width,o=t.left-n.left;e.classList.add(_A),this._inkBarContentElement.style.setProperty("transform",`translateX(${o}px) scaleX(${r})`),e.getBoundingClientRect(),e.classList.remove(_A),e.classList.add(ew),this._inkBarContentElement.style.setProperty("transform","")}deactivateInkBar(){this.elementRef.nativeElement.classList.remove(ew)}ngOnInit(){this._createInkBarElement()}ngOnDestroy(){this._inkBarElement?.remove(),this._inkBarElement=this._inkBarContentElement=null}_createInkBarElement(){const t=this.elementRef.nativeElement.ownerDocument||document;this._inkBarElement=t.createElement("span"),this._inkBarContentElement=t.createElement("span"),this._inkBarElement.className="mdc-tab-indicator",this._inkBarContentElement.className="mdc-tab-indicator__content mdc-tab-indicator__content--underline",this._inkBarElement.appendChild(this._inkBarContentElement),this._appendInkBarElement()}_appendInkBarElement(){(this._fitToContent?this.elementRef.nativeElement.querySelector(".mdc-tab__content"):this.elementRef.nativeElement).appendChild(this._inkBarElement)}}}const CK=ra(class{}),SK=MK((()=>{class i extends CK{constructor(e){super(),this.elementRef=e}focus(){this.elementRef.nativeElement.focus()}getOffsetLeft(){return this.elementRef.nativeElement.offsetLeft}getOffsetWidth(){return this.elementRef.nativeElement.offsetWidth}}return i.\u0275fac=function(e){return new(e||i)(C(Ke))},i.\u0275dir=ye({type:i,features:[Ee]}),i})());let gA=(()=>{class i extends SK{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275dir=ye({type:i,selectors:[["","matTabLabelWrapper",""]],hostVars:3,hostBindings:function(e,n){2&e&&(et("aria-disabled",!!n.disabled),it("mat-mdc-tab-disabled",n.disabled))},inputs:{disabled:"disabled",fitInkBarToContent:"fitInkBarToContent"},features:[Ee]}),i})();const TK=ra(class{}),bA=new xe("MAT_TAB_GROUP");let AK=(()=>{class i extends TK{constructor(e,n){super(),this._viewContainerRef=e,this._closestTabGroup=n,this.textLabel="",this._contentPortal=null,this._stateChanges=new le,this.position=null,this.origin=null,this.isActive=!1}get content(){return this._contentPortal}ngOnChanges(e){(e.hasOwnProperty("textLabel")||e.hasOwnProperty("disabled"))&&this._stateChanges.next()}ngOnDestroy(){this._stateChanges.complete()}ngOnInit(){this._contentPortal=new $a(this._explicitContent||this._implicitContent,this._viewContainerRef)}_setTemplateLabelInput(e){e&&e._closestTab===this&&(this._templateLabel=e)}}return i.\u0275fac=function(e){return new(e||i)(C(zi),C(bA,8))},i.\u0275dir=ye({type:i,viewQuery:function(e,n){if(1&e&&_t(Yi,7),2&e){let r;Ne(r=Oe())&&(n._implicitContent=r.first)}},inputs:{textLabel:["label","textLabel"],ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],labelClass:"labelClass",bodyClass:"bodyClass"},features:[Ee,ci]}),i})(),tw=(()=>{class i extends AK{get templateLabel(){return this._templateLabel}set templateLabel(e){this._setTemplateLabelInput(e)}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-tab"]],contentQueries:function(e,n,r){if(1&e&&(xt(r,mA,7,Yi),xt(r,pA,5)),2&e){let o;Ne(o=Oe())&&(n._explicitContent=o.first),Ne(o=Oe())&&(n.templateLabel=o.first)}},inputs:{disabled:"disabled"},exportAs:["matTab"],features:[Ze([{provide:fA,useExisting:i}]),Ee],ngContentSelectors:uA,decls:1,vars:0,template:function(e,n){1&e&&(zt(),_e(0,aK,1,0,"ng-template"))},encapsulation:2}),i})();const yA=Oa({passive:!0});let NK=(()=>{class i{constructor(e,n,r,o,s,a,l){this._elementRef=e,this._changeDetectorRef=n,this._viewportRuler=r,this._dir=o,this._ngZone=s,this._platform=a,this._animationMode=l,this._scrollDistance=0,this._selectedIndexChanged=!1,this._destroyed=new le,this._showPaginationControls=!1,this._disableScrollAfter=!0,this._disableScrollBefore=!0,this._stopScrolling=new le,this._disablePagination=!1,this._selectedIndex=0,this.selectFocusedIndex=new We,this.indexFocused=new We,s.runOutsideAngular(()=>{ks(e.nativeElement,"mouseleave").pipe(bt(this._destroyed)).subscribe(()=>{this._stopInterval()})})}get disablePagination(){return this._disablePagination}set disablePagination(e){this._disablePagination=tt(e)}get selectedIndex(){return this._selectedIndex}set selectedIndex(e){e=Xi(e),this._selectedIndex!=e&&(this._selectedIndexChanged=!0,this._selectedIndex=e,this._keyManager&&this._keyManager.updateActiveItem(e))}ngAfterViewInit(){ks(this._previousPaginator.nativeElement,"touchstart",yA).pipe(bt(this._destroyed)).subscribe(()=>{this._handlePaginatorPress("before")}),ks(this._nextPaginator.nativeElement,"touchstart",yA).pipe(bt(this._destroyed)).subscribe(()=>{this._handlePaginatorPress("after")})}ngAfterContentInit(){const e=this._dir?this._dir.change:ht("ltr"),n=this._viewportRuler.change(150),r=()=>{this.updatePagination(),this._alignInkBarToSelectedTab()};this._keyManager=new ym(this._items).withHorizontalOrientation(this._getLayoutDirection()).withHomeAndEnd().withWrap(),this._keyManager.updateActiveItem(this._selectedIndex),this._ngZone.onStable.pipe(fi(1)).subscribe(r),mn(e,n,this._items.changes,this._itemsResized()).pipe(bt(this._destroyed)).subscribe(()=>{this._ngZone.run(()=>{Promise.resolve().then(()=>{this._scrollDistance=Math.max(0,Math.min(this._getMaxScrollDistance(),this._scrollDistance)),r()})}),this._keyManager.withHorizontalOrientation(this._getLayoutDirection())}),this._keyManager.change.subscribe(o=>{this.indexFocused.emit(o),this._setTabFocus(o)})}_itemsResized(){return"function"!=typeof ResizeObserver?jn:this._items.changes.pipe(wn(this._items),Cn(e=>new rt(n=>this._ngZone.runOutsideAngular(()=>{const r=new ResizeObserver(o=>n.next(o));return e.forEach(o=>r.observe(o.elementRef.nativeElement)),()=>{r.disconnect()}}))),SF(1),Qt(e=>e.some(n=>n.contentRect.width>0&&n.contentRect.height>0)))}ngAfterContentChecked(){this._tabLabelCount!=this._items.length&&(this.updatePagination(),this._tabLabelCount=this._items.length,this._changeDetectorRef.markForCheck()),this._selectedIndexChanged&&(this._scrollToLabel(this._selectedIndex),this._checkScrollingControls(),this._alignInkBarToSelectedTab(),this._selectedIndexChanged=!1,this._changeDetectorRef.markForCheck()),this._scrollDistanceChanged&&(this._updateTabScrollPosition(),this._scrollDistanceChanged=!1,this._changeDetectorRef.markForCheck())}ngOnDestroy(){this._keyManager?.destroy(),this._destroyed.next(),this._destroyed.complete(),this._stopScrolling.complete()}_handleKeydown(e){if(!Dr(e))switch(e.keyCode){case 13:case 32:this.focusIndex!==this.selectedIndex&&(this.selectFocusedIndex.emit(this.focusIndex),this._itemSelected(e));break;default:this._keyManager.onKeydown(e)}}_onContentChanges(){const e=this._elementRef.nativeElement.textContent;e!==this._currentTextContent&&(this._currentTextContent=e||"",this._ngZone.run(()=>{this.updatePagination(),this._alignInkBarToSelectedTab(),this._changeDetectorRef.markForCheck()}))}updatePagination(){this._checkPaginationEnabled(),this._checkScrollingControls(),this._updateTabScrollPosition()}get focusIndex(){return this._keyManager?this._keyManager.activeItemIndex:0}set focusIndex(e){!this._isValidIndex(e)||this.focusIndex===e||!this._keyManager||this._keyManager.setActiveItem(e)}_isValidIndex(e){if(!this._items)return!0;const n=this._items?this._items.toArray()[e]:null;return!!n&&!n.disabled}_setTabFocus(e){if(this._showPaginationControls&&this._scrollToLabel(e),this._items&&this._items.length){this._items.toArray()[e].focus();const n=this._tabListContainer.nativeElement;n.scrollLeft="ltr"==this._getLayoutDirection()?0:n.scrollWidth-n.offsetWidth}}_getLayoutDirection(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"}_updateTabScrollPosition(){if(this.disablePagination)return;const e=this.scrollDistance,n="ltr"===this._getLayoutDirection()?-e:e;this._tabList.nativeElement.style.transform=`translateX(${Math.round(n)}px)`,(this._platform.TRIDENT||this._platform.EDGE)&&(this._tabListContainer.nativeElement.scrollLeft=0)}get scrollDistance(){return this._scrollDistance}set scrollDistance(e){this._scrollTo(e)}_scrollHeader(e){return this._scrollTo(this._scrollDistance+("before"==e?-1:1)*this._tabListContainer.nativeElement.offsetWidth/3)}_handlePaginatorClick(e){this._stopInterval(),this._scrollHeader(e)}_scrollToLabel(e){if(this.disablePagination)return;const n=this._items?this._items.toArray()[e]:null;if(!n)return;const r=this._tabListContainer.nativeElement.offsetWidth,{offsetLeft:o,offsetWidth:s}=n.elementRef.nativeElement;let a,l;"ltr"==this._getLayoutDirection()?(a=o,l=a+s):(l=this._tabListInner.nativeElement.offsetWidth-o,a=l-s);const u=this.scrollDistance,g=this.scrollDistance+r;ag&&(this.scrollDistance+=l-g+60)}_checkPaginationEnabled(){if(this.disablePagination)this._showPaginationControls=!1;else{const e=this._tabListInner.nativeElement.scrollWidth>this._elementRef.nativeElement.offsetWidth;e||(this.scrollDistance=0),e!==this._showPaginationControls&&this._changeDetectorRef.markForCheck(),this._showPaginationControls=e}}_checkScrollingControls(){this.disablePagination?this._disableScrollAfter=this._disableScrollBefore=!0:(this._disableScrollBefore=0==this.scrollDistance,this._disableScrollAfter=this.scrollDistance==this._getMaxScrollDistance(),this._changeDetectorRef.markForCheck())}_getMaxScrollDistance(){return this._tabListInner.nativeElement.scrollWidth-this._tabListContainer.nativeElement.offsetWidth||0}_alignInkBarToSelectedTab(){const e=this._items&&this._items.length?this._items.toArray()[this.selectedIndex]:null,n=e?e.elementRef.nativeElement:null;n?this._inkBar.alignToElement(n):this._inkBar.hide()}_stopInterval(){this._stopScrolling.next()}_handlePaginatorPress(e,n){n&&null!=n.button&&0!==n.button||(this._stopInterval(),cg(650,100).pipe(bt(mn(this._stopScrolling,this._destroyed))).subscribe(()=>{const{maxScrollDistance:r,distance:o}=this._scrollHeader(e);(0===o||o>=r)&&this._stopInterval()}))}_scrollTo(e){if(this.disablePagination)return{maxScrollDistance:0,distance:0};const n=this._getMaxScrollDistance();return this._scrollDistance=Math.max(0,Math.min(n,e)),this._scrollDistanceChanged=!0,this._checkScrollingControls(),{maxScrollDistance:n,distance:this._scrollDistance}}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(la),C(pn,8),C(nt),C(Oi),C(Ai,8))},i.\u0275dir=ye({type:i,inputs:{disablePagination:"disablePagination"}}),i})(),OK=(()=>{class i extends NK{constructor(e,n,r,o,s,a,l){super(e,n,r,o,s,a,l),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=tt(e)}_itemSelected(e){e.preventDefault()}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(la),C(pn,8),C(nt),C(Oi),C(Ai,8))},i.\u0275dir=ye({type:i,inputs:{disableRipple:"disableRipple"},features:[Ee]}),i})(),RK=(()=>{class i extends OK{constructor(e,n,r,o,s,a,l){super(e,n,r,o,s,a,l)}ngAfterContentInit(){this._inkBar=new DK(this._items),super.ngAfterContentInit()}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(la),C(pn,8),C(nt),C(Oi),C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-tab-header"]],contentQueries:function(e,n,r){if(1&e&&xt(r,gA,4),2&e){let o;Ne(o=Oe())&&(n._items=o)}},viewQuery:function(e,n){if(1&e&&(_t(lK,7),_t(cK,7),_t(dK,7),_t(uK,5),_t(hK,5)),2&e){let r;Ne(r=Oe())&&(n._tabListContainer=r.first),Ne(r=Oe())&&(n._tabList=r.first),Ne(r=Oe())&&(n._tabListInner=r.first),Ne(r=Oe())&&(n._nextPaginator=r.first),Ne(r=Oe())&&(n._previousPaginator=r.first)}},hostAttrs:[1,"mat-mdc-tab-header"],hostVars:4,hostBindings:function(e,n){2&e&&it("mat-mdc-tab-header-pagination-controls-enabled",n._showPaginationControls)("mat-mdc-tab-header-rtl","rtl"==n._getLayoutDirection())},inputs:{selectedIndex:"selectedIndex"},outputs:{selectFocusedIndex:"selectFocusedIndex",indexFocused:"indexFocused"},features:[Ee],ngContentSelectors:uA,decls:13,vars:10,consts:[["aria-hidden","true","type","button","mat-ripple","","tabindex","-1",1,"mat-mdc-tab-header-pagination","mat-mdc-tab-header-pagination-before",3,"matRippleDisabled","disabled","click","mousedown","touchend"],["previousPaginator",""],[1,"mat-mdc-tab-header-pagination-chevron"],[1,"mat-mdc-tab-label-container",3,"keydown"],["tabListContainer",""],["role","tablist",1,"mat-mdc-tab-list",3,"cdkObserveContent"],["tabList",""],[1,"mat-mdc-tab-labels"],["tabListInner",""],["aria-hidden","true","type","button","mat-ripple","","tabindex","-1",1,"mat-mdc-tab-header-pagination","mat-mdc-tab-header-pagination-after",3,"matRippleDisabled","disabled","mousedown","click","touchend"],["nextPaginator",""]],template:function(e,n){1&e&&(zt(),Y(0,"button",0,1),ve("click",function(){return n._handlePaginatorClick("before")})("mousedown",function(o){return n._handlePaginatorPress("before",o)})("touchend",function(){return n._stopInterval()}),Te(2,"div",2),$(),Y(3,"div",3,4),ve("keydown",function(o){return n._handleKeydown(o)}),Y(5,"div",5,6),ve("cdkObserveContent",function(){return n._onContentChanges()}),Y(7,"div",7,8),Xe(9),$()()(),Y(10,"button",9,10),ve("mousedown",function(o){return n._handlePaginatorPress("after",o)})("click",function(){return n._handlePaginatorClick("after")})("touchend",function(){return n._stopInterval()}),Te(12,"div",2),$()),2&e&&(it("mat-mdc-tab-header-pagination-disabled",n._disableScrollBefore),ne("matRippleDisabled",n._disableScrollBefore||n.disableRipple)("disabled",n._disableScrollBefore||null),ee(3),it("_mat-animation-noopable","NoopAnimations"===n._animationMode),ee(7),it("mat-mdc-tab-header-pagination-disabled",n._disableScrollAfter),ne("matRippleDisabled",n._disableScrollAfter||n.disableRipple)("disabled",n._disableScrollAfter||null))},dependencies:[Mr,eg],styles:[".mat-mdc-tab-header{display:flex;overflow:hidden;position:relative;flex-shrink:0}.mat-mdc-tab-header-pagination{-webkit-user-select:none;user-select:none;position:relative;display:none;justify-content:center;align-items:center;min-width:32px;cursor:pointer;z-index:2;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:none;box-sizing:content-box;background:none;border:none;outline:0;padding:0}.mat-mdc-tab-header-pagination::-moz-focus-inner{border:0}.mat-mdc-tab-header-pagination .mat-ripple-element{opacity:.12}.mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination{display:flex}.mat-mdc-tab-header-pagination-before,.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-after{padding-left:4px}.mat-mdc-tab-header-pagination-before .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-after .mat-mdc-tab-header-pagination-chevron{transform:rotate(-135deg)}.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-before,.mat-mdc-tab-header-pagination-after{padding-right:4px}.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-before .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-header-pagination-after .mat-mdc-tab-header-pagination-chevron{transform:rotate(45deg)}.mat-mdc-tab-header-pagination-chevron{border-style:solid;border-width:2px 2px 0 0;height:8px;width:8px}.mat-mdc-tab-header-pagination-disabled{box-shadow:none;cursor:default;pointer-events:none}.mat-mdc-tab-header-pagination-disabled .mat-mdc-tab-header-pagination-chevron{opacity:.4}.mat-mdc-tab-list{flex-grow:1;position:relative;transition:transform 500ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-mdc-tab-list{transition:none}._mat-animation-noopable span.mdc-tab-indicator__content,._mat-animation-noopable span.mdc-tab__text-label{transition:none}.mat-mdc-tab-label-container{display:flex;flex-grow:1;overflow:hidden;z-index:1}.mat-mdc-tab-labels{display:flex;flex:1 0 auto}[mat-align-tabs=center]>.mat-mdc-tab-header .mat-mdc-tab-labels{justify-content:center}[mat-align-tabs=end]>.mat-mdc-tab-header .mat-mdc-tab-labels{justify-content:flex-end}.mat-mdc-tab::before{margin:5px}.cdk-high-contrast-active .mat-mdc-tab[aria-disabled=true]{color:GrayText}"],encapsulation:2}),i})();const vA=new xe("MAT_TABS_CONFIG");let PK=0;const BK=oa(Wa(class{constructor(i){this._elementRef=i}}),"primary");let HK=(()=>{class i extends BK{constructor(e,n,r,o){super(e),this._changeDetectorRef=n,this._animationMode=o,this._tabs=new fs,this._indexToSelect=0,this._lastFocusedTabIndex=null,this._tabBodyWrapperHeight=0,this._tabsSubscription=f.EMPTY,this._tabLabelSubscription=f.EMPTY,this._dynamicHeight=!1,this._selectedIndex=null,this.headerPosition="above",this._disablePagination=!1,this._preserveContent=!1,this.selectedIndexChange=new We,this.focusChange=new We,this.animationDone=new We,this.selectedTabChange=new We(!0),this._groupId=PK++,this.animationDuration=r&&r.animationDuration?r.animationDuration:"500ms",this.disablePagination=!(!r||null==r.disablePagination)&&r.disablePagination,this.dynamicHeight=!(!r||null==r.dynamicHeight)&&r.dynamicHeight,this.contentTabIndex=r?.contentTabIndex??null,this.preserveContent=!!r?.preserveContent}get dynamicHeight(){return this._dynamicHeight}set dynamicHeight(e){this._dynamicHeight=tt(e)}get selectedIndex(){return this._selectedIndex}set selectedIndex(e){this._indexToSelect=Xi(e,null)}get animationDuration(){return this._animationDuration}set animationDuration(e){this._animationDuration=/^\d+$/.test(e+"")?e+"ms":e}get contentTabIndex(){return this._contentTabIndex}set contentTabIndex(e){this._contentTabIndex=Xi(e,null)}get disablePagination(){return this._disablePagination}set disablePagination(e){this._disablePagination=tt(e)}get preserveContent(){return this._preserveContent}set preserveContent(e){this._preserveContent=tt(e)}get backgroundColor(){return this._backgroundColor}set backgroundColor(e){const n=this._elementRef.nativeElement.classList;n.remove("mat-tabs-with-background",`mat-background-${this.backgroundColor}`),e&&n.add("mat-tabs-with-background",`mat-background-${e}`),this._backgroundColor=e}ngAfterContentChecked(){const e=this._indexToSelect=this._clampTabIndex(this._indexToSelect);if(this._selectedIndex!=e){const n=null==this._selectedIndex;if(!n){this.selectedTabChange.emit(this._createChangeEvent(e));const r=this._tabBodyWrapper.nativeElement;r.style.minHeight=r.clientHeight+"px"}Promise.resolve().then(()=>{this._tabs.forEach((r,o)=>r.isActive=o===e),n||(this.selectedIndexChange.emit(e),this._tabBodyWrapper.nativeElement.style.minHeight="")})}this._tabs.forEach((n,r)=>{n.position=r-e,null!=this._selectedIndex&&0==n.position&&!n.origin&&(n.origin=e-this._selectedIndex)}),this._selectedIndex!==e&&(this._selectedIndex=e,this._lastFocusedTabIndex=null,this._changeDetectorRef.markForCheck())}ngAfterContentInit(){this._subscribeToAllTabChanges(),this._subscribeToTabLabels(),this._tabsSubscription=this._tabs.changes.subscribe(()=>{const e=this._clampTabIndex(this._indexToSelect);if(e===this._selectedIndex){const n=this._tabs.toArray();let r;for(let o=0;o{n[e].isActive=!0,this.selectedTabChange.emit(this._createChangeEvent(e))})}this._changeDetectorRef.markForCheck()})}_subscribeToAllTabChanges(){this._allTabs.changes.pipe(wn(this._allTabs)).subscribe(e=>{this._tabs.reset(e.filter(n=>n._closestTabGroup===this||!n._closestTabGroup)),this._tabs.notifyOnChanges()})}ngOnDestroy(){this._tabs.destroy(),this._tabsSubscription.unsubscribe(),this._tabLabelSubscription.unsubscribe()}realignInkBar(){this._tabHeader&&this._tabHeader._alignInkBarToSelectedTab()}updatePagination(){this._tabHeader&&this._tabHeader.updatePagination()}focusTab(e){const n=this._tabHeader;n&&(n.focusIndex=e)}_focusChanged(e){this._lastFocusedTabIndex=e,this.focusChange.emit(this._createChangeEvent(e))}_createChangeEvent(e){const n=new jK;return n.index=e,this._tabs&&this._tabs.length&&(n.tab=this._tabs.toArray()[e]),n}_subscribeToTabLabels(){this._tabLabelSubscription&&this._tabLabelSubscription.unsubscribe(),this._tabLabelSubscription=mn(...this._tabs.map(e=>e._stateChanges)).subscribe(()=>this._changeDetectorRef.markForCheck())}_clampTabIndex(e){return Math.min(this._tabs.length-1,Math.max(e||0,0))}_getTabLabelId(e){return`mat-tab-label-${this._groupId}-${e}`}_getTabContentId(e){return`mat-tab-content-${this._groupId}-${e}`}_setTabBodyWrapperHeight(e){if(!this._dynamicHeight||!this._tabBodyWrapperHeight)return;const n=this._tabBodyWrapper.nativeElement;n.style.height=this._tabBodyWrapperHeight+"px",this._tabBodyWrapper.nativeElement.offsetHeight&&(n.style.height=e+"px")}_removeTabBodyWrapperHeight(){const e=this._tabBodyWrapper.nativeElement;this._tabBodyWrapperHeight=e.clientHeight,e.style.height="",this.animationDone.emit()}_handleClick(e,n,r){e.disabled||(this.selectedIndex=n.focusIndex=r)}_getTabIndex(e,n){return e.disabled?null:n===(this._lastFocusedTabIndex??this.selectedIndex)?0:-1}_tabFocusChanged(e,n){e&&"mouse"!==e&&"touch"!==e&&(this._tabHeader.focusIndex=n)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(vA,8),C(Ai,8))},i.\u0275dir=ye({type:i,inputs:{dynamicHeight:"dynamicHeight",selectedIndex:"selectedIndex",headerPosition:"headerPosition",animationDuration:"animationDuration",contentTabIndex:"contentTabIndex",disablePagination:"disablePagination",preserveContent:"preserveContent",backgroundColor:"backgroundColor"},outputs:{selectedIndexChange:"selectedIndexChange",focusChange:"focusChange",animationDone:"animationDone",selectedTabChange:"selectedTabChange"},features:[Ee]}),i})(),wA=(()=>{class i extends HK{constructor(e,n,r,o){super(e,n,r,o),this._fitInkBarToContent=!1,this._stretchTabs=!0,this.fitInkBarToContent=!(!r||null==r.fitInkBarToContent)&&r.fitInkBarToContent}get fitInkBarToContent(){return this._fitInkBarToContent}set fitInkBarToContent(e){this._fitInkBarToContent=tt(e),this._changeDetectorRef.markForCheck()}get stretchTabs(){return this._stretchTabs}set stretchTabs(e){this._stretchTabs=tt(e)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(vA,8),C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-tab-group"]],contentQueries:function(e,n,r){if(1&e&&xt(r,tw,5),2&e){let o;Ne(o=Oe())&&(n._allTabs=o)}},viewQuery:function(e,n){if(1&e&&(_t(mK,5),_t(fK,5)),2&e){let r;Ne(r=Oe())&&(n._tabBodyWrapper=r.first),Ne(r=Oe())&&(n._tabHeader=r.first)}},hostAttrs:[1,"mat-mdc-tab-group"],hostVars:6,hostBindings:function(e,n){2&e&&it("mat-mdc-tab-group-dynamic-height",n.dynamicHeight)("mat-mdc-tab-group-inverted-header","below"===n.headerPosition)("mat-mdc-tab-group-stretch-tabs",n.stretchTabs)},inputs:{color:"color",disableRipple:"disableRipple",fitInkBarToContent:"fitInkBarToContent",stretchTabs:["mat-stretch-tabs","stretchTabs"]},exportAs:["matTabGroup"],features:[Ze([{provide:bA,useExisting:i}]),Ee],decls:6,vars:6,consts:[[3,"selectedIndex","disableRipple","indexFocused","selectFocusedIndex"],["tabHeader",""],["class","mdc-tab mat-mdc-tab mat-mdc-focus-indicator","role","tab","matTabLabelWrapper","","cdkMonitorElementFocus","",3,"id","mdc-tab--active","ngClass","disabled","fitInkBarToContent","click","cdkFocusChange",4,"ngFor","ngForOf"],[1,"mat-mdc-tab-body-wrapper"],["tabBodyWrapper",""],["role","tabpanel",3,"id","mat-mdc-tab-body-active","ngClass","content","position","origin","animationDuration","preserveContent","_onCentered","_onCentering",4,"ngFor","ngForOf"],["role","tab","matTabLabelWrapper","","cdkMonitorElementFocus","",1,"mdc-tab","mat-mdc-tab","mat-mdc-focus-indicator",3,"id","ngClass","disabled","fitInkBarToContent","click","cdkFocusChange"],["tabNode",""],[1,"mdc-tab__ripple"],["mat-ripple","",1,"mat-mdc-tab-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mdc-tab__content"],[1,"mdc-tab__text-label"],[3,"ngIf","ngIfElse"],["tabTextLabel",""],[3,"cdkPortalOutlet"],["role","tabpanel",3,"id","ngClass","content","position","origin","animationDuration","preserveContent","_onCentered","_onCentering"]],template:function(e,n){1&e&&(Y(0,"mat-tab-header",0,1),ve("indexFocused",function(o){return n._focusChanged(o)})("selectFocusedIndex",function(o){return n.selectedIndex=o}),_e(2,bK,9,17,"div",2),$(),Y(3,"div",3,4),_e(5,yK,1,11,"mat-tab-body",5),$()),2&e&&(ne("selectedIndex",n.selectedIndex||0)("disableRipple",n.disableRipple),ee(2),ne("ngForOf",n._tabs),ee(1),it("_mat-animation-noopable","NoopAnimations"===n._animationMode),ee(2),ne("ngForOf",n._tabs))},dependencies:[Bh,Rn,mi,ca,Mr,RU,hA,gA,RK],styles:['.mdc-tab{min-width:90px;padding-right:24px;padding-left:24px;display:flex;flex:1 0 auto;justify-content:center;box-sizing:border-box;margin:0;padding-top:0;padding-bottom:0;border:none;outline:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-appearance:none;z-index:1}.mdc-tab::-moz-focus-inner{padding:0;border:0}.mdc-tab[hidden]{display:none}.mdc-tab--min-width{flex:0 1 auto}.mdc-tab__content{display:flex;align-items:center;justify-content:center;height:inherit;pointer-events:none}.mdc-tab__text-label{transition:150ms color linear;display:inline-block;line-height:1;z-index:2}.mdc-tab__icon{transition:150ms color linear;z-index:2}.mdc-tab--stacked .mdc-tab__content{flex-direction:column;align-items:center;justify-content:center}.mdc-tab--stacked .mdc-tab__text-label{padding-top:6px;padding-bottom:4px}.mdc-tab--active .mdc-tab__text-label,.mdc-tab--active .mdc-tab__icon{transition-delay:100ms}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:8px;padding-right:0}[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label,.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label[dir=rtl]{padding-left:0;padding-right:8px}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:2px}.mdc-tab-indicator .mdc-tab-indicator__content--icon{height:34px;font-size:34px}.mdc-tab-indicator{display:flex;position:absolute;top:0;left:0;justify-content:center;width:100%;height:100%;pointer-events:none;z-index:1}.mdc-tab-indicator__content{transform-origin:left;opacity:0}.mdc-tab-indicator__content--underline{align-self:flex-end;box-sizing:border-box;width:100%;border-top-style:solid}.mdc-tab-indicator__content--icon{align-self:center;margin:0 auto}.mdc-tab-indicator--active .mdc-tab-indicator__content{opacity:1}.mdc-tab-indicator .mdc-tab-indicator__content{transition:250ms transform cubic-bezier(0.4, 0, 0.2, 1)}.mdc-tab-indicator--no-transition .mdc-tab-indicator__content{transition:none}.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition:150ms opacity linear}.mdc-tab-indicator--active.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition-delay:100ms}.mat-mdc-tab-ripple{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none}.mat-mdc-tab{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-tab.mdc-tab{height:48px;flex-grow:0}.mat-mdc-tab .mdc-tab__ripple::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;pointer-events:none}.mat-mdc-tab .mdc-tab__text-label{display:inline-flex;align-items:center}.mat-mdc-tab .mdc-tab__content{position:relative}.mat-mdc-tab:hover .mdc-tab__ripple::before{opacity:.04}.mat-mdc-tab.cdk-program-focused .mdc-tab__ripple::before,.mat-mdc-tab.cdk-keyboard-focused .mdc-tab__ripple::before{opacity:.12}.mat-mdc-tab .mat-ripple-element{opacity:.12}.mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab{flex-grow:1}.mat-mdc-tab-disabled{opacity:.4;pointer-events:none}.mat-mdc-tab-group{display:flex;flex-direction:column;max-width:100%}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination{background-color:var(--mat-mdc-tab-header-with-background-background-color, transparent)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab__text-label{color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-focus-indicator::before{border-color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mdc-tab__ripple::before,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mdc-tab__ripple::before{background-color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron{border-color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-group.mat-mdc-tab-group-inverted-header{flex-direction:column-reverse}.mat-mdc-tab-group.mat-mdc-tab-group-inverted-header .mdc-tab-indicator__content--underline{align-self:flex-start}.mat-mdc-tab-body-wrapper{position:relative;overflow:hidden;display:flex;transition:height 500ms cubic-bezier(0.35, 0, 0.25, 1)}.mat-mdc-tab-body-wrapper._mat-animation-noopable{transition:none !important;animation:none !important}'],encapsulation:2}),i})();class jK{}let YK=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vn,vt,Ga,ws,tg,sg,vt]}),i})();const Sg={node:void 0,web:"object"==typeof self&&"crypto"in self?self.crypto:void 0},iw=i=>new DataView(i.buffer,i.byteOffset,i.byteLength),Ds=(i,t)=>i<<32-t|i>>>t;if(68!==new Uint8Array(new Uint32Array([287454020]).buffer)[0])throw new Error("Non little-endian hardware is not supported");function rw(i){if("string"==typeof i&&(i=function WK(i){if("string"!=typeof i)throw new TypeError("utf8ToBytes expected string, got "+typeof i);return(new TextEncoder).encode(i)}(i)),!(i instanceof Uint8Array))throw new TypeError(`Expected input type is Uint8Array (got ${typeof i})`);return i}Array.from({length:256},(i,t)=>t.toString(16).padStart(2,"0")),(()=>{const i=typeof module<"u"&&"function"==typeof module.require&&module.require.bind(module);try{if(i){const{setImmediate:t}=i("timers")}}catch{}})();class $K{clone(){return this._cloneInto()}}function KK(i=32){if(Sg.web)return Sg.web.getRandomValues(new Uint8Array(i));if(Sg.node)return new Uint8Array(Sg.node.randomBytes(i).buffer);throw new Error("The environment doesn't have randomBytes function")}class ZK extends $K{constructor(t,e,n,r){super(),this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=r,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=iw(this.buffer)}update(t){if(this.destroyed)throw new Error("instance is destroyed");const{view:e,buffer:n,blockLen:r,finished:o}=this;if(o)throw new Error("digest() was already called");const s=(t=rw(t)).length;for(let a=0;ar-s&&(this.process(n,0),s=0);for(let l=s;l>r&o),a=Number(e&o),u=n?0:4;i.setUint32(t+(n?4:0),s,n),i.setUint32(t+u,a,n)})(n,r-8,BigInt(8*this.length),o),this.process(n,0);const a=iw(t);this.get().forEach((l,u)=>a.setUint32(4*u,l,o))}digest(){const{buffer:t,outputLen:e}=this;this.digestInto(t);const n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:e,buffer:n,length:r,finished:o,destroyed:s,pos:a}=this;return t.length=r,t.pos=a,t.finished=o,t.destroyed=s,r%e&&t.buffer.set(n),t}}const QK=(i,t,e)=>i&t^~i&e,JK=(i,t,e)=>i&t^i&e^t&e,eX=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Za=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Qa=new Uint32Array(64);class tX extends ZK{constructor(){super(64,32,8,!1),this.A=0|Za[0],this.B=0|Za[1],this.C=0|Za[2],this.D=0|Za[3],this.E=0|Za[4],this.F=0|Za[5],this.G=0|Za[6],this.H=0|Za[7]}get(){const{A:t,B:e,C:n,D:r,E:o,F:s,G:a,H:l}=this;return[t,e,n,r,o,s,a,l]}set(t,e,n,r,o,s,a,l){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|o,this.F=0|s,this.G=0|a,this.H=0|l}process(t,e){for(let D=0;D<16;D++,e+=4)Qa[D]=t.getUint32(e,!1);for(let D=16;D<64;D++){const H=Qa[D-15],q=Qa[D-2],J=Ds(H,7)^Ds(H,18)^H>>>3,oe=Ds(q,17)^Ds(q,19)^q>>>10;Qa[D]=oe+Qa[D-7]+J+Qa[D-16]|0}let{A:n,B:r,C:o,D:s,E:a,F:l,G:u,H:g}=this;for(let D=0;D<64;D++){const q=g+(Ds(a,6)^Ds(a,11)^Ds(a,25))+QK(a,l,u)+eX[D]+Qa[D]|0,oe=(Ds(n,2)^Ds(n,13)^Ds(n,22))+JK(n,r,o)|0;g=u,u=l,l=a,a=s+q|0,s=o,o=r,r=n,n=q+oe|0}n=n+this.A|0,r=r+this.B|0,o=o+this.C|0,s=s+this.D|0,a=a+this.E|0,l=l+this.F|0,u=u+this.G|0,g=g+this.H|0,this.set(n,r,o,s,a,l,u,g)}roundClean(){Qa.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}const iX=function qK(i){const t=n=>i().update(rw(n)).digest(),e=i();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.init=t.create=()=>i(),t}(()=>new tX);for(var hu="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Rm=typeof Uint8Array>"u"?[]:new Uint8Array(256),Tg=0;Tg>2],r+=hu[(3&t[e])<<4|t[e+1]>>4],r+=hu[(15&t[e+1])<<2|t[e+2]>>6],r+=hu[63&t[e+2]];return n%3==2?r=r.substring(0,r.length-1)+"=":n%3==1&&(r=r.substring(0,r.length-2)+"=="),r},DA=function(i){var n,o,s,a,l,t=.75*i.length,e=i.length,r=0;"="===i[i.length-1]&&(t--,"="===i[i.length-2]&&t--);var u=new ArrayBuffer(t),g=new Uint8Array(u);for(n=0;n>4,g[r++]=(15&s)<<4|a>>2,g[r++]=(3&a)<<6|63&l;return u},MA=x(3439),ow=x(6837);function sw(i){if(!Number.isSafeInteger(i)||i<0)throw new Error(`Wrong positive integer: ${i}`)}function pc(i,...t){if(!(i instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(t.length>0&&!t.includes(i.length))throw new TypeError(`Expected Uint8Array of length ${t}, not of length=${i.length}`)}const _c={number:sw,bool:function nX(i){if("boolean"!=typeof i)throw new Error(`Expected boolean, not ${i}`)},bytes:pc,hash:function rX(i){if("function"!=typeof i||"function"!=typeof i.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");sw(i.outputLen),sw(i.blockLen)},exists:function oX(i,t=!0){if(i.destroyed)throw new Error("Hash instance has been destroyed");if(t&&i.finished)throw new Error("Hash#digest() has already been called")},output:function sX(i,t){pc(i);const e=t.outputLen;if(i.lengthnew DataView(i.buffer,i.byteOffset,i.byteLength)),Ms=(i,t)=>i<<32-t|i>>>t;if(68!==new Uint8Array(new Uint32Array([287454020]).buffer)[0])throw new Error("Non little-endian hardware is not supported");const aX=Array.from({length:256},(i,t)=>t.toString(16).padStart(2,"0"));function EA(i){if("string"!=typeof i)throw new TypeError("utf8ToBytes expected string, got "+typeof i);return(new TextEncoder).encode(i)}function Ag(i){if("string"==typeof i&&(i=EA(i)),!(i instanceof Uint8Array))throw new TypeError(`Expected input type is Uint8Array (got ${typeof i})`);return i}function Lg(...i){if(!i.every(n=>n instanceof Uint8Array))throw new Error("Uint8Array list expected");if(1===i.length)return i[0];const t=i.reduce((n,r)=>n+r.length,0),e=new Uint8Array(t);for(let n=0,r=0;ni().update(Ag(n)).digest(),e=i();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>i(),t}class SA extends CA{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,_c.hash(t);const n=Ag(e);if(this.iHash=t.create(),"function"!=typeof this.iHash.update)throw new TypeError("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const r=this.blockLen,o=new Uint8Array(r);o.set(n.length>r?t.create().update(n).digest():n);for(let s=0;snew SA(i,t).update(e).digest();Ig.create=(i,t)=>new SA(i,t);class lw extends CA{constructor(t,e,n,r){super(),this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=r,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=mu(this.buffer)}update(t){_c.exists(this);const{view:e,buffer:n,blockLen:r}=this,o=(t=Ag(t)).length;for(let s=0;sr-s&&(this.process(n,0),s=0);for(let D=s;D>r&o),a=Number(e&o),u=n?0:4;i.setUint32(t+(n?4:0),s,n),i.setUint32(t+u,a,n)})(n,r-8,BigInt(8*this.length),o),this.process(n,0);const a=mu(t),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const u=l/4,g=this.get();if(u>g.length)throw new Error("_sha2: outputLen bigger than state");for(let D=0;Dt),fX=TA.map(i=>(9*i+5)%16);let cw=[TA],dw=[fX];for(let i=0;i<4;i++)for(let t of[cw,dw])t.push(t[i].map(e=>mX[e]));const AA=[[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8],[12,13,11,15,6,9,9,7,12,15,11,13,7,8,7,7],[13,15,14,11,7,7,6,8,13,14,13,12,5,5,6,9],[14,11,12,14,8,6,5,5,15,12,15,14,9,9,8,6],[15,12,13,13,9,5,8,6,14,11,12,11,8,6,5,5]].map(i=>new Uint8Array(i)),pX=cw.map((i,t)=>i.map(e=>AA[t][e])),_X=dw.map((i,t)=>i.map(e=>AA[t][e])),gX=new Uint32Array([0,1518500249,1859775393,2400959708,2840853838]),bX=new Uint32Array([1352829926,1548603684,1836072691,2053994217,0]),Ng=(i,t)=>i<>>32-t;function LA(i,t,e,n){return 0===i?t^e^n:1===i?t&e|~t&n:2===i?(t|~e)^n:3===i?t&n|e&~n:t^(e|~n)}const Og=new Uint32Array(16);class yX extends lw{constructor(){super(64,20,8,!0),this.h0=1732584193,this.h1=-271733879,this.h2=-1732584194,this.h3=271733878,this.h4=-1009589776}get(){const{h0:t,h1:e,h2:n,h3:r,h4:o}=this;return[t,e,n,r,o]}set(t,e,n,r,o){this.h0=0|t,this.h1=0|e,this.h2=0|n,this.h3=0|r,this.h4=0|o}process(t,e){for(let q=0;q<16;q++,e+=4)Og[q]=t.getUint32(e,!0);let n=0|this.h0,r=n,o=0|this.h1,s=o,a=0|this.h2,l=a,u=0|this.h3,g=u,D=0|this.h4,H=D;for(let q=0;q<5;q++){const J=4-q,oe=gX[q],ue=bX[q],Fe=cw[q],Se=dw[q],be=pX[q],Be=_X[q];for(let dt=0;dt<16;dt++){const Rt=Ng(n+LA(q,o,a,u)+Og[Fe[dt]]+oe,be[dt])+D|0;n=D,D=u,u=0|Ng(a,10),a=o,o=Rt}for(let dt=0;dt<16;dt++){const Rt=Ng(r+LA(J,s,l,g)+Og[Se[dt]]+ue,Be[dt])+H|0;r=H,H=g,g=0|Ng(l,10),l=s,s=Rt}}this.set(this.h1+a+g|0,this.h2+u+H|0,this.h3+D+r|0,this.h4+n+s|0,this.h0+o+l|0)}roundClean(){Og.fill(0)}destroy(){this.destroyed=!0,this.buffer.fill(0),this.set(0,0,0,0,0)}}const FX=gc(()=>new yX),vX=(i,t,e)=>i&t^~i&e,wX=(i,t,e)=>i&t^i&e^t&e,kX=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ja=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),el=new Uint32Array(64);class IA extends lw{constructor(){super(64,32,8,!1),this.A=0|Ja[0],this.B=0|Ja[1],this.C=0|Ja[2],this.D=0|Ja[3],this.E=0|Ja[4],this.F=0|Ja[5],this.G=0|Ja[6],this.H=0|Ja[7]}get(){const{A:t,B:e,C:n,D:r,E:o,F:s,G:a,H:l}=this;return[t,e,n,r,o,s,a,l]}set(t,e,n,r,o,s,a,l){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|o,this.F=0|s,this.G=0|a,this.H=0|l}process(t,e){for(let D=0;D<16;D++,e+=4)el[D]=t.getUint32(e,!1);for(let D=16;D<64;D++){const H=el[D-15],q=el[D-2],J=Ms(H,7)^Ms(H,18)^H>>>3,oe=Ms(q,17)^Ms(q,19)^q>>>10;el[D]=oe+el[D-7]+J+el[D-16]|0}let{A:n,B:r,C:o,D:s,E:a,F:l,G:u,H:g}=this;for(let D=0;D<64;D++){const q=g+(Ms(a,6)^Ms(a,11)^Ms(a,25))+vX(a,l,u)+kX[D]+el[D]|0,oe=(Ms(n,2)^Ms(n,13)^Ms(n,22))+wX(n,r,o)|0;g=u,u=l,l=a,a=s+q|0,s=o,o=r,r=n,n=q+oe|0}n=n+this.A|0,r=r+this.B|0,o=o+this.C|0,s=s+this.D|0,a=a+this.E|0,l=l+this.F|0,u=u+this.G|0,g=g+this.H|0,this.set(n,r,o,s,a,l,u,g)}roundClean(){el.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class xX extends IA{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const uw=gc(()=>new IA),Rg=(gc(()=>new xX),BigInt(2**32-1)),hw=BigInt(32);function NA(i,t=!1){return t?{h:Number(i&Rg),l:Number(i>>hw&Rg)}:{h:0|Number(i>>hw&Rg),l:0|Number(i&Rg)}}const Kt_split=function DX(i,t=!1){let e=new Uint32Array(i.length),n=new Uint32Array(i.length);for(let r=0;ri>>>e,Kt_shrSL=(i,t,e)=>i<<32-e|t>>>e,Kt_rotrSH=(i,t,e)=>i>>>e|t<<32-e,Kt_rotrSL=(i,t,e)=>i<<32-e|t>>>e,Kt_rotrBH=(i,t,e)=>i<<64-e|t>>>e-32,Kt_rotrBL=(i,t,e)=>i>>>e-32|t<<64-e,Kt_add=function HX(i,t,e,n){const r=(t>>>0)+(n>>>0);return{h:i+e+(r/2**32|0)|0,l:0|r}},Kt_add3L=(i,t,e)=>(i>>>0)+(t>>>0)+(e>>>0),Kt_add3H=(i,t,e,n)=>t+e+n+(i/2**32|0)|0,Kt_add4L=(i,t,e,n)=>(i>>>0)+(t>>>0)+(e>>>0)+(n>>>0),Kt_add4H=(i,t,e,n,r)=>t+e+n+r+(i/2**32|0)|0,Kt_add5H=(i,t,e,n,r,o)=>t+e+n+r+o+(i/2**32|0)|0,Kt_add5L=(i,t,e,n,r)=>(i>>>0)+(t>>>0)+(e>>>0)+(n>>>0)+(r>>>0),[jX,YX]=Kt_split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(i=>BigInt(i))),tl=new Uint32Array(80),il=new Uint32Array(80);class Pg extends lw{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){const{Ah:t,Al:e,Bh:n,Bl:r,Ch:o,Cl:s,Dh:a,Dl:l,Eh:u,El:g,Fh:D,Fl:H,Gh:q,Gl:J,Hh:oe,Hl:ue}=this;return[t,e,n,r,o,s,a,l,u,g,D,H,q,J,oe,ue]}set(t,e,n,r,o,s,a,l,u,g,D,H,q,J,oe,ue){this.Ah=0|t,this.Al=0|e,this.Bh=0|n,this.Bl=0|r,this.Ch=0|o,this.Cl=0|s,this.Dh=0|a,this.Dl=0|l,this.Eh=0|u,this.El=0|g,this.Fh=0|D,this.Fl=0|H,this.Gh=0|q,this.Gl=0|J,this.Hh=0|oe,this.Hl=0|ue}process(t,e){for(let be=0;be<16;be++,e+=4)tl[be]=t.getUint32(e),il[be]=t.getUint32(e+=4);for(let be=16;be<80;be++){const Be=0|tl[be-15],dt=0|il[be-15],Rt=Kt_rotrSH(Be,dt,1)^Kt_rotrSH(Be,dt,8)^Kt_shrSH(Be,dt,7),Ui=Kt_rotrSL(Be,dt,1)^Kt_rotrSL(Be,dt,8)^Kt_shrSL(Be,dt,7),_n=0|tl[be-2],Bn=0|il[be-2],$r=Kt_rotrSH(_n,Bn,19)^Kt_rotrBH(_n,Bn,61)^Kt_shrSH(_n,Bn,6),Du=Kt_rotrSL(_n,Bn,19)^Kt_rotrBL(_n,Bn,61)^Kt_shrSL(_n,Bn,6),As=Kt_add4L(Ui,Du,il[be-7],il[be-16]),Qo=Kt_add4H(As,Rt,$r,tl[be-7],tl[be-16]);tl[be]=0|Qo,il[be]=0|As}let{Ah:n,Al:r,Bh:o,Bl:s,Ch:a,Cl:l,Dh:u,Dl:g,Eh:D,El:H,Fh:q,Fl:J,Gh:oe,Gl:ue,Hh:Fe,Hl:Se}=this;for(let be=0;be<80;be++){const Be=Kt_rotrSH(D,H,14)^Kt_rotrSH(D,H,18)^Kt_rotrBH(D,H,41),dt=Kt_rotrSL(D,H,14)^Kt_rotrSL(D,H,18)^Kt_rotrBL(D,H,41),Rt=D&q^~D&oe,_n=Kt_add5L(Se,dt,H&J^~H&ue,YX[be],il[be]),Bn=Kt_add5H(_n,Fe,Be,Rt,jX[be],tl[be]),$r=0|_n,Du=Kt_rotrSH(n,r,28)^Kt_rotrBH(n,r,34)^Kt_rotrBH(n,r,39),As=Kt_rotrSL(n,r,28)^Kt_rotrBL(n,r,34)^Kt_rotrBL(n,r,39),Qo=n&o^n&a^o&a,j0=r&s^r&l^s&l;Fe=0|oe,Se=0|ue,oe=0|q,ue=0|J,q=0|D,J=0|H,({h:D,l:H}=Kt_add(0|u,0|g,0|Bn,0|$r)),u=0|a,g=0|l,a=0|o,l=0|s,o=0|n,s=0|r;const mf=Kt_add3L($r,As,j0);n=Kt_add3H(mf,Bn,Du,Qo),r=0|mf}({h:n,l:r}=Kt_add(0|this.Ah,0|this.Al,0|n,0|r)),({h:o,l:s}=Kt_add(0|this.Bh,0|this.Bl,0|o,0|s)),({h:a,l}=Kt_add(0|this.Ch,0|this.Cl,0|a,0|l)),({h:u,l:g}=Kt_add(0|this.Dh,0|this.Dl,0|u,0|g)),({h:D,l:H}=Kt_add(0|this.Eh,0|this.El,0|D,0|H)),({h:q,l:J}=Kt_add(0|this.Fh,0|this.Fl,0|q,0|J)),({h:oe,l:ue}=Kt_add(0|this.Gh,0|this.Gl,0|oe,0|ue)),({h:Fe,l:Se}=Kt_add(0|this.Hh,0|this.Hl,0|Fe,0|Se)),this.set(n,r,o,s,a,l,u,g,D,H,q,J,oe,ue,Fe,Se)}roundClean(){tl.fill(0),il.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}class VX extends Pg{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}}class zX extends Pg{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}}class UX extends Pg{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}}const OA=gc(()=>new Pg);gc(()=>new VX),gc(()=>new zX),gc(()=>new UX),Di.hmacSha256Sync=(i,...t)=>Ig(uw,i,Di.concatBytes(...t));const mw=(i=>Go(function q4(i,t){if(ic(i),"function"!=typeof t)throw new Error("checksum fn should be function");return{encode(e){if(!(e instanceof Uint8Array))throw new Error("checksum.encode: input should be Uint8Array");const n=t(e).slice(0,i),r=new Uint8Array(e.length+i);return r.set(e),r.set(n,e.length),r},decode(e){if(!(e instanceof Uint8Array))throw new Error("checksum.decode: input should be Uint8Array");const n=e.slice(0,-i),r=t(n).slice(0,i),o=e.slice(-i);for(let s=0;si(i(t))),P_))(uw);function RA(i){return BigInt(`0x${function lX(i){if(!(i instanceof Uint8Array))throw new Error("Uint8Array expected");let t="";for(let e=0;e{if(!Number.isSafeInteger(i)||i<0||i>2**32-1)throw new Error(`Invalid number=${i}. Should be from 0 to 2 ** 32 - 1`);const t=new Uint8Array(4);return mu(t).setUint32(0,i,!1),t};class bc{constructor(t){if(this.depth=0,this.index=0,this.chainCode=null,this.parentFingerprint=0,!t||"object"!=typeof t)throw new Error("HDKey.constructor must not be called directly");if(this.versions=t.versions||fw,this.depth=t.depth||0,this.chainCode=t.chainCode,this.index=t.index||0,this.parentFingerprint=t.parentFingerprint||0,!this.depth&&(this.parentFingerprint||this.index))throw new Error("HDKey: zero depth with non-zero index/parent fingerprint");if(t.publicKey&&t.privateKey)throw new Error("HDKey: publicKey and privateKey at same time.");if(t.privateKey){if(!Di.isValidPrivateKey(t.privateKey))throw new Error("Invalid private key");this.privKey="bigint"==typeof t.privateKey?t.privateKey:RA(t.privateKey),this.privKeyBytes=function WX(i){return function cX(i){if("string"!=typeof i)throw new TypeError("hexToBytes: expected string, got "+typeof i);if(i.length%2)throw new Error("hexToBytes: received invalid unpadded hex");const t=new Uint8Array(i.length/2);for(let e=0;eFX(uw(this.pubKey)))()}get fingerprint(){if(!this.pubHash)throw new Error("No publicKey set!");return(i=>mu(this.pubHash).getUint32(0,!1))()}get identifier(){return this.pubHash}get pubKeyHash(){return this.pubHash}get privateKey(){return this.privKeyBytes||null}get publicKey(){return this.pubKey||null}get privateExtendedKey(){const t=this.privateKey;if(!t)throw new Error("No private key");return mw.encode(this.serialize(this.versions.private,Lg(new Uint8Array([0]),t)))}get publicExtendedKey(){if(!this.pubKey)throw new Error("No public key");return mw.encode(this.serialize(this.versions.public,this.pubKey))}static fromMasterSeed(t,e=fw){if(pc(t),8*t.length<128||8*t.length>512)throw new Error(`HDKey: wrong seed length=${t.length}. Should be between 128 and 512 bits; 256 bits is advised)`);const n=Ig(OA,$X,t);return new bc({versions:e,chainCode:n.slice(32),privateKey:n.slice(0,32)})}static fromExtendedKey(t,e=fw){const n=mw.decode(t),r=mu(n),o=r.getUint32(0,!1),s={versions:e,depth:n[4],parentFingerprint:r.getUint32(5,!1),index:r.getUint32(9,!1),chainCode:n.slice(13,45)},a=n.slice(45),l=0===a[0];if(o!==e[l?"private":"public"])throw new Error("Version mismatch");return new bc(l?{...s,privateKey:a.slice(1)}:{...s,publicKey:a})}static fromJSON(t){return bc.fromExtendedKey(t.xpriv)}derive(t){if(!/^[mM]'?/.test(t))throw new Error('Path must start with "m" or "M"');if(/^[mM]'?$/.test(t))return this;const e=t.replace(/^[mM]'?\//,"").split("/");let n=this;for(const r of e){const o=/^(\d+)('?)$/.exec(r);if(!o||3!==o.length)throw new Error(`Invalid child index: ${r}`);let s=+o[1];if(!Number.isSafeInteger(s)||s>=pw)throw new Error("Invalid index");"'"===o[2]&&(s+=pw),n=n.deriveChild(s)}return n}deriveChild(t){if(!this.pubKey||!this.chainCode)throw new Error("No publicKey or chainCode set");let e=Bg(t);if(t>=pw){const a=this.privateKey;if(!a)throw new Error("Could not derive hardened child key");e=Lg(new Uint8Array([0]),a,e)}else e=Lg(this.pubKey,e);const n=Ig(OA,this.chainCode,e),r=RA(n.slice(0,32)),o=n.slice(32);if(!Di.isValidPrivateKey(r))throw new Error("Tweak bigger than curve order");const s={versions:this.versions,chainCode:o,depth:this.depth+1,parentFingerprint:this.fingerprint,index:t};try{if(this.privateKey){const a=Di.mod(this.privKey+r,Li.n);if(!Di.isValidPrivateKey(a))throw new Error("The tweak was out of range or the resulted private key is invalid");s.privateKey=a}else s.publicKey=xi.fromHex(this.pubKey).add(xi.fromPrivateKey(r)).toRawBytes(!0);return new bc(s)}catch{return this.deriveChild(t+1)}}sign(t){if(!this.privateKey)throw new Error("No privateKey set!");return pc(t,32),function BV(i,t,e={}){const{seed:n,m:r,d:o}=function R4(i,t,e){if(null==i)throw new Error(`sign: expected valid message hash, not "${i}"`);const n=bs(i),r=tc(t),o=[O4(r),PV(n)];if(null!=e){!0===e&&(e=Di.randomBytes(32));const l=bs(e);if(32!==l.length)throw new Error("sign: Expected 32 bytes of extra data");o.push(l)}return{seed:Wd(...o),m:N4(n),d:r}}(i,t,e.extraEntropy);let s;const a=new S4;for(a.reseedSync(n);!(s=T4(a.generateSync(),r,o));)a.reseedSync();return function P4(i,t){let{sig:e,recovery:n}=i;const{canonical:r,der:o,recovered:s}=Object.assign({canonical:!0,der:!0},t);r&&e.hasHighS()&&(e=e.normalizeS(),n^=1);const a=o?e.toDERRawBytes():e.toCompactRawBytes();return s?[a,n]:a}(s,e)}(t,this.privKey,{canonical:!0,der:!1})}verify(t,e){if(pc(t,32),pc(e,64),!this.publicKey)throw new Error("No publicKey set!");let n;try{n=ea.fromCompact(e)}catch{return!1}return function jV(i,t,e,n=HV){let r;try{r=A4(i),t=bs(t)}catch{return!1}const{r:o,s}=r;if(n.strict&&r.hasHighS())return!1;const a=C4(t);let l;try{l=PF(e)}catch{return!1}const{n:u}=Li,g=qd(s,u),D=ct(a*g,u),H=ct(o*g,u),q=xi.BASE.multiplyAndAddUnsafe(l,D,H);return!!q&&ct(q.x,u)===o}(n,t,this.publicKey)}wipePrivateData(){return this.privKey=void 0,this.privKeyBytes&&(this.privKeyBytes.fill(0),this.privKeyBytes=void 0),this}toJSON(){return{xpriv:this.privateExtendedKey,xpub:this.publicExtendedKey}}serialize(t,e){if(!this.chainCode)throw new Error("No chainCode set");return pc(e,33),Lg(Bg(t),new Uint8Array([this.depth]),Bg(this.parentFingerprint),Bg(this.index),this.chainCode,e)}}var nl=x(7097),KX=Object.defineProperty,Hg=(i,t)=>{for(var e in t)KX(i,e,{get:t[e],enumerable:!0})},_w=new TextDecoder("utf-8"),jg=new TextEncoder;function JX(i,t){if(i.ids&&-1===i.ids.indexOf(t.id)||i.kinds&&-1===i.kinds.indexOf(t.kind)||i.authors&&-1===i.authors.indexOf(t.pubkey))return!1;for(let e in i)if("#"===e[0]){let r=i[`#${e.slice(1)}`];if(r&&!t.tags.find(([o,s])=>o===e.slice(1)&&-1!==r.indexOf(s)))return!1}return!(i.since&&t.created_at=i.until)}function BA(i){var t,e,n,r={},o={connect:[],disconnect:[],error:[],notice:[]},s={},a={};function l(){(t=new WebSocket(i)).onopen=()=>{o.connect.forEach(J=>J())},t.onerror=()=>{o.error.forEach(J=>J())},t.onclose=je(function*(){o.disconnect.forEach(J=>J()),e()}),t.onmessage=function(){var J=je(function*(oe){var ue;try{ue=JSON.parse(oe.data)}catch{ue=oe.data}if(ue.length>=1)switch(ue[0]){case"EVENT":if(3!==ue.length)return;let Fe=ue[1],Se=ue[2];return void(function ZX(i){if(i.id!==function PA(i){let t=iX(jg.encode(function XX(i){return JSON.stringify([0,i.pubkey,i.created_at,i.kind,i.tags,i.content])}(i)));return Di.bytesToHex(t)}(i)||"string"!=typeof i.content||"number"!=typeof i.created_at||!Array.isArray(i.tags))return!1;for(let t=0;tBe(Se)));case"EOSE":if(2!==ue.length)return;return void s[ue[1]]?.eose.forEach(dt=>dt());case"OK":{if(ue.length<3)return;let Be=ue[1],Rt=ue[3]||"";return void(ue[2]?a[Be]?.ok.forEach(Ui=>Ui()):a[Be]?.failed.forEach(Ui=>Ui(Rt)))}case"NOTICE":if(2!==ue.length)return;let be=ue[1];return void o.notice.forEach(Be=>Be(be))}});return function(oe){return J.apply(this,arguments)}}()}function g(){return(g=je(function*(){t?.readyState&&1===t.readyState||l()})).apply(this,arguments)}function D(J){return H.apply(this,arguments)}function H(){return(H=je(function*(J){let oe=JSON.stringify(J);yield n,t.send(oe)})).apply(this,arguments)}const q=(J,{skipVerification:oe=!1,id:ue=Math.random().toString().slice(2)}={})=>{let Fe=ue;return r[Fe]={id:Fe,filters:J,skipVerification:oe},D(["REQ",Fe,...J]),{sub:(Se,be={})=>q(Se||J,{skipVerification:be.skipVerification||oe,id:Fe}),unsub:()=>{delete r[Fe],delete s[Fe],D(["CLOSE",Fe])},on:(Se,be)=>{s[Fe]=s[Fe]||{event:[],eose:[]},s[Fe][Se].push(be)},off:(Se,be)=>{let Be=s[Fe][Se].indexOf(be);Be>=0&&s[Fe][Se].splice(Be,1)}}};return{url:i,sub:q,on:(J,oe)=>{o[J].push(oe),"connect"===J&&1===t?.readyState&&oe()},off:(J,oe)=>{let ue=o[J].indexOf(oe);-1!==ue&&o[J].splice(ue,1)},publish(J){if(!J.id)throw new Error(`event ${J} has no id`);let oe=J.id;var ue=!1,Fe=!1;D(["EVENT",J]).then(()=>{ue=!0,Fe&&(Se(),Fe=!1)}).catch(()=>{});const Se=()=>{let be=q([{ids:[oe]}],{id:`monitor-${oe.slice(0,5)}`}),Be=setTimeout(()=>{a[oe].failed.forEach(dt=>dt("event not seen after 5 seconds")),be.unsub()},5e3);be.on("event",()=>{clearTimeout(Be),a[oe].seen.forEach(dt=>dt())})};return{on:(be,Be)=>{a[oe]=a[oe]||{ok:[],seen:[],failed:[]},a[oe][be].push(Be),"seen"===be&&(ue?Se():Fe=!0)},off:(be,Be)=>{let dt=a[oe][be].indexOf(Be);dt>=0&&a[oe][be].splice(dt,1)}}},connect:function u(){return g.apply(this,arguments)},close:()=>(t.close(),new Promise(J=>{e=J})),get status(){return t?.readyState??3}}}function iZ(i,t,e){return bw.apply(this,arguments)}function bw(){return bw=je(function*(i,t,e){const r=HA(I4(i,"02"+t));let o=Uint8Array.from(KK(16)),s=jg.encode(e),a=yield crypto.subtle.importKey("raw",r,{name:"AES-CBC"},!1,["encrypt"]),l=yield crypto.subtle.encrypt({name:"AES-CBC",iv:o},a,s);return`${xA(l)}?iv=${xA(o.buffer)}`}),bw.apply(this,arguments)}function nZ(i,t,e){return yw.apply(this,arguments)}function yw(){return yw=je(function*(i,t,e){let[n,r]=e.split("?iv="),s=HA(I4(i,"02"+t)),a=yield crypto.subtle.importKey("raw",s,{name:"AES-CBC"},!1,["decrypt"]),l=DA(n),u=DA(r),g=yield crypto.subtle.decrypt({name:"AES-CBC",iv:u},a,l);return _w.decode(g)}),yw.apply(this,arguments)}function HA(i){return i.slice(1,33)}Hg({},{decrypt:()=>nZ,encrypt:()=>iZ}),Hg({},{queryProfile:()=>aZ,searchDomain:()=>sZ,useFetchImplementation:()=>oZ});var Fw=fetch;function oZ(i){Fw=i}function sZ(i){return vw.apply(this,arguments)}function vw(){return vw=je(function*(i,t=""){try{return(yield(yield Fw(`https://${i}/.well-known/nostr.json?name=${t}`)).json()).names}catch{return{}}}),vw.apply(this,arguments)}function aZ(i){return ww.apply(this,arguments)}function ww(){return ww=je(function*(i){let[t,e]=i.split("@");e||(e=t,t="_");let n=yield(yield Fw(`https://${e}/.well-known/nostr.json?name=${t}`)).json();if(!n?.names?.[t])return null;let r=n.names[t];return{pubkey:r,relays:n.relays?.[r]||[]}}),ww.apply(this,arguments)}function cZ(i){let e=bc.fromMasterSeed(Di.hexToBytes(i)).derive("m/44'/1237'/0'/0/0").privateKey;if(!e)throw new Error("could not derive private key");return Di.bytesToHex(e)}function dZ(i){return Di.bytesToHex((0,ow.Z1)(i))}function uZ(){return(0,ow.OF)(MA.U)}function hZ(i){return(0,ow._I)(i,MA.U)}function fZ(i){let{prefix:t,words:e}=nl.gW.decode(i,1e3),n=new Uint8Array(nl.gW.fromWords(e));if("nprofile"===t){let r=jA(n);if(!r[0]?.[0])throw new Error("missing TLV 0 for nprofile");if(32!==r[0][0].length)throw new Error("TLV 0 should be 32 bytes");return{type:"nprofile",data:{pubkey:Di.bytesToHex(r[0][0]),relays:r[1].map(o=>_w.decode(o))}}}if("nevent"===t){let r=jA(n);if(!r[0]?.[0])throw new Error("missing TLV 0 for nevent");if(32!==r[0][0].length)throw new Error("TLV 0 should be 32 bytes");return{type:"nevent",data:{id:Di.bytesToHex(r[0][0]),relays:r[1].map(o=>_w.decode(o))}}}if("nsec"===t||"npub"===t||"note"===t)return{type:t,data:Di.bytesToHex(n)};throw new Error(`unknown prefix ${t}`)}function jA(i){let t={},e=i;for(;e.length>0;){let n=e[0],r=e[1],o=e.slice(2,2+r);e=e.slice(2+r),!(o.lengthjg.encode(n))}),e=nl.gW.toWords(t);return nl.gW.encode("nprofile",e,1e3)}function yZ(i){let t=YA({0:[Di.hexToBytes(i.id)],1:(i.relays||[]).map(n=>jg.encode(n))}),e=nl.gW.toWords(t);return nl.gW.encode("nevent",e,1e3)}function YA(i){let t=[];return Object.entries(i).forEach(([e,n])=>{n.forEach(r=>{let o=new Uint8Array(r.length+2);o.set([parseInt(e)],0),o.set([r.length],1),o.set(r,2),t.push(o)})}),Di.concatBytes(...t)}Hg({},{generateSeedWords:()=>uZ,privateKeyFromSeed:()=>cZ,seedFromWords:()=>dZ,validateWords:()=>hZ}),Hg({},{decode:()=>fZ,neventEncode:()=>yZ,noteEncode:()=>gZ,nprofileEncode:()=>bZ,npubEncode:()=>_Z,nsecEncode:()=>pZ});var Pm=x(5439);class fu{constructor(t){this.validator=t}processEvent(t){let e=this.validator.validateEvent(t);return e?(e=this.validator.sanitizeEvent(e),e=this.validator.filterEvent(e),e||null):(console.log("INVALID EVENT!"),null)}}fu.\u0275fac=function(t){return new(t||fu)(fe(Tr))},fu.\u0275prov=Re({token:fu,factory:fu.\u0275fac,providedIn:"root"});var Yg=new WeakMap,Vg=new WeakSet,VA=new WeakSet,zA=new WeakSet;class Wr{constructor(t){Ur(this,zA),Ur(this,VA),Ur(this,Vg),Cr(this,Yg,{writable:!0,value:void 0}),this.storage=t,Sr(this,Yg,new $i(void 0)),this.table=this.storage.table("circles")}get notesChanged$(){return Ut(this,Yg).asObservable()}list(){var t=this;return je(function*(){return Vi(t,VA,FZ).call(t,(e,n)=>!0)})()}getCircle(t){var e=this;return je(function*(){if(!t)return Wr.DEFAULT;const n=yield Vi(e,zA,vZ).call(e,t);return n?(n.id=t,n):Wr.DEFAULT})()}putCircle(t){var e=this;return je(function*(){const n=t.id;delete t.id,t.created=Math.floor(Date.now()/1e3),console.log(t),yield e.table.put(n,t),Vi(e,Vg,xw).call(e)})()}deleteCircle(t){var e=this;return je(function*(){yield e.table.del(t),Vi(e,Vg,xw).call(e)})()}wipe(){var t=this;return je(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(t.table.iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;yield t.table.del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}Vi(t,Vg,xw).call(t)})()}}function xw(){Ut(this,Yg).next(void 0)}function FZ(i){return Dw.apply(this,arguments)}function Dw(){return Dw=je(function*(i){const t=this.table.iterator({keyEncoding:"utf8",valueEncoding:"json"}),e=[Wr.DEFAULT];var o,n=!1,r=!1;try{for(var a,s=xs(t);n=!(a=yield s.next()).done;n=!1){const[l,u]=a.value;i(u,l)&&(u.id=l,e.push(u))}}catch(l){r=!0,o=l}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(r)throw o}}return e}),Dw.apply(this,arguments)}function vZ(i){return Mw.apply(this,arguments)}function Mw(){return Mw=je(function*(i){try{return yield this.table.get(i,{keyEncoding:"utf8",valueEncoding:"json"})}catch(t){if("LEVEL_NOT_FOUND"===t.code)return;throw console.log("HERE?!?!?"),t}}),Mw.apply(this,arguments)}Wr.DEFAULT={id:"",name:"Following",color:"#e91e63",style:"1"},Wr.\u0275fac=function(t){return new(t||Wr)(fe(zr))},Wr.\u0275prov=Re({token:Wr,factory:Wr.\u0275fac,providedIn:"root"});var pu=new WeakMap,zg=new WeakMap,Ug=new WeakMap,Wg=new WeakMap,$g=new WeakMap,Gg=new WeakMap,qg=new WeakSet,Ew=new WeakSet,UA=new WeakSet;class Co{constructor(t,e,n,r,o,s){Ur(this,UA),Ur(this,Ew),Ur(this,qg),Cr(this,pu,{writable:!0,value:void 0}),Cr(this,zg,{writable:!0,value:void 0}),Cr(this,Ug,{writable:!0,value:void 0}),Cr(this,Wg,{writable:!0,value:void 0}),Cr(this,$g,{writable:!0,value:void 0}),Cr(this,Gg,{writable:!0,value:void 0}),this.settings=t,this.eventService=e,this.validator=n,this.storage=r,this.profileService=o,this.circlesService=s,this.events=[],Sr(this,zg,new $i(this.events)),Sr(this,Ug,new $i([])),Sr(this,Wg,new $i([])),Sr(this,$g,new $i([])),Sr(this,Gg,new $i([])),this.sortSubject=new $i("asc"),this.sort$=this.sortSubject.asObservable(),this.sortOrder="asc",this.subs=[],this.relays=[],this.thread=[],this.profileQueue=[],this.isFetching=!1,console.log("FEED SERVICE CONSTRUCTOR!"),Sr(this,pu,this.storage.table("events"))}get events$(){return Ut(this,zg).asObservable().pipe(Pe(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t)))}get rootEvents$(){return Ut(this,$g).asObservable().pipe(Pe(t=>t.filter(n=>!n.tags.find(r=>"e"===r[0])))).pipe(Pe(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t)))}get replyEvents$(){return Ut(this,Gg).asObservable().pipe(Pe(t=>t.filter(e=>e.tags.find(n=>"e"===n[0])))).pipe(Pe(t=>(t.sort((e,n)=>this.settings.options.ascending?e.created_atn.created_at?-1:1),t)))}get threadedEvents$(){return Ut(this,Wg).asObservable().pipe(Pe(t=>this.settings.options.flatfeed?t:t.filter(e=>!e.tags.find(n=>"e"===n[0])))).pipe(Pe(t=>t.filter(e=>!this.profileService.blockedPublickKeys().includes(e.pubkey)&&!this.profileService.mutedPublicKeys().includes(e.pubkey)))).pipe(Pe(t=>(t.sort((e,n)=>this.settings.options.ascending?e.created_atn.created_at?-1:1),t)))}get filteredEvents$(){return Ut(this,Ug).asObservable().pipe(Pe(t=>t.filter(e=>!this.profileService.blockedPublickKeys().includes(e.pubkey)&&!this.profileService.mutedPublicKeys().includes(e.pubkey)))).pipe(Pe(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t)))}wipe(){var t=this;return je(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(Ut(t,pu).iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;yield Ut(t,pu).del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}t.events=[],Vi(t,qg,Cw).call(t)})()}followEvents(t){var e=this;return je(function*(){let n=0;return Vi(e,UA,wZ).call(e,(r,o)=>(n++,n<=t))})()}scheduleProfileDownload(){setTimeout(()=>{this.processProfilesQueue(),this.scheduleProfileDownload()},5e3)}downloadRecent(t){var e=this;return je(function*(){console.log("DOWNLOAD RECENT FOR:",t);const n=e.relays[0],r=Pm().subtract(12,"hours").unix(),o=n.sub([{kinds:[1],since:r,authors:t}],{});o.loading=!0,e.subs.push(o),o.on("event",s=>{const a=e.eventService.processEvent(s);!a||Vi(e,Ew,WA).call(e,a)}),o.on("eose",()=>{console.log("Initial load of people feed completed."),o.loading=!1})})()}downloadThread(t){const e=this.relays[0],r=(Pm().subtract(12,"hours").unix(),e.sub([{"#e":[t]}],{}));r.loading=!0,this.subs.push(r),r.on("event",o=>{const s=this.eventService.processEvent(o);if(!s)return;const a=this.thread.findIndex(l=>l.id==s.id);a>-1?this.thread[a]=s:this.thread.unshift(s)}),r.on("eose",()=>{console.log("Initial load of people feed completed."),r.loading=!1,r.unsub()})}downloadProfile(t){var e=this;return je(function*(){console.log("ADD DOWNLOAD PROFILE:",t),t&&(e.profileQueue.push(t),setTimeout(()=>{e.processProfilesQueue()},500))})()}processProfilesQueue(){if(this.isFetching)return;const t=this.profileQueue.splice(0,10);this.fetchProfiles(this.relays[0],t)}fetchProfiles(t,e){var n=this;if(!e||0===e.length)return;console.log("FETCHING PROFILE!",e),setTimeout(()=>{this.isFetching=!1;try{r.unsub()}catch(o){console.warn("Error during automatic failover for profile fetch.",o)}},3e4),this.isFetching=!0;let r=t.sub([{kinds:[0],authors:e}],{});r.on("event",function(){var o=je(function*(s){console.log("EVENT ON PROFILE:",s);const a=n.eventService.processEvent(s);if(a)try{const l=n.validator.sanitizeProfile(JSON.parse(a.content));console.log("GOT PROFILE:;",l),yield n.profileService.updateProfile(a.pubkey,l)}catch{console.warn("This profile event was not parsed due to errors:",a)}});return function(s){return o.apply(this,arguments)}}()),r.on("eose",()=>{console.log("eose for profile",e),r.unsub(),this.isFetching=!1})}initialize(){var t=this;return je(function*(){t.profileService.profileRequested$.subscribe(function(){var e=je(function*(n){!n||(yield t.downloadProfile(n))});return function(n){return e.apply(this,arguments)}}()),t.scheduleProfileDownload(),yield t.profileService.populate(),t.events=yield t.followEvents(50),Vi(t,qg,Cw).call(t),t.profileService.profiles$.subscribe(e=>{console.log("Profiles changed:",e)}),t.openConnection("wss://nostr-pub.wellorder.net")})()}openConnection(t){this.connect(t,e=>{console.log("Connected to:",e);const n=this.profileService.profiles.map(s=>s.pubkey);if(0===n.length)return void console.log("No profiles found. Skipping subscribing to any data.");const r=Pm().subtract(120,"minutes").unix(),o=e.sub([{kinds:[1],since:r,authors:n}],{});o.loading=!0,this.subs.push(o),o.on("event",s=>{const a=this.eventService.processEvent(s);!a||Vi(this,Ew,WA).call(this,a)}),o.on("eose",()=>{console.log("Initial load of people feed completed."),o.loading=!1})})}connect(t,e){const n=BA(t);return n.on("connect",()=>{console.log(`connected to ${n?.url}`),e(n)}),n.on("disconnect",()=>{console.log(`DISCONNECTED! ${n?.url}`)}),n.on("notice",()=>{console.log(`NOTICE FROM ${n?.url}`)}),n.connect(),this.relays.push(n),n}}function Cw(){Ut(this,zg).next(this.events),Ut(this,Ug).next(this.events),Ut(this,Wg).next(this.events),Ut(this,$g).next(this.events),Ut(this,Gg).next(this.events)}function WA(i){return Sw.apply(this,arguments)}function Sw(){return Sw=je(function*(i){const t=i.id;yield Ut(this,pu).put(t,i);const e=this.events.findIndex(n=>n.id==i.id);e>-1?this.events[e]=i:this.events.unshift(i),Vi(this,qg,Cw).call(this)}),Sw.apply(this,arguments)}function wZ(i){return Tw.apply(this,arguments)}function Tw(){return Tw=je(function*(i){const t=Ut(this,pu).iterator({keyEncoding:"utf8",valueEncoding:"json"}),e=[];var o,n=!1,r=!1;try{for(var a,s=xs(t);n=!(a=yield s.next()).done;n=!1){const[l,u]=a.value;i(u,l)&&e.unshift(u)}}catch(l){r=!0,o=l}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(r)throw o}}return e}),Tw.apply(this,arguments)}Co.\u0275fac=function(t){return new(t||Co)(fe(Eo),fe(fu),fe(Tr),fe(zr),fe(Qn),fe(Wr))},Co.\u0275prov=Re({token:Co,factory:Co.\u0275fac,providedIn:"root"});const $A=["*"];class xZ{constructor(){this.columnIndex=0,this.rowIndex=0}get rowCount(){return this.rowIndex+1}get rowspan(){const t=Math.max(...this.tracker);return t>1?this.rowCount+t-1:this.rowCount}update(t,e){this.columnIndex=0,this.rowIndex=0,this.tracker=new Array(t),this.tracker.fill(0,0,this.tracker.length),this.positions=e.map(n=>this._trackTile(n))}_trackTile(t){const e=this._findMatchingGap(t.colspan);return this._markTilePosition(e,t),this.columnIndex=e+t.colspan,new DZ(this.rowIndex,e)}_findMatchingGap(t){let e=-1,n=-1;do{this.columnIndex+t>this.tracker.length?(this._nextRow(),e=this.tracker.indexOf(0,this.columnIndex),n=this._findGapEndIndex(e)):(e=this.tracker.indexOf(0,this.columnIndex),-1!=e?(n=this._findGapEndIndex(e),this.columnIndex=e+1):(this._nextRow(),e=this.tracker.indexOf(0,this.columnIndex),n=this._findGapEndIndex(e)))}while(n-e{class i{constructor(e,n){this._element=e,this._gridList=n,this._rowspan=1,this._colspan=1}get rowspan(){return this._rowspan}set rowspan(e){this._rowspan=Math.round(Xi(e))}get colspan(){return this._colspan}set colspan(e){this._colspan=Math.round(Xi(e))}_setStyle(e,n){this._element.nativeElement.style[e]=n}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(GA,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-grid-tile"]],hostAttrs:[1,"mat-grid-tile"],hostVars:2,hostBindings:function(e,n){2&e&&et("rowspan",n.rowspan)("colspan",n.colspan)},inputs:{rowspan:"rowspan",colspan:"colspan"},exportAs:["matGridTile"],ngContentSelectors:$A,decls:2,vars:0,consts:[[1,"mat-grid-tile-content"]],template:function(e,n){1&e&&(zt(),Y(0,"div",0),Xe(1),$())},styles:[".mat-grid-list{display:block;position:relative}.mat-grid-tile{display:block;position:absolute;overflow:hidden}.mat-grid-tile .mat-grid-tile-header,.mat-grid-tile .mat-grid-tile-footer{display:flex;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.38);overflow:hidden;padding:0 16px;position:absolute;left:0;right:0}.mat-grid-tile .mat-grid-tile-header>*,.mat-grid-tile .mat-grid-tile-footer>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-grid-tile .mat-grid-tile-header.mat-2-line,.mat-grid-tile .mat-grid-tile-footer.mat-2-line{height:68px}.mat-grid-tile .mat-grid-list-text{display:flex;flex-direction:column;flex:auto;box-sizing:border-box;overflow:hidden}.mat-grid-tile .mat-grid-list-text>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-grid-tile .mat-grid-list-text:empty{display:none}.mat-grid-tile .mat-grid-tile-header{top:0}.mat-grid-tile .mat-grid-tile-footer{bottom:0}.mat-grid-tile .mat-grid-avatar{padding-right:16px}[dir=rtl] .mat-grid-tile .mat-grid-avatar{padding-right:0;padding-left:16px}.mat-grid-tile .mat-grid-avatar:empty{display:none}.mat-grid-tile-content{top:0;left:0;right:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;height:100%;padding:0;margin:0}"],encapsulation:2,changeDetection:0}),i})();const MZ=/^-?\d+((\.\d+)?[A-Za-z%$]?)+$/;class Aw{constructor(){this._rows=0,this._rowspan=0}init(t,e,n,r){this._gutterSize=KA(t),this._rows=e.rowCount,this._rowspan=e.rowspan,this._cols=n,this._direction=r}getBaseTileSize(t,e){return`(${t}% - (${this._gutterSize} * ${e}))`}getTilePosition(t,e){return 0===e?"0":yc(`(${t} + ${this._gutterSize}) * ${e}`)}getTileSize(t,e){return`(${t} * ${e}) + (${e-1} * ${this._gutterSize})`}setStyle(t,e,n){let r=100/this._cols,o=(this._cols-1)/this._cols;this.setColStyles(t,n,r,o),this.setRowStyles(t,e,r,o)}setColStyles(t,e,n,r){let o=this.getBaseTileSize(n,r);t._setStyle("rtl"===this._direction?"right":"left",this.getTilePosition(o,e)),t._setStyle("width",yc(this.getTileSize(o,t.colspan)))}getGutterSpan(){return`${this._gutterSize} * (${this._rowspan} - 1)`}getTileSpan(t){return`${this._rowspan} * ${this.getTileSize(t,1)}`}getComputedHeight(){return null}}class EZ extends Aw{constructor(t){super(),this.fixedRowHeight=t}init(t,e,n,r){super.init(t,e,n,r),this.fixedRowHeight=KA(this.fixedRowHeight),MZ.test(this.fixedRowHeight)}setRowStyles(t,e){t._setStyle("top",this.getTilePosition(this.fixedRowHeight,e)),t._setStyle("height",yc(this.getTileSize(this.fixedRowHeight,t.rowspan)))}getComputedHeight(){return["height",yc(`${this.getTileSpan(this.fixedRowHeight)} + ${this.getGutterSpan()}`)]}reset(t){t._setListStyle(["height",null]),t._tiles&&t._tiles.forEach(e=>{e._setStyle("top",null),e._setStyle("height",null)})}}class CZ extends Aw{constructor(t){super(),this._parseRatio(t)}setRowStyles(t,e,n,r){this.baseTileHeight=this.getBaseTileSize(n/this.rowHeightRatio,r),t._setStyle("marginTop",this.getTilePosition(this.baseTileHeight,e)),t._setStyle("paddingTop",yc(this.getTileSize(this.baseTileHeight,t.rowspan)))}getComputedHeight(){return["paddingBottom",yc(`${this.getTileSpan(this.baseTileHeight)} + ${this.getGutterSpan()}`)]}reset(t){t._setListStyle(["paddingBottom",null]),t._tiles.forEach(e=>{e._setStyle("marginTop",null),e._setStyle("paddingTop",null)})}_parseRatio(t){const e=t.split(":");this.rowHeightRatio=parseFloat(e[0])/parseFloat(e[1])}}class SZ extends Aw{setRowStyles(t,e){let o=this.getBaseTileSize(100/this._rowspan,(this._rows-1)/this._rows);t._setStyle("top",this.getTilePosition(o,e)),t._setStyle("height",yc(this.getTileSize(o,t.rowspan)))}reset(t){t._tiles&&t._tiles.forEach(e=>{e._setStyle("top",null),e._setStyle("height",null)})}}function yc(i){return`calc(${i})`}function KA(i){return i.match(/([A-Za-z%]+)$/)?i:`${i}px`}let AZ=(()=>{class i{constructor(e,n){this._element=e,this._dir=n,this._gutter="1px"}get cols(){return this._cols}set cols(e){this._cols=Math.max(1,Math.round(Xi(e)))}get gutterSize(){return this._gutter}set gutterSize(e){this._gutter=`${e??""}`}get rowHeight(){return this._rowHeight}set rowHeight(e){const n=`${e??""}`;n!==this._rowHeight&&(this._rowHeight=n,this._setTileStyler(this._rowHeight))}ngOnInit(){this._checkCols(),this._checkRowHeight()}ngAfterContentChecked(){this._layoutTiles()}_checkCols(){}_checkRowHeight(){this._rowHeight||this._setTileStyler("1:1")}_setTileStyler(e){this._tileStyler&&this._tileStyler.reset(this),this._tileStyler="fit"===e?new SZ:e&&e.indexOf(":")>-1?new CZ(e):new EZ(e)}_layoutTiles(){this._tileCoordinator||(this._tileCoordinator=new xZ);const e=this._tileCoordinator,n=this._tiles.filter(o=>!o._gridList||o._gridList===this),r=this._dir?this._dir.value:"ltr";this._tileCoordinator.update(this.cols,n),this._tileStyler.init(this.gutterSize,e,this.cols,r),n.forEach((o,s)=>{const a=e.positions[s];this._tileStyler.setStyle(o,a.row,a.col)}),this._setListStyle(this._tileStyler.getComputedHeight())}_setListStyle(e){e&&(this._element.nativeElement.style[e[0]]=e[1])}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(pn,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-grid-list"]],contentQueries:function(e,n,r){if(1&e&&xt(r,qA,5),2&e){let o;Ne(o=Oe())&&(n._tiles=o)}},hostAttrs:[1,"mat-grid-list"],hostVars:1,hostBindings:function(e,n){2&e&&et("cols",n.cols)},inputs:{cols:"cols",gutterSize:"gutterSize",rowHeight:"rowHeight"},exportAs:["matGridList"],features:[Ze([{provide:GA,useExisting:i}])],ngContentSelectors:$A,decls:2,vars:0,template:function(e,n){1&e&&(zt(),Y(0,"div"),Xe(1),$())},styles:[".mat-grid-list{display:block;position:relative}.mat-grid-tile{display:block;position:absolute;overflow:hidden}.mat-grid-tile .mat-grid-tile-header,.mat-grid-tile .mat-grid-tile-footer{display:flex;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.38);overflow:hidden;padding:0 16px;position:absolute;left:0;right:0}.mat-grid-tile .mat-grid-tile-header>*,.mat-grid-tile .mat-grid-tile-footer>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-grid-tile .mat-grid-tile-header.mat-2-line,.mat-grid-tile .mat-grid-tile-footer.mat-2-line{height:68px}.mat-grid-tile .mat-grid-list-text{display:flex;flex-direction:column;flex:auto;box-sizing:border-box;overflow:hidden}.mat-grid-tile .mat-grid-list-text>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-grid-tile .mat-grid-list-text:empty{display:none}.mat-grid-tile .mat-grid-tile-header{top:0}.mat-grid-tile .mat-grid-tile-footer{bottom:0}.mat-grid-tile .mat-grid-avatar{padding-right:16px}[dir=rtl] .mat-grid-tile .mat-grid-avatar{padding-right:0;padding-left:16px}.mat-grid-tile .mat-grid-avatar:empty{display:none}.mat-grid-tile-content{top:0;left:0;right:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;height:100%;padding:0;margin:0}"],encapsulation:2,changeDetection:0}),i})(),LZ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[FT,vt,FT,vt]}),i})();class Lw{constructor(t=!1,e,n=!0,r){this._multiple=t,this._emitChanges=n,this.compareWith=r,this._selection=new Set,this._deselectedToEmit=[],this._selectedToEmit=[],this.changed=new le,e&&e.length&&(t?e.forEach(o=>this._markSelected(o)):this._markSelected(e[0]),this._selectedToEmit.length=0)}get selected(){return this._selected||(this._selected=Array.from(this._selection.values())),this._selected}select(...t){this._verifyValueAssignment(t),t.forEach(n=>this._markSelected(n));const e=this._hasQueuedChanges();return this._emitChangeEvent(),e}deselect(...t){this._verifyValueAssignment(t),t.forEach(n=>this._unmarkSelected(n));const e=this._hasQueuedChanges();return this._emitChangeEvent(),e}setSelection(...t){this._verifyValueAssignment(t);const e=this.selected,n=new Set(t);t.forEach(o=>this._markSelected(o)),e.filter(o=>!n.has(o)).forEach(o=>this._unmarkSelected(o));const r=this._hasQueuedChanges();return this._emitChangeEvent(),r}toggle(t){return this.isSelected(t)?this.deselect(t):this.select(t)}clear(t=!0){this._unmarkAll();const e=this._hasQueuedChanges();return t&&this._emitChangeEvent(),e}isSelected(t){if(this.compareWith){for(const e of this._selection)if(this.compareWith(e,t))return!0;return!1}return this._selection.has(t)}isEmpty(){return 0===this._selection.size}hasValue(){return!this.isEmpty()}sort(t){this._multiple&&this.selected&&this._selected.sort(t)}isMultipleSelection(){return this._multiple}_emitChangeEvent(){this._selected=null,(this._selectedToEmit.length||this._deselectedToEmit.length)&&(this.changed.next({source:this,added:this._selectedToEmit,removed:this._deselectedToEmit}),this._deselectedToEmit=[],this._selectedToEmit=[])}_markSelected(t){this.isSelected(t)||(this._multiple||this._unmarkAll(),this.isSelected(t)||this._selection.add(t),this._emitChanges&&this._selectedToEmit.push(t))}_unmarkSelected(t){this.isSelected(t)&&(this._selection.delete(t),this._emitChanges&&this._deselectedToEmit.push(t))}_unmarkAll(){this.isEmpty()||this._selection.forEach(t=>this._unmarkSelected(t))}_verifyValueAssignment(t){}_hasQueuedChanges(){return!(!this._deselectedToEmit.length&&!this._selectedToEmit.length)}}let Iw=(()=>{class i{constructor(){this._listeners=[]}notify(e,n){for(let r of this._listeners)r(e,n)}listen(e){return this._listeners.push(e),()=>{this._listeners=this._listeners.filter(n=>e!==n)}}ngOnDestroy(){this._listeners=[]}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),IZ=0;const Nw=new xe("CdkAccordion");let NZ=(()=>{class i{constructor(){this._stateChanges=new le,this._openCloseAllActions=new le,this.id="cdk-accordion-"+IZ++,this._multi=!1}get multi(){return this._multi}set multi(e){this._multi=tt(e)}openAll(){this._multi&&this._openCloseAllActions.next(!0)}closeAll(){this._openCloseAllActions.next(!1)}ngOnChanges(e){this._stateChanges.next(e)}ngOnDestroy(){this._stateChanges.complete(),this._openCloseAllActions.complete()}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["cdk-accordion"],["","cdkAccordion",""]],inputs:{multi:"multi"},exportAs:["cdkAccordion"],features:[Ze([{provide:Nw,useExisting:i}]),ci]}),i})(),OZ=0,RZ=(()=>{class i{constructor(e,n,r){this.accordion=e,this._changeDetectorRef=n,this._expansionDispatcher=r,this._openCloseAllSubscription=f.EMPTY,this.closed=new We,this.opened=new We,this.destroyed=new We,this.expandedChange=new We,this.id="cdk-accordion-child-"+OZ++,this._expanded=!1,this._disabled=!1,this._removeUniqueSelectionListener=()=>{},this._removeUniqueSelectionListener=r.listen((o,s)=>{this.accordion&&!this.accordion.multi&&this.accordion.id===s&&this.id!==o&&(this.expanded=!1)}),this.accordion&&(this._openCloseAllSubscription=this._subscribeToOpenCloseAllActions())}get expanded(){return this._expanded}set expanded(e){e=tt(e),this._expanded!==e&&(this._expanded=e,this.expandedChange.emit(e),e?(this.opened.emit(),this._expansionDispatcher.notify(this.id,this.accordion?this.accordion.id:this.id)):this.closed.emit(),this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){this._disabled=tt(e)}ngOnDestroy(){this.opened.complete(),this.closed.complete(),this.destroyed.emit(),this.destroyed.complete(),this._removeUniqueSelectionListener(),this._openCloseAllSubscription.unsubscribe()}toggle(){this.disabled||(this.expanded=!this.expanded)}close(){this.disabled||(this.expanded=!1)}open(){this.disabled||(this.expanded=!0)}_subscribeToOpenCloseAllActions(){return this.accordion._openCloseAllActions.subscribe(e=>{this.disabled||(this.expanded=e)})}}return i.\u0275fac=function(e){return new(e||i)(C(Nw,12),C(At),C(Iw))},i.\u0275dir=ye({type:i,selectors:[["cdk-accordion-item"],["","cdkAccordionItem",""]],inputs:{expanded:"expanded",disabled:"disabled"},outputs:{closed:"closed",opened:"opened",destroyed:"destroyed",expandedChange:"expandedChange"},exportAs:["cdkAccordionItem"],features:[Ze([{provide:Nw,useValue:void 0}])]}),i})(),PZ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})();const BZ=["body"];function HZ(i,t){}const jZ=[[["mat-expansion-panel-header"]],"*",[["mat-action-row"]]],YZ=["mat-expansion-panel-header","*","mat-action-row"];function VZ(i,t){1&i&&Te(0,"span",2),2&i&&ne("@indicatorRotate",ge()._getExpandedState())}const zZ=[[["mat-panel-title"]],[["mat-panel-description"]],"*"],UZ=["mat-panel-title","mat-panel-description","*"],Ow=new xe("MAT_ACCORDION"),QA="225ms cubic-bezier(0.4,0.0,0.2,1)",JA={indicatorRotate:Er("indicatorRotate",[Qi("collapsed, void",Bt({transform:"rotate(0deg)"})),Qi("expanded",Bt({transform:"rotate(180deg)"})),nn("expanded <=> collapsed, void => collapsed",dn(QA))]),bodyExpansion:Er("bodyExpansion",[Qi("collapsed, void",Bt({height:"0px",visibility:"hidden"})),Qi("expanded",Bt({height:"*",visibility:"visible"})),nn("expanded <=> collapsed, void => collapsed",dn(QA))])},eL=new xe("MAT_EXPANSION_PANEL");let WZ=(()=>{class i{constructor(e,n){this._template=e,this._expansionPanel=n}}return i.\u0275fac=function(e){return new(e||i)(C(Yi),C(eL,8))},i.\u0275dir=ye({type:i,selectors:[["ng-template","matExpansionPanelContent",""]]}),i})(),$Z=0;const tL=new xe("MAT_EXPANSION_PANEL_DEFAULT_OPTIONS");let Xg=(()=>{class i extends RZ{constructor(e,n,r,o,s,a,l){super(e,n,r),this._viewContainerRef=o,this._animationMode=a,this._hideToggle=!1,this.afterExpand=new We,this.afterCollapse=new We,this._inputChanges=new le,this._headerId="mat-expansion-panel-header-"+$Z++,this._bodyAnimationDone=new le,this.accordion=e,this._document=s,this._bodyAnimationDone.pipe(bm((u,g)=>u.fromState===g.fromState&&u.toState===g.toState)).subscribe(u=>{"void"!==u.fromState&&("expanded"===u.toState?this.afterExpand.emit():"collapsed"===u.toState&&this.afterCollapse.emit())}),l&&(this.hideToggle=l.hideToggle)}get hideToggle(){return this._hideToggle||this.accordion&&this.accordion.hideToggle}set hideToggle(e){this._hideToggle=tt(e)}get togglePosition(){return this._togglePosition||this.accordion&&this.accordion.togglePosition}set togglePosition(e){this._togglePosition=e}_hasSpacing(){return!!this.accordion&&this.expanded&&"default"===this.accordion.displayMode}_getExpandedState(){return this.expanded?"expanded":"collapsed"}toggle(){this.expanded=!this.expanded}close(){this.expanded=!1}open(){this.expanded=!0}ngAfterContentInit(){this._lazyContent&&this._lazyContent._expansionPanel===this&&this.opened.pipe(wn(null),Qt(()=>this.expanded&&!this._portal),fi(1)).subscribe(()=>{this._portal=new $a(this._lazyContent._template,this._viewContainerRef)})}ngOnChanges(e){this._inputChanges.next(e)}ngOnDestroy(){super.ngOnDestroy(),this._bodyAnimationDone.complete(),this._inputChanges.complete()}_containsFocus(){if(this._body){const e=this._document.activeElement,n=this._body.nativeElement;return e===n||n.contains(e)}return!1}}return i.\u0275fac=function(e){return new(e||i)(C(Ow,12),C(At),C(Iw),C(zi),C(kt),C(Ai,8),C(tL,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-expansion-panel"]],contentQueries:function(e,n,r){if(1&e&&xt(r,WZ,5),2&e){let o;Ne(o=Oe())&&(n._lazyContent=o.first)}},viewQuery:function(e,n){if(1&e&&_t(BZ,5),2&e){let r;Ne(r=Oe())&&(n._body=r.first)}},hostAttrs:[1,"mat-expansion-panel"],hostVars:6,hostBindings:function(e,n){2&e&&it("mat-expanded",n.expanded)("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mat-expansion-panel-spacing",n._hasSpacing())},inputs:{disabled:"disabled",expanded:"expanded",hideToggle:"hideToggle",togglePosition:"togglePosition"},outputs:{opened:"opened",closed:"closed",expandedChange:"expandedChange",afterExpand:"afterExpand",afterCollapse:"afterCollapse"},exportAs:["matExpansionPanel"],features:[Ze([{provide:Ow,useValue:void 0},{provide:eL,useExisting:i}]),Ee,ci],ngContentSelectors:YZ,decls:7,vars:4,consts:[["role","region",1,"mat-expansion-panel-content",3,"id"],["body",""],[1,"mat-expansion-panel-body"],[3,"cdkPortalOutlet"]],template:function(e,n){1&e&&(zt(jZ),Xe(0),Y(1,"div",0,1),ve("@bodyExpansion.done",function(o){return n._bodyAnimationDone.next(o)}),Y(3,"div",2),Xe(4,1),_e(5,HZ,0,0,"ng-template",3),$(),Xe(6,2),$()),2&e&&(ee(1),ne("@bodyExpansion",n._getExpandedState())("id",n.id),et("aria-labelledby",n._headerId),ee(4),ne("cdkPortalOutlet",n._portal))},dependencies:[ca],styles:['.mat-expansion-panel{box-sizing:content-box;display:block;margin:0;border-radius:4px;overflow:hidden;transition:margin 225ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);position:relative}.mat-accordion .mat-expansion-panel:not(.mat-expanded),.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:0}.mat-accordion .mat-expansion-panel:first-of-type{border-top-right-radius:4px;border-top-left-radius:4px}.mat-accordion .mat-expansion-panel:last-of-type{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.cdk-high-contrast-active .mat-expansion-panel{outline:solid 1px}.mat-expansion-panel.ng-animate-disabled,.ng-animate-disabled .mat-expansion-panel,.mat-expansion-panel._mat-animation-noopable{transition:none}.mat-expansion-panel-content{display:flex;flex-direction:column;overflow:visible}.mat-expansion-panel-content[style*="visibility: hidden"] *{visibility:hidden !important}.mat-expansion-panel-body{padding:0 24px 16px}.mat-expansion-panel-spacing{margin:16px 0}.mat-accordion>.mat-expansion-panel-spacing:first-child,.mat-accordion>*:first-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-top:0}.mat-accordion>.mat-expansion-panel-spacing:last-child,.mat-accordion>*:last-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-bottom:0}.mat-action-row{border-top-style:solid;border-top-width:1px;display:flex;flex-direction:row;justify-content:flex-end;padding:16px 8px 16px 24px}.mat-action-row .mat-button-base,.mat-action-row .mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-action-row .mat-button-base,[dir=rtl] .mat-action-row .mat-mdc-button-base{margin-left:0;margin-right:8px}'],encapsulation:2,data:{animation:[JA.bodyExpansion]},changeDetection:0}),i})();class GZ{}const qZ=sa(GZ);let Zg=(()=>{class i extends qZ{constructor(e,n,r,o,s,a,l){super(),this.panel=e,this._element=n,this._focusMonitor=r,this._changeDetectorRef=o,this._animationMode=a,this._parentChangeSubscription=f.EMPTY;const u=e.accordion?e.accordion._stateChanges.pipe(Qt(g=>!(!g.hideToggle&&!g.togglePosition))):jn;this.tabIndex=parseInt(l||"")||0,this._parentChangeSubscription=mn(e.opened,e.closed,u,e._inputChanges.pipe(Qt(g=>!!(g.hideToggle||g.disabled||g.togglePosition)))).subscribe(()=>this._changeDetectorRef.markForCheck()),e.closed.pipe(Qt(()=>e._containsFocus())).subscribe(()=>r.focusVia(n,"program")),s&&(this.expandedHeight=s.expandedHeight,this.collapsedHeight=s.collapsedHeight)}get disabled(){return this.panel.disabled}_toggle(){this.disabled||this.panel.toggle()}_isExpanded(){return this.panel.expanded}_getExpandedState(){return this.panel._getExpandedState()}_getPanelId(){return this.panel.id}_getTogglePosition(){return this.panel.togglePosition}_showToggle(){return!this.panel.hideToggle&&!this.panel.disabled}_getHeaderHeight(){const e=this._isExpanded();return e&&this.expandedHeight?this.expandedHeight:!e&&this.collapsedHeight?this.collapsedHeight:null}_keydown(e){switch(e.keyCode){case 32:case 13:Dr(e)||(e.preventDefault(),this._toggle());break;default:return void(this.panel.accordion&&this.panel.accordion._handleHeaderKeydown(e))}}focus(e,n){e?this._focusMonitor.focusVia(this._element,e,n):this._element.nativeElement.focus(n)}ngAfterViewInit(){this._focusMonitor.monitor(this._element).subscribe(e=>{e&&this.panel.accordion&&this.panel.accordion._handleHeaderFocus(this)})}ngOnDestroy(){this._parentChangeSubscription.unsubscribe(),this._focusMonitor.stopMonitoring(this._element)}}return i.\u0275fac=function(e){return new(e||i)(C(Xg,1),C(Ke),C(Yr),C(At),C(tL,8),C(Ai,8),yr("tabindex"))},i.\u0275cmp=qe({type:i,selectors:[["mat-expansion-panel-header"]],hostAttrs:["role","button",1,"mat-expansion-panel-header","mat-focus-indicator"],hostVars:15,hostBindings:function(e,n){1&e&&ve("click",function(){return n._toggle()})("keydown",function(o){return n._keydown(o)}),2&e&&(et("id",n.panel._headerId)("tabindex",n.tabIndex)("aria-controls",n._getPanelId())("aria-expanded",n._isExpanded())("aria-disabled",n.panel.disabled),wi("height",n._getHeaderHeight()),it("mat-expanded",n._isExpanded())("mat-expansion-toggle-indicator-after","after"===n._getTogglePosition())("mat-expansion-toggle-indicator-before","before"===n._getTogglePosition())("_mat-animation-noopable","NoopAnimations"===n._animationMode))},inputs:{tabIndex:"tabIndex",expandedHeight:"expandedHeight",collapsedHeight:"collapsedHeight"},features:[Ee],ngContentSelectors:UZ,decls:5,vars:3,consts:[[1,"mat-content"],["class","mat-expansion-indicator",4,"ngIf"],[1,"mat-expansion-indicator"]],template:function(e,n){1&e&&(zt(zZ),Y(0,"span",0),Xe(1),Xe(2,1),Xe(3,2),$(),_e(4,VZ,1,1,"span",1)),2&e&&(it("mat-content-hide-toggle",!n._showToggle()),ee(4),ne("ngIf",n._showToggle()))},dependencies:[mi],styles:['.mat-expansion-panel-header{display:flex;flex-direction:row;align-items:center;padding:0 24px;border-radius:inherit;transition:height 225ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-expansion-panel-header._mat-animation-noopable{transition:none}.mat-expansion-panel-header:focus,.mat-expansion-panel-header:hover{outline:none}.mat-expansion-panel-header.mat-expanded:focus,.mat-expansion-panel-header.mat-expanded:hover{background:inherit}.mat-expansion-panel-header:not([aria-disabled=true]){cursor:pointer}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before{flex-direction:row-reverse}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 16px 0 0}[dir=rtl] .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 0 0 16px}.mat-content{display:flex;flex:1;flex-direction:row;overflow:hidden}.mat-content.mat-content-hide-toggle{margin-right:8px}[dir=rtl] .mat-content.mat-content-hide-toggle{margin-right:0;margin-left:8px}.mat-expansion-toggle-indicator-before .mat-content.mat-content-hide-toggle{margin-left:24px;margin-right:0}[dir=rtl] .mat-expansion-toggle-indicator-before .mat-content.mat-content-hide-toggle{margin-right:24px;margin-left:0}.mat-expansion-panel-header-title,.mat-expansion-panel-header-description{display:flex;flex-grow:1;flex-basis:0;margin-right:16px;align-items:center}[dir=rtl] .mat-expansion-panel-header-title,[dir=rtl] .mat-expansion-panel-header-description{margin-right:0;margin-left:16px}.mat-expansion-panel-header-description{flex-grow:2}.mat-expansion-indicator::after{border-style:solid;border-width:0 2px 2px 0;content:"";display:inline-block;padding:3px;transform:rotate(45deg);vertical-align:middle}.cdk-high-contrast-active .mat-expansion-panel-content{border-top:1px solid;border-top-left-radius:0;border-top-right-radius:0}'],encapsulation:2,data:{animation:[JA.indicatorRotate]},changeDetection:0}),i})(),Rw=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["mat-panel-description"]],hostAttrs:[1,"mat-expansion-panel-header-description"]}),i})(),Pw=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["mat-panel-title"]],hostAttrs:[1,"mat-expansion-panel-header-title"]}),i})(),Bw=(()=>{class i extends NZ{constructor(){super(...arguments),this._ownHeaders=new fs,this._hideToggle=!1,this.displayMode="default",this.togglePosition="after"}get hideToggle(){return this._hideToggle}set hideToggle(e){this._hideToggle=tt(e)}ngAfterContentInit(){this._headers.changes.pipe(wn(this._headers)).subscribe(e=>{this._ownHeaders.reset(e.filter(n=>n.panel.accordion===this)),this._ownHeaders.notifyOnChanges()}),this._keyManager=new ym(this._ownHeaders).withWrap().withHomeAndEnd()}_handleHeaderKeydown(e){this._keyManager.onKeydown(e)}_handleHeaderFocus(e){this._keyManager.updateActiveItem(e)}ngOnDestroy(){super.ngOnDestroy(),this._keyManager?.destroy(),this._ownHeaders.destroy()}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275dir=ye({type:i,selectors:[["mat-accordion"]],contentQueries:function(e,n,r){if(1&e&&xt(r,Zg,5),2&e){let o;Ne(o=Oe())&&(n._headers=o)}},hostAttrs:[1,"mat-accordion"],hostVars:2,hostBindings:function(e,n){2&e&&it("mat-accordion-multi",n.multi)},inputs:{multi:"multi",hideToggle:"hideToggle",displayMode:"displayMode",togglePosition:"togglePosition"},exportAs:["matAccordion"],features:[Ze([{provide:Ow,useExisting:i}]),Ee]}),i})(),KZ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vn,vt,PZ,Ga]}),i})();const XZ=["determinateSpinner"];function ZZ(i,t){if(1&i&&(qn(),Y(0,"svg",11),Te(1,"circle",12),$()),2&i){const e=ge();et("viewBox",e._viewBox()),ee(1),wi("stroke-dasharray",e._strokeCircumference(),"px")("stroke-dashoffset",e._strokeCircumference()/2,"px")("stroke-width",e._circleStrokeWidth(),"%"),et("r",e._circleRadius())}}const QZ=oa(class{constructor(i){this._elementRef=i}},"primary"),JZ=new xe("mat-progress-spinner-default-options",{providedIn:"root",factory:function eQ(){return{diameter:iL}}}),iL=100;let nL=(()=>{class i extends QZ{constructor(e,n,r){super(e),this.mode="mat-spinner"===this._elementRef.nativeElement.nodeName.toLowerCase()?"indeterminate":"determinate",this._value=0,this._diameter=iL,this._noopAnimations="NoopAnimations"===n&&!!r&&!r._forceAnimations,r&&(r.color&&(this.color=this.defaultColor=r.color),r.diameter&&(this.diameter=r.diameter),r.strokeWidth&&(this.strokeWidth=r.strokeWidth))}get value(){return"determinate"===this.mode?this._value:0}set value(e){this._value=Math.max(0,Math.min(100,Xi(e)))}get diameter(){return this._diameter}set diameter(e){this._diameter=Xi(e)}get strokeWidth(){return this._strokeWidth??this.diameter/10}set strokeWidth(e){this._strokeWidth=Xi(e)}_circleRadius(){return(this.diameter-10)/2}_viewBox(){const e=2*this._circleRadius()+this.strokeWidth;return`0 0 ${e} ${e}`}_strokeCircumference(){return 2*Math.PI*this._circleRadius()}_strokeDashOffset(){return"determinate"===this.mode?this._strokeCircumference()*(100-this._value)/100:null}_circleStrokeWidth(){return this.strokeWidth/this.diameter*100}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Ai,8),C(JZ))},i.\u0275cmp=qe({type:i,selectors:[["mat-progress-spinner"],["mat-spinner"]],viewQuery:function(e,n){if(1&e&&_t(XZ,5),2&e){let r;Ne(r=Oe())&&(n._determinateCircle=r.first)}},hostAttrs:["role","progressbar","tabindex","-1",1,"mat-mdc-progress-spinner","mdc-circular-progress"],hostVars:12,hostBindings:function(e,n){2&e&&(et("aria-valuemin",0)("aria-valuemax",100)("aria-valuenow","determinate"===n.mode?n.value:null)("mode",n.mode),wi("width",n.diameter,"px")("height",n.diameter,"px"),it("_mat-animation-noopable",n._noopAnimations)("mdc-circular-progress--indeterminate","indeterminate"===n.mode))},inputs:{color:"color",mode:"mode",value:"value",diameter:"diameter",strokeWidth:"strokeWidth"},exportAs:["matProgressSpinner"],features:[Ee],decls:14,vars:11,consts:[["circle",""],["aria-hidden","true",1,"mdc-circular-progress__determinate-container"],["determinateSpinner",""],["xmlns","http://www.w3.org/2000/svg","focusable","false",1,"mdc-circular-progress__determinate-circle-graphic"],["cx","50%","cy","50%",1,"mdc-circular-progress__determinate-circle"],["aria-hidden","true",1,"mdc-circular-progress__indeterminate-container"],[1,"mdc-circular-progress__spinner-layer"],[1,"mdc-circular-progress__circle-clipper","mdc-circular-progress__circle-left"],[3,"ngTemplateOutlet"],[1,"mdc-circular-progress__gap-patch"],[1,"mdc-circular-progress__circle-clipper","mdc-circular-progress__circle-right"],["xmlns","http://www.w3.org/2000/svg","focusable","false",1,"mdc-circular-progress__indeterminate-circle-graphic"],["cx","50%","cy","50%"]],template:function(e,n){if(1&e&&(_e(0,ZZ,2,8,"ng-template",null,0,Ca),Y(2,"div",1,2),qn(),Y(4,"svg",3),Te(5,"circle",4),$()(),go(),Y(6,"div",5)(7,"div",6)(8,"div",7),Fr(9,8),$(),Y(10,"div",9),Fr(11,8),$(),Y(12,"div",10),Fr(13,8),$()()()),2&e){const r=Ki(1);ee(4),et("viewBox",n._viewBox()),ee(1),wi("stroke-dasharray",n._strokeCircumference(),"px")("stroke-dashoffset",n._strokeDashOffset(),"px")("stroke-width",n._circleStrokeWidth(),"%"),et("r",n._circleRadius()),ee(4),ne("ngTemplateOutlet",r),ee(2),ne("ngTemplateOutlet",r),ee(2),ne("ngTemplateOutlet",r)}},dependencies:[Qp],styles:["@keyframes mdc-circular-progress-container-rotate{to{transform:rotate(360deg)}}@keyframes mdc-circular-progress-spinner-layer-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}100%{transform:rotate(1080deg)}}@keyframes mdc-circular-progress-color-1-fade-in-out{from{opacity:.99}25%{opacity:.99}26%{opacity:0}89%{opacity:0}90%{opacity:.99}to{opacity:.99}}@keyframes mdc-circular-progress-color-2-fade-in-out{from{opacity:0}15%{opacity:0}25%{opacity:.99}50%{opacity:.99}51%{opacity:0}to{opacity:0}}@keyframes mdc-circular-progress-color-3-fade-in-out{from{opacity:0}40%{opacity:0}50%{opacity:.99}75%{opacity:.99}76%{opacity:0}to{opacity:0}}@keyframes mdc-circular-progress-color-4-fade-in-out{from{opacity:0}65%{opacity:0}75%{opacity:.99}90%{opacity:.99}to{opacity:0}}@keyframes mdc-circular-progress-left-spin{from{transform:rotate(265deg)}50%{transform:rotate(130deg)}to{transform:rotate(265deg)}}@keyframes mdc-circular-progress-right-spin{from{transform:rotate(-265deg)}50%{transform:rotate(-130deg)}to{transform:rotate(-265deg)}}.mdc-circular-progress{display:inline-flex;position:relative;direction:ltr;line-height:0;transition:opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-circular-progress__determinate-container,.mdc-circular-progress__indeterminate-circle-graphic,.mdc-circular-progress__indeterminate-container,.mdc-circular-progress__spinner-layer{position:absolute;width:100%;height:100%}.mdc-circular-progress__determinate-container{transform:rotate(-90deg)}.mdc-circular-progress__indeterminate-container{font-size:0;letter-spacing:0;white-space:nowrap;opacity:0}.mdc-circular-progress__determinate-circle-graphic,.mdc-circular-progress__indeterminate-circle-graphic{fill:rgba(0,0,0,0)}.mdc-circular-progress__determinate-circle{transition:stroke-dashoffset 500ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-circular-progress__gap-patch{position:absolute;top:0;left:47.5%;box-sizing:border-box;width:5%;height:100%;overflow:hidden}.mdc-circular-progress__gap-patch .mdc-circular-progress__indeterminate-circle-graphic{left:-900%;width:2000%;transform:rotate(180deg)}.mdc-circular-progress__circle-clipper{display:inline-flex;position:relative;width:50%;height:100%;overflow:hidden}.mdc-circular-progress__circle-clipper .mdc-circular-progress__indeterminate-circle-graphic{width:200%}.mdc-circular-progress__circle-right .mdc-circular-progress__indeterminate-circle-graphic{left:-100%}.mdc-circular-progress--indeterminate .mdc-circular-progress__determinate-container{opacity:0}.mdc-circular-progress--indeterminate .mdc-circular-progress__indeterminate-container{opacity:1}.mdc-circular-progress--indeterminate .mdc-circular-progress__indeterminate-container{animation:mdc-circular-progress-container-rotate 1568.2352941176ms linear infinite}.mdc-circular-progress--indeterminate .mdc-circular-progress__spinner-layer{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__color-1{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,mdc-circular-progress-color-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__color-2{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,mdc-circular-progress-color-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__color-3{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,mdc-circular-progress-color-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__color-4{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,mdc-circular-progress-color-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__circle-left .mdc-circular-progress__indeterminate-circle-graphic{animation:mdc-circular-progress-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__circle-right .mdc-circular-progress__indeterminate-circle-graphic{animation:mdc-circular-progress-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--closed{opacity:0}.mat-mdc-progress-spinner{display:block;overflow:hidden;line-height:0}.mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle,.mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic{stroke:var(--mdc-circular-progress-active-indicator-color, transparent)}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle,.mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress--four-color .mdc-circular-progress__color-1 .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress--four-color .mdc-circular-progress__color-2 .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress--four-color .mdc-circular-progress__color-3 .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress--four-color .mdc-circular-progress__color-4 .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}.mat-mdc-progress-spinner._mat-animation-noopable,.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__determinate-circle{transition:none}.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__indeterminate-circle-graphic,.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__spinner-layer,.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__indeterminate-container{animation:none}.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__indeterminate-container circle{stroke-dasharray:0 !important}.cdk-high-contrast-active .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic,.cdk-high-contrast-active .mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle{stroke:currentColor;stroke:CanvasText}"],encapsulation:2,changeDetection:0}),i})(),iQ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vn,vt]}),i})();function nQ(i,t){1&i&&(Y(0,"span",8),Xe(1,1),$())}function rQ(i,t){1&i&&(Y(0,"span",9),Xe(1,2),$())}const oQ=["*",[["mat-chip-avatar"],["","matChipAvatar",""]],[["mat-chip-trailing-icon"],["","matChipRemove",""],["","matChipTrailingIcon",""]]],sQ=["*","mat-chip-avatar, [matChipAvatar]","mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"],Hw=["*"],sL=new xe("mat-chips-default-options"),aL=new xe("MatChipAvatar"),lL=new xe("MatChipTrailingIcon"),cL=new xe("MatChipRemove"),Qg=new xe("MatChip");class yQ{}const FQ=sa(yQ,-1);let _u=(()=>{class i extends FQ{constructor(e,n){super(),this._elementRef=e,this._parentChip=n,this.isInteractive=!0,this._isPrimary=!0,this._disabled=!1,this._allowFocusWhenDisabled=!1,"BUTTON"===e.nativeElement.nodeName&&e.nativeElement.setAttribute("type","button")}get disabled(){return this._disabled||this._parentChip.disabled}set disabled(e){this._disabled=tt(e)}_getDisabledAttribute(){return this.disabled&&!this._allowFocusWhenDisabled?"":null}_getTabindex(){return this.disabled&&!this._allowFocusWhenDisabled||!this.isInteractive?null:this.tabIndex.toString()}focus(){this._elementRef.nativeElement.focus()}_handleClick(e){!this.disabled&&this.isInteractive&&this._isPrimary&&(e.preventDefault(),this._parentChip._handlePrimaryActionInteraction())}_handleKeydown(e){(13===e.keyCode||32===e.keyCode)&&!this.disabled&&this.isInteractive&&this._isPrimary&&(e.preventDefault(),this._parentChip._handlePrimaryActionInteraction())}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Qg))},i.\u0275dir=ye({type:i,selectors:[["","matChipAction",""]],hostAttrs:[1,"mdc-evolution-chip__action","mat-mdc-chip-action"],hostVars:9,hostBindings:function(e,n){1&e&&ve("click",function(o){return n._handleClick(o)})("keydown",function(o){return n._handleKeydown(o)}),2&e&&(et("tabindex",n._getTabindex())("disabled",n._getDisabledAttribute())("aria-disabled",n.disabled),it("mdc-evolution-chip__action--primary",n._isPrimary)("mdc-evolution-chip__action--presentational",!n.isInteractive)("mdc-evolution-chip__action--trailing",!n._isPrimary))},inputs:{disabled:"disabled",tabIndex:"tabIndex",isInteractive:"isInteractive",_allowFocusWhenDisabled:"_allowFocusWhenDisabled"},features:[Ee]}),i})(),xQ=0;const DQ=sa(oa(Wa(ra(class{constructor(i){this._elementRef=i}})),"primary"),-1);let Fc=(()=>{class i extends DQ{constructor(e,n,r,o,s,a,l,u){super(n),this._changeDetectorRef=e,this._ngZone=r,this._focusMonitor=o,this._globalRippleOptions=l,this._isRippleCentered=!1,this._onFocus=new le,this._onBlur=new le,this.role=null,this._hasFocusInternal=!1,this.id="mat-mdc-chip-"+xQ++,this.ariaLabel=null,this._removable=!0,this._highlighted=!1,this.removed=new We,this.destroyed=new We,this.basicChipAttrName="mat-basic-chip";const g=n.nativeElement;this._document=s,this._animationsDisabled="NoopAnimations"===a,this._isBasicChip=g.hasAttribute(this.basicChipAttrName)||g.tagName.toLowerCase()===this.basicChipAttrName,null!=u&&(this.tabIndex=parseInt(u)??this.defaultTabIndex),this._monitorFocus()}_hasFocus(){return this._hasFocusInternal}get value(){return void 0!==this._value?this._value:this._textElement.textContent.trim()}set value(e){this._value=e}get removable(){return this._removable}set removable(e){this._removable=tt(e)}get highlighted(){return this._highlighted}set highlighted(e){this._highlighted=tt(e)}ngAfterViewInit(){this._textElement=this._elementRef.nativeElement.querySelector(".mat-mdc-chip-action-label"),this._pendingFocus&&(this._pendingFocus=!1,this.focus())}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this.destroyed.emit({chip:this}),this.destroyed.complete()}remove(){this.removable&&this.removed.emit({chip:this})}_isRippleDisabled(){return this.disabled||this.disableRipple||this._animationsDisabled||this._isBasicChip||!!this._globalRippleOptions?.disabled}_hasTrailingIcon(){return!(!this.trailingIcon&&!this.removeIcon)}_handleKeydown(e){(8===e.keyCode||46===e.keyCode)&&(e.preventDefault(),this.remove())}focus(){this.disabled||(this.primaryAction?this.primaryAction.focus():this._pendingFocus=!0)}_getSourceAction(e){return this._getActions().find(n=>{const r=n._elementRef.nativeElement;return r===e||r.contains(e)})}_getActions(){const e=[];return this.primaryAction&&e.push(this.primaryAction),this.removeIcon&&e.push(this.removeIcon),this.trailingIcon&&e.push(this.trailingIcon),e}_handlePrimaryActionInteraction(){}_monitorFocus(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=>{const n=null!==e;n!==this._hasFocusInternal&&(this._hasFocusInternal=n,n?this._onFocus.next({chip:this}):this._ngZone.onStable.pipe(fi(1)).subscribe(()=>this._ngZone.run(()=>this._onBlur.next({chip:this}))))})}}return i.\u0275fac=function(e){return new(e||i)(C(At),C(Ke),C(nt),C(Yr),C(kt),C(Ai,8),C(ou,8),yr("tabindex"))},i.\u0275cmp=qe({type:i,selectors:[["mat-basic-chip"],["mat-chip"]],contentQueries:function(e,n,r){if(1&e&&(xt(r,aL,5),xt(r,lL,5),xt(r,cL,5)),2&e){let o;Ne(o=Oe())&&(n.leadingIcon=o.first),Ne(o=Oe())&&(n.trailingIcon=o.first),Ne(o=Oe())&&(n.removeIcon=o.first)}},viewQuery:function(e,n){if(1&e&&(_t(Mr,5),_t(_u,5)),2&e){let r;Ne(r=Oe())&&(n.ripple=r.first),Ne(r=Oe())&&(n.primaryAction=r.first)}},hostAttrs:[1,"mat-mdc-chip"],hostVars:30,hostBindings:function(e,n){1&e&&ve("keydown",function(o){return n._handleKeydown(o)}),2&e&&(vr("id",n.id),et("role",n.role)("tabindex",n.role?n.tabIndex:null)("aria-label",n.ariaLabel),it("mdc-evolution-chip",!n._isBasicChip)("mdc-evolution-chip--disabled",n.disabled)("mdc-evolution-chip--with-trailing-action",n._hasTrailingIcon())("mdc-evolution-chip--with-primary-graphic",n.leadingIcon)("mdc-evolution-chip--with-primary-icon",n.leadingIcon)("mdc-evolution-chip--with-avatar",n.leadingIcon)("mat-mdc-chip-with-avatar",n.leadingIcon)("mat-mdc-chip-highlighted",n.highlighted)("mat-mdc-chip-disabled",n.disabled)("mat-mdc-basic-chip",n._isBasicChip)("mat-mdc-standard-chip",!n._isBasicChip)("mat-mdc-chip-with-trailing-icon",n._hasTrailingIcon())("_mat-animation-noopable",n._animationsDisabled))},inputs:{color:"color",disabled:"disabled",disableRipple:"disableRipple",tabIndex:"tabIndex",role:"role",id:"id",ariaLabel:["aria-label","ariaLabel"],value:"value",removable:"removable",highlighted:"highlighted"},outputs:{removed:"removed",destroyed:"destroyed"},exportAs:["matChip"],features:[Ze([{provide:Qg,useExisting:i}]),Ee],ngContentSelectors:sQ,decls:9,vars:6,consts:[["matRipple","",1,"mat-mdc-chip-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-mdc-chip-focus-overlay"],[1,"mdc-evolution-chip__cell","mdc-evolution-chip__cell--primary"],["matChipAction","",3,"isInteractive"],["class","mdc-evolution-chip__graphic mat-mdc-chip-graphic",4,"ngIf"],[1,"mdc-evolution-chip__text-label","mat-mdc-chip-action-label"],[1,"mat-mdc-chip-primary-focus-indicator","mat-mdc-focus-indicator"],["class","mdc-evolution-chip__cell mdc-evolution-chip__cell--trailing",4,"ngIf"],[1,"mdc-evolution-chip__graphic","mat-mdc-chip-graphic"],[1,"mdc-evolution-chip__cell","mdc-evolution-chip__cell--trailing"]],template:function(e,n){1&e&&(zt(oQ),Te(0,"span",0)(1,"span",1),Y(2,"span",2)(3,"div",3),_e(4,nQ,2,0,"span",4),Y(5,"span",5),Xe(6),Te(7,"span",6),$()()(),_e(8,rQ,2,0,"span",7)),2&e&&(ne("matRippleDisabled",n._isRippleDisabled())("matRippleCentered",n._isRippleCentered)("matRippleTrigger",n._elementRef.nativeElement),ee(3),ne("isInteractive",!1),ee(1),ne("ngIf",n.leadingIcon),ee(4),ne("ngIf",n._hasTrailingIcon()))},dependencies:[mi,Mr,_u],styles:['.mdc-evolution-chip,.mdc-evolution-chip__cell,.mdc-evolution-chip__action{display:inline-flex;align-items:center}.mdc-evolution-chip{position:relative;max-width:100%}.mdc-evolution-chip .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-evolution-chip__cell,.mdc-evolution-chip__action{height:100%}.mdc-evolution-chip__cell--primary{overflow-x:hidden}.mdc-evolution-chip__cell--trailing{flex:1 0 auto}.mdc-evolution-chip__action{align-items:center;background:none;border:none;box-sizing:content-box;cursor:pointer;display:inline-flex;justify-content:center;outline:none;padding:0;text-decoration:none;color:inherit}.mdc-evolution-chip__action--presentational{cursor:auto}.mdc-evolution-chip--disabled,.mdc-evolution-chip__action:disabled{pointer-events:none}.mdc-evolution-chip__action--primary{overflow-x:hidden}.mdc-evolution-chip__action--trailing{position:relative;overflow:visible}.mdc-evolution-chip__action--primary:before{box-sizing:border-box;content:"";height:100%;left:0;position:absolute;pointer-events:none;top:0;width:100%;z-index:1}.mdc-evolution-chip--touch{margin-top:8px;margin-bottom:8px}.mdc-evolution-chip__action-touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-evolution-chip__text-label{white-space:nowrap;user-select:none;text-overflow:ellipsis;overflow:hidden}.mdc-evolution-chip__graphic{align-items:center;display:inline-flex;justify-content:center;overflow:hidden;pointer-events:none;position:relative;flex:1 0 auto}.mdc-evolution-chip__checkmark{position:absolute;opacity:0;top:50%;left:50%}.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--selected):not(.mdc-evolution-chip--with-primary-icon) .mdc-evolution-chip__graphic{width:0}.mdc-evolution-chip__checkmark-background{opacity:0}.mdc-evolution-chip__checkmark-svg{display:block}.mdc-evolution-chip__checkmark-path{stroke-width:2px;stroke-dasharray:29.7833385;stroke-dashoffset:29.7833385;stroke:currentColor}.mdc-evolution-chip--selecting .mdc-evolution-chip__graphic{transition:width 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--selecting .mdc-evolution-chip__checkmark{transition:transform 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1);transform:translate(-75%, -50%)}.mdc-evolution-chip--selecting .mdc-evolution-chip__checkmark-path{transition:stroke-dashoffset 150ms 45ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__graphic{transition:width 100ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__checkmark{transition:opacity 50ms 0ms linear,transform 100ms 0ms cubic-bezier(0.4, 0, 0.2, 1);transform:translate(-75%, -50%)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}.mdc-evolution-chip--selecting-with-primary-icon .mdc-evolution-chip__icon--primary{transition:opacity 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--selecting-with-primary-icon .mdc-evolution-chip__checkmark-path{transition:stroke-dashoffset 150ms 75ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__icon--primary{transition:opacity 150ms 75ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__checkmark{transition:opacity 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1);transform:translate(-50%, -50%)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}.mdc-evolution-chip--selected .mdc-evolution-chip__icon--primary{opacity:0}.mdc-evolution-chip--selected .mdc-evolution-chip__checkmark{transform:translate(-50%, -50%);opacity:1}.mdc-evolution-chip--selected .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}@keyframes mdc-evolution-chip-enter{from{transform:scale(0.8);opacity:.4}to{transform:scale(1);opacity:1}}.mdc-evolution-chip--enter{animation:mdc-evolution-chip-enter 100ms 0ms cubic-bezier(0, 0, 0.2, 1)}@keyframes mdc-evolution-chip-exit{from{opacity:1}to{opacity:0}}.mdc-evolution-chip--exit{animation:mdc-evolution-chip-exit 75ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mdc-evolution-chip--hidden{opacity:0;pointer-events:none;transition:width 150ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mat-mdc-standard-chip .mdc-evolution-chip__checkmark{height:20px;width:20px}.mat-mdc-standard-chip .mdc-evolution-chip__icon--trailing{height:18px;width:18px;font-size:18px}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary{padding-left:12px;padding-right:12px}[dir=rtl] .mat-mdc-standard-chip .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:12px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic{padding-left:6px;padding-right:6px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic[dir=rtl]{padding-left:6px;padding-right:6px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{padding-left:0;padding-right:12px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:0}.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing{padding-left:8px;padding-right:8px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary{padding-left:12px;padding-right:0}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:12px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic{padding-left:6px;padding-right:6px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic[dir=rtl]{padding-left:6px;padding-right:6px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing{padding-left:8px;padding-right:8px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary{padding-left:0;padding-right:0}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:0}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__checkmark{color:var(--mdc-chip-with-icon-selected-icon-color, currentColor)}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic{padding-left:4px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic[dir=rtl]{padding-left:8px;padding-right:4px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{padding-left:0;padding-right:12px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:0}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic{padding-left:4px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic[dir=rtl]{padding-left:8px;padding-right:4px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing{padding-left:8px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary{padding-left:0;padding-right:0}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:0}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--with-primary-icon){--mdc-chip-graphic-selected-width:24px}.mdc-evolution-chip--with-avatar .mdc-evolution-chip__graphic{height:24px;width:24px;font-size:24px}.mdc-evolution-chip--with-avatar .mdc-evolution-chip__icon--primary{height:24px;width:24px;font-size:24px}.mat-mdc-standard-chip{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:var(--mdc-chip-container-shape-radius, 16px 16px 16px 16px);height:var(--mdc-chip-container-height, 32px)}.mat-mdc-standard-chip .mdc-evolution-chip__ripple{border-radius:var(--mdc-chip-container-shape-radius, 16px 16px 16px 16px)}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:before{border-radius:var(--mdc-chip-container-shape-radius, 16px 16px 16px 16px)}.mat-mdc-standard-chip .mdc-evolution-chip__icon--primary{border-radius:var(--mdc-chip-with-avatar-avatar-shape-radius, 14px 14px 14px 14px)}.mat-mdc-standard-chip.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--with-primary-icon){--mdc-chip-graphic-selected-width:var(--mdc-chip-with-avatar-avatar-size, 28px)}.mat-mdc-standard-chip .mdc-evolution-chip__graphic{height:var(--mdc-chip-with-avatar-avatar-size, 28px);width:var(--mdc-chip-with-avatar-avatar-size, 28px);font-size:var(--mdc-chip-with-avatar-avatar-size, 28px)}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:before{border-width:var(--mdc-chip-outline-width, 1px)}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:before{border-width:var(--mdc-chip-flat-outline-width, 1px)}.mat-mdc-standard-chip.mdc-evolution-chip--selected .mdc-evolution-chip__action--primary:before{border-width:var(--mdc-chip-flat-selected-outline-width, 0)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--selected) .mdc-evolution-chip__action--primary:before{border-width:var(--mdc-chip-flat-unselected-outline-width, 1px)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled){background-color:var(--mdc-chip-elevated-container-color, transparent)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled{background-color:var(--mdc-chip-elevated-disabled-container-color, transparent)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label{color:var(--mdc-chip-label-text-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label{color:var(--mdc-chip-disabled-label-text-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--selected.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label{color:var(--mdc-chip-disabled-label-text-color, currentColor)}.mat-mdc-standard-chip .mdc-evolution-chip__icon--primary{height:var(--mdc-chip-with-icon-icon-size, 18px);width:var(--mdc-chip-with-icon-icon-size, 18px);font-size:var(--mdc-chip-with-icon-icon-size, 18px)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--primary{color:var(--mdc-chip-with-icon-icon-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--primary{color:var(--mdc-chip-with-icon-disabled-icon-color, currentColor)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__checkmark{color:var(--mdc-chip-with-icon-selected-icon-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__checkmark{color:var(--mdc-chip-with-icon-disabled-icon-color, currentColor)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing{color:var(--mdc-chip-with-trailing-icon-trailing-icon-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--trailing{color:var(--mdc-chip-with-trailing-icon-disabled-trailing-icon-color, currentColor)}.cdk-high-contrast-active .mat-mdc-standard-chip{outline:solid 1px}.cdk-high-contrast-active .mat-mdc-standard-chip .mdc-evolution-chip__checkmark-path{stroke:CanvasText !important}.mat-mdc-standard-chip.mdc-evolution-chip--disabled{opacity:.4}.mat-mdc-standard-chip .mdc-evolution-chip__cell--primary,.mat-mdc-standard-chip .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip .mat-mdc-chip-action-label{overflow:visible}.mat-mdc-standard-chip .mdc-evolution-chip__cell--primary{width:100%}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary{font:inherit;letter-spacing:inherit;white-space:inherit}.mat-mdc-standard-chip .mat-mdc-chip-graphic,.mat-mdc-standard-chip .mat-mdc-chip-trailing-icon{box-sizing:content-box}.mat-mdc-standard-chip._mat-animation-noopable,.mat-mdc-standard-chip._mat-animation-noopable .mdc-evolution-chip__graphic,.mat-mdc-standard-chip._mat-animation-noopable .mdc-evolution-chip__checkmark,.mat-mdc-standard-chip._mat-animation-noopable .mdc-evolution-chip__checkmark-path{transition-duration:1ms;animation-duration:1ms}.mat-mdc-chip-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;opacity:0;border-radius:inherit;transition:opacity 150ms linear}._mat-animation-noopable .mat-mdc-chip-focus-overlay{transition:none}.mat-mdc-basic-chip .mat-mdc-chip-focus-overlay{display:none}.mat-mdc-chip:hover .mat-mdc-chip-focus-overlay{opacity:.04}.mat-mdc-chip.cdk-focused .mat-mdc-chip-focus-overlay{opacity:.12}.mat-mdc-chip-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-chip-avatar{text-align:center;line-height:1;color:var(--mdc-chip-with-icon-icon-color, currentColor)}.mat-mdc-chip{position:relative}.mat-mdc-chip-action-label{text-align:left;z-index:1}[dir=rtl] .mat-mdc-chip-action-label{text-align:right}.mat-mdc-chip.mdc-evolution-chip--with-trailing-action .mat-mdc-chip-action-label{position:relative}.mat-mdc-chip-action-label .mat-mdc-chip-primary-focus-indicator{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.mat-mdc-chip-action-label .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 2px) * -1)}.mat-mdc-chip-remove{opacity:.54}.mat-mdc-chip-remove:focus{opacity:1}.mat-mdc-chip-remove::before{margin:calc(var(--mat-mdc-focus-indicator-border-width, 3px) * -1);left:8px;right:8px}.mat-mdc-chip-remove .mat-icon{width:inherit;height:inherit;font-size:inherit;box-sizing:content-box}.mat-chip-edit-input{cursor:text;display:inline-block;color:inherit;outline:0}.cdk-high-contrast-active .mat-mdc-chip-selected:not(.mat-mdc-chip-multiple){outline-width:3px}.mat-mdc-chip-action:focus .mat-mdc-focus-indicator::before{content:""}'],encapsulation:2,changeDetection:0}),i})();class MQ{constructor(t){}}const EQ=sa(MQ);let e0=(()=>{class i extends EQ{constructor(e,n,r){super(e),this._elementRef=e,this._changeDetectorRef=n,this._dir=r,this._lastDestroyedFocusedChipIndex=null,this._destroyed=new le,this._defaultRole="presentation",this._disabled=!1,this._explicitRole=null,this._chipActions=new fs}get chipFocusChanges(){return this._getChipStream(e=>e._onFocus)}get chipDestroyedChanges(){return this._getChipStream(e=>e.destroyed)}get disabled(){return this._disabled}set disabled(e){this._disabled=tt(e),this._syncChipsState()}get empty(){return 0===this._chips.length}get role(){return this._explicitRole?this._explicitRole:this.empty?null:this._defaultRole}set role(e){this._explicitRole=e}get focused(){return this._hasFocusedChip()}ngAfterViewInit(){this._setUpFocusManagement(),this._trackChipSetChanges(),this._trackDestroyedFocusedChip()}ngOnDestroy(){this._keyManager?.destroy(),this._chipActions.destroy(),this._destroyed.next(),this._destroyed.complete()}_hasFocusedChip(){return this._chips&&this._chips.some(e=>e._hasFocus())}_syncChipsState(){this._chips&&this._chips.forEach(e=>{e.disabled=this._disabled,e._changeDetectorRef.markForCheck()})}focus(){}_handleKeydown(e){this._originatesFromChip(e)&&this._keyManager.onKeydown(e)}_isValidIndex(e){return e>=0&&e{this.tabIndex=e,this._changeDetectorRef.markForCheck()}))}_getChipStream(e){return this._chips.changes.pipe(wn(null),Cn(()=>mn(...this._chips.map(e))))}_originatesFromChip(e){let n=e.target;for(;n&&n!==this._elementRef.nativeElement;){if(n.classList&&n.classList.contains("mdc-evolution-chip"))return!0;n=n.parentElement}return!1}_setUpFocusManagement(){this._chips.changes.pipe(wn(this._chips)).subscribe(e=>{const n=[];e.forEach(r=>r._getActions().forEach(o=>n.push(o))),this._chipActions.reset(n),this._chipActions.notifyOnChanges()}),this._keyManager=new ym(this._chipActions).withVerticalOrientation().withHorizontalOrientation(this._dir?this._dir.value:"ltr").withHomeAndEnd().skipPredicate(e=>this._skipPredicate(e)),this.chipFocusChanges.pipe(bt(this._destroyed)).subscribe(({chip:e})=>{const n=e._getSourceAction(document.activeElement);n&&this._keyManager.updateActiveItem(n)}),this._dir?.change.pipe(bt(this._destroyed)).subscribe(e=>this._keyManager.withHorizontalOrientation(e))}_skipPredicate(e){return!e.isInteractive||e.disabled}_trackChipSetChanges(){this._chips.changes.pipe(wn(null),bt(this._destroyed)).subscribe(()=>{this.disabled&&Promise.resolve().then(()=>this._syncChipsState()),this._redirectDestroyedChipFocus()})}_trackDestroyedFocusedChip(){this.chipDestroyedChanges.pipe(bt(this._destroyed)).subscribe(e=>{const r=this._chips.toArray().indexOf(e.chip);this._isValidIndex(r)&&e.chip._hasFocus()&&(this._lastDestroyedFocusedChipIndex=r)})}_redirectDestroyedChipFocus(){if(null!=this._lastDestroyedFocusedChipIndex){if(this._chips.length){const e=Math.min(this._lastDestroyedFocusedChipIndex,this._chips.length-1),n=this._chips.toArray()[e];n.disabled?1===this._chips.length?this.focus():this._keyManager.setPreviousItemActive():n.focus()}else this.focus();this._lastDestroyedFocusedChipIndex=null}}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(At),C(pn,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-chip-set"]],contentQueries:function(e,n,r){if(1&e&&xt(r,Fc,5),2&e){let o;Ne(o=Oe())&&(n._chips=o)}},hostAttrs:[1,"mat-mdc-chip-set","mdc-evolution-chip-set"],hostVars:1,hostBindings:function(e,n){1&e&&ve("keydown",function(o){return n._handleKeydown(o)}),2&e&&et("role",n.role)},inputs:{disabled:"disabled",role:"role"},features:[Ee],ngContentSelectors:Hw,decls:2,vars:0,consts:[["role","presentation",1,"mdc-evolution-chip-set__chips"]],template:function(e,n){1&e&&(zt(),Y(0,"span",0),Xe(1),$())},styles:[".mdc-evolution-chip-set{display:flex}.mdc-evolution-chip-set:focus{outline:none}.mdc-evolution-chip-set__chips{display:flex;flex-flow:wrap;min-width:0}.mdc-evolution-chip-set--overflow .mdc-evolution-chip-set__chips{flex-flow:nowrap}.mdc-evolution-chip-set .mdc-evolution-chip-set__chips{margin-left:-8px;margin-right:0}[dir=rtl] .mdc-evolution-chip-set .mdc-evolution-chip-set__chips,.mdc-evolution-chip-set .mdc-evolution-chip-set__chips[dir=rtl]{margin-left:0;margin-right:-8px}.mdc-evolution-chip-set .mdc-evolution-chip{margin-left:8px;margin-right:0}[dir=rtl] .mdc-evolution-chip-set .mdc-evolution-chip,.mdc-evolution-chip-set .mdc-evolution-chip[dir=rtl]{margin-left:0;margin-right:8px}.mdc-evolution-chip-set .mdc-evolution-chip{margin-top:4px;margin-bottom:4px}.mat-mdc-chip-set .mdc-evolution-chip-set__chips{min-width:100%}.mat-mdc-chip-set-stacked{flex-direction:column;align-items:flex-start}.mat-mdc-chip-set-stacked .mat-mdc-chip{width:100%}input.mat-mdc-chip-input{flex:1 0 150px;margin-left:8px}[dir=rtl] input.mat-mdc-chip-input{margin-left:0;margin-right:8px}"],encapsulation:2,changeDetection:0}),i})(),RQ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[vm,{provide:sL,useValue:{separatorKeyCodes:[13]}}],imports:[vt,vn,ws,vt]}),i})();const PQ=["switch"],BQ=["*"],HQ=new xe("mat-slide-toggle-default-options",{providedIn:"root",factory:()=>({disableToggleValue:!1})}),jQ={provide:hr,useExisting:Xt(()=>t0),multi:!0};class mL{constructor(t,e){this.source=t,this.checked=e}}let YQ=0;const VQ=sa(oa(Wa(ra(class{constructor(i){this._elementRef=i}}))));let zQ=(()=>{class i extends VQ{constructor(e,n,r,o,s,a,l){super(e),this._focusMonitor=n,this._changeDetectorRef=r,this.defaults=s,this._onChange=u=>{},this._onTouched=()=>{},this._required=!1,this._checked=!1,this.name=null,this.labelPosition="after",this.ariaLabel=null,this.ariaLabelledby=null,this.change=new We,this.toggleChange=new We,this.tabIndex=parseInt(o)||0,this.color=this.defaultColor=s.color||"accent",this._noopAnimations="NoopAnimations"===a,this.id=this._uniqueId=`${l}${++YQ}`}get required(){return this._required}set required(e){this._required=tt(e)}get checked(){return this._checked}set checked(e){this._checked=tt(e),this._changeDetectorRef.markForCheck()}get inputId(){return`${this.id||this._uniqueId}-input`}ngAfterContentInit(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=>{"keyboard"===e||"program"===e?(this._focused=!0,this._changeDetectorRef.markForCheck()):e||Promise.resolve().then(()=>{this._focused=!1,this._onTouched(),this._changeDetectorRef.markForCheck()})})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}writeValue(e){this.checked=!!e}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetectorRef.markForCheck()}toggle(){this.checked=!this.checked,this._onChange(this.checked)}_emitChangeEvent(){this._onChange(this.checked),this.change.emit(this._createChangeEvent(this.checked))}}return i.\u0275fac=function(e){zs()},i.\u0275dir=ye({type:i,inputs:{name:"name",id:"id",labelPosition:"labelPosition",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],required:"required",checked:"checked"},outputs:{change:"change",toggleChange:"toggleChange"},features:[Ee]}),i})(),t0=(()=>{class i extends zQ{constructor(e,n,r,o,s,a){super(e,n,r,o,s,a,"mat-mdc-slide-toggle-"),this._labelId=this._uniqueId+"-label"}get buttonId(){return`${this.id||this._uniqueId}-button`}_handleClick(){this.toggleChange.emit(),this.defaults.disableToggleValue||(this.checked=!this.checked,this._onChange(this.checked),this.change.emit(new mL(this,this.checked)))}focus(){this._switchElement.nativeElement.focus()}_createChangeEvent(e){return new mL(this,e)}_getAriaLabelledBy(){return this.ariaLabelledby?this.ariaLabelledby:this.ariaLabel?null:this._labelId}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Yr),C(At),yr("tabindex"),C(HQ),C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-slide-toggle"]],viewQuery:function(e,n){if(1&e&&_t(PQ,5),2&e){let r;Ne(r=Oe())&&(n._switchElement=r.first)}},hostAttrs:[1,"mat-mdc-slide-toggle"],hostVars:11,hostBindings:function(e,n){2&e&&(vr("id",n.id),et("tabindex",null)("aria-label",null)("name",null)("aria-labelledby",null),it("mat-mdc-slide-toggle-focused",n._focused)("mat-mdc-slide-toggle-checked",n.checked)("_mat-animation-noopable",n._noopAnimations))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex"},exportAs:["matSlideToggle"],features:[Ze([jQ]),Ee],ngContentSelectors:BQ,decls:17,vars:24,consts:[[1,"mdc-form-field"],["role","switch","type","button",1,"mdc-switch",3,"tabIndex","disabled","click"],["switch",""],[1,"mdc-switch__track"],[1,"mdc-switch__handle-track"],[1,"mdc-switch__handle"],[1,"mdc-switch__shadow"],[1,"mdc-elevation-overlay"],[1,"mdc-switch__ripple"],["mat-ripple","",1,"mat-mdc-slide-toggle-ripple","mat-mdc-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered"],[1,"mdc-switch__icons"],["viewBox","0 0 24 24",1,"mdc-switch__icon","mdc-switch__icon--on"],["d","M19.69,5.23L8.96,15.96l-4.23-4.23L2.96,13.5l6,6L21.46,7L19.69,5.23z"],["viewBox","0 0 24 24",1,"mdc-switch__icon","mdc-switch__icon--off"],["d","M20 13H4v-2h16v2z"],[3,"for","click"]],template:function(e,n){if(1&e&&(zt(),Y(0,"div",0)(1,"button",1,2),ve("click",function(){return n._handleClick()}),Te(3,"div",3),Y(4,"div",4)(5,"div",5)(6,"div",6),Te(7,"div",7),$(),Y(8,"div",8),Te(9,"div",9),$(),Y(10,"div",10),qn(),Y(11,"svg",11),Te(12,"path",12),$(),Y(13,"svg",13),Te(14,"path",14),$()()()()(),go(),Y(15,"label",15),ve("click",function(o){return o.stopPropagation()}),Xe(16),$()()),2&e){const r=Ki(2);it("mdc-form-field--align-end","before"==n.labelPosition),ee(1),it("mdc-switch--selected",n.checked)("mdc-switch--unselected",!n.checked)("mdc-switch--checked",n.checked)("mdc-switch--disabled",n.disabled),ne("tabIndex",n.tabIndex)("disabled",n.disabled),et("id",n.buttonId)("name",n.name)("aria-label",n.ariaLabel)("aria-labelledby",n._getAriaLabelledBy())("aria-describedby",n.ariaDescribedby)("aria-required",n.required||null)("aria-checked",n.checked),ee(8),ne("matRippleTrigger",r)("matRippleDisabled",n.disableRipple||n.disabled)("matRippleCentered",!0),ee(6),ne("for",n.buttonId),et("id",n._labelId)}},dependencies:[Mr],styles:['.mdc-form-field{display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field[hidden]{display:none}.mdc-form-field>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0;order:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{margin-left:auto;margin-right:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{padding-left:0;padding-right:4px}.mdc-form-field--nowrap>label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mdc-form-field--align-end>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px;order:-1}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{margin-left:0;margin-right:auto}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{padding-left:4px;padding-right:0}.mdc-form-field--space-between{justify-content:space-between}.mdc-form-field--space-between>label{margin:0}[dir=rtl] .mdc-form-field--space-between>label,.mdc-form-field--space-between>label[dir=rtl]{margin:0}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);background-color:var(--mdc-elevation-overlay-color, #fff)}.mdc-switch{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;margin:0;outline:none;overflow:visible;padding:0;position:relative}.mdc-switch[hidden]{display:none}.mdc-switch:disabled{cursor:default;pointer-events:none}.mdc-switch__track{overflow:hidden;position:relative;width:100%}.mdc-switch__track::before,.mdc-switch__track::after{border:1px solid rgba(0,0,0,0);border-radius:inherit;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}@media screen and (forced-colors: active){.mdc-switch__track::before,.mdc-switch__track::after{border-color:currentColor}}.mdc-switch__track::before{transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);transform:translateX(0)}.mdc-switch__track::after{transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);transform:translateX(-100%)}[dir=rtl] .mdc-switch__track::after,.mdc-switch__track[dir=rtl]::after{transform:translateX(100%)}.mdc-switch--selected .mdc-switch__track::before{transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);transform:translateX(100%)}[dir=rtl] .mdc-switch--selected .mdc-switch__track::before,.mdc-switch--selected .mdc-switch__track[dir=rtl]::before{transform:translateX(-100%)}.mdc-switch--selected .mdc-switch__track::after{transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);transform:translateX(0)}.mdc-switch__handle-track{height:100%;pointer-events:none;position:absolute;top:0;transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1);left:0;right:auto;transform:translateX(0)}[dir=rtl] .mdc-switch__handle-track,.mdc-switch__handle-track[dir=rtl]{left:auto;right:0}.mdc-switch--selected .mdc-switch__handle-track{transform:translateX(100%)}[dir=rtl] .mdc-switch--selected .mdc-switch__handle-track,.mdc-switch--selected .mdc-switch__handle-track[dir=rtl]{transform:translateX(-100%)}.mdc-switch__handle{display:flex;pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);left:0;right:auto}[dir=rtl] .mdc-switch__handle,.mdc-switch__handle[dir=rtl]{left:auto;right:0}.mdc-switch__handle::before,.mdc-switch__handle::after{border:1px solid rgba(0,0,0,0);border-radius:inherit;box-sizing:border-box;content:"";width:100%;height:100%;left:0;position:absolute;top:0;transition:background-color 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1),border-color 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1);z-index:-1}@media screen and (forced-colors: active){.mdc-switch__handle::before,.mdc-switch__handle::after{border-color:currentColor}}.mdc-switch__shadow{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0}.mdc-elevation-overlay{bottom:0;left:0;right:0;top:0}.mdc-switch__ripple{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:-1}.mdc-switch:disabled .mdc-switch__ripple{display:none}.mdc-switch__icons{height:100%;position:relative;width:100%;z-index:1}.mdc-switch__icon{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;opacity:0;transition:opacity 30ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mdc-switch--selected .mdc-switch__icon--on,.mdc-switch--unselected .mdc-switch__icon--off{opacity:1;transition:opacity 45ms 30ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-slide-toggle{display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.mat-mdc-slide-toggle .mdc-switch{width:var(--mdc-switch-track-width, 36px)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle::after{background:var(--mdc-switch-selected-handle-color, var(--mdc-theme-primary, #6200ee))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:var(--mdc-switch-selected-hover-handle-color, #310077)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after{background:var(--mdc-switch-selected-focus-handle-color, #310077)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle::after{background:var(--mdc-switch-selected-pressed-handle-color, #310077)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle::after{background:var(--mdc-switch-disabled-selected-handle-color, #424242)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle::after{background:var(--mdc-switch-unselected-handle-color, #616161)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:var(--mdc-switch-unselected-hover-handle-color, #212121)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle::after{background:var(--mdc-switch-unselected-focus-handle-color, #212121)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle::after{background:var(--mdc-switch-unselected-pressed-handle-color, #212121)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle::after{background:var(--mdc-switch-disabled-unselected-handle-color, #424242)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle::before{background:var(--mdc-switch-handle-surface-color, var(--mdc-theme-surface, #fff))}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__shadow{box-shadow:var(--mdc-switch-handle-elevation, 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__shadow{box-shadow:var(--mdc-switch-disabled-handle-elevation, 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__focus-ring-wrapper,.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{height:var(--mdc-switch-handle-height, 20px)}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__handle::after{opacity:var(--mdc-switch-disabled-handle-opacity, 0.38)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{border-radius:var(--mdc-switch-handle-shape, 10px)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{width:var(--mdc-switch-handle-width, 20px)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle-track{width:calc(100% - var(--mdc-switch-handle-width, 20px))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:var(--mdc-switch-selected-icon-color, var(--mdc-theme-on-primary, #fff))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon{fill:var(--mdc-switch-disabled-selected-icon-color, var(--mdc-theme-on-primary, #fff))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{fill:var(--mdc-switch-unselected-icon-color, var(--mdc-theme-on-primary, #fff))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon{fill:var(--mdc-switch-disabled-unselected-icon-color, var(--mdc-theme-on-primary, #fff))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:var(--mdc-switch-disabled-selected-icon-opacity, 0.38)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:var(--mdc-switch-disabled-unselected-icon-opacity, 0.38)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected .mdc-switch__icon{width:var(--mdc-switch-selected-icon-size, 18px);height:var(--mdc-switch-selected-icon-size, 18px)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected .mdc-switch__icon{width:var(--mdc-switch-unselected-icon-size, 18px);height:var(--mdc-switch-unselected-icon-size, 18px)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::after{background-color:var(--mdc-switch-selected-hover-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::after{background-color:var(--mdc-switch-selected-focus-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::after{background-color:var(--mdc-switch-selected-pressed-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::after{background-color:var(--mdc-switch-unselected-hover-state-layer-color, #424242)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::after{background-color:var(--mdc-switch-unselected-focus-state-layer-color, #424242)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::after{background-color:var(--mdc-switch-unselected-pressed-state-layer-color, #424242)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before{opacity:var(--mdc-switch-selected-hover-state-layer-opacity, 0.04)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:var(--mdc-switch-selected-focus-state-layer-opacity, 0.12)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:var(--mdc-switch-selected-pressed-state-layer-opacity, 0.1)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-switch-selected-pressed-state-layer-opacity, 0.1)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before{opacity:var(--mdc-switch-unselected-hover-state-layer-opacity, 0.04)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:var(--mdc-switch-unselected-focus-state-layer-opacity, 0.12)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:var(--mdc-switch-unselected-pressed-state-layer-opacity, 0.1)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-switch-unselected-pressed-state-layer-opacity, 0.1)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__ripple{height:var(--mdc-switch-state-layer-size, 48px);width:var(--mdc-switch-state-layer-size, 48px)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{height:var(--mdc-switch-track-height, 14px)}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track{opacity:var(--mdc-switch-disabled-track-opacity, 0.12)}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track::after{background:var(--mdc-switch-selected-track-color, #d7bbff)}.mat-mdc-slide-toggle .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::after{background:var(--mdc-switch-selected-hover-track-color, #d7bbff)}.mat-mdc-slide-toggle .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after{background:var(--mdc-switch-selected-focus-track-color, #d7bbff)}.mat-mdc-slide-toggle .mdc-switch:enabled:active .mdc-switch__track::after{background:var(--mdc-switch-selected-pressed-track-color, #d7bbff)}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track::after{background:var(--mdc-switch-disabled-selected-track-color, #424242)}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track::before{background:var(--mdc-switch-unselected-track-color, #e0e0e0)}.mat-mdc-slide-toggle .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::before{background:var(--mdc-switch-unselected-hover-track-color, #e0e0e0)}.mat-mdc-slide-toggle .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::before{background:var(--mdc-switch-unselected-focus-track-color, #e0e0e0)}.mat-mdc-slide-toggle .mdc-switch:enabled:active .mdc-switch__track::before{background:var(--mdc-switch-unselected-pressed-track-color, #e0e0e0)}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track::before{background:var(--mdc-switch-disabled-unselected-track-color, #424242)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{border-radius:var(--mdc-switch-track-shape, 7px)}.mat-mdc-slide-toggle .mat-mdc-slide-toggle-ripple,.mat-mdc-slide-toggle .mdc-switch__ripple::after{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:50%;pointer-events:none}.mat-mdc-slide-toggle .mat-mdc-slide-toggle-ripple:not(:empty),.mat-mdc-slide-toggle .mdc-switch__ripple::after:not(:empty){transform:translateZ(0)}.mat-mdc-slide-toggle .mdc-switch__ripple::after{content:"";opacity:0}.mat-mdc-slide-toggle .mdc-switch:hover .mdc-switch__ripple::after{opacity:.04;transition:opacity 75ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-slide-toggle.mat-mdc-slide-toggle-focused .mdc-switch .mdc-switch__ripple::after{opacity:.12}.mat-mdc-slide-toggle.mat-mdc-slide-toggle-focused .mat-mdc-focus-indicator::before{content:""}.mat-mdc-slide-toggle .mat-ripple-element{opacity:.12}.mat-mdc-slide-toggle .mat-mdc-focus-indicator::before{border-radius:50%}.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__handle-track,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-elevation-overlay,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__icon,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__handle::before,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__handle::after,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__track::before,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__track::after{transition:none}'],encapsulation:2,changeDetection:0}),i})(),fL=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})(),$Q=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[fL,vt,ws,vn,fL,vt]}),i})();const GQ=new xe("MAT_PROGRESS_BAR_DEFAULT_OPTIONS"),KQ=oa(class{constructor(i){this._elementRef=i}},"primary");let jw=(()=>{class i extends KQ{constructor(e,n,r,o,s){super(e),this._ngZone=n,this._changeDetectorRef=r,this._animationMode=o,this._isNoopAnimation=!1,this._value=0,this._bufferValue=0,this.animationEnd=new We,this._mode="determinate",this._transitionendHandler=a=>{0===this.animationEnd.observers.length||!a.target||!a.target.classList.contains("mdc-linear-progress__primary-bar")||("determinate"===this.mode||"buffer"===this.mode)&&this._ngZone.run(()=>this.animationEnd.next({value:this.value}))},this._isNoopAnimation="NoopAnimations"===o,s&&(s.color&&(this.color=this.defaultColor=s.color),this.mode=s.mode||this.mode)}get value(){return this._value}set value(e){this._value=pL(Xi(e)),this._changeDetectorRef.markForCheck()}get bufferValue(){return this._bufferValue||0}set bufferValue(e){this._bufferValue=pL(Xi(e)),this._changeDetectorRef.markForCheck()}get mode(){return this._mode}set mode(e){this._mode=e,this._changeDetectorRef.markForCheck()}ngAfterViewInit(){this._ngZone.runOutsideAngular(()=>{this._elementRef.nativeElement.addEventListener("transitionend",this._transitionendHandler)})}ngOnDestroy(){this._elementRef.nativeElement.removeEventListener("transitionend",this._transitionendHandler)}_getPrimaryBarTransform(){return`scaleX(${this._isIndeterminate()?1:this.value/100})`}_getBufferBarFlexBasis(){return`${"buffer"===this.mode?this.bufferValue:100}%`}_isIndeterminate(){return"indeterminate"===this.mode||"query"===this.mode}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(nt),C(At),C(Ai,8),C(GQ,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-progress-bar"]],hostAttrs:["role","progressbar","aria-valuemin","0","aria-valuemax","100","tabindex","-1",1,"mat-mdc-progress-bar","mdc-linear-progress"],hostVars:8,hostBindings:function(e,n){2&e&&(et("aria-valuenow",n._isIndeterminate()?null:n.value)("mode",n.mode),it("_mat-animation-noopable",n._isNoopAnimation)("mdc-linear-progress--animation-ready",!n._isNoopAnimation)("mdc-linear-progress--indeterminate",n._isIndeterminate()))},inputs:{color:"color",value:"value",bufferValue:"bufferValue",mode:"mode"},outputs:{animationEnd:"animationEnd"},exportAs:["matProgressBar"],features:[Ee],decls:7,vars:4,consts:[["aria-hidden","true",1,"mdc-linear-progress__buffer"],[1,"mdc-linear-progress__buffer-bar"],[1,"mdc-linear-progress__buffer-dots"],["aria-hidden","true",1,"mdc-linear-progress__bar","mdc-linear-progress__primary-bar"],[1,"mdc-linear-progress__bar-inner"],["aria-hidden","true",1,"mdc-linear-progress__bar","mdc-linear-progress__secondary-bar"]],template:function(e,n){1&e&&(Y(0,"div",0),Te(1,"div",1)(2,"div",2),$(),Y(3,"div",3),Te(4,"span",4),$(),Y(5,"div",5),Te(6,"span",4),$()),2&e&&(ee(1),wi("flex-basis",n._getBufferBarFlexBasis()),ee(2),wi("transform",n._getPrimaryBarTransform()))},styles:["@keyframes mdc-linear-progress-primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(var(--mdc-linear-progress-primary-half, 83.67142%))}100%{transform:translateX(var(--mdc-linear-progress-primary-full, 200.611057%))}}@keyframes mdc-linear-progress-primary-indeterminate-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.661479)}100%{transform:scaleX(0.08)}}@keyframes mdc-linear-progress-secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(var(--mdc-linear-progress-secondary-quarter, 37.651913%))}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(var(--mdc-linear-progress-secondary-half, 84.386165%))}100%{transform:translateX(var(--mdc-linear-progress-secondary-full, 160.277782%))}}@keyframes mdc-linear-progress-secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);transform:scaleX(0.457104)}44.15%{animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}@keyframes mdc-linear-progress-buffering{from{transform:rotate(180deg) translateX(-10px)}}@keyframes mdc-linear-progress-primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(var(--mdc-linear-progress-primary-half-neg, -83.67142%))}100%{transform:translateX(var(--mdc-linear-progress-primary-full-neg, -200.611057%))}}@keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(var(--mdc-linear-progress-secondary-quarter-neg, -37.651913%))}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(var(--mdc-linear-progress-secondary-half-neg, -84.386165%))}100%{transform:translateX(var(--mdc-linear-progress-secondary-full-neg, -160.277782%))}}@keyframes mdc-linear-progress-buffering-reverse{from{transform:translateX(-10px)}}.mdc-linear-progress{position:relative;width:100%;transform:translateZ(0);outline:1px solid rgba(0,0,0,0);overflow:hidden;transition:opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}@media screen and (forced-colors: active){.mdc-linear-progress{outline-color:CanvasText}}.mdc-linear-progress__bar{position:absolute;width:100%;height:100%;animation:none;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__bar-inner{display:inline-block;position:absolute;width:100%;animation:none;border-top-style:solid}.mdc-linear-progress__buffer{display:flex;position:absolute;width:100%;height:100%}.mdc-linear-progress__buffer-dots{background-repeat:repeat-x;flex:auto;transform:rotate(180deg);animation:mdc-linear-progress-buffering 250ms infinite linear}.mdc-linear-progress__buffer-bar{flex:0 1 100%;transition:flex-basis 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar{display:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;display:block}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar{animation:mdc-linear-progress-primary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{animation:mdc-linear-progress-primary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar{animation:mdc-linear-progress-secondary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{animation:mdc-linear-progress-secondary-indeterminate-scale 2s infinite linear}[dir=rtl] .mdc-linear-progress:not([dir=ltr]) .mdc-linear-progress__bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]) .mdc-linear-progress__bar{right:0;-webkit-transform-origin:center right;transform-origin:center right}[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar{animation-name:mdc-linear-progress-primary-indeterminate-translate-reverse}[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar{animation-name:mdc-linear-progress-secondary-indeterminate-translate-reverse}[dir=rtl] .mdc-linear-progress:not([dir=ltr]) .mdc-linear-progress__buffer-dots,.mdc-linear-progress[dir=rtl]:not([dir=ltr]) .mdc-linear-progress__buffer-dots{animation:mdc-linear-progress-buffering-reverse 250ms infinite linear;transform:rotate(0)}[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{right:-145.166611%;left:auto}[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{right:-54.888891%;left:auto}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress--closed-animation-off .mdc-linear-progress__buffer-dots{animation:none}.mdc-linear-progress--closed-animation-off.mdc-linear-progress--indeterminate .mdc-linear-progress__bar,.mdc-linear-progress--closed-animation-off.mdc-linear-progress--indeterminate .mdc-linear-progress__bar .mdc-linear-progress__bar-inner{animation:none}.mdc-linear-progress__bar-inner{border-color:var(--mdc-linear-progress-active-indicator-color, #6200ee)}.mdc-linear-progress__buffer-dots{background-image:url(\"data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E\")}.mdc-linear-progress__buffer-bar{background-color:#e6e6e6}.mdc-linear-progress{height:var(--mdc-linear-progress-track-height, 4px)}.mdc-linear-progress__bar-inner{border-top-width:var(--mdc-linear-progress-track-height, 4px)}.mdc-linear-progress__buffer-dots{background-size:10px var(--mdc-linear-progress-track-height, 4px)}.mat-mdc-progress-bar{display:block}.mat-mdc-progress-bar[mode=query]{transform:scaleX(-1)}.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__buffer-dots,.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__primary-bar,.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__secondary-bar,.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__bar-inner.mdc-linear-progress__bar-inner{animation:none}.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__primary-bar,.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__buffer-bar{transition:transform 1ms}"],encapsulation:2,changeDetection:0}),i})();function pL(i,t=0,e=100){return Math.max(t,Math.min(e,i))}let XQ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt]}),i})();const ZQ=["tooltip"],_L=new xe("mat-tooltip-scroll-strategy"),eJ={provide:_L,deps:[Vr],useFactory:function JQ(i){return()=>i.scrollStrategies.reposition({scrollThrottle:20})}},iJ=new xe("mat-tooltip-default-options",{providedIn:"root",factory:function tJ(){return{showDelay:0,hideDelay:0,touchendHideDelay:1500}}}),gL="tooltip-panel",bL=Oa({passive:!0});let lJ=(()=>{class i{constructor(e,n,r,o,s,a,l,u,g,D,H,q){this._overlay=e,this._elementRef=n,this._scrollDispatcher=r,this._viewContainerRef=o,this._ngZone=s,this._platform=a,this._ariaDescriber=l,this._focusMonitor=u,this._dir=D,this._defaultOptions=H,this._position="below",this._positionAtOrigin=!1,this._disabled=!1,this._viewInitialized=!1,this._pointerExitEventsInitialized=!1,this._viewportMargin=8,this._cssClassPrefix="mat",this._showDelay=this._defaultOptions.showDelay,this._hideDelay=this._defaultOptions.hideDelay,this.touchGestures="auto",this._message="",this._passiveListeners=[],this._destroyed=new le,this._scrollStrategy=g,this._document=q,H&&(H.position&&(this.position=H.position),H.positionAtOrigin&&(this.positionAtOrigin=H.positionAtOrigin),H.touchGestures&&(this.touchGestures=H.touchGestures)),D.change.pipe(bt(this._destroyed)).subscribe(()=>{this._overlayRef&&this._updatePosition(this._overlayRef)})}get position(){return this._position}set position(e){e!==this._position&&(this._position=e,this._overlayRef&&(this._updatePosition(this._overlayRef),this._tooltipInstance?.show(0),this._overlayRef.updatePosition()))}get positionAtOrigin(){return this._positionAtOrigin}set positionAtOrigin(e){this._positionAtOrigin=tt(e),this._detach(),this._overlayRef=null}get disabled(){return this._disabled}set disabled(e){this._disabled=tt(e),this._disabled?this.hide(0):this._setupPointerEnterEventsIfNeeded()}get showDelay(){return this._showDelay}set showDelay(e){this._showDelay=Xi(e)}get hideDelay(){return this._hideDelay}set hideDelay(e){this._hideDelay=Xi(e),this._tooltipInstance&&(this._tooltipInstance._mouseLeaveHideDelay=this._hideDelay)}get message(){return this._message}set message(e){this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this._message,"tooltip"),this._message=null!=e?String(e).trim():"",!this._message&&this._isTooltipVisible()?this.hide(0):(this._setupPointerEnterEventsIfNeeded(),this._updateTooltipMessage(),this._ngZone.runOutsideAngular(()=>{Promise.resolve().then(()=>{this._ariaDescriber.describe(this._elementRef.nativeElement,this.message,"tooltip")})}))}get tooltipClass(){return this._tooltipClass}set tooltipClass(e){this._tooltipClass=e,this._tooltipInstance&&this._setTooltipClass(this._tooltipClass)}ngAfterViewInit(){this._viewInitialized=!0,this._setupPointerEnterEventsIfNeeded(),this._focusMonitor.monitor(this._elementRef).pipe(bt(this._destroyed)).subscribe(e=>{e?"keyboard"===e&&this._ngZone.run(()=>this.show()):this._ngZone.run(()=>this.hide(0))})}ngOnDestroy(){const e=this._elementRef.nativeElement;clearTimeout(this._touchstartTimeout),this._overlayRef&&(this._overlayRef.dispose(),this._tooltipInstance=null),this._passiveListeners.forEach(([n,r])=>{e.removeEventListener(n,r,bL)}),this._passiveListeners.length=0,this._destroyed.next(),this._destroyed.complete(),this._ariaDescriber.removeDescription(e,this.message,"tooltip"),this._focusMonitor.stopMonitoring(e)}show(e=this.showDelay,n){if(this.disabled||!this.message||this._isTooltipVisible())return void this._tooltipInstance?._cancelPendingAnimations();const r=this._createOverlay(n);this._detach(),this._portal=this._portal||new au(this._tooltipComponent,this._viewContainerRef);const o=this._tooltipInstance=r.attach(this._portal).instance;o._triggerElement=this._elementRef.nativeElement,o._mouseLeaveHideDelay=this._hideDelay,o.afterHidden().pipe(bt(this._destroyed)).subscribe(()=>this._detach()),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),o.show(e)}hide(e=this.hideDelay){const n=this._tooltipInstance;n&&(n.isVisible()?n.hide(e):(n._cancelPendingAnimations(),this._detach()))}toggle(e){this._isTooltipVisible()?this.hide():this.show(void 0,e)}_isTooltipVisible(){return!!this._tooltipInstance&&this._tooltipInstance.isVisible()}_createOverlay(e){if(this._overlayRef){const o=this._overlayRef.getConfig().positionStrategy;if((!this.positionAtOrigin||!e)&&o._origin instanceof Ke)return this._overlayRef;this._detach()}const n=this._scrollDispatcher.getAncestorScrollContainers(this._elementRef),r=this._overlay.position().flexibleConnectedTo(this.positionAtOrigin&&e||this._elementRef).withTransformOriginOn(`.${this._cssClassPrefix}-tooltip`).withFlexibleDimensions(!1).withViewportMargin(this._viewportMargin).withScrollableContainers(n);return r.positionChanges.pipe(bt(this._destroyed)).subscribe(o=>{this._updateCurrentPositionClass(o.connectionPair),this._tooltipInstance&&o.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run(()=>this.hide(0))}),this._overlayRef=this._overlay.create({direction:this._dir,positionStrategy:r,panelClass:`${this._cssClassPrefix}-${gL}`,scrollStrategy:this._scrollStrategy()}),this._updatePosition(this._overlayRef),this._overlayRef.detachments().pipe(bt(this._destroyed)).subscribe(()=>this._detach()),this._overlayRef.outsidePointerEvents().pipe(bt(this._destroyed)).subscribe(()=>this._tooltipInstance?._handleBodyInteraction()),this._overlayRef.keydownEvents().pipe(bt(this._destroyed)).subscribe(o=>{this._isTooltipVisible()&&27===o.keyCode&&!Dr(o)&&(o.preventDefault(),o.stopPropagation(),this._ngZone.run(()=>this.hide(0)))}),this._defaultOptions?.disableTooltipInteractivity&&this._overlayRef.addPanelClass(`${this._cssClassPrefix}-tooltip-panel-non-interactive`),this._overlayRef}_detach(){this._overlayRef&&this._overlayRef.hasAttached()&&this._overlayRef.detach(),this._tooltipInstance=null}_updatePosition(e){const n=e.getConfig().positionStrategy,r=this._getOrigin(),o=this._getOverlayPosition();n.withPositions([this._addOffset({...r.main,...o.main}),this._addOffset({...r.fallback,...o.fallback})])}_addOffset(e){return e}_getOrigin(){const e=!this._dir||"ltr"==this._dir.value,n=this.position;let r;"above"==n||"below"==n?r={originX:"center",originY:"above"==n?"top":"bottom"}:"before"==n||"left"==n&&e||"right"==n&&!e?r={originX:"start",originY:"center"}:("after"==n||"right"==n&&e||"left"==n&&!e)&&(r={originX:"end",originY:"center"});const{x:o,y:s}=this._invertPosition(r.originX,r.originY);return{main:r,fallback:{originX:o,originY:s}}}_getOverlayPosition(){const e=!this._dir||"ltr"==this._dir.value,n=this.position;let r;"above"==n?r={overlayX:"center",overlayY:"bottom"}:"below"==n?r={overlayX:"center",overlayY:"top"}:"before"==n||"left"==n&&e||"right"==n&&!e?r={overlayX:"end",overlayY:"center"}:("after"==n||"right"==n&&e||"left"==n&&!e)&&(r={overlayX:"start",overlayY:"center"});const{x:o,y:s}=this._invertPosition(r.overlayX,r.overlayY);return{main:r,fallback:{overlayX:o,overlayY:s}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),this._ngZone.onMicrotaskEmpty.pipe(fi(1),bt(this._destroyed)).subscribe(()=>{this._tooltipInstance&&this._overlayRef.updatePosition()}))}_setTooltipClass(e){this._tooltipInstance&&(this._tooltipInstance.tooltipClass=e,this._tooltipInstance._markForCheck())}_invertPosition(e,n){return"above"===this.position||"below"===this.position?"top"===n?n="bottom":"bottom"===n&&(n="top"):"end"===e?e="start":"start"===e&&(e="end"),{x:e,y:n}}_updateCurrentPositionClass(e){const{overlayY:n,originX:r,originY:o}=e;let s;if(s="center"===n?this._dir&&"rtl"===this._dir.value?"end"===r?"left":"right":"start"===r?"left":"right":"bottom"===n&&"top"===o?"above":"below",s!==this._currentPosition){const a=this._overlayRef;if(a){const l=`${this._cssClassPrefix}-${gL}-`;a.removePanelClass(l+this._currentPosition),a.addPanelClass(l+s)}this._currentPosition=s}}_setupPointerEnterEventsIfNeeded(){this._disabled||!this.message||!this._viewInitialized||this._passiveListeners.length||(this._platformSupportsMouseEvents()?this._passiveListeners.push(["mouseenter",e=>{let n;this._setupPointerExitEventsIfNeeded(),void 0!==e.x&&void 0!==e.y&&(n=e),this.show(void 0,n)}]):"off"!==this.touchGestures&&(this._disableNativeGesturesIfNecessary(),this._passiveListeners.push(["touchstart",e=>{const n=e.targetTouches?.[0],r=n?{x:n.clientX,y:n.clientY}:void 0;this._setupPointerExitEventsIfNeeded(),clearTimeout(this._touchstartTimeout),this._touchstartTimeout=setTimeout(()=>this.show(void 0,r),500)}])),this._addListeners(this._passiveListeners))}_setupPointerExitEventsIfNeeded(){if(this._pointerExitEventsInitialized)return;this._pointerExitEventsInitialized=!0;const e=[];if(this._platformSupportsMouseEvents())e.push(["mouseleave",n=>{const r=n.relatedTarget;(!r||!this._overlayRef?.overlayElement.contains(r))&&this.hide()}],["wheel",n=>this._wheelListener(n)]);else if("off"!==this.touchGestures){this._disableNativeGesturesIfNecessary();const n=()=>{clearTimeout(this._touchstartTimeout),this.hide(this._defaultOptions.touchendHideDelay)};e.push(["touchend",n],["touchcancel",n])}this._addListeners(e),this._passiveListeners.push(...e)}_addListeners(e){e.forEach(([n,r])=>{this._elementRef.nativeElement.addEventListener(n,r,bL)})}_platformSupportsMouseEvents(){return!this._platform.IOS&&!this._platform.ANDROID}_wheelListener(e){if(this._isTooltipVisible()){const n=this._document.elementFromPoint(e.clientX,e.clientY),r=this._elementRef.nativeElement;n!==r&&!r.contains(n)&&this.hide()}}_disableNativeGesturesIfNecessary(){const e=this.touchGestures;if("off"!==e){const n=this._elementRef.nativeElement,r=n.style;("on"===e||"INPUT"!==n.nodeName&&"TEXTAREA"!==n.nodeName)&&(r.userSelect=r.msUserSelect=r.webkitUserSelect=r.MozUserSelect="none"),("on"===e||!n.draggable)&&(r.webkitUserDrag="none"),r.touchAction="none",r.webkitTapHighlightColor="transparent"}}}return i.\u0275fac=function(e){zs()},i.\u0275dir=ye({type:i,inputs:{position:["matTooltipPosition","position"],positionAtOrigin:["matTooltipPositionAtOrigin","positionAtOrigin"],disabled:["matTooltipDisabled","disabled"],showDelay:["matTooltipShowDelay","showDelay"],hideDelay:["matTooltipHideDelay","hideDelay"],touchGestures:["matTooltipTouchGestures","touchGestures"],message:["matTooltip","message"],tooltipClass:["matTooltipClass","tooltipClass"]}}),i})(),Hm=(()=>{class i extends lJ{constructor(e,n,r,o,s,a,l,u,g,D,H,q){super(e,n,r,o,s,a,l,u,g,D,H,q),this._tooltipComponent=dJ,this._cssClassPrefix="mat-mdc",this._viewportMargin=8}_addOffset(e){const r=!this._dir||"ltr"==this._dir.value;return"top"===e.originY?e.offsetY=-8:"bottom"===e.originY?e.offsetY=8:"start"===e.originX?e.offsetX=r?-8:8:"end"===e.originX&&(e.offsetX=r?8:-8),e}}return i.\u0275fac=function(e){return new(e||i)(C(Vr),C(Ke),C(sc),C(zi),C(nt),C(Oi),C(pU),C(Yr),C(_L),C(pn,8),C(iJ,8),C(kt))},i.\u0275dir=ye({type:i,selectors:[["","matTooltip",""]],hostAttrs:[1,"mat-mdc-tooltip-trigger"],exportAs:["matTooltip"],features:[Ee]}),i})(),cJ=(()=>{class i{constructor(e,n){this._changeDetectorRef=e,this._closeOnInteraction=!1,this._isVisible=!1,this._onHide=new le,this._animationsDisabled="NoopAnimations"===n}show(e){clearTimeout(this._hideTimeoutId),this._showTimeoutId=setTimeout(()=>{this._toggleVisibility(!0),this._showTimeoutId=void 0},e)}hide(e){clearTimeout(this._showTimeoutId),this._hideTimeoutId=setTimeout(()=>{this._toggleVisibility(!1),this._hideTimeoutId=void 0},e)}afterHidden(){return this._onHide}isVisible(){return this._isVisible}ngOnDestroy(){this._cancelPendingAnimations(),this._onHide.complete(),this._triggerElement=null}_handleBodyInteraction(){this._closeOnInteraction&&this.hide(0)}_markForCheck(){this._changeDetectorRef.markForCheck()}_handleMouseLeave({relatedTarget:e}){(!e||!this._triggerElement.contains(e))&&(this.isVisible()?this.hide(this._mouseLeaveHideDelay):this._finalizeAnimation(!1))}_onShow(){}_handleAnimationEnd({animationName:e}){(e===this._showAnimation||e===this._hideAnimation)&&this._finalizeAnimation(e===this._showAnimation)}_cancelPendingAnimations(){clearTimeout(this._showTimeoutId),clearTimeout(this._hideTimeoutId),this._showTimeoutId=this._hideTimeoutId=void 0}_finalizeAnimation(e){e?this._closeOnInteraction=!0:this.isVisible()||this._onHide.next()}_toggleVisibility(e){const n=this._tooltip.nativeElement,r=this._showAnimation,o=this._hideAnimation;if(n.classList.remove(e?o:r),n.classList.add(e?r:o),this._isVisible=e,e&&!this._animationsDisabled&&"function"==typeof getComputedStyle){const s=getComputedStyle(n);("0s"===s.getPropertyValue("animation-duration")||"none"===s.getPropertyValue("animation-name"))&&(this._animationsDisabled=!0)}e&&this._onShow(),this._animationsDisabled&&(n.classList.add("_mat-animation-noopable"),this._finalizeAnimation(e))}}return i.\u0275fac=function(e){return new(e||i)(C(At),C(Ai,8))},i.\u0275dir=ye({type:i}),i})(),dJ=(()=>{class i extends cJ{constructor(e,n,r){super(e,r),this._elementRef=n,this._isMultiline=!1,this._showAnimation="mat-mdc-tooltip-show",this._hideAnimation="mat-mdc-tooltip-hide"}_onShow(){this._isMultiline=this._isTooltipMultiline(),this._markForCheck()}_isTooltipMultiline(){const e=this._elementRef.nativeElement.getBoundingClientRect();return e.height>24&&e.width>=200}}return i.\u0275fac=function(e){return new(e||i)(C(At),C(Ke),C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-tooltip-component"]],viewQuery:function(e,n){if(1&e&&_t(ZQ,7),2&e){let r;Ne(r=Oe())&&(n._tooltip=r.first)}},hostAttrs:["aria-hidden","true"],hostVars:2,hostBindings:function(e,n){1&e&&ve("mouseleave",function(o){return n._handleMouseLeave(o)}),2&e&&wi("zoom",n.isVisible()?1:null)},features:[Ee],decls:4,vars:4,consts:[[1,"mdc-tooltip","mdc-tooltip--shown","mat-mdc-tooltip",3,"ngClass","animationend"],["tooltip",""],[1,"mdc-tooltip__surface","mdc-tooltip__surface-animation"]],template:function(e,n){1&e&&(Y(0,"div",0,1),ve("animationend",function(o){return n._handleAnimationEnd(o)}),Y(2,"div",2),de(3),$()()),2&e&&(it("mdc-tooltip--multiline",n._isMultiline),ne("ngClass",n.tooltipClass),ee(3),ki(n.message))},dependencies:[Bh],styles:['.mdc-tooltip__surface{word-break:var(--mdc-tooltip-word-break, normal);overflow-wrap:anywhere}.mdc-tooltip{position:fixed;display:none;z-index:9}.mdc-tooltip-wrapper--rich{position:relative}.mdc-tooltip--shown,.mdc-tooltip--showing,.mdc-tooltip--hide{display:inline-flex}.mdc-tooltip--shown.mdc-tooltip--rich,.mdc-tooltip--showing.mdc-tooltip--rich,.mdc-tooltip--hide.mdc-tooltip--rich{display:inline-block;left:-320px;position:absolute}.mdc-tooltip__surface{line-height:16px;padding:4px 8px;min-width:40px;max-width:200px;min-height:24px;max-height:40vh;box-sizing:border-box;overflow:hidden;text-align:center}.mdc-tooltip__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-tooltip__surface::before{border-color:CanvasText}}.mdc-tooltip--rich .mdc-tooltip__surface{align-items:flex-start;display:flex;flex-direction:column;min-height:24px;min-width:40px;max-width:320px;position:relative}.mdc-tooltip--multiline .mdc-tooltip__surface{text-align:left}[dir=rtl] .mdc-tooltip--multiline .mdc-tooltip__surface,.mdc-tooltip--multiline .mdc-tooltip__surface[dir=rtl]{text-align:right}.mdc-tooltip__surface .mdc-tooltip__title{margin:0 8px}.mdc-tooltip__surface .mdc-tooltip__content{max-width:calc(200px - (2 * 8px));margin:8px;text-align:left}[dir=rtl] .mdc-tooltip__surface .mdc-tooltip__content,.mdc-tooltip__surface .mdc-tooltip__content[dir=rtl]{text-align:right}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-tooltip__content{max-width:calc(320px - (2 * 8px));align-self:stretch}.mdc-tooltip__surface .mdc-tooltip__content-link{text-decoration:none}.mdc-tooltip--rich-actions,.mdc-tooltip__content,.mdc-tooltip__title{z-index:1}.mdc-tooltip__surface-animation{opacity:0;transform:scale(0.8);will-change:transform,opacity}.mdc-tooltip--shown .mdc-tooltip__surface-animation{transform:scale(1);opacity:1}.mdc-tooltip--hide .mdc-tooltip__surface-animation{transform:scale(1)}.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{position:absolute;height:24px;width:24px;transform:rotate(35deg) skewY(20deg) scaleX(0.9396926208)}.mdc-tooltip__caret-surface-top .mdc-elevation-overlay,.mdc-tooltip__caret-surface-bottom .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip__caret-surface-bottom{outline:1px solid rgba(0,0,0,0);z-index:-1}@media screen and (forced-colors: active){.mdc-tooltip__caret-surface-bottom{outline-color:CanvasText}}.mdc-tooltip__surface{background-color:var(--mdc-plain-tooltip-container-color, #fff)}.mdc-tooltip__surface{border-radius:var(--mdc-plain-tooltip-container-shape, var(--mdc-shape-small, 4px))}.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{border-radius:var(--mdc-plain-tooltip-container-shape, var(--mdc-shape-small, 4px))}.mdc-tooltip__surface{color:var(--mdc-plain-tooltip-supporting-text-color, #000)}.mdc-tooltip__surface{font-family:var(--mdc-plain-tooltip-supporting-text-font, inherit);font-size:var(--mdc-plain-tooltip-supporting-text-size, inherit);font-weight:var(--mdc-plain-tooltip-supporting-text-weight, inherit);letter-spacing:var(--mdc-plain-tooltip-supporting-text-tracking, inherit)}.mat-mdc-tooltip{position:relative;transform:scale(0)}.mat-mdc-tooltip::before{content:"";top:-8px;right:-8px;bottom:-8px;left:-8px;z-index:-1;position:absolute}.mat-mdc-tooltip._mat-animation-noopable{animation:none;transform:scale(1)}.mat-mdc-tooltip-panel-non-interactive{pointer-events:none}@keyframes mat-mdc-tooltip-show{0%{opacity:0;transform:scale(0.8)}100%{opacity:1;transform:scale(1)}}@keyframes mat-mdc-tooltip-hide{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.8)}}.mat-mdc-tooltip-show{animation:mat-mdc-tooltip-show 150ms cubic-bezier(0, 0, 0.2, 1) forwards}.mat-mdc-tooltip-hide{animation:mat-mdc-tooltip-hide 75ms cubic-bezier(0.4, 0, 1, 1) forwards}'],encapsulation:2,changeDetection:0}),i})(),yL=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[eJ],imports:[sg,vn,lu,vt,vt,lc]}),i})();function uJ(i,t){1&i&&(Y(0,"mat-icon",1),de(1,"public"),$()),2&i&&ne("matTooltip",t.$implicit)}class ua{constructor(t){this.profiles=t,this.pubkey=""}ngOnInit(){var t=this;return je(function*(){t.profile||(t.profile=yield t.profiles.getProfile(t.pubkey)),t.profile&&(t.verifications=t.profile.verifications)})()}}function hJ(i,t){if(1&i&&Te(0,"img",8),2&i){const e=ge();wi("border-color",null==e.circle?null:e.circle.color),ne("matTooltip",e.tooltip)("src",e.imagePath,ph)}}function mJ(i,t){1&i&&Te(0,"img",9),2&i&&ne("src",ge().imagePath,ph)}ua.\u0275fac=function(t){return new(t||ua)(C(Qn))},ua.\u0275cmp=qe({type:ua,selectors:[["app-directory-icon"]],inputs:{pubkey:"pubkey",profile:"profile"},decls:1,vars:1,consts:[["class","directory-icon",3,"matTooltip",4,"ngFor","ngForOf"],[1,"directory-icon",3,"matTooltip"]],template:function(t,e){1&t&&_e(0,uJ,2,1,"mat-icon",0),2&t&&ne("ngForOf",e.verifications)},dependencies:[Rn,Mo,Hm],encapsulation:2});const FL=function(i){return["/user",i]};class Es{constructor(t,e,n){this.profiles=t,this.circleService=e,this.utilities=n,this.pubkey="",this.imagePath="/assets/profile.png",this.tooltip="",this.tooltipName="",this.profileName="",this.muted=!1}ngAfterViewInit(){}ngOnInit(){var t=this;return je(function*(){if(t.profile)t.pubkey=t.profile.pubkey,t.profileName=t.utilities.getNostrIdentifier(t.profile.pubkey);else if(t.profile=yield t.profiles.getProfile(t.pubkey),t.profileName=t.utilities.getNostrIdentifier(t.pubkey),!t.profile)return;t.profile.picture&&(t.imagePath=t.profile.picture),t.tooltip=t.profile.about,t.tooltipName=t.profileName,t.profileName=t.profile.name||t.profileName,t.circle=yield t.circleService.getCircle(t.profile.circle),t.muted=t.profile.mute})()}}function _J(i,t){if(1&i){const e=Ft();Y(0,"div",2)(1,"button",3),ve("click",function(){return ze(e),Ue(ge().action())}),de(2),$()()}if(2&i){const e=ge();ee(2),hi(" ",e.data.action," ")}}Es.\u0275fac=function(t){return new(t||Es)(C(Qn),C(Wr),C(sr))},Es.\u0275cmp=qe({type:Es,selectors:[["app-profile-header"]],inputs:{pubkey:"pubkey",profile:"profile"},ngContentSelectors:["*"],decls:11,vars:12,consts:[[1,"event-header"],[1,"icon"],[3,"routerLink"],["class","profile-image-follow","matTooltipPosition","above",3,"matTooltip","borderColor","src",4,"ngIf"],["class","profile-image","matTooltipPosition","above",3,"src",4,"ngIf"],[1,"name","clickable"],["matTooltipPosition","above",3,"matTooltip"],[1,"date","clickable"],["matTooltipPosition","above",1,"profile-image-follow",3,"matTooltip","src"],["matTooltipPosition","above",1,"profile-image",3,"src"]],template:function(t,e){1&t&&(zt(),Y(0,"div",0)(1,"div",1)(2,"a",2),_e(3,hJ,1,4,"img",3),_e(4,mJ,1,1,"img",4),$()(),Y(5,"div",5)(6,"a",2)(7,"span",6),de(8),$()()(),Y(9,"div",7),Xe(10),$()()),2&t&&(ee(2),ne("routerLink",Th(8,FL,e.pubkey)),ee(1),ne("ngIf",null==e.profile?null:e.profile.follow),ee(1),ne("ngIf",!(null!=e.profile&&e.profile.follow)),ee(2),ne("routerLink",Th(10,FL,e.pubkey)),ee(1),it("muted",e.muted),ne("matTooltip",e.tooltipName),ee(1),ki(e.profileName))},dependencies:[mi,im,Hm],styles:[".profile-image-follow[_ngcontent-%COMP%]{border:4px solid}.muted[_ngcontent-%COMP%]{text-decoration:line-through}"]});const gJ=["label"];function bJ(i,t){}const yJ=Math.pow(2,31)-1;class Yw{constructor(t,e){this._overlayRef=e,this._afterDismissed=new le,this._afterOpened=new le,this._onAction=new le,this._dismissedByAction=!1,this.containerInstance=t,t._onExit.subscribe(()=>this._finishDismiss())}dismiss(){this._afterDismissed.closed||this.containerInstance.exit(),clearTimeout(this._durationTimeoutId)}dismissWithAction(){this._onAction.closed||(this._dismissedByAction=!0,this._onAction.next(),this._onAction.complete(),this.dismiss()),clearTimeout(this._durationTimeoutId)}closeWithAction(){this.dismissWithAction()}_dismissAfter(t){this._durationTimeoutId=setTimeout(()=>this.dismiss(),Math.min(t,yJ))}_open(){this._afterOpened.closed||(this._afterOpened.next(),this._afterOpened.complete())}_finishDismiss(){this._overlayRef.dispose(),this._onAction.closed||this._onAction.complete(),this._afterDismissed.next({dismissedByAction:this._dismissedByAction}),this._afterDismissed.complete(),this._dismissedByAction=!1}afterDismissed(){return this._afterDismissed}afterOpened(){return this.containerInstance._onEnter}onAction(){return this._onAction}}const vL=new xe("MatSnackBarData");class n0{constructor(){this.politeness="assertive",this.announcementMessage="",this.duration=0,this.data=null,this.horizontalPosition="center",this.verticalPosition="bottom"}}let FJ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","matSnackBarLabel",""]],hostAttrs:[1,"mat-mdc-snack-bar-label","mdc-snackbar__label"]}),i})(),vJ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","matSnackBarActions",""]],hostAttrs:[1,"mat-mdc-snack-bar-actions","mdc-snackbar__actions"]}),i})(),wJ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","matSnackBarAction",""]],hostAttrs:[1,"mat-mdc-snack-bar-action","mdc-snackbar__action"]}),i})(),kJ=(()=>{class i{constructor(e,n){this.snackBarRef=e,this.data=n}action(){this.snackBarRef.dismissWithAction()}get hasAction(){return!!this.data.action}}return i.\u0275fac=function(e){return new(e||i)(C(Yw),C(vL))},i.\u0275cmp=qe({type:i,selectors:[["simple-snack-bar"]],hostAttrs:[1,"mat-mdc-simple-snack-bar"],exportAs:["matSnackBar"],decls:3,vars:2,consts:[["matSnackBarLabel",""],["matSnackBarActions","",4,"ngIf"],["matSnackBarActions",""],["mat-button","","matSnackBarAction","",3,"click"]],template:function(e,n){1&e&&(Y(0,"div",0),de(1),$(),_e(2,_J,3,1,"div",1)),2&e&&(ee(1),hi(" ",n.data.message,"\n"),ee(1),ne("ngIf",n.hasAction))},dependencies:[mi,aa,FJ,vJ,wJ],styles:[".mat-mdc-simple-snack-bar{display:flex}"],encapsulation:2,changeDetection:0}),i})();const xJ={snackBarState:Er("state",[Qi("void, hidden",Bt({transform:"scale(0.8)",opacity:0})),Qi("visible",Bt({transform:"scale(1)",opacity:1})),nn("* => visible",dn("150ms cubic-bezier(0, 0, 0.2, 1)")),nn("* => void, * => hidden",dn("75ms cubic-bezier(0.4, 0.0, 1, 1)",Bt({opacity:0})))])};let DJ=(()=>{class i extends dg{constructor(e,n,r,o,s){super(),this._ngZone=e,this._elementRef=n,this._changeDetectorRef=r,this._platform=o,this.snackBarConfig=s,this._announceDelay=150,this._destroyed=!1,this._onAnnounce=new le,this._onExit=new le,this._onEnter=new le,this._animationState="void",this.attachDomPortal=a=>{this._assertNotAttached();const l=this._portalOutlet.attachDomPortal(a);return this._afterPortalAttached(),l},this._live="assertive"!==s.politeness||s.announcementMessage?"off"===s.politeness?"off":"polite":"assertive",this._platform.FIREFOX&&("polite"===this._live&&(this._role="status"),"assertive"===this._live&&(this._role="alert"))}attachComponentPortal(e){this._assertNotAttached();const n=this._portalOutlet.attachComponentPortal(e);return this._afterPortalAttached(),n}attachTemplatePortal(e){this._assertNotAttached();const n=this._portalOutlet.attachTemplatePortal(e);return this._afterPortalAttached(),n}onAnimationEnd(e){const{fromState:n,toState:r}=e;if(("void"===r&&"void"!==n||"hidden"===r)&&this._completeExit(),"visible"===r){const o=this._onEnter;this._ngZone.run(()=>{o.next(),o.complete()})}}enter(){this._destroyed||(this._animationState="visible",this._changeDetectorRef.detectChanges(),this._screenReaderAnnounce())}exit(){return this._ngZone.run(()=>{this._animationState="hidden",this._elementRef.nativeElement.setAttribute("mat-exit",""),clearTimeout(this._announceTimeoutId)}),this._onExit}ngOnDestroy(){this._destroyed=!0,this._completeExit()}_completeExit(){this._ngZone.onMicrotaskEmpty.pipe(fi(1)).subscribe(()=>{this._ngZone.run(()=>{this._onExit.next(),this._onExit.complete()})})}_afterPortalAttached(){const e=this._elementRef.nativeElement,n=this.snackBarConfig.panelClass;n&&(Array.isArray(n)?n.forEach(r=>e.classList.add(r)):e.classList.add(n))}_assertNotAttached(){this._portalOutlet.hasAttached()}_screenReaderAnnounce(){this._announceTimeoutId||this._ngZone.runOutsideAngular(()=>{this._announceTimeoutId=setTimeout(()=>{const e=this._elementRef.nativeElement.querySelector("[aria-hidden]"),n=this._elementRef.nativeElement.querySelector("[aria-live]");if(e&&n){let r=null;this._platform.isBrowser&&document.activeElement instanceof HTMLElement&&e.contains(document.activeElement)&&(r=document.activeElement),e.removeAttribute("aria-hidden"),n.appendChild(e),r?.focus(),this._onAnnounce.next(),this._onAnnounce.complete()}},this._announceDelay)})}}return i.\u0275fac=function(e){return new(e||i)(C(nt),C(Ke),C(At),C(Oi),C(n0))},i.\u0275dir=ye({type:i,viewQuery:function(e,n){if(1&e&&_t(ca,7),2&e){let r;Ne(r=Oe())&&(n._portalOutlet=r.first)}},features:[Ee]}),i})(),MJ=(()=>{class i extends DJ{_afterPortalAttached(){super._afterPortalAttached();const e=this._label.nativeElement,n="mdc-snackbar__label";e.classList.toggle(n,!e.querySelector(`.${n}`))}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-snack-bar-container"]],viewQuery:function(e,n){if(1&e&&_t(gJ,7),2&e){let r;Ne(r=Oe())&&(n._label=r.first)}},hostAttrs:[1,"mdc-snackbar","mat-mdc-snack-bar-container","mdc-snackbar--open"],hostVars:1,hostBindings:function(e,n){1&e&&xp("@state.done",function(o){return n.onAnimationEnd(o)}),2&e&&Cp("@state",n._animationState)},features:[Ee],decls:6,vars:2,consts:[[1,"mdc-snackbar__surface"],[1,"mat-mdc-snack-bar-label"],["label",""],["aria-hidden","true"],["cdkPortalOutlet",""]],template:function(e,n){1&e&&(Y(0,"div",0)(1,"div",1,2)(3,"div",3),_e(4,bJ,0,0,"ng-template",4),$(),Te(5,"div"),$()()),2&e&&(ee(5),et("aria-live",n._live)("role",n._role))},dependencies:[ca],styles:['.mdc-snackbar{display:none;position:fixed;right:0;bottom:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-snackbar--opening,.mdc-snackbar--open,.mdc-snackbar--closing{display:flex}.mdc-snackbar--open .mdc-snackbar__label,.mdc-snackbar--open .mdc-snackbar__actions{visibility:visible}.mdc-snackbar__surface{padding-left:0;padding-right:8px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;transform:scale(0.8);opacity:0}.mdc-snackbar__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-snackbar__surface::before{border-color:CanvasText}}[dir=rtl] .mdc-snackbar__surface,.mdc-snackbar__surface[dir=rtl]{padding-left:8px;padding-right:0}.mdc-snackbar--open .mdc-snackbar__surface{transform:scale(1);opacity:1;pointer-events:auto}.mdc-snackbar--closing .mdc-snackbar__surface{transform:scale(1)}.mdc-snackbar__label{padding-left:16px;padding-right:8px;width:100%;flex-grow:1;box-sizing:border-box;margin:0;visibility:hidden;padding-top:14px;padding-bottom:14px}[dir=rtl] .mdc-snackbar__label,.mdc-snackbar__label[dir=rtl]{padding-left:8px;padding-right:16px}.mdc-snackbar__label::before{display:inline;content:attr(data-mdc-snackbar-label-text)}.mdc-snackbar__actions{display:flex;flex-shrink:0;align-items:center;box-sizing:border-box;visibility:hidden}.mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:8px;margin-right:0}[dir=rtl] .mdc-snackbar__action+.mdc-snackbar__dismiss,.mdc-snackbar__action+.mdc-snackbar__dismiss[dir=rtl]{margin-left:0;margin-right:8px}.mat-mdc-snack-bar-container{margin:8px;position:static}.mat-mdc-snack-bar-container .mdc-snackbar__surface{min-width:344px}@media(max-width: 480px),(max-width: 344px){.mat-mdc-snack-bar-container .mdc-snackbar__surface{min-width:100%}}.mat-mdc-snack-bar-container .mdc-snackbar__surface{max-width:672px}.mat-mdc-snack-bar-container .mdc-snackbar__surface{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-mdc-snack-bar-container .mdc-snackbar__dismiss .mdc-button__icon{font-size:var(--mdc-icon-button-icon-size, 24px)}.mat-mdc-snack-bar-container .mdc-snackbar__dismiss svg,.mat-mdc-snack-bar-container .mdc-snackbar__dismiss img{width:var(--mdc-icon-button-icon-size, 24px);height:var(--mdc-icon-button-icon-size, 24px)}.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:var(--mdc-snackbar-container-color, inherit)}.mat-mdc-snack-bar-container .mdc-snackbar__surface{border-radius:var(--mdc-snackbar-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-snack-bar-container .mdc-snackbar__label{color:var(--mdc-snackbar-supporting-text-color, inherit)}.mat-mdc-snack-bar-container .mdc-snackbar__label{font-size:var(--mdc-snackbar-supporting-text-size, inherit);font-family:var(--mdc-snackbar-supporting-text-font, inherit);font-weight:var(--mdc-snackbar-supporting-text-weight, inherit);line-height:var(--mdc-snackbar-supporting-text-line-height, inherit)}.cdk-high-contrast-active .mat-mdc-snack-bar-container{border:solid 1px}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled){color:var(--mat-mdc-snack-bar-button-color, transparent);--mat-mdc-button-persistent-ripple-color: currentColor}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled) .mat-ripple-element{background-color:currentColor;opacity:.1}.mat-mdc-snack-bar-handset,.mat-mdc-snack-bar-container,.mat-mdc-snack-bar-label{flex:1 1 auto}.mat-mdc-snack-bar-handset .mdc-snackbar__surface{width:100%}'],encapsulation:2,data:{animation:[xJ.snackBarState]}}),i})(),wL=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[lu,Ga,vn,vv,vt,vt]}),i})();const kL=new xe("mat-snack-bar-default-options",{providedIn:"root",factory:function EJ(){return new n0}});let CJ=(()=>{class i{constructor(e,n,r,o,s,a){this._overlay=e,this._live=n,this._injector=r,this._breakpointObserver=o,this._parentSnackBar=s,this._defaultConfig=a,this._snackBarRefAtThisLevel=null}get _openedSnackBarRef(){const e=this._parentSnackBar;return e?e._openedSnackBarRef:this._snackBarRefAtThisLevel}set _openedSnackBarRef(e){this._parentSnackBar?this._parentSnackBar._openedSnackBarRef=e:this._snackBarRefAtThisLevel=e}openFromComponent(e,n){return this._attach(e,n)}openFromTemplate(e,n){return this._attach(e,n)}open(e,n="",r){const o={...this._defaultConfig,...r};return o.data={message:e,action:n},o.announcementMessage===e&&(o.announcementMessage=void 0),this.openFromComponent(this.simpleSnackBarComponent,o)}dismiss(){this._openedSnackBarRef&&this._openedSnackBarRef.dismiss()}ngOnDestroy(){this._snackBarRefAtThisLevel&&this._snackBarRefAtThisLevel.dismiss()}_attachSnackBarContainer(e,n){const o=Ji.create({parent:n&&n.viewContainerRef&&n.viewContainerRef.injector||this._injector,providers:[{provide:n0,useValue:n}]}),s=new au(this.snackBarContainerComponent,n.viewContainerRef,o),a=e.attach(s);return a.instance.snackBarConfig=n,a.instance}_attach(e,n){const r={...new n0,...this._defaultConfig,...n},o=this._createOverlay(r),s=this._attachSnackBarContainer(o,r),a=new Yw(s,o);if(e instanceof Yi){const l=new $a(e,null,{$implicit:r.data,snackBarRef:a});a.instance=s.attachTemplatePortal(l)}else{const l=this._createInjector(r,a),u=new au(e,void 0,l),g=s.attachComponentPortal(u);a.instance=g.instance}return this._breakpointObserver.observe("(max-width: 599.98px) and (orientation: portrait)").pipe(bt(o.detachments())).subscribe(l=>{o.overlayElement.classList.toggle(this.handsetCssClass,l.matches)}),r.announcementMessage&&s._onAnnounce.subscribe(()=>{this._live.announce(r.announcementMessage,r.politeness)}),this._animateSnackBar(a,r),this._openedSnackBarRef=a,this._openedSnackBarRef}_animateSnackBar(e,n){e.afterDismissed().subscribe(()=>{this._openedSnackBarRef==e&&(this._openedSnackBarRef=null),n.announcementMessage&&this._live.clear()}),this._openedSnackBarRef?(this._openedSnackBarRef.afterDismissed().subscribe(()=>{e.containerInstance.enter()}),this._openedSnackBarRef.dismiss()):e.containerInstance.enter(),n.duration&&n.duration>0&&e.afterOpened().subscribe(()=>e._dismissAfter(n.duration))}_createOverlay(e){const n=new Mm;n.direction=e.direction;let r=this._overlay.position().global();const o="rtl"===e.direction,s="left"===e.horizontalPosition||"start"===e.horizontalPosition&&!o||"end"===e.horizontalPosition&&o,a=!s&&"center"!==e.horizontalPosition;return s?r.left("0"):a?r.right("0"):r.centerHorizontally(),"top"===e.verticalPosition?r.top("0"):r.bottom("0"),n.positionStrategy=r,this._overlay.create(n)}_createInjector(e,n){return Ji.create({parent:e&&e.viewContainerRef&&e.viewContainerRef.injector||this._injector,providers:[{provide:Yw,useValue:n},{provide:vL,useValue:e.data}]})}}return i.\u0275fac=function(e){return new(e||i)(fe(Vr),fe(bv),fe(Ji),fe(Pa),fe(i,12),fe(kL))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),Vw=(()=>{class i extends CJ{constructor(e,n,r,o,s,a){super(e,n,r,o,s,a),this.simpleSnackBarComponent=kJ,this.snackBarContainerComponent=MJ,this.handsetCssClass="mat-mdc-snack-bar-handset"}}return i.\u0275fac=function(e){return new(e||i)(fe(Vr),fe(bv),fe(Ji),fe(Pa),fe(i,12),fe(kL))},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:wL}),i})();var r0=new WeakMap,o0=new WeakSet,xL=new WeakSet;class rl{constructor(t){Ur(this,xL),Ur(this,o0),Cr(this,r0,{writable:!0,value:void 0}),this.storage=t,Sr(this,r0,new $i(void 0)),this.table=this.storage.table("notes")}get notesChanged$(){return Ut(this,r0).asObservable()}list(){var t=this;return je(function*(){return Vi(t,xL,SJ).call(t,(e,n)=>!0)})()}putNote(t){var e=this;return je(function*(){const n=t.id;delete t.id,yield e.table.put(n,t),Vi(e,o0,zw).call(e)})()}deleteNote(t){var e=this;return je(function*(){yield e.table.del(t),Vi(e,o0,zw).call(e)})()}wipe(){var t=this;return je(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(t.table.iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;yield t.table.del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}Vi(t,o0,zw).call(t)})()}}function zw(){Ut(this,r0).next(void 0)}function SJ(i){return Uw.apply(this,arguments)}function Uw(){return Uw=je(function*(i){const t=this.table.iterator({keyEncoding:"utf8",valueEncoding:"json"}),e=[];var o,n=!1,r=!1;try{for(var a,s=xs(t);n=!(a=yield s.next()).done;n=!1){const[l,u]=a.value;i(u,l)&&(u.id=l,e.push(u))}}catch(l){r=!0,o=l}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(r)throw o}}return e}),Uw.apply(this,arguments)}function DL(i,t){return t?e=>Gl(t.pipe(fi(1),function TJ(){return st((i,t)=>{i.subscribe(ot(t,k))})}()),e.pipe(DL(i))):on((e,n)=>i(e,n).pipe(fi(1),a_(e)))}function Ww(i,t=om){const e=cg(i,t);return DL(()=>e)}rl.\u0275fac=function(t){return new(t||rl)(fe(zr))},rl.\u0275prov=Re({token:rl,factory:rl.\u0275fac,providedIn:"root"});const AJ=["mat-menu-item",""];function LJ(i,t){1&i&&(qn(),Y(0,"svg",3),Te(1,"polygon",4),$())}const IJ=[[["mat-icon"],["","matMenuItemIcon",""]],"*"],NJ=["mat-icon, [matMenuItemIcon]","*"];function OJ(i,t){if(1&i){const e=Ft();Y(0,"div",0),ve("keydown",function(r){return ze(e),Ue(ge()._handleKeydown(r))})("click",function(){return ze(e),Ue(ge().closed.emit("click"))})("@transformMenu.start",function(r){return ze(e),Ue(ge()._onAnimationStart(r))})("@transformMenu.done",function(r){return ze(e),Ue(ge()._onAnimationDone(r))}),Y(1,"div",1),Xe(2),$()()}if(2&i){const e=ge();ne("id",e.panelId)("ngClass",e._classList)("@transformMenu",e._panelAnimationState),et("aria-label",e.ariaLabel||null)("aria-labelledby",e.ariaLabelledby||null)("aria-describedby",e.ariaDescribedby||null)}}const RJ=["*"],$w=new xe("MAT_MENU_PANEL"),PJ=Wa(ra(class{}));let jm=(()=>{class i extends PJ{constructor(e,n,r,o,s){super(),this._elementRef=e,this._document=n,this._focusMonitor=r,this._parentMenu=o,this._changeDetectorRef=s,this.role="menuitem",this._hovered=new le,this._focused=new le,this._highlighted=!1,this._triggersSubmenu=!1,o?.addItem?.(this)}focus(e,n){this._focusMonitor&&e?this._focusMonitor.focusVia(this._getHostElement(),e,n):this._getHostElement().focus(n),this._focused.next(this)}ngAfterViewInit(){this._focusMonitor&&this._focusMonitor.monitor(this._elementRef,!1)}ngOnDestroy(){this._focusMonitor&&this._focusMonitor.stopMonitoring(this._elementRef),this._parentMenu&&this._parentMenu.removeItem&&this._parentMenu.removeItem(this),this._hovered.complete(),this._focused.complete()}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._elementRef.nativeElement}_checkDisabled(e){this.disabled&&(e.preventDefault(),e.stopPropagation())}_handleMouseEnter(){this._hovered.next(this)}getLabel(){const e=this._elementRef.nativeElement.cloneNode(!0),n=e.querySelectorAll("mat-icon, .material-icons");for(let r=0;r enter",dn("120ms cubic-bezier(0, 0, 0.2, 1)",Bt({opacity:1,transform:"scale(1)"}))),nn("* => void",dn("100ms 25ms linear",Bt({opacity:0})))]),fadeInItems:Er("fadeInItems",[Qi("showing",Bt({opacity:1})),nn("void => *",[Bt({opacity:0}),dn("400ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let HJ=0;const ML=new xe("mat-menu-default-options",{providedIn:"root",factory:function jJ(){return{overlapTrigger:!1,xPosition:"after",yPosition:"below",backdropClass:"cdk-overlay-transparent-backdrop"}}});let Ym=(()=>{class i{constructor(e,n,r,o){this._elementRef=e,this._ngZone=n,this._defaultOptions=r,this._changeDetectorRef=o,this._xPosition=this._defaultOptions.xPosition,this._yPosition=this._defaultOptions.yPosition,this._directDescendantItems=new fs,this._classList={},this._panelAnimationState="void",this._animationDone=new le,this.overlayPanelClass=this._defaultOptions.overlayPanelClass||"",this.backdropClass=this._defaultOptions.backdropClass,this._overlapTrigger=this._defaultOptions.overlapTrigger,this._hasBackdrop=this._defaultOptions.hasBackdrop,this.closed=new We,this.close=this.closed,this.panelId="mat-menu-panel-"+HJ++}get xPosition(){return this._xPosition}set xPosition(e){this._xPosition=e,this.setPositionClasses()}get yPosition(){return this._yPosition}set yPosition(e){this._yPosition=e,this.setPositionClasses()}get overlapTrigger(){return this._overlapTrigger}set overlapTrigger(e){this._overlapTrigger=tt(e)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=tt(e)}set panelClass(e){const n=this._previousPanelClass;n&&n.length&&n.split(" ").forEach(r=>{this._classList[r]=!1}),this._previousPanelClass=e,e&&e.length&&(e.split(" ").forEach(r=>{this._classList[r]=!0}),this._elementRef.nativeElement.className="")}get classList(){return this.panelClass}set classList(e){this.panelClass=e}ngOnInit(){this.setPositionClasses()}ngAfterContentInit(){this._updateDirectDescendants(),this._keyManager=new ym(this._directDescendantItems).withWrap().withTypeAhead().withHomeAndEnd(),this._keyManager.tabOut.subscribe(()=>this.closed.emit("tab")),this._directDescendantItems.changes.pipe(wn(this._directDescendantItems),Cn(e=>mn(...e.map(n=>n._focused)))).subscribe(e=>this._keyManager.updateActiveItem(e)),this._directDescendantItems.changes.subscribe(e=>{const n=this._keyManager;if("enter"===this._panelAnimationState&&n.activeItem?._hasFocus()){const r=e.toArray(),o=Math.max(0,Math.min(r.length-1,n.activeItemIndex||0));r[o]&&!r[o].disabled?n.setActiveItem(o):n.setNextItemActive()}})}ngOnDestroy(){this._keyManager?.destroy(),this._directDescendantItems.destroy(),this.closed.complete(),this._firstItemFocusSubscription?.unsubscribe()}_hovered(){return this._directDescendantItems.changes.pipe(wn(this._directDescendantItems),Cn(n=>mn(...n.map(r=>r._hovered))))}addItem(e){}removeItem(e){}_handleKeydown(e){const n=e.keyCode,r=this._keyManager;switch(n){case 27:Dr(e)||(e.preventDefault(),this.closed.emit("keydown"));break;case 37:this.parentMenu&&"ltr"===this.direction&&this.closed.emit("keydown");break;case 39:this.parentMenu&&"rtl"===this.direction&&this.closed.emit("keydown");break;default:return(38===n||40===n)&&r.setFocusOrigin("keyboard"),void r.onKeydown(e)}e.stopPropagation()}focusFirstItem(e="program"){this._firstItemFocusSubscription?.unsubscribe(),this._firstItemFocusSubscription=this._ngZone.onStable.pipe(fi(1)).subscribe(()=>{let n=null;if(this._directDescendantItems.length&&(n=this._directDescendantItems.first._getHostElement().closest('[role="menu"]')),!n||!n.contains(document.activeElement)){const r=this._keyManager;r.setFocusOrigin(e).setFirstItemActive(),!r.activeItem&&n&&n.focus()}})}resetActiveItem(){this._keyManager.setActiveItem(-1)}setElevation(e){const n=Math.min(this._baseElevation+e,24),r=`${this._elevationPrefix}${n}`,o=Object.keys(this._classList).find(s=>s.startsWith(this._elevationPrefix));(!o||o===this._previousElevation)&&(this._previousElevation&&(this._classList[this._previousElevation]=!1),this._classList[r]=!0,this._previousElevation=r)}setPositionClasses(e=this.xPosition,n=this.yPosition){const r=this._classList;r["mat-menu-before"]="before"===e,r["mat-menu-after"]="after"===e,r["mat-menu-above"]="above"===n,r["mat-menu-below"]="below"===n,this._changeDetectorRef?.markForCheck()}_startAnimation(){this._panelAnimationState="enter"}_resetAnimation(){this._panelAnimationState="void"}_onAnimationDone(e){this._animationDone.next(e),this._isAnimating=!1}_onAnimationStart(e){this._isAnimating=!0,"enter"===e.toState&&0===this._keyManager.activeItemIndex&&(e.element.scrollTop=0)}_updateDirectDescendants(){this._allItems.changes.pipe(wn(this._allItems)).subscribe(e=>{this._directDescendantItems.reset(e.filter(n=>n._parentMenu===this)),this._directDescendantItems.notifyOnChanges()})}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(nt),C(ML),C(At))},i.\u0275dir=ye({type:i,contentQueries:function(e,n,r){if(1&e&&(xt(r,BJ,5),xt(r,jm,5),xt(r,jm,4)),2&e){let o;Ne(o=Oe())&&(n.lazyContent=o.first),Ne(o=Oe())&&(n._allItems=o),Ne(o=Oe())&&(n.items=o)}},viewQuery:function(e,n){if(1&e&&_t(Yi,5),2&e){let r;Ne(r=Oe())&&(n.templateRef=r.first)}},inputs:{backdropClass:"backdropClass",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],xPosition:"xPosition",yPosition:"yPosition",overlapTrigger:"overlapTrigger",hasBackdrop:"hasBackdrop",panelClass:["class","panelClass"],classList:"classList"},outputs:{closed:"closed",close:"close"}}),i})(),EL=(()=>{class i extends Ym{constructor(e,n,r,o){super(e,n,r,o),this._elevationPrefix="mat-elevation-z",this._baseElevation=8}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(nt),C(ML),C(At))},i.\u0275cmp=qe({type:i,selectors:[["mat-menu"]],hostVars:3,hostBindings:function(e,n){2&e&&et("aria-label",null)("aria-labelledby",null)("aria-describedby",null)},exportAs:["matMenu"],features:[Ze([{provide:$w,useExisting:i}]),Ee],ngContentSelectors:RJ,decls:1,vars:0,consts:[["tabindex","-1","role","menu",1,"mat-mdc-menu-panel","mdc-menu-surface","mdc-menu-surface--open","mat-mdc-elevation-specific",3,"id","ngClass","keydown","click"],[1,"mat-mdc-menu-content","mdc-list"]],template:function(e,n){1&e&&(zt(),_e(0,OJ,3,6,"ng-template"))},dependencies:[Bh],styles:['.mdc-menu-surface{display:none;position:absolute;box-sizing:border-box;max-width:var(--mdc-menu-max-width, calc(100vw - 32px));max-height:var(--mdc-menu-max-height, calc(100vh - 32px));margin:0;padding:0;transform:scale(1);transform-origin:top left;opacity:0;overflow:auto;will-change:transform,opacity;z-index:8;border-radius:var(--mdc-shape-medium, 4px);transform-origin-left:top left;transform-origin-right:top right}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--animating-open{display:inline-block;transform:scale(0.8);opacity:0}.mdc-menu-surface--open{display:inline-block;transform:scale(1);opacity:1}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0}[dir=rtl] .mdc-menu-surface,.mdc-menu-surface[dir=rtl]{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{position:relative;overflow:visible}.mdc-menu-surface--fixed{position:fixed}.mdc-menu-surface--fullwidth{width:100%}mat-menu{display:none}.mat-mdc-menu-content{margin:0;padding:8px 0;list-style-type:none}.mat-mdc-menu-content:focus{outline:none}.cdk-high-contrast-active .mat-mdc-menu-panel{outline:solid 1px}.mat-mdc-menu-panel.mat-mdc-menu-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.mat-mdc-menu-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;padding-left:16px;padding-right:16px;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;width:100%;text-align:left;box-sizing:border-box;color:inherit;font-size:inherit;background:none;text-decoration:none;margin:0;min-height:48px}.mat-mdc-menu-item:focus{outline:none}[dir=rtl] .mat-mdc-menu-item,.mat-mdc-menu-item[dir=rtl]{padding-left:16px;padding-right:16px}.mat-mdc-menu-item::-moz-focus-inner{border:0}.mat-mdc-menu-item.mdc-list-item{align-items:center}.mat-mdc-menu-item[disabled]{cursor:default;opacity:.38}.mat-mdc-menu-item[disabled]::after{display:block;position:absolute;content:"";top:0;left:0;bottom:0;right:0}.mat-mdc-menu-item .mat-icon{margin-right:16px}[dir=rtl] .mat-mdc-menu-item{text-align:right}[dir=rtl] .mat-mdc-menu-item .mat-icon{margin-right:0;margin-left:16px}.mat-mdc-menu-item .mdc-list-item__primary-text{white-space:normal}.mat-mdc-menu-item.mat-mdc-menu-item-submenu-trigger{padding-right:32px}[dir=rtl] .mat-mdc-menu-item.mat-mdc-menu-item-submenu-trigger{padding-right:16px;padding-left:32px}.cdk-high-contrast-active .mat-mdc-menu-item{margin-top:1px}.mat-mdc-menu-submenu-icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:5px;height:10px;fill:currentColor}[dir=rtl] .mat-mdc-menu-submenu-icon{right:auto;left:16px;transform:translateY(-50%) scaleX(-1)}.cdk-high-contrast-active .mat-mdc-menu-submenu-icon{fill:CanvasText}.mat-mdc-menu-item .mat-mdc-menu-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}'],encapsulation:2,data:{animation:[s0.transformMenu,s0.fadeInItems]},changeDetection:0}),i})();const CL=new xe("mat-menu-scroll-strategy"),VJ={provide:CL,deps:[Vr],useFactory:function YJ(i){return()=>i.scrollStrategies.reposition()}},SL=Oa({passive:!0});let zJ=(()=>{class i{constructor(e,n,r,o,s,a,l,u,g){this._overlay=e,this._element=n,this._viewContainerRef=r,this._menuItemInstance=a,this._dir=l,this._focusMonitor=u,this._ngZone=g,this._overlayRef=null,this._menuOpen=!1,this._closingActionsSubscription=f.EMPTY,this._hoverSubscription=f.EMPTY,this._menuCloseSubscription=f.EMPTY,this._handleTouchStart=D=>{gv(D)||(this._openedBy="touch")},this._openedBy=void 0,this.restoreFocus=!0,this.menuOpened=new We,this.onMenuOpen=this.menuOpened,this.menuClosed=new We,this.onMenuClose=this.menuClosed,this._scrollStrategy=o,this._parentMaterialMenu=s instanceof Ym?s:void 0,n.nativeElement.addEventListener("touchstart",this._handleTouchStart,SL)}get _deprecatedMatMenuTriggerFor(){return this.menu}set _deprecatedMatMenuTriggerFor(e){this.menu=e}get menu(){return this._menu}set menu(e){e!==this._menu&&(this._menu=e,this._menuCloseSubscription.unsubscribe(),e&&(this._menuCloseSubscription=e.close.subscribe(n=>{this._destroyMenu(n),("click"===n||"tab"===n)&&this._parentMaterialMenu&&this._parentMaterialMenu.closed.emit(n)})),this._menuItemInstance?._setTriggersSubmenu(this.triggersSubmenu()))}ngAfterContentInit(){this._handleHover()}ngOnDestroy(){this._overlayRef&&(this._overlayRef.dispose(),this._overlayRef=null),this._element.nativeElement.removeEventListener("touchstart",this._handleTouchStart,SL),this._menuCloseSubscription.unsubscribe(),this._closingActionsSubscription.unsubscribe(),this._hoverSubscription.unsubscribe()}get menuOpen(){return this._menuOpen}get dir(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"}triggersSubmenu(){return!!(this._menuItemInstance&&this._parentMaterialMenu&&this.menu)}toggleMenu(){return this._menuOpen?this.closeMenu():this.openMenu()}openMenu(){const e=this.menu;if(this._menuOpen||!e)return;const n=this._createOverlay(e),r=n.getConfig(),o=r.positionStrategy;this._setPosition(e,o),r.hasBackdrop=null==e.hasBackdrop?!this.triggersSubmenu():e.hasBackdrop,n.attach(this._getPortal(e)),e.lazyContent&&e.lazyContent.attach(this.menuData),this._closingActionsSubscription=this._menuClosingActions().subscribe(()=>this.closeMenu()),this._initMenu(e),e instanceof Ym&&(e._startAnimation(),e._directDescendantItems.changes.pipe(bt(e.close)).subscribe(()=>{o.withLockedPosition(!1).reapplyLastPosition(),o.withLockedPosition(!0)}))}closeMenu(){this.menu?.close.emit()}focus(e,n){this._focusMonitor&&e?this._focusMonitor.focusVia(this._element,e,n):this._element.nativeElement.focus(n)}updatePosition(){this._overlayRef?.updatePosition()}_destroyMenu(e){if(!this._overlayRef||!this.menuOpen)return;const n=this.menu;this._closingActionsSubscription.unsubscribe(),this._overlayRef.detach(),this.restoreFocus&&("keydown"===e||!this._openedBy||!this.triggersSubmenu())&&this.focus(this._openedBy),this._openedBy=void 0,n instanceof Ym?(n._resetAnimation(),n.lazyContent?n._animationDone.pipe(Qt(r=>"void"===r.toState),fi(1),bt(n.lazyContent._attached)).subscribe({next:()=>n.lazyContent.detach(),complete:()=>this._setIsMenuOpen(!1)}):this._setIsMenuOpen(!1)):(this._setIsMenuOpen(!1),n?.lazyContent?.detach())}_initMenu(e){e.parentMenu=this.triggersSubmenu()?this._parentMaterialMenu:void 0,e.direction=this.dir,this._setMenuElevation(e),e.focusFirstItem(this._openedBy||"program"),this._setIsMenuOpen(!0)}_setMenuElevation(e){if(e.setElevation){let n=0,r=e.parentMenu;for(;r;)n++,r=r.parentMenu;e.setElevation(n)}}_setIsMenuOpen(e){this._menuOpen=e,this._menuOpen?this.menuOpened.emit():this.menuClosed.emit(),this.triggersSubmenu()&&this._menuItemInstance._setHighlighted(e)}_createOverlay(e){if(!this._overlayRef){const n=this._getOverlayConfig(e);this._subscribeToPositions(e,n.positionStrategy),this._overlayRef=this._overlay.create(n),this._overlayRef.keydownEvents().subscribe()}return this._overlayRef}_getOverlayConfig(e){return new Mm({positionStrategy:this._overlay.position().flexibleConnectedTo(this._element).withLockedPosition().withGrowAfterOpen().withTransformOriginOn(".mat-menu-panel, .mat-mdc-menu-panel"),backdropClass:e.backdropClass||"cdk-overlay-transparent-backdrop",panelClass:e.overlayPanelClass,scrollStrategy:this._scrollStrategy(),direction:this._dir})}_subscribeToPositions(e,n){e.setPositionClasses&&n.positionChanges.subscribe(r=>{const o="start"===r.connectionPair.overlayX?"after":"before",s="top"===r.connectionPair.overlayY?"below":"above";this._ngZone?this._ngZone.run(()=>e.setPositionClasses(o,s)):e.setPositionClasses(o,s)})}_setPosition(e,n){let[r,o]="before"===e.xPosition?["end","start"]:["start","end"],[s,a]="above"===e.yPosition?["bottom","top"]:["top","bottom"],[l,u]=[s,a],[g,D]=[r,o],H=0;if(this.triggersSubmenu()){if(D=r="before"===e.xPosition?"start":"end",o=g="end"===r?"start":"end",this._parentMaterialMenu){if(null==this._parentInnerPadding){const q=this._parentMaterialMenu.items.first;this._parentInnerPadding=q?q._getHostElement().offsetTop:0}H="bottom"===s?this._parentInnerPadding:-this._parentInnerPadding}}else e.overlapTrigger||(l="top"===s?"bottom":"top",u="top"===a?"bottom":"top");n.withPositions([{originX:r,originY:l,overlayX:g,overlayY:s,offsetY:H},{originX:o,originY:l,overlayX:D,overlayY:s,offsetY:H},{originX:r,originY:u,overlayX:g,overlayY:a,offsetY:-H},{originX:o,originY:u,overlayX:D,overlayY:a,offsetY:-H}])}_menuClosingActions(){const e=this._overlayRef.backdropClick(),n=this._overlayRef.detachments();return mn(e,this._parentMaterialMenu?this._parentMaterialMenu.closed:ht(),this._parentMaterialMenu?this._parentMaterialMenu._hovered().pipe(Qt(s=>s!==this._menuItemInstance),Qt(()=>this._menuOpen)):ht(),n)}_handleMousedown(e){_v(e)||(this._openedBy=0===e.button?"mouse":void 0,this.triggersSubmenu()&&e.preventDefault())}_handleKeydown(e){const n=e.keyCode;(13===n||32===n)&&(this._openedBy="keyboard"),this.triggersSubmenu()&&(39===n&&"ltr"===this.dir||37===n&&"rtl"===this.dir)&&(this._openedBy="keyboard",this.openMenu())}_handleClick(e){this.triggersSubmenu()?(e.stopPropagation(),this.openMenu()):this.toggleMenu()}_handleHover(){!this.triggersSubmenu()||!this._parentMaterialMenu||(this._hoverSubscription=this._parentMaterialMenu._hovered().pipe(Qt(e=>e===this._menuItemInstance&&!e.disabled),Ww(0,Dv)).subscribe(()=>{this._openedBy="mouse",this.menu instanceof Ym&&this.menu._isAnimating?this.menu._animationDone.pipe(fi(1),Ww(0,Dv),bt(this._parentMaterialMenu._hovered())).subscribe(()=>this.openMenu()):this.openMenu()}))}_getPortal(e){return(!this._portal||this._portal.templateRef!==e.templateRef)&&(this._portal=new $a(e.templateRef,this._viewContainerRef)),this._portal}}return i.\u0275fac=function(e){return new(e||i)(C(Vr),C(Ke),C(zi),C(CL),C($w,8),C(jm,10),C(pn,8),C(Yr),C(nt))},i.\u0275dir=ye({type:i,hostVars:3,hostBindings:function(e,n){1&e&&ve("click",function(o){return n._handleClick(o)})("mousedown",function(o){return n._handleMousedown(o)})("keydown",function(o){return n._handleKeydown(o)}),2&e&&et("aria-haspopup",n.menu?"menu":null)("aria-expanded",n.menuOpen)("aria-controls",n.menuOpen?n.menu.panelId:null)},inputs:{_deprecatedMatMenuTriggerFor:["mat-menu-trigger-for","_deprecatedMatMenuTriggerFor"],menu:["matMenuTriggerFor","menu"],menuData:["matMenuTriggerData","menuData"],restoreFocus:["matMenuTriggerRestoreFocus","restoreFocus"]},outputs:{menuOpened:"menuOpened",onMenuOpen:"onMenuOpen",menuClosed:"menuClosed",onMenuClose:"onMenuClose"}}),i})(),UJ=(()=>{class i extends zJ{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275dir=ye({type:i,selectors:[["","mat-menu-trigger-for",""],["","matMenuTriggerFor",""]],hostAttrs:[1,"mat-mdc-menu-trigger"],exportAs:["matMenuTrigger"],features:[Ee]}),i})(),WJ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[VJ],imports:[vn,ws,vt,lu,lc,vt]}),i})();function $J(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){return ze(e),Ue(ge().saveNote())}),Y(1,"mat-icon"),de(2,"bookmark_add"),$(),Y(3,"span"),de(4,"Save Note"),$()()}}function GJ(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){return ze(e),Ue(ge().removeNote())}),Y(1,"mat-icon"),de(2,"bookmark_remove"),$(),Y(3,"span"),de(4,"Remove from Notes"),$()()}}function qJ(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){return ze(e),Ue(ge().follow())}),Y(1,"mat-icon"),de(2,"add_circle"),$(),Y(3,"span"),de(4,"Follow"),$()()}}function KJ(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){return ze(e),Ue(ge().unfollow())}),Y(1,"mat-icon"),de(2,"remove_circle"),$(),Y(3,"span"),de(4,"Unfollow"),$()()}}function XJ(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){return ze(e),Ue(ge().unmute())}),Y(1,"mat-icon"),de(2,"do_not_disturb_off"),$(),Y(3,"span"),de(4,"Unmute"),$()()}}function ZJ(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){return ze(e),Ue(ge().mute())}),Y(1,"mat-icon"),de(2,"do_not_disturb_on"),$(),Y(3,"span"),de(4,"Mute"),$()()}}function QJ(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){return ze(e),Ue(ge().unblock())}),Y(1,"mat-icon"),de(2,"cancel"),$(),Y(3,"span"),de(4,"Unblock"),$()()}}function JJ(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){return ze(e),Ue(ge().block())}),Y(1,"mat-icon"),de(2,"block"),$(),Y(3,"span"),de(4,"Block"),$()()}}function eee(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){const o=ze(e).$implicit;return Ue(ge().follow(o.id))}),Y(1,"mat-icon"),de(2,"trip_origin"),$(),Y(3,"span"),de(4),$()()}if(2&i){const e=t.$implicit;ee(1),wi("color",e.color),ee(3),ki(e.name)}}class Cs{constructor(t,e,n,r,o,s){this.feedService=t,this.circlesService=e,this.snackBar=n,this.profileService=r,this.notesService=o,this.utilities=s,this.pubkey="",this.circles=[]}saveNote(){var t=this;return je(function*(){if(!t.event)return;const e=t.event;e.saved=Math.floor(Date.now()/1e3),yield t.notesService.putNote(e)})()}removeNote(){var t=this;return je(function*(){!t.event||(console.log("DELETE EVENT:",t.event),yield t.notesService.deleteNote(t.event.id))})()}follow(t){var e=this;return je(function*(){console.log("FOLLOW:",e.profile),e.profile&&(yield e.profileService.follow(e.profile.pubkey,t),yield e.feedService.downloadRecent([e.profile.pubkey]))})()}getNpub(t){return this.utilities.getNostrIdentifier(t)}copyEvent(){this.copy(JSON.stringify(this.event))}copyProfile(){this.profile&&this.copy(JSON.stringify({name:this.profile.name,about:this.profile.about,nip05:this.profile.nip05,picture:this.profile.picture}))}copy(t){(function pJ(i){var t=document.createElement("textarea");t.style.position="fixed",t.style.top=0,t.style.left=0,t.style.width="2em",t.style.height="2em",t.style.padding=0,t.style.border="none",t.style.outline="none",t.style.boxShadow="none",t.style.background="transparent",t.value=i,document.body.appendChild(t),t.focus(),t.select();try{document.execCommand("copy")}catch{console.error("Oops, unable to copy")}document.body.removeChild(t)})(t),this.snackBar.open("Copied to clipboard","Hide",{duration:2500,horizontalPosition:"center",verticalPosition:"bottom"})}unfollow(){var t=this;return je(function*(){!t.profile||(yield t.profileService.unfollow(t.profile.pubkey))})()}mute(){var t=this;return je(function*(){!t.profile||(yield t.profileService.mute(t.profile.pubkey))})()}unmute(){var t=this;return je(function*(){!t.profile||(yield t.profileService.unmute(t.profile.pubkey))})()}block(){var t=this;return je(function*(){!t.profile||(yield t.profileService.block(t.profile.pubkey))})()}unblock(){var t=this;return je(function*(){!t.profile||(yield t.profileService.unblock(t.profile.pubkey))})()}ngOnDestroy(){this.circlesSub&&this.circlesSub.unsubscribe()}loadCircles(){var t=this;return je(function*(){t.circles=yield t.circlesService.list()})()}ngOnInit(){var t=this;return je(function*(){t.event?(t.pubkey=t.event.pubkey,t.profile=yield t.profileService.getProfile(t.pubkey)):t.profile?t.pubkey=t.profile.pubkey:t.profile=yield t.profileService.getProfile(t.pubkey),t.circlesSub=t.circlesService.notesChanged$.subscribe(()=>{t.loadCircles()})})()}}Cs.\u0275fac=function(t){return new(t||Cs)(C(Co),C(Wr),C(Vw),C(Qn),C(rl),C(sr))},Cs.\u0275cmp=qe({type:Cs,selectors:[["app-profile-actions"]],inputs:{pubkey:"pubkey",profile:"profile",event:"event"},decls:53,vars:12,consts:[["mat-icon-button","",1,"action-button",3,"matMenuTriggerFor"],[1,"action-button-icon"],["menu","matMenu"],["mat-menu-item","",3,"click",4,"ngIf"],["mat-menu-item","",3,"matMenuTriggerFor"],["categories","matMenu"],["mat-menu-item","",3,"click",4,"ngFor","ngForOf"],["copyMenu","matMenu"],["mat-menu-item","",3,"click"]],template:function(t,e){if(1&t&&(Y(0,"button",0)(1,"mat-icon",1),de(2,"more_vert"),$()(),Y(3,"mat-menu",null,2),_e(5,$J,5,0,"button",3),_e(6,GJ,5,0,"button",3),_e(7,qJ,5,0,"button",3),_e(8,KJ,5,0,"button",3),Y(9,"button",4)(10,"mat-icon"),de(11,"supervised_user_circle"),$(),Y(12,"span"),de(13,"Move to Circle"),$()(),Y(14,"button",4)(15,"mat-icon"),de(16,"copy_all"),$(),Y(17,"span"),de(18,"Copy"),$()(),_e(19,XJ,5,0,"button",3),_e(20,ZJ,5,0,"button",3),_e(21,QJ,5,0,"button",3),_e(22,JJ,5,0,"button",3),$(),Y(23,"mat-menu",null,5),_e(25,eee,5,3,"button",6),$(),Y(26,"mat-menu",null,7)(28,"button",8),ve("click",function(){return e.copy(e.getNpub(e.profile.pubkey))}),Y(29,"mat-icon"),de(30,"content_copy"),$(),Y(31,"span"),de(32,"Public Key (npub)"),$()(),Y(33,"button",8),ve("click",function(){return e.copy(e.profile.pubkey)}),Y(34,"mat-icon"),de(35,"content_copy"),$(),Y(36,"span"),de(37,"Public Key (hex)"),$()(),Y(38,"button",8),ve("click",function(){return e.copyProfile()}),Y(39,"mat-icon"),de(40,"content_copy"),$(),Y(41,"span"),de(42,"Profile"),$()(),Y(43,"button",8),ve("click",function(){return e.copy(e.event.id)}),Y(44,"mat-icon"),de(45,"content_copy"),$(),Y(46,"span"),de(47,"Note ID"),$()(),Y(48,"button",8),ve("click",function(){return e.copyEvent()}),Y(49,"mat-icon"),de(50,"content_copy"),$(),Y(51,"span"),de(52,"Note"),$()()()),2&t){const n=Ki(4),r=Ki(24),o=Ki(27);ne("matMenuTriggerFor",n),ee(5),ne("ngIf",e.event&&!e.event.saved),ee(1),ne("ngIf",e.event&&e.event.saved),ee(1),ne("ngIf",!(null!=e.profile&&e.profile.follow)),ee(1),ne("ngIf",null==e.profile?null:e.profile.follow),ee(1),ne("matMenuTriggerFor",r),ee(5),ne("matMenuTriggerFor",o),ee(5),ne("ngIf",1==(null==e.profile?null:e.profile.mute)),ee(1),ne("ngIf",!(null!=e.profile&&e.profile.mute)),ee(1),ne("ngIf",1==(null==e.profile?null:e.profile.block)),ee(1),ne("ngIf",!(null!=e.profile&&e.profile.block)),ee(3),ne("ngForOf",e.circles)}},dependencies:[Rn,mi,su,Mo,EL,jm,UJ],encapsulation:2});class Xo{transform(t){return t?Pm.unix(t).fromNow():""}}function tee(i,t){1&i&&Te(0,"mat-progress-bar",5)}function iee(i,t){1&i&&(Y(0,"div",6),de(1," We'll be right ready for you... wait a second or two."),Te(2,"br")(3,"br")(4,"br")(5,"mat-spinner",7),$())}function nee(i,t){1&i&&(Y(0,"div",6),de(1," Updating the user profiles and getting their recent notes... wait a few seconds."),Te(2,"br")(3,"br")(4,"br")(5,"mat-spinner",7),$())}function ree(i,t){if(1&i){const e=Ft();Y(0,"mat-grid-tile")(1,"mat-card",13)(2,"mat-card-header"),Te(3,"img",14),Y(4,"mat-card-title"),de(5),$(),Y(6,"mat-card-subtitle"),de(7),$()(),Y(8,"mat-card-content")(9,"p",15),de(10),$(),Y(11,"mat-slide-toggle",16),ve("ngModelChange",function(r){return Ue(ze(e).$implicit.checked=r)}),de(12),$()()()()}if(2&i){const e=t.$implicit;ee(3),ne("src",e.picture,ph),ee(2),ki(e.name),ee(2),ki(e.about),ee(3),ki(e.pubkey),ee(1),ne("ngModel",e.checked),ee(1),hi("Follow ",e.name,"")}}function oee(i,t){if(1&i){const e=Ft();Y(0,"div",8)(1,"h1",9),de(2,"Hi, having fun yet?"),$(),Y(3,"p"),de(4,'Here are some interesting people you can follow. Make your selection and then click the large "Follow" button to get started.'),$(),Y(5,"mat-grid-list",10),en(6,"async"),_e(7,ree,13,6,"mat-grid-tile",11),$(),Y(8,"button",12),ve("click",function(){return ze(e),Ue(ge(2).follow())}),de(9,"Follow"),$()()}if(2&i){const e=ge(2);ee(5),ne("cols",tn(6,2,e.isHandset$)?"1":"2"),ee(2),ne("ngForOf",e.defaults)}}function see(i,t){1&i&&(Y(0,"span"),de(1,"... (message was truncated)"),$())}function aee(i,t){if(1&i&&(Y(0,"mat-chip"),de(1),$()),2&i){const e=t.$implicit;ee(1),hi("#",e,"")}}function lee(i,t){if(1&i&&(Y(0,"span",29),de(1),$()),2&i){const e=t.$implicit;ee(1),hi("TAG: ",e,"")}}function cee(i,t){if(1&i&&(Y(0,"div"),Te(1,"br"),_e(2,lee,2,1,"span",28),$()),2&i){const e=ge().$implicit;ee(2),ne("ngForOf",e.tags)}}function dee(i,t){if(1&i){const e=Ft();Y(0,"button",30),ve("click",function(){return ze(e),Ue(ge(4).toggleDetails())}),Y(1,"mat-icon",31),de(2,"expand_more"),$()()}}function uee(i,t){if(1&i){const e=Ft();Y(0,"button",30),ve("click",function(){return ze(e),Ue(ge(4).toggleDetails())}),Y(1,"mat-icon",31),de(2,"expand_less"),$()()}}function hee(i,t){if(1&i&&(Y(0,"div",21),Te(1,"app-profile-actions",22),Y(2,"app-profile-header",23)(3,"span",24),de(4),en(5,"ago"),$(),Te(6,"app-directory-icon",23),$(),Y(7,"div",25),de(8),_e(9,see,2,0,"span",0),Y(10,"mat-chip-set",26),_e(11,aee,2,1,"mat-chip",11),$(),_e(12,cee,3,1,"div",0),$(),_e(13,dee,3,0,"button",27),_e(14,uee,3,0,"button",27),$()),2&i){const e=t.$implicit,n=ge(3);ee(1),ne("event",e),ee(1),ne("pubkey",e.pubkey),ee(2),ki(tn(5,10,e.created_at)),ee(2),ne("pubkey",e.pubkey),ee(2),hi(" ",e.content,""),ee(1),ne("ngIf",e.contentCut),ee(2),ne("ngForOf",n.hashtags(e.tags)),ee(1),ne("ngIf",n.details),ee(1),ne("ngIf",!n.details),ee(1),ne("ngIf",n.details)}}function mee(i,t){if(1&i){const e=Ft();Y(0,"div",17)(1,"mat-accordion",18)(2,"mat-expansion-panel")(3,"mat-expansion-panel-header")(4,"mat-panel-title"),de(5,"Options"),$(),Y(6,"mat-panel-description"),de(7),$()(),Y(8,"p")(9,"mat-slide-toggle",19),ve("ngModelChange",function(r){return ze(e),Ue(ge(2).settings.options.flatfeed=r)})("ngModelChange",function(){return ze(e),Ue(ge(2).optionsUpdated())}),de(10,"Flat Feed (turn off threads)"),$(),Y(11,"mat-slide-toggle",19),ve("ngModelChange",function(r){return ze(e),Ue(ge(2).settings.options.ascending=r)})("ngModelChange",function(){return ze(e),Ue(ge(2).optionsUpdated())}),de(12,"Oldest first"),$(),Y(13,"mat-slide-toggle",19),ve("ngModelChange",function(r){return ze(e),Ue(ge(2).settings.options.paused=r)}),de(14,"Pause feed"),$(),Y(15,"mat-slide-toggle",19),ve("ngModelChange",function(r){return ze(e),Ue(ge(2).settings.options.hideSpam=r)})("ngModelChange",function(){return ze(e),Ue(ge(2).optionsUpdated())}),de(16,"Hide spam"),$(),Y(17,"mat-slide-toggle",19),ve("ngModelChange",function(r){return ze(e),Ue(ge(2).settings.options.hideInvoice=r)})("ngModelChange",function(){return ze(e),Ue(ge(2).optionsUpdated())}),de(18,"Hide LN invoices"),$()()()(),_e(19,hee,15,12,"div",20),$()}if(2&i){const e=ge().ngIf,n=ge();ee(7),ki(n.activeOptions()),ee(2),ne("ngModel",n.settings.options.flatfeed),ee(2),ne("ngModel",n.settings.options.ascending),ee(2),ne("ngModel",n.settings.options.paused),ee(2),ne("ngModel",n.settings.options.hideSpam),ee(2),ne("ngModel",n.settings.options.hideInvoice),ee(2),ne("ngForOf",e)("ngForTrackBy",n.trackByFn)}}function fee(i,t){if(1&i&&(Y(0,"span"),_e(1,tee,1,0,"mat-progress-bar",1),_e(2,iee,6,0,"div",2),_e(3,nee,6,0,"div",2),_e(4,oee,10,4,"div",3),_e(5,mee,20,8,"div",4),$()),2&i){const e=t.ngIf,n=ge();ee(1),ne("ngIf",null==e),ee(1),ne("ngIf",!n.profileService.initialized),ee(1),ne("ngIf",n.profileService.initialized&&0===e.length&&n.profileService.profiles.length>0),ee(1),ne("ngIf",n.profileService.initialized&&0===n.profileService.profiles.length),ee(1),ne("ngIf",e.length>0)}}Xo.\u0275fac=function(t){return new(t||Xo)},Xo.\u0275pipe=zn({name:"ago",type:Xo,pure:!0});class Vm{constructor(t,e,n,r,o,s,a,l,u,g,D){this.appState=t,this.data=e,this.cd=n,this.settings=r,this.profileService=o,this.feedService=s,this.validator=a,this.utilities=l,this.router=u,this.breakpointObserver=g,this.ngZone=D,this.defaults=[{pubkey:"npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6",pubkeyhex:"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d",name:"fiatjaf",picture:"https://pbs.twimg.com/profile_images/539211568035004416/sBMjPR9q_normal.jpeg",about:"buy my merch at fiatjaf store",checked:!1},{pubkey:"npub1sg6plzptd64u62a878hep2kev88swjh3tw00gjsfl8f237lmu63q0uf63m",pubkeyhex:"82341f882b6eabcd2ba7f1ef90aad961cf074af15b9ef44a09f9d2a8fbfbe6a2",name:"jack",picture:"https://pbs.twimg.com/profile_images/1115644092329758721/AFjOr-K8_normal.jpg",about:"bitcoin...twttr/@jack",checked:!1},{pubkey:"npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s",pubkeyhex:"32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245",name:"jb55",picture:"https://pbs.twimg.com/profile_images/1362882895669436423/Jzsp1Ikr_normal.jpg",about:"damus.io author. bitcoin and nostr dev",checked:!1},{pubkey:"npub1v4v57fu60zvc9d2uq23cey4fnwvxlzga9q2vta2n6xalu03rs57s0mxwu8",pubkeyhex:"65594f279a789982b55c02a38c92a99b986f891d2814c5f553d1bbfe3e23853d",name:"hampus",picture:"https://pbs.twimg.com/profile_images/1517505111991504896/9qixSAMn_normal.jpg",about:"",checked:!1}],this.details=!1,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Pe(H=>H.matches),Vd()),console.log("HOME constructor!!")}ngAfterViewInit(){console.log("ngAfterViewInit")}ngAfterContentInit(){console.log("ngAfterContentInit")}optionsUpdated(){}hashtags(t){return t.filter(n=>{if("t"===n[0])return n[1]})}activeOptions(){let t="";return t+=`Viewing ${this.profileService.profiles.length} people`,t}trackByFn(t,e){return e.id}trackByNoteId(t,e){return e.id}toggleDetails(){this.details=!this.details}ngOnDestroy(){}feedChanged(t,e){"public"===e?this.settings.options.privateFeed=!this.settings.options.publicFeed:this.settings.options.publicFeed=!this.settings.options.privateFeed}follow(){var t=this;return je(function*(){const e=t.defaults.filter(n=>n.checked);if(0!==e.length){for(let n=0;nn.pubkeyhex)),t.cd.detectChanges()}})()}ngOnInit(){var t=this;return je(function*(){t.settings.options.privateFeed=!0,t.appState.title=""})()}}function pee(i,t){1&i&&Te(0,"mat-progress-bar",5)}function _ee(i,t){1&i&&(Y(0,"span"),de(1,"... (message was truncated)"),$())}function gee(i,t){if(1&i&&(Y(0,"span",14),de(1),$()),2&i){const e=t.$implicit;ee(1),hi("TAG: ",e,"")}}function bee(i,t){if(1&i&&(Y(0,"div"),Te(1,"br"),_e(2,gee,2,1,"span",13),$()),2&i){const e=ge().$implicit;ee(2),ne("ngForOf",e.tags)}}function yee(i,t){if(1&i){const e=Ft();Y(0,"button",15),ve("click",function(){return ze(e),Ue(ge(2).toggleDetails())}),Y(1,"mat-icon",16),de(2,"expand_more"),$()()}}function Fee(i,t){if(1&i){const e=Ft();Y(0,"button",15),ve("click",function(){return ze(e),Ue(ge(2).toggleDetails())}),Y(1,"mat-icon",16),de(2,"expand_less"),$()()}}function vee(i,t){if(1&i&&(Y(0,"div",6),Te(1,"app-profile-actions",7),Y(2,"app-profile-header",8)(3,"span",9),de(4),en(5,"ago"),$(),Te(6,"app-directory-icon",8),$(),Y(7,"div",10),de(8),_e(9,_ee,2,0,"span",11),_e(10,bee,3,1,"div",11),$(),_e(11,yee,3,0,"button",12),_e(12,Fee,3,0,"button",12),$()),2&i){const e=t.$implicit,n=ge();ee(1),ne("event",e),ee(1),ne("pubkey",e.pubkey),ee(1),ne("matTooltip",e.id),ee(1),ki(tn(5,10,e.created_at)),ee(2),ne("pubkey",e.pubkey),ee(2),hi(" ",e.content,""),ee(1),ne("ngIf",e.contentCut),ee(1),ne("ngIf",n.details),ee(1),ne("ngIf",!n.details),ee(1),ne("ngIf",n.details)}}Vm.\u0275fac=function(t){return new(t||Vm)(C(Tn),C(Xa),C(At),C(Eo),C(Qn),C(Co),C(Tr),C(sr),C(Gi),C(Pa),C(nt))},Vm.\u0275cmp=qe({type:Vm,selectors:[["app-feed-private"]],decls:2,vars:3,consts:[[4,"ngIf"],["mode","indeterminate",4,"ngIf"],["class","page loading-container",4,"ngIf"],["class","page",4,"ngIf"],["class","feed-page",4,"ngIf"],["mode","indeterminate"],[1,"page","loading-container"],[1,"loading"],[1,"page"],[1,"marginless"],["gutterSize","1em","rowHeight","180px",3,"cols"],[4,"ngFor","ngForOf"],["mat-raised-button","","color","primary",1,"follow-button",3,"click"],[1,"default-card"],["mat-card-avatar","",3,"src"],[1,"more","dimmed"],["color","primary",1,"example-margin",3,"ngModel","ngModelChange"],[1,"feed-page"],[1,"options"],[1,"options-slider",3,"ngModel","ngModelChange"],["class","events",4,"ngFor","ngForOf","ngForTrackBy"],[1,"events"],[3,"event"],[3,"pubkey"],["matTooltipPosition","below",1,"event-date"],[1,"content"],[1,"hashtags"],["class","expand-button","mat-icon-button","",3,"click",4,"ngIf"],["class","dimmed",4,"ngFor","ngForOf"],[1,"dimmed"],["mat-icon-button","",1,"expand-button",3,"click"],[1,"expand-button-icon"]],template:function(t,e){1&t&&(_e(0,fee,6,5,"span",0),en(1,"async")),2&t&&ne("ngIf",tn(1,1,e.feedService.filteredEvents$))},dependencies:[Rn,mi,aa,su,wv,HT,kv,BT,PT,RT,Mo,AZ,qA,Bw,Xg,Zg,Pw,Rw,nL,Fc,e0,t0,ia,vs,jw,ua,Es,Cs,Ld,Xo],styles:[".default-card[_ngcontent-%COMP%]{width:100%;height:100%}.follow-button[_ngcontent-%COMP%]{margin-top:1em;width:100%;font-size:2em;height:72px;text-align:center}.loading-container[_ngcontent-%COMP%]{text-align:center}.loading[_ngcontent-%COMP%]{margin:auto}"]});class zm{constructor(t,e,n,r,o,s,a,l,u,g,D){this.appState=t,this.data=e,this.cd=n,this.settings=r,this.notesService=o,this.profile=s,this.validator=a,this.utilities=l,this.router=u,this.breakpointObserver=g,this.ngZone=D,this.events=[],this.initialLoad=!0,this.details=!1,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Pe(H=>H.matches),Vd()),console.log("HOME constructor!!")}ngAfterViewInit(){console.log("ngAfterViewInit")}ngAfterContentInit(){console.log("ngAfterContentInit")}optionsUpdated(){this.events=this.validator.filterEvents(this.events)}activeOptions(){let t="";return t+=this.settings.options.hideSpam?" Spam: Filtered":" Spam: Allowed",t+=this.settings.options.hideInvoice?" Invoices: Hidden":" Invoices: Displayed",t}trackByFn(t,e){return e.id}trackByNoteId(t,e){return e.id}follow(t,e){var n=this;return je(function*(){yield n.profile.follow(t,e)})()}onConnected(t){if(!t)return;const e=Pm().subtract(5,"minutes").unix();this.sub=t.sub([{kinds:[1],since:e}],{}),this.events=[],this.sub.on("event",n=>{if(this.settings.options.paused)return;const r=this.processEvent(n);!r||(this.fetchProfiles(t,[r.pubkey]),this.events.unshift(r),this.ngZone.run(()=>{this.cd.detectChanges()}),this.events.length>100&&(this.events.length=80))}),this.sub.on("eose",()=>{this.initialLoad=!1,this.events.map(r=>r.pubkey),this.cd.detectChanges()})}processEvent(t){let e=this.validator.validateEvent(t);return e?(e=this.validator.sanitizeEvent(e),e=this.validator.filterEvent(e),e||null):(console.log("INVALID EVENT!"),null)}toggleDetails(){this.details=!this.details}fetchProfiles(t,e){var n=this;const r=t.sub([{kinds:[0],authors:e}],{});r.on("event",function(){var o=je(function*(s){const a=n.processEvent(s);if(a)try{const l=n.validator.sanitizeProfile(JSON.parse(a.content));yield n.profile.updateProfile(a.pubkey,l);const u=encodeURIComponent(l.name),g=`https://www.nostr.directory/.well-known/nostr.json?name=${u}`,D=yield fetch(g,{method:"GET",mode:"cors"});if(200===D.status){const q=(yield D.json()).names[u];a.pubkey===q?(l.verifications||(l.verifications=[]),l.verifications.push("@nostr.directory"),yield n.profile.updateProfile(a.pubkey,l)):console.warn("Nickname reuse:",g)}}catch{console.warn("This profile event was not parsed due to errors:",a)}});return function(s){return o.apply(this,arguments)}}()),r.on("eose",()=>{r.unsub()})}ngOnDestroy(){this.sub&&this.sub.unsub(),this.relay&&this.relay.close(),console.log("PUBLIC FEED DESTROYED!")}feedChanged(t,e){"public"===e?this.settings.options.privateFeed=!this.settings.options.publicFeed:this.settings.options.publicFeed=!this.settings.options.privateFeed}ngOnInit(){var t=this;return je(function*(){t.settings.options.privateFeed=!0,t.appState.title="",!t.relay&&(t.relay=BA("wss://relay.damus.io"),t.relay.on("connect",()=>{console.log(`connected to ${t.relay?.url}`),t.onConnected(t.relay)}),t.relay.on("disconnect",()=>{console.log(`DISCONNECTED! ${t.relay?.url}`)}),t.relay.on("notice",()=>{console.log(`NOTICE FROM ${t.relay?.url}`)}),t.relay.connect())})()}}function wee(i,t){1&i&&Te(0,"mat-progress-bar",4)}function kee(i,t){1&i&&(Y(0,"div"),de(1,"Notes are all your saved posts. These can be your own, or they can be copies of public posts made by others."),Te(2,"br"),$())}function xee(i,t){1&i&&(Y(0,"span"),de(1,"... (message was truncated)"),$())}function Dee(i,t){if(1&i&&(Y(0,"span",13),de(1),$()),2&i){const e=t.$implicit;ee(1),hi("TAG: ",e,"")}}function Mee(i,t){if(1&i&&(Y(0,"div"),Te(1,"br"),_e(2,Dee,2,1,"span",12),$()),2&i){const e=ge().$implicit;ee(2),ne("ngForOf",e.tags)}}function Eee(i,t){if(1&i){const e=Ft();Y(0,"button",14),ve("click",function(){return ze(e),Ue(ge(2).toggleDetails())}),Y(1,"mat-icon",15),de(2,"expand_more"),$()()}}function Cee(i,t){if(1&i){const e=Ft();Y(0,"button",14),ve("click",function(){return ze(e),Ue(ge(2).toggleDetails())}),Y(1,"mat-icon",15),de(2,"expand_less"),$()()}}function See(i,t){if(1&i&&(Y(0,"div",5),Te(1,"app-profile-actions",6),Y(2,"app-profile-header",7),de(3,"Posted: "),Y(4,"span",8),de(5),en(6,"ago"),$(),de(7,", Saved: "),Y(8,"span",9),de(9),en(10,"ago"),$()(),Y(11,"div",10),de(12),_e(13,xee,2,0,"span",2),_e(14,Mee,3,1,"div",2),$(),_e(15,Eee,3,0,"button",11),_e(16,Cee,3,0,"button",11),$()),2&i){const e=t.$implicit,n=ge();ee(1),ne("event",e),ee(1),ne("pubkey",e.pubkey),ee(2),ne("matTooltip",e.id),ee(1),ki(tn(6,10,e.created_at)),ee(4),ki(tn(10,12,e.saved)),ee(3),hi(" ",e.content,""),ee(1),ne("ngIf",e.contentCut),ee(1),ne("ngIf",n.details),ee(1),ne("ngIf",!n.details),ee(1),ne("ngIf",n.details)}}zm.\u0275fac=function(t){return new(t||zm)(C(Tn),C(Xa),C(At),C(Eo),C(rl),C(Qn),C(Tr),C(sr),C(Gi),C(Pa),C(nt))},zm.\u0275cmp=qe({type:zm,selectors:[["app-feed-public"]],decls:17,vars:7,consts:[["mode","indeterminate",4,"ngIf"],[1,"feed-page"],[1,"options"],[1,"options-slider",3,"ngModel","ngModelChange"],["class","events",4,"ngFor","ngForOf","ngForTrackBy"],["mode","indeterminate"],[1,"events"],[3,"event"],[3,"pubkey"],["matTooltipPosition","below",1,"event-date",3,"matTooltip"],[1,"content"],[4,"ngIf"],["class","expand-button","mat-icon-button","",3,"click",4,"ngIf"],["class","dimmed",4,"ngFor","ngForOf"],[1,"dimmed"],["mat-icon-button","",1,"expand-button",3,"click"],[1,"expand-button-icon"]],template:function(t,e){1&t&&(_e(0,pee,1,0,"mat-progress-bar",0),Y(1,"div",1)(2,"mat-accordion",2)(3,"mat-expansion-panel")(4,"mat-expansion-panel-header")(5,"mat-panel-title"),de(6,"Options"),$(),Y(7,"mat-panel-description"),de(8),$()(),Y(9,"p")(10,"mat-slide-toggle",3),ve("ngModelChange",function(r){return e.settings.options.paused=r}),de(11,"Pause feed"),$(),Y(12,"mat-slide-toggle",3),ve("ngModelChange",function(r){return e.settings.options.hideSpam=r})("ngModelChange",function(){return e.optionsUpdated()}),de(13,"Hide spam"),$(),Y(14,"mat-slide-toggle",3),ve("ngModelChange",function(r){return e.settings.options.hideInvoice=r})("ngModelChange",function(){return e.optionsUpdated()}),de(15,"Hide LN invoices"),$()()()(),_e(16,vee,13,12,"div",4),$()),2&t&&(ne("ngIf",!e.events||0==e.events.length),ee(8),ki(e.activeOptions()),ee(2),ne("ngModel",e.settings.options.paused),ee(2),ne("ngModel",e.settings.options.hideSpam),ee(2),ne("ngModel",e.settings.options.hideInvoice),ee(2),ne("ngForOf",e.events)("ngForTrackBy",e.trackByFn))},dependencies:[Rn,mi,su,Mo,Hm,Bw,Xg,Zg,Pw,Rw,t0,ia,vs,jw,ua,Es,Cs,Xo],encapsulation:2});class gu{constructor(t){this.notesService=t,this.notes=[],this.details=!1}toggleDetails(){this.details=!this.details}ngOnDestroy(){this.notesSub&&this.notesSub.unsubscribe(),console.log("NOTES DESTROYED!!")}ngOnInit(){var t=this;this.notesSub=this.notesService.notesChanged$.subscribe(je(function*(){console.log("RELOADING NOTES!!!"),yield t.loadNotes(),console.log("DONE NOTES!!!")}))}loadNotes(){var t=this;return je(function*(){t.notes=yield t.notesService.list()})()}}function Tee(i,t){1&i&&(Y(0,"span"),de(1,"\xa0Home"),$())}function Aee(i,t){if(1&i&&(Y(0,"mat-icon",2),de(1,"home"),$(),_e(2,Tee,2,0,"span",3),en(3,"async")),2&i){const e=ge();ee(2),ne("ngIf",!1===tn(3,1,e.displayLabels$))}}function Lee(i,t){1&i&&Te(0,"app-feed-private")}function Iee(i,t){1&i&&(Y(0,"span"),de(1,"\xa0Global"),$())}function Nee(i,t){if(1&i&&(Y(0,"mat-icon",2),de(1,"speaker_notes"),$(),_e(2,Iee,2,0,"span",3),en(3,"async")),2&i){const e=ge();ee(2),ne("ngIf",!1===tn(3,1,e.displayLabels$))}}function Oee(i,t){1&i&&Te(0,"app-feed-public")}function Ree(i,t){1&i&&(Y(0,"span"),de(1,"\xa0Saved"),$())}function Pee(i,t){if(1&i&&(Y(0,"mat-icon",2),de(1,"bookmark_border"),$(),_e(2,Ree,2,0,"span",3),en(3,"async")),2&i){const e=ge();ee(2),ne("ngIf",!1===tn(3,1,e.displayLabels$))}}function Bee(i,t){1&i&&Te(0,"app-notes")}gu.\u0275fac=function(t){return new(t||gu)(C(rl))},gu.\u0275cmp=qe({type:gu,selectors:[["app-notes"]],decls:4,vars:3,consts:[["mode","indeterminate",4,"ngIf"],[1,"feed-page"],[4,"ngIf"],["class","events",4,"ngFor","ngForOf"],["mode","indeterminate"],[1,"events"],[3,"event"],[3,"pubkey"],["matTooltipPosition","below",1,"event-date",3,"matTooltip"],[1,"event-date"],[1,"content"],["class","expand-button","mat-icon-button","",3,"click",4,"ngIf"],["class","dimmed",4,"ngFor","ngForOf"],[1,"dimmed"],["mat-icon-button","",1,"expand-button",3,"click"],[1,"expand-button-icon"]],template:function(t,e){1&t&&(_e(0,wee,1,0,"mat-progress-bar",0),Y(1,"div",1),_e(2,kee,3,0,"div",2),_e(3,See,17,14,"div",3),$()),2&t&&(ne("ngIf",!e.notes),ee(2),ne("ngIf",0===e.notes.length),ee(1),ne("ngForOf",e.notes))},dependencies:[Rn,mi,su,Mo,Hm,jw,Es,Cs,Xo],encapsulation:2});class Um{constructor(t,e,n,r,o,s,a,l,u,g,D){this.appState=t,this.data=e,this.cd=n,this.settings=r,this.dialog=o,this.profile=s,this.validator=a,this.utilities=l,this.router=u,this.breakpointObserver=g,this.ngZone=D,this.events=[],this.initialLoad=!0,this.details=!1,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Pe(H=>H.matches),Vd()),this.displayLabels$=this.breakpointObserver.observe("(max-width: 720px)").pipe(Pe(H=>H.matches),Vd()),console.log("HOME constructor!!")}ngAfterViewInit(){console.log("ngAfterViewInit")}ngAfterContentInit(){console.log("ngAfterContentInit")}optionsUpdated(){this.events=this.validator.filterEvents(this.events)}trackByFn(t,e){return e.id}trackByNoteId(t,e){return e.id}toggleDetails(){this.details=!this.details}fetchProfiles(t,e){}ngOnDestroy(){this.sub&&this.sub.unsub()}feedChanged(t,e){"public"===e?this.settings.options.privateFeed=!this.settings.options.publicFeed:this.settings.options.publicFeed=!this.settings.options.privateFeed}createNote(){this.dialog.open(Im,{data:{name:this.note},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(e=>{this.note=e})}ngOnInit(){var t=this;return je(function*(){t.settings.options.privateFeed=!0,t.appState.title="",t.appState.showBackButton=!1,t.appState.actions=[{icon:"note_add",tooltip:"Create Note",click:()=>{t.createNote()}}]})()}}Um.\u0275fac=function(t){return new(t||Um)(C(Tn),C(Xa),C(At),C(Eo),C(hc),C(Qn),C(Tr),C(sr),C(Gi),C(Pa),C(nt))},Um.\u0275cmp=qe({type:Um,selectors:[["app-home"]],decls:10,vars:0,consts:[["mat-tab-label",""],["matTabContent",""],[1,"example-tab-icon"],[4,"ngIf"]],template:function(t,e){1&t&&(Y(0,"mat-tab-group")(1,"mat-tab"),_e(2,Aee,4,3,"ng-template",0),_e(3,Lee,1,0,"ng-template",1),$(),Y(4,"mat-tab"),_e(5,Nee,4,3,"ng-template",0),_e(6,Oee,1,0,"ng-template",1),$(),Y(7,"mat-tab"),_e(8,Pee,4,3,"ng-template",0),_e(9,Bee,1,0,"ng-template",1),$()())},dependencies:[mi,Mo,mA,pA,tw,wA,Vm,zm,gu,Ld],encapsulation:2});class Wm{constructor(t,e,n){this.appState=t,this.authService=e,this.router=n}ngOnInit(){this.authService.logout()}}Wm.\u0275fac=function(t){return new(t||Wm)(C(Tn),C(ur),C(Gi))},Wm.\u0275cmp=qe({type:Wm,selectors:[["app-logout"]],decls:1,vars:0,template:function(t,e){1&t&&de(0,"Loading...")},encapsulation:2});class $m{constructor(t,e,n,r){this.appState=t,this.validator=e,this.utilities=n,this.router=r}ngOnInit(){return je(function*(){})()}}$m.\u0275fac=function(t){return new(t||$m)(C(Tn),C(Tr),C(sr),C(Gi))},$m.\u0275cmp=qe({type:$m,selectors:[["app-profile"]],decls:30,vars:0,consts:[[1,"page"],[1,"profile-form"],["cellspacing","0",1,"example-full-width"],[1,"example-full-width"],["matInput",""],["matInput","","placeholder","LNURL..."],["matInput","","placeholder","Image URL"],["mat-raised-button","","color","primary"]],template:function(t,e){1&t&&(Y(0,"div",0)(1,"form",1)(2,"table",2)(3,"tr")(4,"td")(5,"mat-form-field",3)(6,"mat-label"),de(7,"Username"),$(),Te(8,"input",4),$()(),Y(9,"td")(10,"mat-form-field",3)(11,"mat-label"),de(12,"NIP05"),$(),Te(13,"input",4),$()()()(),Y(14,"p")(15,"mat-form-field",3)(16,"mat-label"),de(17,"LUD06"),$(),Te(18,"input",5),$()(),Y(19,"p")(20,"mat-form-field",3)(21,"mat-label"),de(22,"About"),$(),Te(23,"textarea",4),$()(),Y(24,"mat-form-field",3)(25,"mat-label"),de(26,"Image"),$(),Te(27,"input",6),$()(),Y(28,"button",7),de(29,"Submit"),$()())},dependencies:[Tm,Sm,mc,aa,YS,ES,rc],encapsulation:2});class Ar{constructor(t,e,n){this.appState=t,this.authService=e,this.router=n}canActivate(){return!!this.authService.authInfo$.getValue().authenticated()||this.authService.getAuthInfo().then(t=>!!t.authenticated()||(this.router.navigateByUrl("/connect"),!1))}}function Hee(i,t){1&i&&(Y(0,"p"),de(1,"All public profile cache data was cleared."),$())}function jee(i,t){1&i&&(Y(0,"p"),de(1,"All cached notes data was cleared."),$())}function Yee(i,t){1&i&&(Y(0,"p"),de(1,"All local data cache was cleared."),$())}Ar.\u0275fac=function(t){return new(t||Ar)(fe(Tn),fe(ur),fe(Gi))},Ar.\u0275prov=Re({token:Ar,factory:Ar.\u0275fac});class Gm{constructor(t,e,n,r){this.feedService=t,this.appState=e,this.storage=n,this.profileService=r,this.wiped=!1,this.wipedNonFollow=!1,this.wipedNotes=!1}clearProfileCache(){var t=this;return je(function*(){yield t.profileService.wipeNonFollow(),t.wipedNonFollow=!0})()}clearDatabase(){var t=this;return je(function*(){yield t.storage.wipe(),t.wiped=!0})()}clearNotesCache(){var t=this;return je(function*(){yield t.feedService.wipe(),t.wipedNotes=!0})()}ngOnInit(){this.appState.title="Settings",this.appState.showBackButton=!0,this.appState.actions=[]}}function Vee(i,t){if(1&i&&(Y(0,"div",4)(1,"h3",8),de(2),$(),Y(3,"p")(4,"em"),de(5,"(Options to load older notes will come in the future)"),$()()()),2&i){const e=ge(2);ee(2),hi("Looks a bit lonely here? This is probably because it's been a while since @",null==e.profile?null:e.profile.name," has posted.")}}function zee(i,t){1&i&&(Y(0,"span"),de(1,"... (message was truncated)"),$())}function Uee(i,t){if(1&i){const e=Ft();Y(0,"div",9),ve("click",function(r){const s=ze(e).$implicit;return Ue(ge(2).openEvent(r,s))}),Te(1,"app-profile-actions",10),Y(2,"app-profile-header",11)(3,"span",12),de(4),en(5,"ago"),$(),Te(6,"app-directory-icon",11),$(),Y(7,"span",13),de(8),_e(9,zee,2,0,"span",1),$()()}if(2&i){const e=t.$implicit;ee(1),ne("event",e)("pubkey",e.pubkey),ee(1),ne("pubkey",e.pubkey),ee(2),ki(tn(5,7,e.created_at)),ee(2),ne("pubkey",e.pubkey),ee(2),ki(e.content),ee(1),ne("ngIf",e.contentCut)}}function Wee(i,t){if(1&i&&(Y(0,"span"),_e(1,Vee,6,1,"div",5),Y(2,"div",6),_e(3,Uee,10,9,"div",7),$()()),2&i){const e=t.ngIf,n=ge();ee(1),ne("ngIf",0===e.length),ee(2),ne("ngForOf",e)("ngForTrackBy",n.trackByFn)}}function $ee(i,t){if(1&i&&(Y(0,"div",4)(1,"h3",8),de(2),$(),Y(3,"p")(4,"em"),de(5,"(Options to load older notes will come in the future)"),$()()()),2&i){const e=ge(2);ee(2),hi("Looks a bit lonely here? This is probably because it's been a while since @",null==e.profile?null:e.profile.name," has posted.")}}function Gee(i,t){1&i&&(Y(0,"span"),de(1,"... (message was truncated)"),$())}function qee(i,t){if(1&i){const e=Ft();Y(0,"div",9),ve("click",function(r){const s=ze(e).$implicit;return Ue(ge(2).openEvent(r,s))}),Te(1,"app-profile-actions",10),Y(2,"app-profile-header",11)(3,"span",12),de(4),en(5,"ago"),$(),Te(6,"app-directory-icon",11),$(),Y(7,"span",13),de(8),_e(9,Gee,2,0,"span",1),$()()}if(2&i){const e=t.$implicit;ee(1),ne("event",e)("pubkey",e.pubkey),ee(1),ne("pubkey",e.pubkey),ee(2),ki(tn(5,7,e.created_at)),ee(2),ne("pubkey",e.pubkey),ee(2),hi("Replied: ",e.content,""),ee(1),ne("ngIf",e.contentCut)}}function Kee(i,t){if(1&i&&(Y(0,"span"),_e(1,$ee,6,1,"div",5),Y(2,"div",6),_e(3,qee,10,9,"div",7),$()()),2&i){const e=t.ngIf,n=ge();ee(1),ne("ngIf",0===e.length),ee(2),ne("ngForOf",e)("ngForTrackBy",n.trackByFn)}}Gm.\u0275fac=function(t){return new(t||Gm)(C(Co),C(Tn),C(zr),C(Qn))},Gm.\u0275cmp=qe({type:Gm,selectors:[["app-settings"]],decls:13,vars:3,consts:[[1,"page"],["mat-flat-button","","color","warn",3,"click"],[4,"ngIf"]],template:function(t,e){1&t&&(Y(0,"div",0)(1,"p")(2,"button",1),ve("click",function(){return e.clearProfileCache()}),de(3,"Clear Public Profile Cache"),$()(),_e(4,Hee,2,0,"p",2),Y(5,"p")(6,"button",1),ve("click",function(){return e.clearNotesCache()}),de(7,"Clear Notes Cache"),$()(),_e(8,jee,2,0,"p",2),Y(9,"p")(10,"button",1),ve("click",function(){return e.clearDatabase()}),de(11,"Wipe Local Database"),$()(),_e(12,Yee,2,0,"p",2),$()),2&t&&(ee(4),ne("ngIf",e.wipedNonFollow),ee(4),ne("ngIf",e.wipedNotes),ee(4),ne("ngIf",e.wiped))},dependencies:[mi,aa],encapsulation:2});class qm{constructor(t,e,n,r,o,s,a,l,u){var g=this;this.appState=t,this.activatedRoute=e,this.cd=n,this.settings=r,this.feedService=o,this.profiles=s,this.validator=a,this.utilities=l,this.router=u,this.userEvents$=this.feedService.rootEvents$.pipe(Pe(D=>{if(this.pubkey)return D.filter(H=>H.pubkey==this.pubkey)})),this.replyEvents$=this.feedService.events$.pipe(Pe(D=>{if(this.pubkey)return D.filter(H=>H.pubkey==this.pubkey)})),this.initialLoad=!0,this.appState.showBackButton=!0,this.activatedRoute.paramMap.subscribe(function(){var D=je(function*(H){const q=H.get("id");!q||(g.pubkey=q,g.profile=yield g.profiles.getProfile(q),g.profile&&(g.appState.title=`@${g.profile.name}`))});return function(H){return D.apply(this,arguments)}}())}ngOnInit(){}openEvent(t,e){const n=t.composedPath();!n||0==n.length||-1!=n[0].className.indexOf("clickable")&&this.router.navigate(["/note",e.id])}optionsUpdated(){}activeOptions(){let t="";return t+=this.settings.options.hideSpam?" Spam: Filtered":" Spam: Allowed",t+=this.settings.options.hideInvoice?" Invoices: Hidden":" Invoices: Displayed",t}trackByFn(t,e){return e.id}ngOnDestroy(){this.sub&&this.sub.unsub()}}qm.\u0275fac=function(t){return new(t||qm)(C(Tn),C(Na),C(At),C(Eo),C(Co),C(Qn),C(Tr),C(sr),C(Gi))},qm.\u0275cmp=qe({type:qm,selectors:[["app-user"]],decls:11,vars:6,consts:[["label","Notes"],[4,"ngIf"],["label","Replies"],["label","Likes"],[1,"page"],["class","page",4,"ngIf"],[1,"feed-page"],["class","events clickable",3,"click",4,"ngFor","ngForOf","ngForTrackBy"],[1,"marginless"],[1,"events","clickable",3,"click"],[3,"event","pubkey"],[3,"pubkey"],[1,"event-date"],[1,"content"]],template:function(t,e){1&t&&(Y(0,"mat-tab-group")(1,"mat-tab",0),_e(2,Wee,4,3,"span",1),en(3,"async"),$(),Y(4,"mat-tab",2),_e(5,Kee,4,3,"span",1),en(6,"async"),$(),Y(7,"mat-tab",3)(8,"div",4)(9,"h2"),de(10,"To be implemented"),$()()()()),2&t&&(ee(2),ne("ngIf",tn(3,2,e.userEvents$)),ee(3),ne("ngIf",tn(6,4,e.replyEvents$)))},dependencies:[Rn,mi,tw,wA,ua,Es,Cs,Ld,Xo],encapsulation:2});const TL=[{id:"1",name:"Pipes"},{id:"2",name:"Photographs"},{id:"3",name:"Films"},{id:"4",name:"Blogs"},{id:"5",name:"News"}],Xee=["trigger"],Zee=["panel"];function Qee(i,t){if(1&i&&(Y(0,"span",10),de(1),$()),2&i){const e=ge();ee(1),ki(e.placeholder)}}function Jee(i,t){if(1&i&&(Y(0,"span",14),de(1),$()),2&i){const e=ge(2);ee(1),ki(e.triggerValue)}}function ete(i,t){1&i&&Xe(0,0,["*ngSwitchCase","true"])}function tte(i,t){1&i&&(Y(0,"span",11),_e(1,Jee,2,1,"span",12),_e(2,ete,1,0,"ng-content",13),$()),2&i&&(ne("ngSwitch",!!ge().customTrigger),ee(2),ne("ngSwitchCase",!0))}function ite(i,t){if(1&i){const e=Ft();qn(),go(),Y(0,"div",15,16),ve("@transformPanel.done",function(r){return ze(e),Ue(ge()._panelDoneAnimatingStream.next(r.toState))})("keydown",function(r){return ze(e),Ue(ge()._handleKeydown(r))}),Xe(2,1),$()}if(2&i){const e=ge();Ep("mat-mdc-select-panel mdc-menu-surface mdc-menu-surface--open ",e._getPanelTheme(),""),ne("ngClass",e.panelClass)("@transformPanel","showing"),et("id",e.id+"-panel")("aria-multiselectable",e.multiple)("aria-label",e.ariaLabel||null)("aria-labelledby",e._getPanelAriaLabelledby())}}const nte=[[["mat-select-trigger"]],"*"],rte=["mat-select-trigger","*"],ote={transformPanelWrap:Er("transformPanelWrap",[nn("* => void",uc("@transformPanel",[Iv()],{optional:!0}))]),transformPanel:Er("transformPanel",[Qi("void",Bt({opacity:0,transform:"scale(1, 0.8)"})),nn("void => showing",dn("120ms cubic-bezier(0, 0, 0.2, 1)",Bt({opacity:1,transform:"scale(1, 1)"}))),nn("* => void",dn("100ms linear",Bt({opacity:0})))])};let AL=0;const LL=new xe("mat-select-scroll-strategy"),ate=new xe("MAT_SELECT_CONFIG"),lte={provide:LL,deps:[Vr],useFactory:function ste(i){return()=>i.scrollStrategies.reposition()}},cte=new xe("MatSelectTrigger");class dte{constructor(t,e){this.source=t,this.value=e}}const ute=Wa(sa(ra(Fv(class{constructor(i,t,e,n,r){this._elementRef=i,this._defaultErrorStateMatcher=t,this._parentForm=e,this._parentFormGroup=n,this.ngControl=r,this.stateChanges=new le}}))));let hte=(()=>{class i extends ute{constructor(e,n,r,o,s,a,l,u,g,D,H,q,J,oe){super(s,o,l,u,D),this._viewportRuler=e,this._changeDetectorRef=n,this._ngZone=r,this._dir=a,this._parentFormField=g,this._liveAnnouncer=J,this._defaultOptions=oe,this._panelOpen=!1,this._compareWith=(ue,Fe)=>ue===Fe,this._uid="mat-select-"+AL++,this._triggerAriaLabelledBy=null,this._destroy=new le,this._onChange=()=>{},this._onTouched=()=>{},this._valueId="mat-select-value-"+AL++,this._panelDoneAnimatingStream=new le,this._overlayPanelClass=this._defaultOptions?.overlayPanelClass||"",this._focused=!1,this.controlType="mat-select",this._multiple=!1,this._disableOptionCentering=this._defaultOptions?.disableOptionCentering??!1,this.ariaLabel="",this.optionSelectionChanges=ql(()=>{const ue=this.options;return ue?ue.changes.pipe(wn(ue),Cn(()=>mn(...ue.map(Fe=>Fe.onSelectionChange)))):this._ngZone.onStable.pipe(fi(1),Cn(()=>this.optionSelectionChanges))}),this.openedChange=new We,this._openedStream=this.openedChange.pipe(Qt(ue=>ue),Pe(()=>{})),this._closedStream=this.openedChange.pipe(Qt(ue=>!ue),Pe(()=>{})),this.selectionChange=new We,this.valueChange=new We,this.ngControl&&(this.ngControl.valueAccessor=this),null!=oe?.typeaheadDebounceInterval&&(this._typeaheadDebounceInterval=oe.typeaheadDebounceInterval),this._scrollStrategyFactory=q,this._scrollStrategy=this._scrollStrategyFactory(),this.tabIndex=parseInt(H)||0,this.id=this.id}get focused(){return this._focused||this._panelOpen}get placeholder(){return this._placeholder}set placeholder(e){this._placeholder=e,this.stateChanges.next()}get required(){return this._required??this.ngControl?.control?.hasValidator(WF.required)??!1}set required(e){this._required=tt(e),this.stateChanges.next()}get multiple(){return this._multiple}set multiple(e){this._multiple=tt(e)}get disableOptionCentering(){return this._disableOptionCentering}set disableOptionCentering(e){this._disableOptionCentering=tt(e)}get compareWith(){return this._compareWith}set compareWith(e){this._compareWith=e,this._selectionModel&&this._initializeSelection()}get value(){return this._value}set value(e){this._assignValue(e)&&this._onChange(e)}get typeaheadDebounceInterval(){return this._typeaheadDebounceInterval}set typeaheadDebounceInterval(e){this._typeaheadDebounceInterval=Xi(e)}get id(){return this._id}set id(e){this._id=e||this._uid,this.stateChanges.next()}ngOnInit(){this._selectionModel=new Lw(this.multiple),this.stateChanges.next(),this._panelDoneAnimatingStream.pipe(bm(),bt(this._destroy)).subscribe(()=>this._panelDoneAnimating(this.panelOpen))}ngAfterContentInit(){this._initKeyManager(),this._selectionModel.changed.pipe(bt(this._destroy)).subscribe(e=>{e.added.forEach(n=>n.select()),e.removed.forEach(n=>n.deselect())}),this.options.changes.pipe(wn(null),bt(this._destroy)).subscribe(()=>{this._resetOptions(),this._initializeSelection()})}ngDoCheck(){const e=this._getTriggerAriaLabelledby(),n=this.ngControl;if(e!==this._triggerAriaLabelledBy){const r=this._elementRef.nativeElement;this._triggerAriaLabelledBy=e,e?r.setAttribute("aria-labelledby",e):r.removeAttribute("aria-labelledby")}n&&(this._previousControl!==n.control&&(void 0!==this._previousControl&&null!==n.disabled&&n.disabled!==this.disabled&&(this.disabled=n.disabled),this._previousControl=n.control),this.updateErrorState())}ngOnChanges(e){(e.disabled||e.userAriaDescribedBy)&&this.stateChanges.next(),e.typeaheadDebounceInterval&&this._keyManager&&this._keyManager.withTypeAhead(this._typeaheadDebounceInterval)}ngOnDestroy(){this._keyManager?.destroy(),this._destroy.next(),this._destroy.complete(),this.stateChanges.complete()}toggle(){this.panelOpen?this.close():this.open()}open(){this._canOpen()&&(this._panelOpen=!0,this._keyManager.withHorizontalOrientation(null),this._highlightCorrectOption(),this._changeDetectorRef.markForCheck())}close(){this._panelOpen&&(this._panelOpen=!1,this._keyManager.withHorizontalOrientation(this._isRtl()?"rtl":"ltr"),this._changeDetectorRef.markForCheck(),this._onTouched())}writeValue(e){this._assignValue(e)}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetectorRef.markForCheck(),this.stateChanges.next()}get panelOpen(){return this._panelOpen}get selected(){return this.multiple?this._selectionModel?.selected||[]:this._selectionModel?.selected[0]}get triggerValue(){if(this.empty)return"";if(this._multiple){const e=this._selectionModel.selected.map(n=>n.viewValue);return this._isRtl()&&e.reverse(),e.join(", ")}return this._selectionModel.selected[0].viewValue}_isRtl(){return!!this._dir&&"rtl"===this._dir.value}_handleKeydown(e){this.disabled||(this.panelOpen?this._handleOpenKeydown(e):this._handleClosedKeydown(e))}_handleClosedKeydown(e){const n=e.keyCode,r=40===n||38===n||37===n||39===n,o=13===n||32===n,s=this._keyManager;if(!s.isTyping()&&o&&!Dr(e)||(this.multiple||e.altKey)&&r)e.preventDefault(),this.open();else if(!this.multiple){const a=this.selected;s.onKeydown(e);const l=this.selected;l&&a!==l&&this._liveAnnouncer.announce(l.viewValue,1e4)}}_handleOpenKeydown(e){const n=this._keyManager,r=e.keyCode,o=40===r||38===r,s=n.isTyping();if(o&&e.altKey)e.preventDefault(),this.close();else if(s||13!==r&&32!==r||!n.activeItem||Dr(e))if(!s&&this._multiple&&65===r&&e.ctrlKey){e.preventDefault();const a=this.options.some(l=>!l.disabled&&!l.selected);this.options.forEach(l=>{l.disabled||(a?l.select():l.deselect())})}else{const a=n.activeItemIndex;n.onKeydown(e),this._multiple&&o&&e.shiftKey&&n.activeItem&&n.activeItemIndex!==a&&n.activeItem._selectViaInteraction()}else e.preventDefault(),n.activeItem._selectViaInteraction()}_onFocus(){this.disabled||(this._focused=!0,this.stateChanges.next())}_onBlur(){this._focused=!1,this._keyManager?.cancelTypeahead(),!this.disabled&&!this.panelOpen&&(this._onTouched(),this._changeDetectorRef.markForCheck(),this.stateChanges.next())}_onAttached(){this._overlayDir.positionChange.pipe(fi(1)).subscribe(()=>{this._changeDetectorRef.detectChanges(),this._positioningSettled()})}_getPanelTheme(){return this._parentFormField?`mat-${this._parentFormField.color}`:""}get empty(){return!this._selectionModel||this._selectionModel.isEmpty()}_initializeSelection(){Promise.resolve().then(()=>{this.ngControl&&(this._value=this.ngControl.value),this._setSelectionByValue(this._value),this.stateChanges.next()})}_setSelectionByValue(e){if(this._selectionModel.selected.forEach(n=>n.setInactiveStyles()),this._selectionModel.clear(),this.multiple&&e)Array.isArray(e),e.forEach(n=>this._selectOptionByValue(n)),this._sortValues();else{const n=this._selectOptionByValue(e);n?this._keyManager.updateActiveItem(n):this.panelOpen||this._keyManager.updateActiveItem(-1)}this._changeDetectorRef.markForCheck()}_selectOptionByValue(e){const n=this.options.find(r=>{if(this._selectionModel.isSelected(r))return!1;try{return null!=r.value&&this._compareWith(r.value,e)}catch{return!1}});return n&&this._selectionModel.select(n),n}_assignValue(e){return!!(e!==this._value||this._multiple&&Array.isArray(e))&&(this.options&&this._setSelectionByValue(e),this._value=e,!0)}_initKeyManager(){this._keyManager=new _U(this.options).withTypeAhead(this._typeaheadDebounceInterval).withVerticalOrientation().withHorizontalOrientation(this._isRtl()?"rtl":"ltr").withHomeAndEnd().withPageUpDown().withAllowedModifierKeys(["shiftKey"]),this._keyManager.tabOut.subscribe(()=>{this.panelOpen&&(!this.multiple&&this._keyManager.activeItem&&this._keyManager.activeItem._selectViaInteraction(),this.focus(),this.close())}),this._keyManager.change.subscribe(()=>{this._panelOpen&&this.panel?this._scrollOptionIntoView(this._keyManager.activeItemIndex||0):!this._panelOpen&&!this.multiple&&this._keyManager.activeItem&&this._keyManager.activeItem._selectViaInteraction()})}_resetOptions(){const e=mn(this.options.changes,this._destroy);this.optionSelectionChanges.pipe(bt(e)).subscribe(n=>{this._onSelect(n.source,n.isUserInput),n.isUserInput&&!this.multiple&&this._panelOpen&&(this.close(),this.focus())}),mn(...this.options.map(n=>n._stateChanges)).pipe(bt(e)).subscribe(()=>{this._changeDetectorRef.detectChanges(),this.stateChanges.next()})}_onSelect(e,n){const r=this._selectionModel.isSelected(e);null!=e.value||this._multiple?(r!==e.selected&&(e.selected?this._selectionModel.select(e):this._selectionModel.deselect(e)),n&&this._keyManager.setActiveItem(e),this.multiple&&(this._sortValues(),n&&this.focus())):(e.deselect(),this._selectionModel.clear(),null!=this.value&&this._propagateChanges(e.value)),r!==this._selectionModel.isSelected(e)&&this._propagateChanges(),this.stateChanges.next()}_sortValues(){if(this.multiple){const e=this.options.toArray();this._selectionModel.sort((n,r)=>this.sortComparator?this.sortComparator(n,r,e):e.indexOf(n)-e.indexOf(r)),this.stateChanges.next()}}_propagateChanges(e){let n=null;n=this.multiple?this.selected.map(r=>r.value):this.selected?this.selected.value:e,this._value=n,this.valueChange.emit(n),this._onChange(n),this.selectionChange.emit(this._getChangeEvent(n)),this._changeDetectorRef.markForCheck()}_highlightCorrectOption(){this._keyManager&&(this.empty?this._keyManager.setFirstItemActive():this._keyManager.setActiveItem(this._selectionModel.selected[0]))}_canOpen(){return!this._panelOpen&&!this.disabled&&this.options?.length>0}focus(e){this._elementRef.nativeElement.focus(e)}_getPanelAriaLabelledby(){if(this.ariaLabel)return null;const e=this._parentFormField?.getLabelId();return this.ariaLabelledby?(e?e+" ":"")+this.ariaLabelledby:e}_getAriaActiveDescendant(){return this.panelOpen&&this._keyManager&&this._keyManager.activeItem?this._keyManager.activeItem.id:null}_getTriggerAriaLabelledby(){if(this.ariaLabel)return null;const e=this._parentFormField?.getLabelId();let n=(e?e+" ":"")+this._valueId;return this.ariaLabelledby&&(n+=" "+this.ariaLabelledby),n}_panelDoneAnimating(e){this.openedChange.emit(e)}setDescribedByIds(e){e.length?this._elementRef.nativeElement.setAttribute("aria-describedby",e.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focus(),this.open()}get shouldLabelFloat(){return this._panelOpen||!this.empty||this._focused&&!!this._placeholder}}return i.\u0275fac=function(e){return new(e||i)(C(la),C(At),C(nt),C(vm),C(Ke),C(pn,8),C(rc,8),C(eu,8),C(gg,8),C(qo,10),yr("tabindex"),C(LL),C(bv),C(ate,8))},i.\u0275dir=ye({type:i,viewQuery:function(e,n){if(1&e&&(_t(Xee,5),_t(Zee,5),_t(QT,5)),2&e){let r;Ne(r=Oe())&&(n.trigger=r.first),Ne(r=Oe())&&(n.panel=r.first),Ne(r=Oe())&&(n._overlayDir=r.first)}},inputs:{userAriaDescribedBy:["aria-describedby","userAriaDescribedBy"],panelClass:"panelClass",placeholder:"placeholder",required:"required",multiple:"multiple",disableOptionCentering:"disableOptionCentering",compareWith:"compareWith",value:"value",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],errorStateMatcher:"errorStateMatcher",typeaheadDebounceInterval:"typeaheadDebounceInterval",sortComparator:"sortComparator",id:"id"},outputs:{openedChange:"openedChange",_openedStream:"opened",_closedStream:"closed",selectionChange:"selectionChange",valueChange:"valueChange"},features:[Ee,ci]}),i})(),mte=(()=>{class i extends hte{constructor(){super(...arguments),this._positions=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom",panelClass:"mat-mdc-select-panel-above"}]}get shouldLabelFloat(){return this.panelOpen||!this.empty||this.focused&&!!this.placeholder}ngOnInit(){super.ngOnInit(),this._viewportRuler.change().pipe(bt(this._destroy)).subscribe(()=>{this.panelOpen&&(this._overlayWidth=this._getOverlayWidth(),this._changeDetectorRef.detectChanges())})}ngAfterViewInit(){this._parentFormField&&(this._preferredOverlayOrigin=this._parentFormField.getConnectedOverlayOrigin())}open(){this._overlayWidth=this._getOverlayWidth(),super.open(),this.stateChanges.next()}close(){super.close(),this.stateChanges.next()}_scrollOptionIntoView(e){const n=this.options.toArray()[e];if(n){const r=this.panel.nativeElement,o=function rW(i,t,e){if(e.length){let n=t.toArray(),r=e.toArray(),o=0;for(let s=0;se+n?Math.max(0,i-n+t):e}(s.offsetTop,s.offsetHeight,r.scrollTop,r.offsetHeight)}}_positioningSettled(){this._scrollOptionIntoView(this._keyManager.activeItemIndex||0)}_getChangeEvent(e){return new dte(this,e)}_getOverlayWidth(){return(this._preferredOverlayOrigin instanceof Tv?this._preferredOverlayOrigin.elementRef:this._preferredOverlayOrigin||this._elementRef).nativeElement.getBoundingClientRect().width}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-select"]],contentQueries:function(e,n,r){if(1&e&&(xt(r,cte,5),xt(r,ST,5),xt(r,CT,5)),2&e){let o;Ne(o=Oe())&&(n.customTrigger=o.first),Ne(o=Oe())&&(n.options=o),Ne(o=Oe())&&(n.optionGroups=o)}},hostAttrs:["role","combobox","aria-autocomplete","none","aria-haspopup","listbox",1,"mat-mdc-select"],hostVars:19,hostBindings:function(e,n){1&e&&ve("keydown",function(o){return n._handleKeydown(o)})("focus",function(){return n._onFocus()})("blur",function(){return n._onBlur()}),2&e&&(et("id",n.id)("tabindex",n.tabIndex)("aria-controls",n.panelOpen?n.id+"-panel":null)("aria-expanded",n.panelOpen)("aria-label",n.ariaLabel||null)("aria-required",n.required.toString())("aria-disabled",n.disabled.toString())("aria-invalid",n.errorState)("aria-activedescendant",n._getAriaActiveDescendant()),it("mat-mdc-select-disabled",n.disabled)("mat-mdc-select-invalid",n.errorState)("mat-mdc-select-required",n.required)("mat-mdc-select-empty",n.empty)("mat-mdc-select-multiple",n.multiple))},inputs:{disabled:"disabled",disableRipple:"disableRipple",tabIndex:"tabIndex"},exportAs:["matSelect"],features:[Ze([{provide:_g,useExisting:i},{provide:ET,useExisting:i}]),Ee],ngContentSelectors:rte,decls:11,vars:11,consts:[["cdk-overlay-origin","",1,"mat-mdc-select-trigger",3,"click"],["fallbackOverlayOrigin","cdkOverlayOrigin","trigger",""],[1,"mat-mdc-select-value",3,"ngSwitch"],["class","mat-mdc-select-placeholder mat-mdc-select-min-line",4,"ngSwitchCase"],["class","mat-mdc-select-value-text",3,"ngSwitch",4,"ngSwitchCase"],[1,"mat-mdc-select-arrow-wrapper"],[1,"mat-mdc-select-arrow"],["viewBox","0 0 24 24","width","24px","height","24px","focusable","false"],["d","M7 10l5 5 5-5z"],["cdk-connected-overlay","","cdkConnectedOverlayLockPosition","","cdkConnectedOverlayHasBackdrop","","cdkConnectedOverlayBackdropClass","cdk-overlay-transparent-backdrop",3,"cdkConnectedOverlayPanelClass","cdkConnectedOverlayScrollStrategy","cdkConnectedOverlayOrigin","cdkConnectedOverlayOpen","cdkConnectedOverlayPositions","cdkConnectedOverlayWidth","backdropClick","attach","detach"],[1,"mat-mdc-select-placeholder","mat-mdc-select-min-line"],[1,"mat-mdc-select-value-text",3,"ngSwitch"],["class","mat-mdc-select-min-line",4,"ngSwitchDefault"],[4,"ngSwitchCase"],[1,"mat-mdc-select-min-line"],["role","listbox","tabindex","-1",3,"ngClass","keydown"],["panel",""]],template:function(e,n){if(1&e&&(zt(nte),Y(0,"div",0,1),ve("click",function(){return n.toggle()}),Y(3,"div",2),_e(4,Qee,2,1,"span",3),_e(5,tte,3,2,"span",4),$(),Y(6,"div",5)(7,"div",6),qn(),Y(8,"svg",7),Te(9,"path",8),$()()()(),_e(10,ite,3,9,"ng-template",9),ve("backdropClick",function(){return n.close()})("attach",function(){return n._onAttached()})("detach",function(){return n.close()})),2&e){const r=Ki(1);et("aria-owns",n.panelOpen?n.id+"-panel":null),ee(3),ne("ngSwitch",n.empty),et("id",n._valueId),ee(1),ne("ngSwitchCase",!0),ee(1),ne("ngSwitchCase",!1),ee(5),ne("cdkConnectedOverlayPanelClass",n._overlayPanelClass)("cdkConnectedOverlayScrollStrategy",n._scrollStrategy)("cdkConnectedOverlayOrigin",n._preferredOverlayOrigin||r)("cdkConnectedOverlayOpen",n.panelOpen)("cdkConnectedOverlayPositions",n._positions)("cdkConnectedOverlayWidth",n._overlayWidth)}},dependencies:[Bh,Td,Zp,xC,QT,Tv],styles:['.mdc-menu-surface{display:none;position:absolute;box-sizing:border-box;max-width:calc(100vw - 32px);max-width:var(--mdc-menu-max-width, calc(100vw - 32px));max-height:calc(100vh - 32px);max-height:var(--mdc-menu-max-height, calc(100vh - 32px));margin:0;padding:0;transform:scale(1);transform-origin:top left;opacity:0;overflow:auto;will-change:transform,opacity;z-index:8;border-radius:4px;border-radius:var(--mdc-shape-medium, 4px);transform-origin-left:top left;transform-origin-right:top right}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--animating-open{display:inline-block;transform:scale(0.8);opacity:0}.mdc-menu-surface--open{display:inline-block;transform:scale(1);opacity:1}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0}[dir=rtl] .mdc-menu-surface,.mdc-menu-surface[dir=rtl]{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{position:relative;overflow:visible}.mdc-menu-surface--fixed{position:fixed}.mdc-menu-surface--fullwidth{width:100%}.mat-mdc-select{display:inline-block;width:100%;outline:none}.mat-mdc-select-trigger{display:inline-flex;align-items:center;cursor:pointer;position:relative;box-sizing:border-box;width:100%}.mat-mdc-select-disabled .mat-mdc-select-trigger{-webkit-user-select:none;user-select:none;cursor:default}.mat-mdc-select-value{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mat-mdc-select-value-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-mdc-select-arrow-wrapper{height:24px;flex-shrink:0;display:inline-flex;align-items:center}.mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper{transform:translateY(-8px)}.mat-form-field-appearance-fill .mdc-text-field--no-label .mat-mdc-select-arrow-wrapper{transform:none}.mat-mdc-select-arrow{width:10px;height:5px;position:relative}.mat-mdc-select-arrow svg{fill:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.cdk-high-contrast-active .mat-mdc-select-arrow svg{fill:CanvasText}.mat-mdc-select-disabled .cdk-high-contrast-active .mat-mdc-select-arrow svg{fill:GrayText}.mdc-menu-surface.mat-mdc-select-panel{width:100%;max-height:275px;position:static;outline:0;margin:0;padding:8px 0;list-style-type:none}.mdc-menu-surface.mat-mdc-select-panel:focus{outline:none}.cdk-high-contrast-active .mdc-menu-surface.mat-mdc-select-panel{outline:solid 1px}.cdk-overlay-pane:not(.mat-mdc-select-panel-above) .mdc-menu-surface.mat-mdc-select-panel{border-top-left-radius:0;border-top-right-radius:0;transform-origin:top center}.mat-mdc-select-panel-above .mdc-menu-surface.mat-mdc-select-panel{border-bottom-left-radius:0;border-bottom-right-radius:0;transform-origin:bottom center}.mat-mdc-select-placeholder{transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}._mat-animation-noopable .mat-mdc-select-placeholder{transition:none}.mat-form-field-hide-placeholder .mat-mdc-select-placeholder{color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);transition:none;display:block}.mat-mdc-form-field-type-mat-select.mat-form-field-appearance-fill .mat-mdc-floating-label{max-width:calc(100% - 18px)}.mat-mdc-form-field-type-mat-select.mat-form-field-appearance-fill .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 24px)}.mat-mdc-form-field-type-mat-select.mat-form-field-appearance-outline .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mat-mdc-form-field-type-mat-select.mat-form-field-appearance-outline .mdc-text-field--label-floating .mdc-notched-outline__notch{max-width:calc(100% - 24px)}.mat-mdc-select-min-line:empty::before{content:" ";white-space:pre;width:1px;display:inline-block;visibility:hidden}'],encapsulation:2,data:{animation:[ote.transformPanel]},changeDetection:0}),i})(),IL=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[lte],imports:[vn,lu,TT,vt,lc,jv,TT,vt]}),i})();const fte=["hueSlider"],pte=["alphaSlider"];function _te(i,t){if(1&i){const e=Ft();Y(0,"div",8),ve("newValue",function(r){return ze(e),Ue(ge().onSliderChange("saturation-lightness",r))}),Y(1,"div",9),Te(2,"div"),$()()}if(2&i){const e=ge();wi("background-color",e.hueSliderColor),ne("rgX",1)("rgY",1),ee(1),wi("top",null==e.slider?null:e.slider.v,"px")("left",null==e.slider?null:e.slider.s,"px")}}function gte(i,t){if(1&i&&(Y(0,"div",10),Te(1,"div",11)(2,"div",12),$()),2&i){const e=ge();ee(2),wi("background-color",e.selectedColor)}}function bte(i,t){if(1&i){const e=Ft();Y(0,"div",13,14),ve("newValue",function(r){return ze(e),Ue(ge().onSliderChange("hue",r))}),Y(2,"div",15)(3,"div"),Te(4,"div"),$()()()}if(2&i){const e=ge();ne("rgX",1),ee(2),wi("left",null==e.slider?null:e.slider.h,"px")}}function yte(i,t){if(1&i){const e=Ft();Y(0,"div",16,17),ve("newValue",function(r){return ze(e),Ue(ge().onSliderChange("alpha",r))}),Te(2,"div",18),Y(3,"div",15)(4,"div"),Te(5,"div"),$()()()}if(2&i){const e=ge();ne("rgX",1),ee(2),ne("ngStyle",e.getBackgroundColor(e.alphaSliderColor)),ee(1),wi("left",null==e.slider?null:e.slider.a,"px")}}const Fte=["dialog"];function vte(i,t){1&i&&Te(0,"div",11)}function wte(i,t){if(1&i){const e=Ft();to(0),Y(1,"div",8)(2,"div",9),ve("click",function(){const o=ze(e).$implicit;return Ue(ge(2).onColorClick(o))}),_e(3,vte,1,0,"div",10),$()(),io()}if(2&i){const e=t.$implicit,n=t.index,r=ge(2);ee(2),it("colornull",!e),ne("ngStyle",r.getBackgroundColor(e)),ee(1),ne("ngIf",n==r.indexSeleccionado)}}function kte(i,t){if(1&i&&Te(0,"div",17),2&i){const e=ge(3);ne("ngStyle",e.getBackgroundColor(e.color))}}function xte(i,t){if(1&i){const e=Ft();Y(0,"div",12),ve("click",function(){return ze(e),Ue(ge(2).addColor())}),_e(1,kte,1,1,"div",13),qn(),Y(2,"svg",14),Te(3,"path",15)(4,"path",16),$()()}if(2&i){const e=ge(2);ee(1),ne("ngIf",!e.indexSeleccionado)}}function Dte(i,t){if(1&i){const e=Ft();Y(0,"color-picker",18),ve("colorChange",function(r){return ze(e),Ue(ge(2).onChangeColorPicker(r))})("onAlphaChange",function(r){return ze(e),Ue(ge(2).onAlphaChange(r))}),$()}if(2&i){const e=ge(2);ne("controls",e.colorPickerControls)("color",e.hsva)}}function Mte(i,t){if(1&i&&(to(0),Y(1,"div",4),_e(2,wte,4,4,"ng-container",5),_e(3,xte,5,1,"div",6),_e(4,Dte,1,2,"color-picker",7),$(),io()),2&i){const e=ge();ee(1),ne("@colorsAnimation",e.colorsAnimationEffect),ee(1),ne("ngForOf",e.palette),ee(1),ne("ngIf",!e.hideColorPicker&&"only-alpha"!=e.colorPickerControls),ee(1),ne("ngIf",!e.hideColorPicker&&"only-alpha"==e.colorPickerControls)}}function Ete(i,t){1&i&&Te(0,"div",11)}const Cte=function(i){return{background:i}};function Ste(i,t){if(1&i){const e=Ft();qn(),go(),to(0),Y(1,"div",8)(2,"div",24),ve("click",function(){const o=ze(e).$implicit;return Ue(ge(2).changeColor(o))}),_e(3,Ete,1,0,"div",10),$()(),io()}if(2&i){const e=t.$implicit,n=ge(2);ee(2),it("colornull",!e),ne("ngStyle",Th(4,Cte,e)),ee(1),ne("ngIf",n.isSelected(e))}}function Tte(i,t){if(1&i){const e=Ft();to(0),Y(1,"div",4)(2,"div",19)(3,"div",20),ve("click",function(){return ze(e),Ue(ge().onClickBack())}),qn(),Y(4,"svg",21),Te(5,"path",22)(6,"path",23),$()()(),_e(7,Ste,4,6,"ng-container",5),$(),io()}if(2&i){const e=ge();ee(1),ne("@colorsAnimation",e.colorsAnimationEffect),ee(6),ne("ngForOf",e.variants)}}function Ate(i,t){if(1&i){const e=Ft();to(0),Y(1,"div",25)(2,"div",26),ve("click",function(){return ze(e),Ue(ge().onClickBack())}),qn(),Y(3,"svg",21),Te(4,"path",22)(5,"path",23),$()(),go(),Y(6,"button",27),ve("click",function(){return ze(e),Ue(ge().emitClose("cancel"))}),de(7),$(),Y(8,"button",27),ve("click",function(){return ze(e),Ue(ge().emitClose("accept"))}),de(9),$()(),Y(10,"div",28)(11,"color-picker",29),ve("sliderChange",function(r){return ze(e),Ue(ge().onChangeColorPicker(r))}),$()(),io()}if(2&i){const e=ge();ee(7),hi(" ",e.cancelLabel," "),ee(2),hi(" ",e.acceptLabel," "),ee(2),ne("controls",e.colorPickerControls)("color",e.hsva)}}function Lte(i,t){if(1&i){const e=Ft();Y(0,"div",30)(1,"p",31),ve("click",function(){return ze(e),Ue(ge().nextFormat())}),de(2),$(),Y(3,"div",32)(4,"input",33,34),ve("keyup",function(){ze(e);const r=Ki(5);return Ue(ge().changeColorManual(r.value))})("keydown.enter",function(){return ze(e),Ue(ge().emitClose("accept"))}),$()()()}if(2&i){const e=ge();ee(2),ki(e.colorFormats[e.format]),ee(2),wi("font-size",e.color&&e.color.length>23?9:10,"px")("letter-spacing",e.color&&e.color.length>16?0:1.5,"px"),ne("value",e.color)}}var Zo=(()=>(function(i){i[i.HEX=0]="HEX",i[i.RGBA=1]="RGBA",i[i.HSLA=2]="HSLA",i[i.CMYK=3]="CMYK"}(Zo||(Zo={})),Zo))();const NL=[{color:"rojo",preview:"#E57373",variants:["#FFEBEE","#FFCDD2","#EF9A9A","#E57373","#EF5350","#F44336","#E53935","#D32F2F","#C62828"]},{color:"rosa",preview:"#F06292",variants:["#FCE4EC","#F8BBD0","#F48FB1","#F06292","#EC407A","#E91E63","#D81B60","#C2185B","#AD1457"]},{color:"purpura",preview:"#BA68C8",variants:["#F3E5F5","#E1BEE7","#CE93D8","#BA68C8","#AB47BC","#9C27B0","#8E24AA","#7B1FA2","#6A1B9A"]},{color:"purpura oscuro",preview:"#9575CD",variants:["#EDE7F6","#D1C4E9","#B39DDB","#9575CD","#7E57C2","#673AB7","#5E35B1","#512DA8","#4527A0"]},{color:"indigo",preview:"#7986CB",variants:["#E8EAF6","#C5CAE9","#9FA8DA","#7986CB","#5C6BC0","#3F51B5","#3949AB","#303F9F","#283593"]},{color:"azul",preview:"#64B5F6",variants:["#E3F2FD","#BBDEFB","#90CAF9","#64B5F6","#42A5F5","#2196F3","#1E88E5","#1976D2","#1565C0"]},{color:"celeste",preview:"#4FC3F7",variants:["#E1F5FE","#B3E5FC","#81D4FA","#4FC3F7","#29B6F6","#03A9F4","#039BE5","#0288D1","#0277BD"]},{color:"cyan",preview:"#4DD0E1",variants:["#E0F7FA","#B2EBF2","#80DEEA","#4DD0E1","#26C6DA","#00BCD4","#00ACC1","#0097A7","#00838F"]},{color:"color",preview:"#4DB6AC",variants:["#E0F2F1","#B2DFDB","#80CBC4","#4DB6AC","#26A69A","#009688","#00897B","#00796B","#00695C"]},{color:"verde",preview:"#81C784",variants:["#E8F5E9","#C8E6C9","#A5D6A7","#81C784","#66BB6A","#4CAF50","#43A047","#388E3C","#2E7D32"]},{color:"verde claro",preview:"#AED581",variants:["#F1F8E9","#DCEDC8","#C5E1A5","#AED581","#9CCC65","#8BC34A","#7CB342","#689F38","#558B2F"]},{color:"lima",preview:"#DCE775",variants:["#F9FBE7","#F0F4C3","#E6EE9C","#DCE775","#D4E157","#CDDC39","#C0CA33","#AFB42B","#9E9D24"]},{color:"amarillo",preview:"#FFF176",variants:["#FFFDE7","#FFF9C4","#FFF59D","#FFF176","#FFEE58","#FFEB3B","#FDD835","#FBC02D","#F9A825"]},{color:"ambar",preview:"#FFD54F",variants:["#FFF8E1","#FFECB3","#FFE082","#FFD54F","#FFCA28","#FFC107","#FFB300","#FFA000","#FF8F00"]},{color:"naranja",preview:"#FFB74D",variants:["#FFF3E0","#FFE0B2","#FFCC80","#FFB74D","#FFA726","#FF9800","#FB8C00","#F57C00","#EF6C00"]},{color:"naranja oscuro",preview:"#FF8A65",variants:["#FBE9E7","#FFCCBC","#FFAB91","#FF8A65","#FF7043","#FF5722","#F4511E","#E64A19","#D84315"]},{color:"marron",preview:"#A1887F",variants:["#EFEBE9","#D7CCC8","#BCAAA4","#A1887F","#8D6E63","#795548","#6D4C41","#5D4037","#4E342E"]},{color:"escala de grises",preview:"#E0E0E0",variants:["#FFFFFF","#FAFAFA","#F5F5F5","#EEEEEE","#E0E0E0","#BDBDBD","#9E9E9E","#757575","#616161","#424242","#000000"]},{color:"azul gris",preview:"#90A4AE",variants:["#ECEFF1","#CFD8DC","#B0BEC5","#90A4AE","#78909C","#607D8B","#546E7A","#455A64","#37474F"]}],a0=["hex","rgba","hsla"];class ol{constructor(t,e,n,r){this.r=t,this.g=e,this.b=n,this.a=r}denormalize(){return this.r=Math.round(255*this.r),this.g=Math.round(255*this.g),this.b=Math.round(255*this.b),this}toString(){return this.denormalize(),"rgb"+(1!=this.a?"a(":"(")+this.r+", "+this.g+", "+this.b+(1!=this.a?", "+this.a.toPrecision(2)+")":")")}}class sl{constructor(t,e,n,r){this.h=t,this.s=e,this.v=n,this.a=r,this.onChange=new We(!0)}onColorChange(t){this.s=t.s/t.rgX,this.v=t.v/t.rgY}onHueChange(t){this.h=t.v/t.rgX}onValueChange(t){this.v=t.v/t.rgX}onAlphaChange(t){this.a=t.v/t.rgX}}class Km{constructor(t,e,n,r){this.h=t,this.s=e,this.l=n,this.a=r}denormalize(){return this.h=Math.round(360*this.h),this.s=Math.round(100*this.s),this.l=Math.round(100*this.l),this}toString(){return"hsl"+(1!=this.a?"a(":"(")+this.h+", "+this.s+"%, "+this.l+"%"+(1!=this.a?", "+this.a.toPrecision(2)+")":")")}}class l0{constructor(t,e,n,r,o=1){this.c=t,this.m=e,this.y=n,this.k=r,this.a=o}}class Ite{constructor(t){t&&(this.preview=t.preview,this.variants=t.variants)}}let Gw=(()=>{class i{constructor(){}toFormat(e,n){var r="";if(e)switch(n){case Zo.HEX:(s=this.hsvaToRgba(e)).denormalize(),r=this.rgbaToHex(s,!0);break;case Zo.HSLA:var o=this.hsva2hsla(e);o.denormalize(),r=o.toString();break;case Zo.RGBA:r=(s=this.hsvaToRgba(e)).toString();break;case Zo.CMYK:var s=this.hsvaToRgba(e);this.rgbaToCmyk(s)}return r}stringToFormat(e,n){var r=this.stringToHsva(e,!0);return this.toFormat(r,n)}hsva2hsla(e){const n=e.h,r=e.s,o=e.v,s=e.a;if(0===o)return new Km(n,0,0,s);if(0===r&&1===o)return new Km(n,1,1,s);{const a=o*(2-r)/2;return new Km(n,o*r/(1-Math.abs(2*a-1)),a,s)}}hsla2hsva(e){const n=Math.min(e.h,1),r=Math.min(e.s,1),o=Math.min(e.l,1),s=Math.min(e.a,1);if(0===o)return new sl(n,0,0,s);{const a=o+r*(1-Math.abs(2*o-1))/2;return new sl(n,2*(a-o)/a,a,s)}}hsvaToRgba(e){let n,r,o;const s=e.h,a=e.s,l=e.v,u=e.a,g=Math.floor(6*s),D=6*s-g,H=l*(1-a),q=l*(1-D*a),J=l*(1-(1-D)*a);switch(g%6){case 0:n=l,r=J,o=H;break;case 1:n=q,r=l,o=H;break;case 2:n=H,r=l,o=J;break;case 3:n=H,r=q,o=l;break;case 4:n=J,r=H,o=l;break;case 5:n=l,r=H,o=q;break;default:n=0,r=0,o=0}return new ol(n,r,o,u)}cmykToRgb(e){return new ol((1-e.c)*(1-e.k),(1-e.m)*(1-e.k),(1-e.y)*(1-e.k),e.a)}rgbaToCmyk(e){const n=1-Math.max(e.r,e.g,e.b);return 1===n?new l0(0,0,0,1,e.a):new l0((1-e.r-n)/(1-n),(1-e.g-n)/(1-n),(1-e.b-n)/(1-n),n,e.a)}rgbaToHsva(e){let n,r;const o=Math.min(e.r,1),s=Math.min(e.g,1),a=Math.min(e.b,1),l=Math.min(e.a,1),u=Math.max(o,s,a),g=Math.min(o,s,a),D=u,H=u-g;if(r=0===u?0:H/u,u===g)n=0;else{switch(u){case o:n=(s-a)/H+(s{class i{constructor(e){this.elRef=e,this.dragEnd=new We,this.dragStart=new We,this.newValue=new We,this.listenerMove=n=>this.move(n),this.listenerStop=()=>this.stop()}mouseDown(e){this.start(e)}touchStart(e){this.start(e)}move(e){e.preventDefault(),this.setCursor(e)}start(e){this.setCursor(e),e.stopPropagation(),document.addEventListener("mouseup",this.listenerStop),document.addEventListener("touchend",this.listenerStop),document.addEventListener("mousemove",this.listenerMove),document.addEventListener("touchmove",this.listenerMove),this.dragStart.emit()}stop(){document.removeEventListener("mouseup",this.listenerStop),document.removeEventListener("touchend",this.listenerStop),document.removeEventListener("mousemove",this.listenerMove),document.removeEventListener("touchmove",this.listenerMove),this.dragEnd.emit()}getX(e){const n=this.elRef.nativeElement.getBoundingClientRect();return(void 0!==e.pageX?e.pageX:e.touches[0].pageX)-n.left-window.pageXOffset}getY(e){const n=this.elRef.nativeElement.getBoundingClientRect();return(void 0!==e.pageY?e.pageY:e.touches[0].pageY)-n.top-window.pageYOffset}setCursor(e){const n=this.elRef.nativeElement.offsetWidth,r=this.elRef.nativeElement.offsetHeight,o=Math.max(0,Math.min(this.getX(e),n)),s=Math.max(0,Math.min(this.getY(e),r));void 0!==this.rgX&&void 0!==this.rgY?this.newValue.emit({s:o/n,v:1-s/r,rgX:this.rgX,rgY:this.rgY}):void 0===this.rgX&&void 0!==this.rgY?this.newValue.emit({v:s/r,rgY:this.rgY}):void 0!==this.rgX&&void 0===this.rgY&&this.newValue.emit({v:o/n,rgX:this.rgX})}}return i.\u0275fac=function(e){return new(e||i)(C(Ke))},i.\u0275dir=ye({type:i,selectors:[["","slider",""]],hostBindings:function(e,n){1&e&&ve("mousedown",function(o){return n.mouseDown(o)})("touchstart",function(o){return n.touchStart(o)})},inputs:{rgX:"rgX",rgY:"rgY",slider:"slider"},outputs:{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}}),i})(),Rte=(()=>{class i{constructor(e,n){this.service=e,this.cdr=n,this.color=new sl(0,1,1,1),this.controls="default",this.sliderChange=new We(!1),this.onAlphaChange=new We(!1),this.hsva=new sl(0,1,1,1),this.selectedColor="#000000",this.fallbackColor="#000000"}ngOnInit(){this.color||(this.color=new sl(0,1,1,1)),this.slider=new OL(0,0,0,0),this.update()}ngOnDestroy(){}ngOnChanges(e){e.color&&this.color&&this.update()}ngAfterViewInit(){this.sliderDimMax=new Nte(this.hueSlider?.nativeElement.offsetWidth||140,220,130,this.alphaSlider?.nativeElement.offsetWidth||140),this.update()}onSliderChange(e,n){switch(e){case"saturation-lightness":this.hsva.onColorChange(n);break;case"hue":this.hsva.onHueChange(n);break;case"alpha":this.hsva.onAlphaChange(n),this.onAlphaChange.emit(n);break;case"value":this.hsva.onValueChange(n)}this.update(),this.setColor(this.outputColor)}setColor(e){this.color=e,this.sliderChange.emit(this.color)}getBackgroundColor(e){return{background:"linear-gradient(90deg, rgba(36,0,0,0) 0%, "+e+" 100%)"}}update(){if(this.hsva=this.color,this.sliderDimMax){let e=this.service.hsvaToRgba(this.hsva).denormalize(),n=this.service.hsvaToRgba(new sl(this.hsva.h,1,1,1)).denormalize();this.hueSliderColor="rgb("+n.r+","+n.g+","+n.b+")",this.alphaSliderColor="rgb("+e.r+","+e.g+","+e.b+")",this.outputColor=this.hsva,this.selectedColor=this.service.hsvaToRgba(this.hsva).toString(),this.slider=new OL(this.hsva.h*this.sliderDimMax.h-5,this.hsva.s*this.sliderDimMax.s-8,(1-this.hsva.v)*this.sliderDimMax.v-8,this.hsva.a*this.sliderDimMax.a-5),this.cdr.detectChanges()}}}return i.\u0275fac=function(e){return new(e||i)(C(Gw),C(At))},i.\u0275cmp=qe({type:i,selectors:[["color-picker"]],viewQuery:function(e,n){if(1&e&&(_t(fte,5),_t(pte,5)),2&e){let r;Ne(r=Oe())&&(n.hueSlider=r.first),Ne(r=Oe())&&(n.alphaSlider=r.first)}},inputs:{color:"color",controls:"controls"},outputs:{sliderChange:"sliderChange",onAlphaChange:"onAlphaChange"},features:[ci],decls:8,vars:4,consts:[[1,"color-picker",3,"click"],["dialogPopup",""],["class","saturation-lightness",3,"slider","rgX","rgY","background-color","newValue",4,"ngIf"],[1,"hue-alpha","box"],["class","left",4,"ngIf"],[1,"right"],["class","hue",3,"slider","rgX","newValue",4,"ngIf"],["class","alpha",3,"slider","rgX","newValue",4,"ngIf"],[1,"saturation-lightness",3,"slider","rgX","rgY","newValue"],[1,"cursor"],[1,"left"],[1,"selected-color-background"],[1,"selected-color"],[1,"hue",3,"slider","rgX","newValue"],["hueSlider",""],[1,"sliderCursor"],[1,"alpha",3,"slider","rgX","newValue"],["alphaSlider",""],[1,"alpha-gradient",3,"ngStyle"]],template:function(e,n){1&e&&(Y(0,"div",0,1),ve("click",function(o){return o.stopPropagation()}),_e(2,_te,3,8,"div",2),Y(3,"div",3),_e(4,gte,3,2,"div",4),Y(5,"div",5),_e(6,bte,5,3,"div",6),_e(7,yte,6,4,"div",7),$()()()),2&e&&(ee(2),ne("ngIf","only-alpha"!=n.controls),ee(2),ne("ngIf","only-alpha"!=n.controls),ee(2),ne("ngIf","only-alpha"!=n.controls),ee(1),ne("ngIf","no-alpha"!=n.controls))},dependencies:[mi,Ad,Ote],styles:[".color-picker{position:relative;z-index:1000;width:220px;height:auto;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none}.color-picker *{box-sizing:border-box;margin:0;font-size:11px}.color-picker input{width:0;height:26px;min-width:0;font-size:13px;text-align:center;color:#000}.color-picker input:invalid,.color-picker input:-moz-ui-invalid,.color-picker input:-moz-submit-invalid{box-shadow:none}.color-picker input::-webkit-inner-spin-button,.color-picker input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.color-picker .sliderCursor{width:10px;border-radius:5px;position:absolute;margin-top:-3px;border:1px solid black}.color-picker .sliderCursor>div{border:2px solid white;border-radius:5px}.color-picker .sliderCursor>div>div{border-radius:5px;border:1px solid black;height:24px}.color-picker .cursor{position:absolute;width:21px;border:3px solid black;border-radius:100%;margin:-2px 0 0 -2px}.color-picker .cursor>div{height:15px;border:3px solid white;border-radius:100%}.color-picker .box{display:flex;padding:4px 8px}.color-picker .left{position:relative;padding:16px 8px}.color-picker .right{flex:1 1 auto;display:flex;flex-direction:column;gap:10px;padding:12px 8px}.color-picker .hue-alpha{display:flex;align-items:center;margin-bottom:3px}.color-picker .hue{direction:ltr;width:100%;height:24px;border:none;border-radius:5px;position:relative;cursor:pointer;background-size:100% 100%;background:linear-gradient(to right,red 0%,#ff0 17%,lime 33%,cyan 50%,blue 66%,#f0f 83%,red 100%)}.color-picker .alpha{direction:ltr;position:relative;width:100%;height:24px;border:none;border-radius:5px;cursor:pointer;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0px}.color-picker .alpha-gradient{width:100%;height:100%;border-radius:5px;position:absolute}.color-picker .selected-color{position:absolute;top:16px;left:8px;width:40px;height:40px;box-shadow:0 1px 1px 1px #00000026;border-radius:50%}.color-picker .selected-color-background{width:40px;height:40px;border-radius:50%;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0px}.color-picker .saturation-lightness{direction:ltr;cursor:crosshair;width:100%;position:relative;height:130px;border:none;touch-action:manipulation;background-image:linear-gradient(to top,#000 0%,transparent 100%),linear-gradient(to right,#fff 0%,transparent 100%)}\n"],encapsulation:2}),i})(),Pte=(()=>{class i{constructor(e,n){this.service=e,this.cdr=n,this.color="#000000",this.previewColor="#000000",this.hsva=new sl(0,1,1,1),this.colorsAnimationEffect="slide-in",this.palette=NL,this.variants=[],this.colorFormats=a0,this.format=Zo.HEX,this.canChangeFormat=!0,this.menu=1,this.hideColorPicker=!1,this.hideTextInput=!1,this.colorPickerControls="default"}click(e){this.isOutside(e)&&this.emitClose("cancel")}onScroll(){this.onScreenMovement()}onResize(){this.onScreenMovement()}ngOnInit(){this.setPosition(),this.hsva=this.service.stringToHsva(this.color),this.indexSeleccionado=this.findIndexSelectedColor(this.palette)}ngAfterViewInit(){this.setPositionY()}onScreenMovement(){this.setPosition(),this.setPositionY(),this.panelRef.nativeElement.style.transition||(this.panelRef.nativeElement.style.transition="transform 0.5s ease-out")}findIndexSelectedColor(e){let n;if(this.color)for(let r=0;rwindow.innerWidth?n.right<250?window.innerWidth/2-125:n.right-250:n.left}}setPositionY(){const e=this.TriggerBBox.nativeElement.getBoundingClientRect(),n=this.panelRef.nativeElement.getBoundingClientRect();this.positionString=e.bottom+n.height>window.innerHeight?e.topn.toUpperCase()==this.previewColor.toUpperCase())}isSelected(e){return!!this.previewColor&&"string"==typeof e&&e.toUpperCase()==this.previewColor.toUpperCase()}getBackgroundColor(e){return"string"==typeof e?{background:e}:{background:e?.preview}}onAlphaChange(e){this.palette=this.ChangeAlphaOnPalette(e,this.palette)}ChangeAlphaOnPalette(e,n){var r=[];for(let o=0;o slide-in",[uc(":enter",Bt({opacity:0}),{optional:!0}),uc(":enter",l6("10ms",[dn(".3s ease-in",a6([Bt({opacity:0,transform:"translatex(-50%)",offset:0}),Bt({opacity:.5,transform:"translatex(-10px) scale(1.1)",offset:.3}),Bt({opacity:1,transform:"translatex(0)",offset:1})]))]),{optional:!0})]),nn("void => popup",[uc(":enter",Bt({opacity:0,transform:"scale(0)"}),{optional:!0}),uc(":enter",l6("10ms",[dn("500ms ease-out",a6([Bt({opacity:.5,transform:"scale(.5)",offset:.3}),Bt({opacity:1,transform:"scale(1.1)",offset:.8}),Bt({opacity:1,transform:"scale(1)",offset:1})]))]),{optional:!0})])])]}}),i})();const RL={position:"fixed",height:"100%",width:"100%","z-index":2e3,top:0,left:0};let PL=(()=>{class i{constructor(e,n,r){this.resolver=e,this.applicationRef=n,this.injector=r}createPanel(e,n){null!=this.componentRef&&this.removePanel();const r=this.resolver.resolveComponentFactory(Pte);this.componentRef=r.create(this.injector),this.applicationRef.attachView(this.componentRef.hostView);const o=this.componentRef.hostView.rootNodes[0];return this.overlay=document.createElement("div"),this.overlay.id="ngx-colors-overlay",this.overlay.classList.add("ngx-colors-overlay"),this.overlay.classList.add(n),Object.keys(RL).forEach(s=>{this.overlay.style[s]=RL[s]}),e?document.getElementById(e).appendChild(this.overlay):document.body.appendChild(this.overlay),this.overlay.appendChild(o),this.componentRef}removePanel(){this.applicationRef.detachView(this.componentRef.hostView),this.componentRef.destroy(),this.overlay.remove()}}return i.\u0275fac=function(e){return new(e||i)(fe(js),fe($s),fe(Ji))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),Bte=(()=>{class i{constructor(e,n){this.triggerRef=e,this.panelFactory=n,this.color="",this.colorsAnimation="slide-in",this.position="bottom",this.attachTo=void 0,this.overlayClassName=void 0,this.colorPickerControls="default",this.acceptLabel="ACCEPT",this.cancelLabel="CANCEL",this.change=new We,this.input=new We,this.slider=new We,this.isDisabled=!1,this.onTouchedCallback=()=>{},this.onChangeCallback=()=>{}}onClick(){this.open()}open(){this.isDisabled||(this.panelRef=this.panelFactory.createPanel(this.attachTo,this.overlayClassName),this.panelRef.instance.iniciate(this,this.triggerRef,this.color,this.palette,this.colorsAnimation,this.format,this.hideTextInput,this.hideColorPicker,this.acceptLabel,this.cancelLabel,this.colorPickerControls,this.position))}close(){this.panelFactory.removePanel()}onChange(){this.onChangeCallback(this.color)}setDisabledState(e){this.isDisabled=e,this.triggerRef.nativeElement.style.opacity=e?.5:1}setColor(e){this.writeValue(e),this.input.emit(e)}sliderChange(e){this.slider.emit(e)}get value(){return this.color}set value(e){this.setColor(e),this.onChangeCallback(e)}writeValue(e){e!==this.color&&(this.color=e,this.onChange(),this.change.emit(e))}registerOnChange(e){this.onChangeCallback=e}registerOnTouched(e){this.onTouchedCallback=e}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(PL))},i.\u0275dir=ye({type:i,selectors:[["","ngx-colors-trigger",""]],hostBindings:function(e,n){1&e&&ve("click",function(){return n.onClick()})},inputs:{colorsAnimation:"colorsAnimation",palette:"palette",format:"format",position:"position",hideTextInput:"hideTextInput",hideColorPicker:"hideColorPicker",attachTo:"attachTo",overlayClassName:"overlayClassName",colorPickerControls:"colorPickerControls",acceptLabel:"acceptLabel",cancelLabel:"cancelLabel"},outputs:{change:"change",input:"input",slider:"slider"},features:[Ze([{provide:hr,useExisting:Xt(()=>i),multi:!0}])]}),i})(),Hte=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[Gw,PL],imports:[vn]}),i})();function jte(i,t){if(1&i&&(Y(0,"mat-option",14),de(1),$()),2&i){const e=t.$implicit;ne("value",e.id),ee(1),hi(" ",e.name," ")}}class Xm{constructor(t,e,n){this.appState=t,this.dialogRef=e,this.data=n,this.styles=TL,this.data.name="",this.data.color="#673ab7"}onNoClick(){this.data.name="",this.data.color="#673ab7",this.dialogRef.close()}}Xm.\u0275fac=function(t){return new(t||Xm)(C(Tn),C(cu),C(fg))},Xm.\u0275cmp=qe({type:Xm,selectors:[["create-circle-dialog"]],decls:24,vars:8,consts:[["mat-dialog-title",""],["mat-dialog-content","",1,"mat-dialog-content"],["appearance","fill",1,"input-full-width"],["matPrefix","",1,"circle"],["matInput","","type","text","autocomplete","off",3,"ngModel","ngModelChange"],["appearance","fill",1,"circle-left-input"],["matPrefix","","ngx-colors-trigger","",1,"color",3,"ngModel","ngModelChange"],["matInput","","autocomplete","off",3,"ngModel","ngModelChange"],["appearance","fill",1,"circle-right-input"],[3,"value","valueChange"],[3,"value",4,"ngFor","ngForOf"],["mat-dialog-actions","","align","end",1,"mat-dialog-actions"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary","cdkFocusInitial","",3,"mat-dialog-close"],[3,"value"]],template:function(t,e){1&t&&(Y(0,"h1",0),de(1,"Create Circle"),$(),Y(2,"div",1)(3,"mat-form-field",2)(4,"mat-icon",3),de(5,"supervised_user_circle"),$(),Y(6,"mat-label"),de(7,"Circle Name"),$(),Y(8,"input",4),ve("ngModelChange",function(r){return e.data.name=r}),$()(),Y(9,"mat-form-field",5)(10,"div",6),ve("ngModelChange",function(r){return e.data.color=r}),$(),Y(11,"mat-label"),de(12,"Color"),$(),Y(13,"input",7),ve("ngModelChange",function(r){return e.data.color=r}),$()(),Y(14,"mat-form-field",8)(15,"mat-label"),de(16,"Type"),$(),Y(17,"mat-select",9),ve("valueChange",function(r){return e.data.style=r}),_e(18,jte,2,2,"mat-option",10),$()()(),Y(19,"div",11)(20,"button",12),ve("click",function(){return e.onNoClick()}),de(21,"Cancel"),$(),Y(22,"button",13),de(23,"Save"),$()()),2&t&&(ee(8),ne("ngModel",e.data.name),ee(2),wi("background",e.data.color),ne("ngModel",e.data.color),ee(3),ne("ngModel",e.data.color),ee(4),ne("value",e.data.style),ee(1),ne("ngForOf",e.styles),ee(4),ne("mat-dialog-close",e.data))},dependencies:[Rn,Tm,Sm,mc,Hv,aa,mte,ST,Mo,Va,ia,vs,Ov,Rv,Pv,Bv,Bte],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}.mat-dialog-content[_ngcontent-%COMP%]{padding:20px 24px 0!important}.mat-dialog-actions[_ngcontent-%COMP%]{padding:10px 24px 24px}.circle[_ngcontent-%COMP%]{cursor:pointer}.circle[_ngcontent-%COMP%]:hover{color:#fff}.color[_ngcontent-%COMP%]{width:24px;height:24px;border:2px solid #fff;margin:12px;border-radius:50%}.circle-left-input[_ngcontent-%COMP%]{margin-right:1em}@media only screen and (max-width: 540px){.circle-left-input[_ngcontent-%COMP%]{margin-right:0;width:100%}.circle-right-input[_ngcontent-%COMP%]{width:100%}}"]});const BL={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let c0;const Yte=new Uint8Array(16);function Vte(){if(!c0&&(c0=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!c0))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return c0(Yte)}const lr=[];for(let i=0;i<256;++i)lr.push((i+256).toString(16).slice(1));const Ute=function zte(i,t,e){if(BL.randomUUID&&!t&&!i)return BL.randomUUID();const n=(i=i||{}).random||(i.rng||Vte)();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){e=e||0;for(let r=0;r<16;++r)t[e+r]=n[r];return t}return function HL(i,t=0){return(lr[i[t+0]]+lr[i[t+1]]+lr[i[t+2]]+lr[i[t+3]]+"-"+lr[i[t+4]]+lr[i[t+5]]+"-"+lr[i[t+6]]+lr[i[t+7]]+"-"+lr[i[t+8]]+lr[i[t+9]]+"-"+lr[i[t+10]]+lr[i[t+11]]+lr[i[t+12]]+lr[i[t+13]]+lr[i[t+14]]+lr[i[t+15]]).toLowerCase()}(n)};let jL=(()=>{class i{constructor(){this._vertical=!1,this._inset=!1}get vertical(){return this._vertical}set vertical(e){this._vertical=tt(e)}get inset(){return this._inset}set inset(e){this._inset=tt(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["mat-divider"]],hostAttrs:["role","separator",1,"mat-divider"],hostVars:7,hostBindings:function(e,n){2&e&&(et("aria-orientation",n.vertical?"vertical":"horizontal"),it("mat-divider-vertical",n.vertical)("mat-divider-horizontal",!n.vertical)("mat-divider-inset",n.inset))},inputs:{vertical:"vertical",inset:"inset"},decls:0,vars:0,template:function(e,n){},styles:[".mat-divider{display:block;margin:0;border-top-width:1px;border-top-style:solid}.mat-divider.mat-divider-vertical{border-top:0;border-right-width:1px;border-right-style:solid}.mat-divider.mat-divider-inset{margin-left:80px}[dir=rtl] .mat-divider.mat-divider-inset{margin-left:auto;margin-right:80px}"],encapsulation:2,changeDetection:0}),i})(),Wte=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,vt]}),i})();const YL=["*"],zL=["unscopedContent"],$te=["text"],Gte=[[["","matListItemAvatar",""],["","matListItemIcon",""]],[["","matListItemTitle",""]],[["","matListItemLine",""]],"*",[["","matListItemMeta",""]],[["mat-divider"]]],qte=["[matListItemAvatar],[matListItemIcon]","[matListItemTitle]","[matListItemLine]","*","[matListItemMeta]","mat-divider"],UL=new xe("ListOption");let WL=(()=>{class i{constructor(e){this._elementRef=e}}return i.\u0275fac=function(e){return new(e||i)(C(Ke))},i.\u0275dir=ye({type:i,selectors:[["","matListItemTitle",""]],hostAttrs:[1,"mat-mdc-list-item-title","mdc-list-item__primary-text"]}),i})(),$L=(()=>{class i{constructor(e){this._elementRef=e}}return i.\u0275fac=function(e){return new(e||i)(C(Ke))},i.\u0275dir=ye({type:i,selectors:[["","matListItemLine",""]],hostAttrs:[1,"mat-mdc-list-item-line","mdc-list-item__secondary-text"]}),i})(),aie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["","matListItemMeta",""]],hostAttrs:[1,"mat-mdc-list-item-meta","mdc-list-item__end"]}),i})(),GL=(()=>{class i{constructor(e){this._listOption=e}_isAlignedAtStart(){return!this._listOption||"after"===this._listOption?._getCheckboxPosition()}}return i.\u0275fac=function(e){return new(e||i)(C(UL,8))},i.\u0275dir=ye({type:i,hostVars:4,hostBindings:function(e,n){2&e&&it("mdc-list-item__start",n._isAlignedAtStart())("mdc-list-item__end",!n._isAlignedAtStart())}}),i})(),lie=(()=>{class i extends GL{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275dir=ye({type:i,selectors:[["","matListItemAvatar",""]],hostAttrs:[1,"mat-mdc-list-item-avatar"],features:[Ee]}),i})(),qL=(()=>{class i extends GL{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275dir=ye({type:i,selectors:[["","matListItemIcon",""]],hostAttrs:[1,"mat-mdc-list-item-icon"],features:[Ee]}),i})(),bu=(()=>{class i{constructor(){this._isNonInteractive=!0,this._disableRipple=!1,this._disabled=!1}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=tt(e)}get disabled(){return this._disabled}set disabled(e){this._disabled=tt(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,hostVars:1,hostBindings:function(e,n){2&e&&et("aria-disabled",n.disabled)},inputs:{disableRipple:"disableRipple",disabled:"disabled"}}),i})(),qw=(()=>{class i{constructor(e,n,r,o,s,a){this._elementRef=e,this._ngZone=n,this._listBase=r,this._platform=o,this._explicitLines=null,this._disableRipple=!1,this._disabled=!1,this._subscriptions=new f,this._rippleRenderer=null,this._hasUnscopedTextContent=!1,this.rippleConfig=s||{},this._hostElement=this._elementRef.nativeElement,this._noopAnimations="NoopAnimations"===a,r&&!r._isNonInteractive&&this._initInteractiveListItem(),"button"===this._hostElement.nodeName.toLowerCase()&&!this._hostElement.hasAttribute("type")&&this._hostElement.setAttribute("type","button")}set lines(e){this._explicitLines=Xi(e,null),this._updateItemLines(!1)}get disableRipple(){return this.disabled||this._disableRipple||this._noopAnimations||!!this._listBase?.disableRipple}set disableRipple(e){this._disableRipple=tt(e)}get disabled(){return this._disabled||!!this._listBase?.disabled}set disabled(e){this._disabled=tt(e)}get rippleDisabled(){return this.disableRipple||!!this.rippleConfig.disabled}ngAfterViewInit(){this._monitorProjectedLinesAndTitle(),this._updateItemLines(!0)}ngOnDestroy(){this._subscriptions.unsubscribe(),null!==this._rippleRenderer&&this._rippleRenderer._removeTriggerEvents()}_hasIconOrAvatar(){return!(!this._avatars.length&&!this._icons.length)}_initInteractiveListItem(){this._hostElement.classList.add("mat-mdc-list-item-interactive"),this._rippleRenderer=new ru(this,this._ngZone,this._hostElement,this._platform),this._rippleRenderer.setupTriggerEvents(this._hostElement)}_monitorProjectedLinesAndTitle(){this._ngZone.runOutsideAngular(()=>{this._subscriptions.add(mn(this._lines.changes,this._titles.changes).subscribe(()=>this._updateItemLines(!1)))})}_updateItemLines(e){if(!this._lines||!this._titles||!this._unscopedContent)return;e&&this._checkDomForUnscopedTextContent();const n=this._explicitLines??this._inferLinesFromContent(),r=this._unscopedContent.nativeElement;if(this._hostElement.classList.toggle("mat-mdc-list-item-single-line",n<=1),this._hostElement.classList.toggle("mdc-list-item--with-one-line",n<=1),this._hostElement.classList.toggle("mdc-list-item--with-two-lines",2===n),this._hostElement.classList.toggle("mdc-list-item--with-three-lines",3===n),this._hasUnscopedTextContent){const o=0===this._titles.length&&1===n;r.classList.toggle("mdc-list-item__primary-text",o),r.classList.toggle("mdc-list-item__secondary-text",!o)}else r.classList.remove("mdc-list-item__primary-text"),r.classList.remove("mdc-list-item__secondary-text")}_inferLinesFromContent(){let e=this._titles.length+this._lines.length;return this._hasUnscopedTextContent&&(e+=1),e}_checkDomForUnscopedTextContent(){this._hasUnscopedTextContent=Array.from(this._unscopedContent.nativeElement.childNodes).filter(e=>e.nodeType!==e.COMMENT_NODE).some(e=>!(!e.textContent||!e.textContent.trim()))}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(nt),C(bu,8),C(Oi),C(ou,8),C(Ai,8))},i.\u0275dir=ye({type:i,contentQueries:function(e,n,r){if(1&e&&(xt(r,lie,4),xt(r,qL,4)),2&e){let o;Ne(o=Oe())&&(n._avatars=o),Ne(o=Oe())&&(n._icons=o)}},hostVars:3,hostBindings:function(e,n){2&e&&(et("aria-disabled",n.disabled),it("mdc-list-item--disabled",n.disabled))},inputs:{lines:"lines",disableRipple:"disableRipple",disabled:"disabled"}}),i})(),cie=(()=>{class i extends qw{constructor(e,n,r,o,s,a){super(e,n,r,o,s,a),this._activated=!1}get activated(){return this._activated}set activated(e){this._activated=tt(e)}_getAriaCurrent(){return"A"===this._hostElement.nodeName&&this._activated?"page":null}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(nt),C(bu,8),C(Oi),C(ou,8),C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-list-item"],["a","mat-list-item",""],["button","mat-list-item",""]],contentQueries:function(e,n,r){if(1&e&&(xt(r,$L,5),xt(r,WL,5),xt(r,aie,5)),2&e){let o;Ne(o=Oe())&&(n._lines=o),Ne(o=Oe())&&(n._titles=o),Ne(o=Oe())&&(n._meta=o)}},viewQuery:function(e,n){if(1&e&&(_t(zL,5),_t($te,5)),2&e){let r;Ne(r=Oe())&&(n._unscopedContent=r.first),Ne(r=Oe())&&(n._itemText=r.first)}},hostAttrs:[1,"mat-mdc-list-item","mdc-list-item"],hostVars:11,hostBindings:function(e,n){2&e&&(et("aria-current",n._getAriaCurrent()),it("mdc-list-item--activated",n.activated)("mdc-list-item--with-leading-avatar",0!==n._avatars.length)("mdc-list-item--with-leading-icon",0!==n._icons.length)("mdc-list-item--with-trailing-meta",0!==n._meta.length)("_mat-animation-noopable",n._noopAnimations))},inputs:{activated:"activated"},exportAs:["matListItem"],features:[Ee],ngContentSelectors:qte,decls:10,vars:0,consts:[[1,"mdc-list-item__content"],[1,"mat-mdc-list-item-unscoped-content",3,"cdkObserveContent"],["unscopedContent",""],[1,"mat-mdc-focus-indicator"]],template:function(e,n){1&e&&(zt(Gte),Xe(0),Y(1,"span",0),Xe(2,1),Xe(3,2),Y(4,"span",1,2),ve("cdkObserveContent",function(){return n._updateItemLines(!0)}),Xe(6,3),$()(),Xe(7,4),Xe(8,5),Te(9,"div",3))},dependencies:[eg],encapsulation:2,changeDetection:0}),i})(),uie=(()=>{class i extends bu{constructor(){super(...arguments),this._isNonInteractive=!1}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-nav-list"]],hostAttrs:["role","navigation",1,"mat-mdc-nav-list","mat-mdc-list-base","mdc-list"],exportAs:["matNavList"],features:[Ze([{provide:bu,useExisting:i}]),Ee],ngContentSelectors:YL,decls:1,vars:0,template:function(e,n){1&e&&(zt(),Xe(0))},styles:['.mdc-list-item--with-leading-avatar .mdc-list-item__start{width:40px;height:40px}.mdc-list-item--with-leading-icon .mdc-list-item__start{width:24px;height:24px}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start{width:40px;height:40px}.mdc-list-item--with-leading-image .mdc-list-item__start{width:56px;height:56px}.mdc-list-item--with-leading-video .mdc-list-item__start{width:100px;height:56px}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{width:40px;height:40px}.mdc-list-item--with-leading-radio .mdc-list-item__start{width:40px;height:40px}.mdc-list-item--with-leading-switch .mdc-list-item__start{width:36px;height:20px}.mdc-list-item--with-trailing-icon .mdc-list-item__end{width:24px;height:24px}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{width:40px;height:40px}.mdc-list-item--with-trailing-radio .mdc-list-item__end{width:40px;height:40px}.mdc-list-item--with-trailing-switch .mdc-list-item__end{width:36px;height:20px}.mdc-list-divider{height:1px}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-list-divider::after{content:"";display:block;border-bottom-width:1px;border-bottom-style:solid}}.mdc-list{margin:0;padding:8px 0;list-style-type:none}.mdc-list:focus{outline:none}.mdc-list-item__wrapper{display:block}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;align-items:stretch;cursor:pointer}.mdc-list-item:focus{outline:none}.mdc-list-item.mdc-list-item--with-one-line{height:48px}.mdc-list-item.mdc-list-item--with-two-lines{height:64px}.mdc-list-item.mdc-list-item--with-three-lines{height:88px}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__start{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--disabled,.mdc-list-item.mdc-list-item--non-interactive{cursor:auto}.mdc-list-item:not(.mdc-list-item--selected):focus::before,.mdc-list-item.mdc-ripple-upgraded--background-focused::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item:not(.mdc-list-item--selected):focus::before,.mdc-list-item.mdc-ripple-upgraded--background-focused::before{border-color:CanvasText}}.mdc-list-item.mdc-list-item--selected::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px double rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item.mdc-list-item--selected::before{border-color:CanvasText}}.mdc-list-item.mdc-list-item--selected:focus::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item.mdc-list-item--selected:focus::before{border-color:CanvasText}}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-item__start{fill:currentColor;flex-shrink:0;pointer-events:none}.mdc-list-item__end{flex-shrink:0;pointer-events:none}.mdc-list-item__content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;align-self:center;flex:1;pointer-events:none}.mdc-list-item--with-two-lines .mdc-list-item__content,.mdc-list-item--with-three-lines .mdc-list-item__content{align-self:stretch}.mdc-list-item__content[for]{pointer-events:none}.mdc-list-item__primary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item--with-two-lines .mdc-list-item__primary-text,.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before,.mdc-list-item--with-three-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after,.mdc-list-item--with-three-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item__secondary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal}.mdc-list-item__secondary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item--with-three-lines .mdc-list-item__secondary-text{white-space:normal;line-height:20px}.mdc-list-item--with-overline .mdc-list-item__secondary-text{white-space:nowrap;line-height:auto}.mdc-list-item__overline-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-three-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-three-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-three-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-avatar.mdc-list-item,.mdc-list-item--with-leading-avatar.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-avatar .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-avatar .mdc-list-item__start,.mdc-list-item--with-leading-avatar .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-avatar .mdc-list-item__start{border-radius:50%}.mdc-list-item--with-leading-icon.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-icon.mdc-list-item,.mdc-list-item--with-leading-icon.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-icon .mdc-list-item__start{margin-left:16px;margin-right:32px}[dir=rtl] .mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-leading-icon .mdc-list-item__start[dir=rtl]{margin-left:32px;margin-right:16px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-thumbnail.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-thumbnail.mdc-list-item,.mdc-list-item--with-leading-thumbnail.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-thumbnail .mdc-list-item__start,.mdc-list-item--with-leading-thumbnail .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-image.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-image.mdc-list-item,.mdc-list-item--with-leading-image.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-image .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-image .mdc-list-item__start,.mdc-list-item--with-leading-image .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-one-line{height:72px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-video.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-video.mdc-list-item,.mdc-list-item--with-leading-video.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-video .mdc-list-item__start{margin-left:0;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-video .mdc-list-item__start,.mdc-list-item--with-leading-video .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-checkbox.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-checkbox.mdc-list-item,.mdc-list-item--with-leading-checkbox.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-left:8px;margin-right:24px}[dir=rtl] .mdc-list-item--with-leading-checkbox .mdc-list-item__start,.mdc-list-item--with-leading-checkbox .mdc-list-item__start[dir=rtl]{margin-left:24px;margin-right:8px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-radio.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-radio.mdc-list-item,.mdc-list-item--with-leading-radio.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:8px;margin-right:24px}[dir=rtl] .mdc-list-item--with-leading-radio .mdc-list-item__start,.mdc-list-item--with-leading-radio .mdc-list-item__start[dir=rtl]{margin-left:24px;margin-right:8px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-switch.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-switch.mdc-list-item,.mdc-list-item--with-leading-switch.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-switch .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-switch .mdc-list-item__start,.mdc-list-item--with-leading-switch .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-trailing-icon.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-icon.mdc-list-item,.mdc-list-item--with-trailing-icon.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-icon .mdc-list-item__end{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--with-trailing-icon .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:flex-start;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-meta.mdc-list-item,.mdc-list-item--with-trailing-meta.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-meta .mdc-list-item__end{margin-left:28px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-meta .mdc-list-item__end,.mdc-list-item--with-trailing-meta .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:28px}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-trailing-checkbox.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-checkbox.mdc-list-item,.mdc-list-item--with-trailing-checkbox.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:24px;margin-right:8px}[dir=rtl] .mdc-list-item--with-trailing-checkbox .mdc-list-item__end,.mdc-list-item--with-trailing-checkbox .mdc-list-item__end[dir=rtl]{margin-left:8px;margin-right:24px}.mdc-list-item--with-trailing-checkbox.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px}.mdc-list-item--with-trailing-radio.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-radio.mdc-list-item,.mdc-list-item--with-trailing-radio.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-radio .mdc-list-item__end{margin-left:24px;margin-right:8px}[dir=rtl] .mdc-list-item--with-trailing-radio .mdc-list-item__end,.mdc-list-item--with-trailing-radio .mdc-list-item__end[dir=rtl]{margin-left:8px;margin-right:24px}.mdc-list-item--with-trailing-radio.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px}.mdc-list-item--with-trailing-switch.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-switch.mdc-list-item,.mdc-list-item--with-trailing-switch.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-switch .mdc-list-item__end{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-switch .mdc-list-item__end,.mdc-list-item--with-trailing-switch .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-trailing-switch.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item{padding-left:16px;padding-right:16px}[dir=rtl] .mdc-list-item,.mdc-list-item[dir=rtl]{padding-left:16px;padding-right:16px}.mdc-list-group .mdc-deprecated-list{padding:0}.mdc-list-group__subheader{margin:calc((3rem - 1.5rem)/2) 16px}.mdc-list-divider{padding:0;background-clip:content-box}.mdc-list-divider.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset{padding-left:16px;padding-right:auto}[dir=rtl] .mdc-list-divider.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset,.mdc-list-divider.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset[dir=rtl]{padding-left:auto;padding-right:16px}.mdc-list-divider.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset{padding-left:auto;padding-right:16px}[dir=rtl] .mdc-list-divider.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset,.mdc-list-divider.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset[dir=rtl]{padding-left:16px;padding-right:auto}.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset{padding-left:0px;padding-right:auto}[dir=rtl] .mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset[dir=rtl]{padding-left:auto;padding-right:0px}[dir=rtl] .mdc-list-divider,.mdc-list-divider[dir=rtl]{padding:0}.cdk-high-contrast-active a.mdc-list-item--activated::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:10px;height:0;border-bottom:solid 10px;border-radius:10px}.cdk-high-contrast-active a.mdc-list-item--activated [dir=rtl]::after{right:auto;left:16px}.mat-mdc-list-base{display:block}.mat-mdc-list-base .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item__end,.mat-mdc-list-base .mdc-list-item__content{pointer-events:auto}.mat-mdc-list-item,.mat-mdc-list-option{width:100%;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-list-item:not(.mat-mdc-list-item-interactive),.mat-mdc-list-option:not(.mat-mdc-list-item-interactive){cursor:default}.mat-mdc-list-item .mat-divider-inset,.mat-mdc-list-option .mat-divider-inset{position:absolute;left:0;right:0;bottom:0}.mat-mdc-list-item .mat-mdc-list-item-avatar~.mat-divider-inset,.mat-mdc-list-option .mat-mdc-list-item-avatar~.mat-divider-inset{margin-left:72px}[dir=rtl] .mat-mdc-list-item .mat-mdc-list-item-avatar~.mat-divider-inset,[dir=rtl] .mat-mdc-list-option .mat-mdc-list-item-avatar~.mat-divider-inset{margin-right:72px}.mat-mdc-list-item-interactive::before{top:0;left:0;right:0;bottom:0;position:absolute;content:"";opacity:0;pointer-events:none}.mat-mdc-list-item>.mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-mdc-list-item:focus>.mat-mdc-focus-indicator::before{content:""}.mat-mdc-list-item.mdc-list-item--with-three-lines .mat-mdc-list-item-line.mdc-list-item__secondary-text{white-space:nowrap;line-height:normal}.mat-mdc-list-item.mdc-list-item--with-three-lines .mat-mdc-list-item-unscoped-content.mdc-list-item__secondary-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}mat-action-list button{background:none;color:inherit;border:none;font:inherit;outline:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:left}[dir=rtl] mat-action-list button{text-align:right}mat-action-list button::-moz-focus-inner{border:0}'],encapsulation:2,changeDetection:0}),i})(),pie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[tg,vn,vt,ws,MT,Wte]}),i})();class Zm{constructor(){}transform(t){return t&&TL.find(e=>e.id==t)?.name}}function _ie(i,t){if(1&i&&(Y(0,"span",7),de(1),en(2,"circlestyle"),en(3,"ago"),$()),2&i){const e=ge().$implicit;ee(1),$b("",tn(2,2,e.style)," - Created: ",tn(3,4,e.created),"")}}function gie(i,t){if(1&i){const e=Ft();Y(0,"button",8),ve("click",function(){ze(e);const r=ge().$implicit;return Ue(ge().deleteCircle(r.id))}),Y(1,"mat-icon",9),de(2,"delete"),$()()}}function bie(i,t){if(1&i&&(Y(0,"div",2)(1,"div",3)(2,"mat-icon",4),de(3,"trip_origin"),$()(),Y(4,"div",3),de(5),Te(6,"br"),_e(7,_ie,4,6,"span",5),$(),Y(8,"div",3),_e(9,gie,3,0,"button",6),$()()),2&i){const e=t.$implicit;ee(2),wi("color",e.color),ee(3),hi(" ",e.name,""),ee(2),ne("ngIf",e.created),ee(2),ne("ngIf",e.id)}}Zm.\u0275fac=function(t){return new(t||Zm)},Zm.\u0275pipe=zn({name:"circlestyle",type:Zm,pure:!0});class Qm{constructor(t,e,n,r,o,s,a,l){this.appState=t,this.circlesService=e,this.storage=n,this.profile=r,this.dialog=o,this.validator=s,this.utilities=a,this.router=l,this.loading=!1,this.circles=[]}ngOnDestroy(){}load(){var t=this;return je(function*(){t.loading=!0,t.circles=yield t.circlesService.list(),t.loading=!1})()}deleteCircle(t){var e=this;return je(function*(){yield e.circlesService.deleteCircle(t),yield e.load()})()}createCircle(){var t=this;this.dialog.open(Xm,{data:{name:"",style:"1"},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=je(function*(r){!r||(t.circlesService.putCircle({id:Ute(),...r}),yield t.load())});return function(r){return n.apply(this,arguments)}}())}ngOnInit(){var t=this;return je(function*(){t.appState.title="Circles",t.appState.showBackButton=!0,t.appState.actions=[{icon:"add_circle",tooltip:"Create Circle",click:()=>{t.createCircle()}}],yield t.load()})()}}Qm.\u0275fac=function(t){return new(t||Qm)(C(Tn),C(Wr),C(zr),C(Qn),C(hc),C(Tr),C(sr),C(Gi))},Qm.\u0275cmp=qe({type:Qm,selectors:[["app-circles"]],decls:4,vars:1,consts:[[1,"feed-page"],["class","circle-container",4,"ngFor","ngForOf"],[1,"circle-container"],[1,"circle-item"],["matListItemIcon",""],["class","dimmed",4,"ngIf"],["class","circle-button","mat-icon-button","",3,"click",4,"ngIf"],[1,"dimmed"],["mat-icon-button","",1,"circle-button",3,"click"],[1,"circle-button-icon"]],template:function(t,e){1&t&&(Y(0,"div",0)(1,"p"),de(2,"Circles is how you organize people you follow. Different circles can have different rules applied and circles is an important way to make the experience more enjoyable."),$(),_e(3,bie,10,5,"div",1),$()),2&t&&(ee(3),ne("ngForOf",e.circles))},dependencies:[Rn,mi,su,Mo,qL,Xo,Zm],styles:[".loading[_ngcontent-%COMP%]{margin:auto}.input-full-width[_ngcontent-%COMP%]{width:100%!important}.search[_ngcontent-%COMP%]{margin-top:1em;padding:1em 1em 0;margin-bottom:1em;background-color:#424242;border-radius:10px}.circle-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;column-gap:1em;margin-top:1em;padding:1em;margin-bottom:1em;background-color:#424242;border-radius:10px}.circle-item[_ngcontent-%COMP%]:nth-child(1){order:0;flex:0 1 auto;align-self:auto}.circle-item[_ngcontent-%COMP%]:nth-child(2){order:0;flex:1 1 auto;align-self:auto}.circle-item[_ngcontent-%COMP%]:nth-child(3){order:0;flex:0 1 auto;align-self:auto}"]});class Jm{constructor(t,e){this.dialogRef=t,this.data=e,this.data.note=""}onNoClick(){this.data.note="",this.dialogRef.close()}addEmoji(t){this.data.note=`${this.data.note}${t.emoji.native}`,this.isEmojiPickerVisible=!1}}function yie(i,t){1&i&&(Y(0,"div",9),Te(1,"br")(2,"mat-spinner",10),$())}function Fie(i,t){if(1&i&&(Y(0,"span"),de(1),en(2,"ago"),$()),2&i){const e=ge().$implicit;ee(1),hi("Started following ",tn(2,1,e.created),"")}}function vie(i,t){if(1&i){const e=Ft();Y(0,"div",12),ve("click",function(r){const s=ze(e).$implicit;return Ue(ge(2).openProfile(r,s))}),Te(1,"app-profile-actions",13),Y(2,"app-profile-header",13),_e(3,Fie,3,3,"span",8),Te(4,"app-directory-icon",14),$(),Y(5,"span",15),de(6),$()()}if(2&i){const e=t.$implicit;ee(1),ne("profile",e),ee(1),ne("profile",e),ee(1),ne("ngIf",e.created),ee(1),ne("pubkey",e.pubkey),ee(2),hi(" ",e.about," ")}}function wie(i,t){if(1&i&&(Y(0,"div"),_e(1,vie,7,5,"div",11),$()),2&i){const e=ge();ee(1),ne("ngForOf",e.profiles)("ngForTrackBy",e.trackByFn)}}Jm.\u0275fac=function(t){return new(t||Jm)(C(cu),C(fg))},Jm.\u0275cmp=qe({type:Jm,selectors:[["create-follow-dialog"]],decls:14,vars:2,consts:[["mat-dialog-title",""],["mat-dialog-content","",1,"mat-dialog-content"],["appearance","fill",1,"input-full-width"],["matPrefix","",1,"circle"],["matInput","","type","text","autocomplete","off",3,"ngModel","ngModelChange"],["mat-dialog-actions","","align","end",1,"mat-dialog-actions"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary","cdkFocusInitial","",3,"mat-dialog-close"]],template:function(t,e){1&t&&(Y(0,"h1",0),de(1,"Enter Public Key to Follow"),$(),Y(2,"div",1)(3,"mat-form-field",2)(4,"mat-icon",3),de(5,"person_add"),$(),Y(6,"mat-label"),de(7,"Public Key"),$(),Y(8,"input",4),ve("ngModelChange",function(r){return e.data.note=r}),$()()(),Y(9,"div",5)(10,"button",6),ve("click",function(){return e.onNoClick()}),de(11,"Cancel"),$(),Y(12,"button",7),de(13,"Follow"),$()()),2&t&&(ee(8),ne("ngModel",e.data.note),ee(4),ne("mat-dialog-close",e.data.note))},dependencies:[Tm,Sm,mc,Hv,aa,Mo,Va,ia,vs,Ov,Rv,Pv,Bv],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}.mat-dialog-content[_ngcontent-%COMP%]{padding:20px 24px 0!important}.mat-dialog-actions[_ngcontent-%COMP%]{padding:10px 24px 24px}"]});class ef{constructor(t,e,n,r,o,s,a,l,u,g){this.appState=t,this.cd=e,this.dialog=n,this.storage=r,this.feedService=o,this.profileService=s,this.validator=a,this.utilities=l,this.router=u,this.snackBar=g,this.loading=!1,this.showBlocked=!1,this.showCached=!1,this.profiles=[]}optionsUpdated(t,e){var n=this;return je(function*(){1==e?n.showCached=!1:n.showBlocked=!1,yield n.load()})()}ngOnDestroy(){this.sub&&this.sub.unsubscribe()}load(){var t=this;return je(function*(){t.loading=!0,t.profiles=t.showBlocked?yield t.profileService.blockList():t.showCached?yield t.profileService.publicList():yield t.profileService.followList(),t.loading=!1})()}trackByFn(t,e){return e.pubkey}ngOnInit(){var t=this;return je(function*(){t.appState.title="People",t.appState.showBackButton=!0,t.appState.actions=[{icon:"person_add",tooltip:"Add a person",click:()=>{t.createFollow()}}],t.sub=t.profileService.profilesChanged$.subscribe(je(function*(){yield t.load()}))})()}openProfile(t,e){const n=t.composedPath();!n||0==n.length||-1!=n[0].className.indexOf("clickable")&&this.router.navigate(["/user",e.pubkey])}search(){var t=this;return je(function*(){const e=t.searchTerm;yield t.load(),"undefined"==e||null==e||""==e||(t.profiles=t.profiles.filter(n=>n.name?.indexOf(e)>-1||n.pubkey?.indexOf(e)>-1||n.about?.indexOf(e)>-1||n.nip05?.indexOf(e)>-1))})()}createFollow(){var t=this;this.dialog.open(Jm,{data:{name:""},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=je(function*(r){if(!r)return;if(r.startsWith("nsec"))return void t.snackBar.open("This is a private key, not a public key.","Hide",{horizontalPosition:"center",verticalPosition:"bottom"});let o=r;o.startsWith("npub")&&(o=t.utilities.arrayToHex(t.utilities.convertFromBech32(o))),yield t.profileService.follow(o),yield t.feedService.downloadRecent([o])});return function(r){return n.apply(this,arguments)}}())}}function kie(i,t){1&i&&(Y(0,"span"),de(1,"... (message was truncated)"),$())}function xie(i,t){if(1&i&&(Y(0,"div",4),Te(1,"app-profile-actions",5),Y(2,"app-profile-header",6)(3,"span",7),de(4),en(5,"ago"),$(),Te(6,"app-directory-icon",6),$(),Y(7,"div",8),de(8),_e(9,kie,2,0,"span",9),Y(10,"div",10),de(11),$()()()),2&i){const e=ge();ee(1),ne("event",e.event)("pubkey",e.event.pubkey),ee(1),ne("pubkey",e.event.pubkey),ee(2),ki(tn(5,10,e.event.created_at)),ee(2),ne("pubkey",e.event.pubkey),ee(2),hi(" ",e.event.content,""),ee(1),ne("ngIf",e.event.contentCut),ee(2),Gb("",e.rootLikes()," likes\xa0\xa0",e.rootDislikes()," dislikes\xa0\xa0",e.rootReplies()," replies")}}function Die(i,t){1&i&&(Y(0,"div",11)(1,"h3",12),de(2,"Loading thread... this can take some seconds."),$()())}function Mie(i,t){1&i&&(Y(0,"span"),de(1,"... (message was truncated)"),$())}function Eie(i,t){if(1&i&&(Y(0,"span"),Te(1,"app-profile-actions",5),Y(2,"app-profile-header",6)(3,"span",7),de(4),en(5,"ago"),$(),Te(6,"app-directory-icon",6),$(),Y(7,"div",8),de(8),_e(9,Mie,2,0,"span",9),$()()),2&i){const e=ge().$implicit;ee(1),ne("event",e)("pubkey",e.pubkey),ee(1),ne("pubkey",e.pubkey),ee(2),ki(tn(5,7,e.created_at)),ee(2),ne("pubkey",e.pubkey),ee(2),ki(e.content),ee(1),ne("ngIf",e.contentCut)}}function Cie(i,t){if(1&i&&(Y(0,"div",14),_e(1,Eie,10,9,"span",9),$()),2&i){const e=t.$implicit;ee(1),ne("ngIf",7!=e.kind)}}function Sie(i,t){if(1&i&&(Y(0,"div",0),_e(1,Cie,2,1,"div",13),$()),2&i){const e=ge();ee(1),ne("ngForOf",e.filteredThread())("ngForTrackBy",e.trackByFn)}}ef.\u0275fac=function(t){return new(t||ef)(C(Tn),C(At),C(hc),C(zr),C(Co),C(Qn),C(Tr),C(sr),C(Gi),C(Vw))},ef.\u0275cmp=qe({type:ef,selectors:[["app-people"]],decls:24,vars:6,consts:[[1,"feed-page"],[1,"search"],["appearance","fill",1,"input-full-width"],["matInput","","placeholder","name, display name, about or pubkey","type","search","autocomplete","off",3,"ngModel","keyup.enter","ngModelChange"],["matSuffix",""],[1,"options"],[1,"options-slider",3,"ngModel","ngModelChange","change"],["class","centered","style","width: 100%",4,"ngIf"],[4,"ngIf"],[1,"centered",2,"width","100%"],[1,"loading"],["class","events clickable",3,"click",4,"ngFor","ngForOf","ngForTrackBy"],[1,"events","clickable",3,"click"],[3,"profile"],[3,"pubkey"],[1,"content"]],template:function(t,e){1&t&&(Y(0,"div",0)(1,"p"),de(2,"People are those you are following. You can use circles to organize your people."),$(),Y(3,"p",1)(4,"mat-form-field",2)(5,"mat-label"),de(6,"Search in People"),$(),Y(7,"input",3),ve("keyup.enter",function(){return e.search()})("ngModelChange",function(r){return e.searchTerm=r}),$(),Y(8,"mat-icon",4),de(9,"search"),$()()(),Y(10,"mat-accordion",5)(11,"mat-expansion-panel")(12,"mat-expansion-panel-header")(13,"mat-panel-title"),de(14,"Options"),$(),Y(15,"mat-panel-description"),de(16),$()(),Y(17,"p")(18,"mat-slide-toggle",6),ve("ngModelChange",function(r){return e.showBlocked=r})("change",function(r){return e.optionsUpdated(r,1)}),de(19,"Show blocked"),$(),Y(20,"mat-slide-toggle",6),ve("ngModelChange",function(r){return e.showCached=r})("change",function(r){return e.optionsUpdated(r,2)}),de(21,"Show cached"),$()()()(),_e(22,yie,3,0,"div",7),_e(23,wie,2,2,"div",8),$()),2&t&&(ee(7),ne("ngModel",e.searchTerm),ee(9),hi("Count: ",e.profiles.length,""),ee(2),ne("ngModel",e.showBlocked),ee(2),ne("ngModel",e.showCached),ee(2),ne("ngIf",e.loading),ee(1),ne("ngIf",!e.loading))},dependencies:[Rn,mi,Tm,Sm,mc,CG,Mo,Bw,Xg,Zg,Pw,Rw,nL,t0,Va,ia,vs,ua,Es,Cs,Xo],styles:[".loading[_ngcontent-%COMP%]{margin:auto}.input-full-width[_ngcontent-%COMP%]{width:100%!important}.search[_ngcontent-%COMP%]{margin-top:1em;padding:1em 1em 0;margin-bottom:1em;background-color:#424242;border-radius:10px}"]});class tf{constructor(t,e,n,r,o,s,a,l,u){var g=this;this.appState=t,this.activatedRoute=e,this.cd=n,this.settings=r,this.feedService=o,this.profiles=s,this.validator=a,this.utilities=l,this.router=u,this.initialLoad=!0,this.appState.showBackButton=!0,this.activatedRoute.paramMap.subscribe(function(){var D=je(function*(H){const q=H.get("id");q?(g.id=q,g.event=g.feedService.events.find(J=>J.id==g.id),g.event&&(g.appState.title=`Note: ${g.event.content.substring(0,200)}`,g.feedService.thread=[],g.feedService.downloadThread(g.id))):g.router.navigateByUrl("/")});return function(H){return D.apply(this,arguments)}}())}rootLikes(){let t=this.feedService.thread.filter(e=>7==e.kind&&1==e.tags.filter(n=>"e"===n[0]).length);return t=t.filter(e=>"-"!=e.tags.find(o=>"e"===o[0])[1]),t.length}rootDislikes(){let t=this.feedService.thread.filter(e=>7==e.kind&&1==e.tags.filter(n=>"e"===n[0]).length);return t=t.filter(e=>"-"==e.tags.find(o=>"e"===o[0])[1]),t.length}rootReplies(){return this.feedService.thread.filter(e=>7!=e.kind&&1==e.tags.filter(n=>"e"===n[0]).length).length}filteredThread(){return this.feedService.thread.filter(t=>7!=t.kind)}ngOnInit(){}openEvent(t,e){const n=t.composedPath();!n||0==n.length||-1!=n[0].className.indexOf("clickable")&&this.router.navigate(["/note",e.id])}optionsUpdated(){}activeOptions(){let t="";return t+=this.settings.options.hideSpam?" Spam: Filtered":" Spam: Allowed",t+=this.settings.options.hideInvoice?" Invoices: Hidden":" Invoices: Displayed",t}trackByFn(t,e){return e.id}ngOnDestroy(){this.sub&&this.sub.unsub()}}tf.\u0275fac=function(t){return new(t||tf)(C(Tn),C(Na),C(At),C(Eo),C(Co),C(Qn),C(Tr),C(sr),C(Gi))},tf.\u0275cmp=qe({type:tf,selectors:[["app-note"]],decls:5,vars:3,consts:[[1,"feed-page"],["class","original-post events noclick",4,"ngIf"],["class","page",4,"ngIf"],["class","feed-page",4,"ngIf"],[1,"original-post","events","noclick"],[3,"event","pubkey"],[3,"pubkey"],[1,"event-date"],[1,"content"],[4,"ngIf"],[1,"dimmed"],[1,"page"],[1,"marginless"],["class","events",4,"ngFor","ngForOf","ngForTrackBy"],[1,"events"]],template:function(t,e){1&t&&(Y(0,"div",0),_e(1,xie,12,12,"div",1),$(),Te(2,"mat-divider"),_e(3,Die,3,0,"div",2),_e(4,Sie,2,2,"div",3)),2&t&&(ee(1),ne("ngIf",e.event),ee(2),ne("ngIf",0===e.feedService.thread.length),ee(1),ne("ngIf",e.feedService.thread.length>0))},dependencies:[Rn,mi,jL,ua,Es,Cs,Xo],styles:[".original-post[_ngcontent-%COMP%]{margin-bottom:2em;background-color:#303030}"]});const Tie=[{path:"",component:Um,canActivate:[Ar]},{path:"connect",component:km},{path:"notes",component:gu,canActivate:[Ar]},{path:"circles",component:Qm,canActivate:[Ar]},{path:"people",component:ef,canActivate:[Ar]},{path:"profile",component:$m,canActivate:[Ar]},{path:"user/:id",component:qm,canActivate:[Ar]},{path:"note/:id",component:tf,canActivate:[Ar]},{path:"about",component:xm,canActivate:[Ar]},{path:"settings",component:Gm,canActivate:[Ar]},{path:"logout",component:Wm}];class yu{}yu.\u0275fac=function(t){return new(t||yu)},yu.\u0275mod=pt({type:yu}),yu.\u0275inj=mt({imports:[f4.forRoot(Tie),f4]});const al=new rt(k),Lie={connector:()=>new le};function XL(i,t=Lie){const{connector:e}=t;return st((n,r)=>{const o=e();xn(i(function Aie(i){return new rt(t=>i.subscribe(t))}(o))).subscribe(r),r.add(n.subscribe(o))})}const nf="Service workers are disabled or not supported by this browser";class d0{constructor(t){if(this.serviceWorker=t,t){const n=ks(t,"controllerchange").pipe(Pe(()=>t.controller)),o=Gl(ql(()=>ht(t.controller)),n);this.worker=o.pipe(Qt(g=>!!g)),this.registration=this.worker.pipe(Cn(()=>t.getRegistration()));const u=ks(t,"message").pipe(Pe(g=>g.data)).pipe(Qt(g=>g&&g.type)).pipe(function Nie(i){return i?t=>XL(i)(t):t=>function Iie(i,t){const e=v(i)?i:()=>i;return v(t)?XL(t,{connector:e}):n=>new o_(n,e)}(new le)(t)}());u.connect(),this.events=u}else this.worker=this.events=this.registration=function Oie(i){return ql(()=>Kl(new Error(i)))}(nf)}postMessage(t,e){return this.worker.pipe(fi(1),kn(n=>{n.postMessage({action:t,...e})})).toPromise().then(()=>{})}postMessageWithOperation(t,e,n){const r=this.waitForOperationCompleted(n),o=this.postMessage(t,e);return Promise.all([o,r]).then(([,s])=>s)}generateNonce(){return Math.round(1e7*Math.random())}eventsOfType(t){let e;return e="string"==typeof t?n=>n.type===t:n=>t.includes(n.type),this.events.pipe(Qt(e))}nextEventOfType(t){return this.eventsOfType(t).pipe(fi(1))}waitForOperationCompleted(t){return this.eventsOfType("OPERATION_COMPLETED").pipe(Qt(e=>e.nonce===t),fi(1),Pe(e=>{if(void 0!==e.result)return e.result;throw new Error(e.error)})).toPromise()}get isEnabled(){return!!this.serviceWorker}}let Rie=(()=>{class i{constructor(e){if(this.sw=e,this.subscriptionChanges=new le,!e.isEnabled)return this.messages=al,this.notificationClicks=al,void(this.subscription=al);this.messages=this.sw.eventsOfType("PUSH").pipe(Pe(r=>r.data)),this.notificationClicks=this.sw.eventsOfType("NOTIFICATION_CLICK").pipe(Pe(r=>r.data)),this.pushManager=this.sw.registration.pipe(Pe(r=>r.pushManager));const n=this.pushManager.pipe(Cn(r=>r.getSubscription()));this.subscription=mn(n,this.subscriptionChanges)}get isEnabled(){return this.sw.isEnabled}requestSubscription(e){if(!this.sw.isEnabled)return Promise.reject(new Error(nf));const n={userVisibleOnly:!0};let r=this.decodeBase64(e.serverPublicKey.replace(/_/g,"/").replace(/-/g,"+")),o=new Uint8Array(new ArrayBuffer(r.length));for(let s=0;ss.subscribe(n)),fi(1)).toPromise().then(s=>(this.subscriptionChanges.next(s),s))}unsubscribe(){return this.sw.isEnabled?this.subscription.pipe(fi(1),Cn(n=>{if(null===n)throw new Error("Not subscribed to push notifications.");return n.unsubscribe().then(r=>{if(!r)throw new Error("Unsubscribe failed!");this.subscriptionChanges.next(null)})})).toPromise():Promise.reject(new Error(nf))}decodeBase64(e){return atob(e)}}return i.\u0275fac=function(e){return new(e||i)(fe(d0))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),Kw=(()=>{class i{constructor(e){if(this.sw=e,!e.isEnabled)return this.versionUpdates=al,this.available=al,this.activated=al,void(this.unrecoverable=al);this.versionUpdates=this.sw.eventsOfType(["VERSION_DETECTED","VERSION_INSTALLATION_FAILED","VERSION_READY","NO_NEW_VERSION_DETECTED"]),this.available=this.versionUpdates.pipe(Qt(n=>"VERSION_READY"===n.type),Pe(n=>({type:"UPDATE_AVAILABLE",current:n.currentVersion,available:n.latestVersion}))),this.activated=this.sw.eventsOfType("UPDATE_ACTIVATED"),this.unrecoverable=this.sw.eventsOfType("UNRECOVERABLE_STATE")}get isEnabled(){return this.sw.isEnabled}checkForUpdate(){if(!this.sw.isEnabled)return Promise.reject(new Error(nf));const e=this.sw.generateNonce();return this.sw.postMessageWithOperation("CHECK_FOR_UPDATES",{nonce:e},e)}activateUpdate(){if(!this.sw.isEnabled)return Promise.reject(new Error(nf));const e=this.sw.generateNonce();return this.sw.postMessageWithOperation("ACTIVATE_UPDATE",{nonce:e},e)}}return i.\u0275fac=function(e){return new(e||i)(fe(d0))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();class Xw{}const ZL=new xe("NGSW_REGISTER_SCRIPT");function Pie(i,t,e,n){return()=>{if(!Ta(n)||!("serviceWorker"in navigator)||!1===e.enabled)return;let r;if(navigator.serviceWorker.addEventListener("controllerchange",()=>{null!==navigator.serviceWorker.controller&&navigator.serviceWorker.controller.postMessage({action:"INITIALIZE"})}),"function"==typeof e.registrationStrategy)r=e.registrationStrategy();else{const[s,...a]=(e.registrationStrategy||"registerWhenStable:30000").split(":");switch(s){case"registerImmediately":r=ht(null);break;case"registerWithDelay":r=QL(+a[0]||0);break;case"registerWhenStable":r=a[0]?mn(JL(i),QL(+a[0])):JL(i);break;default:throw new Error(`Unknown ServiceWorker registration strategy: ${e.registrationStrategy}`)}}i.get(nt).runOutsideAngular(()=>r.pipe(fi(1)).subscribe(()=>navigator.serviceWorker.register(t,{scope:e.scope}).catch(s=>console.error("Service worker registration failed with:",s))))}}function QL(i){return ht(null).pipe(Ww(i))}function JL(i){return i.get($s).isStable.pipe(Qt(e=>e))}function Bie(i,t){return new d0(Ta(t)&&!1!==i.enabled?navigator.serviceWorker:void 0)}let Hie=(()=>{class i{static register(e,n={}){return{ngModule:i,providers:[{provide:ZL,useValue:e},{provide:Xw,useValue:n},{provide:d0,useFactory:Bie,deps:[Xw,Ul]},{provide:Nh,useFactory:Pie,deps:[Ji,ZL,Xw,Ul],multi:!0}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[Rie,Kw]}),i})();class vc{constructor(t,e){this.updates=t,this.snackBar=e,this.updateClient()}updateClient(){this.updates.versionUpdates.subscribe(t=>{switch(t.type){case"VERSION_DETECTED":console.log(`Downloading new app version: ${t.version.hash}`);break;case"VERSION_READY":console.log(`Current app version: ${t.currentVersion.hash}`),console.log(`New app version ready for use: ${t.latestVersion.hash}`),this.showAppUpdateAlert();break;case"VERSION_INSTALLATION_FAILED":console.log(`Failed to install app version '${t.version.hash}': ${t.error}`)}})}showAppUpdateAlert(){this.snackBar.open("App Update available!","Update",{horizontalPosition:"center",verticalPosition:"bottom"}).onAction().subscribe(()=>{this.doAppUpdate()})}doAppUpdate(){this.updates.activateUpdate().then(()=>document.location.reload())}}vc.\u0275fac=function(t){return new(t||vc)(fe(Kw),fe(Vw))},vc.\u0275prov=Re({token:vc,factory:vc.\u0275fac,providedIn:"root"});class wc{constructor(t,e){{const n=t.isStable.pipe(Ks(s=>!0===s)),r=function jie(i=0,t=om){return i<0&&(i=0),cg(i,i,t)}(216e5);Gl(n,r).subscribe(je(function*(){try{const s=yield e.checkForUpdate();console.log(s?"A new version is available.":"Already on the latest version.")}catch(s){console.error("Failed to check for updates:",s)}}))}}}wc.\u0275fac=function(t){return new(t||wc)(fe($s),fe(Kw))},wc.\u0275prov=Re({token:wc,factory:wc.\u0275fac});const Yie=["*",[["mat-toolbar-row"]]],Vie=["*","mat-toolbar-row"],zie=oa(class{constructor(i){this._elementRef=i}});let Uie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ye({type:i,selectors:[["mat-toolbar-row"]],hostAttrs:[1,"mat-toolbar-row"],exportAs:["matToolbarRow"]}),i})(),Wie=(()=>{class i extends zie{constructor(e,n,r){super(e),this._platform=n,this._document=r}ngAfterViewInit(){this._platform.isBrowser&&(this._checkToolbarMixedModes(),this._toolbarRows.changes.subscribe(()=>this._checkToolbarMixedModes()))}_checkToolbarMixedModes(){}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(Oi),C(kt))},i.\u0275cmp=qe({type:i,selectors:[["mat-toolbar"]],contentQueries:function(e,n,r){if(1&e&&xt(r,Uie,5),2&e){let o;Ne(o=Oe())&&(n._toolbarRows=o)}},hostAttrs:[1,"mat-toolbar"],hostVars:4,hostBindings:function(e,n){2&e&&it("mat-toolbar-multiple-rows",n._toolbarRows.length>0)("mat-toolbar-single-row",0===n._toolbarRows.length)},inputs:{color:"color"},exportAs:["matToolbar"],features:[Ee],ngContentSelectors:Vie,decls:2,vars:0,template:function(e,n){1&e&&(zt(Yie),Xe(0),Xe(1,1))},styles:[".cdk-high-contrast-active .mat-toolbar{outline:solid 1px}.mat-toolbar .mat-mdc-button-base.mat-unthemed{--mdc-text-button-label-text-color: inherit;--mdc-outlined-button-label-text-color: inherit}.mat-toolbar-row,.mat-toolbar-single-row{display:flex;box-sizing:border-box;padding:0 16px;width:100%;flex-direction:row;align-items:center;white-space:nowrap}.mat-toolbar-multiple-rows{display:flex;box-sizing:border-box;flex-direction:column;width:100%}"],encapsulation:2,changeDetection:0}),i})(),$ie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,vt]}),i})();const u0=["*"],Gie=["content"];function qie(i,t){if(1&i){const e=Ft();Y(0,"div",2),ve("click",function(){return ze(e),Ue(ge()._onBackdropClicked())}),$()}2&i&&it("mat-drawer-shown",ge()._isShowingBackdrop())}function Kie(i,t){1&i&&(Y(0,"mat-drawer-content"),Xe(1,2),$())}const Xie=[[["mat-drawer"]],[["mat-drawer-content"]],"*"],Zie=["mat-drawer","mat-drawer-content","*"];function Qie(i,t){if(1&i){const e=Ft();Y(0,"div",2),ve("click",function(){return ze(e),Ue(ge()._onBackdropClicked())}),$()}2&i&&it("mat-drawer-shown",ge()._isShowingBackdrop())}function Jie(i,t){1&i&&(Y(0,"mat-sidenav-content"),Xe(1,2),$())}const ene=[[["mat-sidenav"]],[["mat-sidenav-content"]],"*"],tne=["mat-sidenav","mat-sidenav-content","*"],e5={transformDrawer:Er("transform",[Qi("open, open-instant",Bt({transform:"none",visibility:"visible"})),Qi("void",Bt({"box-shadow":"none",visibility:"hidden"})),nn("void => open-instant",dn("0ms")),nn("void <=> open, open-instant => void",dn("400ms cubic-bezier(0.25, 0.8, 0.25, 1)"))])},nne=new xe("MAT_DRAWER_DEFAULT_AUTOSIZE",{providedIn:"root",factory:function rne(){return!1}}),Zw=new xe("MAT_DRAWER_CONTAINER");let h0=(()=>{class i extends ac{constructor(e,n,r,o,s){super(r,o,s),this._changeDetectorRef=e,this._container=n}ngAfterContentInit(){this._container._contentMarginChanges.subscribe(()=>{this._changeDetectorRef.markForCheck()})}}return i.\u0275fac=function(e){return new(e||i)(C(At),C(Xt(()=>n5)),C(Ke),C(sc),C(nt))},i.\u0275cmp=qe({type:i,selectors:[["mat-drawer-content"]],hostAttrs:[1,"mat-drawer-content"],hostVars:4,hostBindings:function(e,n){2&e&&wi("margin-left",n._container._contentMargins.left,"px")("margin-right",n._container._contentMargins.right,"px")},features:[Ze([{provide:ac,useExisting:i}]),Ee],ngContentSelectors:u0,decls:1,vars:0,template:function(e,n){1&e&&(zt(),Xe(0))},encapsulation:2,changeDetection:0}),i})(),t5=(()=>{class i{constructor(e,n,r,o,s,a,l,u){this._elementRef=e,this._focusTrapFactory=n,this._focusMonitor=r,this._platform=o,this._ngZone=s,this._interactivityChecker=a,this._doc=l,this._container=u,this._elementFocusedBeforeDrawerWasOpened=null,this._enableAnimations=!1,this._position="start",this._mode="over",this._disableClose=!1,this._opened=!1,this._animationStarted=new le,this._animationEnd=new le,this._animationState="void",this.openedChange=new We(!0),this._openedStream=this.openedChange.pipe(Qt(g=>g),Pe(()=>{})),this.openedStart=this._animationStarted.pipe(Qt(g=>g.fromState!==g.toState&&0===g.toState.indexOf("open")),a_(void 0)),this._closedStream=this.openedChange.pipe(Qt(g=>!g),Pe(()=>{})),this.closedStart=this._animationStarted.pipe(Qt(g=>g.fromState!==g.toState&&"void"===g.toState),a_(void 0)),this._destroyed=new le,this.onPositionChanged=new We,this._modeChanged=new le,this.openedChange.subscribe(g=>{g?(this._doc&&(this._elementFocusedBeforeDrawerWasOpened=this._doc.activeElement),this._takeFocus()):this._isFocusWithinDrawer()&&this._restoreFocus(this._openedVia||"program")}),this._ngZone.runOutsideAngular(()=>{ks(this._elementRef.nativeElement,"keydown").pipe(Qt(g=>27===g.keyCode&&!this.disableClose&&!Dr(g)),bt(this._destroyed)).subscribe(g=>this._ngZone.run(()=>{this.close(),g.stopPropagation(),g.preventDefault()}))}),this._animationEnd.pipe(bm((g,D)=>g.fromState===D.fromState&&g.toState===D.toState)).subscribe(g=>{const{fromState:D,toState:H}=g;(0===H.indexOf("open")&&"void"===D||"void"===H&&0===D.indexOf("open"))&&this.openedChange.emit(this._opened)})}get position(){return this._position}set position(e){(e="end"===e?"end":"start")!==this._position&&(this._isAttached&&this._updatePositionInParent(e),this._position=e,this.onPositionChanged.emit())}get mode(){return this._mode}set mode(e){this._mode=e,this._updateFocusTrapState(),this._modeChanged.next()}get disableClose(){return this._disableClose}set disableClose(e){this._disableClose=tt(e)}get autoFocus(){return this._autoFocus??("side"===this.mode?"dialog":"first-tabbable")}set autoFocus(e){("true"===e||"false"===e||null==e)&&(e=tt(e)),this._autoFocus=e}get opened(){return this._opened}set opened(e){this.toggle(tt(e))}_forceFocus(e,n){this._interactivityChecker.isFocusable(e)||(e.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{const r=()=>{e.removeEventListener("blur",r),e.removeEventListener("mousedown",r),e.removeAttribute("tabindex")};e.addEventListener("blur",r),e.addEventListener("mousedown",r)})),e.focus(n)}_focusByCssSelector(e,n){let r=this._elementRef.nativeElement.querySelector(e);r&&this._forceFocus(r,n)}_takeFocus(){if(!this._focusTrap)return;const e=this._elementRef.nativeElement;switch(this.autoFocus){case!1:case"dialog":return;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(n=>{!n&&"function"==typeof this._elementRef.nativeElement.focus&&e.focus()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this.autoFocus)}}_restoreFocus(e){"dialog"!==this.autoFocus&&(this._elementFocusedBeforeDrawerWasOpened?this._focusMonitor.focusVia(this._elementFocusedBeforeDrawerWasOpened,e):this._elementRef.nativeElement.blur(),this._elementFocusedBeforeDrawerWasOpened=null)}_isFocusWithinDrawer(){const e=this._doc.activeElement;return!!e&&this._elementRef.nativeElement.contains(e)}ngAfterViewInit(){this._isAttached=!0,this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._updateFocusTrapState(),"end"===this._position&&this._updatePositionInParent("end")}ngAfterContentChecked(){this._platform.isBrowser&&(this._enableAnimations=!0)}ngOnDestroy(){this._focusTrap&&this._focusTrap.destroy(),this._anchor?.remove(),this._anchor=null,this._animationStarted.complete(),this._animationEnd.complete(),this._modeChanged.complete(),this._destroyed.next(),this._destroyed.complete()}open(e){return this.toggle(!0,e)}close(){return this.toggle(!1)}_closeViaBackdropClick(){return this._setOpen(!1,!0,"mouse")}toggle(e=!this.opened,n){e&&n&&(this._openedVia=n);const r=this._setOpen(e,!e&&this._isFocusWithinDrawer(),this._openedVia||"program");return e||(this._openedVia=null),r}_setOpen(e,n,r){return this._opened=e,e?this._animationState=this._enableAnimations?"open":"open-instant":(this._animationState="void",n&&this._restoreFocus(r)),this._updateFocusTrapState(),new Promise(o=>{this.openedChange.pipe(fi(1)).subscribe(s=>o(s?"open":"close"))})}_getWidth(){return this._elementRef.nativeElement&&this._elementRef.nativeElement.offsetWidth||0}_updateFocusTrapState(){this._focusTrap&&(this._focusTrap.enabled=this.opened&&"side"!==this.mode)}_updatePositionInParent(e){const n=this._elementRef.nativeElement,r=n.parentNode;"end"===e?(this._anchor||(this._anchor=this._doc.createComment("mat-drawer-anchor"),r.insertBefore(this._anchor,n)),r.appendChild(n)):this._anchor&&this._anchor.parentNode.insertBefore(n,this._anchor)}}return i.\u0275fac=function(e){return new(e||i)(C(Ke),C(rg),C(Yr),C(Oi),C(nt),C(Fm),C(kt,8),C(Zw,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-drawer"]],viewQuery:function(e,n){if(1&e&&_t(Gie,5),2&e){let r;Ne(r=Oe())&&(n._content=r.first)}},hostAttrs:["tabIndex","-1",1,"mat-drawer"],hostVars:12,hostBindings:function(e,n){1&e&&xp("@transform.start",function(o){return n._animationStarted.next(o)})("@transform.done",function(o){return n._animationEnd.next(o)}),2&e&&(et("align",null),Cp("@transform",n._animationState),it("mat-drawer-end","end"===n.position)("mat-drawer-over","over"===n.mode)("mat-drawer-push","push"===n.mode)("mat-drawer-side","side"===n.mode)("mat-drawer-opened",n.opened))},inputs:{position:"position",mode:"mode",disableClose:"disableClose",autoFocus:"autoFocus",opened:"opened"},outputs:{openedChange:"openedChange",_openedStream:"opened",openedStart:"openedStart",_closedStream:"closed",closedStart:"closedStart",onPositionChanged:"positionChanged"},exportAs:["matDrawer"],ngContentSelectors:u0,decls:3,vars:0,consts:[["cdkScrollable","",1,"mat-drawer-inner-container"],["content",""]],template:function(e,n){1&e&&(zt(),Y(0,"div",0,1),Xe(2),$())},dependencies:[ac],encapsulation:2,data:{animation:[e5.transformDrawer]},changeDetection:0}),i})(),n5=(()=>{class i{constructor(e,n,r,o,s,a=!1,l){this._dir=e,this._element=n,this._ngZone=r,this._changeDetectorRef=o,this._animationMode=l,this._drawers=new fs,this.backdropClick=new We,this._destroyed=new le,this._doCheckSubject=new le,this._contentMargins={left:null,right:null},this._contentMarginChanges=new le,e&&e.change.pipe(bt(this._destroyed)).subscribe(()=>{this._validateDrawers(),this.updateContentMargins()}),s.change().pipe(bt(this._destroyed)).subscribe(()=>this.updateContentMargins()),this._autosize=a}get start(){return this._start}get end(){return this._end}get autosize(){return this._autosize}set autosize(e){this._autosize=tt(e)}get hasBackdrop(){return null==this._backdropOverride?!this._start||"side"!==this._start.mode||!this._end||"side"!==this._end.mode:this._backdropOverride}set hasBackdrop(e){this._backdropOverride=null==e?null:tt(e)}get scrollable(){return this._userContent||this._content}ngAfterContentInit(){this._allDrawers.changes.pipe(wn(this._allDrawers),bt(this._destroyed)).subscribe(e=>{this._drawers.reset(e.filter(n=>!n._container||n._container===this)),this._drawers.notifyOnChanges()}),this._drawers.changes.pipe(wn(null)).subscribe(()=>{this._validateDrawers(),this._drawers.forEach(e=>{this._watchDrawerToggle(e),this._watchDrawerPosition(e),this._watchDrawerMode(e)}),(!this._drawers.length||this._isDrawerOpen(this._start)||this._isDrawerOpen(this._end))&&this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),this._ngZone.runOutsideAngular(()=>{this._doCheckSubject.pipe(C_(10),bt(this._destroyed)).subscribe(()=>this.updateContentMargins())})}ngOnDestroy(){this._contentMarginChanges.complete(),this._doCheckSubject.complete(),this._drawers.destroy(),this._destroyed.next(),this._destroyed.complete()}open(){this._drawers.forEach(e=>e.open())}close(){this._drawers.forEach(e=>e.close())}updateContentMargins(){let e=0,n=0;if(this._left&&this._left.opened)if("side"==this._left.mode)e+=this._left._getWidth();else if("push"==this._left.mode){const r=this._left._getWidth();e+=r,n-=r}if(this._right&&this._right.opened)if("side"==this._right.mode)n+=this._right._getWidth();else if("push"==this._right.mode){const r=this._right._getWidth();n+=r,e-=r}e=e||null,n=n||null,(e!==this._contentMargins.left||n!==this._contentMargins.right)&&(this._contentMargins={left:e,right:n},this._ngZone.run(()=>this._contentMarginChanges.next(this._contentMargins)))}ngDoCheck(){this._autosize&&this._isPushed()&&this._ngZone.runOutsideAngular(()=>this._doCheckSubject.next())}_watchDrawerToggle(e){e._animationStarted.pipe(Qt(n=>n.fromState!==n.toState),bt(this._drawers.changes)).subscribe(n=>{"open-instant"!==n.toState&&"NoopAnimations"!==this._animationMode&&this._element.nativeElement.classList.add("mat-drawer-transition"),this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),"side"!==e.mode&&e.openedChange.pipe(bt(this._drawers.changes)).subscribe(()=>this._setContainerClass(e.opened))}_watchDrawerPosition(e){!e||e.onPositionChanged.pipe(bt(this._drawers.changes)).subscribe(()=>{this._ngZone.onMicrotaskEmpty.pipe(fi(1)).subscribe(()=>{this._validateDrawers()})})}_watchDrawerMode(e){e&&e._modeChanged.pipe(bt(mn(this._drawers.changes,this._destroyed))).subscribe(()=>{this.updateContentMargins(),this._changeDetectorRef.markForCheck()})}_setContainerClass(e){const n=this._element.nativeElement.classList,r="mat-drawer-container-has-open";e?n.add(r):n.remove(r)}_validateDrawers(){this._start=this._end=null,this._drawers.forEach(e=>{"end"==e.position?this._end=e:this._start=e}),this._right=this._left=null,this._dir&&"rtl"===this._dir.value?(this._left=this._end,this._right=this._start):(this._left=this._start,this._right=this._end)}_isPushed(){return this._isDrawerOpen(this._start)&&"over"!=this._start.mode||this._isDrawerOpen(this._end)&&"over"!=this._end.mode}_onBackdropClicked(){this.backdropClick.emit(),this._closeModalDrawersViaBackdrop()}_closeModalDrawersViaBackdrop(){[this._start,this._end].filter(e=>e&&!e.disableClose&&this._canHaveBackdrop(e)).forEach(e=>e._closeViaBackdropClick())}_isShowingBackdrop(){return this._isDrawerOpen(this._start)&&this._canHaveBackdrop(this._start)||this._isDrawerOpen(this._end)&&this._canHaveBackdrop(this._end)}_canHaveBackdrop(e){return"side"!==e.mode||!!this._backdropOverride}_isDrawerOpen(e){return null!=e&&e.opened}}return i.\u0275fac=function(e){return new(e||i)(C(pn,8),C(Ke),C(nt),C(At),C(la),C(nne),C(Ai,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-drawer-container"]],contentQueries:function(e,n,r){if(1&e&&(xt(r,h0,5),xt(r,t5,5)),2&e){let o;Ne(o=Oe())&&(n._content=o.first),Ne(o=Oe())&&(n._allDrawers=o)}},viewQuery:function(e,n){if(1&e&&_t(h0,5),2&e){let r;Ne(r=Oe())&&(n._userContent=r.first)}},hostAttrs:[1,"mat-drawer-container"],hostVars:2,hostBindings:function(e,n){2&e&&it("mat-drawer-container-explicit-backdrop",n._backdropOverride)},inputs:{autosize:"autosize",hasBackdrop:"hasBackdrop"},outputs:{backdropClick:"backdropClick"},exportAs:["matDrawerContainer"],features:[Ze([{provide:Zw,useExisting:i}])],ngContentSelectors:Zie,decls:4,vars:2,consts:[["class","mat-drawer-backdrop",3,"mat-drawer-shown","click",4,"ngIf"],[4,"ngIf"],[1,"mat-drawer-backdrop",3,"click"]],template:function(e,n){1&e&&(zt(Xie),_e(0,qie,1,2,"div",0),Xe(1),Xe(2,1),_e(3,Kie,2,0,"mat-drawer-content",1)),2&e&&(ne("ngIf",n.hasBackdrop),ee(3),ne("ngIf",!n._content))},dependencies:[mi,h0],styles:['.mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer[style*="visibility: hidden"]{display:none}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}'],encapsulation:2,changeDetection:0}),i})(),Qw=(()=>{class i extends h0{constructor(e,n,r,o,s){super(e,n,r,o,s)}}return i.\u0275fac=function(e){return new(e||i)(C(At),C(Xt(()=>o5)),C(Ke),C(sc),C(nt))},i.\u0275cmp=qe({type:i,selectors:[["mat-sidenav-content"]],hostAttrs:[1,"mat-drawer-content","mat-sidenav-content"],hostVars:4,hostBindings:function(e,n){2&e&&wi("margin-left",n._container._contentMargins.left,"px")("margin-right",n._container._contentMargins.right,"px")},features:[Ze([{provide:ac,useExisting:i}]),Ee],ngContentSelectors:u0,decls:1,vars:0,template:function(e,n){1&e&&(zt(),Xe(0))},encapsulation:2,changeDetection:0}),i})(),r5=(()=>{class i extends t5{constructor(){super(...arguments),this._fixedInViewport=!1,this._fixedTopGap=0,this._fixedBottomGap=0}get fixedInViewport(){return this._fixedInViewport}set fixedInViewport(e){this._fixedInViewport=tt(e)}get fixedTopGap(){return this._fixedTopGap}set fixedTopGap(e){this._fixedTopGap=Xi(e)}get fixedBottomGap(){return this._fixedBottomGap}set fixedBottomGap(e){this._fixedBottomGap=Xi(e)}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-sidenav"]],hostAttrs:["tabIndex","-1",1,"mat-drawer","mat-sidenav"],hostVars:17,hostBindings:function(e,n){2&e&&(et("align",null),wi("top",n.fixedInViewport?n.fixedTopGap:null,"px")("bottom",n.fixedInViewport?n.fixedBottomGap:null,"px"),it("mat-drawer-end","end"===n.position)("mat-drawer-over","over"===n.mode)("mat-drawer-push","push"===n.mode)("mat-drawer-side","side"===n.mode)("mat-drawer-opened",n.opened)("mat-sidenav-fixed",n.fixedInViewport))},inputs:{fixedInViewport:"fixedInViewport",fixedTopGap:"fixedTopGap",fixedBottomGap:"fixedBottomGap"},exportAs:["matSidenav"],features:[Ee],ngContentSelectors:u0,decls:3,vars:0,consts:[["cdkScrollable","",1,"mat-drawer-inner-container"],["content",""]],template:function(e,n){1&e&&(zt(),Y(0,"div",0,1),Xe(2),$())},dependencies:[ac],encapsulation:2,data:{animation:[e5.transformDrawer]},changeDetection:0}),i})(),o5=(()=>{class i extends n5{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=wt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-sidenav-container"]],contentQueries:function(e,n,r){if(1&e&&(xt(r,Qw,5),xt(r,r5,5)),2&e){let o;Ne(o=Oe())&&(n._content=o.first),Ne(o=Oe())&&(n._allDrawers=o)}},hostAttrs:[1,"mat-drawer-container","mat-sidenav-container"],hostVars:2,hostBindings:function(e,n){2&e&&it("mat-drawer-container-explicit-backdrop",n._backdropOverride)},exportAs:["matSidenavContainer"],features:[Ze([{provide:Zw,useExisting:i}]),Ee],ngContentSelectors:tne,decls:4,vars:2,consts:[["class","mat-drawer-backdrop",3,"mat-drawer-shown","click",4,"ngIf"],[4,"ngIf"],[1,"mat-drawer-backdrop",3,"click"]],template:function(e,n){1&e&&(zt(ene),_e(0,Qie,1,2,"div",0),Xe(1),Xe(2,1),_e(3,Jie,2,0,"mat-sidenav-content",1)),2&e&&(ne("ngIf",n.hasBackdrop),ee(3),ne("ngIf",!n._content))},dependencies:[mi,Qw],styles:['.mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer[style*="visibility: hidden"]{display:none}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}'],encapsulation:2,changeDetection:0}),i})(),one=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vn,vt,lc,lc,vt]}),i})();const sne=["drawer"],ane=["draweraccount"];function lne(i,t){1&i&&(Y(0,"div"),Te(1,"router-outlet"),$())}function cne(i,t){if(1&i){const e=Ft();Y(0,"button",32),ve("click",function(){return ze(e),ge(),Ue(Ki(2).toggle())}),Y(1,"mat-icon"),de(2,"menu"),$()()}}function dne(i,t){if(1&i){const e=Ft();Y(0,"button",30),ve("click",function(){return ze(e),Ue(ge(2).goBack())}),Y(1,"mat-icon",33),de(2,"arrow_back"),$()()}}function une(i,t){if(1&i){const e=Ft();Y(0,"button",34),ve("click",function(){return Ue(ze(e).$implicit.click())}),Y(1,"mat-icon"),de(2),$()()}if(2&i){const e=t.$implicit;ne("matTooltip",e.tooltip),ee(2),ki(e.icon)}}const hne=function(){return["/"]},mne=function(){return["/people"]},fne=function(){return["/circles"]},pne=function(){return["/settings"]},_ne=function(){return["/about"]},gne=function(){return["/logout"]};function bne(i,t){if(1&i){const e=Ft();Y(0,"mat-sidenav-container",2)(1,"mat-sidenav",3,4),en(3,"async"),en(4,"async"),en(5,"async"),Y(6,"mat-toolbar",5),Te(7,"img",6),Y(8,"div"),de(9,"Blockcore Notes"),$()(),Y(10,"mat-nav-list")(11,"a",7),ve("click",function(){return ze(e),Ue(ge().toggleMenu())}),Y(12,"mat-icon"),de(13,"notes"),$(),Y(14,"span"),de(15,"Notes"),$()(),Y(16,"a",7),ve("click",function(){return ze(e),Ue(ge().toggleMenu())}),Y(17,"mat-icon"),de(18,"people"),$(),Y(19,"span"),de(20,"People"),$()(),Y(21,"a",7),ve("click",function(){return ze(e),Ue(ge().toggleMenu())}),Y(22,"mat-icon"),de(23,"animation"),$(),Y(24,"span"),de(25,"Circles"),$()(),Y(26,"a",7),ve("click",function(){return ze(e),Ue(ge().toggleMenu())}),Y(27,"mat-icon"),de(28,"settings"),$(),Y(29,"span"),de(30,"Settings"),$()(),Y(31,"a",7),ve("click",function(){return ze(e),Ue(ge().toggleMenu())}),Y(32,"mat-icon"),de(33,"help_outline"),$(),Y(34,"span"),de(35,"About"),$()(),Y(36,"a",7),ve("click",function(){return ze(e),Ue(ge().toggleMenu())}),Y(37,"mat-icon"),de(38,"logout"),$(),Y(39,"span"),de(40,"Logout"),$()()()(),Y(41,"mat-sidenav",8,9)(43,"div",10)(44,"button",11),ve("click",function(){return ze(e),Ue(Ki(42).toggle())}),Y(45,"mat-icon"),de(46,"close"),$()(),Y(47,"h2",12),de(48,"Name"),$(),Y(49,"div",13)(50,"mat-icon",14),de(51,"account"),$(),Y(52,"div",15),de(53),Te(54,"br"),$()(),Y(55,"button",16),ve("click",function(){return ze(e),Ue(Ki(42).toggle())}),de(56,"Edit Profile"),$()(),Te(57,"mat-divider"),Y(58,"mat-menu",17,18)(60,"button",19),de(61,"Wallet 1"),$(),Y(62,"button",19),de(63,"Wallet 2"),$()(),Y(64,"mat-nav-list",20)(65,"a",21)(66,"mat-icon",22),de(67,"machine"),$(),Y(68,"div",23),de(69,"asdfasdf"),$(),Y(70,"div",24),de(71,"ddd"),$()(),Te(72,"mat-divider"),$()(),Y(73,"mat-sidenav-content")(74,"mat-toolbar",25),_e(75,cne,3,0,"button",26),en(76,"async"),Te(77,"span"),_e(78,dne,3,0,"button",27),Y(79,"div",28),de(80),$(),_e(81,une,3,2,"button",29),Y(82,"button",30),ve("click",function(){return ze(e),Ue(Ki(42).toggle())}),Y(83,"mat-icon"),de(84,"account_circle"),$()()(),Y(85,"div",31),Te(86,"router-outlet"),$()()()}if(2&i){const e=ge();ee(1),ne("mode",tn(4,18,e.isHandset$)?"over":"side")("opened",!1===tn(5,20,e.isHandset$)),et("role",tn(3,16,e.isHandset$)?"dialog":"navigation"),ee(10),ne("routerLink",zl(24,hne)),ee(5),ne("routerLink",zl(25,mne)),ee(5),ne("routerLink",zl(26,fne)),ee(5),ne("routerLink",zl(27,pne)),ee(5),ne("routerLink",zl(28,_ne)),ee(5),ne("routerLink",zl(29,gne)),ee(5),ne("mode","over"),et("role","navigation"),ee(12),ki(e.authService.authInfo$.getValue().short),ee(22),ne("ngIf",!0===tn(76,22,e.isHandset$)),ee(3),ne("ngIf",e.appState.showBackButton),ee(2),ki(e.appState.title),ee(1),ne("ngForOf",e.appState.actions)}}class rf{constructor(t,e,n,r,o,s,a,l,u,g){this.appState=t,this.storage=e,this.authService=n,this.router=r,this.appUpdateService=o,this.appUpdateCheckService=s,this.dialog=a,this.location=l,this.breakpointObserver=u,this.feedService=g,this.authenticated=!1,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Pe(D=>D.matches),Vd()),this.authService.authInfo$.subscribe(D=>{this.authenticated=D.authenticated()})}goBack(){this.location.back()}toggleMenu(){this.breakpointObserver.isMatched("(max-width: 599px)")&&this.drawer.toggle()}ngOnInit(){var t=this;return je(function*(){yield t.storage.open(),yield t.storage.initialize(),yield t.feedService.initialize(),console.log("PROFILE SHOULD BE LOADED BY NOW!!")})()}}function s5(i){return new Ce(3e3,!1)}function Jne(){return typeof window<"u"&&typeof window.document<"u"}function Jw(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function ll(i){switch(i.length){case 0:return new Cm;case 1:return i[0];default:return new d6(i)}}function a5(i,t,e,n,r=new Map,o=new Map){const s=[],a=[];let l=-1,u=null;if(n.forEach(g=>{const D=g.get("offset"),H=D==l,q=H&&u||new Map;g.forEach((J,oe)=>{let ue=oe,Fe=J;if("offset"!==oe)switch(ue=t.normalizePropertyName(ue,s),Fe){case"!":Fe=r.get(oe);break;case da:Fe=o.get(oe);break;default:Fe=t.normalizeStyleValue(oe,ue,Fe,s)}q.set(ue,Fe)}),H||a.push(q),u=q,l=D}),s.length)throw function Yne(i){return new Ce(3502,!1)}();return a}function e2(i,t,e,n){switch(t){case"start":i.onStart(()=>n(e&&t2(e,"start",i)));break;case"done":i.onDone(()=>n(e&&t2(e,"done",i)));break;case"destroy":i.onDestroy(()=>n(e&&t2(e,"destroy",i)))}}function t2(i,t,e){const o=n2(i.element,i.triggerName,i.fromState,i.toState,t||i.phaseName,e.totalTime??i.totalTime,!!e.disabled),s=i._data;return null!=s&&(o._data=s),o}function n2(i,t,e,n,r="",o=0,s){return{element:i,triggerName:t,fromState:e,toState:n,phaseName:r,totalTime:o,disabled:!!s}}function ro(i,t,e){let n=i.get(t);return n||i.set(t,n=e),n}function l5(i){const t=i.indexOf(":");return[i.substring(1,t),i.slice(t+1)]}rf.\u0275fac=function(t){return new(t||rf)(C(Tn),C(zr),C(ur),C(Gi),C(vc),C(wc),C(hc),C(Sd),C(Pa),C(Co))},rf.\u0275cmp=qe({type:rf,selectors:[["app-root"]],viewQuery:function(t,e){if(1&t&&(_t(sne,5),_t(ane,5)),2&t){let n;Ne(n=Oe())&&(e.drawer=n.first),Ne(n=Oe())&&(e.draweraccount=n.first)}},decls:2,vars:2,consts:[[4,"ngIf"],["fullscreen","","class","sidenav-container",4,"ngIf"],["fullscreen","",1,"sidenav-container"],["fixedInViewport","",1,"sidenav","print-hidden",3,"mode","opened"],["drawer",""],[1,"logo-icon"],["src","assets/icons/icon-128x128.png"],["mat-menu-item","",3,"routerLink","click"],["fixedInViewport","","position","end",1,"sidenav-right","print-hidden",3,"mode"],["draweraccount",""],[1,"account-details"],["mat-icon-button","",1,"close-sidenav-icon",3,"click"],[1,"name-field"],[1,"detail-box"],["mat-list-icon","",1,"account-icon"],[1,"detail-network"],["mat-button","","routerLink","/profile",3,"click"],["hasBackdrop","true","backdropClass","menu-mode-backdrop","overlapTrigger","false"],["accounts","matMenu"],["mat-menu-item",""],[1,"menu-options"],["mat-list-item","","routerLinkActive","active-link"],["mat-list-icon",""],["mat-line","",1,"name-field"],["mat-line",""],[1,"app-header"],["type","button","aria-label","Toggle sidenav","mat-icon-button","",3,"click",4,"ngIf"],["mat-icon-button","",3,"click",4,"ngIf"],[1,"top-spacer"],["mat-icon-button","",3,"matTooltip","click",4,"ngFor","ngForOf"],["mat-icon-button","",3,"click"],[1,"scrolling-content"],["type","button","aria-label","Toggle sidenav","mat-icon-button","",3,"click"],[1,"arrow-back"],["mat-icon-button","",3,"matTooltip","click"]],template:function(t,e){1&t&&(_e(0,lne,2,0,"div",0),_e(1,bne,87,30,"mat-sidenav-container",1)),2&t&&(ne("ngIf",!e.authenticated),ee(1),ne("ngIf",e.authenticated))},dependencies:[Rn,mi,pF,im,s4,aa,su,Wie,r5,o5,Qw,Mo,uie,cie,jL,KU,EL,jm,Hm,Ld],styles:[".logo-icon[_ngcontent-%COMP%]{justify-content:center;cursor:pointer}.logo-icon[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{height:60%}.logo-icon[_ngcontent-%COMP%] div[_ngcontent-%COMP%]{font-size:.8em;margin-left:1em}.sidenav[_ngcontent-%COMP%]{width:200px}.top-spacer[_ngcontent-%COMP%]{flex:1 1 auto;margin-left:.4em;overflow:hidden;text-overflow:ellipsis}"]});let r2=(i,t)=>!1,c5=(i,t,e)=>[],d5=null;function o2(i){const t=i.parentNode||i.host;return t===d5?null:t}(Jw()||typeof Element<"u")&&(Jne()?(d5=(()=>document.documentElement)(),r2=(i,t)=>{for(;t;){if(t===i)return!0;t=o2(t)}return!1}):r2=(i,t)=>i.contains(t),c5=(i,t,e)=>{if(e)return Array.from(i.querySelectorAll(t));const n=i.querySelector(t);return n?[n]:[]});let kc=null,u5=!1;const h5=r2,m5=c5;let f5=(()=>{class i{validateStyleProperty(e){return function tre(i){kc||(kc=function ire(){return typeof document<"u"?document.body:null}()||{},u5=!!kc.style&&"WebkitAppearance"in kc.style);let t=!0;return kc.style&&!function ere(i){return"ebkit"==i.substring(1,6)}(i)&&(t=i in kc.style,!t&&u5&&(t="Webkit"+i.charAt(0).toUpperCase()+i.slice(1)in kc.style)),t}(e)}matchesElement(e,n){return!1}containsElement(e,n){return h5(e,n)}getParentElement(e){return o2(e)}query(e,n,r){return m5(e,n,r)}computeStyle(e,n,r){return r||""}animate(e,n,r,o,s,a=[],l){return new Cm(r,o)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})(),s2=(()=>{class i{}return i.NOOP=new f5,i})();const a2="ng-enter",m0="ng-leave",f0="ng-trigger",p0=".ng-trigger",_5="ng-animating",l2=".ng-animating";function ha(i){if("number"==typeof i)return i;const t=i.match(/^(-?[\.\d]+)(m?s)/);return!t||t.length<2?0:c2(parseFloat(t[1]),t[2])}function c2(i,t){return"s"===t?1e3*i:i}function _0(i,t,e){return i.hasOwnProperty("duration")?i:function ore(i,t,e){let r,o=0,s="";if("string"==typeof i){const a=i.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===a)return t.push(s5()),{duration:0,delay:0,easing:""};r=c2(parseFloat(a[1]),a[2]);const l=a[3];null!=l&&(o=c2(parseFloat(l),a[4]));const u=a[5];u&&(s=u)}else r=i;if(!e){let a=!1,l=t.length;r<0&&(t.push(function yne(){return new Ce(3100,!1)}()),a=!0),o<0&&(t.push(function Fne(){return new Ce(3101,!1)}()),a=!0),a&&t.splice(l,0,s5())}return{duration:r,delay:o,easing:s}}(i,t,e)}function sf(i,t={}){return Object.keys(i).forEach(e=>{t[e]=i[e]}),t}function g5(i){const t=new Map;return Object.keys(i).forEach(e=>{t.set(e,i[e])}),t}function cl(i,t=new Map,e){if(e)for(let[n,r]of e)t.set(n,r);for(let[n,r]of i)t.set(n,r);return t}function y5(i,t,e){return e?t+":"+e+";":""}function F5(i){let t="";for(let e=0;e{const o=u2(r);e&&!e.has(r)&&e.set(r,i.style[o]),i.style[o]=n}),Jw()&&F5(i))}function xc(i,t){i.style&&(t.forEach((e,n)=>{const r=u2(n);i.style[r]=""}),Jw()&&F5(i))}function af(i){return Array.isArray(i)?1==i.length?i[0]:s6(i):i}const d2=new RegExp("{{\\s*(.+?)\\s*}}","g");function v5(i){let t=[];if("string"==typeof i){let e;for(;e=d2.exec(i);)t.push(e[1]);d2.lastIndex=0}return t}function lf(i,t,e){const n=i.toString(),r=n.replace(d2,(o,s)=>{let a=t[s];return null==a&&(e.push(function wne(i){return new Ce(3003,!1)}()),a=""),a.toString()});return r==n?i:r}function g0(i){const t=[];let e=i.next();for(;!e.done;)t.push(e.value),e=i.next();return t}const lre=/-+([a-z0-9])/g;function u2(i){return i.replace(lre,(...t)=>t[1].toUpperCase())}function cre(i){return i.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function oo(i,t,e){switch(t.type){case 7:return i.visitTrigger(t,e);case 0:return i.visitState(t,e);case 1:return i.visitTransition(t,e);case 2:return i.visitSequence(t,e);case 3:return i.visitGroup(t,e);case 4:return i.visitAnimate(t,e);case 5:return i.visitKeyframes(t,e);case 6:return i.visitStyle(t,e);case 8:return i.visitReference(t,e);case 9:return i.visitAnimateChild(t,e);case 10:return i.visitAnimateRef(t,e);case 11:return i.visitQuery(t,e);case 12:return i.visitStagger(t,e);default:throw function kne(i){return new Ce(3004,!1)}()}}function w5(i,t){return window.getComputedStyle(i)[t]}function pre(i,t){const e=[];return"string"==typeof i?i.split(/\s*,\s*/).forEach(n=>function _re(i,t,e){if(":"==i[0]){const l=function gre(i,t){switch(i){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(e,n)=>parseFloat(n)>parseFloat(e);case":decrement":return(e,n)=>parseFloat(n) *"}}(i,e);if("function"==typeof l)return void t.push(l);i=l}const n=i.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==n||n.length<4)return e.push(function Rne(i){return new Ce(3015,!1)}()),t;const r=n[1],o=n[2],s=n[3];t.push(k5(r,s));"<"==o[0]&&!("*"==r&&"*"==s)&&t.push(k5(s,r))}(n,e,t)):e.push(i),e}const v0=new Set(["true","1"]),w0=new Set(["false","0"]);function k5(i,t){const e=v0.has(i)||w0.has(i),n=v0.has(t)||w0.has(t);return(r,o)=>{let s="*"==i||i==r,a="*"==t||t==o;return!s&&e&&"boolean"==typeof r&&(s=r?v0.has(i):w0.has(i)),!a&&n&&"boolean"==typeof o&&(a=o?v0.has(t):w0.has(t)),s&&a}}const bre=new RegExp("s*:selfs*,?","g");function h2(i,t,e,n){return new yre(i).build(t,e,n)}class yre{constructor(t){this._driver=t}build(t,e,n){const r=new wre(e);return this._resetContextStyleTimingState(r),oo(this,af(t),r)}_resetContextStyleTimingState(t){t.currentQuerySelector="",t.collectedStyles=new Map,t.collectedStyles.set("",new Map),t.currentTime=0}visitTrigger(t,e){let n=e.queryCount=0,r=e.depCount=0;const o=[],s=[];return"@"==t.name.charAt(0)&&e.errors.push(function Dne(){return new Ce(3006,!1)}()),t.definitions.forEach(a=>{if(this._resetContextStyleTimingState(e),0==a.type){const l=a,u=l.name;u.toString().split(/\s*,\s*/).forEach(g=>{l.name=g,o.push(this.visitState(l,e))}),l.name=u}else if(1==a.type){const l=this.visitTransition(a,e);n+=l.queryCount,r+=l.depCount,s.push(l)}else e.errors.push(function Mne(){return new Ce(3007,!1)}())}),{type:7,name:t.name,states:o,transitions:s,queryCount:n,depCount:r,options:null}}visitState(t,e){const n=this.visitStyle(t.styles,e),r=t.options&&t.options.params||null;if(n.containsDynamicStyles){const o=new Set,s=r||{};n.styles.forEach(a=>{a instanceof Map&&a.forEach(l=>{v5(l).forEach(u=>{s.hasOwnProperty(u)||o.add(u)})})}),o.size&&(g0(o.values()),e.errors.push(function Ene(i,t){return new Ce(3008,!1)}()))}return{type:0,name:t.name,style:n,options:r?{params:r}:null}}visitTransition(t,e){e.queryCount=0,e.depCount=0;const n=oo(this,af(t.animation),e);return{type:1,matchers:pre(t.expr,e.errors),animation:n,queryCount:e.queryCount,depCount:e.depCount,options:Dc(t.options)}}visitSequence(t,e){return{type:2,steps:t.steps.map(n=>oo(this,n,e)),options:Dc(t.options)}}visitGroup(t,e){const n=e.currentTime;let r=0;const o=t.steps.map(s=>{e.currentTime=n;const a=oo(this,s,e);return r=Math.max(r,e.currentTime),a});return e.currentTime=r,{type:3,steps:o,options:Dc(t.options)}}visitAnimate(t,e){const n=function xre(i,t){if(i.hasOwnProperty("duration"))return i;if("number"==typeof i)return m2(_0(i,t).duration,0,"");const e=i;if(e.split(/\s+/).some(o=>"{"==o.charAt(0)&&"{"==o.charAt(1))){const o=m2(0,0,"");return o.dynamic=!0,o.strValue=e,o}const r=_0(e,t);return m2(r.duration,r.delay,r.easing)}(t.timings,e.errors);e.currentAnimateTimings=n;let r,o=t.styles?t.styles:Bt({});if(5==o.type)r=this.visitKeyframes(o,e);else{let s=t.styles,a=!1;if(!s){a=!0;const u={};n.easing&&(u.easing=n.easing),s=Bt(u)}e.currentTime+=n.duration+n.delay;const l=this.visitStyle(s,e);l.isEmptyStep=a,r=l}return e.currentAnimateTimings=null,{type:4,timings:n,style:r,options:null}}visitStyle(t,e){const n=this._makeStyleAst(t,e);return this._validateStyleAst(n,e),n}_makeStyleAst(t,e){const n=[],r=Array.isArray(t.styles)?t.styles:[t.styles];for(let a of r)"string"==typeof a?a===da?n.push(a):e.errors.push(new Ce(3002,!1)):n.push(g5(a));let o=!1,s=null;return n.forEach(a=>{if(a instanceof Map&&(a.has("easing")&&(s=a.get("easing"),a.delete("easing")),!o))for(let l of a.values())if(l.toString().indexOf("{{")>=0){o=!0;break}}),{type:6,styles:n,easing:s,offset:t.offset,containsDynamicStyles:o,options:null}}_validateStyleAst(t,e){const n=e.currentAnimateTimings;let r=e.currentTime,o=e.currentTime;n&&o>0&&(o-=n.duration+n.delay),t.styles.forEach(s=>{"string"!=typeof s&&s.forEach((a,l)=>{const u=e.collectedStyles.get(e.currentQuerySelector),g=u.get(l);let D=!0;g&&(o!=r&&o>=g.startTime&&r<=g.endTime&&(e.errors.push(function Sne(i,t,e,n,r){return new Ce(3010,!1)}()),D=!1),o=g.startTime),D&&u.set(l,{startTime:o,endTime:r}),e.options&&function are(i,t,e){const n=t.params||{},r=v5(i);r.length&&r.forEach(o=>{n.hasOwnProperty(o)||e.push(function vne(i){return new Ce(3001,!1)}())})}(a,e.options,e.errors)})})}visitKeyframes(t,e){const n={type:5,styles:[],options:null};if(!e.currentAnimateTimings)return e.errors.push(function Tne(){return new Ce(3011,!1)}()),n;let o=0;const s=[];let a=!1,l=!1,u=0;const g=t.steps.map(Fe=>{const Se=this._makeStyleAst(Fe,e);let be=null!=Se.offset?Se.offset:function kre(i){if("string"==typeof i)return null;let t=null;if(Array.isArray(i))i.forEach(e=>{if(e instanceof Map&&e.has("offset")){const n=e;t=parseFloat(n.get("offset")),n.delete("offset")}});else if(i instanceof Map&&i.has("offset")){const e=i;t=parseFloat(e.get("offset")),e.delete("offset")}return t}(Se.styles),Be=0;return null!=be&&(o++,Be=Se.offset=be),l=l||Be<0||Be>1,a=a||Be0&&o{const be=H>0?Se==q?1:H*Se:s[Se],Be=be*ue;e.currentTime=J+oe.delay+Be,oe.duration=Be,this._validateStyleAst(Fe,e),Fe.offset=be,n.styles.push(Fe)}),n}visitReference(t,e){return{type:8,animation:oo(this,af(t.animation),e),options:Dc(t.options)}}visitAnimateChild(t,e){return e.depCount++,{type:9,options:Dc(t.options)}}visitAnimateRef(t,e){return{type:10,animation:this.visitReference(t.animation,e),options:Dc(t.options)}}visitQuery(t,e){const n=e.currentQuerySelector,r=t.options||{};e.queryCount++,e.currentQuery=t;const[o,s]=function Fre(i){const t=!!i.split(/\s*,\s*/).find(e=>":self"==e);return t&&(i=i.replace(bre,"")),i=i.replace(/@\*/g,p0).replace(/@\w+/g,e=>p0+"-"+e.slice(1)).replace(/:animating/g,l2),[i,t]}(t.selector);e.currentQuerySelector=n.length?n+" "+o:o,ro(e.collectedStyles,e.currentQuerySelector,new Map);const a=oo(this,af(t.animation),e);return e.currentQuery=null,e.currentQuerySelector=n,{type:11,selector:o,limit:r.limit||0,optional:!!r.optional,includeSelf:s,animation:a,originalSelector:t.selector,options:Dc(t.options)}}visitStagger(t,e){e.currentQuery||e.errors.push(function Nne(){return new Ce(3013,!1)}());const n="full"===t.timings?{duration:0,delay:0,easing:"full"}:_0(t.timings,e.errors,!0);return{type:12,animation:oo(this,af(t.animation),e),timings:n,options:null}}}class wre{constructor(t){this.errors=t,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function Dc(i){return i?(i=sf(i)).params&&(i.params=function vre(i){return i?sf(i):null}(i.params)):i={},i}function m2(i,t,e){return{duration:i,delay:t,easing:e}}function f2(i,t,e,n,r,o,s=null,a=!1){return{type:1,element:i,keyframes:t,preStyleProps:e,postStyleProps:n,duration:r,delay:o,totalTime:r+o,easing:s,subTimeline:a}}class k0{constructor(){this._map=new Map}get(t){return this._map.get(t)||[]}append(t,e){let n=this._map.get(t);n||this._map.set(t,n=[]),n.push(...e)}has(t){return this._map.has(t)}clear(){this._map.clear()}}const Ere=new RegExp(":enter","g"),Sre=new RegExp(":leave","g");function p2(i,t,e,n,r,o=new Map,s=new Map,a,l,u=[]){return(new Tre).buildKeyframes(i,t,e,n,r,o,s,a,l,u)}class Tre{buildKeyframes(t,e,n,r,o,s,a,l,u,g=[]){u=u||new k0;const D=new _2(t,e,u,r,o,g,[]);D.options=l;const H=l.delay?ha(l.delay):0;D.currentTimeline.delayNextStep(H),D.currentTimeline.setStyles([s],null,D.errors,l),oo(this,n,D);const q=D.timelines.filter(J=>J.containsAnimation());if(q.length&&a.size){let J;for(let oe=q.length-1;oe>=0;oe--){const ue=q[oe];if(ue.element===e){J=ue;break}}J&&!J.allowOnlyTimelineStyles()&&J.setStyles([a],null,D.errors,l)}return q.length?q.map(J=>J.buildKeyframes()):[f2(e,[],[],[],0,H,"",!1)]}visitTrigger(t,e){}visitState(t,e){}visitTransition(t,e){}visitAnimateChild(t,e){const n=e.subInstructions.get(e.element);if(n){const r=e.createSubContext(t.options),o=e.currentTimeline.currentTime,s=this._visitSubInstructions(n,r,r.options);o!=s&&e.transformIntoNewTimeline(s)}e.previousNode=t}visitAnimateRef(t,e){const n=e.createSubContext(t.options);n.transformIntoNewTimeline(),this._applyAnimationRefDelays([t.options,t.animation.options],e,n),this.visitReference(t.animation,n),e.transformIntoNewTimeline(n.currentTimeline.currentTime),e.previousNode=t}_applyAnimationRefDelays(t,e,n){for(const r of t){const o=r?.delay;if(o){const s="number"==typeof o?o:ha(lf(o,r?.params??{},e.errors));n.delayNextStep(s)}}}_visitSubInstructions(t,e,n){let o=e.currentTimeline.currentTime;const s=null!=n.duration?ha(n.duration):null,a=null!=n.delay?ha(n.delay):null;return 0!==s&&t.forEach(l=>{const u=e.appendInstructionToTimeline(l,s,a);o=Math.max(o,u.duration+u.delay)}),o}visitReference(t,e){e.updateOptions(t.options,!0),oo(this,t.animation,e),e.previousNode=t}visitSequence(t,e){const n=e.subContextCount;let r=e;const o=t.options;if(o&&(o.params||o.delay)&&(r=e.createSubContext(o),r.transformIntoNewTimeline(),null!=o.delay)){6==r.previousNode.type&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=x0);const s=ha(o.delay);r.delayNextStep(s)}t.steps.length&&(t.steps.forEach(s=>oo(this,s,r)),r.currentTimeline.applyStylesToKeyframe(),r.subContextCount>n&&r.transformIntoNewTimeline()),e.previousNode=t}visitGroup(t,e){const n=[];let r=e.currentTimeline.currentTime;const o=t.options&&t.options.delay?ha(t.options.delay):0;t.steps.forEach(s=>{const a=e.createSubContext(t.options);o&&a.delayNextStep(o),oo(this,s,a),r=Math.max(r,a.currentTimeline.currentTime),n.push(a.currentTimeline)}),n.forEach(s=>e.currentTimeline.mergeTimelineCollectedStyles(s)),e.transformIntoNewTimeline(r),e.previousNode=t}_visitTiming(t,e){if(t.dynamic){const n=t.strValue;return _0(e.params?lf(n,e.params,e.errors):n,e.errors)}return{duration:t.duration,delay:t.delay,easing:t.easing}}visitAnimate(t,e){const n=e.currentAnimateTimings=this._visitTiming(t.timings,e),r=e.currentTimeline;n.delay&&(e.incrementTime(n.delay),r.snapshotCurrentStyles());const o=t.style;5==o.type?this.visitKeyframes(o,e):(e.incrementTime(n.duration),this.visitStyle(o,e),r.applyStylesToKeyframe()),e.currentAnimateTimings=null,e.previousNode=t}visitStyle(t,e){const n=e.currentTimeline,r=e.currentAnimateTimings;!r&&n.hasCurrentStyleProperties()&&n.forwardFrame();const o=r&&r.easing||t.easing;t.isEmptyStep?n.applyEmptyStep(o):n.setStyles(t.styles,o,e.errors,e.options),e.previousNode=t}visitKeyframes(t,e){const n=e.currentAnimateTimings,r=e.currentTimeline.duration,o=n.duration,a=e.createSubContext().currentTimeline;a.easing=n.easing,t.styles.forEach(l=>{a.forwardTime((l.offset||0)*o),a.setStyles(l.styles,l.easing,e.errors,e.options),a.applyStylesToKeyframe()}),e.currentTimeline.mergeTimelineCollectedStyles(a),e.transformIntoNewTimeline(r+o),e.previousNode=t}visitQuery(t,e){const n=e.currentTimeline.currentTime,r=t.options||{},o=r.delay?ha(r.delay):0;o&&(6===e.previousNode.type||0==n&&e.currentTimeline.hasCurrentStyleProperties())&&(e.currentTimeline.snapshotCurrentStyles(),e.previousNode=x0);let s=n;const a=e.invokeQuery(t.selector,t.originalSelector,t.limit,t.includeSelf,!!r.optional,e.errors);e.currentQueryTotal=a.length;let l=null;a.forEach((u,g)=>{e.currentQueryIndex=g;const D=e.createSubContext(t.options,u);o&&D.delayNextStep(o),u===e.element&&(l=D.currentTimeline),oo(this,t.animation,D),D.currentTimeline.applyStylesToKeyframe(),s=Math.max(s,D.currentTimeline.currentTime)}),e.currentQueryIndex=0,e.currentQueryTotal=0,e.transformIntoNewTimeline(s),l&&(e.currentTimeline.mergeTimelineCollectedStyles(l),e.currentTimeline.snapshotCurrentStyles()),e.previousNode=t}visitStagger(t,e){const n=e.parentContext,r=e.currentTimeline,o=t.timings,s=Math.abs(o.duration),a=s*(e.currentQueryTotal-1);let l=s*e.currentQueryIndex;switch(o.duration<0?"reverse":o.easing){case"reverse":l=a-l;break;case"full":l=n.currentStaggerTime}const g=e.currentTimeline;l&&g.delayNextStep(l);const D=g.currentTime;oo(this,t.animation,e),e.previousNode=t,n.currentStaggerTime=r.currentTime-D+(r.startTime-n.currentTimeline.startTime)}}const x0={};class _2{constructor(t,e,n,r,o,s,a,l){this._driver=t,this.element=e,this.subInstructions=n,this._enterClassName=r,this._leaveClassName=o,this.errors=s,this.timelines=a,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=x0,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=l||new D0(this._driver,e,0),a.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(t,e){if(!t)return;const n=t;let r=this.options;null!=n.duration&&(r.duration=ha(n.duration)),null!=n.delay&&(r.delay=ha(n.delay));const o=n.params;if(o){let s=r.params;s||(s=this.options.params={}),Object.keys(o).forEach(a=>{(!e||!s.hasOwnProperty(a))&&(s[a]=lf(o[a],s,this.errors))})}}_copyOptions(){const t={};if(this.options){const e=this.options.params;if(e){const n=t.params={};Object.keys(e).forEach(r=>{n[r]=e[r]})}}return t}createSubContext(t=null,e,n){const r=e||this.element,o=new _2(this._driver,r,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(r,n||0));return o.previousNode=this.previousNode,o.currentAnimateTimings=this.currentAnimateTimings,o.options=this._copyOptions(),o.updateOptions(t),o.currentQueryIndex=this.currentQueryIndex,o.currentQueryTotal=this.currentQueryTotal,o.parentContext=this,this.subContextCount++,o}transformIntoNewTimeline(t){return this.previousNode=x0,this.currentTimeline=this.currentTimeline.fork(this.element,t),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(t,e,n){const r={duration:e??t.duration,delay:this.currentTimeline.currentTime+(n??0)+t.delay,easing:""},o=new Are(this._driver,t.element,t.keyframes,t.preStyleProps,t.postStyleProps,r,t.stretchStartingKeyframe);return this.timelines.push(o),r}incrementTime(t){this.currentTimeline.forwardTime(this.currentTimeline.duration+t)}delayNextStep(t){t>0&&this.currentTimeline.delayNextStep(t)}invokeQuery(t,e,n,r,o,s){let a=[];if(r&&a.push(this.element),t.length>0){t=(t=t.replace(Ere,"."+this._enterClassName)).replace(Sre,"."+this._leaveClassName);let u=this._driver.query(this.element,t,1!=n);0!==n&&(u=n<0?u.slice(u.length+n,u.length):u.slice(0,n)),a.push(...u)}return!o&&0==a.length&&s.push(function One(i){return new Ce(3014,!1)}()),a}}class D0{constructor(t,e,n,r){this._driver=t,this.element=e,this.startTime=n,this._elementTimelineStylesLookup=r,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(e),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(e,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(t){const e=1===this._keyframes.size&&this._pendingStyles.size;this.duration||e?(this.forwardTime(this.currentTime+t),e&&this.snapshotCurrentStyles()):this.startTime+=t}fork(t,e){return this.applyStylesToKeyframe(),new D0(this._driver,t,e||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(t){this.applyStylesToKeyframe(),this.duration=t,this._loadKeyframe()}_updateStyle(t,e){this._localTimelineStyles.set(t,e),this._globalTimelineStyles.set(t,e),this._styleSummary.set(t,{time:this.currentTime,value:e})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(t){t&&this._previousKeyframe.set("easing",t);for(let[e,n]of this._globalTimelineStyles)this._backFill.set(e,n||da),this._currentKeyframe.set(e,da);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(t,e,n,r){e&&this._previousKeyframe.set("easing",e);const o=r&&r.params||{},s=function Lre(i,t){const e=new Map;let n;return i.forEach(r=>{if("*"===r){n=n||t.keys();for(let o of n)e.set(o,da)}else cl(r,e)}),e}(t,this._globalTimelineStyles);for(let[a,l]of s){const u=lf(l,o,n);this._pendingStyles.set(a,u),this._localTimelineStyles.has(a)||this._backFill.set(a,this._globalTimelineStyles.get(a)??da),this._updateStyle(a,u)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&&(this._pendingStyles.forEach((t,e)=>{this._currentKeyframe.set(e,t)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((t,e)=>{this._currentKeyframe.has(e)||this._currentKeyframe.set(e,t)}))}snapshotCurrentStyles(){for(let[t,e]of this._localTimelineStyles)this._pendingStyles.set(t,e),this._updateStyle(t,e)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const t=[];for(let e in this._currentKeyframe)t.push(e);return t}mergeTimelineCollectedStyles(t){t._styleSummary.forEach((e,n)=>{const r=this._styleSummary.get(n);(!r||e.time>r.time)&&this._updateStyle(n,e.value)})}buildKeyframes(){this.applyStylesToKeyframe();const t=new Set,e=new Set,n=1===this._keyframes.size&&0===this.duration;let r=[];this._keyframes.forEach((a,l)=>{const u=cl(a,new Map,this._backFill);u.forEach((g,D)=>{"!"===g?t.add(D):g===da&&e.add(D)}),n||u.set("offset",l/this.duration),r.push(u)});const o=t.size?g0(t.values()):[],s=e.size?g0(e.values()):[];if(n){const a=r[0],l=new Map(a);a.set("offset",0),l.set("offset",1),r=[a,l]}return f2(this.element,r,o,s,this.duration,this.startTime,this.easing,!1)}}class Are extends D0{constructor(t,e,n,r,o,s,a=!1){super(t,e,s.delay),this.keyframes=n,this.preStyleProps=r,this.postStyleProps=o,this._stretchStartingKeyframe=a,this.timings={duration:s.duration,delay:s.delay,easing:s.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let t=this.keyframes,{delay:e,duration:n,easing:r}=this.timings;if(this._stretchStartingKeyframe&&e){const o=[],s=n+e,a=e/s,l=cl(t[0]);l.set("offset",0),o.push(l);const u=cl(t[0]);u.set("offset",M5(a)),o.push(u);const g=t.length-1;for(let D=1;D<=g;D++){let H=cl(t[D]);const q=H.get("offset");H.set("offset",M5((e+q*n)/s)),o.push(H)}n=s,e=0,r="",t=o}return f2(this.element,t,this.preStyleProps,this.postStyleProps,n,e,r,!0)}}function M5(i,t=3){const e=Math.pow(10,t-1);return Math.round(i*e)/e}class g2{}const Ire=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]);class Nre extends g2{normalizePropertyName(t,e){return u2(t)}normalizeStyleValue(t,e,n,r){let o="";const s=n.toString().trim();if(Ire.has(e)&&0!==n&&"0"!==n)if("number"==typeof n)o="px";else{const a=n.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&0==a[1].length&&r.push(function xne(i,t){return new Ce(3005,!1)}())}return s+o}}function E5(i,t,e,n,r,o,s,a,l,u,g,D,H){return{type:0,element:i,triggerName:t,isRemovalTransition:r,fromState:e,fromStyles:o,toState:n,toStyles:s,timelines:a,queriedElements:l,preStyleProps:u,postStyleProps:g,totalTime:D,errors:H}}const b2={};class C5{constructor(t,e,n){this._triggerName=t,this.ast=e,this._stateStyles=n}match(t,e,n,r){return function Ore(i,t,e,n,r){return i.some(o=>o(t,e,n,r))}(this.ast.matchers,t,e,n,r)}buildStyles(t,e,n){let r=this._stateStyles.get("*");return void 0!==t&&(r=this._stateStyles.get(t?.toString())||r),r?r.buildStyles(e,n):new Map}build(t,e,n,r,o,s,a,l,u,g){const D=[],H=this.ast.options&&this.ast.options.params||b2,J=this.buildStyles(n,a&&a.params||b2,D),oe=l&&l.params||b2,ue=this.buildStyles(r,oe,D),Fe=new Set,Se=new Map,be=new Map,Be="void"===r,dt={params:Rre(oe,H),delay:this.ast.options?.delay},Rt=g?[]:p2(t,e,this.ast.animation,o,s,J,ue,dt,u,D);let Ui=0;if(Rt.forEach(Bn=>{Ui=Math.max(Bn.duration+Bn.delay,Ui)}),D.length)return E5(e,this._triggerName,n,r,Be,J,ue,[],[],Se,be,Ui,D);Rt.forEach(Bn=>{const $r=Bn.element,Du=ro(Se,$r,new Set);Bn.preStyleProps.forEach(Qo=>Du.add(Qo));const As=ro(be,$r,new Set);Bn.postStyleProps.forEach(Qo=>As.add(Qo)),$r!==e&&Fe.add($r)});const _n=g0(Fe.values());return E5(e,this._triggerName,n,r,Be,J,ue,Rt,_n,Se,be,Ui)}}function Rre(i,t){const e=sf(t);for(const n in i)i.hasOwnProperty(n)&&null!=i[n]&&(e[n]=i[n]);return e}class Pre{constructor(t,e,n){this.styles=t,this.defaultParams=e,this.normalizer=n}buildStyles(t,e){const n=new Map,r=sf(this.defaultParams);return Object.keys(t).forEach(o=>{const s=t[o];null!==s&&(r[o]=s)}),this.styles.styles.forEach(o=>{"string"!=typeof o&&o.forEach((s,a)=>{s&&(s=lf(s,r,e));const l=this.normalizer.normalizePropertyName(a,e);s=this.normalizer.normalizeStyleValue(a,l,s,e),n.set(a,s)})}),n}}class Hre{constructor(t,e,n){this.name=t,this.ast=e,this._normalizer=n,this.transitionFactories=[],this.states=new Map,e.states.forEach(r=>{this.states.set(r.name,new Pre(r.style,r.options&&r.options.params||{},n))}),S5(this.states,"true","1"),S5(this.states,"false","0"),e.transitions.forEach(r=>{this.transitionFactories.push(new C5(t,r,this.states))}),this.fallbackTransition=function jre(i,t,e){return new C5(i,{type:1,animation:{type:2,steps:[],options:null},matchers:[(s,a)=>!0],options:null,queryCount:0,depCount:0},t)}(t,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(t,e,n,r){return this.transitionFactories.find(s=>s.match(t,e,n,r))||null}matchStyles(t,e,n){return this.fallbackTransition.buildStyles(t,e,n)}}function S5(i,t,e){i.has(t)?i.has(e)||i.set(e,i.get(t)):i.has(e)&&i.set(t,i.get(e))}const Yre=new k0;class Vre{constructor(t,e,n){this.bodyNode=t,this._driver=e,this._normalizer=n,this._animations=new Map,this._playersById=new Map,this.players=[]}register(t,e){const n=[],o=h2(this._driver,e,n,[]);if(n.length)throw function Vne(i){return new Ce(3503,!1)}();this._animations.set(t,o)}_buildPlayer(t,e,n){const r=t.element,o=a5(0,this._normalizer,0,t.keyframes,e,n);return this._driver.animate(r,o,t.duration,t.delay,t.easing,[],!0)}create(t,e,n={}){const r=[],o=this._animations.get(t);let s;const a=new Map;if(o?(s=p2(this._driver,e,o,a2,m0,new Map,new Map,n,Yre,r),s.forEach(g=>{const D=ro(a,g.element,new Map);g.postStyleProps.forEach(H=>D.set(H,null))})):(r.push(function zne(){return new Ce(3300,!1)}()),s=[]),r.length)throw function Une(i){return new Ce(3504,!1)}();a.forEach((g,D)=>{g.forEach((H,q)=>{g.set(q,this._driver.computeStyle(D,q,da))})});const u=ll(s.map(g=>{const D=a.get(g.element);return this._buildPlayer(g,new Map,D)}));return this._playersById.set(t,u),u.onDestroy(()=>this.destroy(t)),this.players.push(u),u}destroy(t){const e=this._getPlayer(t);e.destroy(),this._playersById.delete(t);const n=this.players.indexOf(e);n>=0&&this.players.splice(n,1)}_getPlayer(t){const e=this._playersById.get(t);if(!e)throw function Wne(i){return new Ce(3301,!1)}();return e}listen(t,e,n,r){const o=n2(e,"","","");return e2(this._getPlayer(t),n,o,r),()=>{}}command(t,e,n,r){if("register"==n)return void this.register(t,r[0]);if("create"==n)return void this.create(t,e,r[0]||{});const o=this._getPlayer(t);switch(n){case"play":o.play();break;case"pause":o.pause();break;case"reset":o.reset();break;case"restart":o.restart();break;case"finish":o.finish();break;case"init":o.init();break;case"setPosition":o.setPosition(parseFloat(r[0]));break;case"destroy":this.destroy(t)}}}const T5="ng-animate-queued",y2="ng-animate-disabled",Gre=[],A5={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},qre={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},So="__ng_removed";class F2{constructor(t,e=""){this.namespaceId=e;const n=t&&t.hasOwnProperty("value");if(this.value=function Qre(i){return i??null}(n?t.value:t),n){const o=sf(t);delete o.value,this.options=o}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(t){const e=t.params;if(e){const n=this.options.params;Object.keys(e).forEach(r=>{null==n[r]&&(n[r]=e[r])})}}}const cf="void",v2=new F2(cf);class Kre{constructor(t,e,n){this.id=t,this.hostElement=e,this._engine=n,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+t,To(e,this._hostClassName)}listen(t,e,n,r){if(!this._triggers.has(e))throw function $ne(i,t){return new Ce(3302,!1)}();if(null==n||0==n.length)throw function Gne(i){return new Ce(3303,!1)}();if(!function Jre(i){return"start"==i||"done"==i}(n))throw function qne(i,t){return new Ce(3400,!1)}();const o=ro(this._elementListeners,t,[]),s={name:e,phase:n,callback:r};o.push(s);const a=ro(this._engine.statesByElement,t,new Map);return a.has(e)||(To(t,f0),To(t,f0+"-"+e),a.set(e,v2)),()=>{this._engine.afterFlush(()=>{const l=o.indexOf(s);l>=0&&o.splice(l,1),this._triggers.has(e)||a.delete(e)})}}register(t,e){return!this._triggers.has(t)&&(this._triggers.set(t,e),!0)}_getTrigger(t){const e=this._triggers.get(t);if(!e)throw function Kne(i){return new Ce(3401,!1)}();return e}trigger(t,e,n,r=!0){const o=this._getTrigger(e),s=new w2(this.id,e,t);let a=this._engine.statesByElement.get(t);a||(To(t,f0),To(t,f0+"-"+e),this._engine.statesByElement.set(t,a=new Map));let l=a.get(e);const u=new F2(n,this.id);if(!(n&&n.hasOwnProperty("value"))&&l&&u.absorbOptions(l.options),a.set(e,u),l||(l=v2),u.value!==cf&&l.value===u.value){if(!function ioe(i,t){const e=Object.keys(i),n=Object.keys(t);if(e.length!=n.length)return!1;for(let r=0;r{xc(t,ue),Ss(t,Fe)})}return}const H=ro(this._engine.playersByElement,t,[]);H.forEach(oe=>{oe.namespaceId==this.id&&oe.triggerName==e&&oe.queued&&oe.destroy()});let q=o.matchTransition(l.value,u.value,t,u.params),J=!1;if(!q){if(!r)return;q=o.fallbackTransition,J=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:e,transition:q,fromState:l,toState:u,player:s,isFallbackTransition:J}),J||(To(t,T5),s.onStart(()=>{Fu(t,T5)})),s.onDone(()=>{let oe=this.players.indexOf(s);oe>=0&&this.players.splice(oe,1);const ue=this._engine.playersByElement.get(t);if(ue){let Fe=ue.indexOf(s);Fe>=0&&ue.splice(Fe,1)}}),this.players.push(s),H.push(s),s}deregister(t){this._triggers.delete(t),this._engine.statesByElement.forEach(e=>e.delete(t)),this._elementListeners.forEach((e,n)=>{this._elementListeners.set(n,e.filter(r=>r.name!=t))})}clearElementCache(t){this._engine.statesByElement.delete(t),this._elementListeners.delete(t);const e=this._engine.playersByElement.get(t);e&&(e.forEach(n=>n.destroy()),this._engine.playersByElement.delete(t))}_signalRemovalForInnerTriggers(t,e){const n=this._engine.driver.query(t,p0,!0);n.forEach(r=>{if(r[So])return;const o=this._engine.fetchNamespacesByElement(r);o.size?o.forEach(s=>s.triggerLeaveAnimation(r,e,!1,!0)):this.clearElementCache(r)}),this._engine.afterFlushAnimationsDone(()=>n.forEach(r=>this.clearElementCache(r)))}triggerLeaveAnimation(t,e,n,r){const o=this._engine.statesByElement.get(t),s=new Map;if(o){const a=[];if(o.forEach((l,u)=>{if(s.set(u,l.value),this._triggers.has(u)){const g=this.trigger(t,u,cf,r);g&&a.push(g)}}),a.length)return this._engine.markElementAsRemoved(this.id,t,!0,e,s),n&&ll(a).onDone(()=>this._engine.processLeaveNode(t)),!0}return!1}prepareLeaveAnimationListeners(t){const e=this._elementListeners.get(t),n=this._engine.statesByElement.get(t);if(e&&n){const r=new Set;e.forEach(o=>{const s=o.name;if(r.has(s))return;r.add(s);const l=this._triggers.get(s).fallbackTransition,u=n.get(s)||v2,g=new F2(cf),D=new w2(this.id,s,t);this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:s,transition:l,fromState:u,toState:g,player:D,isFallbackTransition:!0})})}}removeNode(t,e){const n=this._engine;if(t.childElementCount&&this._signalRemovalForInnerTriggers(t,e),this.triggerLeaveAnimation(t,e,!0))return;let r=!1;if(n.totalAnimations){const o=n.players.length?n.playersByQueriedElement.get(t):[];if(o&&o.length)r=!0;else{let s=t;for(;s=s.parentNode;)if(n.statesByElement.get(s)){r=!0;break}}}if(this.prepareLeaveAnimationListeners(t),r)n.markElementAsRemoved(this.id,t,!1,e);else{const o=t[So];(!o||o===A5)&&(n.afterFlush(()=>this.clearElementCache(t)),n.destroyInnerAnimations(t),n._onRemovalComplete(t,e))}}insertNode(t,e){To(t,this._hostClassName)}drainQueuedTransitions(t){const e=[];return this._queue.forEach(n=>{const r=n.player;if(r.destroyed)return;const o=n.element,s=this._elementListeners.get(o);s&&s.forEach(a=>{if(a.name==n.triggerName){const l=n2(o,n.triggerName,n.fromState.value,n.toState.value);l._data=t,e2(n.player,a.phase,l,a.callback)}}),r.markedForDestroy?this._engine.afterFlush(()=>{r.destroy()}):e.push(n)}),this._queue=[],e.sort((n,r)=>{const o=n.transition.ast.depCount,s=r.transition.ast.depCount;return 0==o||0==s?o-s:this._engine.driver.containsElement(n.element,r.element)?1:-1})}destroy(t){this.players.forEach(e=>e.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,t)}elementContainsData(t){let e=!1;return this._elementListeners.has(t)&&(e=!0),e=!!this._queue.find(n=>n.element===t)||e,e}}class Xre{constructor(t,e,n){this.bodyNode=t,this.driver=e,this._normalizer=n,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(r,o)=>{}}_onRemovalComplete(t,e){this.onRemovalComplete(t,e)}get queuedPlayers(){const t=[];return this._namespaceList.forEach(e=>{e.players.forEach(n=>{n.queued&&t.push(n)})}),t}createNamespace(t,e){const n=new Kre(t,e,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,e)?this._balanceNamespaceList(n,e):(this.newHostElements.set(e,n),this.collectEnterElement(e)),this._namespaceLookup[t]=n}_balanceNamespaceList(t,e){const n=this._namespaceList,r=this.namespacesByHostElement;if(n.length-1>=0){let s=!1,a=this.driver.getParentElement(e);for(;a;){const l=r.get(a);if(l){const u=n.indexOf(l);n.splice(u+1,0,t),s=!0;break}a=this.driver.getParentElement(a)}s||n.unshift(t)}else n.push(t);return r.set(e,t),t}register(t,e){let n=this._namespaceLookup[t];return n||(n=this.createNamespace(t,e)),n}registerTrigger(t,e,n){let r=this._namespaceLookup[t];r&&r.register(e,n)&&this.totalAnimations++}destroy(t,e){if(!t)return;const n=this._fetchNamespace(t);this.afterFlush(()=>{this.namespacesByHostElement.delete(n.hostElement),delete this._namespaceLookup[t];const r=this._namespaceList.indexOf(n);r>=0&&this._namespaceList.splice(r,1)}),this.afterFlushAnimationsDone(()=>n.destroy(e))}_fetchNamespace(t){return this._namespaceLookup[t]}fetchNamespacesByElement(t){const e=new Set,n=this.statesByElement.get(t);if(n)for(let r of n.values())if(r.namespaceId){const o=this._fetchNamespace(r.namespaceId);o&&e.add(o)}return e}trigger(t,e,n,r){if(M0(e)){const o=this._fetchNamespace(t);if(o)return o.trigger(e,n,r),!0}return!1}insertNode(t,e,n,r){if(!M0(e))return;const o=e[So];if(o&&o.setForRemoval){o.setForRemoval=!1,o.setForMove=!0;const s=this.collectedLeaveElements.indexOf(e);s>=0&&this.collectedLeaveElements.splice(s,1)}if(t){const s=this._fetchNamespace(t);s&&s.insertNode(e,n)}r&&this.collectEnterElement(e)}collectEnterElement(t){this.collectedEnterElements.push(t)}markElementAsDisabled(t,e){e?this.disabledNodes.has(t)||(this.disabledNodes.add(t),To(t,y2)):this.disabledNodes.has(t)&&(this.disabledNodes.delete(t),Fu(t,y2))}removeNode(t,e,n,r){if(M0(e)){const o=t?this._fetchNamespace(t):null;if(o?o.removeNode(e,r):this.markElementAsRemoved(t,e,!1,r),n){const s=this.namespacesByHostElement.get(e);s&&s.id!==t&&s.removeNode(e,r)}}else this._onRemovalComplete(e,r)}markElementAsRemoved(t,e,n,r,o){this.collectedLeaveElements.push(e),e[So]={namespaceId:t,setForRemoval:r,hasAnimation:n,removedBeforeQueried:!1,previousTriggersValues:o}}listen(t,e,n,r,o){return M0(e)?this._fetchNamespace(t).listen(e,n,r,o):()=>{}}_buildInstruction(t,e,n,r,o){return t.transition.build(this.driver,t.element,t.fromState.value,t.toState.value,n,r,t.fromState.options,t.toState.options,e,o)}destroyInnerAnimations(t){let e=this.driver.query(t,p0,!0);e.forEach(n=>this.destroyActiveAnimationsForElement(n)),0!=this.playersByQueriedElement.size&&(e=this.driver.query(t,l2,!0),e.forEach(n=>this.finishActiveQueriedAnimationOnElement(n)))}destroyActiveAnimationsForElement(t){const e=this.playersByElement.get(t);e&&e.forEach(n=>{n.queued?n.markedForDestroy=!0:n.destroy()})}finishActiveQueriedAnimationOnElement(t){const e=this.playersByQueriedElement.get(t);e&&e.forEach(n=>n.finish())}whenRenderingDone(){return new Promise(t=>{if(this.players.length)return ll(this.players).onDone(()=>t());t()})}processLeaveNode(t){const e=t[So];if(e&&e.setForRemoval){if(t[So]=A5,e.namespaceId){this.destroyInnerAnimations(t);const n=this._fetchNamespace(e.namespaceId);n&&n.clearElementCache(t)}this._onRemovalComplete(t,e.setForRemoval)}t.classList?.contains(y2)&&this.markElementAsDisabled(t,!1),this.driver.query(t,".ng-animate-disabled",!0).forEach(n=>{this.markElementAsDisabled(n,!1)})}flush(t=-1){let e=[];if(this.newHostElements.size&&(this.newHostElements.forEach((n,r)=>this._balanceNamespaceList(n,r)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let n=0;nn()),this._flushFns=[],this._whenQuietFns.length){const n=this._whenQuietFns;this._whenQuietFns=[],e.length?ll(e).onDone(()=>{n.forEach(r=>r())}):n.forEach(r=>r())}}reportError(t){throw function Xne(i){return new Ce(3402,!1)}()}_flushAnimations(t,e){const n=new k0,r=[],o=new Map,s=[],a=new Map,l=new Map,u=new Map,g=new Set;this.disabledNodes.forEach(gt=>{g.add(gt);const Dt=this.driver.query(gt,".ng-animate-queued",!0);for(let Ot=0;Ot{const Ot=a2+oe++;J.set(Dt,Ot),gt.forEach(yi=>To(yi,Ot))});const ue=[],Fe=new Set,Se=new Set;for(let gt=0;gtFe.add(yi)):Se.add(Dt))}const be=new Map,Be=N5(H,Array.from(Fe));Be.forEach((gt,Dt)=>{const Ot=m0+oe++;be.set(Dt,Ot),gt.forEach(yi=>To(yi,Ot))}),t.push(()=>{q.forEach((gt,Dt)=>{const Ot=J.get(Dt);gt.forEach(yi=>Fu(yi,Ot))}),Be.forEach((gt,Dt)=>{const Ot=be.get(Dt);gt.forEach(yi=>Fu(yi,Ot))}),ue.forEach(gt=>{this.processLeaveNode(gt)})});const dt=[],Rt=[];for(let gt=this._namespaceList.length-1;gt>=0;gt--)this._namespaceList[gt].drainQueuedTransitions(e).forEach(Ot=>{const yi=Ot.player,Jn=Ot.element;if(dt.push(yi),this.collectedEnterElements.length){const mr=Jn[So];if(mr&&mr.setForMove){if(mr.previousTriggersValues&&mr.previousTriggersValues.has(Ot.triggerName)){const Mc=mr.previousTriggersValues.get(Ot.triggerName),Ao=this.statesByElement.get(Ot.element);if(Ao&&Ao.has(Ot.triggerName)){const Y0=Ao.get(Ot.triggerName);Y0.value=Mc,Ao.set(Ot.triggerName,Y0)}}return void yi.destroy()}}const Ls=!D||!this.driver.containsElement(D,Jn),so=be.get(Jn),dl=J.get(Jn),un=this._buildInstruction(Ot,n,dl,so,Ls);if(un.errors&&un.errors.length)return void Rt.push(un);if(Ls)return yi.onStart(()=>xc(Jn,un.fromStyles)),yi.onDestroy(()=>Ss(Jn,un.toStyles)),void r.push(yi);if(Ot.isFallbackTransition)return yi.onStart(()=>xc(Jn,un.fromStyles)),yi.onDestroy(()=>Ss(Jn,un.toStyles)),void r.push(yi);const oI=[];un.timelines.forEach(mr=>{mr.stretchStartingKeyframe=!0,this.disabledNodes.has(mr.element)||oI.push(mr)}),un.timelines=oI,n.append(Jn,un.timelines),s.push({instruction:un,player:yi,element:Jn}),un.queriedElements.forEach(mr=>ro(a,mr,[]).push(yi)),un.preStyleProps.forEach((mr,Mc)=>{if(mr.size){let Ao=l.get(Mc);Ao||l.set(Mc,Ao=new Set),mr.forEach((Y0,V2)=>Ao.add(V2))}}),un.postStyleProps.forEach((mr,Mc)=>{let Ao=u.get(Mc);Ao||u.set(Mc,Ao=new Set),mr.forEach((Y0,V2)=>Ao.add(V2))})});if(Rt.length){const gt=[];Rt.forEach(Dt=>{gt.push(function Zne(i,t){return new Ce(3505,!1)}())}),dt.forEach(Dt=>Dt.destroy()),this.reportError(gt)}const Ui=new Map,_n=new Map;s.forEach(gt=>{const Dt=gt.element;n.has(Dt)&&(_n.set(Dt,Dt),this._beforeAnimationBuild(gt.player.namespaceId,gt.instruction,Ui))}),r.forEach(gt=>{const Dt=gt.element;this._getPreviousPlayers(Dt,!1,gt.namespaceId,gt.triggerName,null).forEach(yi=>{ro(Ui,Dt,[]).push(yi),yi.destroy()})});const Bn=ue.filter(gt=>R5(gt,l,u)),$r=new Map;I5($r,this.driver,Se,u,da).forEach(gt=>{R5(gt,l,u)&&Bn.push(gt)});const As=new Map;q.forEach((gt,Dt)=>{I5(As,this.driver,new Set(gt),l,"!")}),Bn.forEach(gt=>{const Dt=$r.get(gt),Ot=As.get(gt);$r.set(gt,new Map([...Array.from(Dt?.entries()??[]),...Array.from(Ot?.entries()??[])]))});const Qo=[],j0=[],mf={};s.forEach(gt=>{const{element:Dt,player:Ot,instruction:yi}=gt;if(n.has(Dt)){if(g.has(Dt))return Ot.onDestroy(()=>Ss(Dt,yi.toStyles)),Ot.disabled=!0,Ot.overrideTotalTime(yi.totalTime),void r.push(Ot);let Jn=mf;if(_n.size>1){let so=Dt;const dl=[];for(;so=so.parentNode;){const un=_n.get(so);if(un){Jn=un;break}dl.push(so)}dl.forEach(un=>_n.set(un,Jn))}const Ls=this._buildAnimation(Ot.namespaceId,yi,Ui,o,As,$r);if(Ot.setRealPlayer(Ls),Jn===mf)Qo.push(Ot);else{const so=this.playersByElement.get(Jn);so&&so.length&&(Ot.parentPlayer=ll(so)),r.push(Ot)}}else xc(Dt,yi.fromStyles),Ot.onDestroy(()=>Ss(Dt,yi.toStyles)),j0.push(Ot),g.has(Dt)&&r.push(Ot)}),j0.forEach(gt=>{const Dt=o.get(gt.element);if(Dt&&Dt.length){const Ot=ll(Dt);gt.setRealPlayer(Ot)}}),r.forEach(gt=>{gt.parentPlayer?gt.syncPlayerEvents(gt.parentPlayer):gt.destroy()});for(let gt=0;gt!Ls.destroyed);Jn.length?eoe(this,Dt,Jn):this.processLeaveNode(Dt)}return ue.length=0,Qo.forEach(gt=>{this.players.push(gt),gt.onDone(()=>{gt.destroy();const Dt=this.players.indexOf(gt);this.players.splice(Dt,1)}),gt.play()}),Qo}elementContainsData(t,e){let n=!1;const r=e[So];return r&&r.setForRemoval&&(n=!0),this.playersByElement.has(e)&&(n=!0),this.playersByQueriedElement.has(e)&&(n=!0),this.statesByElement.has(e)&&(n=!0),this._fetchNamespace(t).elementContainsData(e)||n}afterFlush(t){this._flushFns.push(t)}afterFlushAnimationsDone(t){this._whenQuietFns.push(t)}_getPreviousPlayers(t,e,n,r,o){let s=[];if(e){const a=this.playersByQueriedElement.get(t);a&&(s=a)}else{const a=this.playersByElement.get(t);if(a){const l=!o||o==cf;a.forEach(u=>{u.queued||!l&&u.triggerName!=r||s.push(u)})}}return(n||r)&&(s=s.filter(a=>!(n&&n!=a.namespaceId||r&&r!=a.triggerName))),s}_beforeAnimationBuild(t,e,n){const o=e.element,s=e.isRemovalTransition?void 0:t,a=e.isRemovalTransition?void 0:e.triggerName;for(const l of e.timelines){const u=l.element,g=u!==o,D=ro(n,u,[]);this._getPreviousPlayers(u,g,s,a,e.toState).forEach(q=>{const J=q.getRealPlayer();J.beforeDestroy&&J.beforeDestroy(),q.destroy(),D.push(q)})}xc(o,e.fromStyles)}_buildAnimation(t,e,n,r,o,s){const a=e.triggerName,l=e.element,u=[],g=new Set,D=new Set,H=e.timelines.map(J=>{const oe=J.element;g.add(oe);const ue=oe[So];if(ue&&ue.removedBeforeQueried)return new Cm(J.duration,J.delay);const Fe=oe!==l,Se=function toe(i){const t=[];return O5(i,t),t}((n.get(oe)||Gre).map(Ui=>Ui.getRealPlayer())).filter(Ui=>!!Ui.element&&Ui.element===oe),be=o.get(oe),Be=s.get(oe),dt=a5(0,this._normalizer,0,J.keyframes,be,Be),Rt=this._buildPlayer(J,dt,Se);if(J.subTimeline&&r&&D.add(oe),Fe){const Ui=new w2(t,a,oe);Ui.setRealPlayer(Rt),u.push(Ui)}return Rt});u.forEach(J=>{ro(this.playersByQueriedElement,J.element,[]).push(J),J.onDone(()=>function Zre(i,t,e){let n=i.get(t);if(n){if(n.length){const r=n.indexOf(e);n.splice(r,1)}0==n.length&&i.delete(t)}return n}(this.playersByQueriedElement,J.element,J))}),g.forEach(J=>To(J,_5));const q=ll(H);return q.onDestroy(()=>{g.forEach(J=>Fu(J,_5)),Ss(l,e.toStyles)}),D.forEach(J=>{ro(r,J,[]).push(q)}),q}_buildPlayer(t,e,n){return e.length>0?this.driver.animate(t.element,e,t.duration,t.delay,t.easing,n):new Cm(t.duration,t.delay)}}class w2{constructor(t,e,n){this.namespaceId=t,this.triggerName=e,this.element=n,this._player=new Cm,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(t){this._containsRealPlayer||(this._player=t,this._queuedCallbacks.forEach((e,n)=>{e.forEach(r=>e2(t,n,void 0,r))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(t.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(t){this.totalTime=t}syncPlayerEvents(t){const e=this._player;e.triggerCallback&&t.onStart(()=>e.triggerCallback("start")),t.onDone(()=>this.finish()),t.onDestroy(()=>this.destroy())}_queueEvent(t,e){ro(this._queuedCallbacks,t,[]).push(e)}onDone(t){this.queued&&this._queueEvent("done",t),this._player.onDone(t)}onStart(t){this.queued&&this._queueEvent("start",t),this._player.onStart(t)}onDestroy(t){this.queued&&this._queueEvent("destroy",t),this._player.onDestroy(t)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(t){this.queued||this._player.setPosition(t)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(t){const e=this._player;e.triggerCallback&&e.triggerCallback(t)}}function M0(i){return i&&1===i.nodeType}function L5(i,t){const e=i.style.display;return i.style.display=t??"none",e}function I5(i,t,e,n,r){const o=[];e.forEach(l=>o.push(L5(l)));const s=[];n.forEach((l,u)=>{const g=new Map;l.forEach(D=>{const H=t.computeStyle(u,D,r);g.set(D,H),(!H||0==H.length)&&(u[So]=qre,s.push(u))}),i.set(u,g)});let a=0;return e.forEach(l=>L5(l,o[a++])),s}function N5(i,t){const e=new Map;if(i.forEach(a=>e.set(a,[])),0==t.length)return e;const r=new Set(t),o=new Map;function s(a){if(!a)return 1;let l=o.get(a);if(l)return l;const u=a.parentNode;return l=e.has(u)?u:r.has(u)?1:s(u),o.set(a,l),l}return t.forEach(a=>{const l=s(a);1!==l&&e.get(l).push(a)}),e}function To(i,t){i.classList?.add(t)}function Fu(i,t){i.classList?.remove(t)}function eoe(i,t,e){ll(e).onDone(()=>i.processLeaveNode(t))}function O5(i,t){for(let e=0;er.add(o)):t.set(i,n),e.delete(i),!0}class E0{constructor(t,e,n){this.bodyNode=t,this._driver=e,this._normalizer=n,this._triggerCache={},this.onRemovalComplete=(r,o)=>{},this._transitionEngine=new Xre(t,e,n),this._timelineEngine=new Vre(t,e,n),this._transitionEngine.onRemovalComplete=(r,o)=>this.onRemovalComplete(r,o)}registerTrigger(t,e,n,r,o){const s=t+"-"+r;let a=this._triggerCache[s];if(!a){const l=[],g=h2(this._driver,o,l,[]);if(l.length)throw function jne(i,t){return new Ce(3404,!1)}();a=function Bre(i,t,e){return new Hre(i,t,e)}(r,g,this._normalizer),this._triggerCache[s]=a}this._transitionEngine.registerTrigger(e,r,a)}register(t,e){this._transitionEngine.register(t,e)}destroy(t,e){this._transitionEngine.destroy(t,e)}onInsert(t,e,n,r){this._transitionEngine.insertNode(t,e,n,r)}onRemove(t,e,n,r){this._transitionEngine.removeNode(t,e,r||!1,n)}disableAnimations(t,e){this._transitionEngine.markElementAsDisabled(t,e)}process(t,e,n,r){if("@"==n.charAt(0)){const[o,s]=l5(n);this._timelineEngine.command(o,e,s,r)}else this._transitionEngine.trigger(t,e,n,r)}listen(t,e,n,r,o){if("@"==n.charAt(0)){const[s,a]=l5(n);return this._timelineEngine.listen(s,e,a,o)}return this._transitionEngine.listen(t,e,n,r,o)}flush(t=-1){this._transitionEngine.flush(t)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}let roe=(()=>{class i{constructor(e,n,r){this._element=e,this._startStyles=n,this._endStyles=r,this._state=0;let o=i.initialStylesByElement.get(e);o||i.initialStylesByElement.set(e,o=new Map),this._initialStyles=o}start(){this._state<1&&(this._startStyles&&Ss(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(Ss(this._element,this._initialStyles),this._endStyles&&(Ss(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(i.initialStylesByElement.delete(this._element),this._startStyles&&(xc(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(xc(this._element,this._endStyles),this._endStyles=null),Ss(this._element,this._initialStyles),this._state=3)}}return i.initialStylesByElement=new WeakMap,i})();function k2(i){let t=null;return i.forEach((e,n)=>{(function ooe(i){return"display"===i||"position"===i})(n)&&(t=t||new Map,t.set(n,e))}),t}class P5{constructor(t,e,n,r){this.element=t,this.keyframes=e,this.options=n,this._specialStyles=r,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=n.duration,this._delay=n.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=>t()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const t=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,t,this.options),this._finalKeyframe=t.length?t[t.length-1]:new Map,this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(t){const e=[];return t.forEach(n=>{e.push(Object.fromEntries(n))}),e}_triggerWebAnimation(t,e,n){return t.animate(this._convertKeyframesToObject(e),n)}onStart(t){this._originalOnStartFns.push(t),this._onStartFns.push(t)}onDone(t){this._originalOnDoneFns.push(t),this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(t=>t()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(t=>t()),this._onDestroyFns=[])}setPosition(t){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=t*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const t=new Map;this.hasStarted()&&this._finalKeyframe.forEach((n,r)=>{"offset"!==r&&t.set(r,this._finished?n:w5(this.element,r))}),this.currentSnapshot=t}triggerCallback(t){const e="start"===t?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}}class soe{validateStyleProperty(t){return!0}validateAnimatableStyleProperty(t){return!0}matchesElement(t,e){return!1}containsElement(t,e){return h5(t,e)}getParentElement(t){return o2(t)}query(t,e,n){return m5(t,e,n)}computeStyle(t,e,n){return window.getComputedStyle(t)[e]}animate(t,e,n,r,o,s=[]){const l={duration:n,delay:r,fill:0==r?"both":"forwards"};o&&(l.easing=o);const u=new Map,g=s.filter(q=>q instanceof P5);(function dre(i,t){return 0===i||0===t})(n,r)&&g.forEach(q=>{q.currentSnapshot.forEach((J,oe)=>u.set(oe,J))});let D=function sre(i){return i.length?i[0]instanceof Map?i:i.map(t=>g5(t)):[]}(e).map(q=>cl(q));D=function ure(i,t,e){if(e.size&&t.length){let n=t[0],r=[];if(e.forEach((o,s)=>{n.has(s)||r.push(s),n.set(s,o)}),r.length)for(let o=1;os.set(a,w5(i,a)))}}return t}(t,D,u);const H=function noe(i,t){let e=null,n=null;return Array.isArray(t)&&t.length?(e=k2(t[0]),t.length>1&&(n=k2(t[t.length-1]))):t instanceof Map&&(e=k2(t)),e||n?new roe(i,e,n):null}(t,D);return new P5(t,D,l,H)}}let aoe=(()=>{class i extends r6{constructor(e,n){super(),this._nextAnimationId=0,this._renderer=e.createRenderer(n.body,{id:"0",encapsulation:Vn.None,styles:[],data:{animation:[]}})}build(e){const n=this._nextAnimationId.toString();this._nextAnimationId++;const r=Array.isArray(e)?s6(e):e;return B5(this._renderer,null,n,"register",[r]),new loe(n,this._renderer)}}return i.\u0275fac=function(e){return new(e||i)(fe(gh),fe(kt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();class loe extends z${constructor(t,e){super(),this._id=t,this._renderer=e}create(t,e){return new coe(this._id,t,e||{},this._renderer)}}class coe{constructor(t,e,n,r){this.id=t,this.element=e,this._renderer=r,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",n)}_listen(t,e){return this._renderer.listen(this.element,`@@${this.id}:${t}`,e)}_command(t,...e){return B5(this._renderer,this.element,this.id,t,e)}onDone(t){this._listen("done",t)}onStart(t){this._listen("start",t)}onDestroy(t){this._listen("destroy",t)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(t){this._command("setPosition",t)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function B5(i,t,e,n,r){return i.setProperty(t,`@@${e}:${n}`,r)}const H5="@.disabled";let doe=(()=>{class i{constructor(e,n,r){this.delegate=e,this.engine=n,this._zone=r,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),n.onRemovalComplete=(o,s)=>{const a=s?.parentNode(o);a&&s.removeChild(a,o)}}createRenderer(e,n){const o=this.delegate.createRenderer(e,n);if(!(e&&n&&n.data&&n.data.animation)){let g=this._rendererCache.get(o);return g||(g=new j5("",o,this.engine,()=>this._rendererCache.delete(o)),this._rendererCache.set(o,g)),g}const s=n.id,a=n.id+"-"+this._currentId;this._currentId++,this.engine.register(a,e);const l=g=>{Array.isArray(g)?g.forEach(l):this.engine.registerTrigger(s,a,e,g.name,g)};return n.data.animation.forEach(l),new uoe(this,a,o,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(e,n,r){e>=0&&en(r)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(o=>{const[s,a]=o;s(a)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([n,r]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}return i.\u0275fac=function(e){return new(e||i)(fe(gh),fe(E0),fe(nt))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();class j5{constructor(t,e,n,r){this.namespaceId=t,this.delegate=e,this.engine=n,this._onDestroy=r,this.destroyNode=this.delegate.destroyNode?o=>e.destroyNode(o):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy(),this._onDestroy?.()}createElement(t,e){return this.delegate.createElement(t,e)}createComment(t){return this.delegate.createComment(t)}createText(t){return this.delegate.createText(t)}appendChild(t,e){this.delegate.appendChild(t,e),this.engine.onInsert(this.namespaceId,e,t,!1)}insertBefore(t,e,n,r=!0){this.delegate.insertBefore(t,e,n),this.engine.onInsert(this.namespaceId,e,t,r)}removeChild(t,e,n){this.engine.onRemove(this.namespaceId,e,this.delegate,n)}selectRootElement(t,e){return this.delegate.selectRootElement(t,e)}parentNode(t){return this.delegate.parentNode(t)}nextSibling(t){return this.delegate.nextSibling(t)}setAttribute(t,e,n,r){this.delegate.setAttribute(t,e,n,r)}removeAttribute(t,e,n){this.delegate.removeAttribute(t,e,n)}addClass(t,e){this.delegate.addClass(t,e)}removeClass(t,e){this.delegate.removeClass(t,e)}setStyle(t,e,n,r){this.delegate.setStyle(t,e,n,r)}removeStyle(t,e,n){this.delegate.removeStyle(t,e,n)}setProperty(t,e,n){"@"==e.charAt(0)&&e==H5?this.disableAnimations(t,!!n):this.delegate.setProperty(t,e,n)}setValue(t,e){this.delegate.setValue(t,e)}listen(t,e,n){return this.delegate.listen(t,e,n)}disableAnimations(t,e){this.engine.disableAnimations(t,e)}}class uoe extends j5{constructor(t,e,n,r,o){super(e,n,r,o),this.factory=t,this.namespaceId=e}setProperty(t,e,n){"@"==e.charAt(0)?"."==e.charAt(1)&&e==H5?this.disableAnimations(t,n=void 0===n||!!n):this.engine.process(this.namespaceId,t,e.slice(1),n):this.delegate.setProperty(t,e,n)}listen(t,e,n){if("@"==e.charAt(0)){const r=function hoe(i){switch(i){case"body":return document.body;case"document":return document;case"window":return window;default:return i}}(t);let o=e.slice(1),s="";return"@"!=o.charAt(0)&&([o,s]=function moe(i){const t=i.indexOf(".");return[i.substring(0,t),i.slice(t+1)]}(o)),this.engine.listen(this.namespaceId,r,o,s,a=>{this.factory.scheduleListenerCallback(a._data||-1,n,a)})}return this.delegate.listen(t,e,n)}}let foe=(()=>{class i extends E0{constructor(e,n,r,o){super(e.body,n,r)}ngOnDestroy(){this.flush()}}return i.\u0275fac=function(e){return new(e||i)(fe(kt),fe(s2),fe(g2),fe($s))},i.\u0275prov=Re({token:i,factory:i.\u0275fac}),i})();const Y5=[{provide:r6,useClass:aoe},{provide:g2,useFactory:function poe(){return new Nre}},{provide:E0,useClass:foe},{provide:gh,useFactory:function _oe(i,t,e){return new doe(i,t,e)},deps:[n_,E0,nt]}],x2=[{provide:s2,useFactory:()=>new soe},{provide:Ai,useValue:"BrowserAnimations"},...Y5],V5=[{provide:s2,useClass:f5},{provide:Ai,useValue:"NoopAnimations"},...Y5];let goe=(()=>{class i{static withConfig(e){return{ngModule:i,providers:e.disableAnimations?V5:x2}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:x2,imports:[KC]}),i})(),Soe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,vn,ws,vt]}),i})(),Noe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({}),i})(),Voe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[Noe,vt,vt]}),i})(),zoe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[sg,vt,vt]}),i})(),nse=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[Ev]}),i})(),Fse=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[vt,nse,vt]}),i})(),wse=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({imports:[nu]}),i})(),j2=(()=>{class i{constructor(){this.changes=new le,this.optionalLabel="Optional",this.completedLabel="Completed",this.editableLabel="Editable"}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const Ise={provide:j2,deps:[[new Ho,new Ma,j2]],useFactory:function Lse(i){return i||new j2}};let Nse=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[Ise,vm],imports:[vt,vn,Ga,wse,W6,ws,vt]}),i})(),Y2=(()=>{class i{constructor(){this.changes=new le,this.itemsPerPageLabel="Items per page:",this.nextPageLabel="Next page",this.previousPageLabel="Previous page",this.firstPageLabel="First page",this.lastPageLabel="Last page",this.getRangeLabel=(e,n,r)=>{if(0==r||0==n)return`0 of ${r}`;const o=e*n;return`${o+1} \u2013 ${o<(r=Math.max(r,0))?Math.min(o+n,r):o+n} of ${r}`}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Re({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const Hse={provide:Y2,deps:[[new Ho,new Ma,Y2]],useFactory:function Bse(i){return i||new Y2}};let jse=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=pt({type:i}),i.\u0275inj=mt({providers:[Hse],imports:[vn,vv,IL,yL]}),i})();class xu{}xu.\u0275fac=function(t){return new(t||xu)},xu.\u0275mod=pt({type:xu,bootstrap:[rf]}),xu.\u0275inj=mt({providers:[Ar,vc,wc],imports:[KC,yu,goe,gW,BG,vv,IL,Soe,VW,$ie,one,W6,pie,LZ,WJ,Voe,zoe,YK,yL,KZ,Fse,Nse,iQ,RQ,jse,$Q,Zq,sT,Xz,wV,wL,XQ,J$,Hte,Hie.register("ngsw-worker.js",{enabled:!0,registrationStrategy:"registerWhenStable:30000"})]}),SH().bootstrapModule(xu).catch(i=>console.error(i))},5521:(ie,y)=>{"use strict";function x(X){if(!Number.isSafeInteger(X))throw new Error(`Wrong integer: ${X}`)}function v(...X){const te=(Le,De)=>$e=>Le(De($e));return{encode:Array.from(X).reverse().reduce((Le,De)=>Le?te(Le,De.encode):De.encode,void 0),decode:X.reduce((Le,De)=>Le?te(Le,De.decode):De.decode,void 0)}}function c(X){return{encode:te=>{if(!Array.isArray(te)||te.length&&"number"!=typeof te[0])throw new Error("alphabet.encode input should be an array of numbers");return te.map(re=>{if(x(re),re<0||re>=X.length)throw new Error(`Digit index outside alphabet: ${re} (alphabet: ${X.length})`);return X[re]})},decode:te=>{if(!Array.isArray(te)||te.length&&"string"!=typeof te[0])throw new Error("alphabet.decode input should be array of strings");return te.map(re=>{if("string"!=typeof re)throw new Error(`alphabet.decode: not string element=${re}`);const Me=X.indexOf(re);if(-1===Me)throw new Error(`Unknown letter: "${re}". Allowed: ${X}`);return Me})}}}function m(X=""){if("string"!=typeof X)throw new Error("join separator should be string");return{encode:te=>{if(!Array.isArray(te)||te.length&&"string"!=typeof te[0])throw new Error("join.encode input should be array of strings");for(let re of te)if("string"!=typeof re)throw new Error(`join.encode: non-string input=${re}`);return te.join(X)},decode:te=>{if("string"!=typeof te)throw new Error("join.decode input should be string");return te.split(X)}}}function h(X,te="="){if(x(X),"string"!=typeof te)throw new Error("padding chr should be string");return{encode(re){if(!Array.isArray(re)||re.length&&"string"!=typeof re[0])throw new Error("padding.encode input should be array of strings");for(let Me of re)if("string"!=typeof Me)throw new Error(`padding.encode: non-string input=${Me}`);for(;re.length*X%8;)re.push(te);return re},decode(re){if(!Array.isArray(re)||re.length&&"string"!=typeof re[0])throw new Error("padding.encode input should be array of strings");for(let Le of re)if("string"!=typeof Le)throw new Error(`padding.decode: non-string input=${Le}`);let Me=re.length;if(Me*X%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;Me>0&&re[Me-1]===te;Me--)if(!((Me-1)*X%8))throw new Error("Invalid padding: string has too much padding");return re.slice(0,Me)}}}function f(X){if("function"!=typeof X)throw new Error("normalize fn should be function");return{encode:te=>te,decode:te=>X(te)}}function p(X,te,re){if(te<2)throw new Error(`convertRadix: wrong from=${te}, base cannot be less than 2`);if(re<2)throw new Error(`convertRadix: wrong to=${re}, base cannot be less than 2`);if(!Array.isArray(X))throw new Error("convertRadix: data should be array");if(!X.length)return[];let Me=0;const Le=[],De=Array.from(X);for(De.forEach($e=>{if(x($e),$e<0||$e>=te)throw new Error(`Wrong integer: ${$e}`)});;){let $e=0,rt=!0;for(let Tt=Me;Ttte?_(te,X%te):X,w=(X,te)=>X+(te-_(X,te));function M(X,te,re,Me){if(!Array.isArray(X))throw new Error("convertRadix2: data should be array");if(te<=0||te>32)throw new Error(`convertRadix2: wrong from=${te}`);if(re<=0||re>32)throw new Error(`convertRadix2: wrong to=${re}`);if(w(te,re)>32)throw new Error(`convertRadix2: carry overflow from=${te} to=${re} carryBits=${w(te,re)}`);let Le=0,De=0;const $e=2**re-1,rt=[];for(const Tt of X){if(x(Tt),Tt>=2**te)throw new Error(`convertRadix2: invalid data word=${Tt} from=${te}`);if(Le=Le<32)throw new Error(`convertRadix2: carry overflow pos=${De} from=${te}`);for(De+=te;De>=re;De-=re)rt.push((Le>>De-re&$e)>>>0);Le&=2**De-1}if(Le=Le<=te)throw new Error("Excess padding");if(!Me&&Le)throw new Error(`Non-zero padding: ${Le}`);return Me&&De>0&&rt.push(Le>>>0),rt}function S(X){return x(X),{encode:te=>{if(!(te instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return p(Array.from(te),256,X)},decode:te=>{if(!Array.isArray(te)||te.length&&"number"!=typeof te[0])throw new Error("radix.decode input should be array of strings");return Uint8Array.from(p(te,X,256))}}}function A(X,te=!1){if(x(X),X<=0||X>32)throw new Error("radix2: bits should be in (0..32]");if(w(8,X)>32||w(X,8)>32)throw new Error("radix2: carry overflow");return{encode:re=>{if(!(re instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return M(Array.from(re),8,X,!te)},decode:re=>{if(!Array.isArray(re)||re.length&&"number"!=typeof re[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(M(re,X,8,te))}}}function k(X){if("function"!=typeof X)throw new Error("unsafeWrapper fn should be function");return function(...te){try{return X.apply(null,te)}catch{}}}function F(X,te){if(x(X),"function"!=typeof te)throw new Error("checksum fn should be function");return{encode(re){if(!(re instanceof Uint8Array))throw new Error("checksum.encode: input should be Uint8Array");const Me=te(re).slice(0,X),Le=new Uint8Array(re.length+X);return Le.set(re),Le.set(Me,re.length),Le},decode(re){if(!(re instanceof Uint8Array))throw new Error("checksum.decode: input should be Uint8Array");const Me=re.slice(0,-X),Le=te(Me).slice(0,X),De=re.slice(-X);for(let $e=0;$eX.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1"))),y.base64=v(A(6),c("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),h(6),m("")),y.base64url=v(A(6),c("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),h(6),m(""));const B=X=>v(S(58),c(X),m(""));y.base58=B("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),y.base58flickr=B("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),y.base58xrp=B("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const E=[0,2,3,5,6,7,9,10,11];y.base58xmr={encode(X){let te="";for(let re=0;rev(F(4,te=>X(X(te))),y.base58);const j=v(c("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),m("")),N=[996825010,642813549,513874426,1027748829,705979059];function z(X){const te=X>>25;let re=(33554431&X)<<5;for(let Me=0;Me>Me&1)&&(re^=N[Me]);return re}function U(X,te,re=1){const Me=X.length;let Le=1;for(let De=0;De126)throw new Error(`Invalid prefix (${X})`);Le=z(Le)^$e>>5}Le=z(Le);for(let De=0;Deae)throw new TypeError(`Wrong string length: ${ce.length} (${ce}). Expected (8..${ae})`);const le=ce.toLowerCase();if(ce!==le&&ce!==ce.toUpperCase())throw new Error("String must be lowercase or uppercase");const Ge=(ce=le).lastIndexOf("1");if(0===Ge||-1===Ge)throw new Error('Letter "1" must be present between prefix and data only');const Ae=ce.slice(0,Ge),st=ce.slice(Ge+1);if(st.length<6)throw new Error("Data must be at least 6 characters long");const ot=j.decode(st).slice(0,-6),ft=U(Ae,ot,te);if(!st.endsWith(ft))throw new Error(`Invalid checksum in ${ce}: expected "${ft}"`);return{prefix:Ae,words:ot}}return{encode:function $e(ce,ae,le=90){if("string"!=typeof ce)throw new Error("bech32.encode prefix should be string, not "+typeof ce);if(!Array.isArray(ae)||ae.length&&"number"!=typeof ae[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof ae);const Ge=ce.length+7+ae.length;if(!1!==le&&Ge>le)throw new TypeError(`Length ${Ge} exceeds limit ${le}`);return`${ce=ce.toLowerCase()}1${j.encode(ae)}${U(ce,ae,te)}`},decode:rt,decodeToBytes:function he(ce){const{prefix:ae,words:le}=rt(ce,!1);return{prefix:ae,words:le,bytes:Me(le)}},decodeUnsafe:k(rt),fromWords:Me,fromWordsUnsafe:De,toWords:Le}}y.bech32=R("bech32"),y.bech32m=R("bech32m"),y.utf8={encode:X=>(new TextDecoder).decode(X),decode:X=>(new TextEncoder).encode(X)},y.hex=v(A(4),c("0123456789abcdef"),m(""),f(X=>{if("string"!=typeof X||X.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof X} with length ${X.length}`);return X.toLowerCase()}));const I={utf8:y.utf8,hex:y.hex,base16:y.base16,base32:y.base32,base64:y.base64,base64url:y.base64url,base58:y.base58,base58xmr:y.base58xmr},K=`Invalid encoding type. Available types: ${Object.keys(I).join(", ")}`;y.bytesToString=(X,te)=>{if("string"!=typeof X||!I.hasOwnProperty(X))throw new TypeError(K);if(!(te instanceof Uint8Array))throw new TypeError("bytesToString() expects Uint8Array");return I[X].encode(te)},y.str=y.bytesToString,y.stringToBytes=(X,te)=>{if(!I.hasOwnProperty(X))throw new TypeError(K);if("string"!=typeof te)throw new TypeError("stringToBytes() expects string");return I[X].decode(te)},y.bytes=y.stringToBytes},6837:(ie,y,x)=>{"use strict";y.Z1=y._I=y.OF=void 0;const c=x(5729),m=x(9522),h=x(8519),f=x(27),p=x(7507),_=x(5521);function M(R){if("string"!=typeof R)throw new TypeError("Invalid mnemonic type: "+typeof R);return R.normalize("NFKD")}function S(R){const I=M(R),K=I.split(" ");if(![12,15,18,21,24].includes(K.length))throw new Error("Invalid mnemonic");return{nfkd:I,words:K}}function A(R){c.default.bytes(R,16,20,24,28,32)}y.OF=function k(R,I=128){if(c.default.number(I),I%32!=0||I>256)throw new TypeError("Invalid entropy");return function O(R,I){return A(R),B(I).encode(R).join((R=>"\u3042\u3044\u3053\u304f\u3057\u3093"===R[0])(I)?"\u3000":" ")}((0,p.randomBytes)(I/8),R)};const F=R=>{const I=8-R.length/4;return new Uint8Array([(0,h.sha256)(R)[0]>>I<{if("string"!=typeof I)throw new Error(`Wordlist: non-string element: ${I}`)}),_.utils.chain(_.utils.checksum(1,F),_.utils.radix2(11,!0),_.utils.alphabet(R))}y._I=function j(R,I){try{!function E(R,I){const{words:K}=S(R),W=B(I).decode(K);return A(W),W}(R,I)}catch{return!1}return!0};y.Z1=function U(R,I=""){return(0,m.pbkdf2)(f.sha512,S(R).nfkd,(R=>M(`mnemonic${R}`))(I),{c:2048,dkLen:64})}},5729:(ie,y)=>{"use strict";function x(_){if(!Number.isSafeInteger(_)||_<0)throw new Error(`Wrong positive integer: ${_}`)}function v(_){if("boolean"!=typeof _)throw new Error(`Expected boolean, not ${_}`)}function c(_,...w){if(!(_ instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(w.length>0&&!w.includes(_.length))throw new TypeError(`Expected Uint8Array of length ${w}, not of length=${_.length}`)}function m(_){if("function"!=typeof _||"function"!=typeof _.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");x(_.outputLen),x(_.blockLen)}function h(_,w=!0){if(_.destroyed)throw new Error("Hash instance has been destroyed");if(w&&_.finished)throw new Error("Hash#digest() has already been called")}function f(_,w){c(_);const M=w.outputLen;if(_.length{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.SHA2=void 0;const v=x(5729),c=x(7507);y.SHA2=class h extends c.Hash{constructor(p,_,w,M){super(),this.blockLen=p,this.outputLen=_,this.padOffset=w,this.isLE=M,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(p),this.view=(0,c.createView)(this.buffer)}update(p){v.default.exists(this);const{view:_,buffer:w,blockLen:M}=this,S=(p=(0,c.toBytes)(p)).length;for(let A=0;AM-A&&(this.process(w,0),A=0);for(let O=A;O>M&S),k=Number(_&S),B=w?0:4;f.setUint32(p+(w?4:0),A,w),f.setUint32(p+B,k,w)})(w,M-8,BigInt(8*this.length),S),this.process(w,0);const k=(0,c.createView)(p),F=this.outputLen;if(F%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const B=F/4,E=this.get();if(B>E.length)throw new Error("_sha2: outputLen bigger than state");for(let O=0;O{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.add=y.toBig=y.split=y.fromBig=void 0;const x=BigInt(2**32-1),v=BigInt(32);function c(G,X=!1){return X?{h:Number(G&x),l:Number(G>>v&x)}:{h:0|Number(G>>v&x),l:0|Number(G&x)}}function m(G,X=!1){let te=new Uint32Array(G.length),re=new Uint32Array(G.length);for(let Me=0;Me>>0)+(re>>>0);return{h:G+te+(Me/2**32|0)|0,l:0|Me}}y.fromBig=c,y.split=m,y.toBig=(G,X)=>BigInt(G>>>0)<>>0),y.add=j,y.default={fromBig:c,split:m,toBig:y.toBig,shrSH:(G,X,te)=>G>>>te,shrSL:(G,X,te)=>G<<32-te|X>>>te,rotrSH:(G,X,te)=>G>>>te|X<<32-te,rotrSL:(G,X,te)=>G<<32-te|X>>>te,rotrBH:(G,X,te)=>G<<64-te|X>>>te-32,rotrBL:(G,X,te)=>G>>>te-32|X<<64-te,rotr32H:(G,X)=>X,rotr32L:(G,X)=>G,rotlSH:(G,X,te)=>G<>>32-te,rotlSL:(G,X,te)=>X<>>32-te,rotlBH:(G,X,te)=>X<>>64-te,rotlBL:(G,X,te)=>G<>>64-te,add:j,add3L:(G,X,te)=>(G>>>0)+(X>>>0)+(te>>>0),add3H:(G,X,te,re)=>X+te+re+(G/2**32|0)|0,add4L:(G,X,te,re)=>(G>>>0)+(X>>>0)+(te>>>0)+(re>>>0),add4H:(G,X,te,re,Me)=>X+te+re+Me+(G/2**32|0)|0,add5H:(G,X,te,re,Me,Le)=>X+te+re+Me+Le+(G/2**32|0)|0,add5L:(G,X,te,re,Me)=>(G>>>0)+(X>>>0)+(te>>>0)+(re>>>0)+(Me>>>0)}},7882:(ie,y)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.crypto=void 0,y.crypto={node:void 0,web:"object"==typeof self&&"crypto"in self?self.crypto:void 0}},602:(ie,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.hmac=void 0;const v=x(5729),c=x(7507);class m extends c.Hash{constructor(p,_){super(),this.finished=!1,this.destroyed=!1,v.default.hash(p);const w=(0,c.toBytes)(_);if(this.iHash=p.create(),"function"!=typeof this.iHash.update)throw new TypeError("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const M=this.blockLen,S=new Uint8Array(M);S.set(w.length>M?p.create().update(w).digest():w);for(let A=0;Anew m(f,p).update(_).digest(),y.hmac.create=(f,p)=>new m(f,p)},9522:(ie,y,x)=>{"use strict";var v=x(9598).default;Object.defineProperty(y,"__esModule",{value:!0}),y.pbkdf2Async=y.pbkdf2=void 0;const c=x(5729),m=x(602),h=x(7507);function f(S,A,k,F){c.default.hash(S);const B=(0,h.checkOpts)({dkLen:32,asyncTick:10},F),{c:E,dkLen:O,asyncTick:j}=B;if(c.default.number(E),c.default.number(O),c.default.number(j),E<1)throw new Error("PBKDF2: iterations (c) should be >= 1");const N=(0,h.toBytes)(A),z=(0,h.toBytes)(k),U=new Uint8Array(O),R=m.hmac.create(S,N),I=R._cloneInto().update(z);return{c:E,dkLen:O,asyncTick:j,DK:U,PRF:R,PRFSalt:I}}function p(S,A,k,F,B){return S.destroy(),A.destroy(),F&&F.destroy(),B.fill(0),k}function M(){return(M=v(function*(S,A,k,F){const{c:B,dkLen:E,asyncTick:O,DK:j,PRF:N,PRFSalt:z}=f(S,A,k,F);let U;const R=new Uint8Array(4),I=(0,h.createView)(R),K=new Uint8Array(N.outputLen);for(let W=1,G=0;G{N._cloneInto(U).update(K).digestInto(K);for(let re=0;re{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.sha224=y.sha256=void 0;const v=x(4206),c=x(7507),m=(S,A,k)=>S&A^~S&k,h=(S,A,k)=>S&A^S&k^A&k,f=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),p=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),_=new Uint32Array(64);class w extends v.SHA2{constructor(){super(64,32,8,!1),this.A=0|p[0],this.B=0|p[1],this.C=0|p[2],this.D=0|p[3],this.E=0|p[4],this.F=0|p[5],this.G=0|p[6],this.H=0|p[7]}get(){const{A,B:k,C:F,D:B,E,F:O,G:j,H:N}=this;return[A,k,F,B,E,O,j,N]}set(A,k,F,B,E,O,j,N){this.A=0|A,this.B=0|k,this.C=0|F,this.D=0|B,this.E=0|E,this.F=0|O,this.G=0|j,this.H=0|N}process(A,k){for(let R=0;R<16;R++,k+=4)_[R]=A.getUint32(k,!1);for(let R=16;R<64;R++){const I=_[R-15],K=_[R-2],W=(0,c.rotr)(I,7)^(0,c.rotr)(I,18)^I>>>3,G=(0,c.rotr)(K,17)^(0,c.rotr)(K,19)^K>>>10;_[R]=G+_[R-7]+W+_[R-16]|0}let{A:F,B,C:E,D:O,E:j,F:N,G:z,H:U}=this;for(let R=0;R<64;R++){const K=U+((0,c.rotr)(j,6)^(0,c.rotr)(j,11)^(0,c.rotr)(j,25))+m(j,N,z)+f[R]+_[R]|0,G=((0,c.rotr)(F,2)^(0,c.rotr)(F,13)^(0,c.rotr)(F,22))+h(F,B,E)|0;U=z,z=N,N=j,j=O+K|0,O=E,E=B,B=F,F=K+G|0}F=F+this.A|0,B=B+this.B|0,E=E+this.C|0,O=O+this.D|0,j=j+this.E|0,N=N+this.F|0,z=z+this.G|0,U=U+this.H|0,this.set(F,B,E,O,j,N,z,U)}roundClean(){_.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class M extends w{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}y.sha256=(0,c.wrapConstructor)(()=>new w),y.sha224=(0,c.wrapConstructor)(()=>new M)},27:(ie,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.sha384=y.sha512_256=y.sha512_224=y.sha512=y.SHA512=void 0;const v=x(4206),c=x(9027),m=x(7507),[h,f]=c.default.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(k=>BigInt(k))),p=new Uint32Array(80),_=new Uint32Array(80);class w extends v.SHA2{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){const{Ah:F,Al:B,Bh:E,Bl:O,Ch:j,Cl:N,Dh:z,Dl:U,Eh:R,El:I,Fh:K,Fl:W,Gh:G,Gl:X,Hh:te,Hl:re}=this;return[F,B,E,O,j,N,z,U,R,I,K,W,G,X,te,re]}set(F,B,E,O,j,N,z,U,R,I,K,W,G,X,te,re){this.Ah=0|F,this.Al=0|B,this.Bh=0|E,this.Bl=0|O,this.Ch=0|j,this.Cl=0|N,this.Dh=0|z,this.Dl=0|U,this.Eh=0|R,this.El=0|I,this.Fh=0|K,this.Fl=0|W,this.Gh=0|G,this.Gl=0|X,this.Hh=0|te,this.Hl=0|re}process(F,B){for(let De=0;De<16;De++,B+=4)p[De]=F.getUint32(B),_[De]=F.getUint32(B+=4);for(let De=16;De<80;De++){const $e=0|p[De-15],rt=0|_[De-15],Tt=c.default.rotrSH($e,rt,1)^c.default.rotrSH($e,rt,8)^c.default.shrSH($e,rt,7),he=c.default.rotrSL($e,rt,1)^c.default.rotrSL($e,rt,8)^c.default.shrSL($e,rt,7),ce=0|p[De-2],ae=0|_[De-2],le=c.default.rotrSH(ce,ae,19)^c.default.rotrBH(ce,ae,61)^c.default.shrSH(ce,ae,6),Ge=c.default.rotrSL(ce,ae,19)^c.default.rotrBL(ce,ae,61)^c.default.shrSL(ce,ae,6),Ae=c.default.add4L(he,Ge,_[De-7],_[De-16]),st=c.default.add4H(Ae,Tt,le,p[De-7],p[De-16]);p[De]=0|st,_[De]=0|Ae}let{Ah:E,Al:O,Bh:j,Bl:N,Ch:z,Cl:U,Dh:R,Dl:I,Eh:K,El:W,Fh:G,Fl:X,Gh:te,Gl:re,Hh:Me,Hl:Le}=this;for(let De=0;De<80;De++){const $e=c.default.rotrSH(K,W,14)^c.default.rotrSH(K,W,18)^c.default.rotrBH(K,W,41),rt=c.default.rotrSL(K,W,14)^c.default.rotrSL(K,W,18)^c.default.rotrBL(K,W,41),Tt=K&G^~K&te,ce=c.default.add5L(Le,rt,W&X^~W&re,f[De],_[De]),ae=c.default.add5H(ce,Me,$e,Tt,h[De],p[De]),le=0|ce,Ge=c.default.rotrSH(E,O,28)^c.default.rotrBH(E,O,34)^c.default.rotrBH(E,O,39),Ae=c.default.rotrSL(E,O,28)^c.default.rotrBL(E,O,34)^c.default.rotrBL(E,O,39),st=E&j^E&z^j&z,ot=O&N^O&U^N&U;Me=0|te,Le=0|re,te=0|G,re=0|X,G=0|K,X=0|W,({h:K,l:W}=c.default.add(0|R,0|I,0|ae,0|le)),R=0|z,I=0|U,z=0|j,U=0|N,j=0|E,N=0|O;const ft=c.default.add3L(le,Ae,ot);E=c.default.add3H(ft,ae,Ge,st),O=0|ft}({h:E,l:O}=c.default.add(0|this.Ah,0|this.Al,0|E,0|O)),({h:j,l:N}=c.default.add(0|this.Bh,0|this.Bl,0|j,0|N)),({h:z,l:U}=c.default.add(0|this.Ch,0|this.Cl,0|z,0|U)),({h:R,l:I}=c.default.add(0|this.Dh,0|this.Dl,0|R,0|I)),({h:K,l:W}=c.default.add(0|this.Eh,0|this.El,0|K,0|W)),({h:G,l:X}=c.default.add(0|this.Fh,0|this.Fl,0|G,0|X)),({h:te,l:re}=c.default.add(0|this.Gh,0|this.Gl,0|te,0|re)),({h:Me,l:Le}=c.default.add(0|this.Hh,0|this.Hl,0|Me,0|Le)),this.set(E,O,j,N,z,U,R,I,K,W,G,X,te,re,Me,Le)}roundClean(){p.fill(0),_.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}y.SHA512=w;class M extends w{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}}class S extends w{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}}class A extends w{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}}y.sha512=(0,m.wrapConstructor)(()=>new w),y.sha512_224=(0,m.wrapConstructor)(()=>new M),y.sha512_256=(0,m.wrapConstructor)(()=>new S),y.sha384=(0,m.wrapConstructor)(()=>new A)},7507:(ie,y,x)=>{"use strict";var v=x(9598).default;Object.defineProperty(y,"__esModule",{value:!0}),y.randomBytes=y.wrapConstructorWithOpts=y.wrapConstructor=y.checkOpts=y.Hash=y.concatBytes=y.toBytes=y.utf8ToBytes=y.asyncLoop=y.nextTick=y.hexToBytes=y.bytesToHex=y.isLE=y.rotr=y.createView=y.u32=y.u8=void 0;const c=x(7882);if(y.u8=I=>new Uint8Array(I.buffer,I.byteOffset,I.byteLength),y.u32=I=>new Uint32Array(I.buffer,I.byteOffset,Math.floor(I.byteLength/4)),y.createView=I=>new DataView(I.buffer,I.byteOffset,I.byteLength),y.rotr=(I,K)=>I<<32-K|I>>>K,y.isLE=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0],!y.isLE)throw new Error("Non little-endian hardware is not supported");const _=Array.from({length:256},(I,K)=>K.toString(16).padStart(2,"0"));function k(){return(k=v(function*(I,K,W){let G=Date.now();for(let X=0;X=0&&teG instanceof Uint8Array))throw new Error("Uint8Array list expected");if(1===I.length)return I[0];const K=I.reduce((G,X)=>G+X.length,0),W=new Uint8Array(K);for(let G=0,X=0;G"[object Object]"===Object.prototype.toString.call(I)&&I.constructor===Object)(K)))throw new TypeError("Options should be object or undefined");return Object.assign(I,K)},y.wrapConstructor=function z(I){const K=G=>I().update(B(G)).digest(),W=I();return K.outputLen=W.outputLen,K.blockLen=W.blockLen,K.create=()=>I(),K},y.wrapConstructorWithOpts=function U(I){const K=(G,X)=>I(X).update(B(G)).digest(),W=I({});return K.outputLen=W.outputLen,K.blockLen=W.blockLen,K.create=G=>I(G),K},y.randomBytes=function R(I=32){if(c.crypto.web)return c.crypto.web.getRandomValues(new Uint8Array(I));if(c.crypto.node)return new Uint8Array(c.crypto.node.randomBytes(I).buffer);throw new Error("The environment doesn't have randomBytes function")}},3439:(ie,y)=>{"use strict";y.U=void 0,y.U="abandon\nability\nable\nabout\nabove\nabsent\nabsorb\nabstract\nabsurd\nabuse\naccess\naccident\naccount\naccuse\nachieve\nacid\nacoustic\nacquire\nacross\nact\naction\nactor\nactress\nactual\nadapt\nadd\naddict\naddress\nadjust\nadmit\nadult\nadvance\nadvice\naerobic\naffair\nafford\nafraid\nagain\nage\nagent\nagree\nahead\naim\nair\nairport\naisle\nalarm\nalbum\nalcohol\nalert\nalien\nall\nalley\nallow\nalmost\nalone\nalpha\nalready\nalso\nalter\nalways\namateur\namazing\namong\namount\namused\nanalyst\nanchor\nancient\nanger\nangle\nangry\nanimal\nankle\nannounce\nannual\nanother\nanswer\nantenna\nantique\nanxiety\nany\napart\napology\nappear\napple\napprove\napril\narch\narctic\narea\narena\nargue\narm\narmed\narmor\narmy\naround\narrange\narrest\narrive\narrow\nart\nartefact\nartist\nartwork\nask\naspect\nassault\nasset\nassist\nassume\nasthma\nathlete\natom\nattack\nattend\nattitude\nattract\nauction\naudit\naugust\naunt\nauthor\nauto\nautumn\naverage\navocado\navoid\nawake\naware\naway\nawesome\nawful\nawkward\naxis\nbaby\nbachelor\nbacon\nbadge\nbag\nbalance\nbalcony\nball\nbamboo\nbanana\nbanner\nbar\nbarely\nbargain\nbarrel\nbase\nbasic\nbasket\nbattle\nbeach\nbean\nbeauty\nbecause\nbecome\nbeef\nbefore\nbegin\nbehave\nbehind\nbelieve\nbelow\nbelt\nbench\nbenefit\nbest\nbetray\nbetter\nbetween\nbeyond\nbicycle\nbid\nbike\nbind\nbiology\nbird\nbirth\nbitter\nblack\nblade\nblame\nblanket\nblast\nbleak\nbless\nblind\nblood\nblossom\nblouse\nblue\nblur\nblush\nboard\nboat\nbody\nboil\nbomb\nbone\nbonus\nbook\nboost\nborder\nboring\nborrow\nboss\nbottom\nbounce\nbox\nboy\nbracket\nbrain\nbrand\nbrass\nbrave\nbread\nbreeze\nbrick\nbridge\nbrief\nbright\nbring\nbrisk\nbroccoli\nbroken\nbronze\nbroom\nbrother\nbrown\nbrush\nbubble\nbuddy\nbudget\nbuffalo\nbuild\nbulb\nbulk\nbullet\nbundle\nbunker\nburden\nburger\nburst\nbus\nbusiness\nbusy\nbutter\nbuyer\nbuzz\ncabbage\ncabin\ncable\ncactus\ncage\ncake\ncall\ncalm\ncamera\ncamp\ncan\ncanal\ncancel\ncandy\ncannon\ncanoe\ncanvas\ncanyon\ncapable\ncapital\ncaptain\ncar\ncarbon\ncard\ncargo\ncarpet\ncarry\ncart\ncase\ncash\ncasino\ncastle\ncasual\ncat\ncatalog\ncatch\ncategory\ncattle\ncaught\ncause\ncaution\ncave\nceiling\ncelery\ncement\ncensus\ncentury\ncereal\ncertain\nchair\nchalk\nchampion\nchange\nchaos\nchapter\ncharge\nchase\nchat\ncheap\ncheck\ncheese\nchef\ncherry\nchest\nchicken\nchief\nchild\nchimney\nchoice\nchoose\nchronic\nchuckle\nchunk\nchurn\ncigar\ncinnamon\ncircle\ncitizen\ncity\ncivil\nclaim\nclap\nclarify\nclaw\nclay\nclean\nclerk\nclever\nclick\nclient\ncliff\nclimb\nclinic\nclip\nclock\nclog\nclose\ncloth\ncloud\nclown\nclub\nclump\ncluster\nclutch\ncoach\ncoast\ncoconut\ncode\ncoffee\ncoil\ncoin\ncollect\ncolor\ncolumn\ncombine\ncome\ncomfort\ncomic\ncommon\ncompany\nconcert\nconduct\nconfirm\ncongress\nconnect\nconsider\ncontrol\nconvince\ncook\ncool\ncopper\ncopy\ncoral\ncore\ncorn\ncorrect\ncost\ncotton\ncouch\ncountry\ncouple\ncourse\ncousin\ncover\ncoyote\ncrack\ncradle\ncraft\ncram\ncrane\ncrash\ncrater\ncrawl\ncrazy\ncream\ncredit\ncreek\ncrew\ncricket\ncrime\ncrisp\ncritic\ncrop\ncross\ncrouch\ncrowd\ncrucial\ncruel\ncruise\ncrumble\ncrunch\ncrush\ncry\ncrystal\ncube\nculture\ncup\ncupboard\ncurious\ncurrent\ncurtain\ncurve\ncushion\ncustom\ncute\ncycle\ndad\ndamage\ndamp\ndance\ndanger\ndaring\ndash\ndaughter\ndawn\nday\ndeal\ndebate\ndebris\ndecade\ndecember\ndecide\ndecline\ndecorate\ndecrease\ndeer\ndefense\ndefine\ndefy\ndegree\ndelay\ndeliver\ndemand\ndemise\ndenial\ndentist\ndeny\ndepart\ndepend\ndeposit\ndepth\ndeputy\nderive\ndescribe\ndesert\ndesign\ndesk\ndespair\ndestroy\ndetail\ndetect\ndevelop\ndevice\ndevote\ndiagram\ndial\ndiamond\ndiary\ndice\ndiesel\ndiet\ndiffer\ndigital\ndignity\ndilemma\ndinner\ndinosaur\ndirect\ndirt\ndisagree\ndiscover\ndisease\ndish\ndismiss\ndisorder\ndisplay\ndistance\ndivert\ndivide\ndivorce\ndizzy\ndoctor\ndocument\ndog\ndoll\ndolphin\ndomain\ndonate\ndonkey\ndonor\ndoor\ndose\ndouble\ndove\ndraft\ndragon\ndrama\ndrastic\ndraw\ndream\ndress\ndrift\ndrill\ndrink\ndrip\ndrive\ndrop\ndrum\ndry\nduck\ndumb\ndune\nduring\ndust\ndutch\nduty\ndwarf\ndynamic\neager\neagle\nearly\nearn\nearth\neasily\neast\neasy\necho\necology\neconomy\nedge\nedit\neducate\neffort\negg\neight\neither\nelbow\nelder\nelectric\nelegant\nelement\nelephant\nelevator\nelite\nelse\nembark\nembody\nembrace\nemerge\nemotion\nemploy\nempower\nempty\nenable\nenact\nend\nendless\nendorse\nenemy\nenergy\nenforce\nengage\nengine\nenhance\nenjoy\nenlist\nenough\nenrich\nenroll\nensure\nenter\nentire\nentry\nenvelope\nepisode\nequal\nequip\nera\nerase\nerode\nerosion\nerror\nerupt\nescape\nessay\nessence\nestate\neternal\nethics\nevidence\nevil\nevoke\nevolve\nexact\nexample\nexcess\nexchange\nexcite\nexclude\nexcuse\nexecute\nexercise\nexhaust\nexhibit\nexile\nexist\nexit\nexotic\nexpand\nexpect\nexpire\nexplain\nexpose\nexpress\nextend\nextra\neye\neyebrow\nfabric\nface\nfaculty\nfade\nfaint\nfaith\nfall\nfalse\nfame\nfamily\nfamous\nfan\nfancy\nfantasy\nfarm\nfashion\nfat\nfatal\nfather\nfatigue\nfault\nfavorite\nfeature\nfebruary\nfederal\nfee\nfeed\nfeel\nfemale\nfence\nfestival\nfetch\nfever\nfew\nfiber\nfiction\nfield\nfigure\nfile\nfilm\nfilter\nfinal\nfind\nfine\nfinger\nfinish\nfire\nfirm\nfirst\nfiscal\nfish\nfit\nfitness\nfix\nflag\nflame\nflash\nflat\nflavor\nflee\nflight\nflip\nfloat\nflock\nfloor\nflower\nfluid\nflush\nfly\nfoam\nfocus\nfog\nfoil\nfold\nfollow\nfood\nfoot\nforce\nforest\nforget\nfork\nfortune\nforum\nforward\nfossil\nfoster\nfound\nfox\nfragile\nframe\nfrequent\nfresh\nfriend\nfringe\nfrog\nfront\nfrost\nfrown\nfrozen\nfruit\nfuel\nfun\nfunny\nfurnace\nfury\nfuture\ngadget\ngain\ngalaxy\ngallery\ngame\ngap\ngarage\ngarbage\ngarden\ngarlic\ngarment\ngas\ngasp\ngate\ngather\ngauge\ngaze\ngeneral\ngenius\ngenre\ngentle\ngenuine\ngesture\nghost\ngiant\ngift\ngiggle\nginger\ngiraffe\ngirl\ngive\nglad\nglance\nglare\nglass\nglide\nglimpse\nglobe\ngloom\nglory\nglove\nglow\nglue\ngoat\ngoddess\ngold\ngood\ngoose\ngorilla\ngospel\ngossip\ngovern\ngown\ngrab\ngrace\ngrain\ngrant\ngrape\ngrass\ngravity\ngreat\ngreen\ngrid\ngrief\ngrit\ngrocery\ngroup\ngrow\ngrunt\nguard\nguess\nguide\nguilt\nguitar\ngun\ngym\nhabit\nhair\nhalf\nhammer\nhamster\nhand\nhappy\nharbor\nhard\nharsh\nharvest\nhat\nhave\nhawk\nhazard\nhead\nhealth\nheart\nheavy\nhedgehog\nheight\nhello\nhelmet\nhelp\nhen\nhero\nhidden\nhigh\nhill\nhint\nhip\nhire\nhistory\nhobby\nhockey\nhold\nhole\nholiday\nhollow\nhome\nhoney\nhood\nhope\nhorn\nhorror\nhorse\nhospital\nhost\nhotel\nhour\nhover\nhub\nhuge\nhuman\nhumble\nhumor\nhundred\nhungry\nhunt\nhurdle\nhurry\nhurt\nhusband\nhybrid\nice\nicon\nidea\nidentify\nidle\nignore\nill\nillegal\nillness\nimage\nimitate\nimmense\nimmune\nimpact\nimpose\nimprove\nimpulse\ninch\ninclude\nincome\nincrease\nindex\nindicate\nindoor\nindustry\ninfant\ninflict\ninform\ninhale\ninherit\ninitial\ninject\ninjury\ninmate\ninner\ninnocent\ninput\ninquiry\ninsane\ninsect\ninside\ninspire\ninstall\nintact\ninterest\ninto\ninvest\ninvite\ninvolve\niron\nisland\nisolate\nissue\nitem\nivory\njacket\njaguar\njar\njazz\njealous\njeans\njelly\njewel\njob\njoin\njoke\njourney\njoy\njudge\njuice\njump\njungle\njunior\njunk\njust\nkangaroo\nkeen\nkeep\nketchup\nkey\nkick\nkid\nkidney\nkind\nkingdom\nkiss\nkit\nkitchen\nkite\nkitten\nkiwi\nknee\nknife\nknock\nknow\nlab\nlabel\nlabor\nladder\nlady\nlake\nlamp\nlanguage\nlaptop\nlarge\nlater\nlatin\nlaugh\nlaundry\nlava\nlaw\nlawn\nlawsuit\nlayer\nlazy\nleader\nleaf\nlearn\nleave\nlecture\nleft\nleg\nlegal\nlegend\nleisure\nlemon\nlend\nlength\nlens\nleopard\nlesson\nletter\nlevel\nliar\nliberty\nlibrary\nlicense\nlife\nlift\nlight\nlike\nlimb\nlimit\nlink\nlion\nliquid\nlist\nlittle\nlive\nlizard\nload\nloan\nlobster\nlocal\nlock\nlogic\nlonely\nlong\nloop\nlottery\nloud\nlounge\nlove\nloyal\nlucky\nluggage\nlumber\nlunar\nlunch\nluxury\nlyrics\nmachine\nmad\nmagic\nmagnet\nmaid\nmail\nmain\nmajor\nmake\nmammal\nman\nmanage\nmandate\nmango\nmansion\nmanual\nmaple\nmarble\nmarch\nmargin\nmarine\nmarket\nmarriage\nmask\nmass\nmaster\nmatch\nmaterial\nmath\nmatrix\nmatter\nmaximum\nmaze\nmeadow\nmean\nmeasure\nmeat\nmechanic\nmedal\nmedia\nmelody\nmelt\nmember\nmemory\nmention\nmenu\nmercy\nmerge\nmerit\nmerry\nmesh\nmessage\nmetal\nmethod\nmiddle\nmidnight\nmilk\nmillion\nmimic\nmind\nminimum\nminor\nminute\nmiracle\nmirror\nmisery\nmiss\nmistake\nmix\nmixed\nmixture\nmobile\nmodel\nmodify\nmom\nmoment\nmonitor\nmonkey\nmonster\nmonth\nmoon\nmoral\nmore\nmorning\nmosquito\nmother\nmotion\nmotor\nmountain\nmouse\nmove\nmovie\nmuch\nmuffin\nmule\nmultiply\nmuscle\nmuseum\nmushroom\nmusic\nmust\nmutual\nmyself\nmystery\nmyth\nnaive\nname\nnapkin\nnarrow\nnasty\nnation\nnature\nnear\nneck\nneed\nnegative\nneglect\nneither\nnephew\nnerve\nnest\nnet\nnetwork\nneutral\nnever\nnews\nnext\nnice\nnight\nnoble\nnoise\nnominee\nnoodle\nnormal\nnorth\nnose\nnotable\nnote\nnothing\nnotice\nnovel\nnow\nnuclear\nnumber\nnurse\nnut\noak\nobey\nobject\noblige\nobscure\nobserve\nobtain\nobvious\noccur\nocean\noctober\nodor\noff\noffer\noffice\noften\noil\nokay\nold\nolive\nolympic\nomit\nonce\none\nonion\nonline\nonly\nopen\nopera\nopinion\noppose\noption\norange\norbit\norchard\norder\nordinary\norgan\norient\noriginal\norphan\nostrich\nother\noutdoor\nouter\noutput\noutside\noval\noven\nover\nown\nowner\noxygen\noyster\nozone\npact\npaddle\npage\npair\npalace\npalm\npanda\npanel\npanic\npanther\npaper\nparade\nparent\npark\nparrot\nparty\npass\npatch\npath\npatient\npatrol\npattern\npause\npave\npayment\npeace\npeanut\npear\npeasant\npelican\npen\npenalty\npencil\npeople\npepper\nperfect\npermit\nperson\npet\nphone\nphoto\nphrase\nphysical\npiano\npicnic\npicture\npiece\npig\npigeon\npill\npilot\npink\npioneer\npipe\npistol\npitch\npizza\nplace\nplanet\nplastic\nplate\nplay\nplease\npledge\npluck\nplug\nplunge\npoem\npoet\npoint\npolar\npole\npolice\npond\npony\npool\npopular\nportion\nposition\npossible\npost\npotato\npottery\npoverty\npowder\npower\npractice\npraise\npredict\nprefer\nprepare\npresent\npretty\nprevent\nprice\npride\nprimary\nprint\npriority\nprison\nprivate\nprize\nproblem\nprocess\nproduce\nprofit\nprogram\nproject\npromote\nproof\nproperty\nprosper\nprotect\nproud\nprovide\npublic\npudding\npull\npulp\npulse\npumpkin\npunch\npupil\npuppy\npurchase\npurity\npurpose\npurse\npush\nput\npuzzle\npyramid\nquality\nquantum\nquarter\nquestion\nquick\nquit\nquiz\nquote\nrabbit\nraccoon\nrace\nrack\nradar\nradio\nrail\nrain\nraise\nrally\nramp\nranch\nrandom\nrange\nrapid\nrare\nrate\nrather\nraven\nraw\nrazor\nready\nreal\nreason\nrebel\nrebuild\nrecall\nreceive\nrecipe\nrecord\nrecycle\nreduce\nreflect\nreform\nrefuse\nregion\nregret\nregular\nreject\nrelax\nrelease\nrelief\nrely\nremain\nremember\nremind\nremove\nrender\nrenew\nrent\nreopen\nrepair\nrepeat\nreplace\nreport\nrequire\nrescue\nresemble\nresist\nresource\nresponse\nresult\nretire\nretreat\nreturn\nreunion\nreveal\nreview\nreward\nrhythm\nrib\nribbon\nrice\nrich\nride\nridge\nrifle\nright\nrigid\nring\nriot\nripple\nrisk\nritual\nrival\nriver\nroad\nroast\nrobot\nrobust\nrocket\nromance\nroof\nrookie\nroom\nrose\nrotate\nrough\nround\nroute\nroyal\nrubber\nrude\nrug\nrule\nrun\nrunway\nrural\nsad\nsaddle\nsadness\nsafe\nsail\nsalad\nsalmon\nsalon\nsalt\nsalute\nsame\nsample\nsand\nsatisfy\nsatoshi\nsauce\nsausage\nsave\nsay\nscale\nscan\nscare\nscatter\nscene\nscheme\nschool\nscience\nscissors\nscorpion\nscout\nscrap\nscreen\nscript\nscrub\nsea\nsearch\nseason\nseat\nsecond\nsecret\nsection\nsecurity\nseed\nseek\nsegment\nselect\nsell\nseminar\nsenior\nsense\nsentence\nseries\nservice\nsession\nsettle\nsetup\nseven\nshadow\nshaft\nshallow\nshare\nshed\nshell\nsheriff\nshield\nshift\nshine\nship\nshiver\nshock\nshoe\nshoot\nshop\nshort\nshoulder\nshove\nshrimp\nshrug\nshuffle\nshy\nsibling\nsick\nside\nsiege\nsight\nsign\nsilent\nsilk\nsilly\nsilver\nsimilar\nsimple\nsince\nsing\nsiren\nsister\nsituate\nsix\nsize\nskate\nsketch\nski\nskill\nskin\nskirt\nskull\nslab\nslam\nsleep\nslender\nslice\nslide\nslight\nslim\nslogan\nslot\nslow\nslush\nsmall\nsmart\nsmile\nsmoke\nsmooth\nsnack\nsnake\nsnap\nsniff\nsnow\nsoap\nsoccer\nsocial\nsock\nsoda\nsoft\nsolar\nsoldier\nsolid\nsolution\nsolve\nsomeone\nsong\nsoon\nsorry\nsort\nsoul\nsound\nsoup\nsource\nsouth\nspace\nspare\nspatial\nspawn\nspeak\nspecial\nspeed\nspell\nspend\nsphere\nspice\nspider\nspike\nspin\nspirit\nsplit\nspoil\nsponsor\nspoon\nsport\nspot\nspray\nspread\nspring\nspy\nsquare\nsqueeze\nsquirrel\nstable\nstadium\nstaff\nstage\nstairs\nstamp\nstand\nstart\nstate\nstay\nsteak\nsteel\nstem\nstep\nstereo\nstick\nstill\nsting\nstock\nstomach\nstone\nstool\nstory\nstove\nstrategy\nstreet\nstrike\nstrong\nstruggle\nstudent\nstuff\nstumble\nstyle\nsubject\nsubmit\nsubway\nsuccess\nsuch\nsudden\nsuffer\nsugar\nsuggest\nsuit\nsummer\nsun\nsunny\nsunset\nsuper\nsupply\nsupreme\nsure\nsurface\nsurge\nsurprise\nsurround\nsurvey\nsuspect\nsustain\nswallow\nswamp\nswap\nswarm\nswear\nsweet\nswift\nswim\nswing\nswitch\nsword\nsymbol\nsymptom\nsyrup\nsystem\ntable\ntackle\ntag\ntail\ntalent\ntalk\ntank\ntape\ntarget\ntask\ntaste\ntattoo\ntaxi\nteach\nteam\ntell\nten\ntenant\ntennis\ntent\nterm\ntest\ntext\nthank\nthat\ntheme\nthen\ntheory\nthere\nthey\nthing\nthis\nthought\nthree\nthrive\nthrow\nthumb\nthunder\nticket\ntide\ntiger\ntilt\ntimber\ntime\ntiny\ntip\ntired\ntissue\ntitle\ntoast\ntobacco\ntoday\ntoddler\ntoe\ntogether\ntoilet\ntoken\ntomato\ntomorrow\ntone\ntongue\ntonight\ntool\ntooth\ntop\ntopic\ntopple\ntorch\ntornado\ntortoise\ntoss\ntotal\ntourist\ntoward\ntower\ntown\ntoy\ntrack\ntrade\ntraffic\ntragic\ntrain\ntransfer\ntrap\ntrash\ntravel\ntray\ntreat\ntree\ntrend\ntrial\ntribe\ntrick\ntrigger\ntrim\ntrip\ntrophy\ntrouble\ntruck\ntrue\ntruly\ntrumpet\ntrust\ntruth\ntry\ntube\ntuition\ntumble\ntuna\ntunnel\nturkey\nturn\nturtle\ntwelve\ntwenty\ntwice\ntwin\ntwist\ntwo\ntype\ntypical\nugly\numbrella\nunable\nunaware\nuncle\nuncover\nunder\nundo\nunfair\nunfold\nunhappy\nuniform\nunique\nunit\nuniverse\nunknown\nunlock\nuntil\nunusual\nunveil\nupdate\nupgrade\nuphold\nupon\nupper\nupset\nurban\nurge\nusage\nuse\nused\nuseful\nuseless\nusual\nutility\nvacant\nvacuum\nvague\nvalid\nvalley\nvalve\nvan\nvanish\nvapor\nvarious\nvast\nvault\nvehicle\nvelvet\nvendor\nventure\nvenue\nverb\nverify\nversion\nvery\nvessel\nveteran\nviable\nvibrant\nvicious\nvictory\nvideo\nview\nvillage\nvintage\nviolin\nvirtual\nvirus\nvisa\nvisit\nvisual\nvital\nvivid\nvocal\nvoice\nvoid\nvolcano\nvolume\nvote\nvoyage\nwage\nwagon\nwait\nwalk\nwall\nwalnut\nwant\nwarfare\nwarm\nwarrior\nwash\nwasp\nwaste\nwater\nwave\nway\nwealth\nweapon\nwear\nweasel\nweather\nweb\nwedding\nweekend\nweird\nwelcome\nwest\nwet\nwhale\nwhat\nwheat\nwheel\nwhen\nwhere\nwhip\nwhisper\nwide\nwidth\nwife\nwild\nwill\nwin\nwindow\nwine\nwing\nwink\nwinner\nwinter\nwire\nwisdom\nwise\nwish\nwitness\nwolf\nwoman\nwonder\nwood\nwool\nword\nwork\nworld\nworry\nworth\nwrap\nwreck\nwrestle\nwrist\nwrite\nwrong\nyard\nyear\nyellow\nyou\nyoung\nyouth\nzebra\nzero\nzone\nzoo".split("\n")},9198:(ie,y,x)=>{"use strict";const{fromCallback:v}=x(6986),c=x(9314),{getCallback:m,getOptions:h}=x(7189),f=Symbol("promise"),p=Symbol("status"),_=Symbol("operations"),w=Symbol("finishClose"),M=Symbol("closeCallbacks");y.AbstractChainedBatch=class S{constructor(k){if("object"!=typeof k||null===k)throw new TypeError("The first argument must be an abstract-level database, received "+(null===k?"null":typeof k));this[_]=[],this[M]=[],this[p]="open",this[w]=this[w].bind(this),this.db=k,this.db.attachResource(this),this.nextTick=k.nextTick}get length(){return this[_].length}put(k,F,B){if("open"!==this[p])throw new c("Batch is not open: cannot call put() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"});const E=this.db._checkKey(k)||this.db._checkValue(F);if(E)throw E;const O=B&&null!=B.sublevel?B.sublevel:this.db,j=B,N=O.keyEncoding(B&&B.keyEncoding),z=O.valueEncoding(B&&B.valueEncoding),U=N.format;B={...B,keyEncoding:U,valueEncoding:z.format},O!==this.db&&(B.sublevel=null);const R=O.prefixKey(N.encode(k),U),I=z.encode(F);return this._put(R,I,B),this[_].push({...j,type:"put",key:k,value:F}),this}_put(k,F,B){}del(k,F){if("open"!==this[p])throw new c("Batch is not open: cannot call del() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"});const B=this.db._checkKey(k);if(B)throw B;const E=F&&null!=F.sublevel?F.sublevel:this.db,O=F,j=E.keyEncoding(F&&F.keyEncoding),N=j.format;return F={...F,keyEncoding:N},E!==this.db&&(F.sublevel=null),this._del(E.prefixKey(j.encode(k),N),F),this[_].push({...O,type:"del",key:k}),this}_del(k,F){}clear(){if("open"!==this[p])throw new c("Batch is not open: cannot call clear() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"});return this._clear(),this[_]=[],this}_clear(){}write(k,F){return F=m(k,F),F=v(F,f),k=h(k),"open"!==this[p]?this.nextTick(F,new c("Batch is not open: cannot call write() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"})):0===this.length?this.close(F):(this[p]="writing",this._write(k,B=>{this[p]="closing",this[M].push(()=>F(B)),B||this.db.emit("batch",this[_]),this._close(this[w])})),F[f]}_write(k,F){}close(k){return k=v(k,f),"closing"===this[p]?this[M].push(k):"closed"===this[p]?this.nextTick(k):(this[M].push(k),"writing"!==this[p]&&(this[p]="closing",this._close(this[w]))),k[f]}_close(k){this.nextTick(k)}[w](){this[p]="closed",this.db.detachResource(this);const k=this[M];this[M]=[];for(const F of k)F()}}},7706:(ie,y,x)=>{"use strict";var v=x(6737).default,c=x(8186).default;const{fromCallback:m}=x(6986),h=x(9314),{getOptions:f,getCallback:p}=x(7189),_=Symbol("promise"),w=Symbol("callback"),M=Symbol("working"),S=Symbol("handleOne"),A=Symbol("handleMany"),k=Symbol("autoClose"),F=Symbol("finishWork"),B=Symbol("returnMany"),E=Symbol("closing"),O=Symbol("handleClose"),j=Symbol("closed"),N=Symbol("closeCallbacks"),z=Symbol("keyEncoding"),U=Symbol("valueEncoding"),R=Symbol("abortOnClose"),I=Symbol("legacy"),K=Symbol("keys"),W=Symbol("values"),G=Symbol("limit"),X=Symbol("count"),te=Object.freeze({}),re=()=>{};let Me=!1;class Le{constructor(ce,ae,le){if("object"!=typeof ce||null===ce)throw new TypeError("The first argument must be an abstract-level database, received "+(null===ce?"null":typeof ce));if("object"!=typeof ae||null===ae)throw new TypeError("The second argument must be an options object");this[j]=!1,this[N]=[],this[M]=!1,this[E]=!1,this[k]=!1,this[w]=null,this[S]=this[S].bind(this),this[A]=this[A].bind(this),this[O]=this[O].bind(this),this[z]=ae[z],this[U]=ae[U],this[I]=le,this[G]=Number.isInteger(ae.limit)&&ae.limit>=0?ae.limit:1/0,this[X]=0,this[R]=!!ae.abortOnClose,this.db=ce,this.db.attachResource(this),this.nextTick=ce.nextTick}get count(){return this[X]}get limit(){return this[G]}next(ce){let ae;if(void 0===ce)ae=new Promise((le,Ge)=>{ce=(Ae,st,ot)=>{Ae?Ge(Ae):this[I]?void 0===st&&void 0===ot?le():le([st,ot]):le(st)}});else if("function"!=typeof ce)throw new TypeError("Callback must be a function");return this[E]?this.nextTick(ce,new h("Iterator is not open: cannot call next() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"})):this[M]?this.nextTick(ce,new h("Iterator is busy: cannot call next() until previous call has completed",{code:"LEVEL_ITERATOR_BUSY"})):(this[M]=!0,this[w]=ce,this[X]>=this[G]?this.nextTick(this[S],null):this._next(this[S])),ae}_next(ce){this.nextTick(ce)}nextv(ce,ae,le){return le=p(ae,le),le=m(le,_),ae=f(ae,te),Number.isInteger(ce)?(this[E]?this.nextTick(le,new h("Iterator is not open: cannot call nextv() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"})):this[M]?this.nextTick(le,new h("Iterator is busy: cannot call nextv() until previous call has completed",{code:"LEVEL_ITERATOR_BUSY"})):(ce<1&&(ce=1),this[G]<1/0&&(ce=Math.min(ce,this[G]-this[X])),this[M]=!0,this[w]=le,ce<=0?this.nextTick(this[A],null,[]):this._nextv(ce,ae,this[A])),le[_]):(this.nextTick(le,new TypeError("The first argument 'size' must be an integer")),le[_])}_nextv(ce,ae,le){const Ge=[],Ae=(st,ot,ft)=>st?le(st):(this[I]?void 0===ot&&void 0===ft:void 0===ot)?le(null,Ge):(Ge.push(this[I]?[ot,ft]:ot),void(Ge.length===ce?le(null,Ge):this._next(Ae)));this._next(Ae)}all(ce,ae){return ae=p(ce,ae),ae=m(ae,_),ce=f(ce,te),this[E]?this.nextTick(ae,new h("Iterator is not open: cannot call all() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"})):this[M]?this.nextTick(ae,new h("Iterator is busy: cannot call all() until previous call has completed",{code:"LEVEL_ITERATOR_BUSY"})):(this[M]=!0,this[w]=ae,this[k]=!0,this[X]>=this[G]?this.nextTick(this[A],null,[]):this._all(ce,this[A])),ae[_]}_all(ce,ae){let le=this[X];const Ge=[],Ae=()=>{const ot=this[G]<1/0?Math.min(1e3,this[G]-le):1e3;ot<=0?this.nextTick(ae,null,Ge):this._nextv(ot,te,st)},st=(ot,ft)=>{ot?ae(ot):0===ft.length?ae(null,Ge):(Ge.push.apply(Ge,ft),le+=ft.length,Ae())};Ae()}[F](){const ce=this[w];return this[R]&&null===ce?re:(this[M]=!1,this[w]=null,this[E]&&this._close(this[O]),ce)}[B](ce,ae,le){this[k]?this.close(ce.bind(null,ae,le)):ce(ae,le)}seek(ce,ae){if(ae=f(ae,te),!this[E]){if(this[M])throw new h("Iterator is busy: cannot call seek() until next() has completed",{code:"LEVEL_ITERATOR_BUSY"});{const le=this.db.keyEncoding(ae.keyEncoding||this[z]),Ge=le.format;ae.keyEncoding!==Ge&&(ae={...ae,keyEncoding:Ge});const Ae=this.db.prefixKey(le.encode(ce),Ge);this._seek(Ae,ae)}}}_seek(ce,ae){throw new h("Iterator does not support seek()",{code:"LEVEL_NOT_SUPPORTED"})}close(ce){return ce=m(ce,_),this[j]?this.nextTick(ce):this[E]?this[N].push(ce):(this[E]=!0,this[N].push(ce),this[M]?this[R]&&this[F]()(new h("Aborted on iterator close()",{code:"LEVEL_ITERATOR_NOT_OPEN"})):this._close(this[O])),ce[_]}_close(ce){this.nextTick(ce)}[O](){this[j]=!0,this.db.detachResource(this);const ce=this[N];this[N]=[];for(const ae of ce)ae()}[Symbol.asyncIterator](){var ce=this;return c(function*(){try{let ae;for(;void 0!==(ae=yield v(ce.next()));)yield ae}finally{ce[j]||(yield v(ce.close()))}})()}}class De extends Le{constructor(ce,ae){super(ce,ae,!0),this[K]=!1!==ae.keys,this[W]=!1!==ae.values}[S](ce,ae,le){const Ge=this[F]();if(ce)return Ge(ce);try{ae=this[K]&&void 0!==ae?this[z].decode(ae):void 0,le=this[W]&&void 0!==le?this[U].decode(le):void 0}catch(Ae){return Ge(new Tt("entry",Ae))}void 0===ae&&void 0===le||this[X]++,Ge(null,ae,le)}[A](ce,ae){const le=this[F]();if(ce)return this[B](le,ce);try{for(const Ge of ae){const Ae=Ge[0],st=Ge[1];Ge[0]=this[K]&&void 0!==Ae?this[z].decode(Ae):void 0,Ge[1]=this[W]&&void 0!==st?this[U].decode(st):void 0}}catch(Ge){return this[B](le,new Tt("entries",Ge))}this[X]+=ae.length,this[B](le,null,ae)}end(ce){return!Me&&typeof console<"u"&&(Me=!0,console.warn(new h("The iterator.end() method was renamed to close() and end() is an alias that will be removed in a future version",{code:"LEVEL_LEGACY"}))),this.close(ce)}}class Tt extends h{constructor(ce,ae){super(`Iterator could not decode ${ce}`,{code:"LEVEL_DECODE_ERROR",cause:ae})}}for(const he of["_ended property","_nexting property","_end method"])Object.defineProperty(De.prototype,he.split(" ")[0],{get(){throw new h(`The ${he} has been removed`,{code:"LEVEL_LEGACY"})},set(){throw new h(`The ${he} has been removed`,{code:"LEVEL_LEGACY"})}});De.keyEncoding=z,De.valueEncoding=U,y.AbstractIterator=De,y.AbstractKeyIterator=class $e extends Le{constructor(ce,ae){super(ce,ae,!1)}[S](ce,ae){const le=this[F]();if(ce)return le(ce);try{ae=void 0!==ae?this[z].decode(ae):void 0}catch(Ge){return le(new Tt("key",Ge))}void 0!==ae&&this[X]++,le(null,ae)}[A](ce,ae){const le=this[F]();if(ce)return this[B](le,ce);try{for(let Ge=0;Ge{"use strict";const{supports:v}=x(1298),{Transcoder:c}=x(4204),{EventEmitter:m}=x(9069),{fromCallback:h}=x(6986),f=x(9314),{AbstractIterator:p}=x(7706),{DefaultKeyIterator:_,DefaultValueIterator:w}=x(8950),{DeferredIterator:M,DeferredKeyIterator:S,DeferredValueIterator:A}=x(7519),{DefaultChainedBatch:k}=x(4501),{getCallback:F,getOptions:B}=x(7189),E=x(1605),O=Symbol("promise"),j=Symbol("landed"),N=Symbol("resources"),z=Symbol("closeResources"),U=Symbol("operations"),R=Symbol("undefer"),I=Symbol("deferOpen"),K=Symbol("options"),W=Symbol("status"),G=Symbol("defaultOptions"),X=Symbol("transcoder"),te=Symbol("keyEncoding"),re=Symbol("valueEncoding"),Me=()=>{};class Le extends m{constructor(he,ce){if(super(),"object"!=typeof he||null===he)throw new TypeError("The first argument 'manifest' must be an object");ce=B(ce);const{keyEncoding:ae,valueEncoding:le,passive:Ge,...Ae}=ce;this[N]=new Set,this[U]=[],this[I]=!0,this[K]=Ae,this[W]="opening",this.supports=v(he,{status:!0,promises:!0,clear:!0,getMany:!0,deferredOpen:!0,snapshots:!1!==he.snapshots,permanence:!1!==he.permanence,keyIterator:!0,valueIterator:!0,iteratorNextv:!0,iteratorAll:!0,encodings:he.encodings||{},events:Object.assign({},he.events,{opening:!0,open:!0,closing:!0,closed:!0,put:!0,del:!0,batch:!0,clear:!0})}),this[X]=new c(rt(this)),this[te]=this[X].encoding(ae||"utf8"),this[re]=this[X].encoding(le||"utf8");for(const st of this[X].encodings())this.supports.encodings[st.commonName]||(this.supports.encodings[st.commonName]=!0);this[G]={empty:Object.freeze({}),entry:Object.freeze({keyEncoding:this[te].commonName,valueEncoding:this[re].commonName}),key:Object.freeze({keyEncoding:this[te].commonName})},this.nextTick(()=>{this[I]&&this.open({passive:!1},Me)})}get status(){return this[W]}keyEncoding(he){return this[X].encoding(he??this[te])}valueEncoding(he){return this[X].encoding(he??this[re])}open(he,ce){ce=F(he,ce),ce=h(ce,O),(he={...this[K],...B(he)}).createIfMissing=!1!==he.createIfMissing,he.errorIfExists=!!he.errorIfExists;const ae=le=>{"closing"===this[W]||"opening"===this[W]?this.once(j,le?()=>ae(le):ae):"open"!==this[W]?ce(new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN",cause:le})):ce()};return he.passive?"opening"===this[W]?this.once(j,ae):this.nextTick(ae):"closed"===this[W]||this[I]?(this[I]=!1,this[W]="opening",this.emit("opening"),this._open(he,le=>{if(le)return this[W]="closed",this[z](()=>{this.emit(j),ae(le)}),void this[R]();this[W]="open",this[R](),this.emit(j),"open"===this[W]&&this.emit("open"),"open"===this[W]&&this.emit("ready"),ae()})):"open"===this[W]?this.nextTick(ae):this.once(j,()=>this.open(he,ce)),ce[O]}_open(he,ce){this.nextTick(ce)}close(he){he=h(he,O);const ce=ae=>{"opening"===this[W]||"closing"===this[W]?this.once(j,ae?ce(ae):ce):"closed"!==this[W]?he(new f("Database is not closed",{code:"LEVEL_DATABASE_NOT_CLOSED",cause:ae})):he()};if("open"===this[W]){this[W]="closing",this.emit("closing");const ae=le=>{this[W]="open",this[R](),this.emit(j),ce(le)};this[z](()=>{this._close(le=>{if(le)return ae(le);this[W]="closed",this[R](),this.emit(j),"closed"===this[W]&&this.emit("closed"),ce()})})}else"closed"===this[W]?this.nextTick(ce):this.once(j,()=>this.close(he));return he[O]}[z](he){if(0===this[N].size)return this.nextTick(he);let ce=this[N].size,ae=!0;const le=()=>{0==--ce&&(ae?this.nextTick(he):he())};for(const Ge of this[N])Ge.close(le);ae=!1,this[N].clear()}_close(he){this.nextTick(he)}get(he,ce,ae){if(ae=F(ce,ae),ae=h(ae,O),ce=B(ce,this[G].entry),"opening"===this[W])return this.defer(()=>this.get(he,ce,ae)),ae[O];if($e(this,ae))return ae[O];const le=this._checkKey(he);if(le)return this.nextTick(ae,le),ae[O];const Ge=this.keyEncoding(ce.keyEncoding),Ae=this.valueEncoding(ce.valueEncoding),st=Ge.format,ot=Ae.format;return(ce.keyEncoding!==st||ce.valueEncoding!==ot)&&(ce=Object.assign({},ce,{keyEncoding:st,valueEncoding:ot})),this._get(this.prefixKey(Ge.encode(he),st),ce,(ft,Pe)=>{if(ft)return("LEVEL_NOT_FOUND"===ft.code||ft.notFound||/NotFound/i.test(ft))&&(ft.code||(ft.code="LEVEL_NOT_FOUND"),ft.notFound||(ft.notFound=!0),ft.status||(ft.status=404)),ae(ft);try{Pe=Ae.decode(Pe)}catch(pi){return ae(new f("Could not decode value",{code:"LEVEL_DECODE_ERROR",cause:pi}))}ae(null,Pe)}),ae[O]}_get(he,ce,ae){this.nextTick(ae,new Error("NotFound"))}getMany(he,ce,ae){if(ae=F(ce,ae),ae=h(ae,O),ce=B(ce,this[G].entry),"opening"===this[W])return this.defer(()=>this.getMany(he,ce,ae)),ae[O];if($e(this,ae))return ae[O];if(!Array.isArray(he))return this.nextTick(ae,new TypeError("The first argument 'keys' must be an array")),ae[O];if(0===he.length)return this.nextTick(ae,null,[]),ae[O];const le=this.keyEncoding(ce.keyEncoding),Ge=this.valueEncoding(ce.valueEncoding),Ae=le.format,st=Ge.format;(ce.keyEncoding!==Ae||ce.valueEncoding!==st)&&(ce=Object.assign({},ce,{keyEncoding:Ae,valueEncoding:st}));const ot=new Array(he.length);for(let ft=0;ft{if(ft)return ae(ft);try{for(let pi=0;pithis.put(he,ce,ae,le)),le[O];if($e(this,le))return le[O];const Ge=this._checkKey(he)||this._checkValue(ce);if(Ge)return this.nextTick(le,Ge),le[O];const Ae=this.keyEncoding(ae.keyEncoding),st=this.valueEncoding(ae.valueEncoding),ot=Ae.format,ft=st.format;(ae.keyEncoding!==ot||ae.valueEncoding!==ft)&&(ae=Object.assign({},ae,{keyEncoding:ot,valueEncoding:ft}));const Pe=this.prefixKey(Ae.encode(he),ot),pi=st.encode(ce);return this._put(Pe,pi,ae,gn=>{if(gn)return le(gn);this.emit("put",he,ce),le()}),le[O]}_put(he,ce,ae,le){this.nextTick(le)}del(he,ce,ae){if(ae=F(ce,ae),ae=h(ae,O),ce=B(ce,this[G].key),"opening"===this[W])return this.defer(()=>this.del(he,ce,ae)),ae[O];if($e(this,ae))return ae[O];const le=this._checkKey(he);if(le)return this.nextTick(ae,le),ae[O];const Ge=this.keyEncoding(ce.keyEncoding),Ae=Ge.format;return ce.keyEncoding!==Ae&&(ce=Object.assign({},ce,{keyEncoding:Ae})),this._del(this.prefixKey(Ge.encode(he),Ae),ce,st=>{if(st)return ae(st);this.emit("del",he),ae()}),ae[O]}_del(he,ce,ae){this.nextTick(ae)}batch(he,ce,ae){if(!arguments.length){if("opening"===this[W])return new k(this);if("open"!==this[W])throw new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"});return this._chainedBatch()}if(ae="function"==typeof he?he:F(ce,ae),ae=h(ae,O),ce=B(ce,this[G].empty),"opening"===this[W])return this.defer(()=>this.batch(he,ce,ae)),ae[O];if($e(this,ae))return ae[O];if(!Array.isArray(he))return this.nextTick(ae,new TypeError("The first argument 'operations' must be an array")),ae[O];if(0===he.length)return this.nextTick(ae),ae[O];const le=new Array(he.length),{keyEncoding:Ge,valueEncoding:Ae,...st}=ce;for(let ot=0;ot{if(ot)return ae(ot);this.emit("batch",he),ae()}),ae[O]}_batch(he,ce,ae){this.nextTick(ae)}sublevel(he,ce){return this._sublevel(he,De.defaults(ce))}_sublevel(he,ce){return new De(this,he,ce)}prefixKey(he,ce){return he}clear(he,ce){if(ce=F(he,ce),ce=h(ce,O),he=B(he,this[G].empty),"opening"===this[W])return this.defer(()=>this.clear(he,ce)),ce[O];if($e(this,ce))return ce[O];const ae=he,le=this.keyEncoding(he.keyEncoding);return(he=E(he,le)).keyEncoding=le.format,0===he.limit?this.nextTick(ce):this._clear(he,Ge=>{if(Ge)return ce(Ge);this.emit("clear",ae),ce()}),ce[O]}_clear(he,ce){this.nextTick(ce)}iterator(he){const ce=this.keyEncoding(he&&he.keyEncoding),ae=this.valueEncoding(he&&he.valueEncoding);if((he=E(he,ce)).keys=!1!==he.keys,he.values=!1!==he.values,he[p.keyEncoding]=ce,he[p.valueEncoding]=ae,he.keyEncoding=ce.format,he.valueEncoding=ae.format,"opening"===this[W])return new M(this,he);if("open"!==this[W])throw new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"});return this._iterator(he)}_iterator(he){return new p(this,he)}keys(he){const ce=this.keyEncoding(he&&he.keyEncoding),ae=this.valueEncoding(he&&he.valueEncoding);if((he=E(he,ce))[p.keyEncoding]=ce,he[p.valueEncoding]=ae,he.keyEncoding=ce.format,he.valueEncoding=ae.format,"opening"===this[W])return new S(this,he);if("open"!==this[W])throw new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"});return this._keys(he)}_keys(he){return new _(this,he)}values(he){const ce=this.keyEncoding(he&&he.keyEncoding),ae=this.valueEncoding(he&&he.valueEncoding);if((he=E(he,ce))[p.keyEncoding]=ce,he[p.valueEncoding]=ae,he.keyEncoding=ce.format,he.valueEncoding=ae.format,"opening"===this[W])return new A(this,he);if("open"!==this[W])throw new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"});return this._values(he)}_values(he){return new w(this,he)}defer(he){if("function"!=typeof he)throw new TypeError("The first argument must be a function");this[U].push(he)}[R](){if(0===this[U].length)return;const he=this[U];this[U]=[];for(const ce of he)ce()}attachResource(he){if("object"!=typeof he||null===he||"function"!=typeof he.close)throw new TypeError("The first argument must be a resource object");this[N].add(he)}detachResource(he){this[N].delete(he)}_chainedBatch(){return new k(this)}_checkKey(he){if(null==he)return new f("Key cannot be null or undefined",{code:"LEVEL_INVALID_KEY"})}_checkValue(he){if(null==he)return new f("Value cannot be null or undefined",{code:"LEVEL_INVALID_VALUE"})}}Le.prototype.nextTick=x(8102);const{AbstractSublevel:De}=x(5675)({AbstractLevel:Le});y.AbstractLevel=Le,y.AbstractSublevel=De;const $e=function(Tt,he){return"open"!==Tt[W]&&(Tt.nextTick(he,new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"})),!0)},rt=function(Tt){return Object.keys(Tt.supports.encodings).filter(he=>!!Tt.supports.encodings[he])}},2898:(ie,y,x)=>{"use strict";y.AbstractLevel=x(2507).AbstractLevel,y.AbstractSublevel=x(2507).AbstractSublevel,y.AbstractIterator=x(7706).AbstractIterator,y.AbstractKeyIterator=x(7706).AbstractKeyIterator,y.AbstractValueIterator=x(7706).AbstractValueIterator,y.AbstractChainedBatch=x(9198).AbstractChainedBatch},927:(ie,y,x)=>{"use strict";const{AbstractIterator:v,AbstractKeyIterator:c,AbstractValueIterator:m}=x(7706),h=Symbol("unfix"),f=Symbol("iterator"),p=Symbol("handleOne"),_=Symbol("handleMany"),w=Symbol("callback");class M extends v{constructor(F,B,E,O){super(F,B),this[f]=E,this[h]=O,this[p]=this[p].bind(this),this[_]=this[_].bind(this),this[w]=null}[p](F,B,E){const O=this[w];if(F)return O(F);void 0!==B&&(B=this[h](B)),O(F,B,E)}[_](F,B){const E=this[w];if(F)return E(F);for(const O of B){const j=O[0];void 0!==j&&(O[0]=this[h](j))}E(F,B)}}class S extends c{constructor(F,B,E,O){super(F,B),this[f]=E,this[h]=O,this[p]=this[p].bind(this),this[_]=this[_].bind(this),this[w]=null}[p](F,B){const E=this[w];if(F)return E(F);void 0!==B&&(B=this[h](B)),E(F,B)}[_](F,B){const E=this[w];if(F)return E(F);for(let O=0;O{"use strict";const v=x(9314),{Buffer:c}=x(3172)||{},{AbstractSublevelIterator:m,AbstractSublevelKeyIterator:h,AbstractSublevelValueIterator:f}=x(927),p=Symbol("prefix"),_=Symbol("upperBound"),w=Symbol("prefixRange"),M=Symbol("parent"),S=Symbol("unfix"),A=new TextEncoder,k={separator:"!"};ie.exports=function({AbstractLevel:N}){class z extends N{static defaults(R){if("string"==typeof R)throw new v("The subleveldown string shorthand for { separator } has been removed",{code:"LEVEL_LEGACY"});if(R&&R.open)throw new v("The subleveldown open option has been removed",{code:"LEVEL_LEGACY"});return null==R?k:R.separator?R:{...R,separator:"!"}}constructor(R,I,K){const{separator:W,manifest:G,...X}=z.defaults(K);I=j(I,W);const te=W.charCodeAt(0)+1,re=R[M]||R;if(!A.encode(I).every(De=>De>te&&De<127))throw new v(`Prefix must use bytes > ${te} < 127`,{code:"LEVEL_INVALID_PREFIX"});super(F(re,G),X);const Me=(R.prefix||"")+W+I+W,Le=Me.slice(0,-1)+String.fromCharCode(te);this[M]=re,this[p]=new E(Me),this[_]=new E(Le),this[S]=new O,this.nextTick=re.nextTick}prefixKey(R,I){if("utf8"===I)return this[p].utf8+R;if(0===R.byteLength)return this[p][I];if("view"===I){const K=this[p].view,W=new Uint8Array(K.byteLength+R.byteLength);return W.set(K,0),W.set(R,K.byteLength),W}{const K=this[p].buffer;return c.concat([K,R],K.byteLength+R.byteLength)}}[w](R,I){void 0!==R.gte?R.gte=this.prefixKey(R.gte,I):void 0!==R.gt?R.gt=this.prefixKey(R.gt,I):R.gte=this[p][I],void 0!==R.lte?R.lte=this.prefixKey(R.lte,I):void 0!==R.lt?R.lt=this.prefixKey(R.lt,I):R.lte=this[_][I]}get prefix(){return this[p].utf8}get db(){return this[M]}_open(R,I){this[M].open({passive:!0},I)}_put(R,I,K,W){this[M].put(R,I,K,W)}_get(R,I,K){this[M].get(R,I,K)}_getMany(R,I,K){this[M].getMany(R,I,K)}_del(R,I,K){this[M].del(R,I,K)}_batch(R,I,K){this[M].batch(R,I,K)}_clear(R,I){this[w](R,R.keyEncoding),this[M].clear(R,I)}_iterator(R){this[w](R,R.keyEncoding);const I=this[M].iterator(R),K=this[S].get(this[p].utf8.length,R.keyEncoding);return new m(this,R,I,K)}_keys(R){this[w](R,R.keyEncoding);const I=this[M].keys(R),K=this[S].get(this[p].utf8.length,R.keyEncoding);return new h(this,R,I,K)}_values(R){this[w](R,R.keyEncoding);const I=this[M].values(R);return new f(this,R,I)}}return{AbstractSublevel:z}};const F=function(N,z){return{...N.supports,createIfMissing:!1,errorIfExists:!1,events:{},additionalMethods:{},...z,encodings:{utf8:B(N,"utf8"),buffer:B(N,"buffer"),view:B(N,"view")}}},B=function(N,z){return!!N.supports.encodings[z]&&N.keyEncoding(z).name===z};class E{constructor(z){this.utf8=z,this.view=A.encode(z),this.buffer=c?c.from(this.view.buffer,0,this.view.byteLength):{}}}class O{constructor(){this.cache=new Map}get(z,U){let R=this.cache.get(U);return void 0===R&&(R="view"===U?function(I,K){return K.subarray(I)}.bind(null,z):function(I,K){return K.slice(I)}.bind(null,z),this.cache.set(U,R)),R}}const j=function(N,z){let U=0,R=N.length;for(;UU&&N[R-1]===z;)R--;return N.slice(U,R)}},7189:(ie,y)=>{"use strict";y.getCallback=function(x,v){return"function"==typeof x?x:v},y.getOptions=function(x,v){return"object"==typeof x&&null!==x?x:void 0!==v?v:{}}},4501:(ie,y,x)=>{"use strict";const{AbstractChainedBatch:v}=x(9198),c=x(9314),m=Symbol("encoded");y.DefaultChainedBatch=class h extends v{constructor(p){super(p),this[m]=[]}_put(p,_,w){this[m].push({...w,type:"put",key:p,value:_})}_del(p,_){this[m].push({..._,type:"del",key:p})}_clear(){this[m]=[]}_write(p,_){"opening"===this.db.status?this.db.defer(()=>this._write(p,_)):"open"===this.db.status?0===this[m].length?this.nextTick(_):this.db._batch(this[m],p,_):this.nextTick(_,new c("Batch is not open: cannot call write() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"}))}}},8950:(ie,y,x)=>{"use strict";const{AbstractKeyIterator:v,AbstractValueIterator:c}=x(7706),m=Symbol("iterator"),h=Symbol("callback"),f=Symbol("handleOne"),p=Symbol("handleMany");class _ extends v{constructor(S,A){super(S,A),this[m]=S.iterator({...A,keys:!0,values:!1}),this[f]=this[f].bind(this),this[p]=this[p].bind(this)}}class w extends c{constructor(S,A){super(S,A),this[m]=S.iterator({...A,keys:!1,values:!0}),this[f]=this[f].bind(this),this[p]=this[p].bind(this)}}for(const M of[_,w]){const S=M===_,A=S?k=>k[0]:k=>k[1];M.prototype._next=function(k){this[h]=k,this[m].next(this[f])},M.prototype[f]=function(k,F,B){const E=this[h];k?E(k):E(null,S?F:B)},M.prototype._nextv=function(k,F,B){this[h]=B,this[m].nextv(k,F,this[p])},M.prototype._all=function(k,F){this[h]=F,this[m].all(k,this[p])},M.prototype[p]=function(k,F){const B=this[h];k?B(k):B(null,F.map(A))},M.prototype._seek=function(k,F){this[m].seek(k,F)},M.prototype._close=function(k){this[m].close(k)}}y.DefaultKeyIterator=_,y.DefaultValueIterator=w},7519:(ie,y,x)=>{"use strict";const{AbstractIterator:v,AbstractKeyIterator:c,AbstractValueIterator:m}=x(7706),h=x(9314),f=Symbol("nut"),p=Symbol("undefer"),_=Symbol("factory");class w extends v{constructor(k,F){super(k,F),this[f]=null,this[_]=()=>k.iterator(F),this.db.defer(()=>this[p]())}}class M extends c{constructor(k,F){super(k,F),this[f]=null,this[_]=()=>k.keys(F),this.db.defer(()=>this[p]())}}class S extends m{constructor(k,F){super(k,F),this[f]=null,this[_]=()=>k.values(F),this.db.defer(()=>this[p]())}}for(const A of[w,M,S])A.prototype[p]=function(){"open"===this.db.status&&(this[f]=this[_]())},A.prototype._next=function(k){null!==this[f]?this[f].next(k):"opening"===this.db.status?this.db.defer(()=>this._next(k)):this.nextTick(k,new h("Iterator is not open: cannot call next() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"}))},A.prototype._nextv=function(k,F,B){null!==this[f]?this[f].nextv(k,F,B):"opening"===this.db.status?this.db.defer(()=>this._nextv(k,F,B)):this.nextTick(B,new h("Iterator is not open: cannot call nextv() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"}))},A.prototype._all=function(k,F){null!==this[f]?this[f].all(F):"opening"===this.db.status?this.db.defer(()=>this._all(k,F)):this.nextTick(F,new h("Iterator is not open: cannot call all() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"}))},A.prototype._seek=function(k,F){null!==this[f]?this[f]._seek(k,F):"opening"===this.db.status&&this.db.defer(()=>this._seek(k,F))},A.prototype._close=function(k){null!==this[f]?this[f].close(k):"opening"===this.db.status?this.db.defer(()=>this._close(k)):this.nextTick(k)};y.DeferredIterator=w,y.DeferredKeyIterator=M,y.DeferredValueIterator=S},8102:(ie,y,x)=>{"use strict";const v=x(6643);ie.exports=function(c,...m){v(0===m.length?c:()=>c(...m))}},1605:(ie,y,x)=>{"use strict";const v=x(9314),c=Object.prototype.hasOwnProperty,m=new Set(["lt","lte","gt","gte"]);ie.exports=function(h,f){const p={};for(const _ in h)if(c.call(h,_)&&"keyEncoding"!==_&&"valueEncoding"!==_){if("start"===_||"end"===_)throw new v(`The legacy range option '${_}' has been removed`,{code:"LEVEL_LEGACY"});if("encoding"===_)throw new v("The levelup-style 'encoding' alias has been removed, use 'valueEncoding' instead",{code:"LEVEL_LEGACY"});p[_]=m.has(_)?f.encode(h[_]):h[_]}return p.reverse=!!p.reverse,p.limit=Number.isInteger(p.limit)&&p.limit>=0?p.limit:-1,p}},5343:(ie,y)=>{"use strict";y.byteLength=function _(F){var B=p(F),O=B[1];return 3*(B[0]+O)/4-O},y.toByteArray=function M(F){var B,R,E=p(F),O=E[0],j=E[1],N=new c(function w(F,B,E){return 3*(B+E)/4-E}(0,O,j)),z=0,U=j>0?O-4:O;for(R=0;R>16&255,N[z++]=B>>8&255,N[z++]=255&B;return 2===j&&(B=v[F.charCodeAt(R)]<<2|v[F.charCodeAt(R+1)]>>4,N[z++]=255&B),1===j&&(B=v[F.charCodeAt(R)]<<10|v[F.charCodeAt(R+1)]<<4|v[F.charCodeAt(R+2)]>>2,N[z++]=B>>8&255,N[z++]=255&B),N},y.fromByteArray=function k(F){for(var B,E=F.length,O=E%3,j=[],N=16383,z=0,U=E-O;zU?U:z+N));return 1===O?j.push(x[(B=F[E-1])>>2]+x[B<<4&63]+"=="):2===O&&j.push(x[(B=(F[E-2]<<8)+F[E-1])>>10]+x[B>>4&63]+x[B<<2&63]+"="),j.join("")};for(var x=[],v=[],c=typeof Uint8Array<"u"?Uint8Array:Array,m="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h=0,f=m.length;h0)throw new Error("Invalid string. Length must be a multiple of 4");var E=F.indexOf("=");return-1===E&&(E=B),[E,E===B?0:4-E%4]}function S(F){return x[F>>18&63]+x[F>>12&63]+x[F>>6&63]+x[63&F]}function A(F,B,E){for(var j=[],N=B;N{"use strict";y.gW=void 0;const v="qpzry9x8gf2tvdw0s3jn54khce6mua7l",c={};for(let S=0;S>25;return(33554431&S)<<5^996825010&-(A>>0&1)^642813549&-(A>>1&1)^513874426&-(A>>2&1)^1027748829&-(A>>3&1)^705979059&-(A>>4&1)}function h(S){let A=1;for(let k=0;k126)return"Invalid prefix ("+S+")";A=m(A)^F>>5}A=m(A);for(let k=0;k=k;)E-=k,j.push(B>>E&O);if(F)E>0&&j.push(B<=A)return"Excess padding";if(B<(j=j||90))return"Exceeds length limit";const N=O.toLowerCase(),z=O.toUpperCase();if(O!==N&&O!==z)return"Mixed-case string "+O;const U=(O=N).lastIndexOf("1");if(-1===U)return"No separator character for "+O;if(0===U)return"Missing prefix for "+O;const R=O.slice(0,U),I=O.slice(U+1);if(I.length<6)return"Data too short";let K=h(R);if("string"==typeof K)return K;const W=[];for(let G=0;G=I.length)&&W.push(te)}return K!==A?"Invalid checksum for "+O:{prefix:R,words:W}}return A="bech32"===S?1:734539939,{decodeUnsafe:function B(O,j){const N=F(O,j);if("object"==typeof N)return N},decode:function E(O,j){const N=F(O,j);if("object"==typeof N)return N;throw new Error(N)},encode:function k(O,j,N){if(O.length+7+j.length>(N=N||90))throw new TypeError("Exceeds length limit");let z=h(O=O.toLowerCase());if("string"==typeof z)throw new Error(z);let U=O+"1";for(let R=0;R>5!=0)throw new Error("Non 5-bit word");z=m(z)^I,U+=v.charAt(I)}for(let R=0;R<6;++R)z=m(z);z^=A;for(let R=0;R<6;++R)U+=v.charAt(z>>5*(5-R)&31);return U},toWords:p,fromWordsUnsafe:_,fromWords:w}}y.gW=M("bech32"),M("bech32m")},4807:(ie,y,x)=>{"use strict";const{AbstractLevel:v}=x(2898),c=x(9314),m=x(2154),{fromCallback:h}=x(6986),{Iterator:f}=x(3968),p=x(3060),_=x(7384),w=x(3109),M="level-js-",S=Symbol("idb"),A=Symbol("namePrefix"),k=Symbol("location"),F=Symbol("version"),B=Symbol("store"),E=Symbol("onComplete"),O=Symbol("promise");y.BrowserLevel=(()=>{class N extends v{constructor(U,R,I){if("function"==typeof R||"function"==typeof I)throw new c("The levelup-style callback argument has been removed",{code:"LEVEL_LEGACY"});const{prefix:K,version:W,...G}=R||{};if(super({encodings:{view:!0},snapshots:!1,createIfMissing:!1,errorIfExists:!1,seek:!0},G),"string"!=typeof U)throw new Error("constructor requires a location string argument");this[k]=U,this[A]=K??M,this[F]=parseInt(W||1,10),this[S]=null}get location(){return this[k]}get namePrefix(){return this[A]}get version(){return this[F]}get db(){return this[S]}get type(){return"browser-level"}_open(U,R){const I=indexedDB.open(this[A]+this[k],this[F]);I.onerror=function(){R(I.error||new Error("unknown error"))},I.onsuccess=()=>{this[S]=I.result,R()},I.onupgradeneeded=K=>{const W=K.target.result;W.objectStoreNames.contains(this[k])||W.createObjectStore(this[k])}}[B](U){return this[S].transaction([this[k]],U).objectStore(this[k])}[E](U,R){const I=U.transaction;I.onabort=function(){R(I.error||new Error("aborted by user"))},I.oncomplete=function(){R(null,U.result)}}_get(U,R,I){const K=this[B]("readonly");let W;try{W=K.get(U)}catch(G){return this.nextTick(I,G)}this[E](W,function(G,X){return G?I(G):void 0===X?I(new c("Entry not found",{code:"LEVEL_NOT_FOUND"})):void I(null,p(X))})}_getMany(U,R,I){const K=this[B]("readonly"),W=U.map(G=>X=>{let te;try{te=K.get(G)}catch(re){return X(re)}te.onsuccess=()=>{const re=te.result;X(null,void 0===re?re:p(re))},te.onerror=re=>{re.stopPropagation(),X(te.error)}});m(W,16,I)}_del(U,R,I){const K=this[B]("readwrite");let W;try{W=K.delete(U)}catch(G){return this.nextTick(I,G)}this[E](W,I)}_put(U,R,I,K){const W=this[B]("readwrite");let G;try{G=W.put(R,U)}catch(X){return this.nextTick(K,X)}this[E](G,K)}_iterator(U){return new f(this,this[k],U)}_batch(U,R,I){const K=this[B]("readwrite"),W=K.transaction;let X,G=0;W.onabort=function(){I(X||W.error||new Error("aborted by user"))},W.oncomplete=function(){I()},function te(){const re=U[G++],Me=re.key;let Le;try{Le="del"===re.type?K.delete(Me):K.put(re.value,Me)}catch(De){return X=De,void W.abort()}G=0)return _(this,this[k],I,U,R);try{const W=this[B]("readwrite");K=I?W.delete(I):W.clear()}catch(W){return this.nextTick(R,W)}this[E](K,R)}_close(U){this[S].close(),this.nextTick(U)}}return N.destroy=function(z,U,R){"function"==typeof U&&(R=U,U=M),R=h(R,O);const I=indexedDB.deleteDatabase(U+z);return I.onsuccess=function(){R()},I.onerror=function(K){R(K)},R[O]},N})()},3968:(ie,y,x)=>{"use strict";const{AbstractIterator:v}=x(2898),c=x(3109),m=x(3060),h=Symbol("cache"),f=Symbol("finished"),p=Symbol("options"),_=Symbol("currentOptions"),w=Symbol("position"),M=Symbol("location"),S=Symbol("first"),A={};function F(B){"function"==typeof B.commit&&B.commit()}y.Iterator=class k extends v{constructor(E,O,j){super(E,j),this[h]=[],this[f]=0===this.limit,this[p]=j,this[_]={...j},this[w]=void 0,this[M]=O,this[S]=!0}_nextv(E,O,j){if(this[S]=!1,this[f])return this.nextTick(j,null,[]);if(this[h].length>0)return E=Math.min(E,this[h].length),this.nextTick(j,null,this[h].splice(0,E));let N;void 0!==this[w]&&(this[p].reverse?(this[_].lt=this[w],this[_].lte=void 0):(this[_].gt=this[w],this[_].gte=void 0));try{N=c(this[_])}catch{return this[f]=!0,this.nextTick(j,null,[])}const z=this.db.db.transaction([this[M]],"readonly"),U=z.objectStore(this[M]),R=[];if(this[p].reverse)U[!this[p].values&&U.openKeyCursor?"openKeyCursor":"openCursor"](N,"prev").onsuccess=K=>{const W=K.target.result;if(W){const{key:G,value:X}=W;this[w]=G,R.push([this[p].keys&&void 0!==G?m(G):void 0,this[p].values&&void 0!==X?m(X):void 0]),R.length{if(void 0===I||void 0===K)return;const G=Math.max(I.length,K.length);0===G||E===1/0?this[f]=!0:this[w]=I[G-1],R.length=G;for(let X=0;X{I=G.target.result,W()}:(I=[],this.nextTick(W)),this[p].values?U.getAll(N,E<1/0?E:void 0).onsuccess=G=>{K=G.target.result,W()}:(K=[],this.nextTick(W))}z.onabort=()=>{j(z.error||new Error("aborted by user")),j=null},z.oncomplete=()=>{j(null,R),j=null}}_next(E){if(this[h].length>0){const[O,j]=this[h].shift();this.nextTick(E,null,O,j)}else if(this[f])this.nextTick(E);else{let O=Math.min(100,this.limit-this.count);this[S]&&(this[S]=!1,O=1),this._nextv(O,A,(j,N)=>{if(j)return E(j);this[h]=N,this._next(E)})}}_all(E,O){this[S]=!1;const j=this[h].splice(0,this[h].length),N=this.limit-this.count-j.length;if(N<=0)return this.nextTick(O,null,j);this._nextv(N,A,(z,U)=>{if(z)return O(z);j.length>0&&(U=j.concat(U)),O(null,U)})}_seek(E,O){let j;this[S]=!0,this[h]=[],this[f]=!1,this[w]=void 0,this[_]={...this[p]};try{j=c(this[p])}catch{return void(this[f]=!0)}null===j||j.includes(E)?this[p].reverse?this[_].lte=E:this[_].gte=E:this[f]=!0}}},7384:ie=>{"use strict";ie.exports=function(x,v,c,m,h){if(0===m.limit)return x.nextTick(h);const f=x.db.transaction([v],"readwrite"),p=f.objectStore(v);let _=0;f.oncomplete=function(){h()},f.onabort=function(){h(f.error||new Error("aborted by user"))},p[p.openKeyCursor?"openKeyCursor":"openCursor"](c,m.reverse?"prev":"next").onsuccess=function(S){const A=S.target.result;A&&(p.delete(A.key).onsuccess=function(){(m.limit<=0||++_{"use strict";const y=new TextEncoder;ie.exports=function(x){return x instanceof Uint8Array?x:x instanceof ArrayBuffer?new Uint8Array(x):y.encode(x)}},3109:ie=>{"use strict";ie.exports=function(x){const v=void 0!==x.gte?x.gte:void 0!==x.gt?x.gt:void 0,c=void 0!==x.lte?x.lte:void 0!==x.lt?x.lt:void 0,m=void 0===x.gte,h=void 0===x.lte;return void 0!==v&&void 0!==c?IDBKeyRange.bound(v,c,m,h):void 0!==v?IDBKeyRange.lowerBound(v,m):void 0!==c?IDBKeyRange.upperBound(c,h):null}},3172:(ie,y,x)=>{"use strict";const v=x(5343),c=x(8461),m="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;y.Buffer=_,y.SlowBuffer=function N(Q){return+Q!=Q&&(Q=0),_.alloc(+Q)},y.INSPECT_MAX_BYTES=50;const h=2147483647;function p(Q){if(Q>h)throw new RangeError('The value "'+Q+'" is invalid for option "size"');const T=new Uint8Array(Q);return Object.setPrototypeOf(T,_.prototype),T}function _(Q,T,P){if("number"==typeof Q){if("string"==typeof T)throw new TypeError('The "string" argument must be of type string. Received type number');return A(Q)}return w(Q,T,P)}function w(Q,T,P){if("string"==typeof Q)return function k(Q,T){if(("string"!=typeof T||""===T)&&(T="utf8"),!_.isEncoding(T))throw new TypeError("Unknown encoding: "+T);const P=0|z(Q,T);let se=p(P);const pe=se.write(Q,T);return pe!==P&&(se=se.slice(0,pe)),se}(Q,T);if(ArrayBuffer.isView(Q))return function B(Q){if(rn(Q,Uint8Array)){const T=new Uint8Array(Q);return E(T.buffer,T.byteOffset,T.byteLength)}return F(Q)}(Q);if(null==Q)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof Q);if(rn(Q,ArrayBuffer)||Q&&rn(Q.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(rn(Q,SharedArrayBuffer)||Q&&rn(Q.buffer,SharedArrayBuffer)))return E(Q,T,P);if("number"==typeof Q)throw new TypeError('The "value" argument must not be of type number. Received type number');const se=Q.valueOf&&Q.valueOf();if(null!=se&&se!==Q)return _.from(se,T,P);const pe=function O(Q){if(_.isBuffer(Q)){const T=0|j(Q.length),P=p(T);return 0===P.length||Q.copy(P,0,0,T),P}return void 0!==Q.length?"number"!=typeof Q.length||er(Q.length)?p(0):F(Q):"Buffer"===Q.type&&Array.isArray(Q.data)?F(Q.data):void 0}(Q);if(pe)return pe;if(typeof Symbol<"u"&&null!=Symbol.toPrimitive&&"function"==typeof Q[Symbol.toPrimitive])return _.from(Q[Symbol.toPrimitive]("string"),T,P);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof Q)}function M(Q){if("number"!=typeof Q)throw new TypeError('"size" argument must be of type number');if(Q<0)throw new RangeError('The value "'+Q+'" is invalid for option "size"')}function A(Q){return M(Q),p(Q<0?0:0|j(Q))}function F(Q){const T=Q.length<0?0:0|j(Q.length),P=p(T);for(let se=0;se=h)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+h.toString(16)+" bytes");return 0|Q}function z(Q,T){if(_.isBuffer(Q))return Q.length;if(ArrayBuffer.isView(Q)||rn(Q,ArrayBuffer))return Q.byteLength;if("string"!=typeof Q)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof Q);const P=Q.length,se=arguments.length>2&&!0===arguments[2];if(!se&&0===P)return 0;let pe=!1;for(;;)switch(T){case"ascii":case"latin1":case"binary":return P;case"utf8":case"utf-8":return Pi(Q).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*P;case"hex":return P>>>1;case"base64":return Mt(Q).length;default:if(pe)return se?-1:Pi(Q).length;T=(""+T).toLowerCase(),pe=!0}}function U(Q,T,P){let se=!1;if((void 0===T||T<0)&&(T=0),T>this.length||((void 0===P||P>this.length)&&(P=this.length),P<=0)||(P>>>=0)<=(T>>>=0))return"";for(Q||(Q="utf8");;)switch(Q){case"hex":return he(this,T,P);case"utf8":case"utf-8":return Le(this,T,P);case"ascii":return rt(this,T,P);case"latin1":case"binary":return Tt(this,T,P);case"base64":return Me(this,T,P);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ce(this,T,P);default:if(se)throw new TypeError("Unknown encoding: "+Q);Q=(Q+"").toLowerCase(),se=!0}}function R(Q,T,P){const se=Q[T];Q[T]=Q[P],Q[P]=se}function I(Q,T,P,se,pe){if(0===Q.length)return-1;if("string"==typeof P?(se=P,P=0):P>2147483647?P=2147483647:P<-2147483648&&(P=-2147483648),er(P=+P)&&(P=pe?0:Q.length-1),P<0&&(P=Q.length+P),P>=Q.length){if(pe)return-1;P=Q.length-1}else if(P<0){if(!pe)return-1;P=0}if("string"==typeof T&&(T=_.from(T,se)),_.isBuffer(T))return 0===T.length?-1:K(Q,T,P,se,pe);if("number"==typeof T)return T&=255,"function"==typeof Uint8Array.prototype.indexOf?pe?Uint8Array.prototype.indexOf.call(Q,T,P):Uint8Array.prototype.lastIndexOf.call(Q,T,P):K(Q,[T],P,se,pe);throw new TypeError("val must be string, number or Buffer")}function K(Q,T,P,se,pe){let Ci,we=1,Ie=Q.length,$t=T.length;if(void 0!==se&&("ucs2"===(se=String(se).toLowerCase())||"ucs-2"===se||"utf16le"===se||"utf-16le"===se)){if(Q.length<2||T.length<2)return-1;we=2,Ie/=2,$t/=2,P/=2}function ti(Ii,si){return 1===we?Ii[si]:Ii.readUInt16BE(si*we)}if(pe){let Ii=-1;for(Ci=P;CiIe&&(P=Ie-$t),Ci=P;Ci>=0;Ci--){let Ii=!0;for(let si=0;si<$t;si++)if(ti(Q,Ci+si)!==ti(T,si)){Ii=!1;break}if(Ii)return Ci}return-1}function W(Q,T,P,se){P=Number(P)||0;const pe=Q.length-P;se?(se=Number(se))>pe&&(se=pe):se=pe;const we=T.length;let Ie;for(se>we/2&&(se=we/2),Ie=0;Ie>8,pe=P%256,we.push(pe),we.push(se);return we}(T,Q.length-P),Q,P,se)}function Me(Q,T,P){return v.fromByteArray(0===T&&P===Q.length?Q:Q.slice(T,P))}function Le(Q,T,P){P=Math.min(Q.length,P);const se=[];let pe=T;for(;pe239?4:we>223?3:we>191?2:1;if(pe+$t<=P){let ti,Ci,Ii,si;switch($t){case 1:we<128&&(Ie=we);break;case 2:ti=Q[pe+1],128==(192&ti)&&(si=(31&we)<<6|63&ti,si>127&&(Ie=si));break;case 3:ti=Q[pe+1],Ci=Q[pe+2],128==(192&ti)&&128==(192&Ci)&&(si=(15&we)<<12|(63&ti)<<6|63&Ci,si>2047&&(si<55296||si>57343)&&(Ie=si));break;case 4:ti=Q[pe+1],Ci=Q[pe+2],Ii=Q[pe+3],128==(192&ti)&&128==(192&Ci)&&128==(192&Ii)&&(si=(15&we)<<18|(63&ti)<<12|(63&Ci)<<6|63&Ii,si>65535&&si<1114112&&(Ie=si))}}null===Ie?(Ie=65533,$t=1):Ie>65535&&(Ie-=65536,se.push(Ie>>>10&1023|55296),Ie=56320|1023&Ie),se.push(Ie),pe+=$t}return function $e(Q){const T=Q.length;if(T<=4096)return String.fromCharCode.apply(String,Q);let P="",se=0;for(;sese)&&(P=se);let pe="";for(let we=T;weP)throw new RangeError("Trying to access beyond buffer length")}function le(Q,T,P,se,pe,we){if(!_.isBuffer(Q))throw new TypeError('"buffer" argument must be a Buffer instance');if(T>pe||TQ.length)throw new RangeError("Index out of range")}function Ge(Q,T,P,se,pe){Qe(T,se,pe,Q,P,7);let we=Number(T&BigInt(4294967295));Q[P++]=we,we>>=8,Q[P++]=we,we>>=8,Q[P++]=we,we>>=8,Q[P++]=we;let Ie=Number(T>>BigInt(32)&BigInt(4294967295));return Q[P++]=Ie,Ie>>=8,Q[P++]=Ie,Ie>>=8,Q[P++]=Ie,Ie>>=8,Q[P++]=Ie,P}function Ae(Q,T,P,se,pe){Qe(T,se,pe,Q,P,7);let we=Number(T&BigInt(4294967295));Q[P+7]=we,we>>=8,Q[P+6]=we,we>>=8,Q[P+5]=we,we>>=8,Q[P+4]=we;let Ie=Number(T>>BigInt(32)&BigInt(4294967295));return Q[P+3]=Ie,Ie>>=8,Q[P+2]=Ie,Ie>>=8,Q[P+1]=Ie,Ie>>=8,Q[P]=Ie,P+8}function st(Q,T,P,se,pe,we){if(P+se>Q.length)throw new RangeError("Index out of range");if(P<0)throw new RangeError("Index out of range")}function ot(Q,T,P,se,pe){return T=+T,P>>>=0,pe||st(Q,0,P,4),c.write(Q,T,P,se,23,4),P+4}function ft(Q,T,P,se,pe){return T=+T,P>>>=0,pe||st(Q,0,P,8),c.write(Q,T,P,se,52,8),P+8}y.kMaxLength=h,!(_.TYPED_ARRAY_SUPPORT=function f(){try{const Q=new Uint8Array(1),T={foo:function(){return 42}};return Object.setPrototypeOf(T,Uint8Array.prototype),Object.setPrototypeOf(Q,T),42===Q.foo()}catch{return!1}}())&&typeof console<"u"&&"function"==typeof console.error&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(_.isBuffer(this))return this.buffer}}),Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(_.isBuffer(this))return this.byteOffset}}),_.poolSize=8192,_.from=function(Q,T,P){return w(Q,T,P)},Object.setPrototypeOf(_.prototype,Uint8Array.prototype),Object.setPrototypeOf(_,Uint8Array),_.alloc=function(Q,T,P){return function S(Q,T,P){return M(Q),Q<=0?p(Q):void 0!==T?"string"==typeof P?p(Q).fill(T,P):p(Q).fill(T):p(Q)}(Q,T,P)},_.allocUnsafe=function(Q){return A(Q)},_.allocUnsafeSlow=function(Q){return A(Q)},_.isBuffer=function(T){return null!=T&&!0===T._isBuffer&&T!==_.prototype},_.compare=function(T,P){if(rn(T,Uint8Array)&&(T=_.from(T,T.offset,T.byteLength)),rn(P,Uint8Array)&&(P=_.from(P,P.offset,P.byteLength)),!_.isBuffer(T)||!_.isBuffer(P))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(T===P)return 0;let se=T.length,pe=P.length;for(let we=0,Ie=Math.min(se,pe);wepe.length?(_.isBuffer(Ie)||(Ie=_.from(Ie)),Ie.copy(pe,we)):Uint8Array.prototype.set.call(pe,Ie,we);else{if(!_.isBuffer(Ie))throw new TypeError('"list" argument must be an Array of Buffers');Ie.copy(pe,we)}we+=Ie.length}return pe},_.byteLength=z,_.prototype._isBuffer=!0,_.prototype.swap16=function(){const T=this.length;if(T%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let P=0;PP&&(T+=" ... "),""},m&&(_.prototype[m]=_.prototype.inspect),_.prototype.compare=function(T,P,se,pe,we){if(rn(T,Uint8Array)&&(T=_.from(T,T.offset,T.byteLength)),!_.isBuffer(T))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof T);if(void 0===P&&(P=0),void 0===se&&(se=T?T.length:0),void 0===pe&&(pe=0),void 0===we&&(we=this.length),P<0||se>T.length||pe<0||we>this.length)throw new RangeError("out of range index");if(pe>=we&&P>=se)return 0;if(pe>=we)return-1;if(P>=se)return 1;if(this===T)return 0;let Ie=(we>>>=0)-(pe>>>=0),$t=(se>>>=0)-(P>>>=0);const ti=Math.min(Ie,$t),Ci=this.slice(pe,we),Ii=T.slice(P,se);for(let si=0;si>>=0,isFinite(se)?(se>>>=0,void 0===pe&&(pe="utf8")):(pe=se,se=void 0)}const we=this.length-P;if((void 0===se||se>we)&&(se=we),T.length>0&&(se<0||P<0)||P>this.length)throw new RangeError("Attempt to write outside buffer bounds");pe||(pe="utf8");let Ie=!1;for(;;)switch(pe){case"hex":return W(this,T,P,se);case"utf8":case"utf-8":return G(this,T,P,se);case"ascii":case"latin1":case"binary":return X(this,T,P,se);case"base64":return te(this,T,P,se);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return re(this,T,P,se);default:if(Ie)throw new TypeError("Unknown encoding: "+pe);pe=(""+pe).toLowerCase(),Ie=!0}},_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},_.prototype.slice=function(T,P){const se=this.length;(T=~~T)<0?(T+=se)<0&&(T=0):T>se&&(T=se),(P=void 0===P?se:~~P)<0?(P+=se)<0&&(P=0):P>se&&(P=se),P>>=0,P>>>=0,se||ae(T,P,this.length);let pe=this[T],we=1,Ie=0;for(;++Ie>>=0,P>>>=0,se||ae(T,P,this.length);let pe=this[T+--P],we=1;for(;P>0&&(we*=256);)pe+=this[T+--P]*we;return pe},_.prototype.readUint8=_.prototype.readUInt8=function(T,P){return T>>>=0,P||ae(T,1,this.length),this[T]},_.prototype.readUint16LE=_.prototype.readUInt16LE=function(T,P){return T>>>=0,P||ae(T,2,this.length),this[T]|this[T+1]<<8},_.prototype.readUint16BE=_.prototype.readUInt16BE=function(T,P){return T>>>=0,P||ae(T,2,this.length),this[T]<<8|this[T+1]},_.prototype.readUint32LE=_.prototype.readUInt32LE=function(T,P){return T>>>=0,P||ae(T,4,this.length),(this[T]|this[T+1]<<8|this[T+2]<<16)+16777216*this[T+3]},_.prototype.readUint32BE=_.prototype.readUInt32BE=function(T,P){return T>>>=0,P||ae(T,4,this.length),16777216*this[T]+(this[T+1]<<16|this[T+2]<<8|this[T+3])},_.prototype.readBigUInt64LE=yn(function(T){Je(T>>>=0,"offset");const P=this[T],se=this[T+7];(void 0===P||void 0===se)&&Ht(T,this.length-8);const pe=P+256*this[++T]+65536*this[++T]+this[++T]*2**24,we=this[++T]+256*this[++T]+65536*this[++T]+se*2**24;return BigInt(pe)+(BigInt(we)<>>=0,"offset");const P=this[T],se=this[T+7];(void 0===P||void 0===se)&&Ht(T,this.length-8);const pe=P*2**24+65536*this[++T]+256*this[++T]+this[++T],we=this[++T]*2**24+65536*this[++T]+256*this[++T]+se;return(BigInt(pe)<>>=0,P>>>=0,se||ae(T,P,this.length);let pe=this[T],we=1,Ie=0;for(;++Ie=we&&(pe-=Math.pow(2,8*P)),pe},_.prototype.readIntBE=function(T,P,se){T>>>=0,P>>>=0,se||ae(T,P,this.length);let pe=P,we=1,Ie=this[T+--pe];for(;pe>0&&(we*=256);)Ie+=this[T+--pe]*we;return we*=128,Ie>=we&&(Ie-=Math.pow(2,8*P)),Ie},_.prototype.readInt8=function(T,P){return T>>>=0,P||ae(T,1,this.length),128&this[T]?-1*(255-this[T]+1):this[T]},_.prototype.readInt16LE=function(T,P){T>>>=0,P||ae(T,2,this.length);const se=this[T]|this[T+1]<<8;return 32768&se?4294901760|se:se},_.prototype.readInt16BE=function(T,P){T>>>=0,P||ae(T,2,this.length);const se=this[T+1]|this[T]<<8;return 32768&se?4294901760|se:se},_.prototype.readInt32LE=function(T,P){return T>>>=0,P||ae(T,4,this.length),this[T]|this[T+1]<<8|this[T+2]<<16|this[T+3]<<24},_.prototype.readInt32BE=function(T,P){return T>>>=0,P||ae(T,4,this.length),this[T]<<24|this[T+1]<<16|this[T+2]<<8|this[T+3]},_.prototype.readBigInt64LE=yn(function(T){Je(T>>>=0,"offset");const P=this[T],se=this[T+7];return(void 0===P||void 0===se)&&Ht(T,this.length-8),(BigInt(this[T+4]+256*this[T+5]+65536*this[T+6]+(se<<24))<>>=0,"offset");const P=this[T],se=this[T+7];(void 0===P||void 0===se)&&Ht(T,this.length-8);const pe=(P<<24)+65536*this[++T]+256*this[++T]+this[++T];return(BigInt(pe)<>>=0,P||ae(T,4,this.length),c.read(this,T,!0,23,4)},_.prototype.readFloatBE=function(T,P){return T>>>=0,P||ae(T,4,this.length),c.read(this,T,!1,23,4)},_.prototype.readDoubleLE=function(T,P){return T>>>=0,P||ae(T,8,this.length),c.read(this,T,!0,52,8)},_.prototype.readDoubleBE=function(T,P){return T>>>=0,P||ae(T,8,this.length),c.read(this,T,!1,52,8)},_.prototype.writeUintLE=_.prototype.writeUIntLE=function(T,P,se,pe){T=+T,P>>>=0,se>>>=0,pe||le(this,T,P,se,Math.pow(2,8*se)-1,0);let we=1,Ie=0;for(this[P]=255&T;++Ie>>=0,se>>>=0,pe||le(this,T,P,se,Math.pow(2,8*se)-1,0);let we=se-1,Ie=1;for(this[P+we]=255&T;--we>=0&&(Ie*=256);)this[P+we]=T/Ie&255;return P+se},_.prototype.writeUint8=_.prototype.writeUInt8=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,1,255,0),this[P]=255&T,P+1},_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,2,65535,0),this[P]=255&T,this[P+1]=T>>>8,P+2},_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,2,65535,0),this[P]=T>>>8,this[P+1]=255&T,P+2},_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,4,4294967295,0),this[P+3]=T>>>24,this[P+2]=T>>>16,this[P+1]=T>>>8,this[P]=255&T,P+4},_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,4,4294967295,0),this[P]=T>>>24,this[P+1]=T>>>16,this[P+2]=T>>>8,this[P+3]=255&T,P+4},_.prototype.writeBigUInt64LE=yn(function(T,P=0){return Ge(this,T,P,BigInt(0),BigInt("0xffffffffffffffff"))}),_.prototype.writeBigUInt64BE=yn(function(T,P=0){return Ae(this,T,P,BigInt(0),BigInt("0xffffffffffffffff"))}),_.prototype.writeIntLE=function(T,P,se,pe){if(T=+T,P>>>=0,!pe){const ti=Math.pow(2,8*se-1);le(this,T,P,se,ti-1,-ti)}let we=0,Ie=1,$t=0;for(this[P]=255&T;++we>0)-$t&255;return P+se},_.prototype.writeIntBE=function(T,P,se,pe){if(T=+T,P>>>=0,!pe){const ti=Math.pow(2,8*se-1);le(this,T,P,se,ti-1,-ti)}let we=se-1,Ie=1,$t=0;for(this[P+we]=255&T;--we>=0&&(Ie*=256);)T<0&&0===$t&&0!==this[P+we+1]&&($t=1),this[P+we]=(T/Ie>>0)-$t&255;return P+se},_.prototype.writeInt8=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,1,127,-128),T<0&&(T=255+T+1),this[P]=255&T,P+1},_.prototype.writeInt16LE=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,2,32767,-32768),this[P]=255&T,this[P+1]=T>>>8,P+2},_.prototype.writeInt16BE=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,2,32767,-32768),this[P]=T>>>8,this[P+1]=255&T,P+2},_.prototype.writeInt32LE=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,4,2147483647,-2147483648),this[P]=255&T,this[P+1]=T>>>8,this[P+2]=T>>>16,this[P+3]=T>>>24,P+4},_.prototype.writeInt32BE=function(T,P,se){return T=+T,P>>>=0,se||le(this,T,P,4,2147483647,-2147483648),T<0&&(T=4294967295+T+1),this[P]=T>>>24,this[P+1]=T>>>16,this[P+2]=T>>>8,this[P+3]=255&T,P+4},_.prototype.writeBigInt64LE=yn(function(T,P=0){return Ge(this,T,P,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),_.prototype.writeBigInt64BE=yn(function(T,P=0){return Ae(this,T,P,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),_.prototype.writeFloatLE=function(T,P,se){return ot(this,T,P,!0,se)},_.prototype.writeFloatBE=function(T,P,se){return ot(this,T,P,!1,se)},_.prototype.writeDoubleLE=function(T,P,se){return ft(this,T,P,!0,se)},_.prototype.writeDoubleBE=function(T,P,se){return ft(this,T,P,!1,se)},_.prototype.copy=function(T,P,se,pe){if(!_.isBuffer(T))throw new TypeError("argument should be a Buffer");if(se||(se=0),!pe&&0!==pe&&(pe=this.length),P>=T.length&&(P=T.length),P||(P=0),pe>0&&pe=this.length)throw new RangeError("Index out of range");if(pe<0)throw new RangeError("sourceEnd out of bounds");pe>this.length&&(pe=this.length),T.length-P>>=0,se=void 0===se?this.length:se>>>0,T||(T=0),"number"==typeof T)for(we=P;we=se+4;P-=3)T=`_${Q.slice(P-3,P)}${T}`;return`${Q.slice(0,P)}${T}`}function Qe(Q,T,P,se,pe,we){if(Q>P||Q3?0===T||T===BigInt(0)?`>= 0${Ie} and < 2${Ie} ** ${8*(we+1)}${Ie}`:`>= -(2${Ie} ** ${8*(we+1)-1}${Ie}) and < 2 ** ${8*(we+1)-1}${Ie}`:`>= ${T}${Ie} and <= ${P}${Ie}`,new Pe.ERR_OUT_OF_RANGE("value",$t,Q)}!function Ye(Q,T,P){Je(T,"offset"),(void 0===Q[T]||void 0===Q[T+P])&&Ht(T,Q.length-(P+1))}(se,pe,we)}function Je(Q,T){if("number"!=typeof Q)throw new Pe.ERR_INVALID_ARG_TYPE(T,"number",Q)}function Ht(Q,T,P){throw Math.floor(Q)!==Q?(Je(Q,P),new Pe.ERR_OUT_OF_RANGE(P||"offset","an integer",Q)):T<0?new Pe.ERR_BUFFER_OUT_OF_BOUNDS:new Pe.ERR_OUT_OF_RANGE(P||"offset",`>= ${P?1:0} and <= ${T}`,Q)}pi("ERR_BUFFER_OUT_OF_BOUNDS",function(Q){return Q?`${Q} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),pi("ERR_INVALID_ARG_TYPE",function(Q,T){return`The "${Q}" argument must be of type number. Received type ${typeof T}`},TypeError),pi("ERR_OUT_OF_RANGE",function(Q,T,P){let se=`The value of "${Q}" is out of range.`,pe=P;return Number.isInteger(P)&&Math.abs(P)>2**32?pe=gn(String(P)):"bigint"==typeof P&&(pe=String(P),(P>BigInt(2)**BigInt(32)||P<-(BigInt(2)**BigInt(32)))&&(pe=gn(pe)),pe+="n"),se+=` It must be ${T}. Received ${pe}`,se},RangeError);const Hn=/[^+/0-9A-Za-z-_]/g;function Pi(Q,T){let P;T=T||1/0;const se=Q.length;let pe=null;const we=[];for(let Ie=0;Ie55295&&P<57344){if(!pe){if(P>56319){(T-=3)>-1&&we.push(239,191,189);continue}if(Ie+1===se){(T-=3)>-1&&we.push(239,191,189);continue}pe=P;continue}if(P<56320){(T-=3)>-1&&we.push(239,191,189),pe=P;continue}P=65536+(pe-55296<<10|P-56320)}else pe&&(T-=3)>-1&&we.push(239,191,189);if(pe=null,P<128){if((T-=1)<0)break;we.push(P)}else if(P<2048){if((T-=2)<0)break;we.push(P>>6|192,63&P|128)}else if(P<65536){if((T-=3)<0)break;we.push(P>>12|224,P>>6&63|128,63&P|128)}else{if(!(P<1114112))throw new Error("Invalid code point");if((T-=4)<0)break;we.push(P>>18|240,P>>12&63|128,P>>6&63|128,63&P|128)}}return we}function Mt(Q){return v.toByteArray(function bn(Q){if((Q=(Q=Q.split("=")[0]).trim().replace(Hn,"")).length<2)return"";for(;Q.length%4!=0;)Q+="=";return Q}(Q))}function Lt(Q,T,P,se){let pe;for(pe=0;pe=T.length||pe>=Q.length);++pe)T[pe+P]=Q[pe];return pe}function rn(Q,T){return Q instanceof T||null!=Q&&null!=Q.constructor&&null!=Q.constructor.name&&Q.constructor.name===T.name}function er(Q){return Q!=Q}const Ei=function(){const Q="0123456789abcdef",T=new Array(256);for(let P=0;P<16;++P){const se=16*P;for(let pe=0;pe<16;++pe)T[se+pe]=Q[P]+Q[pe]}return T}();function yn(Q){return typeof BigInt>"u"?Jo:Q}function Jo(){throw new Error("BigInt not supported")}},6986:(ie,y,x)=>{"use strict";var v=x(9886);y.fromCallback=function(c,m){if(void 0===c){var h=new Promise(function(f,p){c=function(_,w){_?p(_):f(w)}});c[void 0!==m?m:"promise"]=h}else if("function"!=typeof c)throw new TypeError("Callback must be a function");return c},y.fromPromise=function(c,m){if(void 0===m)return c;c.then(function(h){v(()=>m(null,h))}).catch(function(h){v(()=>m(h))})}},9886:ie=>{ie.exports="function"==typeof queueMicrotask?queueMicrotask:y=>Promise.resolve().then(y)},4999:ie=>{"use strict";var y=function(j){return function x(O){return!!O&&"object"==typeof O}(j)&&!function v(O){var j=Object.prototype.toString.call(O);return"[object RegExp]"===j||"[object Date]"===j||function h(O){return O.$$typeof===m}(O)}(j)},m="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function p(O,j){return!1!==j.clone&&j.isMergeableObject(O)?B(function f(O){return Array.isArray(O)?[]:{}}(O),O,j):O}function _(O,j,N){return O.concat(j).map(function(z){return p(z,N)})}function S(O){return Object.keys(O).concat(function M(O){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(O).filter(function(j){return O.propertyIsEnumerable(j)}):[]}(O))}function A(O,j){try{return j in O}catch{return!1}}function B(O,j,N){(N=N||{}).arrayMerge=N.arrayMerge||_,N.isMergeableObject=N.isMergeableObject||y,N.cloneUnlessOtherwiseSpecified=p;var z=Array.isArray(j);return z===Array.isArray(O)?z?N.arrayMerge(O,j,N):function F(O,j,N){var z={};return N.isMergeableObject(O)&&S(O).forEach(function(U){z[U]=p(O[U],N)}),S(j).forEach(function(U){(function k(O,j){return A(O,j)&&!(Object.hasOwnProperty.call(O,j)&&Object.propertyIsEnumerable.call(O,j))})(O,U)||(z[U]=A(O,U)&&N.isMergeableObject(j[U])?function w(O,j){if(!j.customMerge)return B;var N=j.customMerge(O);return"function"==typeof N?N:B}(U,N)(O[U],j[U],N):p(j[U],N))}),z}(O,j,N):p(j,N)}B.all=function(j,N){if(!Array.isArray(j))throw new Error("first argument should be an array");return j.reduce(function(z,U){return B(z,U,N)},{})},ie.exports=B},6316:(ie,y)=>{"use strict";var x,c;Object.defineProperty(y,"__esModule",{value:!0}),y.Doctype=y.CDATA=y.Tag=y.Style=y.Script=y.Comment=y.Directive=y.Text=y.Root=y.isTag=y.ElementType=void 0,(c=x=y.ElementType||(y.ElementType={})).Root="root",c.Text="text",c.Directive="directive",c.Comment="comment",c.Script="script",c.Style="style",c.Tag="tag",c.CDATA="cdata",c.Doctype="doctype",y.isTag=function v(c){return c.type===x.Tag||c.type===x.Script||c.type===x.Style},y.Root=x.Root,y.Text=x.Text,y.Directive=x.Directive,y.Comment=x.Comment,y.Script=x.Script,y.Style=x.Style,y.Tag=x.Tag,y.CDATA=x.CDATA,y.Doctype=x.Doctype},9069:ie=>{"use strict";var v,y="object"==typeof Reflect?Reflect:null,x=y&&"function"==typeof y.apply?y.apply:function(U,R,I){return Function.prototype.apply.call(U,R,I)};v=y&&"function"==typeof y.ownKeys?y.ownKeys:Object.getOwnPropertySymbols?function(U){return Object.getOwnPropertyNames(U).concat(Object.getOwnPropertySymbols(U))}:function(U){return Object.getOwnPropertyNames(U)};var m=Number.isNaN||function(U){return U!=U};function h(){h.init.call(this)}ie.exports=h,ie.exports.once=function O(z,U){return new Promise(function(R,I){function K(G){z.removeListener(U,W),I(G)}function W(){"function"==typeof z.removeListener&&z.removeListener("error",K),R([].slice.call(arguments))}N(z,U,W,{once:!0}),"error"!==U&&function j(z,U,R){"function"==typeof z.on&&N(z,"error",U,R)}(z,K,{once:!0})})},h.EventEmitter=h,h.prototype._events=void 0,h.prototype._eventsCount=0,h.prototype._maxListeners=void 0;var f=10;function p(z){if("function"!=typeof z)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof z)}function _(z){return void 0===z._maxListeners?h.defaultMaxListeners:z._maxListeners}function w(z,U,R,I){var K,W,G;if(p(R),void 0===(W=z._events)?(W=z._events=Object.create(null),z._eventsCount=0):(void 0!==W.newListener&&(z.emit("newListener",U,R.listener?R.listener:R),W=z._events),G=W[U]),void 0===G)G=W[U]=R,++z._eventsCount;else if("function"==typeof G?G=W[U]=I?[R,G]:[G,R]:I?G.unshift(R):G.push(R),(K=_(z))>0&&G.length>K&&!G.warned){G.warned=!0;var X=new Error("Possible EventEmitter memory leak detected. "+G.length+" "+String(U)+" listeners added. Use emitter.setMaxListeners() to increase limit");X.name="MaxListenersExceededWarning",X.emitter=z,X.type=U,X.count=G.length,function c(z){console&&console.warn&&console.warn(z)}(X)}return z}function M(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function S(z,U,R){var I={fired:!1,wrapFn:void 0,target:z,type:U,listener:R},K=M.bind(I);return K.listener=R,I.wrapFn=K,K}function A(z,U,R){var I=z._events;if(void 0===I)return[];var K=I[U];return void 0===K?[]:"function"==typeof K?R?[K.listener||K]:[K]:R?function E(z){for(var U=new Array(z.length),R=0;R0&&(G=R[0]),G instanceof Error)throw G;var X=new Error("Unhandled error."+(G?" ("+G.message+")":""));throw X.context=G,X}var te=W[U];if(void 0===te)return!1;if("function"==typeof te)x(te,this,R);else{var re=te.length,Me=F(te,re);for(I=0;I=0;G--)if(I[G]===R||I[G].listener===R){X=I[G].listener,W=G;break}if(W<0)return this;0===W?I.shift():function B(z,U){for(;U+1=0;K--)this.removeListener(U,R[K]);return this},h.prototype.listeners=function(U){return A(this,U,!0)},h.prototype.rawListeners=function(U){return A(this,U,!1)},h.listenerCount=function(z,U){return"function"==typeof z.listenerCount?z.listenerCount(U):k.call(z,U)},h.prototype.listenerCount=k,h.prototype.eventNames=function(){return this._eventsCount>0?v(this._events):[]}},3380:function(ie,y,x){"use strict";var v=this&&this.__createBinding||(Object.create?function(j,N,z,U){void 0===U&&(U=z);var R=Object.getOwnPropertyDescriptor(N,z);(!R||("get"in R?!N.__esModule:R.writable||R.configurable))&&(R={enumerable:!0,get:function(){return N[z]}}),Object.defineProperty(j,U,R)}:function(j,N,z,U){void 0===U&&(U=z),j[U]=N[z]}),c=this&&this.__setModuleDefault||(Object.create?function(j,N){Object.defineProperty(j,"default",{enumerable:!0,value:N})}:function(j,N){j.default=N}),m=this&&this.__importStar||function(j){if(j&&j.__esModule)return j;var N={};if(null!=j)for(var z in j)"default"!==z&&Object.prototype.hasOwnProperty.call(j,z)&&v(N,j,z);return c(N,j),N};Object.defineProperty(y,"__esModule",{value:!0}),y.Parser=void 0;var h=m(x(6282)),f=x(6569),p=new Set(["input","option","optgroup","select","button","datalist","textarea"]),_=new Set(["p"]),w=new Set(["thead","tbody"]),M=new Set(["dd","dt"]),S=new Set(["rt","rp"]),A=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",_],["h1",_],["h2",_],["h3",_],["h4",_],["h5",_],["h6",_],["select",p],["input",p],["output",p],["button",p],["datalist",p],["textarea",p],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",M],["dt",M],["address",_],["article",_],["aside",_],["blockquote",_],["details",_],["div",_],["dl",_],["fieldset",_],["figcaption",_],["figure",_],["footer",_],["form",_],["header",_],["hr",_],["main",_],["nav",_],["ol",_],["pre",_],["section",_],["table",_],["ul",_],["rt",S],["rp",S],["tbody",w],["tfoot",w]]),k=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),F=new Set(["math","svg"]),B=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),E=/\s|\//,O=function(){function j(N,z){var U,R,I,K,W;void 0===z&&(z={}),this.options=z,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.foreignContext=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=N??{},this.lowerCaseTagNames=null!==(U=z.lowerCaseTags)&&void 0!==U?U:!z.xmlMode,this.lowerCaseAttributeNames=null!==(R=z.lowerCaseAttributeNames)&&void 0!==R?R:!z.xmlMode,this.tokenizer=new(null!==(I=z.Tokenizer)&&void 0!==I?I:h.default)(this.options,this),null===(W=(K=this.cbs).onparserinit)||void 0===W||W.call(K,this)}return j.prototype.ontext=function(N,z){var U,R,I=this.getSlice(N,z);this.endIndex=z-1,null===(R=(U=this.cbs).ontext)||void 0===R||R.call(U,I),this.startIndex=z},j.prototype.ontextentity=function(N){var z,U,R=this.tokenizer.getSectionStart();this.endIndex=R-1,null===(U=(z=this.cbs).ontext)||void 0===U||U.call(z,(0,f.fromCodePoint)(N)),this.startIndex=R},j.prototype.isVoidElement=function(N){return!this.options.xmlMode&&k.has(N)},j.prototype.onopentagname=function(N,z){this.endIndex=z;var U=this.getSlice(N,z);this.lowerCaseTagNames&&(U=U.toLowerCase()),this.emitOpenTag(U)},j.prototype.emitOpenTag=function(N){var z,U,R,I;this.openTagStart=this.startIndex,this.tagname=N;var K=!this.options.xmlMode&&A.get(N);if(K)for(;this.stack.length>0&&K.has(this.stack[this.stack.length-1]);){var W=this.stack.pop();null===(U=(z=this.cbs).onclosetag)||void 0===U||U.call(z,W,!0)}this.isVoidElement(N)||(this.stack.push(N),F.has(N)?this.foreignContext.push(!0):B.has(N)&&this.foreignContext.push(!1)),null===(I=(R=this.cbs).onopentagname)||void 0===I||I.call(R,N),this.cbs.onopentag&&(this.attribs={})},j.prototype.endOpenTag=function(N){var z,U;this.startIndex=this.openTagStart,this.attribs&&(null===(U=(z=this.cbs).onopentag)||void 0===U||U.call(z,this.tagname,this.attribs,N),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""},j.prototype.onopentagend=function(N){this.endIndex=N,this.endOpenTag(!1),this.startIndex=N+1},j.prototype.onclosetag=function(N,z){var U,R,I,K,W,G;this.endIndex=z;var X=this.getSlice(N,z);if(this.lowerCaseTagNames&&(X=X.toLowerCase()),(F.has(X)||B.has(X))&&this.foreignContext.pop(),this.isVoidElement(X))!this.options.xmlMode&&"br"===X&&(null===(R=(U=this.cbs).onopentagname)||void 0===R||R.call(U,"br"),null===(K=(I=this.cbs).onopentag)||void 0===K||K.call(I,"br",{},!0),null===(G=(W=this.cbs).onclosetag)||void 0===G||G.call(W,"br",!1));else{var te=this.stack.lastIndexOf(X);if(-1!==te)if(this.cbs.onclosetag)for(var re=this.stack.length-te;re--;)this.cbs.onclosetag(this.stack.pop(),0!==re);else this.stack.length=te;else!this.options.xmlMode&&"p"===X&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=z+1},j.prototype.onselfclosingtag=function(N){this.endIndex=N,this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?(this.closeCurrentTag(!1),this.startIndex=N+1):this.onopentagend(N)},j.prototype.closeCurrentTag=function(N){var z,U,R=this.tagname;this.endOpenTag(N),this.stack[this.stack.length-1]===R&&(null===(U=(z=this.cbs).onclosetag)||void 0===U||U.call(z,R,!N),this.stack.pop())},j.prototype.onattribname=function(N,z){this.startIndex=N;var U=this.getSlice(N,z);this.attribname=this.lowerCaseAttributeNames?U.toLowerCase():U},j.prototype.onattribdata=function(N,z){this.attribvalue+=this.getSlice(N,z)},j.prototype.onattribentity=function(N){this.attribvalue+=(0,f.fromCodePoint)(N)},j.prototype.onattribend=function(N,z){var U,R;this.endIndex=z,null===(R=(U=this.cbs).onattribute)||void 0===R||R.call(U,this.attribname,this.attribvalue,N===h.QuoteType.Double?'"':N===h.QuoteType.Single?"'":N===h.QuoteType.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""},j.prototype.getInstructionName=function(N){var z=N.search(E),U=z<0?N:N.substr(0,z);return this.lowerCaseTagNames&&(U=U.toLowerCase()),U},j.prototype.ondeclaration=function(N,z){this.endIndex=z;var U=this.getSlice(N,z);if(this.cbs.onprocessinginstruction){var R=this.getInstructionName(U);this.cbs.onprocessinginstruction("!".concat(R),"!".concat(U))}this.startIndex=z+1},j.prototype.onprocessinginstruction=function(N,z){this.endIndex=z;var U=this.getSlice(N,z);if(this.cbs.onprocessinginstruction){var R=this.getInstructionName(U);this.cbs.onprocessinginstruction("?".concat(R),"?".concat(U))}this.startIndex=z+1},j.prototype.oncomment=function(N,z,U){var R,I,K,W;this.endIndex=z,null===(I=(R=this.cbs).oncomment)||void 0===I||I.call(R,this.getSlice(N,z-U)),null===(W=(K=this.cbs).oncommentend)||void 0===W||W.call(K),this.startIndex=z+1},j.prototype.oncdata=function(N,z,U){var R,I,K,W,G,X,te,re,Me,Le;this.endIndex=z;var De=this.getSlice(N,z-U);this.options.xmlMode||this.options.recognizeCDATA?(null===(I=(R=this.cbs).oncdatastart)||void 0===I||I.call(R),null===(W=(K=this.cbs).ontext)||void 0===W||W.call(K,De),null===(X=(G=this.cbs).oncdataend)||void 0===X||X.call(G)):(null===(re=(te=this.cbs).oncomment)||void 0===re||re.call(te,"[CDATA[".concat(De,"]]")),null===(Le=(Me=this.cbs).oncommentend)||void 0===Le||Le.call(Me)),this.startIndex=z+1},j.prototype.onend=function(){var N,z;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(var U=this.stack.length;U>0;this.cbs.onclosetag(this.stack[--U],!0));}null===(z=(N=this.cbs).onend)||void 0===z||z.call(N)},j.prototype.reset=function(){var N,z,U,R;null===(z=(N=this.cbs).onreset)||void 0===z||z.call(N),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,null===(R=(U=this.cbs).onparserinit)||void 0===R||R.call(U,this),this.buffers.length=0,this.bufferOffset=0,this.writeIndex=0,this.ended=!1},j.prototype.parseComplete=function(N){this.reset(),this.end(N)},j.prototype.getSlice=function(N,z){for(;N-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();for(var U=this.buffers[0].slice(N-this.bufferOffset,z-this.bufferOffset);z-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),U+=this.buffers[0].slice(0,z-this.bufferOffset);return U},j.prototype.shiftBuffer=function(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()},j.prototype.write=function(N){var z,U;this.ended?null===(U=(z=this.cbs).onerror)||void 0===U||U.call(z,new Error(".write() after done!")):(this.buffers.push(N),this.tokenizer.running&&(this.tokenizer.write(N),this.writeIndex++))},j.prototype.end=function(N){var z,U;this.ended?null===(U=(z=this.cbs).onerror)||void 0===U||U.call(z,Error(".end() after done!")):(N&&this.write(N),this.ended=!0,this.tokenizer.end())},j.prototype.pause=function(){this.tokenizer.pause()},j.prototype.resume=function(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.QuoteType=void 0;var M,k,v=x(6569),c=(()=>{return(k=c||(c={}))[k.Tab=9]="Tab",k[k.NewLine=10]="NewLine",k[k.FormFeed=12]="FormFeed",k[k.CarriageReturn=13]="CarriageReturn",k[k.Space=32]="Space",k[k.ExclamationMark=33]="ExclamationMark",k[k.Num=35]="Num",k[k.Amp=38]="Amp",k[k.SingleQuote=39]="SingleQuote",k[k.DoubleQuote=34]="DoubleQuote",k[k.Dash=45]="Dash",k[k.Slash=47]="Slash",k[k.Zero=48]="Zero",k[k.Nine=57]="Nine",k[k.Semi=59]="Semi",k[k.Lt=60]="Lt",k[k.Eq=61]="Eq",k[k.Gt=62]="Gt",k[k.Questionmark=63]="Questionmark",k[k.UpperA=65]="UpperA",k[k.LowerA=97]="LowerA",k[k.UpperF=70]="UpperF",k[k.LowerF=102]="LowerF",k[k.UpperZ=90]="UpperZ",k[k.LowerZ=122]="LowerZ",k[k.LowerX=120]="LowerX",k[k.OpeningSquareBracket=91]="OpeningSquareBracket",c;var k})(),m=(()=>{return(k=m||(m={}))[k.Text=1]="Text",k[k.BeforeTagName=2]="BeforeTagName",k[k.InTagName=3]="InTagName",k[k.InSelfClosingTag=4]="InSelfClosingTag",k[k.BeforeClosingTagName=5]="BeforeClosingTagName",k[k.InClosingTagName=6]="InClosingTagName",k[k.AfterClosingTagName=7]="AfterClosingTagName",k[k.BeforeAttributeName=8]="BeforeAttributeName",k[k.InAttributeName=9]="InAttributeName",k[k.AfterAttributeName=10]="AfterAttributeName",k[k.BeforeAttributeValue=11]="BeforeAttributeValue",k[k.InAttributeValueDq=12]="InAttributeValueDq",k[k.InAttributeValueSq=13]="InAttributeValueSq",k[k.InAttributeValueNq=14]="InAttributeValueNq",k[k.BeforeDeclaration=15]="BeforeDeclaration",k[k.InDeclaration=16]="InDeclaration",k[k.InProcessingInstruction=17]="InProcessingInstruction",k[k.BeforeComment=18]="BeforeComment",k[k.CDATASequence=19]="CDATASequence",k[k.InSpecialComment=20]="InSpecialComment",k[k.InCommentLike=21]="InCommentLike",k[k.BeforeSpecialS=22]="BeforeSpecialS",k[k.SpecialStartSequence=23]="SpecialStartSequence",k[k.InSpecialTag=24]="InSpecialTag",k[k.BeforeEntity=25]="BeforeEntity",k[k.BeforeNumericEntity=26]="BeforeNumericEntity",k[k.InNamedEntity=27]="InNamedEntity",k[k.InNumericEntity=28]="InNumericEntity",k[k.InHexEntity=29]="InHexEntity",m;var k})();function h(k){return k===c.Space||k===c.NewLine||k===c.Tab||k===c.FormFeed||k===c.CarriageReturn}function f(k){return k===c.Slash||k===c.Gt||h(k)}function p(k){return k>=c.Zero&&k<=c.Nine}(k=M=y.QuoteType||(y.QuoteType={}))[k.NoValue=0]="NoValue",k[k.Unquoted=1]="Unquoted",k[k.Single=2]="Single",k[k.Double=3]="Double";var S={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101])},A=function(){function k(F,B){var E=F.xmlMode,O=void 0!==E&&E,j=F.decodeEntities,N=void 0===j||j;this.cbs=B,this.state=m.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=m.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.sequenceIndex=0,this.trieIndex=0,this.trieCurrent=0,this.entityResult=0,this.entityExcess=0,this.xmlMode=O,this.decodeEntities=N,this.entityTrie=O?v.xmlDecodeTree:v.htmlDecodeTree}return k.prototype.reset=function(){this.state=m.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=m.Text,this.currentSequence=void 0,this.running=!0,this.offset=0},k.prototype.write=function(F){this.offset+=this.buffer.length,this.buffer=F,this.parse()},k.prototype.end=function(){this.running&&this.finish()},k.prototype.pause=function(){this.running=!1},k.prototype.resume=function(){this.running=!0,this.indexthis.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=m.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&F===c.Amp&&(this.state=m.BeforeEntity)},k.prototype.stateSpecialStartSequence=function(F){var B=this.sequenceIndex===this.currentSequence.length;if(B?f(F):(32|F)===this.currentSequence[this.sequenceIndex]){if(!B)return void this.sequenceIndex++}else this.isSpecial=!1;this.sequenceIndex=0,this.state=m.InTagName,this.stateInTagName(F)},k.prototype.stateInSpecialTag=function(F){if(this.sequenceIndex===this.currentSequence.length){if(F===c.Gt||h(F)){var B=this.index-this.currentSequence.length;if(this.sectionStart=c.LowerA&&k<=c.LowerZ||k>=c.UpperA&&k<=c.UpperZ}(F)},k.prototype.startSpecial=function(F,B){this.isSpecial=!0,this.currentSequence=F,this.sequenceIndex=B,this.state=m.SpecialStartSequence},k.prototype.stateBeforeTagName=function(F){if(F===c.ExclamationMark)this.state=m.BeforeDeclaration,this.sectionStart=this.index+1;else if(F===c.Questionmark)this.state=m.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(F)){var B=32|F;this.sectionStart=this.index,this.xmlMode||B!==S.TitleEnd[2]?this.state=this.xmlMode||B!==S.ScriptEnd[2]?m.InTagName:m.BeforeSpecialS:this.startSpecial(S.TitleEnd,3)}else F===c.Slash?this.state=m.BeforeClosingTagName:(this.state=m.Text,this.stateText(F))},k.prototype.stateInTagName=function(F){f(F)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=m.BeforeAttributeName,this.stateBeforeAttributeName(F))},k.prototype.stateBeforeClosingTagName=function(F){h(F)||(F===c.Gt?this.state=m.Text:(this.state=this.isTagStartChar(F)?m.InClosingTagName:m.InSpecialComment,this.sectionStart=this.index))},k.prototype.stateInClosingTagName=function(F){(F===c.Gt||h(F))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=m.AfterClosingTagName,this.stateAfterClosingTagName(F))},k.prototype.stateAfterClosingTagName=function(F){(F===c.Gt||this.fastForwardTo(c.Gt))&&(this.state=m.Text,this.sectionStart=this.index+1)},k.prototype.stateBeforeAttributeName=function(F){F===c.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=m.InSpecialTag,this.sequenceIndex=0):this.state=m.Text,this.baseState=this.state,this.sectionStart=this.index+1):F===c.Slash?this.state=m.InSelfClosingTag:h(F)||(this.state=m.InAttributeName,this.sectionStart=this.index)},k.prototype.stateInSelfClosingTag=function(F){F===c.Gt?(this.cbs.onselfclosingtag(this.index),this.state=m.Text,this.baseState=m.Text,this.sectionStart=this.index+1,this.isSpecial=!1):h(F)||(this.state=m.BeforeAttributeName,this.stateBeforeAttributeName(F))},k.prototype.stateInAttributeName=function(F){(F===c.Eq||f(F))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=-1,this.state=m.AfterAttributeName,this.stateAfterAttributeName(F))},k.prototype.stateAfterAttributeName=function(F){F===c.Eq?this.state=m.BeforeAttributeValue:F===c.Slash||F===c.Gt?(this.cbs.onattribend(M.NoValue,this.index),this.state=m.BeforeAttributeName,this.stateBeforeAttributeName(F)):h(F)||(this.cbs.onattribend(M.NoValue,this.index),this.state=m.InAttributeName,this.sectionStart=this.index)},k.prototype.stateBeforeAttributeValue=function(F){F===c.DoubleQuote?(this.state=m.InAttributeValueDq,this.sectionStart=this.index+1):F===c.SingleQuote?(this.state=m.InAttributeValueSq,this.sectionStart=this.index+1):h(F)||(this.sectionStart=this.index,this.state=m.InAttributeValueNq,this.stateInAttributeValueNoQuotes(F))},k.prototype.handleInAttributeValue=function(F,B){F===B||!this.decodeEntities&&this.fastForwardTo(B)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(B===c.DoubleQuote?M.Double:M.Single,this.index),this.state=m.BeforeAttributeName):this.decodeEntities&&F===c.Amp&&(this.baseState=this.state,this.state=m.BeforeEntity)},k.prototype.stateInAttributeValueDoubleQuotes=function(F){this.handleInAttributeValue(F,c.DoubleQuote)},k.prototype.stateInAttributeValueSingleQuotes=function(F){this.handleInAttributeValue(F,c.SingleQuote)},k.prototype.stateInAttributeValueNoQuotes=function(F){h(F)||F===c.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(M.Unquoted,this.index),this.state=m.BeforeAttributeName,this.stateBeforeAttributeName(F)):this.decodeEntities&&F===c.Amp&&(this.baseState=this.state,this.state=m.BeforeEntity)},k.prototype.stateBeforeDeclaration=function(F){F===c.OpeningSquareBracket?(this.state=m.CDATASequence,this.sequenceIndex=0):this.state=F===c.Dash?m.BeforeComment:m.InDeclaration},k.prototype.stateInDeclaration=function(F){(F===c.Gt||this.fastForwardTo(c.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=m.Text,this.sectionStart=this.index+1)},k.prototype.stateInProcessingInstruction=function(F){(F===c.Gt||this.fastForwardTo(c.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=m.Text,this.sectionStart=this.index+1)},k.prototype.stateBeforeComment=function(F){F===c.Dash?(this.state=m.InCommentLike,this.currentSequence=S.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=m.InDeclaration},k.prototype.stateInSpecialComment=function(F){(F===c.Gt||this.fastForwardTo(c.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=m.Text,this.sectionStart=this.index+1)},k.prototype.stateBeforeSpecialS=function(F){var B=32|F;B===S.ScriptEnd[3]?this.startSpecial(S.ScriptEnd,4):B===S.StyleEnd[3]?this.startSpecial(S.StyleEnd,4):(this.state=m.InTagName,this.stateInTagName(F))},k.prototype.stateBeforeEntity=function(F){this.entityExcess=1,this.entityResult=0,F===c.Num?this.state=m.BeforeNumericEntity:F===c.Amp||(this.trieIndex=0,this.trieCurrent=this.entityTrie[0],this.state=m.InNamedEntity,this.stateInNamedEntity(F))},k.prototype.stateInNamedEntity=function(F){if(this.entityExcess+=1,this.trieIndex=(0,v.determineBranch)(this.entityTrie,this.trieCurrent,this.trieIndex+1,F),this.trieIndex<0)return this.emitNamedEntity(),void this.index--;this.trieCurrent=this.entityTrie[this.trieIndex];var B=this.trieCurrent&v.BinTrieFlags.VALUE_LENGTH;if(B){var E=(B>>14)-1;if(this.allowLegacyEntity()||F===c.Semi){var O=this.index-this.entityExcess+1;O>this.sectionStart&&this.emitPartial(this.sectionStart,O),this.entityResult=this.trieIndex,this.trieIndex+=E,this.entityExcess=0,this.sectionStart=this.index+1,0===E&&this.emitNamedEntity()}else this.trieIndex+=E}},k.prototype.emitNamedEntity=function(){if(this.state=this.baseState,0!==this.entityResult)switch((this.entityTrie[this.entityResult]&v.BinTrieFlags.VALUE_LENGTH)>>14){case 1:this.emitCodePoint(this.entityTrie[this.entityResult]&~v.BinTrieFlags.VALUE_LENGTH);break;case 2:this.emitCodePoint(this.entityTrie[this.entityResult+1]);break;case 3:this.emitCodePoint(this.entityTrie[this.entityResult+1]),this.emitCodePoint(this.entityTrie[this.entityResult+2])}},k.prototype.stateBeforeNumericEntity=function(F){(32|F)===c.LowerX?(this.entityExcess++,this.state=m.InHexEntity):(this.state=m.InNumericEntity,this.stateInNumericEntity(F))},k.prototype.emitNumericEntity=function(F){var B=this.index-this.entityExcess-1;B+2+Number(this.state===m.InHexEntity)!==this.index&&(B>this.sectionStart&&this.emitPartial(this.sectionStart,B),this.sectionStart=this.index+Number(F),this.emitCodePoint((0,v.replaceCodePoint)(this.entityResult))),this.state=this.baseState},k.prototype.stateInNumericEntity=function(F){F===c.Semi?this.emitNumericEntity(!0):p(F)?(this.entityResult=10*this.entityResult+(F-c.Zero),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},k.prototype.stateInHexEntity=function(F){F===c.Semi?this.emitNumericEntity(!0):p(F)?(this.entityResult=16*this.entityResult+(F-c.Zero),this.entityExcess++):function w(k){return k>=c.UpperA&&k<=c.UpperF||k>=c.LowerA&&k<=c.LowerF}(F)?(this.entityResult=16*this.entityResult+((32|F)-c.LowerA+10),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},k.prototype.allowLegacyEntity=function(){return!this.xmlMode&&(this.baseState===m.Text||this.baseState===m.InSpecialTag)},k.prototype.cleanup=function(){this.running&&this.sectionStart!==this.index&&(this.state===m.Text||this.state===m.InSpecialTag&&0===this.sequenceIndex?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===m.InAttributeValueDq||this.state===m.InAttributeValueSq||this.state===m.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))},k.prototype.shouldContinue=function(){return this.index{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.attributeNames=y.elementNames=void 0,y.elementNames=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(function(x){return[x.toLowerCase(),x]})),y.attributeNames=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(function(x){return[x.toLowerCase(),x]}))},1175:function(ie,y,x){"use strict";var v=this&&this.__assign||function(){return v=Object.assign||function(R){for(var I,K=1,W=arguments.length;K")}(R);case f.Comment:return function U(R){return"\x3c!--".concat(R.data,"--\x3e")}(R);case f.CDATA:return function z(R){return"".concat(R.children[0].data,"")}(R);case f.Script:case f.Style:case f.Tag:return function O(R,I){var K;"foreign"===I.xmlMode&&(R.name=null!==(K=_.elementNames.get(R.name))&&void 0!==K?K:R.name,R.parent&&B.has(R.parent.name)&&(I=v(v({},I),{xmlMode:!1}))),!I.xmlMode&&E.has(R.name)&&(I=v(v({},I),{xmlMode:"foreign"}));var W="<".concat(R.name),G=function S(R,I){var K;if(R){var W=!1===(null!==(K=I.encodeEntities)&&void 0!==K?K:I.decodeEntities)?M:I.xmlMode||"utf8"!==I.encodeEntities?p.encodeXML:p.escapeAttribute;return Object.keys(R).map(function(G){var X,te,re=null!==(X=R[G])&&void 0!==X?X:"";return"foreign"===I.xmlMode&&(G=null!==(te=_.attributeNames.get(G))&&void 0!==te?te:G),I.emptyAttrs||I.xmlMode||""!==re?"".concat(G,'="').concat(W(re),'"'):G}).join(" ")}}(R.attribs,I);return G&&(W+=" ".concat(G)),0===R.children.length&&(I.xmlMode?!1!==I.selfClosingTags:I.selfClosingTags&&A.has(R.name))?(I.xmlMode||(W+=" "),W+="/>"):(W+=">",R.children.length>0&&(W+=k(R.children,I)),(I.xmlMode||!A.has(R.name))&&(W+=""))),W}(R,I);case f.Text:return function N(R,I){var K,W=R.data||"";return!1!==(null!==(K=I.encodeEntities)&&void 0!==K?K:I.decodeEntities)&&!(!I.xmlMode&&R.parent&&w.has(R.parent.name))&&(W=I.xmlMode||"utf8"!==I.encodeEntities?(0,p.encodeXML)(W):(0,p.escapeText)(W)),W}(R,I)}}y.render=k,y.default=k;var B=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),E=new Set(["svg","math"])},3437:function(ie,y,x){"use strict";var v=this&&this.__createBinding||(Object.create?function(_,w,M,S){void 0===S&&(S=M);var A=Object.getOwnPropertyDescriptor(w,M);(!A||("get"in A?!w.__esModule:A.writable||A.configurable))&&(A={enumerable:!0,get:function(){return w[M]}}),Object.defineProperty(_,S,A)}:function(_,w,M,S){void 0===S&&(S=M),_[S]=w[M]}),c=this&&this.__exportStar||function(_,w){for(var M in _)"default"!==M&&!Object.prototype.hasOwnProperty.call(w,M)&&v(w,_,M)};Object.defineProperty(y,"__esModule",{value:!0}),y.DomHandler=void 0;var m=x(6316),h=x(2105);c(x(2105),y);var f={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},p=function(){function _(w,M,S){this.dom=[],this.root=new h.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"==typeof M&&(S=M,M=f),"object"==typeof w&&(M=w,w=void 0),this.callback=w??null,this.options=M??f,this.elementCB=S??null}return _.prototype.onparserinit=function(w){this.parser=w},_.prototype.onreset=function(){this.dom=[],this.root=new h.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},_.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},_.prototype.onerror=function(w){this.handleCallback(w)},_.prototype.onclosetag=function(){this.lastNode=null;var w=this.tagStack.pop();this.options.withEndIndices&&(w.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(w)},_.prototype.onopentag=function(w,M){var A=new h.Element(w,M,void 0,this.options.xmlMode?m.ElementType.Tag:void 0);this.addNode(A),this.tagStack.push(A)},_.prototype.ontext=function(w){var M=this.lastNode;if(M&&M.type===m.ElementType.Text)M.data+=w,this.options.withEndIndices&&(M.endIndex=this.parser.endIndex);else{var S=new h.Text(w);this.addNode(S),this.lastNode=S}},_.prototype.oncomment=function(w){if(this.lastNode&&this.lastNode.type===m.ElementType.Comment)this.lastNode.data+=w;else{var M=new h.Comment(w);this.addNode(M),this.lastNode=M}},_.prototype.oncommentend=function(){this.lastNode=null},_.prototype.oncdatastart=function(){var w=new h.Text(""),M=new h.CDATA([w]);this.addNode(M),w.parent=M,this.lastNode=w},_.prototype.oncdataend=function(){this.lastNode=null},_.prototype.onprocessinginstruction=function(w,M){var S=new h.ProcessingInstruction(w,M);this.addNode(S)},_.prototype.handleCallback=function(w){if("function"==typeof this.callback)this.callback(w,this.dom);else if(w)throw w},_.prototype.addNode=function(w){var M=this.tagStack[this.tagStack.length-1],S=M.children[M.children.length-1];this.options.withStartIndices&&(w.startIndex=this.parser.startIndex),this.options.withEndIndices&&(w.endIndex=this.parser.endIndex),M.children.push(w),S&&(w.prev=S,S.next=w),w.parent=M,this.lastNode=null},_}();y.DomHandler=p,y.default=p},2105:function(ie,y,x){"use strict";var I,v=this&&this.__extends||(I=function(K,W){return(I=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(G,X){G.__proto__=X}||function(G,X){for(var te in X)Object.prototype.hasOwnProperty.call(X,te)&&(G[te]=X[te])})(K,W)},function(K,W){if("function"!=typeof W&&null!==W)throw new TypeError("Class extends value "+String(W)+" is not a constructor or null");function G(){this.constructor=K}I(K,W),K.prototype=null===W?Object.create(W):(G.prototype=W.prototype,new G)}),c=this&&this.__assign||function(){return c=Object.assign||function(I){for(var K,W=1,G=arguments.length;W0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(K.prototype,"childNodes",{get:function(){return this.children},set:function(W){this.children=W},enumerable:!1,configurable:!0}),K}(h);y.NodeWithChildren=M;var S=function(I){function K(){var W=null!==I&&I.apply(this,arguments)||this;return W.type=m.ElementType.CDATA,W}return v(K,I),Object.defineProperty(K.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),K}(M);y.CDATA=S;var A=function(I){function K(){var W=null!==I&&I.apply(this,arguments)||this;return W.type=m.ElementType.Root,W}return v(K,I),Object.defineProperty(K.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),K}(M);y.Document=A;var k=function(I){function K(W,G,X,te){void 0===X&&(X=[]),void 0===te&&(te="script"===W?m.ElementType.Script:"style"===W?m.ElementType.Style:m.ElementType.Tag);var re=I.call(this,X)||this;return re.name=W,re.attribs=G,re.type=te,re}return v(K,I),Object.defineProperty(K.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(K.prototype,"tagName",{get:function(){return this.name},set:function(W){this.name=W},enumerable:!1,configurable:!0}),Object.defineProperty(K.prototype,"attributes",{get:function(){var W=this;return Object.keys(this.attribs).map(function(G){var X,te;return{name:G,value:W.attribs[G],namespace:null===(X=W["x-attribsNamespace"])||void 0===X?void 0:X[G],prefix:null===(te=W["x-attribsPrefix"])||void 0===te?void 0:te[G]}})},enumerable:!1,configurable:!0}),K}(M);function F(I){return(0,m.isTag)(I)}function B(I){return I.type===m.ElementType.CDATA}function E(I){return I.type===m.ElementType.Text}function O(I){return I.type===m.ElementType.Comment}function j(I){return I.type===m.ElementType.Directive}function N(I){return I.type===m.ElementType.Root}function U(I,K){var W;if(void 0===K&&(K=!1),E(I))W=new p(I.data);else if(O(I))W=new _(I.data);else if(F(I)){var G=K?R(I.children):[],X=new k(I.name,c({},I.attribs),G);G.forEach(function(Le){return Le.parent=X}),null!=I.namespace&&(X.namespace=I.namespace),I["x-attribsNamespace"]&&(X["x-attribsNamespace"]=c({},I["x-attribsNamespace"])),I["x-attribsPrefix"]&&(X["x-attribsPrefix"]=c({},I["x-attribsPrefix"])),W=X}else if(B(I)){G=K?R(I.children):[];var te=new S(G);G.forEach(function(De){return De.parent=te}),W=te}else if(N(I)){G=K?R(I.children):[];var re=new A(G);G.forEach(function(De){return De.parent=re}),I["x-mode"]&&(re["x-mode"]=I["x-mode"]),W=re}else{if(!j(I))throw new Error("Not implemented yet: ".concat(I.type));var Me=new w(I.name,I.data);null!=I["x-name"]&&(Me["x-name"]=I["x-name"],Me["x-publicId"]=I["x-publicId"],Me["x-systemId"]=I["x-systemId"]),W=Me}return W.startIndex=I.startIndex,W.endIndex=I.endIndex,null!=I.sourceCodeLocation&&(W.sourceCodeLocation=I.sourceCodeLocation),W}function R(I){for(var K=I.map(function(G){return U(G,!0)}),W=1;W{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.getFeed=void 0;var v=x(8149),c=x(4279);y.getFeed=function m(F){var B=M(k,F);return B?"feed"===B.name?function h(F){var B,E=F.children,O={type:"atom",items:(0,c.getElementsByTagName)("entry",E).map(function(z){var U,R=z.children,I={media:w(R)};A(I,"id","id",R),A(I,"title","title",R);var K=null===(U=M("link",R))||void 0===U?void 0:U.attribs.href;K&&(I.link=K);var W=S("summary",R)||S("content",R);W&&(I.description=W);var G=S("updated",R);return G&&(I.pubDate=new Date(G)),I})};A(O,"id","id",E),A(O,"title","title",E);var j=null===(B=M("link",E))||void 0===B?void 0:B.attribs.href;j&&(O.link=j),A(O,"description","subtitle",E);var N=S("updated",E);return N&&(O.updated=new Date(N)),A(O,"author","email",E,!0),O}(B):function f(F){var B,E,O=null!==(E=null===(B=M("channel",F.children))||void 0===B?void 0:B.children)&&void 0!==E?E:[],j={type:F.name.substr(0,3),id:"",items:(0,c.getElementsByTagName)("item",F.children).map(function(z){var U=z.children,R={media:w(U)};A(R,"id","guid",U),A(R,"title","title",U),A(R,"link","link",U),A(R,"description","description",U);var I=S("pubDate",U);return I&&(R.pubDate=new Date(I)),R})};A(j,"title","title",O),A(j,"link","link",O),A(j,"description","description",O);var N=S("lastBuildDate",O);return N&&(j.updated=new Date(N)),A(j,"author","managingEditor",O,!0),j}(B):null};var p=["url","type","lang"],_=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function w(F){return(0,c.getElementsByTagName)("media:content",F).map(function(B){for(var E=B.attribs,O={medium:E.medium,isDefault:!!E.isDefault},j=0,N=p;j{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.uniqueSort=y.compareDocumentPosition=y.DocumentPosition=y.removeSubsets=void 0;var m,p,v=x(3437);function h(p,_){var w=[],M=[];if(p===_)return 0;for(var S=(0,v.hasChildren)(p)?p:p.parent;S;)w.unshift(S),S=S.parent;for(S=(0,v.hasChildren)(_)?_:_.parent;S;)M.unshift(S),S=S.parent;for(var A=Math.min(w.length,M.length),k=0;kB.indexOf(O)?F===_?m.FOLLOWING|m.CONTAINED_BY:m.FOLLOWING:F===p?m.PRECEDING|m.CONTAINS:m.PRECEDING}y.removeSubsets=function c(p){for(var _=p.length;--_>=0;){var w=p[_];if(_>0&&p.lastIndexOf(w,_-1)>=0)p.splice(_,1);else for(var M=w.parent;M;M=M.parent)if(p.includes(M)){p.splice(_,1);break}}return p},(p=m=y.DocumentPosition||(y.DocumentPosition={}))[p.DISCONNECTED=1]="DISCONNECTED",p[p.PRECEDING=2]="PRECEDING",p[p.FOLLOWING=4]="FOLLOWING",p[p.CONTAINS=8]="CONTAINS",p[p.CONTAINED_BY=16]="CONTAINED_BY",y.compareDocumentPosition=h,y.uniqueSort=function f(p){return(p=p.filter(function(_,w,M){return!M.includes(_,w+1)})).sort(function(_,w){var M=h(_,w);return M&m.PRECEDING?-1:M&m.FOLLOWING?1:0}),p}},5722:function(ie,y,x){"use strict";var v=this&&this.__createBinding||(Object.create?function(h,f,p,_){void 0===_&&(_=p);var w=Object.getOwnPropertyDescriptor(f,p);(!w||("get"in w?!f.__esModule:w.writable||w.configurable))&&(w={enumerable:!0,get:function(){return f[p]}}),Object.defineProperty(h,_,w)}:function(h,f,p,_){void 0===_&&(_=p),h[_]=f[p]}),c=this&&this.__exportStar||function(h,f){for(var p in h)"default"!==p&&!Object.prototype.hasOwnProperty.call(f,p)&&v(f,h,p)};Object.defineProperty(y,"__esModule",{value:!0}),y.hasChildren=y.isDocument=y.isComment=y.isText=y.isCDATA=y.isTag=void 0,c(x(8149),y),c(x(74),y),c(x(6180),y),c(x(2206),y),c(x(4279),y),c(x(863),y),c(x(4477),y);var m=x(3437);Object.defineProperty(y,"isTag",{enumerable:!0,get:function(){return m.isTag}}),Object.defineProperty(y,"isCDATA",{enumerable:!0,get:function(){return m.isCDATA}}),Object.defineProperty(y,"isText",{enumerable:!0,get:function(){return m.isText}}),Object.defineProperty(y,"isComment",{enumerable:!0,get:function(){return m.isComment}}),Object.defineProperty(y,"isDocument",{enumerable:!0,get:function(){return m.isDocument}}),Object.defineProperty(y,"hasChildren",{enumerable:!0,get:function(){return m.hasChildren}})},4279:(ie,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.getElementsByTagType=y.getElementsByTagName=y.getElementById=y.getElements=y.testElement=void 0;var v=x(3437),c=x(2206),m={tag_name:function(k){return"function"==typeof k?function(F){return(0,v.isTag)(F)&&k(F.name)}:"*"===k?v.isTag:function(F){return(0,v.isTag)(F)&&F.name===k}},tag_type:function(k){return"function"==typeof k?function(F){return k(F.type)}:function(F){return F.type===k}},tag_contains:function(k){return"function"==typeof k?function(F){return(0,v.isText)(F)&&k(F.data)}:function(F){return(0,v.isText)(F)&&F.data===k}}};function h(k,F){return"function"==typeof F?function(B){return(0,v.isTag)(B)&&F(B.attribs[k])}:function(B){return(0,v.isTag)(B)&&B.attribs[k]===F}}function f(k,F){return function(B){return k(B)||F(B)}}function p(k){var F=Object.keys(k).map(function(B){var E=k[B];return Object.prototype.hasOwnProperty.call(m,B)?m[B](E):h(B,E)});return 0===F.length?null:F.reduce(f)}y.testElement=function _(k,F){var B=p(k);return!B||B(F)},y.getElements=function w(k,F,B,E){void 0===E&&(E=1/0);var O=p(k);return O?(0,c.filter)(O,F,B,E):[]},y.getElementById=function M(k,F,B){return void 0===B&&(B=!0),Array.isArray(F)||(F=[F]),(0,c.findOne)(h("id",k),F,B)},y.getElementsByTagName=function S(k,F,B,E){return void 0===B&&(B=!0),void 0===E&&(E=1/0),(0,c.filter)(m.tag_name(k),F,B,E)},y.getElementsByTagType=function A(k,F,B,E){return void 0===B&&(B=!0),void 0===E&&(E=1/0),(0,c.filter)(m.tag_type(k),F,B,E)}},6180:(ie,y)=>{"use strict";function x(p){if(p.prev&&(p.prev.next=p.next),p.next&&(p.next.prev=p.prev),p.parent){var _=p.parent.children;_.splice(_.lastIndexOf(p),1)}}Object.defineProperty(y,"__esModule",{value:!0}),y.prepend=y.prependChild=y.append=y.appendChild=y.replaceElement=y.removeElement=void 0,y.removeElement=x,y.replaceElement=function v(p,_){var w=_.prev=p.prev;w&&(w.next=_);var M=_.next=p.next;M&&(M.prev=_);var S=_.parent=p.parent;if(S){var A=S.children;A[A.lastIndexOf(p)]=_,p.parent=null}},y.appendChild=function c(p,_){if(x(_),_.next=null,_.parent=p,p.children.push(_)>1){var w=p.children[p.children.length-2];w.next=_,_.prev=w}else _.prev=null},y.append=function m(p,_){x(_);var w=p.parent,M=p.next;if(_.next=M,_.prev=p,p.next=_,_.parent=w,M){if(M.prev=_,w){var S=w.children;S.splice(S.lastIndexOf(M),0,_)}}else w&&w.children.push(_)},y.prependChild=function h(p,_){if(x(_),_.parent=p,_.prev=null,1!==p.children.unshift(_)){var w=p.children[1];w.prev=_,_.next=w}else _.next=null},y.prepend=function f(p,_){x(_);var w=p.parent;if(w){var M=w.children;M.splice(M.indexOf(p),0,_)}p.prev&&(p.prev.next=_),_.parent=w,_.prev=p.prev,_.next=p,p.prev=_}},2206:(ie,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.findAll=y.existsOne=y.findOne=y.findOneChild=y.find=y.filter=void 0;var v=x(3437);function m(w,M,S,A){for(var k=[],F=0,B=M;F0){var O=m(w,E.children,S,A);if(k.push.apply(k,O),(A-=O.length)<=0)break}}return k}y.filter=function c(w,M,S,A){return void 0===S&&(S=!0),void 0===A&&(A=1/0),Array.isArray(M)||(M=[M]),m(w,M,S,A)},y.find=m,y.findOneChild=function h(w,M){return M.find(w)},y.findOne=function f(w,M,S){void 0===S&&(S=!0);for(var A=null,k=0;k0&&(A=f(w,F.children,!0)))}return A},y.existsOne=function p(w,M){return M.some(function(S){return(0,v.isTag)(S)&&(w(S)||S.children.length>0&&p(w,S.children))})},y.findAll=function _(w,M){for(var S,F,A=[],k=M.filter(v.isTag);F=k.shift();){var B=null===(S=F.children)||void 0===S?void 0:S.filter(v.isTag);B&&B.length>0&&k.unshift.apply(k,B),w(F)&&A.push(F)}return A}},8149:function(ie,y,x){"use strict";var v=this&&this.__importDefault||function(S){return S&&S.__esModule?S:{default:S}};Object.defineProperty(y,"__esModule",{value:!0}),y.innerText=y.textContent=y.getText=y.getInnerHTML=y.getOuterHTML=void 0;var c=x(3437),m=v(x(1175)),h=x(6316);function f(S,A){return(0,m.default)(S,A)}y.getOuterHTML=f,y.getInnerHTML=function p(S,A){return(0,c.hasChildren)(S)?S.children.map(function(k){return f(k,A)}).join(""):""},y.getText=function _(S){return Array.isArray(S)?S.map(_).join(""):(0,c.isTag)(S)?"br"===S.name?"\n":_(S.children):(0,c.isCDATA)(S)?_(S.children):(0,c.isText)(S)?S.data:""},y.textContent=function w(S){return Array.isArray(S)?S.map(w).join(""):(0,c.hasChildren)(S)&&!(0,c.isComment)(S)?w(S.children):(0,c.isText)(S)?S.data:""},y.innerText=function M(S){return Array.isArray(S)?S.map(M).join(""):(0,c.hasChildren)(S)&&(S.type===h.ElementType.Tag||(0,c.isCDATA)(S))?M(S.children):(0,c.isText)(S)?S.data:""}},74:(ie,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.prevElementSibling=y.nextElementSibling=y.getName=y.hasAttrib=y.getAttributeValue=y.getSiblings=y.getParent=y.getChildren=void 0;var v=x(3437);function c(S){return(0,v.hasChildren)(S)?S.children:[]}function m(S){return S.parent||null}y.getChildren=c,y.getParent=m,y.getSiblings=function h(S){var F=m(S);if(null!=F)return c(F);for(var B=[S],E=S.prev,O=S.next;null!=E;)B.unshift(E),E=E.prev;for(;null!=O;)B.push(O),O=O.next;return B},y.getAttributeValue=function f(S,A){var k;return null===(k=S.attribs)||void 0===k?void 0:k[A]},y.hasAttrib=function p(S,A){return null!=S.attribs&&Object.prototype.hasOwnProperty.call(S.attribs,A)&&null!=S.attribs[A]},y.getName=function _(S){return S.name},y.nextElementSibling=function w(S){for(var k=S.next;null!==k&&!(0,v.isTag)(k);)k=k.next;return k},y.prevElementSibling=function M(S){for(var k=S.prev;null!==k&&!(0,v.isTag)(k);)k=k.prev;return k}},6569:function(ie,y,x){"use strict";var v=this&&this.__importDefault||function(E){return E&&E.__esModule?E:{default:E}};Object.defineProperty(y,"__esModule",{value:!0}),y.decodeXML=y.decodeHTMLStrict=y.decodeHTML=y.determineBranch=y.BinTrieFlags=y.fromCodePoint=y.replaceCodePoint=y.decodeCodePoint=y.xmlDecodeTree=y.htmlDecodeTree=void 0;var c=v(x(1575));y.htmlDecodeTree=c.default;var m=v(x(9704));y.xmlDecodeTree=m.default;var h=v(x(3906));y.decodeCodePoint=h.default;var f=x(3906);Object.defineProperty(y,"replaceCodePoint",{enumerable:!0,get:function(){return f.replaceCodePoint}}),Object.defineProperty(y,"fromCodePoint",{enumerable:!0,get:function(){return f.fromCodePoint}});var _,E,p=(()=>{return(E=p||(p={}))[E.NUM=35]="NUM",E[E.SEMI=59]="SEMI",E[E.ZERO=48]="ZERO",E[E.NINE=57]="NINE",E[E.LOWER_A=97]="LOWER_A",E[E.LOWER_F=102]="LOWER_F",E[E.LOWER_X=120]="LOWER_X",E[E.To_LOWER_BIT=32]="To_LOWER_BIT",p;var E})();function w(E){return function(j,N){for(var z="",U=0,R=0;(R=j.indexOf("&",R))>=0;)if(z+=j.slice(U,R),U=R,j.charCodeAt(R+=1)!==p.NUM){for(var te=0,re=1,Me=0,Le=E[Me];R>14)-1))break;Me+=$e}}var $e;0!==te&&(z+=1==($e=(E[te]&_.VALUE_LENGTH)>>14)?String.fromCharCode(E[te]&~_.VALUE_LENGTH):2===$e?String.fromCharCode(E[te+1]):String.fromCharCode(E[te+1],E[te+2]),U=R-re+1)}else{var I=R+1,K=10,W=j.charCodeAt(I);(W|p.To_LOWER_BIT)===p.LOWER_X&&(K=16,R+=1,I+=1);do{W=j.charCodeAt(++R)}while(W>=p.ZERO&&W<=p.NINE||16===K&&(W|p.To_LOWER_BIT)>=p.LOWER_A&&(W|p.To_LOWER_BIT)<=p.LOWER_F);if(I!==R){var G=j.substring(I,R),X=parseInt(G,K);if(j.charCodeAt(R)===p.SEMI)R+=1;else if(N)continue;z+=(0,h.default)(X),U=R}}return z+j.slice(U)}}function M(E,O,j,N){var z=(O&_.BRANCH_LENGTH)>>7,U=O&_.JUMP_TABLE;if(0===z)return 0!==U&&N===U?j:-1;if(U){var R=N-U;return R<0||R>=z?-1:E[j+R]-1}for(var I=j,K=I+z-1;I<=K;){var W=I+K>>>1,G=E[W];if(GN))return E[W+z];K=W-1}}return-1}(E=_=y.BinTrieFlags||(y.BinTrieFlags={}))[E.VALUE_LENGTH=49152]="VALUE_LENGTH",E[E.BRANCH_LENGTH=16256]="BRANCH_LENGTH",E[E.JUMP_TABLE=127]="JUMP_TABLE",y.determineBranch=M;var S=w(c.default),A=w(m.default);y.decodeHTML=function k(E){return S(E,!1)},y.decodeHTMLStrict=function F(E){return S(E,!0)},y.decodeXML=function B(E){return A(E,!0)}},3906:(ie,y)=>{"use strict";var x;Object.defineProperty(y,"__esModule",{value:!0}),y.replaceCodePoint=y.fromCodePoint=void 0;var v=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function c(h){var f;return h>=55296&&h<=57343||h>1114111?65533:null!==(f=v.get(h))&&void 0!==f?f:h}y.fromCodePoint=null!==(x=String.fromCodePoint)&&void 0!==x?x:function(h){var f="";return h>65535&&(h-=65536,f+=String.fromCharCode(h>>>10&1023|55296),h=56320|1023&h),f+String.fromCharCode(h)},y.replaceCodePoint=c,y.default=function m(h){return(0,y.fromCodePoint)(c(h))}},6836:function(ie,y,x){"use strict";var v=this&&this.__importDefault||function(w){return w&&w.__esModule?w:{default:w}};Object.defineProperty(y,"__esModule",{value:!0}),y.encodeNonAsciiHTML=y.encodeHTML=void 0;var c=v(x(5754)),m=x(681),h=/[\t\n!-,./:-@[-`\f{-}$\x80-\uFFFF]/g;function _(w,M){for(var k,S="",A=0;null!==(k=w.exec(M));){var F=k.index;S+=M.substring(A,F);var B=M.charCodeAt(F),E=c.default.get(B);if("object"==typeof E){if(F+1{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.escapeText=y.escapeAttribute=y.escapeUTF8=y.escape=y.encodeXML=y.getCodePoint=y.xmlReplacer=void 0,y.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var x=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]);function v(m){for(var p,h="",f=0;null!==(p=y.xmlReplacer.exec(m));){var _=p.index,w=m.charCodeAt(_),M=x.get(w);void 0!==M?(h+=m.substring(f,_)+M,f=_+1):(h+="".concat(m.substring(f,_),"&#x").concat((0,y.getCodePoint)(m,_).toString(16),";"),f=y.xmlReplacer.lastIndex+=Number(55296==(64512&w)))}return h+m.substr(f)}function c(m,h){return function(p){for(var _,w=0,M="";_=m.exec(p);)w!==_.index&&(M+=p.substring(w,_.index)),M+=h.get(_[0].charCodeAt(0)),w=_.index+1;return M+p.substring(w)}}y.getCodePoint=null!=String.prototype.codePointAt?function(m,h){return m.codePointAt(h)}:function(m,h){return 55296==(64512&m.charCodeAt(h))?1024*(m.charCodeAt(h)-55296)+m.charCodeAt(h+1)-56320+65536:m.charCodeAt(h)},y.encodeXML=v,y.escape=v,y.escapeUTF8=c(/[&<>'"]/g,x),y.escapeAttribute=c(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),y.escapeText=c(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]]))},1575:(ie,y)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.default=new Uint16Array('\u1d41<\xd5\u0131\u028a\u049d\u057b\u05d0\u0675\u06de\u07a2\u07d6\u080f\u0a4a\u0a91\u0da1\u0e6d\u0f09\u0f26\u10ca\u1228\u12e1\u1415\u149d\u14c3\u14df\u1525\0\0\0\0\0\0\u156b\u16cd\u198d\u1c12\u1ddd\u1f7e\u2060\u21b0\u228d\u23c0\u23fb\u2442\u2824\u2912\u2d08\u2e48\u2fce\u3016\u32ba\u3639\u37ac\u38fe\u3a28\u3a71\u3ae0\u3b2e\u0800EMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig\u803b\xc6\u40c6P\u803b&\u4026cute\u803b\xc1\u40c1reve;\u4102\u0100iyx}rc\u803b\xc2\u40c2;\u4410r;\uc000\u{1d504}rave\u803b\xc0\u40c0pha;\u4391acr;\u4100d;\u6a53\u0100gp\x9d\xa1on;\u4104f;\uc000\u{1d538}plyFunction;\u6061ing\u803b\xc5\u40c5\u0100cs\xbe\xc3r;\uc000\u{1d49c}ign;\u6254ilde\u803b\xc3\u40c3ml\u803b\xc4\u40c4\u0400aceforsu\xe5\xfb\xfe\u0117\u011c\u0122\u0127\u012a\u0100cr\xea\xf2kslash;\u6216\u0176\xf6\xf8;\u6ae7ed;\u6306y;\u4411\u0180crt\u0105\u010b\u0114ause;\u6235noullis;\u612ca;\u4392r;\uc000\u{1d505}pf;\uc000\u{1d539}eve;\u42d8c\xf2\u0113mpeq;\u624e\u0700HOacdefhilorsu\u014d\u0151\u0156\u0180\u019e\u01a2\u01b5\u01b7\u01ba\u01dc\u0215\u0273\u0278\u027ecy;\u4427PY\u803b\xa9\u40a9\u0180cpy\u015d\u0162\u017aute;\u4106\u0100;i\u0167\u0168\u62d2talDifferentialD;\u6145leys;\u612d\u0200aeio\u0189\u018e\u0194\u0198ron;\u410cdil\u803b\xc7\u40c7rc;\u4108nint;\u6230ot;\u410a\u0100dn\u01a7\u01adilla;\u40b8terDot;\u40b7\xf2\u017fi;\u43a7rcle\u0200DMPT\u01c7\u01cb\u01d1\u01d6ot;\u6299inus;\u6296lus;\u6295imes;\u6297o\u0100cs\u01e2\u01f8kwiseContourIntegral;\u6232eCurly\u0100DQ\u0203\u020foubleQuote;\u601duote;\u6019\u0200lnpu\u021e\u0228\u0247\u0255on\u0100;e\u0225\u0226\u6237;\u6a74\u0180git\u022f\u0236\u023aruent;\u6261nt;\u622fourIntegral;\u622e\u0100fr\u024c\u024e;\u6102oduct;\u6210nterClockwiseContourIntegral;\u6233oss;\u6a2fcr;\uc000\u{1d49e}p\u0100;C\u0284\u0285\u62d3ap;\u624d\u0580DJSZacefios\u02a0\u02ac\u02b0\u02b4\u02b8\u02cb\u02d7\u02e1\u02e6\u0333\u048d\u0100;o\u0179\u02a5trahd;\u6911cy;\u4402cy;\u4405cy;\u440f\u0180grs\u02bf\u02c4\u02c7ger;\u6021r;\u61a1hv;\u6ae4\u0100ay\u02d0\u02d5ron;\u410e;\u4414l\u0100;t\u02dd\u02de\u6207a;\u4394r;\uc000\u{1d507}\u0100af\u02eb\u0327\u0100cm\u02f0\u0322ritical\u0200ADGT\u0300\u0306\u0316\u031ccute;\u40b4o\u0174\u030b\u030d;\u42d9bleAcute;\u42ddrave;\u4060ilde;\u42dcond;\u62c4ferentialD;\u6146\u0470\u033d\0\0\0\u0342\u0354\0\u0405f;\uc000\u{1d53b}\u0180;DE\u0348\u0349\u034d\u40a8ot;\u60dcqual;\u6250ble\u0300CDLRUV\u0363\u0372\u0382\u03cf\u03e2\u03f8ontourIntegra\xec\u0239o\u0274\u0379\0\0\u037b\xbb\u0349nArrow;\u61d3\u0100eo\u0387\u03a4ft\u0180ART\u0390\u0396\u03a1rrow;\u61d0ightArrow;\u61d4e\xe5\u02cang\u0100LR\u03ab\u03c4eft\u0100AR\u03b3\u03b9rrow;\u67f8ightArrow;\u67faightArrow;\u67f9ight\u0100AT\u03d8\u03derrow;\u61d2ee;\u62a8p\u0241\u03e9\0\0\u03efrrow;\u61d1ownArrow;\u61d5erticalBar;\u6225n\u0300ABLRTa\u0412\u042a\u0430\u045e\u047f\u037crrow\u0180;BU\u041d\u041e\u0422\u6193ar;\u6913pArrow;\u61f5reve;\u4311eft\u02d2\u043a\0\u0446\0\u0450ightVector;\u6950eeVector;\u695eector\u0100;B\u0459\u045a\u61bdar;\u6956ight\u01d4\u0467\0\u0471eeVector;\u695fector\u0100;B\u047a\u047b\u61c1ar;\u6957ee\u0100;A\u0486\u0487\u62a4rrow;\u61a7\u0100ct\u0492\u0497r;\uc000\u{1d49f}rok;\u4110\u0800NTacdfglmopqstux\u04bd\u04c0\u04c4\u04cb\u04de\u04e2\u04e7\u04ee\u04f5\u0521\u052f\u0536\u0552\u055d\u0560\u0565G;\u414aH\u803b\xd0\u40d0cute\u803b\xc9\u40c9\u0180aiy\u04d2\u04d7\u04dcron;\u411arc\u803b\xca\u40ca;\u442dot;\u4116r;\uc000\u{1d508}rave\u803b\xc8\u40c8ement;\u6208\u0100ap\u04fa\u04fecr;\u4112ty\u0253\u0506\0\0\u0512mallSquare;\u65fberySmallSquare;\u65ab\u0100gp\u0526\u052aon;\u4118f;\uc000\u{1d53c}silon;\u4395u\u0100ai\u053c\u0549l\u0100;T\u0542\u0543\u6a75ilde;\u6242librium;\u61cc\u0100ci\u0557\u055ar;\u6130m;\u6a73a;\u4397ml\u803b\xcb\u40cb\u0100ip\u056a\u056fsts;\u6203onentialE;\u6147\u0280cfios\u0585\u0588\u058d\u05b2\u05ccy;\u4424r;\uc000\u{1d509}lled\u0253\u0597\0\0\u05a3mallSquare;\u65fcerySmallSquare;\u65aa\u0370\u05ba\0\u05bf\0\0\u05c4f;\uc000\u{1d53d}All;\u6200riertrf;\u6131c\xf2\u05cb\u0600JTabcdfgorst\u05e8\u05ec\u05ef\u05fa\u0600\u0612\u0616\u061b\u061d\u0623\u066c\u0672cy;\u4403\u803b>\u403emma\u0100;d\u05f7\u05f8\u4393;\u43dcreve;\u411e\u0180eiy\u0607\u060c\u0610dil;\u4122rc;\u411c;\u4413ot;\u4120r;\uc000\u{1d50a};\u62d9pf;\uc000\u{1d53e}eater\u0300EFGLST\u0635\u0644\u064e\u0656\u065b\u0666qual\u0100;L\u063e\u063f\u6265ess;\u62dbullEqual;\u6267reater;\u6aa2ess;\u6277lantEqual;\u6a7eilde;\u6273cr;\uc000\u{1d4a2};\u626b\u0400Aacfiosu\u0685\u068b\u0696\u069b\u069e\u06aa\u06be\u06caRDcy;\u442a\u0100ct\u0690\u0694ek;\u42c7;\u405eirc;\u4124r;\u610clbertSpace;\u610b\u01f0\u06af\0\u06b2f;\u610dizontalLine;\u6500\u0100ct\u06c3\u06c5\xf2\u06a9rok;\u4126mp\u0144\u06d0\u06d8ownHum\xf0\u012fqual;\u624f\u0700EJOacdfgmnostu\u06fa\u06fe\u0703\u0707\u070e\u071a\u071e\u0721\u0728\u0744\u0778\u078b\u078f\u0795cy;\u4415lig;\u4132cy;\u4401cute\u803b\xcd\u40cd\u0100iy\u0713\u0718rc\u803b\xce\u40ce;\u4418ot;\u4130r;\u6111rave\u803b\xcc\u40cc\u0180;ap\u0720\u072f\u073f\u0100cg\u0734\u0737r;\u412ainaryI;\u6148lie\xf3\u03dd\u01f4\u0749\0\u0762\u0100;e\u074d\u074e\u622c\u0100gr\u0753\u0758ral;\u622bsection;\u62c2isible\u0100CT\u076c\u0772omma;\u6063imes;\u6062\u0180gpt\u077f\u0783\u0788on;\u412ef;\uc000\u{1d540}a;\u4399cr;\u6110ilde;\u4128\u01eb\u079a\0\u079ecy;\u4406l\u803b\xcf\u40cf\u0280cfosu\u07ac\u07b7\u07bc\u07c2\u07d0\u0100iy\u07b1\u07b5rc;\u4134;\u4419r;\uc000\u{1d50d}pf;\uc000\u{1d541}\u01e3\u07c7\0\u07ccr;\uc000\u{1d4a5}rcy;\u4408kcy;\u4404\u0380HJacfos\u07e4\u07e8\u07ec\u07f1\u07fd\u0802\u0808cy;\u4425cy;\u440cppa;\u439a\u0100ey\u07f6\u07fbdil;\u4136;\u441ar;\uc000\u{1d50e}pf;\uc000\u{1d542}cr;\uc000\u{1d4a6}\u0580JTaceflmost\u0825\u0829\u082c\u0850\u0863\u09b3\u09b8\u09c7\u09cd\u0a37\u0a47cy;\u4409\u803b<\u403c\u0280cmnpr\u0837\u083c\u0841\u0844\u084dute;\u4139bda;\u439bg;\u67ealacetrf;\u6112r;\u619e\u0180aey\u0857\u085c\u0861ron;\u413ddil;\u413b;\u441b\u0100fs\u0868\u0970t\u0500ACDFRTUVar\u087e\u08a9\u08b1\u08e0\u08e6\u08fc\u092f\u095b\u0390\u096a\u0100nr\u0883\u088fgleBracket;\u67e8row\u0180;BR\u0899\u089a\u089e\u6190ar;\u61e4ightArrow;\u61c6eiling;\u6308o\u01f5\u08b7\0\u08c3bleBracket;\u67e6n\u01d4\u08c8\0\u08d2eeVector;\u6961ector\u0100;B\u08db\u08dc\u61c3ar;\u6959loor;\u630aight\u0100AV\u08ef\u08f5rrow;\u6194ector;\u694e\u0100er\u0901\u0917e\u0180;AV\u0909\u090a\u0910\u62a3rrow;\u61a4ector;\u695aiangle\u0180;BE\u0924\u0925\u0929\u62b2ar;\u69cfqual;\u62b4p\u0180DTV\u0937\u0942\u094cownVector;\u6951eeVector;\u6960ector\u0100;B\u0956\u0957\u61bfar;\u6958ector\u0100;B\u0965\u0966\u61bcar;\u6952ight\xe1\u039cs\u0300EFGLST\u097e\u098b\u0995\u099d\u09a2\u09adqualGreater;\u62daullEqual;\u6266reater;\u6276ess;\u6aa1lantEqual;\u6a7dilde;\u6272r;\uc000\u{1d50f}\u0100;e\u09bd\u09be\u62d8ftarrow;\u61daidot;\u413f\u0180npw\u09d4\u0a16\u0a1bg\u0200LRlr\u09de\u09f7\u0a02\u0a10eft\u0100AR\u09e6\u09ecrrow;\u67f5ightArrow;\u67f7ightArrow;\u67f6eft\u0100ar\u03b3\u0a0aight\xe1\u03bfight\xe1\u03caf;\uc000\u{1d543}er\u0100LR\u0a22\u0a2ceftArrow;\u6199ightArrow;\u6198\u0180cht\u0a3e\u0a40\u0a42\xf2\u084c;\u61b0rok;\u4141;\u626a\u0400acefiosu\u0a5a\u0a5d\u0a60\u0a77\u0a7c\u0a85\u0a8b\u0a8ep;\u6905y;\u441c\u0100dl\u0a65\u0a6fiumSpace;\u605flintrf;\u6133r;\uc000\u{1d510}nusPlus;\u6213pf;\uc000\u{1d544}c\xf2\u0a76;\u439c\u0480Jacefostu\u0aa3\u0aa7\u0aad\u0ac0\u0b14\u0b19\u0d91\u0d97\u0d9ecy;\u440acute;\u4143\u0180aey\u0ab4\u0ab9\u0aberon;\u4147dil;\u4145;\u441d\u0180gsw\u0ac7\u0af0\u0b0eative\u0180MTV\u0ad3\u0adf\u0ae8ediumSpace;\u600bhi\u0100cn\u0ae6\u0ad8\xeb\u0ad9eryThi\xee\u0ad9ted\u0100GL\u0af8\u0b06reaterGreate\xf2\u0673essLes\xf3\u0a48Line;\u400ar;\uc000\u{1d511}\u0200Bnpt\u0b22\u0b28\u0b37\u0b3areak;\u6060BreakingSpace;\u40a0f;\u6115\u0680;CDEGHLNPRSTV\u0b55\u0b56\u0b6a\u0b7c\u0ba1\u0beb\u0c04\u0c5e\u0c84\u0ca6\u0cd8\u0d61\u0d85\u6aec\u0100ou\u0b5b\u0b64ngruent;\u6262pCap;\u626doubleVerticalBar;\u6226\u0180lqx\u0b83\u0b8a\u0b9bement;\u6209ual\u0100;T\u0b92\u0b93\u6260ilde;\uc000\u2242\u0338ists;\u6204reater\u0380;EFGLST\u0bb6\u0bb7\u0bbd\u0bc9\u0bd3\u0bd8\u0be5\u626fqual;\u6271ullEqual;\uc000\u2267\u0338reater;\uc000\u226b\u0338ess;\u6279lantEqual;\uc000\u2a7e\u0338ilde;\u6275ump\u0144\u0bf2\u0bfdownHump;\uc000\u224e\u0338qual;\uc000\u224f\u0338e\u0100fs\u0c0a\u0c27tTriangle\u0180;BE\u0c1a\u0c1b\u0c21\u62eaar;\uc000\u29cf\u0338qual;\u62ecs\u0300;EGLST\u0c35\u0c36\u0c3c\u0c44\u0c4b\u0c58\u626equal;\u6270reater;\u6278ess;\uc000\u226a\u0338lantEqual;\uc000\u2a7d\u0338ilde;\u6274ested\u0100GL\u0c68\u0c79reaterGreater;\uc000\u2aa2\u0338essLess;\uc000\u2aa1\u0338recedes\u0180;ES\u0c92\u0c93\u0c9b\u6280qual;\uc000\u2aaf\u0338lantEqual;\u62e0\u0100ei\u0cab\u0cb9verseElement;\u620cghtTriangle\u0180;BE\u0ccb\u0ccc\u0cd2\u62ebar;\uc000\u29d0\u0338qual;\u62ed\u0100qu\u0cdd\u0d0cuareSu\u0100bp\u0ce8\u0cf9set\u0100;E\u0cf0\u0cf3\uc000\u228f\u0338qual;\u62e2erset\u0100;E\u0d03\u0d06\uc000\u2290\u0338qual;\u62e3\u0180bcp\u0d13\u0d24\u0d4eset\u0100;E\u0d1b\u0d1e\uc000\u2282\u20d2qual;\u6288ceeds\u0200;EST\u0d32\u0d33\u0d3b\u0d46\u6281qual;\uc000\u2ab0\u0338lantEqual;\u62e1ilde;\uc000\u227f\u0338erset\u0100;E\u0d58\u0d5b\uc000\u2283\u20d2qual;\u6289ilde\u0200;EFT\u0d6e\u0d6f\u0d75\u0d7f\u6241qual;\u6244ullEqual;\u6247ilde;\u6249erticalBar;\u6224cr;\uc000\u{1d4a9}ilde\u803b\xd1\u40d1;\u439d\u0700Eacdfgmoprstuv\u0dbd\u0dc2\u0dc9\u0dd5\u0ddb\u0de0\u0de7\u0dfc\u0e02\u0e20\u0e22\u0e32\u0e3f\u0e44lig;\u4152cute\u803b\xd3\u40d3\u0100iy\u0dce\u0dd3rc\u803b\xd4\u40d4;\u441eblac;\u4150r;\uc000\u{1d512}rave\u803b\xd2\u40d2\u0180aei\u0dee\u0df2\u0df6cr;\u414cga;\u43a9cron;\u439fpf;\uc000\u{1d546}enCurly\u0100DQ\u0e0e\u0e1aoubleQuote;\u601cuote;\u6018;\u6a54\u0100cl\u0e27\u0e2cr;\uc000\u{1d4aa}ash\u803b\xd8\u40d8i\u016c\u0e37\u0e3cde\u803b\xd5\u40d5es;\u6a37ml\u803b\xd6\u40d6er\u0100BP\u0e4b\u0e60\u0100ar\u0e50\u0e53r;\u603eac\u0100ek\u0e5a\u0e5c;\u63deet;\u63b4arenthesis;\u63dc\u0480acfhilors\u0e7f\u0e87\u0e8a\u0e8f\u0e92\u0e94\u0e9d\u0eb0\u0efcrtialD;\u6202y;\u441fr;\uc000\u{1d513}i;\u43a6;\u43a0usMinus;\u40b1\u0100ip\u0ea2\u0eadncareplan\xe5\u069df;\u6119\u0200;eio\u0eb9\u0eba\u0ee0\u0ee4\u6abbcedes\u0200;EST\u0ec8\u0ec9\u0ecf\u0eda\u627aqual;\u6aaflantEqual;\u627cilde;\u627eme;\u6033\u0100dp\u0ee9\u0eeeuct;\u620fortion\u0100;a\u0225\u0ef9l;\u621d\u0100ci\u0f01\u0f06r;\uc000\u{1d4ab};\u43a8\u0200Ufos\u0f11\u0f16\u0f1b\u0f1fOT\u803b"\u4022r;\uc000\u{1d514}pf;\u611acr;\uc000\u{1d4ac}\u0600BEacefhiorsu\u0f3e\u0f43\u0f47\u0f60\u0f73\u0fa7\u0faa\u0fad\u1096\u10a9\u10b4\u10bearr;\u6910G\u803b\xae\u40ae\u0180cnr\u0f4e\u0f53\u0f56ute;\u4154g;\u67ebr\u0100;t\u0f5c\u0f5d\u61a0l;\u6916\u0180aey\u0f67\u0f6c\u0f71ron;\u4158dil;\u4156;\u4420\u0100;v\u0f78\u0f79\u611cerse\u0100EU\u0f82\u0f99\u0100lq\u0f87\u0f8eement;\u620builibrium;\u61cbpEquilibrium;\u696fr\xbb\u0f79o;\u43a1ght\u0400ACDFTUVa\u0fc1\u0feb\u0ff3\u1022\u1028\u105b\u1087\u03d8\u0100nr\u0fc6\u0fd2gleBracket;\u67e9row\u0180;BL\u0fdc\u0fdd\u0fe1\u6192ar;\u61e5eftArrow;\u61c4eiling;\u6309o\u01f5\u0ff9\0\u1005bleBracket;\u67e7n\u01d4\u100a\0\u1014eeVector;\u695dector\u0100;B\u101d\u101e\u61c2ar;\u6955loor;\u630b\u0100er\u102d\u1043e\u0180;AV\u1035\u1036\u103c\u62a2rrow;\u61a6ector;\u695biangle\u0180;BE\u1050\u1051\u1055\u62b3ar;\u69d0qual;\u62b5p\u0180DTV\u1063\u106e\u1078ownVector;\u694feeVector;\u695cector\u0100;B\u1082\u1083\u61bear;\u6954ector\u0100;B\u1091\u1092\u61c0ar;\u6953\u0100pu\u109b\u109ef;\u611dndImplies;\u6970ightarrow;\u61db\u0100ch\u10b9\u10bcr;\u611b;\u61b1leDelayed;\u69f4\u0680HOacfhimoqstu\u10e4\u10f1\u10f7\u10fd\u1119\u111e\u1151\u1156\u1161\u1167\u11b5\u11bb\u11bf\u0100Cc\u10e9\u10eeHcy;\u4429y;\u4428FTcy;\u442ccute;\u415a\u0280;aeiy\u1108\u1109\u110e\u1113\u1117\u6abcron;\u4160dil;\u415erc;\u415c;\u4421r;\uc000\u{1d516}ort\u0200DLRU\u112a\u1134\u113e\u1149ownArrow\xbb\u041eeftArrow\xbb\u089aightArrow\xbb\u0fddpArrow;\u6191gma;\u43a3allCircle;\u6218pf;\uc000\u{1d54a}\u0272\u116d\0\0\u1170t;\u621aare\u0200;ISU\u117b\u117c\u1189\u11af\u65a1ntersection;\u6293u\u0100bp\u118f\u119eset\u0100;E\u1197\u1198\u628fqual;\u6291erset\u0100;E\u11a8\u11a9\u6290qual;\u6292nion;\u6294cr;\uc000\u{1d4ae}ar;\u62c6\u0200bcmp\u11c8\u11db\u1209\u120b\u0100;s\u11cd\u11ce\u62d0et\u0100;E\u11cd\u11d5qual;\u6286\u0100ch\u11e0\u1205eeds\u0200;EST\u11ed\u11ee\u11f4\u11ff\u627bqual;\u6ab0lantEqual;\u627dilde;\u627fTh\xe1\u0f8c;\u6211\u0180;es\u1212\u1213\u1223\u62d1rset\u0100;E\u121c\u121d\u6283qual;\u6287et\xbb\u1213\u0580HRSacfhiors\u123e\u1244\u1249\u1255\u125e\u1271\u1276\u129f\u12c2\u12c8\u12d1ORN\u803b\xde\u40deADE;\u6122\u0100Hc\u124e\u1252cy;\u440by;\u4426\u0100bu\u125a\u125c;\u4009;\u43a4\u0180aey\u1265\u126a\u126fron;\u4164dil;\u4162;\u4422r;\uc000\u{1d517}\u0100ei\u127b\u1289\u01f2\u1280\0\u1287efore;\u6234a;\u4398\u0100cn\u128e\u1298kSpace;\uc000\u205f\u200aSpace;\u6009lde\u0200;EFT\u12ab\u12ac\u12b2\u12bc\u623cqual;\u6243ullEqual;\u6245ilde;\u6248pf;\uc000\u{1d54b}ipleDot;\u60db\u0100ct\u12d6\u12dbr;\uc000\u{1d4af}rok;\u4166\u0ae1\u12f7\u130e\u131a\u1326\0\u132c\u1331\0\0\0\0\0\u1338\u133d\u1377\u1385\0\u13ff\u1404\u140a\u1410\u0100cr\u12fb\u1301ute\u803b\xda\u40dar\u0100;o\u1307\u1308\u619fcir;\u6949r\u01e3\u1313\0\u1316y;\u440eve;\u416c\u0100iy\u131e\u1323rc\u803b\xdb\u40db;\u4423blac;\u4170r;\uc000\u{1d518}rave\u803b\xd9\u40d9acr;\u416a\u0100di\u1341\u1369er\u0100BP\u1348\u135d\u0100ar\u134d\u1350r;\u405fac\u0100ek\u1357\u1359;\u63dfet;\u63b5arenthesis;\u63ddon\u0100;P\u1370\u1371\u62c3lus;\u628e\u0100gp\u137b\u137fon;\u4172f;\uc000\u{1d54c}\u0400ADETadps\u1395\u13ae\u13b8\u13c4\u03e8\u13d2\u13d7\u13f3rrow\u0180;BD\u1150\u13a0\u13a4ar;\u6912ownArrow;\u61c5ownArrow;\u6195quilibrium;\u696eee\u0100;A\u13cb\u13cc\u62a5rrow;\u61a5own\xe1\u03f3er\u0100LR\u13de\u13e8eftArrow;\u6196ightArrow;\u6197i\u0100;l\u13f9\u13fa\u43d2on;\u43a5ing;\u416ecr;\uc000\u{1d4b0}ilde;\u4168ml\u803b\xdc\u40dc\u0480Dbcdefosv\u1427\u142c\u1430\u1433\u143e\u1485\u148a\u1490\u1496ash;\u62abar;\u6aeby;\u4412ash\u0100;l\u143b\u143c\u62a9;\u6ae6\u0100er\u1443\u1445;\u62c1\u0180bty\u144c\u1450\u147aar;\u6016\u0100;i\u144f\u1455cal\u0200BLST\u1461\u1465\u146a\u1474ar;\u6223ine;\u407ceparator;\u6758ilde;\u6240ThinSpace;\u600ar;\uc000\u{1d519}pf;\uc000\u{1d54d}cr;\uc000\u{1d4b1}dash;\u62aa\u0280cefos\u14a7\u14ac\u14b1\u14b6\u14bcirc;\u4174dge;\u62c0r;\uc000\u{1d51a}pf;\uc000\u{1d54e}cr;\uc000\u{1d4b2}\u0200fios\u14cb\u14d0\u14d2\u14d8r;\uc000\u{1d51b};\u439epf;\uc000\u{1d54f}cr;\uc000\u{1d4b3}\u0480AIUacfosu\u14f1\u14f5\u14f9\u14fd\u1504\u150f\u1514\u151a\u1520cy;\u442fcy;\u4407cy;\u442ecute\u803b\xdd\u40dd\u0100iy\u1509\u150drc;\u4176;\u442br;\uc000\u{1d51c}pf;\uc000\u{1d550}cr;\uc000\u{1d4b4}ml;\u4178\u0400Hacdefos\u1535\u1539\u153f\u154b\u154f\u155d\u1560\u1564cy;\u4416cute;\u4179\u0100ay\u1544\u1549ron;\u417d;\u4417ot;\u417b\u01f2\u1554\0\u155boWidt\xe8\u0ad9a;\u4396r;\u6128pf;\u6124cr;\uc000\u{1d4b5}\u0be1\u1583\u158a\u1590\0\u15b0\u15b6\u15bf\0\0\0\0\u15c6\u15db\u15eb\u165f\u166d\0\u1695\u169b\u16b2\u16b9\0\u16becute\u803b\xe1\u40e1reve;\u4103\u0300;Ediuy\u159c\u159d\u15a1\u15a3\u15a8\u15ad\u623e;\uc000\u223e\u0333;\u623frc\u803b\xe2\u40e2te\u80bb\xb4\u0306;\u4430lig\u803b\xe6\u40e6\u0100;r\xb2\u15ba;\uc000\u{1d51e}rave\u803b\xe0\u40e0\u0100ep\u15ca\u15d6\u0100fp\u15cf\u15d4sym;\u6135\xe8\u15d3ha;\u43b1\u0100ap\u15dfc\u0100cl\u15e4\u15e7r;\u4101g;\u6a3f\u0264\u15f0\0\0\u160a\u0280;adsv\u15fa\u15fb\u15ff\u1601\u1607\u6227nd;\u6a55;\u6a5clope;\u6a58;\u6a5a\u0380;elmrsz\u1618\u1619\u161b\u161e\u163f\u164f\u1659\u6220;\u69a4e\xbb\u1619sd\u0100;a\u1625\u1626\u6221\u0461\u1630\u1632\u1634\u1636\u1638\u163a\u163c\u163e;\u69a8;\u69a9;\u69aa;\u69ab;\u69ac;\u69ad;\u69ae;\u69aft\u0100;v\u1645\u1646\u621fb\u0100;d\u164c\u164d\u62be;\u699d\u0100pt\u1654\u1657h;\u6222\xbb\xb9arr;\u637c\u0100gp\u1663\u1667on;\u4105f;\uc000\u{1d552}\u0380;Eaeiop\u12c1\u167b\u167d\u1682\u1684\u1687\u168a;\u6a70cir;\u6a6f;\u624ad;\u624bs;\u4027rox\u0100;e\u12c1\u1692\xf1\u1683ing\u803b\xe5\u40e5\u0180cty\u16a1\u16a6\u16a8r;\uc000\u{1d4b6};\u402amp\u0100;e\u12c1\u16af\xf1\u0288ilde\u803b\xe3\u40e3ml\u803b\xe4\u40e4\u0100ci\u16c2\u16c8onin\xf4\u0272nt;\u6a11\u0800Nabcdefiklnoprsu\u16ed\u16f1\u1730\u173c\u1743\u1748\u1778\u177d\u17e0\u17e6\u1839\u1850\u170d\u193d\u1948\u1970ot;\u6aed\u0100cr\u16f6\u171ek\u0200ceps\u1700\u1705\u170d\u1713ong;\u624cpsilon;\u43f6rime;\u6035im\u0100;e\u171a\u171b\u623dq;\u62cd\u0176\u1722\u1726ee;\u62bded\u0100;g\u172c\u172d\u6305e\xbb\u172drk\u0100;t\u135c\u1737brk;\u63b6\u0100oy\u1701\u1741;\u4431quo;\u601e\u0280cmprt\u1753\u175b\u1761\u1764\u1768aus\u0100;e\u010a\u0109ptyv;\u69b0s\xe9\u170cno\xf5\u0113\u0180ahw\u176f\u1771\u1773;\u43b2;\u6136een;\u626cr;\uc000\u{1d51f}g\u0380costuvw\u178d\u179d\u17b3\u17c1\u17d5\u17db\u17de\u0180aiu\u1794\u1796\u179a\xf0\u0760rc;\u65efp\xbb\u1371\u0180dpt\u17a4\u17a8\u17adot;\u6a00lus;\u6a01imes;\u6a02\u0271\u17b9\0\0\u17becup;\u6a06ar;\u6605riangle\u0100du\u17cd\u17d2own;\u65bdp;\u65b3plus;\u6a04e\xe5\u1444\xe5\u14adarow;\u690d\u0180ako\u17ed\u1826\u1835\u0100cn\u17f2\u1823k\u0180lst\u17fa\u05ab\u1802ozenge;\u69ebriangle\u0200;dlr\u1812\u1813\u1818\u181d\u65b4own;\u65beeft;\u65c2ight;\u65b8k;\u6423\u01b1\u182b\0\u1833\u01b2\u182f\0\u1831;\u6592;\u65914;\u6593ck;\u6588\u0100eo\u183e\u184d\u0100;q\u1843\u1846\uc000=\u20e5uiv;\uc000\u2261\u20e5t;\u6310\u0200ptwx\u1859\u185e\u1867\u186cf;\uc000\u{1d553}\u0100;t\u13cb\u1863om\xbb\u13cctie;\u62c8\u0600DHUVbdhmptuv\u1885\u1896\u18aa\u18bb\u18d7\u18db\u18ec\u18ff\u1905\u190a\u1910\u1921\u0200LRlr\u188e\u1890\u1892\u1894;\u6557;\u6554;\u6556;\u6553\u0280;DUdu\u18a1\u18a2\u18a4\u18a6\u18a8\u6550;\u6566;\u6569;\u6564;\u6567\u0200LRlr\u18b3\u18b5\u18b7\u18b9;\u655d;\u655a;\u655c;\u6559\u0380;HLRhlr\u18ca\u18cb\u18cd\u18cf\u18d1\u18d3\u18d5\u6551;\u656c;\u6563;\u6560;\u656b;\u6562;\u655fox;\u69c9\u0200LRlr\u18e4\u18e6\u18e8\u18ea;\u6555;\u6552;\u6510;\u650c\u0280;DUdu\u06bd\u18f7\u18f9\u18fb\u18fd;\u6565;\u6568;\u652c;\u6534inus;\u629flus;\u629eimes;\u62a0\u0200LRlr\u1919\u191b\u191d\u191f;\u655b;\u6558;\u6518;\u6514\u0380;HLRhlr\u1930\u1931\u1933\u1935\u1937\u1939\u193b\u6502;\u656a;\u6561;\u655e;\u653c;\u6524;\u651c\u0100ev\u0123\u1942bar\u803b\xa6\u40a6\u0200ceio\u1951\u1956\u195a\u1960r;\uc000\u{1d4b7}mi;\u604fm\u0100;e\u171a\u171cl\u0180;bh\u1968\u1969\u196b\u405c;\u69c5sub;\u67c8\u016c\u1974\u197el\u0100;e\u1979\u197a\u6022t\xbb\u197ap\u0180;Ee\u012f\u1985\u1987;\u6aae\u0100;q\u06dc\u06db\u0ce1\u19a7\0\u19e8\u1a11\u1a15\u1a32\0\u1a37\u1a50\0\0\u1ab4\0\0\u1ac1\0\0\u1b21\u1b2e\u1b4d\u1b52\0\u1bfd\0\u1c0c\u0180cpr\u19ad\u19b2\u19ddute;\u4107\u0300;abcds\u19bf\u19c0\u19c4\u19ca\u19d5\u19d9\u6229nd;\u6a44rcup;\u6a49\u0100au\u19cf\u19d2p;\u6a4bp;\u6a47ot;\u6a40;\uc000\u2229\ufe00\u0100eo\u19e2\u19e5t;\u6041\xee\u0693\u0200aeiu\u19f0\u19fb\u1a01\u1a05\u01f0\u19f5\0\u19f8s;\u6a4don;\u410ddil\u803b\xe7\u40e7rc;\u4109ps\u0100;s\u1a0c\u1a0d\u6a4cm;\u6a50ot;\u410b\u0180dmn\u1a1b\u1a20\u1a26il\u80bb\xb8\u01adptyv;\u69b2t\u8100\xa2;e\u1a2d\u1a2e\u40a2r\xe4\u01b2r;\uc000\u{1d520}\u0180cei\u1a3d\u1a40\u1a4dy;\u4447ck\u0100;m\u1a47\u1a48\u6713ark\xbb\u1a48;\u43c7r\u0380;Ecefms\u1a5f\u1a60\u1a62\u1a6b\u1aa4\u1aaa\u1aae\u65cb;\u69c3\u0180;el\u1a69\u1a6a\u1a6d\u42c6q;\u6257e\u0261\u1a74\0\0\u1a88rrow\u0100lr\u1a7c\u1a81eft;\u61baight;\u61bb\u0280RSacd\u1a92\u1a94\u1a96\u1a9a\u1a9f\xbb\u0f47;\u64c8st;\u629birc;\u629aash;\u629dnint;\u6a10id;\u6aefcir;\u69c2ubs\u0100;u\u1abb\u1abc\u6663it\xbb\u1abc\u02ec\u1ac7\u1ad4\u1afa\0\u1b0aon\u0100;e\u1acd\u1ace\u403a\u0100;q\xc7\xc6\u026d\u1ad9\0\0\u1ae2a\u0100;t\u1ade\u1adf\u402c;\u4040\u0180;fl\u1ae8\u1ae9\u1aeb\u6201\xee\u1160e\u0100mx\u1af1\u1af6ent\xbb\u1ae9e\xf3\u024d\u01e7\u1afe\0\u1b07\u0100;d\u12bb\u1b02ot;\u6a6dn\xf4\u0246\u0180fry\u1b10\u1b14\u1b17;\uc000\u{1d554}o\xe4\u0254\u8100\xa9;s\u0155\u1b1dr;\u6117\u0100ao\u1b25\u1b29rr;\u61b5ss;\u6717\u0100cu\u1b32\u1b37r;\uc000\u{1d4b8}\u0100bp\u1b3c\u1b44\u0100;e\u1b41\u1b42\u6acf;\u6ad1\u0100;e\u1b49\u1b4a\u6ad0;\u6ad2dot;\u62ef\u0380delprvw\u1b60\u1b6c\u1b77\u1b82\u1bac\u1bd4\u1bf9arr\u0100lr\u1b68\u1b6a;\u6938;\u6935\u0270\u1b72\0\0\u1b75r;\u62dec;\u62dfarr\u0100;p\u1b7f\u1b80\u61b6;\u693d\u0300;bcdos\u1b8f\u1b90\u1b96\u1ba1\u1ba5\u1ba8\u622arcap;\u6a48\u0100au\u1b9b\u1b9ep;\u6a46p;\u6a4aot;\u628dr;\u6a45;\uc000\u222a\ufe00\u0200alrv\u1bb5\u1bbf\u1bde\u1be3rr\u0100;m\u1bbc\u1bbd\u61b7;\u693cy\u0180evw\u1bc7\u1bd4\u1bd8q\u0270\u1bce\0\0\u1bd2re\xe3\u1b73u\xe3\u1b75ee;\u62ceedge;\u62cfen\u803b\xa4\u40a4earrow\u0100lr\u1bee\u1bf3eft\xbb\u1b80ight\xbb\u1bbde\xe4\u1bdd\u0100ci\u1c01\u1c07onin\xf4\u01f7nt;\u6231lcty;\u632d\u0980AHabcdefhijlorstuwz\u1c38\u1c3b\u1c3f\u1c5d\u1c69\u1c75\u1c8a\u1c9e\u1cac\u1cb7\u1cfb\u1cff\u1d0d\u1d7b\u1d91\u1dab\u1dbb\u1dc6\u1dcdr\xf2\u0381ar;\u6965\u0200glrs\u1c48\u1c4d\u1c52\u1c54ger;\u6020eth;\u6138\xf2\u1133h\u0100;v\u1c5a\u1c5b\u6010\xbb\u090a\u016b\u1c61\u1c67arow;\u690fa\xe3\u0315\u0100ay\u1c6e\u1c73ron;\u410f;\u4434\u0180;ao\u0332\u1c7c\u1c84\u0100gr\u02bf\u1c81r;\u61catseq;\u6a77\u0180glm\u1c91\u1c94\u1c98\u803b\xb0\u40b0ta;\u43b4ptyv;\u69b1\u0100ir\u1ca3\u1ca8sht;\u697f;\uc000\u{1d521}ar\u0100lr\u1cb3\u1cb5\xbb\u08dc\xbb\u101e\u0280aegsv\u1cc2\u0378\u1cd6\u1cdc\u1ce0m\u0180;os\u0326\u1cca\u1cd4nd\u0100;s\u0326\u1cd1uit;\u6666amma;\u43ddin;\u62f2\u0180;io\u1ce7\u1ce8\u1cf8\u40f7de\u8100\xf7;o\u1ce7\u1cf0ntimes;\u62c7n\xf8\u1cf7cy;\u4452c\u026f\u1d06\0\0\u1d0arn;\u631eop;\u630d\u0280lptuw\u1d18\u1d1d\u1d22\u1d49\u1d55lar;\u4024f;\uc000\u{1d555}\u0280;emps\u030b\u1d2d\u1d37\u1d3d\u1d42q\u0100;d\u0352\u1d33ot;\u6251inus;\u6238lus;\u6214quare;\u62a1blebarwedg\xe5\xfan\u0180adh\u112e\u1d5d\u1d67ownarrow\xf3\u1c83arpoon\u0100lr\u1d72\u1d76ef\xf4\u1cb4igh\xf4\u1cb6\u0162\u1d7f\u1d85karo\xf7\u0f42\u026f\u1d8a\0\0\u1d8ern;\u631fop;\u630c\u0180cot\u1d98\u1da3\u1da6\u0100ry\u1d9d\u1da1;\uc000\u{1d4b9};\u4455l;\u69f6rok;\u4111\u0100dr\u1db0\u1db4ot;\u62f1i\u0100;f\u1dba\u1816\u65bf\u0100ah\u1dc0\u1dc3r\xf2\u0429a\xf2\u0fa6angle;\u69a6\u0100ci\u1dd2\u1dd5y;\u445fgrarr;\u67ff\u0900Dacdefglmnopqrstux\u1e01\u1e09\u1e19\u1e38\u0578\u1e3c\u1e49\u1e61\u1e7e\u1ea5\u1eaf\u1ebd\u1ee1\u1f2a\u1f37\u1f44\u1f4e\u1f5a\u0100Do\u1e06\u1d34o\xf4\u1c89\u0100cs\u1e0e\u1e14ute\u803b\xe9\u40e9ter;\u6a6e\u0200aioy\u1e22\u1e27\u1e31\u1e36ron;\u411br\u0100;c\u1e2d\u1e2e\u6256\u803b\xea\u40ealon;\u6255;\u444dot;\u4117\u0100Dr\u1e41\u1e45ot;\u6252;\uc000\u{1d522}\u0180;rs\u1e50\u1e51\u1e57\u6a9aave\u803b\xe8\u40e8\u0100;d\u1e5c\u1e5d\u6a96ot;\u6a98\u0200;ils\u1e6a\u1e6b\u1e72\u1e74\u6a99nters;\u63e7;\u6113\u0100;d\u1e79\u1e7a\u6a95ot;\u6a97\u0180aps\u1e85\u1e89\u1e97cr;\u4113ty\u0180;sv\u1e92\u1e93\u1e95\u6205et\xbb\u1e93p\u01001;\u1e9d\u1ea4\u0133\u1ea1\u1ea3;\u6004;\u6005\u6003\u0100gs\u1eaa\u1eac;\u414bp;\u6002\u0100gp\u1eb4\u1eb8on;\u4119f;\uc000\u{1d556}\u0180als\u1ec4\u1ece\u1ed2r\u0100;s\u1eca\u1ecb\u62d5l;\u69e3us;\u6a71i\u0180;lv\u1eda\u1edb\u1edf\u43b5on\xbb\u1edb;\u43f5\u0200csuv\u1eea\u1ef3\u1f0b\u1f23\u0100io\u1eef\u1e31rc\xbb\u1e2e\u0269\u1ef9\0\0\u1efb\xed\u0548ant\u0100gl\u1f02\u1f06tr\xbb\u1e5dess\xbb\u1e7a\u0180aei\u1f12\u1f16\u1f1als;\u403dst;\u625fv\u0100;D\u0235\u1f20D;\u6a78parsl;\u69e5\u0100Da\u1f2f\u1f33ot;\u6253rr;\u6971\u0180cdi\u1f3e\u1f41\u1ef8r;\u612fo\xf4\u0352\u0100ah\u1f49\u1f4b;\u43b7\u803b\xf0\u40f0\u0100mr\u1f53\u1f57l\u803b\xeb\u40ebo;\u60ac\u0180cip\u1f61\u1f64\u1f67l;\u4021s\xf4\u056e\u0100eo\u1f6c\u1f74ctatio\xee\u0559nential\xe5\u0579\u09e1\u1f92\0\u1f9e\0\u1fa1\u1fa7\0\0\u1fc6\u1fcc\0\u1fd3\0\u1fe6\u1fea\u2000\0\u2008\u205allingdotse\xf1\u1e44y;\u4444male;\u6640\u0180ilr\u1fad\u1fb3\u1fc1lig;\u8000\ufb03\u0269\u1fb9\0\0\u1fbdg;\u8000\ufb00ig;\u8000\ufb04;\uc000\u{1d523}lig;\u8000\ufb01lig;\uc000fj\u0180alt\u1fd9\u1fdc\u1fe1t;\u666dig;\u8000\ufb02ns;\u65b1of;\u4192\u01f0\u1fee\0\u1ff3f;\uc000\u{1d557}\u0100ak\u05bf\u1ff7\u0100;v\u1ffc\u1ffd\u62d4;\u6ad9artint;\u6a0d\u0100ao\u200c\u2055\u0100cs\u2011\u2052\u03b1\u201a\u2030\u2038\u2045\u2048\0\u2050\u03b2\u2022\u2025\u2027\u202a\u202c\0\u202e\u803b\xbd\u40bd;\u6153\u803b\xbc\u40bc;\u6155;\u6159;\u615b\u01b3\u2034\0\u2036;\u6154;\u6156\u02b4\u203e\u2041\0\0\u2043\u803b\xbe\u40be;\u6157;\u615c5;\u6158\u01b6\u204c\0\u204e;\u615a;\u615d8;\u615el;\u6044wn;\u6322cr;\uc000\u{1d4bb}\u0880Eabcdefgijlnorstv\u2082\u2089\u209f\u20a5\u20b0\u20b4\u20f0\u20f5\u20fa\u20ff\u2103\u2112\u2138\u0317\u213e\u2152\u219e\u0100;l\u064d\u2087;\u6a8c\u0180cmp\u2090\u2095\u209dute;\u41f5ma\u0100;d\u209c\u1cda\u43b3;\u6a86reve;\u411f\u0100iy\u20aa\u20aerc;\u411d;\u4433ot;\u4121\u0200;lqs\u063e\u0642\u20bd\u20c9\u0180;qs\u063e\u064c\u20c4lan\xf4\u0665\u0200;cdl\u0665\u20d2\u20d5\u20e5c;\u6aa9ot\u0100;o\u20dc\u20dd\u6a80\u0100;l\u20e2\u20e3\u6a82;\u6a84\u0100;e\u20ea\u20ed\uc000\u22db\ufe00s;\u6a94r;\uc000\u{1d524}\u0100;g\u0673\u061bmel;\u6137cy;\u4453\u0200;Eaj\u065a\u210c\u210e\u2110;\u6a92;\u6aa5;\u6aa4\u0200Eaes\u211b\u211d\u2129\u2134;\u6269p\u0100;p\u2123\u2124\u6a8arox\xbb\u2124\u0100;q\u212e\u212f\u6a88\u0100;q\u212e\u211bim;\u62e7pf;\uc000\u{1d558}\u0100ci\u2143\u2146r;\u610am\u0180;el\u066b\u214e\u2150;\u6a8e;\u6a90\u8300>;cdlqr\u05ee\u2160\u216a\u216e\u2173\u2179\u0100ci\u2165\u2167;\u6aa7r;\u6a7aot;\u62d7Par;\u6995uest;\u6a7c\u0280adels\u2184\u216a\u2190\u0656\u219b\u01f0\u2189\0\u218epro\xf8\u209er;\u6978q\u0100lq\u063f\u2196les\xf3\u2088i\xed\u066b\u0100en\u21a3\u21adrtneqq;\uc000\u2269\ufe00\xc5\u21aa\u0500Aabcefkosy\u21c4\u21c7\u21f1\u21f5\u21fa\u2218\u221d\u222f\u2268\u227dr\xf2\u03a0\u0200ilmr\u21d0\u21d4\u21d7\u21dbrs\xf0\u1484f\xbb\u2024il\xf4\u06a9\u0100dr\u21e0\u21e4cy;\u444a\u0180;cw\u08f4\u21eb\u21efir;\u6948;\u61adar;\u610firc;\u4125\u0180alr\u2201\u220e\u2213rts\u0100;u\u2209\u220a\u6665it\xbb\u220alip;\u6026con;\u62b9r;\uc000\u{1d525}s\u0100ew\u2223\u2229arow;\u6925arow;\u6926\u0280amopr\u223a\u223e\u2243\u225e\u2263rr;\u61fftht;\u623bk\u0100lr\u2249\u2253eftarrow;\u61a9ightarrow;\u61aaf;\uc000\u{1d559}bar;\u6015\u0180clt\u226f\u2274\u2278r;\uc000\u{1d4bd}as\xe8\u21f4rok;\u4127\u0100bp\u2282\u2287ull;\u6043hen\xbb\u1c5b\u0ae1\u22a3\0\u22aa\0\u22b8\u22c5\u22ce\0\u22d5\u22f3\0\0\u22f8\u2322\u2367\u2362\u237f\0\u2386\u23aa\u23b4cute\u803b\xed\u40ed\u0180;iy\u0771\u22b0\u22b5rc\u803b\xee\u40ee;\u4438\u0100cx\u22bc\u22bfy;\u4435cl\u803b\xa1\u40a1\u0100fr\u039f\u22c9;\uc000\u{1d526}rave\u803b\xec\u40ec\u0200;ino\u073e\u22dd\u22e9\u22ee\u0100in\u22e2\u22e6nt;\u6a0ct;\u622dfin;\u69dcta;\u6129lig;\u4133\u0180aop\u22fe\u231a\u231d\u0180cgt\u2305\u2308\u2317r;\u412b\u0180elp\u071f\u230f\u2313in\xe5\u078ear\xf4\u0720h;\u4131f;\u62b7ed;\u41b5\u0280;cfot\u04f4\u232c\u2331\u233d\u2341are;\u6105in\u0100;t\u2338\u2339\u621eie;\u69dddo\xf4\u2319\u0280;celp\u0757\u234c\u2350\u235b\u2361al;\u62ba\u0100gr\u2355\u2359er\xf3\u1563\xe3\u234darhk;\u6a17rod;\u6a3c\u0200cgpt\u236f\u2372\u2376\u237by;\u4451on;\u412ff;\uc000\u{1d55a}a;\u43b9uest\u803b\xbf\u40bf\u0100ci\u238a\u238fr;\uc000\u{1d4be}n\u0280;Edsv\u04f4\u239b\u239d\u23a1\u04f3;\u62f9ot;\u62f5\u0100;v\u23a6\u23a7\u62f4;\u62f3\u0100;i\u0777\u23aelde;\u4129\u01eb\u23b8\0\u23bccy;\u4456l\u803b\xef\u40ef\u0300cfmosu\u23cc\u23d7\u23dc\u23e1\u23e7\u23f5\u0100iy\u23d1\u23d5rc;\u4135;\u4439r;\uc000\u{1d527}ath;\u4237pf;\uc000\u{1d55b}\u01e3\u23ec\0\u23f1r;\uc000\u{1d4bf}rcy;\u4458kcy;\u4454\u0400acfghjos\u240b\u2416\u2422\u2427\u242d\u2431\u2435\u243bppa\u0100;v\u2413\u2414\u43ba;\u43f0\u0100ey\u241b\u2420dil;\u4137;\u443ar;\uc000\u{1d528}reen;\u4138cy;\u4445cy;\u445cpf;\uc000\u{1d55c}cr;\uc000\u{1d4c0}\u0b80ABEHabcdefghjlmnoprstuv\u2470\u2481\u2486\u248d\u2491\u250e\u253d\u255a\u2580\u264e\u265e\u2665\u2679\u267d\u269a\u26b2\u26d8\u275d\u2768\u278b\u27c0\u2801\u2812\u0180art\u2477\u247a\u247cr\xf2\u09c6\xf2\u0395ail;\u691barr;\u690e\u0100;g\u0994\u248b;\u6a8bar;\u6962\u0963\u24a5\0\u24aa\0\u24b1\0\0\0\0\0\u24b5\u24ba\0\u24c6\u24c8\u24cd\0\u24f9ute;\u413amptyv;\u69b4ra\xee\u084cbda;\u43bbg\u0180;dl\u088e\u24c1\u24c3;\u6991\xe5\u088e;\u6a85uo\u803b\xab\u40abr\u0400;bfhlpst\u0899\u24de\u24e6\u24e9\u24eb\u24ee\u24f1\u24f5\u0100;f\u089d\u24e3s;\u691fs;\u691d\xeb\u2252p;\u61abl;\u6939im;\u6973l;\u61a2\u0180;ae\u24ff\u2500\u2504\u6aabil;\u6919\u0100;s\u2509\u250a\u6aad;\uc000\u2aad\ufe00\u0180abr\u2515\u2519\u251drr;\u690crk;\u6772\u0100ak\u2522\u252cc\u0100ek\u2528\u252a;\u407b;\u405b\u0100es\u2531\u2533;\u698bl\u0100du\u2539\u253b;\u698f;\u698d\u0200aeuy\u2546\u254b\u2556\u2558ron;\u413e\u0100di\u2550\u2554il;\u413c\xec\u08b0\xe2\u2529;\u443b\u0200cqrs\u2563\u2566\u256d\u257da;\u6936uo\u0100;r\u0e19\u1746\u0100du\u2572\u2577har;\u6967shar;\u694bh;\u61b2\u0280;fgqs\u258b\u258c\u0989\u25f3\u25ff\u6264t\u0280ahlrt\u2598\u25a4\u25b7\u25c2\u25e8rrow\u0100;t\u0899\u25a1a\xe9\u24f6arpoon\u0100du\u25af\u25b4own\xbb\u045ap\xbb\u0966eftarrows;\u61c7ight\u0180ahs\u25cd\u25d6\u25derrow\u0100;s\u08f4\u08a7arpoon\xf3\u0f98quigarro\xf7\u21f0hreetimes;\u62cb\u0180;qs\u258b\u0993\u25falan\xf4\u09ac\u0280;cdgs\u09ac\u260a\u260d\u261d\u2628c;\u6aa8ot\u0100;o\u2614\u2615\u6a7f\u0100;r\u261a\u261b\u6a81;\u6a83\u0100;e\u2622\u2625\uc000\u22da\ufe00s;\u6a93\u0280adegs\u2633\u2639\u263d\u2649\u264bppro\xf8\u24c6ot;\u62d6q\u0100gq\u2643\u2645\xf4\u0989gt\xf2\u248c\xf4\u099bi\xed\u09b2\u0180ilr\u2655\u08e1\u265asht;\u697c;\uc000\u{1d529}\u0100;E\u099c\u2663;\u6a91\u0161\u2669\u2676r\u0100du\u25b2\u266e\u0100;l\u0965\u2673;\u696alk;\u6584cy;\u4459\u0280;acht\u0a48\u2688\u268b\u2691\u2696r\xf2\u25c1orne\xf2\u1d08ard;\u696bri;\u65fa\u0100io\u269f\u26a4dot;\u4140ust\u0100;a\u26ac\u26ad\u63b0che\xbb\u26ad\u0200Eaes\u26bb\u26bd\u26c9\u26d4;\u6268p\u0100;p\u26c3\u26c4\u6a89rox\xbb\u26c4\u0100;q\u26ce\u26cf\u6a87\u0100;q\u26ce\u26bbim;\u62e6\u0400abnoptwz\u26e9\u26f4\u26f7\u271a\u272f\u2741\u2747\u2750\u0100nr\u26ee\u26f1g;\u67ecr;\u61fdr\xeb\u08c1g\u0180lmr\u26ff\u270d\u2714eft\u0100ar\u09e6\u2707ight\xe1\u09f2apsto;\u67fcight\xe1\u09fdparrow\u0100lr\u2725\u2729ef\xf4\u24edight;\u61ac\u0180afl\u2736\u2739\u273dr;\u6985;\uc000\u{1d55d}us;\u6a2dimes;\u6a34\u0161\u274b\u274fst;\u6217\xe1\u134e\u0180;ef\u2757\u2758\u1800\u65cange\xbb\u2758ar\u0100;l\u2764\u2765\u4028t;\u6993\u0280achmt\u2773\u2776\u277c\u2785\u2787r\xf2\u08a8orne\xf2\u1d8car\u0100;d\u0f98\u2783;\u696d;\u600eri;\u62bf\u0300achiqt\u2798\u279d\u0a40\u27a2\u27ae\u27bbquo;\u6039r;\uc000\u{1d4c1}m\u0180;eg\u09b2\u27aa\u27ac;\u6a8d;\u6a8f\u0100bu\u252a\u27b3o\u0100;r\u0e1f\u27b9;\u601arok;\u4142\u8400<;cdhilqr\u082b\u27d2\u2639\u27dc\u27e0\u27e5\u27ea\u27f0\u0100ci\u27d7\u27d9;\u6aa6r;\u6a79re\xe5\u25f2mes;\u62c9arr;\u6976uest;\u6a7b\u0100Pi\u27f5\u27f9ar;\u6996\u0180;ef\u2800\u092d\u181b\u65c3r\u0100du\u2807\u280dshar;\u694ahar;\u6966\u0100en\u2817\u2821rtneqq;\uc000\u2268\ufe00\xc5\u281e\u0700Dacdefhilnopsu\u2840\u2845\u2882\u288e\u2893\u28a0\u28a5\u28a8\u28da\u28e2\u28e4\u0a83\u28f3\u2902Dot;\u623a\u0200clpr\u284e\u2852\u2863\u287dr\u803b\xaf\u40af\u0100et\u2857\u2859;\u6642\u0100;e\u285e\u285f\u6720se\xbb\u285f\u0100;s\u103b\u2868to\u0200;dlu\u103b\u2873\u2877\u287bow\xee\u048cef\xf4\u090f\xf0\u13d1ker;\u65ae\u0100oy\u2887\u288cmma;\u6a29;\u443cash;\u6014asuredangle\xbb\u1626r;\uc000\u{1d52a}o;\u6127\u0180cdn\u28af\u28b4\u28c9ro\u803b\xb5\u40b5\u0200;acd\u1464\u28bd\u28c0\u28c4s\xf4\u16a7ir;\u6af0ot\u80bb\xb7\u01b5us\u0180;bd\u28d2\u1903\u28d3\u6212\u0100;u\u1d3c\u28d8;\u6a2a\u0163\u28de\u28e1p;\u6adb\xf2\u2212\xf0\u0a81\u0100dp\u28e9\u28eeels;\u62a7f;\uc000\u{1d55e}\u0100ct\u28f8\u28fdr;\uc000\u{1d4c2}pos\xbb\u159d\u0180;lm\u2909\u290a\u290d\u43bctimap;\u62b8\u0c00GLRVabcdefghijlmoprstuvw\u2942\u2953\u297e\u2989\u2998\u29da\u29e9\u2a15\u2a1a\u2a58\u2a5d\u2a83\u2a95\u2aa4\u2aa8\u2b04\u2b07\u2b44\u2b7f\u2bae\u2c34\u2c67\u2c7c\u2ce9\u0100gt\u2947\u294b;\uc000\u22d9\u0338\u0100;v\u2950\u0bcf\uc000\u226b\u20d2\u0180elt\u295a\u2972\u2976ft\u0100ar\u2961\u2967rrow;\u61cdightarrow;\u61ce;\uc000\u22d8\u0338\u0100;v\u297b\u0c47\uc000\u226a\u20d2ightarrow;\u61cf\u0100Dd\u298e\u2993ash;\u62afash;\u62ae\u0280bcnpt\u29a3\u29a7\u29ac\u29b1\u29ccla\xbb\u02deute;\u4144g;\uc000\u2220\u20d2\u0280;Eiop\u0d84\u29bc\u29c0\u29c5\u29c8;\uc000\u2a70\u0338d;\uc000\u224b\u0338s;\u4149ro\xf8\u0d84ur\u0100;a\u29d3\u29d4\u666el\u0100;s\u29d3\u0b38\u01f3\u29df\0\u29e3p\u80bb\xa0\u0b37mp\u0100;e\u0bf9\u0c00\u0280aeouy\u29f4\u29fe\u2a03\u2a10\u2a13\u01f0\u29f9\0\u29fb;\u6a43on;\u4148dil;\u4146ng\u0100;d\u0d7e\u2a0aot;\uc000\u2a6d\u0338p;\u6a42;\u443dash;\u6013\u0380;Aadqsx\u0b92\u2a29\u2a2d\u2a3b\u2a41\u2a45\u2a50rr;\u61d7r\u0100hr\u2a33\u2a36k;\u6924\u0100;o\u13f2\u13f0ot;\uc000\u2250\u0338ui\xf6\u0b63\u0100ei\u2a4a\u2a4ear;\u6928\xed\u0b98ist\u0100;s\u0ba0\u0b9fr;\uc000\u{1d52b}\u0200Eest\u0bc5\u2a66\u2a79\u2a7c\u0180;qs\u0bbc\u2a6d\u0be1\u0180;qs\u0bbc\u0bc5\u2a74lan\xf4\u0be2i\xed\u0bea\u0100;r\u0bb6\u2a81\xbb\u0bb7\u0180Aap\u2a8a\u2a8d\u2a91r\xf2\u2971rr;\u61aear;\u6af2\u0180;sv\u0f8d\u2a9c\u0f8c\u0100;d\u2aa1\u2aa2\u62fc;\u62facy;\u445a\u0380AEadest\u2ab7\u2aba\u2abe\u2ac2\u2ac5\u2af6\u2af9r\xf2\u2966;\uc000\u2266\u0338rr;\u619ar;\u6025\u0200;fqs\u0c3b\u2ace\u2ae3\u2aeft\u0100ar\u2ad4\u2ad9rro\xf7\u2ac1ightarro\xf7\u2a90\u0180;qs\u0c3b\u2aba\u2aealan\xf4\u0c55\u0100;s\u0c55\u2af4\xbb\u0c36i\xed\u0c5d\u0100;r\u0c35\u2afei\u0100;e\u0c1a\u0c25i\xe4\u0d90\u0100pt\u2b0c\u2b11f;\uc000\u{1d55f}\u8180\xac;in\u2b19\u2b1a\u2b36\u40acn\u0200;Edv\u0b89\u2b24\u2b28\u2b2e;\uc000\u22f9\u0338ot;\uc000\u22f5\u0338\u01e1\u0b89\u2b33\u2b35;\u62f7;\u62f6i\u0100;v\u0cb8\u2b3c\u01e1\u0cb8\u2b41\u2b43;\u62fe;\u62fd\u0180aor\u2b4b\u2b63\u2b69r\u0200;ast\u0b7b\u2b55\u2b5a\u2b5flle\xec\u0b7bl;\uc000\u2afd\u20e5;\uc000\u2202\u0338lint;\u6a14\u0180;ce\u0c92\u2b70\u2b73u\xe5\u0ca5\u0100;c\u0c98\u2b78\u0100;e\u0c92\u2b7d\xf1\u0c98\u0200Aait\u2b88\u2b8b\u2b9d\u2ba7r\xf2\u2988rr\u0180;cw\u2b94\u2b95\u2b99\u619b;\uc000\u2933\u0338;\uc000\u219d\u0338ghtarrow\xbb\u2b95ri\u0100;e\u0ccb\u0cd6\u0380chimpqu\u2bbd\u2bcd\u2bd9\u2b04\u0b78\u2be4\u2bef\u0200;cer\u0d32\u2bc6\u0d37\u2bc9u\xe5\u0d45;\uc000\u{1d4c3}ort\u026d\u2b05\0\0\u2bd6ar\xe1\u2b56m\u0100;e\u0d6e\u2bdf\u0100;q\u0d74\u0d73su\u0100bp\u2beb\u2bed\xe5\u0cf8\xe5\u0d0b\u0180bcp\u2bf6\u2c11\u2c19\u0200;Ees\u2bff\u2c00\u0d22\u2c04\u6284;\uc000\u2ac5\u0338et\u0100;e\u0d1b\u2c0bq\u0100;q\u0d23\u2c00c\u0100;e\u0d32\u2c17\xf1\u0d38\u0200;Ees\u2c22\u2c23\u0d5f\u2c27\u6285;\uc000\u2ac6\u0338et\u0100;e\u0d58\u2c2eq\u0100;q\u0d60\u2c23\u0200gilr\u2c3d\u2c3f\u2c45\u2c47\xec\u0bd7lde\u803b\xf1\u40f1\xe7\u0c43iangle\u0100lr\u2c52\u2c5ceft\u0100;e\u0c1a\u2c5a\xf1\u0c26ight\u0100;e\u0ccb\u2c65\xf1\u0cd7\u0100;m\u2c6c\u2c6d\u43bd\u0180;es\u2c74\u2c75\u2c79\u4023ro;\u6116p;\u6007\u0480DHadgilrs\u2c8f\u2c94\u2c99\u2c9e\u2ca3\u2cb0\u2cb6\u2cd3\u2ce3ash;\u62adarr;\u6904p;\uc000\u224d\u20d2ash;\u62ac\u0100et\u2ca8\u2cac;\uc000\u2265\u20d2;\uc000>\u20d2nfin;\u69de\u0180Aet\u2cbd\u2cc1\u2cc5rr;\u6902;\uc000\u2264\u20d2\u0100;r\u2cca\u2ccd\uc000<\u20d2ie;\uc000\u22b4\u20d2\u0100At\u2cd8\u2cdcrr;\u6903rie;\uc000\u22b5\u20d2im;\uc000\u223c\u20d2\u0180Aan\u2cf0\u2cf4\u2d02rr;\u61d6r\u0100hr\u2cfa\u2cfdk;\u6923\u0100;o\u13e7\u13e5ear;\u6927\u1253\u1a95\0\0\0\0\0\0\0\0\0\0\0\0\0\u2d2d\0\u2d38\u2d48\u2d60\u2d65\u2d72\u2d84\u1b07\0\0\u2d8d\u2dab\0\u2dc8\u2dce\0\u2ddc\u2e19\u2e2b\u2e3e\u2e43\u0100cs\u2d31\u1a97ute\u803b\xf3\u40f3\u0100iy\u2d3c\u2d45r\u0100;c\u1a9e\u2d42\u803b\xf4\u40f4;\u443e\u0280abios\u1aa0\u2d52\u2d57\u01c8\u2d5alac;\u4151v;\u6a38old;\u69bclig;\u4153\u0100cr\u2d69\u2d6dir;\u69bf;\uc000\u{1d52c}\u036f\u2d79\0\0\u2d7c\0\u2d82n;\u42dbave\u803b\xf2\u40f2;\u69c1\u0100bm\u2d88\u0df4ar;\u69b5\u0200acit\u2d95\u2d98\u2da5\u2da8r\xf2\u1a80\u0100ir\u2d9d\u2da0r;\u69beoss;\u69bbn\xe5\u0e52;\u69c0\u0180aei\u2db1\u2db5\u2db9cr;\u414dga;\u43c9\u0180cdn\u2dc0\u2dc5\u01cdron;\u43bf;\u69b6pf;\uc000\u{1d560}\u0180ael\u2dd4\u2dd7\u01d2r;\u69b7rp;\u69b9\u0380;adiosv\u2dea\u2deb\u2dee\u2e08\u2e0d\u2e10\u2e16\u6228r\xf2\u1a86\u0200;efm\u2df7\u2df8\u2e02\u2e05\u6a5dr\u0100;o\u2dfe\u2dff\u6134f\xbb\u2dff\u803b\xaa\u40aa\u803b\xba\u40bagof;\u62b6r;\u6a56lope;\u6a57;\u6a5b\u0180clo\u2e1f\u2e21\u2e27\xf2\u2e01ash\u803b\xf8\u40f8l;\u6298i\u016c\u2e2f\u2e34de\u803b\xf5\u40f5es\u0100;a\u01db\u2e3as;\u6a36ml\u803b\xf6\u40f6bar;\u633d\u0ae1\u2e5e\0\u2e7d\0\u2e80\u2e9d\0\u2ea2\u2eb9\0\0\u2ecb\u0e9c\0\u2f13\0\0\u2f2b\u2fbc\0\u2fc8r\u0200;ast\u0403\u2e67\u2e72\u0e85\u8100\xb6;l\u2e6d\u2e6e\u40b6le\xec\u0403\u0269\u2e78\0\0\u2e7bm;\u6af3;\u6afdy;\u443fr\u0280cimpt\u2e8b\u2e8f\u2e93\u1865\u2e97nt;\u4025od;\u402eil;\u6030enk;\u6031r;\uc000\u{1d52d}\u0180imo\u2ea8\u2eb0\u2eb4\u0100;v\u2ead\u2eae\u43c6;\u43d5ma\xf4\u0a76ne;\u660e\u0180;tv\u2ebf\u2ec0\u2ec8\u43c0chfork\xbb\u1ffd;\u43d6\u0100au\u2ecf\u2edfn\u0100ck\u2ed5\u2eddk\u0100;h\u21f4\u2edb;\u610e\xf6\u21f4s\u0480;abcdemst\u2ef3\u2ef4\u1908\u2ef9\u2efd\u2f04\u2f06\u2f0a\u2f0e\u402bcir;\u6a23ir;\u6a22\u0100ou\u1d40\u2f02;\u6a25;\u6a72n\u80bb\xb1\u0e9dim;\u6a26wo;\u6a27\u0180ipu\u2f19\u2f20\u2f25ntint;\u6a15f;\uc000\u{1d561}nd\u803b\xa3\u40a3\u0500;Eaceinosu\u0ec8\u2f3f\u2f41\u2f44\u2f47\u2f81\u2f89\u2f92\u2f7e\u2fb6;\u6ab3p;\u6ab7u\xe5\u0ed9\u0100;c\u0ece\u2f4c\u0300;acens\u0ec8\u2f59\u2f5f\u2f66\u2f68\u2f7eppro\xf8\u2f43urlye\xf1\u0ed9\xf1\u0ece\u0180aes\u2f6f\u2f76\u2f7approx;\u6ab9qq;\u6ab5im;\u62e8i\xed\u0edfme\u0100;s\u2f88\u0eae\u6032\u0180Eas\u2f78\u2f90\u2f7a\xf0\u2f75\u0180dfp\u0eec\u2f99\u2faf\u0180als\u2fa0\u2fa5\u2faalar;\u632eine;\u6312urf;\u6313\u0100;t\u0efb\u2fb4\xef\u0efbrel;\u62b0\u0100ci\u2fc0\u2fc5r;\uc000\u{1d4c5};\u43c8ncsp;\u6008\u0300fiopsu\u2fda\u22e2\u2fdf\u2fe5\u2feb\u2ff1r;\uc000\u{1d52e}pf;\uc000\u{1d562}rime;\u6057cr;\uc000\u{1d4c6}\u0180aeo\u2ff8\u3009\u3013t\u0100ei\u2ffe\u3005rnion\xf3\u06b0nt;\u6a16st\u0100;e\u3010\u3011\u403f\xf1\u1f19\xf4\u0f14\u0a80ABHabcdefhilmnoprstux\u3040\u3051\u3055\u3059\u30e0\u310e\u312b\u3147\u3162\u3172\u318e\u3206\u3215\u3224\u3229\u3258\u326e\u3272\u3290\u32b0\u32b7\u0180art\u3047\u304a\u304cr\xf2\u10b3\xf2\u03ddail;\u691car\xf2\u1c65ar;\u6964\u0380cdenqrt\u3068\u3075\u3078\u307f\u308f\u3094\u30cc\u0100eu\u306d\u3071;\uc000\u223d\u0331te;\u4155i\xe3\u116emptyv;\u69b3g\u0200;del\u0fd1\u3089\u308b\u308d;\u6992;\u69a5\xe5\u0fd1uo\u803b\xbb\u40bbr\u0580;abcfhlpstw\u0fdc\u30ac\u30af\u30b7\u30b9\u30bc\u30be\u30c0\u30c3\u30c7\u30cap;\u6975\u0100;f\u0fe0\u30b4s;\u6920;\u6933s;\u691e\xeb\u225d\xf0\u272el;\u6945im;\u6974l;\u61a3;\u619d\u0100ai\u30d1\u30d5il;\u691ao\u0100;n\u30db\u30dc\u6236al\xf3\u0f1e\u0180abr\u30e7\u30ea\u30eer\xf2\u17e5rk;\u6773\u0100ak\u30f3\u30fdc\u0100ek\u30f9\u30fb;\u407d;\u405d\u0100es\u3102\u3104;\u698cl\u0100du\u310a\u310c;\u698e;\u6990\u0200aeuy\u3117\u311c\u3127\u3129ron;\u4159\u0100di\u3121\u3125il;\u4157\xec\u0ff2\xe2\u30fa;\u4440\u0200clqs\u3134\u3137\u313d\u3144a;\u6937dhar;\u6969uo\u0100;r\u020e\u020dh;\u61b3\u0180acg\u314e\u315f\u0f44l\u0200;ips\u0f78\u3158\u315b\u109cn\xe5\u10bbar\xf4\u0fa9t;\u65ad\u0180ilr\u3169\u1023\u316esht;\u697d;\uc000\u{1d52f}\u0100ao\u3177\u3186r\u0100du\u317d\u317f\xbb\u047b\u0100;l\u1091\u3184;\u696c\u0100;v\u318b\u318c\u43c1;\u43f1\u0180gns\u3195\u31f9\u31fcht\u0300ahlrst\u31a4\u31b0\u31c2\u31d8\u31e4\u31eerrow\u0100;t\u0fdc\u31ada\xe9\u30c8arpoon\u0100du\u31bb\u31bfow\xee\u317ep\xbb\u1092eft\u0100ah\u31ca\u31d0rrow\xf3\u0feaarpoon\xf3\u0551ightarrows;\u61c9quigarro\xf7\u30cbhreetimes;\u62ccg;\u42daingdotse\xf1\u1f32\u0180ahm\u320d\u3210\u3213r\xf2\u0feaa\xf2\u0551;\u600foust\u0100;a\u321e\u321f\u63b1che\xbb\u321fmid;\u6aee\u0200abpt\u3232\u323d\u3240\u3252\u0100nr\u3237\u323ag;\u67edr;\u61fer\xeb\u1003\u0180afl\u3247\u324a\u324er;\u6986;\uc000\u{1d563}us;\u6a2eimes;\u6a35\u0100ap\u325d\u3267r\u0100;g\u3263\u3264\u4029t;\u6994olint;\u6a12ar\xf2\u31e3\u0200achq\u327b\u3280\u10bc\u3285quo;\u603ar;\uc000\u{1d4c7}\u0100bu\u30fb\u328ao\u0100;r\u0214\u0213\u0180hir\u3297\u329b\u32a0re\xe5\u31f8mes;\u62cai\u0200;efl\u32aa\u1059\u1821\u32ab\u65b9tri;\u69celuhar;\u6968;\u611e\u0d61\u32d5\u32db\u32df\u332c\u3338\u3371\0\u337a\u33a4\0\0\u33ec\u33f0\0\u3428\u3448\u345a\u34ad\u34b1\u34ca\u34f1\0\u3616\0\0\u3633cute;\u415bqu\xef\u27ba\u0500;Eaceinpsy\u11ed\u32f3\u32f5\u32ff\u3302\u330b\u330f\u331f\u3326\u3329;\u6ab4\u01f0\u32fa\0\u32fc;\u6ab8on;\u4161u\xe5\u11fe\u0100;d\u11f3\u3307il;\u415frc;\u415d\u0180Eas\u3316\u3318\u331b;\u6ab6p;\u6abaim;\u62e9olint;\u6a13i\xed\u1204;\u4441ot\u0180;be\u3334\u1d47\u3335\u62c5;\u6a66\u0380Aacmstx\u3346\u334a\u3357\u335b\u335e\u3363\u336drr;\u61d8r\u0100hr\u3350\u3352\xeb\u2228\u0100;o\u0a36\u0a34t\u803b\xa7\u40a7i;\u403bwar;\u6929m\u0100in\u3369\xf0nu\xf3\xf1t;\u6736r\u0100;o\u3376\u2055\uc000\u{1d530}\u0200acoy\u3382\u3386\u3391\u33a0rp;\u666f\u0100hy\u338b\u338fcy;\u4449;\u4448rt\u026d\u3399\0\0\u339ci\xe4\u1464ara\xec\u2e6f\u803b\xad\u40ad\u0100gm\u33a8\u33b4ma\u0180;fv\u33b1\u33b2\u33b2\u43c3;\u43c2\u0400;deglnpr\u12ab\u33c5\u33c9\u33ce\u33d6\u33de\u33e1\u33e6ot;\u6a6a\u0100;q\u12b1\u12b0\u0100;E\u33d3\u33d4\u6a9e;\u6aa0\u0100;E\u33db\u33dc\u6a9d;\u6a9fe;\u6246lus;\u6a24arr;\u6972ar\xf2\u113d\u0200aeit\u33f8\u3408\u340f\u3417\u0100ls\u33fd\u3404lsetm\xe9\u336ahp;\u6a33parsl;\u69e4\u0100dl\u1463\u3414e;\u6323\u0100;e\u341c\u341d\u6aaa\u0100;s\u3422\u3423\u6aac;\uc000\u2aac\ufe00\u0180flp\u342e\u3433\u3442tcy;\u444c\u0100;b\u3438\u3439\u402f\u0100;a\u343e\u343f\u69c4r;\u633ff;\uc000\u{1d564}a\u0100dr\u344d\u0402es\u0100;u\u3454\u3455\u6660it\xbb\u3455\u0180csu\u3460\u3479\u349f\u0100au\u3465\u346fp\u0100;s\u1188\u346b;\uc000\u2293\ufe00p\u0100;s\u11b4\u3475;\uc000\u2294\ufe00u\u0100bp\u347f\u348f\u0180;es\u1197\u119c\u3486et\u0100;e\u1197\u348d\xf1\u119d\u0180;es\u11a8\u11ad\u3496et\u0100;e\u11a8\u349d\xf1\u11ae\u0180;af\u117b\u34a6\u05b0r\u0165\u34ab\u05b1\xbb\u117car\xf2\u1148\u0200cemt\u34b9\u34be\u34c2\u34c5r;\uc000\u{1d4c8}tm\xee\xf1i\xec\u3415ar\xe6\u11be\u0100ar\u34ce\u34d5r\u0100;f\u34d4\u17bf\u6606\u0100an\u34da\u34edight\u0100ep\u34e3\u34eapsilo\xee\u1ee0h\xe9\u2eafs\xbb\u2852\u0280bcmnp\u34fb\u355e\u1209\u358b\u358e\u0480;Edemnprs\u350e\u350f\u3511\u3515\u351e\u3523\u352c\u3531\u3536\u6282;\u6ac5ot;\u6abd\u0100;d\u11da\u351aot;\u6ac3ult;\u6ac1\u0100Ee\u3528\u352a;\u6acb;\u628alus;\u6abfarr;\u6979\u0180eiu\u353d\u3552\u3555t\u0180;en\u350e\u3545\u354bq\u0100;q\u11da\u350feq\u0100;q\u352b\u3528m;\u6ac7\u0100bp\u355a\u355c;\u6ad5;\u6ad3c\u0300;acens\u11ed\u356c\u3572\u3579\u357b\u3326ppro\xf8\u32faurlye\xf1\u11fe\xf1\u11f3\u0180aes\u3582\u3588\u331bppro\xf8\u331aq\xf1\u3317g;\u666a\u0680123;Edehlmnps\u35a9\u35ac\u35af\u121c\u35b2\u35b4\u35c0\u35c9\u35d5\u35da\u35df\u35e8\u35ed\u803b\xb9\u40b9\u803b\xb2\u40b2\u803b\xb3\u40b3;\u6ac6\u0100os\u35b9\u35bct;\u6abeub;\u6ad8\u0100;d\u1222\u35c5ot;\u6ac4s\u0100ou\u35cf\u35d2l;\u67c9b;\u6ad7arr;\u697bult;\u6ac2\u0100Ee\u35e4\u35e6;\u6acc;\u628blus;\u6ac0\u0180eiu\u35f4\u3609\u360ct\u0180;en\u121c\u35fc\u3602q\u0100;q\u1222\u35b2eq\u0100;q\u35e7\u35e4m;\u6ac8\u0100bp\u3611\u3613;\u6ad4;\u6ad6\u0180Aan\u361c\u3620\u362drr;\u61d9r\u0100hr\u3626\u3628\xeb\u222e\u0100;o\u0a2b\u0a29war;\u692alig\u803b\xdf\u40df\u0be1\u3651\u365d\u3660\u12ce\u3673\u3679\0\u367e\u36c2\0\0\0\0\0\u36db\u3703\0\u3709\u376c\0\0\0\u3787\u0272\u3656\0\0\u365bget;\u6316;\u43c4r\xeb\u0e5f\u0180aey\u3666\u366b\u3670ron;\u4165dil;\u4163;\u4442lrec;\u6315r;\uc000\u{1d531}\u0200eiko\u3686\u369d\u36b5\u36bc\u01f2\u368b\0\u3691e\u01004f\u1284\u1281a\u0180;sv\u3698\u3699\u369b\u43b8ym;\u43d1\u0100cn\u36a2\u36b2k\u0100as\u36a8\u36aeppro\xf8\u12c1im\xbb\u12acs\xf0\u129e\u0100as\u36ba\u36ae\xf0\u12c1rn\u803b\xfe\u40fe\u01ec\u031f\u36c6\u22e7es\u8180\xd7;bd\u36cf\u36d0\u36d8\u40d7\u0100;a\u190f\u36d5r;\u6a31;\u6a30\u0180eps\u36e1\u36e3\u3700\xe1\u2a4d\u0200;bcf\u0486\u36ec\u36f0\u36f4ot;\u6336ir;\u6af1\u0100;o\u36f9\u36fc\uc000\u{1d565}rk;\u6ada\xe1\u3362rime;\u6034\u0180aip\u370f\u3712\u3764d\xe5\u1248\u0380adempst\u3721\u374d\u3740\u3751\u3757\u375c\u375fngle\u0280;dlqr\u3730\u3731\u3736\u3740\u3742\u65b5own\xbb\u1dbbeft\u0100;e\u2800\u373e\xf1\u092e;\u625cight\u0100;e\u32aa\u374b\xf1\u105aot;\u65ecinus;\u6a3alus;\u6a39b;\u69cdime;\u6a3bezium;\u63e2\u0180cht\u3772\u377d\u3781\u0100ry\u3777\u377b;\uc000\u{1d4c9};\u4446cy;\u445brok;\u4167\u0100io\u378b\u378ex\xf4\u1777head\u0100lr\u3797\u37a0eftarro\xf7\u084fightarrow\xbb\u0f5d\u0900AHabcdfghlmoprstuw\u37d0\u37d3\u37d7\u37e4\u37f0\u37fc\u380e\u381c\u3823\u3834\u3851\u385d\u386b\u38a9\u38cc\u38d2\u38ea\u38f6r\xf2\u03edar;\u6963\u0100cr\u37dc\u37e2ute\u803b\xfa\u40fa\xf2\u1150r\u01e3\u37ea\0\u37edy;\u445eve;\u416d\u0100iy\u37f5\u37farc\u803b\xfb\u40fb;\u4443\u0180abh\u3803\u3806\u380br\xf2\u13adlac;\u4171a\xf2\u13c3\u0100ir\u3813\u3818sht;\u697e;\uc000\u{1d532}rave\u803b\xf9\u40f9\u0161\u3827\u3831r\u0100lr\u382c\u382e\xbb\u0957\xbb\u1083lk;\u6580\u0100ct\u3839\u384d\u026f\u383f\0\0\u384arn\u0100;e\u3845\u3846\u631cr\xbb\u3846op;\u630fri;\u65f8\u0100al\u3856\u385acr;\u416b\u80bb\xa8\u0349\u0100gp\u3862\u3866on;\u4173f;\uc000\u{1d566}\u0300adhlsu\u114b\u3878\u387d\u1372\u3891\u38a0own\xe1\u13b3arpoon\u0100lr\u3888\u388cef\xf4\u382digh\xf4\u382fi\u0180;hl\u3899\u389a\u389c\u43c5\xbb\u13faon\xbb\u389aparrows;\u61c8\u0180cit\u38b0\u38c4\u38c8\u026f\u38b6\0\0\u38c1rn\u0100;e\u38bc\u38bd\u631dr\xbb\u38bdop;\u630eng;\u416fri;\u65f9cr;\uc000\u{1d4ca}\u0180dir\u38d9\u38dd\u38e2ot;\u62f0lde;\u4169i\u0100;f\u3730\u38e8\xbb\u1813\u0100am\u38ef\u38f2r\xf2\u38a8l\u803b\xfc\u40fcangle;\u69a7\u0780ABDacdeflnoprsz\u391c\u391f\u3929\u392d\u39b5\u39b8\u39bd\u39df\u39e4\u39e8\u39f3\u39f9\u39fd\u3a01\u3a20r\xf2\u03f7ar\u0100;v\u3926\u3927\u6ae8;\u6ae9as\xe8\u03e1\u0100nr\u3932\u3937grt;\u699c\u0380eknprst\u34e3\u3946\u394b\u3952\u395d\u3964\u3996app\xe1\u2415othin\xe7\u1e96\u0180hir\u34eb\u2ec8\u3959op\xf4\u2fb5\u0100;h\u13b7\u3962\xef\u318d\u0100iu\u3969\u396dgm\xe1\u33b3\u0100bp\u3972\u3984setneq\u0100;q\u397d\u3980\uc000\u228a\ufe00;\uc000\u2acb\ufe00setneq\u0100;q\u398f\u3992\uc000\u228b\ufe00;\uc000\u2acc\ufe00\u0100hr\u399b\u399fet\xe1\u369ciangle\u0100lr\u39aa\u39afeft\xbb\u0925ight\xbb\u1051y;\u4432ash\xbb\u1036\u0180elr\u39c4\u39d2\u39d7\u0180;be\u2dea\u39cb\u39cfar;\u62bbq;\u625alip;\u62ee\u0100bt\u39dc\u1468a\xf2\u1469r;\uc000\u{1d533}tr\xe9\u39aesu\u0100bp\u39ef\u39f1\xbb\u0d1c\xbb\u0d59pf;\uc000\u{1d567}ro\xf0\u0efbtr\xe9\u39b4\u0100cu\u3a06\u3a0br;\uc000\u{1d4cb}\u0100bp\u3a10\u3a18n\u0100Ee\u3980\u3a16\xbb\u397en\u0100Ee\u3992\u3a1e\xbb\u3990igzag;\u699a\u0380cefoprs\u3a36\u3a3b\u3a56\u3a5b\u3a54\u3a61\u3a6airc;\u4175\u0100di\u3a40\u3a51\u0100bg\u3a45\u3a49ar;\u6a5fe\u0100;q\u15fa\u3a4f;\u6259erp;\u6118r;\uc000\u{1d534}pf;\uc000\u{1d568}\u0100;e\u1479\u3a66at\xe8\u1479cr;\uc000\u{1d4cc}\u0ae3\u178e\u3a87\0\u3a8b\0\u3a90\u3a9b\0\0\u3a9d\u3aa8\u3aab\u3aaf\0\0\u3ac3\u3ace\0\u3ad8\u17dc\u17dftr\xe9\u17d1r;\uc000\u{1d535}\u0100Aa\u3a94\u3a97r\xf2\u03c3r\xf2\u09f6;\u43be\u0100Aa\u3aa1\u3aa4r\xf2\u03b8r\xf2\u09eba\xf0\u2713is;\u62fb\u0180dpt\u17a4\u3ab5\u3abe\u0100fl\u3aba\u17a9;\uc000\u{1d569}im\xe5\u17b2\u0100Aa\u3ac7\u3acar\xf2\u03cer\xf2\u0a01\u0100cq\u3ad2\u17b8r;\uc000\u{1d4cd}\u0100pt\u17d6\u3adcr\xe9\u17d4\u0400acefiosu\u3af0\u3afd\u3b08\u3b0c\u3b11\u3b15\u3b1b\u3b21c\u0100uy\u3af6\u3afbte\u803b\xfd\u40fd;\u444f\u0100iy\u3b02\u3b06rc;\u4177;\u444bn\u803b\xa5\u40a5r;\uc000\u{1d536}cy;\u4457pf;\uc000\u{1d56a}cr;\uc000\u{1d4ce}\u0100cm\u3b26\u3b29y;\u444el\u803b\xff\u40ff\u0500acdefhiosw\u3b42\u3b48\u3b54\u3b58\u3b64\u3b69\u3b6d\u3b74\u3b7a\u3b80cute;\u417a\u0100ay\u3b4d\u3b52ron;\u417e;\u4437ot;\u417c\u0100et\u3b5d\u3b61tr\xe6\u155fa;\u43b6r;\uc000\u{1d537}cy;\u4436grarr;\u61ddpf;\uc000\u{1d56b}cr;\uc000\u{1d4cf}\u0100jn\u3b85\u3b87;\u600dj;\u600c'.split("").map(function(x){return x.charCodeAt(0)}))},9704:(ie,y)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.default=new Uint16Array("\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022".split("").map(function(x){return x.charCodeAt(0)}))},5754:(ie,y)=>{"use strict";function x(v){for(var c=1;c{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.decodeXMLStrict=y.decodeHTML5Strict=y.decodeHTML4Strict=y.decodeHTML5=y.decodeHTML4=y.decodeHTMLStrict=y.decodeHTML=y.decodeXML=y.encodeHTML5=y.encodeHTML4=y.encodeNonAsciiHTML=y.encodeHTML=y.escapeText=y.escapeAttribute=y.escapeUTF8=y.escape=y.encodeXML=y.encode=y.decodeStrict=y.decode=y.EncodingMode=y.DecodingMode=y.EntityLevel=void 0;var h,F,f,p,v=x(6569),c=x(6836),m=x(681);(F=h=y.EntityLevel||(y.EntityLevel={}))[F.XML=0]="XML",F[F.HTML=1]="HTML",function(F){F[F.Legacy=0]="Legacy",F[F.Strict=1]="Strict"}(f=y.DecodingMode||(y.DecodingMode={})),function(F){F[F.UTF8=0]="UTF8",F[F.ASCII=1]="ASCII",F[F.Extensive=2]="Extensive",F[F.Attribute=3]="Attribute",F[F.Text=4]="Text"}(p=y.EncodingMode||(y.EncodingMode={})),y.decode=function _(F,B){void 0===B&&(B=h.XML);var E="number"==typeof B?{level:B}:B;return E.level===h.HTML?E.mode===f.Strict?(0,v.decodeHTMLStrict)(F):(0,v.decodeHTML)(F):(0,v.decodeXML)(F)},y.decodeStrict=function w(F,B){void 0===B&&(B=h.XML);var E="number"==typeof B?{level:B}:B;return E.level===h.HTML?E.mode===f.Legacy?(0,v.decodeHTML)(F):(0,v.decodeHTMLStrict)(F):(0,v.decodeXML)(F)},y.encode=function M(F,B){void 0===B&&(B=h.XML);var E="number"==typeof B?{level:B}:B;return E.mode===p.UTF8?(0,m.escapeUTF8)(F):E.mode===p.Attribute?(0,m.escapeAttribute)(F):E.mode===p.Text?(0,m.escapeText)(F):E.level===h.HTML?E.mode===p.ASCII?(0,c.encodeNonAsciiHTML)(F):(0,c.encodeHTML)(F):(0,m.encodeXML)(F)};var S=x(681);Object.defineProperty(y,"encodeXML",{enumerable:!0,get:function(){return S.encodeXML}}),Object.defineProperty(y,"escape",{enumerable:!0,get:function(){return S.escape}}),Object.defineProperty(y,"escapeUTF8",{enumerable:!0,get:function(){return S.escapeUTF8}}),Object.defineProperty(y,"escapeAttribute",{enumerable:!0,get:function(){return S.escapeAttribute}}),Object.defineProperty(y,"escapeText",{enumerable:!0,get:function(){return S.escapeText}});var A=x(6836);Object.defineProperty(y,"encodeHTML",{enumerable:!0,get:function(){return A.encodeHTML}}),Object.defineProperty(y,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return A.encodeNonAsciiHTML}}),Object.defineProperty(y,"encodeHTML4",{enumerable:!0,get:function(){return A.encodeHTML}}),Object.defineProperty(y,"encodeHTML5",{enumerable:!0,get:function(){return A.encodeHTML}});var k=x(6569);Object.defineProperty(y,"decodeXML",{enumerable:!0,get:function(){return k.decodeXML}}),Object.defineProperty(y,"decodeHTML",{enumerable:!0,get:function(){return k.decodeHTML}}),Object.defineProperty(y,"decodeHTMLStrict",{enumerable:!0,get:function(){return k.decodeHTMLStrict}}),Object.defineProperty(y,"decodeHTML4",{enumerable:!0,get:function(){return k.decodeHTML}}),Object.defineProperty(y,"decodeHTML5",{enumerable:!0,get:function(){return k.decodeHTML}}),Object.defineProperty(y,"decodeHTML4Strict",{enumerable:!0,get:function(){return k.decodeHTMLStrict}}),Object.defineProperty(y,"decodeHTML5Strict",{enumerable:!0,get:function(){return k.decodeHTMLStrict}}),Object.defineProperty(y,"decodeXMLStrict",{enumerable:!0,get:function(){return k.decodeXML}})},8461:(ie,y)=>{y.read=function(x,v,c,m,h){var f,p,_=8*h-m-1,w=(1<<_)-1,M=w>>1,S=-7,A=c?h-1:0,k=c?-1:1,F=x[v+A];for(A+=k,f=F&(1<<-S)-1,F>>=-S,S+=_;S>0;f=256*f+x[v+A],A+=k,S-=8);for(p=f&(1<<-S)-1,f>>=-S,S+=m;S>0;p=256*p+x[v+A],A+=k,S-=8);if(0===f)f=1-M;else{if(f===w)return p?NaN:1/0*(F?-1:1);p+=Math.pow(2,m),f-=M}return(F?-1:1)*p*Math.pow(2,f-m)},y.write=function(x,v,c,m,h,f){var p,_,w,M=8*f-h-1,S=(1<>1,k=23===h?Math.pow(2,-24)-Math.pow(2,-77):0,F=m?0:f-1,B=m?1:-1,E=v<0||0===v&&1/v<0?1:0;for(v=Math.abs(v),isNaN(v)||v===1/0?(_=isNaN(v)?1:0,p=S):(p=Math.floor(Math.log(v)/Math.LN2),v*(w=Math.pow(2,-p))<1&&(p--,w*=2),(v+=p+A>=1?k/w:k*Math.pow(2,1-A))*w>=2&&(p++,w/=2),p+A>=S?(_=0,p=S):p+A>=1?(_=(v*w-1)*Math.pow(2,h),p+=A):(_=v*Math.pow(2,A-1)*Math.pow(2,h),p=0));h>=8;x[c+F]=255&_,F+=B,_/=256,h-=8);for(p=p<0;x[c+F]=255&p,F+=B,p/=256,M-=8);x[c+F-B]|=128*E}},1298:(ie,y)=>{"use strict";y.supports=function(...v){const c=v.reduce((m,h)=>Object.assign(m,h),{});return Object.assign(c,{snapshots:c.snapshots||!1,permanence:c.permanence||!1,seek:c.seek||!1,clear:c.clear||!1,getMany:c.getMany||!1,keyIterator:c.keyIterator||!1,valueIterator:c.valueIterator||!1,iteratorNextv:c.iteratorNextv||!1,iteratorAll:c.iteratorAll||!1,status:c.status||!1,createIfMissing:c.createIfMissing||!1,errorIfExists:c.errorIfExists||!1,deferredOpen:c.deferredOpen||!1,promises:c.promises||!1,streams:c.streams||!1,encodings:Object.assign({},c.encodings),events:Object.assign({},c.events),additionalMethods:Object.assign({},c.additionalMethods)})}},4204:(ie,y,x)=>{"use strict";const v=x(9314),c=x(3793),{Encoding:m}=x(577),{BufferFormat:h,ViewFormat:f,UTF8Format:p}=x(1773),_=Symbol("formats"),w=Symbol("encodings"),M=new Set(["buffer","view","utf8"]);y.Transcoder=class S{constructor(j){if(!Array.isArray(j))throw new TypeError("The first argument 'formats' must be an array");if(!j.every(N=>M.has(N)))throw new TypeError("Format must be one of 'buffer', 'view', 'utf8'");this[w]=new Map,this[_]=new Set(j);for(const N in c)try{this.encoding(N)}catch(z){if("LEVEL_ENCODING_NOT_SUPPORTED"!==z.code)throw z}}encodings(){return Array.from(new Set(this[w].values()))}encoding(j){let N=this[w].get(j);if(void 0===N){if("string"==typeof j&&""!==j){if(N=B[j],!N)throw new v(`Encoding '${j}' is not found`,{code:"LEVEL_ENCODING_NOT_FOUND"})}else{if("object"!=typeof j||null===j)throw new TypeError("First argument 'encoding' must be a string or object");N=function A(O){if(O instanceof m)return O;const N=O.name||("type"in O&&"string"==typeof O.type?O.type:void 0)||"anonymous-"+E++;switch(function k(O){return"format"in O&&void 0!==O.format?O.format:"buffer"in O&&"boolean"==typeof O.buffer?O.buffer?"buffer":"utf8":"code"in O&&Number.isInteger(O.code)?"view":"buffer"}(O)){case"view":return new f({...O,name:N});case"utf8":return new p({...O,name:N});case"buffer":return new h({...O,name:N});default:throw new TypeError("Format must be one of 'buffer', 'view', 'utf8'")}}(j)}const{name:z,format:U}=N;if(!this[_].has(U))if(this[_].has("view"))N=N.createViewTranscoder();else if(this[_].has("buffer"))N=N.createBufferTranscoder();else{if(!this[_].has("utf8"))throw new v(`Encoding '${z}' cannot be transcoded`,{code:"LEVEL_ENCODING_NOT_SUPPORTED"});N=N.createUTF8Transcoder()}for(const R of[j,z,N.name,N.commonName])this[w].set(R,N)}return N}};const F={binary:c.buffer,"utf-8":c.utf8},B={...c,...F};let E=0},577:(ie,y,x)=>{"use strict";const v=x(9314),c=new Set(["buffer","view","utf8"]);y.Encoding=class m{constructor(f){if(this.encode=f.encode||this.encode,this.decode=f.decode||this.decode,this.name=f.name||this.name,this.format=f.format||this.format,"function"!=typeof this.encode)throw new TypeError("The 'encode' property must be a function");if("function"!=typeof this.decode)throw new TypeError("The 'decode' property must be a function");if(this.encode=this.encode.bind(this),this.decode=this.decode.bind(this),"string"!=typeof this.name||""===this.name)throw new TypeError("The 'name' property must be a string");if("string"!=typeof this.format||!c.has(this.format))throw new TypeError("The 'format' property must be one of 'buffer', 'view', 'utf8'");f.createViewTranscoder&&(this.createViewTranscoder=f.createViewTranscoder),f.createBufferTranscoder&&(this.createBufferTranscoder=f.createBufferTranscoder),f.createUTF8Transcoder&&(this.createUTF8Transcoder=f.createUTF8Transcoder)}get commonName(){return this.name.split("+")[0]}createBufferTranscoder(){throw new v(`Encoding '${this.name}' cannot be transcoded to 'buffer'`,{code:"LEVEL_ENCODING_NOT_SUPPORTED"})}createViewTranscoder(){throw new v(`Encoding '${this.name}' cannot be transcoded to 'view'`,{code:"LEVEL_ENCODING_NOT_SUPPORTED"})}createUTF8Transcoder(){throw new v(`Encoding '${this.name}' cannot be transcoded to 'utf8'`,{code:"LEVEL_ENCODING_NOT_SUPPORTED"})}}},3793:(ie,y,x)=>{"use strict";const{Buffer:v}=x(3172)||{Buffer:{isBuffer:()=>!1}},{textEncoder:c,textDecoder:m}=x(898)(),{BufferFormat:h,ViewFormat:f,UTF8Format:p}=x(1773),_=w=>w;y.utf8=new p({encode:function(w){return v.isBuffer(w)?w.toString("utf8"):ArrayBuffer.isView(w)?m.decode(w):String(w)},decode:_,name:"utf8",createViewTranscoder(){return new f({encode:function(w){return ArrayBuffer.isView(w)?w:c.encode(w)},decode:function(w){return m.decode(w)},name:`${this.name}+view`})},createBufferTranscoder(){return new h({encode:function(w){return v.isBuffer(w)?w:ArrayBuffer.isView(w)?v.from(w.buffer,w.byteOffset,w.byteLength):v.from(String(w),"utf8")},decode:function(w){return w.toString("utf8")},name:`${this.name}+buffer`})}}),y.json=new p({encode:JSON.stringify,decode:JSON.parse,name:"json"}),y.buffer=new h({encode:function(w){return v.isBuffer(w)?w:ArrayBuffer.isView(w)?v.from(w.buffer,w.byteOffset,w.byteLength):v.from(String(w),"utf8")},decode:_,name:"buffer",createViewTranscoder(){return new f({encode:function(w){return ArrayBuffer.isView(w)?w:v.from(String(w),"utf8")},decode:function(w){return v.from(w.buffer,w.byteOffset,w.byteLength)},name:`${this.name}+view`})}}),y.view=new f({encode:function(w){return ArrayBuffer.isView(w)?w:c.encode(w)},decode:_,name:"view",createBufferTranscoder(){return new h({encode:function(w){return v.isBuffer(w)?w:ArrayBuffer.isView(w)?v.from(w.buffer,w.byteOffset,w.byteLength):v.from(String(w),"utf8")},decode:_,name:`${this.name}+buffer`})}}),y.hex=new h({encode:function(w){return v.isBuffer(w)?w:v.from(String(w),"hex")},decode:function(w){return w.toString("hex")},name:"hex"}),y.base64=new h({encode:function(w){return v.isBuffer(w)?w:v.from(String(w),"base64")},decode:function(w){return w.toString("base64")},name:"base64"})},1773:(ie,y,x)=>{"use strict";const{Buffer:v}=x(3172)||{},{Encoding:c}=x(577),m=x(898);class h extends c{constructor(w){super({...w,format:"buffer"})}createViewTranscoder(){return new f({encode:this.encode,decode:w=>this.decode(v.from(w.buffer,w.byteOffset,w.byteLength)),name:`${this.name}+view`})}createBufferTranscoder(){return this}}class f extends c{constructor(w){super({...w,format:"view"})}createBufferTranscoder(){return new h({encode:w=>{const M=this.encode(w);return v.from(M.buffer,M.byteOffset,M.byteLength)},decode:this.decode,name:`${this.name}+buffer`})}createViewTranscoder(){return this}}y.BufferFormat=h,y.ViewFormat=f,y.UTF8Format=class p extends c{constructor(w){super({...w,format:"utf8"})}createBufferTranscoder(){return new h({encode:w=>v.from(this.encode(w),"utf8"),decode:w=>this.decode(w.toString("utf8")),name:`${this.name}+buffer`})}createViewTranscoder(){const{textEncoder:w,textDecoder:M}=m();return new f({encode:S=>w.encode(this.encode(S)),decode:S=>this.decode(M.decode(S)),name:`${this.name}+view`})}createUTF8Transcoder(){return this}}},898:ie=>{"use strict";let y=null;ie.exports=function(){return null===y&&(y={textEncoder:new TextEncoder,textDecoder:new TextDecoder}),y}},807:(ie,y,x)=>{y.Level=x(4807).BrowserLevel},9314:ie=>{"use strict";ie.exports=class extends Error{constructor(x,v){super(x||""),"object"==typeof v&&null!==v&&(v.code&&(this.code=String(v.code)),v.expected&&(this.expected=!0),v.transient&&(this.transient=!0),v.cause&&(this.cause=v.cause)),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}}},7088:function(ie,y,x){!function(v){"use strict";v.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(m){return/^nm$/i.test(m)},meridiem:function(m,h,f){return m<12?f?"vm":"VM":f?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[M\xf4re om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(m){return m+(1===m||8===m||m>=20?"ste":"de")},week:{dow:1,doy:4}})}(x(5439))},2502:function(ie,y,x){!function(v){"use strict";var c=function(_){return 0===_?0:1===_?1:2===_?2:_%100>=3&&_%100<=10?3:_%100>=11?4:5},m={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},h=function(_){return function(w,M,S,A){var k=c(w),F=m[_][c(w)];return 2===k&&(F=F[M?0:1]),F.replace(/%d/i,w)}},f=["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];v.defineLocale("ar-dz",{months:f,monthsShort:f,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(_){return"\u0645"===_},meridiem:function(_,w,M){return _<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:h("s"),ss:h("s"),m:h("m"),mm:h("m"),h:h("h"),hh:h("h"),d:h("d"),dd:h("d"),M:h("M"),MM:h("M"),y:h("y"),yy:h("y")},postformat:function(_){return _.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(x(5439))},128:function(ie,y,x){!function(v){"use strict";v.defineLocale("ar-kw",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062a\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062a\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:0,doy:12}})}(x(5439))},4519:function(ie,y,x){!function(v){"use strict";var c={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},m=function(w){return 0===w?0:1===w?1:2===w?2:w%100>=3&&w%100<=10?3:w%100>=11?4:5},h={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},f=function(w){return function(M,S,A,k){var F=m(M),B=h[w][m(M)];return 2===F&&(B=B[S?0:1]),B.replace(/%d/i,M)}},p=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];v.defineLocale("ar-ly",{months:p,monthsShort:p,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(w){return"\u0645"===w},meridiem:function(w,M,S){return w<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:f("s"),ss:f("s"),m:f("m"),mm:f("m"),h:f("h"),hh:f("h"),d:f("d"),dd:f("d"),M:f("M"),MM:f("M"),y:f("y"),yy:f("y")},preparse:function(w){return w.replace(/\u060c/g,",")},postformat:function(w){return w.replace(/\d/g,function(M){return c[M]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(x(5439))},5443:function(ie,y,x){!function(v){"use strict";v.defineLocale("ar-ma",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(x(5439))},7642:function(ie,y,x){!function(v){"use strict";var c={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};v.defineLocale("ar-sa",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(f){return"\u0645"===f},meridiem:function(f,p,_){return f<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},preparse:function(f){return f.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(p){return m[p]}).replace(/\u060c/g,",")},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]}).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(x(5439))},8592:function(ie,y,x){!function(v){"use strict";v.defineLocale("ar-tn",{months:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(x(5439))},7038:function(ie,y,x){!function(v){"use strict";var c={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},h=function(M){return 0===M?0:1===M?1:2===M?2:M%100>=3&&M%100<=10?3:M%100>=11?4:5},f={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},p=function(M){return function(S,A,k,F){var B=h(S),E=f[M][h(S)];return 2===B&&(E=E[A?0:1]),E.replace(/%d/i,S)}},_=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];v.defineLocale("ar",{months:_,monthsShort:_,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(M){return"\u0645"===M},meridiem:function(M,S,A){return M<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:p("s"),ss:p("s"),m:p("m"),mm:p("m"),h:p("h"),hh:p("h"),d:p("d"),dd:p("d"),M:p("M"),MM:p("M"),y:p("y"),yy:p("y")},preparse:function(M){return M.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(S){return m[S]}).replace(/\u060c/g,",")},postformat:function(M){return M.replace(/\d/g,function(S){return c[S]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(x(5439))},1213:function(ie,y,x){!function(v){"use strict";var c={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-\xfcnc\xfc",4:"-\xfcnc\xfc",100:"-\xfcnc\xfc",6:"-nc\u0131",9:"-uncu",10:"-uncu",30:"-uncu",60:"-\u0131nc\u0131",90:"-\u0131nc\u0131"};v.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ert\u0259si_\xc7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131_\xc7\u0259r\u015f\u0259nb\u0259_C\xfcm\u0259 ax\u015fam\u0131_C\xfcm\u0259_\u015e\u0259nb\u0259".split("_"),weekdaysShort:"Baz_BzE_\xc7Ax_\xc7\u0259r_CAx_C\xfcm_\u015e\u0259n".split("_"),weekdaysMin:"Bz_BE_\xc7A_\xc7\u0259_CA_C\xfc_\u015e\u0259".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[g\u0259l\u0259n h\u0259ft\u0259] dddd [saat] LT",lastDay:"[d\xfcn\u0259n] LT",lastWeek:"[ke\xe7\u0259n h\u0259ft\u0259] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \u0259vv\u0259l",s:"bir ne\xe7\u0259 saniy\u0259",ss:"%d saniy\u0259",m:"bir d\u0259qiq\u0259",mm:"%d d\u0259qiq\u0259",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,isPM:function(h){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(h)},meridiem:function(h,f,p){return h<4?"gec\u0259":h<12?"s\u0259h\u0259r":h<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(h){if(0===h)return h+"-\u0131nc\u0131";var f=h%10;return h+(c[f]||c[h%100-f]||c[h>=100?100:null])},week:{dow:1,doy:7}})}(x(5439))},9191:function(ie,y,x){!function(v){"use strict";function m(f,p,_){return"m"===_?p?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===_?p?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":f+" "+function c(f,p){var _=f.split("_");return p%10==1&&p%100!=11?_[0]:p%10>=2&&p%10<=4&&(p%100<10||p%100>=20)?_[1]:_[2]}({ss:p?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:p?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d",hh:p?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d",dd:"\u0434\u0437\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u0437\u0451\u043d",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u044b_\u043c\u0435\u0441\u044f\u0446\u0430\u045e",yy:"\u0433\u043e\u0434_\u0433\u0430\u0434\u044b_\u0433\u0430\u0434\u043e\u045e"}[_],+f)}v.defineLocale("be",{months:{format:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f_\u043b\u044e\u0442\u0430\u0433\u0430_\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430_\u0442\u0440\u0430\u045e\u043d\u044f_\u0447\u044d\u0440\u0432\u0435\u043d\u044f_\u043b\u0456\u043f\u0435\u043d\u044f_\u0436\u043d\u0456\u045e\u043d\u044f_\u0432\u0435\u0440\u0430\u0441\u043d\u044f_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430_\u0441\u043d\u0435\u0436\u043d\u044f".split("_"),standalone:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c_\u043b\u044e\u0442\u044b_\u0441\u0430\u043a\u0430\u0432\u0456\u043a_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u044d\u0440\u0432\u0435\u043d\u044c_\u043b\u0456\u043f\u0435\u043d\u044c_\u0436\u043d\u0456\u0432\u0435\u043d\u044c_\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434_\u0441\u043d\u0435\u0436\u0430\u043d\u044c".split("_")},monthsShort:"\u0441\u0442\u0443\u0434_\u043b\u044e\u0442_\u0441\u0430\u043a_\u043a\u0440\u0430\u0441_\u0442\u0440\u0430\u0432_\u0447\u044d\u0440\u0432_\u043b\u0456\u043f_\u0436\u043d\u0456\u0432_\u0432\u0435\u0440_\u043a\u0430\u0441\u0442_\u043b\u0456\u0441\u0442_\u0441\u043d\u0435\u0436".split("_"),weekdays:{format:"\u043d\u044f\u0434\u0437\u0435\u043b\u044e_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0443_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0443_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),standalone:"\u043d\u044f\u0434\u0437\u0435\u043b\u044f_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0430_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0430_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),isFormat:/\[ ?[\u0423\u0443\u045e] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., HH:mm",LLLL:"dddd, D MMMM YYYY \u0433., HH:mm"},calendar:{sameDay:"[\u0421\u0451\u043d\u043d\u044f \u045e] LT",nextDay:"[\u0417\u0430\u045e\u0442\u0440\u0430 \u045e] LT",lastDay:"[\u0423\u0447\u043e\u0440\u0430 \u045e] LT",nextWeek:function(){return"[\u0423] dddd [\u045e] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u0443\u044e] dddd [\u045e] LT";case 1:case 2:case 4:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u044b] dddd [\u045e] LT"}},sameElse:"L"},relativeTime:{future:"\u043f\u0440\u0430\u0437 %s",past:"%s \u0442\u0430\u043c\u0443",s:"\u043d\u0435\u043a\u0430\u043b\u044c\u043a\u0456 \u0441\u0435\u043a\u0443\u043d\u0434",m,mm:m,h:m,hh:m,d:"\u0434\u0437\u0435\u043d\u044c",dd:m,M:"\u043c\u0435\u0441\u044f\u0446",MM:m,y:"\u0433\u043e\u0434",yy:m},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(f){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(f)},meridiem:function(f,p,_){return f<4?"\u043d\u043e\u0447\u044b":f<12?"\u0440\u0430\u043d\u0456\u0446\u044b":f<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(f,p){switch(p){case"M":case"d":case"DDD":case"w":case"W":return f%10!=2&&f%10!=3||f%100==12||f%100==13?f+"-\u044b":f+"-\u0456";case"D":return f+"-\u0433\u0430";default:return f}},week:{dow:1,doy:7}})}(x(5439))},322:function(ie,y,x){!function(v){"use strict";v.defineLocale("bg",{months:"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u044f\u043d\u0443_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u043d\u0435\u0441 \u0432] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432] LT",nextWeek:"dddd [\u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u041c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT";case 1:case 2:case 4:case 5:return"[\u041c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0441\u043b\u0435\u0434 %s",past:"\u043f\u0440\u0435\u0434\u0438 %s",s:"\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",w:"\u0441\u0435\u0434\u043c\u0438\u0446\u0430",ww:"%d \u0441\u0435\u0434\u043c\u0438\u0446\u0438",M:"\u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0430",y:"\u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(m){var h=m%10,f=m%100;return 0===m?m+"-\u0435\u0432":0===f?m+"-\u0435\u043d":f>10&&f<20?m+"-\u0442\u0438":1===h?m+"-\u0432\u0438":2===h?m+"-\u0440\u0438":7===h||8===h?m+"-\u043c\u0438":m+"-\u0442\u0438"},week:{dow:1,doy:7}})}(x(5439))},8042:function(ie,y,x){!function(v){"use strict";v.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_M\u025bkalo_Zuw\u025bnkalo_Zuluyekalo_Utikalo_S\u025btanburukalo_\u0254kut\u0254burukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_M\u025b_Zuw_Zul_Uti_S\u025bt_\u0254ku_Now_Des".split("_"),weekdays:"Kari_Nt\u025bn\u025bn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Nt\u025b_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm"},calendar:{sameDay:"[Bi l\u025br\u025b] LT",nextDay:"[Sini l\u025br\u025b] LT",nextWeek:"dddd [don l\u025br\u025b] LT",lastDay:"[Kunu l\u025br\u025b] LT",lastWeek:"dddd [t\u025bm\u025bnen l\u025br\u025b] LT",sameElse:"L"},relativeTime:{future:"%s k\u0254n\u0254",past:"a b\u025b %s b\u0254",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"l\u025br\u025b kelen",hh:"l\u025br\u025b %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}})}(x(5439))},5903:function(ie,y,x){!function(v){"use strict";var c={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},m={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};v.defineLocale("bn-bd",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(f){return f.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u09b0\u09be\u09a4|\u09ad\u09cb\u09b0|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be|\u09b0\u09be\u09a4/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u09b0\u09be\u09a4"===p?f<4?f:f+12:"\u09ad\u09cb\u09b0"===p||"\u09b8\u0995\u09be\u09b2"===p?f:"\u09a6\u09c1\u09aa\u09c1\u09b0"===p?f>=3?f:f+12:"\u09ac\u09bf\u0995\u09be\u09b2"===p||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===p?f+12:void 0},meridiem:function(f,p,_){return f<4?"\u09b0\u09be\u09a4":f<6?"\u09ad\u09cb\u09b0":f<12?"\u09b8\u0995\u09be\u09b2":f<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":f<18?"\u09ac\u09bf\u0995\u09be\u09b2":f<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(x(5439))},9620:function(ie,y,x){!function(v){"use strict";var c={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},m={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};v.defineLocale("bn",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(f){return f.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u09b0\u09be\u09a4"===p&&f>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===p&&f<5||"\u09ac\u09bf\u0995\u09be\u09b2"===p?f+12:f},meridiem:function(f,p,_){return f<4?"\u09b0\u09be\u09a4":f<10?"\u09b8\u0995\u09be\u09b2":f<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":f<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(x(5439))},9645:function(ie,y,x){!function(v){"use strict";var c={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},m={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};v.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b1_\u0f5f\u0fb3\u0f0b2_\u0f5f\u0fb3\u0f0b3_\u0f5f\u0fb3\u0f0b4_\u0f5f\u0fb3\u0f0b5_\u0f5f\u0fb3\u0f0b6_\u0f5f\u0fb3\u0f0b7_\u0f5f\u0fb3\u0f0b8_\u0f5f\u0fb3\u0f0b9_\u0f5f\u0fb3\u0f0b10_\u0f5f\u0fb3\u0f0b11_\u0f5f\u0fb3\u0f0b12".split("_"),monthsShortRegex:/^(\u0f5f\u0fb3\u0f0b\d{1,2})/,monthsParseExact:!0,weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72_\u0f5f\u0fb3_\u0f58\u0f72\u0f42_\u0f63\u0fb7\u0f42_\u0f55\u0f74\u0f62_\u0f66\u0f44\u0f66_\u0f66\u0fa4\u0f7a\u0f53".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(f){return f.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===p&&f>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===p&&f<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===p?f+12:f},meridiem:function(f,p,_){return f<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":f<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":f<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":f<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(x(5439))},5020:function(ie,y,x){!function(v){"use strict";function c(E,O,j){return E+" "+function f(E,O){return 2===O?function p(E){var O={m:"v",b:"v",d:"z"};return void 0===O[E.charAt(0)]?E:O[E.charAt(0)]+E.substring(1)}(E):E}({mm:"munutenn",MM:"miz",dd:"devezh"}[j],E)}function h(E){return E>9?h(E%10):E}var _=[/^gen/i,/^c[\u02bc\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],w=/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,F=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];v.defineLocale("br",{months:"Genver_C\u02bchwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C\u02bchwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc\u02bcher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:F,fullWeekdaysParse:[/^sul/i,/^lun/i,/^meurzh/i,/^merc[\u02bc\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],shortWeekdaysParse:[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],minWeekdaysParse:F,monthsRegex:w,monthsShortRegex:w,monthsStrictRegex:/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,monthsShortStrictRegex:/^(gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,monthsParse:_,longMonthsParse:_,shortMonthsParse:_,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc\u02bchoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec\u02bch da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s \u02bczo",s:"un nebeud segondenno\xf9",ss:"%d eilenn",m:"ur vunutenn",mm:c,h:"un eur",hh:"%d eur",d:"un devezh",dd:c,M:"ur miz",MM:c,y:"ur bloaz",yy:function m(E){switch(h(E)){case 1:case 3:case 4:case 5:case 9:return E+" bloaz";default:return E+" vloaz"}}},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(E){return E+(1===E?"a\xf1":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(E){return"g.m."===E},meridiem:function(E,O,j){return E<12?"a.m.":"g.m."}})}(x(5439))},4792:function(ie,y,x){!function(v){"use strict";function c(h,f,p){var _=h+" ";switch(p){case"ss":return _+(1===h?"sekunda":2===h||3===h||4===h?"sekunde":"sekundi");case"m":return f?"jedna minuta":"jedne minute";case"mm":return _+(1===h?"minuta":2===h||3===h||4===h?"minute":"minuta");case"h":return f?"jedan sat":"jednog sata";case"hh":return _+(1===h?"sat":2===h||3===h||4===h?"sata":"sati");case"dd":return _+(1===h?"dan":"dana");case"MM":return _+(1===h?"mjesec":2===h||3===h||4===h?"mjeseca":"mjeseci");case"yy":return _+(1===h?"godina":2===h||3===h||4===h?"godine":"godina")}}v.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:c,m:c,mm:c,h:c,hh:c,d:"dan",dd:c,M:"mjesec",MM:c,y:"godinu",yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},7980:function(ie,y,x){!function(v){"use strict";v.defineLocale("ca",{months:{standalone:"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de mar\xe7_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[dem\xe0 a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(m,h){var f=1===m?"r":2===m?"n":3===m?"r":4===m?"t":"\xe8";return("w"===h||"W"===h)&&(f="a"),m+f},week:{dow:1,doy:4}})}(x(5439))},7322:function(ie,y,x){!function(v){"use strict";var c={format:"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),standalone:"ledna_\xfanora_b\u0159ezna_dubna_kv\u011btna_\u010dervna_\u010dervence_srpna_z\xe1\u0159\xed_\u0159\xedjna_listopadu_prosince".split("_")},m="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),h=[/^led/i,/^\xfano/i,/^b\u0159e/i,/^dub/i,/^kv\u011b/i,/^(\u010dvn|\u010derven$|\u010dervna)/i,/^(\u010dvc|\u010dervenec|\u010dervence)/i,/^srp/i,/^z\xe1\u0159/i,/^\u0159\xedj/i,/^lis/i,/^pro/i],f=/^(leden|\xfanor|b\u0159ezen|duben|kv\u011bten|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|z\xe1\u0159\xed|\u0159\xedjen|listopad|prosinec|led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i;function p(M){return M>1&&M<5&&1!=~~(M/10)}function _(M,S,A,k){var F=M+" ";switch(A){case"s":return S||k?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return S||k?F+(p(M)?"sekundy":"sekund"):F+"sekundami";case"m":return S?"minuta":k?"minutu":"minutou";case"mm":return S||k?F+(p(M)?"minuty":"minut"):F+"minutami";case"h":return S?"hodina":k?"hodinu":"hodinou";case"hh":return S||k?F+(p(M)?"hodiny":"hodin"):F+"hodinami";case"d":return S||k?"den":"dnem";case"dd":return S||k?F+(p(M)?"dny":"dn\xed"):F+"dny";case"M":return S||k?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return S||k?F+(p(M)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):F+"m\u011bs\xedci";case"y":return S||k?"rok":"rokem";case"yy":return S||k?F+(p(M)?"roky":"let"):F+"lety"}}v.defineLocale("cs",{months:c,monthsShort:m,monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(leden|ledna|\xfanora|\xfanor|b\u0159ezen|b\u0159ezna|duben|dubna|kv\u011bten|kv\u011btna|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|srpna|z\xe1\u0159\xed|\u0159\xedjen|\u0159\xedjna|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"ned\u011ble_pond\u011bl\xed_\xfater\xfd_st\u0159eda_\u010dtvrtek_p\xe1tek_sobota".split("_"),weekdaysShort:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),weekdaysMin:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[z\xedtra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v ned\u011bli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve st\u0159edu v] LT";case 4:return"[ve \u010dtvrtek v] LT";case 5:return"[v p\xe1tek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[v\u010dera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou ned\u011bli v] LT";case 1:case 2:return"[minul\xe9] dddd [v] LT";case 3:return"[minulou st\u0159edu v] LT";case 4:case 5:return"[minul\xfd] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"p\u0159ed %s",s:_,ss:_,m:_,mm:_,h:_,hh:_,d:_,dd:_,M:_,MM:_,y:_,yy:_},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},365:function(ie,y,x){!function(v){"use strict";v.defineLocale("cv",{months:"\u043a\u04d1\u0440\u043b\u0430\u0447_\u043d\u0430\u0440\u04d1\u0441_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440\u0442\u043c\u0435_\u0443\u0442\u04d1_\u04ab\u0443\u0440\u043b\u0430_\u0430\u0432\u04d1\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448\u0442\u0430\u0432".split("_"),monthsShort:"\u043a\u04d1\u0440_\u043d\u0430\u0440_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440_\u0443\u0442\u04d1_\u04ab\u0443\u0440_\u0430\u0432\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448".split("_"),weekdays:"\u0432\u044b\u0440\u0441\u0430\u0440\u043d\u0438\u043a\u0443\u043d_\u0442\u0443\u043d\u0442\u0438\u043a\u0443\u043d_\u044b\u0442\u043b\u0430\u0440\u0438\u043a\u0443\u043d_\u044e\u043d\u043a\u0443\u043d_\u043a\u04d7\u04ab\u043d\u0435\u0440\u043d\u0438\u043a\u0443\u043d_\u044d\u0440\u043d\u0435\u043a\u0443\u043d_\u0448\u04d1\u043c\u0430\u0442\u043a\u0443\u043d".split("_"),weekdaysShort:"\u0432\u044b\u0440_\u0442\u0443\u043d_\u044b\u0442\u043b_\u044e\u043d_\u043a\u04d7\u04ab_\u044d\u0440\u043d_\u0448\u04d1\u043c".split("_"),weekdaysMin:"\u0432\u0440_\u0442\u043d_\u044b\u0442_\u044e\u043d_\u043a\u04ab_\u044d\u0440_\u0448\u043c".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7]",LLL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm",LLLL:"dddd, YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm"},calendar:{sameDay:"[\u041f\u0430\u044f\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextDay:"[\u042b\u0440\u0430\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastDay:"[\u04d6\u043d\u0435\u0440] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextWeek:"[\u04aa\u0438\u0442\u0435\u0441] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastWeek:"[\u0418\u0440\u0442\u043d\u04d7] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",sameElse:"L"},relativeTime:{future:function(m){return m+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(m)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(m)?"\u0442\u0430\u043d":"\u0440\u0430\u043d")},past:"%s \u043a\u0430\u044f\u043b\u043b\u0430",s:"\u043f\u04d7\u0440-\u0438\u043a \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",ss:"%d \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",m:"\u043f\u04d7\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u043f\u04d7\u0440 \u0441\u0435\u0445\u0435\u0442",hh:"%d \u0441\u0435\u0445\u0435\u0442",d:"\u043f\u04d7\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u043f\u04d7\u0440 \u0443\u0439\u04d1\u0445",MM:"%d \u0443\u0439\u04d1\u0445",y:"\u043f\u04d7\u0440 \u04ab\u0443\u043b",yy:"%d \u04ab\u0443\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-\u043c\u04d7\u0448/,ordinal:"%d-\u043c\u04d7\u0448",week:{dow:1,doy:7}})}(x(5439))},2092:function(ie,y,x){!function(v){"use strict";v.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn \xf4l",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(m){var f="";return m>20?f=40===m||50===m||60===m||80===m||100===m?"fed":"ain":m>0&&(f=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][m]),m+f},week:{dow:1,doy:4}})}(x(5439))},7387:function(ie,y,x){!function(v){"use strict";v.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8n_man_tir_ons_tor_fre_l\xf8r".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"p\xe5 dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"f\xe5 sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"et \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},9459:function(ie,y,x){!function(v){"use strict";function c(h,f,p,_){var w={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return f?w[p][0]:w[p][1]}v.defineLocale("de-at",{months:"J\xe4nner_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"J\xe4n._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:c,mm:"%d Minuten",h:c,hh:"%d Stunden",d:c,dd:c,w:c,ww:"%d Wochen",M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},3694:function(ie,y,x){!function(v){"use strict";function c(h,f,p,_){var w={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return f?w[p][0]:w[p][1]}v.defineLocale("de-ch",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:c,mm:"%d Minuten",h:c,hh:"%d Stunden",d:c,dd:c,w:c,ww:"%d Wochen",M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},4307:function(ie,y,x){!function(v){"use strict";function c(h,f,p,_){var w={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return f?w[p][0]:w[p][1]}v.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:c,mm:"%d Minuten",h:c,hh:"%d Stunden",d:c,dd:c,w:c,ww:"%d Wochen",M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},9659:function(ie,y,x){!function(v){"use strict";var c=["\u0796\u07ac\u0782\u07aa\u0787\u07a6\u0783\u07a9","\u078a\u07ac\u0784\u07b0\u0783\u07aa\u0787\u07a6\u0783\u07a9","\u0789\u07a7\u0783\u07a8\u0797\u07aa","\u0787\u07ad\u0795\u07b0\u0783\u07a9\u078d\u07aa","\u0789\u07ad","\u0796\u07ab\u0782\u07b0","\u0796\u07aa\u078d\u07a6\u0787\u07a8","\u0787\u07af\u078e\u07a6\u0790\u07b0\u0793\u07aa","\u0790\u07ac\u0795\u07b0\u0793\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0787\u07ae\u0786\u07b0\u0793\u07af\u0784\u07a6\u0783\u07aa","\u0782\u07ae\u0788\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0791\u07a8\u0790\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa"],m=["\u0787\u07a7\u078b\u07a8\u0787\u07b0\u078c\u07a6","\u0780\u07af\u0789\u07a6","\u0787\u07a6\u0782\u07b0\u078e\u07a7\u0783\u07a6","\u0784\u07aa\u078b\u07a6","\u0784\u07aa\u0783\u07a7\u0790\u07b0\u078a\u07a6\u078c\u07a8","\u0780\u07aa\u0786\u07aa\u0783\u07aa","\u0780\u07ae\u0782\u07a8\u0780\u07a8\u0783\u07aa"];v.defineLocale("dv",{months:c,monthsShort:c,weekdays:m,weekdaysShort:m,weekdaysMin:"\u0787\u07a7\u078b\u07a8_\u0780\u07af\u0789\u07a6_\u0787\u07a6\u0782\u07b0_\u0784\u07aa\u078b\u07a6_\u0784\u07aa\u0783\u07a7_\u0780\u07aa\u0786\u07aa_\u0780\u07ae\u0782\u07a8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0789\u0786|\u0789\u078a/,isPM:function(f){return"\u0789\u078a"===f},meridiem:function(f,p,_){return f<12?"\u0789\u0786":"\u0789\u078a"},calendar:{sameDay:"[\u0789\u07a8\u0787\u07a6\u078b\u07aa] LT",nextDay:"[\u0789\u07a7\u078b\u07a6\u0789\u07a7] LT",nextWeek:"dddd LT",lastDay:"[\u0787\u07a8\u0787\u07b0\u0794\u07ac] LT",lastWeek:"[\u078a\u07a7\u0787\u07a8\u078c\u07aa\u0788\u07a8] dddd LT",sameElse:"L"},relativeTime:{future:"\u078c\u07ac\u0783\u07ad\u078e\u07a6\u0787\u07a8 %s",past:"\u0786\u07aa\u0783\u07a8\u0782\u07b0 %s",s:"\u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa\u0786\u07ae\u0785\u07ac\u0787\u07b0",ss:"d% \u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa",m:"\u0789\u07a8\u0782\u07a8\u0793\u07ac\u0787\u07b0",mm:"\u0789\u07a8\u0782\u07a8\u0793\u07aa %d",h:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07ac\u0787\u07b0",hh:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07aa %d",d:"\u078b\u07aa\u0788\u07a6\u0780\u07ac\u0787\u07b0",dd:"\u078b\u07aa\u0788\u07a6\u0790\u07b0 %d",M:"\u0789\u07a6\u0780\u07ac\u0787\u07b0",MM:"\u0789\u07a6\u0790\u07b0 %d",y:"\u0787\u07a6\u0780\u07a6\u0783\u07ac\u0787\u07b0",yy:"\u0787\u07a6\u0780\u07a6\u0783\u07aa %d"},preparse:function(f){return f.replace(/\u060c/g,",")},postformat:function(f){return f.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(x(5439))},3460:function(ie,y,x){!function(v){"use strict";v.defineLocale("el",{monthsNominativeEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),monthsGenitiveEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),months:function(h,f){return h?"string"==typeof f&&/D/.test(f.substring(0,f.indexOf("MMMM")))?this._monthsGenitiveEl[h.month()]:this._monthsNominativeEl[h.month()]:this._monthsNominativeEl},monthsShort:"\u0399\u03b1\u03bd_\u03a6\u03b5\u03b2_\u039c\u03b1\u03c1_\u0391\u03c0\u03c1_\u039c\u03b1\u03ca_\u0399\u03bf\u03c5\u03bd_\u0399\u03bf\u03c5\u03bb_\u0391\u03c5\u03b3_\u03a3\u03b5\u03c0_\u039f\u03ba\u03c4_\u039d\u03bf\u03b5_\u0394\u03b5\u03ba".split("_"),weekdays:"\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae_\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1_\u03a4\u03c1\u03af\u03c4\u03b7_\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7_\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7_\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae_\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf".split("_"),weekdaysShort:"\u039a\u03c5\u03c1_\u0394\u03b5\u03c5_\u03a4\u03c1\u03b9_\u03a4\u03b5\u03c4_\u03a0\u03b5\u03bc_\u03a0\u03b1\u03c1_\u03a3\u03b1\u03b2".split("_"),weekdaysMin:"\u039a\u03c5_\u0394\u03b5_\u03a4\u03c1_\u03a4\u03b5_\u03a0\u03b5_\u03a0\u03b1_\u03a3\u03b1".split("_"),meridiem:function(h,f,p){return h>11?p?"\u03bc\u03bc":"\u039c\u039c":p?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(h){return"\u03bc"===(h+"").toLowerCase()[0]},meridiemParse:/[\u03a0\u039c]\.?\u039c?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 {}] LT",nextDay:"[\u0391\u03cd\u03c1\u03b9\u03bf {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[\u03a7\u03b8\u03b5\u03c2 {}] LT",lastWeek:function(){return 6===this.day()?"[\u03c4\u03bf \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf] dddd [{}] LT":"[\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7] dddd [{}] LT"},sameElse:"L"},calendar:function(h,f){var p=this._calendarEl[h],_=f&&f.hours();return function c(h){return typeof Function<"u"&&h instanceof Function||"[object Function]"===Object.prototype.toString.call(h)}(p)&&(p=p.apply(f)),p.replace("{}",_%12==1?"\u03c3\u03c4\u03b7":"\u03c3\u03c4\u03b9\u03c2")},relativeTime:{future:"\u03c3\u03b5 %s",past:"%s \u03c0\u03c1\u03b9\u03bd",s:"\u03bb\u03af\u03b3\u03b1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",ss:"%d \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",m:"\u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc",mm:"%d \u03bb\u03b5\u03c0\u03c4\u03ac",h:"\u03bc\u03af\u03b1 \u03ce\u03c1\u03b1",hh:"%d \u03ce\u03c1\u03b5\u03c2",d:"\u03bc\u03af\u03b1 \u03bc\u03ad\u03c1\u03b1",dd:"%d \u03bc\u03ad\u03c1\u03b5\u03c2",M:"\u03ad\u03bd\u03b1\u03c2 \u03bc\u03ae\u03bd\u03b1\u03c2",MM:"%d \u03bc\u03ae\u03bd\u03b5\u03c2",y:"\u03ad\u03bd\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2",yy:"%d \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1"},dayOfMonthOrdinalParse:/\d{1,2}\u03b7/,ordinal:"%d\u03b7",week:{dow:1,doy:4}})}(x(5439))},4369:function(ie,y,x){!function(v){"use strict";v.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:0,doy:4}})}(x(5439))},530:function(ie,y,x){!function(v){"use strict";v.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")}})}(x(5439))},9998:function(ie,y,x){!function(v){"use strict";v.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},3391:function(ie,y,x){!function(v){"use strict";v.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},5414:function(ie,y,x){!function(v){"use strict";v.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")}})}(x(5439))},9615:function(ie,y,x){!function(v){"use strict";v.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:0,doy:6}})}(x(5439))},1248:function(ie,y,x){!function(v){"use strict";v.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},3767:function(ie,y,x){!function(v){"use strict";v.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},4530:function(ie,y,x){!function(v){"use strict";v.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_a\u016dgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_a\u016dg_sept_okt_nov_dec".split("_"),weekdays:"diman\u0109o_lundo_mardo_merkredo_\u0135a\u016ddo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_\u0135a\u016d_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_\u0135a_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(m){return"p"===m.charAt(0).toLowerCase()},meridiem:function(m,h,f){return m>11?f?"p.t.m.":"P.T.M.":f?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodia\u016d je] LT",nextDay:"[Morga\u016d je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hiera\u016d je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"anta\u016d %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(x(5439))},8944:function(ie,y,x){!function(v){"use strict";var c="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],f=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;v.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},9116:function(ie,y,x){!function(v){"use strict";var c="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],f=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;v.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:4},invalidDate:"Fecha inv\xe1lida"})}(x(5439))},3609:function(ie,y,x){!function(v){"use strict";var c="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],f=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;v.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:6}})}(x(5439))},6866:function(ie,y,x){!function(v){"use strict";var c="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],f=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;v.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4},invalidDate:"Fecha inv\xe1lida"})}(x(5439))},6725:function(ie,y,x){!function(v){"use strict";function c(h,f,p,_){var w={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[h+"sekundi",h+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[h+" minuti",h+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[h+" tunni",h+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[h+" kuu",h+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[h+" aasta",h+" aastat"]};return f?w[p][2]?w[p][2]:w[p][1]:_?w[p][0]:w[p][1]}v.defineLocale("et",{months:"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[T\xe4na,] LT",nextDay:"[Homme,] LT",nextWeek:"[J\xe4rgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s p\xe4rast",past:"%s tagasi",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:"%d p\xe4eva",M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},7931:function(ie,y,x){!function(v){"use strict";v.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},6417:function(ie,y,x){!function(v){"use strict";var c={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},m={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};v.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(f){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(f)},meridiem:function(f,p,_){return f<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},calendar:{sameDay:"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",nextDay:"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT",nextWeek:"dddd [\u0633\u0627\u0639\u062a] LT",lastDay:"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",lastWeek:"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT",sameElse:"L"},relativeTime:{future:"\u062f\u0631 %s",past:"%s \u067e\u06cc\u0634",s:"\u0686\u0646\u062f \u062b\u0627\u0646\u06cc\u0647",ss:"%d \u062b\u0627\u0646\u06cc\u0647",m:"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647",mm:"%d \u062f\u0642\u06cc\u0642\u0647",h:"\u06cc\u06a9 \u0633\u0627\u0639\u062a",hh:"%d \u0633\u0627\u0639\u062a",d:"\u06cc\u06a9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06cc\u06a9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(f){return f.replace(/[\u06f0-\u06f9]/g,function(p){return m[p]}).replace(/\u060c/g,",")},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]}).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(x(5439))},944:function(ie,y,x){!function(v){"use strict";var c="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),m=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",c[7],c[8],c[9]];function h(_,w,M,S){var A="";switch(M){case"s":return S?"muutaman sekunnin":"muutama sekunti";case"ss":A=S?"sekunnin":"sekuntia";break;case"m":return S?"minuutin":"minuutti";case"mm":A=S?"minuutin":"minuuttia";break;case"h":return S?"tunnin":"tunti";case"hh":A=S?"tunnin":"tuntia";break;case"d":return S?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":A=S?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return S?"kuukauden":"kuukausi";case"MM":A=S?"kuukauden":"kuukautta";break;case"y":return S?"vuoden":"vuosi";case"yy":A=S?"vuoden":"vuotta"}return function f(_,w){return _<10?w?m[_]:c[_]:_}(_,S)+" "+A}v.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[t\xe4n\xe4\xe4n] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s p\xe4\xe4st\xe4",past:"%s sitten",s:h,ss:h,m:h,mm:h,h,hh:h,d:h,dd:h,M:h,MM:h,y:h,yy:h},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},1766:function(ie,y,x){!function(v){"use strict";v.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(m){return m},week:{dow:1,doy:4}})}(x(5439))},5867:function(ie,y,x){!function(v){"use strict";v.defineLocale("fo",{months:"januar_februar_mars_apr\xedl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_m\xe1nadagur_t\xfdsdagur_mikudagur_h\xf3sdagur_fr\xedggjadagur_leygardagur".split("_"),weekdaysShort:"sun_m\xe1n_t\xfds_mik_h\xf3s_fr\xed_ley".split("_"),weekdaysMin:"su_m\xe1_t\xfd_mi_h\xf3_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[\xcd dag kl.] LT",nextDay:"[\xcd morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xcd gj\xe1r kl.] LT",lastWeek:"[s\xed\xf0stu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s s\xed\xf0ani",s:"f\xe1 sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein t\xedmi",hh:"%d t\xedmar",d:"ein dagur",dd:"%d dagar",M:"ein m\xe1na\xf0ur",MM:"%d m\xe1na\xf0ir",y:"eitt \xe1r",yy:"%d \xe1r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},6848:function(ie,y,x){!function(v){"use strict";v.defineLocale("fr-ca",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(m,h){switch(h){default:case"M":case"Q":case"D":case"DDD":case"d":return m+(1===m?"er":"e");case"w":case"W":return m+(1===m?"re":"e")}}})}(x(5439))},7773:function(ie,y,x){!function(v){"use strict";v.defineLocale("fr-ch",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(m,h){switch(h){default:case"M":case"Q":case"D":case"DDD":case"d":return m+(1===m?"er":"e");case"w":case"W":return m+(1===m?"re":"e")}},week:{dow:1,doy:4}})}(x(5439))},1636:function(ie,y,x){!function(v){"use strict";var h=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?|janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,f=[/^janv/i,/^f\xe9vr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^ao\xfbt/i,/^sept/i,/^oct/i,/^nov/i,/^d\xe9c/i];v.defineLocale("fr",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsRegex:h,monthsShortRegex:h,monthsStrictRegex:/^(janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,monthsShortStrictRegex:/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?)/i,monthsParse:f,longMonthsParse:f,shortMonthsParse:f,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(_,w){switch(w){case"D":return _+(1===_?"er":"");default:case"M":case"Q":case"DDD":case"d":return _+(1===_?"er":"e");case"w":case"W":return _+(1===_?"re":"e")}},week:{dow:1,doy:4}})}(x(5439))},4940:function(ie,y,x){!function(v){"use strict";var c="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),m="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");v.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(f,p){return f?/-MMM-/.test(p)?m[f.month()]:c[f.month()]:c},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[\xf4fr\xfbne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien min\xfat",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(f){return f+(1===f||8===f||f>=20?"ste":"de")},week:{dow:1,doy:4}})}(x(5439))},1402:function(ie,y,x){!function(v){"use strict";v.defineLocale("ga",{months:["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"],monthsShort:["Ean","Feabh","M\xe1rt","Aib","Beal","Meith","I\xfail","L\xfan","M.F.","D.F.","Samh","Noll"],monthsParseExact:!0,weekdays:["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],weekdaysShort:["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],weekdaysMin:["Do","Lu","M\xe1","C\xe9","D\xe9","A","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Am\xe1rach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inn\xe9 ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s \xf3 shin",s:"c\xfapla soicind",ss:"%d soicind",m:"n\xf3im\xe9ad",mm:"%d n\xf3im\xe9ad",h:"uair an chloig",hh:"%d uair an chloig",d:"l\xe1",dd:"%d l\xe1",M:"m\xed",MM:"%d m\xedonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(w){return w+(1===w?"d":w%10==2?"na":"mh")},week:{dow:1,doy:4}})}(x(5439))},6924:function(ie,y,x){!function(v){"use strict";v.defineLocale("gd",{months:["Am Faoilleach","An Gearran","Am M\xe0rt","An Giblean","An C\xe8itean","An t-\xd2gmhios","An t-Iuchar","An L\xf9nastal","An t-Sultain","An D\xe0mhair","An t-Samhain","An D\xf9bhlachd"],monthsShort:["Faoi","Gear","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9n","Sult","D\xe0mh","Samh","D\xf9bh"],monthsParseExact:!0,weekdays:["Did\xf2mhnaich","Diluain","Dim\xe0irt","Diciadain","Diardaoin","Dihaoine","Disathairne"],weekdaysShort:["Did","Dil","Dim","Dic","Dia","Dih","Dis"],weekdaysMin:["D\xf2","Lu","M\xe0","Ci","Ar","Ha","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-m\xe0ireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-d\xe8 aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"m\xecos",MM:"%d m\xecosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(w){return w+(1===w?"d":w%10==2?"na":"mh")},week:{dow:1,doy:4}})}(x(5439))},6398:function(ie,y,x){!function(v){"use strict";v.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xu\xf1o_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xu\xf1._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_m\xe9rcores_xoves_venres_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._m\xe9r._xov._ven._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_m\xe9_xo_ve_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextDay:function(){return"[ma\xf1\xe1 "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"\xe1s":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"\xe1":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"\xe1s":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(m){return 0===m.indexOf("un")?"n"+m:"en "+m},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},2457:function(ie,y,x){!function(v){"use strict";function c(h,f,p,_){var w={s:["\u0925\u094b\u0921\u092f\u093e \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940","\u0925\u094b\u0921\u0947 \u0938\u0945\u0915\u0902\u0921"],ss:[h+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",h+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[h+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",h+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[h+" \u0935\u0930\u093e\u0902\u0928\u0940",h+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[h+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",h+" \u0926\u0940\u0938"],M:["\u090f\u0915\u093e \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928","\u090f\u0915 \u092e\u094d\u0939\u092f\u0928\u094b"],MM:[h+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",h+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[h+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",h+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return _?w[p][0]:w[p][1]}v.defineLocale("gom-deva",{months:{standalone:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u092f_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),format:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092e\u093e\u0930\u094d\u091a\u093e\u091a\u094d\u092f\u093e_\u090f\u092a\u094d\u0930\u0940\u0932\u093e\u091a\u094d\u092f\u093e_\u092e\u0947\u092f\u093e\u091a\u094d\u092f\u093e_\u091c\u0942\u0928\u093e\u091a\u094d\u092f\u093e_\u091c\u0941\u0932\u092f\u093e\u091a\u094d\u092f\u093e_\u0911\u0917\u0938\u094d\u091f\u093e\u091a\u094d\u092f\u093e_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0911\u0915\u094d\u091f\u094b\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0921\u093f\u0938\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940._\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u092f\u0924\u093e\u0930_\u0938\u094b\u092e\u093e\u0930_\u092e\u0902\u0917\u0933\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u092c\u093f\u0930\u0947\u0938\u094d\u0924\u093e\u0930_\u0938\u0941\u0915\u094d\u0930\u093e\u0930_\u0936\u0947\u0928\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0906\u092f\u0924._\u0938\u094b\u092e._\u092e\u0902\u0917\u0933._\u092c\u0941\u0927._\u092c\u094d\u0930\u0947\u0938\u094d\u0924._\u0938\u0941\u0915\u094d\u0930._\u0936\u0947\u0928.".split("_"),weekdaysMin:"\u0906_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u092c\u094d\u0930\u0947_\u0938\u0941_\u0936\u0947".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LTS:"A h:mm:ss [\u0935\u093e\u091c\u0924\u093e\u0902]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",llll:"ddd, D MMM YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]"},calendar:{sameDay:"[\u0906\u092f\u091c] LT",nextDay:"[\u092b\u093e\u0932\u094d\u092f\u093e\u0902] LT",nextWeek:"[\u092b\u0941\u0921\u0932\u094b] dddd[,] LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092b\u093e\u091f\u0932\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s \u0906\u0926\u0940\u0902",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:c,M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(h,f){return"D"===f?h+"\u0935\u0947\u0930":h},week:{dow:0,doy:3},meridiemParse:/\u0930\u093e\u0924\u0940|\u0938\u0915\u093e\u0933\u0940\u0902|\u0926\u0928\u092a\u093e\u0930\u093e\u0902|\u0938\u093e\u0902\u091c\u0947/,meridiemHour:function(h,f){return 12===h&&(h=0),"\u0930\u093e\u0924\u0940"===f?h<4?h:h+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===f?h:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===f?h>12?h:h+12:"\u0938\u093e\u0902\u091c\u0947"===f?h+12:void 0},meridiem:function(h,f,p){return h<4?"\u0930\u093e\u0924\u0940":h<12?"\u0938\u0915\u093e\u0933\u0940\u0902":h<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":h<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(x(5439))},2545:function(ie,y,x){!function(v){"use strict";function c(h,f,p,_){var w={s:["thoddea sekondamni","thodde sekond"],ss:[h+" sekondamni",h+" sekond"],m:["eka mintan","ek minut"],mm:[h+" mintamni",h+" mintam"],h:["eka voran","ek vor"],hh:[h+" voramni",h+" voram"],d:["eka disan","ek dis"],dd:[h+" disamni",h+" dis"],M:["eka mhoinean","ek mhoino"],MM:[h+" mhoineamni",h+" mhoine"],y:["eka vorsan","ek voros"],yy:[h+" vorsamni",h+" vorsam"]};return _?w[p][0]:w[p][1]}v.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:c,M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(h,f){return"D"===f?h+"er":h},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(h,f){return 12===h&&(h=0),"rati"===f?h<4?h:h+12:"sokallim"===f?h:"donparam"===f?h>12?h:h+12:"sanje"===f?h+12:void 0},meridiem:function(h,f,p){return h<4?"rati":h<12?"sokallim":h<16?"donparam":h<20?"sanje":"rati"}})}(x(5439))},2641:function(ie,y,x){!function(v){"use strict";var c={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},m={"\u0ae7":"1","\u0ae8":"2","\u0ae9":"3","\u0aea":"4","\u0aeb":"5","\u0aec":"6","\u0aed":"7","\u0aee":"8","\u0aef":"9","\u0ae6":"0"};v.defineLocale("gu",{months:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0_\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0_\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2_\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe\u0a88_\u0a91\u0a97\u0ab8\u0acd\u0a9f_\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0a91\u0a95\u0acd\u0a9f\u0acd\u0aac\u0ab0_\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0".split("_"),monthsShort:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1._\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1._\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf._\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe._\u0a91\u0a97._\u0ab8\u0aaa\u0acd\u0a9f\u0ac7._\u0a91\u0a95\u0acd\u0a9f\u0acd._\u0aa8\u0ab5\u0ac7._\u0aa1\u0abf\u0ab8\u0ac7.".split("_"),monthsParseExact:!0,weekdays:"\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0_\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0_\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0_\u0aac\u0ac1\u0aa7\u0acd\u0ab5\u0abe\u0ab0_\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0_\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0_\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0".split("_"),weekdaysShort:"\u0ab0\u0ab5\u0abf_\u0ab8\u0acb\u0aae_\u0aae\u0a82\u0a97\u0ab3_\u0aac\u0ac1\u0aa7\u0acd_\u0a97\u0ac1\u0ab0\u0ac1_\u0ab6\u0ac1\u0a95\u0acd\u0ab0_\u0ab6\u0aa8\u0abf".split("_"),weekdaysMin:"\u0ab0_\u0ab8\u0acb_\u0aae\u0a82_\u0aac\u0ac1_\u0a97\u0ac1_\u0ab6\u0ac1_\u0ab6".split("_"),longDateFormat:{LT:"A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LTS:"A h:mm:ss \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LLLL:"dddd, D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7"},calendar:{sameDay:"[\u0a86\u0a9c] LT",nextDay:"[\u0a95\u0abe\u0ab2\u0ac7] LT",nextWeek:"dddd, LT",lastDay:"[\u0a97\u0a87\u0a95\u0abe\u0ab2\u0ac7] LT",lastWeek:"[\u0aaa\u0abe\u0a9b\u0ab2\u0abe] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0aae\u0abe",past:"%s \u0aaa\u0ab9\u0ac7\u0ab2\u0abe",s:"\u0a85\u0aae\u0ac1\u0a95 \u0aaa\u0ab3\u0acb",ss:"%d \u0ab8\u0ac7\u0a95\u0a82\u0aa1",m:"\u0a8f\u0a95 \u0aae\u0abf\u0aa8\u0abf\u0a9f",mm:"%d \u0aae\u0abf\u0aa8\u0abf\u0a9f",h:"\u0a8f\u0a95 \u0a95\u0ab2\u0abe\u0a95",hh:"%d \u0a95\u0ab2\u0abe\u0a95",d:"\u0a8f\u0a95 \u0aa6\u0abf\u0ab5\u0ab8",dd:"%d \u0aa6\u0abf\u0ab5\u0ab8",M:"\u0a8f\u0a95 \u0aae\u0ab9\u0abf\u0aa8\u0acb",MM:"%d \u0aae\u0ab9\u0abf\u0aa8\u0acb",y:"\u0a8f\u0a95 \u0ab5\u0ab0\u0acd\u0ab7",yy:"%d \u0ab5\u0ab0\u0acd\u0ab7"},preparse:function(f){return f.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0ab0\u0abe\u0aa4"===p?f<4?f:f+12:"\u0ab8\u0ab5\u0abe\u0ab0"===p?f:"\u0aac\u0aaa\u0acb\u0ab0"===p?f>=10?f:f+12:"\u0ab8\u0abe\u0a82\u0a9c"===p?f+12:void 0},meridiem:function(f,p,_){return f<4?"\u0ab0\u0abe\u0aa4":f<10?"\u0ab8\u0ab5\u0abe\u0ab0":f<17?"\u0aac\u0aaa\u0acb\u0ab0":f<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(x(5439))},7536:function(ie,y,x){!function(v){"use strict";v.defineLocale("he",{months:"\u05d9\u05e0\u05d5\u05d0\u05e8_\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05d9\u05dc_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8_\u05e1\u05e4\u05d8\u05de\u05d1\u05e8_\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8_\u05e0\u05d5\u05d1\u05de\u05d1\u05e8_\u05d3\u05e6\u05de\u05d1\u05e8".split("_"),monthsShort:"\u05d9\u05e0\u05d5\u05f3_\u05e4\u05d1\u05e8\u05f3_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05f3_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05f3_\u05e1\u05e4\u05d8\u05f3_\u05d0\u05d5\u05e7\u05f3_\u05e0\u05d5\u05d1\u05f3_\u05d3\u05e6\u05de\u05f3".split("_"),weekdays:"\u05e8\u05d0\u05e9\u05d5\u05df_\u05e9\u05e0\u05d9_\u05e9\u05dc\u05d9\u05e9\u05d9_\u05e8\u05d1\u05d9\u05e2\u05d9_\u05d7\u05de\u05d9\u05e9\u05d9_\u05e9\u05d9\u05e9\u05d9_\u05e9\u05d1\u05ea".split("_"),weekdaysShort:"\u05d0\u05f3_\u05d1\u05f3_\u05d2\u05f3_\u05d3\u05f3_\u05d4\u05f3_\u05d5\u05f3_\u05e9\u05f3".split("_"),weekdaysMin:"\u05d0_\u05d1_\u05d2_\u05d3_\u05d4_\u05d5_\u05e9".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [\u05d1]MMMM YYYY",LLL:"D [\u05d1]MMMM YYYY HH:mm",LLLL:"dddd, D [\u05d1]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[\u05d4\u05d9\u05d5\u05dd \u05d1\u05be]LT",nextDay:"[\u05de\u05d7\u05e8 \u05d1\u05be]LT",nextWeek:"dddd [\u05d1\u05e9\u05e2\u05d4] LT",lastDay:"[\u05d0\u05ea\u05de\u05d5\u05dc \u05d1\u05be]LT",lastWeek:"[\u05d1\u05d9\u05d5\u05dd] dddd [\u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05e2\u05d4] LT",sameElse:"L"},relativeTime:{future:"\u05d1\u05e2\u05d5\u05d3 %s",past:"\u05dc\u05e4\u05e0\u05d9 %s",s:"\u05de\u05e1\u05e4\u05e8 \u05e9\u05e0\u05d9\u05d5\u05ea",ss:"%d \u05e9\u05e0\u05d9\u05d5\u05ea",m:"\u05d3\u05e7\u05d4",mm:"%d \u05d3\u05e7\u05d5\u05ea",h:"\u05e9\u05e2\u05d4",hh:function(m){return 2===m?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":m+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(m){return 2===m?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":m+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(m){return 2===m?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":m+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(m){return 2===m?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":m%10==0&&10!==m?m+" \u05e9\u05e0\u05d4":m+" \u05e9\u05e0\u05d9\u05dd"}},meridiemParse:/\u05d0\u05d7\u05d4"\u05e6|\u05dc\u05e4\u05e0\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8|\u05d1\u05d1\u05d5\u05e7\u05e8|\u05d1\u05e2\u05e8\u05d1/i,isPM:function(m){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(m)},meridiem:function(m,h,f){return m<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":m<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":m<12?f?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":m<18?f?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(x(5439))},6335:function(ie,y,x){!function(v){"use strict";var c={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},h=[/^\u091c\u0928/i,/^\u092b\u093c\u0930|\u092b\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924\u0902|\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935|\u0928\u0935\u0902/i,/^\u0926\u093f\u0938\u0902|\u0926\u093f\u0938/i];v.defineLocale("hi",{months:{format:"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),standalone:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u0902\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u0902\u092c\u0930_\u0926\u093f\u0938\u0902\u092c\u0930".split("_")},monthsShort:"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u092c\u091c\u0947",LTS:"A h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A h:mm \u092c\u091c\u0947"},monthsParse:h,longMonthsParse:h,shortMonthsParse:[/^\u091c\u0928/i,/^\u092b\u093c\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935/i,/^\u0926\u093f\u0938/i],monthsRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsShortRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsStrictRegex:/^(\u091c\u0928\u0935\u0930\u0940?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908?|\u0905\u0917\u0938\u094d\u0924?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924?\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930?)/i,monthsShortStrictRegex:/^(\u091c\u0928\.?|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\.?|\u0905\u0917\.?|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\.?|\u0926\u093f\u0938\.?)/i,calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0915\u0932] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u0932] LT",lastWeek:"[\u092a\u093f\u091b\u0932\u0947] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u092e\u0947\u0902",past:"%s \u092a\u0939\u0932\u0947",s:"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0902\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u091f",mm:"%d \u092e\u093f\u0928\u091f",h:"\u090f\u0915 \u0918\u0902\u091f\u093e",hh:"%d \u0918\u0902\u091f\u0947",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947",MM:"%d \u092e\u0939\u0940\u0928\u0947",y:"\u090f\u0915 \u0935\u0930\u094d\u0937",yy:"%d \u0935\u0930\u094d\u0937"},preparse:function(_){return _.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(w){return m[w]})},postformat:function(_){return _.replace(/\d/g,function(w){return c[w]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(_,w){return 12===_&&(_=0),"\u0930\u093e\u0924"===w?_<4?_:_+12:"\u0938\u0941\u092c\u0939"===w?_:"\u0926\u094b\u092a\u0939\u0930"===w?_>=10?_:_+12:"\u0936\u093e\u092e"===w?_+12:void 0},meridiem:function(_,w,M){return _<4?"\u0930\u093e\u0924":_<10?"\u0938\u0941\u092c\u0939":_<17?"\u0926\u094b\u092a\u0939\u0930":_<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(x(5439))},7458:function(ie,y,x){!function(v){"use strict";function c(h,f,p){var _=h+" ";switch(p){case"ss":return _+(1===h?"sekunda":2===h||3===h||4===h?"sekunde":"sekundi");case"m":return f?"jedna minuta":"jedne minute";case"mm":return _+(1===h?"minuta":2===h||3===h||4===h?"minute":"minuta");case"h":return f?"jedan sat":"jednog sata";case"hh":return _+(1===h?"sat":2===h||3===h||4===h?"sata":"sati");case"dd":return _+(1===h?"dan":"dana");case"MM":return _+(1===h?"mjesec":2===h||3===h||4===h?"mjeseca":"mjeseci");case"yy":return _+(1===h?"godina":2===h||3===h||4===h?"godine":"godina")}}v.defineLocale("hr",{months:{format:"sije\u010dnja_velja\u010de_o\u017eujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"sije\u010danj_velja\u010da_o\u017eujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._o\u017eu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:return"[pro\u0161lu] [nedjelju] [u] LT";case 3:return"[pro\u0161lu] [srijedu] [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:c,m:c,mm:c,h:c,hh:c,d:"dan",dd:c,M:"mjesec",MM:c,y:"godinu",yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},6540:function(ie,y,x){!function(v){"use strict";var c="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function m(p,_,w,M){var S=p;switch(w){case"s":return M||_?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return S+(M||_)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(M||_?" perc":" perce");case"mm":return S+(M||_?" perc":" perce");case"h":return"egy"+(M||_?" \xf3ra":" \xf3r\xe1ja");case"hh":return S+(M||_?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(M||_?" nap":" napja");case"dd":return S+(M||_?" nap":" napja");case"M":return"egy"+(M||_?" h\xf3nap":" h\xf3napja");case"MM":return S+(M||_?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(M||_?" \xe9v":" \xe9ve");case"yy":return S+(M||_?" \xe9v":" \xe9ve")}return""}function h(p){return(p?"":"[m\xfalt] ")+"["+c[this.day()]+"] LT[-kor]"}v.defineLocale("hu",{months:"janu\xe1r_febru\xe1r_m\xe1rcius_\xe1prilis_m\xe1jus_j\xfanius_j\xfalius_augusztus_szeptember_okt\xf3ber_november_december".split("_"),monthsShort:"jan._feb._m\xe1rc._\xe1pr._m\xe1j._j\xfan._j\xfal._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vas\xe1rnap_h\xe9tf\u0151_kedd_szerda_cs\xfct\xf6rt\xf6k_p\xe9ntek_szombat".split("_"),weekdaysShort:"vas_h\xe9t_kedd_sze_cs\xfct_p\xe9n_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(p){return"u"===p.charAt(1).toLowerCase()},meridiem:function(p,_,w){return p<12?!0===w?"de":"DE":!0===w?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return h.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return h.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%s",s:m,ss:m,m,mm:m,h:m,hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},5283:function(ie,y,x){!function(v){"use strict";v.defineLocale("hy-am",{months:{format:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b".split("_"),standalone:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580".split("_")},monthsShort:"\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f".split("_"),weekdays:"\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_"),weekdaysShort:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),weekdaysMin:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0569.",LLL:"D MMMM YYYY \u0569., HH:mm",LLLL:"dddd, D MMMM YYYY \u0569., HH:mm"},calendar:{sameDay:"[\u0561\u0575\u057d\u0585\u0580] LT",nextDay:"[\u057e\u0561\u0572\u0568] LT",lastDay:"[\u0565\u0580\u0565\u056f] LT",nextWeek:function(){return"dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},lastWeek:function(){return"[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},sameElse:"L"},relativeTime:{future:"%s \u0570\u0565\u057f\u0578",past:"%s \u0561\u057c\u0561\u057b",s:"\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",ss:"%d \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",m:"\u0580\u0578\u057a\u0565",mm:"%d \u0580\u0578\u057a\u0565",h:"\u056a\u0561\u0574",hh:"%d \u056a\u0561\u0574",d:"\u0585\u0580",dd:"%d \u0585\u0580",M:"\u0561\u0574\u056b\u057d",MM:"%d \u0561\u0574\u056b\u057d",y:"\u057f\u0561\u0580\u056b",yy:"%d \u057f\u0561\u0580\u056b"},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(m){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(m)},meridiem:function(m){return m<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":m<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":m<17?"\u0581\u0565\u0580\u0565\u056f\u057e\u0561":"\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,ordinal:function(m,h){switch(h){case"DDD":case"w":case"W":case"DDDo":return 1===m?m+"-\u056b\u0576":m+"-\u0580\u0564";default:return m}},week:{dow:1,doy:7}})}(x(5439))},8780:function(ie,y,x){!function(v){"use strict";v.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"siang"===h?m>=11?m:m+12:"sore"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,f){return m<11?"pagi":m<15?"siang":m<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}})}(x(5439))},4205:function(ie,y,x){!function(v){"use strict";function c(f){return f%100==11||f%10!=1}function m(f,p,_,w){var M=f+" ";switch(_){case"s":return p||w?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return c(f)?M+(p||w?"sek\xfandur":"sek\xfandum"):M+"sek\xfanda";case"m":return p?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return c(f)?M+(p||w?"m\xedn\xfatur":"m\xedn\xfatum"):p?M+"m\xedn\xfata":M+"m\xedn\xfatu";case"hh":return c(f)?M+(p||w?"klukkustundir":"klukkustundum"):M+"klukkustund";case"d":return p?"dagur":w?"dag":"degi";case"dd":return c(f)?p?M+"dagar":M+(w?"daga":"d\xf6gum"):p?M+"dagur":M+(w?"dag":"degi");case"M":return p?"m\xe1nu\xf0ur":w?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return c(f)?p?M+"m\xe1nu\xf0ir":M+(w?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):p?M+"m\xe1nu\xf0ur":M+(w?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return p||w?"\xe1r":"\xe1ri";case"yy":return c(f)?M+(p||w?"\xe1r":"\xe1rum"):M+(p||w?"\xe1r":"\xe1ri")}}v.defineLocale("is",{months:"jan\xfaar_febr\xfaar_mars_apr\xedl_ma\xed_j\xfan\xed_j\xfal\xed_\xe1g\xfast_september_okt\xf3ber_n\xf3vember_desember".split("_"),monthsShort:"jan_feb_mar_apr_ma\xed_j\xfan_j\xfal_\xe1g\xfa_sep_okt_n\xf3v_des".split("_"),weekdays:"sunnudagur_m\xe1nudagur_\xferi\xf0judagur_mi\xf0vikudagur_fimmtudagur_f\xf6studagur_laugardagur".split("_"),weekdaysShort:"sun_m\xe1n_\xferi_mi\xf0_fim_f\xf6s_lau".split("_"),weekdaysMin:"Su_M\xe1_\xder_Mi_Fi_F\xf6_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[\xed dag kl.] LT",nextDay:"[\xe1 morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xed g\xe6r kl.] LT",lastWeek:"[s\xed\xf0asta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s s\xed\xf0an",s:m,ss:m,m,mm:m,h:"klukkustund",hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},9985:function(ie,y,x){!function(v){"use strict";v.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){return 0===this.day()?"[la scorsa] dddd [alle] LT":"[lo scorso] dddd [alle] LT"},sameElse:"L"},relativeTime:{future:function(m){return(/^[0-9].+$/.test(m)?"tra":"in")+" "+m},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},4211:function(ie,y,x){!function(v){"use strict";v.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){return 0===this.day()?"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT":"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},1003:function(ie,y,x){!function(v){"use strict";v.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"\u4ee4\u548c",narrow:"\u32ff",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"\u5e73\u6210",narrow:"\u337b",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"\u662d\u548c",narrow:"\u337c",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"\u5927\u6b63",narrow:"\u337d",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"\u660e\u6cbb",narrow:"\u337e",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"\u897f\u66a6",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"\u7d00\u5143\u524d",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(\u5143|\d+)\u5e74/,eraYearOrdinalParse:function(m,h){return"\u5143"===h[1]?1:parseInt(h[1]||m,10)},months:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u65e5\u66dc\u65e5_\u6708\u66dc\u65e5_\u706b\u66dc\u65e5_\u6c34\u66dc\u65e5_\u6728\u66dc\u65e5_\u91d1\u66dc\u65e5_\u571f\u66dc\u65e5".split("_"),weekdaysShort:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),weekdaysMin:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5(ddd) HH:mm"},meridiemParse:/\u5348\u524d|\u5348\u5f8c/i,isPM:function(m){return"\u5348\u5f8c"===m},meridiem:function(m,h,f){return m<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(m){return m.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(m){return this.week()!==m.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(m,h){switch(h){case"y":return 1===m?"\u5143\u5e74":m+"\u5e74";case"d":case"D":case"DDD":return m+"\u65e5";default:return m}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u6570\u79d2",ss:"%d\u79d2",m:"1\u5206",mm:"%d\u5206",h:"1\u6642\u9593",hh:"%d\u6642\u9593",d:"1\u65e5",dd:"%d\u65e5",M:"1\u30f6\u6708",MM:"%d\u30f6\u6708",y:"1\u5e74",yy:"%d\u5e74"}})}(x(5439))},420:function(ie,y,x){!function(v){"use strict";v.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(m,h){return 12===m&&(m=0),"enjing"===h?m:"siyang"===h?m>=11?m:m+12:"sonten"===h||"ndalu"===h?m+12:void 0},meridiem:function(m,h,f){return m<11?"enjing":m<15?"siyang":m<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}})}(x(5439))},851:function(ie,y,x){!function(v){"use strict";v.defineLocale("ka",{months:"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),monthsShort:"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),weekdays:{standalone:"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),format:"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_"),isFormat:/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/},weekdaysShort:"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),weekdaysMin:"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u10d3\u10e6\u10d4\u10e1] LT[-\u10d6\u10d4]",nextDay:"[\u10ee\u10d5\u10d0\u10da] LT[-\u10d6\u10d4]",lastDay:"[\u10d2\u10e3\u10e8\u10d8\u10dc] LT[-\u10d6\u10d4]",nextWeek:"[\u10e8\u10d4\u10db\u10d3\u10d4\u10d2] dddd LT[-\u10d6\u10d4]",lastWeek:"[\u10ec\u10d8\u10dc\u10d0] dddd LT-\u10d6\u10d4",sameElse:"L"},relativeTime:{future:function(m){return m.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,function(h,f,p){return"\u10d8"===p?f+"\u10e8\u10d8":f+p+"\u10e8\u10d8"})},past:function(m){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(m)?m.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(m)?m.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):m},s:"\u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8\u10db\u10d4 \u10ec\u10d0\u10db\u10d8",ss:"%d \u10ec\u10d0\u10db\u10d8",m:"\u10ec\u10e3\u10d7\u10d8",mm:"%d \u10ec\u10e3\u10d7\u10d8",h:"\u10e1\u10d0\u10d0\u10d7\u10d8",hh:"%d \u10e1\u10d0\u10d0\u10d7\u10d8",d:"\u10d3\u10e6\u10d4",dd:"%d \u10d3\u10e6\u10d4",M:"\u10d7\u10d5\u10d4",MM:"%d \u10d7\u10d5\u10d4",y:"\u10ec\u10d4\u10da\u10d8",yy:"%d \u10ec\u10d4\u10da\u10d8"},dayOfMonthOrdinalParse:/0|1-\u10da\u10d8|\u10db\u10d4-\d{1,2}|\d{1,2}-\u10d4/,ordinal:function(m){return 0===m?m:1===m?m+"-\u10da\u10d8":m<20||m<=100&&m%20==0||m%100==0?"\u10db\u10d4-"+m:m+"-\u10d4"},week:{dow:1,doy:7}})}(x(5439))},6074:function(ie,y,x){!function(v){"use strict";var c={0:"-\u0448\u0456",1:"-\u0448\u0456",2:"-\u0448\u0456",3:"-\u0448\u0456",4:"-\u0448\u0456",5:"-\u0448\u0456",6:"-\u0448\u044b",7:"-\u0448\u0456",8:"-\u0448\u0456",9:"-\u0448\u044b",10:"-\u0448\u044b",20:"-\u0448\u044b",30:"-\u0448\u044b",40:"-\u0448\u044b",50:"-\u0448\u0456",60:"-\u0448\u044b",70:"-\u0448\u0456",80:"-\u0448\u0456",90:"-\u0448\u044b",100:"-\u0448\u0456"};v.defineLocale("kk",{months:"\u049b\u0430\u04a3\u0442\u0430\u0440_\u0430\u049b\u043f\u0430\u043d_\u043d\u0430\u0443\u0440\u044b\u0437_\u0441\u04d9\u0443\u0456\u0440_\u043c\u0430\u043c\u044b\u0440_\u043c\u0430\u0443\u0441\u044b\u043c_\u0448\u0456\u043b\u0434\u0435_\u0442\u0430\u043c\u044b\u0437_\u049b\u044b\u0440\u043a\u04af\u0439\u0435\u043a_\u049b\u0430\u0437\u0430\u043d_\u049b\u0430\u0440\u0430\u0448\u0430_\u0436\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d".split("_"),monthsShort:"\u049b\u0430\u04a3_\u0430\u049b\u043f_\u043d\u0430\u0443_\u0441\u04d9\u0443_\u043c\u0430\u043c_\u043c\u0430\u0443_\u0448\u0456\u043b_\u0442\u0430\u043c_\u049b\u044b\u0440_\u049b\u0430\u0437_\u049b\u0430\u0440_\u0436\u0435\u043b".split("_"),weekdays:"\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456_\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u04d9\u0440\u0441\u0435\u043d\u0431\u0456_\u0431\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0436\u04b1\u043c\u0430_\u0441\u0435\u043d\u0431\u0456".split("_"),weekdaysShort:"\u0436\u0435\u043a_\u0434\u04af\u0439_\u0441\u0435\u0439_\u0441\u04d9\u0440_\u0431\u0435\u0439_\u0436\u04b1\u043c_\u0441\u0435\u043d".split("_"),weekdaysMin:"\u0436\u043a_\u0434\u0439_\u0441\u0439_\u0441\u0440_\u0431\u0439_\u0436\u043c_\u0441\u043d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u0456\u043d \u0441\u0430\u0493\u0430\u0442] LT",nextDay:"[\u0415\u0440\u0442\u0435\u04a3 \u0441\u0430\u0493\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0493\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0448\u0435 \u0441\u0430\u0493\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u0435\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u04a3] dddd [\u0441\u0430\u0493\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0456\u0448\u0456\u043d\u0434\u0435",past:"%s \u0431\u04b1\u0440\u044b\u043d",s:"\u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0456\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u0431\u0456\u0440 \u0441\u0430\u0493\u0430\u0442",hh:"%d \u0441\u0430\u0493\u0430\u0442",d:"\u0431\u0456\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0456\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0456\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0448\u0456|\u0448\u044b)/,ordinal:function(h){return h+(c[h]||c[h%10]||c[h>=100?100:null])},week:{dow:1,doy:7}})}(x(5439))},3343:function(ie,y,x){!function(v){"use strict";var c={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},m={"\u17e1":"1","\u17e2":"2","\u17e3":"3","\u17e4":"4","\u17e5":"5","\u17e6":"6","\u17e7":"7","\u17e8":"8","\u17e9":"9","\u17e0":"0"};v.defineLocale("km",{months:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),monthsShort:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),weekdays:"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),weekdaysShort:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysMin:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785/,isPM:function(f){return"\u179b\u17d2\u1784\u17b6\u1785"===f},meridiem:function(f,p,_){return f<12?"\u1796\u17d2\u179a\u17b9\u1780":"\u179b\u17d2\u1784\u17b6\u1785"},calendar:{sameDay:"[\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7 \u1798\u17c9\u17c4\u1784] LT",nextDay:"[\u179f\u17d2\u17a2\u17c2\u1780 \u1798\u17c9\u17c4\u1784] LT",nextWeek:"dddd [\u1798\u17c9\u17c4\u1784] LT",lastDay:"[\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789 \u1798\u17c9\u17c4\u1784] LT",lastWeek:"dddd [\u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd\u1798\u17bb\u1793] [\u1798\u17c9\u17c4\u1784] LT",sameElse:"L"},relativeTime:{future:"%s\u1791\u17c0\u178f",past:"%s\u1798\u17bb\u1793",s:"\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179c\u17b7\u1793\u17b6\u1791\u17b8",ss:"%d \u179c\u17b7\u1793\u17b6\u1791\u17b8",m:"\u1798\u17bd\u1799\u1793\u17b6\u1791\u17b8",mm:"%d \u1793\u17b6\u1791\u17b8",h:"\u1798\u17bd\u1799\u1798\u17c9\u17c4\u1784",hh:"%d \u1798\u17c9\u17c4\u1784",d:"\u1798\u17bd\u1799\u1790\u17d2\u1784\u17c3",dd:"%d \u1790\u17d2\u1784\u17c3",M:"\u1798\u17bd\u1799\u1781\u17c2",MM:"%d \u1781\u17c2",y:"\u1798\u17bd\u1799\u1786\u17d2\u1793\u17b6\u17c6",yy:"%d \u1786\u17d2\u1793\u17b6\u17c6"},dayOfMonthOrdinalParse:/\u1791\u17b8\d{1,2}/,ordinal:"\u1791\u17b8%d",preparse:function(f){return f.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},week:{dow:1,doy:4}})}(x(5439))},4799:function(ie,y,x){!function(v){"use strict";var c={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},m={"\u0ce7":"1","\u0ce8":"2","\u0ce9":"3","\u0cea":"4","\u0ceb":"5","\u0cec":"6","\u0ced":"7","\u0cee":"8","\u0cef":"9","\u0ce6":"0"};v.defineLocale("kn",{months:"\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf_\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5\u0cac\u0cb0\u0ccd_\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd".split("_"),monthsShort:"\u0c9c\u0ca8_\u0cab\u0cc6\u0cac\u0ccd\u0cb0_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5_\u0ca8\u0cb5\u0cc6\u0c82_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82".split("_"),monthsParseExact:!0,weekdays:"\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae\u0cb5\u0cbe\u0cb0_\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0_\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0_\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0_\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0".split("_"),weekdaysShort:"\u0cad\u0cbe\u0ca8\u0cc1_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae_\u0cae\u0c82\u0c97\u0cb3_\u0cac\u0cc1\u0ca7_\u0c97\u0cc1\u0cb0\u0cc1_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0_\u0cb6\u0ca8\u0cbf".split("_"),weekdaysMin:"\u0cad\u0cbe_\u0cb8\u0cc6\u0cc2\u0cd5_\u0cae\u0c82_\u0cac\u0cc1_\u0c97\u0cc1_\u0cb6\u0cc1_\u0cb6".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c87\u0c82\u0ca6\u0cc1] LT",nextDay:"[\u0ca8\u0cbe\u0cb3\u0cc6] LT",nextWeek:"dddd, LT",lastDay:"[\u0ca8\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6] LT",lastWeek:"[\u0c95\u0cc6\u0cc2\u0ca8\u0cc6\u0caf] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0ca8\u0c82\u0ca4\u0cb0",past:"%s \u0cb9\u0cbf\u0c82\u0ca6\u0cc6",s:"\u0c95\u0cc6\u0cb2\u0cb5\u0cc1 \u0c95\u0ccd\u0cb7\u0ca3\u0c97\u0cb3\u0cc1",ss:"%d \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cc1",m:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",mm:"%d \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",h:"\u0c92\u0c82\u0ca6\u0cc1 \u0c97\u0c82\u0c9f\u0cc6",hh:"%d \u0c97\u0c82\u0c9f\u0cc6",d:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca6\u0cbf\u0ca8",dd:"%d \u0ca6\u0cbf\u0ca8",M:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",MM:"%d \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",y:"\u0c92\u0c82\u0ca6\u0cc1 \u0cb5\u0cb0\u0ccd\u0cb7",yy:"%d \u0cb5\u0cb0\u0ccd\u0cb7"},preparse:function(f){return f.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf|\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6|\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8|\u0cb8\u0c82\u0c9c\u0cc6/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===p?f<4?f:f+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===p?f:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===p?f>=10?f:f+12:"\u0cb8\u0c82\u0c9c\u0cc6"===p?f+12:void 0},meridiem:function(f,p,_){return f<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":f<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":f<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":f<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(f){return f+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(x(5439))},3549:function(ie,y,x){!function(v){"use strict";v.defineLocale("ko",{months:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),monthsShort:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),weekdays:"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),weekdaysShort:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),weekdaysMin:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY\ub144 MMMM D\uc77c",LLL:"YYYY\ub144 MMMM D\uc77c A h:mm",LLLL:"YYYY\ub144 MMMM D\uc77c dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY\ub144 MMMM D\uc77c",lll:"YYYY\ub144 MMMM D\uc77c A h:mm",llll:"YYYY\ub144 MMMM D\uc77c dddd A h:mm"},calendar:{sameDay:"\uc624\ub298 LT",nextDay:"\ub0b4\uc77c LT",nextWeek:"dddd LT",lastDay:"\uc5b4\uc81c LT",lastWeek:"\uc9c0\ub09c\uc8fc dddd LT",sameElse:"L"},relativeTime:{future:"%s \ud6c4",past:"%s \uc804",s:"\uba87 \ucd08",ss:"%d\ucd08",m:"1\ubd84",mm:"%d\ubd84",h:"\ud55c \uc2dc\uac04",hh:"%d\uc2dc\uac04",d:"\ud558\ub8e8",dd:"%d\uc77c",M:"\ud55c \ub2ec",MM:"%d\ub2ec",y:"\uc77c \ub144",yy:"%d\ub144"},dayOfMonthOrdinalParse:/\d{1,2}(\uc77c|\uc6d4|\uc8fc)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\uc77c";case"M":return m+"\uc6d4";case"w":case"W":return m+"\uc8fc";default:return m}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(m){return"\uc624\ud6c4"===m},meridiem:function(m,h,f){return m<12?"\uc624\uc804":"\uc624\ud6c4"}})}(x(5439))},1037:function(ie,y,x){!function(v){"use strict";var c={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},h=["\u06a9\u0627\u0646\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0645\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u0643\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0643\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"];v.defineLocale("ku",{months:h,monthsShort:h,weekdays:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u062f\u0648\u0648\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0633\u06ce\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysShort:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645_\u062f\u0648\u0648\u0634\u0647\u200c\u0645_\u0633\u06ce\u0634\u0647\u200c\u0645_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u0647_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c|\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc/,isPM:function(p){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(p)},meridiem:function(p,_,w){return p<12?"\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc":"\u0626\u06ce\u0648\u0627\u0631\u0647\u200c"},calendar:{sameDay:"[\u0626\u0647\u200c\u0645\u0631\u06c6 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextDay:"[\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastDay:"[\u062f\u0648\u06ce\u0646\u06ce \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",sameElse:"L"},relativeTime:{future:"\u0644\u0647\u200c %s",past:"%s",s:"\u0686\u0647\u200c\u0646\u062f \u0686\u0631\u0643\u0647\u200c\u06cc\u0647\u200c\u0643",ss:"\u0686\u0631\u0643\u0647\u200c %d",m:"\u06cc\u0647\u200c\u0643 \u062e\u0648\u0644\u0647\u200c\u0643",mm:"%d \u062e\u0648\u0644\u0647\u200c\u0643",h:"\u06cc\u0647\u200c\u0643 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",hh:"%d \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",d:"\u06cc\u0647\u200c\u0643 \u0695\u06c6\u0698",dd:"%d \u0695\u06c6\u0698",M:"\u06cc\u0647\u200c\u0643 \u0645\u0627\u0646\u06af",MM:"%d \u0645\u0627\u0646\u06af",y:"\u06cc\u0647\u200c\u0643 \u0633\u0627\u06b5",yy:"%d \u0633\u0627\u06b5"},preparse:function(p){return p.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(_){return m[_]}).replace(/\u060c/g,",")},postformat:function(p){return p.replace(/\d/g,function(_){return c[_]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(x(5439))},3125:function(ie,y,x){!function(v){"use strict";var c={0:"-\u0447\u04af",1:"-\u0447\u0438",2:"-\u0447\u0438",3:"-\u0447\u04af",4:"-\u0447\u04af",5:"-\u0447\u0438",6:"-\u0447\u044b",7:"-\u0447\u0438",8:"-\u0447\u0438",9:"-\u0447\u0443",10:"-\u0447\u0443",20:"-\u0447\u044b",30:"-\u0447\u0443",40:"-\u0447\u044b",50:"-\u0447\u04af",60:"-\u0447\u044b",70:"-\u0447\u0438",80:"-\u0447\u0438",90:"-\u0447\u0443",100:"-\u0447\u04af"};v.defineLocale("ky",{months:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u0416\u0435\u043a\u0448\u0435\u043c\u0431\u0438_\u0414\u04af\u0439\u0448\u04e9\u043c\u0431\u04af_\u0428\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0428\u0430\u0440\u0448\u0435\u043c\u0431\u0438_\u0411\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0416\u0443\u043c\u0430_\u0418\u0448\u0435\u043c\u0431\u0438".split("_"),weekdaysShort:"\u0416\u0435\u043a_\u0414\u04af\u0439_\u0428\u0435\u0439_\u0428\u0430\u0440_\u0411\u0435\u0439_\u0416\u0443\u043c_\u0418\u0448\u0435".split("_"),weekdaysMin:"\u0416\u043a_\u0414\u0439_\u0428\u0439_\u0428\u0440_\u0411\u0439_\u0416\u043c_\u0418\u0448".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u04af\u043d \u0441\u0430\u0430\u0442] LT",nextDay:"[\u042d\u0440\u0442\u0435\u04a3 \u0441\u0430\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0447\u044d\u044d \u0441\u0430\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u04e9\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u043d] dddd [\u043a\u04af\u043d\u04af] [\u0441\u0430\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0438\u0447\u0438\u043d\u0434\u0435",past:"%s \u043c\u0443\u0440\u0443\u043d",s:"\u0431\u0438\u0440\u043d\u0435\u0447\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0438\u0440 \u043c\u04af\u043d\u04e9\u0442",mm:"%d \u043c\u04af\u043d\u04e9\u0442",h:"\u0431\u0438\u0440 \u0441\u0430\u0430\u0442",hh:"%d \u0441\u0430\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0438\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0438\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0447\u0438|\u0447\u044b|\u0447\u04af|\u0447\u0443)/,ordinal:function(h){return h+(c[h]||c[h%10]||c[h>=100?100:null])},week:{dow:1,doy:7}})}(x(5439))},9586:function(ie,y,x){!function(v){"use strict";function c(_,w,M,S){var A={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return w?A[M][0]:A[M][1]}function f(_){if(_=parseInt(_,10),isNaN(_))return!1;if(_<0)return!0;if(_<10)return 4<=_&&_<=7;if(_<100){var w=_%10;return f(0===w?_/10:w)}if(_<1e4){for(;_>=10;)_/=10;return f(_)}return f(_/=1e3)}v.defineLocale("lb",{months:"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),weekdaysMin:"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[G\xebschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:function m(_){return f(_.substr(0,_.indexOf(" ")))?"a "+_:"an "+_},past:function h(_){return f(_.substr(0,_.indexOf(" ")))?"viru "+_:"virun "+_},s:"e puer Sekonnen",ss:"%d Sekonnen",m:c,mm:"%d Minutten",h:c,hh:"%d Stonnen",d:c,dd:"%d Deeg",M:c,MM:"%d M\xe9int",y:c,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},2349:function(ie,y,x){!function(v){"use strict";v.defineLocale("lo",{months:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),monthsShort:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),weekdays:"\u0ead\u0eb2\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysShort:"\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysMin:"\u0e97_\u0e88_\u0ead\u0e84_\u0e9e_\u0e9e\u0eab_\u0eaa\u0e81_\u0eaa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"\u0ea7\u0eb1\u0e99dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2|\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87/,isPM:function(m){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===m},meridiem:function(m,h,f){return m<12?"\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2":"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"},calendar:{sameDay:"[\u0ea1\u0eb7\u0ec9\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextDay:"[\u0ea1\u0eb7\u0ec9\u0ead\u0eb7\u0ec8\u0e99\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0edc\u0ec9\u0eb2\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastDay:"[\u0ea1\u0eb7\u0ec9\u0ea7\u0eb2\u0e99\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0ec1\u0ea5\u0ec9\u0ea7\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",sameElse:"L"},relativeTime:{future:"\u0ead\u0eb5\u0e81 %s",past:"%s\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2",s:"\u0e9a\u0ecd\u0ec8\u0ec0\u0e97\u0ebb\u0ec8\u0eb2\u0ec3\u0e94\u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",ss:"%d \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",m:"1 \u0e99\u0eb2\u0e97\u0eb5",mm:"%d \u0e99\u0eb2\u0e97\u0eb5",h:"1 \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",hh:"%d \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",d:"1 \u0ea1\u0eb7\u0ec9",dd:"%d \u0ea1\u0eb7\u0ec9",M:"1 \u0ec0\u0e94\u0eb7\u0ead\u0e99",MM:"%d \u0ec0\u0e94\u0eb7\u0ead\u0e99",y:"1 \u0e9b\u0eb5",yy:"%d \u0e9b\u0eb5"},dayOfMonthOrdinalParse:/(\u0e97\u0eb5\u0ec8)\d{1,2}/,ordinal:function(m){return"\u0e97\u0eb5\u0ec8"+m}})}(x(5439))},2400:function(ie,y,x){!function(v){"use strict";var c={ss:"sekund\u0117_sekund\u017ei\u0173_sekundes",m:"minut\u0117_minut\u0117s_minut\u0119",mm:"minut\u0117s_minu\u010di\u0173_minutes",h:"valanda_valandos_valand\u0105",hh:"valandos_valand\u0173_valandas",d:"diena_dienos_dien\u0105",dd:"dienos_dien\u0173_dienas",M:"m\u0117nuo_m\u0117nesio_m\u0117nes\u012f",MM:"m\u0117nesiai_m\u0117nesi\u0173_m\u0117nesius",y:"metai_met\u0173_metus",yy:"metai_met\u0173_metus"};function h(M,S,A,k){return S?p(A)[0]:k?p(A)[1]:p(A)[2]}function f(M){return M%10==0||M>10&&M<20}function p(M){return c[M].split("_")}function _(M,S,A,k){var F=M+" ";return 1===M?F+h(0,S,A[0],k):S?F+(f(M)?p(A)[1]:p(A)[0]):k?F+p(A)[1]:F+(f(M)?p(A)[1]:p(A)[2])}v.defineLocale("lt",{months:{format:"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegu\u017e\u0117_bir\u017eelis_liepa_rugpj\u016btis_rugs\u0117jis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadien\u012f_pirmadien\u012f_antradien\u012f_tre\u010diadien\u012f_ketvirtadien\u012f_penktadien\u012f_\u0161e\u0161tadien\u012f".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),weekdaysMin:"S_P_A_T_K_Pn_\u0160".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[\u0160iandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Pra\u0117jus\u012f] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prie\u0161 %s",s:function m(M,S,A,k){return S?"kelios sekund\u0117s":k?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"},ss:_,m:h,mm:_,h,hh:_,d:h,dd:_,M:h,MM:_,y:h,yy:_},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(M){return M+"-oji"},week:{dow:1,doy:4}})}(x(5439))},9991:function(ie,y,x){!function(v){"use strict";var c={ss:"sekundes_sekund\u0113m_sekunde_sekundes".split("_"),m:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),mm:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),h:"stundas_stund\u0101m_stunda_stundas".split("_"),hh:"stundas_stund\u0101m_stunda_stundas".split("_"),d:"dienas_dien\u0101m_diena_dienas".split("_"),dd:"dienas_dien\u0101m_diena_dienas".split("_"),M:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),MM:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function m(w,M,S){return S?M%10==1&&M%100!=11?w[2]:w[3]:M%10==1&&M%100!=11?w[0]:w[1]}function h(w,M,S){return w+" "+m(c[S],w,M)}function f(w,M,S){return m(c[S],w,M)}v.defineLocale("lv",{months:"janv\u0101ris_febru\u0101ris_marts_apr\u012blis_maijs_j\u016bnijs_j\u016blijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_j\u016bn_j\u016bl_aug_sep_okt_nov_dec".split("_"),weekdays:"sv\u0113tdiena_pirmdiena_otrdiena_tre\u0161diena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[\u0160odien pulksten] LT",nextDay:"[R\u012bt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pag\u0101ju\u0161\u0101] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"p\u0113c %s",past:"pirms %s",s:function p(w,M){return M?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"},ss:h,m:f,mm:h,h:f,hh:h,d:f,dd:h,M:f,MM:h,y:f,yy:h},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},8477:function(ie,y,x){!function(v){"use strict";var c={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(h,f){return 1===h?f[0]:h>=2&&h<=4?f[1]:f[2]},translate:function(h,f,p){var _=c.words[p];return 1===p.length?f?_[0]:_[1]:h+" "+c.correctGrammaticalCase(h,_)}};v.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedjelje] [u] LT","[pro\u0161log] [ponedjeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srijede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:c.translate,m:c.translate,mm:c.translate,h:c.translate,hh:c.translate,d:"dan",dd:c.translate,M:"mjesec",MM:c.translate,y:"godinu",yy:c.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},5118:function(ie,y,x){!function(v){"use strict";v.defineLocale("mi",{months:"Kohi-t\u0101te_Hui-tanguru_Pout\u016b-te-rangi_Paenga-wh\u0101wh\u0101_Haratua_Pipiri_H\u014dngoingoi_Here-turi-k\u014dk\u0101_Mahuru_Whiringa-\u0101-nuku_Whiringa-\u0101-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_H\u014dngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"R\u0101tapu_Mane_T\u016brei_Wenerei_T\u0101ite_Paraire_H\u0101tarei".split("_"),weekdaysShort:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),weekdaysMin:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te h\u0113kona ruarua",ss:"%d h\u0113kona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},5943:function(ie,y,x){!function(v){"use strict";v.defineLocale("mk",{months:"\u0458\u0430\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d\u0438_\u0458\u0443\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u0458\u0430\u043d_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a_\u043f\u0435\u0442\u043e\u043a_\u0441\u0430\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u0435_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u0430\u0431".split("_"),weekdaysMin:"\u043de_\u043fo_\u0432\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441a".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u0435\u043d\u0435\u0441 \u0432\u043e] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432\u043e] LT",nextWeek:"[\u0412\u043e] dddd [\u0432\u043e] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432\u043e] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0430\u0442\u0430] dddd [\u0432\u043e] LT";case 1:case 2:case 4:case 5:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0438\u043e\u0442] dddd [\u0432\u043e] LT"}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435\u0434 %s",s:"\u043d\u0435\u043a\u043e\u043b\u043a\u0443 \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u0435\u0434\u043d\u0430 \u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0435\u0434\u0435\u043d \u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0435\u0434\u0435\u043d \u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",M:"\u0435\u0434\u0435\u043d \u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0438",y:"\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(m){var h=m%10,f=m%100;return 0===m?m+"-\u0435\u0432":0===f?m+"-\u0435\u043d":f>10&&f<20?m+"-\u0442\u0438":1===h?m+"-\u0432\u0438":2===h?m+"-\u0440\u0438":7===h||8===h?m+"-\u043c\u0438":m+"-\u0442\u0438"},week:{dow:1,doy:7}})}(x(5439))},3849:function(ie,y,x){!function(v){"use strict";v.defineLocale("ml",{months:"\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f_\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f_\u0d2e\u0d3e\u0d7c\u0d1a\u0d4d\u0d1a\u0d4d_\u0d0f\u0d2a\u0d4d\u0d30\u0d3f\u0d7d_\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48_\u0d13\u0d17\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d4d_\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02\u0d2c\u0d7c_\u0d12\u0d15\u0d4d\u0d1f\u0d4b\u0d2c\u0d7c_\u0d28\u0d35\u0d02\u0d2c\u0d7c_\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d7c".split("_"),monthsShort:"\u0d1c\u0d28\u0d41._\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41._\u0d2e\u0d3e\u0d7c._\u0d0f\u0d2a\u0d4d\u0d30\u0d3f._\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48._\u0d13\u0d17._\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31._\u0d12\u0d15\u0d4d\u0d1f\u0d4b._\u0d28\u0d35\u0d02._\u0d21\u0d3f\u0d38\u0d02.".split("_"),monthsParseExact:!0,weekdays:"\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u0d1a_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u0d1a_\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u0d1a_\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a_\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a".split("_"),weekdaysShort:"\u0d1e\u0d3e\u0d2f\u0d7c_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e_\u0d1a\u0d4a\u0d35\u0d4d\u0d35_\u0d2c\u0d41\u0d27\u0d7b_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f_\u0d36\u0d28\u0d3f".split("_"),weekdaysMin:"\u0d1e\u0d3e_\u0d24\u0d3f_\u0d1a\u0d4a_\u0d2c\u0d41_\u0d35\u0d4d\u0d2f\u0d3e_\u0d35\u0d46_\u0d36".split("_"),longDateFormat:{LT:"A h:mm -\u0d28\u0d41",LTS:"A h:mm:ss -\u0d28\u0d41",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -\u0d28\u0d41",LLLL:"dddd, D MMMM YYYY, A h:mm -\u0d28\u0d41"},calendar:{sameDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d4d] LT",nextDay:"[\u0d28\u0d3e\u0d33\u0d46] LT",nextWeek:"dddd, LT",lastDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d32\u0d46] LT",lastWeek:"[\u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d",past:"%s \u0d2e\u0d41\u0d7b\u0d2a\u0d4d",s:"\u0d05\u0d7d\u0d2a \u0d28\u0d3f\u0d2e\u0d3f\u0d37\u0d19\u0d4d\u0d19\u0d7e",ss:"%d \u0d38\u0d46\u0d15\u0d4d\u0d15\u0d7b\u0d21\u0d4d",m:"\u0d12\u0d30\u0d41 \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",mm:"%d \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",h:"\u0d12\u0d30\u0d41 \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",hh:"%d \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",d:"\u0d12\u0d30\u0d41 \u0d26\u0d3f\u0d35\u0d38\u0d02",dd:"%d \u0d26\u0d3f\u0d35\u0d38\u0d02",M:"\u0d12\u0d30\u0d41 \u0d2e\u0d3e\u0d38\u0d02",MM:"%d \u0d2e\u0d3e\u0d38\u0d02",y:"\u0d12\u0d30\u0d41 \u0d35\u0d7c\u0d37\u0d02",yy:"%d \u0d35\u0d7c\u0d37\u0d02"},meridiemParse:/\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f|\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46|\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f/i,meridiemHour:function(m,h){return 12===m&&(m=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===h&&m>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===h||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===h?m+12:m},meridiem:function(m,h,f){return m<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":m<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":m<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":m<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(x(5439))},1977:function(ie,y,x){!function(v){"use strict";function c(h,f,p,_){switch(p){case"s":return f?"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434":"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d";case"ss":return h+(f?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return h+(f?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return h+(f?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return h+(f?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return h+(f?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return h+(f?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return h}}v.defineLocale("mn",{months:"\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0417\u0443\u0440\u0433\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u043e\u043b\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440".split("_"),monthsShort:"1 \u0441\u0430\u0440_2 \u0441\u0430\u0440_3 \u0441\u0430\u0440_4 \u0441\u0430\u0440_5 \u0441\u0430\u0440_6 \u0441\u0430\u0440_7 \u0441\u0430\u0440_8 \u0441\u0430\u0440_9 \u0441\u0430\u0440_10 \u0441\u0430\u0440_11 \u0441\u0430\u0440_12 \u0441\u0430\u0440".split("_"),monthsParseExact:!0,weekdays:"\u041d\u044f\u043c_\u0414\u0430\u0432\u0430\u0430_\u041c\u044f\u0433\u043c\u0430\u0440_\u041b\u0445\u0430\u0433\u0432\u0430_\u041f\u04af\u0440\u044d\u0432_\u0411\u0430\u0430\u0441\u0430\u043d_\u0411\u044f\u043c\u0431\u0430".split("_"),weekdaysShort:"\u041d\u044f\u043c_\u0414\u0430\u0432_\u041c\u044f\u0433_\u041b\u0445\u0430_\u041f\u04af\u0440_\u0411\u0430\u0430_\u0411\u044f\u043c".split("_"),weekdaysMin:"\u041d\u044f_\u0414\u0430_\u041c\u044f_\u041b\u0445_\u041f\u04af_\u0411\u0430_\u0411\u044f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D",LLL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm",LLLL:"dddd, YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm"},meridiemParse:/\u04ae\u04e8|\u04ae\u0425/i,isPM:function(h){return"\u04ae\u0425"===h},meridiem:function(h,f,p){return h<12?"\u04ae\u04e8":"\u04ae\u0425"},calendar:{sameDay:"[\u04e8\u043d\u04e9\u04e9\u0434\u04e9\u0440] LT",nextDay:"[\u041c\u0430\u0440\u0433\u0430\u0430\u0448] LT",nextWeek:"[\u0418\u0440\u044d\u0445] dddd LT",lastDay:"[\u04e8\u0447\u0438\u0433\u0434\u04e9\u0440] LT",lastWeek:"[\u04e8\u043d\u0433\u04e9\u0440\u0441\u04e9\u043d] dddd LT",sameElse:"L"},relativeTime:{future:"%s \u0434\u0430\u0440\u0430\u0430",past:"%s \u04e9\u043c\u043d\u04e9",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:c,M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(h,f){switch(f){case"d":case"D":case"DDD":return h+" \u04e9\u0434\u04e9\u0440";default:return h}}})}(x(5439))},6184:function(ie,y,x){!function(v){"use strict";var c={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function h(p,_,w,M){var S="";if(_)switch(w){case"s":S="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":S="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":S="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":S="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":S="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":S="%d \u0924\u093e\u0938";break;case"d":S="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":S="%d \u0926\u093f\u0935\u0938";break;case"M":S="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":S="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":S="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":S="%d \u0935\u0930\u094d\u0937\u0947"}else switch(w){case"s":S="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":S="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":S="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":S="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":S="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":S="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":S="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":S="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":S="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":S="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":S="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":S="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return S.replace(/%d/i,p)}v.defineLocale("mr",{months:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u093f\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u0948_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a._\u090f\u092a\u094d\u0930\u093f._\u092e\u0947._\u091c\u0942\u0928._\u091c\u0941\u0932\u0948._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0933\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0933_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u0935\u093e\u091c\u0924\u093e",LTS:"A h:mm:ss \u0935\u093e\u091c\u0924\u093e",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e",LLLL:"dddd, D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0909\u0926\u094d\u092f\u093e] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092e\u093e\u0917\u0940\u0932] dddd, LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u0927\u094d\u092f\u0947",past:"%s\u092a\u0942\u0930\u094d\u0935\u0940",s:h,ss:h,m:h,mm:h,h,hh:h,d:h,dd:h,M:h,MM:h,y:h,yy:h},preparse:function(p){return p.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(_){return m[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return c[_]})},meridiemParse:/\u092a\u0939\u093e\u091f\u0947|\u0938\u0915\u093e\u0933\u0940|\u0926\u0941\u092a\u093e\u0930\u0940|\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940|\u0930\u093e\u0924\u094d\u0930\u0940/,meridiemHour:function(p,_){return 12===p&&(p=0),"\u092a\u0939\u093e\u091f\u0947"===_||"\u0938\u0915\u093e\u0933\u0940"===_?p:"\u0926\u0941\u092a\u093e\u0930\u0940"===_||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===_||"\u0930\u093e\u0924\u094d\u0930\u0940"===_?p>=12?p:p+12:void 0},meridiem:function(p,_,w){return p>=0&&p<6?"\u092a\u0939\u093e\u091f\u0947":p<12?"\u0938\u0915\u093e\u0933\u0940":p<17?"\u0926\u0941\u092a\u093e\u0930\u0940":p<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(x(5439))},4524:function(ie,y,x){!function(v){"use strict";v.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"tengahari"===h?m>=11?m:m+12:"petang"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,f){return m<11?"pagi":m<15?"tengahari":m<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(x(5439))},485:function(ie,y,x){!function(v){"use strict";v.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"tengahari"===h?m>=11?m:m+12:"petang"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,f){return m<11?"pagi":m<15?"tengahari":m<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(x(5439))},6681:function(ie,y,x){!function(v){"use strict";v.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_\u0120unju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Di\u010bembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_\u0120un_Lul_Aww_Set_Ott_Nov_Di\u010b".split("_"),weekdays:"Il-\u0126add_It-Tnejn_It-Tlieta_L-Erbg\u0127a_Il-\u0126amis_Il-\u0120img\u0127a_Is-Sibt".split("_"),weekdaysShort:"\u0126ad_Tne_Tli_Erb_\u0126am_\u0120im_Sib".split("_"),weekdaysMin:"\u0126a_Tn_Tl_Er_\u0126a_\u0120i_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[G\u0127ada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-biera\u0127 fil-]LT",lastWeek:"dddd [li g\u0127adda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f\u2019 %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"sieg\u0127a",hh:"%d sieg\u0127at",d:"\u0121urnata",dd:"%d \u0121ranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},2024:function(ie,y,x){!function(v){"use strict";var c={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},m={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};v.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(f){return f.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},week:{dow:1,doy:4}})}(x(5439))},2688:function(ie,y,x){!function(v){"use strict";v.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},8914:function(ie,y,x){!function(v){"use strict";var c={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};v.defineLocale("ne",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),weekdaysShort:"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),weekdaysMin:"\u0906._\u0938\u094b._\u092e\u0902._\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A\u0915\u094b h:mm \u092c\u091c\u0947",LTS:"A\u0915\u094b h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947"},preparse:function(f){return f.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0930\u093e\u0924\u093f"===p?f<4?f:f+12:"\u092c\u093f\u0939\u093e\u0928"===p?f:"\u0926\u093f\u0909\u0901\u0938\u094b"===p?f>=10?f:f+12:"\u0938\u093e\u0901\u091d"===p?f+12:void 0},meridiem:function(f,p,_){return f<3?"\u0930\u093e\u0924\u093f":f<12?"\u092c\u093f\u0939\u093e\u0928":f<16?"\u0926\u093f\u0909\u0901\u0938\u094b":f<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u093f"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u092d\u094b\u0932\u093f] LT",nextWeek:"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT",lastDay:"[\u0939\u093f\u091c\u094b] LT",lastWeek:"[\u0917\u090f\u0915\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u093e",past:"%s \u0905\u0917\u093e\u0921\u093f",s:"\u0915\u0947\u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0947\u0923\u094d\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f",mm:"%d \u092e\u093f\u0928\u0947\u091f",h:"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e",hh:"%d \u0918\u0923\u094d\u091f\u093e",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e",MM:"%d \u092e\u0939\u093f\u0928\u093e",y:"\u090f\u0915 \u092c\u0930\u094d\u0937",yy:"%d \u092c\u0930\u094d\u0937"},week:{dow:0,doy:6}})}(x(5439))},2272:function(ie,y,x){!function(v){"use strict";var c="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),m="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),h=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],f=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;v.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(_){return _+(1===_||8===_||_>=20?"ste":"de")},week:{dow:1,doy:4}})}(x(5439))},1758:function(ie,y,x){!function(v){"use strict";var c="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),m="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),h=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],f=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;v.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",w:"\xe9\xe9n week",ww:"%d weken",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(_){return _+(1===_||8===_||_>=20?"ste":"de")},week:{dow:1,doy:4}})}(x(5439))},1510:function(ie,y,x){!function(v){"use strict";v.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_m\xe5ndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._m\xe5._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_m\xe5_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I g\xe5r klokka] LT",lastWeek:"[F\xf8reg\xe5ande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein m\xe5nad",MM:"%d m\xe5nader",y:"eit \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},2797:function(ie,y,x){!function(v){"use strict";v.defineLocale("oc-lnc",{months:{standalone:"geni\xe8r_febri\xe8r_mar\xe7_abril_mai_junh_julhet_agost_setembre_oct\xf2bre_novembre_decembre".split("_"),format:"de geni\xe8r_de febri\xe8r_de mar\xe7_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'oct\xf2bre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dim\xe8cres_dij\xf2us_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[u\xe8i a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[i\xe8r a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(m,h){var f=1===m?"r":2===m?"n":3===m?"r":4===m?"t":"\xe8";return("w"===h||"W"===h)&&(f="a"),m+f},week:{dow:1,doy:4}})}(x(5439))},7944:function(ie,y,x){!function(v){"use strict";var c={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},m={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};v.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(f){return f.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0a30\u0a3e\u0a24"===p?f<4?f:f+12:"\u0a38\u0a35\u0a47\u0a30"===p?f:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===p?f>=10?f:f+12:"\u0a38\u0a3c\u0a3e\u0a2e"===p?f+12:void 0},meridiem:function(f,p,_){return f<4?"\u0a30\u0a3e\u0a24":f<10?"\u0a38\u0a35\u0a47\u0a30":f<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":f<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(x(5439))},4626:function(ie,y,x){!function(v){"use strict";var c="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),m="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),h=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^pa\u017a/i,/^lis/i,/^gru/i];function f(w){return w%10<5&&w%10>1&&~~(w/10)%10!=1}function p(w,M,S){var A=w+" ";switch(S){case"ss":return A+(f(w)?"sekundy":"sekund");case"m":return M?"minuta":"minut\u0119";case"mm":return A+(f(w)?"minuty":"minut");case"h":return M?"godzina":"godzin\u0119";case"hh":return A+(f(w)?"godziny":"godzin");case"ww":return A+(f(w)?"tygodnie":"tygodni");case"MM":return A+(f(w)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return A+(f(w)?"lata":"lat")}}v.defineLocale("pl",{months:function(w,M){return w?/D MMMM/.test(M)?m[w.month()]:c[w.month()]:c},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_\u015br_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_\u015ar_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dzi\u015b o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedziel\u0119 o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W \u015brod\u0119 o] LT";case 6:return"[W sobot\u0119 o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zesz\u0142\u0105 niedziel\u0119 o] LT";case 3:return"[W zesz\u0142\u0105 \u015brod\u0119 o] LT";case 6:return"[W zesz\u0142\u0105 sobot\u0119 o] LT";default:return"[W zesz\u0142y] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:p,m:p,mm:p,h:p,hh:p,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:p,M:"miesi\u0105c",MM:p,y:"rok",yy:p},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},3840:function(ie,y,x){!function(v){"use strict";v.defineLocale("pt-br",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_ter\xe7a-feira_quarta-feira_quinta-feira_sexta-feira_s\xe1bado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_s\xe1b".split("_"),weekdaysMin:"do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xe0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xe0s] HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",invalidDate:"Data inv\xe1lida"})}(x(5439))},4225:function(ie,y,x){!function(v){"use strict";v.defineLocale("pt",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),weekdaysMin:"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},5128:function(ie,y,x){!function(v){"use strict";function c(h,f,p){var w=" ";return(h%100>=20||h>=100&&h%100==0)&&(w=" de "),h+w+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[p]}v.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[m\xe2ine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s \xeen urm\u0103",s:"c\xe2teva secunde",ss:c,m:"un minut",mm:c,h:"o or\u0103",hh:c,d:"o zi",dd:c,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:c,M:"o lun\u0103",MM:c,y:"un an",yy:c},week:{dow:1,doy:7}})}(x(5439))},5127:function(ie,y,x){!function(v){"use strict";function m(p,_,w){return"m"===w?_?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":p+" "+function c(p,_){var w=p.split("_");return _%10==1&&_%100!=11?w[0]:_%10>=2&&_%10<=4&&(_%100<10||_%100>=20)?w[1]:w[2]}({ss:_?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:_?"\u043c\u0438\u043d\u0443\u0442\u0430_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442":"\u043c\u0438\u043d\u0443\u0442\u0443_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442",hh:"\u0447\u0430\u0441_\u0447\u0430\u0441\u0430_\u0447\u0430\u0441\u043e\u0432",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u044f_\u0434\u043d\u0435\u0439",ww:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043d\u0435\u0434\u0435\u043b\u0438_\u043d\u0435\u0434\u0435\u043b\u044c",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u0430_\u043c\u0435\u0441\u044f\u0446\u0435\u0432",yy:"\u0433\u043e\u0434_\u0433\u043e\u0434\u0430_\u043b\u0435\u0442"}[w],+p)}var h=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];v.defineLocale("ru",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_")},monthsShort:{format:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),standalone:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_")},weekdays:{standalone:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),format:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?] ?dddd/},weekdaysShort:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),monthsParse:h,longMonthsParse:h,shortMonthsParse:h,monthsRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsShortRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsStrictRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044f\u044c]|\u0444\u0435\u0432\u0440\u0430\u043b[\u044f\u044c]|\u043c\u0430\u0440\u0442\u0430?|\u0430\u043f\u0440\u0435\u043b[\u044f\u044c]|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044f\u044c]|\u0438\u044e\u043b[\u044f\u044c]|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043e\u043a\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043d\u043e\u044f\u0431\u0440[\u044f\u044c]|\u0434\u0435\u043a\u0430\u0431\u0440[\u044f\u044c])/i,monthsShortStrictRegex:/^(\u044f\u043d\u0432\.|\u0444\u0435\u0432\u0440?\.|\u043c\u0430\u0440[\u0442.]|\u0430\u043f\u0440\.|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044c\u044f.]|\u0438\u044e\u043b[\u044c\u044f.]|\u0430\u0432\u0433\.|\u0441\u0435\u043d\u0442?\.|\u043e\u043a\u0442\.|\u043d\u043e\u044f\u0431?\.|\u0434\u0435\u043a\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., H:mm",LLLL:"dddd, D MMMM YYYY \u0433., H:mm"},calendar:{sameDay:"[\u0421\u0435\u0433\u043e\u0434\u043d\u044f, \u0432] LT",nextDay:"[\u0417\u0430\u0432\u0442\u0440\u0430, \u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430, \u0432] LT",nextWeek:function(p){if(p.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e] dddd, [\u0432] LT"}},lastWeek:function(p){if(p.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u043e\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u044b\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u0443\u044e] dddd, [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0447\u0435\u0440\u0435\u0437 %s",past:"%s \u043d\u0430\u0437\u0430\u0434",s:"\u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434",ss:m,m,mm:m,h:"\u0447\u0430\u0441",hh:m,d:"\u0434\u0435\u043d\u044c",dd:m,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:m,M:"\u043c\u0435\u0441\u044f\u0446",MM:m,y:"\u0433\u043e\u0434",yy:m},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(p){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(p)},meridiem:function(p,_,w){return p<4?"\u043d\u043e\u0447\u0438":p<12?"\u0443\u0442\u0440\u0430":p<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(p,_){switch(_){case"M":case"d":case"DDD":return p+"-\u0439";case"D":return p+"-\u0433\u043e";case"w":case"W":return p+"-\u044f";default:return p}},week:{dow:1,doy:4}})}(x(5439))},2525:function(ie,y,x){!function(v){"use strict";var c=["\u062c\u0646\u0648\u0631\u064a","\u0641\u064a\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u064a\u0644","\u0645\u0626\u064a","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0621\u0650","\u0622\u06af\u0633\u067d","\u0633\u064a\u067e\u067d\u0645\u0628\u0631","\u0622\u06aa\u067d\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u068a\u0633\u0645\u0628\u0631"],m=["\u0622\u0686\u0631","\u0633\u0648\u0645\u0631","\u0627\u06b1\u0627\u0631\u0648","\u0627\u0631\u0628\u0639","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639","\u0687\u0646\u0687\u0631"];v.defineLocale("sd",{months:c,monthsShort:c,weekdays:m,weekdaysShort:m,weekdaysMin:m,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(f){return"\u0634\u0627\u0645"===f},meridiem:function(f,p,_){return f<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0627\u0684] LT",nextDay:"[\u0633\u0680\u0627\u06bb\u064a] LT",nextWeek:"dddd [\u0627\u06b3\u064a\u0646 \u0647\u0641\u062a\u064a \u062a\u064a] LT",lastDay:"[\u06aa\u0627\u0644\u0647\u0647] LT",lastWeek:"[\u06af\u0632\u0631\u064a\u0644 \u0647\u0641\u062a\u064a] dddd [\u062a\u064a] LT",sameElse:"L"},relativeTime:{future:"%s \u067e\u0648\u0621",past:"%s \u0627\u06b3",s:"\u0686\u0646\u062f \u0633\u064a\u06aa\u0646\u068a",ss:"%d \u0633\u064a\u06aa\u0646\u068a",m:"\u0647\u06aa \u0645\u0646\u067d",mm:"%d \u0645\u0646\u067d",h:"\u0647\u06aa \u06aa\u0644\u0627\u06aa",hh:"%d \u06aa\u0644\u0627\u06aa",d:"\u0647\u06aa \u068f\u064a\u0646\u0647\u0646",dd:"%d \u068f\u064a\u0646\u0647\u0646",M:"\u0647\u06aa \u0645\u0647\u064a\u0646\u0648",MM:"%d \u0645\u0647\u064a\u0646\u0627",y:"\u0647\u06aa \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(f){return f.replace(/\u060c/g,",")},postformat:function(f){return f.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(x(5439))},9893:function(ie,y,x){!function(v){"use strict";v.defineLocale("se",{months:"o\u0111\u0111ajagem\xe1nnu_guovvam\xe1nnu_njuk\u010dam\xe1nnu_cuo\u014bom\xe1nnu_miessem\xe1nnu_geassem\xe1nnu_suoidnem\xe1nnu_borgem\xe1nnu_\u010dak\u010dam\xe1nnu_golggotm\xe1nnu_sk\xe1bmam\xe1nnu_juovlam\xe1nnu".split("_"),monthsShort:"o\u0111\u0111j_guov_njuk_cuo_mies_geas_suoi_borg_\u010dak\u010d_golg_sk\xe1b_juov".split("_"),weekdays:"sotnabeaivi_vuoss\xe1rga_ma\u014b\u014beb\xe1rga_gaskavahkku_duorastat_bearjadat_l\xe1vvardat".split("_"),weekdaysShort:"sotn_vuos_ma\u014b_gask_duor_bear_l\xe1v".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s gea\u017ees",past:"ma\u014bit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta m\xe1nnu",MM:"%d m\xe1nut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},3123:function(ie,y,x){!function(v){"use strict";v.defineLocale("si",{months:"\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2_\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2_\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4_\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4_\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca_\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca".split("_"),monthsShort:"\u0da2\u0db1_\u0db4\u0dd9\u0db6_\u0db8\u0dcf\u0dbb\u0dca_\u0d85\u0db4\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd_\u0dc3\u0dd0\u0db4\u0dca_\u0d94\u0d9a\u0dca_\u0db1\u0ddc\u0dc0\u0dd0_\u0daf\u0dd9\u0dc3\u0dd0".split("_"),weekdays:"\u0d89\u0dbb\u0dd2\u0daf\u0dcf_\u0dc3\u0db3\u0dd4\u0daf\u0dcf_\u0d85\u0d9f\u0dc4\u0dbb\u0dd4\u0dc0\u0dcf\u0daf\u0dcf_\u0db6\u0daf\u0dcf\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca\u0db4\u0dad\u0dd2\u0db1\u0dca\u0daf\u0dcf_\u0dc3\u0dd2\u0d9a\u0dd4\u0dbb\u0dcf\u0daf\u0dcf_\u0dc3\u0dd9\u0db1\u0dc3\u0dd4\u0dbb\u0dcf\u0daf\u0dcf".split("_"),weekdaysShort:"\u0d89\u0dbb\u0dd2_\u0dc3\u0db3\u0dd4_\u0d85\u0d9f_\u0db6\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4_\u0dc3\u0dd2\u0d9a\u0dd4_\u0dc3\u0dd9\u0db1".split("_"),weekdaysMin:"\u0d89_\u0dc3_\u0d85_\u0db6_\u0db6\u0dca\u200d\u0dbb_\u0dc3\u0dd2_\u0dc3\u0dd9".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [\u0dc0\u0dd0\u0db1\u0dd2] dddd, a h:mm:ss"},calendar:{sameDay:"[\u0d85\u0daf] LT[\u0da7]",nextDay:"[\u0dc4\u0dd9\u0da7] LT[\u0da7]",nextWeek:"dddd LT[\u0da7]",lastDay:"[\u0d8a\u0dba\u0dda] LT[\u0da7]",lastWeek:"[\u0db4\u0dc3\u0dd4\u0d9c\u0dd2\u0dba] dddd LT[\u0da7]",sameElse:"L"},relativeTime:{future:"%s\u0d9a\u0dd2\u0db1\u0dca",past:"%s\u0d9a\u0da7 \u0db4\u0dd9\u0dbb",s:"\u0dad\u0dad\u0dca\u0db4\u0dbb \u0d9a\u0dd2\u0dc4\u0dd2\u0db4\u0dba",ss:"\u0dad\u0dad\u0dca\u0db4\u0dbb %d",m:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4\u0dc0",mm:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4 %d",h:"\u0db4\u0dd0\u0dba",hh:"\u0db4\u0dd0\u0dba %d",d:"\u0daf\u0dd2\u0db1\u0dba",dd:"\u0daf\u0dd2\u0db1 %d",M:"\u0db8\u0dcf\u0dc3\u0dba",MM:"\u0db8\u0dcf\u0dc3 %d",y:"\u0dc0\u0dc3\u0dbb",yy:"\u0dc0\u0dc3\u0dbb %d"},dayOfMonthOrdinalParse:/\d{1,2} \u0dc0\u0dd0\u0db1\u0dd2/,ordinal:function(m){return m+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(m){return"\u0db4.\u0dc0."===m||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===m},meridiem:function(m,h,f){return m>11?f?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":f?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(x(5439))},9635:function(ie,y,x){!function(v){"use strict";var c="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),m="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function h(_){return _>1&&_<5}function f(_,w,M,S){var A=_+" ";switch(M){case"s":return w||S?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return w||S?A+(h(_)?"sekundy":"sek\xfand"):A+"sekundami";case"m":return w?"min\xfata":S?"min\xfatu":"min\xfatou";case"mm":return w||S?A+(h(_)?"min\xfaty":"min\xfat"):A+"min\xfatami";case"h":return w?"hodina":S?"hodinu":"hodinou";case"hh":return w||S?A+(h(_)?"hodiny":"hod\xedn"):A+"hodinami";case"d":return w||S?"de\u0148":"d\u0148om";case"dd":return w||S?A+(h(_)?"dni":"dn\xed"):A+"d\u0148ami";case"M":return w||S?"mesiac":"mesiacom";case"MM":return w||S?A+(h(_)?"mesiace":"mesiacov"):A+"mesiacmi";case"y":return w||S?"rok":"rokom";case"yy":return w||S?A+(h(_)?"roky":"rokov"):A+"rokmi"}}v.defineLocale("sk",{months:c,monthsShort:m,weekdays:"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[v\u010dera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:case 4:case 5:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 6:return"[minul\xfa sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:f,ss:f,m:f,mm:f,h:f,hh:f,d:f,dd:f,M:f,MM:f,y:f,yy:f},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},8106:function(ie,y,x){!function(v){"use strict";function c(h,f,p,_){var w=h+" ";switch(p){case"s":return f||_?"nekaj sekund":"nekaj sekundami";case"ss":return w+(1===h?f?"sekundo":"sekundi":2===h?f||_?"sekundi":"sekundah":h<5?f||_?"sekunde":"sekundah":"sekund");case"m":return f?"ena minuta":"eno minuto";case"mm":return w+(1===h?f?"minuta":"minuto":2===h?f||_?"minuti":"minutama":h<5?f||_?"minute":"minutami":f||_?"minut":"minutami");case"h":return f?"ena ura":"eno uro";case"hh":return w+(1===h?f?"ura":"uro":2===h?f||_?"uri":"urama":h<5?f||_?"ure":"urami":f||_?"ur":"urami");case"d":return f||_?"en dan":"enim dnem";case"dd":return w+(1===h?f||_?"dan":"dnem":2===h?f||_?"dni":"dnevoma":f||_?"dni":"dnevi");case"M":return f||_?"en mesec":"enim mesecem";case"MM":return w+(1===h?f||_?"mesec":"mesecem":2===h?f||_?"meseca":"mesecema":h<5?f||_?"mesece":"meseci":f||_?"mesecev":"meseci");case"y":return f||_?"eno leto":"enim letom";case"yy":return w+(1===h?f||_?"leto":"letom":2===h?f||_?"leti":"letoma":h<5?f||_?"leta":"leti":f||_?"let":"leti")}}v.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._\u010det._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_\u010de_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[v\u010deraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prej\u0161njo] [nedeljo] [ob] LT";case 3:return"[prej\u0161njo] [sredo] [ob] LT";case 6:return"[prej\u0161njo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prej\u0161nji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"\u010dez %s",past:"pred %s",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:c,M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},8799:function(ie,y,x){!function(v){"use strict";v.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_N\xebntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_N\xebn_Dhj".split("_"),weekdays:"E Diel_E H\xebn\xeb_E Mart\xeb_E M\xebrkur\xeb_E Enjte_E Premte_E Shtun\xeb".split("_"),weekdaysShort:"Die_H\xebn_Mar_M\xebr_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_M\xeb_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(m){return"M"===m.charAt(0)},meridiem:function(m,h,f){return m<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot n\xeb] LT",nextDay:"[Nes\xebr n\xeb] LT",nextWeek:"dddd [n\xeb] LT",lastDay:"[Dje n\xeb] LT",lastWeek:"dddd [e kaluar n\xeb] LT",sameElse:"L"},relativeTime:{future:"n\xeb %s",past:"%s m\xeb par\xeb",s:"disa sekonda",ss:"%d sekonda",m:"nj\xeb minut\xeb",mm:"%d minuta",h:"nj\xeb or\xeb",hh:"%d or\xeb",d:"nj\xeb dit\xeb",dd:"%d dit\xeb",M:"nj\xeb muaj",MM:"%d muaj",y:"nj\xeb vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},2872:function(ie,y,x){!function(v){"use strict";var c={words:{ss:["\u0441\u0435\u043a\u0443\u043d\u0434\u0430","\u0441\u0435\u043a\u0443\u043d\u0434\u0435","\u0441\u0435\u043a\u0443\u043d\u0434\u0438"],m:["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0438\u043d\u0443\u0442\u0430"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0430","\u043c\u0438\u043d\u0443\u0442\u0430"],h:["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],hh:["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],d:["\u0458\u0435\u0434\u0430\u043d \u0434\u0430\u043d","\u0458\u0435\u0434\u043d\u043e\u0433 \u0434\u0430\u043d\u0430"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],M:["\u0458\u0435\u0434\u0430\u043d \u043c\u0435\u0441\u0435\u0446","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0435\u0441\u0435\u0446\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],y:["\u0458\u0435\u0434\u043d\u0443 \u0433\u043e\u0434\u0438\u043d\u0443","\u0458\u0435\u0434\u043d\u0435 \u0433\u043e\u0434\u0438\u043d\u0435"],yy:["\u0433\u043e\u0434\u0438\u043d\u0443","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(h,f){return h%10>=1&&h%10<=4&&(h%100<10||h%100>=20)?h%10==1?f[0]:f[1]:f[2]},translate:function(h,f,p,_){var M,w=c.words[p];return 1===p.length?"y"===p&&f?"\u0458\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430":_||f?w[0]:w[1]:(M=c.correctGrammaticalCase(h,w),"yy"===p&&f&&"\u0433\u043e\u0434\u0438\u043d\u0443"===M?h+" \u0433\u043e\u0434\u0438\u043d\u0430":h+" "+M)}};v.defineLocale("sr-cyrl",{months:"\u0458\u0430\u043d\u0443\u0430\u0440_\u0444\u0435\u0431\u0440\u0443\u0430\u0440_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440_\u043e\u043a\u0442\u043e\u0431\u0430\u0440_\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440_\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440".split("_"),monthsShort:"\u0458\u0430\u043d._\u0444\u0435\u0431._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433._\u0441\u0435\u043f._\u043e\u043a\u0442._\u043d\u043e\u0432._\u0434\u0435\u0446.".split("_"),monthsParseExact:!0,weekdays:"\u043d\u0435\u0434\u0435\u0459\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a_\u0443\u0442\u043e\u0440\u0430\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a_\u043f\u0435\u0442\u0430\u043a_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434._\u043f\u043e\u043d._\u0443\u0442\u043e._\u0441\u0440\u0435._\u0447\u0435\u0442._\u043f\u0435\u0442._\u0441\u0443\u0431.".split("_"),weekdaysMin:"\u043d\u0435_\u043f\u043e_\u0443\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441\u0443".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[\u0434\u0430\u043d\u0430\u0441 \u0443] LT",nextDay:"[\u0441\u0443\u0442\u0440\u0430 \u0443] LT",nextWeek:function(){switch(this.day()){case 0:return"[\u0443] [\u043d\u0435\u0434\u0435\u0459\u0443] [\u0443] LT";case 3:return"[\u0443] [\u0441\u0440\u0435\u0434\u0443] [\u0443] LT";case 6:return"[\u0443] [\u0441\u0443\u0431\u043e\u0442\u0443] [\u0443] LT";case 1:case 2:case 4:case 5:return"[\u0443] dddd [\u0443] LT"}},lastDay:"[\u0458\u0443\u0447\u0435 \u0443] LT",lastWeek:function(){return["[\u043f\u0440\u043e\u0448\u043b\u0435] [\u043d\u0435\u0434\u0435\u0459\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0443\u0442\u043e\u0440\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0440\u0435\u0434\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0447\u0435\u0442\u0432\u0440\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u0435\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0443\u0431\u043e\u0442\u0435] [\u0443] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435 %s",s:"\u043d\u0435\u043a\u043e\u043b\u0438\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:c.translate,m:c.translate,mm:c.translate,h:c.translate,hh:c.translate,d:c.translate,dd:c.translate,M:c.translate,MM:c.translate,y:c.translate,yy:c.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},7949:function(ie,y,x){!function(v){"use strict";var c={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(h,f){return h%10>=1&&h%10<=4&&(h%100<10||h%100>=20)?h%10==1?f[0]:f[1]:f[2]},translate:function(h,f,p,_){var M,w=c.words[p];return 1===p.length?"y"===p&&f?"jedna godina":_||f?w[0]:w[1]:(M=c.correctGrammaticalCase(h,w),"yy"===p&&f&&"godinu"===M?h+" godina":h+" "+M)}};v.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedelje] [u] LT","[pro\u0161log] [ponedeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:c.translate,m:c.translate,mm:c.translate,h:c.translate,hh:c.translate,d:c.translate,dd:c.translate,M:c.translate,MM:c.translate,y:c.translate,yy:c.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},6167:function(ie,y,x){!function(v){"use strict";v.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(m,h,f){return m<11?"ekuseni":m<15?"emini":m<19?"entsambama":"ebusuku"},meridiemHour:function(m,h){return 12===m&&(m=0),"ekuseni"===h?m:"emini"===h?m>=11?m:m+12:"entsambama"===h||"ebusuku"===h?0===m?0:m+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(x(5439))},9713:function(ie,y,x){!function(v){"use strict";v.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag".split("_"),weekdaysShort:"s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r".split("_"),weekdaysMin:"s\xf6_m\xe5_ti_on_to_fr_l\xf6".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Ig\xe5r] LT",nextWeek:"[P\xe5] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"f\xf6r %s sedan",s:"n\xe5gra sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en m\xe5nad",MM:"%d m\xe5nader",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?":e":1===h||2===h?":a":":e")},week:{dow:1,doy:4}})}(x(5439))},1982:function(ie,y,x){!function(v){"use strict";v.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(x(5439))},2732:function(ie,y,x){!function(v){"use strict";var c={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},m={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};v.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(f){return f+"\u0bb5\u0ba4\u0bc1"},preparse:function(f){return f.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(f,p,_){return f<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":f<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":f<10?" \u0b95\u0bbe\u0bb2\u0bc8":f<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":f<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":f<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(f,p){return 12===f&&(f=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===p?f<2?f:f+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===p||"\u0b95\u0bbe\u0bb2\u0bc8"===p||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===p&&f>=10?f:f+12},week:{dow:0,doy:6}})}(x(5439))},3636:function(ie,y,x){!function(v){"use strict";v.defineLocale("te",{months:"\u0c1c\u0c28\u0c35\u0c30\u0c3f_\u0c2b\u0c3f\u0c2c\u0c4d\u0c30\u0c35\u0c30\u0c3f_\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f\u0c32\u0c4d_\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17\u0c38\u0c4d\u0c1f\u0c41_\u0c38\u0c46\u0c2a\u0c4d\u0c1f\u0c46\u0c02\u0c2c\u0c30\u0c4d_\u0c05\u0c15\u0c4d\u0c1f\u0c4b\u0c2c\u0c30\u0c4d_\u0c28\u0c35\u0c02\u0c2c\u0c30\u0c4d_\u0c21\u0c3f\u0c38\u0c46\u0c02\u0c2c\u0c30\u0c4d".split("_"),monthsShort:"\u0c1c\u0c28._\u0c2b\u0c3f\u0c2c\u0c4d\u0c30._\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f._\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17._\u0c38\u0c46\u0c2a\u0c4d._\u0c05\u0c15\u0c4d\u0c1f\u0c4b._\u0c28\u0c35._\u0c21\u0c3f\u0c38\u0c46.".split("_"),monthsParseExact:!0,weekdays:"\u0c06\u0c26\u0c3f\u0c35\u0c3e\u0c30\u0c02_\u0c38\u0c4b\u0c2e\u0c35\u0c3e\u0c30\u0c02_\u0c2e\u0c02\u0c17\u0c33\u0c35\u0c3e\u0c30\u0c02_\u0c2c\u0c41\u0c27\u0c35\u0c3e\u0c30\u0c02_\u0c17\u0c41\u0c30\u0c41\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c41\u0c15\u0c4d\u0c30\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c28\u0c3f\u0c35\u0c3e\u0c30\u0c02".split("_"),weekdaysShort:"\u0c06\u0c26\u0c3f_\u0c38\u0c4b\u0c2e_\u0c2e\u0c02\u0c17\u0c33_\u0c2c\u0c41\u0c27_\u0c17\u0c41\u0c30\u0c41_\u0c36\u0c41\u0c15\u0c4d\u0c30_\u0c36\u0c28\u0c3f".split("_"),weekdaysMin:"\u0c06_\u0c38\u0c4b_\u0c2e\u0c02_\u0c2c\u0c41_\u0c17\u0c41_\u0c36\u0c41_\u0c36".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c28\u0c47\u0c21\u0c41] LT",nextDay:"[\u0c30\u0c47\u0c2a\u0c41] LT",nextWeek:"dddd, LT",lastDay:"[\u0c28\u0c3f\u0c28\u0c4d\u0c28] LT",lastWeek:"[\u0c17\u0c24] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0c32\u0c4b",past:"%s \u0c15\u0c4d\u0c30\u0c3f\u0c24\u0c02",s:"\u0c15\u0c4a\u0c28\u0c4d\u0c28\u0c3f \u0c15\u0c4d\u0c37\u0c23\u0c3e\u0c32\u0c41",ss:"%d \u0c38\u0c46\u0c15\u0c28\u0c4d\u0c32\u0c41",m:"\u0c12\u0c15 \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c02",mm:"%d \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c3e\u0c32\u0c41",h:"\u0c12\u0c15 \u0c17\u0c02\u0c1f",hh:"%d \u0c17\u0c02\u0c1f\u0c32\u0c41",d:"\u0c12\u0c15 \u0c30\u0c4b\u0c1c\u0c41",dd:"%d \u0c30\u0c4b\u0c1c\u0c41\u0c32\u0c41",M:"\u0c12\u0c15 \u0c28\u0c46\u0c32",MM:"%d \u0c28\u0c46\u0c32\u0c32\u0c41",y:"\u0c12\u0c15 \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c02",yy:"%d \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c3e\u0c32\u0c41"},dayOfMonthOrdinalParse:/\d{1,2}\u0c35/,ordinal:"%d\u0c35",meridiemParse:/\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f|\u0c09\u0c26\u0c2f\u0c02|\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02|\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===h?m<4?m:m+12:"\u0c09\u0c26\u0c2f\u0c02"===h?m:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===h?m>=10?m:m+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===h?m+12:void 0},meridiem:function(m,h,f){return m<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":m<10?"\u0c09\u0c26\u0c2f\u0c02":m<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":m<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}})}(x(5439))},2115:function(ie,y,x){!function(v){"use strict";v.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Ju\xf1u_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},9801:function(ie,y,x){!function(v){"use strict";var c={0:"-\u0443\u043c",1:"-\u0443\u043c",2:"-\u044e\u043c",3:"-\u044e\u043c",4:"-\u0443\u043c",5:"-\u0443\u043c",6:"-\u0443\u043c",7:"-\u0443\u043c",8:"-\u0443\u043c",9:"-\u0443\u043c",10:"-\u0443\u043c",12:"-\u0443\u043c",13:"-\u0443\u043c",20:"-\u0443\u043c",30:"-\u044e\u043c",40:"-\u0443\u043c",50:"-\u0443\u043c",60:"-\u0443\u043c",70:"-\u0443\u043c",80:"-\u0443\u043c",90:"-\u0443\u043c",100:"-\u0443\u043c"};v.defineLocale("tg",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0430\u043b\u0438_\u043c\u0430\u0440\u0442\u0438_\u0430\u043f\u0440\u0435\u043b\u0438_\u043c\u0430\u0439\u0438_\u0438\u044e\u043d\u0438_\u0438\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442\u0438_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u0438_\u043e\u043a\u0442\u044f\u0431\u0440\u0438_\u043d\u043e\u044f\u0431\u0440\u0438_\u0434\u0435\u043a\u0430\u0431\u0440\u0438".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_")},monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u044f\u043a\u0448\u0430\u043d\u0431\u0435_\u0434\u0443\u0448\u0430\u043d\u0431\u0435_\u0441\u0435\u0448\u0430\u043d\u0431\u0435_\u0447\u043e\u0440\u0448\u0430\u043d\u0431\u0435_\u043f\u0430\u043d\u04b7\u0448\u0430\u043d\u0431\u0435_\u04b7\u0443\u043c\u044a\u0430_\u0448\u0430\u043d\u0431\u0435".split("_"),weekdaysShort:"\u044f\u0448\u0431_\u0434\u0448\u0431_\u0441\u0448\u0431_\u0447\u0448\u0431_\u043f\u0448\u0431_\u04b7\u0443\u043c_\u0448\u043d\u0431".split("_"),weekdaysMin:"\u044f\u0448_\u0434\u0448_\u0441\u0448_\u0447\u0448_\u043f\u0448_\u04b7\u043c_\u0448\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0418\u043c\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextDay:"[\u0424\u0430\u0440\u0434\u043e \u0441\u043e\u0430\u0442\u0438] LT",lastDay:"[\u0414\u0438\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u043e\u044f\u043d\u0434\u0430 \u0441\u043e\u0430\u0442\u0438] LT",lastWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u0433\u0443\u0437\u0430\u0448\u0442\u0430 \u0441\u043e\u0430\u0442\u0438] LT",sameElse:"L"},relativeTime:{future:"\u0431\u0430\u044a\u0434\u0438 %s",past:"%s \u043f\u0435\u0448",s:"\u044f\u043a\u0447\u0430\u043d\u0434 \u0441\u043e\u043d\u0438\u044f",m:"\u044f\u043a \u0434\u0430\u049b\u0438\u049b\u0430",mm:"%d \u0434\u0430\u049b\u0438\u049b\u0430",h:"\u044f\u043a \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u044f\u043a \u0440\u04ef\u0437",dd:"%d \u0440\u04ef\u0437",M:"\u044f\u043a \u043c\u043e\u04b3",MM:"%d \u043c\u043e\u04b3",y:"\u044f\u043a \u0441\u043e\u043b",yy:"%d \u0441\u043e\u043b"},meridiemParse:/\u0448\u0430\u0431|\u0441\u0443\u0431\u04b3|\u0440\u04ef\u0437|\u0431\u0435\u0433\u043e\u04b3/,meridiemHour:function(h,f){return 12===h&&(h=0),"\u0448\u0430\u0431"===f?h<4?h:h+12:"\u0441\u0443\u0431\u04b3"===f?h:"\u0440\u04ef\u0437"===f?h>=11?h:h+12:"\u0431\u0435\u0433\u043e\u04b3"===f?h+12:void 0},meridiem:function(h,f,p){return h<4?"\u0448\u0430\u0431":h<11?"\u0441\u0443\u0431\u04b3":h<16?"\u0440\u04ef\u0437":h<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(h){return h+(c[h]||c[h%10]||c[h>=100?100:null])},week:{dow:1,doy:7}})}(x(5439))},4486:function(ie,y,x){!function(v){"use strict";v.defineLocale("th",{months:"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),monthsShort:"\u0e21.\u0e04._\u0e01.\u0e1e._\u0e21\u0e35.\u0e04._\u0e40\u0e21.\u0e22._\u0e1e.\u0e04._\u0e21\u0e34.\u0e22._\u0e01.\u0e04._\u0e2a.\u0e04._\u0e01.\u0e22._\u0e15.\u0e04._\u0e1e.\u0e22._\u0e18.\u0e04.".split("_"),monthsParseExact:!0,weekdays:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysShort:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysMin:"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm",LLLL:"\u0e27\u0e31\u0e19dddd\u0e17\u0e35\u0e48 D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm"},meridiemParse:/\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/,isPM:function(m){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===m},meridiem:function(m,h,f){return m<12?"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07":"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"},calendar:{sameDay:"[\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextDay:"[\u0e1e\u0e23\u0e38\u0e48\u0e07\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextWeek:"dddd[\u0e2b\u0e19\u0e49\u0e32 \u0e40\u0e27\u0e25\u0e32] LT",lastDay:"[\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",lastWeek:"[\u0e27\u0e31\u0e19]dddd[\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e40\u0e27\u0e25\u0e32] LT",sameElse:"L"},relativeTime:{future:"\u0e2d\u0e35\u0e01 %s",past:"%s\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27",s:"\u0e44\u0e21\u0e48\u0e01\u0e35\u0e48\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",ss:"%d \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",m:"1 \u0e19\u0e32\u0e17\u0e35",mm:"%d \u0e19\u0e32\u0e17\u0e35",h:"1 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",hh:"%d \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",d:"1 \u0e27\u0e31\u0e19",dd:"%d \u0e27\u0e31\u0e19",w:"1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",ww:"%d \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",M:"1 \u0e40\u0e14\u0e37\u0e2d\u0e19",MM:"%d \u0e40\u0e14\u0e37\u0e2d\u0e19",y:"1 \u0e1b\u0e35",yy:"%d \u0e1b\u0e35"}})}(x(5439))},1310:function(ie,y,x){!function(v){"use strict";var c={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'\xfcnji",4:"'\xfcnji",100:"'\xfcnji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};v.defineLocale("tk",{months:"\xddanwar_Fewral_Mart_Aprel_Ma\xfd_I\xfdun_I\xfdul_Awgust_Sent\xfdabr_Okt\xfdabr_No\xfdabr_Dekabr".split("_"),monthsShort:"\xddan_Few_Mar_Apr_Ma\xfd_I\xfdn_I\xfdl_Awg_Sen_Okt_No\xfd_Dek".split("_"),weekdays:"\xddek\u015fenbe_Du\u015fenbe_Si\u015fenbe_\xc7ar\u015fenbe_Pen\u015fenbe_Anna_\u015eenbe".split("_"),weekdaysShort:"\xddek_Du\u015f_Si\u015f_\xc7ar_Pen_Ann_\u015een".split("_"),weekdaysMin:"\xddk_D\u015f_S\u015f_\xc7r_Pn_An_\u015en".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[d\xfc\xfdn] LT",lastWeek:"[ge\xe7en] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s so\u0148",past:"%s \xf6\u0148",s:"birn\xe4\xe7e sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir a\xfd",MM:"%d a\xfd",y:"bir \xfdyl",yy:"%d \xfdyl"},ordinal:function(h,f){switch(f){case"d":case"D":case"Do":case"DD":return h;default:if(0===h)return h+"'unjy";var p=h%10;return h+(c[p]||c[h%100-p]||c[h>=100?100:null])}},week:{dow:1,doy:7}})}(x(5439))},2360:function(ie,y,x){!function(v){"use strict";v.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(m){return m},week:{dow:1,doy:4}})}(x(5439))},6645:function(ie,y,x){!function(v){"use strict";var c="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function f(w,M,S,A){var k=function p(w){var M=Math.floor(w%1e3/100),S=Math.floor(w%100/10),A=w%10,k="";return M>0&&(k+=c[M]+"vatlh"),S>0&&(k+=(""!==k?" ":"")+c[S]+"maH"),A>0&&(k+=(""!==k?" ":"")+c[A]),""===k?"pagh":k}(w);switch(S){case"ss":return k+" lup";case"mm":return k+" tup";case"hh":return k+" rep";case"dd":return k+" jaj";case"MM":return k+" jar";case"yy":return k+" DIS"}}v.defineLocale("tlh",{months:"tera\u2019 jar wa\u2019_tera\u2019 jar cha\u2019_tera\u2019 jar wej_tera\u2019 jar loS_tera\u2019 jar vagh_tera\u2019 jar jav_tera\u2019 jar Soch_tera\u2019 jar chorgh_tera\u2019 jar Hut_tera\u2019 jar wa\u2019maH_tera\u2019 jar wa\u2019maH wa\u2019_tera\u2019 jar wa\u2019maH cha\u2019".split("_"),monthsShort:"jar wa\u2019_jar cha\u2019_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa\u2019maH_jar wa\u2019maH wa\u2019_jar wa\u2019maH cha\u2019".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa\u2019leS] LT",nextWeek:"LLL",lastDay:"[wa\u2019Hu\u2019] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:function m(w){var M=w;return-1!==w.indexOf("jaj")?M.slice(0,-3)+"leS":-1!==w.indexOf("jar")?M.slice(0,-3)+"waQ":-1!==w.indexOf("DIS")?M.slice(0,-3)+"nem":M+" pIq"},past:function h(w){var M=w;return-1!==w.indexOf("jaj")?M.slice(0,-3)+"Hu\u2019":-1!==w.indexOf("jar")?M.slice(0,-3)+"wen":-1!==w.indexOf("DIS")?M.slice(0,-3)+"ben":M+" ret"},s:"puS lup",ss:f,m:"wa\u2019 tup",mm:f,h:"wa\u2019 rep",hh:f,d:"wa\u2019 jaj",dd:f,M:"wa\u2019 jar",MM:f,y:"wa\u2019 DIS",yy:f},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},8374:function(ie,y,x){!function(v){"use strict";var c={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'\xfcnc\xfc",4:"'\xfcnc\xfc",100:"'\xfcnc\xfc",6:"'nc\u0131",9:"'uncu",10:"'uncu",30:"'uncu",60:"'\u0131nc\u0131",90:"'\u0131nc\u0131"};v.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_\xc7ar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(h,f,p){return h<12?p?"\xf6\xf6":"\xd6\xd6":p?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(h){return"\xf6s"===h||"\xd6S"===h},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[yar\u0131n saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[d\xfcn] LT",lastWeek:"[ge\xe7en] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \xf6nce",s:"birka\xe7 saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir y\u0131l",yy:"%d y\u0131l"},ordinal:function(h,f){switch(f){case"d":case"D":case"Do":case"DD":return h;default:if(0===h)return h+"'\u0131nc\u0131";var p=h%10;return h+(c[p]||c[h%100-p]||c[h>=100?100:null])}},week:{dow:1,doy:7}})}(x(5439))},256:function(ie,y,x){!function(v){"use strict";function m(h,f,p,_){var w={s:["viensas secunds","'iensas secunds"],ss:[h+" secunds",h+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[h+" m\xeduts",h+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[h+" \xfeoras",h+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[h+" ziuas",h+" ziuas"],M:["'n mes","'iens mes"],MM:[h+" mesen",h+" mesen"],y:["'n ar","'iens ar"],yy:[h+" ars",h+" ars"]};return _||f?w[p][0]:w[p][1]}v.defineLocale("tzl",{months:"Januar_Fevraglh_Mar\xe7_Avr\xefu_Mai_G\xfcn_Julia_Guscht_Setemvar_Listop\xe4ts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_G\xfcn_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"S\xfaladi_L\xfane\xe7i_Maitzi_M\xe1rcuri_Xh\xfaadi_Vi\xe9ner\xe7i_S\xe1turi".split("_"),weekdaysShort:"S\xfal_L\xfan_Mai_M\xe1r_Xh\xfa_Vi\xe9_S\xe1t".split("_"),weekdaysMin:"S\xfa_L\xfa_Ma_M\xe1_Xh_Vi_S\xe1".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(h){return"d'o"===h.toLowerCase()},meridiem:function(h,f,p){return h>11?p?"d'o":"D'O":p?"d'a":"D'A"},calendar:{sameDay:"[oxhi \xe0] LT",nextDay:"[dem\xe0 \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[ieiri \xe0] LT",lastWeek:"[s\xfcr el] dddd [lasteu \xe0] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:m,ss:m,m,mm:m,h:m,hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},1631:function(ie,y,x){!function(v){"use strict";v.defineLocale("tzm-latn",{months:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minu\u1e0d",mm:"%d minu\u1e0d",h:"sa\u025ba",hh:"%d tassa\u025bin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(x(5439))},1595:function(ie,y,x){!function(v){"use strict";v.defineLocale("tzm",{months:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),monthsShort:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),weekdays:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysShort:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysMin:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u2d30\u2d59\u2d37\u2d45 \u2d34] LT",nextDay:"[\u2d30\u2d59\u2d3d\u2d30 \u2d34] LT",nextWeek:"dddd [\u2d34] LT",lastDay:"[\u2d30\u2d5a\u2d30\u2d4f\u2d5c \u2d34] LT",lastWeek:"dddd [\u2d34] LT",sameElse:"L"},relativeTime:{future:"\u2d37\u2d30\u2d37\u2d45 \u2d59 \u2d62\u2d30\u2d4f %s",past:"\u2d62\u2d30\u2d4f %s",s:"\u2d49\u2d4e\u2d49\u2d3d",ss:"%d \u2d49\u2d4e\u2d49\u2d3d",m:"\u2d4e\u2d49\u2d4f\u2d53\u2d3a",mm:"%d \u2d4e\u2d49\u2d4f\u2d53\u2d3a",h:"\u2d59\u2d30\u2d44\u2d30",hh:"%d \u2d5c\u2d30\u2d59\u2d59\u2d30\u2d44\u2d49\u2d4f",d:"\u2d30\u2d59\u2d59",dd:"%d o\u2d59\u2d59\u2d30\u2d4f",M:"\u2d30\u2d62o\u2d53\u2d54",MM:"%d \u2d49\u2d62\u2d62\u2d49\u2d54\u2d4f",y:"\u2d30\u2d59\u2d33\u2d30\u2d59",yy:"%d \u2d49\u2d59\u2d33\u2d30\u2d59\u2d4f"},week:{dow:6,doy:12}})}(x(5439))},6050:function(ie,y,x){!function(v){"use strict";v.defineLocale("ug-cn",{months:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),monthsShort:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),weekdays:"\u064a\u06d5\u0643\u0634\u06d5\u0646\u0628\u06d5_\u062f\u06c8\u0634\u06d5\u0646\u0628\u06d5_\u0633\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u0686\u0627\u0631\u0634\u06d5\u0646\u0628\u06d5_\u067e\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u062c\u06c8\u0645\u06d5_\u0634\u06d5\u0646\u0628\u06d5".split("_"),weekdaysShort:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),weekdaysMin:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649",LLL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm",LLLL:"dddd\u060c YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm"},meridiemParse:/\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5|\u0633\u06d5\u06be\u06d5\u0631|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646|\u0686\u06c8\u0634|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646|\u0643\u06d5\u0686/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===h||"\u0633\u06d5\u06be\u06d5\u0631"===h||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===h?m:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===h||"\u0643\u06d5\u0686"===h?m+12:m>=11?m:m+12},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":p<900?"\u0633\u06d5\u06be\u06d5\u0631":p<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":p<1230?"\u0686\u06c8\u0634":p<1800?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646":"\u0643\u06d5\u0686"},calendar:{sameDay:"[\u0628\u06c8\u06af\u06c8\u0646 \u0633\u0627\u0626\u06d5\u062a] LT",nextDay:"[\u0626\u06d5\u062a\u06d5 \u0633\u0627\u0626\u06d5\u062a] LT",nextWeek:"[\u0643\u06d0\u0644\u06d5\u0631\u0643\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",lastDay:"[\u062a\u06c6\u0646\u06c8\u06af\u06c8\u0646] LT",lastWeek:"[\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0643\u06d0\u064a\u0649\u0646",past:"%s \u0628\u06c7\u0631\u06c7\u0646",s:"\u0646\u06d5\u0686\u0686\u06d5 \u0633\u06d0\u0643\u0648\u0646\u062a",ss:"%d \u0633\u06d0\u0643\u0648\u0646\u062a",m:"\u0628\u0649\u0631 \u0645\u0649\u0646\u06c7\u062a",mm:"%d \u0645\u0649\u0646\u06c7\u062a",h:"\u0628\u0649\u0631 \u0633\u0627\u0626\u06d5\u062a",hh:"%d \u0633\u0627\u0626\u06d5\u062a",d:"\u0628\u0649\u0631 \u0643\u06c8\u0646",dd:"%d \u0643\u06c8\u0646",M:"\u0628\u0649\u0631 \u0626\u0627\u064a",MM:"%d \u0626\u0627\u064a",y:"\u0628\u0649\u0631 \u064a\u0649\u0644",yy:"%d \u064a\u0649\u0644"},dayOfMonthOrdinalParse:/\d{1,2}(-\u0643\u06c8\u0646\u0649|-\u0626\u0627\u064a|-\u06be\u06d5\u067e\u062a\u06d5)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return m+"-\u06be\u06d5\u067e\u062a\u06d5";default:return m}},preparse:function(m){return m.replace(/\u060c/g,",")},postformat:function(m){return m.replace(/,/g,"\u060c")},week:{dow:1,doy:7}})}(x(5439))},5610:function(ie,y,x){!function(v){"use strict";function m(_,w,M){return"m"===M?w?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===M?w?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":_+" "+function c(_,w){var M=_.split("_");return w%10==1&&w%100!=11?M[0]:w%10>=2&&w%10<=4&&(w%100<10||w%100>=20)?M[1]:M[2]}({ss:w?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434",mm:w?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d",hh:w?"\u0433\u043e\u0434\u0438\u043d\u0430_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d":"\u0433\u043e\u0434\u0438\u043d\u0443_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u043d\u0456\u0432",MM:"\u043c\u0456\u0441\u044f\u0446\u044c_\u043c\u0456\u0441\u044f\u0446\u0456_\u043c\u0456\u0441\u044f\u0446\u0456\u0432",yy:"\u0440\u0456\u043a_\u0440\u043e\u043a\u0438_\u0440\u043e\u043a\u0456\u0432"}[M],+_)}function f(_){return function(){return _+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}v.defineLocale("uk",{months:{format:"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_"),standalone:"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_")},monthsShort:"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekdays:function h(_,w){var M={nominative:"\u043d\u0435\u0434\u0456\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044f_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),accusative:"\u043d\u0435\u0434\u0456\u043b\u044e_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044e_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),genitive:"\u043d\u0435\u0434\u0456\u043b\u0456_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043a\u0430_\u0432\u0456\u0432\u0442\u043e\u0440\u043a\u0430_\u0441\u0435\u0440\u0435\u0434\u0438_\u0447\u0435\u0442\u0432\u0435\u0440\u0433\u0430_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u0456_\u0441\u0443\u0431\u043e\u0442\u0438".split("_")};return!0===_?M.nominative.slice(1,7).concat(M.nominative.slice(0,1)):_?M[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(w)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(w)?"genitive":"nominative"][_.day()]:M.nominative},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"},calendar:{sameDay:f("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:f("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:f("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:f("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return f("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return f("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043e\u043c\u0443",s:"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434",ss:m,m,mm:m,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:m,d:"\u0434\u0435\u043d\u044c",dd:m,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:m,y:"\u0440\u0456\u043a",yy:m},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(_){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(_)},meridiem:function(_,w,M){return _<4?"\u043d\u043e\u0447\u0456":_<12?"\u0440\u0430\u043d\u043a\u0443":_<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(_,w){switch(w){case"M":case"d":case"DDD":case"w":case"W":return _+"-\u0439";case"D":return _+"-\u0433\u043e";default:return _}},week:{dow:1,doy:7}})}(x(5439))},6077:function(ie,y,x){!function(v){"use strict";var c=["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0626\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],m=["\u0627\u062a\u0648\u0627\u0631","\u067e\u06cc\u0631","\u0645\u0646\u06af\u0644","\u0628\u062f\u06be","\u062c\u0645\u0639\u0631\u0627\u062a","\u062c\u0645\u0639\u06c1","\u06c1\u0641\u062a\u06c1"];v.defineLocale("ur",{months:c,monthsShort:c,weekdays:m,weekdaysShort:m,weekdaysMin:m,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(f){return"\u0634\u0627\u0645"===f},meridiem:function(f,p,_){return f<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0622\u062c \u0628\u0648\u0642\u062a] LT",nextDay:"[\u06a9\u0644 \u0628\u0648\u0642\u062a] LT",nextWeek:"dddd [\u0628\u0648\u0642\u062a] LT",lastDay:"[\u06af\u0630\u0634\u062a\u06c1 \u0631\u0648\u0632 \u0628\u0648\u0642\u062a] LT",lastWeek:"[\u06af\u0630\u0634\u062a\u06c1] dddd [\u0628\u0648\u0642\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0628\u0639\u062f",past:"%s \u0642\u0628\u0644",s:"\u0686\u0646\u062f \u0633\u06cc\u06a9\u0646\u0688",ss:"%d \u0633\u06cc\u06a9\u0646\u0688",m:"\u0627\u06cc\u06a9 \u0645\u0646\u0679",mm:"%d \u0645\u0646\u0679",h:"\u0627\u06cc\u06a9 \u06af\u06be\u0646\u0679\u06c1",hh:"%d \u06af\u06be\u0646\u0679\u06d2",d:"\u0627\u06cc\u06a9 \u062f\u0646",dd:"%d \u062f\u0646",M:"\u0627\u06cc\u06a9 \u0645\u0627\u06c1",MM:"%d \u0645\u0627\u06c1",y:"\u0627\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(f){return f.replace(/\u060c/g,",")},postformat:function(f){return f.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(x(5439))},2207:function(ie,y,x){!function(v){"use strict";v.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}})}(x(5439))},2862:function(ie,y,x){!function(v){"use strict";v.defineLocale("uz",{months:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u042f\u043a\u0448\u0430\u043d\u0431\u0430_\u0414\u0443\u0448\u0430\u043d\u0431\u0430_\u0421\u0435\u0448\u0430\u043d\u0431\u0430_\u0427\u043e\u0440\u0448\u0430\u043d\u0431\u0430_\u041f\u0430\u0439\u0448\u0430\u043d\u0431\u0430_\u0416\u0443\u043c\u0430_\u0428\u0430\u043d\u0431\u0430".split("_"),weekdaysShort:"\u042f\u043a\u0448_\u0414\u0443\u0448_\u0421\u0435\u0448_\u0427\u043e\u0440_\u041f\u0430\u0439_\u0416\u0443\u043c_\u0428\u0430\u043d".split("_"),weekdaysMin:"\u042f\u043a_\u0414\u0443_\u0421\u0435_\u0427\u043e_\u041f\u0430_\u0416\u0443_\u0428\u0430".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[\u0411\u0443\u0433\u0443\u043d \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",nextDay:"[\u042d\u0440\u0442\u0430\u0433\u0430] LT [\u0434\u0430]",nextWeek:"dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastDay:"[\u041a\u0435\u0447\u0430 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastWeek:"[\u0423\u0442\u0433\u0430\u043d] dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",sameElse:"L"},relativeTime:{future:"\u042f\u043a\u0438\u043d %s \u0438\u0447\u0438\u0434\u0430",past:"\u0411\u0438\u0440 \u043d\u0435\u0447\u0430 %s \u043e\u043b\u0434\u0438\u043d",s:"\u0444\u0443\u0440\u0441\u0430\u0442",ss:"%d \u0444\u0443\u0440\u0441\u0430\u0442",m:"\u0431\u0438\u0440 \u0434\u0430\u043a\u0438\u043a\u0430",mm:"%d \u0434\u0430\u043a\u0438\u043a\u0430",h:"\u0431\u0438\u0440 \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u0431\u0438\u0440 \u043e\u0439",MM:"%d \u043e\u0439",y:"\u0431\u0438\u0440 \u0439\u0438\u043b",yy:"%d \u0439\u0438\u043b"},week:{dow:1,doy:7}})}(x(5439))},8093:function(ie,y,x){!function(v){"use strict";v.defineLocale("vi",{months:"th\xe1ng 1_th\xe1ng 2_th\xe1ng 3_th\xe1ng 4_th\xe1ng 5_th\xe1ng 6_th\xe1ng 7_th\xe1ng 8_th\xe1ng 9_th\xe1ng 10_th\xe1ng 11_th\xe1ng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"ch\u1ee7 nh\u1eadt_th\u1ee9 hai_th\u1ee9 ba_th\u1ee9 t\u01b0_th\u1ee9 n\u0103m_th\u1ee9 s\xe1u_th\u1ee9 b\u1ea3y".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(m){return/^ch$/i.test(m)},meridiem:function(m,h,f){return m<12?f?"sa":"SA":f?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[H\xf4m nay l\xfac] LT",nextDay:"[Ng\xe0y mai l\xfac] LT",nextWeek:"dddd [tu\u1ea7n t\u1edbi l\xfac] LT",lastDay:"[H\xf4m qua l\xfac] LT",lastWeek:"dddd [tu\u1ea7n tr\u01b0\u1edbc l\xfac] LT",sameElse:"L"},relativeTime:{future:"%s t\u1edbi",past:"%s tr\u01b0\u1edbc",s:"v\xe0i gi\xe2y",ss:"%d gi\xe2y",m:"m\u1ed9t ph\xfat",mm:"%d ph\xfat",h:"m\u1ed9t gi\u1edd",hh:"%d gi\u1edd",d:"m\u1ed9t ng\xe0y",dd:"%d ng\xe0y",w:"m\u1ed9t tu\u1ea7n",ww:"%d tu\u1ea7n",M:"m\u1ed9t th\xe1ng",MM:"%d th\xe1ng",y:"m\u1ed9t n\u0103m",yy:"%d n\u0103m"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(m){return m},week:{dow:1,doy:4}})}(x(5439))},5590:function(ie,y,x){!function(v){"use strict";v.defineLocale("x-pseudo",{months:"J~\xe1\xf1\xfa\xe1~r\xfd_F~\xe9br\xfa~\xe1r\xfd_~M\xe1rc~h_\xc1p~r\xedl_~M\xe1\xfd_~J\xfa\xf1\xe9~_J\xfal~\xfd_\xc1\xfa~g\xfast~_S\xe9p~t\xe9mb~\xe9r_\xd3~ct\xf3b~\xe9r_\xd1~\xf3v\xe9m~b\xe9r_~D\xe9c\xe9~mb\xe9r".split("_"),monthsShort:"J~\xe1\xf1_~F\xe9b_~M\xe1r_~\xc1pr_~M\xe1\xfd_~J\xfa\xf1_~J\xfal_~\xc1\xfag_~S\xe9p_~\xd3ct_~\xd1\xf3v_~D\xe9c".split("_"),monthsParseExact:!0,weekdays:"S~\xfa\xf1d\xe1~\xfd_M\xf3~\xf1d\xe1\xfd~_T\xfa\xe9~sd\xe1\xfd~_W\xe9d~\xf1\xe9sd~\xe1\xfd_T~h\xfars~d\xe1\xfd_~Fr\xedd~\xe1\xfd_S~\xe1t\xfar~d\xe1\xfd".split("_"),weekdaysShort:"S~\xfa\xf1_~M\xf3\xf1_~T\xfa\xe9_~W\xe9d_~Th\xfa_~Fr\xed_~S\xe1t".split("_"),weekdaysMin:"S~\xfa_M\xf3~_T\xfa_~W\xe9_T~h_Fr~_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~\xf3d\xe1~\xfd \xe1t] LT",nextDay:"[T~\xf3m\xf3~rr\xf3~w \xe1t] LT",nextWeek:"dddd [\xe1t] LT",lastDay:"[\xdd~\xe9st~\xe9rd\xe1~\xfd \xe1t] LT",lastWeek:"[L~\xe1st] dddd [\xe1t] LT",sameElse:"L"},relativeTime:{future:"\xed~\xf1 %s",past:"%s \xe1~g\xf3",s:"\xe1 ~f\xe9w ~s\xe9c\xf3~\xf1ds",ss:"%d s~\xe9c\xf3\xf1~ds",m:"\xe1 ~m\xed\xf1~\xfat\xe9",mm:"%d m~\xed\xf1\xfa~t\xe9s",h:"\xe1~\xf1 h\xf3~\xfar",hh:"%d h~\xf3\xfars",d:"\xe1 ~d\xe1\xfd",dd:"%d d~\xe1\xfds",M:"\xe1 ~m\xf3\xf1~th",MM:"%d m~\xf3\xf1t~hs",y:"\xe1 ~\xfd\xe9\xe1r",yy:"%d \xfd~\xe9\xe1rs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},9058:function(ie,y,x){!function(v){"use strict";v.defineLocale("yo",{months:"S\u1eb9\u0301r\u1eb9\u0301_E\u0300re\u0300le\u0300_\u1eb8r\u1eb9\u0300na\u0300_I\u0300gbe\u0301_E\u0300bibi_O\u0300ku\u0300du_Ag\u1eb9mo_O\u0300gu\u0301n_Owewe_\u1ecc\u0300wa\u0300ra\u0300_Be\u0301lu\u0301_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),monthsShort:"S\u1eb9\u0301r_E\u0300rl_\u1eb8rn_I\u0300gb_E\u0300bi_O\u0300ku\u0300_Ag\u1eb9_O\u0300gu\u0301_Owe_\u1ecc\u0300wa\u0300_Be\u0301l_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),weekdays:"A\u0300i\u0300ku\u0301_Aje\u0301_I\u0300s\u1eb9\u0301gun_\u1eccj\u1ecd\u0301ru\u0301_\u1eccj\u1ecd\u0301b\u1ecd_\u1eb8ti\u0300_A\u0300ba\u0301m\u1eb9\u0301ta".split("_"),weekdaysShort:"A\u0300i\u0300k_Aje\u0301_I\u0300s\u1eb9\u0301_\u1eccjr_\u1eccjb_\u1eb8ti\u0300_A\u0300ba\u0301".split("_"),weekdaysMin:"A\u0300i\u0300_Aj_I\u0300s_\u1eccr_\u1eccb_\u1eb8t_A\u0300b".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[O\u0300ni\u0300 ni] LT",nextDay:"[\u1ecc\u0300la ni] LT",nextWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301n'b\u1ecd] [ni] LT",lastDay:"[A\u0300na ni] LT",lastWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301l\u1ecd\u0301] [ni] LT",sameElse:"L"},relativeTime:{future:"ni\u0301 %s",past:"%s k\u1ecdja\u0301",s:"i\u0300s\u1eb9ju\u0301 aaya\u0301 die",ss:"aaya\u0301 %d",m:"i\u0300s\u1eb9ju\u0301 kan",mm:"i\u0300s\u1eb9ju\u0301 %d",h:"wa\u0301kati kan",hh:"wa\u0301kati %d",d:"\u1ecdj\u1ecd\u0301 kan",dd:"\u1ecdj\u1ecd\u0301 %d",M:"osu\u0300 kan",MM:"osu\u0300 %d",y:"\u1ecddu\u0301n kan",yy:"\u1ecddu\u0301n %d"},dayOfMonthOrdinalParse:/\u1ecdj\u1ecd\u0301\s\d{1,2}/,ordinal:"\u1ecdj\u1ecd\u0301 %d",week:{dow:1,doy:4}})}(x(5439))},7908:function(ie,y,x){!function(v){"use strict";v.defineLocale("zh-cn",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5Ah\u70b9mm\u5206",LLLL:"YYYY\u5e74M\u6708D\u65e5ddddAh\u70b9mm\u5206",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:m>=11?m:m+12},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u51cc\u6668":p<900?"\u65e9\u4e0a":p<1130?"\u4e0a\u5348":p<1230?"\u4e2d\u5348":p<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(m){return m.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(m){return this.week()!==m.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u5468";default:return m}},relativeTime:{future:"%s\u540e",past:"%s\u524d",s:"\u51e0\u79d2",ss:"%d \u79d2",m:"1 \u5206\u949f",mm:"%d \u5206\u949f",h:"1 \u5c0f\u65f6",hh:"%d \u5c0f\u65f6",d:"1 \u5929",dd:"%d \u5929",w:"1 \u5468",ww:"%d \u5468",M:"1 \u4e2a\u6708",MM:"%d \u4e2a\u6708",y:"1 \u5e74",yy:"%d \u5e74"},week:{dow:1,doy:4}})}(x(5439))},8867:function(ie,y,x){!function(v){"use strict";v.defineLocale("zh-hk",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u51cc\u6668":p<900?"\u65e9\u4e0a":p<1200?"\u4e0a\u5348":1200===p?"\u4e2d\u5348":p<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:"[\u4e0b]ddddLT",lastDay:"[\u6628\u5929]LT",lastWeek:"[\u4e0a]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(x(5439))},1133:function(ie,y,x){!function(v){"use strict";v.defineLocale("zh-mo",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"D/M/YYYY",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u51cc\u6668":p<900?"\u65e9\u4e0a":p<1130?"\u4e0a\u5348":p<1230?"\u4e2d\u5348":p<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},relativeTime:{future:"%s\u5167",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(x(5439))},3291:function(ie,y,x){!function(v){"use strict";v.defineLocale("zh-tw",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u51cc\u6668":p<900?"\u65e9\u4e0a":p<1130?"\u4e0a\u5348":p<1230?"\u4e2d\u5348":p<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(x(5439))},5439:function(ie,y,x){(ie=x.nmd(ie)).exports=function(){"use strict";var v,O;function c(){return v.apply(null,arguments)}function h(d){return d instanceof Array||"[object Array]"===Object.prototype.toString.call(d)}function f(d){return null!=d&&"[object Object]"===Object.prototype.toString.call(d)}function p(d,b){return Object.prototype.hasOwnProperty.call(d,b)}function _(d){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(d).length;var b;for(b in d)if(p(d,b))return!1;return!0}function w(d){return void 0===d}function M(d){return"number"==typeof d||"[object Number]"===Object.prototype.toString.call(d)}function S(d){return d instanceof Date||"[object Date]"===Object.prototype.toString.call(d)}function A(d,b){var V,L=[],Z=d.length;for(V=0;V>>0;for(V=0;V0)for(L=0;L=0?L?"+":"":"-")+Math.pow(10,Math.max(0,b-V.length)).toString().substr(1)+V}var ce=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,ae=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,le={},Ge={};function Ae(d,b,L,V){var Z=V;"string"==typeof V&&(Z=function(){return this[V]()}),d&&(Ge[d]=Z),b&&(Ge[b[0]]=function(){return he(Z.apply(this,arguments),b[1],b[2])}),L&&(Ge[L]=function(){return this.localeData().ordinal(Z.apply(this,arguments),d)})}function st(d){return d.match(/\[[\s\S]/)?d.replace(/^\[|\]$/g,""):d.replace(/\\/g,"")}function ft(d,b){return d.isValid()?(b=Pe(b,d.localeData()),le[b]=le[b]||function ot(d){var L,V,b=d.match(ce);for(L=0,V=b.length;L=0&&ae.test(d);)d=d.replace(ae,V),ae.lastIndex=0,L-=1;return d}var ao={};function Mt(d,b){var L=d.toLowerCase();ao[L]=ao[L+"s"]=ao[b]=d}function Lt(d){return"string"==typeof d?ao[d]||ao[d.toLowerCase()]:void 0}function rn(d){var L,V,b={};for(V in d)p(d,V)&&(L=Lt(V))&&(b[L]=d[V]);return b}var er={};function Ei(d,b){er[d]=b}function Jo(d){return d%4==0&&d%100!=0||d%400==0}function Q(d){return d<0?Math.ceil(d)||0:Math.floor(d)}function T(d){var b=+d,L=0;return 0!==b&&isFinite(b)&&(L=Q(b)),L}function P(d,b){return function(L){return null!=L?(pe(this,d,L),c.updateOffset(this,b),this):se(this,d)}}function se(d,b){return d.isValid()?d._d["get"+(d._isUTC?"UTC":"")+b]():NaN}function pe(d,b,L){d.isValid()&&!isNaN(L)&&("FullYear"===b&&Jo(d.year())&&1===d.month()&&29===d.date()?(L=T(L),d._d["set"+(d._isUTC?"UTC":"")+b](L,d.month(),Sc(L,d.month()))):d._d["set"+(d._isUTC?"UTC":"")+b](L))}var fl,$t=/\d/,ti=/\d\d/,Ci=/\d{3}/,Ii=/\d{4}/,si=/[+-]?\d{6}/,Bi=/\d\d?/,Mu=/\d\d\d\d?/,ff=/\d\d\d\d\d\d?/,ul=/\d{1,3}/,Ec=/\d{1,4}/,hl=/[+-]?\d{1,6}/,Is=/\d+/,xn=/[+-]?\d+/,V0=/Z|[+-]\d\d:?\d\d/gi,Cc=/Z|[+-]\d\d(?::?\d\d)?/gi,ml=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function ut(d,b,L){fl[d]=re(b)?b:function(V,Z){return V&&L?L:b}}function U0(d,b){return p(fl,d)?fl[d](b._strict,b._locale):new RegExp(function Lo(d){return fr(d.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(b,L,V,Z,me){return L||V||Z||me}))}(d))}function fr(d){return d.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}fl={};var on={};function ai(d,b){var L,Z,V=b;for("string"==typeof d&&(d=[d]),M(b)&&(V=function(me,ke){ke[b]=T(me)}),Z=d.length,L=0;L68?1900:2e3)};var q0=P("FullYear",!0);function Ce(d,b,L,V,Z,me,ke){var yt;return d<100&&d>=0?(yt=new Date(d+400,b,L,V,Z,me,ke),isFinite(yt.getFullYear())&&yt.setFullYear(d)):yt=new Date(d,b,L,V,Z,me,ke),yt}function ts(d){var b,L;return d<100&&d>=0?((L=Array.prototype.slice.call(arguments))[0]=d+400,b=new Date(Date.UTC.apply(null,L)),isFinite(b.getUTCFullYear())&&b.setUTCFullYear(d)):b=new Date(Date.UTC.apply(null,arguments)),b}function It(d,b,L){var V=7+b-L;return-(7+ts(d,0,V).getUTCDay()-b)%7+V-1}function _i(d,b,L,V,Z){var jt,vi,yt=1+7*(b-1)+(7+L-V)%7+It(d,V,Z);return yt<=0?vi=Ns(jt=d-1)+yt:yt>Ns(d)?(jt=d+1,vi=yt-Ns(d)):(jt=d,vi=yt),{year:jt,dayOfYear:vi}}function pl(d,b,L){var me,ke,V=It(d.year(),b,L),Z=Math.floor((d.dayOfYear()-V-1)/7)+1;return Z<1?me=Z+is(ke=d.year()-1,b,L):Z>is(d.year(),b,L)?(me=Z-is(d.year(),b,L),ke=d.year()+1):(ke=d.year(),me=Z),{week:me,year:ke}}function is(d,b,L){var V=It(d,b,L),Z=It(d+1,b,L);return(Ns(d)-V+Z)/7}Ae("w",["ww",2],"wo","week"),Ae("W",["WW",2],"Wo","isoWeek"),Mt("week","w"),Mt("isoWeek","W"),Ei("week",5),Ei("isoWeek",5),ut("w",Bi),ut("ww",Bi,ti),ut("W",Bi),ut("WW",Bi,ti),jn(["w","ww","W","WW"],function(d,b,L,V){b[V.substr(0,1)]=T(d)});function yf(d,b){return d.slice(b,7).concat(d.slice(0,b))}Ae("d",0,"do","day"),Ae("dd",0,0,function(d){return this.localeData().weekdaysMin(this,d)}),Ae("ddd",0,0,function(d){return this.localeData().weekdaysShort(this,d)}),Ae("dddd",0,0,function(d){return this.localeData().weekdays(this,d)}),Ae("e",0,0,"weekday"),Ae("E",0,0,"isoWeekday"),Mt("day","d"),Mt("weekday","e"),Mt("isoWeekday","E"),Ei("day",11),Ei("weekday",11),Ei("isoWeekday",11),ut("d",Bi),ut("e",Bi),ut("E",Bi),ut("dd",function(d,b){return b.weekdaysMinRegex(d)}),ut("ddd",function(d,b){return b.weekdaysShortRegex(d)}),ut("dddd",function(d,b){return b.weekdaysRegex(d)}),jn(["dd","ddd","dddd"],function(d,b,L,V){var Z=L._locale.weekdaysParse(d,V,L._strict);null!=Z?b.d=Z:E(L).invalidWeekday=d}),jn(["d","e","E"],function(d,b,L,V){b[V]=T(d)});var G2="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Z0="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Q0="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),q2=ml,J0=ml,K2=ml;function Z2(d,b,L){var V,Z,me,ke=d.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],V=0;V<7;++V)me=F([2e3,1]).day(V),this._minWeekdaysParse[V]=this.weekdaysMin(me,"").toLocaleLowerCase(),this._shortWeekdaysParse[V]=this.weekdaysShort(me,"").toLocaleLowerCase(),this._weekdaysParse[V]=this.weekdays(me,"").toLocaleLowerCase();return L?"dddd"===b?-1!==(Z=sn.call(this._weekdaysParse,ke))?Z:null:"ddd"===b?-1!==(Z=sn.call(this._shortWeekdaysParse,ke))?Z:null:-1!==(Z=sn.call(this._minWeekdaysParse,ke))?Z:null:"dddd"===b?-1!==(Z=sn.call(this._weekdaysParse,ke))||-1!==(Z=sn.call(this._shortWeekdaysParse,ke))||-1!==(Z=sn.call(this._minWeekdaysParse,ke))?Z:null:"ddd"===b?-1!==(Z=sn.call(this._shortWeekdaysParse,ke))||-1!==(Z=sn.call(this._weekdaysParse,ke))||-1!==(Z=sn.call(this._minWeekdaysParse,ke))?Z:null:-1!==(Z=sn.call(this._minWeekdaysParse,ke))||-1!==(Z=sn.call(this._weekdaysParse,ke))||-1!==(Z=sn.call(this._shortWeekdaysParse,ke))?Z:null}function Tu(){function d(Kn,Zr){return Zr.length-Kn.length}var me,ke,yt,jt,vi,b=[],L=[],V=[],Z=[];for(me=0;me<7;me++)ke=F([2e3,1]).day(me),yt=fr(this.weekdaysMin(ke,"")),jt=fr(this.weekdaysShort(ke,"")),vi=fr(this.weekdays(ke,"")),b.push(yt),L.push(jt),V.push(vi),Z.push(yt),Z.push(jt),Z.push(vi);b.sort(d),L.sort(d),V.sort(d),Z.sort(d),this._weekdaysRegex=new RegExp("^("+Z.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+V.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+L.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+b.join("|")+")","i")}function Au(){return this.hours()%12||12}function _l(d,b){Ae(d,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),b)})}function Oc(d,b){return b._meridiemParse}Ae("H",["HH",2],0,"hour"),Ae("h",["hh",2],0,Au),Ae("k",["kk",2],0,function vf(){return this.hours()||24}),Ae("hmm",0,0,function(){return""+Au.apply(this)+he(this.minutes(),2)}),Ae("hmmss",0,0,function(){return""+Au.apply(this)+he(this.minutes(),2)+he(this.seconds(),2)}),Ae("Hmm",0,0,function(){return""+this.hours()+he(this.minutes(),2)}),Ae("Hmmss",0,0,function(){return""+this.hours()+he(this.minutes(),2)+he(this.seconds(),2)}),_l("a",!0),_l("A",!1),Mt("hour","h"),Ei("hour",13),ut("a",Oc),ut("A",Oc),ut("H",Bi),ut("h",Bi),ut("k",Bi),ut("HH",Bi,ti),ut("hh",Bi,ti),ut("kk",Bi,ti),ut("hmm",Mu),ut("hmmss",ff),ut("Hmm",Mu),ut("Hmmss",ff),ai(["H","HH"],3),ai(["k","kk"],function(d,b,L){var V=T(d);b[3]=24===V?0:V}),ai(["a","A"],function(d,b,L){L._isPm=L._locale.isPM(d),L._meridiem=d}),ai(["h","hh"],function(d,b,L){b[3]=T(d),E(L).bigHour=!0}),ai("hmm",function(d,b,L){var V=d.length-2;b[3]=T(d.substr(0,V)),b[4]=T(d.substr(V)),E(L).bigHour=!0}),ai("hmmss",function(d,b,L){var V=d.length-4,Z=d.length-2;b[3]=T(d.substr(0,V)),b[4]=T(d.substr(V,2)),b[5]=T(d.substr(Z)),E(L).bigHour=!0}),ai("Hmm",function(d,b,L){var V=d.length-2;b[3]=T(d.substr(0,V)),b[4]=T(d.substr(V))}),ai("Hmmss",function(d,b,L){var V=d.length-4,Z=d.length-2;b[3]=T(d.substr(0,V)),b[4]=T(d.substr(V,2)),b[5]=T(d.substr(Z))});var Ct=P("Hours",!0);var Rc,kf={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:_f,monthsShort:gf,week:{dow:0,doy:6},weekdays:G2,weekdaysMin:Q0,weekdaysShort:Z0,meridiemParse:/[ap]\.?m?\.?/i},ii={},_a={};function Hi(d,b){var L,V=Math.min(d.length,b.length);for(L=0;L0;){if(Z=rs(me.slice(0,L).join("-")))return Z;if(V&&V.length>=L&&Hi(me,V)>=L-1)break;L--}b++}return Rc}(d)}function Pc(d){var b,L=d._a;return L&&-2===E(d).overflow&&(b=L[1]<0||L[1]>11?1:L[2]<1||L[2]>Sc(L[0],L[1])?2:L[3]<0||L[3]>24||24===L[3]&&(0!==L[4]||0!==L[5]||0!==L[6])?3:L[4]<0||L[4]>59?4:L[5]<0||L[5]>59?5:L[6]<0||L[6]>999?6:-1,E(d)._overflowDayOfYear&&(b<0||b>2)&&(b=2),E(d)._overflowWeeks&&-1===b&&(b=7),E(d)._overflowWeekday&&-1===b&&(b=8),E(d).overflow=b),d}var gl=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ba=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,s1=/Z|[+-]\d\d(?::?\d\d)?/,fe=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Bc=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Yt=/^\/?Date\((-?\d+)/i,Hc=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Iu={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function ya(d){var b,L,me,ke,yt,jt,V=d._i,Z=gl.exec(V)||ba.exec(V),vi=fe.length,Kn=Bc.length;if(Z){for(E(d).iso=!0,b=0,L=vi;b7)&&(jt=!0)):(me=d._locale._week.dow,ke=d._locale._week.doy,vi=pl(ji(),me,ke),L=Vn(b.gg,d._a[0],vi.year),V=Vn(b.w,vi.week),null!=b.d?((Z=b.d)<0||Z>6)&&(jt=!0):null!=b.e?(Z=b.e+me,(b.e<0||b.e>6)&&(jt=!0)):Z=me),V<1||V>is(L,me,ke)?E(d)._overflowWeeks=!0:null!=jt?E(d)._overflowWeekday=!0:(yt=_i(L,V,Z,me,ke),d._a[0]=yt.year,d._dayOfYear=yt.dayOfYear)}(d),null!=d._dayOfYear&&(ke=Vn(d._a[0],Z[0]),(d._dayOfYear>Ns(ke)||0===d._dayOfYear)&&(E(d)._overflowDayOfYear=!0),L=ts(ke,0,d._dayOfYear),d._a[1]=L.getUTCMonth(),d._a[2]=L.getUTCDate()),b=0;b<3&&null==d._a[b];++b)d._a[b]=V[b]=Z[b];for(;b<7;b++)d._a[b]=V[b]=null==d._a[b]?2===b?1:0:d._a[b];24===d._a[3]&&0===d._a[4]&&0===d._a[5]&&0===d._a[6]&&(d._nextDay=!0,d._a[3]=0),d._d=(d._useUTC?ts:Ce).apply(null,V),me=d._useUTC?d._d.getUTCDay():d._d.getDay(),null!=d._tzm&&d._d.setUTCMinutes(d._d.getUTCMinutes()-d._tzm),d._nextDay&&(d._a[3]=24),d._w&&typeof d._w.d<"u"&&d._w.d!==me&&(E(d).weekdayMismatch=!0)}}function bl(d){if(d._f!==c.ISO_8601)if(d._f!==c.RFC_2822){d._a=[],E(d).empty=!0;var L,V,Z,me,ke,vi,Kn,b=""+d._i,yt=b.length,jt=0;for(Kn=(Z=Pe(d._f,d._locale).match(ce)||[]).length,L=0;L0&&E(d).unusedInput.push(ke),b=b.slice(b.indexOf(V)+V.length),jt+=V.length),Ge[me]?(V?E(d).empty=!1:E(d).unusedTokens.push(me),z2(me,V,d)):d._strict&&!V&&E(d).unusedTokens.push(me);E(d).charsLeftOver=yt-jt,b.length>0&&E(d).unusedInput.push(b),d._a[3]<=12&&!0===E(d).bigHour&&d._a[3]>0&&(E(d).bigHour=void 0),E(d).parsedDateParts=d._a.slice(0),E(d).meridiem=d._meridiem,d._a[3]=function Nu(d,b,L){var V;return null==L?b:null!=d.meridiemHour?d.meridiemHour(b,L):(null!=d.isPM&&((V=d.isPM(L))&&b<12&&(b+=12),!V&&12===b&&(b=0)),b)}(d._locale,d._a[3],d._meridiem),null!==(vi=E(d).era)&&(d._a[0]=d._locale.erasConvertYear(vi,d._a[0])),li(d),Pc(d)}else d1(d);else ya(d)}function Df(d){var b=d._i,L=d._f;return d._locale=d._locale||No(d._l),null===b||void 0===L&&""===b?N({nullInput:!0}):("string"==typeof b&&(d._i=b=d._locale.preparse(b)),K(b)?new I(Pc(b)):(S(b)?d._d=b:h(L)?function xf(d){var b,L,V,Z,me,ke,yt=!1,jt=d._f.length;if(0===jt)return E(d).invalidFormat=!0,void(d._d=new Date(NaN));for(Z=0;Zthis?this:d:N()});function Cf(d,b){var L,V;if(1===b.length&&h(b[0])&&(b=b[0]),!b.length)return ji();for(L=b[0],V=1;V=0?new Date(d+400,b,L)-Af:new Date(d,b,L).valueOf()}function Lf(d,b,L){return d<100&&d>=0?Date.UTC(d+400,b,L)-Af:Date.UTC(d,b,L)}function Ml(d,b){return b.erasAbbrRegex(d)}function Wu(){var Z,me,d=[],b=[],L=[],V=[],ke=this.eras();for(Z=0,me=ke.length;Z(me=is(d,V,Z))&&(b=me),Ue.call(this,d,b,L,V,Z))}function Ue(d,b,L,V,Z){var me=_i(d,b,L,V,Z),ke=ts(me.year,0,me.dayOfYear);return this.year(ke.getUTCFullYear()),this.month(ke.getUTCMonth()),this.date(ke.getUTCDate()),this}Ae("N",0,0,"eraAbbr"),Ae("NN",0,0,"eraAbbr"),Ae("NNN",0,0,"eraAbbr"),Ae("NNNN",0,0,"eraName"),Ae("NNNNN",0,0,"eraNarrow"),Ae("y",["y",1],"yo","eraYear"),Ae("y",["yy",2],0,"eraYear"),Ae("y",["yyy",3],0,"eraYear"),Ae("y",["yyyy",4],0,"eraYear"),ut("N",Ml),ut("NN",Ml),ut("NNN",Ml),ut("NNNN",function Pt(d,b){return b.erasNameRegex(d)}),ut("NNNNN",function Hf(d,b){return b.erasNarrowRegex(d)}),ai(["N","NN","NNN","NNNN","NNNNN"],function(d,b,L,V){var Z=L._locale.erasParse(d,V,L._strict);Z?E(L).era=Z:E(L).invalidEra=d}),ut("y",Is),ut("yy",Is),ut("yyy",Is),ut("yyyy",Is),ut("yo",function _k(d,b){return b._eraYearOrdinalRegex||Is}),ai(["y","yy","yyy","yyyy"],0),ai(["yo"],function(d,b,L,V){var Z;L._locale._eraYearOrdinalRegex&&(Z=d.match(L._locale._eraYearOrdinalRegex)),b[0]=L._locale.eraYearOrdinalParse?L._locale.eraYearOrdinalParse(d,Z):parseInt(d,10)}),Ae(0,["gg",2],0,function(){return this.weekYear()%100}),Ae(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Gc("gggg","weekYear"),Gc("ggggg","weekYear"),Gc("GGGG","isoWeekYear"),Gc("GGGGG","isoWeekYear"),Mt("weekYear","gg"),Mt("isoWeekYear","GG"),Ei("weekYear",1),Ei("isoWeekYear",1),ut("G",xn),ut("g",xn),ut("GG",Bi,ti),ut("gg",Bi,ti),ut("GGGG",Ec,Ii),ut("gggg",Ec,Ii),ut("GGGGG",hl,si),ut("ggggg",hl,si),jn(["gggg","ggggg","GGGG","GGGGG"],function(d,b,L,V){b[V.substr(0,2)]=T(d)}),jn(["gg","GG"],function(d,b,L,V){b[V]=c.parseTwoDigitYear(d)}),Ae("Q",0,"Qo","quarter"),Mt("quarter","Q"),Ei("quarter",7),ut("Q",$t),ai("Q",function(d,b){b[1]=3*(T(d)-1)}),Ae("D",["DD",2],"Do","date"),Mt("date","D"),Ei("date",9),ut("D",Bi),ut("DD",Bi,ti),ut("Do",function(d,b){return d?b._dayOfMonthOrdinalParse||b._ordinalParse:b._dayOfMonthOrdinalParseLenient}),ai(["D","DD"],2),ai("Do",function(d,b){b[2]=T(d.match(Bi)[0])});var $u=P("Date",!0);Ae("DDD",["DDDD",3],"DDDo","dayOfYear"),Mt("dayOfYear","DDD"),Ei("dayOfYear",4),ut("DDD",ul),ut("DDDD",Ci),ai(["DDD","DDDD"],function(d,b,L){L._dayOfYear=T(d)}),Ae("m",["mm",2],0,"minute"),Mt("minute","m"),Ei("minute",14),ut("m",Bi),ut("mm",Bi,ti),ai(["m","mm"],4);var mo=P("Minutes",!1);Ae("s",["ss",2],0,"second"),Mt("second","s"),Ei("second",15),ut("s",Bi),ut("ss",Bi,ti),ai(["s","ss"],5);var fo,Yf,Gu=P("Seconds",!1);for(Ae("S",0,0,function(){return~~(this.millisecond()/100)}),Ae(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),Ae(0,["SSS",3],0,"millisecond"),Ae(0,["SSSS",4],0,function(){return 10*this.millisecond()}),Ae(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),Ae(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),Ae(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),Ae(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),Ae(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),Mt("millisecond","ms"),Ei("millisecond",16),ut("S",ul,$t),ut("SS",ul,ti),ut("SSS",ul,Ci),fo="SSSS";fo.length<=9;fo+="S")ut(fo,Is);function gk(d,b){b[6]=T(1e3*("0."+d))}for(fo="S";fo.length<=9;fo+="S")ai(fo,gk);Yf=P("Milliseconds",!1),Ae("z",0,0,"zoneAbbr"),Ae("zz",0,0,"zoneName");var Ve=I.prototype;function po(d){return d}Ve.add=zc,Ve.calendar=function Uc(d,b){1===arguments.length&&(arguments[0]?nk(arguments[0])?(d=arguments[0],b=void 0):Bu(arguments[0])&&(b=arguments[0],d=void 0):(d=void 0,b=void 0));var L=d||ji(),V=Dn(L,this).startOf("day"),Z=c.calendarFormat(this,V)||"sameElse",me=b&&(re(b[Z])?b[Z].call(this,L):b[Z]);return this.format(me||this.localeData().calendar(Z,this,ji(L)))},Ve.clone=function Xr(){return new I(this)},Ve.diff=function ak(d,b,L){var V,Z,me;if(!this.isValid())return NaN;if(!(V=Dn(d,this)).isValid())return NaN;switch(Z=6e4*(V.utcOffset()-this.utcOffset()),b=Lt(b)){case"year":me=Hu(this,V)/12;break;case"month":me=Hu(this,V);break;case"quarter":me=Hu(this,V)/3;break;case"second":me=(this-V)/1e3;break;case"minute":me=(this-V)/6e4;break;case"hour":me=(this-V)/36e5;break;case"day":me=(this-V-Z)/864e5;break;case"week":me=(this-V-Z)/6048e5;break;default:me=this-V}return L?me:Q(me)},Ve.endOf=function If(d){var b,L;if(void 0===(d=Lt(d))||"millisecond"===d||!this.isValid())return this;switch(L=this._isUTC?Lf:zu,d){case"year":b=L(this.year()+1,0,1)-1;break;case"quarter":b=L(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":b=L(this.year(),this.month()+1,1)-1;break;case"week":b=L(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":b=L(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":b=L(this.year(),this.month(),this.date()+1)-1;break;case"hour":b=this._d.valueOf(),b+=ho-ci(b+(this._isUTC?0:this.utcOffset()*Dl),ho)-1;break;case"minute":b=this._d.valueOf(),b+=Dl-ci(b,Dl)-1;break;case"second":b=this._d.valueOf(),b+=1e3-ci(b,1e3)-1}return this._d.setTime(b),c.updateOffset(this,!0),this},Ve.format=function uk(d){d||(d=this.isUtc()?c.defaultFormatUtc:c.defaultFormat);var b=ft(this,d);return this.localeData().postformat(b)},Ve.from=function hk(d,b){return this.isValid()&&(K(d)&&d.isValid()||ji(d).isValid())?Or({to:this,from:d}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()},Ve.fromNow=function mk(d){return this.from(ji(),d)},Ve.to=function fk(d,b){return this.isValid()&&(K(d)&&d.isValid()||ji(d).isValid())?Or({from:this,to:d}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()},Ve.toNow=function pk(d){return this.to(ji(),d)},Ve.get=function we(d){return re(this[d=Lt(d)])?this[d]():this},Ve.invalidAt=function y1(){return E(this).overflow},Ve.isAfter=function h1(d,b){var L=K(d)?d:ji(d);return!(!this.isValid()||!L.isValid())&&("millisecond"===(b=Lt(b)||"millisecond")?this.valueOf()>L.valueOf():L.valueOf()9999?ft(L,b?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):re(Date.prototype.toISOString)?b?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",ft(L,"Z")):ft(L,b?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},Ve.inspect=function dk(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var L,V,d="moment",b="";return this.isLocal()||(d=0===this.utcOffset()?"moment.utc":"moment.parseZone",b="Z"),L="["+d+'("]',V=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",this.format(L+V+"-MM-DD[T]HH:mm:ss.SSS"+b+'[")]')},typeof Symbol<"u"&&null!=Symbol.for&&(Ve[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),Ve.toJSON=function Of(){return this.isValid()?this.toISOString():null},Ve.toString=function lk(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},Ve.unix=function g1(){return Math.floor(this.valueOf()/1e3)},Ve.valueOf=function Nf(){return this._d.valueOf()-6e4*(this._offset||0)},Ve.creationData=function Wc(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},Ve.eraName=function ka(){var d,b,L,V=this.localeData().eras();for(d=0,b=V.length;dthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},Ve.isLocal=function $n(){return!!this.isValid()&&!this._isUTC},Ve.isUtcOffset=function vl(){return!!this.isValid()&&this._isUTC},Ve.isUtc=Os,Ve.isUTC=Os,Ve.zoneAbbr=function Vf(){return this._isUTC?"UTC":""},Ve.zoneName=function nr(){return this._isUTC?"Coordinated Universal Time":""},Ve.dates=G("dates accessor is deprecated. Use date instead.",$u),Ve.months=G("months accessor is deprecated. Use month instead",Tc),Ve.years=G("years accessor is deprecated. Use year instead",q0),Ve.zone=G("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function Yc(d,b){return null!=d?("string"!=typeof d&&(d=-d),this.utcOffset(d,b),this):-this.utcOffset()}),Ve.isDSTShifted=G("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function va(){if(!w(this._isDSTShifted))return this._isDSTShifted;var b,d={};return R(d,this),(d=Df(d))._a?(b=d._isUTC?F(d._a):ji(d._a),this._isDSTShifted=this.isValid()&&function Wt(d,b,L){var ke,V=Math.min(d.length,b.length),Z=Math.abs(d.length-b.length),me=0;for(ke=0;ke0):this._isDSTShifted=!1,this._isDSTShifted});var ui=De.prototype;function Cl(d,b,L,V){var Z=No(),me=F().set(V,b);return Z[L](me,d)}function Uf(d,b,L){if(M(d)&&(b=d,d=void 0),d=d||"",null!=b)return Cl(d,b,L,"month");var V,Z=[];for(V=0;V<12;V++)Z[V]=Cl(d,V,L,"month");return Z}function qu(d,b,L,V){"boolean"==typeof d?(M(b)&&(L=b,b=void 0),b=b||""):(L=b=d,d=!1,M(b)&&(L=b,b=void 0),b=b||"");var ke,Z=No(),me=d?Z._week.dow:0,yt=[];if(null!=L)return Cl(b,(L+me)%7,V,"day");for(ke=0;ke<7;ke++)yt[ke]=Cl(b,(ke+me)%7,V,"day");return yt}ui.calendar=function Tt(d,b,L){var V=this._calendar[d]||this._calendar.sameElse;return re(V)?V.call(b,L):V},ui.longDateFormat=function gn(d){var b=this._longDateFormat[d],L=this._longDateFormat[d.toUpperCase()];return b||!L?b:(this._longDateFormat[d]=L.match(ce).map(function(V){return"MMMM"===V||"MM"===V||"DD"===V||"dddd"===V?V.slice(1):V}).join(""),this._longDateFormat[d])},ui.invalidDate=function Qe(){return this._invalidDate},ui.ordinal=function Hn(d){return this._ordinal.replace("%d",d)},ui.preparse=po,ui.postformat=po,ui.relativeTime=function Pi(d,b,L,V){var Z=this._relativeTime[L];return re(Z)?Z(d,b,L,V):Z.replace(/%d/i,d)},ui.pastFuture=function Mi(d,b){var L=this._relativeTime[d>0?"future":"past"];return re(L)?L(b):L.replace(/%s/i,b)},ui.set=function Me(d){var b,L;for(L in d)p(d,L)&&(re(b=d[L])?this[L]=b:this["_"+L]=b);this._config=d,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},ui.eras=function gr(d,b){var L,V,Z,me=this._eras||No("en")._eras;for(L=0,V=me.length;L=0)return me[V]},ui.erasConvertYear=function Pf(d,b){var L=d.since<=d.until?1:-1;return void 0===b?c(d.since).year():c(d.since).year()+(b-d.offset)*L},ui.erasAbbrRegex=function as(d){return p(this,"_erasAbbrRegex")||Wu.call(this),d?this._erasAbbrRegex:this._erasRegex},ui.erasNameRegex=function w1(d){return p(this,"_erasNameRegex")||Wu.call(this),d?this._erasNameRegex:this._erasRegex},ui.erasNarrowRegex=function Bf(d){return p(this,"_erasNarrowRegex")||Wu.call(this),d?this._erasNarrowRegex:this._erasRegex},ui.months=function Eu(d,b){return d?h(this._months)?this._months[d.month()]:this._months[(this._months.isFormat||bf).test(b)?"format":"standalone"][d.month()]:h(this._months)?this._months:this._months.standalone},ui.monthsShort=function Cu(d,b){return d?h(this._monthsShort)?this._monthsShort[d.month()]:this._monthsShort[bf.test(b)?"format":"standalone"][d.month()]:h(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},ui.monthsParse=function Su(d,b,L){var V,Z,me;if(this._monthsParseExact)return Ni.call(this,d,b,L);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),V=0;V<12;V++){if(Z=F([2e3,V]),L&&!this._longMonthsParse[V]&&(this._longMonthsParse[V]=new RegExp("^"+this.months(Z,"").replace(".","")+"$","i"),this._shortMonthsParse[V]=new RegExp("^"+this.monthsShort(Z,"").replace(".","")+"$","i")),!L&&!this._monthsParse[V]&&(me="^"+this.months(Z,"")+"|^"+this.monthsShort(Z,""),this._monthsParse[V]=new RegExp(me.replace(".",""),"i")),L&&"MMMM"===b&&this._longMonthsParse[V].test(d))return V;if(L&&"MMM"===b&&this._shortMonthsParse[V].test(d))return V;if(!L&&this._monthsParse[V].test(d))return V}},ui.monthsRegex=function Et(d){return this._monthsParseExact?(p(this,"_monthsRegex")||Ac.call(this),d?this._monthsStrictRegex:this._monthsRegex):(p(this,"_monthsRegex")||(this._monthsRegex=mn),this._monthsStrictRegex&&d?this._monthsStrictRegex:this._monthsRegex)},ui.monthsShortRegex=function Xt(d){return this._monthsParseExact?(p(this,"_monthsRegex")||Ac.call(this),d?this._monthsShortStrictRegex:this._monthsShortRegex):(p(this,"_monthsShortRegex")||(this._monthsShortRegex=an),this._monthsShortStrictRegex&&d?this._monthsShortStrictRegex:this._monthsShortRegex)},ui.week=function K0(d){return pl(d,this._week.dow,this._week.doy).week},ui.firstDayOfYear=function U2(){return this._week.doy},ui.firstDayOfWeek=function pr(){return this._week.dow},ui.weekdays=function Ir(d,b){var L=h(this._weekdays)?this._weekdays:this._weekdays[d&&!0!==d&&this._weekdays.isFormat.test(b)?"format":"standalone"];return!0===d?yf(L,this._week.dow):d?L[d.day()]:L},ui.weekdaysMin=function X2(d){return!0===d?yf(this._weekdaysMin,this._week.dow):d?this._weekdaysMin[d.day()]:this._weekdaysMin},ui.weekdaysShort=function Fi(d){return!0===d?yf(this._weekdaysShort,this._week.dow):d?this._weekdaysShort[d.day()]:this._weekdaysShort},ui.weekdaysParse=function Q2(d,b,L){var V,Z,me;if(this._weekdaysParseExact)return Z2.call(this,d,b,L);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),V=0;V<7;V++){if(Z=F([2e3,1]).day(V),L&&!this._fullWeekdaysParse[V]&&(this._fullWeekdaysParse[V]=new RegExp("^"+this.weekdays(Z,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[V]=new RegExp("^"+this.weekdaysShort(Z,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[V]=new RegExp("^"+this.weekdaysMin(Z,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[V]||(me="^"+this.weekdays(Z,"")+"|^"+this.weekdaysShort(Z,"")+"|^"+this.weekdaysMin(Z,""),this._weekdaysParse[V]=new RegExp(me.replace(".",""),"i")),L&&"dddd"===b&&this._fullWeekdaysParse[V].test(d))return V;if(L&&"ddd"===b&&this._shortWeekdaysParse[V].test(d))return V;if(L&&"dd"===b&&this._minWeekdaysParse[V].test(d))return V;if(!L&&this._weekdaysParse[V].test(d))return V}},ui.weekdaysRegex=function Nc(d){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Tu.call(this),d?this._weekdaysStrictRegex:this._weekdaysRegex):(p(this,"_weekdaysRegex")||(this._weekdaysRegex=q2),this._weekdaysStrictRegex&&d?this._weekdaysStrictRegex:this._weekdaysRegex)},ui.weekdaysShortRegex=function e1(d){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Tu.call(this),d?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(p(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=J0),this._weekdaysShortStrictRegex&&d?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},ui.weekdaysMinRegex=function Ff(d){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Tu.call(this),d?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(p(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=K2),this._weekdaysMinStrictRegex&&d?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},ui.isPM=function wf(d){return"p"===(d+"").toLowerCase().charAt(0)},ui.meridiem=function Lu(d,b,L){return d>11?L?"pm":"PM":L?"am":"AM"},co("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(d){var b=d%10;return d+(1===T(d%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th")}}),c.lang=G("moment.lang is deprecated. Use moment.locale instead.",co),c.langData=G("moment.langData is deprecated. Use moment.localeData instead.",No);var _o=Math.abs;function Ju(d,b,L,V){var Z=Or(b,L);return d._milliseconds+=V*Z._milliseconds,d._days+=V*Z._days,d._months+=V*Z._months,d._bubble()}function eh(d){return d<0?Math.floor(d):Math.ceil(d)}function qf(d){return 4800*d/146097}function ih(d){return 146097*d/4800}function bi(d){return function(){return this.as(d)}}var qn=bi("ms"),E1=bi("s"),go=bi("m"),C1=bi("h"),S1=bi("d"),T1=bi("w"),qc=bi("M"),Kc=bi("Q"),Xc=bi("y");function Ps(d){return function(){return this.isValid()?this._data[d]:NaN}}var Da=Ps("milliseconds"),Sl=Ps("seconds"),A1=Ps("minutes"),bk=Ps("hours"),rh=Ps("days"),yk=Ps("months"),L1=Ps("years");var ls=Math.round,Tl={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function oh(d,b,L,V,Z){return Z.relativeTime(b||1,!!L,d,V)}var Zc=Math.abs;function Bo(d){return(d>0)-(d<0)||+d}function Qc(){if(!this.isValid())return this.localeData().invalidDate();var V,Z,me,ke,jt,vi,Kn,Zr,d=Zc(this._milliseconds)/1e3,b=Zc(this._days),L=Zc(this._months),yt=this.asSeconds();return yt?(V=Q(d/60),Z=Q(V/60),d%=60,V%=60,me=Q(L/12),L%=12,ke=d?d.toFixed(3).replace(/\.?0+$/,""):"",jt=yt<0?"-":"",vi=Bo(this._months)!==Bo(yt)?"-":"",Kn=Bo(this._days)!==Bo(yt)?"-":"",Zr=Bo(this._milliseconds)!==Bo(yt)?"-":"",jt+"P"+(me?vi+me+"Y":"")+(L?vi+L+"M":"")+(b?Kn+b+"D":"")+(Z||V||d?"T":"")+(Z?Zr+Z+"H":"")+(V?Zr+V+"M":"")+(d?Zr+ke+"S":"")):"P0D"}var Zt=Wn.prototype;return Zt.isValid=function ir(){return this._isValid},Zt.abs=function Qu(){var d=this._data;return this._milliseconds=_o(this._milliseconds),this._days=_o(this._days),this._months=_o(this._months),d.milliseconds=_o(d.milliseconds),d.seconds=_o(d.seconds),d.minutes=_o(d.minutes),d.hours=_o(d.hours),d.months=_o(d.months),d.years=_o(d.years),this},Zt.add=function $f(d,b){return Ju(this,d,b,1)},Zt.subtract=function Gf(d,b){return Ju(this,d,b,-1)},Zt.as=function rr(d){if(!this.isValid())return NaN;var b,L,V=this._milliseconds;if("month"===(d=Lt(d))||"quarter"===d||"year"===d)switch(b=this._days+V/864e5,L=this._months+qf(b),d){case"month":return L;case"quarter":return L/3;case"year":return L/12}else switch(b=this._days+Math.round(ih(this._months)),d){case"week":return b/7+V/6048e5;case"day":return b+V/864e5;case"hour":return 24*b+V/36e5;case"minute":return 1440*b+V/6e4;case"second":return 86400*b+V/1e3;case"millisecond":return Math.floor(864e5*b)+V;default:throw new Error("Unknown unit "+d)}},Zt.asMilliseconds=qn,Zt.asSeconds=E1,Zt.asMinutes=go,Zt.asHours=C1,Zt.asDays=S1,Zt.asWeeks=T1,Zt.asMonths=qc,Zt.asQuarters=Kc,Zt.asYears=Xc,Zt.valueOf=function Rs(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*T(this._months/12):NaN},Zt._bubble=function th(){var Z,me,ke,yt,jt,d=this._milliseconds,b=this._days,L=this._months,V=this._data;return d>=0&&b>=0&&L>=0||d<=0&&b<=0&&L<=0||(d+=864e5*eh(ih(L)+b),b=0,L=0),V.milliseconds=d%1e3,Z=Q(d/1e3),V.seconds=Z%60,me=Q(Z/60),V.minutes=me%60,ke=Q(me/60),V.hours=ke%24,b+=Q(ke/24),L+=jt=Q(qf(b)),b-=eh(ih(jt)),yt=Q(L/12),L%=12,V.days=b,V.months=L,V.years=yt,this},Zt.clone=function nh(){return Or(this)},Zt.get=function Kf(d){return d=Lt(d),this.isValid()?this[d+"s"]():NaN},Zt.milliseconds=Da,Zt.seconds=Sl,Zt.minutes=A1,Zt.hours=bk,Zt.days=rh,Zt.weeks=function I1(){return Q(this.days()/7)},Zt.months=yk,Zt.years=L1,Zt.humanize=function Qf(d,b){if(!this.isValid())return this.localeData().invalidDate();var Z,me,L=!1,V=Tl;return"object"==typeof d&&(b=d,d=!1),"boolean"==typeof d&&(L=d),"object"==typeof b&&(V=Object.assign({},Tl,b),null!=b.s&&null==b.ss&&(V.ss=b.s-1)),me=function Xf(d,b,L,V){var Z=Or(d).abs(),me=ls(Z.as("s")),ke=ls(Z.as("m")),yt=ls(Z.as("h")),jt=ls(Z.as("d")),vi=ls(Z.as("M")),Kn=ls(Z.as("w")),Zr=ls(Z.as("y")),bo=me<=L.ss&&["s",me]||me0,bo[4]=V,oh.apply(null,bo)}(this,!L,V,Z=this.localeData()),L&&(me=Z.pastFuture(+this,me)),Z.postformat(me)},Zt.toISOString=Qc,Zt.toString=Qc,Zt.toJSON=Qc,Zt.locale=ju,Zt.localeData=p1,Zt.toIsoString=G("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Qc),Zt.lang=Yu,Ae("X",0,0,"unix"),Ae("x",0,0,"valueOf"),ut("x",xn),ut("X",/[+-]?\d+(\.\d{1,3})?/),ai("X",function(d,b,L){L._d=new Date(1e3*parseFloat(d))}),ai("x",function(d,b,L){L._d=new Date(T(d))}),c.version="2.29.4",function m(d){v=d}(ji),c.fn=Ve,c.min=function Sf(){return Cf("isBefore",[].slice.call(arguments,0))},c.max=function ye(){return Cf("isAfter",[].slice.call(arguments,0))},c.now=function(){return Date.now?Date.now():+new Date},c.utc=F,c.unix=function zf(d){return ji(1e3*d)},c.months=function Ku(d,b){return Uf(d,b,"months")},c.isDate=S,c.locale=co,c.invalid=N,c.duration=Or,c.isMoment=K,c.weekdays=function Wf(d,b,L){return qu(d,b,L,"weekdays")},c.parseZone=function xa(){return ji.apply(null,arguments).parseZone()},c.localeData=No,c.isDuration=Nr,c.monthsShort=function Xu(d,b){return Uf(d,b,"monthsShort")},c.weekdaysMin=function M1(d,b,L){return qu(d,b,L,"weekdaysMin")},c.defineLocale=ga,c.updateLocale=function r1(d,b){if(null!=b){var L,V,Z=kf;null!=ii[d]&&null!=ii[d].parentLocale?ii[d].set(Le(ii[d]._config,b)):(null!=(V=rs(d))&&(Z=V._config),b=Le(Z,b),null==V&&(b.abbr=d),(L=new De(b)).parentLocale=ii[d],ii[d]=L),co(d)}else null!=ii[d]&&(null!=ii[d].parentLocale?(ii[d]=ii[d].parentLocale,d===co()&&co(d)):null!=ii[d]&&delete ii[d]);return ii[d]},c.locales=function o1(){return $e(ii)},c.weekdaysShort=function Zu(d,b,L){return qu(d,b,L,"weekdaysShort")},c.normalizeUnits=Lt,c.relativeTimeRounding=function Zf(d){return void 0===d?ls:"function"==typeof d&&(ls=d,!0)},c.relativeTimeThreshold=function Al(d,b){return void 0!==Tl[d]&&(void 0===b?Tl[d]:(Tl[d]=b,"s"===d&&(Tl.ss=b-1),!0))},c.calendarFormat=function xl(d,b){var L=d.diff(b,"days",!0);return L<-6?"sameElse":L<-1?"lastWeek":L<0?"lastDay":L<1?"sameDay":L<2?"nextDay":L<7?"nextWeek":"sameElse"},c.prototype=Ve,c.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},c}()},8617:function(ie,y){var c;void 0!==(c=function(){return function(m){function h(I){return" "===I||"\t"===I||"\n"===I||"\f"===I||"\r"===I}function f(I){var K,W=I.exec(m.substring(N));if(W)return N+=(K=W[0]).length,K}for(var F,B,E,O,j,p=m.length,_=/^[ \t\n\r\u000c]+/,w=/^[, \t\n\r\u000c]+/,M=/^[^ \t\n\r\u000c]+/,S=/[,]+$/,A=/^\d+$/,k=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,N=0,z=[];;){if(f(w),N>=p)return z;F=f(M),B=[],","===F.slice(-1)?(F=F.replace(S,""),R()):U()}function U(){for(f(_),E="",O="in descriptor";;){if(j=m.charAt(N),"in descriptor"===O)if(h(j))E&&(B.push(E),E="",O="after descriptor");else{if(","===j)return N+=1,E&&B.push(E),void R();if("("===j)E+=j,O="in parens";else{if(""===j)return E&&B.push(E),void R();E+=j}}else if("in parens"===O)if(")"===j)E+=j,O="in descriptor";else{if(""===j)return B.push(E),void R();E+=j}else if("after descriptor"===O&&!h(j)){if(""===j)return void R();O="in descriptor",N-=1}N+=1}}function R(){var K,W,G,X,re,Me,Le,De,$e,I=!1,te={};for(X=0;X{var y=String,x=function(){return{isColorSupported:!1,reset:y,bold:y,dim:y,italic:y,underline:y,inverse:y,hidden:y,strikethrough:y,black:y,red:y,green:y,yellow:y,blue:y,magenta:y,cyan:y,white:y,gray:y,bgBlack:y,bgRed:y,bgGreen:y,bgYellow:y,bgBlue:y,bgMagenta:y,bgCyan:y,bgWhite:y}};ie.exports=x(),ie.exports.createColors=x},1083:(ie,y,x)=>{"use strict";let v=x(4185);class c extends v{constructor(h){super(h),this.type="atrule"}append(...h){return this.proxyOf.nodes||(this.nodes=[]),super.append(...h)}prepend(...h){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...h)}}ie.exports=c,c.default=c,v.registerAtRule(c)},94:(ie,y,x)=>{"use strict";let v=x(2491);class c extends v{constructor(h){super(h),this.type="comment"}}ie.exports=c,c.default=c},4185:(ie,y,x)=>{"use strict";let p,_,w,M,{isClean:v,my:c}=x(8842),m=x(4820),h=x(94),f=x(2491);function S(F){return F.map(B=>(B.nodes&&(B.nodes=S(B.nodes)),delete B.source,B))}function A(F){if(F[v]=!1,F.proxyOf.nodes)for(let B of F.proxyOf.nodes)A(B)}let k=(()=>{class F extends f{push(E){return E.parent=this,this.proxyOf.nodes.push(E),this}each(E){if(!this.proxyOf.nodes)return;let j,N,O=this.getIterator();for(;this.indexes[O]{let N;try{N=E(O,j)}catch(z){throw O.addToError(z)}return!1!==N&&O.walk&&(N=O.walk(E)),N})}walkDecls(E,O){return O?E instanceof RegExp?this.walk((j,N)=>{if("decl"===j.type&&E.test(j.prop))return O(j,N)}):this.walk((j,N)=>{if("decl"===j.type&&j.prop===E)return O(j,N)}):(O=E,this.walk((j,N)=>{if("decl"===j.type)return O(j,N)}))}walkRules(E,O){return O?E instanceof RegExp?this.walk((j,N)=>{if("rule"===j.type&&E.test(j.selector))return O(j,N)}):this.walk((j,N)=>{if("rule"===j.type&&j.selector===E)return O(j,N)}):(O=E,this.walk((j,N)=>{if("rule"===j.type)return O(j,N)}))}walkAtRules(E,O){return O?E instanceof RegExp?this.walk((j,N)=>{if("atrule"===j.type&&E.test(j.name))return O(j,N)}):this.walk((j,N)=>{if("atrule"===j.type&&j.name===E)return O(j,N)}):(O=E,this.walk((j,N)=>{if("atrule"===j.type)return O(j,N)}))}walkComments(E){return this.walk((O,j)=>{if("comment"===O.type)return E(O,j)})}append(...E){for(let O of E){let j=this.normalize(O,this.last);for(let N of j)this.proxyOf.nodes.push(N)}return this.markDirty(),this}prepend(...E){E=E.reverse();for(let O of E){let j=this.normalize(O,this.first,"prepend").reverse();for(let N of j)this.proxyOf.nodes.unshift(N);for(let N in this.indexes)this.indexes[N]=this.indexes[N]+j.length}return this.markDirty(),this}cleanRaws(E){if(super.cleanRaws(E),this.nodes)for(let O of this.nodes)O.cleanRaws(E)}insertBefore(E,O){let U,j=this.index(E),z=this.normalize(O,this.proxyOf.nodes[j],0===j&&"prepend").reverse();j=this.index(E);for(let R of z)this.proxyOf.nodes.splice(j,0,R);for(let R in this.indexes)U=this.indexes[R],j<=U&&(this.indexes[R]=U+z.length);return this.markDirty(),this}insertAfter(E,O){let z,j=this.index(E),N=this.normalize(O,this.proxyOf.nodes[j]).reverse();j=this.index(E);for(let U of N)this.proxyOf.nodes.splice(j+1,0,U);for(let U in this.indexes)z=this.indexes[U],j=E&&(this.indexes[j]=O-1);return this.markDirty(),this}removeAll(){for(let E of this.proxyOf.nodes)E.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}replaceValues(E,O,j){return j||(j=O,O={}),this.walkDecls(N=>{O.props&&!O.props.includes(N.prop)||O.fast&&!N.value.includes(O.fast)||(N.value=N.value.replace(E,j))}),this.markDirty(),this}every(E){return this.nodes.every(E)}some(E){return this.nodes.some(E)}index(E){return"number"==typeof E?E:(E.proxyOf&&(E=E.proxyOf),this.proxyOf.nodes.indexOf(E))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}normalize(E,O){if("string"==typeof E)E=S(p(E).nodes);else if(Array.isArray(E)){E=E.slice(0);for(let N of E)N.parent&&N.parent.removeChild(N,"ignore")}else if("root"===E.type&&"document"!==this.type){E=E.nodes.slice(0);for(let N of E)N.parent&&N.parent.removeChild(N,"ignore")}else if(E.type)E=[E];else if(E.prop){if(typeof E.value>"u")throw new Error("Value field is missed in node creation");"string"!=typeof E.value&&(E.value=String(E.value)),E=[new m(E)]}else if(E.selector)E=[new _(E)];else if(E.name)E=[new w(E)];else{if(!E.text)throw new Error("Unknown node type in node creation");E=[new h(E)]}return E.map(N=>(N[c]||F.rebuild(N),(N=N.proxyOf).parent&&N.parent.removeChild(N),N[v]&&A(N),typeof N.raws.before>"u"&&O&&typeof O.raws.before<"u"&&(N.raws.before=O.raws.before.replace(/\S/g,"")),N.parent=this.proxyOf,N))}getProxyProcessor(){return{set:(E,O,j)=>(E[O]===j||(E[O]=j,("name"===O||"params"===O||"selector"===O)&&E.markDirty()),!0),get:(E,O)=>"proxyOf"===O?E:E[O]?"each"===O||"string"==typeof O&&O.startsWith("walk")?(...j)=>E[O](...j.map(N=>"function"==typeof N?(z,U)=>N(z.toProxy(),U):N)):"every"===O||"some"===O?j=>E[O]((N,...z)=>j(N.toProxy(),...z)):"root"===O?()=>E.root().toProxy():"nodes"===O?E.nodes.map(j=>j.toProxy()):"first"===O||"last"===O?E[O].toProxy():E[O]:E[O]}}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let E=this.lastEach;return this.indexes[E]=0,E}}return F.registerParse=B=>{p=B},F.registerRule=B=>{_=B},F.registerAtRule=B=>{w=B},F.registerRoot=B=>{M=B},F})();ie.exports=k,k.default=k,k.rebuild=F=>{"atrule"===F.type?Object.setPrototypeOf(F,w.prototype):"rule"===F.type?Object.setPrototypeOf(F,_.prototype):"decl"===F.type?Object.setPrototypeOf(F,m.prototype):"comment"===F.type?Object.setPrototypeOf(F,h.prototype):"root"===F.type&&Object.setPrototypeOf(F,M.prototype),F[c]=!0,F.nodes&&F.nodes.forEach(B=>{k.rebuild(B)})}},5490:(ie,y,x)=>{"use strict";let v=x(2844),c=x(2868);class m extends Error{constructor(f,p,_,w,M,S){super(f),this.name="CssSyntaxError",this.reason=f,M&&(this.file=M),w&&(this.source=w),S&&(this.plugin=S),typeof p<"u"&&typeof _<"u"&&("number"==typeof p?(this.line=p,this.column=_):(this.line=p.line,this.column=p.column,this.endLine=_.line,this.endColumn=_.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,m)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(f){if(!this.source)return"";let p=this.source;null==f&&(f=v.isColorSupported),c&&f&&(p=c(p));let A,k,_=p.split(/\r?\n/),w=Math.max(this.line-3,0),M=Math.min(this.line+2,_.length),S=String(M).length;if(f){let{bold:F,red:B,gray:E}=v.createColors(!0);A=O=>F(B(O)),k=O=>E(O)}else A=k=F=>F;return _.slice(w,M).map((F,B)=>{let E=w+1+B,O=" "+(" "+E).slice(-S)+" | ";if(E===this.line){let j=k(O.replace(/\d/g," "))+F.slice(0,this.column-1).replace(/[^\t]/g," ");return A(">")+k(O)+F+"\n "+j+A("^")}return" "+k(O)+F}).join("\n")}toString(){let f=this.showSourceCode();return f&&(f="\n\n"+f+"\n"),this.name+": "+this.message+f}}ie.exports=m,m.default=m},4820:(ie,y,x)=>{"use strict";let v=x(2491);class c extends v{constructor(h){h&&typeof h.value<"u"&&"string"!=typeof h.value&&(h={...h,value:String(h.value)}),super(h),this.type="decl"}get variable(){return this.prop.startsWith("--")||"$"===this.prop[0]}}ie.exports=c,c.default=c},1962:(ie,y,x)=>{"use strict";let c,m,v=x(4185),h=(()=>{class f extends v{constructor(_){super({type:"document",..._}),this.nodes||(this.nodes=[])}toResult(_={}){return new c(new m,this,_).stringify()}}return f.registerLazyResult=p=>{c=p},f.registerProcessor=p=>{m=p},f})();ie.exports=h,h.default=h},4747:(ie,y,x)=>{"use strict";let v=x(4820),c=x(3604),m=x(94),h=x(1083),f=x(5938),p=x(9319),_=x(6037);function w(M,S){if(Array.isArray(M))return M.map(F=>w(F));let{inputs:A,...k}=M;if(A){S=[];for(let F of A){let B={...F,__proto__:f.prototype};B.map&&(B.map={...B.map,__proto__:c.prototype}),S.push(B)}}if(k.nodes&&(k.nodes=M.nodes.map(F=>w(F,S))),k.source){let{inputId:F,...B}=k.source;k.source=B,null!=F&&(k.source.input=S[F])}if("root"===k.type)return new p(k);if("decl"===k.type)return new v(k);if("rule"===k.type)return new _(k);if("comment"===k.type)return new m(k);if("atrule"===k.type)return new h(k);throw new Error("Unknown node type: "+M.type)}ie.exports=w,w.default=w},5938:(ie,y,x)=>{"use strict";let{SourceMapConsumer:v,SourceMapGenerator:c}=x(209),{fileURLToPath:m,pathToFileURL:h}=x(7414),{resolve:f,isAbsolute:p}=x(9830),{nanoid:_}=x(9901),w=x(2868),M=x(5490),S=x(3604),A=Symbol("fromOffsetCache"),k=Boolean(v&&c),F=Boolean(f&&p);class B{constructor(O,j={}){if(null===O||typeof O>"u"||"object"==typeof O&&!O.toString)throw new Error(`PostCSS received ${O} instead of CSS string`);if(this.css=O.toString(),"\ufeff"===this.css[0]||"\ufffe"===this.css[0]?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,j.from&&(this.file=!F||/^\w+:\/\//.test(j.from)||p(j.from)?j.from:f(j.from)),F&&k){let N=new S(this.css,j);if(N.text){this.map=N;let z=N.consumer().file;!this.file&&z&&(this.file=this.mapResolve(z))}}this.file||(this.id=""+t;try{const e=(new window.DOMParser).parseFromString(Il(t),"text/html").body;return null===e?this.inertDocumentHelper.getInertBodyElement(t):(e.removeChild(e.firstChild),e)}catch{return null}}}class p8{constructor(t){if(this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){const e=this.inertDocument.createElement("html");this.inertDocument.appendChild(e);const n=this.inertDocument.createElement("body");e.appendChild(n)}}getInertBodyElement(t){const e=this.inertDocument.createElement("template");if("content"in e)return e.innerHTML=Il(t),e;const n=this.inertDocument.createElement("body");return n.innerHTML=Il(t),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(n),n}stripCustomNsAttrs(t){const e=t.attributes;for(let r=e.length-1;0"),!0}endElement(t){const e=t.nodeName.toLowerCase();Q1.hasOwnProperty(e)&&!ax.hasOwnProperty(e)&&(this.buf.push(""))}chars(t){this.buf.push(ux(t))}checkClobberedElement(t,e){if(e&&(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`);return e}}const F8=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,v8=/([^\#-~ |!])/g;function ux(i){return i.replace(/&/g,"&").replace(F8,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(v8,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(//g,">")}let ap;function hx(i,t){let e=null;try{ap=ap||function sx(i){const t=new p8(i);return function _8(){try{return!!(new window.DOMParser).parseFromString(Il(""),"text/html")}catch{return!1}}()?new f8(t):t}(i);let n=t?String(t):"";e=ap.getInertBodyElement(n);let r=5,o=n;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,n=o,o=e.innerHTML,e=ap.getInertBodyElement(n)}while(n!==o);return Il((new y8).sanitizeChildren(eb(e)||e))}finally{if(e){const n=eb(e)||e;for(;n.firstChild;)n.removeChild(n.firstChild)}}}function eb(i){return"content"in i&&function w8(i){return i.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===i.nodeName}(i)?i.content:null}var Si=(()=>((Si=Si||{})[Si.NONE=0]="NONE",Si[Si.HTML=1]="HTML",Si[Si.STYLE=2]="STYLE",Si[Si.SCRIPT=3]="SCRIPT",Si[Si.URL=4]="URL",Si[Si.RESOURCE_URL=5]="RESOURCE_URL",Si))();function mh(i){const t=fh();return t?t.sanitize(Si.URL,i)||"":ls(i,"URL")?Qr(i):sp(It(i))}function mx(i){const t=fh();if(t)return ox(t.sanitize(Si.RESOURCE_URL,i)||"");if(ls(i,"ResourceURL"))return ox(Qr(i));throw new Ce(904,!1)}function fh(){const i=Pe();return i&&i[12]}const lp=new De("ENVIRONMENT_INITIALIZER"),px=new De("INJECTOR",-1),_x=new De("INJECTOR_DEF_TYPES");class gx{get(t,e=ns){if(e===ns){const n=new Error(`NullInjectorError: No provider for ${Ti(t)}!`);throw n.name="NullInjectorError",n}return e}}function S8(...i){return{\u0275providers:bx(0,i),\u0275fromNgModule:!0}}function bx(i,...t){const e=[],n=new Set;let r;return Al(t,o=>{const s=o;tb(s,e,[],n)&&(r||(r=[]),r.push(s))}),void 0!==r&&yx(r,e),e}function yx(i,t){for(let e=0;e{t.push(o)})}}function tb(i,t,e,n){if(!(i=Et(i)))return!1;let r=null,o=gf(i);const s=!o&&oi(i);if(o||s){if(s&&!s.standalone)return!1;r=i}else{const l=i.ngModule;if(o=gf(l),!o)return!1;r=l}const a=n.has(r);if(s){if(a)return!1;if(n.add(r),s.dependencies){const l="function"==typeof s.dependencies?s.dependencies():s.dependencies;for(const u of l)tb(u,t,e,n)}}else{if(!o)return!1;{if(null!=o.imports&&!a){let u;n.add(r);try{Al(o.imports,g=>{tb(g,t,e,n)&&(u||(u=[]),u.push(g))})}finally{}void 0!==u&&yx(u,t)}if(!a){const u=ho(r)||(()=>new r);t.push({provide:r,useFactory:u,deps:ci},{provide:_x,useValue:r,multi:!0},{provide:lp,useValue:()=>pe(r),multi:!0})}const l=o.providers;null==l||a||ib(l,g=>{t.push(g)})}}return r!==i&&void 0!==i.providers}function ib(i,t){for(let e of i)Ns(e)&&(e=e.\u0275providers),Array.isArray(e)?ib(e,t):t(e)}const T8=Ni({provide:String,useValue:Ni});function nb(i){return null!==i&&"object"==typeof i&&T8 in i}function Ol(i){return"function"==typeof i}const rb=new De("Set Injector scope."),cp={},L8={};let ob;function dp(){return void 0===ob&&(ob=new gx),ob}class js{}class wx extends js{constructor(t,e,n,r){super(),this.parent=e,this.source=n,this.scopes=r,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,ab(t,s=>this.processProvider(s)),this.records.set(px,od(void 0,this)),r.has("environment")&&this.records.set(js,od(void 0,this));const o=this.records.get(rb);null!=o&&"string"==typeof o.value&&this.scopes.add(o.value),this.injectorDefTypes=new Set(this.get(_x.multi,ci,Ct.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const t of this._ngOnDestroyHooks)t.ngOnDestroy();for(const t of this._onDestroyHooks)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(t){this._onDestroyHooks.push(t)}runInContext(t){this.assertNotDestroyed();const e=ma(this),n=ii(void 0);try{return t()}finally{ma(e),ii(n)}}get(t,e=ns,n=Ct.Default){this.assertNotDestroyed(),n=Pc(n);const r=ma(this),o=ii(void 0);try{if(!(n&Ct.SkipSelf)){let a=this.records.get(t);if(void 0===a){const l=function P8(i){return"function"==typeof i||"object"==typeof i&&i instanceof De}(t)&&Lc(t);a=l&&this.injectableDefInScope(l)?od(sb(t),cp):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(n&Ct.Self?dp():this.parent).get(t,e=n&Ct.Optional&&e===ns?null:e)}catch(s){if("NullInjectorError"===s.name){if((s[ha]=s[ha]||[]).unshift(Ti(t)),r)throw s;return function J0(i,t,e,n){const r=i[ha];throw t[Oc]&&r.unshift(t[Oc]),i.message=function e1(i,t,e,n=null){i=i&&"\n"===i.charAt(0)&&"\u0275"==i.charAt(1)?i.slice(2):i;let r=Ti(t);if(Array.isArray(t))r=t.map(Ti).join(" -> ");else if("object"==typeof t){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+("string"==typeof a?JSON.stringify(a):Ti(a)))}r=`{${o.join(", ")}}`}return`${e}${n?"("+n+")":""}[${r}]: ${i.replace(Io,"\n ")}`}("\n"+i.message,r,e,n),i.ngTokenPath=r,i[ha]=null,i}(s,t,"R3InjectorError",this.source)}throw s}finally{ii(o),ma(r)}}resolveInjectorInitializers(){const t=ma(this),e=ii(void 0);try{const n=this.get(lp.multi,ci,Ct.Self);for(const r of n)r()}finally{ma(t),ii(e)}}toString(){const t=[],e=this.records;for(const n of e.keys())t.push(Ti(n));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new Ce(205,!1)}processProvider(t){let e=Ol(t=Et(t))?t:Et(t&&t.provide);const n=function N8(i){return nb(i)?od(void 0,i.useValue):od(kx(i),cp)}(t);if(Ol(t)||!0!==t.multi)this.records.get(e);else{let r=this.records.get(e);r||(r=od(void 0,cp,!0),r.factory=()=>Au(r.multi),this.records.set(e,r)),e=t,r.multi.push(t)}this.records.set(e,n)}hydrate(t,e){return e.value===cp&&(e.value=L8,e.value=e.factory()),"object"==typeof e.value&&e.value&&function R8(i){return null!==i&&"object"==typeof i&&"function"==typeof i.ngOnDestroy}(e.value)&&this._ngOnDestroyHooks.add(e.value),e.value}injectableDefInScope(t){if(!t.providedIn)return!1;const e=Et(t.providedIn);return"string"==typeof e?"any"===e||this.scopes.has(e):this.injectorDefTypes.has(e)}}function sb(i){const t=Lc(i),e=null!==t?t.factory:ho(i);if(null!==e)return e;if(i instanceof De)throw new Ce(204,!1);if(i instanceof Function)return function I8(i){const t=i.length;if(t>0)throw sh(t,"?"),new Ce(204,!1);const e=function Cu(i){const t=i&&(i[fl]||i[bf]);if(t){const e=function Su(i){if(i.hasOwnProperty("name"))return i.name;const t=(""+i).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(i);return console.warn(`DEPRECATED: DI is instantiating a token "${e}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${e}" class.`),t}return null}(i);return null!==e?()=>e.factory(i):()=>new i}(i);throw new Ce(204,!1)}function kx(i,t,e){let n;if(Ol(i)){const r=Et(i);return ho(r)||sb(r)}if(nb(i))n=()=>Et(i.useValue);else if(function vx(i){return!(!i||!i.useFactory)}(i))n=()=>i.useFactory(...Au(i.deps||[]));else if(function Fx(i){return!(!i||!i.useExisting)}(i))n=()=>pe(Et(i.useExisting));else{const r=Et(i&&(i.useClass||i.provide));if(!function O8(i){return!!i.deps}(i))return ho(r)||sb(r);n=()=>new r(...Au(i.deps))}return n}function od(i,t,e=!1){return{factory:i,value:t,multi:e?[]:void 0}}function ab(i,t){for(const e of i)Array.isArray(e)?ab(e,t):e&&Ns(e)?ab(e.\u0275providers,t):t(e)}class B8{}class xx{}class H8{resolveComponentFactory(t){throw function j8(i){const t=Error(`No component factory found for ${Ti(i)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=i,t}(t)}}let Hs=(()=>{class i{}return i.NULL=new H8,i})();function Y8(){return sd(An(),Pe())}function sd(i,t){return new Ke(br(i,t))}let Ke=(()=>{class i{constructor(e){this.nativeElement=e}}return i.__NG_ELEMENT_ID__=Y8,i})();function V8(i){return i instanceof Ke?i.nativeElement:i}class ph{}let cs=(()=>{class i{}return i.__NG_ELEMENT_ID__=()=>function z8(){const i=Pe(),e=yr(An().index,i);return(gr(e)?e:i)[11]}(),i})(),U8=(()=>{class i{}return i.\u0275prov=Oe({token:i,providedIn:"root",factory:()=>null}),i})();class Rl{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const W8=new Rl("15.0.4"),lb={};function db(i){return i.ngOriginalError}class Ys{constructor(){this._console=console}handleError(t){const e=this._findOriginalError(t);this._console.error("ERROR",t),e&&this._console.error("ORIGINAL ERROR",e)}_findOriginalError(t){let e=t&&db(t);for(;e&&db(e);)e=db(e);return e||null}}function Mx(i){return i.ownerDocument.defaultView}function ub(i){return i.ownerDocument}function Vs(i){return i instanceof Function?i():i}function Cx(i,t,e){let n=i.length;for(;;){const r=i.indexOf(t,e);if(-1===r)return r;if(0===r||i.charCodeAt(r-1)<=32){const o=t.length;if(r+o===n||i.charCodeAt(r+o)<=32)return r}e=r+1}}const Sx="ng-template";function eN(i,t,e){let n=0;for(;no?"":r[D+1].toLowerCase();const K=8&n?H:null;if(K&&-1!==Cx(K,u,0)||2&n&&u!==H){if(Ho(n))return!1;s=!0}}}}else{if(!s&&!Ho(n)&&!Ho(l))return!1;if(s&&Ho(l))continue;s=!1,n=l|1&n}}return Ho(n)||s}function Ho(i){return 0==(1&i)}function nN(i,t,e,n){if(null===t)return-1;let r=0;if(n||!e){let o=!1;for(;r-1)for(e++;e0?'="'+a+'"':"")+"]"}else 8&n?r+="."+s:4&n&&(r+=" "+s);else""!==r&&!Ho(s)&&(t+=Lx(o,r),r=""),n=s,o=o||!Ho(n);e++}return""!==r&&(t+=Lx(o,r)),t}const zt={};function ie(i){Ix(si(),Pe(),rr()+i,!1)}function Ix(i,t,e,n){if(!n)if(3==(3&t[2])){const o=i.preOrderCheckHooks;null!==o&&Gc(t,o,e)}else{const o=i.preOrderHooks;null!==o&&qc(t,o,0,e)}Rs(e)}function Px(i,t=null,e=null,n){const r=Bx(i,t,e,n);return r.resolveInjectorInitializers(),r}function Bx(i,t=null,e=null,n,r=new Set){const o=[e||ci,S8(i)];return n=n||("object"==typeof i?void 0:Ti(i)),new wx(o,t||dp(),n||null,r)}let Qi=(()=>{class i{static create(e,n){if(Array.isArray(e))return Px({name:""},n,e,"");{const r=e.name??"";return Px({name:r},e.parent,e.providers,r)}}}return i.THROW_IF_NOT_FOUND=ns,i.NULL=new gx,i.\u0275prov=Oe({token:i,providedIn:"any",factory:()=>pe(px)}),i.__NG_ELEMENT_ID__=-1,i})();function T(i,t=Ct.Default){const e=Pe();return null===e?pe(i,t):mk(An(),e,Et(i),t)}function wa(){throw new Error("invalid")}function Wx(i,t){const e=i.contentQueries;if(null!==e)for(let n=0;n22&&Ix(i,t,22,!1),e(n,r)}finally{Rs(o)}}function bb(i,t,e){if(Ru(t)){const r=t.directiveEnd;for(let o=t.directiveStart;o0;){const e=i[--t];if("number"==typeof e&&e<0)return e}return 0})(s)!=a&&s.push(a),s.push(e,n,o)}}(i,t,n,_h(i,e,r.hostVars,zt),r)}function ds(i,t,e,n,r,o){const s=br(i,t);!function xb(i,t,e,n,r,o,s){if(null==o)i.removeAttribute(t,r,e);else{const a=null==s?It(o):s(o,n||"",r);i.setAttribute(t,r,a,e)}}(t[11],s,o,i.value,e,n,r)}function qN(i,t,e,n,r,o){const s=o[t];if(null!==s){const a=n.setInput;for(let l=0;l0&&Db(e)}}function Db(i){for(let n=j1(i);null!==n;n=H1(n))for(let r=10;r0&&Db(o)}const e=i[1].components;if(null!==e)for(let n=0;n0&&Db(r)}}function JN(i,t){const e=yr(t,i),n=e[1];(function e9(i,t){for(let e=t.length;e-1&&(z1(t,n),Xf(e,n))}this._attachedToViewContainer=!1}zk(this._lView[1],this._lView)}onDestroy(t){qx(this._lView[1],this._lView,null,t)}markForCheck(){Mb(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){pp(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new Ce(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function HI(i,t){uh(i,t,t[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new Ce(902,!1);this._appRef=t}}class t9 extends gh{constructor(t){super(t),this._view=t}detectChanges(){const t=this._view;pp(t[1],t,t[8],!1)}checkNoChanges(){}get context(){return null}}class oD extends Hs{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const e=oi(t);return new bh(e,this.ngModule)}}function sD(i){const t=[];for(let e in i)i.hasOwnProperty(e)&&t.push({propName:i[e],templateName:e});return t}class n9{constructor(t,e){this.injector=t,this.parentInjector=e}get(t,e,n){n=Pc(n);const r=this.injector.get(t,lb,n);return r!==lb||e===lb?r:this.parentInjector.get(t,e,n)}}class bh extends xx{constructor(t,e){super(),this.componentDef=t,this.ngModule=e,this.componentType=t.type,this.selector=function cN(i){return i.map(lN).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!e}get inputs(){return sD(this.componentDef.inputs)}get outputs(){return sD(this.componentDef.outputs)}create(t,e,n,r){let o=(r=r||this.ngModule)instanceof js?r:r?.injector;o&&null!==this.componentDef.getStandaloneInjector&&(o=this.componentDef.getStandaloneInjector(o)||o);const s=o?new n9(t,o):t,a=s.get(ph,null);if(null===a)throw new Ce(407,!1);const l=s.get(U8,null),u=a.createRenderer(null,this.componentDef),g=this.componentDef.selectors[0][0]||"div",D=n?function IN(i,t,e){return i.selectRootElement(t,e===Yn.ShadowDom)}(u,n,this.componentDef.encapsulation):V1(u,g,function i9(i){const t=i.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(g)),H=this.componentDef.onPush?288:272,K=vb(0,null,null,1,0,null,null,null,null,null),ee=hp(null,K,null,H,null,null,a,u,l,s,null);let ae,me;Xu(ee);try{const ve=this.componentDef;let Se,ge=null;ve.findHostDirectiveDefs?(Se=[],ge=new Map,ve.findHostDirectiveDefs(ve,Se,ge),Se.push(ve)):Se=[ve];const Re=function o9(i,t){const e=i[1];return i[22]=t,cd(e,22,2,"#host",null)}(ee,D),ut=function s9(i,t,e,n,r,o,s,a){const l=r[1];!function a9(i,t,e,n){for(const r of i)t.mergedAttrs=Sl(t.mergedAttrs,r.hostAttrs);null!==t.mergedAttrs&&(_p(t,t.mergedAttrs,!0),null!==e&&tx(n,e,t))}(n,i,t,s);const u=o.createRenderer(t,e),g=hp(r,Gx(e),null,e.onPush?32:16,r[i.index],i,o,u,a||null,null,null);return l.firstCreatePass&&kb(l,i,n.length-1),fp(r,g),r[i.index]=g}(Re,D,ve,Se,ee,a,u);me=If(K,22),D&&function c9(i,t,e,n){if(n)nh(i,e,["ng-version",W8.full]);else{const{attrs:r,classes:o}=function dN(i){const t=[],e=[];let n=1,r=2;for(;n0&&ex(i,e,o.join(" "))}}(u,ve,D,n),void 0!==e&&function d9(i,t,e){const n=i.projection=[];for(let r=0;r=0;n--){const r=i[n];r.hostVars=t+=r.hostVars,r.hostAttrs=Sl(r.hostAttrs,e=Sl(e,r.hostAttrs))}}(n)}function Sb(i){return i===No?{}:i===ci?[]:i}function m9(i,t){const e=i.viewQuery;i.viewQuery=e?(n,r)=>{t(n,r),e(n,r)}:t}function f9(i,t){const e=i.contentQueries;i.contentQueries=e?(n,r,o)=>{t(n,r,o),e(n,r,o)}:t}function p9(i,t){const e=i.hostBindings;i.hostBindings=e?(n,r)=>{t(n,r),e(n,r)}:t}let bp=null;function Pl(){if(!bp){const i=Hi.Symbol;if(i&&i.iterator)bp=i.iterator;else{const t=Object.getOwnPropertyNames(Map.prototype);for(let e=0;es(Tn(Re[n.index])):n.index;let ge=null;if(!s&&a&&(ge=function S9(i,t,e,n){const r=i.cleanup;if(null!=r)for(let o=0;ol?a[l]:null}"string"==typeof s&&(o+=2)}return null}(i,t,r,n.index)),null!==ge)(ge.__ngLastListenerFn__||ge).__ngNextListenerFn__=o,ge.__ngLastListenerFn__=o,H=!1;else{o=kD(n,t,g,o,!1);const Re=e.listen(me,r,o);D.push(o,Re),u&&u.push(r,Se,ve,ve+1)}}else o=kD(n,t,g,o,!1);const K=n.outputs;let ee;if(H&&null!==K&&(ee=K[r])){const ae=ee.length;if(ae)for(let me=0;me-1?yr(i.index,t):t);let l=wD(t,0,n,s),u=o.__ngNextListenerFn__;for(;u;)l=wD(t,0,u,s)&&l,u=u.__ngNextListenerFn__;return r&&!1===l&&(s.preventDefault(),s.returnValue=!1),l}}function ye(i=1){return function Uf(i){return(Bt.lFrame.contextLView=function eh(i,t){for(;i>0;)t=t[15],i--;return t}(i,Bt.lFrame.contextLView))[8]}(i)}function T9(i,t){let e=null;const n=function rN(i){const t=i.attrs;if(null!=t){const e=t.indexOf(5);if(0==(1&e))return t[e+1]}return null}(i);for(let r=0;r>17&32767}function Nb(i){return 2|i}function jl(i){return(131068&i)>>2}function Ob(i,t){return-131069&i|t<<2}function Rb(i){return 1|i}function ID(i,t,e,n,r){const o=i[e+1],s=null===t;let a=n?ka(o):jl(o),l=!1;for(;0!==a&&(!1===l||s);){const g=i[a+1];R9(i[a],t)&&(l=!0,i[a+1]=n?Rb(g):Nb(g)),a=n?ka(g):jl(g)}l&&(i[e+1]=n?Nb(o):Rb(o))}function R9(i,t){return null===i||null==t||(Array.isArray(i)?i[1]:i)===t||!(!Array.isArray(i)||"string"!=typeof t)&&id(i,t)>=0}const In={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function ND(i){return i.substring(In.key,In.keyEnd)}function P9(i){return i.substring(In.value,In.valueEnd)}function OD(i,t){const e=In.textEnd;return e===t?-1:(t=In.keyEnd=function H9(i,t,e){for(;t32;)t++;return t}(i,In.key=t,e),yd(i,t,e))}function RD(i,t){const e=In.textEnd;let n=In.key=yd(i,t,e);return e===n?-1:(n=In.keyEnd=function Y9(i,t,e){let n;for(;t=65&&(-33&n)<=90||n>=48&&n<=57);)t++;return t}(i,n,e),n=BD(i,n,e),n=In.value=yd(i,n,e),n=In.valueEnd=function V9(i,t,e){let n=-1,r=-1,o=-1,s=t,a=s;for(;s32&&(a=s),o=r,r=n,n=-33&l}return a}(i,n,e),BD(i,n,e))}function PD(i){In.key=0,In.keyEnd=0,In.value=0,In.valueEnd=0,In.textEnd=i.length}function yd(i,t,e){for(;t=0;e=RD(t,e))VD(i,ND(t),P9(t))}function hs(i,t){for(let e=function B9(i){return PD(i),OD(i,yd(i,0,In.textEnd))}(t);e>=0;e=OD(t,e))Zr(i,ND(t),!0)}function Vo(i,t,e,n){const r=Pe(),o=si(),s=po(2);o.firstUpdatePass&&YD(o,i,s,n),t!==zt&&ur(r,s,t)&&zD(o,o.data[rr()],r,r[11],i,r[s+1]=function Z9(i,t){return null==i||("string"==typeof t?i+=t:"object"==typeof i&&(i=Ti(Qr(i)))),i}(t,e),n,s)}function zo(i,t,e,n){const r=si(),o=po(2);r.firstUpdatePass&&YD(r,null,o,n);const s=Pe();if(e!==zt&&ur(s,o,e)){const a=r.data[rr()];if(WD(a,n)&&!HD(r,o)){let l=n?a.classesWithoutHost:a.stylesWithoutHost;null!==l&&(e=Cc(l,e||"")),Ab(r,a,s,e,n)}else!function X9(i,t,e,n,r,o,s,a){r===zt&&(r=ci);let l=0,u=0,g=0=i.expandoStartIndex}function YD(i,t,e,n){const r=i.data;if(null===r[e+1]){const o=r[rr()],s=HD(i,e);WD(o,n)&&null===t&&!s&&(t=!1),t=function W9(i,t,e,n){const r=qu(i);let o=n?t.residualClasses:t.residualStyles;if(null===r)0===(n?t.classBindings:t.styleBindings)&&(e=wh(e=Pb(null,i,t,e,n),t.attrs,n),o=null);else{const s=t.directiveStylingLast;if(-1===s||i[s]!==r)if(e=Pb(r,i,t,e,n),null===o){let l=function $9(i,t,e){const n=e?t.classBindings:t.styleBindings;if(0!==jl(n))return i[ka(n)]}(i,t,n);void 0!==l&&Array.isArray(l)&&(l=Pb(null,i,t,l[1],n),l=wh(l,t.attrs,n),function G9(i,t,e,n){i[ka(e?t.classBindings:t.styleBindings)]=n}(i,t,n,l))}else o=function q9(i,t,e){let n;const r=t.directiveEnd;for(let o=1+t.directiveStylingLast;o0)&&(u=!0)}else g=e;if(r)if(0!==l){const H=ka(i[a+1]);i[n+1]=vp(H,a),0!==H&&(i[H+1]=Ob(i[H+1],n)),i[a+1]=function L9(i,t){return 131071&i|t<<17}(i[a+1],n)}else i[n+1]=vp(a,0),0!==a&&(i[a+1]=Ob(i[a+1],n)),a=n;else i[n+1]=vp(l,0),0===a?a=n:i[l+1]=Ob(i[l+1],n),l=n;u&&(i[n+1]=Nb(i[n+1])),ID(i,g,n,!0),ID(i,g,n,!1),function O9(i,t,e,n,r){const o=r?i.residualClasses:i.residualStyles;null!=o&&"string"==typeof t&&id(o,t)>=0&&(e[n+1]=Rb(e[n+1]))}(t,g,i,n,o),s=vp(a,l),o?t.classBindings=s:t.styleBindings=s}(r,o,t,e,s,n)}}function Pb(i,t,e,n,r){let o=null;const s=e.directiveEnd;let a=e.directiveStylingLast;for(-1===a?a=e.directiveStart:a++;a0;){const l=i[r],u=Array.isArray(l),g=u?l[1]:l,D=null===g;let H=e[r+1];H===zt&&(H=D?ci:void 0);let K=D?S1(H,n):g===n?H:void 0;if(u&&!wp(K)&&(K=S1(l,n)),wp(K)&&(a=K,s))return a;const ee=i[r+1];r=s?ka(ee):jl(ee)}if(null!==t){let l=o?t.residualClasses:t.residualStyles;null!=l&&(a=S1(l,n))}return a}function wp(i){return void 0!==i}function WD(i,t){return 0!=(i.flags&(t?8:16))}function ue(i,t=""){const e=Pe(),n=si(),r=i+22,o=n.firstCreatePass?cd(n,r,1,t,null):n.data[r],s=e[r]=function Y1(i,t){return i.createText(t)}(e[11],t);ip(n,e,s,o),mo(o,!1)}function Ai(i){return gi("",i,""),Ai}function gi(i,t,e){const n=Pe(),r=ud(n,i,t,e);return r!==zt&&zs(n,rr(),r),gi}function Bb(i,t,e,n,r,o,s){const a=Pe(),l=md(a,i,t,e,n,r,o,s);return l!==zt&&zs(a,rr(),l),Bb}function jb(i,t,e){zo(Zr,hs,ud(Pe(),i,t,e),!0)}function Pr(i,t,e){const n=Pe();return ur(n,ya(),t)&&Jr(si(),_i(),n,i,t,n[11],e,!0),Pr}function kp(i,t,e){const n=Pe();if(ur(n,ya(),t)){const o=si(),s=_i();Jr(o,s,n,i,t,nD(qu(o.data),s,n),e,!0)}return kp}const vd="en-US";let dM=vd;function Vb(i,t,e,n,r){if(i=Et(i),Array.isArray(i))for(let o=0;o>20;if(Ol(i)||!i.multi){const K=new El(l,r,T),ee=Ub(a,t,r?g:g+H,D);-1===ee?(go(Yt(u,s),o,a),zb(o,i,t.length),t.push(a),u.directiveStart++,u.directiveEnd++,r&&(u.providerIndexes+=1048576),e.push(K),s.push(K)):(e[ee]=K,s[ee]=K)}else{const K=Ub(a,t,g+H,D),ee=Ub(a,t,g,g+H),ae=K>=0&&e[K],me=ee>=0&&e[ee];if(r&&!me||!r&&!ae){go(Yt(u,s),o,a);const ve=function fR(i,t,e,n,r){const o=new El(i,e,T);return o.multi=[],o.index=t,o.componentProviders=0,OM(o,r,n&&!e),o}(r?mR:hR,e.length,r,n,l);!r&&me&&(e[ee].providerFactory=ve),zb(o,i,t.length,0),t.push(a),u.directiveStart++,u.directiveEnd++,r&&(u.providerIndexes+=1048576),e.push(ve),s.push(ve)}else zb(o,i,K>-1?K:ee,OM(e[r?ee:K],l,!r&&n));!r&&n&&me&&e[ee].componentProviders++}}}function zb(i,t,e,n){const r=Ol(t),o=function A8(i){return!!i.useClass}(t);if(r||o){const l=(o?Et(t.useClass):t).prototype.ngOnDestroy;if(l){const u=i.destroyHooks||(i.destroyHooks=[]);if(!r&&t.multi){const g=u.indexOf(e);-1===g?u.push(e,[n,l]):u[g+1].push(n,l)}else u.push(e,l)}}}function OM(i,t,e){return e&&i.componentProviders++,i.multi.push(t)-1}function Ub(i,t,e,n){for(let r=e;r{e.providersResolver=(n,r)=>function uR(i,t,e){const n=si();if(n.firstCreatePass){const r=Kr(i);Vb(e,n.data,n.blueprint,r,!0),Vb(t,n.data,n.blueprint,r,!1)}}(n,r?r(i):i,t)}}class wd{}class RM{}class PM extends wd{constructor(t,e){super(),this._parent=e,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new oD(this);const n=zn(t);this._bootstrapComponents=Vs(n.bootstrap),this._r3Injector=Bx(t,e,[{provide:wd,useValue:this},{provide:Hs,useValue:this.componentFactoryResolver}],Ti(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(e=>e()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class $b extends RM{constructor(t){super(),this.moduleType=t}create(t){return new PM(this.moduleType,t)}}class _R extends wd{constructor(t,e,n){super(),this.componentFactoryResolver=new oD(this),this.instance=null;const r=new wx([...t,{provide:wd,useValue:this},{provide:Hs,useValue:this.componentFactoryResolver}],e||dp(),n,new Set(["environment"]));this.injector=r,r.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function Cp(i,t,e=null){return new _R(i,t,e).injector}let gR=(()=>{class i{constructor(e){this._injector=e,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(e){if(!e.standalone)return null;if(!this.cachedInjectors.has(e.id)){const n=bx(0,e.type),r=n.length>0?Cp([n],this._injector,`Standalone[${e.type.name}]`):null;this.cachedInjectors.set(e.id,r)}return this.cachedInjectors.get(e.id)}ngOnDestroy(){try{for(const e of this.cachedInjectors.values())null!==e&&e.destroy()}finally{this.cachedInjectors.clear()}}}return i.\u0275prov=Oe({token:i,providedIn:"environment",factory:()=>new i(pe(js))}),i})();function Gb(i){i.getStandaloneInjector=t=>t.get(gR).getOrCreateStandaloneInjector(i)}function Yl(i,t,e){const n=nr()+i,r=Pe();return r[n]===zt?us(r,n,e?t.call(e):t()):function Fh(i,t){return i[t]}(r,n)}function Ch(i,t,e,n){return WM(Pe(),nr(),i,t,e,n)}function UM(i,t,e,n,r){return function $M(i,t,e,n,r,o,s){const a=t+e;return Bl(i,a,r,o)?us(i,a+2,s?n.call(s,r,o):n(r,o)):Sh(i,a+2)}(Pe(),nr(),i,t,e,n,r)}function Sh(i,t){const e=i[t];return e===zt?void 0:e}function WM(i,t,e,n,r,o){const s=t+e;return ur(i,s,r)?us(i,s+1,o?n.call(o,r):n(r)):Sh(i,s+1)}function ln(i,t){const e=si();let n;const r=i+22;e.firstCreatePass?(n=function IR(i,t){if(t)for(let e=t.length-1;e>=0;e--){const n=t[e];if(i===n.name)return n}}(t,e.pipeRegistry),e.data[r]=n,n.onDestroy&&(e.destroyHooks||(e.destroyHooks=[])).push(r,n.onDestroy)):n=e.data[r];const o=n.factory||(n.factory=ho(n.type)),s=ii(T);try{const a=b(!1),l=o();return b(a),function M9(i,t,e,n){e>=i.data.length&&(i.data[e]=null,i.blueprint[e]=null),t[e]=n}(e,Pe(),r,l),l}finally{ii(s)}}function cn(i,t,e){const n=i+22,r=Pe(),o=ba(r,n);return function Th(i,t){return i[1].data[t].pure}(r,n)?WM(r,nr(),t,o.transform,e,o):o.transform(e)}function Kb(i){return t=>{setTimeout(i,void 0,t)}}const Xe=class BR extends ce{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,e,n){let r=t,o=e||(()=>null),s=n;if(t&&"object"==typeof t){const l=t;r=l.next?.bind(l),o=l.error?.bind(l),s=l.complete?.bind(l)}this.__isAsync&&(o=Kb(o),r&&(r=Kb(r)),s&&(s=Kb(s)));const a=super.subscribe({next:r,error:o,complete:s});return t instanceof f&&t.add(a),a}};function jR(){return this._results[Pl()]()}class ms{constructor(t=!1){this._emitDistinctChangesOnly=t,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;const e=Pl(),n=ms.prototype;n[e]||(n[e]=jR)}get changes(){return this._changes||(this._changes=new Xe)}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,e){return this._results.reduce(t,e)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,e){const n=this;n.dirty=!1;const r=function bo(i){return i.flat(Number.POSITIVE_INFINITY)}(t);(this._changesDetected=!function eI(i,t,e){if(i.length!==t.length)return!1;for(let n=0;n{class i{}return i.__NG_ELEMENT_ID__=VR,i})();const HR=zi,YR=class extends HR{constructor(t,e,n){super(),this._declarationLView=t,this._declarationTContainer=e,this.elementRef=n}createEmbeddedView(t,e){const n=this._declarationTContainer.tViews,r=hp(this._declarationLView,n,t,16,null,n.declTNode,null,null,null,null,e||null);r[17]=this._declarationLView[this._declarationTContainer.index];const s=this._declarationLView[19];return null!==s&&(r[19]=s.createEmbeddedView(n)),gb(n,r,t),new gh(r)}};function VR(){return Sp(An(),Pe())}function Sp(i,t){return 4&i.type?new YR(t,i,sd(i,t)):null}let Wi=(()=>{class i{}return i.__NG_ELEMENT_ID__=zR,i})();function zR(){return QM(An(),Pe())}const UR=Wi,XM=class extends UR{constructor(t,e,n){super(),this._lContainer=t,this._hostTNode=e,this._hostLView=n}get element(){return sd(this._hostTNode,this._hostLView)}get injector(){return new Zc(this._hostTNode,this._hostLView)}get parentInjector(){const t=Xr(this._hostTNode,this._hostLView);if(Kc(t)){const e=Qt(t,this._hostLView),n=Bo(t);return new Zc(e[1].data[n+8],e)}return new Zc(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const e=ZM(this._lContainer);return null!==e&&e[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,e,n){let r,o;"number"==typeof n?r=n:null!=n&&(r=n.index,o=n.injector);const s=t.createEmbeddedView(e||{},o);return this.insert(s,r),s}createComponent(t,e,n,r,o){const s=t&&!function oh(i){return"function"==typeof i}(t);let a;if(s)a=e;else{const D=e||{};a=D.index,n=D.injector,r=D.projectableNodes,o=D.environmentInjector||D.ngModuleRef}const l=s?t:new bh(oi(t)),u=n||this.parentInjector;if(!o&&null==l.ngModule){const H=(s?u:this.parentInjector).get(js,null);H&&(o=H)}const g=l.create(u,r,void 0,o);return this.insert(g.hostView,a),g}insert(t,e){const n=t._lView,r=n[1];if(function f1(i){return qr(i[3])}(n)){const g=this.indexOf(t);if(-1!==g)this.detach(g);else{const D=n[3],H=new XM(D,D[6],D[3]);H.detach(H.indexOf(t))}}const o=this._adjustIndex(e),s=this._lContainer;!function VI(i,t,e,n){const r=10+n,o=e.length;n>0&&(e[r-1][4]=t),n0)n.push(s[a/2]);else{const u=o[a+1],g=t[-l];for(let D=10;D{class i{constructor(e){this.appInits=e,this.resolve=Ap,this.reject=Ap,this.initialized=!1,this.done=!1,this.donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r})}runInitializers(){if(this.initialized)return;const e=[],n=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let r=0;r{o.subscribe({complete:a,error:l})});e.push(s)}}Promise.all(e).then(()=>{n()}).catch(r=>{this.reject(r)}),0===e.length&&n(),this.initialized=!0}}return i.\u0275fac=function(e){return new(e||i)(pe(Lh,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const Dd=new De("AppId",{providedIn:"root",factory:function wE(){return`${sy()}${sy()}${sy()}`}});function sy(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const kE=new De("Platform Initializer"),Vl=new De("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),xE=new De("appBootstrapListener"),Oi=new De("AnimationModuleType");let _P=(()=>{class i{log(e){console.log(e)}warn(e){console.warn(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})();const fs=new De("LocaleId",{providedIn:"root",factory:()=>Vt(fs,Ct.Optional|Ct.SkipSelf)||function gP(){return typeof $localize<"u"&&$localize.locale||vd}()});class yP{constructor(t,e){this.ngModuleFactory=t,this.componentFactories=e}}let DE=(()=>{class i{compileModuleSync(e){return new $b(e)}compileModuleAsync(e){return Promise.resolve(this.compileModuleSync(e))}compileModuleAndAllComponentsSync(e){const n=this.compileModuleSync(e),o=Vs(zn(e).declarations).reduce((s,a)=>{const l=oi(a);return l&&s.push(new bh(l)),s},[]);return new yP(n,o)}compileModuleAndAllComponentsAsync(e){return Promise.resolve(this.compileModuleAndAllComponentsSync(e))}clearCache(){}clearCacheFor(e){}getModuleId(e){}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const wP=(()=>Promise.resolve(0))();function ay(i){typeof Zone>"u"?wP.then(()=>{i&&i.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",i)}class rt{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:e=!1,shouldCoalesceRunChangeDetection:n=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Xe(!1),this.onMicrotaskEmpty=new Xe(!1),this.onStable=new Xe(!1),this.onError=new Xe(!1),typeof Zone>"u")throw new Ce(908,!1);Zone.assertZonePatched();const r=this;r._nesting=0,r._outer=r._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(r._inner=r._inner.fork(new Zone.TaskTrackingZoneSpec)),t&&Zone.longStackTraceZoneSpec&&(r._inner=r._inner.fork(Zone.longStackTraceZoneSpec)),r.shouldCoalesceEventChangeDetection=!n&&e,r.shouldCoalesceRunChangeDetection=n,r.lastRequestAnimationFrameId=-1,r.nativeRequestAnimationFrame=function kP(){let i=Hi.requestAnimationFrame,t=Hi.cancelAnimationFrame;if(typeof Zone<"u"&&i&&t){const e=i[Zone.__symbol__("OriginalDelegate")];e&&(i=e);const n=t[Zone.__symbol__("OriginalDelegate")];n&&(t=n)}return{nativeRequestAnimationFrame:i,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function MP(i){const t=()=>{!function DP(i){i.isCheckStableRunning||-1!==i.lastRequestAnimationFrameId||(i.lastRequestAnimationFrameId=i.nativeRequestAnimationFrame.call(Hi,()=>{i.fakeTopEventTask||(i.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{i.lastRequestAnimationFrameId=-1,cy(i),i.isCheckStableRunning=!0,ly(i),i.isCheckStableRunning=!1},void 0,()=>{},()=>{})),i.fakeTopEventTask.invoke()}),cy(i))}(i)};i._inner=i._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(e,n,r,o,s,a)=>{try{return CE(i),e.invokeTask(r,o,s,a)}finally{(i.shouldCoalesceEventChangeDetection&&"eventTask"===o.type||i.shouldCoalesceRunChangeDetection)&&t(),SE(i)}},onInvoke:(e,n,r,o,s,a,l)=>{try{return CE(i),e.invoke(r,o,s,a,l)}finally{i.shouldCoalesceRunChangeDetection&&t(),SE(i)}},onHasTask:(e,n,r,o)=>{e.hasTask(r,o),n===r&&("microTask"==o.change?(i._hasPendingMicrotasks=o.microTask,cy(i),ly(i)):"macroTask"==o.change&&(i.hasPendingMacrotasks=o.macroTask))},onHandleError:(e,n,r,o)=>(e.handleError(r,o),i.runOutsideAngular(()=>i.onError.emit(o)),!1)})}(r)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!rt.isInAngularZone())throw new Ce(909,!1)}static assertNotInAngularZone(){if(rt.isInAngularZone())throw new Ce(909,!1)}run(t,e,n){return this._inner.run(t,e,n)}runTask(t,e,n,r){const o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+r,t,xP,Ap,Ap);try{return o.runTask(s,e,n)}finally{o.cancelTask(s)}}runGuarded(t,e,n){return this._inner.runGuarded(t,e,n)}runOutsideAngular(t){return this._outer.run(t)}}const xP={};function ly(i){if(0==i._nesting&&!i.hasPendingMicrotasks&&!i.isStable)try{i._nesting++,i.onMicrotaskEmpty.emit(null)}finally{if(i._nesting--,!i.hasPendingMicrotasks)try{i.runOutsideAngular(()=>i.onStable.emit(null))}finally{i.isStable=!0}}}function cy(i){i.hasPendingMicrotasks=!!(i._hasPendingMicrotasks||(i.shouldCoalesceEventChangeDetection||i.shouldCoalesceRunChangeDetection)&&-1!==i.lastRequestAnimationFrameId)}function CE(i){i._nesting++,i.isStable&&(i.isStable=!1,i.onUnstable.emit(null))}function SE(i){i._nesting--,ly(i)}class EP{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Xe,this.onMicrotaskEmpty=new Xe,this.onStable=new Xe,this.onError=new Xe}run(t,e,n){return t.apply(e,n)}runGuarded(t,e,n){return t.apply(e,n)}runOutsideAngular(t){return t()}runTask(t,e,n,r){return t.apply(e,n)}}const TE=new De(""),Ip=new De("");let hy,dy=(()=>{class i{constructor(e,n,r){this._ngZone=e,this.registry=n,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,hy||(function CP(i){hy=i}(r),r.addToWindow(n)),this._watchAngularEvents(),e.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:()=>{rt.assertNotInAngularZone(),ay(()=>{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())ay(()=>{for(;0!==this._callbacks.length;){let e=this._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(this._didWork)}this._didWork=!1});else{let e=this.getPendingTasks();this._callbacks=this._callbacks.filter(n=>!n.updateCb||!n.updateCb(e)||(clearTimeout(n.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(e=>({source:e.source,creationLocation:e.creationLocation,data:e.data})):[]}addCallback(e,n,r){let o=-1;n&&n>0&&(o=setTimeout(()=>{this._callbacks=this._callbacks.filter(s=>s.timeoutId!==o),e(this._didWork,this.getPendingTasks())},n)),this._callbacks.push({doneCb:e,timeoutId:o,updateCb:r})}whenStable(e,n,r){if(r&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(e,n,r),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(e){this.registry.registerApplication(e,this)}unregisterApplication(e){this.registry.unregisterApplication(e)}findProviders(e,n,r){return[]}}return i.\u0275fac=function(e){return new(e||i)(pe(rt),pe(uy),pe(Ip))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),uy=(()=>{class i{constructor(){this._applications=new Map}registerApplication(e,n){this._applications.set(e,n)}unregisterApplication(e){this._applications.delete(e)}unregisterAllApplications(){this._applications.clear()}getTestability(e){return this._applications.get(e)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(e,n=!0){return hy?.findTestabilityInTree(this,e,n)??null}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})(),Da=null;const AE=new De("AllowMultipleToken"),my=new De("PlatformDestroyListeners");class LE{constructor(t,e){this.name=t,this.token=e}}function NE(i,t,e=[]){const n=`Platform: ${t}`,r=new De(n);return(o=[])=>{let s=fy();if(!s||s.injector.get(AE,!1)){const a=[...e,...o,{provide:r,useValue:!0}];i?i(a):function AP(i){if(Da&&!Da.get(AE,!1))throw new Ce(400,!1);Da=i;const t=i.get(RE);(function IE(i){const t=i.get(kE,null);t&&t.forEach(e=>e())})(i)}(function OE(i=[],t){return Qi.create({name:t,providers:[{provide:rb,useValue:"platform"},{provide:my,useValue:new Set([()=>Da=null])},...i]})}(a,n))}return function IP(i){const t=fy();if(!t)throw new Ce(401,!1);return t}()}}function fy(){return Da?.get(RE)??null}let RE=(()=>{class i{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,n){const r=function BE(i,t){let e;return e="noop"===i?new EP:("zone.js"===i?void 0:i)||new rt(t),e}(n?.ngZone,function PE(i){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!i||!i.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!i||!i.ngZoneRunCoalescing)||!1}}(n)),o=[{provide:rt,useValue:r}];return r.run(()=>{const s=Qi.create({providers:o,parent:this.injector,name:e.moduleType.name}),a=e.create(s),l=a.injector.get(Ys,null);if(!l)throw new Ce(402,!1);return r.runOutsideAngular(()=>{const u=r.onError.subscribe({next:g=>{l.handleError(g)}});a.onDestroy(()=>{Np(this._modules,a),u.unsubscribe()})}),function jE(i,t,e){try{const n=e();return vh(n)?n.catch(r=>{throw t.runOutsideAngular(()=>i.handleError(r)),r}):n}catch(n){throw t.runOutsideAngular(()=>i.handleError(n)),n}}(l,r,()=>{const u=a.injector.get(Lp);return u.runInitializers(),u.donePromise.then(()=>(function uM(i){Tr(i,"Expected localeId to be defined"),"string"==typeof i&&(dM=i.toLowerCase().replace(/_/g,"-"))}(a.injector.get(fs,vd)||vd),this._moduleDoBootstrap(a),a))})})}bootstrapModule(e,n=[]){const r=HE({},n);return function SP(i,t,e){const n=new $b(e);return Promise.resolve(n)}(0,0,e).then(o=>this.bootstrapModuleFactory(o,r))}_moduleDoBootstrap(e){const n=e.injector.get(Ws);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else{if(!e.instance.ngDoBootstrap)throw new Ce(403,!1);e.instance.ngDoBootstrap(n)}this._modules.push(e)}onDestroy(e){this._destroyListeners.push(e)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new Ce(404,!1);this._modules.slice().forEach(n=>n.destroy()),this._destroyListeners.forEach(n=>n());const e=this._injector.get(my,null);e&&(e.forEach(n=>n()),e.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}}return i.\u0275fac=function(e){return new(e||i)(pe(Qi))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})();function HE(i,t){return Array.isArray(t)?t.reduce(HE,i):{...i,...t}}let Ws=(()=>{class i{constructor(e,n,r){this._zone=e,this._injector=n,this._exceptionHandler=r,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 tt(a=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{a.next(this._stable),a.complete()})}),s=new tt(a=>{let l;this._zone.runOutsideAngular(()=>{l=this._zone.onStable.subscribe(()=>{rt.assertNotInAngularZone(),ay(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,a.next(!0))})})});const u=this._zone.onUnstable.subscribe(()=>{rt.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{a.next(!1)}))});return()=>{l.unsubscribe(),u.unsubscribe()}});this.isStable=Sn(o,s.pipe(Du()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(e,n){const r=e instanceof xx;if(!this._injector.get(Lp).done)throw!r&&function pa(i){const t=oi(i)||Vn(i)||ir(i);return null!==t&&t.standalone}(e),new Ce(405,false);let s;s=r?e:this._injector.get(Hs).resolveComponentFactory(e),this.componentTypes.push(s.componentType);const a=function TP(i){return i.isBoundToModule}(s)?void 0:this._injector.get(wd),u=s.create(Qi.NULL,[],n||s.selector,a),g=u.location.nativeElement,D=u.injector.get(TE,null);return D?.registerApplication(g),u.onDestroy(()=>{this.detachView(u.hostView),Np(this.components,u),D?.unregisterApplication(g)}),this._loadComponent(u),u}tick(){if(this._runningTick)throw new Ce(101,!1);try{this._runningTick=!0;for(let e of this._views)e.detectChanges()}catch(e){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(e))}finally{this._runningTick=!1}}attachView(e){const n=e;this._views.push(n),n.attachToAppRef(this)}detachView(e){const n=e;Np(this._views,n),n.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e);const n=this._injector.get(xE,[]);n.push(...this._bootstrapListeners),n.forEach(r=>r(e))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(e=>e()),this._views.slice().forEach(e=>e.destroy()),this._onMicrotaskEmptySubscription.unsubscribe()}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(e){return this._destroyListeners.push(e),()=>Np(this._destroyListeners,e)}destroy(){if(this._destroyed)throw new Ce(406,!1);const e=this._injector;e.destroy&&!e.destroyed&&e.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}}return i.\u0275fac=function(e){return new(e||i)(pe(rt),pe(js),pe(Ys))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function Np(i,t){const e=i.indexOf(t);e>-1&&i.splice(e,1)}let Rt=(()=>{class i{}return i.__NG_ELEMENT_ID__=OP,i})();function OP(i){return function RP(i,t,e){if(wl(i)&&!e){const n=yr(i.index,t);return new gh(n,n)}return 47&i.type?new gh(t[16],t):null}(An(),Pe(),16==(16&i))}class $E{constructor(){}supports(t){return yh(t)}create(t){return new VP(t)}}const YP=(i,t)=>t;class VP{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||YP}forEachItem(t){let e;for(e=this._itHead;null!==e;e=e._next)t(e)}forEachOperation(t){let e=this._itHead,n=this._removalsHead,r=0,o=null;for(;e||n;){const s=!n||e&&e.currentIndex{s=this._trackByFn(r,a),null!==e&&Object.is(e.trackById,s)?(n&&(e=this._verifyReinsertion(e,a,s,r)),Object.is(e.item,a)||this._addIdentityChange(e,a)):(e=this._mismatch(e,a,s,r),n=!0),e=e._next,r++}),this.length=r;return this._truncate(e),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,e,n,r){let o;return null===t?o=this._itTail:(o=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,o,r)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,o,r)):t=this._addAfter(new zP(e,n),o,r),t}_verifyReinsertion(t,e,n,r){let o=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==o?t=this._reinsertAfter(o,t._prev,r):t.currentIndex!=r&&(t.currentIndex=r,this._addToMoves(t,r)),t}_truncate(t){for(;null!==t;){const e=t._next;this._addToRemovals(this._unlink(t)),t=e}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,e,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);const r=t._prevRemoved,o=t._nextRemoved;return null===r?this._removalsHead=o:r._nextRemoved=o,null===o?this._removalsTail=r:o._prevRemoved=r,this._insertAfter(t,e,n),this._addToMoves(t,n),t}_moveAfter(t,e,n){return this._unlink(t),this._insertAfter(t,e,n),this._addToMoves(t,n),t}_addAfter(t,e,n){return this._insertAfter(t,e,n),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,e,n){const r=null===e?this._itHead:e._next;return t._next=r,t._prev=e,null===r?this._itTail=t:r._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&&(this._linkedRecords=new GE),this._linkedRecords.put(t),t.currentIndex=n,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);const e=t._prev,n=t._next;return null===e?this._itHead=n:e._next=n,null===n?this._itTail=e:n._prev=e,t}_addToMoves(t,e){return t.previousIndex===e||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new GE),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,e){return t.item=e,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t}}class zP{constructor(t,e){this.item=t,this.trackById=e,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class UP{constructor(){this._head=null,this._tail=null}add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,e){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===e||e<=n.currentIndex)&&Object.is(n.trackById,t))return n;return null}remove(t){const e=t._prevDup,n=t._nextDup;return null===e?this._head=n:e._nextDup=n,null===n?this._tail=e:n._prevDup=e,null===this._head}}class GE{constructor(){this.map=new Map}put(t){const e=t.trackById;let n=this.map.get(e);n||(n=new UP,this.map.set(e,n)),n.add(t)}get(t,e){const r=this.map.get(t);return r?r.get(t,e):null}remove(t){const e=t.trackById;return this.map.get(e).remove(t)&&this.map.delete(e),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function qE(i,t,e){const n=i.previousIndex;if(null===n)return n;let r=0;return e&&n{if(e&&e.key===r)this._maybeAddToChanges(e,n),this._appendAfter=e,e=e._next;else{const o=this._getOrCreateRecordForKey(r,n);e=this._insertBeforeOrAppend(e,o)}}),e){e._prev&&(e._prev._next=null),this._removalsHead=e;for(let n=e;null!==n;n=n._nextRemoved)n===this._mapHead&&(this._mapHead=null),this._records.delete(n.key),n._nextRemoved=n._next,n.previousValue=n.currentValue,n.currentValue=null,n._prev=null,n._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(t,e){if(t){const n=t._prev;return e._next=t,e._prev=n,t._prev=e,n&&(n._next=e),t===this._mapHead&&(this._mapHead=e),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=e,e._prev=this._appendAfter):this._mapHead=e,this._appendAfter=e,null}_getOrCreateRecordForKey(t,e){if(this._records.has(t)){const r=this._records.get(t);this._maybeAddToChanges(r,e);const o=r._prev,s=r._next;return o&&(o._next=s),s&&(s._prev=o),r._next=null,r._prev=null,r}const n=new $P(t);return this._records.set(t,n),n.currentValue=e,this._addToAdditions(n),n}_reset(){if(this.isDirty){let t;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(t,e){Object.is(e,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=e,this._addToChanges(t))}_addToAdditions(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)}_addToChanges(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)}_forEach(t,e){t instanceof Map?t.forEach(e):Object.keys(t).forEach(n=>e(t[n],n))}}class $P{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 XE(){return new Fo([new $E])}let Fo=(()=>{class i{constructor(e){this.factories=e}static create(e,n){if(null!=n){const r=n.factories.slice();e=e.concat(r)}return new i(e)}static extend(e){return{provide:i,useFactory:n=>i.create(e,n||XE()),deps:[[i,new va,new jo]]}}find(e){const n=this.factories.find(r=>r.supports(e));if(null!=n)return n;throw new Ce(901,!1)}}return i.\u0275prov=Oe({token:i,providedIn:"root",factory:XE}),i})();function ZE(){return new Ih([new KE])}let Ih=(()=>{class i{constructor(e){this.factories=e}static create(e,n){if(n){const r=n.factories.slice();e=e.concat(r)}return new i(e)}static extend(e){return{provide:i,useFactory:n=>i.create(e,n||ZE()),deps:[[i,new va,new jo]]}}find(e){const n=this.factories.find(r=>r.supports(e));if(n)return n;throw new Ce(901,!1)}}return i.\u0275prov=Oe({token:i,providedIn:"root",factory:ZE}),i})();const KP=NE(null,"core",[]);let XP=(()=>{class i{constructor(e){}}return i.\u0275fac=function(e){return new(e||i)(pe(Ws))},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})();function Md(i){return"boolean"==typeof i?i:null!=i&&"false"!==i}let yy=null;function ps(){return yy}class JP{}const xt=new De("DocumentToken");let Fy=(()=>{class i{historyGo(e){throw new Error("Not implemented")}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:function(){return function eB(){return pe(QE)}()},providedIn:"platform"}),i})();const tB=new De("Location Initialized");let QE=(()=>{class i extends Fy{constructor(e){super(),this._doc=e,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return ps().getBaseHref(this._doc)}onPopState(e){const n=ps().getGlobalEventTarget(this._doc,"window");return n.addEventListener("popstate",e,!1),()=>n.removeEventListener("popstate",e)}onHashChange(e){const n=ps().getGlobalEventTarget(this._doc,"window");return n.addEventListener("hashchange",e,!1),()=>n.removeEventListener("hashchange",e)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(e){this.location.pathname=e}pushState(e,n,r){JE()?this._history.pushState(e,n,r):this.location.hash=r}replaceState(e,n,r){JE()?this._history.replaceState(e,n,r):this.location.hash=r}forward(){this._history.forward()}back(){this._history.back()}historyGo(e=0){this._history.go(e)}getState(){return this._history.state}}return i.\u0275fac=function(e){return new(e||i)(pe(xt))},i.\u0275prov=Oe({token:i,factory:function(){return function iB(){return new QE(pe(xt))}()},providedIn:"platform"}),i})();function JE(){return!!window.history.pushState}function vy(i,t){if(0==i.length)return t;if(0==t.length)return i;let e=0;return i.endsWith("/")&&e++,t.startsWith("/")&&e++,2==e?i+t.substring(1):1==e?i+t:i+"/"+t}function eC(i){const t=i.match(/#|\?|$/),e=t&&t.index||i.length;return i.slice(0,e-("/"===i[e-1]?1:0))+i.slice(e)}function $s(i){return i&&"?"!==i[0]?"?"+i:i}let Ul=(()=>{class i{historyGo(e){throw new Error("Not implemented")}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:function(){return Vt(iC)},providedIn:"root"}),i})();const tC=new De("appBaseHref");let iC=(()=>{class i extends Ul{constructor(e,n){super(),this._platformLocation=e,this._removeListenerFns=[],this._baseHref=n??this._platformLocation.getBaseHrefFromDOM()??Vt(xt).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}prepareExternalUrl(e){return vy(this._baseHref,e)}path(e=!1){const n=this._platformLocation.pathname+$s(this._platformLocation.search),r=this._platformLocation.hash;return r&&e?`${n}${r}`:n}pushState(e,n,r,o){const s=this.prepareExternalUrl(r+$s(o));this._platformLocation.pushState(e,n,s)}replaceState(e,n,r,o){const s=this.prepareExternalUrl(r+$s(o));this._platformLocation.replaceState(e,n,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(e=0){this._platformLocation.historyGo?.(e)}}return i.\u0275fac=function(e){return new(e||i)(pe(Fy),pe(tC,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),nB=(()=>{class i extends Ul{constructor(e,n){super(),this._platformLocation=e,this._baseHref="",this._removeListenerFns=[],null!=n&&(this._baseHref=n)}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}path(e=!1){let n=this._platformLocation.hash;return null==n&&(n="#"),n.length>0?n.substring(1):n}prepareExternalUrl(e){const n=vy(this._baseHref,e);return n.length>0?"#"+n:n}pushState(e,n,r,o){let s=this.prepareExternalUrl(r+$s(o));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.pushState(e,n,s)}replaceState(e,n,r,o){let s=this.prepareExternalUrl(r+$s(o));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.replaceState(e,n,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(e=0){this._platformLocation.historyGo?.(e)}}return i.\u0275fac=function(e){return new(e||i)(pe(Fy),pe(tC,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),Ed=(()=>{class i{constructor(e){this._subject=new Xe,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=e;const n=this._locationStrategy.getBaseHref();this._basePath=function sB(i){if(new RegExp("^(https?:)?//").test(i)){const[,e]=i.split(/\/\/[^\/]+/);return e}return i}(eC(nC(n))),this._locationStrategy.onPopState(r=>{this._subject.emit({url:this.path(!0),pop:!0,state:r.state,type:r.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(e=!1){return this.normalize(this._locationStrategy.path(e))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(e,n=""){return this.path()==this.normalize(e+$s(n))}normalize(e){return i.stripTrailingSlash(function oB(i,t){return i&&t.startsWith(i)?t.substring(i.length):t}(this._basePath,nC(e)))}prepareExternalUrl(e){return e&&"/"!==e[0]&&(e="/"+e),this._locationStrategy.prepareExternalUrl(e)}go(e,n="",r=null){this._locationStrategy.pushState(r,"",e,n),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+$s(n)),r)}replaceState(e,n="",r=null){this._locationStrategy.replaceState(r,"",e,n),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+$s(n)),r)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(e=0){this._locationStrategy.historyGo?.(e)}onUrlChange(e){return this._urlChangeListeners.push(e),this._urlChangeSubscription||(this._urlChangeSubscription=this.subscribe(n=>{this._notifyUrlChangeListeners(n.url,n.state)})),()=>{const n=this._urlChangeListeners.indexOf(e);this._urlChangeListeners.splice(n,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(e="",n){this._urlChangeListeners.forEach(r=>r(e,n))}subscribe(e,n,r){return this._subject.subscribe({next:e,error:n,complete:r})}}return i.normalizeQueryParams=$s,i.joinWithSlash=vy,i.stripTrailingSlash=eC,i.\u0275fac=function(e){return new(e||i)(pe(Ul))},i.\u0275prov=Oe({token:i,factory:function(){return function rB(){return new Ed(pe(Ul))}()},providedIn:"root"}),i})();function nC(i){return i.replace(/\/index.html$/,"")}let $p=(()=>{class i{constructor(e,n,r,o){this._iterableDiffers=e,this._keyValueDiffers=n,this._ngEl=r,this._renderer=o,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}set klass(e){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof e?e.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)}set ngClass(e){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof e?e.split(/\s+/):e,this._rawClass&&(yh(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())}ngDoCheck(){if(this._iterableDiffer){const e=this._iterableDiffer.diff(this._rawClass);e&&this._applyIterableChanges(e)}else if(this._keyValueDiffer){const e=this._keyValueDiffer.diff(this._rawClass);e&&this._applyKeyValueChanges(e)}}_applyKeyValueChanges(e){e.forEachAddedItem(n=>this._toggleClass(n.key,n.currentValue)),e.forEachChangedItem(n=>this._toggleClass(n.key,n.currentValue)),e.forEachRemovedItem(n=>{n.previousValue&&this._toggleClass(n.key,!1)})}_applyIterableChanges(e){e.forEachAddedItem(n=>{if("string"!=typeof n.item)throw new Error(`NgClass can only toggle CSS classes expressed as strings, got ${Ti(n.item)}`);this._toggleClass(n.item,!0)}),e.forEachRemovedItem(n=>this._toggleClass(n.item,!1))}_applyClasses(e){e&&(Array.isArray(e)||e instanceof Set?e.forEach(n=>this._toggleClass(n,!0)):Object.keys(e).forEach(n=>this._toggleClass(n,!!e[n])))}_removeClasses(e){e&&(Array.isArray(e)||e instanceof Set?e.forEach(n=>this._toggleClass(n,!1)):Object.keys(e).forEach(n=>this._toggleClass(n,!1)))}_toggleClass(e,n){(e=e.trim())&&e.split(/\s+/g).forEach(r=>{n?this._renderer.addClass(this._ngEl.nativeElement,r):this._renderer.removeClass(this._ngEl.nativeElement,r)})}}return i.\u0275fac=function(e){return new(e||i)(T(Fo),T(Ih),T(Ke),T(cs))},i.\u0275dir=Fe({type:i,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0}),i})();class WB{constructor(t,e,n,r){this.$implicit=t,this.ngForOf=e,this.index=n,this.count=r}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 Gn=(()=>{class i{constructor(e,n,r){this._viewContainer=e,this._template=n,this._differs=r,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForOf(e){this._ngForOf=e,this._ngForOfDirty=!0}set ngForTrackBy(e){this._trackByFn=e}get ngForTrackBy(){return this._trackByFn}set ngForTemplate(e){e&&(this._template=e)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const e=this._ngForOf;!this._differ&&e&&(this._differ=this._differs.find(e).create(this.ngForTrackBy))}if(this._differ){const e=this._differ.diff(this._ngForOf);e&&this._applyChanges(e)}}_applyChanges(e){const n=this._viewContainer;e.forEachOperation((r,o,s)=>{if(null==r.previousIndex)n.createEmbeddedView(this._template,new WB(r.item,this._ngForOf,-1,-1),null===s?void 0:s);else if(null==s)n.remove(null===o?void 0:o);else if(null!==o){const a=n.get(o);n.move(a,s),fC(a,r)}});for(let r=0,o=n.length;r{fC(n.get(r.currentIndex),r)})}static ngTemplateContextGuard(e,n){return!0}}return i.\u0275fac=function(e){return new(e||i)(T(Wi),T(zi),T(Fo))},i.\u0275dir=Fe({type:i,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0}),i})();function fC(i,t){i.context.$implicit=t.item}let bi=(()=>{class i{constructor(e,n){this._viewContainer=e,this._context=new GB,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=n}set ngIf(e){this._context.$implicit=this._context.ngIf=e,this._updateView()}set ngIfThen(e){pC("ngIfThen",e),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()}set ngIfElse(e){pC("ngIfElse",e),this._elseTemplateRef=e,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(e,n){return!0}}return i.\u0275fac=function(e){return new(e||i)(T(Wi),T(zi))},i.\u0275dir=Fe({type:i,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0}),i})();class GB{constructor(){this.$implicit=null,this.ngIf=null}}function pC(i,t){if(t&&!t.createEmbeddedView)throw new Error(`${i} must be a TemplateRef, but received '${Ti(t)}'.`)}class Ay{constructor(t,e){this._viewContainerRef=t,this._templateRef=e,this._created=!1}create(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)}destroy(){this._created=!1,this._viewContainerRef.clear()}enforceState(t){t&&!this._created?this.create():!t&&this._created&&this.destroy()}}let Rh=(()=>{class i{constructor(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}set ngSwitch(e){this._ngSwitch=e,0===this._caseCount&&this._updateDefaultCases(!0)}_addCase(){return this._caseCount++}_addDefault(e){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(e)}_matchCase(e){const n=e==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||n,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),n}_updateDefaultCases(e){if(this._defaultViews&&e!==this._defaultUsed){this._defaultUsed=e;for(let n=0;n{class i{constructor(e,n,r){this.ngSwitch=r,r._addCase(),this._view=new Ay(e,n)}ngDoCheck(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))}}return i.\u0275fac=function(e){return new(e||i)(T(Wi),T(zi),T(Rh,9))},i.\u0275dir=Fe({type:i,selectors:[["","ngSwitchCase",""]],inputs:{ngSwitchCase:"ngSwitchCase"},standalone:!0}),i})(),Cd=(()=>{class i{constructor(e,n,r){this._ngEl=e,this._differs=n,this._renderer=r,this._ngStyle=null,this._differ=null}set ngStyle(e){this._ngStyle=e,!this._differ&&e&&(this._differ=this._differs.find(e).create())}ngDoCheck(){if(this._differ){const e=this._differ.diff(this._ngStyle);e&&this._applyChanges(e)}}_setStyle(e,n){const[r,o]=e.split("."),s=-1===r.indexOf("-")?void 0:Or.DashCase;null!=n?this._renderer.setStyle(this._ngEl.nativeElement,r,o?`${n}${o}`:n,s):this._renderer.removeStyle(this._ngEl.nativeElement,r,s)}_applyChanges(e){e.forEachRemovedItem(n=>this._setStyle(n.key,null)),e.forEachAddedItem(n=>this._setStyle(n.key,n.currentValue)),e.forEachChangedItem(n=>this._setStyle(n.key,n.currentValue))}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Ih),T(cs))},i.\u0275dir=Fe({type:i,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0}),i})(),Gp=(()=>{class i{constructor(e){this._viewContainerRef=e,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(e){if(e.ngTemplateOutlet||e.ngTemplateOutletInjector){const n=this._viewContainerRef;if(this._viewRef&&n.remove(n.indexOf(this._viewRef)),this.ngTemplateOutlet){const{ngTemplateOutlet:r,ngTemplateOutletContext:o,ngTemplateOutletInjector:s}=this;this._viewRef=n.createEmbeddedView(r,o,s?{injector:s}:void 0)}else this._viewRef=null}else this._viewRef&&e.ngTemplateOutletContext&&this.ngTemplateOutletContext&&(this._viewRef.context=this.ngTemplateOutletContext)}}return i.\u0275fac=function(e){return new(e||i)(T(Wi))},i.\u0275dir=Fe({type:i,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[pi]}),i})();class XB{createSubscription(t,e){return t.subscribe({next:e,error:n=>{throw n}})}dispose(t){t.unsubscribe()}}class ZB{createSubscription(t,e){return t.then(e,n=>{throw n})}dispose(t){}}const QB=new ZB,JB=new XB;let Sd=(()=>{class i{constructor(e){this._latestValue=null,this._subscription=null,this._obj=null,this._strategy=null,this._ref=e}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(e){return this._obj?e!==this._obj?(this._dispose(),this.transform(e)):this._latestValue:(e&&this._subscribe(e),this._latestValue)}_subscribe(e){this._obj=e,this._strategy=this._selectStrategy(e),this._subscription=this._strategy.createSubscription(e,n=>this._updateLatestValue(e,n))}_selectStrategy(e){if(vh(e))return QB;if(FD(e))return JB;throw function $o(i,t){return new Ce(2100,!1)}()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(e,n){e===this._obj&&(this._latestValue=n,this._ref.markForCheck())}}return i.\u0275fac=function(e){return new(e||i)(T(Rt,16))},i.\u0275pipe=tr({name:"async",type:i,pure:!1,standalone:!0}),i})(),Fn=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})();const bC="browser";function Ma(i){return i===bC}let w7=(()=>{class i{}return i.\u0275prov=Oe({token:i,providedIn:"root",factory:()=>new k7(pe(xt),window)}),i})();class k7{constructor(t,e){this.document=t,this.window=e,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 e=function x7(i,t){const e=i.getElementById(t)||i.getElementsByName(t)[0];if(e)return e;if("function"==typeof i.createTreeWalker&&i.body&&(i.body.createShadowRoot||i.body.attachShadow)){const n=i.createTreeWalker(i.body,NodeFilter.SHOW_ELEMENT);let r=n.currentNode;for(;r;){const o=r.shadowRoot;if(o){const s=o.getElementById(t)||o.querySelector(`[name="${t}"]`);if(s)return s}r=n.nextNode()}}return null}(this.document,t);e&&(this.scrollToElement(e),e.focus())}setHistoryScrollRestoration(t){if(this.supportScrollRestoration()){const e=this.window.history;e&&e.scrollRestoration&&(e.scrollRestoration=t)}}scrollToElement(t){const e=t.getBoundingClientRect(),n=e.left+this.window.pageXOffset,r=e.top+this.window.pageYOffset,o=this.offset();this.window.scrollTo(n-o[0],r-o[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=yC(this.window.history)||yC(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 yC(i){return Object.getOwnPropertyDescriptor(i,"scrollRestoration")}class Q7 extends JP{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class Py extends Q7{static makeCurrent(){!function QP(i){yy||(yy=i)}(new Py)}onAndCancel(t,e,n){return t.addEventListener(e,n,!1),()=>{t.removeEventListener(e,n,!1)}}dispatchEvent(t,e){t.dispatchEvent(e)}remove(t){t.parentNode&&t.parentNode.removeChild(t)}createElement(t,e){return(e=e||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,e){return"window"===e?window:"document"===e?t:"body"===e?t.body:null}getBaseHref(t){const e=function J7(){return Bh=Bh||document.querySelector("base"),Bh?Bh.getAttribute("href"):null}();return null==e?null:function ej(i){Kp=Kp||document.createElement("a"),Kp.setAttribute("href",i);const t=Kp.pathname;return"/"===t.charAt(0)?t:`/${t}`}(e)}resetBaseElement(){Bh=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function zB(i,t){t=encodeURIComponent(t);for(const e of i.split(";")){const n=e.indexOf("="),[r,o]=-1==n?[e,""]:[e.slice(0,n),e.slice(n+1)];if(r.trim()===t)return decodeURIComponent(o)}return null}(document.cookie,t)}}let Kp,Bh=null;const DC=new De("TRANSITION_ID"),ij=[{provide:Lh,useFactory:function tj(i,t,e){return()=>{e.get(Lp).donePromise.then(()=>{const n=ps(),r=t.querySelectorAll(`style[ng-transition="${i}"]`);for(let o=0;o{class i{build(){return new XMLHttpRequest}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();const Xp=new De("EventManagerPlugins");let Zp=(()=>{class i{constructor(e,n){this._zone=n,this._eventNameToPlugin=new Map,e.forEach(r=>r.manager=this),this._plugins=e.slice().reverse()}addEventListener(e,n,r){return this._findPluginFor(n).addEventListener(e,n,r)}addGlobalEventListener(e,n,r){return this._findPluginFor(n).addGlobalEventListener(e,n,r)}getZone(){return this._zone}_findPluginFor(e){const n=this._eventNameToPlugin.get(e);if(n)return n;const r=this._plugins;for(let o=0;o{class i{constructor(){this._stylesSet=new Set}addStyles(e){const n=new Set;e.forEach(r=>{this._stylesSet.has(r)||(this._stylesSet.add(r),n.add(r))}),this.onStylesAdded(n)}onStylesAdded(e){}getAllStyles(){return Array.from(this._stylesSet)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),jh=(()=>{class i extends EC{constructor(e){super(),this._doc=e,this._hostNodes=new Map,this._hostNodes.set(e.head,[])}_addStylesToHost(e,n,r){e.forEach(o=>{const s=this._doc.createElement("style");s.textContent=o,r.push(n.appendChild(s))})}addHost(e){const n=[];this._addStylesToHost(this._stylesSet,e,n),this._hostNodes.set(e,n)}removeHost(e){const n=this._hostNodes.get(e);n&&n.forEach(CC),this._hostNodes.delete(e)}onStylesAdded(e){this._hostNodes.forEach((n,r)=>{this._addStylesToHost(e,r,n)})}ngOnDestroy(){this._hostNodes.forEach(e=>e.forEach(CC))}}return i.\u0275fac=function(e){return new(e||i)(pe(xt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();function CC(i){ps().remove(i)}const By={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/"},jy=/%COMP%/g;function Hy(i,t){return t.flat(100).map(e=>e.replace(jy,i))}function AC(i){return t=>{if("__ngUnwrap__"===t)return i;!1===i(t)&&(t.preventDefault(),t.returnValue=!1)}}let Qp=(()=>{class i{constructor(e,n,r){this.eventManager=e,this.sharedStylesHost=n,this.appId=r,this.rendererByCompId=new Map,this.defaultRenderer=new Yy(e)}createRenderer(e,n){if(!e||!n)return this.defaultRenderer;switch(n.encapsulation){case Yn.Emulated:{let r=this.rendererByCompId.get(n.id);return r||(r=new dj(this.eventManager,this.sharedStylesHost,n,this.appId),this.rendererByCompId.set(n.id,r)),r.applyToHost(e),r}case 1:case Yn.ShadowDom:return new uj(this.eventManager,this.sharedStylesHost,e,n);default:if(!this.rendererByCompId.has(n.id)){const r=Hy(n.id,n.styles);this.sharedStylesHost.addStyles(r),this.rendererByCompId.set(n.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}}return i.\u0275fac=function(e){return new(e||i)(pe(Zp),pe(jh),pe(Dd))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();class Yy{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,e){return e?document.createElementNS(By[e]||e,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,e){(IC(t)?t.content:t).appendChild(e)}insertBefore(t,e,n){t&&(IC(t)?t.content:t).insertBefore(e,n)}removeChild(t,e){t&&t.removeChild(e)}selectRootElement(t,e){let n="string"==typeof t?document.querySelector(t):t;if(!n)throw new Error(`The selector "${t}" did not match any elements`);return e||(n.textContent=""),n}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,e,n,r){if(r){e=r+":"+e;const o=By[r];o?t.setAttributeNS(o,e,n):t.setAttribute(e,n)}else t.setAttribute(e,n)}removeAttribute(t,e,n){if(n){const r=By[n];r?t.removeAttributeNS(r,e):t.removeAttribute(`${n}:${e}`)}else t.removeAttribute(e)}addClass(t,e){t.classList.add(e)}removeClass(t,e){t.classList.remove(e)}setStyle(t,e,n,r){r&(Or.DashCase|Or.Important)?t.style.setProperty(e,n,r&Or.Important?"important":""):t.style[e]=n}removeStyle(t,e,n){n&Or.DashCase?t.style.removeProperty(e):t.style[e]=""}setProperty(t,e,n){t[e]=n}setValue(t,e){t.nodeValue=e}listen(t,e,n){return"string"==typeof t?this.eventManager.addGlobalEventListener(t,e,AC(n)):this.eventManager.addEventListener(t,e,AC(n))}}function IC(i){return"TEMPLATE"===i.tagName&&void 0!==i.content}class dj extends Yy{constructor(t,e,n,r){super(t),this.component=n;const o=Hy(r+"-"+n.id,n.styles);e.addStyles(o),this.contentAttr=function aj(i){return"_ngcontent-%COMP%".replace(jy,i)}(r+"-"+n.id),this.hostAttr=function lj(i){return"_nghost-%COMP%".replace(jy,i)}(r+"-"+n.id)}applyToHost(t){super.setAttribute(t,this.hostAttr,"")}createElement(t,e){const n=super.createElement(t,e);return super.setAttribute(n,this.contentAttr,""),n}}class uj extends Yy{constructor(t,e,n,r){super(t),this.sharedStylesHost=e,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const o=Hy(r.id,r.styles);for(let s=0;s{class i extends MC{constructor(e){super(e)}supports(e){return!0}addEventListener(e,n,r){return e.addEventListener(n,r,!1),()=>this.removeEventListener(e,n,r)}removeEventListener(e,n,r){return e.removeEventListener(n,r)}}return i.\u0275fac=function(e){return new(e||i)(pe(xt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();const NC=["alt","control","meta","shift"],mj={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},fj={alt:i=>i.altKey,control:i=>i.ctrlKey,meta:i=>i.metaKey,shift:i=>i.shiftKey};let pj=(()=>{class i extends MC{constructor(e){super(e)}supports(e){return null!=i.parseEventName(e)}addEventListener(e,n,r){const o=i.parseEventName(n),s=i.eventCallback(o.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>ps().onAndCancel(e,o.domEventName,s))}static parseEventName(e){const n=e.toLowerCase().split("."),r=n.shift();if(0===n.length||"keydown"!==r&&"keyup"!==r)return null;const o=i._normalizeKey(n.pop());let s="",a=n.indexOf("code");if(a>-1&&(n.splice(a,1),s="code."),NC.forEach(u=>{const g=n.indexOf(u);g>-1&&(n.splice(g,1),s+=u+".")}),s+=o,0!=n.length||0===o.length)return null;const l={};return l.domEventName=r,l.fullKey=s,l}static matchEventFullKeyCode(e,n){let r=mj[e.key]||e.key,o="";return n.indexOf("code.")>-1&&(r=e.code,o="code."),!(null==r||!r)&&(r=r.toLowerCase()," "===r?r="space":"."===r&&(r="dot"),NC.forEach(s=>{s!==r&&(0,fj[s])(e)&&(o+=s+".")}),o+=r,o===n)}static eventCallback(e,n,r){return o=>{i.matchEventFullKeyCode(o,e)&&r.runGuarded(()=>n(o))}}static _normalizeKey(e){return"esc"===e?"escape":e}}return i.\u0275fac=function(e){return new(e||i)(pe(xt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();const RC=[{provide:Vl,useValue:bC},{provide:kE,useValue:function _j(){Py.makeCurrent()},multi:!0},{provide:xt,useFactory:function bj(){return function t8(i){X1=i}(document),document},deps:[]}],yj=NE(KP,"browser",RC),PC=new De(""),BC=[{provide:Ip,useClass:class nj{addToWindow(t){Hi.getAngularTestability=(n,r=!0)=>{const o=t.findTestabilityInTree(n,r);if(null==o)throw new Error("Could not find testability for element.");return o},Hi.getAllAngularTestabilities=()=>t.getAllTestabilities(),Hi.getAllAngularRootElements=()=>t.getAllRootElements(),Hi.frameworkStabilizers||(Hi.frameworkStabilizers=[]),Hi.frameworkStabilizers.push(n=>{const r=Hi.getAllAngularTestabilities();let o=r.length,s=!1;const a=function(l){s=s||l,o--,0==o&&n(s)};r.forEach(function(l){l.whenStable(a)})})}findTestabilityInTree(t,e,n){return null==e?null:t.getTestability(e)??(n?ps().isShadowRoot(e)?this.findTestabilityInTree(t,e.host,!0):this.findTestabilityInTree(t,e.parentElement,!0):null)}},deps:[]},{provide:TE,useClass:dy,deps:[rt,uy,Ip]},{provide:dy,useClass:dy,deps:[rt,uy,Ip]}],jC=[{provide:rb,useValue:"root"},{provide:Ys,useFactory:function gj(){return new Ys},deps:[]},{provide:Xp,useClass:hj,multi:!0,deps:[xt,rt,Vl]},{provide:Xp,useClass:pj,multi:!0,deps:[xt]},{provide:Qp,useClass:Qp,deps:[Zp,jh,Dd]},{provide:ph,useExisting:Qp},{provide:EC,useExisting:jh},{provide:jh,useClass:jh,deps:[xt]},{provide:Zp,useClass:Zp,deps:[Xp,rt]},{provide:class D7{},useClass:rj,deps:[]},[]];let HC=(()=>{class i{constructor(e){}static withServerTransition(e){return{ngModule:i,providers:[{provide:Dd,useValue:e.appId},{provide:DC,useExisting:Dd},ij]}}}return i.\u0275fac=function(e){return new(e||i)(pe(PC,12))},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[...jC,...BC],imports:[Fn,XP]}),i})(),YC=(()=>{class i{constructor(e){this._doc=e}getTitle(){return this._doc.title}setTitle(e){this._doc.title=e||""}}return i.\u0275fac=function(e){return new(e||i)(pe(xt))},i.\u0275prov=Oe({token:i,factory:function(e){let n=null;return n=e?new e:function vj(){return new YC(pe(xt))}(),n},providedIn:"root"}),i})();typeof window<"u"&&window;let Uy=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:function(e){let n=null;return n=e?new(e||i):pe(UC),n},providedIn:"root"}),i})(),UC=(()=>{class i extends Uy{constructor(e){super(),this._doc=e}sanitize(e,n){if(null==n)return null;switch(e){case Si.NONE:return n;case Si.HTML:return ls(n,"HTML")?Qr(n):hx(this._doc,String(n)).toString();case Si.STYLE:return ls(n,"Style")?Qr(n):n;case Si.SCRIPT:if(ls(n,"Script"))return Qr(n);throw new Error("unsafe value used in a script context");case Si.URL:return ls(n,"URL")?Qr(n):sp(String(n));case Si.RESOURCE_URL:if(ls(n,"ResourceURL"))return Qr(n);throw new Error(`unsafe value used in a resource URL context (see ${Tc})`);default:throw new Error(`Unexpected SecurityContext ${e} (see ${Tc})`)}}bypassSecurityTrustHtml(e){return function c8(i){return new n8(i)}(e)}bypassSecurityTrustStyle(e){return function d8(i){return new r8(i)}(e)}bypassSecurityTrustScript(e){return function u8(i){return new o8(i)}(e)}bypassSecurityTrustUrl(e){return function h8(i){return new s8(i)}(e)}bypassSecurityTrustResourceUrl(e){return function m8(i){return new a8(i)}(e)}}return i.\u0275fac=function(e){return new(e||i)(pe(xt))},i.\u0275prov=Oe({token:i,factory:function(e){let n=null;return n=e?new e:function Cj(i){return new UC(i.get(xt))}(pe(Qi)),n},providedIn:"root"}),i})();function mt(...i){return sn(i,er(i))}class Gi extends ce{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const e=super._subscribe(t);return!e.closed&&t.next(this._value),e}getValue(){const{hasError:t,thrownError:e,_value:n}=this;if(t)throw e;return this._throwIfClosed(),n}next(t){super.next(this._value=t)}}const Jp=c(i=>function(){i(this),this.name="EmptyError",this.message="no elements in sequence"}),{isArray:Sj}=Array,{getPrototypeOf:Tj,prototype:Aj,keys:Lj}=Object;function WC(i){if(1===i.length){const t=i[0];if(Sj(t))return{args:t,keys:null};if(function Ij(i){return i&&"object"==typeof i&&Tj(i)===Aj}(t)){const e=Lj(t);return{args:e.map(n=>t[n]),keys:e}}}return{args:i,keys:null}}const{isArray:Nj}=Array;function Wy(i){return Be(t=>function Oj(i,t){return Nj(t)?i(...t):i(t)}(i,t))}function $C(i,t){return i.reduce((e,n,r)=>(e[n]=t[r],e),{})}function $y(...i){const t=er(i),e=mn(i),{args:n,keys:r}=WC(i);if(0===n.length)return sn([],t);const o=new tt(function Rj(i,t,e=Le){return n=>{GC(t,()=>{const{length:r}=i,o=new Array(r);let s=r,a=r;for(let l=0;l{const u=sn(i[l],t);let g=!1;u.subscribe(ot(n,D=>{o[l]=D,g||(g=!0,a--),a||n.next(e(o.slice()))},()=>{--s||n.complete()}))},n)},n)}}(n,t,r?s=>$C(r,s):Le));return e?o.pipe(Wy(e)):o}function GC(i,t,e){i?Ao(e,i,t):t()}function Wl(...i){return function Pj(){return li(1)}()(sn(i,er(i)))}function Td(i){return new tt(t=>{wn(i()).subscribe(t)})}function $l(i,t){const e=v(i)?i:()=>i,n=r=>r.error(e());return new tt(t?r=>t.schedule(n,0,r):n)}function Gy(){return st((i,t)=>{let e=null;i._refCount++;const n=ot(t,void 0,void 0,void 0,()=>{if(!i||i._refCount<=0||0<--i._refCount)return void(e=null);const r=i._connection,o=e;e=null,r&&(!o||r===o)&&r.unsubscribe(),t.unsubscribe()});i.subscribe(n),n.closed||(e=i.connect())})}class e_ extends tt{constructor(t,e){super(),this.source=t,this.subjectFactory=e,this._subject=null,this._refCount=0,this._connection=null,Ae(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 f;const e=this.getSubject();t.add(this.source.subscribe(ot(e,void 0,()=>{this._teardown(),e.complete()},n=>{this._teardown(),e.error(n)},()=>this._teardown()))),t.closed&&(this._connection=null,t=f.EMPTY)}return t}refCount(){return Gy()(this)}}function qn(i,t){return st((e,n)=>{let r=null,o=0,s=!1;const a=()=>s&&!r&&n.complete();e.subscribe(ot(n,l=>{r?.unsubscribe();let u=0;const g=o++;wn(i(l,g)).subscribe(r=ot(n,D=>n.next(t?t(l,D,g,u++):D),()=>{r=null,a()}))},()=>{s=!0,a()}))})}function ki(i){return i<=0?()=>jn:st((t,e)=>{let n=0;t.subscribe(ot(e,r=>{++n<=i&&(e.next(r),i<=n&&e.complete())}))})}function Rn(...i){const t=er(i);return st((e,n)=>{(t?Wl(i,e,t):Wl(i,e)).subscribe(n)})}function ri(i,t){return st((e,n)=>{let r=0;e.subscribe(ot(n,o=>i.call(t,o,r++)&&n.next(o)))})}function t_(i){return st((t,e)=>{let n=!1;t.subscribe(ot(e,r=>{n=!0,e.next(r)},()=>{n||e.next(i),e.complete()}))})}function qC(i=Bj){return st((t,e)=>{let n=!1;t.subscribe(ot(e,r=>{n=!0,e.next(r)},()=>n?e.complete():e.error(i())))})}function Bj(){return new Jp}function qs(i,t){const e=arguments.length>=2;return n=>n.pipe(i?ri((r,o)=>i(r,o,n)):Le,ki(1),e?t_(t):qC(()=>new Jp))}function Ca(i,t){return v(t)?rn(i,t,1):rn(i,1)}function vn(i,t,e){const n=v(i)||t||e?{next:i,error:t,complete:e}:i;return n?st((r,o)=>{var s;null===(s=n.subscribe)||void 0===s||s.call(n);let a=!0;r.subscribe(ot(o,l=>{var u;null===(u=n.next)||void 0===u||u.call(n,l),o.next(l)},()=>{var l;a=!1,null===(l=n.complete)||void 0===l||l.call(n),o.complete()},l=>{var u;a=!1,null===(u=n.error)||void 0===u||u.call(n,l),o.error(l)},()=>{var l,u;a&&(null===(l=n.unsubscribe)||void 0===l||l.call(n)),null===(u=n.finalize)||void 0===u||u.call(n)}))}):Le}function Ks(i){return st((t,e)=>{let o,n=null,r=!1;n=t.subscribe(ot(e,void 0,void 0,s=>{o=wn(i(s,Ks(i)(t))),n?(n.unsubscribe(),n=null,o.subscribe(e)):r=!0})),r&&(n.unsubscribe(),n=null,o.subscribe(e))})}function jj(i,t,e,n,r){return(o,s)=>{let a=e,l=t,u=0;o.subscribe(ot(s,g=>{const D=u++;l=a?i(l,g,D):(a=!0,g),n&&s.next(l)},r&&(()=>{a&&s.next(l),s.complete()})))}}function KC(i,t){return st(jj(i,t,arguments.length>=2,!0))}function qy(i){return i<=0?()=>jn:st((t,e)=>{let n=[];t.subscribe(ot(e,r=>{n.push(r),i{for(const r of n)e.next(r);e.complete()},void 0,()=>{n=null}))})}function XC(i,t){const e=arguments.length>=2;return n=>n.pipe(i?ri((r,o)=>i(r,o,n)):Le,qy(1),e?t_(t):qC(()=>new Jp))}function i_(i){return Be(()=>i)}function n_(i){return st((t,e)=>{try{t.subscribe(e)}finally{e.add(i)}})}const Jt="primary",Hh=Symbol("RouteTitle");class Yj{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const e=this.params[t];return Array.isArray(e)?e[0]:e}return null}getAll(t){if(this.has(t)){const e=this.params[t];return Array.isArray(e)?e:[e]}return[]}get keys(){return Object.keys(this.params)}}function Ad(i){return new Yj(i)}function Vj(i,t,e){const n=e.path.split("/");if(n.length>i.length||"full"===e.pathMatch&&(t.hasChildren()||n.lengthn[o]===r)}return i===t}function QC(i){return Array.prototype.concat.apply([],i)}function JC(i){return i.length>0?i[i.length-1]:null}function or(i,t){for(const e in i)i.hasOwnProperty(e)&&t(i[e],e)}function Sa(i){return Lb(i)?i:vh(i)?sn(Promise.resolve(i)):mt(i)}const r_=!1,Uj={exact:function n3(i,t,e){if(!ql(i.segments,t.segments)||!o_(i.segments,t.segments,e)||i.numberOfChildren!==t.numberOfChildren)return!1;for(const n in t.children)if(!i.children[n]||!n3(i.children[n],t.children[n],e))return!1;return!0},subset:r3},e3={exact:function Wj(i,t){return _s(i,t)},subset:function $j(i,t){return Object.keys(t).length<=Object.keys(i).length&&Object.keys(t).every(e=>ZC(i[e],t[e]))},ignored:()=>!0};function t3(i,t,e){return Uj[e.paths](i.root,t.root,e.matrixParams)&&e3[e.queryParams](i.queryParams,t.queryParams)&&!("exact"===e.fragment&&i.fragment!==t.fragment)}function r3(i,t,e){return o3(i,t,t.segments,e)}function o3(i,t,e,n){if(i.segments.length>e.length){const r=i.segments.slice(0,e.length);return!(!ql(r,e)||t.hasChildren()||!o_(r,e,n))}if(i.segments.length===e.length){if(!ql(i.segments,e)||!o_(i.segments,e,n))return!1;for(const r in t.children)if(!i.children[r]||!r3(i.children[r],t.children[r],n))return!1;return!0}{const r=e.slice(0,i.segments.length),o=e.slice(i.segments.length);return!!(ql(i.segments,r)&&o_(i.segments,r,n)&&i.children[Jt])&&o3(i.children[Jt],t,o,n)}}function o_(i,t,e){return t.every((n,r)=>e3[e](i[r].parameters,n.parameters))}class Gl{constructor(t=new ei([],{}),e={},n=null){this.root=t,this.queryParams=e,this.fragment=n}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Ad(this.queryParams)),this._queryParamMap}toString(){return Kj.serialize(this)}}class ei{constructor(t,e){this.segments=t,this.children=e,this.parent=null,or(e,(n,r)=>n.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return s_(this)}}class Yh{constructor(t,e){this.path=t,this.parameters=e}get parameterMap(){return this._parameterMap||(this._parameterMap=Ad(this.parameters)),this._parameterMap}toString(){return l3(this)}}function ql(i,t){return i.length===t.length&&i.every((e,n)=>e.path===t[n].path)}let Vh=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:function(){return new Ky},providedIn:"root"}),i})();class Ky{parse(t){const e=new rH(t);return new Gl(e.parseRootSegment(),e.parseQueryParams(),e.parseFragment())}serialize(t){const e=`/${zh(t.root,!0)}`,n=function Qj(i){const t=Object.keys(i).map(e=>{const n=i[e];return Array.isArray(n)?n.map(r=>`${a_(e)}=${a_(r)}`).join("&"):`${a_(e)}=${a_(n)}`}).filter(e=>!!e);return t.length?`?${t.join("&")}`:""}(t.queryParams);return`${e}${n}${"string"==typeof t.fragment?`#${function Xj(i){return encodeURI(i)}(t.fragment)}`:""}`}}const Kj=new Ky;function s_(i){return i.segments.map(t=>l3(t)).join("/")}function zh(i,t){if(!i.hasChildren())return s_(i);if(t){const e=i.children[Jt]?zh(i.children[Jt],!1):"",n=[];return or(i.children,(r,o)=>{o!==Jt&&n.push(`${o}:${zh(r,!1)}`)}),n.length>0?`${e}(${n.join("//")})`:e}{const e=function qj(i,t){let e=[];return or(i.children,(n,r)=>{r===Jt&&(e=e.concat(t(n,r)))}),or(i.children,(n,r)=>{r!==Jt&&(e=e.concat(t(n,r)))}),e}(i,(n,r)=>r===Jt?[zh(i.children[Jt],!1)]:[`${r}:${zh(n,!1)}`]);return 1===Object.keys(i.children).length&&null!=i.children[Jt]?`${s_(i)}/${e[0]}`:`${s_(i)}/(${e.join("//")})`}}function s3(i){return encodeURIComponent(i).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function a_(i){return s3(i).replace(/%3B/gi,";")}function Xy(i){return s3(i).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function l_(i){return decodeURIComponent(i)}function a3(i){return l_(i.replace(/\+/g,"%20"))}function l3(i){return`${Xy(i.path)}${function Zj(i){return Object.keys(i).map(t=>`;${Xy(t)}=${Xy(i[t])}`).join("")}(i.parameters)}`}const Jj=/^[^\/()?;=#]+/;function c_(i){const t=i.match(Jj);return t?t[0]:""}const eH=/^[^=?&#]+/,iH=/^[^&#]+/;class rH{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new ei([],{}):new ei([],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 e={};this.peekStartsWith("/(")&&(this.capture("/"),e=this.parseParens(!0));let n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(t.length>0||Object.keys(e).length>0)&&(n[Jt]=new ei(t,e)),n}parseSegment(){const t=c_(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new Ce(4009,r_);return this.capture(t),new Yh(l_(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const e=c_(this.remaining);if(!e)return;this.capture(e);let n="";if(this.consumeOptional("=")){const r=c_(this.remaining);r&&(n=r,this.capture(n))}t[l_(e)]=l_(n)}parseQueryParam(t){const e=function tH(i){const t=i.match(eH);return t?t[0]:""}(this.remaining);if(!e)return;this.capture(e);let n="";if(this.consumeOptional("=")){const s=function nH(i){const t=i.match(iH);return t?t[0]:""}(this.remaining);s&&(n=s,this.capture(n))}const r=a3(e),o=a3(n);if(t.hasOwnProperty(r)){let s=t[r];Array.isArray(s)||(s=[s],t[r]=s),s.push(o)}else t[r]=o}parseParens(t){const e={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const n=c_(this.remaining),r=this.remaining[n.length];if("/"!==r&&")"!==r&&";"!==r)throw new Ce(4010,r_);let o;n.indexOf(":")>-1?(o=n.slice(0,n.indexOf(":")),this.capture(o),this.capture(":")):t&&(o=Jt);const s=this.parseChildren();e[o]=1===Object.keys(s).length?s[Jt]:new ei([],s),this.consumeOptional("//")}return e}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 Ce(4011,r_)}}function Zy(i){return i.segments.length>0?new ei([],{[Jt]:i}):i}function d_(i){const t={};for(const n of Object.keys(i.children)){const o=d_(i.children[n]);(o.segments.length>0||o.hasChildren())&&(t[n]=o)}return function oH(i){if(1===i.numberOfChildren&&i.children[Jt]){const t=i.children[Jt];return new ei(i.segments.concat(t.segments),t.children)}return i}(new ei(i.segments,t))}function Kl(i){return i instanceof Gl}function lH(i,t,e,n,r){if(0===e.length)return Ld(t.root,t.root,t.root,n,r);const o=function u3(i){if("string"==typeof i[0]&&1===i.length&&"/"===i[0])return new d3(!0,0,i);let t=0,e=!1;const n=i.reduce((r,o,s)=>{if("object"==typeof o&&null!=o){if(o.outlets){const a={};return or(o.outlets,(l,u)=>{a[u]="string"==typeof l?l.split("/"):l}),[...r,{outlets:a}]}if(o.segmentPath)return[...r,o.segmentPath]}return"string"!=typeof o?[...r,o]:0===s?(o.split("/").forEach((a,l)=>{0==l&&"."===a||(0==l&&""===a?e=!0:".."===a?t++:""!=a&&r.push(a))}),r):[...r,o]},[]);return new d3(e,t,n)}(e);return o.toRoot()?Ld(t.root,t.root,new ei([],{}),n,r):function s(l){const u=function dH(i,t,e,n){if(i.isAbsolute)return new Id(t.root,!0,0);if(-1===n)return new Id(e,e===t.root,0);return function h3(i,t,e){let n=i,r=t,o=e;for(;o>r;){if(o-=r,n=n.parent,!n)throw new Ce(4005,!1);r=n.segments.length}return new Id(n,!1,r-o)}(e,n+(Uh(i.commands[0])?0:1),i.numberOfDoubleDots)}(o,t,i.snapshot?._urlSegment,l),g=u.processChildren?$h(u.segmentGroup,u.index,o.commands):Jy(u.segmentGroup,u.index,o.commands);return Ld(t.root,u.segmentGroup,g,n,r)}(i.snapshot?._lastPathIndex)}function Uh(i){return"object"==typeof i&&null!=i&&!i.outlets&&!i.segmentPath}function Wh(i){return"object"==typeof i&&null!=i&&i.outlets}function Ld(i,t,e,n,r){let s,o={};n&&or(n,(l,u)=>{o[u]=Array.isArray(l)?l.map(g=>`${g}`):`${l}`}),s=i===t?e:c3(i,t,e);const a=Zy(d_(s));return new Gl(a,o,r)}function c3(i,t,e){const n={};return or(i.children,(r,o)=>{n[o]=r===t?e:c3(r,t,e)}),new ei(i.segments,n)}class d3{constructor(t,e,n){if(this.isAbsolute=t,this.numberOfDoubleDots=e,this.commands=n,t&&n.length>0&&Uh(n[0]))throw new Ce(4003,!1);const r=n.find(Wh);if(r&&r!==JC(n))throw new Ce(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Id{constructor(t,e,n){this.segmentGroup=t,this.processChildren=e,this.index=n}}function Jy(i,t,e){if(i||(i=new ei([],{})),0===i.segments.length&&i.hasChildren())return $h(i,t,e);const n=function hH(i,t,e){let n=0,r=t;const o={match:!1,pathIndex:0,commandIndex:0};for(;r=e.length)return o;const s=i.segments[r],a=e[n];if(Wh(a))break;const l=`${a}`,u=n0&&void 0===l)break;if(l&&u&&"object"==typeof u&&void 0===u.outlets){if(!f3(l,u,s))return o;n+=2}else{if(!f3(l,{},s))return o;n++}r++}return{match:!0,pathIndex:r,commandIndex:n}}(i,t,e),r=e.slice(n.commandIndex);if(n.match&&n.pathIndex{"string"==typeof o&&(o=[o]),null!==o&&(r[s]=Jy(i.children[s],t,o))}),or(i.children,(o,s)=>{void 0===n[s]&&(r[s]=o)}),new ei(i.segments,r)}}function eF(i,t,e){const n=i.segments.slice(0,t);let r=0;for(;r{"string"==typeof e&&(e=[e]),null!==e&&(t[n]=eF(new ei([],{}),0,e))}),t}function m3(i){const t={};return or(i,(e,n)=>t[n]=`${e}`),t}function f3(i,t,e){return i==e.path&&_s(t,e.parameters)}class Xs{constructor(t,e){this.id=t,this.url=e}}class tF extends Xs{constructor(t,e,n="imperative",r=null){super(t,e),this.type=0,this.navigationTrigger=n,this.restoredState=r}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class Xl extends Xs{constructor(t,e,n){super(t,e),this.urlAfterRedirects=n,this.type=1}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}class u_ extends Xs{constructor(t,e,n,r){super(t,e),this.reason=n,this.code=r,this.type=2}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class p3 extends Xs{constructor(t,e,n,r){super(t,e),this.error=n,this.target=r,this.type=3}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class fH extends Xs{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r,this.type=4}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class pH extends Xs{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r,this.type=7}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class _H extends Xs{constructor(t,e,n,r,o){super(t,e),this.urlAfterRedirects=n,this.state=r,this.shouldActivate=o,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class gH extends Xs{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r,this.type=5}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class bH extends Xs{constructor(t,e,n,r){super(t,e),this.urlAfterRedirects=n,this.state=r,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 FH{constructor(t){this.route=t,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class vH{constructor(t){this.snapshot=t,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class wH{constructor(t){this.snapshot=t,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class kH{constructor(t){this.snapshot=t,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class xH{constructor(t){this.snapshot=t,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class _3{constructor(t,e,n){this.routerEvent=t,this.position=e,this.anchor=n,this.type=15}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}let MH=(()=>{class i{createUrlTree(e,n,r,o,s,a){return lH(e||n.root,r,o,s,a)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),EH=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:function(t){return MH.\u0275fac(t)},providedIn:"root"}),i})();class g3{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const e=this.pathFromRoot(t);return e.length>1?e[e.length-2]:null}children(t){const e=iF(t,this._root);return e?e.children.map(n=>n.value):[]}firstChild(t){const e=iF(t,this._root);return e&&e.children.length>0?e.children[0].value:null}siblings(t){const e=nF(t,this._root);return e.length<2?[]:e[e.length-2].children.map(r=>r.value).filter(r=>r!==t)}pathFromRoot(t){return nF(t,this._root).map(e=>e.value)}}function iF(i,t){if(i===t.value)return t;for(const e of t.children){const n=iF(i,e);if(n)return n}return null}function nF(i,t){if(i===t.value)return[t];for(const e of t.children){const n=nF(i,e);if(n.length)return n.unshift(t),n}return[]}class Zs{constructor(t,e){this.value=t,this.children=e}toString(){return`TreeNode(${this.value})`}}function Nd(i){const t={};return i&&i.children.forEach(e=>t[e.value.outlet]=e),t}class b3 extends g3{constructor(t,e){super(t),this.snapshot=e,rF(this,t)}toString(){return this.snapshot.toString()}}function y3(i,t){const e=function CH(i,t){const s=new h_([],{},{},"",{},Jt,t,null,i.root,-1,{});return new v3("",new Zs(s,[]))}(i,t),n=new Gi([new Yh("",{})]),r=new Gi({}),o=new Gi({}),s=new Gi({}),a=new Gi(""),l=new Ta(n,r,s,a,o,Jt,t,e.root);return l.snapshot=e.root,new b3(new Zs(l,[]),e)}class Ta{constructor(t,e,n,r,o,s,a,l){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=o,this.outlet=s,this.component=a,this.title=this.data?.pipe(Be(u=>u[Hh]))??mt(void 0),this._futureSnapshot=l}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(Be(t=>Ad(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(Be(t=>Ad(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function F3(i,t="emptyOnly"){const e=i.pathFromRoot;let n=0;if("always"!==t)for(n=e.length-1;n>=1;){const r=e[n],o=e[n-1];if(r.routeConfig&&""===r.routeConfig.path)n--;else{if(o.component)break;n--}}return function SH(i){return i.reduce((t,e)=>({params:{...t.params,...e.params},data:{...t.data,...e.data},resolve:{...e.data,...t.resolve,...e.routeConfig?.data,...e._resolvedData}}),{params:{},data:{},resolve:{}})}(e.slice(n))}class h_{constructor(t,e,n,r,o,s,a,l,u,g,D){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=o,this.outlet=s,this.component=a,this.routeConfig=l,this._urlSegment=u,this._lastPathIndex=g,this._resolve=D}get title(){return this.data?.[Hh]}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=Ad(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Ad(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(n=>n.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class v3 extends g3{constructor(t,e){super(e),this.url=t,rF(this,e)}toString(){return w3(this._root)}}function rF(i,t){t.value._routerState=i,t.children.forEach(e=>rF(i,e))}function w3(i){const t=i.children.length>0?` { ${i.children.map(w3).join(", ")} } `:"";return`${i.value}${t}`}function oF(i){if(i.snapshot){const t=i.snapshot,e=i._futureSnapshot;i.snapshot=e,_s(t.queryParams,e.queryParams)||i.queryParams.next(e.queryParams),t.fragment!==e.fragment&&i.fragment.next(e.fragment),_s(t.params,e.params)||i.params.next(e.params),function zj(i,t){if(i.length!==t.length)return!1;for(let e=0;e_s(e.parameters,t[n].parameters))}(i.url,t.url);return e&&!(!i.parent!=!t.parent)&&(!i.parent||sF(i.parent,t.parent))}function Gh(i,t,e){if(e&&i.shouldReuseRoute(t.value,e.value.snapshot)){const n=e.value;n._futureSnapshot=t.value;const r=function AH(i,t,e){return t.children.map(n=>{for(const r of e.children)if(i.shouldReuseRoute(n.value,r.value.snapshot))return Gh(i,n,r);return Gh(i,n)})}(i,t,e);return new Zs(n,r)}{if(i.shouldAttach(t.value)){const o=i.retrieve(t.value);if(null!==o){const s=o.route;return s.value._futureSnapshot=t.value,s.children=t.children.map(a=>Gh(i,a)),s}}const n=function LH(i){return new Ta(new Gi(i.url),new Gi(i.params),new Gi(i.queryParams),new Gi(i.fragment),new Gi(i.data),i.outlet,i.component,i)}(t.value),r=t.children.map(o=>Gh(i,o));return new Zs(n,r)}}const aF="ngNavigationCancelingError";function k3(i,t){const{redirectTo:e,navigationBehaviorOptions:n}=Kl(t)?{redirectTo:t,navigationBehaviorOptions:void 0}:t,r=x3(!1,0,t);return r.url=e,r.navigationBehaviorOptions=n,r}function x3(i,t,e){const n=new Error("NavigationCancelingError: "+(i||""));return n[aF]=!0,n.cancellationCode=t,e&&(n.url=e),n}function D3(i){return M3(i)&&Kl(i.url)}function M3(i){return i&&i[aF]}class IH{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new qh,this.attachRef=null}}let qh=(()=>{class i{constructor(){this.contexts=new Map}onChildOutletCreated(e,n){const r=this.getOrCreateContext(e);r.outlet=n,this.contexts.set(e,r)}onChildOutletDestroyed(e){const n=this.getContext(e);n&&(n.outlet=null,n.attachRef=null)}onOutletDeactivated(){const e=this.contexts;return this.contexts=new Map,e}onOutletReAttached(e){this.contexts=e}getOrCreateContext(e){let n=this.getContext(e);return n||(n=new IH,this.contexts.set(e,n)),n}getContext(e){return this.contexts.get(e)||null}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const m_=!1;let lF=(()=>{class i{constructor(){this.activated=null,this._activatedRoute=null,this.name=Jt,this.activateEvents=new Xe,this.deactivateEvents=new Xe,this.attachEvents=new Xe,this.detachEvents=new Xe,this.parentContexts=Vt(qh),this.location=Vt(Wi),this.changeDetector=Vt(Rt),this.environmentInjector=Vt(js)}ngOnChanges(e){if(e.name){const{firstChange:n,previousValue:r}=e.name;if(n)return;this.isTrackedInParentContexts(r)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(r)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name)}isTrackedInParentContexts(e){return this.parentContexts.getContext(e)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;const e=this.parentContexts.getContext(this.name);e?.route&&(e.attachRef?this.attach(e.attachRef,e.route):this.activateWith(e.route,e.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new Ce(4012,m_);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new Ce(4012,m_);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new Ce(4012,m_);this.location.detach();const e=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(e.instance),e}attach(e,n){this.activated=e,this._activatedRoute=n,this.location.insert(e.hostView),this.attachEvents.emit(e.instance)}deactivate(){if(this.activated){const e=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(e)}}activateWith(e,n){if(this.isActivated)throw new Ce(4013,m_);this._activatedRoute=e;const r=this.location,s=e.snapshot.component,a=this.parentContexts.getOrCreateContext(this.name).children,l=new NH(e,a,r.injector);if(n&&function OH(i){return!!i.resolveComponentFactory}(n)){const u=n.resolveComponentFactory(s);this.activated=r.createComponent(u,r.length,l)}else this.activated=r.createComponent(s,{index:r.length,injector:l,environmentInjector:n??this.environmentInjector});this.changeDetector.markForCheck(),this.activateEvents.emit(this.activated.instance)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[pi]}),i})();class NH{constructor(t,e,n){this.route=t,this.childContexts=e,this.parent=n}get(t,e){return t===Ta?this.route:t===qh?this.childContexts:this.parent.get(t,e)}}let cF=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["ng-component"]],standalone:!0,features:[Gb],decls:1,vars:0,template:function(e,n){1&e&&Ne(0,"router-outlet")},dependencies:[lF],encapsulation:2}),i})();function E3(i,t){return i.providers&&!i._injector&&(i._injector=Cp(i.providers,t,`Route: ${i.path}`)),i._injector??t}function uF(i){const t=i.children&&i.children.map(uF),e=t?{...i,children:t}:{...i};return!e.component&&!e.loadComponent&&(t||e.loadChildren)&&e.outlet&&e.outlet!==Jt&&(e.component=cF),e}function ko(i){return i.outlet||Jt}function C3(i,t){const e=i.filter(n=>ko(n)===t);return e.push(...i.filter(n=>ko(n)!==t)),e}function Kh(i){if(!i)return null;if(i.routeConfig?._injector)return i.routeConfig._injector;for(let t=i.parent;t;t=t.parent){const e=t.routeConfig;if(e?._loadedInjector)return e._loadedInjector;if(e?._injector)return e._injector}return null}class HH{constructor(t,e,n,r){this.routeReuseStrategy=t,this.futureState=e,this.currState=n,this.forwardEvent=r}activate(t){const e=this.futureState._root,n=this.currState?this.currState._root:null;this.deactivateChildRoutes(e,n,t),oF(this.futureState.root),this.activateChildRoutes(e,n,t)}deactivateChildRoutes(t,e,n){const r=Nd(e);t.children.forEach(o=>{const s=o.value.outlet;this.deactivateRoutes(o,r[s],n),delete r[s]}),or(r,(o,s)=>{this.deactivateRouteAndItsChildren(o,n)})}deactivateRoutes(t,e,n){const r=t.value,o=e?e.value:null;if(r===o)if(r.component){const s=n.getContext(r.outlet);s&&this.deactivateChildRoutes(t,e,s.children)}else this.deactivateChildRoutes(t,e,n);else o&&this.deactivateRouteAndItsChildren(e,n)}deactivateRouteAndItsChildren(t,e){t.value.component&&this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,e):this.deactivateRouteAndOutlet(t,e)}detachAndStoreRouteSubtree(t,e){const n=e.getContext(t.value.outlet),r=n&&t.value.component?n.children:e,o=Nd(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],r);if(n&&n.outlet){const s=n.outlet.detach(),a=n.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:s,route:t,contexts:a})}}deactivateRouteAndOutlet(t,e){const n=e.getContext(t.value.outlet),r=n&&t.value.component?n.children:e,o=Nd(t);for(const s of Object.keys(o))this.deactivateRouteAndItsChildren(o[s],r);n&&n.outlet&&(n.outlet.deactivate(),n.children.onOutletDeactivated(),n.attachRef=null,n.resolver=null,n.route=null)}activateChildRoutes(t,e,n){const r=Nd(e);t.children.forEach(o=>{this.activateRoutes(o,r[o.value.outlet],n),this.forwardEvent(new xH(o.value.snapshot))}),t.children.length&&this.forwardEvent(new wH(t.value.snapshot))}activateRoutes(t,e,n){const r=t.value,o=e?e.value:null;if(oF(r),r===o)if(r.component){const s=n.getOrCreateContext(r.outlet);this.activateChildRoutes(t,e,s.children)}else this.activateChildRoutes(t,e,n);else if(r.component){const s=n.getOrCreateContext(r.outlet);if(this.routeReuseStrategy.shouldAttach(r.snapshot)){const a=this.routeReuseStrategy.retrieve(r.snapshot);this.routeReuseStrategy.store(r.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&&s.outlet.attach(a.componentRef,a.route.value),oF(a.route.value),this.activateChildRoutes(t,null,s.children)}else{const a=Kh(r.snapshot),l=a?.get(Hs)??null;s.attachRef=null,s.route=r,s.resolver=l,s.injector=a,s.outlet&&s.outlet.activateWith(r,s.injector),this.activateChildRoutes(t,null,s.children)}}else this.activateChildRoutes(t,null,n)}}class S3{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class f_{constructor(t,e){this.component=t,this.route=e}}function YH(i,t,e){const n=i._root;return Xh(n,t?t._root:null,e,[n.value])}function Od(i,t){const e=Symbol(),n=t.get(i,e);return n===e?"function"!=typeof i||function $0(i){return null!==Lc(i)}(i)?t.get(i):i:n}function Xh(i,t,e,n,r={canDeactivateChecks:[],canActivateChecks:[]}){const o=Nd(t);return i.children.forEach(s=>{(function zH(i,t,e,n,r={canDeactivateChecks:[],canActivateChecks:[]}){const o=i.value,s=t?t.value:null,a=e?e.getContext(i.value.outlet):null;if(s&&o.routeConfig===s.routeConfig){const l=function UH(i,t,e){if("function"==typeof e)return e(i,t);switch(e){case"pathParamsChange":return!ql(i.url,t.url);case"pathParamsOrQueryParamsChange":return!ql(i.url,t.url)||!_s(i.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!sF(i,t)||!_s(i.queryParams,t.queryParams);default:return!sF(i,t)}}(s,o,o.routeConfig.runGuardsAndResolvers);l?r.canActivateChecks.push(new S3(n)):(o.data=s.data,o._resolvedData=s._resolvedData),Xh(i,t,o.component?a?a.children:null:e,n,r),l&&a&&a.outlet&&a.outlet.isActivated&&r.canDeactivateChecks.push(new f_(a.outlet.component,s))}else s&&Zh(t,a,r),r.canActivateChecks.push(new S3(n)),Xh(i,null,o.component?a?a.children:null:e,n,r)})(s,o[s.value.outlet],e,n.concat([s.value]),r),delete o[s.value.outlet]}),or(o,(s,a)=>Zh(s,e.getContext(a),r)),r}function Zh(i,t,e){const n=Nd(i),r=i.value;or(n,(o,s)=>{Zh(o,r.component?t?t.children.getContext(s):null:t,e)}),e.canDeactivateChecks.push(new f_(r.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,r))}function Qh(i){return"function"==typeof i}function hF(i){return i instanceof Jp||"EmptyError"===i?.name}const p_=Symbol("INITIAL_VALUE");function Rd(){return qn(i=>$y(i.map(t=>t.pipe(ki(1),Rn(p_)))).pipe(Be(t=>{for(const e of t)if(!0!==e){if(e===p_)return p_;if(!1===e||e instanceof Gl)return e}return!0}),ri(t=>t!==p_),ki(1)))}function T3(i){return function Me(...i){return We(i)}(vn(t=>{if(Kl(t))throw k3(0,t)}),Be(t=>!0===t))}const mF={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function A3(i,t,e,n,r){const o=fF(i,t,e);return o.matched?function aY(i,t,e,n){const r=t.canMatch;return r&&0!==r.length?mt(r.map(s=>{const a=Od(s,i);return Sa(function XH(i){return i&&Qh(i.canMatch)}(a)?a.canMatch(t,e):i.runInContext(()=>a(t,e)))})).pipe(Rd(),T3()):mt(!0)}(n=E3(t,n),t,e).pipe(Be(s=>!0===s?o:{...mF})):mt(o)}function fF(i,t,e){if(""===t.path)return"full"===t.pathMatch&&(i.hasChildren()||e.length>0)?{...mF}:{matched:!0,consumedSegments:[],remainingSegments:e,parameters:{},positionalParamSegments:{}};const r=(t.matcher||Vj)(e,i,t);if(!r)return{...mF};const o={};or(r.posParams,(a,l)=>{o[l]=a.path});const s=r.consumed.length>0?{...o,...r.consumed[r.consumed.length-1].parameters}:o;return{matched:!0,consumedSegments:r.consumed,remainingSegments:e.slice(r.consumed.length),parameters:s,positionalParamSegments:r.posParams??{}}}function __(i,t,e,n){if(e.length>0&&function dY(i,t,e){return e.some(n=>g_(i,t,n)&&ko(n)!==Jt)}(i,e,n)){const o=new ei(t,function cY(i,t,e,n){const r={};r[Jt]=n,n._sourceSegment=i,n._segmentIndexShift=t.length;for(const o of e)if(""===o.path&&ko(o)!==Jt){const s=new ei([],{});s._sourceSegment=i,s._segmentIndexShift=t.length,r[ko(o)]=s}return r}(i,t,n,new ei(e,i.children)));return o._sourceSegment=i,o._segmentIndexShift=t.length,{segmentGroup:o,slicedSegments:[]}}if(0===e.length&&function uY(i,t,e){return e.some(n=>g_(i,t,n))}(i,e,n)){const o=new ei(i.segments,function lY(i,t,e,n,r){const o={};for(const s of n)if(g_(i,e,s)&&!r[ko(s)]){const a=new ei([],{});a._sourceSegment=i,a._segmentIndexShift=t.length,o[ko(s)]=a}return{...r,...o}}(i,t,e,n,i.children));return o._sourceSegment=i,o._segmentIndexShift=t.length,{segmentGroup:o,slicedSegments:e}}const r=new ei(i.segments,i.children);return r._sourceSegment=i,r._segmentIndexShift=t.length,{segmentGroup:r,slicedSegments:e}}function g_(i,t,e){return(!(i.hasChildren()||t.length>0)||"full"!==e.pathMatch)&&""===e.path}function L3(i,t,e,n){return!!(ko(i)===n||n!==Jt&&g_(t,e,i))&&("**"===i.path||fF(t,i,e).matched)}function I3(i,t,e){return 0===t.length&&!i.children[e]}const b_=!1;class y_{constructor(t){this.segmentGroup=t||null}}class N3{constructor(t){this.urlTree=t}}function Jh(i){return $l(new y_(i))}function O3(i){return $l(new N3(i))}class pY{constructor(t,e,n,r,o){this.injector=t,this.configLoader=e,this.urlSerializer=n,this.urlTree=r,this.config=o,this.allowRedirects=!0}apply(){const t=__(this.urlTree.root,[],[],this.config).segmentGroup,e=new ei(t.segments,t.children);return this.expandSegmentGroup(this.injector,this.config,e,Jt).pipe(Be(o=>this.createUrlTree(d_(o),this.urlTree.queryParams,this.urlTree.fragment))).pipe(Ks(o=>{if(o instanceof N3)return this.allowRedirects=!1,this.match(o.urlTree);throw o instanceof y_?this.noMatchError(o):o}))}match(t){return this.expandSegmentGroup(this.injector,this.config,t.root,Jt).pipe(Be(r=>this.createUrlTree(d_(r),t.queryParams,t.fragment))).pipe(Ks(r=>{throw r instanceof y_?this.noMatchError(r):r}))}noMatchError(t){return new Ce(4002,b_)}createUrlTree(t,e,n){const r=Zy(t);return new Gl(r,e,n)}expandSegmentGroup(t,e,n,r){return 0===n.segments.length&&n.hasChildren()?this.expandChildren(t,e,n).pipe(Be(o=>new ei([],o))):this.expandSegment(t,n,e,n.segments,r,!0)}expandChildren(t,e,n){const r=[];for(const o of Object.keys(n.children))"primary"===o?r.unshift(o):r.push(o);return sn(r).pipe(Ca(o=>{const s=n.children[o],a=C3(e,o);return this.expandSegmentGroup(t,a,s,o).pipe(Be(l=>({segment:l,outlet:o})))}),KC((o,s)=>(o[s.outlet]=s.segment,o),{}),XC())}expandSegment(t,e,n,r,o,s){return sn(n).pipe(Ca(a=>this.expandSegmentAgainstRoute(t,e,n,a,r,o,s).pipe(Ks(u=>{if(u instanceof y_)return mt(null);throw u}))),qs(a=>!!a),Ks((a,l)=>{if(hF(a))return I3(e,r,o)?mt(new ei([],{})):Jh(e);throw a}))}expandSegmentAgainstRoute(t,e,n,r,o,s,a){return L3(r,e,o,s)?void 0===r.redirectTo?this.matchSegmentAgainstRoute(t,e,r,o,s):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,e,n,r,o,s):Jh(e):Jh(e)}expandSegmentAgainstRouteUsingRedirect(t,e,n,r,o,s){return"**"===r.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,s):this.expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,o,s)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,e,n,r){const o=this.applyRedirectCommands([],n.redirectTo,{});return n.redirectTo.startsWith("/")?O3(o):this.lineralizeSegments(n,o).pipe(rn(s=>{const a=new ei(s,{});return this.expandSegment(t,a,e,s,r,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,o,s){const{matched:a,consumedSegments:l,remainingSegments:u,positionalParamSegments:g}=fF(e,r,o);if(!a)return Jh(e);const D=this.applyRedirectCommands(l,r.redirectTo,g);return r.redirectTo.startsWith("/")?O3(D):this.lineralizeSegments(r,D).pipe(rn(H=>this.expandSegment(t,e,n,H.concat(u),s,!1)))}matchSegmentAgainstRoute(t,e,n,r,o){return"**"===n.path?(t=E3(n,t),n.loadChildren?(n._loadedRoutes?mt({routes:n._loadedRoutes,injector:n._loadedInjector}):this.configLoader.loadChildren(t,n)).pipe(Be(a=>(n._loadedRoutes=a.routes,n._loadedInjector=a.injector,new ei(r,{})))):mt(new ei(r,{}))):A3(e,n,r,t).pipe(qn(({matched:s,consumedSegments:a,remainingSegments:l})=>s?this.getChildConfig(t=n._injector??t,n,r).pipe(rn(g=>{const D=g.injector??t,H=g.routes,{segmentGroup:K,slicedSegments:ee}=__(e,a,l,H),ae=new ei(K.segments,K.children);if(0===ee.length&&ae.hasChildren())return this.expandChildren(D,H,ae).pipe(Be(ge=>new ei(a,ge)));if(0===H.length&&0===ee.length)return mt(new ei(a,{}));const me=ko(n)===o;return this.expandSegment(D,ae,H,ee,me?Jt:o,!0).pipe(Be(Se=>new ei(a.concat(Se.segments),Se.children)))})):Jh(e)))}getChildConfig(t,e,n){return e.children?mt({routes:e.children,injector:t}):e.loadChildren?void 0!==e._loadedRoutes?mt({routes:e._loadedRoutes,injector:e._loadedInjector}):function sY(i,t,e,n){const r=t.canLoad;return void 0===r||0===r.length?mt(!0):mt(r.map(s=>{const a=Od(s,i);return Sa(function $H(i){return i&&Qh(i.canLoad)}(a)?a.canLoad(t,e):i.runInContext(()=>a(t,e)))})).pipe(Rd(),T3())}(t,e,n).pipe(rn(r=>r?this.configLoader.loadChildren(t,e).pipe(vn(o=>{e._loadedRoutes=o.routes,e._loadedInjector=o.injector})):function mY(i){return $l(x3(b_,3))}())):mt({routes:[],injector:t})}lineralizeSegments(t,e){let n=[],r=e.root;for(;;){if(n=n.concat(r.segments),0===r.numberOfChildren)return mt(n);if(r.numberOfChildren>1||!r.children[Jt])return $l(new Ce(4e3,b_));r=r.children[Jt]}}applyRedirectCommands(t,e,n){return this.applyRedirectCreateUrlTree(e,this.urlSerializer.parse(e),t,n)}applyRedirectCreateUrlTree(t,e,n,r){const o=this.createSegmentGroup(t,e.root,n,r);return new Gl(o,this.createQueryParams(e.queryParams,this.urlTree.queryParams),e.fragment)}createQueryParams(t,e){const n={};return or(t,(r,o)=>{if("string"==typeof r&&r.startsWith(":")){const a=r.substring(1);n[o]=e[a]}else n[o]=r}),n}createSegmentGroup(t,e,n,r){const o=this.createSegments(t,e.segments,n,r);let s={};return or(e.children,(a,l)=>{s[l]=this.createSegmentGroup(t,a,n,r)}),new ei(o,s)}createSegments(t,e,n,r){return e.map(o=>o.path.startsWith(":")?this.findPosParam(t,o,r):this.findOrReturn(o,n))}findPosParam(t,e,n){const r=n[e.path.substring(1)];if(!r)throw new Ce(4001,b_);return r}findOrReturn(t,e){let n=0;for(const r of e){if(r.path===t.path)return e.splice(n),r;n++}return t}}class gY{}class FY{constructor(t,e,n,r,o,s,a){this.injector=t,this.rootComponentType=e,this.config=n,this.urlTree=r,this.url=o,this.paramsInheritanceStrategy=s,this.urlSerializer=a}recognize(){const t=__(this.urlTree.root,[],[],this.config.filter(e=>void 0===e.redirectTo)).segmentGroup;return this.processSegmentGroup(this.injector,this.config,t,Jt).pipe(Be(e=>{if(null===e)return null;const n=new h_([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},Jt,this.rootComponentType,null,this.urlTree.root,-1,{}),r=new Zs(n,e),o=new v3(this.url,r);return this.inheritParamsAndData(o._root),o}))}inheritParamsAndData(t){const e=t.value,n=F3(e,this.paramsInheritanceStrategy);e.params=Object.freeze(n.params),e.data=Object.freeze(n.data),t.children.forEach(r=>this.inheritParamsAndData(r))}processSegmentGroup(t,e,n,r){return 0===n.segments.length&&n.hasChildren()?this.processChildren(t,e,n):this.processSegment(t,e,n,n.segments,r)}processChildren(t,e,n){return sn(Object.keys(n.children)).pipe(Ca(r=>{const o=n.children[r],s=C3(e,r);return this.processSegmentGroup(t,s,o,r)}),KC((r,o)=>r&&o?(r.push(...o),r):null),function Hj(i,t=!1){return st((e,n)=>{let r=0;e.subscribe(ot(n,o=>{const s=i(o,r++);(s||t)&&n.next(o),!s&&n.complete()}))})}(r=>null!==r),t_(null),XC(),Be(r=>{if(null===r)return null;const o=P3(r);return function vY(i){i.sort((t,e)=>t.value.outlet===Jt?-1:e.value.outlet===Jt?1:t.value.outlet.localeCompare(e.value.outlet))}(o),o}))}processSegment(t,e,n,r,o){return sn(e).pipe(Ca(s=>this.processSegmentAgainstRoute(s._injector??t,s,n,r,o)),qs(s=>!!s),Ks(s=>{if(hF(s))return I3(n,r,o)?mt([]):mt(null);throw s}))}processSegmentAgainstRoute(t,e,n,r,o){if(e.redirectTo||!L3(e,n,r,o))return mt(null);let s;if("**"===e.path){const a=r.length>0?JC(r).parameters:{},l=j3(n)+r.length;s=mt({snapshot:new h_(r,a,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,H3(e),ko(e),e.component??e._loadedComponent??null,e,B3(n),l,Y3(e)),consumedSegments:[],remainingSegments:[]})}else s=A3(n,e,r,t).pipe(Be(({matched:a,consumedSegments:l,remainingSegments:u,parameters:g})=>{if(!a)return null;const D=j3(n)+l.length;return{snapshot:new h_(l,g,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,H3(e),ko(e),e.component??e._loadedComponent??null,e,B3(n),D,Y3(e)),consumedSegments:l,remainingSegments:u}}));return s.pipe(qn(a=>{if(null===a)return mt(null);const{snapshot:l,consumedSegments:u,remainingSegments:g}=a;t=e._injector??t;const D=e._loadedInjector??t,H=function wY(i){return i.children?i.children:i.loadChildren?i._loadedRoutes:[]}(e),{segmentGroup:K,slicedSegments:ee}=__(n,u,g,H.filter(me=>void 0===me.redirectTo));if(0===ee.length&&K.hasChildren())return this.processChildren(D,H,K).pipe(Be(me=>null===me?null:[new Zs(l,me)]));if(0===H.length&&0===ee.length)return mt([new Zs(l,[])]);const ae=ko(e)===o;return this.processSegment(D,H,K,ee,ae?Jt:o).pipe(Be(me=>null===me?null:[new Zs(l,me)]))}))}}function kY(i){const t=i.value.routeConfig;return t&&""===t.path&&void 0===t.redirectTo}function P3(i){const t=[],e=new Set;for(const n of i){if(!kY(n)){t.push(n);continue}const r=t.find(o=>n.value.routeConfig===o.value.routeConfig);void 0!==r?(r.children.push(...n.children),e.add(r)):t.push(n)}for(const n of e){const r=P3(n.children);t.push(new Zs(n.value,r))}return t.filter(n=>!e.has(n))}function B3(i){let t=i;for(;t._sourceSegment;)t=t._sourceSegment;return t}function j3(i){let t=i,e=t._segmentIndexShift??0;for(;t._sourceSegment;)t=t._sourceSegment,e+=t._segmentIndexShift??0;return e-1}function H3(i){return i.data||{}}function Y3(i){return i.resolve||{}}function V3(i){return"string"==typeof i.title||null===i.title}function pF(i){return qn(t=>{const e=i(t);return e?sn(e).pipe(Be(()=>t)):mt(t)})}const Pd=new De("ROUTES");let _F=(()=>{class i{constructor(e,n){this.injector=e,this.compiler=n,this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap}loadComponent(e){if(this.componentLoaders.get(e))return this.componentLoaders.get(e);if(e._loadedComponent)return mt(e._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(e);const n=Sa(e.loadComponent()).pipe(Be(U3),vn(o=>{this.onLoadEndListener&&this.onLoadEndListener(e),e._loadedComponent=o}),n_(()=>{this.componentLoaders.delete(e)})),r=new e_(n,()=>new ce).pipe(Gy());return this.componentLoaders.set(e,r),r}loadChildren(e,n){if(this.childrenLoaders.get(n))return this.childrenLoaders.get(n);if(n._loadedRoutes)return mt({routes:n._loadedRoutes,injector:n._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(n);const o=this.loadModuleFactoryOrRoutes(n.loadChildren).pipe(Be(a=>{this.onLoadEndListener&&this.onLoadEndListener(n);let l,u,g=!1;Array.isArray(a)?u=a:(l=a.create(e).injector,u=QC(l.get(Pd,[],Ct.Self|Ct.Optional)));return{routes:u.map(uF),injector:l}}),n_(()=>{this.childrenLoaders.delete(n)})),s=new e_(o,()=>new ce).pipe(Gy());return this.childrenLoaders.set(n,s),s}loadModuleFactoryOrRoutes(e){return Sa(e()).pipe(Be(U3),rn(r=>r instanceof RM||Array.isArray(r)?mt(r):sn(this.compiler.compileModuleAsync(r))))}}return i.\u0275fac=function(e){return new(e||i)(pe(Qi),pe(DE))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function U3(i){return function LY(i){return i&&"object"==typeof i&&"default"in i}(i)?i.default:i}let gF=(()=>{class i{constructor(){this.currentNavigation=null,this.lastSuccessfulNavigation=null,this.events=new ce,this.configLoader=Vt(_F),this.environmentInjector=Vt(js),this.urlSerializer=Vt(Vh),this.rootContexts=Vt(qh),this.navigationId=0,this.configLoader.onLoadEndListener=r=>this.events.next(new FH(r)),this.configLoader.onLoadStartListener=r=>this.events.next(new yH(r))}get hasRequestedNavigation(){return 0!==this.navigationId}complete(){this.transitions?.complete()}handleNavigationRequest(e){const n=++this.navigationId;this.transitions?.next({...this.transitions.value,...e,id:n})}setupNavigations(e){return this.transitions=new Gi({id:0,targetPageId:0,currentUrlTree:e.currentUrlTree,currentRawUrl:e.currentUrlTree,extractedUrl:e.urlHandlingStrategy.extract(e.currentUrlTree),urlAfterRedirects:e.urlHandlingStrategy.extract(e.currentUrlTree),rawUrl:e.currentUrlTree,extras:{},resolve:null,reject:null,promise:Promise.resolve(!0),source:"imperative",restoredState:null,currentSnapshot:e.routerState.snapshot,targetSnapshot:null,currentRouterState:e.routerState,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(ri(n=>0!==n.id),Be(n=>({...n,extractedUrl:e.urlHandlingStrategy.extract(n.rawUrl)})),qn(n=>{let r=!1,o=!1;return mt(n).pipe(vn(s=>{this.currentNavigation={id:s.id,initialUrl:s.rawUrl,extractedUrl:s.extractedUrl,trigger:s.source,extras:s.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),qn(s=>{const a=e.browserUrlTree.toString(),l=!e.navigated||s.extractedUrl.toString()!==a||a!==e.currentUrlTree.toString();if(("reload"===e.onSameUrlNavigation||l)&&e.urlHandlingStrategy.shouldProcessUrl(s.rawUrl))return $3(s.source)&&(e.browserUrlTree=s.extractedUrl),mt(s).pipe(qn(g=>{const D=this.transitions?.getValue();return this.events.next(new tF(g.id,this.urlSerializer.serialize(g.extractedUrl),g.source,g.restoredState)),D!==this.transitions?.getValue()?jn:Promise.resolve(g)}),function _Y(i,t,e,n){return qn(r=>function fY(i,t,e,n,r){return new pY(i,t,e,n,r).apply()}(i,t,e,r.extractedUrl,n).pipe(Be(o=>({...r,urlAfterRedirects:o}))))}(this.environmentInjector,this.configLoader,this.urlSerializer,e.config),vn(g=>{this.currentNavigation={...this.currentNavigation,finalUrl:g.urlAfterRedirects},n.urlAfterRedirects=g.urlAfterRedirects}),function DY(i,t,e,n,r){return rn(o=>function yY(i,t,e,n,r,o,s="emptyOnly"){return new FY(i,t,e,n,r,s,o).recognize().pipe(qn(a=>null===a?function bY(i){return new tt(t=>t.error(i))}(new gY):mt(a)))}(i,t,e,o.urlAfterRedirects,n.serialize(o.urlAfterRedirects),n,r).pipe(Be(s=>({...o,targetSnapshot:s}))))}(this.environmentInjector,e.rootComponentType,e.config,this.urlSerializer,e.paramsInheritanceStrategy),vn(g=>{if(n.targetSnapshot=g.targetSnapshot,"eager"===e.urlUpdateStrategy){if(!g.extras.skipLocationChange){const H=e.urlHandlingStrategy.merge(g.urlAfterRedirects,g.rawUrl);e.setBrowserUrl(H,g)}e.browserUrlTree=g.urlAfterRedirects}const D=new fH(g.id,this.urlSerializer.serialize(g.extractedUrl),this.urlSerializer.serialize(g.urlAfterRedirects),g.targetSnapshot);this.events.next(D)}));if(l&&e.rawUrlTree&&e.urlHandlingStrategy.shouldProcessUrl(e.rawUrlTree)){const{id:D,extractedUrl:H,source:K,restoredState:ee,extras:ae}=s,me=new tF(D,this.urlSerializer.serialize(H),K,ee);this.events.next(me);const ve=y3(H,e.rootComponentType).snapshot;return mt(n={...s,targetSnapshot:ve,urlAfterRedirects:H,extras:{...ae,skipLocationChange:!1,replaceUrl:!1}})}return e.rawUrlTree=s.rawUrl,s.resolve(null),jn}),vn(s=>{const a=new pH(s.id,this.urlSerializer.serialize(s.extractedUrl),this.urlSerializer.serialize(s.urlAfterRedirects),s.targetSnapshot);this.events.next(a)}),Be(s=>n={...s,guards:YH(s.targetSnapshot,s.currentSnapshot,this.rootContexts)}),function QH(i,t){return rn(e=>{const{targetSnapshot:n,currentSnapshot:r,guards:{canActivateChecks:o,canDeactivateChecks:s}}=e;return 0===s.length&&0===o.length?mt({...e,guardsResult:!0}):function JH(i,t,e,n){return sn(i).pipe(rn(r=>function oY(i,t,e,n,r){const o=t&&t.routeConfig?t.routeConfig.canDeactivate:null;return o&&0!==o.length?mt(o.map(a=>{const l=Kh(t)??r,u=Od(a,l);return Sa(function KH(i){return i&&Qh(i.canDeactivate)}(u)?u.canDeactivate(i,t,e,n):l.runInContext(()=>u(i,t,e,n))).pipe(qs())})).pipe(Rd()):mt(!0)}(r.component,r.route,e,t,n)),qs(r=>!0!==r,!0))}(s,n,r,i).pipe(rn(a=>a&&function WH(i){return"boolean"==typeof i}(a)?function eY(i,t,e,n){return sn(t).pipe(Ca(r=>Wl(function iY(i,t){return null!==i&&t&&t(new vH(i)),mt(!0)}(r.route.parent,n),function tY(i,t){return null!==i&&t&&t(new kH(i)),mt(!0)}(r.route,n),function rY(i,t,e){const n=t[t.length-1],o=t.slice(0,t.length-1).reverse().map(s=>function VH(i){const t=i.routeConfig?i.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:i,guards:t}:null}(s)).filter(s=>null!==s).map(s=>Td(()=>mt(s.guards.map(l=>{const u=Kh(s.node)??e,g=Od(l,u);return Sa(function qH(i){return i&&Qh(i.canActivateChild)}(g)?g.canActivateChild(n,i):u.runInContext(()=>g(n,i))).pipe(qs())})).pipe(Rd())));return mt(o).pipe(Rd())}(i,r.path,e),function nY(i,t,e){const n=t.routeConfig?t.routeConfig.canActivate:null;if(!n||0===n.length)return mt(!0);const r=n.map(o=>Td(()=>{const s=Kh(t)??e,a=Od(o,s);return Sa(function GH(i){return i&&Qh(i.canActivate)}(a)?a.canActivate(t,i):s.runInContext(()=>a(t,i))).pipe(qs())}));return mt(r).pipe(Rd())}(i,r.route,e))),qs(r=>!0!==r,!0))}(n,o,i,t):mt(a)),Be(a=>({...e,guardsResult:a})))})}(this.environmentInjector,s=>this.events.next(s)),vn(s=>{if(n.guardsResult=s.guardsResult,Kl(s.guardsResult))throw k3(0,s.guardsResult);const a=new _H(s.id,this.urlSerializer.serialize(s.extractedUrl),this.urlSerializer.serialize(s.urlAfterRedirects),s.targetSnapshot,!!s.guardsResult);this.events.next(a)}),ri(s=>!!s.guardsResult||(e.restoreHistory(s),this.cancelNavigationTransition(s,"",3,e),!1)),pF(s=>{if(s.guards.canActivateChecks.length)return mt(s).pipe(vn(a=>{const l=new gH(a.id,this.urlSerializer.serialize(a.extractedUrl),this.urlSerializer.serialize(a.urlAfterRedirects),a.targetSnapshot);this.events.next(l)}),qn(a=>{let l=!1;return mt(a).pipe(function MY(i,t){return rn(e=>{const{targetSnapshot:n,guards:{canActivateChecks:r}}=e;if(!r.length)return mt(e);let o=0;return sn(r).pipe(Ca(s=>function EY(i,t,e,n){const r=i.routeConfig,o=i._resolve;return void 0!==r?.title&&!V3(r)&&(o[Hh]=r.title),function CY(i,t,e,n){const r=function SY(i){return[...Object.keys(i),...Object.getOwnPropertySymbols(i)]}(i);if(0===r.length)return mt({});const o={};return sn(r).pipe(rn(s=>function TY(i,t,e,n){const r=Kh(t)??n,o=Od(i,r);return Sa(o.resolve?o.resolve(t,e):r.runInContext(()=>o(t,e)))}(i[s],t,e,n).pipe(qs(),vn(a=>{o[s]=a}))),qy(1),i_(o),Ks(s=>hF(s)?jn:$l(s)))}(o,i,t,n).pipe(Be(s=>(i._resolvedData=s,i.data=F3(i,e).resolve,r&&V3(r)&&(i.data[Hh]=r.title),null)))}(s.route,n,i,t)),vn(()=>o++),qy(1),rn(s=>o===r.length?mt(e):jn))})}(e.paramsInheritanceStrategy,this.environmentInjector),vn({next:()=>l=!0,complete:()=>{l||(e.restoreHistory(a),this.cancelNavigationTransition(a,"",2,e))}}))}),vn(a=>{const l=new bH(a.id,this.urlSerializer.serialize(a.extractedUrl),this.urlSerializer.serialize(a.urlAfterRedirects),a.targetSnapshot);this.events.next(l)}))}),pF(s=>{const a=l=>{const u=[];l.routeConfig?.loadComponent&&!l.routeConfig._loadedComponent&&u.push(this.configLoader.loadComponent(l.routeConfig).pipe(vn(g=>{l.component=g}),Be(()=>{})));for(const g of l.children)u.push(...a(g));return u};return $y(a(s.targetSnapshot.root)).pipe(t_(),ki(1))}),pF(()=>e.afterPreactivation()),Be(s=>{const a=function TH(i,t,e){const n=Gh(i,t._root,e?e._root:void 0);return new b3(n,t)}(e.routeReuseStrategy,s.targetSnapshot,s.currentRouterState);return n={...s,targetRouterState:a}}),vn(s=>{e.currentUrlTree=s.urlAfterRedirects,e.rawUrlTree=e.urlHandlingStrategy.merge(s.urlAfterRedirects,s.rawUrl),e.routerState=s.targetRouterState,"deferred"===e.urlUpdateStrategy&&(s.extras.skipLocationChange||e.setBrowserUrl(e.rawUrlTree,s),e.browserUrlTree=s.urlAfterRedirects)}),((i,t,e)=>Be(n=>(new HH(t,n.targetRouterState,n.currentRouterState,e).activate(i),n)))(this.rootContexts,e.routeReuseStrategy,s=>this.events.next(s)),vn({next:s=>{r=!0,this.lastSuccessfulNavigation=this.currentNavigation,e.navigated=!0,this.events.next(new Xl(s.id,this.urlSerializer.serialize(s.extractedUrl),this.urlSerializer.serialize(e.currentUrlTree))),e.titleStrategy?.updateTitle(s.targetRouterState.snapshot),s.resolve(!0)},complete:()=>{r=!0}}),n_(()=>{r||o||this.cancelNavigationTransition(n,"",1,e),this.currentNavigation?.id===n.id&&(this.currentNavigation=null)}),Ks(s=>{if(o=!0,M3(s)){D3(s)||(e.navigated=!0,e.restoreHistory(n,!0));const a=new u_(n.id,this.urlSerializer.serialize(n.extractedUrl),s.message,s.cancellationCode);if(this.events.next(a),D3(s)){const l=e.urlHandlingStrategy.merge(s.url,e.rawUrlTree),u={skipLocationChange:n.extras.skipLocationChange,replaceUrl:"eager"===e.urlUpdateStrategy||$3(n.source)};e.scheduleNavigation(l,"imperative",null,u,{resolve:n.resolve,reject:n.reject,promise:n.promise})}else n.resolve(!1)}else{e.restoreHistory(n,!0);const a=new p3(n.id,this.urlSerializer.serialize(n.extractedUrl),s,n.targetSnapshot??void 0);this.events.next(a);try{n.resolve(e.errorHandler(s))}catch(l){n.reject(l)}}return jn}))}))}cancelNavigationTransition(e,n,r,o){const s=new u_(e.id,this.urlSerializer.serialize(e.extractedUrl),n,r);this.events.next(s),e.resolve(!1)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function $3(i){return"imperative"!==i}let G3=(()=>{class i{buildTitle(e){let n,r=e.root;for(;void 0!==r;)n=this.getResolvedTitleForRoute(r)??n,r=r.children.find(o=>o.outlet===Jt);return n}getResolvedTitleForRoute(e){return e.data[Hh]}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:function(){return Vt(IY)},providedIn:"root"}),i})(),IY=(()=>{class i extends G3{constructor(e){super(),this.title=e}updateTitle(e){const n=this.buildTitle(e);void 0!==n&&this.title.setTitle(n)}}return i.\u0275fac=function(e){return new(e||i)(pe(YC))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),NY=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:function(){return Vt(RY)},providedIn:"root"}),i})();class OY{shouldDetach(t){return!1}store(t,e){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,e){return t.routeConfig===e.routeConfig}}let RY=(()=>{class i extends OY{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const F_=new De("",{providedIn:"root",factory:()=>({})});let BY=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:function(){return Vt(jY)},providedIn:"root"}),i})(),jY=(()=>{class i{shouldProcessUrl(e){return!0}extract(e){return e}merge(e,n){return e}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function HY(i){throw i}function YY(i,t,e){return t.parse("/")}const VY={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},zY={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let qi=(()=>{class i{constructor(){this.disposed=!1,this.currentPageId=0,this.console=Vt(_P),this.isNgZoneEnabled=!1,this.options=Vt(F_,{optional:!0})||{},this.errorHandler=this.options.errorHandler||HY,this.malformedUriErrorHandler=this.options.malformedUriErrorHandler||YY,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>mt(void 0),this.urlHandlingStrategy=Vt(BY),this.routeReuseStrategy=Vt(NY),this.urlCreationStrategy=Vt(EH),this.titleStrategy=Vt(G3),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=QC(Vt(Pd,{optional:!0})??[]),this.navigationTransitions=Vt(gF),this.urlSerializer=Vt(Vh),this.location=Vt(Ed),this.rootComponentType=null,this.isNgZoneEnabled=Vt(rt)instanceof rt&&rt.isInAngularZone(),this.resetConfig(this.config),this.currentUrlTree=new Gl,this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=y3(this.currentUrlTree,this.rootComponentType),this.navigationTransitions.setupNavigations(this).subscribe(e=>{this.lastSuccessfulId=e.id,this.currentPageId=e.targetPageId},e=>{this.console.warn(`Unhandled Navigation Error: ${e}`)})}get navigationId(){return this.navigationTransitions.navigationId}get browserPageId(){return this.location.getState()?.\u0275routerPageId}get events(){return this.navigationTransitions.events}resetRootComponentType(e){this.rootComponentType=e,this.routerState.root.component=this.rootComponentType}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})}setUpLocationChangeListener(){this.locationSubscription||(this.locationSubscription=this.location.subscribe(e=>{const n="popstate"===e.type?"popstate":"hashchange";"popstate"===n&&setTimeout(()=>{const r={replaceUrl:!0},o=e.state?.navigationId?e.state:null;if(e.state){const a={...e.state};delete a.navigationId,delete a.\u0275routerPageId,0!==Object.keys(a).length&&(r.state=a)}const s=this.parseUrl(e.url);this.scheduleNavigation(s,n,o,r)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}resetConfig(e){this.config=e.map(uF),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(e,n={}){const{relativeTo:r,queryParams:o,fragment:s,queryParamsHandling:a,preserveFragment:l}=n,u=l?this.currentUrlTree.fragment:s;let g=null;switch(a){case"merge":g={...this.currentUrlTree.queryParams,...o};break;case"preserve":g=this.currentUrlTree.queryParams;break;default:g=o||null}return null!==g&&(g=this.removeEmptyProps(g)),this.urlCreationStrategy.createUrlTree(r,this.routerState,this.currentUrlTree,e,g,u??null)}navigateByUrl(e,n={skipLocationChange:!1}){const r=Kl(e)?e:this.parseUrl(e),o=this.urlHandlingStrategy.merge(r,this.rawUrlTree);return this.scheduleNavigation(o,"imperative",null,n)}navigate(e,n={skipLocationChange:!1}){return function UY(i){for(let t=0;t{const o=e[r];return null!=o&&(n[r]=o),n},{})}scheduleNavigation(e,n,r,o,s){if(this.disposed)return Promise.resolve(!1);let a,l,u,g;return s?(a=s.resolve,l=s.reject,u=s.promise):u=new Promise((D,H)=>{a=D,l=H}),"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(r=this.location.getState()),g=r&&r.\u0275routerPageId?r.\u0275routerPageId:o.replaceUrl||o.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):g=0,this.navigationTransitions.handleNavigationRequest({targetPageId:g,source:n,restoredState:r,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:e,extras:o,resolve:a,reject:l,promise:u,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),u.catch(D=>Promise.reject(D))}setBrowserUrl(e,n){const r=this.urlSerializer.serialize(e),o={...n.extras.state,...this.generateNgRouterState(n.id,n.targetPageId)};this.location.isCurrentPathEqualTo(r)||n.extras.replaceUrl?this.location.replaceState(r,"",o):this.location.go(r,"",o)}restoreHistory(e,n=!1){if("computed"===this.canceledNavigationResolution){const r=this.currentPageId-e.targetPageId;"popstate"!==e.source&&"eager"!==this.urlUpdateStrategy&&this.currentUrlTree!==this.getCurrentNavigation()?.finalUrl||0===r?this.currentUrlTree===this.getCurrentNavigation()?.finalUrl&&0===r&&(this.resetState(e),this.browserUrlTree=e.currentUrlTree,this.resetUrlToCurrentUrlTree()):this.location.historyGo(r)}else"replace"===this.canceledNavigationResolution&&(n&&this.resetState(e),this.resetUrlToCurrentUrlTree())}resetState(e){this.routerState=e.currentRouterState,this.currentUrlTree=e.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,e.rawUrl)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(e,n){return"computed"===this.canceledNavigationResolution?{navigationId:e,\u0275routerPageId:n}:{navigationId:e}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),em=(()=>{class i{constructor(e,n,r,o,s,a){this.router=e,this.route=n,this.tabIndexAttribute=r,this.renderer=o,this.el=s,this.locationStrategy=a,this._preserveFragment=!1,this._skipLocationChange=!1,this._replaceUrl=!1,this.href=null,this.commands=null,this.onChanges=new ce;const l=s.nativeElement.tagName;this.isAnchorElement="A"===l||"AREA"===l,this.isAnchorElement?this.subscription=e.events.subscribe(u=>{u instanceof Xl&&this.updateHref()}):this.setTabIndexIfNotOnNativeEl("0")}set preserveFragment(e){this._preserveFragment=Md(e)}get preserveFragment(){return this._preserveFragment}set skipLocationChange(e){this._skipLocationChange=Md(e)}get skipLocationChange(){return this._skipLocationChange}set replaceUrl(e){this._replaceUrl=Md(e)}get replaceUrl(){return this._replaceUrl}setTabIndexIfNotOnNativeEl(e){null!=this.tabIndexAttribute||this.isAnchorElement||this.applyAttributeValue("tabindex",e)}ngOnChanges(e){this.isAnchorElement&&this.updateHref(),this.onChanges.next(this)}set routerLink(e){null!=e?(this.commands=Array.isArray(e)?e:[e],this.setTabIndexIfNotOnNativeEl("0")):(this.commands=null,this.setTabIndexIfNotOnNativeEl(null))}onClick(e,n,r,o,s){return!!(null===this.urlTree||this.isAnchorElement&&(0!==e||n||r||o||s||"string"==typeof this.target&&"_self"!=this.target))||(this.router.navigateByUrl(this.urlTree,{skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state}),!this.isAnchorElement)}ngOnDestroy(){this.subscription?.unsubscribe()}updateHref(){this.href=null!==this.urlTree&&this.locationStrategy?this.locationStrategy?.prepareExternalUrl(this.router.serializeUrl(this.urlTree)):null;const e=null===this.href?null:function fx(i,t,e){return function C8(i,t){return"src"===t&&("embed"===i||"frame"===i||"iframe"===i||"media"===i||"script"===i)||"href"===t&&("base"===i||"link"===i)?mx:mh}(t,e)(i)}(this.href,this.el.nativeElement.tagName.toLowerCase(),"href");this.applyAttributeValue("href",e)}applyAttributeValue(e,n){const r=this.renderer,o=this.el.nativeElement;null!==n?r.setAttribute(o,e,n):r.removeAttribute(o,e)}get urlTree(){return null===this.commands?null:this.router.createUrlTree(this.commands,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}}return i.\u0275fac=function(e){return new(e||i)(T(qi),T(Ta),Nr("tabindex"),T(cs),T(Ke),T(Ul))},i.\u0275dir=Fe({type:i,selectors:[["","routerLink",""]],hostVars:1,hostBindings:function(e,n){1&e&&we("click",function(o){return n.onClick(o.button,o.ctrlKey,o.shiftKey,o.altKey,o.metaKey)}),2&e&&it("target",n.target)},inputs:{target:"target",queryParams:"queryParams",fragment:"fragment",queryParamsHandling:"queryParamsHandling",state:"state",relativeTo:"relativeTo",preserveFragment:"preserveFragment",skipLocationChange:"skipLocationChange",replaceUrl:"replaceUrl",routerLink:"routerLink"},standalone:!0,features:[pi]}),i})(),K3=(()=>{class i{constructor(e,n,r,o,s){this.router=e,this.element=n,this.renderer=r,this.cdr=o,this.link=s,this.classes=[],this.isActive=!1,this.routerLinkActiveOptions={exact:!1},this.isActiveChange=new Xe,this.routerEventsSubscription=e.events.subscribe(a=>{a instanceof Xl&&this.update()})}ngAfterContentInit(){mt(this.links.changes,mt(null)).pipe(li()).subscribe(e=>{this.update(),this.subscribeToEachLinkOnChanges()})}subscribeToEachLinkOnChanges(){this.linkInputChangesSubscription?.unsubscribe();const e=[...this.links.toArray(),this.link].filter(n=>!!n).map(n=>n.onChanges);this.linkInputChangesSubscription=sn(e).pipe(li()).subscribe(n=>{this.isActive!==this.isLinkActive(this.router)(n)&&this.update()})}set routerLinkActive(e){const n=Array.isArray(e)?e:e.split(" ");this.classes=n.filter(r=>!!r)}ngOnChanges(e){this.update()}ngOnDestroy(){this.routerEventsSubscription.unsubscribe(),this.linkInputChangesSubscription?.unsubscribe()}update(){!this.links||!this.router.navigated||Promise.resolve().then(()=>{const e=this.hasActiveLinks();this.isActive!==e&&(this.isActive=e,this.cdr.markForCheck(),this.classes.forEach(n=>{e?this.renderer.addClass(this.element.nativeElement,n):this.renderer.removeClass(this.element.nativeElement,n)}),e&&void 0!==this.ariaCurrentWhenActive?this.renderer.setAttribute(this.element.nativeElement,"aria-current",this.ariaCurrentWhenActive.toString()):this.renderer.removeAttribute(this.element.nativeElement,"aria-current"),this.isActiveChange.emit(e))})}isLinkActive(e){const n=function WY(i){return!!i.paths}(this.routerLinkActiveOptions)?this.routerLinkActiveOptions:this.routerLinkActiveOptions.exact||!1;return r=>!!r.urlTree&&e.isActive(r.urlTree,n)}hasActiveLinks(){const e=this.isLinkActive(this.router);return this.link&&e(this.link)||this.links.some(e)}}return i.\u0275fac=function(e){return new(e||i)(T(qi),T(Ke),T(cs),T(Rt),T(em,8))},i.\u0275dir=Fe({type:i,selectors:[["","routerLinkActive",""]],contentQueries:function(e,n,r){if(1&e&&At(r,em,5),2&e){let o;je(o=He())&&(n.links=o)}},inputs:{routerLinkActiveOptions:"routerLinkActiveOptions",ariaCurrentWhenActive:"ariaCurrentWhenActive",routerLinkActive:"routerLinkActive"},outputs:{isActiveChange:"isActiveChange"},exportAs:["routerLinkActive"],standalone:!0,features:[pi]}),i})();class X3{}let $Y=(()=>{class i{constructor(e,n,r,o,s){this.router=e,this.injector=r,this.preloadingStrategy=o,this.loader=s}setUpPreloading(){this.subscription=this.router.events.pipe(ri(e=>e instanceof Xl),Ca(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(e,n){const r=[];for(const o of n){o.providers&&!o._injector&&(o._injector=Cp(o.providers,e,`Route: ${o.path}`));const s=o._injector??e,a=o._loadedInjector??s;o.loadChildren&&!o._loadedRoutes&&void 0===o.canLoad||o.loadComponent&&!o._loadedComponent?r.push(this.preloadConfig(s,o)):(o.children||o._loadedRoutes)&&r.push(this.processRoutes(a,o.children??o._loadedRoutes))}return sn(r).pipe(li())}preloadConfig(e,n){return this.preloadingStrategy.preload(n,()=>{let r;r=n.loadChildren&&void 0===n.canLoad?this.loader.loadChildren(e,n):mt(null);const o=r.pipe(rn(s=>null===s?mt(void 0):(n._loadedRoutes=s.routes,n._loadedInjector=s.injector,this.processRoutes(s.injector??e,s.routes))));return n.loadComponent&&!n._loadedComponent?sn([o,this.loader.loadComponent(n)]).pipe(li()):o})}}return i.\u0275fac=function(e){return new(e||i)(pe(qi),pe(DE),pe(js),pe(X3),pe(_F))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const bF=new De("");let Z3=(()=>{class i{constructor(e,n,r,o,s={}){this.urlSerializer=e,this.transitions=n,this.viewportScroller=r,this.zone=o,this.options=s,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},s.scrollPositionRestoration=s.scrollPositionRestoration||"disabled",s.anchorScrolling=s.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(e=>{e instanceof tF?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=e.navigationTrigger,this.restoredId=e.restoredState?e.restoredState.navigationId:0):e instanceof Xl&&(this.lastId=e.id,this.scheduleScrollEvent(e,this.urlSerializer.parse(e.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.transitions.events.subscribe(e=>{e instanceof _3&&(e.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(e.position):e.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(e.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(e,n){this.zone.runOutsideAngular(()=>{setTimeout(()=>{this.zone.run(()=>{this.transitions.events.next(new _3(e,"popstate"===this.lastSource?this.store[this.restoredId]:null,n))})},0)})}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}}return i.\u0275fac=function(e){wa()},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();function jd(i,t){return{\u0275kind:i,\u0275providers:t}}function J3(){const i=Vt(Qi);return t=>{const e=i.get(Ws);if(t!==e.components[0])return;const n=i.get(qi),r=i.get(e4);1===i.get(FF)&&n.initialNavigation(),i.get(t4,null,Ct.Optional)?.setUpPreloading(),i.get(bF,null,Ct.Optional)?.init(),n.resetRootComponentType(e.componentTypes[0]),r.closed||(r.next(),r.unsubscribe())}}const e4=new De("",{factory:()=>new ce}),FF=new De("",{providedIn:"root",factory:()=>1});const t4=new De("");function ZY(i){return jd(0,[{provide:t4,useExisting:$Y},{provide:X3,useExisting:i}])}const n4=new De("ROUTER_FORROOT_GUARD"),QY=[Ed,{provide:Vh,useClass:Ky},qi,qh,{provide:Ta,useFactory:function Q3(i){return i.routerState.root},deps:[qi]},_F,[]];function JY(){return new LE("Router",qi)}let r4=(()=>{class i{constructor(e){}static forRoot(e,n){return{ngModule:i,providers:[QY,[],{provide:Pd,multi:!0,useValue:e},{provide:n4,useFactory:nV,deps:[[qi,new jo,new va]]},{provide:F_,useValue:n||{}},n?.useHash?{provide:Ul,useClass:nB}:{provide:Ul,useClass:iC},{provide:bF,useFactory:()=>{const i=Vt(w7),t=Vt(rt),e=Vt(F_),n=Vt(gF),r=Vt(Vh);return e.scrollOffset&&i.setOffset(e.scrollOffset),new Z3(r,n,i,t,e)}},n?.preloadingStrategy?ZY(n.preloadingStrategy).\u0275providers:[],{provide:LE,multi:!0,useFactory:JY},n?.initialNavigation?rV(n):[],[{provide:o4,useFactory:J3},{provide:xE,multi:!0,useExisting:o4}]]}}static forChild(e){return{ngModule:i,providers:[{provide:Pd,multi:!0,useValue:e}]}}}return i.\u0275fac=function(e){return new(e||i)(pe(n4,8))},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[cF]}),i})();function nV(i){return"guarded"}function rV(i){return["disabled"===i.initialNavigation?jd(3,[{provide:Lh,multi:!0,useFactory:()=>{const t=Vt(qi);return()=>{t.setUpLocationChangeListener()}}},{provide:FF,useValue:2}]).\u0275providers:[],"enabledBlocking"===i.initialNavigation?jd(2,[{provide:FF,useValue:0},{provide:Lh,multi:!0,deps:[Qi],useFactory:t=>{const e=t.get(tB,Promise.resolve());return()=>e.then(()=>new Promise(r=>{const o=t.get(qi),s=t.get(e4);(function n(r){t.get(qi).events.pipe(ri(s=>s instanceof Xl||s instanceof u_||s instanceof p3),Be(s=>s instanceof Xl||s instanceof u_&&(0===s.code||1===s.code)&&null),ri(s=>null!==s),ki(1)).subscribe(()=>{r()})})(()=>{r(!0)}),o.afterPreactivation=()=>(r(!0),s.closed?mt(void 0):s),o.initialNavigation()}))}}]).\u0275providers:[]]}const o4=new De("");function s4(i,t,e,n,r,o,s){try{var a=i[o](s),l=a.value}catch(u){return void e(u)}a.done?t(l):Promise.resolve(l).then(n,r)}function Ye(i){return function(){var t=this,e=arguments;return new Promise(function(n,r){var o=i.apply(t,e);function s(l){s4(o,n,r,s,a,"next",l)}function a(l){s4(o,n,r,s,a,"throw",l)}s(void 0)})}}const vF={now:()=>(vF.delegate||Date).now(),delegate:void 0};class sV extends ce{constructor(t=1/0,e=1/0,n=vF){super(),this._bufferSize=t,this._windowTime=e,this._timestampProvider=n,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=e===1/0,this._bufferSize=Math.max(1,t),this._windowTime=Math.max(1,e)}next(t){const{isStopped:e,_buffer:n,_infiniteTimeWindow:r,_timestampProvider:o,_windowTime:s}=this;e||(n.push(t),!r&&n.push(o.now()+s)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();const e=this._innerSubscribe(t),{_infiniteTimeWindow:n,_buffer:r}=this,o=r.slice();for(let s=0;snew sV(n,t,e),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:r})}function ct(i){return null!=i&&"false"!=`${i}`}function en(i,t=0){return function aV(i){return!isNaN(parseFloat(i))&&!isNaN(Number(i))}(i)?Number(i):t}function v_(i){return Array.isArray(i)?i:[i]}function Mn(i){return null==i?"":"string"==typeof i?i:`${i}px`}function Qs(i){return i instanceof Ke?i.nativeElement:i}function wF(i){return ri((t,e)=>i<=e)}class lV extends f{constructor(t,e){super()}schedule(t,e=0){return this}}const w_={setInterval(i,t,...e){const{delegate:n}=w_;return n?.setInterval?n.setInterval(i,t,...e):setInterval(i,t,...e)},clearInterval(i){const{delegate:t}=w_;return(t?.clearInterval||clearInterval)(i)},delegate:void 0};class kF extends lV{constructor(t,e){super(t,e),this.scheduler=t,this.work=e,this.pending=!1}schedule(t,e=0){var n;if(this.closed)return this;this.state=t;const r=this.id,o=this.scheduler;return null!=r&&(this.id=this.recycleAsyncId(o,r,e)),this.pending=!0,this.delay=e,this.id=null!==(n=this.id)&&void 0!==n?n:this.requestAsyncId(o,this.id,e),this}requestAsyncId(t,e,n=0){return w_.setInterval(t.flush.bind(t,this),n)}recycleAsyncId(t,e,n=0){if(null!=n&&this.delay===n&&!1===this.pending)return e;null!=e&&w_.clearInterval(e)}execute(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;const n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,e){let r,n=!1;try{this.work(t)}catch(o){n=!0,r=o||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),r}unsubscribe(){if(!this.closed){const{id:t,scheduler:e}=this,{actions:n}=e;this.work=this.state=this.scheduler=null,this.pending=!1,h(n,this),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null,super.unsubscribe()}}}class im{constructor(t,e=im.now){this.schedulerActionCtor=t,this.now=e}schedule(t,e=0,n){return new this.schedulerActionCtor(this,t).schedule(n,e)}}im.now=vF.now;class xF extends im{constructor(t,e=im.now){super(t,e),this.actions=[],this._active=!1}flush(t){const{actions:e}=this;if(this._active)return void e.push(t);let n;this._active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this._active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}}const nm=new xF(kF),cV=nm;function k_(i,t=nm){return st((e,n)=>{let r=null,o=null,s=null;const a=()=>{if(r){r.unsubscribe(),r=null;const u=o;o=null,n.next(u)}};function l(){const u=s+i,g=t.now();if(g{o=u,s=t.now(),r||(r=t.schedule(l,i),n.add(r))},()=>{a(),n.complete()},void 0,()=>{o=r=null}))})}function wt(i){return st((t,e)=>{wn(i).subscribe(ot(e,()=>e.complete(),k)),!e.closed&&t.subscribe(e)})}let DF;try{DF=typeof Intl<"u"&&Intl.v8BreakIterator}catch{DF=!1}let Yd,Ri=(()=>{class i{constructor(e){this._platformId=e,this.isBrowser=this._platformId?Ma(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!DF)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}}return i.\u0275fac=function(e){return new(e||i)(pe(Vl))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const a4=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function l4(){if(Yd)return Yd;if("object"!=typeof document||!document)return Yd=new Set(a4),Yd;let i=document.createElement("input");return Yd=new Set(a4.filter(t=>(i.setAttribute("type",t),i.type===t))),Yd}let rm,x_,Zl,MF;function Aa(i){return function dV(){if(null==rm&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>rm=!0}))}finally{rm=rm||!1}return rm}()?i:!!i.capture}function c4(){if(null==Zl){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return Zl=!1,Zl;if("scrollBehavior"in document.documentElement.style)Zl=!0;else{const i=Element.prototype.scrollTo;Zl=!!i&&!/\{\s*\[native code\]\s*\}/.test(i.toString())}}return Zl}function om(){if("object"!=typeof document||!document)return 0;if(null==x_){const i=document.createElement("div"),t=i.style;i.dir="rtl",t.width="1px",t.overflow="auto",t.visibility="hidden",t.pointerEvents="none",t.position="absolute";const e=document.createElement("div"),n=e.style;n.width="2px",n.height="1px",i.appendChild(e),document.body.appendChild(i),x_=0,0===i.scrollLeft&&(i.scrollLeft=1,x_=0===i.scrollLeft?1:2),i.remove()}return x_}function D_(){let i=typeof document<"u"&&document?document.activeElement:null;for(;i&&i.shadowRoot;){const t=i.shadowRoot.activeElement;if(t===i)break;i=t}return i}function La(i){return i.composedPath?i.composedPath()[0]:i.target}function EF(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}let mV=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})();const d4=new Set;let Vd,fV=(()=>{class i{constructor(e){this._platform=e,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):_V}matchMedia(e){return(this._platform.WEBKIT||this._platform.BLINK)&&function pV(i){if(!d4.has(i))try{Vd||(Vd=document.createElement("style"),Vd.setAttribute("type","text/css"),document.head.appendChild(Vd)),Vd.sheet&&(Vd.sheet.insertRule(`@media ${i} {body{ }}`,0),d4.add(i))}catch(t){console.error(t)}}(e),this._matchMedia(e)}}return i.\u0275fac=function(e){return new(e||i)(pe(Ri))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function _V(i){return{matches:"all"===i||""===i,media:i,addListener:()=>{},removeListener:()=>{}}}let Ia=(()=>{class i{constructor(e,n){this._mediaMatcher=e,this._zone=n,this._queries=new Map,this._destroySubject=new ce}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(e){return u4(v_(e)).some(r=>this._registerQuery(r).mql.matches)}observe(e){let o=$y(u4(v_(e)).map(s=>this._registerQuery(s).observable));return o=Wl(o.pipe(ki(1)),o.pipe(wF(1),k_(0))),o.pipe(Be(s=>{const a={matches:!1,breakpoints:{}};return s.forEach(({matches:l,query:u})=>{a.matches=a.matches||l,a.breakpoints[u]=l}),a}))}_registerQuery(e){if(this._queries.has(e))return this._queries.get(e);const n=this._mediaMatcher.matchMedia(e),o={observable:new tt(s=>{const a=l=>this._zone.run(()=>s.next(l));return n.addListener(a),()=>{n.removeListener(a)}}).pipe(Rn(n),Be(({matches:s})=>({query:e,matches:s})),wt(this._destroySubject)),mql:n};return this._queries.set(e,o),o}}return i.\u0275fac=function(e){return new(e||i)(pe(fV),pe(rt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function u4(i){return i.map(t=>t.split(",")).reduce((t,e)=>t.concat(e)).map(t=>t.trim())}class En{constructor(t){this.breakpointObserver=t,this.title="Blockcore Notes",this.goBack=!1,this.showBackButton=!1,this.actions=[],this.isSmallScreen$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Be(e=>e.matches),Hd())}}En.\u0275fac=function(t){return new(t||En)(pe(Ia))},En.\u0275prov=Oe({token:En,factory:En.\u0275fac,providedIn:"root"});var bV=x(5856),yV=x.t(bV,2);const di=BigInt(0),Xi=BigInt(1),Na=BigInt(2),sm=BigInt(3),FV=BigInt(8),Li=Object.freeze({a:di,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:Xi,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")});function h4(i){const{a:t,b:e}=Li,n=dt(i*i),r=dt(n*i);return dt(r+t*i+e)}const M_=Li.a===di;class CF extends Error{constructor(t){super(t)}}class Pi{constructor(t,e,n){this.x=t,this.y=e,this.z=n}static fromAffine(t){if(!(t instanceof xi))throw new TypeError("JacobianPoint#fromAffine: expected Point");return new Pi(t.x,t.y,Xi)}static toAffineBatch(t){const e=function DV(i,t=Li.P){const e=new Array(i.length),r=$d(i.reduce((o,s,a)=>s===di?o:(e[a]=o,dt(o*s,t)),Xi),t);return i.reduceRight((o,s,a)=>s===di?o:(e[a]=dt(o*e[a],t),dt(o*s,t)),r),e}(t.map(n=>n.z));return t.map((n,r)=>n.toAffine(e[r]))}static normalizeZ(t){return Pi.toAffineBatch(t).map(Pi.fromAffine)}equals(t){if(!(t instanceof Pi))throw new TypeError("JacobianPoint expected");const{x:e,y:n,z:r}=this,{x:o,y:s,z:a}=t,l=dt(r*r),u=dt(a*a),g=dt(e*u),D=dt(o*l),H=dt(dt(n*a)*u),K=dt(dt(s*r)*l);return g===D&&H===K}negate(){return new Pi(this.x,dt(-this.y),this.z)}double(){const{x:t,y:e,z:n}=this,r=dt(t*t),o=dt(e*e),s=dt(o*o),a=t+o,l=dt(Na*(dt(a*a)-r-s)),u=dt(sm*r),g=dt(u*u),D=dt(g-Na*l),H=dt(u*(l-D)-FV*s),K=dt(Na*e*n);return new Pi(D,H,K)}add(t){if(!(t instanceof Pi))throw new TypeError("JacobianPoint expected");const{x:e,y:n,z:r}=this,{x:o,y:s,z:a}=t;if(o===di||s===di)return this;if(e===di||n===di)return t;const l=dt(r*r),u=dt(a*a),g=dt(e*u),D=dt(o*l),H=dt(dt(n*a)*u),K=dt(dt(s*r)*l),ee=dt(D-g),ae=dt(K-H);if(ee===di)return ae===di?this.double():Pi.ZERO;const me=dt(ee*ee),ve=dt(ee*me),Se=dt(g*me),ge=dt(ae*ae-ve-Na*Se),Re=dt(ae*(Se-ge)-H*ve),ut=dt(r*a*ee);return new Pi(ge,Re,ut)}subtract(t){return this.add(t.negate())}multiplyUnsafe(t){const e=Pi.ZERO;if("bigint"==typeof t&&t===di)return e;let n=p4(t);if(n===Xi)return this;if(!M_){let D=e,H=this;for(;n>di;)n&Xi&&(D=D.add(H)),H=H.double(),n>>=Xi;return D}let{k1neg:r,k1:o,k2neg:s,k2:a}=g4(n),l=e,u=e,g=this;for(;o>di||a>di;)o&Xi&&(l=l.add(g)),a&Xi&&(u=u.add(g)),g=g.double(),o>>=Xi,a>>=Xi;return r&&(l=l.negate()),s&&(u=u.negate()),u=new Pi(dt(u.x*Li.beta),u.y,u.z),l.add(u)}precomputeWindow(t){const e=M_?128/t+1:256/t+1,n=[];let r=this,o=r;for(let s=0;s>=D,ee>l&&(ee-=g,t+=Xi),0===ee){let ae=r[K];H%2&&(ae=ae.negate()),s=s.add(ae)}else{let ae=r[K+Math.abs(ee)-1];ee<0&&(ae=ae.negate()),o=o.add(ae)}}return{p:o,f:s}}multiply(t,e){let r,o,n=p4(t);if(M_){const{k1neg:s,k1:a,k2neg:l,k2:u}=g4(n);let{p:g,f:D}=this.wNAF(a,e),{p:H,f:K}=this.wNAF(u,e);s&&(g=g.negate()),l&&(H=H.negate()),H=new Pi(dt(H.x*Li.beta),H.y,H.z),r=g.add(H),o=D.add(K)}else{const{p:s,f:a}=this.wNAF(n,e);r=s,o=a}return Pi.normalizeZ([r,o])[0]}toAffine(t=$d(this.z)){const{x:e,y:n,z:r}=this,o=t,s=dt(o*o),a=dt(s*o),l=dt(e*s),u=dt(n*a);if(dt(r*o)!==Xi)throw new Error("invZ was invalid");return new xi(l,u)}}Pi.BASE=new Pi(Li.Gx,Li.Gy,Xi),Pi.ZERO=new Pi(di,Xi,di);const SF=new WeakMap;class xi{constructor(t,e){this.x=t,this.y=e}_setWindowSize(t){this._WINDOW_SIZE=t,SF.delete(this)}hasEvenY(){return this.y%Na===di}static fromCompressedHex(t){const e=32===t.length,n=jr(e?t:t.subarray(1));if(!C_(n))throw new Error("Point is not on curve");let o=function xV(i){const{P:t}=Li,e=BigInt(6),n=BigInt(11),r=BigInt(22),o=BigInt(23),s=BigInt(44),a=BigInt(88),l=i*i*i%t,u=l*l*i%t,g=xo(u,sm)*u%t,D=xo(g,sm)*u%t,H=xo(D,Na)*l%t,K=xo(H,n)*H%t,ee=xo(K,r)*K%t,ae=xo(ee,s)*ee%t,me=xo(ae,a)*ae%t,ve=xo(me,s)*ee%t,Se=xo(ve,sm)*u%t,ge=xo(Se,o)*K%t,Re=xo(ge,e)*l%t;return xo(Re,Na)}(h4(n));const s=(o&Xi)===Xi;e?s&&(o=dt(-o)):1==(1&t[0])!==s&&(o=dt(-o));const a=new xi(n,o);return a.assertValidity(),a}static fromUncompressedHex(t){const e=jr(t.subarray(1,33)),n=jr(t.subarray(33,65)),r=new xi(e,n);return r.assertValidity(),r}static fromHex(t){const e=gs(t),n=e.length,r=e[0];if(32===n||33===n&&(2===r||3===r))return this.fromCompressedHex(e);if(65===n&&4===r)return this.fromUncompressedHex(e);throw new Error(`Point.fromHex: received invalid point. Expected 32-33 compressed bytes or 65 uncompressed bytes, not ${n}`)}static fromPrivateKey(t){return xi.BASE.multiply(Ql(t))}static fromSignature(t,e,n){const r=b4(t=gs(t)),{r:o,s}=v4(e);if(0!==n&&1!==n)throw new Error("Cannot recover signature: invalid recovery bit");const l=xi.fromHex((1&n?"03":"02")+Oa(o)),{n:u}=Li,g=$d(o,u),D=dt(-r*g,u),H=dt(s*g,u),K=xi.BASE.multiplyAndAddUnsafe(l,D,H);if(!K)throw new Error("Cannot recover signature: point at infinify");return K.assertValidity(),K}toRawBytes(t=!1){return Ra(this.toHex(t))}toHex(t=!1){const e=Oa(this.x);return t?`${this.hasEvenY()?"02":"03"}${e}`:`04${e}${Oa(this.y)}`}toHexX(){return this.toHex(!0).slice(2)}toRawX(){return this.toRawBytes(!0).slice(1)}assertValidity(){const t="Point is not on elliptic curve",{x:e,y:n}=this;if(!C_(e)||!C_(n))throw new Error(t);const r=dt(n*n);if(dt(r-h4(e))!==di)throw new Error(t)}equals(t){return this.x===t.x&&this.y===t.y}negate(){return new xi(this.x,dt(-this.y))}double(){return Pi.fromAffine(this).double().toAffine()}add(t){return Pi.fromAffine(this).add(Pi.fromAffine(t)).toAffine()}subtract(t){return this.add(t.negate())}multiply(t){return Pi.fromAffine(this).multiply(t,this).toAffine()}multiplyAndAddUnsafe(t,e,n){const r=Pi.fromAffine(this),o=e===di||e===Xi||this!==xi.BASE?r.multiplyUnsafe(e):r.multiply(e),s=Pi.fromAffine(t).multiplyUnsafe(n),a=o.add(s);return a.equals(Pi.ZERO)?void 0:a.toAffine()}}function m4(i){return Number.parseInt(i[0],16)>=8?"00"+i:i}function f4(i){if(i.length<2||2!==i[0])throw new Error(`Invalid signature integer tag: ${Ud(i)}`);const t=i[1],e=i.subarray(2,t+2);if(!t||e.length!==t)throw new Error("Invalid signature integer: wrong length");if(0===e[0]&&e[1]<=127)throw new Error("Invalid signature integer: trailing length");return{data:jr(e),left:i.subarray(t+2)}}xi.BASE=new xi(Li.Gx,Li.Gy),xi.ZERO=new xi(di,di);class Js{constructor(t,e){this.r=t,this.s=e,this.assertValidity()}static fromCompact(t){const e=t instanceof Uint8Array,n="Signature.fromCompact";if("string"!=typeof t&&!e)throw new TypeError(`${n}: Expected string or Uint8Array`);const r=e?Ud(t):t;if(128!==r.length)throw new Error(`${n}: Expected 64-byte hex`);return new Js(E_(r.slice(0,64)),E_(r.slice(64,128)))}static fromDER(t){const e=t instanceof Uint8Array;if("string"!=typeof t&&!e)throw new TypeError("Signature.fromDER: Expected string or Uint8Array");const{r:n,s:r}=function vV(i){if(i.length<2||48!=i[0])throw new Error(`Invalid signature tag: ${Ud(i)}`);if(i[1]!==i.length-2)throw new Error("Invalid signature: incorrect length");const{data:t,left:e}=f4(i.subarray(2)),{data:n,left:r}=f4(e);if(r.length)throw new Error(`Invalid signature: left bytes after parsing: ${Ud(r)}`);return{r:t,s:n}}(e?t:Ra(t));return new Js(n,r)}static fromHex(t){return this.fromDER(t)}assertValidity(){const{r:t,s:e}=this;if(!qd(t))throw new Error("Invalid Signature: r must be 0 < r < n");if(!qd(e))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){return this.s>Li.n>>Xi}normalizeS(){return this.hasHighS()?new Js(this.r,Li.n-this.s):this}toDERRawBytes(t=!1){return Ra(this.toDERHex(t))}toDERHex(t=!1){const e=m4(am(this.s));if(t)return e;const n=m4(am(this.r)),r=am(n.length/2),o=am(e.length/2);return`30${am(n.length/2+e.length/2+4)}02${r}${n}02${o}${e}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return Ra(this.toCompactHex())}toCompactHex(){return Oa(this.r)+Oa(this.s)}}function zd(...i){if(!i.every(n=>n instanceof Uint8Array))throw new Error("Uint8Array list expected");if(1===i.length)return i[0];const t=i.reduce((n,r)=>n+r.length,0),e=new Uint8Array(t);for(let n=0,r=0;nt.toString(16).padStart(2,"0"));function Ud(i){if(!(i instanceof Uint8Array))throw new Error("Expected Uint8Array");let t="";for(let e=0;e0)return BigInt(i);if("bigint"==typeof i&&qd(i))return i;throw new TypeError("Expected valid private scalar: 0 < scalar < curve.n")}function dt(i,t=Li.P){const e=i%t;return e>=di?e:t+e}function xo(i,t){const{P:e}=Li;let n=i;for(;t-- >di;)n*=n,n%=e;return n}function $d(i,t=Li.P){if(i===di||t<=di)throw new Error(`invert: expected positive integers, got n=${i} mod=${t}`);let e=dt(i,t),n=t,r=di,o=Xi,s=Xi,a=di;for(;e!==di;){const u=n/e,g=n%e,D=r-s*u,H=o-a*u;n=e,e=g,r=s,o=a,s=D,a=H}if(n!==Xi)throw new Error("invert: does not exist");return dt(r,t)}const _4=(i,t)=>(i+t/Na)/t,MV={a1:BigInt("0x3086d221a7d46bcde86c90e49284eb15"),b1:-Xi*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),a2:BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),b2:BigInt("0x3086d221a7d46bcde86c90e49284eb15"),POW_2_128:BigInt("0x100000000000000000000000000000000")};function g4(i){const{n:t}=Li,{a1:e,b1:n,a2:r,b2:o,POW_2_128:s}=MV,a=_4(o*i,t),l=_4(-n*i,t);let u=dt(i-a*e-l*r,t),g=dt(-a*n-l*o,t);const D=u>s,H=g>s;if(D&&(u=t-u),H&&(g=t-g),u>s||g>s)throw new Error("splitScalarEndo: Endomorphism failed, k="+i);return{k1neg:D,k1:u,k2neg:H,k2:g}}function b4(i){const{n:t}=Li,n=8*i.length-256;let r=jr(i);return n>0&&(r>>=BigInt(n)),r>=t&&(r-=t),r}let Gd,lm;class y4{constructor(){this.v=new Uint8Array(32).fill(1),this.k=new Uint8Array(32).fill(0),this.counter=0}hmac(...t){return Di.hmacSha256(this.k,...t)}hmacSync(...t){return lm(this.k,...t)}checkSync(){if("function"!=typeof lm)throw new CF("hmacSha256Sync needs to be set")}incr(){if(this.counter>=1e3)throw new Error("Tried 1,000 k values for sign(), all were invalid");this.counter+=1}reseed(t=new Uint8Array){var e=this;return Ye(function*(){e.k=yield e.hmac(e.v,Uint8Array.from([0]),t),e.v=yield e.hmac(e.v),0!==t.length&&(e.k=yield e.hmac(e.v,Uint8Array.from([1]),t),e.v=yield e.hmac(e.v))})()}reseedSync(t=new Uint8Array){this.checkSync(),this.k=this.hmacSync(this.v,Uint8Array.from([0]),t),this.v=this.hmacSync(this.v),0!==t.length&&(this.k=this.hmacSync(this.v,Uint8Array.from([1]),t),this.v=this.hmacSync(this.v))}generate(){var t=this;return Ye(function*(){return t.incr(),t.v=yield t.hmac(t.v),t.v})()}generateSync(){return this.checkSync(),this.incr(),this.v=this.hmacSync(this.v),this.v}}function qd(i){return di0)t=BigInt(i);else if("string"==typeof i){if(64!==i.length)throw new Error("Expected 32 bytes of private key");t=E_(i)}else{if(!(i instanceof Uint8Array))throw new TypeError("Expected valid private key");if(32!==i.length)throw new Error("Expected 32 bytes of private key");t=jr(i)}if(!qd(t))throw new Error("Expected private key: 0 < key < n");return t}function TF(i){return i instanceof xi?(i.assertValidity(),i):xi.fromHex(i)}function v4(i){if(i instanceof Js)return i.assertValidity(),i;try{return Js.fromDER(i)}catch{return Js.fromCompact(i)}}function w4(i){const t=i instanceof Uint8Array,e="string"==typeof i,n=(t||e)&&i.length;return t?33===n||65===n:e?66===n||130===n:i instanceof xi}function k4(i,t,e=!1){if(w4(i))throw new TypeError("getSharedSecret: first arg must be private key");if(!w4(t))throw new TypeError("getSharedSecret: second arg must be public key");const n=TF(t);return n.assertValidity(),n.multiply(Ql(i)).toRawBytes(e)}function x4(i){return jr(i.length>32?i.slice(0,32):i)}function CV(i){const t=x4(i),e=dt(t,Li.n);return D4(e{if((i=gs(i)).length<40||i.length>1024)throw new Error("Expected 40-1024 bytes of private key as per FIPS 186");return Wd(dt(jr(i),Li.n-Xi)+Xi)},randomBytes:(i=32)=>{if(io.web)return io.web.getRandomValues(new Uint8Array(i));if(io.node){const{randomBytes:t}=io.node;return Uint8Array.from(t(i))}throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>Di.hashToPrivateKey(Di.randomBytes(40)),sha256:(i=Ye(function*(...t){if(io.web){const e=yield io.web.subtle.digest("SHA-256",zd(...t));return new Uint8Array(e)}if(io.node){const{createHash:e}=io.node,n=e("sha256");return t.forEach(r=>n.update(r)),Uint8Array.from(n.digest())}throw new Error("The environment doesn't have sha256 function")}),function(){return i.apply(this,arguments)}),hmacSha256:function(){var i=Ye(function*(t,...e){if(io.web){const n=yield io.web.subtle.importKey("raw",t,{name:"HMAC",hash:{name:"SHA-256"}},!1,["sign"]),r=zd(...e),o=yield io.web.subtle.sign("HMAC",n,r);return new Uint8Array(o)}if(io.node){const{createHmac:n}=io.node,r=n("sha256",t);return e.forEach(o=>r.update(o)),Uint8Array.from(r.digest())}throw new Error("The environment doesn't have hmac-sha256 function")});return function(e){return i.apply(this,arguments)}}(),sha256Sync:void 0,hmacSha256Sync:void 0,taggedHash:function(){var i=Ye(function*(t,...e){let n=T_[t];if(void 0===n){const r=yield Di.sha256(Uint8Array.from(t,o=>o.charCodeAt(0)));n=zd(r,r),T_[t]=n}return Di.sha256(n,...e)});return function(e){return i.apply(this,arguments)}}(),taggedHashSync:(i,...t)=>{if("function"!=typeof Gd)throw new CF("sha256Sync is undefined, you need to set it");let e=T_[i];if(void 0===e){const n=Gd(Uint8Array.from(i,r=>r.charCodeAt(0)));e=zd(n,n),T_[i]=e}return Gd(e,...t)},precompute(i=8,t=xi.BASE){const e=t===xi.BASE?t:new xi(t.x,t.y);return e._setWindowSize(i),e.multiply(sm),e}};var i;function Jl(i){if(!Number.isSafeInteger(i))throw new Error(`Wrong integer: ${i}`)}function Go(...i){const t=(r,o)=>s=>r(o(s));return{encode:Array.from(i).reverse().reduce((r,o)=>r?t(r,o.encode):o.encode,void 0),decode:i.reduce((r,o)=>r?t(r,o.decode):o.decode,void 0)}}function bs(i){return{encode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("alphabet.encode input should be an array of numbers");return t.map(e=>{if(Jl(e),e<0||e>=i.length)throw new Error(`Digit index outside alphabet: ${e} (alphabet: ${i.length})`);return i[e]})},decode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("alphabet.decode input should be array of strings");return t.map(e=>{if("string"!=typeof e)throw new Error(`alphabet.decode: not string element=${e}`);const n=i.indexOf(e);if(-1===n)throw new Error(`Unknown letter: "${e}". Allowed: ${i}`);return n})}}}function ys(i=""){if("string"!=typeof i)throw new Error("join separator should be string");return{encode:t=>{if(!Array.isArray(t)||t.length&&"string"!=typeof t[0])throw new Error("join.encode input should be array of strings");for(let e of t)if("string"!=typeof e)throw new Error(`join.encode: non-string input=${e}`);return t.join(i)},decode:t=>{if("string"!=typeof t)throw new Error("join.decode input should be string");return t.split(i)}}}function cm(i,t="="){if(Jl(i),"string"!=typeof t)throw new Error("padding chr should be string");return{encode(e){if(!Array.isArray(e)||e.length&&"string"!=typeof e[0])throw new Error("padding.encode input should be array of strings");for(let n of e)if("string"!=typeof n)throw new Error(`padding.encode: non-string input=${n}`);for(;e.length*i%8;)e.push(t);return e},decode(e){if(!Array.isArray(e)||e.length&&"string"!=typeof e[0])throw new Error("padding.encode input should be array of strings");for(let r of e)if("string"!=typeof r)throw new Error(`padding.decode: non-string input=${r}`);let n=e.length;if(n*i%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;n>0&&e[n-1]===t;n--)if(!((n-1)*i%8))throw new Error("Invalid padding: string has too much padding");return e.slice(0,n)}}}function I4(i){if("function"!=typeof i)throw new Error("normalize fn should be function");return{encode:t=>t,decode:t=>i(t)}}function N4(i,t,e){if(t<2)throw new Error(`convertRadix: wrong from=${t}, base cannot be less than 2`);if(e<2)throw new Error(`convertRadix: wrong to=${e}, base cannot be less than 2`);if(!Array.isArray(i))throw new Error("convertRadix: data should be array");if(!i.length)return[];let n=0;const r=[],o=Array.from(i);for(o.forEach(s=>{if(Jl(s),s<0||s>=t)throw new Error(`Wrong integer: ${s}`)});;){let s=0,a=!0;for(let l=n;lGd,set(i){Gd||(Gd=i)}},hmacSha256Sync:{configurable:!1,get:()=>lm,set(i){lm||(lm=i)}}});const O4=(i,t)=>t?O4(t,i%t):i,A_=(i,t)=>i+(t-O4(i,t));function NF(i,t,e,n){if(!Array.isArray(i))throw new Error("convertRadix2: data should be array");if(t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(e<=0||e>32)throw new Error(`convertRadix2: wrong to=${e}`);if(A_(t,e)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${e} carryBits=${A_(t,e)}`);let r=0,o=0;const s=2**e-1,a=[];for(const l of i){if(Jl(l),l>=2**t)throw new Error(`convertRadix2: invalid data word=${l} from=${t}`);if(r=r<32)throw new Error(`convertRadix2: carry overflow pos=${o} from=${t}`);for(o+=t;o>=e;o-=e)a.push((r>>o-e&s)>>>0);r&=2**o-1}if(r=r<=t)throw new Error("Excess padding");if(!n&&r)throw new Error(`Non-zero padding: ${r}`);return n&&o>0&&a.push(r>>>0),a}function ea(i,t=!1){if(Jl(i),i<=0||i>32)throw new Error("radix2: bits should be in (0..32]");if(A_(8,i)>32||A_(i,8)>32)throw new Error("radix2: carry overflow");return{encode:e=>{if(!(e instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return NF(Array.from(e),8,i,!t)},decode:e=>{if(!Array.isArray(e)||e.length&&"number"!=typeof e[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(NF(e,i,8,t))}}}function P4(i){if("function"!=typeof i)throw new Error("unsafeWrapper fn should be function");return function(...t){try{return i.apply(null,t)}catch{}}}const RV=Go(ea(4),bs("0123456789ABCDEF"),ys("")),PV=Go(ea(5),bs("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),cm(5),ys("")),BV=(Go(ea(5),bs("0123456789ABCDEFGHIJKLMNOPQRSTUV"),cm(5),ys("")),Go(ea(5),bs("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),ys(""),I4(i=>i.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1"))),Go(ea(6),bs("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),cm(6),ys(""))),jV=Go(ea(6),bs("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),cm(6),ys("")),OF=i=>Go(function R4(i){return Jl(i),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return N4(Array.from(t),256,i)},decode:t=>{if(!Array.isArray(t)||t.length&&"number"!=typeof t[0])throw new Error("radix.decode input should be array of strings");return Uint8Array.from(N4(t,i,256))}}}(58),bs(i),ys("")),L_=OF("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),j4=(OF("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),OF("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz"),[0,2,3,5,6,7,9,10,11]),HV={encode(i){let t="";for(let e=0;e>25;let e=(33554431&i)<<5;for(let n=0;n>n&1)&&(e^=H4[n]);return e}function Y4(i,t,e=1){const n=i.length;let r=1;for(let o=0;o126)throw new Error(`Invalid prefix (${i})`);r=dm(r)^s>>5}r=dm(r);for(let o=0;oD)throw new TypeError(`Wrong string length: ${g.length} (${g}). Expected (8..${D})`);const H=g.toLowerCase();if(g!==H&&g!==g.toUpperCase())throw new Error("String must be lowercase or uppercase");const K=(g=H).lastIndexOf("1");if(0===K||-1===K)throw new Error('Letter "1" must be present between prefix and data only');const ee=g.slice(0,K),ae=g.slice(K+1);if(ae.length<6)throw new Error("Data must be at least 6 characters long");const me=RF.decode(ae).slice(0,-6),ve=Y4(ee,me,t);if(!ae.endsWith(ve))throw new Error(`Invalid checksum in ${g}: expected "${ve}"`);return{prefix:ee,words:me}}return{encode:function s(g,D,H=90){if("string"!=typeof g)throw new Error("bech32.encode prefix should be string, not "+typeof g);if(!Array.isArray(D)||D.length&&"number"!=typeof D[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof D);const K=g.length+7+D.length;if(!1!==H&&K>H)throw new TypeError(`Length ${K} exceeds limit ${H}`);return`${g=g.toLowerCase()}1${RF.encode(D)}${Y4(g,D,t)}`},decode:a,decodeToBytes:function u(g){const{prefix:D,words:H}=a(g,!1);return{prefix:D,words:H,bytes:n(H)}},decodeUnsafe:P4(a),fromWords:n,fromWordsUnsafe:o,toWords:r}}const I_=V4("bech32"),VV=(V4("bech32m"),{encode:i=>(new TextDecoder).decode(i),decode:i=>(new TextEncoder).encode(i)}),zV=Go(ea(4),bs("0123456789abcdef"),ys(""),I4(i=>{if("string"!=typeof i||i.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof i} with length ${i.length}`);return i.toLowerCase()}));function U4(i){return new Promise(t=>setTimeout(t,i))}Object.keys({utf8:VV,hex:zV,base16:RV,base32:PV,base64:BV,base64url:jV,base58:L_,base58xmr:HV}).join(", ");class sr{getNostrIdentifier(t){const e=this.hexToArray(t);return this.convertToBech32(e,"npub")}getHexIdentifier(t){const e=this.hexToArray(t);return this.convertToBech32(e,"npub")}convertToBech32(t,e){const n=I_.toWords(t);return I_.encode(e,n)}hexToArray(t){return Di.hexToBytes(t)}arrayToHex(t){return Di.bytesToHex(t)}convertFromBech32(t){const e=I_.decode(t);return I_.fromWords(e.words)}keyToHex(t){return Di.bytesToHex(t)}}sr.\u0275fac=function(t){return new(t||sr)},sr.\u0275prov=Oe({token:sr,factory:sr.\u0275fac,providedIn:"root"});class PF{authenticated(){return!!this.publicKey}}class hr{constructor(t,e){this.utilities=t,this.router=e,this.authInfo$=new Gi(hr.UNKNOWN_USER)}login(){var t=this;return Ye(function*(){const n=yield globalThis.nostr.getPublicKey(),r=t.createUser(n);return localStorage.setItem("blockcore:notes:nostr:pubkey",n),t.authInfo$.next(r),r})()}anonymous(){const t=new PF;return t.publicKey="anonymous",this.authInfo$.next(t),t}logout(){localStorage.removeItem("blockcore:notes:nostr:pubkey"),this.authInfo$.next(hr.UNKNOWN_USER),this.router.navigateByUrl("/connect")}createUser(t){const e=new PF;return e.publicKeyHex=t,e.publicKey=this.utilities.getNostrIdentifier(t),e.short=t.substring(0,10)+"...",e}getAuthInfo(){var t=this;return Ye(function*(){let e=localStorage.getItem("blockcore:notes:nostr:pubkey");if(e){try{t.utilities.getNostrIdentifier(e)}catch{return e="",localStorage.setItem("blockcore:notes:nostr:pubkey",""),hr.UNKNOWN_USER}const n=t.createUser(e);return t.authInfo$.next(n),n}return t.authInfo$.next(hr.UNKNOWN_USER),hr.UNKNOWN_USER})()}}function W4(...i){const t=mn(i),{args:e,keys:n}=WC(i),r=new tt(o=>{const{length:s}=e;if(!s)return void o.complete();const a=new Array(s);let l=s,u=s;for(let g=0;g{D||(D=!0,u--),a[g]=H},()=>l--,void 0,()=>{(!l||!D)&&(u||o.next(n?$C(n,a):a),o.complete())}))}});return t?r.pipe(Wy(t)):r}hr.UNKNOWN_USER=new PF,hr.\u0275fac=function(t){return new(t||hr)(pe(sr),pe(qi))},hr.\u0275prov=Oe({token:hr,factory:hr.\u0275fac,providedIn:"root"});let $4=(()=>{class i{constructor(e,n){this._renderer=e,this._elementRef=n,this.onChange=r=>{},this.onTouched=()=>{}}setProperty(e,n){this._renderer.setProperty(this._elementRef.nativeElement,e,n)}registerOnTouched(e){this.onTouched=e}registerOnChange(e){this.onChange=e}setDisabledState(e){this.setProperty("disabled",e)}}return i.\u0275fac=function(e){return new(e||i)(T(cs),T(Ke))},i.\u0275dir=Fe({type:i}),i})(),ec=(()=>{class i extends $4{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275dir=Fe({type:i,features:[Te]}),i})();const mr=new De("NgValueAccessor"),WV={provide:mr,useExisting:Zt(()=>Ba),multi:!0},GV=new De("CompositionEventMode");let Ba=(()=>{class i extends $4{constructor(e,n,r){super(e,n),this._compositionMode=r,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function $V(){const i=ps()?ps().getUserAgent():"";return/android (\d+)/.test(i.toLowerCase())}())}writeValue(e){this.setProperty("value",e??"")}_handleInput(e){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(e)}_compositionStart(){this._composing=!0}_compositionEnd(e){this._composing=!1,this._compositionMode&&this.onChange(e)}}return i.\u0275fac=function(e){return new(e||i)(T(cs),T(Ke),T(GV,8))},i.\u0275dir=Fe({type:i,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(e,n){1&e&&we("input",function(o){return n._handleInput(o.target.value)})("blur",function(){return n.onTouched()})("compositionstart",function(){return n._compositionStart()})("compositionend",function(o){return n._compositionEnd(o.target.value)})},features:[Qe([WV]),Te]}),i})();function ja(i){return null==i||("string"==typeof i||Array.isArray(i))&&0===i.length}function q4(i){return null!=i&&"number"==typeof i.length}const Kn=new De("NgValidators"),Ha=new De("NgAsyncValidators"),KV=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/;class K4{static min(t){return function X4(i){return t=>{if(ja(t.value)||ja(i))return null;const e=parseFloat(t.value);return!isNaN(e)&&e{if(ja(t.value)||ja(i))return null;const e=parseFloat(t.value);return!isNaN(e)&&e>i?{max:{max:i,actual:t.value}}:null}}(t)}static required(t){return function Q4(i){return ja(i.value)?{required:!0}:null}(t)}static requiredTrue(t){return function J4(i){return!0===i.value?null:{required:!0}}(t)}static email(t){return function eS(i){return ja(i.value)||KV.test(i.value)?null:{email:!0}}(t)}static minLength(t){return function tS(i){return t=>ja(t.value)||!q4(t.value)?null:t.value.lengthq4(t.value)&&t.value.length>i?{maxlength:{requiredLength:i,actualLength:t.value.length}}:null}(t)}static pattern(t){return function nS(i){if(!i)return N_;let t,e;return"string"==typeof i?(e="","^"!==i.charAt(0)&&(e+="^"),e+=i,"$"!==i.charAt(i.length-1)&&(e+="$"),t=new RegExp(e)):(e=i.toString(),t=i),n=>{if(ja(n.value))return null;const r=n.value;return t.test(r)?null:{pattern:{requiredPattern:e,actualValue:r}}}}(t)}static nullValidator(t){return null}static compose(t){return cS(t)}static composeAsync(t){return dS(t)}}function N_(i){return null}function rS(i){return null!=i}function oS(i){return vh(i)?sn(i):i}function sS(i){let t={};return i.forEach(e=>{t=null!=e?{...t,...e}:t}),0===Object.keys(t).length?null:t}function aS(i,t){return t.map(e=>e(i))}function lS(i){return i.map(t=>function XV(i){return!i.validate}(t)?t:e=>t.validate(e))}function cS(i){if(!i)return null;const t=i.filter(rS);return 0==t.length?null:function(e){return sS(aS(e,t))}}function BF(i){return null!=i?cS(lS(i)):null}function dS(i){if(!i)return null;const t=i.filter(rS);return 0==t.length?null:function(e){return W4(aS(e,t).map(oS)).pipe(Be(sS))}}function jF(i){return null!=i?dS(lS(i)):null}function uS(i,t){return null===i?[t]:Array.isArray(i)?[...i,t]:[i,t]}function hS(i){return i._rawValidators}function mS(i){return i._rawAsyncValidators}function HF(i){return i?Array.isArray(i)?i:[i]:[]}function O_(i,t){return Array.isArray(i)?i.includes(t):i===t}function fS(i,t){const e=HF(t);return HF(i).forEach(r=>{O_(e,r)||e.push(r)}),e}function pS(i,t){return HF(t).filter(e=>!O_(i,e))}class _S{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=BF(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=jF(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,e){return!!this.control&&this.control.hasError(t,e)}getError(t,e){return this.control?this.control.getError(t,e):null}}class kr extends _S{get formDirective(){return null}get path(){return null}}class Fs extends _S{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class gS{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 ta=(()=>{class i extends gS{constructor(e){super(e)}}return i.\u0275fac=function(e){return new(e||i)(T(Fs,2))},i.\u0275dir=Fe({type:i,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(e,n){2&e&&nt("ng-untouched",n.isUntouched)("ng-touched",n.isTouched)("ng-pristine",n.isPristine)("ng-dirty",n.isDirty)("ng-valid",n.isValid)("ng-invalid",n.isInvalid)("ng-pending",n.isPending)},features:[Te]}),i})(),bS=(()=>{class i extends gS{constructor(e){super(e)}}return i.\u0275fac=function(e){return new(e||i)(T(kr,10))},i.\u0275dir=Fe({type:i,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(e,n){2&e&&nt("ng-untouched",n.isUntouched)("ng-touched",n.isTouched)("ng-pristine",n.isPristine)("ng-dirty",n.isDirty)("ng-valid",n.isValid)("ng-invalid",n.isInvalid)("ng-pending",n.isPending)("ng-submitted",n.isSubmitted)},features:[Te]}),i})();const hm="VALID",P_="INVALID",Xd="PENDING",mm="DISABLED";function UF(i){return(B_(i)?i.validators:i)||null}function WF(i,t){return(B_(t)?t.asyncValidators:i)||null}function B_(i){return null!=i&&!Array.isArray(i)&&"object"==typeof i}class wS{constructor(t,e){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(e)}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===hm}get invalid(){return this.status===P_}get pending(){return this.status==Xd}get disabled(){return this.status===mm}get enabled(){return this.status!==mm}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(fS(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(fS(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(pS(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(pS(t,this._rawAsyncValidators))}hasValidator(t){return O_(this._rawValidators,t)}hasAsyncValidator(t){return O_(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(e=>{e.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(e=>{e.markAsPristine({onlySelf:!0})}),this._parent&&!t.onlySelf&&this._parent._updatePristine(t)}markAsPending(t={}){this.status=Xd,!1!==t.emitEvent&&this.statusChanges.emit(this.status),this._parent&&!t.onlySelf&&this._parent.markAsPending(t)}disable(t={}){const e=this._parentMarkedDirty(t.onlySelf);this.status=mm,this.errors=null,this._forEachChild(n=>{n.disable({...t,onlySelf:!0})}),this._updateValue(),!1!==t.emitEvent&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...t,skipPristineCheck:e}),this._onDisabledChange.forEach(n=>n(!0))}enable(t={}){const e=this._parentMarkedDirty(t.onlySelf);this.status=hm,this._forEachChild(n=>{n.enable({...t,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors({...t,skipPristineCheck:e}),this._onDisabledChange.forEach(n=>n(!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===hm||this.status===Xd)&&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(e=>e._updateTreeValidity(t)),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?mm:hm}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t){if(this.asyncValidator){this.status=Xd,this._hasOwnPendingAsyncValidator=!0;const e=oS(this.asyncValidator(this));this._asyncValidationSubscription=e.subscribe(n=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(n,{emitEvent:t})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(t,e={}){this.errors=t,this._updateControlsErrors(!1!==e.emitEvent)}get(t){let e=t;return null==e||(Array.isArray(e)||(e=e.split(".")),0===e.length)?null:e.reduce((n,r)=>n&&n._find(r),this)}getError(t,e){const n=e?this.get(e):this;return n&&n.errors?n.errors[t]:null}hasError(t,e){return!!this.getError(t,e)}get root(){let t=this;for(;t._parent;)t=t._parent;return t}_updateControlsErrors(t){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(t)}_initObservables(){this.valueChanges=new Xe,this.statusChanges=new Xe}_calculateStatus(){return this._allControlsDisabled()?mm:this.errors?P_:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(Xd)?Xd:this._anyControlsHaveStatus(P_)?P_:hm}_anyControlsHaveStatus(t){return this._anyControls(e=>e.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){B_(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 nz(i){return Array.isArray(i)?BF(i):i||null}(this._rawValidators)}_assignAsyncValidators(t){this._rawAsyncValidators=Array.isArray(t)?t.slice():t,this._composedAsyncValidatorFn=function rz(i){return Array.isArray(i)?jF(i):i||null}(this._rawAsyncValidators)}}class $F extends wS{constructor(t,e,n){super(UF(e),WF(n,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(t,e){return this.controls[t]?this.controls[t]:(this.controls[t]=e,e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange),e)}addControl(t,e,n={}){this.registerControl(t,e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}removeControl(t,e={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}setControl(t,e,n={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],e&&this.registerControl(t,e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}contains(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled}setValue(t,e={}){(function vS(i,t,e){i._forEachChild((n,r)=>{if(void 0===e[r])throw new Ce(1002,"")})})(this,0,t),Object.keys(t).forEach(n=>{(function FS(i,t,e){const n=i.controls;if(!(t?Object.keys(n):n).length)throw new Ce(1e3,"");if(!n[e])throw new Ce(1001,"")})(this,!0,n),this.controls[n].setValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){null!=t&&(Object.keys(t).forEach(n=>{const r=this.controls[n];r&&r.patchValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e))}reset(t={},e={}){this._forEachChild((n,r)=>{n.reset(t[r],{onlySelf:!0,emitEvent:e.emitEvent})}),this._updatePristine(e),this._updateTouched(e),this.updateValueAndValidity(e)}getRawValue(){return this._reduceChildren({},(t,e,n)=>(t[n]=e.getRawValue(),t))}_syncPendingControls(){let t=this._reduceChildren(!1,(e,n)=>!!n._syncPendingControls()||e);return t&&this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){Object.keys(this.controls).forEach(e=>{const n=this.controls[e];n&&t(n,e)})}_setUpControls(){this._forEachChild(t=>{t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(t){for(const[e,n]of Object.entries(this.controls))if(this.contains(e)&&t(n))return!0;return!1}_reduceValue(){return this._reduceChildren({},(e,n,r)=>((n.enabled||this.disabled)&&(e[r]=n.value),e))}_reduceChildren(t,e){let n=t;return this._forEachChild((r,o)=>{n=e(n,r,o)}),n}_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 Zd=new De("CallSetDisabledState",{providedIn:"root",factory:()=>j_}),j_="always";function fm(i,t,e=j_){GF(i,t),t.valueAccessor.writeValue(i.value),(i.disabled||"always"===e)&&t.valueAccessor.setDisabledState?.(i.disabled),function az(i,t){t.valueAccessor.registerOnChange(e=>{i._pendingValue=e,i._pendingChange=!0,i._pendingDirty=!0,"change"===i.updateOn&&kS(i,t)})}(i,t),function cz(i,t){const e=(n,r)=>{t.valueAccessor.writeValue(n),r&&t.viewToModelUpdate(n)};i.registerOnChange(e),t._registerOnDestroy(()=>{i._unregisterOnChange(e)})}(i,t),function lz(i,t){t.valueAccessor.registerOnTouched(()=>{i._pendingTouched=!0,"blur"===i.updateOn&&i._pendingChange&&kS(i,t),"submit"!==i.updateOn&&i.markAsTouched()})}(i,t),function sz(i,t){if(t.valueAccessor.setDisabledState){const e=n=>{t.valueAccessor.setDisabledState(n)};i.registerOnDisabledChange(e),t._registerOnDestroy(()=>{i._unregisterOnDisabledChange(e)})}}(i,t)}function Y_(i,t,e=!0){const n=()=>{};t.valueAccessor&&(t.valueAccessor.registerOnChange(n),t.valueAccessor.registerOnTouched(n)),z_(i,t),i&&(t._invokeOnDestroyCallbacks(),i._registerOnCollectionChange(()=>{}))}function V_(i,t){i.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(t)})}function GF(i,t){const e=hS(i);null!==t.validator?i.setValidators(uS(e,t.validator)):"function"==typeof e&&i.setValidators([e]);const n=mS(i);null!==t.asyncValidator?i.setAsyncValidators(uS(n,t.asyncValidator)):"function"==typeof n&&i.setAsyncValidators([n]);const r=()=>i.updateValueAndValidity();V_(t._rawValidators,r),V_(t._rawAsyncValidators,r)}function z_(i,t){let e=!1;if(null!==i){if(null!==t.validator){const r=hS(i);if(Array.isArray(r)&&r.length>0){const o=r.filter(s=>s!==t.validator);o.length!==r.length&&(e=!0,i.setValidators(o))}}if(null!==t.asyncValidator){const r=mS(i);if(Array.isArray(r)&&r.length>0){const o=r.filter(s=>s!==t.asyncValidator);o.length!==r.length&&(e=!0,i.setAsyncValidators(o))}}}const n=()=>{};return V_(t._rawValidators,n),V_(t._rawAsyncValidators,n),e}function kS(i,t){i._pendingDirty&&i.markAsDirty(),i.setValue(i._pendingValue,{emitModelToViewChange:!1}),t.viewToModelUpdate(i._pendingValue),i._pendingChange=!1}function xS(i,t){GF(i,t)}function DS(i,t){i._syncPendingControls(),t.forEach(e=>{const n=e.control;"submit"===n.updateOn&&n._pendingChange&&(e.viewToModelUpdate(n._pendingValue),n._pendingChange=!1)})}const fz={provide:kr,useExisting:Zt(()=>Qd)},pm=(()=>Promise.resolve())();let Qd=(()=>{class i extends kr{constructor(e,n,r){super(),this.callSetDisabledState=r,this.submitted=!1,this._directives=new Set,this.ngSubmit=new Xe,this.form=new $F({},BF(e),jF(n))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(e){pm.then(()=>{const n=this._findContainer(e.path);e.control=n.registerControl(e.name,e.control),fm(e.control,e,this.callSetDisabledState),e.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(e)})}getControl(e){return this.form.get(e.path)}removeControl(e){pm.then(()=>{const n=this._findContainer(e.path);n&&n.removeControl(e.name),this._directives.delete(e)})}addFormGroup(e){pm.then(()=>{const n=this._findContainer(e.path),r=new $F({});xS(r,e),n.registerControl(e.name,r),r.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(e){pm.then(()=>{const n=this._findContainer(e.path);n&&n.removeControl(e.name)})}getFormGroup(e){return this.form.get(e.path)}updateModel(e,n){pm.then(()=>{this.form.get(e.path).setValue(n)})}setValue(e){this.control.setValue(e)}onSubmit(e){return this.submitted=!0,DS(this.form,this._directives),this.ngSubmit.emit(e),"dialog"===e?.target?.method}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(e){return e.pop(),e.length?this.form.get(e):this.form}}return i.\u0275fac=function(e){return new(e||i)(T(Kn,10),T(Ha,10),T(Zd,8))},i.\u0275dir=Fe({type:i,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(e,n){1&e&&we("submit",function(o){return n.onSubmit(o)})("reset",function(){return n.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[Qe([fz]),Te]}),i})();function MS(i,t){const e=i.indexOf(t);e>-1&&i.splice(e,1)}function ES(i){return"object"==typeof i&&null!==i&&2===Object.keys(i).length&&"value"in i&&"disabled"in i}const CS=class extends wS{constructor(t=null,e,n){super(UF(e),WF(n,e)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(t),this._setUpdateStrategy(e),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),B_(e)&&(e.nonNullable||e.initialValueIsDefault)&&(this.defaultValue=ES(t)?t.value:t)}setValue(t,e={}){this.value=this._pendingValue=t,this._onChange.length&&!1!==e.emitModelToViewChange&&this._onChange.forEach(n=>n(this.value,!1!==e.emitViewToModelChange)),this.updateValueAndValidity(e)}patchValue(t,e={}){this.setValue(t,e)}reset(t=this.defaultValue,e={}){this._applyFormState(t),this.markAsPristine(e),this.markAsUntouched(e),this.setValue(this.value,e),this._pendingChange=!1}_updateValue(){}_anyControls(t){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(t){this._onChange.push(t)}_unregisterOnChange(t){MS(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){MS(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){ES(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}},gz={provide:Fs,useExisting:Zt(()=>vs)},AS=(()=>Promise.resolve())();let vs=(()=>{class i extends Fs{constructor(e,n,r,o,s,a){super(),this._changeDetectorRef=s,this.callSetDisabledState=a,this.control=new CS,this._registered=!1,this.update=new Xe,this._parent=e,this._setValidators(n),this._setAsyncValidators(r),this.valueAccessor=function XF(i,t){if(!t)return null;let e,n,r;return Array.isArray(t),t.forEach(o=>{o.constructor===Ba?e=o:function hz(i){return Object.getPrototypeOf(i.constructor)===ec}(o)?n=o:r=o}),r||n||e||null}(0,o)}ngOnChanges(e){if(this._checkForErrors(),!this._registered||"name"in e){if(this._registered&&(this._checkName(),this.formDirective)){const n=e.name.previousValue;this.formDirective.removeControl({name:n,path:this._getPath(n)})}this._setUpControl()}"isDisabled"in e&&this._updateDisabled(e),function KF(i,t){if(!i.hasOwnProperty("model"))return!1;const e=i.model;return!!e.isFirstChange()||!Object.is(t,e.currentValue)}(e,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(e){this.viewModel=e,this.update.emit(e)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){fm(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(e){AS.then(()=>{this.control.setValue(e,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(e){const n=e.isDisabled.currentValue,r=0!==n&&Md(n);AS.then(()=>{r&&!this.control.disabled?this.control.disable():!r&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(e){return this._parent?function H_(i,t){return[...t.path,i]}(e,this._parent):[e]}}return i.\u0275fac=function(e){return new(e||i)(T(kr,9),T(Kn,10),T(Ha,10),T(mr,10),T(Rt,8),T(Zd,8))},i.\u0275dir=Fe({type:i,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:["disabled","isDisabled"],model:["ngModel","model"],options:["ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Qe([gz]),Te,pi]}),i})(),LS=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]}),i})(),NS=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})();const ZF=new De("NgModelWithFormControlWarning"),kz={provide:kr,useExisting:Zt(()=>_m)};let _m=(()=>{class i extends kr{constructor(e,n,r){super(),this.callSetDisabledState=r,this.submitted=!1,this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new Xe,this._setValidators(e),this._setAsyncValidators(n)}ngOnChanges(e){this._checkFormPresent(),e.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&&(z_(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(e){const n=this.form.get(e.path);return fm(n,e,this.callSetDisabledState),n.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),n}getControl(e){return this.form.get(e.path)}removeControl(e){Y_(e.control||null,e,!1),function mz(i,t){const e=i.indexOf(t);e>-1&&i.splice(e,1)}(this.directives,e)}addFormGroup(e){this._setUpFormContainer(e)}removeFormGroup(e){this._cleanUpFormContainer(e)}getFormGroup(e){return this.form.get(e.path)}addFormArray(e){this._setUpFormContainer(e)}removeFormArray(e){this._cleanUpFormContainer(e)}getFormArray(e){return this.form.get(e.path)}updateModel(e,n){this.form.get(e.path).setValue(n)}onSubmit(e){return this.submitted=!0,DS(this.form,this.directives),this.ngSubmit.emit(e),"dialog"===e?.target?.method}onReset(){this.resetForm()}resetForm(e){this.form.reset(e),this.submitted=!1}_updateDomValue(){this.directives.forEach(e=>{const n=e.control,r=this.form.get(e.path);n!==r&&(Y_(n||null,e),(i=>i instanceof CS)(r)&&(fm(r,e,this.callSetDisabledState),e.control=r))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(e){const n=this.form.get(e.path);xS(n,e),n.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(e){if(this.form){const n=this.form.get(e.path);n&&function dz(i,t){return z_(i,t)}(n,e)&&n.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){GF(this.form,this),this._oldForm&&z_(this._oldForm,this)}_checkFormPresent(){}}return i.\u0275fac=function(e){return new(e||i)(T(Kn,10),T(Ha,10),T(Zd,8))},i.\u0275dir=Fe({type:i,selectors:[["","formGroup",""]],hostBindings:function(e,n){1&e&&we("submit",function(o){return n.onSubmit(o)})("reset",function(){return n.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[Qe([kz]),Te,pi]}),i})(),XS=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[NS]}),i})(),ZS=(()=>{class i{static withConfig(e){return{ngModule:i,providers:[{provide:Zd,useValue:e.callSetDisabledState??j_}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[XS]}),i})(),Yz=(()=>{class i{static withConfig(e){return{ngModule:i,providers:[{provide:ZF,useValue:e.warnOnNgModelWithFormControl??"always"},{provide:Zd,useValue:e.callSetDisabledState??j_}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[XS]}),i})();function qo(i,...t){return t.length?t.some(e=>i[e]):i.altKey||i.shiftKey||i.ctrlKey||i.metaKey}function W_(i,t=Le){return i=i??iU,st((e,n)=>{let r,o=!0;e.subscribe(ot(n,s=>{const a=t(s);(o||!i(r,a))&&(o=!1,r=a,n.next(s))}))})}function iU(i,t){return i===t}let tT=(()=>{class i{create(e){return typeof MutationObserver>"u"?null:new MutationObserver(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),nU=(()=>{class i{constructor(e){this._mutationObserverFactory=e,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((e,n)=>this._cleanupObserver(n))}observe(e){const n=Qs(e);return new tt(r=>{const s=this._observeElement(n).subscribe(r);return()=>{s.unsubscribe(),this._unobserveElement(n)}})}_observeElement(e){if(this._observedElements.has(e))this._observedElements.get(e).count++;else{const n=new ce,r=this._mutationObserverFactory.create(o=>n.next(o));r&&r.observe(e,{characterData:!0,childList:!0,subtree:!0}),this._observedElements.set(e,{observer:r,stream:n,count:1})}return this._observedElements.get(e).stream}_unobserveElement(e){this._observedElements.has(e)&&(this._observedElements.get(e).count--,this._observedElements.get(e).count||this._cleanupObserver(e))}_cleanupObserver(e){if(this._observedElements.has(e)){const{observer:n,stream:r}=this._observedElements.get(e);n&&n.disconnect(),r.complete(),this._observedElements.delete(e)}}}return i.\u0275fac=function(e){return new(e||i)(pe(tT))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),$_=(()=>{class i{constructor(e,n,r){this._contentObserver=e,this._elementRef=n,this._ngZone=r,this.event=new Xe,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(e){this._disabled=ct(e),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(e){this._debounce=en(e),this._subscribe()}ngAfterContentInit(){!this._currentSubscription&&!this.disabled&&this._subscribe()}ngOnDestroy(){this._unsubscribe()}_subscribe(){this._unsubscribe();const e=this._contentObserver.observe(this._elementRef);this._ngZone.runOutsideAngular(()=>{this._currentSubscription=(this.debounce?e.pipe(k_(this.debounce)):e).subscribe(this.event)})}_unsubscribe(){this._currentSubscription?.unsubscribe()}}return i.\u0275fac=function(e){return new(e||i)(T(nU),T(Ke),T(rt))},i.\u0275dir=Fe({type:i,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]}),i})(),G_=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[tT]}),i})();function q_(i,t){return(i.getAttribute(t)||"").match(/\S+/g)||[]}const nT="cdk-describedby-message",K_="cdk-describedby-host";let av=0,sU=(()=>{class i{constructor(e,n){this._platform=n,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+av++,this._document=e,this._id=Vt(Dd)+"-"+av++}describe(e,n,r){if(!this._canBeDescribed(e,n))return;const o=lv(n,r);"string"!=typeof n?(rT(n,this._id),this._messageRegistry.set(o,{messageElement:n,referenceCount:0})):this._messageRegistry.has(o)||this._createMessageElement(n,r),this._isElementDescribedByMessage(e,o)||this._addMessageReference(e,o)}removeDescription(e,n,r){if(!n||!this._isElementNode(e))return;const o=lv(n,r);if(this._isElementDescribedByMessage(e,o)&&this._removeMessageReference(e,o),"string"==typeof n){const s=this._messageRegistry.get(o);s&&0===s.referenceCount&&this._deleteMessageElement(o)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){const e=this._document.querySelectorAll(`[${K_}="${this._id}"]`);for(let n=0;n0!=r.indexOf(nT));e.setAttribute("aria-describedby",n.join(" "))}_addMessageReference(e,n){const r=this._messageRegistry.get(n);(function rU(i,t,e){const n=q_(i,t);n.some(r=>r.trim()==e.trim())||(n.push(e.trim()),i.setAttribute(t,n.join(" ")))})(e,"aria-describedby",r.messageElement.id),e.setAttribute(K_,this._id),r.referenceCount++}_removeMessageReference(e,n){const r=this._messageRegistry.get(n);r.referenceCount--,function oU(i,t,e){const r=q_(i,t).filter(o=>o!=e.trim());r.length?i.setAttribute(t,r.join(" ")):i.removeAttribute(t)}(e,"aria-describedby",r.messageElement.id),e.removeAttribute(K_)}_isElementDescribedByMessage(e,n){const r=q_(e,"aria-describedby"),o=this._messageRegistry.get(n),s=o&&o.messageElement.id;return!!s&&-1!=r.indexOf(s)}_canBeDescribed(e,n){if(!this._isElementNode(e))return!1;if(n&&"object"==typeof n)return!0;const r=null==n?"":`${n}`.trim(),o=e.getAttribute("aria-label");return!(!r||o&&o.trim()===r)}_isElementNode(e){return e.nodeType===this._document.ELEMENT_NODE}}return i.\u0275fac=function(e){return new(e||i)(pe(xt),pe(Ri))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function lv(i,t){return"string"==typeof i?`${t||""}/${i}`:i}function rT(i,t){i.id||(i.id=`${nT}-${t}-${av++}`)}class aU{constructor(t){this._items=t,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new ce,this._typeaheadSubscription=f.EMPTY,this._vertical=!0,this._allowedModifierKeys=[],this._homeAndEnd=!1,this._pageUpAndDown={enabled:!1,delta:10},this._skipPredicateFn=e=>e.disabled,this._pressedLetters=[],this.tabOut=new ce,this.change=new ce,t instanceof ms&&(this._itemChangesSubscription=t.changes.subscribe(e=>{if(this._activeItem){const r=e.toArray().indexOf(this._activeItem);r>-1&&r!==this._activeItemIndex&&(this._activeItemIndex=r)}}))}skipPredicate(t){return this._skipPredicateFn=t,this}withWrap(t=!0){return this._wrap=t,this}withVerticalOrientation(t=!0){return this._vertical=t,this}withHorizontalOrientation(t){return this._horizontal=t,this}withAllowedModifierKeys(t){return this._allowedModifierKeys=t,this}withTypeAhead(t=200){return this._typeaheadSubscription.unsubscribe(),this._typeaheadSubscription=this._letterKeyStream.pipe(vn(e=>this._pressedLetters.push(e)),k_(t),ri(()=>this._pressedLetters.length>0),Be(()=>this._pressedLetters.join(""))).subscribe(e=>{const n=this._getItemsArray();for(let r=1;r!t[o]||this._allowedModifierKeys.indexOf(o)>-1);switch(e){case 9:return void this.tabOut.next();case 40:if(this._vertical&&r){this.setNextItemActive();break}return;case 38:if(this._vertical&&r){this.setPreviousItemActive();break}return;case 39:if(this._horizontal&&r){"rtl"===this._horizontal?this.setPreviousItemActive():this.setNextItemActive();break}return;case 37:if(this._horizontal&&r){"rtl"===this._horizontal?this.setNextItemActive():this.setPreviousItemActive();break}return;case 36:if(this._homeAndEnd&&r){this.setFirstItemActive();break}return;case 35:if(this._homeAndEnd&&r){this.setLastItemActive();break}return;case 33:if(this._pageUpAndDown.enabled&&r){const o=this._activeItemIndex-this._pageUpAndDown.delta;this._setActiveItemByIndex(o>0?o:0,1);break}return;case 34:if(this._pageUpAndDown.enabled&&r){const o=this._activeItemIndex+this._pageUpAndDown.delta,s=this._getItemsArray().length;this._setActiveItemByIndex(o=65&&e<=90||e>=48&&e<=57)&&this._letterKeyStream.next(String.fromCharCode(e))))}this._pressedLetters=[],t.preventDefault()}get activeItemIndex(){return this._activeItemIndex}get activeItem(){return this._activeItem}isTyping(){return this._pressedLetters.length>0}setFirstItemActive(){this._setActiveItemByIndex(0,1)}setLastItemActive(){this._setActiveItemByIndex(this._items.length-1,-1)}setNextItemActive(){this._activeItemIndex<0?this.setFirstItemActive():this._setActiveItemByDelta(1)}setPreviousItemActive(){this._activeItemIndex<0&&this._wrap?this.setLastItemActive():this._setActiveItemByDelta(-1)}updateActiveItem(t){const e=this._getItemsArray(),n="number"==typeof t?t:e.indexOf(t);this._activeItem=e[n]??null,this._activeItemIndex=n}destroy(){this._typeaheadSubscription.unsubscribe(),this._itemChangesSubscription?.unsubscribe(),this._letterKeyStream.complete(),this.tabOut.complete(),this.change.complete(),this._pressedLetters=[]}_setActiveItemByDelta(t){this._wrap?this._setActiveInWrapMode(t):this._setActiveInDefaultMode(t)}_setActiveInWrapMode(t){const e=this._getItemsArray();for(let n=1;n<=e.length;n++){const r=(this._activeItemIndex+t*n+e.length)%e.length;if(!this._skipPredicateFn(e[r]))return void this.setActiveItem(r)}}_setActiveInDefaultMode(t){this._setActiveItemByIndex(this._activeItemIndex+t,t)}_setActiveItemByIndex(t,e){const n=this._getItemsArray();if(n[t]){for(;this._skipPredicateFn(n[t]);)if(!n[t+=e])return;this.setActiveItem(t)}}_getItemsArray(){return this._items instanceof ms?this._items.toArray():this._items}}class bm extends aU{constructor(){super(...arguments),this._origin="program"}setFocusOrigin(t){return this._origin=t,this}setActiveItem(t){super.setActiveItem(t),this.activeItem&&this.activeItem.focus(this._origin)}}let ym=(()=>{class i{constructor(e){this._platform=e}isDisabled(e){return e.hasAttribute("disabled")}isVisible(e){return function cU(i){return!!(i.offsetWidth||i.offsetHeight||"function"==typeof i.getClientRects&&i.getClientRects().length)}(e)&&"visible"===getComputedStyle(e).visibility}isTabbable(e){if(!this._platform.isBrowser)return!1;const n=function lU(i){try{return i.frameElement}catch{return null}}(function gU(i){return i.ownerDocument&&i.ownerDocument.defaultView||window}(e));if(n&&(-1===sT(n)||!this.isVisible(n)))return!1;let r=e.nodeName.toLowerCase(),o=sT(e);return e.hasAttribute("contenteditable")?-1!==o:!("iframe"===r||"object"===r||this._platform.WEBKIT&&this._platform.IOS&&!function pU(i){let t=i.nodeName.toLowerCase(),e="input"===t&&i.type;return"text"===e||"password"===e||"select"===t||"textarea"===t}(e))&&("audio"===r?!!e.hasAttribute("controls")&&-1!==o:"video"===r?-1!==o&&(null!==o||this._platform.FIREFOX||e.hasAttribute("controls")):e.tabIndex>=0)}isFocusable(e,n){return function _U(i){return!function uU(i){return function mU(i){return"input"==i.nodeName.toLowerCase()}(i)&&"hidden"==i.type}(i)&&(function dU(i){let t=i.nodeName.toLowerCase();return"input"===t||"select"===t||"button"===t||"textarea"===t}(i)||function hU(i){return function fU(i){return"a"==i.nodeName.toLowerCase()}(i)&&i.hasAttribute("href")}(i)||i.hasAttribute("contenteditable")||oT(i))}(e)&&!this.isDisabled(e)&&(n?.ignoreVisibility||this.isVisible(e))}}return i.\u0275fac=function(e){return new(e||i)(pe(Ri))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function oT(i){if(!i.hasAttribute("tabindex")||void 0===i.tabIndex)return!1;let t=i.getAttribute("tabindex");return!(!t||isNaN(parseInt(t,10)))}function sT(i){if(!oT(i))return null;const t=parseInt(i.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}class bU{constructor(t,e,n,r,o=!1){this._element=t,this._checker=e,this._ngZone=n,this._document=r,this._hasAttached=!1,this.startAnchorListener=()=>this.focusLastTabbableElement(),this.endAnchorListener=()=>this.focusFirstTabbableElement(),this._enabled=!0,o||this.attachAnchors()}get enabled(){return this._enabled}set enabled(t){this._enabled=t,this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}destroy(){const t=this._startAnchor,e=this._endAnchor;t&&(t.removeEventListener("focus",this.startAnchorListener),t.remove()),e&&(e.removeEventListener("focus",this.endAnchorListener),e.remove()),this._startAnchor=this._endAnchor=null,this._hasAttached=!1}attachAnchors(){return!!this._hasAttached||(this._ngZone.runOutsideAngular(()=>{this._startAnchor||(this._startAnchor=this._createAnchor(),this._startAnchor.addEventListener("focus",this.startAnchorListener)),this._endAnchor||(this._endAnchor=this._createAnchor(),this._endAnchor.addEventListener("focus",this.endAnchorListener))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)}focusInitialElementWhenReady(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusInitialElement(t)))})}focusFirstTabbableElementWhenReady(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusFirstTabbableElement(t)))})}focusLastTabbableElementWhenReady(t){return new Promise(e=>{this._executeOnStable(()=>e(this.focusLastTabbableElement(t)))})}_getRegionBoundary(t){const e=this._element.querySelectorAll(`[cdk-focus-region-${t}], [cdkFocusRegion${t}], [cdk-focus-${t}]`);return"start"==t?e.length?e[0]:this._getFirstTabbableElement(this._element):e.length?e[e.length-1]:this._getLastTabbableElement(this._element)}focusInitialElement(t){const e=this._element.querySelector("[cdk-focus-initial], [cdkFocusInitial]");if(e){if(!this._checker.isFocusable(e)){const n=this._getFirstTabbableElement(e);return n?.focus(t),!!n}return e.focus(t),!0}return this.focusFirstTabbableElement(t)}focusFirstTabbableElement(t){const e=this._getRegionBoundary("start");return e&&e.focus(t),!!e}focusLastTabbableElement(t){const e=this._getRegionBoundary("end");return e&&e.focus(t),!!e}hasAttached(){return this._hasAttached}_getFirstTabbableElement(t){if(this._checker.isFocusable(t)&&this._checker.isTabbable(t))return t;const e=t.children;for(let n=0;n=0;n--){const r=e[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(e[n]):null;if(r)return r}return null}_createAnchor(){const t=this._document.createElement("div");return this._toggleAnchorTabIndex(this._enabled,t),t.classList.add("cdk-visually-hidden"),t.classList.add("cdk-focus-trap-anchor"),t.setAttribute("aria-hidden","true"),t}_toggleAnchorTabIndex(t,e){t?e.setAttribute("tabindex","0"):e.removeAttribute("tabindex")}toggleAnchors(t){this._startAnchor&&this._endAnchor&&(this._toggleAnchorTabIndex(t,this._startAnchor),this._toggleAnchorTabIndex(t,this._endAnchor))}_executeOnStable(t){this._ngZone.isStable?t():this._ngZone.onStable.pipe(ki(1)).subscribe(t)}}let X_=(()=>{class i{constructor(e,n,r){this._checker=e,this._ngZone=n,this._document=r}create(e,n=!1){return new bU(e,this._checker,this._ngZone,this._document,n)}}return i.\u0275fac=function(e){return new(e||i)(pe(ym),pe(rt),pe(xt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function cv(i){return 0===i.buttons||0===i.offsetX&&0===i.offsetY}function dv(i){const t=i.touches&&i.touches[0]||i.changedTouches&&i.changedTouches[0];return!(!t||-1!==t.identifier||null!=t.radiusX&&1!==t.radiusX||null!=t.radiusY&&1!==t.radiusY)}const yU=new De("cdk-input-modality-detector-options"),FU={ignoreKeys:[18,17,224,91,16]},eu=Aa({passive:!0,capture:!0});let vU=(()=>{class i{constructor(e,n,r,o){this._platform=e,this._mostRecentTarget=null,this._modality=new Gi(null),this._lastTouchMs=0,this._onKeydown=s=>{this._options?.ignoreKeys?.some(a=>a===s.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=La(s))},this._onMousedown=s=>{Date.now()-this._lastTouchMs<650||(this._modality.next(cv(s)?"keyboard":"mouse"),this._mostRecentTarget=La(s))},this._onTouchstart=s=>{dv(s)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=La(s))},this._options={...FU,...o},this.modalityDetected=this._modality.pipe(wF(1)),this.modalityChanged=this.modalityDetected.pipe(W_()),e.isBrowser&&n.runOutsideAngular(()=>{r.addEventListener("keydown",this._onKeydown,eu),r.addEventListener("mousedown",this._onMousedown,eu),r.addEventListener("touchstart",this._onTouchstart,eu)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,eu),document.removeEventListener("mousedown",this._onMousedown,eu),document.removeEventListener("touchstart",this._onTouchstart,eu))}}return i.\u0275fac=function(e){return new(e||i)(pe(Ri),pe(rt),pe(xt),pe(yU,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const wU=new De("liveAnnouncerElement",{providedIn:"root",factory:function kU(){return null}}),xU=new De("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let DU=0,lT=(()=>{class i{constructor(e,n,r,o){this._ngZone=n,this._defaultOptions=o,this._document=r,this._liveElement=e||this._createLiveElement()}announce(e,...n){const r=this._defaultOptions;let o,s;return 1===n.length&&"number"==typeof n[0]?s=n[0]:[o,s]=n,this.clear(),clearTimeout(this._previousTimeout),o||(o=r&&r.politeness?r.politeness:"polite"),null==s&&r&&(s=r.duration),this._liveElement.setAttribute("aria-live",o),this._liveElement.id&&this._exposeAnnouncerToModals(this._liveElement.id),this._ngZone.runOutsideAngular(()=>(this._currentPromise||(this._currentPromise=new Promise(a=>this._currentResolve=a)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=e,"number"==typeof s&&(this._previousTimeout=setTimeout(()=>this.clear(),s)),this._currentResolve(),this._currentPromise=this._currentResolve=void 0},100),this._currentPromise))}clear(){this._liveElement&&(this._liveElement.textContent="")}ngOnDestroy(){clearTimeout(this._previousTimeout),this._liveElement?.remove(),this._liveElement=null,this._currentResolve?.(),this._currentPromise=this._currentResolve=void 0}_createLiveElement(){const e="cdk-live-announcer-element",n=this._document.getElementsByClassName(e),r=this._document.createElement("div");for(let o=0;o .cdk-overlay-container [aria-modal="true"]');for(let r=0;r{class i{constructor(e,n,r,o,s){this._ngZone=e,this._platform=n,this._inputModalityDetector=r,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout(()=>this._windowFocused=!1)},this._stopInputModalityDetector=new ce,this._rootNodeFocusAndBlurListener=a=>{for(let u=La(a);u;u=u.parentElement)"focus"===a.type?this._onFocus(a,u):this._onBlur(a,u)},this._document=o,this._detectionMode=s?.detectionMode||0}monitor(e,n=!1){const r=Qs(e);if(!this._platform.isBrowser||1!==r.nodeType)return mt(null);const o=function hV(i){if(function uV(){if(null==MF){const i=typeof document<"u"?document.head:null;MF=!(!i||!i.createShadowRoot&&!i.attachShadow)}return MF}()){const t=i.getRootNode?i.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}(r)||this._getDocument(),s=this._elementInfo.get(r);if(s)return n&&(s.checkChildren=!0),s.subject;const a={checkChildren:n,subject:new ce,rootNode:o};return this._elementInfo.set(r,a),this._registerGlobalListeners(a),a.subject}stopMonitoring(e){const n=Qs(e),r=this._elementInfo.get(n);r&&(r.subject.complete(),this._setClasses(n),this._elementInfo.delete(n),this._removeGlobalListeners(r))}focusVia(e,n,r){const o=Qs(e);o===this._getDocument().activeElement?this._getClosestElementsInfo(o).forEach(([a,l])=>this._originChanged(a,n,l)):(this._setOrigin(n),"function"==typeof o.focus&&o.focus(r))}ngOnDestroy(){this._elementInfo.forEach((e,n)=>this.stopMonitoring(n))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(e){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(e)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:e&&this._isLastInteractionFromInputLabel(e)?"mouse":"program"}_shouldBeAttributedToTouch(e){return 1===this._detectionMode||!!e?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(e,n){e.classList.toggle("cdk-focused",!!n),e.classList.toggle("cdk-touch-focused","touch"===n),e.classList.toggle("cdk-keyboard-focused","keyboard"===n),e.classList.toggle("cdk-mouse-focused","mouse"===n),e.classList.toggle("cdk-program-focused","program"===n)}_setOrigin(e,n=!1){this._ngZone.runOutsideAngular(()=>{this._origin=e,this._originFromTouchInteraction="touch"===e&&n,0===this._detectionMode&&(clearTimeout(this._originTimeoutId),this._originTimeoutId=setTimeout(()=>this._origin=null,this._originFromTouchInteraction?650:1))})}_onFocus(e,n){const r=this._elementInfo.get(n),o=La(e);!r||!r.checkChildren&&n!==o||this._originChanged(n,this._getFocusOrigin(o),r)}_onBlur(e,n){const r=this._elementInfo.get(n);!r||r.checkChildren&&e.relatedTarget instanceof Node&&n.contains(e.relatedTarget)||(this._setClasses(n),this._emitOrigin(r,null))}_emitOrigin(e,n){e.subject.observers.length&&this._ngZone.run(()=>e.subject.next(n))}_registerGlobalListeners(e){if(!this._platform.isBrowser)return;const n=e.rootNode,r=this._rootNodeFocusListenerCount.get(n)||0;r||this._ngZone.runOutsideAngular(()=>{n.addEventListener("focus",this._rootNodeFocusAndBlurListener,Z_),n.addEventListener("blur",this._rootNodeFocusAndBlurListener,Z_)}),this._rootNodeFocusListenerCount.set(n,r+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(wt(this._stopInputModalityDetector)).subscribe(o=>{this._setOrigin(o,!0)}))}_removeGlobalListeners(e){const n=e.rootNode;if(this._rootNodeFocusListenerCount.has(n)){const r=this._rootNodeFocusListenerCount.get(n);r>1?this._rootNodeFocusListenerCount.set(n,r-1):(n.removeEventListener("focus",this._rootNodeFocusAndBlurListener,Z_),n.removeEventListener("blur",this._rootNodeFocusAndBlurListener,Z_),this._rootNodeFocusListenerCount.delete(n))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(e,n,r){this._setClasses(e,n),this._emitOrigin(r,n),this._lastFocusOrigin=n}_getClosestElementsInfo(e){const n=[];return this._elementInfo.forEach((r,o)=>{(o===e||r.checkChildren&&o.contains(e))&&n.push([o,r])}),n}_isLastInteractionFromInputLabel(e){const{_mostRecentTarget:n,mostRecentModality:r}=this._inputModalityDetector;if("mouse"!==r||!n||n===e||"INPUT"!==e.nodeName&&"TEXTAREA"!==e.nodeName||e.disabled)return!1;const o=e.labels;if(o)for(let s=0;s{class i{constructor(e,n){this._elementRef=e,this._focusMonitor=n,this._focusOrigin=null,this.cdkFocusChange=new Xe}get focusOrigin(){return this._focusOrigin}ngAfterViewInit(){const e=this._elementRef.nativeElement;this._monitorSubscription=this._focusMonitor.monitor(e,1===e.nodeType&&e.hasAttribute("cdkMonitorSubtreeFocus")).subscribe(n=>{this._focusOrigin=n,this.cdkFocusChange.emit(n)})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._monitorSubscription&&this._monitorSubscription.unsubscribe()}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Hr))},i.\u0275dir=Fe({type:i,selectors:[["","cdkMonitorElementFocus",""],["","cdkMonitorSubtreeFocus",""]],outputs:{cdkFocusChange:"cdkFocusChange"},exportAs:["cdkMonitorFocus"]}),i})();const cT="cdk-high-contrast-black-on-white",dT="cdk-high-contrast-white-on-black",uv="cdk-high-contrast-active";let uT=(()=>{class i{constructor(e,n){this._platform=e,this._document=n,this._breakpointSubscription=Vt(Ia).observe("(forced-colors: active)").subscribe(()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return 0;const e=this._document.createElement("div");e.style.backgroundColor="rgb(1,2,3)",e.style.position="absolute",this._document.body.appendChild(e);const n=this._document.defaultView||window,r=n&&n.getComputedStyle?n.getComputedStyle(e):null,o=(r&&r.backgroundColor||"").replace(/ /g,"");switch(e.remove(),o){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return 2;case"rgb(255,255,255)":case"rgb(255,250,239)":return 1}return 0}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){const e=this._document.body.classList;e.remove(uv,cT,dT),this._hasCheckedHighContrastMode=!0;const n=this.getHighContrastMode();1===n?e.add(uv,cT):2===n&&e.add(uv,dT)}}}return i.\u0275fac=function(e){return new(e||i)(pe(Ri),pe(xt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),Q_=(()=>{class i{constructor(e){e._applyBodyHighContrastModeCssClasses()}}return i.\u0275fac=function(e){return new(e||i)(pe(uT))},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[G_]}),i})();const CU=new De("cdk-dir-doc",{providedIn:"root",factory:function SU(){return Vt(xt)}}),TU=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;let Cn=(()=>{class i{constructor(e){if(this.value="ltr",this.change=new Xe,e){const r=e.documentElement?e.documentElement.dir:null;this.value=function AU(i){const t=i?.toLowerCase()||"";return"auto"===t&&typeof navigator<"u"&&navigator?.language?TU.test(navigator.language)?"rtl":"ltr":"rtl"===t?"rtl":"ltr"}((e.body?e.body.dir:null)||r||"ltr")}}ngOnDestroy(){this.change.complete()}}return i.\u0275fac=function(e){return new(e||i)(pe(CU,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),tu=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})();const IU=new De("mat-sanity-checks",{providedIn:"root",factory:function LU(){return!0}});let vt=(()=>{class i{constructor(e,n,r){this._sanityChecks=n,this._document=r,this._hasDoneGlobalChecks=!1,e._applyBodyHighContrastModeCssClasses(),this._hasDoneGlobalChecks||(this._hasDoneGlobalChecks=!0)}_checkIsEnabled(e){return!EF()&&("boolean"==typeof this._sanityChecks?this._sanityChecks:!!this._sanityChecks[e])}}return i.\u0275fac=function(e){return new(e||i)(pe(uT),pe(IU,8),pe(xt))},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[tu,tu]}),i})();function Va(i){return class extends i{constructor(...t){super(...t),this._disabled=!1}get disabled(){return this._disabled}set disabled(t){this._disabled=ct(t)}}}function ia(i,t){return class extends i{constructor(...e){super(...e),this.defaultColor=t,this.color=t}get color(){return this._color}set color(e){const n=e||this.defaultColor;n!==this._color&&(this._color&&this._elementRef.nativeElement.classList.remove(`mat-${this._color}`),n&&this._elementRef.nativeElement.classList.add(`mat-${n}`),this._color=n)}}}function ic(i){return class extends i{constructor(...t){super(...t),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(t){this._disableRipple=ct(t)}}}function za(i,t=0){return class extends i{constructor(...e){super(...e),this._tabIndex=t,this.defaultTabIndex=t}get tabIndex(){return this.disabled?-1:this._tabIndex}set tabIndex(e){this._tabIndex=null!=e?en(e):this.defaultTabIndex}}}function fT(i){return class extends i{constructor(...t){super(...t),this.errorState=!1}updateErrorState(){const t=this.errorState,o=(this.errorStateMatcher||this._defaultErrorStateMatcher).isErrorState(this.ngControl?this.ngControl.control:null,this._parentFormGroup||this._parentForm);o!==t&&(this.errorState=o,this.stateChanges.next())}}}let J_=(()=>{class i{isErrorState(e,n){return!!(e&&e.invalid&&(e.touched||n&&n.submitted))}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),OU=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","mat-line",""],["","matLine",""]],hostAttrs:[1,"mat-line"]}),i})(),pT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,vt]}),i})();class RU{constructor(t,e,n,r=!1){this._renderer=t,this.element=e,this.config=n,this._animationForciblyDisabledThroughCss=r,this.state=3}fadeOut(){this._renderer.fadeOutRipple(this)}}const _T=Aa({passive:!0,capture:!0});class PU{constructor(){this._events=new Map,this._delegateEventHandler=t=>{const e=La(t);e&&this._events.get(t.type)?.forEach((n,r)=>{(r===e||r.contains(e))&&n.forEach(o=>o.handleEvent(t))})}}addHandler(t,e,n,r){const o=this._events.get(e);if(o){const s=o.get(n);s?s.add(r):o.set(n,new Set([r]))}else this._events.set(e,new Map([[n,new Set([r])]])),t.runOutsideAngular(()=>{document.addEventListener(e,this._delegateEventHandler,_T)})}removeHandler(t,e,n){const r=this._events.get(t);if(!r)return;const o=r.get(e);!o||(o.delete(n),0===o.size&&r.delete(e),0===r.size&&(this._events.delete(t),document.removeEventListener(t,this._delegateEventHandler,_T)))}}const gT={enterDuration:225,exitDuration:150},bT=Aa({passive:!0,capture:!0}),yT=["mousedown","touchstart"],FT=["mouseup","mouseleave","touchend","touchcancel"];class iu{constructor(t,e,n,r){this._target=t,this._ngZone=e,this._platform=r,this._isPointerDown=!1,this._activeRipples=new Map,this._pointerUpEventsRegistered=!1,r.isBrowser&&(this._containerElement=Qs(n))}fadeInRipple(t,e,n={}){const r=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),o={...gT,...n.animation};n.centered&&(t=r.left+r.width/2,e=r.top+r.height/2);const s=n.radius||function jU(i,t,e){const n=Math.max(Math.abs(i-e.left),Math.abs(i-e.right)),r=Math.max(Math.abs(t-e.top),Math.abs(t-e.bottom));return Math.sqrt(n*n+r*r)}(t,e,r),a=t-r.left,l=e-r.top,u=o.enterDuration,g=document.createElement("div");g.classList.add("mat-ripple-element"),g.style.left=a-s+"px",g.style.top=l-s+"px",g.style.height=2*s+"px",g.style.width=2*s+"px",null!=n.color&&(g.style.backgroundColor=n.color),g.style.transitionDuration=`${u}ms`,this._containerElement.appendChild(g);const D=window.getComputedStyle(g),K=D.transitionDuration,ee="none"===D.transitionProperty||"0s"===K||"0s, 0s"===K||0===r.width&&0===r.height,ae=new RU(this,g,n,ee);g.style.transform="scale3d(1, 1, 1)",ae.state=0,n.persistent||(this._mostRecentTransientRipple=ae);let me=null;return!ee&&(u||o.exitDuration)&&this._ngZone.runOutsideAngular(()=>{const ve=()=>this._finishRippleTransition(ae),Se=()=>this._destroyRipple(ae);g.addEventListener("transitionend",ve),g.addEventListener("transitioncancel",Se),me={onTransitionEnd:ve,onTransitionCancel:Se}}),this._activeRipples.set(ae,me),(ee||!u)&&this._finishRippleTransition(ae),ae}fadeOutRipple(t){if(2===t.state||3===t.state)return;const e=t.element,n={...gT,...t.config.animation};e.style.transitionDuration=`${n.exitDuration}ms`,e.style.opacity="0",t.state=2,(t._animationForciblyDisabledThroughCss||!n.exitDuration)&&this._finishRippleTransition(t)}fadeOutAll(){this._getActiveRipples().forEach(t=>t.fadeOut())}fadeOutAllNonPersistent(){this._getActiveRipples().forEach(t=>{t.config.persistent||t.fadeOut()})}setupTriggerEvents(t){const e=Qs(t);!this._platform.isBrowser||!e||e===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=e,yT.forEach(n=>{iu._eventManager.addHandler(this._ngZone,n,e,this)}))}handleEvent(t){"mousedown"===t.type?this._onMousedown(t):"touchstart"===t.type?this._onTouchStart(t):this._onPointerUp(),this._pointerUpEventsRegistered||(this._ngZone.runOutsideAngular(()=>{FT.forEach(e=>{this._triggerElement.addEventListener(e,this,bT)})}),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(t){0===t.state?this._startFadeOutTransition(t):2===t.state&&this._destroyRipple(t)}_startFadeOutTransition(t){const e=t===this._mostRecentTransientRipple,{persistent:n}=t.config;t.state=1,!n&&(!e||!this._isPointerDown)&&t.fadeOut()}_destroyRipple(t){const e=this._activeRipples.get(t)??null;this._activeRipples.delete(t),this._activeRipples.size||(this._containerRect=null),t===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),t.state=3,null!==e&&(t.element.removeEventListener("transitionend",e.onTransitionEnd),t.element.removeEventListener("transitioncancel",e.onTransitionCancel)),t.element.remove()}_onMousedown(t){const e=cv(t),n=this._lastTouchStartEvent&&Date.now(){!t.config.persistent&&(1===t.state||t.config.terminateOnPointerUp&&0===t.state)&&t.fadeOut()}))}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){const t=this._triggerElement;t&&(yT.forEach(e=>iu._eventManager.removeHandler(e,t,this)),this._pointerUpEventsRegistered&&FT.forEach(e=>t.removeEventListener(e,this,bT)))}}iu._eventManager=new PU;const nu=new De("mat-ripple-global-options");let Yr=(()=>{class i{constructor(e,n,r,o,s){this._elementRef=e,this._animationMode=s,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=o||{},this._rippleRenderer=new iu(this,n,e,r)}get disabled(){return this._disabled}set disabled(e){e&&this.fadeOutAllNonPersistent(),this._disabled=e,this._setupTriggerEventsIfEnabled()}get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(e){this._trigger=e,this._setupTriggerEventsIfEnabled()}ngOnInit(){this._isInitialized=!0,this._setupTriggerEventsIfEnabled()}ngOnDestroy(){this._rippleRenderer._removeTriggerEvents()}fadeOutAll(){this._rippleRenderer.fadeOutAll()}fadeOutAllNonPersistent(){this._rippleRenderer.fadeOutAllNonPersistent()}get rippleConfig(){return{centered:this.centered,radius:this.radius,color:this.color,animation:{...this._globalOptions.animation,..."NoopAnimations"===this._animationMode?{enterDuration:0,exitDuration:0}:{},...this.animation},terminateOnPointerUp:this._globalOptions.terminateOnPointerUp}}get rippleDisabled(){return this.disabled||!!this._globalOptions.disabled}_setupTriggerEventsIfEnabled(){!this.disabled&&this._isInitialized&&this._rippleRenderer.setupTriggerEvents(this.trigger)}launch(e,n=0,r){return"number"==typeof e?this._rippleRenderer.fadeInRipple(e,n,{...this.rippleConfig,...r}):this._rippleRenderer.fadeInRipple(0,0,{...this.rippleConfig,...e})}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(rt),T(Ri),T(nu,8),T(Oi,8))},i.\u0275dir=Fe({type:i,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(e,n){2&e&&nt("mat-ripple-unbounded",n.unbounded)},inputs:{color:["matRippleColor","color"],unbounded:["matRippleUnbounded","unbounded"],centered:["matRippleCentered","centered"],radius:["matRippleRadius","radius"],animation:["matRippleAnimation","animation"],disabled:["matRippleDisabled","disabled"],trigger:["matRippleTrigger","trigger"]},exportAs:["matRipple"]}),i})(),ws=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,vt]}),i})(),vT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt]}),i})(),wT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[ws,Fn,vt,vT]}),i})();const HU=["input"],YU=["label"],VU=["*"],zU=new De("mat-checkbox-default-options",{providedIn:"root",factory:kT});function kT(){return{color:"accent",clickAction:"check-indeterminate"}}const UU={provide:mr,useExisting:Zt(()=>DT),multi:!0};class WU{}let $U=0;const xT=kT(),GU=za(ia(ic(Va(class{constructor(i){this._elementRef=i}}))));let qU=(()=>{class i extends GU{constructor(e,n,r,o,s,a,l){super(n),this._changeDetectorRef=r,this._ngZone=o,this._animationMode=a,this._options=l,this.ariaLabel="",this.ariaLabelledby=null,this.labelPosition="after",this.name=null,this.change=new Xe,this.indeterminateChange=new Xe,this._onTouched=()=>{},this._currentAnimationClass="",this._currentCheckState=0,this._controlValueAccessorChangeFn=()=>{},this._checked=!1,this._disabled=!1,this._indeterminate=!1,this._options=this._options||xT,this.color=this.defaultColor=this._options.color||xT.color,this.tabIndex=parseInt(s)||0,this.id=this._uniqueId=`${e}${++$U}`}get inputId(){return`${this.id||this._uniqueId}-input`}get required(){return this._required}set required(e){this._required=ct(e)}ngAfterViewInit(){this._syncIndeterminate(this._indeterminate)}get checked(){return this._checked}set checked(e){const n=ct(e);n!=this.checked&&(this._checked=n,this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){const n=ct(e);n!==this.disabled&&(this._disabled=n,this._changeDetectorRef.markForCheck())}get indeterminate(){return this._indeterminate}set indeterminate(e){const n=e!=this._indeterminate;this._indeterminate=ct(e),n&&(this._transitionCheckState(this._indeterminate?3:this.checked?1:2),this.indeterminateChange.emit(this._indeterminate)),this._syncIndeterminate(this._indeterminate)}_isRippleDisabled(){return this.disableRipple||this.disabled}_onLabelTextChange(){this._changeDetectorRef.detectChanges()}writeValue(e){this.checked=!!e}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e}_getAriaChecked(){return this.checked?"true":this.indeterminate?"mixed":"false"}_transitionCheckState(e){let n=this._currentCheckState,r=this._getAnimationTargetElement();if(n!==e&&r&&(this._currentAnimationClass&&r.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(n,e),this._currentCheckState=e,this._currentAnimationClass.length>0)){r.classList.add(this._currentAnimationClass);const o=this._currentAnimationClass;this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{r.classList.remove(o)},1e3)})}}_emitChangeEvent(){this._controlValueAccessorChangeFn(this.checked),this.change.emit(this._createChangeEvent(this.checked)),this._inputElement&&(this._inputElement.nativeElement.checked=this.checked)}toggle(){this.checked=!this.checked,this._controlValueAccessorChangeFn(this.checked)}_handleInputClick(){const e=this._options?.clickAction;this.disabled||"noop"===e?!this.disabled&&"noop"===e&&(this._inputElement.nativeElement.checked=this.checked,this._inputElement.nativeElement.indeterminate=this.indeterminate):(this.indeterminate&&"check"!==e&&Promise.resolve().then(()=>{this._indeterminate=!1,this.indeterminateChange.emit(this._indeterminate)}),this._checked=!this._checked,this._transitionCheckState(this._checked?1:2),this._emitChangeEvent())}_onInteractionEvent(e){e.stopPropagation()}_onBlur(){Promise.resolve().then(()=>{this._onTouched(),this._changeDetectorRef.markForCheck()})}_getAnimationClassForCheckStateTransition(e,n){if("NoopAnimations"===this._animationMode)return"";switch(e){case 0:if(1===n)return this._animationClasses.uncheckedToChecked;if(3==n)return this._checked?this._animationClasses.checkedToIndeterminate:this._animationClasses.uncheckedToIndeterminate;break;case 2:return 1===n?this._animationClasses.uncheckedToChecked:this._animationClasses.uncheckedToIndeterminate;case 1:return 2===n?this._animationClasses.checkedToUnchecked:this._animationClasses.checkedToIndeterminate;case 3:return 1===n?this._animationClasses.indeterminateToChecked:this._animationClasses.indeterminateToUnchecked}return""}_syncIndeterminate(e){const n=this._inputElement;n&&(n.nativeElement.indeterminate=e)}}return i.\u0275fac=function(e){wa()},i.\u0275dir=Fe({type:i,viewQuery:function(e,n){if(1&e&&(bt(HU,5),bt(YU,5),bt(Yr,5)),2&e){let r;je(r=He())&&(n._inputElement=r.first),je(r=He())&&(n._labelElement=r.first),je(r=He())&&(n.ripple=r.first)}},inputs:{ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],id:"id",required:"required",labelPosition:"labelPosition",name:"name",value:"value",checked:"checked",disabled:"disabled",indeterminate:"indeterminate"},outputs:{change:"change",indeterminateChange:"indeterminateChange"},features:[Te]}),i})(),DT=(()=>{class i extends qU{constructor(e,n,r,o,s,a){super("mat-mdc-checkbox-",e,n,r,o,s,a),this._animationClasses={uncheckedToChecked:"mdc-checkbox--anim-unchecked-checked",uncheckedToIndeterminate:"mdc-checkbox--anim-unchecked-indeterminate",checkedToUnchecked:"mdc-checkbox--anim-checked-unchecked",checkedToIndeterminate:"mdc-checkbox--anim-checked-indeterminate",indeterminateToChecked:"mdc-checkbox--anim-indeterminate-checked",indeterminateToUnchecked:"mdc-checkbox--anim-indeterminate-unchecked"}}focus(){this._inputElement.nativeElement.focus()}_createChangeEvent(e){const n=new WU;return n.source=this,n.checked=e,n}_getAnimationTargetElement(){return this._inputElement?.nativeElement}_onInputClick(){super._handleInputClick()}_preventBubblingFromLabel(e){e.target&&this._labelElement.nativeElement.contains(e.target)&&e.stopPropagation()}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(rt),Nr("tabindex"),T(Oi,8),T(zU,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-checkbox"]],hostAttrs:[1,"mat-mdc-checkbox"],hostVars:12,hostBindings:function(e,n){2&e&&(Pr("id",n.id),it("tabindex",null)("aria-label",null)("aria-labelledby",null),nt("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mdc-checkbox--disabled",n.disabled)("mat-mdc-checkbox-disabled",n.disabled)("mat-mdc-checkbox-checked",n.checked))},inputs:{disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex"},exportAs:["matCheckbox"],features:[Qe([UU]),Te],ngContentSelectors:VU,decls:15,vars:19,consts:[[1,"mdc-form-field",3,"click"],[1,"mdc-checkbox"],["checkbox",""],[1,"mat-mdc-checkbox-touch-target",3,"click"],["type","checkbox",1,"mdc-checkbox__native-control",3,"checked","disabled","id","required","tabIndex","blur","click","change"],["input",""],[1,"mdc-checkbox__ripple"],[1,"mdc-checkbox__background"],["focusable","false","viewBox","0 0 24 24","aria-hidden","true",1,"mdc-checkbox__checkmark"],["fill","none","d","M1.73,12.91 8.1,19.28 22.79,4.59",1,"mdc-checkbox__checkmark-path"],[1,"mdc-checkbox__mixedmark"],["mat-ripple","",1,"mat-mdc-checkbox-ripple","mat-mdc-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered"],[3,"for"],["label",""]],template:function(e,n){if(1&e&&(qt(),z(0,"div",0),we("click",function(o){return n._preventBubblingFromLabel(o)}),z(1,"div",1,2)(3,"div",3),we("click",function(){return n._onInputClick()}),q(),z(4,"input",4,5),we("blur",function(){return n._onBlur()})("click",function(){return n._onInputClick()})("change",function(o){return n._onInteractionEvent(o)}),q(),Ne(6,"div",6),z(7,"div",7),cr(),z(8,"svg",8),Ne(9,"path",9),q(),Po(),Ne(10,"div",10),q(),Ne(11,"div",11),q(),z(12,"label",12,13),Ze(14),q()()),2&e){const r=Ji(2);nt("mdc-form-field--align-end","before"==n.labelPosition),ie(4),nt("mdc-checkbox--selected",n.checked),re("checked",n.checked)("disabled",n.disabled)("id",n.inputId)("required",n.required)("tabIndex",n.tabIndex),it("aria-checked",n._getAriaChecked())("aria-label",n.ariaLabel||null)("aria-labelledby",n.ariaLabelledby)("aria-describedby",n.ariaDescribedby)("name",n.name)("value",n.value),ie(7),re("matRippleTrigger",r)("matRippleDisabled",n.disableRipple||n.disabled)("matRippleCentered",!0),ie(1),re("for",n.inputId)}},dependencies:[Yr],styles:['.mdc-touch-target-wrapper{display:inline}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}100%{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0, 0, 0, 1)}100%{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(45deg);opacity:0}to{transform:rotate(360deg);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:mdc-animation-deceleration-curve-timing-function;transform:rotate(-45deg);opacity:0}to{transform:rotate(0deg);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;transform:scaleX(1);opacity:1}32.8%,100%{transform:scaleX(0);opacity:0}}.mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom}.mdc-checkbox[hidden]{display:none}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%}@media screen and (forced-colors: active){.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring{border-color:CanvasText}}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring::after,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring::after{content:"";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__focus-ring::after,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__focus-ring::after{border-color:CanvasText}}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid currentColor;border-radius:2px;background-color:rgba(0,0,0,0);pointer-events:none;will-change:background-color,border-color;transition:background-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),border-color 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms 0ms cubic-bezier(0.4, 0, 0.6, 1);stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mdc-checkbox__mixedmark{width:100%;height:0;transform:scaleX(0) rotate(0deg);border-width:1px;border-style:solid;opacity:0;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background{animation-duration:180ms;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-unchecked-checked-checkmark-path 180ms linear 0s;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{animation:mdc-checkbox-indeterminate-checked-checkmark 500ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-checked-mixedmark 500ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear 0s;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background{transition:border-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1),background-color 90ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox--touch{margin:calc((var(--mdc-checkbox-state-layer-size, 48px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2)}.mdc-checkbox--touch .mdc-checkbox__native-control{top:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);right:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 48px)) / 2);width:var(--mdc-checkbox-state-layer-size, 48px);height:var(--mdc-checkbox-state-layer-size, 48px)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms 0ms cubic-bezier(0, 0, 0.2, 1),transform 180ms 0ms cubic-bezier(0, 0, 0.2, 1);opacity:1}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__checkmark{transform:rotate(45deg);opacity:0;transition:opacity 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark,.mdc-checkbox__native-control[data-indeterminate=true]~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(0deg);opacity:1}.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none}.mdc-form-field{display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field[hidden]{display:none}.mdc-form-field>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0;order:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{margin-left:auto;margin-right:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{padding-left:0;padding-right:4px}.mdc-form-field--nowrap>label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mdc-form-field--align-end>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px;order:-1}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{margin-left:0;margin-right:auto}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{padding-left:4px;padding-right:0}.mdc-form-field--space-between{justify-content:space-between}.mdc-form-field--space-between>label{margin:0}[dir=rtl] .mdc-form-field--space-between>label,.mdc-form-field--space-between>label[dir=rtl]{margin:0}.mat-mdc-checkbox{display:inline-block;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-disabled-unselected-icon-color, rgba(0, 0, 0, 0.38));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true][disabled]~.mdc-checkbox__background{border-color:transparent;background-color:var(--mdc-checkbox-disabled-selected-icon-color, rgba(0, 0, 0, 0.38))}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--mdc-checkbox-selected-checkmark-color, #fff)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:var(--mdc-checkbox-selected-checkmark-color, #fff)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--mdc-checkbox-disabled-selected-checkmark-color, #fff)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:var(--mdc-checkbox-disabled-selected-checkmark-color, #fff)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786))}@keyframes mdc-checkbox-fade-in-background-8A000000FF01878600000000FF018786{0%{border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}50%{border-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786))}}@keyframes mdc-checkbox-fade-out-background-8A000000FF01878600000000FF018786{0%,80%{border-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-icon-color, var(--mdc-theme-secondary, #018786))}100%{border-color:var(--mdc-checkbox-unselected-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}}.mat-mdc-checkbox .mdc-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786))}@keyframes mdc-checkbox-fade-in-background-FF018786FF01878600000000FF018786{0%{border-color:var(--mdc-checkbox-unselected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}50%{border-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786))}}@keyframes mdc-checkbox-fade-out-background-FF018786FF01878600000000FF018786{0%,80%{border-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-hover-icon-color, var(--mdc-theme-secondary, #018786))}100%{border-color:var(--mdc-checkbox-unselected-hover-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}}.mat-mdc-checkbox .mdc-checkbox:hover.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-FF018786FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox:hover.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:hover.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-FF018786FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786))}@keyframes mdc-checkbox-fade-in-background-FF018786FF01878600000000FF018786{0%{border-color:var(--mdc-checkbox-unselected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}50%{border-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786))}}@keyframes mdc-checkbox-fade-out-background-FF018786FF01878600000000FF018786{0%,80%{border-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-focus-icon-color, var(--mdc-theme-secondary, #018786))}100%{border-color:var(--mdc-checkbox-unselected-focus-icon-color, var(--mdc-theme-secondary, #018786));background-color:transparent}}.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-FF018786FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(.mdc-ripple-upgraded):focus.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-FF018786FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active .mdc-checkbox__native-control[data-indeterminate=true]:enabled~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786))}@keyframes mdc-checkbox-fade-in-background-8A000000FF01878600000000FF018786{0%{border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}50%{border-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786))}}@keyframes mdc-checkbox-fade-out-background-8A000000FF01878600000000FF018786{0%,80%{border-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786));background-color:var(--mdc-checkbox-selected-pressed-icon-color, var(--mdc-theme-secondary, #018786))}100%{border-color:var(--mdc-checkbox-unselected-pressed-icon-color, rgba(0, 0, 0, 0.54));background-color:transparent}}.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mat-mdc-checkbox .mdc-checkbox:not(:disabled):active.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000FF01878600000000FF018786}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);right:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px)) / 2);width:var(--mdc-checkbox-state-layer-size, 40px);height:var(--mdc-checkbox-state-layer-size, 40px)}.mat-mdc-checkbox .mdc-checkbox:hover .mdc-checkbox__native-control:not([disabled])~.mdc-checkbox__ripple{opacity:.04;transform:scale(1);transition:opacity 80ms 0 cubic-bezier(0, 0, 0.2, 1),transform 80ms 0 cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:not([disabled]):focus~.mdc-checkbox__ripple{opacity:.16}.mat-mdc-checkbox .mdc-checkbox__background{-webkit-print-color-adjust:exact;color-adjust:exact}.mat-mdc-checkbox._mat-animation-noopable *,.mat-mdc-checkbox._mat-animation-noopable *::before{transition:none !important;animation:none !important}.mat-mdc-checkbox label{cursor:pointer}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{cursor:default}.mat-mdc-checkbox label:empty{display:none}.mat-mdc-checkbox .mdc-checkbox__native-control:focus:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true])~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-focus-icon-color, black)}.cdk-high-contrast-active .mat-mdc-checkbox.mat-mdc-checkbox-disabled{opacity:.5}.cdk-high-contrast-active .mat-mdc-checkbox .mdc-checkbox__checkmark{--mdc-checkbox-selected-checkmark-color: CanvasText;--mdc-checkbox-disabled-selected-checkmark-color: CanvasText}.mat-mdc-checkbox .mdc-checkbox__ripple{opacity:0}.mat-mdc-checkbox-ripple,.mdc-checkbox__ripple{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:50%;pointer-events:none}.mat-mdc-checkbox-ripple:not(:empty),.mdc-checkbox__ripple:not(:empty){transform:translateZ(0)}.mat-mdc-checkbox-touch-target{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mat-mdc-checkbox-ripple::before{border-radius:50%}.mdc-checkbox__native-control:focus~.mat-mdc-focus-indicator::before{content:""}'],encapsulation:2,changeDetection:0}),i})(),MT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})(),ZU=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,ws,MT,vt,MT]}),i})();const QU=["mat-button",""],JU=[[["",8,"material-icons",3,"iconPositionEnd",""],["mat-icon",3,"iconPositionEnd",""],["","matButtonIcon","",3,"iconPositionEnd",""]],"*",[["","iconPositionEnd","",8,"material-icons"],["mat-icon","iconPositionEnd",""],["","matButtonIcon","","iconPositionEnd",""]]],eW=[".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])","*",".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"],iW=["mat-icon-button",""],nW=["*"],rW=[{selector:"mat-button",mdcClasses:["mdc-button","mat-mdc-button"]},{selector:"mat-flat-button",mdcClasses:["mdc-button","mdc-button--unelevated","mat-mdc-unelevated-button"]},{selector:"mat-raised-button",mdcClasses:["mdc-button","mdc-button--raised","mat-mdc-raised-button"]},{selector:"mat-stroked-button",mdcClasses:["mdc-button","mdc-button--outlined","mat-mdc-outlined-button"]},{selector:"mat-fab",mdcClasses:["mdc-fab","mat-mdc-fab"]},{selector:"mat-mini-fab",mdcClasses:["mdc-fab","mdc-fab--mini","mat-mdc-mini-fab"]},{selector:"mat-icon-button",mdcClasses:["mdc-icon-button","mat-mdc-icon-button"]}],oW=ia(Va(ic(class{constructor(i){this._elementRef=i}})));let ET=(()=>{class i extends oW{constructor(e,n,r,o){super(e),this._platform=n,this._ngZone=r,this._animationMode=o,this._focusMonitor=Vt(Hr),this._isFab=!1;const s=e.nativeElement.classList;for(const a of rW)this._hasHostAttributes(a.selector)&&a.mdcClasses.forEach(l=>{s.add(l)})}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0)}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}focus(e="program",n){e?this._focusMonitor.focusVia(this._elementRef.nativeElement,e,n):this._elementRef.nativeElement.focus(n)}_hasHostAttributes(...e){return e.some(n=>this._elementRef.nativeElement.hasAttribute(n))}_isRippleDisabled(){return this.disableRipple||this.disabled}}return i.\u0275fac=function(e){wa()},i.\u0275dir=Fe({type:i,viewQuery:function(e,n){if(1&e&&bt(Yr,5),2&e){let r;je(r=He())&&(n.ripple=r.first)}},features:[Te]}),i})(),na=(()=>{class i extends ET{constructor(e,n,r,o){super(e,n,r,o)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Ri),T(rt),T(Oi,8))},i.\u0275cmp=qe({type:i,selectors:[["button","mat-button",""],["button","mat-raised-button",""],["button","mat-flat-button",""],["button","mat-stroked-button",""]],hostVars:7,hostBindings:function(e,n){2&e&&(it("disabled",n.disabled||null),nt("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mat-unthemed",!n.color)("mat-mdc-button-base",!0))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color"},exportAs:["matButton"],features:[Te],attrs:QU,ngContentSelectors:eW,decls:8,vars:6,consts:[[1,"mat-mdc-button-persistent-ripple"],[1,"mdc-button__label"],[1,"mat-mdc-focus-indicator"],["matRipple","",1,"mat-mdc-button-ripple",3,"matRippleDisabled","matRippleTrigger"],[1,"mat-mdc-button-touch-target"]],template:function(e,n){1&e&&(qt(JU),Ne(0,"span",0),Ze(1),z(2,"span",1),Ze(3,1),q(),Ze(4,2),Ne(5,"span",2)(6,"span",3)(7,"span",4)),2&e&&(nt("mdc-button__ripple",!n._isFab)("mdc-fab__ripple",n._isFab),ie(6),re("matRippleDisabled",n._isRippleDisabled())("matRippleTrigger",n._elementRef.nativeElement))},dependencies:[Yr],styles:['.mdc-touch-target-wrapper{display:inline}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button{position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;user-select:none;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:rgba(0,0,0,0)}.mdc-button .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top}[dir=rtl] .mdc-button .mdc-button__icon,.mdc-button .mdc-button__icon[dir=rtl]{margin-left:8px;margin-right:0}.mdc-button .mdc-button__progress-indicator{font-size:0;position:absolute;transform:translate(-50%, -50%);top:50%;left:50%;line-height:initial}.mdc-button .mdc-button__label{position:relative}.mdc-button .mdc-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(\n 100% + 4px\n );width:calc(\n 100% + 4px\n );display:none}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring{border-color:CanvasText}}.mdc-button .mdc-button__focus-ring::after{content:"";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-button .mdc-button__focus-ring::after{border-color:CanvasText}}@media screen and (forced-colors: active){.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__focus-ring,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__focus-ring{display:block}}.mdc-button .mdc-button__touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}[dir=rtl] .mdc-button__label+.mdc-button__icon,.mdc-button__label+.mdc-button__icon[dir=rtl]{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--touch{margin-top:6px;margin-bottom:6px}.mdc-button{padding:0 8px 0 8px}.mdc-button--unelevated{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--unelevated.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--unelevated.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--raised{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 16px 0 16px}.mdc-button--raised.mdc-button--icon-trailing{padding:0 12px 0 16px}.mdc-button--raised.mdc-button--icon-leading{padding:0 16px 0 12px}.mdc-button--outlined{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-button--outlined .mdc-button__ripple{border-style:solid;border-color:rgba(0,0,0,0)}.mat-mdc-button{height:var(--mdc-text-button-container-height, 36px);border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color, inherit)}.mat-mdc-button:disabled{color:var(--mdc-text-button-disabled-label-text-color, rgba(0, 0, 0, 0.38))}.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button{height:var(--mdc-filled-button-container-height, 36px);border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-unelevated-button:not(:disabled){background-color:var(--mdc-filled-button-container-color, transparent)}.mat-mdc-unelevated-button:disabled{background-color:var(--mdc-filled-button-disabled-container-color, rgba(0, 0, 0, 0.12))}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color, inherit)}.mat-mdc-unelevated-button:disabled{color:var(--mdc-filled-button-disabled-label-text-color, rgba(0, 0, 0, 0.38))}.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button{height:var(--mdc-protected-button-container-height, 36px);border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px));box-shadow:var(--mdc-protected-button-container-elevation, 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:not(:disabled){background-color:var(--mdc-protected-button-container-color, transparent)}.mat-mdc-raised-button:disabled{background-color:var(--mdc-protected-button-disabled-container-color, rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color, inherit)}.mat-mdc-raised-button:disabled{color:var(--mdc-protected-button-disabled-label-text-color, rgba(0, 0, 0, 0.38))}.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-raised-button.mdc-ripple-upgraded--background-focused,.mat-mdc-raised-button:not(.mdc-ripple-upgraded):focus{box-shadow:var(--mdc-protected-button-focus-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation, 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:not(:disabled):active{box-shadow:var(--mdc-protected-button-pressed-container-elevation, 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12))}.mat-mdc-raised-button:disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation, 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-outlined-button{height:var(--mdc-outlined-button-container-height, 36px);border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px));padding:0 15px 0 15px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color, inherit)}.mat-mdc-outlined-button:disabled{color:var(--mdc-outlined-button-disabled-label-text-color, rgba(0, 0, 0, 0.38))}.mat-mdc-outlined-button .mdc-button__ripple{border-radius:var(--mdc-outlined-button-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-outlined-button:not(:disabled){border-color:var(--mdc-outlined-button-outline-color, rgba(0, 0, 0, 0.12))}.mat-mdc-outlined-button:disabled{border-color:var(--mdc-outlined-button-disabled-outline-color, rgba(0, 0, 0, 0.12))}.mat-mdc-outlined-button.mdc-button--icon-trailing{padding:0 11px 0 15px}.mat-mdc-outlined-button.mdc-button--icon-leading{padding:0 15px 0 11px}.mat-mdc-outlined-button .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:var(--mdc-outlined-button-outline-width, 1px)}.mat-mdc-outlined-button .mdc-button__touch{left:calc(-1 * var(--mdc-outlined-button-outline-width, 1px));width:calc(100% + 2 * var(--mdc-outlined-button-outline-width, 1px))}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-button .mat-ripple-element,.mat-mdc-unelevated-button .mat-ripple-element,.mat-mdc-raised-button .mat-ripple-element,.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-button .mdc-button__label,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-outlined-button .mdc-button__label{z-index:1}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator::before{content:""}.mat-mdc-button[disabled],.mat-mdc-unelevated-button[disabled],.mat-mdc-raised-button[disabled],.mat-mdc-outlined-button[disabled]{cursor:default;pointer-events:none}.mat-mdc-button .mat-mdc-button-touch-target,.mat-mdc-unelevated-button .mat-mdc-button-touch-target,.mat-mdc-raised-button .mat-mdc-button-touch-target,.mat-mdc-outlined-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mat-mdc-button._mat-animation-noopable,.mat-mdc-unelevated-button._mat-animation-noopable,.mat-mdc-raised-button._mat-animation-noopable,.mat-mdc-outlined-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-button>.mat-icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}[dir=rtl] .mat-mdc-button>.mat-icon,.mat-mdc-button>.mat-icon[dir=rtl]{margin-left:8px;margin-right:0}.mat-mdc-button .mdc-button__label+.mat-icon{margin-left:8px;margin-right:0}[dir=rtl] .mat-mdc-button .mdc-button__label+.mat-icon,.mat-mdc-button .mdc-button__label+.mat-icon[dir=rtl]{margin-left:0;margin-right:8px}.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon{margin-left:0;margin-right:8px;display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem;margin-left:-4px;margin-right:8px}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon,[dir=rtl] .mat-mdc-raised-button>.mat-icon,[dir=rtl] .mat-mdc-outlined-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon[dir=rtl],.mat-mdc-raised-button>.mat-icon[dir=rtl],.mat-mdc-outlined-button>.mat-icon[dir=rtl]{margin-left:8px;margin-right:0}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon,[dir=rtl] .mat-mdc-raised-button>.mat-icon,[dir=rtl] .mat-mdc-outlined-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon[dir=rtl],.mat-mdc-raised-button>.mat-icon[dir=rtl],.mat-mdc-outlined-button>.mat-icon[dir=rtl]{margin-left:8px;margin-right:-4px}.mat-mdc-unelevated-button .mdc-button__label+.mat-icon,.mat-mdc-raised-button .mdc-button__label+.mat-icon,.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-left:8px;margin-right:-4px}[dir=rtl] .mat-mdc-unelevated-button .mdc-button__label+.mat-icon,[dir=rtl] .mat-mdc-raised-button .mdc-button__label+.mat-icon,[dir=rtl] .mat-mdc-outlined-button .mdc-button__label+.mat-icon,.mat-mdc-unelevated-button .mdc-button__label+.mat-icon[dir=rtl],.mat-mdc-raised-button .mdc-button__label+.mat-icon[dir=rtl],.mat-mdc-outlined-button .mdc-button__label+.mat-icon[dir=rtl]{margin-left:-4px;margin-right:8px}.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px;border-width:-1px}.mat-mdc-unelevated-button .mat-mdc-focus-indicator::before,.mat-mdc-raised-button .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 2px) * -1)}.mat-mdc-outlined-button .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 3px) * -1)}',".cdk-high-contrast-active .mat-mdc-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-unelevated-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-raised-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-outlined-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-icon-button{outline:solid 1px}"],encapsulation:2,changeDetection:0}),i})(),ru=(()=>{class i extends ET{constructor(e,n,r,o){super(e,n,r,o)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Ri),T(rt),T(Oi,8))},i.\u0275cmp=qe({type:i,selectors:[["button","mat-icon-button",""]],hostVars:7,hostBindings:function(e,n){2&e&&(it("disabled",n.disabled||null),nt("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mat-unthemed",!n.color)("mat-mdc-button-base",!0))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color"},exportAs:["matButton"],features:[Te],attrs:iW,ngContentSelectors:nW,decls:5,vars:3,consts:[[1,"mat-mdc-button-persistent-ripple","mdc-icon-button__ripple"],[1,"mat-mdc-focus-indicator"],["matRipple","",1,"mat-mdc-button-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-mdc-button-touch-target"]],template:function(e,n){1&e&&(qt(),Ne(0,"span",0),Ze(1),Ne(2,"span",1)(3,"span",2)(4,"span",3)),2&e&&(ie(3),re("matRippleDisabled",n._isRippleDisabled())("matRippleCentered",!0)("matRippleTrigger",n._elementRef.nativeElement))},dependencies:[Yr],styles:['.mdc-icon-button{font-size:24px;width:48px;height:48px;padding:12px}.mdc-icon-button .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mdc-icon-button.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mdc-icon-button.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mdc-icon-button svg,.mdc-icon-button img{width:24px;height:24px}.mdc-icon-button{display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:rgba(0,0,0,0);fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;user-select:none;z-index:0;overflow:visible}.mdc-icon-button .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}@media screen and (forced-colors: active){.mdc-icon-button.mdc-ripple-upgraded--background-focused .mdc-icon-button__focus-ring,.mdc-icon-button:not(.mdc-ripple-upgraded):focus .mdc-icon-button__focus-ring{display:block}}.mdc-icon-button:disabled{cursor:default;pointer-events:none}.mdc-icon-button[hidden]{display:none}.mdc-icon-button--display-flex{align-items:center;display:inline-flex;justify-content:center}.mdc-icon-button__focus-ring{pointer-events:none;border:2px solid rgba(0,0,0,0);border-radius:6px;box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:100%;width:100%;display:none}@media screen and (forced-colors: active){.mdc-icon-button__focus-ring{border-color:CanvasText}}.mdc-icon-button__focus-ring::after{content:"";border:2px solid rgba(0,0,0,0);border-radius:8px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:calc(100% + 4px);width:calc(100% + 4px)}@media screen and (forced-colors: active){.mdc-icon-button__focus-ring::after{border-color:CanvasText}}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button__link{height:100%;left:0;outline:none;position:absolute;top:0;width:100%}.mat-mdc-icon-button{height:var(--mdc-icon-button-state-layer-size, 48px);width:var(--mdc-icon-button-state-layer-size, 48px);color:var(--mdc-icon-button-icon-color, inherit);border-radius:50%;flex-shrink:0;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-icon-button .mdc-button__icon{font-size:var(--mdc-icon-button-icon-size, 24px)}.mat-mdc-icon-button svg,.mat-mdc-icon-button img{width:var(--mdc-icon-button-icon-size, 24px);height:var(--mdc-icon-button-icon-size, 24px)}.mat-mdc-icon-button:disabled{opacity:var(--mdc-icon-button-disabled-icon-opacity, 0.38)}.mat-mdc-icon-button:disabled{color:var(--mdc-icon-button-disabled-icon-color, #000)}.mat-mdc-icon-button svg{vertical-align:baseline}.mat-mdc-icon-button[disabled]{cursor:default;pointer-events:none;opacity:1}.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-icon-button .mdc-button__label{z-index:1}.mat-mdc-icon-button .mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute}.mat-mdc-icon-button:focus .mat-mdc-focus-indicator::before{content:""}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:50%}.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}',".cdk-high-contrast-active .mat-mdc-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-unelevated-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-raised-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-outlined-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-icon-button{outline:solid 1px}"],encapsulation:2,changeDetection:0}),i})(),hv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,ws,vt]}),i})();const lW=["*"],uW=[[["","mat-card-avatar",""],["","matCardAvatar",""]],[["mat-card-title"],["mat-card-subtitle"],["","mat-card-title",""],["","mat-card-subtitle",""],["","matCardTitle",""],["","matCardSubtitle",""]],"*"],hW=["[mat-card-avatar], [matCardAvatar]","mat-card-title, mat-card-subtitle,\n [mat-card-title], [mat-card-subtitle],\n [matCardTitle], [matCardSubtitle]","*"],mW=new De("MAT_CARD_CONFIG");let mv=(()=>{class i{constructor(e){this.appearance=e?.appearance||"raised"}}return i.\u0275fac=function(e){return new(e||i)(T(mW,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-card"]],hostAttrs:[1,"mat-mdc-card","mdc-card"],hostVars:4,hostBindings:function(e,n){2&e&&nt("mat-mdc-card-outlined","outlined"===n.appearance)("mdc-card--outlined","outlined"===n.appearance)},inputs:{appearance:"appearance"},exportAs:["matCard"],ngContentSelectors:lW,decls:1,vars:0,template:function(e,n){1&e&&(qt(),Ze(0))},styles:['.mdc-card{display:flex;flex-direction:column;box-sizing:border-box}.mdc-card::after{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none;pointer-events:none}@media screen and (forced-colors: active){.mdc-card::after{border-color:CanvasText}}.mdc-card--outlined::after{border:none}.mdc-card__content{border-radius:inherit;height:100%}.mdc-card__media{position:relative;box-sizing:border-box;background-repeat:no-repeat;background-position:center;background-size:cover}.mdc-card__media::before{display:block;content:""}.mdc-card__media:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__media:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__media--square::before{margin-top:100%}.mdc-card__media--16-9::before{margin-top:56.25%}.mdc-card__media-content{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box}.mdc-card__primary-action{display:flex;flex-direction:column;box-sizing:border-box;position:relative;outline:none;color:inherit;text-decoration:none;cursor:pointer;overflow:hidden}.mdc-card__primary-action:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__primary-action:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__actions{display:flex;flex-direction:row;align-items:center;box-sizing:border-box;min-height:52px;padding:8px}.mdc-card__actions--full-bleed{padding:0}.mdc-card__action-buttons,.mdc-card__action-icons{display:flex;flex-direction:row;align-items:center;box-sizing:border-box}.mdc-card__action-icons{flex-grow:1;justify-content:flex-end}.mdc-card__action-buttons+.mdc-card__action-icons{margin-left:16px;margin-right:0}[dir=rtl] .mdc-card__action-buttons+.mdc-card__action-icons,.mdc-card__action-buttons+.mdc-card__action-icons[dir=rtl]{margin-left:0;margin-right:16px}.mdc-card__action{display:inline-flex;flex-direction:row;align-items:center;box-sizing:border-box;justify-content:center;cursor:pointer;user-select:none}.mdc-card__action:focus{outline:none}.mdc-card__action--button{margin-left:0;margin-right:8px;padding:0 8px}[dir=rtl] .mdc-card__action--button,.mdc-card__action--button[dir=rtl]{margin-left:8px;margin-right:0}.mdc-card__action--button:last-child{margin-left:0;margin-right:0}[dir=rtl] .mdc-card__action--button:last-child,.mdc-card__action--button:last-child[dir=rtl]{margin-left:0;margin-right:0}.mdc-card__actions--full-bleed .mdc-card__action--button{justify-content:space-between;width:100%;height:auto;max-height:none;margin:0;padding:8px 16px;text-align:left}[dir=rtl] .mdc-card__actions--full-bleed .mdc-card__action--button,.mdc-card__actions--full-bleed .mdc-card__action--button[dir=rtl]{text-align:right}.mdc-card__action--icon{margin:-6px 0;padding:12px}.mat-mdc-card{position:relative;border-radius:var(--mdc-elevated-card-container-shape, var(--mdc-shape-medium, 4px));background-color:var(--mdc-elevated-card-container-color, transparent);border-width:0;border-style:solid;border-color:var(--mdc-elevated-card-container-color, transparent)}.mat-mdc-card .mdc-card::after{border-radius:var(--mdc-elevated-card-container-shape, var(--mdc-shape-medium, 4px))}.mat-mdc-card-outlined{border-width:var(--mdc-outlined-card-outline-width, 1px);border-style:solid;border-color:var(--mdc-outlined-card-outline-color, transparent)}.mat-mdc-card-title,.mat-mdc-card-subtitle{display:block;margin:0}.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-title,.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-subtitle{padding:16px 16px 0}.mat-mdc-card-header{display:flex;padding:16px 16px 0}.mat-mdc-card-content{display:block;padding:0 16px}.mat-mdc-card-content:first-child{padding-top:16px}.mat-mdc-card-content:last-child{padding-bottom:16px}.mat-mdc-card-title-group{display:flex;justify-content:space-between;width:100%}.mat-mdc-card-avatar{height:40px;width:40px;border-radius:50%;flex-shrink:0;margin-bottom:16px;object-fit:cover}.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-subtitle,.mat-mdc-card-avatar~.mat-mdc-card-header-text .mat-mdc-card-title{line-height:normal}.mat-mdc-card-sm-image{width:80px;height:80px}.mat-mdc-card-md-image{width:112px;height:112px}.mat-mdc-card-lg-image{width:152px;height:152px}.mat-mdc-card-xl-image{width:240px;height:240px}.mat-mdc-card-subtitle~.mat-mdc-card-title,.mat-mdc-card-title~.mat-mdc-card-subtitle,.mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-title,.mat-mdc-card-header .mat-mdc-card-header-text .mat-mdc-card-subtitle,.mat-mdc-card-title-group .mat-mdc-card-title,.mat-mdc-card-title-group .mat-mdc-card-subtitle{padding-top:0}.mat-mdc-card-content>:last-child:not(.mat-mdc-card-footer){margin-bottom:0}.mat-mdc-card-actions-align-end{justify-content:flex-end}'],encapsulation:2,changeDetection:0}),i})(),CT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["mat-card-title"],["","mat-card-title",""],["","matCardTitle",""]],hostAttrs:[1,"mat-mdc-card-title"]}),i})(),fv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["mat-card-content"]],hostAttrs:[1,"mat-mdc-card-content"]}),i})(),ST=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["mat-card-subtitle"],["","mat-card-subtitle",""],["","matCardSubtitle",""]],hostAttrs:[1,"mat-mdc-card-subtitle"]}),i})(),TT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["mat-card-header"]],hostAttrs:[1,"mat-mdc-card-header"],ngContentSelectors:hW,decls:4,vars:0,consts:[[1,"mat-mdc-card-header-text"]],template:function(e,n){1&e&&(qt(uW),Ze(0),z(1,"div",0),Ze(2,1),q(),Ze(3,2))},encapsulation:2,changeDetection:0}),i})(),AT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","mat-card-avatar",""],["","matCardAvatar",""]],hostAttrs:[1,"mat-mdc-card-avatar"]}),i})(),wW=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,Fn,vt]}),i})();function kW(i,t){if(1&i){const e=Ft();z(0,"div")(1,"button",10),we("click",function(){return Ue(e),Ge(ye().connect())}),ue(2,"Waiting for extension..."),q()()}}function xW(i,t){if(1&i){const e=Ft();z(0,"div")(1,"button",11),we("click",function(){return Ue(e),Ge(ye().connect())}),ue(2,"Connect using extension"),q()()}if(2&i){const e=ye();ie(1),re("disabled",!e.consent)}}function DW(i,t){1&i&&(z(0,"div",12),ue(1,"You must agree with the notice above to enable buttons"),q())}class vm{constructor(t,e,n,r,o){this.appState=t,this.authService=e,this.utilities=n,this.router=r,this.ngZone=o,this.extensionDiscovered=!1,this.consent=!1}connect(){var t=this;return Ye(function*(){(yield t.authService.login()).authenticated()&&t.router.navigateByUrl("/")})()}anonymous(){var t=this;return Ye(function*(){(yield t.authService.anonymous()).authenticated()&&t.router.navigateByUrl("/")})()}ngOnInit(){this.checkForExtension()}ngOnDestroy(){this.timeout&&clearTimeout(this.timeout)}checkForExtension(){globalThis.nostr?this.extensionDiscovered=!0:this.timeout=setTimeout(()=>{this.ngZone.run(()=>{this.checkForExtension()})},250)}}vm.\u0275fac=function(t){return new(t||vm)(T(En),T(hr),T(sr),T(qi),T(rt))},vm.\u0275cmp=qe({type:vm,selectors:[["app-connect"]],decls:51,vars:5,consts:[[1,"page"],["src","assets/icons/icon-256x256.png",1,"connect-logo"],[1,"marginless"],["href","https://chrome.google.com/webstore/detail/blockcore-wallet/peigonhbenoefaeplkpalmafieegnapj","target","_blank"],[1,"warn"],["href","https://www.blockcore.net/policy","target","_blank"],["color","primary",3,"ngModel","ngModelChange"],[4,"ngIf"],["class","dimmed space",4,"ngIf"],["mat-raised-button","",3,"disabled","click"],["mat-raised-button","","color","primary","disabled","disabled",3,"click"],["mat-raised-button","","color","primary",3,"disabled","click"],[1,"dimmed","space"]],template:function(t,e){1&t&&(z(0,"div",0)(1,"mat-card")(2,"mat-card-content"),Ne(3,"img",1),z(4,"h1",2),ue(5,"Blockcore Notes"),q(),z(6,"p"),ue(7,"Hi, welcome to Blockcore Notes."),q(),z(8,"p"),ue(9,"To get started using notes and accessing the incredible world of Nostr, you must first connect your browser extension with this website."),q(),z(10,"p"),ue(11,"Browser extension keeps your account safe and secret from everyone, including us."),q(),z(12,"p")(13,"a",3),ue(14,"Blockcore Wallet"),q(),ue(15," (Chrome Web Store)"),q(),z(16,"p"),ue(17," Whenever we need you to perform a signing of a note, we'll notify your extension of choice to perform the signing. We suggest not approving a permanent permission, but instead accept each individual confirmation. This ensures you never sign anything you did not intend. "),q(),z(18,"mat-card",4)(19,"mat-card-content")(20,"h2"),ue(21,"NOTICE"),q(),z(22,"p")(23,"strong"),ue(24,"Warning about content:"),q(),ue(25," Nostr is a decentralized and distributed network of relays that relays data by users. That means there is no centralized service where filtering or censoring is occurring. You may be exposed to content that will be disturbing and against your morality and world views. "),q(),z(26,"p"),ue(27,"Content you publish are your responsibility and you cannot undo/delete after you publish. Don't publish or share a note (post) you wouldn't say to your neighbour."),q(),z(28,"p"),ue(29,"Blockcore has no involvement in the type of content being produced and shown to you in this app."),q(),z(30,"p"),ue(31,"You accept that all usage of Blockcore Notes, Blockcore infrastructure and software must be the result of peaceful voluntary human interactions."),q(),z(32,"p"),ue(33,"If you're young and still living with your parents, consider asking them for permission before you continue."),q(),z(34,"p"),ue(35,"To continue you must agree with our "),z(36,"a",5),ue(37,"Privacy Policy and Terms & Conditions"),q(),ue(38,"."),q(),z(39,"mat-checkbox",6),we("ngModelChange",function(r){return e.consent=r}),ue(40,"I have read and agree to this notice"),q()()(),Ne(41,"br"),be(42,kW,3,0,"div",7),be(43,xW,3,1,"div",7),be(44,DW,2,0,"div",8),Ne(45,"br"),z(46,"p"),ue(47,"Want to view the app first?"),q(),z(48,"div")(49,"button",9),we("click",function(){return e.anonymous()}),ue(50,"Go straight in"),q()()()()()),2&t&&(ie(39),re("ngModel",e.consent),ie(3),re("ngIf",!e.extensionDiscovered),ie(1),re("ngIf",e.extensionDiscovered),ie(1),re("ngIf",!e.consent),ie(5),re("disabled",!e.consent))},dependencies:[bi,DT,na,mv,fv,ta,vs],styles:[".connect-logo[_ngcontent-%COMP%]{float:right;margin-bottom:1em;margin-left:1em}.warn[_ngcontent-%COMP%]{background-color:#9f0771;color:#f0f0f0;border-radius:10px}.warn[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{margin-top:0}@media only screen and (max-width: 700px){.connect-logo[_ngcontent-%COMP%]{max-width:128px}}"]});class wm{constructor(t){this.appState=t}ngOnInit(){this.appState.showBackButton=!0,this.appState.title="About",this.appState.actions=[]}}wm.\u0275fac=function(t){return new(t||wm)(T(En))},wm.\u0275cmp=qe({type:wm,selectors:[["app-about"]],decls:41,vars:0,consts:[[1,"page","help"],["src","assets/icons/icon-256x256.png",1,"logo"],[1,"marginless","heading"],["href","https://github.com/block-core/blockcore-notes","target","_blank"],["href","https://geyser.fund/project/blockcore","target","_blank"],["href","https://www.blockcore.net/about","target","_blank"],["src","assets/nostr.svg",1,"logo"],["href","https://www.nostr.directory/","target","_blank"],["href","https://www.nostr.guru/","target","_blank"],[1,"centered"],["src","/assets/nostritch.jpg",1,"mascot"]],template:function(t,e){1&t&&(z(0,"div",0),Ne(1,"img",1),z(2,"h1",2),ue(3,"About"),q(),z(4,"p"),ue(5,"Blockcore Notes instructions will come here later on."),q(),z(6,"p"),ue(7,"Source Code: "),z(8,"a",3),ue(9,"github.com/block-core/blockcore-notes"),q()(),z(10,"h3"),ue(11,"Support development"),q(),z(12,"p"),ue(13,"Please consider donating some Bitcoin using Geyser:"),q(),z(14,"p")(15,"a",4),ue(16,"geyser.fund/project/blockcore"),q()(),z(17,"p"),ue(18,"We have additional donation and sponsoring options available here:"),q(),z(19,"p")(20,"a",5),ue(21,"www.blockcore.net/about"),q()(),Ne(22,"img",6),z(23,"h1",2),ue(24,"Nostr"),q(),z(25,"h3"),ue(26,"Nostr Directory"),q(),z(27,"p"),ue(28,"Accounts marked with globe icon are accounts added to this service:"),q(),z(29,"p")(30,"a",7),ue(31,"www.nostr.directory"),q()(),z(32,"h3"),ue(33,"Data Lookup"),q(),z(34,"p"),ue(35,"The user identity (npub) and the event identity is available in tooltips on notes. You can copy those and verify using:"),q(),z(36,"p")(37,"a",8),ue(38,"www.nostr.guru"),q()(),z(39,"p",9),Ne(40,"img",10),q()())},styles:[".mascot[_ngcontent-%COMP%]{width:100%;max-width:1024px}.logo[_ngcontent-%COMP%]{float:left;margin-bottom:1em;margin-right:1em;max-width:128px;margin-left:-8em}.help[_ngcontent-%COMP%]{padding-left:10em}@media only screen and (max-width: 599px){.help[_ngcontent-%COMP%]{font-size:.8em;padding-left:8em}.logo[_ngcontent-%COMP%]{max-width:64px;margin-left:-6em}}"]});const MW=["addListener","removeListener"],EW=["addEventListener","removeEventListener"],CW=["on","off"];function ks(i,t,e,n){if(v(e)&&(n=e,e=void 0),n)return ks(i,t,e).pipe(Wy(n));const[r,o]=function AW(i){return v(i.addEventListener)&&v(i.removeEventListener)}(i)?EW.map(s=>a=>i[s](t,a,e)):function SW(i){return v(i.addListener)&&v(i.removeListener)}(i)?MW.map(LT(i,t)):function TW(i){return v(i.on)&&v(i.off)}(i)?CW.map(LT(i,t)):[];if(!r&&Ci(i))return rn(s=>ks(s,t,e))(wn(i));if(!r)throw new TypeError("Invalid event target");return new tt(s=>{const a=(...l)=>s.next(1o(a)})}function LT(i,t){return e=>n=>i[e](t,n)}const km={schedule(i){let t=requestAnimationFrame,e=cancelAnimationFrame;const{delegate:n}=km;n&&(t=n.requestAnimationFrame,e=n.cancelAnimationFrame);const r=t(o=>{e=void 0,i(o)});return new f(()=>e?.(r))},requestAnimationFrame(...i){const{delegate:t}=km;return(t?.requestAnimationFrame||requestAnimationFrame)(...i)},cancelAnimationFrame(...i){const{delegate:t}=km;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...i)},delegate:void 0},NW=new class IW extends xF{flush(t){this._active=!0;const e=this._scheduled;this._scheduled=void 0;const{actions:n}=this;let r;t=t||n.shift();do{if(r=t.execute(t.state,t.delay))break}while((t=n[0])&&t.id===e&&n.shift());if(this._active=!1,r){for(;(t=n[0])&&t.id===e&&n.shift();)t.unsubscribe();throw r}}}(class LW extends kF{constructor(t,e){super(t,e),this.scheduler=t,this.work=e}requestAsyncId(t,e,n=0){return null!==n&&n>0?super.requestAsyncId(t,e,n):(t.actions.push(this),t._scheduled||(t._scheduled=km.requestAnimationFrame(()=>t.flush(void 0))))}recycleAsyncId(t,e,n=0){var r;if(null!=n?n>0:this.delay>0)return super.recycleAsyncId(t,e,n);const{actions:o}=t;null!=e&&(null===(r=o[o.length-1])||void 0===r?void 0:r.id)!==e&&(km.cancelAnimationFrame(e),t._scheduled=void 0)}});let pv,OW=1;const eg={};function IT(i){return i in eg&&(delete eg[i],!0)}const RW={setImmediate(i){const t=OW++;return eg[t]=!0,pv||(pv=Promise.resolve()),pv.then(()=>IT(t)&&i()),t},clearImmediate(i){IT(i)}},{setImmediate:PW,clearImmediate:BW}=RW,tg={setImmediate(...i){const{delegate:t}=tg;return(t?.setImmediate||PW)(...i)},clearImmediate(i){const{delegate:t}=tg;return(t?.clearImmediate||BW)(i)},delegate:void 0},_v=new class HW extends xF{flush(t){this._active=!0;const e=this._scheduled;this._scheduled=void 0;const{actions:n}=this;let r;t=t||n.shift();do{if(r=t.execute(t.state,t.delay))break}while((t=n[0])&&t.id===e&&n.shift());if(this._active=!1,r){for(;(t=n[0])&&t.id===e&&n.shift();)t.unsubscribe();throw r}}}(class jW extends kF{constructor(t,e){super(t,e),this.scheduler=t,this.work=e}requestAsyncId(t,e,n=0){return null!==n&&n>0?super.requestAsyncId(t,e,n):(t.actions.push(this),t._scheduled||(t._scheduled=tg.setImmediate(t.flush.bind(t,void 0))))}recycleAsyncId(t,e,n=0){var r;if(null!=n?n>0:this.delay>0)return super.recycleAsyncId(t,e,n);const{actions:o}=t;null!=e&&(null===(r=o[o.length-1])||void 0===r?void 0:r.id)!==e&&(tg.clearImmediate(e),t._scheduled=void 0)}});function ig(i=0,t,e=cV){let n=-1;return null!=t&&(lo(t)?e=t:n=t),new tt(r=>{let o=function VW(i){return i instanceof Date&&!isNaN(i)}(i)?+i-e.now():i;o<0&&(o=0);let s=0;return e.schedule(function(){r.closed||(r.next(s++),0<=n?this.schedule(void 0,n):r.complete())},o)})}function gv(i,t=nm){return function YW(i){return st((t,e)=>{let n=!1,r=null,o=null,s=!1;const a=()=>{if(o?.unsubscribe(),o=null,n){n=!1;const u=r;r=null,e.next(u)}s&&e.complete()},l=()=>{o=null,s&&e.complete()};t.subscribe(ot(e,u=>{n=!0,r=u,o||wn(i(u)).subscribe(o=ot(e,a,l))},()=>{s=!0,(!n||!o||o.closed)&&e.complete()}))})}(()=>ig(i,t))}const zW=["contentWrapper"],UW=["*"],WW=new De("VIRTUAL_SCROLL_STRATEGY");let nc=(()=>{class i{constructor(e,n,r){this._ngZone=e,this._platform=n,this._scrolled=new ce,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=r}register(e){this.scrollContainers.has(e)||this.scrollContainers.set(e,e.elementScrolled().subscribe(()=>this._scrolled.next(e)))}deregister(e){const n=this.scrollContainers.get(e);n&&(n.unsubscribe(),this.scrollContainers.delete(e))}scrolled(e=20){return this._platform.isBrowser?new tt(n=>{this._globalSubscription||this._addGlobalListener();const r=e>0?this._scrolled.pipe(gv(e)).subscribe(n):this._scrolled.subscribe(n);return this._scrolledCount++,()=>{r.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):mt()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach((e,n)=>this.deregister(n)),this._scrolled.complete()}ancestorScrolled(e,n){const r=this.getAncestorScrollContainers(e);return this.scrolled(n).pipe(ri(o=>!o||r.indexOf(o)>-1))}getAncestorScrollContainers(e){const n=[];return this.scrollContainers.forEach((r,o)=>{this._scrollableContainsElement(o,e)&&n.push(o)}),n}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(e,n){let r=Qs(n),o=e.getElementRef().nativeElement;do{if(r==o)return!0}while(r=r.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>ks(this._getWindow().document,"scroll").subscribe(()=>this._scrolled.next()))}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}}return i.\u0275fac=function(e){return new(e||i)(pe(rt),pe(Ri),pe(xt,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),rc=(()=>{class i{constructor(e,n,r,o){this.elementRef=e,this.scrollDispatcher=n,this.ngZone=r,this.dir=o,this._destroyed=new ce,this._elementScrolled=new tt(s=>this.ngZone.runOutsideAngular(()=>ks(this.elementRef.nativeElement,"scroll").pipe(wt(this._destroyed)).subscribe(s)))}ngOnInit(){this.scrollDispatcher.register(this)}ngOnDestroy(){this.scrollDispatcher.deregister(this),this._destroyed.next(),this._destroyed.complete()}elementScrolled(){return this._elementScrolled}getElementRef(){return this.elementRef}scrollTo(e){const n=this.elementRef.nativeElement,r=this.dir&&"rtl"==this.dir.value;null==e.left&&(e.left=r?e.end:e.start),null==e.right&&(e.right=r?e.start:e.end),null!=e.bottom&&(e.top=n.scrollHeight-n.clientHeight-e.bottom),r&&0!=om()?(null!=e.left&&(e.right=n.scrollWidth-n.clientWidth-e.left),2==om()?e.left=e.right:1==om()&&(e.left=e.right?-e.right:e.right)):null!=e.right&&(e.left=n.scrollWidth-n.clientWidth-e.right),this._applyScrollToOptions(e)}_applyScrollToOptions(e){const n=this.elementRef.nativeElement;c4()?n.scrollTo(e):(null!=e.top&&(n.scrollTop=e.top),null!=e.left&&(n.scrollLeft=e.left))}measureScrollOffset(e){const n="left",r="right",o=this.elementRef.nativeElement;if("top"==e)return o.scrollTop;if("bottom"==e)return o.scrollHeight-o.clientHeight-o.scrollTop;const s=this.dir&&"rtl"==this.dir.value;return"start"==e?e=s?r:n:"end"==e&&(e=s?n:r),s&&2==om()?e==n?o.scrollWidth-o.clientWidth-o.scrollLeft:o.scrollLeft:s&&1==om()?e==n?o.scrollLeft+o.scrollWidth-o.clientWidth:-o.scrollLeft:e==n?o.scrollLeft:o.scrollWidth-o.clientWidth-o.scrollLeft}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(nc),T(rt),T(Cn,8))},i.\u0275dir=Fe({type:i,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]],standalone:!0}),i})(),Ua=(()=>{class i{constructor(e,n,r){this._platform=e,this._change=new ce,this._changeListener=o=>{this._change.next(o)},this._document=r,n.runOutsideAngular(()=>{if(e.isBrowser){const o=this._getWindow();o.addEventListener("resize",this._changeListener),o.addEventListener("orientationchange",this._changeListener)}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){if(this._platform.isBrowser){const e=this._getWindow();e.removeEventListener("resize",this._changeListener),e.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();const e={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),e}getViewportRect(){const e=this.getViewportScrollPosition(),{width:n,height:r}=this.getViewportSize();return{top:e.top,left:e.left,bottom:e.top+r,right:e.left+n,height:r,width:n}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};const e=this._document,n=this._getWindow(),r=e.documentElement,o=r.getBoundingClientRect();return{top:-o.top||e.body.scrollTop||n.scrollY||r.scrollTop||0,left:-o.left||e.body.scrollLeft||n.scrollX||r.scrollLeft||0}}change(e=20){return e>0?this._change.pipe(gv(e)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){const e=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:e.innerWidth,height:e.innerHeight}:{width:0,height:0}}}return i.\u0275fac=function(e){return new(e||i)(pe(Ri),pe(rt),pe(xt,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const NT=new De("VIRTUAL_SCROLLABLE");let qW=(()=>{class i extends rc{constructor(e,n,r,o){super(e,n,r,o)}measureViewportSize(e){const n=this.elementRef.nativeElement;return"horizontal"===e?n.clientWidth:n.clientHeight}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(nc),T(rt),T(Cn,8))},i.\u0275dir=Fe({type:i,features:[Te]}),i})();const XW=typeof requestAnimationFrame<"u"?NW:_v;let ZW=(()=>{class i extends qW{constructor(e,n,r,o,s,a,l,u){super(e,a,r,s),this.elementRef=e,this._changeDetectorRef=n,this._scrollStrategy=o,this.scrollable=u,this._platform=Vt(Ri),this._detachedSubject=new ce,this._renderedRangeSubject=new ce,this._orientation="vertical",this._appendOnly=!1,this.scrolledIndexChange=new tt(g=>this._scrollStrategy.scrolledIndexChange.subscribe(D=>Promise.resolve().then(()=>this.ngZone.run(()=>g.next(D))))),this.renderedRangeStream=this._renderedRangeSubject,this._totalContentSize=0,this._totalContentWidth="",this._totalContentHeight="",this._renderedRange={start:0,end:0},this._dataLength=0,this._viewportSize=0,this._renderedContentOffset=0,this._renderedContentOffsetNeedsRewrite=!1,this._isChangeDetectionPending=!1,this._runAfterChangeDetection=[],this._viewportChanges=f.EMPTY,this._viewportChanges=l.change().subscribe(()=>{this.checkViewportSize()}),this.scrollable||(this.elementRef.nativeElement.classList.add("cdk-virtual-scrollable"),this.scrollable=this)}get orientation(){return this._orientation}set orientation(e){this._orientation!==e&&(this._orientation=e,this._calculateSpacerSize())}get appendOnly(){return this._appendOnly}set appendOnly(e){this._appendOnly=ct(e)}ngOnInit(){!this._platform.isBrowser||(this.scrollable===this&&super.ngOnInit(),this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._measureViewportSize(),this._scrollStrategy.attach(this),this.scrollable.elementScrolled().pipe(Rn(null),gv(0,XW)).subscribe(()=>this._scrollStrategy.onContentScrolled()),this._markChangeDetectionNeeded()})))}ngOnDestroy(){this.detach(),this._scrollStrategy.detach(),this._renderedRangeSubject.complete(),this._detachedSubject.complete(),this._viewportChanges.unsubscribe(),super.ngOnDestroy()}attach(e){this.ngZone.runOutsideAngular(()=>{this._forOf=e,this._forOf.dataStream.pipe(wt(this._detachedSubject)).subscribe(n=>{const r=n.length;r!==this._dataLength&&(this._dataLength=r,this._scrollStrategy.onDataLengthChanged()),this._doChangeDetection()})})}detach(){this._forOf=null,this._detachedSubject.next()}getDataLength(){return this._dataLength}getViewportSize(){return this._viewportSize}getRenderedRange(){return this._renderedRange}measureBoundingClientRectWithScrollOffset(e){return this.getElementRef().nativeElement.getBoundingClientRect()[e]}setTotalContentSize(e){this._totalContentSize!==e&&(this._totalContentSize=e,this._calculateSpacerSize(),this._markChangeDetectionNeeded())}setRenderedRange(e){(function KW(i,t){return i.start==t.start&&i.end==t.end})(this._renderedRange,e)||(this.appendOnly&&(e={start:0,end:Math.max(this._renderedRange.end,e.end)}),this._renderedRangeSubject.next(this._renderedRange=e),this._markChangeDetectionNeeded(()=>this._scrollStrategy.onContentRendered()))}getOffsetToRenderedContentStart(){return this._renderedContentOffsetNeedsRewrite?null:this._renderedContentOffset}setRenderedContentOffset(e,n="to-start"){e=this.appendOnly&&"to-start"===n?0:e;const o="horizontal"==this.orientation,s=o?"X":"Y";let l=`translate${s}(${Number((o&&this.dir&&"rtl"==this.dir.value?-1:1)*e)}px)`;this._renderedContentOffset=e,"to-end"===n&&(l+=` translate${s}(-100%)`,this._renderedContentOffsetNeedsRewrite=!0),this._renderedContentTransform!=l&&(this._renderedContentTransform=l,this._markChangeDetectionNeeded(()=>{this._renderedContentOffsetNeedsRewrite?(this._renderedContentOffset-=this.measureRenderedContentSize(),this._renderedContentOffsetNeedsRewrite=!1,this.setRenderedContentOffset(this._renderedContentOffset)):this._scrollStrategy.onRenderedOffsetChanged()}))}scrollToOffset(e,n="auto"){const r={behavior:n};"horizontal"===this.orientation?r.start=e:r.top=e,this.scrollable.scrollTo(r)}scrollToIndex(e,n="auto"){this._scrollStrategy.scrollToIndex(e,n)}measureScrollOffset(e){let n;return n=this.scrollable==this?r=>super.measureScrollOffset(r):r=>this.scrollable.measureScrollOffset(r),Math.max(0,n(e??("horizontal"===this.orientation?"start":"top"))-this.measureViewportOffset())}measureViewportOffset(e){let n;const r="left",o="right",s="rtl"==this.dir?.value;n="start"==e?s?o:r:"end"==e?s?r:o:e||("horizontal"===this.orientation?"left":"top");const a=this.scrollable.measureBoundingClientRectWithScrollOffset(n);return this.elementRef.nativeElement.getBoundingClientRect()[n]-a}measureRenderedContentSize(){const e=this._contentWrapper.nativeElement;return"horizontal"===this.orientation?e.offsetWidth:e.offsetHeight}measureRangeSize(e){return this._forOf?this._forOf.measureRangeSize(e,this.orientation):0}checkViewportSize(){this._measureViewportSize(),this._scrollStrategy.onDataLengthChanged()}_measureViewportSize(){this._viewportSize=this.scrollable.measureViewportSize(this.orientation)}_markChangeDetectionNeeded(e){e&&this._runAfterChangeDetection.push(e),this._isChangeDetectionPending||(this._isChangeDetectionPending=!0,this.ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>{this._doChangeDetection()})))}_doChangeDetection(){this._isChangeDetectionPending=!1,this._contentWrapper.nativeElement.style.transform=this._renderedContentTransform,this.ngZone.run(()=>this._changeDetectorRef.markForCheck());const e=this._runAfterChangeDetection;this._runAfterChangeDetection=[];for(const n of e)n()}_calculateSpacerSize(){this._totalContentHeight="horizontal"===this.orientation?"":`${this._totalContentSize}px`,this._totalContentWidth="horizontal"===this.orientation?`${this._totalContentSize}px`:""}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(rt),T(WW,8),T(Cn,8),T(nc),T(Ua),T(NT,8))},i.\u0275cmp=qe({type:i,selectors:[["cdk-virtual-scroll-viewport"]],viewQuery:function(e,n){if(1&e&&bt(zW,7),2&e){let r;je(r=He())&&(n._contentWrapper=r.first)}},hostAttrs:[1,"cdk-virtual-scroll-viewport"],hostVars:4,hostBindings:function(e,n){2&e&&nt("cdk-virtual-scroll-orientation-horizontal","horizontal"===n.orientation)("cdk-virtual-scroll-orientation-vertical","horizontal"!==n.orientation)},inputs:{orientation:"orientation",appendOnly:"appendOnly"},outputs:{scrolledIndexChange:"scrolledIndexChange"},standalone:!0,features:[Qe([{provide:rc,useFactory:(t,e)=>t||e,deps:[[new jo,new Qf(NT)],i]}]),Te,Gb],ngContentSelectors:UW,decls:4,vars:4,consts:[[1,"cdk-virtual-scroll-content-wrapper"],["contentWrapper",""],[1,"cdk-virtual-scroll-spacer"]],template:function(e,n){1&e&&(qt(),z(0,"div",0,1),Ze(2),q(),Ne(3,"div",2)),2&e&&(ie(3),wi("width",n._totalContentWidth)("height",n._totalContentHeight))},styles:["cdk-virtual-scroll-viewport{display:block;position:relative;transform:translateZ(0)}.cdk-virtual-scrollable{overflow:auto;will-change:scroll-position;contain:strict;-webkit-overflow-scrolling:touch}.cdk-virtual-scroll-content-wrapper{position:absolute;top:0;left:0;contain:content}[dir=rtl] .cdk-virtual-scroll-content-wrapper{right:0;left:auto}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper{min-height:100%}.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-horizontal .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-left:0;padding-right:0;margin-left:0;margin-right:0;border-left-width:0;border-right-width:0;outline:none}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper{min-width:100%}.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>dl:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ol:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>table:not([cdkVirtualFor]),.cdk-virtual-scroll-orientation-vertical .cdk-virtual-scroll-content-wrapper>ul:not([cdkVirtualFor]){padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;border-top-width:0;border-bottom-width:0;outline:none}.cdk-virtual-scroll-spacer{height:1px;transform-origin:0 0;flex:0 0 auto}[dir=rtl] .cdk-virtual-scroll-spacer{transform-origin:100% 0}"],encapsulation:2,changeDetection:0}),i})(),oc=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})(),bv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[tu,oc,ZW,tu,oc]}),i})();class yv{attach(t){return this._attachedHost=t,t.attach(this)}detach(){let t=this._attachedHost;null!=t&&(this._attachedHost=null,t.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(t){this._attachedHost=t}}class ou extends yv{constructor(t,e,n,r,o){super(),this.component=t,this.viewContainerRef=e,this.injector=n,this.componentFactoryResolver=r,this.projectableNodes=o}}class sc extends yv{constructor(t,e,n,r){super(),this.templateRef=t,this.viewContainerRef=e,this.context=n,this.injector=r}get origin(){return this.templateRef.elementRef}attach(t,e=this.context){return this.context=e,super.attach(t)}detach(){return this.context=void 0,super.detach()}}class QW extends yv{constructor(t){super(),this.element=t instanceof Ke?t.nativeElement:t}}class ng{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(t){return t instanceof ou?(this._attachedPortal=t,this.attachComponentPortal(t)):t instanceof sc?(this._attachedPortal=t,this.attachTemplatePortal(t)):this.attachDomPortal&&t instanceof QW?(this._attachedPortal=t,this.attachDomPortal(t)):void 0}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(t){this._disposeFn=t}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}}class JW extends ng{constructor(t,e,n,r,o){super(),this.outletElement=t,this._componentFactoryResolver=e,this._appRef=n,this._defaultInjector=r,this.attachDomPortal=s=>{const a=s.element,l=this._document.createComment("dom-portal");a.parentNode.insertBefore(l,a),this.outletElement.appendChild(a),this._attachedPortal=s,super.setDisposeFn(()=>{l.parentNode&&l.parentNode.replaceChild(a,l)})},this._document=o}attachComponentPortal(t){const n=(t.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(t.component);let r;return t.viewContainerRef?(r=t.viewContainerRef.createComponent(n,t.viewContainerRef.length,t.injector||t.viewContainerRef.injector,t.projectableNodes||void 0),this.setDisposeFn(()=>r.destroy())):(r=n.create(t.injector||this._defaultInjector||Qi.NULL),this._appRef.attachView(r.hostView),this.setDisposeFn(()=>{this._appRef.viewCount>0&&this._appRef.detachView(r.hostView),r.destroy()})),this.outletElement.appendChild(this._getComponentRootNode(r)),this._attachedPortal=t,r}attachTemplatePortal(t){let e=t.viewContainerRef,n=e.createEmbeddedView(t.templateRef,t.context,{injector:t.injector});return n.rootNodes.forEach(r=>this.outletElement.appendChild(r)),n.detectChanges(),this.setDisposeFn(()=>{let r=e.indexOf(n);-1!==r&&e.remove(r)}),this._attachedPortal=t,n}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(t){return t.hostView.rootNodes[0]}}let e$=(()=>{class i extends sc{constructor(e,n){super(e,n)}}return i.\u0275fac=function(e){return new(e||i)(T(zi),T(Wi))},i.\u0275dir=Fe({type:i,selectors:[["","cdkPortal",""]],exportAs:["cdkPortal"],features:[Te]}),i})(),ra=(()=>{class i extends ng{constructor(e,n,r){super(),this._componentFactoryResolver=e,this._viewContainerRef=n,this._isInitialized=!1,this.attached=new Xe,this.attachDomPortal=o=>{const s=o.element,a=this._document.createComment("dom-portal");o.setAttachedHost(this),s.parentNode.insertBefore(a,s),this._getRootNode().appendChild(s),this._attachedPortal=o,super.setDisposeFn(()=>{a.parentNode&&a.parentNode.replaceChild(s,a)})},this._document=r}get portal(){return this._attachedPortal}set portal(e){this.hasAttached()&&!e&&!this._isInitialized||(this.hasAttached()&&super.detach(),e&&super.attach(e),this._attachedPortal=e||null)}get attachedRef(){return this._attachedRef}ngOnInit(){this._isInitialized=!0}ngOnDestroy(){super.dispose(),this._attachedRef=this._attachedPortal=null}attachComponentPortal(e){e.setAttachedHost(this);const n=null!=e.viewContainerRef?e.viewContainerRef:this._viewContainerRef,o=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component),s=n.createComponent(o,n.length,e.injector||n.injector,e.projectableNodes||void 0);return n!==this._viewContainerRef&&this._getRootNode().appendChild(s.hostView.rootNodes[0]),super.setDisposeFn(()=>s.destroy()),this._attachedPortal=e,this._attachedRef=s,this.attached.emit(s),s}attachTemplatePortal(e){e.setAttachedHost(this);const n=this._viewContainerRef.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return super.setDisposeFn(()=>this._viewContainerRef.clear()),this._attachedPortal=e,this._attachedRef=n,this.attached.emit(n),n}_getRootNode(){const e=this._viewContainerRef.element.nativeElement;return e.nodeType===e.ELEMENT_NODE?e:e.parentNode}}return i.\u0275fac=function(e){return new(e||i)(T(Hs),T(Wi),T(xt))},i.\u0275dir=Fe({type:i,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[Te]}),i})(),Wa=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})();const OT=c4();class t${constructor(t,e){this._viewportRuler=t,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=e}attach(){}enable(){if(this._canBeEnabled()){const t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=Mn(-this._previousScrollPosition.left),t.style.top=Mn(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){const t=this._document.documentElement,n=t.style,r=this._document.body.style,o=n.scrollBehavior||"",s=r.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),OT&&(n.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),OT&&(n.scrollBehavior=o,r.scrollBehavior=s)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;const e=this._document.body,n=this._viewportRuler.getViewportSize();return e.scrollHeight>n.height||e.scrollWidth>n.width}}class i${constructor(t,e,n,r){this._scrollDispatcher=t,this._ngZone=e,this._viewportRuler=n,this._config=r,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}}attach(t){this._overlayRef=t}enable(){if(this._scrollSubscription)return;const t=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=t.subscribe(()=>{const e=this._viewportRuler.getViewportScrollPosition().top;Math.abs(e-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=t.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}class RT{enable(){}disable(){}attach(){}}function Fv(i,t){return t.some(e=>i.bottome.bottom||i.righte.right)}function PT(i,t){return t.some(e=>i.tope.bottom||i.lefte.right)}class n${constructor(t,e,n,r){this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this._config=r,this._scrollSubscription=null}attach(t){this._overlayRef=t}enable(){this._scrollSubscription||(this._scrollSubscription=this._scrollDispatcher.scrolled(this._config?this._config.scrollThrottle:0).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){const e=this._overlayRef.overlayElement.getBoundingClientRect(),{width:n,height:r}=this._viewportRuler.getViewportSize();Fv(e,[{width:n,height:r,bottom:r,right:n,top:0,left:0}])&&(this.disable(),this._ngZone.run(()=>this._overlayRef.detach()))}}))}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}}let r$=(()=>{class i{constructor(e,n,r,o){this._scrollDispatcher=e,this._viewportRuler=n,this._ngZone=r,this.noop=()=>new RT,this.close=s=>new i$(this._scrollDispatcher,this._ngZone,this._viewportRuler,s),this.block=()=>new t$(this._viewportRuler,this._document),this.reposition=s=>new n$(this._scrollDispatcher,this._viewportRuler,this._ngZone,s),this._document=o}}return i.\u0275fac=function(e){return new(e||i)(pe(nc),pe(Ua),pe(rt),pe(xt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();class rg{constructor(t){if(this.scrollStrategy=new RT,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,t){const e=Object.keys(t);for(const n of e)void 0!==t[n]&&(this[n]=t[n])}}}class o${constructor(t,e){this.connectionPair=t,this.scrollableViewProperties=e}}let BT=(()=>{class i{constructor(e){this._attachedOverlays=[],this._document=e}ngOnDestroy(){this.detach()}add(e){this.remove(e),this._attachedOverlays.push(e)}remove(e){const n=this._attachedOverlays.indexOf(e);n>-1&&this._attachedOverlays.splice(n,1),0===this._attachedOverlays.length&&this.detach()}}return i.\u0275fac=function(e){return new(e||i)(pe(xt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),s$=(()=>{class i extends BT{constructor(e,n){super(e),this._ngZone=n,this._keydownListener=r=>{const o=this._attachedOverlays;for(let s=o.length-1;s>-1;s--)if(o[s]._keydownEvents.observers.length>0){const a=o[s]._keydownEvents;this._ngZone?this._ngZone.run(()=>a.next(r)):a.next(r);break}}}add(e){super.add(e),this._isAttached||(this._ngZone?this._ngZone.runOutsideAngular(()=>this._document.body.addEventListener("keydown",this._keydownListener)):this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}}return i.\u0275fac=function(e){return new(e||i)(pe(xt),pe(rt,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),a$=(()=>{class i extends BT{constructor(e,n,r){super(e),this._platform=n,this._ngZone=r,this._cursorStyleIsSet=!1,this._pointerDownListener=o=>{this._pointerDownEventTarget=La(o)},this._clickListener=o=>{const s=La(o),a="click"===o.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:s;this._pointerDownEventTarget=null;const l=this._attachedOverlays.slice();for(let u=l.length-1;u>-1;u--){const g=l[u];if(g._outsidePointerEvents.observers.length<1||!g.hasAttached())continue;if(g.overlayElement.contains(s)||g.overlayElement.contains(a))break;const D=g._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>D.next(o)):D.next(o)}}}add(e){if(super.add(e),!this._isAttached){const n=this._document.body;this._ngZone?this._ngZone.runOutsideAngular(()=>this._addEventListeners(n)):this._addEventListeners(n),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=n.style.cursor,n.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){const e=this._document.body;e.removeEventListener("pointerdown",this._pointerDownListener,!0),e.removeEventListener("click",this._clickListener,!0),e.removeEventListener("auxclick",this._clickListener,!0),e.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&this._cursorStyleIsSet&&(e.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}_addEventListeners(e){e.addEventListener("pointerdown",this._pointerDownListener,!0),e.addEventListener("click",this._clickListener,!0),e.addEventListener("auxclick",this._clickListener,!0),e.addEventListener("contextmenu",this._clickListener,!0)}}return i.\u0275fac=function(e){return new(e||i)(pe(xt),pe(Ri),pe(rt,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),og=(()=>{class i{constructor(e,n){this._platform=n,this._document=e}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){const e="cdk-overlay-container";if(this._platform.isBrowser||EF()){const r=this._document.querySelectorAll(`.${e}[platform="server"], .${e}[platform="test"]`);for(let o=0;othis._backdropClick.next(D),this._backdropTransitionendHandler=D=>{this._disposeBackdrop(D.target)},this._keydownEvents=new ce,this._outsidePointerEvents=new ce,r.scrollStrategy&&(this._scrollStrategy=r.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=r.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(t){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);const e=this._portalOutlet.attach(t);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._ngZone.onStable.pipe(ki(1)).subscribe(()=>{this.hasAttached()&&this.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),"function"==typeof e?.onDestroy&&e.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),e}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();const t=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenStable(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),t}dispose(){const t=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._disposeBackdrop(this._backdropElement),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),this._host?.remove(),this._previousHostParent=this._pane=this._host=null,t&&this._detachments.next(),this._detachments.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(t){t!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=t,this.hasAttached()&&(t.attach(this),this.updatePosition()))}updateSize(t){this._config={...this._config,...t},this._updateElementSize()}setDirection(t){this._config={...this._config,direction:t},this._updateElementDirection()}addPanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!0)}removePanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!1)}getDirection(){const t=this._config.direction;return t?"string"==typeof t?t:t.value:"ltr"}updateScrollStrategy(t){t!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=t,this.hasAttached()&&(t.attach(this),t.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;const t=this._pane.style;t.width=Mn(this._config.width),t.height=Mn(this._config.height),t.minWidth=Mn(this._config.minWidth),t.minHeight=Mn(this._config.minHeight),t.maxWidth=Mn(this._config.maxWidth),t.maxHeight=Mn(this._config.maxHeight)}_togglePointerEvents(t){this._pane.style.pointerEvents=t?"":"none"}_attachBackdrop(){const t="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._animationsDisabled&&this._backdropElement.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",this._backdropClickHandler),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this._backdropElement&&this._backdropElement.classList.add(t)})}):this._backdropElement.classList.add(t)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){const t=this._backdropElement;if(t){if(this._animationsDisabled)return void this._disposeBackdrop(t);t.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular(()=>{t.addEventListener("transitionend",this._backdropTransitionendHandler)}),t.style.pointerEvents="none",this._backdropTimeout=this._ngZone.runOutsideAngular(()=>setTimeout(()=>{this._disposeBackdrop(t)},500))}}_toggleClasses(t,e,n){const r=v_(e||[]).filter(o=>!!o);r.length&&(n?t.classList.add(...r):t.classList.remove(...r))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const t=this._ngZone.onStable.pipe(wt(Sn(this._attachments,this._detachments))).subscribe(()=>{(!this._pane||!this._host||0===this._pane.children.length)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),t.unsubscribe())})})}_disposeScrollStrategy(){const t=this._scrollStrategy;t&&(t.disable(),t.detach&&t.detach())}_disposeBackdrop(t){t&&(t.removeEventListener("click",this._backdropClickHandler),t.removeEventListener("transitionend",this._backdropTransitionendHandler),t.remove(),this._backdropElement===t&&(this._backdropElement=null)),this._backdropTimeout&&(clearTimeout(this._backdropTimeout),this._backdropTimeout=void 0)}}const jT="cdk-overlay-connected-position-bounding-box",l$=/([A-Za-z%]+)$/;class c${constructor(t,e,n,r,o){this._viewportRuler=e,this._document=n,this._platform=r,this._overlayContainer=o,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new ce,this._resizeSubscription=f.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(t)}get positions(){return this._preferredPositions}attach(t){this._validatePositions(),t.hostElement.classList.add(jT),this._overlayRef=t,this._boundingBox=t.hostElement,this._pane=t.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(()=>{this._isInitialRender=!0,this.apply()})}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const t=this._originRect,e=this._overlayRect,n=this._viewportRect,r=this._containerRect,o=[];let s;for(let a of this._preferredPositions){let l=this._getOriginPoint(t,r,a),u=this._getOverlayPoint(l,e,a),g=this._getOverlayFit(u,e,n,a);if(g.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(a,l);this._canFitWithFlexibleDimensions(g,u,n)?o.push({position:a,origin:l,overlayRect:e,boundingBoxRect:this._calculateBoundingBoxRect(l,a)}):(!s||s.overlayFit.visibleAreal&&(l=g,a=u)}return this._isPushed=!1,void this._applyPosition(a.position,a.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(s.position,s.originPoint);this._applyPosition(s.position,s.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&ac(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(jT),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;const t=this._lastPosition;if(t){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();const e=this._getOriginPoint(this._originRect,this._containerRect,t);this._applyPosition(t,e)}else this.apply()}withScrollableContainers(t){return this._scrollables=t,this}withPositions(t){return this._preferredPositions=t,-1===t.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(t){return this._viewportMargin=t,this}withFlexibleDimensions(t=!0){return this._hasFlexibleDimensions=t,this}withGrowAfterOpen(t=!0){return this._growAfterOpen=t,this}withPush(t=!0){return this._canPush=t,this}withLockedPosition(t=!0){return this._positionLocked=t,this}setOrigin(t){return this._origin=t,this}withDefaultOffsetX(t){return this._offsetX=t,this}withDefaultOffsetY(t){return this._offsetY=t,this}withTransformOriginOn(t){return this._transformOriginSelector=t,this}_getOriginPoint(t,e,n){let r,o;if("center"==n.originX)r=t.left+t.width/2;else{const s=this._isRtl()?t.right:t.left,a=this._isRtl()?t.left:t.right;r="start"==n.originX?s:a}return e.left<0&&(r-=e.left),o="center"==n.originY?t.top+t.height/2:"top"==n.originY?t.top:t.bottom,e.top<0&&(o-=e.top),{x:r,y:o}}_getOverlayPoint(t,e,n){let r,o;return r="center"==n.overlayX?-e.width/2:"start"===n.overlayX?this._isRtl()?-e.width:0:this._isRtl()?0:-e.width,o="center"==n.overlayY?-e.height/2:"top"==n.overlayY?0:-e.height,{x:t.x+r,y:t.y+o}}_getOverlayFit(t,e,n,r){const o=YT(e);let{x:s,y:a}=t,l=this._getOffset(r,"x"),u=this._getOffset(r,"y");l&&(s+=l),u&&(a+=u);let H=0-a,K=a+o.height-n.height,ee=this._subtractOverflows(o.width,0-s,s+o.width-n.width),ae=this._subtractOverflows(o.height,H,K),me=ee*ae;return{visibleArea:me,isCompletelyWithinViewport:o.width*o.height===me,fitsInViewportVertically:ae===o.height,fitsInViewportHorizontally:ee==o.width}}_canFitWithFlexibleDimensions(t,e,n){if(this._hasFlexibleDimensions){const r=n.bottom-e.y,o=n.right-e.x,s=HT(this._overlayRef.getConfig().minHeight),a=HT(this._overlayRef.getConfig().minWidth),u=t.fitsInViewportHorizontally||null!=a&&a<=o;return(t.fitsInViewportVertically||null!=s&&s<=r)&&u}return!1}_pushOverlayOnScreen(t,e,n){if(this._previousPushAmount&&this._positionLocked)return{x:t.x+this._previousPushAmount.x,y:t.y+this._previousPushAmount.y};const r=YT(e),o=this._viewportRect,s=Math.max(t.x+r.width-o.width,0),a=Math.max(t.y+r.height-o.height,0),l=Math.max(o.top-n.top-t.y,0),u=Math.max(o.left-n.left-t.x,0);let g=0,D=0;return g=r.width<=o.width?u||-s:t.xee&&!this._isInitialRender&&!this._growAfterOpen&&(s=t.y-ee/2)}if("end"===e.overlayX&&!r||"start"===e.overlayX&&r)H=n.width-t.x+this._viewportMargin,g=t.x-this._viewportMargin;else if("start"===e.overlayX&&!r||"end"===e.overlayX&&r)D=t.x,g=n.right-t.x;else{const K=Math.min(n.right-t.x+n.left,t.x),ee=this._lastBoundingBoxSize.width;g=2*K,D=t.x-K,g>ee&&!this._isInitialRender&&!this._growAfterOpen&&(D=t.x-ee/2)}return{top:s,left:D,bottom:a,right:H,width:g,height:o}}_setBoundingBoxStyles(t,e){const n=this._calculateBoundingBoxRect(t,e);!this._isInitialRender&&!this._growAfterOpen&&(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));const r={};if(this._hasExactPosition())r.top=r.left="0",r.bottom=r.right=r.maxHeight=r.maxWidth="",r.width=r.height="100%";else{const o=this._overlayRef.getConfig().maxHeight,s=this._overlayRef.getConfig().maxWidth;r.height=Mn(n.height),r.top=Mn(n.top),r.bottom=Mn(n.bottom),r.width=Mn(n.width),r.left=Mn(n.left),r.right=Mn(n.right),r.alignItems="center"===e.overlayX?"center":"end"===e.overlayX?"flex-end":"flex-start",r.justifyContent="center"===e.overlayY?"center":"bottom"===e.overlayY?"flex-end":"flex-start",o&&(r.maxHeight=Mn(o)),s&&(r.maxWidth=Mn(s))}this._lastBoundingBoxSize=n,ac(this._boundingBox.style,r)}_resetBoundingBoxStyles(){ac(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){ac(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(t,e){const n={},r=this._hasExactPosition(),o=this._hasFlexibleDimensions,s=this._overlayRef.getConfig();if(r){const g=this._viewportRuler.getViewportScrollPosition();ac(n,this._getExactOverlayY(e,t,g)),ac(n,this._getExactOverlayX(e,t,g))}else n.position="static";let a="",l=this._getOffset(e,"x"),u=this._getOffset(e,"y");l&&(a+=`translateX(${l}px) `),u&&(a+=`translateY(${u}px)`),n.transform=a.trim(),s.maxHeight&&(r?n.maxHeight=Mn(s.maxHeight):o&&(n.maxHeight="")),s.maxWidth&&(r?n.maxWidth=Mn(s.maxWidth):o&&(n.maxWidth="")),ac(this._pane.style,n)}_getExactOverlayY(t,e,n){let r={top:"",bottom:""},o=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n)),"bottom"===t.overlayY?r.bottom=this._document.documentElement.clientHeight-(o.y+this._overlayRect.height)+"px":r.top=Mn(o.y),r}_getExactOverlayX(t,e,n){let s,r={left:"",right:""},o=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n)),s=this._isRtl()?"end"===t.overlayX?"left":"right":"end"===t.overlayX?"right":"left","right"===s?r.right=this._document.documentElement.clientWidth-(o.x+this._overlayRect.width)+"px":r.left=Mn(o.x),r}_getScrollVisibility(){const t=this._getOriginRect(),e=this._pane.getBoundingClientRect(),n=this._scrollables.map(r=>r.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:PT(t,n),isOriginOutsideView:Fv(t,n),isOverlayClipped:PT(e,n),isOverlayOutsideView:Fv(e,n)}}_subtractOverflows(t,...e){return e.reduce((n,r)=>n-Math.max(r,0),t)}_getNarrowedViewportRect(){const t=this._document.documentElement.clientWidth,e=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._viewportMargin,left:n.left+this._viewportMargin,right:n.left+t-this._viewportMargin,bottom:n.top+e-this._viewportMargin,width:t-2*this._viewportMargin,height:e-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(t,e){return"x"===e?null==t.offsetX?this._offsetX:t.offsetX:null==t.offsetY?this._offsetY:t.offsetY}_validatePositions(){}_addPanelClasses(t){this._pane&&v_(t).forEach(e=>{""!==e&&-1===this._appliedPanelClasses.indexOf(e)&&(this._appliedPanelClasses.push(e),this._pane.classList.add(e))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(t=>{this._pane.classList.remove(t)}),this._appliedPanelClasses=[])}_getOriginRect(){const t=this._origin;if(t instanceof Ke)return t.nativeElement.getBoundingClientRect();if(t instanceof Element)return t.getBoundingClientRect();const e=t.width||0,n=t.height||0;return{top:t.y,bottom:t.y+n,left:t.x,right:t.x+e,height:n,width:e}}}function ac(i,t){for(let e in t)t.hasOwnProperty(e)&&(i[e]=t[e]);return i}function HT(i){if("number"!=typeof i&&null!=i){const[t,e]=i.split(l$);return e&&"px"!==e?null:parseFloat(t)}return i||null}function YT(i){return{top:Math.floor(i.top),right:Math.floor(i.right),bottom:Math.floor(i.bottom),left:Math.floor(i.left),width:Math.floor(i.width),height:Math.floor(i.height)}}const VT="cdk-global-overlay-wrapper";class d${constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._alignItems="",this._xPosition="",this._xOffset="",this._width="",this._height="",this._isDisposed=!1}attach(t){const e=t.getConfig();this._overlayRef=t,this._width&&!e.width&&t.updateSize({width:this._width}),this._height&&!e.height&&t.updateSize({height:this._height}),t.hostElement.classList.add(VT),this._isDisposed=!1}top(t=""){return this._bottomOffset="",this._topOffset=t,this._alignItems="flex-start",this}left(t=""){return this._xOffset=t,this._xPosition="left",this}bottom(t=""){return this._topOffset="",this._bottomOffset=t,this._alignItems="flex-end",this}right(t=""){return this._xOffset=t,this._xPosition="right",this}start(t=""){return this._xOffset=t,this._xPosition="start",this}end(t=""){return this._xOffset=t,this._xPosition="end",this}width(t=""){return this._overlayRef?this._overlayRef.updateSize({width:t}):this._width=t,this}height(t=""){return this._overlayRef?this._overlayRef.updateSize({height:t}):this._height=t,this}centerHorizontally(t=""){return this.left(t),this._xPosition="center",this}centerVertically(t=""){return this.top(t),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;const t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:r,height:o,maxWidth:s,maxHeight:a}=n,l=!("100%"!==r&&"100vw"!==r||s&&"100%"!==s&&"100vw"!==s),u=!("100%"!==o&&"100vh"!==o||a&&"100%"!==a&&"100vh"!==a),g=this._xPosition,D=this._xOffset,H="rtl"===this._overlayRef.getConfig().direction;let K="",ee="",ae="";l?ae="flex-start":"center"===g?(ae="center",H?ee=D:K=D):H?"left"===g||"end"===g?(ae="flex-end",K=D):("right"===g||"start"===g)&&(ae="flex-start",ee=D):"left"===g||"start"===g?(ae="flex-start",K=D):("right"===g||"end"===g)&&(ae="flex-end",ee=D),t.position=this._cssPosition,t.marginLeft=l?"0":K,t.marginTop=u?"0":this._topOffset,t.marginBottom=this._bottomOffset,t.marginRight=l?"0":ee,e.justifyContent=ae,e.alignItems=u?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;const t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement,n=e.style;e.classList.remove(VT),n.justifyContent=n.alignItems=t.marginTop=t.marginBottom=t.marginLeft=t.marginRight=t.position="",this._overlayRef=null,this._isDisposed=!0}}let u$=(()=>{class i{constructor(e,n,r,o){this._viewportRuler=e,this._document=n,this._platform=r,this._overlayContainer=o}global(){return new d$}flexibleConnectedTo(e){return new c$(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}return i.\u0275fac=function(e){return new(e||i)(pe(Ua),pe(xt),pe(Ri),pe(og))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),h$=0,no=(()=>{class i{constructor(e,n,r,o,s,a,l,u,g,D,H,K){this.scrollStrategies=e,this._overlayContainer=n,this._componentFactoryResolver=r,this._positionBuilder=o,this._keyboardDispatcher=s,this._injector=a,this._ngZone=l,this._document=u,this._directionality=g,this._location=D,this._outsideClickDispatcher=H,this._animationsModuleType=K}create(e){const n=this._createHostElement(),r=this._createPaneElement(n),o=this._createPortalOutlet(r),s=new rg(e);return s.direction=s.direction||this._directionality.value,new xm(o,n,r,s,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,"NoopAnimations"===this._animationsModuleType)}position(){return this._positionBuilder}_createPaneElement(e){const n=this._document.createElement("div");return n.id="cdk-overlay-"+h$++,n.classList.add("cdk-overlay-pane"),e.appendChild(n),n}_createHostElement(){const e=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(e),e}_createPortalOutlet(e){return this._appRef||(this._appRef=this._injector.get(Ws)),new JW(e,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}return i.\u0275fac=function(e){return new(e||i)(pe(r$),pe(og),pe(Hs),pe(u$),pe(s$),pe(Qi),pe(rt),pe(xt),pe(Cn),pe(Ed),pe(a$),pe(Oi,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const p$={provide:new De("cdk-connected-overlay-scroll-strategy"),deps:[no],useFactory:function f$(i){return()=>i.scrollStrategies.reposition()}};let su=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[no,p$],imports:[tu,Wa,bv,bv]}),i})();var lc_OPEN="mdc-dialog--open",zT_DIALOG_ANIMATION_CLOSE_TIME_MS=(["textarea",".mdc-menu .mdc-list-item",".mdc-menu .mdc-deprecated-list-item"].join(", "),75);function _$(i,t){}class sg{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.ariaModal=!0,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.closeOnNavigation=!0,this.closeOnDestroy=!0}}let UT=(()=>{class i extends ng{constructor(e,n,r,o,s,a,l,u){super(),this._elementRef=e,this._focusTrapFactory=n,this._config=o,this._interactivityChecker=s,this._ngZone=a,this._overlayRef=l,this._focusMonitor=u,this._elementFocusedBeforeDialogWasOpened=null,this._closeInteractionType=null,this.attachDomPortal=g=>{this._portalOutlet.hasAttached();const D=this._portalOutlet.attachDomPortal(g);return this._contentAttached(),D},this._ariaLabelledBy=this._config.ariaLabelledBy||null,this._document=r}_contentAttached(){this._initializeFocusTrap(),this._handleBackdropClicks(),this._captureInitialFocus()}_captureInitialFocus(){this._trapFocus()}ngOnDestroy(){this._restoreFocus()}attachComponentPortal(e){this._portalOutlet.hasAttached();const n=this._portalOutlet.attachComponentPortal(e);return this._contentAttached(),n}attachTemplatePortal(e){this._portalOutlet.hasAttached();const n=this._portalOutlet.attachTemplatePortal(e);return this._contentAttached(),n}_recaptureFocus(){this._containsFocus()||this._trapFocus()}_forceFocus(e,n){this._interactivityChecker.isFocusable(e)||(e.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{const r=()=>{e.removeEventListener("blur",r),e.removeEventListener("mousedown",r),e.removeAttribute("tabindex")};e.addEventListener("blur",r),e.addEventListener("mousedown",r)})),e.focus(n)}_focusByCssSelector(e,n){let r=this._elementRef.nativeElement.querySelector(e);r&&this._forceFocus(r,n)}_trapFocus(){const e=this._elementRef.nativeElement;switch(this._config.autoFocus){case!1:case"dialog":this._containsFocus()||e.focus();break;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(n=>{n||this._focusDialogContainer()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this._config.autoFocus)}}_restoreFocus(){const e=this._config.restoreFocus;let n=null;if("string"==typeof e?n=this._document.querySelector(e):"boolean"==typeof e?n=e?this._elementFocusedBeforeDialogWasOpened:null:e&&(n=e),this._config.restoreFocus&&n&&"function"==typeof n.focus){const r=D_(),o=this._elementRef.nativeElement;(!r||r===this._document.body||r===o||o.contains(r))&&(this._focusMonitor?(this._focusMonitor.focusVia(n,this._closeInteractionType),this._closeInteractionType=null):n.focus())}this._focusTrap&&this._focusTrap.destroy()}_focusDialogContainer(){this._elementRef.nativeElement.focus&&this._elementRef.nativeElement.focus()}_containsFocus(){const e=this._elementRef.nativeElement,n=D_();return e===n||e.contains(n)}_initializeFocusTrap(){this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=D_())}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(X_),T(xt,8),T(sg),T(ym),T(rt),T(xm),T(Hr))},i.\u0275cmp=qe({type:i,selectors:[["cdk-dialog-container"]],viewQuery:function(e,n){if(1&e&&bt(ra,7),2&e){let r;je(r=He())&&(n._portalOutlet=r.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(e,n){2&e&&it("id",n._config.id||null)("role",n._config.role)("aria-modal",n._config.ariaModal)("aria-labelledby",n._config.ariaLabel?null:n._ariaLabelledBy)("aria-label",n._config.ariaLabel)("aria-describedby",n._config.ariaDescribedBy||null)},features:[Te],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,n){1&e&&be(0,_$,0,0,"ng-template",0)},dependencies:[ra],styles:[".cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}"],encapsulation:2}),i})();class vv{constructor(t,e){this.overlayRef=t,this.config=e,this.closed=new ce,this.disableClose=e.disableClose,this.backdropClick=t.backdropClick(),this.keydownEvents=t.keydownEvents(),this.outsidePointerEvents=t.outsidePointerEvents(),this.id=e.id,this.keydownEvents.subscribe(n=>{27===n.keyCode&&!this.disableClose&&!qo(n)&&(n.preventDefault(),this.close(void 0,{focusOrigin:"keyboard"}))}),this.backdropClick.subscribe(()=>{this.disableClose||this.close(void 0,{focusOrigin:"mouse"})})}close(t,e){if(this.containerInstance){const n=this.closed;this.containerInstance._closeInteractionType=e?.focusOrigin||"program",this.overlayRef.dispose(),n.next(t),n.complete(),this.componentInstance=this.containerInstance=null}}updatePosition(){return this.overlayRef.updatePosition(),this}updateSize(t="",e=""){return this.overlayRef.updateSize({width:t,height:e}),this}addPanelClass(t){return this.overlayRef.addPanelClass(t),this}removePanelClass(t){return this.overlayRef.removePanelClass(t),this}}const WT=new De("DialogScrollStrategy"),g$=new De("DialogData"),b$=new De("DefaultDialogConfig"),F$={provide:WT,deps:[no],useFactory:function y$(i){return()=>i.scrollStrategies.block()}};let v$=0,$T=(()=>{class i{constructor(e,n,r,o,s,a){this._overlay=e,this._injector=n,this._defaultOptions=r,this._parentDialog=o,this._overlayContainer=s,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new ce,this._afterOpenedAtThisLevel=new ce,this._ariaHiddenElements=new Map,this.afterAllClosed=Td(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(Rn(void 0))),this._scrollStrategy=a}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}open(e,n){(n={...this._defaultOptions||new sg,...n}).id=n.id||"cdk-dialog-"+v$++,n.id&&this.getDialogById(n.id);const o=this._getOverlayConfig(n),s=this._overlay.create(o),a=new vv(s,n),l=this._attachContainer(s,a,n);return a.containerInstance=l,this._attachDialogContent(e,a,l,n),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(a),a.closed.subscribe(()=>this._removeOpenDialog(a,!0)),this.afterOpened.next(a),a}closeAll(){wv(this.openDialogs,e=>e.close())}getDialogById(e){return this.openDialogs.find(n=>n.id===e)}ngOnDestroy(){wv(this._openDialogsAtThisLevel,e=>{!1===e.config.closeOnDestroy&&this._removeOpenDialog(e,!1)}),wv(this._openDialogsAtThisLevel,e=>e.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(e){const n=new rg({positionStrategy:e.positionStrategy||this._overlay.position().global().centerHorizontally().centerVertically(),scrollStrategy:e.scrollStrategy||this._scrollStrategy(),panelClass:e.panelClass,hasBackdrop:e.hasBackdrop,direction:e.direction,minWidth:e.minWidth,minHeight:e.minHeight,maxWidth:e.maxWidth,maxHeight:e.maxHeight,width:e.width,height:e.height,disposeOnNavigation:e.closeOnNavigation});return e.backdropClass&&(n.backdropClass=e.backdropClass),n}_attachContainer(e,n,r){const o=r.injector||r.viewContainerRef?.injector,s=[{provide:sg,useValue:r},{provide:vv,useValue:n},{provide:xm,useValue:e}];let a;r.container?"function"==typeof r.container?a=r.container:(a=r.container.type,s.push(...r.container.providers(r))):a=UT;const l=new ou(a,r.viewContainerRef,Qi.create({parent:o||this._injector,providers:s}),r.componentFactoryResolver);return e.attach(l).instance}_attachDialogContent(e,n,r,o){if(e instanceof zi){const s=this._createInjector(o,n,r,void 0);let a={$implicit:o.data,dialogRef:n};o.templateContext&&(a={...a,..."function"==typeof o.templateContext?o.templateContext():o.templateContext}),r.attachTemplatePortal(new sc(e,null,a,s))}else{const s=this._createInjector(o,n,r,this._injector),a=r.attachComponentPortal(new ou(e,o.viewContainerRef,s,o.componentFactoryResolver));n.componentInstance=a.instance}}_createInjector(e,n,r,o){const s=e.injector||e.viewContainerRef?.injector,a=[{provide:g$,useValue:e.data},{provide:vv,useValue:n}];return e.providers&&("function"==typeof e.providers?a.push(...e.providers(n,e,r)):a.push(...e.providers)),e.direction&&(!s||!s.get(Cn,null,{optional:!0}))&&a.push({provide:Cn,useValue:{value:e.direction,change:mt()}}),Qi.create({parent:s||o,providers:a})}_removeOpenDialog(e,n){const r=this.openDialogs.indexOf(e);r>-1&&(this.openDialogs.splice(r,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((o,s)=>{o?s.setAttribute("aria-hidden",o):s.removeAttribute("aria-hidden")}),this._ariaHiddenElements.clear(),n&&this._getAfterAllClosed().next()))}_hideNonDialogContentFromAssistiveTechnology(){const e=this._overlayContainer.getContainerElement();if(e.parentElement){const n=e.parentElement.children;for(let r=n.length-1;r>-1;r--){const o=n[r];o!==e&&"SCRIPT"!==o.nodeName&&"STYLE"!==o.nodeName&&!o.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(o,o.getAttribute("aria-hidden")),o.setAttribute("aria-hidden","true"))}}}_getAfterAllClosed(){const e=this._parentDialog;return e?e._getAfterAllClosed():this._afterAllClosedAtThisLevel}}return i.\u0275fac=function(e){return new(e||i)(pe(no),pe(Qi),pe(b$,8),pe(i,12),pe(og),pe(WT))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();function wv(i,t){let e=i.length;for(;e--;)t(i[e])}let w$=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[$T,F$],imports:[su,Wa,Q_,Wa]}),i})();class GT{}class k${}const oa="*";function xr(i,t){return{type:7,name:i,definitions:t,options:{}}}function un(i,t=null){return{type:4,styles:t,timings:i}}function KT(i,t=null){return{type:2,steps:i,options:t}}function jt(i){return{type:6,styles:i,offset:null}}function Zi(i,t,e){return{type:0,name:i,styles:t,options:e}}function XT(i){return{type:5,steps:i}}function tn(i,t,e=null){return{type:1,expr:i,animation:t,options:e}}function cc(i,t,e=null){return{type:11,selector:i,animation:t,options:e}}function ZT(i,t){return{type:12,timings:i,animation:t}}function QT(i){Promise.resolve().then(i)}class Dm{constructor(t=0,e=0){this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._originalOnDoneFns=[],this._originalOnStartFns=[],this._started=!1,this._destroyed=!1,this._finished=!1,this._position=0,this.parentPlayer=null,this.totalTime=t+e}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=>t()),this._onDoneFns=[])}onStart(t){this._originalOnStartFns.push(t),this._onStartFns.push(t)}onDone(t){this._originalOnDoneFns.push(t),this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}hasStarted(){return this._started}init(){}play(){this.hasStarted()||(this._onStart(),this.triggerMicrotask()),this._started=!0}triggerMicrotask(){QT(()=>this._onFinish())}_onStart(){this._onStartFns.forEach(t=>t()),this._onStartFns=[]}pause(){}restart(){}finish(){this._onFinish()}destroy(){this._destroyed||(this._destroyed=!0,this.hasStarted()||this._onStart(),this.finish(),this._onDestroyFns.forEach(t=>t()),this._onDestroyFns=[])}reset(){this._started=!1,this._finished=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}setPosition(t){this._position=this.totalTime?t*this.totalTime:1}getPosition(){return this.totalTime?this._position/this.totalTime:1}triggerCallback(t){const e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}}class JT{constructor(t){this._onDoneFns=[],this._onStartFns=[],this._finished=!1,this._started=!1,this._destroyed=!1,this._onDestroyFns=[],this.parentPlayer=null,this.totalTime=0,this.players=t;let e=0,n=0,r=0;const o=this.players.length;0==o?QT(()=>this._onFinish()):this.players.forEach(s=>{s.onDone(()=>{++e==o&&this._onFinish()}),s.onDestroy(()=>{++n==o&&this._onDestroy()}),s.onStart(()=>{++r==o&&this._onStart()})}),this.totalTime=this.players.reduce((s,a)=>Math.max(s,a.totalTime),0)}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=>t()),this._onDoneFns=[])}init(){this.players.forEach(t=>t.init())}onStart(t){this._onStartFns.push(t)}_onStart(){this.hasStarted()||(this._started=!0,this._onStartFns.forEach(t=>t()),this._onStartFns=[])}onDone(t){this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}hasStarted(){return this._started}play(){this.parentPlayer||this.init(),this._onStart(),this.players.forEach(t=>t.play())}pause(){this.players.forEach(t=>t.pause())}restart(){this.players.forEach(t=>t.restart())}finish(){this._onFinish(),this.players.forEach(t=>t.finish())}destroy(){this._onDestroy()}_onDestroy(){this._destroyed||(this._destroyed=!0,this._onFinish(),this.players.forEach(t=>t.destroy()),this._onDestroyFns.forEach(t=>t()),this._onDestroyFns=[])}reset(){this.players.forEach(t=>t.reset()),this._destroyed=!1,this._finished=!1,this._started=!1}setPosition(t){const e=t*this.totalTime;this.players.forEach(n=>{const r=n.totalTime?Math.min(1,e/n.totalTime):1;n.setPosition(r)})}getPosition(){const t=this.players.reduce((e,n)=>null===e||n.totalTime>e.totalTime?n:e,null);return null!=t?t.getPosition():0}beforeDestroy(){this.players.forEach(t=>{t.beforeDestroy&&t.beforeDestroy()})}triggerCallback(t){const e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}}function x$(i,t){}class ag{constructor(){this.role="dialog",this.panelClass="",this.hasBackdrop=!0,this.backdropClass="",this.disableClose=!1,this.width="",this.height="",this.maxWidth="80vw",this.data=null,this.ariaDescribedBy=null,this.ariaLabelledBy=null,this.ariaLabel=null,this.ariaModal=!0,this.autoFocus="first-tabbable",this.restoreFocus=!0,this.delayFocusTrap=!0,this.closeOnNavigation=!0}}let D$=(()=>{class i extends UT{constructor(e,n,r,o,s,a,l,u){super(e,n,r,o,s,a,l,u),this._animationStateChanged=new Xe}_captureInitialFocus(){this._config.delayFocusTrap||this._trapFocus()}_openAnimationDone(e){this._config.delayFocusTrap&&this._trapFocus(),this._animationStateChanged.next({state:"opened",totalTime:e})}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(X_),T(xt,8),T(ag),T(ym),T(rt),T(xm),T(Hr))},i.\u0275cmp=qe({type:i,selectors:[["ng-component"]],features:[Te],decls:0,vars:0,template:function(e,n){},encapsulation:2}),i})();const e6="--mat-dialog-transition-duration";function t6(i){return null==i?null:"number"==typeof i?i:i.endsWith("ms")?en(i.substring(0,i.length-2)):i.endsWith("s")?1e3*en(i.substring(0,i.length-1)):"0"===i?0:null}let M$=(()=>{class i extends D${constructor(e,n,r,o,s,a,l,u,g){super(e,n,r,o,s,a,l,g),this._animationMode=u,this._animationsEnabled="NoopAnimations"!==this._animationMode,this._hostElement=this._elementRef.nativeElement,this._openAnimationDuration=this._animationsEnabled?t6(this._config.enterAnimationDuration)??150:0,this._closeAnimationDuration=this._animationsEnabled?t6(this._config.exitAnimationDuration)??zT_DIALOG_ANIMATION_CLOSE_TIME_MS:0,this._animationTimer=null,this._finishDialogOpen=()=>{this._clearAnimationClasses(),this._openAnimationDone(this._openAnimationDuration)},this._finishDialogClose=()=>{this._clearAnimationClasses(),this._animationStateChanged.emit({state:"closed",totalTime:this._closeAnimationDuration})}}_contentAttached(){super._contentAttached(),this._startOpenAnimation()}ngOnDestroy(){super.ngOnDestroy(),null!==this._animationTimer&&clearTimeout(this._animationTimer)}_startOpenAnimation(){this._animationStateChanged.emit({state:"opening",totalTime:this._openAnimationDuration}),this._animationsEnabled?(this._hostElement.style.setProperty(e6,`${this._openAnimationDuration}ms`),this._hostElement.classList.add("mdc-dialog--opening"),this._hostElement.classList.add(lc_OPEN),this._waitForAnimationToComplete(this._openAnimationDuration,this._finishDialogOpen)):(this._hostElement.classList.add(lc_OPEN),Promise.resolve().then(()=>this._finishDialogOpen()))}_startExitAnimation(){this._animationStateChanged.emit({state:"closing",totalTime:this._closeAnimationDuration}),this._hostElement.classList.remove(lc_OPEN),this._animationsEnabled?(this._hostElement.style.setProperty(e6,`${this._openAnimationDuration}ms`),this._hostElement.classList.add("mdc-dialog--closing"),this._waitForAnimationToComplete(this._closeAnimationDuration,this._finishDialogClose)):Promise.resolve().then(()=>this._finishDialogClose())}_clearAnimationClasses(){this._hostElement.classList.remove("mdc-dialog--opening"),this._hostElement.classList.remove("mdc-dialog--closing")}_waitForAnimationToComplete(e,n){null!==this._animationTimer&&clearTimeout(this._animationTimer),this._animationTimer=setTimeout(n,e)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(X_),T(xt,8),T(ag),T(ym),T(rt),T(xm),T(Oi,8),T(Hr))},i.\u0275cmp=qe({type:i,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1",1,"mat-mdc-dialog-container","mdc-dialog"],hostVars:8,hostBindings:function(e,n){2&e&&(Pr("id",n._config.id),it("aria-modal",n._config.ariaModal)("role",n._config.role)("aria-labelledby",n._config.ariaLabel?null:n._ariaLabelledBy)("aria-label",n._config.ariaLabel)("aria-describedby",n._config.ariaDescribedBy||null),nt("_mat-animation-noopable",!n._animationsEnabled))},features:[Te],decls:3,vars:0,consts:[[1,"mdc-dialog__container"],[1,"mat-mdc-dialog-surface","mdc-dialog__surface"],["cdkPortalOutlet",""]],template:function(e,n){1&e&&(z(0,"div",0)(1,"div",1),be(2,x$,0,0,"ng-template",2),q()())},dependencies:[ra],styles:['.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-dialog,.mdc-dialog__scrim{position:fixed;top:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:100%}.mdc-dialog{display:none;z-index:var(--mdc-dialog-z-index, 7)}.mdc-dialog .mdc-dialog__content{padding:20px 24px 20px 24px}.mdc-dialog .mdc-dialog__surface{min-width:280px}@media(max-width: 592px){.mdc-dialog .mdc-dialog__surface{max-width:calc(100vw - 32px)}}@media(min-width: 592px){.mdc-dialog .mdc-dialog__surface{max-width:560px}}.mdc-dialog .mdc-dialog__surface{max-height:calc(100% - 32px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-width:none}@media(max-width: 960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px;width:560px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}@media(max-width: 720px)and (max-width: 672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 112px)}}@media(max-width: 720px)and (min-width: 672px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:560px}}@media(max-width: 720px)and (max-height: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:calc(100vh - 160px)}}@media(max-width: 720px)and (min-height: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{max-height:560px}}@media(max-width: 720px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}@media(max-width: 720px)and (max-height: 400px),(max-width: 600px),(min-width: 720px)and (max-height: 400px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{height:100%;max-height:100vh;max-width:100vw;width:100vw;border-radius:0}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{order:-1;left:-12px}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__header{padding:0 16px 9px;justify-content:flex-start}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__title{margin-left:calc(16px - 2 * 12px)}}@media(min-width: 960px){.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface{width:calc(100vw - 400px)}.mdc-dialog.mdc-dialog--fullscreen .mdc-dialog__surface .mdc-dialog__close{right:-12px}}.mdc-dialog.mdc-dialog__scrim--hidden .mdc-dialog__scrim{opacity:0}.mdc-dialog__scrim{opacity:0;z-index:-1}.mdc-dialog__container{display:flex;flex-direction:row;align-items:center;justify-content:space-around;box-sizing:border-box;height:100%;transform:scale(0.8);opacity:0;pointer-events:none}.mdc-dialog__surface{position:relative;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;box-sizing:border-box;max-width:100%;max-height:100%;pointer-events:auto;overflow-y:auto}.mdc-dialog__surface .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}[dir=rtl] .mdc-dialog__surface,.mdc-dialog__surface[dir=rtl]{text-align:right}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-dialog__surface{outline:2px solid windowText}}.mdc-dialog__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:2px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-dialog__surface::before{border-color:CanvasText}}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){.mdc-dialog__surface::before{content:none}}.mdc-dialog__title{display:block;margin-top:0;position:relative;flex-shrink:0;box-sizing:border-box;margin:0 0 1px;padding:0 24px 9px}.mdc-dialog__title::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}[dir=rtl] .mdc-dialog__title,.mdc-dialog__title[dir=rtl]{text-align:right}.mdc-dialog--scrollable .mdc-dialog__title{margin-bottom:1px;padding-bottom:15px}.mdc-dialog--fullscreen .mdc-dialog__header{align-items:baseline;border-bottom:1px solid rgba(0,0,0,0);display:inline-flex;justify-content:space-between;padding:0 24px 9px;z-index:1}@media screen and (forced-colors: active){.mdc-dialog--fullscreen .mdc-dialog__header{border-bottom-color:CanvasText}}.mdc-dialog--fullscreen .mdc-dialog__header .mdc-dialog__close{right:-12px}.mdc-dialog--fullscreen .mdc-dialog__title{margin-bottom:0;padding:0;border-bottom:0}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__title{border-bottom:0;margin-bottom:0}.mdc-dialog--fullscreen .mdc-dialog__close{top:5px}.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top:1px solid rgba(0,0,0,0)}@media screen and (forced-colors: active){.mdc-dialog--fullscreen.mdc-dialog--scrollable .mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog--fullscreen--titleless .mdc-dialog__close{margin-top:4px}.mdc-dialog--fullscreen--titleless.mdc-dialog--scrollable .mdc-dialog__close{margin-top:0}.mdc-dialog__content{flex-grow:1;box-sizing:border-box;margin:0;overflow:auto}.mdc-dialog__content>:first-child{margin-top:0}.mdc-dialog__content>:last-child{margin-bottom:0}.mdc-dialog__title+.mdc-dialog__content,.mdc-dialog__header+.mdc-dialog__content{padding-top:0}.mdc-dialog--scrollable .mdc-dialog__title+.mdc-dialog__content{padding-top:8px;padding-bottom:8px}.mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:6px 0 0}.mdc-dialog--scrollable .mdc-dialog__content .mdc-deprecated-list:first-child:last-child{padding:0}.mdc-dialog__actions{display:flex;position:relative;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;box-sizing:border-box;min-height:52px;margin:0;padding:8px;border-top:1px solid rgba(0,0,0,0)}@media screen and (forced-colors: active){.mdc-dialog__actions{border-top-color:CanvasText}}.mdc-dialog--stacked .mdc-dialog__actions{flex-direction:column;align-items:flex-end}.mdc-dialog__button{margin-left:8px;margin-right:0;max-width:100%;text-align:right}[dir=rtl] .mdc-dialog__button,.mdc-dialog__button[dir=rtl]{margin-left:0;margin-right:8px}.mdc-dialog__button:first-child{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__button:first-child,.mdc-dialog__button:first-child[dir=rtl]{margin-left:0;margin-right:0}[dir=rtl] .mdc-dialog__button,.mdc-dialog__button[dir=rtl]{text-align:left}.mdc-dialog--stacked .mdc-dialog__button:not(:first-child){margin-top:12px}.mdc-dialog--open,.mdc-dialog--opening,.mdc-dialog--closing{display:flex}.mdc-dialog--opening .mdc-dialog__scrim{transition:opacity 150ms linear}.mdc-dialog--opening .mdc-dialog__container{transition:opacity 75ms linear,transform 150ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-dialog--closing .mdc-dialog__scrim,.mdc-dialog--closing .mdc-dialog__container{transition:opacity 75ms linear}.mdc-dialog--closing .mdc-dialog__container{transform:none}.mdc-dialog--open .mdc-dialog__scrim{opacity:1}.mdc-dialog--open .mdc-dialog__container{transform:none;opacity:1}.mdc-dialog--open.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim{opacity:1}.mdc-dialog--open.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{transition:opacity 75ms linear}.mdc-dialog--open.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim{transition:opacity 150ms linear}.mdc-dialog__surface-scrim{display:none;opacity:0;position:absolute;width:100%;height:100%;z-index:1}.mdc-dialog__surface-scrim--shown .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--showing .mdc-dialog__surface-scrim,.mdc-dialog__surface-scrim--hiding .mdc-dialog__surface-scrim{display:block}.mdc-dialog-scroll-lock{overflow:hidden}.mdc-dialog--no-content-padding .mdc-dialog__content{padding:0}.mdc-dialog--sheet .mdc-dialog__close{right:12px;top:9px;position:absolute;z-index:1}.mdc-dialog__scrim--removed{pointer-events:none}.mdc-dialog__scrim--removed .mdc-dialog__scrim,.mdc-dialog__scrim--removed .mdc-dialog__surface-scrim{display:none}.mat-mdc-dialog-content{max-height:65vh}.mat-mdc-dialog-container{position:static;display:block}.mat-mdc-dialog-container,.mat-mdc-dialog-container .mdc-dialog__container,.mat-mdc-dialog-container .mdc-dialog__surface{max-height:inherit;min-height:inherit;min-width:inherit;max-width:inherit}.mat-mdc-dialog-container .mdc-dialog__surface{display:block;width:100%;height:100%}.mat-mdc-dialog-container{outline:0}.mat-mdc-dialog-container .mdc-dialog__surface{background-color:var(--mdc-dialog-container-color, white)}.mat-mdc-dialog-container .mdc-dialog__surface{box-shadow:var(--mdc-dialog-container-elevation, 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12))}.mat-mdc-dialog-container .mdc-dialog__surface{border-radius:var(--mdc-dialog-container-shape, var(--mdc-shape-medium, 4px))}.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__title,.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__actions,.mat-mdc-dialog-container.mdc-dialog--scrollable.mdc-dialog-scroll-divider-footer .mdc-dialog__actions{border-color:var(--mdc-dialog-with-divider-divider-color, black)}.mat-mdc-dialog-container.mdc-dialog--scrollable .mdc-dialog__title{border-bottom-color:var(--mdc-dialog-with-divider-divider-color, black)}.mat-mdc-dialog-container .mdc-dialog__title{font-family:var(--mdc-dialog-subhead-font, "Arial");line-height:var(--mdc-dialog-subhead-line-height, 14px);font-size:var(--mdc-dialog-subhead-size, 14px);font-weight:var(--mdc-dialog-subhead-weight, 500);letter-spacing:var(--mdc-dialog-subhead-tracking, 1px)}.mat-mdc-dialog-container .mdc-dialog__title{color:var(--mdc-dialog-subhead-color, black)}.mat-mdc-dialog-container .mdc-dialog__content{font-family:var(--mdc-dialog-supporting-text-font, "Arial");line-height:var(--mdc-dialog-supporting-text-line-height, 14px);font-size:var(--mdc-dialog-supporting-text-size, 14px);font-weight:var(--mdc-dialog-supporting-text-weight, 500);letter-spacing:var(--mdc-dialog-supporting-text-tracking, 1px)}.mat-mdc-dialog-container .mdc-dialog__content{color:var(--mdc-dialog-supporting-text-color, black)}.mat-mdc-dialog-container .mdc-dialog__container{transition-duration:var(--mat-dialog-transition-duration, 0ms)}.mat-mdc-dialog-container._mat-animation-noopable .mdc-dialog__container{transition:none}.mat-mdc-dialog-content{display:block}.mat-mdc-dialog-actions{justify-content:start}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-center,.mat-mdc-dialog-actions[align=center]{justify-content:center}.mat-mdc-dialog-actions.mat-mdc-dialog-actions-align-end,.mat-mdc-dialog-actions[align=end]{justify-content:flex-end}.mat-mdc-dialog-actions .mat-button-base+.mat-button-base,.mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-mdc-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-mdc-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}'],encapsulation:2}),i})();class au{constructor(t,e,n){this._ref=t,this._containerInstance=n,this._afterOpened=new ce,this._beforeClosed=new ce,this._state=0,this.disableClose=e.disableClose,this.id=t.id,n._animationStateChanged.pipe(ri(r=>"opened"===r.state),ki(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),n._animationStateChanged.pipe(ri(r=>"closed"===r.state),ki(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),t.overlayRef.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._finishDialogClose()}),Sn(this.backdropClick(),this.keydownEvents().pipe(ri(r=>27===r.keyCode&&!this.disableClose&&!qo(r)))).subscribe(r=>{this.disableClose||(r.preventDefault(),n6(this,"keydown"===r.type?"keyboard":"mouse"))})}close(t){this._result=t,this._containerInstance._animationStateChanged.pipe(ri(e=>"closing"===e.state),ki(1)).subscribe(e=>{this._beforeClosed.next(t),this._beforeClosed.complete(),this._ref.overlayRef.detachBackdrop(),this._closeFallbackTimeout=setTimeout(()=>this._finishDialogClose(),e.totalTime+100)}),this._state=1,this._containerInstance._startExitAnimation()}afterOpened(){return this._afterOpened}afterClosed(){return this._ref.closed}beforeClosed(){return this._beforeClosed}backdropClick(){return this._ref.backdropClick}keydownEvents(){return this._ref.keydownEvents}updatePosition(t){let e=this._ref.config.positionStrategy;return t&&(t.left||t.right)?t.left?e.left(t.left):e.right(t.right):e.centerHorizontally(),t&&(t.top||t.bottom)?t.top?e.top(t.top):e.bottom(t.bottom):e.centerVertically(),this._ref.updatePosition(),this}updateSize(t="",e=""){return this._ref.updateSize(t,e),this}addPanelClass(t){return this._ref.addPanelClass(t),this}removePanelClass(t){return this._ref.removePanelClass(t),this}getState(){return this._state}_finishDialogClose(){this._state=2,this._ref.close(this._result,{focusOrigin:this._closeInteractionType}),this.componentInstance=null}}function n6(i,t,e){return i._closeInteractionType=t,i.close(e)}const lg=new De("MatMdcDialogData"),E$=new De("mat-mdc-dialog-default-options"),r6=new De("mat-mdc-dialog-scroll-strategy"),S$={provide:r6,deps:[no],useFactory:function C$(i){return()=>i.scrollStrategies.block()}};let T$=0,A$=(()=>{class i{constructor(e,n,r,o,s,a,l,u,g,D){this._overlay=e,this._defaultOptions=r,this._parentDialog=o,this._dialogRefConstructor=l,this._dialogContainerType=u,this._dialogDataToken=g,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new ce,this._afterOpenedAtThisLevel=new ce,this._idPrefix="mat-dialog-",this.dialogConfigClass=ag,this.afterAllClosed=Td(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(Rn(void 0))),this._scrollStrategy=a,this._dialog=n.get($T)}get openDialogs(){return this._parentDialog?this._parentDialog.openDialogs:this._openDialogsAtThisLevel}get afterOpened(){return this._parentDialog?this._parentDialog.afterOpened:this._afterOpenedAtThisLevel}_getAfterAllClosed(){const e=this._parentDialog;return e?e._getAfterAllClosed():this._afterAllClosedAtThisLevel}open(e,n){let r;(n={...this._defaultOptions||new ag,...n}).id=n.id||`${this._idPrefix}${T$++}`,n.scrollStrategy=n.scrollStrategy||this._scrollStrategy();const o=this._dialog.open(e,{...n,positionStrategy:this._overlay.position().global().centerHorizontally().centerVertically(),disableClose:!0,closeOnDestroy:!1,container:{type:this._dialogContainerType,providers:()=>[{provide:this.dialogConfigClass,useValue:n},{provide:sg,useValue:n}]},templateContext:()=>({dialogRef:r}),providers:(s,a,l)=>(r=new this._dialogRefConstructor(s,n,l),r.updatePosition(n?.position),[{provide:this._dialogContainerType,useValue:l},{provide:this._dialogDataToken,useValue:a.data},{provide:this._dialogRefConstructor,useValue:r}])});return r.componentInstance=o.componentInstance,this.openDialogs.push(r),this.afterOpened.next(r),r.afterClosed().subscribe(()=>{const s=this.openDialogs.indexOf(r);s>-1&&(this.openDialogs.splice(s,1),this.openDialogs.length||this._getAfterAllClosed().next())}),r}closeAll(){this._closeDialogs(this.openDialogs)}getDialogById(e){return this.openDialogs.find(n=>n.id===e)}ngOnDestroy(){this._closeDialogs(this._openDialogsAtThisLevel),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete()}_closeDialogs(e){let n=e.length;for(;n--;)e[n].close()}}return i.\u0275fac=function(e){wa()},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),dc=(()=>{class i extends A${constructor(e,n,r,o,s,a,l,u){super(e,n,o,a,l,s,au,M$,lg,u),this._idPrefix="mat-mdc-dialog-"}}return i.\u0275fac=function(e){return new(e||i)(pe(no),pe(Qi),pe(Ed,8),pe(E$,8),pe(r6),pe(i,12),pe(og),pe(Oi,8))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),L$=0,Dv=(()=>{class i{constructor(e,n,r){this.dialogRef=e,this._elementRef=n,this._dialog=r,this.type="button"}ngOnInit(){this.dialogRef||(this.dialogRef=o6(this._elementRef,this._dialog.openDialogs))}ngOnChanges(e){const n=e._matDialogClose||e._matDialogCloseResult;n&&(this.dialogResult=n.currentValue)}_onButtonClick(e){n6(this.dialogRef,0===e.screenX&&0===e.screenY?"keyboard":"mouse",this.dialogResult)}}return i.\u0275fac=function(e){return new(e||i)(T(au,8),T(Ke),T(dc))},i.\u0275dir=Fe({type:i,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(e,n){1&e&&we("click",function(o){return n._onButtonClick(o)}),2&e&&it("aria-label",n.ariaLabel||null)("type",n.type)},inputs:{ariaLabel:["aria-label","ariaLabel"],type:"type",dialogResult:["mat-dialog-close","dialogResult"],_matDialogClose:["matDialogClose","_matDialogClose"]},exportAs:["matDialogClose"],features:[pi]}),i})(),Mv=(()=>{class i{constructor(e,n,r){this._dialogRef=e,this._elementRef=n,this._dialog=r,this.id="mat-mdc-dialog-title-"+L$++}ngOnInit(){this._dialogRef||(this._dialogRef=o6(this._elementRef,this._dialog.openDialogs)),this._dialogRef&&Promise.resolve().then(()=>{const e=this._dialogRef._containerInstance;e&&!e._ariaLabelledBy&&(e._ariaLabelledBy=this.id)})}}return i.\u0275fac=function(e){return new(e||i)(T(au,8),T(Ke),T(dc))},i.\u0275dir=Fe({type:i,selectors:[["","mat-dialog-title",""],["","matDialogTitle",""]],hostAttrs:[1,"mat-mdc-dialog-title","mdc-dialog__title"],hostVars:1,hostBindings:function(e,n){2&e&&Pr("id",n.id)},inputs:{id:"id"},exportAs:["matDialogTitle"]}),i})(),Ev=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-mdc-dialog-content","mdc-dialog__content"]}),i})(),Cv=(()=>{class i{constructor(){this.align="start"}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","mat-dialog-actions",""],["mat-dialog-actions"],["","matDialogActions",""]],hostAttrs:[1,"mat-mdc-dialog-actions","mdc-dialog__actions"],hostVars:4,hostBindings:function(e,n){2&e&&nt("mat-mdc-dialog-actions-align-center","center"===n.align)("mat-mdc-dialog-actions-align-end","end"===n.align)},inputs:{align:"align"}}),i})();function o6(i,t){let e=i.nativeElement.parentElement;for(;e&&!e.classList.contains("mat-mdc-dialog-container");)e=e.parentElement;return e?t.find(n=>n.id===e.id):null}let I$=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[dc,S$],imports:[w$,su,Wa,vt,vt]}),i})();const a6=Aa({passive:!0});let N$=(()=>{class i{constructor(e,n){this._platform=e,this._ngZone=n,this._monitoredElements=new Map}monitor(e){if(!this._platform.isBrowser)return jn;const n=Qs(e),r=this._monitoredElements.get(n);if(r)return r.subject;const o=new ce,s="cdk-text-field-autofilled",a=l=>{"cdk-text-field-autofill-start"!==l.animationName||n.classList.contains(s)?"cdk-text-field-autofill-end"===l.animationName&&n.classList.contains(s)&&(n.classList.remove(s),this._ngZone.run(()=>o.next({target:l.target,isAutofilled:!1}))):(n.classList.add(s),this._ngZone.run(()=>o.next({target:l.target,isAutofilled:!0})))};return this._ngZone.runOutsideAngular(()=>{n.addEventListener("animationstart",a,a6),n.classList.add("cdk-text-field-autofill-monitored")}),this._monitoredElements.set(n,{subject:o,unlisten:()=>{n.removeEventListener("animationstart",a,a6)}}),o}stopMonitoring(e){const n=Qs(e),r=this._monitoredElements.get(n);r&&(r.unlisten(),r.subject.complete(),n.classList.remove("cdk-text-field-autofill-monitored"),n.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(n))}ngOnDestroy(){this._monitoredElements.forEach((e,n)=>this.stopMonitoring(n))}}return i.\u0275fac=function(e){return new(e||i)(pe(Ri),pe(rt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),O$=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})();const R$=["matFormFieldNotchedOutline",""],P$=["*"],B$=["textField"],j$=["iconPrefixContainer"],H$=["textPrefixContainer"];function Y$(i,t){1&i&&Ne(0,"span",19)}function V$(i,t){if(1&i){const e=Ft();z(0,"label",17),we("cdkObserveContent",function(){return Ue(e),Ge(ye(2)._refreshOutlineNotchWidth())}),Ze(1,1),be(2,Y$,1,0,"span",18),q()}if(2&i){const e=ye(2);re("floating",e._shouldLabelFloat())("cdkObserveContentDisabled",!e._hasOutline())("id",e._labelId),it("for",e._control.id)("aria-owns",e._control.id),ie(2),re("ngIf",!e.hideRequiredMarker&&e._control.required)}}function z$(i,t){1&i&&be(0,V$,3,6,"label",16),2&i&&re("ngIf",ye()._hasFloatingLabel())}function U$(i,t){1&i&&Ne(0,"div",20)}function W$(i,t){}function $$(i,t){1&i&&be(0,W$,0,0,"ng-template",22),2&i&&(ye(2),re("ngTemplateOutlet",Ji(1)))}function G$(i,t){if(1&i&&(z(0,"div",21),be(1,$$,1,1,"ng-template",9),q()),2&i){const e=ye();re("matFormFieldNotchedOutlineOpen",e._shouldLabelFloat())("matFormFieldNotchedOutlineLabelWidth",e._labelWidth),ie(1),re("ngIf",!e._forceDisplayInfixLabel())}}function q$(i,t){1&i&&(z(0,"div",23,24),Ze(2,2),q())}function K$(i,t){1&i&&(z(0,"div",25,26),Ze(2,3),q())}function X$(i,t){}function Z$(i,t){1&i&&be(0,X$,0,0,"ng-template",22),2&i&&(ye(),re("ngTemplateOutlet",Ji(1)))}function Q$(i,t){1&i&&(z(0,"div",27),Ze(1,4),q())}function J$(i,t){1&i&&(z(0,"div",28),Ze(1,5),q())}function eG(i,t){1&i&&Ne(0,"div",29)}function tG(i,t){1&i&&(z(0,"div",30),Ze(1,6),q()),2&i&&re("@transitionMessages",ye()._subscriptAnimationState)}function iG(i,t){if(1&i&&(z(0,"mat-hint",34),ue(1),q()),2&i){const e=ye(2);re("id",e._hintLabelId),ie(1),Ai(e.hintLabel)}}function nG(i,t){if(1&i&&(z(0,"div",31),be(1,iG,2,2,"mat-hint",32),Ze(2,7),Ne(3,"div",33),Ze(4,8),q()),2&i){const e=ye();re("@transitionMessages",e._subscriptAnimationState),ie(1),re("ngIf",e.hintLabel)}}const rG=["*",[["mat-label"]],[["","matPrefix",""],["","matIconPrefix",""]],[["","matTextPrefix",""]],[["","matTextSuffix",""]],[["","matSuffix",""],["","matIconSuffix",""]],[["mat-error"],["","matError",""]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],oG=["*","mat-label","[matPrefix], [matIconPrefix]","[matTextPrefix]","[matTextSuffix]","[matSuffix], [matIconSuffix]","mat-error, [matError]","mat-hint:not([align='end'])","mat-hint[align='end']"];let uc=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["mat-label"]]}),i})();const sG=new De("MatError");let aG=0,l6=(()=>{class i{constructor(){this.align="start",this.id="mat-mdc-hint-"+aG++}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["mat-hint"]],hostAttrs:[1,"mat-mdc-form-field-hint","mat-mdc-form-field-bottom-align"],hostVars:4,hostBindings:function(e,n){2&e&&(Pr("id",n.id),it("align",null),nt("mat-mdc-form-field-hint-end","end"===n.align))},inputs:{align:"align",id:"id"}}),i})();const c6=new De("MatPrefix");let Sv=(()=>{class i{constructor(){this._isText=!1}set _isTextSelector(e){this._isText=!0}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","matPrefix",""],["","matIconPrefix",""],["","matTextPrefix",""]],inputs:{_isTextSelector:["matTextPrefix","_isTextSelector"]},features:[Qe([{provide:c6,useExisting:i}])]}),i})();const d6=new De("MatSuffix");let lG=(()=>{class i{constructor(){this._isText=!1}set _isTextSelector(e){this._isText=!0}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","matSuffix",""],["","matIconSuffix",""],["","matTextSuffix",""]],inputs:{_isTextSelector:["matTextSuffix","_isTextSelector"]},features:[Qe([{provide:d6,useExisting:i}])]}),i})(),u6=(()=>{class i{constructor(e){this._elementRef=e,this.floating=!1}getWidth(){return function cG(i){if(null!==i.offsetParent)return i.scrollWidth;const e=i.cloneNode(!0);e.style.setProperty("position","absolute"),e.style.setProperty("transform","translate(-9999px, -9999px)"),document.documentElement.appendChild(e);const n=e.scrollWidth;return e.remove(),n}(this._elementRef.nativeElement)}get element(){return this._elementRef.nativeElement}}return i.\u0275fac=function(e){return new(e||i)(T(Ke))},i.\u0275dir=Fe({type:i,selectors:[["label","matFormFieldFloatingLabel",""]],hostAttrs:[1,"mdc-floating-label","mat-mdc-floating-label"],hostVars:2,hostBindings:function(e,n){2&e&&nt("mdc-floating-label--float-above",n.floating)},inputs:{floating:"floating"}}),i})();const h6="mdc-line-ripple--active",cg="mdc-line-ripple--deactivating";let m6=(()=>{class i{constructor(e,n){this._elementRef=e,this._handleTransitionEnd=r=>{const o=this._elementRef.nativeElement.classList,s=o.contains(cg);"opacity"===r.propertyName&&s&&o.remove(h6,cg)},n.runOutsideAngular(()=>{e.nativeElement.addEventListener("transitionend",this._handleTransitionEnd)})}activate(){const e=this._elementRef.nativeElement.classList;e.remove(cg),e.add(h6)}deactivate(){this._elementRef.nativeElement.classList.add(cg)}ngOnDestroy(){this._elementRef.nativeElement.removeEventListener("transitionend",this._handleTransitionEnd)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(rt))},i.\u0275dir=Fe({type:i,selectors:[["div","matFormFieldLineRipple",""]],hostAttrs:[1,"mdc-line-ripple"]}),i})(),f6=(()=>{class i{constructor(e,n){this._elementRef=e,this._ngZone=n,this.labelWidth=0,this.open=!1}ngAfterViewInit(){const e=this._elementRef.nativeElement.querySelector(".mdc-floating-label");e?(this._elementRef.nativeElement.classList.add("mdc-notched-outline--upgraded"),"function"==typeof requestAnimationFrame&&(e.style.transitionDuration="0s",this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>e.style.transitionDuration="")}))):this._elementRef.nativeElement.classList.add("mdc-notched-outline--no-label")}_getNotchWidth(){return this.open?this.labelWidth>0?`calc(${this.labelWidth}px * var(--mat-mdc-form-field-floating-label-scale, 0.75) + 9px)`:"0px":null}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(rt))},i.\u0275cmp=qe({type:i,selectors:[["div","matFormFieldNotchedOutline",""]],hostAttrs:[1,"mdc-notched-outline"],hostVars:2,hostBindings:function(e,n){2&e&&nt("mdc-notched-outline--notched",n.open)},inputs:{labelWidth:["matFormFieldNotchedOutlineLabelWidth","labelWidth"],open:["matFormFieldNotchedOutlineOpen","open"]},attrs:R$,ngContentSelectors:P$,decls:4,vars:2,consts:[[1,"mdc-notched-outline__leading"],[1,"mdc-notched-outline__notch"],[1,"mdc-notched-outline__trailing"]],template:function(e,n){1&e&&(qt(),Ne(0,"div",0),z(1,"div",1),Ze(2),q(),Ne(3,"div",2)),2&e&&(ie(1),wi("width",n._getNotchWidth()))},encapsulation:2,changeDetection:0}),i})();const dG={transitionMessages:xr("transitionMessages",[Zi("enter",jt({opacity:1,transform:"translateY(0%)"})),tn("void => enter",[jt({opacity:0,transform:"translateY(-5px)"}),un("300ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let Tv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i}),i})();const Av=new De("MatFormField"),uG=new De("MAT_FORM_FIELD_DEFAULT_OPTIONS");let p6=0,Mm=(()=>{class i{constructor(e,n,r,o,s,a,l,u){this._elementRef=e,this._changeDetectorRef=n,this._ngZone=r,this._dir=o,this._platform=s,this._defaults=a,this._animationMode=l,this._document=u,this._hideRequiredMarker=!1,this.color="primary",this._appearance="fill",this._subscriptSizing=null,this._hintLabel="",this._hasIconPrefix=!1,this._hasTextPrefix=!1,this._hasIconSuffix=!1,this._hasTextSuffix=!1,this._labelId="mat-mdc-form-field-label-"+p6++,this._hintLabelId="mat-mdc-hint-"+p6++,this._subscriptAnimationState="",this._labelWidth=0,this._destroyed=new ce,this._isFocused=null,this._needsOutlineLabelOffsetUpdateOnStable=!1,a&&(a.appearance&&(this.appearance=a.appearance),this._hideRequiredMarker=Boolean(a?.hideRequiredMarker),a.color&&(this.color=a.color))}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(e){this._hideRequiredMarker=ct(e)}get floatLabel(){return this._floatLabel||this._defaults?.floatLabel||"auto"}set floatLabel(e){e!==this._floatLabel&&(this._floatLabel=e,this._changeDetectorRef.markForCheck())}get appearance(){return this._appearance}set appearance(e){const n=this._appearance;this._appearance=e||this._defaults?.appearance||"fill","outline"===this._appearance&&this._appearance!==n&&(this._refreshOutlineNotchWidth(),this._needsOutlineLabelOffsetUpdateOnStable=!0)}get subscriptSizing(){return this._subscriptSizing||this._defaults?.subscriptSizing||"fixed"}set subscriptSizing(e){this._subscriptSizing=e||this._defaults?.subscriptSizing||"fixed"}get hintLabel(){return this._hintLabel}set hintLabel(e){this._hintLabel=e,this._processHints()}get _control(){return this._explicitFormFieldControl||this._formFieldControl}set _control(e){this._explicitFormFieldControl=e}ngAfterViewInit(){this._updateFocusState(),this._refreshOutlineNotchWidth(),this._document?.fonts?.ready?this._document.fonts.ready.then(()=>{this._refreshOutlineNotchWidth(),this._changeDetectorRef.markForCheck()}):setTimeout(()=>this._refreshOutlineNotchWidth(),100),this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngAfterContentInit(){this._assertFormFieldControl(),this._initializeControl(),this._initializeSubscript(),this._initializePrefixAndSuffix(),this._initializeOutlineLabelOffsetSubscriptions()}ngAfterContentChecked(){this._assertFormFieldControl()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}getLabelId(){return this._hasFloatingLabel()?this._labelId:null}getConnectedOverlayOrigin(){return this._textField||this._elementRef}_animateAndLockLabel(){this._hasFloatingLabel()&&(this.floatLabel="always")}_initializeControl(){const e=this._control;e.controlType&&this._elementRef.nativeElement.classList.add(`mat-mdc-form-field-type-${e.controlType}`),e.stateChanges.subscribe(()=>{this._updateFocusState(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),e.ngControl&&e.ngControl.valueChanges&&e.ngControl.valueChanges.pipe(wt(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck())}_checkPrefixAndSuffixTypes(){this._hasIconPrefix=!!this._prefixChildren.find(e=>!e._isText),this._hasTextPrefix=!!this._prefixChildren.find(e=>e._isText),this._hasIconSuffix=!!this._suffixChildren.find(e=>!e._isText),this._hasTextSuffix=!!this._suffixChildren.find(e=>e._isText)}_initializePrefixAndSuffix(){this._checkPrefixAndSuffixTypes(),Sn(this._prefixChildren.changes,this._suffixChildren.changes).subscribe(()=>{this._checkPrefixAndSuffixTypes(),this._changeDetectorRef.markForCheck()})}_initializeSubscript(){this._hintChildren.changes.subscribe(()=>{this._processHints(),this._changeDetectorRef.markForCheck()}),this._errorChildren.changes.subscribe(()=>{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),this._validateHints(),this._syncDescribedByIds()}_assertFormFieldControl(){}_updateFocusState(){this._control.focused&&!this._isFocused?(this._isFocused=!0,this._lineRipple?.activate()):!this._control.focused&&(this._isFocused||null===this._isFocused)&&(this._isFocused=!1,this._lineRipple?.deactivate()),this._textField?.nativeElement.classList.toggle("mdc-text-field--focused",this._control.focused)}_initializeOutlineLabelOffsetSubscriptions(){this._prefixChildren.changes.subscribe(()=>this._needsOutlineLabelOffsetUpdateOnStable=!0),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.pipe(wt(this._destroyed)).subscribe(()=>{this._needsOutlineLabelOffsetUpdateOnStable&&(this._needsOutlineLabelOffsetUpdateOnStable=!1,this._updateOutlineLabelOffset())})}),this._dir.change.pipe(wt(this._destroyed)).subscribe(()=>this._needsOutlineLabelOffsetUpdateOnStable=!0)}_shouldAlwaysFloat(){return"always"===this.floatLabel}_hasOutline(){return"outline"===this.appearance}_forceDisplayInfixLabel(){return!this._platform.isBrowser&&this._prefixChildren.length&&!this._shouldLabelFloat()}_hasFloatingLabel(){return!!this._labelChildNonStatic||!!this._labelChildStatic}_shouldLabelFloat(){return this._control.shouldLabelFloat||this._shouldAlwaysFloat()}_shouldForward(e){const n=this._control?this._control.ngControl:null;return n&&n[e]}_getDisplayedMessages(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"}_refreshOutlineNotchWidth(){!this._hasOutline()||!this._floatingLabel||(this._labelWidth=this._floatingLabel.getWidth())}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){}_syncDescribedByIds(){if(this._control){let e=[];if(this._control.userAriaDescribedBy&&"string"==typeof this._control.userAriaDescribedBy&&e.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getDisplayedMessages()){const n=this._hintChildren?this._hintChildren.find(o=>"start"===o.align):null,r=this._hintChildren?this._hintChildren.find(o=>"end"===o.align):null;n?e.push(n.id):this._hintLabel&&e.push(this._hintLabelId),r&&e.push(r.id)}else this._errorChildren&&e.push(...this._errorChildren.map(n=>n.id));this._control.setDescribedByIds(e)}}_updateOutlineLabelOffset(){if(!this._platform.isBrowser||!this._hasOutline()||!this._floatingLabel)return;const e=this._floatingLabel.element;if(!this._iconPrefixContainer&&!this._textPrefixContainer)return void(e.style.transform="");if(!this._isAttachedToDom())return void(this._needsOutlineLabelOffsetUpdateOnStable=!0);const n=this._iconPrefixContainer?.nativeElement,r=this._textPrefixContainer?.nativeElement,o=n?.getBoundingClientRect().width??0,s=r?.getBoundingClientRect().width??0;e.style.transform=`var(\n --mat-mdc-form-field-label-transform,\n translateY(-50%) translateX(calc(${"rtl"===this._dir.value?"-1":"1"} * (${o+s}px + var(--mat-mdc-form-field-label-offset-x, 0px))))\n )`}_isAttachedToDom(){const e=this._elementRef.nativeElement;if(e.getRootNode){const n=e.getRootNode();return n&&n!==e}return document.documentElement.contains(e)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(rt),T(Cn),T(Ri),T(uG,8),T(Oi,8),T(xt))},i.\u0275cmp=qe({type:i,selectors:[["mat-form-field"]],contentQueries:function(e,n,r){if(1&e&&(At(r,uc,5),At(r,uc,7),At(r,Tv,5),At(r,c6,5),At(r,d6,5),At(r,sG,5),At(r,l6,5)),2&e){let o;je(o=He())&&(n._labelChildNonStatic=o.first),je(o=He())&&(n._labelChildStatic=o.first),je(o=He())&&(n._formFieldControl=o.first),je(o=He())&&(n._prefixChildren=o),je(o=He())&&(n._suffixChildren=o),je(o=He())&&(n._errorChildren=o),je(o=He())&&(n._hintChildren=o)}},viewQuery:function(e,n){if(1&e&&(bt(B$,5),bt(j$,5),bt(H$,5),bt(u6,5),bt(f6,5),bt(m6,5)),2&e){let r;je(r=He())&&(n._textField=r.first),je(r=He())&&(n._iconPrefixContainer=r.first),je(r=He())&&(n._textPrefixContainer=r.first),je(r=He())&&(n._floatingLabel=r.first),je(r=He())&&(n._notchedOutline=r.first),je(r=He())&&(n._lineRipple=r.first)}},hostAttrs:[1,"mat-mdc-form-field"],hostVars:42,hostBindings:function(e,n){2&e&&nt("mat-mdc-form-field-label-always-float",n._shouldAlwaysFloat())("mat-mdc-form-field-has-icon-prefix",n._hasIconPrefix)("mat-mdc-form-field-has-icon-suffix",n._hasIconSuffix)("mat-form-field-invalid",n._control.errorState)("mat-form-field-disabled",n._control.disabled)("mat-form-field-autofilled",n._control.autofilled)("mat-form-field-no-animations","NoopAnimations"===n._animationMode)("mat-form-field-appearance-fill","fill"==n.appearance)("mat-form-field-appearance-outline","outline"==n.appearance)("mat-form-field-hide-placeholder",n._hasFloatingLabel()&&!n._shouldLabelFloat())("mat-focused",n._control.focused)("mat-primary","accent"!==n.color&&"warn"!==n.color)("mat-accent","accent"===n.color)("mat-warn","warn"===n.color)("ng-untouched",n._shouldForward("untouched"))("ng-touched",n._shouldForward("touched"))("ng-pristine",n._shouldForward("pristine"))("ng-dirty",n._shouldForward("dirty"))("ng-valid",n._shouldForward("valid"))("ng-invalid",n._shouldForward("invalid"))("ng-pending",n._shouldForward("pending"))},inputs:{hideRequiredMarker:"hideRequiredMarker",color:"color",floatLabel:"floatLabel",appearance:"appearance",subscriptSizing:"subscriptSizing",hintLabel:"hintLabel"},exportAs:["matFormField"],features:[Qe([{provide:Av,useExisting:i}])],ngContentSelectors:oG,decls:18,vars:23,consts:[["labelTemplate",""],[1,"mat-mdc-text-field-wrapper","mdc-text-field",3,"click"],["textField",""],["class","mat-mdc-form-field-focus-overlay",4,"ngIf"],[1,"mat-mdc-form-field-flex"],["matFormFieldNotchedOutline","",3,"matFormFieldNotchedOutlineOpen","matFormFieldNotchedOutlineLabelWidth",4,"ngIf"],["class","mat-mdc-form-field-icon-prefix",4,"ngIf"],["class","mat-mdc-form-field-text-prefix",4,"ngIf"],[1,"mat-mdc-form-field-infix"],[3,"ngIf"],["class","mat-mdc-form-field-text-suffix",4,"ngIf"],["class","mat-mdc-form-field-icon-suffix",4,"ngIf"],["matFormFieldLineRipple","",4,"ngIf"],[1,"mat-mdc-form-field-subscript-wrapper","mat-mdc-form-field-bottom-align",3,"ngSwitch"],["class","mat-mdc-form-field-error-wrapper",4,"ngSwitchCase"],["class","mat-mdc-form-field-hint-wrapper",4,"ngSwitchCase"],["matFormFieldFloatingLabel","",3,"floating","cdkObserveContentDisabled","id","cdkObserveContent",4,"ngIf"],["matFormFieldFloatingLabel","",3,"floating","cdkObserveContentDisabled","id","cdkObserveContent"],["aria-hidden","true","class","mat-mdc-form-field-required-marker mdc-floating-label--required",4,"ngIf"],["aria-hidden","true",1,"mat-mdc-form-field-required-marker","mdc-floating-label--required"],[1,"mat-mdc-form-field-focus-overlay"],["matFormFieldNotchedOutline","",3,"matFormFieldNotchedOutlineOpen","matFormFieldNotchedOutlineLabelWidth"],[3,"ngTemplateOutlet"],[1,"mat-mdc-form-field-icon-prefix"],["iconPrefixContainer",""],[1,"mat-mdc-form-field-text-prefix"],["textPrefixContainer",""],[1,"mat-mdc-form-field-text-suffix"],[1,"mat-mdc-form-field-icon-suffix"],["matFormFieldLineRipple",""],[1,"mat-mdc-form-field-error-wrapper"],[1,"mat-mdc-form-field-hint-wrapper"],[3,"id",4,"ngIf"],[1,"mat-mdc-form-field-hint-spacer"],[3,"id"]],template:function(e,n){1&e&&(qt(rG),be(0,z$,1,1,"ng-template",null,0,xa),z(2,"div",1,2),we("click",function(o){return n._control.onContainerClick&&n._control.onContainerClick(o)}),be(4,U$,1,0,"div",3),z(5,"div",4),be(6,G$,2,3,"div",5),be(7,q$,3,0,"div",6),be(8,K$,3,0,"div",7),z(9,"div",8),be(10,Z$,1,1,"ng-template",9),Ze(11),q(),be(12,Q$,2,0,"div",10),be(13,J$,2,0,"div",11),q(),be(14,eG,1,0,"div",12),q(),z(15,"div",13),be(16,tG,2,1,"div",14),be(17,nG,5,2,"div",15),q()),2&e&&(ie(2),nt("mdc-text-field--filled",!n._hasOutline())("mdc-text-field--outlined",n._hasOutline())("mdc-text-field--no-label",!n._hasFloatingLabel())("mdc-text-field--disabled",n._control.disabled)("mdc-text-field--invalid",n._control.errorState),ie(2),re("ngIf",!n._hasOutline()&&!n._control.disabled),ie(2),re("ngIf",n._hasOutline()),ie(1),re("ngIf",n._hasIconPrefix),ie(1),re("ngIf",n._hasTextPrefix),ie(2),re("ngIf",!n._hasOutline()||n._forceDisplayInfixLabel()),ie(2),re("ngIf",n._hasTextSuffix),ie(1),re("ngIf",n._hasIconSuffix),ie(1),re("ngIf",!n._hasOutline()),ie(1),nt("mat-mdc-form-field-subscript-dynamic-size","dynamic"===n.subscriptSizing),re("ngSwitch",n._getDisplayedMessages()),ie(1),re("ngSwitchCase","error"),ie(1),re("ngSwitchCase","hint"))},dependencies:[bi,Gp,Rh,Ly,$_,l6,u6,f6,m6],styles:['.mdc-text-field{border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:0;border-bottom-left-radius:0;display:inline-flex;align-items:baseline;padding:0 16px;position:relative;box-sizing:border-box;overflow:hidden;will-change:opacity,transform,color}.mdc-text-field .mdc-floating-label{top:50%;transform:translateY(-50%);pointer-events:none}.mdc-text-field__input{height:28px;width:100%;min-width:0;border:none;border-radius:0;background:none;appearance:none;padding:0}.mdc-text-field__input::-ms-clear{display:none}.mdc-text-field__input::-webkit-calendar-picker-indicator{display:none}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}@media all{.mdc-text-field__input::placeholder{opacity:0}}@media all{.mdc-text-field__input:-ms-input-placeholder{opacity:0}}@media all{.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mdc-text-field--focused .mdc-text-field__input::placeholder{opacity:1}}@media all{.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder{opacity:1}}.mdc-text-field__affix{height:28px;opacity:0;white-space:nowrap}.mdc-text-field--label-floating .mdc-text-field__affix,.mdc-text-field--no-label .mdc-text-field__affix{opacity:1}@supports(-webkit-hyphens: none){.mdc-text-field--outlined .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field__affix--prefix{padding-left:0;padding-right:2px}[dir=rtl] .mdc-text-field__affix--prefix,.mdc-text-field__affix--prefix[dir=rtl]{padding-left:2px;padding-right:0}.mdc-text-field--end-aligned .mdc-text-field__affix--prefix{padding-left:0;padding-right:12px}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--prefix,.mdc-text-field--end-aligned .mdc-text-field__affix--prefix[dir=rtl]{padding-left:12px;padding-right:0}.mdc-text-field__affix--suffix{padding-left:12px;padding-right:0}[dir=rtl] .mdc-text-field__affix--suffix,.mdc-text-field__affix--suffix[dir=rtl]{padding-left:0;padding-right:12px}.mdc-text-field--end-aligned .mdc-text-field__affix--suffix{padding-left:2px;padding-right:0}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--suffix,.mdc-text-field--end-aligned .mdc-text-field__affix--suffix[dir=rtl]{padding-left:0;padding-right:2px}.mdc-text-field--filled{height:56px}.mdc-text-field--filled::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-text-field--filled .mdc-floating-label{left:16px;right:initial}[dir=rtl] .mdc-text-field--filled .mdc-floating-label,.mdc-text-field--filled .mdc-floating-label[dir=rtl]{left:initial;right:16px}.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{height:100%}.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label{display:none}.mdc-text-field--filled.mdc-text-field--no-label::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field--outlined{height:56px;overflow:visible}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1)}.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(0.75)}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--outlined .mdc-text-field__input{height:100%}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--mdc-shape-small, 4px)}[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl]{border-top-left-radius:0;border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:var(--mdc-shape-small, 4px);border-bottom-left-radius:0}@supports(top: max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px, var(--mdc-shape-small, 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:calc(100% - max(12px, var(--mdc-shape-small, 4px))*2)}}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-left-radius:0;border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:var(--mdc-shape-small, 4px);border-bottom-left-radius:0}[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl]{border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--mdc-shape-small, 4px)}@supports(top: max(0%)){.mdc-text-field--outlined{padding-left:max(16px, calc(var(--mdc-shape-small, 4px) + 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined{padding-right:max(16px, var(--mdc-shape-small, 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-left:max(16px, calc(var(--mdc-shape-small, 4px) + 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-right:max(16px, var(--mdc-shape-small, 4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-left:0}@supports(top: max(0%)){.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-right:max(16px, var(--mdc-shape-small, 4px))}}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon,.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl]{padding-right:0}@supports(top: max(0%)){[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon,.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl]{padding-left:max(16px, var(--mdc-shape-small, 4px))}}.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-right:0}@supports(top: max(0%)){.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-left:max(16px, calc(var(--mdc-shape-small, 4px) + 4px))}}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon,.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl]{padding-left:0}@supports(top: max(0%)){[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon,.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl]{padding-right:max(16px, calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:initial}[dir=rtl] .mdc-text-field--outlined .mdc-floating-label,.mdc-text-field--outlined .mdc-floating-label[dir=rtl]{left:initial;right:4px}.mdc-text-field--outlined .mdc-text-field__input{display:flex;border:none !important;background-color:rgba(0,0,0,0)}.mdc-text-field--outlined .mdc-notched-outline{z-index:1}.mdc-text-field--textarea{flex-direction:column;align-items:center;width:auto;height:auto;padding:0}.mdc-text-field--textarea .mdc-floating-label{top:19px}.mdc-text-field--textarea .mdc-floating-label:not(.mdc-floating-label--float-above){transform:none}.mdc-text-field--textarea .mdc-text-field__input{flex-grow:1;height:auto;min-height:1.5rem;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;resize:none;padding:0 16px}.mdc-text-field--textarea.mdc-text-field--filled::before{display:none}.mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-10.25px) scale(0.75)}.mdc-text-field--textarea.mdc-text-field--filled .mdc-text-field__input{margin-top:23px;margin-bottom:9px}.mdc-text-field--textarea.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:0}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-27.25px) scale(1)}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-24.75px) scale(0.75)}.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label{top:18px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter{align-self:flex-end;padding:0 16px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter::after{display:inline-block;width:0;height:16px;content:"";vertical-align:-16px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter::before{display:none}.mdc-text-field__resizer{align-self:stretch;display:inline-flex;flex-direction:column;flex-grow:1;max-height:100%;max-width:100%;min-height:56px;min-width:fit-content;min-width:-moz-available;min-width:-webkit-fill-available;overflow:hidden;resize:both}.mdc-text-field--filled .mdc-text-field__resizer{transform:translateY(-1px)}.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field__input,.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field-character-counter{transform:translateY(1px)}.mdc-text-field--outlined .mdc-text-field__resizer{transform:translateX(-1px) translateY(-1px)}[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field--outlined .mdc-text-field__resizer[dir=rtl]{transform:translateX(1px) translateY(-1px)}.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input,.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter{transform:translateX(1px) translateY(1px)}[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input,[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter,.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input[dir=rtl],.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter[dir=rtl]{transform:translateX(-1px) translateY(1px)}.mdc-text-field--with-leading-icon{padding-left:0;padding-right:16px}[dir=rtl] .mdc-text-field--with-leading-icon,.mdc-text-field--with-leading-icon[dir=rtl]{padding-left:16px;padding-right:0}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 48px);left:48px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label[dir=rtl]{left:initial;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 64px / 0.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl]{left:initial;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-34.75px) translateX(32px) scale(0.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-trailing-icon{padding-left:16px;padding-right:0}[dir=rtl] .mdc-text-field--with-trailing-icon,.mdc-text-field--with-trailing-icon[dir=rtl]{padding-left:0;padding-right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 64px)}.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 64px / 0.75)}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 96px)}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100% / 0.75 - 96px / 0.75)}.mdc-text-field-helper-line{display:flex;justify-content:space-between;box-sizing:border-box}.mdc-text-field+.mdc-text-field-helper-line{padding-right:16px;padding-left:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--focused.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.mdc-text-field--focused.mdc-text-field--outlined.mdc-text-field--textarea .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:0}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--disabled{pointer-events:none}@media screen and (forced-colors: active){.mdc-text-field--disabled .mdc-text-field__input{background-color:Window}.mdc-text-field--disabled .mdc-floating-label{z-index:1}}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--disabled.mdc-text-field--filled .mdc-text-field__ripple{display:none}.mdc-text-field--disabled .mdc-text-field__input{pointer-events:auto}.mdc-text-field--end-aligned .mdc-text-field__input{text-align:right}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__input,.mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl]{text-align:left}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__input,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__input,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix{direction:ltr}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--prefix{padding-left:0;padding-right:2px}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--suffix{padding-left:12px;padding-right:0}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__icon--leading,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__icon--leading{order:1}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--suffix{order:2}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__input,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__input{order:3}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--prefix{order:4}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__icon--trailing,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__icon--trailing{order:5}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__input,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__input{text-align:right}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__affix--prefix{padding-right:12px}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__affix--suffix{padding-left:2px}.mdc-floating-label{position:absolute;left:0;-webkit-transform-origin:left top;transform-origin:left top;line-height:1.15rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform}[dir=rtl] .mdc-floating-label,.mdc-floating-label[dir=rtl]{right:0;left:auto;-webkit-transform-origin:right top;transform-origin:right top;text-align:right}.mdc-floating-label--float-above{cursor:auto}.mdc-floating-label--required::after{margin-left:1px;margin-right:0px;content:"*"}[dir=rtl] .mdc-floating-label--required::after,.mdc-floating-label--required[dir=rtl]::after{margin-left:0;margin-right:1px}.mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-notched-outline{display:flex;position:absolute;top:0;right:0;left:0;box-sizing:border-box;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}[dir=rtl] .mdc-notched-outline,.mdc-notched-outline[dir=rtl]{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{box-sizing:border-box;height:100%;border-top:1px solid;border-bottom:1px solid;pointer-events:none}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}[dir=rtl] .mdc-notched-outline__leading,.mdc-notched-outline__leading[dir=rtl]{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{border-left:none;border-right:1px solid;flex-grow:1}[dir=rtl] .mdc-notched-outline__trailing,.mdc-notched-outline__trailing[dir=rtl]{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{flex:0 0 auto;width:auto;max-width:calc(100% - 12px * 2)}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;max-width:100%}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.3333333333%}.mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:0;padding-right:8px;border-top:none}[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch,.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl]{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{display:none}.mdc-line-ripple::before,.mdc-line-ripple::after{position:absolute;bottom:0;left:0;width:100%;border-bottom-style:solid;content:""}.mdc-line-ripple::before{border-bottom-width:1px}.mdc-line-ripple::after{border-bottom-width:2px}.mdc-line-ripple::before{z-index:1}.mdc-line-ripple::after{transform:scaleX(0);opacity:0;z-index:2}.mdc-line-ripple--active::after{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating::after{opacity:0}.mat-mdc-form-field-textarea-control{vertical-align:middle;resize:vertical;box-sizing:border-box;height:auto;margin:0;padding:0;border:none;overflow:auto}.mat-mdc-form-field-input-control.mat-mdc-form-field-input-control{font:inherit;letter-spacing:inherit;text-decoration:inherit;text-transform:inherit;border:none}.mat-mdc-form-field .mat-mdc-floating-label.mdc-floating-label{line-height:normal;pointer-events:all}.mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input,.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control{height:auto}.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control.mdc-text-field__input[type=color]{height:23px}.mat-mdc-text-field-wrapper{height:auto;flex:auto}.mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{padding-left:0;--mat-mdc-form-field-label-offset-x: -16px}.mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-right:0}[dir=rtl] .mat-mdc-text-field-wrapper{padding-left:16px;padding-right:16px}[dir=rtl] .mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-left:0}[dir=rtl] .mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{padding-right:0}.mat-mdc-form-field-label-always-float .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms;opacity:1}.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-floating-label{left:auto;right:auto}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input{display:inline-block}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-notched-outline__notch{padding-top:0}.mat-mdc-text-field-wrapper::before{content:none}.mat-mdc-form-field-subscript-wrapper{box-sizing:border-box;width:100%;position:relative}.mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-error-wrapper{position:absolute;top:0;left:0;right:0;padding:0 16px}.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-error-wrapper{position:static}.mat-mdc-form-field-bottom-align::before{content:"";display:inline-block;height:16px}.mat-mdc-form-field-bottom-align.mat-mdc-form-field-subscript-dynamic-size::before{content:unset}.mat-mdc-form-field-hint-end{order:1}.mat-mdc-form-field-hint-wrapper{display:flex}.mat-mdc-form-field-hint-spacer{flex:1 0 1em}.mat-mdc-form-field-error{display:block}.mat-mdc-form-field-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;pointer-events:none}select.mat-mdc-form-field-input-control{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,0);display:inline-flex;box-sizing:border-box}select.mat-mdc-form-field-input-control:not(:disabled){cursor:pointer}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{content:"";width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;position:absolute;right:0;top:50%;margin-top:-2.5px;pointer-events:none}[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{right:auto;left:0}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control{padding-right:15px}[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control{padding-right:0;padding-left:15px}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{outline:solid 1px}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper{outline-color:GrayText}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper{outline:dashed 3px}.cdk-high-contrast-active .mat-mdc-form-field.mat-focused .mdc-notched-outline{border:dashed 3px}.mat-mdc-form-field{--mat-mdc-form-field-floating-label-scale: 0.75;display:inline-flex;flex-direction:column;min-width:0;text-align:left}[dir=rtl] .mat-mdc-form-field{text-align:right}.mat-mdc-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-mdc-text-field-wrapper{width:100%}.mat-mdc-form-field-icon-prefix,.mat-mdc-form-field-icon-suffix{align-self:center;line-height:0;pointer-events:auto}.mat-mdc-form-field-icon-prefix,[dir=rtl] .mat-mdc-form-field-icon-suffix{padding:0 4px 0 0}.mat-mdc-form-field-icon-suffix,[dir=rtl] .mat-mdc-form-field-icon-prefix{padding:0 0 0 4px}.mat-mdc-form-field-icon-prefix>.mat-icon,.mat-mdc-form-field-icon-suffix>.mat-icon{padding:12px;box-sizing:content-box}.mat-mdc-form-field-subscript-wrapper .mat-icon,.mat-mdc-form-field label .mat-icon{width:1em;height:1em;font-size:inherit}.mat-mdc-form-field-infix{flex:auto;min-width:0;width:180px;position:relative;box-sizing:border-box}.mat-mdc-form-field .mdc-notched-outline__notch{margin-left:-1px;-webkit-clip-path:inset(-9em -999em -9em 1px);clip-path:inset(-9em -999em -9em 1px)}[dir=rtl] .mat-mdc-form-field .mdc-notched-outline__notch{margin-left:0;margin-right:-1px;-webkit-clip-path:inset(-9em 1px -9em -999em);clip-path:inset(-9em 1px -9em -999em)}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input{transition:opacity 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}@media all{.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder{transition:opacity 67ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}}@media all{.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder{transition:opacity 67ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}}@media all{.mdc-text-field--no-label .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder,.mdc-text-field--focused .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms}}@media all{.mdc-text-field--no-label .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:110ms}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__affix{transition:opacity 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before,.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before{transition-duration:75ms}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-34.75px) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea{transition:none}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea-filled 250ms 1}@keyframes mdc-floating-label-shake-float-above-textarea-filled{0%{transform:translateX(calc(0 - 0%)) translateY(-10.25px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-10.25px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-10.25px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-10.25px) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea-outlined 250ms 1}@keyframes mdc-floating-label-shake-float-above-textarea-outlined{0%{transform:translateX(calc(0 - 0%)) translateY(-24.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-24.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-24.75px) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-24.75px) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - 32px)) translateY(-34.75px) scale(0.75)}}[dir=rtl] .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(-34.75px) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(-34.75px) scale(0.75)}100%{transform:translateX(calc(0 - -32px)) translateY(-34.75px) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-floating-label{transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-standard 250ms 1}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(calc(0 - 0%)) translateY(-106%) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(-106%) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(-106%) scale(0.75)}100%{transform:translateX(calc(0 - 0%)) translateY(-106%) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-line-ripple::after{transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),opacity 180ms cubic-bezier(0.4, 0, 0.2, 1)}'],encapsulation:2,data:{animation:[dG.transitionMessages]},changeDetection:0}),i})(),Lv=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,Fn,G_,vt]}),i})();const fG=new De("MAT_INPUT_VALUE_ACCESSOR"),pG=["button","checkbox","file","hidden","image","radio","range","reset","submit"];let _G=0;const gG=fT(class{constructor(i,t,e,n){this._defaultErrorStateMatcher=i,this._parentForm=t,this._parentFormGroup=e,this.ngControl=n,this.stateChanges=new ce}});let Em=(()=>{class i extends gG{constructor(e,n,r,o,s,a,l,u,g,D){super(a,o,s,r),this._elementRef=e,this._platform=n,this._autofillMonitor=u,this._formField=D,this._uid="mat-input-"+_G++,this.focused=!1,this.stateChanges=new ce,this.controlType="mat-input",this.autofilled=!1,this._disabled=!1,this._type="text",this._readonly=!1,this._neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter(ee=>l4().has(ee)),this._iOSKeyupListener=ee=>{const ae=ee.target;!ae.value&&0===ae.selectionStart&&0===ae.selectionEnd&&(ae.setSelectionRange(1,1),ae.setSelectionRange(0,0))};const H=this._elementRef.nativeElement,K=H.nodeName.toLowerCase();this._inputValueAccessor=l||H,this._previousNativeValue=this.value,this.id=this.id,n.IOS&&g.runOutsideAngular(()=>{e.nativeElement.addEventListener("keyup",this._iOSKeyupListener)}),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===K,this._isTextarea="textarea"===K,this._isInFormField=!!D,this._isNativeSelect&&(this.controlType=H.multiple?"mat-native-select-multiple":"mat-native-select")}get disabled(){return this._disabled}set disabled(e){this._disabled=ct(e),this.focused&&(this.focused=!1,this.stateChanges.next())}get id(){return this._id}set id(e){this._id=e||this._uid}get required(){return this._required??this.ngControl?.control?.hasValidator(K4.required)??!1}set required(e){this._required=ct(e)}get type(){return this._type}set type(e){this._type=e||"text",this._validateType(),!this._isTextarea&&l4().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}get value(){return this._inputValueAccessor.value}set value(e){e!==this.value&&(this._inputValueAccessor.value=e,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(e){this._readonly=ct(e)}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(e=>{this.autofilled=e.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement),this._platform.IOS&&this._elementRef.nativeElement.removeEventListener("keyup",this._iOSKeyupListener)}ngDoCheck(){this.ngControl&&(this.updateErrorState(),null!==this.ngControl.disabled&&this.ngControl.disabled!==this.disabled&&(this.disabled=this.ngControl.disabled,this.stateChanges.next())),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(e){this._elementRef.nativeElement.focus(e)}_focusChanged(e){e!==this.focused&&(this.focused=e,this.stateChanges.next())}_onInput(){}_dirtyCheckNativeValue(){const e=this._elementRef.nativeElement.value;this._previousNativeValue!==e&&(this._previousNativeValue=e,this.stateChanges.next())}_dirtyCheckPlaceholder(){const e=this._getPlaceholder();if(e!==this._previousPlaceholder){const n=this._elementRef.nativeElement;this._previousPlaceholder=e,e?n.setAttribute("placeholder",e):n.removeAttribute("placeholder")}}_getPlaceholder(){return this.placeholder||null}_validateType(){pG.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let e=this._elementRef.nativeElement.validity;return e&&e.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){const e=this._elementRef.nativeElement,n=e.options[0];return this.focused||e.multiple||!this.empty||!!(e.selectedIndex>-1&&n&&n.label)}return this.focused||!this.empty}setDescribedByIds(e){e.length?this._elementRef.nativeElement.setAttribute("aria-describedby",e.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){const e=this._elementRef.nativeElement;return this._isNativeSelect&&(e.multiple||e.size>1)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Ri),T(Fs,10),T(Qd,8),T(_m,8),T(J_),T(fG,10),T(N$),T(rt),T(Av,8))},i.\u0275dir=Fe({type:i,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-mdc-input-element"],hostVars:18,hostBindings:function(e,n){1&e&&we("focus",function(){return n._focusChanged(!0)})("blur",function(){return n._focusChanged(!1)})("input",function(){return n._onInput()}),2&e&&(Pr("id",n.id)("disabled",n.disabled)("required",n.required),it("name",n.name||null)("readonly",n.readonly&&!n._isNativeSelect||null)("aria-invalid",n.empty&&n.required?null:n.errorState)("aria-required",n.required)("id",n.id),nt("mat-input-server",n._isServer)("mat-mdc-form-field-textarea-control",n._isInFormField&&n._isTextarea)("mat-mdc-form-field-input-control",n._isInFormField)("mdc-text-field__input",n._isInFormField)("mat-mdc-native-select-inline",n._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:["aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly"},exportAs:["matInput"],features:[Qe([{provide:Tv,useExisting:i}]),Te,pi]}),i})(),bG=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,Lv,Lv,O$,vt]}),i})();class Iv{}class $a{constructor(t){this.normalizedNames=new Map,this.lazyUpdate=null,t?this.lazyInit="string"==typeof t?()=>{this.headers=new Map,t.split("\n").forEach(e=>{const n=e.indexOf(":");if(n>0){const r=e.slice(0,n),o=r.toLowerCase(),s=e.slice(n+1).trim();this.maybeSetNormalizedName(r,o),this.headers.has(o)?this.headers.get(o).push(s):this.headers.set(o,[s])}})}:()=>{this.headers=new Map,Object.keys(t).forEach(e=>{let n=t[e];const r=e.toLowerCase();"string"==typeof n&&(n=[n]),n.length>0&&(this.headers.set(r,n),this.maybeSetNormalizedName(e,r))})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();const e=this.headers.get(t.toLowerCase());return e&&e.length>0?e[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,e){return this.clone({name:t,value:e,op:"a"})}set(t,e){return this.clone({name:t,value:e,op:"s"})}delete(t,e){return this.clone({name:t,value:e,op:"d"})}maybeSetNormalizedName(t,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,t)}init(){this.lazyInit&&(this.lazyInit instanceof $a?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(t=>this.applyUpdate(t)),this.lazyUpdate=null))}copyFrom(t){t.init(),Array.from(t.headers.keys()).forEach(e=>{this.headers.set(e,t.headers.get(e)),this.normalizedNames.set(e,t.normalizedNames.get(e))})}clone(t){const e=new $a;return e.lazyInit=this.lazyInit&&this.lazyInit instanceof $a?this.lazyInit:this,e.lazyUpdate=(this.lazyUpdate||[]).concat([t]),e}applyUpdate(t){const e=t.name.toLowerCase();switch(t.op){case"a":case"s":let n=t.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(t.name,e);const r=("a"===t.op?this.headers.get(e):void 0)||[];r.push(...n),this.headers.set(e,r);break;case"d":const o=t.value;if(o){let s=this.headers.get(e);if(!s)return;s=s.filter(a=>-1===o.indexOf(a)),0===s.length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,s)}else this.headers.delete(e),this.normalizedNames.delete(e)}}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(e=>t(this.normalizedNames.get(e),this.headers.get(e)))}}class yG{encodeKey(t){return y6(t)}encodeValue(t){return y6(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}}const vG=/%(\d[a-f0-9])/gi,wG={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function y6(i){return encodeURIComponent(i).replace(vG,(t,e)=>wG[e]??t)}function dg(i){return`${i}`}class Ga{constructor(t={}){if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new yG,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function FG(i,t){const e=new Map;return i.length>0&&i.replace(/^\?/,"").split("&").forEach(r=>{const o=r.indexOf("="),[s,a]=-1==o?[t.decodeKey(r),""]:[t.decodeKey(r.slice(0,o)),t.decodeValue(r.slice(o+1))],l=e.get(s)||[];l.push(a),e.set(s,l)}),e}(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(e=>{const n=t.fromObject[e],r=Array.isArray(n)?n.map(dg):[dg(n)];this.map.set(e,r)})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();const e=this.map.get(t);return e?e[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,e){return this.clone({param:t,value:e,op:"a"})}appendAll(t){const e=[];return Object.keys(t).forEach(n=>{const r=t[n];Array.isArray(r)?r.forEach(o=>{e.push({param:n,value:o,op:"a"})}):e.push({param:n,value:r,op:"a"})}),this.clone(e)}set(t,e){return this.clone({param:t,value:e,op:"s"})}delete(t,e){return this.clone({param:t,value:e,op:"d"})}toString(){return this.init(),this.keys().map(t=>{const e=this.encoder.encodeKey(t);return this.map.get(t).map(n=>e+"="+this.encoder.encodeValue(n)).join("&")}).filter(t=>""!==t).join("&")}clone(t){const e=new Ga({encoder:this.encoder});return e.cloneFrom=this.cloneFrom||this,e.updates=(this.updates||[]).concat(t),e}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(t=>this.map.set(t,this.cloneFrom.map.get(t))),this.updates.forEach(t=>{switch(t.op){case"a":case"s":const e=("a"===t.op?this.map.get(t.param):void 0)||[];e.push(dg(t.value)),this.map.set(t.param,e);break;case"d":if(void 0===t.value){this.map.delete(t.param);break}{let n=this.map.get(t.param)||[];const r=n.indexOf(dg(t.value));-1!==r&&n.splice(r,1),n.length>0?this.map.set(t.param,n):this.map.delete(t.param)}}}),this.cloneFrom=this.updates=null)}}class kG{constructor(){this.map=new Map}set(t,e){return this.map.set(t,e),this}get(t){return this.map.has(t)||this.map.set(t,t.defaultValue()),this.map.get(t)}delete(t){return this.map.delete(t),this}has(t){return this.map.has(t)}keys(){return this.map.keys()}}function F6(i){return typeof ArrayBuffer<"u"&&i instanceof ArrayBuffer}function v6(i){return typeof Blob<"u"&&i instanceof Blob}function w6(i){return typeof FormData<"u"&&i instanceof FormData}class Cm{constructor(t,e,n,r){let o;if(this.url=e,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function xG(i){switch(i){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||r?(this.body=void 0!==n?n:null,o=r):o=n,o&&(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,o.responseType&&(this.responseType=o.responseType),o.headers&&(this.headers=o.headers),o.context&&(this.context=o.context),o.params&&(this.params=o.params)),this.headers||(this.headers=new $a),this.context||(this.context=new kG),this.params){const s=this.params.toString();if(0===s.length)this.urlWithParams=e;else{const a=e.indexOf("?");this.urlWithParams=e+(-1===a?"?":aD.set(H,t.setHeaders[H]),l)),t.setParams&&(u=Object.keys(t.setParams).reduce((D,H)=>D.set(H,t.setParams[H]),u)),new Cm(e,n,o,{params:u,headers:l,context:g,reportProgress:a,responseType:r,withCredentials:s})}}var ar=(()=>((ar=ar||{})[ar.Sent=0]="Sent",ar[ar.UploadProgress=1]="UploadProgress",ar[ar.ResponseHeader=2]="ResponseHeader",ar[ar.DownloadProgress=3]="DownloadProgress",ar[ar.Response=4]="Response",ar[ar.User=5]="User",ar))();class MG{constructor(t,e=200,n="OK"){this.headers=t.headers||new $a,this.status=void 0!==t.status?t.status:e,this.statusText=t.statusText||n,this.url=t.url||null,this.ok=this.status>=200&&this.status<300}}class Nv extends MG{constructor(t={}){super(t),this.type=ar.Response,this.body=void 0!==t.body?t.body:null}clone(t={}){return new Nv({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}}function Ov(i,t){return{body:t,headers:i.headers,context:i.context,observe:i.observe,params:i.params,reportProgress:i.reportProgress,responseType:i.responseType,withCredentials:i.withCredentials}}let Rv=(()=>{class i{constructor(e){this.handler=e}request(e,n,r={}){let o;if(e instanceof Cm)o=e;else{let l,u;l=r.headers instanceof $a?r.headers:new $a(r.headers),r.params&&(u=r.params instanceof Ga?r.params:new Ga({fromObject:r.params})),o=new Cm(e,n,void 0!==r.body?r.body:null,{headers:l,context:r.context,params:u,reportProgress:r.reportProgress,responseType:r.responseType||"json",withCredentials:r.withCredentials})}const s=mt(o).pipe(Ca(l=>this.handler.handle(l)));if(e instanceof Cm||"events"===r.observe)return s;const a=s.pipe(ri(l=>l instanceof Nv));switch(r.observe||"body"){case"body":switch(o.responseType){case"arraybuffer":return a.pipe(Be(l=>{if(null!==l.body&&!(l.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return l.body}));case"blob":return a.pipe(Be(l=>{if(null!==l.body&&!(l.body instanceof Blob))throw new Error("Response is not a Blob.");return l.body}));case"text":return a.pipe(Be(l=>{if(null!==l.body&&"string"!=typeof l.body)throw new Error("Response is not a string.");return l.body}));default:return a.pipe(Be(l=>l.body))}case"response":return a;default:throw new Error(`Unreachable: unhandled observe type ${r.observe}}`)}}delete(e,n={}){return this.request("DELETE",e,n)}get(e,n={}){return this.request("GET",e,n)}head(e,n={}){return this.request("HEAD",e,n)}jsonp(e,n){return this.request("JSONP",e,{params:(new Ga).append(n,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,n={}){return this.request("OPTIONS",e,n)}patch(e,n,r={}){return this.request("PATCH",e,Ov(r,n))}post(e,n,r={}){return this.request("POST",e,Ov(r,n))}put(e,n,r={}){return this.request("PUT",e,Ov(r,n))}}return i.\u0275fac=function(e){return new(e||i)(pe(Iv))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();const jG=["*"];let hg;function Sm(i){return function HG(){if(void 0===hg&&(hg=null,typeof window<"u")){const i=window;void 0!==i.trustedTypes&&(hg=i.trustedTypes.createPolicy("angular#components",{createHTML:t=>t}))}return hg}()?.createHTML(i)||i}function T6(i){return Error(`Unable to find icon with the name "${i}"`)}function A6(i){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${i}".`)}function L6(i){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${i}".`)}class hc{constructor(t,e,n){this.url=t,this.svgText=e,this.options=n}}let mg=(()=>{class i{constructor(e,n,r,o){this._httpClient=e,this._sanitizer=n,this._errorHandler=o,this._svgIconConfigs=new Map,this._iconSetConfigs=new Map,this._cachedIconsByUrl=new Map,this._inProgressUrlFetches=new Map,this._fontCssClassesByAlias=new Map,this._resolvers=[],this._defaultFontSetClass=["material-icons","mat-ligature-font"],this._document=r}addSvgIcon(e,n,r){return this.addSvgIconInNamespace("",e,n,r)}addSvgIconLiteral(e,n,r){return this.addSvgIconLiteralInNamespace("",e,n,r)}addSvgIconInNamespace(e,n,r,o){return this._addSvgIconConfig(e,n,new hc(r,null,o))}addSvgIconResolver(e){return this._resolvers.push(e),this}addSvgIconLiteralInNamespace(e,n,r,o){const s=this._sanitizer.sanitize(Si.HTML,r);if(!s)throw L6(r);const a=Sm(s);return this._addSvgIconConfig(e,n,new hc("",a,o))}addSvgIconSet(e,n){return this.addSvgIconSetInNamespace("",e,n)}addSvgIconSetLiteral(e,n){return this.addSvgIconSetLiteralInNamespace("",e,n)}addSvgIconSetInNamespace(e,n,r){return this._addSvgIconSetConfig(e,new hc(n,null,r))}addSvgIconSetLiteralInNamespace(e,n,r){const o=this._sanitizer.sanitize(Si.HTML,n);if(!o)throw L6(n);const s=Sm(o);return this._addSvgIconSetConfig(e,new hc("",s,r))}registerFontClassAlias(e,n=e){return this._fontCssClassesByAlias.set(e,n),this}classNameForFontAlias(e){return this._fontCssClassesByAlias.get(e)||e}setDefaultFontSetClass(...e){return this._defaultFontSetClass=e,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(e){const n=this._sanitizer.sanitize(Si.RESOURCE_URL,e);if(!n)throw A6(e);const r=this._cachedIconsByUrl.get(n);return r?mt(fg(r)):this._loadSvgIconFromConfig(new hc(e,null)).pipe(vn(o=>this._cachedIconsByUrl.set(n,o)),Be(o=>fg(o)))}getNamedSvgIcon(e,n=""){const r=I6(n,e);let o=this._svgIconConfigs.get(r);if(o)return this._getSvgFromConfig(o);if(o=this._getIconConfigFromResolvers(n,e),o)return this._svgIconConfigs.set(r,o),this._getSvgFromConfig(o);const s=this._iconSetConfigs.get(n);return s?this._getSvgFromIconSetConfigs(e,s):$l(T6(r))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(e){return e.svgText?mt(fg(this._svgElementFromConfig(e))):this._loadSvgIconFromConfig(e).pipe(Be(n=>fg(n)))}_getSvgFromIconSetConfigs(e,n){const r=this._extractIconWithNameFromAnySet(e,n);return r?mt(r):W4(n.filter(s=>!s.svgText).map(s=>this._loadSvgIconSetFromConfig(s).pipe(Ks(a=>{const u=`Loading icon set URL: ${this._sanitizer.sanitize(Si.RESOURCE_URL,s.url)} failed: ${a.message}`;return this._errorHandler.handleError(new Error(u)),mt(null)})))).pipe(Be(()=>{const s=this._extractIconWithNameFromAnySet(e,n);if(!s)throw T6(e);return s}))}_extractIconWithNameFromAnySet(e,n){for(let r=n.length-1;r>=0;r--){const o=n[r];if(o.svgText&&o.svgText.toString().indexOf(e)>-1){const s=this._svgElementFromConfig(o),a=this._extractSvgIconFromSet(s,e,o.options);if(a)return a}}return null}_loadSvgIconFromConfig(e){return this._fetchIcon(e).pipe(vn(n=>e.svgText=n),Be(()=>this._svgElementFromConfig(e)))}_loadSvgIconSetFromConfig(e){return e.svgText?mt(null):this._fetchIcon(e).pipe(vn(n=>e.svgText=n))}_extractSvgIconFromSet(e,n,r){const o=e.querySelector(`[id="${n}"]`);if(!o)return null;const s=o.cloneNode(!0);if(s.removeAttribute("id"),"svg"===s.nodeName.toLowerCase())return this._setSvgAttributes(s,r);if("symbol"===s.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(s),r);const a=this._svgElementFromString(Sm(""));return a.appendChild(s),this._setSvgAttributes(a,r)}_svgElementFromString(e){const n=this._document.createElement("DIV");n.innerHTML=e;const r=n.querySelector("svg");if(!r)throw Error(" tag not found");return r}_toSvgElement(e){const n=this._svgElementFromString(Sm("")),r=e.attributes;for(let o=0;oSm(u)),n_(()=>this._inProgressUrlFetches.delete(s)),Du());return this._inProgressUrlFetches.set(s,l),l}_addSvgIconConfig(e,n,r){return this._svgIconConfigs.set(I6(e,n),r),this}_addSvgIconSetConfig(e,n){const r=this._iconSetConfigs.get(e);return r?r.push(n):this._iconSetConfigs.set(e,[n]),this}_svgElementFromConfig(e){if(!e.svgElement){const n=this._svgElementFromString(e.svgText);this._setSvgAttributes(n,e.options),e.svgElement=n}return e.svgElement}_getIconConfigFromResolvers(e,n){for(let r=0;rt?t.pathname+t.search:""}}}),N6=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],qG=N6.map(i=>`[${i}]`).join(", "),KG=/^url\(['"]?#(.*?)['"]?\)$/;let Do=(()=>{class i extends UG{constructor(e,n,r,o,s,a){super(e),this._iconRegistry=n,this._location=o,this._errorHandler=s,this._inline=!1,this._previousFontSetClass=[],this._currentIconFetch=f.EMPTY,a&&(a.color&&(this.color=this.defaultColor=a.color),a.fontSet&&(this.fontSet=a.fontSet)),r||e.nativeElement.setAttribute("aria-hidden","true")}get inline(){return this._inline}set inline(e){this._inline=ct(e)}get svgIcon(){return this._svgIcon}set svgIcon(e){e!==this._svgIcon&&(e?this._updateSvgIcon(e):this._svgIcon&&this._clearSvgElement(),this._svgIcon=e)}get fontSet(){return this._fontSet}set fontSet(e){const n=this._cleanupFontValue(e);n!==this._fontSet&&(this._fontSet=n,this._updateFontIconClasses())}get fontIcon(){return this._fontIcon}set fontIcon(e){const n=this._cleanupFontValue(e);n!==this._fontIcon&&(this._fontIcon=n,this._updateFontIconClasses())}_splitIconName(e){if(!e)return["",""];const n=e.split(":");switch(n.length){case 1:return["",n[0]];case 2:return n;default:throw Error(`Invalid icon name: "${e}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){const e=this._elementsWithExternalReferences;if(e&&e.size){const n=this._location.getPathname();n!==this._previousPath&&(this._previousPath=n,this._prependPathToReferences(n))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(e){this._clearSvgElement();const n=this._location.getPathname();this._previousPath=n,this._cacheChildrenWithExternalReferences(e),this._prependPathToReferences(n),this._elementRef.nativeElement.appendChild(e)}_clearSvgElement(){const e=this._elementRef.nativeElement;let n=e.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();n--;){const r=e.childNodes[n];(1!==r.nodeType||"svg"===r.nodeName.toLowerCase())&&r.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;const e=this._elementRef.nativeElement,n=(this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet).split(/ +/):this._iconRegistry.getDefaultFontSetClass()).filter(r=>r.length>0);this._previousFontSetClass.forEach(r=>e.classList.remove(r)),n.forEach(r=>e.classList.add(r)),this._previousFontSetClass=n,this.fontIcon!==this._previousFontIconClass&&!n.includes("mat-ligature-font")&&(this._previousFontIconClass&&e.classList.remove(this._previousFontIconClass),this.fontIcon&&e.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(e){return"string"==typeof e?e.trim().split(" ")[0]:e}_prependPathToReferences(e){const n=this._elementsWithExternalReferences;n&&n.forEach((r,o)=>{r.forEach(s=>{o.setAttribute(s.name,`url('${e}#${s.value}')`)})})}_cacheChildrenWithExternalReferences(e){const n=e.querySelectorAll(qG),r=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let o=0;o{const a=n[o],l=a.getAttribute(s),u=l?l.match(KG):null;if(u){let g=r.get(a);g||(g=[],r.set(a,g)),g.push({name:s,value:u[1]})}})}_updateSvgIcon(e){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),e){const[n,r]=this._splitIconName(e);n&&(this._svgNamespace=n),r&&(this._svgName=r),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(r,n).pipe(ki(1)).subscribe(o=>this._setSvgElement(o),o=>{this._errorHandler.handleError(new Error(`Error retrieving icon ${n}:${r}! ${o.message}`))})}}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(mg),Nr("aria-hidden"),T($G),T(Ys),T(WG,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:8,hostBindings:function(e,n){2&e&&(it("data-mat-icon-type",n._usingFontIcon()?"font":"svg")("data-mat-icon-name",n._svgName||n.fontIcon)("data-mat-icon-namespace",n._svgNamespace||n.fontSet)("fontIcon",n._usingFontIcon()?n.fontIcon:null),nt("mat-icon-inline",n.inline)("mat-icon-no-color","primary"!==n.color&&"accent"!==n.color&&"warn"!==n.color))},inputs:{color:"color",inline:"inline",svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],features:[Te],ngContentSelectors:jG,decls:1,vars:0,template:function(e,n){1&e&&(qt(),Ze(0))},styles:[".mat-icon{-webkit-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px;overflow:hidden}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}.mat-icon.mat-ligature-font[fontIcon]::before{content:attr(fontIcon)}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}"],encapsulation:2,changeDetection:0}),i})(),O6=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,vt]}),i})();function XG(i,t){1&i&&ue(0),2&i&&Ai(ye(2).unified)}function ZG(i,t){if(1&i){const e=Ft();z(0,"button",2),we("click",function(r){return Ue(e),Ge(ye().handleClick(r))})("mouseenter",function(r){return Ue(e),Ge(ye().handleOver(r))})("mouseleave",function(r){return Ue(e),Ge(ye().handleLeave(r))}),z(1,"span",3),be(2,XG,1,1,"ng-template",4),Ze(3),q()()}if(2&i){const e=ye();nt("emoji-mart-emoji-native",e.isNative)("emoji-mart-emoji-custom",e.custom),it("title",e.title)("aria-label",e.label),ie(1),re("ngStyle",e.style),ie(1),re("ngIf",e.isNative)}}function QG(i,t){1&i&&ue(0),2&i&&Ai(ye(2).unified)}function JG(i,t){if(1&i){const e=Ft();z(0,"span",5),we("click",function(r){return Ue(e),Ge(ye().handleClick(r))})("mouseenter",function(r){return Ue(e),Ge(ye().handleOver(r))})("mouseleave",function(r){return Ue(e),Ge(ye().handleLeave(r))}),z(1,"span",3),be(2,QG,1,1,"ng-template",4),Ze(3,1),q()()}if(2&i){const e=ye();nt("emoji-mart-emoji-native",e.isNative)("emoji-mart-emoji-custom",e.custom),it("title",e.title)("aria-label",e.label),ie(1),re("ngStyle",e.style),ie(1),re("ngIf",e.isNative)}}const R6=["*","*"],P6=[{id:"people",name:"Smileys & People",emojis:["1F600","1F603","1F604","1F601","1F606","1F605","1F923","1F602","1F642","1F643","1F609","1F60A","1F607","1F970","1F60D","1F929","1F618","1F617","263A-FE0F","1F61A","1F619","1F972","1F60B","1F61B","1F61C","1F92A","1F61D","1F911","1F917","1F92D","1F92B","1F914","1F910","1F928","1F610","1F611","1F636","1F60F","1F612","1F644","1F62C","1F925","1F60C","1F614","1F62A","1F924","1F634","1F637","1F912","1F915","1F922","1F92E","1F927","1F975","1F976","1F974","1F635","1F92F","1F920","1F973","1F978","1F60E","1F913","1F9D0","1F615","1F61F","1F641","2639-FE0F","1F62E","1F62F","1F632","1F633","1F97A","1F626","1F627","1F628","1F630","1F625","1F622","1F62D","1F631","1F616","1F623","1F61E","1F613","1F629","1F62B","1F971","1F624","1F621","1F620","1F92C","1F608","1F47F","1F480","2620-FE0F","1F4A9","1F921","1F479","1F47A","1F47B","1F47D","1F47E","1F916","1F63A","1F638","1F639","1F63B","1F63C","1F63D","1F640","1F63F","1F63E","1F648","1F44B","1F91A","1F590-FE0F","270B","1F596","1F44C","1F90C","1F90F","270C-FE0F","1F91E","1F91F","1F918","1F919","1F448","1F449","1F446","1F595","1F447","261D-FE0F","1F44D","1F44E","270A","1F44A","1F91B","1F91C","1F44F","1F64C","1F450","1F932","1F91D","1F64F","270D-FE0F","1F485","1F933","1F4AA","1F9BE","1F9BF","1F9B5","1F9B6","1F442","1F9BB","1F443","1F9E0","1FAC0","1FAC1","1F9B7","1F9B4","1F440","1F441-FE0F","1F445","1F444","1F476","1F9D2","1F466","1F467","1F9D1","1F471","1F468","1F9D4","1F468-200D-1F9B0","1F468-200D-1F9B1","1F468-200D-1F9B3","1F468-200D-1F9B2","1F469","1F469-200D-1F9B0","1F9D1-200D-1F9B0","1F469-200D-1F9B1","1F9D1-200D-1F9B1","1F469-200D-1F9B3","1F9D1-200D-1F9B3","1F469-200D-1F9B2","1F9D1-200D-1F9B2","1F471-200D-2640-FE0F","1F471-200D-2642-FE0F","1F9D3","1F474","1F475","1F64D","1F64D-200D-2642-FE0F","1F64D-200D-2640-FE0F","1F64E","1F64E-200D-2642-FE0F","1F64E-200D-2640-FE0F","1F645","1F645-200D-2642-FE0F","1F645-200D-2640-FE0F","1F646","1F646-200D-2642-FE0F","1F646-200D-2640-FE0F","1F481","1F481-200D-2642-FE0F","1F481-200D-2640-FE0F","1F64B","1F64B-200D-2642-FE0F","1F64B-200D-2640-FE0F","1F9CF","1F9CF-200D-2642-FE0F","1F9CF-200D-2640-FE0F","1F647","1F647-200D-2642-FE0F","1F647-200D-2640-FE0F","1F926","1F926-200D-2642-FE0F","1F926-200D-2640-FE0F","1F937","1F937-200D-2642-FE0F","1F937-200D-2640-FE0F","1F9D1-200D-2695-FE0F","1F468-200D-2695-FE0F","1F469-200D-2695-FE0F","1F9D1-200D-1F393","1F468-200D-1F393","1F469-200D-1F393","1F9D1-200D-1F3EB","1F468-200D-1F3EB","1F469-200D-1F3EB","1F9D1-200D-2696-FE0F","1F468-200D-2696-FE0F","1F469-200D-2696-FE0F","1F9D1-200D-1F33E","1F468-200D-1F33E","1F469-200D-1F33E","1F9D1-200D-1F373","1F468-200D-1F373","1F469-200D-1F373","1F9D1-200D-1F527","1F468-200D-1F527","1F469-200D-1F527","1F9D1-200D-1F3ED","1F468-200D-1F3ED","1F469-200D-1F3ED","1F9D1-200D-1F4BC","1F468-200D-1F4BC","1F469-200D-1F4BC","1F9D1-200D-1F52C","1F468-200D-1F52C","1F469-200D-1F52C","1F9D1-200D-1F4BB","1F468-200D-1F4BB","1F469-200D-1F4BB","1F9D1-200D-1F3A4","1F468-200D-1F3A4","1F469-200D-1F3A4","1F9D1-200D-1F3A8","1F468-200D-1F3A8","1F469-200D-1F3A8","1F9D1-200D-2708-FE0F","1F468-200D-2708-FE0F","1F469-200D-2708-FE0F","1F9D1-200D-1F680","1F468-200D-1F680","1F469-200D-1F680","1F9D1-200D-1F692","1F468-200D-1F692","1F469-200D-1F692","1F46E","1F46E-200D-2642-FE0F","1F46E-200D-2640-FE0F","1F575-FE0F","1F575-FE0F-200D-2642-FE0F","1F575-FE0F-200D-2640-FE0F","1F482","1F482-200D-2642-FE0F","1F482-200D-2640-FE0F","1F977","1F477","1F477-200D-2642-FE0F","1F477-200D-2640-FE0F","1F934","1F478","1F473","1F473-200D-2642-FE0F","1F473-200D-2640-FE0F","1F472","1F9D5","1F935","1F935-200D-2642-FE0F","1F935-200D-2640-FE0F","1F470","1F470-200D-2642-FE0F","1F470-200D-2640-FE0F","1F930","1F931","1F469-200D-1F37C","1F468-200D-1F37C","1F9D1-200D-1F37C","1F47C","1F385","1F936","1F9D1-200D-1F384","1F9B8","1F9B8-200D-2642-FE0F","1F9B8-200D-2640-FE0F","1F9B9","1F9B9-200D-2642-FE0F","1F9B9-200D-2640-FE0F","1F9D9","1F9D9-200D-2642-FE0F","1F9D9-200D-2640-FE0F","1F9DA","1F9DA-200D-2642-FE0F","1F9DA-200D-2640-FE0F","1F9DB","1F9DB-200D-2642-FE0F","1F9DB-200D-2640-FE0F","1F9DC","1F9DC-200D-2642-FE0F","1F9DC-200D-2640-FE0F","1F9DD","1F9DD-200D-2642-FE0F","1F9DD-200D-2640-FE0F","1F9DE","1F9DE-200D-2642-FE0F","1F9DE-200D-2640-FE0F","1F9DF","1F9DF-200D-2642-FE0F","1F9DF-200D-2640-FE0F","1F486","1F486-200D-2642-FE0F","1F486-200D-2640-FE0F","1F487","1F487-200D-2642-FE0F","1F487-200D-2640-FE0F","1F6B6","1F6B6-200D-2642-FE0F","1F6B6-200D-2640-FE0F","1F9CD","1F9CD-200D-2642-FE0F","1F9CD-200D-2640-FE0F","1F9CE","1F9CE-200D-2642-FE0F","1F9CE-200D-2640-FE0F","1F9D1-200D-1F9AF","1F468-200D-1F9AF","1F469-200D-1F9AF","1F9D1-200D-1F9BC","1F468-200D-1F9BC","1F469-200D-1F9BC","1F9D1-200D-1F9BD","1F468-200D-1F9BD","1F469-200D-1F9BD","1F3C3","1F3C3-200D-2642-FE0F","1F3C3-200D-2640-FE0F","1F483","1F57A","1F574-FE0F","1F46F","1F46F-200D-2642-FE0F","1F46F-200D-2640-FE0F","1F9D6","1F9D6-200D-2642-FE0F","1F9D6-200D-2640-FE0F","1F9D7","1F9D7-200D-2642-FE0F","1F9D7-200D-2640-FE0F","1F93A","1F3C7","26F7-FE0F","1F3C2","1F3CC-FE0F","1F3CC-FE0F-200D-2642-FE0F","1F3CC-FE0F-200D-2640-FE0F","1F3C4","1F3C4-200D-2642-FE0F","1F3C4-200D-2640-FE0F","1F6A3","1F6A3-200D-2642-FE0F","1F6A3-200D-2640-FE0F","1F3CA","1F3CA-200D-2642-FE0F","1F3CA-200D-2640-FE0F","26F9-FE0F","26F9-FE0F-200D-2642-FE0F","26F9-FE0F-200D-2640-FE0F","1F3CB-FE0F","1F3CB-FE0F-200D-2642-FE0F","1F3CB-FE0F-200D-2640-FE0F","1F6B4","1F6B4-200D-2642-FE0F","1F6B4-200D-2640-FE0F","1F6B5","1F6B5-200D-2642-FE0F","1F6B5-200D-2640-FE0F","1F938","1F938-200D-2642-FE0F","1F938-200D-2640-FE0F","1F93C","1F93C-200D-2642-FE0F","1F93C-200D-2640-FE0F","1F93D","1F93D-200D-2642-FE0F","1F93D-200D-2640-FE0F","1F93E","1F93E-200D-2642-FE0F","1F93E-200D-2640-FE0F","1F939","1F939-200D-2642-FE0F","1F939-200D-2640-FE0F","1F9D8","1F9D8-200D-2642-FE0F","1F9D8-200D-2640-FE0F","1F6C0","1F6CC","1F9D1-200D-1F91D-200D-1F9D1","1F46D","1F46B","1F46C","1F48F","1F469-200D-2764-FE0F-200D-1F48B-200D-1F468","1F468-200D-2764-FE0F-200D-1F48B-200D-1F468","1F469-200D-2764-FE0F-200D-1F48B-200D-1F469","1F491","1F469-200D-2764-FE0F-200D-1F468","1F468-200D-2764-FE0F-200D-1F468","1F469-200D-2764-FE0F-200D-1F469","1F46A","1F468-200D-1F469-200D-1F466","1F468-200D-1F469-200D-1F467","1F468-200D-1F469-200D-1F467-200D-1F466","1F468-200D-1F469-200D-1F466-200D-1F466","1F468-200D-1F469-200D-1F467-200D-1F467","1F468-200D-1F468-200D-1F466","1F468-200D-1F468-200D-1F467","1F468-200D-1F468-200D-1F467-200D-1F466","1F468-200D-1F468-200D-1F466-200D-1F466","1F468-200D-1F468-200D-1F467-200D-1F467","1F469-200D-1F469-200D-1F466","1F469-200D-1F469-200D-1F467","1F469-200D-1F469-200D-1F467-200D-1F466","1F469-200D-1F469-200D-1F466-200D-1F466","1F469-200D-1F469-200D-1F467-200D-1F467","1F468-200D-1F466","1F468-200D-1F466-200D-1F466","1F468-200D-1F467","1F468-200D-1F467-200D-1F466","1F468-200D-1F467-200D-1F467","1F469-200D-1F466","1F469-200D-1F466-200D-1F466","1F469-200D-1F467","1F469-200D-1F467-200D-1F466","1F469-200D-1F467-200D-1F467","1F5E3-FE0F","1F464","1F465","1FAC2","1F463","1F649","1F64A","1F48B","1F48C","1F498","1F49D","1F496","1F497","1F493","1F49E","1F495","1F49F","2763-FE0F","1F494","2764-FE0F","1F9E1","1F49B","1F49A","1F499","1F49C","1F90E","1F5A4","1F90D","1F4AF","1F4A2","1F4A5","1F4AB","1F4A6","1F4A8","1F573-FE0F","1F4A3","1F4AC","1F441-FE0F-200D-1F5E8-FE0F","1F5E8-FE0F","1F5EF-FE0F","1F4AD","1F4A4"]},{id:"nature",name:"Animals & Nature",emojis:["1F435","1F412","1F98D","1F9A7","1F436","1F415","1F9AE","1F415-200D-1F9BA","1F429","1F43A","1F98A","1F99D","1F431","1F408","1F408-200D-2B1B","1F981","1F42F","1F405","1F406","1F434","1F40E","1F984","1F993","1F98C","1F9AC","1F42E","1F402","1F403","1F404","1F437","1F416","1F417","1F43D","1F40F","1F411","1F410","1F42A","1F42B","1F999","1F992","1F418","1F9A3","1F98F","1F99B","1F42D","1F401","1F400","1F439","1F430","1F407","1F43F-FE0F","1F9AB","1F994","1F987","1F43B","1F43B-200D-2744-FE0F","1F428","1F43C","1F9A5","1F9A6","1F9A8","1F998","1F9A1","1F43E","1F983","1F414","1F413","1F423","1F424","1F425","1F426","1F427","1F54A-FE0F","1F985","1F986","1F9A2","1F989","1F9A4","1FAB6","1F9A9","1F99A","1F99C","1F438","1F40A","1F422","1F98E","1F40D","1F432","1F409","1F995","1F996","1F433","1F40B","1F42C","1F9AD","1F41F","1F420","1F421","1F988","1F419","1F41A","1F40C","1F98B","1F41B","1F41C","1F41D","1FAB2","1F41E","1F997","1FAB3","1F577-FE0F","1F578-FE0F","1F982","1F99F","1FAB0","1FAB1","1F9A0","1F490","1F338","1F4AE","1F3F5-FE0F","1F339","1F940","1F33A","1F33B","1F33C","1F337","1F331","1FAB4","1F332","1F333","1F334","1F335","1F33E","1F33F","2618-FE0F","1F340","1F341","1F342","1F343"]},{id:"foods",name:"Food & Drink",emojis:["1F347","1F348","1F349","1F34A","1F34B","1F34C","1F34D","1F96D","1F34E","1F34F","1F350","1F351","1F352","1F353","1FAD0","1F95D","1F345","1FAD2","1F965","1F951","1F346","1F954","1F955","1F33D","1F336-FE0F","1FAD1","1F952","1F96C","1F966","1F9C4","1F9C5","1F344","1F95C","1F330","1F35E","1F950","1F956","1FAD3","1F968","1F96F","1F95E","1F9C7","1F9C0","1F356","1F357","1F969","1F953","1F354","1F35F","1F355","1F32D","1F96A","1F32E","1F32F","1FAD4","1F959","1F9C6","1F95A","1F373","1F958","1F372","1FAD5","1F963","1F957","1F37F","1F9C8","1F9C2","1F96B","1F371","1F358","1F359","1F35A","1F35B","1F35C","1F35D","1F360","1F362","1F363","1F364","1F365","1F96E","1F361","1F95F","1F960","1F961","1F980","1F99E","1F990","1F991","1F9AA","1F366","1F367","1F368","1F369","1F36A","1F382","1F370","1F9C1","1F967","1F36B","1F36C","1F36D","1F36E","1F36F","1F37C","1F95B","2615","1FAD6","1F375","1F376","1F37E","1F377","1F378","1F379","1F37A","1F37B","1F942","1F943","1F964","1F9CB","1F9C3","1F9C9","1F9CA","1F962","1F37D-FE0F","1F374","1F944","1F52A","1F3FA"]},{id:"activity",name:"Activities",emojis:["1F383","1F384","1F386","1F387","1F9E8","2728","1F388","1F389","1F38A","1F38B","1F38D","1F38E","1F38F","1F390","1F391","1F9E7","1F380","1F381","1F397-FE0F","1F39F-FE0F","1F3AB","1F396-FE0F","1F3C6","1F3C5","1F947","1F948","1F949","26BD","26BE","1F94E","1F3C0","1F3D0","1F3C8","1F3C9","1F3BE","1F94F","1F3B3","1F3CF","1F3D1","1F3D2","1F94D","1F3D3","1F3F8","1F94A","1F94B","1F945","26F3","26F8-FE0F","1F3A3","1F93F","1F3BD","1F3BF","1F6F7","1F94C","1F3AF","1FA80","1FA81","1F3B1","1F52E","1FA84","1F9FF","1F3AE","1F579-FE0F","1F3B0","1F3B2","1F9E9","1F9F8","1FA85","1FA86","2660-FE0F","2665-FE0F","2666-FE0F","2663-FE0F","265F-FE0F","1F0CF","1F004","1F3B4","1F3AD","1F5BC-FE0F","1F3A8","1F9F5","1FAA1","1F9F6","1FAA2"]},{id:"places",name:"Travel & Places",emojis:["1F30D","1F30E","1F30F","1F310","1F5FA-FE0F","1F5FE","1F9ED","1F3D4-FE0F","26F0-FE0F","1F30B","1F5FB","1F3D5-FE0F","1F3D6-FE0F","1F3DC-FE0F","1F3DD-FE0F","1F3DE-FE0F","1F3DF-FE0F","1F3DB-FE0F","1F3D7-FE0F","1F9F1","1FAA8","1FAB5","1F6D6","1F3D8-FE0F","1F3DA-FE0F","1F3E0","1F3E1","1F3E2","1F3E3","1F3E4","1F3E5","1F3E6","1F3E8","1F3E9","1F3EA","1F3EB","1F3EC","1F3ED","1F3EF","1F3F0","1F492","1F5FC","1F5FD","26EA","1F54C","1F6D5","1F54D","26E9-FE0F","1F54B","26F2","26FA","1F301","1F303","1F3D9-FE0F","1F304","1F305","1F306","1F307","1F309","2668-FE0F","1F3A0","1F3A1","1F3A2","1F488","1F3AA","1F682","1F683","1F684","1F685","1F686","1F687","1F688","1F689","1F68A","1F69D","1F69E","1F68B","1F68C","1F68D","1F68E","1F690","1F691","1F692","1F693","1F694","1F695","1F696","1F697","1F698","1F699","1F6FB","1F69A","1F69B","1F69C","1F3CE-FE0F","1F3CD-FE0F","1F6F5","1F9BD","1F9BC","1F6FA","1F6B2","1F6F4","1F6F9","1F6FC","1F68F","1F6E3-FE0F","1F6E4-FE0F","1F6E2-FE0F","26FD","1F6A8","1F6A5","1F6A6","1F6D1","1F6A7","2693","26F5","1F6F6","1F6A4","1F6F3-FE0F","26F4-FE0F","1F6E5-FE0F","1F6A2","2708-FE0F","1F6E9-FE0F","1F6EB","1F6EC","1FA82","1F4BA","1F681","1F69F","1F6A0","1F6A1","1F6F0-FE0F","1F680","1F6F8","1F6CE-FE0F","1F9F3","231B","23F3","231A","23F0","23F1-FE0F","23F2-FE0F","1F570-FE0F","1F55B","1F567","1F550","1F55C","1F551","1F55D","1F552","1F55E","1F553","1F55F","1F554","1F560","1F555","1F561","1F556","1F562","1F557","1F563","1F558","1F564","1F559","1F565","1F55A","1F566","1F311","1F312","1F313","1F314","1F315","1F316","1F317","1F318","1F319","1F31A","1F31B","1F31C","1F321-FE0F","2600-FE0F","1F31D","1F31E","1FA90","2B50","1F31F","1F320","1F30C","2601-FE0F","26C5","26C8-FE0F","1F324-FE0F","1F325-FE0F","1F326-FE0F","1F327-FE0F","1F328-FE0F","1F329-FE0F","1F32A-FE0F","1F32B-FE0F","1F32C-FE0F","1F300","1F308","1F302","2602-FE0F","2614","26F1-FE0F","26A1","2744-FE0F","2603-FE0F","26C4","2604-FE0F","1F525","1F4A7","1F30A"]},{id:"objects",name:"Objects",emojis:["1F453","1F576-FE0F","1F97D","1F97C","1F9BA","1F454","1F455","1F456","1F9E3","1F9E4","1F9E5","1F9E6","1F457","1F458","1F97B","1FA71","1FA72","1FA73","1F459","1F45A","1F45B","1F45C","1F45D","1F6CD-FE0F","1F392","1FA74","1F45E","1F45F","1F97E","1F97F","1F460","1F461","1FA70","1F462","1F451","1F452","1F3A9","1F393","1F9E2","1FA96","26D1-FE0F","1F4FF","1F484","1F48D","1F48E","1F507","1F508","1F509","1F50A","1F4E2","1F4E3","1F4EF","1F514","1F515","1F3BC","1F3B5","1F3B6","1F399-FE0F","1F39A-FE0F","1F39B-FE0F","1F3A4","1F3A7","1F4FB","1F3B7","1FA97","1F3B8","1F3B9","1F3BA","1F3BB","1FA95","1F941","1FA98","1F4F1","1F4F2","260E-FE0F","1F4DE","1F4DF","1F4E0","1F50B","1F50C","1F4BB","1F5A5-FE0F","1F5A8-FE0F","2328-FE0F","1F5B1-FE0F","1F5B2-FE0F","1F4BD","1F4BE","1F4BF","1F4C0","1F9EE","1F3A5","1F39E-FE0F","1F4FD-FE0F","1F3AC","1F4FA","1F4F7","1F4F8","1F4F9","1F4FC","1F50D","1F50E","1F56F-FE0F","1F4A1","1F526","1F3EE","1FA94","1F4D4","1F4D5","1F4D6","1F4D7","1F4D8","1F4D9","1F4DA","1F4D3","1F4D2","1F4C3","1F4DC","1F4C4","1F4F0","1F5DE-FE0F","1F4D1","1F516","1F3F7-FE0F","1F4B0","1FA99","1F4B4","1F4B5","1F4B6","1F4B7","1F4B8","1F4B3","1F9FE","1F4B9","2709-FE0F","1F4E7","1F4E8","1F4E9","1F4E4","1F4E5","1F4E6","1F4EB","1F4EA","1F4EC","1F4ED","1F4EE","1F5F3-FE0F","270F-FE0F","2712-FE0F","1F58B-FE0F","1F58A-FE0F","1F58C-FE0F","1F58D-FE0F","1F4DD","1F4BC","1F4C1","1F4C2","1F5C2-FE0F","1F4C5","1F4C6","1F5D2-FE0F","1F5D3-FE0F","1F4C7","1F4C8","1F4C9","1F4CA","1F4CB","1F4CC","1F4CD","1F4CE","1F587-FE0F","1F4CF","1F4D0","2702-FE0F","1F5C3-FE0F","1F5C4-FE0F","1F5D1-FE0F","1F512","1F513","1F50F","1F510","1F511","1F5DD-FE0F","1F528","1FA93","26CF-FE0F","2692-FE0F","1F6E0-FE0F","1F5E1-FE0F","2694-FE0F","1F52B","1FA83","1F3F9","1F6E1-FE0F","1FA9A","1F527","1FA9B","1F529","2699-FE0F","1F5DC-FE0F","2696-FE0F","1F9AF","1F517","26D3-FE0F","1FA9D","1F9F0","1F9F2","1FA9C","2697-FE0F","1F9EA","1F9EB","1F9EC","1F52C","1F52D","1F4E1","1F489","1FA78","1F48A","1FA79","1FA7A","1F6AA","1F6D7","1FA9E","1FA9F","1F6CF-FE0F","1F6CB-FE0F","1FA91","1F6BD","1FAA0","1F6BF","1F6C1","1FAA4","1FA92","1F9F4","1F9F7","1F9F9","1F9FA","1F9FB","1FAA3","1F9FC","1FAA5","1F9FD","1F9EF","1F6D2","1F6AC","26B0-FE0F","1FAA6","26B1-FE0F","1F5FF","1FAA7"]},{id:"symbols",name:"Symbols",emojis:["1F3E7","1F6AE","1F6B0","267F","1F6B9","1F6BA","1F6BB","1F6BC","1F6BE","1F6C2","1F6C3","1F6C4","1F6C5","26A0-FE0F","1F6B8","26D4","1F6AB","1F6B3","1F6AD","1F6AF","1F6B1","1F6B7","1F4F5","1F51E","2622-FE0F","2623-FE0F","2B06-FE0F","2197-FE0F","27A1-FE0F","2198-FE0F","2B07-FE0F","2199-FE0F","2B05-FE0F","2196-FE0F","2195-FE0F","2194-FE0F","21A9-FE0F","21AA-FE0F","2934-FE0F","2935-FE0F","1F503","1F504","1F519","1F51A","1F51B","1F51C","1F51D","1F6D0","269B-FE0F","1F549-FE0F","2721-FE0F","2638-FE0F","262F-FE0F","271D-FE0F","2626-FE0F","262A-FE0F","262E-FE0F","1F54E","1F52F","2648","2649","264A","264B","264C","264D","264E","264F","2650","2651","2652","2653","26CE","1F500","1F501","1F502","25B6-FE0F","23E9","23ED-FE0F","23EF-FE0F","25C0-FE0F","23EA","23EE-FE0F","1F53C","23EB","1F53D","23EC","23F8-FE0F","23F9-FE0F","23FA-FE0F","23CF-FE0F","1F3A6","1F505","1F506","1F4F6","1F4F3","1F4F4","2640-FE0F","2642-FE0F","26A7-FE0F","2716-FE0F","2795","2796","2797","267E-FE0F","203C-FE0F","2049-FE0F","2753","2754","2755","2757","3030-FE0F","1F4B1","1F4B2","2695-FE0F","267B-FE0F","269C-FE0F","1F531","1F4DB","1F530","2B55","2705","2611-FE0F","2714-FE0F","274C","274E","27B0","27BF","303D-FE0F","2733-FE0F","2734-FE0F","2747-FE0F","00A9-FE0F","00AE-FE0F","2122-FE0F","0023-FE0F-20E3","002A-FE0F-20E3","0030-FE0F-20E3","0031-FE0F-20E3","0032-FE0F-20E3","0033-FE0F-20E3","0034-FE0F-20E3","0035-FE0F-20E3","0036-FE0F-20E3","0037-FE0F-20E3","0038-FE0F-20E3","0039-FE0F-20E3","1F51F","1F520","1F521","1F522","1F523","1F524","1F170-FE0F","1F18E","1F171-FE0F","1F191","1F192","1F193","2139-FE0F","1F194","24C2-FE0F","1F195","1F196","1F17E-FE0F","1F197","1F17F-FE0F","1F198","1F199","1F19A","1F201","1F202-FE0F","1F237-FE0F","1F236","1F22F","1F250","1F239","1F21A","1F232","1F251","1F238","1F234","1F233","3297-FE0F","3299-FE0F","1F23A","1F235","1F534","1F7E0","1F7E1","1F7E2","1F535","1F7E3","1F7E4","26AB","26AA","1F7E5","1F7E7","1F7E8","1F7E9","1F7E6","1F7EA","1F7EB","2B1B","2B1C","25FC-FE0F","25FB-FE0F","25FE","25FD","25AA-FE0F","25AB-FE0F","1F536","1F537","1F538","1F539","1F53A","1F53B","1F4A0","1F518","1F533","1F532"]},{id:"flags",name:"Flags",emojis:["1F1E6-1F1E8","1F1E6-1F1E9","1F1E6-1F1EA","1F1E6-1F1EB","1F1E6-1F1EC","1F1E6-1F1EE","1F1E6-1F1F1","1F1E6-1F1F2","1F1E6-1F1F4","1F1E6-1F1F6","1F1E6-1F1F7","1F1E6-1F1F8","1F1E6-1F1F9","1F1E6-1F1FA","1F1E6-1F1FC","1F1E6-1F1FD","1F1E6-1F1FF","1F1E7-1F1E6","1F1E7-1F1E7","1F1E7-1F1E9","1F1E7-1F1EA","1F1E7-1F1EB","1F1E7-1F1EC","1F1E7-1F1ED","1F1E7-1F1EE","1F1E7-1F1EF","1F1E7-1F1F1","1F1E7-1F1F2","1F1E7-1F1F3","1F1E7-1F1F4","1F1E7-1F1F6","1F1E7-1F1F7","1F1E7-1F1F8","1F1E7-1F1F9","1F1E7-1F1FB","1F1E7-1F1FC","1F1E7-1F1FE","1F1E7-1F1FF","1F1E8-1F1E6","1F1E8-1F1E8","1F1E8-1F1E9","1F1E8-1F1EB","1F1E8-1F1EC","1F1E8-1F1ED","1F1E8-1F1EE","1F1E8-1F1F0","1F1E8-1F1F1","1F1E8-1F1F2","1F1E8-1F1F3","1F1E8-1F1F4","1F1E8-1F1F5","1F1E8-1F1F7","1F1E8-1F1FA","1F1E8-1F1FB","1F1E8-1F1FC","1F1E8-1F1FD","1F1E8-1F1FE","1F1E8-1F1FF","1F1E9-1F1EA","1F1E9-1F1EC","1F1E9-1F1EF","1F1E9-1F1F0","1F1E9-1F1F2","1F1E9-1F1F4","1F1E9-1F1FF","1F1EA-1F1E6","1F1EA-1F1E8","1F1EA-1F1EA","1F1EA-1F1EC","1F1EA-1F1ED","1F1EA-1F1F7","1F1EA-1F1F8","1F1EA-1F1F9","1F1EA-1F1FA","1F1EB-1F1EE","1F1EB-1F1EF","1F1EB-1F1F0","1F1EB-1F1F2","1F1EB-1F1F4","1F1EB-1F1F7","1F1EC-1F1E6","1F1EC-1F1E7","1F1EC-1F1E9","1F1EC-1F1EA","1F1EC-1F1EB","1F1EC-1F1EC","1F1EC-1F1ED","1F1EC-1F1EE","1F1EC-1F1F1","1F1EC-1F1F2","1F1EC-1F1F3","1F1EC-1F1F5","1F1EC-1F1F6","1F1EC-1F1F7","1F1EC-1F1F8","1F1EC-1F1F9","1F1EC-1F1FA","1F1EC-1F1FC","1F1EC-1F1FE","1F1ED-1F1F0","1F1ED-1F1F2","1F1ED-1F1F3","1F1ED-1F1F7","1F1ED-1F1F9","1F1ED-1F1FA","1F1EE-1F1E8","1F1EE-1F1E9","1F1EE-1F1EA","1F1EE-1F1F1","1F1EE-1F1F2","1F1EE-1F1F3","1F1EE-1F1F4","1F1EE-1F1F6","1F1EE-1F1F7","1F1EE-1F1F8","1F1EE-1F1F9","1F1EF-1F1EA","1F1EF-1F1F2","1F1EF-1F1F4","1F1EF-1F1F5","1F1F0-1F1EA","1F1F0-1F1EC","1F1F0-1F1ED","1F1F0-1F1EE","1F1F0-1F1F2","1F1F0-1F1F3","1F1F0-1F1F5","1F1F0-1F1F7","1F1F0-1F1FC","1F1F0-1F1FE","1F1F0-1F1FF","1F1F1-1F1E6","1F1F1-1F1E7","1F1F1-1F1E8","1F1F1-1F1EE","1F1F1-1F1F0","1F1F1-1F1F7","1F1F1-1F1F8","1F1F1-1F1F9","1F1F1-1F1FA","1F1F1-1F1FB","1F1F1-1F1FE","1F1F2-1F1E6","1F1F2-1F1E8","1F1F2-1F1E9","1F1F2-1F1EA","1F1F2-1F1EB","1F1F2-1F1EC","1F1F2-1F1ED","1F1F2-1F1F0","1F1F2-1F1F1","1F1F2-1F1F2","1F1F2-1F1F3","1F1F2-1F1F4","1F1F2-1F1F5","1F1F2-1F1F6","1F1F2-1F1F7","1F1F2-1F1F8","1F1F2-1F1F9","1F1F2-1F1FA","1F1F2-1F1FB","1F1F2-1F1FC","1F1F2-1F1FD","1F1F2-1F1FE","1F1F2-1F1FF","1F1F3-1F1E6","1F1F3-1F1E8","1F1F3-1F1EA","1F1F3-1F1EB","1F1F3-1F1EC","1F1F3-1F1EE","1F1F3-1F1F1","1F1F3-1F1F4","1F1F3-1F1F5","1F1F3-1F1F7","1F1F3-1F1FA","1F1F3-1F1FF","1F1F4-1F1F2","1F1F5-1F1E6","1F1F5-1F1EA","1F1F5-1F1EB","1F1F5-1F1EC","1F1F5-1F1ED","1F1F5-1F1F0","1F1F5-1F1F1","1F1F5-1F1F2","1F1F5-1F1F3","1F1F5-1F1F7","1F1F5-1F1F8","1F1F5-1F1F9","1F1F5-1F1FC","1F1F5-1F1FE","1F1F6-1F1E6","1F1F7-1F1EA","1F1F7-1F1F4","1F1F7-1F1F8","1F1F7-1F1FA","1F1F7-1F1FC","1F1F8-1F1E6","1F1F8-1F1E7","1F1F8-1F1E8","1F1F8-1F1E9","1F1F8-1F1EA","1F1F8-1F1EC","1F1F8-1F1ED","1F1F8-1F1EE","1F1F8-1F1EF","1F1F8-1F1F0","1F1F8-1F1F1","1F1F8-1F1F2","1F1F8-1F1F3","1F1F8-1F1F4","1F1F8-1F1F7","1F1F8-1F1F8","1F1F8-1F1F9","1F1F8-1F1FB","1F1F8-1F1FD","1F1F8-1F1FE","1F1F8-1F1FF","1F1F9-1F1E6","1F1F9-1F1E8","1F1F9-1F1E9","1F1F9-1F1EB","1F1F9-1F1EC","1F1F9-1F1ED","1F1F9-1F1EF","1F1F9-1F1F0","1F1F9-1F1F1","1F1F9-1F1F2","1F1F9-1F1F3","1F1F9-1F1F4","1F1F9-1F1F7","1F1F9-1F1F9","1F1F9-1F1FB","1F1F9-1F1FC","1F1F9-1F1FF","1F1FA-1F1E6","1F1FA-1F1EC","1F1FA-1F1F2","1F1FA-1F1F3","1F1FA-1F1F8","1F1FA-1F1FE","1F1FA-1F1FF","1F1FB-1F1E6","1F1FB-1F1E8","1F1FB-1F1EA","1F1FB-1F1EC","1F1FB-1F1EE","1F1FB-1F1F3","1F1FB-1F1FA","1F1FC-1F1EB","1F1FC-1F1F8","1F1FD-1F1F0","1F1FE-1F1EA","1F1FE-1F1F9","1F1FF-1F1E6","1F1FF-1F1F2","1F1FF-1F1FC","1F38C","1F3C1","1F3F3-FE0F","1F3F3-FE0F-200D-1F308","1F3F3-FE0F-200D-26A7-FE0F","1F3F4","1F3F4-200D-2620-FE0F","1F3F4-E0067-E0062-E0065-E006E-E0067-E007F","1F3F4-E0067-E0062-E0073-E0063-E0074-E007F","1F3F4-E0067-E0062-E0077-E006C-E0073-E007F","1F6A9"]}],eq=[{name:"Grinning Face",unified:"1F600",text:":D",keywords:["grinning_face","face","smile","happy","joy",":D","grin"],sheet:[30,32],shortName:"grinning"},{name:"Smiling Face with Open Mouth",unified:"1F603",text:":)",emoticons:["=)","=-)"],keywords:["grinning_face_with_big_eyes","face","happy","joy","haha",":D",":)","smile","funny"],sheet:[30,35],shortName:"smiley"},{name:"Smiling Face with Open Mouth and Smiling Eyes",unified:"1F604",text:":)",emoticons:["C:","c:",":D",":-D"],keywords:["grinning_face_with_smiling_eyes","face","happy","joy","funny","haha","laugh","like",":D",":)","smile"],sheet:[30,36],shortName:"smile"},{name:"Grinning Face with Smiling Eyes",unified:"1F601",keywords:["beaming_face_with_smiling_eyes","face","happy","smile","joy","kawaii"],sheet:[30,33],shortName:"grin"},{name:"Smiling Face with Open Mouth and Tightly-Closed Eyes",unified:"1F606",emoticons:[":>",":->"],keywords:["grinning_squinting_face","happy","joy","lol","satisfied","haha","face","glad","XD","laugh"],sheet:[30,38],shortNames:["satisfied"],shortName:"laughing"},{name:"Smiling Face with Open Mouth and Cold Sweat",unified:"1F605",keywords:["grinning_face_with_sweat","face","hot","happy","laugh","sweat","smile","relief"],sheet:[30,37],shortName:"sweat_smile"},{name:"Rolling on the Floor Laughing",unified:"1F923",keywords:["rolling_on_the_floor_laughing","face","rolling","floor","laughing","lol","haha","rofl"],sheet:[38,19],shortName:"rolling_on_the_floor_laughing"},{name:"Face with Tears of Joy",unified:"1F602",keywords:["face_with_tears_of_joy","face","cry","tears","weep","happy","happytears","haha"],sheet:[30,34],shortName:"joy"},{name:"Slightly Smiling Face",unified:"1F642",emoticons:[":)","(:",":-)"],keywords:["slightly_smiling_face","face","smile"],sheet:[31,40],shortName:"slightly_smiling_face"},{name:"Upside-Down Face",unified:"1F643",keywords:["upside_down_face","face","flipped","silly","smile"],sheet:[31,41],shortName:"upside_down_face"},{name:"Winking Face",unified:"1F609",text:";)",emoticons:[";)",";-)"],keywords:["winking_face","face","happy","mischievous","secret",";)","smile","eye"],sheet:[30,41],shortName:"wink"},{name:"Smiling Face with Smiling Eyes",unified:"1F60A",text:":)",keywords:["smiling_face_with_smiling_eyes","face","smile","happy","flushed","crush","embarrassed","shy","joy"],sheet:[30,42],shortName:"blush"},{name:"Smiling Face with Halo",unified:"1F607",keywords:["smiling_face_with_halo","face","angel","heaven","halo"],sheet:[30,39],shortName:"innocent"},{name:"Smiling Face with Smiling Eyes and Three Hearts",unified:"1F970",keywords:["smiling_face_with_hearts","face","love","like","affection","valentines","infatuation","crush","hearts","adore"],sheet:[42,13],shortName:"smiling_face_with_3_hearts"},{name:"Smiling Face with Heart-Shaped Eyes",unified:"1F60D",keywords:["smiling_face_with_heart_eyes","face","love","like","affection","valentines","infatuation","crush","heart"],sheet:[30,45],shortName:"heart_eyes"},{name:"Grinning Face with Star Eyes",unified:"1F929",keywords:["star_struck","face","smile","starry","eyes","grinning"],sheet:[38,42],shortNames:["grinning_face_with_star_eyes"],shortName:"star-struck"},{name:"Face Throwing a Kiss",unified:"1F618",emoticons:[":*",":-*"],keywords:["face_blowing_a_kiss","face","love","like","affection","valentines","infatuation","kiss"],sheet:[30,56],shortName:"kissing_heart"},{name:"Kissing Face",unified:"1F617",keywords:["kissing_face","love","like","face","3","valentines","infatuation","kiss"],sheet:[30,55],shortName:"kissing"},{name:"White Smiling Face",unified:"263A-FE0F",keywords:["smiling_face","face","blush","massage","happiness"],sheet:[54,22],shortName:"relaxed"},{name:"Kissing Face with Closed Eyes",unified:"1F61A",keywords:["kissing_face_with_closed_eyes","face","love","like","affection","valentines","infatuation","kiss"],sheet:[31,0],shortName:"kissing_closed_eyes"},{name:"Kissing Face with Smiling Eyes",unified:"1F619",keywords:["kissing_face_with_smiling_eyes","face","affection","valentines","infatuation","kiss"],sheet:[30,57],shortName:"kissing_smiling_eyes"},{name:"Smiling Face with Tear",unified:"1F972",keywords:["smiling face with tear","sad","cry","pretend"],sheet:[42,15],shortName:"smiling_face_with_tear"},{name:"Face Savouring Delicious Food",unified:"1F60B",keywords:["face_savoring_food","happy","joy","tongue","smile","face","silly","yummy","nom","delicious","savouring"],sheet:[30,43],shortName:"yum"},{name:"Face with Stuck-out Tongue",unified:"1F61B",text:":p",emoticons:[":p",":-p",":P",":-P",":b",":-b"],keywords:["face_with_tongue","face","prank","childish","playful","mischievous","smile","tongue"],sheet:[31,1],shortName:"stuck_out_tongue"},{name:"Face with Stuck-out Tongue and Winking Eye",unified:"1F61C",text:";p",emoticons:[";p",";-p",";b",";-b",";P",";-P"],keywords:["winking_face_with_tongue","face","prank","childish","playful","mischievous","smile","wink","tongue"],sheet:[31,2],shortName:"stuck_out_tongue_winking_eye"},{name:"Grinning Face with One Large and One Small Eye",unified:"1F92A",keywords:["zany_face","face","goofy","crazy"],sheet:[38,43],shortNames:["grinning_face_with_one_large_and_one_small_eye"],shortName:"zany_face"},{name:"Face with Stuck-out Tongue and Tightly-Closed Eyes",unified:"1F61D",keywords:["squinting_face_with_tongue","face","prank","playful","mischievous","smile","tongue"],sheet:[31,3],shortName:"stuck_out_tongue_closed_eyes"},{name:"Money-Mouth Face",unified:"1F911",keywords:["money_mouth_face","face","rich","dollar","money"],sheet:[37,24],shortName:"money_mouth_face"},{name:"Hugging Face",unified:"1F917",keywords:["hugging_face","face","smile","hug"],sheet:[37,30],shortName:"hugging_face"},{name:"Smiling Face with Smiling Eyes and Hand Covering Mouth",unified:"1F92D",keywords:["face_with_hand_over_mouth","face","whoops","shock","surprise"],sheet:[38,46],shortNames:["smiling_face_with_smiling_eyes_and_hand_covering_mouth"],shortName:"face_with_hand_over_mouth"},{name:"Face with Finger Covering Closed Lips",unified:"1F92B",keywords:["shushing_face","face","quiet","shhh"],sheet:[38,44],shortNames:["face_with_finger_covering_closed_lips"],shortName:"shushing_face"},{name:"Thinking Face",unified:"1F914",keywords:["thinking_face","face","hmmm","think","consider"],sheet:[37,27],shortName:"thinking_face"},{name:"Zipper-Mouth Face",unified:"1F910",keywords:["zipper_mouth_face","face","sealed","zipper","secret"],sheet:[37,23],shortName:"zipper_mouth_face"},{name:"Face with One Eyebrow Raised",unified:"1F928",keywords:["face_with_raised_eyebrow","face","distrust","scepticism","disapproval","disbelief","surprise"],sheet:[38,41],shortNames:["face_with_one_eyebrow_raised"],shortName:"face_with_raised_eyebrow"},{name:"Neutral Face",unified:"1F610",emoticons:[":|",":-|"],keywords:["neutral_face","indifference","meh",":|","neutral"],sheet:[30,48],shortName:"neutral_face"},{name:"Expressionless Face",unified:"1F611",keywords:["expressionless_face","face","indifferent","-_-","meh","deadpan"],sheet:[30,49],shortName:"expressionless"},{name:"Face Without Mouth",unified:"1F636",keywords:["face_without_mouth","face","hellokitty"],sheet:[31,28],shortName:"no_mouth"},{name:"Smirking Face",unified:"1F60F",keywords:["smirking_face","face","smile","mean","prank","smug","sarcasm"],sheet:[30,47],shortName:"smirk"},{name:"Unamused Face",unified:"1F612",text:":(",keywords:["unamused_face","indifference","bored","straight face","serious","sarcasm","unimpressed","skeptical","dubious","side_eye"],sheet:[30,50],shortName:"unamused"},{name:"Face with Rolling Eyes",unified:"1F644",keywords:["face_with_rolling_eyes","face","eyeroll","frustrated"],sheet:[31,42],shortName:"face_with_rolling_eyes"},{name:"Grimacing Face",unified:"1F62C",keywords:["grimacing_face","face","grimace","teeth"],sheet:[31,18],shortName:"grimacing"},{name:"Lying Face",unified:"1F925",keywords:["lying_face","face","lie","pinocchio"],sheet:[38,21],shortName:"lying_face"},{name:"Relieved Face",unified:"1F60C",keywords:["relieved_face","face","relaxed","phew","massage","happiness"],sheet:[30,44],shortName:"relieved"},{name:"Pensive Face",unified:"1F614",keywords:["pensive_face","face","sad","depressed","upset"],sheet:[30,52],shortName:"pensive"},{name:"Sleepy Face",unified:"1F62A",keywords:["sleepy_face","face","tired","rest","nap"],sheet:[31,16],shortName:"sleepy"},{name:"Drooling Face",unified:"1F924",keywords:["drooling_face","face"],sheet:[38,20],shortName:"drooling_face"},{name:"Sleeping Face",unified:"1F634",keywords:["sleeping_face","face","tired","sleepy","night","zzz"],sheet:[31,26],shortName:"sleeping"},{name:"Face with Medical Mask",unified:"1F637",keywords:["face_with_medical_mask","face","sick","ill","disease"],sheet:[31,29],shortName:"mask"},{name:"Face with Thermometer",unified:"1F912",keywords:["face_with_thermometer","sick","temperature","thermometer","cold","fever"],sheet:[37,25],shortName:"face_with_thermometer"},{name:"Face with Head-Bandage",unified:"1F915",keywords:["face_with_head_bandage","injured","clumsy","bandage","hurt"],sheet:[37,28],shortName:"face_with_head_bandage"},{name:"Nauseated Face",unified:"1F922",keywords:["nauseated_face","face","vomit","gross","green","sick","throw up","ill"],sheet:[38,18],shortName:"nauseated_face"},{name:"Face with Open Mouth Vomiting",unified:"1F92E",keywords:["face_vomiting","face","sick"],sheet:[38,47],shortNames:["face_with_open_mouth_vomiting"],shortName:"face_vomiting"},{name:"Sneezing Face",unified:"1F927",keywords:["sneezing_face","face","gesundheit","sneeze","sick","allergy"],sheet:[38,40],shortName:"sneezing_face"},{name:"Overheated Face",unified:"1F975",keywords:["hot_face","face","feverish","heat","red","sweating"],sheet:[42,18],shortName:"hot_face"},{name:"Freezing Face",unified:"1F976",keywords:["cold_face","face","blue","freezing","frozen","frostbite","icicles"],sheet:[42,19],shortName:"cold_face"},{name:"Face with Uneven Eyes and Wavy Mouth",unified:"1F974",keywords:["woozy_face","face","dizzy","intoxicated","tipsy","wavy"],sheet:[42,17],shortName:"woozy_face"},{name:"Dizzy Face",unified:"1F635",keywords:["dizzy_face","spent","unconscious","xox","dizzy"],sheet:[31,27],shortName:"dizzy_face"},{name:"Shocked Face with Exploding Head",unified:"1F92F",keywords:["exploding_head","face","shocked","mind","blown"],sheet:[38,48],shortNames:["shocked_face_with_exploding_head"],shortName:"exploding_head"},{name:"Face with Cowboy Hat",unified:"1F920",keywords:["cowboy_hat_face","face","cowgirl","hat"],sheet:[38,16],shortName:"face_with_cowboy_hat"},{name:"Face with Party Horn and Party Hat",unified:"1F973",keywords:["partying_face","face","celebration","woohoo"],sheet:[42,16],shortName:"partying_face"},{name:"Disguised Face",unified:"1F978",keywords:["disguised face","pretent","brows","glasses","moustache"],sheet:[42,26],shortName:"disguised_face"},{name:"Smiling Face with Sunglasses",unified:"1F60E",emoticons:["8)"],keywords:["smiling_face_with_sunglasses","face","cool","smile","summer","beach","sunglass"],sheet:[30,46],shortName:"sunglasses"},{name:"Nerd Face",unified:"1F913",keywords:["nerd_face","face","nerdy","geek","dork"],sheet:[37,26],shortName:"nerd_face"},{name:"Face with Monocle",unified:"1F9D0",keywords:["face_with_monocle","face","stuffy","wealthy"],sheet:[45,34],shortName:"face_with_monocle"},{name:"Confused Face",unified:"1F615",emoticons:[":\\",":-\\",":/",":-/"],keywords:["confused_face","face","indifference","huh","weird","hmmm",":/"],sheet:[30,53],shortName:"confused"},{name:"Worried Face",unified:"1F61F",keywords:["worried_face","face","concern","nervous",":("],sheet:[31,5],shortName:"worried"},{name:"Slightly Frowning Face",unified:"1F641",keywords:["slightly_frowning_face","face","frowning","disappointed","sad","upset"],sheet:[31,39],shortName:"slightly_frowning_face"},{name:"Frowning Face",unified:"2639-FE0F",keywords:["frowning_face","face","sad","upset","frown"],sheet:[54,21],shortName:"white_frowning_face"},{name:"Face with Open Mouth",unified:"1F62E",emoticons:[":o",":-o",":O",":-O"],keywords:["face_with_open_mouth","face","surprise","impressed","wow","whoa",":O"],sheet:[31,20],shortName:"open_mouth"},{name:"Hushed Face",unified:"1F62F",keywords:["hushed_face","face","woo","shh"],sheet:[31,21],shortName:"hushed"},{name:"Astonished Face",unified:"1F632",keywords:["astonished_face","face","xox","surprised","poisoned"],sheet:[31,24],shortName:"astonished"},{name:"Flushed Face",unified:"1F633",keywords:["flushed_face","face","blush","shy","flattered"],sheet:[31,25],shortName:"flushed"},{name:"Face with Pleading Eyes",unified:"1F97A",keywords:["pleading_face","face","begging","mercy"],sheet:[42,27],shortName:"pleading_face"},{name:"Frowning Face with Open Mouth",unified:"1F626",keywords:["frowning_face_with_open_mouth","face","aw","what"],sheet:[31,12],shortName:"frowning"},{name:"Anguished Face",unified:"1F627",emoticons:["D:"],keywords:["anguished_face","face","stunned","nervous"],sheet:[31,13],shortName:"anguished"},{name:"Fearful Face",unified:"1F628",keywords:["fearful_face","face","scared","terrified","nervous","oops","huh"],sheet:[31,14],shortName:"fearful"},{name:"Face with Open Mouth and Cold Sweat",unified:"1F630",keywords:["anxious_face_with_sweat","face","nervous","sweat"],sheet:[31,22],shortName:"cold_sweat"},{name:"Disappointed but Relieved Face",unified:"1F625",keywords:["sad_but_relieved_face","face","phew","sweat","nervous"],sheet:[31,11],shortName:"disappointed_relieved"},{name:"Crying Face",unified:"1F622",text:":'(",emoticons:[":'("],keywords:["crying_face","face","tears","sad","depressed","upset",":'("],sheet:[31,8],shortName:"cry"},{name:"Loudly Crying Face",unified:"1F62D",text:":'(",keywords:["loudly_crying_face","face","cry","tears","sad","upset","depressed"],sheet:[31,19],shortName:"sob"},{name:"Face Screaming in Fear",unified:"1F631",keywords:["face_screaming_in_fear","face","munch","scared","omg"],sheet:[31,23],shortName:"scream"},{name:"Confounded Face",unified:"1F616",keywords:["confounded_face","face","confused","sick","unwell","oops",":S"],sheet:[30,54],shortName:"confounded"},{name:"Persevering Face",unified:"1F623",keywords:["persevering_face","face","sick","no","upset","oops"],sheet:[31,9],shortName:"persevere"},{name:"Disappointed Face",unified:"1F61E",text:":(",emoticons:["):",":(",":-("],keywords:["disappointed_face","face","sad","upset","depressed",":("],sheet:[31,4],shortName:"disappointed"},{name:"Face with Cold Sweat",unified:"1F613",keywords:["downcast_face_with_sweat","face","hot","sad","tired","exercise"],sheet:[30,51],shortName:"sweat"},{name:"Weary Face",unified:"1F629",keywords:["weary_face","face","tired","sleepy","sad","frustrated","upset"],sheet:[31,15],shortName:"weary"},{name:"Tired Face",unified:"1F62B",keywords:["tired_face","sick","whine","upset","frustrated"],sheet:[31,17],shortName:"tired_face"},{name:"Yawning Face",unified:"1F971",keywords:["yawning_face","tired","sleepy"],sheet:[42,14],shortName:"yawning_face"},{name:"Face with Look of Triumph",unified:"1F624",keywords:["face_with_steam_from_nose","face","gas","phew","proud","pride"],sheet:[31,10],shortName:"triumph"},{name:"Pouting Face",unified:"1F621",keywords:["pouting_face","angry","mad","hate","despise"],sheet:[31,7],shortName:"rage"},{name:"Angry Face",unified:"1F620",emoticons:[">:(",">:-("],keywords:["angry_face","mad","face","annoyed","frustrated"],sheet:[31,6],shortName:"angry"},{name:"Serious Face with Symbols Covering Mouth",unified:"1F92C",keywords:["face_with_symbols_on_mouth","face","swearing","cursing","cussing","profanity","expletive"],sheet:[38,45],shortNames:["serious_face_with_symbols_covering_mouth"],shortName:"face_with_symbols_on_mouth"},{name:"Smiling Face with Horns",unified:"1F608",keywords:["smiling_face_with_horns","devil","horns"],sheet:[30,40],shortName:"smiling_imp"},{name:"Imp",unified:"1F47F",keywords:["angry_face_with_horns","devil","angry","horns"],sheet:[23,49],shortName:"imp"},{name:"Skull",unified:"1F480",keywords:["skull","dead","skeleton","creepy","death"],sheet:[23,50],shortName:"skull"},{name:"Skull and Crossbones",unified:"2620-FE0F",keywords:["skull_and_crossbones","poison","danger","deadly","scary","death","pirate","evil"],sheet:[54,13],shortName:"skull_and_crossbones"},{name:"Pile of Poo",unified:"1F4A9",keywords:["pile_of_poo","hankey","shitface","fail","turd","shit"],sheet:[25,53],shortNames:["poop","shit"],shortName:"hankey"},{name:"Clown Face",unified:"1F921",keywords:["clown_face","face"],sheet:[38,17],shortName:"clown_face"},{name:"Japanese Ogre",unified:"1F479",keywords:["ogre","monster","red","mask","halloween","scary","creepy","devil","demon","japanese","ogre"],sheet:[23,38],shortName:"japanese_ogre"},{name:"Japanese Goblin",unified:"1F47A",keywords:["goblin","red","evil","mask","monster","scary","creepy","japanese","goblin"],sheet:[23,39],shortName:"japanese_goblin"},{name:"Ghost",unified:"1F47B",keywords:["ghost","halloween","spooky","scary"],sheet:[23,40],shortName:"ghost"},{name:"Extraterrestrial Alien",unified:"1F47D",keywords:["alien","UFO","paul","weird","outer_space"],sheet:[23,47],shortName:"alien"},{name:"Alien Monster",unified:"1F47E",keywords:["alien_monster","game","arcade","play"],sheet:[23,48],shortName:"space_invader"},{name:"Robot Face",unified:"1F916",keywords:["robot","computer","machine","bot"],sheet:[37,29],shortName:"robot_face"},{name:"Smiling Cat Face with Open Mouth",unified:"1F63A",keywords:["grinning_cat","animal","cats","happy","smile"],sheet:[31,32],shortName:"smiley_cat"},{name:"Grinning Cat Face with Smiling Eyes",unified:"1F638",keywords:["grinning_cat_with_smiling_eyes","animal","cats","smile"],sheet:[31,30],shortName:"smile_cat"},{name:"Cat Face with Tears of Joy",unified:"1F639",keywords:["cat_with_tears_of_joy","animal","cats","haha","happy","tears"],sheet:[31,31],shortName:"joy_cat"},{name:"Smiling Cat Face with Heart-Shaped Eyes",unified:"1F63B",keywords:["smiling_cat_with_heart_eyes","animal","love","like","affection","cats","valentines","heart"],sheet:[31,33],shortName:"heart_eyes_cat"},{name:"Cat Face with Wry Smile",unified:"1F63C",keywords:["cat_with_wry_smile","animal","cats","smirk"],sheet:[31,34],shortName:"smirk_cat"},{name:"Kissing Cat Face with Closed Eyes",unified:"1F63D",keywords:["kissing_cat","animal","cats","kiss"],sheet:[31,35],shortName:"kissing_cat"},{name:"Weary Cat Face",unified:"1F640",keywords:["weary_cat","animal","cats","munch","scared","scream"],sheet:[31,38],shortName:"scream_cat"},{name:"Crying Cat Face",unified:"1F63F",keywords:["crying_cat","animal","tears","weep","sad","cats","upset","cry"],sheet:[31,37],shortName:"crying_cat_face"},{name:"Pouting Cat Face",unified:"1F63E",keywords:["pouting_cat","animal","cats"],sheet:[31,36],shortName:"pouting_cat"},{name:"See-No-Evil Monkey",unified:"1F648",keywords:["see_no_evil_monkey","monkey","animal","nature","haha"],sheet:[32,39],shortName:"see_no_evil"},{name:"Hear-No-Evil Monkey",unified:"1F649",keywords:["hear_no_evil_monkey","animal","monkey","nature"],sheet:[32,40],shortName:"hear_no_evil"},{name:"Speak-No-Evil Monkey",unified:"1F64A",keywords:["speak_no_evil_monkey","monkey","animal","nature","omg"],sheet:[32,41],shortName:"speak_no_evil"},{name:"Kiss Mark",unified:"1F48B",keywords:["kiss_mark","face","lips","love","like","affection","valentines"],sheet:[25,23],shortName:"kiss"},{name:"Love Letter",unified:"1F48C",keywords:["love_letter","email","like","affection","envelope","valentines"],sheet:[25,24],shortName:"love_letter"},{name:"Heart with Arrow",unified:"1F498",keywords:["heart_with_arrow","love","like","heart","affection","valentines"],sheet:[25,36],shortName:"cupid"},{name:"Heart with Ribbon",unified:"1F49D",keywords:["heart_with_ribbon","love","valentines"],sheet:[25,41],shortName:"gift_heart"},{name:"Sparkling Heart",unified:"1F496",keywords:["sparkling_heart","love","like","affection","valentines"],sheet:[25,34],shortName:"sparkling_heart"},{name:"Growing Heart",unified:"1F497",keywords:["growing_heart","like","love","affection","valentines","pink"],sheet:[25,35],shortName:"heartpulse"},{name:"Beating Heart",unified:"1F493",keywords:["beating_heart","love","like","affection","valentines","pink","heart"],sheet:[25,31],shortName:"heartbeat"},{name:"Revolving Hearts",unified:"1F49E",keywords:["revolving_hearts","love","like","affection","valentines"],sheet:[25,42],shortName:"revolving_hearts"},{name:"Two Hearts",unified:"1F495",keywords:["two_hearts","love","like","affection","valentines","heart"],sheet:[25,33],shortName:"two_hearts"},{name:"Heart Decoration",unified:"1F49F",keywords:["heart_decoration","purple-square","love","like"],sheet:[25,43],shortName:"heart_decoration"},{name:"Heart Exclamation",unified:"2763-FE0F",keywords:["heart_exclamation","decoration","love"],sheet:[56,31],shortName:"heavy_heart_exclamation_mark_ornament"},{name:"Broken Heart",unified:"1F494",text:"`https://unpkg.com/emoji-datasource-${i}@6.0.1/img/${i}/sheets-256/${t}.png`;let pg=(()=>{class i{constructor(){this.uncompressed=!1,this.names={},this.emojis=[],this.uncompressed||(this.uncompress(eq),this.uncompressed=!0)}uncompress(e){this.emojis=e.map(n=>{const r={...n};if(r.shortNames||(r.shortNames=[]),r.shortNames.unshift(r.shortName),r.id=r.shortName,r.native=this.unifiedToNative(r.unified),r.skinVariations||(r.skinVariations=[]),r.keywords||(r.keywords=[]),r.emoticons||(r.emoticons=[]),r.hidden||(r.hidden=[]),r.text||(r.text=""),r.obsoletes){const o=e.find(s=>s.unified===r.obsoletes);o&&(r.keywords=o.keywords?[...r.keywords,...o.keywords,o.shortName]:[...r.keywords,o.shortName])}this.names[r.unified]=r;for(const o of r.shortNames)this.names[o]=r;return r})}getData(e,n,r){let o;if("string"==typeof e){const a=e.match(tq);if(a&&(e=a[1],a[2]&&(n=parseInt(a[2],10))),!this.names.hasOwnProperty(e))return null;o=this.names[e]}else e.id?o=this.names[e.id]:e.unified&&(o=this.names[e.unified.toUpperCase()]);if(o||(o=e,o.custom=!0),o.skinVariations&&o.skinVariations.length&&n&&n>1&&r){o={...o};const a=iq[n-1],l=o.skinVariations.find(u=>u.unified.includes(a));(!l.hidden||!l.hidden.includes(r))&&(o.skinTone=n,o={...o,...l}),o.native=this.unifiedToNative(o.unified)}return o.set=r||"",o}unifiedToNative(e){const n=e.split("-").map(r=>parseInt(`0x${r}`,16));return String.fromCodePoint(...n)}emojiSpriteStyles(e,n="apple",r=24,o=64,s=57,a=B6,l=58,u){const g=!!u;return{width:`${r}px`,height:`${r}px`,display:"inline-block","background-image":`url(${u=u||a(n,o)})`,"background-size":g?"100% 100%":`${100*l}% ${100*s}%`,"background-position":g?void 0:this.getSpritePosition(e,l)}}getSpritePosition(e,n){const[r,o]=e,s=100/(n-1);return`${s*r}% ${s*o}%`}sanitize(e){if(null===e)return null;let r=`:${e.id||e.shortNames[0]}:`;return e.skinTone&&(r+=`:skin-tone-${e.skinTone}:`),e.colons=r,{...e}}getSanitizedData(e,n,r){return this.sanitize(this.getData(e,n,r))}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),j6=(()=>{class i{constructor(e){this.emojiService=e,this.skin=1,this.set="apple",this.sheetSize=64,this.isNative=!1,this.forceSize=!1,this.tooltip=!1,this.size=24,this.emoji="",this.hideObsolete=!1,this.emojiOver=new Xe,this.emojiLeave=new Xe,this.emojiClick=new Xe,this.title=void 0,this.label="",this.custom=!1,this.isVisible=!0,this.backgroundImageFn=B6}ngOnChanges(){if(!this.emoji)return this.isVisible=!1;const e=this.getData();if(!e)return this.isVisible=!1;if(this.unified=e.native||null,e.custom&&(this.custom=e.custom),!e.unified&&!e.custom)return this.isVisible=!1;if(this.tooltip&&(this.title=e.shortNames[0]),e.obsoletedBy&&this.hideObsolete)return this.isVisible=!1;if(this.label=[e.native].concat(e.shortNames).filter(Boolean).join(", "),this.isNative&&e.unified&&e.native)this.style={fontSize:`${this.size}px`},this.forceSize&&(this.style.display="inline-block",this.style.width=`${this.size}px`,this.style.height=`${this.size}px`,this.style["word-break"]="keep-all");else if(e.custom)this.style={width:`${this.size}px`,height:`${this.size}px`,display:"inline-block"},this.style=e.spriteUrl&&this.sheetRows&&this.sheetColumns?{...this.style,backgroundImage:`url(${e.spriteUrl})`,backgroundSize:`${100*this.sheetColumns}% ${100*this.sheetRows}%`,backgroundPosition:this.emojiService.getSpritePosition(e.sheet,this.sheetColumns)}:{...this.style,backgroundImage:`url(${e.imageUrl})`,backgroundSize:"contain"};else if(e.hidden.length&&e.hidden.includes(this.set)){if(!this.fallback)return this.isVisible=!1;this.style={fontSize:`${this.size}px`},this.unified=this.fallback(e,this)}else this.style=this.emojiService.emojiSpriteStyles(e.sheet,this.set,this.size,this.sheetSize,this.sheetRows,this.backgroundImageFn,this.sheetColumns,this.imageUrlFn?.(this.getData()));return this.isVisible=!0}getData(){return this.emojiService.getData(this.emoji,this.skin,this.set)}getSanitizedData(){return this.emojiService.getSanitizedData(this.emoji,this.skin,this.set)}handleClick(e){const n=this.getSanitizedData();this.emojiClick.emit({emoji:n,$event:e})}handleOver(e){const n=this.getSanitizedData();this.emojiOver.emit({emoji:n,$event:e})}handleLeave(e){const n=this.getSanitizedData();this.emojiLeave.emit({emoji:n,$event:e})}}return i.\u0275fac=function(e){return new(e||i)(T(pg))},i.\u0275cmp=qe({type:i,selectors:[["ngx-emoji"]],inputs:{skin:"skin",set:"set",sheetSize:"sheetSize",isNative:"isNative",forceSize:"forceSize",tooltip:"tooltip",size:"size",emoji:"emoji",fallback:"fallback",hideObsolete:"hideObsolete",sheetRows:"sheetRows",sheetColumns:"sheetColumns",useButton:"useButton",backgroundImageFn:"backgroundImageFn",imageUrlFn:"imageUrlFn"},outputs:{emojiOver:"emojiOver",emojiLeave:"emojiLeave",emojiClick:"emojiClick"},features:[pi],ngContentSelectors:R6,decls:2,vars:2,consts:[["type","button","class","emoji-mart-emoji",3,"emoji-mart-emoji-native","emoji-mart-emoji-custom","click","mouseenter","mouseleave",4,"ngIf"],["class","emoji-mart-emoji",3,"emoji-mart-emoji-native","emoji-mart-emoji-custom","click","mouseenter","mouseleave",4,"ngIf"],["type","button",1,"emoji-mart-emoji",3,"click","mouseenter","mouseleave"],[3,"ngStyle"],[3,"ngIf"],[1,"emoji-mart-emoji",3,"click","mouseenter","mouseleave"]],template:function(e,n){1&e&&(qt(R6),be(0,ZG,4,8,"button",0),be(1,JG,4,8,"span",1)),2&e&&(re("ngIf",n.useButton&&n.isVisible),ie(1),re("ngIf",!n.useButton&&n.isVisible))},dependencies:[bi,Cd],encapsulation:2,changeDetection:0}),i})(),nq=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[Fn]}),i})();function rq(i,t){if(1&i){const e=Ft();z(0,"span",3),we("click",function(r){Ue(e);const o=ye().index;return Ge(ye().handleClick(r,o))}),z(1,"div"),cr(),z(2,"svg",4),Ne(3,"path"),q()(),Po(),Ne(4,"span",5),q()}if(2&i){const e=ye().$implicit,n=ye();wi("color",e.name===n.selected?n.color:null),nt("emoji-mart-anchor-selected",e.name===n.selected),it("title",n.i18n.categories[e.id]),ie(3),it("d",n.icons[e.id]),ie(1),wi("background-color",n.color)}}function oq(i,t){1&i&&be(0,rq,5,8,"span",2),2&i&&re("ngIf",!1!==t.$implicit.anchor)}const sq=["container"],aq=["label"];function lq(i,t){if(1&i){const e=Ft();z(0,"ngx-emoji",9),we("emojiOver",function(r){return Ue(e),Ge(ye(3).emojiOver.emit(r))})("emojiLeave",function(r){return Ue(e),Ge(ye(3).emojiLeave.emit(r))})("emojiClick",function(r){return Ue(e),Ge(ye(3).emojiClick.emit(r))}),q()}if(2&i){const e=t.$implicit,n=ye(3);re("emoji",e)("size",n.emojiSize)("skin",n.emojiSkin)("isNative",n.emojiIsNative)("set",n.emojiSet)("sheetSize",n.emojiSheetSize)("forceSize",n.emojiForceSize)("tooltip",n.emojiTooltip)("backgroundImageFn",n.emojiBackgroundImageFn)("imageUrlFn",n.emojiImageUrlFn)("hideObsolete",n.hideObsolete)("useButton",n.emojiUseButton)}}function cq(i,t){if(1&i&&(z(0,"div"),be(1,lq,1,12,"ngx-emoji",8),q()),2&i){const e=t.ngIf,n=ye(2);ie(1),re("ngForOf",e)("ngForTrackBy",n.trackById)}}function dq(i,t){if(1&i&&(z(0,"div"),be(1,cq,2,2,"div",6),ln(2,"async"),q()),2&i){const e=ye();ie(1),re("ngIf",cn(2,1,e.filteredEmojis$))}}function uq(i,t){if(1&i&&(z(0,"div")(1,"div"),Ne(2,"ngx-emoji",10),q(),z(3,"div",11),ue(4),q()()),2&i){const e=ye();ie(2),re("emoji",e.notFoundEmoji)("size",38)("skin",e.emojiSkin)("isNative",e.emojiIsNative)("set",e.emojiSet)("sheetSize",e.emojiSheetSize)("forceSize",e.emojiForceSize)("tooltip",e.emojiTooltip)("backgroundImageFn",e.emojiBackgroundImageFn)("useButton",e.emojiUseButton),ie(2),gi(" ",e.i18n.notfound," ")}}function hq(i,t){if(1&i){const e=Ft();z(0,"ngx-emoji",9),we("emojiOver",function(r){return Ue(e),Ge(ye(2).emojiOver.emit(r))})("emojiLeave",function(r){return Ue(e),Ge(ye(2).emojiLeave.emit(r))})("emojiClick",function(r){return Ue(e),Ge(ye(2).emojiClick.emit(r))}),q()}if(2&i){const e=t.$implicit,n=ye(2);re("emoji",e)("size",n.emojiSize)("skin",n.emojiSkin)("isNative",n.emojiIsNative)("set",n.emojiSet)("sheetSize",n.emojiSheetSize)("forceSize",n.emojiForceSize)("tooltip",n.emojiTooltip)("backgroundImageFn",n.emojiBackgroundImageFn)("imageUrlFn",n.emojiImageUrlFn)("hideObsolete",n.hideObsolete)("useButton",n.emojiUseButton)}}function mq(i,t){if(1&i&&be(0,hq,1,12,"ngx-emoji",8),2&i){const e=ye();re("ngForOf",e.emojisToDisplay)("ngForTrackBy",e.trackById)}}function fq(i,t){if(1&i){const e=Ft();z(0,"span",2)(1,"span",3),we("click",function(){const o=Ue(e).$implicit;return Ge(ye().handleClick(o))})("keyup.enter",function(){const o=Ue(e).$implicit;return Ge(ye().handleClick(o))})("keyup.space",function(){const o=Ue(e).$implicit;return Ge(ye().handleClick(o))}),q()()}if(2&i){const e=t.$implicit,n=ye();nt("selected",e===n.skin),ie(1),jb("emoji-mart-skin emoji-mart-skin-tone-",e,""),re("tabIndex",n.tabIndex(e)),it("aria-hidden",!n.isVisible(e))("aria-pressed",n.pressed(e))("aria-haspopup",!!n.isSelected(e))("aria-expanded",n.expanded(e))("aria-label",n.i18n.skintones[e])("title",n.i18n.skintones[e])}}function pq(i,t){if(1&i&&(z(0,"span",11),ue(1),q()),2&i){const e=t.$implicit;ie(1),gi(" :",e,": ")}}function _q(i,t){if(1&i&&(z(0,"span",15),ue(1),q()),2&i){const e=t.$implicit;ie(1),gi(" ",e," ")}}function gq(i,t){if(1&i&&(z(0,"div",8)(1,"div",2),Ne(2,"ngx-emoji",9),q(),z(3,"div",4)(4,"div",10),ue(5),q(),z(6,"div",11),be(7,pq,2,1,"span",12),q(),z(8,"div",13),be(9,_q,2,1,"span",14),q()()()),2&i){const e=ye();ie(2),re("emoji",e.emoji)("size",38)("isNative",e.emojiIsNative)("skin",e.emojiSkin)("size",e.emojiSize)("set",e.emojiSet)("sheetSize",e.emojiSheetSize)("backgroundImageFn",e.emojiBackgroundImageFn)("imageUrlFn",e.emojiImageUrlFn),ie(3),Ai(e.emojiData.name),ie(2),re("ngForOf",e.emojiData.shortNames),ie(2),re("ngForOf",e.listedEmoticons)}}function bq(i,t){if(1&i&&Ne(0,"ngx-emoji",16),2&i){const e=ye();re("isNative",e.emojiIsNative)("skin",e.emojiSkin)("set",e.emojiSet)("emoji",e.idleEmoji)("backgroundImageFn",e.emojiBackgroundImageFn)("size",38)("imageUrlFn",e.emojiImageUrlFn)}}const yq=["inputRef"],Fq=["scrollRef"];function vq(i,t){if(1&i){const e=Ft();z(0,"emoji-search",8),we("searchResults",function(r){return Ue(e),Ge(ye().handleSearch(r))})("enterKey",function(r){return Ue(e),Ge(ye().handleEnterKey(r))}),q()}if(2&i){const e=ye();re("i18n",e.i18n)("include",e.include)("exclude",e.exclude)("custom",e.custom)("autoFocus",e.autoFocus)("icons",e.searchIcons)("emojisToShowFilter",e.emojisToShowFilter)}}function wq(i,t){if(1&i){const e=Ft();z(0,"emoji-category",9),we("emojiOver",function(r){return Ue(e),Ge(ye().handleEmojiOver(r))})("emojiLeave",function(){return Ue(e),Ge(ye().handleEmojiLeave())})("emojiClick",function(r){return Ue(e),Ge(ye().handleEmojiClick(r))}),q()}if(2&i){const e=t.$implicit,n=ye();re("id",e.id)("name",e.name)("emojis",e.emojis)("perLine",n.perLine)("totalFrequentLines",n.totalFrequentLines)("hasStickyPosition",n.isNative)("i18n",n.i18n)("hideObsolete",n.hideObsolete)("notFoundEmoji",n.notFoundEmoji)("custom",e.id===n.RECENT_CATEGORY.id?n.CUSTOM_CATEGORY.emojis:void 0)("recent",e.id===n.RECENT_CATEGORY.id?n.recent:void 0)("virtualize",n.virtualize)("virtualizeOffset",n.virtualizeOffset)("emojiIsNative",n.isNative)("emojiSkin",n.skin)("emojiSize",n.emojiSize)("emojiSet",n.set)("emojiSheetSize",n.sheetSize)("emojiForceSize",n.isNative)("emojiTooltip",n.emojiTooltip)("emojiBackgroundImageFn",n.backgroundImageFn)("emojiImageUrlFn",n.imageUrlFn)("emojiUseButton",n.useButton)}}function kq(i,t){if(1&i){const e=Ft();z(0,"div",1)(1,"emoji-preview",10),we("skinChange",function(r){return Ue(e),Ge(ye().handleSkinChange(r))}),q()()}if(2&i){const e=ye();ie(1),re("emoji",e.previewEmoji)("idleEmoji",e.emoji)("emojiIsNative",e.isNative)("emojiSize",38)("emojiSkin",e.skin)("emojiSet",e.set)("i18n",e.i18n)("emojiSheetSize",e.sheetSize)("emojiBackgroundImageFn",e.backgroundImageFn)("emojiImageUrlFn",e.imageUrlFn),it("title",e.title)}}let xq=(()=>{class i{constructor(){this.categories=[],this.icons={},this.anchorClick=new Xe}trackByFn(e,n){return n.id}handleClick(e,n){this.anchorClick.emit({category:this.categories[n],index:n})}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["emoji-mart-anchors"]],inputs:{categories:"categories",color:"color",selected:"selected",i18n:"i18n",icons:"icons"},outputs:{anchorClick:"anchorClick"},decls:2,vars:2,consts:[[1,"emoji-mart-anchors"],["ngFor","",3,"ngForOf","ngForTrackBy"],["class","emoji-mart-anchor",3,"emoji-mart-anchor-selected","color","click",4,"ngIf"],[1,"emoji-mart-anchor",3,"click"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 24 24","width","24","height","24"],[1,"emoji-mart-anchor-bar"]],template:function(e,n){1&e&&(z(0,"div",0),be(1,oq,1,1,"ng-template",1),q()),2&e&&(ie(1),re("ngForOf",n.categories)("ngForTrackBy",n.trackByFn))},dependencies:[Gn,bi],encapsulation:2,changeDetection:0}),i})(),H6=(()=>{class i{constructor(e){this.platformId=e,this.NAMESPACE="emoji-mart",this.frequently=null,this.defaults={},this.initialized=!1,this.DEFAULTS=["+1","grinning","kissing_heart","heart_eyes","laughing","stuck_out_tongue_winking_eye","sweat_smile","joy","scream","disappointed","unamused","weary","sob","sunglasses","heart","poop"]}init(){this.frequently=JSON.parse(Ma(this.platformId)&&localStorage.getItem(`${this.NAMESPACE}.frequently`)||"null"),this.initialized=!0}add(e){this.initialized||this.init(),this.frequently||(this.frequently=this.defaults),this.frequently[e.id]||(this.frequently[e.id]=0),this.frequently[e.id]+=1,Ma(this.platformId)&&(localStorage.setItem(`${this.NAMESPACE}.last`,e.id),localStorage.setItem(`${this.NAMESPACE}.frequently`,JSON.stringify(this.frequently)))}get(e,n){if(this.initialized||this.init(),null===this.frequently){this.defaults={};const u=[];for(let g=0;gthis.frequently[u]-this.frequently[g]).reverse().slice(0,r),l=Ma(this.platformId)&&localStorage.getItem(`${this.NAMESPACE}.last`);return l&&!a.includes(l)&&(a.pop(),a.push(l)),a}}return i.\u0275fac=function(e){return new(e||i)(pe(Vl))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),Y6=(()=>{class i{constructor(e,n,r){this.ref=e,this.emojiService=n,this.frequently=r,this.emojis=null,this.hasStickyPosition=!0,this.name="",this.perLine=9,this.totalFrequentLines=4,this.recent=[],this.custom=[],this.hideObsolete=!0,this.virtualize=!1,this.virtualizeOffset=0,this.emojiOver=new Xe,this.emojiLeave=new Xe,this.emojiClick=new Xe,this.containerStyles={},this.emojisToDisplay=[],this.filteredEmojisSubject=new ce,this.filteredEmojis$=this.filteredEmojisSubject.asObservable(),this.labelStyles={},this.labelSpanStyles={},this.margin=0,this.minMargin=0,this.maxMargin=0,this.top=0,this.rows=0}ngOnInit(){this.updateRecentEmojis(),this.emojisToDisplay=this.filterEmojis(),this.noEmojiToDisplay&&(this.containerStyles={display:"none"}),this.hasStickyPosition||(this.labelStyles={height:28})}ngOnChanges(e){e.emojis?.currentValue?.length!==e.emojis?.previousValue?.length&&(this.emojisToDisplay=this.filterEmojis(),this.ngAfterViewInit())}ngAfterViewInit(){if(!this.virtualize)return;const{width:e}=this.container.nativeElement.getBoundingClientRect(),n=Math.floor(e/(this.emojiSize+12));this.rows=Math.ceil(this.emojisToDisplay.length/n),this.containerStyles={...this.containerStyles,minHeight:this.rows*(this.emojiSize+12)+28+"px"},this.ref?.detectChanges(),this.handleScroll(this.container.nativeElement.parentNode.parentNode.scrollTop)}get noEmojiToDisplay(){return 0===this.emojisToDisplay.length}memoizeSize(){const e=this.container.nativeElement.parentNode.parentNode,{top:n,height:r}=this.container.nativeElement.getBoundingClientRect(),o=e.getBoundingClientRect().top,s=this.label.nativeElement.getBoundingClientRect().height;this.top=n-o+e.scrollTop,this.maxMargin=0===r?0:r-s}handleScroll(e){let n=e-this.top;if(n=nthis.maxMargin?this.maxMargin:n,this.virtualize){const{top:r,height:o}=this.container.nativeElement.getBoundingClientRect(),s=this.container.nativeElement.parentNode.parentNode.clientHeight;this.filteredEmojisSubject.next(s+(s+this.virtualizeOffset)>=r&&-o-(s+this.virtualizeOffset)<=r?this.emojisToDisplay:[])}return n===this.margin?(this.ref.detectChanges(),!1):(this.hasStickyPosition||(this.label.nativeElement.style.top=`${n}px`),this.margin=n,this.ref.detectChanges(),!0)}updateRecentEmojis(){if("Recent"!==this.name)return;let e=this.recent||this.frequently.get(this.perLine,this.totalFrequentLines);(!e||!e.length)&&(e=this.frequently.get(this.perLine,this.totalFrequentLines)),e.length&&(this.emojis=e.map(n=>this.custom.filter(o=>o.id===n)[0]||n).filter(n=>!!this.emojiService.getData(n)))}updateDisplay(e){this.containerStyles.display=e,this.updateRecentEmojis(),this.ref.detectChanges()}trackById(e,n){return n}filterEmojis(){const e=[];for(const n of this.emojis||[]){if(!n)continue;const r=this.emojiService.getData(n);!r||r.obsoletedBy&&this.hideObsolete||!r.unified&&!r.custom||e.push(n)}return e}}return i.\u0275fac=function(e){return new(e||i)(T(Rt),T(pg),T(H6))},i.\u0275cmp=qe({type:i,selectors:[["emoji-category"]],viewQuery:function(e,n){if(1&e&&(bt(sq,7),bt(aq,7)),2&e){let r;je(r=He())&&(n.container=r.first),je(r=He())&&(n.label=r.first)}},inputs:{emojis:"emojis",hasStickyPosition:"hasStickyPosition",name:"name",perLine:"perLine",totalFrequentLines:"totalFrequentLines",recent:"recent",custom:"custom",i18n:"i18n",id:"id",hideObsolete:"hideObsolete",notFoundEmoji:"notFoundEmoji",virtualize:"virtualize",virtualizeOffset:"virtualizeOffset",emojiIsNative:"emojiIsNative",emojiSkin:"emojiSkin",emojiSize:"emojiSize",emojiSet:"emojiSet",emojiSheetSize:"emojiSheetSize",emojiForceSize:"emojiForceSize",emojiTooltip:"emojiTooltip",emojiBackgroundImageFn:"emojiBackgroundImageFn",emojiImageUrlFn:"emojiImageUrlFn",emojiUseButton:"emojiUseButton"},outputs:{emojiOver:"emojiOver",emojiLeave:"emojiLeave",emojiClick:"emojiClick"},features:[pi],decls:10,vars:11,consts:[[1,"emoji-mart-category",3,"ngStyle"],["container",""],[1,"emoji-mart-category-label",3,"ngStyle"],["aria-hidden","true",3,"ngStyle"],["label",""],[4,"ngIf","ngIfElse"],[4,"ngIf"],["normalRenderTemplate",""],[3,"emoji","size","skin","isNative","set","sheetSize","forceSize","tooltip","backgroundImageFn","imageUrlFn","hideObsolete","useButton","emojiOver","emojiLeave","emojiClick",4,"ngFor","ngForOf","ngForTrackBy"],[3,"emoji","size","skin","isNative","set","sheetSize","forceSize","tooltip","backgroundImageFn","imageUrlFn","hideObsolete","useButton","emojiOver","emojiLeave","emojiClick"],[3,"emoji","size","skin","isNative","set","sheetSize","forceSize","tooltip","backgroundImageFn","useButton"],[1,"emoji-mart-no-results-label"]],template:function(e,n){if(1&e&&(z(0,"section",0,1)(2,"div",2)(3,"span",3,4),ue(5),q()(),be(6,dq,3,3,"div",5),be(7,uq,5,11,"div",6),q(),be(8,mq,1,2,"ng-template",null,7,xa)),2&e){const r=Ji(9);nt("emoji-mart-no-results",n.noEmojiToDisplay),re("ngStyle",n.containerStyles),it("aria-label",n.i18n.categories[n.id]),ie(2),re("ngStyle",n.labelStyles),it("data-name",n.name),ie(1),re("ngStyle",n.labelSpanStyles),ie(2),gi(" ",n.i18n.categories[n.id]," "),ie(1),re("ngIf",n.virtualize)("ngIfElse",r),ie(1),re("ngIf",n.noEmojiToDisplay)}},dependencies:[Gn,bi,Cd,j6,Sd],encapsulation:2,changeDetection:0}),i})();function V6(i){return i.reduce((t,e)=>(t.includes(e)||t.push(e),t),[])}function Dq(i,t){const e=V6(i),n=V6(t);return e.filter(r=>n.indexOf(r)>=0)}let Eq=(()=>{class i{constructor(e){this.emojiService=e,this.originalPool={},this.index={},this.emojisList={},this.emoticonsList={},this.emojiSearch={};for(const n of this.emojiService.emojis){const{shortNames:r,emoticons:o}=n,s=r[0];for(const a of o)this.emoticonsList[a]||(this.emoticonsList[a]=s);this.emojisList[s]=this.emojiService.getSanitizedData(s),this.originalPool[s]=n}}addCustomToPool(e,n){for(const r of e){const o=r.id||r.shortNames[0];o&&!n[o]&&(n[o]=this.emojiService.getData(r),this.emojisList[o]=this.emojiService.getSanitizedData(r))}}search(e,n,r=75,o=[],s=[],a=[]){this.addCustomToPool(a,this.originalPool);let l,u=this.originalPool;if(e.length){if("-"===e||"-1"===e)return[this.emojisList[-1]];if("+"===e||"+1"===e)return[this.emojisList["+1"]];let g=e.toLowerCase().split(/[\s|,|\-|_]+/),D=[];if(g.length>2&&(g=[g[0],g[1]]),o.length||s.length){u={};for(const H of P6||[]){const K=!o||!o.length||o.indexOf(H.id)>-1,ee=!(!s||!s.length)&&s.indexOf(H.id)>-1;if(K&&!ee)for(const ae of H.emojis||[]){const me=this.emojiService.getData(ae);u[me?.id??""]=me}}if(a.length){const H=!o||!o.length||o.indexOf("custom")>-1,K=!(!s||!s.length)&&s.indexOf("custom")>-1;H&&!K&&this.addCustomToPool(a,u)}}D=g.map(H=>{let K=u,ee=this.index,ae=0;for(let me=0;meSe[ge.id]-Se[Re.id])}K=ee.pool}return ee.results}).filter(H=>H),l=D.length>1?Dq.apply(null,D):D.length?D[0]:[]}return l&&(n&&(l=l.filter(g=>!(!g||!g.id)&&n(this.emojiService.names[g.id]))),l&&l.length>r&&(l=l.slice(0,r))),l||null}buildSearch(e,n,r,o,s){const a=[],l=(u,g)=>{if(!u)return;const D=Array.isArray(u)?u:[u];for(const H of D){const K=g?H.split(/[-|_|\s]+/):[H];for(let ee of K)ee=ee.toLowerCase(),a.includes(ee)||a.push(ee)}};return l(e,!0),l(n,!0),l(r,!0),l(o,!0),l(s,!1),a.join(",")}}return i.\u0275fac=function(e){return new(e||i)(pe(pg))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),Cq=(()=>{class i{constructor(){this.changeSkin=new Xe,this.opened=!1,this.skinTones=[1,2,3,4,5,6]}toggleOpen(){this.opened=!this.opened}isSelected(e){return e===this.skin}isVisible(e){return this.opened||this.isSelected(e)}pressed(e){return this.opened?!!this.isSelected(e):""}tabIndex(e){return this.isVisible(e)?"0":""}expanded(e){return this.isSelected(e)?this.opened:""}handleClick(e){this.opened?(this.opened=!1,e!==this.skin&&this.changeSkin.emit(e)):this.opened=!0}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["emoji-skins"]],inputs:{skin:"skin",i18n:"i18n"},outputs:{changeSkin:"changeSkin"},decls:2,vars:3,consts:[[1,"emoji-mart-skin-swatches"],["class","emoji-mart-skin-swatch",3,"selected",4,"ngFor","ngForOf"],[1,"emoji-mart-skin-swatch"],["role","button",3,"tabIndex","click","keyup.enter","keyup.space"]],template:function(e,n){1&e&&(z(0,"section",0),be(1,fq,2,12,"span",1),q()),2&e&&(nt("opened",n.opened),ie(1),re("ngForOf",n.skinTones))},dependencies:[Gn],encapsulation:2,changeDetection:0}),i})(),z6=(()=>{class i{constructor(e,n){this.ref=e,this.emojiService=n,this.skinChange=new Xe,this.emojiData={}}ngOnChanges(){if(!this.emoji)return;this.emojiData=this.emojiService.getData(this.emoji,this.emojiSkin,this.emojiSet);const e=[],n=[];(this.emojiData.emoticons||[]).forEach(o=>{e.indexOf(o.toLowerCase())>=0||(e.push(o.toLowerCase()),n.push(o))}),this.listedEmoticons=n,this.ref?.detectChanges()}}return i.\u0275fac=function(e){return new(e||i)(T(Rt),T(pg))},i.\u0275cmp=qe({type:i,selectors:[["emoji-preview"]],inputs:{title:"title",emoji:"emoji",idleEmoji:"idleEmoji",i18n:"i18n",emojiIsNative:"emojiIsNative",emojiSkin:"emojiSkin",emojiSize:"emojiSize",emojiSet:"emojiSet",emojiSheetSize:"emojiSheetSize",emojiBackgroundImageFn:"emojiBackgroundImageFn",emojiImageUrlFn:"emojiImageUrlFn"},outputs:{skinChange:"skinChange"},features:[pi],decls:9,vars:6,consts:[["class","emoji-mart-preview",4,"ngIf"],[1,"emoji-mart-preview",3,"hidden"],[1,"emoji-mart-preview-emoji"],[3,"isNative","skin","set","emoji","backgroundImageFn","size","imageUrlFn",4,"ngIf"],[1,"emoji-mart-preview-data"],[1,"emoji-mart-title-label"],[1,"emoji-mart-preview-skins"],[3,"skin","i18n","changeSkin"],[1,"emoji-mart-preview"],[3,"emoji","size","isNative","skin","set","sheetSize","backgroundImageFn","imageUrlFn"],[1,"emoji-mart-preview-name"],[1,"emoji-mart-preview-shortname"],["class","emoji-mart-preview-shortname",4,"ngFor","ngForOf"],[1,"emoji-mart-preview-emoticons"],["class","emoji-mart-preview-emoticon",4,"ngFor","ngForOf"],[1,"emoji-mart-preview-emoticon"],[3,"isNative","skin","set","emoji","backgroundImageFn","size","imageUrlFn"]],template:function(e,n){1&e&&(be(0,gq,10,12,"div",0),z(1,"div",1)(2,"div",2),be(3,bq,1,7,"ngx-emoji",3),q(),z(4,"div",4)(5,"span",5),ue(6),q()(),z(7,"div",6)(8,"emoji-skins",7),we("changeSkin",function(o){return n.skinChange.emit(o)}),q()()()),2&e&&(re("ngIf",n.emoji&&n.emojiData),ie(1),re("hidden",n.emoji),ie(2),re("ngIf",n.idleEmoji&&n.idleEmoji.length),ie(3),Ai(n.title),ie(2),re("skin",n.emojiSkin)("i18n",n.i18n))},dependencies:[Gn,bi,j6,Cq],encapsulation:2,changeDetection:0}),i})(),Sq=0,U6=(()=>{class i{constructor(e){this.emojiSearch=e,this.maxResults=75,this.autoFocus=!1,this.include=[],this.exclude=[],this.custom=[],this.searchResults=new Xe,this.enterKey=new Xe,this.isSearching=!1,this.query="",this.inputId="emoji-mart-search-"+ ++Sq}ngOnInit(){this.icon=this.icons.search}ngAfterViewInit(){this.autoFocus&&this.inputRef.nativeElement.focus()}clear(){this.query="",this.handleSearch(""),this.inputRef.nativeElement.focus()}handleEnterKey(e){!this.query||(this.enterKey.emit(e),e.preventDefault())}handleSearch(e){""===e?(this.icon=this.icons.search,this.isSearching=!1):(this.icon=this.icons.delete,this.isSearching=!0);const n=this.emojiSearch.search(this.query,this.emojisToShowFilter,this.maxResults,this.include,this.exclude,this.custom);this.searchResults.emit(n)}handleChange(){this.handleSearch(this.query)}}return i.\u0275fac=function(e){return new(e||i)(T(Eq))},i.\u0275cmp=qe({type:i,selectors:[["emoji-search"]],viewQuery:function(e,n){if(1&e&&bt(yq,7),2&e){let r;je(r=He())&&(n.inputRef=r.first)}},inputs:{maxResults:"maxResults",autoFocus:"autoFocus",i18n:"i18n",include:"include",exclude:"exclude",custom:"custom",icons:"icons",emojisToShowFilter:"emojisToShowFilter"},outputs:{searchResults:"searchResults",enterKey:"enterKey"},decls:8,vars:9,consts:[[1,"emoji-mart-search"],["type","search",3,"id","placeholder","autofocus","ngModel","keyup.enter","ngModelChange"],["inputRef",""],[1,"emoji-mart-sr-only",3,"htmlFor"],["type","button",1,"emoji-mart-search-icon",3,"disabled","click","keyup.enter"],["xmlns","http://www.w3.org/2000/svg","viewBox","0 0 20 20","width","13","height","13","opacity","0.5"]],template:function(e,n){1&e&&(z(0,"div",0)(1,"input",1,2),we("keyup.enter",function(o){return n.handleEnterKey(o)})("ngModelChange",function(o){return n.query=o})("ngModelChange",function(){return n.handleChange()}),q(),z(3,"label",3),ue(4),q(),z(5,"button",4),we("click",function(){return n.clear()})("keyup.enter",function(){return n.clear()}),cr(),z(6,"svg",5),Ne(7,"path"),q()()()),2&e&&(ie(1),re("id",n.inputId)("placeholder",n.i18n.search)("autofocus",n.autoFocus)("ngModel",n.query),ie(2),re("htmlFor",n.inputId),ie(1),gi(" ",n.i18n.search," "),ie(1),re("disabled",!n.isSearching),it("aria-label",n.i18n.clear),ie(2),it("d",n.icon))},dependencies:[Ba,ta,vs],encapsulation:2}),i})();const W6={activity:"M12 0a12 12 0 1 0 0 24 12 12 0 0 0 0-24m10 11h-5c.3-2.5 1.3-4.8 2-6.1a10 10 0 0 1 3 6.1m-9 0V2a10 10 0 0 1 4.4 1.6A18 18 0 0 0 15 11h-2zm-2 0H9a18 18 0 0 0-2.4-7.4A10 10 0 0 1 11 2.1V11zm0 2v9a10 10 0 0 1-4.4-1.6A18 18 0 0 0 9 13h2zm4 0a18 18 0 0 0 2.4 7.4 10 10 0 0 1-4.4 1.5V13h2zM5 4.9c.7 1.3 1.7 3.6 2 6.1H2a10 10 0 0 1 3-6.1M2 13h5c-.3 2.5-1.3 4.8-2 6.1A10 10 0 0 1 2 13m17 6.1c-.7-1.3-1.7-3.6-2-6.1h5a10 10 0 0 1-3 6.1",custom:"M10 1h3v21h-3zm10.186 4l1.5 2.598L3.5 18.098 2 15.5zM2 7.598L3.5 5l18.186 10.5-1.5 2.598z",flags:"M0 0l6 24h2L2 0zm21 5h-4l-1-4H4l3 12h3l1 4h13L21 5zM6.6 3h7.8l2 8H8.6l-2-8zm8.8 10l-2.9 1.9-.4-1.9h3.3zm3.6 0l-1.5-6h2l2 8H16l3-2z",foods:"M17 5c-1.8 0-2.9.4-3.7 1 .5-1.3 1.8-3 4.7-3a1 1 0 0 0 0-2c-3 0-4.6 1.3-5.5 2.5l-.2.2c-.6-1.9-1.5-3.7-3-3.7C8.5 0 7.7.3 7 1c-2 1.5-1.7 2.9-.5 4C3.6 5.2 0 7.4 0 13c0 4.6 5 11 9 11 2 0 2.4-.5 3-1 .6.5 1 1 3 1 4 0 9-6.4 9-11 0-6-4-8-7-8M8.2 2.5c.7-.5 1-.5 1-.5.4.2 1 1.4 1.4 3-1.6-.6-2.8-1.3-3-1.8l.6-.7M15 22c-1 0-1.2-.1-1.6-.4l-.1-.2a2 2 0 0 0-2.6 0l-.1.2c-.4.3-.5.4-1.6.4-2.8 0-7-5.4-7-9 0-6 4.5-6 5-6 2 0 2.5.4 3.4 1.2l.3.3a2 2 0 0 0 2.6 0l.3-.3c1-.8 1.5-1.2 3.4-1.2.5 0 5 .1 5 6 0 3.6-4.2 9-7 9",nature:"M15.5 8a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m-7 0a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3m10.43-8h-.02c-.97 0-2.14.79-3.02 1.5A13.88 13.88 0 0 0 12 .99c-1.28 0-2.62.13-3.87.51C7.24.8 6.07 0 5.09 0h-.02C3.35 0 .07 2.67 0 7.03c-.04 2.47.28 4.23 1.04 5 .26.27.88.69 1.3.9.19 3.17.92 5.23 2.53 6.37.9.64 2.19.95 3.2 1.1-.03.2-.07.4-.07.6 0 1.77 2.35 3 4 3s4-1.23 4-3c0-.2-.04-.4-.07-.59 2.57-.38 5.43-1.87 5.92-7.58.4-.22.89-.57 1.1-.8.77-.76 1.09-2.52 1.05-5C23.93 2.67 20.65 0 18.93 0M3.23 9.13c-.24.29-.84 1.16-.9 1.24A9.67 9.67 0 0 1 2 7.08c.05-3.28 2.48-4.97 3.1-5.03.25.02.72.27 1.26.65A7.95 7.95 0 0 0 4 7.82c-.14.55-.4.86-.79 1.31M12 22c-.9 0-1.95-.7-2-1 0-.65.47-1.24 1-1.6v.6a1 1 0 1 0 2 0v-.6c.52.36 1 .95 1 1.6-.05.3-1.1 1-2 1m3-3.48v.02a4.75 4.75 0 0 0-1.26-1.02c1.09-.52 2.24-1.33 2.24-2.22 0-1.84-1.78-2.2-3.98-2.2s-3.98.36-3.98 2.2c0 .89 1.15 1.7 2.24 2.22A4.8 4.8 0 0 0 9 18.54v-.03a6.1 6.1 0 0 1-2.97-.84c-1.3-.92-1.84-3.04-1.86-6.48l.03-.04c.5-.82 1.49-1.45 1.8-3.1C6 6 7.36 4.42 8.36 3.53c1.01-.35 2.2-.53 3.59-.53 1.45 0 2.68.2 3.73.57 1 .9 2.32 2.46 2.32 4.48.31 1.65 1.3 2.27 1.8 3.1l.1.18c-.06 5.97-1.95 7.01-4.9 7.19m6.63-8.2l-.11-.2a7.59 7.59 0 0 0-.74-.98 3.02 3.02 0 0 1-.79-1.32 7.93 7.93 0 0 0-2.35-5.12c.53-.38 1-.63 1.26-.65.64.07 3.05 1.77 3.1 5.03.02 1.81-.35 3.22-.37 3.24",objects:"M12 0a9 9 0 0 0-5 16.5V21s2 3 5 3 5-3 5-3v-4.5A9 9 0 0 0 12 0zm0 2a7 7 0 1 1 0 14 7 7 0 0 1 0-14zM9 17.5a9 9 0 0 0 6 0v.8a7 7 0 0 1-3 .7 7 7 0 0 1-3-.7v-.8zm.2 3a8.9 8.9 0 0 0 2.8.5c1 0 1.9-.2 2.8-.5-.6.7-1.6 1.5-2.8 1.5-1.1 0-2.1-.8-2.8-1.5zm5.5-8.1c-.8 0-1.1-.8-1.5-1.8-.5-1-.7-1.5-1.2-1.5s-.8.5-1.3 1.5c-.4 1-.8 1.8-1.6 1.8h-.3c-.5-.2-.8-.7-1.3-1.8l-.2-1A3 3 0 0 0 7 9a1 1 0 0 1 0-2c1.7 0 2 1.4 2.2 2.1.5-1 1.3-2 2.8-2 1.5 0 2.3 1.1 2.7 2.1.2-.8.6-2.2 2.3-2.2a1 1 0 1 1 0 2c-.2 0-.3.5-.3.7a6.5 6.5 0 0 1-.3 1c-.5 1-.8 1.7-1.7 1.7",people:"M12 0a12 12 0 1 0 0 24 12 12 0 0 0 0-24m0 22a10 10 0 1 1 0-20 10 10 0 0 1 0 20M8 7a2 2 0 1 0 0 4 2 2 0 0 0 0-4m8 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4m-.8 8c-.7 1.2-1.8 2-3.3 2-1.5 0-2.7-.8-3.4-2H15m3-2H6a6 6 0 1 0 12 0",places:"M6.5 12a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m0 3c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5m11-3a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m0 3c-.3 0-.5-.2-.5-.5s.2-.5.5-.5.5.2.5.5-.2.5-.5.5m5-5.5l-1-.4-.1-.1h.6c.6 0 1-.4 1-1 0-1-.9-2-2-2h-.6l-.8-1.7A3 3 0 0 0 16.8 2H7.2a3 3 0 0 0-2.8 2.3L3.6 6H3a2 2 0 0 0-2 2c0 .6.4 1 1 1h.6v.1l-1 .4a2 2 0 0 0-1.4 2l.7 7.6a1 1 0 0 0 1 .9H3v1c0 1.1.9 2 2 2h2a2 2 0 0 0 2-2v-1h6v1c0 1.1.9 2 2 2h2a2 2 0 0 0 2-2v-1h1.1a1 1 0 0 0 1-.9l.7-7.5a2 2 0 0 0-1.3-2.1M6.3 4.9c.1-.5.5-.9 1-.9h9.5c.4 0 .8.4 1 .9L19.2 9H4.7l1.6-4.1zM7 21H5v-1h2v1zm12 0h-2v-1h2v1zm2.2-3H2.8l-.7-6.6.9-.4h18l.9.4-.7 6.6z",recent:"M13 4h-2v7H9v2h2v2h2v-2h4v-2h-4zm-1-4a12 12 0 1 0 0 24 12 12 0 0 0 0-24m0 22a10 10 0 1 1 0-20 10 10 0 0 1 0 20",symbols:"M0 0h11v2H0zm4 11h3V6h4V4H0v2h4zm11.5 6a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5m0-2.99a.5.5 0 0 1 0 .99c-.28 0-.5-.22-.5-.5s.22-.49.5-.49m6 5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5m0 2.99a.5.5 0 0 1-.5-.5.5.5 0 0 1 1 .01.5.5 0 0 1-.5.49m.5-9l-9 9 1.51 1.5 9-9zm-5-2c2.2 0 4-1.12 4-2.5V2s.98-.16 1.5.95C23 4.05 23 6 23 6s1-1.12 1-3.13C24-.02 21 0 21 0h-2v6.35A5.85 5.85 0 0 0 17 6c-2.2 0-4 1.12-4 2.5s1.8 2.5 4 2.5m-6.7 9.48L8.82 18.9a47.54 47.54 0 0 1-1.44 1.13c-.3-.3-.99-1.02-2.04-2.19.9-.83 1.47-1.46 1.72-1.89s.38-.87.38-1.33c0-.6-.27-1.18-.82-1.76-.54-.58-1.33-.87-2.35-.87-1 0-1.79.29-2.34.87-.56.6-.83 1.18-.83 1.79 0 .81.42 1.75 1.25 2.8a6.57 6.57 0 0 0-1.8 1.79 3.46 3.46 0 0 0-.51 1.83c0 .86.3 1.56.92 2.1a3.5 3.5 0 0 0 2.42.83c1.17 0 2.44-.38 3.81-1.14L8.23 24h2.82l-2.09-2.38 1.34-1.14zM3.56 14.1a1.02 1.02 0 0 1 .73-.28c.31 0 .56.08.75.25a.85.85 0 0 1 .28.66c0 .52-.42 1.11-1.26 1.78-.53-.65-.8-1.23-.8-1.74a.9.9 0 0 1 .3-.67m.18 7.9c-.43 0-.78-.12-1.06-.35-.28-.23-.41-.49-.41-.76 0-.6.5-1.3 1.52-2.09a31.23 31.23 0 0 0 2.25 2.44c-.92.5-1.69.76-2.3.76"},$6={search:"M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z",delete:"M10 8.586L2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414L10 8.586z"},G6={search:"Search",emojilist:"List of emoji",notfound:"No Emoji Found",clear:"Clear",categories:{search:"Search Results",recent:"Frequently Used",people:"Smileys & People",nature:"Animals & Nature",foods:"Food & Drink",activity:"Activity",places:"Travel & Places",objects:"Objects",symbols:"Symbols",flags:"Flags",custom:"Custom"},skintones:{1:"Default Skin Tone",2:"Light Skin Tone",3:"Medium-Light Skin Tone",4:"Medium Skin Tone",5:"Medium-Dark Skin Tone",6:"Dark Skin Tone"}};let Tq=(()=>{class i{constructor(e,n,r,o,s){this.ngZone=e,this.renderer=n,this.ref=r,this.frequently=o,this.platformId=s,this.perLine=9,this.totalFrequentLines=4,this.i18n={},this.style={},this.title="Emoji Mart\u2122",this.emoji="department_store",this.darkMode=!("function"!=typeof matchMedia||!matchMedia("(prefers-color-scheme: dark)").matches),this.color="#ae65c5",this.hideObsolete=!0,this.categories=[],this.activeCategories=[],this.set="apple",this.skin=1,this.isNative=!1,this.emojiSize=24,this.sheetSize=64,this.showPreview=!0,this.emojiTooltip=!1,this.autoFocus=!1,this.custom=[],this.hideRecent=!0,this.notFoundEmoji="sleuth_or_spy",this.categoriesIcons=W6,this.searchIcons=$6,this.useButton=!1,this.enableFrequentEmojiSort=!1,this.enableSearch=!0,this.showSingleCategory=!1,this.virtualize=!1,this.virtualizeOffset=0,this.emojiClick=new Xe,this.emojiSelect=new Xe,this.skinChange=new Xe,this.scrollHeight=0,this.clientHeight=0,this.clientWidth=0,this.firstRender=!0,this.animationFrameRequestId=null,this.NAMESPACE="emoji-mart",this.measureScrollbar=0,this.RECENT_CATEGORY={id:"recent",name:"Recent",emojis:null},this.SEARCH_CATEGORY={id:"search",name:"Search",emojis:null,anchor:!1},this.CUSTOM_CATEGORY={id:"custom",name:"Custom",emojis:[]},this.backgroundImageFn=(a,l)=>`https://unpkg.com/emoji-datasource-${this.set}@6.0.1/img/${this.set}/sheets-256/${this.sheetSize}.png`}ngOnInit(){this.measureScrollbar=function Mq(){if(typeof document>"u")return 0;const i=document.createElement("div");i.style.width="100px",i.style.height="100px",i.style.overflow="scroll",i.style.position="absolute",i.style.top="-9999px",document.body.appendChild(i);const t=i.offsetWidth-i.clientWidth;return document.body.removeChild(i),t}(),this.i18n={...G6,...this.i18n},this.i18n.categories={...G6.categories,...this.i18n.categories},this.skin=JSON.parse(Ma(this.platformId)&&localStorage.getItem(`${this.NAMESPACE}.skin`)||"null")||this.skin;const e=[...P6];this.custom.length>0&&(this.CUSTOM_CATEGORY.emojis=this.custom.map(a=>({...a,id:a.shortNames[0],custom:!0})),e.push(this.CUSTOM_CATEGORY)),void 0!==this.include&&e.sort((a,l)=>this.include.indexOf(a.id)>this.include.indexOf(l.id)?1:-1);for(const a of e){const l=!this.include||!this.include.length||this.include.indexOf(a.id)>-1,u=!(!this.exclude||!this.exclude.length)&&this.exclude.indexOf(a.id)>-1;if(l&&!u){if(this.emojisToShowFilter){const g=[],{emojis:D}=a;for(let H=0;H-1,r=!(!this.exclude||!this.exclude.length)&&this.exclude.indexOf(this.RECENT_CATEGORY.id)>-1;n&&!r&&(this.hideRecent=!1,this.categories.unshift(this.RECENT_CATEGORY)),this.categories[0]&&(this.categories[0].first=!0),this.categories.unshift(this.SEARCH_CATEGORY),this.selected=this.categories.filter(a=>a.first)[0].name;const o=Math.min(this.categories.length,3);this.setActiveCategories(this.activeCategories=this.categories.slice(0,o));const s=this.categories[o-1].emojis.slice();this.categories[o-1].emojis=s.slice(0,60),setTimeout(()=>{this.categories[o-1].emojis=s,this.setActiveCategories(this.categories),this.ref.detectChanges(),Ma(this.platformId)&&this.ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>{this.updateCategoriesSize()})})}),this.ngZone.runOutsideAngular(()=>{this.scrollListener=this.renderer.listen(this.scrollRef.nativeElement,"scroll",()=>{this.handleScroll()})})}ngOnDestroy(){this.scrollListener?.(),this.cancelAnimationFrame()}setActiveCategories(e){this.activeCategories=this.showSingleCategory?e.filter(n=>n.name===this.selected||n===this.SEARCH_CATEGORY):e}updateCategoriesSize(){if(this.categoryRefs.forEach(e=>e.memoizeSize()),this.scrollRef){const e=this.scrollRef.nativeElement;this.scrollHeight=e.scrollHeight,this.clientHeight=e.clientHeight,this.clientWidth=e.clientWidth}}handleAnchorClick(e){if(this.updateCategoriesSize(),this.selected=e.category.name,this.setActiveCategories(this.categories),this.SEARCH_CATEGORY.emojis)return this.handleSearch(null),this.searchRef?.clear(),void this.handleAnchorClick(e);const n=this.categoryRefs.find(r=>r.id===e.category.id);if(n){let{top:r}=n;e.category.first?r=0:r+=1,this.scrollRef.nativeElement.scrollTop=r}this.nextScroll=e.category.name;for(const r of this.categories)this.categoryRefs.find(({id:s})=>s===r.id)?.handleScroll(this.scrollRef.nativeElement.scrollTop)}categoryTrack(e,n){return n.id}handleScroll(e=!1){if(this.nextScroll)return this.selected=this.nextScroll,this.nextScroll=void 0,void this.ref.detectChanges();if(!this.scrollRef||this.showSingleCategory)return;let n;if(this.SEARCH_CATEGORY.emojis)n=this.SEARCH_CATEGORY;else{const r=this.scrollRef.nativeElement;if(0===r.scrollTop)n=this.categories.find(o=>!0===o.first);else if(r.scrollHeight-r.scrollTop===this.clientHeight)n=this.categories[this.categories.length-1];else for(const o of this.categories)this.categoryRefs.find(({id:l})=>l===o.id)?.handleScroll(r.scrollTop)&&(n=o);this.scrollTop=r.scrollTop}!e&&n&&n.name!==this.selected?(this.selected=n.name,this.ref.detectChanges()):e&&this.ref.detectChanges()}handleSearch(e){this.SEARCH_CATEGORY.emojis=e;for(const n of this.categoryRefs.toArray())"Search"===n.name?(n.emojis=e,n.updateDisplay(e?"block":"none")):n.updateDisplay(e?"none":"block");this.scrollRef.nativeElement.scrollTop=0,this.handleScroll()}handleEnterKey(e,n){if(!n&&null!==this.SEARCH_CATEGORY.emojis&&this.SEARCH_CATEGORY.emojis.length){if(!(n=this.SEARCH_CATEGORY.emojis[0]))return;this.emojiSelect.emit({$event:e,emoji:n})}!this.hideRecent&&!this.recent&&n&&this.frequently.add(n);const r=this.categoryRefs.toArray()[1];r&&this.enableFrequentEmojiSort&&(r.updateRecentEmojis(),r.ref.markForCheck())}handleEmojiOver(e){if(!this.showPreview||!this.previewRef)return;const n=this.CUSTOM_CATEGORY.emojis.find(r=>r.id===e.emoji.id);n&&(e.emoji={...n}),this.previewEmoji=e.emoji,this.cancelAnimationFrame(),this.ref?.detectChanges()}handleEmojiLeave(){!this.showPreview||!this.previewRef||this.ngZone.runOutsideAngular(()=>{this.animationFrameRequestId=requestAnimationFrame(()=>{this.previewEmoji=null,this.ref.detectChanges()})})}handleEmojiClick(e){this.emojiClick.emit(e),this.emojiSelect.emit(e),this.handleEnterKey(e.$event,e.emoji)}handleSkinChange(e){this.skin=e,localStorage.setItem(`${this.NAMESPACE}.skin`,String(e)),this.skinChange.emit(e)}getWidth(){return this.style&&this.style.width?this.style.width:this.perLine*(this.emojiSize+12)+12+2+this.measureScrollbar+"px"}cancelAnimationFrame(){null!==this.animationFrameRequestId&&(cancelAnimationFrame(this.animationFrameRequestId),this.animationFrameRequestId=null)}}return i.\u0275fac=function(e){return new(e||i)(T(rt),T(cs),T(Rt),T(H6),T(Vl))},i.\u0275cmp=qe({type:i,selectors:[["emoji-mart"]],viewQuery:function(e,n){if(1&e&&(bt(Fq,7),bt(z6,5),bt(U6,5),bt(Y6,5)),2&e){let r;je(r=He())&&(n.scrollRef=r.first),je(r=He())&&(n.previewRef=r.first),je(r=He())&&(n.searchRef=r.first),je(r=He())&&(n.categoryRefs=r)}},inputs:{perLine:"perLine",totalFrequentLines:"totalFrequentLines",i18n:"i18n",style:"style",title:"title",emoji:"emoji",darkMode:"darkMode",color:"color",hideObsolete:"hideObsolete",categories:"categories",activeCategories:"activeCategories",set:"set",skin:"skin",isNative:"isNative",emojiSize:"emojiSize",sheetSize:"sheetSize",emojisToShowFilter:"emojisToShowFilter",showPreview:"showPreview",emojiTooltip:"emojiTooltip",autoFocus:"autoFocus",custom:"custom",hideRecent:"hideRecent",imageUrlFn:"imageUrlFn",include:"include",exclude:"exclude",notFoundEmoji:"notFoundEmoji",categoriesIcons:"categoriesIcons",searchIcons:"searchIcons",useButton:"useButton",enableFrequentEmojiSort:"enableFrequentEmojiSort",enableSearch:"enableSearch",showSingleCategory:"showSingleCategory",virtualize:"virtualize",virtualizeOffset:"virtualizeOffset",recent:"recent",backgroundImageFn:"backgroundImageFn"},outputs:{emojiClick:"emojiClick",emojiSelect:"emojiSelect",skinChange:"skinChange"},decls:8,vars:16,consts:[[3,"ngStyle"],[1,"emoji-mart-bar"],[3,"categories","color","selected","i18n","icons","anchorClick"],[3,"i18n","include","exclude","custom","autoFocus","icons","emojisToShowFilter","searchResults","enterKey",4,"ngIf"],[1,"emoji-mart-scroll"],["scrollRef",""],[3,"id","name","emojis","perLine","totalFrequentLines","hasStickyPosition","i18n","hideObsolete","notFoundEmoji","custom","recent","virtualize","virtualizeOffset","emojiIsNative","emojiSkin","emojiSize","emojiSet","emojiSheetSize","emojiForceSize","emojiTooltip","emojiBackgroundImageFn","emojiImageUrlFn","emojiUseButton","emojiOver","emojiLeave","emojiClick",4,"ngFor","ngForOf","ngForTrackBy"],["class","emoji-mart-bar",4,"ngIf"],[3,"i18n","include","exclude","custom","autoFocus","icons","emojisToShowFilter","searchResults","enterKey"],[3,"id","name","emojis","perLine","totalFrequentLines","hasStickyPosition","i18n","hideObsolete","notFoundEmoji","custom","recent","virtualize","virtualizeOffset","emojiIsNative","emojiSkin","emojiSize","emojiSet","emojiSheetSize","emojiForceSize","emojiTooltip","emojiBackgroundImageFn","emojiImageUrlFn","emojiUseButton","emojiOver","emojiLeave","emojiClick"],[3,"emoji","idleEmoji","emojiIsNative","emojiSize","emojiSkin","emojiSet","i18n","emojiSheetSize","emojiBackgroundImageFn","emojiImageUrlFn","skinChange"]],template:function(e,n){1&e&&(z(0,"section",0)(1,"div",1)(2,"emoji-mart-anchors",2),we("anchorClick",function(o){return n.handleAnchorClick(o)}),q()(),be(3,vq,1,7,"emoji-search",3),z(4,"section",4,5),be(6,wq,1,23,"emoji-category",6),q(),be(7,kq,2,11,"div",7),q()),2&e&&(jb("emoji-mart ",n.darkMode?"emoji-mart-dark":"",""),wi("width",n.getWidth()),re("ngStyle",n.style),ie(2),re("categories",n.categories)("color",n.color)("selected",n.selected)("i18n",n.i18n)("icons",n.categoriesIcons),ie(1),re("ngIf",n.enableSearch),ie(1),it("aria-label",n.i18n.emojilist),ie(2),re("ngForOf",n.activeCategories)("ngForTrackBy",n.categoryTrack),ie(1),re("ngIf",n.showPreview))},dependencies:[Gn,bi,Cd,xq,Y6,U6,z6],encapsulation:2,changeDetection:0}),i})(),Aq=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[Fn,ZS,nq]}),i})();function Lq(i,t){if(1&i){const e=Ft();z(0,"emoji-mart",9),we("emojiSelect",function(r){return Ue(e),Ge(ye().addEmoji(r))}),q()}}class Tm{constructor(t,e){this.dialogRef=t,this.data=e,this.data.note=""}onNoClick(){this.data.note="",this.dialogRef.close()}addEmoji(t){this.data.note=`${this.data.note}${t.emoji.native}`,this.isEmojiPickerVisible=!1}}function q6(i,t){if(t.has(i))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Dr(i,t,e){q6(i,t),t.set(i,e)}function K6(i,t,e){if(!t.has(i))throw new TypeError("attempted to "+e+" private field on non-instance");return t.get(i)}function Ut(i,t){return function Iq(i,t){return t.get?t.get.call(i):t.value}(i,K6(i,t,"get"))}function Mr(i,t,e){return function Nq(i,t,e){if(t.set)t.set.call(i,e);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=e}}(i,K6(i,t,"set"),e),e}function xs(i){var t,e,n,r=2;for(typeof Symbol<"u"&&(e=Symbol.asyncIterator,n=Symbol.iterator);r--;){if(e&&null!=(t=i[e]))return t.call(i);if(n&&null!=(t=i[n]))return new _g(t.call(i));e="@@asyncIterator",n="@@iterator"}throw new TypeError("Object is not async iterable")}function _g(i){function t(e){if(Object(e)!==e)return Promise.reject(new TypeError(e+" is not an object."));var n=e.done;return Promise.resolve(e.value).then(function(r){return{value:r,done:n}})}return(_g=function(n){this.s=n,this.n=n.next}).prototype={s:null,n:null,next:function(){return t(this.n.apply(this.s,arguments))},return:function(n){var r=this.s.return;return void 0===r?Promise.resolve({value:n,done:!0}):t(r.apply(this.s,arguments))},throw:function(n){var r=this.s.return;return void 0===r?Promise.reject(n):t(r.apply(this.s,arguments))}},new _g(i)}Tm.\u0275fac=function(t){return new(t||Tm)(T(au),T(lg))},Tm.\u0275cmp=qe({type:Tm,selectors:[["create-note-dialog"]],decls:15,vars:3,consts:[["mat-dialog-title",""],["mat-dialog-content","",1,"mat-dialog-content"],["appearance","fill",1,"input-full-width"],["matPrefix","",1,"emoji",3,"click"],["matInput","","type","text","autocomplete","off","rows","2",3,"ngModel","ngModelChange"],["class","picker","emoji","point_up","title","Choose your emoji",3,"emojiSelect",4,"ngIf"],["mat-dialog-actions","","align","end",1,"mat-dialog-actions"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary","cdkFocusInitial","",3,"mat-dialog-close"],["emoji","point_up","title","Choose your emoji",1,"picker",3,"emojiSelect"]],template:function(t,e){1&t&&(z(0,"h1",0),ue(1,"Enter Your Note (NOT WORKING)"),q(),z(2,"div",1)(3,"mat-form-field",2)(4,"mat-icon",3),we("click",function(){return e.isEmojiPickerVisible=!e.isEmojiPickerVisible}),ue(5,"sentiment_satisfied"),q(),z(6,"mat-label"),ue(7,"Note"),q(),z(8,"textarea",4),we("ngModelChange",function(r){return e.data.note=r}),q()(),be(9,Lq,1,0,"emoji-mart",5),q(),z(10,"div",6)(11,"button",7),we("click",function(){return e.onNoClick()}),ue(12,"Cancel"),q(),z(13,"button",8),ue(14,"Send"),q()()),2&t&&(ie(8),re("ngModel",e.data.note),ie(1),re("ngIf",e.isEmojiPickerVisible),ie(4),re("mat-dialog-close",e.data.note))},dependencies:[bi,Em,Mm,uc,Sv,na,Do,Tq,Ba,ta,vs,Dv,Mv,Ev,Cv],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}.mat-dialog-content[_ngcontent-%COMP%]{padding:20px 24px 0!important}.mat-dialog-actions[_ngcontent-%COMP%]{padding:10px 24px 24px}.picker[_ngcontent-%COMP%]{display:block;position:fixed;z-index:3}.emoji[_ngcontent-%COMP%]{cursor:pointer}.emoji[_ngcontent-%COMP%]:hover{color:#fff}"]});var Oq=x(807),Xn=new WeakMap;class Vr{constructor(){Dr(this,Xn,{writable:!0,value:void 0}),Mr(this,Xn,new Oq.Level("blockcore-notes",{keyEncoding:"utf8",valueEncoding:"json"}))}get database(){return Ut(this,Xn)}table(t){return Ut(this,Xn).sublevel(t,{keyEncoding:"utf8",valueEncoding:"json"})}initialize(){return Ye(function*(){})()}open(){var t=this;return Ye(function*(){for(;"opening"===Ut(t,Xn).status||"closing"===Ut(t,Xn).status;)yield U4(150);if("open"!==Ut(t,Xn).status)return Ut(t,Xn).open()})()}close(){var t=this;return Ye(function*(){for(;"opening"===Ut(t,Xn).status||"closing"===Ut(t,Xn).status;)yield U4(150);if("closed"!==Ut(t,Xn).status)return Ut(t,Xn).close()})()}wipe(){var t=this;return Ye(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(Ut(t,Xn).iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;console.log("Delete:",a),console.log("Data:",l),yield Ut(t,Xn).del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}})()}delete(t,e){var n=this;return Ye(function*(){return e?Ut(n,Xn).sublevel(e).del(t):Ut(n,Xn).del(t)})()}get(t,e){var n=this;return Ye(function*(){console.log("READING...");try{return e?yield Ut(n,Xn).sublevel(e).get(t,{keyEncoding:"utf8",valueEncoding:"json"}):yield Ut(n,Xn).get(t,{keyEncoding:"utf8",valueEncoding:"json"})}catch(r){if("LEVEL_NOT_FOUND"===r.code)return;throw console.log("HERE?!?!?"),r}})()}}function zr(i,t){q6(i,t),t.add(i)}function Vi(i,t,e){if(!t.has(i))throw new TypeError("attempted to get private field on non-instance");return e}Vr.\u0275fac=function(t){return new(t||Vr)},Vr.\u0275prov=Oe({token:Vr,factory:Vr.\u0275fac,providedIn:"root"});var gg=new WeakMap,Am=new WeakMap,X6=new WeakSet,bg=new WeakMap,Lm=new WeakSet,Z6=new WeakSet,Bv=new WeakSet,yg=new WeakSet,jv=new WeakSet;class Zn{constructor(t){zr(this,jv),zr(this,yg),zr(this,Bv),zr(this,Z6),zr(this,Lm),zr(this,X6),Dr(this,gg,{writable:!0,value:void 0}),Dr(this,Am,{writable:!0,value:void 0}),Dr(this,bg,{writable:!0,value:void 0}),this.storage=t,this.initialized=!1,this.profiles=[],Mr(this,gg,new Gi(this.profiles)),Mr(this,Am,new Gi("")),Mr(this,bg,new Gi(void 0)),this.table=this.storage.table("profile")}get profiles$(){return Ut(this,gg).asObservable()}get profileRequested$(){return Ut(this,Am).asObservable()}mutedPublicKeys(){return this.profiles.filter(t=>t.mute).map(t=>t.pubkey)}blockedPublickKeys(){return this.profiles.filter(t=>t.block).map(t=>t.pubkey)}get profilesChanged$(){return Ut(this,bg).asObservable()}downloadProfile(t){var e=this;return Ye(function*(){Ut(e,Am).next(t)})()}downloadRecent(t){var e=this;return Ye(function*(){Ut(e,Am).next(t)})()}getProfile(t){var e=this;return Ye(function*(){const n=yield Vi(e,Z6,Pq).call(e,t);if(n)return n.pubkey=t,n})()}populate(){var t=this;return Ye(function*(){t.profiles=yield t.followList(),t.initialized=!0,Vi(t,X6,Rq).call(t)})()}filter(t){var e=this;return Ye(function*(){const n=e.table.iterator({keyEncoding:"utf8",valueEncoding:"json"}),r=[];var a,o=!1,s=!1;try{for(var u,l=xs(n);o=!(u=yield l.next()).done;o=!1){const[g,D]=u.value;t(D,g)&&r.push(D)}}catch(g){s=!0,a=g}finally{try{o&&null!=l.return&&(yield l.return())}finally{if(s)throw a}}return r})()}followList(){var t=this;return Ye(function*(){return t.filter((e,n)=>1==e.follow)})()}publicList(){var t=this;return Ye(function*(){return t.filter((e,n)=>!e.follow&&!e.block)})()}blockList(){var t=this;return Ye(function*(){return t.filter((e,n)=>1==e.block)})()}follow(t,e,n){var r=this;return Ye(function*(){return Vi(r,Bv,Q6).call(r,t,e,!0,n)})()}unfollow(t){var e=this;return Ye(function*(){return Vi(e,Bv,Q6).call(e,t,void 0,void 0)})()}block(t){var e=this;return Ye(function*(){const n=yield e.getProfile(t);!n||(n.block=!0,n.follow=!1,yield e.putProfile(t,n))})()}unblock(t,e){var n=this;return Ye(function*(){const r=yield n.getProfile(t);!r||(r.block=!1,r.follow=e,n.putProfile(t,r))})()}mute(t){var e=this;return Ye(function*(){const n=yield e.getProfile(t);!n||(n.mute=!0,yield e.putProfile(t,n))})()}unmute(t,e){var n=this;return Ye(function*(){const r=yield n.getProfile(t);!r||(r.mute=!1,n.putProfile(t,r))})()}putProfile(t,e){var n=this;return Ye(function*(){yield n.table.put(t,e);const r=Vi(n,yg,Vv).call(n,t);-1==r?n.profiles.push(e):n.profiles[r]=e,Vi(n,Lm,Fg).call(n)})()}deleteProfile(t){var e=this;return Ye(function*(){yield e.table.del(t);const n=Vi(e,yg,Vv).call(e,t);Vi(e,jv,J6).call(e,n),Vi(e,Lm,Fg).call(e)})()}updateProfile(t,e){var n=this;return Ye(function*(){let r=yield n.getProfile(t);const o=Math.floor(Date.now()/1e3);r?(r.name=e.name,r.about=e.about,r.nip05=e.nip05,r.picture=e.picture):r=e,r.modified=o,yield n.putProfile(t,r)})()}updateProfileValue(t,e){var n=this;return Ye(function*(){let r=yield n.getProfile(t);!r||(r.modified=Math.floor(Date.now()/1e3),r=e(r,r.pubkey),yield n.putProfile(t,r))})()}wipeNonFollow(){var t=this;return Ye(function*(){const e=t.table.iterator({keyEncoding:"utf8",valueEncoding:"json"});var o,n=!1,r=!1;try{for(var a,s=xs(e);n=!(a=yield s.next()).done;n=!1){const[l,u]=a.value;if(!u.block&&!u.follow){yield t.table.del(l);const g=Vi(t,yg,Vv).call(t,l);Vi(t,jv,J6).call(t,g)}}}catch(l){r=!0,o=l}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(r)throw o}}Vi(t,Lm,Fg).call(t)})()}wipe(){var t=this;return Ye(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(t.table.iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;yield t.table.del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}t.profiles=[],Vi(t,Lm,Fg).call(t)})()}}function Rq(){Ut(this,gg).next(this.profiles)}function Fg(){Ut(this,bg).next(void 0)}function Pq(i){return Hv.apply(this,arguments)}function Hv(){return Hv=Ye(function*(i){try{return yield this.table.get(i,{keyEncoding:"utf8",valueEncoding:"json"})}catch(t){if("LEVEL_NOT_FOUND"===t.code)return;throw console.log("HERE?!?!?"),t}}),Hv.apply(this,arguments)}function Q6(i,t,e,n){return Yv.apply(this,arguments)}function Yv(){return Yv=Ye(function*(i,t,e,n){let r=yield this.getProfile(i);const o=Math.floor(Date.now()/1e3);r?(r.follow=e,r.circle=t):r={name:n?n.name:"",about:n?n.about:"",picture:n?n.picture:"",nip05:n?n.nip05:"",verifications:n?n.verifications:[],pubkey:i,follow:e,circle:t,created:o},r.modified=o,e&&(r.block=void 0,r.followed=o),console.log("PUT PROFILE:",r),yield this.putProfile(i,r),console.log("DOWNLOAD PROFILE CALL 1"),yield this.downloadProfile(i),console.log("DOWNLOAD PROFILE CALL 2")}),Yv.apply(this,arguments)}function Vv(i){return this.profiles.findIndex(t=>t.pubkey==i)}function J6(i){this.profiles.splice(i,1)}Zn.\u0275fac=function(t){return new(t||Zn)(pe(Vr))},Zn.\u0275prov=Oe({token:Zn,factory:Zn.\u0275fac,providedIn:"root"});var zv=new WeakMap,Uv=new WeakMap,Wv=new WeakMap;class qa{constructor(t,e){Dr(this,zv,{writable:!0,value:void 0}),Dr(this,Uv,{writable:!0,value:void 0}),Dr(this,Wv,{writable:!0,value:void 0}),this.storage=t,this.profile=e,Mr(this,zv,[]),Mr(this,Uv,[]),Mr(this,Wv,[]),this.circles=this.getCircles(),this.people=this.getPeople(),this.public$=this.getPublic()}openRelay(){}getPublic(){return new tt(t=>{t.next(Ut(this,Wv)),setTimeout(()=>{},3e3)})}getPeople(){return new tt(t=>{t.next(Ut(this,Uv))})}getCircles(){return new tt(t=>{t.next(Ut(this,zv))})}}qa.\u0275fac=function(t){return new(t||qa)(pe(Vr),pe(Zn))},qa.\u0275prov=Oe({token:qa,factory:qa.\u0275fac,providedIn:"root"});class Mo{constructor(){this.options={}}}Mo.\u0275fac=function(t){return new(t||Mo)},Mo.\u0275prov=Oe({token:Mo,factory:Mo.\u0275fac,providedIn:"root"});var eA=x(1135);class Er{constructor(t){this.settings=t,this.contentLimit=560,this.tagsLimit=10,this.profileLimit=1024,this.profileTagsLimit=10}sanitizeEvent(t){let e=eA(t.content,{allowedTags:["b","i","em","strong","a","img"],allowedAttributes:{a:["href"],img:["src"]},allowedIframeHostnames:["www.youtube.com"]});return e=this.escapeNewLineChars(e),e=e.replace("\\r","\\\\r").replace("\\n","\\\\n"),t.content=e,t}filterEvent(t){return this.settings.options.hideInvoice&&t.content.indexOf("lnbc")>-1||this.settings.options.hideSpam&&-1==t.content.substring(0,200).indexOf(" ")?null:t}filterEvents(t){return t.filter(e=>this.filterEvent(e))}validateEvent(t){return t.pubkey.length<60||t.pubkey.length>70||!t.sig||!t.id||t.sig.length<100||t.pubkey.length>150||64!==t.id.length||"number"!=typeof t.kind||"number"!=typeof t.created_at?null:(t.content.length>this.contentLimit&&(t.content=t.content.substring(0,this.contentLimit),t.contentCut=!0),t.tags&&t.tags.length>this.tagsLimit&&(t.tags=t.tags.splice(0,this.tagsLimit),t.tagsCut=!0),t)}escapeNewLineChars(t){return null!=t&&""!=t?t.replace(/\n/g," "):t}sanitizeProfile(t){let e=eA(t.about,{allowedTags:[],allowedAttributes:{}});return t.about=e,t}validateProfile(t){return t.picture.length>2e3||t.name.length>280||t.about.length>280||t.nip05.length>2e3?null:t}}function Bq(i,t){}Er.\u0275fac=function(t){return new(t||Er)(pe(Mo))},Er.\u0275prov=Oe({token:Er,factory:Er.\u0275fac,providedIn:"root"});const jq=function(i){return{animationDuration:i}},Hq=function(i,t){return{value:i,params:t}};function Yq(i,t){1&i&&Ze(0)}const tA=["*"],Vq=["tabListContainer"],zq=["tabList"],Uq=["tabListInner"],Wq=["nextPaginator"],$q=["previousPaginator"],Gq=["tabBodyWrapper"],qq=["tabHeader"];function Kq(i,t){}function Xq(i,t){1&i&&be(0,Kq,0,0,"ng-template",14),2&i&&re("cdkPortalOutlet",ye().$implicit.templateLabel)}function Zq(i,t){1&i&&ue(0),2&i&&Ai(ye().$implicit.textLabel)}function Qq(i,t){if(1&i){const e=Ft();z(0,"div",6,7),we("click",function(){const r=Ue(e),o=r.$implicit,s=r.index,a=ye(),l=Ji(1);return Ge(a._handleClick(o,l,s))})("cdkFocusChange",function(r){const s=Ue(e).index;return Ge(ye()._tabFocusChanged(r,s))}),Ne(2,"span",8)(3,"div",9),z(4,"span",10)(5,"span",11),be(6,Xq,1,1,"ng-template",12),be(7,Zq,1,1,"ng-template",null,13,xa),q()()()}if(2&i){const e=t.$implicit,n=t.index,r=Ji(1),o=Ji(8),s=ye();nt("mdc-tab--active",s.selectedIndex===n),re("id",s._getTabLabelId(n))("ngClass",e.labelClass)("disabled",e.disabled)("fitInkBarToContent",s.fitInkBarToContent),it("tabIndex",s._getTabIndex(e,n))("aria-posinset",n+1)("aria-setsize",s._tabs.length)("aria-controls",s._getTabContentId(n))("aria-selected",s.selectedIndex===n)("aria-label",e.ariaLabel||null)("aria-labelledby",!e.ariaLabel&&e.ariaLabelledby?e.ariaLabelledby:null),ie(3),re("matRippleTrigger",r)("matRippleDisabled",e.disabled||s.disableRipple),ie(3),re("ngIf",e.templateLabel)("ngIfElse",o)}}function Jq(i,t){if(1&i){const e=Ft();z(0,"mat-tab-body",15),we("_onCentered",function(){return Ue(e),Ge(ye()._removeTabBodyWrapperHeight())})("_onCentering",function(r){return Ue(e),Ge(ye()._setTabBodyWrapperHeight(r))}),q()}if(2&i){const e=t.$implicit,n=t.index,r=ye();nt("mat-mdc-tab-body-active",r.selectedIndex===n),re("id",r._getTabContentId(n))("ngClass",e.bodyClass)("content",e.content)("position",e.position)("origin",e.origin)("animationDuration",r.animationDuration)("preserveContent",r.preserveContent),it("tabindex",null!=r.contentTabIndex&&r.selectedIndex===n?r.contentTabIndex:null)("aria-labelledby",r._getTabLabelId(n))}}const eK={translateTab:xr("translateTab",[Zi("center, void, left-origin-center, right-origin-center",jt({transform:"none"})),Zi("left",jt({transform:"translate3d(-100%, 0, 0)",minHeight:"1px",visibility:"hidden"})),Zi("right",jt({transform:"translate3d(100%, 0, 0)",minHeight:"1px",visibility:"hidden"})),tn("* => left, * => right, left => center, right => center",un("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")),tn("void => left-origin-center",[jt({transform:"translate3d(-100%, 0, 0)",visibility:"hidden"}),un("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")]),tn("void => right-origin-center",[jt({transform:"translate3d(100%, 0, 0)",visibility:"hidden"}),un("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")])])};let tK=(()=>{class i extends ra{constructor(e,n,r,o){super(e,n,o),this._host=r,this._centeringSub=f.EMPTY,this._leavingSub=f.EMPTY}ngOnInit(){super.ngOnInit(),this._centeringSub=this._host._beforeCentering.pipe(Rn(this._host._isCenterPosition(this._host._position))).subscribe(e=>{e&&!this.hasAttached()&&this.attach(this._host._content)}),this._leavingSub=this._host._afterLeavingCenter.subscribe(()=>{this._host.preserveContent||this.detach()})}ngOnDestroy(){super.ngOnDestroy(),this._centeringSub.unsubscribe(),this._leavingSub.unsubscribe()}}return i.\u0275fac=function(e){return new(e||i)(T(Hs),T(Wi),T(Zt(()=>iA)),T(xt))},i.\u0275dir=Fe({type:i,selectors:[["","matTabBodyHost",""]],features:[Te]}),i})(),iK=(()=>{class i{constructor(e,n,r){this._elementRef=e,this._dir=n,this._dirChangeSubscription=f.EMPTY,this._translateTabComplete=new ce,this._onCentering=new Xe,this._beforeCentering=new Xe,this._afterLeavingCenter=new Xe,this._onCentered=new Xe(!0),this.animationDuration="500ms",this.preserveContent=!1,n&&(this._dirChangeSubscription=n.change.subscribe(o=>{this._computePositionAnimationState(o),r.markForCheck()})),this._translateTabComplete.pipe(W_((o,s)=>o.fromState===s.fromState&&o.toState===s.toState)).subscribe(o=>{this._isCenterPosition(o.toState)&&this._isCenterPosition(this._position)&&this._onCentered.emit(),this._isCenterPosition(o.fromState)&&!this._isCenterPosition(this._position)&&this._afterLeavingCenter.emit()})}set position(e){this._positionIndex=e,this._computePositionAnimationState()}ngOnInit(){"center"==this._position&&null!=this.origin&&(this._position=this._computePositionFromOrigin(this.origin))}ngOnDestroy(){this._dirChangeSubscription.unsubscribe(),this._translateTabComplete.complete()}_onTranslateTabStarted(e){const n=this._isCenterPosition(e.toState);this._beforeCentering.emit(n),n&&this._onCentering.emit(this._elementRef.nativeElement.clientHeight)}_getLayoutDirection(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"}_isCenterPosition(e){return"center"==e||"left-origin-center"==e||"right-origin-center"==e}_computePositionAnimationState(e=this._getLayoutDirection()){this._position=this._positionIndex<0?"ltr"==e?"left":"right":this._positionIndex>0?"ltr"==e?"right":"left":"center"}_computePositionFromOrigin(e){const n=this._getLayoutDirection();return"ltr"==n&&e<=0||"rtl"==n&&e>0?"left-origin-center":"right-origin-center"}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Cn,8),T(Rt))},i.\u0275dir=Fe({type:i,inputs:{_content:["content","_content"],origin:"origin",animationDuration:"animationDuration",preserveContent:"preserveContent",position:"position"},outputs:{_onCentering:"_onCentering",_beforeCentering:"_beforeCentering",_afterLeavingCenter:"_afterLeavingCenter",_onCentered:"_onCentered"}}),i})(),iA=(()=>{class i extends iK{constructor(e,n,r){super(e,n,r)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Cn,8),T(Rt))},i.\u0275cmp=qe({type:i,selectors:[["mat-tab-body"]],viewQuery:function(e,n){if(1&e&&bt(ra,5),2&e){let r;je(r=He())&&(n._portalHost=r.first)}},hostAttrs:[1,"mat-mdc-tab-body"],features:[Te],decls:3,vars:6,consts:[["cdkScrollable","",1,"mat-mdc-tab-body-content"],["content",""],["matTabBodyHost",""]],template:function(e,n){1&e&&(z(0,"div",0,1),we("@translateTab.start",function(o){return n._onTranslateTabStarted(o)})("@translateTab.done",function(o){return n._translateTabComplete.next(o)}),be(2,Bq,0,0,"ng-template",2),q()),2&e&&re("@translateTab",UM(3,Hq,n._position,Ch(1,jq,n.animationDuration)))},dependencies:[tK],styles:['.mat-mdc-tab-body{top:0;left:0;right:0;bottom:0;position:absolute;display:block;overflow:hidden;outline:0;flex-basis:100%}.mat-mdc-tab-body.mat-mdc-tab-body-active{position:relative;overflow-x:hidden;overflow-y:auto;z-index:1;flex-grow:1}.mat-mdc-tab-group.mat-mdc-tab-group-dynamic-height .mat-mdc-tab-body.mat-mdc-tab-body-active{overflow-y:hidden}.mat-mdc-tab-body-content{height:100%;overflow:auto}.mat-mdc-tab-group-dynamic-height .mat-mdc-tab-body-content{overflow:hidden}.mat-mdc-tab-body-content[style*="visibility: hidden"]{display:none}'],encapsulation:2,data:{animation:[eK.translateTab]}}),i})();const nK=new De("MatTabContent");let nA=(()=>{class i{constructor(e){this.template=e}}return i.\u0275fac=function(e){return new(e||i)(T(zi))},i.\u0275dir=Fe({type:i,selectors:[["","matTabContent",""]],features:[Qe([{provide:nK,useExisting:i}])]}),i})();const rK=new De("MatTabLabel"),rA=new De("MAT_TAB");let oA=(()=>{class i extends e${constructor(e,n,r){super(e,n),this._closestTab=r}}return i.\u0275fac=function(e){return new(e||i)(T(zi),T(Wi),T(rA,8))},i.\u0275dir=Fe({type:i,selectors:[["","mat-tab-label",""],["","matTabLabel",""]],features:[Qe([{provide:rK,useExisting:i}]),Te]}),i})();const $v="mdc-tab-indicator--active",sA="mdc-tab-indicator--no-transition";class oK{constructor(t){this._items=t}hide(){this._items.forEach(t=>t.deactivateInkBar())}alignToElement(t){const e=this._items.find(r=>r.elementRef.nativeElement===t),n=this._currentItem;if(n?.deactivateInkBar(),e){const r=n?.elementRef.nativeElement.getBoundingClientRect?.();e.activateInkBar(r),this._currentItem=e}}}function sK(i){return class extends i{constructor(...t){super(...t),this._fitToContent=!1}get fitInkBarToContent(){return this._fitToContent}set fitInkBarToContent(t){const e=ct(t);this._fitToContent!==e&&(this._fitToContent=e,this._inkBarElement&&this._appendInkBarElement())}activateInkBar(t){const e=this.elementRef.nativeElement;if(!t||!e.getBoundingClientRect||!this._inkBarContentElement)return void e.classList.add($v);const n=e.getBoundingClientRect(),r=t.width/n.width,o=t.left-n.left;e.classList.add(sA),this._inkBarContentElement.style.setProperty("transform",`translateX(${o}px) scaleX(${r})`),e.getBoundingClientRect(),e.classList.remove(sA),e.classList.add($v),this._inkBarContentElement.style.setProperty("transform","")}deactivateInkBar(){this.elementRef.nativeElement.classList.remove($v)}ngOnInit(){this._createInkBarElement()}ngOnDestroy(){this._inkBarElement?.remove(),this._inkBarElement=this._inkBarContentElement=null}_createInkBarElement(){const t=this.elementRef.nativeElement.ownerDocument||document;this._inkBarElement=t.createElement("span"),this._inkBarContentElement=t.createElement("span"),this._inkBarElement.className="mdc-tab-indicator",this._inkBarContentElement.className="mdc-tab-indicator__content mdc-tab-indicator__content--underline",this._inkBarElement.appendChild(this._inkBarContentElement),this._appendInkBarElement()}_appendInkBarElement(){(this._fitToContent?this.elementRef.nativeElement.querySelector(".mdc-tab__content"):this.elementRef.nativeElement).appendChild(this._inkBarElement)}}}const lK=Va(class{}),cK=sK((()=>{class i extends lK{constructor(e){super(),this.elementRef=e}focus(){this.elementRef.nativeElement.focus()}getOffsetLeft(){return this.elementRef.nativeElement.offsetLeft}getOffsetWidth(){return this.elementRef.nativeElement.offsetWidth}}return i.\u0275fac=function(e){return new(e||i)(T(Ke))},i.\u0275dir=Fe({type:i,features:[Te]}),i})());let aA=(()=>{class i extends cK{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275dir=Fe({type:i,selectors:[["","matTabLabelWrapper",""]],hostVars:3,hostBindings:function(e,n){2&e&&(it("aria-disabled",!!n.disabled),nt("mat-mdc-tab-disabled",n.disabled))},inputs:{disabled:"disabled",fitInkBarToContent:"fitInkBarToContent"},features:[Te]}),i})();const dK=Va(class{}),lA=new De("MAT_TAB_GROUP");let uK=(()=>{class i extends dK{constructor(e,n){super(),this._viewContainerRef=e,this._closestTabGroup=n,this.textLabel="",this._contentPortal=null,this._stateChanges=new ce,this.position=null,this.origin=null,this.isActive=!1}get content(){return this._contentPortal}ngOnChanges(e){(e.hasOwnProperty("textLabel")||e.hasOwnProperty("disabled"))&&this._stateChanges.next()}ngOnDestroy(){this._stateChanges.complete()}ngOnInit(){this._contentPortal=new sc(this._explicitContent||this._implicitContent,this._viewContainerRef)}_setTemplateLabelInput(e){e&&e._closestTab===this&&(this._templateLabel=e)}}return i.\u0275fac=function(e){return new(e||i)(T(Wi),T(lA,8))},i.\u0275dir=Fe({type:i,viewQuery:function(e,n){if(1&e&&bt(zi,7),2&e){let r;je(r=He())&&(n._implicitContent=r.first)}},inputs:{textLabel:["label","textLabel"],ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],labelClass:"labelClass",bodyClass:"bodyClass"},features:[Te,pi]}),i})(),Gv=(()=>{class i extends uK{get templateLabel(){return this._templateLabel}set templateLabel(e){this._setTemplateLabelInput(e)}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-tab"]],contentQueries:function(e,n,r){if(1&e&&(At(r,nA,7,zi),At(r,oA,5)),2&e){let o;je(o=He())&&(n._explicitContent=o.first),je(o=He())&&(n.templateLabel=o.first)}},inputs:{disabled:"disabled"},exportAs:["matTab"],features:[Qe([{provide:rA,useExisting:i}]),Te],ngContentSelectors:tA,decls:1,vars:0,template:function(e,n){1&e&&(qt(),be(0,Yq,1,0,"ng-template"))},encapsulation:2}),i})();const cA=Aa({passive:!0});let fK=(()=>{class i{constructor(e,n,r,o,s,a,l){this._elementRef=e,this._changeDetectorRef=n,this._viewportRuler=r,this._dir=o,this._ngZone=s,this._platform=a,this._animationMode=l,this._scrollDistance=0,this._selectedIndexChanged=!1,this._destroyed=new ce,this._showPaginationControls=!1,this._disableScrollAfter=!0,this._disableScrollBefore=!0,this._stopScrolling=new ce,this._disablePagination=!1,this._selectedIndex=0,this.selectFocusedIndex=new Xe,this.indexFocused=new Xe,s.runOutsideAngular(()=>{ks(e.nativeElement,"mouseleave").pipe(wt(this._destroyed)).subscribe(()=>{this._stopInterval()})})}get disablePagination(){return this._disablePagination}set disablePagination(e){this._disablePagination=ct(e)}get selectedIndex(){return this._selectedIndex}set selectedIndex(e){e=en(e),this._selectedIndex!=e&&(this._selectedIndexChanged=!0,this._selectedIndex=e,this._keyManager&&this._keyManager.updateActiveItem(e))}ngAfterViewInit(){ks(this._previousPaginator.nativeElement,"touchstart",cA).pipe(wt(this._destroyed)).subscribe(()=>{this._handlePaginatorPress("before")}),ks(this._nextPaginator.nativeElement,"touchstart",cA).pipe(wt(this._destroyed)).subscribe(()=>{this._handlePaginatorPress("after")})}ngAfterContentInit(){const e=this._dir?this._dir.change:mt("ltr"),n=this._viewportRuler.change(150),r=()=>{this.updatePagination(),this._alignInkBarToSelectedTab()};this._keyManager=new bm(this._items).withHorizontalOrientation(this._getLayoutDirection()).withHomeAndEnd().withWrap(),this._keyManager.updateActiveItem(this._selectedIndex),this._ngZone.onStable.pipe(ki(1)).subscribe(r),Sn(e,n,this._items.changes,this._itemsResized()).pipe(wt(this._destroyed)).subscribe(()=>{this._ngZone.run(()=>{Promise.resolve().then(()=>{this._scrollDistance=Math.max(0,Math.min(this._getMaxScrollDistance(),this._scrollDistance)),r()})}),this._keyManager.withHorizontalOrientation(this._getLayoutDirection())}),this._keyManager.change.subscribe(o=>{this.indexFocused.emit(o),this._setTabFocus(o)})}_itemsResized(){return"function"!=typeof ResizeObserver?jn:this._items.changes.pipe(Rn(this._items),qn(e=>new tt(n=>this._ngZone.runOutsideAngular(()=>{const r=new ResizeObserver(o=>n.next(o));return e.forEach(o=>r.observe(o.elementRef.nativeElement)),()=>{r.disconnect()}}))),wF(1),ri(e=>e.some(n=>n.contentRect.width>0&&n.contentRect.height>0)))}ngAfterContentChecked(){this._tabLabelCount!=this._items.length&&(this.updatePagination(),this._tabLabelCount=this._items.length,this._changeDetectorRef.markForCheck()),this._selectedIndexChanged&&(this._scrollToLabel(this._selectedIndex),this._checkScrollingControls(),this._alignInkBarToSelectedTab(),this._selectedIndexChanged=!1,this._changeDetectorRef.markForCheck()),this._scrollDistanceChanged&&(this._updateTabScrollPosition(),this._scrollDistanceChanged=!1,this._changeDetectorRef.markForCheck())}ngOnDestroy(){this._keyManager?.destroy(),this._destroyed.next(),this._destroyed.complete(),this._stopScrolling.complete()}_handleKeydown(e){if(!qo(e))switch(e.keyCode){case 13:case 32:this.focusIndex!==this.selectedIndex&&(this.selectFocusedIndex.emit(this.focusIndex),this._itemSelected(e));break;default:this._keyManager.onKeydown(e)}}_onContentChanges(){const e=this._elementRef.nativeElement.textContent;e!==this._currentTextContent&&(this._currentTextContent=e||"",this._ngZone.run(()=>{this.updatePagination(),this._alignInkBarToSelectedTab(),this._changeDetectorRef.markForCheck()}))}updatePagination(){this._checkPaginationEnabled(),this._checkScrollingControls(),this._updateTabScrollPosition()}get focusIndex(){return this._keyManager?this._keyManager.activeItemIndex:0}set focusIndex(e){!this._isValidIndex(e)||this.focusIndex===e||!this._keyManager||this._keyManager.setActiveItem(e)}_isValidIndex(e){if(!this._items)return!0;const n=this._items?this._items.toArray()[e]:null;return!!n&&!n.disabled}_setTabFocus(e){if(this._showPaginationControls&&this._scrollToLabel(e),this._items&&this._items.length){this._items.toArray()[e].focus();const n=this._tabListContainer.nativeElement;n.scrollLeft="ltr"==this._getLayoutDirection()?0:n.scrollWidth-n.offsetWidth}}_getLayoutDirection(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"}_updateTabScrollPosition(){if(this.disablePagination)return;const e=this.scrollDistance,n="ltr"===this._getLayoutDirection()?-e:e;this._tabList.nativeElement.style.transform=`translateX(${Math.round(n)}px)`,(this._platform.TRIDENT||this._platform.EDGE)&&(this._tabListContainer.nativeElement.scrollLeft=0)}get scrollDistance(){return this._scrollDistance}set scrollDistance(e){this._scrollTo(e)}_scrollHeader(e){return this._scrollTo(this._scrollDistance+("before"==e?-1:1)*this._tabListContainer.nativeElement.offsetWidth/3)}_handlePaginatorClick(e){this._stopInterval(),this._scrollHeader(e)}_scrollToLabel(e){if(this.disablePagination)return;const n=this._items?this._items.toArray()[e]:null;if(!n)return;const r=this._tabListContainer.nativeElement.offsetWidth,{offsetLeft:o,offsetWidth:s}=n.elementRef.nativeElement;let a,l;"ltr"==this._getLayoutDirection()?(a=o,l=a+s):(l=this._tabListInner.nativeElement.offsetWidth-o,a=l-s);const u=this.scrollDistance,g=this.scrollDistance+r;ag&&(this.scrollDistance+=l-g+60)}_checkPaginationEnabled(){if(this.disablePagination)this._showPaginationControls=!1;else{const e=this._tabListInner.nativeElement.scrollWidth>this._elementRef.nativeElement.offsetWidth;e||(this.scrollDistance=0),e!==this._showPaginationControls&&this._changeDetectorRef.markForCheck(),this._showPaginationControls=e}}_checkScrollingControls(){this.disablePagination?this._disableScrollAfter=this._disableScrollBefore=!0:(this._disableScrollBefore=0==this.scrollDistance,this._disableScrollAfter=this.scrollDistance==this._getMaxScrollDistance(),this._changeDetectorRef.markForCheck())}_getMaxScrollDistance(){return this._tabListInner.nativeElement.scrollWidth-this._tabListContainer.nativeElement.offsetWidth||0}_alignInkBarToSelectedTab(){const e=this._items&&this._items.length?this._items.toArray()[this.selectedIndex]:null,n=e?e.elementRef.nativeElement:null;n?this._inkBar.alignToElement(n):this._inkBar.hide()}_stopInterval(){this._stopScrolling.next()}_handlePaginatorPress(e,n){n&&null!=n.button&&0!==n.button||(this._stopInterval(),ig(650,100).pipe(wt(Sn(this._stopScrolling,this._destroyed))).subscribe(()=>{const{maxScrollDistance:r,distance:o}=this._scrollHeader(e);(0===o||o>=r)&&this._stopInterval()}))}_scrollTo(e){if(this.disablePagination)return{maxScrollDistance:0,distance:0};const n=this._getMaxScrollDistance();return this._scrollDistance=Math.max(0,Math.min(n,e)),this._scrollDistanceChanged=!0,this._checkScrollingControls(),{maxScrollDistance:n,distance:this._scrollDistance}}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(Ua),T(Cn,8),T(rt),T(Ri),T(Oi,8))},i.\u0275dir=Fe({type:i,inputs:{disablePagination:"disablePagination"}}),i})(),pK=(()=>{class i extends fK{constructor(e,n,r,o,s,a,l){super(e,n,r,o,s,a,l),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=ct(e)}_itemSelected(e){e.preventDefault()}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(Ua),T(Cn,8),T(rt),T(Ri),T(Oi,8))},i.\u0275dir=Fe({type:i,inputs:{disableRipple:"disableRipple"},features:[Te]}),i})(),_K=(()=>{class i extends pK{constructor(e,n,r,o,s,a,l){super(e,n,r,o,s,a,l)}ngAfterContentInit(){this._inkBar=new oK(this._items),super.ngAfterContentInit()}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(Ua),T(Cn,8),T(rt),T(Ri),T(Oi,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-tab-header"]],contentQueries:function(e,n,r){if(1&e&&At(r,aA,4),2&e){let o;je(o=He())&&(n._items=o)}},viewQuery:function(e,n){if(1&e&&(bt(Vq,7),bt(zq,7),bt(Uq,7),bt(Wq,5),bt($q,5)),2&e){let r;je(r=He())&&(n._tabListContainer=r.first),je(r=He())&&(n._tabList=r.first),je(r=He())&&(n._tabListInner=r.first),je(r=He())&&(n._nextPaginator=r.first),je(r=He())&&(n._previousPaginator=r.first)}},hostAttrs:[1,"mat-mdc-tab-header"],hostVars:4,hostBindings:function(e,n){2&e&&nt("mat-mdc-tab-header-pagination-controls-enabled",n._showPaginationControls)("mat-mdc-tab-header-rtl","rtl"==n._getLayoutDirection())},inputs:{selectedIndex:"selectedIndex"},outputs:{selectFocusedIndex:"selectFocusedIndex",indexFocused:"indexFocused"},features:[Te],ngContentSelectors:tA,decls:13,vars:10,consts:[["aria-hidden","true","type","button","mat-ripple","","tabindex","-1",1,"mat-mdc-tab-header-pagination","mat-mdc-tab-header-pagination-before",3,"matRippleDisabled","disabled","click","mousedown","touchend"],["previousPaginator",""],[1,"mat-mdc-tab-header-pagination-chevron"],[1,"mat-mdc-tab-label-container",3,"keydown"],["tabListContainer",""],["role","tablist",1,"mat-mdc-tab-list",3,"cdkObserveContent"],["tabList",""],[1,"mat-mdc-tab-labels"],["tabListInner",""],["aria-hidden","true","type","button","mat-ripple","","tabindex","-1",1,"mat-mdc-tab-header-pagination","mat-mdc-tab-header-pagination-after",3,"matRippleDisabled","disabled","mousedown","click","touchend"],["nextPaginator",""]],template:function(e,n){1&e&&(qt(),z(0,"button",0,1),we("click",function(){return n._handlePaginatorClick("before")})("mousedown",function(o){return n._handlePaginatorPress("before",o)})("touchend",function(){return n._stopInterval()}),Ne(2,"div",2),q(),z(3,"div",3,4),we("keydown",function(o){return n._handleKeydown(o)}),z(5,"div",5,6),we("cdkObserveContent",function(){return n._onContentChanges()}),z(7,"div",7,8),Ze(9),q()()(),z(10,"button",9,10),we("mousedown",function(o){return n._handlePaginatorPress("after",o)})("click",function(){return n._handlePaginatorClick("after")})("touchend",function(){return n._stopInterval()}),Ne(12,"div",2),q()),2&e&&(nt("mat-mdc-tab-header-pagination-disabled",n._disableScrollBefore),re("matRippleDisabled",n._disableScrollBefore||n.disableRipple)("disabled",n._disableScrollBefore||null),ie(3),nt("_mat-animation-noopable","NoopAnimations"===n._animationMode),ie(7),nt("mat-mdc-tab-header-pagination-disabled",n._disableScrollAfter),re("matRippleDisabled",n._disableScrollAfter||n.disableRipple)("disabled",n._disableScrollAfter||null))},dependencies:[Yr,$_],styles:[".mat-mdc-tab-header{display:flex;overflow:hidden;position:relative;flex-shrink:0}.mat-mdc-tab-header-pagination{-webkit-user-select:none;user-select:none;position:relative;display:none;justify-content:center;align-items:center;min-width:32px;cursor:pointer;z-index:2;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:none;box-sizing:content-box;background:none;border:none;outline:0;padding:0}.mat-mdc-tab-header-pagination::-moz-focus-inner{border:0}.mat-mdc-tab-header-pagination .mat-ripple-element{opacity:.12}.mat-mdc-tab-header-pagination-controls-enabled .mat-mdc-tab-header-pagination{display:flex}.mat-mdc-tab-header-pagination-before,.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-after{padding-left:4px}.mat-mdc-tab-header-pagination-before .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-after .mat-mdc-tab-header-pagination-chevron{transform:rotate(-135deg)}.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-before,.mat-mdc-tab-header-pagination-after{padding-right:4px}.mat-mdc-tab-header-rtl .mat-mdc-tab-header-pagination-before .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-header-pagination-after .mat-mdc-tab-header-pagination-chevron{transform:rotate(45deg)}.mat-mdc-tab-header-pagination-chevron{border-style:solid;border-width:2px 2px 0 0;height:8px;width:8px}.mat-mdc-tab-header-pagination-disabled{box-shadow:none;cursor:default;pointer-events:none}.mat-mdc-tab-header-pagination-disabled .mat-mdc-tab-header-pagination-chevron{opacity:.4}.mat-mdc-tab-list{flex-grow:1;position:relative;transition:transform 500ms cubic-bezier(0.35, 0, 0.25, 1)}._mat-animation-noopable .mat-mdc-tab-list{transition:none}._mat-animation-noopable span.mdc-tab-indicator__content,._mat-animation-noopable span.mdc-tab__text-label{transition:none}.mat-mdc-tab-label-container{display:flex;flex-grow:1;overflow:hidden;z-index:1}.mat-mdc-tab-labels{display:flex;flex:1 0 auto}[mat-align-tabs=center]>.mat-mdc-tab-header .mat-mdc-tab-labels{justify-content:center}[mat-align-tabs=end]>.mat-mdc-tab-header .mat-mdc-tab-labels{justify-content:flex-end}.mat-mdc-tab::before{margin:5px}.cdk-high-contrast-active .mat-mdc-tab[aria-disabled=true]{color:GrayText}"],encapsulation:2}),i})();const uA=new De("MAT_TABS_CONFIG");let gK=0;const bK=ia(ic(class{constructor(i){this._elementRef=i}}),"primary");let yK=(()=>{class i extends bK{constructor(e,n,r,o){super(e),this._changeDetectorRef=n,this._animationMode=o,this._tabs=new ms,this._indexToSelect=0,this._lastFocusedTabIndex=null,this._tabBodyWrapperHeight=0,this._tabsSubscription=f.EMPTY,this._tabLabelSubscription=f.EMPTY,this._dynamicHeight=!1,this._selectedIndex=null,this.headerPosition="above",this._disablePagination=!1,this._preserveContent=!1,this.selectedIndexChange=new Xe,this.focusChange=new Xe,this.animationDone=new Xe,this.selectedTabChange=new Xe(!0),this._groupId=gK++,this.animationDuration=r&&r.animationDuration?r.animationDuration:"500ms",this.disablePagination=!(!r||null==r.disablePagination)&&r.disablePagination,this.dynamicHeight=!(!r||null==r.dynamicHeight)&&r.dynamicHeight,this.contentTabIndex=r?.contentTabIndex??null,this.preserveContent=!!r?.preserveContent}get dynamicHeight(){return this._dynamicHeight}set dynamicHeight(e){this._dynamicHeight=ct(e)}get selectedIndex(){return this._selectedIndex}set selectedIndex(e){this._indexToSelect=en(e,null)}get animationDuration(){return this._animationDuration}set animationDuration(e){this._animationDuration=/^\d+$/.test(e+"")?e+"ms":e}get contentTabIndex(){return this._contentTabIndex}set contentTabIndex(e){this._contentTabIndex=en(e,null)}get disablePagination(){return this._disablePagination}set disablePagination(e){this._disablePagination=ct(e)}get preserveContent(){return this._preserveContent}set preserveContent(e){this._preserveContent=ct(e)}get backgroundColor(){return this._backgroundColor}set backgroundColor(e){const n=this._elementRef.nativeElement.classList;n.remove("mat-tabs-with-background",`mat-background-${this.backgroundColor}`),e&&n.add("mat-tabs-with-background",`mat-background-${e}`),this._backgroundColor=e}ngAfterContentChecked(){const e=this._indexToSelect=this._clampTabIndex(this._indexToSelect);if(this._selectedIndex!=e){const n=null==this._selectedIndex;if(!n){this.selectedTabChange.emit(this._createChangeEvent(e));const r=this._tabBodyWrapper.nativeElement;r.style.minHeight=r.clientHeight+"px"}Promise.resolve().then(()=>{this._tabs.forEach((r,o)=>r.isActive=o===e),n||(this.selectedIndexChange.emit(e),this._tabBodyWrapper.nativeElement.style.minHeight="")})}this._tabs.forEach((n,r)=>{n.position=r-e,null!=this._selectedIndex&&0==n.position&&!n.origin&&(n.origin=e-this._selectedIndex)}),this._selectedIndex!==e&&(this._selectedIndex=e,this._lastFocusedTabIndex=null,this._changeDetectorRef.markForCheck())}ngAfterContentInit(){this._subscribeToAllTabChanges(),this._subscribeToTabLabels(),this._tabsSubscription=this._tabs.changes.subscribe(()=>{const e=this._clampTabIndex(this._indexToSelect);if(e===this._selectedIndex){const n=this._tabs.toArray();let r;for(let o=0;o{n[e].isActive=!0,this.selectedTabChange.emit(this._createChangeEvent(e))})}this._changeDetectorRef.markForCheck()})}_subscribeToAllTabChanges(){this._allTabs.changes.pipe(Rn(this._allTabs)).subscribe(e=>{this._tabs.reset(e.filter(n=>n._closestTabGroup===this||!n._closestTabGroup)),this._tabs.notifyOnChanges()})}ngOnDestroy(){this._tabs.destroy(),this._tabsSubscription.unsubscribe(),this._tabLabelSubscription.unsubscribe()}realignInkBar(){this._tabHeader&&this._tabHeader._alignInkBarToSelectedTab()}updatePagination(){this._tabHeader&&this._tabHeader.updatePagination()}focusTab(e){const n=this._tabHeader;n&&(n.focusIndex=e)}_focusChanged(e){this._lastFocusedTabIndex=e,this.focusChange.emit(this._createChangeEvent(e))}_createChangeEvent(e){const n=new FK;return n.index=e,this._tabs&&this._tabs.length&&(n.tab=this._tabs.toArray()[e]),n}_subscribeToTabLabels(){this._tabLabelSubscription&&this._tabLabelSubscription.unsubscribe(),this._tabLabelSubscription=Sn(...this._tabs.map(e=>e._stateChanges)).subscribe(()=>this._changeDetectorRef.markForCheck())}_clampTabIndex(e){return Math.min(this._tabs.length-1,Math.max(e||0,0))}_getTabLabelId(e){return`mat-tab-label-${this._groupId}-${e}`}_getTabContentId(e){return`mat-tab-content-${this._groupId}-${e}`}_setTabBodyWrapperHeight(e){if(!this._dynamicHeight||!this._tabBodyWrapperHeight)return;const n=this._tabBodyWrapper.nativeElement;n.style.height=this._tabBodyWrapperHeight+"px",this._tabBodyWrapper.nativeElement.offsetHeight&&(n.style.height=e+"px")}_removeTabBodyWrapperHeight(){const e=this._tabBodyWrapper.nativeElement;this._tabBodyWrapperHeight=e.clientHeight,e.style.height="",this.animationDone.emit()}_handleClick(e,n,r){e.disabled||(this.selectedIndex=n.focusIndex=r)}_getTabIndex(e,n){return e.disabled?null:n===(this._lastFocusedTabIndex??this.selectedIndex)?0:-1}_tabFocusChanged(e,n){e&&"mouse"!==e&&"touch"!==e&&(this._tabHeader.focusIndex=n)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(uA,8),T(Oi,8))},i.\u0275dir=Fe({type:i,inputs:{dynamicHeight:"dynamicHeight",selectedIndex:"selectedIndex",headerPosition:"headerPosition",animationDuration:"animationDuration",contentTabIndex:"contentTabIndex",disablePagination:"disablePagination",preserveContent:"preserveContent",backgroundColor:"backgroundColor"},outputs:{selectedIndexChange:"selectedIndexChange",focusChange:"focusChange",animationDone:"animationDone",selectedTabChange:"selectedTabChange"},features:[Te]}),i})(),hA=(()=>{class i extends yK{constructor(e,n,r,o){super(e,n,r,o),this._fitInkBarToContent=!1,this._stretchTabs=!0,this.fitInkBarToContent=!(!r||null==r.fitInkBarToContent)&&r.fitInkBarToContent}get fitInkBarToContent(){return this._fitInkBarToContent}set fitInkBarToContent(e){this._fitInkBarToContent=ct(e),this._changeDetectorRef.markForCheck()}get stretchTabs(){return this._stretchTabs}set stretchTabs(e){this._stretchTabs=ct(e)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(uA,8),T(Oi,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-tab-group"]],contentQueries:function(e,n,r){if(1&e&&At(r,Gv,5),2&e){let o;je(o=He())&&(n._allTabs=o)}},viewQuery:function(e,n){if(1&e&&(bt(Gq,5),bt(qq,5)),2&e){let r;je(r=He())&&(n._tabBodyWrapper=r.first),je(r=He())&&(n._tabHeader=r.first)}},hostAttrs:[1,"mat-mdc-tab-group"],hostVars:6,hostBindings:function(e,n){2&e&&nt("mat-mdc-tab-group-dynamic-height",n.dynamicHeight)("mat-mdc-tab-group-inverted-header","below"===n.headerPosition)("mat-mdc-tab-group-stretch-tabs",n.stretchTabs)},inputs:{color:"color",disableRipple:"disableRipple",fitInkBarToContent:"fitInkBarToContent",stretchTabs:["mat-stretch-tabs","stretchTabs"]},exportAs:["matTabGroup"],features:[Qe([{provide:lA,useExisting:i}]),Te],decls:6,vars:6,consts:[[3,"selectedIndex","disableRipple","indexFocused","selectFocusedIndex"],["tabHeader",""],["class","mdc-tab mat-mdc-tab mat-mdc-focus-indicator","role","tab","matTabLabelWrapper","","cdkMonitorElementFocus","",3,"id","mdc-tab--active","ngClass","disabled","fitInkBarToContent","click","cdkFocusChange",4,"ngFor","ngForOf"],[1,"mat-mdc-tab-body-wrapper"],["tabBodyWrapper",""],["role","tabpanel",3,"id","mat-mdc-tab-body-active","ngClass","content","position","origin","animationDuration","preserveContent","_onCentered","_onCentering",4,"ngFor","ngForOf"],["role","tab","matTabLabelWrapper","","cdkMonitorElementFocus","",1,"mdc-tab","mat-mdc-tab","mat-mdc-focus-indicator",3,"id","ngClass","disabled","fitInkBarToContent","click","cdkFocusChange"],["tabNode",""],[1,"mdc-tab__ripple"],["mat-ripple","",1,"mat-mdc-tab-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mdc-tab__content"],[1,"mdc-tab__text-label"],[3,"ngIf","ngIfElse"],["tabTextLabel",""],[3,"cdkPortalOutlet"],["role","tabpanel",3,"id","ngClass","content","position","origin","animationDuration","preserveContent","_onCentered","_onCentering"]],template:function(e,n){1&e&&(z(0,"mat-tab-header",0,1),we("indexFocused",function(o){return n._focusChanged(o)})("selectFocusedIndex",function(o){return n.selectedIndex=o}),be(2,Qq,9,17,"div",2),q(),z(3,"div",3,4),be(5,Jq,1,11,"mat-tab-body",5),q()),2&e&&(re("selectedIndex",n.selectedIndex||0)("disableRipple",n.disableRipple),ie(2),re("ngForOf",n._tabs),ie(1),nt("_mat-animation-noopable","NoopAnimations"===n._animationMode),ie(2),re("ngForOf",n._tabs))},dependencies:[$p,Gn,bi,ra,Yr,EU,iA,aA,_K],styles:['.mdc-tab{min-width:90px;padding-right:24px;padding-left:24px;display:flex;flex:1 0 auto;justify-content:center;box-sizing:border-box;margin:0;padding-top:0;padding-bottom:0;border:none;outline:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-appearance:none;z-index:1}.mdc-tab::-moz-focus-inner{padding:0;border:0}.mdc-tab[hidden]{display:none}.mdc-tab--min-width{flex:0 1 auto}.mdc-tab__content{display:flex;align-items:center;justify-content:center;height:inherit;pointer-events:none}.mdc-tab__text-label{transition:150ms color linear;display:inline-block;line-height:1;z-index:2}.mdc-tab__icon{transition:150ms color linear;z-index:2}.mdc-tab--stacked .mdc-tab__content{flex-direction:column;align-items:center;justify-content:center}.mdc-tab--stacked .mdc-tab__text-label{padding-top:6px;padding-bottom:4px}.mdc-tab--active .mdc-tab__text-label,.mdc-tab--active .mdc-tab__icon{transition-delay:100ms}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:8px;padding-right:0}[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label,.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label[dir=rtl]{padding-left:0;padding-right:8px}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:2px}.mdc-tab-indicator .mdc-tab-indicator__content--icon{height:34px;font-size:34px}.mdc-tab-indicator{display:flex;position:absolute;top:0;left:0;justify-content:center;width:100%;height:100%;pointer-events:none;z-index:1}.mdc-tab-indicator__content{transform-origin:left;opacity:0}.mdc-tab-indicator__content--underline{align-self:flex-end;box-sizing:border-box;width:100%;border-top-style:solid}.mdc-tab-indicator__content--icon{align-self:center;margin:0 auto}.mdc-tab-indicator--active .mdc-tab-indicator__content{opacity:1}.mdc-tab-indicator .mdc-tab-indicator__content{transition:250ms transform cubic-bezier(0.4, 0, 0.2, 1)}.mdc-tab-indicator--no-transition .mdc-tab-indicator__content{transition:none}.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition:150ms opacity linear}.mdc-tab-indicator--active.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition-delay:100ms}.mat-mdc-tab-ripple{position:absolute;top:0;left:0;bottom:0;right:0;pointer-events:none}.mat-mdc-tab{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-tab.mdc-tab{height:48px;flex-grow:0}.mat-mdc-tab .mdc-tab__ripple::before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;pointer-events:none}.mat-mdc-tab .mdc-tab__text-label{display:inline-flex;align-items:center}.mat-mdc-tab .mdc-tab__content{position:relative}.mat-mdc-tab:hover .mdc-tab__ripple::before{opacity:.04}.mat-mdc-tab.cdk-program-focused .mdc-tab__ripple::before,.mat-mdc-tab.cdk-keyboard-focused .mdc-tab__ripple::before{opacity:.12}.mat-mdc-tab .mat-ripple-element{opacity:.12}.mat-mdc-tab-group.mat-mdc-tab-group-stretch-tabs>.mat-mdc-tab-header .mat-mdc-tab{flex-grow:1}.mat-mdc-tab-disabled{opacity:.4;pointer-events:none}.mat-mdc-tab-group{display:flex;flex-direction:column;max-width:100%}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination{background-color:var(--mat-mdc-tab-header-with-background-background-color, transparent)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab-link .mdc-tab__text-label{color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-focus-indicator::before{border-color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-ripple-element,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mdc-tab__ripple::before,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mdc-tab__ripple::before{background-color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-group.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-mdc-tab-header-pagination-chevron{border-color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-group.mat-mdc-tab-group-inverted-header{flex-direction:column-reverse}.mat-mdc-tab-group.mat-mdc-tab-group-inverted-header .mdc-tab-indicator__content--underline{align-self:flex-start}.mat-mdc-tab-body-wrapper{position:relative;overflow:hidden;display:flex;transition:height 500ms cubic-bezier(0.35, 0, 0.25, 1)}.mat-mdc-tab-body-wrapper._mat-animation-noopable{transition:none !important;animation:none !important}'],encapsulation:2}),i})();class FK{}let vK=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[Fn,vt,Wa,ws,G_,Q_,vt]}),i})();const vg={node:void 0,web:"object"==typeof self&&"crypto"in self?self.crypto:void 0},qv=i=>new DataView(i.buffer,i.byteOffset,i.byteLength),Ds=(i,t)=>i<<32-t|i>>>t;if(68!==new Uint8Array(new Uint32Array([287454020]).buffer)[0])throw new Error("Non little-endian hardware is not supported");function Xv(i){if("string"==typeof i&&(i=function DK(i){if("string"!=typeof i)throw new TypeError("utf8ToBytes expected string, got "+typeof i);return(new TextEncoder).encode(i)}(i)),!(i instanceof Uint8Array))throw new TypeError(`Expected input type is Uint8Array (got ${typeof i})`);return i}Array.from({length:256},(i,t)=>t.toString(16).padStart(2,"0")),(()=>{const i=typeof module<"u"&&"function"==typeof module.require&&module.require.bind(module);try{if(i){const{setImmediate:t}=i("timers")}}catch{}})();class MK{clone(){return this._cloneInto()}}function SK(i=32){if(vg.web)return vg.web.getRandomValues(new Uint8Array(i));if(vg.node)return new Uint8Array(vg.node.randomBytes(i).buffer);throw new Error("The environment doesn't have randomBytes function")}class AK extends MK{constructor(t,e,n,r){super(),this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=r,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=qv(this.buffer)}update(t){if(this.destroyed)throw new Error("instance is destroyed");const{view:e,buffer:n,blockLen:r,finished:o}=this;if(o)throw new Error("digest() was already called");const s=(t=Xv(t)).length;for(let a=0;ar-s&&(this.process(n,0),s=0);for(let l=s;l>r&o),a=Number(e&o),u=n?0:4;i.setUint32(t+(n?4:0),s,n),i.setUint32(t+u,a,n)})(n,r-8,BigInt(8*this.length),o),this.process(n,0);const a=qv(t);this.get().forEach((l,u)=>a.setUint32(4*u,l,o))}digest(){const{buffer:t,outputLen:e}=this;this.digestInto(t);const n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:e,buffer:n,length:r,finished:o,destroyed:s,pos:a}=this;return t.length=r,t.pos=a,t.finished=o,t.destroyed=s,r%e&&t.buffer.set(n),t}}const LK=(i,t,e)=>i&t^~i&e,IK=(i,t,e)=>i&t^i&e^t&e,NK=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Ka=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Xa=new Uint32Array(64);class OK extends AK{constructor(){super(64,32,8,!1),this.A=0|Ka[0],this.B=0|Ka[1],this.C=0|Ka[2],this.D=0|Ka[3],this.E=0|Ka[4],this.F=0|Ka[5],this.G=0|Ka[6],this.H=0|Ka[7]}get(){const{A:t,B:e,C:n,D:r,E:o,F:s,G:a,H:l}=this;return[t,e,n,r,o,s,a,l]}set(t,e,n,r,o,s,a,l){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|o,this.F=0|s,this.G=0|a,this.H=0|l}process(t,e){for(let D=0;D<16;D++,e+=4)Xa[D]=t.getUint32(e,!1);for(let D=16;D<64;D++){const H=Xa[D-15],K=Xa[D-2],ee=Ds(H,7)^Ds(H,18)^H>>>3,ae=Ds(K,17)^Ds(K,19)^K>>>10;Xa[D]=ae+Xa[D-7]+ee+Xa[D-16]|0}let{A:n,B:r,C:o,D:s,E:a,F:l,G:u,H:g}=this;for(let D=0;D<64;D++){const K=g+(Ds(a,6)^Ds(a,11)^Ds(a,25))+LK(a,l,u)+NK[D]+Xa[D]|0,ae=(Ds(n,2)^Ds(n,13)^Ds(n,22))+IK(n,r,o)|0;g=u,u=l,l=a,a=s+K|0,s=o,o=r,r=n,n=K+ae|0}n=n+this.A|0,r=r+this.B|0,o=o+this.C|0,s=s+this.D|0,a=a+this.E|0,l=l+this.F|0,u=u+this.G|0,g=g+this.H|0,this.set(n,r,o,s,a,l,u,g)}roundClean(){Xa.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}const RK=function CK(i){const t=n=>i().update(Xv(n)).digest(),e=i();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.init=t.create=()=>i(),t}(()=>new OK);for(var du="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Im=typeof Uint8Array>"u"?[]:new Uint8Array(256),wg=0;wg>2],r+=du[(3&t[e])<<4|t[e+1]>>4],r+=du[(15&t[e+1])<<2|t[e+2]>>6],r+=du[63&t[e+2]];return n%3==2?r=r.substring(0,r.length-1)+"=":n%3==1&&(r=r.substring(0,r.length-2)+"=="),r},pA=function(i){var n,o,s,a,l,t=.75*i.length,e=i.length,r=0;"="===i[i.length-1]&&(t--,"="===i[i.length-2]&&t--);var u=new ArrayBuffer(t),g=new Uint8Array(u);for(n=0;n>4,g[r++]=(15&s)<<4|a>>2,g[r++]=(3&a)<<6|63&l;return u},_A=x(3439),Zv=x(6837);function Qv(i){if(!Number.isSafeInteger(i)||i<0)throw new Error(`Wrong positive integer: ${i}`)}function mc(i,...t){if(!(i instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(t.length>0&&!t.includes(i.length))throw new TypeError(`Expected Uint8Array of length ${t}, not of length=${i.length}`)}const fc={number:Qv,bool:function PK(i){if("boolean"!=typeof i)throw new Error(`Expected boolean, not ${i}`)},bytes:mc,hash:function BK(i){if("function"!=typeof i||"function"!=typeof i.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");Qv(i.outputLen),Qv(i.blockLen)},exists:function jK(i,t=!0){if(i.destroyed)throw new Error("Hash instance has been destroyed");if(t&&i.finished)throw new Error("Hash#digest() has already been called")},output:function HK(i,t){mc(i);const e=t.outputLen;if(i.lengthnew DataView(i.buffer,i.byteOffset,i.byteLength)),Ms=(i,t)=>i<<32-t|i>>>t;if(68!==new Uint8Array(new Uint32Array([287454020]).buffer)[0])throw new Error("Non little-endian hardware is not supported");const YK=Array.from({length:256},(i,t)=>t.toString(16).padStart(2,"0"));function gA(i){if("string"!=typeof i)throw new TypeError("utf8ToBytes expected string, got "+typeof i);return(new TextEncoder).encode(i)}function kg(i){if("string"==typeof i&&(i=gA(i)),!(i instanceof Uint8Array))throw new TypeError(`Expected input type is Uint8Array (got ${typeof i})`);return i}function xg(...i){if(!i.every(n=>n instanceof Uint8Array))throw new Error("Uint8Array list expected");if(1===i.length)return i[0];const t=i.reduce((n,r)=>n+r.length,0),e=new Uint8Array(t);for(let n=0,r=0;ni().update(kg(n)).digest(),e=i();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>i(),t}class yA extends bA{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,fc.hash(t);const n=kg(e);if(this.iHash=t.create(),"function"!=typeof this.iHash.update)throw new TypeError("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const r=this.blockLen,o=new Uint8Array(r);o.set(n.length>r?t.create().update(n).digest():n);for(let s=0;snew yA(i,t).update(e).digest();Dg.create=(i,t)=>new yA(i,t);class ew extends bA{constructor(t,e,n,r){super(),this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=r,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=uu(this.buffer)}update(t){fc.exists(this);const{view:e,buffer:n,blockLen:r}=this,o=(t=kg(t)).length;for(let s=0;sr-s&&(this.process(n,0),s=0);for(let D=s;D>r&o),a=Number(e&o),u=n?0:4;i.setUint32(t+(n?4:0),s,n),i.setUint32(t+u,a,n)})(n,r-8,BigInt(8*this.length),o),this.process(n,0);const a=uu(t),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const u=l/4,g=this.get();if(u>g.length)throw new Error("_sha2: outputLen bigger than state");for(let D=0;Dt),qK=FA.map(i=>(9*i+5)%16);let tw=[FA],iw=[qK];for(let i=0;i<4;i++)for(let t of[tw,iw])t.push(t[i].map(e=>GK[e]));const vA=[[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8],[12,13,11,15,6,9,9,7,12,15,11,13,7,8,7,7],[13,15,14,11,7,7,6,8,13,14,13,12,5,5,6,9],[14,11,12,14,8,6,5,5,15,12,15,14,9,9,8,6],[15,12,13,13,9,5,8,6,14,11,12,11,8,6,5,5]].map(i=>new Uint8Array(i)),KK=tw.map((i,t)=>i.map(e=>vA[t][e])),XK=iw.map((i,t)=>i.map(e=>vA[t][e])),ZK=new Uint32Array([0,1518500249,1859775393,2400959708,2840853838]),QK=new Uint32Array([1352829926,1548603684,1836072691,2053994217,0]),Mg=(i,t)=>i<>>32-t;function wA(i,t,e,n){return 0===i?t^e^n:1===i?t&e|~t&n:2===i?(t|~e)^n:3===i?t&n|e&~n:t^(e|~n)}const Eg=new Uint32Array(16);class JK extends ew{constructor(){super(64,20,8,!0),this.h0=1732584193,this.h1=-271733879,this.h2=-1732584194,this.h3=271733878,this.h4=-1009589776}get(){const{h0:t,h1:e,h2:n,h3:r,h4:o}=this;return[t,e,n,r,o]}set(t,e,n,r,o){this.h0=0|t,this.h1=0|e,this.h2=0|n,this.h3=0|r,this.h4=0|o}process(t,e){for(let K=0;K<16;K++,e+=4)Eg[K]=t.getUint32(e,!0);let n=0|this.h0,r=n,o=0|this.h1,s=o,a=0|this.h2,l=a,u=0|this.h3,g=u,D=0|this.h4,H=D;for(let K=0;K<5;K++){const ee=4-K,ae=ZK[K],me=QK[K],ve=tw[K],Se=iw[K],ge=KK[K],Re=XK[K];for(let ut=0;ut<16;ut++){const Pt=Mg(n+wA(K,o,a,u)+Eg[ve[ut]]+ae,ge[ut])+D|0;n=D,D=u,u=0|Mg(a,10),a=o,o=Pt}for(let ut=0;ut<16;ut++){const Pt=Mg(r+wA(ee,s,l,g)+Eg[Se[ut]]+me,Re[ut])+H|0;r=H,H=g,g=0|Mg(l,10),l=s,s=Pt}}this.set(this.h1+a+g|0,this.h2+u+H|0,this.h3+D+r|0,this.h4+n+s|0,this.h0+o+l|0)}roundClean(){Eg.fill(0)}destroy(){this.destroyed=!0,this.buffer.fill(0),this.set(0,0,0,0,0)}}const eX=pc(()=>new JK),tX=(i,t,e)=>i&t^~i&e,iX=(i,t,e)=>i&t^i&e^t&e,nX=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Za=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),Qa=new Uint32Array(64);class kA extends ew{constructor(){super(64,32,8,!1),this.A=0|Za[0],this.B=0|Za[1],this.C=0|Za[2],this.D=0|Za[3],this.E=0|Za[4],this.F=0|Za[5],this.G=0|Za[6],this.H=0|Za[7]}get(){const{A:t,B:e,C:n,D:r,E:o,F:s,G:a,H:l}=this;return[t,e,n,r,o,s,a,l]}set(t,e,n,r,o,s,a,l){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|o,this.F=0|s,this.G=0|a,this.H=0|l}process(t,e){for(let D=0;D<16;D++,e+=4)Qa[D]=t.getUint32(e,!1);for(let D=16;D<64;D++){const H=Qa[D-15],K=Qa[D-2],ee=Ms(H,7)^Ms(H,18)^H>>>3,ae=Ms(K,17)^Ms(K,19)^K>>>10;Qa[D]=ae+Qa[D-7]+ee+Qa[D-16]|0}let{A:n,B:r,C:o,D:s,E:a,F:l,G:u,H:g}=this;for(let D=0;D<64;D++){const K=g+(Ms(a,6)^Ms(a,11)^Ms(a,25))+tX(a,l,u)+nX[D]+Qa[D]|0,ae=(Ms(n,2)^Ms(n,13)^Ms(n,22))+iX(n,r,o)|0;g=u,u=l,l=a,a=s+K|0,s=o,o=r,r=n,n=K+ae|0}n=n+this.A|0,r=r+this.B|0,o=o+this.C|0,s=s+this.D|0,a=a+this.E|0,l=l+this.F|0,u=u+this.G|0,g=g+this.H|0,this.set(n,r,o,s,a,l,u,g)}roundClean(){Qa.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class rX extends kA{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}const nw=pc(()=>new kA),Cg=(pc(()=>new rX),BigInt(2**32-1)),rw=BigInt(32);function xA(i,t=!1){return t?{h:Number(i&Cg),l:Number(i>>rw&Cg)}:{h:0|Number(i>>rw&Cg),l:0|Number(i&Cg)}}const Xt_split=function oX(i,t=!1){let e=new Uint32Array(i.length),n=new Uint32Array(i.length);for(let r=0;ri>>>e,Xt_shrSL=(i,t,e)=>i<<32-e|t>>>e,Xt_rotrSH=(i,t,e)=>i>>>e|t<<32-e,Xt_rotrSL=(i,t,e)=>i<<32-e|t>>>e,Xt_rotrBH=(i,t,e)=>i<<64-e|t>>>e-32,Xt_rotrBL=(i,t,e)=>i>>>e-32|t<<64-e,Xt_add=function yX(i,t,e,n){const r=(t>>>0)+(n>>>0);return{h:i+e+(r/2**32|0)|0,l:0|r}},Xt_add3L=(i,t,e)=>(i>>>0)+(t>>>0)+(e>>>0),Xt_add3H=(i,t,e,n)=>t+e+n+(i/2**32|0)|0,Xt_add4L=(i,t,e,n)=>(i>>>0)+(t>>>0)+(e>>>0)+(n>>>0),Xt_add4H=(i,t,e,n,r)=>t+e+n+r+(i/2**32|0)|0,Xt_add5H=(i,t,e,n,r,o)=>t+e+n+r+o+(i/2**32|0)|0,Xt_add5L=(i,t,e,n,r)=>(i>>>0)+(t>>>0)+(e>>>0)+(n>>>0)+(r>>>0),[FX,vX]=Xt_split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(i=>BigInt(i))),Ja=new Uint32Array(80),el=new Uint32Array(80);class Sg extends ew{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){const{Ah:t,Al:e,Bh:n,Bl:r,Ch:o,Cl:s,Dh:a,Dl:l,Eh:u,El:g,Fh:D,Fl:H,Gh:K,Gl:ee,Hh:ae,Hl:me}=this;return[t,e,n,r,o,s,a,l,u,g,D,H,K,ee,ae,me]}set(t,e,n,r,o,s,a,l,u,g,D,H,K,ee,ae,me){this.Ah=0|t,this.Al=0|e,this.Bh=0|n,this.Bl=0|r,this.Ch=0|o,this.Cl=0|s,this.Dh=0|a,this.Dl=0|l,this.Eh=0|u,this.El=0|g,this.Fh=0|D,this.Fl=0|H,this.Gh=0|K,this.Gl=0|ee,this.Hh=0|ae,this.Hl=0|me}process(t,e){for(let ge=0;ge<16;ge++,e+=4)Ja[ge]=t.getUint32(e),el[ge]=t.getUint32(e+=4);for(let ge=16;ge<80;ge++){const Re=0|Ja[ge-15],ut=0|el[ge-15],Pt=Xt_rotrSH(Re,ut,1)^Xt_rotrSH(Re,ut,8)^Xt_shrSH(Re,ut,7),Ui=Xt_rotrSL(Re,ut,1)^Xt_rotrSL(Re,ut,8)^Xt_shrSL(Re,ut,7),pn=0|Ja[ge-2],Pn=0|el[ge-2],Wr=Xt_rotrSH(pn,Pn,19)^Xt_rotrBH(pn,Pn,61)^Xt_shrSH(pn,Pn,6),ku=Xt_rotrSL(pn,Pn,19)^Xt_rotrBL(pn,Pn,61)^Xt_shrSL(pn,Pn,6),As=Xt_add4L(Ui,ku,el[ge-7],el[ge-16]),Zo=Xt_add4H(As,Pt,Wr,Ja[ge-7],Ja[ge-16]);Ja[ge]=0|Zo,el[ge]=0|As}let{Ah:n,Al:r,Bh:o,Bl:s,Ch:a,Cl:l,Dh:u,Dl:g,Eh:D,El:H,Fh:K,Fl:ee,Gh:ae,Gl:me,Hh:ve,Hl:Se}=this;for(let ge=0;ge<80;ge++){const Re=Xt_rotrSH(D,H,14)^Xt_rotrSH(D,H,18)^Xt_rotrBH(D,H,41),ut=Xt_rotrSL(D,H,14)^Xt_rotrSL(D,H,18)^Xt_rotrBL(D,H,41),Pt=D&K^~D&ae,pn=Xt_add5L(Se,ut,H&ee^~H&me,vX[ge],el[ge]),Pn=Xt_add5H(pn,ve,Re,Pt,FX[ge],Ja[ge]),Wr=0|pn,ku=Xt_rotrSH(n,r,28)^Xt_rotrBH(n,r,34)^Xt_rotrBH(n,r,39),As=Xt_rotrSL(n,r,28)^Xt_rotrBL(n,r,34)^Xt_rotrBL(n,r,39),Zo=n&o^n&a^o&a,L0=r&s^r&l^s&l;ve=0|ae,Se=0|me,ae=0|K,me=0|ee,K=0|D,ee=0|H,({h:D,l:H}=Xt_add(0|u,0|g,0|Pn,0|Wr)),u=0|a,g=0|l,a=0|o,l=0|s,o=0|n,s=0|r;const cf=Xt_add3L(Wr,As,L0);n=Xt_add3H(cf,Pn,ku,Zo),r=0|cf}({h:n,l:r}=Xt_add(0|this.Ah,0|this.Al,0|n,0|r)),({h:o,l:s}=Xt_add(0|this.Bh,0|this.Bl,0|o,0|s)),({h:a,l}=Xt_add(0|this.Ch,0|this.Cl,0|a,0|l)),({h:u,l:g}=Xt_add(0|this.Dh,0|this.Dl,0|u,0|g)),({h:D,l:H}=Xt_add(0|this.Eh,0|this.El,0|D,0|H)),({h:K,l:ee}=Xt_add(0|this.Fh,0|this.Fl,0|K,0|ee)),({h:ae,l:me}=Xt_add(0|this.Gh,0|this.Gl,0|ae,0|me)),({h:ve,l:Se}=Xt_add(0|this.Hh,0|this.Hl,0|ve,0|Se)),this.set(n,r,o,s,a,l,u,g,D,H,K,ee,ae,me,ve,Se)}roundClean(){Ja.fill(0),el.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}class wX extends Sg{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}}class kX extends Sg{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}}class xX extends Sg{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}}const DA=pc(()=>new Sg);pc(()=>new wX),pc(()=>new kX),pc(()=>new xX),Di.hmacSha256Sync=(i,...t)=>Dg(nw,i,Di.concatBytes(...t));const ow=(i=>Go(function B4(i,t){if(Jl(i),"function"!=typeof t)throw new Error("checksum fn should be function");return{encode(e){if(!(e instanceof Uint8Array))throw new Error("checksum.encode: input should be Uint8Array");const n=t(e).slice(0,i),r=new Uint8Array(e.length+i);return r.set(e),r.set(n,e.length),r},decode(e){if(!(e instanceof Uint8Array))throw new Error("checksum.decode: input should be Uint8Array");const n=e.slice(0,-i),r=t(n).slice(0,i),o=e.slice(-i);for(let s=0;si(i(t))),L_))(nw);function MA(i){return BigInt(`0x${function VK(i){if(!(i instanceof Uint8Array))throw new Error("Uint8Array expected");let t="";for(let e=0;e{if(!Number.isSafeInteger(i)||i<0||i>2**32-1)throw new Error(`Invalid number=${i}. Should be from 0 to 2 ** 32 - 1`);const t=new Uint8Array(4);return uu(t).setUint32(0,i,!1),t};class _c{constructor(t){if(this.depth=0,this.index=0,this.chainCode=null,this.parentFingerprint=0,!t||"object"!=typeof t)throw new Error("HDKey.constructor must not be called directly");if(this.versions=t.versions||sw,this.depth=t.depth||0,this.chainCode=t.chainCode,this.index=t.index||0,this.parentFingerprint=t.parentFingerprint||0,!this.depth&&(this.parentFingerprint||this.index))throw new Error("HDKey: zero depth with non-zero index/parent fingerprint");if(t.publicKey&&t.privateKey)throw new Error("HDKey: publicKey and privateKey at same time.");if(t.privateKey){if(!Di.isValidPrivateKey(t.privateKey))throw new Error("Invalid private key");this.privKey="bigint"==typeof t.privateKey?t.privateKey:MA(t.privateKey),this.privKeyBytes=function DX(i){return function zK(i){if("string"!=typeof i)throw new TypeError("hexToBytes: expected string, got "+typeof i);if(i.length%2)throw new Error("hexToBytes: received invalid unpadded hex");const t=new Uint8Array(i.length/2);for(let e=0;eeX(nw(this.pubKey)))()}get fingerprint(){if(!this.pubHash)throw new Error("No publicKey set!");return(i=>uu(this.pubHash).getUint32(0,!1))()}get identifier(){return this.pubHash}get pubKeyHash(){return this.pubHash}get privateKey(){return this.privKeyBytes||null}get publicKey(){return this.pubKey||null}get privateExtendedKey(){const t=this.privateKey;if(!t)throw new Error("No private key");return ow.encode(this.serialize(this.versions.private,xg(new Uint8Array([0]),t)))}get publicExtendedKey(){if(!this.pubKey)throw new Error("No public key");return ow.encode(this.serialize(this.versions.public,this.pubKey))}static fromMasterSeed(t,e=sw){if(mc(t),8*t.length<128||8*t.length>512)throw new Error(`HDKey: wrong seed length=${t.length}. Should be between 128 and 512 bits; 256 bits is advised)`);const n=Dg(DA,MX,t);return new _c({versions:e,chainCode:n.slice(32),privateKey:n.slice(0,32)})}static fromExtendedKey(t,e=sw){const n=ow.decode(t),r=uu(n),o=r.getUint32(0,!1),s={versions:e,depth:n[4],parentFingerprint:r.getUint32(5,!1),index:r.getUint32(9,!1),chainCode:n.slice(13,45)},a=n.slice(45),l=0===a[0];if(o!==e[l?"private":"public"])throw new Error("Version mismatch");return new _c(l?{...s,privateKey:a.slice(1)}:{...s,publicKey:a})}static fromJSON(t){return _c.fromExtendedKey(t.xpriv)}derive(t){if(!/^[mM]'?/.test(t))throw new Error('Path must start with "m" or "M"');if(/^[mM]'?$/.test(t))return this;const e=t.replace(/^[mM]'?\//,"").split("/");let n=this;for(const r of e){const o=/^(\d+)('?)$/.exec(r);if(!o||3!==o.length)throw new Error(`Invalid child index: ${r}`);let s=+o[1];if(!Number.isSafeInteger(s)||s>=aw)throw new Error("Invalid index");"'"===o[2]&&(s+=aw),n=n.deriveChild(s)}return n}deriveChild(t){if(!this.pubKey||!this.chainCode)throw new Error("No publicKey or chainCode set");let e=Tg(t);if(t>=aw){const a=this.privateKey;if(!a)throw new Error("Could not derive hardened child key");e=xg(new Uint8Array([0]),a,e)}else e=xg(this.pubKey,e);const n=Dg(DA,this.chainCode,e),r=MA(n.slice(0,32)),o=n.slice(32);if(!Di.isValidPrivateKey(r))throw new Error("Tweak bigger than curve order");const s={versions:this.versions,chainCode:o,depth:this.depth+1,parentFingerprint:this.fingerprint,index:t};try{if(this.privateKey){const a=Di.mod(this.privKey+r,Li.n);if(!Di.isValidPrivateKey(a))throw new Error("The tweak was out of range or the resulted private key is invalid");s.privateKey=a}else s.publicKey=xi.fromHex(this.pubKey).add(xi.fromPrivateKey(r)).toRawBytes(!0);return new _c(s)}catch{return this.deriveChild(t+1)}}sign(t){if(!this.privateKey)throw new Error("No privateKey set!");return mc(t,32),function SV(i,t,e={}){const{seed:n,m:r,d:o}=function M4(i,t,e){if(null==i)throw new Error(`sign: expected valid message hash, not "${i}"`);const n=gs(i),r=Ql(t),o=[D4(r),CV(n)];if(null!=e){!0===e&&(e=Di.randomBytes(32));const l=gs(e);if(32!==l.length)throw new Error("sign: Expected 32 bytes of extra data");o.push(l)}return{seed:zd(...o),m:x4(n),d:r}}(i,t,e.extraEntropy);let s;const a=new y4;for(a.reseedSync(n);!(s=F4(a.generateSync(),r,o));)a.reseedSync();return function E4(i,t){let{sig:e,recovery:n}=i;const{canonical:r,der:o,recovered:s}=Object.assign({canonical:!0,der:!0},t);r&&e.hasHighS()&&(e=e.normalizeS(),n^=1);const a=o?e.toDERRawBytes():e.toCompactRawBytes();return s?[a,n]:a}(s,e)}(t,this.privKey,{canonical:!0,der:!1})}verify(t,e){if(mc(t,32),mc(e,64),!this.publicKey)throw new Error("No publicKey set!");let n;try{n=Js.fromCompact(e)}catch{return!1}return function AV(i,t,e,n=TV){let r;try{r=v4(i),t=gs(t)}catch{return!1}const{r:o,s}=r;if(n.strict&&r.hasHighS())return!1;const a=b4(t);let l;try{l=TF(e)}catch{return!1}const{n:u}=Li,g=$d(s,u),D=dt(a*g,u),H=dt(o*g,u),K=xi.BASE.multiplyAndAddUnsafe(l,D,H);return!!K&&dt(K.x,u)===o}(n,t,this.publicKey)}wipePrivateData(){return this.privKey=void 0,this.privKeyBytes&&(this.privKeyBytes.fill(0),this.privKeyBytes=void 0),this}toJSON(){return{xpriv:this.privateExtendedKey,xpub:this.publicExtendedKey}}serialize(t,e){if(!this.chainCode)throw new Error("No chainCode set");return mc(e,33),xg(Tg(t),new Uint8Array([this.depth]),Tg(this.parentFingerprint),Tg(this.index),this.chainCode,e)}}var tl=x(7097),SX=Object.defineProperty,Ag=(i,t)=>{for(var e in t)SX(i,e,{get:t[e],enumerable:!0})},lw=new TextDecoder("utf-8"),Lg=new TextEncoder;function IX(i,t){if(i.ids&&-1===i.ids.indexOf(t.id)||i.kinds&&-1===i.kinds.indexOf(t.kind)||i.authors&&-1===i.authors.indexOf(t.pubkey))return!1;for(let e in i)if("#"===e[0]){let r=i[`#${e.slice(1)}`];if(r&&!t.tags.find(([o,s])=>o===e.slice(1)&&-1!==r.indexOf(s)))return!1}return!(i.since&&t.created_at=i.until)}function CA(i){var t,e,n,r={},o={connect:[],disconnect:[],error:[],notice:[]},s={},a={};function l(){(t=new WebSocket(i)).onopen=()=>{o.connect.forEach(ee=>ee())},t.onerror=()=>{o.error.forEach(ee=>ee())},t.onclose=Ye(function*(){o.disconnect.forEach(ee=>ee()),e()}),t.onmessage=function(){var ee=Ye(function*(ae){var me;try{me=JSON.parse(ae.data)}catch{me=ae.data}if(me.length>=1)switch(me[0]){case"EVENT":if(3!==me.length)return;let ve=me[1],Se=me[2];return void(function AX(i){if(i.id!==function EA(i){let t=RK(Lg.encode(function TX(i){return JSON.stringify([0,i.pubkey,i.created_at,i.kind,i.tags,i.content])}(i)));return Di.bytesToHex(t)}(i)||"string"!=typeof i.content||"number"!=typeof i.created_at||!Array.isArray(i.tags))return!1;for(let t=0;tRe(Se)));case"EOSE":if(2!==me.length)return;return void s[me[1]]?.eose.forEach(ut=>ut());case"OK":{if(me.length<3)return;let Re=me[1],Pt=me[3]||"";return void(me[2]?a[Re]?.ok.forEach(Ui=>Ui()):a[Re]?.failed.forEach(Ui=>Ui(Pt)))}case"NOTICE":if(2!==me.length)return;let ge=me[1];return void o.notice.forEach(Re=>Re(ge))}});return function(ae){return ee.apply(this,arguments)}}()}function g(){return(g=Ye(function*(){t?.readyState&&1===t.readyState||l()})).apply(this,arguments)}function D(ee){return H.apply(this,arguments)}function H(){return(H=Ye(function*(ee){let ae=JSON.stringify(ee);yield n,t.send(ae)})).apply(this,arguments)}const K=(ee,{skipVerification:ae=!1,id:me=Math.random().toString().slice(2)}={})=>{let ve=me;return r[ve]={id:ve,filters:ee,skipVerification:ae},D(["REQ",ve,...ee]),{sub:(Se,ge={})=>K(Se||ee,{skipVerification:ge.skipVerification||ae,id:ve}),unsub:()=>{delete r[ve],delete s[ve],D(["CLOSE",ve])},on:(Se,ge)=>{s[ve]=s[ve]||{event:[],eose:[]},s[ve][Se].push(ge)},off:(Se,ge)=>{let Re=s[ve][Se].indexOf(ge);Re>=0&&s[ve][Se].splice(Re,1)}}};return{url:i,sub:K,on:(ee,ae)=>{o[ee].push(ae),"connect"===ee&&1===t?.readyState&&ae()},off:(ee,ae)=>{let me=o[ee].indexOf(ae);-1!==me&&o[ee].splice(me,1)},publish(ee){if(!ee.id)throw new Error(`event ${ee} has no id`);let ae=ee.id;var me=!1,ve=!1;D(["EVENT",ee]).then(()=>{me=!0,ve&&(Se(),ve=!1)}).catch(()=>{});const Se=()=>{let ge=K([{ids:[ae]}],{id:`monitor-${ae.slice(0,5)}`}),Re=setTimeout(()=>{a[ae].failed.forEach(ut=>ut("event not seen after 5 seconds")),ge.unsub()},5e3);ge.on("event",()=>{clearTimeout(Re),a[ae].seen.forEach(ut=>ut())})};return{on:(ge,Re)=>{a[ae]=a[ae]||{ok:[],seen:[],failed:[]},a[ae][ge].push(Re),"seen"===ge&&(me?Se():ve=!0)},off:(ge,Re)=>{let ut=a[ae][ge].indexOf(Re);ut>=0&&a[ae][ge].splice(ut,1)}}},connect:function u(){return g.apply(this,arguments)},close:()=>(t.close(),new Promise(ee=>{e=ee})),get status(){return t?.readyState??3}}}function RX(i,t,e){return dw.apply(this,arguments)}function dw(){return dw=Ye(function*(i,t,e){const r=SA(k4(i,"02"+t));let o=Uint8Array.from(SK(16)),s=Lg.encode(e),a=yield crypto.subtle.importKey("raw",r,{name:"AES-CBC"},!1,["encrypt"]),l=yield crypto.subtle.encrypt({name:"AES-CBC",iv:o},a,s);return`${fA(l)}?iv=${fA(o.buffer)}`}),dw.apply(this,arguments)}function PX(i,t,e){return uw.apply(this,arguments)}function uw(){return uw=Ye(function*(i,t,e){let[n,r]=e.split("?iv="),s=SA(k4(i,"02"+t)),a=yield crypto.subtle.importKey("raw",s,{name:"AES-CBC"},!1,["decrypt"]),l=pA(n),u=pA(r),g=yield crypto.subtle.decrypt({name:"AES-CBC",iv:u},a,l);return lw.decode(g)}),uw.apply(this,arguments)}function SA(i){return i.slice(1,33)}Ag({},{decrypt:()=>PX,encrypt:()=>RX}),Ag({},{queryProfile:()=>YX,searchDomain:()=>HX,useFetchImplementation:()=>jX});var hw=fetch;function jX(i){hw=i}function HX(i){return mw.apply(this,arguments)}function mw(){return mw=Ye(function*(i,t=""){try{return(yield(yield hw(`https://${i}/.well-known/nostr.json?name=${t}`)).json()).names}catch{return{}}}),mw.apply(this,arguments)}function YX(i){return fw.apply(this,arguments)}function fw(){return fw=Ye(function*(i){let[t,e]=i.split("@");e||(e=t,t="_");let n=yield(yield hw(`https://${e}/.well-known/nostr.json?name=${t}`)).json();if(!n?.names?.[t])return null;let r=n.names[t];return{pubkey:r,relays:n.relays?.[r]||[]}}),fw.apply(this,arguments)}function zX(i){let e=_c.fromMasterSeed(Di.hexToBytes(i)).derive("m/44'/1237'/0'/0/0").privateKey;if(!e)throw new Error("could not derive private key");return Di.bytesToHex(e)}function UX(i){return Di.bytesToHex((0,Zv.Z1)(i))}function WX(){return(0,Zv.OF)(_A.U)}function $X(i){return(0,Zv._I)(i,_A.U)}function qX(i){let{prefix:t,words:e}=tl.gW.decode(i,1e3),n=new Uint8Array(tl.gW.fromWords(e));if("nprofile"===t){let r=TA(n);if(!r[0]?.[0])throw new Error("missing TLV 0 for nprofile");if(32!==r[0][0].length)throw new Error("TLV 0 should be 32 bytes");return{type:"nprofile",data:{pubkey:Di.bytesToHex(r[0][0]),relays:r[1].map(o=>lw.decode(o))}}}if("nevent"===t){let r=TA(n);if(!r[0]?.[0])throw new Error("missing TLV 0 for nevent");if(32!==r[0][0].length)throw new Error("TLV 0 should be 32 bytes");return{type:"nevent",data:{id:Di.bytesToHex(r[0][0]),relays:r[1].map(o=>lw.decode(o))}}}if("nsec"===t||"npub"===t||"note"===t)return{type:t,data:Di.bytesToHex(n)};throw new Error(`unknown prefix ${t}`)}function TA(i){let t={},e=i;for(;e.length>0;){let n=e[0],r=e[1],o=e.slice(2,2+r);e=e.slice(2+r),!(o.lengthLg.encode(n))}),e=tl.gW.toWords(t);return tl.gW.encode("nprofile",e,1e3)}function JX(i){let t=AA({0:[Di.hexToBytes(i.id)],1:(i.relays||[]).map(n=>Lg.encode(n))}),e=tl.gW.toWords(t);return tl.gW.encode("nevent",e,1e3)}function AA(i){let t=[];return Object.entries(i).forEach(([e,n])=>{n.forEach(r=>{let o=new Uint8Array(r.length+2);o.set([parseInt(e)],0),o.set([r.length],1),o.set(r,2),t.push(o)})}),Di.concatBytes(...t)}Ag({},{generateSeedWords:()=>WX,privateKeyFromSeed:()=>zX,seedFromWords:()=>UX,validateWords:()=>$X}),Ag({},{decode:()=>qX,neventEncode:()=>JX,noteEncode:()=>ZX,nprofileEncode:()=>QX,npubEncode:()=>XX,nsecEncode:()=>KX});var Nm=x(5439);class hu{constructor(t){this.validator=t}processEvent(t){let e=this.validator.validateEvent(t);return e?(e=this.validator.sanitizeEvent(e),e=this.validator.filterEvent(e),e||null):(console.log("INVALID EVENT!"),null)}}hu.\u0275fac=function(t){return new(t||hu)(pe(Er))},hu.\u0275prov=Oe({token:hu,factory:hu.\u0275fac,providedIn:"root"});var Ig=new WeakMap,Ng=new WeakSet,LA=new WeakSet,IA=new WeakSet;class Ur{constructor(t){zr(this,IA),zr(this,LA),zr(this,Ng),Dr(this,Ig,{writable:!0,value:void 0}),this.storage=t,Mr(this,Ig,new Gi(void 0)),this.table=this.storage.table("circles")}get notesChanged$(){return Ut(this,Ig).asObservable()}list(){var t=this;return Ye(function*(){return Vi(t,LA,eZ).call(t,(e,n)=>!0)})()}getCircle(t){var e=this;return Ye(function*(){if(!t)return Ur.DEFAULT;const n=yield Vi(e,IA,tZ).call(e,t);return n?(n.id=t,n):Ur.DEFAULT})()}putCircle(t){var e=this;return Ye(function*(){const n=t.id;delete t.id,t.created=Math.floor(Date.now()/1e3),console.log(t),yield e.table.put(n,t),Vi(e,Ng,_w).call(e)})()}deleteCircle(t){var e=this;return Ye(function*(){yield e.table.del(t),Vi(e,Ng,_w).call(e)})()}wipe(){var t=this;return Ye(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(t.table.iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;yield t.table.del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}Vi(t,Ng,_w).call(t)})()}}function _w(){Ut(this,Ig).next(void 0)}function eZ(i){return gw.apply(this,arguments)}function gw(){return gw=Ye(function*(i){const t=this.table.iterator({keyEncoding:"utf8",valueEncoding:"json"}),e=[Ur.DEFAULT];var o,n=!1,r=!1;try{for(var a,s=xs(t);n=!(a=yield s.next()).done;n=!1){const[l,u]=a.value;i(u,l)&&(u.id=l,e.push(u))}}catch(l){r=!0,o=l}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(r)throw o}}return e}),gw.apply(this,arguments)}function tZ(i){return bw.apply(this,arguments)}function bw(){return bw=Ye(function*(i){try{return yield this.table.get(i,{keyEncoding:"utf8",valueEncoding:"json"})}catch(t){if("LEVEL_NOT_FOUND"===t.code)return;throw console.log("HERE?!?!?"),t}}),bw.apply(this,arguments)}Ur.DEFAULT={id:"",name:"Following",color:"#e91e63"},Ur.\u0275fac=function(t){return new(t||Ur)(pe(Vr))},Ur.\u0275prov=Oe({token:Ur,factory:Ur.\u0275fac,providedIn:"root"});var mu=new WeakMap,Og=new WeakMap,Rg=new WeakMap,Pg=new WeakMap,Bg=new WeakMap,jg=new WeakMap,Hg=new WeakSet,yw=new WeakSet,NA=new WeakSet;class Eo{constructor(t,e,n,r,o,s){zr(this,NA),zr(this,yw),zr(this,Hg),Dr(this,mu,{writable:!0,value:void 0}),Dr(this,Og,{writable:!0,value:void 0}),Dr(this,Rg,{writable:!0,value:void 0}),Dr(this,Pg,{writable:!0,value:void 0}),Dr(this,Bg,{writable:!0,value:void 0}),Dr(this,jg,{writable:!0,value:void 0}),this.settings=t,this.eventService=e,this.validator=n,this.storage=r,this.profileService=o,this.circlesService=s,this.events=[],Mr(this,Og,new Gi(this.events)),Mr(this,Rg,new Gi([])),Mr(this,Pg,new Gi([])),Mr(this,Bg,new Gi([])),Mr(this,jg,new Gi([])),this.sortSubject=new Gi("asc"),this.sort$=this.sortSubject.asObservable(),this.sortOrder="asc",this.subs=[],this.relays=[],this.thread=[],this.profileQueue=[],this.isFetching=!1,console.log("FEED SERVICE CONSTRUCTOR!"),Mr(this,mu,this.storage.table("events"))}get events$(){return Ut(this,Og).asObservable().pipe(Be(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t)))}get rootEvents$(){return Ut(this,Bg).asObservable().pipe(Be(t=>t.filter(n=>!n.tags.find(r=>"e"===r[0])))).pipe(Be(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t)))}get replyEvents$(){return Ut(this,jg).asObservable().pipe(Be(t=>t.filter(e=>e.tags.find(n=>"e"===n[0])))).pipe(Be(t=>(t.sort((e,n)=>this.settings.options.ascending?e.created_atn.created_at?-1:1),t)))}get threadedEvents$(){return Ut(this,Pg).asObservable().pipe(Be(t=>this.settings.options.flatfeed?t:t.filter(e=>!e.tags.find(n=>"e"===n[0])))).pipe(Be(t=>t.filter(e=>!this.profileService.blockedPublickKeys().includes(e.pubkey)&&!this.profileService.mutedPublicKeys().includes(e.pubkey)))).pipe(Be(t=>(t.sort((e,n)=>this.settings.options.ascending?e.created_atn.created_at?-1:1),t)))}get filteredEvents$(){return Ut(this,Rg).asObservable().pipe(Be(t=>t.filter(e=>!this.profileService.blockedPublickKeys().includes(e.pubkey)&&!this.profileService.mutedPublicKeys().includes(e.pubkey)))).pipe(Be(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t)))}wipe(){var t=this;return Ye(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(Ut(t,mu).iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;yield Ut(t,mu).del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}t.events=[],Vi(t,Hg,Fw).call(t)})()}followEvents(t){var e=this;return Ye(function*(){let n=0;return Vi(e,NA,iZ).call(e,(r,o)=>(n++,n<=t))})()}scheduleProfileDownload(){setTimeout(()=>{this.processProfilesQueue(),this.scheduleProfileDownload()},5e3)}downloadRecent(t){var e=this;return Ye(function*(){console.log("DOWNLOAD RECENT FOR:",t);const n=e.relays[0],r=Nm().subtract(12,"hours").unix(),o=n.sub([{kinds:[1],since:r,authors:t}],{});o.loading=!0,e.subs.push(o),o.on("event",s=>{const a=e.eventService.processEvent(s);!a||Vi(e,yw,OA).call(e,a)}),o.on("eose",()=>{console.log("Initial load of people feed completed."),o.loading=!1})})()}downloadThread(t){const e=this.relays[0],r=(Nm().subtract(12,"hours").unix(),e.sub([{"#e":[t]}],{}));r.loading=!0,this.subs.push(r),r.on("event",o=>{const s=this.eventService.processEvent(o);if(!s)return;const a=this.thread.findIndex(l=>l.id==s.id);a>-1?this.thread[a]=s:this.thread.unshift(s)}),r.on("eose",()=>{console.log("Initial load of people feed completed."),r.loading=!1,r.unsub()})}downloadProfile(t){var e=this;return Ye(function*(){console.log("ADD DOWNLOAD PROFILE:",t),t&&(e.profileQueue.push(t),setTimeout(()=>{e.processProfilesQueue()},500))})()}processProfilesQueue(){if(this.isFetching)return;const t=this.profileQueue.splice(0,10);this.fetchProfiles(this.relays[0],t)}fetchProfiles(t,e){var n=this;if(!e||0===e.length)return;console.log("FETCHING PROFILE!",e),setTimeout(()=>{this.isFetching=!1;try{r.unsub()}catch(o){console.warn("Error during automatic failover for profile fetch.",o)}},3e4),this.isFetching=!0;let r=t.sub([{kinds:[0],authors:e}],{});r.on("event",function(){var o=Ye(function*(s){console.log("EVENT ON PROFILE:",s);const a=n.eventService.processEvent(s);if(a)try{const l=n.validator.sanitizeProfile(JSON.parse(a.content));console.log("GOT PROFILE:;",l),yield n.profileService.updateProfile(a.pubkey,l)}catch{console.warn("This profile event was not parsed due to errors:",a)}});return function(s){return o.apply(this,arguments)}}()),r.on("eose",()=>{console.log("eose for profile",e),r.unsub(),this.isFetching=!1})}initialize(){var t=this;return Ye(function*(){t.profileService.profileRequested$.subscribe(function(){var e=Ye(function*(n){!n||(yield t.downloadProfile(n))});return function(n){return e.apply(this,arguments)}}()),t.scheduleProfileDownload(),yield t.profileService.populate(),t.events=yield t.followEvents(50),Vi(t,Hg,Fw).call(t),t.profileService.profiles$.subscribe(e=>{console.log("Profiles changed:",e)}),t.openConnection("wss://nostr-pub.wellorder.net")})()}openConnection(t){this.connect(t,e=>{console.log("Connected to:",e);const n=this.profileService.profiles.map(s=>s.pubkey);if(0===n.length)return void console.log("No profiles found. Skipping subscribing to any data.");const r=Nm().subtract(120,"minutes").unix(),o=e.sub([{kinds:[1],since:r,authors:n}],{});o.loading=!0,this.subs.push(o),o.on("event",s=>{const a=this.eventService.processEvent(s);!a||Vi(this,yw,OA).call(this,a)}),o.on("eose",()=>{console.log("Initial load of people feed completed."),o.loading=!1})})}connect(t,e){const n=CA(t);return n.on("connect",()=>{console.log(`connected to ${n?.url}`),e(n)}),n.on("disconnect",()=>{console.log(`DISCONNECTED! ${n?.url}`)}),n.on("notice",()=>{console.log(`NOTICE FROM ${n?.url}`)}),n.connect(),this.relays.push(n),n}}function Fw(){Ut(this,Og).next(this.events),Ut(this,Rg).next(this.events),Ut(this,Pg).next(this.events),Ut(this,Bg).next(this.events),Ut(this,jg).next(this.events)}function OA(i){return vw.apply(this,arguments)}function vw(){return vw=Ye(function*(i){const t=i.id;yield Ut(this,mu).put(t,i);const e=this.events.findIndex(n=>n.id==i.id);e>-1?this.events[e]=i:this.events.unshift(i),Vi(this,Hg,Fw).call(this)}),vw.apply(this,arguments)}function iZ(i){return ww.apply(this,arguments)}function ww(){return ww=Ye(function*(i){const t=Ut(this,mu).iterator({keyEncoding:"utf8",valueEncoding:"json"}),e=[];var o,n=!1,r=!1;try{for(var a,s=xs(t);n=!(a=yield s.next()).done;n=!1){const[l,u]=a.value;i(u,l)&&e.unshift(u)}}catch(l){r=!0,o=l}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(r)throw o}}return e}),ww.apply(this,arguments)}Eo.\u0275fac=function(t){return new(t||Eo)(pe(Mo),pe(hu),pe(Er),pe(Vr),pe(Zn),pe(Ur))},Eo.\u0275prov=Oe({token:Eo,factory:Eo.\u0275fac,providedIn:"root"});const RA=["*"];class rZ{constructor(){this.columnIndex=0,this.rowIndex=0}get rowCount(){return this.rowIndex+1}get rowspan(){const t=Math.max(...this.tracker);return t>1?this.rowCount+t-1:this.rowCount}update(t,e){this.columnIndex=0,this.rowIndex=0,this.tracker=new Array(t),this.tracker.fill(0,0,this.tracker.length),this.positions=e.map(n=>this._trackTile(n))}_trackTile(t){const e=this._findMatchingGap(t.colspan);return this._markTilePosition(e,t),this.columnIndex=e+t.colspan,new oZ(this.rowIndex,e)}_findMatchingGap(t){let e=-1,n=-1;do{this.columnIndex+t>this.tracker.length?(this._nextRow(),e=this.tracker.indexOf(0,this.columnIndex),n=this._findGapEndIndex(e)):(e=this.tracker.indexOf(0,this.columnIndex),-1!=e?(n=this._findGapEndIndex(e),this.columnIndex=e+1):(this._nextRow(),e=this.tracker.indexOf(0,this.columnIndex),n=this._findGapEndIndex(e)))}while(n-e{class i{constructor(e,n){this._element=e,this._gridList=n,this._rowspan=1,this._colspan=1}get rowspan(){return this._rowspan}set rowspan(e){this._rowspan=Math.round(en(e))}get colspan(){return this._colspan}set colspan(e){this._colspan=Math.round(en(e))}_setStyle(e,n){this._element.nativeElement.style[e]=n}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(PA,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-grid-tile"]],hostAttrs:[1,"mat-grid-tile"],hostVars:2,hostBindings:function(e,n){2&e&&it("rowspan",n.rowspan)("colspan",n.colspan)},inputs:{rowspan:"rowspan",colspan:"colspan"},exportAs:["matGridTile"],ngContentSelectors:RA,decls:2,vars:0,consts:[[1,"mat-grid-tile-content"]],template:function(e,n){1&e&&(qt(),z(0,"div",0),Ze(1),q())},styles:[".mat-grid-list{display:block;position:relative}.mat-grid-tile{display:block;position:absolute;overflow:hidden}.mat-grid-tile .mat-grid-tile-header,.mat-grid-tile .mat-grid-tile-footer{display:flex;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.38);overflow:hidden;padding:0 16px;position:absolute;left:0;right:0}.mat-grid-tile .mat-grid-tile-header>*,.mat-grid-tile .mat-grid-tile-footer>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-grid-tile .mat-grid-tile-header.mat-2-line,.mat-grid-tile .mat-grid-tile-footer.mat-2-line{height:68px}.mat-grid-tile .mat-grid-list-text{display:flex;flex-direction:column;flex:auto;box-sizing:border-box;overflow:hidden}.mat-grid-tile .mat-grid-list-text>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-grid-tile .mat-grid-list-text:empty{display:none}.mat-grid-tile .mat-grid-tile-header{top:0}.mat-grid-tile .mat-grid-tile-footer{bottom:0}.mat-grid-tile .mat-grid-avatar{padding-right:16px}[dir=rtl] .mat-grid-tile .mat-grid-avatar{padding-right:0;padding-left:16px}.mat-grid-tile .mat-grid-avatar:empty{display:none}.mat-grid-tile-content{top:0;left:0;right:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;height:100%;padding:0;margin:0}"],encapsulation:2,changeDetection:0}),i})();const sZ=/^-?\d+((\.\d+)?[A-Za-z%$]?)+$/;class kw{constructor(){this._rows=0,this._rowspan=0}init(t,e,n,r){this._gutterSize=jA(t),this._rows=e.rowCount,this._rowspan=e.rowspan,this._cols=n,this._direction=r}getBaseTileSize(t,e){return`(${t}% - (${this._gutterSize} * ${e}))`}getTilePosition(t,e){return 0===e?"0":gc(`(${t} + ${this._gutterSize}) * ${e}`)}getTileSize(t,e){return`(${t} * ${e}) + (${e-1} * ${this._gutterSize})`}setStyle(t,e,n){let r=100/this._cols,o=(this._cols-1)/this._cols;this.setColStyles(t,n,r,o),this.setRowStyles(t,e,r,o)}setColStyles(t,e,n,r){let o=this.getBaseTileSize(n,r);t._setStyle("rtl"===this._direction?"right":"left",this.getTilePosition(o,e)),t._setStyle("width",gc(this.getTileSize(o,t.colspan)))}getGutterSpan(){return`${this._gutterSize} * (${this._rowspan} - 1)`}getTileSpan(t){return`${this._rowspan} * ${this.getTileSize(t,1)}`}getComputedHeight(){return null}}class aZ extends kw{constructor(t){super(),this.fixedRowHeight=t}init(t,e,n,r){super.init(t,e,n,r),this.fixedRowHeight=jA(this.fixedRowHeight),sZ.test(this.fixedRowHeight)}setRowStyles(t,e){t._setStyle("top",this.getTilePosition(this.fixedRowHeight,e)),t._setStyle("height",gc(this.getTileSize(this.fixedRowHeight,t.rowspan)))}getComputedHeight(){return["height",gc(`${this.getTileSpan(this.fixedRowHeight)} + ${this.getGutterSpan()}`)]}reset(t){t._setListStyle(["height",null]),t._tiles&&t._tiles.forEach(e=>{e._setStyle("top",null),e._setStyle("height",null)})}}class lZ extends kw{constructor(t){super(),this._parseRatio(t)}setRowStyles(t,e,n,r){this.baseTileHeight=this.getBaseTileSize(n/this.rowHeightRatio,r),t._setStyle("marginTop",this.getTilePosition(this.baseTileHeight,e)),t._setStyle("paddingTop",gc(this.getTileSize(this.baseTileHeight,t.rowspan)))}getComputedHeight(){return["paddingBottom",gc(`${this.getTileSpan(this.baseTileHeight)} + ${this.getGutterSpan()}`)]}reset(t){t._setListStyle(["paddingBottom",null]),t._tiles.forEach(e=>{e._setStyle("marginTop",null),e._setStyle("paddingTop",null)})}_parseRatio(t){const e=t.split(":");this.rowHeightRatio=parseFloat(e[0])/parseFloat(e[1])}}class cZ extends kw{setRowStyles(t,e){let o=this.getBaseTileSize(100/this._rowspan,(this._rows-1)/this._rows);t._setStyle("top",this.getTilePosition(o,e)),t._setStyle("height",gc(this.getTileSize(o,t.rowspan)))}reset(t){t._tiles&&t._tiles.forEach(e=>{e._setStyle("top",null),e._setStyle("height",null)})}}function gc(i){return`calc(${i})`}function jA(i){return i.match(/([A-Za-z%]+)$/)?i:`${i}px`}let uZ=(()=>{class i{constructor(e,n){this._element=e,this._dir=n,this._gutter="1px"}get cols(){return this._cols}set cols(e){this._cols=Math.max(1,Math.round(en(e)))}get gutterSize(){return this._gutter}set gutterSize(e){this._gutter=`${e??""}`}get rowHeight(){return this._rowHeight}set rowHeight(e){const n=`${e??""}`;n!==this._rowHeight&&(this._rowHeight=n,this._setTileStyler(this._rowHeight))}ngOnInit(){this._checkCols(),this._checkRowHeight()}ngAfterContentChecked(){this._layoutTiles()}_checkCols(){}_checkRowHeight(){this._rowHeight||this._setTileStyler("1:1")}_setTileStyler(e){this._tileStyler&&this._tileStyler.reset(this),this._tileStyler="fit"===e?new cZ:e&&e.indexOf(":")>-1?new lZ(e):new aZ(e)}_layoutTiles(){this._tileCoordinator||(this._tileCoordinator=new rZ);const e=this._tileCoordinator,n=this._tiles.filter(o=>!o._gridList||o._gridList===this),r=this._dir?this._dir.value:"ltr";this._tileCoordinator.update(this.cols,n),this._tileStyler.init(this.gutterSize,e,this.cols,r),n.forEach((o,s)=>{const a=e.positions[s];this._tileStyler.setStyle(o,a.row,a.col)}),this._setListStyle(this._tileStyler.getComputedHeight())}_setListStyle(e){e&&(this._element.nativeElement.style[e[0]]=e[1])}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Cn,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-grid-list"]],contentQueries:function(e,n,r){if(1&e&&At(r,BA,5),2&e){let o;je(o=He())&&(n._tiles=o)}},hostAttrs:[1,"mat-grid-list"],hostVars:1,hostBindings:function(e,n){2&e&&it("cols",n.cols)},inputs:{cols:"cols",gutterSize:"gutterSize",rowHeight:"rowHeight"},exportAs:["matGridList"],features:[Qe([{provide:PA,useExisting:i}])],ngContentSelectors:RA,decls:2,vars:0,template:function(e,n){1&e&&(qt(),z(0,"div"),Ze(1),q())},styles:[".mat-grid-list{display:block;position:relative}.mat-grid-tile{display:block;position:absolute;overflow:hidden}.mat-grid-tile .mat-grid-tile-header,.mat-grid-tile .mat-grid-tile-footer{display:flex;align-items:center;height:48px;color:#fff;background:rgba(0,0,0,.38);overflow:hidden;padding:0 16px;position:absolute;left:0;right:0}.mat-grid-tile .mat-grid-tile-header>*,.mat-grid-tile .mat-grid-tile-footer>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-grid-tile .mat-grid-tile-header.mat-2-line,.mat-grid-tile .mat-grid-tile-footer.mat-2-line{height:68px}.mat-grid-tile .mat-grid-list-text{display:flex;flex-direction:column;flex:auto;box-sizing:border-box;overflow:hidden}.mat-grid-tile .mat-grid-list-text>*{margin:0;padding:0;font-weight:normal;font-size:inherit}.mat-grid-tile .mat-grid-list-text:empty{display:none}.mat-grid-tile .mat-grid-tile-header{top:0}.mat-grid-tile .mat-grid-tile-footer{bottom:0}.mat-grid-tile .mat-grid-avatar{padding-right:16px}[dir=rtl] .mat-grid-tile .mat-grid-avatar{padding-right:0;padding-left:16px}.mat-grid-tile .mat-grid-avatar:empty{display:none}.mat-grid-tile-content{top:0;left:0;right:0;bottom:0;position:absolute;display:flex;align-items:center;justify-content:center;height:100%;padding:0;margin:0}"],encapsulation:2,changeDetection:0}),i})(),hZ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[pT,vt,pT,vt]}),i})(),xw=(()=>{class i{constructor(){this._listeners=[]}notify(e,n){for(let r of this._listeners)r(e,n)}listen(e){return this._listeners.push(e),()=>{this._listeners=this._listeners.filter(n=>e!==n)}}ngOnDestroy(){this._listeners=[]}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),mZ=0;const Dw=new De("CdkAccordion");let fZ=(()=>{class i{constructor(){this._stateChanges=new ce,this._openCloseAllActions=new ce,this.id="cdk-accordion-"+mZ++,this._multi=!1}get multi(){return this._multi}set multi(e){this._multi=ct(e)}openAll(){this._multi&&this._openCloseAllActions.next(!0)}closeAll(){this._openCloseAllActions.next(!1)}ngOnChanges(e){this._stateChanges.next(e)}ngOnDestroy(){this._stateChanges.complete(),this._openCloseAllActions.complete()}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["cdk-accordion"],["","cdkAccordion",""]],inputs:{multi:"multi"},exportAs:["cdkAccordion"],features:[Qe([{provide:Dw,useExisting:i}]),pi]}),i})(),pZ=0,_Z=(()=>{class i{constructor(e,n,r){this.accordion=e,this._changeDetectorRef=n,this._expansionDispatcher=r,this._openCloseAllSubscription=f.EMPTY,this.closed=new Xe,this.opened=new Xe,this.destroyed=new Xe,this.expandedChange=new Xe,this.id="cdk-accordion-child-"+pZ++,this._expanded=!1,this._disabled=!1,this._removeUniqueSelectionListener=()=>{},this._removeUniqueSelectionListener=r.listen((o,s)=>{this.accordion&&!this.accordion.multi&&this.accordion.id===s&&this.id!==o&&(this.expanded=!1)}),this.accordion&&(this._openCloseAllSubscription=this._subscribeToOpenCloseAllActions())}get expanded(){return this._expanded}set expanded(e){e=ct(e),this._expanded!==e&&(this._expanded=e,this.expandedChange.emit(e),e?(this.opened.emit(),this._expansionDispatcher.notify(this.id,this.accordion?this.accordion.id:this.id)):this.closed.emit(),this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){this._disabled=ct(e)}ngOnDestroy(){this.opened.complete(),this.closed.complete(),this.destroyed.emit(),this.destroyed.complete(),this._removeUniqueSelectionListener(),this._openCloseAllSubscription.unsubscribe()}toggle(){this.disabled||(this.expanded=!this.expanded)}close(){this.disabled||(this.expanded=!1)}open(){this.disabled||(this.expanded=!0)}_subscribeToOpenCloseAllActions(){return this.accordion._openCloseAllActions.subscribe(e=>{this.disabled||(this.expanded=e)})}}return i.\u0275fac=function(e){return new(e||i)(T(Dw,12),T(Rt),T(xw))},i.\u0275dir=Fe({type:i,selectors:[["cdk-accordion-item"],["","cdkAccordionItem",""]],inputs:{expanded:"expanded",disabled:"disabled"},outputs:{closed:"closed",opened:"opened",destroyed:"destroyed",expandedChange:"expandedChange"},exportAs:["cdkAccordionItem"],features:[Qe([{provide:Dw,useValue:void 0}])]}),i})(),gZ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})();const bZ=["body"];function yZ(i,t){}const FZ=[[["mat-expansion-panel-header"]],"*",[["mat-action-row"]]],vZ=["mat-expansion-panel-header","*","mat-action-row"];function wZ(i,t){1&i&&Ne(0,"span",2),2&i&&re("@indicatorRotate",ye()._getExpandedState())}const kZ=[[["mat-panel-title"]],[["mat-panel-description"]],"*"],xZ=["mat-panel-title","mat-panel-description","*"],Mw=new De("MAT_ACCORDION"),zA="225ms cubic-bezier(0.4,0.0,0.2,1)",UA={indicatorRotate:xr("indicatorRotate",[Zi("collapsed, void",jt({transform:"rotate(0deg)"})),Zi("expanded",jt({transform:"rotate(180deg)"})),tn("expanded <=> collapsed, void => collapsed",un(zA))]),bodyExpansion:xr("bodyExpansion",[Zi("collapsed, void",jt({height:"0px",visibility:"hidden"})),Zi("expanded",jt({height:"*",visibility:"visible"})),tn("expanded <=> collapsed, void => collapsed",un(zA))])},WA=new De("MAT_EXPANSION_PANEL");let DZ=(()=>{class i{constructor(e,n){this._template=e,this._expansionPanel=n}}return i.\u0275fac=function(e){return new(e||i)(T(zi),T(WA,8))},i.\u0275dir=Fe({type:i,selectors:[["ng-template","matExpansionPanelContent",""]]}),i})(),MZ=0;const $A=new De("MAT_EXPANSION_PANEL_DEFAULT_OPTIONS");let Vg=(()=>{class i extends _Z{constructor(e,n,r,o,s,a,l){super(e,n,r),this._viewContainerRef=o,this._animationMode=a,this._hideToggle=!1,this.afterExpand=new Xe,this.afterCollapse=new Xe,this._inputChanges=new ce,this._headerId="mat-expansion-panel-header-"+MZ++,this._bodyAnimationDone=new ce,this.accordion=e,this._document=s,this._bodyAnimationDone.pipe(W_((u,g)=>u.fromState===g.fromState&&u.toState===g.toState)).subscribe(u=>{"void"!==u.fromState&&("expanded"===u.toState?this.afterExpand.emit():"collapsed"===u.toState&&this.afterCollapse.emit())}),l&&(this.hideToggle=l.hideToggle)}get hideToggle(){return this._hideToggle||this.accordion&&this.accordion.hideToggle}set hideToggle(e){this._hideToggle=ct(e)}get togglePosition(){return this._togglePosition||this.accordion&&this.accordion.togglePosition}set togglePosition(e){this._togglePosition=e}_hasSpacing(){return!!this.accordion&&this.expanded&&"default"===this.accordion.displayMode}_getExpandedState(){return this.expanded?"expanded":"collapsed"}toggle(){this.expanded=!this.expanded}close(){this.expanded=!1}open(){this.expanded=!0}ngAfterContentInit(){this._lazyContent&&this._lazyContent._expansionPanel===this&&this.opened.pipe(Rn(null),ri(()=>this.expanded&&!this._portal),ki(1)).subscribe(()=>{this._portal=new sc(this._lazyContent._template,this._viewContainerRef)})}ngOnChanges(e){this._inputChanges.next(e)}ngOnDestroy(){super.ngOnDestroy(),this._bodyAnimationDone.complete(),this._inputChanges.complete()}_containsFocus(){if(this._body){const e=this._document.activeElement,n=this._body.nativeElement;return e===n||n.contains(e)}return!1}}return i.\u0275fac=function(e){return new(e||i)(T(Mw,12),T(Rt),T(xw),T(Wi),T(xt),T(Oi,8),T($A,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-expansion-panel"]],contentQueries:function(e,n,r){if(1&e&&At(r,DZ,5),2&e){let o;je(o=He())&&(n._lazyContent=o.first)}},viewQuery:function(e,n){if(1&e&&bt(bZ,5),2&e){let r;je(r=He())&&(n._body=r.first)}},hostAttrs:[1,"mat-expansion-panel"],hostVars:6,hostBindings:function(e,n){2&e&&nt("mat-expanded",n.expanded)("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mat-expansion-panel-spacing",n._hasSpacing())},inputs:{disabled:"disabled",expanded:"expanded",hideToggle:"hideToggle",togglePosition:"togglePosition"},outputs:{opened:"opened",closed:"closed",expandedChange:"expandedChange",afterExpand:"afterExpand",afterCollapse:"afterCollapse"},exportAs:["matExpansionPanel"],features:[Qe([{provide:Mw,useValue:void 0},{provide:WA,useExisting:i}]),Te,pi],ngContentSelectors:vZ,decls:7,vars:4,consts:[["role","region",1,"mat-expansion-panel-content",3,"id"],["body",""],[1,"mat-expansion-panel-body"],[3,"cdkPortalOutlet"]],template:function(e,n){1&e&&(qt(FZ),Ze(0),z(1,"div",0,1),we("@bodyExpansion.done",function(o){return n._bodyAnimationDone.next(o)}),z(3,"div",2),Ze(4,1),be(5,yZ,0,0,"ng-template",3),q(),Ze(6,2),q()),2&e&&(ie(1),re("@bodyExpansion",n._getExpandedState())("id",n.id),it("aria-labelledby",n._headerId),ie(4),re("cdkPortalOutlet",n._portal))},dependencies:[ra],styles:['.mat-expansion-panel{box-sizing:content-box;display:block;margin:0;border-radius:4px;overflow:hidden;transition:margin 225ms cubic-bezier(0.4, 0, 0.2, 1),box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);position:relative}.mat-accordion .mat-expansion-panel:not(.mat-expanded),.mat-accordion .mat-expansion-panel:not(.mat-expansion-panel-spacing){border-radius:0}.mat-accordion .mat-expansion-panel:first-of-type{border-top-right-radius:4px;border-top-left-radius:4px}.mat-accordion .mat-expansion-panel:last-of-type{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.cdk-high-contrast-active .mat-expansion-panel{outline:solid 1px}.mat-expansion-panel.ng-animate-disabled,.ng-animate-disabled .mat-expansion-panel,.mat-expansion-panel._mat-animation-noopable{transition:none}.mat-expansion-panel-content{display:flex;flex-direction:column;overflow:visible}.mat-expansion-panel-content[style*="visibility: hidden"] *{visibility:hidden !important}.mat-expansion-panel-body{padding:0 24px 16px}.mat-expansion-panel-spacing{margin:16px 0}.mat-accordion>.mat-expansion-panel-spacing:first-child,.mat-accordion>*:first-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-top:0}.mat-accordion>.mat-expansion-panel-spacing:last-child,.mat-accordion>*:last-child:not(.mat-expansion-panel) .mat-expansion-panel-spacing{margin-bottom:0}.mat-action-row{border-top-style:solid;border-top-width:1px;display:flex;flex-direction:row;justify-content:flex-end;padding:16px 8px 16px 24px}.mat-action-row .mat-button-base,.mat-action-row .mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-action-row .mat-button-base,[dir=rtl] .mat-action-row .mat-mdc-button-base{margin-left:0;margin-right:8px}'],encapsulation:2,data:{animation:[UA.bodyExpansion]},changeDetection:0}),i})();class EZ{}const CZ=za(EZ);let zg=(()=>{class i extends CZ{constructor(e,n,r,o,s,a,l){super(),this.panel=e,this._element=n,this._focusMonitor=r,this._changeDetectorRef=o,this._animationMode=a,this._parentChangeSubscription=f.EMPTY;const u=e.accordion?e.accordion._stateChanges.pipe(ri(g=>!(!g.hideToggle&&!g.togglePosition))):jn;this.tabIndex=parseInt(l||"")||0,this._parentChangeSubscription=Sn(e.opened,e.closed,u,e._inputChanges.pipe(ri(g=>!!(g.hideToggle||g.disabled||g.togglePosition)))).subscribe(()=>this._changeDetectorRef.markForCheck()),e.closed.pipe(ri(()=>e._containsFocus())).subscribe(()=>r.focusVia(n,"program")),s&&(this.expandedHeight=s.expandedHeight,this.collapsedHeight=s.collapsedHeight)}get disabled(){return this.panel.disabled}_toggle(){this.disabled||this.panel.toggle()}_isExpanded(){return this.panel.expanded}_getExpandedState(){return this.panel._getExpandedState()}_getPanelId(){return this.panel.id}_getTogglePosition(){return this.panel.togglePosition}_showToggle(){return!this.panel.hideToggle&&!this.panel.disabled}_getHeaderHeight(){const e=this._isExpanded();return e&&this.expandedHeight?this.expandedHeight:!e&&this.collapsedHeight?this.collapsedHeight:null}_keydown(e){switch(e.keyCode){case 32:case 13:qo(e)||(e.preventDefault(),this._toggle());break;default:return void(this.panel.accordion&&this.panel.accordion._handleHeaderKeydown(e))}}focus(e,n){e?this._focusMonitor.focusVia(this._element,e,n):this._element.nativeElement.focus(n)}ngAfterViewInit(){this._focusMonitor.monitor(this._element).subscribe(e=>{e&&this.panel.accordion&&this.panel.accordion._handleHeaderFocus(this)})}ngOnDestroy(){this._parentChangeSubscription.unsubscribe(),this._focusMonitor.stopMonitoring(this._element)}}return i.\u0275fac=function(e){return new(e||i)(T(Vg,1),T(Ke),T(Hr),T(Rt),T($A,8),T(Oi,8),Nr("tabindex"))},i.\u0275cmp=qe({type:i,selectors:[["mat-expansion-panel-header"]],hostAttrs:["role","button",1,"mat-expansion-panel-header","mat-focus-indicator"],hostVars:15,hostBindings:function(e,n){1&e&&we("click",function(){return n._toggle()})("keydown",function(o){return n._keydown(o)}),2&e&&(it("id",n.panel._headerId)("tabindex",n.tabIndex)("aria-controls",n._getPanelId())("aria-expanded",n._isExpanded())("aria-disabled",n.panel.disabled),wi("height",n._getHeaderHeight()),nt("mat-expanded",n._isExpanded())("mat-expansion-toggle-indicator-after","after"===n._getTogglePosition())("mat-expansion-toggle-indicator-before","before"===n._getTogglePosition())("_mat-animation-noopable","NoopAnimations"===n._animationMode))},inputs:{tabIndex:"tabIndex",expandedHeight:"expandedHeight",collapsedHeight:"collapsedHeight"},features:[Te],ngContentSelectors:xZ,decls:5,vars:3,consts:[[1,"mat-content"],["class","mat-expansion-indicator",4,"ngIf"],[1,"mat-expansion-indicator"]],template:function(e,n){1&e&&(qt(kZ),z(0,"span",0),Ze(1),Ze(2,1),Ze(3,2),q(),be(4,wZ,1,1,"span",1)),2&e&&(nt("mat-content-hide-toggle",!n._showToggle()),ie(4),re("ngIf",n._showToggle()))},dependencies:[bi],styles:['.mat-expansion-panel-header{display:flex;flex-direction:row;align-items:center;padding:0 24px;border-radius:inherit;transition:height 225ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-expansion-panel-header._mat-animation-noopable{transition:none}.mat-expansion-panel-header:focus,.mat-expansion-panel-header:hover{outline:none}.mat-expansion-panel-header.mat-expanded:focus,.mat-expansion-panel-header.mat-expanded:hover{background:inherit}.mat-expansion-panel-header:not([aria-disabled=true]){cursor:pointer}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before{flex-direction:row-reverse}.mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 16px 0 0}[dir=rtl] .mat-expansion-panel-header.mat-expansion-toggle-indicator-before .mat-expansion-indicator{margin:0 0 0 16px}.mat-content{display:flex;flex:1;flex-direction:row;overflow:hidden}.mat-content.mat-content-hide-toggle{margin-right:8px}[dir=rtl] .mat-content.mat-content-hide-toggle{margin-right:0;margin-left:8px}.mat-expansion-toggle-indicator-before .mat-content.mat-content-hide-toggle{margin-left:24px;margin-right:0}[dir=rtl] .mat-expansion-toggle-indicator-before .mat-content.mat-content-hide-toggle{margin-right:24px;margin-left:0}.mat-expansion-panel-header-title,.mat-expansion-panel-header-description{display:flex;flex-grow:1;flex-basis:0;margin-right:16px;align-items:center}[dir=rtl] .mat-expansion-panel-header-title,[dir=rtl] .mat-expansion-panel-header-description{margin-right:0;margin-left:16px}.mat-expansion-panel-header-description{flex-grow:2}.mat-expansion-indicator::after{border-style:solid;border-width:0 2px 2px 0;content:"";display:inline-block;padding:3px;transform:rotate(45deg);vertical-align:middle}.cdk-high-contrast-active .mat-expansion-panel-content{border-top:1px solid;border-top-left-radius:0;border-top-right-radius:0}'],encapsulation:2,data:{animation:[UA.indicatorRotate]},changeDetection:0}),i})(),Ew=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["mat-panel-description"]],hostAttrs:[1,"mat-expansion-panel-header-description"]}),i})(),Cw=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["mat-panel-title"]],hostAttrs:[1,"mat-expansion-panel-header-title"]}),i})(),Sw=(()=>{class i extends fZ{constructor(){super(...arguments),this._ownHeaders=new ms,this._hideToggle=!1,this.displayMode="default",this.togglePosition="after"}get hideToggle(){return this._hideToggle}set hideToggle(e){this._hideToggle=ct(e)}ngAfterContentInit(){this._headers.changes.pipe(Rn(this._headers)).subscribe(e=>{this._ownHeaders.reset(e.filter(n=>n.panel.accordion===this)),this._ownHeaders.notifyOnChanges()}),this._keyManager=new bm(this._ownHeaders).withWrap().withHomeAndEnd()}_handleHeaderKeydown(e){this._keyManager.onKeydown(e)}_handleHeaderFocus(e){this._keyManager.updateActiveItem(e)}ngOnDestroy(){super.ngOnDestroy(),this._keyManager?.destroy(),this._ownHeaders.destroy()}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275dir=Fe({type:i,selectors:[["mat-accordion"]],contentQueries:function(e,n,r){if(1&e&&At(r,zg,5),2&e){let o;je(o=He())&&(n._headers=o)}},hostAttrs:[1,"mat-accordion"],hostVars:2,hostBindings:function(e,n){2&e&&nt("mat-accordion-multi",n.multi)},inputs:{multi:"multi",hideToggle:"hideToggle",displayMode:"displayMode",togglePosition:"togglePosition"},exportAs:["matAccordion"],features:[Qe([{provide:Mw,useExisting:i}]),Te]}),i})(),SZ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[Fn,vt,gZ,Wa]}),i})();const TZ=["determinateSpinner"];function AZ(i,t){if(1&i&&(cr(),z(0,"svg",11),Ne(1,"circle",12),q()),2&i){const e=ye();it("viewBox",e._viewBox()),ie(1),wi("stroke-dasharray",e._strokeCircumference(),"px")("stroke-dashoffset",e._strokeCircumference()/2,"px")("stroke-width",e._circleStrokeWidth(),"%"),it("r",e._circleRadius())}}const LZ=ia(class{constructor(i){this._elementRef=i}},"primary"),IZ=new De("mat-progress-spinner-default-options",{providedIn:"root",factory:function NZ(){return{diameter:GA}}}),GA=100;let qA=(()=>{class i extends LZ{constructor(e,n,r){super(e),this.mode="mat-spinner"===this._elementRef.nativeElement.nodeName.toLowerCase()?"indeterminate":"determinate",this._value=0,this._diameter=GA,this._noopAnimations="NoopAnimations"===n&&!!r&&!r._forceAnimations,r&&(r.color&&(this.color=this.defaultColor=r.color),r.diameter&&(this.diameter=r.diameter),r.strokeWidth&&(this.strokeWidth=r.strokeWidth))}get value(){return"determinate"===this.mode?this._value:0}set value(e){this._value=Math.max(0,Math.min(100,en(e)))}get diameter(){return this._diameter}set diameter(e){this._diameter=en(e)}get strokeWidth(){return this._strokeWidth??this.diameter/10}set strokeWidth(e){this._strokeWidth=en(e)}_circleRadius(){return(this.diameter-10)/2}_viewBox(){const e=2*this._circleRadius()+this.strokeWidth;return`0 0 ${e} ${e}`}_strokeCircumference(){return 2*Math.PI*this._circleRadius()}_strokeDashOffset(){return"determinate"===this.mode?this._strokeCircumference()*(100-this._value)/100:null}_circleStrokeWidth(){return this.strokeWidth/this.diameter*100}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Oi,8),T(IZ))},i.\u0275cmp=qe({type:i,selectors:[["mat-progress-spinner"],["mat-spinner"]],viewQuery:function(e,n){if(1&e&&bt(TZ,5),2&e){let r;je(r=He())&&(n._determinateCircle=r.first)}},hostAttrs:["role","progressbar","tabindex","-1",1,"mat-mdc-progress-spinner","mdc-circular-progress"],hostVars:12,hostBindings:function(e,n){2&e&&(it("aria-valuemin",0)("aria-valuemax",100)("aria-valuenow","determinate"===n.mode?n.value:null)("mode",n.mode),wi("width",n.diameter,"px")("height",n.diameter,"px"),nt("_mat-animation-noopable",n._noopAnimations)("mdc-circular-progress--indeterminate","indeterminate"===n.mode))},inputs:{color:"color",mode:"mode",value:"value",diameter:"diameter",strokeWidth:"strokeWidth"},exportAs:["matProgressSpinner"],features:[Te],decls:14,vars:11,consts:[["circle",""],["aria-hidden","true",1,"mdc-circular-progress__determinate-container"],["determinateSpinner",""],["xmlns","http://www.w3.org/2000/svg","focusable","false",1,"mdc-circular-progress__determinate-circle-graphic"],["cx","50%","cy","50%",1,"mdc-circular-progress__determinate-circle"],["aria-hidden","true",1,"mdc-circular-progress__indeterminate-container"],[1,"mdc-circular-progress__spinner-layer"],[1,"mdc-circular-progress__circle-clipper","mdc-circular-progress__circle-left"],[3,"ngTemplateOutlet"],[1,"mdc-circular-progress__gap-patch"],[1,"mdc-circular-progress__circle-clipper","mdc-circular-progress__circle-right"],["xmlns","http://www.w3.org/2000/svg","focusable","false",1,"mdc-circular-progress__indeterminate-circle-graphic"],["cx","50%","cy","50%"]],template:function(e,n){if(1&e&&(be(0,AZ,2,8,"ng-template",null,0,xa),z(2,"div",1,2),cr(),z(4,"svg",3),Ne(5,"circle",4),q()(),Po(),z(6,"div",5)(7,"div",6)(8,"div",7),Fr(9,8),q(),z(10,"div",9),Fr(11,8),q(),z(12,"div",10),Fr(13,8),q()()()),2&e){const r=Ji(1);ie(4),it("viewBox",n._viewBox()),ie(1),wi("stroke-dasharray",n._strokeCircumference(),"px")("stroke-dashoffset",n._strokeDashOffset(),"px")("stroke-width",n._circleStrokeWidth(),"%"),it("r",n._circleRadius()),ie(4),re("ngTemplateOutlet",r),ie(2),re("ngTemplateOutlet",r),ie(2),re("ngTemplateOutlet",r)}},dependencies:[Gp],styles:["@keyframes mdc-circular-progress-container-rotate{to{transform:rotate(360deg)}}@keyframes mdc-circular-progress-spinner-layer-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}100%{transform:rotate(1080deg)}}@keyframes mdc-circular-progress-color-1-fade-in-out{from{opacity:.99}25%{opacity:.99}26%{opacity:0}89%{opacity:0}90%{opacity:.99}to{opacity:.99}}@keyframes mdc-circular-progress-color-2-fade-in-out{from{opacity:0}15%{opacity:0}25%{opacity:.99}50%{opacity:.99}51%{opacity:0}to{opacity:0}}@keyframes mdc-circular-progress-color-3-fade-in-out{from{opacity:0}40%{opacity:0}50%{opacity:.99}75%{opacity:.99}76%{opacity:0}to{opacity:0}}@keyframes mdc-circular-progress-color-4-fade-in-out{from{opacity:0}65%{opacity:0}75%{opacity:.99}90%{opacity:.99}to{opacity:0}}@keyframes mdc-circular-progress-left-spin{from{transform:rotate(265deg)}50%{transform:rotate(130deg)}to{transform:rotate(265deg)}}@keyframes mdc-circular-progress-right-spin{from{transform:rotate(-265deg)}50%{transform:rotate(-130deg)}to{transform:rotate(-265deg)}}.mdc-circular-progress{display:inline-flex;position:relative;direction:ltr;line-height:0;transition:opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-circular-progress__determinate-container,.mdc-circular-progress__indeterminate-circle-graphic,.mdc-circular-progress__indeterminate-container,.mdc-circular-progress__spinner-layer{position:absolute;width:100%;height:100%}.mdc-circular-progress__determinate-container{transform:rotate(-90deg)}.mdc-circular-progress__indeterminate-container{font-size:0;letter-spacing:0;white-space:nowrap;opacity:0}.mdc-circular-progress__determinate-circle-graphic,.mdc-circular-progress__indeterminate-circle-graphic{fill:rgba(0,0,0,0)}.mdc-circular-progress__determinate-circle{transition:stroke-dashoffset 500ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-circular-progress__gap-patch{position:absolute;top:0;left:47.5%;box-sizing:border-box;width:5%;height:100%;overflow:hidden}.mdc-circular-progress__gap-patch .mdc-circular-progress__indeterminate-circle-graphic{left:-900%;width:2000%;transform:rotate(180deg)}.mdc-circular-progress__circle-clipper{display:inline-flex;position:relative;width:50%;height:100%;overflow:hidden}.mdc-circular-progress__circle-clipper .mdc-circular-progress__indeterminate-circle-graphic{width:200%}.mdc-circular-progress__circle-right .mdc-circular-progress__indeterminate-circle-graphic{left:-100%}.mdc-circular-progress--indeterminate .mdc-circular-progress__determinate-container{opacity:0}.mdc-circular-progress--indeterminate .mdc-circular-progress__indeterminate-container{opacity:1}.mdc-circular-progress--indeterminate .mdc-circular-progress__indeterminate-container{animation:mdc-circular-progress-container-rotate 1568.2352941176ms linear infinite}.mdc-circular-progress--indeterminate .mdc-circular-progress__spinner-layer{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__color-1{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,mdc-circular-progress-color-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__color-2{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,mdc-circular-progress-color-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__color-3{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,mdc-circular-progress-color-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__color-4{animation:mdc-circular-progress-spinner-layer-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both,mdc-circular-progress-color-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__circle-left .mdc-circular-progress__indeterminate-circle-graphic{animation:mdc-circular-progress-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--indeterminate .mdc-circular-progress__circle-right .mdc-circular-progress__indeterminate-circle-graphic{animation:mdc-circular-progress-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both}.mdc-circular-progress--closed{opacity:0}.mat-mdc-progress-spinner{display:block;overflow:hidden;line-height:0}.mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle,.mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic{stroke:var(--mdc-circular-progress-active-indicator-color, transparent)}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle,.mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress--four-color .mdc-circular-progress__color-1 .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress--four-color .mdc-circular-progress__color-2 .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress--four-color .mdc-circular-progress__color-3 .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mat-mdc-progress-spinner .mdc-circular-progress--four-color .mdc-circular-progress__color-4 .mdc-circular-progress__indeterminate-circle-graphic{stroke:CanvasText}}.mat-mdc-progress-spinner._mat-animation-noopable,.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__determinate-circle{transition:none}.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__indeterminate-circle-graphic,.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__spinner-layer,.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__indeterminate-container{animation:none}.mat-mdc-progress-spinner._mat-animation-noopable .mdc-circular-progress__indeterminate-container circle{stroke-dasharray:0 !important}.cdk-high-contrast-active .mat-mdc-progress-spinner .mdc-circular-progress__indeterminate-circle-graphic,.cdk-high-contrast-active .mat-mdc-progress-spinner .mdc-circular-progress__determinate-circle{stroke:currentColor;stroke:CanvasText}"],encapsulation:2,changeDetection:0}),i})(),RZ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[Fn,vt]}),i})();function PZ(i,t){1&i&&(z(0,"span",8),Ze(1,1),q())}function BZ(i,t){1&i&&(z(0,"span",9),Ze(1,2),q())}const jZ=["*",[["mat-chip-avatar"],["","matChipAvatar",""]],[["mat-chip-trailing-icon"],["","matChipRemove",""],["","matChipTrailingIcon",""]]],HZ=["*","mat-chip-avatar, [matChipAvatar]","mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"],Tw=["*"],ZA=new De("mat-chips-default-options"),QA=new De("MatChipAvatar"),JA=new De("MatChipTrailingIcon"),eL=new De("MatChipRemove"),Ug=new De("MatChip");class JZ{}const eQ=za(JZ,-1);let fu=(()=>{class i extends eQ{constructor(e,n){super(),this._elementRef=e,this._parentChip=n,this.isInteractive=!0,this._isPrimary=!0,this._disabled=!1,this._allowFocusWhenDisabled=!1,"BUTTON"===e.nativeElement.nodeName&&e.nativeElement.setAttribute("type","button")}get disabled(){return this._disabled||this._parentChip.disabled}set disabled(e){this._disabled=ct(e)}_getDisabledAttribute(){return this.disabled&&!this._allowFocusWhenDisabled?"":null}_getTabindex(){return this.disabled&&!this._allowFocusWhenDisabled||!this.isInteractive?null:this.tabIndex.toString()}focus(){this._elementRef.nativeElement.focus()}_handleClick(e){!this.disabled&&this.isInteractive&&this._isPrimary&&(e.preventDefault(),this._parentChip._handlePrimaryActionInteraction())}_handleKeydown(e){(13===e.keyCode||32===e.keyCode)&&!this.disabled&&this.isInteractive&&this._isPrimary&&(e.preventDefault(),this._parentChip._handlePrimaryActionInteraction())}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Ug))},i.\u0275dir=Fe({type:i,selectors:[["","matChipAction",""]],hostAttrs:[1,"mdc-evolution-chip__action","mat-mdc-chip-action"],hostVars:9,hostBindings:function(e,n){1&e&&we("click",function(o){return n._handleClick(o)})("keydown",function(o){return n._handleKeydown(o)}),2&e&&(it("tabindex",n._getTabindex())("disabled",n._getDisabledAttribute())("aria-disabled",n.disabled),nt("mdc-evolution-chip__action--primary",n._isPrimary)("mdc-evolution-chip__action--presentational",!n.isInteractive)("mdc-evolution-chip__action--trailing",!n._isPrimary))},inputs:{disabled:"disabled",tabIndex:"tabIndex",isInteractive:"isInteractive",_allowFocusWhenDisabled:"_allowFocusWhenDisabled"},features:[Te]}),i})(),rQ=0;const oQ=za(ia(ic(Va(class{constructor(i){this._elementRef=i}})),"primary"),-1);let bc=(()=>{class i extends oQ{constructor(e,n,r,o,s,a,l,u){super(n),this._changeDetectorRef=e,this._ngZone=r,this._focusMonitor=o,this._globalRippleOptions=l,this._isRippleCentered=!1,this._onFocus=new ce,this._onBlur=new ce,this.role=null,this._hasFocusInternal=!1,this.id="mat-mdc-chip-"+rQ++,this.ariaLabel=null,this._removable=!0,this._highlighted=!1,this.removed=new Xe,this.destroyed=new Xe,this.basicChipAttrName="mat-basic-chip";const g=n.nativeElement;this._document=s,this._animationsDisabled="NoopAnimations"===a,this._isBasicChip=g.hasAttribute(this.basicChipAttrName)||g.tagName.toLowerCase()===this.basicChipAttrName,null!=u&&(this.tabIndex=parseInt(u)??this.defaultTabIndex),this._monitorFocus()}_hasFocus(){return this._hasFocusInternal}get value(){return void 0!==this._value?this._value:this._textElement.textContent.trim()}set value(e){this._value=e}get removable(){return this._removable}set removable(e){this._removable=ct(e)}get highlighted(){return this._highlighted}set highlighted(e){this._highlighted=ct(e)}ngAfterViewInit(){this._textElement=this._elementRef.nativeElement.querySelector(".mat-mdc-chip-action-label"),this._pendingFocus&&(this._pendingFocus=!1,this.focus())}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this.destroyed.emit({chip:this}),this.destroyed.complete()}remove(){this.removable&&this.removed.emit({chip:this})}_isRippleDisabled(){return this.disabled||this.disableRipple||this._animationsDisabled||this._isBasicChip||!!this._globalRippleOptions?.disabled}_hasTrailingIcon(){return!(!this.trailingIcon&&!this.removeIcon)}_handleKeydown(e){(8===e.keyCode||46===e.keyCode)&&(e.preventDefault(),this.remove())}focus(){this.disabled||(this.primaryAction?this.primaryAction.focus():this._pendingFocus=!0)}_getSourceAction(e){return this._getActions().find(n=>{const r=n._elementRef.nativeElement;return r===e||r.contains(e)})}_getActions(){const e=[];return this.primaryAction&&e.push(this.primaryAction),this.removeIcon&&e.push(this.removeIcon),this.trailingIcon&&e.push(this.trailingIcon),e}_handlePrimaryActionInteraction(){}_monitorFocus(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=>{const n=null!==e;n!==this._hasFocusInternal&&(this._hasFocusInternal=n,n?this._onFocus.next({chip:this}):this._ngZone.onStable.pipe(ki(1)).subscribe(()=>this._ngZone.run(()=>this._onBlur.next({chip:this}))))})}}return i.\u0275fac=function(e){return new(e||i)(T(Rt),T(Ke),T(rt),T(Hr),T(xt),T(Oi,8),T(nu,8),Nr("tabindex"))},i.\u0275cmp=qe({type:i,selectors:[["mat-basic-chip"],["mat-chip"]],contentQueries:function(e,n,r){if(1&e&&(At(r,QA,5),At(r,JA,5),At(r,eL,5)),2&e){let o;je(o=He())&&(n.leadingIcon=o.first),je(o=He())&&(n.trailingIcon=o.first),je(o=He())&&(n.removeIcon=o.first)}},viewQuery:function(e,n){if(1&e&&(bt(Yr,5),bt(fu,5)),2&e){let r;je(r=He())&&(n.ripple=r.first),je(r=He())&&(n.primaryAction=r.first)}},hostAttrs:[1,"mat-mdc-chip"],hostVars:30,hostBindings:function(e,n){1&e&&we("keydown",function(o){return n._handleKeydown(o)}),2&e&&(Pr("id",n.id),it("role",n.role)("tabindex",n.role?n.tabIndex:null)("aria-label",n.ariaLabel),nt("mdc-evolution-chip",!n._isBasicChip)("mdc-evolution-chip--disabled",n.disabled)("mdc-evolution-chip--with-trailing-action",n._hasTrailingIcon())("mdc-evolution-chip--with-primary-graphic",n.leadingIcon)("mdc-evolution-chip--with-primary-icon",n.leadingIcon)("mdc-evolution-chip--with-avatar",n.leadingIcon)("mat-mdc-chip-with-avatar",n.leadingIcon)("mat-mdc-chip-highlighted",n.highlighted)("mat-mdc-chip-disabled",n.disabled)("mat-mdc-basic-chip",n._isBasicChip)("mat-mdc-standard-chip",!n._isBasicChip)("mat-mdc-chip-with-trailing-icon",n._hasTrailingIcon())("_mat-animation-noopable",n._animationsDisabled))},inputs:{color:"color",disabled:"disabled",disableRipple:"disableRipple",tabIndex:"tabIndex",role:"role",id:"id",ariaLabel:["aria-label","ariaLabel"],value:"value",removable:"removable",highlighted:"highlighted"},outputs:{removed:"removed",destroyed:"destroyed"},exportAs:["matChip"],features:[Qe([{provide:Ug,useExisting:i}]),Te],ngContentSelectors:HZ,decls:9,vars:6,consts:[["matRipple","",1,"mat-mdc-chip-ripple",3,"matRippleDisabled","matRippleCentered","matRippleTrigger"],[1,"mat-mdc-chip-focus-overlay"],[1,"mdc-evolution-chip__cell","mdc-evolution-chip__cell--primary"],["matChipAction","",3,"isInteractive"],["class","mdc-evolution-chip__graphic mat-mdc-chip-graphic",4,"ngIf"],[1,"mdc-evolution-chip__text-label","mat-mdc-chip-action-label"],[1,"mat-mdc-chip-primary-focus-indicator","mat-mdc-focus-indicator"],["class","mdc-evolution-chip__cell mdc-evolution-chip__cell--trailing",4,"ngIf"],[1,"mdc-evolution-chip__graphic","mat-mdc-chip-graphic"],[1,"mdc-evolution-chip__cell","mdc-evolution-chip__cell--trailing"]],template:function(e,n){1&e&&(qt(jZ),Ne(0,"span",0)(1,"span",1),z(2,"span",2)(3,"div",3),be(4,PZ,2,0,"span",4),z(5,"span",5),Ze(6),Ne(7,"span",6),q()()(),be(8,BZ,2,0,"span",7)),2&e&&(re("matRippleDisabled",n._isRippleDisabled())("matRippleCentered",n._isRippleCentered)("matRippleTrigger",n._elementRef.nativeElement),ie(3),re("isInteractive",!1),ie(1),re("ngIf",n.leadingIcon),ie(4),re("ngIf",n._hasTrailingIcon()))},dependencies:[bi,Yr,fu],styles:['.mdc-evolution-chip,.mdc-evolution-chip__cell,.mdc-evolution-chip__action{display:inline-flex;align-items:center}.mdc-evolution-chip{position:relative;max-width:100%}.mdc-evolution-chip .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-evolution-chip__cell,.mdc-evolution-chip__action{height:100%}.mdc-evolution-chip__cell--primary{overflow-x:hidden}.mdc-evolution-chip__cell--trailing{flex:1 0 auto}.mdc-evolution-chip__action{align-items:center;background:none;border:none;box-sizing:content-box;cursor:pointer;display:inline-flex;justify-content:center;outline:none;padding:0;text-decoration:none;color:inherit}.mdc-evolution-chip__action--presentational{cursor:auto}.mdc-evolution-chip--disabled,.mdc-evolution-chip__action:disabled{pointer-events:none}.mdc-evolution-chip__action--primary{overflow-x:hidden}.mdc-evolution-chip__action--trailing{position:relative;overflow:visible}.mdc-evolution-chip__action--primary:before{box-sizing:border-box;content:"";height:100%;left:0;position:absolute;pointer-events:none;top:0;width:100%;z-index:1}.mdc-evolution-chip--touch{margin-top:8px;margin-bottom:8px}.mdc-evolution-chip__action-touch{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%)}.mdc-evolution-chip__text-label{white-space:nowrap;user-select:none;text-overflow:ellipsis;overflow:hidden}.mdc-evolution-chip__graphic{align-items:center;display:inline-flex;justify-content:center;overflow:hidden;pointer-events:none;position:relative;flex:1 0 auto}.mdc-evolution-chip__checkmark{position:absolute;opacity:0;top:50%;left:50%}.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--selected):not(.mdc-evolution-chip--with-primary-icon) .mdc-evolution-chip__graphic{width:0}.mdc-evolution-chip__checkmark-background{opacity:0}.mdc-evolution-chip__checkmark-svg{display:block}.mdc-evolution-chip__checkmark-path{stroke-width:2px;stroke-dasharray:29.7833385;stroke-dashoffset:29.7833385;stroke:currentColor}.mdc-evolution-chip--selecting .mdc-evolution-chip__graphic{transition:width 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--selecting .mdc-evolution-chip__checkmark{transition:transform 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1);transform:translate(-75%, -50%)}.mdc-evolution-chip--selecting .mdc-evolution-chip__checkmark-path{transition:stroke-dashoffset 150ms 45ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__graphic{transition:width 100ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__checkmark{transition:opacity 50ms 0ms linear,transform 100ms 0ms cubic-bezier(0.4, 0, 0.2, 1);transform:translate(-75%, -50%)}.mdc-evolution-chip--deselecting .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}.mdc-evolution-chip--selecting-with-primary-icon .mdc-evolution-chip__icon--primary{transition:opacity 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--selecting-with-primary-icon .mdc-evolution-chip__checkmark-path{transition:stroke-dashoffset 150ms 75ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__icon--primary{transition:opacity 150ms 75ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__checkmark{transition:opacity 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1);transform:translate(-50%, -50%)}.mdc-evolution-chip--deselecting-with-primary-icon .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}.mdc-evolution-chip--selected .mdc-evolution-chip__icon--primary{opacity:0}.mdc-evolution-chip--selected .mdc-evolution-chip__checkmark{transform:translate(-50%, -50%);opacity:1}.mdc-evolution-chip--selected .mdc-evolution-chip__checkmark-path{stroke-dashoffset:0}@keyframes mdc-evolution-chip-enter{from{transform:scale(0.8);opacity:.4}to{transform:scale(1);opacity:1}}.mdc-evolution-chip--enter{animation:mdc-evolution-chip-enter 100ms 0ms cubic-bezier(0, 0, 0.2, 1)}@keyframes mdc-evolution-chip-exit{from{opacity:1}to{opacity:0}}.mdc-evolution-chip--exit{animation:mdc-evolution-chip-exit 75ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mdc-evolution-chip--hidden{opacity:0;pointer-events:none;transition:width 150ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mat-mdc-standard-chip .mdc-evolution-chip__checkmark{height:20px;width:20px}.mat-mdc-standard-chip .mdc-evolution-chip__icon--trailing{height:18px;width:18px;font-size:18px}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary{padding-left:12px;padding-right:12px}[dir=rtl] .mat-mdc-standard-chip .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:12px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic{padding-left:6px;padding-right:6px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic[dir=rtl]{padding-left:6px;padding-right:6px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{padding-left:0;padding-right:12px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:0}.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing{padding-left:8px;padding-right:8px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary{padding-left:12px;padding-right:0}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:12px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic{padding-left:6px;padding-right:6px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic[dir=rtl]{padding-left:6px;padding-right:6px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing{padding-left:8px;padding-right:8px}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary{padding-left:0;padding-right:0}[dir=rtl] .mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:0}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__checkmark{color:var(--mdc-chip-with-icon-selected-icon-color, currentColor)}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic{padding-left:4px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__graphic[dir=rtl]{padding-left:8px;padding-right:4px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary{padding-left:0;padding-right:12px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:12px;padding-right:0}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic{padding-left:4px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__graphic[dir=rtl]{padding-left:8px;padding-right:4px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing{padding-left:8px;padding-right:8px}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--trailing[dir=rtl]{padding-left:8px;padding-right:8px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing{left:8px;right:initial}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__ripple--trailing[dir=rtl]{left:initial;right:8px}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary{padding-left:0;padding-right:0}[dir=rtl] .mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary,.mdc-evolution-chip--with-avatar.mdc-evolution-chip--with-primary-graphic.mdc-evolution-chip--with-trailing-action .mdc-evolution-chip__action--primary[dir=rtl]{padding-left:0;padding-right:0}.mdc-evolution-chip--with-avatar.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--with-primary-icon){--mdc-chip-graphic-selected-width:24px}.mdc-evolution-chip--with-avatar .mdc-evolution-chip__graphic{height:24px;width:24px;font-size:24px}.mdc-evolution-chip--with-avatar .mdc-evolution-chip__icon--primary{height:24px;width:24px;font-size:24px}.mat-mdc-standard-chip{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:var(--mdc-chip-container-shape-radius, 16px 16px 16px 16px);height:var(--mdc-chip-container-height, 32px)}.mat-mdc-standard-chip .mdc-evolution-chip__ripple{border-radius:var(--mdc-chip-container-shape-radius, 16px 16px 16px 16px)}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:before{border-radius:var(--mdc-chip-container-shape-radius, 16px 16px 16px 16px)}.mat-mdc-standard-chip .mdc-evolution-chip__icon--primary{border-radius:var(--mdc-chip-with-avatar-avatar-shape-radius, 14px 14px 14px 14px)}.mat-mdc-standard-chip.mdc-evolution-chip--selectable:not(.mdc-evolution-chip--with-primary-icon){--mdc-chip-graphic-selected-width:var(--mdc-chip-with-avatar-avatar-size, 28px)}.mat-mdc-standard-chip .mdc-evolution-chip__graphic{height:var(--mdc-chip-with-avatar-avatar-size, 28px);width:var(--mdc-chip-with-avatar-avatar-size, 28px);font-size:var(--mdc-chip-with-avatar-avatar-size, 28px)}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:before{border-width:var(--mdc-chip-outline-width, 1px)}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary:before{border-width:var(--mdc-chip-flat-outline-width, 1px)}.mat-mdc-standard-chip.mdc-evolution-chip--selected .mdc-evolution-chip__action--primary:before{border-width:var(--mdc-chip-flat-selected-outline-width, 0)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--selected) .mdc-evolution-chip__action--primary:before{border-width:var(--mdc-chip-flat-unselected-outline-width, 1px)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled){background-color:var(--mdc-chip-elevated-container-color, transparent)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled{background-color:var(--mdc-chip-elevated-disabled-container-color, transparent)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label{color:var(--mdc-chip-label-text-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label{color:var(--mdc-chip-disabled-label-text-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--selected.mdc-evolution-chip--disabled .mdc-evolution-chip__text-label{color:var(--mdc-chip-disabled-label-text-color, currentColor)}.mat-mdc-standard-chip .mdc-evolution-chip__icon--primary{height:var(--mdc-chip-with-icon-icon-size, 18px);width:var(--mdc-chip-with-icon-icon-size, 18px);font-size:var(--mdc-chip-with-icon-icon-size, 18px)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--primary{color:var(--mdc-chip-with-icon-icon-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--primary{color:var(--mdc-chip-with-icon-disabled-icon-color, currentColor)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__checkmark{color:var(--mdc-chip-with-icon-selected-icon-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__checkmark{color:var(--mdc-chip-with-icon-disabled-icon-color, currentColor)}.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__icon--trailing{color:var(--mdc-chip-with-trailing-icon-trailing-icon-color, currentColor)}.mat-mdc-standard-chip.mdc-evolution-chip--disabled .mdc-evolution-chip__icon--trailing{color:var(--mdc-chip-with-trailing-icon-disabled-trailing-icon-color, currentColor)}.cdk-high-contrast-active .mat-mdc-standard-chip{outline:solid 1px}.cdk-high-contrast-active .mat-mdc-standard-chip .mdc-evolution-chip__checkmark-path{stroke:CanvasText !important}.mat-mdc-standard-chip.mdc-evolution-chip--disabled{opacity:.4}.mat-mdc-standard-chip .mdc-evolution-chip__cell--primary,.mat-mdc-standard-chip .mdc-evolution-chip__action--primary,.mat-mdc-standard-chip .mat-mdc-chip-action-label{overflow:visible}.mat-mdc-standard-chip .mdc-evolution-chip__cell--primary{width:100%}.mat-mdc-standard-chip .mdc-evolution-chip__action--primary{font:inherit;letter-spacing:inherit;white-space:inherit}.mat-mdc-standard-chip .mat-mdc-chip-graphic,.mat-mdc-standard-chip .mat-mdc-chip-trailing-icon{box-sizing:content-box}.mat-mdc-standard-chip._mat-animation-noopable,.mat-mdc-standard-chip._mat-animation-noopable .mdc-evolution-chip__graphic,.mat-mdc-standard-chip._mat-animation-noopable .mdc-evolution-chip__checkmark,.mat-mdc-standard-chip._mat-animation-noopable .mdc-evolution-chip__checkmark-path{transition-duration:1ms;animation-duration:1ms}.mat-mdc-chip-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;opacity:0;border-radius:inherit;transition:opacity 150ms linear}._mat-animation-noopable .mat-mdc-chip-focus-overlay{transition:none}.mat-mdc-basic-chip .mat-mdc-chip-focus-overlay{display:none}.mat-mdc-chip:hover .mat-mdc-chip-focus-overlay{opacity:.04}.mat-mdc-chip.cdk-focused .mat-mdc-chip-focus-overlay{opacity:.12}.mat-mdc-chip-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-chip-avatar{text-align:center;line-height:1;color:var(--mdc-chip-with-icon-icon-color, currentColor)}.mat-mdc-chip{position:relative}.mat-mdc-chip-action-label{text-align:left;z-index:1}[dir=rtl] .mat-mdc-chip-action-label{text-align:right}.mat-mdc-chip.mdc-evolution-chip--with-trailing-action .mat-mdc-chip-action-label{position:relative}.mat-mdc-chip-action-label .mat-mdc-chip-primary-focus-indicator{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.mat-mdc-chip-action-label .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 2px) * -1)}.mat-mdc-chip-remove{opacity:.54}.mat-mdc-chip-remove:focus{opacity:1}.mat-mdc-chip-remove::before{margin:calc(var(--mat-mdc-focus-indicator-border-width, 3px) * -1);left:8px;right:8px}.mat-mdc-chip-remove .mat-icon{width:inherit;height:inherit;font-size:inherit;box-sizing:content-box}.mat-chip-edit-input{cursor:text;display:inline-block;color:inherit;outline:0}.cdk-high-contrast-active .mat-mdc-chip-selected:not(.mat-mdc-chip-multiple){outline-width:3px}.mat-mdc-chip-action:focus .mat-mdc-focus-indicator::before{content:""}'],encapsulation:2,changeDetection:0}),i})();class sQ{constructor(t){}}const aQ=za(sQ);let $g=(()=>{class i extends aQ{constructor(e,n,r){super(e),this._elementRef=e,this._changeDetectorRef=n,this._dir=r,this._lastDestroyedFocusedChipIndex=null,this._destroyed=new ce,this._defaultRole="presentation",this._disabled=!1,this._explicitRole=null,this._chipActions=new ms}get chipFocusChanges(){return this._getChipStream(e=>e._onFocus)}get chipDestroyedChanges(){return this._getChipStream(e=>e.destroyed)}get disabled(){return this._disabled}set disabled(e){this._disabled=ct(e),this._syncChipsState()}get empty(){return 0===this._chips.length}get role(){return this._explicitRole?this._explicitRole:this.empty?null:this._defaultRole}set role(e){this._explicitRole=e}get focused(){return this._hasFocusedChip()}ngAfterViewInit(){this._setUpFocusManagement(),this._trackChipSetChanges(),this._trackDestroyedFocusedChip()}ngOnDestroy(){this._keyManager?.destroy(),this._chipActions.destroy(),this._destroyed.next(),this._destroyed.complete()}_hasFocusedChip(){return this._chips&&this._chips.some(e=>e._hasFocus())}_syncChipsState(){this._chips&&this._chips.forEach(e=>{e.disabled=this._disabled,e._changeDetectorRef.markForCheck()})}focus(){}_handleKeydown(e){this._originatesFromChip(e)&&this._keyManager.onKeydown(e)}_isValidIndex(e){return e>=0&&e{this.tabIndex=e,this._changeDetectorRef.markForCheck()}))}_getChipStream(e){return this._chips.changes.pipe(Rn(null),qn(()=>Sn(...this._chips.map(e))))}_originatesFromChip(e){let n=e.target;for(;n&&n!==this._elementRef.nativeElement;){if(n.classList&&n.classList.contains("mdc-evolution-chip"))return!0;n=n.parentElement}return!1}_setUpFocusManagement(){this._chips.changes.pipe(Rn(this._chips)).subscribe(e=>{const n=[];e.forEach(r=>r._getActions().forEach(o=>n.push(o))),this._chipActions.reset(n),this._chipActions.notifyOnChanges()}),this._keyManager=new bm(this._chipActions).withVerticalOrientation().withHorizontalOrientation(this._dir?this._dir.value:"ltr").withHomeAndEnd().skipPredicate(e=>this._skipPredicate(e)),this.chipFocusChanges.pipe(wt(this._destroyed)).subscribe(({chip:e})=>{const n=e._getSourceAction(document.activeElement);n&&this._keyManager.updateActiveItem(n)}),this._dir?.change.pipe(wt(this._destroyed)).subscribe(e=>this._keyManager.withHorizontalOrientation(e))}_skipPredicate(e){return!e.isInteractive||e.disabled}_trackChipSetChanges(){this._chips.changes.pipe(Rn(null),wt(this._destroyed)).subscribe(()=>{this.disabled&&Promise.resolve().then(()=>this._syncChipsState()),this._redirectDestroyedChipFocus()})}_trackDestroyedFocusedChip(){this.chipDestroyedChanges.pipe(wt(this._destroyed)).subscribe(e=>{const r=this._chips.toArray().indexOf(e.chip);this._isValidIndex(r)&&e.chip._hasFocus()&&(this._lastDestroyedFocusedChipIndex=r)})}_redirectDestroyedChipFocus(){if(null!=this._lastDestroyedFocusedChipIndex){if(this._chips.length){const e=Math.min(this._lastDestroyedFocusedChipIndex,this._chips.length-1),n=this._chips.toArray()[e];n.disabled?1===this._chips.length?this.focus():this._keyManager.setPreviousItemActive():n.focus()}else this.focus();this._lastDestroyedFocusedChipIndex=null}}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Rt),T(Cn,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-chip-set"]],contentQueries:function(e,n,r){if(1&e&&At(r,bc,5),2&e){let o;je(o=He())&&(n._chips=o)}},hostAttrs:[1,"mat-mdc-chip-set","mdc-evolution-chip-set"],hostVars:1,hostBindings:function(e,n){1&e&&we("keydown",function(o){return n._handleKeydown(o)}),2&e&&it("role",n.role)},inputs:{disabled:"disabled",role:"role"},features:[Te],ngContentSelectors:Tw,decls:2,vars:0,consts:[["role","presentation",1,"mdc-evolution-chip-set__chips"]],template:function(e,n){1&e&&(qt(),z(0,"span",0),Ze(1),q())},styles:[".mdc-evolution-chip-set{display:flex}.mdc-evolution-chip-set:focus{outline:none}.mdc-evolution-chip-set__chips{display:flex;flex-flow:wrap;min-width:0}.mdc-evolution-chip-set--overflow .mdc-evolution-chip-set__chips{flex-flow:nowrap}.mdc-evolution-chip-set .mdc-evolution-chip-set__chips{margin-left:-8px;margin-right:0}[dir=rtl] .mdc-evolution-chip-set .mdc-evolution-chip-set__chips,.mdc-evolution-chip-set .mdc-evolution-chip-set__chips[dir=rtl]{margin-left:0;margin-right:-8px}.mdc-evolution-chip-set .mdc-evolution-chip{margin-left:8px;margin-right:0}[dir=rtl] .mdc-evolution-chip-set .mdc-evolution-chip,.mdc-evolution-chip-set .mdc-evolution-chip[dir=rtl]{margin-left:0;margin-right:8px}.mdc-evolution-chip-set .mdc-evolution-chip{margin-top:4px;margin-bottom:4px}.mat-mdc-chip-set .mdc-evolution-chip-set__chips{min-width:100%}.mat-mdc-chip-set-stacked{flex-direction:column;align-items:flex-start}.mat-mdc-chip-set-stacked .mat-mdc-chip{width:100%}input.mat-mdc-chip-input{flex:1 0 150px;margin-left:8px}[dir=rtl] input.mat-mdc-chip-input{margin-left:0;margin-right:8px}"],encapsulation:2,changeDetection:0}),i})(),_Q=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[J_,{provide:ZA,useValue:{separatorKeyCodes:[13]}}],imports:[vt,Fn,ws,vt]}),i})();const gQ=["switch"],bQ=["*"],yQ=new De("mat-slide-toggle-default-options",{providedIn:"root",factory:()=>({disableToggleValue:!1})}),FQ={provide:mr,useExisting:Zt(()=>Gg),multi:!0};class rL{constructor(t,e){this.source=t,this.checked=e}}let vQ=0;const wQ=za(ia(ic(Va(class{constructor(i){this._elementRef=i}}))));let kQ=(()=>{class i extends wQ{constructor(e,n,r,o,s,a,l){super(e),this._focusMonitor=n,this._changeDetectorRef=r,this.defaults=s,this._onChange=u=>{},this._onTouched=()=>{},this._required=!1,this._checked=!1,this.name=null,this.labelPosition="after",this.ariaLabel=null,this.ariaLabelledby=null,this.change=new Xe,this.toggleChange=new Xe,this.tabIndex=parseInt(o)||0,this.color=this.defaultColor=s.color||"accent",this._noopAnimations="NoopAnimations"===a,this.id=this._uniqueId=`${l}${++vQ}`}get required(){return this._required}set required(e){this._required=ct(e)}get checked(){return this._checked}set checked(e){this._checked=ct(e),this._changeDetectorRef.markForCheck()}get inputId(){return`${this.id||this._uniqueId}-input`}ngAfterContentInit(){this._focusMonitor.monitor(this._elementRef,!0).subscribe(e=>{"keyboard"===e||"program"===e?(this._focused=!0,this._changeDetectorRef.markForCheck()):e||Promise.resolve().then(()=>{this._focused=!1,this._onTouched(),this._changeDetectorRef.markForCheck()})})}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef)}writeValue(e){this.checked=!!e}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e,this._changeDetectorRef.markForCheck()}toggle(){this.checked=!this.checked,this._onChange(this.checked)}_emitChangeEvent(){this._onChange(this.checked),this.change.emit(this._createChangeEvent(this.checked))}}return i.\u0275fac=function(e){wa()},i.\u0275dir=Fe({type:i,inputs:{name:"name",id:"id",labelPosition:"labelPosition",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],required:"required",checked:"checked"},outputs:{change:"change",toggleChange:"toggleChange"},features:[Te]}),i})(),Gg=(()=>{class i extends kQ{constructor(e,n,r,o,s,a){super(e,n,r,o,s,a,"mat-mdc-slide-toggle-"),this._labelId=this._uniqueId+"-label"}get buttonId(){return`${this.id||this._uniqueId}-button`}_handleClick(){this.toggleChange.emit(),this.defaults.disableToggleValue||(this.checked=!this.checked,this._onChange(this.checked),this.change.emit(new rL(this,this.checked)))}focus(){this._switchElement.nativeElement.focus()}_createChangeEvent(e){return new rL(this,e)}_getAriaLabelledBy(){return this.ariaLabelledby?this.ariaLabelledby:this.ariaLabel?null:this._labelId}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Hr),T(Rt),Nr("tabindex"),T(yQ),T(Oi,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-slide-toggle"]],viewQuery:function(e,n){if(1&e&&bt(gQ,5),2&e){let r;je(r=He())&&(n._switchElement=r.first)}},hostAttrs:[1,"mat-mdc-slide-toggle"],hostVars:11,hostBindings:function(e,n){2&e&&(Pr("id",n.id),it("tabindex",null)("aria-label",null)("name",null)("aria-labelledby",null),nt("mat-mdc-slide-toggle-focused",n._focused)("mat-mdc-slide-toggle-checked",n.checked)("_mat-animation-noopable",n._noopAnimations))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex"},exportAs:["matSlideToggle"],features:[Qe([FQ]),Te],ngContentSelectors:bQ,decls:17,vars:24,consts:[[1,"mdc-form-field"],["role","switch","type","button",1,"mdc-switch",3,"tabIndex","disabled","click"],["switch",""],[1,"mdc-switch__track"],[1,"mdc-switch__handle-track"],[1,"mdc-switch__handle"],[1,"mdc-switch__shadow"],[1,"mdc-elevation-overlay"],[1,"mdc-switch__ripple"],["mat-ripple","",1,"mat-mdc-slide-toggle-ripple","mat-mdc-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered"],[1,"mdc-switch__icons"],["viewBox","0 0 24 24",1,"mdc-switch__icon","mdc-switch__icon--on"],["d","M19.69,5.23L8.96,15.96l-4.23-4.23L2.96,13.5l6,6L21.46,7L19.69,5.23z"],["viewBox","0 0 24 24",1,"mdc-switch__icon","mdc-switch__icon--off"],["d","M20 13H4v-2h16v2z"],[3,"for","click"]],template:function(e,n){if(1&e&&(qt(),z(0,"div",0)(1,"button",1,2),we("click",function(){return n._handleClick()}),Ne(3,"div",3),z(4,"div",4)(5,"div",5)(6,"div",6),Ne(7,"div",7),q(),z(8,"div",8),Ne(9,"div",9),q(),z(10,"div",10),cr(),z(11,"svg",11),Ne(12,"path",12),q(),z(13,"svg",13),Ne(14,"path",14),q()()()()(),Po(),z(15,"label",15),we("click",function(o){return o.stopPropagation()}),Ze(16),q()()),2&e){const r=Ji(2);nt("mdc-form-field--align-end","before"==n.labelPosition),ie(1),nt("mdc-switch--selected",n.checked)("mdc-switch--unselected",!n.checked)("mdc-switch--checked",n.checked)("mdc-switch--disabled",n.disabled),re("tabIndex",n.tabIndex)("disabled",n.disabled),it("id",n.buttonId)("name",n.name)("aria-label",n.ariaLabel)("aria-labelledby",n._getAriaLabelledBy())("aria-describedby",n.ariaDescribedby)("aria-required",n.required||null)("aria-checked",n.checked),ie(8),re("matRippleTrigger",r)("matRippleDisabled",n.disableRipple||n.disabled)("matRippleCentered",!0),ie(6),re("for",n.buttonId),it("id",n._labelId)}},dependencies:[Yr],styles:['.mdc-form-field{display:inline-flex;align-items:center;vertical-align:middle}.mdc-form-field[hidden]{display:none}.mdc-form-field>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0;order:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{margin-left:auto;margin-right:0}[dir=rtl] .mdc-form-field>label,.mdc-form-field>label[dir=rtl]{padding-left:0;padding-right:4px}.mdc-form-field--nowrap>label{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mdc-form-field--align-end>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px;order:-1}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{margin-left:0;margin-right:auto}[dir=rtl] .mdc-form-field--align-end>label,.mdc-form-field--align-end>label[dir=rtl]{padding-left:4px;padding-right:0}.mdc-form-field--space-between{justify-content:space-between}.mdc-form-field--space-between>label{margin:0}[dir=rtl] .mdc-form-field--space-between>label,.mdc-form-field--space-between>label[dir=rtl]{margin:0}.mdc-elevation-overlay{position:absolute;border-radius:inherit;pointer-events:none;opacity:var(--mdc-elevation-overlay-opacity, 0);transition:opacity 280ms cubic-bezier(0.4, 0, 0.2, 1);background-color:var(--mdc-elevation-overlay-color, #fff)}.mdc-switch{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;flex-shrink:0;margin:0;outline:none;overflow:visible;padding:0;position:relative}.mdc-switch[hidden]{display:none}.mdc-switch:disabled{cursor:default;pointer-events:none}.mdc-switch__track{overflow:hidden;position:relative;width:100%}.mdc-switch__track::before,.mdc-switch__track::after{border:1px solid rgba(0,0,0,0);border-radius:inherit;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;width:100%}@media screen and (forced-colors: active){.mdc-switch__track::before,.mdc-switch__track::after{border-color:currentColor}}.mdc-switch__track::before{transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);transform:translateX(0)}.mdc-switch__track::after{transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);transform:translateX(-100%)}[dir=rtl] .mdc-switch__track::after,.mdc-switch__track[dir=rtl]::after{transform:translateX(100%)}.mdc-switch--selected .mdc-switch__track::before{transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);transform:translateX(100%)}[dir=rtl] .mdc-switch--selected .mdc-switch__track::before,.mdc-switch--selected .mdc-switch__track[dir=rtl]::before{transform:translateX(-100%)}.mdc-switch--selected .mdc-switch__track::after{transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);transform:translateX(0)}.mdc-switch__handle-track{height:100%;pointer-events:none;position:absolute;top:0;transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1);left:0;right:auto;transform:translateX(0)}[dir=rtl] .mdc-switch__handle-track,.mdc-switch__handle-track[dir=rtl]{left:auto;right:0}.mdc-switch--selected .mdc-switch__handle-track{transform:translateX(100%)}[dir=rtl] .mdc-switch--selected .mdc-switch__handle-track,.mdc-switch--selected .mdc-switch__handle-track[dir=rtl]{transform:translateX(-100%)}.mdc-switch__handle{display:flex;pointer-events:auto;position:absolute;top:50%;transform:translateY(-50%);left:0;right:auto}[dir=rtl] .mdc-switch__handle,.mdc-switch__handle[dir=rtl]{left:auto;right:0}.mdc-switch__handle::before,.mdc-switch__handle::after{border:1px solid rgba(0,0,0,0);border-radius:inherit;box-sizing:border-box;content:"";width:100%;height:100%;left:0;position:absolute;top:0;transition:background-color 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1),border-color 75ms 0ms cubic-bezier(0.4, 0, 0.2, 1);z-index:-1}@media screen and (forced-colors: active){.mdc-switch__handle::before,.mdc-switch__handle::after{border-color:currentColor}}.mdc-switch__shadow{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0}.mdc-elevation-overlay{bottom:0;left:0;right:0;top:0}.mdc-switch__ripple{left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:-1}.mdc-switch:disabled .mdc-switch__ripple{display:none}.mdc-switch__icons{height:100%;position:relative;width:100%;z-index:1}.mdc-switch__icon{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;opacity:0;transition:opacity 30ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mdc-switch--selected .mdc-switch__icon--on,.mdc-switch--unselected .mdc-switch__icon--off{opacity:1;transition:opacity 45ms 30ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-slide-toggle{display:inline-block;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}.mat-mdc-slide-toggle .mdc-switch{width:var(--mdc-switch-track-width, 36px)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle::after{background:var(--mdc-switch-selected-handle-color, var(--mdc-theme-primary, #6200ee))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:var(--mdc-switch-selected-hover-handle-color, #310077)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus:not(:active) .mdc-switch__handle::after{background:var(--mdc-switch-selected-focus-handle-color, #310077)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__handle::after{background:var(--mdc-switch-selected-pressed-handle-color, #310077)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__handle::after{background:var(--mdc-switch-disabled-selected-handle-color, #424242)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle::after{background:var(--mdc-switch-unselected-handle-color, #616161)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):not(:active) .mdc-switch__handle::after{background:var(--mdc-switch-unselected-hover-handle-color, #212121)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus:not(:active) .mdc-switch__handle::after{background:var(--mdc-switch-unselected-focus-handle-color, #212121)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__handle::after{background:var(--mdc-switch-unselected-pressed-handle-color, #212121)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__handle::after{background:var(--mdc-switch-disabled-unselected-handle-color, #424242)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle::before{background:var(--mdc-switch-handle-surface-color, var(--mdc-theme-surface, #fff))}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__shadow{box-shadow:var(--mdc-switch-handle-elevation, 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__shadow{box-shadow:var(--mdc-switch-disabled-handle-elevation, 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12))}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__focus-ring-wrapper,.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{height:var(--mdc-switch-handle-height, 20px)}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__handle::after{opacity:var(--mdc-switch-disabled-handle-opacity, 0.38)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{border-radius:var(--mdc-switch-handle-shape, 10px)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{width:var(--mdc-switch-handle-width, 20px)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle-track{width:calc(100% - var(--mdc-switch-handle-width, 20px))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__icon{fill:var(--mdc-switch-selected-icon-color, var(--mdc-theme-on-primary, #fff))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icon{fill:var(--mdc-switch-disabled-selected-icon-color, var(--mdc-theme-on-primary, #fff))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{fill:var(--mdc-switch-unselected-icon-color, var(--mdc-theme-on-primary, #fff))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icon{fill:var(--mdc-switch-disabled-unselected-icon-color, var(--mdc-theme-on-primary, #fff))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:disabled .mdc-switch__icons{opacity:var(--mdc-switch-disabled-selected-icon-opacity, 0.38)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:disabled .mdc-switch__icons{opacity:var(--mdc-switch-disabled-unselected-icon-opacity, 0.38)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected .mdc-switch__icon{width:var(--mdc-switch-selected-icon-size, 18px);height:var(--mdc-switch-selected-icon-size, 18px)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected .mdc-switch__icon{width:var(--mdc-switch-unselected-icon-size, 18px);height:var(--mdc-switch-unselected-icon-size, 18px)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus) .mdc-switch__ripple::after{background-color:var(--mdc-switch-selected-hover-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus .mdc-switch__ripple::after{background-color:var(--mdc-switch-selected-focus-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active .mdc-switch__ripple::after{background-color:var(--mdc-switch-selected-pressed-state-layer-color, var(--mdc-theme-primary, #6200ee))}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus) .mdc-switch__ripple::after{background-color:var(--mdc-switch-unselected-hover-state-layer-color, #424242)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus .mdc-switch__ripple::after{background-color:var(--mdc-switch-unselected-focus-state-layer-color, #424242)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active .mdc-switch__ripple::after{background-color:var(--mdc-switch-unselected-pressed-state-layer-color, #424242)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before{opacity:var(--mdc-switch-selected-hover-state-layer-opacity, 0.04)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:var(--mdc-switch-selected-focus-state-layer-opacity, 0.12)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:var(--mdc-switch-selected-pressed-state-layer-opacity, 0.1)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled:active.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-switch-selected-pressed-state-layer-opacity, 0.1)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus):hover .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:hover:not(:focus).mdc-ripple-surface--hover .mdc-switch__ripple::before{opacity:var(--mdc-switch-unselected-hover-state-layer-opacity, 0.04)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus.mdc-ripple-upgraded--background-focused .mdc-switch__ripple::before,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:focus:not(.mdc-ripple-upgraded):focus .mdc-switch__ripple::before{transition-duration:75ms;opacity:var(--mdc-switch-unselected-focus-state-layer-opacity, 0.12)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded) .mdc-switch__ripple::after{transition:opacity 150ms linear}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active:not(.mdc-ripple-upgraded):active .mdc-switch__ripple::after{transition-duration:75ms;opacity:var(--mdc-switch-unselected-pressed-state-layer-opacity, 0.1)}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled:active.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:var(--mdc-switch-unselected-pressed-state-layer-opacity, 0.1)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__ripple{height:var(--mdc-switch-state-layer-size, 48px);width:var(--mdc-switch-state-layer-size, 48px)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{height:var(--mdc-switch-track-height, 14px)}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track{opacity:var(--mdc-switch-disabled-track-opacity, 0.12)}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track::after{background:var(--mdc-switch-selected-track-color, #d7bbff)}.mat-mdc-slide-toggle .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::after{background:var(--mdc-switch-selected-hover-track-color, #d7bbff)}.mat-mdc-slide-toggle .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::after{background:var(--mdc-switch-selected-focus-track-color, #d7bbff)}.mat-mdc-slide-toggle .mdc-switch:enabled:active .mdc-switch__track::after{background:var(--mdc-switch-selected-pressed-track-color, #d7bbff)}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track::after{background:var(--mdc-switch-disabled-selected-track-color, #424242)}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track::before{background:var(--mdc-switch-unselected-track-color, #e0e0e0)}.mat-mdc-slide-toggle .mdc-switch:enabled:hover:not(:focus):not(:active) .mdc-switch__track::before{background:var(--mdc-switch-unselected-hover-track-color, #e0e0e0)}.mat-mdc-slide-toggle .mdc-switch:enabled:focus:not(:active) .mdc-switch__track::before{background:var(--mdc-switch-unselected-focus-track-color, #e0e0e0)}.mat-mdc-slide-toggle .mdc-switch:enabled:active .mdc-switch__track::before{background:var(--mdc-switch-unselected-pressed-track-color, #e0e0e0)}.mat-mdc-slide-toggle .mdc-switch:disabled .mdc-switch__track::before{background:var(--mdc-switch-disabled-unselected-track-color, #424242)}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{border-radius:var(--mdc-switch-track-shape, 7px)}.mat-mdc-slide-toggle .mat-mdc-slide-toggle-ripple,.mat-mdc-slide-toggle .mdc-switch__ripple::after{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:50%;pointer-events:none}.mat-mdc-slide-toggle .mat-mdc-slide-toggle-ripple:not(:empty),.mat-mdc-slide-toggle .mdc-switch__ripple::after:not(:empty){transform:translateZ(0)}.mat-mdc-slide-toggle .mdc-switch__ripple::after{content:"";opacity:0}.mat-mdc-slide-toggle .mdc-switch:hover .mdc-switch__ripple::after{opacity:.04;transition:opacity 75ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mat-mdc-slide-toggle.mat-mdc-slide-toggle-focused .mdc-switch .mdc-switch__ripple::after{opacity:.12}.mat-mdc-slide-toggle.mat-mdc-slide-toggle-focused .mat-mdc-focus-indicator::before{content:""}.mat-mdc-slide-toggle .mat-ripple-element{opacity:.12}.mat-mdc-slide-toggle .mat-mdc-focus-indicator::before{border-radius:50%}.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__handle-track,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-elevation-overlay,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__icon,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__handle::before,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__handle::after,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__track::before,.mat-mdc-slide-toggle._mat-animation-noopable .mdc-switch__track::after{transition:none}'],encapsulation:2,changeDetection:0}),i})(),oL=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})(),MQ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[oL,vt,ws,Fn,oL,vt]}),i})();const EQ=new De("MAT_PROGRESS_BAR_DEFAULT_OPTIONS"),SQ=ia(class{constructor(i){this._elementRef=i}},"primary");let Aw=(()=>{class i extends SQ{constructor(e,n,r,o,s){super(e),this._ngZone=n,this._changeDetectorRef=r,this._animationMode=o,this._isNoopAnimation=!1,this._value=0,this._bufferValue=0,this.animationEnd=new Xe,this._mode="determinate",this._transitionendHandler=a=>{0===this.animationEnd.observers.length||!a.target||!a.target.classList.contains("mdc-linear-progress__primary-bar")||("determinate"===this.mode||"buffer"===this.mode)&&this._ngZone.run(()=>this.animationEnd.next({value:this.value}))},this._isNoopAnimation="NoopAnimations"===o,s&&(s.color&&(this.color=this.defaultColor=s.color),this.mode=s.mode||this.mode)}get value(){return this._value}set value(e){this._value=sL(en(e)),this._changeDetectorRef.markForCheck()}get bufferValue(){return this._bufferValue||0}set bufferValue(e){this._bufferValue=sL(en(e)),this._changeDetectorRef.markForCheck()}get mode(){return this._mode}set mode(e){this._mode=e,this._changeDetectorRef.markForCheck()}ngAfterViewInit(){this._ngZone.runOutsideAngular(()=>{this._elementRef.nativeElement.addEventListener("transitionend",this._transitionendHandler)})}ngOnDestroy(){this._elementRef.nativeElement.removeEventListener("transitionend",this._transitionendHandler)}_getPrimaryBarTransform(){return`scaleX(${this._isIndeterminate()?1:this.value/100})`}_getBufferBarFlexBasis(){return`${"buffer"===this.mode?this.bufferValue:100}%`}_isIndeterminate(){return"indeterminate"===this.mode||"query"===this.mode}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(rt),T(Rt),T(Oi,8),T(EQ,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-progress-bar"]],hostAttrs:["role","progressbar","aria-valuemin","0","aria-valuemax","100","tabindex","-1",1,"mat-mdc-progress-bar","mdc-linear-progress"],hostVars:8,hostBindings:function(e,n){2&e&&(it("aria-valuenow",n._isIndeterminate()?null:n.value)("mode",n.mode),nt("_mat-animation-noopable",n._isNoopAnimation)("mdc-linear-progress--animation-ready",!n._isNoopAnimation)("mdc-linear-progress--indeterminate",n._isIndeterminate()))},inputs:{color:"color",value:"value",bufferValue:"bufferValue",mode:"mode"},outputs:{animationEnd:"animationEnd"},exportAs:["matProgressBar"],features:[Te],decls:7,vars:4,consts:[["aria-hidden","true",1,"mdc-linear-progress__buffer"],[1,"mdc-linear-progress__buffer-bar"],[1,"mdc-linear-progress__buffer-dots"],["aria-hidden","true",1,"mdc-linear-progress__bar","mdc-linear-progress__primary-bar"],[1,"mdc-linear-progress__bar-inner"],["aria-hidden","true",1,"mdc-linear-progress__bar","mdc-linear-progress__secondary-bar"]],template:function(e,n){1&e&&(z(0,"div",0),Ne(1,"div",1)(2,"div",2),q(),z(3,"div",3),Ne(4,"span",4),q(),z(5,"div",5),Ne(6,"span",4),q()),2&e&&(ie(1),wi("flex-basis",n._getBufferBarFlexBasis()),ie(2),wi("transform",n._getPrimaryBarTransform()))},styles:["@keyframes mdc-linear-progress-primary-indeterminate-translate{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(var(--mdc-linear-progress-primary-half, 83.67142%))}100%{transform:translateX(var(--mdc-linear-progress-primary-full, 200.611057%))}}@keyframes mdc-linear-progress-primary-indeterminate-scale{0%{transform:scaleX(0.08)}36.65%{animation-timing-function:cubic-bezier(0.334731, 0.12482, 0.785844, 1);transform:scaleX(0.08)}69.15%{animation-timing-function:cubic-bezier(0.06, 0.11, 0.6, 1);transform:scaleX(0.661479)}100%{transform:scaleX(0.08)}}@keyframes mdc-linear-progress-secondary-indeterminate-translate{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(var(--mdc-linear-progress-secondary-quarter, 37.651913%))}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(var(--mdc-linear-progress-secondary-half, 84.386165%))}100%{transform:translateX(var(--mdc-linear-progress-secondary-full, 160.277782%))}}@keyframes mdc-linear-progress-secondary-indeterminate-scale{0%{animation-timing-function:cubic-bezier(0.205028, 0.057051, 0.57661, 0.453971);transform:scaleX(0.08)}19.15%{animation-timing-function:cubic-bezier(0.152313, 0.196432, 0.648374, 1.004315);transform:scaleX(0.457104)}44.15%{animation-timing-function:cubic-bezier(0.257759, -0.003163, 0.211762, 1.38179);transform:scaleX(0.72796)}100%{transform:scaleX(0.08)}}@keyframes mdc-linear-progress-buffering{from{transform:rotate(180deg) translateX(-10px)}}@keyframes mdc-linear-progress-primary-indeterminate-translate-reverse{0%{transform:translateX(0)}20%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(0)}59.15%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(var(--mdc-linear-progress-primary-half-neg, -83.67142%))}100%{transform:translateX(var(--mdc-linear-progress-primary-full-neg, -200.611057%))}}@keyframes mdc-linear-progress-secondary-indeterminate-translate-reverse{0%{animation-timing-function:cubic-bezier(0.15, 0, 0.515058, 0.409685);transform:translateX(0)}25%{animation-timing-function:cubic-bezier(0.31033, 0.284058, 0.8, 0.733712);transform:translateX(var(--mdc-linear-progress-secondary-quarter-neg, -37.651913%))}48.35%{animation-timing-function:cubic-bezier(0.4, 0.627035, 0.6, 0.902026);transform:translateX(var(--mdc-linear-progress-secondary-half-neg, -84.386165%))}100%{transform:translateX(var(--mdc-linear-progress-secondary-full-neg, -160.277782%))}}@keyframes mdc-linear-progress-buffering-reverse{from{transform:translateX(-10px)}}.mdc-linear-progress{position:relative;width:100%;transform:translateZ(0);outline:1px solid rgba(0,0,0,0);overflow:hidden;transition:opacity 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}@media screen and (forced-colors: active){.mdc-linear-progress{outline-color:CanvasText}}.mdc-linear-progress__bar{position:absolute;width:100%;height:100%;animation:none;transform-origin:top left;transition:transform 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__bar-inner{display:inline-block;position:absolute;width:100%;animation:none;border-top-style:solid}.mdc-linear-progress__buffer{display:flex;position:absolute;width:100%;height:100%}.mdc-linear-progress__buffer-dots{background-repeat:repeat-x;flex:auto;transform:rotate(180deg);animation:mdc-linear-progress-buffering 250ms infinite linear}.mdc-linear-progress__buffer-bar{flex:0 1 100%;transition:flex-basis 250ms 0ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-linear-progress__primary-bar{transform:scaleX(0)}.mdc-linear-progress__secondary-bar{display:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;display:block}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar{animation:mdc-linear-progress-primary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{animation:mdc-linear-progress-primary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar{animation:mdc-linear-progress-secondary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate.mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{animation:mdc-linear-progress-secondary-indeterminate-scale 2s infinite linear}[dir=rtl] .mdc-linear-progress:not([dir=ltr]) .mdc-linear-progress__bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]) .mdc-linear-progress__bar{right:0;-webkit-transform-origin:center right;transform-origin:center right}[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__primary-bar{animation-name:mdc-linear-progress-primary-indeterminate-translate-reverse}[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--animation-ready .mdc-linear-progress__secondary-bar{animation-name:mdc-linear-progress-secondary-indeterminate-translate-reverse}[dir=rtl] .mdc-linear-progress:not([dir=ltr]) .mdc-linear-progress__buffer-dots,.mdc-linear-progress[dir=rtl]:not([dir=ltr]) .mdc-linear-progress__buffer-dots{animation:mdc-linear-progress-buffering-reverse 250ms infinite linear;transform:rotate(0)}[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{right:-145.166611%;left:auto}[dir=rtl] .mdc-linear-progress:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar,.mdc-linear-progress[dir=rtl]:not([dir=ltr]).mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{right:-54.888891%;left:auto}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress--closed-animation-off .mdc-linear-progress__buffer-dots{animation:none}.mdc-linear-progress--closed-animation-off.mdc-linear-progress--indeterminate .mdc-linear-progress__bar,.mdc-linear-progress--closed-animation-off.mdc-linear-progress--indeterminate .mdc-linear-progress__bar .mdc-linear-progress__bar-inner{animation:none}.mdc-linear-progress__bar-inner{border-color:var(--mdc-linear-progress-active-indicator-color, #6200ee)}.mdc-linear-progress__buffer-dots{background-image:url(\"data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E\")}.mdc-linear-progress__buffer-bar{background-color:#e6e6e6}.mdc-linear-progress{height:var(--mdc-linear-progress-track-height, 4px)}.mdc-linear-progress__bar-inner{border-top-width:var(--mdc-linear-progress-track-height, 4px)}.mdc-linear-progress__buffer-dots{background-size:10px var(--mdc-linear-progress-track-height, 4px)}.mat-mdc-progress-bar{display:block}.mat-mdc-progress-bar[mode=query]{transform:scaleX(-1)}.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__buffer-dots,.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__primary-bar,.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__secondary-bar,.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__bar-inner.mdc-linear-progress__bar-inner{animation:none}.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__primary-bar,.mat-mdc-progress-bar._mat-animation-noopable .mdc-linear-progress__buffer-bar{transition:transform 1ms}"],encapsulation:2,changeDetection:0}),i})();function sL(i,t=0,e=100){return Math.max(t,Math.min(e,i))}let TQ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt]}),i})();const AQ=["tooltip"],aL=new De("mat-tooltip-scroll-strategy"),NQ={provide:aL,deps:[no],useFactory:function IQ(i){return()=>i.scrollStrategies.reposition({scrollThrottle:20})}},RQ=new De("mat-tooltip-default-options",{providedIn:"root",factory:function OQ(){return{showDelay:0,hideDelay:0,touchendHideDelay:1500}}}),lL="tooltip-panel",cL=Aa({passive:!0});let VQ=(()=>{class i{constructor(e,n,r,o,s,a,l,u,g,D,H,K){this._overlay=e,this._elementRef=n,this._scrollDispatcher=r,this._viewContainerRef=o,this._ngZone=s,this._platform=a,this._ariaDescriber=l,this._focusMonitor=u,this._dir=D,this._defaultOptions=H,this._position="below",this._positionAtOrigin=!1,this._disabled=!1,this._viewInitialized=!1,this._pointerExitEventsInitialized=!1,this._viewportMargin=8,this._cssClassPrefix="mat",this._showDelay=this._defaultOptions.showDelay,this._hideDelay=this._defaultOptions.hideDelay,this.touchGestures="auto",this._message="",this._passiveListeners=[],this._destroyed=new ce,this._scrollStrategy=g,this._document=K,H&&(H.position&&(this.position=H.position),H.positionAtOrigin&&(this.positionAtOrigin=H.positionAtOrigin),H.touchGestures&&(this.touchGestures=H.touchGestures)),D.change.pipe(wt(this._destroyed)).subscribe(()=>{this._overlayRef&&this._updatePosition(this._overlayRef)})}get position(){return this._position}set position(e){e!==this._position&&(this._position=e,this._overlayRef&&(this._updatePosition(this._overlayRef),this._tooltipInstance?.show(0),this._overlayRef.updatePosition()))}get positionAtOrigin(){return this._positionAtOrigin}set positionAtOrigin(e){this._positionAtOrigin=ct(e),this._detach(),this._overlayRef=null}get disabled(){return this._disabled}set disabled(e){this._disabled=ct(e),this._disabled?this.hide(0):this._setupPointerEnterEventsIfNeeded()}get showDelay(){return this._showDelay}set showDelay(e){this._showDelay=en(e)}get hideDelay(){return this._hideDelay}set hideDelay(e){this._hideDelay=en(e),this._tooltipInstance&&(this._tooltipInstance._mouseLeaveHideDelay=this._hideDelay)}get message(){return this._message}set message(e){this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this._message,"tooltip"),this._message=null!=e?String(e).trim():"",!this._message&&this._isTooltipVisible()?this.hide(0):(this._setupPointerEnterEventsIfNeeded(),this._updateTooltipMessage(),this._ngZone.runOutsideAngular(()=>{Promise.resolve().then(()=>{this._ariaDescriber.describe(this._elementRef.nativeElement,this.message,"tooltip")})}))}get tooltipClass(){return this._tooltipClass}set tooltipClass(e){this._tooltipClass=e,this._tooltipInstance&&this._setTooltipClass(this._tooltipClass)}ngAfterViewInit(){this._viewInitialized=!0,this._setupPointerEnterEventsIfNeeded(),this._focusMonitor.monitor(this._elementRef).pipe(wt(this._destroyed)).subscribe(e=>{e?"keyboard"===e&&this._ngZone.run(()=>this.show()):this._ngZone.run(()=>this.hide(0))})}ngOnDestroy(){const e=this._elementRef.nativeElement;clearTimeout(this._touchstartTimeout),this._overlayRef&&(this._overlayRef.dispose(),this._tooltipInstance=null),this._passiveListeners.forEach(([n,r])=>{e.removeEventListener(n,r,cL)}),this._passiveListeners.length=0,this._destroyed.next(),this._destroyed.complete(),this._ariaDescriber.removeDescription(e,this.message,"tooltip"),this._focusMonitor.stopMonitoring(e)}show(e=this.showDelay,n){if(this.disabled||!this.message||this._isTooltipVisible())return void this._tooltipInstance?._cancelPendingAnimations();const r=this._createOverlay(n);this._detach(),this._portal=this._portal||new ou(this._tooltipComponent,this._viewContainerRef);const o=this._tooltipInstance=r.attach(this._portal).instance;o._triggerElement=this._elementRef.nativeElement,o._mouseLeaveHideDelay=this._hideDelay,o.afterHidden().pipe(wt(this._destroyed)).subscribe(()=>this._detach()),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),o.show(e)}hide(e=this.hideDelay){const n=this._tooltipInstance;n&&(n.isVisible()?n.hide(e):(n._cancelPendingAnimations(),this._detach()))}toggle(e){this._isTooltipVisible()?this.hide():this.show(void 0,e)}_isTooltipVisible(){return!!this._tooltipInstance&&this._tooltipInstance.isVisible()}_createOverlay(e){if(this._overlayRef){const o=this._overlayRef.getConfig().positionStrategy;if((!this.positionAtOrigin||!e)&&o._origin instanceof Ke)return this._overlayRef;this._detach()}const n=this._scrollDispatcher.getAncestorScrollContainers(this._elementRef),r=this._overlay.position().flexibleConnectedTo(this.positionAtOrigin&&e||this._elementRef).withTransformOriginOn(`.${this._cssClassPrefix}-tooltip`).withFlexibleDimensions(!1).withViewportMargin(this._viewportMargin).withScrollableContainers(n);return r.positionChanges.pipe(wt(this._destroyed)).subscribe(o=>{this._updateCurrentPositionClass(o.connectionPair),this._tooltipInstance&&o.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run(()=>this.hide(0))}),this._overlayRef=this._overlay.create({direction:this._dir,positionStrategy:r,panelClass:`${this._cssClassPrefix}-${lL}`,scrollStrategy:this._scrollStrategy()}),this._updatePosition(this._overlayRef),this._overlayRef.detachments().pipe(wt(this._destroyed)).subscribe(()=>this._detach()),this._overlayRef.outsidePointerEvents().pipe(wt(this._destroyed)).subscribe(()=>this._tooltipInstance?._handleBodyInteraction()),this._overlayRef.keydownEvents().pipe(wt(this._destroyed)).subscribe(o=>{this._isTooltipVisible()&&27===o.keyCode&&!qo(o)&&(o.preventDefault(),o.stopPropagation(),this._ngZone.run(()=>this.hide(0)))}),this._defaultOptions?.disableTooltipInteractivity&&this._overlayRef.addPanelClass(`${this._cssClassPrefix}-tooltip-panel-non-interactive`),this._overlayRef}_detach(){this._overlayRef&&this._overlayRef.hasAttached()&&this._overlayRef.detach(),this._tooltipInstance=null}_updatePosition(e){const n=e.getConfig().positionStrategy,r=this._getOrigin(),o=this._getOverlayPosition();n.withPositions([this._addOffset({...r.main,...o.main}),this._addOffset({...r.fallback,...o.fallback})])}_addOffset(e){return e}_getOrigin(){const e=!this._dir||"ltr"==this._dir.value,n=this.position;let r;"above"==n||"below"==n?r={originX:"center",originY:"above"==n?"top":"bottom"}:"before"==n||"left"==n&&e||"right"==n&&!e?r={originX:"start",originY:"center"}:("after"==n||"right"==n&&e||"left"==n&&!e)&&(r={originX:"end",originY:"center"});const{x:o,y:s}=this._invertPosition(r.originX,r.originY);return{main:r,fallback:{originX:o,originY:s}}}_getOverlayPosition(){const e=!this._dir||"ltr"==this._dir.value,n=this.position;let r;"above"==n?r={overlayX:"center",overlayY:"bottom"}:"below"==n?r={overlayX:"center",overlayY:"top"}:"before"==n||"left"==n&&e||"right"==n&&!e?r={overlayX:"end",overlayY:"center"}:("after"==n||"right"==n&&e||"left"==n&&!e)&&(r={overlayX:"start",overlayY:"center"});const{x:o,y:s}=this._invertPosition(r.overlayX,r.overlayY);return{main:r,fallback:{overlayX:o,overlayY:s}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),this._ngZone.onMicrotaskEmpty.pipe(ki(1),wt(this._destroyed)).subscribe(()=>{this._tooltipInstance&&this._overlayRef.updatePosition()}))}_setTooltipClass(e){this._tooltipInstance&&(this._tooltipInstance.tooltipClass=e,this._tooltipInstance._markForCheck())}_invertPosition(e,n){return"above"===this.position||"below"===this.position?"top"===n?n="bottom":"bottom"===n&&(n="top"):"end"===e?e="start":"start"===e&&(e="end"),{x:e,y:n}}_updateCurrentPositionClass(e){const{overlayY:n,originX:r,originY:o}=e;let s;if(s="center"===n?this._dir&&"rtl"===this._dir.value?"end"===r?"left":"right":"start"===r?"left":"right":"bottom"===n&&"top"===o?"above":"below",s!==this._currentPosition){const a=this._overlayRef;if(a){const l=`${this._cssClassPrefix}-${lL}-`;a.removePanelClass(l+this._currentPosition),a.addPanelClass(l+s)}this._currentPosition=s}}_setupPointerEnterEventsIfNeeded(){this._disabled||!this.message||!this._viewInitialized||this._passiveListeners.length||(this._platformSupportsMouseEvents()?this._passiveListeners.push(["mouseenter",e=>{let n;this._setupPointerExitEventsIfNeeded(),void 0!==e.x&&void 0!==e.y&&(n=e),this.show(void 0,n)}]):"off"!==this.touchGestures&&(this._disableNativeGesturesIfNecessary(),this._passiveListeners.push(["touchstart",e=>{const n=e.targetTouches?.[0],r=n?{x:n.clientX,y:n.clientY}:void 0;this._setupPointerExitEventsIfNeeded(),clearTimeout(this._touchstartTimeout),this._touchstartTimeout=setTimeout(()=>this.show(void 0,r),500)}])),this._addListeners(this._passiveListeners))}_setupPointerExitEventsIfNeeded(){if(this._pointerExitEventsInitialized)return;this._pointerExitEventsInitialized=!0;const e=[];if(this._platformSupportsMouseEvents())e.push(["mouseleave",n=>{const r=n.relatedTarget;(!r||!this._overlayRef?.overlayElement.contains(r))&&this.hide()}],["wheel",n=>this._wheelListener(n)]);else if("off"!==this.touchGestures){this._disableNativeGesturesIfNecessary();const n=()=>{clearTimeout(this._touchstartTimeout),this.hide(this._defaultOptions.touchendHideDelay)};e.push(["touchend",n],["touchcancel",n])}this._addListeners(e),this._passiveListeners.push(...e)}_addListeners(e){e.forEach(([n,r])=>{this._elementRef.nativeElement.addEventListener(n,r,cL)})}_platformSupportsMouseEvents(){return!this._platform.IOS&&!this._platform.ANDROID}_wheelListener(e){if(this._isTooltipVisible()){const n=this._document.elementFromPoint(e.clientX,e.clientY),r=this._elementRef.nativeElement;n!==r&&!r.contains(n)&&this.hide()}}_disableNativeGesturesIfNecessary(){const e=this.touchGestures;if("off"!==e){const n=this._elementRef.nativeElement,r=n.style;("on"===e||"INPUT"!==n.nodeName&&"TEXTAREA"!==n.nodeName)&&(r.userSelect=r.msUserSelect=r.webkitUserSelect=r.MozUserSelect="none"),("on"===e||!n.draggable)&&(r.webkitUserDrag="none"),r.touchAction="none",r.webkitTapHighlightColor="transparent"}}}return i.\u0275fac=function(e){wa()},i.\u0275dir=Fe({type:i,inputs:{position:["matTooltipPosition","position"],positionAtOrigin:["matTooltipPositionAtOrigin","positionAtOrigin"],disabled:["matTooltipDisabled","disabled"],showDelay:["matTooltipShowDelay","showDelay"],hideDelay:["matTooltipHideDelay","hideDelay"],touchGestures:["matTooltipTouchGestures","touchGestures"],message:["matTooltip","message"],tooltipClass:["matTooltipClass","tooltipClass"]}}),i})(),Rm=(()=>{class i extends VQ{constructor(e,n,r,o,s,a,l,u,g,D,H,K){super(e,n,r,o,s,a,l,u,g,D,H,K),this._tooltipComponent=UQ,this._cssClassPrefix="mat-mdc",this._viewportMargin=8}_addOffset(e){const r=!this._dir||"ltr"==this._dir.value;return"top"===e.originY?e.offsetY=-8:"bottom"===e.originY?e.offsetY=8:"start"===e.originX?e.offsetX=r?-8:8:"end"===e.originX&&(e.offsetX=r?8:-8),e}}return i.\u0275fac=function(e){return new(e||i)(T(no),T(Ke),T(nc),T(Wi),T(rt),T(Ri),T(sU),T(Hr),T(aL),T(Cn,8),T(RQ,8),T(xt))},i.\u0275dir=Fe({type:i,selectors:[["","matTooltip",""]],hostAttrs:[1,"mat-mdc-tooltip-trigger"],exportAs:["matTooltip"],features:[Te]}),i})(),zQ=(()=>{class i{constructor(e,n){this._changeDetectorRef=e,this._closeOnInteraction=!1,this._isVisible=!1,this._onHide=new ce,this._animationsDisabled="NoopAnimations"===n}show(e){clearTimeout(this._hideTimeoutId),this._showTimeoutId=setTimeout(()=>{this._toggleVisibility(!0),this._showTimeoutId=void 0},e)}hide(e){clearTimeout(this._showTimeoutId),this._hideTimeoutId=setTimeout(()=>{this._toggleVisibility(!1),this._hideTimeoutId=void 0},e)}afterHidden(){return this._onHide}isVisible(){return this._isVisible}ngOnDestroy(){this._cancelPendingAnimations(),this._onHide.complete(),this._triggerElement=null}_handleBodyInteraction(){this._closeOnInteraction&&this.hide(0)}_markForCheck(){this._changeDetectorRef.markForCheck()}_handleMouseLeave({relatedTarget:e}){(!e||!this._triggerElement.contains(e))&&(this.isVisible()?this.hide(this._mouseLeaveHideDelay):this._finalizeAnimation(!1))}_onShow(){}_handleAnimationEnd({animationName:e}){(e===this._showAnimation||e===this._hideAnimation)&&this._finalizeAnimation(e===this._showAnimation)}_cancelPendingAnimations(){clearTimeout(this._showTimeoutId),clearTimeout(this._hideTimeoutId),this._showTimeoutId=this._hideTimeoutId=void 0}_finalizeAnimation(e){e?this._closeOnInteraction=!0:this.isVisible()||this._onHide.next()}_toggleVisibility(e){const n=this._tooltip.nativeElement,r=this._showAnimation,o=this._hideAnimation;if(n.classList.remove(e?o:r),n.classList.add(e?r:o),this._isVisible=e,e&&!this._animationsDisabled&&"function"==typeof getComputedStyle){const s=getComputedStyle(n);("0s"===s.getPropertyValue("animation-duration")||"none"===s.getPropertyValue("animation-name"))&&(this._animationsDisabled=!0)}e&&this._onShow(),this._animationsDisabled&&(n.classList.add("_mat-animation-noopable"),this._finalizeAnimation(e))}}return i.\u0275fac=function(e){return new(e||i)(T(Rt),T(Oi,8))},i.\u0275dir=Fe({type:i}),i})(),UQ=(()=>{class i extends zQ{constructor(e,n,r){super(e,r),this._elementRef=n,this._isMultiline=!1,this._showAnimation="mat-mdc-tooltip-show",this._hideAnimation="mat-mdc-tooltip-hide"}_onShow(){this._isMultiline=this._isTooltipMultiline(),this._markForCheck()}_isTooltipMultiline(){const e=this._elementRef.nativeElement.getBoundingClientRect();return e.height>24&&e.width>=200}}return i.\u0275fac=function(e){return new(e||i)(T(Rt),T(Ke),T(Oi,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-tooltip-component"]],viewQuery:function(e,n){if(1&e&&bt(AQ,7),2&e){let r;je(r=He())&&(n._tooltip=r.first)}},hostAttrs:["aria-hidden","true"],hostVars:2,hostBindings:function(e,n){1&e&&we("mouseleave",function(o){return n._handleMouseLeave(o)}),2&e&&wi("zoom",n.isVisible()?1:null)},features:[Te],decls:4,vars:4,consts:[[1,"mdc-tooltip","mdc-tooltip--shown","mat-mdc-tooltip",3,"ngClass","animationend"],["tooltip",""],[1,"mdc-tooltip__surface","mdc-tooltip__surface-animation"]],template:function(e,n){1&e&&(z(0,"div",0,1),we("animationend",function(o){return n._handleAnimationEnd(o)}),z(2,"div",2),ue(3),q()()),2&e&&(nt("mdc-tooltip--multiline",n._isMultiline),re("ngClass",n.tooltipClass),ie(3),Ai(n.message))},dependencies:[$p],styles:['.mdc-tooltip__surface{word-break:var(--mdc-tooltip-word-break, normal);overflow-wrap:anywhere}.mdc-tooltip{position:fixed;display:none;z-index:9}.mdc-tooltip-wrapper--rich{position:relative}.mdc-tooltip--shown,.mdc-tooltip--showing,.mdc-tooltip--hide{display:inline-flex}.mdc-tooltip--shown.mdc-tooltip--rich,.mdc-tooltip--showing.mdc-tooltip--rich,.mdc-tooltip--hide.mdc-tooltip--rich{display:inline-block;left:-320px;position:absolute}.mdc-tooltip__surface{line-height:16px;padding:4px 8px;min-width:40px;max-width:200px;min-height:24px;max-height:40vh;box-sizing:border-box;overflow:hidden;text-align:center}.mdc-tooltip__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-tooltip__surface::before{border-color:CanvasText}}.mdc-tooltip--rich .mdc-tooltip__surface{align-items:flex-start;display:flex;flex-direction:column;min-height:24px;min-width:40px;max-width:320px;position:relative}.mdc-tooltip--multiline .mdc-tooltip__surface{text-align:left}[dir=rtl] .mdc-tooltip--multiline .mdc-tooltip__surface,.mdc-tooltip--multiline .mdc-tooltip__surface[dir=rtl]{text-align:right}.mdc-tooltip__surface .mdc-tooltip__title{margin:0 8px}.mdc-tooltip__surface .mdc-tooltip__content{max-width:calc(200px - (2 * 8px));margin:8px;text-align:left}[dir=rtl] .mdc-tooltip__surface .mdc-tooltip__content,.mdc-tooltip__surface .mdc-tooltip__content[dir=rtl]{text-align:right}.mdc-tooltip--rich .mdc-tooltip__surface .mdc-tooltip__content{max-width:calc(320px - (2 * 8px));align-self:stretch}.mdc-tooltip__surface .mdc-tooltip__content-link{text-decoration:none}.mdc-tooltip--rich-actions,.mdc-tooltip__content,.mdc-tooltip__title{z-index:1}.mdc-tooltip__surface-animation{opacity:0;transform:scale(0.8);will-change:transform,opacity}.mdc-tooltip--shown .mdc-tooltip__surface-animation{transform:scale(1);opacity:1}.mdc-tooltip--hide .mdc-tooltip__surface-animation{transform:scale(1)}.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{position:absolute;height:24px;width:24px;transform:rotate(35deg) skewY(20deg) scaleX(0.9396926208)}.mdc-tooltip__caret-surface-top .mdc-elevation-overlay,.mdc-tooltip__caret-surface-bottom .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-tooltip__caret-surface-bottom{outline:1px solid rgba(0,0,0,0);z-index:-1}@media screen and (forced-colors: active){.mdc-tooltip__caret-surface-bottom{outline-color:CanvasText}}.mdc-tooltip__surface{background-color:var(--mdc-plain-tooltip-container-color, #fff)}.mdc-tooltip__surface{border-radius:var(--mdc-plain-tooltip-container-shape, var(--mdc-shape-small, 4px))}.mdc-tooltip__caret-surface-top,.mdc-tooltip__caret-surface-bottom{border-radius:var(--mdc-plain-tooltip-container-shape, var(--mdc-shape-small, 4px))}.mdc-tooltip__surface{color:var(--mdc-plain-tooltip-supporting-text-color, #000)}.mdc-tooltip__surface{font-family:var(--mdc-plain-tooltip-supporting-text-font, inherit);font-size:var(--mdc-plain-tooltip-supporting-text-size, inherit);font-weight:var(--mdc-plain-tooltip-supporting-text-weight, inherit);letter-spacing:var(--mdc-plain-tooltip-supporting-text-tracking, inherit)}.mat-mdc-tooltip{position:relative;transform:scale(0)}.mat-mdc-tooltip::before{content:"";top:-8px;right:-8px;bottom:-8px;left:-8px;z-index:-1;position:absolute}.mat-mdc-tooltip._mat-animation-noopable{animation:none;transform:scale(1)}.mat-mdc-tooltip-panel-non-interactive{pointer-events:none}@keyframes mat-mdc-tooltip-show{0%{opacity:0;transform:scale(0.8)}100%{opacity:1;transform:scale(1)}}@keyframes mat-mdc-tooltip-hide{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.8)}}.mat-mdc-tooltip-show{animation:mat-mdc-tooltip-show 150ms cubic-bezier(0, 0, 0.2, 1) forwards}.mat-mdc-tooltip-hide{animation:mat-mdc-tooltip-hide 75ms cubic-bezier(0.4, 0, 1, 1) forwards}'],encapsulation:2,changeDetection:0}),i})(),dL=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[NQ],imports:[Q_,Fn,su,vt,vt,oc]}),i})();function WQ(i,t){1&i&&(z(0,"mat-icon",1),ue(1,"public"),q()),2&i&&re("matTooltip",t.$implicit)}class sa{constructor(t){this.profiles=t,this.pubkey=""}ngOnInit(){var t=this;return Ye(function*(){t.profile||(t.profile=yield t.profiles.getProfile(t.pubkey)),t.profile&&(t.verifications=t.profile.verifications)})()}}function $Q(i,t){if(1&i&&Ne(0,"img",8),2&i){const e=ye();wi("border-color",null==e.circle?null:e.circle.color),re("matTooltip",e.tooltip)("src",e.imagePath,mh)}}function GQ(i,t){1&i&&Ne(0,"img",9),2&i&&re("src",ye().imagePath,mh)}sa.\u0275fac=function(t){return new(t||sa)(T(Zn))},sa.\u0275cmp=qe({type:sa,selectors:[["app-directory-icon"]],inputs:{pubkey:"pubkey",profile:"profile"},decls:1,vars:1,consts:[["class","directory-icon",3,"matTooltip",4,"ngFor","ngForOf"],[1,"directory-icon",3,"matTooltip"]],template:function(t,e){1&t&&be(0,WQ,2,1,"mat-icon",0),2&t&&re("ngForOf",e.verifications)},dependencies:[Gn,Do,Rm],encapsulation:2});const uL=function(i){return["/user",i]};class Es{constructor(t,e,n){this.profiles=t,this.circleService=e,this.utilities=n,this.pubkey="",this.imagePath="/assets/profile.png",this.tooltip="",this.tooltipName="",this.profileName="",this.muted=!1}ngAfterViewInit(){}ngOnInit(){var t=this;return Ye(function*(){if(t.profile)t.pubkey=t.profile.pubkey,t.profileName=t.utilities.getNostrIdentifier(t.profile.pubkey);else if(t.profile=yield t.profiles.getProfile(t.pubkey),t.profileName=t.utilities.getNostrIdentifier(t.pubkey),!t.profile)return;t.profile.picture&&(t.imagePath=t.profile.picture),t.tooltip=t.profile.about,t.tooltipName=t.profileName,t.profileName=t.profile.name||t.profileName,t.circle=yield t.circleService.getCircle(t.profile.circle),t.muted=t.profile.mute})()}}function XQ(i,t){if(1&i){const e=Ft();z(0,"div",2)(1,"button",3),we("click",function(){return Ue(e),Ge(ye().action())}),ue(2),q()()}if(2&i){const e=ye();ie(2),gi(" ",e.data.action," ")}}Es.\u0275fac=function(t){return new(t||Es)(T(Zn),T(Ur),T(sr))},Es.\u0275cmp=qe({type:Es,selectors:[["app-profile-header"]],inputs:{pubkey:"pubkey",profile:"profile"},ngContentSelectors:["*"],decls:11,vars:12,consts:[[1,"event-header"],[1,"icon"],[3,"routerLink"],["class","profile-image-follow","matTooltipPosition","above",3,"matTooltip","borderColor","src",4,"ngIf"],["class","profile-image","matTooltipPosition","above",3,"src",4,"ngIf"],[1,"name","clickable"],["matTooltipPosition","above",3,"matTooltip"],[1,"date","clickable"],["matTooltipPosition","above",1,"profile-image-follow",3,"matTooltip","src"],["matTooltipPosition","above",1,"profile-image",3,"src"]],template:function(t,e){1&t&&(qt(),z(0,"div",0)(1,"div",1)(2,"a",2),be(3,$Q,1,4,"img",3),be(4,GQ,1,1,"img",4),q()(),z(5,"div",5)(6,"a",2)(7,"span",6),ue(8),q()()(),z(9,"div",7),Ze(10),q()()),2&t&&(ie(2),re("routerLink",Ch(8,uL,e.pubkey)),ie(1),re("ngIf",null==e.profile?null:e.profile.follow),ie(1),re("ngIf",!(null!=e.profile&&e.profile.follow)),ie(2),re("routerLink",Ch(10,uL,e.pubkey)),ie(1),nt("muted",e.muted),re("matTooltip",e.tooltipName),ie(1),Ai(e.profileName))},dependencies:[bi,em,Rm],styles:[".profile-image-follow[_ngcontent-%COMP%]{border:4px solid}.muted[_ngcontent-%COMP%]{text-decoration:line-through}"]});const ZQ=["label"];function QQ(i,t){}const JQ=Math.pow(2,31)-1;class Lw{constructor(t,e){this._overlayRef=e,this._afterDismissed=new ce,this._afterOpened=new ce,this._onAction=new ce,this._dismissedByAction=!1,this.containerInstance=t,t._onExit.subscribe(()=>this._finishDismiss())}dismiss(){this._afterDismissed.closed||this.containerInstance.exit(),clearTimeout(this._durationTimeoutId)}dismissWithAction(){this._onAction.closed||(this._dismissedByAction=!0,this._onAction.next(),this._onAction.complete(),this.dismiss()),clearTimeout(this._durationTimeoutId)}closeWithAction(){this.dismissWithAction()}_dismissAfter(t){this._durationTimeoutId=setTimeout(()=>this.dismiss(),Math.min(t,JQ))}_open(){this._afterOpened.closed||(this._afterOpened.next(),this._afterOpened.complete())}_finishDismiss(){this._overlayRef.dispose(),this._onAction.closed||this._onAction.complete(),this._afterDismissed.next({dismissedByAction:this._dismissedByAction}),this._afterDismissed.complete(),this._dismissedByAction=!1}afterDismissed(){return this._afterDismissed}afterOpened(){return this.containerInstance._onEnter}onAction(){return this._onAction}}const hL=new De("MatSnackBarData");class qg{constructor(){this.politeness="assertive",this.announcementMessage="",this.duration=0,this.data=null,this.horizontalPosition="center",this.verticalPosition="bottom"}}let eJ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","matSnackBarLabel",""]],hostAttrs:[1,"mat-mdc-snack-bar-label","mdc-snackbar__label"]}),i})(),tJ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","matSnackBarActions",""]],hostAttrs:[1,"mat-mdc-snack-bar-actions","mdc-snackbar__actions"]}),i})(),iJ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","matSnackBarAction",""]],hostAttrs:[1,"mat-mdc-snack-bar-action","mdc-snackbar__action"]}),i})(),nJ=(()=>{class i{constructor(e,n){this.snackBarRef=e,this.data=n}action(){this.snackBarRef.dismissWithAction()}get hasAction(){return!!this.data.action}}return i.\u0275fac=function(e){return new(e||i)(T(Lw),T(hL))},i.\u0275cmp=qe({type:i,selectors:[["simple-snack-bar"]],hostAttrs:[1,"mat-mdc-simple-snack-bar"],exportAs:["matSnackBar"],decls:3,vars:2,consts:[["matSnackBarLabel",""],["matSnackBarActions","",4,"ngIf"],["matSnackBarActions",""],["mat-button","","matSnackBarAction","",3,"click"]],template:function(e,n){1&e&&(z(0,"div",0),ue(1),q(),be(2,XQ,3,1,"div",1)),2&e&&(ie(1),gi(" ",n.data.message,"\n"),ie(1),re("ngIf",n.hasAction))},dependencies:[bi,na,eJ,tJ,iJ],styles:[".mat-mdc-simple-snack-bar{display:flex}"],encapsulation:2,changeDetection:0}),i})();const rJ={snackBarState:xr("state",[Zi("void, hidden",jt({transform:"scale(0.8)",opacity:0})),Zi("visible",jt({transform:"scale(1)",opacity:1})),tn("* => visible",un("150ms cubic-bezier(0, 0, 0.2, 1)")),tn("* => void, * => hidden",un("75ms cubic-bezier(0.4, 0.0, 1, 1)",jt({opacity:0})))])};let oJ=(()=>{class i extends ng{constructor(e,n,r,o,s){super(),this._ngZone=e,this._elementRef=n,this._changeDetectorRef=r,this._platform=o,this.snackBarConfig=s,this._announceDelay=150,this._destroyed=!1,this._onAnnounce=new ce,this._onExit=new ce,this._onEnter=new ce,this._animationState="void",this.attachDomPortal=a=>{this._assertNotAttached();const l=this._portalOutlet.attachDomPortal(a);return this._afterPortalAttached(),l},this._live="assertive"!==s.politeness||s.announcementMessage?"off"===s.politeness?"off":"polite":"assertive",this._platform.FIREFOX&&("polite"===this._live&&(this._role="status"),"assertive"===this._live&&(this._role="alert"))}attachComponentPortal(e){this._assertNotAttached();const n=this._portalOutlet.attachComponentPortal(e);return this._afterPortalAttached(),n}attachTemplatePortal(e){this._assertNotAttached();const n=this._portalOutlet.attachTemplatePortal(e);return this._afterPortalAttached(),n}onAnimationEnd(e){const{fromState:n,toState:r}=e;if(("void"===r&&"void"!==n||"hidden"===r)&&this._completeExit(),"visible"===r){const o=this._onEnter;this._ngZone.run(()=>{o.next(),o.complete()})}}enter(){this._destroyed||(this._animationState="visible",this._changeDetectorRef.detectChanges(),this._screenReaderAnnounce())}exit(){return this._ngZone.run(()=>{this._animationState="hidden",this._elementRef.nativeElement.setAttribute("mat-exit",""),clearTimeout(this._announceTimeoutId)}),this._onExit}ngOnDestroy(){this._destroyed=!0,this._completeExit()}_completeExit(){this._ngZone.onMicrotaskEmpty.pipe(ki(1)).subscribe(()=>{this._ngZone.run(()=>{this._onExit.next(),this._onExit.complete()})})}_afterPortalAttached(){const e=this._elementRef.nativeElement,n=this.snackBarConfig.panelClass;n&&(Array.isArray(n)?n.forEach(r=>e.classList.add(r)):e.classList.add(n))}_assertNotAttached(){this._portalOutlet.hasAttached()}_screenReaderAnnounce(){this._announceTimeoutId||this._ngZone.runOutsideAngular(()=>{this._announceTimeoutId=setTimeout(()=>{const e=this._elementRef.nativeElement.querySelector("[aria-hidden]"),n=this._elementRef.nativeElement.querySelector("[aria-live]");if(e&&n){let r=null;this._platform.isBrowser&&document.activeElement instanceof HTMLElement&&e.contains(document.activeElement)&&(r=document.activeElement),e.removeAttribute("aria-hidden"),n.appendChild(e),r?.focus(),this._onAnnounce.next(),this._onAnnounce.complete()}},this._announceDelay)})}}return i.\u0275fac=function(e){return new(e||i)(T(rt),T(Ke),T(Rt),T(Ri),T(qg))},i.\u0275dir=Fe({type:i,viewQuery:function(e,n){if(1&e&&bt(ra,7),2&e){let r;je(r=He())&&(n._portalOutlet=r.first)}},features:[Te]}),i})(),sJ=(()=>{class i extends oJ{_afterPortalAttached(){super._afterPortalAttached();const e=this._label.nativeElement,n="mdc-snackbar__label";e.classList.toggle(n,!e.querySelector(`.${n}`))}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-snack-bar-container"]],viewQuery:function(e,n){if(1&e&&bt(ZQ,7),2&e){let r;je(r=He())&&(n._label=r.first)}},hostAttrs:[1,"mdc-snackbar","mat-mdc-snack-bar-container","mdc-snackbar--open"],hostVars:1,hostBindings:function(e,n){1&e&&Fp("@state.done",function(o){return n.onAnimationEnd(o)}),2&e&&kp("@state",n._animationState)},features:[Te],decls:6,vars:2,consts:[[1,"mdc-snackbar__surface"],[1,"mat-mdc-snack-bar-label"],["label",""],["aria-hidden","true"],["cdkPortalOutlet",""]],template:function(e,n){1&e&&(z(0,"div",0)(1,"div",1,2)(3,"div",3),be(4,QQ,0,0,"ng-template",4),q(),Ne(5,"div"),q()()),2&e&&(ie(5),it("aria-live",n._live)("role",n._role))},dependencies:[ra],styles:['.mdc-snackbar{display:none;position:fixed;right:0;bottom:0;left:0;align-items:center;justify-content:center;box-sizing:border-box;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-snackbar--opening,.mdc-snackbar--open,.mdc-snackbar--closing{display:flex}.mdc-snackbar--open .mdc-snackbar__label,.mdc-snackbar--open .mdc-snackbar__actions{visibility:visible}.mdc-snackbar__surface{padding-left:0;padding-right:8px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;transform:scale(0.8);opacity:0}.mdc-snackbar__surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-snackbar__surface::before{border-color:CanvasText}}[dir=rtl] .mdc-snackbar__surface,.mdc-snackbar__surface[dir=rtl]{padding-left:8px;padding-right:0}.mdc-snackbar--open .mdc-snackbar__surface{transform:scale(1);opacity:1;pointer-events:auto}.mdc-snackbar--closing .mdc-snackbar__surface{transform:scale(1)}.mdc-snackbar__label{padding-left:16px;padding-right:8px;width:100%;flex-grow:1;box-sizing:border-box;margin:0;visibility:hidden;padding-top:14px;padding-bottom:14px}[dir=rtl] .mdc-snackbar__label,.mdc-snackbar__label[dir=rtl]{padding-left:8px;padding-right:16px}.mdc-snackbar__label::before{display:inline;content:attr(data-mdc-snackbar-label-text)}.mdc-snackbar__actions{display:flex;flex-shrink:0;align-items:center;box-sizing:border-box;visibility:hidden}.mdc-snackbar__action+.mdc-snackbar__dismiss{margin-left:8px;margin-right:0}[dir=rtl] .mdc-snackbar__action+.mdc-snackbar__dismiss,.mdc-snackbar__action+.mdc-snackbar__dismiss[dir=rtl]{margin-left:0;margin-right:8px}.mat-mdc-snack-bar-container{margin:8px;position:static}.mat-mdc-snack-bar-container .mdc-snackbar__surface{min-width:344px}@media(max-width: 480px),(max-width: 344px){.mat-mdc-snack-bar-container .mdc-snackbar__surface{min-width:100%}}.mat-mdc-snack-bar-container .mdc-snackbar__surface{max-width:672px}.mat-mdc-snack-bar-container .mdc-snackbar__surface{box-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12)}.mat-mdc-snack-bar-container .mdc-snackbar__dismiss .mdc-button__icon{font-size:var(--mdc-icon-button-icon-size, 24px)}.mat-mdc-snack-bar-container .mdc-snackbar__dismiss svg,.mat-mdc-snack-bar-container .mdc-snackbar__dismiss img{width:var(--mdc-icon-button-icon-size, 24px);height:var(--mdc-icon-button-icon-size, 24px)}.mat-mdc-snack-bar-container .mdc-snackbar__surface{background-color:var(--mdc-snackbar-container-color, inherit)}.mat-mdc-snack-bar-container .mdc-snackbar__surface{border-radius:var(--mdc-snackbar-container-shape, var(--mdc-shape-small, 4px))}.mat-mdc-snack-bar-container .mdc-snackbar__label{color:var(--mdc-snackbar-supporting-text-color, inherit)}.mat-mdc-snack-bar-container .mdc-snackbar__label{font-size:var(--mdc-snackbar-supporting-text-size, inherit);font-family:var(--mdc-snackbar-supporting-text-font, inherit);font-weight:var(--mdc-snackbar-supporting-text-weight, inherit);line-height:var(--mdc-snackbar-supporting-text-line-height, inherit)}.cdk-high-contrast-active .mat-mdc-snack-bar-container{border:solid 1px}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled){color:var(--mat-mdc-snack-bar-button-color, transparent);--mat-mdc-button-persistent-ripple-color: currentColor}.mat-mdc-snack-bar-container .mat-mdc-button.mat-mdc-snack-bar-action:not(:disabled) .mat-ripple-element{background-color:currentColor;opacity:.1}.mat-mdc-snack-bar-handset,.mat-mdc-snack-bar-container,.mat-mdc-snack-bar-label{flex:1 1 auto}.mat-mdc-snack-bar-handset .mdc-snackbar__surface{width:100%}'],encapsulation:2,data:{animation:[rJ.snackBarState]}}),i})(),mL=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[su,Wa,Fn,hv,vt,vt]}),i})();const fL=new De("mat-snack-bar-default-options",{providedIn:"root",factory:function aJ(){return new qg}});let lJ=(()=>{class i{constructor(e,n,r,o,s,a){this._overlay=e,this._live=n,this._injector=r,this._breakpointObserver=o,this._parentSnackBar=s,this._defaultConfig=a,this._snackBarRefAtThisLevel=null}get _openedSnackBarRef(){const e=this._parentSnackBar;return e?e._openedSnackBarRef:this._snackBarRefAtThisLevel}set _openedSnackBarRef(e){this._parentSnackBar?this._parentSnackBar._openedSnackBarRef=e:this._snackBarRefAtThisLevel=e}openFromComponent(e,n){return this._attach(e,n)}openFromTemplate(e,n){return this._attach(e,n)}open(e,n="",r){const o={...this._defaultConfig,...r};return o.data={message:e,action:n},o.announcementMessage===e&&(o.announcementMessage=void 0),this.openFromComponent(this.simpleSnackBarComponent,o)}dismiss(){this._openedSnackBarRef&&this._openedSnackBarRef.dismiss()}ngOnDestroy(){this._snackBarRefAtThisLevel&&this._snackBarRefAtThisLevel.dismiss()}_attachSnackBarContainer(e,n){const o=Qi.create({parent:n&&n.viewContainerRef&&n.viewContainerRef.injector||this._injector,providers:[{provide:qg,useValue:n}]}),s=new ou(this.snackBarContainerComponent,n.viewContainerRef,o),a=e.attach(s);return a.instance.snackBarConfig=n,a.instance}_attach(e,n){const r={...new qg,...this._defaultConfig,...n},o=this._createOverlay(r),s=this._attachSnackBarContainer(o,r),a=new Lw(s,o);if(e instanceof zi){const l=new sc(e,null,{$implicit:r.data,snackBarRef:a});a.instance=s.attachTemplatePortal(l)}else{const l=this._createInjector(r,a),u=new ou(e,void 0,l),g=s.attachComponentPortal(u);a.instance=g.instance}return this._breakpointObserver.observe("(max-width: 599.98px) and (orientation: portrait)").pipe(wt(o.detachments())).subscribe(l=>{o.overlayElement.classList.toggle(this.handsetCssClass,l.matches)}),r.announcementMessage&&s._onAnnounce.subscribe(()=>{this._live.announce(r.announcementMessage,r.politeness)}),this._animateSnackBar(a,r),this._openedSnackBarRef=a,this._openedSnackBarRef}_animateSnackBar(e,n){e.afterDismissed().subscribe(()=>{this._openedSnackBarRef==e&&(this._openedSnackBarRef=null),n.announcementMessage&&this._live.clear()}),this._openedSnackBarRef?(this._openedSnackBarRef.afterDismissed().subscribe(()=>{e.containerInstance.enter()}),this._openedSnackBarRef.dismiss()):e.containerInstance.enter(),n.duration&&n.duration>0&&e.afterOpened().subscribe(()=>e._dismissAfter(n.duration))}_createOverlay(e){const n=new rg;n.direction=e.direction;let r=this._overlay.position().global();const o="rtl"===e.direction,s="left"===e.horizontalPosition||"start"===e.horizontalPosition&&!o||"end"===e.horizontalPosition&&o,a=!s&&"center"!==e.horizontalPosition;return s?r.left("0"):a?r.right("0"):r.centerHorizontally(),"top"===e.verticalPosition?r.top("0"):r.bottom("0"),n.positionStrategy=r,this._overlay.create(n)}_createInjector(e,n){return Qi.create({parent:e&&e.viewContainerRef&&e.viewContainerRef.injector||this._injector,providers:[{provide:Lw,useValue:n},{provide:hL,useValue:e.data}]})}}return i.\u0275fac=function(e){return new(e||i)(pe(no),pe(lT),pe(Qi),pe(Ia),pe(i,12),pe(fL))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),Iw=(()=>{class i extends lJ{constructor(e,n,r,o,s,a){super(e,n,r,o,s,a),this.simpleSnackBarComponent=nJ,this.snackBarContainerComponent=sJ,this.handsetCssClass="mat-mdc-snack-bar-handset"}}return i.\u0275fac=function(e){return new(e||i)(pe(no),pe(lT),pe(Qi),pe(Ia),pe(i,12),pe(fL))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:mL}),i})();var Kg=new WeakMap,Xg=new WeakSet,pL=new WeakSet;class il{constructor(t){zr(this,pL),zr(this,Xg),Dr(this,Kg,{writable:!0,value:void 0}),this.storage=t,Mr(this,Kg,new Gi(void 0)),this.table=this.storage.table("notes")}get notesChanged$(){return Ut(this,Kg).asObservable()}list(){var t=this;return Ye(function*(){return Vi(t,pL,cJ).call(t,(e,n)=>!0)})()}putNote(t){var e=this;return Ye(function*(){const n=t.id;delete t.id,yield e.table.put(n,t),Vi(e,Xg,Nw).call(e)})()}deleteNote(t){var e=this;return Ye(function*(){yield e.table.del(t),Vi(e,Xg,Nw).call(e)})()}wipe(){var t=this;return Ye(function*(){var r,e=!1,n=!1;try{for(var s,o=xs(t.table.iterator({}));e=!(s=yield o.next()).done;e=!1){const[a,l]=s.value;yield t.table.del(a)}}catch(a){n=!0,r=a}finally{try{e&&null!=o.return&&(yield o.return())}finally{if(n)throw r}}Vi(t,Xg,Nw).call(t)})()}}function Nw(){Ut(this,Kg).next(void 0)}function cJ(i){return Ow.apply(this,arguments)}function Ow(){return Ow=Ye(function*(i){const t=this.table.iterator({keyEncoding:"utf8",valueEncoding:"json"}),e=[];var o,n=!1,r=!1;try{for(var a,s=xs(t);n=!(a=yield s.next()).done;n=!1){const[l,u]=a.value;i(u,l)&&(u.id=l,e.push(u))}}catch(l){r=!0,o=l}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(r)throw o}}return e}),Ow.apply(this,arguments)}function _L(i,t){return t?e=>Wl(t.pipe(ki(1),function dJ(){return st((i,t)=>{i.subscribe(ot(t,k))})}()),e.pipe(_L(i))):rn((e,n)=>i(e,n).pipe(ki(1),i_(e)))}function Rw(i,t=nm){const e=ig(i,t);return _L(()=>e)}il.\u0275fac=function(t){return new(t||il)(pe(Vr))},il.\u0275prov=Oe({token:il,factory:il.\u0275fac,providedIn:"root"});const uJ=["mat-menu-item",""];function hJ(i,t){1&i&&(cr(),z(0,"svg",3),Ne(1,"polygon",4),q())}const mJ=[[["mat-icon"],["","matMenuItemIcon",""]],"*"],fJ=["mat-icon, [matMenuItemIcon]","*"];function pJ(i,t){if(1&i){const e=Ft();z(0,"div",0),we("keydown",function(r){return Ue(e),Ge(ye()._handleKeydown(r))})("click",function(){return Ue(e),Ge(ye().closed.emit("click"))})("@transformMenu.start",function(r){return Ue(e),Ge(ye()._onAnimationStart(r))})("@transformMenu.done",function(r){return Ue(e),Ge(ye()._onAnimationDone(r))}),z(1,"div",1),Ze(2),q()()}if(2&i){const e=ye();re("id",e.panelId)("ngClass",e._classList)("@transformMenu",e._panelAnimationState),it("aria-label",e.ariaLabel||null)("aria-labelledby",e.ariaLabelledby||null)("aria-describedby",e.ariaDescribedby||null)}}const _J=["*"],Pw=new De("MAT_MENU_PANEL"),gJ=ic(Va(class{}));let Pm=(()=>{class i extends gJ{constructor(e,n,r,o,s){super(),this._elementRef=e,this._document=n,this._focusMonitor=r,this._parentMenu=o,this._changeDetectorRef=s,this.role="menuitem",this._hovered=new ce,this._focused=new ce,this._highlighted=!1,this._triggersSubmenu=!1,o?.addItem?.(this)}focus(e,n){this._focusMonitor&&e?this._focusMonitor.focusVia(this._getHostElement(),e,n):this._getHostElement().focus(n),this._focused.next(this)}ngAfterViewInit(){this._focusMonitor&&this._focusMonitor.monitor(this._elementRef,!1)}ngOnDestroy(){this._focusMonitor&&this._focusMonitor.stopMonitoring(this._elementRef),this._parentMenu&&this._parentMenu.removeItem&&this._parentMenu.removeItem(this),this._hovered.complete(),this._focused.complete()}_getTabIndex(){return this.disabled?"-1":"0"}_getHostElement(){return this._elementRef.nativeElement}_checkDisabled(e){this.disabled&&(e.preventDefault(),e.stopPropagation())}_handleMouseEnter(){this._hovered.next(this)}getLabel(){const e=this._elementRef.nativeElement.cloneNode(!0),n=e.querySelectorAll("mat-icon, .material-icons");for(let r=0;r enter",un("120ms cubic-bezier(0, 0, 0.2, 1)",jt({opacity:1,transform:"scale(1)"}))),tn("* => void",un("100ms 25ms linear",jt({opacity:0})))]),fadeInItems:xr("fadeInItems",[Zi("showing",jt({opacity:1})),tn("void => *",[jt({opacity:0}),un("400ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let yJ=0;const gL=new De("mat-menu-default-options",{providedIn:"root",factory:function FJ(){return{overlapTrigger:!1,xPosition:"after",yPosition:"below",backdropClass:"cdk-overlay-transparent-backdrop"}}});let Bm=(()=>{class i{constructor(e,n,r,o){this._elementRef=e,this._ngZone=n,this._defaultOptions=r,this._changeDetectorRef=o,this._xPosition=this._defaultOptions.xPosition,this._yPosition=this._defaultOptions.yPosition,this._directDescendantItems=new ms,this._classList={},this._panelAnimationState="void",this._animationDone=new ce,this.overlayPanelClass=this._defaultOptions.overlayPanelClass||"",this.backdropClass=this._defaultOptions.backdropClass,this._overlapTrigger=this._defaultOptions.overlapTrigger,this._hasBackdrop=this._defaultOptions.hasBackdrop,this.closed=new Xe,this.close=this.closed,this.panelId="mat-menu-panel-"+yJ++}get xPosition(){return this._xPosition}set xPosition(e){this._xPosition=e,this.setPositionClasses()}get yPosition(){return this._yPosition}set yPosition(e){this._yPosition=e,this.setPositionClasses()}get overlapTrigger(){return this._overlapTrigger}set overlapTrigger(e){this._overlapTrigger=ct(e)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=ct(e)}set panelClass(e){const n=this._previousPanelClass;n&&n.length&&n.split(" ").forEach(r=>{this._classList[r]=!1}),this._previousPanelClass=e,e&&e.length&&(e.split(" ").forEach(r=>{this._classList[r]=!0}),this._elementRef.nativeElement.className="")}get classList(){return this.panelClass}set classList(e){this.panelClass=e}ngOnInit(){this.setPositionClasses()}ngAfterContentInit(){this._updateDirectDescendants(),this._keyManager=new bm(this._directDescendantItems).withWrap().withTypeAhead().withHomeAndEnd(),this._keyManager.tabOut.subscribe(()=>this.closed.emit("tab")),this._directDescendantItems.changes.pipe(Rn(this._directDescendantItems),qn(e=>Sn(...e.map(n=>n._focused)))).subscribe(e=>this._keyManager.updateActiveItem(e)),this._directDescendantItems.changes.subscribe(e=>{const n=this._keyManager;if("enter"===this._panelAnimationState&&n.activeItem?._hasFocus()){const r=e.toArray(),o=Math.max(0,Math.min(r.length-1,n.activeItemIndex||0));r[o]&&!r[o].disabled?n.setActiveItem(o):n.setNextItemActive()}})}ngOnDestroy(){this._keyManager?.destroy(),this._directDescendantItems.destroy(),this.closed.complete(),this._firstItemFocusSubscription?.unsubscribe()}_hovered(){return this._directDescendantItems.changes.pipe(Rn(this._directDescendantItems),qn(n=>Sn(...n.map(r=>r._hovered))))}addItem(e){}removeItem(e){}_handleKeydown(e){const n=e.keyCode,r=this._keyManager;switch(n){case 27:qo(e)||(e.preventDefault(),this.closed.emit("keydown"));break;case 37:this.parentMenu&&"ltr"===this.direction&&this.closed.emit("keydown");break;case 39:this.parentMenu&&"rtl"===this.direction&&this.closed.emit("keydown");break;default:return(38===n||40===n)&&r.setFocusOrigin("keyboard"),void r.onKeydown(e)}e.stopPropagation()}focusFirstItem(e="program"){this._firstItemFocusSubscription?.unsubscribe(),this._firstItemFocusSubscription=this._ngZone.onStable.pipe(ki(1)).subscribe(()=>{let n=null;if(this._directDescendantItems.length&&(n=this._directDescendantItems.first._getHostElement().closest('[role="menu"]')),!n||!n.contains(document.activeElement)){const r=this._keyManager;r.setFocusOrigin(e).setFirstItemActive(),!r.activeItem&&n&&n.focus()}})}resetActiveItem(){this._keyManager.setActiveItem(-1)}setElevation(e){const n=Math.min(this._baseElevation+e,24),r=`${this._elevationPrefix}${n}`,o=Object.keys(this._classList).find(s=>s.startsWith(this._elevationPrefix));(!o||o===this._previousElevation)&&(this._previousElevation&&(this._classList[this._previousElevation]=!1),this._classList[r]=!0,this._previousElevation=r)}setPositionClasses(e=this.xPosition,n=this.yPosition){const r=this._classList;r["mat-menu-before"]="before"===e,r["mat-menu-after"]="after"===e,r["mat-menu-above"]="above"===n,r["mat-menu-below"]="below"===n,this._changeDetectorRef?.markForCheck()}_startAnimation(){this._panelAnimationState="enter"}_resetAnimation(){this._panelAnimationState="void"}_onAnimationDone(e){this._animationDone.next(e),this._isAnimating=!1}_onAnimationStart(e){this._isAnimating=!0,"enter"===e.toState&&0===this._keyManager.activeItemIndex&&(e.element.scrollTop=0)}_updateDirectDescendants(){this._allItems.changes.pipe(Rn(this._allItems)).subscribe(e=>{this._directDescendantItems.reset(e.filter(n=>n._parentMenu===this)),this._directDescendantItems.notifyOnChanges()})}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(rt),T(gL),T(Rt))},i.\u0275dir=Fe({type:i,contentQueries:function(e,n,r){if(1&e&&(At(r,bJ,5),At(r,Pm,5),At(r,Pm,4)),2&e){let o;je(o=He())&&(n.lazyContent=o.first),je(o=He())&&(n._allItems=o),je(o=He())&&(n.items=o)}},viewQuery:function(e,n){if(1&e&&bt(zi,5),2&e){let r;je(r=He())&&(n.templateRef=r.first)}},inputs:{backdropClass:"backdropClass",ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],ariaDescribedby:["aria-describedby","ariaDescribedby"],xPosition:"xPosition",yPosition:"yPosition",overlapTrigger:"overlapTrigger",hasBackdrop:"hasBackdrop",panelClass:["class","panelClass"],classList:"classList"},outputs:{closed:"closed",close:"close"}}),i})(),bL=(()=>{class i extends Bm{constructor(e,n,r,o){super(e,n,r,o),this._elevationPrefix="mat-elevation-z",this._baseElevation=8}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(rt),T(gL),T(Rt))},i.\u0275cmp=qe({type:i,selectors:[["mat-menu"]],hostVars:3,hostBindings:function(e,n){2&e&&it("aria-label",null)("aria-labelledby",null)("aria-describedby",null)},exportAs:["matMenu"],features:[Qe([{provide:Pw,useExisting:i}]),Te],ngContentSelectors:_J,decls:1,vars:0,consts:[["tabindex","-1","role","menu",1,"mat-mdc-menu-panel","mdc-menu-surface","mdc-menu-surface--open","mat-mdc-elevation-specific",3,"id","ngClass","keydown","click"],[1,"mat-mdc-menu-content","mdc-list"]],template:function(e,n){1&e&&(qt(),be(0,pJ,3,6,"ng-template"))},dependencies:[$p],styles:['.mdc-menu-surface{display:none;position:absolute;box-sizing:border-box;max-width:var(--mdc-menu-max-width, calc(100vw - 32px));max-height:var(--mdc-menu-max-height, calc(100vh - 32px));margin:0;padding:0;transform:scale(1);transform-origin:top left;opacity:0;overflow:auto;will-change:transform,opacity;z-index:8;border-radius:var(--mdc-shape-medium, 4px);transform-origin-left:top left;transform-origin-right:top right}.mdc-menu-surface:focus{outline:none}.mdc-menu-surface--animating-open{display:inline-block;transform:scale(0.8);opacity:0}.mdc-menu-surface--open{display:inline-block;transform:scale(1);opacity:1}.mdc-menu-surface--animating-closed{display:inline-block;opacity:0}[dir=rtl] .mdc-menu-surface,.mdc-menu-surface[dir=rtl]{transform-origin-left:top right;transform-origin-right:top left}.mdc-menu-surface--anchor{position:relative;overflow:visible}.mdc-menu-surface--fixed{position:fixed}.mdc-menu-surface--fullwidth{width:100%}mat-menu{display:none}.mat-mdc-menu-content{margin:0;padding:8px 0;list-style-type:none}.mat-mdc-menu-content:focus{outline:none}.cdk-high-contrast-active .mat-mdc-menu-panel{outline:solid 1px}.mat-mdc-menu-panel.mat-mdc-menu-panel{min-width:112px;max-width:280px;overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.mat-mdc-menu-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;padding-left:16px;padding-right:16px;-webkit-user-select:none;user-select:none;cursor:pointer;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;width:100%;text-align:left;box-sizing:border-box;color:inherit;font-size:inherit;background:none;text-decoration:none;margin:0;min-height:48px}.mat-mdc-menu-item:focus{outline:none}[dir=rtl] .mat-mdc-menu-item,.mat-mdc-menu-item[dir=rtl]{padding-left:16px;padding-right:16px}.mat-mdc-menu-item::-moz-focus-inner{border:0}.mat-mdc-menu-item.mdc-list-item{align-items:center}.mat-mdc-menu-item[disabled]{cursor:default;opacity:.38}.mat-mdc-menu-item[disabled]::after{display:block;position:absolute;content:"";top:0;left:0;bottom:0;right:0}.mat-mdc-menu-item .mat-icon{margin-right:16px}[dir=rtl] .mat-mdc-menu-item{text-align:right}[dir=rtl] .mat-mdc-menu-item .mat-icon{margin-right:0;margin-left:16px}.mat-mdc-menu-item .mdc-list-item__primary-text{white-space:normal}.mat-mdc-menu-item.mat-mdc-menu-item-submenu-trigger{padding-right:32px}[dir=rtl] .mat-mdc-menu-item.mat-mdc-menu-item-submenu-trigger{padding-right:16px;padding-left:32px}.cdk-high-contrast-active .mat-mdc-menu-item{margin-top:1px}.mat-mdc-menu-submenu-icon{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:5px;height:10px;fill:currentColor}[dir=rtl] .mat-mdc-menu-submenu-icon{right:auto;left:16px;transform:translateY(-50%) scaleX(-1)}.cdk-high-contrast-active .mat-mdc-menu-submenu-icon{fill:CanvasText}.mat-mdc-menu-item .mat-mdc-menu-ripple{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}'],encapsulation:2,data:{animation:[Zg.transformMenu,Zg.fadeInItems]},changeDetection:0}),i})();const yL=new De("mat-menu-scroll-strategy"),wJ={provide:yL,deps:[no],useFactory:function vJ(i){return()=>i.scrollStrategies.reposition()}},FL=Aa({passive:!0});let kJ=(()=>{class i{constructor(e,n,r,o,s,a,l,u,g){this._overlay=e,this._element=n,this._viewContainerRef=r,this._menuItemInstance=a,this._dir=l,this._focusMonitor=u,this._ngZone=g,this._overlayRef=null,this._menuOpen=!1,this._closingActionsSubscription=f.EMPTY,this._hoverSubscription=f.EMPTY,this._menuCloseSubscription=f.EMPTY,this._handleTouchStart=D=>{dv(D)||(this._openedBy="touch")},this._openedBy=void 0,this.restoreFocus=!0,this.menuOpened=new Xe,this.onMenuOpen=this.menuOpened,this.menuClosed=new Xe,this.onMenuClose=this.menuClosed,this._scrollStrategy=o,this._parentMaterialMenu=s instanceof Bm?s:void 0,n.nativeElement.addEventListener("touchstart",this._handleTouchStart,FL)}get _deprecatedMatMenuTriggerFor(){return this.menu}set _deprecatedMatMenuTriggerFor(e){this.menu=e}get menu(){return this._menu}set menu(e){e!==this._menu&&(this._menu=e,this._menuCloseSubscription.unsubscribe(),e&&(this._menuCloseSubscription=e.close.subscribe(n=>{this._destroyMenu(n),("click"===n||"tab"===n)&&this._parentMaterialMenu&&this._parentMaterialMenu.closed.emit(n)})),this._menuItemInstance?._setTriggersSubmenu(this.triggersSubmenu()))}ngAfterContentInit(){this._handleHover()}ngOnDestroy(){this._overlayRef&&(this._overlayRef.dispose(),this._overlayRef=null),this._element.nativeElement.removeEventListener("touchstart",this._handleTouchStart,FL),this._menuCloseSubscription.unsubscribe(),this._closingActionsSubscription.unsubscribe(),this._hoverSubscription.unsubscribe()}get menuOpen(){return this._menuOpen}get dir(){return this._dir&&"rtl"===this._dir.value?"rtl":"ltr"}triggersSubmenu(){return!!(this._menuItemInstance&&this._parentMaterialMenu&&this.menu)}toggleMenu(){return this._menuOpen?this.closeMenu():this.openMenu()}openMenu(){const e=this.menu;if(this._menuOpen||!e)return;const n=this._createOverlay(e),r=n.getConfig(),o=r.positionStrategy;this._setPosition(e,o),r.hasBackdrop=null==e.hasBackdrop?!this.triggersSubmenu():e.hasBackdrop,n.attach(this._getPortal(e)),e.lazyContent&&e.lazyContent.attach(this.menuData),this._closingActionsSubscription=this._menuClosingActions().subscribe(()=>this.closeMenu()),this._initMenu(e),e instanceof Bm&&(e._startAnimation(),e._directDescendantItems.changes.pipe(wt(e.close)).subscribe(()=>{o.withLockedPosition(!1).reapplyLastPosition(),o.withLockedPosition(!0)}))}closeMenu(){this.menu?.close.emit()}focus(e,n){this._focusMonitor&&e?this._focusMonitor.focusVia(this._element,e,n):this._element.nativeElement.focus(n)}updatePosition(){this._overlayRef?.updatePosition()}_destroyMenu(e){if(!this._overlayRef||!this.menuOpen)return;const n=this.menu;this._closingActionsSubscription.unsubscribe(),this._overlayRef.detach(),this.restoreFocus&&("keydown"===e||!this._openedBy||!this.triggersSubmenu())&&this.focus(this._openedBy),this._openedBy=void 0,n instanceof Bm?(n._resetAnimation(),n.lazyContent?n._animationDone.pipe(ri(r=>"void"===r.toState),ki(1),wt(n.lazyContent._attached)).subscribe({next:()=>n.lazyContent.detach(),complete:()=>this._setIsMenuOpen(!1)}):this._setIsMenuOpen(!1)):(this._setIsMenuOpen(!1),n?.lazyContent?.detach())}_initMenu(e){e.parentMenu=this.triggersSubmenu()?this._parentMaterialMenu:void 0,e.direction=this.dir,this._setMenuElevation(e),e.focusFirstItem(this._openedBy||"program"),this._setIsMenuOpen(!0)}_setMenuElevation(e){if(e.setElevation){let n=0,r=e.parentMenu;for(;r;)n++,r=r.parentMenu;e.setElevation(n)}}_setIsMenuOpen(e){this._menuOpen=e,this._menuOpen?this.menuOpened.emit():this.menuClosed.emit(),this.triggersSubmenu()&&this._menuItemInstance._setHighlighted(e)}_createOverlay(e){if(!this._overlayRef){const n=this._getOverlayConfig(e);this._subscribeToPositions(e,n.positionStrategy),this._overlayRef=this._overlay.create(n),this._overlayRef.keydownEvents().subscribe()}return this._overlayRef}_getOverlayConfig(e){return new rg({positionStrategy:this._overlay.position().flexibleConnectedTo(this._element).withLockedPosition().withGrowAfterOpen().withTransformOriginOn(".mat-menu-panel, .mat-mdc-menu-panel"),backdropClass:e.backdropClass||"cdk-overlay-transparent-backdrop",panelClass:e.overlayPanelClass,scrollStrategy:this._scrollStrategy(),direction:this._dir})}_subscribeToPositions(e,n){e.setPositionClasses&&n.positionChanges.subscribe(r=>{const o="start"===r.connectionPair.overlayX?"after":"before",s="top"===r.connectionPair.overlayY?"below":"above";this._ngZone?this._ngZone.run(()=>e.setPositionClasses(o,s)):e.setPositionClasses(o,s)})}_setPosition(e,n){let[r,o]="before"===e.xPosition?["end","start"]:["start","end"],[s,a]="above"===e.yPosition?["bottom","top"]:["top","bottom"],[l,u]=[s,a],[g,D]=[r,o],H=0;if(this.triggersSubmenu()){if(D=r="before"===e.xPosition?"start":"end",o=g="end"===r?"start":"end",this._parentMaterialMenu){if(null==this._parentInnerPadding){const K=this._parentMaterialMenu.items.first;this._parentInnerPadding=K?K._getHostElement().offsetTop:0}H="bottom"===s?this._parentInnerPadding:-this._parentInnerPadding}}else e.overlapTrigger||(l="top"===s?"bottom":"top",u="top"===a?"bottom":"top");n.withPositions([{originX:r,originY:l,overlayX:g,overlayY:s,offsetY:H},{originX:o,originY:l,overlayX:D,overlayY:s,offsetY:H},{originX:r,originY:u,overlayX:g,overlayY:a,offsetY:-H},{originX:o,originY:u,overlayX:D,overlayY:a,offsetY:-H}])}_menuClosingActions(){const e=this._overlayRef.backdropClick(),n=this._overlayRef.detachments();return Sn(e,this._parentMaterialMenu?this._parentMaterialMenu.closed:mt(),this._parentMaterialMenu?this._parentMaterialMenu._hovered().pipe(ri(s=>s!==this._menuItemInstance),ri(()=>this._menuOpen)):mt(),n)}_handleMousedown(e){cv(e)||(this._openedBy=0===e.button?"mouse":void 0,this.triggersSubmenu()&&e.preventDefault())}_handleKeydown(e){const n=e.keyCode;(13===n||32===n)&&(this._openedBy="keyboard"),this.triggersSubmenu()&&(39===n&&"ltr"===this.dir||37===n&&"rtl"===this.dir)&&(this._openedBy="keyboard",this.openMenu())}_handleClick(e){this.triggersSubmenu()?(e.stopPropagation(),this.openMenu()):this.toggleMenu()}_handleHover(){!this.triggersSubmenu()||!this._parentMaterialMenu||(this._hoverSubscription=this._parentMaterialMenu._hovered().pipe(ri(e=>e===this._menuItemInstance&&!e.disabled),Rw(0,_v)).subscribe(()=>{this._openedBy="mouse",this.menu instanceof Bm&&this.menu._isAnimating?this.menu._animationDone.pipe(ki(1),Rw(0,_v),wt(this._parentMaterialMenu._hovered())).subscribe(()=>this.openMenu()):this.openMenu()}))}_getPortal(e){return(!this._portal||this._portal.templateRef!==e.templateRef)&&(this._portal=new sc(e.templateRef,this._viewContainerRef)),this._portal}}return i.\u0275fac=function(e){return new(e||i)(T(no),T(Ke),T(Wi),T(yL),T(Pw,8),T(Pm,10),T(Cn,8),T(Hr),T(rt))},i.\u0275dir=Fe({type:i,hostVars:3,hostBindings:function(e,n){1&e&&we("click",function(o){return n._handleClick(o)})("mousedown",function(o){return n._handleMousedown(o)})("keydown",function(o){return n._handleKeydown(o)}),2&e&&it("aria-haspopup",n.menu?"menu":null)("aria-expanded",n.menuOpen)("aria-controls",n.menuOpen?n.menu.panelId:null)},inputs:{_deprecatedMatMenuTriggerFor:["mat-menu-trigger-for","_deprecatedMatMenuTriggerFor"],menu:["matMenuTriggerFor","menu"],menuData:["matMenuTriggerData","menuData"],restoreFocus:["matMenuTriggerRestoreFocus","restoreFocus"]},outputs:{menuOpened:"menuOpened",onMenuOpen:"onMenuOpen",menuClosed:"menuClosed",onMenuClose:"onMenuClose"}}),i})(),xJ=(()=>{class i extends kJ{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275dir=Fe({type:i,selectors:[["","mat-menu-trigger-for",""],["","matMenuTriggerFor",""]],hostAttrs:[1,"mat-mdc-menu-trigger"],exportAs:["matMenuTrigger"],features:[Te]}),i})(),DJ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[wJ],imports:[Fn,ws,vt,su,oc,vt]}),i})();function MJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){return Ue(e),Ge(ye().saveNote())}),z(1,"mat-icon"),ue(2,"bookmark_add"),q(),z(3,"span"),ue(4,"Save Note"),q()()}}function EJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){return Ue(e),Ge(ye().removeNote())}),z(1,"mat-icon"),ue(2,"bookmark_remove"),q(),z(3,"span"),ue(4,"Remove from Notes"),q()()}}function CJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){return Ue(e),Ge(ye().follow())}),z(1,"mat-icon"),ue(2,"add_circle"),q(),z(3,"span"),ue(4,"Follow"),q()()}}function SJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){return Ue(e),Ge(ye().unfollow())}),z(1,"mat-icon"),ue(2,"remove_circle"),q(),z(3,"span"),ue(4,"Unfollow"),q()()}}function TJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){return Ue(e),Ge(ye().unmute())}),z(1,"mat-icon"),ue(2,"do_not_disturb_off"),q(),z(3,"span"),ue(4,"Unmute"),q()()}}function AJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){return Ue(e),Ge(ye().mute())}),z(1,"mat-icon"),ue(2,"do_not_disturb_on"),q(),z(3,"span"),ue(4,"Mute"),q()()}}function LJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){return Ue(e),Ge(ye().unblock())}),z(1,"mat-icon"),ue(2,"cancel"),q(),z(3,"span"),ue(4,"Unblock"),q()()}}function IJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){return Ue(e),Ge(ye().block())}),z(1,"mat-icon"),ue(2,"block"),q(),z(3,"span"),ue(4,"Block"),q()()}}function NJ(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){const o=Ue(e).$implicit;return Ge(ye().follow(o.id))}),z(1,"mat-icon"),ue(2,"trip_origin"),q(),z(3,"span"),ue(4),q()()}if(2&i){const e=t.$implicit;ie(1),wi("color",e.color),ie(3),Ai(e.name)}}class Cs{constructor(t,e,n,r,o,s){this.feedService=t,this.circlesService=e,this.snackBar=n,this.profileService=r,this.notesService=o,this.utilities=s,this.pubkey="",this.circles=[]}saveNote(){var t=this;return Ye(function*(){if(!t.event)return;const e=t.event;e.saved=Math.floor(Date.now()/1e3),yield t.notesService.putNote(e)})()}removeNote(){var t=this;return Ye(function*(){!t.event||(console.log("DELETE EVENT:",t.event),yield t.notesService.deleteNote(t.event.id))})()}follow(t){var e=this;return Ye(function*(){console.log("FOLLOW:",e.profile),e.profile&&(yield e.profileService.follow(e.profile.pubkey,t),yield e.feedService.downloadRecent([e.profile.pubkey]))})()}getNpub(t){return this.utilities.getNostrIdentifier(t)}copyEvent(){this.copy(JSON.stringify(this.event))}copyProfile(){this.profile&&this.copy(JSON.stringify({name:this.profile.name,about:this.profile.about,nip05:this.profile.nip05,picture:this.profile.picture}))}copy(t){(function KQ(i){var t=document.createElement("textarea");t.style.position="fixed",t.style.top=0,t.style.left=0,t.style.width="2em",t.style.height="2em",t.style.padding=0,t.style.border="none",t.style.outline="none",t.style.boxShadow="none",t.style.background="transparent",t.value=i,document.body.appendChild(t),t.focus(),t.select();try{document.execCommand("copy")}catch{console.error("Oops, unable to copy")}document.body.removeChild(t)})(t),this.snackBar.open("Copied to clipboard","Hide",{duration:2500,horizontalPosition:"center",verticalPosition:"bottom"})}unfollow(){var t=this;return Ye(function*(){!t.profile||(yield t.profileService.unfollow(t.profile.pubkey))})()}mute(){var t=this;return Ye(function*(){!t.profile||(yield t.profileService.mute(t.profile.pubkey))})()}unmute(){var t=this;return Ye(function*(){!t.profile||(yield t.profileService.unmute(t.profile.pubkey))})()}block(){var t=this;return Ye(function*(){!t.profile||(yield t.profileService.block(t.profile.pubkey))})()}unblock(){var t=this;return Ye(function*(){!t.profile||(yield t.profileService.unblock(t.profile.pubkey))})()}ngOnDestroy(){this.circlesSub&&this.circlesSub.unsubscribe()}loadCircles(){var t=this;return Ye(function*(){t.circles=yield t.circlesService.list()})()}ngOnInit(){var t=this;return Ye(function*(){t.event?(t.pubkey=t.event.pubkey,t.profile=yield t.profileService.getProfile(t.pubkey)):t.profile?t.pubkey=t.profile.pubkey:t.profile=yield t.profileService.getProfile(t.pubkey),t.circlesSub=t.circlesService.notesChanged$.subscribe(()=>{t.loadCircles()})})()}}Cs.\u0275fac=function(t){return new(t||Cs)(T(Eo),T(Ur),T(Iw),T(Zn),T(il),T(sr))},Cs.\u0275cmp=qe({type:Cs,selectors:[["app-profile-actions"]],inputs:{pubkey:"pubkey",profile:"profile",event:"event"},decls:53,vars:12,consts:[["mat-icon-button","",1,"action-button",3,"matMenuTriggerFor"],[1,"action-button-icon"],["menu","matMenu"],["mat-menu-item","",3,"click",4,"ngIf"],["mat-menu-item","",3,"matMenuTriggerFor"],["categories","matMenu"],["mat-menu-item","",3,"click",4,"ngFor","ngForOf"],["copyMenu","matMenu"],["mat-menu-item","",3,"click"]],template:function(t,e){if(1&t&&(z(0,"button",0)(1,"mat-icon",1),ue(2,"more_vert"),q()(),z(3,"mat-menu",null,2),be(5,MJ,5,0,"button",3),be(6,EJ,5,0,"button",3),be(7,CJ,5,0,"button",3),be(8,SJ,5,0,"button",3),z(9,"button",4)(10,"mat-icon"),ue(11,"supervised_user_circle"),q(),z(12,"span"),ue(13,"Move to Circle"),q()(),z(14,"button",4)(15,"mat-icon"),ue(16,"copy_all"),q(),z(17,"span"),ue(18,"Copy"),q()(),be(19,TJ,5,0,"button",3),be(20,AJ,5,0,"button",3),be(21,LJ,5,0,"button",3),be(22,IJ,5,0,"button",3),q(),z(23,"mat-menu",null,5),be(25,NJ,5,3,"button",6),q(),z(26,"mat-menu",null,7)(28,"button",8),we("click",function(){return e.copy(e.getNpub(e.profile.pubkey))}),z(29,"mat-icon"),ue(30,"content_copy"),q(),z(31,"span"),ue(32,"Public Key (npub)"),q()(),z(33,"button",8),we("click",function(){return e.copy(e.profile.pubkey)}),z(34,"mat-icon"),ue(35,"content_copy"),q(),z(36,"span"),ue(37,"Public Key (hex)"),q()(),z(38,"button",8),we("click",function(){return e.copyProfile()}),z(39,"mat-icon"),ue(40,"content_copy"),q(),z(41,"span"),ue(42,"Profile"),q()(),z(43,"button",8),we("click",function(){return e.copy(e.event.id)}),z(44,"mat-icon"),ue(45,"content_copy"),q(),z(46,"span"),ue(47,"Note ID"),q()(),z(48,"button",8),we("click",function(){return e.copyEvent()}),z(49,"mat-icon"),ue(50,"content_copy"),q(),z(51,"span"),ue(52,"Note"),q()()()),2&t){const n=Ji(4),r=Ji(24),o=Ji(27);re("matMenuTriggerFor",n),ie(5),re("ngIf",e.event&&!e.event.saved),ie(1),re("ngIf",e.event&&e.event.saved),ie(1),re("ngIf",!(null!=e.profile&&e.profile.follow)),ie(1),re("ngIf",null==e.profile?null:e.profile.follow),ie(1),re("matMenuTriggerFor",r),ie(5),re("matMenuTriggerFor",o),ie(5),re("ngIf",1==(null==e.profile?null:e.profile.mute)),ie(1),re("ngIf",!(null!=e.profile&&e.profile.mute)),ie(1),re("ngIf",1==(null==e.profile?null:e.profile.block)),ie(1),re("ngIf",!(null!=e.profile&&e.profile.block)),ie(3),re("ngForOf",e.circles)}},dependencies:[Gn,bi,ru,Do,bL,Pm,xJ],encapsulation:2});class Ko{transform(t){return t?Nm.unix(t).fromNow():""}}function OJ(i,t){1&i&&Ne(0,"mat-progress-bar",5)}function RJ(i,t){1&i&&(z(0,"div",6),ue(1," We'll be right ready for you... wait a second or two."),Ne(2,"br")(3,"br")(4,"br")(5,"mat-spinner",7),q())}function PJ(i,t){1&i&&(z(0,"div",6),ue(1," Updating the user profiles and getting their recent notes... wait a few seconds."),Ne(2,"br")(3,"br")(4,"br")(5,"mat-spinner",7),q())}function BJ(i,t){if(1&i){const e=Ft();z(0,"mat-grid-tile")(1,"mat-card",13)(2,"mat-card-header"),Ne(3,"img",14),z(4,"mat-card-title"),ue(5),q(),z(6,"mat-card-subtitle"),ue(7),q()(),z(8,"mat-card-content")(9,"p",15),ue(10),q(),z(11,"mat-slide-toggle",16),we("ngModelChange",function(r){return Ge(Ue(e).$implicit.checked=r)}),ue(12),q()()()()}if(2&i){const e=t.$implicit;ie(3),re("src",e.picture,mh),ie(2),Ai(e.name),ie(2),Ai(e.about),ie(3),Ai(e.pubkey),ie(1),re("ngModel",e.checked),ie(1),gi("Follow ",e.name,"")}}function jJ(i,t){if(1&i){const e=Ft();z(0,"div",8)(1,"h1",9),ue(2,"Hi, having fun yet?"),q(),z(3,"p"),ue(4,'Here are some interesting people you can follow. Make your selection and then click the large "Follow" button to get started.'),q(),z(5,"mat-grid-list",10),ln(6,"async"),be(7,BJ,13,6,"mat-grid-tile",11),q(),z(8,"button",12),we("click",function(){return Ue(e),Ge(ye(2).follow())}),ue(9,"Follow"),q()()}if(2&i){const e=ye(2);ie(5),re("cols",cn(6,2,e.isHandset$)?"1":"2"),ie(2),re("ngForOf",e.defaults)}}function HJ(i,t){1&i&&(z(0,"span"),ue(1,"... (message was truncated)"),q())}function YJ(i,t){if(1&i&&(z(0,"mat-chip"),ue(1),q()),2&i){const e=t.$implicit;ie(1),gi("#",e,"")}}function VJ(i,t){if(1&i&&(z(0,"span",29),ue(1),q()),2&i){const e=t.$implicit;ie(1),gi("TAG: ",e,"")}}function zJ(i,t){if(1&i&&(z(0,"div"),Ne(1,"br"),be(2,VJ,2,1,"span",28),q()),2&i){const e=ye().$implicit;ie(2),re("ngForOf",e.tags)}}function UJ(i,t){if(1&i){const e=Ft();z(0,"button",30),we("click",function(){return Ue(e),Ge(ye(4).toggleDetails())}),z(1,"mat-icon",31),ue(2,"expand_more"),q()()}}function WJ(i,t){if(1&i){const e=Ft();z(0,"button",30),we("click",function(){return Ue(e),Ge(ye(4).toggleDetails())}),z(1,"mat-icon",31),ue(2,"expand_less"),q()()}}function $J(i,t){if(1&i&&(z(0,"div",21),Ne(1,"app-profile-actions",22),z(2,"app-profile-header",23)(3,"span",24),ue(4),ln(5,"ago"),q(),Ne(6,"app-directory-icon",23),q(),z(7,"div",25),ue(8),be(9,HJ,2,0,"span",0),z(10,"mat-chip-set",26),be(11,YJ,2,1,"mat-chip",11),q(),be(12,zJ,3,1,"div",0),q(),be(13,UJ,3,0,"button",27),be(14,WJ,3,0,"button",27),q()),2&i){const e=t.$implicit,n=ye(3);ie(1),re("event",e),ie(1),re("pubkey",e.pubkey),ie(2),Ai(cn(5,10,e.created_at)),ie(2),re("pubkey",e.pubkey),ie(2),gi(" ",e.content,""),ie(1),re("ngIf",e.contentCut),ie(2),re("ngForOf",n.hashtags(e.tags)),ie(1),re("ngIf",n.details),ie(1),re("ngIf",!n.details),ie(1),re("ngIf",n.details)}}function GJ(i,t){if(1&i){const e=Ft();z(0,"div",17)(1,"mat-accordion",18)(2,"mat-expansion-panel")(3,"mat-expansion-panel-header")(4,"mat-panel-title"),ue(5,"Options"),q(),z(6,"mat-panel-description"),ue(7),q()(),z(8,"p")(9,"mat-slide-toggle",19),we("ngModelChange",function(r){return Ue(e),Ge(ye(2).settings.options.flatfeed=r)})("ngModelChange",function(){return Ue(e),Ge(ye(2).optionsUpdated())}),ue(10,"Flat Feed (turn off threads)"),q(),z(11,"mat-slide-toggle",19),we("ngModelChange",function(r){return Ue(e),Ge(ye(2).settings.options.ascending=r)})("ngModelChange",function(){return Ue(e),Ge(ye(2).optionsUpdated())}),ue(12,"Oldest first"),q(),z(13,"mat-slide-toggle",19),we("ngModelChange",function(r){return Ue(e),Ge(ye(2).settings.options.paused=r)}),ue(14,"Pause feed"),q(),z(15,"mat-slide-toggle",19),we("ngModelChange",function(r){return Ue(e),Ge(ye(2).settings.options.hideSpam=r)})("ngModelChange",function(){return Ue(e),Ge(ye(2).optionsUpdated())}),ue(16,"Hide spam"),q(),z(17,"mat-slide-toggle",19),we("ngModelChange",function(r){return Ue(e),Ge(ye(2).settings.options.hideInvoice=r)})("ngModelChange",function(){return Ue(e),Ge(ye(2).optionsUpdated())}),ue(18,"Hide LN invoices"),q()()()(),be(19,$J,15,12,"div",20),q()}if(2&i){const e=ye().ngIf,n=ye();ie(7),Ai(n.activeOptions()),ie(2),re("ngModel",n.settings.options.flatfeed),ie(2),re("ngModel",n.settings.options.ascending),ie(2),re("ngModel",n.settings.options.paused),ie(2),re("ngModel",n.settings.options.hideSpam),ie(2),re("ngModel",n.settings.options.hideInvoice),ie(2),re("ngForOf",e)("ngForTrackBy",n.trackByFn)}}function qJ(i,t){if(1&i&&(z(0,"span"),be(1,OJ,1,0,"mat-progress-bar",1),be(2,RJ,6,0,"div",2),be(3,PJ,6,0,"div",2),be(4,jJ,10,4,"div",3),be(5,GJ,20,8,"div",4),q()),2&i){const e=t.ngIf,n=ye();ie(1),re("ngIf",null==e),ie(1),re("ngIf",!n.profileService.initialized),ie(1),re("ngIf",n.profileService.initialized&&0===e.length&&n.profileService.profiles.length>0),ie(1),re("ngIf",n.profileService.initialized&&0===n.profileService.profiles.length),ie(1),re("ngIf",e.length>0)}}Ko.\u0275fac=function(t){return new(t||Ko)},Ko.\u0275pipe=tr({name:"ago",type:Ko,pure:!0});class jm{constructor(t,e,n,r,o,s,a,l,u,g,D){this.appState=t,this.data=e,this.cd=n,this.settings=r,this.profileService=o,this.feedService=s,this.validator=a,this.utilities=l,this.router=u,this.breakpointObserver=g,this.ngZone=D,this.defaults=[{pubkey:"npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6",pubkeyhex:"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d",name:"fiatjaf",picture:"https://pbs.twimg.com/profile_images/539211568035004416/sBMjPR9q_normal.jpeg",about:"buy my merch at fiatjaf store",checked:!1},{pubkey:"npub1sg6plzptd64u62a878hep2kev88swjh3tw00gjsfl8f237lmu63q0uf63m",pubkeyhex:"82341f882b6eabcd2ba7f1ef90aad961cf074af15b9ef44a09f9d2a8fbfbe6a2",name:"jack",picture:"https://pbs.twimg.com/profile_images/1115644092329758721/AFjOr-K8_normal.jpg",about:"bitcoin...twttr/@jack",checked:!1},{pubkey:"npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s",pubkeyhex:"32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245",name:"jb55",picture:"https://pbs.twimg.com/profile_images/1362882895669436423/Jzsp1Ikr_normal.jpg",about:"damus.io author. bitcoin and nostr dev",checked:!1},{pubkey:"npub1v4v57fu60zvc9d2uq23cey4fnwvxlzga9q2vta2n6xalu03rs57s0mxwu8",pubkeyhex:"65594f279a789982b55c02a38c92a99b986f891d2814c5f553d1bbfe3e23853d",name:"hampus",picture:"https://pbs.twimg.com/profile_images/1517505111991504896/9qixSAMn_normal.jpg",about:"",checked:!1}],this.details=!1,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Be(H=>H.matches),Hd()),console.log("HOME constructor!!")}ngAfterViewInit(){console.log("ngAfterViewInit")}ngAfterContentInit(){console.log("ngAfterContentInit")}optionsUpdated(){}hashtags(t){return t.filter(n=>{if("t"===n[0])return n[1]})}activeOptions(){let t="";return t+=`Viewing ${this.profileService.profiles.length} people`,t}trackByFn(t,e){return e.id}trackByNoteId(t,e){return e.id}toggleDetails(){this.details=!this.details}ngOnDestroy(){}feedChanged(t,e){"public"===e?this.settings.options.privateFeed=!this.settings.options.publicFeed:this.settings.options.publicFeed=!this.settings.options.privateFeed}follow(){var t=this;return Ye(function*(){const e=t.defaults.filter(n=>n.checked);if(0!==e.length){for(let n=0;nn.pubkeyhex)),t.cd.detectChanges()}})()}ngOnInit(){var t=this;return Ye(function*(){t.settings.options.privateFeed=!0,t.appState.title=""})()}}function KJ(i,t){1&i&&Ne(0,"mat-progress-bar",5)}function XJ(i,t){1&i&&(z(0,"span"),ue(1,"... (message was truncated)"),q())}function ZJ(i,t){if(1&i&&(z(0,"span",14),ue(1),q()),2&i){const e=t.$implicit;ie(1),gi("TAG: ",e,"")}}function QJ(i,t){if(1&i&&(z(0,"div"),Ne(1,"br"),be(2,ZJ,2,1,"span",13),q()),2&i){const e=ye().$implicit;ie(2),re("ngForOf",e.tags)}}function JJ(i,t){if(1&i){const e=Ft();z(0,"button",15),we("click",function(){return Ue(e),Ge(ye(2).toggleDetails())}),z(1,"mat-icon",16),ue(2,"expand_more"),q()()}}function eee(i,t){if(1&i){const e=Ft();z(0,"button",15),we("click",function(){return Ue(e),Ge(ye(2).toggleDetails())}),z(1,"mat-icon",16),ue(2,"expand_less"),q()()}}function tee(i,t){if(1&i&&(z(0,"div",6),Ne(1,"app-profile-actions",7),z(2,"app-profile-header",8)(3,"span",9),ue(4),ln(5,"ago"),q(),Ne(6,"app-directory-icon",8),q(),z(7,"div",10),ue(8),be(9,XJ,2,0,"span",11),be(10,QJ,3,1,"div",11),q(),be(11,JJ,3,0,"button",12),be(12,eee,3,0,"button",12),q()),2&i){const e=t.$implicit,n=ye();ie(1),re("event",e),ie(1),re("pubkey",e.pubkey),ie(1),re("matTooltip",e.id),ie(1),Ai(cn(5,10,e.created_at)),ie(2),re("pubkey",e.pubkey),ie(2),gi(" ",e.content,""),ie(1),re("ngIf",e.contentCut),ie(1),re("ngIf",n.details),ie(1),re("ngIf",!n.details),ie(1),re("ngIf",n.details)}}jm.\u0275fac=function(t){return new(t||jm)(T(En),T(qa),T(Rt),T(Mo),T(Zn),T(Eo),T(Er),T(sr),T(qi),T(Ia),T(rt))},jm.\u0275cmp=qe({type:jm,selectors:[["app-feed-private"]],decls:2,vars:3,consts:[[4,"ngIf"],["mode","indeterminate",4,"ngIf"],["class","page loading-container",4,"ngIf"],["class","page",4,"ngIf"],["class","feed-page",4,"ngIf"],["mode","indeterminate"],[1,"page","loading-container"],[1,"loading"],[1,"page"],[1,"marginless"],["gutterSize","1em","rowHeight","180px",3,"cols"],[4,"ngFor","ngForOf"],["mat-raised-button","","color","primary",1,"follow-button",3,"click"],[1,"default-card"],["mat-card-avatar","",3,"src"],[1,"more","dimmed"],["color","primary",1,"example-margin",3,"ngModel","ngModelChange"],[1,"feed-page"],[1,"options"],[1,"options-slider",3,"ngModel","ngModelChange"],["class","events",4,"ngFor","ngForOf","ngForTrackBy"],[1,"events"],[3,"event"],[3,"pubkey"],["matTooltipPosition","below",1,"event-date"],[1,"content"],[1,"hashtags"],["class","expand-button","mat-icon-button","",3,"click",4,"ngIf"],["class","dimmed",4,"ngFor","ngForOf"],[1,"dimmed"],["mat-icon-button","",1,"expand-button",3,"click"],[1,"expand-button-icon"]],template:function(t,e){1&t&&(be(0,qJ,6,5,"span",0),ln(1,"async")),2&t&&re("ngIf",cn(1,1,e.feedService.filteredEvents$))},dependencies:[Gn,bi,na,ru,mv,AT,fv,TT,ST,CT,Do,uZ,BA,Sw,Vg,zg,Cw,Ew,qA,bc,$g,Gg,ta,vs,Aw,sa,Es,Cs,Sd,Ko],styles:[".default-card[_ngcontent-%COMP%]{width:100%;height:100%}.follow-button[_ngcontent-%COMP%]{margin-top:1em;width:100%;font-size:2em;height:72px;text-align:center}.loading-container[_ngcontent-%COMP%]{text-align:center}.loading[_ngcontent-%COMP%]{margin:auto}"]});class Hm{constructor(t,e,n,r,o,s,a,l,u,g,D){this.appState=t,this.data=e,this.cd=n,this.settings=r,this.notesService=o,this.profile=s,this.validator=a,this.utilities=l,this.router=u,this.breakpointObserver=g,this.ngZone=D,this.events=[],this.initialLoad=!0,this.details=!1,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Be(H=>H.matches),Hd()),console.log("HOME constructor!!")}ngAfterViewInit(){console.log("ngAfterViewInit")}ngAfterContentInit(){console.log("ngAfterContentInit")}optionsUpdated(){this.events=this.validator.filterEvents(this.events)}activeOptions(){let t="";return t+=this.settings.options.hideSpam?" Spam: Filtered":" Spam: Allowed",t+=this.settings.options.hideInvoice?" Invoices: Hidden":" Invoices: Displayed",t}trackByFn(t,e){return e.id}trackByNoteId(t,e){return e.id}follow(t,e){var n=this;return Ye(function*(){yield n.profile.follow(t,e)})()}onConnected(t){if(!t)return;const e=Nm().subtract(5,"minutes").unix();this.sub=t.sub([{kinds:[1],since:e}],{}),this.events=[],this.sub.on("event",n=>{if(this.settings.options.paused)return;const r=this.processEvent(n);!r||(this.fetchProfiles(t,[r.pubkey]),this.events.unshift(r),this.ngZone.run(()=>{this.cd.detectChanges()}),this.events.length>100&&(this.events.length=80))}),this.sub.on("eose",()=>{this.initialLoad=!1,this.events.map(r=>r.pubkey),this.cd.detectChanges()})}processEvent(t){let e=this.validator.validateEvent(t);return e?(e=this.validator.sanitizeEvent(e),e=this.validator.filterEvent(e),e||null):(console.log("INVALID EVENT!"),null)}toggleDetails(){this.details=!this.details}fetchProfiles(t,e){var n=this;const r=t.sub([{kinds:[0],authors:e}],{});r.on("event",function(){var o=Ye(function*(s){const a=n.processEvent(s);if(a)try{const l=n.validator.sanitizeProfile(JSON.parse(a.content));yield n.profile.updateProfile(a.pubkey,l);const u=encodeURIComponent(l.name),g=`https://www.nostr.directory/.well-known/nostr.json?name=${u}`,D=yield fetch(g,{method:"GET",mode:"cors"});if(200===D.status){const K=(yield D.json()).names[u];a.pubkey===K?(l.verifications||(l.verifications=[]),l.verifications.push("@nostr.directory"),yield n.profile.updateProfile(a.pubkey,l)):console.warn("Nickname reuse:",g)}}catch{console.warn("This profile event was not parsed due to errors:",a)}});return function(s){return o.apply(this,arguments)}}()),r.on("eose",()=>{r.unsub()})}ngOnDestroy(){this.sub&&this.sub.unsub(),this.relay&&this.relay.close(),console.log("PUBLIC FEED DESTROYED!")}feedChanged(t,e){"public"===e?this.settings.options.privateFeed=!this.settings.options.publicFeed:this.settings.options.publicFeed=!this.settings.options.privateFeed}ngOnInit(){var t=this;return Ye(function*(){t.settings.options.privateFeed=!0,t.appState.title="",!t.relay&&(t.relay=CA("wss://relay.damus.io"),t.relay.on("connect",()=>{console.log(`connected to ${t.relay?.url}`),t.onConnected(t.relay)}),t.relay.on("disconnect",()=>{console.log(`DISCONNECTED! ${t.relay?.url}`)}),t.relay.on("notice",()=>{console.log(`NOTICE FROM ${t.relay?.url}`)}),t.relay.connect())})()}}function iee(i,t){1&i&&Ne(0,"mat-progress-bar",4)}function nee(i,t){1&i&&(z(0,"div"),ue(1,"Notes are all your saved posts. These can be your own, or they can be copies of public posts made by others."),Ne(2,"br"),q())}function ree(i,t){1&i&&(z(0,"span"),ue(1,"... (message was truncated)"),q())}function oee(i,t){if(1&i&&(z(0,"span",13),ue(1),q()),2&i){const e=t.$implicit;ie(1),gi("TAG: ",e,"")}}function see(i,t){if(1&i&&(z(0,"div"),Ne(1,"br"),be(2,oee,2,1,"span",12),q()),2&i){const e=ye().$implicit;ie(2),re("ngForOf",e.tags)}}function aee(i,t){if(1&i){const e=Ft();z(0,"button",14),we("click",function(){return Ue(e),Ge(ye(2).toggleDetails())}),z(1,"mat-icon",15),ue(2,"expand_more"),q()()}}function lee(i,t){if(1&i){const e=Ft();z(0,"button",14),we("click",function(){return Ue(e),Ge(ye(2).toggleDetails())}),z(1,"mat-icon",15),ue(2,"expand_less"),q()()}}function cee(i,t){if(1&i&&(z(0,"div",5),Ne(1,"app-profile-actions",6),z(2,"app-profile-header",7),ue(3,"Posted: "),z(4,"span",8),ue(5),ln(6,"ago"),q(),ue(7,", Saved: "),z(8,"span",9),ue(9),ln(10,"ago"),q()(),z(11,"div",10),ue(12),be(13,ree,2,0,"span",2),be(14,see,3,1,"div",2),q(),be(15,aee,3,0,"button",11),be(16,lee,3,0,"button",11),q()),2&i){const e=t.$implicit,n=ye();ie(1),re("event",e),ie(1),re("pubkey",e.pubkey),ie(2),re("matTooltip",e.id),ie(1),Ai(cn(6,10,e.created_at)),ie(4),Ai(cn(10,12,e.saved)),ie(3),gi(" ",e.content,""),ie(1),re("ngIf",e.contentCut),ie(1),re("ngIf",n.details),ie(1),re("ngIf",!n.details),ie(1),re("ngIf",n.details)}}Hm.\u0275fac=function(t){return new(t||Hm)(T(En),T(qa),T(Rt),T(Mo),T(il),T(Zn),T(Er),T(sr),T(qi),T(Ia),T(rt))},Hm.\u0275cmp=qe({type:Hm,selectors:[["app-feed-public"]],decls:17,vars:7,consts:[["mode","indeterminate",4,"ngIf"],[1,"feed-page"],[1,"options"],[1,"options-slider",3,"ngModel","ngModelChange"],["class","events",4,"ngFor","ngForOf","ngForTrackBy"],["mode","indeterminate"],[1,"events"],[3,"event"],[3,"pubkey"],["matTooltipPosition","below",1,"event-date",3,"matTooltip"],[1,"content"],[4,"ngIf"],["class","expand-button","mat-icon-button","",3,"click",4,"ngIf"],["class","dimmed",4,"ngFor","ngForOf"],[1,"dimmed"],["mat-icon-button","",1,"expand-button",3,"click"],[1,"expand-button-icon"]],template:function(t,e){1&t&&(be(0,KJ,1,0,"mat-progress-bar",0),z(1,"div",1)(2,"mat-accordion",2)(3,"mat-expansion-panel")(4,"mat-expansion-panel-header")(5,"mat-panel-title"),ue(6,"Options"),q(),z(7,"mat-panel-description"),ue(8),q()(),z(9,"p")(10,"mat-slide-toggle",3),we("ngModelChange",function(r){return e.settings.options.paused=r}),ue(11,"Pause feed"),q(),z(12,"mat-slide-toggle",3),we("ngModelChange",function(r){return e.settings.options.hideSpam=r})("ngModelChange",function(){return e.optionsUpdated()}),ue(13,"Hide spam"),q(),z(14,"mat-slide-toggle",3),we("ngModelChange",function(r){return e.settings.options.hideInvoice=r})("ngModelChange",function(){return e.optionsUpdated()}),ue(15,"Hide LN invoices"),q()()()(),be(16,tee,13,12,"div",4),q()),2&t&&(re("ngIf",!e.events||0==e.events.length),ie(8),Ai(e.activeOptions()),ie(2),re("ngModel",e.settings.options.paused),ie(2),re("ngModel",e.settings.options.hideSpam),ie(2),re("ngModel",e.settings.options.hideInvoice),ie(2),re("ngForOf",e.events)("ngForTrackBy",e.trackByFn))},dependencies:[Gn,bi,ru,Do,Rm,Sw,Vg,zg,Cw,Ew,Gg,ta,vs,Aw,sa,Es,Cs,Ko],encapsulation:2});class pu{constructor(t){this.notesService=t,this.notes=[],this.details=!1}toggleDetails(){this.details=!this.details}ngOnDestroy(){this.notesSub&&this.notesSub.unsubscribe(),console.log("NOTES DESTROYED!!")}ngOnInit(){var t=this;this.notesSub=this.notesService.notesChanged$.subscribe(Ye(function*(){console.log("RELOADING NOTES!!!"),yield t.loadNotes(),console.log("DONE NOTES!!!")}))}loadNotes(){var t=this;return Ye(function*(){t.notes=yield t.notesService.list()})()}}function dee(i,t){1&i&&(z(0,"span"),ue(1,"\xa0Home"),q())}function uee(i,t){if(1&i&&(z(0,"mat-icon",2),ue(1,"home"),q(),be(2,dee,2,0,"span",3),ln(3,"async")),2&i){const e=ye();ie(2),re("ngIf",!1===cn(3,1,e.displayLabels$))}}function hee(i,t){1&i&&Ne(0,"app-feed-private")}function mee(i,t){1&i&&(z(0,"span"),ue(1,"\xa0Global"),q())}function fee(i,t){if(1&i&&(z(0,"mat-icon",2),ue(1,"speaker_notes"),q(),be(2,mee,2,0,"span",3),ln(3,"async")),2&i){const e=ye();ie(2),re("ngIf",!1===cn(3,1,e.displayLabels$))}}function pee(i,t){1&i&&Ne(0,"app-feed-public")}function _ee(i,t){1&i&&(z(0,"span"),ue(1,"\xa0Saved"),q())}function gee(i,t){if(1&i&&(z(0,"mat-icon",2),ue(1,"bookmark_border"),q(),be(2,_ee,2,0,"span",3),ln(3,"async")),2&i){const e=ye();ie(2),re("ngIf",!1===cn(3,1,e.displayLabels$))}}function bee(i,t){1&i&&Ne(0,"app-notes")}pu.\u0275fac=function(t){return new(t||pu)(T(il))},pu.\u0275cmp=qe({type:pu,selectors:[["app-notes"]],decls:4,vars:3,consts:[["mode","indeterminate",4,"ngIf"],[1,"feed-page"],[4,"ngIf"],["class","events",4,"ngFor","ngForOf"],["mode","indeterminate"],[1,"events"],[3,"event"],[3,"pubkey"],["matTooltipPosition","below",1,"event-date",3,"matTooltip"],[1,"event-date"],[1,"content"],["class","expand-button","mat-icon-button","",3,"click",4,"ngIf"],["class","dimmed",4,"ngFor","ngForOf"],[1,"dimmed"],["mat-icon-button","",1,"expand-button",3,"click"],[1,"expand-button-icon"]],template:function(t,e){1&t&&(be(0,iee,1,0,"mat-progress-bar",0),z(1,"div",1),be(2,nee,3,0,"div",2),be(3,cee,17,14,"div",3),q()),2&t&&(re("ngIf",!e.notes),ie(2),re("ngIf",0===e.notes.length),ie(1),re("ngForOf",e.notes))},dependencies:[Gn,bi,ru,Do,Rm,Aw,Es,Cs,Ko],encapsulation:2});class Ym{constructor(t,e,n,r,o,s,a,l,u,g,D){this.appState=t,this.data=e,this.cd=n,this.settings=r,this.dialog=o,this.profile=s,this.validator=a,this.utilities=l,this.router=u,this.breakpointObserver=g,this.ngZone=D,this.events=[],this.initialLoad=!0,this.details=!1,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Be(H=>H.matches),Hd()),this.displayLabels$=this.breakpointObserver.observe("(max-width: 720px)").pipe(Be(H=>H.matches),Hd()),console.log("HOME constructor!!")}ngAfterViewInit(){console.log("ngAfterViewInit")}ngAfterContentInit(){console.log("ngAfterContentInit")}optionsUpdated(){this.events=this.validator.filterEvents(this.events)}trackByFn(t,e){return e.id}trackByNoteId(t,e){return e.id}toggleDetails(){this.details=!this.details}fetchProfiles(t,e){}ngOnDestroy(){this.sub&&this.sub.unsub()}feedChanged(t,e){"public"===e?this.settings.options.privateFeed=!this.settings.options.publicFeed:this.settings.options.publicFeed=!this.settings.options.privateFeed}createNote(){this.dialog.open(Tm,{data:{name:this.note},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(e=>{this.note=e})}ngOnInit(){var t=this;return Ye(function*(){t.settings.options.privateFeed=!0,t.appState.title="",t.appState.showBackButton=!1,t.appState.actions=[{icon:"note_add",tooltip:"Create Note",click:()=>{t.createNote()}}]})()}}Ym.\u0275fac=function(t){return new(t||Ym)(T(En),T(qa),T(Rt),T(Mo),T(dc),T(Zn),T(Er),T(sr),T(qi),T(Ia),T(rt))},Ym.\u0275cmp=qe({type:Ym,selectors:[["app-home"]],decls:10,vars:0,consts:[["mat-tab-label",""],["matTabContent",""],[1,"example-tab-icon"],[4,"ngIf"]],template:function(t,e){1&t&&(z(0,"mat-tab-group")(1,"mat-tab"),be(2,uee,4,3,"ng-template",0),be(3,hee,1,0,"ng-template",1),q(),z(4,"mat-tab"),be(5,fee,4,3,"ng-template",0),be(6,pee,1,0,"ng-template",1),q(),z(7,"mat-tab"),be(8,gee,4,3,"ng-template",0),be(9,bee,1,0,"ng-template",1),q()())},dependencies:[bi,Do,nA,oA,Gv,hA,jm,Hm,pu,Sd],encapsulation:2});class Vm{constructor(t,e,n){this.appState=t,this.authService=e,this.router=n}ngOnInit(){this.authService.logout()}}Vm.\u0275fac=function(t){return new(t||Vm)(T(En),T(hr),T(qi))},Vm.\u0275cmp=qe({type:Vm,selectors:[["app-logout"]],decls:1,vars:0,template:function(t,e){1&t&&ue(0,"Loading...")},encapsulation:2});class zm{constructor(t,e,n,r){this.appState=t,this.validator=e,this.utilities=n,this.router=r}ngOnInit(){return Ye(function*(){})()}}zm.\u0275fac=function(t){return new(t||zm)(T(En),T(Er),T(sr),T(qi))},zm.\u0275cmp=qe({type:zm,selectors:[["app-profile"]],decls:30,vars:0,consts:[[1,"page"],[1,"profile-form"],["cellspacing","0",1,"example-full-width"],[1,"example-full-width"],["matInput",""],["matInput","","placeholder","LNURL..."],["matInput","","placeholder","Image URL"],["mat-raised-button","","color","primary"]],template:function(t,e){1&t&&(z(0,"div",0)(1,"form",1)(2,"table",2)(3,"tr")(4,"td")(5,"mat-form-field",3)(6,"mat-label"),ue(7,"Username"),q(),Ne(8,"input",4),q()(),z(9,"td")(10,"mat-form-field",3)(11,"mat-label"),ue(12,"NIP05"),q(),Ne(13,"input",4),q()()()(),z(14,"p")(15,"mat-form-field",3)(16,"mat-label"),ue(17,"LUD06"),q(),Ne(18,"input",5),q()(),z(19,"p")(20,"mat-form-field",3)(21,"mat-label"),ue(22,"About"),q(),Ne(23,"textarea",4),q()(),z(24,"mat-form-field",3)(25,"mat-label"),ue(26,"Image"),q(),Ne(27,"input",6),q()(),z(28,"button",7),ue(29,"Submit"),q()())},dependencies:[Em,Mm,uc,na,LS,bS,Qd],encapsulation:2});class Cr{constructor(t,e,n){this.appState=t,this.authService=e,this.router=n}canActivate(){return!!this.authService.authInfo$.getValue().authenticated()||this.authService.getAuthInfo().then(t=>!!t.authenticated()||(this.router.navigateByUrl("/connect"),!1))}}function yee(i,t){1&i&&(z(0,"p"),ue(1,"All public profile cache data was cleared."),q())}function Fee(i,t){1&i&&(z(0,"p"),ue(1,"All cached notes data was cleared."),q())}function vee(i,t){1&i&&(z(0,"p"),ue(1,"All local data cache was cleared."),q())}Cr.\u0275fac=function(t){return new(t||Cr)(pe(En),pe(hr),pe(qi))},Cr.\u0275prov=Oe({token:Cr,factory:Cr.\u0275fac});class Um{constructor(t,e,n,r){this.feedService=t,this.appState=e,this.storage=n,this.profileService=r,this.wiped=!1,this.wipedNonFollow=!1,this.wipedNotes=!1}clearProfileCache(){var t=this;return Ye(function*(){yield t.profileService.wipeNonFollow(),t.wipedNonFollow=!0})()}clearDatabase(){var t=this;return Ye(function*(){yield t.storage.wipe(),t.wiped=!0})()}clearNotesCache(){var t=this;return Ye(function*(){yield t.feedService.wipe(),t.wipedNotes=!0})()}ngOnInit(){this.appState.title="Settings",this.appState.showBackButton=!0,this.appState.actions=[]}}function wee(i,t){if(1&i&&(z(0,"div",4)(1,"h3",8),ue(2),q(),z(3,"p")(4,"em"),ue(5,"(Options to load older notes will come in the future)"),q()()()),2&i){const e=ye(2);ie(2),gi("Looks a bit lonely here? This is probably because it's been a while since @",null==e.profile?null:e.profile.name," has posted.")}}function kee(i,t){1&i&&(z(0,"span"),ue(1,"... (message was truncated)"),q())}function xee(i,t){if(1&i){const e=Ft();z(0,"div",9),we("click",function(r){const s=Ue(e).$implicit;return Ge(ye(2).openEvent(r,s))}),Ne(1,"app-profile-actions",10),z(2,"app-profile-header",11)(3,"span",12),ue(4),ln(5,"ago"),q(),Ne(6,"app-directory-icon",11),q(),z(7,"span",13),ue(8),be(9,kee,2,0,"span",1),q()()}if(2&i){const e=t.$implicit;ie(1),re("event",e)("pubkey",e.pubkey),ie(1),re("pubkey",e.pubkey),ie(2),Ai(cn(5,7,e.created_at)),ie(2),re("pubkey",e.pubkey),ie(2),Ai(e.content),ie(1),re("ngIf",e.contentCut)}}function Dee(i,t){if(1&i&&(z(0,"span"),be(1,wee,6,1,"div",5),z(2,"div",6),be(3,xee,10,9,"div",7),q()()),2&i){const e=t.ngIf,n=ye();ie(1),re("ngIf",0===e.length),ie(2),re("ngForOf",e)("ngForTrackBy",n.trackByFn)}}function Mee(i,t){if(1&i&&(z(0,"div",4)(1,"h3",8),ue(2),q(),z(3,"p")(4,"em"),ue(5,"(Options to load older notes will come in the future)"),q()()()),2&i){const e=ye(2);ie(2),gi("Looks a bit lonely here? This is probably because it's been a while since @",null==e.profile?null:e.profile.name," has posted.")}}function Eee(i,t){1&i&&(z(0,"span"),ue(1,"... (message was truncated)"),q())}function Cee(i,t){if(1&i){const e=Ft();z(0,"div",9),we("click",function(r){const s=Ue(e).$implicit;return Ge(ye(2).openEvent(r,s))}),Ne(1,"app-profile-actions",10),z(2,"app-profile-header",11)(3,"span",12),ue(4),ln(5,"ago"),q(),Ne(6,"app-directory-icon",11),q(),z(7,"span",13),ue(8),be(9,Eee,2,0,"span",1),q()()}if(2&i){const e=t.$implicit;ie(1),re("event",e)("pubkey",e.pubkey),ie(1),re("pubkey",e.pubkey),ie(2),Ai(cn(5,7,e.created_at)),ie(2),re("pubkey",e.pubkey),ie(2),gi("Replied: ",e.content,""),ie(1),re("ngIf",e.contentCut)}}function See(i,t){if(1&i&&(z(0,"span"),be(1,Mee,6,1,"div",5),z(2,"div",6),be(3,Cee,10,9,"div",7),q()()),2&i){const e=t.ngIf,n=ye();ie(1),re("ngIf",0===e.length),ie(2),re("ngForOf",e)("ngForTrackBy",n.trackByFn)}}Um.\u0275fac=function(t){return new(t||Um)(T(Eo),T(En),T(Vr),T(Zn))},Um.\u0275cmp=qe({type:Um,selectors:[["app-settings"]],decls:13,vars:3,consts:[[1,"page"],["mat-flat-button","","color","warn",3,"click"],[4,"ngIf"]],template:function(t,e){1&t&&(z(0,"div",0)(1,"p")(2,"button",1),we("click",function(){return e.clearProfileCache()}),ue(3,"Clear Public Profile Cache"),q()(),be(4,yee,2,0,"p",2),z(5,"p")(6,"button",1),we("click",function(){return e.clearNotesCache()}),ue(7,"Clear Notes Cache"),q()(),be(8,Fee,2,0,"p",2),z(9,"p")(10,"button",1),we("click",function(){return e.clearDatabase()}),ue(11,"Wipe Local Database"),q()(),be(12,vee,2,0,"p",2),q()),2&t&&(ie(4),re("ngIf",e.wipedNonFollow),ie(4),re("ngIf",e.wipedNotes),ie(4),re("ngIf",e.wiped))},dependencies:[bi,na],encapsulation:2});class Wm{constructor(t,e,n,r,o,s,a,l,u){var g=this;this.appState=t,this.activatedRoute=e,this.cd=n,this.settings=r,this.feedService=o,this.profiles=s,this.validator=a,this.utilities=l,this.router=u,this.userEvents$=this.feedService.rootEvents$.pipe(Be(D=>{if(this.pubkey)return D.filter(H=>H.pubkey==this.pubkey)})),this.replyEvents$=this.feedService.events$.pipe(Be(D=>{if(this.pubkey)return D.filter(H=>H.pubkey==this.pubkey)})),this.initialLoad=!0,this.appState.showBackButton=!0,this.activatedRoute.paramMap.subscribe(function(){var D=Ye(function*(H){const K=H.get("id");!K||(g.pubkey=K,g.profile=yield g.profiles.getProfile(K),g.profile&&(g.appState.title=`@${g.profile.name}`))});return function(H){return D.apply(this,arguments)}}())}ngOnInit(){}openEvent(t,e){const n=t.composedPath();!n||0==n.length||-1!=n[0].className.indexOf("clickable")&&this.router.navigate(["/note",e.id])}optionsUpdated(){}activeOptions(){let t="";return t+=this.settings.options.hideSpam?" Spam: Filtered":" Spam: Allowed",t+=this.settings.options.hideInvoice?" Invoices: Hidden":" Invoices: Displayed",t}trackByFn(t,e){return e.id}ngOnDestroy(){this.sub&&this.sub.unsub()}}Wm.\u0275fac=function(t){return new(t||Wm)(T(En),T(Ta),T(Rt),T(Mo),T(Eo),T(Zn),T(Er),T(sr),T(qi))},Wm.\u0275cmp=qe({type:Wm,selectors:[["app-user"]],decls:11,vars:6,consts:[["label","Notes"],[4,"ngIf"],["label","Replies"],["label","Likes"],[1,"page"],["class","page",4,"ngIf"],[1,"feed-page"],["class","events clickable",3,"click",4,"ngFor","ngForOf","ngForTrackBy"],[1,"marginless"],[1,"events","clickable",3,"click"],[3,"event","pubkey"],[3,"pubkey"],[1,"event-date"],[1,"content"]],template:function(t,e){1&t&&(z(0,"mat-tab-group")(1,"mat-tab",0),be(2,Dee,4,3,"span",1),ln(3,"async"),q(),z(4,"mat-tab",2),be(5,See,4,3,"span",1),ln(6,"async"),q(),z(7,"mat-tab",3)(8,"div",4)(9,"h2"),ue(10,"To be implemented"),q()()()()),2&t&&(ie(2),re("ngIf",cn(3,2,e.userEvents$)),ie(3),re("ngIf",cn(6,4,e.replyEvents$)))},dependencies:[Gn,bi,Gv,hA,sa,Es,Cs,Sd,Ko],encapsulation:2});const Tee=["hueSlider"],Aee=["alphaSlider"];function Lee(i,t){if(1&i){const e=Ft();z(0,"div",8),we("newValue",function(r){return Ue(e),Ge(ye().onSliderChange("saturation-lightness",r))}),z(1,"div",9),Ne(2,"div"),q()()}if(2&i){const e=ye();wi("background-color",e.hueSliderColor),re("rgX",1)("rgY",1),ie(1),wi("top",null==e.slider?null:e.slider.v,"px")("left",null==e.slider?null:e.slider.s,"px")}}function Iee(i,t){if(1&i&&(z(0,"div",10),Ne(1,"div",11)(2,"div",12),q()),2&i){const e=ye();ie(2),wi("background-color",e.selectedColor)}}function Nee(i,t){if(1&i){const e=Ft();z(0,"div",13,14),we("newValue",function(r){return Ue(e),Ge(ye().onSliderChange("hue",r))}),z(2,"div",15)(3,"div"),Ne(4,"div"),q()()()}if(2&i){const e=ye();re("rgX",1),ie(2),wi("left",null==e.slider?null:e.slider.h,"px")}}function Oee(i,t){if(1&i){const e=Ft();z(0,"div",16,17),we("newValue",function(r){return Ue(e),Ge(ye().onSliderChange("alpha",r))}),Ne(2,"div",18),z(3,"div",15)(4,"div"),Ne(5,"div"),q()()()}if(2&i){const e=ye();re("rgX",1),ie(2),re("ngStyle",e.getBackgroundColor(e.alphaSliderColor)),ie(1),wi("left",null==e.slider?null:e.slider.a,"px")}}const Ree=["dialog"];function Pee(i,t){1&i&&Ne(0,"div",11)}function Bee(i,t){if(1&i){const e=Ft();eo(0),z(1,"div",8)(2,"div",9),we("click",function(){const o=Ue(e).$implicit;return Ge(ye(2).onColorClick(o))}),be(3,Pee,1,0,"div",10),q()(),to()}if(2&i){const e=t.$implicit,n=t.index,r=ye(2);ie(2),nt("colornull",!e),re("ngStyle",r.getBackgroundColor(e)),ie(1),re("ngIf",n==r.indexSeleccionado)}}function jee(i,t){if(1&i&&Ne(0,"div",17),2&i){const e=ye(3);re("ngStyle",e.getBackgroundColor(e.color))}}function Hee(i,t){if(1&i){const e=Ft();z(0,"div",12),we("click",function(){return Ue(e),Ge(ye(2).addColor())}),be(1,jee,1,1,"div",13),cr(),z(2,"svg",14),Ne(3,"path",15)(4,"path",16),q()()}if(2&i){const e=ye(2);ie(1),re("ngIf",!e.indexSeleccionado)}}function Yee(i,t){if(1&i){const e=Ft();z(0,"color-picker",18),we("colorChange",function(r){return Ue(e),Ge(ye(2).onChangeColorPicker(r))})("onAlphaChange",function(r){return Ue(e),Ge(ye(2).onAlphaChange(r))}),q()}if(2&i){const e=ye(2);re("controls",e.colorPickerControls)("color",e.hsva)}}function Vee(i,t){if(1&i&&(eo(0),z(1,"div",4),be(2,Bee,4,4,"ng-container",5),be(3,Hee,5,1,"div",6),be(4,Yee,1,2,"color-picker",7),q(),to()),2&i){const e=ye();ie(1),re("@colorsAnimation",e.colorsAnimationEffect),ie(1),re("ngForOf",e.palette),ie(1),re("ngIf",!e.hideColorPicker&&"only-alpha"!=e.colorPickerControls),ie(1),re("ngIf",!e.hideColorPicker&&"only-alpha"==e.colorPickerControls)}}function zee(i,t){1&i&&Ne(0,"div",11)}const Uee=function(i){return{background:i}};function Wee(i,t){if(1&i){const e=Ft();cr(),Po(),eo(0),z(1,"div",8)(2,"div",24),we("click",function(){const o=Ue(e).$implicit;return Ge(ye(2).changeColor(o))}),be(3,zee,1,0,"div",10),q()(),to()}if(2&i){const e=t.$implicit,n=ye(2);ie(2),nt("colornull",!e),re("ngStyle",Ch(4,Uee,e)),ie(1),re("ngIf",n.isSelected(e))}}function $ee(i,t){if(1&i){const e=Ft();eo(0),z(1,"div",4)(2,"div",19)(3,"div",20),we("click",function(){return Ue(e),Ge(ye().onClickBack())}),cr(),z(4,"svg",21),Ne(5,"path",22)(6,"path",23),q()()(),be(7,Wee,4,6,"ng-container",5),q(),to()}if(2&i){const e=ye();ie(1),re("@colorsAnimation",e.colorsAnimationEffect),ie(6),re("ngForOf",e.variants)}}function Gee(i,t){if(1&i){const e=Ft();eo(0),z(1,"div",25)(2,"div",26),we("click",function(){return Ue(e),Ge(ye().onClickBack())}),cr(),z(3,"svg",21),Ne(4,"path",22)(5,"path",23),q()(),Po(),z(6,"button",27),we("click",function(){return Ue(e),Ge(ye().emitClose("cancel"))}),ue(7),q(),z(8,"button",27),we("click",function(){return Ue(e),Ge(ye().emitClose("accept"))}),ue(9),q()(),z(10,"div",28)(11,"color-picker",29),we("sliderChange",function(r){return Ue(e),Ge(ye().onChangeColorPicker(r))}),q()(),to()}if(2&i){const e=ye();ie(7),gi(" ",e.cancelLabel," "),ie(2),gi(" ",e.acceptLabel," "),ie(2),re("controls",e.colorPickerControls)("color",e.hsva)}}function qee(i,t){if(1&i){const e=Ft();z(0,"div",30)(1,"p",31),we("click",function(){return Ue(e),Ge(ye().nextFormat())}),ue(2),q(),z(3,"div",32)(4,"input",33,34),we("keyup",function(){Ue(e);const r=Ji(5);return Ge(ye().changeColorManual(r.value))})("keydown.enter",function(){return Ue(e),Ge(ye().emitClose("accept"))}),q()()()}if(2&i){const e=ye();ie(2),Ai(e.colorFormats[e.format]),ie(2),wi("font-size",e.color&&e.color.length>23?9:10,"px")("letter-spacing",e.color&&e.color.length>16?0:1.5,"px"),re("value",e.color)}}var Xo=(()=>(function(i){i[i.HEX=0]="HEX",i[i.RGBA=1]="RGBA",i[i.HSLA=2]="HSLA",i[i.CMYK=3]="CMYK"}(Xo||(Xo={})),Xo))();const vL=[{color:"rojo",preview:"#E57373",variants:["#FFEBEE","#FFCDD2","#EF9A9A","#E57373","#EF5350","#F44336","#E53935","#D32F2F","#C62828"]},{color:"rosa",preview:"#F06292",variants:["#FCE4EC","#F8BBD0","#F48FB1","#F06292","#EC407A","#E91E63","#D81B60","#C2185B","#AD1457"]},{color:"purpura",preview:"#BA68C8",variants:["#F3E5F5","#E1BEE7","#CE93D8","#BA68C8","#AB47BC","#9C27B0","#8E24AA","#7B1FA2","#6A1B9A"]},{color:"purpura oscuro",preview:"#9575CD",variants:["#EDE7F6","#D1C4E9","#B39DDB","#9575CD","#7E57C2","#673AB7","#5E35B1","#512DA8","#4527A0"]},{color:"indigo",preview:"#7986CB",variants:["#E8EAF6","#C5CAE9","#9FA8DA","#7986CB","#5C6BC0","#3F51B5","#3949AB","#303F9F","#283593"]},{color:"azul",preview:"#64B5F6",variants:["#E3F2FD","#BBDEFB","#90CAF9","#64B5F6","#42A5F5","#2196F3","#1E88E5","#1976D2","#1565C0"]},{color:"celeste",preview:"#4FC3F7",variants:["#E1F5FE","#B3E5FC","#81D4FA","#4FC3F7","#29B6F6","#03A9F4","#039BE5","#0288D1","#0277BD"]},{color:"cyan",preview:"#4DD0E1",variants:["#E0F7FA","#B2EBF2","#80DEEA","#4DD0E1","#26C6DA","#00BCD4","#00ACC1","#0097A7","#00838F"]},{color:"color",preview:"#4DB6AC",variants:["#E0F2F1","#B2DFDB","#80CBC4","#4DB6AC","#26A69A","#009688","#00897B","#00796B","#00695C"]},{color:"verde",preview:"#81C784",variants:["#E8F5E9","#C8E6C9","#A5D6A7","#81C784","#66BB6A","#4CAF50","#43A047","#388E3C","#2E7D32"]},{color:"verde claro",preview:"#AED581",variants:["#F1F8E9","#DCEDC8","#C5E1A5","#AED581","#9CCC65","#8BC34A","#7CB342","#689F38","#558B2F"]},{color:"lima",preview:"#DCE775",variants:["#F9FBE7","#F0F4C3","#E6EE9C","#DCE775","#D4E157","#CDDC39","#C0CA33","#AFB42B","#9E9D24"]},{color:"amarillo",preview:"#FFF176",variants:["#FFFDE7","#FFF9C4","#FFF59D","#FFF176","#FFEE58","#FFEB3B","#FDD835","#FBC02D","#F9A825"]},{color:"ambar",preview:"#FFD54F",variants:["#FFF8E1","#FFECB3","#FFE082","#FFD54F","#FFCA28","#FFC107","#FFB300","#FFA000","#FF8F00"]},{color:"naranja",preview:"#FFB74D",variants:["#FFF3E0","#FFE0B2","#FFCC80","#FFB74D","#FFA726","#FF9800","#FB8C00","#F57C00","#EF6C00"]},{color:"naranja oscuro",preview:"#FF8A65",variants:["#FBE9E7","#FFCCBC","#FFAB91","#FF8A65","#FF7043","#FF5722","#F4511E","#E64A19","#D84315"]},{color:"marron",preview:"#A1887F",variants:["#EFEBE9","#D7CCC8","#BCAAA4","#A1887F","#8D6E63","#795548","#6D4C41","#5D4037","#4E342E"]},{color:"escala de grises",preview:"#E0E0E0",variants:["#FFFFFF","#FAFAFA","#F5F5F5","#EEEEEE","#E0E0E0","#BDBDBD","#9E9E9E","#757575","#616161","#424242","#000000"]},{color:"azul gris",preview:"#90A4AE",variants:["#ECEFF1","#CFD8DC","#B0BEC5","#90A4AE","#78909C","#607D8B","#546E7A","#455A64","#37474F"]}],Qg=["hex","rgba","hsla"];class nl{constructor(t,e,n,r){this.r=t,this.g=e,this.b=n,this.a=r}denormalize(){return this.r=Math.round(255*this.r),this.g=Math.round(255*this.g),this.b=Math.round(255*this.b),this}toString(){return this.denormalize(),"rgb"+(1!=this.a?"a(":"(")+this.r+", "+this.g+", "+this.b+(1!=this.a?", "+this.a.toPrecision(2)+")":")")}}class rl{constructor(t,e,n,r){this.h=t,this.s=e,this.v=n,this.a=r,this.onChange=new Xe(!0)}onColorChange(t){this.s=t.s/t.rgX,this.v=t.v/t.rgY}onHueChange(t){this.h=t.v/t.rgX}onValueChange(t){this.v=t.v/t.rgX}onAlphaChange(t){this.a=t.v/t.rgX}}class $m{constructor(t,e,n,r){this.h=t,this.s=e,this.l=n,this.a=r}denormalize(){return this.h=Math.round(360*this.h),this.s=Math.round(100*this.s),this.l=Math.round(100*this.l),this}toString(){return"hsl"+(1!=this.a?"a(":"(")+this.h+", "+this.s+"%, "+this.l+"%"+(1!=this.a?", "+this.a.toPrecision(2)+")":")")}}class Jg{constructor(t,e,n,r,o=1){this.c=t,this.m=e,this.y=n,this.k=r,this.a=o}}class Kee{constructor(t){t&&(this.preview=t.preview,this.variants=t.variants)}}let Bw=(()=>{class i{constructor(){}toFormat(e,n){var r="";if(e)switch(n){case Xo.HEX:(s=this.hsvaToRgba(e)).denormalize(),r=this.rgbaToHex(s,!0);break;case Xo.HSLA:var o=this.hsva2hsla(e);o.denormalize(),r=o.toString();break;case Xo.RGBA:r=(s=this.hsvaToRgba(e)).toString();break;case Xo.CMYK:var s=this.hsvaToRgba(e);this.rgbaToCmyk(s)}return r}stringToFormat(e,n){var r=this.stringToHsva(e,!0);return this.toFormat(r,n)}hsva2hsla(e){const n=e.h,r=e.s,o=e.v,s=e.a;if(0===o)return new $m(n,0,0,s);if(0===r&&1===o)return new $m(n,1,1,s);{const a=o*(2-r)/2;return new $m(n,o*r/(1-Math.abs(2*a-1)),a,s)}}hsla2hsva(e){const n=Math.min(e.h,1),r=Math.min(e.s,1),o=Math.min(e.l,1),s=Math.min(e.a,1);if(0===o)return new rl(n,0,0,s);{const a=o+r*(1-Math.abs(2*o-1))/2;return new rl(n,2*(a-o)/a,a,s)}}hsvaToRgba(e){let n,r,o;const s=e.h,a=e.s,l=e.v,u=e.a,g=Math.floor(6*s),D=6*s-g,H=l*(1-a),K=l*(1-D*a),ee=l*(1-(1-D)*a);switch(g%6){case 0:n=l,r=ee,o=H;break;case 1:n=K,r=l,o=H;break;case 2:n=H,r=l,o=ee;break;case 3:n=H,r=K,o=l;break;case 4:n=ee,r=H,o=l;break;case 5:n=l,r=H,o=K;break;default:n=0,r=0,o=0}return new nl(n,r,o,u)}cmykToRgb(e){return new nl((1-e.c)*(1-e.k),(1-e.m)*(1-e.k),(1-e.y)*(1-e.k),e.a)}rgbaToCmyk(e){const n=1-Math.max(e.r,e.g,e.b);return 1===n?new Jg(0,0,0,1,e.a):new Jg((1-e.r-n)/(1-n),(1-e.g-n)/(1-n),(1-e.b-n)/(1-n),n,e.a)}rgbaToHsva(e){let n,r;const o=Math.min(e.r,1),s=Math.min(e.g,1),a=Math.min(e.b,1),l=Math.min(e.a,1),u=Math.max(o,s,a),g=Math.min(o,s,a),D=u,H=u-g;if(r=0===u?0:H/u,u===g)n=0;else{switch(u){case o:n=(s-a)/H+(s{class i{constructor(e){this.elRef=e,this.dragEnd=new Xe,this.dragStart=new Xe,this.newValue=new Xe,this.listenerMove=n=>this.move(n),this.listenerStop=()=>this.stop()}mouseDown(e){this.start(e)}touchStart(e){this.start(e)}move(e){e.preventDefault(),this.setCursor(e)}start(e){this.setCursor(e),e.stopPropagation(),document.addEventListener("mouseup",this.listenerStop),document.addEventListener("touchend",this.listenerStop),document.addEventListener("mousemove",this.listenerMove),document.addEventListener("touchmove",this.listenerMove),this.dragStart.emit()}stop(){document.removeEventListener("mouseup",this.listenerStop),document.removeEventListener("touchend",this.listenerStop),document.removeEventListener("mousemove",this.listenerMove),document.removeEventListener("touchmove",this.listenerMove),this.dragEnd.emit()}getX(e){const n=this.elRef.nativeElement.getBoundingClientRect();return(void 0!==e.pageX?e.pageX:e.touches[0].pageX)-n.left-window.pageXOffset}getY(e){const n=this.elRef.nativeElement.getBoundingClientRect();return(void 0!==e.pageY?e.pageY:e.touches[0].pageY)-n.top-window.pageYOffset}setCursor(e){const n=this.elRef.nativeElement.offsetWidth,r=this.elRef.nativeElement.offsetHeight,o=Math.max(0,Math.min(this.getX(e),n)),s=Math.max(0,Math.min(this.getY(e),r));void 0!==this.rgX&&void 0!==this.rgY?this.newValue.emit({s:o/n,v:1-s/r,rgX:this.rgX,rgY:this.rgY}):void 0===this.rgX&&void 0!==this.rgY?this.newValue.emit({v:s/r,rgY:this.rgY}):void 0!==this.rgX&&void 0===this.rgY&&this.newValue.emit({v:o/n,rgX:this.rgX})}}return i.\u0275fac=function(e){return new(e||i)(T(Ke))},i.\u0275dir=Fe({type:i,selectors:[["","slider",""]],hostBindings:function(e,n){1&e&&we("mousedown",function(o){return n.mouseDown(o)})("touchstart",function(o){return n.touchStart(o)})},inputs:{rgX:"rgX",rgY:"rgY",slider:"slider"},outputs:{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}}),i})(),Qee=(()=>{class i{constructor(e,n){this.service=e,this.cdr=n,this.color=new rl(0,1,1,1),this.controls="default",this.sliderChange=new Xe(!1),this.onAlphaChange=new Xe(!1),this.hsva=new rl(0,1,1,1),this.selectedColor="#000000",this.fallbackColor="#000000"}ngOnInit(){this.color||(this.color=new rl(0,1,1,1)),this.slider=new wL(0,0,0,0),this.update()}ngOnDestroy(){}ngOnChanges(e){e.color&&this.color&&this.update()}ngAfterViewInit(){this.sliderDimMax=new Xee(this.hueSlider?.nativeElement.offsetWidth||140,220,130,this.alphaSlider?.nativeElement.offsetWidth||140),this.update()}onSliderChange(e,n){switch(e){case"saturation-lightness":this.hsva.onColorChange(n);break;case"hue":this.hsva.onHueChange(n);break;case"alpha":this.hsva.onAlphaChange(n),this.onAlphaChange.emit(n);break;case"value":this.hsva.onValueChange(n)}this.update(),this.setColor(this.outputColor)}setColor(e){this.color=e,this.sliderChange.emit(this.color)}getBackgroundColor(e){return{background:"linear-gradient(90deg, rgba(36,0,0,0) 0%, "+e+" 100%)"}}update(){if(this.hsva=this.color,this.sliderDimMax){let e=this.service.hsvaToRgba(this.hsva).denormalize(),n=this.service.hsvaToRgba(new rl(this.hsva.h,1,1,1)).denormalize();this.hueSliderColor="rgb("+n.r+","+n.g+","+n.b+")",this.alphaSliderColor="rgb("+e.r+","+e.g+","+e.b+")",this.outputColor=this.hsva,this.selectedColor=this.service.hsvaToRgba(this.hsva).toString(),this.slider=new wL(this.hsva.h*this.sliderDimMax.h-5,this.hsva.s*this.sliderDimMax.s-8,(1-this.hsva.v)*this.sliderDimMax.v-8,this.hsva.a*this.sliderDimMax.a-5),this.cdr.detectChanges()}}}return i.\u0275fac=function(e){return new(e||i)(T(Bw),T(Rt))},i.\u0275cmp=qe({type:i,selectors:[["color-picker"]],viewQuery:function(e,n){if(1&e&&(bt(Tee,5),bt(Aee,5)),2&e){let r;je(r=He())&&(n.hueSlider=r.first),je(r=He())&&(n.alphaSlider=r.first)}},inputs:{color:"color",controls:"controls"},outputs:{sliderChange:"sliderChange",onAlphaChange:"onAlphaChange"},features:[pi],decls:8,vars:4,consts:[[1,"color-picker",3,"click"],["dialogPopup",""],["class","saturation-lightness",3,"slider","rgX","rgY","background-color","newValue",4,"ngIf"],[1,"hue-alpha","box"],["class","left",4,"ngIf"],[1,"right"],["class","hue",3,"slider","rgX","newValue",4,"ngIf"],["class","alpha",3,"slider","rgX","newValue",4,"ngIf"],[1,"saturation-lightness",3,"slider","rgX","rgY","newValue"],[1,"cursor"],[1,"left"],[1,"selected-color-background"],[1,"selected-color"],[1,"hue",3,"slider","rgX","newValue"],["hueSlider",""],[1,"sliderCursor"],[1,"alpha",3,"slider","rgX","newValue"],["alphaSlider",""],[1,"alpha-gradient",3,"ngStyle"]],template:function(e,n){1&e&&(z(0,"div",0,1),we("click",function(o){return o.stopPropagation()}),be(2,Lee,3,8,"div",2),z(3,"div",3),be(4,Iee,3,2,"div",4),z(5,"div",5),be(6,Nee,5,3,"div",6),be(7,Oee,6,4,"div",7),q()()()),2&e&&(ie(2),re("ngIf","only-alpha"!=n.controls),ie(2),re("ngIf","only-alpha"!=n.controls),ie(2),re("ngIf","only-alpha"!=n.controls),ie(1),re("ngIf","no-alpha"!=n.controls))},dependencies:[bi,Cd,Zee],styles:[".color-picker{position:relative;z-index:1000;width:220px;height:auto;cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:none}.color-picker *{box-sizing:border-box;margin:0;font-size:11px}.color-picker input{width:0;height:26px;min-width:0;font-size:13px;text-align:center;color:#000}.color-picker input:invalid,.color-picker input:-moz-ui-invalid,.color-picker input:-moz-submit-invalid{box-shadow:none}.color-picker input::-webkit-inner-spin-button,.color-picker input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.color-picker .sliderCursor{width:10px;border-radius:5px;position:absolute;margin-top:-3px;border:1px solid black}.color-picker .sliderCursor>div{border:2px solid white;border-radius:5px}.color-picker .sliderCursor>div>div{border-radius:5px;border:1px solid black;height:24px}.color-picker .cursor{position:absolute;width:21px;border:3px solid black;border-radius:100%;margin:-2px 0 0 -2px}.color-picker .cursor>div{height:15px;border:3px solid white;border-radius:100%}.color-picker .box{display:flex;padding:4px 8px}.color-picker .left{position:relative;padding:16px 8px}.color-picker .right{flex:1 1 auto;display:flex;flex-direction:column;gap:10px;padding:12px 8px}.color-picker .hue-alpha{display:flex;align-items:center;margin-bottom:3px}.color-picker .hue{direction:ltr;width:100%;height:24px;border:none;border-radius:5px;position:relative;cursor:pointer;background-size:100% 100%;background:linear-gradient(to right,red 0%,#ff0 17%,lime 33%,cyan 50%,blue 66%,#f0f 83%,red 100%)}.color-picker .alpha{direction:ltr;position:relative;width:100%;height:24px;border:none;border-radius:5px;cursor:pointer;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0px}.color-picker .alpha-gradient{width:100%;height:100%;border-radius:5px;position:absolute}.color-picker .selected-color{position:absolute;top:16px;left:8px;width:40px;height:40px;box-shadow:0 1px 1px 1px #00000026;border-radius:50%}.color-picker .selected-color-background{width:40px;height:40px;border-radius:50%;background-image:linear-gradient(45deg,#ccc 25%,transparent 25%),linear-gradient(-45deg,#ccc 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#ccc 75%),linear-gradient(-45deg,transparent 75%,#ccc 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0px}.color-picker .saturation-lightness{direction:ltr;cursor:crosshair;width:100%;position:relative;height:130px;border:none;touch-action:manipulation;background-image:linear-gradient(to top,#000 0%,transparent 100%),linear-gradient(to right,#fff 0%,transparent 100%)}\n"],encapsulation:2}),i})(),Jee=(()=>{class i{constructor(e,n){this.service=e,this.cdr=n,this.color="#000000",this.previewColor="#000000",this.hsva=new rl(0,1,1,1),this.colorsAnimationEffect="slide-in",this.palette=vL,this.variants=[],this.colorFormats=Qg,this.format=Xo.HEX,this.canChangeFormat=!0,this.menu=1,this.hideColorPicker=!1,this.hideTextInput=!1,this.colorPickerControls="default"}click(e){this.isOutside(e)&&this.emitClose("cancel")}onScroll(){this.onScreenMovement()}onResize(){this.onScreenMovement()}ngOnInit(){this.setPosition(),this.hsva=this.service.stringToHsva(this.color),this.indexSeleccionado=this.findIndexSelectedColor(this.palette)}ngAfterViewInit(){this.setPositionY()}onScreenMovement(){this.setPosition(),this.setPositionY(),this.panelRef.nativeElement.style.transition||(this.panelRef.nativeElement.style.transition="transform 0.5s ease-out")}findIndexSelectedColor(e){let n;if(this.color)for(let r=0;rwindow.innerWidth?n.right<250?window.innerWidth/2-125:n.right-250:n.left}}setPositionY(){const e=this.TriggerBBox.nativeElement.getBoundingClientRect(),n=this.panelRef.nativeElement.getBoundingClientRect();this.positionString=e.bottom+n.height>window.innerHeight?e.topn.toUpperCase()==this.previewColor.toUpperCase())}isSelected(e){return!!this.previewColor&&"string"==typeof e&&e.toUpperCase()==this.previewColor.toUpperCase()}getBackgroundColor(e){return"string"==typeof e?{background:e}:{background:e?.preview}}onAlphaChange(e){this.palette=this.ChangeAlphaOnPalette(e,this.palette)}ChangeAlphaOnPalette(e,n){var r=[];for(let o=0;o slide-in",[cc(":enter",jt({opacity:0}),{optional:!0}),cc(":enter",ZT("10ms",[un(".3s ease-in",XT([jt({opacity:0,transform:"translatex(-50%)",offset:0}),jt({opacity:.5,transform:"translatex(-10px) scale(1.1)",offset:.3}),jt({opacity:1,transform:"translatex(0)",offset:1})]))]),{optional:!0})]),tn("void => popup",[cc(":enter",jt({opacity:0,transform:"scale(0)"}),{optional:!0}),cc(":enter",ZT("10ms",[un("500ms ease-out",XT([jt({opacity:.5,transform:"scale(.5)",offset:.3}),jt({opacity:1,transform:"scale(1.1)",offset:.8}),jt({opacity:1,transform:"scale(1)",offset:1})]))]),{optional:!0})])])]}}),i})();const kL={position:"fixed",height:"100%",width:"100%","z-index":2e3,top:0,left:0};let xL=(()=>{class i{constructor(e,n,r){this.resolver=e,this.applicationRef=n,this.injector=r}createPanel(e,n){null!=this.componentRef&&this.removePanel();const r=this.resolver.resolveComponentFactory(Jee);this.componentRef=r.create(this.injector),this.applicationRef.attachView(this.componentRef.hostView);const o=this.componentRef.hostView.rootNodes[0];return this.overlay=document.createElement("div"),this.overlay.id="ngx-colors-overlay",this.overlay.classList.add("ngx-colors-overlay"),this.overlay.classList.add(n),Object.keys(kL).forEach(s=>{this.overlay.style[s]=kL[s]}),e?document.getElementById(e).appendChild(this.overlay):document.body.appendChild(this.overlay),this.overlay.appendChild(o),this.componentRef}removePanel(){this.applicationRef.detachView(this.componentRef.hostView),this.componentRef.destroy(),this.overlay.remove()}}return i.\u0275fac=function(e){return new(e||i)(pe(Hs),pe(Ws),pe(Qi))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),ete=(()=>{class i{constructor(e,n){this.triggerRef=e,this.panelFactory=n,this.color="",this.colorsAnimation="slide-in",this.position="bottom",this.attachTo=void 0,this.overlayClassName=void 0,this.colorPickerControls="default",this.acceptLabel="ACCEPT",this.cancelLabel="CANCEL",this.change=new Xe,this.input=new Xe,this.slider=new Xe,this.isDisabled=!1,this.onTouchedCallback=()=>{},this.onChangeCallback=()=>{}}onClick(){this.open()}open(){this.isDisabled||(this.panelRef=this.panelFactory.createPanel(this.attachTo,this.overlayClassName),this.panelRef.instance.iniciate(this,this.triggerRef,this.color,this.palette,this.colorsAnimation,this.format,this.hideTextInput,this.hideColorPicker,this.acceptLabel,this.cancelLabel,this.colorPickerControls,this.position))}close(){this.panelFactory.removePanel()}onChange(){this.onChangeCallback(this.color)}setDisabledState(e){this.isDisabled=e,this.triggerRef.nativeElement.style.opacity=e?.5:1}setColor(e){this.writeValue(e),this.input.emit(e)}sliderChange(e){this.slider.emit(e)}get value(){return this.color}set value(e){this.setColor(e),this.onChangeCallback(e)}writeValue(e){e!==this.color&&(this.color=e,this.onChange(),this.change.emit(e))}registerOnChange(e){this.onChangeCallback=e}registerOnTouched(e){this.onTouchedCallback=e}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(xL))},i.\u0275dir=Fe({type:i,selectors:[["","ngx-colors-trigger",""]],hostBindings:function(e,n){1&e&&we("click",function(){return n.onClick()})},inputs:{colorsAnimation:"colorsAnimation",palette:"palette",format:"format",position:"position",hideTextInput:"hideTextInput",hideColorPicker:"hideColorPicker",attachTo:"attachTo",overlayClassName:"overlayClassName",colorPickerControls:"colorPickerControls",acceptLabel:"acceptLabel",cancelLabel:"cancelLabel"},outputs:{change:"change",input:"input",slider:"slider"},features:[Qe([{provide:mr,useExisting:Zt(()=>i),multi:!0}])]}),i})(),tte=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[Bw,xL],imports:[Fn]}),i})();class Gm{constructor(t,e,n){this.appState=t,this.dialogRef=e,this.data=n,this.data.name="",this.data.color="#673ab7"}onNoClick(){this.data.name="",this.data.color="#673ab7",this.dialogRef.close()}}Gm.\u0275fac=function(t){return new(t||Gm)(T(En),T(au),T(lg))},Gm.\u0275cmp=qe({type:Gm,selectors:[["create-circle-dialog"]],decls:19,vars:6,consts:[["mat-dialog-title",""],["mat-dialog-content","",1,"mat-dialog-content"],["appearance","fill",1,"input-full-width"],["matPrefix","",1,"circle"],["matInput","","type","text","autocomplete","off",3,"ngModel","ngModelChange"],["matPrefix","","ngx-colors-trigger","",1,"color",3,"ngModel","ngModelChange"],["matInput","","autocomplete","off",3,"ngModel","ngModelChange"],["mat-dialog-actions","","align","end",1,"mat-dialog-actions"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary","cdkFocusInitial","",3,"mat-dialog-close"]],template:function(t,e){1&t&&(z(0,"h1",0),ue(1,"Create Circle"),q(),z(2,"div",1)(3,"mat-form-field",2)(4,"mat-icon",3),ue(5,"supervised_user_circle"),q(),z(6,"mat-label"),ue(7,"Circle Name"),q(),z(8,"input",4),we("ngModelChange",function(r){return e.data.name=r}),q()(),z(9,"mat-form-field",2)(10,"div",5),we("ngModelChange",function(r){return e.data.color=r}),q(),z(11,"mat-label"),ue(12,"Color"),q(),z(13,"input",6),we("ngModelChange",function(r){return e.data.color=r}),q()()(),z(14,"div",7)(15,"button",8),we("click",function(){return e.onNoClick()}),ue(16,"Cancel"),q(),z(17,"button",9),ue(18,"Save"),q()()),2&t&&(ie(8),re("ngModel",e.data.name),ie(2),wi("background",e.data.color),re("ngModel",e.data.color),ie(3),re("ngModel",e.data.color),ie(4),re("mat-dialog-close",e.data))},dependencies:[Em,Mm,uc,Sv,na,Do,Ba,ta,vs,Dv,Mv,Ev,Cv,ete],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}.mat-dialog-content[_ngcontent-%COMP%]{padding:20px 24px 0!important}.mat-dialog-actions[_ngcontent-%COMP%]{padding:10px 24px 24px}.circle[_ngcontent-%COMP%]{cursor:pointer}.circle[_ngcontent-%COMP%]:hover{color:#fff}.color[_ngcontent-%COMP%]{width:24px;height:24px;border:2px solid #FFF;margin:12px;border-radius:50%}"]});const DL={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let e0;const ite=new Uint8Array(16);function nte(){if(!e0&&(e0=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!e0))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return e0(ite)}const lr=[];for(let i=0;i<256;++i)lr.push((i+256).toString(16).slice(1));const ote=function rte(i,t,e){if(DL.randomUUID&&!t&&!i)return DL.randomUUID();const n=(i=i||{}).random||(i.rng||nte)();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){e=e||0;for(let r=0;r<16;++r)t[e+r]=n[r];return t}return function ML(i,t=0){return(lr[i[t+0]]+lr[i[t+1]]+lr[i[t+2]]+lr[i[t+3]]+"-"+lr[i[t+4]]+lr[i[t+5]]+"-"+lr[i[t+6]]+lr[i[t+7]]+"-"+lr[i[t+8]]+lr[i[t+9]]+"-"+lr[i[t+10]]+lr[i[t+11]]+lr[i[t+12]]+lr[i[t+13]]+lr[i[t+14]]+lr[i[t+15]]).toLowerCase()}(n)};let EL=(()=>{class i{constructor(){this._vertical=!1,this._inset=!1}get vertical(){return this._vertical}set vertical(e){this._vertical=ct(e)}get inset(){return this._inset}set inset(e){this._inset=ct(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=qe({type:i,selectors:[["mat-divider"]],hostAttrs:["role","separator",1,"mat-divider"],hostVars:7,hostBindings:function(e,n){2&e&&(it("aria-orientation",n.vertical?"vertical":"horizontal"),nt("mat-divider-vertical",n.vertical)("mat-divider-horizontal",!n.vertical)("mat-divider-inset",n.inset))},inputs:{vertical:"vertical",inset:"inset"},decls:0,vars:0,template:function(e,n){},styles:[".mat-divider{display:block;margin:0;border-top-width:1px;border-top-style:solid}.mat-divider.mat-divider-vertical{border-top:0;border-right-width:1px;border-right-style:solid}.mat-divider.mat-divider-inset{margin-left:80px}[dir=rtl] .mat-divider.mat-divider-inset{margin-left:auto;margin-right:80px}"],encapsulation:2,changeDetection:0}),i})(),ste=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,vt]}),i})();const CL=["*"],TL=["unscopedContent"],ate=["text"],lte=[[["","matListItemAvatar",""],["","matListItemIcon",""]],[["","matListItemTitle",""]],[["","matListItemLine",""]],"*",[["","matListItemMeta",""]],[["mat-divider"]]],cte=["[matListItemAvatar],[matListItemIcon]","[matListItemTitle]","[matListItemLine]","*","[matListItemMeta]","mat-divider"],AL=new De("ListOption");let LL=(()=>{class i{constructor(e){this._elementRef=e}}return i.\u0275fac=function(e){return new(e||i)(T(Ke))},i.\u0275dir=Fe({type:i,selectors:[["","matListItemTitle",""]],hostAttrs:[1,"mat-mdc-list-item-title","mdc-list-item__primary-text"]}),i})(),IL=(()=>{class i{constructor(e){this._elementRef=e}}return i.\u0275fac=function(e){return new(e||i)(T(Ke))},i.\u0275dir=Fe({type:i,selectors:[["","matListItemLine",""]],hostAttrs:[1,"mat-mdc-list-item-line","mdc-list-item__secondary-text"]}),i})(),wte=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["","matListItemMeta",""]],hostAttrs:[1,"mat-mdc-list-item-meta","mdc-list-item__end"]}),i})(),NL=(()=>{class i{constructor(e){this._listOption=e}_isAlignedAtStart(){return!this._listOption||"after"===this._listOption?._getCheckboxPosition()}}return i.\u0275fac=function(e){return new(e||i)(T(AL,8))},i.\u0275dir=Fe({type:i,hostVars:4,hostBindings:function(e,n){2&e&&nt("mdc-list-item__start",n._isAlignedAtStart())("mdc-list-item__end",!n._isAlignedAtStart())}}),i})(),kte=(()=>{class i extends NL{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275dir=Fe({type:i,selectors:[["","matListItemAvatar",""]],hostAttrs:[1,"mat-mdc-list-item-avatar"],features:[Te]}),i})(),OL=(()=>{class i extends NL{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275dir=Fe({type:i,selectors:[["","matListItemIcon",""]],hostAttrs:[1,"mat-mdc-list-item-icon"],features:[Te]}),i})(),_u=(()=>{class i{constructor(){this._isNonInteractive=!0,this._disableRipple=!1,this._disabled=!1}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=ct(e)}get disabled(){return this._disabled}set disabled(e){this._disabled=ct(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,hostVars:1,hostBindings:function(e,n){2&e&&it("aria-disabled",n.disabled)},inputs:{disableRipple:"disableRipple",disabled:"disabled"}}),i})(),jw=(()=>{class i{constructor(e,n,r,o,s,a){this._elementRef=e,this._ngZone=n,this._listBase=r,this._platform=o,this._explicitLines=null,this._disableRipple=!1,this._disabled=!1,this._subscriptions=new f,this._rippleRenderer=null,this._hasUnscopedTextContent=!1,this.rippleConfig=s||{},this._hostElement=this._elementRef.nativeElement,this._noopAnimations="NoopAnimations"===a,r&&!r._isNonInteractive&&this._initInteractiveListItem(),"button"===this._hostElement.nodeName.toLowerCase()&&!this._hostElement.hasAttribute("type")&&this._hostElement.setAttribute("type","button")}set lines(e){this._explicitLines=en(e,null),this._updateItemLines(!1)}get disableRipple(){return this.disabled||this._disableRipple||this._noopAnimations||!!this._listBase?.disableRipple}set disableRipple(e){this._disableRipple=ct(e)}get disabled(){return this._disabled||!!this._listBase?.disabled}set disabled(e){this._disabled=ct(e)}get rippleDisabled(){return this.disableRipple||!!this.rippleConfig.disabled}ngAfterViewInit(){this._monitorProjectedLinesAndTitle(),this._updateItemLines(!0)}ngOnDestroy(){this._subscriptions.unsubscribe(),null!==this._rippleRenderer&&this._rippleRenderer._removeTriggerEvents()}_hasIconOrAvatar(){return!(!this._avatars.length&&!this._icons.length)}_initInteractiveListItem(){this._hostElement.classList.add("mat-mdc-list-item-interactive"),this._rippleRenderer=new iu(this,this._ngZone,this._hostElement,this._platform),this._rippleRenderer.setupTriggerEvents(this._hostElement)}_monitorProjectedLinesAndTitle(){this._ngZone.runOutsideAngular(()=>{this._subscriptions.add(Sn(this._lines.changes,this._titles.changes).subscribe(()=>this._updateItemLines(!1)))})}_updateItemLines(e){if(!this._lines||!this._titles||!this._unscopedContent)return;e&&this._checkDomForUnscopedTextContent();const n=this._explicitLines??this._inferLinesFromContent(),r=this._unscopedContent.nativeElement;if(this._hostElement.classList.toggle("mat-mdc-list-item-single-line",n<=1),this._hostElement.classList.toggle("mdc-list-item--with-one-line",n<=1),this._hostElement.classList.toggle("mdc-list-item--with-two-lines",2===n),this._hostElement.classList.toggle("mdc-list-item--with-three-lines",3===n),this._hasUnscopedTextContent){const o=0===this._titles.length&&1===n;r.classList.toggle("mdc-list-item__primary-text",o),r.classList.toggle("mdc-list-item__secondary-text",!o)}else r.classList.remove("mdc-list-item__primary-text"),r.classList.remove("mdc-list-item__secondary-text")}_inferLinesFromContent(){let e=this._titles.length+this._lines.length;return this._hasUnscopedTextContent&&(e+=1),e}_checkDomForUnscopedTextContent(){this._hasUnscopedTextContent=Array.from(this._unscopedContent.nativeElement.childNodes).filter(e=>e.nodeType!==e.COMMENT_NODE).some(e=>!(!e.textContent||!e.textContent.trim()))}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(rt),T(_u,8),T(Ri),T(nu,8),T(Oi,8))},i.\u0275dir=Fe({type:i,contentQueries:function(e,n,r){if(1&e&&(At(r,kte,4),At(r,OL,4)),2&e){let o;je(o=He())&&(n._avatars=o),je(o=He())&&(n._icons=o)}},hostVars:3,hostBindings:function(e,n){2&e&&(it("aria-disabled",n.disabled),nt("mdc-list-item--disabled",n.disabled))},inputs:{lines:"lines",disableRipple:"disableRipple",disabled:"disabled"}}),i})(),xte=(()=>{class i extends jw{constructor(e,n,r,o,s,a){super(e,n,r,o,s,a),this._activated=!1}get activated(){return this._activated}set activated(e){this._activated=ct(e)}_getAriaCurrent(){return"A"===this._hostElement.nodeName&&this._activated?"page":null}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(rt),T(_u,8),T(Ri),T(nu,8),T(Oi,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-list-item"],["a","mat-list-item",""],["button","mat-list-item",""]],contentQueries:function(e,n,r){if(1&e&&(At(r,IL,5),At(r,LL,5),At(r,wte,5)),2&e){let o;je(o=He())&&(n._lines=o),je(o=He())&&(n._titles=o),je(o=He())&&(n._meta=o)}},viewQuery:function(e,n){if(1&e&&(bt(TL,5),bt(ate,5)),2&e){let r;je(r=He())&&(n._unscopedContent=r.first),je(r=He())&&(n._itemText=r.first)}},hostAttrs:[1,"mat-mdc-list-item","mdc-list-item"],hostVars:11,hostBindings:function(e,n){2&e&&(it("aria-current",n._getAriaCurrent()),nt("mdc-list-item--activated",n.activated)("mdc-list-item--with-leading-avatar",0!==n._avatars.length)("mdc-list-item--with-leading-icon",0!==n._icons.length)("mdc-list-item--with-trailing-meta",0!==n._meta.length)("_mat-animation-noopable",n._noopAnimations))},inputs:{activated:"activated"},exportAs:["matListItem"],features:[Te],ngContentSelectors:cte,decls:10,vars:0,consts:[[1,"mdc-list-item__content"],[1,"mat-mdc-list-item-unscoped-content",3,"cdkObserveContent"],["unscopedContent",""],[1,"mat-mdc-focus-indicator"]],template:function(e,n){1&e&&(qt(lte),Ze(0),z(1,"span",0),Ze(2,1),Ze(3,2),z(4,"span",1,2),we("cdkObserveContent",function(){return n._updateItemLines(!0)}),Ze(6,3),q()(),Ze(7,4),Ze(8,5),Ne(9,"div",3))},dependencies:[$_],encapsulation:2,changeDetection:0}),i})(),Mte=(()=>{class i extends _u{constructor(){super(...arguments),this._isNonInteractive=!1}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-nav-list"]],hostAttrs:["role","navigation",1,"mat-mdc-nav-list","mat-mdc-list-base","mdc-list"],exportAs:["matNavList"],features:[Qe([{provide:_u,useExisting:i}]),Te],ngContentSelectors:CL,decls:1,vars:0,template:function(e,n){1&e&&(qt(),Ze(0))},styles:['.mdc-list-item--with-leading-avatar .mdc-list-item__start{width:40px;height:40px}.mdc-list-item--with-leading-icon .mdc-list-item__start{width:24px;height:24px}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start{width:40px;height:40px}.mdc-list-item--with-leading-image .mdc-list-item__start{width:56px;height:56px}.mdc-list-item--with-leading-video .mdc-list-item__start{width:100px;height:56px}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{width:40px;height:40px}.mdc-list-item--with-leading-radio .mdc-list-item__start{width:40px;height:40px}.mdc-list-item--with-leading-switch .mdc-list-item__start{width:36px;height:20px}.mdc-list-item--with-trailing-icon .mdc-list-item__end{width:24px;height:24px}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{width:40px;height:40px}.mdc-list-item--with-trailing-radio .mdc-list-item__end{width:40px;height:40px}.mdc-list-item--with-trailing-switch .mdc-list-item__end{width:36px;height:20px}.mdc-list-divider{height:1px}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-list-divider::after{content:"";display:block;border-bottom-width:1px;border-bottom-style:solid}}.mdc-list{margin:0;padding:8px 0;list-style-type:none}.mdc-list:focus{outline:none}.mdc-list-item__wrapper{display:block}.mdc-list-item{display:flex;position:relative;align-items:center;justify-content:flex-start;overflow:hidden;padding:0;align-items:stretch;cursor:pointer}.mdc-list-item:focus{outline:none}.mdc-list-item.mdc-list-item--with-one-line{height:48px}.mdc-list-item.mdc-list-item--with-two-lines{height:64px}.mdc-list-item.mdc-list-item--with-three-lines{height:88px}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__start{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:center;margin-top:0}.mdc-list-item.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px}.mdc-list-item.mdc-list-item--disabled,.mdc-list-item.mdc-list-item--non-interactive{cursor:auto}.mdc-list-item:not(.mdc-list-item--selected):focus::before,.mdc-list-item.mdc-ripple-upgraded--background-focused::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item:not(.mdc-list-item--selected):focus::before,.mdc-list-item.mdc-ripple-upgraded--background-focused::before{border-color:CanvasText}}.mdc-list-item.mdc-list-item--selected::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px double rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item.mdc-list-item--selected::before{border-color:CanvasText}}.mdc-list-item.mdc-list-item--selected:focus::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:3px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}@media screen and (forced-colors: active){.mdc-list-item.mdc-list-item--selected:focus::before{border-color:CanvasText}}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-item__start{fill:currentColor;flex-shrink:0;pointer-events:none}.mdc-list-item__end{flex-shrink:0;pointer-events:none}.mdc-list-item__content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;align-self:center;flex:1;pointer-events:none}.mdc-list-item--with-two-lines .mdc-list-item__content,.mdc-list-item--with-three-lines .mdc-list-item__content{align-self:stretch}.mdc-list-item__content[for]{pointer-events:none}.mdc-list-item__primary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item--with-two-lines .mdc-list-item__primary-text,.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before,.mdc-list-item--with-three-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after,.mdc-list-item--with-three-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item__secondary-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;margin-top:0;line-height:normal}.mdc-list-item__secondary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item--with-three-lines .mdc-list-item__secondary-text{white-space:normal;line-height:20px}.mdc-list-item--with-overline .mdc-list-item__secondary-text{white-space:nowrap;line-height:auto}.mdc-list-item__overline-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:24px;content:"";vertical-align:0}.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-three-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-three-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-three-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-avatar.mdc-list-item,.mdc-list-item--with-leading-avatar.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-avatar .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-avatar .mdc-list-item__start,.mdc-list-item--with-leading-avatar .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-avatar .mdc-list-item__start{border-radius:50%}.mdc-list-item--with-leading-icon.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-icon.mdc-list-item,.mdc-list-item--with-leading-icon.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-icon .mdc-list-item__start{margin-left:16px;margin-right:32px}[dir=rtl] .mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-leading-icon .mdc-list-item__start[dir=rtl]{margin-left:32px;margin-right:16px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-thumbnail.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-thumbnail.mdc-list-item,.mdc-list-item--with-leading-thumbnail.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-thumbnail .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-thumbnail .mdc-list-item__start,.mdc-list-item--with-leading-thumbnail .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-thumbnail.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-image.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-image.mdc-list-item,.mdc-list-item--with-leading-image.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-image .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-image .mdc-list-item__start,.mdc-list-item--with-leading-image .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-image.mdc-list-item--with-one-line{height:72px}.mdc-list-item--with-leading-image.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-video.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-video.mdc-list-item,.mdc-list-item--with-leading-video.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-video .mdc-list-item__start{margin-left:0;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-video .mdc-list-item__start,.mdc-list-item--with-leading-video .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-video.mdc-list-item--with-one-line{height:72px}.mdc-list-item--with-leading-video.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-checkbox.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-checkbox.mdc-list-item,.mdc-list-item--with-leading-checkbox.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-left:8px;margin-right:24px}[dir=rtl] .mdc-list-item--with-leading-checkbox .mdc-list-item__start,.mdc-list-item--with-leading-checkbox .mdc-list-item__start[dir=rtl]{margin-left:24px;margin-right:8px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-radio.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-radio.mdc-list-item,.mdc-list-item--with-leading-radio.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-radio .mdc-list-item__start{margin-left:8px;margin-right:24px}[dir=rtl] .mdc-list-item--with-leading-radio .mdc-list-item__start,.mdc-list-item--with-leading-radio .mdc-list-item__start[dir=rtl]{margin-left:24px;margin-right:8px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:8px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-radio.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-radio.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-leading-switch.mdc-list-item{padding-left:0;padding-right:auto}[dir=rtl] .mdc-list-item--with-leading-switch.mdc-list-item,.mdc-list-item--with-leading-switch.mdc-list-item[dir=rtl]{padding-left:auto;padding-right:0}.mdc-list-item--with-leading-switch .mdc-list-item__start{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-leading-switch .mdc-list-item__start,.mdc-list-item--with-leading-switch .mdc-list-item__start[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__start{align-self:flex-start;margin-top:16px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__primary-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text{display:block;margin-top:0;line-height:normal;margin-bottom:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines .mdc-list-item__overline-text::after{display:inline-block;width:0;height:20px;content:"";vertical-align:-20px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines.mdc-list-item--with-trailing-meta .mdc-list-item__end::before{display:inline-block;width:0;height:32px;content:"";vertical-align:0}.mdc-list-item--with-leading-switch.mdc-list-item--with-one-line{height:56px}.mdc-list-item--with-leading-switch.mdc-list-item--with-two-lines{height:72px}.mdc-list-item--with-trailing-icon.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-icon.mdc-list-item,.mdc-list-item--with-trailing-icon.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-icon .mdc-list-item__end{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--with-trailing-icon .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{align-self:flex-start;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:0}.mdc-list-item--with-trailing-meta.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-meta.mdc-list-item,.mdc-list-item--with-trailing-meta.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-meta .mdc-list-item__end{margin-left:28px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-meta .mdc-list-item__end,.mdc-list-item--with-trailing-meta .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:28px}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-trailing-meta.mdc-list-item--with-two-lines .mdc-list-item__end::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-trailing-meta.mdc-list-item--with-three-lines .mdc-list-item__end::before{display:inline-block;width:0;height:28px;content:"";vertical-align:0}.mdc-list-item--with-trailing-checkbox.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-checkbox.mdc-list-item,.mdc-list-item--with-trailing-checkbox.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-checkbox .mdc-list-item__end{margin-left:24px;margin-right:8px}[dir=rtl] .mdc-list-item--with-trailing-checkbox .mdc-list-item__end,.mdc-list-item--with-trailing-checkbox .mdc-list-item__end[dir=rtl]{margin-left:8px;margin-right:24px}.mdc-list-item--with-trailing-checkbox.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px}.mdc-list-item--with-trailing-radio.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-radio.mdc-list-item,.mdc-list-item--with-trailing-radio.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-radio .mdc-list-item__end{margin-left:24px;margin-right:8px}[dir=rtl] .mdc-list-item--with-trailing-radio .mdc-list-item__end,.mdc-list-item--with-trailing-radio .mdc-list-item__end[dir=rtl]{margin-left:8px;margin-right:24px}.mdc-list-item--with-trailing-radio.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:8px}.mdc-list-item--with-trailing-switch.mdc-list-item{padding-left:auto;padding-right:0}[dir=rtl] .mdc-list-item--with-trailing-switch.mdc-list-item,.mdc-list-item--with-trailing-switch.mdc-list-item[dir=rtl]{padding-left:0;padding-right:auto}.mdc-list-item--with-trailing-switch .mdc-list-item__end{margin-left:16px;margin-right:16px}[dir=rtl] .mdc-list-item--with-trailing-switch .mdc-list-item__end,.mdc-list-item--with-trailing-switch .mdc-list-item__end[dir=rtl]{margin-left:16px;margin-right:16px}.mdc-list-item--with-trailing-switch.mdc-list-item--with-three-lines .mdc-list-item__end{align-self:flex-start;margin-top:16px}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-overline.mdc-list-item--with-two-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text{display:block;margin-top:0;line-height:normal}.mdc-list-item--with-overline.mdc-list-item--with-three-lines .mdc-list-item__primary-text::before{display:inline-block;width:0;height:20px;content:"";vertical-align:0}.mdc-list-item{padding-left:16px;padding-right:16px}[dir=rtl] .mdc-list-item,.mdc-list-item[dir=rtl]{padding-left:16px;padding-right:16px}.mdc-list-group .mdc-deprecated-list{padding:0}.mdc-list-group__subheader{margin:calc((3rem - 1.5rem)/2) 16px}.mdc-list-divider{padding:0;background-clip:content-box}.mdc-list-divider.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset{padding-left:16px;padding-right:auto}[dir=rtl] .mdc-list-divider.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset,.mdc-list-divider.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-leading-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-leading-inset[dir=rtl]{padding-left:auto;padding-right:16px}.mdc-list-divider.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset{padding-left:auto;padding-right:16px}[dir=rtl] .mdc-list-divider.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset,[dir=rtl] .mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset,.mdc-list-divider.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-text.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-icon.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-image.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-thumbnail.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-avatar.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-checkbox.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-switch.mdc-list-divider--with-trailing-inset[dir=rtl],.mdc-list-divider--with-leading-radio.mdc-list-divider--with-trailing-inset[dir=rtl]{padding-left:16px;padding-right:auto}.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset{padding-left:0px;padding-right:auto}[dir=rtl] .mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset,.mdc-list-divider--with-leading-video.mdc-list-divider--with-leading-inset[dir=rtl]{padding-left:auto;padding-right:0px}[dir=rtl] .mdc-list-divider,.mdc-list-divider[dir=rtl]{padding:0}.cdk-high-contrast-active a.mdc-list-item--activated::after{content:"";position:absolute;top:50%;right:16px;transform:translateY(-50%);width:10px;height:0;border-bottom:solid 10px;border-radius:10px}.cdk-high-contrast-active a.mdc-list-item--activated [dir=rtl]::after{right:auto;left:16px}.mat-mdc-list-base{display:block}.mat-mdc-list-base .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item__end,.mat-mdc-list-base .mdc-list-item__content{pointer-events:auto}.mat-mdc-list-item,.mat-mdc-list-option{width:100%;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-list-item:not(.mat-mdc-list-item-interactive),.mat-mdc-list-option:not(.mat-mdc-list-item-interactive){cursor:default}.mat-mdc-list-item .mat-divider-inset,.mat-mdc-list-option .mat-divider-inset{position:absolute;left:0;right:0;bottom:0}.mat-mdc-list-item .mat-mdc-list-item-avatar~.mat-divider-inset,.mat-mdc-list-option .mat-mdc-list-item-avatar~.mat-divider-inset{margin-left:72px}[dir=rtl] .mat-mdc-list-item .mat-mdc-list-item-avatar~.mat-divider-inset,[dir=rtl] .mat-mdc-list-option .mat-mdc-list-item-avatar~.mat-divider-inset{margin-right:72px}.mat-mdc-list-item-interactive::before{top:0;left:0;right:0;bottom:0;position:absolute;content:"";opacity:0;pointer-events:none}.mat-mdc-list-item>.mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none}.mat-mdc-list-item:focus>.mat-mdc-focus-indicator::before{content:""}.mat-mdc-list-item.mdc-list-item--with-three-lines .mat-mdc-list-item-line.mdc-list-item__secondary-text{white-space:nowrap;line-height:normal}.mat-mdc-list-item.mdc-list-item--with-three-lines .mat-mdc-list-item-unscoped-content.mdc-list-item__secondary-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}mat-action-list button{background:none;color:inherit;border:none;font:inherit;outline:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:left}[dir=rtl] mat-action-list button{text-align:right}mat-action-list button::-moz-focus-inner{border:0}'],encapsulation:2,changeDetection:0}),i})(),Tte=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[G_,Fn,vt,ws,vT,ste]}),i})();function Ate(i,t){if(1&i&&(z(0,"span",7),ue(1),ln(2,"ago"),q()),2&i){const e=ye().$implicit;ie(1),gi("Created: ",cn(2,1,e.created),"")}}function Lte(i,t){if(1&i){const e=Ft();z(0,"button",8),we("click",function(){Ue(e);const r=ye().$implicit;return Ge(ye().deleteCircle(r.id))}),z(1,"mat-icon",9),ue(2,"delete"),q()()}}function Ite(i,t){if(1&i&&(z(0,"div",2)(1,"div",3)(2,"mat-icon",4),ue(3,"trip_origin"),q()(),z(4,"div",3),ue(5),Ne(6,"br"),be(7,Ate,3,3,"span",5),q(),z(8,"div",3),be(9,Lte,3,0,"button",6),q()()),2&i){const e=t.$implicit;ie(2),wi("color",e.color),ie(3),gi(" ",e.name,""),ie(2),re("ngIf",e.created),ie(2),re("ngIf",e.id)}}class qm{constructor(t,e,n,r,o,s,a,l){this.appState=t,this.circlesService=e,this.storage=n,this.profile=r,this.dialog=o,this.validator=s,this.utilities=a,this.router=l,this.loading=!1,this.circles=[]}ngOnDestroy(){}load(){var t=this;return Ye(function*(){t.loading=!0,t.circles=yield t.circlesService.list(),t.loading=!1})()}deleteCircle(t){var e=this;return Ye(function*(){yield e.circlesService.deleteCircle(t),yield e.load()})()}createCircle(){var t=this;this.dialog.open(Gm,{data:{name:""},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=Ye(function*(r){!r||(t.circlesService.putCircle({id:ote(),...r}),yield t.load())});return function(r){return n.apply(this,arguments)}}())}ngOnInit(){var t=this;return Ye(function*(){t.appState.title="Circles",t.appState.showBackButton=!0,t.appState.actions=[{icon:"add_circle",tooltip:"Create Circle",click:()=>{t.createCircle()}}],yield t.load()})()}}qm.\u0275fac=function(t){return new(t||qm)(T(En),T(Ur),T(Vr),T(Zn),T(dc),T(Er),T(sr),T(qi))},qm.\u0275cmp=qe({type:qm,selectors:[["app-circles"]],decls:4,vars:1,consts:[[1,"feed-page"],["class","circle-container",4,"ngFor","ngForOf"],[1,"circle-container"],[1,"circle-item"],["matListItemIcon",""],["class","dimmed",4,"ngIf"],["class","circle-button","mat-icon-button","",3,"click",4,"ngIf"],[1,"dimmed"],["mat-icon-button","",1,"circle-button",3,"click"],[1,"circle-button-icon"]],template:function(t,e){1&t&&(z(0,"div",0)(1,"p"),ue(2,"Circles is how you organize people you follow. Different circles can have different rules applied and circles is an important way to make the experience more enjoyable."),q(),be(3,Ite,10,5,"div",1),q()),2&t&&(ie(3),re("ngForOf",e.circles))},dependencies:[Gn,bi,ru,Do,OL,Ko],styles:[".loading[_ngcontent-%COMP%]{margin:auto}.input-full-width[_ngcontent-%COMP%]{width:100%!important}.search[_ngcontent-%COMP%]{margin-top:1em;padding:1em 1em 0;margin-bottom:1em;background-color:#424242;border-radius:10px}.circle-container[_ngcontent-%COMP%]{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;column-gap:1em;margin-top:1em;padding:1em;margin-bottom:1em;background-color:#424242;border-radius:10px}.circle-item[_ngcontent-%COMP%]:nth-child(1){order:0;flex:0 1 auto;align-self:auto}.circle-item[_ngcontent-%COMP%]:nth-child(2){order:0;flex:1 1 auto;align-self:auto}.circle-item[_ngcontent-%COMP%]:nth-child(3){order:0;flex:0 1 auto;align-self:auto}"]});class Km{constructor(t,e){this.dialogRef=t,this.data=e,this.data.note=""}onNoClick(){this.data.note="",this.dialogRef.close()}addEmoji(t){this.data.note=`${this.data.note}${t.emoji.native}`,this.isEmojiPickerVisible=!1}}function Nte(i,t){1&i&&(z(0,"div",9),Ne(1,"br")(2,"mat-spinner",10),q())}function Ote(i,t){if(1&i&&(z(0,"span"),ue(1),ln(2,"ago"),q()),2&i){const e=ye().$implicit;ie(1),gi("Started following ",cn(2,1,e.created),"")}}function Rte(i,t){if(1&i){const e=Ft();z(0,"div",12),we("click",function(r){const s=Ue(e).$implicit;return Ge(ye(2).openProfile(r,s))}),Ne(1,"app-profile-actions",13),z(2,"app-profile-header",13),be(3,Ote,3,3,"span",8),Ne(4,"app-directory-icon",14),q(),z(5,"span",15),ue(6),q()()}if(2&i){const e=t.$implicit;ie(1),re("profile",e),ie(1),re("profile",e),ie(1),re("ngIf",e.created),ie(1),re("pubkey",e.pubkey),ie(2),gi(" ",e.about," ")}}function Pte(i,t){if(1&i&&(z(0,"div"),be(1,Rte,7,5,"div",11),q()),2&i){const e=ye();ie(1),re("ngForOf",e.profiles)("ngForTrackBy",e.trackByFn)}}Km.\u0275fac=function(t){return new(t||Km)(T(au),T(lg))},Km.\u0275cmp=qe({type:Km,selectors:[["create-follow-dialog"]],decls:14,vars:2,consts:[["mat-dialog-title",""],["mat-dialog-content","",1,"mat-dialog-content"],["appearance","fill",1,"input-full-width"],["matPrefix","",1,"circle"],["matInput","","type","text","autocomplete","off",3,"ngModel","ngModelChange"],["mat-dialog-actions","","align","end",1,"mat-dialog-actions"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary","cdkFocusInitial","",3,"mat-dialog-close"]],template:function(t,e){1&t&&(z(0,"h1",0),ue(1,"Enter Public Key to Follow"),q(),z(2,"div",1)(3,"mat-form-field",2)(4,"mat-icon",3),ue(5,"person_add"),q(),z(6,"mat-label"),ue(7,"Public Key"),q(),z(8,"input",4),we("ngModelChange",function(r){return e.data.note=r}),q()()(),z(9,"div",5)(10,"button",6),we("click",function(){return e.onNoClick()}),ue(11,"Cancel"),q(),z(12,"button",7),ue(13,"Follow"),q()()),2&t&&(ie(8),re("ngModel",e.data.note),ie(4),re("mat-dialog-close",e.data.note))},dependencies:[Em,Mm,uc,Sv,na,Do,Ba,ta,vs,Dv,Mv,Ev,Cv],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}.mat-dialog-content[_ngcontent-%COMP%]{padding:20px 24px 0!important}.mat-dialog-actions[_ngcontent-%COMP%]{padding:10px 24px 24px}"]});class Xm{constructor(t,e,n,r,o,s,a,l,u,g){this.appState=t,this.cd=e,this.dialog=n,this.storage=r,this.feedService=o,this.profileService=s,this.validator=a,this.utilities=l,this.router=u,this.snackBar=g,this.loading=!1,this.showBlocked=!1,this.showCached=!1,this.profiles=[]}optionsUpdated(t,e){var n=this;return Ye(function*(){1==e?n.showCached=!1:n.showBlocked=!1,yield n.load()})()}ngOnDestroy(){this.sub&&this.sub.unsubscribe()}load(){var t=this;return Ye(function*(){t.loading=!0,t.profiles=t.showBlocked?yield t.profileService.blockList():t.showCached?yield t.profileService.publicList():yield t.profileService.followList(),t.loading=!1})()}trackByFn(t,e){return e.pubkey}ngOnInit(){var t=this;return Ye(function*(){t.appState.title="People",t.appState.showBackButton=!0,t.appState.actions=[{icon:"person_add",tooltip:"Add a person",click:()=>{t.createFollow()}}],t.sub=t.profileService.profilesChanged$.subscribe(Ye(function*(){yield t.load()}))})()}openProfile(t,e){const n=t.composedPath();!n||0==n.length||-1!=n[0].className.indexOf("clickable")&&this.router.navigate(["/user",e.pubkey])}search(){var t=this;return Ye(function*(){const e=t.searchTerm;yield t.load(),"undefined"==e||null==e||""==e||(t.profiles=t.profiles.filter(n=>n.name?.indexOf(e)>-1||n.pubkey?.indexOf(e)>-1||n.about?.indexOf(e)>-1||n.nip05?.indexOf(e)>-1))})()}createFollow(){var t=this;this.dialog.open(Km,{data:{name:""},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=Ye(function*(r){if(!r)return;if(r.startsWith("nsec"))return void t.snackBar.open("This is a private key, not a public key.","Hide",{horizontalPosition:"center",verticalPosition:"bottom"});let o=r;o.startsWith("npub")&&(o=t.utilities.arrayToHex(t.utilities.convertFromBech32(o))),yield t.profileService.follow(o),yield t.feedService.downloadRecent([o])});return function(r){return n.apply(this,arguments)}}())}}function Bte(i,t){1&i&&(z(0,"span"),ue(1,"... (message was truncated)"),q())}function jte(i,t){if(1&i&&(z(0,"div",4),Ne(1,"app-profile-actions",5),z(2,"app-profile-header",6)(3,"span",7),ue(4),ln(5,"ago"),q(),Ne(6,"app-directory-icon",6),q(),z(7,"div",8),ue(8),be(9,Bte,2,0,"span",9),z(10,"div",10),ue(11),q()()()),2&i){const e=ye();ie(1),re("event",e.event)("pubkey",e.event.pubkey),ie(1),re("pubkey",e.event.pubkey),ie(2),Ai(cn(5,10,e.event.created_at)),ie(2),re("pubkey",e.event.pubkey),ie(2),gi(" ",e.event.content,""),ie(1),re("ngIf",e.event.contentCut),ie(2),Bb("",e.rootLikes()," likes\xa0\xa0",e.rootDislikes()," dislikes\xa0\xa0",e.rootReplies()," replies")}}function Hte(i,t){1&i&&(z(0,"div",11)(1,"h3",12),ue(2,"Loading thread... this can take some seconds."),q()())}function Yte(i,t){1&i&&(z(0,"span"),ue(1,"... (message was truncated)"),q())}function Vte(i,t){if(1&i&&(z(0,"span"),Ne(1,"app-profile-actions",5),z(2,"app-profile-header",6)(3,"span",7),ue(4),ln(5,"ago"),q(),Ne(6,"app-directory-icon",6),q(),z(7,"div",8),ue(8),be(9,Yte,2,0,"span",9),q()()),2&i){const e=ye().$implicit;ie(1),re("event",e)("pubkey",e.pubkey),ie(1),re("pubkey",e.pubkey),ie(2),Ai(cn(5,7,e.created_at)),ie(2),re("pubkey",e.pubkey),ie(2),Ai(e.content),ie(1),re("ngIf",e.contentCut)}}function zte(i,t){if(1&i&&(z(0,"div",14),be(1,Vte,10,9,"span",9),q()),2&i){const e=t.$implicit;ie(1),re("ngIf",7!=e.kind)}}function Ute(i,t){if(1&i&&(z(0,"div",0),be(1,zte,2,1,"div",13),q()),2&i){const e=ye();ie(1),re("ngForOf",e.filteredThread())("ngForTrackBy",e.trackByFn)}}Xm.\u0275fac=function(t){return new(t||Xm)(T(En),T(Rt),T(dc),T(Vr),T(Eo),T(Zn),T(Er),T(sr),T(qi),T(Iw))},Xm.\u0275cmp=qe({type:Xm,selectors:[["app-people"]],decls:24,vars:6,consts:[[1,"feed-page"],[1,"search"],["appearance","fill",1,"input-full-width"],["matInput","","placeholder","name, display name, about or pubkey","type","search","autocomplete","off",3,"ngModel","keyup.enter","ngModelChange"],["matSuffix",""],[1,"options"],[1,"options-slider",3,"ngModel","ngModelChange","change"],["class","centered","style","width: 100%",4,"ngIf"],[4,"ngIf"],[1,"centered",2,"width","100%"],[1,"loading"],["class","events clickable",3,"click",4,"ngFor","ngForOf","ngForTrackBy"],[1,"events","clickable",3,"click"],[3,"profile"],[3,"pubkey"],[1,"content"]],template:function(t,e){1&t&&(z(0,"div",0)(1,"p"),ue(2,"People are those you are following. You can use circles to organize your people."),q(),z(3,"p",1)(4,"mat-form-field",2)(5,"mat-label"),ue(6,"Search in People"),q(),z(7,"input",3),we("keyup.enter",function(){return e.search()})("ngModelChange",function(r){return e.searchTerm=r}),q(),z(8,"mat-icon",4),ue(9,"search"),q()()(),z(10,"mat-accordion",5)(11,"mat-expansion-panel")(12,"mat-expansion-panel-header")(13,"mat-panel-title"),ue(14,"Options"),q(),z(15,"mat-panel-description"),ue(16),q()(),z(17,"p")(18,"mat-slide-toggle",6),we("ngModelChange",function(r){return e.showBlocked=r})("change",function(r){return e.optionsUpdated(r,1)}),ue(19,"Show blocked"),q(),z(20,"mat-slide-toggle",6),we("ngModelChange",function(r){return e.showCached=r})("change",function(r){return e.optionsUpdated(r,2)}),ue(21,"Show cached"),q()()()(),be(22,Nte,3,0,"div",7),be(23,Pte,2,2,"div",8),q()),2&t&&(ie(7),re("ngModel",e.searchTerm),ie(9),gi("Count: ",e.profiles.length,""),ie(2),re("ngModel",e.showBlocked),ie(2),re("ngModel",e.showCached),ie(2),re("ngIf",e.loading),ie(1),re("ngIf",!e.loading))},dependencies:[Gn,bi,Em,Mm,uc,lG,Do,Sw,Vg,zg,Cw,Ew,qA,Gg,Ba,ta,vs,sa,Es,Cs,Ko],styles:[".loading[_ngcontent-%COMP%]{margin:auto}.input-full-width[_ngcontent-%COMP%]{width:100%!important}.search[_ngcontent-%COMP%]{margin-top:1em;padding:1em 1em 0;margin-bottom:1em;background-color:#424242;border-radius:10px}"]});class Zm{constructor(t,e,n,r,o,s,a,l,u){var g=this;this.appState=t,this.activatedRoute=e,this.cd=n,this.settings=r,this.feedService=o,this.profiles=s,this.validator=a,this.utilities=l,this.router=u,this.initialLoad=!0,this.appState.showBackButton=!0,this.activatedRoute.paramMap.subscribe(function(){var D=Ye(function*(H){const K=H.get("id");K?(g.id=K,g.event=g.feedService.events.find(ee=>ee.id==g.id),g.event&&(g.appState.title=`Note: ${g.event.content.substring(0,200)}`,g.feedService.thread=[],g.feedService.downloadThread(g.id))):g.router.navigateByUrl("/")});return function(H){return D.apply(this,arguments)}}())}rootLikes(){let t=this.feedService.thread.filter(e=>7==e.kind&&1==e.tags.filter(n=>"e"===n[0]).length);return t=t.filter(e=>"-"!=e.tags.find(o=>"e"===o[0])[1]),t.length}rootDislikes(){let t=this.feedService.thread.filter(e=>7==e.kind&&1==e.tags.filter(n=>"e"===n[0]).length);return t=t.filter(e=>"-"==e.tags.find(o=>"e"===o[0])[1]),t.length}rootReplies(){return this.feedService.thread.filter(e=>7!=e.kind&&1==e.tags.filter(n=>"e"===n[0]).length).length}filteredThread(){return this.feedService.thread.filter(t=>7!=t.kind)}ngOnInit(){}openEvent(t,e){const n=t.composedPath();!n||0==n.length||-1!=n[0].className.indexOf("clickable")&&this.router.navigate(["/note",e.id])}optionsUpdated(){}activeOptions(){let t="";return t+=this.settings.options.hideSpam?" Spam: Filtered":" Spam: Allowed",t+=this.settings.options.hideInvoice?" Invoices: Hidden":" Invoices: Displayed",t}trackByFn(t,e){return e.id}ngOnDestroy(){this.sub&&this.sub.unsub()}}Zm.\u0275fac=function(t){return new(t||Zm)(T(En),T(Ta),T(Rt),T(Mo),T(Eo),T(Zn),T(Er),T(sr),T(qi))},Zm.\u0275cmp=qe({type:Zm,selectors:[["app-note"]],decls:5,vars:3,consts:[[1,"feed-page"],["class","original-post events noclick",4,"ngIf"],["class","page",4,"ngIf"],["class","feed-page",4,"ngIf"],[1,"original-post","events","noclick"],[3,"event","pubkey"],[3,"pubkey"],[1,"event-date"],[1,"content"],[4,"ngIf"],[1,"dimmed"],[1,"page"],[1,"marginless"],["class","events",4,"ngFor","ngForOf","ngForTrackBy"],[1,"events"]],template:function(t,e){1&t&&(z(0,"div",0),be(1,jte,12,12,"div",1),q(),Ne(2,"mat-divider"),be(3,Hte,3,0,"div",2),be(4,Ute,2,2,"div",3)),2&t&&(ie(1),re("ngIf",e.event),ie(2),re("ngIf",0===e.feedService.thread.length),ie(1),re("ngIf",e.feedService.thread.length>0))},dependencies:[Gn,bi,EL,sa,Es,Cs,Ko],styles:[".original-post[_ngcontent-%COMP%]{margin-bottom:2em;background-color:#303030}"]});const Wte=[{path:"",component:Ym,canActivate:[Cr]},{path:"connect",component:vm},{path:"notes",component:pu,canActivate:[Cr]},{path:"circles",component:qm,canActivate:[Cr]},{path:"people",component:Xm,canActivate:[Cr]},{path:"profile",component:zm,canActivate:[Cr]},{path:"user/:id",component:Wm,canActivate:[Cr]},{path:"note/:id",component:Zm,canActivate:[Cr]},{path:"about",component:wm,canActivate:[Cr]},{path:"settings",component:Um,canActivate:[Cr]},{path:"logout",component:Vm}];class gu{}gu.\u0275fac=function(t){return new(t||gu)},gu.\u0275mod=_t({type:gu}),gu.\u0275inj=ft({imports:[r4.forRoot(Wte),r4]});const ol=new tt(k),Gte={connector:()=>new ce};function PL(i,t=Gte){const{connector:e}=t;return st((n,r)=>{const o=e();wn(i(function $te(i){return new tt(t=>i.subscribe(t))}(o))).subscribe(r),r.add(n.subscribe(o))})}const Qm="Service workers are disabled or not supported by this browser";class t0{constructor(t){if(this.serviceWorker=t,t){const n=ks(t,"controllerchange").pipe(Be(()=>t.controller)),o=Wl(Td(()=>mt(t.controller)),n);this.worker=o.pipe(ri(g=>!!g)),this.registration=this.worker.pipe(qn(()=>t.getRegistration()));const u=ks(t,"message").pipe(Be(g=>g.data)).pipe(ri(g=>g&&g.type)).pipe(function Kte(i){return i?t=>PL(i)(t):t=>function qte(i,t){const e=v(i)?i:()=>i;return v(t)?PL(t,{connector:e}):n=>new e_(n,e)}(new ce)(t)}());u.connect(),this.events=u}else this.worker=this.events=this.registration=function Xte(i){return Td(()=>$l(new Error(i)))}(Qm)}postMessage(t,e){return this.worker.pipe(ki(1),vn(n=>{n.postMessage({action:t,...e})})).toPromise().then(()=>{})}postMessageWithOperation(t,e,n){const r=this.waitForOperationCompleted(n),o=this.postMessage(t,e);return Promise.all([o,r]).then(([,s])=>s)}generateNonce(){return Math.round(1e7*Math.random())}eventsOfType(t){let e;return e="string"==typeof t?n=>n.type===t:n=>t.includes(n.type),this.events.pipe(ri(e))}nextEventOfType(t){return this.eventsOfType(t).pipe(ki(1))}waitForOperationCompleted(t){return this.eventsOfType("OPERATION_COMPLETED").pipe(ri(e=>e.nonce===t),ki(1),Be(e=>{if(void 0!==e.result)return e.result;throw new Error(e.error)})).toPromise()}get isEnabled(){return!!this.serviceWorker}}let Zte=(()=>{class i{constructor(e){if(this.sw=e,this.subscriptionChanges=new ce,!e.isEnabled)return this.messages=ol,this.notificationClicks=ol,void(this.subscription=ol);this.messages=this.sw.eventsOfType("PUSH").pipe(Be(r=>r.data)),this.notificationClicks=this.sw.eventsOfType("NOTIFICATION_CLICK").pipe(Be(r=>r.data)),this.pushManager=this.sw.registration.pipe(Be(r=>r.pushManager));const n=this.pushManager.pipe(qn(r=>r.getSubscription()));this.subscription=Sn(n,this.subscriptionChanges)}get isEnabled(){return this.sw.isEnabled}requestSubscription(e){if(!this.sw.isEnabled)return Promise.reject(new Error(Qm));const n={userVisibleOnly:!0};let r=this.decodeBase64(e.serverPublicKey.replace(/_/g,"/").replace(/-/g,"+")),o=new Uint8Array(new ArrayBuffer(r.length));for(let s=0;ss.subscribe(n)),ki(1)).toPromise().then(s=>(this.subscriptionChanges.next(s),s))}unsubscribe(){return this.sw.isEnabled?this.subscription.pipe(ki(1),qn(n=>{if(null===n)throw new Error("Not subscribed to push notifications.");return n.unsubscribe().then(r=>{if(!r)throw new Error("Unsubscribe failed!");this.subscriptionChanges.next(null)})})).toPromise():Promise.reject(new Error(Qm))}decodeBase64(e){return atob(e)}}return i.\u0275fac=function(e){return new(e||i)(pe(t0))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),Hw=(()=>{class i{constructor(e){if(this.sw=e,!e.isEnabled)return this.versionUpdates=ol,this.available=ol,this.activated=ol,void(this.unrecoverable=ol);this.versionUpdates=this.sw.eventsOfType(["VERSION_DETECTED","VERSION_INSTALLATION_FAILED","VERSION_READY","NO_NEW_VERSION_DETECTED"]),this.available=this.versionUpdates.pipe(ri(n=>"VERSION_READY"===n.type),Be(n=>({type:"UPDATE_AVAILABLE",current:n.currentVersion,available:n.latestVersion}))),this.activated=this.sw.eventsOfType("UPDATE_ACTIVATED"),this.unrecoverable=this.sw.eventsOfType("UNRECOVERABLE_STATE")}get isEnabled(){return this.sw.isEnabled}checkForUpdate(){if(!this.sw.isEnabled)return Promise.reject(new Error(Qm));const e=this.sw.generateNonce();return this.sw.postMessageWithOperation("CHECK_FOR_UPDATES",{nonce:e},e)}activateUpdate(){if(!this.sw.isEnabled)return Promise.reject(new Error(Qm));const e=this.sw.generateNonce();return this.sw.postMessageWithOperation("ACTIVATE_UPDATE",{nonce:e},e)}}return i.\u0275fac=function(e){return new(e||i)(pe(t0))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();class Yw{}const BL=new De("NGSW_REGISTER_SCRIPT");function Qte(i,t,e,n){return()=>{if(!Ma(n)||!("serviceWorker"in navigator)||!1===e.enabled)return;let r;if(navigator.serviceWorker.addEventListener("controllerchange",()=>{null!==navigator.serviceWorker.controller&&navigator.serviceWorker.controller.postMessage({action:"INITIALIZE"})}),"function"==typeof e.registrationStrategy)r=e.registrationStrategy();else{const[s,...a]=(e.registrationStrategy||"registerWhenStable:30000").split(":");switch(s){case"registerImmediately":r=mt(null);break;case"registerWithDelay":r=jL(+a[0]||0);break;case"registerWhenStable":r=a[0]?Sn(HL(i),jL(+a[0])):HL(i);break;default:throw new Error(`Unknown ServiceWorker registration strategy: ${e.registrationStrategy}`)}}i.get(rt).runOutsideAngular(()=>r.pipe(ki(1)).subscribe(()=>navigator.serviceWorker.register(t,{scope:e.scope}).catch(s=>console.error("Service worker registration failed with:",s))))}}function jL(i){return mt(null).pipe(Rw(i))}function HL(i){return i.get(Ws).isStable.pipe(ri(e=>e))}function Jte(i,t){return new t0(Ma(t)&&!1!==i.enabled?navigator.serviceWorker:void 0)}let eie=(()=>{class i{static register(e,n={}){return{ngModule:i,providers:[{provide:BL,useValue:e},{provide:Yw,useValue:n},{provide:t0,useFactory:Jte,deps:[Yw,Vl]},{provide:Lh,useFactory:Qte,deps:[Qi,BL,Yw,Vl],multi:!0}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[Zte,Hw]}),i})();class yc{constructor(t,e){this.updates=t,this.snackBar=e,this.updateClient()}updateClient(){this.updates.versionUpdates.subscribe(t=>{switch(t.type){case"VERSION_DETECTED":console.log(`Downloading new app version: ${t.version.hash}`);break;case"VERSION_READY":console.log(`Current app version: ${t.currentVersion.hash}`),console.log(`New app version ready for use: ${t.latestVersion.hash}`),this.showAppUpdateAlert();break;case"VERSION_INSTALLATION_FAILED":console.log(`Failed to install app version '${t.version.hash}': ${t.error}`)}})}showAppUpdateAlert(){this.snackBar.open("App Update available!","Update",{horizontalPosition:"center",verticalPosition:"bottom"}).onAction().subscribe(()=>{this.doAppUpdate()})}doAppUpdate(){this.updates.activateUpdate().then(()=>document.location.reload())}}yc.\u0275fac=function(t){return new(t||yc)(pe(Hw),pe(Iw))},yc.\u0275prov=Oe({token:yc,factory:yc.\u0275fac,providedIn:"root"});class Fc{constructor(t,e){{const n=t.isStable.pipe(qs(s=>!0===s)),r=function tie(i=0,t=nm){return i<0&&(i=0),ig(i,i,t)}(216e5);Wl(n,r).subscribe(Ye(function*(){try{const s=yield e.checkForUpdate();console.log(s?"A new version is available.":"Already on the latest version.")}catch(s){console.error("Failed to check for updates:",s)}}))}}}Fc.\u0275fac=function(t){return new(t||Fc)(pe(Ws),pe(Hw))},Fc.\u0275prov=Oe({token:Fc,factory:Fc.\u0275fac});const iie=["*",[["mat-toolbar-row"]]],nie=["*","mat-toolbar-row"],rie=ia(class{constructor(i){this._elementRef=i}});let oie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=Fe({type:i,selectors:[["mat-toolbar-row"]],hostAttrs:[1,"mat-toolbar-row"],exportAs:["matToolbarRow"]}),i})(),sie=(()=>{class i extends rie{constructor(e,n,r){super(e),this._platform=n,this._document=r}ngAfterViewInit(){this._platform.isBrowser&&(this._checkToolbarMixedModes(),this._toolbarRows.changes.subscribe(()=>this._checkToolbarMixedModes()))}_checkToolbarMixedModes(){}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(Ri),T(xt))},i.\u0275cmp=qe({type:i,selectors:[["mat-toolbar"]],contentQueries:function(e,n,r){if(1&e&&At(r,oie,5),2&e){let o;je(o=He())&&(n._toolbarRows=o)}},hostAttrs:[1,"mat-toolbar"],hostVars:4,hostBindings:function(e,n){2&e&&nt("mat-toolbar-multiple-rows",n._toolbarRows.length>0)("mat-toolbar-single-row",0===n._toolbarRows.length)},inputs:{color:"color"},exportAs:["matToolbar"],features:[Te],ngContentSelectors:nie,decls:2,vars:0,template:function(e,n){1&e&&(qt(iie),Ze(0),Ze(1,1))},styles:[".cdk-high-contrast-active .mat-toolbar{outline:solid 1px}.mat-toolbar .mat-mdc-button-base.mat-unthemed{--mdc-text-button-label-text-color: inherit;--mdc-outlined-button-label-text-color: inherit}.mat-toolbar-row,.mat-toolbar-single-row{display:flex;box-sizing:border-box;padding:0 16px;width:100%;flex-direction:row;align-items:center;white-space:nowrap}.mat-toolbar-multiple-rows{display:flex;box-sizing:border-box;flex-direction:column;width:100%}"],encapsulation:2,changeDetection:0}),i})(),aie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,vt]}),i})();const n0=["*"],lie=["content"];function cie(i,t){if(1&i){const e=Ft();z(0,"div",2),we("click",function(){return Ue(e),Ge(ye()._onBackdropClicked())}),q()}2&i&&nt("mat-drawer-shown",ye()._isShowingBackdrop())}function die(i,t){1&i&&(z(0,"mat-drawer-content"),Ze(1,2),q())}const uie=[[["mat-drawer"]],[["mat-drawer-content"]],"*"],hie=["mat-drawer","mat-drawer-content","*"];function mie(i,t){if(1&i){const e=Ft();z(0,"div",2),we("click",function(){return Ue(e),Ge(ye()._onBackdropClicked())}),q()}2&i&&nt("mat-drawer-shown",ye()._isShowingBackdrop())}function fie(i,t){1&i&&(z(0,"mat-sidenav-content"),Ze(1,2),q())}const pie=[[["mat-sidenav"]],[["mat-sidenav-content"]],"*"],_ie=["mat-sidenav","mat-sidenav-content","*"],YL={transformDrawer:xr("transform",[Zi("open, open-instant",jt({transform:"none",visibility:"visible"})),Zi("void",jt({"box-shadow":"none",visibility:"hidden"})),tn("void => open-instant",un("0ms")),tn("void <=> open, open-instant => void",un("400ms cubic-bezier(0.25, 0.8, 0.25, 1)"))])},bie=new De("MAT_DRAWER_DEFAULT_AUTOSIZE",{providedIn:"root",factory:function yie(){return!1}}),Vw=new De("MAT_DRAWER_CONTAINER");let r0=(()=>{class i extends rc{constructor(e,n,r,o,s){super(r,o,s),this._changeDetectorRef=e,this._container=n}ngAfterContentInit(){this._container._contentMarginChanges.subscribe(()=>{this._changeDetectorRef.markForCheck()})}}return i.\u0275fac=function(e){return new(e||i)(T(Rt),T(Zt(()=>zL)),T(Ke),T(nc),T(rt))},i.\u0275cmp=qe({type:i,selectors:[["mat-drawer-content"]],hostAttrs:[1,"mat-drawer-content"],hostVars:4,hostBindings:function(e,n){2&e&&wi("margin-left",n._container._contentMargins.left,"px")("margin-right",n._container._contentMargins.right,"px")},features:[Qe([{provide:rc,useExisting:i}]),Te],ngContentSelectors:n0,decls:1,vars:0,template:function(e,n){1&e&&(qt(),Ze(0))},encapsulation:2,changeDetection:0}),i})(),VL=(()=>{class i{constructor(e,n,r,o,s,a,l,u){this._elementRef=e,this._focusTrapFactory=n,this._focusMonitor=r,this._platform=o,this._ngZone=s,this._interactivityChecker=a,this._doc=l,this._container=u,this._elementFocusedBeforeDrawerWasOpened=null,this._enableAnimations=!1,this._position="start",this._mode="over",this._disableClose=!1,this._opened=!1,this._animationStarted=new ce,this._animationEnd=new ce,this._animationState="void",this.openedChange=new Xe(!0),this._openedStream=this.openedChange.pipe(ri(g=>g),Be(()=>{})),this.openedStart=this._animationStarted.pipe(ri(g=>g.fromState!==g.toState&&0===g.toState.indexOf("open")),i_(void 0)),this._closedStream=this.openedChange.pipe(ri(g=>!g),Be(()=>{})),this.closedStart=this._animationStarted.pipe(ri(g=>g.fromState!==g.toState&&"void"===g.toState),i_(void 0)),this._destroyed=new ce,this.onPositionChanged=new Xe,this._modeChanged=new ce,this.openedChange.subscribe(g=>{g?(this._doc&&(this._elementFocusedBeforeDrawerWasOpened=this._doc.activeElement),this._takeFocus()):this._isFocusWithinDrawer()&&this._restoreFocus(this._openedVia||"program")}),this._ngZone.runOutsideAngular(()=>{ks(this._elementRef.nativeElement,"keydown").pipe(ri(g=>27===g.keyCode&&!this.disableClose&&!qo(g)),wt(this._destroyed)).subscribe(g=>this._ngZone.run(()=>{this.close(),g.stopPropagation(),g.preventDefault()}))}),this._animationEnd.pipe(W_((g,D)=>g.fromState===D.fromState&&g.toState===D.toState)).subscribe(g=>{const{fromState:D,toState:H}=g;(0===H.indexOf("open")&&"void"===D||"void"===H&&0===D.indexOf("open"))&&this.openedChange.emit(this._opened)})}get position(){return this._position}set position(e){(e="end"===e?"end":"start")!==this._position&&(this._isAttached&&this._updatePositionInParent(e),this._position=e,this.onPositionChanged.emit())}get mode(){return this._mode}set mode(e){this._mode=e,this._updateFocusTrapState(),this._modeChanged.next()}get disableClose(){return this._disableClose}set disableClose(e){this._disableClose=ct(e)}get autoFocus(){return this._autoFocus??("side"===this.mode?"dialog":"first-tabbable")}set autoFocus(e){("true"===e||"false"===e||null==e)&&(e=ct(e)),this._autoFocus=e}get opened(){return this._opened}set opened(e){this.toggle(ct(e))}_forceFocus(e,n){this._interactivityChecker.isFocusable(e)||(e.tabIndex=-1,this._ngZone.runOutsideAngular(()=>{const r=()=>{e.removeEventListener("blur",r),e.removeEventListener("mousedown",r),e.removeAttribute("tabindex")};e.addEventListener("blur",r),e.addEventListener("mousedown",r)})),e.focus(n)}_focusByCssSelector(e,n){let r=this._elementRef.nativeElement.querySelector(e);r&&this._forceFocus(r,n)}_takeFocus(){if(!this._focusTrap)return;const e=this._elementRef.nativeElement;switch(this.autoFocus){case!1:case"dialog":return;case!0:case"first-tabbable":this._focusTrap.focusInitialElementWhenReady().then(n=>{!n&&"function"==typeof this._elementRef.nativeElement.focus&&e.focus()});break;case"first-heading":this._focusByCssSelector('h1, h2, h3, h4, h5, h6, [role="heading"]');break;default:this._focusByCssSelector(this.autoFocus)}}_restoreFocus(e){"dialog"!==this.autoFocus&&(this._elementFocusedBeforeDrawerWasOpened?this._focusMonitor.focusVia(this._elementFocusedBeforeDrawerWasOpened,e):this._elementRef.nativeElement.blur(),this._elementFocusedBeforeDrawerWasOpened=null)}_isFocusWithinDrawer(){const e=this._doc.activeElement;return!!e&&this._elementRef.nativeElement.contains(e)}ngAfterViewInit(){this._isAttached=!0,this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._updateFocusTrapState(),"end"===this._position&&this._updatePositionInParent("end")}ngAfterContentChecked(){this._platform.isBrowser&&(this._enableAnimations=!0)}ngOnDestroy(){this._focusTrap&&this._focusTrap.destroy(),this._anchor?.remove(),this._anchor=null,this._animationStarted.complete(),this._animationEnd.complete(),this._modeChanged.complete(),this._destroyed.next(),this._destroyed.complete()}open(e){return this.toggle(!0,e)}close(){return this.toggle(!1)}_closeViaBackdropClick(){return this._setOpen(!1,!0,"mouse")}toggle(e=!this.opened,n){e&&n&&(this._openedVia=n);const r=this._setOpen(e,!e&&this._isFocusWithinDrawer(),this._openedVia||"program");return e||(this._openedVia=null),r}_setOpen(e,n,r){return this._opened=e,e?this._animationState=this._enableAnimations?"open":"open-instant":(this._animationState="void",n&&this._restoreFocus(r)),this._updateFocusTrapState(),new Promise(o=>{this.openedChange.pipe(ki(1)).subscribe(s=>o(s?"open":"close"))})}_getWidth(){return this._elementRef.nativeElement&&this._elementRef.nativeElement.offsetWidth||0}_updateFocusTrapState(){this._focusTrap&&(this._focusTrap.enabled=this.opened&&"side"!==this.mode)}_updatePositionInParent(e){const n=this._elementRef.nativeElement,r=n.parentNode;"end"===e?(this._anchor||(this._anchor=this._doc.createComment("mat-drawer-anchor"),r.insertBefore(this._anchor,n)),r.appendChild(n)):this._anchor&&this._anchor.parentNode.insertBefore(n,this._anchor)}}return i.\u0275fac=function(e){return new(e||i)(T(Ke),T(X_),T(Hr),T(Ri),T(rt),T(ym),T(xt,8),T(Vw,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-drawer"]],viewQuery:function(e,n){if(1&e&&bt(lie,5),2&e){let r;je(r=He())&&(n._content=r.first)}},hostAttrs:["tabIndex","-1",1,"mat-drawer"],hostVars:12,hostBindings:function(e,n){1&e&&Fp("@transform.start",function(o){return n._animationStarted.next(o)})("@transform.done",function(o){return n._animationEnd.next(o)}),2&e&&(it("align",null),kp("@transform",n._animationState),nt("mat-drawer-end","end"===n.position)("mat-drawer-over","over"===n.mode)("mat-drawer-push","push"===n.mode)("mat-drawer-side","side"===n.mode)("mat-drawer-opened",n.opened))},inputs:{position:"position",mode:"mode",disableClose:"disableClose",autoFocus:"autoFocus",opened:"opened"},outputs:{openedChange:"openedChange",_openedStream:"opened",openedStart:"openedStart",_closedStream:"closed",closedStart:"closedStart",onPositionChanged:"positionChanged"},exportAs:["matDrawer"],ngContentSelectors:n0,decls:3,vars:0,consts:[["cdkScrollable","",1,"mat-drawer-inner-container"],["content",""]],template:function(e,n){1&e&&(qt(),z(0,"div",0,1),Ze(2),q())},dependencies:[rc],encapsulation:2,data:{animation:[YL.transformDrawer]},changeDetection:0}),i})(),zL=(()=>{class i{constructor(e,n,r,o,s,a=!1,l){this._dir=e,this._element=n,this._ngZone=r,this._changeDetectorRef=o,this._animationMode=l,this._drawers=new ms,this.backdropClick=new Xe,this._destroyed=new ce,this._doCheckSubject=new ce,this._contentMargins={left:null,right:null},this._contentMarginChanges=new ce,e&&e.change.pipe(wt(this._destroyed)).subscribe(()=>{this._validateDrawers(),this.updateContentMargins()}),s.change().pipe(wt(this._destroyed)).subscribe(()=>this.updateContentMargins()),this._autosize=a}get start(){return this._start}get end(){return this._end}get autosize(){return this._autosize}set autosize(e){this._autosize=ct(e)}get hasBackdrop(){return null==this._backdropOverride?!this._start||"side"!==this._start.mode||!this._end||"side"!==this._end.mode:this._backdropOverride}set hasBackdrop(e){this._backdropOverride=null==e?null:ct(e)}get scrollable(){return this._userContent||this._content}ngAfterContentInit(){this._allDrawers.changes.pipe(Rn(this._allDrawers),wt(this._destroyed)).subscribe(e=>{this._drawers.reset(e.filter(n=>!n._container||n._container===this)),this._drawers.notifyOnChanges()}),this._drawers.changes.pipe(Rn(null)).subscribe(()=>{this._validateDrawers(),this._drawers.forEach(e=>{this._watchDrawerToggle(e),this._watchDrawerPosition(e),this._watchDrawerMode(e)}),(!this._drawers.length||this._isDrawerOpen(this._start)||this._isDrawerOpen(this._end))&&this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),this._ngZone.runOutsideAngular(()=>{this._doCheckSubject.pipe(k_(10),wt(this._destroyed)).subscribe(()=>this.updateContentMargins())})}ngOnDestroy(){this._contentMarginChanges.complete(),this._doCheckSubject.complete(),this._drawers.destroy(),this._destroyed.next(),this._destroyed.complete()}open(){this._drawers.forEach(e=>e.open())}close(){this._drawers.forEach(e=>e.close())}updateContentMargins(){let e=0,n=0;if(this._left&&this._left.opened)if("side"==this._left.mode)e+=this._left._getWidth();else if("push"==this._left.mode){const r=this._left._getWidth();e+=r,n-=r}if(this._right&&this._right.opened)if("side"==this._right.mode)n+=this._right._getWidth();else if("push"==this._right.mode){const r=this._right._getWidth();n+=r,e-=r}e=e||null,n=n||null,(e!==this._contentMargins.left||n!==this._contentMargins.right)&&(this._contentMargins={left:e,right:n},this._ngZone.run(()=>this._contentMarginChanges.next(this._contentMargins)))}ngDoCheck(){this._autosize&&this._isPushed()&&this._ngZone.runOutsideAngular(()=>this._doCheckSubject.next())}_watchDrawerToggle(e){e._animationStarted.pipe(ri(n=>n.fromState!==n.toState),wt(this._drawers.changes)).subscribe(n=>{"open-instant"!==n.toState&&"NoopAnimations"!==this._animationMode&&this._element.nativeElement.classList.add("mat-drawer-transition"),this.updateContentMargins(),this._changeDetectorRef.markForCheck()}),"side"!==e.mode&&e.openedChange.pipe(wt(this._drawers.changes)).subscribe(()=>this._setContainerClass(e.opened))}_watchDrawerPosition(e){!e||e.onPositionChanged.pipe(wt(this._drawers.changes)).subscribe(()=>{this._ngZone.onMicrotaskEmpty.pipe(ki(1)).subscribe(()=>{this._validateDrawers()})})}_watchDrawerMode(e){e&&e._modeChanged.pipe(wt(Sn(this._drawers.changes,this._destroyed))).subscribe(()=>{this.updateContentMargins(),this._changeDetectorRef.markForCheck()})}_setContainerClass(e){const n=this._element.nativeElement.classList,r="mat-drawer-container-has-open";e?n.add(r):n.remove(r)}_validateDrawers(){this._start=this._end=null,this._drawers.forEach(e=>{"end"==e.position?this._end=e:this._start=e}),this._right=this._left=null,this._dir&&"rtl"===this._dir.value?(this._left=this._end,this._right=this._start):(this._left=this._start,this._right=this._end)}_isPushed(){return this._isDrawerOpen(this._start)&&"over"!=this._start.mode||this._isDrawerOpen(this._end)&&"over"!=this._end.mode}_onBackdropClicked(){this.backdropClick.emit(),this._closeModalDrawersViaBackdrop()}_closeModalDrawersViaBackdrop(){[this._start,this._end].filter(e=>e&&!e.disableClose&&this._canHaveBackdrop(e)).forEach(e=>e._closeViaBackdropClick())}_isShowingBackdrop(){return this._isDrawerOpen(this._start)&&this._canHaveBackdrop(this._start)||this._isDrawerOpen(this._end)&&this._canHaveBackdrop(this._end)}_canHaveBackdrop(e){return"side"!==e.mode||!!this._backdropOverride}_isDrawerOpen(e){return null!=e&&e.opened}}return i.\u0275fac=function(e){return new(e||i)(T(Cn,8),T(Ke),T(rt),T(Rt),T(Ua),T(bie),T(Oi,8))},i.\u0275cmp=qe({type:i,selectors:[["mat-drawer-container"]],contentQueries:function(e,n,r){if(1&e&&(At(r,r0,5),At(r,VL,5)),2&e){let o;je(o=He())&&(n._content=o.first),je(o=He())&&(n._allDrawers=o)}},viewQuery:function(e,n){if(1&e&&bt(r0,5),2&e){let r;je(r=He())&&(n._userContent=r.first)}},hostAttrs:[1,"mat-drawer-container"],hostVars:2,hostBindings:function(e,n){2&e&&nt("mat-drawer-container-explicit-backdrop",n._backdropOverride)},inputs:{autosize:"autosize",hasBackdrop:"hasBackdrop"},outputs:{backdropClick:"backdropClick"},exportAs:["matDrawerContainer"],features:[Qe([{provide:Vw,useExisting:i}])],ngContentSelectors:hie,decls:4,vars:2,consts:[["class","mat-drawer-backdrop",3,"mat-drawer-shown","click",4,"ngIf"],[4,"ngIf"],[1,"mat-drawer-backdrop",3,"click"]],template:function(e,n){1&e&&(qt(uie),be(0,cie,1,2,"div",0),Ze(1),Ze(2,1),be(3,die,2,0,"mat-drawer-content",1)),2&e&&(re("ngIf",n.hasBackdrop),ie(3),re("ngIf",!n._content))},dependencies:[bi,r0],styles:['.mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer[style*="visibility: hidden"]{display:none}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}'],encapsulation:2,changeDetection:0}),i})(),zw=(()=>{class i extends r0{constructor(e,n,r,o,s){super(e,n,r,o,s)}}return i.\u0275fac=function(e){return new(e||i)(T(Rt),T(Zt(()=>WL)),T(Ke),T(nc),T(rt))},i.\u0275cmp=qe({type:i,selectors:[["mat-sidenav-content"]],hostAttrs:[1,"mat-drawer-content","mat-sidenav-content"],hostVars:4,hostBindings:function(e,n){2&e&&wi("margin-left",n._container._contentMargins.left,"px")("margin-right",n._container._contentMargins.right,"px")},features:[Qe([{provide:rc,useExisting:i}]),Te],ngContentSelectors:n0,decls:1,vars:0,template:function(e,n){1&e&&(qt(),Ze(0))},encapsulation:2,changeDetection:0}),i})(),UL=(()=>{class i extends VL{constructor(){super(...arguments),this._fixedInViewport=!1,this._fixedTopGap=0,this._fixedBottomGap=0}get fixedInViewport(){return this._fixedInViewport}set fixedInViewport(e){this._fixedInViewport=ct(e)}get fixedTopGap(){return this._fixedTopGap}set fixedTopGap(e){this._fixedTopGap=en(e)}get fixedBottomGap(){return this._fixedBottomGap}set fixedBottomGap(e){this._fixedBottomGap=en(e)}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-sidenav"]],hostAttrs:["tabIndex","-1",1,"mat-drawer","mat-sidenav"],hostVars:17,hostBindings:function(e,n){2&e&&(it("align",null),wi("top",n.fixedInViewport?n.fixedTopGap:null,"px")("bottom",n.fixedInViewport?n.fixedBottomGap:null,"px"),nt("mat-drawer-end","end"===n.position)("mat-drawer-over","over"===n.mode)("mat-drawer-push","push"===n.mode)("mat-drawer-side","side"===n.mode)("mat-drawer-opened",n.opened)("mat-sidenav-fixed",n.fixedInViewport))},inputs:{fixedInViewport:"fixedInViewport",fixedTopGap:"fixedTopGap",fixedBottomGap:"fixedBottomGap"},exportAs:["matSidenav"],features:[Te],ngContentSelectors:n0,decls:3,vars:0,consts:[["cdkScrollable","",1,"mat-drawer-inner-container"],["content",""]],template:function(e,n){1&e&&(qt(),z(0,"div",0,1),Ze(2),q())},dependencies:[rc],encapsulation:2,data:{animation:[YL.transformDrawer]},changeDetection:0}),i})(),WL=(()=>{class i extends zL{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=kt(i)))(n||i)}}(),i.\u0275cmp=qe({type:i,selectors:[["mat-sidenav-container"]],contentQueries:function(e,n,r){if(1&e&&(At(r,zw,5),At(r,UL,5)),2&e){let o;je(o=He())&&(n._content=o.first),je(o=He())&&(n._allDrawers=o)}},hostAttrs:[1,"mat-drawer-container","mat-sidenav-container"],hostVars:2,hostBindings:function(e,n){2&e&&nt("mat-drawer-container-explicit-backdrop",n._backdropOverride)},exportAs:["matSidenavContainer"],features:[Qe([{provide:Vw,useExisting:i}]),Te],ngContentSelectors:_ie,decls:4,vars:2,consts:[["class","mat-drawer-backdrop",3,"mat-drawer-shown","click",4,"ngIf"],[4,"ngIf"],[1,"mat-drawer-backdrop",3,"click"]],template:function(e,n){1&e&&(qt(pie),be(0,mie,1,2,"div",0),Ze(1),Ze(2,1),be(3,fie,2,0,"mat-sidenav-content",1)),2&e&&(re("ngIf",n.hasBackdrop),ie(3),re("ngIf",!n._content))},dependencies:[bi,zw],styles:['.mat-drawer-container{position:relative;z-index:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;display:block;overflow:hidden}.mat-drawer-container[fullscreen]{top:0;left:0;right:0;bottom:0;position:absolute}.mat-drawer-container[fullscreen].mat-drawer-container-has-open{overflow:hidden}.mat-drawer-container.mat-drawer-container-explicit-backdrop .mat-drawer-side{z-index:3}.mat-drawer-container.ng-animate-disabled .mat-drawer-backdrop,.mat-drawer-container.ng-animate-disabled .mat-drawer-content,.ng-animate-disabled .mat-drawer-container .mat-drawer-backdrop,.ng-animate-disabled .mat-drawer-container .mat-drawer-content{transition:none}.mat-drawer-backdrop{top:0;left:0;right:0;bottom:0;position:absolute;display:block;z-index:3;visibility:hidden}.mat-drawer-backdrop.mat-drawer-shown{visibility:visible}.mat-drawer-transition .mat-drawer-backdrop{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:background-color,visibility}.cdk-high-contrast-active .mat-drawer-backdrop{opacity:.5}.mat-drawer-content{position:relative;z-index:1;display:block;height:100%;overflow:auto}.mat-drawer-transition .mat-drawer-content{transition-duration:400ms;transition-timing-function:cubic-bezier(0.25, 0.8, 0.25, 1);transition-property:transform,margin-left,margin-right}.mat-drawer{position:relative;z-index:4;display:block;position:absolute;top:0;bottom:0;z-index:3;outline:0;box-sizing:border-box;overflow-y:auto;transform:translate3d(-100%, 0, 0)}.cdk-high-contrast-active .mat-drawer,.cdk-high-contrast-active [dir=rtl] .mat-drawer.mat-drawer-end{border-right:solid 1px currentColor}.cdk-high-contrast-active [dir=rtl] .mat-drawer,.cdk-high-contrast-active .mat-drawer.mat-drawer-end{border-left:solid 1px currentColor;border-right:none}.mat-drawer.mat-drawer-side{z-index:2}.mat-drawer.mat-drawer-end{right:0;transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer{transform:translate3d(100%, 0, 0)}[dir=rtl] .mat-drawer.mat-drawer-end{left:0;right:auto;transform:translate3d(-100%, 0, 0)}.mat-drawer[style*="visibility: hidden"]{display:none}.mat-drawer-inner-container{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.mat-sidenav-fixed{position:fixed}'],encapsulation:2,changeDetection:0}),i})(),Fie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[Fn,vt,oc,oc,vt]}),i})();const vie=["drawer"],wie=["draweraccount"];function kie(i,t){1&i&&(z(0,"div"),Ne(1,"router-outlet"),q())}function xie(i,t){if(1&i){const e=Ft();z(0,"button",32),we("click",function(){return Ue(e),ye(),Ge(Ji(2).toggle())}),z(1,"mat-icon"),ue(2,"menu"),q()()}}function Die(i,t){if(1&i){const e=Ft();z(0,"button",30),we("click",function(){return Ue(e),Ge(ye(2).goBack())}),z(1,"mat-icon",33),ue(2,"arrow_back"),q()()}}function Mie(i,t){if(1&i){const e=Ft();z(0,"button",34),we("click",function(){return Ge(Ue(e).$implicit.click())}),z(1,"mat-icon"),ue(2),q()()}if(2&i){const e=t.$implicit;re("matTooltip",e.tooltip),ie(2),Ai(e.icon)}}const Eie=function(){return["/"]},Cie=function(){return["/people"]},Sie=function(){return["/circles"]},Tie=function(){return["/settings"]},Aie=function(){return["/about"]},Lie=function(){return["/logout"]};function Iie(i,t){if(1&i){const e=Ft();z(0,"mat-sidenav-container",2)(1,"mat-sidenav",3,4),ln(3,"async"),ln(4,"async"),ln(5,"async"),z(6,"mat-toolbar",5),Ne(7,"img",6),z(8,"div"),ue(9,"Blockcore Notes"),q()(),z(10,"mat-nav-list")(11,"a",7),we("click",function(){return Ue(e),Ge(ye().toggleMenu())}),z(12,"mat-icon"),ue(13,"notes"),q(),z(14,"span"),ue(15,"Notes"),q()(),z(16,"a",7),we("click",function(){return Ue(e),Ge(ye().toggleMenu())}),z(17,"mat-icon"),ue(18,"people"),q(),z(19,"span"),ue(20,"People"),q()(),z(21,"a",7),we("click",function(){return Ue(e),Ge(ye().toggleMenu())}),z(22,"mat-icon"),ue(23,"animation"),q(),z(24,"span"),ue(25,"Circles"),q()(),z(26,"a",7),we("click",function(){return Ue(e),Ge(ye().toggleMenu())}),z(27,"mat-icon"),ue(28,"settings"),q(),z(29,"span"),ue(30,"Settings"),q()(),z(31,"a",7),we("click",function(){return Ue(e),Ge(ye().toggleMenu())}),z(32,"mat-icon"),ue(33,"help_outline"),q(),z(34,"span"),ue(35,"About"),q()(),z(36,"a",7),we("click",function(){return Ue(e),Ge(ye().toggleMenu())}),z(37,"mat-icon"),ue(38,"logout"),q(),z(39,"span"),ue(40,"Logout"),q()()()(),z(41,"mat-sidenav",8,9)(43,"div",10)(44,"button",11),we("click",function(){return Ue(e),Ge(Ji(42).toggle())}),z(45,"mat-icon"),ue(46,"close"),q()(),z(47,"h2",12),ue(48,"Name"),q(),z(49,"div",13)(50,"mat-icon",14),ue(51,"account"),q(),z(52,"div",15),ue(53),Ne(54,"br"),q()(),z(55,"button",16),we("click",function(){return Ue(e),Ge(Ji(42).toggle())}),ue(56,"Edit Profile"),q()(),Ne(57,"mat-divider"),z(58,"mat-menu",17,18)(60,"button",19),ue(61,"Wallet 1"),q(),z(62,"button",19),ue(63,"Wallet 2"),q()(),z(64,"mat-nav-list",20)(65,"a",21)(66,"mat-icon",22),ue(67,"machine"),q(),z(68,"div",23),ue(69,"asdfasdf"),q(),z(70,"div",24),ue(71,"ddd"),q()(),Ne(72,"mat-divider"),q()(),z(73,"mat-sidenav-content")(74,"mat-toolbar",25),be(75,xie,3,0,"button",26),ln(76,"async"),Ne(77,"span"),be(78,Die,3,0,"button",27),z(79,"div",28),ue(80),q(),be(81,Mie,3,2,"button",29),z(82,"button",30),we("click",function(){return Ue(e),Ge(Ji(42).toggle())}),z(83,"mat-icon"),ue(84,"account_circle"),q()()(),z(85,"div",31),Ne(86,"router-outlet"),q()()()}if(2&i){const e=ye();ie(1),re("mode",cn(4,18,e.isHandset$)?"over":"side")("opened",!1===cn(5,20,e.isHandset$)),it("role",cn(3,16,e.isHandset$)?"dialog":"navigation"),ie(10),re("routerLink",Yl(24,Eie)),ie(5),re("routerLink",Yl(25,Cie)),ie(5),re("routerLink",Yl(26,Sie)),ie(5),re("routerLink",Yl(27,Tie)),ie(5),re("routerLink",Yl(28,Aie)),ie(5),re("routerLink",Yl(29,Lie)),ie(5),re("mode","over"),it("role","navigation"),ie(12),Ai(e.authService.authInfo$.getValue().short),ie(22),re("ngIf",!0===cn(76,22,e.isHandset$)),ie(3),re("ngIf",e.appState.showBackButton),ie(2),Ai(e.appState.title),ie(1),re("ngForOf",e.appState.actions)}}class Jm{constructor(t,e,n,r,o,s,a,l,u,g){this.appState=t,this.storage=e,this.authService=n,this.router=r,this.appUpdateService=o,this.appUpdateCheckService=s,this.dialog=a,this.location=l,this.breakpointObserver=u,this.feedService=g,this.authenticated=!1,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Be(D=>D.matches),Hd()),this.authService.authInfo$.subscribe(D=>{this.authenticated=D.authenticated()})}goBack(){this.location.back()}toggleMenu(){this.breakpointObserver.isMatched("(max-width: 599px)")&&this.drawer.toggle()}ngOnInit(){var t=this;return Ye(function*(){yield t.storage.open(),yield t.storage.initialize(),yield t.feedService.initialize(),console.log("PROFILE SHOULD BE LOADED BY NOW!!")})()}}function $L(i){return new Ce(3e3,!1)}function fne(){return typeof window<"u"&&typeof window.document<"u"}function Uw(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function sl(i){switch(i.length){case 0:return new Dm;case 1:return i[0];default:return new JT(i)}}function GL(i,t,e,n,r=new Map,o=new Map){const s=[],a=[];let l=-1,u=null;if(n.forEach(g=>{const D=g.get("offset"),H=D==l,K=H&&u||new Map;g.forEach((ee,ae)=>{let me=ae,ve=ee;if("offset"!==ae)switch(me=t.normalizePropertyName(me,s),ve){case"!":ve=r.get(ae);break;case oa:ve=o.get(ae);break;default:ve=t.normalizeStyleValue(ae,me,ve,s)}K.set(me,ve)}),H||a.push(K),u=K,l=D}),s.length)throw function ine(i){return new Ce(3502,!1)}();return a}function Ww(i,t,e,n){switch(t){case"start":i.onStart(()=>n(e&&$w(e,"start",i)));break;case"done":i.onDone(()=>n(e&&$w(e,"done",i)));break;case"destroy":i.onDestroy(()=>n(e&&$w(e,"destroy",i)))}}function $w(i,t,e){const o=Gw(i.element,i.triggerName,i.fromState,i.toState,t||i.phaseName,e.totalTime??i.totalTime,!!e.disabled),s=i._data;return null!=s&&(o._data=s),o}function Gw(i,t,e,n,r="",o=0,s){return{element:i,triggerName:t,fromState:e,toState:n,phaseName:r,totalTime:o,disabled:!!s}}function ro(i,t,e){let n=i.get(t);return n||i.set(t,n=e),n}function qL(i){const t=i.indexOf(":");return[i.substring(1,t),i.slice(t+1)]}Jm.\u0275fac=function(t){return new(t||Jm)(T(En),T(Vr),T(hr),T(qi),T(yc),T(Fc),T(dc),T(Ed),T(Ia),T(Eo))},Jm.\u0275cmp=qe({type:Jm,selectors:[["app-root"]],viewQuery:function(t,e){if(1&t&&(bt(vie,5),bt(wie,5)),2&t){let n;je(n=He())&&(e.drawer=n.first),je(n=He())&&(e.draweraccount=n.first)}},decls:2,vars:2,consts:[[4,"ngIf"],["fullscreen","","class","sidenav-container",4,"ngIf"],["fullscreen","",1,"sidenav-container"],["fixedInViewport","",1,"sidenav","print-hidden",3,"mode","opened"],["drawer",""],[1,"logo-icon"],["src","assets/icons/icon-128x128.png"],["mat-menu-item","",3,"routerLink","click"],["fixedInViewport","","position","end",1,"sidenav-right","print-hidden",3,"mode"],["draweraccount",""],[1,"account-details"],["mat-icon-button","",1,"close-sidenav-icon",3,"click"],[1,"name-field"],[1,"detail-box"],["mat-list-icon","",1,"account-icon"],[1,"detail-network"],["mat-button","","routerLink","/profile",3,"click"],["hasBackdrop","true","backdropClass","menu-mode-backdrop","overlapTrigger","false"],["accounts","matMenu"],["mat-menu-item",""],[1,"menu-options"],["mat-list-item","","routerLinkActive","active-link"],["mat-list-icon",""],["mat-line","",1,"name-field"],["mat-line",""],[1,"app-header"],["type","button","aria-label","Toggle sidenav","mat-icon-button","",3,"click",4,"ngIf"],["mat-icon-button","",3,"click",4,"ngIf"],[1,"top-spacer"],["mat-icon-button","",3,"matTooltip","click",4,"ngFor","ngForOf"],["mat-icon-button","",3,"click"],[1,"scrolling-content"],["type","button","aria-label","Toggle sidenav","mat-icon-button","",3,"click"],[1,"arrow-back"],["mat-icon-button","",3,"matTooltip","click"]],template:function(t,e){1&t&&(be(0,kie,2,0,"div",0),be(1,Iie,87,30,"mat-sidenav-container",1)),2&t&&(re("ngIf",!e.authenticated),ie(1),re("ngIf",e.authenticated))},dependencies:[Gn,bi,lF,em,K3,na,ru,sie,UL,WL,zw,Do,Mte,xte,EL,OU,bL,Pm,Rm,Sd],styles:[".logo-icon[_ngcontent-%COMP%]{justify-content:center;cursor:pointer}.logo-icon[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{height:60%}.logo-icon[_ngcontent-%COMP%] div[_ngcontent-%COMP%]{font-size:.8em;margin-left:1em}.sidenav[_ngcontent-%COMP%]{width:200px}.top-spacer[_ngcontent-%COMP%]{flex:1 1 auto;margin-left:.4em;overflow:hidden;text-overflow:ellipsis}"]});let qw=(i,t)=>!1,KL=(i,t,e)=>[],XL=null;function Kw(i){const t=i.parentNode||i.host;return t===XL?null:t}(Uw()||typeof Element<"u")&&(fne()?(XL=(()=>document.documentElement)(),qw=(i,t)=>{for(;t;){if(t===i)return!0;t=Kw(t)}return!1}):qw=(i,t)=>i.contains(t),KL=(i,t,e)=>{if(e)return Array.from(i.querySelectorAll(t));const n=i.querySelector(t);return n?[n]:[]});let vc=null,ZL=!1;const QL=qw,JL=KL;let e5=(()=>{class i{validateStyleProperty(e){return function _ne(i){vc||(vc=function gne(){return typeof document<"u"?document.body:null}()||{},ZL=!!vc.style&&"WebkitAppearance"in vc.style);let t=!0;return vc.style&&!function pne(i){return"ebkit"==i.substring(1,6)}(i)&&(t=i in vc.style,!t&&ZL&&(t="Webkit"+i.charAt(0).toUpperCase()+i.slice(1)in vc.style)),t}(e)}matchesElement(e,n){return!1}containsElement(e,n){return QL(e,n)}getParentElement(e){return Kw(e)}query(e,n,r){return JL(e,n,r)}computeStyle(e,n,r){return r||""}animate(e,n,r,o,s,a=[],l){return new Dm(r,o)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})(),Xw=(()=>{class i{}return i.NOOP=new e5,i})();const Zw="ng-enter",o0="ng-leave",s0="ng-trigger",a0=".ng-trigger",n5="ng-animating",Qw=".ng-animating";function aa(i){if("number"==typeof i)return i;const t=i.match(/^(-?[\.\d]+)(m?s)/);return!t||t.length<2?0:Jw(parseFloat(t[1]),t[2])}function Jw(i,t){return"s"===t?1e3*i:i}function l0(i,t,e){return i.hasOwnProperty("duration")?i:function Fne(i,t,e){let r,o=0,s="";if("string"==typeof i){const a=i.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===a)return t.push($L()),{duration:0,delay:0,easing:""};r=Jw(parseFloat(a[1]),a[2]);const l=a[3];null!=l&&(o=Jw(parseFloat(l),a[4]));const u=a[5];u&&(s=u)}else r=i;if(!e){let a=!1,l=t.length;r<0&&(t.push(function Nie(){return new Ce(3100,!1)}()),a=!0),o<0&&(t.push(function Oie(){return new Ce(3101,!1)}()),a=!0),a&&t.splice(l,0,$L())}return{duration:r,delay:o,easing:s}}(i,t,e)}function ef(i,t={}){return Object.keys(i).forEach(e=>{t[e]=i[e]}),t}function r5(i){const t=new Map;return Object.keys(i).forEach(e=>{t.set(e,i[e])}),t}function al(i,t=new Map,e){if(e)for(let[n,r]of e)t.set(n,r);for(let[n,r]of i)t.set(n,r);return t}function s5(i,t,e){return e?t+":"+e+";":""}function a5(i){let t="";for(let e=0;e{const o=t2(r);e&&!e.has(r)&&e.set(r,i.style[o]),i.style[o]=n}),Uw()&&a5(i))}function wc(i,t){i.style&&(t.forEach((e,n)=>{const r=t2(n);i.style[r]=""}),Uw()&&a5(i))}function tf(i){return Array.isArray(i)?1==i.length?i[0]:KT(i):i}const e2=new RegExp("{{\\s*(.+?)\\s*}}","g");function l5(i){let t=[];if("string"==typeof i){let e;for(;e=e2.exec(i);)t.push(e[1]);e2.lastIndex=0}return t}function nf(i,t,e){const n=i.toString(),r=n.replace(e2,(o,s)=>{let a=t[s];return null==a&&(e.push(function Pie(i){return new Ce(3003,!1)}()),a=""),a.toString()});return r==n?i:r}function c0(i){const t=[];let e=i.next();for(;!e.done;)t.push(e.value),e=i.next();return t}const kne=/-+([a-z0-9])/g;function t2(i){return i.replace(kne,(...t)=>t[1].toUpperCase())}function xne(i){return i.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function oo(i,t,e){switch(t.type){case 7:return i.visitTrigger(t,e);case 0:return i.visitState(t,e);case 1:return i.visitTransition(t,e);case 2:return i.visitSequence(t,e);case 3:return i.visitGroup(t,e);case 4:return i.visitAnimate(t,e);case 5:return i.visitKeyframes(t,e);case 6:return i.visitStyle(t,e);case 8:return i.visitReference(t,e);case 9:return i.visitAnimateChild(t,e);case 10:return i.visitAnimateRef(t,e);case 11:return i.visitQuery(t,e);case 12:return i.visitStagger(t,e);default:throw function Bie(i){return new Ce(3004,!1)}()}}function c5(i,t){return window.getComputedStyle(i)[t]}function Tne(i,t){const e=[];return"string"==typeof i?i.split(/\s*,\s*/).forEach(n=>function Ane(i,t,e){if(":"==i[0]){const l=function Lne(i,t){switch(i){case":enter":return"void => *";case":leave":return"* => void";case":increment":return(e,n)=>parseFloat(n)>parseFloat(e);case":decrement":return(e,n)=>parseFloat(n) *"}}(i,e);if("function"==typeof l)return void t.push(l);i=l}const n=i.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==n||n.length<4)return e.push(function Zie(i){return new Ce(3015,!1)}()),t;const r=n[1],o=n[2],s=n[3];t.push(d5(r,s));"<"==o[0]&&!("*"==r&&"*"==s)&&t.push(d5(s,r))}(n,e,t)):e.push(i),e}const m0=new Set(["true","1"]),f0=new Set(["false","0"]);function d5(i,t){const e=m0.has(i)||f0.has(i),n=m0.has(t)||f0.has(t);return(r,o)=>{let s="*"==i||i==r,a="*"==t||t==o;return!s&&e&&"boolean"==typeof r&&(s=r?m0.has(i):f0.has(i)),!a&&n&&"boolean"==typeof o&&(a=o?m0.has(t):f0.has(t)),s&&a}}const Ine=new RegExp("s*:selfs*,?","g");function n2(i,t,e,n){return new Nne(i).build(t,e,n)}class Nne{constructor(t){this._driver=t}build(t,e,n){const r=new Pne(e);return this._resetContextStyleTimingState(r),oo(this,tf(t),r)}_resetContextStyleTimingState(t){t.currentQuerySelector="",t.collectedStyles=new Map,t.collectedStyles.set("",new Map),t.currentTime=0}visitTrigger(t,e){let n=e.queryCount=0,r=e.depCount=0;const o=[],s=[];return"@"==t.name.charAt(0)&&e.errors.push(function Hie(){return new Ce(3006,!1)}()),t.definitions.forEach(a=>{if(this._resetContextStyleTimingState(e),0==a.type){const l=a,u=l.name;u.toString().split(/\s*,\s*/).forEach(g=>{l.name=g,o.push(this.visitState(l,e))}),l.name=u}else if(1==a.type){const l=this.visitTransition(a,e);n+=l.queryCount,r+=l.depCount,s.push(l)}else e.errors.push(function Yie(){return new Ce(3007,!1)}())}),{type:7,name:t.name,states:o,transitions:s,queryCount:n,depCount:r,options:null}}visitState(t,e){const n=this.visitStyle(t.styles,e),r=t.options&&t.options.params||null;if(n.containsDynamicStyles){const o=new Set,s=r||{};n.styles.forEach(a=>{a instanceof Map&&a.forEach(l=>{l5(l).forEach(u=>{s.hasOwnProperty(u)||o.add(u)})})}),o.size&&(c0(o.values()),e.errors.push(function Vie(i,t){return new Ce(3008,!1)}()))}return{type:0,name:t.name,style:n,options:r?{params:r}:null}}visitTransition(t,e){e.queryCount=0,e.depCount=0;const n=oo(this,tf(t.animation),e);return{type:1,matchers:Tne(t.expr,e.errors),animation:n,queryCount:e.queryCount,depCount:e.depCount,options:kc(t.options)}}visitSequence(t,e){return{type:2,steps:t.steps.map(n=>oo(this,n,e)),options:kc(t.options)}}visitGroup(t,e){const n=e.currentTime;let r=0;const o=t.steps.map(s=>{e.currentTime=n;const a=oo(this,s,e);return r=Math.max(r,e.currentTime),a});return e.currentTime=r,{type:3,steps:o,options:kc(t.options)}}visitAnimate(t,e){const n=function jne(i,t){if(i.hasOwnProperty("duration"))return i;if("number"==typeof i)return r2(l0(i,t).duration,0,"");const e=i;if(e.split(/\s+/).some(o=>"{"==o.charAt(0)&&"{"==o.charAt(1))){const o=r2(0,0,"");return o.dynamic=!0,o.strValue=e,o}const r=l0(e,t);return r2(r.duration,r.delay,r.easing)}(t.timings,e.errors);e.currentAnimateTimings=n;let r,o=t.styles?t.styles:jt({});if(5==o.type)r=this.visitKeyframes(o,e);else{let s=t.styles,a=!1;if(!s){a=!0;const u={};n.easing&&(u.easing=n.easing),s=jt(u)}e.currentTime+=n.duration+n.delay;const l=this.visitStyle(s,e);l.isEmptyStep=a,r=l}return e.currentAnimateTimings=null,{type:4,timings:n,style:r,options:null}}visitStyle(t,e){const n=this._makeStyleAst(t,e);return this._validateStyleAst(n,e),n}_makeStyleAst(t,e){const n=[],r=Array.isArray(t.styles)?t.styles:[t.styles];for(let a of r)"string"==typeof a?a===oa?n.push(a):e.errors.push(new Ce(3002,!1)):n.push(r5(a));let o=!1,s=null;return n.forEach(a=>{if(a instanceof Map&&(a.has("easing")&&(s=a.get("easing"),a.delete("easing")),!o))for(let l of a.values())if(l.toString().indexOf("{{")>=0){o=!0;break}}),{type:6,styles:n,easing:s,offset:t.offset,containsDynamicStyles:o,options:null}}_validateStyleAst(t,e){const n=e.currentAnimateTimings;let r=e.currentTime,o=e.currentTime;n&&o>0&&(o-=n.duration+n.delay),t.styles.forEach(s=>{"string"!=typeof s&&s.forEach((a,l)=>{const u=e.collectedStyles.get(e.currentQuerySelector),g=u.get(l);let D=!0;g&&(o!=r&&o>=g.startTime&&r<=g.endTime&&(e.errors.push(function Uie(i,t,e,n,r){return new Ce(3010,!1)}()),D=!1),o=g.startTime),D&&u.set(l,{startTime:o,endTime:r}),e.options&&function wne(i,t,e){const n=t.params||{},r=l5(i);r.length&&r.forEach(o=>{n.hasOwnProperty(o)||e.push(function Rie(i){return new Ce(3001,!1)}())})}(a,e.options,e.errors)})})}visitKeyframes(t,e){const n={type:5,styles:[],options:null};if(!e.currentAnimateTimings)return e.errors.push(function Wie(){return new Ce(3011,!1)}()),n;let o=0;const s=[];let a=!1,l=!1,u=0;const g=t.steps.map(ve=>{const Se=this._makeStyleAst(ve,e);let ge=null!=Se.offset?Se.offset:function Bne(i){if("string"==typeof i)return null;let t=null;if(Array.isArray(i))i.forEach(e=>{if(e instanceof Map&&e.has("offset")){const n=e;t=parseFloat(n.get("offset")),n.delete("offset")}});else if(i instanceof Map&&i.has("offset")){const e=i;t=parseFloat(e.get("offset")),e.delete("offset")}return t}(Se.styles),Re=0;return null!=ge&&(o++,Re=Se.offset=ge),l=l||Re<0||Re>1,a=a||Re0&&o{const ge=H>0?Se==K?1:H*Se:s[Se],Re=ge*me;e.currentTime=ee+ae.delay+Re,ae.duration=Re,this._validateStyleAst(ve,e),ve.offset=ge,n.styles.push(ve)}),n}visitReference(t,e){return{type:8,animation:oo(this,tf(t.animation),e),options:kc(t.options)}}visitAnimateChild(t,e){return e.depCount++,{type:9,options:kc(t.options)}}visitAnimateRef(t,e){return{type:10,animation:this.visitReference(t.animation,e),options:kc(t.options)}}visitQuery(t,e){const n=e.currentQuerySelector,r=t.options||{};e.queryCount++,e.currentQuery=t;const[o,s]=function One(i){const t=!!i.split(/\s*,\s*/).find(e=>":self"==e);return t&&(i=i.replace(Ine,"")),i=i.replace(/@\*/g,a0).replace(/@\w+/g,e=>a0+"-"+e.slice(1)).replace(/:animating/g,Qw),[i,t]}(t.selector);e.currentQuerySelector=n.length?n+" "+o:o,ro(e.collectedStyles,e.currentQuerySelector,new Map);const a=oo(this,tf(t.animation),e);return e.currentQuery=null,e.currentQuerySelector=n,{type:11,selector:o,limit:r.limit||0,optional:!!r.optional,includeSelf:s,animation:a,originalSelector:t.selector,options:kc(t.options)}}visitStagger(t,e){e.currentQuery||e.errors.push(function Kie(){return new Ce(3013,!1)}());const n="full"===t.timings?{duration:0,delay:0,easing:"full"}:l0(t.timings,e.errors,!0);return{type:12,animation:oo(this,tf(t.animation),e),timings:n,options:null}}}class Pne{constructor(t){this.errors=t,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles=new Map,this.options=null,this.unsupportedCSSPropertiesFound=new Set}}function kc(i){return i?(i=ef(i)).params&&(i.params=function Rne(i){return i?ef(i):null}(i.params)):i={},i}function r2(i,t,e){return{duration:i,delay:t,easing:e}}function o2(i,t,e,n,r,o,s=null,a=!1){return{type:1,element:i,keyframes:t,preStyleProps:e,postStyleProps:n,duration:r,delay:o,totalTime:r+o,easing:s,subTimeline:a}}class p0{constructor(){this._map=new Map}get(t){return this._map.get(t)||[]}append(t,e){let n=this._map.get(t);n||this._map.set(t,n=[]),n.push(...e)}has(t){return this._map.has(t)}clear(){this._map.clear()}}const Vne=new RegExp(":enter","g"),Une=new RegExp(":leave","g");function s2(i,t,e,n,r,o=new Map,s=new Map,a,l,u=[]){return(new Wne).buildKeyframes(i,t,e,n,r,o,s,a,l,u)}class Wne{buildKeyframes(t,e,n,r,o,s,a,l,u,g=[]){u=u||new p0;const D=new a2(t,e,u,r,o,g,[]);D.options=l;const H=l.delay?aa(l.delay):0;D.currentTimeline.delayNextStep(H),D.currentTimeline.setStyles([s],null,D.errors,l),oo(this,n,D);const K=D.timelines.filter(ee=>ee.containsAnimation());if(K.length&&a.size){let ee;for(let ae=K.length-1;ae>=0;ae--){const me=K[ae];if(me.element===e){ee=me;break}}ee&&!ee.allowOnlyTimelineStyles()&&ee.setStyles([a],null,D.errors,l)}return K.length?K.map(ee=>ee.buildKeyframes()):[o2(e,[],[],[],0,H,"",!1)]}visitTrigger(t,e){}visitState(t,e){}visitTransition(t,e){}visitAnimateChild(t,e){const n=e.subInstructions.get(e.element);if(n){const r=e.createSubContext(t.options),o=e.currentTimeline.currentTime,s=this._visitSubInstructions(n,r,r.options);o!=s&&e.transformIntoNewTimeline(s)}e.previousNode=t}visitAnimateRef(t,e){const n=e.createSubContext(t.options);n.transformIntoNewTimeline(),this._applyAnimationRefDelays([t.options,t.animation.options],e,n),this.visitReference(t.animation,n),e.transformIntoNewTimeline(n.currentTimeline.currentTime),e.previousNode=t}_applyAnimationRefDelays(t,e,n){for(const r of t){const o=r?.delay;if(o){const s="number"==typeof o?o:aa(nf(o,r?.params??{},e.errors));n.delayNextStep(s)}}}_visitSubInstructions(t,e,n){let o=e.currentTimeline.currentTime;const s=null!=n.duration?aa(n.duration):null,a=null!=n.delay?aa(n.delay):null;return 0!==s&&t.forEach(l=>{const u=e.appendInstructionToTimeline(l,s,a);o=Math.max(o,u.duration+u.delay)}),o}visitReference(t,e){e.updateOptions(t.options,!0),oo(this,t.animation,e),e.previousNode=t}visitSequence(t,e){const n=e.subContextCount;let r=e;const o=t.options;if(o&&(o.params||o.delay)&&(r=e.createSubContext(o),r.transformIntoNewTimeline(),null!=o.delay)){6==r.previousNode.type&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=_0);const s=aa(o.delay);r.delayNextStep(s)}t.steps.length&&(t.steps.forEach(s=>oo(this,s,r)),r.currentTimeline.applyStylesToKeyframe(),r.subContextCount>n&&r.transformIntoNewTimeline()),e.previousNode=t}visitGroup(t,e){const n=[];let r=e.currentTimeline.currentTime;const o=t.options&&t.options.delay?aa(t.options.delay):0;t.steps.forEach(s=>{const a=e.createSubContext(t.options);o&&a.delayNextStep(o),oo(this,s,a),r=Math.max(r,a.currentTimeline.currentTime),n.push(a.currentTimeline)}),n.forEach(s=>e.currentTimeline.mergeTimelineCollectedStyles(s)),e.transformIntoNewTimeline(r),e.previousNode=t}_visitTiming(t,e){if(t.dynamic){const n=t.strValue;return l0(e.params?nf(n,e.params,e.errors):n,e.errors)}return{duration:t.duration,delay:t.delay,easing:t.easing}}visitAnimate(t,e){const n=e.currentAnimateTimings=this._visitTiming(t.timings,e),r=e.currentTimeline;n.delay&&(e.incrementTime(n.delay),r.snapshotCurrentStyles());const o=t.style;5==o.type?this.visitKeyframes(o,e):(e.incrementTime(n.duration),this.visitStyle(o,e),r.applyStylesToKeyframe()),e.currentAnimateTimings=null,e.previousNode=t}visitStyle(t,e){const n=e.currentTimeline,r=e.currentAnimateTimings;!r&&n.hasCurrentStyleProperties()&&n.forwardFrame();const o=r&&r.easing||t.easing;t.isEmptyStep?n.applyEmptyStep(o):n.setStyles(t.styles,o,e.errors,e.options),e.previousNode=t}visitKeyframes(t,e){const n=e.currentAnimateTimings,r=e.currentTimeline.duration,o=n.duration,a=e.createSubContext().currentTimeline;a.easing=n.easing,t.styles.forEach(l=>{a.forwardTime((l.offset||0)*o),a.setStyles(l.styles,l.easing,e.errors,e.options),a.applyStylesToKeyframe()}),e.currentTimeline.mergeTimelineCollectedStyles(a),e.transformIntoNewTimeline(r+o),e.previousNode=t}visitQuery(t,e){const n=e.currentTimeline.currentTime,r=t.options||{},o=r.delay?aa(r.delay):0;o&&(6===e.previousNode.type||0==n&&e.currentTimeline.hasCurrentStyleProperties())&&(e.currentTimeline.snapshotCurrentStyles(),e.previousNode=_0);let s=n;const a=e.invokeQuery(t.selector,t.originalSelector,t.limit,t.includeSelf,!!r.optional,e.errors);e.currentQueryTotal=a.length;let l=null;a.forEach((u,g)=>{e.currentQueryIndex=g;const D=e.createSubContext(t.options,u);o&&D.delayNextStep(o),u===e.element&&(l=D.currentTimeline),oo(this,t.animation,D),D.currentTimeline.applyStylesToKeyframe(),s=Math.max(s,D.currentTimeline.currentTime)}),e.currentQueryIndex=0,e.currentQueryTotal=0,e.transformIntoNewTimeline(s),l&&(e.currentTimeline.mergeTimelineCollectedStyles(l),e.currentTimeline.snapshotCurrentStyles()),e.previousNode=t}visitStagger(t,e){const n=e.parentContext,r=e.currentTimeline,o=t.timings,s=Math.abs(o.duration),a=s*(e.currentQueryTotal-1);let l=s*e.currentQueryIndex;switch(o.duration<0?"reverse":o.easing){case"reverse":l=a-l;break;case"full":l=n.currentStaggerTime}const g=e.currentTimeline;l&&g.delayNextStep(l);const D=g.currentTime;oo(this,t.animation,e),e.previousNode=t,n.currentStaggerTime=r.currentTime-D+(r.startTime-n.currentTimeline.startTime)}}const _0={};class a2{constructor(t,e,n,r,o,s,a,l){this._driver=t,this.element=e,this.subInstructions=n,this._enterClassName=r,this._leaveClassName=o,this.errors=s,this.timelines=a,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=_0,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=l||new g0(this._driver,e,0),a.push(this.currentTimeline)}get params(){return this.options.params}updateOptions(t,e){if(!t)return;const n=t;let r=this.options;null!=n.duration&&(r.duration=aa(n.duration)),null!=n.delay&&(r.delay=aa(n.delay));const o=n.params;if(o){let s=r.params;s||(s=this.options.params={}),Object.keys(o).forEach(a=>{(!e||!s.hasOwnProperty(a))&&(s[a]=nf(o[a],s,this.errors))})}}_copyOptions(){const t={};if(this.options){const e=this.options.params;if(e){const n=t.params={};Object.keys(e).forEach(r=>{n[r]=e[r]})}}return t}createSubContext(t=null,e,n){const r=e||this.element,o=new a2(this._driver,r,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(r,n||0));return o.previousNode=this.previousNode,o.currentAnimateTimings=this.currentAnimateTimings,o.options=this._copyOptions(),o.updateOptions(t),o.currentQueryIndex=this.currentQueryIndex,o.currentQueryTotal=this.currentQueryTotal,o.parentContext=this,this.subContextCount++,o}transformIntoNewTimeline(t){return this.previousNode=_0,this.currentTimeline=this.currentTimeline.fork(this.element,t),this.timelines.push(this.currentTimeline),this.currentTimeline}appendInstructionToTimeline(t,e,n){const r={duration:e??t.duration,delay:this.currentTimeline.currentTime+(n??0)+t.delay,easing:""},o=new $ne(this._driver,t.element,t.keyframes,t.preStyleProps,t.postStyleProps,r,t.stretchStartingKeyframe);return this.timelines.push(o),r}incrementTime(t){this.currentTimeline.forwardTime(this.currentTimeline.duration+t)}delayNextStep(t){t>0&&this.currentTimeline.delayNextStep(t)}invokeQuery(t,e,n,r,o,s){let a=[];if(r&&a.push(this.element),t.length>0){t=(t=t.replace(Vne,"."+this._enterClassName)).replace(Une,"."+this._leaveClassName);let u=this._driver.query(this.element,t,1!=n);0!==n&&(u=n<0?u.slice(u.length+n,u.length):u.slice(0,n)),a.push(...u)}return!o&&0==a.length&&s.push(function Xie(i){return new Ce(3014,!1)}()),a}}class g0{constructor(t,e,n,r){this._driver=t,this.element=e,this.startTime=n,this._elementTimelineStylesLookup=r,this.duration=0,this._previousKeyframe=new Map,this._currentKeyframe=new Map,this._keyframes=new Map,this._styleSummary=new Map,this._localTimelineStyles=new Map,this._pendingStyles=new Map,this._backFill=new Map,this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(e),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(e,this._localTimelineStyles)),this._loadKeyframe()}containsAnimation(){switch(this._keyframes.size){case 0:return!1;case 1:return this.hasCurrentStyleProperties();default:return!0}}hasCurrentStyleProperties(){return this._currentKeyframe.size>0}get currentTime(){return this.startTime+this.duration}delayNextStep(t){const e=1===this._keyframes.size&&this._pendingStyles.size;this.duration||e?(this.forwardTime(this.currentTime+t),e&&this.snapshotCurrentStyles()):this.startTime+=t}fork(t,e){return this.applyStylesToKeyframe(),new g0(this._driver,t,e||this.currentTime,this._elementTimelineStylesLookup)}_loadKeyframe(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=new Map,this._keyframes.set(this.duration,this._currentKeyframe))}forwardFrame(){this.duration+=1,this._loadKeyframe()}forwardTime(t){this.applyStylesToKeyframe(),this.duration=t,this._loadKeyframe()}_updateStyle(t,e){this._localTimelineStyles.set(t,e),this._globalTimelineStyles.set(t,e),this._styleSummary.set(t,{time:this.currentTime,value:e})}allowOnlyTimelineStyles(){return this._currentEmptyStepKeyframe!==this._currentKeyframe}applyEmptyStep(t){t&&this._previousKeyframe.set("easing",t);for(let[e,n]of this._globalTimelineStyles)this._backFill.set(e,n||oa),this._currentKeyframe.set(e,oa);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(t,e,n,r){e&&this._previousKeyframe.set("easing",e);const o=r&&r.params||{},s=function Gne(i,t){const e=new Map;let n;return i.forEach(r=>{if("*"===r){n=n||t.keys();for(let o of n)e.set(o,oa)}else al(r,e)}),e}(t,this._globalTimelineStyles);for(let[a,l]of s){const u=nf(l,o,n);this._pendingStyles.set(a,u),this._localTimelineStyles.has(a)||this._backFill.set(a,this._globalTimelineStyles.get(a)??oa),this._updateStyle(a,u)}}applyStylesToKeyframe(){0!=this._pendingStyles.size&&(this._pendingStyles.forEach((t,e)=>{this._currentKeyframe.set(e,t)}),this._pendingStyles.clear(),this._localTimelineStyles.forEach((t,e)=>{this._currentKeyframe.has(e)||this._currentKeyframe.set(e,t)}))}snapshotCurrentStyles(){for(let[t,e]of this._localTimelineStyles)this._pendingStyles.set(t,e),this._updateStyle(t,e)}getFinalKeyframe(){return this._keyframes.get(this.duration)}get properties(){const t=[];for(let e in this._currentKeyframe)t.push(e);return t}mergeTimelineCollectedStyles(t){t._styleSummary.forEach((e,n)=>{const r=this._styleSummary.get(n);(!r||e.time>r.time)&&this._updateStyle(n,e.value)})}buildKeyframes(){this.applyStylesToKeyframe();const t=new Set,e=new Set,n=1===this._keyframes.size&&0===this.duration;let r=[];this._keyframes.forEach((a,l)=>{const u=al(a,new Map,this._backFill);u.forEach((g,D)=>{"!"===g?t.add(D):g===oa&&e.add(D)}),n||u.set("offset",l/this.duration),r.push(u)});const o=t.size?c0(t.values()):[],s=e.size?c0(e.values()):[];if(n){const a=r[0],l=new Map(a);a.set("offset",0),l.set("offset",1),r=[a,l]}return o2(this.element,r,o,s,this.duration,this.startTime,this.easing,!1)}}class $ne extends g0{constructor(t,e,n,r,o,s,a=!1){super(t,e,s.delay),this.keyframes=n,this.preStyleProps=r,this.postStyleProps=o,this._stretchStartingKeyframe=a,this.timings={duration:s.duration,delay:s.delay,easing:s.easing}}containsAnimation(){return this.keyframes.length>1}buildKeyframes(){let t=this.keyframes,{delay:e,duration:n,easing:r}=this.timings;if(this._stretchStartingKeyframe&&e){const o=[],s=n+e,a=e/s,l=al(t[0]);l.set("offset",0),o.push(l);const u=al(t[0]);u.set("offset",m5(a)),o.push(u);const g=t.length-1;for(let D=1;D<=g;D++){let H=al(t[D]);const K=H.get("offset");H.set("offset",m5((e+K*n)/s)),o.push(H)}n=s,e=0,r="",t=o}return o2(this.element,t,this.preStyleProps,this.postStyleProps,n,e,r,!0)}}function m5(i,t=3){const e=Math.pow(10,t-1);return Math.round(i*e)/e}class l2{}const qne=new Set(["width","height","minWidth","minHeight","maxWidth","maxHeight","left","top","bottom","right","fontSize","outlineWidth","outlineOffset","paddingTop","paddingLeft","paddingBottom","paddingRight","marginTop","marginLeft","marginBottom","marginRight","borderRadius","borderWidth","borderTopWidth","borderLeftWidth","borderRightWidth","borderBottomWidth","textIndent","perspective"]);class Kne extends l2{normalizePropertyName(t,e){return t2(t)}normalizeStyleValue(t,e,n,r){let o="";const s=n.toString().trim();if(qne.has(e)&&0!==n&&"0"!==n)if("number"==typeof n)o="px";else{const a=n.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&0==a[1].length&&r.push(function jie(i,t){return new Ce(3005,!1)}())}return s+o}}function f5(i,t,e,n,r,o,s,a,l,u,g,D,H){return{type:0,element:i,triggerName:t,isRemovalTransition:r,fromState:e,fromStyles:o,toState:n,toStyles:s,timelines:a,queriedElements:l,preStyleProps:u,postStyleProps:g,totalTime:D,errors:H}}const c2={};class p5{constructor(t,e,n){this._triggerName=t,this.ast=e,this._stateStyles=n}match(t,e,n,r){return function Xne(i,t,e,n,r){return i.some(o=>o(t,e,n,r))}(this.ast.matchers,t,e,n,r)}buildStyles(t,e,n){let r=this._stateStyles.get("*");return void 0!==t&&(r=this._stateStyles.get(t?.toString())||r),r?r.buildStyles(e,n):new Map}build(t,e,n,r,o,s,a,l,u,g){const D=[],H=this.ast.options&&this.ast.options.params||c2,ee=this.buildStyles(n,a&&a.params||c2,D),ae=l&&l.params||c2,me=this.buildStyles(r,ae,D),ve=new Set,Se=new Map,ge=new Map,Re="void"===r,ut={params:Zne(ae,H),delay:this.ast.options?.delay},Pt=g?[]:s2(t,e,this.ast.animation,o,s,ee,me,ut,u,D);let Ui=0;if(Pt.forEach(Pn=>{Ui=Math.max(Pn.duration+Pn.delay,Ui)}),D.length)return f5(e,this._triggerName,n,r,Re,ee,me,[],[],Se,ge,Ui,D);Pt.forEach(Pn=>{const Wr=Pn.element,ku=ro(Se,Wr,new Set);Pn.preStyleProps.forEach(Zo=>ku.add(Zo));const As=ro(ge,Wr,new Set);Pn.postStyleProps.forEach(Zo=>As.add(Zo)),Wr!==e&&ve.add(Wr)});const pn=c0(ve.values());return f5(e,this._triggerName,n,r,Re,ee,me,Pt,pn,Se,ge,Ui)}}function Zne(i,t){const e=ef(t);for(const n in i)i.hasOwnProperty(n)&&null!=i[n]&&(e[n]=i[n]);return e}class Qne{constructor(t,e,n){this.styles=t,this.defaultParams=e,this.normalizer=n}buildStyles(t,e){const n=new Map,r=ef(this.defaultParams);return Object.keys(t).forEach(o=>{const s=t[o];null!==s&&(r[o]=s)}),this.styles.styles.forEach(o=>{"string"!=typeof o&&o.forEach((s,a)=>{s&&(s=nf(s,r,e));const l=this.normalizer.normalizePropertyName(a,e);s=this.normalizer.normalizeStyleValue(a,l,s,e),n.set(a,s)})}),n}}class ere{constructor(t,e,n){this.name=t,this.ast=e,this._normalizer=n,this.transitionFactories=[],this.states=new Map,e.states.forEach(r=>{this.states.set(r.name,new Qne(r.style,r.options&&r.options.params||{},n))}),_5(this.states,"true","1"),_5(this.states,"false","0"),e.transitions.forEach(r=>{this.transitionFactories.push(new p5(t,r,this.states))}),this.fallbackTransition=function tre(i,t,e){return new p5(i,{type:1,animation:{type:2,steps:[],options:null},matchers:[(s,a)=>!0],options:null,queryCount:0,depCount:0},t)}(t,this.states)}get containsQueries(){return this.ast.queryCount>0}matchTransition(t,e,n,r){return this.transitionFactories.find(s=>s.match(t,e,n,r))||null}matchStyles(t,e,n){return this.fallbackTransition.buildStyles(t,e,n)}}function _5(i,t,e){i.has(t)?i.has(e)||i.set(e,i.get(t)):i.has(e)&&i.set(t,i.get(e))}const ire=new p0;class nre{constructor(t,e,n){this.bodyNode=t,this._driver=e,this._normalizer=n,this._animations=new Map,this._playersById=new Map,this.players=[]}register(t,e){const n=[],o=n2(this._driver,e,n,[]);if(n.length)throw function nne(i){return new Ce(3503,!1)}();this._animations.set(t,o)}_buildPlayer(t,e,n){const r=t.element,o=GL(0,this._normalizer,0,t.keyframes,e,n);return this._driver.animate(r,o,t.duration,t.delay,t.easing,[],!0)}create(t,e,n={}){const r=[],o=this._animations.get(t);let s;const a=new Map;if(o?(s=s2(this._driver,e,o,Zw,o0,new Map,new Map,n,ire,r),s.forEach(g=>{const D=ro(a,g.element,new Map);g.postStyleProps.forEach(H=>D.set(H,null))})):(r.push(function rne(){return new Ce(3300,!1)}()),s=[]),r.length)throw function one(i){return new Ce(3504,!1)}();a.forEach((g,D)=>{g.forEach((H,K)=>{g.set(K,this._driver.computeStyle(D,K,oa))})});const u=sl(s.map(g=>{const D=a.get(g.element);return this._buildPlayer(g,new Map,D)}));return this._playersById.set(t,u),u.onDestroy(()=>this.destroy(t)),this.players.push(u),u}destroy(t){const e=this._getPlayer(t);e.destroy(),this._playersById.delete(t);const n=this.players.indexOf(e);n>=0&&this.players.splice(n,1)}_getPlayer(t){const e=this._playersById.get(t);if(!e)throw function sne(i){return new Ce(3301,!1)}();return e}listen(t,e,n,r){const o=Gw(e,"","","");return Ww(this._getPlayer(t),n,o,r),()=>{}}command(t,e,n,r){if("register"==n)return void this.register(t,r[0]);if("create"==n)return void this.create(t,e,r[0]||{});const o=this._getPlayer(t);switch(n){case"play":o.play();break;case"pause":o.pause();break;case"reset":o.reset();break;case"restart":o.restart();break;case"finish":o.finish();break;case"init":o.init();break;case"setPosition":o.setPosition(parseFloat(r[0]));break;case"destroy":this.destroy(t)}}}const g5="ng-animate-queued",d2="ng-animate-disabled",lre=[],b5={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},cre={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Co="__ng_removed";class u2{constructor(t,e=""){this.namespaceId=e;const n=t&&t.hasOwnProperty("value");if(this.value=function mre(i){return i??null}(n?t.value:t),n){const o=ef(t);delete o.value,this.options=o}else this.options={};this.options.params||(this.options.params={})}get params(){return this.options.params}absorbOptions(t){const e=t.params;if(e){const n=this.options.params;Object.keys(e).forEach(r=>{null==n[r]&&(n[r]=e[r])})}}}const rf="void",h2=new u2(rf);class dre{constructor(t,e,n){this.id=t,this.hostElement=e,this._engine=n,this.players=[],this._triggers=new Map,this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+t,So(e,this._hostClassName)}listen(t,e,n,r){if(!this._triggers.has(e))throw function ane(i,t){return new Ce(3302,!1)}();if(null==n||0==n.length)throw function lne(i){return new Ce(3303,!1)}();if(!function fre(i){return"start"==i||"done"==i}(n))throw function cne(i,t){return new Ce(3400,!1)}();const o=ro(this._elementListeners,t,[]),s={name:e,phase:n,callback:r};o.push(s);const a=ro(this._engine.statesByElement,t,new Map);return a.has(e)||(So(t,s0),So(t,s0+"-"+e),a.set(e,h2)),()=>{this._engine.afterFlush(()=>{const l=o.indexOf(s);l>=0&&o.splice(l,1),this._triggers.has(e)||a.delete(e)})}}register(t,e){return!this._triggers.has(t)&&(this._triggers.set(t,e),!0)}_getTrigger(t){const e=this._triggers.get(t);if(!e)throw function dne(i){return new Ce(3401,!1)}();return e}trigger(t,e,n,r=!0){const o=this._getTrigger(e),s=new m2(this.id,e,t);let a=this._engine.statesByElement.get(t);a||(So(t,s0),So(t,s0+"-"+e),this._engine.statesByElement.set(t,a=new Map));let l=a.get(e);const u=new u2(n,this.id);if(!(n&&n.hasOwnProperty("value"))&&l&&u.absorbOptions(l.options),a.set(e,u),l||(l=h2),u.value!==rf&&l.value===u.value){if(!function gre(i,t){const e=Object.keys(i),n=Object.keys(t);if(e.length!=n.length)return!1;for(let r=0;r{wc(t,me),Ss(t,ve)})}return}const H=ro(this._engine.playersByElement,t,[]);H.forEach(ae=>{ae.namespaceId==this.id&&ae.triggerName==e&&ae.queued&&ae.destroy()});let K=o.matchTransition(l.value,u.value,t,u.params),ee=!1;if(!K){if(!r)return;K=o.fallbackTransition,ee=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:e,transition:K,fromState:l,toState:u,player:s,isFallbackTransition:ee}),ee||(So(t,g5),s.onStart(()=>{bu(t,g5)})),s.onDone(()=>{let ae=this.players.indexOf(s);ae>=0&&this.players.splice(ae,1);const me=this._engine.playersByElement.get(t);if(me){let ve=me.indexOf(s);ve>=0&&me.splice(ve,1)}}),this.players.push(s),H.push(s),s}deregister(t){this._triggers.delete(t),this._engine.statesByElement.forEach(e=>e.delete(t)),this._elementListeners.forEach((e,n)=>{this._elementListeners.set(n,e.filter(r=>r.name!=t))})}clearElementCache(t){this._engine.statesByElement.delete(t),this._elementListeners.delete(t);const e=this._engine.playersByElement.get(t);e&&(e.forEach(n=>n.destroy()),this._engine.playersByElement.delete(t))}_signalRemovalForInnerTriggers(t,e){const n=this._engine.driver.query(t,a0,!0);n.forEach(r=>{if(r[Co])return;const o=this._engine.fetchNamespacesByElement(r);o.size?o.forEach(s=>s.triggerLeaveAnimation(r,e,!1,!0)):this.clearElementCache(r)}),this._engine.afterFlushAnimationsDone(()=>n.forEach(r=>this.clearElementCache(r)))}triggerLeaveAnimation(t,e,n,r){const o=this._engine.statesByElement.get(t),s=new Map;if(o){const a=[];if(o.forEach((l,u)=>{if(s.set(u,l.value),this._triggers.has(u)){const g=this.trigger(t,u,rf,r);g&&a.push(g)}}),a.length)return this._engine.markElementAsRemoved(this.id,t,!0,e,s),n&&sl(a).onDone(()=>this._engine.processLeaveNode(t)),!0}return!1}prepareLeaveAnimationListeners(t){const e=this._elementListeners.get(t),n=this._engine.statesByElement.get(t);if(e&&n){const r=new Set;e.forEach(o=>{const s=o.name;if(r.has(s))return;r.add(s);const l=this._triggers.get(s).fallbackTransition,u=n.get(s)||h2,g=new u2(rf),D=new m2(this.id,s,t);this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:s,transition:l,fromState:u,toState:g,player:D,isFallbackTransition:!0})})}}removeNode(t,e){const n=this._engine;if(t.childElementCount&&this._signalRemovalForInnerTriggers(t,e),this.triggerLeaveAnimation(t,e,!0))return;let r=!1;if(n.totalAnimations){const o=n.players.length?n.playersByQueriedElement.get(t):[];if(o&&o.length)r=!0;else{let s=t;for(;s=s.parentNode;)if(n.statesByElement.get(s)){r=!0;break}}}if(this.prepareLeaveAnimationListeners(t),r)n.markElementAsRemoved(this.id,t,!1,e);else{const o=t[Co];(!o||o===b5)&&(n.afterFlush(()=>this.clearElementCache(t)),n.destroyInnerAnimations(t),n._onRemovalComplete(t,e))}}insertNode(t,e){So(t,this._hostClassName)}drainQueuedTransitions(t){const e=[];return this._queue.forEach(n=>{const r=n.player;if(r.destroyed)return;const o=n.element,s=this._elementListeners.get(o);s&&s.forEach(a=>{if(a.name==n.triggerName){const l=Gw(o,n.triggerName,n.fromState.value,n.toState.value);l._data=t,Ww(n.player,a.phase,l,a.callback)}}),r.markedForDestroy?this._engine.afterFlush(()=>{r.destroy()}):e.push(n)}),this._queue=[],e.sort((n,r)=>{const o=n.transition.ast.depCount,s=r.transition.ast.depCount;return 0==o||0==s?o-s:this._engine.driver.containsElement(n.element,r.element)?1:-1})}destroy(t){this.players.forEach(e=>e.destroy()),this._signalRemovalForInnerTriggers(this.hostElement,t)}elementContainsData(t){let e=!1;return this._elementListeners.has(t)&&(e=!0),e=!!this._queue.find(n=>n.element===t)||e,e}}class ure{constructor(t,e,n){this.bodyNode=t,this.driver=e,this._normalizer=n,this.players=[],this.newHostElements=new Map,this.playersByElement=new Map,this.playersByQueriedElement=new Map,this.statesByElement=new Map,this.disabledNodes=new Set,this.totalAnimations=0,this.totalQueuedPlayers=0,this._namespaceLookup={},this._namespaceList=[],this._flushFns=[],this._whenQuietFns=[],this.namespacesByHostElement=new Map,this.collectedEnterElements=[],this.collectedLeaveElements=[],this.onRemovalComplete=(r,o)=>{}}_onRemovalComplete(t,e){this.onRemovalComplete(t,e)}get queuedPlayers(){const t=[];return this._namespaceList.forEach(e=>{e.players.forEach(n=>{n.queued&&t.push(n)})}),t}createNamespace(t,e){const n=new dre(t,e,this);return this.bodyNode&&this.driver.containsElement(this.bodyNode,e)?this._balanceNamespaceList(n,e):(this.newHostElements.set(e,n),this.collectEnterElement(e)),this._namespaceLookup[t]=n}_balanceNamespaceList(t,e){const n=this._namespaceList,r=this.namespacesByHostElement;if(n.length-1>=0){let s=!1,a=this.driver.getParentElement(e);for(;a;){const l=r.get(a);if(l){const u=n.indexOf(l);n.splice(u+1,0,t),s=!0;break}a=this.driver.getParentElement(a)}s||n.unshift(t)}else n.push(t);return r.set(e,t),t}register(t,e){let n=this._namespaceLookup[t];return n||(n=this.createNamespace(t,e)),n}registerTrigger(t,e,n){let r=this._namespaceLookup[t];r&&r.register(e,n)&&this.totalAnimations++}destroy(t,e){if(!t)return;const n=this._fetchNamespace(t);this.afterFlush(()=>{this.namespacesByHostElement.delete(n.hostElement),delete this._namespaceLookup[t];const r=this._namespaceList.indexOf(n);r>=0&&this._namespaceList.splice(r,1)}),this.afterFlushAnimationsDone(()=>n.destroy(e))}_fetchNamespace(t){return this._namespaceLookup[t]}fetchNamespacesByElement(t){const e=new Set,n=this.statesByElement.get(t);if(n)for(let r of n.values())if(r.namespaceId){const o=this._fetchNamespace(r.namespaceId);o&&e.add(o)}return e}trigger(t,e,n,r){if(b0(e)){const o=this._fetchNamespace(t);if(o)return o.trigger(e,n,r),!0}return!1}insertNode(t,e,n,r){if(!b0(e))return;const o=e[Co];if(o&&o.setForRemoval){o.setForRemoval=!1,o.setForMove=!0;const s=this.collectedLeaveElements.indexOf(e);s>=0&&this.collectedLeaveElements.splice(s,1)}if(t){const s=this._fetchNamespace(t);s&&s.insertNode(e,n)}r&&this.collectEnterElement(e)}collectEnterElement(t){this.collectedEnterElements.push(t)}markElementAsDisabled(t,e){e?this.disabledNodes.has(t)||(this.disabledNodes.add(t),So(t,d2)):this.disabledNodes.has(t)&&(this.disabledNodes.delete(t),bu(t,d2))}removeNode(t,e,n,r){if(b0(e)){const o=t?this._fetchNamespace(t):null;if(o?o.removeNode(e,r):this.markElementAsRemoved(t,e,!1,r),n){const s=this.namespacesByHostElement.get(e);s&&s.id!==t&&s.removeNode(e,r)}}else this._onRemovalComplete(e,r)}markElementAsRemoved(t,e,n,r,o){this.collectedLeaveElements.push(e),e[Co]={namespaceId:t,setForRemoval:r,hasAnimation:n,removedBeforeQueried:!1,previousTriggersValues:o}}listen(t,e,n,r,o){return b0(e)?this._fetchNamespace(t).listen(e,n,r,o):()=>{}}_buildInstruction(t,e,n,r,o){return t.transition.build(this.driver,t.element,t.fromState.value,t.toState.value,n,r,t.fromState.options,t.toState.options,e,o)}destroyInnerAnimations(t){let e=this.driver.query(t,a0,!0);e.forEach(n=>this.destroyActiveAnimationsForElement(n)),0!=this.playersByQueriedElement.size&&(e=this.driver.query(t,Qw,!0),e.forEach(n=>this.finishActiveQueriedAnimationOnElement(n)))}destroyActiveAnimationsForElement(t){const e=this.playersByElement.get(t);e&&e.forEach(n=>{n.queued?n.markedForDestroy=!0:n.destroy()})}finishActiveQueriedAnimationOnElement(t){const e=this.playersByQueriedElement.get(t);e&&e.forEach(n=>n.finish())}whenRenderingDone(){return new Promise(t=>{if(this.players.length)return sl(this.players).onDone(()=>t());t()})}processLeaveNode(t){const e=t[Co];if(e&&e.setForRemoval){if(t[Co]=b5,e.namespaceId){this.destroyInnerAnimations(t);const n=this._fetchNamespace(e.namespaceId);n&&n.clearElementCache(t)}this._onRemovalComplete(t,e.setForRemoval)}t.classList?.contains(d2)&&this.markElementAsDisabled(t,!1),this.driver.query(t,".ng-animate-disabled",!0).forEach(n=>{this.markElementAsDisabled(n,!1)})}flush(t=-1){let e=[];if(this.newHostElements.size&&(this.newHostElements.forEach((n,r)=>this._balanceNamespaceList(n,r)),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(let n=0;nn()),this._flushFns=[],this._whenQuietFns.length){const n=this._whenQuietFns;this._whenQuietFns=[],e.length?sl(e).onDone(()=>{n.forEach(r=>r())}):n.forEach(r=>r())}}reportError(t){throw function une(i){return new Ce(3402,!1)}()}_flushAnimations(t,e){const n=new p0,r=[],o=new Map,s=[],a=new Map,l=new Map,u=new Map,g=new Set;this.disabledNodes.forEach(gt=>{g.add(gt);const Dt=this.driver.query(gt,".ng-animate-queued",!0);for(let Ot=0;Ot{const Ot=Zw+ae++;ee.set(Dt,Ot),gt.forEach(yi=>So(yi,Ot))});const me=[],ve=new Set,Se=new Set;for(let gt=0;gtve.add(yi)):Se.add(Dt))}const ge=new Map,Re=v5(H,Array.from(ve));Re.forEach((gt,Dt)=>{const Ot=o0+ae++;ge.set(Dt,Ot),gt.forEach(yi=>So(yi,Ot))}),t.push(()=>{K.forEach((gt,Dt)=>{const Ot=ee.get(Dt);gt.forEach(yi=>bu(yi,Ot))}),Re.forEach((gt,Dt)=>{const Ot=ge.get(Dt);gt.forEach(yi=>bu(yi,Ot))}),me.forEach(gt=>{this.processLeaveNode(gt)})});const ut=[],Pt=[];for(let gt=this._namespaceList.length-1;gt>=0;gt--)this._namespaceList[gt].drainQueuedTransitions(e).forEach(Ot=>{const yi=Ot.player,Qn=Ot.element;if(ut.push(yi),this.collectedEnterElements.length){const fr=Qn[Co];if(fr&&fr.setForMove){if(fr.previousTriggersValues&&fr.previousTriggersValues.has(Ot.triggerName)){const xc=fr.previousTriggersValues.get(Ot.triggerName),To=this.statesByElement.get(Ot.element);if(To&&To.has(Ot.triggerName)){const I0=To.get(Ot.triggerName);I0.value=xc,To.set(Ot.triggerName,I0)}}return void yi.destroy()}}const Ls=!D||!this.driver.containsElement(D,Qn),so=ge.get(Qn),ll=ee.get(Qn),hn=this._buildInstruction(Ot,n,ll,so,Ls);if(hn.errors&&hn.errors.length)return void Pt.push(hn);if(Ls)return yi.onStart(()=>wc(Qn,hn.fromStyles)),yi.onDestroy(()=>Ss(Qn,hn.toStyles)),void r.push(yi);if(Ot.isFallbackTransition)return yi.onStart(()=>wc(Qn,hn.fromStyles)),yi.onDestroy(()=>Ss(Qn,hn.toStyles)),void r.push(yi);const G5=[];hn.timelines.forEach(fr=>{fr.stretchStartingKeyframe=!0,this.disabledNodes.has(fr.element)||G5.push(fr)}),hn.timelines=G5,n.append(Qn,hn.timelines),s.push({instruction:hn,player:yi,element:Qn}),hn.queriedElements.forEach(fr=>ro(a,fr,[]).push(yi)),hn.preStyleProps.forEach((fr,xc)=>{if(fr.size){let To=l.get(xc);To||l.set(xc,To=new Set),fr.forEach((I0,I2)=>To.add(I2))}}),hn.postStyleProps.forEach((fr,xc)=>{let To=u.get(xc);To||u.set(xc,To=new Set),fr.forEach((I0,I2)=>To.add(I2))})});if(Pt.length){const gt=[];Pt.forEach(Dt=>{gt.push(function hne(i,t){return new Ce(3505,!1)}())}),ut.forEach(Dt=>Dt.destroy()),this.reportError(gt)}const Ui=new Map,pn=new Map;s.forEach(gt=>{const Dt=gt.element;n.has(Dt)&&(pn.set(Dt,Dt),this._beforeAnimationBuild(gt.player.namespaceId,gt.instruction,Ui))}),r.forEach(gt=>{const Dt=gt.element;this._getPreviousPlayers(Dt,!1,gt.namespaceId,gt.triggerName,null).forEach(yi=>{ro(Ui,Dt,[]).push(yi),yi.destroy()})});const Pn=me.filter(gt=>k5(gt,l,u)),Wr=new Map;F5(Wr,this.driver,Se,u,oa).forEach(gt=>{k5(gt,l,u)&&Pn.push(gt)});const As=new Map;K.forEach((gt,Dt)=>{F5(As,this.driver,new Set(gt),l,"!")}),Pn.forEach(gt=>{const Dt=Wr.get(gt),Ot=As.get(gt);Wr.set(gt,new Map([...Array.from(Dt?.entries()??[]),...Array.from(Ot?.entries()??[])]))});const Zo=[],L0=[],cf={};s.forEach(gt=>{const{element:Dt,player:Ot,instruction:yi}=gt;if(n.has(Dt)){if(g.has(Dt))return Ot.onDestroy(()=>Ss(Dt,yi.toStyles)),Ot.disabled=!0,Ot.overrideTotalTime(yi.totalTime),void r.push(Ot);let Qn=cf;if(pn.size>1){let so=Dt;const ll=[];for(;so=so.parentNode;){const hn=pn.get(so);if(hn){Qn=hn;break}ll.push(so)}ll.forEach(hn=>pn.set(hn,Qn))}const Ls=this._buildAnimation(Ot.namespaceId,yi,Ui,o,As,Wr);if(Ot.setRealPlayer(Ls),Qn===cf)Zo.push(Ot);else{const so=this.playersByElement.get(Qn);so&&so.length&&(Ot.parentPlayer=sl(so)),r.push(Ot)}}else wc(Dt,yi.fromStyles),Ot.onDestroy(()=>Ss(Dt,yi.toStyles)),L0.push(Ot),g.has(Dt)&&r.push(Ot)}),L0.forEach(gt=>{const Dt=o.get(gt.element);if(Dt&&Dt.length){const Ot=sl(Dt);gt.setRealPlayer(Ot)}}),r.forEach(gt=>{gt.parentPlayer?gt.syncPlayerEvents(gt.parentPlayer):gt.destroy()});for(let gt=0;gt!Ls.destroyed);Qn.length?pre(this,Dt,Qn):this.processLeaveNode(Dt)}return me.length=0,Zo.forEach(gt=>{this.players.push(gt),gt.onDone(()=>{gt.destroy();const Dt=this.players.indexOf(gt);this.players.splice(Dt,1)}),gt.play()}),Zo}elementContainsData(t,e){let n=!1;const r=e[Co];return r&&r.setForRemoval&&(n=!0),this.playersByElement.has(e)&&(n=!0),this.playersByQueriedElement.has(e)&&(n=!0),this.statesByElement.has(e)&&(n=!0),this._fetchNamespace(t).elementContainsData(e)||n}afterFlush(t){this._flushFns.push(t)}afterFlushAnimationsDone(t){this._whenQuietFns.push(t)}_getPreviousPlayers(t,e,n,r,o){let s=[];if(e){const a=this.playersByQueriedElement.get(t);a&&(s=a)}else{const a=this.playersByElement.get(t);if(a){const l=!o||o==rf;a.forEach(u=>{u.queued||!l&&u.triggerName!=r||s.push(u)})}}return(n||r)&&(s=s.filter(a=>!(n&&n!=a.namespaceId||r&&r!=a.triggerName))),s}_beforeAnimationBuild(t,e,n){const o=e.element,s=e.isRemovalTransition?void 0:t,a=e.isRemovalTransition?void 0:e.triggerName;for(const l of e.timelines){const u=l.element,g=u!==o,D=ro(n,u,[]);this._getPreviousPlayers(u,g,s,a,e.toState).forEach(K=>{const ee=K.getRealPlayer();ee.beforeDestroy&&ee.beforeDestroy(),K.destroy(),D.push(K)})}wc(o,e.fromStyles)}_buildAnimation(t,e,n,r,o,s){const a=e.triggerName,l=e.element,u=[],g=new Set,D=new Set,H=e.timelines.map(ee=>{const ae=ee.element;g.add(ae);const me=ae[Co];if(me&&me.removedBeforeQueried)return new Dm(ee.duration,ee.delay);const ve=ae!==l,Se=function _re(i){const t=[];return w5(i,t),t}((n.get(ae)||lre).map(Ui=>Ui.getRealPlayer())).filter(Ui=>!!Ui.element&&Ui.element===ae),ge=o.get(ae),Re=s.get(ae),ut=GL(0,this._normalizer,0,ee.keyframes,ge,Re),Pt=this._buildPlayer(ee,ut,Se);if(ee.subTimeline&&r&&D.add(ae),ve){const Ui=new m2(t,a,ae);Ui.setRealPlayer(Pt),u.push(Ui)}return Pt});u.forEach(ee=>{ro(this.playersByQueriedElement,ee.element,[]).push(ee),ee.onDone(()=>function hre(i,t,e){let n=i.get(t);if(n){if(n.length){const r=n.indexOf(e);n.splice(r,1)}0==n.length&&i.delete(t)}return n}(this.playersByQueriedElement,ee.element,ee))}),g.forEach(ee=>So(ee,n5));const K=sl(H);return K.onDestroy(()=>{g.forEach(ee=>bu(ee,n5)),Ss(l,e.toStyles)}),D.forEach(ee=>{ro(r,ee,[]).push(K)}),K}_buildPlayer(t,e,n){return e.length>0?this.driver.animate(t.element,e,t.duration,t.delay,t.easing,n):new Dm(t.duration,t.delay)}}class m2{constructor(t,e,n){this.namespaceId=t,this.triggerName=e,this.element=n,this._player=new Dm,this._containsRealPlayer=!1,this._queuedCallbacks=new Map,this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}setRealPlayer(t){this._containsRealPlayer||(this._player=t,this._queuedCallbacks.forEach((e,n)=>{e.forEach(r=>Ww(t,n,void 0,r))}),this._queuedCallbacks.clear(),this._containsRealPlayer=!0,this.overrideTotalTime(t.totalTime),this.queued=!1)}getRealPlayer(){return this._player}overrideTotalTime(t){this.totalTime=t}syncPlayerEvents(t){const e=this._player;e.triggerCallback&&t.onStart(()=>e.triggerCallback("start")),t.onDone(()=>this.finish()),t.onDestroy(()=>this.destroy())}_queueEvent(t,e){ro(this._queuedCallbacks,t,[]).push(e)}onDone(t){this.queued&&this._queueEvent("done",t),this._player.onDone(t)}onStart(t){this.queued&&this._queueEvent("start",t),this._player.onStart(t)}onDestroy(t){this.queued&&this._queueEvent("destroy",t),this._player.onDestroy(t)}init(){this._player.init()}hasStarted(){return!this.queued&&this._player.hasStarted()}play(){!this.queued&&this._player.play()}pause(){!this.queued&&this._player.pause()}restart(){!this.queued&&this._player.restart()}finish(){this._player.finish()}destroy(){this.destroyed=!0,this._player.destroy()}reset(){!this.queued&&this._player.reset()}setPosition(t){this.queued||this._player.setPosition(t)}getPosition(){return this.queued?0:this._player.getPosition()}triggerCallback(t){const e=this._player;e.triggerCallback&&e.triggerCallback(t)}}function b0(i){return i&&1===i.nodeType}function y5(i,t){const e=i.style.display;return i.style.display=t??"none",e}function F5(i,t,e,n,r){const o=[];e.forEach(l=>o.push(y5(l)));const s=[];n.forEach((l,u)=>{const g=new Map;l.forEach(D=>{const H=t.computeStyle(u,D,r);g.set(D,H),(!H||0==H.length)&&(u[Co]=cre,s.push(u))}),i.set(u,g)});let a=0;return e.forEach(l=>y5(l,o[a++])),s}function v5(i,t){const e=new Map;if(i.forEach(a=>e.set(a,[])),0==t.length)return e;const r=new Set(t),o=new Map;function s(a){if(!a)return 1;let l=o.get(a);if(l)return l;const u=a.parentNode;return l=e.has(u)?u:r.has(u)?1:s(u),o.set(a,l),l}return t.forEach(a=>{const l=s(a);1!==l&&e.get(l).push(a)}),e}function So(i,t){i.classList?.add(t)}function bu(i,t){i.classList?.remove(t)}function pre(i,t,e){sl(e).onDone(()=>i.processLeaveNode(t))}function w5(i,t){for(let e=0;er.add(o)):t.set(i,n),e.delete(i),!0}class y0{constructor(t,e,n){this.bodyNode=t,this._driver=e,this._normalizer=n,this._triggerCache={},this.onRemovalComplete=(r,o)=>{},this._transitionEngine=new ure(t,e,n),this._timelineEngine=new nre(t,e,n),this._transitionEngine.onRemovalComplete=(r,o)=>this.onRemovalComplete(r,o)}registerTrigger(t,e,n,r,o){const s=t+"-"+r;let a=this._triggerCache[s];if(!a){const l=[],g=n2(this._driver,o,l,[]);if(l.length)throw function tne(i,t){return new Ce(3404,!1)}();a=function Jne(i,t,e){return new ere(i,t,e)}(r,g,this._normalizer),this._triggerCache[s]=a}this._transitionEngine.registerTrigger(e,r,a)}register(t,e){this._transitionEngine.register(t,e)}destroy(t,e){this._transitionEngine.destroy(t,e)}onInsert(t,e,n,r){this._transitionEngine.insertNode(t,e,n,r)}onRemove(t,e,n,r){this._transitionEngine.removeNode(t,e,r||!1,n)}disableAnimations(t,e){this._transitionEngine.markElementAsDisabled(t,e)}process(t,e,n,r){if("@"==n.charAt(0)){const[o,s]=qL(n);this._timelineEngine.command(o,e,s,r)}else this._transitionEngine.trigger(t,e,n,r)}listen(t,e,n,r,o){if("@"==n.charAt(0)){const[s,a]=qL(n);return this._timelineEngine.listen(s,e,a,o)}return this._transitionEngine.listen(t,e,n,r,o)}flush(t=-1){this._transitionEngine.flush(t)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}let yre=(()=>{class i{constructor(e,n,r){this._element=e,this._startStyles=n,this._endStyles=r,this._state=0;let o=i.initialStylesByElement.get(e);o||i.initialStylesByElement.set(e,o=new Map),this._initialStyles=o}start(){this._state<1&&(this._startStyles&&Ss(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(Ss(this._element,this._initialStyles),this._endStyles&&(Ss(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(i.initialStylesByElement.delete(this._element),this._startStyles&&(wc(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(wc(this._element,this._endStyles),this._endStyles=null),Ss(this._element,this._initialStyles),this._state=3)}}return i.initialStylesByElement=new WeakMap,i})();function f2(i){let t=null;return i.forEach((e,n)=>{(function Fre(i){return"display"===i||"position"===i})(n)&&(t=t||new Map,t.set(n,e))}),t}class x5{constructor(t,e,n,r){this.element=t,this.keyframes=e,this.options=n,this._specialStyles=r,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this._originalOnDoneFns=[],this._originalOnStartFns=[],this.time=0,this.parentPlayer=null,this.currentSnapshot=new Map,this._duration=n.duration,this._delay=n.delay||0,this.time=this._duration+this._delay}_onFinish(){this._finished||(this._finished=!0,this._onDoneFns.forEach(t=>t()),this._onDoneFns=[])}init(){this._buildPlayer(),this._preparePlayerBeforeStart()}_buildPlayer(){if(this._initialized)return;this._initialized=!0;const t=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,t,this.options),this._finalKeyframe=t.length?t[t.length-1]:new Map,this.domPlayer.addEventListener("finish",()=>this._onFinish())}_preparePlayerBeforeStart(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()}_convertKeyframesToObject(t){const e=[];return t.forEach(n=>{e.push(Object.fromEntries(n))}),e}_triggerWebAnimation(t,e,n){return t.animate(this._convertKeyframesToObject(e),n)}onStart(t){this._originalOnStartFns.push(t),this._onStartFns.push(t)}onDone(t){this._originalOnDoneFns.push(t),this._onDoneFns.push(t)}onDestroy(t){this._onDestroyFns.push(t)}play(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(t=>t()),this._onStartFns=[],this._started=!0,this._specialStyles&&this._specialStyles.start()),this.domPlayer.play()}pause(){this.init(),this.domPlayer.pause()}finish(){this.init(),this._specialStyles&&this._specialStyles.finish(),this._onFinish(),this.domPlayer.finish()}reset(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1,this._onStartFns=this._originalOnStartFns,this._onDoneFns=this._originalOnDoneFns}_resetDomPlayerState(){this.domPlayer&&this.domPlayer.cancel()}restart(){this.reset(),this.play()}hasStarted(){return this._started}destroy(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._specialStyles&&this._specialStyles.destroy(),this._onDestroyFns.forEach(t=>t()),this._onDestroyFns=[])}setPosition(t){void 0===this.domPlayer&&this.init(),this.domPlayer.currentTime=t*this.time}getPosition(){return this.domPlayer.currentTime/this.time}get totalTime(){return this._delay+this._duration}beforeDestroy(){const t=new Map;this.hasStarted()&&this._finalKeyframe.forEach((n,r)=>{"offset"!==r&&t.set(r,this._finished?n:c5(this.element,r))}),this.currentSnapshot=t}triggerCallback(t){const e="start"===t?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}}class vre{validateStyleProperty(t){return!0}validateAnimatableStyleProperty(t){return!0}matchesElement(t,e){return!1}containsElement(t,e){return QL(t,e)}getParentElement(t){return Kw(t)}query(t,e,n){return JL(t,e,n)}computeStyle(t,e,n){return window.getComputedStyle(t)[e]}animate(t,e,n,r,o,s=[]){const l={duration:n,delay:r,fill:0==r?"both":"forwards"};o&&(l.easing=o);const u=new Map,g=s.filter(K=>K instanceof x5);(function Dne(i,t){return 0===i||0===t})(n,r)&&g.forEach(K=>{K.currentSnapshot.forEach((ee,ae)=>u.set(ae,ee))});let D=function vne(i){return i.length?i[0]instanceof Map?i:i.map(t=>r5(t)):[]}(e).map(K=>al(K));D=function Mne(i,t,e){if(e.size&&t.length){let n=t[0],r=[];if(e.forEach((o,s)=>{n.has(s)||r.push(s),n.set(s,o)}),r.length)for(let o=1;os.set(a,c5(i,a)))}}return t}(t,D,u);const H=function bre(i,t){let e=null,n=null;return Array.isArray(t)&&t.length?(e=f2(t[0]),t.length>1&&(n=f2(t[t.length-1]))):t instanceof Map&&(e=f2(t)),e||n?new yre(i,e,n):null}(t,D);return new x5(t,D,l,H)}}let wre=(()=>{class i extends GT{constructor(e,n){super(),this._nextAnimationId=0,this._renderer=e.createRenderer(n.body,{id:"0",encapsulation:Yn.None,styles:[],data:{animation:[]}})}build(e){const n=this._nextAnimationId.toString();this._nextAnimationId++;const r=Array.isArray(e)?KT(e):e;return D5(this._renderer,null,n,"register",[r]),new kre(n,this._renderer)}}return i.\u0275fac=function(e){return new(e||i)(pe(ph),pe(xt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();class kre extends k${constructor(t,e){super(),this._id=t,this._renderer=e}create(t,e){return new xre(this._id,t,e||{},this._renderer)}}class xre{constructor(t,e,n,r){this.id=t,this.element=e,this._renderer=r,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",n)}_listen(t,e){return this._renderer.listen(this.element,`@@${this.id}:${t}`,e)}_command(t,...e){return D5(this._renderer,this.element,this.id,t,e)}onDone(t){this._listen("done",t)}onStart(t){this._listen("start",t)}onDestroy(t){this._listen("destroy",t)}init(){this._command("init")}hasStarted(){return this._started}play(){this._command("play"),this._started=!0}pause(){this._command("pause")}restart(){this._command("restart")}finish(){this._command("finish")}destroy(){this._command("destroy")}reset(){this._command("reset"),this._started=!1}setPosition(t){this._command("setPosition",t)}getPosition(){return this._renderer.engine.players[+this.id]?.getPosition()??0}}function D5(i,t,e,n,r){return i.setProperty(t,`@@${e}:${n}`,r)}const M5="@.disabled";let Dre=(()=>{class i{constructor(e,n,r){this.delegate=e,this.engine=n,this._zone=r,this._currentId=0,this._microtaskId=1,this._animationCallbacksBuffer=[],this._rendererCache=new Map,this._cdRecurDepth=0,this.promise=Promise.resolve(0),n.onRemovalComplete=(o,s)=>{const a=s?.parentNode(o);a&&s.removeChild(a,o)}}createRenderer(e,n){const o=this.delegate.createRenderer(e,n);if(!(e&&n&&n.data&&n.data.animation)){let g=this._rendererCache.get(o);return g||(g=new E5("",o,this.engine,()=>this._rendererCache.delete(o)),this._rendererCache.set(o,g)),g}const s=n.id,a=n.id+"-"+this._currentId;this._currentId++,this.engine.register(a,e);const l=g=>{Array.isArray(g)?g.forEach(l):this.engine.registerTrigger(s,a,e,g.name,g)};return n.data.animation.forEach(l),new Mre(this,a,o,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(e,n,r){e>=0&&en(r)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(o=>{const[s,a]=o;s(a)}),this._animationCallbacksBuffer=[]})}),this._animationCallbacksBuffer.push([n,r]))}end(){this._cdRecurDepth--,0==this._cdRecurDepth&&this._zone.runOutsideAngular(()=>{this._scheduleCountTask(),this.engine.flush(this._microtaskId)}),this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.engine.whenRenderingDone()}}return i.\u0275fac=function(e){return new(e||i)(pe(ph),pe(y0),pe(rt))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();class E5{constructor(t,e,n,r){this.namespaceId=t,this.delegate=e,this.engine=n,this._onDestroy=r,this.destroyNode=this.delegate.destroyNode?o=>e.destroyNode(o):null}get data(){return this.delegate.data}destroy(){this.engine.destroy(this.namespaceId,this.delegate),this.delegate.destroy(),this._onDestroy?.()}createElement(t,e){return this.delegate.createElement(t,e)}createComment(t){return this.delegate.createComment(t)}createText(t){return this.delegate.createText(t)}appendChild(t,e){this.delegate.appendChild(t,e),this.engine.onInsert(this.namespaceId,e,t,!1)}insertBefore(t,e,n,r=!0){this.delegate.insertBefore(t,e,n),this.engine.onInsert(this.namespaceId,e,t,r)}removeChild(t,e,n){this.engine.onRemove(this.namespaceId,e,this.delegate,n)}selectRootElement(t,e){return this.delegate.selectRootElement(t,e)}parentNode(t){return this.delegate.parentNode(t)}nextSibling(t){return this.delegate.nextSibling(t)}setAttribute(t,e,n,r){this.delegate.setAttribute(t,e,n,r)}removeAttribute(t,e,n){this.delegate.removeAttribute(t,e,n)}addClass(t,e){this.delegate.addClass(t,e)}removeClass(t,e){this.delegate.removeClass(t,e)}setStyle(t,e,n,r){this.delegate.setStyle(t,e,n,r)}removeStyle(t,e,n){this.delegate.removeStyle(t,e,n)}setProperty(t,e,n){"@"==e.charAt(0)&&e==M5?this.disableAnimations(t,!!n):this.delegate.setProperty(t,e,n)}setValue(t,e){this.delegate.setValue(t,e)}listen(t,e,n){return this.delegate.listen(t,e,n)}disableAnimations(t,e){this.engine.disableAnimations(t,e)}}class Mre extends E5{constructor(t,e,n,r,o){super(e,n,r,o),this.factory=t,this.namespaceId=e}setProperty(t,e,n){"@"==e.charAt(0)?"."==e.charAt(1)&&e==M5?this.disableAnimations(t,n=void 0===n||!!n):this.engine.process(this.namespaceId,t,e.slice(1),n):this.delegate.setProperty(t,e,n)}listen(t,e,n){if("@"==e.charAt(0)){const r=function Ere(i){switch(i){case"body":return document.body;case"document":return document;case"window":return window;default:return i}}(t);let o=e.slice(1),s="";return"@"!=o.charAt(0)&&([o,s]=function Cre(i){const t=i.indexOf(".");return[i.substring(0,t),i.slice(t+1)]}(o)),this.engine.listen(this.namespaceId,r,o,s,a=>{this.factory.scheduleListenerCallback(a._data||-1,n,a)})}return this.delegate.listen(t,e,n)}}let Sre=(()=>{class i extends y0{constructor(e,n,r,o){super(e.body,n,r)}ngOnDestroy(){this.flush()}}return i.\u0275fac=function(e){return new(e||i)(pe(xt),pe(Xw),pe(l2),pe(Ws))},i.\u0275prov=Oe({token:i,factory:i.\u0275fac}),i})();const C5=[{provide:GT,useClass:wre},{provide:l2,useFactory:function Tre(){return new Kne}},{provide:y0,useClass:Sre},{provide:ph,useFactory:function Are(i,t,e){return new Dre(i,t,e)},deps:[Qp,y0,rt]}],p2=[{provide:Xw,useFactory:()=>new vre},{provide:Oi,useValue:"BrowserAnimations"},...C5],S5=[{provide:Xw,useClass:e5},{provide:Oi,useValue:"NoopAnimations"},...C5];let Lre=(()=>{class i{static withConfig(e){return{ngModule:i,providers:e.disableAnimations?S5:p2}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:p2,imports:[HC]}),i})();const Pre={provide:new De("mat-select-scroll-strategy"),deps:[no],useFactory:function Rre(i){return()=>i.scrollStrategies.reposition()}};let T5=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[Pre],imports:[Fn,su,wT,vt,oc,Lv,wT,vt]}),i})(),Kre=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,Fn,ws,vt]}),i})(),eoe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({}),i})(),loe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[eoe,vt,vt]}),i})(),coe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[Q_,vt,vt]}),i})(),koe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[bv]}),i})(),Hoe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[vt,koe,vt]}),i})(),Voe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({imports:[tu]}),i})(),A2=(()=>{class i{constructor(){this.changes=new ce,this.optionalLabel="Optional",this.completedLabel="Completed",this.editableLabel="Editable"}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const Joe={provide:A2,deps:[[new jo,new va,A2]],useFactory:function Qoe(i){return i||new A2}};let ese=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[Joe,J_],imports:[vt,Fn,Wa,Voe,O6,ws,vt]}),i})(),L2=(()=>{class i{constructor(){this.changes=new ce,this.itemsPerPageLabel="Items per page:",this.nextPageLabel="Next page",this.previousPageLabel="Previous page",this.firstPageLabel="First page",this.lastPageLabel="Last page",this.getRangeLabel=(e,n,r)=>{if(0==r||0==n)return`0 of ${r}`;const o=e*n;return`${o+1} \u2013 ${o<(r=Math.max(r,0))?Math.min(o+n,r):o+n} of ${r}`}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Oe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const ose={provide:L2,deps:[[new jo,new va,L2]],useFactory:function rse(i){return i||new L2}};let sse=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=_t({type:i}),i.\u0275inj=ft({providers:[ose],imports:[Fn,hv,T5,dL]}),i})();class wu{}wu.\u0275fac=function(t){return new(t||wu)},wu.\u0275mod=_t({type:wu,bootstrap:[Jm]}),wu.\u0275inj=ft({providers:[Cr,yc,Fc],imports:[HC,gu,Lre,ZU,bG,hv,T5,Kre,wW,aie,Fie,O6,Tte,hZ,DJ,loe,coe,vK,dL,SZ,Hoe,ese,RZ,_Q,sse,MQ,Aq,ZS,Yz,mV,mL,TQ,I$,tte,eie.register("ngsw-worker.js",{enabled:!0,registrationStrategy:"registerWhenStable:30000"})]}),yj().bootstrapModule(wu).catch(i=>console.error(i))},5521:(ne,y)=>{"use strict";function x(Z){if(!Number.isSafeInteger(Z))throw new Error(`Wrong integer: ${Z}`)}function v(...Z){const te=(Le,Me)=>We=>Le(Me(We));return{encode:Array.from(Z).reverse().reduce((Le,Me)=>Le?te(Le,Me.encode):Me.encode,void 0),decode:Z.reduce((Le,Me)=>Le?te(Le,Me.decode):Me.decode,void 0)}}function c(Z){return{encode:te=>{if(!Array.isArray(te)||te.length&&"number"!=typeof te[0])throw new Error("alphabet.encode input should be an array of numbers");return te.map(oe=>{if(x(oe),oe<0||oe>=Z.length)throw new Error(`Digit index outside alphabet: ${oe} (alphabet: ${Z.length})`);return Z[oe]})},decode:te=>{if(!Array.isArray(te)||te.length&&"string"!=typeof te[0])throw new Error("alphabet.decode input should be array of strings");return te.map(oe=>{if("string"!=typeof oe)throw new Error(`alphabet.decode: not string element=${oe}`);const Ee=Z.indexOf(oe);if(-1===Ee)throw new Error(`Unknown letter: "${oe}". Allowed: ${Z}`);return Ee})}}}function m(Z=""){if("string"!=typeof Z)throw new Error("join separator should be string");return{encode:te=>{if(!Array.isArray(te)||te.length&&"string"!=typeof te[0])throw new Error("join.encode input should be array of strings");for(let oe of te)if("string"!=typeof oe)throw new Error(`join.encode: non-string input=${oe}`);return te.join(Z)},decode:te=>{if("string"!=typeof te)throw new Error("join.decode input should be string");return te.split(Z)}}}function h(Z,te="="){if(x(Z),"string"!=typeof te)throw new Error("padding chr should be string");return{encode(oe){if(!Array.isArray(oe)||oe.length&&"string"!=typeof oe[0])throw new Error("padding.encode input should be array of strings");for(let Ee of oe)if("string"!=typeof Ee)throw new Error(`padding.encode: non-string input=${Ee}`);for(;oe.length*Z%8;)oe.push(te);return oe},decode(oe){if(!Array.isArray(oe)||oe.length&&"string"!=typeof oe[0])throw new Error("padding.encode input should be array of strings");for(let Le of oe)if("string"!=typeof Le)throw new Error(`padding.decode: non-string input=${Le}`);let Ee=oe.length;if(Ee*Z%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;Ee>0&&oe[Ee-1]===te;Ee--)if(!((Ee-1)*Z%8))throw new Error("Invalid padding: string has too much padding");return oe.slice(0,Ee)}}}function f(Z){if("function"!=typeof Z)throw new Error("normalize fn should be function");return{encode:te=>te,decode:te=>Z(te)}}function p(Z,te,oe){if(te<2)throw new Error(`convertRadix: wrong from=${te}, base cannot be less than 2`);if(oe<2)throw new Error(`convertRadix: wrong to=${oe}, base cannot be less than 2`);if(!Array.isArray(Z))throw new Error("convertRadix: data should be array");if(!Z.length)return[];let Ee=0;const Le=[],Me=Array.from(Z);for(Me.forEach(We=>{if(x(We),We<0||We>=te)throw new Error(`Wrong integer: ${We}`)});;){let We=0,tt=!0;for(let Tt=Ee;Ttte?_(te,Z%te):Z,w=(Z,te)=>Z+(te-_(Z,te));function M(Z,te,oe,Ee){if(!Array.isArray(Z))throw new Error("convertRadix2: data should be array");if(te<=0||te>32)throw new Error(`convertRadix2: wrong from=${te}`);if(oe<=0||oe>32)throw new Error(`convertRadix2: wrong to=${oe}`);if(w(te,oe)>32)throw new Error(`convertRadix2: carry overflow from=${te} to=${oe} carryBits=${w(te,oe)}`);let Le=0,Me=0;const We=2**oe-1,tt=[];for(const Tt of Z){if(x(Tt),Tt>=2**te)throw new Error(`convertRadix2: invalid data word=${Tt} from=${te}`);if(Le=Le<32)throw new Error(`convertRadix2: carry overflow pos=${Me} from=${te}`);for(Me+=te;Me>=oe;Me-=oe)tt.push((Le>>Me-oe&We)>>>0);Le&=2**Me-1}if(Le=Le<=te)throw new Error("Excess padding");if(!Ee&&Le)throw new Error(`Non-zero padding: ${Le}`);return Ee&&Me>0&&tt.push(Le>>>0),tt}function C(Z){return x(Z),{encode:te=>{if(!(te instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return p(Array.from(te),256,Z)},decode:te=>{if(!Array.isArray(te)||te.length&&"number"!=typeof te[0])throw new Error("radix.decode input should be array of strings");return Uint8Array.from(p(te,Z,256))}}}function L(Z,te=!1){if(x(Z),Z<=0||Z>32)throw new Error("radix2: bits should be in (0..32]");if(w(8,Z)>32||w(Z,8)>32)throw new Error("radix2: carry overflow");return{encode:oe=>{if(!(oe instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return M(Array.from(oe),8,Z,!te)},decode:oe=>{if(!Array.isArray(oe)||oe.length&&"number"!=typeof oe[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(M(oe,Z,8,te))}}}function k(Z){if("function"!=typeof Z)throw new Error("unsafeWrapper fn should be function");return function(...te){try{return Z.apply(null,te)}catch{}}}function F(Z,te){if(x(Z),"function"!=typeof te)throw new Error("checksum fn should be function");return{encode(oe){if(!(oe instanceof Uint8Array))throw new Error("checksum.encode: input should be Uint8Array");const Ee=te(oe).slice(0,Z),Le=new Uint8Array(oe.length+Z);return Le.set(oe),Le.set(Ee,oe.length),Le},decode(oe){if(!(oe instanceof Uint8Array))throw new Error("checksum.decode: input should be Uint8Array");const Ee=oe.slice(0,-Z),Le=te(Ee).slice(0,Z),Me=oe.slice(-Z);for(let We=0;WeZ.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1"))),y.base64=v(L(6),c("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),h(6),m("")),y.base64url=v(L(6),c("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),h(6),m(""));const j=Z=>v(C(58),c(Z),m(""));y.base58=j("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),y.base58flickr=j("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),y.base58xrp=j("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const E=[0,2,3,5,6,7,9,10,11];y.base58xmr={encode(Z){let te="";for(let oe=0;oev(F(4,te=>Z(Z(te))),y.base58);const Y=v(c("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),m("")),O=[996825010,642813549,513874426,1027748829,705979059];function U(Z){const te=Z>>25;let oe=(33554431&Z)<<5;for(let Ee=0;Ee>Ee&1)&&(oe^=O[Ee]);return oe}function W(Z,te,oe=1){const Ee=Z.length;let Le=1;for(let Me=0;Me126)throw new Error(`Invalid prefix (${Z})`);Le=U(Le)^We>>5}Le=U(Le);for(let Me=0;Mele)throw new TypeError(`Wrong string length: ${de.length} (${de}). Expected (8..${le})`);const ce=de.toLowerCase();if(de!==ce&&de!==de.toUpperCase())throw new Error("String must be lowercase or uppercase");const $e=(de=ce).lastIndexOf("1");if(0===$e||-1===$e)throw new Error('Letter "1" must be present between prefix and data only');const Ae=de.slice(0,$e),st=de.slice($e+1);if(st.length<6)throw new Error("Data must be at least 6 characters long");const ot=Y.decode(st).slice(0,-6),pt=W(Ae,ot,te);if(!st.endsWith(pt))throw new Error(`Invalid checksum in ${de}: expected "${pt}"`);return{prefix:Ae,words:ot}}return{encode:function We(de,le,ce=90){if("string"!=typeof de)throw new Error("bech32.encode prefix should be string, not "+typeof de);if(!Array.isArray(le)||le.length&&"number"!=typeof le[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof le);const $e=de.length+7+le.length;if(!1!==ce&&$e>ce)throw new TypeError(`Length ${$e} exceeds limit ${ce}`);return`${de=de.toLowerCase()}1${Y.encode(le)}${W(de,le,te)}`},decode:tt,decodeToBytes:function he(de){const{prefix:le,words:ce}=tt(de,!1);return{prefix:le,words:ce,bytes:Ee(ce)}},decodeUnsafe:k(tt),fromWords:Ee,fromWordsUnsafe:Me,toWords:Le}}y.bech32=P("bech32"),y.bech32m=P("bech32m"),y.utf8={encode:Z=>(new TextDecoder).decode(Z),decode:Z=>(new TextEncoder).encode(Z)},y.hex=v(L(4),c("0123456789abcdef"),m(""),f(Z=>{if("string"!=typeof Z||Z.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof Z} with length ${Z.length}`);return Z.toLowerCase()}));const N={utf8:y.utf8,hex:y.hex,base16:y.base16,base32:y.base32,base64:y.base64,base64url:y.base64url,base58:y.base58,base58xmr:y.base58xmr},X=`Invalid encoding type. Available types: ${Object.keys(N).join(", ")}`;y.bytesToString=(Z,te)=>{if("string"!=typeof Z||!N.hasOwnProperty(Z))throw new TypeError(X);if(!(te instanceof Uint8Array))throw new TypeError("bytesToString() expects Uint8Array");return N[Z].encode(te)},y.str=y.bytesToString,y.stringToBytes=(Z,te)=>{if(!N.hasOwnProperty(Z))throw new TypeError(X);if("string"!=typeof te)throw new TypeError("stringToBytes() expects string");return N[Z].decode(te)},y.bytes=y.stringToBytes},6837:(ne,y,x)=>{"use strict";y.Z1=y._I=y.OF=void 0;const c=x(5729),m=x(9522),h=x(8519),f=x(27),p=x(7507),_=x(5521);function M(P){if("string"!=typeof P)throw new TypeError("Invalid mnemonic type: "+typeof P);return P.normalize("NFKD")}function C(P){const N=M(P),X=N.split(" ");if(![12,15,18,21,24].includes(X.length))throw new Error("Invalid mnemonic");return{nfkd:N,words:X}}function L(P){c.default.bytes(P,16,20,24,28,32)}y.OF=function k(P,N=128){if(c.default.number(N),N%32!=0||N>256)throw new TypeError("Invalid entropy");return function R(P,N){return L(P),j(N).encode(P).join((P=>"\u3042\u3044\u3053\u304f\u3057\u3093"===P[0])(N)?"\u3000":" ")}((0,p.randomBytes)(N/8),P)};const F=P=>{const N=8-P.length/4;return new Uint8Array([(0,h.sha256)(P)[0]>>N<{if("string"!=typeof N)throw new Error(`Wordlist: non-string element: ${N}`)}),_.utils.chain(_.utils.checksum(1,F),_.utils.radix2(11,!0),_.utils.alphabet(P))}y._I=function Y(P,N){try{!function E(P,N){const{words:X}=C(P),$=j(N).decode(X);return L($),$}(P,N)}catch{return!1}return!0};y.Z1=function W(P,N=""){return(0,m.pbkdf2)(f.sha512,C(P).nfkd,(P=>M(`mnemonic${P}`))(N),{c:2048,dkLen:64})}},5729:(ne,y)=>{"use strict";function x(_){if(!Number.isSafeInteger(_)||_<0)throw new Error(`Wrong positive integer: ${_}`)}function v(_){if("boolean"!=typeof _)throw new Error(`Expected boolean, not ${_}`)}function c(_,...w){if(!(_ instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(w.length>0&&!w.includes(_.length))throw new TypeError(`Expected Uint8Array of length ${w}, not of length=${_.length}`)}function m(_){if("function"!=typeof _||"function"!=typeof _.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");x(_.outputLen),x(_.blockLen)}function h(_,w=!0){if(_.destroyed)throw new Error("Hash instance has been destroyed");if(w&&_.finished)throw new Error("Hash#digest() has already been called")}function f(_,w){c(_);const M=w.outputLen;if(_.length{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.SHA2=void 0;const v=x(5729),c=x(7507);y.SHA2=class h extends c.Hash{constructor(p,_,w,M){super(),this.blockLen=p,this.outputLen=_,this.padOffset=w,this.isLE=M,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(p),this.view=(0,c.createView)(this.buffer)}update(p){v.default.exists(this);const{view:_,buffer:w,blockLen:M}=this,C=(p=(0,c.toBytes)(p)).length;for(let L=0;LM-L&&(this.process(w,0),L=0);for(let R=L;R>M&C),k=Number(_&C),j=w?0:4;f.setUint32(p+(w?4:0),L,w),f.setUint32(p+j,k,w)})(w,M-8,BigInt(8*this.length),C),this.process(w,0);const k=(0,c.createView)(p),F=this.outputLen;if(F%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const j=F/4,E=this.get();if(j>E.length)throw new Error("_sha2: outputLen bigger than state");for(let R=0;R{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.add=y.toBig=y.split=y.fromBig=void 0;const x=BigInt(2**32-1),v=BigInt(32);function c(G,Z=!1){return Z?{h:Number(G&x),l:Number(G>>v&x)}:{h:0|Number(G>>v&x),l:0|Number(G&x)}}function m(G,Z=!1){let te=new Uint32Array(G.length),oe=new Uint32Array(G.length);for(let Ee=0;Ee>>0)+(oe>>>0);return{h:G+te+(Ee/2**32|0)|0,l:0|Ee}}y.fromBig=c,y.split=m,y.toBig=(G,Z)=>BigInt(G>>>0)<>>0),y.add=Y,y.default={fromBig:c,split:m,toBig:y.toBig,shrSH:(G,Z,te)=>G>>>te,shrSL:(G,Z,te)=>G<<32-te|Z>>>te,rotrSH:(G,Z,te)=>G>>>te|Z<<32-te,rotrSL:(G,Z,te)=>G<<32-te|Z>>>te,rotrBH:(G,Z,te)=>G<<64-te|Z>>>te-32,rotrBL:(G,Z,te)=>G>>>te-32|Z<<64-te,rotr32H:(G,Z)=>Z,rotr32L:(G,Z)=>G,rotlSH:(G,Z,te)=>G<>>32-te,rotlSL:(G,Z,te)=>Z<>>32-te,rotlBH:(G,Z,te)=>Z<>>64-te,rotlBL:(G,Z,te)=>G<>>64-te,add:Y,add3L:(G,Z,te)=>(G>>>0)+(Z>>>0)+(te>>>0),add3H:(G,Z,te,oe)=>Z+te+oe+(G/2**32|0)|0,add4L:(G,Z,te,oe)=>(G>>>0)+(Z>>>0)+(te>>>0)+(oe>>>0),add4H:(G,Z,te,oe,Ee)=>Z+te+oe+Ee+(G/2**32|0)|0,add5H:(G,Z,te,oe,Ee,Le)=>Z+te+oe+Ee+Le+(G/2**32|0)|0,add5L:(G,Z,te,oe,Ee)=>(G>>>0)+(Z>>>0)+(te>>>0)+(oe>>>0)+(Ee>>>0)}},7882:(ne,y)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.crypto=void 0,y.crypto={node:void 0,web:"object"==typeof self&&"crypto"in self?self.crypto:void 0}},602:(ne,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.hmac=void 0;const v=x(5729),c=x(7507);class m extends c.Hash{constructor(p,_){super(),this.finished=!1,this.destroyed=!1,v.default.hash(p);const w=(0,c.toBytes)(_);if(this.iHash=p.create(),"function"!=typeof this.iHash.update)throw new TypeError("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const M=this.blockLen,C=new Uint8Array(M);C.set(w.length>M?p.create().update(w).digest():w);for(let L=0;Lnew m(f,p).update(_).digest(),y.hmac.create=(f,p)=>new m(f,p)},9522:(ne,y,x)=>{"use strict";var v=x(9598).default;Object.defineProperty(y,"__esModule",{value:!0}),y.pbkdf2Async=y.pbkdf2=void 0;const c=x(5729),m=x(602),h=x(7507);function f(C,L,k,F){c.default.hash(C);const j=(0,h.checkOpts)({dkLen:32,asyncTick:10},F),{c:E,dkLen:R,asyncTick:Y}=j;if(c.default.number(E),c.default.number(R),c.default.number(Y),E<1)throw new Error("PBKDF2: iterations (c) should be >= 1");const O=(0,h.toBytes)(L),U=(0,h.toBytes)(k),W=new Uint8Array(R),P=m.hmac.create(C,O),N=P._cloneInto().update(U);return{c:E,dkLen:R,asyncTick:Y,DK:W,PRF:P,PRFSalt:N}}function p(C,L,k,F,j){return C.destroy(),L.destroy(),F&&F.destroy(),j.fill(0),k}function M(){return(M=v(function*(C,L,k,F){const{c:j,dkLen:E,asyncTick:R,DK:Y,PRF:O,PRFSalt:U}=f(C,L,k,F);let W;const P=new Uint8Array(4),N=(0,h.createView)(P),X=new Uint8Array(O.outputLen);for(let $=1,G=0;G{O._cloneInto(W).update(X).digestInto(X);for(let oe=0;oe{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.sha224=y.sha256=void 0;const v=x(4206),c=x(7507),m=(C,L,k)=>C&L^~C&k,h=(C,L,k)=>C&L^C&k^L&k,f=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),p=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),_=new Uint32Array(64);class w extends v.SHA2{constructor(){super(64,32,8,!1),this.A=0|p[0],this.B=0|p[1],this.C=0|p[2],this.D=0|p[3],this.E=0|p[4],this.F=0|p[5],this.G=0|p[6],this.H=0|p[7]}get(){const{A:L,B:k,C:F,D:j,E,F:R,G:Y,H:O}=this;return[L,k,F,j,E,R,Y,O]}set(L,k,F,j,E,R,Y,O){this.A=0|L,this.B=0|k,this.C=0|F,this.D=0|j,this.E=0|E,this.F=0|R,this.G=0|Y,this.H=0|O}process(L,k){for(let P=0;P<16;P++,k+=4)_[P]=L.getUint32(k,!1);for(let P=16;P<64;P++){const N=_[P-15],X=_[P-2],$=(0,c.rotr)(N,7)^(0,c.rotr)(N,18)^N>>>3,G=(0,c.rotr)(X,17)^(0,c.rotr)(X,19)^X>>>10;_[P]=G+_[P-7]+$+_[P-16]|0}let{A:F,B:j,C:E,D:R,E:Y,F:O,G:U,H:W}=this;for(let P=0;P<64;P++){const X=W+((0,c.rotr)(Y,6)^(0,c.rotr)(Y,11)^(0,c.rotr)(Y,25))+m(Y,O,U)+f[P]+_[P]|0,G=((0,c.rotr)(F,2)^(0,c.rotr)(F,13)^(0,c.rotr)(F,22))+h(F,j,E)|0;W=U,U=O,O=Y,Y=R+X|0,R=E,E=j,j=F,F=X+G|0}F=F+this.A|0,j=j+this.B|0,E=E+this.C|0,R=R+this.D|0,Y=Y+this.E|0,O=O+this.F|0,U=U+this.G|0,W=W+this.H|0,this.set(F,j,E,R,Y,O,U,W)}roundClean(){_.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class M extends w{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}y.sha256=(0,c.wrapConstructor)(()=>new w),y.sha224=(0,c.wrapConstructor)(()=>new M)},27:(ne,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.sha384=y.sha512_256=y.sha512_224=y.sha512=y.SHA512=void 0;const v=x(4206),c=x(9027),m=x(7507),[h,f]=c.default.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(k=>BigInt(k))),p=new Uint32Array(80),_=new Uint32Array(80);class w extends v.SHA2{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){const{Ah:F,Al:j,Bh:E,Bl:R,Ch:Y,Cl:O,Dh:U,Dl:W,Eh:P,El:N,Fh:X,Fl:$,Gh:G,Gl:Z,Hh:te,Hl:oe}=this;return[F,j,E,R,Y,O,U,W,P,N,X,$,G,Z,te,oe]}set(F,j,E,R,Y,O,U,W,P,N,X,$,G,Z,te,oe){this.Ah=0|F,this.Al=0|j,this.Bh=0|E,this.Bl=0|R,this.Ch=0|Y,this.Cl=0|O,this.Dh=0|U,this.Dl=0|W,this.Eh=0|P,this.El=0|N,this.Fh=0|X,this.Fl=0|$,this.Gh=0|G,this.Gl=0|Z,this.Hh=0|te,this.Hl=0|oe}process(F,j){for(let Me=0;Me<16;Me++,j+=4)p[Me]=F.getUint32(j),_[Me]=F.getUint32(j+=4);for(let Me=16;Me<80;Me++){const We=0|p[Me-15],tt=0|_[Me-15],Tt=c.default.rotrSH(We,tt,1)^c.default.rotrSH(We,tt,8)^c.default.shrSH(We,tt,7),he=c.default.rotrSL(We,tt,1)^c.default.rotrSL(We,tt,8)^c.default.shrSL(We,tt,7),de=0|p[Me-2],le=0|_[Me-2],ce=c.default.rotrSH(de,le,19)^c.default.rotrBH(de,le,61)^c.default.shrSH(de,le,6),$e=c.default.rotrSL(de,le,19)^c.default.rotrBL(de,le,61)^c.default.shrSL(de,le,6),Ae=c.default.add4L(he,$e,_[Me-7],_[Me-16]),st=c.default.add4H(Ae,Tt,ce,p[Me-7],p[Me-16]);p[Me]=0|st,_[Me]=0|Ae}let{Ah:E,Al:R,Bh:Y,Bl:O,Ch:U,Cl:W,Dh:P,Dl:N,Eh:X,El:$,Fh:G,Fl:Z,Gh:te,Gl:oe,Hh:Ee,Hl:Le}=this;for(let Me=0;Me<80;Me++){const We=c.default.rotrSH(X,$,14)^c.default.rotrSH(X,$,18)^c.default.rotrBH(X,$,41),tt=c.default.rotrSL(X,$,14)^c.default.rotrSL(X,$,18)^c.default.rotrBL(X,$,41),Tt=X&G^~X&te,de=c.default.add5L(Le,tt,$&Z^~$&oe,f[Me],_[Me]),le=c.default.add5H(de,Ee,We,Tt,h[Me],p[Me]),ce=0|de,$e=c.default.rotrSH(E,R,28)^c.default.rotrBH(E,R,34)^c.default.rotrBH(E,R,39),Ae=c.default.rotrSL(E,R,28)^c.default.rotrBL(E,R,34)^c.default.rotrBL(E,R,39),st=E&Y^E&U^Y&U,ot=R&O^R&W^O&W;Ee=0|te,Le=0|oe,te=0|G,oe=0|Z,G=0|X,Z=0|$,({h:X,l:$}=c.default.add(0|P,0|N,0|le,0|ce)),P=0|U,N=0|W,U=0|Y,W=0|O,Y=0|E,O=0|R;const pt=c.default.add3L(ce,Ae,ot);E=c.default.add3H(pt,le,$e,st),R=0|pt}({h:E,l:R}=c.default.add(0|this.Ah,0|this.Al,0|E,0|R)),({h:Y,l:O}=c.default.add(0|this.Bh,0|this.Bl,0|Y,0|O)),({h:U,l:W}=c.default.add(0|this.Ch,0|this.Cl,0|U,0|W)),({h:P,l:N}=c.default.add(0|this.Dh,0|this.Dl,0|P,0|N)),({h:X,l:$}=c.default.add(0|this.Eh,0|this.El,0|X,0|$)),({h:G,l:Z}=c.default.add(0|this.Fh,0|this.Fl,0|G,0|Z)),({h:te,l:oe}=c.default.add(0|this.Gh,0|this.Gl,0|te,0|oe)),({h:Ee,l:Le}=c.default.add(0|this.Hh,0|this.Hl,0|Ee,0|Le)),this.set(E,R,Y,O,U,W,P,N,X,$,G,Z,te,oe,Ee,Le)}roundClean(){p.fill(0),_.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}y.SHA512=w;class M extends w{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}}class C extends w{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}}class L extends w{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}}y.sha512=(0,m.wrapConstructor)(()=>new w),y.sha512_224=(0,m.wrapConstructor)(()=>new M),y.sha512_256=(0,m.wrapConstructor)(()=>new C),y.sha384=(0,m.wrapConstructor)(()=>new L)},7507:(ne,y,x)=>{"use strict";var v=x(9598).default;Object.defineProperty(y,"__esModule",{value:!0}),y.randomBytes=y.wrapConstructorWithOpts=y.wrapConstructor=y.checkOpts=y.Hash=y.concatBytes=y.toBytes=y.utf8ToBytes=y.asyncLoop=y.nextTick=y.hexToBytes=y.bytesToHex=y.isLE=y.rotr=y.createView=y.u32=y.u8=void 0;const c=x(7882);if(y.u8=N=>new Uint8Array(N.buffer,N.byteOffset,N.byteLength),y.u32=N=>new Uint32Array(N.buffer,N.byteOffset,Math.floor(N.byteLength/4)),y.createView=N=>new DataView(N.buffer,N.byteOffset,N.byteLength),y.rotr=(N,X)=>N<<32-X|N>>>X,y.isLE=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0],!y.isLE)throw new Error("Non little-endian hardware is not supported");const _=Array.from({length:256},(N,X)=>X.toString(16).padStart(2,"0"));function k(){return(k=v(function*(N,X,$){let G=Date.now();for(let Z=0;Z=0&&teG instanceof Uint8Array))throw new Error("Uint8Array list expected");if(1===N.length)return N[0];const X=N.reduce((G,Z)=>G+Z.length,0),$=new Uint8Array(X);for(let G=0,Z=0;G"[object Object]"===Object.prototype.toString.call(N)&&N.constructor===Object)(X)))throw new TypeError("Options should be object or undefined");return Object.assign(N,X)},y.wrapConstructor=function U(N){const X=G=>N().update(j(G)).digest(),$=N();return X.outputLen=$.outputLen,X.blockLen=$.blockLen,X.create=()=>N(),X},y.wrapConstructorWithOpts=function W(N){const X=(G,Z)=>N(Z).update(j(G)).digest(),$=N({});return X.outputLen=$.outputLen,X.blockLen=$.blockLen,X.create=G=>N(G),X},y.randomBytes=function P(N=32){if(c.crypto.web)return c.crypto.web.getRandomValues(new Uint8Array(N));if(c.crypto.node)return new Uint8Array(c.crypto.node.randomBytes(N).buffer);throw new Error("The environment doesn't have randomBytes function")}},3439:(ne,y)=>{"use strict";y.U=void 0,y.U="abandon\nability\nable\nabout\nabove\nabsent\nabsorb\nabstract\nabsurd\nabuse\naccess\naccident\naccount\naccuse\nachieve\nacid\nacoustic\nacquire\nacross\nact\naction\nactor\nactress\nactual\nadapt\nadd\naddict\naddress\nadjust\nadmit\nadult\nadvance\nadvice\naerobic\naffair\nafford\nafraid\nagain\nage\nagent\nagree\nahead\naim\nair\nairport\naisle\nalarm\nalbum\nalcohol\nalert\nalien\nall\nalley\nallow\nalmost\nalone\nalpha\nalready\nalso\nalter\nalways\namateur\namazing\namong\namount\namused\nanalyst\nanchor\nancient\nanger\nangle\nangry\nanimal\nankle\nannounce\nannual\nanother\nanswer\nantenna\nantique\nanxiety\nany\napart\napology\nappear\napple\napprove\napril\narch\narctic\narea\narena\nargue\narm\narmed\narmor\narmy\naround\narrange\narrest\narrive\narrow\nart\nartefact\nartist\nartwork\nask\naspect\nassault\nasset\nassist\nassume\nasthma\nathlete\natom\nattack\nattend\nattitude\nattract\nauction\naudit\naugust\naunt\nauthor\nauto\nautumn\naverage\navocado\navoid\nawake\naware\naway\nawesome\nawful\nawkward\naxis\nbaby\nbachelor\nbacon\nbadge\nbag\nbalance\nbalcony\nball\nbamboo\nbanana\nbanner\nbar\nbarely\nbargain\nbarrel\nbase\nbasic\nbasket\nbattle\nbeach\nbean\nbeauty\nbecause\nbecome\nbeef\nbefore\nbegin\nbehave\nbehind\nbelieve\nbelow\nbelt\nbench\nbenefit\nbest\nbetray\nbetter\nbetween\nbeyond\nbicycle\nbid\nbike\nbind\nbiology\nbird\nbirth\nbitter\nblack\nblade\nblame\nblanket\nblast\nbleak\nbless\nblind\nblood\nblossom\nblouse\nblue\nblur\nblush\nboard\nboat\nbody\nboil\nbomb\nbone\nbonus\nbook\nboost\nborder\nboring\nborrow\nboss\nbottom\nbounce\nbox\nboy\nbracket\nbrain\nbrand\nbrass\nbrave\nbread\nbreeze\nbrick\nbridge\nbrief\nbright\nbring\nbrisk\nbroccoli\nbroken\nbronze\nbroom\nbrother\nbrown\nbrush\nbubble\nbuddy\nbudget\nbuffalo\nbuild\nbulb\nbulk\nbullet\nbundle\nbunker\nburden\nburger\nburst\nbus\nbusiness\nbusy\nbutter\nbuyer\nbuzz\ncabbage\ncabin\ncable\ncactus\ncage\ncake\ncall\ncalm\ncamera\ncamp\ncan\ncanal\ncancel\ncandy\ncannon\ncanoe\ncanvas\ncanyon\ncapable\ncapital\ncaptain\ncar\ncarbon\ncard\ncargo\ncarpet\ncarry\ncart\ncase\ncash\ncasino\ncastle\ncasual\ncat\ncatalog\ncatch\ncategory\ncattle\ncaught\ncause\ncaution\ncave\nceiling\ncelery\ncement\ncensus\ncentury\ncereal\ncertain\nchair\nchalk\nchampion\nchange\nchaos\nchapter\ncharge\nchase\nchat\ncheap\ncheck\ncheese\nchef\ncherry\nchest\nchicken\nchief\nchild\nchimney\nchoice\nchoose\nchronic\nchuckle\nchunk\nchurn\ncigar\ncinnamon\ncircle\ncitizen\ncity\ncivil\nclaim\nclap\nclarify\nclaw\nclay\nclean\nclerk\nclever\nclick\nclient\ncliff\nclimb\nclinic\nclip\nclock\nclog\nclose\ncloth\ncloud\nclown\nclub\nclump\ncluster\nclutch\ncoach\ncoast\ncoconut\ncode\ncoffee\ncoil\ncoin\ncollect\ncolor\ncolumn\ncombine\ncome\ncomfort\ncomic\ncommon\ncompany\nconcert\nconduct\nconfirm\ncongress\nconnect\nconsider\ncontrol\nconvince\ncook\ncool\ncopper\ncopy\ncoral\ncore\ncorn\ncorrect\ncost\ncotton\ncouch\ncountry\ncouple\ncourse\ncousin\ncover\ncoyote\ncrack\ncradle\ncraft\ncram\ncrane\ncrash\ncrater\ncrawl\ncrazy\ncream\ncredit\ncreek\ncrew\ncricket\ncrime\ncrisp\ncritic\ncrop\ncross\ncrouch\ncrowd\ncrucial\ncruel\ncruise\ncrumble\ncrunch\ncrush\ncry\ncrystal\ncube\nculture\ncup\ncupboard\ncurious\ncurrent\ncurtain\ncurve\ncushion\ncustom\ncute\ncycle\ndad\ndamage\ndamp\ndance\ndanger\ndaring\ndash\ndaughter\ndawn\nday\ndeal\ndebate\ndebris\ndecade\ndecember\ndecide\ndecline\ndecorate\ndecrease\ndeer\ndefense\ndefine\ndefy\ndegree\ndelay\ndeliver\ndemand\ndemise\ndenial\ndentist\ndeny\ndepart\ndepend\ndeposit\ndepth\ndeputy\nderive\ndescribe\ndesert\ndesign\ndesk\ndespair\ndestroy\ndetail\ndetect\ndevelop\ndevice\ndevote\ndiagram\ndial\ndiamond\ndiary\ndice\ndiesel\ndiet\ndiffer\ndigital\ndignity\ndilemma\ndinner\ndinosaur\ndirect\ndirt\ndisagree\ndiscover\ndisease\ndish\ndismiss\ndisorder\ndisplay\ndistance\ndivert\ndivide\ndivorce\ndizzy\ndoctor\ndocument\ndog\ndoll\ndolphin\ndomain\ndonate\ndonkey\ndonor\ndoor\ndose\ndouble\ndove\ndraft\ndragon\ndrama\ndrastic\ndraw\ndream\ndress\ndrift\ndrill\ndrink\ndrip\ndrive\ndrop\ndrum\ndry\nduck\ndumb\ndune\nduring\ndust\ndutch\nduty\ndwarf\ndynamic\neager\neagle\nearly\nearn\nearth\neasily\neast\neasy\necho\necology\neconomy\nedge\nedit\neducate\neffort\negg\neight\neither\nelbow\nelder\nelectric\nelegant\nelement\nelephant\nelevator\nelite\nelse\nembark\nembody\nembrace\nemerge\nemotion\nemploy\nempower\nempty\nenable\nenact\nend\nendless\nendorse\nenemy\nenergy\nenforce\nengage\nengine\nenhance\nenjoy\nenlist\nenough\nenrich\nenroll\nensure\nenter\nentire\nentry\nenvelope\nepisode\nequal\nequip\nera\nerase\nerode\nerosion\nerror\nerupt\nescape\nessay\nessence\nestate\neternal\nethics\nevidence\nevil\nevoke\nevolve\nexact\nexample\nexcess\nexchange\nexcite\nexclude\nexcuse\nexecute\nexercise\nexhaust\nexhibit\nexile\nexist\nexit\nexotic\nexpand\nexpect\nexpire\nexplain\nexpose\nexpress\nextend\nextra\neye\neyebrow\nfabric\nface\nfaculty\nfade\nfaint\nfaith\nfall\nfalse\nfame\nfamily\nfamous\nfan\nfancy\nfantasy\nfarm\nfashion\nfat\nfatal\nfather\nfatigue\nfault\nfavorite\nfeature\nfebruary\nfederal\nfee\nfeed\nfeel\nfemale\nfence\nfestival\nfetch\nfever\nfew\nfiber\nfiction\nfield\nfigure\nfile\nfilm\nfilter\nfinal\nfind\nfine\nfinger\nfinish\nfire\nfirm\nfirst\nfiscal\nfish\nfit\nfitness\nfix\nflag\nflame\nflash\nflat\nflavor\nflee\nflight\nflip\nfloat\nflock\nfloor\nflower\nfluid\nflush\nfly\nfoam\nfocus\nfog\nfoil\nfold\nfollow\nfood\nfoot\nforce\nforest\nforget\nfork\nfortune\nforum\nforward\nfossil\nfoster\nfound\nfox\nfragile\nframe\nfrequent\nfresh\nfriend\nfringe\nfrog\nfront\nfrost\nfrown\nfrozen\nfruit\nfuel\nfun\nfunny\nfurnace\nfury\nfuture\ngadget\ngain\ngalaxy\ngallery\ngame\ngap\ngarage\ngarbage\ngarden\ngarlic\ngarment\ngas\ngasp\ngate\ngather\ngauge\ngaze\ngeneral\ngenius\ngenre\ngentle\ngenuine\ngesture\nghost\ngiant\ngift\ngiggle\nginger\ngiraffe\ngirl\ngive\nglad\nglance\nglare\nglass\nglide\nglimpse\nglobe\ngloom\nglory\nglove\nglow\nglue\ngoat\ngoddess\ngold\ngood\ngoose\ngorilla\ngospel\ngossip\ngovern\ngown\ngrab\ngrace\ngrain\ngrant\ngrape\ngrass\ngravity\ngreat\ngreen\ngrid\ngrief\ngrit\ngrocery\ngroup\ngrow\ngrunt\nguard\nguess\nguide\nguilt\nguitar\ngun\ngym\nhabit\nhair\nhalf\nhammer\nhamster\nhand\nhappy\nharbor\nhard\nharsh\nharvest\nhat\nhave\nhawk\nhazard\nhead\nhealth\nheart\nheavy\nhedgehog\nheight\nhello\nhelmet\nhelp\nhen\nhero\nhidden\nhigh\nhill\nhint\nhip\nhire\nhistory\nhobby\nhockey\nhold\nhole\nholiday\nhollow\nhome\nhoney\nhood\nhope\nhorn\nhorror\nhorse\nhospital\nhost\nhotel\nhour\nhover\nhub\nhuge\nhuman\nhumble\nhumor\nhundred\nhungry\nhunt\nhurdle\nhurry\nhurt\nhusband\nhybrid\nice\nicon\nidea\nidentify\nidle\nignore\nill\nillegal\nillness\nimage\nimitate\nimmense\nimmune\nimpact\nimpose\nimprove\nimpulse\ninch\ninclude\nincome\nincrease\nindex\nindicate\nindoor\nindustry\ninfant\ninflict\ninform\ninhale\ninherit\ninitial\ninject\ninjury\ninmate\ninner\ninnocent\ninput\ninquiry\ninsane\ninsect\ninside\ninspire\ninstall\nintact\ninterest\ninto\ninvest\ninvite\ninvolve\niron\nisland\nisolate\nissue\nitem\nivory\njacket\njaguar\njar\njazz\njealous\njeans\njelly\njewel\njob\njoin\njoke\njourney\njoy\njudge\njuice\njump\njungle\njunior\njunk\njust\nkangaroo\nkeen\nkeep\nketchup\nkey\nkick\nkid\nkidney\nkind\nkingdom\nkiss\nkit\nkitchen\nkite\nkitten\nkiwi\nknee\nknife\nknock\nknow\nlab\nlabel\nlabor\nladder\nlady\nlake\nlamp\nlanguage\nlaptop\nlarge\nlater\nlatin\nlaugh\nlaundry\nlava\nlaw\nlawn\nlawsuit\nlayer\nlazy\nleader\nleaf\nlearn\nleave\nlecture\nleft\nleg\nlegal\nlegend\nleisure\nlemon\nlend\nlength\nlens\nleopard\nlesson\nletter\nlevel\nliar\nliberty\nlibrary\nlicense\nlife\nlift\nlight\nlike\nlimb\nlimit\nlink\nlion\nliquid\nlist\nlittle\nlive\nlizard\nload\nloan\nlobster\nlocal\nlock\nlogic\nlonely\nlong\nloop\nlottery\nloud\nlounge\nlove\nloyal\nlucky\nluggage\nlumber\nlunar\nlunch\nluxury\nlyrics\nmachine\nmad\nmagic\nmagnet\nmaid\nmail\nmain\nmajor\nmake\nmammal\nman\nmanage\nmandate\nmango\nmansion\nmanual\nmaple\nmarble\nmarch\nmargin\nmarine\nmarket\nmarriage\nmask\nmass\nmaster\nmatch\nmaterial\nmath\nmatrix\nmatter\nmaximum\nmaze\nmeadow\nmean\nmeasure\nmeat\nmechanic\nmedal\nmedia\nmelody\nmelt\nmember\nmemory\nmention\nmenu\nmercy\nmerge\nmerit\nmerry\nmesh\nmessage\nmetal\nmethod\nmiddle\nmidnight\nmilk\nmillion\nmimic\nmind\nminimum\nminor\nminute\nmiracle\nmirror\nmisery\nmiss\nmistake\nmix\nmixed\nmixture\nmobile\nmodel\nmodify\nmom\nmoment\nmonitor\nmonkey\nmonster\nmonth\nmoon\nmoral\nmore\nmorning\nmosquito\nmother\nmotion\nmotor\nmountain\nmouse\nmove\nmovie\nmuch\nmuffin\nmule\nmultiply\nmuscle\nmuseum\nmushroom\nmusic\nmust\nmutual\nmyself\nmystery\nmyth\nnaive\nname\nnapkin\nnarrow\nnasty\nnation\nnature\nnear\nneck\nneed\nnegative\nneglect\nneither\nnephew\nnerve\nnest\nnet\nnetwork\nneutral\nnever\nnews\nnext\nnice\nnight\nnoble\nnoise\nnominee\nnoodle\nnormal\nnorth\nnose\nnotable\nnote\nnothing\nnotice\nnovel\nnow\nnuclear\nnumber\nnurse\nnut\noak\nobey\nobject\noblige\nobscure\nobserve\nobtain\nobvious\noccur\nocean\noctober\nodor\noff\noffer\noffice\noften\noil\nokay\nold\nolive\nolympic\nomit\nonce\none\nonion\nonline\nonly\nopen\nopera\nopinion\noppose\noption\norange\norbit\norchard\norder\nordinary\norgan\norient\noriginal\norphan\nostrich\nother\noutdoor\nouter\noutput\noutside\noval\noven\nover\nown\nowner\noxygen\noyster\nozone\npact\npaddle\npage\npair\npalace\npalm\npanda\npanel\npanic\npanther\npaper\nparade\nparent\npark\nparrot\nparty\npass\npatch\npath\npatient\npatrol\npattern\npause\npave\npayment\npeace\npeanut\npear\npeasant\npelican\npen\npenalty\npencil\npeople\npepper\nperfect\npermit\nperson\npet\nphone\nphoto\nphrase\nphysical\npiano\npicnic\npicture\npiece\npig\npigeon\npill\npilot\npink\npioneer\npipe\npistol\npitch\npizza\nplace\nplanet\nplastic\nplate\nplay\nplease\npledge\npluck\nplug\nplunge\npoem\npoet\npoint\npolar\npole\npolice\npond\npony\npool\npopular\nportion\nposition\npossible\npost\npotato\npottery\npoverty\npowder\npower\npractice\npraise\npredict\nprefer\nprepare\npresent\npretty\nprevent\nprice\npride\nprimary\nprint\npriority\nprison\nprivate\nprize\nproblem\nprocess\nproduce\nprofit\nprogram\nproject\npromote\nproof\nproperty\nprosper\nprotect\nproud\nprovide\npublic\npudding\npull\npulp\npulse\npumpkin\npunch\npupil\npuppy\npurchase\npurity\npurpose\npurse\npush\nput\npuzzle\npyramid\nquality\nquantum\nquarter\nquestion\nquick\nquit\nquiz\nquote\nrabbit\nraccoon\nrace\nrack\nradar\nradio\nrail\nrain\nraise\nrally\nramp\nranch\nrandom\nrange\nrapid\nrare\nrate\nrather\nraven\nraw\nrazor\nready\nreal\nreason\nrebel\nrebuild\nrecall\nreceive\nrecipe\nrecord\nrecycle\nreduce\nreflect\nreform\nrefuse\nregion\nregret\nregular\nreject\nrelax\nrelease\nrelief\nrely\nremain\nremember\nremind\nremove\nrender\nrenew\nrent\nreopen\nrepair\nrepeat\nreplace\nreport\nrequire\nrescue\nresemble\nresist\nresource\nresponse\nresult\nretire\nretreat\nreturn\nreunion\nreveal\nreview\nreward\nrhythm\nrib\nribbon\nrice\nrich\nride\nridge\nrifle\nright\nrigid\nring\nriot\nripple\nrisk\nritual\nrival\nriver\nroad\nroast\nrobot\nrobust\nrocket\nromance\nroof\nrookie\nroom\nrose\nrotate\nrough\nround\nroute\nroyal\nrubber\nrude\nrug\nrule\nrun\nrunway\nrural\nsad\nsaddle\nsadness\nsafe\nsail\nsalad\nsalmon\nsalon\nsalt\nsalute\nsame\nsample\nsand\nsatisfy\nsatoshi\nsauce\nsausage\nsave\nsay\nscale\nscan\nscare\nscatter\nscene\nscheme\nschool\nscience\nscissors\nscorpion\nscout\nscrap\nscreen\nscript\nscrub\nsea\nsearch\nseason\nseat\nsecond\nsecret\nsection\nsecurity\nseed\nseek\nsegment\nselect\nsell\nseminar\nsenior\nsense\nsentence\nseries\nservice\nsession\nsettle\nsetup\nseven\nshadow\nshaft\nshallow\nshare\nshed\nshell\nsheriff\nshield\nshift\nshine\nship\nshiver\nshock\nshoe\nshoot\nshop\nshort\nshoulder\nshove\nshrimp\nshrug\nshuffle\nshy\nsibling\nsick\nside\nsiege\nsight\nsign\nsilent\nsilk\nsilly\nsilver\nsimilar\nsimple\nsince\nsing\nsiren\nsister\nsituate\nsix\nsize\nskate\nsketch\nski\nskill\nskin\nskirt\nskull\nslab\nslam\nsleep\nslender\nslice\nslide\nslight\nslim\nslogan\nslot\nslow\nslush\nsmall\nsmart\nsmile\nsmoke\nsmooth\nsnack\nsnake\nsnap\nsniff\nsnow\nsoap\nsoccer\nsocial\nsock\nsoda\nsoft\nsolar\nsoldier\nsolid\nsolution\nsolve\nsomeone\nsong\nsoon\nsorry\nsort\nsoul\nsound\nsoup\nsource\nsouth\nspace\nspare\nspatial\nspawn\nspeak\nspecial\nspeed\nspell\nspend\nsphere\nspice\nspider\nspike\nspin\nspirit\nsplit\nspoil\nsponsor\nspoon\nsport\nspot\nspray\nspread\nspring\nspy\nsquare\nsqueeze\nsquirrel\nstable\nstadium\nstaff\nstage\nstairs\nstamp\nstand\nstart\nstate\nstay\nsteak\nsteel\nstem\nstep\nstereo\nstick\nstill\nsting\nstock\nstomach\nstone\nstool\nstory\nstove\nstrategy\nstreet\nstrike\nstrong\nstruggle\nstudent\nstuff\nstumble\nstyle\nsubject\nsubmit\nsubway\nsuccess\nsuch\nsudden\nsuffer\nsugar\nsuggest\nsuit\nsummer\nsun\nsunny\nsunset\nsuper\nsupply\nsupreme\nsure\nsurface\nsurge\nsurprise\nsurround\nsurvey\nsuspect\nsustain\nswallow\nswamp\nswap\nswarm\nswear\nsweet\nswift\nswim\nswing\nswitch\nsword\nsymbol\nsymptom\nsyrup\nsystem\ntable\ntackle\ntag\ntail\ntalent\ntalk\ntank\ntape\ntarget\ntask\ntaste\ntattoo\ntaxi\nteach\nteam\ntell\nten\ntenant\ntennis\ntent\nterm\ntest\ntext\nthank\nthat\ntheme\nthen\ntheory\nthere\nthey\nthing\nthis\nthought\nthree\nthrive\nthrow\nthumb\nthunder\nticket\ntide\ntiger\ntilt\ntimber\ntime\ntiny\ntip\ntired\ntissue\ntitle\ntoast\ntobacco\ntoday\ntoddler\ntoe\ntogether\ntoilet\ntoken\ntomato\ntomorrow\ntone\ntongue\ntonight\ntool\ntooth\ntop\ntopic\ntopple\ntorch\ntornado\ntortoise\ntoss\ntotal\ntourist\ntoward\ntower\ntown\ntoy\ntrack\ntrade\ntraffic\ntragic\ntrain\ntransfer\ntrap\ntrash\ntravel\ntray\ntreat\ntree\ntrend\ntrial\ntribe\ntrick\ntrigger\ntrim\ntrip\ntrophy\ntrouble\ntruck\ntrue\ntruly\ntrumpet\ntrust\ntruth\ntry\ntube\ntuition\ntumble\ntuna\ntunnel\nturkey\nturn\nturtle\ntwelve\ntwenty\ntwice\ntwin\ntwist\ntwo\ntype\ntypical\nugly\numbrella\nunable\nunaware\nuncle\nuncover\nunder\nundo\nunfair\nunfold\nunhappy\nuniform\nunique\nunit\nuniverse\nunknown\nunlock\nuntil\nunusual\nunveil\nupdate\nupgrade\nuphold\nupon\nupper\nupset\nurban\nurge\nusage\nuse\nused\nuseful\nuseless\nusual\nutility\nvacant\nvacuum\nvague\nvalid\nvalley\nvalve\nvan\nvanish\nvapor\nvarious\nvast\nvault\nvehicle\nvelvet\nvendor\nventure\nvenue\nverb\nverify\nversion\nvery\nvessel\nveteran\nviable\nvibrant\nvicious\nvictory\nvideo\nview\nvillage\nvintage\nviolin\nvirtual\nvirus\nvisa\nvisit\nvisual\nvital\nvivid\nvocal\nvoice\nvoid\nvolcano\nvolume\nvote\nvoyage\nwage\nwagon\nwait\nwalk\nwall\nwalnut\nwant\nwarfare\nwarm\nwarrior\nwash\nwasp\nwaste\nwater\nwave\nway\nwealth\nweapon\nwear\nweasel\nweather\nweb\nwedding\nweekend\nweird\nwelcome\nwest\nwet\nwhale\nwhat\nwheat\nwheel\nwhen\nwhere\nwhip\nwhisper\nwide\nwidth\nwife\nwild\nwill\nwin\nwindow\nwine\nwing\nwink\nwinner\nwinter\nwire\nwisdom\nwise\nwish\nwitness\nwolf\nwoman\nwonder\nwood\nwool\nword\nwork\nworld\nworry\nworth\nwrap\nwreck\nwrestle\nwrist\nwrite\nwrong\nyard\nyear\nyellow\nyou\nyoung\nyouth\nzebra\nzero\nzone\nzoo".split("\n")},9198:(ne,y,x)=>{"use strict";const{fromCallback:v}=x(6986),c=x(9314),{getCallback:m,getOptions:h}=x(7189),f=Symbol("promise"),p=Symbol("status"),_=Symbol("operations"),w=Symbol("finishClose"),M=Symbol("closeCallbacks");y.AbstractChainedBatch=class C{constructor(k){if("object"!=typeof k||null===k)throw new TypeError("The first argument must be an abstract-level database, received "+(null===k?"null":typeof k));this[_]=[],this[M]=[],this[p]="open",this[w]=this[w].bind(this),this.db=k,this.db.attachResource(this),this.nextTick=k.nextTick}get length(){return this[_].length}put(k,F,j){if("open"!==this[p])throw new c("Batch is not open: cannot call put() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"});const E=this.db._checkKey(k)||this.db._checkValue(F);if(E)throw E;const R=j&&null!=j.sublevel?j.sublevel:this.db,Y=j,O=R.keyEncoding(j&&j.keyEncoding),U=R.valueEncoding(j&&j.valueEncoding),W=O.format;j={...j,keyEncoding:W,valueEncoding:U.format},R!==this.db&&(j.sublevel=null);const P=R.prefixKey(O.encode(k),W),N=U.encode(F);return this._put(P,N,j),this[_].push({...Y,type:"put",key:k,value:F}),this}_put(k,F,j){}del(k,F){if("open"!==this[p])throw new c("Batch is not open: cannot call del() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"});const j=this.db._checkKey(k);if(j)throw j;const E=F&&null!=F.sublevel?F.sublevel:this.db,R=F,Y=E.keyEncoding(F&&F.keyEncoding),O=Y.format;return F={...F,keyEncoding:O},E!==this.db&&(F.sublevel=null),this._del(E.prefixKey(Y.encode(k),O),F),this[_].push({...R,type:"del",key:k}),this}_del(k,F){}clear(){if("open"!==this[p])throw new c("Batch is not open: cannot call clear() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"});return this._clear(),this[_]=[],this}_clear(){}write(k,F){return F=m(k,F),F=v(F,f),k=h(k),"open"!==this[p]?this.nextTick(F,new c("Batch is not open: cannot call write() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"})):0===this.length?this.close(F):(this[p]="writing",this._write(k,j=>{this[p]="closing",this[M].push(()=>F(j)),j||this.db.emit("batch",this[_]),this._close(this[w])})),F[f]}_write(k,F){}close(k){return k=v(k,f),"closing"===this[p]?this[M].push(k):"closed"===this[p]?this.nextTick(k):(this[M].push(k),"writing"!==this[p]&&(this[p]="closing",this._close(this[w]))),k[f]}_close(k){this.nextTick(k)}[w](){this[p]="closed",this.db.detachResource(this);const k=this[M];this[M]=[];for(const F of k)F()}}},7706:(ne,y,x)=>{"use strict";var v=x(6737).default,c=x(8186).default;const{fromCallback:m}=x(6986),h=x(9314),{getOptions:f,getCallback:p}=x(7189),_=Symbol("promise"),w=Symbol("callback"),M=Symbol("working"),C=Symbol("handleOne"),L=Symbol("handleMany"),k=Symbol("autoClose"),F=Symbol("finishWork"),j=Symbol("returnMany"),E=Symbol("closing"),R=Symbol("handleClose"),Y=Symbol("closed"),O=Symbol("closeCallbacks"),U=Symbol("keyEncoding"),W=Symbol("valueEncoding"),P=Symbol("abortOnClose"),N=Symbol("legacy"),X=Symbol("keys"),$=Symbol("values"),G=Symbol("limit"),Z=Symbol("count"),te=Object.freeze({}),oe=()=>{};let Ee=!1;class Le{constructor(de,le,ce){if("object"!=typeof de||null===de)throw new TypeError("The first argument must be an abstract-level database, received "+(null===de?"null":typeof de));if("object"!=typeof le||null===le)throw new TypeError("The second argument must be an options object");this[Y]=!1,this[O]=[],this[M]=!1,this[E]=!1,this[k]=!1,this[w]=null,this[C]=this[C].bind(this),this[L]=this[L].bind(this),this[R]=this[R].bind(this),this[U]=le[U],this[W]=le[W],this[N]=ce,this[G]=Number.isInteger(le.limit)&&le.limit>=0?le.limit:1/0,this[Z]=0,this[P]=!!le.abortOnClose,this.db=de,this.db.attachResource(this),this.nextTick=de.nextTick}get count(){return this[Z]}get limit(){return this[G]}next(de){let le;if(void 0===de)le=new Promise((ce,$e)=>{de=(Ae,st,ot)=>{Ae?$e(Ae):this[N]?void 0===st&&void 0===ot?ce():ce([st,ot]):ce(st)}});else if("function"!=typeof de)throw new TypeError("Callback must be a function");return this[E]?this.nextTick(de,new h("Iterator is not open: cannot call next() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"})):this[M]?this.nextTick(de,new h("Iterator is busy: cannot call next() until previous call has completed",{code:"LEVEL_ITERATOR_BUSY"})):(this[M]=!0,this[w]=de,this[Z]>=this[G]?this.nextTick(this[C],null):this._next(this[C])),le}_next(de){this.nextTick(de)}nextv(de,le,ce){return ce=p(le,ce),ce=m(ce,_),le=f(le,te),Number.isInteger(de)?(this[E]?this.nextTick(ce,new h("Iterator is not open: cannot call nextv() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"})):this[M]?this.nextTick(ce,new h("Iterator is busy: cannot call nextv() until previous call has completed",{code:"LEVEL_ITERATOR_BUSY"})):(de<1&&(de=1),this[G]<1/0&&(de=Math.min(de,this[G]-this[Z])),this[M]=!0,this[w]=ce,de<=0?this.nextTick(this[L],null,[]):this._nextv(de,le,this[L])),ce[_]):(this.nextTick(ce,new TypeError("The first argument 'size' must be an integer")),ce[_])}_nextv(de,le,ce){const $e=[],Ae=(st,ot,pt)=>st?ce(st):(this[N]?void 0===ot&&void 0===pt:void 0===ot)?ce(null,$e):($e.push(this[N]?[ot,pt]:ot),void($e.length===de?ce(null,$e):this._next(Ae)));this._next(Ae)}all(de,le){return le=p(de,le),le=m(le,_),de=f(de,te),this[E]?this.nextTick(le,new h("Iterator is not open: cannot call all() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"})):this[M]?this.nextTick(le,new h("Iterator is busy: cannot call all() until previous call has completed",{code:"LEVEL_ITERATOR_BUSY"})):(this[M]=!0,this[w]=le,this[k]=!0,this[Z]>=this[G]?this.nextTick(this[L],null,[]):this._all(de,this[L])),le[_]}_all(de,le){let ce=this[Z];const $e=[],Ae=()=>{const ot=this[G]<1/0?Math.min(1e3,this[G]-ce):1e3;ot<=0?this.nextTick(le,null,$e):this._nextv(ot,te,st)},st=(ot,pt)=>{ot?le(ot):0===pt.length?le(null,$e):($e.push.apply($e,pt),ce+=pt.length,Ae())};Ae()}[F](){const de=this[w];return this[P]&&null===de?oe:(this[M]=!1,this[w]=null,this[E]&&this._close(this[R]),de)}[j](de,le,ce){this[k]?this.close(de.bind(null,le,ce)):de(le,ce)}seek(de,le){if(le=f(le,te),!this[E]){if(this[M])throw new h("Iterator is busy: cannot call seek() until next() has completed",{code:"LEVEL_ITERATOR_BUSY"});{const ce=this.db.keyEncoding(le.keyEncoding||this[U]),$e=ce.format;le.keyEncoding!==$e&&(le={...le,keyEncoding:$e});const Ae=this.db.prefixKey(ce.encode(de),$e);this._seek(Ae,le)}}}_seek(de,le){throw new h("Iterator does not support seek()",{code:"LEVEL_NOT_SUPPORTED"})}close(de){return de=m(de,_),this[Y]?this.nextTick(de):this[E]?this[O].push(de):(this[E]=!0,this[O].push(de),this[M]?this[P]&&this[F]()(new h("Aborted on iterator close()",{code:"LEVEL_ITERATOR_NOT_OPEN"})):this._close(this[R])),de[_]}_close(de){this.nextTick(de)}[R](){this[Y]=!0,this.db.detachResource(this);const de=this[O];this[O]=[];for(const le of de)le()}[Symbol.asyncIterator](){var de=this;return c(function*(){try{let le;for(;void 0!==(le=yield v(de.next()));)yield le}finally{de[Y]||(yield v(de.close()))}})()}}class Me extends Le{constructor(de,le){super(de,le,!0),this[X]=!1!==le.keys,this[$]=!1!==le.values}[C](de,le,ce){const $e=this[F]();if(de)return $e(de);try{le=this[X]&&void 0!==le?this[U].decode(le):void 0,ce=this[$]&&void 0!==ce?this[W].decode(ce):void 0}catch(Ae){return $e(new Tt("entry",Ae))}void 0===le&&void 0===ce||this[Z]++,$e(null,le,ce)}[L](de,le){const ce=this[F]();if(de)return this[j](ce,de);try{for(const $e of le){const Ae=$e[0],st=$e[1];$e[0]=this[X]&&void 0!==Ae?this[U].decode(Ae):void 0,$e[1]=this[$]&&void 0!==st?this[W].decode(st):void 0}}catch($e){return this[j](ce,new Tt("entries",$e))}this[Z]+=le.length,this[j](ce,null,le)}end(de){return!Ee&&typeof console<"u"&&(Ee=!0,console.warn(new h("The iterator.end() method was renamed to close() and end() is an alias that will be removed in a future version",{code:"LEVEL_LEGACY"}))),this.close(de)}}class Tt extends h{constructor(de,le){super(`Iterator could not decode ${de}`,{code:"LEVEL_DECODE_ERROR",cause:le})}}for(const he of["_ended property","_nexting property","_end method"])Object.defineProperty(Me.prototype,he.split(" ")[0],{get(){throw new h(`The ${he} has been removed`,{code:"LEVEL_LEGACY"})},set(){throw new h(`The ${he} has been removed`,{code:"LEVEL_LEGACY"})}});Me.keyEncoding=U,Me.valueEncoding=W,y.AbstractIterator=Me,y.AbstractKeyIterator=class We extends Le{constructor(de,le){super(de,le,!1)}[C](de,le){const ce=this[F]();if(de)return ce(de);try{le=void 0!==le?this[U].decode(le):void 0}catch($e){return ce(new Tt("key",$e))}void 0!==le&&this[Z]++,ce(null,le)}[L](de,le){const ce=this[F]();if(de)return this[j](ce,de);try{for(let $e=0;$e{"use strict";const{supports:v}=x(1298),{Transcoder:c}=x(4204),{EventEmitter:m}=x(9069),{fromCallback:h}=x(6986),f=x(9314),{AbstractIterator:p}=x(7706),{DefaultKeyIterator:_,DefaultValueIterator:w}=x(8950),{DeferredIterator:M,DeferredKeyIterator:C,DeferredValueIterator:L}=x(7519),{DefaultChainedBatch:k}=x(4501),{getCallback:F,getOptions:j}=x(7189),E=x(1605),R=Symbol("promise"),Y=Symbol("landed"),O=Symbol("resources"),U=Symbol("closeResources"),W=Symbol("operations"),P=Symbol("undefer"),N=Symbol("deferOpen"),X=Symbol("options"),$=Symbol("status"),G=Symbol("defaultOptions"),Z=Symbol("transcoder"),te=Symbol("keyEncoding"),oe=Symbol("valueEncoding"),Ee=()=>{};class Le extends m{constructor(he,de){if(super(),"object"!=typeof he||null===he)throw new TypeError("The first argument 'manifest' must be an object");de=j(de);const{keyEncoding:le,valueEncoding:ce,passive:$e,...Ae}=de;this[O]=new Set,this[W]=[],this[N]=!0,this[X]=Ae,this[$]="opening",this.supports=v(he,{status:!0,promises:!0,clear:!0,getMany:!0,deferredOpen:!0,snapshots:!1!==he.snapshots,permanence:!1!==he.permanence,keyIterator:!0,valueIterator:!0,iteratorNextv:!0,iteratorAll:!0,encodings:he.encodings||{},events:Object.assign({},he.events,{opening:!0,open:!0,closing:!0,closed:!0,put:!0,del:!0,batch:!0,clear:!0})}),this[Z]=new c(tt(this)),this[te]=this[Z].encoding(le||"utf8"),this[oe]=this[Z].encoding(ce||"utf8");for(const st of this[Z].encodings())this.supports.encodings[st.commonName]||(this.supports.encodings[st.commonName]=!0);this[G]={empty:Object.freeze({}),entry:Object.freeze({keyEncoding:this[te].commonName,valueEncoding:this[oe].commonName}),key:Object.freeze({keyEncoding:this[te].commonName})},this.nextTick(()=>{this[N]&&this.open({passive:!1},Ee)})}get status(){return this[$]}keyEncoding(he){return this[Z].encoding(he??this[te])}valueEncoding(he){return this[Z].encoding(he??this[oe])}open(he,de){de=F(he,de),de=h(de,R),(he={...this[X],...j(he)}).createIfMissing=!1!==he.createIfMissing,he.errorIfExists=!!he.errorIfExists;const le=ce=>{"closing"===this[$]||"opening"===this[$]?this.once(Y,ce?()=>le(ce):le):"open"!==this[$]?de(new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN",cause:ce})):de()};return he.passive?"opening"===this[$]?this.once(Y,le):this.nextTick(le):"closed"===this[$]||this[N]?(this[N]=!1,this[$]="opening",this.emit("opening"),this._open(he,ce=>{if(ce)return this[$]="closed",this[U](()=>{this.emit(Y),le(ce)}),void this[P]();this[$]="open",this[P](),this.emit(Y),"open"===this[$]&&this.emit("open"),"open"===this[$]&&this.emit("ready"),le()})):"open"===this[$]?this.nextTick(le):this.once(Y,()=>this.open(he,de)),de[R]}_open(he,de){this.nextTick(de)}close(he){he=h(he,R);const de=le=>{"opening"===this[$]||"closing"===this[$]?this.once(Y,le?de(le):de):"closed"!==this[$]?he(new f("Database is not closed",{code:"LEVEL_DATABASE_NOT_CLOSED",cause:le})):he()};if("open"===this[$]){this[$]="closing",this.emit("closing");const le=ce=>{this[$]="open",this[P](),this.emit(Y),de(ce)};this[U](()=>{this._close(ce=>{if(ce)return le(ce);this[$]="closed",this[P](),this.emit(Y),"closed"===this[$]&&this.emit("closed"),de()})})}else"closed"===this[$]?this.nextTick(de):this.once(Y,()=>this.close(he));return he[R]}[U](he){if(0===this[O].size)return this.nextTick(he);let de=this[O].size,le=!0;const ce=()=>{0==--de&&(le?this.nextTick(he):he())};for(const $e of this[O])$e.close(ce);le=!1,this[O].clear()}_close(he){this.nextTick(he)}get(he,de,le){if(le=F(de,le),le=h(le,R),de=j(de,this[G].entry),"opening"===this[$])return this.defer(()=>this.get(he,de,le)),le[R];if(We(this,le))return le[R];const ce=this._checkKey(he);if(ce)return this.nextTick(le,ce),le[R];const $e=this.keyEncoding(de.keyEncoding),Ae=this.valueEncoding(de.valueEncoding),st=$e.format,ot=Ae.format;return(de.keyEncoding!==st||de.valueEncoding!==ot)&&(de=Object.assign({},de,{keyEncoding:st,valueEncoding:ot})),this._get(this.prefixKey($e.encode(he),st),de,(pt,Be)=>{if(pt)return("LEVEL_NOT_FOUND"===pt.code||pt.notFound||/NotFound/i.test(pt))&&(pt.code||(pt.code="LEVEL_NOT_FOUND"),pt.notFound||(pt.notFound=!0),pt.status||(pt.status=404)),le(pt);try{Be=Ae.decode(Be)}catch(hi){return le(new f("Could not decode value",{code:"LEVEL_DECODE_ERROR",cause:hi}))}le(null,Be)}),le[R]}_get(he,de,le){this.nextTick(le,new Error("NotFound"))}getMany(he,de,le){if(le=F(de,le),le=h(le,R),de=j(de,this[G].entry),"opening"===this[$])return this.defer(()=>this.getMany(he,de,le)),le[R];if(We(this,le))return le[R];if(!Array.isArray(he))return this.nextTick(le,new TypeError("The first argument 'keys' must be an array")),le[R];if(0===he.length)return this.nextTick(le,null,[]),le[R];const ce=this.keyEncoding(de.keyEncoding),$e=this.valueEncoding(de.valueEncoding),Ae=ce.format,st=$e.format;(de.keyEncoding!==Ae||de.valueEncoding!==st)&&(de=Object.assign({},de,{keyEncoding:Ae,valueEncoding:st}));const ot=new Array(he.length);for(let pt=0;pt{if(pt)return le(pt);try{for(let hi=0;hithis.put(he,de,le,ce)),ce[R];if(We(this,ce))return ce[R];const $e=this._checkKey(he)||this._checkValue(de);if($e)return this.nextTick(ce,$e),ce[R];const Ae=this.keyEncoding(le.keyEncoding),st=this.valueEncoding(le.valueEncoding),ot=Ae.format,pt=st.format;(le.keyEncoding!==ot||le.valueEncoding!==pt)&&(le=Object.assign({},le,{keyEncoding:ot,valueEncoding:pt}));const Be=this.prefixKey(Ae.encode(he),ot),hi=st.encode(de);return this._put(Be,hi,le,_n=>{if(_n)return ce(_n);this.emit("put",he,de),ce()}),ce[R]}_put(he,de,le,ce){this.nextTick(ce)}del(he,de,le){if(le=F(de,le),le=h(le,R),de=j(de,this[G].key),"opening"===this[$])return this.defer(()=>this.del(he,de,le)),le[R];if(We(this,le))return le[R];const ce=this._checkKey(he);if(ce)return this.nextTick(le,ce),le[R];const $e=this.keyEncoding(de.keyEncoding),Ae=$e.format;return de.keyEncoding!==Ae&&(de=Object.assign({},de,{keyEncoding:Ae})),this._del(this.prefixKey($e.encode(he),Ae),de,st=>{if(st)return le(st);this.emit("del",he),le()}),le[R]}_del(he,de,le){this.nextTick(le)}batch(he,de,le){if(!arguments.length){if("opening"===this[$])return new k(this);if("open"!==this[$])throw new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"});return this._chainedBatch()}if(le="function"==typeof he?he:F(de,le),le=h(le,R),de=j(de,this[G].empty),"opening"===this[$])return this.defer(()=>this.batch(he,de,le)),le[R];if(We(this,le))return le[R];if(!Array.isArray(he))return this.nextTick(le,new TypeError("The first argument 'operations' must be an array")),le[R];if(0===he.length)return this.nextTick(le),le[R];const ce=new Array(he.length),{keyEncoding:$e,valueEncoding:Ae,...st}=de;for(let ot=0;ot{if(ot)return le(ot);this.emit("batch",he),le()}),le[R]}_batch(he,de,le){this.nextTick(le)}sublevel(he,de){return this._sublevel(he,Me.defaults(de))}_sublevel(he,de){return new Me(this,he,de)}prefixKey(he,de){return he}clear(he,de){if(de=F(he,de),de=h(de,R),he=j(he,this[G].empty),"opening"===this[$])return this.defer(()=>this.clear(he,de)),de[R];if(We(this,de))return de[R];const le=he,ce=this.keyEncoding(he.keyEncoding);return(he=E(he,ce)).keyEncoding=ce.format,0===he.limit?this.nextTick(de):this._clear(he,$e=>{if($e)return de($e);this.emit("clear",le),de()}),de[R]}_clear(he,de){this.nextTick(de)}iterator(he){const de=this.keyEncoding(he&&he.keyEncoding),le=this.valueEncoding(he&&he.valueEncoding);if((he=E(he,de)).keys=!1!==he.keys,he.values=!1!==he.values,he[p.keyEncoding]=de,he[p.valueEncoding]=le,he.keyEncoding=de.format,he.valueEncoding=le.format,"opening"===this[$])return new M(this,he);if("open"!==this[$])throw new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"});return this._iterator(he)}_iterator(he){return new p(this,he)}keys(he){const de=this.keyEncoding(he&&he.keyEncoding),le=this.valueEncoding(he&&he.valueEncoding);if((he=E(he,de))[p.keyEncoding]=de,he[p.valueEncoding]=le,he.keyEncoding=de.format,he.valueEncoding=le.format,"opening"===this[$])return new C(this,he);if("open"!==this[$])throw new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"});return this._keys(he)}_keys(he){return new _(this,he)}values(he){const de=this.keyEncoding(he&&he.keyEncoding),le=this.valueEncoding(he&&he.valueEncoding);if((he=E(he,de))[p.keyEncoding]=de,he[p.valueEncoding]=le,he.keyEncoding=de.format,he.valueEncoding=le.format,"opening"===this[$])return new L(this,he);if("open"!==this[$])throw new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"});return this._values(he)}_values(he){return new w(this,he)}defer(he){if("function"!=typeof he)throw new TypeError("The first argument must be a function");this[W].push(he)}[P](){if(0===this[W].length)return;const he=this[W];this[W]=[];for(const de of he)de()}attachResource(he){if("object"!=typeof he||null===he||"function"!=typeof he.close)throw new TypeError("The first argument must be a resource object");this[O].add(he)}detachResource(he){this[O].delete(he)}_chainedBatch(){return new k(this)}_checkKey(he){if(null==he)return new f("Key cannot be null or undefined",{code:"LEVEL_INVALID_KEY"})}_checkValue(he){if(null==he)return new f("Value cannot be null or undefined",{code:"LEVEL_INVALID_VALUE"})}}Le.prototype.nextTick=x(8102);const{AbstractSublevel:Me}=x(5675)({AbstractLevel:Le});y.AbstractLevel=Le,y.AbstractSublevel=Me;const We=function(Tt,he){return"open"!==Tt[$]&&(Tt.nextTick(he,new f("Database is not open",{code:"LEVEL_DATABASE_NOT_OPEN"})),!0)},tt=function(Tt){return Object.keys(Tt.supports.encodings).filter(he=>!!Tt.supports.encodings[he])}},2898:(ne,y,x)=>{"use strict";y.AbstractLevel=x(2507).AbstractLevel,y.AbstractSublevel=x(2507).AbstractSublevel,y.AbstractIterator=x(7706).AbstractIterator,y.AbstractKeyIterator=x(7706).AbstractKeyIterator,y.AbstractValueIterator=x(7706).AbstractValueIterator,y.AbstractChainedBatch=x(9198).AbstractChainedBatch},927:(ne,y,x)=>{"use strict";const{AbstractIterator:v,AbstractKeyIterator:c,AbstractValueIterator:m}=x(7706),h=Symbol("unfix"),f=Symbol("iterator"),p=Symbol("handleOne"),_=Symbol("handleMany"),w=Symbol("callback");class M extends v{constructor(F,j,E,R){super(F,j),this[f]=E,this[h]=R,this[p]=this[p].bind(this),this[_]=this[_].bind(this),this[w]=null}[p](F,j,E){const R=this[w];if(F)return R(F);void 0!==j&&(j=this[h](j)),R(F,j,E)}[_](F,j){const E=this[w];if(F)return E(F);for(const R of j){const Y=R[0];void 0!==Y&&(R[0]=this[h](Y))}E(F,j)}}class C extends c{constructor(F,j,E,R){super(F,j),this[f]=E,this[h]=R,this[p]=this[p].bind(this),this[_]=this[_].bind(this),this[w]=null}[p](F,j){const E=this[w];if(F)return E(F);void 0!==j&&(j=this[h](j)),E(F,j)}[_](F,j){const E=this[w];if(F)return E(F);for(let R=0;R{"use strict";const v=x(9314),{Buffer:c}=x(3172)||{},{AbstractSublevelIterator:m,AbstractSublevelKeyIterator:h,AbstractSublevelValueIterator:f}=x(927),p=Symbol("prefix"),_=Symbol("upperBound"),w=Symbol("prefixRange"),M=Symbol("parent"),C=Symbol("unfix"),L=new TextEncoder,k={separator:"!"};ne.exports=function({AbstractLevel:O}){class U extends O{static defaults(P){if("string"==typeof P)throw new v("The subleveldown string shorthand for { separator } has been removed",{code:"LEVEL_LEGACY"});if(P&&P.open)throw new v("The subleveldown open option has been removed",{code:"LEVEL_LEGACY"});return null==P?k:P.separator?P:{...P,separator:"!"}}constructor(P,N,X){const{separator:$,manifest:G,...Z}=U.defaults(X);N=Y(N,$);const te=$.charCodeAt(0)+1,oe=P[M]||P;if(!L.encode(N).every(Me=>Me>te&&Me<127))throw new v(`Prefix must use bytes > ${te} < 127`,{code:"LEVEL_INVALID_PREFIX"});super(F(oe,G),Z);const Ee=(P.prefix||"")+$+N+$,Le=Ee.slice(0,-1)+String.fromCharCode(te);this[M]=oe,this[p]=new E(Ee),this[_]=new E(Le),this[C]=new R,this.nextTick=oe.nextTick}prefixKey(P,N){if("utf8"===N)return this[p].utf8+P;if(0===P.byteLength)return this[p][N];if("view"===N){const X=this[p].view,$=new Uint8Array(X.byteLength+P.byteLength);return $.set(X,0),$.set(P,X.byteLength),$}{const X=this[p].buffer;return c.concat([X,P],X.byteLength+P.byteLength)}}[w](P,N){void 0!==P.gte?P.gte=this.prefixKey(P.gte,N):void 0!==P.gt?P.gt=this.prefixKey(P.gt,N):P.gte=this[p][N],void 0!==P.lte?P.lte=this.prefixKey(P.lte,N):void 0!==P.lt?P.lt=this.prefixKey(P.lt,N):P.lte=this[_][N]}get prefix(){return this[p].utf8}get db(){return this[M]}_open(P,N){this[M].open({passive:!0},N)}_put(P,N,X,$){this[M].put(P,N,X,$)}_get(P,N,X){this[M].get(P,N,X)}_getMany(P,N,X){this[M].getMany(P,N,X)}_del(P,N,X){this[M].del(P,N,X)}_batch(P,N,X){this[M].batch(P,N,X)}_clear(P,N){this[w](P,P.keyEncoding),this[M].clear(P,N)}_iterator(P){this[w](P,P.keyEncoding);const N=this[M].iterator(P),X=this[C].get(this[p].utf8.length,P.keyEncoding);return new m(this,P,N,X)}_keys(P){this[w](P,P.keyEncoding);const N=this[M].keys(P),X=this[C].get(this[p].utf8.length,P.keyEncoding);return new h(this,P,N,X)}_values(P){this[w](P,P.keyEncoding);const N=this[M].values(P);return new f(this,P,N)}}return{AbstractSublevel:U}};const F=function(O,U){return{...O.supports,createIfMissing:!1,errorIfExists:!1,events:{},additionalMethods:{},...U,encodings:{utf8:j(O,"utf8"),buffer:j(O,"buffer"),view:j(O,"view")}}},j=function(O,U){return!!O.supports.encodings[U]&&O.keyEncoding(U).name===U};class E{constructor(U){this.utf8=U,this.view=L.encode(U),this.buffer=c?c.from(this.view.buffer,0,this.view.byteLength):{}}}class R{constructor(){this.cache=new Map}get(U,W){let P=this.cache.get(W);return void 0===P&&(P="view"===W?function(N,X){return X.subarray(N)}.bind(null,U):function(N,X){return X.slice(N)}.bind(null,U),this.cache.set(W,P)),P}}const Y=function(O,U){let W=0,P=O.length;for(;WW&&O[P-1]===U;)P--;return O.slice(W,P)}},7189:(ne,y)=>{"use strict";y.getCallback=function(x,v){return"function"==typeof x?x:v},y.getOptions=function(x,v){return"object"==typeof x&&null!==x?x:void 0!==v?v:{}}},4501:(ne,y,x)=>{"use strict";const{AbstractChainedBatch:v}=x(9198),c=x(9314),m=Symbol("encoded");y.DefaultChainedBatch=class h extends v{constructor(p){super(p),this[m]=[]}_put(p,_,w){this[m].push({...w,type:"put",key:p,value:_})}_del(p,_){this[m].push({..._,type:"del",key:p})}_clear(){this[m]=[]}_write(p,_){"opening"===this.db.status?this.db.defer(()=>this._write(p,_)):"open"===this.db.status?0===this[m].length?this.nextTick(_):this.db._batch(this[m],p,_):this.nextTick(_,new c("Batch is not open: cannot call write() after write() or close()",{code:"LEVEL_BATCH_NOT_OPEN"}))}}},8950:(ne,y,x)=>{"use strict";const{AbstractKeyIterator:v,AbstractValueIterator:c}=x(7706),m=Symbol("iterator"),h=Symbol("callback"),f=Symbol("handleOne"),p=Symbol("handleMany");class _ extends v{constructor(C,L){super(C,L),this[m]=C.iterator({...L,keys:!0,values:!1}),this[f]=this[f].bind(this),this[p]=this[p].bind(this)}}class w extends c{constructor(C,L){super(C,L),this[m]=C.iterator({...L,keys:!1,values:!0}),this[f]=this[f].bind(this),this[p]=this[p].bind(this)}}for(const M of[_,w]){const C=M===_,L=C?k=>k[0]:k=>k[1];M.prototype._next=function(k){this[h]=k,this[m].next(this[f])},M.prototype[f]=function(k,F,j){const E=this[h];k?E(k):E(null,C?F:j)},M.prototype._nextv=function(k,F,j){this[h]=j,this[m].nextv(k,F,this[p])},M.prototype._all=function(k,F){this[h]=F,this[m].all(k,this[p])},M.prototype[p]=function(k,F){const j=this[h];k?j(k):j(null,F.map(L))},M.prototype._seek=function(k,F){this[m].seek(k,F)},M.prototype._close=function(k){this[m].close(k)}}y.DefaultKeyIterator=_,y.DefaultValueIterator=w},7519:(ne,y,x)=>{"use strict";const{AbstractIterator:v,AbstractKeyIterator:c,AbstractValueIterator:m}=x(7706),h=x(9314),f=Symbol("nut"),p=Symbol("undefer"),_=Symbol("factory");class w extends v{constructor(k,F){super(k,F),this[f]=null,this[_]=()=>k.iterator(F),this.db.defer(()=>this[p]())}}class M extends c{constructor(k,F){super(k,F),this[f]=null,this[_]=()=>k.keys(F),this.db.defer(()=>this[p]())}}class C extends m{constructor(k,F){super(k,F),this[f]=null,this[_]=()=>k.values(F),this.db.defer(()=>this[p]())}}for(const L of[w,M,C])L.prototype[p]=function(){"open"===this.db.status&&(this[f]=this[_]())},L.prototype._next=function(k){null!==this[f]?this[f].next(k):"opening"===this.db.status?this.db.defer(()=>this._next(k)):this.nextTick(k,new h("Iterator is not open: cannot call next() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"}))},L.prototype._nextv=function(k,F,j){null!==this[f]?this[f].nextv(k,F,j):"opening"===this.db.status?this.db.defer(()=>this._nextv(k,F,j)):this.nextTick(j,new h("Iterator is not open: cannot call nextv() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"}))},L.prototype._all=function(k,F){null!==this[f]?this[f].all(F):"opening"===this.db.status?this.db.defer(()=>this._all(k,F)):this.nextTick(F,new h("Iterator is not open: cannot call all() after close()",{code:"LEVEL_ITERATOR_NOT_OPEN"}))},L.prototype._seek=function(k,F){null!==this[f]?this[f]._seek(k,F):"opening"===this.db.status&&this.db.defer(()=>this._seek(k,F))},L.prototype._close=function(k){null!==this[f]?this[f].close(k):"opening"===this.db.status?this.db.defer(()=>this._close(k)):this.nextTick(k)};y.DeferredIterator=w,y.DeferredKeyIterator=M,y.DeferredValueIterator=C},8102:(ne,y,x)=>{"use strict";const v=x(6643);ne.exports=function(c,...m){v(0===m.length?c:()=>c(...m))}},1605:(ne,y,x)=>{"use strict";const v=x(9314),c=Object.prototype.hasOwnProperty,m=new Set(["lt","lte","gt","gte"]);ne.exports=function(h,f){const p={};for(const _ in h)if(c.call(h,_)&&"keyEncoding"!==_&&"valueEncoding"!==_){if("start"===_||"end"===_)throw new v(`The legacy range option '${_}' has been removed`,{code:"LEVEL_LEGACY"});if("encoding"===_)throw new v("The levelup-style 'encoding' alias has been removed, use 'valueEncoding' instead",{code:"LEVEL_LEGACY"});p[_]=m.has(_)?f.encode(h[_]):h[_]}return p.reverse=!!p.reverse,p.limit=Number.isInteger(p.limit)&&p.limit>=0?p.limit:-1,p}},5343:(ne,y)=>{"use strict";y.byteLength=function _(F){var j=p(F),R=j[1];return 3*(j[0]+R)/4-R},y.toByteArray=function M(F){var j,P,E=p(F),R=E[0],Y=E[1],O=new c(function w(F,j,E){return 3*(j+E)/4-E}(0,R,Y)),U=0,W=Y>0?R-4:R;for(P=0;P>16&255,O[U++]=j>>8&255,O[U++]=255&j;return 2===Y&&(j=v[F.charCodeAt(P)]<<2|v[F.charCodeAt(P+1)]>>4,O[U++]=255&j),1===Y&&(j=v[F.charCodeAt(P)]<<10|v[F.charCodeAt(P+1)]<<4|v[F.charCodeAt(P+2)]>>2,O[U++]=j>>8&255,O[U++]=255&j),O},y.fromByteArray=function k(F){for(var j,E=F.length,R=E%3,Y=[],O=16383,U=0,W=E-R;UW?W:U+O));return 1===R?Y.push(x[(j=F[E-1])>>2]+x[j<<4&63]+"=="):2===R&&Y.push(x[(j=(F[E-2]<<8)+F[E-1])>>10]+x[j>>4&63]+x[j<<2&63]+"="),Y.join("")};for(var x=[],v=[],c=typeof Uint8Array<"u"?Uint8Array:Array,m="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h=0,f=m.length;h0)throw new Error("Invalid string. Length must be a multiple of 4");var E=F.indexOf("=");return-1===E&&(E=j),[E,E===j?0:4-E%4]}function C(F){return x[F>>18&63]+x[F>>12&63]+x[F>>6&63]+x[63&F]}function L(F,j,E){for(var Y=[],O=j;O{"use strict";y.gW=void 0;const v="qpzry9x8gf2tvdw0s3jn54khce6mua7l",c={};for(let C=0;C>25;return(33554431&C)<<5^996825010&-(L>>0&1)^642813549&-(L>>1&1)^513874426&-(L>>2&1)^1027748829&-(L>>3&1)^705979059&-(L>>4&1)}function h(C){let L=1;for(let k=0;k126)return"Invalid prefix ("+C+")";L=m(L)^F>>5}L=m(L);for(let k=0;k=k;)E-=k,Y.push(j>>E&R);if(F)E>0&&Y.push(j<=L)return"Excess padding";if(j<(Y=Y||90))return"Exceeds length limit";const O=R.toLowerCase(),U=R.toUpperCase();if(R!==O&&R!==U)return"Mixed-case string "+R;const W=(R=O).lastIndexOf("1");if(-1===W)return"No separator character for "+R;if(0===W)return"Missing prefix for "+R;const P=R.slice(0,W),N=R.slice(W+1);if(N.length<6)return"Data too short";let X=h(P);if("string"==typeof X)return X;const $=[];for(let G=0;G=N.length)&&$.push(te)}return X!==L?"Invalid checksum for "+R:{prefix:P,words:$}}return L="bech32"===C?1:734539939,{decodeUnsafe:function j(R,Y){const O=F(R,Y);if("object"==typeof O)return O},decode:function E(R,Y){const O=F(R,Y);if("object"==typeof O)return O;throw new Error(O)},encode:function k(R,Y,O){if(R.length+7+Y.length>(O=O||90))throw new TypeError("Exceeds length limit");let U=h(R=R.toLowerCase());if("string"==typeof U)throw new Error(U);let W=R+"1";for(let P=0;P>5!=0)throw new Error("Non 5-bit word");U=m(U)^N,W+=v.charAt(N)}for(let P=0;P<6;++P)U=m(U);U^=L;for(let P=0;P<6;++P)W+=v.charAt(U>>5*(5-P)&31);return W},toWords:p,fromWordsUnsafe:_,fromWords:w}}y.gW=M("bech32"),M("bech32m")},4807:(ne,y,x)=>{"use strict";const{AbstractLevel:v}=x(2898),c=x(9314),m=x(2154),{fromCallback:h}=x(6986),{Iterator:f}=x(3968),p=x(3060),_=x(7384),w=x(3109),M="level-js-",C=Symbol("idb"),L=Symbol("namePrefix"),k=Symbol("location"),F=Symbol("version"),j=Symbol("store"),E=Symbol("onComplete"),R=Symbol("promise");y.BrowserLevel=(()=>{class O extends v{constructor(W,P,N){if("function"==typeof P||"function"==typeof N)throw new c("The levelup-style callback argument has been removed",{code:"LEVEL_LEGACY"});const{prefix:X,version:$,...G}=P||{};if(super({encodings:{view:!0},snapshots:!1,createIfMissing:!1,errorIfExists:!1,seek:!0},G),"string"!=typeof W)throw new Error("constructor requires a location string argument");this[k]=W,this[L]=X??M,this[F]=parseInt($||1,10),this[C]=null}get location(){return this[k]}get namePrefix(){return this[L]}get version(){return this[F]}get db(){return this[C]}get type(){return"browser-level"}_open(W,P){const N=indexedDB.open(this[L]+this[k],this[F]);N.onerror=function(){P(N.error||new Error("unknown error"))},N.onsuccess=()=>{this[C]=N.result,P()},N.onupgradeneeded=X=>{const $=X.target.result;$.objectStoreNames.contains(this[k])||$.createObjectStore(this[k])}}[j](W){return this[C].transaction([this[k]],W).objectStore(this[k])}[E](W,P){const N=W.transaction;N.onabort=function(){P(N.error||new Error("aborted by user"))},N.oncomplete=function(){P(null,W.result)}}_get(W,P,N){const X=this[j]("readonly");let $;try{$=X.get(W)}catch(G){return this.nextTick(N,G)}this[E]($,function(G,Z){return G?N(G):void 0===Z?N(new c("Entry not found",{code:"LEVEL_NOT_FOUND"})):void N(null,p(Z))})}_getMany(W,P,N){const X=this[j]("readonly"),$=W.map(G=>Z=>{let te;try{te=X.get(G)}catch(oe){return Z(oe)}te.onsuccess=()=>{const oe=te.result;Z(null,void 0===oe?oe:p(oe))},te.onerror=oe=>{oe.stopPropagation(),Z(te.error)}});m($,16,N)}_del(W,P,N){const X=this[j]("readwrite");let $;try{$=X.delete(W)}catch(G){return this.nextTick(N,G)}this[E]($,N)}_put(W,P,N,X){const $=this[j]("readwrite");let G;try{G=$.put(P,W)}catch(Z){return this.nextTick(X,Z)}this[E](G,X)}_iterator(W){return new f(this,this[k],W)}_batch(W,P,N){const X=this[j]("readwrite"),$=X.transaction;let Z,G=0;$.onabort=function(){N(Z||$.error||new Error("aborted by user"))},$.oncomplete=function(){N()},function te(){const oe=W[G++],Ee=oe.key;let Le;try{Le="del"===oe.type?X.delete(Ee):X.put(oe.value,Ee)}catch(Me){return Z=Me,void $.abort()}G=0)return _(this,this[k],N,W,P);try{const $=this[j]("readwrite");X=N?$.delete(N):$.clear()}catch($){return this.nextTick(P,$)}this[E](X,P)}_close(W){this[C].close(),this.nextTick(W)}}return O.destroy=function(U,W,P){"function"==typeof W&&(P=W,W=M),P=h(P,R);const N=indexedDB.deleteDatabase(W+U);return N.onsuccess=function(){P()},N.onerror=function(X){P(X)},P[R]},O})()},3968:(ne,y,x)=>{"use strict";const{AbstractIterator:v}=x(2898),c=x(3109),m=x(3060),h=Symbol("cache"),f=Symbol("finished"),p=Symbol("options"),_=Symbol("currentOptions"),w=Symbol("position"),M=Symbol("location"),C=Symbol("first"),L={};function F(j){"function"==typeof j.commit&&j.commit()}y.Iterator=class k extends v{constructor(E,R,Y){super(E,Y),this[h]=[],this[f]=0===this.limit,this[p]=Y,this[_]={...Y},this[w]=void 0,this[M]=R,this[C]=!0}_nextv(E,R,Y){if(this[C]=!1,this[f])return this.nextTick(Y,null,[]);if(this[h].length>0)return E=Math.min(E,this[h].length),this.nextTick(Y,null,this[h].splice(0,E));let O;void 0!==this[w]&&(this[p].reverse?(this[_].lt=this[w],this[_].lte=void 0):(this[_].gt=this[w],this[_].gte=void 0));try{O=c(this[_])}catch{return this[f]=!0,this.nextTick(Y,null,[])}const U=this.db.db.transaction([this[M]],"readonly"),W=U.objectStore(this[M]),P=[];if(this[p].reverse)W[!this[p].values&&W.openKeyCursor?"openKeyCursor":"openCursor"](O,"prev").onsuccess=X=>{const $=X.target.result;if($){const{key:G,value:Z}=$;this[w]=G,P.push([this[p].keys&&void 0!==G?m(G):void 0,this[p].values&&void 0!==Z?m(Z):void 0]),P.length{if(void 0===N||void 0===X)return;const G=Math.max(N.length,X.length);0===G||E===1/0?this[f]=!0:this[w]=N[G-1],P.length=G;for(let Z=0;Z{N=G.target.result,$()}:(N=[],this.nextTick($)),this[p].values?W.getAll(O,E<1/0?E:void 0).onsuccess=G=>{X=G.target.result,$()}:(X=[],this.nextTick($))}U.onabort=()=>{Y(U.error||new Error("aborted by user")),Y=null},U.oncomplete=()=>{Y(null,P),Y=null}}_next(E){if(this[h].length>0){const[R,Y]=this[h].shift();this.nextTick(E,null,R,Y)}else if(this[f])this.nextTick(E);else{let R=Math.min(100,this.limit-this.count);this[C]&&(this[C]=!1,R=1),this._nextv(R,L,(Y,O)=>{if(Y)return E(Y);this[h]=O,this._next(E)})}}_all(E,R){this[C]=!1;const Y=this[h].splice(0,this[h].length),O=this.limit-this.count-Y.length;if(O<=0)return this.nextTick(R,null,Y);this._nextv(O,L,(U,W)=>{if(U)return R(U);Y.length>0&&(W=Y.concat(W)),R(null,W)})}_seek(E,R){let Y;this[C]=!0,this[h]=[],this[f]=!1,this[w]=void 0,this[_]={...this[p]};try{Y=c(this[p])}catch{return void(this[f]=!0)}null===Y||Y.includes(E)?this[p].reverse?this[_].lte=E:this[_].gte=E:this[f]=!0}}},7384:ne=>{"use strict";ne.exports=function(x,v,c,m,h){if(0===m.limit)return x.nextTick(h);const f=x.db.transaction([v],"readwrite"),p=f.objectStore(v);let _=0;f.oncomplete=function(){h()},f.onabort=function(){h(f.error||new Error("aborted by user"))},p[p.openKeyCursor?"openKeyCursor":"openCursor"](c,m.reverse?"prev":"next").onsuccess=function(C){const L=C.target.result;L&&(p.delete(L.key).onsuccess=function(){(m.limit<=0||++_{"use strict";const y=new TextEncoder;ne.exports=function(x){return x instanceof Uint8Array?x:x instanceof ArrayBuffer?new Uint8Array(x):y.encode(x)}},3109:ne=>{"use strict";ne.exports=function(x){const v=void 0!==x.gte?x.gte:void 0!==x.gt?x.gt:void 0,c=void 0!==x.lte?x.lte:void 0!==x.lt?x.lt:void 0,m=void 0===x.gte,h=void 0===x.lte;return void 0!==v&&void 0!==c?IDBKeyRange.bound(v,c,m,h):void 0!==v?IDBKeyRange.lowerBound(v,m):void 0!==c?IDBKeyRange.upperBound(c,h):null}},3172:(ne,y,x)=>{"use strict";const v=x(5343),c=x(8461),m="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;y.Buffer=_,y.SlowBuffer=function O(J){return+J!=J&&(J=0),_.alloc(+J)},y.INSPECT_MAX_BYTES=50;const h=2147483647;function p(J){if(J>h)throw new RangeError('The value "'+J+'" is invalid for option "size"');const S=new Uint8Array(J);return Object.setPrototypeOf(S,_.prototype),S}function _(J,S,B){if("number"==typeof J){if("string"==typeof S)throw new TypeError('The "string" argument must be of type string. Received type number');return L(J)}return w(J,S,B)}function w(J,S,B){if("string"==typeof J)return function k(J,S){if(("string"!=typeof S||""===S)&&(S="utf8"),!_.isEncoding(S))throw new TypeError("Unknown encoding: "+S);const B=0|U(J,S);let se=p(B);const _e=se.write(J,S);return _e!==B&&(se=se.slice(0,_e)),se}(J,S);if(ArrayBuffer.isView(J))return function j(J){if(nn(J,Uint8Array)){const S=new Uint8Array(J);return E(S.buffer,S.byteOffset,S.byteLength)}return F(J)}(J);if(null==J)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof J);if(nn(J,ArrayBuffer)||J&&nn(J.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(nn(J,SharedArrayBuffer)||J&&nn(J.buffer,SharedArrayBuffer)))return E(J,S,B);if("number"==typeof J)throw new TypeError('The "value" argument must not be of type number. Received type number');const se=J.valueOf&&J.valueOf();if(null!=se&&se!==J)return _.from(se,S,B);const _e=function R(J){if(_.isBuffer(J)){const S=0|Y(J.length),B=p(S);return 0===B.length||J.copy(B,0,0,S),B}return void 0!==J.length?"number"!=typeof J.length||Jn(J.length)?p(0):F(J):"Buffer"===J.type&&Array.isArray(J.data)?F(J.data):void 0}(J);if(_e)return _e;if(typeof Symbol<"u"&&null!=Symbol.toPrimitive&&"function"==typeof J[Symbol.toPrimitive])return _.from(J[Symbol.toPrimitive]("string"),S,B);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof J)}function M(J){if("number"!=typeof J)throw new TypeError('"size" argument must be of type number');if(J<0)throw new RangeError('The value "'+J+'" is invalid for option "size"')}function L(J){return M(J),p(J<0?0:0|Y(J))}function F(J){const S=J.length<0?0:0|Y(J.length),B=p(S);for(let se=0;se=h)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+h.toString(16)+" bytes");return 0|J}function U(J,S){if(_.isBuffer(J))return J.length;if(ArrayBuffer.isView(J)||nn(J,ArrayBuffer))return J.byteLength;if("string"!=typeof J)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof J);const B=J.length,se=arguments.length>2&&!0===arguments[2];if(!se&&0===B)return 0;let _e=!1;for(;;)switch(S){case"ascii":case"latin1":case"binary":return B;case"utf8":case"utf-8":return Bi(J).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*B;case"hex":return B>>>1;case"base64":return Mt(J).length;default:if(_e)return se?-1:Bi(J).length;S=(""+S).toLowerCase(),_e=!0}}function W(J,S,B){let se=!1;if((void 0===S||S<0)&&(S=0),S>this.length||((void 0===B||B>this.length)&&(B=this.length),B<=0)||(B>>>=0)<=(S>>>=0))return"";for(J||(J="utf8");;)switch(J){case"hex":return he(this,S,B);case"utf8":case"utf-8":return Le(this,S,B);case"ascii":return tt(this,S,B);case"latin1":case"binary":return Tt(this,S,B);case"base64":return Ee(this,S,B);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return de(this,S,B);default:if(se)throw new TypeError("Unknown encoding: "+J);J=(J+"").toLowerCase(),se=!0}}function P(J,S,B){const se=J[S];J[S]=J[B],J[B]=se}function N(J,S,B,se,_e){if(0===J.length)return-1;if("string"==typeof B?(se=B,B=0):B>2147483647?B=2147483647:B<-2147483648&&(B=-2147483648),Jn(B=+B)&&(B=_e?0:J.length-1),B<0&&(B=J.length+B),B>=J.length){if(_e)return-1;B=J.length-1}else if(B<0){if(!_e)return-1;B=0}if("string"==typeof S&&(S=_.from(S,se)),_.isBuffer(S))return 0===S.length?-1:X(J,S,B,se,_e);if("number"==typeof S)return S&=255,"function"==typeof Uint8Array.prototype.indexOf?_e?Uint8Array.prototype.indexOf.call(J,S,B):Uint8Array.prototype.lastIndexOf.call(J,S,B):X(J,[S],B,se,_e);throw new TypeError("val must be string, number or Buffer")}function X(J,S,B,se,_e){let Ci,ke=1,Ie=J.length,$t=S.length;if(void 0!==se&&("ucs2"===(se=String(se).toLowerCase())||"ucs-2"===se||"utf16le"===se||"utf-16le"===se)){if(J.length<2||S.length<2)return-1;ke=2,Ie/=2,$t/=2,B/=2}function ti(Ii,ai){return 1===ke?Ii[ai]:Ii.readUInt16BE(ai*ke)}if(_e){let Ii=-1;for(Ci=B;CiIe&&(B=Ie-$t),Ci=B;Ci>=0;Ci--){let Ii=!0;for(let ai=0;ai<$t;ai++)if(ti(J,Ci+ai)!==ti(S,ai)){Ii=!1;break}if(Ii)return Ci}return-1}function $(J,S,B,se){B=Number(B)||0;const _e=J.length-B;se?(se=Number(se))>_e&&(se=_e):se=_e;const ke=S.length;let Ie;for(se>ke/2&&(se=ke/2),Ie=0;Ie>8,_e=B%256,ke.push(_e),ke.push(se);return ke}(S,J.length-B),J,B,se)}function Ee(J,S,B){return v.fromByteArray(0===S&&B===J.length?J:J.slice(S,B))}function Le(J,S,B){B=Math.min(J.length,B);const se=[];let _e=S;for(;_e239?4:ke>223?3:ke>191?2:1;if(_e+$t<=B){let ti,Ci,Ii,ai;switch($t){case 1:ke<128&&(Ie=ke);break;case 2:ti=J[_e+1],128==(192&ti)&&(ai=(31&ke)<<6|63&ti,ai>127&&(Ie=ai));break;case 3:ti=J[_e+1],Ci=J[_e+2],128==(192&ti)&&128==(192&Ci)&&(ai=(15&ke)<<12|(63&ti)<<6|63&Ci,ai>2047&&(ai<55296||ai>57343)&&(Ie=ai));break;case 4:ti=J[_e+1],Ci=J[_e+2],Ii=J[_e+3],128==(192&ti)&&128==(192&Ci)&&128==(192&Ii)&&(ai=(15&ke)<<18|(63&ti)<<12|(63&Ci)<<6|63&Ii,ai>65535&&ai<1114112&&(Ie=ai))}}null===Ie?(Ie=65533,$t=1):Ie>65535&&(Ie-=65536,se.push(Ie>>>10&1023|55296),Ie=56320|1023&Ie),se.push(Ie),_e+=$t}return function We(J){const S=J.length;if(S<=4096)return String.fromCharCode.apply(String,J);let B="",se=0;for(;sese)&&(B=se);let _e="";for(let ke=S;keB)throw new RangeError("Trying to access beyond buffer length")}function ce(J,S,B,se,_e,ke){if(!_.isBuffer(J))throw new TypeError('"buffer" argument must be a Buffer instance');if(S>_e||SJ.length)throw new RangeError("Index out of range")}function $e(J,S,B,se,_e){Je(S,se,_e,J,B,7);let ke=Number(S&BigInt(4294967295));J[B++]=ke,ke>>=8,J[B++]=ke,ke>>=8,J[B++]=ke,ke>>=8,J[B++]=ke;let Ie=Number(S>>BigInt(32)&BigInt(4294967295));return J[B++]=Ie,Ie>>=8,J[B++]=Ie,Ie>>=8,J[B++]=Ie,Ie>>=8,J[B++]=Ie,B}function Ae(J,S,B,se,_e){Je(S,se,_e,J,B,7);let ke=Number(S&BigInt(4294967295));J[B+7]=ke,ke>>=8,J[B+6]=ke,ke>>=8,J[B+5]=ke,ke>>=8,J[B+4]=ke;let Ie=Number(S>>BigInt(32)&BigInt(4294967295));return J[B+3]=Ie,Ie>>=8,J[B+2]=Ie,Ie>>=8,J[B+1]=Ie,Ie>>=8,J[B]=Ie,B+8}function st(J,S,B,se,_e,ke){if(B+se>J.length)throw new RangeError("Index out of range");if(B<0)throw new RangeError("Index out of range")}function ot(J,S,B,se,_e){return S=+S,B>>>=0,_e||st(J,0,B,4),c.write(J,S,B,se,23,4),B+4}function pt(J,S,B,se,_e){return S=+S,B>>>=0,_e||st(J,0,B,8),c.write(J,S,B,se,52,8),B+8}y.kMaxLength=h,!(_.TYPED_ARRAY_SUPPORT=function f(){try{const J=new Uint8Array(1),S={foo:function(){return 42}};return Object.setPrototypeOf(S,Uint8Array.prototype),Object.setPrototypeOf(J,S),42===J.foo()}catch{return!1}}())&&typeof console<"u"&&"function"==typeof console.error&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(_.isBuffer(this))return this.buffer}}),Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(_.isBuffer(this))return this.byteOffset}}),_.poolSize=8192,_.from=function(J,S,B){return w(J,S,B)},Object.setPrototypeOf(_.prototype,Uint8Array.prototype),Object.setPrototypeOf(_,Uint8Array),_.alloc=function(J,S,B){return function C(J,S,B){return M(J),J<=0?p(J):void 0!==S?"string"==typeof B?p(J).fill(S,B):p(J).fill(S):p(J)}(J,S,B)},_.allocUnsafe=function(J){return L(J)},_.allocUnsafeSlow=function(J){return L(J)},_.isBuffer=function(S){return null!=S&&!0===S._isBuffer&&S!==_.prototype},_.compare=function(S,B){if(nn(S,Uint8Array)&&(S=_.from(S,S.offset,S.byteLength)),nn(B,Uint8Array)&&(B=_.from(B,B.offset,B.byteLength)),!_.isBuffer(S)||!_.isBuffer(B))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(S===B)return 0;let se=S.length,_e=B.length;for(let ke=0,Ie=Math.min(se,_e);ke_e.length?(_.isBuffer(Ie)||(Ie=_.from(Ie)),Ie.copy(_e,ke)):Uint8Array.prototype.set.call(_e,Ie,ke);else{if(!_.isBuffer(Ie))throw new TypeError('"list" argument must be an Array of Buffers');Ie.copy(_e,ke)}ke+=Ie.length}return _e},_.byteLength=U,_.prototype._isBuffer=!0,_.prototype.swap16=function(){const S=this.length;if(S%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let B=0;BB&&(S+=" ... "),""},m&&(_.prototype[m]=_.prototype.inspect),_.prototype.compare=function(S,B,se,_e,ke){if(nn(S,Uint8Array)&&(S=_.from(S,S.offset,S.byteLength)),!_.isBuffer(S))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof S);if(void 0===B&&(B=0),void 0===se&&(se=S?S.length:0),void 0===_e&&(_e=0),void 0===ke&&(ke=this.length),B<0||se>S.length||_e<0||ke>this.length)throw new RangeError("out of range index");if(_e>=ke&&B>=se)return 0;if(_e>=ke)return-1;if(B>=se)return 1;if(this===S)return 0;let Ie=(ke>>>=0)-(_e>>>=0),$t=(se>>>=0)-(B>>>=0);const ti=Math.min(Ie,$t),Ci=this.slice(_e,ke),Ii=S.slice(B,se);for(let ai=0;ai>>=0,isFinite(se)?(se>>>=0,void 0===_e&&(_e="utf8")):(_e=se,se=void 0)}const ke=this.length-B;if((void 0===se||se>ke)&&(se=ke),S.length>0&&(se<0||B<0)||B>this.length)throw new RangeError("Attempt to write outside buffer bounds");_e||(_e="utf8");let Ie=!1;for(;;)switch(_e){case"hex":return $(this,S,B,se);case"utf8":case"utf-8":return G(this,S,B,se);case"ascii":case"latin1":case"binary":return Z(this,S,B,se);case"base64":return te(this,S,B,se);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return oe(this,S,B,se);default:if(Ie)throw new TypeError("Unknown encoding: "+_e);_e=(""+_e).toLowerCase(),Ie=!0}},_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},_.prototype.slice=function(S,B){const se=this.length;(S=~~S)<0?(S+=se)<0&&(S=0):S>se&&(S=se),(B=void 0===B?se:~~B)<0?(B+=se)<0&&(B=0):B>se&&(B=se),B>>=0,B>>>=0,se||le(S,B,this.length);let _e=this[S],ke=1,Ie=0;for(;++Ie>>=0,B>>>=0,se||le(S,B,this.length);let _e=this[S+--B],ke=1;for(;B>0&&(ke*=256);)_e+=this[S+--B]*ke;return _e},_.prototype.readUint8=_.prototype.readUInt8=function(S,B){return S>>>=0,B||le(S,1,this.length),this[S]},_.prototype.readUint16LE=_.prototype.readUInt16LE=function(S,B){return S>>>=0,B||le(S,2,this.length),this[S]|this[S+1]<<8},_.prototype.readUint16BE=_.prototype.readUInt16BE=function(S,B){return S>>>=0,B||le(S,2,this.length),this[S]<<8|this[S+1]},_.prototype.readUint32LE=_.prototype.readUInt32LE=function(S,B){return S>>>=0,B||le(S,4,this.length),(this[S]|this[S+1]<<8|this[S+2]<<16)+16777216*this[S+3]},_.prototype.readUint32BE=_.prototype.readUInt32BE=function(S,B){return S>>>=0,B||le(S,4,this.length),16777216*this[S]+(this[S+1]<<16|this[S+2]<<8|this[S+3])},_.prototype.readBigUInt64LE=bn(function(S){et(S>>>=0,"offset");const B=this[S],se=this[S+7];(void 0===B||void 0===se)&&Ht(S,this.length-8);const _e=B+256*this[++S]+65536*this[++S]+this[++S]*2**24,ke=this[++S]+256*this[++S]+65536*this[++S]+se*2**24;return BigInt(_e)+(BigInt(ke)<>>=0,"offset");const B=this[S],se=this[S+7];(void 0===B||void 0===se)&&Ht(S,this.length-8);const _e=B*2**24+65536*this[++S]+256*this[++S]+this[++S],ke=this[++S]*2**24+65536*this[++S]+256*this[++S]+se;return(BigInt(_e)<>>=0,B>>>=0,se||le(S,B,this.length);let _e=this[S],ke=1,Ie=0;for(;++Ie=ke&&(_e-=Math.pow(2,8*B)),_e},_.prototype.readIntBE=function(S,B,se){S>>>=0,B>>>=0,se||le(S,B,this.length);let _e=B,ke=1,Ie=this[S+--_e];for(;_e>0&&(ke*=256);)Ie+=this[S+--_e]*ke;return ke*=128,Ie>=ke&&(Ie-=Math.pow(2,8*B)),Ie},_.prototype.readInt8=function(S,B){return S>>>=0,B||le(S,1,this.length),128&this[S]?-1*(255-this[S]+1):this[S]},_.prototype.readInt16LE=function(S,B){S>>>=0,B||le(S,2,this.length);const se=this[S]|this[S+1]<<8;return 32768&se?4294901760|se:se},_.prototype.readInt16BE=function(S,B){S>>>=0,B||le(S,2,this.length);const se=this[S+1]|this[S]<<8;return 32768&se?4294901760|se:se},_.prototype.readInt32LE=function(S,B){return S>>>=0,B||le(S,4,this.length),this[S]|this[S+1]<<8|this[S+2]<<16|this[S+3]<<24},_.prototype.readInt32BE=function(S,B){return S>>>=0,B||le(S,4,this.length),this[S]<<24|this[S+1]<<16|this[S+2]<<8|this[S+3]},_.prototype.readBigInt64LE=bn(function(S){et(S>>>=0,"offset");const B=this[S],se=this[S+7];return(void 0===B||void 0===se)&&Ht(S,this.length-8),(BigInt(this[S+4]+256*this[S+5]+65536*this[S+6]+(se<<24))<>>=0,"offset");const B=this[S],se=this[S+7];(void 0===B||void 0===se)&&Ht(S,this.length-8);const _e=(B<<24)+65536*this[++S]+256*this[++S]+this[++S];return(BigInt(_e)<>>=0,B||le(S,4,this.length),c.read(this,S,!0,23,4)},_.prototype.readFloatBE=function(S,B){return S>>>=0,B||le(S,4,this.length),c.read(this,S,!1,23,4)},_.prototype.readDoubleLE=function(S,B){return S>>>=0,B||le(S,8,this.length),c.read(this,S,!0,52,8)},_.prototype.readDoubleBE=function(S,B){return S>>>=0,B||le(S,8,this.length),c.read(this,S,!1,52,8)},_.prototype.writeUintLE=_.prototype.writeUIntLE=function(S,B,se,_e){S=+S,B>>>=0,se>>>=0,_e||ce(this,S,B,se,Math.pow(2,8*se)-1,0);let ke=1,Ie=0;for(this[B]=255&S;++Ie>>=0,se>>>=0,_e||ce(this,S,B,se,Math.pow(2,8*se)-1,0);let ke=se-1,Ie=1;for(this[B+ke]=255&S;--ke>=0&&(Ie*=256);)this[B+ke]=S/Ie&255;return B+se},_.prototype.writeUint8=_.prototype.writeUInt8=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,1,255,0),this[B]=255&S,B+1},_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,2,65535,0),this[B]=255&S,this[B+1]=S>>>8,B+2},_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,2,65535,0),this[B]=S>>>8,this[B+1]=255&S,B+2},_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,4,4294967295,0),this[B+3]=S>>>24,this[B+2]=S>>>16,this[B+1]=S>>>8,this[B]=255&S,B+4},_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,4,4294967295,0),this[B]=S>>>24,this[B+1]=S>>>16,this[B+2]=S>>>8,this[B+3]=255&S,B+4},_.prototype.writeBigUInt64LE=bn(function(S,B=0){return $e(this,S,B,BigInt(0),BigInt("0xffffffffffffffff"))}),_.prototype.writeBigUInt64BE=bn(function(S,B=0){return Ae(this,S,B,BigInt(0),BigInt("0xffffffffffffffff"))}),_.prototype.writeIntLE=function(S,B,se,_e){if(S=+S,B>>>=0,!_e){const ti=Math.pow(2,8*se-1);ce(this,S,B,se,ti-1,-ti)}let ke=0,Ie=1,$t=0;for(this[B]=255&S;++ke>0)-$t&255;return B+se},_.prototype.writeIntBE=function(S,B,se,_e){if(S=+S,B>>>=0,!_e){const ti=Math.pow(2,8*se-1);ce(this,S,B,se,ti-1,-ti)}let ke=se-1,Ie=1,$t=0;for(this[B+ke]=255&S;--ke>=0&&(Ie*=256);)S<0&&0===$t&&0!==this[B+ke+1]&&($t=1),this[B+ke]=(S/Ie>>0)-$t&255;return B+se},_.prototype.writeInt8=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,1,127,-128),S<0&&(S=255+S+1),this[B]=255&S,B+1},_.prototype.writeInt16LE=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,2,32767,-32768),this[B]=255&S,this[B+1]=S>>>8,B+2},_.prototype.writeInt16BE=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,2,32767,-32768),this[B]=S>>>8,this[B+1]=255&S,B+2},_.prototype.writeInt32LE=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,4,2147483647,-2147483648),this[B]=255&S,this[B+1]=S>>>8,this[B+2]=S>>>16,this[B+3]=S>>>24,B+4},_.prototype.writeInt32BE=function(S,B,se){return S=+S,B>>>=0,se||ce(this,S,B,4,2147483647,-2147483648),S<0&&(S=4294967295+S+1),this[B]=S>>>24,this[B+1]=S>>>16,this[B+2]=S>>>8,this[B+3]=255&S,B+4},_.prototype.writeBigInt64LE=bn(function(S,B=0){return $e(this,S,B,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),_.prototype.writeBigInt64BE=bn(function(S,B=0){return Ae(this,S,B,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),_.prototype.writeFloatLE=function(S,B,se){return ot(this,S,B,!0,se)},_.prototype.writeFloatBE=function(S,B,se){return ot(this,S,B,!1,se)},_.prototype.writeDoubleLE=function(S,B,se){return pt(this,S,B,!0,se)},_.prototype.writeDoubleBE=function(S,B,se){return pt(this,S,B,!1,se)},_.prototype.copy=function(S,B,se,_e){if(!_.isBuffer(S))throw new TypeError("argument should be a Buffer");if(se||(se=0),!_e&&0!==_e&&(_e=this.length),B>=S.length&&(B=S.length),B||(B=0),_e>0&&_e=this.length)throw new RangeError("Index out of range");if(_e<0)throw new RangeError("sourceEnd out of bounds");_e>this.length&&(_e=this.length),S.length-B<_e-se&&(_e=S.length-B+se);const ke=_e-se;return this===S&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(B,se,_e):Uint8Array.prototype.set.call(S,this.subarray(se,_e),B),ke},_.prototype.fill=function(S,B,se,_e){if("string"==typeof S){if("string"==typeof B?(_e=B,B=0,se=this.length):"string"==typeof se&&(_e=se,se=this.length),void 0!==_e&&"string"!=typeof _e)throw new TypeError("encoding must be a string");if("string"==typeof _e&&!_.isEncoding(_e))throw new TypeError("Unknown encoding: "+_e);if(1===S.length){const Ie=S.charCodeAt(0);("utf8"===_e&&Ie<128||"latin1"===_e)&&(S=Ie)}}else"number"==typeof S?S&=255:"boolean"==typeof S&&(S=Number(S));if(B<0||this.length>>=0,se=void 0===se?this.length:se>>>0,S||(S=0),"number"==typeof S)for(ke=B;ke=se+4;B-=3)S=`_${J.slice(B-3,B)}${S}`;return`${J.slice(0,B)}${S}`}function Je(J,S,B,se,_e,ke){if(J>B||J3?0===S||S===BigInt(0)?`>= 0${Ie} and < 2${Ie} ** ${8*(ke+1)}${Ie}`:`>= -(2${Ie} ** ${8*(ke+1)-1}${Ie}) and < 2 ** ${8*(ke+1)-1}${Ie}`:`>= ${S}${Ie} and <= ${B}${Ie}`,new Be.ERR_OUT_OF_RANGE("value",$t,J)}!function Ve(J,S,B){et(S,"offset"),(void 0===J[S]||void 0===J[S+B])&&Ht(S,J.length-(B+1))}(se,_e,ke)}function et(J,S){if("number"!=typeof J)throw new Be.ERR_INVALID_ARG_TYPE(S,"number",J)}function Ht(J,S,B){throw Math.floor(J)!==J?(et(J,B),new Be.ERR_OUT_OF_RANGE(B||"offset","an integer",J)):S<0?new Be.ERR_BUFFER_OUT_OF_BOUNDS:new Be.ERR_OUT_OF_RANGE(B||"offset",`>= ${B?1:0} and <= ${S}`,J)}hi("ERR_BUFFER_OUT_OF_BOUNDS",function(J){return J?`${J} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),hi("ERR_INVALID_ARG_TYPE",function(J,S){return`The "${J}" argument must be of type number. Received type ${typeof S}`},TypeError),hi("ERR_OUT_OF_RANGE",function(J,S,B){let se=`The value of "${J}" is out of range.`,_e=B;return Number.isInteger(B)&&Math.abs(B)>2**32?_e=_n(String(B)):"bigint"==typeof B&&(_e=String(B),(B>BigInt(2)**BigInt(32)||B<-(BigInt(2)**BigInt(32)))&&(_e=_n(_e)),_e+="n"),se+=` It must be ${S}. Received ${_e}`,se},RangeError);const Bn=/[^+/0-9A-Za-z-_]/g;function Bi(J,S){let B;S=S||1/0;const se=J.length;let _e=null;const ke=[];for(let Ie=0;Ie55295&&B<57344){if(!_e){if(B>56319){(S-=3)>-1&&ke.push(239,191,189);continue}if(Ie+1===se){(S-=3)>-1&&ke.push(239,191,189);continue}_e=B;continue}if(B<56320){(S-=3)>-1&&ke.push(239,191,189),_e=B;continue}B=65536+(_e-55296<<10|B-56320)}else _e&&(S-=3)>-1&&ke.push(239,191,189);if(_e=null,B<128){if((S-=1)<0)break;ke.push(B)}else if(B<2048){if((S-=2)<0)break;ke.push(B>>6|192,63&B|128)}else if(B<65536){if((S-=3)<0)break;ke.push(B>>12|224,B>>6&63|128,63&B|128)}else{if(!(B<1114112))throw new Error("Invalid code point");if((S-=4)<0)break;ke.push(B>>18|240,B>>12&63|128,B>>6&63|128,63&B|128)}}return ke}function Mt(J){return v.toByteArray(function gn(J){if((J=(J=J.split("=")[0]).trim().replace(Bn,"")).length<2)return"";for(;J.length%4!=0;)J+="=";return J}(J))}function Lt(J,S,B,se){let _e;for(_e=0;_e=S.length||_e>=J.length);++_e)S[_e+B]=J[_e];return _e}function nn(J,S){return J instanceof S||null!=J&&null!=J.constructor&&null!=J.constructor.name&&J.constructor.name===S.name}function Jn(J){return J!=J}const Ei=function(){const J="0123456789abcdef",S=new Array(256);for(let B=0;B<16;++B){const se=16*B;for(let _e=0;_e<16;++_e)S[se+_e]=J[B]+J[_e]}return S}();function bn(J){return typeof BigInt>"u"?Qo:J}function Qo(){throw new Error("BigInt not supported")}},6986:(ne,y,x)=>{"use strict";var v=x(9886);y.fromCallback=function(c,m){if(void 0===c){var h=new Promise(function(f,p){c=function(_,w){_?p(_):f(w)}});c[void 0!==m?m:"promise"]=h}else if("function"!=typeof c)throw new TypeError("Callback must be a function");return c},y.fromPromise=function(c,m){if(void 0===m)return c;c.then(function(h){v(()=>m(null,h))}).catch(function(h){v(()=>m(h))})}},9886:ne=>{ne.exports="function"==typeof queueMicrotask?queueMicrotask:y=>Promise.resolve().then(y)},4999:ne=>{"use strict";var y=function(Y){return function x(R){return!!R&&"object"==typeof R}(Y)&&!function v(R){var Y=Object.prototype.toString.call(R);return"[object RegExp]"===Y||"[object Date]"===Y||function h(R){return R.$$typeof===m}(R)}(Y)},m="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function p(R,Y){return!1!==Y.clone&&Y.isMergeableObject(R)?j(function f(R){return Array.isArray(R)?[]:{}}(R),R,Y):R}function _(R,Y,O){return R.concat(Y).map(function(U){return p(U,O)})}function C(R){return Object.keys(R).concat(function M(R){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(R).filter(function(Y){return R.propertyIsEnumerable(Y)}):[]}(R))}function L(R,Y){try{return Y in R}catch{return!1}}function j(R,Y,O){(O=O||{}).arrayMerge=O.arrayMerge||_,O.isMergeableObject=O.isMergeableObject||y,O.cloneUnlessOtherwiseSpecified=p;var U=Array.isArray(Y);return U===Array.isArray(R)?U?O.arrayMerge(R,Y,O):function F(R,Y,O){var U={};return O.isMergeableObject(R)&&C(R).forEach(function(W){U[W]=p(R[W],O)}),C(Y).forEach(function(W){(function k(R,Y){return L(R,Y)&&!(Object.hasOwnProperty.call(R,Y)&&Object.propertyIsEnumerable.call(R,Y))})(R,W)||(U[W]=L(R,W)&&O.isMergeableObject(Y[W])?function w(R,Y){if(!Y.customMerge)return j;var O=Y.customMerge(R);return"function"==typeof O?O:j}(W,O)(R[W],Y[W],O):p(Y[W],O))}),U}(R,Y,O):p(Y,O)}j.all=function(Y,O){if(!Array.isArray(Y))throw new Error("first argument should be an array");return Y.reduce(function(U,W){return j(U,W,O)},{})},ne.exports=j},6316:(ne,y)=>{"use strict";var x,c;Object.defineProperty(y,"__esModule",{value:!0}),y.Doctype=y.CDATA=y.Tag=y.Style=y.Script=y.Comment=y.Directive=y.Text=y.Root=y.isTag=y.ElementType=void 0,(c=x=y.ElementType||(y.ElementType={})).Root="root",c.Text="text",c.Directive="directive",c.Comment="comment",c.Script="script",c.Style="style",c.Tag="tag",c.CDATA="cdata",c.Doctype="doctype",y.isTag=function v(c){return c.type===x.Tag||c.type===x.Script||c.type===x.Style},y.Root=x.Root,y.Text=x.Text,y.Directive=x.Directive,y.Comment=x.Comment,y.Script=x.Script,y.Style=x.Style,y.Tag=x.Tag,y.CDATA=x.CDATA,y.Doctype=x.Doctype},9069:ne=>{"use strict";var v,y="object"==typeof Reflect?Reflect:null,x=y&&"function"==typeof y.apply?y.apply:function(W,P,N){return Function.prototype.apply.call(W,P,N)};v=y&&"function"==typeof y.ownKeys?y.ownKeys:Object.getOwnPropertySymbols?function(W){return Object.getOwnPropertyNames(W).concat(Object.getOwnPropertySymbols(W))}:function(W){return Object.getOwnPropertyNames(W)};var m=Number.isNaN||function(W){return W!=W};function h(){h.init.call(this)}ne.exports=h,ne.exports.once=function R(U,W){return new Promise(function(P,N){function X(G){U.removeListener(W,$),N(G)}function $(){"function"==typeof U.removeListener&&U.removeListener("error",X),P([].slice.call(arguments))}O(U,W,$,{once:!0}),"error"!==W&&function Y(U,W,P){"function"==typeof U.on&&O(U,"error",W,P)}(U,X,{once:!0})})},h.EventEmitter=h,h.prototype._events=void 0,h.prototype._eventsCount=0,h.prototype._maxListeners=void 0;var f=10;function p(U){if("function"!=typeof U)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof U)}function _(U){return void 0===U._maxListeners?h.defaultMaxListeners:U._maxListeners}function w(U,W,P,N){var X,$,G;if(p(P),void 0===($=U._events)?($=U._events=Object.create(null),U._eventsCount=0):(void 0!==$.newListener&&(U.emit("newListener",W,P.listener?P.listener:P),$=U._events),G=$[W]),void 0===G)G=$[W]=P,++U._eventsCount;else if("function"==typeof G?G=$[W]=N?[P,G]:[G,P]:N?G.unshift(P):G.push(P),(X=_(U))>0&&G.length>X&&!G.warned){G.warned=!0;var Z=new Error("Possible EventEmitter memory leak detected. "+G.length+" "+String(W)+" listeners added. Use emitter.setMaxListeners() to increase limit");Z.name="MaxListenersExceededWarning",Z.emitter=U,Z.type=W,Z.count=G.length,function c(U){console&&console.warn&&console.warn(U)}(Z)}return U}function M(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function C(U,W,P){var N={fired:!1,wrapFn:void 0,target:U,type:W,listener:P},X=M.bind(N);return X.listener=P,N.wrapFn=X,X}function L(U,W,P){var N=U._events;if(void 0===N)return[];var X=N[W];return void 0===X?[]:"function"==typeof X?P?[X.listener||X]:[X]:P?function E(U){for(var W=new Array(U.length),P=0;P0&&(G=P[0]),G instanceof Error)throw G;var Z=new Error("Unhandled error."+(G?" ("+G.message+")":""));throw Z.context=G,Z}var te=$[W];if(void 0===te)return!1;if("function"==typeof te)x(te,this,P);else{var oe=te.length,Ee=F(te,oe);for(N=0;N=0;G--)if(N[G]===P||N[G].listener===P){Z=N[G].listener,$=G;break}if($<0)return this;0===$?N.shift():function j(U,W){for(;W+1=0;X--)this.removeListener(W,P[X]);return this},h.prototype.listeners=function(W){return L(this,W,!0)},h.prototype.rawListeners=function(W){return L(this,W,!1)},h.listenerCount=function(U,W){return"function"==typeof U.listenerCount?U.listenerCount(W):k.call(U,W)},h.prototype.listenerCount=k,h.prototype.eventNames=function(){return this._eventsCount>0?v(this._events):[]}},3380:function(ne,y,x){"use strict";var v=this&&this.__createBinding||(Object.create?function(Y,O,U,W){void 0===W&&(W=U);var P=Object.getOwnPropertyDescriptor(O,U);(!P||("get"in P?!O.__esModule:P.writable||P.configurable))&&(P={enumerable:!0,get:function(){return O[U]}}),Object.defineProperty(Y,W,P)}:function(Y,O,U,W){void 0===W&&(W=U),Y[W]=O[U]}),c=this&&this.__setModuleDefault||(Object.create?function(Y,O){Object.defineProperty(Y,"default",{enumerable:!0,value:O})}:function(Y,O){Y.default=O}),m=this&&this.__importStar||function(Y){if(Y&&Y.__esModule)return Y;var O={};if(null!=Y)for(var U in Y)"default"!==U&&Object.prototype.hasOwnProperty.call(Y,U)&&v(O,Y,U);return c(O,Y),O};Object.defineProperty(y,"__esModule",{value:!0}),y.Parser=void 0;var h=m(x(6282)),f=x(6569),p=new Set(["input","option","optgroup","select","button","datalist","textarea"]),_=new Set(["p"]),w=new Set(["thead","tbody"]),M=new Set(["dd","dt"]),C=new Set(["rt","rp"]),L=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",_],["h1",_],["h2",_],["h3",_],["h4",_],["h5",_],["h6",_],["select",p],["input",p],["output",p],["button",p],["datalist",p],["textarea",p],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",M],["dt",M],["address",_],["article",_],["aside",_],["blockquote",_],["details",_],["div",_],["dl",_],["fieldset",_],["figcaption",_],["figure",_],["footer",_],["form",_],["header",_],["hr",_],["main",_],["nav",_],["ol",_],["pre",_],["section",_],["table",_],["ul",_],["rt",C],["rp",C],["tbody",w],["tfoot",w]]),k=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),F=new Set(["math","svg"]),j=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),E=/\s|\//,R=function(){function Y(O,U){var W,P,N,X,$;void 0===U&&(U={}),this.options=U,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.foreignContext=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=O??{},this.lowerCaseTagNames=null!==(W=U.lowerCaseTags)&&void 0!==W?W:!U.xmlMode,this.lowerCaseAttributeNames=null!==(P=U.lowerCaseAttributeNames)&&void 0!==P?P:!U.xmlMode,this.tokenizer=new(null!==(N=U.Tokenizer)&&void 0!==N?N:h.default)(this.options,this),null===($=(X=this.cbs).onparserinit)||void 0===$||$.call(X,this)}return Y.prototype.ontext=function(O,U){var W,P,N=this.getSlice(O,U);this.endIndex=U-1,null===(P=(W=this.cbs).ontext)||void 0===P||P.call(W,N),this.startIndex=U},Y.prototype.ontextentity=function(O){var U,W,P=this.tokenizer.getSectionStart();this.endIndex=P-1,null===(W=(U=this.cbs).ontext)||void 0===W||W.call(U,(0,f.fromCodePoint)(O)),this.startIndex=P},Y.prototype.isVoidElement=function(O){return!this.options.xmlMode&&k.has(O)},Y.prototype.onopentagname=function(O,U){this.endIndex=U;var W=this.getSlice(O,U);this.lowerCaseTagNames&&(W=W.toLowerCase()),this.emitOpenTag(W)},Y.prototype.emitOpenTag=function(O){var U,W,P,N;this.openTagStart=this.startIndex,this.tagname=O;var X=!this.options.xmlMode&&L.get(O);if(X)for(;this.stack.length>0&&X.has(this.stack[this.stack.length-1]);){var $=this.stack.pop();null===(W=(U=this.cbs).onclosetag)||void 0===W||W.call(U,$,!0)}this.isVoidElement(O)||(this.stack.push(O),F.has(O)?this.foreignContext.push(!0):j.has(O)&&this.foreignContext.push(!1)),null===(N=(P=this.cbs).onopentagname)||void 0===N||N.call(P,O),this.cbs.onopentag&&(this.attribs={})},Y.prototype.endOpenTag=function(O){var U,W;this.startIndex=this.openTagStart,this.attribs&&(null===(W=(U=this.cbs).onopentag)||void 0===W||W.call(U,this.tagname,this.attribs,O),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""},Y.prototype.onopentagend=function(O){this.endIndex=O,this.endOpenTag(!1),this.startIndex=O+1},Y.prototype.onclosetag=function(O,U){var W,P,N,X,$,G;this.endIndex=U;var Z=this.getSlice(O,U);if(this.lowerCaseTagNames&&(Z=Z.toLowerCase()),(F.has(Z)||j.has(Z))&&this.foreignContext.pop(),this.isVoidElement(Z))!this.options.xmlMode&&"br"===Z&&(null===(P=(W=this.cbs).onopentagname)||void 0===P||P.call(W,"br"),null===(X=(N=this.cbs).onopentag)||void 0===X||X.call(N,"br",{},!0),null===(G=($=this.cbs).onclosetag)||void 0===G||G.call($,"br",!1));else{var te=this.stack.lastIndexOf(Z);if(-1!==te)if(this.cbs.onclosetag)for(var oe=this.stack.length-te;oe--;)this.cbs.onclosetag(this.stack.pop(),0!==oe);else this.stack.length=te;else!this.options.xmlMode&&"p"===Z&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=U+1},Y.prototype.onselfclosingtag=function(O){this.endIndex=O,this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?(this.closeCurrentTag(!1),this.startIndex=O+1):this.onopentagend(O)},Y.prototype.closeCurrentTag=function(O){var U,W,P=this.tagname;this.endOpenTag(O),this.stack[this.stack.length-1]===P&&(null===(W=(U=this.cbs).onclosetag)||void 0===W||W.call(U,P,!O),this.stack.pop())},Y.prototype.onattribname=function(O,U){this.startIndex=O;var W=this.getSlice(O,U);this.attribname=this.lowerCaseAttributeNames?W.toLowerCase():W},Y.prototype.onattribdata=function(O,U){this.attribvalue+=this.getSlice(O,U)},Y.prototype.onattribentity=function(O){this.attribvalue+=(0,f.fromCodePoint)(O)},Y.prototype.onattribend=function(O,U){var W,P;this.endIndex=U,null===(P=(W=this.cbs).onattribute)||void 0===P||P.call(W,this.attribname,this.attribvalue,O===h.QuoteType.Double?'"':O===h.QuoteType.Single?"'":O===h.QuoteType.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""},Y.prototype.getInstructionName=function(O){var U=O.search(E),W=U<0?O:O.substr(0,U);return this.lowerCaseTagNames&&(W=W.toLowerCase()),W},Y.prototype.ondeclaration=function(O,U){this.endIndex=U;var W=this.getSlice(O,U);if(this.cbs.onprocessinginstruction){var P=this.getInstructionName(W);this.cbs.onprocessinginstruction("!".concat(P),"!".concat(W))}this.startIndex=U+1},Y.prototype.onprocessinginstruction=function(O,U){this.endIndex=U;var W=this.getSlice(O,U);if(this.cbs.onprocessinginstruction){var P=this.getInstructionName(W);this.cbs.onprocessinginstruction("?".concat(P),"?".concat(W))}this.startIndex=U+1},Y.prototype.oncomment=function(O,U,W){var P,N,X,$;this.endIndex=U,null===(N=(P=this.cbs).oncomment)||void 0===N||N.call(P,this.getSlice(O,U-W)),null===($=(X=this.cbs).oncommentend)||void 0===$||$.call(X),this.startIndex=U+1},Y.prototype.oncdata=function(O,U,W){var P,N,X,$,G,Z,te,oe,Ee,Le;this.endIndex=U;var Me=this.getSlice(O,U-W);this.options.xmlMode||this.options.recognizeCDATA?(null===(N=(P=this.cbs).oncdatastart)||void 0===N||N.call(P),null===($=(X=this.cbs).ontext)||void 0===$||$.call(X,Me),null===(Z=(G=this.cbs).oncdataend)||void 0===Z||Z.call(G)):(null===(oe=(te=this.cbs).oncomment)||void 0===oe||oe.call(te,"[CDATA[".concat(Me,"]]")),null===(Le=(Ee=this.cbs).oncommentend)||void 0===Le||Le.call(Ee)),this.startIndex=U+1},Y.prototype.onend=function(){var O,U;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(var W=this.stack.length;W>0;this.cbs.onclosetag(this.stack[--W],!0));}null===(U=(O=this.cbs).onend)||void 0===U||U.call(O)},Y.prototype.reset=function(){var O,U,W,P;null===(U=(O=this.cbs).onreset)||void 0===U||U.call(O),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,null===(P=(W=this.cbs).onparserinit)||void 0===P||P.call(W,this),this.buffers.length=0,this.bufferOffset=0,this.writeIndex=0,this.ended=!1},Y.prototype.parseComplete=function(O){this.reset(),this.end(O)},Y.prototype.getSlice=function(O,U){for(;O-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();for(var W=this.buffers[0].slice(O-this.bufferOffset,U-this.bufferOffset);U-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),W+=this.buffers[0].slice(0,U-this.bufferOffset);return W},Y.prototype.shiftBuffer=function(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()},Y.prototype.write=function(O){var U,W;this.ended?null===(W=(U=this.cbs).onerror)||void 0===W||W.call(U,new Error(".write() after done!")):(this.buffers.push(O),this.tokenizer.running&&(this.tokenizer.write(O),this.writeIndex++))},Y.prototype.end=function(O){var U,W;this.ended?null===(W=(U=this.cbs).onerror)||void 0===W||W.call(U,Error(".end() after done!")):(O&&this.write(O),this.ended=!0,this.tokenizer.end())},Y.prototype.pause=function(){this.tokenizer.pause()},Y.prototype.resume=function(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.QuoteType=void 0;var M,k,v=x(6569),c=(()=>{return(k=c||(c={}))[k.Tab=9]="Tab",k[k.NewLine=10]="NewLine",k[k.FormFeed=12]="FormFeed",k[k.CarriageReturn=13]="CarriageReturn",k[k.Space=32]="Space",k[k.ExclamationMark=33]="ExclamationMark",k[k.Num=35]="Num",k[k.Amp=38]="Amp",k[k.SingleQuote=39]="SingleQuote",k[k.DoubleQuote=34]="DoubleQuote",k[k.Dash=45]="Dash",k[k.Slash=47]="Slash",k[k.Zero=48]="Zero",k[k.Nine=57]="Nine",k[k.Semi=59]="Semi",k[k.Lt=60]="Lt",k[k.Eq=61]="Eq",k[k.Gt=62]="Gt",k[k.Questionmark=63]="Questionmark",k[k.UpperA=65]="UpperA",k[k.LowerA=97]="LowerA",k[k.UpperF=70]="UpperF",k[k.LowerF=102]="LowerF",k[k.UpperZ=90]="UpperZ",k[k.LowerZ=122]="LowerZ",k[k.LowerX=120]="LowerX",k[k.OpeningSquareBracket=91]="OpeningSquareBracket",c;var k})(),m=(()=>{return(k=m||(m={}))[k.Text=1]="Text",k[k.BeforeTagName=2]="BeforeTagName",k[k.InTagName=3]="InTagName",k[k.InSelfClosingTag=4]="InSelfClosingTag",k[k.BeforeClosingTagName=5]="BeforeClosingTagName",k[k.InClosingTagName=6]="InClosingTagName",k[k.AfterClosingTagName=7]="AfterClosingTagName",k[k.BeforeAttributeName=8]="BeforeAttributeName",k[k.InAttributeName=9]="InAttributeName",k[k.AfterAttributeName=10]="AfterAttributeName",k[k.BeforeAttributeValue=11]="BeforeAttributeValue",k[k.InAttributeValueDq=12]="InAttributeValueDq",k[k.InAttributeValueSq=13]="InAttributeValueSq",k[k.InAttributeValueNq=14]="InAttributeValueNq",k[k.BeforeDeclaration=15]="BeforeDeclaration",k[k.InDeclaration=16]="InDeclaration",k[k.InProcessingInstruction=17]="InProcessingInstruction",k[k.BeforeComment=18]="BeforeComment",k[k.CDATASequence=19]="CDATASequence",k[k.InSpecialComment=20]="InSpecialComment",k[k.InCommentLike=21]="InCommentLike",k[k.BeforeSpecialS=22]="BeforeSpecialS",k[k.SpecialStartSequence=23]="SpecialStartSequence",k[k.InSpecialTag=24]="InSpecialTag",k[k.BeforeEntity=25]="BeforeEntity",k[k.BeforeNumericEntity=26]="BeforeNumericEntity",k[k.InNamedEntity=27]="InNamedEntity",k[k.InNumericEntity=28]="InNumericEntity",k[k.InHexEntity=29]="InHexEntity",m;var k})();function h(k){return k===c.Space||k===c.NewLine||k===c.Tab||k===c.FormFeed||k===c.CarriageReturn}function f(k){return k===c.Slash||k===c.Gt||h(k)}function p(k){return k>=c.Zero&&k<=c.Nine}(k=M=y.QuoteType||(y.QuoteType={}))[k.NoValue=0]="NoValue",k[k.Unquoted=1]="Unquoted",k[k.Single=2]="Single",k[k.Double=3]="Double";var C={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101])},L=function(){function k(F,j){var E=F.xmlMode,R=void 0!==E&&E,Y=F.decodeEntities,O=void 0===Y||Y;this.cbs=j,this.state=m.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=m.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.sequenceIndex=0,this.trieIndex=0,this.trieCurrent=0,this.entityResult=0,this.entityExcess=0,this.xmlMode=R,this.decodeEntities=O,this.entityTrie=R?v.xmlDecodeTree:v.htmlDecodeTree}return k.prototype.reset=function(){this.state=m.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=m.Text,this.currentSequence=void 0,this.running=!0,this.offset=0},k.prototype.write=function(F){this.offset+=this.buffer.length,this.buffer=F,this.parse()},k.prototype.end=function(){this.running&&this.finish()},k.prototype.pause=function(){this.running=!1},k.prototype.resume=function(){this.running=!0,this.indexthis.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=m.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&F===c.Amp&&(this.state=m.BeforeEntity)},k.prototype.stateSpecialStartSequence=function(F){var j=this.sequenceIndex===this.currentSequence.length;if(j?f(F):(32|F)===this.currentSequence[this.sequenceIndex]){if(!j)return void this.sequenceIndex++}else this.isSpecial=!1;this.sequenceIndex=0,this.state=m.InTagName,this.stateInTagName(F)},k.prototype.stateInSpecialTag=function(F){if(this.sequenceIndex===this.currentSequence.length){if(F===c.Gt||h(F)){var j=this.index-this.currentSequence.length;if(this.sectionStart=c.LowerA&&k<=c.LowerZ||k>=c.UpperA&&k<=c.UpperZ}(F)},k.prototype.startSpecial=function(F,j){this.isSpecial=!0,this.currentSequence=F,this.sequenceIndex=j,this.state=m.SpecialStartSequence},k.prototype.stateBeforeTagName=function(F){if(F===c.ExclamationMark)this.state=m.BeforeDeclaration,this.sectionStart=this.index+1;else if(F===c.Questionmark)this.state=m.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(F)){var j=32|F;this.sectionStart=this.index,this.xmlMode||j!==C.TitleEnd[2]?this.state=this.xmlMode||j!==C.ScriptEnd[2]?m.InTagName:m.BeforeSpecialS:this.startSpecial(C.TitleEnd,3)}else F===c.Slash?this.state=m.BeforeClosingTagName:(this.state=m.Text,this.stateText(F))},k.prototype.stateInTagName=function(F){f(F)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=m.BeforeAttributeName,this.stateBeforeAttributeName(F))},k.prototype.stateBeforeClosingTagName=function(F){h(F)||(F===c.Gt?this.state=m.Text:(this.state=this.isTagStartChar(F)?m.InClosingTagName:m.InSpecialComment,this.sectionStart=this.index))},k.prototype.stateInClosingTagName=function(F){(F===c.Gt||h(F))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=m.AfterClosingTagName,this.stateAfterClosingTagName(F))},k.prototype.stateAfterClosingTagName=function(F){(F===c.Gt||this.fastForwardTo(c.Gt))&&(this.state=m.Text,this.sectionStart=this.index+1)},k.prototype.stateBeforeAttributeName=function(F){F===c.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=m.InSpecialTag,this.sequenceIndex=0):this.state=m.Text,this.baseState=this.state,this.sectionStart=this.index+1):F===c.Slash?this.state=m.InSelfClosingTag:h(F)||(this.state=m.InAttributeName,this.sectionStart=this.index)},k.prototype.stateInSelfClosingTag=function(F){F===c.Gt?(this.cbs.onselfclosingtag(this.index),this.state=m.Text,this.baseState=m.Text,this.sectionStart=this.index+1,this.isSpecial=!1):h(F)||(this.state=m.BeforeAttributeName,this.stateBeforeAttributeName(F))},k.prototype.stateInAttributeName=function(F){(F===c.Eq||f(F))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=-1,this.state=m.AfterAttributeName,this.stateAfterAttributeName(F))},k.prototype.stateAfterAttributeName=function(F){F===c.Eq?this.state=m.BeforeAttributeValue:F===c.Slash||F===c.Gt?(this.cbs.onattribend(M.NoValue,this.index),this.state=m.BeforeAttributeName,this.stateBeforeAttributeName(F)):h(F)||(this.cbs.onattribend(M.NoValue,this.index),this.state=m.InAttributeName,this.sectionStart=this.index)},k.prototype.stateBeforeAttributeValue=function(F){F===c.DoubleQuote?(this.state=m.InAttributeValueDq,this.sectionStart=this.index+1):F===c.SingleQuote?(this.state=m.InAttributeValueSq,this.sectionStart=this.index+1):h(F)||(this.sectionStart=this.index,this.state=m.InAttributeValueNq,this.stateInAttributeValueNoQuotes(F))},k.prototype.handleInAttributeValue=function(F,j){F===j||!this.decodeEntities&&this.fastForwardTo(j)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(j===c.DoubleQuote?M.Double:M.Single,this.index),this.state=m.BeforeAttributeName):this.decodeEntities&&F===c.Amp&&(this.baseState=this.state,this.state=m.BeforeEntity)},k.prototype.stateInAttributeValueDoubleQuotes=function(F){this.handleInAttributeValue(F,c.DoubleQuote)},k.prototype.stateInAttributeValueSingleQuotes=function(F){this.handleInAttributeValue(F,c.SingleQuote)},k.prototype.stateInAttributeValueNoQuotes=function(F){h(F)||F===c.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(M.Unquoted,this.index),this.state=m.BeforeAttributeName,this.stateBeforeAttributeName(F)):this.decodeEntities&&F===c.Amp&&(this.baseState=this.state,this.state=m.BeforeEntity)},k.prototype.stateBeforeDeclaration=function(F){F===c.OpeningSquareBracket?(this.state=m.CDATASequence,this.sequenceIndex=0):this.state=F===c.Dash?m.BeforeComment:m.InDeclaration},k.prototype.stateInDeclaration=function(F){(F===c.Gt||this.fastForwardTo(c.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=m.Text,this.sectionStart=this.index+1)},k.prototype.stateInProcessingInstruction=function(F){(F===c.Gt||this.fastForwardTo(c.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=m.Text,this.sectionStart=this.index+1)},k.prototype.stateBeforeComment=function(F){F===c.Dash?(this.state=m.InCommentLike,this.currentSequence=C.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=m.InDeclaration},k.prototype.stateInSpecialComment=function(F){(F===c.Gt||this.fastForwardTo(c.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=m.Text,this.sectionStart=this.index+1)},k.prototype.stateBeforeSpecialS=function(F){var j=32|F;j===C.ScriptEnd[3]?this.startSpecial(C.ScriptEnd,4):j===C.StyleEnd[3]?this.startSpecial(C.StyleEnd,4):(this.state=m.InTagName,this.stateInTagName(F))},k.prototype.stateBeforeEntity=function(F){this.entityExcess=1,this.entityResult=0,F===c.Num?this.state=m.BeforeNumericEntity:F===c.Amp||(this.trieIndex=0,this.trieCurrent=this.entityTrie[0],this.state=m.InNamedEntity,this.stateInNamedEntity(F))},k.prototype.stateInNamedEntity=function(F){if(this.entityExcess+=1,this.trieIndex=(0,v.determineBranch)(this.entityTrie,this.trieCurrent,this.trieIndex+1,F),this.trieIndex<0)return this.emitNamedEntity(),void this.index--;this.trieCurrent=this.entityTrie[this.trieIndex];var j=this.trieCurrent&v.BinTrieFlags.VALUE_LENGTH;if(j){var E=(j>>14)-1;if(this.allowLegacyEntity()||F===c.Semi){var R=this.index-this.entityExcess+1;R>this.sectionStart&&this.emitPartial(this.sectionStart,R),this.entityResult=this.trieIndex,this.trieIndex+=E,this.entityExcess=0,this.sectionStart=this.index+1,0===E&&this.emitNamedEntity()}else this.trieIndex+=E}},k.prototype.emitNamedEntity=function(){if(this.state=this.baseState,0!==this.entityResult)switch((this.entityTrie[this.entityResult]&v.BinTrieFlags.VALUE_LENGTH)>>14){case 1:this.emitCodePoint(this.entityTrie[this.entityResult]&~v.BinTrieFlags.VALUE_LENGTH);break;case 2:this.emitCodePoint(this.entityTrie[this.entityResult+1]);break;case 3:this.emitCodePoint(this.entityTrie[this.entityResult+1]),this.emitCodePoint(this.entityTrie[this.entityResult+2])}},k.prototype.stateBeforeNumericEntity=function(F){(32|F)===c.LowerX?(this.entityExcess++,this.state=m.InHexEntity):(this.state=m.InNumericEntity,this.stateInNumericEntity(F))},k.prototype.emitNumericEntity=function(F){var j=this.index-this.entityExcess-1;j+2+Number(this.state===m.InHexEntity)!==this.index&&(j>this.sectionStart&&this.emitPartial(this.sectionStart,j),this.sectionStart=this.index+Number(F),this.emitCodePoint((0,v.replaceCodePoint)(this.entityResult))),this.state=this.baseState},k.prototype.stateInNumericEntity=function(F){F===c.Semi?this.emitNumericEntity(!0):p(F)?(this.entityResult=10*this.entityResult+(F-c.Zero),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},k.prototype.stateInHexEntity=function(F){F===c.Semi?this.emitNumericEntity(!0):p(F)?(this.entityResult=16*this.entityResult+(F-c.Zero),this.entityExcess++):function w(k){return k>=c.UpperA&&k<=c.UpperF||k>=c.LowerA&&k<=c.LowerF}(F)?(this.entityResult=16*this.entityResult+((32|F)-c.LowerA+10),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},k.prototype.allowLegacyEntity=function(){return!this.xmlMode&&(this.baseState===m.Text||this.baseState===m.InSpecialTag)},k.prototype.cleanup=function(){this.running&&this.sectionStart!==this.index&&(this.state===m.Text||this.state===m.InSpecialTag&&0===this.sequenceIndex?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===m.InAttributeValueDq||this.state===m.InAttributeValueSq||this.state===m.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))},k.prototype.shouldContinue=function(){return this.index{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.attributeNames=y.elementNames=void 0,y.elementNames=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(function(x){return[x.toLowerCase(),x]})),y.attributeNames=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(function(x){return[x.toLowerCase(),x]}))},1175:function(ne,y,x){"use strict";var v=this&&this.__assign||function(){return v=Object.assign||function(P){for(var N,X=1,$=arguments.length;X<$;X++)for(var G in N=arguments[X])Object.prototype.hasOwnProperty.call(N,G)&&(P[G]=N[G]);return P},v.apply(this,arguments)},c=this&&this.__createBinding||(Object.create?function(P,N,X,$){void 0===$&&($=X);var G=Object.getOwnPropertyDescriptor(N,X);(!G||("get"in G?!N.__esModule:G.writable||G.configurable))&&(G={enumerable:!0,get:function(){return N[X]}}),Object.defineProperty(P,$,G)}:function(P,N,X,$){void 0===$&&($=X),P[$]=N[X]}),m=this&&this.__setModuleDefault||(Object.create?function(P,N){Object.defineProperty(P,"default",{enumerable:!0,value:N})}:function(P,N){P.default=N}),h=this&&this.__importStar||function(P){if(P&&P.__esModule)return P;var N={};if(null!=P)for(var X in P)"default"!==X&&Object.prototype.hasOwnProperty.call(P,X)&&c(N,P,X);return m(N,P),N};Object.defineProperty(y,"__esModule",{value:!0}),y.render=void 0;var f=h(x(6316)),p=x(4101),_=x(7156),w=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function M(P){return P.replace(/"/g,""")}var L=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function k(P,N){void 0===N&&(N={});for(var X=("length"in P?P:[P]),$="",G=0;G")}(P);case f.Comment:return function W(P){return"\x3c!--".concat(P.data,"--\x3e")}(P);case f.CDATA:return function U(P){return"".concat(P.children[0].data,"")}(P);case f.Script:case f.Style:case f.Tag:return function R(P,N){var X;"foreign"===N.xmlMode&&(P.name=null!==(X=_.elementNames.get(P.name))&&void 0!==X?X:P.name,P.parent&&j.has(P.parent.name)&&(N=v(v({},N),{xmlMode:!1}))),!N.xmlMode&&E.has(P.name)&&(N=v(v({},N),{xmlMode:"foreign"}));var $="<".concat(P.name),G=function C(P,N){var X;if(P){var $=!1===(null!==(X=N.encodeEntities)&&void 0!==X?X:N.decodeEntities)?M:N.xmlMode||"utf8"!==N.encodeEntities?p.encodeXML:p.escapeAttribute;return Object.keys(P).map(function(G){var Z,te,oe=null!==(Z=P[G])&&void 0!==Z?Z:"";return"foreign"===N.xmlMode&&(G=null!==(te=_.attributeNames.get(G))&&void 0!==te?te:G),N.emptyAttrs||N.xmlMode||""!==oe?"".concat(G,'="').concat($(oe),'"'):G}).join(" ")}}(P.attribs,N);return G&&($+=" ".concat(G)),0===P.children.length&&(N.xmlMode?!1!==N.selfClosingTags:N.selfClosingTags&&L.has(P.name))?(N.xmlMode||($+=" "),$+="/>"):($+=">",P.children.length>0&&($+=k(P.children,N)),(N.xmlMode||!L.has(P.name))&&($+=""))),$}(P,N);case f.Text:return function O(P,N){var X,$=P.data||"";return!1!==(null!==(X=N.encodeEntities)&&void 0!==X?X:N.decodeEntities)&&!(!N.xmlMode&&P.parent&&w.has(P.parent.name))&&($=N.xmlMode||"utf8"!==N.encodeEntities?(0,p.encodeXML)($):(0,p.escapeText)($)),$}(P,N)}}y.render=k,y.default=k;var j=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),E=new Set(["svg","math"])},3437:function(ne,y,x){"use strict";var v=this&&this.__createBinding||(Object.create?function(_,w,M,C){void 0===C&&(C=M);var L=Object.getOwnPropertyDescriptor(w,M);(!L||("get"in L?!w.__esModule:L.writable||L.configurable))&&(L={enumerable:!0,get:function(){return w[M]}}),Object.defineProperty(_,C,L)}:function(_,w,M,C){void 0===C&&(C=M),_[C]=w[M]}),c=this&&this.__exportStar||function(_,w){for(var M in _)"default"!==M&&!Object.prototype.hasOwnProperty.call(w,M)&&v(w,_,M)};Object.defineProperty(y,"__esModule",{value:!0}),y.DomHandler=void 0;var m=x(6316),h=x(2105);c(x(2105),y);var f={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},p=function(){function _(w,M,C){this.dom=[],this.root=new h.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"==typeof M&&(C=M,M=f),"object"==typeof w&&(M=w,w=void 0),this.callback=w??null,this.options=M??f,this.elementCB=C??null}return _.prototype.onparserinit=function(w){this.parser=w},_.prototype.onreset=function(){this.dom=[],this.root=new h.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},_.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},_.prototype.onerror=function(w){this.handleCallback(w)},_.prototype.onclosetag=function(){this.lastNode=null;var w=this.tagStack.pop();this.options.withEndIndices&&(w.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(w)},_.prototype.onopentag=function(w,M){var L=new h.Element(w,M,void 0,this.options.xmlMode?m.ElementType.Tag:void 0);this.addNode(L),this.tagStack.push(L)},_.prototype.ontext=function(w){var M=this.lastNode;if(M&&M.type===m.ElementType.Text)M.data+=w,this.options.withEndIndices&&(M.endIndex=this.parser.endIndex);else{var C=new h.Text(w);this.addNode(C),this.lastNode=C}},_.prototype.oncomment=function(w){if(this.lastNode&&this.lastNode.type===m.ElementType.Comment)this.lastNode.data+=w;else{var M=new h.Comment(w);this.addNode(M),this.lastNode=M}},_.prototype.oncommentend=function(){this.lastNode=null},_.prototype.oncdatastart=function(){var w=new h.Text(""),M=new h.CDATA([w]);this.addNode(M),w.parent=M,this.lastNode=w},_.prototype.oncdataend=function(){this.lastNode=null},_.prototype.onprocessinginstruction=function(w,M){var C=new h.ProcessingInstruction(w,M);this.addNode(C)},_.prototype.handleCallback=function(w){if("function"==typeof this.callback)this.callback(w,this.dom);else if(w)throw w},_.prototype.addNode=function(w){var M=this.tagStack[this.tagStack.length-1],C=M.children[M.children.length-1];this.options.withStartIndices&&(w.startIndex=this.parser.startIndex),this.options.withEndIndices&&(w.endIndex=this.parser.endIndex),M.children.push(w),C&&(w.prev=C,C.next=w),w.parent=M,this.lastNode=null},_}();y.DomHandler=p,y.default=p},2105:function(ne,y,x){"use strict";var N,v=this&&this.__extends||(N=function(X,$){return(N=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(G,Z){G.__proto__=Z}||function(G,Z){for(var te in Z)Object.prototype.hasOwnProperty.call(Z,te)&&(G[te]=Z[te])})(X,$)},function(X,$){if("function"!=typeof $&&null!==$)throw new TypeError("Class extends value "+String($)+" is not a constructor or null");function G(){this.constructor=X}N(X,$),X.prototype=null===$?Object.create($):(G.prototype=$.prototype,new G)}),c=this&&this.__assign||function(){return c=Object.assign||function(N){for(var X,$=1,G=arguments.length;$0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(X.prototype,"childNodes",{get:function(){return this.children},set:function($){this.children=$},enumerable:!1,configurable:!0}),X}(h);y.NodeWithChildren=M;var C=function(N){function X(){var $=null!==N&&N.apply(this,arguments)||this;return $.type=m.ElementType.CDATA,$}return v(X,N),Object.defineProperty(X.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),X}(M);y.CDATA=C;var L=function(N){function X(){var $=null!==N&&N.apply(this,arguments)||this;return $.type=m.ElementType.Root,$}return v(X,N),Object.defineProperty(X.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),X}(M);y.Document=L;var k=function(N){function X($,G,Z,te){void 0===Z&&(Z=[]),void 0===te&&(te="script"===$?m.ElementType.Script:"style"===$?m.ElementType.Style:m.ElementType.Tag);var oe=N.call(this,Z)||this;return oe.name=$,oe.attribs=G,oe.type=te,oe}return v(X,N),Object.defineProperty(X.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(X.prototype,"tagName",{get:function(){return this.name},set:function($){this.name=$},enumerable:!1,configurable:!0}),Object.defineProperty(X.prototype,"attributes",{get:function(){var $=this;return Object.keys(this.attribs).map(function(G){var Z,te;return{name:G,value:$.attribs[G],namespace:null===(Z=$["x-attribsNamespace"])||void 0===Z?void 0:Z[G],prefix:null===(te=$["x-attribsPrefix"])||void 0===te?void 0:te[G]}})},enumerable:!1,configurable:!0}),X}(M);function F(N){return(0,m.isTag)(N)}function j(N){return N.type===m.ElementType.CDATA}function E(N){return N.type===m.ElementType.Text}function R(N){return N.type===m.ElementType.Comment}function Y(N){return N.type===m.ElementType.Directive}function O(N){return N.type===m.ElementType.Root}function W(N,X){var $;if(void 0===X&&(X=!1),E(N))$=new p(N.data);else if(R(N))$=new _(N.data);else if(F(N)){var G=X?P(N.children):[],Z=new k(N.name,c({},N.attribs),G);G.forEach(function(Le){return Le.parent=Z}),null!=N.namespace&&(Z.namespace=N.namespace),N["x-attribsNamespace"]&&(Z["x-attribsNamespace"]=c({},N["x-attribsNamespace"])),N["x-attribsPrefix"]&&(Z["x-attribsPrefix"]=c({},N["x-attribsPrefix"])),$=Z}else if(j(N)){G=X?P(N.children):[];var te=new C(G);G.forEach(function(Me){return Me.parent=te}),$=te}else if(O(N)){G=X?P(N.children):[];var oe=new L(G);G.forEach(function(Me){return Me.parent=oe}),N["x-mode"]&&(oe["x-mode"]=N["x-mode"]),$=oe}else{if(!Y(N))throw new Error("Not implemented yet: ".concat(N.type));var Ee=new w(N.name,N.data);null!=N["x-name"]&&(Ee["x-name"]=N["x-name"],Ee["x-publicId"]=N["x-publicId"],Ee["x-systemId"]=N["x-systemId"]),$=Ee}return $.startIndex=N.startIndex,$.endIndex=N.endIndex,null!=N.sourceCodeLocation&&($.sourceCodeLocation=N.sourceCodeLocation),$}function P(N){for(var X=N.map(function(G){return W(G,!0)}),$=1;${"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.getFeed=void 0;var v=x(8149),c=x(4279);y.getFeed=function m(F){var j=M(k,F);return j?"feed"===j.name?function h(F){var j,E=F.children,R={type:"atom",items:(0,c.getElementsByTagName)("entry",E).map(function(U){var W,P=U.children,N={media:w(P)};L(N,"id","id",P),L(N,"title","title",P);var X=null===(W=M("link",P))||void 0===W?void 0:W.attribs.href;X&&(N.link=X);var $=C("summary",P)||C("content",P);$&&(N.description=$);var G=C("updated",P);return G&&(N.pubDate=new Date(G)),N})};L(R,"id","id",E),L(R,"title","title",E);var Y=null===(j=M("link",E))||void 0===j?void 0:j.attribs.href;Y&&(R.link=Y),L(R,"description","subtitle",E);var O=C("updated",E);return O&&(R.updated=new Date(O)),L(R,"author","email",E,!0),R}(j):function f(F){var j,E,R=null!==(E=null===(j=M("channel",F.children))||void 0===j?void 0:j.children)&&void 0!==E?E:[],Y={type:F.name.substr(0,3),id:"",items:(0,c.getElementsByTagName)("item",F.children).map(function(U){var W=U.children,P={media:w(W)};L(P,"id","guid",W),L(P,"title","title",W),L(P,"link","link",W),L(P,"description","description",W);var N=C("pubDate",W);return N&&(P.pubDate=new Date(N)),P})};L(Y,"title","title",R),L(Y,"link","link",R),L(Y,"description","description",R);var O=C("lastBuildDate",R);return O&&(Y.updated=new Date(O)),L(Y,"author","managingEditor",R,!0),Y}(j):null};var p=["url","type","lang"],_=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function w(F){return(0,c.getElementsByTagName)("media:content",F).map(function(j){for(var E=j.attribs,R={medium:E.medium,isDefault:!!E.isDefault},Y=0,O=p;Y{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.uniqueSort=y.compareDocumentPosition=y.DocumentPosition=y.removeSubsets=void 0;var m,p,v=x(3437);function h(p,_){var w=[],M=[];if(p===_)return 0;for(var C=(0,v.hasChildren)(p)?p:p.parent;C;)w.unshift(C),C=C.parent;for(C=(0,v.hasChildren)(_)?_:_.parent;C;)M.unshift(C),C=C.parent;for(var L=Math.min(w.length,M.length),k=0;kj.indexOf(R)?F===_?m.FOLLOWING|m.CONTAINED_BY:m.FOLLOWING:F===p?m.PRECEDING|m.CONTAINS:m.PRECEDING}y.removeSubsets=function c(p){for(var _=p.length;--_>=0;){var w=p[_];if(_>0&&p.lastIndexOf(w,_-1)>=0)p.splice(_,1);else for(var M=w.parent;M;M=M.parent)if(p.includes(M)){p.splice(_,1);break}}return p},(p=m=y.DocumentPosition||(y.DocumentPosition={}))[p.DISCONNECTED=1]="DISCONNECTED",p[p.PRECEDING=2]="PRECEDING",p[p.FOLLOWING=4]="FOLLOWING",p[p.CONTAINS=8]="CONTAINS",p[p.CONTAINED_BY=16]="CONTAINED_BY",y.compareDocumentPosition=h,y.uniqueSort=function f(p){return(p=p.filter(function(_,w,M){return!M.includes(_,w+1)})).sort(function(_,w){var M=h(_,w);return M&m.PRECEDING?-1:M&m.FOLLOWING?1:0}),p}},5722:function(ne,y,x){"use strict";var v=this&&this.__createBinding||(Object.create?function(h,f,p,_){void 0===_&&(_=p);var w=Object.getOwnPropertyDescriptor(f,p);(!w||("get"in w?!f.__esModule:w.writable||w.configurable))&&(w={enumerable:!0,get:function(){return f[p]}}),Object.defineProperty(h,_,w)}:function(h,f,p,_){void 0===_&&(_=p),h[_]=f[p]}),c=this&&this.__exportStar||function(h,f){for(var p in h)"default"!==p&&!Object.prototype.hasOwnProperty.call(f,p)&&v(f,h,p)};Object.defineProperty(y,"__esModule",{value:!0}),y.hasChildren=y.isDocument=y.isComment=y.isText=y.isCDATA=y.isTag=void 0,c(x(8149),y),c(x(74),y),c(x(6180),y),c(x(2206),y),c(x(4279),y),c(x(863),y),c(x(4477),y);var m=x(3437);Object.defineProperty(y,"isTag",{enumerable:!0,get:function(){return m.isTag}}),Object.defineProperty(y,"isCDATA",{enumerable:!0,get:function(){return m.isCDATA}}),Object.defineProperty(y,"isText",{enumerable:!0,get:function(){return m.isText}}),Object.defineProperty(y,"isComment",{enumerable:!0,get:function(){return m.isComment}}),Object.defineProperty(y,"isDocument",{enumerable:!0,get:function(){return m.isDocument}}),Object.defineProperty(y,"hasChildren",{enumerable:!0,get:function(){return m.hasChildren}})},4279:(ne,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.getElementsByTagType=y.getElementsByTagName=y.getElementById=y.getElements=y.testElement=void 0;var v=x(3437),c=x(2206),m={tag_name:function(k){return"function"==typeof k?function(F){return(0,v.isTag)(F)&&k(F.name)}:"*"===k?v.isTag:function(F){return(0,v.isTag)(F)&&F.name===k}},tag_type:function(k){return"function"==typeof k?function(F){return k(F.type)}:function(F){return F.type===k}},tag_contains:function(k){return"function"==typeof k?function(F){return(0,v.isText)(F)&&k(F.data)}:function(F){return(0,v.isText)(F)&&F.data===k}}};function h(k,F){return"function"==typeof F?function(j){return(0,v.isTag)(j)&&F(j.attribs[k])}:function(j){return(0,v.isTag)(j)&&j.attribs[k]===F}}function f(k,F){return function(j){return k(j)||F(j)}}function p(k){var F=Object.keys(k).map(function(j){var E=k[j];return Object.prototype.hasOwnProperty.call(m,j)?m[j](E):h(j,E)});return 0===F.length?null:F.reduce(f)}y.testElement=function _(k,F){var j=p(k);return!j||j(F)},y.getElements=function w(k,F,j,E){void 0===E&&(E=1/0);var R=p(k);return R?(0,c.filter)(R,F,j,E):[]},y.getElementById=function M(k,F,j){return void 0===j&&(j=!0),Array.isArray(F)||(F=[F]),(0,c.findOne)(h("id",k),F,j)},y.getElementsByTagName=function C(k,F,j,E){return void 0===j&&(j=!0),void 0===E&&(E=1/0),(0,c.filter)(m.tag_name(k),F,j,E)},y.getElementsByTagType=function L(k,F,j,E){return void 0===j&&(j=!0),void 0===E&&(E=1/0),(0,c.filter)(m.tag_type(k),F,j,E)}},6180:(ne,y)=>{"use strict";function x(p){if(p.prev&&(p.prev.next=p.next),p.next&&(p.next.prev=p.prev),p.parent){var _=p.parent.children;_.splice(_.lastIndexOf(p),1)}}Object.defineProperty(y,"__esModule",{value:!0}),y.prepend=y.prependChild=y.append=y.appendChild=y.replaceElement=y.removeElement=void 0,y.removeElement=x,y.replaceElement=function v(p,_){var w=_.prev=p.prev;w&&(w.next=_);var M=_.next=p.next;M&&(M.prev=_);var C=_.parent=p.parent;if(C){var L=C.children;L[L.lastIndexOf(p)]=_,p.parent=null}},y.appendChild=function c(p,_){if(x(_),_.next=null,_.parent=p,p.children.push(_)>1){var w=p.children[p.children.length-2];w.next=_,_.prev=w}else _.prev=null},y.append=function m(p,_){x(_);var w=p.parent,M=p.next;if(_.next=M,_.prev=p,p.next=_,_.parent=w,M){if(M.prev=_,w){var C=w.children;C.splice(C.lastIndexOf(M),0,_)}}else w&&w.children.push(_)},y.prependChild=function h(p,_){if(x(_),_.parent=p,_.prev=null,1!==p.children.unshift(_)){var w=p.children[1];w.prev=_,_.next=w}else _.next=null},y.prepend=function f(p,_){x(_);var w=p.parent;if(w){var M=w.children;M.splice(M.indexOf(p),0,_)}p.prev&&(p.prev.next=_),_.parent=w,_.prev=p.prev,_.next=p,p.prev=_}},2206:(ne,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.findAll=y.existsOne=y.findOne=y.findOneChild=y.find=y.filter=void 0;var v=x(3437);function m(w,M,C,L){for(var k=[],F=0,j=M;F0){var R=m(w,E.children,C,L);if(k.push.apply(k,R),(L-=R.length)<=0)break}}return k}y.filter=function c(w,M,C,L){return void 0===C&&(C=!0),void 0===L&&(L=1/0),Array.isArray(M)||(M=[M]),m(w,M,C,L)},y.find=m,y.findOneChild=function h(w,M){return M.find(w)},y.findOne=function f(w,M,C){void 0===C&&(C=!0);for(var L=null,k=0;k0&&(L=f(w,F.children,!0)))}return L},y.existsOne=function p(w,M){return M.some(function(C){return(0,v.isTag)(C)&&(w(C)||C.children.length>0&&p(w,C.children))})},y.findAll=function _(w,M){for(var C,F,L=[],k=M.filter(v.isTag);F=k.shift();){var j=null===(C=F.children)||void 0===C?void 0:C.filter(v.isTag);j&&j.length>0&&k.unshift.apply(k,j),w(F)&&L.push(F)}return L}},8149:function(ne,y,x){"use strict";var v=this&&this.__importDefault||function(C){return C&&C.__esModule?C:{default:C}};Object.defineProperty(y,"__esModule",{value:!0}),y.innerText=y.textContent=y.getText=y.getInnerHTML=y.getOuterHTML=void 0;var c=x(3437),m=v(x(1175)),h=x(6316);function f(C,L){return(0,m.default)(C,L)}y.getOuterHTML=f,y.getInnerHTML=function p(C,L){return(0,c.hasChildren)(C)?C.children.map(function(k){return f(k,L)}).join(""):""},y.getText=function _(C){return Array.isArray(C)?C.map(_).join(""):(0,c.isTag)(C)?"br"===C.name?"\n":_(C.children):(0,c.isCDATA)(C)?_(C.children):(0,c.isText)(C)?C.data:""},y.textContent=function w(C){return Array.isArray(C)?C.map(w).join(""):(0,c.hasChildren)(C)&&!(0,c.isComment)(C)?w(C.children):(0,c.isText)(C)?C.data:""},y.innerText=function M(C){return Array.isArray(C)?C.map(M).join(""):(0,c.hasChildren)(C)&&(C.type===h.ElementType.Tag||(0,c.isCDATA)(C))?M(C.children):(0,c.isText)(C)?C.data:""}},74:(ne,y,x)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.prevElementSibling=y.nextElementSibling=y.getName=y.hasAttrib=y.getAttributeValue=y.getSiblings=y.getParent=y.getChildren=void 0;var v=x(3437);function c(C){return(0,v.hasChildren)(C)?C.children:[]}function m(C){return C.parent||null}y.getChildren=c,y.getParent=m,y.getSiblings=function h(C){var F=m(C);if(null!=F)return c(F);for(var j=[C],E=C.prev,R=C.next;null!=E;)j.unshift(E),E=E.prev;for(;null!=R;)j.push(R),R=R.next;return j},y.getAttributeValue=function f(C,L){var k;return null===(k=C.attribs)||void 0===k?void 0:k[L]},y.hasAttrib=function p(C,L){return null!=C.attribs&&Object.prototype.hasOwnProperty.call(C.attribs,L)&&null!=C.attribs[L]},y.getName=function _(C){return C.name},y.nextElementSibling=function w(C){for(var k=C.next;null!==k&&!(0,v.isTag)(k);)k=k.next;return k},y.prevElementSibling=function M(C){for(var k=C.prev;null!==k&&!(0,v.isTag)(k);)k=k.prev;return k}},6569:function(ne,y,x){"use strict";var v=this&&this.__importDefault||function(E){return E&&E.__esModule?E:{default:E}};Object.defineProperty(y,"__esModule",{value:!0}),y.decodeXML=y.decodeHTMLStrict=y.decodeHTML=y.determineBranch=y.BinTrieFlags=y.fromCodePoint=y.replaceCodePoint=y.decodeCodePoint=y.xmlDecodeTree=y.htmlDecodeTree=void 0;var c=v(x(1575));y.htmlDecodeTree=c.default;var m=v(x(9704));y.xmlDecodeTree=m.default;var h=v(x(3906));y.decodeCodePoint=h.default;var f=x(3906);Object.defineProperty(y,"replaceCodePoint",{enumerable:!0,get:function(){return f.replaceCodePoint}}),Object.defineProperty(y,"fromCodePoint",{enumerable:!0,get:function(){return f.fromCodePoint}});var _,E,p=(()=>{return(E=p||(p={}))[E.NUM=35]="NUM",E[E.SEMI=59]="SEMI",E[E.ZERO=48]="ZERO",E[E.NINE=57]="NINE",E[E.LOWER_A=97]="LOWER_A",E[E.LOWER_F=102]="LOWER_F",E[E.LOWER_X=120]="LOWER_X",E[E.To_LOWER_BIT=32]="To_LOWER_BIT",p;var E})();function w(E){return function(Y,O){for(var U="",W=0,P=0;(P=Y.indexOf("&",P))>=0;)if(U+=Y.slice(W,P),W=P,Y.charCodeAt(P+=1)!==p.NUM){for(var te=0,oe=1,Ee=0,Le=E[Ee];P>14)-1))break;Ee+=We}}var We;0!==te&&(U+=1==(We=(E[te]&_.VALUE_LENGTH)>>14)?String.fromCharCode(E[te]&~_.VALUE_LENGTH):2===We?String.fromCharCode(E[te+1]):String.fromCharCode(E[te+1],E[te+2]),W=P-oe+1)}else{var N=P+1,X=10,$=Y.charCodeAt(N);($|p.To_LOWER_BIT)===p.LOWER_X&&(X=16,P+=1,N+=1);do{$=Y.charCodeAt(++P)}while($>=p.ZERO&&$<=p.NINE||16===X&&($|p.To_LOWER_BIT)>=p.LOWER_A&&($|p.To_LOWER_BIT)<=p.LOWER_F);if(N!==P){var G=Y.substring(N,P),Z=parseInt(G,X);if(Y.charCodeAt(P)===p.SEMI)P+=1;else if(O)continue;U+=(0,h.default)(Z),W=P}}return U+Y.slice(W)}}function M(E,R,Y,O){var U=(R&_.BRANCH_LENGTH)>>7,W=R&_.JUMP_TABLE;if(0===U)return 0!==W&&O===W?Y:-1;if(W){var P=O-W;return P<0||P>=U?-1:E[Y+P]-1}for(var N=Y,X=N+U-1;N<=X;){var $=N+X>>>1,G=E[$];if(GO))return E[$+U];X=$-1}}return-1}(E=_=y.BinTrieFlags||(y.BinTrieFlags={}))[E.VALUE_LENGTH=49152]="VALUE_LENGTH",E[E.BRANCH_LENGTH=16256]="BRANCH_LENGTH",E[E.JUMP_TABLE=127]="JUMP_TABLE",y.determineBranch=M;var C=w(c.default),L=w(m.default);y.decodeHTML=function k(E){return C(E,!1)},y.decodeHTMLStrict=function F(E){return C(E,!0)},y.decodeXML=function j(E){return L(E,!0)}},3906:(ne,y)=>{"use strict";var x;Object.defineProperty(y,"__esModule",{value:!0}),y.replaceCodePoint=y.fromCodePoint=void 0;var v=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);function c(h){var f;return h>=55296&&h<=57343||h>1114111?65533:null!==(f=v.get(h))&&void 0!==f?f:h}y.fromCodePoint=null!==(x=String.fromCodePoint)&&void 0!==x?x:function(h){var f="";return h>65535&&(h-=65536,f+=String.fromCharCode(h>>>10&1023|55296),h=56320|1023&h),f+String.fromCharCode(h)},y.replaceCodePoint=c,y.default=function m(h){return(0,y.fromCodePoint)(c(h))}},6836:function(ne,y,x){"use strict";var v=this&&this.__importDefault||function(w){return w&&w.__esModule?w:{default:w}};Object.defineProperty(y,"__esModule",{value:!0}),y.encodeNonAsciiHTML=y.encodeHTML=void 0;var c=v(x(5754)),m=x(681),h=/[\t\n!-,./:-@[-`\f{-}$\x80-\uFFFF]/g;function _(w,M){for(var k,C="",L=0;null!==(k=w.exec(M));){var F=k.index;C+=M.substring(L,F);var j=M.charCodeAt(F),E=c.default.get(j);if("object"==typeof E){if(F+1{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.escapeText=y.escapeAttribute=y.escapeUTF8=y.escape=y.encodeXML=y.getCodePoint=y.xmlReplacer=void 0,y.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var x=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]);function v(m){for(var p,h="",f=0;null!==(p=y.xmlReplacer.exec(m));){var _=p.index,w=m.charCodeAt(_),M=x.get(w);void 0!==M?(h+=m.substring(f,_)+M,f=_+1):(h+="".concat(m.substring(f,_),"&#x").concat((0,y.getCodePoint)(m,_).toString(16),";"),f=y.xmlReplacer.lastIndex+=Number(55296==(64512&w)))}return h+m.substr(f)}function c(m,h){return function(p){for(var _,w=0,M="";_=m.exec(p);)w!==_.index&&(M+=p.substring(w,_.index)),M+=h.get(_[0].charCodeAt(0)),w=_.index+1;return M+p.substring(w)}}y.getCodePoint=null!=String.prototype.codePointAt?function(m,h){return m.codePointAt(h)}:function(m,h){return 55296==(64512&m.charCodeAt(h))?1024*(m.charCodeAt(h)-55296)+m.charCodeAt(h+1)-56320+65536:m.charCodeAt(h)},y.encodeXML=v,y.escape=v,y.escapeUTF8=c(/[&<>'"]/g,x),y.escapeAttribute=c(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),y.escapeText=c(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]]))},1575:(ne,y)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.default=new Uint16Array('\u1d41<\xd5\u0131\u028a\u049d\u057b\u05d0\u0675\u06de\u07a2\u07d6\u080f\u0a4a\u0a91\u0da1\u0e6d\u0f09\u0f26\u10ca\u1228\u12e1\u1415\u149d\u14c3\u14df\u1525\0\0\0\0\0\0\u156b\u16cd\u198d\u1c12\u1ddd\u1f7e\u2060\u21b0\u228d\u23c0\u23fb\u2442\u2824\u2912\u2d08\u2e48\u2fce\u3016\u32ba\u3639\u37ac\u38fe\u3a28\u3a71\u3ae0\u3b2e\u0800EMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig\u803b\xc6\u40c6P\u803b&\u4026cute\u803b\xc1\u40c1reve;\u4102\u0100iyx}rc\u803b\xc2\u40c2;\u4410r;\uc000\u{1d504}rave\u803b\xc0\u40c0pha;\u4391acr;\u4100d;\u6a53\u0100gp\x9d\xa1on;\u4104f;\uc000\u{1d538}plyFunction;\u6061ing\u803b\xc5\u40c5\u0100cs\xbe\xc3r;\uc000\u{1d49c}ign;\u6254ilde\u803b\xc3\u40c3ml\u803b\xc4\u40c4\u0400aceforsu\xe5\xfb\xfe\u0117\u011c\u0122\u0127\u012a\u0100cr\xea\xf2kslash;\u6216\u0176\xf6\xf8;\u6ae7ed;\u6306y;\u4411\u0180crt\u0105\u010b\u0114ause;\u6235noullis;\u612ca;\u4392r;\uc000\u{1d505}pf;\uc000\u{1d539}eve;\u42d8c\xf2\u0113mpeq;\u624e\u0700HOacdefhilorsu\u014d\u0151\u0156\u0180\u019e\u01a2\u01b5\u01b7\u01ba\u01dc\u0215\u0273\u0278\u027ecy;\u4427PY\u803b\xa9\u40a9\u0180cpy\u015d\u0162\u017aute;\u4106\u0100;i\u0167\u0168\u62d2talDifferentialD;\u6145leys;\u612d\u0200aeio\u0189\u018e\u0194\u0198ron;\u410cdil\u803b\xc7\u40c7rc;\u4108nint;\u6230ot;\u410a\u0100dn\u01a7\u01adilla;\u40b8terDot;\u40b7\xf2\u017fi;\u43a7rcle\u0200DMPT\u01c7\u01cb\u01d1\u01d6ot;\u6299inus;\u6296lus;\u6295imes;\u6297o\u0100cs\u01e2\u01f8kwiseContourIntegral;\u6232eCurly\u0100DQ\u0203\u020foubleQuote;\u601duote;\u6019\u0200lnpu\u021e\u0228\u0247\u0255on\u0100;e\u0225\u0226\u6237;\u6a74\u0180git\u022f\u0236\u023aruent;\u6261nt;\u622fourIntegral;\u622e\u0100fr\u024c\u024e;\u6102oduct;\u6210nterClockwiseContourIntegral;\u6233oss;\u6a2fcr;\uc000\u{1d49e}p\u0100;C\u0284\u0285\u62d3ap;\u624d\u0580DJSZacefios\u02a0\u02ac\u02b0\u02b4\u02b8\u02cb\u02d7\u02e1\u02e6\u0333\u048d\u0100;o\u0179\u02a5trahd;\u6911cy;\u4402cy;\u4405cy;\u440f\u0180grs\u02bf\u02c4\u02c7ger;\u6021r;\u61a1hv;\u6ae4\u0100ay\u02d0\u02d5ron;\u410e;\u4414l\u0100;t\u02dd\u02de\u6207a;\u4394r;\uc000\u{1d507}\u0100af\u02eb\u0327\u0100cm\u02f0\u0322ritical\u0200ADGT\u0300\u0306\u0316\u031ccute;\u40b4o\u0174\u030b\u030d;\u42d9bleAcute;\u42ddrave;\u4060ilde;\u42dcond;\u62c4ferentialD;\u6146\u0470\u033d\0\0\0\u0342\u0354\0\u0405f;\uc000\u{1d53b}\u0180;DE\u0348\u0349\u034d\u40a8ot;\u60dcqual;\u6250ble\u0300CDLRUV\u0363\u0372\u0382\u03cf\u03e2\u03f8ontourIntegra\xec\u0239o\u0274\u0379\0\0\u037b\xbb\u0349nArrow;\u61d3\u0100eo\u0387\u03a4ft\u0180ART\u0390\u0396\u03a1rrow;\u61d0ightArrow;\u61d4e\xe5\u02cang\u0100LR\u03ab\u03c4eft\u0100AR\u03b3\u03b9rrow;\u67f8ightArrow;\u67faightArrow;\u67f9ight\u0100AT\u03d8\u03derrow;\u61d2ee;\u62a8p\u0241\u03e9\0\0\u03efrrow;\u61d1ownArrow;\u61d5erticalBar;\u6225n\u0300ABLRTa\u0412\u042a\u0430\u045e\u047f\u037crrow\u0180;BU\u041d\u041e\u0422\u6193ar;\u6913pArrow;\u61f5reve;\u4311eft\u02d2\u043a\0\u0446\0\u0450ightVector;\u6950eeVector;\u695eector\u0100;B\u0459\u045a\u61bdar;\u6956ight\u01d4\u0467\0\u0471eeVector;\u695fector\u0100;B\u047a\u047b\u61c1ar;\u6957ee\u0100;A\u0486\u0487\u62a4rrow;\u61a7\u0100ct\u0492\u0497r;\uc000\u{1d49f}rok;\u4110\u0800NTacdfglmopqstux\u04bd\u04c0\u04c4\u04cb\u04de\u04e2\u04e7\u04ee\u04f5\u0521\u052f\u0536\u0552\u055d\u0560\u0565G;\u414aH\u803b\xd0\u40d0cute\u803b\xc9\u40c9\u0180aiy\u04d2\u04d7\u04dcron;\u411arc\u803b\xca\u40ca;\u442dot;\u4116r;\uc000\u{1d508}rave\u803b\xc8\u40c8ement;\u6208\u0100ap\u04fa\u04fecr;\u4112ty\u0253\u0506\0\0\u0512mallSquare;\u65fberySmallSquare;\u65ab\u0100gp\u0526\u052aon;\u4118f;\uc000\u{1d53c}silon;\u4395u\u0100ai\u053c\u0549l\u0100;T\u0542\u0543\u6a75ilde;\u6242librium;\u61cc\u0100ci\u0557\u055ar;\u6130m;\u6a73a;\u4397ml\u803b\xcb\u40cb\u0100ip\u056a\u056fsts;\u6203onentialE;\u6147\u0280cfios\u0585\u0588\u058d\u05b2\u05ccy;\u4424r;\uc000\u{1d509}lled\u0253\u0597\0\0\u05a3mallSquare;\u65fcerySmallSquare;\u65aa\u0370\u05ba\0\u05bf\0\0\u05c4f;\uc000\u{1d53d}All;\u6200riertrf;\u6131c\xf2\u05cb\u0600JTabcdfgorst\u05e8\u05ec\u05ef\u05fa\u0600\u0612\u0616\u061b\u061d\u0623\u066c\u0672cy;\u4403\u803b>\u403emma\u0100;d\u05f7\u05f8\u4393;\u43dcreve;\u411e\u0180eiy\u0607\u060c\u0610dil;\u4122rc;\u411c;\u4413ot;\u4120r;\uc000\u{1d50a};\u62d9pf;\uc000\u{1d53e}eater\u0300EFGLST\u0635\u0644\u064e\u0656\u065b\u0666qual\u0100;L\u063e\u063f\u6265ess;\u62dbullEqual;\u6267reater;\u6aa2ess;\u6277lantEqual;\u6a7eilde;\u6273cr;\uc000\u{1d4a2};\u626b\u0400Aacfiosu\u0685\u068b\u0696\u069b\u069e\u06aa\u06be\u06caRDcy;\u442a\u0100ct\u0690\u0694ek;\u42c7;\u405eirc;\u4124r;\u610clbertSpace;\u610b\u01f0\u06af\0\u06b2f;\u610dizontalLine;\u6500\u0100ct\u06c3\u06c5\xf2\u06a9rok;\u4126mp\u0144\u06d0\u06d8ownHum\xf0\u012fqual;\u624f\u0700EJOacdfgmnostu\u06fa\u06fe\u0703\u0707\u070e\u071a\u071e\u0721\u0728\u0744\u0778\u078b\u078f\u0795cy;\u4415lig;\u4132cy;\u4401cute\u803b\xcd\u40cd\u0100iy\u0713\u0718rc\u803b\xce\u40ce;\u4418ot;\u4130r;\u6111rave\u803b\xcc\u40cc\u0180;ap\u0720\u072f\u073f\u0100cg\u0734\u0737r;\u412ainaryI;\u6148lie\xf3\u03dd\u01f4\u0749\0\u0762\u0100;e\u074d\u074e\u622c\u0100gr\u0753\u0758ral;\u622bsection;\u62c2isible\u0100CT\u076c\u0772omma;\u6063imes;\u6062\u0180gpt\u077f\u0783\u0788on;\u412ef;\uc000\u{1d540}a;\u4399cr;\u6110ilde;\u4128\u01eb\u079a\0\u079ecy;\u4406l\u803b\xcf\u40cf\u0280cfosu\u07ac\u07b7\u07bc\u07c2\u07d0\u0100iy\u07b1\u07b5rc;\u4134;\u4419r;\uc000\u{1d50d}pf;\uc000\u{1d541}\u01e3\u07c7\0\u07ccr;\uc000\u{1d4a5}rcy;\u4408kcy;\u4404\u0380HJacfos\u07e4\u07e8\u07ec\u07f1\u07fd\u0802\u0808cy;\u4425cy;\u440cppa;\u439a\u0100ey\u07f6\u07fbdil;\u4136;\u441ar;\uc000\u{1d50e}pf;\uc000\u{1d542}cr;\uc000\u{1d4a6}\u0580JTaceflmost\u0825\u0829\u082c\u0850\u0863\u09b3\u09b8\u09c7\u09cd\u0a37\u0a47cy;\u4409\u803b<\u403c\u0280cmnpr\u0837\u083c\u0841\u0844\u084dute;\u4139bda;\u439bg;\u67ealacetrf;\u6112r;\u619e\u0180aey\u0857\u085c\u0861ron;\u413ddil;\u413b;\u441b\u0100fs\u0868\u0970t\u0500ACDFRTUVar\u087e\u08a9\u08b1\u08e0\u08e6\u08fc\u092f\u095b\u0390\u096a\u0100nr\u0883\u088fgleBracket;\u67e8row\u0180;BR\u0899\u089a\u089e\u6190ar;\u61e4ightArrow;\u61c6eiling;\u6308o\u01f5\u08b7\0\u08c3bleBracket;\u67e6n\u01d4\u08c8\0\u08d2eeVector;\u6961ector\u0100;B\u08db\u08dc\u61c3ar;\u6959loor;\u630aight\u0100AV\u08ef\u08f5rrow;\u6194ector;\u694e\u0100er\u0901\u0917e\u0180;AV\u0909\u090a\u0910\u62a3rrow;\u61a4ector;\u695aiangle\u0180;BE\u0924\u0925\u0929\u62b2ar;\u69cfqual;\u62b4p\u0180DTV\u0937\u0942\u094cownVector;\u6951eeVector;\u6960ector\u0100;B\u0956\u0957\u61bfar;\u6958ector\u0100;B\u0965\u0966\u61bcar;\u6952ight\xe1\u039cs\u0300EFGLST\u097e\u098b\u0995\u099d\u09a2\u09adqualGreater;\u62daullEqual;\u6266reater;\u6276ess;\u6aa1lantEqual;\u6a7dilde;\u6272r;\uc000\u{1d50f}\u0100;e\u09bd\u09be\u62d8ftarrow;\u61daidot;\u413f\u0180npw\u09d4\u0a16\u0a1bg\u0200LRlr\u09de\u09f7\u0a02\u0a10eft\u0100AR\u09e6\u09ecrrow;\u67f5ightArrow;\u67f7ightArrow;\u67f6eft\u0100ar\u03b3\u0a0aight\xe1\u03bfight\xe1\u03caf;\uc000\u{1d543}er\u0100LR\u0a22\u0a2ceftArrow;\u6199ightArrow;\u6198\u0180cht\u0a3e\u0a40\u0a42\xf2\u084c;\u61b0rok;\u4141;\u626a\u0400acefiosu\u0a5a\u0a5d\u0a60\u0a77\u0a7c\u0a85\u0a8b\u0a8ep;\u6905y;\u441c\u0100dl\u0a65\u0a6fiumSpace;\u605flintrf;\u6133r;\uc000\u{1d510}nusPlus;\u6213pf;\uc000\u{1d544}c\xf2\u0a76;\u439c\u0480Jacefostu\u0aa3\u0aa7\u0aad\u0ac0\u0b14\u0b19\u0d91\u0d97\u0d9ecy;\u440acute;\u4143\u0180aey\u0ab4\u0ab9\u0aberon;\u4147dil;\u4145;\u441d\u0180gsw\u0ac7\u0af0\u0b0eative\u0180MTV\u0ad3\u0adf\u0ae8ediumSpace;\u600bhi\u0100cn\u0ae6\u0ad8\xeb\u0ad9eryThi\xee\u0ad9ted\u0100GL\u0af8\u0b06reaterGreate\xf2\u0673essLes\xf3\u0a48Line;\u400ar;\uc000\u{1d511}\u0200Bnpt\u0b22\u0b28\u0b37\u0b3areak;\u6060BreakingSpace;\u40a0f;\u6115\u0680;CDEGHLNPRSTV\u0b55\u0b56\u0b6a\u0b7c\u0ba1\u0beb\u0c04\u0c5e\u0c84\u0ca6\u0cd8\u0d61\u0d85\u6aec\u0100ou\u0b5b\u0b64ngruent;\u6262pCap;\u626doubleVerticalBar;\u6226\u0180lqx\u0b83\u0b8a\u0b9bement;\u6209ual\u0100;T\u0b92\u0b93\u6260ilde;\uc000\u2242\u0338ists;\u6204reater\u0380;EFGLST\u0bb6\u0bb7\u0bbd\u0bc9\u0bd3\u0bd8\u0be5\u626fqual;\u6271ullEqual;\uc000\u2267\u0338reater;\uc000\u226b\u0338ess;\u6279lantEqual;\uc000\u2a7e\u0338ilde;\u6275ump\u0144\u0bf2\u0bfdownHump;\uc000\u224e\u0338qual;\uc000\u224f\u0338e\u0100fs\u0c0a\u0c27tTriangle\u0180;BE\u0c1a\u0c1b\u0c21\u62eaar;\uc000\u29cf\u0338qual;\u62ecs\u0300;EGLST\u0c35\u0c36\u0c3c\u0c44\u0c4b\u0c58\u626equal;\u6270reater;\u6278ess;\uc000\u226a\u0338lantEqual;\uc000\u2a7d\u0338ilde;\u6274ested\u0100GL\u0c68\u0c79reaterGreater;\uc000\u2aa2\u0338essLess;\uc000\u2aa1\u0338recedes\u0180;ES\u0c92\u0c93\u0c9b\u6280qual;\uc000\u2aaf\u0338lantEqual;\u62e0\u0100ei\u0cab\u0cb9verseElement;\u620cghtTriangle\u0180;BE\u0ccb\u0ccc\u0cd2\u62ebar;\uc000\u29d0\u0338qual;\u62ed\u0100qu\u0cdd\u0d0cuareSu\u0100bp\u0ce8\u0cf9set\u0100;E\u0cf0\u0cf3\uc000\u228f\u0338qual;\u62e2erset\u0100;E\u0d03\u0d06\uc000\u2290\u0338qual;\u62e3\u0180bcp\u0d13\u0d24\u0d4eset\u0100;E\u0d1b\u0d1e\uc000\u2282\u20d2qual;\u6288ceeds\u0200;EST\u0d32\u0d33\u0d3b\u0d46\u6281qual;\uc000\u2ab0\u0338lantEqual;\u62e1ilde;\uc000\u227f\u0338erset\u0100;E\u0d58\u0d5b\uc000\u2283\u20d2qual;\u6289ilde\u0200;EFT\u0d6e\u0d6f\u0d75\u0d7f\u6241qual;\u6244ullEqual;\u6247ilde;\u6249erticalBar;\u6224cr;\uc000\u{1d4a9}ilde\u803b\xd1\u40d1;\u439d\u0700Eacdfgmoprstuv\u0dbd\u0dc2\u0dc9\u0dd5\u0ddb\u0de0\u0de7\u0dfc\u0e02\u0e20\u0e22\u0e32\u0e3f\u0e44lig;\u4152cute\u803b\xd3\u40d3\u0100iy\u0dce\u0dd3rc\u803b\xd4\u40d4;\u441eblac;\u4150r;\uc000\u{1d512}rave\u803b\xd2\u40d2\u0180aei\u0dee\u0df2\u0df6cr;\u414cga;\u43a9cron;\u439fpf;\uc000\u{1d546}enCurly\u0100DQ\u0e0e\u0e1aoubleQuote;\u601cuote;\u6018;\u6a54\u0100cl\u0e27\u0e2cr;\uc000\u{1d4aa}ash\u803b\xd8\u40d8i\u016c\u0e37\u0e3cde\u803b\xd5\u40d5es;\u6a37ml\u803b\xd6\u40d6er\u0100BP\u0e4b\u0e60\u0100ar\u0e50\u0e53r;\u603eac\u0100ek\u0e5a\u0e5c;\u63deet;\u63b4arenthesis;\u63dc\u0480acfhilors\u0e7f\u0e87\u0e8a\u0e8f\u0e92\u0e94\u0e9d\u0eb0\u0efcrtialD;\u6202y;\u441fr;\uc000\u{1d513}i;\u43a6;\u43a0usMinus;\u40b1\u0100ip\u0ea2\u0eadncareplan\xe5\u069df;\u6119\u0200;eio\u0eb9\u0eba\u0ee0\u0ee4\u6abbcedes\u0200;EST\u0ec8\u0ec9\u0ecf\u0eda\u627aqual;\u6aaflantEqual;\u627cilde;\u627eme;\u6033\u0100dp\u0ee9\u0eeeuct;\u620fortion\u0100;a\u0225\u0ef9l;\u621d\u0100ci\u0f01\u0f06r;\uc000\u{1d4ab};\u43a8\u0200Ufos\u0f11\u0f16\u0f1b\u0f1fOT\u803b"\u4022r;\uc000\u{1d514}pf;\u611acr;\uc000\u{1d4ac}\u0600BEacefhiorsu\u0f3e\u0f43\u0f47\u0f60\u0f73\u0fa7\u0faa\u0fad\u1096\u10a9\u10b4\u10bearr;\u6910G\u803b\xae\u40ae\u0180cnr\u0f4e\u0f53\u0f56ute;\u4154g;\u67ebr\u0100;t\u0f5c\u0f5d\u61a0l;\u6916\u0180aey\u0f67\u0f6c\u0f71ron;\u4158dil;\u4156;\u4420\u0100;v\u0f78\u0f79\u611cerse\u0100EU\u0f82\u0f99\u0100lq\u0f87\u0f8eement;\u620builibrium;\u61cbpEquilibrium;\u696fr\xbb\u0f79o;\u43a1ght\u0400ACDFTUVa\u0fc1\u0feb\u0ff3\u1022\u1028\u105b\u1087\u03d8\u0100nr\u0fc6\u0fd2gleBracket;\u67e9row\u0180;BL\u0fdc\u0fdd\u0fe1\u6192ar;\u61e5eftArrow;\u61c4eiling;\u6309o\u01f5\u0ff9\0\u1005bleBracket;\u67e7n\u01d4\u100a\0\u1014eeVector;\u695dector\u0100;B\u101d\u101e\u61c2ar;\u6955loor;\u630b\u0100er\u102d\u1043e\u0180;AV\u1035\u1036\u103c\u62a2rrow;\u61a6ector;\u695biangle\u0180;BE\u1050\u1051\u1055\u62b3ar;\u69d0qual;\u62b5p\u0180DTV\u1063\u106e\u1078ownVector;\u694feeVector;\u695cector\u0100;B\u1082\u1083\u61bear;\u6954ector\u0100;B\u1091\u1092\u61c0ar;\u6953\u0100pu\u109b\u109ef;\u611dndImplies;\u6970ightarrow;\u61db\u0100ch\u10b9\u10bcr;\u611b;\u61b1leDelayed;\u69f4\u0680HOacfhimoqstu\u10e4\u10f1\u10f7\u10fd\u1119\u111e\u1151\u1156\u1161\u1167\u11b5\u11bb\u11bf\u0100Cc\u10e9\u10eeHcy;\u4429y;\u4428FTcy;\u442ccute;\u415a\u0280;aeiy\u1108\u1109\u110e\u1113\u1117\u6abcron;\u4160dil;\u415erc;\u415c;\u4421r;\uc000\u{1d516}ort\u0200DLRU\u112a\u1134\u113e\u1149ownArrow\xbb\u041eeftArrow\xbb\u089aightArrow\xbb\u0fddpArrow;\u6191gma;\u43a3allCircle;\u6218pf;\uc000\u{1d54a}\u0272\u116d\0\0\u1170t;\u621aare\u0200;ISU\u117b\u117c\u1189\u11af\u65a1ntersection;\u6293u\u0100bp\u118f\u119eset\u0100;E\u1197\u1198\u628fqual;\u6291erset\u0100;E\u11a8\u11a9\u6290qual;\u6292nion;\u6294cr;\uc000\u{1d4ae}ar;\u62c6\u0200bcmp\u11c8\u11db\u1209\u120b\u0100;s\u11cd\u11ce\u62d0et\u0100;E\u11cd\u11d5qual;\u6286\u0100ch\u11e0\u1205eeds\u0200;EST\u11ed\u11ee\u11f4\u11ff\u627bqual;\u6ab0lantEqual;\u627dilde;\u627fTh\xe1\u0f8c;\u6211\u0180;es\u1212\u1213\u1223\u62d1rset\u0100;E\u121c\u121d\u6283qual;\u6287et\xbb\u1213\u0580HRSacfhiors\u123e\u1244\u1249\u1255\u125e\u1271\u1276\u129f\u12c2\u12c8\u12d1ORN\u803b\xde\u40deADE;\u6122\u0100Hc\u124e\u1252cy;\u440by;\u4426\u0100bu\u125a\u125c;\u4009;\u43a4\u0180aey\u1265\u126a\u126fron;\u4164dil;\u4162;\u4422r;\uc000\u{1d517}\u0100ei\u127b\u1289\u01f2\u1280\0\u1287efore;\u6234a;\u4398\u0100cn\u128e\u1298kSpace;\uc000\u205f\u200aSpace;\u6009lde\u0200;EFT\u12ab\u12ac\u12b2\u12bc\u623cqual;\u6243ullEqual;\u6245ilde;\u6248pf;\uc000\u{1d54b}ipleDot;\u60db\u0100ct\u12d6\u12dbr;\uc000\u{1d4af}rok;\u4166\u0ae1\u12f7\u130e\u131a\u1326\0\u132c\u1331\0\0\0\0\0\u1338\u133d\u1377\u1385\0\u13ff\u1404\u140a\u1410\u0100cr\u12fb\u1301ute\u803b\xda\u40dar\u0100;o\u1307\u1308\u619fcir;\u6949r\u01e3\u1313\0\u1316y;\u440eve;\u416c\u0100iy\u131e\u1323rc\u803b\xdb\u40db;\u4423blac;\u4170r;\uc000\u{1d518}rave\u803b\xd9\u40d9acr;\u416a\u0100di\u1341\u1369er\u0100BP\u1348\u135d\u0100ar\u134d\u1350r;\u405fac\u0100ek\u1357\u1359;\u63dfet;\u63b5arenthesis;\u63ddon\u0100;P\u1370\u1371\u62c3lus;\u628e\u0100gp\u137b\u137fon;\u4172f;\uc000\u{1d54c}\u0400ADETadps\u1395\u13ae\u13b8\u13c4\u03e8\u13d2\u13d7\u13f3rrow\u0180;BD\u1150\u13a0\u13a4ar;\u6912ownArrow;\u61c5ownArrow;\u6195quilibrium;\u696eee\u0100;A\u13cb\u13cc\u62a5rrow;\u61a5own\xe1\u03f3er\u0100LR\u13de\u13e8eftArrow;\u6196ightArrow;\u6197i\u0100;l\u13f9\u13fa\u43d2on;\u43a5ing;\u416ecr;\uc000\u{1d4b0}ilde;\u4168ml\u803b\xdc\u40dc\u0480Dbcdefosv\u1427\u142c\u1430\u1433\u143e\u1485\u148a\u1490\u1496ash;\u62abar;\u6aeby;\u4412ash\u0100;l\u143b\u143c\u62a9;\u6ae6\u0100er\u1443\u1445;\u62c1\u0180bty\u144c\u1450\u147aar;\u6016\u0100;i\u144f\u1455cal\u0200BLST\u1461\u1465\u146a\u1474ar;\u6223ine;\u407ceparator;\u6758ilde;\u6240ThinSpace;\u600ar;\uc000\u{1d519}pf;\uc000\u{1d54d}cr;\uc000\u{1d4b1}dash;\u62aa\u0280cefos\u14a7\u14ac\u14b1\u14b6\u14bcirc;\u4174dge;\u62c0r;\uc000\u{1d51a}pf;\uc000\u{1d54e}cr;\uc000\u{1d4b2}\u0200fios\u14cb\u14d0\u14d2\u14d8r;\uc000\u{1d51b};\u439epf;\uc000\u{1d54f}cr;\uc000\u{1d4b3}\u0480AIUacfosu\u14f1\u14f5\u14f9\u14fd\u1504\u150f\u1514\u151a\u1520cy;\u442fcy;\u4407cy;\u442ecute\u803b\xdd\u40dd\u0100iy\u1509\u150drc;\u4176;\u442br;\uc000\u{1d51c}pf;\uc000\u{1d550}cr;\uc000\u{1d4b4}ml;\u4178\u0400Hacdefos\u1535\u1539\u153f\u154b\u154f\u155d\u1560\u1564cy;\u4416cute;\u4179\u0100ay\u1544\u1549ron;\u417d;\u4417ot;\u417b\u01f2\u1554\0\u155boWidt\xe8\u0ad9a;\u4396r;\u6128pf;\u6124cr;\uc000\u{1d4b5}\u0be1\u1583\u158a\u1590\0\u15b0\u15b6\u15bf\0\0\0\0\u15c6\u15db\u15eb\u165f\u166d\0\u1695\u169b\u16b2\u16b9\0\u16becute\u803b\xe1\u40e1reve;\u4103\u0300;Ediuy\u159c\u159d\u15a1\u15a3\u15a8\u15ad\u623e;\uc000\u223e\u0333;\u623frc\u803b\xe2\u40e2te\u80bb\xb4\u0306;\u4430lig\u803b\xe6\u40e6\u0100;r\xb2\u15ba;\uc000\u{1d51e}rave\u803b\xe0\u40e0\u0100ep\u15ca\u15d6\u0100fp\u15cf\u15d4sym;\u6135\xe8\u15d3ha;\u43b1\u0100ap\u15dfc\u0100cl\u15e4\u15e7r;\u4101g;\u6a3f\u0264\u15f0\0\0\u160a\u0280;adsv\u15fa\u15fb\u15ff\u1601\u1607\u6227nd;\u6a55;\u6a5clope;\u6a58;\u6a5a\u0380;elmrsz\u1618\u1619\u161b\u161e\u163f\u164f\u1659\u6220;\u69a4e\xbb\u1619sd\u0100;a\u1625\u1626\u6221\u0461\u1630\u1632\u1634\u1636\u1638\u163a\u163c\u163e;\u69a8;\u69a9;\u69aa;\u69ab;\u69ac;\u69ad;\u69ae;\u69aft\u0100;v\u1645\u1646\u621fb\u0100;d\u164c\u164d\u62be;\u699d\u0100pt\u1654\u1657h;\u6222\xbb\xb9arr;\u637c\u0100gp\u1663\u1667on;\u4105f;\uc000\u{1d552}\u0380;Eaeiop\u12c1\u167b\u167d\u1682\u1684\u1687\u168a;\u6a70cir;\u6a6f;\u624ad;\u624bs;\u4027rox\u0100;e\u12c1\u1692\xf1\u1683ing\u803b\xe5\u40e5\u0180cty\u16a1\u16a6\u16a8r;\uc000\u{1d4b6};\u402amp\u0100;e\u12c1\u16af\xf1\u0288ilde\u803b\xe3\u40e3ml\u803b\xe4\u40e4\u0100ci\u16c2\u16c8onin\xf4\u0272nt;\u6a11\u0800Nabcdefiklnoprsu\u16ed\u16f1\u1730\u173c\u1743\u1748\u1778\u177d\u17e0\u17e6\u1839\u1850\u170d\u193d\u1948\u1970ot;\u6aed\u0100cr\u16f6\u171ek\u0200ceps\u1700\u1705\u170d\u1713ong;\u624cpsilon;\u43f6rime;\u6035im\u0100;e\u171a\u171b\u623dq;\u62cd\u0176\u1722\u1726ee;\u62bded\u0100;g\u172c\u172d\u6305e\xbb\u172drk\u0100;t\u135c\u1737brk;\u63b6\u0100oy\u1701\u1741;\u4431quo;\u601e\u0280cmprt\u1753\u175b\u1761\u1764\u1768aus\u0100;e\u010a\u0109ptyv;\u69b0s\xe9\u170cno\xf5\u0113\u0180ahw\u176f\u1771\u1773;\u43b2;\u6136een;\u626cr;\uc000\u{1d51f}g\u0380costuvw\u178d\u179d\u17b3\u17c1\u17d5\u17db\u17de\u0180aiu\u1794\u1796\u179a\xf0\u0760rc;\u65efp\xbb\u1371\u0180dpt\u17a4\u17a8\u17adot;\u6a00lus;\u6a01imes;\u6a02\u0271\u17b9\0\0\u17becup;\u6a06ar;\u6605riangle\u0100du\u17cd\u17d2own;\u65bdp;\u65b3plus;\u6a04e\xe5\u1444\xe5\u14adarow;\u690d\u0180ako\u17ed\u1826\u1835\u0100cn\u17f2\u1823k\u0180lst\u17fa\u05ab\u1802ozenge;\u69ebriangle\u0200;dlr\u1812\u1813\u1818\u181d\u65b4own;\u65beeft;\u65c2ight;\u65b8k;\u6423\u01b1\u182b\0\u1833\u01b2\u182f\0\u1831;\u6592;\u65914;\u6593ck;\u6588\u0100eo\u183e\u184d\u0100;q\u1843\u1846\uc000=\u20e5uiv;\uc000\u2261\u20e5t;\u6310\u0200ptwx\u1859\u185e\u1867\u186cf;\uc000\u{1d553}\u0100;t\u13cb\u1863om\xbb\u13cctie;\u62c8\u0600DHUVbdhmptuv\u1885\u1896\u18aa\u18bb\u18d7\u18db\u18ec\u18ff\u1905\u190a\u1910\u1921\u0200LRlr\u188e\u1890\u1892\u1894;\u6557;\u6554;\u6556;\u6553\u0280;DUdu\u18a1\u18a2\u18a4\u18a6\u18a8\u6550;\u6566;\u6569;\u6564;\u6567\u0200LRlr\u18b3\u18b5\u18b7\u18b9;\u655d;\u655a;\u655c;\u6559\u0380;HLRhlr\u18ca\u18cb\u18cd\u18cf\u18d1\u18d3\u18d5\u6551;\u656c;\u6563;\u6560;\u656b;\u6562;\u655fox;\u69c9\u0200LRlr\u18e4\u18e6\u18e8\u18ea;\u6555;\u6552;\u6510;\u650c\u0280;DUdu\u06bd\u18f7\u18f9\u18fb\u18fd;\u6565;\u6568;\u652c;\u6534inus;\u629flus;\u629eimes;\u62a0\u0200LRlr\u1919\u191b\u191d\u191f;\u655b;\u6558;\u6518;\u6514\u0380;HLRhlr\u1930\u1931\u1933\u1935\u1937\u1939\u193b\u6502;\u656a;\u6561;\u655e;\u653c;\u6524;\u651c\u0100ev\u0123\u1942bar\u803b\xa6\u40a6\u0200ceio\u1951\u1956\u195a\u1960r;\uc000\u{1d4b7}mi;\u604fm\u0100;e\u171a\u171cl\u0180;bh\u1968\u1969\u196b\u405c;\u69c5sub;\u67c8\u016c\u1974\u197el\u0100;e\u1979\u197a\u6022t\xbb\u197ap\u0180;Ee\u012f\u1985\u1987;\u6aae\u0100;q\u06dc\u06db\u0ce1\u19a7\0\u19e8\u1a11\u1a15\u1a32\0\u1a37\u1a50\0\0\u1ab4\0\0\u1ac1\0\0\u1b21\u1b2e\u1b4d\u1b52\0\u1bfd\0\u1c0c\u0180cpr\u19ad\u19b2\u19ddute;\u4107\u0300;abcds\u19bf\u19c0\u19c4\u19ca\u19d5\u19d9\u6229nd;\u6a44rcup;\u6a49\u0100au\u19cf\u19d2p;\u6a4bp;\u6a47ot;\u6a40;\uc000\u2229\ufe00\u0100eo\u19e2\u19e5t;\u6041\xee\u0693\u0200aeiu\u19f0\u19fb\u1a01\u1a05\u01f0\u19f5\0\u19f8s;\u6a4don;\u410ddil\u803b\xe7\u40e7rc;\u4109ps\u0100;s\u1a0c\u1a0d\u6a4cm;\u6a50ot;\u410b\u0180dmn\u1a1b\u1a20\u1a26il\u80bb\xb8\u01adptyv;\u69b2t\u8100\xa2;e\u1a2d\u1a2e\u40a2r\xe4\u01b2r;\uc000\u{1d520}\u0180cei\u1a3d\u1a40\u1a4dy;\u4447ck\u0100;m\u1a47\u1a48\u6713ark\xbb\u1a48;\u43c7r\u0380;Ecefms\u1a5f\u1a60\u1a62\u1a6b\u1aa4\u1aaa\u1aae\u65cb;\u69c3\u0180;el\u1a69\u1a6a\u1a6d\u42c6q;\u6257e\u0261\u1a74\0\0\u1a88rrow\u0100lr\u1a7c\u1a81eft;\u61baight;\u61bb\u0280RSacd\u1a92\u1a94\u1a96\u1a9a\u1a9f\xbb\u0f47;\u64c8st;\u629birc;\u629aash;\u629dnint;\u6a10id;\u6aefcir;\u69c2ubs\u0100;u\u1abb\u1abc\u6663it\xbb\u1abc\u02ec\u1ac7\u1ad4\u1afa\0\u1b0aon\u0100;e\u1acd\u1ace\u403a\u0100;q\xc7\xc6\u026d\u1ad9\0\0\u1ae2a\u0100;t\u1ade\u1adf\u402c;\u4040\u0180;fl\u1ae8\u1ae9\u1aeb\u6201\xee\u1160e\u0100mx\u1af1\u1af6ent\xbb\u1ae9e\xf3\u024d\u01e7\u1afe\0\u1b07\u0100;d\u12bb\u1b02ot;\u6a6dn\xf4\u0246\u0180fry\u1b10\u1b14\u1b17;\uc000\u{1d554}o\xe4\u0254\u8100\xa9;s\u0155\u1b1dr;\u6117\u0100ao\u1b25\u1b29rr;\u61b5ss;\u6717\u0100cu\u1b32\u1b37r;\uc000\u{1d4b8}\u0100bp\u1b3c\u1b44\u0100;e\u1b41\u1b42\u6acf;\u6ad1\u0100;e\u1b49\u1b4a\u6ad0;\u6ad2dot;\u62ef\u0380delprvw\u1b60\u1b6c\u1b77\u1b82\u1bac\u1bd4\u1bf9arr\u0100lr\u1b68\u1b6a;\u6938;\u6935\u0270\u1b72\0\0\u1b75r;\u62dec;\u62dfarr\u0100;p\u1b7f\u1b80\u61b6;\u693d\u0300;bcdos\u1b8f\u1b90\u1b96\u1ba1\u1ba5\u1ba8\u622arcap;\u6a48\u0100au\u1b9b\u1b9ep;\u6a46p;\u6a4aot;\u628dr;\u6a45;\uc000\u222a\ufe00\u0200alrv\u1bb5\u1bbf\u1bde\u1be3rr\u0100;m\u1bbc\u1bbd\u61b7;\u693cy\u0180evw\u1bc7\u1bd4\u1bd8q\u0270\u1bce\0\0\u1bd2re\xe3\u1b73u\xe3\u1b75ee;\u62ceedge;\u62cfen\u803b\xa4\u40a4earrow\u0100lr\u1bee\u1bf3eft\xbb\u1b80ight\xbb\u1bbde\xe4\u1bdd\u0100ci\u1c01\u1c07onin\xf4\u01f7nt;\u6231lcty;\u632d\u0980AHabcdefhijlorstuwz\u1c38\u1c3b\u1c3f\u1c5d\u1c69\u1c75\u1c8a\u1c9e\u1cac\u1cb7\u1cfb\u1cff\u1d0d\u1d7b\u1d91\u1dab\u1dbb\u1dc6\u1dcdr\xf2\u0381ar;\u6965\u0200glrs\u1c48\u1c4d\u1c52\u1c54ger;\u6020eth;\u6138\xf2\u1133h\u0100;v\u1c5a\u1c5b\u6010\xbb\u090a\u016b\u1c61\u1c67arow;\u690fa\xe3\u0315\u0100ay\u1c6e\u1c73ron;\u410f;\u4434\u0180;ao\u0332\u1c7c\u1c84\u0100gr\u02bf\u1c81r;\u61catseq;\u6a77\u0180glm\u1c91\u1c94\u1c98\u803b\xb0\u40b0ta;\u43b4ptyv;\u69b1\u0100ir\u1ca3\u1ca8sht;\u697f;\uc000\u{1d521}ar\u0100lr\u1cb3\u1cb5\xbb\u08dc\xbb\u101e\u0280aegsv\u1cc2\u0378\u1cd6\u1cdc\u1ce0m\u0180;os\u0326\u1cca\u1cd4nd\u0100;s\u0326\u1cd1uit;\u6666amma;\u43ddin;\u62f2\u0180;io\u1ce7\u1ce8\u1cf8\u40f7de\u8100\xf7;o\u1ce7\u1cf0ntimes;\u62c7n\xf8\u1cf7cy;\u4452c\u026f\u1d06\0\0\u1d0arn;\u631eop;\u630d\u0280lptuw\u1d18\u1d1d\u1d22\u1d49\u1d55lar;\u4024f;\uc000\u{1d555}\u0280;emps\u030b\u1d2d\u1d37\u1d3d\u1d42q\u0100;d\u0352\u1d33ot;\u6251inus;\u6238lus;\u6214quare;\u62a1blebarwedg\xe5\xfan\u0180adh\u112e\u1d5d\u1d67ownarrow\xf3\u1c83arpoon\u0100lr\u1d72\u1d76ef\xf4\u1cb4igh\xf4\u1cb6\u0162\u1d7f\u1d85karo\xf7\u0f42\u026f\u1d8a\0\0\u1d8ern;\u631fop;\u630c\u0180cot\u1d98\u1da3\u1da6\u0100ry\u1d9d\u1da1;\uc000\u{1d4b9};\u4455l;\u69f6rok;\u4111\u0100dr\u1db0\u1db4ot;\u62f1i\u0100;f\u1dba\u1816\u65bf\u0100ah\u1dc0\u1dc3r\xf2\u0429a\xf2\u0fa6angle;\u69a6\u0100ci\u1dd2\u1dd5y;\u445fgrarr;\u67ff\u0900Dacdefglmnopqrstux\u1e01\u1e09\u1e19\u1e38\u0578\u1e3c\u1e49\u1e61\u1e7e\u1ea5\u1eaf\u1ebd\u1ee1\u1f2a\u1f37\u1f44\u1f4e\u1f5a\u0100Do\u1e06\u1d34o\xf4\u1c89\u0100cs\u1e0e\u1e14ute\u803b\xe9\u40e9ter;\u6a6e\u0200aioy\u1e22\u1e27\u1e31\u1e36ron;\u411br\u0100;c\u1e2d\u1e2e\u6256\u803b\xea\u40ealon;\u6255;\u444dot;\u4117\u0100Dr\u1e41\u1e45ot;\u6252;\uc000\u{1d522}\u0180;rs\u1e50\u1e51\u1e57\u6a9aave\u803b\xe8\u40e8\u0100;d\u1e5c\u1e5d\u6a96ot;\u6a98\u0200;ils\u1e6a\u1e6b\u1e72\u1e74\u6a99nters;\u63e7;\u6113\u0100;d\u1e79\u1e7a\u6a95ot;\u6a97\u0180aps\u1e85\u1e89\u1e97cr;\u4113ty\u0180;sv\u1e92\u1e93\u1e95\u6205et\xbb\u1e93p\u01001;\u1e9d\u1ea4\u0133\u1ea1\u1ea3;\u6004;\u6005\u6003\u0100gs\u1eaa\u1eac;\u414bp;\u6002\u0100gp\u1eb4\u1eb8on;\u4119f;\uc000\u{1d556}\u0180als\u1ec4\u1ece\u1ed2r\u0100;s\u1eca\u1ecb\u62d5l;\u69e3us;\u6a71i\u0180;lv\u1eda\u1edb\u1edf\u43b5on\xbb\u1edb;\u43f5\u0200csuv\u1eea\u1ef3\u1f0b\u1f23\u0100io\u1eef\u1e31rc\xbb\u1e2e\u0269\u1ef9\0\0\u1efb\xed\u0548ant\u0100gl\u1f02\u1f06tr\xbb\u1e5dess\xbb\u1e7a\u0180aei\u1f12\u1f16\u1f1als;\u403dst;\u625fv\u0100;D\u0235\u1f20D;\u6a78parsl;\u69e5\u0100Da\u1f2f\u1f33ot;\u6253rr;\u6971\u0180cdi\u1f3e\u1f41\u1ef8r;\u612fo\xf4\u0352\u0100ah\u1f49\u1f4b;\u43b7\u803b\xf0\u40f0\u0100mr\u1f53\u1f57l\u803b\xeb\u40ebo;\u60ac\u0180cip\u1f61\u1f64\u1f67l;\u4021s\xf4\u056e\u0100eo\u1f6c\u1f74ctatio\xee\u0559nential\xe5\u0579\u09e1\u1f92\0\u1f9e\0\u1fa1\u1fa7\0\0\u1fc6\u1fcc\0\u1fd3\0\u1fe6\u1fea\u2000\0\u2008\u205allingdotse\xf1\u1e44y;\u4444male;\u6640\u0180ilr\u1fad\u1fb3\u1fc1lig;\u8000\ufb03\u0269\u1fb9\0\0\u1fbdg;\u8000\ufb00ig;\u8000\ufb04;\uc000\u{1d523}lig;\u8000\ufb01lig;\uc000fj\u0180alt\u1fd9\u1fdc\u1fe1t;\u666dig;\u8000\ufb02ns;\u65b1of;\u4192\u01f0\u1fee\0\u1ff3f;\uc000\u{1d557}\u0100ak\u05bf\u1ff7\u0100;v\u1ffc\u1ffd\u62d4;\u6ad9artint;\u6a0d\u0100ao\u200c\u2055\u0100cs\u2011\u2052\u03b1\u201a\u2030\u2038\u2045\u2048\0\u2050\u03b2\u2022\u2025\u2027\u202a\u202c\0\u202e\u803b\xbd\u40bd;\u6153\u803b\xbc\u40bc;\u6155;\u6159;\u615b\u01b3\u2034\0\u2036;\u6154;\u6156\u02b4\u203e\u2041\0\0\u2043\u803b\xbe\u40be;\u6157;\u615c5;\u6158\u01b6\u204c\0\u204e;\u615a;\u615d8;\u615el;\u6044wn;\u6322cr;\uc000\u{1d4bb}\u0880Eabcdefgijlnorstv\u2082\u2089\u209f\u20a5\u20b0\u20b4\u20f0\u20f5\u20fa\u20ff\u2103\u2112\u2138\u0317\u213e\u2152\u219e\u0100;l\u064d\u2087;\u6a8c\u0180cmp\u2090\u2095\u209dute;\u41f5ma\u0100;d\u209c\u1cda\u43b3;\u6a86reve;\u411f\u0100iy\u20aa\u20aerc;\u411d;\u4433ot;\u4121\u0200;lqs\u063e\u0642\u20bd\u20c9\u0180;qs\u063e\u064c\u20c4lan\xf4\u0665\u0200;cdl\u0665\u20d2\u20d5\u20e5c;\u6aa9ot\u0100;o\u20dc\u20dd\u6a80\u0100;l\u20e2\u20e3\u6a82;\u6a84\u0100;e\u20ea\u20ed\uc000\u22db\ufe00s;\u6a94r;\uc000\u{1d524}\u0100;g\u0673\u061bmel;\u6137cy;\u4453\u0200;Eaj\u065a\u210c\u210e\u2110;\u6a92;\u6aa5;\u6aa4\u0200Eaes\u211b\u211d\u2129\u2134;\u6269p\u0100;p\u2123\u2124\u6a8arox\xbb\u2124\u0100;q\u212e\u212f\u6a88\u0100;q\u212e\u211bim;\u62e7pf;\uc000\u{1d558}\u0100ci\u2143\u2146r;\u610am\u0180;el\u066b\u214e\u2150;\u6a8e;\u6a90\u8300>;cdlqr\u05ee\u2160\u216a\u216e\u2173\u2179\u0100ci\u2165\u2167;\u6aa7r;\u6a7aot;\u62d7Par;\u6995uest;\u6a7c\u0280adels\u2184\u216a\u2190\u0656\u219b\u01f0\u2189\0\u218epro\xf8\u209er;\u6978q\u0100lq\u063f\u2196les\xf3\u2088i\xed\u066b\u0100en\u21a3\u21adrtneqq;\uc000\u2269\ufe00\xc5\u21aa\u0500Aabcefkosy\u21c4\u21c7\u21f1\u21f5\u21fa\u2218\u221d\u222f\u2268\u227dr\xf2\u03a0\u0200ilmr\u21d0\u21d4\u21d7\u21dbrs\xf0\u1484f\xbb\u2024il\xf4\u06a9\u0100dr\u21e0\u21e4cy;\u444a\u0180;cw\u08f4\u21eb\u21efir;\u6948;\u61adar;\u610firc;\u4125\u0180alr\u2201\u220e\u2213rts\u0100;u\u2209\u220a\u6665it\xbb\u220alip;\u6026con;\u62b9r;\uc000\u{1d525}s\u0100ew\u2223\u2229arow;\u6925arow;\u6926\u0280amopr\u223a\u223e\u2243\u225e\u2263rr;\u61fftht;\u623bk\u0100lr\u2249\u2253eftarrow;\u61a9ightarrow;\u61aaf;\uc000\u{1d559}bar;\u6015\u0180clt\u226f\u2274\u2278r;\uc000\u{1d4bd}as\xe8\u21f4rok;\u4127\u0100bp\u2282\u2287ull;\u6043hen\xbb\u1c5b\u0ae1\u22a3\0\u22aa\0\u22b8\u22c5\u22ce\0\u22d5\u22f3\0\0\u22f8\u2322\u2367\u2362\u237f\0\u2386\u23aa\u23b4cute\u803b\xed\u40ed\u0180;iy\u0771\u22b0\u22b5rc\u803b\xee\u40ee;\u4438\u0100cx\u22bc\u22bfy;\u4435cl\u803b\xa1\u40a1\u0100fr\u039f\u22c9;\uc000\u{1d526}rave\u803b\xec\u40ec\u0200;ino\u073e\u22dd\u22e9\u22ee\u0100in\u22e2\u22e6nt;\u6a0ct;\u622dfin;\u69dcta;\u6129lig;\u4133\u0180aop\u22fe\u231a\u231d\u0180cgt\u2305\u2308\u2317r;\u412b\u0180elp\u071f\u230f\u2313in\xe5\u078ear\xf4\u0720h;\u4131f;\u62b7ed;\u41b5\u0280;cfot\u04f4\u232c\u2331\u233d\u2341are;\u6105in\u0100;t\u2338\u2339\u621eie;\u69dddo\xf4\u2319\u0280;celp\u0757\u234c\u2350\u235b\u2361al;\u62ba\u0100gr\u2355\u2359er\xf3\u1563\xe3\u234darhk;\u6a17rod;\u6a3c\u0200cgpt\u236f\u2372\u2376\u237by;\u4451on;\u412ff;\uc000\u{1d55a}a;\u43b9uest\u803b\xbf\u40bf\u0100ci\u238a\u238fr;\uc000\u{1d4be}n\u0280;Edsv\u04f4\u239b\u239d\u23a1\u04f3;\u62f9ot;\u62f5\u0100;v\u23a6\u23a7\u62f4;\u62f3\u0100;i\u0777\u23aelde;\u4129\u01eb\u23b8\0\u23bccy;\u4456l\u803b\xef\u40ef\u0300cfmosu\u23cc\u23d7\u23dc\u23e1\u23e7\u23f5\u0100iy\u23d1\u23d5rc;\u4135;\u4439r;\uc000\u{1d527}ath;\u4237pf;\uc000\u{1d55b}\u01e3\u23ec\0\u23f1r;\uc000\u{1d4bf}rcy;\u4458kcy;\u4454\u0400acfghjos\u240b\u2416\u2422\u2427\u242d\u2431\u2435\u243bppa\u0100;v\u2413\u2414\u43ba;\u43f0\u0100ey\u241b\u2420dil;\u4137;\u443ar;\uc000\u{1d528}reen;\u4138cy;\u4445cy;\u445cpf;\uc000\u{1d55c}cr;\uc000\u{1d4c0}\u0b80ABEHabcdefghjlmnoprstuv\u2470\u2481\u2486\u248d\u2491\u250e\u253d\u255a\u2580\u264e\u265e\u2665\u2679\u267d\u269a\u26b2\u26d8\u275d\u2768\u278b\u27c0\u2801\u2812\u0180art\u2477\u247a\u247cr\xf2\u09c6\xf2\u0395ail;\u691barr;\u690e\u0100;g\u0994\u248b;\u6a8bar;\u6962\u0963\u24a5\0\u24aa\0\u24b1\0\0\0\0\0\u24b5\u24ba\0\u24c6\u24c8\u24cd\0\u24f9ute;\u413amptyv;\u69b4ra\xee\u084cbda;\u43bbg\u0180;dl\u088e\u24c1\u24c3;\u6991\xe5\u088e;\u6a85uo\u803b\xab\u40abr\u0400;bfhlpst\u0899\u24de\u24e6\u24e9\u24eb\u24ee\u24f1\u24f5\u0100;f\u089d\u24e3s;\u691fs;\u691d\xeb\u2252p;\u61abl;\u6939im;\u6973l;\u61a2\u0180;ae\u24ff\u2500\u2504\u6aabil;\u6919\u0100;s\u2509\u250a\u6aad;\uc000\u2aad\ufe00\u0180abr\u2515\u2519\u251drr;\u690crk;\u6772\u0100ak\u2522\u252cc\u0100ek\u2528\u252a;\u407b;\u405b\u0100es\u2531\u2533;\u698bl\u0100du\u2539\u253b;\u698f;\u698d\u0200aeuy\u2546\u254b\u2556\u2558ron;\u413e\u0100di\u2550\u2554il;\u413c\xec\u08b0\xe2\u2529;\u443b\u0200cqrs\u2563\u2566\u256d\u257da;\u6936uo\u0100;r\u0e19\u1746\u0100du\u2572\u2577har;\u6967shar;\u694bh;\u61b2\u0280;fgqs\u258b\u258c\u0989\u25f3\u25ff\u6264t\u0280ahlrt\u2598\u25a4\u25b7\u25c2\u25e8rrow\u0100;t\u0899\u25a1a\xe9\u24f6arpoon\u0100du\u25af\u25b4own\xbb\u045ap\xbb\u0966eftarrows;\u61c7ight\u0180ahs\u25cd\u25d6\u25derrow\u0100;s\u08f4\u08a7arpoon\xf3\u0f98quigarro\xf7\u21f0hreetimes;\u62cb\u0180;qs\u258b\u0993\u25falan\xf4\u09ac\u0280;cdgs\u09ac\u260a\u260d\u261d\u2628c;\u6aa8ot\u0100;o\u2614\u2615\u6a7f\u0100;r\u261a\u261b\u6a81;\u6a83\u0100;e\u2622\u2625\uc000\u22da\ufe00s;\u6a93\u0280adegs\u2633\u2639\u263d\u2649\u264bppro\xf8\u24c6ot;\u62d6q\u0100gq\u2643\u2645\xf4\u0989gt\xf2\u248c\xf4\u099bi\xed\u09b2\u0180ilr\u2655\u08e1\u265asht;\u697c;\uc000\u{1d529}\u0100;E\u099c\u2663;\u6a91\u0161\u2669\u2676r\u0100du\u25b2\u266e\u0100;l\u0965\u2673;\u696alk;\u6584cy;\u4459\u0280;acht\u0a48\u2688\u268b\u2691\u2696r\xf2\u25c1orne\xf2\u1d08ard;\u696bri;\u65fa\u0100io\u269f\u26a4dot;\u4140ust\u0100;a\u26ac\u26ad\u63b0che\xbb\u26ad\u0200Eaes\u26bb\u26bd\u26c9\u26d4;\u6268p\u0100;p\u26c3\u26c4\u6a89rox\xbb\u26c4\u0100;q\u26ce\u26cf\u6a87\u0100;q\u26ce\u26bbim;\u62e6\u0400abnoptwz\u26e9\u26f4\u26f7\u271a\u272f\u2741\u2747\u2750\u0100nr\u26ee\u26f1g;\u67ecr;\u61fdr\xeb\u08c1g\u0180lmr\u26ff\u270d\u2714eft\u0100ar\u09e6\u2707ight\xe1\u09f2apsto;\u67fcight\xe1\u09fdparrow\u0100lr\u2725\u2729ef\xf4\u24edight;\u61ac\u0180afl\u2736\u2739\u273dr;\u6985;\uc000\u{1d55d}us;\u6a2dimes;\u6a34\u0161\u274b\u274fst;\u6217\xe1\u134e\u0180;ef\u2757\u2758\u1800\u65cange\xbb\u2758ar\u0100;l\u2764\u2765\u4028t;\u6993\u0280achmt\u2773\u2776\u277c\u2785\u2787r\xf2\u08a8orne\xf2\u1d8car\u0100;d\u0f98\u2783;\u696d;\u600eri;\u62bf\u0300achiqt\u2798\u279d\u0a40\u27a2\u27ae\u27bbquo;\u6039r;\uc000\u{1d4c1}m\u0180;eg\u09b2\u27aa\u27ac;\u6a8d;\u6a8f\u0100bu\u252a\u27b3o\u0100;r\u0e1f\u27b9;\u601arok;\u4142\u8400<;cdhilqr\u082b\u27d2\u2639\u27dc\u27e0\u27e5\u27ea\u27f0\u0100ci\u27d7\u27d9;\u6aa6r;\u6a79re\xe5\u25f2mes;\u62c9arr;\u6976uest;\u6a7b\u0100Pi\u27f5\u27f9ar;\u6996\u0180;ef\u2800\u092d\u181b\u65c3r\u0100du\u2807\u280dshar;\u694ahar;\u6966\u0100en\u2817\u2821rtneqq;\uc000\u2268\ufe00\xc5\u281e\u0700Dacdefhilnopsu\u2840\u2845\u2882\u288e\u2893\u28a0\u28a5\u28a8\u28da\u28e2\u28e4\u0a83\u28f3\u2902Dot;\u623a\u0200clpr\u284e\u2852\u2863\u287dr\u803b\xaf\u40af\u0100et\u2857\u2859;\u6642\u0100;e\u285e\u285f\u6720se\xbb\u285f\u0100;s\u103b\u2868to\u0200;dlu\u103b\u2873\u2877\u287bow\xee\u048cef\xf4\u090f\xf0\u13d1ker;\u65ae\u0100oy\u2887\u288cmma;\u6a29;\u443cash;\u6014asuredangle\xbb\u1626r;\uc000\u{1d52a}o;\u6127\u0180cdn\u28af\u28b4\u28c9ro\u803b\xb5\u40b5\u0200;acd\u1464\u28bd\u28c0\u28c4s\xf4\u16a7ir;\u6af0ot\u80bb\xb7\u01b5us\u0180;bd\u28d2\u1903\u28d3\u6212\u0100;u\u1d3c\u28d8;\u6a2a\u0163\u28de\u28e1p;\u6adb\xf2\u2212\xf0\u0a81\u0100dp\u28e9\u28eeels;\u62a7f;\uc000\u{1d55e}\u0100ct\u28f8\u28fdr;\uc000\u{1d4c2}pos\xbb\u159d\u0180;lm\u2909\u290a\u290d\u43bctimap;\u62b8\u0c00GLRVabcdefghijlmoprstuvw\u2942\u2953\u297e\u2989\u2998\u29da\u29e9\u2a15\u2a1a\u2a58\u2a5d\u2a83\u2a95\u2aa4\u2aa8\u2b04\u2b07\u2b44\u2b7f\u2bae\u2c34\u2c67\u2c7c\u2ce9\u0100gt\u2947\u294b;\uc000\u22d9\u0338\u0100;v\u2950\u0bcf\uc000\u226b\u20d2\u0180elt\u295a\u2972\u2976ft\u0100ar\u2961\u2967rrow;\u61cdightarrow;\u61ce;\uc000\u22d8\u0338\u0100;v\u297b\u0c47\uc000\u226a\u20d2ightarrow;\u61cf\u0100Dd\u298e\u2993ash;\u62afash;\u62ae\u0280bcnpt\u29a3\u29a7\u29ac\u29b1\u29ccla\xbb\u02deute;\u4144g;\uc000\u2220\u20d2\u0280;Eiop\u0d84\u29bc\u29c0\u29c5\u29c8;\uc000\u2a70\u0338d;\uc000\u224b\u0338s;\u4149ro\xf8\u0d84ur\u0100;a\u29d3\u29d4\u666el\u0100;s\u29d3\u0b38\u01f3\u29df\0\u29e3p\u80bb\xa0\u0b37mp\u0100;e\u0bf9\u0c00\u0280aeouy\u29f4\u29fe\u2a03\u2a10\u2a13\u01f0\u29f9\0\u29fb;\u6a43on;\u4148dil;\u4146ng\u0100;d\u0d7e\u2a0aot;\uc000\u2a6d\u0338p;\u6a42;\u443dash;\u6013\u0380;Aadqsx\u0b92\u2a29\u2a2d\u2a3b\u2a41\u2a45\u2a50rr;\u61d7r\u0100hr\u2a33\u2a36k;\u6924\u0100;o\u13f2\u13f0ot;\uc000\u2250\u0338ui\xf6\u0b63\u0100ei\u2a4a\u2a4ear;\u6928\xed\u0b98ist\u0100;s\u0ba0\u0b9fr;\uc000\u{1d52b}\u0200Eest\u0bc5\u2a66\u2a79\u2a7c\u0180;qs\u0bbc\u2a6d\u0be1\u0180;qs\u0bbc\u0bc5\u2a74lan\xf4\u0be2i\xed\u0bea\u0100;r\u0bb6\u2a81\xbb\u0bb7\u0180Aap\u2a8a\u2a8d\u2a91r\xf2\u2971rr;\u61aear;\u6af2\u0180;sv\u0f8d\u2a9c\u0f8c\u0100;d\u2aa1\u2aa2\u62fc;\u62facy;\u445a\u0380AEadest\u2ab7\u2aba\u2abe\u2ac2\u2ac5\u2af6\u2af9r\xf2\u2966;\uc000\u2266\u0338rr;\u619ar;\u6025\u0200;fqs\u0c3b\u2ace\u2ae3\u2aeft\u0100ar\u2ad4\u2ad9rro\xf7\u2ac1ightarro\xf7\u2a90\u0180;qs\u0c3b\u2aba\u2aealan\xf4\u0c55\u0100;s\u0c55\u2af4\xbb\u0c36i\xed\u0c5d\u0100;r\u0c35\u2afei\u0100;e\u0c1a\u0c25i\xe4\u0d90\u0100pt\u2b0c\u2b11f;\uc000\u{1d55f}\u8180\xac;in\u2b19\u2b1a\u2b36\u40acn\u0200;Edv\u0b89\u2b24\u2b28\u2b2e;\uc000\u22f9\u0338ot;\uc000\u22f5\u0338\u01e1\u0b89\u2b33\u2b35;\u62f7;\u62f6i\u0100;v\u0cb8\u2b3c\u01e1\u0cb8\u2b41\u2b43;\u62fe;\u62fd\u0180aor\u2b4b\u2b63\u2b69r\u0200;ast\u0b7b\u2b55\u2b5a\u2b5flle\xec\u0b7bl;\uc000\u2afd\u20e5;\uc000\u2202\u0338lint;\u6a14\u0180;ce\u0c92\u2b70\u2b73u\xe5\u0ca5\u0100;c\u0c98\u2b78\u0100;e\u0c92\u2b7d\xf1\u0c98\u0200Aait\u2b88\u2b8b\u2b9d\u2ba7r\xf2\u2988rr\u0180;cw\u2b94\u2b95\u2b99\u619b;\uc000\u2933\u0338;\uc000\u219d\u0338ghtarrow\xbb\u2b95ri\u0100;e\u0ccb\u0cd6\u0380chimpqu\u2bbd\u2bcd\u2bd9\u2b04\u0b78\u2be4\u2bef\u0200;cer\u0d32\u2bc6\u0d37\u2bc9u\xe5\u0d45;\uc000\u{1d4c3}ort\u026d\u2b05\0\0\u2bd6ar\xe1\u2b56m\u0100;e\u0d6e\u2bdf\u0100;q\u0d74\u0d73su\u0100bp\u2beb\u2bed\xe5\u0cf8\xe5\u0d0b\u0180bcp\u2bf6\u2c11\u2c19\u0200;Ees\u2bff\u2c00\u0d22\u2c04\u6284;\uc000\u2ac5\u0338et\u0100;e\u0d1b\u2c0bq\u0100;q\u0d23\u2c00c\u0100;e\u0d32\u2c17\xf1\u0d38\u0200;Ees\u2c22\u2c23\u0d5f\u2c27\u6285;\uc000\u2ac6\u0338et\u0100;e\u0d58\u2c2eq\u0100;q\u0d60\u2c23\u0200gilr\u2c3d\u2c3f\u2c45\u2c47\xec\u0bd7lde\u803b\xf1\u40f1\xe7\u0c43iangle\u0100lr\u2c52\u2c5ceft\u0100;e\u0c1a\u2c5a\xf1\u0c26ight\u0100;e\u0ccb\u2c65\xf1\u0cd7\u0100;m\u2c6c\u2c6d\u43bd\u0180;es\u2c74\u2c75\u2c79\u4023ro;\u6116p;\u6007\u0480DHadgilrs\u2c8f\u2c94\u2c99\u2c9e\u2ca3\u2cb0\u2cb6\u2cd3\u2ce3ash;\u62adarr;\u6904p;\uc000\u224d\u20d2ash;\u62ac\u0100et\u2ca8\u2cac;\uc000\u2265\u20d2;\uc000>\u20d2nfin;\u69de\u0180Aet\u2cbd\u2cc1\u2cc5rr;\u6902;\uc000\u2264\u20d2\u0100;r\u2cca\u2ccd\uc000<\u20d2ie;\uc000\u22b4\u20d2\u0100At\u2cd8\u2cdcrr;\u6903rie;\uc000\u22b5\u20d2im;\uc000\u223c\u20d2\u0180Aan\u2cf0\u2cf4\u2d02rr;\u61d6r\u0100hr\u2cfa\u2cfdk;\u6923\u0100;o\u13e7\u13e5ear;\u6927\u1253\u1a95\0\0\0\0\0\0\0\0\0\0\0\0\0\u2d2d\0\u2d38\u2d48\u2d60\u2d65\u2d72\u2d84\u1b07\0\0\u2d8d\u2dab\0\u2dc8\u2dce\0\u2ddc\u2e19\u2e2b\u2e3e\u2e43\u0100cs\u2d31\u1a97ute\u803b\xf3\u40f3\u0100iy\u2d3c\u2d45r\u0100;c\u1a9e\u2d42\u803b\xf4\u40f4;\u443e\u0280abios\u1aa0\u2d52\u2d57\u01c8\u2d5alac;\u4151v;\u6a38old;\u69bclig;\u4153\u0100cr\u2d69\u2d6dir;\u69bf;\uc000\u{1d52c}\u036f\u2d79\0\0\u2d7c\0\u2d82n;\u42dbave\u803b\xf2\u40f2;\u69c1\u0100bm\u2d88\u0df4ar;\u69b5\u0200acit\u2d95\u2d98\u2da5\u2da8r\xf2\u1a80\u0100ir\u2d9d\u2da0r;\u69beoss;\u69bbn\xe5\u0e52;\u69c0\u0180aei\u2db1\u2db5\u2db9cr;\u414dga;\u43c9\u0180cdn\u2dc0\u2dc5\u01cdron;\u43bf;\u69b6pf;\uc000\u{1d560}\u0180ael\u2dd4\u2dd7\u01d2r;\u69b7rp;\u69b9\u0380;adiosv\u2dea\u2deb\u2dee\u2e08\u2e0d\u2e10\u2e16\u6228r\xf2\u1a86\u0200;efm\u2df7\u2df8\u2e02\u2e05\u6a5dr\u0100;o\u2dfe\u2dff\u6134f\xbb\u2dff\u803b\xaa\u40aa\u803b\xba\u40bagof;\u62b6r;\u6a56lope;\u6a57;\u6a5b\u0180clo\u2e1f\u2e21\u2e27\xf2\u2e01ash\u803b\xf8\u40f8l;\u6298i\u016c\u2e2f\u2e34de\u803b\xf5\u40f5es\u0100;a\u01db\u2e3as;\u6a36ml\u803b\xf6\u40f6bar;\u633d\u0ae1\u2e5e\0\u2e7d\0\u2e80\u2e9d\0\u2ea2\u2eb9\0\0\u2ecb\u0e9c\0\u2f13\0\0\u2f2b\u2fbc\0\u2fc8r\u0200;ast\u0403\u2e67\u2e72\u0e85\u8100\xb6;l\u2e6d\u2e6e\u40b6le\xec\u0403\u0269\u2e78\0\0\u2e7bm;\u6af3;\u6afdy;\u443fr\u0280cimpt\u2e8b\u2e8f\u2e93\u1865\u2e97nt;\u4025od;\u402eil;\u6030enk;\u6031r;\uc000\u{1d52d}\u0180imo\u2ea8\u2eb0\u2eb4\u0100;v\u2ead\u2eae\u43c6;\u43d5ma\xf4\u0a76ne;\u660e\u0180;tv\u2ebf\u2ec0\u2ec8\u43c0chfork\xbb\u1ffd;\u43d6\u0100au\u2ecf\u2edfn\u0100ck\u2ed5\u2eddk\u0100;h\u21f4\u2edb;\u610e\xf6\u21f4s\u0480;abcdemst\u2ef3\u2ef4\u1908\u2ef9\u2efd\u2f04\u2f06\u2f0a\u2f0e\u402bcir;\u6a23ir;\u6a22\u0100ou\u1d40\u2f02;\u6a25;\u6a72n\u80bb\xb1\u0e9dim;\u6a26wo;\u6a27\u0180ipu\u2f19\u2f20\u2f25ntint;\u6a15f;\uc000\u{1d561}nd\u803b\xa3\u40a3\u0500;Eaceinosu\u0ec8\u2f3f\u2f41\u2f44\u2f47\u2f81\u2f89\u2f92\u2f7e\u2fb6;\u6ab3p;\u6ab7u\xe5\u0ed9\u0100;c\u0ece\u2f4c\u0300;acens\u0ec8\u2f59\u2f5f\u2f66\u2f68\u2f7eppro\xf8\u2f43urlye\xf1\u0ed9\xf1\u0ece\u0180aes\u2f6f\u2f76\u2f7approx;\u6ab9qq;\u6ab5im;\u62e8i\xed\u0edfme\u0100;s\u2f88\u0eae\u6032\u0180Eas\u2f78\u2f90\u2f7a\xf0\u2f75\u0180dfp\u0eec\u2f99\u2faf\u0180als\u2fa0\u2fa5\u2faalar;\u632eine;\u6312urf;\u6313\u0100;t\u0efb\u2fb4\xef\u0efbrel;\u62b0\u0100ci\u2fc0\u2fc5r;\uc000\u{1d4c5};\u43c8ncsp;\u6008\u0300fiopsu\u2fda\u22e2\u2fdf\u2fe5\u2feb\u2ff1r;\uc000\u{1d52e}pf;\uc000\u{1d562}rime;\u6057cr;\uc000\u{1d4c6}\u0180aeo\u2ff8\u3009\u3013t\u0100ei\u2ffe\u3005rnion\xf3\u06b0nt;\u6a16st\u0100;e\u3010\u3011\u403f\xf1\u1f19\xf4\u0f14\u0a80ABHabcdefhilmnoprstux\u3040\u3051\u3055\u3059\u30e0\u310e\u312b\u3147\u3162\u3172\u318e\u3206\u3215\u3224\u3229\u3258\u326e\u3272\u3290\u32b0\u32b7\u0180art\u3047\u304a\u304cr\xf2\u10b3\xf2\u03ddail;\u691car\xf2\u1c65ar;\u6964\u0380cdenqrt\u3068\u3075\u3078\u307f\u308f\u3094\u30cc\u0100eu\u306d\u3071;\uc000\u223d\u0331te;\u4155i\xe3\u116emptyv;\u69b3g\u0200;del\u0fd1\u3089\u308b\u308d;\u6992;\u69a5\xe5\u0fd1uo\u803b\xbb\u40bbr\u0580;abcfhlpstw\u0fdc\u30ac\u30af\u30b7\u30b9\u30bc\u30be\u30c0\u30c3\u30c7\u30cap;\u6975\u0100;f\u0fe0\u30b4s;\u6920;\u6933s;\u691e\xeb\u225d\xf0\u272el;\u6945im;\u6974l;\u61a3;\u619d\u0100ai\u30d1\u30d5il;\u691ao\u0100;n\u30db\u30dc\u6236al\xf3\u0f1e\u0180abr\u30e7\u30ea\u30eer\xf2\u17e5rk;\u6773\u0100ak\u30f3\u30fdc\u0100ek\u30f9\u30fb;\u407d;\u405d\u0100es\u3102\u3104;\u698cl\u0100du\u310a\u310c;\u698e;\u6990\u0200aeuy\u3117\u311c\u3127\u3129ron;\u4159\u0100di\u3121\u3125il;\u4157\xec\u0ff2\xe2\u30fa;\u4440\u0200clqs\u3134\u3137\u313d\u3144a;\u6937dhar;\u6969uo\u0100;r\u020e\u020dh;\u61b3\u0180acg\u314e\u315f\u0f44l\u0200;ips\u0f78\u3158\u315b\u109cn\xe5\u10bbar\xf4\u0fa9t;\u65ad\u0180ilr\u3169\u1023\u316esht;\u697d;\uc000\u{1d52f}\u0100ao\u3177\u3186r\u0100du\u317d\u317f\xbb\u047b\u0100;l\u1091\u3184;\u696c\u0100;v\u318b\u318c\u43c1;\u43f1\u0180gns\u3195\u31f9\u31fcht\u0300ahlrst\u31a4\u31b0\u31c2\u31d8\u31e4\u31eerrow\u0100;t\u0fdc\u31ada\xe9\u30c8arpoon\u0100du\u31bb\u31bfow\xee\u317ep\xbb\u1092eft\u0100ah\u31ca\u31d0rrow\xf3\u0feaarpoon\xf3\u0551ightarrows;\u61c9quigarro\xf7\u30cbhreetimes;\u62ccg;\u42daingdotse\xf1\u1f32\u0180ahm\u320d\u3210\u3213r\xf2\u0feaa\xf2\u0551;\u600foust\u0100;a\u321e\u321f\u63b1che\xbb\u321fmid;\u6aee\u0200abpt\u3232\u323d\u3240\u3252\u0100nr\u3237\u323ag;\u67edr;\u61fer\xeb\u1003\u0180afl\u3247\u324a\u324er;\u6986;\uc000\u{1d563}us;\u6a2eimes;\u6a35\u0100ap\u325d\u3267r\u0100;g\u3263\u3264\u4029t;\u6994olint;\u6a12ar\xf2\u31e3\u0200achq\u327b\u3280\u10bc\u3285quo;\u603ar;\uc000\u{1d4c7}\u0100bu\u30fb\u328ao\u0100;r\u0214\u0213\u0180hir\u3297\u329b\u32a0re\xe5\u31f8mes;\u62cai\u0200;efl\u32aa\u1059\u1821\u32ab\u65b9tri;\u69celuhar;\u6968;\u611e\u0d61\u32d5\u32db\u32df\u332c\u3338\u3371\0\u337a\u33a4\0\0\u33ec\u33f0\0\u3428\u3448\u345a\u34ad\u34b1\u34ca\u34f1\0\u3616\0\0\u3633cute;\u415bqu\xef\u27ba\u0500;Eaceinpsy\u11ed\u32f3\u32f5\u32ff\u3302\u330b\u330f\u331f\u3326\u3329;\u6ab4\u01f0\u32fa\0\u32fc;\u6ab8on;\u4161u\xe5\u11fe\u0100;d\u11f3\u3307il;\u415frc;\u415d\u0180Eas\u3316\u3318\u331b;\u6ab6p;\u6abaim;\u62e9olint;\u6a13i\xed\u1204;\u4441ot\u0180;be\u3334\u1d47\u3335\u62c5;\u6a66\u0380Aacmstx\u3346\u334a\u3357\u335b\u335e\u3363\u336drr;\u61d8r\u0100hr\u3350\u3352\xeb\u2228\u0100;o\u0a36\u0a34t\u803b\xa7\u40a7i;\u403bwar;\u6929m\u0100in\u3369\xf0nu\xf3\xf1t;\u6736r\u0100;o\u3376\u2055\uc000\u{1d530}\u0200acoy\u3382\u3386\u3391\u33a0rp;\u666f\u0100hy\u338b\u338fcy;\u4449;\u4448rt\u026d\u3399\0\0\u339ci\xe4\u1464ara\xec\u2e6f\u803b\xad\u40ad\u0100gm\u33a8\u33b4ma\u0180;fv\u33b1\u33b2\u33b2\u43c3;\u43c2\u0400;deglnpr\u12ab\u33c5\u33c9\u33ce\u33d6\u33de\u33e1\u33e6ot;\u6a6a\u0100;q\u12b1\u12b0\u0100;E\u33d3\u33d4\u6a9e;\u6aa0\u0100;E\u33db\u33dc\u6a9d;\u6a9fe;\u6246lus;\u6a24arr;\u6972ar\xf2\u113d\u0200aeit\u33f8\u3408\u340f\u3417\u0100ls\u33fd\u3404lsetm\xe9\u336ahp;\u6a33parsl;\u69e4\u0100dl\u1463\u3414e;\u6323\u0100;e\u341c\u341d\u6aaa\u0100;s\u3422\u3423\u6aac;\uc000\u2aac\ufe00\u0180flp\u342e\u3433\u3442tcy;\u444c\u0100;b\u3438\u3439\u402f\u0100;a\u343e\u343f\u69c4r;\u633ff;\uc000\u{1d564}a\u0100dr\u344d\u0402es\u0100;u\u3454\u3455\u6660it\xbb\u3455\u0180csu\u3460\u3479\u349f\u0100au\u3465\u346fp\u0100;s\u1188\u346b;\uc000\u2293\ufe00p\u0100;s\u11b4\u3475;\uc000\u2294\ufe00u\u0100bp\u347f\u348f\u0180;es\u1197\u119c\u3486et\u0100;e\u1197\u348d\xf1\u119d\u0180;es\u11a8\u11ad\u3496et\u0100;e\u11a8\u349d\xf1\u11ae\u0180;af\u117b\u34a6\u05b0r\u0165\u34ab\u05b1\xbb\u117car\xf2\u1148\u0200cemt\u34b9\u34be\u34c2\u34c5r;\uc000\u{1d4c8}tm\xee\xf1i\xec\u3415ar\xe6\u11be\u0100ar\u34ce\u34d5r\u0100;f\u34d4\u17bf\u6606\u0100an\u34da\u34edight\u0100ep\u34e3\u34eapsilo\xee\u1ee0h\xe9\u2eafs\xbb\u2852\u0280bcmnp\u34fb\u355e\u1209\u358b\u358e\u0480;Edemnprs\u350e\u350f\u3511\u3515\u351e\u3523\u352c\u3531\u3536\u6282;\u6ac5ot;\u6abd\u0100;d\u11da\u351aot;\u6ac3ult;\u6ac1\u0100Ee\u3528\u352a;\u6acb;\u628alus;\u6abfarr;\u6979\u0180eiu\u353d\u3552\u3555t\u0180;en\u350e\u3545\u354bq\u0100;q\u11da\u350feq\u0100;q\u352b\u3528m;\u6ac7\u0100bp\u355a\u355c;\u6ad5;\u6ad3c\u0300;acens\u11ed\u356c\u3572\u3579\u357b\u3326ppro\xf8\u32faurlye\xf1\u11fe\xf1\u11f3\u0180aes\u3582\u3588\u331bppro\xf8\u331aq\xf1\u3317g;\u666a\u0680123;Edehlmnps\u35a9\u35ac\u35af\u121c\u35b2\u35b4\u35c0\u35c9\u35d5\u35da\u35df\u35e8\u35ed\u803b\xb9\u40b9\u803b\xb2\u40b2\u803b\xb3\u40b3;\u6ac6\u0100os\u35b9\u35bct;\u6abeub;\u6ad8\u0100;d\u1222\u35c5ot;\u6ac4s\u0100ou\u35cf\u35d2l;\u67c9b;\u6ad7arr;\u697bult;\u6ac2\u0100Ee\u35e4\u35e6;\u6acc;\u628blus;\u6ac0\u0180eiu\u35f4\u3609\u360ct\u0180;en\u121c\u35fc\u3602q\u0100;q\u1222\u35b2eq\u0100;q\u35e7\u35e4m;\u6ac8\u0100bp\u3611\u3613;\u6ad4;\u6ad6\u0180Aan\u361c\u3620\u362drr;\u61d9r\u0100hr\u3626\u3628\xeb\u222e\u0100;o\u0a2b\u0a29war;\u692alig\u803b\xdf\u40df\u0be1\u3651\u365d\u3660\u12ce\u3673\u3679\0\u367e\u36c2\0\0\0\0\0\u36db\u3703\0\u3709\u376c\0\0\0\u3787\u0272\u3656\0\0\u365bget;\u6316;\u43c4r\xeb\u0e5f\u0180aey\u3666\u366b\u3670ron;\u4165dil;\u4163;\u4442lrec;\u6315r;\uc000\u{1d531}\u0200eiko\u3686\u369d\u36b5\u36bc\u01f2\u368b\0\u3691e\u01004f\u1284\u1281a\u0180;sv\u3698\u3699\u369b\u43b8ym;\u43d1\u0100cn\u36a2\u36b2k\u0100as\u36a8\u36aeppro\xf8\u12c1im\xbb\u12acs\xf0\u129e\u0100as\u36ba\u36ae\xf0\u12c1rn\u803b\xfe\u40fe\u01ec\u031f\u36c6\u22e7es\u8180\xd7;bd\u36cf\u36d0\u36d8\u40d7\u0100;a\u190f\u36d5r;\u6a31;\u6a30\u0180eps\u36e1\u36e3\u3700\xe1\u2a4d\u0200;bcf\u0486\u36ec\u36f0\u36f4ot;\u6336ir;\u6af1\u0100;o\u36f9\u36fc\uc000\u{1d565}rk;\u6ada\xe1\u3362rime;\u6034\u0180aip\u370f\u3712\u3764d\xe5\u1248\u0380adempst\u3721\u374d\u3740\u3751\u3757\u375c\u375fngle\u0280;dlqr\u3730\u3731\u3736\u3740\u3742\u65b5own\xbb\u1dbbeft\u0100;e\u2800\u373e\xf1\u092e;\u625cight\u0100;e\u32aa\u374b\xf1\u105aot;\u65ecinus;\u6a3alus;\u6a39b;\u69cdime;\u6a3bezium;\u63e2\u0180cht\u3772\u377d\u3781\u0100ry\u3777\u377b;\uc000\u{1d4c9};\u4446cy;\u445brok;\u4167\u0100io\u378b\u378ex\xf4\u1777head\u0100lr\u3797\u37a0eftarro\xf7\u084fightarrow\xbb\u0f5d\u0900AHabcdfghlmoprstuw\u37d0\u37d3\u37d7\u37e4\u37f0\u37fc\u380e\u381c\u3823\u3834\u3851\u385d\u386b\u38a9\u38cc\u38d2\u38ea\u38f6r\xf2\u03edar;\u6963\u0100cr\u37dc\u37e2ute\u803b\xfa\u40fa\xf2\u1150r\u01e3\u37ea\0\u37edy;\u445eve;\u416d\u0100iy\u37f5\u37farc\u803b\xfb\u40fb;\u4443\u0180abh\u3803\u3806\u380br\xf2\u13adlac;\u4171a\xf2\u13c3\u0100ir\u3813\u3818sht;\u697e;\uc000\u{1d532}rave\u803b\xf9\u40f9\u0161\u3827\u3831r\u0100lr\u382c\u382e\xbb\u0957\xbb\u1083lk;\u6580\u0100ct\u3839\u384d\u026f\u383f\0\0\u384arn\u0100;e\u3845\u3846\u631cr\xbb\u3846op;\u630fri;\u65f8\u0100al\u3856\u385acr;\u416b\u80bb\xa8\u0349\u0100gp\u3862\u3866on;\u4173f;\uc000\u{1d566}\u0300adhlsu\u114b\u3878\u387d\u1372\u3891\u38a0own\xe1\u13b3arpoon\u0100lr\u3888\u388cef\xf4\u382digh\xf4\u382fi\u0180;hl\u3899\u389a\u389c\u43c5\xbb\u13faon\xbb\u389aparrows;\u61c8\u0180cit\u38b0\u38c4\u38c8\u026f\u38b6\0\0\u38c1rn\u0100;e\u38bc\u38bd\u631dr\xbb\u38bdop;\u630eng;\u416fri;\u65f9cr;\uc000\u{1d4ca}\u0180dir\u38d9\u38dd\u38e2ot;\u62f0lde;\u4169i\u0100;f\u3730\u38e8\xbb\u1813\u0100am\u38ef\u38f2r\xf2\u38a8l\u803b\xfc\u40fcangle;\u69a7\u0780ABDacdeflnoprsz\u391c\u391f\u3929\u392d\u39b5\u39b8\u39bd\u39df\u39e4\u39e8\u39f3\u39f9\u39fd\u3a01\u3a20r\xf2\u03f7ar\u0100;v\u3926\u3927\u6ae8;\u6ae9as\xe8\u03e1\u0100nr\u3932\u3937grt;\u699c\u0380eknprst\u34e3\u3946\u394b\u3952\u395d\u3964\u3996app\xe1\u2415othin\xe7\u1e96\u0180hir\u34eb\u2ec8\u3959op\xf4\u2fb5\u0100;h\u13b7\u3962\xef\u318d\u0100iu\u3969\u396dgm\xe1\u33b3\u0100bp\u3972\u3984setneq\u0100;q\u397d\u3980\uc000\u228a\ufe00;\uc000\u2acb\ufe00setneq\u0100;q\u398f\u3992\uc000\u228b\ufe00;\uc000\u2acc\ufe00\u0100hr\u399b\u399fet\xe1\u369ciangle\u0100lr\u39aa\u39afeft\xbb\u0925ight\xbb\u1051y;\u4432ash\xbb\u1036\u0180elr\u39c4\u39d2\u39d7\u0180;be\u2dea\u39cb\u39cfar;\u62bbq;\u625alip;\u62ee\u0100bt\u39dc\u1468a\xf2\u1469r;\uc000\u{1d533}tr\xe9\u39aesu\u0100bp\u39ef\u39f1\xbb\u0d1c\xbb\u0d59pf;\uc000\u{1d567}ro\xf0\u0efbtr\xe9\u39b4\u0100cu\u3a06\u3a0br;\uc000\u{1d4cb}\u0100bp\u3a10\u3a18n\u0100Ee\u3980\u3a16\xbb\u397en\u0100Ee\u3992\u3a1e\xbb\u3990igzag;\u699a\u0380cefoprs\u3a36\u3a3b\u3a56\u3a5b\u3a54\u3a61\u3a6airc;\u4175\u0100di\u3a40\u3a51\u0100bg\u3a45\u3a49ar;\u6a5fe\u0100;q\u15fa\u3a4f;\u6259erp;\u6118r;\uc000\u{1d534}pf;\uc000\u{1d568}\u0100;e\u1479\u3a66at\xe8\u1479cr;\uc000\u{1d4cc}\u0ae3\u178e\u3a87\0\u3a8b\0\u3a90\u3a9b\0\0\u3a9d\u3aa8\u3aab\u3aaf\0\0\u3ac3\u3ace\0\u3ad8\u17dc\u17dftr\xe9\u17d1r;\uc000\u{1d535}\u0100Aa\u3a94\u3a97r\xf2\u03c3r\xf2\u09f6;\u43be\u0100Aa\u3aa1\u3aa4r\xf2\u03b8r\xf2\u09eba\xf0\u2713is;\u62fb\u0180dpt\u17a4\u3ab5\u3abe\u0100fl\u3aba\u17a9;\uc000\u{1d569}im\xe5\u17b2\u0100Aa\u3ac7\u3acar\xf2\u03cer\xf2\u0a01\u0100cq\u3ad2\u17b8r;\uc000\u{1d4cd}\u0100pt\u17d6\u3adcr\xe9\u17d4\u0400acefiosu\u3af0\u3afd\u3b08\u3b0c\u3b11\u3b15\u3b1b\u3b21c\u0100uy\u3af6\u3afbte\u803b\xfd\u40fd;\u444f\u0100iy\u3b02\u3b06rc;\u4177;\u444bn\u803b\xa5\u40a5r;\uc000\u{1d536}cy;\u4457pf;\uc000\u{1d56a}cr;\uc000\u{1d4ce}\u0100cm\u3b26\u3b29y;\u444el\u803b\xff\u40ff\u0500acdefhiosw\u3b42\u3b48\u3b54\u3b58\u3b64\u3b69\u3b6d\u3b74\u3b7a\u3b80cute;\u417a\u0100ay\u3b4d\u3b52ron;\u417e;\u4437ot;\u417c\u0100et\u3b5d\u3b61tr\xe6\u155fa;\u43b6r;\uc000\u{1d537}cy;\u4436grarr;\u61ddpf;\uc000\u{1d56b}cr;\uc000\u{1d4cf}\u0100jn\u3b85\u3b87;\u600dj;\u600c'.split("").map(function(x){return x.charCodeAt(0)}))},9704:(ne,y)=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.default=new Uint16Array("\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022".split("").map(function(x){return x.charCodeAt(0)}))},5754:(ne,y)=>{"use strict";function x(v){for(var c=1;c{"use strict";Object.defineProperty(y,"__esModule",{value:!0}),y.decodeXMLStrict=y.decodeHTML5Strict=y.decodeHTML4Strict=y.decodeHTML5=y.decodeHTML4=y.decodeHTMLStrict=y.decodeHTML=y.decodeXML=y.encodeHTML5=y.encodeHTML4=y.encodeNonAsciiHTML=y.encodeHTML=y.escapeText=y.escapeAttribute=y.escapeUTF8=y.escape=y.encodeXML=y.encode=y.decodeStrict=y.decode=y.EncodingMode=y.DecodingMode=y.EntityLevel=void 0;var h,F,f,p,v=x(6569),c=x(6836),m=x(681);(F=h=y.EntityLevel||(y.EntityLevel={}))[F.XML=0]="XML",F[F.HTML=1]="HTML",function(F){F[F.Legacy=0]="Legacy",F[F.Strict=1]="Strict"}(f=y.DecodingMode||(y.DecodingMode={})),function(F){F[F.UTF8=0]="UTF8",F[F.ASCII=1]="ASCII",F[F.Extensive=2]="Extensive",F[F.Attribute=3]="Attribute",F[F.Text=4]="Text"}(p=y.EncodingMode||(y.EncodingMode={})),y.decode=function _(F,j){void 0===j&&(j=h.XML);var E="number"==typeof j?{level:j}:j;return E.level===h.HTML?E.mode===f.Strict?(0,v.decodeHTMLStrict)(F):(0,v.decodeHTML)(F):(0,v.decodeXML)(F)},y.decodeStrict=function w(F,j){void 0===j&&(j=h.XML);var E="number"==typeof j?{level:j}:j;return E.level===h.HTML?E.mode===f.Legacy?(0,v.decodeHTML)(F):(0,v.decodeHTMLStrict)(F):(0,v.decodeXML)(F)},y.encode=function M(F,j){void 0===j&&(j=h.XML);var E="number"==typeof j?{level:j}:j;return E.mode===p.UTF8?(0,m.escapeUTF8)(F):E.mode===p.Attribute?(0,m.escapeAttribute)(F):E.mode===p.Text?(0,m.escapeText)(F):E.level===h.HTML?E.mode===p.ASCII?(0,c.encodeNonAsciiHTML)(F):(0,c.encodeHTML)(F):(0,m.encodeXML)(F)};var C=x(681);Object.defineProperty(y,"encodeXML",{enumerable:!0,get:function(){return C.encodeXML}}),Object.defineProperty(y,"escape",{enumerable:!0,get:function(){return C.escape}}),Object.defineProperty(y,"escapeUTF8",{enumerable:!0,get:function(){return C.escapeUTF8}}),Object.defineProperty(y,"escapeAttribute",{enumerable:!0,get:function(){return C.escapeAttribute}}),Object.defineProperty(y,"escapeText",{enumerable:!0,get:function(){return C.escapeText}});var L=x(6836);Object.defineProperty(y,"encodeHTML",{enumerable:!0,get:function(){return L.encodeHTML}}),Object.defineProperty(y,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return L.encodeNonAsciiHTML}}),Object.defineProperty(y,"encodeHTML4",{enumerable:!0,get:function(){return L.encodeHTML}}),Object.defineProperty(y,"encodeHTML5",{enumerable:!0,get:function(){return L.encodeHTML}});var k=x(6569);Object.defineProperty(y,"decodeXML",{enumerable:!0,get:function(){return k.decodeXML}}),Object.defineProperty(y,"decodeHTML",{enumerable:!0,get:function(){return k.decodeHTML}}),Object.defineProperty(y,"decodeHTMLStrict",{enumerable:!0,get:function(){return k.decodeHTMLStrict}}),Object.defineProperty(y,"decodeHTML4",{enumerable:!0,get:function(){return k.decodeHTML}}),Object.defineProperty(y,"decodeHTML5",{enumerable:!0,get:function(){return k.decodeHTML}}),Object.defineProperty(y,"decodeHTML4Strict",{enumerable:!0,get:function(){return k.decodeHTMLStrict}}),Object.defineProperty(y,"decodeHTML5Strict",{enumerable:!0,get:function(){return k.decodeHTMLStrict}}),Object.defineProperty(y,"decodeXMLStrict",{enumerable:!0,get:function(){return k.decodeXML}})},8461:(ne,y)=>{y.read=function(x,v,c,m,h){var f,p,_=8*h-m-1,w=(1<<_)-1,M=w>>1,C=-7,L=c?h-1:0,k=c?-1:1,F=x[v+L];for(L+=k,f=F&(1<<-C)-1,F>>=-C,C+=_;C>0;f=256*f+x[v+L],L+=k,C-=8);for(p=f&(1<<-C)-1,f>>=-C,C+=m;C>0;p=256*p+x[v+L],L+=k,C-=8);if(0===f)f=1-M;else{if(f===w)return p?NaN:1/0*(F?-1:1);p+=Math.pow(2,m),f-=M}return(F?-1:1)*p*Math.pow(2,f-m)},y.write=function(x,v,c,m,h,f){var p,_,w,M=8*f-h-1,C=(1<>1,k=23===h?Math.pow(2,-24)-Math.pow(2,-77):0,F=m?0:f-1,j=m?1:-1,E=v<0||0===v&&1/v<0?1:0;for(v=Math.abs(v),isNaN(v)||v===1/0?(_=isNaN(v)?1:0,p=C):(p=Math.floor(Math.log(v)/Math.LN2),v*(w=Math.pow(2,-p))<1&&(p--,w*=2),(v+=p+L>=1?k/w:k*Math.pow(2,1-L))*w>=2&&(p++,w/=2),p+L>=C?(_=0,p=C):p+L>=1?(_=(v*w-1)*Math.pow(2,h),p+=L):(_=v*Math.pow(2,L-1)*Math.pow(2,h),p=0));h>=8;x[c+F]=255&_,F+=j,_/=256,h-=8);for(p=p<0;x[c+F]=255&p,F+=j,p/=256,M-=8);x[c+F-j]|=128*E}},1298:(ne,y)=>{"use strict";y.supports=function(...v){const c=v.reduce((m,h)=>Object.assign(m,h),{});return Object.assign(c,{snapshots:c.snapshots||!1,permanence:c.permanence||!1,seek:c.seek||!1,clear:c.clear||!1,getMany:c.getMany||!1,keyIterator:c.keyIterator||!1,valueIterator:c.valueIterator||!1,iteratorNextv:c.iteratorNextv||!1,iteratorAll:c.iteratorAll||!1,status:c.status||!1,createIfMissing:c.createIfMissing||!1,errorIfExists:c.errorIfExists||!1,deferredOpen:c.deferredOpen||!1,promises:c.promises||!1,streams:c.streams||!1,encodings:Object.assign({},c.encodings),events:Object.assign({},c.events),additionalMethods:Object.assign({},c.additionalMethods)})}},4204:(ne,y,x)=>{"use strict";const v=x(9314),c=x(3793),{Encoding:m}=x(577),{BufferFormat:h,ViewFormat:f,UTF8Format:p}=x(1773),_=Symbol("formats"),w=Symbol("encodings"),M=new Set(["buffer","view","utf8"]);y.Transcoder=class C{constructor(Y){if(!Array.isArray(Y))throw new TypeError("The first argument 'formats' must be an array");if(!Y.every(O=>M.has(O)))throw new TypeError("Format must be one of 'buffer', 'view', 'utf8'");this[w]=new Map,this[_]=new Set(Y);for(const O in c)try{this.encoding(O)}catch(U){if("LEVEL_ENCODING_NOT_SUPPORTED"!==U.code)throw U}}encodings(){return Array.from(new Set(this[w].values()))}encoding(Y){let O=this[w].get(Y);if(void 0===O){if("string"==typeof Y&&""!==Y){if(O=j[Y],!O)throw new v(`Encoding '${Y}' is not found`,{code:"LEVEL_ENCODING_NOT_FOUND"})}else{if("object"!=typeof Y||null===Y)throw new TypeError("First argument 'encoding' must be a string or object");O=function L(R){if(R instanceof m)return R;const O=R.name||("type"in R&&"string"==typeof R.type?R.type:void 0)||"anonymous-"+E++;switch(function k(R){return"format"in R&&void 0!==R.format?R.format:"buffer"in R&&"boolean"==typeof R.buffer?R.buffer?"buffer":"utf8":"code"in R&&Number.isInteger(R.code)?"view":"buffer"}(R)){case"view":return new f({...R,name:O});case"utf8":return new p({...R,name:O});case"buffer":return new h({...R,name:O});default:throw new TypeError("Format must be one of 'buffer', 'view', 'utf8'")}}(Y)}const{name:U,format:W}=O;if(!this[_].has(W))if(this[_].has("view"))O=O.createViewTranscoder();else if(this[_].has("buffer"))O=O.createBufferTranscoder();else{if(!this[_].has("utf8"))throw new v(`Encoding '${U}' cannot be transcoded`,{code:"LEVEL_ENCODING_NOT_SUPPORTED"});O=O.createUTF8Transcoder()}for(const P of[Y,U,O.name,O.commonName])this[w].set(P,O)}return O}};const F={binary:c.buffer,"utf-8":c.utf8},j={...c,...F};let E=0},577:(ne,y,x)=>{"use strict";const v=x(9314),c=new Set(["buffer","view","utf8"]);y.Encoding=class m{constructor(f){if(this.encode=f.encode||this.encode,this.decode=f.decode||this.decode,this.name=f.name||this.name,this.format=f.format||this.format,"function"!=typeof this.encode)throw new TypeError("The 'encode' property must be a function");if("function"!=typeof this.decode)throw new TypeError("The 'decode' property must be a function");if(this.encode=this.encode.bind(this),this.decode=this.decode.bind(this),"string"!=typeof this.name||""===this.name)throw new TypeError("The 'name' property must be a string");if("string"!=typeof this.format||!c.has(this.format))throw new TypeError("The 'format' property must be one of 'buffer', 'view', 'utf8'");f.createViewTranscoder&&(this.createViewTranscoder=f.createViewTranscoder),f.createBufferTranscoder&&(this.createBufferTranscoder=f.createBufferTranscoder),f.createUTF8Transcoder&&(this.createUTF8Transcoder=f.createUTF8Transcoder)}get commonName(){return this.name.split("+")[0]}createBufferTranscoder(){throw new v(`Encoding '${this.name}' cannot be transcoded to 'buffer'`,{code:"LEVEL_ENCODING_NOT_SUPPORTED"})}createViewTranscoder(){throw new v(`Encoding '${this.name}' cannot be transcoded to 'view'`,{code:"LEVEL_ENCODING_NOT_SUPPORTED"})}createUTF8Transcoder(){throw new v(`Encoding '${this.name}' cannot be transcoded to 'utf8'`,{code:"LEVEL_ENCODING_NOT_SUPPORTED"})}}},3793:(ne,y,x)=>{"use strict";const{Buffer:v}=x(3172)||{Buffer:{isBuffer:()=>!1}},{textEncoder:c,textDecoder:m}=x(898)(),{BufferFormat:h,ViewFormat:f,UTF8Format:p}=x(1773),_=w=>w;y.utf8=new p({encode:function(w){return v.isBuffer(w)?w.toString("utf8"):ArrayBuffer.isView(w)?m.decode(w):String(w)},decode:_,name:"utf8",createViewTranscoder(){return new f({encode:function(w){return ArrayBuffer.isView(w)?w:c.encode(w)},decode:function(w){return m.decode(w)},name:`${this.name}+view`})},createBufferTranscoder(){return new h({encode:function(w){return v.isBuffer(w)?w:ArrayBuffer.isView(w)?v.from(w.buffer,w.byteOffset,w.byteLength):v.from(String(w),"utf8")},decode:function(w){return w.toString("utf8")},name:`${this.name}+buffer`})}}),y.json=new p({encode:JSON.stringify,decode:JSON.parse,name:"json"}),y.buffer=new h({encode:function(w){return v.isBuffer(w)?w:ArrayBuffer.isView(w)?v.from(w.buffer,w.byteOffset,w.byteLength):v.from(String(w),"utf8")},decode:_,name:"buffer",createViewTranscoder(){return new f({encode:function(w){return ArrayBuffer.isView(w)?w:v.from(String(w),"utf8")},decode:function(w){return v.from(w.buffer,w.byteOffset,w.byteLength)},name:`${this.name}+view`})}}),y.view=new f({encode:function(w){return ArrayBuffer.isView(w)?w:c.encode(w)},decode:_,name:"view",createBufferTranscoder(){return new h({encode:function(w){return v.isBuffer(w)?w:ArrayBuffer.isView(w)?v.from(w.buffer,w.byteOffset,w.byteLength):v.from(String(w),"utf8")},decode:_,name:`${this.name}+buffer`})}}),y.hex=new h({encode:function(w){return v.isBuffer(w)?w:v.from(String(w),"hex")},decode:function(w){return w.toString("hex")},name:"hex"}),y.base64=new h({encode:function(w){return v.isBuffer(w)?w:v.from(String(w),"base64")},decode:function(w){return w.toString("base64")},name:"base64"})},1773:(ne,y,x)=>{"use strict";const{Buffer:v}=x(3172)||{},{Encoding:c}=x(577),m=x(898);class h extends c{constructor(w){super({...w,format:"buffer"})}createViewTranscoder(){return new f({encode:this.encode,decode:w=>this.decode(v.from(w.buffer,w.byteOffset,w.byteLength)),name:`${this.name}+view`})}createBufferTranscoder(){return this}}class f extends c{constructor(w){super({...w,format:"view"})}createBufferTranscoder(){return new h({encode:w=>{const M=this.encode(w);return v.from(M.buffer,M.byteOffset,M.byteLength)},decode:this.decode,name:`${this.name}+buffer`})}createViewTranscoder(){return this}}y.BufferFormat=h,y.ViewFormat=f,y.UTF8Format=class p extends c{constructor(w){super({...w,format:"utf8"})}createBufferTranscoder(){return new h({encode:w=>v.from(this.encode(w),"utf8"),decode:w=>this.decode(w.toString("utf8")),name:`${this.name}+buffer`})}createViewTranscoder(){const{textEncoder:w,textDecoder:M}=m();return new f({encode:C=>w.encode(this.encode(C)),decode:C=>this.decode(M.decode(C)),name:`${this.name}+view`})}createUTF8Transcoder(){return this}}},898:ne=>{"use strict";let y=null;ne.exports=function(){return null===y&&(y={textEncoder:new TextEncoder,textDecoder:new TextDecoder}),y}},807:(ne,y,x)=>{y.Level=x(4807).BrowserLevel},9314:ne=>{"use strict";ne.exports=class extends Error{constructor(x,v){super(x||""),"object"==typeof v&&null!==v&&(v.code&&(this.code=String(v.code)),v.expected&&(this.expected=!0),v.transient&&(this.transient=!0),v.cause&&(this.cause=v.cause)),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}}},7088:function(ne,y,x){!function(v){"use strict";v.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(m){return/^nm$/i.test(m)},meridiem:function(m,h,f){return m<12?f?"vm":"VM":f?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[M\xf4re om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(m){return m+(1===m||8===m||m>=20?"ste":"de")},week:{dow:1,doy:4}})}(x(5439))},2502:function(ne,y,x){!function(v){"use strict";var c=function(_){return 0===_?0:1===_?1:2===_?2:_%100>=3&&_%100<=10?3:_%100>=11?4:5},m={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},h=function(_){return function(w,M,C,L){var k=c(w),F=m[_][c(w)];return 2===k&&(F=F[M?0:1]),F.replace(/%d/i,w)}},f=["\u062c\u0627\u0646\u0641\u064a","\u0641\u064a\u0641\u0631\u064a","\u0645\u0627\u0631\u0633","\u0623\u0641\u0631\u064a\u0644","\u0645\u0627\u064a","\u062c\u0648\u0627\u0646","\u062c\u0648\u064a\u0644\u064a\u0629","\u0623\u0648\u062a","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];v.defineLocale("ar-dz",{months:f,monthsShort:f,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(_){return"\u0645"===_},meridiem:function(_,w,M){return _<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:h("s"),ss:h("s"),m:h("m"),mm:h("m"),h:h("h"),hh:h("h"),d:h("d"),dd:h("d"),M:h("M"),MM:h("M"),y:h("y"),yy:h("y")},postformat:function(_){return _.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(x(5439))},128:function(ne,y,x){!function(v){"use strict";v.defineLocale("ar-kw",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062a\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062a\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:0,doy:12}})}(x(5439))},4519:function(ne,y,x){!function(v){"use strict";var c={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},m=function(w){return 0===w?0:1===w?1:2===w?2:w%100>=3&&w%100<=10?3:w%100>=11?4:5},h={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},f=function(w){return function(M,C,L,k){var F=m(M),j=h[w][m(M)];return 2===F&&(j=j[C?0:1]),j.replace(/%d/i,M)}},p=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];v.defineLocale("ar-ly",{months:p,monthsShort:p,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(w){return"\u0645"===w},meridiem:function(w,M,C){return w<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:f("s"),ss:f("s"),m:f("m"),mm:f("m"),h:f("h"),hh:f("h"),d:f("d"),dd:f("d"),M:f("M"),MM:f("M"),y:f("y"),yy:f("y")},preparse:function(w){return w.replace(/\u060c/g,",")},postformat:function(w){return w.replace(/\d/g,function(M){return c[M]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(x(5439))},5443:function(ne,y,x){!function(v){"use strict";v.defineLocale("ar-ma",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648\u0632_\u063a\u0634\u062a_\u0634\u062a\u0646\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0646\u0628\u0631_\u062f\u062c\u0646\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0627\u062d\u062f_\u0627\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(x(5439))},7642:function(ne,y,x){!function(v){"use strict";var c={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"};v.defineLocale("ar-sa",{months:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u064a\u0646\u0627\u064a\u0631_\u0641\u0628\u0631\u0627\u064a\u0631_\u0645\u0627\u0631\u0633_\u0623\u0628\u0631\u064a\u0644_\u0645\u0627\u064a\u0648_\u064a\u0648\u0646\u064a\u0648_\u064a\u0648\u0644\u064a\u0648_\u0623\u063a\u0633\u0637\u0633_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(f){return"\u0645"===f},meridiem:function(f,p,_){return f<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},preparse:function(f){return f.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(p){return m[p]}).replace(/\u060c/g,",")},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]}).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(x(5439))},8592:function(ne,y,x){!function(v){"use strict";v.defineLocale("ar-tn",{months:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),monthsShort:"\u062c\u0627\u0646\u0641\u064a_\u0641\u064a\u0641\u0631\u064a_\u0645\u0627\u0631\u0633_\u0623\u0641\u0631\u064a\u0644_\u0645\u0627\u064a_\u062c\u0648\u0627\u0646_\u062c\u0648\u064a\u0644\u064a\u0629_\u0623\u0648\u062a_\u0633\u0628\u062a\u0645\u0628\u0631_\u0623\u0643\u062a\u0648\u0628\u0631_\u0646\u0648\u0641\u0645\u0628\u0631_\u062f\u064a\u0633\u0645\u0628\u0631".split("_"),weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u0627 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0644\u0649 \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0641\u064a %s",past:"\u0645\u0646\u0630 %s",s:"\u062b\u0648\u0627\u0646",ss:"%d \u062b\u0627\u0646\u064a\u0629",m:"\u062f\u0642\u064a\u0642\u0629",mm:"%d \u062f\u0642\u0627\u0626\u0642",h:"\u0633\u0627\u0639\u0629",hh:"%d \u0633\u0627\u0639\u0627\u062a",d:"\u064a\u0648\u0645",dd:"%d \u0623\u064a\u0627\u0645",M:"\u0634\u0647\u0631",MM:"%d \u0623\u0634\u0647\u0631",y:"\u0633\u0646\u0629",yy:"%d \u0633\u0646\u0648\u0627\u062a"},week:{dow:1,doy:4}})}(x(5439))},7038:function(ne,y,x){!function(v){"use strict";var c={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},h=function(M){return 0===M?0:1===M?1:2===M?2:M%100>=3&&M%100<=10?3:M%100>=11?4:5},f={s:["\u0623\u0642\u0644 \u0645\u0646 \u062b\u0627\u0646\u064a\u0629","\u062b\u0627\u0646\u064a\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062b\u0627\u0646\u064a\u062a\u0627\u0646","\u062b\u0627\u0646\u064a\u062a\u064a\u0646"],"%d \u062b\u0648\u0627\u0646","%d \u062b\u0627\u0646\u064a\u0629","%d \u062b\u0627\u0646\u064a\u0629"],m:["\u0623\u0642\u0644 \u0645\u0646 \u062f\u0642\u064a\u0642\u0629","\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629",["\u062f\u0642\u064a\u0642\u062a\u0627\u0646","\u062f\u0642\u064a\u0642\u062a\u064a\u0646"],"%d \u062f\u0642\u0627\u0626\u0642","%d \u062f\u0642\u064a\u0642\u0629","%d \u062f\u0642\u064a\u0642\u0629"],h:["\u0623\u0642\u0644 \u0645\u0646 \u0633\u0627\u0639\u0629","\u0633\u0627\u0639\u0629 \u0648\u0627\u062d\u062f\u0629",["\u0633\u0627\u0639\u062a\u0627\u0646","\u0633\u0627\u0639\u062a\u064a\u0646"],"%d \u0633\u0627\u0639\u0627\u062a","%d \u0633\u0627\u0639\u0629","%d \u0633\u0627\u0639\u0629"],d:["\u0623\u0642\u0644 \u0645\u0646 \u064a\u0648\u0645","\u064a\u0648\u0645 \u0648\u0627\u062d\u062f",["\u064a\u0648\u0645\u0627\u0646","\u064a\u0648\u0645\u064a\u0646"],"%d \u0623\u064a\u0627\u0645","%d \u064a\u0648\u0645\u064b\u0627","%d \u064a\u0648\u0645"],M:["\u0623\u0642\u0644 \u0645\u0646 \u0634\u0647\u0631","\u0634\u0647\u0631 \u0648\u0627\u062d\u062f",["\u0634\u0647\u0631\u0627\u0646","\u0634\u0647\u0631\u064a\u0646"],"%d \u0623\u0634\u0647\u0631","%d \u0634\u0647\u0631\u0627","%d \u0634\u0647\u0631"],y:["\u0623\u0642\u0644 \u0645\u0646 \u0639\u0627\u0645","\u0639\u0627\u0645 \u0648\u0627\u062d\u062f",["\u0639\u0627\u0645\u0627\u0646","\u0639\u0627\u0645\u064a\u0646"],"%d \u0623\u0639\u0648\u0627\u0645","%d \u0639\u0627\u0645\u064b\u0627","%d \u0639\u0627\u0645"]},p=function(M){return function(C,L,k,F){var j=h(C),E=f[M][h(C)];return 2===j&&(E=E[L?0:1]),E.replace(/%d/i,C)}},_=["\u064a\u0646\u0627\u064a\u0631","\u0641\u0628\u0631\u0627\u064a\u0631","\u0645\u0627\u0631\u0633","\u0623\u0628\u0631\u064a\u0644","\u0645\u0627\u064a\u0648","\u064a\u0648\u0646\u064a\u0648","\u064a\u0648\u0644\u064a\u0648","\u0623\u063a\u0633\u0637\u0633","\u0633\u0628\u062a\u0645\u0628\u0631","\u0623\u0643\u062a\u0648\u0628\u0631","\u0646\u0648\u0641\u0645\u0628\u0631","\u062f\u064a\u0633\u0645\u0628\u0631"];v.defineLocale("ar",{months:_,monthsShort:_,weekdays:"\u0627\u0644\u0623\u062d\u062f_\u0627\u0644\u0625\u062b\u0646\u064a\u0646_\u0627\u0644\u062b\u0644\u0627\u062b\u0627\u0621_\u0627\u0644\u0623\u0631\u0628\u0639\u0627\u0621_\u0627\u0644\u062e\u0645\u064a\u0633_\u0627\u0644\u062c\u0645\u0639\u0629_\u0627\u0644\u0633\u0628\u062a".split("_"),weekdaysShort:"\u0623\u062d\u062f_\u0625\u062b\u0646\u064a\u0646_\u062b\u0644\u0627\u062b\u0627\u0621_\u0623\u0631\u0628\u0639\u0627\u0621_\u062e\u0645\u064a\u0633_\u062c\u0645\u0639\u0629_\u0633\u0628\u062a".split("_"),weekdaysMin:"\u062d_\u0646_\u062b_\u0631_\u062e_\u062c_\u0633".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/\u200fM/\u200fYYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0635|\u0645/,isPM:function(M){return"\u0645"===M},meridiem:function(M,C,L){return M<12?"\u0635":"\u0645"},calendar:{sameDay:"[\u0627\u0644\u064a\u0648\u0645 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextDay:"[\u063a\u062f\u064b\u0627 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",nextWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastDay:"[\u0623\u0645\u0633 \u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",lastWeek:"dddd [\u0639\u0646\u062f \u0627\u0644\u0633\u0627\u0639\u0629] LT",sameElse:"L"},relativeTime:{future:"\u0628\u0639\u062f %s",past:"\u0645\u0646\u0630 %s",s:p("s"),ss:p("s"),m:p("m"),mm:p("m"),h:p("h"),hh:p("h"),d:p("d"),dd:p("d"),M:p("M"),MM:p("M"),y:p("y"),yy:p("y")},preparse:function(M){return M.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(C){return m[C]}).replace(/\u060c/g,",")},postformat:function(M){return M.replace(/\d/g,function(C){return c[C]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(x(5439))},1213:function(ne,y,x){!function(v){"use strict";var c={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-\xfcnc\xfc",4:"-\xfcnc\xfc",100:"-\xfcnc\xfc",6:"-nc\u0131",9:"-uncu",10:"-uncu",30:"-uncu",60:"-\u0131nc\u0131",90:"-\u0131nc\u0131"};v.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ert\u0259si_\xc7\u0259r\u015f\u0259nb\u0259 ax\u015fam\u0131_\xc7\u0259r\u015f\u0259nb\u0259_C\xfcm\u0259 ax\u015fam\u0131_C\xfcm\u0259_\u015e\u0259nb\u0259".split("_"),weekdaysShort:"Baz_BzE_\xc7Ax_\xc7\u0259r_CAx_C\xfcm_\u015e\u0259n".split("_"),weekdaysMin:"Bz_BE_\xc7A_\xc7\u0259_CA_C\xfc_\u015e\u0259".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[g\u0259l\u0259n h\u0259ft\u0259] dddd [saat] LT",lastDay:"[d\xfcn\u0259n] LT",lastWeek:"[ke\xe7\u0259n h\u0259ft\u0259] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \u0259vv\u0259l",s:"bir ne\xe7\u0259 saniy\u0259",ss:"%d saniy\u0259",m:"bir d\u0259qiq\u0259",mm:"%d d\u0259qiq\u0259",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gec\u0259|s\u0259h\u0259r|g\xfcnd\xfcz|ax\u015fam/,isPM:function(h){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(h)},meridiem:function(h,f,p){return h<4?"gec\u0259":h<12?"s\u0259h\u0259r":h<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(h){if(0===h)return h+"-\u0131nc\u0131";var f=h%10;return h+(c[f]||c[h%100-f]||c[h>=100?100:null])},week:{dow:1,doy:7}})}(x(5439))},9191:function(ne,y,x){!function(v){"use strict";function m(f,p,_){return"m"===_?p?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===_?p?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":f+" "+function c(f,p){var _=f.split("_");return p%10==1&&p%100!=11?_[0]:p%10>=2&&p%10<=4&&(p%100<10||p%100>=20)?_[1]:_[2]}({ss:p?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:p?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443_\u0445\u0432\u0456\u043b\u0456\u043d\u044b_\u0445\u0432\u0456\u043b\u0456\u043d",hh:p?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443_\u0433\u0430\u0434\u0437\u0456\u043d\u044b_\u0433\u0430\u0434\u0437\u0456\u043d",dd:"\u0434\u0437\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u0437\u0451\u043d",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u044b_\u043c\u0435\u0441\u044f\u0446\u0430\u045e",yy:"\u0433\u043e\u0434_\u0433\u0430\u0434\u044b_\u0433\u0430\u0434\u043e\u045e"}[_],+f)}v.defineLocale("be",{months:{format:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044f_\u043b\u044e\u0442\u0430\u0433\u0430_\u0441\u0430\u043a\u0430\u0432\u0456\u043a\u0430_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a\u0430_\u0442\u0440\u0430\u045e\u043d\u044f_\u0447\u044d\u0440\u0432\u0435\u043d\u044f_\u043b\u0456\u043f\u0435\u043d\u044f_\u0436\u043d\u0456\u045e\u043d\u044f_\u0432\u0435\u0440\u0430\u0441\u043d\u044f_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a\u0430_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434\u0430_\u0441\u043d\u0435\u0436\u043d\u044f".split("_"),standalone:"\u0441\u0442\u0443\u0434\u0437\u0435\u043d\u044c_\u043b\u044e\u0442\u044b_\u0441\u0430\u043a\u0430\u0432\u0456\u043a_\u043a\u0440\u0430\u0441\u0430\u0432\u0456\u043a_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u044d\u0440\u0432\u0435\u043d\u044c_\u043b\u0456\u043f\u0435\u043d\u044c_\u0436\u043d\u0456\u0432\u0435\u043d\u044c_\u0432\u0435\u0440\u0430\u0441\u0435\u043d\u044c_\u043a\u0430\u0441\u0442\u0440\u044b\u0447\u043d\u0456\u043a_\u043b\u0456\u0441\u0442\u0430\u043f\u0430\u0434_\u0441\u043d\u0435\u0436\u0430\u043d\u044c".split("_")},monthsShort:"\u0441\u0442\u0443\u0434_\u043b\u044e\u0442_\u0441\u0430\u043a_\u043a\u0440\u0430\u0441_\u0442\u0440\u0430\u0432_\u0447\u044d\u0440\u0432_\u043b\u0456\u043f_\u0436\u043d\u0456\u0432_\u0432\u0435\u0440_\u043a\u0430\u0441\u0442_\u043b\u0456\u0441\u0442_\u0441\u043d\u0435\u0436".split("_"),weekdays:{format:"\u043d\u044f\u0434\u0437\u0435\u043b\u044e_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0443_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0443_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),standalone:"\u043d\u044f\u0434\u0437\u0435\u043b\u044f_\u043f\u0430\u043d\u044f\u0434\u0437\u0435\u043b\u0430\u043a_\u0430\u045e\u0442\u043e\u0440\u0430\u043a_\u0441\u0435\u0440\u0430\u0434\u0430_\u0447\u0430\u0446\u0432\u0435\u0440_\u043f\u044f\u0442\u043d\u0456\u0446\u0430_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),isFormat:/\[ ?[\u0423\u0443\u045e] ?(?:\u043c\u0456\u043d\u0443\u043b\u0443\u044e|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u0443\u044e)? ?\] ?dddd/},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0430\u0442_\u0441\u0440_\u0447\u0446_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., HH:mm",LLLL:"dddd, D MMMM YYYY \u0433., HH:mm"},calendar:{sameDay:"[\u0421\u0451\u043d\u043d\u044f \u045e] LT",nextDay:"[\u0417\u0430\u045e\u0442\u0440\u0430 \u045e] LT",lastDay:"[\u0423\u0447\u043e\u0440\u0430 \u045e] LT",nextWeek:function(){return"[\u0423] dddd [\u045e] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u0443\u044e] dddd [\u045e] LT";case 1:case 2:case 4:return"[\u0423 \u043c\u0456\u043d\u0443\u043b\u044b] dddd [\u045e] LT"}},sameElse:"L"},relativeTime:{future:"\u043f\u0440\u0430\u0437 %s",past:"%s \u0442\u0430\u043c\u0443",s:"\u043d\u0435\u043a\u0430\u043b\u044c\u043a\u0456 \u0441\u0435\u043a\u0443\u043d\u0434",m,mm:m,h:m,hh:m,d:"\u0434\u0437\u0435\u043d\u044c",dd:m,M:"\u043c\u0435\u0441\u044f\u0446",MM:m,y:"\u0433\u043e\u0434",yy:m},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(f){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(f)},meridiem:function(f,p,_){return f<4?"\u043d\u043e\u0447\u044b":f<12?"\u0440\u0430\u043d\u0456\u0446\u044b":f<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(f,p){switch(p){case"M":case"d":case"DDD":case"w":case"W":return f%10!=2&&f%10!=3||f%100==12||f%100==13?f+"-\u044b":f+"-\u0456";case"D":return f+"-\u0433\u0430";default:return f}},week:{dow:1,doy:7}})}(x(5439))},322:function(ne,y,x){!function(v){"use strict";v.defineLocale("bg",{months:"\u044f\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u044f\u043d\u0443_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u044e\u043d\u0438_\u044e\u043b\u0438_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u044f\u0434\u0430_\u0447\u0435\u0442\u0432\u044a\u0440\u0442\u044a\u043a_\u043f\u0435\u0442\u044a\u043a_\u0441\u044a\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u044f_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u044a\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u043d\u0435\u0441 \u0432] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432] LT",nextWeek:"dddd [\u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u041c\u0438\u043d\u0430\u043b\u0430\u0442\u0430] dddd [\u0432] LT";case 1:case 2:case 4:case 5:return"[\u041c\u0438\u043d\u0430\u043b\u0438\u044f] dddd [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0441\u043b\u0435\u0434 %s",past:"\u043f\u0440\u0435\u0434\u0438 %s",s:"\u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",w:"\u0441\u0435\u0434\u043c\u0438\u0446\u0430",ww:"%d \u0441\u0435\u0434\u043c\u0438\u0446\u0438",M:"\u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0430",y:"\u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(m){var h=m%10,f=m%100;return 0===m?m+"-\u0435\u0432":0===f?m+"-\u0435\u043d":f>10&&f<20?m+"-\u0442\u0438":1===h?m+"-\u0432\u0438":2===h?m+"-\u0440\u0438":7===h||8===h?m+"-\u043c\u0438":m+"-\u0442\u0438"},week:{dow:1,doy:7}})}(x(5439))},8042:function(ne,y,x){!function(v){"use strict";v.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_M\u025bkalo_Zuw\u025bnkalo_Zuluyekalo_Utikalo_S\u025btanburukalo_\u0254kut\u0254burukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_M\u025b_Zuw_Zul_Uti_S\u025bt_\u0254ku_Now_Des".split("_"),weekdays:"Kari_Nt\u025bn\u025bn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Nt\u025b_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [l\u025br\u025b] HH:mm"},calendar:{sameDay:"[Bi l\u025br\u025b] LT",nextDay:"[Sini l\u025br\u025b] LT",nextWeek:"dddd [don l\u025br\u025b] LT",lastDay:"[Kunu l\u025br\u025b] LT",lastWeek:"dddd [t\u025bm\u025bnen l\u025br\u025b] LT",sameElse:"L"},relativeTime:{future:"%s k\u0254n\u0254",past:"a b\u025b %s b\u0254",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"l\u025br\u025b kelen",hh:"l\u025br\u025b %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}})}(x(5439))},5903:function(ne,y,x){!function(v){"use strict";var c={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},m={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};v.defineLocale("bn-bd",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(f){return f.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u09b0\u09be\u09a4|\u09ad\u09cb\u09b0|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be|\u09b0\u09be\u09a4/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u09b0\u09be\u09a4"===p?f<4?f:f+12:"\u09ad\u09cb\u09b0"===p||"\u09b8\u0995\u09be\u09b2"===p?f:"\u09a6\u09c1\u09aa\u09c1\u09b0"===p?f>=3?f:f+12:"\u09ac\u09bf\u0995\u09be\u09b2"===p||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===p?f+12:void 0},meridiem:function(f,p,_){return f<4?"\u09b0\u09be\u09a4":f<6?"\u09ad\u09cb\u09b0":f<12?"\u09b8\u0995\u09be\u09b2":f<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":f<18?"\u09ac\u09bf\u0995\u09be\u09b2":f<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(x(5439))},9620:function(ne,y,x){!function(v){"use strict";var c={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},m={"\u09e7":"1","\u09e8":"2","\u09e9":"3","\u09ea":"4","\u09eb":"5","\u09ec":"6","\u09ed":"7","\u09ee":"8","\u09ef":"9","\u09e6":"0"};v.defineLocale("bn",{months:"\u099c\u09be\u09a8\u09c1\u09df\u09be\u09b0\u09bf_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1\u09df\u09be\u09b0\u09bf_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f\u09c7\u09ae\u09cd\u09ac\u09b0_\u0985\u0995\u09cd\u099f\u09cb\u09ac\u09b0_\u09a8\u09ad\u09c7\u09ae\u09cd\u09ac\u09b0_\u09a1\u09bf\u09b8\u09c7\u09ae\u09cd\u09ac\u09b0".split("_"),monthsShort:"\u099c\u09be\u09a8\u09c1_\u09ab\u09c7\u09ac\u09cd\u09b0\u09c1_\u09ae\u09be\u09b0\u09cd\u099a_\u098f\u09aa\u09cd\u09b0\u09bf\u09b2_\u09ae\u09c7_\u099c\u09c1\u09a8_\u099c\u09c1\u09b2\u09be\u0987_\u0986\u0997\u09b8\u09cd\u099f_\u09b8\u09c7\u09aa\u09cd\u099f_\u0985\u0995\u09cd\u099f\u09cb_\u09a8\u09ad\u09c7_\u09a1\u09bf\u09b8\u09c7".split("_"),weekdays:"\u09b0\u09ac\u09bf\u09ac\u09be\u09b0_\u09b8\u09cb\u09ae\u09ac\u09be\u09b0_\u09ae\u0999\u09cd\u0997\u09b2\u09ac\u09be\u09b0_\u09ac\u09c1\u09a7\u09ac\u09be\u09b0_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf\u09ac\u09be\u09b0_\u09b6\u09c1\u0995\u09cd\u09b0\u09ac\u09be\u09b0_\u09b6\u09a8\u09bf\u09ac\u09be\u09b0".split("_"),weekdaysShort:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9\u09b8\u09cd\u09aa\u09a4\u09bf_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),weekdaysMin:"\u09b0\u09ac\u09bf_\u09b8\u09cb\u09ae_\u09ae\u0999\u09cd\u0997\u09b2_\u09ac\u09c1\u09a7_\u09ac\u09c3\u09b9_\u09b6\u09c1\u0995\u09cd\u09b0_\u09b6\u09a8\u09bf".split("_"),longDateFormat:{LT:"A h:mm \u09b8\u09ae\u09df",LTS:"A h:mm:ss \u09b8\u09ae\u09df",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u09b8\u09ae\u09df",LLLL:"dddd, D MMMM YYYY, A h:mm \u09b8\u09ae\u09df"},calendar:{sameDay:"[\u0986\u099c] LT",nextDay:"[\u0986\u0997\u09be\u09ae\u09c0\u0995\u09be\u09b2] LT",nextWeek:"dddd, LT",lastDay:"[\u0997\u09a4\u0995\u09be\u09b2] LT",lastWeek:"[\u0997\u09a4] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u09aa\u09b0\u09c7",past:"%s \u0986\u0997\u09c7",s:"\u0995\u09df\u09c7\u0995 \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",ss:"%d \u09b8\u09c7\u0995\u09c7\u09a8\u09cd\u09a1",m:"\u098f\u0995 \u09ae\u09bf\u09a8\u09bf\u099f",mm:"%d \u09ae\u09bf\u09a8\u09bf\u099f",h:"\u098f\u0995 \u0998\u09a8\u09cd\u099f\u09be",hh:"%d \u0998\u09a8\u09cd\u099f\u09be",d:"\u098f\u0995 \u09a6\u09bf\u09a8",dd:"%d \u09a6\u09bf\u09a8",M:"\u098f\u0995 \u09ae\u09be\u09b8",MM:"%d \u09ae\u09be\u09b8",y:"\u098f\u0995 \u09ac\u099b\u09b0",yy:"%d \u09ac\u099b\u09b0"},preparse:function(f){return f.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u09b0\u09be\u09a4"===p&&f>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===p&&f<5||"\u09ac\u09bf\u0995\u09be\u09b2"===p?f+12:f},meridiem:function(f,p,_){return f<4?"\u09b0\u09be\u09a4":f<10?"\u09b8\u0995\u09be\u09b2":f<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":f<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(x(5439))},9645:function(ne,y,x){!function(v){"use strict";var c={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},m={"\u0f21":"1","\u0f22":"2","\u0f23":"3","\u0f24":"4","\u0f25":"5","\u0f26":"6","\u0f27":"7","\u0f28":"8","\u0f29":"9","\u0f20":"0"};v.defineLocale("bo",{months:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f44\u0f0b\u0f54\u0f7c_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f66\u0f74\u0f58\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f5e\u0f72\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f63\u0f94\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0fb2\u0f74\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f62\u0f92\u0fb1\u0f51\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f51\u0f42\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f45\u0f72\u0f42\u0f0b\u0f54_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f56\u0f45\u0f74\u0f0b\u0f42\u0f49\u0f72\u0f66\u0f0b\u0f54".split("_"),monthsShort:"\u0f5f\u0fb3\u0f0b1_\u0f5f\u0fb3\u0f0b2_\u0f5f\u0fb3\u0f0b3_\u0f5f\u0fb3\u0f0b4_\u0f5f\u0fb3\u0f0b5_\u0f5f\u0fb3\u0f0b6_\u0f5f\u0fb3\u0f0b7_\u0f5f\u0fb3\u0f0b8_\u0f5f\u0fb3\u0f0b9_\u0f5f\u0fb3\u0f0b10_\u0f5f\u0fb3\u0f0b11_\u0f5f\u0fb3\u0f0b12".split("_"),monthsShortRegex:/^(\u0f5f\u0fb3\u0f0b\d{1,2})/,monthsParseExact:!0,weekdays:"\u0f42\u0f5f\u0f60\u0f0b\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f42\u0f5f\u0f60\u0f0b\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f42\u0f5f\u0f60\u0f0b\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysShort:"\u0f49\u0f72\u0f0b\u0f58\u0f0b_\u0f5f\u0fb3\u0f0b\u0f56\u0f0b_\u0f58\u0f72\u0f42\u0f0b\u0f51\u0f58\u0f62\u0f0b_\u0f63\u0fb7\u0f42\u0f0b\u0f54\u0f0b_\u0f55\u0f74\u0f62\u0f0b\u0f56\u0f74_\u0f54\u0f0b\u0f66\u0f44\u0f66\u0f0b_\u0f66\u0fa4\u0f7a\u0f53\u0f0b\u0f54\u0f0b".split("_"),weekdaysMin:"\u0f49\u0f72_\u0f5f\u0fb3_\u0f58\u0f72\u0f42_\u0f63\u0fb7\u0f42_\u0f55\u0f74\u0f62_\u0f66\u0f44\u0f66_\u0f66\u0fa4\u0f7a\u0f53".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0f51\u0f72\u0f0b\u0f62\u0f72\u0f44] LT",nextDay:"[\u0f66\u0f44\u0f0b\u0f49\u0f72\u0f53] LT",nextWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f62\u0f97\u0f7a\u0f66\u0f0b\u0f58], LT",lastDay:"[\u0f41\u0f0b\u0f66\u0f44] LT",lastWeek:"[\u0f56\u0f51\u0f74\u0f53\u0f0b\u0f55\u0fb2\u0f42\u0f0b\u0f58\u0f50\u0f60\u0f0b\u0f58] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0f63\u0f0b",past:"%s \u0f66\u0f94\u0f53\u0f0b\u0f63",s:"\u0f63\u0f58\u0f0b\u0f66\u0f44",ss:"%d \u0f66\u0f90\u0f62\u0f0b\u0f46\u0f0d",m:"\u0f66\u0f90\u0f62\u0f0b\u0f58\u0f0b\u0f42\u0f45\u0f72\u0f42",mm:"%d \u0f66\u0f90\u0f62\u0f0b\u0f58",h:"\u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51\u0f0b\u0f42\u0f45\u0f72\u0f42",hh:"%d \u0f46\u0f74\u0f0b\u0f5a\u0f7c\u0f51",d:"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f45\u0f72\u0f42",dd:"%d \u0f49\u0f72\u0f53\u0f0b",M:"\u0f5f\u0fb3\u0f0b\u0f56\u0f0b\u0f42\u0f45\u0f72\u0f42",MM:"%d \u0f5f\u0fb3\u0f0b\u0f56",y:"\u0f63\u0f7c\u0f0b\u0f42\u0f45\u0f72\u0f42",yy:"%d \u0f63\u0f7c"},preparse:function(f){return f.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c|\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66|\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44|\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42|\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===p&&f>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===p&&f<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===p?f+12:f},meridiem:function(f,p,_){return f<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":f<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":f<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":f<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(x(5439))},5020:function(ne,y,x){!function(v){"use strict";function c(E,R,Y){return E+" "+function f(E,R){return 2===R?function p(E){var R={m:"v",b:"v",d:"z"};return void 0===R[E.charAt(0)]?E:R[E.charAt(0)]+E.substring(1)}(E):E}({mm:"munutenn",MM:"miz",dd:"devezh"}[Y],E)}function h(E){return E>9?h(E%10):E}var _=[/^gen/i,/^c[\u02bc\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],w=/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,F=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i];v.defineLocale("br",{months:"Genver_C\u02bchwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_C\u02bchwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Merc\u02bcher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:F,fullWeekdaysParse:[/^sul/i,/^lun/i,/^meurzh/i,/^merc[\u02bc\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],shortWeekdaysParse:[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],minWeekdaysParse:F,monthsRegex:w,monthsShortRegex:w,monthsStrictRegex:/^(genver|c[\u02bc\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,monthsShortStrictRegex:/^(gen|c[\u02bc\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,monthsParse:_,longMonthsParse:_,shortMonthsParse:_,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warc\u02bchoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Dec\u02bch da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s \u02bczo",s:"un nebeud segondenno\xf9",ss:"%d eilenn",m:"ur vunutenn",mm:c,h:"un eur",hh:"%d eur",d:"un devezh",dd:c,M:"ur miz",MM:c,y:"ur bloaz",yy:function m(E){switch(h(E)){case 1:case 3:case 4:case 5:case 9:return E+" bloaz";default:return E+" vloaz"}}},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(E){return E+(1===E?"a\xf1":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(E){return"g.m."===E},meridiem:function(E,R,Y){return E<12?"a.m.":"g.m."}})}(x(5439))},4792:function(ne,y,x){!function(v){"use strict";function c(h,f,p){var _=h+" ";switch(p){case"ss":return _+(1===h?"sekunda":2===h||3===h||4===h?"sekunde":"sekundi");case"m":return f?"jedna minuta":"jedne minute";case"mm":return _+(1===h?"minuta":2===h||3===h||4===h?"minute":"minuta");case"h":return f?"jedan sat":"jednog sata";case"hh":return _+(1===h?"sat":2===h||3===h||4===h?"sata":"sati");case"dd":return _+(1===h?"dan":"dana");case"MM":return _+(1===h?"mjesec":2===h||3===h||4===h?"mjeseca":"mjeseci");case"yy":return _+(1===h?"godina":2===h||3===h||4===h?"godine":"godina")}}v.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[pro\u0161lu] dddd [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:c,m:c,mm:c,h:c,hh:c,d:"dan",dd:c,M:"mjesec",MM:c,y:"godinu",yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},7980:function(ne,y,x){!function(v){"use strict";v.defineLocale("ca",{months:{standalone:"gener_febrer_mar\xe7_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de mar\xe7_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[dem\xe0 a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(m,h){var f=1===m?"r":2===m?"n":3===m?"r":4===m?"t":"\xe8";return("w"===h||"W"===h)&&(f="a"),m+f},week:{dow:1,doy:4}})}(x(5439))},7322:function(ne,y,x){!function(v){"use strict";var c={format:"leden_\xfanor_b\u0159ezen_duben_kv\u011bten_\u010derven_\u010dervenec_srpen_z\xe1\u0159\xed_\u0159\xedjen_listopad_prosinec".split("_"),standalone:"ledna_\xfanora_b\u0159ezna_dubna_kv\u011btna_\u010dervna_\u010dervence_srpna_z\xe1\u0159\xed_\u0159\xedjna_listopadu_prosince".split("_")},m="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),h=[/^led/i,/^\xfano/i,/^b\u0159e/i,/^dub/i,/^kv\u011b/i,/^(\u010dvn|\u010derven$|\u010dervna)/i,/^(\u010dvc|\u010dervenec|\u010dervence)/i,/^srp/i,/^z\xe1\u0159/i,/^\u0159\xedj/i,/^lis/i,/^pro/i],f=/^(leden|\xfanor|b\u0159ezen|duben|kv\u011bten|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|z\xe1\u0159\xed|\u0159\xedjen|listopad|prosinec|led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i;function p(M){return M>1&&M<5&&1!=~~(M/10)}function _(M,C,L,k){var F=M+" ";switch(L){case"s":return C||k?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return C||k?F+(p(M)?"sekundy":"sekund"):F+"sekundami";case"m":return C?"minuta":k?"minutu":"minutou";case"mm":return C||k?F+(p(M)?"minuty":"minut"):F+"minutami";case"h":return C?"hodina":k?"hodinu":"hodinou";case"hh":return C||k?F+(p(M)?"hodiny":"hodin"):F+"hodinami";case"d":return C||k?"den":"dnem";case"dd":return C||k?F+(p(M)?"dny":"dn\xed"):F+"dny";case"M":return C||k?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return C||k?F+(p(M)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):F+"m\u011bs\xedci";case"y":return C||k?"rok":"rokem";case"yy":return C||k?F+(p(M)?"roky":"let"):F+"lety"}}v.defineLocale("cs",{months:c,monthsShort:m,monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(leden|ledna|\xfanora|\xfanor|b\u0159ezen|b\u0159ezna|duben|dubna|kv\u011bten|kv\u011btna|\u010dervenec|\u010dervence|\u010derven|\u010dervna|srpen|srpna|z\xe1\u0159\xed|\u0159\xedjen|\u0159\xedjna|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|\xfano|b\u0159e|dub|kv\u011b|\u010dvn|\u010dvc|srp|z\xe1\u0159|\u0159\xedj|lis|pro)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"ned\u011ble_pond\u011bl\xed_\xfater\xfd_st\u0159eda_\u010dtvrtek_p\xe1tek_sobota".split("_"),weekdaysShort:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),weekdaysMin:"ne_po_\xfat_st_\u010dt_p\xe1_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[z\xedtra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v ned\u011bli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve st\u0159edu v] LT";case 4:return"[ve \u010dtvrtek v] LT";case 5:return"[v p\xe1tek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[v\u010dera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou ned\u011bli v] LT";case 1:case 2:return"[minul\xe9] dddd [v] LT";case 3:return"[minulou st\u0159edu v] LT";case 4:case 5:return"[minul\xfd] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"p\u0159ed %s",s:_,ss:_,m:_,mm:_,h:_,hh:_,d:_,dd:_,M:_,MM:_,y:_,yy:_},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},365:function(ne,y,x){!function(v){"use strict";v.defineLocale("cv",{months:"\u043a\u04d1\u0440\u043b\u0430\u0447_\u043d\u0430\u0440\u04d1\u0441_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440\u0442\u043c\u0435_\u0443\u0442\u04d1_\u04ab\u0443\u0440\u043b\u0430_\u0430\u0432\u04d1\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448\u0442\u0430\u0432".split("_"),monthsShort:"\u043a\u04d1\u0440_\u043d\u0430\u0440_\u043f\u0443\u0448_\u0430\u043a\u0430_\u043c\u0430\u0439_\u04ab\u04d7\u0440_\u0443\u0442\u04d1_\u04ab\u0443\u0440_\u0430\u0432\u043d_\u044e\u043f\u0430_\u0447\u04f3\u043a_\u0440\u0430\u0448".split("_"),weekdays:"\u0432\u044b\u0440\u0441\u0430\u0440\u043d\u0438\u043a\u0443\u043d_\u0442\u0443\u043d\u0442\u0438\u043a\u0443\u043d_\u044b\u0442\u043b\u0430\u0440\u0438\u043a\u0443\u043d_\u044e\u043d\u043a\u0443\u043d_\u043a\u04d7\u04ab\u043d\u0435\u0440\u043d\u0438\u043a\u0443\u043d_\u044d\u0440\u043d\u0435\u043a\u0443\u043d_\u0448\u04d1\u043c\u0430\u0442\u043a\u0443\u043d".split("_"),weekdaysShort:"\u0432\u044b\u0440_\u0442\u0443\u043d_\u044b\u0442\u043b_\u044e\u043d_\u043a\u04d7\u04ab_\u044d\u0440\u043d_\u0448\u04d1\u043c".split("_"),weekdaysMin:"\u0432\u0440_\u0442\u043d_\u044b\u0442_\u044e\u043d_\u043a\u04ab_\u044d\u0440_\u0448\u043c".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7]",LLL:"YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm",LLLL:"dddd, YYYY [\u04ab\u0443\u043b\u0445\u0438] MMMM [\u0443\u0439\u04d1\u0445\u04d7\u043d] D[-\u043c\u04d7\u0448\u04d7], HH:mm"},calendar:{sameDay:"[\u041f\u0430\u044f\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextDay:"[\u042b\u0440\u0430\u043d] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastDay:"[\u04d6\u043d\u0435\u0440] LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",nextWeek:"[\u04aa\u0438\u0442\u0435\u0441] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",lastWeek:"[\u0418\u0440\u0442\u043d\u04d7] dddd LT [\u0441\u0435\u0445\u0435\u0442\u0440\u0435]",sameElse:"L"},relativeTime:{future:function(m){return m+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(m)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(m)?"\u0442\u0430\u043d":"\u0440\u0430\u043d")},past:"%s \u043a\u0430\u044f\u043b\u043b\u0430",s:"\u043f\u04d7\u0440-\u0438\u043a \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",ss:"%d \u04ab\u0435\u043a\u043a\u0443\u043d\u0442",m:"\u043f\u04d7\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u043f\u04d7\u0440 \u0441\u0435\u0445\u0435\u0442",hh:"%d \u0441\u0435\u0445\u0435\u0442",d:"\u043f\u04d7\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u043f\u04d7\u0440 \u0443\u0439\u04d1\u0445",MM:"%d \u0443\u0439\u04d1\u0445",y:"\u043f\u04d7\u0440 \u04ab\u0443\u043b",yy:"%d \u04ab\u0443\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-\u043c\u04d7\u0448/,ordinal:"%d-\u043c\u04d7\u0448",week:{dow:1,doy:7}})}(x(5439))},2092:function(ne,y,x){!function(v){"use strict";v.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn \xf4l",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(m){var f="";return m>20?f=40===m||50===m||60===m||80===m||100===m?"fed":"ain":m>0&&(f=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][m]),m+f},week:{dow:1,doy:4}})}(x(5439))},7387:function(ne,y,x){!function(v){"use strict";v.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8n_man_tir_ons_tor_fre_l\xf8r".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"p\xe5 dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"f\xe5 sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"et \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},9459:function(ne,y,x){!function(v){"use strict";function c(h,f,p,_){var w={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return f?w[p][0]:w[p][1]}v.defineLocale("de-at",{months:"J\xe4nner_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"J\xe4n._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:c,mm:"%d Minuten",h:c,hh:"%d Stunden",d:c,dd:c,w:c,ww:"%d Wochen",M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},3694:function(ne,y,x){!function(v){"use strict";function c(h,f,p,_){var w={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return f?w[p][0]:w[p][1]}v.defineLocale("de-ch",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:c,mm:"%d Minuten",h:c,hh:"%d Stunden",d:c,dd:c,w:c,ww:"%d Wochen",M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},4307:function(ne,y,x){!function(v){"use strict";function c(h,f,p,_){var w={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[h+" Tage",h+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[h+" Monate",h+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[h+" Jahre",h+" Jahren"]};return f?w[p][0]:w[p][1]}v.defineLocale("de",{months:"Januar_Februar_M\xe4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._M\xe4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:c,mm:"%d Minuten",h:c,hh:"%d Stunden",d:c,dd:c,w:c,ww:"%d Wochen",M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},9659:function(ne,y,x){!function(v){"use strict";var c=["\u0796\u07ac\u0782\u07aa\u0787\u07a6\u0783\u07a9","\u078a\u07ac\u0784\u07b0\u0783\u07aa\u0787\u07a6\u0783\u07a9","\u0789\u07a7\u0783\u07a8\u0797\u07aa","\u0787\u07ad\u0795\u07b0\u0783\u07a9\u078d\u07aa","\u0789\u07ad","\u0796\u07ab\u0782\u07b0","\u0796\u07aa\u078d\u07a6\u0787\u07a8","\u0787\u07af\u078e\u07a6\u0790\u07b0\u0793\u07aa","\u0790\u07ac\u0795\u07b0\u0793\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0787\u07ae\u0786\u07b0\u0793\u07af\u0784\u07a6\u0783\u07aa","\u0782\u07ae\u0788\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa","\u0791\u07a8\u0790\u07ac\u0789\u07b0\u0784\u07a6\u0783\u07aa"],m=["\u0787\u07a7\u078b\u07a8\u0787\u07b0\u078c\u07a6","\u0780\u07af\u0789\u07a6","\u0787\u07a6\u0782\u07b0\u078e\u07a7\u0783\u07a6","\u0784\u07aa\u078b\u07a6","\u0784\u07aa\u0783\u07a7\u0790\u07b0\u078a\u07a6\u078c\u07a8","\u0780\u07aa\u0786\u07aa\u0783\u07aa","\u0780\u07ae\u0782\u07a8\u0780\u07a8\u0783\u07aa"];v.defineLocale("dv",{months:c,monthsShort:c,weekdays:m,weekdaysShort:m,weekdaysMin:"\u0787\u07a7\u078b\u07a8_\u0780\u07af\u0789\u07a6_\u0787\u07a6\u0782\u07b0_\u0784\u07aa\u078b\u07a6_\u0784\u07aa\u0783\u07a7_\u0780\u07aa\u0786\u07aa_\u0780\u07ae\u0782\u07a8".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0789\u0786|\u0789\u078a/,isPM:function(f){return"\u0789\u078a"===f},meridiem:function(f,p,_){return f<12?"\u0789\u0786":"\u0789\u078a"},calendar:{sameDay:"[\u0789\u07a8\u0787\u07a6\u078b\u07aa] LT",nextDay:"[\u0789\u07a7\u078b\u07a6\u0789\u07a7] LT",nextWeek:"dddd LT",lastDay:"[\u0787\u07a8\u0787\u07b0\u0794\u07ac] LT",lastWeek:"[\u078a\u07a7\u0787\u07a8\u078c\u07aa\u0788\u07a8] dddd LT",sameElse:"L"},relativeTime:{future:"\u078c\u07ac\u0783\u07ad\u078e\u07a6\u0787\u07a8 %s",past:"\u0786\u07aa\u0783\u07a8\u0782\u07b0 %s",s:"\u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa\u0786\u07ae\u0785\u07ac\u0787\u07b0",ss:"d% \u0790\u07a8\u0786\u07aa\u0782\u07b0\u078c\u07aa",m:"\u0789\u07a8\u0782\u07a8\u0793\u07ac\u0787\u07b0",mm:"\u0789\u07a8\u0782\u07a8\u0793\u07aa %d",h:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07ac\u0787\u07b0",hh:"\u078e\u07a6\u0791\u07a8\u0787\u07a8\u0783\u07aa %d",d:"\u078b\u07aa\u0788\u07a6\u0780\u07ac\u0787\u07b0",dd:"\u078b\u07aa\u0788\u07a6\u0790\u07b0 %d",M:"\u0789\u07a6\u0780\u07ac\u0787\u07b0",MM:"\u0789\u07a6\u0790\u07b0 %d",y:"\u0787\u07a6\u0780\u07a6\u0783\u07ac\u0787\u07b0",yy:"\u0787\u07a6\u0780\u07a6\u0783\u07aa %d"},preparse:function(f){return f.replace(/\u060c/g,",")},postformat:function(f){return f.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(x(5439))},3460:function(ne,y,x){!function(v){"use strict";v.defineLocale("el",{monthsNominativeEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2_\u039c\u03ac\u03c1\u03c4\u03b9\u03bf\u03c2_\u0391\u03c0\u03c1\u03af\u03bb\u03b9\u03bf\u03c2_\u039c\u03ac\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bd\u03b9\u03bf\u03c2_\u0399\u03bf\u03cd\u03bb\u03b9\u03bf\u03c2_\u0391\u03cd\u03b3\u03bf\u03c5\u03c3\u03c4\u03bf\u03c2_\u03a3\u03b5\u03c0\u03c4\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u039f\u03ba\u03c4\u03ce\u03b2\u03c1\u03b9\u03bf\u03c2_\u039d\u03bf\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2_\u0394\u03b5\u03ba\u03ad\u03bc\u03b2\u03c1\u03b9\u03bf\u03c2".split("_"),monthsGenitiveEl:"\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5_\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5_\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5_\u039c\u03b1\u0390\u03bf\u03c5_\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5_\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5_\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5_\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5_\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5_\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5".split("_"),months:function(h,f){return h?"string"==typeof f&&/D/.test(f.substring(0,f.indexOf("MMMM")))?this._monthsGenitiveEl[h.month()]:this._monthsNominativeEl[h.month()]:this._monthsNominativeEl},monthsShort:"\u0399\u03b1\u03bd_\u03a6\u03b5\u03b2_\u039c\u03b1\u03c1_\u0391\u03c0\u03c1_\u039c\u03b1\u03ca_\u0399\u03bf\u03c5\u03bd_\u0399\u03bf\u03c5\u03bb_\u0391\u03c5\u03b3_\u03a3\u03b5\u03c0_\u039f\u03ba\u03c4_\u039d\u03bf\u03b5_\u0394\u03b5\u03ba".split("_"),weekdays:"\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae_\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1_\u03a4\u03c1\u03af\u03c4\u03b7_\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7_\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7_\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae_\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf".split("_"),weekdaysShort:"\u039a\u03c5\u03c1_\u0394\u03b5\u03c5_\u03a4\u03c1\u03b9_\u03a4\u03b5\u03c4_\u03a0\u03b5\u03bc_\u03a0\u03b1\u03c1_\u03a3\u03b1\u03b2".split("_"),weekdaysMin:"\u039a\u03c5_\u0394\u03b5_\u03a4\u03c1_\u03a4\u03b5_\u03a0\u03b5_\u03a0\u03b1_\u03a3\u03b1".split("_"),meridiem:function(h,f,p){return h>11?p?"\u03bc\u03bc":"\u039c\u039c":p?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(h){return"\u03bc"===(h+"").toLowerCase()[0]},meridiemParse:/[\u03a0\u039c]\.?\u039c?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[\u03a3\u03ae\u03bc\u03b5\u03c1\u03b1 {}] LT",nextDay:"[\u0391\u03cd\u03c1\u03b9\u03bf {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[\u03a7\u03b8\u03b5\u03c2 {}] LT",lastWeek:function(){return 6===this.day()?"[\u03c4\u03bf \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf] dddd [{}] LT":"[\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7] dddd [{}] LT"},sameElse:"L"},calendar:function(h,f){var p=this._calendarEl[h],_=f&&f.hours();return function c(h){return typeof Function<"u"&&h instanceof Function||"[object Function]"===Object.prototype.toString.call(h)}(p)&&(p=p.apply(f)),p.replace("{}",_%12==1?"\u03c3\u03c4\u03b7":"\u03c3\u03c4\u03b9\u03c2")},relativeTime:{future:"\u03c3\u03b5 %s",past:"%s \u03c0\u03c1\u03b9\u03bd",s:"\u03bb\u03af\u03b3\u03b1 \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",ss:"%d \u03b4\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03b1",m:"\u03ad\u03bd\u03b1 \u03bb\u03b5\u03c0\u03c4\u03cc",mm:"%d \u03bb\u03b5\u03c0\u03c4\u03ac",h:"\u03bc\u03af\u03b1 \u03ce\u03c1\u03b1",hh:"%d \u03ce\u03c1\u03b5\u03c2",d:"\u03bc\u03af\u03b1 \u03bc\u03ad\u03c1\u03b1",dd:"%d \u03bc\u03ad\u03c1\u03b5\u03c2",M:"\u03ad\u03bd\u03b1\u03c2 \u03bc\u03ae\u03bd\u03b1\u03c2",MM:"%d \u03bc\u03ae\u03bd\u03b5\u03c2",y:"\u03ad\u03bd\u03b1\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2",yy:"%d \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1"},dayOfMonthOrdinalParse:/\d{1,2}\u03b7/,ordinal:"%d\u03b7",week:{dow:1,doy:4}})}(x(5439))},4369:function(ne,y,x){!function(v){"use strict";v.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:0,doy:4}})}(x(5439))},530:function(ne,y,x){!function(v){"use strict";v.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")}})}(x(5439))},9998:function(ne,y,x){!function(v){"use strict";v.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},3391:function(ne,y,x){!function(v){"use strict";v.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},5414:function(ne,y,x){!function(v){"use strict";v.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")}})}(x(5439))},9615:function(ne,y,x){!function(v){"use strict";v.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:0,doy:6}})}(x(5439))},1248:function(ne,y,x){!function(v){"use strict";v.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},3767:function(ne,y,x){!function(v){"use strict";v.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},4530:function(ne,y,x){!function(v){"use strict";v.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_a\u016dgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_a\u016dg_sept_okt_nov_dec".split("_"),weekdays:"diman\u0109o_lundo_mardo_merkredo_\u0135a\u016ddo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_\u0135a\u016d_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_\u0135a_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(m){return"p"===m.charAt(0).toLowerCase()},meridiem:function(m,h,f){return m>11?f?"p.t.m.":"P.T.M.":f?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodia\u016d je] LT",nextDay:"[Morga\u016d je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hiera\u016d je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"anta\u016d %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}(x(5439))},8944:function(ne,y,x){!function(v){"use strict";var c="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],f=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;v.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},9116:function(ne,y,x){!function(v){"use strict";var c="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],f=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;v.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:4},invalidDate:"Fecha inv\xe1lida"})}(x(5439))},3609:function(ne,y,x){!function(v){"use strict";var c="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],f=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;v.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:0,doy:6}})}(x(5439))},6866:function(ne,y,x){!function(v){"use strict";var c="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),m="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),h=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],f=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i;v.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"domingo_lunes_martes_mi\xe9rcoles_jueves_viernes_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._mi\xe9._jue._vie._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[ma\xf1ana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un a\xf1o",yy:"%d a\xf1os"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4},invalidDate:"Fecha inv\xe1lida"})}(x(5439))},6725:function(ne,y,x){!function(v){"use strict";function c(h,f,p,_){var w={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[h+"sekundi",h+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[h+" minuti",h+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[h+" tunni",h+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[h+" kuu",h+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[h+" aasta",h+" aastat"]};return f?w[p][2]?w[p][2]:w[p][1]:_?w[p][0]:w[p][1]}v.defineLocale("et",{months:"jaanuar_veebruar_m\xe4rts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_m\xe4rts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"p\xfchap\xe4ev_esmasp\xe4ev_teisip\xe4ev_kolmap\xe4ev_neljap\xe4ev_reede_laup\xe4ev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[T\xe4na,] LT",nextDay:"[Homme,] LT",nextWeek:"[J\xe4rgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s p\xe4rast",past:"%s tagasi",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:"%d p\xe4eva",M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},7931:function(ne,y,x){!function(v){"use strict";v.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},6417:function(ne,y,x){!function(v){"use strict";var c={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},m={"\u06f1":"1","\u06f2":"2","\u06f3":"3","\u06f4":"4","\u06f5":"5","\u06f6":"6","\u06f7":"7","\u06f8":"8","\u06f9":"9","\u06f0":"0"};v.defineLocale("fa",{months:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),monthsShort:"\u0698\u0627\u0646\u0648\u06cc\u0647_\u0641\u0648\u0631\u06cc\u0647_\u0645\u0627\u0631\u0633_\u0622\u0648\u0631\u06cc\u0644_\u0645\u0647_\u0698\u0648\u0626\u0646_\u0698\u0648\u0626\u06cc\u0647_\u0627\u0648\u062a_\u0633\u067e\u062a\u0627\u0645\u0628\u0631_\u0627\u06a9\u062a\u0628\u0631_\u0646\u0648\u0627\u0645\u0628\u0631_\u062f\u0633\u0627\u0645\u0628\u0631".split("_"),weekdays:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysShort:"\u06cc\u06a9\u200c\u0634\u0646\u0628\u0647_\u062f\u0648\u0634\u0646\u0628\u0647_\u0633\u0647\u200c\u0634\u0646\u0628\u0647_\u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647_\u067e\u0646\u062c\u200c\u0634\u0646\u0628\u0647_\u062c\u0645\u0639\u0647_\u0634\u0646\u0628\u0647".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u062c_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631|\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/,isPM:function(f){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(f)},meridiem:function(f,p,_){return f<12?"\u0642\u0628\u0644 \u0627\u0632 \u0638\u0647\u0631":"\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631"},calendar:{sameDay:"[\u0627\u0645\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",nextDay:"[\u0641\u0631\u062f\u0627 \u0633\u0627\u0639\u062a] LT",nextWeek:"dddd [\u0633\u0627\u0639\u062a] LT",lastDay:"[\u062f\u06cc\u0631\u0648\u0632 \u0633\u0627\u0639\u062a] LT",lastWeek:"dddd [\u067e\u06cc\u0634] [\u0633\u0627\u0639\u062a] LT",sameElse:"L"},relativeTime:{future:"\u062f\u0631 %s",past:"%s \u067e\u06cc\u0634",s:"\u0686\u0646\u062f \u062b\u0627\u0646\u06cc\u0647",ss:"%d \u062b\u0627\u0646\u06cc\u0647",m:"\u06cc\u06a9 \u062f\u0642\u06cc\u0642\u0647",mm:"%d \u062f\u0642\u06cc\u0642\u0647",h:"\u06cc\u06a9 \u0633\u0627\u0639\u062a",hh:"%d \u0633\u0627\u0639\u062a",d:"\u06cc\u06a9 \u0631\u0648\u0632",dd:"%d \u0631\u0648\u0632",M:"\u06cc\u06a9 \u0645\u0627\u0647",MM:"%d \u0645\u0627\u0647",y:"\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(f){return f.replace(/[\u06f0-\u06f9]/g,function(p){return m[p]}).replace(/\u060c/g,",")},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]}).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(x(5439))},944:function(ne,y,x){!function(v){"use strict";var c="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),m=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",c[7],c[8],c[9]];function h(_,w,M,C){var L="";switch(M){case"s":return C?"muutaman sekunnin":"muutama sekunti";case"ss":L=C?"sekunnin":"sekuntia";break;case"m":return C?"minuutin":"minuutti";case"mm":L=C?"minuutin":"minuuttia";break;case"h":return C?"tunnin":"tunti";case"hh":L=C?"tunnin":"tuntia";break;case"d":return C?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":L=C?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return C?"kuukauden":"kuukausi";case"MM":L=C?"kuukauden":"kuukautta";break;case"y":return C?"vuoden":"vuosi";case"yy":L=C?"vuoden":"vuotta"}return function f(_,w){return _<10?w?m[_]:c[_]:_}(_,C)+" "+L}v.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kes\xe4kuu_hein\xe4kuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kes\xe4_hein\xe4_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[t\xe4n\xe4\xe4n] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s p\xe4\xe4st\xe4",past:"%s sitten",s:h,ss:h,m:h,mm:h,h,hh:h,d:h,dd:h,M:h,MM:h,y:h,yy:h},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},1766:function(ne,y,x){!function(v){"use strict";v.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(m){return m},week:{dow:1,doy:4}})}(x(5439))},5867:function(ne,y,x){!function(v){"use strict";v.defineLocale("fo",{months:"januar_februar_mars_apr\xedl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_m\xe1nadagur_t\xfdsdagur_mikudagur_h\xf3sdagur_fr\xedggjadagur_leygardagur".split("_"),weekdaysShort:"sun_m\xe1n_t\xfds_mik_h\xf3s_fr\xed_ley".split("_"),weekdaysMin:"su_m\xe1_t\xfd_mi_h\xf3_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[\xcd dag kl.] LT",nextDay:"[\xcd morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xcd gj\xe1r kl.] LT",lastWeek:"[s\xed\xf0stu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s s\xed\xf0ani",s:"f\xe1 sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein t\xedmi",hh:"%d t\xedmar",d:"ein dagur",dd:"%d dagar",M:"ein m\xe1na\xf0ur",MM:"%d m\xe1na\xf0ir",y:"eitt \xe1r",yy:"%d \xe1r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},6848:function(ne,y,x){!function(v){"use strict";v.defineLocale("fr-ca",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(m,h){switch(h){default:case"M":case"Q":case"D":case"DDD":case"d":return m+(1===m?"er":"e");case"w":case"W":return m+(1===m?"re":"e")}}})}(x(5439))},7773:function(ne,y,x){!function(v){"use strict";v.defineLocale("fr-ch",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(m,h){switch(h){default:case"M":case"Q":case"D":case"DDD":case"d":return m+(1===m?"er":"e");case"w":case"W":return m+(1===m?"re":"e")}},week:{dow:1,doy:4}})}(x(5439))},1636:function(ne,y,x){!function(v){"use strict";var h=/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?|janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,f=[/^janv/i,/^f\xe9vr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^ao\xfbt/i,/^sept/i,/^oct/i,/^nov/i,/^d\xe9c/i];v.defineLocale("fr",{months:"janvier_f\xe9vrier_mars_avril_mai_juin_juillet_ao\xfbt_septembre_octobre_novembre_d\xe9cembre".split("_"),monthsShort:"janv._f\xe9vr._mars_avr._mai_juin_juil._ao\xfbt_sept._oct._nov._d\xe9c.".split("_"),monthsRegex:h,monthsShortRegex:h,monthsStrictRegex:/^(janvier|f\xe9vrier|mars|avril|mai|juin|juillet|ao\xfbt|septembre|octobre|novembre|d\xe9cembre)/i,monthsShortStrictRegex:/(janv\.?|f\xe9vr\.?|mars|avr\.?|mai|juin|juil\.?|ao\xfbt|sept\.?|oct\.?|nov\.?|d\xe9c\.?)/i,monthsParse:f,longMonthsParse:f,shortMonthsParse:f,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd\u2019hui \xe0] LT",nextDay:"[Demain \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[Hier \xe0] LT",lastWeek:"dddd [dernier \xe0] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(_,w){switch(w){case"D":return _+(1===_?"er":"");default:case"M":case"Q":case"DDD":case"d":return _+(1===_?"er":"e");case"w":case"W":return _+(1===_?"re":"e")}},week:{dow:1,doy:4}})}(x(5439))},4940:function(ne,y,x){!function(v){"use strict";var c="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),m="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_");v.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(f,p){return f?/-MMM-/.test(p)?m[f.month()]:c[f.month()]:c},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[\xf4fr\xfbne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien min\xfat",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(f){return f+(1===f||8===f||f>=20?"ste":"de")},week:{dow:1,doy:4}})}(x(5439))},1402:function(ne,y,x){!function(v){"use strict";v.defineLocale("ga",{months:["Ean\xe1ir","Feabhra","M\xe1rta","Aibre\xe1n","Bealtaine","Meitheamh","I\xfail","L\xfanasa","Me\xe1n F\xf3mhair","Deireadh F\xf3mhair","Samhain","Nollaig"],monthsShort:["Ean","Feabh","M\xe1rt","Aib","Beal","Meith","I\xfail","L\xfan","M.F.","D.F.","Samh","Noll"],monthsParseExact:!0,weekdays:["D\xe9 Domhnaigh","D\xe9 Luain","D\xe9 M\xe1irt","D\xe9 C\xe9adaoin","D\xe9ardaoin","D\xe9 hAoine","D\xe9 Sathairn"],weekdaysShort:["Domh","Luan","M\xe1irt","C\xe9ad","D\xe9ar","Aoine","Sath"],weekdaysMin:["Do","Lu","M\xe1","C\xe9","D\xe9","A","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Am\xe1rach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inn\xe9 ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s \xf3 shin",s:"c\xfapla soicind",ss:"%d soicind",m:"n\xf3im\xe9ad",mm:"%d n\xf3im\xe9ad",h:"uair an chloig",hh:"%d uair an chloig",d:"l\xe1",dd:"%d l\xe1",M:"m\xed",MM:"%d m\xedonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(w){return w+(1===w?"d":w%10==2?"na":"mh")},week:{dow:1,doy:4}})}(x(5439))},6924:function(ne,y,x){!function(v){"use strict";v.defineLocale("gd",{months:["Am Faoilleach","An Gearran","Am M\xe0rt","An Giblean","An C\xe8itean","An t-\xd2gmhios","An t-Iuchar","An L\xf9nastal","An t-Sultain","An D\xe0mhair","An t-Samhain","An D\xf9bhlachd"],monthsShort:["Faoi","Gear","M\xe0rt","Gibl","C\xe8it","\xd2gmh","Iuch","L\xf9n","Sult","D\xe0mh","Samh","D\xf9bh"],monthsParseExact:!0,weekdays:["Did\xf2mhnaich","Diluain","Dim\xe0irt","Diciadain","Diardaoin","Dihaoine","Disathairne"],weekdaysShort:["Did","Dil","Dim","Dic","Dia","Dih","Dis"],weekdaysMin:["D\xf2","Lu","M\xe0","Ci","Ar","Ha","Sa"],longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-m\xe0ireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-d\xe8 aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"m\xecos",MM:"%d m\xecosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(w){return w+(1===w?"d":w%10==2?"na":"mh")},week:{dow:1,doy:4}})}(x(5439))},6398:function(ne,y,x){!function(v){"use strict";v.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xu\xf1o_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xu\xf1._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_m\xe9rcores_xoves_venres_s\xe1bado".split("_"),weekdaysShort:"dom._lun._mar._m\xe9r._xov._ven._s\xe1b.".split("_"),weekdaysMin:"do_lu_ma_m\xe9_xo_ve_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextDay:function(){return"[ma\xf1\xe1 "+(1!==this.hours()?"\xe1s":"\xe1")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"\xe1s":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"\xe1":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"\xe1s":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(m){return 0===m.indexOf("un")?"n"+m:"en "+m},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un d\xeda",dd:"%d d\xedas",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},2457:function(ne,y,x){!function(v){"use strict";function c(h,f,p,_){var w={s:["\u0925\u094b\u0921\u092f\u093e \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940","\u0925\u094b\u0921\u0947 \u0938\u0945\u0915\u0902\u0921"],ss:[h+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",h+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[h+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",h+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[h+" \u0935\u0930\u093e\u0902\u0928\u0940",h+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[h+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",h+" \u0926\u0940\u0938"],M:["\u090f\u0915\u093e \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928","\u090f\u0915 \u092e\u094d\u0939\u092f\u0928\u094b"],MM:[h+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",h+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[h+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",h+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return _?w[p][0]:w[p][1]}v.defineLocale("gom-deva",{months:{standalone:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u092f_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),format:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940\u091a\u094d\u092f\u093e_\u092e\u093e\u0930\u094d\u091a\u093e\u091a\u094d\u092f\u093e_\u090f\u092a\u094d\u0930\u0940\u0932\u093e\u091a\u094d\u092f\u093e_\u092e\u0947\u092f\u093e\u091a\u094d\u092f\u093e_\u091c\u0942\u0928\u093e\u091a\u094d\u092f\u093e_\u091c\u0941\u0932\u092f\u093e\u091a\u094d\u092f\u093e_\u0911\u0917\u0938\u094d\u091f\u093e\u091a\u094d\u092f\u093e_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0911\u0915\u094d\u091f\u094b\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e_\u0921\u093f\u0938\u0947\u0902\u092c\u0930\u093e\u091a\u094d\u092f\u093e".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u0940._\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u092f\u0924\u093e\u0930_\u0938\u094b\u092e\u093e\u0930_\u092e\u0902\u0917\u0933\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u092c\u093f\u0930\u0947\u0938\u094d\u0924\u093e\u0930_\u0938\u0941\u0915\u094d\u0930\u093e\u0930_\u0936\u0947\u0928\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0906\u092f\u0924._\u0938\u094b\u092e._\u092e\u0902\u0917\u0933._\u092c\u0941\u0927._\u092c\u094d\u0930\u0947\u0938\u094d\u0924._\u0938\u0941\u0915\u094d\u0930._\u0936\u0947\u0928.".split("_"),weekdaysMin:"\u0906_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u092c\u094d\u0930\u0947_\u0938\u0941_\u0936\u0947".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LTS:"A h:mm:ss [\u0935\u093e\u091c\u0924\u093e\u0902]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]",llll:"ddd, D MMM YYYY, A h:mm [\u0935\u093e\u091c\u0924\u093e\u0902]"},calendar:{sameDay:"[\u0906\u092f\u091c] LT",nextDay:"[\u092b\u093e\u0932\u094d\u092f\u093e\u0902] LT",nextWeek:"[\u092b\u0941\u0921\u0932\u094b] dddd[,] LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092b\u093e\u091f\u0932\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s \u0906\u0926\u0940\u0902",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:c,M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(h,f){return"D"===f?h+"\u0935\u0947\u0930":h},week:{dow:0,doy:3},meridiemParse:/\u0930\u093e\u0924\u0940|\u0938\u0915\u093e\u0933\u0940\u0902|\u0926\u0928\u092a\u093e\u0930\u093e\u0902|\u0938\u093e\u0902\u091c\u0947/,meridiemHour:function(h,f){return 12===h&&(h=0),"\u0930\u093e\u0924\u0940"===f?h<4?h:h+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===f?h:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===f?h>12?h:h+12:"\u0938\u093e\u0902\u091c\u0947"===f?h+12:void 0},meridiem:function(h,f,p){return h<4?"\u0930\u093e\u0924\u0940":h<12?"\u0938\u0915\u093e\u0933\u0940\u0902":h<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":h<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(x(5439))},2545:function(ne,y,x){!function(v){"use strict";function c(h,f,p,_){var w={s:["thoddea sekondamni","thodde sekond"],ss:[h+" sekondamni",h+" sekond"],m:["eka mintan","ek minut"],mm:[h+" mintamni",h+" mintam"],h:["eka voran","ek vor"],hh:[h+" voramni",h+" voram"],d:["eka disan","ek dis"],dd:[h+" disamni",h+" dis"],M:["eka mhoinean","ek mhoino"],MM:[h+" mhoineamni",h+" mhoine"],y:["eka vorsan","ek voros"],yy:[h+" vorsamni",h+" vorsam"]};return _?w[p][0]:w[p][1]}v.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:c,M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(h,f){return"D"===f?h+"er":h},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(h,f){return 12===h&&(h=0),"rati"===f?h<4?h:h+12:"sokallim"===f?h:"donparam"===f?h>12?h:h+12:"sanje"===f?h+12:void 0},meridiem:function(h,f,p){return h<4?"rati":h<12?"sokallim":h<16?"donparam":h<20?"sanje":"rati"}})}(x(5439))},2641:function(ne,y,x){!function(v){"use strict";var c={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},m={"\u0ae7":"1","\u0ae8":"2","\u0ae9":"3","\u0aea":"4","\u0aeb":"5","\u0aec":"6","\u0aed":"7","\u0aee":"8","\u0aef":"9","\u0ae6":"0"};v.defineLocale("gu",{months:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1\u0a86\u0ab0\u0ac0_\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1\u0a86\u0ab0\u0ac0_\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf\u0ab2_\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe\u0a88_\u0a91\u0a97\u0ab8\u0acd\u0a9f_\u0ab8\u0aaa\u0acd\u0a9f\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0a91\u0a95\u0acd\u0a9f\u0acd\u0aac\u0ab0_\u0aa8\u0ab5\u0ac7\u0aae\u0acd\u0aac\u0ab0_\u0aa1\u0abf\u0ab8\u0ac7\u0aae\u0acd\u0aac\u0ab0".split("_"),monthsShort:"\u0a9c\u0abe\u0aa8\u0acd\u0aaf\u0ac1._\u0aab\u0ac7\u0aac\u0acd\u0ab0\u0ac1._\u0aae\u0abe\u0ab0\u0acd\u0a9a_\u0a8f\u0aaa\u0acd\u0ab0\u0abf._\u0aae\u0ac7_\u0a9c\u0ac2\u0aa8_\u0a9c\u0ac1\u0ab2\u0abe._\u0a91\u0a97._\u0ab8\u0aaa\u0acd\u0a9f\u0ac7._\u0a91\u0a95\u0acd\u0a9f\u0acd._\u0aa8\u0ab5\u0ac7._\u0aa1\u0abf\u0ab8\u0ac7.".split("_"),monthsParseExact:!0,weekdays:"\u0ab0\u0ab5\u0abf\u0ab5\u0abe\u0ab0_\u0ab8\u0acb\u0aae\u0ab5\u0abe\u0ab0_\u0aae\u0a82\u0a97\u0ab3\u0ab5\u0abe\u0ab0_\u0aac\u0ac1\u0aa7\u0acd\u0ab5\u0abe\u0ab0_\u0a97\u0ac1\u0ab0\u0ac1\u0ab5\u0abe\u0ab0_\u0ab6\u0ac1\u0a95\u0acd\u0ab0\u0ab5\u0abe\u0ab0_\u0ab6\u0aa8\u0abf\u0ab5\u0abe\u0ab0".split("_"),weekdaysShort:"\u0ab0\u0ab5\u0abf_\u0ab8\u0acb\u0aae_\u0aae\u0a82\u0a97\u0ab3_\u0aac\u0ac1\u0aa7\u0acd_\u0a97\u0ac1\u0ab0\u0ac1_\u0ab6\u0ac1\u0a95\u0acd\u0ab0_\u0ab6\u0aa8\u0abf".split("_"),weekdaysMin:"\u0ab0_\u0ab8\u0acb_\u0aae\u0a82_\u0aac\u0ac1_\u0a97\u0ac1_\u0ab6\u0ac1_\u0ab6".split("_"),longDateFormat:{LT:"A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LTS:"A h:mm:ss \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7",LLLL:"dddd, D MMMM YYYY, A h:mm \u0ab5\u0abe\u0a97\u0acd\u0aaf\u0ac7"},calendar:{sameDay:"[\u0a86\u0a9c] LT",nextDay:"[\u0a95\u0abe\u0ab2\u0ac7] LT",nextWeek:"dddd, LT",lastDay:"[\u0a97\u0a87\u0a95\u0abe\u0ab2\u0ac7] LT",lastWeek:"[\u0aaa\u0abe\u0a9b\u0ab2\u0abe] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0aae\u0abe",past:"%s \u0aaa\u0ab9\u0ac7\u0ab2\u0abe",s:"\u0a85\u0aae\u0ac1\u0a95 \u0aaa\u0ab3\u0acb",ss:"%d \u0ab8\u0ac7\u0a95\u0a82\u0aa1",m:"\u0a8f\u0a95 \u0aae\u0abf\u0aa8\u0abf\u0a9f",mm:"%d \u0aae\u0abf\u0aa8\u0abf\u0a9f",h:"\u0a8f\u0a95 \u0a95\u0ab2\u0abe\u0a95",hh:"%d \u0a95\u0ab2\u0abe\u0a95",d:"\u0a8f\u0a95 \u0aa6\u0abf\u0ab5\u0ab8",dd:"%d \u0aa6\u0abf\u0ab5\u0ab8",M:"\u0a8f\u0a95 \u0aae\u0ab9\u0abf\u0aa8\u0acb",MM:"%d \u0aae\u0ab9\u0abf\u0aa8\u0acb",y:"\u0a8f\u0a95 \u0ab5\u0ab0\u0acd\u0ab7",yy:"%d \u0ab5\u0ab0\u0acd\u0ab7"},preparse:function(f){return f.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0ab0\u0abe\u0aa4"===p?f<4?f:f+12:"\u0ab8\u0ab5\u0abe\u0ab0"===p?f:"\u0aac\u0aaa\u0acb\u0ab0"===p?f>=10?f:f+12:"\u0ab8\u0abe\u0a82\u0a9c"===p?f+12:void 0},meridiem:function(f,p,_){return f<4?"\u0ab0\u0abe\u0aa4":f<10?"\u0ab8\u0ab5\u0abe\u0ab0":f<17?"\u0aac\u0aaa\u0acb\u0ab0":f<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(x(5439))},7536:function(ne,y,x){!function(v){"use strict";v.defineLocale("he",{months:"\u05d9\u05e0\u05d5\u05d0\u05e8_\u05e4\u05d1\u05e8\u05d5\u05d0\u05e8_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05d9\u05dc_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05d5\u05e1\u05d8_\u05e1\u05e4\u05d8\u05de\u05d1\u05e8_\u05d0\u05d5\u05e7\u05d8\u05d5\u05d1\u05e8_\u05e0\u05d5\u05d1\u05de\u05d1\u05e8_\u05d3\u05e6\u05de\u05d1\u05e8".split("_"),monthsShort:"\u05d9\u05e0\u05d5\u05f3_\u05e4\u05d1\u05e8\u05f3_\u05de\u05e8\u05e5_\u05d0\u05e4\u05e8\u05f3_\u05de\u05d0\u05d9_\u05d9\u05d5\u05e0\u05d9_\u05d9\u05d5\u05dc\u05d9_\u05d0\u05d5\u05d2\u05f3_\u05e1\u05e4\u05d8\u05f3_\u05d0\u05d5\u05e7\u05f3_\u05e0\u05d5\u05d1\u05f3_\u05d3\u05e6\u05de\u05f3".split("_"),weekdays:"\u05e8\u05d0\u05e9\u05d5\u05df_\u05e9\u05e0\u05d9_\u05e9\u05dc\u05d9\u05e9\u05d9_\u05e8\u05d1\u05d9\u05e2\u05d9_\u05d7\u05de\u05d9\u05e9\u05d9_\u05e9\u05d9\u05e9\u05d9_\u05e9\u05d1\u05ea".split("_"),weekdaysShort:"\u05d0\u05f3_\u05d1\u05f3_\u05d2\u05f3_\u05d3\u05f3_\u05d4\u05f3_\u05d5\u05f3_\u05e9\u05f3".split("_"),weekdaysMin:"\u05d0_\u05d1_\u05d2_\u05d3_\u05d4_\u05d5_\u05e9".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [\u05d1]MMMM YYYY",LLL:"D [\u05d1]MMMM YYYY HH:mm",LLLL:"dddd, D [\u05d1]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[\u05d4\u05d9\u05d5\u05dd \u05d1\u05be]LT",nextDay:"[\u05de\u05d7\u05e8 \u05d1\u05be]LT",nextWeek:"dddd [\u05d1\u05e9\u05e2\u05d4] LT",lastDay:"[\u05d0\u05ea\u05de\u05d5\u05dc \u05d1\u05be]LT",lastWeek:"[\u05d1\u05d9\u05d5\u05dd] dddd [\u05d4\u05d0\u05d7\u05e8\u05d5\u05df \u05d1\u05e9\u05e2\u05d4] LT",sameElse:"L"},relativeTime:{future:"\u05d1\u05e2\u05d5\u05d3 %s",past:"\u05dc\u05e4\u05e0\u05d9 %s",s:"\u05de\u05e1\u05e4\u05e8 \u05e9\u05e0\u05d9\u05d5\u05ea",ss:"%d \u05e9\u05e0\u05d9\u05d5\u05ea",m:"\u05d3\u05e7\u05d4",mm:"%d \u05d3\u05e7\u05d5\u05ea",h:"\u05e9\u05e2\u05d4",hh:function(m){return 2===m?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":m+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(m){return 2===m?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":m+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(m){return 2===m?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":m+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(m){return 2===m?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":m%10==0&&10!==m?m+" \u05e9\u05e0\u05d4":m+" \u05e9\u05e0\u05d9\u05dd"}},meridiemParse:/\u05d0\u05d7\u05d4"\u05e6|\u05dc\u05e4\u05e0\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8|\u05d1\u05d1\u05d5\u05e7\u05e8|\u05d1\u05e2\u05e8\u05d1/i,isPM:function(m){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(m)},meridiem:function(m,h,f){return m<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":m<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":m<12?f?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":m<18?f?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(x(5439))},6335:function(ne,y,x){!function(v){"use strict";var c={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},h=[/^\u091c\u0928/i,/^\u092b\u093c\u0930|\u092b\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924\u0902|\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935|\u0928\u0935\u0902/i,/^\u0926\u093f\u0938\u0902|\u0926\u093f\u0938/i];v.defineLocale("hi",{months:{format:"\u091c\u0928\u0935\u0930\u0940_\u092b\u093c\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u092e\u094d\u092c\u0930_\u0926\u093f\u0938\u092e\u094d\u092c\u0930".split("_"),standalone:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0930\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948\u0932_\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0938\u094d\u0924_\u0938\u093f\u0924\u0902\u092c\u0930_\u0905\u0915\u094d\u091f\u0942\u092c\u0930_\u0928\u0935\u0902\u092c\u0930_\u0926\u093f\u0938\u0902\u092c\u0930".split("_")},monthsShort:"\u091c\u0928._\u092b\u093c\u0930._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u0948._\u092e\u0908_\u091c\u0942\u0928_\u091c\u0941\u0932._\u0905\u0917._\u0938\u093f\u0924._\u0905\u0915\u094d\u091f\u0942._\u0928\u0935._\u0926\u093f\u0938.".split("_"),weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0932\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0932_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u092c\u091c\u0947",LTS:"A h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A h:mm \u092c\u091c\u0947"},monthsParse:h,longMonthsParse:h,shortMonthsParse:[/^\u091c\u0928/i,/^\u092b\u093c\u0930/i,/^\u092e\u093e\u0930\u094d\u091a/i,/^\u0905\u092a\u094d\u0930\u0948/i,/^\u092e\u0908/i,/^\u091c\u0942\u0928/i,/^\u091c\u0941\u0932/i,/^\u0905\u0917/i,/^\u0938\u093f\u0924/i,/^\u0905\u0915\u094d\u091f\u0942/i,/^\u0928\u0935/i,/^\u0926\u093f\u0938/i],monthsRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsShortRegex:/^(\u091c\u0928\u0935\u0930\u0940|\u091c\u0928\.?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908|\u091c\u0941\u0932\.?|\u0905\u0917\u0938\u094d\u0924|\u0905\u0917\.?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930|\u0928\u0935\.?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930|\u0926\u093f\u0938\.?)/i,monthsStrictRegex:/^(\u091c\u0928\u0935\u0930\u0940?|\u092b\u093c\u0930\u0935\u0930\u0940|\u092b\u0930\u0935\u0930\u0940?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\u0932?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\u093e\u0908?|\u0905\u0917\u0938\u094d\u0924?|\u0938\u093f\u0924\u092e\u094d\u092c\u0930|\u0938\u093f\u0924\u0902\u092c\u0930|\u0938\u093f\u0924?\.?|\u0905\u0915\u094d\u091f\u0942\u092c\u0930|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\u092e\u094d\u092c\u0930|\u0928\u0935\u0902\u092c\u0930?|\u0926\u093f\u0938\u092e\u094d\u092c\u0930|\u0926\u093f\u0938\u0902\u092c\u0930?)/i,monthsShortStrictRegex:/^(\u091c\u0928\.?|\u092b\u093c\u0930\.?|\u092e\u093e\u0930\u094d\u091a?|\u0905\u092a\u094d\u0930\u0948\.?|\u092e\u0908?|\u091c\u0942\u0928?|\u091c\u0941\u0932\.?|\u0905\u0917\.?|\u0938\u093f\u0924\.?|\u0905\u0915\u094d\u091f\u0942\.?|\u0928\u0935\.?|\u0926\u093f\u0938\.?)/i,calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0915\u0932] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u0932] LT",lastWeek:"[\u092a\u093f\u091b\u0932\u0947] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u092e\u0947\u0902",past:"%s \u092a\u0939\u0932\u0947",s:"\u0915\u0941\u091b \u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0902\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u091f",mm:"%d \u092e\u093f\u0928\u091f",h:"\u090f\u0915 \u0918\u0902\u091f\u093e",hh:"%d \u0918\u0902\u091f\u0947",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u0940\u0928\u0947",MM:"%d \u092e\u0939\u0940\u0928\u0947",y:"\u090f\u0915 \u0935\u0930\u094d\u0937",yy:"%d \u0935\u0930\u094d\u0937"},preparse:function(_){return _.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(w){return m[w]})},postformat:function(_){return _.replace(/\d/g,function(w){return c[w]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(_,w){return 12===_&&(_=0),"\u0930\u093e\u0924"===w?_<4?_:_+12:"\u0938\u0941\u092c\u0939"===w?_:"\u0926\u094b\u092a\u0939\u0930"===w?_>=10?_:_+12:"\u0936\u093e\u092e"===w?_+12:void 0},meridiem:function(_,w,M){return _<4?"\u0930\u093e\u0924":_<10?"\u0938\u0941\u092c\u0939":_<17?"\u0926\u094b\u092a\u0939\u0930":_<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(x(5439))},7458:function(ne,y,x){!function(v){"use strict";function c(h,f,p){var _=h+" ";switch(p){case"ss":return _+(1===h?"sekunda":2===h||3===h||4===h?"sekunde":"sekundi");case"m":return f?"jedna minuta":"jedne minute";case"mm":return _+(1===h?"minuta":2===h||3===h||4===h?"minute":"minuta");case"h":return f?"jedan sat":"jednog sata";case"hh":return _+(1===h?"sat":2===h||3===h||4===h?"sata":"sati");case"dd":return _+(1===h?"dan":"dana");case"MM":return _+(1===h?"mjesec":2===h||3===h||4===h?"mjeseca":"mjeseci");case"yy":return _+(1===h?"godina":2===h||3===h||4===h?"godine":"godina")}}v.defineLocale("hr",{months:{format:"sije\u010dnja_velja\u010de_o\u017eujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"sije\u010danj_velja\u010da_o\u017eujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._o\u017eu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010der u] LT",lastWeek:function(){switch(this.day()){case 0:return"[pro\u0161lu] [nedjelju] [u] LT";case 3:return"[pro\u0161lu] [srijedu] [u] LT";case 6:return"[pro\u0161le] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[pro\u0161li] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:c,m:c,mm:c,h:c,hh:c,d:"dan",dd:c,M:"mjesec",MM:c,y:"godinu",yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},6540:function(ne,y,x){!function(v){"use strict";var c="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function m(p,_,w,M){var C=p;switch(w){case"s":return M||_?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return C+(M||_)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(M||_?" perc":" perce");case"mm":return C+(M||_?" perc":" perce");case"h":return"egy"+(M||_?" \xf3ra":" \xf3r\xe1ja");case"hh":return C+(M||_?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(M||_?" nap":" napja");case"dd":return C+(M||_?" nap":" napja");case"M":return"egy"+(M||_?" h\xf3nap":" h\xf3napja");case"MM":return C+(M||_?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(M||_?" \xe9v":" \xe9ve");case"yy":return C+(M||_?" \xe9v":" \xe9ve")}return""}function h(p){return(p?"":"[m\xfalt] ")+"["+c[this.day()]+"] LT[-kor]"}v.defineLocale("hu",{months:"janu\xe1r_febru\xe1r_m\xe1rcius_\xe1prilis_m\xe1jus_j\xfanius_j\xfalius_augusztus_szeptember_okt\xf3ber_november_december".split("_"),monthsShort:"jan._feb._m\xe1rc._\xe1pr._m\xe1j._j\xfan._j\xfal._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vas\xe1rnap_h\xe9tf\u0151_kedd_szerda_cs\xfct\xf6rt\xf6k_p\xe9ntek_szombat".split("_"),weekdaysShort:"vas_h\xe9t_kedd_sze_cs\xfct_p\xe9n_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(p){return"u"===p.charAt(1).toLowerCase()},meridiem:function(p,_,w){return p<12?!0===w?"de":"DE":!0===w?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return h.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return h.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%s",s:m,ss:m,m,mm:m,h:m,hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},5283:function(ne,y,x){!function(v){"use strict";v.defineLocale("hy-am",{months:{format:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580\u056b_\u0583\u0565\u057f\u0580\u057e\u0561\u0580\u056b_\u0574\u0561\u0580\u057f\u056b_\u0561\u057a\u0580\u056b\u056c\u056b_\u0574\u0561\u0575\u056b\u057d\u056b_\u0570\u0578\u0582\u0576\u056b\u057d\u056b_\u0570\u0578\u0582\u056c\u056b\u057d\u056b_\u0585\u0563\u0578\u057d\u057f\u0578\u057d\u056b_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580\u056b_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580\u056b".split("_"),standalone:"\u0570\u0578\u0582\u0576\u057e\u0561\u0580_\u0583\u0565\u057f\u0580\u057e\u0561\u0580_\u0574\u0561\u0580\u057f_\u0561\u057a\u0580\u056b\u056c_\u0574\u0561\u0575\u056b\u057d_\u0570\u0578\u0582\u0576\u056b\u057d_\u0570\u0578\u0582\u056c\u056b\u057d_\u0585\u0563\u0578\u057d\u057f\u0578\u057d_\u057d\u0565\u057a\u057f\u0565\u0574\u0562\u0565\u0580_\u0570\u0578\u056f\u057f\u0565\u0574\u0562\u0565\u0580_\u0576\u0578\u0575\u0565\u0574\u0562\u0565\u0580_\u0564\u0565\u056f\u057f\u0565\u0574\u0562\u0565\u0580".split("_")},monthsShort:"\u0570\u0576\u057e_\u0583\u057f\u0580_\u0574\u0580\u057f_\u0561\u057a\u0580_\u0574\u0575\u057d_\u0570\u0576\u057d_\u0570\u056c\u057d_\u0585\u0563\u057d_\u057d\u057a\u057f_\u0570\u056f\u057f_\u0576\u0574\u0562_\u0564\u056f\u057f".split("_"),weekdays:"\u056f\u056b\u0580\u0561\u056f\u056b_\u0565\u0580\u056f\u0578\u0582\u0577\u0561\u0562\u0569\u056b_\u0565\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0579\u0578\u0580\u0565\u0584\u0577\u0561\u0562\u0569\u056b_\u0570\u056b\u0576\u0563\u0577\u0561\u0562\u0569\u056b_\u0578\u0582\u0580\u0562\u0561\u0569_\u0577\u0561\u0562\u0561\u0569".split("_"),weekdaysShort:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),weekdaysMin:"\u056f\u0580\u056f_\u0565\u0580\u056f_\u0565\u0580\u0584_\u0579\u0580\u0584_\u0570\u0576\u0563_\u0578\u0582\u0580\u0562_\u0577\u0562\u0569".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0569.",LLL:"D MMMM YYYY \u0569., HH:mm",LLLL:"dddd, D MMMM YYYY \u0569., HH:mm"},calendar:{sameDay:"[\u0561\u0575\u057d\u0585\u0580] LT",nextDay:"[\u057e\u0561\u0572\u0568] LT",lastDay:"[\u0565\u0580\u0565\u056f] LT",nextWeek:function(){return"dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},lastWeek:function(){return"[\u0561\u0576\u0581\u0561\u056e] dddd [\u0585\u0580\u0568 \u056a\u0561\u0574\u0568] LT"},sameElse:"L"},relativeTime:{future:"%s \u0570\u0565\u057f\u0578",past:"%s \u0561\u057c\u0561\u057b",s:"\u0574\u056b \u0584\u0561\u0576\u056b \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",ss:"%d \u057e\u0561\u0575\u0580\u056f\u0575\u0561\u0576",m:"\u0580\u0578\u057a\u0565",mm:"%d \u0580\u0578\u057a\u0565",h:"\u056a\u0561\u0574",hh:"%d \u056a\u0561\u0574",d:"\u0585\u0580",dd:"%d \u0585\u0580",M:"\u0561\u0574\u056b\u057d",MM:"%d \u0561\u0574\u056b\u057d",y:"\u057f\u0561\u0580\u056b",yy:"%d \u057f\u0561\u0580\u056b"},meridiemParse:/\u0563\u056b\u0577\u0565\u0580\u057e\u0561|\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561|\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576/,isPM:function(m){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(m)},meridiem:function(m){return m<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":m<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":m<17?"\u0581\u0565\u0580\u0565\u056f\u057e\u0561":"\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(\u056b\u0576|\u0580\u0564)/,ordinal:function(m,h){switch(h){case"DDD":case"w":case"W":case"DDDo":return 1===m?m+"-\u056b\u0576":m+"-\u0580\u0564";default:return m}},week:{dow:1,doy:7}})}(x(5439))},8780:function(ne,y,x){!function(v){"use strict";v.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"siang"===h?m>=11?m:m+12:"sore"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,f){return m<11?"pagi":m<15?"siang":m<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}})}(x(5439))},4205:function(ne,y,x){!function(v){"use strict";function c(f){return f%100==11||f%10!=1}function m(f,p,_,w){var M=f+" ";switch(_){case"s":return p||w?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return c(f)?M+(p||w?"sek\xfandur":"sek\xfandum"):M+"sek\xfanda";case"m":return p?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return c(f)?M+(p||w?"m\xedn\xfatur":"m\xedn\xfatum"):p?M+"m\xedn\xfata":M+"m\xedn\xfatu";case"hh":return c(f)?M+(p||w?"klukkustundir":"klukkustundum"):M+"klukkustund";case"d":return p?"dagur":w?"dag":"degi";case"dd":return c(f)?p?M+"dagar":M+(w?"daga":"d\xf6gum"):p?M+"dagur":M+(w?"dag":"degi");case"M":return p?"m\xe1nu\xf0ur":w?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return c(f)?p?M+"m\xe1nu\xf0ir":M+(w?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):p?M+"m\xe1nu\xf0ur":M+(w?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return p||w?"\xe1r":"\xe1ri";case"yy":return c(f)?M+(p||w?"\xe1r":"\xe1rum"):M+(p||w?"\xe1r":"\xe1ri")}}v.defineLocale("is",{months:"jan\xfaar_febr\xfaar_mars_apr\xedl_ma\xed_j\xfan\xed_j\xfal\xed_\xe1g\xfast_september_okt\xf3ber_n\xf3vember_desember".split("_"),monthsShort:"jan_feb_mar_apr_ma\xed_j\xfan_j\xfal_\xe1g\xfa_sep_okt_n\xf3v_des".split("_"),weekdays:"sunnudagur_m\xe1nudagur_\xferi\xf0judagur_mi\xf0vikudagur_fimmtudagur_f\xf6studagur_laugardagur".split("_"),weekdaysShort:"sun_m\xe1n_\xferi_mi\xf0_fim_f\xf6s_lau".split("_"),weekdaysMin:"Su_M\xe1_\xder_Mi_Fi_F\xf6_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[\xed dag kl.] LT",nextDay:"[\xe1 morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[\xed g\xe6r kl.] LT",lastWeek:"[s\xed\xf0asta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s s\xed\xf0an",s:m,ss:m,m,mm:m,h:"klukkustund",hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},9985:function(ne,y,x){!function(v){"use strict";v.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){return 0===this.day()?"[la scorsa] dddd [alle] LT":"[lo scorso] dddd [alle] LT"},sameElse:"L"},relativeTime:{future:function(m){return(/^[0-9].+$/.test(m)?"tra":"in")+" "+m},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},4211:function(ne,y,x){!function(v){"use strict";v.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_luned\xec_marted\xec_mercoled\xec_gioved\xec_venerd\xec_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){return 0===this.day()?"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT":"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},1003:function(ne,y,x){!function(v){"use strict";v.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"\u4ee4\u548c",narrow:"\u32ff",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"\u5e73\u6210",narrow:"\u337b",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"\u662d\u548c",narrow:"\u337c",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"\u5927\u6b63",narrow:"\u337d",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"\u660e\u6cbb",narrow:"\u337e",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"\u897f\u66a6",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"\u7d00\u5143\u524d",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(\u5143|\d+)\u5e74/,eraYearOrdinalParse:function(m,h){return"\u5143"===h[1]?1:parseInt(h[1]||m,10)},months:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u65e5\u66dc\u65e5_\u6708\u66dc\u65e5_\u706b\u66dc\u65e5_\u6c34\u66dc\u65e5_\u6728\u66dc\u65e5_\u91d1\u66dc\u65e5_\u571f\u66dc\u65e5".split("_"),weekdaysShort:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),weekdaysMin:"\u65e5_\u6708_\u706b_\u6c34_\u6728_\u91d1_\u571f".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5(ddd) HH:mm"},meridiemParse:/\u5348\u524d|\u5348\u5f8c/i,isPM:function(m){return"\u5348\u5f8c"===m},meridiem:function(m,h,f){return m<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(m){return m.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(m){return this.week()!==m.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(m,h){switch(h){case"y":return 1===m?"\u5143\u5e74":m+"\u5e74";case"d":case"D":case"DDD":return m+"\u65e5";default:return m}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u6570\u79d2",ss:"%d\u79d2",m:"1\u5206",mm:"%d\u5206",h:"1\u6642\u9593",hh:"%d\u6642\u9593",d:"1\u65e5",dd:"%d\u65e5",M:"1\u30f6\u6708",MM:"%d\u30f6\u6708",y:"1\u5e74",yy:"%d\u5e74"}})}(x(5439))},420:function(ne,y,x){!function(v){"use strict";v.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(m,h){return 12===m&&(m=0),"enjing"===h?m:"siyang"===h?m>=11?m:m+12:"sonten"===h||"ndalu"===h?m+12:void 0},meridiem:function(m,h,f){return m<11?"enjing":m<15?"siyang":m<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}})}(x(5439))},851:function(ne,y,x){!function(v){"use strict";v.defineLocale("ka",{months:"\u10d8\u10d0\u10dc\u10d5\u10d0\u10e0\u10d8_\u10d7\u10d4\u10d1\u10d4\u10e0\u10d5\u10d0\u10da\u10d8_\u10db\u10d0\u10e0\u10e2\u10d8_\u10d0\u10de\u10e0\u10d8\u10da\u10d8_\u10db\u10d0\u10d8\u10e1\u10d8_\u10d8\u10d5\u10dc\u10d8\u10e1\u10d8_\u10d8\u10d5\u10da\u10d8\u10e1\u10d8_\u10d0\u10d2\u10d5\u10d8\u10e1\u10e2\u10dd_\u10e1\u10d4\u10e5\u10e2\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10dd\u10e5\u10e2\u10dd\u10db\u10d1\u10d4\u10e0\u10d8_\u10dc\u10dd\u10d4\u10db\u10d1\u10d4\u10e0\u10d8_\u10d3\u10d4\u10d9\u10d4\u10db\u10d1\u10d4\u10e0\u10d8".split("_"),monthsShort:"\u10d8\u10d0\u10dc_\u10d7\u10d4\u10d1_\u10db\u10d0\u10e0_\u10d0\u10de\u10e0_\u10db\u10d0\u10d8_\u10d8\u10d5\u10dc_\u10d8\u10d5\u10da_\u10d0\u10d2\u10d5_\u10e1\u10d4\u10e5_\u10dd\u10e5\u10e2_\u10dc\u10dd\u10d4_\u10d3\u10d4\u10d9".split("_"),weekdays:{standalone:"\u10d9\u10d5\u10d8\u10e0\u10d0_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10d8_\u10e8\u10d0\u10d1\u10d0\u10d7\u10d8".split("_"),format:"\u10d9\u10d5\u10d8\u10e0\u10d0\u10e1_\u10dd\u10e0\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10e1\u10d0\u10db\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10dd\u10d7\u10ee\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10ee\u10e3\u10d7\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1_\u10de\u10d0\u10e0\u10d0\u10e1\u10d9\u10d4\u10d5\u10e1_\u10e8\u10d0\u10d1\u10d0\u10d7\u10e1".split("_"),isFormat:/(\u10ec\u10d8\u10dc\u10d0|\u10e8\u10d4\u10db\u10d3\u10d4\u10d2)/},weekdaysShort:"\u10d9\u10d5\u10d8_\u10dd\u10e0\u10e8_\u10e1\u10d0\u10db_\u10dd\u10d7\u10ee_\u10ee\u10e3\u10d7_\u10de\u10d0\u10e0_\u10e8\u10d0\u10d1".split("_"),weekdaysMin:"\u10d9\u10d5_\u10dd\u10e0_\u10e1\u10d0_\u10dd\u10d7_\u10ee\u10e3_\u10de\u10d0_\u10e8\u10d0".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u10d3\u10e6\u10d4\u10e1] LT[-\u10d6\u10d4]",nextDay:"[\u10ee\u10d5\u10d0\u10da] LT[-\u10d6\u10d4]",lastDay:"[\u10d2\u10e3\u10e8\u10d8\u10dc] LT[-\u10d6\u10d4]",nextWeek:"[\u10e8\u10d4\u10db\u10d3\u10d4\u10d2] dddd LT[-\u10d6\u10d4]",lastWeek:"[\u10ec\u10d8\u10dc\u10d0] dddd LT-\u10d6\u10d4",sameElse:"L"},relativeTime:{future:function(m){return m.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,function(h,f,p){return"\u10d8"===p?f+"\u10e8\u10d8":f+p+"\u10e8\u10d8"})},past:function(m){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(m)?m.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(m)?m.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):m},s:"\u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8\u10db\u10d4 \u10ec\u10d0\u10db\u10d8",ss:"%d \u10ec\u10d0\u10db\u10d8",m:"\u10ec\u10e3\u10d7\u10d8",mm:"%d \u10ec\u10e3\u10d7\u10d8",h:"\u10e1\u10d0\u10d0\u10d7\u10d8",hh:"%d \u10e1\u10d0\u10d0\u10d7\u10d8",d:"\u10d3\u10e6\u10d4",dd:"%d \u10d3\u10e6\u10d4",M:"\u10d7\u10d5\u10d4",MM:"%d \u10d7\u10d5\u10d4",y:"\u10ec\u10d4\u10da\u10d8",yy:"%d \u10ec\u10d4\u10da\u10d8"},dayOfMonthOrdinalParse:/0|1-\u10da\u10d8|\u10db\u10d4-\d{1,2}|\d{1,2}-\u10d4/,ordinal:function(m){return 0===m?m:1===m?m+"-\u10da\u10d8":m<20||m<=100&&m%20==0||m%100==0?"\u10db\u10d4-"+m:m+"-\u10d4"},week:{dow:1,doy:7}})}(x(5439))},6074:function(ne,y,x){!function(v){"use strict";var c={0:"-\u0448\u0456",1:"-\u0448\u0456",2:"-\u0448\u0456",3:"-\u0448\u0456",4:"-\u0448\u0456",5:"-\u0448\u0456",6:"-\u0448\u044b",7:"-\u0448\u0456",8:"-\u0448\u0456",9:"-\u0448\u044b",10:"-\u0448\u044b",20:"-\u0448\u044b",30:"-\u0448\u044b",40:"-\u0448\u044b",50:"-\u0448\u0456",60:"-\u0448\u044b",70:"-\u0448\u0456",80:"-\u0448\u0456",90:"-\u0448\u044b",100:"-\u0448\u0456"};v.defineLocale("kk",{months:"\u049b\u0430\u04a3\u0442\u0430\u0440_\u0430\u049b\u043f\u0430\u043d_\u043d\u0430\u0443\u0440\u044b\u0437_\u0441\u04d9\u0443\u0456\u0440_\u043c\u0430\u043c\u044b\u0440_\u043c\u0430\u0443\u0441\u044b\u043c_\u0448\u0456\u043b\u0434\u0435_\u0442\u0430\u043c\u044b\u0437_\u049b\u044b\u0440\u043a\u04af\u0439\u0435\u043a_\u049b\u0430\u0437\u0430\u043d_\u049b\u0430\u0440\u0430\u0448\u0430_\u0436\u0435\u043b\u0442\u043e\u049b\u0441\u0430\u043d".split("_"),monthsShort:"\u049b\u0430\u04a3_\u0430\u049b\u043f_\u043d\u0430\u0443_\u0441\u04d9\u0443_\u043c\u0430\u043c_\u043c\u0430\u0443_\u0448\u0456\u043b_\u0442\u0430\u043c_\u049b\u044b\u0440_\u049b\u0430\u0437_\u049b\u0430\u0440_\u0436\u0435\u043b".split("_"),weekdays:"\u0436\u0435\u043a\u0441\u0435\u043d\u0431\u0456_\u0434\u04af\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0441\u04d9\u0440\u0441\u0435\u043d\u0431\u0456_\u0431\u0435\u0439\u0441\u0435\u043d\u0431\u0456_\u0436\u04b1\u043c\u0430_\u0441\u0435\u043d\u0431\u0456".split("_"),weekdaysShort:"\u0436\u0435\u043a_\u0434\u04af\u0439_\u0441\u0435\u0439_\u0441\u04d9\u0440_\u0431\u0435\u0439_\u0436\u04b1\u043c_\u0441\u0435\u043d".split("_"),weekdaysMin:"\u0436\u043a_\u0434\u0439_\u0441\u0439_\u0441\u0440_\u0431\u0439_\u0436\u043c_\u0441\u043d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u0456\u043d \u0441\u0430\u0493\u0430\u0442] LT",nextDay:"[\u0415\u0440\u0442\u0435\u04a3 \u0441\u0430\u0493\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0493\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0448\u0435 \u0441\u0430\u0493\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u0435\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u04a3] dddd [\u0441\u0430\u0493\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0456\u0448\u0456\u043d\u0434\u0435",past:"%s \u0431\u04b1\u0440\u044b\u043d",s:"\u0431\u0456\u0440\u043d\u0435\u0448\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0456\u0440 \u043c\u0438\u043d\u0443\u0442",mm:"%d \u043c\u0438\u043d\u0443\u0442",h:"\u0431\u0456\u0440 \u0441\u0430\u0493\u0430\u0442",hh:"%d \u0441\u0430\u0493\u0430\u0442",d:"\u0431\u0456\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0456\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0456\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0448\u0456|\u0448\u044b)/,ordinal:function(h){return h+(c[h]||c[h%10]||c[h>=100?100:null])},week:{dow:1,doy:7}})}(x(5439))},3343:function(ne,y,x){!function(v){"use strict";var c={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},m={"\u17e1":"1","\u17e2":"2","\u17e3":"3","\u17e4":"4","\u17e5":"5","\u17e6":"6","\u17e7":"7","\u17e8":"8","\u17e9":"9","\u17e0":"0"};v.defineLocale("km",{months:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),monthsShort:"\u1798\u1780\u179a\u17b6_\u1780\u17bb\u1798\u17d2\u1797\u17c8_\u1798\u17b8\u1793\u17b6_\u1798\u17c1\u179f\u17b6_\u17a7\u179f\u1797\u17b6_\u1798\u17b7\u1790\u17bb\u1793\u17b6_\u1780\u1780\u17d2\u1780\u178a\u17b6_\u179f\u17b8\u17a0\u17b6_\u1780\u1789\u17d2\u1789\u17b6_\u178f\u17bb\u179b\u17b6_\u179c\u17b7\u1785\u17d2\u1786\u17b7\u1780\u17b6_\u1792\u17d2\u1793\u17bc".split("_"),weekdays:"\u17a2\u17b6\u1791\u17b7\u178f\u17d2\u1799_\u1785\u17d0\u1793\u17d2\u1791_\u17a2\u1784\u17d2\u1782\u17b6\u179a_\u1796\u17bb\u1792_\u1796\u17d2\u179a\u17a0\u179f\u17d2\u1794\u178f\u17b7\u17cd_\u179f\u17bb\u1780\u17d2\u179a_\u179f\u17c5\u179a\u17cd".split("_"),weekdaysShort:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysMin:"\u17a2\u17b6_\u1785_\u17a2_\u1796_\u1796\u17d2\u179a_\u179f\u17bb_\u179f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u1796\u17d2\u179a\u17b9\u1780|\u179b\u17d2\u1784\u17b6\u1785/,isPM:function(f){return"\u179b\u17d2\u1784\u17b6\u1785"===f},meridiem:function(f,p,_){return f<12?"\u1796\u17d2\u179a\u17b9\u1780":"\u179b\u17d2\u1784\u17b6\u1785"},calendar:{sameDay:"[\u1790\u17d2\u1784\u17c3\u1793\u17c1\u17c7 \u1798\u17c9\u17c4\u1784] LT",nextDay:"[\u179f\u17d2\u17a2\u17c2\u1780 \u1798\u17c9\u17c4\u1784] LT",nextWeek:"dddd [\u1798\u17c9\u17c4\u1784] LT",lastDay:"[\u1798\u17d2\u179f\u17b7\u179b\u1798\u17b7\u1789 \u1798\u17c9\u17c4\u1784] LT",lastWeek:"dddd [\u179f\u1794\u17d2\u178f\u17b6\u17a0\u17cd\u1798\u17bb\u1793] [\u1798\u17c9\u17c4\u1784] LT",sameElse:"L"},relativeTime:{future:"%s\u1791\u17c0\u178f",past:"%s\u1798\u17bb\u1793",s:"\u1794\u17c9\u17bb\u1793\u17d2\u1798\u17b6\u1793\u179c\u17b7\u1793\u17b6\u1791\u17b8",ss:"%d \u179c\u17b7\u1793\u17b6\u1791\u17b8",m:"\u1798\u17bd\u1799\u1793\u17b6\u1791\u17b8",mm:"%d \u1793\u17b6\u1791\u17b8",h:"\u1798\u17bd\u1799\u1798\u17c9\u17c4\u1784",hh:"%d \u1798\u17c9\u17c4\u1784",d:"\u1798\u17bd\u1799\u1790\u17d2\u1784\u17c3",dd:"%d \u1790\u17d2\u1784\u17c3",M:"\u1798\u17bd\u1799\u1781\u17c2",MM:"%d \u1781\u17c2",y:"\u1798\u17bd\u1799\u1786\u17d2\u1793\u17b6\u17c6",yy:"%d \u1786\u17d2\u1793\u17b6\u17c6"},dayOfMonthOrdinalParse:/\u1791\u17b8\d{1,2}/,ordinal:"\u1791\u17b8%d",preparse:function(f){return f.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},week:{dow:1,doy:4}})}(x(5439))},4799:function(ne,y,x){!function(v){"use strict";var c={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},m={"\u0ce7":"1","\u0ce8":"2","\u0ce9":"3","\u0cea":"4","\u0ceb":"5","\u0cec":"6","\u0ced":"7","\u0cee":"8","\u0cef":"9","\u0ce6":"0"};v.defineLocale("kn",{months:"\u0c9c\u0ca8\u0cb5\u0cb0\u0cbf_\u0cab\u0cc6\u0cac\u0ccd\u0cb0\u0cb5\u0cb0\u0cbf_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5\u0cac\u0cb0\u0ccd_\u0ca8\u0cb5\u0cc6\u0c82\u0cac\u0cb0\u0ccd_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82\u0cac\u0cb0\u0ccd".split("_"),monthsShort:"\u0c9c\u0ca8_\u0cab\u0cc6\u0cac\u0ccd\u0cb0_\u0cae\u0cbe\u0cb0\u0ccd\u0c9a\u0ccd_\u0c8f\u0caa\u0ccd\u0cb0\u0cbf\u0cb2\u0ccd_\u0cae\u0cc6\u0cd5_\u0c9c\u0cc2\u0ca8\u0ccd_\u0c9c\u0cc1\u0cb2\u0cc6\u0cd6_\u0c86\u0c97\u0cb8\u0ccd\u0c9f\u0ccd_\u0cb8\u0cc6\u0caa\u0ccd\u0c9f\u0cc6\u0c82_\u0c85\u0c95\u0ccd\u0c9f\u0cc6\u0cc2\u0cd5_\u0ca8\u0cb5\u0cc6\u0c82_\u0ca1\u0cbf\u0cb8\u0cc6\u0c82".split("_"),monthsParseExact:!0,weekdays:"\u0cad\u0cbe\u0ca8\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae\u0cb5\u0cbe\u0cb0_\u0cae\u0c82\u0c97\u0cb3\u0cb5\u0cbe\u0cb0_\u0cac\u0cc1\u0ca7\u0cb5\u0cbe\u0cb0_\u0c97\u0cc1\u0cb0\u0cc1\u0cb5\u0cbe\u0cb0_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0\u0cb5\u0cbe\u0cb0_\u0cb6\u0ca8\u0cbf\u0cb5\u0cbe\u0cb0".split("_"),weekdaysShort:"\u0cad\u0cbe\u0ca8\u0cc1_\u0cb8\u0cc6\u0cc2\u0cd5\u0cae_\u0cae\u0c82\u0c97\u0cb3_\u0cac\u0cc1\u0ca7_\u0c97\u0cc1\u0cb0\u0cc1_\u0cb6\u0cc1\u0c95\u0ccd\u0cb0_\u0cb6\u0ca8\u0cbf".split("_"),weekdaysMin:"\u0cad\u0cbe_\u0cb8\u0cc6\u0cc2\u0cd5_\u0cae\u0c82_\u0cac\u0cc1_\u0c97\u0cc1_\u0cb6\u0cc1_\u0cb6".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c87\u0c82\u0ca6\u0cc1] LT",nextDay:"[\u0ca8\u0cbe\u0cb3\u0cc6] LT",nextWeek:"dddd, LT",lastDay:"[\u0ca8\u0cbf\u0ca8\u0ccd\u0ca8\u0cc6] LT",lastWeek:"[\u0c95\u0cc6\u0cc2\u0ca8\u0cc6\u0caf] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0ca8\u0c82\u0ca4\u0cb0",past:"%s \u0cb9\u0cbf\u0c82\u0ca6\u0cc6",s:"\u0c95\u0cc6\u0cb2\u0cb5\u0cc1 \u0c95\u0ccd\u0cb7\u0ca3\u0c97\u0cb3\u0cc1",ss:"%d \u0cb8\u0cc6\u0c95\u0cc6\u0c82\u0ca1\u0cc1\u0c97\u0cb3\u0cc1",m:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",mm:"%d \u0ca8\u0cbf\u0cae\u0cbf\u0cb7",h:"\u0c92\u0c82\u0ca6\u0cc1 \u0c97\u0c82\u0c9f\u0cc6",hh:"%d \u0c97\u0c82\u0c9f\u0cc6",d:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca6\u0cbf\u0ca8",dd:"%d \u0ca6\u0cbf\u0ca8",M:"\u0c92\u0c82\u0ca6\u0cc1 \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",MM:"%d \u0ca4\u0cbf\u0c82\u0c97\u0cb3\u0cc1",y:"\u0c92\u0c82\u0ca6\u0cc1 \u0cb5\u0cb0\u0ccd\u0cb7",yy:"%d \u0cb5\u0cb0\u0ccd\u0cb7"},preparse:function(f){return f.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf|\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6|\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8|\u0cb8\u0c82\u0c9c\u0cc6/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===p?f<4?f:f+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===p?f:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===p?f>=10?f:f+12:"\u0cb8\u0c82\u0c9c\u0cc6"===p?f+12:void 0},meridiem:function(f,p,_){return f<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":f<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":f<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":f<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(f){return f+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(x(5439))},3549:function(ne,y,x){!function(v){"use strict";v.defineLocale("ko",{months:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),monthsShort:"1\uc6d4_2\uc6d4_3\uc6d4_4\uc6d4_5\uc6d4_6\uc6d4_7\uc6d4_8\uc6d4_9\uc6d4_10\uc6d4_11\uc6d4_12\uc6d4".split("_"),weekdays:"\uc77c\uc694\uc77c_\uc6d4\uc694\uc77c_\ud654\uc694\uc77c_\uc218\uc694\uc77c_\ubaa9\uc694\uc77c_\uae08\uc694\uc77c_\ud1a0\uc694\uc77c".split("_"),weekdaysShort:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),weekdaysMin:"\uc77c_\uc6d4_\ud654_\uc218_\ubaa9_\uae08_\ud1a0".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY\ub144 MMMM D\uc77c",LLL:"YYYY\ub144 MMMM D\uc77c A h:mm",LLLL:"YYYY\ub144 MMMM D\uc77c dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY\ub144 MMMM D\uc77c",lll:"YYYY\ub144 MMMM D\uc77c A h:mm",llll:"YYYY\ub144 MMMM D\uc77c dddd A h:mm"},calendar:{sameDay:"\uc624\ub298 LT",nextDay:"\ub0b4\uc77c LT",nextWeek:"dddd LT",lastDay:"\uc5b4\uc81c LT",lastWeek:"\uc9c0\ub09c\uc8fc dddd LT",sameElse:"L"},relativeTime:{future:"%s \ud6c4",past:"%s \uc804",s:"\uba87 \ucd08",ss:"%d\ucd08",m:"1\ubd84",mm:"%d\ubd84",h:"\ud55c \uc2dc\uac04",hh:"%d\uc2dc\uac04",d:"\ud558\ub8e8",dd:"%d\uc77c",M:"\ud55c \ub2ec",MM:"%d\ub2ec",y:"\uc77c \ub144",yy:"%d\ub144"},dayOfMonthOrdinalParse:/\d{1,2}(\uc77c|\uc6d4|\uc8fc)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\uc77c";case"M":return m+"\uc6d4";case"w":case"W":return m+"\uc8fc";default:return m}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(m){return"\uc624\ud6c4"===m},meridiem:function(m,h,f){return m<12?"\uc624\uc804":"\uc624\ud6c4"}})}(x(5439))},1037:function(ne,y,x){!function(v){"use strict";var c={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},m={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},h=["\u06a9\u0627\u0646\u0648\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0634\u0648\u0628\u0627\u062a","\u0626\u0627\u0632\u0627\u0631","\u0646\u06cc\u0633\u0627\u0646","\u0626\u0627\u06cc\u0627\u0631","\u062d\u0648\u0632\u06d5\u06cc\u0631\u0627\u0646","\u062a\u06d5\u0645\u0645\u0648\u0632","\u0626\u0627\u0628","\u0626\u06d5\u06cc\u0644\u0648\u0648\u0644","\u062a\u0634\u0631\u06cc\u0646\u06cc \u06cc\u06d5\u0643\u06d5\u0645","\u062a\u0634\u0631\u06cc\u0646\u06cc \u062f\u0648\u0648\u06d5\u0645","\u0643\u0627\u0646\u0648\u0646\u06cc \u06cc\u06d5\u06a9\u06d5\u0645"];v.defineLocale("ku",{months:h,monthsShort:h,weekdays:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u062f\u0648\u0648\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0633\u06ce\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645\u0645\u0647\u200c_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysShort:"\u06cc\u0647\u200c\u0643\u0634\u0647\u200c\u0645_\u062f\u0648\u0648\u0634\u0647\u200c\u0645_\u0633\u06ce\u0634\u0647\u200c\u0645_\u0686\u0648\u0627\u0631\u0634\u0647\u200c\u0645_\u067e\u06ce\u0646\u062c\u0634\u0647\u200c\u0645_\u0647\u0647\u200c\u06cc\u0646\u06cc_\u0634\u0647\u200c\u0645\u0645\u0647\u200c".split("_"),weekdaysMin:"\u06cc_\u062f_\u0633_\u0686_\u067e_\u0647_\u0634".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c|\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc/,isPM:function(p){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(p)},meridiem:function(p,_,w){return p<12?"\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc":"\u0626\u06ce\u0648\u0627\u0631\u0647\u200c"},calendar:{sameDay:"[\u0626\u0647\u200c\u0645\u0631\u06c6 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextDay:"[\u0628\u0647\u200c\u06cc\u0627\u0646\u06cc \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",nextWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastDay:"[\u062f\u0648\u06ce\u0646\u06ce \u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",lastWeek:"dddd [\u0643\u0627\u062a\u0698\u0645\u06ce\u0631] LT",sameElse:"L"},relativeTime:{future:"\u0644\u0647\u200c %s",past:"%s",s:"\u0686\u0647\u200c\u0646\u062f \u0686\u0631\u0643\u0647\u200c\u06cc\u0647\u200c\u0643",ss:"\u0686\u0631\u0643\u0647\u200c %d",m:"\u06cc\u0647\u200c\u0643 \u062e\u0648\u0644\u0647\u200c\u0643",mm:"%d \u062e\u0648\u0644\u0647\u200c\u0643",h:"\u06cc\u0647\u200c\u0643 \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",hh:"%d \u0643\u0627\u062a\u0698\u0645\u06ce\u0631",d:"\u06cc\u0647\u200c\u0643 \u0695\u06c6\u0698",dd:"%d \u0695\u06c6\u0698",M:"\u06cc\u0647\u200c\u0643 \u0645\u0627\u0646\u06af",MM:"%d \u0645\u0627\u0646\u06af",y:"\u06cc\u0647\u200c\u0643 \u0633\u0627\u06b5",yy:"%d \u0633\u0627\u06b5"},preparse:function(p){return p.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(_){return m[_]}).replace(/\u060c/g,",")},postformat:function(p){return p.replace(/\d/g,function(_){return c[_]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(x(5439))},3125:function(ne,y,x){!function(v){"use strict";var c={0:"-\u0447\u04af",1:"-\u0447\u0438",2:"-\u0447\u0438",3:"-\u0447\u04af",4:"-\u0447\u04af",5:"-\u0447\u0438",6:"-\u0447\u044b",7:"-\u0447\u0438",8:"-\u0447\u0438",9:"-\u0447\u0443",10:"-\u0447\u0443",20:"-\u0447\u044b",30:"-\u0447\u0443",40:"-\u0447\u044b",50:"-\u0447\u04af",60:"-\u0447\u044b",70:"-\u0447\u0438",80:"-\u0447\u0438",90:"-\u0447\u0443",100:"-\u0447\u04af"};v.defineLocale("ky",{months:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u0416\u0435\u043a\u0448\u0435\u043c\u0431\u0438_\u0414\u04af\u0439\u0448\u04e9\u043c\u0431\u04af_\u0428\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0428\u0430\u0440\u0448\u0435\u043c\u0431\u0438_\u0411\u0435\u0439\u0448\u0435\u043c\u0431\u0438_\u0416\u0443\u043c\u0430_\u0418\u0448\u0435\u043c\u0431\u0438".split("_"),weekdaysShort:"\u0416\u0435\u043a_\u0414\u04af\u0439_\u0428\u0435\u0439_\u0428\u0430\u0440_\u0411\u0435\u0439_\u0416\u0443\u043c_\u0418\u0448\u0435".split("_"),weekdaysMin:"\u0416\u043a_\u0414\u0439_\u0428\u0439_\u0428\u0440_\u0411\u0439_\u0416\u043c_\u0418\u0448".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0411\u04af\u0433\u04af\u043d \u0441\u0430\u0430\u0442] LT",nextDay:"[\u042d\u0440\u0442\u0435\u04a3 \u0441\u0430\u0430\u0442] LT",nextWeek:"dddd [\u0441\u0430\u0430\u0442] LT",lastDay:"[\u041a\u0435\u0447\u044d\u044d \u0441\u0430\u0430\u0442] LT",lastWeek:"[\u04e8\u0442\u043a\u04e9\u043d \u0430\u043f\u0442\u0430\u043d\u044b\u043d] dddd [\u043a\u04af\u043d\u04af] [\u0441\u0430\u0430\u0442] LT",sameElse:"L"},relativeTime:{future:"%s \u0438\u0447\u0438\u043d\u0434\u0435",past:"%s \u043c\u0443\u0440\u0443\u043d",s:"\u0431\u0438\u0440\u043d\u0435\u0447\u0435 \u0441\u0435\u043a\u0443\u043d\u0434",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434",m:"\u0431\u0438\u0440 \u043c\u04af\u043d\u04e9\u0442",mm:"%d \u043c\u04af\u043d\u04e9\u0442",h:"\u0431\u0438\u0440 \u0441\u0430\u0430\u0442",hh:"%d \u0441\u0430\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u04af\u043d",dd:"%d \u043a\u04af\u043d",M:"\u0431\u0438\u0440 \u0430\u0439",MM:"%d \u0430\u0439",y:"\u0431\u0438\u0440 \u0436\u044b\u043b",yy:"%d \u0436\u044b\u043b"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0447\u0438|\u0447\u044b|\u0447\u04af|\u0447\u0443)/,ordinal:function(h){return h+(c[h]||c[h%10]||c[h>=100?100:null])},week:{dow:1,doy:7}})}(x(5439))},9586:function(ne,y,x){!function(v){"use strict";function c(_,w,M,C){var L={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return w?L[M][0]:L[M][1]}function f(_){if(_=parseInt(_,10),isNaN(_))return!1;if(_<0)return!0;if(_<10)return 4<=_&&_<=7;if(_<100){var w=_%10;return f(0===w?_/10:w)}if(_<1e4){for(;_>=10;)_/=10;return f(_)}return f(_/=1e3)}v.defineLocale("lb",{months:"Januar_Februar_M\xe4erz_Abr\xebll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_M\xe9indeg_D\xebnschdeg_M\xebttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._M\xe9._D\xeb._M\xeb._Do._Fr._Sa.".split("_"),weekdaysMin:"So_M\xe9_D\xeb_M\xeb_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[G\xebschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:function m(_){return f(_.substr(0,_.indexOf(" ")))?"a "+_:"an "+_},past:function h(_){return f(_.substr(0,_.indexOf(" ")))?"viru "+_:"virun "+_},s:"e puer Sekonnen",ss:"%d Sekonnen",m:c,mm:"%d Minutten",h:c,hh:"%d Stonnen",d:c,dd:"%d Deeg",M:c,MM:"%d M\xe9int",y:c,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},2349:function(ne,y,x){!function(v){"use strict";v.defineLocale("lo",{months:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),monthsShort:"\u0ea1\u0eb1\u0e87\u0e81\u0ead\u0e99_\u0e81\u0eb8\u0ea1\u0e9e\u0eb2_\u0ea1\u0eb5\u0e99\u0eb2_\u0ec0\u0ea1\u0eaa\u0eb2_\u0e9e\u0eb6\u0e94\u0eaa\u0eb0\u0e9e\u0eb2_\u0ea1\u0eb4\u0e96\u0eb8\u0e99\u0eb2_\u0e81\u0ecd\u0ea5\u0eb0\u0e81\u0ebb\u0e94_\u0eaa\u0eb4\u0e87\u0eab\u0eb2_\u0e81\u0eb1\u0e99\u0e8d\u0eb2_\u0e95\u0eb8\u0ea5\u0eb2_\u0e9e\u0eb0\u0e88\u0eb4\u0e81_\u0e97\u0eb1\u0e99\u0ea7\u0eb2".split("_"),weekdays:"\u0ead\u0eb2\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysShort:"\u0e97\u0eb4\u0e94_\u0e88\u0eb1\u0e99_\u0ead\u0eb1\u0e87\u0e84\u0eb2\u0e99_\u0e9e\u0eb8\u0e94_\u0e9e\u0eb0\u0eab\u0eb1\u0e94_\u0eaa\u0eb8\u0e81_\u0ec0\u0eaa\u0ebb\u0eb2".split("_"),weekdaysMin:"\u0e97_\u0e88_\u0ead\u0e84_\u0e9e_\u0e9e\u0eab_\u0eaa\u0e81_\u0eaa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"\u0ea7\u0eb1\u0e99dddd D MMMM YYYY HH:mm"},meridiemParse:/\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2|\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87/,isPM:function(m){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===m},meridiem:function(m,h,f){return m<12?"\u0e95\u0ead\u0e99\u0ec0\u0e8a\u0ebb\u0ec9\u0eb2":"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"},calendar:{sameDay:"[\u0ea1\u0eb7\u0ec9\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextDay:"[\u0ea1\u0eb7\u0ec9\u0ead\u0eb7\u0ec8\u0e99\u0ec0\u0ea7\u0ea5\u0eb2] LT",nextWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0edc\u0ec9\u0eb2\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastDay:"[\u0ea1\u0eb7\u0ec9\u0ea7\u0eb2\u0e99\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",lastWeek:"[\u0ea7\u0eb1\u0e99]dddd[\u0ec1\u0ea5\u0ec9\u0ea7\u0e99\u0eb5\u0ec9\u0ec0\u0ea7\u0ea5\u0eb2] LT",sameElse:"L"},relativeTime:{future:"\u0ead\u0eb5\u0e81 %s",past:"%s\u0e9c\u0ec8\u0eb2\u0e99\u0ea1\u0eb2",s:"\u0e9a\u0ecd\u0ec8\u0ec0\u0e97\u0ebb\u0ec8\u0eb2\u0ec3\u0e94\u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",ss:"%d \u0ea7\u0eb4\u0e99\u0eb2\u0e97\u0eb5",m:"1 \u0e99\u0eb2\u0e97\u0eb5",mm:"%d \u0e99\u0eb2\u0e97\u0eb5",h:"1 \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",hh:"%d \u0e8a\u0ebb\u0ec8\u0ea7\u0ec2\u0ea1\u0e87",d:"1 \u0ea1\u0eb7\u0ec9",dd:"%d \u0ea1\u0eb7\u0ec9",M:"1 \u0ec0\u0e94\u0eb7\u0ead\u0e99",MM:"%d \u0ec0\u0e94\u0eb7\u0ead\u0e99",y:"1 \u0e9b\u0eb5",yy:"%d \u0e9b\u0eb5"},dayOfMonthOrdinalParse:/(\u0e97\u0eb5\u0ec8)\d{1,2}/,ordinal:function(m){return"\u0e97\u0eb5\u0ec8"+m}})}(x(5439))},2400:function(ne,y,x){!function(v){"use strict";var c={ss:"sekund\u0117_sekund\u017ei\u0173_sekundes",m:"minut\u0117_minut\u0117s_minut\u0119",mm:"minut\u0117s_minu\u010di\u0173_minutes",h:"valanda_valandos_valand\u0105",hh:"valandos_valand\u0173_valandas",d:"diena_dienos_dien\u0105",dd:"dienos_dien\u0173_dienas",M:"m\u0117nuo_m\u0117nesio_m\u0117nes\u012f",MM:"m\u0117nesiai_m\u0117nesi\u0173_m\u0117nesius",y:"metai_met\u0173_metus",yy:"metai_met\u0173_metus"};function h(M,C,L,k){return C?p(L)[0]:k?p(L)[1]:p(L)[2]}function f(M){return M%10==0||M>10&&M<20}function p(M){return c[M].split("_")}function _(M,C,L,k){var F=M+" ";return 1===M?F+h(0,C,L[0],k):C?F+(f(M)?p(L)[1]:p(L)[0]):k?F+p(L)[1]:F+(f(M)?p(L)[1]:p(L)[2])}v.defineLocale("lt",{months:{format:"sausio_vasario_kovo_baland\u017eio_gegu\u017e\u0117s_bir\u017eelio_liepos_rugpj\u016b\u010dio_rugs\u0117jo_spalio_lapkri\u010dio_gruod\u017eio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegu\u017e\u0117_bir\u017eelis_liepa_rugpj\u016btis_rugs\u0117jis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadien\u012f_pirmadien\u012f_antradien\u012f_tre\u010diadien\u012f_ketvirtadien\u012f_penktadien\u012f_\u0161e\u0161tadien\u012f".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_tre\u010diadienis_ketvirtadienis_penktadienis_\u0161e\u0161tadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_\u0160e\u0161".split("_"),weekdaysMin:"S_P_A_T_K_Pn_\u0160".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[\u0160iandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Pra\u0117jus\u012f] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prie\u0161 %s",s:function m(M,C,L,k){return C?"kelios sekund\u0117s":k?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"},ss:_,m:h,mm:_,h,hh:_,d:h,dd:_,M:h,MM:_,y:h,yy:_},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(M){return M+"-oji"},week:{dow:1,doy:4}})}(x(5439))},9991:function(ne,y,x){!function(v){"use strict";var c={ss:"sekundes_sekund\u0113m_sekunde_sekundes".split("_"),m:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),mm:"min\u016btes_min\u016bt\u0113m_min\u016bte_min\u016btes".split("_"),h:"stundas_stund\u0101m_stunda_stundas".split("_"),hh:"stundas_stund\u0101m_stunda_stundas".split("_"),d:"dienas_dien\u0101m_diena_dienas".split("_"),dd:"dienas_dien\u0101m_diena_dienas".split("_"),M:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),MM:"m\u0113ne\u0161a_m\u0113ne\u0161iem_m\u0113nesis_m\u0113ne\u0161i".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function m(w,M,C){return C?M%10==1&&M%100!=11?w[2]:w[3]:M%10==1&&M%100!=11?w[0]:w[1]}function h(w,M,C){return w+" "+m(c[C],w,M)}function f(w,M,C){return m(c[C],w,M)}v.defineLocale("lv",{months:"janv\u0101ris_febru\u0101ris_marts_apr\u012blis_maijs_j\u016bnijs_j\u016blijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_j\u016bn_j\u016bl_aug_sep_okt_nov_dec".split("_"),weekdays:"sv\u0113tdiena_pirmdiena_otrdiena_tre\u0161diena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[\u0160odien pulksten] LT",nextDay:"[R\u012bt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pag\u0101ju\u0161\u0101] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"p\u0113c %s",past:"pirms %s",s:function p(w,M){return M?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"},ss:h,m:f,mm:h,h:f,hh:h,d:f,dd:h,M:f,MM:h,y:f,yy:h},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},8477:function(ne,y,x){!function(v){"use strict";var c={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(h,f){return 1===h?f[0]:h>=2&&h<=4?f[1]:f[2]},translate:function(h,f,p){var _=c.words[p];return 1===p.length?f?_[0]:_[1]:h+" "+c.correctGrammaticalCase(h,_)}};v.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedjelje] [u] LT","[pro\u0161log] [ponedjeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srijede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:c.translate,m:c.translate,mm:c.translate,h:c.translate,hh:c.translate,d:"dan",dd:c.translate,M:"mjesec",MM:c.translate,y:"godinu",yy:c.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},5118:function(ne,y,x){!function(v){"use strict";v.defineLocale("mi",{months:"Kohi-t\u0101te_Hui-tanguru_Pout\u016b-te-rangi_Paenga-wh\u0101wh\u0101_Haratua_Pipiri_H\u014dngoingoi_Here-turi-k\u014dk\u0101_Mahuru_Whiringa-\u0101-nuku_Whiringa-\u0101-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_H\u014dngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"R\u0101tapu_Mane_T\u016brei_Wenerei_T\u0101ite_Paraire_H\u0101tarei".split("_"),weekdaysShort:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),weekdaysMin:"Ta_Ma_T\u016b_We_T\u0101i_Pa_H\u0101".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te h\u0113kona ruarua",ss:"%d h\u0113kona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},5943:function(ne,y,x){!function(v){"use strict";v.defineLocale("mk",{months:"\u0458\u0430\u043d\u0443\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0443\u0430\u0440\u0438_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d\u0438_\u0458\u0443\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0432\u0440\u0438_\u043e\u043a\u0442\u043e\u043c\u0432\u0440\u0438_\u043d\u043e\u0435\u043c\u0432\u0440\u0438_\u0434\u0435\u043a\u0435\u043c\u0432\u0440\u0438".split("_"),monthsShort:"\u0458\u0430\u043d_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433_\u0441\u0435\u043f_\u043e\u043a\u0442_\u043d\u043e\u0435_\u0434\u0435\u043a".split("_"),weekdays:"\u043d\u0435\u0434\u0435\u043b\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u043e\u043a_\u043f\u0435\u0442\u043e\u043a_\u0441\u0430\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434_\u043f\u043e\u043d_\u0432\u0442\u043e_\u0441\u0440\u0435_\u0447\u0435\u0442_\u043f\u0435\u0442_\u0441\u0430\u0431".split("_"),weekdaysMin:"\u043de_\u043fo_\u0432\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441a".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[\u0414\u0435\u043d\u0435\u0441 \u0432\u043e] LT",nextDay:"[\u0423\u0442\u0440\u0435 \u0432\u043e] LT",nextWeek:"[\u0412\u043e] dddd [\u0432\u043e] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430 \u0432\u043e] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0430\u0442\u0430] dddd [\u0432\u043e] LT";case 1:case 2:case 4:case 5:return"[\u0418\u0437\u043c\u0438\u043d\u0430\u0442\u0438\u043e\u0442] dddd [\u0432\u043e] LT"}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435\u0434 %s",s:"\u043d\u0435\u043a\u043e\u043b\u043a\u0443 \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:"%d \u0441\u0435\u043a\u0443\u043d\u0434\u0438",m:"\u0435\u0434\u043d\u0430 \u043c\u0438\u043d\u0443\u0442\u0430",mm:"%d \u043c\u0438\u043d\u0443\u0442\u0438",h:"\u0435\u0434\u0435\u043d \u0447\u0430\u0441",hh:"%d \u0447\u0430\u0441\u0430",d:"\u0435\u0434\u0435\u043d \u0434\u0435\u043d",dd:"%d \u0434\u0435\u043d\u0430",M:"\u0435\u0434\u0435\u043d \u043c\u0435\u0441\u0435\u0446",MM:"%d \u043c\u0435\u0441\u0435\u0446\u0438",y:"\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430",yy:"%d \u0433\u043e\u0434\u0438\u043d\u0438"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0435\u0432|\u0435\u043d|\u0442\u0438|\u0432\u0438|\u0440\u0438|\u043c\u0438)/,ordinal:function(m){var h=m%10,f=m%100;return 0===m?m+"-\u0435\u0432":0===f?m+"-\u0435\u043d":f>10&&f<20?m+"-\u0442\u0438":1===h?m+"-\u0432\u0438":2===h?m+"-\u0440\u0438":7===h||8===h?m+"-\u043c\u0438":m+"-\u0442\u0438"},week:{dow:1,doy:7}})}(x(5439))},3849:function(ne,y,x){!function(v){"use strict";v.defineLocale("ml",{months:"\u0d1c\u0d28\u0d41\u0d35\u0d30\u0d3f_\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41\u0d35\u0d30\u0d3f_\u0d2e\u0d3e\u0d7c\u0d1a\u0d4d\u0d1a\u0d4d_\u0d0f\u0d2a\u0d4d\u0d30\u0d3f\u0d7d_\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48_\u0d13\u0d17\u0d38\u0d4d\u0d31\u0d4d\u0d31\u0d4d_\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31\u0d02\u0d2c\u0d7c_\u0d12\u0d15\u0d4d\u0d1f\u0d4b\u0d2c\u0d7c_\u0d28\u0d35\u0d02\u0d2c\u0d7c_\u0d21\u0d3f\u0d38\u0d02\u0d2c\u0d7c".split("_"),monthsShort:"\u0d1c\u0d28\u0d41._\u0d2b\u0d46\u0d2c\u0d4d\u0d30\u0d41._\u0d2e\u0d3e\u0d7c._\u0d0f\u0d2a\u0d4d\u0d30\u0d3f._\u0d2e\u0d47\u0d2f\u0d4d_\u0d1c\u0d42\u0d7a_\u0d1c\u0d42\u0d32\u0d48._\u0d13\u0d17._\u0d38\u0d46\u0d2a\u0d4d\u0d31\u0d4d\u0d31._\u0d12\u0d15\u0d4d\u0d1f\u0d4b._\u0d28\u0d35\u0d02._\u0d21\u0d3f\u0d38\u0d02.".split("_"),monthsParseExact:!0,weekdays:"\u0d1e\u0d3e\u0d2f\u0d31\u0d3e\u0d34\u0d4d\u0d1a_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d33\u0d3e\u0d34\u0d4d\u0d1a_\u0d1a\u0d4a\u0d35\u0d4d\u0d35\u0d3e\u0d34\u0d4d\u0d1a_\u0d2c\u0d41\u0d27\u0d28\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d3e\u0d34\u0d4d\u0d1a_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a_\u0d36\u0d28\u0d3f\u0d2f\u0d3e\u0d34\u0d4d\u0d1a".split("_"),weekdaysShort:"\u0d1e\u0d3e\u0d2f\u0d7c_\u0d24\u0d3f\u0d19\u0d4d\u0d15\u0d7e_\u0d1a\u0d4a\u0d35\u0d4d\u0d35_\u0d2c\u0d41\u0d27\u0d7b_\u0d35\u0d4d\u0d2f\u0d3e\u0d34\u0d02_\u0d35\u0d46\u0d33\u0d4d\u0d33\u0d3f_\u0d36\u0d28\u0d3f".split("_"),weekdaysMin:"\u0d1e\u0d3e_\u0d24\u0d3f_\u0d1a\u0d4a_\u0d2c\u0d41_\u0d35\u0d4d\u0d2f\u0d3e_\u0d35\u0d46_\u0d36".split("_"),longDateFormat:{LT:"A h:mm -\u0d28\u0d41",LTS:"A h:mm:ss -\u0d28\u0d41",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -\u0d28\u0d41",LLLL:"dddd, D MMMM YYYY, A h:mm -\u0d28\u0d41"},calendar:{sameDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d4d] LT",nextDay:"[\u0d28\u0d3e\u0d33\u0d46] LT",nextWeek:"dddd, LT",lastDay:"[\u0d07\u0d28\u0d4d\u0d28\u0d32\u0d46] LT",lastWeek:"[\u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d",past:"%s \u0d2e\u0d41\u0d7b\u0d2a\u0d4d",s:"\u0d05\u0d7d\u0d2a \u0d28\u0d3f\u0d2e\u0d3f\u0d37\u0d19\u0d4d\u0d19\u0d7e",ss:"%d \u0d38\u0d46\u0d15\u0d4d\u0d15\u0d7b\u0d21\u0d4d",m:"\u0d12\u0d30\u0d41 \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",mm:"%d \u0d2e\u0d3f\u0d28\u0d3f\u0d31\u0d4d\u0d31\u0d4d",h:"\u0d12\u0d30\u0d41 \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",hh:"%d \u0d2e\u0d23\u0d3f\u0d15\u0d4d\u0d15\u0d42\u0d7c",d:"\u0d12\u0d30\u0d41 \u0d26\u0d3f\u0d35\u0d38\u0d02",dd:"%d \u0d26\u0d3f\u0d35\u0d38\u0d02",M:"\u0d12\u0d30\u0d41 \u0d2e\u0d3e\u0d38\u0d02",MM:"%d \u0d2e\u0d3e\u0d38\u0d02",y:"\u0d12\u0d30\u0d41 \u0d35\u0d7c\u0d37\u0d02",yy:"%d \u0d35\u0d7c\u0d37\u0d02"},meridiemParse:/\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f|\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46|\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d|\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02|\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f/i,meridiemHour:function(m,h){return 12===m&&(m=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===h&&m>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===h||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===h?m+12:m},meridiem:function(m,h,f){return m<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":m<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":m<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":m<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(x(5439))},1977:function(ne,y,x){!function(v){"use strict";function c(h,f,p,_){switch(p){case"s":return f?"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434":"\u0445\u044d\u0434\u0445\u044d\u043d \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d";case"ss":return h+(f?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return h+(f?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return h+(f?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return h+(f?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return h+(f?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return h+(f?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return h}}v.defineLocale("mn",{months:"\u041d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0425\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0413\u0443\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u04e9\u0440\u04e9\u0432\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0422\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0417\u0443\u0440\u0433\u0430\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0414\u043e\u043b\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u041d\u0430\u0439\u043c\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0415\u0441\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0430\u0432\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u043d\u044d\u0433\u0434\u04af\u0433\u044d\u044d\u0440 \u0441\u0430\u0440_\u0410\u0440\u0432\u0430\u043d \u0445\u043e\u0451\u0440\u0434\u0443\u0433\u0430\u0430\u0440 \u0441\u0430\u0440".split("_"),monthsShort:"1 \u0441\u0430\u0440_2 \u0441\u0430\u0440_3 \u0441\u0430\u0440_4 \u0441\u0430\u0440_5 \u0441\u0430\u0440_6 \u0441\u0430\u0440_7 \u0441\u0430\u0440_8 \u0441\u0430\u0440_9 \u0441\u0430\u0440_10 \u0441\u0430\u0440_11 \u0441\u0430\u0440_12 \u0441\u0430\u0440".split("_"),monthsParseExact:!0,weekdays:"\u041d\u044f\u043c_\u0414\u0430\u0432\u0430\u0430_\u041c\u044f\u0433\u043c\u0430\u0440_\u041b\u0445\u0430\u0433\u0432\u0430_\u041f\u04af\u0440\u044d\u0432_\u0411\u0430\u0430\u0441\u0430\u043d_\u0411\u044f\u043c\u0431\u0430".split("_"),weekdaysShort:"\u041d\u044f\u043c_\u0414\u0430\u0432_\u041c\u044f\u0433_\u041b\u0445\u0430_\u041f\u04af\u0440_\u0411\u0430\u0430_\u0411\u044f\u043c".split("_"),weekdaysMin:"\u041d\u044f_\u0414\u0430_\u041c\u044f_\u041b\u0445_\u041f\u04af_\u0411\u0430_\u0411\u044f".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D",LLL:"YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm",LLLL:"dddd, YYYY \u043e\u043d\u044b MMMM\u044b\u043d D HH:mm"},meridiemParse:/\u04ae\u04e8|\u04ae\u0425/i,isPM:function(h){return"\u04ae\u0425"===h},meridiem:function(h,f,p){return h<12?"\u04ae\u04e8":"\u04ae\u0425"},calendar:{sameDay:"[\u04e8\u043d\u04e9\u04e9\u0434\u04e9\u0440] LT",nextDay:"[\u041c\u0430\u0440\u0433\u0430\u0430\u0448] LT",nextWeek:"[\u0418\u0440\u044d\u0445] dddd LT",lastDay:"[\u04e8\u0447\u0438\u0433\u0434\u04e9\u0440] LT",lastWeek:"[\u04e8\u043d\u0433\u04e9\u0440\u0441\u04e9\u043d] dddd LT",sameElse:"L"},relativeTime:{future:"%s \u0434\u0430\u0440\u0430\u0430",past:"%s \u04e9\u043c\u043d\u04e9",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:c,M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(h,f){switch(f){case"d":case"D":case"DDD":return h+" \u04e9\u0434\u04e9\u0440";default:return h}}})}(x(5439))},6184:function(ne,y,x){!function(v){"use strict";var c={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function h(p,_,w,M){var C="";if(_)switch(w){case"s":C="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":C="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":C="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":C="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":C="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":C="%d \u0924\u093e\u0938";break;case"d":C="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":C="%d \u0926\u093f\u0935\u0938";break;case"M":C="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":C="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":C="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":C="%d \u0935\u0930\u094d\u0937\u0947"}else switch(w){case"s":C="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":C="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":C="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":C="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":C="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":C="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":C="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":C="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":C="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":C="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":C="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":C="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return C.replace(/%d/i,p)}v.defineLocale("mr",{months:"\u091c\u093e\u0928\u0947\u0935\u093e\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u093e\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u090f\u092a\u094d\u0930\u093f\u0932_\u092e\u0947_\u091c\u0942\u0928_\u091c\u0941\u0932\u0948_\u0911\u0917\u0938\u094d\u091f_\u0938\u092a\u094d\u091f\u0947\u0902\u092c\u0930_\u0911\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u0935\u094d\u0939\u0947\u0902\u092c\u0930_\u0921\u093f\u0938\u0947\u0902\u092c\u0930".split("_"),monthsShort:"\u091c\u093e\u0928\u0947._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a._\u090f\u092a\u094d\u0930\u093f._\u092e\u0947._\u091c\u0942\u0928._\u091c\u0941\u0932\u0948._\u0911\u0917._\u0938\u092a\u094d\u091f\u0947\u0902._\u0911\u0915\u094d\u091f\u094b._\u0928\u094b\u0935\u094d\u0939\u0947\u0902._\u0921\u093f\u0938\u0947\u0902.".split("_"),monthsParseExact:!0,weekdays:"\u0930\u0935\u093f\u0935\u093e\u0930_\u0938\u094b\u092e\u0935\u093e\u0930_\u092e\u0902\u0917\u0933\u0935\u093e\u0930_\u092c\u0941\u0927\u0935\u093e\u0930_\u0917\u0941\u0930\u0942\u0935\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u0935\u093e\u0930_\u0936\u0928\u093f\u0935\u093e\u0930".split("_"),weekdaysShort:"\u0930\u0935\u093f_\u0938\u094b\u092e_\u092e\u0902\u0917\u0933_\u092c\u0941\u0927_\u0917\u0941\u0930\u0942_\u0936\u0941\u0915\u094d\u0930_\u0936\u0928\u093f".split("_"),weekdaysMin:"\u0930_\u0938\u094b_\u092e\u0902_\u092c\u0941_\u0917\u0941_\u0936\u0941_\u0936".split("_"),longDateFormat:{LT:"A h:mm \u0935\u093e\u091c\u0924\u093e",LTS:"A h:mm:ss \u0935\u093e\u091c\u0924\u093e",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e",LLLL:"dddd, D MMMM YYYY, A h:mm \u0935\u093e\u091c\u0924\u093e"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u0909\u0926\u094d\u092f\u093e] LT",nextWeek:"dddd, LT",lastDay:"[\u0915\u093e\u0932] LT",lastWeek:"[\u092e\u093e\u0917\u0940\u0932] dddd, LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u0927\u094d\u092f\u0947",past:"%s\u092a\u0942\u0930\u094d\u0935\u0940",s:h,ss:h,m:h,mm:h,h,hh:h,d:h,dd:h,M:h,MM:h,y:h,yy:h},preparse:function(p){return p.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(_){return m[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return c[_]})},meridiemParse:/\u092a\u0939\u093e\u091f\u0947|\u0938\u0915\u093e\u0933\u0940|\u0926\u0941\u092a\u093e\u0930\u0940|\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940|\u0930\u093e\u0924\u094d\u0930\u0940/,meridiemHour:function(p,_){return 12===p&&(p=0),"\u092a\u0939\u093e\u091f\u0947"===_||"\u0938\u0915\u093e\u0933\u0940"===_?p:"\u0926\u0941\u092a\u093e\u0930\u0940"===_||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===_||"\u0930\u093e\u0924\u094d\u0930\u0940"===_?p>=12?p:p+12:void 0},meridiem:function(p,_,w){return p>=0&&p<6?"\u092a\u0939\u093e\u091f\u0947":p<12?"\u0938\u0915\u093e\u0933\u0940":p<17?"\u0926\u0941\u092a\u093e\u0930\u0940":p<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(x(5439))},4524:function(ne,y,x){!function(v){"use strict";v.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"tengahari"===h?m>=11?m:m+12:"petang"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,f){return m<11?"pagi":m<15?"tengahari":m<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(x(5439))},485:function(ne,y,x){!function(v){"use strict";v.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(m,h){return 12===m&&(m=0),"pagi"===h?m:"tengahari"===h?m>=11?m:m+12:"petang"===h||"malam"===h?m+12:void 0},meridiem:function(m,h,f){return m<11?"pagi":m<15?"tengahari":m<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}})}(x(5439))},6681:function(ne,y,x){!function(v){"use strict";v.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_\u0120unju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Di\u010bembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_\u0120un_Lul_Aww_Set_Ott_Nov_Di\u010b".split("_"),weekdays:"Il-\u0126add_It-Tnejn_It-Tlieta_L-Erbg\u0127a_Il-\u0126amis_Il-\u0120img\u0127a_Is-Sibt".split("_"),weekdaysShort:"\u0126ad_Tne_Tli_Erb_\u0126am_\u0120im_Sib".split("_"),weekdaysMin:"\u0126a_Tn_Tl_Er_\u0126a_\u0120i_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[G\u0127ada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-biera\u0127 fil-]LT",lastWeek:"dddd [li g\u0127adda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f\u2019 %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"sieg\u0127a",hh:"%d sieg\u0127at",d:"\u0121urnata",dd:"%d \u0121ranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},2024:function(ne,y,x){!function(v){"use strict";var c={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},m={"\u1041":"1","\u1042":"2","\u1043":"3","\u1044":"4","\u1045":"5","\u1046":"6","\u1047":"7","\u1048":"8","\u1049":"9","\u1040":"0"};v.defineLocale("my",{months:"\u1007\u1014\u103a\u1014\u101d\u102b\u101b\u102e_\u1016\u1031\u1016\u1031\u102c\u103a\u101d\u102b\u101b\u102e_\u1019\u1010\u103a_\u1027\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u1007\u1030\u101c\u102d\u102f\u1004\u103a_\u101e\u103c\u1002\u102f\u1010\u103a_\u1005\u1000\u103a\u1010\u1004\u103a\u1018\u102c_\u1021\u1031\u102c\u1000\u103a\u1010\u102d\u102f\u1018\u102c_\u1014\u102d\u102f\u101d\u1004\u103a\u1018\u102c_\u1012\u102e\u1007\u1004\u103a\u1018\u102c".split("_"),monthsShort:"\u1007\u1014\u103a_\u1016\u1031_\u1019\u1010\u103a_\u1015\u103c\u102e_\u1019\u1031_\u1007\u103d\u1014\u103a_\u101c\u102d\u102f\u1004\u103a_\u101e\u103c_\u1005\u1000\u103a_\u1021\u1031\u102c\u1000\u103a_\u1014\u102d\u102f_\u1012\u102e".split("_"),weekdays:"\u1010\u1014\u1004\u103a\u1039\u1002\u1014\u103d\u1031_\u1010\u1014\u1004\u103a\u1039\u101c\u102c_\u1021\u1004\u103a\u1039\u1002\u102b_\u1017\u102f\u1012\u1039\u1013\u101f\u1030\u1038_\u1000\u103c\u102c\u101e\u1015\u1010\u1031\u1038_\u101e\u1031\u102c\u1000\u103c\u102c_\u1005\u1014\u1031".split("_"),weekdaysShort:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),weekdaysMin:"\u1014\u103d\u1031_\u101c\u102c_\u1002\u102b_\u101f\u1030\u1038_\u1000\u103c\u102c_\u101e\u1031\u102c_\u1014\u1031".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u101a\u1014\u1031.] LT [\u1019\u103e\u102c]",nextDay:"[\u1019\u1014\u1000\u103a\u1016\u103c\u1014\u103a] LT [\u1019\u103e\u102c]",nextWeek:"dddd LT [\u1019\u103e\u102c]",lastDay:"[\u1019\u1014\u1031.\u1000] LT [\u1019\u103e\u102c]",lastWeek:"[\u1015\u103c\u102e\u1038\u1001\u1032\u1037\u101e\u1031\u102c] dddd LT [\u1019\u103e\u102c]",sameElse:"L"},relativeTime:{future:"\u101c\u102c\u1019\u100a\u103a\u1037 %s \u1019\u103e\u102c",past:"\u101c\u103d\u1014\u103a\u1001\u1032\u1037\u101e\u1031\u102c %s \u1000",s:"\u1005\u1000\u1039\u1000\u1014\u103a.\u1021\u1014\u100a\u103a\u1038\u1004\u101a\u103a",ss:"%d \u1005\u1000\u1039\u1000\u1014\u1037\u103a",m:"\u1010\u1005\u103a\u1019\u102d\u1014\u1005\u103a",mm:"%d \u1019\u102d\u1014\u1005\u103a",h:"\u1010\u1005\u103a\u1014\u102c\u101b\u102e",hh:"%d \u1014\u102c\u101b\u102e",d:"\u1010\u1005\u103a\u101b\u1000\u103a",dd:"%d \u101b\u1000\u103a",M:"\u1010\u1005\u103a\u101c",MM:"%d \u101c",y:"\u1010\u1005\u103a\u1014\u103e\u1005\u103a",yy:"%d \u1014\u103e\u1005\u103a"},preparse:function(f){return f.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},week:{dow:1,doy:4}})}(x(5439))},2688:function(ne,y,x){!function(v){"use strict";v.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"s\xf8ndag_mandag_tirsdag_onsdag_torsdag_fredag_l\xf8rdag".split("_"),weekdaysShort:"s\xf8._ma._ti._on._to._fr._l\xf8.".split("_"),weekdaysMin:"s\xf8_ma_ti_on_to_fr_l\xf8".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i g\xe5r kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en m\xe5ned",MM:"%d m\xe5neder",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},8914:function(ne,y,x){!function(v){"use strict";var c={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},m={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};v.defineLocale("ne",{months:"\u091c\u0928\u0935\u0930\u0940_\u092b\u0947\u092c\u094d\u0930\u0941\u0935\u0930\u0940_\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f\u0932_\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908_\u0905\u0917\u0937\u094d\u091f_\u0938\u0947\u092a\u094d\u091f\u0947\u092e\u094d\u092c\u0930_\u0905\u0915\u094d\u091f\u094b\u092c\u0930_\u0928\u094b\u092d\u0947\u092e\u094d\u092c\u0930_\u0921\u093f\u0938\u0947\u092e\u094d\u092c\u0930".split("_"),monthsShort:"\u091c\u0928._\u092b\u0947\u092c\u094d\u0930\u0941._\u092e\u093e\u0930\u094d\u091a_\u0905\u092a\u094d\u0930\u093f._\u092e\u0908_\u091c\u0941\u0928_\u091c\u0941\u0932\u093e\u0908._\u0905\u0917._\u0938\u0947\u092a\u094d\u091f._\u0905\u0915\u094d\u091f\u094b._\u0928\u094b\u092d\u0947._\u0921\u093f\u0938\u0947.".split("_"),monthsParseExact:!0,weekdays:"\u0906\u0907\u0924\u092c\u093e\u0930_\u0938\u094b\u092e\u092c\u093e\u0930_\u092e\u0919\u094d\u0917\u0932\u092c\u093e\u0930_\u092c\u0941\u0927\u092c\u093e\u0930_\u092c\u093f\u0939\u093f\u092c\u093e\u0930_\u0936\u0941\u0915\u094d\u0930\u092c\u093e\u0930_\u0936\u0928\u093f\u092c\u093e\u0930".split("_"),weekdaysShort:"\u0906\u0907\u0924._\u0938\u094b\u092e._\u092e\u0919\u094d\u0917\u0932._\u092c\u0941\u0927._\u092c\u093f\u0939\u093f._\u0936\u0941\u0915\u094d\u0930._\u0936\u0928\u093f.".split("_"),weekdaysMin:"\u0906._\u0938\u094b._\u092e\u0902._\u092c\u0941._\u092c\u093f._\u0936\u0941._\u0936.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A\u0915\u094b h:mm \u092c\u091c\u0947",LTS:"A\u0915\u094b h:mm:ss \u092c\u091c\u0947",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947",LLLL:"dddd, D MMMM YYYY, A\u0915\u094b h:mm \u092c\u091c\u0947"},preparse:function(f){return f.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0930\u093e\u0924\u093f"===p?f<4?f:f+12:"\u092c\u093f\u0939\u093e\u0928"===p?f:"\u0926\u093f\u0909\u0901\u0938\u094b"===p?f>=10?f:f+12:"\u0938\u093e\u0901\u091d"===p?f+12:void 0},meridiem:function(f,p,_){return f<3?"\u0930\u093e\u0924\u093f":f<12?"\u092c\u093f\u0939\u093e\u0928":f<16?"\u0926\u093f\u0909\u0901\u0938\u094b":f<20?"\u0938\u093e\u0901\u091d":"\u0930\u093e\u0924\u093f"},calendar:{sameDay:"[\u0906\u091c] LT",nextDay:"[\u092d\u094b\u0932\u093f] LT",nextWeek:"[\u0906\u0909\u0901\u0926\u094b] dddd[,] LT",lastDay:"[\u0939\u093f\u091c\u094b] LT",lastWeek:"[\u0917\u090f\u0915\u094b] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s\u092e\u093e",past:"%s \u0905\u0917\u093e\u0921\u093f",s:"\u0915\u0947\u0939\u0940 \u0915\u094d\u0937\u0923",ss:"%d \u0938\u0947\u0915\u0947\u0923\u094d\u0921",m:"\u090f\u0915 \u092e\u093f\u0928\u0947\u091f",mm:"%d \u092e\u093f\u0928\u0947\u091f",h:"\u090f\u0915 \u0918\u0923\u094d\u091f\u093e",hh:"%d \u0918\u0923\u094d\u091f\u093e",d:"\u090f\u0915 \u0926\u093f\u0928",dd:"%d \u0926\u093f\u0928",M:"\u090f\u0915 \u092e\u0939\u093f\u0928\u093e",MM:"%d \u092e\u0939\u093f\u0928\u093e",y:"\u090f\u0915 \u092c\u0930\u094d\u0937",yy:"%d \u092c\u0930\u094d\u0937"},week:{dow:0,doy:6}})}(x(5439))},2272:function(ne,y,x){!function(v){"use strict";var c="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),m="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),h=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],f=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;v.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(_){return _+(1===_||8===_||_>=20?"ste":"de")},week:{dow:1,doy:4}})}(x(5439))},1758:function(ne,y,x){!function(v){"use strict";var c="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),m="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),h=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],f=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i;v.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(_,w){return _?/-MMM-/.test(w)?m[_.month()]:c[_.month()]:c},monthsRegex:f,monthsShortRegex:f,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"\xe9\xe9n minuut",mm:"%d minuten",h:"\xe9\xe9n uur",hh:"%d uur",d:"\xe9\xe9n dag",dd:"%d dagen",w:"\xe9\xe9n week",ww:"%d weken",M:"\xe9\xe9n maand",MM:"%d maanden",y:"\xe9\xe9n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(_){return _+(1===_||8===_||_>=20?"ste":"de")},week:{dow:1,doy:4}})}(x(5439))},1510:function(ne,y,x){!function(v){"use strict";v.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_m\xe5ndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._m\xe5._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_m\xe5_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I g\xe5r klokka] LT",lastWeek:"[F\xf8reg\xe5ande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein m\xe5nad",MM:"%d m\xe5nader",y:"eit \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},2797:function(ne,y,x){!function(v){"use strict";v.defineLocale("oc-lnc",{months:{standalone:"geni\xe8r_febri\xe8r_mar\xe7_abril_mai_junh_julhet_agost_setembre_oct\xf2bre_novembre_decembre".split("_"),format:"de geni\xe8r_de febri\xe8r_de mar\xe7_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'oct\xf2bre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._mar\xe7_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dim\xe8cres_dij\xf2us_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[u\xe8i a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[i\xe8r a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aqu\xed %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|\xe8|a)/,ordinal:function(m,h){var f=1===m?"r":2===m?"n":3===m?"r":4===m?"t":"\xe8";return("w"===h||"W"===h)&&(f="a"),m+f},week:{dow:1,doy:4}})}(x(5439))},7944:function(ne,y,x){!function(v){"use strict";var c={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},m={"\u0a67":"1","\u0a68":"2","\u0a69":"3","\u0a6a":"4","\u0a6b":"5","\u0a6c":"6","\u0a6d":"7","\u0a6e":"8","\u0a6f":"9","\u0a66":"0"};v.defineLocale("pa-in",{months:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),monthsShort:"\u0a1c\u0a28\u0a35\u0a30\u0a40_\u0a2b\u0a3c\u0a30\u0a35\u0a30\u0a40_\u0a2e\u0a3e\u0a30\u0a1a_\u0a05\u0a2a\u0a4d\u0a30\u0a48\u0a32_\u0a2e\u0a08_\u0a1c\u0a42\u0a28_\u0a1c\u0a41\u0a32\u0a3e\u0a08_\u0a05\u0a17\u0a38\u0a24_\u0a38\u0a24\u0a70\u0a2c\u0a30_\u0a05\u0a15\u0a24\u0a42\u0a2c\u0a30_\u0a28\u0a35\u0a70\u0a2c\u0a30_\u0a26\u0a38\u0a70\u0a2c\u0a30".split("_"),weekdays:"\u0a10\u0a24\u0a35\u0a3e\u0a30_\u0a38\u0a4b\u0a2e\u0a35\u0a3e\u0a30_\u0a2e\u0a70\u0a17\u0a32\u0a35\u0a3e\u0a30_\u0a2c\u0a41\u0a27\u0a35\u0a3e\u0a30_\u0a35\u0a40\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a41\u0a71\u0a15\u0a30\u0a35\u0a3e\u0a30_\u0a38\u0a3c\u0a28\u0a40\u0a1a\u0a30\u0a35\u0a3e\u0a30".split("_"),weekdaysShort:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),weekdaysMin:"\u0a10\u0a24_\u0a38\u0a4b\u0a2e_\u0a2e\u0a70\u0a17\u0a32_\u0a2c\u0a41\u0a27_\u0a35\u0a40\u0a30_\u0a38\u0a3c\u0a41\u0a15\u0a30_\u0a38\u0a3c\u0a28\u0a40".split("_"),longDateFormat:{LT:"A h:mm \u0a35\u0a1c\u0a47",LTS:"A h:mm:ss \u0a35\u0a1c\u0a47",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47",LLLL:"dddd, D MMMM YYYY, A h:mm \u0a35\u0a1c\u0a47"},calendar:{sameDay:"[\u0a05\u0a1c] LT",nextDay:"[\u0a15\u0a32] LT",nextWeek:"[\u0a05\u0a17\u0a32\u0a3e] dddd, LT",lastDay:"[\u0a15\u0a32] LT",lastWeek:"[\u0a2a\u0a3f\u0a1b\u0a32\u0a47] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0a35\u0a3f\u0a71\u0a1a",past:"%s \u0a2a\u0a3f\u0a1b\u0a32\u0a47",s:"\u0a15\u0a41\u0a1d \u0a38\u0a15\u0a3f\u0a70\u0a1f",ss:"%d \u0a38\u0a15\u0a3f\u0a70\u0a1f",m:"\u0a07\u0a15 \u0a2e\u0a3f\u0a70\u0a1f",mm:"%d \u0a2e\u0a3f\u0a70\u0a1f",h:"\u0a07\u0a71\u0a15 \u0a18\u0a70\u0a1f\u0a3e",hh:"%d \u0a18\u0a70\u0a1f\u0a47",d:"\u0a07\u0a71\u0a15 \u0a26\u0a3f\u0a28",dd:"%d \u0a26\u0a3f\u0a28",M:"\u0a07\u0a71\u0a15 \u0a2e\u0a39\u0a40\u0a28\u0a3e",MM:"%d \u0a2e\u0a39\u0a40\u0a28\u0a47",y:"\u0a07\u0a71\u0a15 \u0a38\u0a3e\u0a32",yy:"%d \u0a38\u0a3e\u0a32"},preparse:function(f){return f.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(f,p){return 12===f&&(f=0),"\u0a30\u0a3e\u0a24"===p?f<4?f:f+12:"\u0a38\u0a35\u0a47\u0a30"===p?f:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===p?f>=10?f:f+12:"\u0a38\u0a3c\u0a3e\u0a2e"===p?f+12:void 0},meridiem:function(f,p,_){return f<4?"\u0a30\u0a3e\u0a24":f<10?"\u0a38\u0a35\u0a47\u0a30":f<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":f<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(x(5439))},4626:function(ne,y,x){!function(v){"use strict";var c="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),m="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),h=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^pa\u017a/i,/^lis/i,/^gru/i];function f(w){return w%10<5&&w%10>1&&~~(w/10)%10!=1}function p(w,M,C){var L=w+" ";switch(C){case"ss":return L+(f(w)?"sekundy":"sekund");case"m":return M?"minuta":"minut\u0119";case"mm":return L+(f(w)?"minuty":"minut");case"h":return M?"godzina":"godzin\u0119";case"hh":return L+(f(w)?"godziny":"godzin");case"ww":return L+(f(w)?"tygodnie":"tygodni");case"MM":return L+(f(w)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return L+(f(w)?"lata":"lat")}}v.defineLocale("pl",{months:function(w,M){return w?/D MMMM/.test(M)?m[w.month()]:c[w.month()]:c},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:h,longMonthsParse:h,shortMonthsParse:h,weekdays:"niedziela_poniedzia\u0142ek_wtorek_\u015broda_czwartek_pi\u0105tek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_\u015br_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_\u015ar_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dzi\u015b o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedziel\u0119 o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W \u015brod\u0119 o] LT";case 6:return"[W sobot\u0119 o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zesz\u0142\u0105 niedziel\u0119 o] LT";case 3:return"[W zesz\u0142\u0105 \u015brod\u0119 o] LT";case 6:return"[W zesz\u0142\u0105 sobot\u0119 o] LT";default:return"[W zesz\u0142y] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:p,m:p,mm:p,h:p,hh:p,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:p,M:"miesi\u0105c",MM:p,y:"rok",yy:p},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},3840:function(ne,y,x){!function(v){"use strict";v.defineLocale("pt-br",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_ter\xe7a-feira_quarta-feira_quinta-feira_sexta-feira_s\xe1bado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_s\xe1b".split("_"),weekdaysMin:"do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_s\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [\xe0s] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [\xe0s] HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",invalidDate:"Data inv\xe1lida"})}(x(5439))},4225:function(ne,y,x){!function(v){"use strict";v.defineLocale("pt",{months:"janeiro_fevereiro_mar\xe7o_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Ter\xe7a-feira_Quarta-feira_Quinta-feira_Sexta-feira_S\xe1bado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_S\xe1b".split("_"),weekdaysMin:"Do_2\xaa_3\xaa_4\xaa_5\xaa_6\xaa_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje \xe0s] LT",nextDay:"[Amanh\xe3 \xe0s] LT",nextWeek:"dddd [\xe0s] LT",lastDay:"[Ontem \xe0s] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[\xdaltimo] dddd [\xe0s] LT":"[\xdaltima] dddd [\xe0s] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"h\xe1 %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um m\xeas",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}\xba/,ordinal:"%d\xba",week:{dow:1,doy:4}})}(x(5439))},5128:function(ne,y,x){!function(v){"use strict";function c(h,f,p){var w=" ";return(h%100>=20||h>=100&&h%100==0)&&(w=" de "),h+w+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[p]}v.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminic\u0103_luni_mar\u021bi_miercuri_joi_vineri_s\xe2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xe2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xe2".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[m\xe2ine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s \xeen urm\u0103",s:"c\xe2teva secunde",ss:c,m:"un minut",mm:c,h:"o or\u0103",hh:c,d:"o zi",dd:c,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:c,M:"o lun\u0103",MM:c,y:"un an",yy:c},week:{dow:1,doy:7}})}(x(5439))},5127:function(ne,y,x){!function(v){"use strict";function m(p,_,w){return"m"===w?_?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":p+" "+function c(p,_){var w=p.split("_");return _%10==1&&_%100!=11?w[0]:_%10>=2&&_%10<=4&&(_%100<10||_%100>=20)?w[1]:w[2]}({ss:_?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u044b_\u0441\u0435\u043a\u0443\u043d\u0434",mm:_?"\u043c\u0438\u043d\u0443\u0442\u0430_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442":"\u043c\u0438\u043d\u0443\u0442\u0443_\u043c\u0438\u043d\u0443\u0442\u044b_\u043c\u0438\u043d\u0443\u0442",hh:"\u0447\u0430\u0441_\u0447\u0430\u0441\u0430_\u0447\u0430\u0441\u043e\u0432",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u044f_\u0434\u043d\u0435\u0439",ww:"\u043d\u0435\u0434\u0435\u043b\u044f_\u043d\u0435\u0434\u0435\u043b\u0438_\u043d\u0435\u0434\u0435\u043b\u044c",MM:"\u043c\u0435\u0441\u044f\u0446_\u043c\u0435\u0441\u044f\u0446\u0430_\u043c\u0435\u0441\u044f\u0446\u0435\u0432",yy:"\u0433\u043e\u0434_\u0433\u043e\u0434\u0430_\u043b\u0435\u0442"}[w],+p)}var h=[/^\u044f\u043d\u0432/i,/^\u0444\u0435\u0432/i,/^\u043c\u0430\u0440/i,/^\u0430\u043f\u0440/i,/^\u043c\u0430[\u0439\u044f]/i,/^\u0438\u044e\u043d/i,/^\u0438\u044e\u043b/i,/^\u0430\u0432\u0433/i,/^\u0441\u0435\u043d/i,/^\u043e\u043a\u0442/i,/^\u043d\u043e\u044f/i,/^\u0434\u0435\u043a/i];v.defineLocale("ru",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u044f_\u0444\u0435\u0432\u0440\u0430\u043b\u044f_\u043c\u0430\u0440\u0442\u0430_\u0430\u043f\u0440\u0435\u043b\u044f_\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433\u0443\u0441\u0442\u0430_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044f_\u043e\u043a\u0442\u044f\u0431\u0440\u044f_\u043d\u043e\u044f\u0431\u0440\u044f_\u0434\u0435\u043a\u0430\u0431\u0440\u044f".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440\u044c_\u0444\u0435\u0432\u0440\u0430\u043b\u044c_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b\u044c_\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u044c_\u043e\u043a\u0442\u044f\u0431\u0440\u044c_\u043d\u043e\u044f\u0431\u0440\u044c_\u0434\u0435\u043a\u0430\u0431\u0440\u044c".split("_")},monthsShort:{format:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u044f_\u0438\u044e\u043d\u044f_\u0438\u044e\u043b\u044f_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_"),standalone:"\u044f\u043d\u0432._\u0444\u0435\u0432\u0440._\u043c\u0430\u0440\u0442_\u0430\u043f\u0440._\u043c\u0430\u0439_\u0438\u044e\u043d\u044c_\u0438\u044e\u043b\u044c_\u0430\u0432\u0433._\u0441\u0435\u043d\u0442._\u043e\u043a\u0442._\u043d\u043e\u044f\u0431._\u0434\u0435\u043a.".split("_")},weekdays:{standalone:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0430_\u0441\u0443\u0431\u0431\u043e\u0442\u0430".split("_"),format:"\u0432\u043e\u0441\u043a\u0440\u0435\u0441\u0435\u043d\u044c\u0435_\u043f\u043e\u043d\u0435\u0434\u0435\u043b\u044c\u043d\u0438\u043a_\u0432\u0442\u043e\u0440\u043d\u0438\u043a_\u0441\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440\u0433_\u043f\u044f\u0442\u043d\u0438\u0446\u0443_\u0441\u0443\u0431\u0431\u043e\u0442\u0443".split("_"),isFormat:/\[ ?[\u0412\u0432] ?(?:\u043f\u0440\u043e\u0448\u043b\u0443\u044e|\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e|\u044d\u0442\u0443)? ?] ?dddd/},weekdaysShort:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u0432\u0441_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),monthsParse:h,longMonthsParse:h,shortMonthsParse:h,monthsRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsShortRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044c\u044f]|\u044f\u043d\u0432\.?|\u0444\u0435\u0432\u0440\u0430\u043b[\u044c\u044f]|\u0444\u0435\u0432\u0440?\.?|\u043c\u0430\u0440\u0442\u0430?|\u043c\u0430\u0440\.?|\u0430\u043f\u0440\u0435\u043b[\u044c\u044f]|\u0430\u043f\u0440\.?|\u043c\u0430[\u0439\u044f]|\u0438\u044e\u043d[\u044c\u044f]|\u0438\u044e\u043d\.?|\u0438\u044e\u043b[\u044c\u044f]|\u0438\u044e\u043b\.?|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0430\u0432\u0433\.?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044c\u044f]|\u0441\u0435\u043d\u0442?\.?|\u043e\u043a\u0442\u044f\u0431\u0440[\u044c\u044f]|\u043e\u043a\u0442\.?|\u043d\u043e\u044f\u0431\u0440[\u044c\u044f]|\u043d\u043e\u044f\u0431?\.?|\u0434\u0435\u043a\u0430\u0431\u0440[\u044c\u044f]|\u0434\u0435\u043a\.?)/i,monthsStrictRegex:/^(\u044f\u043d\u0432\u0430\u0440[\u044f\u044c]|\u0444\u0435\u0432\u0440\u0430\u043b[\u044f\u044c]|\u043c\u0430\u0440\u0442\u0430?|\u0430\u043f\u0440\u0435\u043b[\u044f\u044c]|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044f\u044c]|\u0438\u044e\u043b[\u044f\u044c]|\u0430\u0432\u0433\u0443\u0441\u0442\u0430?|\u0441\u0435\u043d\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043e\u043a\u0442\u044f\u0431\u0440[\u044f\u044c]|\u043d\u043e\u044f\u0431\u0440[\u044f\u044c]|\u0434\u0435\u043a\u0430\u0431\u0440[\u044f\u044c])/i,monthsShortStrictRegex:/^(\u044f\u043d\u0432\.|\u0444\u0435\u0432\u0440?\.|\u043c\u0430\u0440[\u0442.]|\u0430\u043f\u0440\.|\u043c\u0430[\u044f\u0439]|\u0438\u044e\u043d[\u044c\u044f.]|\u0438\u044e\u043b[\u044c\u044f.]|\u0430\u0432\u0433\.|\u0441\u0435\u043d\u0442?\.|\u043e\u043a\u0442\.|\u043d\u043e\u044f\u0431?\.|\u0434\u0435\u043a\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0433.",LLL:"D MMMM YYYY \u0433., H:mm",LLLL:"dddd, D MMMM YYYY \u0433., H:mm"},calendar:{sameDay:"[\u0421\u0435\u0433\u043e\u0434\u043d\u044f, \u0432] LT",nextDay:"[\u0417\u0430\u0432\u0442\u0440\u0430, \u0432] LT",lastDay:"[\u0412\u0447\u0435\u0440\u0430, \u0432] LT",nextWeek:function(p){if(p.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0443\u044e] dddd, [\u0432] LT"}},lastWeek:function(p){if(p.week()===this.week())return 2===this.day()?"[\u0412\u043e] dddd, [\u0432] LT":"[\u0412] dddd, [\u0432] LT";switch(this.day()){case 0:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u043e\u0435] dddd, [\u0432] LT";case 1:case 2:case 4:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u044b\u0439] dddd, [\u0432] LT";case 3:case 5:case 6:return"[\u0412 \u043f\u0440\u043e\u0448\u043b\u0443\u044e] dddd, [\u0432] LT"}},sameElse:"L"},relativeTime:{future:"\u0447\u0435\u0440\u0435\u0437 %s",past:"%s \u043d\u0430\u0437\u0430\u0434",s:"\u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434",ss:m,m,mm:m,h:"\u0447\u0430\u0441",hh:m,d:"\u0434\u0435\u043d\u044c",dd:m,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:m,M:"\u043c\u0435\u0441\u044f\u0446",MM:m,y:"\u0433\u043e\u0434",yy:m},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(p){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(p)},meridiem:function(p,_,w){return p<4?"\u043d\u043e\u0447\u0438":p<12?"\u0443\u0442\u0440\u0430":p<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(p,_){switch(_){case"M":case"d":case"DDD":return p+"-\u0439";case"D":return p+"-\u0433\u043e";case"w":case"W":return p+"-\u044f";default:return p}},week:{dow:1,doy:4}})}(x(5439))},2525:function(ne,y,x){!function(v){"use strict";var c=["\u062c\u0646\u0648\u0631\u064a","\u0641\u064a\u0628\u0631\u0648\u0631\u064a","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u064a\u0644","\u0645\u0626\u064a","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0621\u0650","\u0622\u06af\u0633\u067d","\u0633\u064a\u067e\u067d\u0645\u0628\u0631","\u0622\u06aa\u067d\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u068a\u0633\u0645\u0628\u0631"],m=["\u0622\u0686\u0631","\u0633\u0648\u0645\u0631","\u0627\u06b1\u0627\u0631\u0648","\u0627\u0631\u0628\u0639","\u062e\u0645\u064a\u0633","\u062c\u0645\u0639","\u0687\u0646\u0687\u0631"];v.defineLocale("sd",{months:c,monthsShort:c,weekdays:m,weekdaysShort:m,weekdaysMin:m,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(f){return"\u0634\u0627\u0645"===f},meridiem:function(f,p,_){return f<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0627\u0684] LT",nextDay:"[\u0633\u0680\u0627\u06bb\u064a] LT",nextWeek:"dddd [\u0627\u06b3\u064a\u0646 \u0647\u0641\u062a\u064a \u062a\u064a] LT",lastDay:"[\u06aa\u0627\u0644\u0647\u0647] LT",lastWeek:"[\u06af\u0632\u0631\u064a\u0644 \u0647\u0641\u062a\u064a] dddd [\u062a\u064a] LT",sameElse:"L"},relativeTime:{future:"%s \u067e\u0648\u0621",past:"%s \u0627\u06b3",s:"\u0686\u0646\u062f \u0633\u064a\u06aa\u0646\u068a",ss:"%d \u0633\u064a\u06aa\u0646\u068a",m:"\u0647\u06aa \u0645\u0646\u067d",mm:"%d \u0645\u0646\u067d",h:"\u0647\u06aa \u06aa\u0644\u0627\u06aa",hh:"%d \u06aa\u0644\u0627\u06aa",d:"\u0647\u06aa \u068f\u064a\u0646\u0647\u0646",dd:"%d \u068f\u064a\u0646\u0647\u0646",M:"\u0647\u06aa \u0645\u0647\u064a\u0646\u0648",MM:"%d \u0645\u0647\u064a\u0646\u0627",y:"\u0647\u06aa \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(f){return f.replace(/\u060c/g,",")},postformat:function(f){return f.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(x(5439))},9893:function(ne,y,x){!function(v){"use strict";v.defineLocale("se",{months:"o\u0111\u0111ajagem\xe1nnu_guovvam\xe1nnu_njuk\u010dam\xe1nnu_cuo\u014bom\xe1nnu_miessem\xe1nnu_geassem\xe1nnu_suoidnem\xe1nnu_borgem\xe1nnu_\u010dak\u010dam\xe1nnu_golggotm\xe1nnu_sk\xe1bmam\xe1nnu_juovlam\xe1nnu".split("_"),monthsShort:"o\u0111\u0111j_guov_njuk_cuo_mies_geas_suoi_borg_\u010dak\u010d_golg_sk\xe1b_juov".split("_"),weekdays:"sotnabeaivi_vuoss\xe1rga_ma\u014b\u014beb\xe1rga_gaskavahkku_duorastat_bearjadat_l\xe1vvardat".split("_"),weekdaysShort:"sotn_vuos_ma\u014b_gask_duor_bear_l\xe1v".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s gea\u017ees",past:"ma\u014bit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta m\xe1nnu",MM:"%d m\xe1nut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},3123:function(ne,y,x){!function(v){"use strict";v.defineLocale("si",{months:"\u0da2\u0db1\u0dc0\u0dcf\u0dbb\u0dd2_\u0db4\u0dd9\u0db6\u0dbb\u0dc0\u0dcf\u0dbb\u0dd2_\u0db8\u0dcf\u0dbb\u0dca\u0dad\u0dd4_\u0d85\u0db4\u0dca\u200d\u0dbb\u0dda\u0dbd\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd\u0dc3\u0dca\u0dad\u0dd4_\u0dc3\u0dd0\u0db4\u0dca\u0dad\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0d94\u0d9a\u0dca\u0dad\u0ddd\u0db6\u0dbb\u0dca_\u0db1\u0ddc\u0dc0\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca_\u0daf\u0dd9\u0dc3\u0dd0\u0db8\u0dca\u0db6\u0dbb\u0dca".split("_"),monthsShort:"\u0da2\u0db1_\u0db4\u0dd9\u0db6_\u0db8\u0dcf\u0dbb\u0dca_\u0d85\u0db4\u0dca_\u0db8\u0dd0\u0dba\u0dd2_\u0da2\u0dd6\u0db1\u0dd2_\u0da2\u0dd6\u0dbd\u0dd2_\u0d85\u0d9c\u0ddd_\u0dc3\u0dd0\u0db4\u0dca_\u0d94\u0d9a\u0dca_\u0db1\u0ddc\u0dc0\u0dd0_\u0daf\u0dd9\u0dc3\u0dd0".split("_"),weekdays:"\u0d89\u0dbb\u0dd2\u0daf\u0dcf_\u0dc3\u0db3\u0dd4\u0daf\u0dcf_\u0d85\u0d9f\u0dc4\u0dbb\u0dd4\u0dc0\u0dcf\u0daf\u0dcf_\u0db6\u0daf\u0dcf\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4\u0dc3\u0dca\u0db4\u0dad\u0dd2\u0db1\u0dca\u0daf\u0dcf_\u0dc3\u0dd2\u0d9a\u0dd4\u0dbb\u0dcf\u0daf\u0dcf_\u0dc3\u0dd9\u0db1\u0dc3\u0dd4\u0dbb\u0dcf\u0daf\u0dcf".split("_"),weekdaysShort:"\u0d89\u0dbb\u0dd2_\u0dc3\u0db3\u0dd4_\u0d85\u0d9f_\u0db6\u0daf\u0dcf_\u0db6\u0dca\u200d\u0dbb\u0dc4_\u0dc3\u0dd2\u0d9a\u0dd4_\u0dc3\u0dd9\u0db1".split("_"),weekdaysMin:"\u0d89_\u0dc3_\u0d85_\u0db6_\u0db6\u0dca\u200d\u0dbb_\u0dc3\u0dd2_\u0dc3\u0dd9".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [\u0dc0\u0dd0\u0db1\u0dd2] dddd, a h:mm:ss"},calendar:{sameDay:"[\u0d85\u0daf] LT[\u0da7]",nextDay:"[\u0dc4\u0dd9\u0da7] LT[\u0da7]",nextWeek:"dddd LT[\u0da7]",lastDay:"[\u0d8a\u0dba\u0dda] LT[\u0da7]",lastWeek:"[\u0db4\u0dc3\u0dd4\u0d9c\u0dd2\u0dba] dddd LT[\u0da7]",sameElse:"L"},relativeTime:{future:"%s\u0d9a\u0dd2\u0db1\u0dca",past:"%s\u0d9a\u0da7 \u0db4\u0dd9\u0dbb",s:"\u0dad\u0dad\u0dca\u0db4\u0dbb \u0d9a\u0dd2\u0dc4\u0dd2\u0db4\u0dba",ss:"\u0dad\u0dad\u0dca\u0db4\u0dbb %d",m:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4\u0dc0",mm:"\u0db8\u0dd2\u0db1\u0dd2\u0dad\u0dca\u0dad\u0dd4 %d",h:"\u0db4\u0dd0\u0dba",hh:"\u0db4\u0dd0\u0dba %d",d:"\u0daf\u0dd2\u0db1\u0dba",dd:"\u0daf\u0dd2\u0db1 %d",M:"\u0db8\u0dcf\u0dc3\u0dba",MM:"\u0db8\u0dcf\u0dc3 %d",y:"\u0dc0\u0dc3\u0dbb",yy:"\u0dc0\u0dc3\u0dbb %d"},dayOfMonthOrdinalParse:/\d{1,2} \u0dc0\u0dd0\u0db1\u0dd2/,ordinal:function(m){return m+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(m){return"\u0db4.\u0dc0."===m||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===m},meridiem:function(m,h,f){return m>11?f?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":f?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(x(5439))},9635:function(ne,y,x){!function(v){"use strict";var c="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),m="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function h(_){return _>1&&_<5}function f(_,w,M,C){var L=_+" ";switch(M){case"s":return w||C?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return w||C?L+(h(_)?"sekundy":"sek\xfand"):L+"sekundami";case"m":return w?"min\xfata":C?"min\xfatu":"min\xfatou";case"mm":return w||C?L+(h(_)?"min\xfaty":"min\xfat"):L+"min\xfatami";case"h":return w?"hodina":C?"hodinu":"hodinou";case"hh":return w||C?L+(h(_)?"hodiny":"hod\xedn"):L+"hodinami";case"d":return w||C?"de\u0148":"d\u0148om";case"dd":return w||C?L+(h(_)?"dni":"dn\xed"):L+"d\u0148ami";case"M":return w||C?"mesiac":"mesiacom";case"MM":return w||C?L+(h(_)?"mesiace":"mesiacov"):L+"mesiacmi";case"y":return w||C?"rok":"rokom";case"yy":return w||C?L+(h(_)?"roky":"rokov"):L+"rokmi"}}v.defineLocale("sk",{months:c,monthsShort:m,weekdays:"nede\u013ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nede\u013eu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo \u0161tvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[v\u010dera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minul\xfa nede\u013eu o] LT";case 1:case 2:case 4:case 5:return"[minul\xfd] dddd [o] LT";case 3:return"[minul\xfa stredu o] LT";case 6:return"[minul\xfa sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:f,ss:f,m:f,mm:f,h:f,hh:f,d:f,dd:f,M:f,MM:f,y:f,yy:f},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},8106:function(ne,y,x){!function(v){"use strict";function c(h,f,p,_){var w=h+" ";switch(p){case"s":return f||_?"nekaj sekund":"nekaj sekundami";case"ss":return w+(1===h?f?"sekundo":"sekundi":2===h?f||_?"sekundi":"sekundah":h<5?f||_?"sekunde":"sekundah":"sekund");case"m":return f?"ena minuta":"eno minuto";case"mm":return w+(1===h?f?"minuta":"minuto":2===h?f||_?"minuti":"minutama":h<5?f||_?"minute":"minutami":f||_?"minut":"minutami");case"h":return f?"ena ura":"eno uro";case"hh":return w+(1===h?f?"ura":"uro":2===h?f||_?"uri":"urama":h<5?f||_?"ure":"urami":f||_?"ur":"urami");case"d":return f||_?"en dan":"enim dnem";case"dd":return w+(1===h?f||_?"dan":"dnem":2===h?f||_?"dni":"dnevoma":f||_?"dni":"dnevi");case"M":return f||_?"en mesec":"enim mesecem";case"MM":return w+(1===h?f||_?"mesec":"mesecem":2===h?f||_?"meseca":"mesecema":h<5?f||_?"mesece":"meseci":f||_?"mesecev":"meseci");case"y":return f||_?"eno leto":"enim letom";case"yy":return w+(1===h?f||_?"leto":"letom":2===h?f||_?"leti":"letoma":h<5?f||_?"leta":"leti":f||_?"let":"leti")}}v.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_\u010detrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._\u010det._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_\u010de_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[v\u010deraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prej\u0161njo] [nedeljo] [ob] LT";case 3:return"[prej\u0161njo] [sredo] [ob] LT";case 6:return"[prej\u0161njo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prej\u0161nji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"\u010dez %s",past:"pred %s",s:c,ss:c,m:c,mm:c,h:c,hh:c,d:c,dd:c,M:c,MM:c,y:c,yy:c},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},8799:function(ne,y,x){!function(v){"use strict";v.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_N\xebntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_N\xebn_Dhj".split("_"),weekdays:"E Diel_E H\xebn\xeb_E Mart\xeb_E M\xebrkur\xeb_E Enjte_E Premte_E Shtun\xeb".split("_"),weekdaysShort:"Die_H\xebn_Mar_M\xebr_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_M\xeb_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(m){return"M"===m.charAt(0)},meridiem:function(m,h,f){return m<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot n\xeb] LT",nextDay:"[Nes\xebr n\xeb] LT",nextWeek:"dddd [n\xeb] LT",lastDay:"[Dje n\xeb] LT",lastWeek:"dddd [e kaluar n\xeb] LT",sameElse:"L"},relativeTime:{future:"n\xeb %s",past:"%s m\xeb par\xeb",s:"disa sekonda",ss:"%d sekonda",m:"nj\xeb minut\xeb",mm:"%d minuta",h:"nj\xeb or\xeb",hh:"%d or\xeb",d:"nj\xeb dit\xeb",dd:"%d dit\xeb",M:"nj\xeb muaj",MM:"%d muaj",y:"nj\xeb vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},2872:function(ne,y,x){!function(v){"use strict";var c={words:{ss:["\u0441\u0435\u043a\u0443\u043d\u0434\u0430","\u0441\u0435\u043a\u0443\u043d\u0434\u0435","\u0441\u0435\u043a\u0443\u043d\u0434\u0438"],m:["\u0458\u0435\u0434\u0430\u043d \u043c\u0438\u043d\u0443\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0438\u043d\u0443\u0442\u0430"],mm:["\u043c\u0438\u043d\u0443\u0442","\u043c\u0438\u043d\u0443\u0442\u0430","\u043c\u0438\u043d\u0443\u0442\u0430"],h:["\u0458\u0435\u0434\u0430\u043d \u0441\u0430\u0442","\u0458\u0435\u0434\u043d\u043e\u0433 \u0441\u0430\u0442\u0430"],hh:["\u0441\u0430\u0442","\u0441\u0430\u0442\u0430","\u0441\u0430\u0442\u0438"],d:["\u0458\u0435\u0434\u0430\u043d \u0434\u0430\u043d","\u0458\u0435\u0434\u043d\u043e\u0433 \u0434\u0430\u043d\u0430"],dd:["\u0434\u0430\u043d","\u0434\u0430\u043d\u0430","\u0434\u0430\u043d\u0430"],M:["\u0458\u0435\u0434\u0430\u043d \u043c\u0435\u0441\u0435\u0446","\u0458\u0435\u0434\u043d\u043e\u0433 \u043c\u0435\u0441\u0435\u0446\u0430"],MM:["\u043c\u0435\u0441\u0435\u0446","\u043c\u0435\u0441\u0435\u0446\u0430","\u043c\u0435\u0441\u0435\u0446\u0438"],y:["\u0458\u0435\u0434\u043d\u0443 \u0433\u043e\u0434\u0438\u043d\u0443","\u0458\u0435\u0434\u043d\u0435 \u0433\u043e\u0434\u0438\u043d\u0435"],yy:["\u0433\u043e\u0434\u0438\u043d\u0443","\u0433\u043e\u0434\u0438\u043d\u0435","\u0433\u043e\u0434\u0438\u043d\u0430"]},correctGrammaticalCase:function(h,f){return h%10>=1&&h%10<=4&&(h%100<10||h%100>=20)?h%10==1?f[0]:f[1]:f[2]},translate:function(h,f,p,_){var M,w=c.words[p];return 1===p.length?"y"===p&&f?"\u0458\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430":_||f?w[0]:w[1]:(M=c.correctGrammaticalCase(h,w),"yy"===p&&f&&"\u0433\u043e\u0434\u0438\u043d\u0443"===M?h+" \u0433\u043e\u0434\u0438\u043d\u0430":h+" "+M)}};v.defineLocale("sr-cyrl",{months:"\u0458\u0430\u043d\u0443\u0430\u0440_\u0444\u0435\u0431\u0440\u0443\u0430\u0440_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0438\u043b_\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043f\u0442\u0435\u043c\u0431\u0430\u0440_\u043e\u043a\u0442\u043e\u0431\u0430\u0440_\u043d\u043e\u0432\u0435\u043c\u0431\u0430\u0440_\u0434\u0435\u0446\u0435\u043c\u0431\u0430\u0440".split("_"),monthsShort:"\u0458\u0430\u043d._\u0444\u0435\u0431._\u043c\u0430\u0440._\u0430\u043f\u0440._\u043c\u0430\u0458_\u0458\u0443\u043d_\u0458\u0443\u043b_\u0430\u0432\u0433._\u0441\u0435\u043f._\u043e\u043a\u0442._\u043d\u043e\u0432._\u0434\u0435\u0446.".split("_"),monthsParseExact:!0,weekdays:"\u043d\u0435\u0434\u0435\u0459\u0430_\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u0430\u043a_\u0443\u0442\u043e\u0440\u0430\u043a_\u0441\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0440\u0442\u0430\u043a_\u043f\u0435\u0442\u0430\u043a_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),weekdaysShort:"\u043d\u0435\u0434._\u043f\u043e\u043d._\u0443\u0442\u043e._\u0441\u0440\u0435._\u0447\u0435\u0442._\u043f\u0435\u0442._\u0441\u0443\u0431.".split("_"),weekdaysMin:"\u043d\u0435_\u043f\u043e_\u0443\u0442_\u0441\u0440_\u0447\u0435_\u043f\u0435_\u0441\u0443".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[\u0434\u0430\u043d\u0430\u0441 \u0443] LT",nextDay:"[\u0441\u0443\u0442\u0440\u0430 \u0443] LT",nextWeek:function(){switch(this.day()){case 0:return"[\u0443] [\u043d\u0435\u0434\u0435\u0459\u0443] [\u0443] LT";case 3:return"[\u0443] [\u0441\u0440\u0435\u0434\u0443] [\u0443] LT";case 6:return"[\u0443] [\u0441\u0443\u0431\u043e\u0442\u0443] [\u0443] LT";case 1:case 2:case 4:case 5:return"[\u0443] dddd [\u0443] LT"}},lastDay:"[\u0458\u0443\u0447\u0435 \u0443] LT",lastWeek:function(){return["[\u043f\u0440\u043e\u0448\u043b\u0435] [\u043d\u0435\u0434\u0435\u0459\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u043e\u043d\u0435\u0434\u0435\u0459\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0443\u0442\u043e\u0440\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0440\u0435\u0434\u0435] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u0447\u0435\u0442\u0432\u0440\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u043e\u0433] [\u043f\u0435\u0442\u043a\u0430] [\u0443] LT","[\u043f\u0440\u043e\u0448\u043b\u0435] [\u0441\u0443\u0431\u043e\u0442\u0435] [\u0443] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"\u043f\u0440\u0435 %s",s:"\u043d\u0435\u043a\u043e\u043b\u0438\u043a\u043e \u0441\u0435\u043a\u0443\u043d\u0434\u0438",ss:c.translate,m:c.translate,mm:c.translate,h:c.translate,hh:c.translate,d:c.translate,dd:c.translate,M:c.translate,MM:c.translate,y:c.translate,yy:c.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},7949:function(ne,y,x){!function(v){"use strict";var c={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(h,f){return h%10>=1&&h%10<=4&&(h%100<10||h%100>=20)?h%10==1?f[0]:f[1]:f[2]},translate:function(h,f,p,_){var M,w=c.words[p];return 1===p.length?"y"===p&&f?"jedna godina":_||f?w[0]:w[1]:(M=c.correctGrammaticalCase(h,w),"yy"===p&&f&&"godinu"===M?h+" godina":h+" "+M)}};v.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_\u010detvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._\u010det._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010de_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[ju\u010de u] LT",lastWeek:function(){return["[pro\u0161le] [nedelje] [u] LT","[pro\u0161log] [ponedeljka] [u] LT","[pro\u0161log] [utorka] [u] LT","[pro\u0161le] [srede] [u] LT","[pro\u0161log] [\u010detvrtka] [u] LT","[pro\u0161log] [petka] [u] LT","[pro\u0161le] [subote] [u] LT"][this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:c.translate,m:c.translate,mm:c.translate,h:c.translate,hh:c.translate,d:c.translate,dd:c.translate,M:c.translate,MM:c.translate,y:c.translate,yy:c.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(x(5439))},6167:function(ne,y,x){!function(v){"use strict";v.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(m,h,f){return m<11?"ekuseni":m<15?"emini":m<19?"entsambama":"ebusuku"},meridiemHour:function(m,h){return 12===m&&(m=0),"ekuseni"===h?m:"emini"===h?m>=11?m:m+12:"entsambama"===h||"ebusuku"===h?0===m?0:m+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(x(5439))},9713:function(ne,y,x){!function(v){"use strict";v.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"s\xf6ndag_m\xe5ndag_tisdag_onsdag_torsdag_fredag_l\xf6rdag".split("_"),weekdaysShort:"s\xf6n_m\xe5n_tis_ons_tor_fre_l\xf6r".split("_"),weekdaysMin:"s\xf6_m\xe5_ti_on_to_fr_l\xf6".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Ig\xe5r] LT",nextWeek:"[P\xe5] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"f\xf6r %s sedan",s:"n\xe5gra sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en m\xe5nad",MM:"%d m\xe5nader",y:"ett \xe5r",yy:"%d \xe5r"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?":e":1===h||2===h?":a":":e")},week:{dow:1,doy:4}})}(x(5439))},1982:function(ne,y,x){!function(v){"use strict";v.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}})}(x(5439))},2732:function(ne,y,x){!function(v){"use strict";var c={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},m={"\u0be7":"1","\u0be8":"2","\u0be9":"3","\u0bea":"4","\u0beb":"5","\u0bec":"6","\u0bed":"7","\u0bee":"8","\u0bef":"9","\u0be6":"0"};v.defineLocale("ta",{months:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),monthsShort:"\u0b9c\u0ba9\u0bb5\u0bb0\u0bbf_\u0baa\u0bbf\u0baa\u0bcd\u0bb0\u0bb5\u0bb0\u0bbf_\u0bae\u0bbe\u0bb0\u0bcd\u0b9a\u0bcd_\u0b8f\u0baa\u0bcd\u0bb0\u0bb2\u0bcd_\u0bae\u0bc7_\u0b9c\u0bc2\u0ba9\u0bcd_\u0b9c\u0bc2\u0bb2\u0bc8_\u0b86\u0b95\u0bb8\u0bcd\u0b9f\u0bcd_\u0b9a\u0bc6\u0baa\u0bcd\u0b9f\u0bc6\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b85\u0b95\u0bcd\u0b9f\u0bc7\u0bbe\u0baa\u0bb0\u0bcd_\u0ba8\u0bb5\u0bae\u0bcd\u0baa\u0bb0\u0bcd_\u0b9f\u0bbf\u0b9a\u0bae\u0bcd\u0baa\u0bb0\u0bcd".split("_"),weekdays:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bcd\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0b9f\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8_\u0b9a\u0ba9\u0bbf\u0b95\u0bcd\u0b95\u0bbf\u0bb4\u0bae\u0bc8".split("_"),weekdaysShort:"\u0b9e\u0bbe\u0baf\u0bbf\u0bb1\u0bc1_\u0ba4\u0bbf\u0b99\u0bcd\u0b95\u0bb3\u0bcd_\u0b9a\u0bc6\u0bb5\u0bcd\u0bb5\u0bbe\u0baf\u0bcd_\u0baa\u0bc1\u0ba4\u0ba9\u0bcd_\u0bb5\u0bbf\u0baf\u0bbe\u0bb4\u0ba9\u0bcd_\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bbf_\u0b9a\u0ba9\u0bbf".split("_"),weekdaysMin:"\u0b9e\u0bbe_\u0ba4\u0bbf_\u0b9a\u0bc6_\u0baa\u0bc1_\u0bb5\u0bbf_\u0bb5\u0bc6_\u0b9a".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[\u0b87\u0ba9\u0bcd\u0bb1\u0bc1] LT",nextDay:"[\u0ba8\u0bbe\u0bb3\u0bc8] LT",nextWeek:"dddd, LT",lastDay:"[\u0ba8\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1] LT",lastWeek:"[\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbe\u0bb0\u0bae\u0bcd] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0b87\u0bb2\u0bcd",past:"%s \u0bae\u0bc1\u0ba9\u0bcd",s:"\u0b92\u0bb0\u0bc1 \u0b9a\u0bbf\u0bb2 \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",ss:"%d \u0bb5\u0bbf\u0ba8\u0bbe\u0b9f\u0bbf\u0b95\u0bb3\u0bcd",m:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0bae\u0bcd",mm:"%d \u0ba8\u0bbf\u0bae\u0bbf\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd",h:"\u0b92\u0bb0\u0bc1 \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",hh:"%d \u0bae\u0ba3\u0bbf \u0ba8\u0bc7\u0bb0\u0bae\u0bcd",d:"\u0b92\u0bb0\u0bc1 \u0ba8\u0bbe\u0bb3\u0bcd",dd:"%d \u0ba8\u0bbe\u0b9f\u0bcd\u0b95\u0bb3\u0bcd",M:"\u0b92\u0bb0\u0bc1 \u0bae\u0bbe\u0ba4\u0bae\u0bcd",MM:"%d \u0bae\u0bbe\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd",y:"\u0b92\u0bb0\u0bc1 \u0bb5\u0bb0\u0bc1\u0b9f\u0bae\u0bcd",yy:"%d \u0b86\u0ba3\u0bcd\u0b9f\u0bc1\u0b95\u0bb3\u0bcd"},dayOfMonthOrdinalParse:/\d{1,2}\u0bb5\u0ba4\u0bc1/,ordinal:function(f){return f+"\u0bb5\u0ba4\u0bc1"},preparse:function(f){return f.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(p){return m[p]})},postformat:function(f){return f.replace(/\d/g,function(p){return c[p]})},meridiemParse:/\u0baf\u0bbe\u0bae\u0bae\u0bcd|\u0bb5\u0bc8\u0b95\u0bb1\u0bc8|\u0b95\u0bbe\u0bb2\u0bc8|\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd|\u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1|\u0bae\u0bbe\u0bb2\u0bc8/,meridiem:function(f,p,_){return f<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":f<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":f<10?" \u0b95\u0bbe\u0bb2\u0bc8":f<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":f<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":f<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(f,p){return 12===f&&(f=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===p?f<2?f:f+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===p||"\u0b95\u0bbe\u0bb2\u0bc8"===p||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===p&&f>=10?f:f+12},week:{dow:0,doy:6}})}(x(5439))},3636:function(ne,y,x){!function(v){"use strict";v.defineLocale("te",{months:"\u0c1c\u0c28\u0c35\u0c30\u0c3f_\u0c2b\u0c3f\u0c2c\u0c4d\u0c30\u0c35\u0c30\u0c3f_\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f\u0c32\u0c4d_\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17\u0c38\u0c4d\u0c1f\u0c41_\u0c38\u0c46\u0c2a\u0c4d\u0c1f\u0c46\u0c02\u0c2c\u0c30\u0c4d_\u0c05\u0c15\u0c4d\u0c1f\u0c4b\u0c2c\u0c30\u0c4d_\u0c28\u0c35\u0c02\u0c2c\u0c30\u0c4d_\u0c21\u0c3f\u0c38\u0c46\u0c02\u0c2c\u0c30\u0c4d".split("_"),monthsShort:"\u0c1c\u0c28._\u0c2b\u0c3f\u0c2c\u0c4d\u0c30._\u0c2e\u0c3e\u0c30\u0c4d\u0c1a\u0c3f_\u0c0f\u0c2a\u0c4d\u0c30\u0c3f._\u0c2e\u0c47_\u0c1c\u0c42\u0c28\u0c4d_\u0c1c\u0c41\u0c32\u0c48_\u0c06\u0c17._\u0c38\u0c46\u0c2a\u0c4d._\u0c05\u0c15\u0c4d\u0c1f\u0c4b._\u0c28\u0c35._\u0c21\u0c3f\u0c38\u0c46.".split("_"),monthsParseExact:!0,weekdays:"\u0c06\u0c26\u0c3f\u0c35\u0c3e\u0c30\u0c02_\u0c38\u0c4b\u0c2e\u0c35\u0c3e\u0c30\u0c02_\u0c2e\u0c02\u0c17\u0c33\u0c35\u0c3e\u0c30\u0c02_\u0c2c\u0c41\u0c27\u0c35\u0c3e\u0c30\u0c02_\u0c17\u0c41\u0c30\u0c41\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c41\u0c15\u0c4d\u0c30\u0c35\u0c3e\u0c30\u0c02_\u0c36\u0c28\u0c3f\u0c35\u0c3e\u0c30\u0c02".split("_"),weekdaysShort:"\u0c06\u0c26\u0c3f_\u0c38\u0c4b\u0c2e_\u0c2e\u0c02\u0c17\u0c33_\u0c2c\u0c41\u0c27_\u0c17\u0c41\u0c30\u0c41_\u0c36\u0c41\u0c15\u0c4d\u0c30_\u0c36\u0c28\u0c3f".split("_"),weekdaysMin:"\u0c06_\u0c38\u0c4b_\u0c2e\u0c02_\u0c2c\u0c41_\u0c17\u0c41_\u0c36\u0c41_\u0c36".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[\u0c28\u0c47\u0c21\u0c41] LT",nextDay:"[\u0c30\u0c47\u0c2a\u0c41] LT",nextWeek:"dddd, LT",lastDay:"[\u0c28\u0c3f\u0c28\u0c4d\u0c28] LT",lastWeek:"[\u0c17\u0c24] dddd, LT",sameElse:"L"},relativeTime:{future:"%s \u0c32\u0c4b",past:"%s \u0c15\u0c4d\u0c30\u0c3f\u0c24\u0c02",s:"\u0c15\u0c4a\u0c28\u0c4d\u0c28\u0c3f \u0c15\u0c4d\u0c37\u0c23\u0c3e\u0c32\u0c41",ss:"%d \u0c38\u0c46\u0c15\u0c28\u0c4d\u0c32\u0c41",m:"\u0c12\u0c15 \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c02",mm:"%d \u0c28\u0c3f\u0c2e\u0c3f\u0c37\u0c3e\u0c32\u0c41",h:"\u0c12\u0c15 \u0c17\u0c02\u0c1f",hh:"%d \u0c17\u0c02\u0c1f\u0c32\u0c41",d:"\u0c12\u0c15 \u0c30\u0c4b\u0c1c\u0c41",dd:"%d \u0c30\u0c4b\u0c1c\u0c41\u0c32\u0c41",M:"\u0c12\u0c15 \u0c28\u0c46\u0c32",MM:"%d \u0c28\u0c46\u0c32\u0c32\u0c41",y:"\u0c12\u0c15 \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c02",yy:"%d \u0c38\u0c02\u0c35\u0c24\u0c4d\u0c38\u0c30\u0c3e\u0c32\u0c41"},dayOfMonthOrdinalParse:/\d{1,2}\u0c35/,ordinal:"%d\u0c35",meridiemParse:/\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f|\u0c09\u0c26\u0c2f\u0c02|\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02|\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===h?m<4?m:m+12:"\u0c09\u0c26\u0c2f\u0c02"===h?m:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===h?m>=10?m:m+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===h?m+12:void 0},meridiem:function(m,h,f){return m<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":m<10?"\u0c09\u0c26\u0c2f\u0c02":m<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":m<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}})}(x(5439))},2115:function(ne,y,x){!function(v){"use strict";v.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Ju\xf1u_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},9801:function(ne,y,x){!function(v){"use strict";var c={0:"-\u0443\u043c",1:"-\u0443\u043c",2:"-\u044e\u043c",3:"-\u044e\u043c",4:"-\u0443\u043c",5:"-\u0443\u043c",6:"-\u0443\u043c",7:"-\u0443\u043c",8:"-\u0443\u043c",9:"-\u0443\u043c",10:"-\u0443\u043c",12:"-\u0443\u043c",13:"-\u0443\u043c",20:"-\u0443\u043c",30:"-\u044e\u043c",40:"-\u0443\u043c",50:"-\u0443\u043c",60:"-\u0443\u043c",70:"-\u0443\u043c",80:"-\u0443\u043c",90:"-\u0443\u043c",100:"-\u0443\u043c"};v.defineLocale("tg",{months:{format:"\u044f\u043d\u0432\u0430\u0440\u0438_\u0444\u0435\u0432\u0440\u0430\u043b\u0438_\u043c\u0430\u0440\u0442\u0438_\u0430\u043f\u0440\u0435\u043b\u0438_\u043c\u0430\u0439\u0438_\u0438\u044e\u043d\u0438_\u0438\u044e\u043b\u0438_\u0430\u0432\u0433\u0443\u0441\u0442\u0438_\u0441\u0435\u043d\u0442\u044f\u0431\u0440\u0438_\u043e\u043a\u0442\u044f\u0431\u0440\u0438_\u043d\u043e\u044f\u0431\u0440\u0438_\u0434\u0435\u043a\u0430\u0431\u0440\u0438".split("_"),standalone:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_")},monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u044f\u043a\u0448\u0430\u043d\u0431\u0435_\u0434\u0443\u0448\u0430\u043d\u0431\u0435_\u0441\u0435\u0448\u0430\u043d\u0431\u0435_\u0447\u043e\u0440\u0448\u0430\u043d\u0431\u0435_\u043f\u0430\u043d\u04b7\u0448\u0430\u043d\u0431\u0435_\u04b7\u0443\u043c\u044a\u0430_\u0448\u0430\u043d\u0431\u0435".split("_"),weekdaysShort:"\u044f\u0448\u0431_\u0434\u0448\u0431_\u0441\u0448\u0431_\u0447\u0448\u0431_\u043f\u0448\u0431_\u04b7\u0443\u043c_\u0448\u043d\u0431".split("_"),weekdaysMin:"\u044f\u0448_\u0434\u0448_\u0441\u0448_\u0447\u0448_\u043f\u0448_\u04b7\u043c_\u0448\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u0418\u043c\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextDay:"[\u0424\u0430\u0440\u0434\u043e \u0441\u043e\u0430\u0442\u0438] LT",lastDay:"[\u0414\u0438\u0440\u04ef\u0437 \u0441\u043e\u0430\u0442\u0438] LT",nextWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u043e\u044f\u043d\u0434\u0430 \u0441\u043e\u0430\u0442\u0438] LT",lastWeek:"dddd[\u0438] [\u04b3\u0430\u0444\u0442\u0430\u0438 \u0433\u0443\u0437\u0430\u0448\u0442\u0430 \u0441\u043e\u0430\u0442\u0438] LT",sameElse:"L"},relativeTime:{future:"\u0431\u0430\u044a\u0434\u0438 %s",past:"%s \u043f\u0435\u0448",s:"\u044f\u043a\u0447\u0430\u043d\u0434 \u0441\u043e\u043d\u0438\u044f",m:"\u044f\u043a \u0434\u0430\u049b\u0438\u049b\u0430",mm:"%d \u0434\u0430\u049b\u0438\u049b\u0430",h:"\u044f\u043a \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u044f\u043a \u0440\u04ef\u0437",dd:"%d \u0440\u04ef\u0437",M:"\u044f\u043a \u043c\u043e\u04b3",MM:"%d \u043c\u043e\u04b3",y:"\u044f\u043a \u0441\u043e\u043b",yy:"%d \u0441\u043e\u043b"},meridiemParse:/\u0448\u0430\u0431|\u0441\u0443\u0431\u04b3|\u0440\u04ef\u0437|\u0431\u0435\u0433\u043e\u04b3/,meridiemHour:function(h,f){return 12===h&&(h=0),"\u0448\u0430\u0431"===f?h<4?h:h+12:"\u0441\u0443\u0431\u04b3"===f?h:"\u0440\u04ef\u0437"===f?h>=11?h:h+12:"\u0431\u0435\u0433\u043e\u04b3"===f?h+12:void 0},meridiem:function(h,f,p){return h<4?"\u0448\u0430\u0431":h<11?"\u0441\u0443\u0431\u04b3":h<16?"\u0440\u04ef\u0437":h<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(h){return h+(c[h]||c[h%10]||c[h>=100?100:null])},week:{dow:1,doy:7}})}(x(5439))},4486:function(ne,y,x){!function(v){"use strict";v.defineLocale("th",{months:"\u0e21\u0e01\u0e23\u0e32\u0e04\u0e21_\u0e01\u0e38\u0e21\u0e20\u0e32\u0e1e\u0e31\u0e19\u0e18\u0e4c_\u0e21\u0e35\u0e19\u0e32\u0e04\u0e21_\u0e40\u0e21\u0e29\u0e32\u0e22\u0e19_\u0e1e\u0e24\u0e29\u0e20\u0e32\u0e04\u0e21_\u0e21\u0e34\u0e16\u0e38\u0e19\u0e32\u0e22\u0e19_\u0e01\u0e23\u0e01\u0e0e\u0e32\u0e04\u0e21_\u0e2a\u0e34\u0e07\u0e2b\u0e32\u0e04\u0e21_\u0e01\u0e31\u0e19\u0e22\u0e32\u0e22\u0e19_\u0e15\u0e38\u0e25\u0e32\u0e04\u0e21_\u0e1e\u0e24\u0e28\u0e08\u0e34\u0e01\u0e32\u0e22\u0e19_\u0e18\u0e31\u0e19\u0e27\u0e32\u0e04\u0e21".split("_"),monthsShort:"\u0e21.\u0e04._\u0e01.\u0e1e._\u0e21\u0e35.\u0e04._\u0e40\u0e21.\u0e22._\u0e1e.\u0e04._\u0e21\u0e34.\u0e22._\u0e01.\u0e04._\u0e2a.\u0e04._\u0e01.\u0e22._\u0e15.\u0e04._\u0e1e.\u0e22._\u0e18.\u0e04.".split("_"),monthsParseExact:!0,weekdays:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a\u0e1a\u0e14\u0e35_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysShort:"\u0e2d\u0e32\u0e17\u0e34\u0e15\u0e22\u0e4c_\u0e08\u0e31\u0e19\u0e17\u0e23\u0e4c_\u0e2d\u0e31\u0e07\u0e04\u0e32\u0e23_\u0e1e\u0e38\u0e18_\u0e1e\u0e24\u0e2b\u0e31\u0e2a_\u0e28\u0e38\u0e01\u0e23\u0e4c_\u0e40\u0e2a\u0e32\u0e23\u0e4c".split("_"),weekdaysMin:"\u0e2d\u0e32._\u0e08._\u0e2d._\u0e1e._\u0e1e\u0e24._\u0e28._\u0e2a.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm",LLLL:"\u0e27\u0e31\u0e19dddd\u0e17\u0e35\u0e48 D MMMM YYYY \u0e40\u0e27\u0e25\u0e32 H:mm"},meridiemParse:/\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07|\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07/,isPM:function(m){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===m},meridiem:function(m,h,f){return m<12?"\u0e01\u0e48\u0e2d\u0e19\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07":"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"},calendar:{sameDay:"[\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextDay:"[\u0e1e\u0e23\u0e38\u0e48\u0e07\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",nextWeek:"dddd[\u0e2b\u0e19\u0e49\u0e32 \u0e40\u0e27\u0e25\u0e32] LT",lastDay:"[\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e19\u0e19\u0e35\u0e49 \u0e40\u0e27\u0e25\u0e32] LT",lastWeek:"[\u0e27\u0e31\u0e19]dddd[\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27 \u0e40\u0e27\u0e25\u0e32] LT",sameElse:"L"},relativeTime:{future:"\u0e2d\u0e35\u0e01 %s",past:"%s\u0e17\u0e35\u0e48\u0e41\u0e25\u0e49\u0e27",s:"\u0e44\u0e21\u0e48\u0e01\u0e35\u0e48\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",ss:"%d \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35",m:"1 \u0e19\u0e32\u0e17\u0e35",mm:"%d \u0e19\u0e32\u0e17\u0e35",h:"1 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",hh:"%d \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07",d:"1 \u0e27\u0e31\u0e19",dd:"%d \u0e27\u0e31\u0e19",w:"1 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",ww:"%d \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c",M:"1 \u0e40\u0e14\u0e37\u0e2d\u0e19",MM:"%d \u0e40\u0e14\u0e37\u0e2d\u0e19",y:"1 \u0e1b\u0e35",yy:"%d \u0e1b\u0e35"}})}(x(5439))},1310:function(ne,y,x){!function(v){"use strict";var c={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'\xfcnji",4:"'\xfcnji",100:"'\xfcnji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"};v.defineLocale("tk",{months:"\xddanwar_Fewral_Mart_Aprel_Ma\xfd_I\xfdun_I\xfdul_Awgust_Sent\xfdabr_Okt\xfdabr_No\xfdabr_Dekabr".split("_"),monthsShort:"\xddan_Few_Mar_Apr_Ma\xfd_I\xfdn_I\xfdl_Awg_Sen_Okt_No\xfd_Dek".split("_"),weekdays:"\xddek\u015fenbe_Du\u015fenbe_Si\u015fenbe_\xc7ar\u015fenbe_Pen\u015fenbe_Anna_\u015eenbe".split("_"),weekdaysShort:"\xddek_Du\u015f_Si\u015f_\xc7ar_Pen_Ann_\u015een".split("_"),weekdaysMin:"\xddk_D\u015f_S\u015f_\xc7r_Pn_An_\u015en".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[d\xfc\xfdn] LT",lastWeek:"[ge\xe7en] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s so\u0148",past:"%s \xf6\u0148",s:"birn\xe4\xe7e sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir g\xfcn",dd:"%d g\xfcn",M:"bir a\xfd",MM:"%d a\xfd",y:"bir \xfdyl",yy:"%d \xfdyl"},ordinal:function(h,f){switch(f){case"d":case"D":case"Do":case"DD":return h;default:if(0===h)return h+"'unjy";var p=h%10;return h+(c[p]||c[h%100-p]||c[h>=100?100:null])}},week:{dow:1,doy:7}})}(x(5439))},2360:function(ne,y,x){!function(v){"use strict";v.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(m){return m},week:{dow:1,doy:4}})}(x(5439))},6645:function(ne,y,x){!function(v){"use strict";var c="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function f(w,M,C,L){var k=function p(w){var M=Math.floor(w%1e3/100),C=Math.floor(w%100/10),L=w%10,k="";return M>0&&(k+=c[M]+"vatlh"),C>0&&(k+=(""!==k?" ":"")+c[C]+"maH"),L>0&&(k+=(""!==k?" ":"")+c[L]),""===k?"pagh":k}(w);switch(C){case"ss":return k+" lup";case"mm":return k+" tup";case"hh":return k+" rep";case"dd":return k+" jaj";case"MM":return k+" jar";case"yy":return k+" DIS"}}v.defineLocale("tlh",{months:"tera\u2019 jar wa\u2019_tera\u2019 jar cha\u2019_tera\u2019 jar wej_tera\u2019 jar loS_tera\u2019 jar vagh_tera\u2019 jar jav_tera\u2019 jar Soch_tera\u2019 jar chorgh_tera\u2019 jar Hut_tera\u2019 jar wa\u2019maH_tera\u2019 jar wa\u2019maH wa\u2019_tera\u2019 jar wa\u2019maH cha\u2019".split("_"),monthsShort:"jar wa\u2019_jar cha\u2019_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa\u2019maH_jar wa\u2019maH wa\u2019_jar wa\u2019maH cha\u2019".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa\u2019leS] LT",nextWeek:"LLL",lastDay:"[wa\u2019Hu\u2019] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:function m(w){var M=w;return-1!==w.indexOf("jaj")?M.slice(0,-3)+"leS":-1!==w.indexOf("jar")?M.slice(0,-3)+"waQ":-1!==w.indexOf("DIS")?M.slice(0,-3)+"nem":M+" pIq"},past:function h(w){var M=w;return-1!==w.indexOf("jaj")?M.slice(0,-3)+"Hu\u2019":-1!==w.indexOf("jar")?M.slice(0,-3)+"wen":-1!==w.indexOf("DIS")?M.slice(0,-3)+"ben":M+" ret"},s:"puS lup",ss:f,m:"wa\u2019 tup",mm:f,h:"wa\u2019 rep",hh:f,d:"wa\u2019 jaj",dd:f,M:"wa\u2019 jar",MM:f,y:"wa\u2019 DIS",yy:f},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},8374:function(ne,y,x){!function(v){"use strict";var c={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'\xfcnc\xfc",4:"'\xfcnc\xfc",100:"'\xfcnc\xfc",6:"'nc\u0131",9:"'uncu",10:"'uncu",30:"'uncu",60:"'\u0131nc\u0131",90:"'\u0131nc\u0131"};v.defineLocale("tr",{months:"Ocak_\u015eubat_Mart_Nisan_May\u0131s_Haziran_Temmuz_A\u011fustos_Eyl\xfcl_Ekim_Kas\u0131m_Aral\u0131k".split("_"),monthsShort:"Oca_\u015eub_Mar_Nis_May_Haz_Tem_A\u011fu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Sal\u0131_\xc7ar\u015famba_Per\u015fembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_\xc7ar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_\xc7a_Pe_Cu_Ct".split("_"),meridiem:function(h,f,p){return h<12?p?"\xf6\xf6":"\xd6\xd6":p?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(h){return"\xf6s"===h||"\xd6S"===h},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bug\xfcn saat] LT",nextDay:"[yar\u0131n saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[d\xfcn] LT",lastWeek:"[ge\xe7en] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s \xf6nce",s:"birka\xe7 saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir g\xfcn",dd:"%d g\xfcn",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir y\u0131l",yy:"%d y\u0131l"},ordinal:function(h,f){switch(f){case"d":case"D":case"Do":case"DD":return h;default:if(0===h)return h+"'\u0131nc\u0131";var p=h%10;return h+(c[p]||c[h%100-p]||c[h>=100?100:null])}},week:{dow:1,doy:7}})}(x(5439))},256:function(ne,y,x){!function(v){"use strict";function m(h,f,p,_){var w={s:["viensas secunds","'iensas secunds"],ss:[h+" secunds",h+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[h+" m\xeduts",h+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[h+" \xfeoras",h+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[h+" ziuas",h+" ziuas"],M:["'n mes","'iens mes"],MM:[h+" mesen",h+" mesen"],y:["'n ar","'iens ar"],yy:[h+" ars",h+" ars"]};return _||f?w[p][0]:w[p][1]}v.defineLocale("tzl",{months:"Januar_Fevraglh_Mar\xe7_Avr\xefu_Mai_G\xfcn_Julia_Guscht_Setemvar_Listop\xe4ts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_G\xfcn_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"S\xfaladi_L\xfane\xe7i_Maitzi_M\xe1rcuri_Xh\xfaadi_Vi\xe9ner\xe7i_S\xe1turi".split("_"),weekdaysShort:"S\xfal_L\xfan_Mai_M\xe1r_Xh\xfa_Vi\xe9_S\xe1t".split("_"),weekdaysMin:"S\xfa_L\xfa_Ma_M\xe1_Xh_Vi_S\xe1".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(h){return"d'o"===h.toLowerCase()},meridiem:function(h,f,p){return h>11?p?"d'o":"D'O":p?"d'a":"D'A"},calendar:{sameDay:"[oxhi \xe0] LT",nextDay:"[dem\xe0 \xe0] LT",nextWeek:"dddd [\xe0] LT",lastDay:"[ieiri \xe0] LT",lastWeek:"[s\xfcr el] dddd [lasteu \xe0] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:m,ss:m,m,mm:m,h:m,hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(x(5439))},1631:function(ne,y,x){!function(v){"use strict";v.defineLocale("tzm-latn",{months:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_br\u02e4ayr\u02e4_mar\u02e4s\u02e4_ibrir_mayyw_ywnyw_ywlywz_\u0263w\u0161t_\u0161wtanbir_kt\u02e4wbr\u02e4_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asi\u1e0dyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minu\u1e0d",mm:"%d minu\u1e0d",h:"sa\u025ba",hh:"%d tassa\u025bin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}})}(x(5439))},1595:function(ne,y,x){!function(v){"use strict";v.defineLocale("tzm",{months:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),monthsShort:"\u2d49\u2d4f\u2d4f\u2d30\u2d62\u2d54_\u2d31\u2d55\u2d30\u2d62\u2d55_\u2d4e\u2d30\u2d55\u2d5a_\u2d49\u2d31\u2d54\u2d49\u2d54_\u2d4e\u2d30\u2d62\u2d62\u2d53_\u2d62\u2d53\u2d4f\u2d62\u2d53_\u2d62\u2d53\u2d4d\u2d62\u2d53\u2d63_\u2d56\u2d53\u2d5b\u2d5c_\u2d5b\u2d53\u2d5c\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d3d\u2d5f\u2d53\u2d31\u2d55_\u2d4f\u2d53\u2d61\u2d30\u2d4f\u2d31\u2d49\u2d54_\u2d37\u2d53\u2d4a\u2d4f\u2d31\u2d49\u2d54".split("_"),weekdays:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysShort:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),weekdaysMin:"\u2d30\u2d59\u2d30\u2d4e\u2d30\u2d59_\u2d30\u2d62\u2d4f\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4f\u2d30\u2d59_\u2d30\u2d3d\u2d54\u2d30\u2d59_\u2d30\u2d3d\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d4e\u2d61\u2d30\u2d59_\u2d30\u2d59\u2d49\u2d39\u2d62\u2d30\u2d59".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[\u2d30\u2d59\u2d37\u2d45 \u2d34] LT",nextDay:"[\u2d30\u2d59\u2d3d\u2d30 \u2d34] LT",nextWeek:"dddd [\u2d34] LT",lastDay:"[\u2d30\u2d5a\u2d30\u2d4f\u2d5c \u2d34] LT",lastWeek:"dddd [\u2d34] LT",sameElse:"L"},relativeTime:{future:"\u2d37\u2d30\u2d37\u2d45 \u2d59 \u2d62\u2d30\u2d4f %s",past:"\u2d62\u2d30\u2d4f %s",s:"\u2d49\u2d4e\u2d49\u2d3d",ss:"%d \u2d49\u2d4e\u2d49\u2d3d",m:"\u2d4e\u2d49\u2d4f\u2d53\u2d3a",mm:"%d \u2d4e\u2d49\u2d4f\u2d53\u2d3a",h:"\u2d59\u2d30\u2d44\u2d30",hh:"%d \u2d5c\u2d30\u2d59\u2d59\u2d30\u2d44\u2d49\u2d4f",d:"\u2d30\u2d59\u2d59",dd:"%d o\u2d59\u2d59\u2d30\u2d4f",M:"\u2d30\u2d62o\u2d53\u2d54",MM:"%d \u2d49\u2d62\u2d62\u2d49\u2d54\u2d4f",y:"\u2d30\u2d59\u2d33\u2d30\u2d59",yy:"%d \u2d49\u2d59\u2d33\u2d30\u2d59\u2d4f"},week:{dow:6,doy:12}})}(x(5439))},6050:function(ne,y,x){!function(v){"use strict";v.defineLocale("ug-cn",{months:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),monthsShort:"\u064a\u0627\u0646\u06cb\u0627\u0631_\u0641\u06d0\u06cb\u0631\u0627\u0644_\u0645\u0627\u0631\u062a_\u0626\u0627\u067e\u0631\u06d0\u0644_\u0645\u0627\u064a_\u0626\u0649\u064a\u06c7\u0646_\u0626\u0649\u064a\u06c7\u0644_\u0626\u0627\u06cb\u063a\u06c7\u0633\u062a_\u0633\u06d0\u0646\u062a\u06d5\u0628\u0649\u0631_\u0626\u06c6\u0643\u062a\u06d5\u0628\u0649\u0631_\u0646\u0648\u064a\u0627\u0628\u0649\u0631_\u062f\u06d0\u0643\u0627\u0628\u0649\u0631".split("_"),weekdays:"\u064a\u06d5\u0643\u0634\u06d5\u0646\u0628\u06d5_\u062f\u06c8\u0634\u06d5\u0646\u0628\u06d5_\u0633\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u0686\u0627\u0631\u0634\u06d5\u0646\u0628\u06d5_\u067e\u06d5\u064a\u0634\u06d5\u0646\u0628\u06d5_\u062c\u06c8\u0645\u06d5_\u0634\u06d5\u0646\u0628\u06d5".split("_"),weekdaysShort:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),weekdaysMin:"\u064a\u06d5_\u062f\u06c8_\u0633\u06d5_\u0686\u0627_\u067e\u06d5_\u062c\u06c8_\u0634\u06d5".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649",LLL:"YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm",LLLL:"dddd\u060c YYYY-\u064a\u0649\u0644\u0649M-\u0626\u0627\u064a\u0646\u0649\u06adD-\u0643\u06c8\u0646\u0649\u060c HH:mm"},meridiemParse:/\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5|\u0633\u06d5\u06be\u06d5\u0631|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646|\u0686\u06c8\u0634|\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646|\u0643\u06d5\u0686/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===h||"\u0633\u06d5\u06be\u06d5\u0631"===h||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===h?m:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===h||"\u0643\u06d5\u0686"===h?m+12:m>=11?m:m+12},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":p<900?"\u0633\u06d5\u06be\u06d5\u0631":p<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":p<1230?"\u0686\u06c8\u0634":p<1800?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646":"\u0643\u06d5\u0686"},calendar:{sameDay:"[\u0628\u06c8\u06af\u06c8\u0646 \u0633\u0627\u0626\u06d5\u062a] LT",nextDay:"[\u0626\u06d5\u062a\u06d5 \u0633\u0627\u0626\u06d5\u062a] LT",nextWeek:"[\u0643\u06d0\u0644\u06d5\u0631\u0643\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",lastDay:"[\u062a\u06c6\u0646\u06c8\u06af\u06c8\u0646] LT",lastWeek:"[\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649] dddd [\u0633\u0627\u0626\u06d5\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0643\u06d0\u064a\u0649\u0646",past:"%s \u0628\u06c7\u0631\u06c7\u0646",s:"\u0646\u06d5\u0686\u0686\u06d5 \u0633\u06d0\u0643\u0648\u0646\u062a",ss:"%d \u0633\u06d0\u0643\u0648\u0646\u062a",m:"\u0628\u0649\u0631 \u0645\u0649\u0646\u06c7\u062a",mm:"%d \u0645\u0649\u0646\u06c7\u062a",h:"\u0628\u0649\u0631 \u0633\u0627\u0626\u06d5\u062a",hh:"%d \u0633\u0627\u0626\u06d5\u062a",d:"\u0628\u0649\u0631 \u0643\u06c8\u0646",dd:"%d \u0643\u06c8\u0646",M:"\u0628\u0649\u0631 \u0626\u0627\u064a",MM:"%d \u0626\u0627\u064a",y:"\u0628\u0649\u0631 \u064a\u0649\u0644",yy:"%d \u064a\u0649\u0644"},dayOfMonthOrdinalParse:/\d{1,2}(-\u0643\u06c8\u0646\u0649|-\u0626\u0627\u064a|-\u06be\u06d5\u067e\u062a\u06d5)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return m+"-\u06be\u06d5\u067e\u062a\u06d5";default:return m}},preparse:function(m){return m.replace(/\u060c/g,",")},postformat:function(m){return m.replace(/,/g,"\u060c")},week:{dow:1,doy:7}})}(x(5439))},5610:function(ne,y,x){!function(v){"use strict";function m(_,w,M){return"m"===M?w?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===M?w?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":_+" "+function c(_,w){var M=_.split("_");return w%10==1&&w%100!=11?M[0]:w%10>=2&&w%10<=4&&(w%100<10||w%100>=20)?M[1]:M[2]}({ss:w?"\u0441\u0435\u043a\u0443\u043d\u0434\u0430_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434":"\u0441\u0435\u043a\u0443\u043d\u0434\u0443_\u0441\u0435\u043a\u0443\u043d\u0434\u0438_\u0441\u0435\u043a\u0443\u043d\u0434",mm:w?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443_\u0445\u0432\u0438\u043b\u0438\u043d\u0438_\u0445\u0432\u0438\u043b\u0438\u043d",hh:w?"\u0433\u043e\u0434\u0438\u043d\u0430_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d":"\u0433\u043e\u0434\u0438\u043d\u0443_\u0433\u043e\u0434\u0438\u043d\u0438_\u0433\u043e\u0434\u0438\u043d",dd:"\u0434\u0435\u043d\u044c_\u0434\u043d\u0456_\u0434\u043d\u0456\u0432",MM:"\u043c\u0456\u0441\u044f\u0446\u044c_\u043c\u0456\u0441\u044f\u0446\u0456_\u043c\u0456\u0441\u044f\u0446\u0456\u0432",yy:"\u0440\u0456\u043a_\u0440\u043e\u043a\u0438_\u0440\u043e\u043a\u0456\u0432"}[M],+_)}function f(_){return function(){return _+"\u043e"+(11===this.hours()?"\u0431":"")+"] LT"}}v.defineLocale("uk",{months:{format:"\u0441\u0456\u0447\u043d\u044f_\u043b\u044e\u0442\u043e\u0433\u043e_\u0431\u0435\u0440\u0435\u0437\u043d\u044f_\u043a\u0432\u0456\u0442\u043d\u044f_\u0442\u0440\u0430\u0432\u043d\u044f_\u0447\u0435\u0440\u0432\u043d\u044f_\u043b\u0438\u043f\u043d\u044f_\u0441\u0435\u0440\u043f\u043d\u044f_\u0432\u0435\u0440\u0435\u0441\u043d\u044f_\u0436\u043e\u0432\u0442\u043d\u044f_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043d\u044f".split("_"),standalone:"\u0441\u0456\u0447\u0435\u043d\u044c_\u043b\u044e\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043d\u044c_\u043a\u0432\u0456\u0442\u0435\u043d\u044c_\u0442\u0440\u0430\u0432\u0435\u043d\u044c_\u0447\u0435\u0440\u0432\u0435\u043d\u044c_\u043b\u0438\u043f\u0435\u043d\u044c_\u0441\u0435\u0440\u043f\u0435\u043d\u044c_\u0432\u0435\u0440\u0435\u0441\u0435\u043d\u044c_\u0436\u043e\u0432\u0442\u0435\u043d\u044c_\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043d\u044c".split("_")},monthsShort:"\u0441\u0456\u0447_\u043b\u044e\u0442_\u0431\u0435\u0440_\u043a\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043b\u0438\u043f_\u0441\u0435\u0440\u043f_\u0432\u0435\u0440_\u0436\u043e\u0432\u0442_\u043b\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekdays:function h(_,w){var M={nominative:"\u043d\u0435\u0434\u0456\u043b\u044f_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044f_\u0441\u0443\u0431\u043e\u0442\u0430".split("_"),accusative:"\u043d\u0435\u0434\u0456\u043b\u044e_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a_\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a_\u0441\u0435\u0440\u0435\u0434\u0443_\u0447\u0435\u0442\u0432\u0435\u0440_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u044e_\u0441\u0443\u0431\u043e\u0442\u0443".split("_"),genitive:"\u043d\u0435\u0434\u0456\u043b\u0456_\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043a\u0430_\u0432\u0456\u0432\u0442\u043e\u0440\u043a\u0430_\u0441\u0435\u0440\u0435\u0434\u0438_\u0447\u0435\u0442\u0432\u0435\u0440\u0433\u0430_\u043f\u2019\u044f\u0442\u043d\u0438\u0446\u0456_\u0441\u0443\u0431\u043e\u0442\u0438".split("_")};return!0===_?M.nominative.slice(1,7).concat(M.nominative.slice(0,1)):_?M[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(w)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(w)?"genitive":"nominative"][_.day()]:M.nominative},weekdaysShort:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),weekdaysMin:"\u043d\u0434_\u043f\u043d_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043f\u0442_\u0441\u0431".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"},calendar:{sameDay:f("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:f("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:f("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:f("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return f("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return f("[\u041c\u0438\u043d\u0443\u043b\u043e\u0433\u043e] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043e\u043c\u0443",s:"\u0434\u0435\u043a\u0456\u043b\u044c\u043a\u0430 \u0441\u0435\u043a\u0443\u043d\u0434",ss:m,m,mm:m,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:m,d:"\u0434\u0435\u043d\u044c",dd:m,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:m,y:"\u0440\u0456\u043a",yy:m},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(_){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(_)},meridiem:function(_,w,M){return _<4?"\u043d\u043e\u0447\u0456":_<12?"\u0440\u0430\u043d\u043a\u0443":_<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(_,w){switch(w){case"M":case"d":case"DDD":case"w":case"W":return _+"-\u0439";case"D":return _+"-\u0433\u043e";default:return _}},week:{dow:1,doy:7}})}(x(5439))},6077:function(ne,y,x){!function(v){"use strict";var c=["\u062c\u0646\u0648\u0631\u06cc","\u0641\u0631\u0648\u0631\u06cc","\u0645\u0627\u0631\u0686","\u0627\u067e\u0631\u06cc\u0644","\u0645\u0626\u06cc","\u062c\u0648\u0646","\u062c\u0648\u0644\u0627\u0626\u06cc","\u0627\u06af\u0633\u062a","\u0633\u062a\u0645\u0628\u0631","\u0627\u06a9\u062a\u0648\u0628\u0631","\u0646\u0648\u0645\u0628\u0631","\u062f\u0633\u0645\u0628\u0631"],m=["\u0627\u062a\u0648\u0627\u0631","\u067e\u06cc\u0631","\u0645\u0646\u06af\u0644","\u0628\u062f\u06be","\u062c\u0645\u0639\u0631\u0627\u062a","\u062c\u0645\u0639\u06c1","\u06c1\u0641\u062a\u06c1"];v.defineLocale("ur",{months:c,monthsShort:c,weekdays:m,weekdaysShort:m,weekdaysMin:m,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd\u060c D MMMM YYYY HH:mm"},meridiemParse:/\u0635\u0628\u062d|\u0634\u0627\u0645/,isPM:function(f){return"\u0634\u0627\u0645"===f},meridiem:function(f,p,_){return f<12?"\u0635\u0628\u062d":"\u0634\u0627\u0645"},calendar:{sameDay:"[\u0622\u062c \u0628\u0648\u0642\u062a] LT",nextDay:"[\u06a9\u0644 \u0628\u0648\u0642\u062a] LT",nextWeek:"dddd [\u0628\u0648\u0642\u062a] LT",lastDay:"[\u06af\u0630\u0634\u062a\u06c1 \u0631\u0648\u0632 \u0628\u0648\u0642\u062a] LT",lastWeek:"[\u06af\u0630\u0634\u062a\u06c1] dddd [\u0628\u0648\u0642\u062a] LT",sameElse:"L"},relativeTime:{future:"%s \u0628\u0639\u062f",past:"%s \u0642\u0628\u0644",s:"\u0686\u0646\u062f \u0633\u06cc\u06a9\u0646\u0688",ss:"%d \u0633\u06cc\u06a9\u0646\u0688",m:"\u0627\u06cc\u06a9 \u0645\u0646\u0679",mm:"%d \u0645\u0646\u0679",h:"\u0627\u06cc\u06a9 \u06af\u06be\u0646\u0679\u06c1",hh:"%d \u06af\u06be\u0646\u0679\u06d2",d:"\u0627\u06cc\u06a9 \u062f\u0646",dd:"%d \u062f\u0646",M:"\u0627\u06cc\u06a9 \u0645\u0627\u06c1",MM:"%d \u0645\u0627\u06c1",y:"\u0627\u06cc\u06a9 \u0633\u0627\u0644",yy:"%d \u0633\u0627\u0644"},preparse:function(f){return f.replace(/\u060c/g,",")},postformat:function(f){return f.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(x(5439))},2207:function(ne,y,x){!function(v){"use strict";v.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}})}(x(5439))},2862:function(ne,y,x){!function(v){"use strict";v.defineLocale("uz",{months:"\u044f\u043d\u0432\u0430\u0440_\u0444\u0435\u0432\u0440\u0430\u043b_\u043c\u0430\u0440\u0442_\u0430\u043f\u0440\u0435\u043b_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433\u0443\u0441\u0442_\u0441\u0435\u043d\u0442\u044f\u0431\u0440_\u043e\u043a\u0442\u044f\u0431\u0440_\u043d\u043e\u044f\u0431\u0440_\u0434\u0435\u043a\u0430\u0431\u0440".split("_"),monthsShort:"\u044f\u043d\u0432_\u0444\u0435\u0432_\u043c\u0430\u0440_\u0430\u043f\u0440_\u043c\u0430\u0439_\u0438\u044e\u043d_\u0438\u044e\u043b_\u0430\u0432\u0433_\u0441\u0435\u043d_\u043e\u043a\u0442_\u043d\u043e\u044f_\u0434\u0435\u043a".split("_"),weekdays:"\u042f\u043a\u0448\u0430\u043d\u0431\u0430_\u0414\u0443\u0448\u0430\u043d\u0431\u0430_\u0421\u0435\u0448\u0430\u043d\u0431\u0430_\u0427\u043e\u0440\u0448\u0430\u043d\u0431\u0430_\u041f\u0430\u0439\u0448\u0430\u043d\u0431\u0430_\u0416\u0443\u043c\u0430_\u0428\u0430\u043d\u0431\u0430".split("_"),weekdaysShort:"\u042f\u043a\u0448_\u0414\u0443\u0448_\u0421\u0435\u0448_\u0427\u043e\u0440_\u041f\u0430\u0439_\u0416\u0443\u043c_\u0428\u0430\u043d".split("_"),weekdaysMin:"\u042f\u043a_\u0414\u0443_\u0421\u0435_\u0427\u043e_\u041f\u0430_\u0416\u0443_\u0428\u0430".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[\u0411\u0443\u0433\u0443\u043d \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",nextDay:"[\u042d\u0440\u0442\u0430\u0433\u0430] LT [\u0434\u0430]",nextWeek:"dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastDay:"[\u041a\u0435\u0447\u0430 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",lastWeek:"[\u0423\u0442\u0433\u0430\u043d] dddd [\u043a\u0443\u043d\u0438 \u0441\u043e\u0430\u0442] LT [\u0434\u0430]",sameElse:"L"},relativeTime:{future:"\u042f\u043a\u0438\u043d %s \u0438\u0447\u0438\u0434\u0430",past:"\u0411\u0438\u0440 \u043d\u0435\u0447\u0430 %s \u043e\u043b\u0434\u0438\u043d",s:"\u0444\u0443\u0440\u0441\u0430\u0442",ss:"%d \u0444\u0443\u0440\u0441\u0430\u0442",m:"\u0431\u0438\u0440 \u0434\u0430\u043a\u0438\u043a\u0430",mm:"%d \u0434\u0430\u043a\u0438\u043a\u0430",h:"\u0431\u0438\u0440 \u0441\u043e\u0430\u0442",hh:"%d \u0441\u043e\u0430\u0442",d:"\u0431\u0438\u0440 \u043a\u0443\u043d",dd:"%d \u043a\u0443\u043d",M:"\u0431\u0438\u0440 \u043e\u0439",MM:"%d \u043e\u0439",y:"\u0431\u0438\u0440 \u0439\u0438\u043b",yy:"%d \u0439\u0438\u043b"},week:{dow:1,doy:7}})}(x(5439))},8093:function(ne,y,x){!function(v){"use strict";v.defineLocale("vi",{months:"th\xe1ng 1_th\xe1ng 2_th\xe1ng 3_th\xe1ng 4_th\xe1ng 5_th\xe1ng 6_th\xe1ng 7_th\xe1ng 8_th\xe1ng 9_th\xe1ng 10_th\xe1ng 11_th\xe1ng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"ch\u1ee7 nh\u1eadt_th\u1ee9 hai_th\u1ee9 ba_th\u1ee9 t\u01b0_th\u1ee9 n\u0103m_th\u1ee9 s\xe1u_th\u1ee9 b\u1ea3y".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(m){return/^ch$/i.test(m)},meridiem:function(m,h,f){return m<12?f?"sa":"SA":f?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[H\xf4m nay l\xfac] LT",nextDay:"[Ng\xe0y mai l\xfac] LT",nextWeek:"dddd [tu\u1ea7n t\u1edbi l\xfac] LT",lastDay:"[H\xf4m qua l\xfac] LT",lastWeek:"dddd [tu\u1ea7n tr\u01b0\u1edbc l\xfac] LT",sameElse:"L"},relativeTime:{future:"%s t\u1edbi",past:"%s tr\u01b0\u1edbc",s:"v\xe0i gi\xe2y",ss:"%d gi\xe2y",m:"m\u1ed9t ph\xfat",mm:"%d ph\xfat",h:"m\u1ed9t gi\u1edd",hh:"%d gi\u1edd",d:"m\u1ed9t ng\xe0y",dd:"%d ng\xe0y",w:"m\u1ed9t tu\u1ea7n",ww:"%d tu\u1ea7n",M:"m\u1ed9t th\xe1ng",MM:"%d th\xe1ng",y:"m\u1ed9t n\u0103m",yy:"%d n\u0103m"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(m){return m},week:{dow:1,doy:4}})}(x(5439))},5590:function(ne,y,x){!function(v){"use strict";v.defineLocale("x-pseudo",{months:"J~\xe1\xf1\xfa\xe1~r\xfd_F~\xe9br\xfa~\xe1r\xfd_~M\xe1rc~h_\xc1p~r\xedl_~M\xe1\xfd_~J\xfa\xf1\xe9~_J\xfal~\xfd_\xc1\xfa~g\xfast~_S\xe9p~t\xe9mb~\xe9r_\xd3~ct\xf3b~\xe9r_\xd1~\xf3v\xe9m~b\xe9r_~D\xe9c\xe9~mb\xe9r".split("_"),monthsShort:"J~\xe1\xf1_~F\xe9b_~M\xe1r_~\xc1pr_~M\xe1\xfd_~J\xfa\xf1_~J\xfal_~\xc1\xfag_~S\xe9p_~\xd3ct_~\xd1\xf3v_~D\xe9c".split("_"),monthsParseExact:!0,weekdays:"S~\xfa\xf1d\xe1~\xfd_M\xf3~\xf1d\xe1\xfd~_T\xfa\xe9~sd\xe1\xfd~_W\xe9d~\xf1\xe9sd~\xe1\xfd_T~h\xfars~d\xe1\xfd_~Fr\xedd~\xe1\xfd_S~\xe1t\xfar~d\xe1\xfd".split("_"),weekdaysShort:"S~\xfa\xf1_~M\xf3\xf1_~T\xfa\xe9_~W\xe9d_~Th\xfa_~Fr\xed_~S\xe1t".split("_"),weekdaysMin:"S~\xfa_M\xf3~_T\xfa_~W\xe9_T~h_Fr~_S\xe1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~\xf3d\xe1~\xfd \xe1t] LT",nextDay:"[T~\xf3m\xf3~rr\xf3~w \xe1t] LT",nextWeek:"dddd [\xe1t] LT",lastDay:"[\xdd~\xe9st~\xe9rd\xe1~\xfd \xe1t] LT",lastWeek:"[L~\xe1st] dddd [\xe1t] LT",sameElse:"L"},relativeTime:{future:"\xed~\xf1 %s",past:"%s \xe1~g\xf3",s:"\xe1 ~f\xe9w ~s\xe9c\xf3~\xf1ds",ss:"%d s~\xe9c\xf3\xf1~ds",m:"\xe1 ~m\xed\xf1~\xfat\xe9",mm:"%d m~\xed\xf1\xfa~t\xe9s",h:"\xe1~\xf1 h\xf3~\xfar",hh:"%d h~\xf3\xfars",d:"\xe1 ~d\xe1\xfd",dd:"%d d~\xe1\xfds",M:"\xe1 ~m\xf3\xf1~th",MM:"%d m~\xf3\xf1t~hs",y:"\xe1 ~\xfd\xe9\xe1r",yy:"%d \xfd~\xe9\xe1rs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(m){var h=m%10;return m+(1==~~(m%100/10)?"th":1===h?"st":2===h?"nd":3===h?"rd":"th")},week:{dow:1,doy:4}})}(x(5439))},9058:function(ne,y,x){!function(v){"use strict";v.defineLocale("yo",{months:"S\u1eb9\u0301r\u1eb9\u0301_E\u0300re\u0300le\u0300_\u1eb8r\u1eb9\u0300na\u0300_I\u0300gbe\u0301_E\u0300bibi_O\u0300ku\u0300du_Ag\u1eb9mo_O\u0300gu\u0301n_Owewe_\u1ecc\u0300wa\u0300ra\u0300_Be\u0301lu\u0301_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),monthsShort:"S\u1eb9\u0301r_E\u0300rl_\u1eb8rn_I\u0300gb_E\u0300bi_O\u0300ku\u0300_Ag\u1eb9_O\u0300gu\u0301_Owe_\u1ecc\u0300wa\u0300_Be\u0301l_\u1ecc\u0300p\u1eb9\u0300\u0300".split("_"),weekdays:"A\u0300i\u0300ku\u0301_Aje\u0301_I\u0300s\u1eb9\u0301gun_\u1eccj\u1ecd\u0301ru\u0301_\u1eccj\u1ecd\u0301b\u1ecd_\u1eb8ti\u0300_A\u0300ba\u0301m\u1eb9\u0301ta".split("_"),weekdaysShort:"A\u0300i\u0300k_Aje\u0301_I\u0300s\u1eb9\u0301_\u1eccjr_\u1eccjb_\u1eb8ti\u0300_A\u0300ba\u0301".split("_"),weekdaysMin:"A\u0300i\u0300_Aj_I\u0300s_\u1eccr_\u1eccb_\u1eb8t_A\u0300b".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[O\u0300ni\u0300 ni] LT",nextDay:"[\u1ecc\u0300la ni] LT",nextWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301n'b\u1ecd] [ni] LT",lastDay:"[A\u0300na ni] LT",lastWeek:"dddd [\u1eccs\u1eb9\u0300 to\u0301l\u1ecd\u0301] [ni] LT",sameElse:"L"},relativeTime:{future:"ni\u0301 %s",past:"%s k\u1ecdja\u0301",s:"i\u0300s\u1eb9ju\u0301 aaya\u0301 die",ss:"aaya\u0301 %d",m:"i\u0300s\u1eb9ju\u0301 kan",mm:"i\u0300s\u1eb9ju\u0301 %d",h:"wa\u0301kati kan",hh:"wa\u0301kati %d",d:"\u1ecdj\u1ecd\u0301 kan",dd:"\u1ecdj\u1ecd\u0301 %d",M:"osu\u0300 kan",MM:"osu\u0300 %d",y:"\u1ecddu\u0301n kan",yy:"\u1ecddu\u0301n %d"},dayOfMonthOrdinalParse:/\u1ecdj\u1ecd\u0301\s\d{1,2}/,ordinal:"\u1ecdj\u1ecd\u0301 %d",week:{dow:1,doy:4}})}(x(5439))},7908:function(ne,y,x){!function(v){"use strict";v.defineLocale("zh-cn",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u5468\u65e5_\u5468\u4e00_\u5468\u4e8c_\u5468\u4e09_\u5468\u56db_\u5468\u4e94_\u5468\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5Ah\u70b9mm\u5206",LLLL:"YYYY\u5e74M\u6708D\u65e5ddddAh\u70b9mm\u5206",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:m>=11?m:m+12},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u51cc\u6668":p<900?"\u65e9\u4e0a":p<1130?"\u4e0a\u5348":p<1230?"\u4e2d\u5348":p<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(m){return m.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(m){return this.week()!==m.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u5468";default:return m}},relativeTime:{future:"%s\u540e",past:"%s\u524d",s:"\u51e0\u79d2",ss:"%d \u79d2",m:"1 \u5206\u949f",mm:"%d \u5206\u949f",h:"1 \u5c0f\u65f6",hh:"%d \u5c0f\u65f6",d:"1 \u5929",dd:"%d \u5929",w:"1 \u5468",ww:"%d \u5468",M:"1 \u4e2a\u6708",MM:"%d \u4e2a\u6708",y:"1 \u5e74",yy:"%d \u5e74"},week:{dow:1,doy:4}})}(x(5439))},8867:function(ne,y,x){!function(v){"use strict";v.defineLocale("zh-hk",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u51cc\u6668":p<900?"\u65e9\u4e0a":p<1200?"\u4e0a\u5348":1200===p?"\u4e2d\u5348":p<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:"[\u4e0b]ddddLT",lastDay:"[\u6628\u5929]LT",lastWeek:"[\u4e0a]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(x(5439))},1133:function(ne,y,x){!function(v){"use strict";v.defineLocale("zh-mo",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"D/M/YYYY",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u51cc\u6668":p<900?"\u65e9\u4e0a":p<1130?"\u4e0a\u5348":p<1230?"\u4e2d\u5348":p<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},relativeTime:{future:"%s\u5167",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(x(5439))},3291:function(ne,y,x){!function(v){"use strict";v.defineLocale("zh-tw",{months:"\u4e00\u6708_\u4e8c\u6708_\u4e09\u6708_\u56db\u6708_\u4e94\u6708_\u516d\u6708_\u4e03\u6708_\u516b\u6708_\u4e5d\u6708_\u5341\u6708_\u5341\u4e00\u6708_\u5341\u4e8c\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),weekdays:"\u661f\u671f\u65e5_\u661f\u671f\u4e00_\u661f\u671f\u4e8c_\u661f\u671f\u4e09_\u661f\u671f\u56db_\u661f\u671f\u4e94_\u661f\u671f\u516d".split("_"),weekdaysShort:"\u9031\u65e5_\u9031\u4e00_\u9031\u4e8c_\u9031\u4e09_\u9031\u56db_\u9031\u4e94_\u9031\u516d".split("_"),weekdaysMin:"\u65e5_\u4e00_\u4e8c_\u4e09_\u56db_\u4e94_\u516d".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5e74M\u6708D\u65e5",LLL:"YYYY\u5e74M\u6708D\u65e5 HH:mm",LLLL:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm",l:"YYYY/M/D",ll:"YYYY\u5e74M\u6708D\u65e5",lll:"YYYY\u5e74M\u6708D\u65e5 HH:mm",llll:"YYYY\u5e74M\u6708D\u65e5dddd HH:mm"},meridiemParse:/\u51cc\u6668|\u65e9\u4e0a|\u4e0a\u5348|\u4e2d\u5348|\u4e0b\u5348|\u665a\u4e0a/,meridiemHour:function(m,h){return 12===m&&(m=0),"\u51cc\u6668"===h||"\u65e9\u4e0a"===h||"\u4e0a\u5348"===h?m:"\u4e2d\u5348"===h?m>=11?m:m+12:"\u4e0b\u5348"===h||"\u665a\u4e0a"===h?m+12:void 0},meridiem:function(m,h,f){var p=100*m+h;return p<600?"\u51cc\u6668":p<900?"\u65e9\u4e0a":p<1130?"\u4e0a\u5348":p<1230?"\u4e2d\u5348":p<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929] LT",nextDay:"[\u660e\u5929] LT",nextWeek:"[\u4e0b]dddd LT",lastDay:"[\u6628\u5929] LT",lastWeek:"[\u4e0a]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u9031)/,ordinal:function(m,h){switch(h){case"d":case"D":case"DDD":return m+"\u65e5";case"M":return m+"\u6708";case"w":case"W":return m+"\u9031";default:return m}},relativeTime:{future:"%s\u5f8c",past:"%s\u524d",s:"\u5e7e\u79d2",ss:"%d \u79d2",m:"1 \u5206\u9418",mm:"%d \u5206\u9418",h:"1 \u5c0f\u6642",hh:"%d \u5c0f\u6642",d:"1 \u5929",dd:"%d \u5929",M:"1 \u500b\u6708",MM:"%d \u500b\u6708",y:"1 \u5e74",yy:"%d \u5e74"}})}(x(5439))},5439:function(ne,y,x){(ne=x.nmd(ne)).exports=function(){"use strict";var v,R;function c(){return v.apply(null,arguments)}function h(d){return d instanceof Array||"[object Array]"===Object.prototype.toString.call(d)}function f(d){return null!=d&&"[object Object]"===Object.prototype.toString.call(d)}function p(d,b){return Object.prototype.hasOwnProperty.call(d,b)}function _(d){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(d).length;var b;for(b in d)if(p(d,b))return!1;return!0}function w(d){return void 0===d}function M(d){return"number"==typeof d||"[object Number]"===Object.prototype.toString.call(d)}function C(d){return d instanceof Date||"[object Date]"===Object.prototype.toString.call(d)}function L(d,b){var V,I=[],Q=d.length;for(V=0;V>>0;for(V=0;V0)for(I=0;I=0?I?"+":"":"-")+Math.pow(10,Math.max(0,b-V.length)).toString().substr(1)+V}var de=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,le=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,ce={},$e={};function Ae(d,b,I,V){var Q=V;"string"==typeof V&&(Q=function(){return this[V]()}),d&&($e[d]=Q),b&&($e[b[0]]=function(){return he(Q.apply(this,arguments),b[1],b[2])}),I&&($e[I]=function(){return this.localeData().ordinal(Q.apply(this,arguments),d)})}function st(d){return d.match(/\[[\s\S]/)?d.replace(/^\[|\]$/g,""):d.replace(/\\/g,"")}function pt(d,b){return d.isValid()?(b=Be(b,d.localeData()),ce[b]=ce[b]||function ot(d){var I,V,b=d.match(de);for(I=0,V=b.length;I=0&&le.test(d);)d=d.replace(le,V),le.lastIndex=0,I-=1;return d}var ao={};function Mt(d,b){var I=d.toLowerCase();ao[I]=ao[I+"s"]=ao[b]=d}function Lt(d){return"string"==typeof d?ao[d]||ao[d.toLowerCase()]:void 0}function nn(d){var I,V,b={};for(V in d)p(d,V)&&(I=Lt(V))&&(b[I]=d[V]);return b}var Jn={};function Ei(d,b){Jn[d]=b}function Qo(d){return d%4==0&&d%100!=0||d%400==0}function J(d){return d<0?Math.ceil(d)||0:Math.floor(d)}function S(d){var b=+d,I=0;return 0!==b&&isFinite(b)&&(I=J(b)),I}function B(d,b){return function(I){return null!=I?(_e(this,d,I),c.updateOffset(this,b),this):se(this,d)}}function se(d,b){return d.isValid()?d._d["get"+(d._isUTC?"UTC":"")+b]():NaN}function _e(d,b,I){d.isValid()&&!isNaN(I)&&("FullYear"===b&&Qo(d.year())&&1===d.month()&&29===d.date()?(I=S(I),d._d["set"+(d._isUTC?"UTC":"")+b](I,d.month(),Ec(I,d.month()))):d._d["set"+(d._isUTC?"UTC":"")+b](I))}var hl,$t=/\d/,ti=/\d\d/,Ci=/\d{3}/,Ii=/\d{4}/,ai=/[+-]?\d{6}/,ji=/\d\d?/,xu=/\d\d\d\d?/,df=/\d\d\d\d\d\d?/,cl=/\d{1,3}/,Dc=/\d{1,4}/,dl=/[+-]?\d{1,6}/,Is=/\d+/,wn=/[+-]?\d+/,N0=/Z|[+-]\d\d:?\d\d/gi,Mc=/Z|[+-]\d\d(?::?\d\d)?/gi,ul=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function ht(d,b,I){hl[d]=oe(b)?b:function(V,Q){return V&&I?I:b}}function R0(d,b){return p(hl,d)?hl[d](b._strict,b._locale):new RegExp(function Ao(d){return pr(d.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(b,I,V,Q,fe){return I||V||Q||fe}))}(d))}function pr(d){return d.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}hl={};var rn={};function li(d,b){var I,Q,V=b;for("string"==typeof d&&(d=[d]),M(b)&&(V=function(fe,xe){xe[b]=S(fe)}),Q=d.length,I=0;I68?1900:2e3)};var H0=B("FullYear",!0);function Ce(d,b,I,V,Q,fe,xe){var yt;return d<100&&d>=0?(yt=new Date(d+400,b,I,V,Q,fe,xe),isFinite(yt.getFullYear())&&yt.setFullYear(d)):yt=new Date(d,b,I,V,Q,fe,xe),yt}function es(d){var b,I;return d<100&&d>=0?((I=Array.prototype.slice.call(arguments))[0]=d+400,b=new Date(Date.UTC.apply(null,I)),isFinite(b.getUTCFullYear())&&b.setUTCFullYear(d)):b=new Date(Date.UTC.apply(null,arguments)),b}function It(d,b,I){var V=7+b-I;return-(7+es(d,0,V).getUTCDay()-b)%7+V-1}function mi(d,b,I,V,Q){var Yt,vi,yt=1+7*(b-1)+(7+I-V)%7+It(d,V,Q);return yt<=0?vi=Ns(Yt=d-1)+yt:yt>Ns(d)?(Yt=d+1,vi=yt-Ns(d)):(Yt=d,vi=yt),{year:Yt,dayOfYear:vi}}function ml(d,b,I){var fe,xe,V=It(d.year(),b,I),Q=Math.floor((d.dayOfYear()-V-1)/7)+1;return Q<1?fe=Q+ts(xe=d.year()-1,b,I):Q>ts(d.year(),b,I)?(fe=Q-ts(d.year(),b,I),xe=d.year()+1):(xe=d.year(),fe=Q),{week:fe,year:xe}}function ts(d,b,I){var V=It(d,b,I),Q=It(d+1,b,I);return(Ns(d)-V+Q)/7}Ae("w",["ww",2],"wo","week"),Ae("W",["WW",2],"Wo","isoWeek"),Mt("week","w"),Mt("isoWeek","W"),Ei("week",5),Ei("isoWeek",5),ht("w",ji),ht("ww",ji,ti),ht("W",ji),ht("WW",ji,ti),jn(["w","ww","W","WW"],function(d,b,I,V){b[V.substr(0,1)]=S(d)});function pf(d,b){return d.slice(b,7).concat(d.slice(0,b))}Ae("d",0,"do","day"),Ae("dd",0,0,function(d){return this.localeData().weekdaysMin(this,d)}),Ae("ddd",0,0,function(d){return this.localeData().weekdaysShort(this,d)}),Ae("dddd",0,0,function(d){return this.localeData().weekdays(this,d)}),Ae("e",0,0,"weekday"),Ae("E",0,0,"isoWeekday"),Mt("day","d"),Mt("weekday","e"),Mt("isoWeekday","E"),Ei("day",11),Ei("weekday",11),Ei("isoWeekday",11),ht("d",ji),ht("e",ji),ht("E",ji),ht("dd",function(d,b){return b.weekdaysMinRegex(d)}),ht("ddd",function(d,b){return b.weekdaysShortRegex(d)}),ht("dddd",function(d,b){return b.weekdaysRegex(d)}),jn(["dd","ddd","dddd"],function(d,b,I,V){var Q=I._locale.weekdaysParse(d,V,I._strict);null!=Q?b.d=Q:E(I).invalidWeekday=d}),jn(["d","e","E"],function(d,b,I,V){b[V]=S(d)});var B2="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),z0="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),U0="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),j2=ul,W0=ul,H2=ul;function V2(d,b,I){var V,Q,fe,xe=d.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],V=0;V<7;++V)fe=F([2e3,1]).day(V),this._minWeekdaysParse[V]=this.weekdaysMin(fe,"").toLocaleLowerCase(),this._shortWeekdaysParse[V]=this.weekdaysShort(fe,"").toLocaleLowerCase(),this._weekdaysParse[V]=this.weekdays(fe,"").toLocaleLowerCase();return I?"dddd"===b?-1!==(Q=on.call(this._weekdaysParse,xe))?Q:null:"ddd"===b?-1!==(Q=on.call(this._shortWeekdaysParse,xe))?Q:null:-1!==(Q=on.call(this._minWeekdaysParse,xe))?Q:null:"dddd"===b?-1!==(Q=on.call(this._weekdaysParse,xe))||-1!==(Q=on.call(this._shortWeekdaysParse,xe))||-1!==(Q=on.call(this._minWeekdaysParse,xe))?Q:null:"ddd"===b?-1!==(Q=on.call(this._shortWeekdaysParse,xe))||-1!==(Q=on.call(this._weekdaysParse,xe))||-1!==(Q=on.call(this._minWeekdaysParse,xe))?Q:null:-1!==(Q=on.call(this._minWeekdaysParse,xe))||-1!==(Q=on.call(this._weekdaysParse,xe))||-1!==(Q=on.call(this._shortWeekdaysParse,xe))?Q:null}function Cu(){function d($n,Xr){return Xr.length-$n.length}var fe,xe,yt,Yt,vi,b=[],I=[],V=[],Q=[];for(fe=0;fe<7;fe++)xe=F([2e3,1]).day(fe),yt=pr(this.weekdaysMin(xe,"")),Yt=pr(this.weekdaysShort(xe,"")),vi=pr(this.weekdays(xe,"")),b.push(yt),I.push(Yt),V.push(vi),Q.push(yt),Q.push(Yt),Q.push(vi);b.sort(d),I.sort(d),V.sort(d),Q.sort(d),this._weekdaysRegex=new RegExp("^("+Q.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+V.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+I.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+b.join("|")+")","i")}function Su(){return this.hours()%12||12}function fl(d,b){Ae(d,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),b)})}function Ic(d,b){return b._meridiemParse}Ae("H",["HH",2],0,"hour"),Ae("h",["hh",2],0,Su),Ae("k",["kk",2],0,function gf(){return this.hours()||24}),Ae("hmm",0,0,function(){return""+Su.apply(this)+he(this.minutes(),2)}),Ae("hmmss",0,0,function(){return""+Su.apply(this)+he(this.minutes(),2)+he(this.seconds(),2)}),Ae("Hmm",0,0,function(){return""+this.hours()+he(this.minutes(),2)}),Ae("Hmmss",0,0,function(){return""+this.hours()+he(this.minutes(),2)+he(this.seconds(),2)}),fl("a",!0),fl("A",!1),Mt("hour","h"),Ei("hour",13),ht("a",Ic),ht("A",Ic),ht("H",ji),ht("h",ji),ht("k",ji),ht("HH",ji,ti),ht("hh",ji,ti),ht("kk",ji,ti),ht("hmm",xu),ht("hmmss",df),ht("Hmm",xu),ht("Hmmss",df),li(["H","HH"],3),li(["k","kk"],function(d,b,I){var V=S(d);b[3]=24===V?0:V}),li(["a","A"],function(d,b,I){I._isPm=I._locale.isPM(d),I._meridiem=d}),li(["h","hh"],function(d,b,I){b[3]=S(d),E(I).bigHour=!0}),li("hmm",function(d,b,I){var V=d.length-2;b[3]=S(d.substr(0,V)),b[4]=S(d.substr(V)),E(I).bigHour=!0}),li("hmmss",function(d,b,I){var V=d.length-4,Q=d.length-2;b[3]=S(d.substr(0,V)),b[4]=S(d.substr(V,2)),b[5]=S(d.substr(Q)),E(I).bigHour=!0}),li("Hmm",function(d,b,I){var V=d.length-2;b[3]=S(d.substr(0,V)),b[4]=S(d.substr(V))}),li("Hmmss",function(d,b,I){var V=d.length-4,Q=d.length-2;b[3]=S(d.substr(0,V)),b[4]=S(d.substr(V,2)),b[5]=S(d.substr(Q))});var Ct=B("Hours",!0);var Nc,yf={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:hf,monthsShort:mf,week:{dow:0,doy:6},weekdays:B2,weekdaysMin:U0,weekdaysShort:z0,meridiemParse:/[ap]\.?m?\.?/i},ii={},ua={};function Hi(d,b){var I,V=Math.min(d.length,b.length);for(I=0;I0;){if(Q=ns(fe.slice(0,I).join("-")))return Q;if(V&&V.length>=I&&Hi(fe,V)>=I-1)break;I--}b++}return Nc}(d)}function Oc(d){var b,I=d._a;return I&&-2===E(d).overflow&&(b=I[1]<0||I[1]>11?1:I[2]<1||I[2]>Ec(I[0],I[1])?2:I[3]<0||I[3]>24||24===I[3]&&(0!==I[4]||0!==I[5]||0!==I[6])?3:I[4]<0||I[4]>59?4:I[5]<0||I[5]>59?5:I[6]<0||I[6]>999?6:-1,E(d)._overflowDayOfYear&&(b<0||b>2)&&(b=2),E(d)._overflowWeeks&&-1===b&&(b=7),E(d)._overflowWeekday&&-1===b&&(b=8),E(d).overflow=b),d}var pl=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ma=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Z0=/Z|[+-]\d\d(?::?\d\d)?/,pe=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Rc=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Vt=/^\/?Date\((-?\d+)/i,Pc=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Au={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function fa(d){var b,I,fe,xe,yt,Yt,V=d._i,Q=pl.exec(V)||ma.exec(V),vi=pe.length,$n=Rc.length;if(Q){for(E(d).iso=!0,b=0,I=vi;b7)&&(Yt=!0)):(fe=d._locale._week.dow,xe=d._locale._week.doy,vi=ml(Yi(),fe,xe),I=Yn(b.gg,d._a[0],vi.year),V=Yn(b.w,vi.week),null!=b.d?((Q=b.d)<0||Q>6)&&(Yt=!0):null!=b.e?(Q=b.e+fe,(b.e<0||b.e>6)&&(Yt=!0)):Q=fe),V<1||V>ts(I,fe,xe)?E(d)._overflowWeeks=!0:null!=Yt?E(d)._overflowWeekday=!0:(yt=mi(I,V,Q,fe,xe),d._a[0]=yt.year,d._dayOfYear=yt.dayOfYear)}(d),null!=d._dayOfYear&&(xe=Yn(d._a[0],Q[0]),(d._dayOfYear>Ns(xe)||0===d._dayOfYear)&&(E(d)._overflowDayOfYear=!0),I=es(xe,0,d._dayOfYear),d._a[1]=I.getUTCMonth(),d._a[2]=I.getUTCDate()),b=0;b<3&&null==d._a[b];++b)d._a[b]=V[b]=Q[b];for(;b<7;b++)d._a[b]=V[b]=null==d._a[b]?2===b?1:0:d._a[b];24===d._a[3]&&0===d._a[4]&&0===d._a[5]&&0===d._a[6]&&(d._nextDay=!0,d._a[3]=0),d._d=(d._useUTC?es:Ce).apply(null,V),fe=d._useUTC?d._d.getUTCDay():d._d.getDay(),null!=d._tzm&&d._d.setUTCMinutes(d._d.getUTCMinutes()-d._tzm),d._nextDay&&(d._a[3]=24),d._w&&typeof d._w.d<"u"&&d._w.d!==fe&&(E(d).weekdayMismatch=!0)}}function _l(d){if(d._f!==c.ISO_8601)if(d._f!==c.RFC_2822){d._a=[],E(d).empty=!0;var I,V,Q,fe,xe,vi,$n,b=""+d._i,yt=b.length,Yt=0;for($n=(Q=Be(d._f,d._locale).match(de)||[]).length,I=0;I<$n;I++)(V=(b.match(R0(fe=Q[I],d))||[])[0])&&((xe=b.substr(0,b.indexOf(V))).length>0&&E(d).unusedInput.push(xe),b=b.slice(b.indexOf(V)+V.length),Yt+=V.length),$e[fe]?(V?E(d).empty=!1:E(d).unusedTokens.push(fe),N2(fe,V,d)):d._strict&&!V&&E(d).unusedTokens.push(fe);E(d).charsLeftOver=yt-Yt,b.length>0&&E(d).unusedInput.push(b),d._a[3]<=12&&!0===E(d).bigHour&&d._a[3]>0&&(E(d).bigHour=void 0),E(d).parsedDateParts=d._a.slice(0),E(d).meridiem=d._meridiem,d._a[3]=function Lu(d,b,I){var V;return null==I?b:null!=d.meridiemHour?d.meridiemHour(b,I):(null!=d.isPM&&((V=d.isPM(I))&&b<12&&(b+=12),!V&&12===b&&(b=0)),b)}(d._locale,d._a[3],d._meridiem),null!==(vi=E(d).era)&&(d._a[0]=d._locale.erasConvertYear(vi,d._a[0])),ci(d),Oc(d)}else t1(d);else fa(d)}function vf(d){var b=d._i,I=d._f;return d._locale=d._locale||Io(d._l),null===b||void 0===I&&""===b?O({nullInput:!0}):("string"==typeof b&&(d._i=b=d._locale.preparse(b)),X(b)?new N(Oc(b)):(C(b)?d._d=b:h(I)?function Ff(d){var b,I,V,Q,fe,xe,yt=!1,Yt=d._f.length;if(0===Yt)return E(d).invalidFormat=!0,void(d._d=new Date(NaN));for(Q=0;Qthis?this:d:O()});function xf(d,b){var I,V;if(1===b.length&&h(b[0])&&(b=b[0]),!b.length)return Yi();for(I=b[0],V=1;V=0?new Date(d+400,b,I)-Ef:new Date(d,b,I).valueOf()}function Cf(d,b,I){return d<100&&d>=0?Date.UTC(d+400,b,I)-Ef:Date.UTC(d,b,I)}function xl(d,b){return b.erasAbbrRegex(d)}function zu(){var Q,fe,d=[],b=[],I=[],V=[],xe=this.eras();for(Q=0,fe=xe.length;Q(fe=ts(d,V,Q))&&(b=fe),Ge.call(this,d,b,I,V,Q))}function Ge(d,b,I,V,Q){var fe=mi(d,b,I,V,Q),xe=es(fe.year,0,fe.dayOfYear);return this.year(xe.getUTCFullYear()),this.month(xe.getUTCMonth()),this.date(xe.getUTCDate()),this}Ae("N",0,0,"eraAbbr"),Ae("NN",0,0,"eraAbbr"),Ae("NNN",0,0,"eraAbbr"),Ae("NNNN",0,0,"eraName"),Ae("NNNNN",0,0,"eraNarrow"),Ae("y",["y",1],"yo","eraYear"),Ae("y",["yy",2],0,"eraYear"),Ae("y",["yyy",3],0,"eraYear"),Ae("y",["yyyy",4],0,"eraYear"),ht("N",xl),ht("NN",xl),ht("NNN",xl),ht("NNNN",function Bt(d,b){return b.erasNameRegex(d)}),ht("NNNNN",function Of(d,b){return b.erasNarrowRegex(d)}),li(["N","NN","NNN","NNNN","NNNNN"],function(d,b,I,V){var Q=I._locale.erasParse(d,V,I._strict);Q?E(I).era=Q:E(I).invalidEra=d}),ht("y",Is),ht("yy",Is),ht("yyy",Is),ht("yyyy",Is),ht("yo",function ak(d,b){return b._eraYearOrdinalRegex||Is}),li(["y","yy","yyy","yyyy"],0),li(["yo"],function(d,b,I,V){var Q;I._locale._eraYearOrdinalRegex&&(Q=d.match(I._locale._eraYearOrdinalRegex)),b[0]=I._locale.eraYearOrdinalParse?I._locale.eraYearOrdinalParse(d,Q):parseInt(d,10)}),Ae(0,["gg",2],0,function(){return this.weekYear()%100}),Ae(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Wc("gggg","weekYear"),Wc("ggggg","weekYear"),Wc("GGGG","isoWeekYear"),Wc("GGGGG","isoWeekYear"),Mt("weekYear","gg"),Mt("isoWeekYear","GG"),Ei("weekYear",1),Ei("isoWeekYear",1),ht("G",wn),ht("g",wn),ht("GG",ji,ti),ht("gg",ji,ti),ht("GGGG",Dc,Ii),ht("gggg",Dc,Ii),ht("GGGGG",dl,ai),ht("ggggg",dl,ai),jn(["gggg","ggggg","GGGG","GGGGG"],function(d,b,I,V){b[V.substr(0,2)]=S(d)}),jn(["gg","GG"],function(d,b,I,V){b[V]=c.parseTwoDigitYear(d)}),Ae("Q",0,"Qo","quarter"),Mt("quarter","Q"),Ei("quarter",7),ht("Q",$t),li("Q",function(d,b){b[1]=3*(S(d)-1)}),Ae("D",["DD",2],"Do","date"),Mt("date","D"),Ei("date",9),ht("D",ji),ht("DD",ji,ti),ht("Do",function(d,b){return d?b._dayOfMonthOrdinalParse||b._ordinalParse:b._dayOfMonthOrdinalParseLenient}),li(["D","DD"],2),li("Do",function(d,b){b[2]=S(d.match(ji)[0])});var Uu=B("Date",!0);Ae("DDD",["DDDD",3],"DDDo","dayOfYear"),Mt("dayOfYear","DDD"),Ei("dayOfYear",4),ht("DDD",cl),ht("DDDD",Ci),li(["DDD","DDDD"],function(d,b,I){I._dayOfYear=S(d)}),Ae("m",["mm",2],0,"minute"),Mt("minute","m"),Ei("minute",14),ht("m",ji),ht("mm",ji,ti),li(["m","mm"],4);var mo=B("Minutes",!1);Ae("s",["ss",2],0,"second"),Mt("second","s"),Ei("second",15),ht("s",ji),ht("ss",ji,ti),li(["s","ss"],5);var fo,Pf,Wu=B("Seconds",!1);for(Ae("S",0,0,function(){return~~(this.millisecond()/100)}),Ae(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),Ae(0,["SSS",3],0,"millisecond"),Ae(0,["SSSS",4],0,function(){return 10*this.millisecond()}),Ae(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),Ae(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),Ae(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),Ae(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),Ae(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),Mt("millisecond","ms"),Ei("millisecond",16),ht("S",cl,$t),ht("SS",cl,ti),ht("SSS",cl,Ci),fo="SSSS";fo.length<=9;fo+="S")ht(fo,Is);function lk(d,b){b[6]=S(1e3*("0."+d))}for(fo="S";fo.length<=9;fo+="S")li(fo,lk);Pf=B("Milliseconds",!1),Ae("z",0,0,"zoneAbbr"),Ae("zz",0,0,"zoneName");var ze=N.prototype;function po(d){return d}ze.add=Yc,ze.calendar=function Vc(d,b){1===arguments.length&&(arguments[0]?q2(arguments[0])?(d=arguments[0],b=void 0):Ru(arguments[0])&&(b=arguments[0],d=void 0):(d=void 0,b=void 0));var I=d||Yi(),V=kn(I,this).startOf("day"),Q=c.calendarFormat(this,V)||"sameElse",fe=b&&(oe(b[Q])?b[Q].call(this,I):b[Q]);return this.format(fe||this.localeData().calendar(Q,this,Yi(I)))},ze.clone=function Kr(){return new N(this)},ze.diff=function Q2(d,b,I){var V,Q,fe;if(!this.isValid())return NaN;if(!(V=kn(d,this)).isValid())return NaN;switch(Q=6e4*(V.utcOffset()-this.utcOffset()),b=Lt(b)){case"year":fe=Pu(this,V)/12;break;case"month":fe=Pu(this,V);break;case"quarter":fe=Pu(this,V)/3;break;case"second":fe=(this-V)/1e3;break;case"minute":fe=(this-V)/6e4;break;case"hour":fe=(this-V)/36e5;break;case"day":fe=(this-V-Q)/864e5;break;case"week":fe=(this-V-Q)/6048e5;break;default:fe=this-V}return I?fe:J(fe)},ze.endOf=function Sf(d){var b,I;if(void 0===(d=Lt(d))||"millisecond"===d||!this.isValid())return this;switch(I=this._isUTC?Cf:Yu,d){case"year":b=I(this.year()+1,0,1)-1;break;case"quarter":b=I(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":b=I(this.year(),this.month()+1,1)-1;break;case"week":b=I(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":b=I(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":b=I(this.year(),this.month(),this.date()+1)-1;break;case"hour":b=this._d.valueOf(),b+=ho-pi(b+(this._isUTC?0:this.utcOffset()*kl),ho)-1;break;case"minute":b=this._d.valueOf(),b+=kl-pi(b,kl)-1;break;case"second":b=this._d.valueOf(),b+=1e3-pi(b,1e3)-1}return this._d.setTime(b),c.updateOffset(this,!0),this},ze.format=function ik(d){d||(d=this.isUtc()?c.defaultFormatUtc:c.defaultFormat);var b=pt(this,d);return this.localeData().postformat(b)},ze.from=function nk(d,b){return this.isValid()&&(X(d)&&d.isValid()||Yi(d).isValid())?Lr({to:this,from:d}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()},ze.fromNow=function rk(d){return this.from(Yi(),d)},ze.to=function ok(d,b){return this.isValid()&&(X(d)&&d.isValid()||Yi(d).isValid())?Lr({from:this,to:d}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()},ze.toNow=function sk(d){return this.to(Yi(),d)},ze.get=function ke(d){return oe(this[d=Lt(d)])?this[d]():this},ze.invalidAt=function u1(){return E(this).overflow},ze.isAfter=function r1(d,b){var I=X(d)?d:Yi(d);return!(!this.isValid()||!I.isValid())&&("millisecond"===(b=Lt(b)||"millisecond")?this.valueOf()>I.valueOf():I.valueOf()9999?pt(I,b?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):oe(Date.prototype.toISOString)?b?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",pt(I,"Z")):pt(I,b?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},ze.inspect=function tk(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var I,V,d="moment",b="";return this.isLocal()||(d=0===this.utcOffset()?"moment.utc":"moment.parseZone",b="Z"),I="["+d+'("]',V=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",this.format(I+V+"-MM-DD[T]HH:mm:ss.SSS"+b+'[")]')},typeof Symbol<"u"&&null!=Symbol.for&&(ze[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),ze.toJSON=function Af(){return this.isValid()?this.toISOString():null},ze.toString=function J2(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},ze.unix=function c1(){return Math.floor(this.valueOf()/1e3)},ze.valueOf=function Tf(){return this._d.valueOf()-6e4*(this._offset||0)},ze.creationData=function zc(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},ze.eraName=function ba(){var d,b,I,V=this.localeData().eras();for(d=0,b=V.length;dthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},ze.isLocal=function Un(){return!!this.isValid()&&!this._isUTC},ze.isUtcOffset=function yl(){return!!this.isValid()&&this._isUTC},ze.isUtc=Os,ze.isUTC=Os,ze.zoneAbbr=function Bf(){return this._isUTC?"UTC":""},ze.zoneName=function nr(){return this._isUTC?"Coordinated Universal Time":""},ze.dates=G("dates accessor is deprecated. Use date instead.",Uu),ze.months=G("months accessor is deprecated. Use month instead",Cc),ze.years=G("years accessor is deprecated. Use year instead",H0),ze.zone=G("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function jc(d,b){return null!=d?("string"!=typeof d&&(d=-d),this.utcOffset(d,b),this):-this.utcOffset()}),ze.isDSTShifted=G("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function _a(){if(!w(this._isDSTShifted))return this._isDSTShifted;var b,d={};return P(d,this),(d=vf(d))._a?(b=d._isUTC?F(d._a):Yi(d._a),this._isDSTShifted=this.isValid()&&function Wt(d,b,I){var xe,V=Math.min(d.length,b.length),Q=Math.abs(d.length-b.length),fe=0;for(xe=0;xe0):this._isDSTShifted=!1,this._isDSTShifted});var ui=Me.prototype;function Ml(d,b,I,V){var Q=Io(),fe=F().set(V,b);return Q[I](fe,d)}function Hf(d,b,I){if(M(d)&&(b=d,d=void 0),d=d||"",null!=b)return Ml(d,b,I,"month");var V,Q=[];for(V=0;V<12;V++)Q[V]=Ml(d,V,I,"month");return Q}function $u(d,b,I,V){"boolean"==typeof d?(M(b)&&(I=b,b=void 0),b=b||""):(I=b=d,d=!1,M(b)&&(I=b,b=void 0),b=b||"");var xe,Q=Io(),fe=d?Q._week.dow:0,yt=[];if(null!=I)return Ml(b,(I+fe)%7,V,"day");for(xe=0;xe<7;xe++)yt[xe]=Ml(b,(xe+fe)%7,V,"day");return yt}ui.calendar=function Tt(d,b,I){var V=this._calendar[d]||this._calendar.sameElse;return oe(V)?V.call(b,I):V},ui.longDateFormat=function _n(d){var b=this._longDateFormat[d],I=this._longDateFormat[d.toUpperCase()];return b||!I?b:(this._longDateFormat[d]=I.match(de).map(function(V){return"MMMM"===V||"MM"===V||"DD"===V||"dddd"===V?V.slice(1):V}).join(""),this._longDateFormat[d])},ui.invalidDate=function Je(){return this._invalidDate},ui.ordinal=function Bn(d){return this._ordinal.replace("%d",d)},ui.preparse=po,ui.postformat=po,ui.relativeTime=function Bi(d,b,I,V){var Q=this._relativeTime[I];return oe(Q)?Q(d,b,I,V):Q.replace(/%d/i,d)},ui.pastFuture=function Mi(d,b){var I=this._relativeTime[d>0?"future":"past"];return oe(I)?I(b):I.replace(/%s/i,b)},ui.set=function Ee(d){var b,I;for(I in d)p(d,I)&&(oe(b=d[I])?this[I]=b:this["_"+I]=b);this._config=d,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},ui.eras=function br(d,b){var I,V,Q,fe=this._eras||Io("en")._eras;for(I=0,V=fe.length;I=0)return fe[V]},ui.erasConvertYear=function If(d,b){var I=d.since<=d.until?1:-1;return void 0===b?c(d.since).year():c(d.since).year()+(b-d.offset)*I},ui.erasAbbrRegex=function ss(d){return p(this,"_erasAbbrRegex")||zu.call(this),d?this._erasAbbrRegex:this._erasRegex},ui.erasNameRegex=function f1(d){return p(this,"_erasNameRegex")||zu.call(this),d?this._erasNameRegex:this._erasRegex},ui.erasNarrowRegex=function Nf(d){return p(this,"_erasNarrowRegex")||zu.call(this),d?this._erasNarrowRegex:this._erasRegex},ui.months=function Du(d,b){return d?h(this._months)?this._months[d.month()]:this._months[(this._months.isFormat||ff).test(b)?"format":"standalone"][d.month()]:h(this._months)?this._months:this._months.standalone},ui.monthsShort=function Mu(d,b){return d?h(this._monthsShort)?this._monthsShort[d.month()]:this._monthsShort[ff.test(b)?"format":"standalone"][d.month()]:h(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},ui.monthsParse=function Eu(d,b,I){var V,Q,fe;if(this._monthsParseExact)return Ni.call(this,d,b,I);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),V=0;V<12;V++){if(Q=F([2e3,V]),I&&!this._longMonthsParse[V]&&(this._longMonthsParse[V]=new RegExp("^"+this.months(Q,"").replace(".","")+"$","i"),this._shortMonthsParse[V]=new RegExp("^"+this.monthsShort(Q,"").replace(".","")+"$","i")),!I&&!this._monthsParse[V]&&(fe="^"+this.months(Q,"")+"|^"+this.monthsShort(Q,""),this._monthsParse[V]=new RegExp(fe.replace(".",""),"i")),I&&"MMMM"===b&&this._longMonthsParse[V].test(d))return V;if(I&&"MMM"===b&&this._shortMonthsParse[V].test(d))return V;if(!I&&this._monthsParse[V].test(d))return V}},ui.monthsRegex=function Et(d){return this._monthsParseExact?(p(this,"_monthsRegex")||Sc.call(this),d?this._monthsStrictRegex:this._monthsRegex):(p(this,"_monthsRegex")||(this._monthsRegex=Sn),this._monthsStrictRegex&&d?this._monthsStrictRegex:this._monthsRegex)},ui.monthsShortRegex=function Zt(d){return this._monthsParseExact?(p(this,"_monthsRegex")||Sc.call(this),d?this._monthsShortStrictRegex:this._monthsShortRegex):(p(this,"_monthsShortRegex")||(this._monthsShortRegex=sn),this._monthsShortStrictRegex&&d?this._monthsShortStrictRegex:this._monthsShortRegex)},ui.week=function Y0(d){return ml(d,this._week.dow,this._week.doy).week},ui.firstDayOfYear=function O2(){return this._week.doy},ui.firstDayOfWeek=function _r(){return this._week.dow},ui.weekdays=function Tr(d,b){var I=h(this._weekdays)?this._weekdays:this._weekdays[d&&!0!==d&&this._weekdays.isFormat.test(b)?"format":"standalone"];return!0===d?pf(I,this._week.dow):d?I[d.day()]:I},ui.weekdaysMin=function Y2(d){return!0===d?pf(this._weekdaysMin,this._week.dow):d?this._weekdaysMin[d.day()]:this._weekdaysMin},ui.weekdaysShort=function Fi(d){return!0===d?pf(this._weekdaysShort,this._week.dow):d?this._weekdaysShort[d.day()]:this._weekdaysShort},ui.weekdaysParse=function z2(d,b,I){var V,Q,fe;if(this._weekdaysParseExact)return V2.call(this,d,b,I);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),V=0;V<7;V++){if(Q=F([2e3,1]).day(V),I&&!this._fullWeekdaysParse[V]&&(this._fullWeekdaysParse[V]=new RegExp("^"+this.weekdays(Q,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[V]=new RegExp("^"+this.weekdaysShort(Q,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[V]=new RegExp("^"+this.weekdaysMin(Q,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[V]||(fe="^"+this.weekdays(Q,"")+"|^"+this.weekdaysShort(Q,"")+"|^"+this.weekdaysMin(Q,""),this._weekdaysParse[V]=new RegExp(fe.replace(".",""),"i")),I&&"dddd"===b&&this._fullWeekdaysParse[V].test(d))return V;if(I&&"ddd"===b&&this._shortWeekdaysParse[V].test(d))return V;if(I&&"dd"===b&&this._minWeekdaysParse[V].test(d))return V;if(!I&&this._weekdaysParse[V].test(d))return V}},ui.weekdaysRegex=function Lc(d){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Cu.call(this),d?this._weekdaysStrictRegex:this._weekdaysRegex):(p(this,"_weekdaysRegex")||(this._weekdaysRegex=j2),this._weekdaysStrictRegex&&d?this._weekdaysStrictRegex:this._weekdaysRegex)},ui.weekdaysShortRegex=function $0(d){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Cu.call(this),d?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(p(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=W0),this._weekdaysShortStrictRegex&&d?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},ui.weekdaysMinRegex=function _f(d){return this._weekdaysParseExact?(p(this,"_weekdaysRegex")||Cu.call(this),d?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(p(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=H2),this._weekdaysMinStrictRegex&&d?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},ui.isPM=function bf(d){return"p"===(d+"").toLowerCase().charAt(0)},ui.meridiem=function Tu(d,b,I){return d>11?I?"pm":"PM":I?"am":"AM"},co("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(d){var b=d%10;return d+(1===S(d%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th")}}),c.lang=G("moment.lang is deprecated. Use moment.locale instead.",co),c.langData=G("moment.langData is deprecated. Use moment.localeData instead.",Io);var _o=Math.abs;function Zu(d,b,I,V){var Q=Lr(b,I);return d._milliseconds+=V*Q._milliseconds,d._days+=V*Q._days,d._months+=V*Q._months,d._bubble()}function Qu(d){return d<0?Math.floor(d):Math.ceil(d)}function Uf(d){return 4800*d/146097}function eh(d){return 146097*d/4800}function _i(d){return function(){return this.as(d)}}var cr=_i("ms"),y1=_i("s"),Po=_i("m"),F1=_i("h"),v1=_i("d"),w1=_i("w"),$c=_i("M"),Gc=_i("Q"),qc=_i("y");function Ps(d){return function(){return this.isValid()?this._data[d]:NaN}}var Fa=Ps("milliseconds"),El=Ps("seconds"),k1=Ps("minutes"),ck=Ps("hours"),ih=Ps("days"),dk=Ps("months"),x1=Ps("years");var as=Math.round,Cl={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function nh(d,b,I,V,Q){return Q.relativeTime(b||1,!!I,d,V)}var Kc=Math.abs;function Bo(d){return(d>0)-(d<0)||+d}function Xc(){if(!this.isValid())return this.localeData().invalidDate();var V,Q,fe,xe,Yt,vi,$n,Xr,d=Kc(this._milliseconds)/1e3,b=Kc(this._days),I=Kc(this._months),yt=this.asSeconds();return yt?(V=J(d/60),Q=J(V/60),d%=60,V%=60,fe=J(I/12),I%=12,xe=d?d.toFixed(3).replace(/\.?0+$/,""):"",Yt=yt<0?"-":"",vi=Bo(this._months)!==Bo(yt)?"-":"",$n=Bo(this._days)!==Bo(yt)?"-":"",Xr=Bo(this._milliseconds)!==Bo(yt)?"-":"",Yt+"P"+(fe?vi+fe+"Y":"")+(I?vi+I+"M":"")+(b?$n+b+"D":"")+(Q||V||d?"T":"")+(Q?Xr+Q+"H":"")+(V?Xr+V+"M":"")+(d?Xr+xe+"S":"")):"P0D"}var Qt=zn.prototype;return Qt.isValid=function ir(){return this._isValid},Qt.abs=function Xu(){var d=this._data;return this._milliseconds=_o(this._milliseconds),this._days=_o(this._days),this._months=_o(this._months),d.milliseconds=_o(d.milliseconds),d.seconds=_o(d.seconds),d.minutes=_o(d.minutes),d.hours=_o(d.hours),d.months=_o(d.months),d.years=_o(d.years),this},Qt.add=function Vf(d,b){return Zu(this,d,b,1)},Qt.subtract=function zf(d,b){return Zu(this,d,b,-1)},Qt.as=function rr(d){if(!this.isValid())return NaN;var b,I,V=this._milliseconds;if("month"===(d=Lt(d))||"quarter"===d||"year"===d)switch(b=this._days+V/864e5,I=this._months+Uf(b),d){case"month":return I;case"quarter":return I/3;case"year":return I/12}else switch(b=this._days+Math.round(eh(this._months)),d){case"week":return b/7+V/6048e5;case"day":return b+V/864e5;case"hour":return 24*b+V/36e5;case"minute":return 1440*b+V/6e4;case"second":return 86400*b+V/1e3;case"millisecond":return Math.floor(864e5*b)+V;default:throw new Error("Unknown unit "+d)}},Qt.asMilliseconds=cr,Qt.asSeconds=y1,Qt.asMinutes=Po,Qt.asHours=F1,Qt.asDays=v1,Qt.asWeeks=w1,Qt.asMonths=$c,Qt.asQuarters=Gc,Qt.asYears=qc,Qt.valueOf=function Rs(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*S(this._months/12):NaN},Qt._bubble=function Ju(){var Q,fe,xe,yt,Yt,d=this._milliseconds,b=this._days,I=this._months,V=this._data;return d>=0&&b>=0&&I>=0||d<=0&&b<=0&&I<=0||(d+=864e5*Qu(eh(I)+b),b=0,I=0),V.milliseconds=d%1e3,Q=J(d/1e3),V.seconds=Q%60,fe=J(Q/60),V.minutes=fe%60,xe=J(fe/60),V.hours=xe%24,b+=J(xe/24),I+=Yt=J(Uf(b)),b-=Qu(eh(Yt)),yt=J(I/12),I%=12,V.days=b,V.months=I,V.years=yt,this},Qt.clone=function th(){return Lr(this)},Qt.get=function Wf(d){return d=Lt(d),this.isValid()?this[d+"s"]():NaN},Qt.milliseconds=Fa,Qt.seconds=El,Qt.minutes=k1,Qt.hours=ck,Qt.days=ih,Qt.weeks=function D1(){return J(this.days()/7)},Qt.months=dk,Qt.years=x1,Qt.humanize=function qf(d,b){if(!this.isValid())return this.localeData().invalidDate();var Q,fe,I=!1,V=Cl;return"object"==typeof d&&(b=d,d=!1),"boolean"==typeof d&&(I=d),"object"==typeof b&&(V=Object.assign({},Cl,b),null!=b.s&&null==b.ss&&(V.ss=b.s-1)),fe=function $f(d,b,I,V){var Q=Lr(d).abs(),fe=as(Q.as("s")),xe=as(Q.as("m")),yt=as(Q.as("h")),Yt=as(Q.as("d")),vi=as(Q.as("M")),$n=as(Q.as("w")),Xr=as(Q.as("y")),go=fe<=I.ss&&["s",fe]||fe0,go[4]=V,nh.apply(null,go)}(this,!I,V,Q=this.localeData()),I&&(fe=Q.pastFuture(+this,fe)),Q.postformat(fe)},Qt.toISOString=Xc,Qt.toString=Xc,Qt.toJSON=Xc,Qt.locale=Bu,Qt.localeData=a1,Qt.toIsoString=G("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Xc),Qt.lang=ju,Ae("X",0,0,"unix"),Ae("x",0,0,"valueOf"),ht("x",wn),ht("X",/[+-]?\d+(\.\d{1,3})?/),li("X",function(d,b,I){I._d=new Date(1e3*parseFloat(d))}),li("x",function(d,b,I){I._d=new Date(S(d))}),c.version="2.29.4",function m(d){v=d}(Yi),c.fn=ze,c.min=function Df(){return xf("isBefore",[].slice.call(arguments,0))},c.max=function Fe(){return xf("isAfter",[].slice.call(arguments,0))},c.now=function(){return Date.now?Date.now():+new Date},c.utc=F,c.unix=function jf(d){return Yi(1e3*d)},c.months=function Gu(d,b){return Hf(d,b,"months")},c.isDate=C,c.locale=co,c.invalid=O,c.duration=Lr,c.isMoment=X,c.weekdays=function Yf(d,b,I){return $u(d,b,I,"weekdays")},c.parseZone=function ya(){return Yi.apply(null,arguments).parseZone()},c.localeData=Io,c.isDuration=Ar,c.monthsShort=function qu(d,b){return Hf(d,b,"monthsShort")},c.weekdaysMin=function b1(d,b,I){return $u(d,b,I,"weekdaysMin")},c.defineLocale=ha,c.updateLocale=function K0(d,b){if(null!=b){var I,V,Q=yf;null!=ii[d]&&null!=ii[d].parentLocale?ii[d].set(Le(ii[d]._config,b)):(null!=(V=ns(d))&&(Q=V._config),b=Le(Q,b),null==V&&(b.abbr=d),(I=new Me(b)).parentLocale=ii[d],ii[d]=I),co(d)}else null!=ii[d]&&(null!=ii[d].parentLocale?(ii[d]=ii[d].parentLocale,d===co()&&co(d)):null!=ii[d]&&delete ii[d]);return ii[d]},c.locales=function X0(){return We(ii)},c.weekdaysShort=function Ku(d,b,I){return $u(d,b,I,"weekdaysShort")},c.normalizeUnits=Lt,c.relativeTimeRounding=function Gf(d){return void 0===d?as:"function"==typeof d&&(as=d,!0)},c.relativeTimeThreshold=function Sl(d,b){return void 0!==Cl[d]&&(void 0===b?Cl[d]:(Cl[d]=b,"s"===d&&(Cl.ss=b-1),!0))},c.calendarFormat=function wl(d,b){var I=d.diff(b,"days",!0);return I<-6?"sameElse":I<-1?"lastWeek":I<0?"lastDay":I<1?"sameDay":I<2?"nextDay":I<7?"nextWeek":"sameElse"},c.prototype=ze,c.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},c}()},8617:function(ne,y){var c;void 0!==(c=function(){return function(m){function h(N){return" "===N||"\t"===N||"\n"===N||"\f"===N||"\r"===N}function f(N){var X,$=N.exec(m.substring(O));if($)return O+=(X=$[0]).length,X}for(var F,j,E,R,Y,p=m.length,_=/^[ \t\n\r\u000c]+/,w=/^[, \t\n\r\u000c]+/,M=/^[^ \t\n\r\u000c]+/,C=/[,]+$/,L=/^\d+$/,k=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,O=0,U=[];;){if(f(w),O>=p)return U;F=f(M),j=[],","===F.slice(-1)?(F=F.replace(C,""),P()):W()}function W(){for(f(_),E="",R="in descriptor";;){if(Y=m.charAt(O),"in descriptor"===R)if(h(Y))E&&(j.push(E),E="",R="after descriptor");else{if(","===Y)return O+=1,E&&j.push(E),void P();if("("===Y)E+=Y,R="in parens";else{if(""===Y)return E&&j.push(E),void P();E+=Y}}else if("in parens"===R)if(")"===Y)E+=Y,R="in descriptor";else{if(""===Y)return j.push(E),void P();E+=Y}else if("after descriptor"===R&&!h(Y)){if(""===Y)return void P();R="in descriptor",O-=1}O+=1}}function P(){var X,$,G,Z,oe,Ee,Le,Me,We,N=!1,te={};for(Z=0;Z{var y=String,x=function(){return{isColorSupported:!1,reset:y,bold:y,dim:y,italic:y,underline:y,inverse:y,hidden:y,strikethrough:y,black:y,red:y,green:y,yellow:y,blue:y,magenta:y,cyan:y,white:y,gray:y,bgBlack:y,bgRed:y,bgGreen:y,bgYellow:y,bgBlue:y,bgMagenta:y,bgCyan:y,bgWhite:y}};ne.exports=x(),ne.exports.createColors=x},1083:(ne,y,x)=>{"use strict";let v=x(4185);class c extends v{constructor(h){super(h),this.type="atrule"}append(...h){return this.proxyOf.nodes||(this.nodes=[]),super.append(...h)}prepend(...h){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...h)}}ne.exports=c,c.default=c,v.registerAtRule(c)},94:(ne,y,x)=>{"use strict";let v=x(2491);class c extends v{constructor(h){super(h),this.type="comment"}}ne.exports=c,c.default=c},4185:(ne,y,x)=>{"use strict";let p,_,w,M,{isClean:v,my:c}=x(8842),m=x(4820),h=x(94),f=x(2491);function C(F){return F.map(j=>(j.nodes&&(j.nodes=C(j.nodes)),delete j.source,j))}function L(F){if(F[v]=!1,F.proxyOf.nodes)for(let j of F.proxyOf.nodes)L(j)}let k=(()=>{class F extends f{push(E){return E.parent=this,this.proxyOf.nodes.push(E),this}each(E){if(!this.proxyOf.nodes)return;let Y,O,R=this.getIterator();for(;this.indexes[R]{let O;try{O=E(R,Y)}catch(U){throw R.addToError(U)}return!1!==O&&R.walk&&(O=R.walk(E)),O})}walkDecls(E,R){return R?E instanceof RegExp?this.walk((Y,O)=>{if("decl"===Y.type&&E.test(Y.prop))return R(Y,O)}):this.walk((Y,O)=>{if("decl"===Y.type&&Y.prop===E)return R(Y,O)}):(R=E,this.walk((Y,O)=>{if("decl"===Y.type)return R(Y,O)}))}walkRules(E,R){return R?E instanceof RegExp?this.walk((Y,O)=>{if("rule"===Y.type&&E.test(Y.selector))return R(Y,O)}):this.walk((Y,O)=>{if("rule"===Y.type&&Y.selector===E)return R(Y,O)}):(R=E,this.walk((Y,O)=>{if("rule"===Y.type)return R(Y,O)}))}walkAtRules(E,R){return R?E instanceof RegExp?this.walk((Y,O)=>{if("atrule"===Y.type&&E.test(Y.name))return R(Y,O)}):this.walk((Y,O)=>{if("atrule"===Y.type&&Y.name===E)return R(Y,O)}):(R=E,this.walk((Y,O)=>{if("atrule"===Y.type)return R(Y,O)}))}walkComments(E){return this.walk((R,Y)=>{if("comment"===R.type)return E(R,Y)})}append(...E){for(let R of E){let Y=this.normalize(R,this.last);for(let O of Y)this.proxyOf.nodes.push(O)}return this.markDirty(),this}prepend(...E){E=E.reverse();for(let R of E){let Y=this.normalize(R,this.first,"prepend").reverse();for(let O of Y)this.proxyOf.nodes.unshift(O);for(let O in this.indexes)this.indexes[O]=this.indexes[O]+Y.length}return this.markDirty(),this}cleanRaws(E){if(super.cleanRaws(E),this.nodes)for(let R of this.nodes)R.cleanRaws(E)}insertBefore(E,R){let W,Y=this.index(E),U=this.normalize(R,this.proxyOf.nodes[Y],0===Y&&"prepend").reverse();Y=this.index(E);for(let P of U)this.proxyOf.nodes.splice(Y,0,P);for(let P in this.indexes)W=this.indexes[P],Y<=W&&(this.indexes[P]=W+U.length);return this.markDirty(),this}insertAfter(E,R){let U,Y=this.index(E),O=this.normalize(R,this.proxyOf.nodes[Y]).reverse();Y=this.index(E);for(let W of O)this.proxyOf.nodes.splice(Y+1,0,W);for(let W in this.indexes)U=this.indexes[W],Y=E&&(this.indexes[Y]=R-1);return this.markDirty(),this}removeAll(){for(let E of this.proxyOf.nodes)E.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}replaceValues(E,R,Y){return Y||(Y=R,R={}),this.walkDecls(O=>{R.props&&!R.props.includes(O.prop)||R.fast&&!O.value.includes(R.fast)||(O.value=O.value.replace(E,Y))}),this.markDirty(),this}every(E){return this.nodes.every(E)}some(E){return this.nodes.some(E)}index(E){return"number"==typeof E?E:(E.proxyOf&&(E=E.proxyOf),this.proxyOf.nodes.indexOf(E))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}normalize(E,R){if("string"==typeof E)E=C(p(E).nodes);else if(Array.isArray(E)){E=E.slice(0);for(let O of E)O.parent&&O.parent.removeChild(O,"ignore")}else if("root"===E.type&&"document"!==this.type){E=E.nodes.slice(0);for(let O of E)O.parent&&O.parent.removeChild(O,"ignore")}else if(E.type)E=[E];else if(E.prop){if(typeof E.value>"u")throw new Error("Value field is missed in node creation");"string"!=typeof E.value&&(E.value=String(E.value)),E=[new m(E)]}else if(E.selector)E=[new _(E)];else if(E.name)E=[new w(E)];else{if(!E.text)throw new Error("Unknown node type in node creation");E=[new h(E)]}return E.map(O=>(O[c]||F.rebuild(O),(O=O.proxyOf).parent&&O.parent.removeChild(O),O[v]&&L(O),typeof O.raws.before>"u"&&R&&typeof R.raws.before<"u"&&(O.raws.before=R.raws.before.replace(/\S/g,"")),O.parent=this.proxyOf,O))}getProxyProcessor(){return{set:(E,R,Y)=>(E[R]===Y||(E[R]=Y,("name"===R||"params"===R||"selector"===R)&&E.markDirty()),!0),get:(E,R)=>"proxyOf"===R?E:E[R]?"each"===R||"string"==typeof R&&R.startsWith("walk")?(...Y)=>E[R](...Y.map(O=>"function"==typeof O?(U,W)=>O(U.toProxy(),W):O)):"every"===R||"some"===R?Y=>E[R]((O,...U)=>Y(O.toProxy(),...U)):"root"===R?()=>E.root().toProxy():"nodes"===R?E.nodes.map(Y=>Y.toProxy()):"first"===R||"last"===R?E[R].toProxy():E[R]:E[R]}}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let E=this.lastEach;return this.indexes[E]=0,E}}return F.registerParse=j=>{p=j},F.registerRule=j=>{_=j},F.registerAtRule=j=>{w=j},F.registerRoot=j=>{M=j},F})();ne.exports=k,k.default=k,k.rebuild=F=>{"atrule"===F.type?Object.setPrototypeOf(F,w.prototype):"rule"===F.type?Object.setPrototypeOf(F,_.prototype):"decl"===F.type?Object.setPrototypeOf(F,m.prototype):"comment"===F.type?Object.setPrototypeOf(F,h.prototype):"root"===F.type&&Object.setPrototypeOf(F,M.prototype),F[c]=!0,F.nodes&&F.nodes.forEach(j=>{k.rebuild(j)})}},5490:(ne,y,x)=>{"use strict";let v=x(2844),c=x(2868);class m extends Error{constructor(f,p,_,w,M,C){super(f),this.name="CssSyntaxError",this.reason=f,M&&(this.file=M),w&&(this.source=w),C&&(this.plugin=C),typeof p<"u"&&typeof _<"u"&&("number"==typeof p?(this.line=p,this.column=_):(this.line=p.line,this.column=p.column,this.endLine=_.line,this.endColumn=_.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,m)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(f){if(!this.source)return"";let p=this.source;null==f&&(f=v.isColorSupported),c&&f&&(p=c(p));let L,k,_=p.split(/\r?\n/),w=Math.max(this.line-3,0),M=Math.min(this.line+2,_.length),C=String(M).length;if(f){let{bold:F,red:j,gray:E}=v.createColors(!0);L=R=>F(j(R)),k=R=>E(R)}else L=k=F=>F;return _.slice(w,M).map((F,j)=>{let E=w+1+j,R=" "+(" "+E).slice(-C)+" | ";if(E===this.line){let Y=k(R.replace(/\d/g," "))+F.slice(0,this.column-1).replace(/[^\t]/g," ");return L(">")+k(R)+F+"\n "+Y+L("^")}return" "+k(R)+F}).join("\n")}toString(){let f=this.showSourceCode();return f&&(f="\n\n"+f+"\n"),this.name+": "+this.message+f}}ne.exports=m,m.default=m},4820:(ne,y,x)=>{"use strict";let v=x(2491);class c extends v{constructor(h){h&&typeof h.value<"u"&&"string"!=typeof h.value&&(h={...h,value:String(h.value)}),super(h),this.type="decl"}get variable(){return this.prop.startsWith("--")||"$"===this.prop[0]}}ne.exports=c,c.default=c},1962:(ne,y,x)=>{"use strict";let c,m,v=x(4185),h=(()=>{class f extends v{constructor(_){super({type:"document",..._}),this.nodes||(this.nodes=[])}toResult(_={}){return new c(new m,this,_).stringify()}}return f.registerLazyResult=p=>{c=p},f.registerProcessor=p=>{m=p},f})();ne.exports=h,h.default=h},4747:(ne,y,x)=>{"use strict";let v=x(4820),c=x(3604),m=x(94),h=x(1083),f=x(5938),p=x(9319),_=x(6037);function w(M,C){if(Array.isArray(M))return M.map(F=>w(F));let{inputs:L,...k}=M;if(L){C=[];for(let F of L){let j={...F,__proto__:f.prototype};j.map&&(j.map={...j.map,__proto__:c.prototype}),C.push(j)}}if(k.nodes&&(k.nodes=M.nodes.map(F=>w(F,C))),k.source){let{inputId:F,...j}=k.source;k.source=j,null!=F&&(k.source.input=C[F])}if("root"===k.type)return new p(k);if("decl"===k.type)return new v(k);if("rule"===k.type)return new _(k);if("comment"===k.type)return new m(k);if("atrule"===k.type)return new h(k);throw new Error("Unknown node type: "+M.type)}ne.exports=w,w.default=w},5938:(ne,y,x)=>{"use strict";let{SourceMapConsumer:v,SourceMapGenerator:c}=x(209),{fileURLToPath:m,pathToFileURL:h}=x(7414),{resolve:f,isAbsolute:p}=x(9830),{nanoid:_}=x(9901),w=x(2868),M=x(5490),C=x(3604),L=Symbol("fromOffsetCache"),k=Boolean(v&&c),F=Boolean(f&&p);class j{constructor(R,Y={}){if(null===R||typeof R>"u"||"object"==typeof R&&!R.toString)throw new Error(`PostCSS received ${R} instead of CSS string`);if(this.css=R.toString(),"\ufeff"===this.css[0]||"\ufffe"===this.css[0]?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,Y.from&&(this.file=!F||/^\w+:\/\//.test(Y.from)||p(Y.from)?Y.from:f(Y.from)),F&&k){let O=new C(this.css,Y);if(O.text){this.map=O;let U=O.consumer().file;!this.file&&U&&(this.file=this.mapResolve(U))}}this.file||(this.id="