blockcore-notes/main.ff7b1743847ed532.js
2023-01-16 11:54:00 +00:00

1 line
2.4 MiB

(self.webpackChunkblockcore_notes=self.webpackChunkblockcore_notes||[]).push([[179],{4142:(le,w,S)=>{"use strict";function v(i){return"function"==typeof i}function u(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 f=u(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 m(i,t){if(i){const e=i.indexOf(t);0<=e&&i.splice(e,1)}}class p{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:e}=this;if(e)if(this._parentage=null,Array.isArray(e))for(const a of e)a.remove(this);else e.remove(this);const{initialTeardown:n}=this;if(v(n))try{n()}catch(a){t=a instanceof f?a.errors:[a]}const{_finalizers:r}=this;if(r){this._finalizers=null;for(const a of r)try{M(a)}catch(o){t=t??[],o instanceof f?t=[...t,...o.errors]:t.push(o)}}if(t)throw new f(t)}}add(t){var e;if(t&&t!==this)if(this.closed)M(t);else{if(t instanceof p){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)&&m(e,t)}remove(t){const{_finalizers:e}=this;e&&m(e,t),t instanceof p&&t._removeParent(this)}}p.EMPTY=(()=>{const i=new p;return i.closed=!0,i})();const _=p.EMPTY;function F(i){return i instanceof p||i&&"closed"in i&&v(i.remove)&&v(i.add)&&v(i.unsubscribe)}function M(i){v(i)?i():i.unsubscribe()}const x={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},I={setTimeout(i,t,...e){const{delegate:n}=I;return n?.setTimeout?n.setTimeout(i,t,...e):setTimeout(i,t,...e)},clearTimeout(i){const{delegate:t}=I;return(t?.clearTimeout||clearTimeout)(i)},delegate:void 0};function H(i){I.setTimeout(()=>{const{onUnhandledError:t}=x;if(!t)throw i;t(i)})}function C(){}const E=z("C",void 0,void 0);function z(i,t,e){return{kind:i,value:t,error:e}}let P=null;function T(i){if(x.useDeprecatedSynchronousErrorHandling){const t=!P;if(t&&(P={errorThrown:!1,error:null}),i(),t){const{errorThrown:e,error:n}=P;if(P=null,e)throw n}}else i()}class K extends p{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,F(t)&&t.add(this)):this.destination=se}static create(t,e,n){return new $(t,e,n)}next(t){this.isStopped?te(function N(i){return z("N",i,void 0)}(t),this):this._next(t)}error(t){this.isStopped?te(function U(i){return z("E",void 0,i)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?te(E,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 X=Function.prototype.bind;function R(i,t){return X.call(i,t)}class ie{constructor(t){this.partialObserver=t}next(t){const{partialObserver:e}=this;if(e.next)try{e.next(t)}catch(n){q(n)}}error(t){const{partialObserver:e}=this;if(e.error)try{e.error(t)}catch(n){q(n)}else q(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(e){q(e)}}}class $ extends K{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 a;this&&x.useDeprecatedNextContext?(a=Object.create(t),a.unsubscribe=()=>this.unsubscribe(),r={next:t.next&&R(t.next,a),error:t.error&&R(t.error,a),complete:t.complete&&R(t.complete,a)}):r=t}this.destination=new ie(r)}}function q(i){x.useDeprecatedSynchronousErrorHandling?function G(i){x.useDeprecatedSynchronousErrorHandling&&P&&(P.errorThrown=!0,P.error=i)}(i):H(i)}function te(i,t){const{onStoppedNotification:e}=x;e&&I.setTimeout(()=>e(i,t))}const se={closed:!0,next:C,error:function J(i){throw i},complete:C},Me="function"==typeof Symbol&&Symbol.observable||"@@observable";function Se(i){return i}function Ye(i){return 0===i.length?Se:1===i.length?i[0]:function(e){return i.reduce((n,r)=>r(n),e)}}let qe=(()=>{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 a=function Ze(i){return i&&i instanceof K||function Ct(i){return i&&v(i.next)&&v(i.error)&&v(i.complete)}(i)&&F(i)}(e)?e:new $(e,n,r);return T(()=>{const{operator:o,source:s}=this;a.add(o?o.call(a,s):s?this._subscribe(a):this._trySubscribe(a))}),a}_trySubscribe(e){try{return this._subscribe(e)}catch(n){e.error(n)}}forEach(e,n){return new(n=lt(n))((r,a)=>{const o=new $({next:s=>{try{e(s)}catch(l){a(l),o.unsubscribe()}},error:a,complete:r});this.subscribe(o)})}_subscribe(e){var n;return null===(n=this.source)||void 0===n?void 0:n.subscribe(e)}[Me](){return this}pipe(...e){return Ye(e)(this)}toPromise(e){return new(e=lt(e))((n,r)=>{let a;this.subscribe(o=>a=o,o=>r(o),()=>n(a))})}}return i.create=t=>new i(t),i})();function lt(i){var t;return null!==(t=i??x.Promise)&&void 0!==t?t:Promise}const Vt=u(i=>function(){i(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let be=(()=>{class i extends qe{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(e){const n=new $t(this,this);return n.operator=e,n}_throwIfClosed(){if(this.closed)throw new Vt}next(e){T(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const n of this.currentObservers)n.next(e)}})}error(e){T(()=>{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(){T(()=>{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:a}=this;return n||r?_:(this.currentObservers=null,a.push(e),new p(()=>{this.currentObservers=null,m(a,e)}))}_checkFinalizedStatuses(e){const{hasError:n,thrownError:r,isStopped:a}=this;n?e.error(r):a&&e.complete()}asObservable(){const e=new qe;return e.source=this,e}}return i.create=(t,e)=>new $t(t,e),i})();class $t extends be{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:_}}function tt(i){return v(i?.lift)}function It(i){return t=>{if(tt(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 Nt(i,t,e,n,r){return new cn(i,t,e,n,r)}class cn extends K{constructor(t,e,n,r,a,o){super(t),this.onFinalize=a,this.shouldUnsubscribe=o,this._next=e?function(s){try{e(s)}catch(l){t.error(l)}}:super._next,this._error=r?function(s){try{r(s)}catch(l){t.error(l)}finally{this.unsubscribe()}}:super._error,this._complete=n?function(){try{n()}catch(s){t.error(s)}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 Ve(i,t){return It((e,n)=>{let r=0;e.subscribe(Nt(n,a=>{n.next(i.call(t,a,r++))}))})}function Oi(i){return this instanceof Oi?(this.v=i,this):new Oi(i)}function ri(i,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,n=e.apply(i,t||[]),a=[];return r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r;function o(k){n[k]&&(r[k]=function(O){return new Promise(function(W,Z){a.push([k,O,W,Z])>1||s(k,O)})})}function s(k,O){try{!function l(k){k.value instanceof Oi?Promise.resolve(k.value.v).then(c,h):g(a[0][2],k)}(n[k](O))}catch(W){g(a[0][3],W)}}function c(k){s("next",k)}function h(k){s("throw",k)}function g(k,O){k(O),a.shift(),a.length&&s(a[0][0],a[0][1])}}function Gt(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(a){e[a]=i[a]&&function(o){return new Promise(function(s,l){!function r(a,o,s,l){Promise.resolve(l).then(function(c){a({value:c,done:s})},o)}(s,l,(o=i[a](o)).done,o.value)})}}}const Fi=i=>i&&"number"==typeof i.length&&"function"!=typeof i;function Ri(i){return v(i?.then)}function nn(i){return v(i[Me])}function Ft(i){return Symbol.asyncIterator&&v(i?.[Symbol.asyncIterator])}function ua(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 Gn=function ha(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function Kr(i){return v(i?.[Gn])}function Ha(i){return ri(this,arguments,function*(){const e=i.getReader();try{for(;;){const{value:n,done:r}=yield Oi(e.read());if(r)return yield Oi(void 0);yield yield Oi(n)}}finally{e.releaseLock()}})}function Qr(i){return v(i?.getReader)}function Yi(i){if(i instanceof qe)return i;if(null!=i){if(nn(i))return function Ic(i){return new qe(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(Fi(i))return function No(i){return new qe(t=>{for(let e=0;e<i.length&&!t.closed;e++)t.next(i[e]);t.complete()})}(i);if(Ri(i))return function br(i){return new qe(t=>{i.then(e=>{t.closed||(t.next(e),t.complete())},e=>t.error(e)).then(null,H)})}(i);if(Ft(i))return na(i);if(Kr(i))return function yr(i){return new qe(t=>{for(const e of i)if(t.next(e),t.closed)return;t.complete()})}(i);if(Qr(i))return function mt(i){return na(Ha(i))}(i)}throw ua(i)}function na(i){return new qe(t=>{(function so(i,t){var e,n,r,a;return function At(i,t,e,n){return new(e||(e=Promise))(function(a,o){function s(h){try{c(n.next(h))}catch(g){o(g)}}function l(h){try{c(n.throw(h))}catch(g){o(g)}}function c(h){h.done?a(h.value):function r(a){return a instanceof e?a:new e(function(o){o(a)})}(h.value).then(s,l)}c((n=n.apply(i,t||[])).next())})}(this,void 0,void 0,function*(){try{for(e=Gt(i);!(n=yield e.next()).done;)if(t.next(n.value),t.closed)return}catch(o){r={error:o}}finally{try{n&&!n.done&&(a=e.return)&&(yield a.call(e))}finally{if(r)throw r.error}}t.complete()})})(i,t).catch(e=>t.error(e))})}function tr(i,t,e,n=0,r=!1){const a=t.schedule(function(){e(),r?i.add(this.schedule(null,n)):this.unsubscribe()},n);if(i.add(a),!r)return a}function Ei(i,t,e=1/0){return v(t)?Ei((n,r)=>Ve((a,o)=>t(n,a,r,o))(Yi(i(n,r))),e):("number"==typeof t&&(e=t),It((n,r)=>function vr(i,t,e,n,r,a,o,s){const l=[];let c=0,h=0,g=!1;const k=()=>{g&&!l.length&&!c&&t.complete()},O=Z=>c<n?W(Z):l.push(Z),W=Z=>{a&&t.next(Z),c++;let ne=!1;Yi(e(Z,h++)).subscribe(Nt(t,re=>{r?.(re),a?O(re):t.next(re)},()=>{ne=!0},void 0,()=>{if(ne)try{for(c--;l.length&&c<n;){const re=l.shift();o?tr(t,o,()=>W(re)):W(re)}k()}catch(re){t.error(re)}}))};return i.subscribe(Nt(t,O,()=>{g=!0,k()})),()=>{s?.()}}(n,r,i,e)))}function _i(i=1/0){return Ei(Se,i)}const $n=new qe(i=>i.complete());function ir(i){return i&&v(i.schedule)}function rn(i){return i[i.length-1]}function ui(i){return v(rn(i))?i.pop():void 0}function Cn(i){return ir(rn(i))?i.pop():void 0}function ur(i,t=0){return It((e,n)=>{e.subscribe(Nt(n,r=>tr(n,i,()=>n.next(r),t),()=>tr(n,i,()=>n.complete(),t),r=>tr(n,i,()=>n.error(r),t)))})}function Vs(i,t=0){return It((e,n)=>{n.add(i.schedule(()=>e.subscribe(n),t))})}function Us(i,t){if(!i)throw new Error("Iterable cannot be null");return new qe(e=>{tr(e,t,()=>{const n=i[Symbol.asyncIterator]();tr(e,t,()=>{n.next().then(r=>{r.done?e.complete():e.next(r.value)})},0,!0)})})}function An(i,t){return t?function Nl(i,t){if(null!=i){if(nn(i))return function fs(i,t){return Yi(i).pipe(Vs(t),ur(t))}(i,t);if(Fi(i))return function Sn(i,t){return new qe(e=>{let n=0;return t.schedule(function(){n===i.length?e.complete():(e.next(i[n++]),e.closed||this.schedule())})})}(i,t);if(Ri(i))return function zs(i,t){return Yi(i).pipe(Vs(t),ur(t))}(i,t);if(Ft(i))return Us(i,t);if(Kr(i))return function Oo(i,t){return new qe(e=>{let n;return tr(e,t,()=>{n=i[Gn](),tr(e,t,()=>{let r,a;try{({value:r,done:a}=n.next())}catch(o){return void e.error(o)}a?e.complete():e.next(r)},0,!0)}),()=>v(n?.return)&&n.return()})}(i,t);if(Qr(i))return function Ll(i,t){return Us(Ha(i),t)}(i,t)}throw ua(i)}(i,t):Yi(i)}function ki(...i){const t=Cn(i),e=function nr(i,t){return"number"==typeof rn(i)?i.pop():t}(i,1/0),n=i;return n.length?1===n.length?Yi(n[0]):_i(e)(An(n,t)):$n}function Ol(i={}){const{connector:t=(()=>new be),resetOnError:e=!0,resetOnComplete:n=!0,resetOnRefCountZero:r=!0}=i;return a=>{let o,s,l,c=0,h=!1,g=!1;const k=()=>{s?.unsubscribe(),s=void 0},O=()=>{k(),o=l=void 0,h=g=!1},W=()=>{const Z=o;O(),Z?.unsubscribe()};return It((Z,ne)=>{c++,!g&&!h&&k();const re=l=l??t();ne.add(()=>{c--,0===c&&!g&&!h&&(s=lo(W,r))}),re.subscribe(ne),!o&&c>0&&(o=new $({next:me=>re.next(me),error:me=>{g=!0,k(),s=lo(O,e,me),re.error(me)},complete:()=>{h=!0,k(),s=lo(O,n),re.complete()}}),Yi(Z).subscribe(o))})(a)}}function lo(i,t,...e){if(!0===t)return void i();if(!1===t)return;const n=new $({next:()=>{n.unsubscribe(),i()}});return Yi(t(...e)).subscribe(n)}function $i(i){for(let t in i)if(i[t]===$i)return t;throw Error("Could not find renamed property on target object.")}function Ws(i,t){for(const e in t)t.hasOwnProperty(e)&&!i.hasOwnProperty(e)&&(i[e]=t[e])}function Si(i){if("string"==typeof i)return i;if(Array.isArray(i))return"["+i.map(Si).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 Or(i,t){return null==i||""===i?null===t?"":t:null==t||""===t?i:i+" "+t}const co=$i({__forward_ref__:$i});function ai(i){return i.__forward_ref__=ai,i.toString=function(){return Si(this())},i}function zt(i){return oi(i)?i():i}function oi(i){return"function"==typeof i&&i.hasOwnProperty(co)&&i.__forward_ref__===ai}function Rr(i){return i&&!!i.\u0275providers}const hr="https://g.co/ng/security#xss";class He extends Error{constructor(t,e){super(function ra(i,t){return`NG0${Math.abs(i)}${t?": "+t.trim():""}`}(t,e)),this.code=t}}function Pt(i){return"string"==typeof i?i:null==i?"":String(i)}function Nc(i,t){throw new He(-201,!1)}function ma(i,t){null==i&&function xi(i,t,e,n){throw new Error(`ASSERTION ERROR: ${i}`+(null==n?"":` [Expected=> ${e} ${n} ${t} <=Actual]`))}(t,i,null,"!=")}function Pe(i){return{token:i.token,providedIn:i.providedIn||null,factory:i.factory,value:void 0}}function ct(i){return{providers:i.providers||[],imports:i.imports||[]}}function Pc(i){return bh(i,xa)||bh(i,uo)}function bh(i,t){return i.hasOwnProperty(t)?i[t]:null}function yh(i){return i&&(i.hasOwnProperty(Rl)||i.hasOwnProperty(fa))?i[Rl]:null}const xa=$i({\u0275prov:$i}),Rl=$i({\u0275inj:$i}),uo=$i({ngInjectableDef:$i}),fa=$i({ngInjectorDef:$i});var Ot=(()=>((Ot=Ot||{})[Ot.Default=0]="Default",Ot[Ot.Host=1]="Host",Ot[Ot.Self=2]="Self",Ot[Ot.SkipSelf=4]="SkipSelf",Ot[Ot.Optional=8]="Optional",Ot))();let Pl;function Ai(i){const t=Pl;return Pl=i,t}function oa(i,t,e){const n=Pc(i);return n&&"root"==n.providedIn?void 0===n.value?n.value=n.factory():n.value:e&Ot.Optional?null:void 0!==t?t:void Nc(Si(i))}const vn=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),Da={},Ca="__NG_DI_FLAG__",_s="ngTempTokenPath",ja=/\n/gm,Gs="__source";let bs;function rr(i){const t=bs;return bs=i,t}function Nf(i,t=Ot.Default){if(void 0===bs)throw new He(-203,!1);return null===bs?oa(i,void 0,t):bs.get(i,t&Ot.Optional?null:void 0,t)}function fe(i,t=Ot.Default){return(function ps(){return Pl}()||Nf)(zt(i),t)}function Ut(i,t=Ot.Default){return fe(i,ys(t))}function ys(i){return typeof i>"u"||"number"==typeof i?i:0|(i.optional&&8)|(i.host&&1)|(i.self&&2)|(i.skipSelf&&4)}function Hl(i){const t=[];for(let e=0;e<i.length;e++){const n=zt(i[e]);if(Array.isArray(n)){if(0===n.length)throw new He(900,!1);let r,a=Ot.Default;for(let o=0;o<n.length;o++){const s=n[o],l=Fr(s);"number"==typeof l?-1===l?r=s.token:a|=l:r=s}t.push(fe(r,a))}else t.push(fe(n))}return t}function vs(i,t){return i[Ca]=t,i.prototype[Ca]=t,i}function Fr(i){return i[Ca]}function Va(i){return{toString:i}.toString()}var qn=(()=>((qn=qn||{})[qn.OnPush=0]="OnPush",qn[qn.Default=1]="Default",qn))(),mr=(()=>{return(i=mr||(mr={}))[i.Emulated=0]="Emulated",i[i.None=2]="None",i[i.ShadowDom=3]="ShadowDom",mr;var i})();const za={},Ti=[],B=$i({\u0275cmp:$i}),ae=$i({\u0275dir:$i}),ue=$i({\u0275pipe:$i}),he=$i({\u0275mod:$i}),je=$i({\u0275fac:$i}),Ke=$i({__NG_ELEMENT_ID__:$i});let Kt=0;function we(i){return Va(()=>{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===qn.OnPush,directiveDefs:null,pipeDefs:null,standalone:e,dependencies:e&&i.dependencies||null,getStandaloneInjector:null,selectors:i.selectors||Ti,viewQuery:i.viewQuery||null,features:i.features||null,data:i.data||{},encapsulation:i.encapsulation||mr.Emulated,id:"c"+Kt++,styles:i.styles||Ti,_:null,setInput:null,schemas:i.schemas||null,tView:null,findHostDirectiveDefs:null,hostDirectives:null},a=i.dependencies,o=i.features;return r.inputs=ws(i.inputs,n),r.outputs=ws(i.outputs),o&&o.forEach(s=>s(r)),r.directiveDefs=a?()=>("function"==typeof a?a():a).map(Rt).filter(Zi):null,r.pipeDefs=a?()=>("function"==typeof a?a():a).map(Pr).filter(Zi):null,r})}function Rt(i){return Ci(i)||ar(i)}function Zi(i){return null!==i}function it(i){return Va(()=>({type:i.type,bootstrap:i.bootstrap||Ti,declarations:i.declarations||Ti,imports:i.imports||Ti,exports:i.exports||Ti,transitiveCompileScopes:null,schemas:i.schemas||null,id:i.id||null}))}function ws(i,t){if(null==i)return za;const e={};for(const n in i)if(i.hasOwnProperty(n)){let r=i[n],a=r;Array.isArray(r)&&(a=r[1],r=r[0]),e[r]=n,t&&(t[r]=a)}return e}const ge=we;function wn(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 Ci(i){return i[B]||null}function ar(i){return i[ae]||null}function Pr(i){return i[ue]||null}function Zr(i,t){const e=i[he]||null;if(!e&&!0===t)throw new Error(`Type ${Si(i)} does not have '\u0275mod' property.`);return e}function Ma(i){return Array.isArray(i)&&"object"==typeof i[1]}function mo(i){return Array.isArray(i)&&!0===i[1]}function Bf(i){return 0!=(4&i.flags)}function $d(i){return i.componentOffset>-1}function Dh(i){return 1==(1&i.flags)}function fo(i){return null!==i.template}function Vv(i){return 0!=(256&i[2])}function Yo(i,t){return i.hasOwnProperty(je)?i[je]:null}class a0{constructor(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}isFirstChange(){return this.firstChange}}function Vi(){return zf}function zf(i){return i.type.prototype.ngOnChanges&&(i.setInput=Gv),o0}function o0(){const i=l0(this),t=i?.current;if(t){const e=i.previous;if(e===za)i.previous=t;else for(let n in t)e[n]=t[n];i.current=null,this.ngOnChanges(t)}}function Gv(i,t,e,n){const r=this.declaredInputs[e],a=l0(i)||function $v(i,t){return i[s0]=t}(i,{previous:za,current:null}),o=a.current||(a.current={}),s=a.previous,l=s[r];o[r]=new a0(l&&l.currentValue,t,s===za),i[n]=t}Vi.ngInherit=!0;const s0="__ngSimpleChanges__";function l0(i){return i[s0]||null}function Br(i){for(;Array.isArray(i);)i=i[0];return i}function Ch(i,t){return Br(t[i])}function Ea(i,t){return Br(t[i.index])}function u0(i,t){return i.data[t]}function Vc(i,t){return i[t]}function Sa(i,t){const e=t[i];return Ma(e)?e:e[0]}function Mh(i){return 64==(64&i[2])}function Ks(i,t){return null==t?null:i[t]}function h0(i){i[18]=0}function Kd(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 si={lFrame:v0(null),bindingsEnabled:!0};function f0(){return si.bindingsEnabled}function Ge(){return si.lFrame.lView}function qi(){return si.lFrame.tView}function Re(i){return si.lFrame.contextLView=i,i[8]}function Be(i){return si.lFrame.contextLView=null,i}function Hr(){let i=Gf();for(;null!==i&&64===i.type;)i=i.parent;return i}function Gf(){return si.lFrame.currentTNode}function jo(i,t){const e=si.lFrame;e.currentTNode=i,e.isParent=t}function $f(){return si.lFrame.isParent}function Vo(){si.lFrame.isParent=!1}function sa(){const i=si.lFrame;let t=i.bindingRootIndex;return-1===t&&(t=i.bindingRootIndex=i.tView.bindingStartIndex),t}function zc(){return si.lFrame.bindingIndex++}function zo(i){const t=si.lFrame,e=t.bindingIndex;return t.bindingIndex=t.bindingIndex+i,e}function b0(i,t){const e=si.lFrame;e.bindingIndex=e.bindingRootIndex=i,Kf(t)}function Kf(i){si.lFrame.currentDirectiveIndex=i}function Qf(i){const t=si.lFrame.currentDirectiveIndex;return-1===t?null:i[t]}function y0(){return si.lFrame.currentQueryIndex}function Zf(i){si.lFrame.currentQueryIndex=i}function iw(i){const t=i[1];return 2===t.type?t.declTNode:1===t.type?i[6]:null}function Uo(i,t,e){if(e&Ot.SkipSelf){let r=t,a=i;for(;!(r=r.parent,null!==r||e&Ot.Host||(r=iw(a),null===r||(a=a[15],10&r.type))););if(null===r)return!1;t=r,i=a}const n=si.lFrame=Jf();return n.currentTNode=t,n.lView=i,!0}function Xf(i){const t=Jf(),e=i[1];si.lFrame=t,t.currentTNode=e.firstChild,t.lView=i,t.tView=e,t.contextLView=i,t.bindingIndex=e.bindingStartIndex,t.inI18n=!1}function Jf(){const i=si.lFrame,t=null===i?null:i.child;return null===t?v0(i):t}function v0(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 w0(){const i=si.lFrame;return si.lFrame=i.parent,i.currentTNode=null,i.lView=null,i}const ep=w0;function tp(){const i=w0();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 la(){return si.lFrame.selectedIndex}function jl(i){si.lFrame.selectedIndex=i}function on(){const i=si.lFrame;return u0(i.tView,i.selectedIndex)}function ea(){si.lFrame.currentNamespace="svg"}function Wo(){!function rw(){si.lFrame.currentNamespace=null}()}function Sh(i,t){for(let e=t.directiveStart,n=t.directiveEnd;e<n;e++){const a=i.data[e].type.prototype,{ngAfterContentInit:o,ngAfterContentChecked:s,ngAfterViewInit:l,ngAfterViewChecked:c,ngOnDestroy:h}=a;o&&(i.contentHooks||(i.contentHooks=[])).push(-e,o),s&&((i.contentHooks||(i.contentHooks=[])).push(e,s),(i.contentCheckHooks||(i.contentCheckHooks=[])).push(e,s)),l&&(i.viewHooks||(i.viewHooks=[])).push(-e,l),c&&((i.viewHooks||(i.viewHooks=[])).push(e,c),(i.viewCheckHooks||(i.viewCheckHooks=[])).push(e,c)),null!=h&&(i.destroyHooks||(i.destroyHooks=[])).push(e,h)}}function Ah(i,t,e){k0(i,t,3,e)}function Th(i,t,e,n){(3&i[2])===e&&k0(i,t,e,n)}function np(i,t){let e=i[2];(3&e)===t&&(e&=2047,e+=1,i[2]=e)}function k0(i,t,e,n){const a=n??-1,o=t.length-1;let s=0;for(let l=void 0!==n?65535&i[18]:0;l<o;l++)if("number"==typeof t[l+1]){if(s=t[l],null!=n&&s>=n)break}else t[l]<0&&(i[18]+=65536),(s<a||-1==a)&&(Vl(i,e,t,l),i[18]=(4294901760&i[18])+l+2),l++}function Vl(i,t,e,n){const r=e[n]<0,a=e[n+1],s=i[r?-e[n]:e[n]];if(r){if(i[2]>>11<i[18]>>16&&(3&i[2])===t){i[2]+=2048;try{a.call(s)}finally{}}}else try{a.call(s)}finally{}}class Xd{constructor(t,e,n){this.factory=t,this.resolving=!1,this.canSeeViewProviders=e,this.injectImpl=n}}function ap(i,t,e){let n=0;for(;n<e.length;){const r=e[n];if("number"==typeof r){if(0!==r)break;n++;const a=e[n++],o=e[n++],s=e[n++];i.setAttribute(t,o,s,a)}else{const a=r,o=e[++n];D0(a)?i.setProperty(t,a,o):i.setAttribute(t,a,o),n++}}return n}function x0(i){return 3===i||4===i||6===i}function D0(i){return 64===i.charCodeAt(0)}function eu(i,t){if(null!==t&&0!==t.length)if(null===i||0===i.length)i=t.slice();else{let e=-1;for(let n=0;n<t.length;n++){const r=t[n];"number"==typeof r?e=r:0===e||C0(i,e,r,null,-1===e||2===e?t[++n]:null)}}return i}function C0(i,t,e,n,r){let a=0,o=i.length;if(-1===t)o=-1;else for(;a<i.length;){const s=i[a++];if("number"==typeof s){if(s===t){o=-1;break}if(s>t){o=a-1;break}}}for(;a<i.length;){const s=i[a];if("number"==typeof s)break;if(s===e){if(null===n)return void(null!==r&&(i[a+1]=r));if(n===i[a+1])return void(i[a+2]=r)}a++,null!==n&&a++,null!==r&&a++}-1!==o&&(i.splice(o,0,t),a=o+1),i.splice(a++,0,e),null!==n&&i.splice(a++,0,n),null!==r&&i.splice(a++,0,r)}function Ih(i){return-1!==i}function ks(i){return 32767&i}function Ii(i,t){let e=function Lh(i){return i>>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 _e=0;const Ie={};function li(i,t){const e=ta(i,t);if(-1!==e)return e;const n=t[1];n.firstCreatePass&&(i.injectorIndex=t.length,dn(n.data,i),dn(t,null),dn(n.blueprint,null));const r=po(i,t),a=i.injectorIndex;if(Ih(r)){const o=ks(r),s=Ii(r,t),l=s[1].data;for(let c=0;c<8;c++)t[a+c]=s[o+c]|l[o+c]}return t[a+8]=r,a}function dn(i,t){i.push(0,0,0,0,0,0,0,0,t)}function ta(i,t){return-1===i.injectorIndex||i.parent&&i.parent.injectorIndex===i.injectorIndex||null===t[i.injectorIndex+8]?-1:i.injectorIndex}function po(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=EM(r),null===n)return-1;if(e++,r=r[15],-1!==n.injectorIndex)return n.injectorIndex|e<<16}return-1}function Go(i,t,e){!function Yt(i,t,e){let n;"string"==typeof e?n=e.charCodeAt(0)||0:e.hasOwnProperty(Ke)&&(n=e[Ke]),null==n&&(n=e[Ke]=_e++);const r=255&n;t.data[i+(r>>5)]|=1<<r}(i,t,e)}function FM(i,t,e){if(e&Ot.Optional||void 0!==i)return i;Nc()}function kM(i,t,e,n){if(e&Ot.Optional&&void 0===n&&(n=null),0==(e&(Ot.Self|Ot.Host))){const r=i[9],a=Ai(void 0);try{return r?r.get(t,n,e&Ot.Optional):oa(t,n,e&Ot.Optional)}finally{Ai(a)}}return FM(n,0,e)}function xM(i,t,e,n=Ot.Default,r){if(null!==i){if(1024&t[2]){const o=function RP(i,t,e,n,r){let a=i,o=t;for(;null!==a&&null!==o&&1024&o[2]&&!(256&o[2]);){const s=DM(a,o,e,n|Ot.Self,Ie);if(s!==Ie)return s;let l=a.parent;if(!l){const c=o[21];if(c){const h=c.get(e,Ie,n);if(h!==Ie)return h}l=EM(o),o=o[15]}a=l}return r}(i,t,e,n,Ie);if(o!==Ie)return o}const a=DM(i,t,e,n,Ie);if(a!==Ie)return a}return kM(t,e,n,r)}function DM(i,t,e,n,r){const a=function NP(i){if("string"==typeof i)return i.charCodeAt(0)||0;const t=i.hasOwnProperty(Ke)?i[Ke]:void 0;return"number"==typeof t?t>=0?255&t:OP:t}(e);if("function"==typeof a){if(!Uo(t,i,n))return n&Ot.Host?FM(r,0,n):kM(t,e,n,r);try{const o=a(n);if(null!=o||n&Ot.Optional)return o;Nc()}finally{ep()}}else if("number"==typeof a){let o=null,s=ta(i,t),l=-1,c=n&Ot.Host?t[16][6]:null;for((-1===s||n&Ot.SkipSelf)&&(l=-1===s?po(i,t):t[s+8],-1!==l&&MM(n,!1)?(o=t[1],s=ks(l),t=Ii(l,t)):s=-1);-1!==s;){const h=t[1];if(CM(a,s,h.data)){const g=LP(s,t,e,o,n,c);if(g!==Ie)return g}l=t[s+8],-1!==l&&MM(n,t[1].data[s+8]===c)&&CM(a,s,t)?(o=h,s=ks(l),t=Ii(l,t)):s=-1}}return r}function LP(i,t,e,n,r,a){const o=t[1],s=o.data[i+8],h=M0(s,o,e,null==n?$d(s)&&d:n!=o&&0!=(3&s.type),r&Ot.Host&&a===s);return null!==h?tu(t,o,h,s):Ie}function M0(i,t,e,n,r){const a=i.providerIndexes,o=t.data,s=1048575&a,l=i.directiveStart,h=a>>20,k=r?s+h:i.directiveEnd;for(let O=n?s:s+h;O<k;O++){const W=o[O];if(O<l&&e===W||O>=l&&W.type===e)return O}if(r){const O=o[l];if(O&&fo(O)&&O.type===e)return l}return null}function tu(i,t,e,n){let r=i[e];const a=t.data;if(function sw(i){return i instanceof Xd}(r)){const o=r;o.resolving&&function Ro(i,t){const e=t?`. Dependency path: ${t.join(" > ")} > ${i}`:"";throw new He(-200,`Circular dependency in DI detected for ${i}${e}`)}(function ji(i){return"function"==typeof i?i.name||i.toString():"object"==typeof i&&null!=i&&"function"==typeof i.type?i.type.name||i.type.toString():Pt(i)}(a[e]));const s=b(o.canSeeViewProviders);o.resolving=!0;const l=o.injectImpl?Ai(o.injectImpl):null;Uo(i,n,Ot.Default);try{r=i[e]=o.factory(void 0,a,i,n),t.firstCreatePass&&e>=n.directiveStart&&function ow(i,t,e){const{ngOnChanges:n,ngOnInit:r,ngDoCheck:a}=t.type.prototype;if(n){const o=zf(t);(e.preOrderHooks||(e.preOrderHooks=[])).push(i,o),(e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(i,o)}r&&(e.preOrderHooks||(e.preOrderHooks=[])).push(0-i,r),a&&((e.preOrderHooks||(e.preOrderHooks=[])).push(i,a),(e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(i,a))}(e,a[e],t)}finally{null!==l&&Ai(l),b(s),o.resolving=!1,ep()}}return r}function CM(i,t,e){return!!(e[t+(i>>5)]&1<<i)}function MM(i,t){return!(i&Ot.Self||i&Ot.Host&&t)}class Nh{constructor(t,e){this._tNode=t,this._lView=e}get(t,e,n){return xM(this._tNode,this._lView,t,ys(n),e)}}function OP(){return new Nh(Hr(),Ge())}function Bt(i){return Va(()=>{const t=i.prototype.constructor,e=t[je]||dw(t),n=Object.prototype;let r=Object.getPrototypeOf(i.prototype).constructor;for(;r&&r!==n;){const a=r[je]||dw(r);if(a&&a!==e)return a;r=Object.getPrototypeOf(r)}return a=>new a})}function dw(i){return oi(i)?()=>{const t=dw(zt(i));return t&&t()}:Yo(i)}function EM(i){const t=i[1],e=t.type;return 2===e?t.declTNode:1===e?i[6]:null}function ca(i){return function IP(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<n;){const a=e[r];if(x0(a))break;if(0===a)r+=2;else if("number"==typeof a)for(r++;r<n&&"string"==typeof e[r];)r++;else{if(a===t)return e[r+1];r+=2}}}return null}(Hr(),i)}const Rh="__parameters__";function Bh(i,t,e){return Va(()=>{const n=function uw(i){return function(...e){if(i){const n=i(...e);for(const r in n)this[r]=n[r]}}}(t);function r(...a){if(this instanceof r)return n.apply(this,a),this;const o=new r(...a);return s.annotation=o,s;function s(l,c,h){const g=l.hasOwnProperty(Rh)?l[Rh]:Object.defineProperty(l,Rh,{value:[]})[Rh];for(;g.length<=h;)g.push(null);return(g[h]=g[h]||[]).push(o),l}}return e&&(r.prototype=Object.create(e.prototype)),r.prototype.ngMetadataName=i,r.annotationCls=r,r})}class Ce{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=Pe({token:this,providedIn:e.providedIn||"root",factory:e.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function iu(i,t){i.forEach(e=>Array.isArray(e)?iu(e,t):t(e))}function AM(i,t,e){t>=i.length?i.push(e):i.splice(t,0,e)}function E0(i,t){return t>=i.length-1?i.pop():i.splice(t,1)[0]}function lp(i,t){const e=[];for(let n=0;n<i;n++)e.push(t);return e}function _o(i,t,e){let n=Hh(i,t);return n>=0?i[1|n]=e:(n=~n,function YP(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 mw(i,t){const e=Hh(i,t);if(e>=0)return i[1|e]}function Hh(i,t){return function TM(i,t,e){let n=0,r=i.length>>e;for(;r!==n;){const a=n+(r-n>>1),o=i[a<<e];if(t===o)return a<<e;o>t?r=a:n=a+1}return~(r<<e)}(i,t,1)}const A0=vs(Bh("Inject",i=>({token:i})),-1),qa=vs(Bh("Optional"),8),xs=vs(Bh("SkipSelf"),4);var Ka=(()=>((Ka=Ka||{})[Ka.Important=1]="Important",Ka[Ka.DashCase=2]="DashCase",Ka))();const bw=new Map;let c9=0;const vw="__ngContext__";function pa(i,t){Ma(t)?(i[vw]=t[20],function u9(i){bw.set(i[20],i)}(t)):i[vw]=t}function Fw(i,t){return undefined(i,t)}function hp(i){const t=i[3];return mo(t)?t[3]:t}function kw(i){return ZM(i[13])}function xw(i){return ZM(i[4])}function ZM(i){for(;null!==i&&!mo(i);)i=i[4];return i}function jh(i,t,e,n,r){if(null!=n){let a,o=!1;mo(n)?a=n:Ma(n)&&(o=!0,n=n[0]);const s=Br(n);0===i&&null!==e?null==r?nE(t,e,s):nu(t,e,s,r||null,!0):1===i&&null!==e?nu(t,e,s,r||null,!0):2===i?function Tw(i,t,e){const n=L0(i,t);n&&function T9(i,t,e,n){i.removeChild(t,e,n)}(i,n,t,e)}(t,s,o):3===i&&t.destroyNode(s),null!=a&&function N9(i,t,e,n,r){const a=e[7];a!==Br(e)&&jh(t,i,n,a,r);for(let s=10;s<e.length;s++){const l=e[s];mp(l[1],l,i,t,n,a)}}(t,i,a,e,r)}}function Cw(i,t,e){return i.createElement(t,e)}function JM(i,t){const e=i[9],n=e.indexOf(t),r=t[3];512&t[2]&&(t[2]&=-513,Kd(r,-1)),e.splice(n,1)}function Mw(i,t){if(i.length<=10)return;const e=10+t,n=i[e];if(n){const r=n[17];null!==r&&r!==i&&JM(r,n),t>0&&(i[e-1][4]=n[4]);const a=E0(i,10+t);!function k9(i,t){mp(i,t,t[11],2,null,null),t[0]=null,t[6]=null}(n[1],n);const o=a[19];null!==o&&o.detachView(a[1]),n[3]=null,n[4]=null,n[2]&=-65}return n}function eE(i,t){if(!(128&t[2])){const e=t[11];e.destroyNode&&mp(i,t,e,3,null,null),function C9(i){let t=i[13];if(!t)return Ew(i[1],i);for(;t;){let e=null;if(Ma(t))e=t[13];else{const n=t[10];n&&(e=n)}if(!e){for(;t&&!t[4]&&t!==i;)Ma(t)&&Ew(t[1],t),t=t[3];null===t&&(t=i),Ma(t)&&Ew(t[1],t),e=t&&t[4]}t=e}}(t)}}function Ew(i,t){if(!(128&t[2])){t[2]&=-65,t[2]|=128,function A9(i,t){let e;if(null!=i&&null!=(e=i.destroyHooks))for(let n=0;n<e.length;n+=2){const r=t[e[n]];if(!(r instanceof Xd)){const a=e[n+1];if(Array.isArray(a))for(let o=0;o<a.length;o+=2){const s=r[a[o]],l=a[o+1];try{l.call(s)}finally{}}else try{a.call(r)}finally{}}}}(i,t),function S9(i,t){const e=i.cleanup,n=t[7];let r=-1;if(null!==e)for(let a=0;a<e.length-1;a+=2)if("string"==typeof e[a]){const o=e[a+3];o>=0?n[r=o]():n[r=-o].unsubscribe(),a+=2}else{const o=n[r=e[a+1]];e[a].call(o)}if(null!==n){for(let a=r+1;a<n.length;a++)(0,n[a])();t[7]=null}}(i,t),1===t[1].type&&t[11].destroy();const e=t[17];if(null!==e&&mo(t[3])){e!==t[3]&&JM(e,t);const n=t[19];null!==n&&n.detachView(i)}!function h9(i){bw.delete(i[20])}(t)}}function tE(i,t,e){return function iE(i,t,e){let n=t;for(;null!==n&&40&n.type;)n=(t=n).parent;if(null===n)return e[0];{const{componentOffset:r}=n;if(r>-1){const{encapsulation:a}=i.data[n.directiveStart+r];if(a===mr.None||a===mr.Emulated)return null}return Ea(n,e)}}(i,t.parent,e)}function nu(i,t,e,n,r){i.insertBefore(t,e,n,r)}function nE(i,t,e){i.appendChild(t,e)}function rE(i,t,e,n,r){null!==n?nu(i,t,e,n,r):nE(i,t,e)}function L0(i,t){return i.parentNode(t)}function aE(i,t,e){return sE(i,t,e)}let R0,Nw,P0,sE=function oE(i,t,e){return 40&i.type?Ea(i,e):null};function N0(i,t,e,n){const r=tE(i,n,t),a=t[11],s=aE(n.parent||t[6],n,t);if(null!=r)if(Array.isArray(e))for(let l=0;l<e.length;l++)rE(a,r,e[l],s,!1);else rE(a,r,e,s,!1)}function O0(i,t){if(null!==t){const e=t.type;if(3&e)return Ea(t,i);if(4&e)return Aw(-1,i[t.index]);if(8&e){const n=t.child;if(null!==n)return O0(i,n);{const r=i[t.index];return mo(r)?Aw(-1,r):Br(r)}}if(32&e)return Fw(t,i)()||Br(i[t.index]);{const n=cE(i,t);return null!==n?Array.isArray(n)?n[0]:O0(hp(i[16]),n):O0(i,t.next)}}return null}function cE(i,t){return null!==t?i[16][6].projection[t.projection]:null}function Aw(i,t){const e=10+i+1;if(e<t.length){const n=t[e],r=n[1].firstChild;if(null!==r)return O0(n,r)}return t[7]}function Iw(i,t,e,n,r,a,o){for(;null!=e;){const s=n[e.index],l=e.type;if(o&&0===t&&(s&&pa(Br(s),n),e.flags|=2),32!=(32&e.flags))if(8&l)Iw(i,t,e.child,n,r,a,!1),jh(t,i,r,s,a);else if(32&l){const c=Fw(e,n);let h;for(;h=c();)jh(t,i,r,h,a);jh(t,i,r,s,a)}else 16&l?dE(i,t,n,e,r,a):jh(t,i,r,s,a);e=o?e.projectionNext:e.next}}function mp(i,t,e,n,r,a){Iw(e,n,i.firstChild,t,r,a,!1)}function dE(i,t,e,n,r,a){const o=e[16],l=o[6].projection[n.projection];if(Array.isArray(l))for(let c=0;c<l.length;c++)jh(t,i,r,l[c],a);else Iw(i,t,l,o[3],r,a,!0)}function uE(i,t,e){""===e?i.removeAttribute(t,"class"):i.setAttribute(t,"class",e)}function hE(i,t,e){const{mergedAttrs:n,classes:r,styles:a}=e;null!==n&&ap(i,t,n),null!==r&&uE(i,t,r),null!==a&&function R9(i,t,e){i.setAttribute(t,"style",e)}(i,t,a)}function ru(i){return function Lw(){if(void 0===R0&&(R0=null,vn.trustedTypes))try{R0=vn.trustedTypes.createPolicy("angular",{createHTML:i=>i,createScript:i=>i,createScriptURL:i=>i})}catch{}return R0}()?.createHTML(i)||i}function _E(i){return function Ow(){if(void 0===P0&&(P0=null,vn.trustedTypes))try{P0=vn.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:i=>i,createScript:i=>i,createScriptURL:i=>i})}catch{}return P0}()?.createScriptURL(i)||i}class au{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${hr})`}}class j9 extends au{getTypeName(){return"HTML"}}class V9 extends au{getTypeName(){return"Style"}}class z9 extends au{getTypeName(){return"Script"}}class U9 extends au{getTypeName(){return"URL"}}class W9 extends au{getTypeName(){return"ResourceURL"}}function go(i){return i instanceof au?i.changingThisBreaksApplicationSecurity:i}function Zs(i,t){const e=function G9(i){return i instanceof au&&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 ${hr})`)}return e===t}class X9{constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="<body><remove></remove>"+t;try{const e=(new window.DOMParser).parseFromString(ru(t),"text/html").body;return null===e?this.inertDocumentHelper.getInertBodyElement(t):(e.removeChild(e.firstChild),e)}catch{return null}}}class J9{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=ru(t),e;const n=this.inertDocument.createElement("body");return n.innerHTML=ru(t),this.defaultDoc.documentMode&&this.stripCustomNsAttrs(n),n}stripCustomNsAttrs(t){const e=t.attributes;for(let r=e.length-1;0<r;r--){const o=e.item(r).name;("xmlns:ns1"===o||0===o.indexOf("ns1:"))&&t.removeAttribute(o)}let n=t.firstChild;for(;n;)n.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(n),n=n.nextSibling}}const tB=/^(?:(?:https?|mailto|data|ftp|tel|file|sms):|[^&:/?#]*(?:[/?#]|$))/gi;function B0(i){return(i=String(i)).match(tB)?i:"unsafe:"+i}function zl(i){const t={};for(const e of i.split(","))t[e]=!0;return t}function fp(...i){const t={};for(const e of i)for(const n in e)e.hasOwnProperty(n)&&(t[n]=!0);return t}const bE=zl("area,br,col,hr,img,wbr"),yE=zl("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),vE=zl("rp,rt"),Rw=fp(bE,fp(yE,zl("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),fp(vE,zl("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),fp(vE,yE)),Pw=zl("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),wE=fp(Pw,zl("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),zl("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext")),iB=zl("script,style,template");class nB{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(t){let e=t.firstChild,n=!0;for(;e;)if(e.nodeType===Node.ELEMENT_NODE?n=this.startElement(e):e.nodeType===Node.TEXT_NODE?this.chars(e.nodeValue):this.sanitizedSomething=!0,n&&e.firstChild)e=e.firstChild;else for(;e;){e.nodeType===Node.ELEMENT_NODE&&this.endElement(e);let r=this.checkClobberedElement(e,e.nextSibling);if(r){e=r;break}e=this.checkClobberedElement(e,e.parentNode)}return this.buf.join("")}startElement(t){const e=t.nodeName.toLowerCase();if(!Rw.hasOwnProperty(e))return this.sanitizedSomething=!0,!iB.hasOwnProperty(e);this.buf.push("<"),this.buf.push(e);const n=t.attributes;for(let r=0;r<n.length;r++){const a=n.item(r),o=a.name,s=o.toLowerCase();if(!wE.hasOwnProperty(s)){this.sanitizedSomething=!0;continue}let l=a.value;Pw[s]&&(l=B0(l)),this.buf.push(" ",o,'="',FE(l),'"')}return this.buf.push(">"),!0}endElement(t){const e=t.nodeName.toLowerCase();Rw.hasOwnProperty(e)&&!bE.hasOwnProperty(e)&&(this.buf.push("</"),this.buf.push(e),this.buf.push(">"))}chars(t){this.buf.push(FE(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 rB=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,aB=/([^\#-~ |!])/g;function FE(i){return i.replace(/&/g,"&amp;").replace(rB,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(aB,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"&lt;").replace(/>/g,"&gt;")}let H0;function kE(i,t){let e=null;try{H0=H0||function gE(i){const t=new J9(i);return function eB(){try{return!!(new window.DOMParser).parseFromString(ru(""),"text/html")}catch{return!1}}()?new X9(t):t}(i);let n=t?String(t):"";e=H0.getInertBodyElement(n);let r=5,a=n;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,n=a,a=e.innerHTML,e=H0.getInertBodyElement(n)}while(n!==a);return ru((new nB).sanitizeChildren(Bw(e)||e))}finally{if(e){const n=Bw(e)||e;for(;n.firstChild;)n.removeChild(n.firstChild)}}}function Bw(i){return"content"in i&&function oB(i){return i.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===i.nodeName}(i)?i.content:null}var mn=(()=>((mn=mn||{})[mn.NONE=0]="NONE",mn[mn.HTML=1]="HTML",mn[mn.STYLE=2]="STYLE",mn[mn.SCRIPT=3]="SCRIPT",mn[mn.URL=4]="URL",mn[mn.RESOURCE_URL=5]="RESOURCE_URL",mn))();function _a(i){const t=pp();return t?t.sanitize(mn.URL,i)||"":Zs(i,"URL")?go(i):B0(Pt(i))}function Hw(i){const t=pp();if(t)return _E(t.sanitize(mn.RESOURCE_URL,i)||"");if(Zs(i,"ResourceURL"))return _E(go(i));throw new He(904,!1)}function pp(){const i=Ge();return i&&i[12]}const Y0=new Ce("ENVIRONMENT_INITIALIZER"),DE=new Ce("INJECTOR",-1),CE=new Ce("INJECTOR_DEF_TYPES");class ME{get(t,e=Da){if(e===Da){const n=new Error(`NullInjectorError: No provider for ${Si(t)}!`);throw n.name="NullInjectorError",n}return e}}function fB(...i){return{\u0275providers:EE(0,i),\u0275fromNgModule:!0}}function EE(i,...t){const e=[],n=new Set;let r;return iu(t,a=>{const o=a;Yw(o,e,[],n)&&(r||(r=[]),r.push(o))}),void 0!==r&&SE(r,e),e}function SE(i,t){for(let e=0;e<i.length;e++){const{providers:r}=i[e];jw(r,a=>{t.push(a)})}}function Yw(i,t,e,n){if(!(i=zt(i)))return!1;let r=null,a=yh(i);const o=!a&&Ci(i);if(a||o){if(o&&!o.standalone)return!1;r=i}else{const l=i.ngModule;if(a=yh(l),!a)return!1;r=l}const s=n.has(r);if(o){if(s)return!1;if(n.add(r),o.dependencies){const l="function"==typeof o.dependencies?o.dependencies():o.dependencies;for(const c of l)Yw(c,t,e,n)}}else{if(!a)return!1;{if(null!=a.imports&&!s){let c;n.add(r);try{iu(a.imports,h=>{Yw(h,t,e,n)&&(c||(c=[]),c.push(h))})}finally{}void 0!==c&&SE(c,t)}if(!s){const c=Yo(r)||(()=>new r);t.push({provide:r,useFactory:c,deps:Ti},{provide:CE,useValue:r,multi:!0},{provide:Y0,useValue:()=>fe(r),multi:!0})}const l=a.providers;null==l||s||jw(l,h=>{t.push(h)})}}return r!==i&&void 0!==i.providers}function jw(i,t){for(let e of i)Rr(e)&&(e=e.\u0275providers),Array.isArray(e)?jw(e,t):t(e)}const pB=$i({provide:String,useValue:$i});function Vw(i){return null!==i&&"object"==typeof i&&pB in i}function ou(i){return"function"==typeof i}const zw=new Ce("Set Injector scope."),j0={},gB={};let Uw;function V0(){return void 0===Uw&&(Uw=new ME),Uw}class Xs{}class IE extends Xs{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,Gw(t,o=>this.processProvider(o)),this.records.set(DE,Vh(void 0,this)),r.has("environment")&&this.records.set(Xs,Vh(void 0,this));const a=this.records.get(zw);null!=a&&"string"==typeof a.value&&this.scopes.add(a.value),this.injectorDefTypes=new Set(this.get(CE.multi,Ti,Ot.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=rr(this),n=Ai(void 0);try{return t()}finally{rr(e),Ai(n)}}get(t,e=Da,n=Ot.Default){this.assertNotDestroyed(),n=ys(n);const r=rr(this),a=Ai(void 0);try{if(!(n&Ot.SkipSelf)){let s=this.records.get(t);if(void 0===s){const l=function FB(i){return"function"==typeof i||"object"==typeof i&&i instanceof Ce}(t)&&Pc(t);s=l&&this.injectableDefInScope(l)?Vh(Ww(t),j0):null,this.records.set(t,s)}if(null!=s)return this.hydrate(t,s)}return(n&Ot.Self?V0():this.parent).get(t,e=n&Ot.Optional&&e===Da?null:e)}catch(o){if("NullInjectorError"===o.name){if((o[_s]=o[_s]||[]).unshift(Si(t)),r)throw o;return function $s(i,t,e,n){const r=i[_s];throw t[Gs]&&r.unshift(t[Gs]),i.message=function jd(i,t,e,n=null){i=i&&"\n"===i.charAt(0)&&"\u0275"==i.charAt(1)?i.slice(2):i;let r=Si(t);if(Array.isArray(t))r=t.map(Si).join(" -> ");else if("object"==typeof t){let a=[];for(let o in t)if(t.hasOwnProperty(o)){let s=t[o];a.push(o+":"+("string"==typeof s?JSON.stringify(s):Si(s)))}r=`{${a.join(", ")}}`}return`${e}${n?"("+n+")":""}[${r}]: ${i.replace(ja,"\n ")}`}("\n"+i.message,r,e,n),i.ngTokenPath=r,i[_s]=null,i}(o,t,"R3InjectorError",this.source)}throw o}finally{Ai(a),rr(r)}}resolveInjectorInitializers(){const t=rr(this),e=Ai(void 0);try{const n=this.get(Y0.multi,Ti,Ot.Self);for(const r of n)r()}finally{rr(t),Ai(e)}}toString(){const t=[],e=this.records;for(const n of e.keys())t.push(Si(n));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new He(205,!1)}processProvider(t){let e=ou(t=zt(t))?t:zt(t&&t.provide);const n=function yB(i){return Vw(i)?Vh(void 0,i.useValue):Vh(LE(i),j0)}(t);if(ou(t)||!0!==t.multi)this.records.get(e);else{let r=this.records.get(e);r||(r=Vh(void 0,j0,!0),r.factory=()=>Hl(r.multi),this.records.set(e,r)),e=t,r.multi.push(t)}this.records.set(e,n)}hydrate(t,e){return e.value===j0&&(e.value=gB,e.value=e.factory()),"object"==typeof e.value&&e.value&&function wB(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=zt(t.providedIn);return"string"==typeof e?"any"===e||this.scopes.has(e):this.injectorDefTypes.has(e)}}function Ww(i){const t=Pc(i),e=null!==t?t.factory:Yo(i);if(null!==e)return e;if(i instanceof Ce)throw new He(204,!1);if(i instanceof Function)return function bB(i){const t=i.length;if(t>0)throw lp(t,"?"),new He(204,!1);const e=function Hd(i){const t=i&&(i[xa]||i[uo]);if(t){const e=function Yd(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 He(204,!1)}function LE(i,t,e){let n;if(ou(i)){const r=zt(i);return Yo(r)||Ww(r)}if(Vw(i))n=()=>zt(i.useValue);else if(function TE(i){return!(!i||!i.useFactory)}(i))n=()=>i.useFactory(...Hl(i.deps||[]));else if(function AE(i){return!(!i||!i.useExisting)}(i))n=()=>fe(zt(i.useExisting));else{const r=zt(i&&(i.useClass||i.provide));if(!function vB(i){return!!i.deps}(i))return Yo(r)||Ww(r);n=()=>new r(...Hl(i.deps))}return n}function Vh(i,t,e=!1){return{factory:i,value:t,multi:e?[]:void 0}}function Gw(i,t){for(const e of i)Array.isArray(e)?Gw(e,t):e&&Rr(e)?Gw(e.\u0275providers,t):t(e)}class kB{}class NE{}class DB{resolveComponentFactory(t){throw function xB(i){const t=Error(`No component factory found for ${Si(i)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=i,t}(t)}}let Ul=(()=>{class i{}return i.NULL=new DB,i})();function CB(){return zh(Hr(),Ge())}function zh(i,t){return new $e(Ea(i,t))}let $e=(()=>{class i{constructor(e){this.nativeElement=e}}return i.__NG_ELEMENT_ID__=CB,i})();function MB(i){return i instanceof $e?i.nativeElement:i}class Uh{}let Js=(()=>{class i{}return i.__NG_ELEMENT_ID__=()=>function EB(){const i=Ge(),e=Sa(Hr().index,i);return(Ma(e)?e:i)[11]}(),i})(),SB=(()=>{class i{}return i.\u0275prov=Pe({token:i,providedIn:"root",factory:()=>null}),i})();class su{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const AB=new su("15.0.4"),$w={};function Kw(i){return i.ngOriginalError}class Wl{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&&Kw(t);for(;e&&Kw(e);)e=Kw(e);return e||null}}function Qw(i){return i.ownerDocument.defaultView}function Zw(i){return i.ownerDocument}function RE(i){return i.ownerDocument.body}function Gl(i){return i instanceof Function?i():i}function BE(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 a=t.length;if(r+a===n||i.charCodeAt(r+a)<=32)return r}e=r+1}}const HE="ng-template";function BB(i,t,e){let n=0;for(;n<i.length;){let r=i[n++];if(e&&"class"===r){if(r=i[n],-1!==BE(r.toLowerCase(),t,0))return!0}else if(1===r){for(;n<i.length&&"string"==typeof(r=i[n++]);)if(r.toLowerCase()===t)return!0;return!1}}return!1}function YE(i){return 4===i.type&&i.value!==HE}function HB(i,t,e){return t===(4!==i.type||e?i.value:HE)}function YB(i,t,e){let n=4;const r=i.attrs||[],a=function zB(i){for(let t=0;t<i.length;t++)if(x0(i[t]))return t;return i.length}(r);let o=!1;for(let s=0;s<t.length;s++){const l=t[s];if("number"!=typeof l){if(!o)if(4&n){if(n=2|1&n,""!==l&&!HB(i,l,e)||""===l&&1===t.length){if(Ds(n))return!1;o=!0}}else{const c=8&n?l:t[++s];if(8&n&&null!==i.attrs){if(!BB(i.attrs,c,e)){if(Ds(n))return!1;o=!0}continue}const g=jB(8&n?"class":l,r,YE(i),e);if(-1===g){if(Ds(n))return!1;o=!0;continue}if(""!==c){let k;k=g>a?"":r[g+1].toLowerCase();const O=8&n?k:null;if(O&&-1!==BE(O,c,0)||2&n&&c!==k){if(Ds(n))return!1;o=!0}}}}else{if(!o&&!Ds(n)&&!Ds(l))return!1;if(o&&Ds(l))continue;o=!1,n=l|1&n}}return Ds(n)||o}function Ds(i){return 0==(1&i)}function jB(i,t,e,n){if(null===t)return-1;let r=0;if(n||!e){let a=!1;for(;r<t.length;){const o=t[r];if(o===i)return r;if(3===o||6===o)a=!0;else{if(1===o||2===o){let s=t[++r];for(;"string"==typeof s;)s=t[++r];continue}if(4===o)break;if(0===o){r+=4;continue}}r+=a?1:2}return-1}return function UB(i,t){let e=i.indexOf(4);if(e>-1)for(e++;e<i.length;){const n=i[e];if("number"==typeof n)return-1;if(n===t)return e;e++}return-1}(t,i)}function jE(i,t,e=!1){for(let n=0;n<t.length;n++)if(YB(i,t[n],e))return!0;return!1}function WB(i,t){e:for(let e=0;e<t.length;e++){const n=t[e];if(i.length===n.length){for(let r=0;r<i.length;r++)if(i[r]!==n[r])continue e;return!0}}return!1}function VE(i,t){return i?":not("+t.trim()+")":t}function GB(i){let t=i[0],e=1,n=2,r="",a=!1;for(;e<i.length;){let o=i[e];if("string"==typeof o)if(2&n){const s=i[++e];r+="["+o+(s.length>0?'="'+s+'"':"")+"]"}else 8&n?r+="."+o:4&n&&(r+=" "+o);else""!==r&&!Ds(o)&&(t+=VE(a,r),r=""),n=o,a=a||!Ds(n);e++}return""!==r&&(t+=VE(a,r)),t}const hi={};function j(i){zE(qi(),Ge(),la()+i,!1)}function zE(i,t,e,n){if(!n)if(3==(3&t[2])){const a=i.preOrderCheckHooks;null!==a&&Ah(t,a,e)}else{const a=i.preOrderHooks;null!==a&&Th(t,a,0,e)}jl(e)}function $E(i,t=null,e=null,n){const r=qE(i,t,e,n);return r.resolveInjectorInitializers(),r}function qE(i,t=null,e=null,n,r=new Set){const a=[e||Ti,fB(i)];return n=n||("object"==typeof i?void 0:Si(i)),new IE(a,t||V0(),n||null,r)}let Pn=(()=>{class i{static create(e,n){if(Array.isArray(e))return $E({name:""},n,e,"");{const r=e.name??"";return $E({name:r},e.parent,e.providers,r)}}}return i.THROW_IF_NOT_FOUND=Da,i.NULL=new ME,i.\u0275prov=Pe({token:i,providedIn:"any",factory:()=>fe(DE)}),i.__NG_ELEMENT_ID__=-1,i})();function y(i,t=Ot.Default){const e=Ge();return null===e?fe(i,t):xM(Hr(),e,zt(i),t)}function Cs(){throw new Error("invalid")}function t3(i,t){const e=i.contentQueries;if(null!==e)for(let n=0;n<e.length;n+=2){const r=e[n],a=e[n+1];if(-1!==a){const o=i.data[a];Zf(r),o.contentQueries(2,t[a],a)}}}function U0(i,t,e,n,r,a,o,s,l,c,h){const g=t.blueprint.slice();return g[0]=r,g[2]=76|n,(null!==h||i&&1024&i[2])&&(g[2]|=1024),h0(g),g[3]=g[15]=i,g[8]=e,g[10]=o||i&&i[10],g[11]=s||i&&i[11],g[12]=l||i&&i[12]||null,g[9]=c||i&&i[9]||null,g[6]=a,g[20]=function d9(){return c9++}(),g[21]=h,g[16]=2==t.type?i[16]:g,g}function $h(i,t,e,n,r){let a=i.data[t];if(null===a)a=function iF(i,t,e,n,r){const a=Gf(),o=$f(),l=i.data[t]=function y7(i,t,e,n,r,a){return{type:e,index:n,insertBeforeIndex:null,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:0,providerIndexes:0,value:r,attrs:a,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,o?a:a&&a.parent,e,t,n,r);return null===i.firstChild&&(i.firstChild=l),null!==a&&(o?null==a.child&&null!==l.parent&&(a.child=l):null===a.next&&(a.next=l)),l}(i,t,e,n,r),function Xi(){return si.lFrame.inI18n}()&&(a.flags|=32);else if(64&a.type){a.type=e,a.value=n,a.attrs=r;const o=function Qd(){const i=si.lFrame,t=i.currentTNode;return i.isParent?t:t.parent}();a.injectorIndex=null===o?-1:o.injectorIndex}return jo(a,!0),a}function _p(i,t,e,n){if(0===e)return-1;const r=t.length;for(let a=0;a<e;a++)t.push(n),i.blueprint.push(n),i.data.push(null);return r}function nF(i,t,e){Xf(t);try{const n=i.viewQuery;null!==n&&mF(1,n,e);const r=i.template;null!==r&&n3(i,t,r,1,e),i.firstCreatePass&&(i.firstCreatePass=!1),i.staticContentQueries&&t3(i,t),i.staticViewQueries&&mF(2,i.viewQuery,e);const a=i.components;null!==a&&function _7(i,t){for(let e=0;e<t.length;e++)B7(i,t[e])}(t,a)}catch(n){throw i.firstCreatePass&&(i.incompleteFirstPass=!0,i.firstCreatePass=!1),n}finally{t[2]&=-5,tp()}}function W0(i,t,e,n){const r=t[2];if(128!=(128&r)){Xf(t);try{h0(t),function g0(i){return si.lFrame.bindingIndex=i}(i.bindingStartIndex),null!==e&&n3(i,t,e,2,n);const o=3==(3&r);if(o){const c=i.preOrderCheckHooks;null!==c&&Ah(t,c,null)}else{const c=i.preOrderHooks;null!==c&&Th(t,c,0,null),np(t,0)}if(function R7(i){for(let t=kw(i);null!==t;t=xw(t)){if(!t[2])continue;const e=t[9];for(let n=0;n<e.length;n++){const r=e[n],a=r[3];0==(512&r[2])&&Kd(a,1),r[2]|=512}}}(t),function O7(i){for(let t=kw(i);null!==t;t=xw(t))for(let e=10;e<t.length;e++){const n=t[e],r=n[1];Mh(n)&&W0(r,n,r.template,n[8])}}(t),null!==i.contentQueries&&t3(i,t),o){const c=i.contentCheckHooks;null!==c&&Ah(t,c)}else{const c=i.contentHooks;null!==c&&Th(t,c,1),np(t,1)}!function f7(i,t){const e=i.hostBindingOpCodes;if(null!==e)try{for(let n=0;n<e.length;n++){const r=e[n];if(r<0)jl(~r);else{const a=r,o=e[++n],s=e[++n];b0(o,a),s(2,t[a])}}}finally{jl(-1)}}(i,t);const s=i.components;null!==s&&function p7(i,t){for(let e=0;e<t.length;e++)P7(i,t[e])}(t,s);const l=i.viewQuery;if(null!==l&&mF(2,l,n),o){const c=i.viewCheckHooks;null!==c&&Ah(t,c)}else{const c=i.viewHooks;null!==c&&Th(t,c,2),np(t,2)}!0===i.firstUpdatePass&&(i.firstUpdatePass=!1),t[2]&=-41,512&t[2]&&(t[2]&=-513,Kd(t[3],-1))}finally{tp()}}}function n3(i,t,e,n,r){const a=la(),o=2&n;try{jl(-1),o&&t.length>22&&zE(i,t,22,!1),e(n,r)}finally{jl(a)}}function rF(i,t,e){if(Bf(t)){const r=t.directiveEnd;for(let a=t.directiveStart;a<r;a++){const o=i.data[a];o.contentQueries&&o.contentQueries(1,e[a],a)}}}function aF(i,t,e){!f0()||(function D7(i,t,e,n){const r=e.directiveStart,a=e.directiveEnd;$d(e)&&function I7(i,t,e){const n=Ea(t,i),r=r3(e),a=i[10],o=G0(i,U0(i,r,null,e.onPush?32:16,n,t,a,a.createRenderer(n,e),null,null,null));i[t.index]=o}(t,e,i.data[r+e.componentOffset]),i.firstCreatePass||li(e,t),pa(n,t);const o=e.initialInputs;for(let s=r;s<a;s++){const l=i.data[s],c=tu(t,i,s,e);pa(c,t),null!==o&&L7(0,s-r,c,l,0,o),fo(l)&&(Sa(e.index,t)[8]=tu(t,i,s,e))}}(i,t,e,Ea(e,t)),64==(64&e.flags)&&d3(i,t,e))}function oF(i,t,e=Ea){const n=t.localNames;if(null!==n){let r=t.index+1;for(let a=0;a<n.length;a+=2){const o=n[a+1],s=-1===o?e(t,i):i[o];i[r++]=s}}}function r3(i){const t=i.tView;return null===t||t.incompleteFirstPass?i.tView=sF(1,null,i.template,i.decls,i.vars,i.directiveDefs,i.pipeDefs,i.viewQuery,i.schemas,i.consts):t}function sF(i,t,e,n,r,a,o,s,l,c){const h=22+n,g=h+r,k=function g7(i,t){const e=[];for(let n=0;n<t;n++)e.push(n<i?null:hi);return e}(h,g),O="function"==typeof c?c():c;return k[1]={type:i,blueprint:k,template:e,queries:null,viewQuery:s,declTNode:t,data:k.slice().fill(null,h),bindingStartIndex:h,expandoStartIndex:g,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof a?a():a,pipeRegistry:"function"==typeof o?o():o,firstChild:null,schemas:l,consts:O,incompleteFirstPass:!1}}function a3(i,t,e,n){const r=h3(t);null===e?r.push(n):(r.push(e),i.firstCreatePass&&m3(i).push(n,r.length-1))}function o3(i,t,e,n){for(let r in i)if(i.hasOwnProperty(r)){e=null===e?{}:e;const a=i[r];null===n?s3(e,t,r,a):n.hasOwnProperty(r)&&s3(e,t,n[r],a)}return e}function s3(i,t,e,n){i.hasOwnProperty(e)?i[e].push(t,n):i[e]=[t,n]}function bo(i,t,e,n,r,a,o,s){const l=Ea(t,e);let h,c=t.inputs;!s&&null!=c&&(h=c[n])?(fF(i,e,h,n,r),$d(t)&&l3(e,t.index)):3&t.type&&(n=function w7(i){return"class"===i?"className":"for"===i?"htmlFor":"formaction"===i?"formAction":"innerHtml"===i?"innerHTML":"readonly"===i?"readOnly":"tabindex"===i?"tabIndex":i}(n),r=null!=o?o(r,t.value||"",n):r,a.setProperty(l,n,r))}function l3(i,t){const e=Sa(t,i);16&e[2]||(e[2]|=32)}function lF(i,t,e,n){let r=!1;if(f0()){const a=null===n?null:{"":-1},o=function M7(i,t){const e=i.directiveRegistry;let n=null,r=null;if(e)for(let a=0;a<e.length;a++){const o=e[a];if(jE(t,o.selectors,!1))if(n||(n=[]),fo(o))if(null!==o.findHostDirectiveDefs){const s=[];r=r||new Map,o.findHostDirectiveDefs(o,s,r),n.unshift(...s,o),cF(i,t,s.length)}else n.unshift(o),cF(i,t,0);else r=r||new Map,o.findHostDirectiveDefs?.(o,n,r),n.push(o)}return null===n?null:[n,r]}(i,e);let s,l;null===o?s=l=null:[s,l]=o,null!==s&&(r=!0,c3(i,t,e,s,a,l)),a&&function E7(i,t,e){if(t){const n=i.localNames=[];for(let r=0;r<t.length;r+=2){const a=e[t[r+1]];if(null==a)throw new He(-301,!1);n.push(t[r],a)}}}(e,n,a)}return e.mergedAttrs=eu(e.mergedAttrs,e.attrs),r}function c3(i,t,e,n,r,a){for(let c=0;c<n.length;c++)Go(li(e,t),i,n[c].type);!function A7(i,t,e){i.flags|=1,i.directiveStart=t,i.directiveEnd=t+e,i.providerIndexes=t}(e,i.data.length,n.length);for(let c=0;c<n.length;c++){const h=n[c];h.providersResolver&&h.providersResolver(h)}let o=!1,s=!1,l=_p(i,t,n.length,null);for(let c=0;c<n.length;c++){const h=n[c];e.mergedAttrs=eu(e.mergedAttrs,h.hostAttrs),T7(i,e,t,l,h),S7(l,h,r),null!==h.contentQueries&&(e.flags|=4),(null!==h.hostBindings||null!==h.hostAttrs||0!==h.hostVars)&&(e.flags|=64);const g=h.type.prototype;!o&&(g.ngOnChanges||g.ngOnInit||g.ngDoCheck)&&((i.preOrderHooks||(i.preOrderHooks=[])).push(e.index),o=!0),!s&&(g.ngOnChanges||g.ngDoCheck)&&((i.preOrderCheckHooks||(i.preOrderCheckHooks=[])).push(e.index),s=!0),l++}!function v7(i,t,e){const r=t.directiveEnd,a=i.data,o=t.attrs,s=[];let l=null,c=null;for(let h=t.directiveStart;h<r;h++){const g=a[h],k=e?e.get(g):null,W=k?k.outputs:null;l=o3(g.inputs,h,l,k?k.inputs:null),c=o3(g.outputs,h,c,W);const Z=null===l||null===o||YE(t)?null:N7(l,h,o);s.push(Z)}null!==l&&(l.hasOwnProperty("class")&&(t.flags|=8),l.hasOwnProperty("style")&&(t.flags|=16)),t.initialInputs=s,t.inputs=l,t.outputs=c}(i,e,a)}function d3(i,t,e){const n=e.directiveStart,r=e.directiveEnd,a=e.index,o=function qf(){return si.lFrame.currentDirectiveIndex}();try{jl(a);for(let s=n;s<r;s++){const l=i.data[s],c=t[s];Kf(s),(null!==l.hostBindings||0!==l.hostVars||null!==l.hostAttrs)&&C7(l,c)}}finally{jl(-1),Kf(o)}}function C7(i,t){null!==i.hostBindings&&i.hostBindings(1,t)}function cF(i,t,e){t.componentOffset=e,(i.components||(i.components=[])).push(t.index)}function S7(i,t,e){if(e){if(t.exportAs)for(let n=0;n<t.exportAs.length;n++)e[t.exportAs[n]]=i;fo(t)&&(e[""]=i)}}function T7(i,t,e,n,r){i.data[n]=r;const a=r.factory||(r.factory=Yo(r.type)),o=new Xd(a,fo(r),y);i.blueprint[n]=o,e[n]=o,function k7(i,t,e,n,r){const a=r.hostBindings;if(a){let o=i.hostBindingOpCodes;null===o&&(o=i.hostBindingOpCodes=[]);const s=~t.index;(function x7(i){let t=i.length;for(;t>0;){const e=i[--t];if("number"==typeof e&&e<0)return e}return 0})(o)!=s&&o.push(s),o.push(e,n,a)}}(i,t,n,_p(i,e,r.hostVars,hi),r)}function el(i,t,e,n,r,a){const o=Ea(i,t);!function dF(i,t,e,n,r,a,o){if(null==a)i.removeAttribute(t,r,e);else{const s=null==o?Pt(a):o(a,n||"",r);i.setAttribute(t,r,s,e)}}(t[11],o,a,i.value,e,n,r)}function L7(i,t,e,n,r,a){const o=a[t];if(null!==o){const s=n.setInput;for(let l=0;l<o.length;){const c=o[l++],h=o[l++],g=o[l++];null!==s?n.setInput(e,g,c,h):e[h]=g}}}function N7(i,t,e){let n=null,r=0;for(;r<e.length;){const a=e[r];if(0!==a)if(5!==a){if("number"==typeof a)break;if(i.hasOwnProperty(a)){null===n&&(n=[]);const o=i[a];for(let s=0;s<o.length;s+=2)if(o[s]===t){n.push(a,o[s+1],e[r+1]);break}}r+=2}else r+=2;else r+=4}return n}function u3(i,t,e,n){return[i,!0,!1,t,null,0,n,e,null,null]}function P7(i,t){const e=Sa(t,i);if(Mh(e)){const n=e[1];48&e[2]?W0(n,e,n.template,e[8]):e[5]>0&&uF(e)}}function uF(i){for(let n=kw(i);null!==n;n=xw(n))for(let r=10;r<n.length;r++){const a=n[r];if(Mh(a))if(512&a[2]){const o=a[1];W0(o,a,o.template,a[8])}else a[5]>0&&uF(a)}const e=i[1].components;if(null!==e)for(let n=0;n<e.length;n++){const r=Sa(e[n],i);Mh(r)&&r[5]>0&&uF(r)}}function B7(i,t){const e=Sa(t,i),n=e[1];(function H7(i,t){for(let e=t.length;e<i.blueprint.length;e++)t.push(i.blueprint[e])})(n,e),nF(n,e,e[8])}function G0(i,t){return i[13]?i[14][4]=t:i[13]=t,i[14]=t,t}function hF(i){for(;i;){i[2]|=32;const t=hp(i);if(Vv(i)&&!t)return i;i=t}return null}function $0(i,t,e,n=!0){const r=t[10];r.begin&&r.begin();try{W0(i,t,i.template,e)}catch(o){throw n&&p3(t,o),o}finally{r.end&&r.end()}}function mF(i,t,e){Zf(0),t(i,e)}function h3(i){return i[7]||(i[7]=[])}function m3(i){return i.cleanup||(i.cleanup=[])}function f3(i,t,e){return(null===i||fo(i))&&(e=function Kv(i){for(;Array.isArray(i);){if("object"==typeof i[1])return i;i=i[0]}return null}(e[t.index])),e[11]}function p3(i,t){const e=i[9],n=e?e.get(Wl,null):null;n&&n.handleError(t)}function fF(i,t,e,n,r){for(let a=0;a<e.length;){const o=e[a++],s=e[a++],l=t[o],c=i.data[o];null!==c.setInput?c.setInput(l,r,n,s):l[s]=r}}function $l(i,t,e){const n=Ch(t,i);!function XM(i,t,e){i.setValue(t,e)}(i[11],n,e)}function q0(i,t,e){let n=e?i.styles:null,r=e?i.classes:null,a=0;if(null!==t)for(let o=0;o<t.length;o++){const s=t[o];"number"==typeof s?a=s:1==a?r=Or(r,s):2==a&&(n=Or(n,s+": "+t[++o]+";"))}e?i.styles=n:i.stylesWithoutHost=n,e?i.classes=r:i.classesWithoutHost=r}function K0(i,t,e,n,r=!1){for(;null!==e;){const a=t[e.index];if(null!==a&&n.push(Br(a)),mo(a))for(let s=10;s<a.length;s++){const l=a[s],c=l[1].firstChild;null!==c&&K0(l[1],l,c,n)}const o=e.type;if(8&o)K0(i,t,e.child,n);else if(32&o){const s=Fw(e,t);let l;for(;l=s();)n.push(l)}else if(16&o){const s=cE(t,e);if(Array.isArray(s))n.push(...s);else{const l=hp(t[16]);K0(l[1],l,s,n,!0)}}e=r?e.projectionNext:e.next}return n}class gp{constructor(t,e){this._lView=t,this._cdRefInjectingView=e,this._appRef=null,this._attachedToViewContainer=!1}get rootNodes(){const t=this._lView,e=t[1];return K0(e,t,e.firstChild,[])}get context(){return this._lView[8]}set context(t){this._lView[8]=t}get destroyed(){return 128==(128&this._lView[2])}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){const t=this._lView[3];if(mo(t)){const e=t[8],n=e?e.indexOf(this):-1;n>-1&&(Mw(t,n),E0(e,n))}this._attachedToViewContainer=!1}eE(this._lView[1],this._lView)}onDestroy(t){a3(this._lView[1],this._lView,null,t)}markForCheck(){hF(this._cdRefInjectingView||this._lView)}detach(){this._lView[2]&=-65}reattach(){this._lView[2]|=64}detectChanges(){$0(this._lView[1],this._lView,this.context)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new He(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,function D9(i,t){mp(i,t,t[11],2,null,null)}(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new He(902,!1);this._appRef=t}}class Y7 extends gp{constructor(t){super(t),this._view=t}detectChanges(){const t=this._view;$0(t[1],t,t[8],!1)}checkNoChanges(){}get context(){return null}}class _3 extends Ul{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){const e=Ci(t);return new bp(e,this.ngModule)}}function g3(i){const t=[];for(let e in i)i.hasOwnProperty(e)&&t.push({propName:i[e],templateName:e});return t}class V7{constructor(t,e){this.injector=t,this.parentInjector=e}get(t,e,n){n=ys(n);const r=this.injector.get(t,$w,n);return r!==$w||e===$w?r:this.parentInjector.get(t,e,n)}}class bp extends NE{constructor(t,e){super(),this.componentDef=t,this.ngModule=e,this.componentType=t.type,this.selector=function $B(i){return i.map(GB).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!e}get inputs(){return g3(this.componentDef.inputs)}get outputs(){return g3(this.componentDef.outputs)}create(t,e,n,r){let a=(r=r||this.ngModule)instanceof Xs?r:r?.injector;a&&null!==this.componentDef.getStandaloneInjector&&(a=this.componentDef.getStandaloneInjector(a)||a);const o=a?new V7(t,a):t,s=o.get(Uh,null);if(null===s)throw new He(407,!1);const l=o.get(SB,null),c=s.createRenderer(null,this.componentDef),h=this.componentDef.selectors[0][0]||"div",g=n?function b7(i,t,e){return i.selectRootElement(t,e===mr.ShadowDom)}(c,n,this.componentDef.encapsulation):Cw(c,h,function j7(i){const t=i.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(h)),k=this.componentDef.onPush?288:272,O=sF(0,null,null,1,0,null,null,null,null,null),W=U0(null,O,null,k,null,null,s,c,l,o,null);let Z,ne;Xf(W);try{const re=this.componentDef;let me,ce=null;re.findHostDirectiveDefs?(me=[],ce=new Map,re.findHostDirectiveDefs(re,me,ce),me.push(re)):me=[re];const ye=function U7(i,t){const e=i[1];return i[22]=t,$h(e,22,2,"#host",null)}(W,g),Ee=function W7(i,t,e,n,r,a,o,s){const l=r[1];!function G7(i,t,e,n){for(const r of i)t.mergedAttrs=eu(t.mergedAttrs,r.hostAttrs);null!==t.mergedAttrs&&(q0(t,t.mergedAttrs,!0),null!==e&&hE(n,e,t))}(n,i,t,o);const c=a.createRenderer(t,e),h=U0(r,r3(e),null,e.onPush?32:16,r[i.index],i,a,c,s||null,null,null);return l.firstCreatePass&&cF(l,i,n.length-1),G0(r,h),r[i.index]=h}(ye,g,re,me,W,s,c);ne=u0(O,22),g&&function q7(i,t,e,n){if(n)ap(i,e,["ng-version",AB.full]);else{const{attrs:r,classes:a}=function qB(i){const t=[],e=[];let n=1,r=2;for(;n<i.length;){let a=i[n];if("string"==typeof a)2===r?""!==a&&t.push(a,i[++n]):8===r&&e.push(a);else{if(!Ds(r))break;r=a}n++}return{attrs:t,classes:e}}(t.selectors[0]);r&&ap(i,e,r),a&&a.length>0&&uE(i,e,a.join(" "))}}(c,re,g,n),void 0!==e&&function K7(i,t,e){const n=i.projection=[];for(let r=0;r<t.length;r++){const a=e[r];n.push(null!=a?Array.from(a):null)}}(ne,this.ngContentSelectors,e),Z=function $7(i,t,e,n,r,a){const o=Hr(),s=r[1],l=Ea(o,r);c3(s,r,o,e,null,n);for(let h=0;h<e.length;h++)pa(tu(r,s,o.directiveStart+h,o),r);d3(s,r,o),l&&pa(l,r);const c=tu(r,s,o.directiveStart+o.componentOffset,o);if(i[8]=r[8]=c,null!==a)for(const h of a)h(c,t);return rF(s,o,i),c}(Ee,re,me,ce,W,[Q7]),nF(O,W,null)}finally{tp()}return new z7(this.componentType,Z,zh(ne,W),W,ne)}}class z7 extends kB{constructor(t,e,n,r,a){super(),this.location=n,this._rootLView=r,this._tNode=a,this.instance=e,this.hostView=this.changeDetectorRef=new Y7(r),this.componentType=t}setInput(t,e){const n=this._tNode.inputs;let r;if(null!==n&&(r=n[t])){const a=this._rootLView;fF(a[1],a,r,t,e),l3(a,this._tNode.index)}}get injector(){return new Nh(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}}function Q7(){const i=Hr();Sh(Ge()[1],i)}function Oe(i){let t=function b3(i){return Object.getPrototypeOf(i.prototype).constructor}(i.type),e=!0;const n=[i];for(;t;){let r;if(fo(i))r=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new He(903,!1);r=t.\u0275dir}if(r){if(e){n.push(r);const o=i;o.inputs=pF(i.inputs),o.declaredInputs=pF(i.declaredInputs),o.outputs=pF(i.outputs);const s=r.hostBindings;s&&eH(i,s);const l=r.viewQuery,c=r.contentQueries;if(l&&X7(i,l),c&&J7(i,c),Ws(i.inputs,r.inputs),Ws(i.declaredInputs,r.declaredInputs),Ws(i.outputs,r.outputs),fo(r)&&r.data.animation){const h=i.data;h.animation=(h.animation||[]).concat(r.data.animation)}}const a=r.features;if(a)for(let o=0;o<a.length;o++){const s=a[o];s&&s.ngInherit&&s(i),s===Oe&&(e=!1)}}t=Object.getPrototypeOf(t)}!function Z7(i){let t=0,e=null;for(let n=i.length-1;n>=0;n--){const r=i[n];r.hostVars=t+=r.hostVars,r.hostAttrs=eu(r.hostAttrs,e=eu(e,r.hostAttrs))}}(n)}function pF(i){return i===za?{}:i===Ti?[]:i}function X7(i,t){const e=i.viewQuery;i.viewQuery=e?(n,r)=>{t(n,r),e(n,r)}:t}function J7(i,t){const e=i.contentQueries;i.contentQueries=e?(n,r,a)=>{t(n,r,a),e(n,r,a)}:t}function eH(i,t){const e=i.hostBindings;i.hostBindings=e?(n,r)=>{t(n,r),e(n,r)}:t}let Q0=null;function lu(){if(!Q0){const i=vn.Symbol;if(i&&i.iterator)Q0=i.iterator;else{const t=Object.getOwnPropertyNames(Map.prototype);for(let e=0;e<t.length;++e){const n=t[e];"entries"!==n&&"size"!==n&&Map.prototype[n]===Map.prototype.entries&&(Q0=n)}}}return Q0}function yp(i){return!!_F(i)&&(Array.isArray(i)||!(i instanceof Map)&&lu()in i)}function _F(i){return null!==i&&("function"==typeof i||"object"==typeof i)}function tl(i,t,e){return i[t]=e}function ga(i,t,e){return!Object.is(i[t],e)&&(i[t]=e,!0)}function cu(i,t,e,n){const r=ga(i,t,e);return ga(i,t+1,n)||r}function nt(i,t,e,n){const r=Ge();return ga(r,zc(),t)&&(qi(),el(on(),r,i,t,e,n)),nt}function Kh(i,t,e,n){return ga(i,zc(),e)?t+Pt(e)+n:hi}function Qh(i,t,e,n,r,a){const s=cu(i,function Xe(){return si.lFrame.bindingIndex}(),e,r);return zo(2),s?t+Pt(e)+n+Pt(r)+a:hi}function de(i,t,e,n,r,a,o,s){const l=Ge(),c=qi(),h=i+22,g=c.firstCreatePass?function dH(i,t,e,n,r,a,o,s,l){const c=t.consts,h=$h(t,i,4,o||null,Ks(c,s));lF(t,e,h,Ks(c,l)),Sh(t,h);const g=h.tViews=sF(2,h,n,r,a,t.directiveRegistry,t.pipeRegistry,null,t.schemas,c);return null!==t.queries&&(t.queries.template(t,h),g.queries=t.queries.embeddedTView(h)),h}(h,c,l,t,e,n,r,a,o):c.data[h];jo(g,!1);const k=l[11].createComment("");N0(c,l,k,g),pa(k,l),G0(l,l[h]=u3(k,l,k,g)),Dh(g)&&aF(c,l,g),null!=o&&oF(l,g,s)}function Pi(i){return Vc(function p0(){return si.lFrame.contextLView}(),22+i)}function Y(i,t,e){const n=Ge();return ga(n,zc(),t)&&bo(qi(),on(),n,i,t,n[11],e,!1),Y}function gF(i,t,e,n,r){const o=r?"class":"style";fF(i,e,t.inputs[o],o,n)}function D(i,t,e,n){const r=Ge(),a=qi(),o=22+i,s=r[11],l=r[o]=Cw(s,t,function aw(){return si.lFrame.currentNamespace}()),c=a.firstCreatePass?function hH(i,t,e,n,r,a,o){const s=t.consts,c=$h(t,i,2,r,Ks(s,a));return lF(t,e,c,Ks(s,o)),null!==c.attrs&&q0(c,c.attrs,!1),null!==c.mergedAttrs&&q0(c,c.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,c),c}(o,a,r,0,t,e,n):a.data[o];return jo(c,!0),hE(s,l,c),32!=(32&c.flags)&&N0(a,r,l,c),0===function Wf(){return si.lFrame.elementDepthCount}()&&pa(l,r),function Eh(){si.lFrame.elementDepthCount++}(),Dh(c)&&(aF(a,r,c),rF(a,c,r)),null!==n&&oF(r,c),D}function A(){let i=Hr();$f()?Vo():(i=i.parent,jo(i,!1));const t=i;!function Jv(){si.lFrame.elementDepthCount--}();const e=qi();return e.firstCreatePass&&(Sh(e,i),Bf(i)&&e.queries.elementEnd(i)),null!=t.classesWithoutHost&&function lw(i){return 0!=(8&i.flags)}(t)&&gF(e,t,Ge(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function cw(i){return 0!=(16&i.flags)}(t)&&gF(e,t,Ge(),t.stylesWithoutHost,!1),A}function Fe(i,t,e,n){return D(i,t,e,n),A(),Fe}function Aa(i,t,e){const n=Ge(),r=qi(),a=i+22,o=r.firstCreatePass?function mH(i,t,e,n,r){const a=t.consts,o=Ks(a,n),s=$h(t,i,8,"ng-container",o);return null!==o&&q0(s,o,!0),lF(t,e,s,Ks(a,r)),null!==t.queries&&t.queries.elementStart(t,s),s}(a,r,n,t,e):r.data[a];jo(o,!0);const s=n[a]=n[11].createComment("");return N0(r,n,s,o),pa(s,n),Dh(o)&&(aF(r,n,o),rF(r,o,n)),null!=e&&oF(n,o),Aa}function Ta(){let i=Hr();const t=qi();return $f()?Vo():(i=i.parent,jo(i,!1)),t.firstCreatePass&&(Sh(t,i),Bf(i)&&t.queries.elementEnd(i)),Ta}function Ia(i,t,e){return Aa(i,t,e),Ta(),Ia}function ut(){return Ge()}function wp(i){return!!i&&"function"==typeof i.then}function T3(i){return!!i&&"function"==typeof i.subscribe}const bF=T3;function pe(i,t,e,n){const r=Ge(),a=qi(),o=Hr();return I3(a,r,r[11],o,i,t,n),pe}function nm(i,t){const e=Hr(),n=Ge(),r=qi();return I3(r,n,f3(Qf(r.data),e,n),e,i,t),nm}function I3(i,t,e,n,r,a,o){const s=Dh(n),c=i.firstCreatePass&&m3(i),h=t[8],g=h3(t);let k=!0;if(3&n.type||o){const Z=Ea(n,t),ne=o?o(Z):Z,re=g.length,me=o?ye=>o(Br(ye[n.index])):n.index;let ce=null;if(!o&&s&&(ce=function fH(i,t,e,n){const r=i.cleanup;if(null!=r)for(let a=0;a<r.length-1;a+=2){const o=r[a];if(o===e&&r[a+1]===n){const s=t[7],l=r[a+2];return s.length>l?s[l]:null}"string"==typeof o&&(a+=2)}return null}(i,t,r,n.index)),null!==ce)(ce.__ngLastListenerFn__||ce).__ngNextListenerFn__=a,ce.__ngLastListenerFn__=a,k=!1;else{a=N3(n,t,h,a,!1);const ye=e.listen(ne,r,a);g.push(a,ye),c&&c.push(r,me,re,re+1)}}else a=N3(n,t,h,a,!1);const O=n.outputs;let W;if(k&&null!==O&&(W=O[r])){const Z=W.length;if(Z)for(let ne=0;ne<Z;ne+=2){const Ee=t[W[ne]][W[ne+1]].subscribe(a),Te=g.length;g.push(a,Ee),c&&c.push(r,n.index,Te,-(Te+1))}}}function L3(i,t,e,n){try{return!1!==e(n)}catch(r){return p3(i,r),!1}}function N3(i,t,e,n,r){return function a(o){if(o===Function)return n;hF(i.componentOffset>-1?Sa(i.index,t):t);let l=L3(t,0,n,o),c=a.__ngNextListenerFn__;for(;c;)l=L3(t,0,c,o)&&l,c=c.__ngNextListenerFn__;return r&&!1===l&&(o.preventDefault(),o.returnValue=!1),l}}function oe(i=1){return function F0(i){return(si.lFrame.contextLView=function ip(i,t){for(;i>0;)t=t[15],i--;return t}(i,si.lFrame.contextLView))[8]}(i)}function pH(i,t){let e=null;const n=function VB(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<t.length;r++){const a=t[r];if("*"!==a){if(null===n?jE(i,a,!0):WB(n,a))return r}else e=r}return e}function Jt(i){const t=Ge()[16][6];if(!t.projection){const n=t.projection=lp(i?i.length:1,null),r=n.slice();let a=t.child;for(;null!==a;){const o=i?pH(a,i):0;null!==o&&(r[o]?r[o].projectionNext=a:n[o]=a,r[o]=a),a=a.next}}}function Qe(i,t=0,e){const n=Ge(),r=qi(),a=$h(r,22+i,16,null,e||null);null===a.projection&&(a.projection=t),Vo(),32!=(32&a.flags)&&function L9(i,t,e){dE(t[11],0,t,e,tE(i,e,t),aE(e.parent||t[6],e,t))}(r,n,a)}function X0(i,t){return i<<17|t<<2}function Wc(i){return i>>17&32767}function vF(i){return 2|i}function du(i){return(131068&i)>>2}function wF(i,t){return-131069&i|t<<2}function FF(i){return 1|i}function U3(i,t,e,n,r){const a=i[e+1],o=null===t;let s=n?Wc(a):du(a),l=!1;for(;0!==s&&(!1===l||o);){const h=i[s+1];wH(i[s],t)&&(l=!0,i[s+1]=n?FF(h):vF(h)),s=n?Wc(h):du(h)}l&&(i[e+1]=n?vF(a):FF(a))}function wH(i,t){return null===i||null==t||(Array.isArray(i)?i[1]:i)===t||!(!Array.isArray(i)||"string"!=typeof t)&&Hh(i,t)>=0}const jr={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function W3(i){return i.substring(jr.key,jr.keyEnd)}function FH(i){return i.substring(jr.value,jr.valueEnd)}function G3(i,t){const e=jr.textEnd;return e===t?-1:(t=jr.keyEnd=function DH(i,t,e){for(;t<e&&i.charCodeAt(t)>32;)t++;return t}(i,jr.key=t,e),rm(i,t,e))}function $3(i,t){const e=jr.textEnd;let n=jr.key=rm(i,t,e);return e===n?-1:(n=jr.keyEnd=function CH(i,t,e){let n;for(;t<e&&(45===(n=i.charCodeAt(t))||95===n||(-33&n)>=65&&(-33&n)<=90||n>=48&&n<=57);)t++;return t}(i,n,e),n=K3(i,n,e),n=jr.value=rm(i,n,e),n=jr.valueEnd=function MH(i,t,e){let n=-1,r=-1,a=-1,o=t,s=o;for(;o<e;){const l=i.charCodeAt(o++);if(59===l)return s;34===l||39===l?s=o=Q3(i,l,o,e):t===o-4&&85===a&&82===r&&76===n&&40===l?s=o=Q3(i,41,o,e):l>32&&(s=o),a=r,r=n,n=-33&l}return s}(i,n,e),K3(i,n,e))}function q3(i){jr.key=0,jr.keyEnd=0,jr.value=0,jr.valueEnd=0,jr.textEnd=i.length}function rm(i,t,e){for(;t<e&&i.charCodeAt(t)<=32;)t++;return t}function K3(i,t,e,n){return(t=rm(i,t,e))<e&&t++,t}function Q3(i,t,e,n){let r=-1,a=e;for(;a<n;){const o=i.charCodeAt(a++);if(o==t&&92!==r)return a;r=92==o&&92===r?0:o}throw new Error}function sn(i,t,e){return Es(i,t,e,!1),sn}function rt(i,t){return Es(i,t,null,!0),rt}function EH(i,t){for(let e=function xH(i){return q3(i),$3(i,rm(i,0,jr.textEnd))}(t);e>=0;e=$3(t,e))eS(i,W3(t),FH(t))}function il(i,t){for(let e=function kH(i){return q3(i),G3(i,rm(i,0,jr.textEnd))}(t);e>=0;e=G3(t,e))_o(i,W3(t),!0)}function Es(i,t,e,n){const r=Ge(),a=qi(),o=zo(2);a.firstUpdatePass&&J3(a,i,o,n),t!==hi&&ga(r,o,t)&&tS(a,a.data[la()],r,r[11],i,r[o+1]=function OH(i,t){return null==i||("string"==typeof t?i+=t:"object"==typeof i&&(i=Si(go(i)))),i}(t,e),n,o)}function Ss(i,t,e,n){const r=qi(),a=zo(2);r.firstUpdatePass&&J3(r,null,a,n);const o=Ge();if(e!==hi&&ga(o,a,e)){const s=r.data[la()];if(nS(s,n)&&!X3(r,a)){let l=n?s.classesWithoutHost:s.stylesWithoutHost;null!==l&&(e=Or(l,e||"")),gF(r,s,o,e,n)}else!function NH(i,t,e,n,r,a,o,s){r===hi&&(r=Ti);let l=0,c=0,h=0<r.length?r[0]:null,g=0<a.length?a[0]:null;for(;null!==h||null!==g;){const k=l<r.length?r[l+1]:void 0,O=c<a.length?a[c+1]:void 0;let Z,W=null;h===g?(l+=2,c+=2,k!==O&&(W=g,Z=O)):null===g||null!==h&&h<g?(l+=2,W=h):(c+=2,W=g,Z=O),null!==W&&tS(i,t,e,n,W,Z,o,s),h=l<r.length?r[l]:null,g=c<a.length?a[c]:null}}(r,s,o,o[11],o[a+1],o[a+1]=function LH(i,t,e){if(null==e||""===e)return Ti;const n=[],r=go(e);if(Array.isArray(r))for(let a=0;a<r.length;a++)i(n,r[a],!0);else if("object"==typeof r)for(const a in r)r.hasOwnProperty(a)&&i(n,a,r[a]);else"string"==typeof r&&t(n,r);return n}(i,t,e),n,a)}}function X3(i,t){return t>=i.expandoStartIndex}function J3(i,t,e,n){const r=i.data;if(null===r[e+1]){const a=r[la()],o=X3(i,e);nS(a,n)&&null===t&&!o&&(t=!1),t=function SH(i,t,e,n){const r=Qf(i);let a=n?t.residualClasses:t.residualStyles;if(null===r)0===(n?t.classBindings:t.styleBindings)&&(e=Fp(e=kF(null,i,t,e,n),t.attrs,n),a=null);else{const o=t.directiveStylingLast;if(-1===o||i[o]!==r)if(e=kF(r,i,t,e,n),null===a){let l=function AH(i,t,e){const n=e?t.classBindings:t.styleBindings;if(0!==du(n))return i[Wc(n)]}(i,t,n);void 0!==l&&Array.isArray(l)&&(l=kF(null,i,t,l[1],n),l=Fp(l,t.attrs,n),function TH(i,t,e,n){i[Wc(e?t.classBindings:t.styleBindings)]=n}(i,t,n,l))}else a=function IH(i,t,e){let n;const r=t.directiveEnd;for(let a=1+t.directiveStylingLast;a<r;a++)n=Fp(n,i[a].hostAttrs,e);return Fp(n,t.attrs,e)}(i,t,n)}return void 0!==a&&(n?t.residualClasses=a:t.residualStyles=a),e}(r,a,t,n),function yH(i,t,e,n,r,a){let o=a?t.classBindings:t.styleBindings,s=Wc(o),l=du(o);i[n]=e;let h,c=!1;if(Array.isArray(e)){const g=e;h=g[1],(null===h||Hh(g,h)>0)&&(c=!0)}else h=e;if(r)if(0!==l){const k=Wc(i[s+1]);i[n+1]=X0(k,s),0!==k&&(i[k+1]=wF(i[k+1],n)),i[s+1]=function gH(i,t){return 131071&i|t<<17}(i[s+1],n)}else i[n+1]=X0(s,0),0!==s&&(i[s+1]=wF(i[s+1],n)),s=n;else i[n+1]=X0(l,0),0===s?s=n:i[l+1]=wF(i[l+1],n),l=n;c&&(i[n+1]=vF(i[n+1])),U3(i,h,n,!0),U3(i,h,n,!1),function vH(i,t,e,n,r){const a=r?i.residualClasses:i.residualStyles;null!=a&&"string"==typeof t&&Hh(a,t)>=0&&(e[n+1]=FF(e[n+1]))}(t,h,i,n,a),o=X0(s,l),a?t.classBindings=o:t.styleBindings=o}(r,a,t,e,o,n)}}function kF(i,t,e,n,r){let a=null;const o=e.directiveEnd;let s=e.directiveStylingLast;for(-1===s?s=e.directiveStart:s++;s<o&&(a=t[s],n=Fp(n,a.hostAttrs,r),a!==i);)s++;return null!==i&&(e.directiveStylingLast=s),n}function Fp(i,t,e){const n=e?1:2;let r=-1;if(null!==t)for(let a=0;a<t.length;a++){const o=t[a];"number"==typeof o?r=o:r===n&&(Array.isArray(i)||(i=void 0===i?[]:["",i]),_o(i,o,!!e||t[++a]))}return void 0===i?null:i}function eS(i,t,e){_o(i,t,go(e))}function tS(i,t,e,n,r,a,o,s){if(!(3&t.type))return;const l=i.data,c=l[s+1],h=function bH(i){return 1==(1&i)}(c)?iS(l,t,e,r,du(c),o):void 0;J0(h)||(J0(a)||function _H(i){return 2==(2&i)}(c)&&(a=iS(l,null,e,r,s,o)),function O9(i,t,e,n,r){if(t)r?i.addClass(e,n):i.removeClass(e,n);else{let a=-1===n.indexOf("-")?void 0:Ka.DashCase;null==r?i.removeStyle(e,n,a):("string"==typeof r&&r.endsWith("!important")&&(r=r.slice(0,-10),a|=Ka.Important),i.setStyle(e,n,r,a))}}(n,o,Ch(la(),e),r,a))}function iS(i,t,e,n,r,a){const o=null===t;let s;for(;r>0;){const l=i[r],c=Array.isArray(l),h=c?l[1]:l,g=null===h;let k=e[r+1];k===hi&&(k=g?Ti:void 0);let O=g?mw(k,n):h===n?k:void 0;if(c&&!J0(O)&&(O=mw(l,n)),J0(O)&&(s=O,o))return s;const W=i[r+1];r=o?Wc(W):du(W)}if(null!==t){let l=a?t.residualClasses:t.residualStyles;null!=l&&(s=mw(l,n))}return s}function J0(i){return void 0!==i}function nS(i,t){return 0!=(i.flags&(t?8:16))}function Q(i,t=""){const e=Ge(),n=qi(),r=i+22,a=n.firstCreatePass?$h(n,r,1,t,null):n.data[r],o=e[r]=function Dw(i,t){return i.createText(t)}(e[11],t);N0(n,e,o,a),jo(a,!1)}function bi(i){return ci("",i,""),bi}function ci(i,t,e){const n=Ge(),r=Kh(n,i,t,e);return r!==hi&&$l(n,la(),r),ci}function kp(i,t,e,n,r){const a=Ge(),o=Qh(a,i,t,e,n,r);return o!==hi&&$l(a,la(),o),kp}function eb(i,t,e){Ss(_o,il,Kh(Ge(),i,t,e),!0)}function Vr(i,t,e){const n=Ge();return ga(n,zc(),t)&&bo(qi(),on(),n,i,t,n[11],e,!0),Vr}function am(i,t,e){const n=Ge();if(ga(n,zc(),t)){const a=qi(),o=on();bo(a,o,n,i,t,f3(Qf(a.data),o,n),e,!0)}return am}const sm="en-US";let FS=sm;function CF(i,t,e,n,r){if(i=zt(i),Array.isArray(i))for(let a=0;a<i.length;a++)CF(i[a],t,e,n,r);else{const a=qi(),o=Ge();let s=ou(i)?i:zt(i.provide),l=LE(i);const c=Hr(),h=1048575&c.providerIndexes,g=c.directiveStart,k=c.providerIndexes>>20;if(ou(i)||!i.multi){const O=new Xd(l,r,y),W=EF(s,t,r?h:h+k,g);-1===W?(Go(li(c,o),a,s),MF(a,i,t.length),t.push(s),c.directiveStart++,c.directiveEnd++,r&&(c.providerIndexes+=1048576),e.push(O),o.push(O)):(e[W]=O,o[W]=O)}else{const O=EF(s,t,h+k,g),W=EF(s,t,h,h+k),Z=O>=0&&e[O],ne=W>=0&&e[W];if(r&&!ne||!r&&!Z){Go(li(c,o),a,s);const re=function XY(i,t,e,n,r){const a=new Xd(i,e,y);return a.multi=[],a.index=t,a.componentProviders=0,$S(a,r,n&&!e),a}(r?ZY:QY,e.length,r,n,l);!r&&ne&&(e[W].providerFactory=re),MF(a,i,t.length,0),t.push(s),c.directiveStart++,c.directiveEnd++,r&&(c.providerIndexes+=1048576),e.push(re),o.push(re)}else MF(a,i,O>-1?O:W,$S(e[r?W:O],l,!r&&n));!r&&n&&ne&&e[W].componentProviders++}}}function MF(i,t,e,n){const r=ou(t),a=function _B(i){return!!i.useClass}(t);if(r||a){const l=(a?zt(t.useClass):t).prototype.ngOnDestroy;if(l){const c=i.destroyHooks||(i.destroyHooks=[]);if(!r&&t.multi){const h=c.indexOf(e);-1===h?c.push(e,[n,l]):c[h+1].push(n,l)}else c.push(e,l)}}}function $S(i,t,e){return e&&i.componentProviders++,i.multi.push(t)-1}function EF(i,t,e,n){for(let r=e;r<n;r++)if(t[r]===i)return r;return-1}function QY(i,t,e,n){return SF(this.multi,[])}function ZY(i,t,e,n){const r=this.multi;let a;if(this.providerFactory){const o=this.providerFactory.componentProviders,s=tu(e,e[1],this.providerFactory.index,n);a=s.slice(0,o),SF(r,a);for(let l=o;l<s.length;l++)a.push(s[l])}else a=[],SF(r,a);return a}function SF(i,t){for(let e=0;e<i.length;e++)t.push((0,i[e])());return t}function ot(i,t=[]){return e=>{e.providersResolver=(n,r)=>function KY(i,t,e){const n=qi();if(n.firstCreatePass){const r=fo(i);CF(e,n.data,n.blueprint,r,!0),CF(t,n.data,n.blueprint,r,!1)}}(n,r?r(i):i,t)}}class lm{}class qS{}class KS extends lm{constructor(t,e){super(),this._parent=e,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new _3(this);const n=Zr(t);this._bootstrapComponents=Gl(n.bootstrap),this._r3Injector=qE(t,e,[{provide:lm,useValue:this},{provide:Ul,useValue:this.componentFactoryResolver}],Si(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 AF extends qS{constructor(t){super(),this.moduleType=t}create(t){return new KS(this.moduleType,t)}}class ej extends lm{constructor(t,e,n){super(),this.componentFactoryResolver=new _3(this),this.instance=null;const r=new IE([...t,{provide:lm,useValue:this},{provide:Ul,useValue:this.componentFactoryResolver}],e||V0(),n,new Set(["environment"]));this.injector=r,r.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function ab(i,t,e=null){return new ej(i,t,e).injector}let tj=(()=>{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=EE(0,e.type),r=n.length>0?ab([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=Pe({token:i,providedIn:"environment",factory:()=>new i(fe(Xs))}),i})();function TF(i){i.getStandaloneInjector=t=>t.get(tj).getOrCreateStandaloneInjector(i)}function xr(i,t,e){const n=sa()+i,r=Ge();return r[n]===hi?tl(r,n,e?t.call(e):t()):function vp(i,t){return i[t]}(r,n)}function Za(i,t,e,n){return n4(Ge(),sa(),i,t,e,n)}function Gc(i,t,e,n,r){return function r4(i,t,e,n,r,a,o){const s=t+e;return cu(i,s,r,a)?tl(i,s+2,o?n.call(o,r,a):n(r,a)):Sp(i,s+2)}(Ge(),sa(),i,t,e,n,r)}function Sp(i,t){const e=i[t];return e===hi?void 0:e}function n4(i,t,e,n,r,a){const o=t+e;return ga(i,o,r)?tl(i,o+1,a?n.call(a,r):n(r)):Sp(i,o+1)}function mi(i,t){const e=qi();let n;const r=i+22;e.firstCreatePass?(n=function gj(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 a=n.factory||(n.factory=Yo(n.type)),o=Ai(y);try{const s=b(!1),l=a();return b(s),function uH(i,t,e,n){e>=i.data.length&&(i.data[e]=null,i.blueprint[e]=null),t[e]=n}(e,Ge(),r,l),l}finally{Ai(o)}}function fi(i,t,e){const n=i+22,r=Ge(),a=Vc(r,n);return function Ap(i,t){return i[1].data[t].pure}(r,n)?n4(r,sa(),t,a.transform,e,a):a.transform(e)}function LF(i){return t=>{setTimeout(i,void 0,t)}}const ze=class Fj extends be{constructor(t=!1){super(),this.__isAsync=t}emit(t){super.next(t)}subscribe(t,e,n){let r=t,a=e||(()=>null),o=n;if(t&&"object"==typeof t){const l=t;r=l.next?.bind(l),a=l.error?.bind(l),o=l.complete?.bind(l)}this.__isAsync&&(a=LF(a),r&&(r=LF(r)),o&&(o=LF(o)));const s=super.subscribe({next:r,error:a,complete:o});return t instanceof p&&t.add(s),s}};function kj(){return this._results[lu()]()}class nl{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=lu(),n=nl.prototype;n[e]||(n[e]=kj)}get changes(){return this._changes||(this._changes=new ze)}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 $o(i){return i.flat(Number.POSITIVE_INFINITY)}(t);(this._changesDetected=!function BP(i,t,e){if(i.length!==t.length)return!1;for(let n=0;n<i.length;n++){let r=i[n],a=t[n];if(e&&(r=e(r),a=e(a)),a!==r)return!1}return!0}(n._results,r,e))&&(n._results=r,n.length=r.length,n.last=r[this.length-1],n.first=r[0])}notifyOnChanges(){this._changes&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.emit(this)}setDirty(){this.dirty=!0}destroy(){this.changes.complete(),this.changes.unsubscribe()}}let fn=(()=>{class i{}return i.__NG_ELEMENT_ID__=Cj,i})();const xj=fn,Dj=class extends xj{constructor(t,e,n){super(),this._declarationLView=t,this._declarationTContainer=e,this.elementRef=n}createEmbeddedView(t,e){const n=this._declarationTContainer.tViews,r=U0(this._declarationLView,n,t,16,null,n.declTNode,null,null,null,null,e||null);r[17]=this._declarationLView[this._declarationTContainer.index];const o=this._declarationLView[19];return null!==o&&(r[19]=o.createEmbeddedView(n)),nF(n,r,t),new gp(r)}};function Cj(){return ob(Hr(),Ge())}function ob(i,t){return 4&i.type?new Dj(t,i,zh(i,t)):null}let Fn=(()=>{class i{}return i.__NG_ELEMENT_ID__=Mj,i})();function Mj(){return d4(Hr(),Ge())}const Ej=Fn,l4=class extends Ej{constructor(t,e,n){super(),this._lContainer=t,this._hostTNode=e,this._hostLView=n}get element(){return zh(this._hostTNode,this._hostLView)}get injector(){return new Nh(this._hostTNode,this._hostLView)}get parentInjector(){const t=po(this._hostTNode,this._hostLView);if(Ih(t)){const e=Ii(t,this._hostLView),n=ks(t);return new Nh(e[1].data[n+8],e)}return new Nh(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const e=c4(this._lContainer);return null!==e&&e[t]||null}get length(){return this._lContainer.length-10}createEmbeddedView(t,e,n){let r,a;"number"==typeof n?r=n:null!=n&&(r=n.index,a=n.injector);const o=t.createEmbeddedView(e||{},a);return this.insert(o,r),o}createComponent(t,e,n,r,a){const o=t&&!function sp(i){return"function"==typeof i}(t);let s;if(o)s=e;else{const g=e||{};s=g.index,n=g.injector,r=g.projectableNodes,a=g.environmentInjector||g.ngModuleRef}const l=o?t:new bp(Ci(t)),c=n||this.parentInjector;if(!a&&null==l.ngModule){const k=(o?c:this.parentInjector).get(Xs,null);k&&(a=k)}const h=l.create(c,r,void 0,a);return this.insert(h.hostView,s),h}insert(t,e){const n=t._lView,r=n[1];if(function Xv(i){return mo(i[3])}(n)){const h=this.indexOf(t);if(-1!==h)this.detach(h);else{const g=n[3],k=new l4(g,g[6],g[3]);k.detach(k.indexOf(t))}}const a=this._adjustIndex(e),o=this._lContainer;!function M9(i,t,e,n){const r=10+n,a=e.length;n>0&&(e[r-1][4]=t),n<a-10?(t[4]=e[r],AM(e,10+n,t)):(e.push(t),t[4]=null),t[3]=e;const o=t[17];null!==o&&e!==o&&function E9(i,t){const e=i[9];t[16]!==t[3][3][16]&&(i[2]=!0),null===e?i[9]=[t]:e.push(t)}(o,t);const s=t[19];null!==s&&s.insertView(i),t[2]|=64}(r,n,o,a);const s=Aw(a,o),l=n[11],c=L0(l,o[7]);return null!==c&&function x9(i,t,e,n,r,a){n[0]=r,n[6]=t,mp(i,n,e,1,r,a)}(r,o[6],l,n,c,s),t.attachToViewContainerRef(),AM(NF(o),a,t),t}move(t,e){return this.insert(t,e)}indexOf(t){const e=c4(this._lContainer);return null!==e?e.indexOf(t):-1}remove(t){const e=this._adjustIndex(t,-1),n=Mw(this._lContainer,e);n&&(E0(NF(this._lContainer),e),eE(n[1],n))}detach(t){const e=this._adjustIndex(t,-1),n=Mw(this._lContainer,e);return n&&null!=E0(NF(this._lContainer),e)?new gp(n):null}_adjustIndex(t,e=0){return t??this.length+e}};function c4(i){return i[8]}function NF(i){return i[8]||(i[8]=[])}function d4(i,t){let e;const n=t[i.index];if(mo(n))e=n;else{let r;if(8&i.type)r=Br(n);else{const a=t[11];r=a.createComment("");const o=Ea(i,t);nu(a,L0(a,o),r,function I9(i,t){return i.nextSibling(t)}(a,o),!1)}t[i.index]=e=u3(n,t,r,i),G0(t,e)}return new l4(e,i,t)}class OF{constructor(t){this.queryList=t,this.matches=null}clone(){return new OF(this.queryList)}setDirty(){this.queryList.setDirty()}}class RF{constructor(t=[]){this.queries=t}createEmbeddedView(t){const e=t.queries;if(null!==e){const n=null!==t.contentQueries?t.contentQueries[0]:e.length,r=[];for(let a=0;a<n;a++){const o=e.getByIndex(a);r.push(this.queries[o.indexInDeclarationView].clone())}return new RF(r)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let e=0;e<this.queries.length;e++)null!==p4(t,e).matches&&this.queries[e].setDirty()}}class u4{constructor(t,e,n=null){this.predicate=t,this.flags=e,this.read=n}}class PF{constructor(t=[]){this.queries=t}elementStart(t,e){for(let n=0;n<this.queries.length;n++)this.queries[n].elementStart(t,e)}elementEnd(t){for(let e=0;e<this.queries.length;e++)this.queries[e].elementEnd(t)}embeddedTView(t){let e=null;for(let n=0;n<this.length;n++){const r=null!==e?e.length:0,a=this.getByIndex(n).embeddedTView(t,r);a&&(a.indexInDeclarationView=n,null!==e?e.push(a):e=[a])}return null!==e?new PF(e):null}template(t,e){for(let n=0;n<this.queries.length;n++)this.queries[n].template(t,e)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}}class BF{constructor(t,e=-1){this.metadata=t,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=e}elementStart(t,e){this.isApplyingToNode(e)&&this.matchTNode(t,e)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,e){this.elementStart(t,e)}embeddedTView(t,e){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,e),new BF(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&1!=(1&this.metadata.flags)){const e=this._declarationNodeIndex;let n=t.parent;for(;null!==n&&8&n.type&&n.index!==e;)n=n.parent;return e===(null!==n?n.index:-1)}return this._appliesToNextNode}matchTNode(t,e){const n=this.metadata.predicate;if(Array.isArray(n))for(let r=0;r<n.length;r++){const a=n[r];this.matchTNodeWithReadOption(t,e,Sj(e,a)),this.matchTNodeWithReadOption(t,e,M0(e,t,a,!1,!1))}else n===fn?4&e.type&&this.matchTNodeWithReadOption(t,e,-1):this.matchTNodeWithReadOption(t,e,M0(e,t,n,!1,!1))}matchTNodeWithReadOption(t,e,n){if(null!==n){const r=this.metadata.read;if(null!==r)if(r===$e||r===Fn||r===fn&&4&e.type)this.addMatch(e.index,-2);else{const a=M0(e,t,r,!1,!1);null!==a&&this.addMatch(e.index,a)}else this.addMatch(e.index,n)}}addMatch(t,e){null===this.matches?this.matches=[t,e]:this.matches.push(t,e)}}function Sj(i,t){const e=i.localNames;if(null!==e)for(let n=0;n<e.length;n+=2)if(e[n]===t)return e[n+1];return null}function Tj(i,t,e,n){return-1===e?function Aj(i,t){return 11&i.type?zh(i,t):4&i.type?ob(i,t):null}(t,i):-2===e?function Ij(i,t,e){return e===$e?zh(t,i):e===fn?ob(t,i):e===Fn?d4(t,i):void 0}(i,t,n):tu(i,i[1],e,t)}function h4(i,t,e,n){const r=t[19].queries[n];if(null===r.matches){const a=i.data,o=e.matches,s=[];for(let l=0;l<o.length;l+=2){const c=o[l];s.push(c<0?null:Tj(t,a[c],o[l+1],e.metadata.read))}r.matches=s}return r.matches}function HF(i,t,e,n){const r=i.queries.getByIndex(e),a=r.matches;if(null!==a){const o=h4(i,t,r,e);for(let s=0;s<a.length;s+=2){const l=a[s];if(l>0)n.push(o[s/2]);else{const c=a[s+1],h=t[-l];for(let g=10;g<h.length;g++){const k=h[g];k[17]===k[3]&&HF(k[1],k,c,n)}if(null!==h[9]){const g=h[9];for(let k=0;k<g.length;k++){const O=g[k];HF(O[1],O,c,n)}}}}}return n}function Le(i){const t=Ge(),e=qi(),n=y0();Zf(n+1);const r=p4(e,n);if(i.dirty&&function Zv(i){return 4==(4&i[2])}(t)===(2==(2&r.metadata.flags))){if(null===r.matches)i.reset([]);else{const a=r.crossesNgTemplate?HF(e,t,n,[]):h4(e,t,r,n);i.reset(a,MB),i.notifyOnChanges()}return!0}return!1}function ft(i,t,e){const n=qi();n.firstCreatePass&&(f4(n,new u4(i,t,e),-1),2==(2&t)&&(n.staticViewQueries=!0)),m4(n,Ge(),t)}function Tt(i,t,e,n){const r=qi();if(r.firstCreatePass){const a=Hr();f4(r,new u4(t,e,n),a.index),function Nj(i,t){const e=i.contentQueries||(i.contentQueries=[]);t!==(e.length?e[e.length-1]:-1)&&e.push(i.queries.length-1,t)}(r,i),2==(2&e)&&(r.staticContentQueries=!0)}m4(r,Ge(),e)}function Ne(){return function Lj(i,t){return i[19].queries[t].queryList}(Ge(),y0())}function m4(i,t,e){const n=new nl(4==(4&e));a3(i,t,n,n.destroy),null===t[19]&&(t[19]=new RF),t[19].queries.push(new OF(n))}function f4(i,t,e){null===i.queries&&(i.queries=new PF),i.queries.track(new BF(t,e))}function p4(i,t){return i.queries.getByIndex(t)}function rl(i,t){return ob(i,t)}function lb(...i){}const Ip=new Ce("Application Initializer");let cb=(()=>{class i{constructor(e){this.appInits=e,this.resolve=lb,this.reject=lb,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<this.appInits.length;r++){const a=this.appInits[r]();if(wp(a))e.push(a);else if(bF(a)){const o=new Promise((s,l)=>{a.subscribe({complete:s,error:l})});e.push(o)}}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(Ip,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const um=new Ce("AppId",{providedIn:"root",factory:function N4(){return`${UF()}${UF()}${UF()}`}});function UF(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const O4=new Ce("Platform Initializer"),$c=new Ce("Platform ID",{providedIn:"platform",factory:()=>"unknown"}),R4=new Ce("appBootstrapListener"),zi=new Ce("AnimationModuleType");let eV=(()=>{class i{log(e){console.log(e)}warn(e){console.warn(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})();const al=new Ce("LocaleId",{providedIn:"root",factory:()=>Ut(al,Ot.Optional|Ot.SkipSelf)||function tV(){return typeof $localize<"u"&&$localize.locale||sm}()});class nV{constructor(t,e){this.ngModuleFactory=t,this.componentFactories=e}}let P4=(()=>{class i{compileModuleSync(e){return new AF(e)}compileModuleAsync(e){return Promise.resolve(this.compileModuleSync(e))}compileModuleAndAllComponentsSync(e){const n=this.compileModuleSync(e),a=Gl(Zr(e).declarations).reduce((o,s)=>{const l=Ci(s);return l&&o.push(new bp(l)),o},[]);return new nV(n,a)}compileModuleAndAllComponentsAsync(e){return Promise.resolve(this.compileModuleAndAllComponentsSync(e))}clearCache(){}clearCacheFor(e){}getModuleId(e){}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const oV=(()=>Promise.resolve(0))();function WF(i){typeof Zone>"u"?oV.then(()=>{i&&i.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",i)}class st{constructor({enableLongStackTrace:t=!1,shouldCoalesceEventChangeDetection:e=!1,shouldCoalesceRunChangeDetection:n=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new ze(!1),this.onMicrotaskEmpty=new ze(!1),this.onStable=new ze(!1),this.onError=new ze(!1),typeof Zone>"u")throw new He(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 sV(){let i=vn.requestAnimationFrame,t=vn.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 dV(i){const t=()=>{!function cV(i){i.isCheckStableRunning||-1!==i.lastRequestAnimationFrameId||(i.lastRequestAnimationFrameId=i.nativeRequestAnimationFrame.call(vn,()=>{i.fakeTopEventTask||(i.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{i.lastRequestAnimationFrameId=-1,$F(i),i.isCheckStableRunning=!0,GF(i),i.isCheckStableRunning=!1},void 0,()=>{},()=>{})),i.fakeTopEventTask.invoke()}),$F(i))}(i)};i._inner=i._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(e,n,r,a,o,s)=>{try{return Y4(i),e.invokeTask(r,a,o,s)}finally{(i.shouldCoalesceEventChangeDetection&&"eventTask"===a.type||i.shouldCoalesceRunChangeDetection)&&t(),j4(i)}},onInvoke:(e,n,r,a,o,s,l)=>{try{return Y4(i),e.invoke(r,a,o,s,l)}finally{i.shouldCoalesceRunChangeDetection&&t(),j4(i)}},onHasTask:(e,n,r,a)=>{e.hasTask(r,a),n===r&&("microTask"==a.change?(i._hasPendingMicrotasks=a.microTask,$F(i),GF(i)):"macroTask"==a.change&&(i.hasPendingMacrotasks=a.macroTask))},onHandleError:(e,n,r,a)=>(e.handleError(r,a),i.runOutsideAngular(()=>i.onError.emit(a)),!1)})}(r)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!st.isInAngularZone())throw new He(909,!1)}static assertNotInAngularZone(){if(st.isInAngularZone())throw new He(909,!1)}run(t,e,n){return this._inner.run(t,e,n)}runTask(t,e,n,r){const a=this._inner,o=a.scheduleEventTask("NgZoneEvent: "+r,t,lV,lb,lb);try{return a.runTask(o,e,n)}finally{a.cancelTask(o)}}runGuarded(t,e,n){return this._inner.runGuarded(t,e,n)}runOutsideAngular(t){return this._outer.run(t)}}const lV={};function GF(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 $F(i){i.hasPendingMicrotasks=!!(i._hasPendingMicrotasks||(i.shouldCoalesceEventChangeDetection||i.shouldCoalesceRunChangeDetection)&&-1!==i.lastRequestAnimationFrameId)}function Y4(i){i._nesting++,i.isStable&&(i.isStable=!1,i.onUnstable.emit(null))}function j4(i){i._nesting--,GF(i)}class uV{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new ze,this.onMicrotaskEmpty=new ze,this.onStable=new ze,this.onError=new ze}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 V4=new Ce(""),db=new Ce("");let QF,qF=(()=>{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,QF||(function hV(i){QF=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:()=>{st.assertNotInAngularZone(),WF(()=>{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())WF(()=>{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 a=-1;n&&n>0&&(a=setTimeout(()=>{this._callbacks=this._callbacks.filter(o=>o.timeoutId!==a),e(this._didWork,this.getPendingTasks())},n)),this._callbacks.push({doneCb:e,timeoutId:a,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(st),fe(KF),fe(db))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),KF=(()=>{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 QF?.findTestabilityInTree(this,e,n)??null}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})(),qc=null;const z4=new Ce("AllowMultipleToken"),ZF=new Ce("PlatformDestroyListeners");class U4{constructor(t,e){this.name=t,this.token=e}}function G4(i,t,e=[]){const n=`Platform: ${t}`,r=new Ce(n);return(a=[])=>{let o=XF();if(!o||o.injector.get(z4,!1)){const s=[...e,...a,{provide:r,useValue:!0}];i?i(s):function pV(i){if(qc&&!qc.get(z4,!1))throw new He(400,!1);qc=i;const t=i.get(q4);(function W4(i){const t=i.get(O4,null);t&&t.forEach(e=>e())})(i)}(function $4(i=[],t){return Pn.create({name:t,providers:[{provide:zw,useValue:"platform"},{provide:ZF,useValue:new Set([()=>qc=null])},...i]})}(s,n))}return function gV(i){const t=XF();if(!t)throw new He(401,!1);return t}()}}function XF(){return qc?.get(q4)??null}let q4=(()=>{class i{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,n){const r=function Q4(i,t){let e;return e="noop"===i?new uV:("zone.js"===i?void 0:i)||new st(t),e}(n?.ngZone,function K4(i){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:!(!i||!i.ngZoneEventCoalescing)||!1,shouldCoalesceRunChangeDetection:!(!i||!i.ngZoneRunCoalescing)||!1}}(n)),a=[{provide:st,useValue:r}];return r.run(()=>{const o=Pn.create({providers:a,parent:this.injector,name:e.moduleType.name}),s=e.create(o),l=s.injector.get(Wl,null);if(!l)throw new He(402,!1);return r.runOutsideAngular(()=>{const c=r.onError.subscribe({next:h=>{l.handleError(h)}});s.onDestroy(()=>{ub(this._modules,s),c.unsubscribe()})}),function Z4(i,t,e){try{const n=e();return wp(n)?n.catch(r=>{throw t.runOutsideAngular(()=>i.handleError(r)),r}):n}catch(n){throw t.runOutsideAngular(()=>i.handleError(n)),n}}(l,r,()=>{const c=s.injector.get(cb);return c.runInitializers(),c.donePromise.then(()=>(function kS(i){ma(i,"Expected localeId to be defined"),"string"==typeof i&&(FS=i.toLowerCase().replace(/_/g,"-"))}(s.injector.get(al,sm)||sm),this._moduleDoBootstrap(s),s))})})}bootstrapModule(e,n=[]){const r=X4({},n);return function mV(i,t,e){const n=new AF(e);return Promise.resolve(n)}(0,0,e).then(a=>this.bootstrapModuleFactory(a,r))}_moduleDoBootstrap(e){const n=e.injector.get(Kl);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else{if(!e.instance.ngDoBootstrap)throw new He(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 He(404,!1);this._modules.slice().forEach(n=>n.destroy()),this._destroyListeners.forEach(n=>n());const e=this._injector.get(ZF,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(Pn))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"platform"}),i})();function X4(i,t){return Array.isArray(t)?t.reduce(X4,i):{...i,...t}}let Kl=(()=>{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 a=new qe(s=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{s.next(this._stable),s.complete()})}),o=new qe(s=>{let l;this._zone.runOutsideAngular(()=>{l=this._zone.onStable.subscribe(()=>{st.assertNotInAngularZone(),WF(()=>{!this._stable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks&&(this._stable=!0,s.next(!0))})})});const c=this._zone.onUnstable.subscribe(()=>{st.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{s.next(!1)}))});return()=>{l.unsubscribe(),c.unsubscribe()}});this.isStable=ki(a,o.pipe(Ol()))}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(e,n){const r=e instanceof NE;if(!this._injector.get(cb).done)throw!r&&function Hc(i){const t=Ci(i)||ar(i)||Pr(i);return null!==t&&t.standalone}(e),new He(405,false);let o;o=r?e:this._injector.get(Ul).resolveComponentFactory(e),this.componentTypes.push(o.componentType);const s=function fV(i){return i.isBoundToModule}(o)?void 0:this._injector.get(lm),c=o.create(Pn.NULL,[],n||o.selector,s),h=c.location.nativeElement,g=c.injector.get(V4,null);return g?.registerApplication(h),c.onDestroy(()=>{this.detachView(c.hostView),ub(this.components,c),g?.unregisterApplication(h)}),this._loadComponent(c),c}tick(){if(this._runningTick)throw new He(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;ub(this._views,n),n.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e);const n=this._injector.get(R4,[]);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),()=>ub(this._destroyListeners,e)}destroy(){if(this._destroyed)throw new He(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(st),fe(Xs),fe(Wl))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function ub(i,t){const e=i.indexOf(t);e>-1&&i.splice(e,1)}let Lt=(()=>{class i{}return i.__NG_ELEMENT_ID__=yV,i})();function yV(i){return function vV(i,t,e){if($d(i)&&!e){const n=Sa(i.index,t);return new gp(n,n)}return 47&i.type?new gp(t[16],t):null}(Hr(),Ge(),16==(16&i))}class rA{constructor(){}supports(t){return yp(t)}create(t){return new CV(t)}}const DV=(i,t)=>t;class CV{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||DV}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,a=null;for(;e||n;){const o=!n||e&&e.currentIndex<oA(n,r,a)?e:n,s=oA(o,r,a),l=o.currentIndex;if(o===n)r--,n=n._nextRemoved;else if(e=e._next,null==o.previousIndex)r++;else{a||(a=[]);const c=s-r,h=l-r;if(c!=h){for(let k=0;k<c;k++){const O=k<a.length?a[k]:a[k]=0,W=O+k;h<=W&&W<c&&(a[k]=O+1)}a[o.previousIndex]=h-c}}s!==l&&t(o,s,l)}}forEachPreviousItem(t){let e;for(e=this._previousItHead;null!==e;e=e._nextPrevious)t(e)}forEachAddedItem(t){let e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)}forEachMovedItem(t){let e;for(e=this._movesHead;null!==e;e=e._nextMoved)t(e)}forEachRemovedItem(t){let e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)}forEachIdentityChange(t){let e;for(e=this._identityChangesHead;null!==e;e=e._nextIdentityChange)t(e)}diff(t){if(null==t&&(t=[]),!yp(t))throw new He(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let r,a,o,e=this._itHead,n=!1;if(Array.isArray(t)){this.length=t.length;for(let s=0;s<this.length;s++)a=t[s],o=this._trackByFn(s,a),null!==e&&Object.is(e.trackById,o)?(n&&(e=this._verifyReinsertion(e,a,o,s)),Object.is(e.item,a)||this._addIdentityChange(e,a)):(e=this._mismatch(e,a,o,s),n=!0),e=e._next}else r=0,function sH(i,t){if(Array.isArray(i))for(let e=0;e<i.length;e++)t(i[e]);else{const e=i[lu()]();let n;for(;!(n=e.next()).done;)t(n.value)}}(t,s=>{o=this._trackByFn(r,s),null!==e&&Object.is(e.trackById,o)?(n&&(e=this._verifyReinsertion(e,s,o,r)),Object.is(e.item,s)||this._addIdentityChange(e,s)):(e=this._mismatch(e,s,o,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 a;return null===t?a=this._itTail:(a=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,a,r)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,a,r)):t=this._addAfter(new MV(e,n),a,r),t}_verifyReinsertion(t,e,n,r){let a=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==a?t=this._reinsertAfter(a,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,a=t._nextRemoved;return null===r?this._removalsHead=a:r._nextRemoved=a,null===a?this._removalsTail=r:a._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 aA),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 aA),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 MV{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 EV{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 aA{constructor(){this.map=new Map}put(t){const e=t.trackById;let n=this.map.get(e);n||(n=new EV,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 oA(i,t,e){const n=i.previousIndex;if(null===n)return n;let r=0;return e&&n<e.length&&(r=e[n]),n+t+r}class sA{constructor(){}supports(t){return t instanceof Map||_F(t)}create(){return new SV}}class SV{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead}forEachItem(t){let e;for(e=this._mapHead;null!==e;e=e._next)t(e)}forEachPreviousItem(t){let e;for(e=this._previousMapHead;null!==e;e=e._nextPrevious)t(e)}forEachChangedItem(t){let e;for(e=this._changesHead;null!==e;e=e._nextChanged)t(e)}forEachAddedItem(t){let e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)}forEachRemovedItem(t){let e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)}diff(t){if(t){if(!(t instanceof Map||_F(t)))throw new He(900,!1)}else t=new Map;return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let e=this._mapHead;if(this._appendAfter=null,this._forEach(t,(n,r)=>{if(e&&e.key===r)this._maybeAddToChanges(e,n),this._appendAfter=e,e=e._next;else{const a=this._getOrCreateRecordForKey(r,n);e=this._insertBeforeOrAppend(e,a)}}),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 a=r._prev,o=r._next;return a&&(a._next=o),o&&(o._prev=a),r._next=null,r._prev=null,r}const n=new AV(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 AV{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 lA(){return new Ko([new rA])}let Ko=(()=>{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||lA()),deps:[[i,new xs,new qa]]}}find(e){const n=this.factories.find(r=>r.supports(e));if(null!=n)return n;throw new He(901,!1)}}return i.\u0275prov=Pe({token:i,providedIn:"root",factory:lA}),i})();function cA(){return new Lp([new sA])}let Lp=(()=>{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||cA()),deps:[[i,new xs,new qa]]}}find(e){const n=this.factories.find(r=>r.supports(e));if(n)return n;throw new He(901,!1)}}return i.\u0275prov=Pe({token:i,providedIn:"root",factory:cA}),i})();const LV=G4(null,"core",[]);let NV=(()=>{class i{constructor(e){}}return i.\u0275fac=function(e){return new(e||i)(fe(Kl))},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();function hm(i){return"boolean"==typeof i?i:null!=i&&"false"!==i}let nk=null;function ol(){return nk}class PV{}const Ht=new Ce("DocumentToken");let rk=(()=>{class i{historyGo(e){throw new Error("Not implemented")}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:function(){return function BV(){return fe(dA)}()},providedIn:"platform"}),i})();const HV=new Ce("Location Initialized");let dA=(()=>{class i extends rk{constructor(e){super(),this._doc=e,this._init()}_init(){this.location=window.location,this._history=window.history}getBaseHrefFromDOM(){return ol().getBaseHref(this._doc)}onPopState(e){const n=ol().getGlobalEventTarget(this._doc,"window");return n.addEventListener("popstate",e,!1),()=>n.removeEventListener("popstate",e)}onHashChange(e){const n=ol().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){uA()?this._history.pushState(e,n,r):this.location.hash=r}replaceState(e,n,r){uA()?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(Ht))},i.\u0275prov=Pe({token:i,factory:function(){return function YV(){return new dA(fe(Ht))}()},providedIn:"platform"}),i})();function uA(){return!!window.history.pushState}function ak(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 hA(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 Ql(i){return i&&"?"!==i[0]?"?"+i:i}let mu=(()=>{class i{historyGo(e){throw new Error("Not implemented")}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:function(){return Ut(fA)},providedIn:"root"}),i})();const mA=new Ce("appBaseHref");let fA=(()=>{class i extends mu{constructor(e,n){super(),this._platformLocation=e,this._removeListenerFns=[],this._baseHref=n??this._platformLocation.getBaseHrefFromDOM()??Ut(Ht).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 ak(this._baseHref,e)}path(e=!1){const n=this._platformLocation.pathname+Ql(this._platformLocation.search),r=this._platformLocation.hash;return r&&e?`${n}${r}`:n}pushState(e,n,r,a){const o=this.prepareExternalUrl(r+Ql(a));this._platformLocation.pushState(e,n,o)}replaceState(e,n,r,a){const o=this.prepareExternalUrl(r+Ql(a));this._platformLocation.replaceState(e,n,o)}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(rk),fe(mA,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),jV=(()=>{class i extends mu{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=ak(this._baseHref,e);return n.length>0?"#"+n:n}pushState(e,n,r,a){let o=this.prepareExternalUrl(r+Ql(a));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.pushState(e,n,o)}replaceState(e,n,r,a){let o=this.prepareExternalUrl(r+Ql(a));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.replaceState(e,n,o)}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(rk),fe(mA,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),Kc=(()=>{class i{constructor(e){this._subject=new ze,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=e;const n=this._locationStrategy.getBaseHref();this._basePath=function UV(i){if(new RegExp("^(https?:)?//").test(i)){const[,e]=i.split(/\/\/[^\/]+/);return e}return i}(hA(pA(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+Ql(n))}normalize(e){return i.stripTrailingSlash(function zV(i,t){return i&&t.startsWith(i)?t.substring(i.length):t}(this._basePath,pA(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+Ql(n)),r)}replaceState(e,n="",r=null){this._locationStrategy.replaceState(r,"",e,n),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+Ql(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=Ql,i.joinWithSlash=ak,i.stripTrailingSlash=hA,i.\u0275fac=function(e){return new(e||i)(fe(mu))},i.\u0275prov=Pe({token:i,factory:function(){return function VV(){return new Kc(fe(mu))}()},providedIn:"root"}),i})();function pA(i){return i.replace(/\/index.html$/,"")}function xA(i,t){t=encodeURIComponent(t);for(const e of i.split(";")){const n=e.indexOf("="),[r,a]=-1==n?[e,""]:[e.slice(0,n),e.slice(n+1)];if(r.trim()===t)return decodeURIComponent(a)}return null}let yo=(()=>{class i{constructor(e,n,r,a){this._iterableDiffers=e,this._keyValueDiffers=n,this._ngEl=r,this._renderer=a,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&&(yp(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 ${Si(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)(y(Ko),y(Lp),y($e),y(Js))},i.\u0275dir=ge({type:i,selectors:[["","ngClass",""]],inputs:{klass:["class","klass"],ngClass:"ngClass"},standalone:!0}),i})();class Ez{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 Kn=(()=>{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,a,o)=>{if(null==r.previousIndex)n.createEmbeddedView(this._template,new Ez(r.item,this._ngForOf,-1,-1),null===o?void 0:o);else if(null==o)n.remove(null===a?void 0:a);else if(null!==a){const s=n.get(a);n.move(s,o),MA(s,r)}});for(let r=0,a=n.length;r<a;r++){const s=n.get(r).context;s.index=r,s.count=a,s.ngForOf=this._ngForOf}e.forEachIdentityChange(r=>{MA(n.get(r.currentIndex),r)})}static ngTemplateContextGuard(e,n){return!0}}return i.\u0275fac=function(e){return new(e||i)(y(Fn),y(fn),y(Ko))},i.\u0275dir=ge({type:i,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0}),i})();function MA(i,t){i.context.$implicit=t.item}let yi=(()=>{class i{constructor(e,n){this._viewContainer=e,this._context=new Az,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){EA("ngIfThen",e),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()}set ngIfElse(e){EA("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)(y(Fn),y(fn))},i.\u0275dir=ge({type:i,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0}),i})();class Az{constructor(){this.$implicit=null,this.ngIf=null}}function EA(i,t){if(t&&!t.createEmbeddedView)throw new Error(`${i} must be a TemplateRef, but received '${Si(t)}'.`)}class pk{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 fu=(()=>{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<this._defaultViews.length;n++)this._defaultViews[n].enforceState(e)}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","ngSwitch",""]],inputs:{ngSwitch:"ngSwitch"},standalone:!0}),i})(),Rp=(()=>{class i{constructor(e,n,r){this.ngSwitch=r,r._addCase(),this._view=new pk(e,n)}ngDoCheck(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))}}return i.\u0275fac=function(e){return new(e||i)(y(Fn),y(fn),y(fu,9))},i.\u0275dir=ge({type:i,selectors:[["","ngSwitchCase",""]],inputs:{ngSwitchCase:"ngSwitchCase"},standalone:!0}),i})(),SA=(()=>{class i{constructor(e,n,r){r._addDefault(new pk(e,n))}}return i.\u0275fac=function(e){return new(e||i)(y(Fn),y(fn),y(fu,9))},i.\u0275dir=ge({type:i,selectors:[["","ngSwitchDefault",""]],standalone:!0}),i})(),mm=(()=>{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,a]=e.split("."),o=-1===r.indexOf("-")?void 0:Ka.DashCase;null!=n?this._renderer.setStyle(this._ngEl.nativeElement,r,a?`${n}${a}`:n,o):this._renderer.removeStyle(this._ngEl.nativeElement,r,o)}_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)(y($e),y(Lp),y(Js))},i.\u0275dir=ge({type:i,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0}),i})(),Pp=(()=>{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:a,ngTemplateOutletInjector:o}=this;this._viewRef=n.createEmbeddedView(r,a,o?{injector:o}: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)(y(Fn))},i.\u0275dir=ge({type:i,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[Vi]}),i})();class Iz{createSubscription(t,e){return t.subscribe({next:e,error:n=>{throw n}})}dispose(t){t.unsubscribe()}}class Lz{createSubscription(t,e){return t.then(e,n=>{throw n})}dispose(t){}}const Nz=new Lz,Oz=new Iz;let Ja=(()=>{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(wp(e))return Nz;if(T3(e))return Oz;throw function Is(i,t){return new He(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)(y(Lt,16))},i.\u0275pipe=wn({name:"async",type:i,pure:!1,standalone:!0}),i})(),TA=(()=>{class i{constructor(e){this.differs=e,this.keyValues=[],this.compareFn=IA}transform(e,n=IA){if(!e||!(e instanceof Map)&&"object"!=typeof e)return null;this.differ||(this.differ=this.differs.find(e).create());const r=this.differ.diff(e),a=n!==this.compareFn;return r&&(this.keyValues=[],r.forEachItem(o=>{this.keyValues.push(function qz(i,t){return{key:i,value:t}}(o.key,o.currentValue))})),(r||a)&&(this.keyValues.sort(n),this.compareFn=n),this.keyValues}}return i.\u0275fac=function(e){return new(e||i)(y(Lp,16))},i.\u0275pipe=wn({name:"keyvalue",type:i,pure:!1,standalone:!0}),i})();function IA(i,t){const e=i.key,n=t.key;if(e===n)return 0;if(void 0===e)return 1;if(void 0===n)return-1;if(null===e)return 1;if(null===n)return-1;if("string"==typeof e&&"string"==typeof n)return e<n?-1:1;if("number"==typeof e&&"number"==typeof n)return e-n;if("boolean"==typeof e&&"boolean"==typeof n)return e<n?-1:1;const r=String(e),a=String(n);return r==a?0:r<a?-1:1}let Tn=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();const LA="browser";function Qc(i){return i===LA}let iU=(()=>{class i{}return i.\u0275prov=Pe({token:i,providedIn:"root",factory:()=>new nU(fe(Ht),window)}),i})();class nU{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 rU(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 a=r.shadowRoot;if(a){const o=a.getElementById(t)||a.querySelector(`[name="${t}"]`);if(o)return o}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,a=this.offset();this.window.scrollTo(n-a[0],r-a[1])}supportScrollRestoration(){try{if(!this.supportsScrolling())return!1;const t=NA(this.window.history)||NA(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 NA(i){return Object.getOwnPropertyDescriptor(i,"scrollRestoration")}class OA{}class TU extends PV{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class vk extends TU{static makeCurrent(){!function RV(i){nk||(nk=i)}(new vk)}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 IU(){return Hp=Hp||document.querySelector("base"),Hp?Hp.getAttribute("href"):null}();return null==e?null:function LU(i){xb=xb||document.createElement("a"),xb.setAttribute("href",i);const t=xb.pathname;return"/"===t.charAt(0)?t:`/${t}`}(e)}resetBaseElement(){Hp=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return xA(document.cookie,t)}}let xb,Hp=null;const jA=new Ce("TRANSITION_ID"),OU=[{provide:Ip,useFactory:function NU(i,t,e){return()=>{e.get(cb).donePromise.then(()=>{const n=ol(),r=t.querySelectorAll(`style[ng-transition="${i}"]`);for(let a=0;a<r.length;a++)n.remove(r[a])})}},deps:[jA,Ht,Pn],multi:!0}];let PU=(()=>{class i{build(){return new XMLHttpRequest}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();const Db=new Ce("EventManagerPlugins");let Cb=(()=>{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 a=0;a<r.length;a++){const o=r[a];if(o.supports(e))return this._eventNameToPlugin.set(e,o),o}throw new Error(`No event manager plugin found for event ${e}`)}}return i.\u0275fac=function(e){return new(e||i)(fe(Db),fe(st))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();class VA{constructor(t){this._doc=t}addGlobalEventListener(t,e,n){const r=ol().getGlobalEventTarget(this._doc,t);if(!r)throw new Error(`Unsupported event target ${r} for event ${e}`);return this.addEventListener(r,e,n)}}let zA=(()=>{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=Pe({token:i,factory:i.\u0275fac}),i})(),Yp=(()=>{class i extends zA{constructor(e){super(),this._doc=e,this._hostNodes=new Map,this._hostNodes.set(e.head,[])}_addStylesToHost(e,n,r){e.forEach(a=>{const o=this._doc.createElement("style");o.textContent=a,r.push(n.appendChild(o))})}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(UA),this._hostNodes.delete(e)}onStylesAdded(e){this._hostNodes.forEach((n,r)=>{this._addStylesToHost(e,r,n)})}ngOnDestroy(){this._hostNodes.forEach(e=>e.forEach(UA))}}return i.\u0275fac=function(e){return new(e||i)(fe(Ht))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();function UA(i){ol().remove(i)}const wk={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/"},Fk=/%COMP%/g;function kk(i,t){return t.flat(100).map(e=>e.replace(Fk,i))}function $A(i){return t=>{if("__ngUnwrap__"===t)return i;!1===i(t)&&(t.preventDefault(),t.returnValue=!1)}}let Mb=(()=>{class i{constructor(e,n,r){this.eventManager=e,this.sharedStylesHost=n,this.appId=r,this.rendererByCompId=new Map,this.defaultRenderer=new xk(e)}createRenderer(e,n){if(!e||!n)return this.defaultRenderer;switch(n.encapsulation){case mr.Emulated:{let r=this.rendererByCompId.get(n.id);return r||(r=new zU(this.eventManager,this.sharedStylesHost,n,this.appId),this.rendererByCompId.set(n.id,r)),r.applyToHost(e),r}case 1:case mr.ShadowDom:return new UU(this.eventManager,this.sharedStylesHost,e,n);default:if(!this.rendererByCompId.has(n.id)){const r=kk(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(Cb),fe(Yp),fe(um))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();class xk{constructor(t){this.eventManager=t,this.data=Object.create(null),this.destroyNode=null}destroy(){}createElement(t,e){return e?document.createElementNS(wk[e]||e,t):document.createElement(t)}createComment(t){return document.createComment(t)}createText(t){return document.createTextNode(t)}appendChild(t,e){(KA(t)?t.content:t).appendChild(e)}insertBefore(t,e,n){t&&(KA(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 a=wk[r];a?t.setAttributeNS(a,e,n):t.setAttribute(e,n)}else t.setAttribute(e,n)}removeAttribute(t,e,n){if(n){const r=wk[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&(Ka.DashCase|Ka.Important)?t.style.setProperty(e,n,r&Ka.Important?"important":""):t.style[e]=n}removeStyle(t,e,n){n&Ka.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,$A(n)):this.eventManager.addEventListener(t,e,$A(n))}}function KA(i){return"TEMPLATE"===i.tagName&&void 0!==i.content}class zU extends xk{constructor(t,e,n,r){super(t),this.component=n;const a=kk(r+"-"+n.id,n.styles);e.addStyles(a),this.contentAttr=function YU(i){return"_ngcontent-%COMP%".replace(Fk,i)}(r+"-"+n.id),this.hostAttr=function jU(i){return"_nghost-%COMP%".replace(Fk,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 UU extends xk{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 a=kk(r.id,r.styles);for(let o=0;o<a.length;o++){const s=document.createElement("style");s.textContent=a[o],this.shadowRoot.appendChild(s)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(t,e){return super.appendChild(this.nodeOrShadowRoot(t),e)}insertBefore(t,e,n){return super.insertBefore(this.nodeOrShadowRoot(t),e,n)}removeChild(t,e){return super.removeChild(this.nodeOrShadowRoot(t),e)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}}let WU=(()=>{class i extends VA{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(Ht))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();const QA=["alt","control","meta","shift"],GU={"\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"},$U={alt:i=>i.altKey,control:i=>i.ctrlKey,meta:i=>i.metaKey,shift:i=>i.shiftKey};let qU=(()=>{class i extends VA{constructor(e){super(e)}supports(e){return null!=i.parseEventName(e)}addEventListener(e,n,r){const a=i.parseEventName(n),o=i.eventCallback(a.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>ol().onAndCancel(e,a.domEventName,o))}static parseEventName(e){const n=e.toLowerCase().split("."),r=n.shift();if(0===n.length||"keydown"!==r&&"keyup"!==r)return null;const a=i._normalizeKey(n.pop());let o="",s=n.indexOf("code");if(s>-1&&(n.splice(s,1),o="code."),QA.forEach(c=>{const h=n.indexOf(c);h>-1&&(n.splice(h,1),o+=c+".")}),o+=a,0!=n.length||0===a.length)return null;const l={};return l.domEventName=r,l.fullKey=o,l}static matchEventFullKeyCode(e,n){let r=GU[e.key]||e.key,a="";return n.indexOf("code.")>-1&&(r=e.code,a="code."),!(null==r||!r)&&(r=r.toLowerCase()," "===r?r="space":"."===r&&(r="dot"),QA.forEach(o=>{o!==r&&(0,$U[o])(e)&&(a+=o+".")}),a+=r,a===n)}static eventCallback(e,n,r){return a=>{i.matchEventFullKeyCode(a,e)&&r.runGuarded(()=>n(a))}}static _normalizeKey(e){return"esc"===e?"escape":e}}return i.\u0275fac=function(e){return new(e||i)(fe(Ht))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();const XA=[{provide:$c,useValue:LA},{provide:O4,useValue:function KU(){vk.makeCurrent()},multi:!0},{provide:Ht,useFactory:function ZU(){return function Y9(i){Nw=i}(document),document},deps:[]}],XU=G4(LV,"browser",XA),JA=new Ce(""),eT=[{provide:db,useClass:class RU{addToWindow(t){vn.getAngularTestability=(n,r=!0)=>{const a=t.findTestabilityInTree(n,r);if(null==a)throw new Error("Could not find testability for element.");return a},vn.getAllAngularTestabilities=()=>t.getAllTestabilities(),vn.getAllAngularRootElements=()=>t.getAllRootElements(),vn.frameworkStabilizers||(vn.frameworkStabilizers=[]),vn.frameworkStabilizers.push(n=>{const r=vn.getAllAngularTestabilities();let a=r.length,o=!1;const s=function(l){o=o||l,a--,0==a&&n(o)};r.forEach(function(l){l.whenStable(s)})})}findTestabilityInTree(t,e,n){return null==e?null:t.getTestability(e)??(n?ol().isShadowRoot(e)?this.findTestabilityInTree(t,e.host,!0):this.findTestabilityInTree(t,e.parentElement,!0):null)}},deps:[]},{provide:V4,useClass:qF,deps:[st,KF,db]},{provide:qF,useClass:qF,deps:[st,KF,db]}],tT=[{provide:zw,useValue:"root"},{provide:Wl,useFactory:function QU(){return new Wl},deps:[]},{provide:Db,useClass:WU,multi:!0,deps:[Ht,st,$c]},{provide:Db,useClass:qU,multi:!0,deps:[Ht]},{provide:Mb,useClass:Mb,deps:[Cb,Yp,um]},{provide:Uh,useExisting:Mb},{provide:zA,useExisting:Yp},{provide:Yp,useClass:Yp,deps:[Ht]},{provide:Cb,useClass:Cb,deps:[Db,st]},{provide:OA,useClass:PU,deps:[]},[]];let iT=(()=>{class i{constructor(e){}static withServerTransition(e){return{ngModule:i,providers:[{provide:um,useValue:e.appId},{provide:jA,useExisting:um},OU]}}}return i.\u0275fac=function(e){return new(e||i)(fe(JA,12))},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[...tT,...eT],imports:[Tn,NV]}),i})(),nT=(()=>{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(Ht))},i.\u0275prov=Pe({token:i,factory:function(e){let n=null;return n=e?new e:function eW(){return new nT(fe(Ht))}(),n},providedIn:"root"}),i})();typeof window<"u"&&window;let Mk,jp=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:function(e){let n=null;return n=e?new(e||i):fe(oT),n},providedIn:"root"}),i})(),oT=(()=>{class i extends jp{constructor(e){super(),this._doc=e}sanitize(e,n){if(null==n)return null;switch(e){case mn.NONE:return n;case mn.HTML:return Zs(n,"HTML")?go(n):kE(this._doc,String(n)).toString();case mn.STYLE:return Zs(n,"Style")?go(n):n;case mn.SCRIPT:if(Zs(n,"Script"))return go(n);throw new Error("unsafe value used in a script context");case mn.URL:return Zs(n,"URL")?go(n):B0(String(n));case mn.RESOURCE_URL:if(Zs(n,"ResourceURL"))return go(n);throw new Error(`unsafe value used in a resource URL context (see ${hr})`);default:throw new Error(`Unexpected SecurityContext ${e} (see ${hr})`)}}bypassSecurityTrustHtml(e){return function $9(i){return new j9(i)}(e)}bypassSecurityTrustStyle(e){return function q9(i){return new V9(i)}(e)}bypassSecurityTrustScript(e){return function K9(i){return new z9(i)}(e)}bypassSecurityTrustUrl(e){return function Q9(i){return new U9(i)}(e)}bypassSecurityTrustResourceUrl(e){return function Z9(i){return new W9(i)}(e)}}return i.\u0275fac=function(e){return new(e||i)(fe(Ht))},i.\u0275prov=Pe({token:i,factory:function(e){let n=null;return n=e?new e:function sW(i){return new oT(i.get(Ht))}(fe(Pn)),n},providedIn:"root"}),i})();try{Mk=typeof Intl<"u"&&Intl.v8BreakIterator}catch{Mk=!1}let fm,Wi=(()=>{class i{constructor(e){this._platformId=e,this.isBrowser=this._platformId?Qc(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&&!Mk)&&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($c))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),lW=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();const sT=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function lT(){if(fm)return fm;if("object"!=typeof document||!document)return fm=new Set(sT),fm;let i=document.createElement("input");return fm=new Set(sT.filter(t=>(i.setAttribute("type",t),i.type===t))),fm}let Vp,Eb,pu,Ek;function Xl(i){return function cW(){if(null==Vp&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>Vp=!0}))}finally{Vp=Vp||!1}return Vp}()?i:!!i.capture}function cT(){if(null==pu){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return pu=!1,pu;if("scrollBehavior"in document.documentElement.style)pu=!0;else{const i=Element.prototype.scrollTo;pu=!!i&&!/\{\s*\[native code\]\s*\}/.test(i.toString())}}return pu}function zp(){if("object"!=typeof document||!document)return 0;if(null==Eb){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),Eb=0,0===i.scrollLeft&&(i.scrollLeft=1,Eb=0===i.scrollLeft?1:2),i.remove()}return Eb}function Sb(){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 Jl(i){return i.composedPath?i.composedPath()[0]:i.target}function Sk(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}class wi extends be{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)}}function pt(...i){return An(i,Cn(i))}function Mr(i,...t){return t.length?t.some(e=>i[e]):i.altKey||i.shiftKey||i.ctrlKey||i.metaKey}function pn(i,t,e){const n=v(i)||t||e?{next:i,error:t,complete:e}:i;return n?It((r,a)=>{var o;null===(o=n.subscribe)||void 0===o||o.call(n);let s=!0;r.subscribe(Nt(a,l=>{var c;null===(c=n.next)||void 0===c||c.call(n,l),a.next(l)},()=>{var l;s=!1,null===(l=n.complete)||void 0===l||l.call(n),a.complete()},l=>{var c;s=!1,null===(c=n.error)||void 0===c||c.call(n,l),a.error(l)},()=>{var l,c;s&&(null===(l=n.unsubscribe)||void 0===l||l.call(n)),null===(c=n.finalize)||void 0===c||c.call(n)}))}):Se}class DW extends p{constructor(t,e){super()}schedule(t,e=0){return this}}const Lb={setInterval(i,t,...e){const{delegate:n}=Lb;return n?.setInterval?n.setInterval(i,t,...e):setInterval(i,t,...e)},clearInterval(i){const{delegate:t}=Lb;return(t?.clearInterval||clearInterval)(i)},delegate:void 0};class Ik extends DW{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,a=this.scheduler;return null!=r&&(this.id=this.recycleAsyncId(a,r,e)),this.pending=!0,this.delay=e,this.id=null!==(n=this.id)&&void 0!==n?n:this.requestAsyncId(a,this.id,e),this}requestAsyncId(t,e,n=0){return Lb.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&&Lb.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(a){n=!0,r=a||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,m(n,this),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null,super.unsubscribe()}}}const Lk={now:()=>(Lk.delegate||Date).now(),delegate:void 0};class Up{constructor(t,e=Up.now){this.schedulerActionCtor=t,this.now=e}schedule(t,e=0,n){return new this.schedulerActionCtor(this,t).schedule(n,e)}}Up.now=Lk.now;class Nk extends Up{constructor(t,e=Up.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 _m=new Nk(Ik),CW=_m;function Nb(i,t=_m){return It((e,n)=>{let r=null,a=null,o=null;const s=()=>{if(r){r.unsubscribe(),r=null;const c=a;a=null,n.next(c)}};function l(){const c=o+i,h=t.now();if(h<c)return r=this.schedule(void 0,c-h),void n.add(r);s()}e.subscribe(Nt(n,c=>{a=c,o=t.now(),r||(r=t.schedule(l,i),n.add(r))},()=>{s(),n.complete()},void 0,()=>{a=r=null}))})}function ti(i,t){return It((e,n)=>{let r=0;e.subscribe(Nt(n,a=>i.call(t,a,r++)&&n.next(a)))})}function pi(i){return i<=0?()=>$n:It((t,e)=>{let n=0;t.subscribe(Nt(e,r=>{++n<=i&&(e.next(r),i<=n&&e.complete())}))})}function Ok(i){return ti((t,e)=>i<=e)}function Wp(i,t=Se){return i=i??MW,It((e,n)=>{let r,a=!0;e.subscribe(Nt(n,o=>{const s=t(o);(a||!i(r,s))&&(a=!1,r=s,n.next(o))}))})}function MW(i,t){return i===t}function vt(i){return It((t,e)=>{Yi(i).subscribe(Nt(e,()=>e.complete(),C)),!e.closed&&t.subscribe(e)})}function at(i){return null!=i&&"false"!=`${i}`}function Er(i,t=0){return function EW(i){return!isNaN(parseFloat(i))&&!isNaN(Number(i))}(i)?Number(i):t}function Ob(i){return Array.isArray(i)?i:[i]}function Sr(i){return null==i?"":"string"==typeof i?i:`${i}px`}function ec(i){return i instanceof $e?i.nativeElement:i}let dT=(()=>{class i{create(e){return typeof MutationObserver>"u"?null:new MutationObserver(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),AW=(()=>{class i{constructor(e){this._mutationObserverFactory=e,this._observedElements=new Map}ngOnDestroy(){this._observedElements.forEach((e,n)=>this._cleanupObserver(n))}observe(e){const n=ec(e);return new qe(r=>{const o=this._observeElement(n).subscribe(r);return()=>{o.unsubscribe(),this._unobserveElement(n)}})}_observeElement(e){if(this._observedElements.has(e))this._observedElements.get(e).count++;else{const n=new be,r=this._mutationObserverFactory.create(a=>n.next(a));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(dT))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),gm=(()=>{class i{constructor(e,n,r){this._contentObserver=e,this._elementRef=n,this._ngZone=r,this.event=new ze,this._disabled=!1,this._currentSubscription=null}get disabled(){return this._disabled}set disabled(e){this._disabled=at(e),this._disabled?this._unsubscribe():this._subscribe()}get debounce(){return this._debounce}set debounce(e){this._debounce=Er(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(Nb(this.debounce)):e).subscribe(this.event)})}_unsubscribe(){this._currentSubscription?.unsubscribe()}}return i.\u0275fac=function(e){return new(e||i)(y(AW),y($e),y(st))},i.\u0275dir=ge({type:i,selectors:[["","cdkObserveContent",""]],inputs:{disabled:["cdkObserveContentDisabled","disabled"],debounce:"debounce"},outputs:{event:"cdkObserveContent"},exportAs:["cdkObserveContent"]}),i})(),Gp=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[dT]}),i})();const{isArray:TW}=Array,{getPrototypeOf:IW,prototype:LW,keys:NW}=Object;function uT(i){if(1===i.length){const t=i[0];if(TW(t))return{args:t,keys:null};if(function OW(i){return i&&"object"==typeof i&&IW(i)===LW}(t)){const e=NW(t);return{args:e.map(n=>t[n]),keys:e}}}return{args:i,keys:null}}const{isArray:RW}=Array;function Rk(i){return Ve(t=>function PW(i,t){return RW(t)?i(...t):i(t)}(i,t))}function hT(i,t){return i.reduce((e,n,r)=>(e[n]=t[r],e),{})}function Pk(...i){const t=Cn(i),e=ui(i),{args:n,keys:r}=uT(i);if(0===n.length)return An([],t);const a=new qe(function BW(i,t,e=Se){return n=>{mT(t,()=>{const{length:r}=i,a=new Array(r);let o=r,s=r;for(let l=0;l<r;l++)mT(t,()=>{const c=An(i[l],t);let h=!1;c.subscribe(Nt(n,g=>{a[l]=g,h||(h=!0,s--),s||n.next(e(a.slice()))},()=>{--o||n.complete()}))},n)},n)}}(n,t,r?o=>hT(r,o):Se));return e?a.pipe(Rk(e)):a}function mT(i,t,e){i?tr(e,i,t):t()}function gu(...i){return function HW(){return _i(1)}()(An(i,Cn(i)))}function In(...i){const t=Cn(i);return It((e,n)=>{(t?gu(i,e,t):gu(i,e)).subscribe(n)})}let YW=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();const fT=new Set;let bm,jW=(()=>{class i{constructor(e){this._platform=e,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):zW}matchMedia(e){return(this._platform.WEBKIT||this._platform.BLINK)&&function VW(i){if(!fT.has(i))try{bm||(bm=document.createElement("style"),bm.setAttribute("type","text/css"),document.head.appendChild(bm)),bm.sheet&&(bm.sheet.insertRule(`@media ${i} {body{ }}`,0),fT.add(i))}catch(t){console.error(t)}}(e),this._matchMedia(e)}}return i.\u0275fac=function(e){return new(e||i)(fe(Wi))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function zW(i){return{matches:"all"===i||""===i,media:i,addListener:()=>{},removeListener:()=>{}}}let cl=(()=>{class i{constructor(e,n){this._mediaMatcher=e,this._zone=n,this._queries=new Map,this._destroySubject=new be}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(e){return pT(Ob(e)).some(r=>this._registerQuery(r).mql.matches)}observe(e){let a=Pk(pT(Ob(e)).map(o=>this._registerQuery(o).observable));return a=gu(a.pipe(pi(1)),a.pipe(Ok(1),Nb(0))),a.pipe(Ve(o=>{const s={matches:!1,breakpoints:{}};return o.forEach(({matches:l,query:c})=>{s.matches=s.matches||l,s.breakpoints[c]=l}),s}))}_registerQuery(e){if(this._queries.has(e))return this._queries.get(e);const n=this._mediaMatcher.matchMedia(e),a={observable:new qe(o=>{const s=l=>this._zone.run(()=>o.next(l));return n.addListener(s),()=>{n.removeListener(s)}}).pipe(In(n),Ve(({matches:o})=>({query:e,matches:o})),vt(this._destroySubject)),mql:n};return this._queries.set(e,a),a}}return i.\u0275fac=function(e){return new(e||i)(fe(jW),fe(st))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function pT(i){return i.map(t=>t.split(",")).reduce((t,e)=>t.concat(e)).map(t=>t.trim())}const Xc_Medium="(min-width: 960px) and (max-width: 1279.98px)",Xc_Large="(min-width: 1280px) and (max-width: 1919.98px)";function Rb(i,t){return(i.getAttribute(t)||"").match(/\S+/g)||[]}const gT="cdk-describedby-message",Pb="cdk-describedby-host";let Bk=0,bT=(()=>{class i{constructor(e,n){this._platform=n,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+Bk++,this._document=e,this._id=Ut(um)+"-"+Bk++}describe(e,n,r){if(!this._canBeDescribed(e,n))return;const a=Hk(n,r);"string"!=typeof n?(yT(n,this._id),this._messageRegistry.set(a,{messageElement:n,referenceCount:0})):this._messageRegistry.has(a)||this._createMessageElement(n,r),this._isElementDescribedByMessage(e,a)||this._addMessageReference(e,a)}removeDescription(e,n,r){if(!n||!this._isElementNode(e))return;const a=Hk(n,r);if(this._isElementDescribedByMessage(e,a)&&this._removeMessageReference(e,a),"string"==typeof n){const o=this._messageRegistry.get(a);o&&0===o.referenceCount&&this._deleteMessageElement(a)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){const e=this._document.querySelectorAll(`[${Pb}="${this._id}"]`);for(let n=0;n<e.length;n++)this._removeCdkDescribedByReferenceIds(e[n]),e[n].removeAttribute(Pb);this._messagesContainer?.remove(),this._messagesContainer=null,this._messageRegistry.clear()}_createMessageElement(e,n){const r=this._document.createElement("div");yT(r,this._id),r.textContent=e,n&&r.setAttribute("role",n),this._createMessagesContainer(),this._messagesContainer.appendChild(r),this._messageRegistry.set(Hk(e,n),{messageElement:r,referenceCount:0})}_deleteMessageElement(e){this._messageRegistry.get(e)?.messageElement?.remove(),this._messageRegistry.delete(e)}_createMessagesContainer(){if(this._messagesContainer)return;const e="cdk-describedby-message-container",n=this._document.querySelectorAll(`.${e}[platform="server"]`);for(let a=0;a<n.length;a++)n[a].remove();const r=this._document.createElement("div");r.style.visibility="hidden",r.classList.add(e),r.classList.add("cdk-visually-hidden"),this._platform&&!this._platform.isBrowser&&r.setAttribute("platform","server"),this._document.body.appendChild(r),this._messagesContainer=r}_removeCdkDescribedByReferenceIds(e){const n=Rb(e,"aria-describedby").filter(r=>0!=r.indexOf(gT));e.setAttribute("aria-describedby",n.join(" "))}_addMessageReference(e,n){const r=this._messageRegistry.get(n);(function UW(i,t,e){const n=Rb(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(Pb,this._id),r.referenceCount++}_removeMessageReference(e,n){const r=this._messageRegistry.get(n);r.referenceCount--,function WW(i,t,e){const r=Rb(i,t).filter(a=>a!=e.trim());r.length?i.setAttribute(t,r.join(" ")):i.removeAttribute(t)}(e,"aria-describedby",r.messageElement.id),e.removeAttribute(Pb)}_isElementDescribedByMessage(e,n){const r=Rb(e,"aria-describedby"),a=this._messageRegistry.get(n),o=a&&a.messageElement.id;return!!o&&-1!=r.indexOf(o)}_canBeDescribed(e,n){if(!this._isElementNode(e))return!1;if(n&&"object"==typeof n)return!0;const r=null==n?"":`${n}`.trim(),a=e.getAttribute("aria-label");return!(!r||a&&a.trim()===r)}_isElementNode(e){return e.nodeType===this._document.ELEMENT_NODE}}return i.\u0275fac=function(e){return new(e||i)(fe(Ht),fe(Wi))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function Hk(i,t){return"string"==typeof i?`${t||""}/${i}`:i}function yT(i,t){i.id||(i.id=`${gT}-${t}-${Bk++}`)}class vT{constructor(t){this._items=t,this._activeItemIndex=-1,this._activeItem=null,this._wrap=!1,this._letterKeyStream=new be,this._typeaheadSubscription=p.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 be,this.change=new be,t instanceof nl&&(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(pn(e=>this._pressedLetters.push(e)),Nb(t),ti(()=>this._pressedLetters.length>0),Ve(()=>this._pressedLetters.join(""))).subscribe(e=>{const n=this._getItemsArray();for(let r=1;r<n.length+1;r++){const a=(this._activeItemIndex+r)%n.length,o=n[a];if(!this._skipPredicateFn(o)&&0===o.getLabel().toUpperCase().trim().indexOf(e)){this.setActiveItem(a);break}}this._pressedLetters=[]}),this}cancelTypeahead(){return this._pressedLetters=[],this}withHomeAndEnd(t=!0){return this._homeAndEnd=t,this}withPageUpDown(t=!0,e=10){return this._pageUpAndDown={enabled:t,delta:e},this}setActiveItem(t){const e=this._activeItem;this.updateActiveItem(t),this._activeItem!==e&&this.change.next(this._activeItemIndex)}onKeydown(t){const e=t.keyCode,r=["altKey","ctrlKey","metaKey","shiftKey"].every(a=>!t[a]||this._allowedModifierKeys.indexOf(a)>-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 a=this._activeItemIndex-this._pageUpAndDown.delta;this._setActiveItemByIndex(a>0?a:0,1);break}return;case 34:if(this._pageUpAndDown.enabled&&r){const a=this._activeItemIndex+this._pageUpAndDown.delta,o=this._getItemsArray().length;this._setActiveItemByIndex(a<o?a:o-1,-1);break}return;default:return void((r||Mr(t,"shiftKey"))&&(t.key&&1===t.key.length?this._letterKeyStream.next(t.key.toLocaleUpperCase()):(e>=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 nl?this._items.toArray():this._items}}class wT extends vT{setActiveItem(t){this.activeItem&&this.activeItem.setInactiveStyles(),super.setActiveItem(t),this.activeItem&&this.activeItem.setActiveStyles()}}class $p extends vT{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 bu=(()=>{class i{constructor(e){this._platform=e}isDisabled(e){return e.hasAttribute("disabled")}isVisible(e){return function $W(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 GW(i){try{return i.frameElement}catch{return null}}(function tG(i){return i.ownerDocument&&i.ownerDocument.defaultView||window}(e));if(n&&(-1===kT(n)||!this.isVisible(n)))return!1;let r=e.nodeName.toLowerCase(),a=kT(e);return e.hasAttribute("contenteditable")?-1!==a:!("iframe"===r||"object"===r||this._platform.WEBKIT&&this._platform.IOS&&!function JW(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!==a:"video"===r?-1!==a&&(null!==a||this._platform.FIREFOX||e.hasAttribute("controls")):e.tabIndex>=0)}isFocusable(e,n){return function eG(i){return!function KW(i){return function ZW(i){return"input"==i.nodeName.toLowerCase()}(i)&&"hidden"==i.type}(i)&&(function qW(i){let t=i.nodeName.toLowerCase();return"input"===t||"select"===t||"button"===t||"textarea"===t}(i)||function QW(i){return function XW(i){return"a"==i.nodeName.toLowerCase()}(i)&&i.hasAttribute("href")}(i)||i.hasAttribute("contenteditable")||FT(i))}(e)&&!this.isDisabled(e)&&(n?.ignoreVisibility||this.isVisible(e))}}return i.\u0275fac=function(e){return new(e||i)(fe(Wi))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function FT(i){if(!i.hasAttribute("tabindex")||void 0===i.tabIndex)return!1;let t=i.getAttribute("tabindex");return!(!t||isNaN(parseInt(t,10)))}function kT(i){if(!FT(i))return null;const t=parseInt(i.getAttribute("tabindex")||"",10);return isNaN(t)?-1:t}class iG{constructor(t,e,n,r,a=!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,a||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<e.length;n++){const r=e[n].nodeType===this._document.ELEMENT_NODE?this._getFirstTabbableElement(e[n]):null;if(r)return r}return null}_getLastTabbableElement(t){if(this._checker.isFocusable(t)&&this._checker.isTabbable(t))return t;const e=t.children;for(let n=e.length-1;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(pi(1)).subscribe(t)}}let ym=(()=>{class i{constructor(e,n,r){this._checker=e,this._ngZone=n,this._document=r}create(e,n=!1){return new iG(e,this._checker,this._ngZone,this._document,n)}}return i.\u0275fac=function(e){return new(e||i)(fe(bu),fe(st),fe(Ht))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function Yk(i){return 0===i.buttons||0===i.offsetX&&0===i.offsetY}function jk(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 nG=new Ce("cdk-input-modality-detector-options"),rG={ignoreKeys:[18,17,224,91,16]},vm=Xl({passive:!0,capture:!0});let aG=(()=>{class i{constructor(e,n,r,a){this._platform=e,this._mostRecentTarget=null,this._modality=new wi(null),this._lastTouchMs=0,this._onKeydown=o=>{this._options?.ignoreKeys?.some(s=>s===o.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=Jl(o))},this._onMousedown=o=>{Date.now()-this._lastTouchMs<650||(this._modality.next(Yk(o)?"keyboard":"mouse"),this._mostRecentTarget=Jl(o))},this._onTouchstart=o=>{jk(o)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=Jl(o))},this._options={...rG,...a},this.modalityDetected=this._modality.pipe(Ok(1)),this.modalityChanged=this.modalityDetected.pipe(Wp()),e.isBrowser&&n.runOutsideAngular(()=>{r.addEventListener("keydown",this._onKeydown,vm),r.addEventListener("mousedown",this._onMousedown,vm),r.addEventListener("touchstart",this._onTouchstart,vm)})}get mostRecentModality(){return this._modality.value}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,vm),document.removeEventListener("mousedown",this._onMousedown,vm),document.removeEventListener("touchstart",this._onTouchstart,vm))}}return i.\u0275fac=function(e){return new(e||i)(fe(Wi),fe(st),fe(Ht),fe(nG,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const oG=new Ce("liveAnnouncerElement",{providedIn:"root",factory:function sG(){return null}}),lG=new Ce("LIVE_ANNOUNCER_DEFAULT_OPTIONS");let cG=0,Vk=(()=>{class i{constructor(e,n,r,a){this._ngZone=n,this._defaultOptions=a,this._document=r,this._liveElement=e||this._createLiveElement()}announce(e,...n){const r=this._defaultOptions;let a,o;return 1===n.length&&"number"==typeof n[0]?o=n[0]:[a,o]=n,this.clear(),clearTimeout(this._previousTimeout),a||(a=r&&r.politeness?r.politeness:"polite"),null==o&&r&&(o=r.duration),this._liveElement.setAttribute("aria-live",a),this._liveElement.id&&this._exposeAnnouncerToModals(this._liveElement.id),this._ngZone.runOutsideAngular(()=>(this._currentPromise||(this._currentPromise=new Promise(s=>this._currentResolve=s)),clearTimeout(this._previousTimeout),this._previousTimeout=setTimeout(()=>{this._liveElement.textContent=e,"number"==typeof o&&(this._previousTimeout=setTimeout(()=>this.clear(),o)),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 a=0;a<n.length;a++)n[a].remove();return r.classList.add(e),r.classList.add("cdk-visually-hidden"),r.setAttribute("aria-atomic","true"),r.setAttribute("aria-live","polite"),r.id="cdk-live-announcer-"+cG++,this._document.body.appendChild(r),r}_exposeAnnouncerToModals(e){const n=this._document.querySelectorAll('body > .cdk-overlay-container [aria-modal="true"]');for(let r=0;r<n.length;r++){const a=n[r],o=a.getAttribute("aria-owns");o?-1===o.indexOf(e)&&a.setAttribute("aria-owns",o+" "+e):a.setAttribute("aria-owns",e)}}}return i.\u0275fac=function(e){return new(e||i)(fe(oG,8),fe(st),fe(Ht),fe(lG,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const dG=new Ce("cdk-focus-monitor-default-options"),Bb=Xl({passive:!0,capture:!0});let Wr=(()=>{class i{constructor(e,n,r,a,o){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 be,this._rootNodeFocusAndBlurListener=s=>{for(let c=Jl(s);c;c=c.parentElement)"focus"===s.type?this._onFocus(s,c):this._onBlur(s,c)},this._document=a,this._detectionMode=o?.detectionMode||0}monitor(e,n=!1){const r=ec(e);if(!this._platform.isBrowser||1!==r.nodeType)return pt(null);const a=function uW(i){if(function dW(){if(null==Ek){const i=typeof document<"u"?document.head:null;Ek=!(!i||!i.createShadowRoot&&!i.attachShadow)}return Ek}()){const t=i.getRootNode?i.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}(r)||this._getDocument(),o=this._elementInfo.get(r);if(o)return n&&(o.checkChildren=!0),o.subject;const s={checkChildren:n,subject:new be,rootNode:a};return this._elementInfo.set(r,s),this._registerGlobalListeners(s),s.subject}stopMonitoring(e){const n=ec(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 a=ec(e);a===this._getDocument().activeElement?this._getClosestElementsInfo(a).forEach(([s,l])=>this._originChanged(s,n,l)):(this._setOrigin(n),"function"==typeof a.focus&&a.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),a=Jl(e);!r||!r.checkChildren&&n!==a||this._originChanged(n,this._getFocusOrigin(a),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,Bb),n.addEventListener("blur",this._rootNodeFocusAndBlurListener,Bb)}),this._rootNodeFocusListenerCount.set(n,r+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(vt(this._stopInputModalityDetector)).subscribe(a=>{this._setOrigin(a,!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,Bb),n.removeEventListener("blur",this._rootNodeFocusAndBlurListener,Bb),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,a)=>{(a===e||r.checkChildren&&a.contains(e))&&n.push([a,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 a=e.labels;if(a)for(let o=0;o<a.length;o++)if(a[o].contains(n))return!0;return!1}}return i.\u0275fac=function(e){return new(e||i)(fe(st),fe(Wi),fe(aG),fe(Ht,8),fe(dG,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),uG=(()=>{class i{constructor(e,n){this._elementRef=e,this._focusMonitor=n,this._focusOrigin=null,this.cdkFocusChange=new ze}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)(y($e),y(Wr))},i.\u0275dir=ge({type:i,selectors:[["","cdkMonitorElementFocus",""],["","cdkMonitorSubtreeFocus",""]],outputs:{cdkFocusChange:"cdkFocusChange"},exportAs:["cdkMonitorFocus"]}),i})();const DT="cdk-high-contrast-black-on-white",CT="cdk-high-contrast-white-on-black",zk="cdk-high-contrast-active";let MT=(()=>{class i{constructor(e,n){this._platform=e,this._document=n,this._breakpointSubscription=Ut(cl).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,a=(r&&r.backgroundColor||"").replace(/ /g,"");switch(e.remove(),a){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(zk,DT,CT),this._hasCheckedHighContrastMode=!0;const n=this.getHighContrastMode();1===n?e.add(zk,DT):2===n&&e.add(zk,CT)}}}return i.\u0275fac=function(e){return new(e||i)(fe(Wi),fe(Ht))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),wm=(()=>{class i{constructor(e){e._applyBodyHighContrastModeCssClasses()}}return i.\u0275fac=function(e){return new(e||i)(fe(MT))},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Gp]}),i})();const hG=["addListener","removeListener"],mG=["addEventListener","removeEventListener"],fG=["on","off"];function eo(i,t,e,n){if(v(e)&&(n=e,e=void 0),n)return eo(i,t,e).pipe(Rk(n));const[r,a]=function gG(i){return v(i.addEventListener)&&v(i.removeEventListener)}(i)?mG.map(o=>s=>i[o](t,s,e)):function pG(i){return v(i.addListener)&&v(i.removeListener)}(i)?hG.map(ET(i,t)):function _G(i){return v(i.on)&&v(i.off)}(i)?fG.map(ET(i,t)):[];if(!r&&Fi(i))return Ei(o=>eo(o,t,e))(Yi(i));if(!r)throw new TypeError("Invalid event target");return new qe(o=>{const s=(...l)=>o.next(1<l.length?l:l[0]);return r(s),()=>a(s)})}function ET(i,t){return e=>n=>i[e](t,n)}const qp={schedule(i){let t=requestAnimationFrame,e=cancelAnimationFrame;const{delegate:n}=qp;n&&(t=n.requestAnimationFrame,e=n.cancelAnimationFrame);const r=t(a=>{e=void 0,i(a)});return new p(()=>e?.(r))},requestAnimationFrame(...i){const{delegate:t}=qp;return(t?.requestAnimationFrame||requestAnimationFrame)(...i)},cancelAnimationFrame(...i){const{delegate:t}=qp;return(t?.cancelAnimationFrame||cancelAnimationFrame)(...i)},delegate:void 0},vG=new class yG extends Nk{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 bG extends Ik{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=qp.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:a}=t;null!=e&&(null===(r=a[a.length-1])||void 0===r?void 0:r.id)!==e&&(qp.cancelAnimationFrame(e),t._scheduled=void 0)}});let Uk,wG=1;const Hb={};function ST(i){return i in Hb&&(delete Hb[i],!0)}const FG={setImmediate(i){const t=wG++;return Hb[t]=!0,Uk||(Uk=Promise.resolve()),Uk.then(()=>ST(t)&&i()),t},clearImmediate(i){ST(i)}},{setImmediate:kG,clearImmediate:xG}=FG,Yb={setImmediate(...i){const{delegate:t}=Yb;return(t?.setImmediate||kG)(...i)},clearImmediate(i){const{delegate:t}=Yb;return(t?.clearImmediate||xG)(i)},delegate:void 0},Wk=new class CG extends Nk{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 DG extends Ik{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=Yb.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:a}=t;null!=e&&(null===(r=a[a.length-1])||void 0===r?void 0:r.id)!==e&&(Yb.clearImmediate(e),t._scheduled=void 0)}});function AT(i){return i instanceof Date&&!isNaN(i)}function jb(i=0,t,e=CW){let n=-1;return null!=t&&(ir(t)?e=t:n=t),new qe(r=>{let a=AT(i)?+i-e.now():i;a<0&&(a=0);let o=0;return e.schedule(function(){r.closed||(r.next(o++),0<=n?this.schedule(void 0,n):r.complete())},a)})}function Gk(i,t=_m){return function MG(i){return It((t,e)=>{let n=!1,r=null,a=null,o=!1;const s=()=>{if(a?.unsubscribe(),a=null,n){n=!1;const c=r;r=null,e.next(c)}o&&e.complete()},l=()=>{a=null,o&&e.complete()};t.subscribe(Nt(e,c=>{n=!0,r=c,a||Yi(i(c)).subscribe(a=Nt(e,s,l))},()=>{o=!0,(!n||!a||a.closed)&&e.complete()}))})}(()=>jb(i,t))}const EG=new Ce("cdk-dir-doc",{providedIn:"root",factory:function SG(){return Ut(Ht)}}),AG=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i;let Hn=(()=>{class i{constructor(e){if(this.value="ltr",this.change=new ze,e){const r=e.documentElement?e.documentElement.dir:null;this.value=function TG(i){const t=i?.toLowerCase()||"";return"auto"===t&&typeof navigator<"u"&&navigator?.language?AG.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(EG,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),Fm=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();const IG=["contentWrapper"],LG=["*"],NG=new Ce("VIRTUAL_SCROLL_STRATEGY");let Jc=(()=>{class i{constructor(e,n,r){this._ngZone=e,this._platform=n,this._scrolled=new be,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 qe(n=>{this._globalSubscription||this._addGlobalListener();const r=e>0?this._scrolled.pipe(Gk(e)).subscribe(n):this._scrolled.subscribe(n);return this._scrolledCount++,()=>{r.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}}):pt()}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(ti(a=>!a||r.indexOf(a)>-1))}getAncestorScrollContainers(e){const n=[];return this.scrollContainers.forEach((r,a)=>{this._scrollableContainsElement(a,e)&&n.push(a)}),n}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(e,n){let r=ec(n),a=e.getElementRef().nativeElement;do{if(r==a)return!0}while(r=r.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular(()=>eo(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(st),fe(Wi),fe(Ht,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),yu=(()=>{class i{constructor(e,n,r,a){this.elementRef=e,this.scrollDispatcher=n,this.ngZone=r,this.dir=a,this._destroyed=new be,this._elementScrolled=new qe(o=>this.ngZone.runOutsideAngular(()=>eo(this.elementRef.nativeElement,"scroll").pipe(vt(this._destroyed)).subscribe(o)))}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!=zp()?(null!=e.left&&(e.right=n.scrollWidth-n.clientWidth-e.left),2==zp()?e.left=e.right:1==zp()&&(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;cT()?n.scrollTo(e):(null!=e.top&&(n.scrollTop=e.top),null!=e.left&&(n.scrollLeft=e.left))}measureScrollOffset(e){const n="left",r="right",a=this.elementRef.nativeElement;if("top"==e)return a.scrollTop;if("bottom"==e)return a.scrollHeight-a.clientHeight-a.scrollTop;const o=this.dir&&"rtl"==this.dir.value;return"start"==e?e=o?r:n:"end"==e&&(e=o?n:r),o&&2==zp()?e==n?a.scrollWidth-a.clientWidth-a.scrollLeft:a.scrollLeft:o&&1==zp()?e==n?a.scrollLeft+a.scrollWidth-a.clientWidth:-a.scrollLeft:e==n?a.scrollLeft:a.scrollWidth-a.clientWidth-a.scrollLeft}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Jc),y(st),y(Hn,8))},i.\u0275dir=ge({type:i,selectors:[["","cdk-scrollable",""],["","cdkScrollable",""]],standalone:!0}),i})(),Jo=(()=>{class i{constructor(e,n,r){this._platform=e,this._change=new be,this._changeListener=a=>{this._change.next(a)},this._document=r,n.runOutsideAngular(()=>{if(e.isBrowser){const a=this._getWindow();a.addEventListener("resize",this._changeListener),a.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,a=r.getBoundingClientRect();return{top:-a.top||e.body.scrollTop||n.scrollY||r.scrollTop||0,left:-a.left||e.body.scrollLeft||n.scrollX||r.scrollLeft||0}}change(e=20){return e>0?this._change.pipe(Gk(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(Wi),fe(st),fe(Ht,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const TT=new Ce("VIRTUAL_SCROLLABLE");let PG=(()=>{class i extends yu{constructor(e,n,r,a){super(e,n,r,a)}measureViewportSize(e){const n=this.elementRef.nativeElement;return"horizontal"===e?n.clientWidth:n.clientHeight}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Jc),y(st),y(Hn,8))},i.\u0275dir=ge({type:i,features:[Oe]}),i})();const HG=typeof requestAnimationFrame<"u"?vG:Wk;let YG=(()=>{class i extends PG{constructor(e,n,r,a,o,s,l,c){super(e,s,r,o),this.elementRef=e,this._changeDetectorRef=n,this._scrollStrategy=a,this.scrollable=c,this._platform=Ut(Wi),this._detachedSubject=new be,this._renderedRangeSubject=new be,this._orientation="vertical",this._appendOnly=!1,this.scrolledIndexChange=new qe(h=>this._scrollStrategy.scrolledIndexChange.subscribe(g=>Promise.resolve().then(()=>this.ngZone.run(()=>h.next(g))))),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=p.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=at(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(In(null),Gk(0,HG)).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(vt(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 BG(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 a="horizontal"==this.orientation,o=a?"X":"Y";let l=`translate${o}(${Number((a&&this.dir&&"rtl"==this.dir.value?-1:1)*e)}px)`;this._renderedContentOffset=e,"to-end"===n&&(l+=` translate${o}(-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",a="right",o="rtl"==this.dir?.value;n="start"==e?o?a:r:"end"==e?o?r:a:e||("horizontal"===this.orientation?"left":"top");const s=this.scrollable.measureBoundingClientRectWithScrollOffset(n);return this.elementRef.nativeElement.getBoundingClientRect()[n]-s}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)(y($e),y(Lt),y(st),y(NG,8),y(Hn,8),y(Jc),y(Jo),y(TT,8))},i.\u0275cmp=we({type:i,selectors:[["cdk-virtual-scroll-viewport"]],viewQuery:function(e,n){if(1&e&&ft(IG,7),2&e){let r;Le(r=Ne())&&(n._contentWrapper=r.first)}},hostAttrs:[1,"cdk-virtual-scroll-viewport"],hostVars:4,hostBindings:function(e,n){2&e&&rt("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:[ot([{provide:yu,useFactory:(t,e)=>t||e,deps:[[new qa,new A0(TT)],i]}]),Oe,TF],ngContentSelectors:LG,decls:4,vars:4,consts:[[1,"cdk-virtual-scroll-content-wrapper"],["contentWrapper",""],[1,"cdk-virtual-scroll-spacer"]],template:function(e,n){1&e&&(Jt(),D(0,"div",0,1),Qe(2),A(),Fe(3,"div",2)),2&e&&(j(3),sn("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})(),dl=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})(),$k=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Fm,dl,YG,Fm,dl]}),i})();class qk{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 vu extends qk{constructor(t,e,n,r,a){super(),this.component=t,this.viewContainerRef=e,this.injector=n,this.componentFactoryResolver=r,this.projectableNodes=a}}class tc extends qk{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 jG extends qk{constructor(t){super(),this.element=t instanceof $e?t.nativeElement:t}}class Vb{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(t){return t instanceof vu?(this._attachedPortal=t,this.attachComponentPortal(t)):t instanceof tc?(this._attachedPortal=t,this.attachTemplatePortal(t)):this.attachDomPortal&&t instanceof jG?(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 VG extends Vb{constructor(t,e,n,r,a){super(),this.outletElement=t,this._componentFactoryResolver=e,this._appRef=n,this._defaultInjector=r,this.attachDomPortal=o=>{const s=o.element,l=this._document.createComment("dom-portal");s.parentNode.insertBefore(l,s),this.outletElement.appendChild(s),this._attachedPortal=o,super.setDisposeFn(()=>{l.parentNode&&l.parentNode.replaceChild(s,l)})},this._document=a}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||Pn.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 zG=(()=>{class i extends tc{constructor(e,n){super(e,n)}}return i.\u0275fac=function(e){return new(e||i)(y(fn),y(Fn))},i.\u0275dir=ge({type:i,selectors:[["","cdkPortal",""]],exportAs:["cdkPortal"],features:[Oe]}),i})(),Ls=(()=>{class i extends Vb{constructor(e,n,r){super(),this._componentFactoryResolver=e,this._viewContainerRef=n,this._isInitialized=!1,this.attached=new ze,this.attachDomPortal=a=>{const o=a.element,s=this._document.createComment("dom-portal");a.setAttachedHost(this),o.parentNode.insertBefore(s,o),this._getRootNode().appendChild(o),this._attachedPortal=a,super.setDisposeFn(()=>{s.parentNode&&s.parentNode.replaceChild(o,s)})},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,a=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component),o=n.createComponent(a,n.length,e.injector||n.injector,e.projectableNodes||void 0);return n!==this._viewContainerRef&&this._getRootNode().appendChild(o.hostView.rootNodes[0]),super.setDisposeFn(()=>o.destroy()),this._attachedPortal=e,this._attachedRef=o,this.attached.emit(o),o}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)(y(Ul),y(Fn),y(Ht))},i.\u0275dir=ge({type:i,selectors:[["","cdkPortalOutlet",""]],inputs:{portal:["cdkPortalOutlet","portal"]},outputs:{attached:"attached"},exportAs:["cdkPortalOutlet"],features:[Oe]}),i})(),es=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();function IT(i,t=!1){return It((e,n)=>{let r=0;e.subscribe(Nt(n,a=>{const o=i(a,r++);(o||t)&&n.next(a),!o&&n.complete()}))})}const LT=cT();class UG{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=Sr(-this._previousScrollPosition.left),t.style.top=Sr(-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,a=n.scrollBehavior||"",o=r.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),LT&&(n.scrollBehavior=r.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),LT&&(n.scrollBehavior=a,r.scrollBehavior=o)}}_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 WG{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 NT{enable(){}disable(){}attach(){}}function Kk(i,t){return t.some(e=>i.bottom<e.top||i.top>e.bottom||i.right<e.left||i.left>e.right)}function OT(i,t){return t.some(e=>i.top<e.top||i.bottom>e.bottom||i.left<e.left||i.right>e.right)}class GG{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();Kk(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 $G=(()=>{class i{constructor(e,n,r,a){this._scrollDispatcher=e,this._viewportRuler=n,this._ngZone=r,this.noop=()=>new NT,this.close=o=>new WG(this._scrollDispatcher,this._ngZone,this._viewportRuler,o),this.block=()=>new UG(this._viewportRuler,this._document),this.reposition=o=>new GG(this._scrollDispatcher,this._viewportRuler,this._ngZone,o),this._document=a}}return i.\u0275fac=function(e){return new(e||i)(fe(Jc),fe(Jo),fe(st),fe(Ht))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();class km{constructor(t){if(this.scrollStrategy=new NT,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 qG{constructor(t,e){this.connectionPair=t,this.scrollableViewProperties=e}}let RT=(()=>{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(Ht))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),KG=(()=>{class i extends RT{constructor(e,n){super(e),this._ngZone=n,this._keydownListener=r=>{const a=this._attachedOverlays;for(let o=a.length-1;o>-1;o--)if(a[o]._keydownEvents.observers.length>0){const s=a[o]._keydownEvents;this._ngZone?this._ngZone.run(()=>s.next(r)):s.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(Ht),fe(st,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),QG=(()=>{class i extends RT{constructor(e,n,r){super(e),this._platform=n,this._ngZone=r,this._cursorStyleIsSet=!1,this._pointerDownListener=a=>{this._pointerDownEventTarget=Jl(a)},this._clickListener=a=>{const o=Jl(a),s="click"===a.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:o;this._pointerDownEventTarget=null;const l=this._attachedOverlays.slice();for(let c=l.length-1;c>-1;c--){const h=l[c];if(h._outsidePointerEvents.observers.length<1||!h.hasAttached())continue;if(h.overlayElement.contains(o)||h.overlayElement.contains(s))break;const g=h._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>g.next(a)):g.next(a)}}}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(Ht),fe(Wi),fe(st,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),Kp=(()=>{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||Sk()){const r=this._document.querySelectorAll(`.${e}[platform="server"], .${e}[platform="test"]`);for(let a=0;a<r.length;a++)r[a].remove()}const n=this._document.createElement("div");n.classList.add(e),Sk()?n.setAttribute("platform","test"):this._platform.isBrowser||n.setAttribute("platform","server"),this._document.body.appendChild(n),this._containerElement=n}}return i.\u0275fac=function(e){return new(e||i)(fe(Ht),fe(Wi))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();class wu{constructor(t,e,n,r,a,o,s,l,c,h=!1){this._portalOutlet=t,this._host=e,this._pane=n,this._config=r,this._ngZone=a,this._keyboardDispatcher=o,this._document=s,this._location=l,this._outsideClickDispatcher=c,this._animationsDisabled=h,this._backdropElement=null,this._backdropClick=new be,this._attachments=new be,this._detachments=new be,this._locationChanges=p.EMPTY,this._backdropClickHandler=g=>this._backdropClick.next(g),this._backdropTransitionendHandler=g=>{this._disposeBackdrop(g.target)},this._keydownEvents=new be,this._outsidePointerEvents=new be,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(pi(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=Sr(this._config.width),t.height=Sr(this._config.height),t.minWidth=Sr(this._config.minWidth),t.minHeight=Sr(this._config.minHeight),t.maxWidth=Sr(this._config.maxWidth),t.maxHeight=Sr(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=Ob(e||[]).filter(a=>!!a);r.length&&(n?t.classList.add(...r):t.classList.remove(...r))}_detachContentWhenStable(){this._ngZone.runOutsideAngular(()=>{const t=this._ngZone.onStable.pipe(vt(ki(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 PT="cdk-overlay-connected-position-bounding-box",ZG=/([A-Za-z%]+)$/;class XG{constructor(t,e,n,r,a){this._viewportRuler=e,this._document=n,this._platform=r,this._overlayContainer=a,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 be,this._resizeSubscription=p.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(PT),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,a=[];let o;for(let s of this._preferredPositions){let l=this._getOriginPoint(t,r,s),c=this._getOverlayPoint(l,e,s),h=this._getOverlayFit(c,e,n,s);if(h.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(s,l);this._canFitWithFlexibleDimensions(h,c,n)?a.push({position:s,origin:l,overlayRect:e,boundingBoxRect:this._calculateBoundingBoxRect(l,s)}):(!o||o.overlayFit.visibleArea<h.visibleArea)&&(o={overlayFit:h,overlayPoint:c,originPoint:l,position:s,overlayRect:e})}if(a.length){let s=null,l=-1;for(const c of a){const h=c.boundingBoxRect.width*c.boundingBoxRect.height*(c.position.weight||1);h>l&&(l=h,s=c)}return this._isPushed=!1,void this._applyPosition(s.position,s.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(o.position,o.originPoint);this._applyPosition(o.position,o.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Fu(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(PT),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,a;if("center"==n.originX)r=t.left+t.width/2;else{const o=this._isRtl()?t.right:t.left,s=this._isRtl()?t.left:t.right;r="start"==n.originX?o:s}return e.left<0&&(r-=e.left),a="center"==n.originY?t.top+t.height/2:"top"==n.originY?t.top:t.bottom,e.top<0&&(a-=e.top),{x:r,y:a}}_getOverlayPoint(t,e,n){let r,a;return r="center"==n.overlayX?-e.width/2:"start"===n.overlayX?this._isRtl()?-e.width:0:this._isRtl()?0:-e.width,a="center"==n.overlayY?-e.height/2:"top"==n.overlayY?0:-e.height,{x:t.x+r,y:t.y+a}}_getOverlayFit(t,e,n,r){const a=HT(e);let{x:o,y:s}=t,l=this._getOffset(r,"x"),c=this._getOffset(r,"y");l&&(o+=l),c&&(s+=c);let k=0-s,O=s+a.height-n.height,W=this._subtractOverflows(a.width,0-o,o+a.width-n.width),Z=this._subtractOverflows(a.height,k,O),ne=W*Z;return{visibleArea:ne,isCompletelyWithinViewport:a.width*a.height===ne,fitsInViewportVertically:Z===a.height,fitsInViewportHorizontally:W==a.width}}_canFitWithFlexibleDimensions(t,e,n){if(this._hasFlexibleDimensions){const r=n.bottom-e.y,a=n.right-e.x,o=BT(this._overlayRef.getConfig().minHeight),s=BT(this._overlayRef.getConfig().minWidth),c=t.fitsInViewportHorizontally||null!=s&&s<=a;return(t.fitsInViewportVertically||null!=o&&o<=r)&&c}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=HT(e),a=this._viewportRect,o=Math.max(t.x+r.width-a.width,0),s=Math.max(t.y+r.height-a.height,0),l=Math.max(a.top-n.top-t.y,0),c=Math.max(a.left-n.left-t.x,0);let h=0,g=0;return h=r.width<=a.width?c||-o:t.x<this._viewportMargin?a.left-n.left-t.x:0,g=r.height<=a.height?l||-s:t.y<this._viewportMargin?a.top-n.top-t.y:0,this._previousPushAmount={x:h,y:g},{x:t.x+h,y:t.y+g}}_applyPosition(t,e){if(this._setTransformOrigin(t),this._setOverlayElementStyles(e,t),this._setBoundingBoxStyles(e,t),t.panelClass&&this._addPanelClasses(t.panelClass),this._lastPosition=t,this._positionChanges.observers.length){const n=this._getScrollVisibility(),r=new qG(t,n);this._positionChanges.next(r)}this._isInitialRender=!1}_setTransformOrigin(t){if(!this._transformOriginSelector)return;const e=this._boundingBox.querySelectorAll(this._transformOriginSelector);let n,r=t.overlayY;n="center"===t.overlayX?"center":this._isRtl()?"start"===t.overlayX?"right":"left":"start"===t.overlayX?"left":"right";for(let a=0;a<e.length;a++)e[a].style.transformOrigin=`${n} ${r}`}_calculateBoundingBoxRect(t,e){const n=this._viewportRect,r=this._isRtl();let a,o,s,h,g,k;if("top"===e.overlayY)o=t.y,a=n.height-o+this._viewportMargin;else if("bottom"===e.overlayY)s=n.height-t.y+2*this._viewportMargin,a=n.height-s+this._viewportMargin;else{const O=Math.min(n.bottom-t.y+n.top,t.y),W=this._lastBoundingBoxSize.height;a=2*O,o=t.y-O,a>W&&!this._isInitialRender&&!this._growAfterOpen&&(o=t.y-W/2)}if("end"===e.overlayX&&!r||"start"===e.overlayX&&r)k=n.width-t.x+this._viewportMargin,h=t.x-this._viewportMargin;else if("start"===e.overlayX&&!r||"end"===e.overlayX&&r)g=t.x,h=n.right-t.x;else{const O=Math.min(n.right-t.x+n.left,t.x),W=this._lastBoundingBoxSize.width;h=2*O,g=t.x-O,h>W&&!this._isInitialRender&&!this._growAfterOpen&&(g=t.x-W/2)}return{top:o,left:g,bottom:s,right:k,width:h,height:a}}_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 a=this._overlayRef.getConfig().maxHeight,o=this._overlayRef.getConfig().maxWidth;r.height=Sr(n.height),r.top=Sr(n.top),r.bottom=Sr(n.bottom),r.width=Sr(n.width),r.left=Sr(n.left),r.right=Sr(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",a&&(r.maxHeight=Sr(a)),o&&(r.maxWidth=Sr(o))}this._lastBoundingBoxSize=n,Fu(this._boundingBox.style,r)}_resetBoundingBoxStyles(){Fu(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Fu(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(t,e){const n={},r=this._hasExactPosition(),a=this._hasFlexibleDimensions,o=this._overlayRef.getConfig();if(r){const h=this._viewportRuler.getViewportScrollPosition();Fu(n,this._getExactOverlayY(e,t,h)),Fu(n,this._getExactOverlayX(e,t,h))}else n.position="static";let s="",l=this._getOffset(e,"x"),c=this._getOffset(e,"y");l&&(s+=`translateX(${l}px) `),c&&(s+=`translateY(${c}px)`),n.transform=s.trim(),o.maxHeight&&(r?n.maxHeight=Sr(o.maxHeight):a&&(n.maxHeight="")),o.maxWidth&&(r?n.maxWidth=Sr(o.maxWidth):a&&(n.maxWidth="")),Fu(this._pane.style,n)}_getExactOverlayY(t,e,n){let r={top:"",bottom:""},a=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&&(a=this._pushOverlayOnScreen(a,this._overlayRect,n)),"bottom"===t.overlayY?r.bottom=this._document.documentElement.clientHeight-(a.y+this._overlayRect.height)+"px":r.top=Sr(a.y),r}_getExactOverlayX(t,e,n){let o,r={left:"",right:""},a=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&&(a=this._pushOverlayOnScreen(a,this._overlayRect,n)),o=this._isRtl()?"end"===t.overlayX?"left":"right":"end"===t.overlayX?"right":"left","right"===o?r.right=this._document.documentElement.clientWidth-(a.x+this._overlayRect.width)+"px":r.left=Sr(a.x),r}_getScrollVisibility(){const t=this._getOriginRect(),e=this._pane.getBoundingClientRect(),n=this._scrollables.map(r=>r.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:OT(t,n),isOriginOutsideView:Kk(t,n),isOverlayClipped:OT(e,n),isOverlayOutsideView:Kk(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&&Ob(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 $e)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 Fu(i,t){for(let e in t)t.hasOwnProperty(e)&&(i[e]=t[e]);return i}function BT(i){if("number"!=typeof i&&null!=i){const[t,e]=i.split(ZG);return e&&"px"!==e?null:parseFloat(t)}return i||null}function HT(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 YT="cdk-global-overlay-wrapper";class JG{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(YT),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:a,maxWidth:o,maxHeight:s}=n,l=!("100%"!==r&&"100vw"!==r||o&&"100%"!==o&&"100vw"!==o),c=!("100%"!==a&&"100vh"!==a||s&&"100%"!==s&&"100vh"!==s),h=this._xPosition,g=this._xOffset,k="rtl"===this._overlayRef.getConfig().direction;let O="",W="",Z="";l?Z="flex-start":"center"===h?(Z="center",k?W=g:O=g):k?"left"===h||"end"===h?(Z="flex-end",O=g):("right"===h||"start"===h)&&(Z="flex-start",W=g):"left"===h||"start"===h?(Z="flex-start",O=g):("right"===h||"end"===h)&&(Z="flex-end",W=g),t.position=this._cssPosition,t.marginLeft=l?"0":O,t.marginTop=c?"0":this._topOffset,t.marginBottom=this._bottomOffset,t.marginRight=l?"0":W,e.justifyContent=Z,e.alignItems=c?"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(YT),n.justifyContent=n.alignItems=t.marginTop=t.marginBottom=t.marginLeft=t.marginRight=t.position="",this._overlayRef=null,this._isDisposed=!0}}let e$=(()=>{class i{constructor(e,n,r,a){this._viewportRuler=e,this._document=n,this._platform=r,this._overlayContainer=a}global(){return new JG}flexibleConnectedTo(e){return new XG(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}}return i.\u0275fac=function(e){return new(e||i)(fe(Jo),fe(Ht),fe(Wi),fe(Kp))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),t$=0,sr=(()=>{class i{constructor(e,n,r,a,o,s,l,c,h,g,k,O){this.scrollStrategies=e,this._overlayContainer=n,this._componentFactoryResolver=r,this._positionBuilder=a,this._keyboardDispatcher=o,this._injector=s,this._ngZone=l,this._document=c,this._directionality=h,this._location=g,this._outsideClickDispatcher=k,this._animationsModuleType=O}create(e){const n=this._createHostElement(),r=this._createPaneElement(n),a=this._createPortalOutlet(r),o=new km(e);return o.direction=o.direction||this._directionality.value,new wu(a,n,r,o,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-"+t$++,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(Kl)),new VG(e,this._componentFactoryResolver,this._appRef,this._injector,this._document)}}return i.\u0275fac=function(e){return new(e||i)(fe($G),fe(Kp),fe(Ul),fe(e$),fe(KG),fe(Pn),fe(st),fe(Ht),fe(Hn),fe(Kc),fe(QG),fe(zi,8))},i.\u0275prov=Pe({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"}],jT=new Ce("cdk-connected-overlay-scroll-strategy");let Qk=(()=>{class i{constructor(e){this.elementRef=e}}return i.\u0275fac=function(e){return new(e||i)(y($e))},i.\u0275dir=ge({type:i,selectors:[["","cdk-overlay-origin",""],["","overlay-origin",""],["","cdkOverlayOrigin",""]],exportAs:["cdkOverlayOrigin"],standalone:!0}),i})(),VT=(()=>{class i{constructor(e,n,r,a,o){this._overlay=e,this._dir=o,this._hasBackdrop=!1,this._lockPosition=!1,this._growAfterOpen=!1,this._flexibleDimensions=!1,this._push=!1,this._backdropSubscription=p.EMPTY,this._attachSubscription=p.EMPTY,this._detachSubscription=p.EMPTY,this._positionSubscription=p.EMPTY,this.viewportMargin=0,this.open=!1,this.disableClose=!1,this.backdropClick=new ze,this.positionChange=new ze,this.attach=new ze,this.detach=new ze,this.overlayKeydown=new ze,this.overlayOutsideClick=new ze,this._templatePortal=new tc(n,r),this._scrollStrategyFactory=a,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=at(e)}get lockPosition(){return this._lockPosition}set lockPosition(e){this._lockPosition=at(e)}get flexibleDimensions(){return this._flexibleDimensions}set flexibleDimensions(e){this._flexibleDimensions=at(e)}get growAfterOpen(){return this._growAfterOpen}set growAfterOpen(e){this._growAfterOpen=at(e)}get push(){return this._push}set push(e){this._push=at(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&&!Mr(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 km({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 Qk?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(IT(()=>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)(y(sr),y(fn),y(Fn),y(jT),y(Hn,8))},i.\u0275dir=ge({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"],standalone:!0,features:[Vi]}),i})();const r$={provide:jT,deps:[sr],useFactory:function n$(i){return()=>i.scrollStrategies.reposition()}};let ul=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[sr,r$],imports:[Fm,es,$k,$k]}),i})();function ed(i){return new qe(t=>{Yi(i()).subscribe(t)})}function a$(i,t){}class Qp{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 Zk=(()=>{class i extends Vb{constructor(e,n,r,a,o,s,l,c){super(),this._elementRef=e,this._focusTrapFactory=n,this._config=a,this._interactivityChecker=o,this._ngZone=s,this._overlayRef=l,this._focusMonitor=c,this._elementFocusedBeforeDialogWasOpened=null,this._closeInteractionType=null,this.attachDomPortal=h=>{this._portalOutlet.hasAttached();const g=this._portalOutlet.attachDomPortal(h);return this._contentAttached(),g},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=Sb(),a=this._elementRef.nativeElement;(!r||r===this._document.body||r===a||a.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=Sb();return e===n||e.contains(n)}_initializeFocusTrap(){this._focusTrap=this._focusTrapFactory.create(this._elementRef.nativeElement),this._document&&(this._elementFocusedBeforeDialogWasOpened=Sb())}_handleBackdropClicks(){this._overlayRef.backdropClick().subscribe(()=>{this._config.disableClose&&this._recaptureFocus()})}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(ym),y(Ht,8),y(Qp),y(bu),y(st),y(wu),y(Wr))},i.\u0275cmp=we({type:i,selectors:[["cdk-dialog-container"]],viewQuery:function(e,n){if(1&e&&ft(Ls,7),2&e){let r;Le(r=Ne())&&(n._portalOutlet=r.first)}},hostAttrs:["tabindex","-1",1,"cdk-dialog-container"],hostVars:6,hostBindings:function(e,n){2&e&&nt("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:[Oe],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,n){1&e&&de(0,a$,0,0,"ng-template",0)},dependencies:[Ls],styles:[".cdk-dialog-container{display:block;width:100%;height:100%;min-height:inherit;max-height:inherit}"],encapsulation:2}),i})();class Xk{constructor(t,e){this.overlayRef=t,this.config=e,this.closed=new be,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&&!Mr(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 zT=new Ce("DialogScrollStrategy"),o$=new Ce("DialogData"),s$=new Ce("DefaultDialogConfig"),c$={provide:zT,deps:[sr],useFactory:function l$(i){return()=>i.scrollStrategies.block()}};let d$=0,Jk=(()=>{class i{constructor(e,n,r,a,o,s){this._overlay=e,this._injector=n,this._defaultOptions=r,this._parentDialog=a,this._overlayContainer=o,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new be,this._afterOpenedAtThisLevel=new be,this._ariaHiddenElements=new Map,this.afterAllClosed=ed(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(In(void 0))),this._scrollStrategy=s}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 Qp,...n}).id=n.id||"cdk-dialog-"+d$++,n.id&&this.getDialogById(n.id);const a=this._getOverlayConfig(n),o=this._overlay.create(a),s=new Xk(o,n),l=this._attachContainer(o,s,n);return s.containerInstance=l,this._attachDialogContent(e,s,l,n),this.openDialogs.length||this._hideNonDialogContentFromAssistiveTechnology(),this.openDialogs.push(s),s.closed.subscribe(()=>this._removeOpenDialog(s,!0)),this.afterOpened.next(s),s}closeAll(){ex(this.openDialogs,e=>e.close())}getDialogById(e){return this.openDialogs.find(n=>n.id===e)}ngOnDestroy(){ex(this._openDialogsAtThisLevel,e=>{!1===e.config.closeOnDestroy&&this._removeOpenDialog(e,!1)}),ex(this._openDialogsAtThisLevel,e=>e.close()),this._afterAllClosedAtThisLevel.complete(),this._afterOpenedAtThisLevel.complete(),this._openDialogsAtThisLevel=[]}_getOverlayConfig(e){const n=new km({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 a=r.injector||r.viewContainerRef?.injector,o=[{provide:Qp,useValue:r},{provide:Xk,useValue:n},{provide:wu,useValue:e}];let s;r.container?"function"==typeof r.container?s=r.container:(s=r.container.type,o.push(...r.container.providers(r))):s=Zk;const l=new vu(s,r.viewContainerRef,Pn.create({parent:a||this._injector,providers:o}),r.componentFactoryResolver);return e.attach(l).instance}_attachDialogContent(e,n,r,a){if(e instanceof fn){const o=this._createInjector(a,n,r,void 0);let s={$implicit:a.data,dialogRef:n};a.templateContext&&(s={...s,..."function"==typeof a.templateContext?a.templateContext():a.templateContext}),r.attachTemplatePortal(new tc(e,null,s,o))}else{const o=this._createInjector(a,n,r,this._injector),s=r.attachComponentPortal(new vu(e,a.viewContainerRef,o,a.componentFactoryResolver));n.componentInstance=s.instance}}_createInjector(e,n,r,a){const o=e.injector||e.viewContainerRef?.injector,s=[{provide:o$,useValue:e.data},{provide:Xk,useValue:n}];return e.providers&&("function"==typeof e.providers?s.push(...e.providers(n,e,r)):s.push(...e.providers)),e.direction&&(!o||!o.get(Hn,null,{optional:!0}))&&s.push({provide:Hn,useValue:{value:e.direction,change:pt()}}),Pn.create({parent:o||a,providers:s})}_removeOpenDialog(e,n){const r=this.openDialogs.indexOf(e);r>-1&&(this.openDialogs.splice(r,1),this.openDialogs.length||(this._ariaHiddenElements.forEach((a,o)=>{a?o.setAttribute("aria-hidden",a):o.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 a=n[r];a!==e&&"SCRIPT"!==a.nodeName&&"STYLE"!==a.nodeName&&!a.hasAttribute("aria-live")&&(this._ariaHiddenElements.set(a,a.getAttribute("aria-hidden")),a.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(sr),fe(Pn),fe(s$,8),fe(i,12),fe(Kp),fe(zT))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();function ex(i,t){let e=i.length;for(;e--;)t(i[e])}let tx=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[Jk,c$],imports:[ul,es,wm,es]}),i})();const u$=["text"];function h$(i,t){if(1&i&&Fe(0,"mat-pseudo-checkbox",5),2&i){const e=oe();Y("state",e.selected?"checked":"unchecked")("disabled",e.disabled)}}function m$(i,t){if(1&i&&(D(0,"span",6),Q(1),A()),2&i){const e=oe();j(1),ci("(",e.group.label,")")}}const f$=[[["mat-icon"]],"*"],p$=["mat-icon","*"];let GT=(()=>{class i{}return i.STANDARD_CURVE="cubic-bezier(0.4,0.0,0.2,1)",i.DECELERATION_CURVE="cubic-bezier(0.0,0.0,0.2,1)",i.ACCELERATION_CURVE="cubic-bezier(0.4,0.0,1,1)",i.SHARP_CURVE="cubic-bezier(0.4,0.0,0.6,1)",i})(),$T=(()=>{class i{}return i.COMPLEX="375ms",i.ENTERING="225ms",i.EXITING="195ms",i})();const g$=new Ce("mat-sanity-checks",{providedIn:"root",factory:function _$(){return!0}});let wt=(()=>{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!Sk()&&("boolean"==typeof this._sanityChecks?this._sanityChecks:!!this._sanityChecks[e])}}return i.\u0275fac=function(e){return new(e||i)(fe(MT),fe(g$,8),fe(Ht))},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Fm,Fm]}),i})();function hl(i){return class extends i{constructor(...t){super(...t),this._disabled=!1}get disabled(){return this._disabled}set disabled(t){this._disabled=at(t)}}}function ml(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 fl(i){return class extends i{constructor(...t){super(...t),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(t){this._disableRipple=at(t)}}}function pl(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?Er(e):this.defaultTabIndex}}}function ix(i){return class extends i{constructor(...t){super(...t),this.errorState=!1}updateErrorState(){const t=this.errorState,a=(this.errorStateMatcher||this._defaultErrorStateMatcher).isErrorState(this.ngControl?this.ngControl.control:null,this._parentFormGroup||this._parentForm);a!==t&&(this.errorState=a,this.stateChanges.next())}}}const b$=new Ce("MAT_DATE_LOCALE",{providedIn:"root",factory:function y$(){return Ut(al)}});class ic{constructor(){this._localeChanges=new be,this.localeChanges=this._localeChanges}getValidDateOrNull(t){return this.isDateInstance(t)&&this.isValid(t)?t:null}deserialize(t){return null==t||this.isDateInstance(t)&&this.isValid(t)?t:this.invalid()}setLocale(t){this.locale=t,this._localeChanges.next()}compareDate(t,e){return this.getYear(t)-this.getYear(e)||this.getMonth(t)-this.getMonth(e)||this.getDate(t)-this.getDate(e)}sameDate(t,e){if(t&&e){let n=this.isValid(t),r=this.isValid(e);return n&&r?!this.compareDate(t,e):n==r}return t==e}clampDate(t,e,n){return e&&this.compareDate(t,e)<0?e:n&&this.compareDate(t,n)>0?n:t}}let xm=(()=>{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=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),v$=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","mat-line",""],["","matLine",""]],hostAttrs:[1,"mat-line"]}),i})(),KT=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,wt]}),i})();class w${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 QT=Xl({passive:!0,capture:!0});class F${constructor(){this._events=new Map,this._delegateEventHandler=t=>{const e=Jl(t);e&&this._events.get(t.type)?.forEach((n,r)=>{(r===e||r.contains(e))&&n.forEach(a=>a.handleEvent(t))})}}addHandler(t,e,n,r){const a=this._events.get(e);if(a){const o=a.get(n);o?o.add(r):a.set(n,new Set([r]))}else this._events.set(e,new Map([[n,new Set([r])]])),t.runOutsideAngular(()=>{document.addEventListener(e,this._delegateEventHandler,QT)})}removeHandler(t,e,n){const r=this._events.get(t);if(!r)return;const a=r.get(e);!a||(a.delete(n),0===a.size&&r.delete(e),0===r.size&&(this._events.delete(t),document.removeEventListener(t,this._delegateEventHandler,QT)))}}const ZT={enterDuration:225,exitDuration:150},XT=Xl({passive:!0,capture:!0}),JT=["mousedown","touchstart"],e6=["mouseup","mouseleave","touchend","touchcancel"];class Dm{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=ec(n))}fadeInRipple(t,e,n={}){const r=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),a={...ZT,...n.animation};n.centered&&(t=r.left+r.width/2,e=r.top+r.height/2);const o=n.radius||function x$(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),s=t-r.left,l=e-r.top,c=a.enterDuration,h=document.createElement("div");h.classList.add("mat-ripple-element"),h.style.left=s-o+"px",h.style.top=l-o+"px",h.style.height=2*o+"px",h.style.width=2*o+"px",null!=n.color&&(h.style.backgroundColor=n.color),h.style.transitionDuration=`${c}ms`,this._containerElement.appendChild(h);const g=window.getComputedStyle(h),O=g.transitionDuration,W="none"===g.transitionProperty||"0s"===O||"0s, 0s"===O||0===r.width&&0===r.height,Z=new w$(this,h,n,W);h.style.transform="scale3d(1, 1, 1)",Z.state=0,n.persistent||(this._mostRecentTransientRipple=Z);let ne=null;return!W&&(c||a.exitDuration)&&this._ngZone.runOutsideAngular(()=>{const re=()=>this._finishRippleTransition(Z),me=()=>this._destroyRipple(Z);h.addEventListener("transitionend",re),h.addEventListener("transitioncancel",me),ne={onTransitionEnd:re,onTransitionCancel:me}}),this._activeRipples.set(Z,ne),(W||!c)&&this._finishRippleTransition(Z),Z}fadeOutRipple(t){if(2===t.state||3===t.state)return;const e=t.element,n={...ZT,...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=ec(t);!this._platform.isBrowser||!e||e===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=e,JT.forEach(n=>{Dm._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(()=>{e6.forEach(e=>{this._triggerElement.addEventListener(e,this,XT)})}),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=Yk(t),n=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+800;!this._target.rippleDisabled&&!e&&!n&&(this._isPointerDown=!0,this.fadeInRipple(t.clientX,t.clientY,this._target.rippleConfig))}_onTouchStart(t){if(!this._target.rippleDisabled&&!jk(t)){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;const e=t.changedTouches;for(let n=0;n<e.length;n++)this.fadeInRipple(e[n].clientX,e[n].clientY,this._target.rippleConfig)}}_onPointerUp(){!this._isPointerDown||(this._isPointerDown=!1,this._getActiveRipples().forEach(t=>{!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&&(JT.forEach(e=>Dm._eventManager.removeHandler(e,t,this)),this._pointerUpEventsRegistered&&e6.forEach(e=>t.removeEventListener(e,this,XT)))}}Dm._eventManager=new F$;const td=new Ce("mat-ripple-global-options");let Gr=(()=>{class i{constructor(e,n,r,a,o){this._elementRef=e,this._animationMode=o,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=a||{},this._rippleRenderer=new Dm(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)(y($e),y(st),y(Wi),y(td,8),y(zi,8))},i.\u0275dir=ge({type:i,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(e,n){2&e&&rt("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})(),Ns=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,wt]}),i})(),D$=(()=>{class i{constructor(e){this._animationMode=e,this.state="unchecked",this.disabled=!1}}return i.\u0275fac=function(e){return new(e||i)(y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["mat-pseudo-checkbox"]],hostAttrs:[1,"mat-pseudo-checkbox"],hostVars:8,hostBindings:function(e,n){2&e&&rt("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})(),t6=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt]}),i})();const nx=new Ce("MAT_OPTION_PARENT_COMPONENT"),rx=new Ce("MatOptgroup");let C$=0;class n6{constructor(t,e=!1){this.source=t,this.isUserInput=e}}let M$=(()=>{class i{constructor(e,n,r,a){this._element=e,this._changeDetectorRef=n,this._parent=r,this.group=a,this._selected=!1,this._active=!1,this._disabled=!1,this._mostRecentViewValue="",this.id="mat-option-"+C$++,this.onSelectionChange=new ze,this._stateChanges=new be}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=at(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)&&!Mr(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 n6(this,e))}}return i.\u0275fac=function(e){Cs()},i.\u0275dir=ge({type:i,viewQuery:function(e,n){if(1&e&&ft(u$,7),2&e){let r;Le(r=Ne())&&(n._text=r.first)}},inputs:{value:"value",id:"id",disabled:"disabled"},outputs:{onSelectionChange:"onSelectionChange"}}),i})(),Cm=(()=>{class i extends M${constructor(e,n,r,a){super(e,n,r,a)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Lt),y(nx,8),y(rx,8))},i.\u0275cmp=we({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&&pe("click",function(){return n._selectViaInteraction()})("keydown",function(a){return n._handleKeydown(a)}),2&e&&(Vr("id",n.id),nt("tabindex",n._getTabIndex())("aria-selected",n._getAriaSelected())("aria-disabled",n.disabled.toString()),rt("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:[Oe],ngContentSelectors:p$,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&&(Jt(f$),de(0,h$,1,2,"mat-pseudo-checkbox",0),Qe(1),D(2,"span",1,2),Qe(4,1),A(),de(5,m$,2,1,"span",3),Fe(6,"div",4)),2&e&&(Y("ngIf",n.multiple),j(5),Y("ngIf",n.group&&n.group._inert),j(1),Y("matRippleTrigger",n._getHostElement())("matRippleDisabled",n.disabled||n.disableRipple))},dependencies:[Gr,yi,D$],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})();function r6(i,t,e){if(e.length){let n=t.toArray(),r=e.toArray(),a=0;for(let o=0;o<i+1;o++)n[o].group&&n[o].group===r[a]&&a++;return a}return 0}function a6(i,t,e,n){return i<e?i:i+t>e+n?Math.max(0,i-n+t):e}let zb=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Ns,Tn,wt,t6]}),i})();class o6{}class E${}const nc="*";function Ar(i,t){return{type:7,name:i,definitions:t,options:{}}}function Ji(i,t=null){return{type:4,styles:t,timings:i}}function Xp(i,t=null){return{type:3,steps:i,options:t}}function s6(i,t=null){return{type:2,steps:i,options:t}}function St(i){return{type:6,styles:i,offset:null}}function un(i,t,e){return{type:0,name:i,styles:t,options:e}}function Jp(i){return{type:5,steps:i}}function en(i,t,e=null){return{type:1,expr:i,animation:t,options:e}}function e_(i=null){return{type:9,options:i}}function rc(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 t_{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 a=this.players.length;0==a?c6(()=>this._onFinish()):this.players.forEach(o=>{o.onDone(()=>{++e==a&&this._onFinish()}),o.onDestroy(()=>{++n==a&&this._onDestroy()}),o.onStart(()=>{++r==a&&this._onStart()})}),this.totalTime=this.players.reduce((o,s)=>Math.max(o,s.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 S$(i,t){}const A$={bottomSheetState:Ar("state",[un("void, hidden",St({transform:"translateY(100%)"})),un("visible",St({transform:"translateY(0%)"})),en("visible => void, visible => hidden",Xp([Ji(`${$T.COMPLEX} ${GT.ACCELERATION_CURVE}`),rc("@*",e_(),{optional:!0})])),en("void => visible",Xp([Ji(`${$T.EXITING} ${GT.DECELERATION_CURVE}`),rc("@*",e_(),{optional:!0})]))])};let T$=(()=>{class i extends Zk{constructor(e,n,r,a,o,s,l,c,h,g){super(e,n,r,a,o,s,l,g),this._changeDetectorRef=h,this._animationState="void",this._animationStateChanged=new ze,this._breakpointSubscription=c.observe([Xc_Medium,Xc_Large,"(min-width: 1920px)"]).subscribe(()=>{this._toggleClass("mat-bottom-sheet-container-medium",c.isMatched(Xc_Medium)),this._toggleClass("mat-bottom-sheet-container-large",c.isMatched(Xc_Large)),this._toggleClass("mat-bottom-sheet-container-xlarge",c.isMatched("(min-width: 1920px)"))})}enter(){this._destroyed||(this._animationState="visible",this._changeDetectorRef.detectChanges())}exit(){this._destroyed||(this._animationState="hidden",this._changeDetectorRef.markForCheck())}ngOnDestroy(){super.ngOnDestroy(),this._breakpointSubscription.unsubscribe(),this._destroyed=!0}_onAnimationDone(e){"visible"===e.toState&&this._trapFocus(),this._animationStateChanged.emit(e)}_onAnimationStart(e){this._animationStateChanged.emit(e)}_captureInitialFocus(){}_toggleClass(e,n){this._elementRef.nativeElement.classList.toggle(e,n)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(ym),y(Ht,8),y(Qp),y(bu),y(st),y(wu),y(cl),y(Lt),y(Wr))},i.\u0275cmp=we({type:i,selectors:[["mat-bottom-sheet-container"]],hostAttrs:["tabindex","-1",1,"mat-bottom-sheet-container"],hostVars:4,hostBindings:function(e,n){1&e&&nm("@state.start",function(a){return n._onAnimationStart(a)})("@state.done",function(a){return n._onAnimationDone(a)}),2&e&&(nt("role",n._config.role)("aria-modal",n._config.ariaModal)("aria-label",n._config.ariaLabel),am("@state",n._animationState))},features:[Oe],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,n){1&e&&de(0,S$,0,0,"ng-template",0)},dependencies:[Ls],styles:[".mat-bottom-sheet-container{padding:8px 16px;min-width:100vw;box-sizing:border-box;display:block;outline:0;max-height:80vh;overflow:auto}.cdk-high-contrast-active .mat-bottom-sheet-container{outline:1px solid}.mat-bottom-sheet-container-xlarge,.mat-bottom-sheet-container-large,.mat-bottom-sheet-container-medium{border-top-left-radius:4px;border-top-right-radius:4px}.mat-bottom-sheet-container-medium{min-width:384px;max-width:calc(100vw - 128px)}.mat-bottom-sheet-container-large{min-width:512px;max-width:calc(100vw - 256px)}.mat-bottom-sheet-container-xlarge{min-width:576px;max-width:calc(100vw - 384px)}"],encapsulation:2,data:{animation:[A$.bottomSheetState]}}),i})(),u6=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[tx,wt,es,wt]}),i})();const h6=new Ce("MatBottomSheetData");class I${constructor(){this.data=null,this.hasBackdrop=!0,this.disableClose=!1,this.ariaLabel=null,this.ariaModal=!0,this.closeOnNavigation=!0,this.autoFocus="dialog",this.restoreFocus=!0}}class ox{constructor(t,e,n){this._ref=t,this._afterOpened=new be,this.containerInstance=n,this.disableClose=e.disableClose,n._animationStateChanged.pipe(ti(r=>"done"===r.phaseName&&"visible"===r.toState),pi(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),n._animationStateChanged.pipe(ti(r=>"done"===r.phaseName&&"hidden"===r.toState),pi(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._ref.close(this._result)}),t.overlayRef.detachments().subscribe(()=>{this._ref.close(this._result)}),ki(this.backdropClick(),this.keydownEvents().pipe(ti(r=>27===r.keyCode))).subscribe(r=>{!this.disableClose&&("keydown"!==r.type||!Mr(r))&&(r.preventDefault(),this.dismiss())})}get instance(){return this._ref.componentInstance}dismiss(t){!this.containerInstance||(this.containerInstance._animationStateChanged.pipe(ti(e=>"start"===e.phaseName),pi(1)).subscribe(e=>{this._closeFallbackTimeout=setTimeout(()=>{this._ref.close(this._result)},e.totalTime+100),this._ref.overlayRef.detachBackdrop()}),this._result=t,this.containerInstance.exit(),this.containerInstance=null)}afterDismissed(){return this._ref.closed}afterOpened(){return this._afterOpened}backdropClick(){return this._ref.backdropClick}keydownEvents(){return this._ref.keydownEvents}}const L$=new Ce("mat-bottom-sheet-default-options");let N$=(()=>{class i{constructor(e,n,r,a){this._overlay=e,this._parentBottomSheet=r,this._defaultOptions=a,this._bottomSheetRefAtThisLevel=null,this._dialog=n.get(Jk)}get _openedBottomSheetRef(){const e=this._parentBottomSheet;return e?e._openedBottomSheetRef:this._bottomSheetRefAtThisLevel}set _openedBottomSheetRef(e){this._parentBottomSheet?this._parentBottomSheet._openedBottomSheetRef=e:this._bottomSheetRefAtThisLevel=e}open(e,n){const r={...this._defaultOptions||new I$,...n};let a;return this._dialog.open(e,{...r,disableClose:!0,maxWidth:"100%",container:T$,scrollStrategy:r.scrollStrategy||this._overlay.scrollStrategies.block(),positionStrategy:this._overlay.position().global().centerHorizontally().bottom("0"),templateContext:()=>({bottomSheetRef:a}),providers:(o,s,l)=>(a=new ox(o,r,l),[{provide:ox,useValue:a},{provide:h6,useValue:r.data}])}),a.afterDismissed().subscribe(()=>{this._openedBottomSheetRef===a&&(this._openedBottomSheetRef=null)}),this._openedBottomSheetRef?(this._openedBottomSheetRef.afterDismissed().subscribe(()=>a.containerInstance?.enter()),this._openedBottomSheetRef.dismiss()):a.containerInstance.enter(),this._openedBottomSheetRef=a,a}dismiss(e){this._openedBottomSheetRef&&this._openedBottomSheetRef.dismiss(e)}ngOnDestroy(){this._bottomSheetRefAtThisLevel&&this._bottomSheetRefAtThisLevel.dismiss()}}return i.\u0275fac=function(e){return new(e||i)(fe(sr),fe(Pn),fe(i,12),fe(L$,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:u6}),i})();const Ub=u(i=>function(){i(this),this.name="EmptyError",this.message="no elements in sequence"});function ac(i,t){const e=v(i)?i:()=>i,n=r=>r.error(e());return new qe(t?r=>t.schedule(n,0,r):n)}function sx(){return It((i,t)=>{let e=null;i._refCount++;const n=Nt(t,void 0,void 0,void 0,()=>{if(!i||i._refCount<=0||0<--i._refCount)return void(e=null);const r=i._connection,a=e;e=null,r&&(!a||r===a)&&r.unsubscribe(),t.unsubscribe()});i.subscribe(n),n.closed||(e=i.connect())})}class Wb extends qe{constructor(t,e){super(),this.source=t,this.subjectFactory=e,this._subject=null,this._refCount=0,this._connection=null,tt(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){const t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new p;const e=this.getSubject();t.add(this.source.subscribe(Nt(e,void 0,()=>{this._teardown(),e.complete()},n=>{this._teardown(),e.error(n)},()=>this._teardown()))),t.closed&&(this._connection=null,t=p.EMPTY)}return t}refCount(){return sx()(this)}}function Jn(i,t){return It((e,n)=>{let r=null,a=0,o=!1;const s=()=>o&&!r&&n.complete();e.subscribe(Nt(n,l=>{r?.unsubscribe();let c=0;const h=a++;Yi(i(l,h)).subscribe(r=Nt(n,g=>n.next(t?t(l,g,h,c++):g),()=>{r=null,s()}))},()=>{o=!0,s()}))})}function Gb(i){return It((t,e)=>{let n=!1;t.subscribe(Nt(e,r=>{n=!0,e.next(r)},()=>{n||e.next(i),e.complete()}))})}function m6(i=O$){return It((t,e)=>{let n=!1;t.subscribe(Nt(e,r=>{n=!0,e.next(r)},()=>n?e.complete():e.error(i())))})}function O$(){return new Ub}function oc(i,t){const e=arguments.length>=2;return n=>n.pipe(i?ti((r,a)=>i(r,a,n)):Se,pi(1),e?Gb(t):m6(()=>new Ub))}function id(i,t){return v(t)?Ei(i,t,1):Ei(i,1)}function ts(i){return It((t,e)=>{let a,n=null,r=!1;n=t.subscribe(Nt(e,void 0,void 0,o=>{a=Yi(i(o,ts(i)(t))),n?(n.unsubscribe(),n=null,a.subscribe(e)):r=!0})),r&&(n.unsubscribe(),n=null,a.subscribe(e))})}function R$(i,t,e,n,r){return(a,o)=>{let s=e,l=t,c=0;a.subscribe(Nt(o,h=>{const g=c++;l=s?i(l,h,g):(s=!0,h),n&&o.next(l)},r&&(()=>{s&&o.next(l),o.complete()})))}}function f6(i,t){return It(R$(i,t,arguments.length>=2,!0))}function lx(i){return i<=0?()=>$n:It((t,e)=>{let n=[];t.subscribe(Nt(e,r=>{n.push(r),i<n.length&&n.shift()},()=>{for(const r of n)e.next(r);e.complete()},void 0,()=>{n=null}))})}function p6(i,t){const e=arguments.length>=2;return n=>n.pipe(i?ti((r,a)=>i(r,a,n)):Se,lx(1),e?Gb(t):m6(()=>new Ub))}function $b(i){return Ve(()=>i)}function i_(i){return It((t,e)=>{try{t.subscribe(e)}finally{e.add(i)}})}const Li="primary",n_=Symbol("RouteTitle");class P${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 Mm(i){return new P$(i)}function B$(i,t,e){const n=e.path.split("/");if(n.length>i.length||"full"===e.pathMatch&&(t.hasChildren()||n.length<i.length))return null;const r={};for(let a=0;a<n.length;a++){const o=n[a],s=i[a];if(o.startsWith(":"))r[o.substring(1)]=s;else if(o!==s.path)return null}return{consumed:i.slice(0,n.length),posParams:r}}function _l(i,t){const e=i?Object.keys(i):void 0,n=t?Object.keys(t):void 0;if(!e||!n||e.length!=n.length)return!1;let r;for(let a=0;a<e.length;a++)if(r=e[a],!_6(i[r],t[r]))return!1;return!0}function _6(i,t){if(Array.isArray(i)&&Array.isArray(t)){if(i.length!==t.length)return!1;const e=[...i].sort(),n=[...t].sort();return e.every((r,a)=>n[a]===r)}return i===t}function g6(i){return Array.prototype.concat.apply([],i)}function b6(i){return i.length>0?i[i.length-1]:null}function da(i,t){for(const e in i)i.hasOwnProperty(e)&&t(i[e],e)}function nd(i){return bF(i)?i:wp(i)?An(Promise.resolve(i)):pt(i)}const qb=!1,Y$={exact:function w6(i,t,e){if(!xu(i.segments,t.segments)||!Kb(i.segments,t.segments,e)||i.numberOfChildren!==t.numberOfChildren)return!1;for(const n in t.children)if(!i.children[n]||!w6(i.children[n],t.children[n],e))return!1;return!0},subset:F6},y6={exact:function j$(i,t){return _l(i,t)},subset:function V$(i,t){return Object.keys(t).length<=Object.keys(i).length&&Object.keys(t).every(e=>_6(i[e],t[e]))},ignored:()=>!0};function v6(i,t,e){return Y$[e.paths](i.root,t.root,e.matrixParams)&&y6[e.queryParams](i.queryParams,t.queryParams)&&!("exact"===e.fragment&&i.fragment!==t.fragment)}function F6(i,t,e){return k6(i,t,t.segments,e)}function k6(i,t,e,n){if(i.segments.length>e.length){const r=i.segments.slice(0,e.length);return!(!xu(r,e)||t.hasChildren()||!Kb(r,e,n))}if(i.segments.length===e.length){if(!xu(i.segments,e)||!Kb(i.segments,e,n))return!1;for(const r in t.children)if(!i.children[r]||!F6(i.children[r],t.children[r],n))return!1;return!0}{const r=e.slice(0,i.segments.length),a=e.slice(i.segments.length);return!!(xu(i.segments,r)&&Kb(i.segments,r,n)&&i.children[Li])&&k6(i.children[Li],t,a,n)}}function Kb(i,t,e){return t.every((n,r)=>y6[e](i[r].parameters,n.parameters))}class ku{constructor(t=new Bi([],{}),e={},n=null){this.root=t,this.queryParams=e,this.fragment=n}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Mm(this.queryParams)),this._queryParamMap}toString(){return W$.serialize(this)}}class Bi{constructor(t,e){this.segments=t,this.children=e,this.parent=null,da(e,(n,r)=>n.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Qb(this)}}class r_{constructor(t,e){this.path=t,this.parameters=e}get parameterMap(){return this._parameterMap||(this._parameterMap=Mm(this.parameters)),this._parameterMap}toString(){return C6(this)}}function xu(i,t){return i.length===t.length&&i.every((e,n)=>e.path===t[n].path)}let a_=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:function(){return new cx},providedIn:"root"}),i})();class cx{parse(t){const e=new eq(t);return new ku(e.parseRootSegment(),e.parseQueryParams(),e.parseFragment())}serialize(t){const e=`/${o_(t.root,!0)}`,n=function q$(i){const t=Object.keys(i).map(e=>{const n=i[e];return Array.isArray(n)?n.map(r=>`${Zb(e)}=${Zb(r)}`).join("&"):`${Zb(e)}=${Zb(n)}`}).filter(e=>!!e);return t.length?`?${t.join("&")}`:""}(t.queryParams);return`${e}${n}${"string"==typeof t.fragment?`#${function G$(i){return encodeURI(i)}(t.fragment)}`:""}`}}const W$=new cx;function Qb(i){return i.segments.map(t=>C6(t)).join("/")}function o_(i,t){if(!i.hasChildren())return Qb(i);if(t){const e=i.children[Li]?o_(i.children[Li],!1):"",n=[];return da(i.children,(r,a)=>{a!==Li&&n.push(`${a}:${o_(r,!1)}`)}),n.length>0?`${e}(${n.join("//")})`:e}{const e=function U$(i,t){let e=[];return da(i.children,(n,r)=>{r===Li&&(e=e.concat(t(n,r)))}),da(i.children,(n,r)=>{r!==Li&&(e=e.concat(t(n,r)))}),e}(i,(n,r)=>r===Li?[o_(i.children[Li],!1)]:[`${r}:${o_(n,!1)}`]);return 1===Object.keys(i.children).length&&null!=i.children[Li]?`${Qb(i)}/${e[0]}`:`${Qb(i)}/(${e.join("//")})`}}function x6(i){return encodeURIComponent(i).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function Zb(i){return x6(i).replace(/%3B/gi,";")}function dx(i){return x6(i).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Xb(i){return decodeURIComponent(i)}function D6(i){return Xb(i.replace(/\+/g,"%20"))}function C6(i){return`${dx(i.path)}${function $$(i){return Object.keys(i).map(t=>`;${dx(t)}=${dx(i[t])}`).join("")}(i.parameters)}`}const K$=/^[^\/()?;=#]+/;function Jb(i){const t=i.match(K$);return t?t[0]:""}const Q$=/^[^=?&#]+/,X$=/^[^&#]+/;class eq{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new Bi([],{}):new Bi([],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[Li]=new Bi(t,e)),n}parseSegment(){const t=Jb(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new He(4009,qb);return this.capture(t),new r_(Xb(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const e=Jb(this.remaining);if(!e)return;this.capture(e);let n="";if(this.consumeOptional("=")){const r=Jb(this.remaining);r&&(n=r,this.capture(n))}t[Xb(e)]=Xb(n)}parseQueryParam(t){const e=function Z$(i){const t=i.match(Q$);return t?t[0]:""}(this.remaining);if(!e)return;this.capture(e);let n="";if(this.consumeOptional("=")){const o=function J$(i){const t=i.match(X$);return t?t[0]:""}(this.remaining);o&&(n=o,this.capture(n))}const r=D6(e),a=D6(n);if(t.hasOwnProperty(r)){let o=t[r];Array.isArray(o)||(o=[o],t[r]=o),o.push(a)}else t[r]=a}parseParens(t){const e={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const n=Jb(this.remaining),r=this.remaining[n.length];if("/"!==r&&")"!==r&&";"!==r)throw new He(4010,qb);let a;n.indexOf(":")>-1?(a=n.slice(0,n.indexOf(":")),this.capture(a),this.capture(":")):t&&(a=Li);const o=this.parseChildren();e[a]=1===Object.keys(o).length?o[Li]:new Bi([],o),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 He(4011,qb)}}function ux(i){return i.segments.length>0?new Bi([],{[Li]:i}):i}function e1(i){const t={};for(const n of Object.keys(i.children)){const a=e1(i.children[n]);(a.segments.length>0||a.hasChildren())&&(t[n]=a)}return function tq(i){if(1===i.numberOfChildren&&i.children[Li]){const t=i.children[Li];return new Bi(i.segments.concat(t.segments),t.children)}return i}(new Bi(i.segments,t))}function Du(i){return i instanceof ku}function rq(i,t,e,n,r){if(0===e.length)return Em(t.root,t.root,t.root,n,r);const a=function S6(i){if("string"==typeof i[0]&&1===i.length&&"/"===i[0])return new E6(!0,0,i);let t=0,e=!1;const n=i.reduce((r,a,o)=>{if("object"==typeof a&&null!=a){if(a.outlets){const s={};return da(a.outlets,(l,c)=>{s[c]="string"==typeof l?l.split("/"):l}),[...r,{outlets:s}]}if(a.segmentPath)return[...r,a.segmentPath]}return"string"!=typeof a?[...r,a]:0===o?(a.split("/").forEach((s,l)=>{0==l&&"."===s||(0==l&&""===s?e=!0:".."===s?t++:""!=s&&r.push(s))}),r):[...r,a]},[]);return new E6(e,t,n)}(e);return a.toRoot()?Em(t.root,t.root,new Bi([],{}),n,r):function o(l){const c=function oq(i,t,e,n){if(i.isAbsolute)return new Sm(t.root,!0,0);if(-1===n)return new Sm(e,e===t.root,0);return function A6(i,t,e){let n=i,r=t,a=e;for(;a>r;){if(a-=r,n=n.parent,!n)throw new He(4005,!1);r=n.segments.length}return new Sm(n,!1,r-a)}(e,n+(s_(i.commands[0])?0:1),i.numberOfDoubleDots)}(a,t,i.snapshot?._urlSegment,l),h=c.processChildren?c_(c.segmentGroup,c.index,a.commands):mx(c.segmentGroup,c.index,a.commands);return Em(t.root,c.segmentGroup,h,n,r)}(i.snapshot?._lastPathIndex)}function s_(i){return"object"==typeof i&&null!=i&&!i.outlets&&!i.segmentPath}function l_(i){return"object"==typeof i&&null!=i&&i.outlets}function Em(i,t,e,n,r){let o,a={};n&&da(n,(l,c)=>{a[c]=Array.isArray(l)?l.map(h=>`${h}`):`${l}`}),o=i===t?e:M6(i,t,e);const s=ux(e1(o));return new ku(s,a,r)}function M6(i,t,e){const n={};return da(i.children,(r,a)=>{n[a]=r===t?e:M6(r,t,e)}),new Bi(i.segments,n)}class E6{constructor(t,e,n){if(this.isAbsolute=t,this.numberOfDoubleDots=e,this.commands=n,t&&n.length>0&&s_(n[0]))throw new He(4003,!1);const r=n.find(l_);if(r&&r!==b6(n))throw new He(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Sm{constructor(t,e,n){this.segmentGroup=t,this.processChildren=e,this.index=n}}function mx(i,t,e){if(i||(i=new Bi([],{})),0===i.segments.length&&i.hasChildren())return c_(i,t,e);const n=function lq(i,t,e){let n=0,r=t;const a={match:!1,pathIndex:0,commandIndex:0};for(;r<i.segments.length;){if(n>=e.length)return a;const o=i.segments[r],s=e[n];if(l_(s))break;const l=`${s}`,c=n<e.length-1?e[n+1]:null;if(r>0&&void 0===l)break;if(l&&c&&"object"==typeof c&&void 0===c.outlets){if(!I6(l,c,o))return a;n+=2}else{if(!I6(l,{},o))return a;n++}r++}return{match:!0,pathIndex:r,commandIndex:n}}(i,t,e),r=e.slice(n.commandIndex);if(n.match&&n.pathIndex<i.segments.length){const a=new Bi(i.segments.slice(0,n.pathIndex),{});return a.children[Li]=new Bi(i.segments.slice(n.pathIndex),i.children),c_(a,0,r)}return n.match&&0===r.length?new Bi(i.segments,{}):n.match&&!i.hasChildren()?fx(i,t,e):n.match?c_(i,0,r):fx(i,t,e)}function c_(i,t,e){if(0===e.length)return new Bi(i.segments,{});{const n=function sq(i){return l_(i[0])?i[0].outlets:{[Li]:i}}(e),r={};return da(n,(a,o)=>{"string"==typeof a&&(a=[a]),null!==a&&(r[o]=mx(i.children[o],t,a))}),da(i.children,(a,o)=>{void 0===n[o]&&(r[o]=a)}),new Bi(i.segments,r)}}function fx(i,t,e){const n=i.segments.slice(0,t);let r=0;for(;r<e.length;){const a=e[r];if(l_(a)){const l=cq(a.outlets);return new Bi(n,l)}if(0===r&&s_(e[0])){n.push(new r_(i.segments[t].path,T6(e[0]))),r++;continue}const o=l_(a)?a.outlets[Li]:`${a}`,s=r<e.length-1?e[r+1]:null;o&&s&&s_(s)?(n.push(new r_(o,T6(s))),r+=2):(n.push(new r_(o,{})),r++)}return new Bi(n,{})}function cq(i){const t={};return da(i,(e,n)=>{"string"==typeof e&&(e=[e]),null!==e&&(t[n]=fx(new Bi([],{}),0,e))}),t}function T6(i){const t={};return da(i,(e,n)=>t[n]=`${e}`),t}function I6(i,t,e){return i==e.path&&_l(t,e.parameters)}class sc{constructor(t,e){this.id=t,this.url=e}}class px extends sc{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 Cu extends sc{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 t1 extends sc{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 L6 extends sc{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 dq extends sc{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 uq extends sc{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 hq extends sc{constructor(t,e,n,r,a){super(t,e),this.urlAfterRedirects=n,this.state=r,this.shouldActivate=a,this.type=8}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class mq extends sc{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 fq extends sc{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 pq{constructor(t){this.route=t,this.type=9}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class _q{constructor(t){this.route=t,this.type=10}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class gq{constructor(t){this.snapshot=t,this.type=11}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class bq{constructor(t){this.snapshot=t,this.type=12}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class yq{constructor(t){this.snapshot=t,this.type=13}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class vq{constructor(t){this.snapshot=t,this.type=14}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class N6{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 Fq=(()=>{class i{createUrlTree(e,n,r,a,o,s){return rq(e||n.root,r,a,o,s)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),kq=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:function(t){return Fq.\u0275fac(t)},providedIn:"root"}),i})();class O6{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=_x(t,this._root);return e?e.children.map(n=>n.value):[]}firstChild(t){const e=_x(t,this._root);return e&&e.children.length>0?e.children[0].value:null}siblings(t){const e=gx(t,this._root);return e.length<2?[]:e[e.length-2].children.map(r=>r.value).filter(r=>r!==t)}pathFromRoot(t){return gx(t,this._root).map(e=>e.value)}}function _x(i,t){if(i===t.value)return t;for(const e of t.children){const n=_x(i,e);if(n)return n}return null}function gx(i,t){if(i===t.value)return[t];for(const e of t.children){const n=gx(i,e);if(n.length)return n.unshift(t),n}return[]}class lc{constructor(t,e){this.value=t,this.children=e}toString(){return`TreeNode(${this.value})`}}function Am(i){const t={};return i&&i.children.forEach(e=>t[e.value.outlet]=e),t}class R6 extends O6{constructor(t,e){super(t),this.snapshot=e,bx(this,t)}toString(){return this.snapshot.toString()}}function P6(i,t){const e=function xq(i,t){const o=new n1([],{},{},"",{},Li,t,null,i.root,-1,{});return new H6("",new lc(o,[]))}(i,t),n=new wi([new r_("",{})]),r=new wi({}),a=new wi({}),o=new wi({}),s=new wi(""),l=new Os(n,r,o,s,a,Li,t,e.root);return l.snapshot=e.root,new R6(new lc(l,[]),e)}class Os{constructor(t,e,n,r,a,o,s,l){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=a,this.outlet=o,this.component=s,this.title=this.data?.pipe(Ve(c=>c[n_]))??pt(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(Ve(t=>Mm(t)))),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(Ve(t=>Mm(t)))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function B6(i,t="emptyOnly"){const e=i.pathFromRoot;let n=0;if("always"!==t)for(n=e.length-1;n>=1;){const r=e[n],a=e[n-1];if(r.routeConfig&&""===r.routeConfig.path)n--;else{if(a.component)break;n--}}return function Dq(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 n1{constructor(t,e,n,r,a,o,s,l,c,h,g){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=a,this.outlet=o,this.component=s,this.routeConfig=l,this._urlSegment=c,this._lastPathIndex=h,this._resolve=g}get title(){return this.data?.[n_]}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=Mm(this.params)),this._paramMap}get queryParamMap(){return this._queryParamMap||(this._queryParamMap=Mm(this.queryParams)),this._queryParamMap}toString(){return`Route(url:'${this.url.map(n=>n.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class H6 extends O6{constructor(t,e){super(e),this.url=t,bx(this,e)}toString(){return Y6(this._root)}}function bx(i,t){t.value._routerState=i,t.children.forEach(e=>bx(i,e))}function Y6(i){const t=i.children.length>0?` { ${i.children.map(Y6).join(", ")} } `:"";return`${i.value}${t}`}function yx(i){if(i.snapshot){const t=i.snapshot,e=i._futureSnapshot;i.snapshot=e,_l(t.queryParams,e.queryParams)||i.queryParams.next(e.queryParams),t.fragment!==e.fragment&&i.fragment.next(e.fragment),_l(t.params,e.params)||i.params.next(e.params),function H$(i,t){if(i.length!==t.length)return!1;for(let e=0;e<i.length;++e)if(!_l(i[e],t[e]))return!1;return!0}(t.url,e.url)||i.url.next(e.url),_l(t.data,e.data)||i.data.next(e.data)}else i.snapshot=i._futureSnapshot,i.data.next(i._futureSnapshot.data)}function vx(i,t){const e=_l(i.params,t.params)&&function z$(i,t){return xu(i,t)&&i.every((e,n)=>_l(e.parameters,t[n].parameters))}(i.url,t.url);return e&&!(!i.parent!=!t.parent)&&(!i.parent||vx(i.parent,t.parent))}function d_(i,t,e){if(e&&i.shouldReuseRoute(t.value,e.value.snapshot)){const n=e.value;n._futureSnapshot=t.value;const r=function Mq(i,t,e){return t.children.map(n=>{for(const r of e.children)if(i.shouldReuseRoute(n.value,r.value.snapshot))return d_(i,n,r);return d_(i,n)})}(i,t,e);return new lc(n,r)}{if(i.shouldAttach(t.value)){const a=i.retrieve(t.value);if(null!==a){const o=a.route;return o.value._futureSnapshot=t.value,o.children=t.children.map(s=>d_(i,s)),o}}const n=function Eq(i){return new Os(new wi(i.url),new wi(i.params),new wi(i.queryParams),new wi(i.fragment),new wi(i.data),i.outlet,i.component,i)}(t.value),r=t.children.map(a=>d_(i,a));return new lc(n,r)}}const wx="ngNavigationCancelingError";function j6(i,t){const{redirectTo:e,navigationBehaviorOptions:n}=Du(t)?{redirectTo:t,navigationBehaviorOptions:void 0}:t,r=V6(!1,0,t);return r.url=e,r.navigationBehaviorOptions=n,r}function V6(i,t,e){const n=new Error("NavigationCancelingError: "+(i||""));return n[wx]=!0,n.cancellationCode=t,e&&(n.url=e),n}function z6(i){return U6(i)&&Du(i.url)}function U6(i){return i&&i[wx]}class Sq{constructor(){this.outlet=null,this.route=null,this.resolver=null,this.injector=null,this.children=new u_,this.attachRef=null}}let u_=(()=>{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 Sq,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=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const r1=!1;let Fx=(()=>{class i{constructor(){this.activated=null,this._activatedRoute=null,this.name=Li,this.activateEvents=new ze,this.deactivateEvents=new ze,this.attachEvents=new ze,this.detachEvents=new ze,this.parentContexts=Ut(u_),this.location=Ut(Fn),this.changeDetector=Ut(Lt),this.environmentInjector=Ut(Xs)}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 He(4012,r1);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new He(4012,r1);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new He(4012,r1);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 He(4013,r1);this._activatedRoute=e;const r=this.location,o=e.snapshot.component,s=this.parentContexts.getOrCreateContext(this.name).children,l=new Aq(e,s,r.injector);if(n&&function Tq(i){return!!i.resolveComponentFactory}(n)){const c=n.resolveComponentFactory(o);this.activated=r.createComponent(c,r.length,l)}else this.activated=r.createComponent(o,{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=ge({type:i,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[Vi]}),i})();class Aq{constructor(t,e,n){this.route=t,this.childContexts=e,this.parent=n}get(t,e){return t===Os?this.route:t===u_?this.childContexts:this.parent.get(t,e)}}let kx=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=we({type:i,selectors:[["ng-component"]],standalone:!0,features:[TF],decls:1,vars:0,template:function(e,n){1&e&&Fe(0,"router-outlet")},dependencies:[Fx],encapsulation:2}),i})();function W6(i,t){return i.providers&&!i._injector&&(i._injector=ab(i.providers,t,`Route: ${i.path}`)),i._injector??t}function Dx(i){const t=i.children&&i.children.map(Dx),e=t?{...i,children:t}:{...i};return!e.component&&!e.loadComponent&&(t||e.loadChildren)&&e.outlet&&e.outlet!==Li&&(e.component=kx),e}function is(i){return i.outlet||Li}function G6(i,t){const e=i.filter(n=>is(n)===t);return e.push(...i.filter(n=>is(n)!==t)),e}function h_(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 Rq{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),yx(this.futureState.root),this.activateChildRoutes(e,n,t)}deactivateChildRoutes(t,e,n){const r=Am(e);t.children.forEach(a=>{const o=a.value.outlet;this.deactivateRoutes(a,r[o],n),delete r[o]}),da(r,(a,o)=>{this.deactivateRouteAndItsChildren(a,n)})}deactivateRoutes(t,e,n){const r=t.value,a=e?e.value:null;if(r===a)if(r.component){const o=n.getContext(r.outlet);o&&this.deactivateChildRoutes(t,e,o.children)}else this.deactivateChildRoutes(t,e,n);else a&&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,a=Am(t);for(const o of Object.keys(a))this.deactivateRouteAndItsChildren(a[o],r);if(n&&n.outlet){const o=n.outlet.detach(),s=n.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:o,route:t,contexts:s})}}deactivateRouteAndOutlet(t,e){const n=e.getContext(t.value.outlet),r=n&&t.value.component?n.children:e,a=Am(t);for(const o of Object.keys(a))this.deactivateRouteAndItsChildren(a[o],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=Am(e);t.children.forEach(a=>{this.activateRoutes(a,r[a.value.outlet],n),this.forwardEvent(new vq(a.value.snapshot))}),t.children.length&&this.forwardEvent(new bq(t.value.snapshot))}activateRoutes(t,e,n){const r=t.value,a=e?e.value:null;if(yx(r),r===a)if(r.component){const o=n.getOrCreateContext(r.outlet);this.activateChildRoutes(t,e,o.children)}else this.activateChildRoutes(t,e,n);else if(r.component){const o=n.getOrCreateContext(r.outlet);if(this.routeReuseStrategy.shouldAttach(r.snapshot)){const s=this.routeReuseStrategy.retrieve(r.snapshot);this.routeReuseStrategy.store(r.snapshot,null),o.children.onOutletReAttached(s.contexts),o.attachRef=s.componentRef,o.route=s.route.value,o.outlet&&o.outlet.attach(s.componentRef,s.route.value),yx(s.route.value),this.activateChildRoutes(t,null,o.children)}else{const s=h_(r.snapshot),l=s?.get(Ul)??null;o.attachRef=null,o.route=r,o.resolver=l,o.injector=s,o.outlet&&o.outlet.activateWith(r,o.injector),this.activateChildRoutes(t,null,o.children)}}else this.activateChildRoutes(t,null,n)}}class $6{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class a1{constructor(t,e){this.component=t,this.route=e}}function Pq(i,t,e){const n=i._root;return m_(n,t?t._root:null,e,[n.value])}function Tm(i,t){const e=Symbol(),n=t.get(i,e);return n===e?"function"!=typeof i||function Lf(i){return null!==Pc(i)}(i)?t.get(i):i:n}function m_(i,t,e,n,r={canDeactivateChecks:[],canActivateChecks:[]}){const a=Am(t);return i.children.forEach(o=>{(function Hq(i,t,e,n,r={canDeactivateChecks:[],canActivateChecks:[]}){const a=i.value,o=t?t.value:null,s=e?e.getContext(i.value.outlet):null;if(o&&a.routeConfig===o.routeConfig){const l=function Yq(i,t,e){if("function"==typeof e)return e(i,t);switch(e){case"pathParamsChange":return!xu(i.url,t.url);case"pathParamsOrQueryParamsChange":return!xu(i.url,t.url)||!_l(i.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!vx(i,t)||!_l(i.queryParams,t.queryParams);default:return!vx(i,t)}}(o,a,a.routeConfig.runGuardsAndResolvers);l?r.canActivateChecks.push(new $6(n)):(a.data=o.data,a._resolvedData=o._resolvedData),m_(i,t,a.component?s?s.children:null:e,n,r),l&&s&&s.outlet&&s.outlet.isActivated&&r.canDeactivateChecks.push(new a1(s.outlet.component,o))}else o&&f_(t,s,r),r.canActivateChecks.push(new $6(n)),m_(i,null,a.component?s?s.children:null:e,n,r)})(o,a[o.value.outlet],e,n.concat([o.value]),r),delete a[o.value.outlet]}),da(a,(o,s)=>f_(o,e.getContext(s),r)),r}function f_(i,t,e){const n=Am(i),r=i.value;da(n,(a,o)=>{f_(a,r.component?t?t.children.getContext(o):null:t,e)}),e.canDeactivateChecks.push(new a1(r.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,r))}function p_(i){return"function"==typeof i}function Cx(i){return i instanceof Ub||"EmptyError"===i?.name}const o1=Symbol("INITIAL_VALUE");function Im(){return Jn(i=>Pk(i.map(t=>t.pipe(pi(1),In(o1)))).pipe(Ve(t=>{for(const e of t)if(!0!==e){if(e===o1)return o1;if(!1===e||e instanceof ku)return e}return!0}),ti(t=>t!==o1),pi(1)))}function q6(i){return function xe(...i){return Ye(i)}(pn(t=>{if(Du(t))throw j6(0,t)}),Ve(t=>!0===t))}const Mx={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function K6(i,t,e,n,r){const a=Ex(i,t,e);return a.matched?function nK(i,t,e,n){const r=t.canMatch;return r&&0!==r.length?pt(r.map(o=>{const s=Tm(o,i);return nd(function Gq(i){return i&&p_(i.canMatch)}(s)?s.canMatch(t,e):i.runInContext(()=>s(t,e)))})).pipe(Im(),q6()):pt(!0)}(n=W6(t,n),t,e).pipe(Ve(o=>!0===o?a:{...Mx})):pt(a)}function Ex(i,t,e){if(""===t.path)return"full"===t.pathMatch&&(i.hasChildren()||e.length>0)?{...Mx}:{matched:!0,consumedSegments:[],remainingSegments:e,parameters:{},positionalParamSegments:{}};const r=(t.matcher||B$)(e,i,t);if(!r)return{...Mx};const a={};da(r.posParams,(s,l)=>{a[l]=s.path});const o=r.consumed.length>0?{...a,...r.consumed[r.consumed.length-1].parameters}:a;return{matched:!0,consumedSegments:r.consumed,remainingSegments:e.slice(r.consumed.length),parameters:o,positionalParamSegments:r.posParams??{}}}function s1(i,t,e,n){if(e.length>0&&function oK(i,t,e){return e.some(n=>l1(i,t,n)&&is(n)!==Li)}(i,e,n)){const a=new Bi(t,function aK(i,t,e,n){const r={};r[Li]=n,n._sourceSegment=i,n._segmentIndexShift=t.length;for(const a of e)if(""===a.path&&is(a)!==Li){const o=new Bi([],{});o._sourceSegment=i,o._segmentIndexShift=t.length,r[is(a)]=o}return r}(i,t,n,new Bi(e,i.children)));return a._sourceSegment=i,a._segmentIndexShift=t.length,{segmentGroup:a,slicedSegments:[]}}if(0===e.length&&function sK(i,t,e){return e.some(n=>l1(i,t,n))}(i,e,n)){const a=new Bi(i.segments,function rK(i,t,e,n,r){const a={};for(const o of n)if(l1(i,e,o)&&!r[is(o)]){const s=new Bi([],{});s._sourceSegment=i,s._segmentIndexShift=t.length,a[is(o)]=s}return{...r,...a}}(i,t,e,n,i.children));return a._sourceSegment=i,a._segmentIndexShift=t.length,{segmentGroup:a,slicedSegments:e}}const r=new Bi(i.segments,i.children);return r._sourceSegment=i,r._segmentIndexShift=t.length,{segmentGroup:r,slicedSegments:e}}function l1(i,t,e){return(!(i.hasChildren()||t.length>0)||"full"!==e.pathMatch)&&""===e.path}function Q6(i,t,e,n){return!!(is(i)===n||n!==Li&&l1(t,e,i))&&("**"===i.path||Ex(t,i,e).matched)}function Z6(i,t,e){return 0===t.length&&!i.children[e]}const c1=!1;class d1{constructor(t){this.segmentGroup=t||null}}class X6{constructor(t){this.urlTree=t}}function __(i){return ac(new d1(i))}function J6(i){return ac(new X6(i))}class uK{constructor(t,e,n,r,a){this.injector=t,this.configLoader=e,this.urlSerializer=n,this.urlTree=r,this.config=a,this.allowRedirects=!0}apply(){const t=s1(this.urlTree.root,[],[],this.config).segmentGroup,e=new Bi(t.segments,t.children);return this.expandSegmentGroup(this.injector,this.config,e,Li).pipe(Ve(a=>this.createUrlTree(e1(a),this.urlTree.queryParams,this.urlTree.fragment))).pipe(ts(a=>{if(a instanceof X6)return this.allowRedirects=!1,this.match(a.urlTree);throw a instanceof d1?this.noMatchError(a):a}))}match(t){return this.expandSegmentGroup(this.injector,this.config,t.root,Li).pipe(Ve(r=>this.createUrlTree(e1(r),t.queryParams,t.fragment))).pipe(ts(r=>{throw r instanceof d1?this.noMatchError(r):r}))}noMatchError(t){return new He(4002,c1)}createUrlTree(t,e,n){const r=ux(t);return new ku(r,e,n)}expandSegmentGroup(t,e,n,r){return 0===n.segments.length&&n.hasChildren()?this.expandChildren(t,e,n).pipe(Ve(a=>new Bi([],a))):this.expandSegment(t,n,e,n.segments,r,!0)}expandChildren(t,e,n){const r=[];for(const a of Object.keys(n.children))"primary"===a?r.unshift(a):r.push(a);return An(r).pipe(id(a=>{const o=n.children[a],s=G6(e,a);return this.expandSegmentGroup(t,s,o,a).pipe(Ve(l=>({segment:l,outlet:a})))}),f6((a,o)=>(a[o.outlet]=o.segment,a),{}),p6())}expandSegment(t,e,n,r,a,o){return An(n).pipe(id(s=>this.expandSegmentAgainstRoute(t,e,n,s,r,a,o).pipe(ts(c=>{if(c instanceof d1)return pt(null);throw c}))),oc(s=>!!s),ts((s,l)=>{if(Cx(s))return Z6(e,r,a)?pt(new Bi([],{})):__(e);throw s}))}expandSegmentAgainstRoute(t,e,n,r,a,o,s){return Q6(r,e,a,o)?void 0===r.redirectTo?this.matchSegmentAgainstRoute(t,e,r,a,o):s&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,e,n,r,a,o):__(e):__(e)}expandSegmentAgainstRouteUsingRedirect(t,e,n,r,a,o){return"**"===r.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,o):this.expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,a,o)}expandWildCardWithParamsAgainstRouteUsingRedirect(t,e,n,r){const a=this.applyRedirectCommands([],n.redirectTo,{});return n.redirectTo.startsWith("/")?J6(a):this.lineralizeSegments(n,a).pipe(Ei(o=>{const s=new Bi(o,{});return this.expandSegment(t,s,e,o,r,!1)}))}expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,a,o){const{matched:s,consumedSegments:l,remainingSegments:c,positionalParamSegments:h}=Ex(e,r,a);if(!s)return __(e);const g=this.applyRedirectCommands(l,r.redirectTo,h);return r.redirectTo.startsWith("/")?J6(g):this.lineralizeSegments(r,g).pipe(Ei(k=>this.expandSegment(t,e,n,k.concat(c),o,!1)))}matchSegmentAgainstRoute(t,e,n,r,a){return"**"===n.path?(t=W6(n,t),n.loadChildren?(n._loadedRoutes?pt({routes:n._loadedRoutes,injector:n._loadedInjector}):this.configLoader.loadChildren(t,n)).pipe(Ve(s=>(n._loadedRoutes=s.routes,n._loadedInjector=s.injector,new Bi(r,{})))):pt(new Bi(r,{}))):K6(e,n,r,t).pipe(Jn(({matched:o,consumedSegments:s,remainingSegments:l})=>o?this.getChildConfig(t=n._injector??t,n,r).pipe(Ei(h=>{const g=h.injector??t,k=h.routes,{segmentGroup:O,slicedSegments:W}=s1(e,s,l,k),Z=new Bi(O.segments,O.children);if(0===W.length&&Z.hasChildren())return this.expandChildren(g,k,Z).pipe(Ve(ce=>new Bi(s,ce)));if(0===k.length&&0===W.length)return pt(new Bi(s,{}));const ne=is(n)===a;return this.expandSegment(g,Z,k,W,ne?Li:a,!0).pipe(Ve(me=>new Bi(s.concat(me.segments),me.children)))})):__(e)))}getChildConfig(t,e,n){return e.children?pt({routes:e.children,injector:t}):e.loadChildren?void 0!==e._loadedRoutes?pt({routes:e._loadedRoutes,injector:e._loadedInjector}):function iK(i,t,e,n){const r=t.canLoad;return void 0===r||0===r.length?pt(!0):pt(r.map(o=>{const s=Tm(o,i);return nd(function Vq(i){return i&&p_(i.canLoad)}(s)?s.canLoad(t,e):i.runInContext(()=>s(t,e)))})).pipe(Im(),q6())}(t,e,n).pipe(Ei(r=>r?this.configLoader.loadChildren(t,e).pipe(pn(a=>{e._loadedRoutes=a.routes,e._loadedInjector=a.injector})):function cK(i){return ac(V6(c1,3))}())):pt({routes:[],injector:t})}lineralizeSegments(t,e){let n=[],r=e.root;for(;;){if(n=n.concat(r.segments),0===r.numberOfChildren)return pt(n);if(r.numberOfChildren>1||!r.children[Li])return ac(new He(4e3,c1));r=r.children[Li]}}applyRedirectCommands(t,e,n){return this.applyRedirectCreateUrlTree(e,this.urlSerializer.parse(e),t,n)}applyRedirectCreateUrlTree(t,e,n,r){const a=this.createSegmentGroup(t,e.root,n,r);return new ku(a,this.createQueryParams(e.queryParams,this.urlTree.queryParams),e.fragment)}createQueryParams(t,e){const n={};return da(t,(r,a)=>{if("string"==typeof r&&r.startsWith(":")){const s=r.substring(1);n[a]=e[s]}else n[a]=r}),n}createSegmentGroup(t,e,n,r){const a=this.createSegments(t,e.segments,n,r);let o={};return da(e.children,(s,l)=>{o[l]=this.createSegmentGroup(t,s,n,r)}),new Bi(a,o)}createSegments(t,e,n,r){return e.map(a=>a.path.startsWith(":")?this.findPosParam(t,a,r):this.findOrReturn(a,n))}findPosParam(t,e,n){const r=n[e.path.substring(1)];if(!r)throw new He(4001,c1);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 mK{}class _K{constructor(t,e,n,r,a,o,s){this.injector=t,this.rootComponentType=e,this.config=n,this.urlTree=r,this.url=a,this.paramsInheritanceStrategy=o,this.urlSerializer=s}recognize(){const t=s1(this.urlTree.root,[],[],this.config.filter(e=>void 0===e.redirectTo)).segmentGroup;return this.processSegmentGroup(this.injector,this.config,t,Li).pipe(Ve(e=>{if(null===e)return null;const n=new n1([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,{},Li,this.rootComponentType,null,this.urlTree.root,-1,{}),r=new lc(n,e),a=new H6(this.url,r);return this.inheritParamsAndData(a._root),a}))}inheritParamsAndData(t){const e=t.value,n=B6(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(id(r=>{const a=n.children[r],o=G6(e,r);return this.processSegmentGroup(t,o,a,r)}),f6((r,a)=>r&&a?(r.push(...a),r):null),IT(r=>null!==r),Gb(null),p6(),Ve(r=>{if(null===r)return null;const a=tI(r);return function gK(i){i.sort((t,e)=>t.value.outlet===Li?-1:e.value.outlet===Li?1:t.value.outlet.localeCompare(e.value.outlet))}(a),a}))}processSegment(t,e,n,r,a){return An(e).pipe(id(o=>this.processSegmentAgainstRoute(o._injector??t,o,n,r,a)),oc(o=>!!o),ts(o=>{if(Cx(o))return Z6(n,r,a)?pt([]):pt(null);throw o}))}processSegmentAgainstRoute(t,e,n,r,a){if(e.redirectTo||!Q6(e,n,r,a))return pt(null);let o;if("**"===e.path){const s=r.length>0?b6(r).parameters:{},l=nI(n)+r.length;o=pt({snapshot:new n1(r,s,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,rI(e),is(e),e.component??e._loadedComponent??null,e,iI(n),l,aI(e)),consumedSegments:[],remainingSegments:[]})}else o=K6(n,e,r,t).pipe(Ve(({matched:s,consumedSegments:l,remainingSegments:c,parameters:h})=>{if(!s)return null;const g=nI(n)+l.length;return{snapshot:new n1(l,h,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,rI(e),is(e),e.component??e._loadedComponent??null,e,iI(n),g,aI(e)),consumedSegments:l,remainingSegments:c}}));return o.pipe(Jn(s=>{if(null===s)return pt(null);const{snapshot:l,consumedSegments:c,remainingSegments:h}=s;t=e._injector??t;const g=e._loadedInjector??t,k=function bK(i){return i.children?i.children:i.loadChildren?i._loadedRoutes:[]}(e),{segmentGroup:O,slicedSegments:W}=s1(n,c,h,k.filter(ne=>void 0===ne.redirectTo));if(0===W.length&&O.hasChildren())return this.processChildren(g,k,O).pipe(Ve(ne=>null===ne?null:[new lc(l,ne)]));if(0===k.length&&0===W.length)return pt([new lc(l,[])]);const Z=is(e)===a;return this.processSegment(g,k,O,W,Z?Li:a).pipe(Ve(ne=>null===ne?null:[new lc(l,ne)]))}))}}function yK(i){const t=i.value.routeConfig;return t&&""===t.path&&void 0===t.redirectTo}function tI(i){const t=[],e=new Set;for(const n of i){if(!yK(n)){t.push(n);continue}const r=t.find(a=>n.value.routeConfig===a.value.routeConfig);void 0!==r?(r.children.push(...n.children),e.add(r)):t.push(n)}for(const n of e){const r=tI(n.children);t.push(new lc(n.value,r))}return t.filter(n=>!e.has(n))}function iI(i){let t=i;for(;t._sourceSegment;)t=t._sourceSegment;return t}function nI(i){let t=i,e=t._segmentIndexShift??0;for(;t._sourceSegment;)t=t._sourceSegment,e+=t._segmentIndexShift??0;return e-1}function rI(i){return i.data||{}}function aI(i){return i.resolve||{}}function oI(i){return"string"==typeof i.title||null===i.title}function Sx(i){return Jn(t=>{const e=i(t);return e?An(e).pipe(Ve(()=>t)):pt(t)})}const Lm=new Ce("ROUTES");let Ax=(()=>{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 pt(e._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(e);const n=nd(e.loadComponent()).pipe(Ve(lI),pn(a=>{this.onLoadEndListener&&this.onLoadEndListener(e),e._loadedComponent=a}),i_(()=>{this.componentLoaders.delete(e)})),r=new Wb(n,()=>new be).pipe(sx());return this.componentLoaders.set(e,r),r}loadChildren(e,n){if(this.childrenLoaders.get(n))return this.childrenLoaders.get(n);if(n._loadedRoutes)return pt({routes:n._loadedRoutes,injector:n._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(n);const a=this.loadModuleFactoryOrRoutes(n.loadChildren).pipe(Ve(s=>{this.onLoadEndListener&&this.onLoadEndListener(n);let l,c,h=!1;Array.isArray(s)?c=s:(l=s.create(e).injector,c=g6(l.get(Lm,[],Ot.Self|Ot.Optional)));return{routes:c.map(Dx),injector:l}}),i_(()=>{this.childrenLoaders.delete(n)})),o=new Wb(a,()=>new be).pipe(sx());return this.childrenLoaders.set(n,o),o}loadModuleFactoryOrRoutes(e){return nd(e()).pipe(Ve(lI),Ei(r=>r instanceof qS||Array.isArray(r)?pt(r):An(this.compiler.compileModuleAsync(r))))}}return i.\u0275fac=function(e){return new(e||i)(fe(Pn),fe(P4))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function lI(i){return function EK(i){return i&&"object"==typeof i&&"default"in i}(i)?i.default:i}let Tx=(()=>{class i{constructor(){this.currentNavigation=null,this.lastSuccessfulNavigation=null,this.events=new be,this.configLoader=Ut(Ax),this.environmentInjector=Ut(Xs),this.urlSerializer=Ut(a_),this.rootContexts=Ut(u_),this.navigationId=0,this.configLoader.onLoadEndListener=r=>this.events.next(new _q(r)),this.configLoader.onLoadStartListener=r=>this.events.next(new pq(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 wi({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(ti(n=>0!==n.id),Ve(n=>({...n,extractedUrl:e.urlHandlingStrategy.extract(n.rawUrl)})),Jn(n=>{let r=!1,a=!1;return pt(n).pipe(pn(o=>{this.currentNavigation={id:o.id,initialUrl:o.rawUrl,extractedUrl:o.extractedUrl,trigger:o.source,extras:o.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null}}),Jn(o=>{const s=e.browserUrlTree.toString(),l=!e.navigated||o.extractedUrl.toString()!==s||s!==e.currentUrlTree.toString();if(("reload"===e.onSameUrlNavigation||l)&&e.urlHandlingStrategy.shouldProcessUrl(o.rawUrl))return dI(o.source)&&(e.browserUrlTree=o.extractedUrl),pt(o).pipe(Jn(h=>{const g=this.transitions?.getValue();return this.events.next(new px(h.id,this.urlSerializer.serialize(h.extractedUrl),h.source,h.restoredState)),g!==this.transitions?.getValue()?$n:Promise.resolve(h)}),function hK(i,t,e,n){return Jn(r=>function dK(i,t,e,n,r){return new uK(i,t,e,n,r).apply()}(i,t,e,r.extractedUrl,n).pipe(Ve(a=>({...r,urlAfterRedirects:a}))))}(this.environmentInjector,this.configLoader,this.urlSerializer,e.config),pn(h=>{this.currentNavigation={...this.currentNavigation,finalUrl:h.urlAfterRedirects},n.urlAfterRedirects=h.urlAfterRedirects}),function wK(i,t,e,n,r){return Ei(a=>function pK(i,t,e,n,r,a,o="emptyOnly"){return new _K(i,t,e,n,r,o,a).recognize().pipe(Jn(s=>null===s?function fK(i){return new qe(t=>t.error(i))}(new mK):pt(s)))}(i,t,e,a.urlAfterRedirects,n.serialize(a.urlAfterRedirects),n,r).pipe(Ve(o=>({...a,targetSnapshot:o}))))}(this.environmentInjector,e.rootComponentType,e.config,this.urlSerializer,e.paramsInheritanceStrategy),pn(h=>{if(n.targetSnapshot=h.targetSnapshot,"eager"===e.urlUpdateStrategy){if(!h.extras.skipLocationChange){const k=e.urlHandlingStrategy.merge(h.urlAfterRedirects,h.rawUrl);e.setBrowserUrl(k,h)}e.browserUrlTree=h.urlAfterRedirects}const g=new dq(h.id,this.urlSerializer.serialize(h.extractedUrl),this.urlSerializer.serialize(h.urlAfterRedirects),h.targetSnapshot);this.events.next(g)}));if(l&&e.rawUrlTree&&e.urlHandlingStrategy.shouldProcessUrl(e.rawUrlTree)){const{id:g,extractedUrl:k,source:O,restoredState:W,extras:Z}=o,ne=new px(g,this.urlSerializer.serialize(k),O,W);this.events.next(ne);const re=P6(k,e.rootComponentType).snapshot;return pt(n={...o,targetSnapshot:re,urlAfterRedirects:k,extras:{...Z,skipLocationChange:!1,replaceUrl:!1}})}return e.rawUrlTree=o.rawUrl,o.resolve(null),$n}),pn(o=>{const s=new uq(o.id,this.urlSerializer.serialize(o.extractedUrl),this.urlSerializer.serialize(o.urlAfterRedirects),o.targetSnapshot);this.events.next(s)}),Ve(o=>n={...o,guards:Pq(o.targetSnapshot,o.currentSnapshot,this.rootContexts)}),function qq(i,t){return Ei(e=>{const{targetSnapshot:n,currentSnapshot:r,guards:{canActivateChecks:a,canDeactivateChecks:o}}=e;return 0===o.length&&0===a.length?pt({...e,guardsResult:!0}):function Kq(i,t,e,n){return An(i).pipe(Ei(r=>function tK(i,t,e,n,r){const a=t&&t.routeConfig?t.routeConfig.canDeactivate:null;return a&&0!==a.length?pt(a.map(s=>{const l=h_(t)??r,c=Tm(s,l);return nd(function Wq(i){return i&&p_(i.canDeactivate)}(c)?c.canDeactivate(i,t,e,n):l.runInContext(()=>c(i,t,e,n))).pipe(oc())})).pipe(Im()):pt(!0)}(r.component,r.route,e,t,n)),oc(r=>!0!==r,!0))}(o,n,r,i).pipe(Ei(s=>s&&function jq(i){return"boolean"==typeof i}(s)?function Qq(i,t,e,n){return An(t).pipe(id(r=>gu(function Xq(i,t){return null!==i&&t&&t(new gq(i)),pt(!0)}(r.route.parent,n),function Zq(i,t){return null!==i&&t&&t(new yq(i)),pt(!0)}(r.route,n),function eK(i,t,e){const n=t[t.length-1],a=t.slice(0,t.length-1).reverse().map(o=>function Bq(i){const t=i.routeConfig?i.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:i,guards:t}:null}(o)).filter(o=>null!==o).map(o=>ed(()=>pt(o.guards.map(l=>{const c=h_(o.node)??e,h=Tm(l,c);return nd(function Uq(i){return i&&p_(i.canActivateChild)}(h)?h.canActivateChild(n,i):c.runInContext(()=>h(n,i))).pipe(oc())})).pipe(Im())));return pt(a).pipe(Im())}(i,r.path,e),function Jq(i,t,e){const n=t.routeConfig?t.routeConfig.canActivate:null;if(!n||0===n.length)return pt(!0);const r=n.map(a=>ed(()=>{const o=h_(t)??e,s=Tm(a,o);return nd(function zq(i){return i&&p_(i.canActivate)}(s)?s.canActivate(t,i):o.runInContext(()=>s(t,i))).pipe(oc())}));return pt(r).pipe(Im())}(i,r.route,e))),oc(r=>!0!==r,!0))}(n,a,i,t):pt(s)),Ve(s=>({...e,guardsResult:s})))})}(this.environmentInjector,o=>this.events.next(o)),pn(o=>{if(n.guardsResult=o.guardsResult,Du(o.guardsResult))throw j6(0,o.guardsResult);const s=new hq(o.id,this.urlSerializer.serialize(o.extractedUrl),this.urlSerializer.serialize(o.urlAfterRedirects),o.targetSnapshot,!!o.guardsResult);this.events.next(s)}),ti(o=>!!o.guardsResult||(e.restoreHistory(o),this.cancelNavigationTransition(o,"",3,e),!1)),Sx(o=>{if(o.guards.canActivateChecks.length)return pt(o).pipe(pn(s=>{const l=new mq(s.id,this.urlSerializer.serialize(s.extractedUrl),this.urlSerializer.serialize(s.urlAfterRedirects),s.targetSnapshot);this.events.next(l)}),Jn(s=>{let l=!1;return pt(s).pipe(function FK(i,t){return Ei(e=>{const{targetSnapshot:n,guards:{canActivateChecks:r}}=e;if(!r.length)return pt(e);let a=0;return An(r).pipe(id(o=>function kK(i,t,e,n){const r=i.routeConfig,a=i._resolve;return void 0!==r?.title&&!oI(r)&&(a[n_]=r.title),function xK(i,t,e,n){const r=function DK(i){return[...Object.keys(i),...Object.getOwnPropertySymbols(i)]}(i);if(0===r.length)return pt({});const a={};return An(r).pipe(Ei(o=>function CK(i,t,e,n){const r=h_(t)??n,a=Tm(i,r);return nd(a.resolve?a.resolve(t,e):r.runInContext(()=>a(t,e)))}(i[o],t,e,n).pipe(oc(),pn(s=>{a[o]=s}))),lx(1),$b(a),ts(o=>Cx(o)?$n:ac(o)))}(a,i,t,n).pipe(Ve(o=>(i._resolvedData=o,i.data=B6(i,e).resolve,r&&oI(r)&&(i.data[n_]=r.title),null)))}(o.route,n,i,t)),pn(()=>a++),lx(1),Ei(o=>a===r.length?pt(e):$n))})}(e.paramsInheritanceStrategy,this.environmentInjector),pn({next:()=>l=!0,complete:()=>{l||(e.restoreHistory(s),this.cancelNavigationTransition(s,"",2,e))}}))}),pn(s=>{const l=new fq(s.id,this.urlSerializer.serialize(s.extractedUrl),this.urlSerializer.serialize(s.urlAfterRedirects),s.targetSnapshot);this.events.next(l)}))}),Sx(o=>{const s=l=>{const c=[];l.routeConfig?.loadComponent&&!l.routeConfig._loadedComponent&&c.push(this.configLoader.loadComponent(l.routeConfig).pipe(pn(h=>{l.component=h}),Ve(()=>{})));for(const h of l.children)c.push(...s(h));return c};return Pk(s(o.targetSnapshot.root)).pipe(Gb(),pi(1))}),Sx(()=>e.afterPreactivation()),Ve(o=>{const s=function Cq(i,t,e){const n=d_(i,t._root,e?e._root:void 0);return new R6(n,t)}(e.routeReuseStrategy,o.targetSnapshot,o.currentRouterState);return n={...o,targetRouterState:s}}),pn(o=>{e.currentUrlTree=o.urlAfterRedirects,e.rawUrlTree=e.urlHandlingStrategy.merge(o.urlAfterRedirects,o.rawUrl),e.routerState=o.targetRouterState,"deferred"===e.urlUpdateStrategy&&(o.extras.skipLocationChange||e.setBrowserUrl(e.rawUrlTree,o),e.browserUrlTree=o.urlAfterRedirects)}),((i,t,e)=>Ve(n=>(new Rq(t,n.targetRouterState,n.currentRouterState,e).activate(i),n)))(this.rootContexts,e.routeReuseStrategy,o=>this.events.next(o)),pn({next:o=>{r=!0,this.lastSuccessfulNavigation=this.currentNavigation,e.navigated=!0,this.events.next(new Cu(o.id,this.urlSerializer.serialize(o.extractedUrl),this.urlSerializer.serialize(e.currentUrlTree))),e.titleStrategy?.updateTitle(o.targetRouterState.snapshot),o.resolve(!0)},complete:()=>{r=!0}}),i_(()=>{r||a||this.cancelNavigationTransition(n,"",1,e),this.currentNavigation?.id===n.id&&(this.currentNavigation=null)}),ts(o=>{if(a=!0,U6(o)){z6(o)||(e.navigated=!0,e.restoreHistory(n,!0));const s=new t1(n.id,this.urlSerializer.serialize(n.extractedUrl),o.message,o.cancellationCode);if(this.events.next(s),z6(o)){const l=e.urlHandlingStrategy.merge(o.url,e.rawUrlTree),c={skipLocationChange:n.extras.skipLocationChange,replaceUrl:"eager"===e.urlUpdateStrategy||dI(n.source)};e.scheduleNavigation(l,"imperative",null,c,{resolve:n.resolve,reject:n.reject,promise:n.promise})}else n.resolve(!1)}else{e.restoreHistory(n,!0);const s=new L6(n.id,this.urlSerializer.serialize(n.extractedUrl),o,n.targetSnapshot??void 0);this.events.next(s);try{n.resolve(e.errorHandler(o))}catch(l){n.reject(l)}}return $n}))}))}cancelNavigationTransition(e,n,r,a){const o=new t1(e.id,this.urlSerializer.serialize(e.extractedUrl),n,r);this.events.next(o),e.resolve(!1)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function dI(i){return"imperative"!==i}let uI=(()=>{class i{buildTitle(e){let n,r=e.root;for(;void 0!==r;)n=this.getResolvedTitleForRoute(r)??n,r=r.children.find(a=>a.outlet===Li);return n}getResolvedTitleForRoute(e){return e.data[n_]}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:function(){return Ut(SK)},providedIn:"root"}),i})(),SK=(()=>{class i extends uI{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(nT))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),AK=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:function(){return Ut(IK)},providedIn:"root"}),i})();class TK{shouldDetach(t){return!1}store(t,e){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,e){return t.routeConfig===e.routeConfig}}let IK=(()=>{class i extends TK{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const u1=new Ce("",{providedIn:"root",factory:()=>({})});let NK=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:function(){return Ut(OK)},providedIn:"root"}),i})(),OK=(()=>{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=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function RK(i){throw i}function PK(i,t,e){return t.parse("/")}const BK={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},HK={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let kn=(()=>{class i{constructor(){this.disposed=!1,this.currentPageId=0,this.console=Ut(eV),this.isNgZoneEnabled=!1,this.options=Ut(u1,{optional:!0})||{},this.errorHandler=this.options.errorHandler||RK,this.malformedUriErrorHandler=this.options.malformedUriErrorHandler||PK,this.navigated=!1,this.lastSuccessfulId=-1,this.afterPreactivation=()=>pt(void 0),this.urlHandlingStrategy=Ut(NK),this.routeReuseStrategy=Ut(AK),this.urlCreationStrategy=Ut(kq),this.titleStrategy=Ut(uI),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=g6(Ut(Lm,{optional:!0})??[]),this.navigationTransitions=Ut(Tx),this.urlSerializer=Ut(a_),this.location=Ut(Kc),this.rootComponentType=null,this.isNgZoneEnabled=Ut(st)instanceof st&&st.isInAngularZone(),this.resetConfig(this.config),this.currentUrlTree=new ku,this.rawUrlTree=this.currentUrlTree,this.browserUrlTree=this.currentUrlTree,this.routerState=P6(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},a=e.state?.navigationId?e.state:null;if(e.state){const s={...e.state};delete s.navigationId,delete s.\u0275routerPageId,0!==Object.keys(s).length&&(r.state=s)}const o=this.parseUrl(e.url);this.scheduleNavigation(o,n,a,r)},0)}))}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}resetConfig(e){this.config=e.map(Dx),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:a,fragment:o,queryParamsHandling:s,preserveFragment:l}=n,c=l?this.currentUrlTree.fragment:o;let h=null;switch(s){case"merge":h={...this.currentUrlTree.queryParams,...a};break;case"preserve":h=this.currentUrlTree.queryParams;break;default:h=a||null}return null!==h&&(h=this.removeEmptyProps(h)),this.urlCreationStrategy.createUrlTree(r,this.routerState,this.currentUrlTree,e,h,c??null)}navigateByUrl(e,n={skipLocationChange:!1}){const r=Du(e)?e:this.parseUrl(e),a=this.urlHandlingStrategy.merge(r,this.rawUrlTree);return this.scheduleNavigation(a,"imperative",null,n)}navigate(e,n={skipLocationChange:!1}){return function YK(i){for(let t=0;t<i.length;t++){if(null==i[t])throw new He(4008,!1)}}(e),this.navigateByUrl(this.createUrlTree(e,n),n)}serializeUrl(e){return this.urlSerializer.serialize(e)}parseUrl(e){let n;try{n=this.urlSerializer.parse(e)}catch(r){n=this.malformedUriErrorHandler(r,this.urlSerializer,e)}return n}isActive(e,n){let r;if(r=!0===n?{...BK}:!1===n?{...HK}:n,Du(e))return v6(this.currentUrlTree,e,r);const a=this.parseUrl(e);return v6(this.currentUrlTree,a,r)}removeEmptyProps(e){return Object.keys(e).reduce((n,r)=>{const a=e[r];return null!=a&&(n[r]=a),n},{})}scheduleNavigation(e,n,r,a,o){if(this.disposed)return Promise.resolve(!1);let s,l,c,h;return o?(s=o.resolve,l=o.reject,c=o.promise):c=new Promise((g,k)=>{s=g,l=k}),"computed"===this.canceledNavigationResolution?(0===this.currentPageId&&(r=this.location.getState()),h=r&&r.\u0275routerPageId?r.\u0275routerPageId:a.replaceUrl||a.skipLocationChange?this.browserPageId??0:(this.browserPageId??0)+1):h=0,this.navigationTransitions.handleNavigationRequest({targetPageId:h,source:n,restoredState:r,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:e,extras:a,resolve:s,reject:l,promise:c,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),c.catch(g=>Promise.reject(g))}setBrowserUrl(e,n){const r=this.urlSerializer.serialize(e),a={...n.extras.state,...this.generateNgRouterState(n.id,n.targetPageId)};this.location.isCurrentPathEqualTo(r)||n.extras.replaceUrl?this.location.replaceState(r,"",a):this.location.go(r,"",a)}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=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),ns=(()=>{class i{constructor(e,n,r,a,o,s){this.router=e,this.route=n,this.tabIndexAttribute=r,this.renderer=a,this.el=o,this.locationStrategy=s,this._preserveFragment=!1,this._skipLocationChange=!1,this._replaceUrl=!1,this.href=null,this.commands=null,this.onChanges=new be;const l=o.nativeElement.tagName;this.isAnchorElement="A"===l||"AREA"===l,this.isAnchorElement?this.subscription=e.events.subscribe(c=>{c instanceof Cu&&this.updateHref()}):this.setTabIndexIfNotOnNativeEl("0")}set preserveFragment(e){this._preserveFragment=hm(e)}get preserveFragment(){return this._preserveFragment}set skipLocationChange(e){this._skipLocationChange=hm(e)}get skipLocationChange(){return this._skipLocationChange}set replaceUrl(e){this._replaceUrl=hm(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,a,o){return!!(null===this.urlTree||this.isAnchorElement&&(0!==e||n||r||a||o||"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 xE(i,t,e){return function hB(i,t){return"src"===t&&("embed"===i||"frame"===i||"iframe"===i||"media"===i||"script"===i)||"href"===t&&("base"===i||"link"===i)?Hw:_a}(t,e)(i)}(this.href,this.el.nativeElement.tagName.toLowerCase(),"href");this.applyAttributeValue("href",e)}applyAttributeValue(e,n){const r=this.renderer,a=this.el.nativeElement;null!==n?r.setAttribute(a,e,n):r.removeAttribute(a,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)(y(kn),y(Os),ca("tabindex"),y(Js),y($e),y(mu))},i.\u0275dir=ge({type:i,selectors:[["","routerLink",""]],hostVars:1,hostBindings:function(e,n){1&e&&pe("click",function(a){return n.onClick(a.button,a.ctrlKey,a.shiftKey,a.altKey,a.metaKey)}),2&e&&nt("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:[Vi]}),i})(),mI=(()=>{class i{constructor(e,n,r,a,o){this.router=e,this.element=n,this.renderer=r,this.cdr=a,this.link=o,this.classes=[],this.isActive=!1,this.routerLinkActiveOptions={exact:!1},this.isActiveChange=new ze,this.routerEventsSubscription=e.events.subscribe(s=>{s instanceof Cu&&this.update()})}ngAfterContentInit(){pt(this.links.changes,pt(null)).pipe(_i()).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(_i()).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 jK(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)(y(kn),y($e),y(Js),y(Lt),y(ns,8))},i.\u0275dir=ge({type:i,selectors:[["","routerLinkActive",""]],contentQueries:function(e,n,r){if(1&e&&Tt(r,ns,5),2&e){let a;Le(a=Ne())&&(n.links=a)}},inputs:{routerLinkActiveOptions:"routerLinkActiveOptions",ariaCurrentWhenActive:"ariaCurrentWhenActive",routerLinkActive:"routerLinkActive"},outputs:{isActiveChange:"isActiveChange"},exportAs:["routerLinkActive"],standalone:!0,features:[Vi]}),i})();class fI{}let VK=(()=>{class i{constructor(e,n,r,a,o){this.router=e,this.injector=r,this.preloadingStrategy=a,this.loader=o}setUpPreloading(){this.subscription=this.router.events.pipe(ti(e=>e instanceof Cu),id(()=>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 a of n){a.providers&&!a._injector&&(a._injector=ab(a.providers,e,`Route: ${a.path}`));const o=a._injector??e,s=a._loadedInjector??o;a.loadChildren&&!a._loadedRoutes&&void 0===a.canLoad||a.loadComponent&&!a._loadedComponent?r.push(this.preloadConfig(o,a)):(a.children||a._loadedRoutes)&&r.push(this.processRoutes(s,a.children??a._loadedRoutes))}return An(r).pipe(_i())}preloadConfig(e,n){return this.preloadingStrategy.preload(n,()=>{let r;r=n.loadChildren&&void 0===n.canLoad?this.loader.loadChildren(e,n):pt(null);const a=r.pipe(Ei(o=>null===o?pt(void 0):(n._loadedRoutes=o.routes,n._loadedInjector=o.injector,this.processRoutes(o.injector??e,o.routes))));return n.loadComponent&&!n._loadedComponent?An([a,this.loader.loadComponent(n)]).pipe(_i()):a})}}return i.\u0275fac=function(e){return new(e||i)(fe(kn),fe(P4),fe(Xs),fe(fI),fe(Ax))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const Ix=new Ce("");let pI=(()=>{class i{constructor(e,n,r,a,o={}){this.urlSerializer=e,this.transitions=n,this.viewportScroller=r,this.zone=a,this.options=o,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},o.scrollPositionRestoration=o.scrollPositionRestoration||"disabled",o.anchorScrolling=o.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 px?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=e.navigationTrigger,this.restoredId=e.restoredState?e.restoredState.navigationId:0):e instanceof Cu&&(this.lastId=e.id,this.scheduleScrollEvent(e,this.urlSerializer.parse(e.urlAfterRedirects).fragment))})}consumeScrollEvents(){return this.transitions.events.subscribe(e=>{e instanceof N6&&(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 N6(e,"popstate"===this.lastSource?this.store[this.restoredId]:null,n))})},0)})}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}}return i.\u0275fac=function(e){Cs()},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();function Om(i,t){return{\u0275kind:i,\u0275providers:t}}function gI(){const i=Ut(Pn);return t=>{const e=i.get(Kl);if(t!==e.components[0])return;const n=i.get(kn),r=i.get(bI);1===i.get(Nx)&&n.initialNavigation(),i.get(yI,null,Ot.Optional)?.setUpPreloading(),i.get(Ix,null,Ot.Optional)?.init(),n.resetRootComponentType(e.componentTypes[0]),r.closed||(r.next(),r.unsubscribe())}}const bI=new Ce("",{factory:()=>new be}),Nx=new Ce("",{providedIn:"root",factory:()=>1});const yI=new Ce("");function $K(i){return Om(0,[{provide:yI,useExisting:VK},{provide:fI,useExisting:i}])}const vI=new Ce("ROUTER_FORROOT_GUARD"),qK=[Kc,{provide:a_,useClass:cx},kn,u_,{provide:Os,useFactory:function _I(i){return i.routerState.root},deps:[kn]},Ax,[]];function KK(){return new U4("Router",kn)}let wI=(()=>{class i{constructor(e){}static forRoot(e,n){return{ngModule:i,providers:[qK,[],{provide:Lm,multi:!0,useValue:e},{provide:vI,useFactory:JK,deps:[[kn,new qa,new xs]]},{provide:u1,useValue:n||{}},n?.useHash?{provide:mu,useClass:jV}:{provide:mu,useClass:fA},{provide:Ix,useFactory:()=>{const i=Ut(iU),t=Ut(st),e=Ut(u1),n=Ut(Tx),r=Ut(a_);return e.scrollOffset&&i.setOffset(e.scrollOffset),new pI(r,n,i,t,e)}},n?.preloadingStrategy?$K(n.preloadingStrategy).\u0275providers:[],{provide:U4,multi:!0,useFactory:KK},n?.initialNavigation?eQ(n):[],[{provide:FI,useFactory:gI},{provide:R4,multi:!0,useExisting:FI}]]}}static forChild(e){return{ngModule:i,providers:[{provide:Lm,multi:!0,useValue:e}]}}}return i.\u0275fac=function(e){return new(e||i)(fe(vI,8))},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[kx]}),i})();function JK(i){return"guarded"}function eQ(i){return["disabled"===i.initialNavigation?Om(3,[{provide:Ip,multi:!0,useFactory:()=>{const t=Ut(kn);return()=>{t.setUpLocationChangeListener()}}},{provide:Nx,useValue:2}]).\u0275providers:[],"enabledBlocking"===i.initialNavigation?Om(2,[{provide:Nx,useValue:0},{provide:Ip,multi:!0,deps:[Pn],useFactory:t=>{const e=t.get(HV,Promise.resolve());return()=>e.then(()=>new Promise(r=>{const a=t.get(kn),o=t.get(bI);(function n(r){t.get(kn).events.pipe(ti(o=>o instanceof Cu||o instanceof t1||o instanceof L6),Ve(o=>o instanceof Cu||o instanceof t1&&(0===o.code||1===o.code)&&null),ti(o=>null!==o),pi(1)).subscribe(()=>{r()})})(()=>{r(!0)}),a.afterPreactivation=()=>(r(!0),o.closed?pt(void 0):o),a.initialNavigation()}))}}]).\u0275providers:[]]}const FI=new Ce("");function kI(i,t,e,n,r,a,o){try{var s=i[a](o),l=s.value}catch(c){return void e(c)}s.done?t(l):Promise.resolve(l).then(n,r)}function De(i){return function(){var t=this,e=arguments;return new Promise(function(n,r){var a=i.apply(t,e);function o(l){kI(a,n,r,o,s,"next",l)}function s(l){kI(a,n,r,o,s,"throw",l)}o(void 0)})}}class Ox extends be{constructor(t=1/0,e=1/0,n=Lk){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:a,_windowTime:o}=this;e||(n.push(t),!r&&n.push(a.now()+o)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();const e=this._innerSubscribe(t),{_infiniteTimeWindow:n,_buffer:r}=this,a=r.slice();for(let o=0;o<a.length&&!t.closed;o+=n?1:2)t.next(a[o]);return this._checkFinalizedStatuses(t),e}_trimBuffer(){const{_bufferSize:t,_timestampProvider:e,_buffer:n,_infiniteTimeWindow:r}=this,a=(r?1:2)*t;if(t<1/0&&a<n.length&&n.splice(0,n.length-a),!r){const o=e.now();let s=0;for(let l=1;l<n.length&&n[l]<=o;l+=2)s=l;s&&n.splice(0,s+1)}}}function Rx(i,t,e){let n,r=!1;return i&&"object"==typeof i?({bufferSize:n=1/0,windowTime:t=1/0,refCount:r=!1,scheduler:e}=i):n=i??1/0,Ol({connector:()=>new Ox(n,t,e),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:r})}var iQ=S(5856),nQ=S.t(iQ,2);const Qi=BigInt(0),zn=BigInt(1),rd=BigInt(2),b_=BigInt(3),xI=BigInt(8),Mn=Object.freeze({a:Qi,b:BigInt(7),P:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:zn,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee")}),DI=(i,t)=>(i+t/rd)/t,h1={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar(i){const{n:t}=Mn,e=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-zn*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),r=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),a=e,o=BigInt("0x100000000000000000000000000000000"),s=DI(a*i,t),l=DI(-n*i,t);let c=_t(i-s*e-l*r,t),h=_t(-s*n-l*a,t);const g=c>o,k=h>o;if(g&&(c=t-c),k&&(h=t-h),c>o||h>o)throw new Error("splitScalarEndo: Endomorphism failed, k="+i);return{k1neg:g,k1:c,k2neg:k,k2:h}}};function MI(i){const{a:t,b:e}=Mn,n=_t(i*i),r=_t(n*i);return _t(r+t*i+e)}const p1=Mn.a===Qi;class Px extends Error{constructor(t){super(t)}}function EI(i){if(!(i instanceof _n))throw new TypeError("JacobianPoint expected")}class _n{constructor(t,e,n){this.x=t,this.y=e,this.z=n}static fromAffine(t){if(!(t instanceof tn))throw new TypeError("JacobianPoint#fromAffine: expected Point");return t.equals(tn.ZERO)?_n.ZERO:new _n(t.x,t.y,zn)}static toAffineBatch(t){const e=function lQ(i,t=Mn.P){const e=new Array(i.length),r=Bm(i.reduce((a,o,s)=>o===Qi?a:(e[s]=a,_t(a*o,t)),zn),t);return i.reduceRight((a,o,s)=>o===Qi?a:(e[s]=_t(a*e[s],t),_t(a*o,t)),r),e}(t.map(n=>n.z));return t.map((n,r)=>n.toAffine(e[r]))}static normalizeZ(t){return _n.toAffineBatch(t).map(_n.fromAffine)}equals(t){EI(t);const{x:e,y:n,z:r}=this,{x:a,y:o,z:s}=t,l=_t(r*r),c=_t(s*s),h=_t(e*c),g=_t(a*l),k=_t(_t(n*s)*c),O=_t(_t(o*r)*l);return h===g&&k===O}negate(){return new _n(this.x,_t(-this.y),this.z)}double(){const{x:t,y:e,z:n}=this,r=_t(t*t),a=_t(e*e),o=_t(a*a),s=t+a,l=_t(rd*(_t(s*s)-r-o)),c=_t(b_*r),h=_t(c*c),g=_t(h-rd*l),k=_t(c*(l-g)-xI*o),O=_t(rd*e*n);return new _n(g,k,O)}add(t){EI(t);const{x:e,y:n,z:r}=this,{x:a,y:o,z:s}=t;if(a===Qi||o===Qi)return this;if(e===Qi||n===Qi)return t;const l=_t(r*r),c=_t(s*s),h=_t(e*c),g=_t(a*l),k=_t(_t(n*s)*c),O=_t(_t(o*r)*l),W=_t(g-h),Z=_t(O-k);if(W===Qi)return Z===Qi?this.double():_n.ZERO;const ne=_t(W*W),re=_t(W*ne),me=_t(h*ne),ce=_t(Z*Z-re-rd*me),ye=_t(Z*(me-ce)-k*re),Ee=_t(r*s*W);return new _n(ce,ye,Ee)}subtract(t){return this.add(t.negate())}multiplyUnsafe(t){const e=_n.ZERO;if("bigint"==typeof t&&t===Qi)return e;let n=TI(t);if(n===zn)return this;if(!p1){let g=e,k=this;for(;n>Qi;)n&zn&&(g=g.add(k)),k=k.double(),n>>=zn;return g}let{k1neg:r,k1:a,k2neg:o,k2:s}=h1.splitScalar(n),l=e,c=e,h=this;for(;a>Qi||s>Qi;)a&zn&&(l=l.add(h)),s&zn&&(c=c.add(h)),h=h.double(),a>>=zn,s>>=zn;return r&&(l=l.negate()),o&&(c=c.negate()),c=new _n(_t(c.x*h1.beta),c.y,c.z),l.add(c)}precomputeWindow(t){const e=p1?128/t+1:256/t+1,n=[];let r=this,a=r;for(let o=0;o<e;o++){a=r,n.push(a);for(let s=1;s<2**(t-1);s++)a=a.add(r),n.push(a);r=a.double()}return n}wNAF(t,e){!e&&this.equals(_n.BASE)&&(e=tn.BASE);const n=e&&e._WINDOW_SIZE||1;if(256%n)throw new Error("Point#wNAF: Invalid precomputation window, must be power of 2");let r=e&&Bx.get(e);r||(r=this.precomputeWindow(n),e&&1!==n&&(r=_n.normalizeZ(r),Bx.set(e,r)));let a=_n.ZERO,o=_n.BASE;const s=1+(p1?128/n:256/n),l=2**(n-1),c=BigInt(2**n-1),h=2**n,g=BigInt(n);for(let k=0;k<s;k++){const O=k*l;let W=Number(t&c);t>>=g,W>l&&(W-=h,t+=zn);const Z=O,ne=O+Math.abs(W)-1,re=k%2!=0,me=W<0;0===W?o=o.add(_1(re,r[Z])):a=a.add(_1(me,r[ne]))}return{p:a,f:o}}multiply(t,e){let r,a,n=TI(t);if(p1){const{k1neg:o,k1:s,k2neg:l,k2:c}=h1.splitScalar(n);let{p:h,f:g}=this.wNAF(s,e),{p:k,f:O}=this.wNAF(c,e);h=_1(o,h),k=_1(l,k),k=new _n(_t(k.x*h1.beta),k.y,k.z),r=h.add(k),a=g.add(O)}else{const{p:o,f:s}=this.wNAF(n,e);r=o,a=s}return _n.normalizeZ([r,a])[0]}toAffine(t){const{x:e,y:n,z:r}=this,a=this.equals(_n.ZERO);null==t&&(t=a?xI:Bm(r));const o=t,s=_t(o*o),l=_t(s*o),c=_t(e*s),h=_t(n*l),g=_t(r*o);if(a)return tn.ZERO;if(g!==zn)throw new Error("invZ was invalid");return new tn(c,h)}}function _1(i,t){const e=t.negate();return i?e:t}_n.BASE=new _n(Mn.Gx,Mn.Gy,zn),_n.ZERO=new _n(Qi,zn,Qi);const Bx=new WeakMap;class tn{constructor(t,e){this.x=t,this.y=e}_setWindowSize(t){this._WINDOW_SIZE=t,Bx.delete(this)}hasEvenY(){return this.y%rd===Qi}static fromCompressedHex(t){const e=32===t.length,n=vo(e?t:t.subarray(1));if(!b1(n))throw new Error("Point is not on curve");let a=function sQ(i){const{P:t}=Mn,e=BigInt(6),n=BigInt(11),r=BigInt(22),a=BigInt(23),o=BigInt(44),s=BigInt(88),l=i*i*i%t,c=l*l*i%t,h=rs(c,b_)*c%t,g=rs(h,b_)*c%t,k=rs(g,rd)*l%t,O=rs(k,n)*k%t,W=rs(O,r)*O%t,Z=rs(W,o)*W%t,ne=rs(Z,s)*Z%t,re=rs(ne,o)*W%t,me=rs(re,b_)*c%t,ce=rs(me,a)*O%t,ye=rs(ce,e)*l%t,Ee=rs(ye,rd);if(Ee*Ee%t!==i)throw new Error("Cannot find square root");return Ee}(MI(n));const o=(a&zn)===zn;e?o&&(a=_t(-a)):1==(1&t[0])!==o&&(a=_t(-a));const s=new tn(n,a);return s.assertValidity(),s}static fromUncompressedHex(t){const e=vo(t.subarray(1,33)),n=vo(t.subarray(33,65)),r=new tn(e,n);return r.assertValidity(),r}static fromHex(t){const e=gl(t),n=e.length,r=e[0];if(32===n)return this.fromCompressedHex(e);if(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 tn.BASE.multiply(Eu(t))}static fromSignature(t,e,n){const{r,s:a}=NI(e);if(![0,1,2,3].includes(n))throw new Error("Cannot recover: invalid recovery bit");const o=Hx(gl(t)),{n:s}=Mn,l=2===n||3===n?r+s:r,c=Bm(l,s),h=_t(-o*c,s),g=_t(a*c,s),O=tn.fromHex((1&n?"03":"02")+od(l)),W=tn.BASE.multiplyAndAddUnsafe(O,h,g);if(!W)throw new Error("Cannot recover signature: point at infinify");return W.assertValidity(),W}toRawBytes(t=!1){return sd(this.toHex(t))}toHex(t=!1){const e=od(this.x);return t?`${this.hasEvenY()?"02":"03"}${e}`:`04${e}${od(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(!b1(e)||!b1(n))throw new Error(t);const r=_t(n*n);if(_t(r-MI(e))!==Qi)throw new Error(t)}equals(t){return this.x===t.x&&this.y===t.y}negate(){return new tn(this.x,_t(-this.y))}double(){return _n.fromAffine(this).double().toAffine()}add(t){return _n.fromAffine(this).add(_n.fromAffine(t)).toAffine()}subtract(t){return this.add(t.negate())}multiply(t){return _n.fromAffine(this).multiply(t,this).toAffine()}multiplyAndAddUnsafe(t,e,n){const r=_n.fromAffine(this),a=e===Qi||e===zn||this!==tn.BASE?r.multiplyUnsafe(e):r.multiply(e),o=_n.fromAffine(t).multiplyUnsafe(n),s=a.add(o);return s.equals(_n.ZERO)?void 0:s.toAffine()}}function SI(i){return Number.parseInt(i[0],16)>=8?"00"+i:i}function AI(i){if(i.length<2||2!==i[0])throw new Error(`Invalid signature integer tag: ${Rm(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:vo(e),left:i.subarray(t+2)}}tn.BASE=new tn(Mn.Gx,Mn.Gy),tn.ZERO=new tn(Qi,Qi);class cc{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?Rm(t):t;if(128!==r.length)throw new Error(`${n}: Expected 64-byte hex`);return new cc(g1(r.slice(0,64)),g1(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 rQ(i){if(i.length<2||48!=i[0])throw new Error(`Invalid signature tag: ${Rm(i)}`);if(i[1]!==i.length-2)throw new Error("Invalid signature: incorrect length");const{data:t,left:e}=AI(i.subarray(2)),{data:n,left:r}=AI(e);if(r.length)throw new Error(`Invalid signature: left bytes after parsing: ${Rm(r)}`);return{r:t,s:n}}(e?t:sd(t));return new cc(n,r)}static fromHex(t){return this.fromDER(t)}assertValidity(){const{r:t,s:e}=this;if(!Ym(t))throw new Error("Invalid Signature: r must be 0 < r < n");if(!Ym(e))throw new Error("Invalid Signature: s must be 0 < s < n")}hasHighS(){return this.s>Mn.n>>zn}normalizeS(){return this.hasHighS()?new cc(this.r,_t(-this.s,Mn.n)):this}toDERRawBytes(){return sd(this.toDERHex())}toDERHex(){const t=SI(y_(this.s)),e=SI(y_(this.r)),n=t.length/2,r=e.length/2,a=y_(n),o=y_(r);return`30${y_(r+n+4)}02${o}${e}02${a}${t}`}toRawBytes(){return this.toDERRawBytes()}toHex(){return this.toDERHex()}toCompactRawBytes(){return sd(this.toCompactHex())}toCompactHex(){return od(this.r)+od(this.s)}}function ad(...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;n<i.length;n++){const a=i[n];e.set(a,r),r+=a.length}return e}const aQ=Array.from({length:256},(i,t)=>t.toString(16).padStart(2,"0"));function Rm(i){if(!(i instanceof Uint8Array))throw new Error("Expected Uint8Array");let t="";for(let e=0;e<i.length;e++)t+=aQ[i[e]];return t}const oQ=BigInt("0x10000000000000000000000000000000000000000000000000000000000000000");function od(i){if("bigint"!=typeof i)throw new Error("Expected bigint");if(!(Qi<=i&&i<oQ))throw new Error("Expected number 0 <= n < 2^256");return i.toString(16).padStart(64,"0")}function Pm(i){const t=sd(od(i));if(32!==t.length)throw new Error("Error: expected 32 bytes");return t}function y_(i){const t=i.toString(16);return 1&t.length?`0${t}`:t}function g1(i){if("string"!=typeof i)throw new TypeError("hexToNumber: expected string, got "+typeof i);return BigInt(`0x${i}`)}function sd(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"+i.length);const t=new Uint8Array(i.length/2);for(let e=0;e<t.length;e++){const n=2*e,r=i.slice(n,n+2),a=Number.parseInt(r,16);if(Number.isNaN(a)||a<0)throw new Error("Invalid byte sequence");t[e]=a}return t}function vo(i){return g1(Rm(i))}function gl(i){return i instanceof Uint8Array?Uint8Array.from(i):sd(i)}function TI(i){if("number"==typeof i&&Number.isSafeInteger(i)&&i>0)return BigInt(i);if("bigint"==typeof i&&Ym(i))return i;throw new TypeError("Expected valid private scalar: 0 < scalar < curve.n")}function _t(i,t=Mn.P){const e=i%t;return e>=Qi?e:t+e}function rs(i,t){const{P:e}=Mn;let n=i;for(;t-- >Qi;)n*=n,n%=e;return n}function Bm(i,t=Mn.P){if(i===Qi||t<=Qi)throw new Error(`invert: expected positive integers, got n=${i} mod=${t}`);let e=_t(i,t),n=t,r=Qi,a=zn,o=zn,s=Qi;for(;e!==Qi;){const c=n/e,h=n%e,g=r-o*c,k=a-s*c;n=e,e=h,r=o,a=s,o=g,s=k}if(n!==zn)throw new Error("invert: does not exist");return _t(r,t)}function Hx(i,t=!1){const e=function cQ(i){const t=8*i.length-256,e=vo(i);return t>0?e>>BigInt(t):e}(i);if(t)return e;const{n}=Mn;return e>=n?e-n:e}let Hm,v_;class II{constructor(t,e){if(this.hashLen=t,this.qByteLen=e,"number"!=typeof t||t<2)throw new Error("hashLen must be a number");if("number"!=typeof e||e<2)throw new Error("qByteLen must be a number");this.v=new Uint8Array(t).fill(1),this.k=new Uint8Array(t).fill(0),this.counter=0}hmac(...t){return Ki.hmacSha256(this.k,...t)}hmacSync(...t){return v_(this.k,...t)}checkSync(){if("function"!=typeof v_)throw new Px("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 De(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 De(function*(){t.incr();let e=0;const n=[];for(;e<t.qByteLen;){t.v=yield t.hmac(t.v);const r=t.v.slice();n.push(r),e+=t.v.length}return ad(...n)})()}generateSync(){this.checkSync(),this.incr();let t=0;const e=[];for(;t<this.qByteLen;){this.v=this.hmacSync(this.v);const n=this.v.slice();e.push(n),t+=this.v.length}return ad(...e)}}function Ym(i){return Qi<i&&i<Mn.n}function b1(i){return Qi<i&&i<Mn.P}function LI(i,t,e,n=!0){const{n:r}=Mn,a=Hx(i,!0);if(!Ym(a))return;const o=Bm(a,r),s=tn.BASE.multiply(a),l=_t(s.x,r);if(l===Qi)return;const c=_t(o*_t(t+e*l,r),r);if(c===Qi)return;let h=new cc(l,c),g=(s.x===h.r?0:2)|Number(s.y&zn);return n&&h.hasHighS()&&(h=h.normalizeS(),g^=1),{sig:h,recovery:g}}function Eu(i){let t;if("bigint"==typeof i)t=i;else if("number"==typeof i&&Number.isSafeInteger(i)&&i>0)t=BigInt(i);else if("string"==typeof i){if(64!==i.length)throw new Error("Expected 32 bytes of private key");t=g1(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=vo(i)}if(!Ym(t))throw new Error("Expected private key: 0 < key < n");return t}function Yx(i){return i instanceof tn?(i.assertValidity(),i):tn.fromHex(i)}function NI(i){if(i instanceof cc)return i.assertValidity(),i;try{return cc.fromDER(i)}catch{return cc.fromCompact(i)}}function OI(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 tn}function RI(i,t,e=!1){if(OI(i))throw new TypeError("getSharedSecret: first arg must be private key");if(!OI(t))throw new TypeError("getSharedSecret: second arg must be public key");const n=Yx(t);return n.assertValidity(),n.multiply(Eu(i)).toRawBytes(e)}function PI(i){return vo(i.length>32?i.slice(0,32):i)}function uQ(i){const t=PI(i),e=_t(t,Mn.n);return BI(e<Qi?t:e)}function BI(i){return Pm(i)}const mQ={strict:!0};function y1(i){return _t(vo(i),Mn.n)}class jm{constructor(t,e){this.r=t,this.s=e,this.assertValidity()}static fromHex(t){const e=gl(t);if(64!==e.length)throw new TypeError(`SchnorrSignature.fromHex: expected 64 bytes, not ${e.length}`);const n=vo(e.subarray(0,32)),r=vo(e.subarray(32,64));return new jm(n,r)}assertValidity(){const{r:t,s:e}=this;if(!b1(t)||!Ym(e))throw new Error("Invalid signature")}toHex(){return od(this.r)+od(this.s)}toRawBytes(){return sd(this.toHex())}}class jI{constructor(t,e,n=Ki.randomBytes()){if(null==t)throw new TypeError(`sign: Expected valid message, not "${t}"`);this.m=gl(t);const{x:r,scalar:a}=this.getScalar(Eu(e));if(this.px=r,this.d=a,this.rand=gl(n),32!==this.rand.length)throw new TypeError("sign: Expected 32 bytes of aux randomness")}getScalar(t){const e=tn.fromPrivateKey(t),n=e.hasEvenY()?t:Mn.n-t;return{point:e,scalar:n,x:e.toRawX()}}initNonce(t,e){return Pm(t^vo(e))}finalizeNonce(t){const e=_t(vo(t),Mn.n);if(e===Qi)throw new Error("sign: Creation of signature failed. k is zero");const{point:n,x:r,scalar:a}=this.getScalar(e);return{R:n,rx:r,k:a}}finalizeSig(t,e,n,r){return new jm(t.x,_t(e+n*r,Mn.n)).toRawBytes()}error(){throw new Error("sign: Invalid signature produced")}calc(){var t=this;return De(function*(){const{m:e,d:n,px:r,rand:a}=t,o=Ki.taggedHash,s=t.initNonce(n,yield o(ld.aux,a)),{R:l,rx:c,k:h}=t.finalizeNonce(yield o(ld.nonce,s,r,e)),g=y1(yield o(ld.challenge,c,r,e)),k=t.finalizeSig(l,h,g,n);return(yield UI(k,e,r))||t.error(),k})()}calcSync(){const{m:t,d:e,px:n,rand:r}=this,a=Ki.taggedHashSync,o=this.initNonce(e,a(ld.aux,r)),{R:s,rx:l,k:c}=this.finalizeNonce(a(ld.nonce,o,n,t)),h=y1(a(ld.challenge,l,n,t)),g=this.finalizeSig(s,c,h,e);return WI(g,t,n)||this.error(),g}}function Vx(){return(Vx=De(function*(i,t,e){return new jI(i,t,e).calc()})).apply(this,arguments)}function VI(i,t,e){const n=i instanceof jm,r=n?i:jm.fromHex(i);return n&&r.assertValidity(),{...r,m:gl(t),P:Yx(e)}}function zI(i,t,e,n){const r=tn.BASE.multiplyAndAddUnsafe(t,Eu(e),_t(-n,Mn.n));return!(!r||!r.hasEvenY()||r.x!==i)}function UI(i,t,e){return zx.apply(this,arguments)}function zx(){return(zx=De(function*(i,t,e){try{const{r:n,s:r,m:a,P:o}=VI(i,t,e),s=y1(yield Ki.taggedHash(ld.challenge,Pm(n),o.toRawX(),a));return zI(n,o,r,s)}catch{return!1}})).apply(this,arguments)}function WI(i,t,e){try{const{r:n,s:r,m:a,P:o}=VI(i,t,e),s=y1(Ki.taggedHashSync(ld.challenge,Pm(n),o.toRawX(),a));return zI(n,o,r,s)}catch(n){if(n instanceof Px)throw n;return!1}}const v1={Signature:jm,getPublicKey:function pQ(i){return tn.fromPrivateKey(i).toRawX()},sign:function _Q(i,t,e){return Vx.apply(this,arguments)},verify:UI,signSync:function gQ(i,t,e){return new jI(i,t,e).calcSync()},verifySync:WI};tn.BASE._setWindowSize(8);const wo={node:nQ,web:"object"==typeof self&&"crypto"in self?self.crypto:void 0},ld={challenge:"BIP0340/challenge",aux:"BIP0340/aux",nonce:"BIP0340/nonce"},w1={},Ki={bytesToHex:Rm,hexToBytes:sd,concatBytes:ad,mod:_t,invert:Bm,isValidPrivateKey(i){try{return Eu(i),!0}catch{return!1}},_bigintTo32Bytes:Pm,_normalizePrivateKey:Eu,hashToPrivateKey:i=>{if((i=gl(i)).length<40||i.length>1024)throw new Error("Expected valid bytes of private key as per FIPS 186");return Pm(_t(vo(i),Mn.n-zn)+zn)},randomBytes:(i=32)=>{if(wo.web)return wo.web.getRandomValues(new Uint8Array(i));if(wo.node){const{randomBytes:t}=wo.node;return Uint8Array.from(t(i))}throw new Error("The environment doesn't have randomBytes function")},randomPrivateKey:()=>Ki.hashToPrivateKey(Ki.randomBytes(40)),precompute(i=8,t=tn.BASE){const e=t===tn.BASE?t:new tn(t.x,t.y);return e._setWindowSize(i),e.multiply(b_),e},sha256:(i=De(function*(...t){if(wo.web){const e=yield wo.web.subtle.digest("SHA-256",ad(...t));return new Uint8Array(e)}if(wo.node){const{createHash:e}=wo.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=De(function*(t,...e){if(wo.web){const n=yield wo.web.subtle.importKey("raw",t,{name:"HMAC",hash:{name:"SHA-256"}},!1,["sign"]),r=ad(...e),a=yield wo.web.subtle.sign("HMAC",n,r);return new Uint8Array(a)}if(wo.node){const{createHmac:n}=wo.node,r=n("sha256",t);return e.forEach(a=>r.update(a)),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=De(function*(t,...e){let n=w1[t];if(void 0===n){const r=yield Ki.sha256(Uint8Array.from(t,a=>a.charCodeAt(0)));n=ad(r,r),w1[t]=n}return Ki.sha256(n,...e)});return function(e){return i.apply(this,arguments)}}(),taggedHashSync:(i,...t)=>{if("function"!=typeof Hm)throw new Px("sha256Sync is undefined, you need to set it");let e=w1[i];if(void 0===e){const n=Hm(Uint8Array.from(i,r=>r.charCodeAt(0)));e=ad(n,n),w1[i]=e}return Hm(e,...t)},_JacobianPoint:_n};var i;function Su(i){if(!Number.isSafeInteger(i))throw new Error(`Wrong integer: ${i}`)}function Ps(...i){const t=(r,a)=>o=>r(a(o));return{encode:Array.from(i).reverse().reduce((r,a)=>r?t(r,a.encode):a.encode,void 0),decode:i.reduce((r,a)=>r?t(r,a.decode):a.decode,void 0)}}function bl(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(Su(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 yl(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 w_(i,t="="){if(Su(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 GI(i){if("function"!=typeof i)throw new Error("normalize fn should be function");return{encode:t=>t,decode:t=>i(t)}}function $I(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=[],a=Array.from(i);for(a.forEach(o=>{if(Su(o),o<0||o>=t)throw new Error(`Wrong integer: ${o}`)});;){let o=0,s=!0;for(let l=n;l<a.length;l++){const c=a[l],h=t*o+c;if(!Number.isSafeInteger(h)||t*o/t!==o||h-c!=t*o)throw new Error("convertRadix: carry overflow");if(o=h%e,a[l]=Math.floor(h/e),!Number.isSafeInteger(a[l])||a[l]*e+o!==h)throw new Error("convertRadix: carry overflow");s&&(a[l]?s=!1:n=l)}if(r.push(o),s)break}for(let o=0;o<i.length-1&&0===i[o];o++)r.push(0);return r.reverse()}Object.defineProperties(Ki,{sha256Sync:{configurable:!1,get:()=>Hm,set(i){Hm||(Hm=i)}},hmacSha256Sync:{configurable:!1,get:()=>v_,set(i){v_||(v_=i)}}});const qI=(i,t)=>t?qI(t,i%t):i,F1=(i,t)=>i+(t-qI(i,t));function Ux(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(F1(t,e)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${e} carryBits=${F1(t,e)}`);let r=0,a=0;const o=2**e-1,s=[];for(const l of i){if(Su(l),l>=2**t)throw new Error(`convertRadix2: invalid data word=${l} from=${t}`);if(r=r<<t|l,a+t>32)throw new Error(`convertRadix2: carry overflow pos=${a} from=${t}`);for(a+=t;a>=e;a-=e)s.push((r>>a-e&o)>>>0);r&=2**a-1}if(r=r<<e-a&o,!n&&a>=t)throw new Error("Excess padding");if(!n&&r)throw new Error(`Non-zero padding: ${r}`);return n&&a>0&&s.push(r>>>0),s}function dc(i,t=!1){if(Su(i),i<=0||i>32)throw new Error("radix2: bits should be in (0..32]");if(F1(8,i)>32||F1(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 Ux(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(Ux(e,i,8,t))}}}function QI(i){if("function"!=typeof i)throw new Error("unsafeWrapper fn should be function");return function(...t){try{return i.apply(null,t)}catch{}}}const bQ=Ps(dc(4),bl("0123456789ABCDEF"),yl("")),yQ=Ps(dc(5),bl("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),w_(5),yl("")),F_=(Ps(dc(5),bl("0123456789ABCDEFGHIJKLMNOPQRSTUV"),w_(5),yl("")),Ps(dc(5),bl("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),yl(""),GI(i=>i.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1"))),Ps(dc(6),bl("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),w_(6),yl(""))),vQ=Ps(dc(6),bl("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),w_(6),yl("")),Wx=i=>Ps(function KI(i){return Su(i),{encode:t=>{if(!(t instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return $I(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($I(t,i,256))}}}(58),bl(i),yl("")),k1=Wx("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),XI=(Wx("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),Wx("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz"),[0,2,3,5,6,7,9,10,11]),wQ={encode(i){let t="";for(let e=0;e<i.length;e+=8){const n=i.subarray(e,e+8);t+=k1.encode(n).padStart(XI[n.length],"1")}return t},decode(i){let t=[];for(let e=0;e<i.length;e+=11){const n=i.slice(e,e+11),r=XI.indexOf(n.length),a=k1.decode(n);for(let o=0;o<a.length-r;o++)if(0!==a[o])throw new Error("base58xmr: wrong padding");t=t.concat(Array.from(a.slice(a.length-r)))}return Uint8Array.from(t)}},Gx=Ps(bl("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),yl("")),JI=[996825010,642813549,513874426,1027748829,705979059];function k_(i){const t=i>>25;let e=(33554431&i)<<5;for(let n=0;n<JI.length;n++)1==(t>>n&1)&&(e^=JI[n]);return e}function eL(i,t,e=1){const n=i.length;let r=1;for(let a=0;a<n;a++){const o=i.charCodeAt(a);if(o<33||o>126)throw new Error(`Invalid prefix (${i})`);r=k_(r)^o>>5}r=k_(r);for(let a=0;a<n;a++)r=k_(r)^31&i.charCodeAt(a);for(let a of t)r=k_(r)^a;for(let a=0;a<6;a++)r=k_(r);return r^=e,Gx.encode(Ux([r%2**30],30,5,!1))}function tL(i){const t="bech32"===i?1:734539939,e=dc(5),n=e.decode,r=e.encode,a=QI(n);function s(h,g=90){if("string"!=typeof h)throw new Error("bech32.decode input should be string, not "+typeof h);if(h.length<8||!1!==g&&h.length>g)throw new TypeError(`Wrong string length: ${h.length} (${h}). Expected (8..${g})`);const k=h.toLowerCase();if(h!==k&&h!==h.toUpperCase())throw new Error("String must be lowercase or uppercase");const O=(h=k).lastIndexOf("1");if(0===O||-1===O)throw new Error('Letter "1" must be present between prefix and data only');const W=h.slice(0,O),Z=h.slice(O+1);if(Z.length<6)throw new Error("Data must be at least 6 characters long");const ne=Gx.decode(Z).slice(0,-6),re=eL(W,ne,t);if(!Z.endsWith(re))throw new Error(`Invalid checksum in ${h}: expected "${re}"`);return{prefix:W,words:ne}}return{encode:function o(h,g,k=90){if("string"!=typeof h)throw new Error("bech32.encode prefix should be string, not "+typeof h);if(!Array.isArray(g)||g.length&&"number"!=typeof g[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof g);const O=h.length+7+g.length;if(!1!==k&&O>k)throw new TypeError(`Length ${O} exceeds limit ${k}`);return`${h=h.toLowerCase()}1${Gx.encode(g)}${eL(h,g,t)}`},decode:s,decodeToBytes:function c(h){const{prefix:g,words:k}=s(h,!1);return{prefix:g,words:k,bytes:n(k)}},decodeUnsafe:QI(s),fromWords:n,fromWordsUnsafe:a,toWords:r}}const to=tL("bech32"),kQ=(tL("bech32m"),{encode:i=>(new TextDecoder).decode(i),decode:i=>(new TextEncoder).encode(i)}),xQ=Ps(dc(4),bl("0123456789abcdef"),yl(""),GI(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 Au(i){return new qe(t=>{const e=i.subscribe({next:n=>t.next(n),error:n=>t.error(n)});return()=>e.unsubscribe()})}function x1(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)}Object.keys({utf8:kQ,hex:xQ,base16:bQ,base32:yQ,base64:F_,base64url:vQ,base58:k1,base58xmr:wQ}).join(", ");const nL=["mat-button",""],$x=[[["",8,"material-icons",3,"iconPositionEnd",""],["mat-icon",3,"iconPositionEnd",""],["","matButtonIcon","",3,"iconPositionEnd",""]],"*",[["","iconPositionEnd","",8,"material-icons"],["mat-icon","iconPositionEnd",""],["","matButtonIcon","","iconPositionEnd",""]]],qx=[".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])","*",".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"],rL=".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}",CQ=["mat-mini-fab",""],EQ=["mat-icon-button",""],SQ=["*"],AQ=[{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"]}],TQ=ml(hl(fl(class{constructor(i){this._elementRef=i}})));let D1=(()=>{class i extends TQ{constructor(e,n,r,a){super(e),this._platform=n,this._ngZone=r,this._animationMode=a,this._focusMonitor=Ut(Wr),this._isFab=!1;const o=e.nativeElement.classList;for(const s of AQ)this._hasHostAttributes(s.selector)&&s.mdcClasses.forEach(l=>{o.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){Cs()},i.\u0275dir=ge({type:i,viewQuery:function(e,n){if(1&e&&ft(Gr,5),2&e){let r;Le(r=Ne())&&(n.ripple=r.first)}},features:[Oe]}),i})(),LQ=(()=>{class i extends D1{constructor(e,n,r,a){super(e,n,r,a),this._haltDisabledEvents=o=>{this.disabled&&(o.preventDefault(),o.stopImmediatePropagation())}}ngOnInit(){this._ngZone.runOutsideAngular(()=>{this._elementRef.nativeElement.addEventListener("click",this._haltDisabledEvents)})}ngOnDestroy(){super.ngOnDestroy(),this._elementRef.nativeElement.removeEventListener("click",this._haltDisabledEvents)}}return i.\u0275fac=function(e){Cs()},i.\u0275dir=ge({type:i,features:[Oe]}),i})(),Fo=(()=>{class i extends D1{constructor(e,n,r,a){super(e,n,r,a)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Wi),y(st),y(zi,8))},i.\u0275cmp=we({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&&(nt("disabled",n.disabled||null),rt("_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:[Oe],attrs:nL,ngContentSelectors:qx,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&&(Jt($x),Fe(0,"span",0),Qe(1),D(2,"span",1),Qe(3,1),A(),Qe(4,2),Fe(5,"span",2)(6,"span",3)(7,"span",4)),2&e&&(rt("mdc-button__ripple",!n._isFab)("mdc-fab__ripple",n._isFab),j(6),Y("matRippleDisabled",n._isRippleDisabled())("matRippleTrigger",n._elementRef.nativeElement))},dependencies:[Gr],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})(),NQ=(()=>{class i extends LQ{constructor(e,n,r,a){super(e,n,r,a)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Wi),y(st),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["a","mat-button",""],["a","mat-raised-button",""],["a","mat-flat-button",""],["a","mat-stroked-button",""]],hostVars:9,hostBindings:function(e,n){2&e&&(nt("disabled",n.disabled||null)("tabindex",n.disabled?-1:n.tabIndex)("aria-disabled",n.disabled.toString()),rt("_mat-animation-noopable","NoopAnimations"===n._animationMode)("mat-unthemed",!n.color)("mat-mdc-button-base",!0))},inputs:{disabled:"disabled",disableRipple:"disableRipple",color:"color",tabIndex:"tabIndex"},exportAs:["matButton","matAnchor"],features:[Oe],attrs:nL,ngContentSelectors:qx,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&&(Jt($x),Fe(0,"span",0),Qe(1),D(2,"span",1),Qe(3,1),A(),Qe(4,2),Fe(5,"span",2)(6,"span",3)(7,"span",4)),2&e&&(rt("mdc-button__ripple",!n._isFab)("mdc-fab__ripple",n._isFab),j(6),Y("matRippleDisabled",n._isRippleDisabled())("matRippleTrigger",n._elementRef.nativeElement))},dependencies:[Gr],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)}',rL],encapsulation:2,changeDetection:0}),i})();const OQ=new Ce("mat-mdc-fab-default-options",{providedIn:"root",factory:aL});function aL(){return{color:"accent"}}const oL=aL();let sL=(()=>{class i extends D1{constructor(e,n,r,a,o){super(e,n,r,a),this._options=o,this._isFab=!0,this._options=this._options||oL,this.color=this.defaultColor=this._options.color||oL.color}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Wi),y(st),y(zi,8),y(OQ,8))},i.\u0275cmp=we({type:i,selectors:[["button","mat-mini-fab",""]],hostVars:7,hostBindings:function(e,n){2&e&&(nt("disabled",n.disabled||null),rt("_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:[Oe],attrs:CQ,ngContentSelectors:qx,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&&(Jt($x),Fe(0,"span",0),Qe(1),D(2,"span",1),Qe(3,1),A(),Qe(4,2),Fe(5,"span",2)(6,"span",3)(7,"span",4)),2&e&&(rt("mdc-button__ripple",!n._isFab)("mdc-fab__ripple",n._isFab),j(6),Y("matRippleDisabled",n._isRippleDisabled())("matRippleTrigger",n._elementRef.nativeElement))},dependencies:[Gr],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-fab{position:relative;display:inline-flex;position:relative;align-items:center;justify-content:center;box-sizing:border-box;width:56px;height:56px;padding:0;border:none;fill:currentColor;text-decoration:none;cursor:pointer;user-select:none;-moz-appearance:none;-webkit-appearance:none;overflow:visible;transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1),opacity 15ms linear 30ms,transform 270ms 0ms cubic-bezier(0, 0, 0.2, 1)}.mdc-fab .mdc-elevation-overlay{width:100%;height:100%;top:0;left:0}.mdc-fab[hidden]{display:none}.mdc-fab::-moz-focus-inner{padding:0;border:0}.mdc-fab .mdc-fab__focus-ring{position:absolute}.mdc-fab.mdc-ripple-upgraded--background-focused .mdc-fab__focus-ring,.mdc-fab:not(.mdc-ripple-upgraded):focus .mdc-fab__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 )}@media screen and (forced-colors: active){.mdc-fab.mdc-ripple-upgraded--background-focused .mdc-fab__focus-ring,.mdc-fab:not(.mdc-ripple-upgraded):focus .mdc-fab__focus-ring{border-color:CanvasText}}.mdc-fab.mdc-ripple-upgraded--background-focused .mdc-fab__focus-ring::after,.mdc-fab:not(.mdc-ripple-upgraded):focus .mdc-fab__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-fab.mdc-ripple-upgraded--background-focused .mdc-fab__focus-ring::after,.mdc-fab:not(.mdc-ripple-upgraded):focus .mdc-fab__focus-ring::after{border-color:CanvasText}}.mdc-fab:active,.mdc-fab:focus{outline:none}.mdc-fab:hover{cursor:pointer}.mdc-fab>svg{width:100%}.mdc-fab--mini{width:40px;height:40px}.mdc-fab--extended{border-radius:24px;padding-left:20px;padding-right:20px;width:auto;max-width:100%;height:48px;line-height:normal}.mdc-fab--extended .mdc-fab__ripple{border-radius:24px}.mdc-fab--extended .mdc-fab__icon{margin-left:calc(12px - 20px);margin-right:12px}[dir=rtl] .mdc-fab--extended .mdc-fab__icon,.mdc-fab--extended .mdc-fab__icon[dir=rtl]{margin-left:12px;margin-right:calc(12px - 20px)}.mdc-fab--extended .mdc-fab__label+.mdc-fab__icon{margin-left:12px;margin-right:calc(12px - 20px)}[dir=rtl] .mdc-fab--extended .mdc-fab__label+.mdc-fab__icon,.mdc-fab--extended .mdc-fab__label+.mdc-fab__icon[dir=rtl]{margin-left:calc(12px - 20px);margin-right:12px}.mdc-fab--touch{margin-top:4px;margin-bottom:4px;margin-right:4px;margin-left:4px}.mdc-fab--touch .mdc-fab__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mdc-fab::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-fab::before{border-color:CanvasText}}.mdc-fab__label{justify-content:flex-start;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;overflow-y:visible}.mdc-fab__icon{transition:transform 180ms 90ms cubic-bezier(0, 0, 0.2, 1);fill:currentColor;will-change:transform}.mdc-fab .mdc-fab__icon{display:inline-flex;align-items:center;justify-content:center}.mdc-fab--exited{transform:scale(0);opacity:0;transition:opacity 15ms linear 150ms,transform 180ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mdc-fab--exited .mdc-fab__icon{transform:scale(0);transition:transform 135ms 0ms cubic-bezier(0.4, 0, 1, 1)}.mdc-fab .mdc-fab__icon{width:24px;height:24px;font-size:24px}.mdc-fab:not(.mdc-fab--extended){border-radius:50%}.mdc-fab:not(.mdc-fab--extended) .mdc-fab__ripple{border-radius:50%}.mat-mdc-fab,.mat-mdc-mini-fab{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--mdc-fab-container-color, transparent);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);color:var(--mat-mdc-fab-color, inherit);flex-shrink:0}.mat-mdc-fab .mat-mdc-button-ripple,.mat-mdc-fab .mat-mdc-button-persistent-ripple,.mat-mdc-fab .mat-mdc-button-persistent-ripple::before,.mat-mdc-mini-fab .mat-mdc-button-ripple,.mat-mdc-mini-fab .mat-mdc-button-persistent-ripple,.mat-mdc-mini-fab .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-fab .mat-mdc-button-persistent-ripple::before,.mat-mdc-mini-fab .mat-mdc-button-persistent-ripple::before{content:"";opacity:0;background-color:var(--mat-mdc-button-persistent-ripple-color)}.mat-mdc-fab .mat-ripple-element,.mat-mdc-mini-fab .mat-ripple-element{background-color:var(--mat-mdc-button-ripple-color)}.mat-mdc-fab .mdc-button__label,.mat-mdc-mini-fab .mdc-button__label{z-index:1}.mat-mdc-fab .mat-mdc-focus-indicator,.mat-mdc-mini-fab .mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute}.mat-mdc-fab:focus .mat-mdc-focus-indicator::before,.mat-mdc-mini-fab:focus .mat-mdc-focus-indicator::before{content:""}.mat-mdc-fab .mat-mdc-button-touch-target,.mat-mdc-mini-fab .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%)}.mat-mdc-fab._mat-animation-noopable,.mat-mdc-mini-fab._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-fab:not(:disabled) .mdc-fab__icon,.mat-mdc-mini-fab:not(:disabled) .mdc-fab__icon{color:var(--mdc-fab-icon-color, inherit)}.mat-mdc-fab:not(.mdc-fab--extended),.mat-mdc-mini-fab:not(.mdc-fab--extended){border-radius:var(--mdc-fab-container-shape, 50%)}.mat-mdc-fab:not(.mdc-fab--extended) .mdc-fab__ripple,.mat-mdc-mini-fab:not(.mdc-fab--extended) .mdc-fab__ripple{border-radius:var(--mdc-fab-container-shape, 50%)}.mat-mdc-fab:hover,.mat-mdc-fab:focus,.mat-mdc-mini-fab:hover,.mat-mdc-mini-fab:focus{box-shadow: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-fab:active,.mat-mdc-fab:focus:active,.mat-mdc-mini-fab:active,.mat-mdc-mini-fab:focus:active{box-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12)}.mat-mdc-fab[disabled],.mat-mdc-mini-fab[disabled]{cursor:default;pointer-events:none;box-shadow: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-fab:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-mini-fab:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}.mat-mdc-fab .mat-icon,.mat-mdc-fab .material-icons,.mat-mdc-mini-fab .mat-icon,.mat-mdc-mini-fab .material-icons{transition:transform 180ms 90ms cubic-bezier(0, 0, 0.2, 1);fill:currentColor;will-change:transform}.mat-mdc-fab .mat-mdc-focus-indicator::before,.mat-mdc-mini-fab .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 2px) * -1)}.mat-mdc-extended-fab{border-radius:24px;padding-left:20px;padding-right:20px;width:auto;max-width:100%;height:48px;line-height:normal}.mat-mdc-extended-fab .mdc-fab__ripple{border-radius:24px}.mat-mdc-extended-fab .mdc-fab__icon{margin-left:calc(12px - 20px);margin-right:12px}[dir=rtl] .mat-mdc-extended-fab .mdc-fab__icon,.mat-mdc-extended-fab .mdc-fab__icon[dir=rtl]{margin-left:12px;margin-right:calc(12px - 20px)}.mat-mdc-extended-fab .mdc-fab__label+.mdc-fab__icon{margin-left:12px;margin-right:calc(12px - 20px)}[dir=rtl] .mat-mdc-extended-fab .mdc-fab__label+.mdc-fab__icon,.mat-mdc-extended-fab .mdc-fab__label+.mdc-fab__icon[dir=rtl]{margin-left:calc(12px - 20px);margin-right:12px}.mat-mdc-extended-fab>.mat-icon,.mat-mdc-extended-fab>.material-icons{margin-left:calc(12px - 20px);margin-right:12px}[dir=rtl] .mat-mdc-extended-fab>.mat-icon,[dir=rtl] .mat-mdc-extended-fab>.material-icons,.mat-mdc-extended-fab>.mat-icon[dir=rtl],.mat-mdc-extended-fab>.material-icons[dir=rtl]{margin-left:12px;margin-right:calc(12px - 20px)}.mat-mdc-extended-fab .mdc-button__label+.mat-icon,.mat-mdc-extended-fab .mdc-button__label+.material-icons{margin-left:12px;margin-right:calc(12px - 20px)}[dir=rtl] .mat-mdc-extended-fab .mdc-button__label+.mat-icon,[dir=rtl] .mat-mdc-extended-fab .mdc-button__label+.material-icons,.mat-mdc-extended-fab .mdc-button__label+.mat-icon[dir=rtl],.mat-mdc-extended-fab .mdc-button__label+.material-icons[dir=rtl]{margin-left:calc(12px - 20px);margin-right:12px}.mat-mdc-extended-fab .mat-mdc-button-touch-target{width:100%}'],encapsulation:2,changeDetection:0}),i})(),C1=(()=>{class i extends D1{constructor(e,n,r,a){super(e,n,r,a)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Wi),y(st),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["button","mat-icon-button",""]],hostVars:7,hostBindings:function(e,n){2&e&&(nt("disabled",n.disabled||null),rt("_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:[Oe],attrs:EQ,ngContentSelectors:SQ,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&&(Jt(),Fe(0,"span",0),Qe(1),Fe(2,"span",1)(3,"span",2)(4,"span",3)),2&e&&(j(3),Y("matRippleDisabled",n._isRippleDisabled())("matRippleCentered",!0)("matRippleTrigger",n._elementRef.nativeElement))},dependencies:[Gr],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}',rL],encapsulation:2,changeDetection:0}),i})(),M1=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,Ns,wt]}),i})();function RQ(i,t){if(1&i){const e=ut();D(0,"div",2)(1,"button",3),pe("click",function(){return Re(e),Be(oe().action())}),Q(2),A()()}if(2&i){const e=oe();j(2),ci(" ",e.data.action," ")}}const PQ=["label"];function BQ(i,t){}const HQ=Math.pow(2,31)-1;class Kx{constructor(t,e){this._overlayRef=e,this._afterDismissed=new be,this._afterOpened=new be,this._onAction=new be,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,HQ))}_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 lL=new Ce("MatSnackBarData");class E1{constructor(){this.politeness="assertive",this.announcementMessage="",this.duration=0,this.data=null,this.horizontalPosition="center",this.verticalPosition="bottom"}}let YQ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","matSnackBarLabel",""]],hostAttrs:[1,"mat-mdc-snack-bar-label","mdc-snackbar__label"]}),i})(),jQ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","matSnackBarActions",""]],hostAttrs:[1,"mat-mdc-snack-bar-actions","mdc-snackbar__actions"]}),i})(),VQ=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","matSnackBarAction",""]],hostAttrs:[1,"mat-mdc-snack-bar-action","mdc-snackbar__action"]}),i})(),zQ=(()=>{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)(y(Kx),y(lL))},i.\u0275cmp=we({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&&(D(0,"div",0),Q(1),A(),de(2,RQ,3,1,"div",1)),2&e&&(j(1),ci(" ",n.data.message,"\n"),j(1),Y("ngIf",n.hasAction))},dependencies:[yi,Fo,YQ,jQ,VQ],styles:[".mat-mdc-simple-snack-bar{display:flex}"],encapsulation:2,changeDetection:0}),i})();const UQ={snackBarState:Ar("state",[un("void, hidden",St({transform:"scale(0.8)",opacity:0})),un("visible",St({transform:"scale(1)",opacity:1})),en("* => visible",Ji("150ms cubic-bezier(0, 0, 0.2, 1)")),en("* => void, * => hidden",Ji("75ms cubic-bezier(0.4, 0.0, 1, 1)",St({opacity:0})))])};let WQ=(()=>{class i extends Vb{constructor(e,n,r,a,o){super(),this._ngZone=e,this._elementRef=n,this._changeDetectorRef=r,this._platform=a,this.snackBarConfig=o,this._announceDelay=150,this._destroyed=!1,this._onAnnounce=new be,this._onExit=new be,this._onEnter=new be,this._animationState="void",this.attachDomPortal=s=>{this._assertNotAttached();const l=this._portalOutlet.attachDomPortal(s);return this._afterPortalAttached(),l},this._live="assertive"!==o.politeness||o.announcementMessage?"off"===o.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 a=this._onEnter;this._ngZone.run(()=>{a.next(),a.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(pi(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)(y(st),y($e),y(Lt),y(Wi),y(E1))},i.\u0275dir=ge({type:i,viewQuery:function(e,n){if(1&e&&ft(Ls,7),2&e){let r;Le(r=Ne())&&(n._portalOutlet=r.first)}},features:[Oe]}),i})(),GQ=(()=>{class i extends WQ{_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=Bt(i)))(n||i)}}(),i.\u0275cmp=we({type:i,selectors:[["mat-snack-bar-container"]],viewQuery:function(e,n){if(1&e&&ft(PQ,7),2&e){let r;Le(r=Ne())&&(n._label=r.first)}},hostAttrs:[1,"mdc-snackbar","mat-mdc-snack-bar-container","mdc-snackbar--open"],hostVars:1,hostBindings:function(e,n){1&e&&nm("@state.done",function(a){return n.onAnimationEnd(a)}),2&e&&am("@state",n._animationState)},features:[Oe],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&&(D(0,"div",0)(1,"div",1,2)(3,"div",3),de(4,BQ,0,0,"ng-template",4),A(),Fe(5,"div"),A()()),2&e&&(j(5),nt("aria-live",n._live)("role",n._role))},dependencies:[Ls],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%}}@media(max-width: 480px),(max-width: 344px){.mat-mdc-snack-bar-container{width:100vw}}.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)}.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:[UQ.snackBarState]}}),i})(),cL=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[ul,es,Tn,M1,wt,wt]}),i})();const dL=new Ce("mat-snack-bar-default-options",{providedIn:"root",factory:function $Q(){return new E1}});let qQ=(()=>{class i{constructor(e,n,r,a,o,s){this._overlay=e,this._live=n,this._injector=r,this._breakpointObserver=a,this._parentSnackBar=o,this._defaultConfig=s,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 a={...this._defaultConfig,...r};return a.data={message:e,action:n},a.announcementMessage===e&&(a.announcementMessage=void 0),this.openFromComponent(this.simpleSnackBarComponent,a)}dismiss(){this._openedSnackBarRef&&this._openedSnackBarRef.dismiss()}ngOnDestroy(){this._snackBarRefAtThisLevel&&this._snackBarRefAtThisLevel.dismiss()}_attachSnackBarContainer(e,n){const a=Pn.create({parent:n&&n.viewContainerRef&&n.viewContainerRef.injector||this._injector,providers:[{provide:E1,useValue:n}]}),o=new vu(this.snackBarContainerComponent,n.viewContainerRef,a),s=e.attach(o);return s.instance.snackBarConfig=n,s.instance}_attach(e,n){const r={...new E1,...this._defaultConfig,...n},a=this._createOverlay(r),o=this._attachSnackBarContainer(a,r),s=new Kx(o,a);if(e instanceof fn){const l=new tc(e,null,{$implicit:r.data,snackBarRef:s});s.instance=o.attachTemplatePortal(l)}else{const l=this._createInjector(r,s),c=new vu(e,void 0,l),h=o.attachComponentPortal(c);s.instance=h.instance}return this._breakpointObserver.observe("(max-width: 599.98px) and (orientation: portrait)").pipe(vt(a.detachments())).subscribe(l=>{a.overlayElement.classList.toggle(this.handsetCssClass,l.matches)}),r.announcementMessage&&o._onAnnounce.subscribe(()=>{this._live.announce(r.announcementMessage,r.politeness)}),this._animateSnackBar(s,r),this._openedSnackBarRef=s,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 km;n.direction=e.direction;let r=this._overlay.position().global();const a="rtl"===e.direction,o="left"===e.horizontalPosition||"start"===e.horizontalPosition&&!a||"end"===e.horizontalPosition&&a,s=!o&&"center"!==e.horizontalPosition;return o?r.left("0"):s?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 Pn.create({parent:e&&e.viewContainerRef&&e.viewContainerRef.injector||this._injector,providers:[{provide:Kx,useValue:n},{provide:lL,useValue:e.data}]})}}return i.\u0275fac=function(e){return new(e||i)(fe(sr),fe(Vk),fe(Pn),fe(cl),fe(i,12),fe(dL))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),cd=(()=>{class i extends qQ{constructor(e,n,r,a,o,s){super(e,n,r,a,o,s),this.simpleSnackBarComponent=zQ,this.snackBarContainerComponent=GQ,this.handsetCssClass="mat-mdc-snack-bar-handset"}}return i.\u0275fac=function(e){return new(e||i)(fe(sr),fe(Vk),fe(Pn),fe(cl),fe(i,12),fe(dL))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:cL}),i})();var uL=S(1135);class Oa{constructor(){this.options={showLines:!0}}}Oa.\u0275fac=function(t){return new(t||Oa)},Oa.\u0275prov=Pe({token:Oa,factory:Oa.\u0275fac,providedIn:"root"});class ba{constructor(t){this.options=t,this.contentLimit=16384,this.tagsLimit=50,this.profileLimit=16384,this.profileTagsLimit=1e3,this.contactsContentLimit=16384}sanitizeEvent(t){let e=uL(t.content,{allowedTags:["b","i","em","strong","a","img"],allowedAttributes:{a:["href"],img:["src"]},allowedIframeHostnames:["www.youtube.com"]});return t.content=e,t}filterEvent(t){return this.options.options.hideInvoice&&t.content.indexOf("lnbc")>-1||this.options.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:(0===t.kind?t.content.length>this.profileLimit&&(t.content=t.content.substring(0,this.profileLimit),t.contentCut=!0):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)}validateContacts(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||3!==t.kind?null:(t.content.length>this.contactsContentLimit&&(t.content=t.content.substring(0,this.contactsContentLimit),t.contentCut=!0),t)}escapeNewLineChars(t){return null!=t&&""!=t?t.replace(/\n/g," "):t}sanitizeProfile(t){let e=uL(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}}ba.\u0275fac=function(t){return new(t||ba)(fe(Oa))},ba.\u0275prov=Pe({token:ba,factory:ba.\u0275fac,providedIn:"root"});class Ln{constructor(t,e,n){this.snackBar=t,this.validator=e,this.sanitizer=n,this.defaultBackground="url(/assets/gradient.jpg)"}unsubscribe(t){if(t)for(let e=0;e<t.length;e++)t[e].unsubscribe()}now(){return Math.floor(Date.now()/1e3)}reduceProfile(t){return{name:t.name,about:t.about,picture:t.picture,nip05:t.nip05,lud06:t.lud06,display_name:t.display_name,website:t.website,banner:t.banner}}getBannerBackgroundStyle(t){if(!t)return this.defaultBackground;const e=this.sanitizeImageUrl(t);return e?`url(${e})`:this.defaultBackground}getProfileDisplayName(t){return t.display_name?t.display_name:t.name?t.name:t.npub}getProfileTitle(t){return t.name?`@${t.name}`:`@${t.npub}`}mapProfileEvent(t){if("string"!=typeof t)try{const e=JSON.parse(t.content),n=this.validator.sanitizeProfile(e);return n.pubkey=t.pubkey,n.created_at=t.created_at,n}catch(e){console.warn(e)}}getNostrIdentifier(t){const e=this.hexToArray(t);return this.convertToBech32(e,"npub")}ensureHexIdentifier(t){return t.startsWith("npub")&&(t=this.arrayToHex(this.convertFromBech32(t))),t}copy(t){x1(t),this.snackBar.open("Copied to clipboard","Hide",{duration:2500,horizontalPosition:"center",verticalPosition:"bottom"})}getHexIdentifier(t){const e=this.hexToArray(t);return this.convertToBech32(e,"npub")}getShortenedIdentifier(t){const e=this.getNostrIdentifier(t);return`${e.substring(4,12)}:${e.substring(e.length-8)}`}convertToBech32(t,e){const n=to.toWords(t);return to.encode(e,n)}hexToArray(t){return Ki.hexToBytes(t)}arrayToHex(t){return Ki.bytesToHex(t)}convertFromBech32(t){const e=to.decode(t);return to.fromWords(e.words)}convertFromBech32ToHex(t){const e=to.decode(t),n=to.fromWords(e.words);return this.arrayToHex(n)}keyToHex(t){return Ki.bytesToHex(t)}sanitizeLUD06(t){if(t||!t?.startsWith("http"))return t}sanitizeUrlAndBypass(t){const e=this.sanitizeUrl(t);return this.bypassUrl(e)}sanitizeUrl(t){return t||t?.startsWith("http")?t:""}sanitizeImageUrl(t){if(!(t=this.sanitizeUrl(t)))return;const e=t.toLowerCase();return e.endsWith("jpg")||e.endsWith("jpeg")||e.endsWith("png")||e.endsWith("webp")||e.endsWith("gif")?t:void 0}bypassUrl(t){return this.sanitizer.bypassSecurityTrustUrl(t)}bypassStyle(t){return this.sanitizer.bypassSecurityTrustStyle(t)}bypassFrameUrl(t){return this.sanitizer.bypassSecurityTrustResourceUrl(t)}}Ln.\u0275fac=function(t){return new(t||Ln)(fe(cd),fe(ba),fe(jp))},Ln.\u0275prov=Pe({token:Ln,factory:Ln.\u0275fac,providedIn:"root"});class hL{authenticated(){return!!this.publicKeyHex}}class Tr{constructor(t,e){this.utilities=t,this.router=e,this.authInfo$=new wi(Tr.UNKNOWN_USER)}login(){var t=this;return De(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(t){t&&(t=this.utilities.ensureHexIdentifier(t));const e=t||"354faab36ca511a7956f0bfc2b64e06fe5395cd7208d9b65d6665270298743d8",n=this.createUser(e);return localStorage.setItem("blockcore:notes:nostr:pubkey",e),this.authInfo$.next(n),n}logout(){localStorage.removeItem("blockcore:notes:nostr:pubkey"),this.authInfo$.next(Tr.UNKNOWN_USER),this.router.navigateByUrl("/connect")}createUser(t){const e=new hL;return e.publicKeyHex=t,e.publicKey=this.utilities.getNostrIdentifier(t),e.short=t.substring(0,10)+"...",e}getAuthInfo(){var t=this;return De(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",""),Tr.UNKNOWN_USER}const n=t.createUser(e);return t.authInfo$.next(n),n}return t.authInfo$.next(Tr.UNKNOWN_USER),Tr.UNKNOWN_USER})()}}Tr.UNKNOWN_USER=new hL,Tr.\u0275fac=function(t){return new(t||Tr)(fe(Ln),fe(kn))},Tr.\u0275prov=Pe({token:Tr,factory:Tr.\u0275fac,providedIn:"root"});class gn{constructor(t,e,n){this.breakpointObserver=t,this.authService=e,this.location=n,this.title="Blockcore Notes",this.titleChanged=new wi(this.title),this.goBack=!1,this.showBackButton=!1,this.showSearch=!1,this.actions=[],this.connected=!1,this.connectedChanged=new wi(this.connected),this.visibilityChanged=new wi(!1),this.isSmallScreen$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Ve(r=>r.matches),Rx()),this.displayLabels$=this.breakpointObserver.observe("(max-width: 720px)").pipe(Ve(r=>r.matches),Rx()),this.connected$=this.connectedChanged.asObservable(),this.visibility$=this.visibilityChanged.asObservable(),this.title$=this.titleChanged.asObservable()}getPublicKey(){return this.authService.authInfo$.getValue().publicKeyHex}navigateBack(){this.location.back()}updateTitle(t){this.title=t,this.titleChanged.next(this.title)}updateConnectionStatus(t){this.connected!=t&&(this.connected=t,this.connectedChanged.next(t))}visibility(t){this.visibilityChanged.next(t)}}function mL(i,t){if(t.has(i))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Tu(i,t){mL(i,t),t.add(i)}function Nn(i,t,e){mL(i,t),t.set(i,e)}function ko(i,t,e){if(!t.has(i))throw new TypeError("attempted to get private field on non-instance");return e}function fL(i,t,e){if(!t.has(i))throw new TypeError("attempted to "+e+" private field on non-instance");return t.get(i)}function Qt(i,t){return function KQ(i,t){return t.get?t.get.call(i):t.value}(i,fL(i,t,"get"))}function ln(i,t,e){return function QQ(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,fL(i,t,"set"),e),e}gn.\u0275fac=function(t){return new(t||gn)(fe(cl),fe(Tr),fe(Kc))},gn.\u0275prov=Pe({token:gn,factory:gn.\u0275fac,providedIn:"root"});const S1={node:void 0,web:"object"==typeof self&&"crypto"in self?self.crypto:void 0},Qx=i=>new DataView(i.buffer,i.byteOffset,i.byteLength),vl=(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 A1(i){if("string"==typeof i&&(i=function eZ(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}function pL(i){if(!Number.isSafeInteger(i)||i<0)throw new Error(`Wrong positive integer: ${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 Xx{clone(){return this._cloneInto()}}function rZ(i=32){if(S1.web)return S1.web.getRandomValues(new Uint8Array(i));if(S1.node)return new Uint8Array(S1.node.randomBytes(i).buffer);throw new Error("The environment doesn't have randomBytes function")}class oZ extends Xx{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=Qx(this.buffer)}update(t){if(this.destroyed)throw new Error("instance is destroyed");const{view:e,buffer:n,blockLen:r,finished:a}=this;if(a)throw new Error("digest() was already called");const o=(t=A1(t)).length;for(let s=0;s<o;){const l=Math.min(r-this.pos,o-s);if(l!==r)n.set(t.subarray(s,s+l),this.pos),this.pos+=l,s+=l,this.pos===r&&(this.process(e,0),this.pos=0);else{const c=Qx(t);for(;r<=o-s;s+=r)this.process(c,s)}}return this.length+=t.length,this.roundClean(),this}digestInto(t){if(this.destroyed)throw new Error("instance is destroyed");if(!(t instanceof Uint8Array)||t.length<this.outputLen)throw new Error("_Sha2: Invalid output buffer");if(this.finished)throw new Error("digest() was already called");this.finished=!0;const{buffer:e,view:n,blockLen:r,isLE:a}=this;let{pos:o}=this;e[o++]=128,this.buffer.subarray(o).fill(0),this.padOffset>r-o&&(this.process(n,0),o=0);for(let l=o;l<r;l++)e[l]=0;(function aZ(i,t,e,n){if("function"==typeof i.setBigUint64)return i.setBigUint64(t,e,n);const r=BigInt(32),a=BigInt(4294967295),o=Number(e>>r&a),s=Number(e&a),c=n?0:4;i.setUint32(t+(n?4:0),o,n),i.setUint32(t+c,s,n)})(n,r-8,BigInt(8*this.length),a),this.process(n,0);const s=Qx(t);this.get().forEach((l,c)=>s.setUint32(4*c,l,a))}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:a,destroyed:o,pos:s}=this;return t.length=r,t.pos=s,t.finished=a,t.destroyed=o,r%e&&t.buffer.set(n),t}}const sZ=(i,t,e)=>i&t^~i&e,lZ=(i,t,e)=>i&t^i&e^t&e,cZ=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]),dd=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),ud=new Uint32Array(64);class dZ extends oZ{constructor(){super(64,32,8,!1),this.A=0|dd[0],this.B=0|dd[1],this.C=0|dd[2],this.D=0|dd[3],this.E=0|dd[4],this.F=0|dd[5],this.G=0|dd[6],this.H=0|dd[7]}get(){const{A:t,B:e,C:n,D:r,E:a,F:o,G:s,H:l}=this;return[t,e,n,r,a,o,s,l]}set(t,e,n,r,a,o,s,l){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|a,this.F=0|o,this.G=0|s,this.H=0|l}process(t,e){for(let g=0;g<16;g++,e+=4)ud[g]=t.getUint32(e,!1);for(let g=16;g<64;g++){const k=ud[g-15],O=ud[g-2],W=vl(k,7)^vl(k,18)^k>>>3,Z=vl(O,17)^vl(O,19)^O>>>10;ud[g]=Z+ud[g-7]+W+ud[g-16]|0}let{A:n,B:r,C:a,D:o,E:s,F:l,G:c,H:h}=this;for(let g=0;g<64;g++){const O=h+(vl(s,6)^vl(s,11)^vl(s,25))+sZ(s,l,c)+cZ[g]+ud[g]|0,Z=(vl(n,2)^vl(n,13)^vl(n,22))+lZ(n,r,a)|0;h=c,c=l,l=s,s=o+O|0,o=a,a=r,r=n,n=O+Z|0}n=n+this.A|0,r=r+this.B|0,a=a+this.C|0,o=o+this.D|0,s=s+this.E|0,l=l+this.F|0,c=c+this.G|0,h=h+this.H|0,this.set(n,r,a,o,s,l,c,h)}roundClean(){ud.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}const D_=function nZ(i){const t=n=>i().update(A1(n)).digest(),e=i();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.init=t.create=()=>i(),t}(()=>new dZ);var _L=S(3439),Jx=S(6837);function e2(i){if(!Number.isSafeInteger(i)||i<0)throw new Error(`Wrong positive integer: ${i}`)}function Iu(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 Lu={number:e2,bool:function uZ(i){if("boolean"!=typeof i)throw new Error(`Expected boolean, not ${i}`)},bytes:Iu,hash:function hZ(i){if("function"!=typeof i||"function"!=typeof i.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");e2(i.outputLen),e2(i.blockLen)},exists:function mZ(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 fZ(i,t){Iu(i);const e=t.outputLen;if(i.length<e)throw new Error(`digestInto() expects output buffer of length at least ${e}`)}},Vm=("object"==typeof self&&"crypto"in self&&self,i=>new DataView(i.buffer,i.byteOffset,i.byteLength)),wl=(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 pZ=Array.from({length:256},(i,t)=>t.toString(16).padStart(2,"0"));function gL(i){if("string"!=typeof i)throw new TypeError("utf8ToBytes expected string, got "+typeof i);return(new TextEncoder).encode(i)}function T1(i){if("string"==typeof i&&(i=gL(i)),!(i instanceof Uint8Array))throw new TypeError(`Expected input type is Uint8Array (got ${typeof i})`);return i}function I1(...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;n<i.length;n++){const a=i[n];e.set(a,r),r+=a.length}return e}class bL{clone(){return this._cloneInto()}}function Nu(i){const t=n=>i().update(T1(n)).digest(),e=i();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>i(),t}class yL extends bL{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,Lu.hash(t);const n=T1(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,a=new Uint8Array(r);a.set(n.length>r?t.create().update(n).digest():n);for(let o=0;o<a.length;o++)a[o]^=54;this.iHash.update(a),this.oHash=t.create();for(let o=0;o<a.length;o++)a[o]^=106;this.oHash.update(a),a.fill(0)}update(t){return Lu.exists(this),this.iHash.update(t),this}digestInto(t){Lu.exists(this),Lu.bytes(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){const t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));const{oHash:e,iHash:n,finished:r,destroyed:a,blockLen:o,outputLen:s}=this;return t.finished=r,t.destroyed=a,t.blockLen=o,t.outputLen=s,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const L1=(i,t,e)=>new yL(i,t).update(e).digest();L1.create=(i,t)=>new yL(i,t);class n2 extends bL{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=Vm(this.buffer)}update(t){Lu.exists(this);const{view:e,buffer:n,blockLen:r}=this,a=(t=T1(t)).length;for(let o=0;o<a;){const s=Math.min(r-this.pos,a-o);if(s!==r)n.set(t.subarray(o,o+s),this.pos),this.pos+=s,o+=s,this.pos===r&&(this.process(e,0),this.pos=0);else{const l=Vm(t);for(;r<=a-o;o+=r)this.process(l,o)}}return this.length+=t.length,this.roundClean(),this}digestInto(t){Lu.exists(this),Lu.output(t,this),this.finished=!0;const{buffer:e,view:n,blockLen:r,isLE:a}=this;let{pos:o}=this;e[o++]=128,this.buffer.subarray(o).fill(0),this.padOffset>r-o&&(this.process(n,0),o=0);for(let g=o;g<r;g++)e[g]=0;(function vZ(i,t,e,n){if("function"==typeof i.setBigUint64)return i.setBigUint64(t,e,n);const r=BigInt(32),a=BigInt(4294967295),o=Number(e>>r&a),s=Number(e&a),c=n?0:4;i.setUint32(t+(n?4:0),o,n),i.setUint32(t+c,s,n)})(n,r-8,BigInt(8*this.length),a),this.process(n,0);const s=Vm(t),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const c=l/4,h=this.get();if(c>h.length)throw new Error("_sha2: outputLen bigger than state");for(let g=0;g<c;g++)s.setUint32(4*g,h[g],a)}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:a,destroyed:o,pos:s}=this;return t.length=r,t.pos=s,t.finished=a,t.destroyed=o,r%e&&t.buffer.set(n),t}}const wZ=new Uint8Array([7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8]),vL=Uint8Array.from({length:16},(i,t)=>t),FZ=vL.map(i=>(9*i+5)%16);let r2=[vL],a2=[FZ];for(let i=0;i<4;i++)for(let t of[r2,a2])t.push(t[i].map(e=>wZ[e]));const wL=[[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)),kZ=r2.map((i,t)=>i.map(e=>wL[t][e])),xZ=a2.map((i,t)=>i.map(e=>wL[t][e])),DZ=new Uint32Array([0,1518500249,1859775393,2400959708,2840853838]),CZ=new Uint32Array([1352829926,1548603684,1836072691,2053994217,0]),N1=(i,t)=>i<<t|i>>>32-t;function FL(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 O1=new Uint32Array(16);class MZ extends n2{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:a}=this;return[t,e,n,r,a]}set(t,e,n,r,a){this.h0=0|t,this.h1=0|e,this.h2=0|n,this.h3=0|r,this.h4=0|a}process(t,e){for(let O=0;O<16;O++,e+=4)O1[O]=t.getUint32(e,!0);let n=0|this.h0,r=n,a=0|this.h1,o=a,s=0|this.h2,l=s,c=0|this.h3,h=c,g=0|this.h4,k=g;for(let O=0;O<5;O++){const W=4-O,Z=DZ[O],ne=CZ[O],re=r2[O],me=a2[O],ce=kZ[O],ye=xZ[O];for(let Ee=0;Ee<16;Ee++){const Te=N1(n+FL(O,a,s,c)+O1[re[Ee]]+Z,ce[Ee])+g|0;n=g,g=c,c=0|N1(s,10),s=a,a=Te}for(let Ee=0;Ee<16;Ee++){const Te=N1(r+FL(W,o,l,h)+O1[me[Ee]]+ne,ye[Ee])+k|0;r=k,k=h,h=0|N1(l,10),l=o,o=Te}}this.set(this.h1+s+h|0,this.h2+c+k|0,this.h3+g+r|0,this.h4+n+o|0,this.h0+a+l|0)}roundClean(){O1.fill(0)}destroy(){this.destroyed=!0,this.buffer.fill(0),this.set(0,0,0,0,0)}}const EZ=Nu(()=>new MZ),SZ=(i,t,e)=>i&t^~i&e,AZ=(i,t,e)=>i&t^i&e^t&e,TZ=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]),hd=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),md=new Uint32Array(64);class kL extends n2{constructor(){super(64,32,8,!1),this.A=0|hd[0],this.B=0|hd[1],this.C=0|hd[2],this.D=0|hd[3],this.E=0|hd[4],this.F=0|hd[5],this.G=0|hd[6],this.H=0|hd[7]}get(){const{A:t,B:e,C:n,D:r,E:a,F:o,G:s,H:l}=this;return[t,e,n,r,a,o,s,l]}set(t,e,n,r,a,o,s,l){this.A=0|t,this.B=0|e,this.C=0|n,this.D=0|r,this.E=0|a,this.F=0|o,this.G=0|s,this.H=0|l}process(t,e){for(let g=0;g<16;g++,e+=4)md[g]=t.getUint32(e,!1);for(let g=16;g<64;g++){const k=md[g-15],O=md[g-2],W=wl(k,7)^wl(k,18)^k>>>3,Z=wl(O,17)^wl(O,19)^O>>>10;md[g]=Z+md[g-7]+W+md[g-16]|0}let{A:n,B:r,C:a,D:o,E:s,F:l,G:c,H:h}=this;for(let g=0;g<64;g++){const O=h+(wl(s,6)^wl(s,11)^wl(s,25))+SZ(s,l,c)+TZ[g]+md[g]|0,Z=(wl(n,2)^wl(n,13)^wl(n,22))+AZ(n,r,a)|0;h=c,c=l,l=s,s=o+O|0,o=a,a=r,r=n,n=O+Z|0}n=n+this.A|0,r=r+this.B|0,a=a+this.C|0,o=o+this.D|0,s=s+this.E|0,l=l+this.F|0,c=c+this.G|0,h=h+this.H|0,this.set(n,r,a,o,s,l,c,h)}roundClean(){md.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class IZ extends kL{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 o2=Nu(()=>new kL),R1=(Nu(()=>new IZ),BigInt(2**32-1)),s2=BigInt(32);function xL(i,t=!1){return t?{h:Number(i&R1),l:Number(i>>s2&R1)}:{h:0|Number(i>>s2&R1),l:0|Number(i&R1)}}const Mi_split=function LZ(i,t=!1){let e=new Uint32Array(i.length),n=new Uint32Array(i.length);for(let r=0;r<i.length;r++){const{h:a,l:o}=xL(i[r],t);[e[r],n[r]]=[a,o]}return[e,n]},Mi_shrSH=(i,t,e)=>i>>>e,Mi_shrSL=(i,t,e)=>i<<32-e|t>>>e,Mi_rotrSH=(i,t,e)=>i>>>e|t<<32-e,Mi_rotrSL=(i,t,e)=>i<<32-e|t>>>e,Mi_rotrBH=(i,t,e)=>i<<64-e|t>>>e-32,Mi_rotrBL=(i,t,e)=>i>>>e-32|t<<64-e,Mi_add=function $Z(i,t,e,n){const r=(t>>>0)+(n>>>0);return{h:i+e+(r/2**32|0)|0,l:0|r}},Mi_add3L=(i,t,e)=>(i>>>0)+(t>>>0)+(e>>>0),Mi_add3H=(i,t,e,n)=>t+e+n+(i/2**32|0)|0,Mi_add4L=(i,t,e,n)=>(i>>>0)+(t>>>0)+(e>>>0)+(n>>>0),Mi_add4H=(i,t,e,n,r)=>t+e+n+r+(i/2**32|0)|0,Mi_add5H=(i,t,e,n,r,a)=>t+e+n+r+a+(i/2**32|0)|0,Mi_add5L=(i,t,e,n,r)=>(i>>>0)+(t>>>0)+(e>>>0)+(n>>>0)+(r>>>0),[qZ,KZ]=Mi_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))),fd=new Uint32Array(80),pd=new Uint32Array(80);class P1 extends n2{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:a,Cl:o,Dh:s,Dl:l,Eh:c,El:h,Fh:g,Fl:k,Gh:O,Gl:W,Hh:Z,Hl:ne}=this;return[t,e,n,r,a,o,s,l,c,h,g,k,O,W,Z,ne]}set(t,e,n,r,a,o,s,l,c,h,g,k,O,W,Z,ne){this.Ah=0|t,this.Al=0|e,this.Bh=0|n,this.Bl=0|r,this.Ch=0|a,this.Cl=0|o,this.Dh=0|s,this.Dl=0|l,this.Eh=0|c,this.El=0|h,this.Fh=0|g,this.Fl=0|k,this.Gh=0|O,this.Gl=0|W,this.Hh=0|Z,this.Hl=0|ne}process(t,e){for(let ce=0;ce<16;ce++,e+=4)fd[ce]=t.getUint32(e),pd[ce]=t.getUint32(e+=4);for(let ce=16;ce<80;ce++){const ye=0|fd[ce-15],Ee=0|pd[ce-15],Te=Mi_rotrSH(ye,Ee,1)^Mi_rotrSH(ye,Ee,8)^Mi_shrSH(ye,Ee,7),Ue=Mi_rotrSL(ye,Ee,1)^Mi_rotrSL(ye,Ee,8)^Mi_shrSL(ye,Ee,7),yt=0|fd[ce-2],ht=0|pd[ce-2],di=Mi_rotrSH(yt,ht,19)^Mi_rotrBH(yt,ht,61)^Mi_shrSH(yt,ht,6),xn=Mi_rotrSL(yt,ht,19)^Mi_rotrBL(yt,ht,61)^Mi_shrSL(yt,ht,6),Yn=Mi_add4L(Ue,xn,pd[ce-7],pd[ce-16]),En=Mi_add4H(Yn,Te,di,fd[ce-7],fd[ce-16]);fd[ce]=0|En,pd[ce]=0|Yn}let{Ah:n,Al:r,Bh:a,Bl:o,Ch:s,Cl:l,Dh:c,Dl:h,Eh:g,El:k,Fh:O,Fl:W,Gh:Z,Gl:ne,Hh:re,Hl:me}=this;for(let ce=0;ce<80;ce++){const ye=Mi_rotrSH(g,k,14)^Mi_rotrSH(g,k,18)^Mi_rotrBH(g,k,41),Ee=Mi_rotrSL(g,k,14)^Mi_rotrSL(g,k,18)^Mi_rotrBL(g,k,41),Te=g&O^~g&Z,yt=Mi_add5L(me,Ee,k&W^~k&ne,KZ[ce],pd[ce]),ht=Mi_add5H(yt,re,ye,Te,qZ[ce],fd[ce]),di=0|yt,xn=Mi_rotrSH(n,r,28)^Mi_rotrBH(n,r,34)^Mi_rotrBH(n,r,39),Yn=Mi_rotrSL(n,r,28)^Mi_rotrBL(n,r,34)^Mi_rotrBL(n,r,39),En=n&a^n&s^a&s,Rn=r&o^r&l^o&l;re=0|Z,me=0|ne,Z=0|O,ne=0|W,O=0|g,W=0|k,({h:g,l:k}=Mi_add(0|c,0|h,0|ht,0|di)),c=0|s,h=0|l,s=0|a,l=0|o,a=0|n,o=0|r;const ds=Mi_add3L(di,Yn,Rn);n=Mi_add3H(ds,ht,xn,En),r=0|ds}({h:n,l:r}=Mi_add(0|this.Ah,0|this.Al,0|n,0|r)),({h:a,l:o}=Mi_add(0|this.Bh,0|this.Bl,0|a,0|o)),({h:s,l}=Mi_add(0|this.Ch,0|this.Cl,0|s,0|l)),({h:c,l:h}=Mi_add(0|this.Dh,0|this.Dl,0|c,0|h)),({h:g,l:k}=Mi_add(0|this.Eh,0|this.El,0|g,0|k)),({h:O,l:W}=Mi_add(0|this.Fh,0|this.Fl,0|O,0|W)),({h:Z,l:ne}=Mi_add(0|this.Gh,0|this.Gl,0|Z,0|ne)),({h:re,l:me}=Mi_add(0|this.Hh,0|this.Hl,0|re,0|me)),this.set(n,r,a,o,s,l,c,h,g,k,O,W,Z,ne,re,me)}roundClean(){fd.fill(0),pd.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 QZ extends P1{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 ZZ extends P1{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 XZ extends P1{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 DL=Nu(()=>new P1);Nu(()=>new QZ),Nu(()=>new ZZ),Nu(()=>new XZ),Ki.hmacSha256Sync=(i,...t)=>L1(o2,i,Ki.concatBytes(...t));const l2=(i=>Ps(function ZI(i,t){if(Su(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),a=e.slice(-i);for(let o=0;o<i;o++)if(r[o]!==a[o])throw new Error("Invalid checksum");return n}}}(4,t=>i(i(t))),k1))(o2);function CL(i){return BigInt(`0x${function _Z(i){if(!(i instanceof Uint8Array))throw new Error("Uint8Array expected");let t="";for(let e=0;e<i.length;e++)t+=pZ[i[e]];return t}(i)}`)}const eX=gL("Bitcoin seed"),c2={private:76066276,public:76067358},d2=2147483648,B1=i=>{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 Vm(t).setUint32(0,i,!1),t};class Ou{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||c2,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(!Ki.isValidPrivateKey(t.privateKey))throw new Error("Invalid private key");this.privKey="bigint"==typeof t.privateKey?t.privateKey:CL(t.privateKey),this.privKeyBytes=function JZ(i){return function gZ(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;e<t.length;e++){const n=2*e,r=i.slice(n,n+2),a=Number.parseInt(r,16);if(Number.isNaN(a)||a<0)throw new Error("Invalid byte sequence");t[e]=a}return t}(i.toString(16).padStart(64,"0"))}(this.privKey),this.pubKey=function dQ(i,t=!1){return tn.fromPrivateKey(i).toRawBytes(t)}(t.privateKey,!0)}else{if(!t.publicKey)throw new Error("HDKey: no public or private key provided");this.pubKey=tn.fromHex(t.publicKey).toRawBytes(!0)}this.pubHash=(i=>EZ(o2(this.pubKey)))()}get fingerprint(){if(!this.pubHash)throw new Error("No publicKey set!");return(i=>Vm(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 l2.encode(this.serialize(this.versions.private,I1(new Uint8Array([0]),t)))}get publicExtendedKey(){if(!this.pubKey)throw new Error("No public key");return l2.encode(this.serialize(this.versions.public,this.pubKey))}static fromMasterSeed(t,e=c2){if(Iu(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=L1(DL,eX,t);return new Ou({versions:e,chainCode:n.slice(32),privateKey:n.slice(0,32)})}static fromExtendedKey(t,e=c2){const n=l2.decode(t),r=Vm(n),a=r.getUint32(0,!1),o={versions:e,depth:n[4],parentFingerprint:r.getUint32(5,!1),index:r.getUint32(9,!1),chainCode:n.slice(13,45)},s=n.slice(45),l=0===s[0];if(a!==e[l?"private":"public"])throw new Error("Version mismatch");return new Ou(l?{...o,privateKey:s.slice(1)}:{...o,publicKey:s})}static fromJSON(t){return Ou.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 a=/^(\d+)('?)$/.exec(r);if(!a||3!==a.length)throw new Error(`Invalid child index: ${r}`);let o=+a[1];if(!Number.isSafeInteger(o)||o>=d2)throw new Error("Invalid index");"'"===a[2]&&(o+=d2),n=n.deriveChild(o)}return n}deriveChild(t){if(!this.pubKey||!this.chainCode)throw new Error("No publicKey or chainCode set");let e=B1(t);if(t>=d2){const s=this.privateKey;if(!s)throw new Error("Could not derive hardened child key");e=I1(new Uint8Array([0]),s,e)}else e=I1(this.pubKey,e);const n=L1(DL,this.chainCode,e),r=CL(n.slice(0,32)),a=n.slice(32);if(!Ki.isValidPrivateKey(r))throw new Error("Tweak bigger than curve order");const o={versions:this.versions,chainCode:a,depth:this.depth+1,parentFingerprint:this.fingerprint,index:t};try{if(this.privateKey){const s=Ki.mod(this.privKey+r,Mn.n);if(!Ki.isValidPrivateKey(s))throw new Error("The tweak was out of range or the resulted private key is invalid");o.privateKey=s}else o.publicKey=tn.fromHex(this.pubKey).add(tn.fromPrivateKey(r)).toRawBytes(!0);return new Ou(o)}catch{return this.deriveChild(t+1)}}sign(t){if(!this.privateKey)throw new Error("No privateKey set!");return Iu(t,32),function hQ(i,t,e={}){const{seed:n,m:r,d:a}=function HI(i,t,e){if(null==i)throw new Error(`sign: expected valid message hash, not "${i}"`);const n=gl(i),r=Eu(t),a=[BI(r),uQ(n)];if(null!=e){!0===e&&(e=Ki.randomBytes(32));const l=gl(e);if(32!==l.length)throw new Error("sign: Expected 32 bytes of extra data");a.push(l)}return{seed:ad(...a),m:PI(n),d:r}}(i,t,e.extraEntropy),o=new II(32,32);let s;for(o.reseedSync(n);!(s=LI(o.generateSync(),r,a,e.canonical));)o.reseedSync();return function YI(i,t){const{sig:e,recovery:n}=i,{der:r,recovered:a}=Object.assign({canonical:!0,der:!0},t),o=r?e.toDERRawBytes():e.toCompactRawBytes();return a?[o,n]:o}(s,e)}(t,this.privKey,{canonical:!0,der:!1})}verify(t,e){if(Iu(t,32),Iu(e,64),!this.publicKey)throw new Error("No publicKey set!");let n;try{n=cc.fromCompact(e)}catch{return!1}return function fQ(i,t,e,n=mQ){let r;try{r=NI(i),t=gl(t)}catch{return!1}const{r:a,s:o}=r;if(n.strict&&r.hasHighS())return!1;const s=Hx(t);let l;try{l=Yx(e)}catch{return!1}const{n:c}=Mn,h=Bm(o,c),g=_t(s*h,c),k=_t(a*h,c),O=tn.BASE.multiplyAndAddUnsafe(l,g,k);return!!O&&_t(O.x,c)===a}(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 Iu(e,33),I1(B1(t),new Uint8Array([this.depth]),B1(this.parentFingerprint),B1(this.index),this.chainCode,e)}}class ML extends Xx{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,function tZ(i){if("function"!=typeof i||"function"!=typeof i.init)throw new Error("Hash should be wrapped by utils.wrapConstructor");pL(i.outputLen),pL(i.blockLen)}(t);const n=A1(e);if(this.iHash=t.create(),!(this.iHash instanceof Xx))throw new TypeError("Expected instance of class which extends utils.Hash");const r=this.blockLen=this.iHash.blockLen;this.outputLen=this.iHash.outputLen;const a=new Uint8Array(r);a.set(n.length>this.iHash.blockLen?t.create().update(n).digest():n);for(let o=0;o<a.length;o++)a[o]^=54;this.iHash.update(a),this.oHash=t.create();for(let o=0;o<a.length;o++)a[o]^=106;this.oHash.update(a),a.fill(0)}update(t){if(this.destroyed)throw new Error("instance is destroyed");return this.iHash.update(t),this}digestInto(t){if(this.destroyed)throw new Error("instance is destroyed");if(!(t instanceof Uint8Array)||t.length!==this.outputLen)throw new Error("HMAC: Invalid output buffer");if(this.finished)throw new Error("digest() was already called");this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){const t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));const{oHash:e,iHash:n,finished:r,destroyed:a,blockLen:o,outputLen:s}=this;return t.finished=r,t.destroyed=a,t.blockLen=o,t.outputLen=s,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const H1=(i,t,e)=>new ML(i,t).update(e).digest();H1.init=H1.create=(i,t)=>new ML(i,t);var nX=Object.defineProperty,C_=(i,t)=>{for(var e in t)nX(i,e,{get:t[e],enumerable:!0})};function rX(i){return Ki.bytesToHex(v1.getPublicKey(i))}var V1,u2=new TextDecoder("utf-8"),zm=new TextEncoder,Um=(i=>(i[i.Metadata=0]="Metadata",i[i.Text=1]="Text",i[i.RecommendRelay=2]="RecommendRelay",i[i.Contacts=3]="Contacts",i[i.EncryptedDirectMessage=4]="EncryptedDirectMessage",i[i.EventDeletion=5]="EventDeletion",i[i.Reaction=7]="Reaction",i[i.ChannelCreation=40]="ChannelCreation",i[i.ChannelMetadata=41]="ChannelMetadata",i[i.ChannelMessage=42]="ChannelMessage",i[i.ChannelHideMessage=43]="ChannelHideMessage",i[i.ChannelMuteUser=44]="ChannelMuteUser",i))(Um||{});function Y1(i){let t=D_(zm.encode(function aX(i){if(!j1(i))throw new Error("can't serialize event with wrong or missing properties");return JSON.stringify([0,i.pubkey,i.created_at,i.kind,i.tags,i.content])}(i)));return Ki.bytesToHex(t)}function j1(i){if("string"!=typeof i.content||"number"!=typeof i.created_at||"string"!=typeof i.pubkey||!i.pubkey.match(/^[a-f0-9]{64}$/)||!Array.isArray(i.tags))return!1;for(let t=0;t<i.tags.length;t++){let e=i.tags[t];if(!Array.isArray(e))return!1;for(let n=0;n<e.length;n++)if("object"==typeof e[n])return!1}return!0}function h2(i){return v1.verifySync(i.sig,Y1(i),i.pubkey)}function oX(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(([a,o])=>a===e.slice(1)&&-1!==r.indexOf(o)))return!1}return!(i.since&&t.created_at<i.since||i.until&&t.created_at>=i.until)}function sX(i,t){for(let e=0;e<i.length;e++)if(oX(i[e],t))return!0;return!1}function lX(i){var t,e,n,r={},a={connect:[],disconnect:[],error:[],notice:[]},o={},s={};function l(){return c.apply(this,arguments)}function c(){return c=De(function*(){return new Promise((Z,ne)=>{(t=new WebSocket(i)).onopen=()=>{a.connect.forEach(re=>re()),Z()},t.onerror=()=>{a.error.forEach(re=>re()),ne()},t.onclose=De(function*(){a.disconnect.forEach(re=>re()),e&&e()}),t.onmessage=function(){var re=De(function*(me){var ce;try{ce=JSON.parse(me.data)}catch{ce=me.data}if(ce.length>=1)switch(ce[0]){case"EVENT":if(3!==ce.length)return;let ye=ce[1],Ee=ce[2];return void(j1(Ee)&&r[ye]&&(r[ye].skipVerification||h2(Ee))&&sX(r[ye].filters,Ee)&&(o[ye]?.event||[]).forEach(Ue=>Ue(Ee)));case"EOSE":if(2!==ce.length)return;return void(o[ce[1]]?.eose||[]).forEach(yt=>yt());case"OK":{if(ce.length<3)return;let Ue=ce[1],ht=ce[3]||"";return void(ce[2]?s[Ue]?.ok.forEach(di=>di()):s[Ue]?.failed.forEach(di=>di(ht)))}case"NOTICE":if(2!==ce.length)return;let Te=ce[1];return void a.notice.forEach(Ue=>Ue(Te))}});return function(me){return re.apply(this,arguments)}}()})}),c.apply(this,arguments)}function g(){return(g=De(function*(){t?.readyState&&1===t.readyState||(yield l())})).apply(this,arguments)}function k(Z){return O.apply(this,arguments)}function O(){return(O=De(function*(Z){let ne=JSON.stringify(Z);yield n,t.send(ne)})).apply(this,arguments)}const W=(Z,{skipVerification:ne=!1,id:re=Math.random().toString().slice(2)}={})=>{let me=re;return r[me]={id:me,filters:Z,skipVerification:ne},k(["REQ",me,...Z]),{sub:(ce,ye={})=>W(ce||Z,{skipVerification:ye.skipVerification||ne,id:me}),unsub:()=>{delete r[me],delete o[me],k(["CLOSE",me])},on:(ce,ye)=>{o[me]=o[me]||{event:[],eose:[]},o[me][ce].push(ye)},off:(ce,ye)=>{let Ee=o[me],Te=Ee[ce].indexOf(ye);Te>=0&&Ee[ce].splice(Te,1)}}};return{url:i,sub:W,on:(Z,ne)=>{a[Z].push(ne),"connect"===Z&&1===t?.readyState&&ne()},off:(Z,ne)=>{let re=a[Z].indexOf(ne);-1!==re&&a[Z].splice(re,1)},publish(Z){if(!Z.id)throw new Error(`event ${Z} has no id`);let ne=Z.id;var re=!1,me=!1;k(["EVENT",Z]).then(()=>{re=!0,me&&(ce(),me=!1)}).catch(()=>{});const ce=()=>{let ye=W([{ids:[ne]}],{id:`monitor-${ne.slice(0,5)}`}),Ee=setTimeout(()=>{(s[ne]?.failed||[]).forEach(Te=>Te("event not seen after 5 seconds")),ye.unsub()},5e3);ye.on("event",()=>{clearTimeout(Ee),(s[ne]?.seen||[]).forEach(Te=>Te())})};return{on:(ye,Ee)=>{s[ne]=s[ne]||{ok:[],seen:[],failed:[]},s[ne][ye].push(Ee),"seen"===ye&&(re?ce():me=!0)},off:(ye,Ee)=>{let Te=s[ne];if(!Te)return;let Ue=Te[ye].indexOf(Ee);Ue>=0&&Te[ye].splice(Ue,1)}}},connect:function h(){return g.apply(this,arguments)},close:()=>(t.close(),new Promise(Z=>{e=Z})),get status(){return t?.readyState??3}}}function dX(i,t,e){return m2.apply(this,arguments)}function m2(){return m2=De(function*(i,t,e){const r=EL(RI(i,"02"+t));let a=Uint8Array.from(rZ(16)),o=zm.encode(e),s=yield crypto.subtle.importKey("raw",r,{name:"AES-CBC"},!1,["encrypt"]),l=yield crypto.subtle.encrypt({name:"AES-CBC",iv:a},s,o);return`${F_.encode(new Uint8Array(l))}?iv=${F_.encode(new Uint8Array(a.buffer))}`}),m2.apply(this,arguments)}function uX(i,t,e){return f2.apply(this,arguments)}function f2(){return f2=De(function*(i,t,e){let[n,r]=e.split("?iv="),o=EL(RI(i,"02"+t)),s=yield crypto.subtle.importKey("raw",o,{name:"AES-CBC"},!1,["decrypt"]),l=F_.decode(n),c=F_.decode(r),h=yield crypto.subtle.decrypt({name:"AES-CBC",iv:c},s,l);return u2.decode(h)}),f2.apply(this,arguments)}function EL(i){return i.slice(1,33)}C_({},{decrypt:()=>uX,encrypt:()=>dX}),C_({},{queryProfile:()=>pX,searchDomain:()=>fX,useFetchImplementation:()=>mX});try{V1=fetch}catch{}function mX(i){V1=i}function fX(i){return p2.apply(this,arguments)}function p2(){return p2=De(function*(i,t=""){try{return(yield(yield V1(`https://${i}/.well-known/nostr.json?name=${t}`)).json()).names}catch{return{}}}),p2.apply(this,arguments)}function pX(i){return _2.apply(this,arguments)}function _2(){return _2=De(function*(i){let[t,e]=i.split("@");if(e||(e=t,t="_"),!t.match(/^[a-z0-9-_]+$/))return null;let n=yield(yield V1(`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]||[]}}),_2.apply(this,arguments)}function gX(i){let e=Ou.fromMasterSeed((0,Jx.Z1)(i)).derive("m/44'/1237'/0'/0/0").privateKey;if(!e)throw new Error("could not derive private key");return Ki.bytesToHex(e)}function bX(){return(0,Jx.OF)(_L.U)}function yX(i){return(0,Jx._I)(i,_L.U)}C_({},{generateSeedWords:()=>bX,privateKeyFromSeedWords:()=>gX,validateWords:()=>yX});var uc={};function vX(i){let{prefix:t,words:e}=to.decode(i,1500),n=new Uint8Array(to.fromWords(e));if("nprofile"===t){let r=SL(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:Ki.bytesToHex(r[0][0]),relays:r[1].map(a=>u2.decode(a))}}}if("nevent"===t){let r=SL(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:Ki.bytesToHex(r[0][0]),relays:r[1].map(a=>u2.decode(a))}}}if("nsec"===t||"npub"===t||"note"===t)return{type:t,data:Ki.bytesToHex(n)};throw new Error(`unknown prefix ${t}`)}function SL(i){let t={},e=i;for(;e.length>0;){let n=e[0],r=e[1],a=e.slice(2,2+r);e=e.slice(2+r),!(a.length<r)&&(t[n]=t[n]||[],t[n].push(a))}return t}function wX(i){return g2("nsec",i)}function FX(i){return g2("npub",i)}function kX(i){return g2("note",i)}function g2(i,t){let e=Ki.hexToBytes(t),n=to.toWords(e);return to.encode(i,n,1500)}function xX(i){let t=AL({0:[Ki.hexToBytes(i.pubkey)],1:(i.relays||[]).map(n=>zm.encode(n))}),e=to.toWords(t);return to.encode("nprofile",e,1500)}function DX(i){let t=AL({0:[Ki.hexToBytes(i.id)],1:(i.relays||[]).map(n=>zm.encode(n))}),e=to.toWords(t);return to.encode("nevent",e,1500)}function AL(i){let t=[];return Object.entries(i).forEach(([e,n])=>{n.forEach(r=>{let a=new Uint8Array(r.length+2);a.set([parseInt(e)],0),a.set([r.length],1),a.set(r,2),t.push(a)})}),Ki.concatBytes(...t)}function MX(i,t){let e=[];(t.kind||-1)>=0&&e.push(`kind=${t.kind}`),t.until&&e.push(`created_at<${t.until}`),t.since&&e.push(`created_at>${t.since}`);let n=e.join("&");if(""===n)throw new Error("refusing to create a delegation without any conditions");let r=D_(zm.encode(`nostr:delegation:${t.pubkey}:${n}`)),a=Ki.bytesToHex(v1.signSync(r,i));return{from:rX(i),to:t.pubkey,cond:n,sig:a}}function EX(i){let t=i.tags.find(s=>"delegation"===s[0]&&s.length>=4);if(!t)return null;let e=t[1],n=t[2],r=t[3],a=n.split("&");for(let s=0;s<a.length;s++){let[l,c,h]=a[s].split(/\b/);if("kind"!==l||"="!==c||i.kind!==parseInt(h)){if("created_at"===l&&"<"===c&&i.created_at<parseInt(h))continue;if("created_at"===l&&">"===c&&i.created_at>parseInt(h))continue;return null}}let o=D_(zm.encode(`nostr:delegation:${i.pubkey}:${n}`));return v1.verifySync(r,o,e)?e:null}C_(uc,{decode:()=>vX,neventEncode:()=>DX,noteEncode:()=>kX,nprofileEncode:()=>xX,npubEncode:()=>FX,nsecEncode:()=>wX}),C_({},{createDelegation:()=>MX,getDelegator:()=>EX}),Ki.hmacSha256Sync=(i,...t)=>H1(D_,i,Ki.concatBytes(...t)),Ki.sha256Sync=(...i)=>D_(Ki.concatBytes(...i));class b2{constructor(){this.cache=new Map,this.inFlightObservables=new Map,this.DEFAULT_MAX_AGE=3e5}get(t,e,n){return this.hasValidCachedValue(t)?pt(this.cache.get(t).value):(n||(n=this.DEFAULT_MAX_AGE),this.inFlightObservables.has(t)?this.inFlightObservables.get(t):e&&e instanceof qe?(this.inFlightObservables.set(t,new be),e.pipe(pn({next:r=>{this.set(t,r,n)},error:r=>{console.log("on error",r.message),this.inFlightObservables.delete(t),ac(()=>r)},complete:()=>{}}))):ac(()=>"Requested key is not available in Cache"))}set(t,e,n=this.DEFAULT_MAX_AGE){this.cache.set(t,{value:e,expiry:Date.now()+n}),this.notifyInFlightObservers(t,e)}has(t){return this.cache.has(t)}notifyInFlightObservers(t,e){if(this.inFlightObservables.has(t)){const n=this.inFlightObservables.get(t);n.observers.length&&(console.log(`%cNotifying ${n.observers.length} flight subscribers for ${t}`,"color: blue"),n.next(e)),n.complete(),this.inFlightObservables.delete(t)}}hasValidCachedValue(t){return!(!this.cache.has(t)||this.cache.get(t).expiry<Date.now()&&(this.cache.delete(t),1))}}const Un=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Ir=Object.keys,ya=Array.isArray;function Ra(i,t){return"object"!=typeof t||Ir(t).forEach(function(e){i[e]=t[e]}),i}typeof Promise>"u"||Un.Promise||(Un.Promise=Promise);const M_=Object.getPrototypeOf,SX={}.hasOwnProperty;function xo(i,t){return SX.call(i,t)}function Wm(i,t){"function"==typeof t&&(t=t(M_(i))),(typeof Reflect>"u"?Ir:Reflect.ownKeys)(t).forEach(e=>{hc(i,e,t[e])})}const TL=Object.defineProperty;function hc(i,t,e,n){TL(i,t,Ra(e&&xo(e,"get")&&"function"==typeof e.get?{get:e.get,set:e.set,configurable:!0}:{value:e,configurable:!0,writable:!0},n))}function Gm(i){return{from:function(t){return i.prototype=Object.create(t.prototype),hc(i.prototype,"constructor",i),{extend:Wm.bind(null,i.prototype)}}}}const AX=Object.getOwnPropertyDescriptor;function y2(i,t){let e;return AX(i,t)||(e=M_(i))&&y2(e,t)}const TX=[].slice;function z1(i,t,e){return TX.call(i,t,e)}function IL(i,t){return t(i)}function E_(i){if(!i)throw new Error("Assertion Failed")}function LL(i){Un.setImmediate?setImmediate(i):setTimeout(i,0)}function NL(i,t){return i.reduce((e,n,r)=>{var a=t(n,r);return a&&(e[a[0]]=a[1]),e},{})}function mc(i,t){if(xo(i,t))return i[t];if(!t)return i;if("string"!=typeof t){for(var e=[],n=0,r=t.length;n<r;++n){var a=mc(i,t[n]);e.push(a)}return e}var o=t.indexOf(".");if(-1!==o){var s=i[t.substr(0,o)];return void 0===s?void 0:mc(s,t.substr(o+1))}}function Bs(i,t,e){if(i&&void 0!==t&&(!("isFrozen"in Object)||!Object.isFrozen(i)))if("string"!=typeof t&&"length"in t){E_("string"!=typeof e&&"length"in e);for(var n=0,r=t.length;n<r;++n)Bs(i,t[n],e[n])}else{var a=t.indexOf(".");if(-1!==a){var o=t.substr(0,a),s=t.substr(a+1);if(""===s)void 0===e?ya(i)&&!isNaN(parseInt(o))?i.splice(o,1):delete i[o]:i[o]=e;else{var l=i[o];l&&xo(i,o)||(l=i[o]={}),Bs(l,s,e)}}else void 0===e?ya(i)&&!isNaN(parseInt(t))?i.splice(t,1):delete i[t]:i[t]=e}}function OL(i){var t={};for(var e in i)xo(i,e)&&(t[e]=i[e]);return t}const IX=[].concat;function RL(i){return IX.apply([],i)}const PL="Boolean,String,Date,RegExp,Blob,File,FileList,FileSystemFileHandle,ArrayBuffer,DataView,Uint8ClampedArray,ImageBitmap,ImageData,Map,Set,CryptoKey".split(",").concat(RL([8,16,32,64].map(i=>["Int","Uint","Float"].map(t=>t+i+"Array")))).filter(i=>Un[i]),LX=PL.map(i=>Un[i]);NL(PL,i=>[i,!0]);let _d=null;function S_(i){_d=typeof WeakMap<"u"&&new WeakMap;const t=v2(i);return _d=null,t}function v2(i){if(!i||"object"!=typeof i)return i;let t=_d&&_d.get(i);if(t)return t;if(ya(i)){t=[],_d&&_d.set(i,t);for(var e=0,n=i.length;e<n;++e)t.push(v2(i[e]))}else if(LX.indexOf(i.constructor)>=0)t=i;else{const a=M_(i);for(var r in t=a===Object.prototype?{}:Object.create(a),_d&&_d.set(i,t),i)xo(i,r)&&(t[r]=v2(i[r]))}return t}const{toString:NX}={};function w2(i){return NX.call(i).slice(8,-1)}const F2=typeof Symbol<"u"?Symbol.iterator:"@@iterator",OX="symbol"==typeof F2?function(i){var t;return null!=i&&(t=i[F2])&&t.apply(i)}:function(){return null},$m={};function fc(i){var t,e,n,r;if(1===arguments.length){if(ya(i))return i.slice();if(this===$m&&"string"==typeof i)return[i];if(r=OX(i)){for(e=[];!(n=r.next()).done;)e.push(n.value);return e}if(null==i)return[i];if("number"==typeof(t=i.length)){for(e=new Array(t);t--;)e[t]=i[t];return e}return[i]}for(t=arguments.length,e=new Array(t);t--;)e[t]=arguments[t];return e}const k2=typeof Symbol<"u"?i=>"AsyncFunction"===i[Symbol.toStringTag]:()=>!1;var Fl=typeof location<"u"&&/^(http|https):\/\/(localhost|127\.0\.0\.1)/.test(location.href);function BL(i,t){Fl=i,HL=t}var HL=()=>!0;const RX=!new Error("").stack;function Ru(){if(RX)try{throw new Error}catch(i){return i}return new Error}function x2(i,t){var e=i.stack;return e?(t=t||0,0===e.indexOf(i.name)&&(t+=(i.name+i.message).split("\n").length),e.split("\n").slice(t).filter(HL).map(n=>"\n"+n).join("")):""}var YL=["Unknown","Constraint","Data","TransactionInactive","ReadOnly","Version","NotFound","InvalidState","InvalidAccess","Abort","Timeout","QuotaExceeded","Syntax","DataClone"],D2=["Modify","Bulk","OpenFailed","VersionChange","Schema","Upgrade","InvalidTable","MissingAPI","NoSuchDatabase","InvalidArgument","SubTransaction","Unsupported","Internal","DatabaseClosed","PrematureCommit","ForeignAwait"].concat(YL),PX={VersionChanged:"Database version changed by other database connection",DatabaseClosed:"Database has been closed",Abort:"Transaction aborted",TransactionInactive:"Transaction has already completed or failed",MissingAPI:"IndexedDB API missing. Please visit https://tinyurl.com/y2uuvskb"};function qm(i,t){this._e=Ru(),this.name=i,this.message=t}function jL(i,t){return i+". Errors: "+Object.keys(t).map(e=>t[e].toString()).filter((e,n,r)=>r.indexOf(e)===n).join("\n")}function U1(i,t,e,n){this._e=Ru(),this.failures=t,this.failedKeys=n,this.successCount=e,this.message=jL(i,t)}function A_(i,t){this._e=Ru(),this.name="BulkError",this.failures=Object.keys(t).map(e=>t[e]),this.failuresByPos=t,this.message=jL(i,t)}Gm(qm).from(Error).extend({stack:{get:function(){return this._stack||(this._stack=this.name+": "+this.message+x2(this._e,2))}},toString:function(){return this.name+": "+this.message}}),Gm(U1).from(qm),Gm(A_).from(qm);var C2=D2.reduce((i,t)=>(i[t]=t+"Error",i),{});const BX=qm;var ni=D2.reduce((i,t)=>{var e=t+"Error";function n(r,a){this._e=Ru(),this.name=e,r?"string"==typeof r?(this.message=`${r}${a?"\n "+a:""}`,this.inner=a||null):"object"==typeof r&&(this.message=`${r.name} ${r.message}`,this.inner=r):(this.message=PX[t]||e,this.inner=null)}return Gm(n).from(BX),i[t]=n,i},{});ni.Syntax=SyntaxError,ni.Type=TypeError,ni.Range=RangeError;var VL=YL.reduce((i,t)=>(i[t+"Error"]=ni[t],i),{}),W1=D2.reduce((i,t)=>(-1===["Syntax","Type","Range"].indexOf(t)&&(i[t+"Error"]=ni[t]),i),{});function On(){}function T_(i){return i}function HX(i,t){return null==i||i===T_?t:function(e){return t(i(e))}}function Pu(i,t){return function(){i.apply(this,arguments),t.apply(this,arguments)}}function YX(i,t){return i===On?t:function(){var e=i.apply(this,arguments);void 0!==e&&(arguments[0]=e);var n=this.onsuccess,r=this.onerror;this.onsuccess=null,this.onerror=null;var a=t.apply(this,arguments);return n&&(this.onsuccess=this.onsuccess?Pu(n,this.onsuccess):n),r&&(this.onerror=this.onerror?Pu(r,this.onerror):r),void 0!==a?a:e}}function jX(i,t){return i===On?t:function(){i.apply(this,arguments);var e=this.onsuccess,n=this.onerror;this.onsuccess=this.onerror=null,t.apply(this,arguments),e&&(this.onsuccess=this.onsuccess?Pu(e,this.onsuccess):e),n&&(this.onerror=this.onerror?Pu(n,this.onerror):n)}}function VX(i,t){return i===On?t:function(e){var n=i.apply(this,arguments);Ra(e,n);var r=this.onsuccess,a=this.onerror;this.onsuccess=null,this.onerror=null;var o=t.apply(this,arguments);return r&&(this.onsuccess=this.onsuccess?Pu(r,this.onsuccess):r),a&&(this.onerror=this.onerror?Pu(a,this.onerror):a),void 0===n?void 0===o?void 0:o:Ra(n,o)}}function zX(i,t){return i===On?t:function(){return!1!==t.apply(this,arguments)&&i.apply(this,arguments)}}function M2(i,t){return i===On?t:function(){var e=i.apply(this,arguments);if(e&&"function"==typeof e.then){for(var n=this,r=arguments.length,a=new Array(r);r--;)a[r]=arguments[r];return e.then(function(){return t.apply(n,a)})}return t.apply(this,arguments)}}W1.ModifyError=U1,W1.DexieError=qm,W1.BulkError=A_;var I_={};const[E2,G1,S2]=typeof Promise>"u"?[]:(()=>{let i=Promise.resolve();if(typeof crypto>"u"||!crypto.subtle)return[i,M_(i),i];const t=crypto.subtle.digest("SHA-512",new Uint8Array([0]));return[t,M_(t),i]})(),zL=G1&&G1.then,$1=E2&&E2.constructor,A2=!!S2;var T2=!1,UX=S2?()=>{S2.then(Z1)}:Un.setImmediate?setImmediate.bind(null,Z1):Un.MutationObserver?()=>{var i=document.createElement("div");new MutationObserver(()=>{Z1(),i=null}).observe(i,{attributes:!0}),i.setAttribute("i","1")}:()=>{setTimeout(Z1,0)},L_=function(i,t){N_.push([i,t]),q1&&(UX(),q1=!1)},I2=!0,q1=!0,Bu=[],K1=[],L2=null,N2=T_,Km={id:"global",global:!0,ref:0,unhandleds:[],onunhandled:XL,pgp:!1,env:{},finalize:function(){this.unhandleds.forEach(i=>{try{XL(i[0],i[1])}catch{}})}},qt=Km,N_=[],Hu=0,Q1=[];function Et(i){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");this._listeners=[],this.onuncatched=On,this._lib=!1;var t=this._PSD=qt;if(Fl&&(this._stackHolder=Ru(),this._prev=null,this._numPrev=0),"function"!=typeof i){if(i!==I_)throw new TypeError("Not a function");return this._state=arguments[1],this._value=arguments[2],void(!1===this._state&&R2(this,this._value))}this._state=null,this._value=null,++t.ref,WL(this,i)}const O2={get:function(){var i=qt,t=ey;function e(n,r){var a=!i.global&&(i!==qt||t!==ey);const o=a&&!pc();var s=new Et((l,c)=>{P2(this,new UL(iy(n,i,a,o),iy(r,i,a,o),l,c,i))});return Fl&&qL(s,this),s}return e.prototype=I_,e},set:function(i){hc(this,"then",i&&i.prototype===I_?O2:{get:function(){return i},set:O2.set})}};function UL(i,t,e,n,r){this.onFulfilled="function"==typeof i?i:null,this.onRejected="function"==typeof t?t:null,this.resolve=e,this.reject=n,this.psd=r}function WL(i,t){try{t(e=>{if(null===i._state){if(e===i)throw new TypeError("A promise cannot be resolved with itself.");var n=i._lib&&O_();e&&"function"==typeof e.then?WL(i,(r,a)=>{e instanceof Et?e._then(r,a):e.then(r,a)}):(i._state=!0,i._value=e,GL(i)),n&&R_()}},R2.bind(null,i))}catch(e){R2(i,e)}}function R2(i,t){if(K1.push(t),null===i._state){var e=i._lib&&O_();t=N2(t),i._state=!1,i._value=t,Fl&&null!==t&&"object"==typeof t&&!t._promise&&function(n,r,a){try{(()=>{var n=y2(t,"stack");t._promise=i,hc(t,"stack",{get:()=>T2?n&&(n.get?n.get.apply(t):n.value):i.stack})}).apply(null,void 0)}catch(o){}}(),n=i,Bu.some(r=>r._value===n._value)||Bu.push(n),GL(i),e&&R_()}var n}function GL(i){var t=i._listeners;i._listeners=[];for(var e=0,n=t.length;e<n;++e)P2(i,t[e]);var r=i._PSD;--r.ref||r.finalize(),0===Hu&&(++Hu,L_(()=>{0==--Hu&&B2()},[]))}function P2(i,t){if(null!==i._state){var e=i._state?t.onFulfilled:t.onRejected;if(null===e)return(i._state?t.resolve:t.reject)(i._value);++t.psd.ref,++Hu,L_(WX,[e,i,t])}else i._listeners.push(t)}function WX(i,t,e){try{L2=t;var n,r=t._value;t._state?n=i(r):(K1.length&&(K1=[]),n=i(r),-1===K1.indexOf(r)&&function(a){for(var o=Bu.length;o;)if(Bu[--o]._value===a._value)return void Bu.splice(o,1)}(t)),e.resolve(n)}catch(a){e.reject(a)}finally{L2=null,0==--Hu&&B2(),--e.psd.ref||e.psd.finalize()}}function $L(i,t,e){if(t.length===e)return t;var n="";if(!1===i._state){var r,a,o=i._value;null!=o?(r=o.name||"Error",a=o.message||o,n=x2(o,0)):(r=o,a=""),t.push(r+(a?": "+a:"")+n)}return Fl&&((n=x2(i._stackHolder,2))&&-1===t.indexOf(n)&&t.push(n),i._prev&&$L(i._prev,t,e)),t}function qL(i,t){var e=t?t._numPrev+1:0;e<100&&(i._prev=t,i._numPrev=e)}function Z1(){O_()&&R_()}function O_(){var i=I2;return I2=!1,q1=!1,i}function R_(){var i,t,e;do{for(;N_.length>0;)for(i=N_,N_=[],e=i.length,t=0;t<e;++t){var n=i[t];n[0].apply(null,n[1])}}while(N_.length>0);I2=!0,q1=!0}function B2(){var i=Bu;Bu=[],i.forEach(n=>{n._PSD.onunhandled.call(null,n._value,n)});for(var t=Q1.slice(0),e=t.length;e;)t[--e]()}function X1(i){return new Et(I_,!1,i)}function Qn(i,t){var e=qt;return function(){var n=O_(),r=qt;try{return bd(e,!0),i.apply(this,arguments)}catch(a){t&&t(a)}finally{bd(r,!1),n&&R_()}}}Wm(Et.prototype,{then:O2,_then:function(i,t){P2(this,new UL(null,null,i,t,qt))},catch:function(i){if(1===arguments.length)return this.then(null,i);var t=arguments[0],e=arguments[1];return this.then(null,"function"==typeof t?n=>n instanceof t?e(n):X1(n):n=>n&&n.name===t?e(n):X1(n))},finally:function(i){return this.then(t=>(i(),t),t=>(i(),X1(t)))},stack:{get:function(){if(this._stack)return this._stack;try{T2=!0;var i=$L(this,[],20).join("\nFrom previous: ");return null!==this._state&&(this._stack=i),i}finally{T2=!1}}},timeout:function(i,t){return i<1/0?new Et((e,n)=>{var r=setTimeout(()=>n(new ni.Timeout(t)),i);this.then(e,n).finally(clearTimeout.bind(null,r))}):this}}),typeof Symbol<"u"&&Symbol.toStringTag&&hc(Et.prototype,Symbol.toStringTag,"Dexie.Promise"),Km.env=KL(),Wm(Et,{all:function(){var i=fc.apply(null,arguments).map(ty);return new Et(function(t,e){0===i.length&&t([]);var n=i.length;i.forEach((r,a)=>Et.resolve(r).then(o=>{i[a]=o,--n||t(i)},e))})},resolve:i=>{if(i instanceof Et)return i;if(i&&"function"==typeof i.then)return new Et((e,n)=>{i.then(e,n)});var t=new Et(I_,!0,i);return qL(t,L2),t},reject:X1,race:function(){var i=fc.apply(null,arguments).map(ty);return new Et((t,e)=>{i.map(n=>Et.resolve(n).then(t,e))})},PSD:{get:()=>qt,set:i=>qt=i},totalEchoes:{get:()=>ey},newPSD:gd,usePSD:Zm,scheduler:{get:()=>L_,set:i=>{L_=i}},rejectionMapper:{get:()=>N2,set:i=>{N2=i}},follow:(i,t)=>new Et((e,n)=>gd((r,a)=>{var o=qt;o.unhandleds=[],o.onunhandled=a,o.finalize=Pu(function(){var s;s=()=>{0===this.unhandleds.length?r():a(this.unhandleds[0])},Q1.push(function l(){s(),Q1.splice(Q1.indexOf(l),1)}),++Hu,L_(()=>{0==--Hu&&B2()},[])},o.finalize),i()},t,e,n))}),$1&&($1.allSettled&&hc(Et,"allSettled",function(){const i=fc.apply(null,arguments).map(ty);return new Et(t=>{0===i.length&&t([]);let e=i.length;const n=new Array(e);i.forEach((r,a)=>Et.resolve(r).then(o=>n[a]={status:"fulfilled",value:o},o=>n[a]={status:"rejected",reason:o}).then(()=>--e||t(n)))})}),$1.any&&typeof AggregateError<"u"&&hc(Et,"any",function(){const i=fc.apply(null,arguments).map(ty);return new Et((t,e)=>{0===i.length&&e(new AggregateError([]));let n=i.length;const r=new Array(n);i.forEach((a,o)=>Et.resolve(a).then(s=>t(s),s=>{r[o]=s,--n||e(new AggregateError(r))}))})}));const va={awaits:0,echoes:0,id:0};var GX=0,J1=[],H2=0,ey=0,$X=0;function gd(i,t,e,n){var r=qt,a=Object.create(r);a.parent=r,a.ref=0,a.global=!1,a.id=++$X;var o=Km.env;a.env=A2?{Promise:Et,PromiseProp:{value:Et,configurable:!0,writable:!0},all:Et.all,race:Et.race,allSettled:Et.allSettled,any:Et.any,resolve:Et.resolve,reject:Et.reject,nthen:ZL(o.nthen,a),gthen:ZL(o.gthen,a)}:{},t&&Ra(a,t),++r.ref,a.finalize=function(){--this.parent.ref||this.parent.finalize()};var s=Zm(a,i,e,n);return 0===a.ref&&a.finalize(),s}function Qm(){return va.id||(va.id=++GX),++va.awaits,va.echoes+=100,va.id}function pc(){return!!va.awaits&&(0==--va.awaits&&(va.id=0),va.echoes=100*va.awaits,!0)}function ty(i){return va.echoes&&i&&i.constructor===$1?(Qm(),i.then(t=>(pc(),t),t=>(pc(),$r(t)))):i}function qX(i){++ey,va.echoes&&0!=--va.echoes||(va.echoes=va.id=0),J1.push(qt),bd(i,!0)}function KX(){var i=J1[J1.length-1];J1.pop(),bd(i,!1)}function bd(i,t){var e=qt;if((t?!va.echoes||H2++&&i===qt:!H2||--H2&&i===qt)||QL(t?qX.bind(null,i):KX),i!==qt&&(qt=i,e===Km&&(Km.env=KL()),A2)){var n=Km.env.Promise,r=i.env;G1.then=r.nthen,n.prototype.then=r.gthen,(e.global||i.global)&&(Object.defineProperty(Un,"Promise",r.PromiseProp),n.all=r.all,n.race=r.race,n.resolve=r.resolve,n.reject=r.reject,r.allSettled&&(n.allSettled=r.allSettled),r.any&&(n.any=r.any))}}function KL(){var i=Un.Promise;return A2?{Promise:i,PromiseProp:Object.getOwnPropertyDescriptor(Un,"Promise"),all:i.all,race:i.race,allSettled:i.allSettled,any:i.any,resolve:i.resolve,reject:i.reject,nthen:G1.then,gthen:i.prototype.then}:{}}function Zm(i,t,e,n,r){var a=qt;try{return bd(i,!0),t(e,n,r)}finally{bd(a,!1)}}function QL(i){zL.call(E2,i)}function iy(i,t,e,n){return"function"!=typeof i?i:function(){var r=qt;e&&Qm(),bd(t,!0);try{return i.apply(this,arguments)}finally{bd(r,!1),n&&QL(pc)}}}function ZL(i,t){return function(e,n){return i.call(this,iy(e,t),iy(n,t))}}function XL(i,t){var e;try{e=t.onuncatched(i)}catch{}if(!1!==e)try{var n,r={promise:t,reason:i};if(Un.document&&document.createEvent?((n=document.createEvent("Event")).initEvent("unhandledrejection",!0,!0),Ra(n,r)):Un.CustomEvent&&Ra(n=new CustomEvent("unhandledrejection",{detail:r}),r),n&&Un.dispatchEvent&&(dispatchEvent(n),!Un.PromiseRejectionEvent&&Un.onunhandledrejection))try{Un.onunhandledrejection(n)}catch{}Fl&&n&&!n.defaultPrevented&&console.warn(`Unhandled rejection: ${i.stack||i}`)}catch{}}-1===(""+zL).indexOf("[native code]")&&(Qm=pc=On);var $r=Et.reject;function Y2(i,t,e,n){if(i.idbdb&&(i._state.openComplete||qt.letThrough||i._vip)){var r=i._createTransaction(t,e,i._dbSchema);try{r.create(),i._state.PR1398_maxLoop=3}catch(a){return a.name===C2.InvalidState&&i.isOpen()&&--i._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),i._close(),i.open().then(()=>Y2(i,t,e,n))):$r(a)}return r._promise(t,(a,o)=>gd(()=>(qt.trans=r,n(a,o,r)))).then(a=>r._completion.then(()=>a))}if(i._state.openComplete)return $r(new ni.DatabaseClosed(i._state.dbOpenError));if(!i._state.isBeingOpened){if(!i._options.autoOpen)return $r(new ni.DatabaseClosed);i.open().catch(On)}return i._state.dbReadyPromise.then(()=>Y2(i,t,e,n))}const Yu=String.fromCharCode(65535),_c="Invalid key provided. Keys must be of type string, number, Date or Array<string | number | Date>.",P_=[],ny=typeof navigator<"u"&&/(MSIE|Trident|Edge)/.test(navigator.userAgent),QX=ny,ZX=ny,JL=i=>!/(dexie\.js|dexie\.min\.js)/.test(i);function ju(i,t){return i?t?function(){return i.apply(this,arguments)&&t.apply(this,arguments)}:i:t}const e5={type:3,lower:-1/0,lowerOpen:!1,upper:[[]],upperOpen:!1};function ry(i){return"string"!=typeof i||/\./.test(i)?t=>t:t=>(void 0===t[i]&&i in t&&delete(t=S_(t))[i],t)}class XX{_trans(t,e,n){const r=this._tx||qt.trans,a=this.name;function o(l,c,h){if(!h.schema[a])throw new ni.NotFound("Table "+a+" not part of transaction");return e(h.idbtrans,h)}const s=O_();try{return r&&r.db===this.db?r===qt.trans?r._promise(t,o,n):gd(()=>r._promise(t,o,n),{trans:r,transless:qt.transless||qt}):Y2(this.db,t,[this.name],o)}finally{s&&R_()}}get(t,e){return t&&t.constructor===Object?this.where(t).first(e):this._trans("readonly",n=>this.core.get({trans:n,key:t}).then(r=>this.hook.reading.fire(r))).then(e)}where(t){if("string"==typeof t)return new this.db.WhereClause(this,t);if(ya(t))return new this.db.WhereClause(this,`[${t.join("+")}]`);const e=Ir(t);if(1===e.length)return this.where(e[0]).equals(t[e[0]]);const n=this.schema.indexes.concat(this.schema.primKey).filter(c=>c.compound&&e.every(h=>c.keyPath.indexOf(h)>=0)&&c.keyPath.every(h=>e.indexOf(h)>=0))[0];if(n&&this.db._maxKey!==Yu)return this.where(n.name).equals(n.keyPath.map(c=>t[c]));!n&&Fl&&console.warn(`The query ${JSON.stringify(t)} on ${this.name} would benefit of a compound index [${e.join("+")}]`);const{idxByName:r}=this.schema,a=this.db._deps.indexedDB;function o(c,h){try{return 0===a.cmp(c,h)}catch{return!1}}const[s,l]=e.reduce(([c,h],g)=>{const k=r[g],O=t[g];return[c||k,c||!k?ju(h,k&&k.multi?W=>{const Z=mc(W,g);return ya(Z)&&Z.some(ne=>o(O,ne))}:W=>o(O,mc(W,g))):h]},[null,null]);return s?this.where(s.name).equals(t[s.keyPath]).filter(l):n?this.filter(l):this.where(e).equals("")}filter(t){return this.toCollection().and(t)}count(t){return this.toCollection().count(t)}offset(t){return this.toCollection().offset(t)}limit(t){return this.toCollection().limit(t)}each(t){return this.toCollection().each(t)}toArray(t){return this.toCollection().toArray(t)}toCollection(){return new this.db.Collection(new this.db.WhereClause(this))}orderBy(t){return new this.db.Collection(new this.db.WhereClause(this,ya(t)?`[${t.join("+")}]`:t))}reverse(){return this.toCollection().reverse()}mapToClass(t){this.schema.mappedClass=t;const e=n=>{if(!n)return n;const r=Object.create(t.prototype);for(var a in n)if(xo(n,a))try{r[a]=n[a]}catch{}return r};return this.schema.readHook&&this.hook.reading.unsubscribe(this.schema.readHook),this.schema.readHook=e,this.hook("reading",e),t}defineClass(){return this.mapToClass(function(t){Ra(this,t)})}add(t,e){const{auto:n,keyPath:r}=this.schema.primKey;let a=t;return r&&n&&(a=ry(r)(t)),this._trans("readwrite",o=>this.core.mutate({trans:o,type:"add",keys:null!=e?[e]:null,values:[a]})).then(o=>o.numFailures?Et.reject(o.failures[0]):o.lastResult).then(o=>{if(r)try{Bs(t,r,o)}catch{}return o})}update(t,e){if("object"!=typeof t||ya(t))return this.where(":id").equals(t).modify(e);{const n=mc(t,this.schema.primKey.keyPath);if(void 0===n)return $r(new ni.InvalidArgument("Given object does not contain its primary key"));try{"function"!=typeof e?Ir(e).forEach(r=>{Bs(t,r,e[r])}):e(t,{value:t,primKey:n})}catch{}return this.where(":id").equals(n).modify(e)}}put(t,e){const{auto:n,keyPath:r}=this.schema.primKey;let a=t;return r&&n&&(a=ry(r)(t)),this._trans("readwrite",o=>this.core.mutate({trans:o,type:"put",values:[a],keys:null!=e?[e]:null})).then(o=>o.numFailures?Et.reject(o.failures[0]):o.lastResult).then(o=>{if(r)try{Bs(t,r,o)}catch{}return o})}delete(t){return this._trans("readwrite",e=>this.core.mutate({trans:e,type:"delete",keys:[t]})).then(e=>e.numFailures?Et.reject(e.failures[0]):void 0)}clear(){return this._trans("readwrite",t=>this.core.mutate({trans:t,type:"deleteRange",range:e5})).then(t=>t.numFailures?Et.reject(t.failures[0]):void 0)}bulkGet(t){return this._trans("readonly",e=>this.core.getMany({keys:t,trans:e}).then(n=>n.map(r=>this.hook.reading.fire(r))))}bulkAdd(t,e,n){const r=Array.isArray(e)?e:void 0,a=(n=n||(r?void 0:e))?n.allKeys:void 0;return this._trans("readwrite",o=>{const{auto:s,keyPath:l}=this.schema.primKey;if(l&&r)throw new ni.InvalidArgument("bulkAdd(): keys argument invalid on tables with inbound keys");if(r&&r.length!==t.length)throw new ni.InvalidArgument("Arguments objects and keys must have the same length");const c=t.length;let h=l&&s?t.map(ry(l)):t;return this.core.mutate({trans:o,type:"add",keys:r,values:h,wantResults:a}).then(({numFailures:g,results:k,lastResult:O,failures:W})=>{if(0===g)return a?k:O;throw new A_(`${this.name}.bulkAdd(): ${g} of ${c} operations failed`,W)})})}bulkPut(t,e,n){const r=Array.isArray(e)?e:void 0,a=(n=n||(r?void 0:e))?n.allKeys:void 0;return this._trans("readwrite",o=>{const{auto:s,keyPath:l}=this.schema.primKey;if(l&&r)throw new ni.InvalidArgument("bulkPut(): keys argument invalid on tables with inbound keys");if(r&&r.length!==t.length)throw new ni.InvalidArgument("Arguments objects and keys must have the same length");const c=t.length;let h=l&&s?t.map(ry(l)):t;return this.core.mutate({trans:o,type:"put",keys:r,values:h,wantResults:a}).then(({numFailures:g,results:k,lastResult:O,failures:W})=>{if(0===g)return a?k:O;throw new A_(`${this.name}.bulkPut(): ${g} of ${c} operations failed`,W)})})}bulkDelete(t){const e=t.length;return this._trans("readwrite",n=>this.core.mutate({trans:n,type:"delete",keys:t})).then(({numFailures:n,lastResult:r,failures:a})=>{if(0===n)return r;throw new A_(`${this.name}.bulkDelete(): ${n} of ${e} operations failed`,a)})}}function B_(i){var t={},e=function(s,l){if(l){for(var c=arguments.length,h=new Array(c-1);--c;)h[c-1]=arguments[c];return t[s].subscribe.apply(null,h),i}if("string"==typeof s)return t[s]};e.addEventType=a;for(var n=1,r=arguments.length;n<r;++n)a(arguments[n]);return e;function a(s,l,c){if("object"==typeof s)return o(s);l||(l=zX),c||(c=On);var h={subscribers:[],fire:c,subscribe:function(g){-1===h.subscribers.indexOf(g)&&(h.subscribers.push(g),h.fire=l(h.fire,g))},unsubscribe:function(g){h.subscribers=h.subscribers.filter(function(k){return k!==g}),h.fire=h.subscribers.reduce(l,c)}};return t[s]=e[s]=h,h}function o(s){Ir(s).forEach(function(l){var c=s[l];if(ya(c))a(l,s[l][0],s[l][1]);else{if("asap"!==c)throw new ni.InvalidArgument("Invalid event config");var h=a(l,T_,function(){for(var g=arguments.length,k=new Array(g);g--;)k[g]=arguments[g];h.subscribers.forEach(function(O){LL(function(){O.apply(null,k)})})})}})}}function H_(i,t){return Gm(t).from({prototype:i}),t}function Xm(i,t){return!(i.filter||i.algorithm||i.or)&&(t?i.justLimit:!i.replayFilter)}function j2(i,t){i.filter=ju(i.filter,t)}function V2(i,t,e){var n=i.replayFilter;i.replayFilter=n?()=>ju(n(),t()):t,i.justLimit=e&&!n}function ay(i,t){if(i.isPrimKey)return t.primaryKey;const e=t.getIndexByKeyPath(i.index);if(!e)throw new ni.Schema("KeyPath "+i.index+" on object store "+t.name+" is not indexed");return e}function t5(i,t,e){const n=ay(i,t.schema);return t.openCursor({trans:e,values:!i.keysOnly,reverse:"prev"===i.dir,unique:!!i.unique,query:{index:n,range:i.range}})}function oy(i,t,e,n){const r=i.replayFilter?ju(i.filter,i.replayFilter()):i.filter;if(i.or){const a={},o=(s,l,c)=>{if(!r||r(l,c,k=>l.stop(k),k=>l.fail(k))){var h=l.primaryKey,g=""+h;"[object ArrayBuffer]"===g&&(g=""+new Uint8Array(h)),xo(a,g)||(a[g]=!0,t(s,l,c))}};return Promise.all([i.or._iterate(o,e),n5(t5(i,n,e),i.algorithm,o,!i.keysOnly&&i.valueMapper)])}return n5(t5(i,n,e),ju(i.algorithm,r),t,!i.keysOnly&&i.valueMapper)}function n5(i,t,e,n){var r=Qn(n?(a,o,s)=>e(n(a),o,s):e);return i.then(a=>{if(a)return a.start(()=>{var o=()=>a.continue();t&&!t(a,s=>o=s,s=>{a.stop(s),o=On},s=>{a.fail(s),o=On})||r(a.value,a,s=>o=s),o()})})}function Pa(i,t){try{const e=r5(i),n=r5(t);if(e!==n)return"Array"===e?1:"Array"===n?-1:"binary"===e?1:"binary"===n?-1:"string"===e?1:"string"===n?-1:"Date"===e?1:"Date"!==n?NaN:-1;switch(e){case"number":case"Date":case"string":return i>t?1:i<t?-1:0;case"binary":return function(r,a){const o=r.length,s=a.length,l=o<s?o:s;for(let c=0;c<l;++c)if(r[c]!==a[c])return r[c]<a[c]?-1:1;return o===s?0:o<s?-1:1}(a5(i),a5(t));case"Array":return function(r,a){const o=r.length,s=a.length,l=o<s?o:s;for(let c=0;c<l;++c){const h=Pa(r[c],a[c]);if(0!==h)return h}return o===s?0:o<s?-1:1}(i,t)}}catch{}return NaN}function r5(i){const t=typeof i;if("object"!==t)return t;if(ArrayBuffer.isView(i))return"binary";const e=w2(i);return"ArrayBuffer"===e?"binary":e}function a5(i){return i instanceof Uint8Array?i:ArrayBuffer.isView(i)?new Uint8Array(i.buffer,i.byteOffset,i.byteLength):new Uint8Array(i)}class JX{_read(t,e){var n=this._ctx;return n.error?n.table._trans(null,$r.bind(null,n.error)):n.table._trans("readonly",t).then(e)}_write(t){var e=this._ctx;return e.error?e.table._trans(null,$r.bind(null,e.error)):e.table._trans("readwrite",t,"locked")}_addAlgorithm(t){var e=this._ctx;e.algorithm=ju(e.algorithm,t)}_iterate(t,e){return oy(this._ctx,t,e,this._ctx.table.core)}clone(t){var e=Object.create(this.constructor.prototype),n=Object.create(this._ctx);return t&&Ra(n,t),e._ctx=n,e}raw(){return this._ctx.valueMapper=null,this}each(t){var e=this._ctx;return this._read(n=>oy(e,t,n,e.table.core))}count(t){return this._read(e=>{const n=this._ctx,r=n.table.core;if(Xm(n,!0))return r.count({trans:e,query:{index:ay(n,r.schema),range:n.range}}).then(o=>Math.min(o,n.limit));var a=0;return oy(n,()=>(++a,!1),e,r).then(()=>a)}).then(t)}sortBy(t,e){const n=t.split(".").reverse(),r=n[0],a=n.length-1;function o(c,h){return h?o(c[n[h]],h-1):c[r]}var s="next"===this._ctx.dir?1:-1;function l(c,h){var g=o(c,a),k=o(h,a);return g<k?-s:g>k?s:0}return this.toArray(function(c){return c.sort(l)}).then(e)}toArray(t){return this._read(e=>{var n=this._ctx;if("next"===n.dir&&Xm(n,!0)&&n.limit>0){const{valueMapper:r}=n,a=ay(n,n.table.core.schema);return n.table.core.query({trans:e,limit:n.limit,values:!0,query:{index:a,range:n.range}}).then(({result:o})=>r?o.map(r):o)}{const r=[];return oy(n,a=>r.push(a),e,n.table.core).then(()=>r)}},t)}offset(t){var e=this._ctx;return t<=0||(e.offset+=t,Xm(e)?V2(e,()=>{var n=t;return(r,a)=>0===n||(1===n?(--n,!1):(a(()=>{r.advance(n),n=0}),!1))}):V2(e,()=>{var n=t;return()=>--n<0})),this}limit(t){return this._ctx.limit=Math.min(this._ctx.limit,t),V2(this._ctx,()=>{var e=t;return function(n,r,a){return--e<=0&&r(a),e>=0}},!0),this}until(t,e){return j2(this._ctx,function(n,r,a){return!t(n.value)||(r(a),e)}),this}first(t){return this.limit(1).toArray(function(e){return e[0]}).then(t)}last(t){return this.reverse().first(t)}filter(t){var e;return j2(this._ctx,function(r){return t(r.value)}),(e=this._ctx).isMatch=ju(e.isMatch,t),this}and(t){return this.filter(t)}or(t){return new this.db.WhereClause(this._ctx.table,t,this)}reverse(){return this._ctx.dir="prev"===this._ctx.dir?"next":"prev",this._ondirectionchange&&this._ondirectionchange(this._ctx.dir),this}desc(){return this.reverse()}eachKey(t){var e=this._ctx;return e.keysOnly=!e.isMatch,this.each(function(n,r){t(r.key,r)})}eachUniqueKey(t){return this._ctx.unique="unique",this.eachKey(t)}eachPrimaryKey(t){var e=this._ctx;return e.keysOnly=!e.isMatch,this.each(function(n,r){t(r.primaryKey,r)})}keys(t){var e=this._ctx;e.keysOnly=!e.isMatch;var n=[];return this.each(function(r,a){n.push(a.key)}).then(function(){return n}).then(t)}primaryKeys(t){var e=this._ctx;if("next"===e.dir&&Xm(e,!0)&&e.limit>0)return this._read(r=>{var a=ay(e,e.table.core.schema);return e.table.core.query({trans:r,values:!1,limit:e.limit,query:{index:a,range:e.range}})}).then(({result:r})=>r).then(t);e.keysOnly=!e.isMatch;var n=[];return this.each(function(r,a){n.push(a.primaryKey)}).then(function(){return n}).then(t)}uniqueKeys(t){return this._ctx.unique="unique",this.keys(t)}firstKey(t){return this.limit(1).keys(function(e){return e[0]}).then(t)}lastKey(t){return this.reverse().firstKey(t)}distinct(){var t=this._ctx,e=t.index&&t.table.schema.idxByName[t.index];if(!e||!e.multi)return this;var n={};return j2(this._ctx,function(r){var a=r.primaryKey.toString(),o=xo(n,a);return n[a]=!0,!o}),this}modify(t){var e=this._ctx;return this._write(n=>{var r;if("function"==typeof t)r=t;else{var a=Ir(t),o=a.length;r=function(Z){for(var ne=!1,re=0;re<o;++re){var me=a[re],ce=t[me];mc(Z,me)!==ce&&(Bs(Z,me,ce),ne=!0)}return ne}}const s=e.table.core,{outbound:l,extractKey:c}=s.schema.primaryKey,h=this.db._options.modifyChunkSize||200,g=[];let k=0;const O=[],W=(Z,ne)=>{const{failures:re,numFailures:me}=ne;k+=Z-me;for(let ce of Ir(re))g.push(re[ce])};return this.clone().primaryKeys().then(Z=>{const ne=re=>{const me=Math.min(h,Z.length-re);return s.getMany({trans:n,keys:Z.slice(re,re+me),cache:"immutable"}).then(ce=>{const ye=[],Ee=[],Te=l?[]:null,Ue=[];for(let ht=0;ht<me;++ht){const di=ce[ht],xn={value:S_(di),primKey:Z[re+ht]};!1!==r.call(xn,xn.value,xn)&&(null==xn.value?Ue.push(Z[re+ht]):l||0===Pa(c(di),c(xn.value))?(Ee.push(xn.value),l&&Te.push(Z[re+ht])):(Ue.push(Z[re+ht]),ye.push(xn.value)))}const yt=Xm(e)&&e.limit===1/0&&("function"!=typeof t||t===z2)&&{index:e.index,range:e.range};return Promise.resolve(ye.length>0&&s.mutate({trans:n,type:"add",values:ye}).then(ht=>{for(let di in ht.failures)Ue.splice(parseInt(di),1);W(ye.length,ht)})).then(()=>(Ee.length>0||yt&&"object"==typeof t)&&s.mutate({trans:n,type:"put",keys:Te,values:Ee,criteria:yt,changeSpec:"function"!=typeof t&&t}).then(ht=>W(Ee.length,ht))).then(()=>(Ue.length>0||yt&&t===z2)&&s.mutate({trans:n,type:"delete",keys:Ue,criteria:yt}).then(ht=>W(Ue.length,ht))).then(()=>Z.length>re+me&&ne(re+h))})};return ne(0).then(()=>{if(g.length>0)throw new U1("Error modifying one or more objects",g,k,O);return Z.length})})})}delete(){var t=this._ctx,e=t.range;return Xm(t)&&(t.isPrimKey&&!ZX||3===e.type)?this._write(n=>{const{primaryKey:r}=t.table.core.schema,a=e;return t.table.core.count({trans:n,query:{index:r,range:a}}).then(o=>t.table.core.mutate({trans:n,type:"deleteRange",range:a}).then(({failures:s,numFailures:h})=>{if(h)throw new U1("Could not delete some values",Object.keys(s).map(g=>s[g]),o-h);return o-h}))}):this.modify(z2)}}const z2=(i,t)=>t.value=null;function eJ(i,t){return i<t?-1:i===t?0:1}function tJ(i,t){return i>t?-1:i===t?0:1}function Do(i,t,e){var n=i instanceof s5?new i.Collection(i):i;return n._ctx.error=e?new e(t):new TypeError(t),n}function Jm(i){return new i.Collection(i,()=>o5("")).limit(0)}function iJ(i,t,e,n,r,a){for(var o=Math.min(i.length,n.length),s=-1,l=0;l<o;++l){var c=t[l];if(c!==n[l])return r(i[l],e[l])<0?i.substr(0,l)+e[l]+e.substr(l+1):r(i[l],n[l])<0?i.substr(0,l)+n[l]+e.substr(l+1):s>=0?i.substr(0,s)+t[s]+e.substr(s+1):null;r(i[l],c)<0&&(s=l)}return o<n.length&&"next"===a?i+e.substr(i.length):o<i.length&&"prev"===a?i.substr(0,e.length):s<0?null:i.substr(0,s)+n[s]+e.substr(s+1)}function sy(i,t,e,n){var r,a,o,s,l,c,h,g=e.length;if(!e.every(Z=>"string"==typeof Z))return Do(i,"String expected.");function k(Z){r="next"===Z?me=>me.toUpperCase():me=>me.toLowerCase(),a="next"===Z?me=>me.toLowerCase():me=>me.toUpperCase(),o="next"===Z?eJ:tJ;var ne=e.map(function(re){return{lower:a(re),upper:r(re)}}).sort(function(re,me){return o(re.lower,me.lower)});s=ne.map(function(re){return re.upper}),l=ne.map(function(re){return re.lower}),c=Z,h="next"===Z?"":n}k("next");var O=new i.Collection(i,()=>yd(s[0],l[g-1]+n));O._ondirectionchange=function(Z){k(Z)};var W=0;return O._addAlgorithm(function(Z,ne,re){var me=Z.key;if("string"!=typeof me)return!1;var ce=a(me);if(t(ce,l,W))return!0;for(var ye=null,Ee=W;Ee<g;++Ee){var Te=iJ(me,ce,s[Ee],l[Ee],o,c);null===Te&&null===ye?W=Ee+1:(null===ye||o(ye,Te)>0)&&(ye=Te)}return ne(null!==ye?function(){Z.continue(ye+h)}:re),!1}),O}function yd(i,t,e,n){return{type:2,lower:i,upper:t,lowerOpen:e,upperOpen:n}}function o5(i){return{type:1,lower:i,upper:i}}class s5{get Collection(){return this._ctx.table.db.Collection}between(t,e,n,r){n=!1!==n,r=!0===r;try{return this._cmp(t,e)>0||0===this._cmp(t,e)&&(n||r)&&(!n||!r)?Jm(this):new this.Collection(this,()=>yd(t,e,!n,!r))}catch{return Do(this,_c)}}equals(t){return null==t?Do(this,_c):new this.Collection(this,()=>o5(t))}above(t){return null==t?Do(this,_c):new this.Collection(this,()=>yd(t,void 0,!0))}aboveOrEqual(t){return null==t?Do(this,_c):new this.Collection(this,()=>yd(t,void 0,!1))}below(t){return null==t?Do(this,_c):new this.Collection(this,()=>yd(void 0,t,!1,!0))}belowOrEqual(t){return null==t?Do(this,_c):new this.Collection(this,()=>yd(void 0,t))}startsWith(t){return"string"!=typeof t?Do(this,"String expected."):this.between(t,t+Yu,!0,!0)}startsWithIgnoreCase(t){return""===t?this.startsWith(t):sy(this,(e,n)=>0===e.indexOf(n[0]),[t],Yu)}equalsIgnoreCase(t){return sy(this,(e,n)=>e===n[0],[t],"")}anyOfIgnoreCase(){var t=fc.apply($m,arguments);return 0===t.length?Jm(this):sy(this,(e,n)=>-1!==n.indexOf(e),t,"")}startsWithAnyOfIgnoreCase(){var t=fc.apply($m,arguments);return 0===t.length?Jm(this):sy(this,(e,n)=>n.some(r=>0===e.indexOf(r)),t,Yu)}anyOf(){const t=fc.apply($m,arguments);let e=this._cmp;try{t.sort(e)}catch{return Do(this,_c)}if(0===t.length)return Jm(this);const n=new this.Collection(this,()=>yd(t[0],t[t.length-1]));n._ondirectionchange=a=>{e="next"===a?this._ascending:this._descending,t.sort(e)};let r=0;return n._addAlgorithm((a,o,s)=>{const l=a.key;for(;e(l,t[r])>0;)if(++r,r===t.length)return o(s),!1;return 0===e(l,t[r])||(o(()=>{a.continue(t[r])}),!1)}),n}notEqual(t){return this.inAnyRange([[-1/0,t],[t,this.db._maxKey]],{includeLowers:!1,includeUppers:!1})}noneOf(){const t=fc.apply($m,arguments);if(0===t.length)return new this.Collection(this);try{t.sort(this._ascending)}catch{return Do(this,_c)}const e=t.reduce((n,r)=>n?n.concat([[n[n.length-1][1],r]]):[[-1/0,r]],null);return e.push([t[t.length-1],this.db._maxKey]),this.inAnyRange(e,{includeLowers:!1,includeUppers:!1})}inAnyRange(t,e){const n=this._cmp,r=this._ascending,a=this._descending,o=this._min,s=this._max;if(0===t.length)return Jm(this);if(!t.every(me=>void 0!==me[0]&&void 0!==me[1]&&r(me[0],me[1])<=0))return Do(this,"First argument to inAnyRange() must be an Array of two-value Arrays [lower,upper] where upper must not be lower than lower",ni.InvalidArgument);const l=!e||!1!==e.includeLowers,c=e&&!0===e.includeUppers;let h,g=r;function k(me,ce){return g(me[0],ce[0])}try{h=t.reduce(function(me,ce){let ye=0,Ee=me.length;for(;ye<Ee;++ye){const Te=me[ye];if(n(ce[0],Te[1])<0&&n(ce[1],Te[0])>0){Te[0]=o(Te[0],ce[0]),Te[1]=s(Te[1],ce[1]);break}}return ye===Ee&&me.push(ce),me},[]),h.sort(k)}catch{return Do(this,_c)}let O=0;const W=c?me=>r(me,h[O][1])>0:me=>r(me,h[O][1])>=0,Z=l?me=>a(me,h[O][0])>0:me=>a(me,h[O][0])>=0;let ne=W;const re=new this.Collection(this,()=>yd(h[0][0],h[h.length-1][1],!l,!c));return re._ondirectionchange=me=>{"next"===me?(ne=W,g=r):(ne=Z,g=a),h.sort(k)},re._addAlgorithm((me,ce,ye)=>{for(var Ee=me.key;ne(Ee);)if(++O,O===h.length)return ce(ye),!1;return!((W(Te=Ee)||Z(Te))&&(0===this._cmp(Ee,h[O][1])||0===this._cmp(Ee,h[O][0])||ce(()=>{me.continue(g===r?h[O][0]:h[O][1])}),1));var Te}),re}startsWithAnyOf(){const t=fc.apply($m,arguments);return t.every(e=>"string"==typeof e)?0===t.length?Jm(this):this.inAnyRange(t.map(e=>[e,e+Yu])):Do(this,"startsWithAnyOf() only works with strings")}}function kl(i){return Qn(function(t){return Y_(t),i(t.target.error),!1})}function Y_(i){i.stopPropagation&&i.stopPropagation(),i.preventDefault&&i.preventDefault()}const vd=B_(null,"storagemutated");class nJ{_lock(){return E_(!qt.global),++this._reculock,1!==this._reculock||qt.global||(qt.lockOwnerFor=this),this}_unlock(){if(E_(!qt.global),0==--this._reculock)for(qt.global||(qt.lockOwnerFor=null);this._blockedFuncs.length>0&&!this._locked();){var t=this._blockedFuncs.shift();try{Zm(t[1],t[0])}catch{}}return this}_locked(){return this._reculock&&qt.lockOwnerFor!==this}create(t){if(!this.mode)return this;const e=this.db.idbdb,n=this.db._state.dbOpenError;if(E_(!this.idbtrans),!t&&!e)switch(n&&n.name){case"DatabaseClosedError":throw new ni.DatabaseClosed(n);case"MissingAPIError":throw new ni.MissingAPI(n.message,n);default:throw new ni.OpenFailed(n)}if(!this.active)throw new ni.TransactionInactive;return E_(null===this._completion._state),(t=this.idbtrans=t||(this.db.core?this.db.core.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}):e.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}))).onerror=Qn(r=>{Y_(r),this._reject(t.error)}),t.onabort=Qn(r=>{Y_(r),this.active&&this._reject(new ni.Abort(t.error)),this.active=!1,this.on("abort").fire(r)}),t.oncomplete=Qn(()=>{this.active=!1,this._resolve(),"mutatedParts"in t&&vd.storagemutated.fire(t.mutatedParts)}),this}_promise(t,e,n){if("readwrite"===t&&"readwrite"!==this.mode)return $r(new ni.ReadOnly("Transaction is readonly"));if(!this.active)return $r(new ni.TransactionInactive);if(this._locked())return new Et((a,o)=>{this._blockedFuncs.push([()=>{this._promise(t,e,n).then(a,o)},qt])});if(n)return gd(()=>{var a=new Et((o,s)=>{this._lock();const l=e(o,s,this);l&&l.then&&l.then(o,s)});return a.finally(()=>this._unlock()),a._lib=!0,a});var r=new Et((a,o)=>{var s=e(a,o,this);s&&s.then&&s.then(a,o)});return r._lib=!0,r}_root(){return this.parent?this.parent._root():this}waitFor(t){var e=this._root();const n=Et.resolve(t);if(e._waitingFor)e._waitingFor=e._waitingFor.then(()=>n);else{e._waitingFor=n,e._waitingQueue=[];var r=e.idbtrans.objectStore(e.storeNames[0]);!function o(){for(++e._spinCount;e._waitingQueue.length;)e._waitingQueue.shift()();e._waitingFor&&(r.get(-1/0).onsuccess=o)}()}var a=e._waitingFor;return new Et((o,s)=>{n.then(l=>e._waitingQueue.push(Qn(o.bind(null,l))),l=>e._waitingQueue.push(Qn(s.bind(null,l)))).finally(()=>{e._waitingFor===a&&(e._waitingFor=null)})})}abort(){this.active&&(this.active=!1,this.idbtrans&&this.idbtrans.abort(),this._reject(new ni.Abort))}table(t){const e=this._memoizedTables||(this._memoizedTables={});if(xo(e,t))return e[t];const n=this.schema[t];if(!n)throw new ni.NotFound("Table "+t+" not part of transaction");const r=new this.db.Table(t,n,this);return r.core=this.db.core.table(t),e[t]=r,r}}function U2(i,t,e,n,r,a,o){return{name:i,keyPath:t,unique:e,multi:n,auto:r,compound:a,src:(e&&!o?"&":"")+(n?"*":"")+(r?"++":"")+l5(t)}}function l5(i){return"string"==typeof i?i:i?"["+[].join.call(i,"+")+"]":""}function c5(i,t,e){return{name:i,primKey:t,indexes:e,mappedClass:null,idxByName:NL(e,n=>[n.name,n])}}let j_=i=>{try{return i.only([[]]),j_=()=>[[]],[[]]}catch{return j_=()=>Yu,Yu}};function W2(i){return null==i?()=>{}:"string"==typeof i?1===(t=i).split(".").length?e=>e[t]:e=>mc(e,t):t=>mc(t,i);var t}function d5(i){return[].slice.call(i)}let rJ=0;function V_(i){return null==i?":id":"string"==typeof i?i:`[${i.join("+")}]`}function aJ(i,t,e){function n(l){if(3===l.type)return null;if(4===l.type)throw new Error("Cannot convert never type to IDBKeyRange");const{lower:c,upper:h,lowerOpen:g,upperOpen:k}=l;return void 0===c?void 0===h?null:t.upperBound(h,!!k):void 0===h?t.lowerBound(c,!!g):t.bound(c,h,!!g,!!k)}const{schema:r,hasGetAll:a}=function(l,c){const h=d5(l.objectStoreNames);return{schema:{name:l.name,tables:h.map(g=>c.objectStore(g)).map(g=>{const{keyPath:k,autoIncrement:O}=g,W=ya(k),ne={},re={name:g.name,primaryKey:{name:null,isPrimaryKey:!0,outbound:null==k,compound:W,keyPath:k,autoIncrement:O,unique:!0,extractKey:W2(k)},indexes:d5(g.indexNames).map(me=>g.index(me)).map(me=>{const{name:ce,unique:ye,multiEntry:Ee,keyPath:Te}=me,Ue={name:ce,compound:ya(Te),keyPath:Te,unique:ye,multiEntry:Ee,extractKey:W2(Te)};return ne[V_(Te)]=Ue,Ue}),getIndexByKeyPath:me=>ne[V_(me)]};return ne[":id"]=re.primaryKey,null!=k&&(ne[V_(k)]=re.primaryKey),re})},hasGetAll:h.length>0&&"getAll"in c.objectStore(h[0])&&!(typeof navigator<"u"&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604)}}(i,e),o=r.tables.map(l=>function(c){const h=c.name;return{name:h,schema:c,mutate:function({trans:g,type:k,keys:O,values:W,range:Z}){return new Promise((ne,re)=>{ne=Qn(ne);const me=g.objectStore(h),ce=null==me.keyPath,ye="put"===k||"add"===k;if(!ye&&"delete"!==k&&"deleteRange"!==k)throw new Error("Invalid operation type: "+k);const{length:Ee}=O||W||{length:1};if(O&&W&&O.length!==W.length)throw new Error("Given keys array must have same length as given values array.");if(0===Ee)return ne({numFailures:0,failures:{},results:[],lastResult:void 0});let Te;const Ue=[],yt=[];let ht=0;const di=Yn=>{++ht,Y_(Yn)};if("deleteRange"===k){if(4===Z.type)return ne({numFailures:ht,failures:yt,results:[],lastResult:void 0});Ue.push(Te=3===Z.type?me.clear():me.delete(n(Z)))}else{const[Yn,En]=ye?ce?[W,O]:[W,null]:[O,null];if(ye)for(let Rn=0;Rn<Ee;++Rn)Ue.push(Te=En&&void 0!==En[Rn]?me[k](Yn[Rn],En[Rn]):me[k](Yn[Rn])),Te.onerror=di;else for(let Rn=0;Rn<Ee;++Rn)Ue.push(Te=me[k](Yn[Rn])),Te.onerror=di}const xn=Yn=>{const En=Yn.target.result;Ue.forEach((Rn,ds)=>null!=Rn.error&&(yt[ds]=Rn.error)),ne({numFailures:ht,failures:yt,results:"delete"===k?O:Ue.map(Rn=>Rn.result),lastResult:En})};Te.onerror=Yn=>{di(Yn),xn(Yn)},Te.onsuccess=xn})},getMany:({trans:g,keys:k})=>new Promise((O,W)=>{O=Qn(O);const Z=g.objectStore(h),ne=k.length,re=new Array(ne);let me,ce=0,ye=0;const Ee=Ue=>{const yt=Ue.target;re[yt._pos]=yt.result,++ye===ce&&O(re)},Te=kl(W);for(let Ue=0;Ue<ne;++Ue)null!=k[Ue]&&(me=Z.get(k[Ue]),me._pos=Ue,me.onsuccess=Ee,me.onerror=Te,++ce);0===ce&&O(re)}),get:({trans:g,key:k})=>new Promise((O,W)=>{O=Qn(O);const Z=g.objectStore(h).get(k);Z.onsuccess=ne=>O(ne.target.result),Z.onerror=kl(W)}),query:(g=a,k=>new Promise((O,W)=>{O=Qn(O);const{trans:Z,values:ne,limit:re,query:me}=k,ce=re===1/0?void 0:re,{index:ye,range:Ee}=me,Te=Z.objectStore(h),Ue=ye.isPrimaryKey?Te:Te.index(ye.name),yt=n(Ee);if(0===re)return O({result:[]});if(g){const ht=ne?Ue.getAll(yt,ce):Ue.getAllKeys(yt,ce);ht.onsuccess=di=>O({result:di.target.result}),ht.onerror=kl(W)}else{let ht=0;const di=ne||!("openKeyCursor"in Ue)?Ue.openCursor(yt):Ue.openKeyCursor(yt),xn=[];di.onsuccess=Yn=>{const En=di.result;return En?(xn.push(ne?En.value:En.primaryKey),++ht===re?O({result:xn}):void En.continue()):O({result:xn})},di.onerror=kl(W)}})),openCursor:function({trans:g,values:k,query:O,reverse:W,unique:Z}){return new Promise((ne,re)=>{ne=Qn(ne);const{index:me,range:ce}=O,ye=g.objectStore(h),Ee=me.isPrimaryKey?ye:ye.index(me.name),Te=W?Z?"prevunique":"prev":Z?"nextunique":"next",Ue=k||!("openKeyCursor"in Ee)?Ee.openCursor(n(ce),Te):Ee.openKeyCursor(n(ce),Te);Ue.onerror=kl(re),Ue.onsuccess=Qn(yt=>{const ht=Ue.result;if(!ht)return void ne(null);ht.___id=++rJ,ht.done=!1;const di=ht.continue.bind(ht);let xn=ht.continuePrimaryKey;xn&&(xn=xn.bind(ht));const Yn=ht.advance.bind(ht),En=()=>{throw new Error("Cursor not stopped")};ht.trans=g,ht.stop=ht.continue=ht.continuePrimaryKey=ht.advance=()=>{throw new Error("Cursor not started")},ht.fail=Qn(re),ht.next=function(){let Rn=1;return this.start(()=>Rn--?this.continue():this.stop()).then(()=>this)},ht.start=Rn=>{const ds=new Promise((Dt,jt)=>{Dt=Qn(Dt),Ue.onerror=kl(jt),ht.fail=jt,ht.stop=Ni=>{ht.stop=ht.continue=ht.continuePrimaryKey=ht.advance=En,Dt(Ni)}}),kt=()=>{if(Ue.result)try{Rn()}catch(Dt){ht.fail(Dt)}else ht.done=!0,ht.start=()=>{throw new Error("Cursor behind last entry")},ht.stop()};return Ue.onsuccess=Qn(Dt=>{Ue.onsuccess=kt,kt()}),ht.continue=di,ht.continuePrimaryKey=xn,ht.advance=Yn,kt(),ds},ne(ht)},re)})},count({query:g,trans:k}){const{index:O,range:W}=g;return new Promise((Z,ne)=>{const re=k.objectStore(h),me=O.isPrimaryKey?re:re.index(O.name),ce=n(W),ye=ce?me.count(ce):me.count();ye.onsuccess=Qn(Ee=>Z(Ee.target.result)),ye.onerror=kl(ne)})}};var g}(l)),s={};return o.forEach(l=>s[l.name]=l),{stack:"dbcore",transaction:i.transaction.bind(i),table(l){if(!s[l])throw new Error(`Table '${l}' not found`);return s[l]},MIN_KEY:-1/0,MAX_KEY:j_(t),schema:r}}function G2({_novip:i},t){const n=function(r,a,{IDBKeyRange:o},l){return{dbcore:(h=aJ(a,o,l),g=r.dbcore,g.reduce((k,{create:O})=>({...k,...O(k)}),h))};var h,g}(i._middlewares,t.db,i._deps,t);i.core=n.dbcore,i.tables.forEach(r=>{const a=r.name;i.core.schema.tables.some(o=>o.name===a)&&(r.core=i.core.table(a),i[a]instanceof i.Table&&(i[a].core=r.core))})}function ly({_novip:i},t,e,n){e.forEach(r=>{const a=n[r];t.forEach(o=>{const s=y2(o,r);(!s||"value"in s&&void 0===s.value)&&(o===i.Transaction.prototype||o instanceof i.Transaction?hc(o,r,{get(){return this.table(r)},set(l){TL(this,r,{value:l,writable:!0,configurable:!0,enumerable:!0})}}):o[r]=new i.Table(r,a))})})}function $2({_novip:i},t){t.forEach(e=>{for(let n in e)e[n]instanceof i.Table&&delete e[n]})}function oJ(i,t){return i._cfg.version-t._cfg.version}function u5(i,t){const e={del:[],add:[],change:[]};let n;for(n in i)t[n]||e.del.push(n);for(n in t){const r=i[n],a=t[n];if(r){const o={name:n,def:a,recreate:!1,del:[],add:[],change:[]};if(""+(r.primKey.keyPath||"")!=""+(a.primKey.keyPath||"")||r.primKey.auto!==a.primKey.auto&&!ny)o.recreate=!0,e.change.push(o);else{const s=r.idxByName,l=a.idxByName;let c;for(c in s)l[c]||o.del.push(c);for(c in l){const h=s[c],g=l[c];h?h.src!==g.src&&o.change.push(g):o.add.push(g)}(o.del.length>0||o.add.length>0||o.change.length>0)&&e.change.push(o)}}else e.add.push([n,a])}return e}function q2(i,t,e,n){const r=i.db.createObjectStore(t,e.keyPath?{keyPath:e.keyPath,autoIncrement:e.auto}:{autoIncrement:e.auto});return n.forEach(a=>K2(r,a)),r}function K2(i,t){i.createIndex(t.name,t.keyPath,{unique:t.unique,multiEntry:t.multi})}function Q2(i,t,e){const n={};return z1(t.objectStoreNames,0).forEach(r=>{const a=e.objectStore(r);let o=a.keyPath;const s=U2(l5(o),o||"",!1,!1,!!a.autoIncrement,o&&"string"!=typeof o,!0),l=[];for(let h=0;h<a.indexNames.length;++h){const g=a.index(a.indexNames[h]);o=g.keyPath;var c=U2(g.name,o,!!g.unique,!!g.multiEntry,!1,o&&"string"!=typeof o,!1);l.push(c)}n[r]=c5(r,s,l)}),n}function Z2({_novip:i},t,e){const n=e.db.objectStoreNames;for(let r=0;r<n.length;++r){const a=n[r],o=e.objectStore(a);i._hasGetAll="getAll"in o;for(let s=0;s<o.indexNames.length;++s){const l=o.indexNames[s],c=o.index(l).keyPath,h="string"==typeof c?c:"["+z1(c).join("+")+"]";if(t[a]){const g=t[a].idxByName[h];g&&(g.name=l,delete t[a].idxByName[h],t[a].idxByName[l]=g)}}}typeof navigator<"u"&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&Un.WorkerGlobalScope&&Un instanceof Un.WorkerGlobalScope&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604&&(i._hasGetAll=!1)}class lJ{_parseStoresSpec(t,e){Ir(t).forEach(n=>{if(null!==t[n]){var r=t[n].split(",").map((o,s)=>{const l=(o=o.trim()).replace(/([&*]|\+\+)/g,""),c=/^\[/.test(l)?l.match(/^\[(.*)\]$/)[1].split("+"):l;return U2(l,c||null,/\&/.test(o),/\*/.test(o),/\+\+/.test(o),ya(c),0===s)}),a=r.shift();if(a.multi)throw new ni.Schema("Primary key cannot be multi-valued");r.forEach(o=>{if(o.auto)throw new ni.Schema("Only primary key can be marked as autoIncrement (++)");if(!o.keyPath)throw new ni.Schema("Index must have a name and cannot be an empty string")}),e[n]=c5(n,a,r)}})}stores(t){const e=this.db;this._cfg.storesSource=this._cfg.storesSource?Ra(this._cfg.storesSource,t):t;const r={};let a={};return e._versions.forEach(o=>{Ra(r,o._cfg.storesSource),a=o._cfg.dbschema={},o._parseStoresSpec(r,a)}),e._dbSchema=a,$2(e,[e._allTables,e,e.Transaction.prototype]),ly(e,[e._allTables,e,e.Transaction.prototype,this._cfg.tables],Ir(a),a),e._storeNames=Ir(a),this}upgrade(t){return this._cfg.contentUpgrade=M2(this._cfg.contentUpgrade||On,t),this}}function X2(i,t){let e=i._dbNamesDB;return e||(e=i._dbNamesDB=new Vu("__dbnames",{addons:[],indexedDB:i,IDBKeyRange:t}),e.version(1).stores({dbnames:"name"})),e.table("dbnames")}function J2(i){return i&&"function"==typeof i.databases}function eD(i){return gd(function(){return qt.letThrough=!0,i()})}function cJ(){var i;return!navigator.userAgentData&&/Safari\//.test(navigator.userAgent)&&!/Chrom(e|ium)\//.test(navigator.userAgent)&&indexedDB.databases?new Promise(function(t){var e=function(){return indexedDB.databases().finally(t)};i=setInterval(e,100),e()}).finally(function(){return clearInterval(i)}):Promise.resolve()}function tD(i){var t=a=>i.next(a),e=r(t),n=r(a=>i.throw(a));function r(a){return o=>{var s=a(o),l=s.value;return s.done?l:l&&"function"==typeof l.then?l.then(e,n):ya(l)?Promise.all(l).then(e,n):e(l)}}return r(t)()}function uJ(i,t,e){var n=arguments.length;if(n<2)throw new ni.InvalidArgument("Too few arguments");for(var r=new Array(n-1);--n;)r[n-1]=arguments[n];e=r.pop();var a=RL(r);return[i,a,e]}function h5(i,t,e,n,r){return Et.resolve().then(()=>{const a=qt.transless||qt,o=i._createTransaction(t,e,i._dbSchema,n),s={trans:o,transless:a};if(n)o.idbtrans=n.idbtrans;else try{o.create(),i._state.PR1398_maxLoop=3}catch(g){return g.name===C2.InvalidState&&i.isOpen()&&--i._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),i._close(),i.open().then(()=>h5(i,t,e,null,r))):$r(g)}const l=k2(r);let c;l&&Qm();const h=Et.follow(()=>{if(c=r.call(o,o),c)if(l){var g=pc.bind(null,null);c.then(g,g)}else"function"==typeof c.next&&"function"==typeof c.throw&&(c=tD(c))},s);return(c&&"function"==typeof c.then?Et.resolve(c).then(g=>o.active?g:$r(new ni.PrematureCommit("Transaction committed too early. See http://bit.ly/2kdckMn"))):h.then(()=>c)).then(g=>(n&&o._resolve(),o._completion.then(()=>g))).catch(g=>(o._reject(g),$r(g)))})}function cy(i,t,e){const n=ya(i)?i.slice():[i];for(let r=0;r<e;++r)n.push(t);return n}const hJ={stack:"dbcore",name:"VirtualIndexMiddleware",level:1,create:function(i){return{...i,table(t){const e=i.table(t),{schema:n}=e,r={},a=[];function o(h,g,k){const O=V_(h),W=r[O]=r[O]||[],Z=null==h?0:"string"==typeof h?1:h.length,ne=g>0,re={...k,isVirtual:ne,keyTail:g,keyLength:Z,extractKey:W2(h),unique:!ne&&k.unique};return W.push(re),re.isPrimaryKey||a.push(re),Z>1&&o(2===Z?h[0]:h.slice(0,Z-1),g+1,k),W.sort((me,ce)=>me.keyTail-ce.keyTail),re}const s=o(n.primaryKey.keyPath,0,n.primaryKey);r[":id"]=[s];for(const h of n.indexes)o(h.keyPath,0,h);function l(h){const g=h.query.index;return g.isVirtual?{...h,query:{index:g,range:(k=h.query.range,O=g.keyTail,{type:1===k.type?2:k.type,lower:cy(k.lower,k.lowerOpen?i.MAX_KEY:i.MIN_KEY,O),lowerOpen:!0,upper:cy(k.upper,k.upperOpen?i.MIN_KEY:i.MAX_KEY,O),upperOpen:!0})}}:h;var k,O}return{...e,schema:{...n,primaryKey:s,indexes:a,getIndexByKeyPath:function(h){const g=r[V_(h)];return g&&g[0]}},count:h=>e.count(l(h)),query:h=>e.query(l(h)),openCursor(h){const{keyTail:g,isVirtual:k,keyLength:O}=h.query.index;return k?e.openCursor(l(h)).then(W=>{return W&&(Z=W,Object.create(Z,{continue:{value:function(re){null!=re?Z.continue(cy(re,h.reverse?i.MAX_KEY:i.MIN_KEY,g)):h.unique?Z.continue(Z.key.slice(0,O).concat(h.reverse?i.MIN_KEY:i.MAX_KEY,g)):Z.continue()}},continuePrimaryKey:{value(re,me){Z.continuePrimaryKey(cy(re,i.MAX_KEY,g),me)}},primaryKey:{get:()=>Z.primaryKey},key:{get(){const re=Z.key;return 1===O?re[0]:re.slice(0,O)}},value:{get:()=>Z.value}}));var Z}):e.openCursor(h)}}}}}};function iD(i,t,e,n){return e=e||{},n=n||"",Ir(i).forEach(r=>{if(xo(t,r)){var a=i[r],o=t[r];if("object"==typeof a&&"object"==typeof o&&a&&o){const s=w2(a);s!==w2(o)?e[n+r]=t[r]:"Object"===s?iD(a,o,e,n+r+"."):a!==o&&(e[n+r]=t[r])}else a!==o&&(e[n+r]=t[r])}else e[n+r]=void 0}),Ir(t).forEach(r=>{xo(i,r)||(e[n+r]=t[r])}),e}const mJ={stack:"dbcore",name:"HooksMiddleware",level:2,create:i=>({...i,table(t){const e=i.table(t),{primaryKey:n}=e.schema;return{...e,mutate(a){const o=qt.trans,{deleting:s,creating:l,updating:c}=o.table(t).hook;switch(a.type){case"add":if(l.fire===On)break;return o._promise("readwrite",()=>h(a),!0);case"put":if(l.fire===On&&c.fire===On)break;return o._promise("readwrite",()=>h(a),!0);case"delete":if(s.fire===On)break;return o._promise("readwrite",()=>h(a),!0);case"deleteRange":if(s.fire===On)break;return o._promise("readwrite",()=>{return g((k=a).trans,k.range,1e4);var k},!0)}return e.mutate(a);function h(k){const O=qt.trans,W=k.keys||("delete"===(ne=k).type?ne.keys:ne.keys||ne.values.map(n.extractKey));var ne;if(!W)throw new Error("Keys missing");return"delete"!==(k="add"===k.type||"put"===k.type?{...k,keys:W}:{...k}).type&&(k.values=[...k.values]),k.keys&&(k.keys=[...k.keys]),function(Z,ne,re){return"add"===ne.type?Promise.resolve([]):Z.getMany({trans:ne.trans,keys:re,cache:"immutable"})}(e,k,W).then(Z=>{const ne=W.map((re,me)=>{const ce=Z[me],ye={onerror:null,onsuccess:null};if("delete"===k.type)s.fire.call(ye,re,ce,O);else if("add"===k.type||void 0===ce){const Ee=l.fire.call(ye,re,k.values[me],O);null==re&&null!=Ee&&(k.keys[me]=re=Ee,n.outbound||Bs(k.values[me],n.keyPath,re))}else{const Ee=iD(ce,k.values[me]),Te=c.fire.call(ye,Ee,re,ce,O);if(Te){const Ue=k.values[me];Object.keys(Te).forEach(yt=>{xo(Ue,yt)?Ue[yt]=Te[yt]:Bs(Ue,yt,Te[yt])})}}return ye});return e.mutate(k).then(({failures:re,results:me,numFailures:ce,lastResult:ye})=>{for(let Ee=0;Ee<W.length;++Ee){const Te=me?me[Ee]:W[Ee],Ue=ne[Ee];null==Te?Ue.onerror&&Ue.onerror(re[Ee]):Ue.onsuccess&&Ue.onsuccess("put"===k.type&&Z[Ee]?k.values[Ee]:Te)}return{failures:re,results:me,numFailures:ce,lastResult:ye}}).catch(re=>(ne.forEach(me=>me.onerror&&me.onerror(re)),Promise.reject(re)))})}function g(k,O,W){return e.query({trans:k,values:!1,query:{index:n,range:O},limit:W}).then(({result:Z})=>h({type:"delete",keys:Z,trans:k}).then(ne=>ne.numFailures>0?Promise.reject(ne.failures[0]):Z.length<W?{failures:[],numFailures:0,lastResult:void 0}:g(k,{...O,lower:Z[Z.length-1],lowerOpen:!0},W)))}}}}})};function m5(i,t,e){try{if(!t||t.keys.length<i.length)return null;const n=[];for(let r=0,a=0;r<t.keys.length&&a<i.length;++r)0===Pa(t.keys[r],i[a])&&(n.push(e?S_(t.values[r]):t.values[r]),++a);return n.length===i.length?n:null}catch{return null}}const fJ={stack:"dbcore",level:-1,create:i=>({table:t=>{const e=i.table(t);return{...e,getMany:n=>{if(!n.cache)return e.getMany(n);const r=m5(n.keys,n.trans._cache,"clone"===n.cache);return r?Et.resolve(r):e.getMany(n).then(a=>(n.trans._cache={keys:n.keys,values:"clone"===n.cache?S_(a):a},a))},mutate:n=>("add"!==n.type&&(n.trans._cache=null),e.mutate(n))}}})};function nD(i){return!("from"in i)}const gc=function(i,t){if(!this){const e=new gc;return i&&"d"in i&&Ra(e,i),e}Ra(this,arguments.length?{d:1,from:i,to:arguments.length>1?t:i}:{d:0})};function z_(i,t,e){const n=Pa(t,e);if(isNaN(n))return;if(n>0)throw RangeError();if(nD(i))return Ra(i,{from:t,to:e,d:1});const r=i.l,a=i.r;if(Pa(e,i.from)<0)return r?z_(r,t,e):i.l={from:t,to:e,d:1,l:null,r:null},f5(i);if(Pa(t,i.to)>0)return a?z_(a,t,e):i.r={from:t,to:e,d:1,l:null,r:null},f5(i);Pa(t,i.from)<0&&(i.from=t,i.l=null,i.d=a?a.d+1:1),Pa(e,i.to)>0&&(i.to=e,i.r=null,i.d=i.l?i.l.d+1:1);const o=!i.r;r&&!i.l&&dy(i,r),a&&o&&dy(i,a)}function dy(i,t){nD(t)||function e(n,{from:r,to:a,l:o,r:s}){z_(n,r,a),o&&e(n,o),s&&e(n,s)}(i,t)}function rD(i){let t=nD(i)?null:{s:0,n:i};return{next(e){const n=arguments.length>0;for(;t;)switch(t.s){case 0:if(t.s=1,n)for(;t.n.l&&Pa(e,t.n.from)<0;)t={up:t,n:t.n.l,s:1};else for(;t.n.l;)t={up:t,n:t.n.l,s:1};case 1:if(t.s=2,!n||Pa(e,t.n.to)<=0)return{value:t.n,done:!1};case 2:if(t.n.r){t.s=3,t={up:t,n:t.n.r,s:0};continue}case 3:t=t.up}return{done:!0}}}}function f5(i){var t,e;const n=((null===(t=i.r)||void 0===t?void 0:t.d)||0)-((null===(e=i.l)||void 0===e?void 0:e.d)||0),r=n>1?"r":n<-1?"l":"";if(r){const a="r"===r?"l":"r",o={...i},s=i[r];i.from=s.from,i.to=s.to,i[r]=s[r],o[r]=s[a],i[a]=o,o.d=p5(o)}i.d=p5(i)}function p5({r:i,l:t}){return(i?t?Math.max(i.d,t.d):i.d:t?t.d:0)+1}Wm(gc.prototype,{add(i){return dy(this,i),this},addKey(i){return z_(this,i,i),this},addKeys(i){return i.forEach(t=>z_(this,t,t)),this},[F2](){return rD(this)}});const _J={stack:"dbcore",level:0,create:i=>{const t=i.schema.name,e=new gc(i.MIN_KEY,i.MAX_KEY);return{...i,table:n=>{const r=i.table(n),{schema:a}=r,{primaryKey:o}=a,{extractKey:s,outbound:l}=o,c={...r,mutate:k=>{const O=k.trans,W=O.mutatedParts||(O.mutatedParts={}),Z=Te=>{const Ue=`idb://${t}/${n}/${Te}`;return W[Ue]||(W[Ue]=new gc)},ne=Z(""),re=Z(":dels"),{type:me}=k;let[ce,ye]="deleteRange"===k.type?[k.range]:"delete"===k.type?[k.keys]:k.values.length<50?[[],k.values]:[];const Ee=k.trans._cache;return r.mutate(k).then(Te=>{if(ya(ce)){"delete"!==me&&(ce=Te.results),ne.addKeys(ce);const Ue=m5(ce,Ee);Ue||"add"===me||re.addKeys(ce),(Ue||ye)&&(yt=Z,di=Ue,xn=ye,a.indexes.forEach(function Yn(En){const Rn=yt(En.name||"");function ds(Dt){return null!=Dt?En.extractKey(Dt):null}const kt=Dt=>En.multiEntry&&ya(Dt)?Dt.forEach(jt=>Rn.addKey(jt)):Rn.addKey(Dt);(di||xn).forEach((Dt,jt)=>{const Ni=di&&ds(di[jt]),cr=xn&&ds(xn[jt]);0!==Pa(Ni,cr)&&(null!=Ni&&kt(Ni),null!=cr&&kt(cr))})}))}else if(ce){const Ue={from:ce.lower,to:ce.upper};re.add(Ue),ne.add(Ue)}else ne.add(e),re.add(e),a.indexes.forEach(Ue=>Z(Ue.name).add(e));var yt,di,xn;return Te})}},h=({query:{index:k,range:O}})=>{var W,Z;return[k,new gc(null!==(W=O.lower)&&void 0!==W?W:i.MIN_KEY,null!==(Z=O.upper)&&void 0!==Z?Z:i.MAX_KEY)]},g={get:k=>[o,new gc(k.key)],getMany:k=>[o,(new gc).addKeys(k.keys)],count:h,query:h,openCursor:h};return Ir(g).forEach(k=>{c[k]=function(O){const{subscr:W}=qt;if(W){const Z=ye=>{const Ee=`idb://${t}/${n}/${ye}`;return W[Ee]||(W[Ee]=new gc)},ne=Z(""),re=Z(":dels"),[me,ce]=g[k](O);if(Z(me.name||"").add(ce),!me.isPrimaryKey){if("count"!==k){const ye="query"===k&&l&&O.values&&r.query({...O,values:!1});return r[k].apply(this,arguments).then(Ee=>{if("query"===k){if(l&&O.values)return ye.then(({result:Ue})=>(ne.addKeys(Ue),Ee));const Te=O.values?Ee.result.map(s):Ee.result;O.values?ne.addKeys(Te):re.addKeys(Te)}else if("openCursor"===k){const Te=Ee,Ue=O.values;return Te&&Object.create(Te,{key:{get:()=>(re.addKey(Te.primaryKey),Te.key)},primaryKey:{get(){const yt=Te.primaryKey;return re.addKey(yt),yt}},value:{get:()=>(Ue&&ne.addKey(Te.primaryKey),Te.value)}})}return Ee})}re.add(e)}}return r[k].apply(this,arguments)}}),c}}}};class Vu{constructor(t,e){this._middlewares={},this.verno=0;const n=Vu.dependencies;this._options=e={addons:Vu.addons,autoOpen:!0,indexedDB:n.indexedDB,IDBKeyRange:n.IDBKeyRange,...e},this._deps={indexedDB:e.indexedDB,IDBKeyRange:e.IDBKeyRange};const{addons:r}=e;this._dbSchema={},this._versions=[],this._storeNames=[],this._allTables={},this.idbdb=null,this._novip=this;const a={dbOpenError:null,isBeingOpened:!1,onReadyBeingFired:null,openComplete:!1,dbReadyResolve:On,dbReadyPromise:null,cancelOpen:On,openCanceller:null,autoSchema:!0,PR1398_maxLoop:3};var o,s;a.dbReadyPromise=new Et(s=>{a.dbReadyResolve=s}),a.openCanceller=new Et((s,l)=>{a.cancelOpen=l}),this._state=a,this.name=t,this.on=B_(this,"populate","blocked","versionchange","close",{ready:[M2,On]}),this.on.ready.subscribe=IL(this.on.ready.subscribe,s=>(l,c)=>{Vu.vip(()=>{const h=this._state;if(h.openComplete)h.dbOpenError||Et.resolve().then(l),c&&s(l);else if(h.onReadyBeingFired)h.onReadyBeingFired.push(l),c&&s(l);else{s(l);const g=this;c||s(function k(){g.on.ready.unsubscribe(l),g.on.ready.unsubscribe(k)})}})}),this.Collection=(o=this,H_(JX.prototype,function(s,l){this.db=o;let c=e5,h=null;if(l)try{c=l()}catch(W){h=W}const g=s._ctx,k=g.table,O=k.hook.reading.fire;this._ctx={table:k,index:g.index,isPrimKey:!g.index||k.schema.primKey.keyPath&&g.index===k.schema.primKey.name,range:c,keysOnly:!1,dir:"next",unique:"",algorithm:null,filter:null,replayFilter:null,justLimit:!0,isMatch:null,offset:0,limit:1/0,error:h,or:g.or,valueMapper:O!==T_?O:null}})),this.Table=(s=this,H_(XX.prototype,function(l,c,h){this.db=s,this._tx=h,this.name=l,this.schema=c,this.hook=s._allTables[l]?s._allTables[l].hook:B_(null,{creating:[YX,On],reading:[HX,T_],updating:[VX,On],deleting:[jX,On]})})),this.Transaction=function(s){return H_(nJ.prototype,function(l,c,h,g,k){this.db=s,this.mode=l,this.storeNames=c,this.schema=h,this.chromeTransactionDurability=g,this.idbtrans=null,this.on=B_(this,"complete","error","abort"),this.parent=k||null,this.active=!0,this._reculock=0,this._blockedFuncs=[],this._resolve=null,this._reject=null,this._waitingFor=null,this._waitingQueue=null,this._spinCount=0,this._completion=new Et((O,W)=>{this._resolve=O,this._reject=W}),this._completion.then(()=>{this.active=!1,this.on.complete.fire()},O=>{var W=this.active;return this.active=!1,this.on.error.fire(O),this.parent?this.parent._reject(O):W&&this.idbtrans&&this.idbtrans.abort(),$r(O)})})}(this),this.Version=function(s){return H_(lJ.prototype,function(l){this.db=s,this._cfg={version:l,storesSource:null,dbschema:{},tables:{},contentUpgrade:null}})}(this),this.WhereClause=function(s){return H_(s5.prototype,function(l,c,h){this.db=s,this._ctx={table:l,index:":id"===c?null:c,or:h};const g=s._deps.indexedDB;if(!g)throw new ni.MissingAPI;this._cmp=this._ascending=g.cmp.bind(g),this._descending=(k,O)=>g.cmp(O,k),this._max=(k,O)=>g.cmp(k,O)>0?k:O,this._min=(k,O)=>g.cmp(k,O)<0?k:O,this._IDBKeyRange=s._deps.IDBKeyRange})}(this),this.on("versionchange",s=>{s.newVersion>0?console.warn(`Another connection wants to upgrade database '${this.name}'. Closing db now to resume the upgrade.`):console.warn(`Another connection wants to delete database '${this.name}'. Closing db now to resume the delete request.`),this.close()}),this.on("blocked",s=>{!s.newVersion||s.newVersion<s.oldVersion?console.warn(`Dexie.delete('${this.name}') was blocked`):console.warn(`Upgrade '${this.name}' blocked by other connection holding version ${s.oldVersion/10}`)}),this._maxKey=j_(e.IDBKeyRange),this._createTransaction=(s,l,c,h)=>new this.Transaction(s,l,c,this._options.chromeTransactionDurability,h),this._fireOnBlocked=s=>{this.on("blocked").fire(s),P_.filter(l=>l.name===this.name&&l!==this&&!l._state.vcFired).map(l=>l.on("versionchange").fire(s))},this.use(hJ),this.use(mJ),this.use(_J),this.use(fJ),this.vip=Object.create(this,{_vip:{value:!0}}),r.forEach(s=>s(this))}version(t){if(isNaN(t)||t<.1)throw new ni.Type("Given version is not a positive number");if(t=Math.round(10*t)/10,this.idbdb||this._state.isBeingOpened)throw new ni.Schema("Cannot add version when database is open");this.verno=Math.max(this.verno,t);const e=this._versions;var n=e.filter(r=>r._cfg.version===t)[0];return n||(n=new this.Version(t),e.push(n),e.sort(oJ),n.stores({}),this._state.autoSchema=!1,n)}_whenReady(t){return this.idbdb&&(this._state.openComplete||qt.letThrough||this._vip)?t():new Et((e,n)=>{if(this._state.openComplete)return n(new ni.DatabaseClosed(this._state.dbOpenError));if(!this._state.isBeingOpened){if(!this._options.autoOpen)return void n(new ni.DatabaseClosed);this.open().catch(On)}this._state.dbReadyPromise.then(e,n)}).then(t)}use({stack:t,create:e,level:n,name:r}){r&&this.unuse({stack:t,name:r});const a=this._middlewares[t]||(this._middlewares[t]=[]);return a.push({stack:t,create:e,level:n??10,name:r}),a.sort((o,s)=>o.level-s.level),this}unuse({stack:t,name:e,create:n}){return t&&this._middlewares[t]&&(this._middlewares[t]=this._middlewares[t].filter(r=>n?r.create!==n:!!e&&r.name!==e)),this}open(){return function dJ(i){const t=i._state,{indexedDB:e}=i._deps;if(t.isBeingOpened||i.idbdb)return t.dbReadyPromise.then(()=>t.dbOpenError?$r(t.dbOpenError):i);Fl&&(t.openCanceller._stackHolder=Ru()),t.isBeingOpened=!0,t.dbOpenError=null,t.openComplete=!1;const n=t.openCanceller;function r(){if(t.openCanceller!==n)throw new ni.DatabaseClosed("db.open() was cancelled")}let a=t.dbReadyResolve,o=null,s=!1;return Et.race([n,(typeof navigator>"u"?Et.resolve():cJ()).then(()=>new Et((l,c)=>{if(r(),!e)throw new ni.MissingAPI;const h=i.name,g=t.autoSchema?e.open(h):e.open(h,Math.round(10*i.verno));if(!g)throw new ni.MissingAPI;g.onerror=kl(c),g.onblocked=Qn(i._fireOnBlocked),g.onupgradeneeded=Qn(k=>{if(o=g.transaction,t.autoSchema&&!i._options.allowEmptyDB){g.onerror=Y_,o.abort(),g.result.close();const W=e.deleteDatabase(h);W.onsuccess=W.onerror=Qn(()=>{c(new ni.NoSuchDatabase(`Database ${h} doesnt exist`))})}else{o.onerror=kl(c);var O=k.oldVersion>Math.pow(2,62)?0:k.oldVersion;s=O<1,i._novip.idbdb=g.result,function sJ(i,t,e,n){const r=i._dbSchema,a=i._createTransaction("readwrite",i._storeNames,r);a.create(e),a._completion.catch(n);const o=a._reject.bind(a),s=qt.transless||qt;gd(()=>{qt.trans=a,qt.transless=s,0===t?(Ir(r).forEach(l=>{q2(e,l,r[l].primKey,r[l].indexes)}),G2(i,e),Et.follow(()=>i.on.populate.fire(a)).catch(o)):function({_novip:l},c,h,g){const k=[],O=l._versions;let W=l._dbSchema=Q2(0,l.idbdb,g),Z=!1;return O.filter(re=>re._cfg.version>=c).forEach(re=>{k.push(()=>{const me=W,ce=re._cfg.dbschema;Z2(l,me,g),Z2(l,ce,g),W=l._dbSchema=ce;const ye=u5(me,ce);ye.add.forEach(Te=>{q2(g,Te[0],Te[1].primKey,Te[1].indexes)}),ye.change.forEach(Te=>{if(Te.recreate)throw new ni.Upgrade("Not yet support for changing primary key");{const Ue=g.objectStore(Te.name);Te.add.forEach(yt=>K2(Ue,yt)),Te.change.forEach(yt=>{Ue.deleteIndex(yt.name),K2(Ue,yt)}),Te.del.forEach(yt=>Ue.deleteIndex(yt))}});const Ee=re._cfg.contentUpgrade;if(Ee&&re._cfg.version>c){G2(l,g),h._memoizedTables={},Z=!0;let Te=OL(ce);ye.del.forEach(di=>{Te[di]=me[di]}),$2(l,[l.Transaction.prototype]),ly(l,[l.Transaction.prototype],Ir(Te),Te),h.schema=Te;const Ue=k2(Ee);let yt;Ue&&Qm();const ht=Et.follow(()=>{if(yt=Ee(h),yt&&Ue){var di=pc.bind(null,null);yt.then(di,di)}});return yt&&"function"==typeof yt.then?Et.resolve(yt):ht.then(()=>yt)}}),k.push(me=>{var ce,ye;(!Z||!QX)&&(ce=re._cfg.dbschema,[].slice.call((ye=me).db.objectStoreNames).forEach(Ee=>null==ce[Ee]&&ye.db.deleteObjectStore(Ee))),$2(l,[l.Transaction.prototype]),ly(l,[l.Transaction.prototype],l._storeNames,l._dbSchema),h.schema=l._dbSchema})}),function ne(){return k.length?Et.resolve(k.shift()(h.idbtrans)).then(ne):Et.resolve()}().then(()=>{var re,me;me=g,Ir(re=W).forEach(ce=>{me.db.objectStoreNames.contains(ce)||q2(me,ce,re[ce].primKey,re[ce].indexes)})})}(i,t,a,e).catch(o)})}(i,O/10,o,c)}},c),g.onsuccess=Qn(()=>{o=null;const k=i._novip.idbdb=g.result,O=z1(k.objectStoreNames);if(O.length>0)try{const Z=k.transaction(1===(W=O).length?W[0]:W,"readonly");t.autoSchema?function({_novip:ne},re,me){ne.verno=re.version/10;const ce=ne._dbSchema=Q2(0,re,me);ne._storeNames=z1(re.objectStoreNames,0),ly(ne,[ne._allTables],Ir(ce),ce)}(i,k,Z):(Z2(i,i._dbSchema,Z),function(ne,re){const me=u5(Q2(0,ne.idbdb,re),ne._dbSchema);return!(me.add.length||me.change.some(ce=>ce.add.length||ce.change.length))}(i,Z)||console.warn("Dexie SchemaDiff: Schema was extended without increasing the number passed to db.version(). Some queries may fail.")),G2(i,Z)}catch{}var W;P_.push(i),k.onversionchange=Qn(Z=>{t.vcFired=!0,i.on("versionchange").fire(Z)}),k.onclose=Qn(Z=>{i.on("close").fire(Z)}),s&&function({indexedDB:Z,IDBKeyRange:ne},re){!J2(Z)&&"__dbnames"!==re&&X2(Z,ne).put({name:re}).catch(On)}(i._deps,h),l()},c)}))]).then(()=>(r(),t.onReadyBeingFired=[],Et.resolve(eD(()=>i.on.ready.fire(i.vip))).then(function l(){if(t.onReadyBeingFired.length>0){let c=t.onReadyBeingFired.reduce(M2,On);return t.onReadyBeingFired=[],Et.resolve(eD(()=>c(i.vip))).then(l)}}))).finally(()=>{t.onReadyBeingFired=null,t.isBeingOpened=!1}).then(()=>i).catch(l=>{t.dbOpenError=l;try{o&&o.abort()}catch{}return n===t.openCanceller&&i._close(),$r(l)}).finally(()=>{t.openComplete=!0,a()})}(this)}_close(){const t=this._state,e=P_.indexOf(this);if(e>=0&&P_.splice(e,1),this.idbdb){try{this.idbdb.close()}catch{}this._novip.idbdb=null}t.dbReadyPromise=new Et(n=>{t.dbReadyResolve=n}),t.openCanceller=new Et((n,r)=>{t.cancelOpen=r})}close(){this._close();const t=this._state;this._options.autoOpen=!1,t.dbOpenError=new ni.DatabaseClosed,t.isBeingOpened&&t.cancelOpen(t.dbOpenError)}delete(){const t=arguments.length>0,e=this._state;return new Et((n,r)=>{const a=()=>{this.close();var o=this._deps.indexedDB.deleteDatabase(this.name);o.onsuccess=Qn(()=>{(function({indexedDB:s,IDBKeyRange:l},c){!J2(s)&&"__dbnames"!==c&&X2(s,l).delete(c).catch(On)})(this._deps,this.name),n()}),o.onerror=kl(r),o.onblocked=this._fireOnBlocked};if(t)throw new ni.InvalidArgument("Arguments not allowed in db.delete()");e.isBeingOpened?e.dbReadyPromise.then(a):a()})}backendDB(){return this.idbdb}isOpen(){return null!==this.idbdb}hasBeenClosed(){const t=this._state.dbOpenError;return t&&"DatabaseClosed"===t.name}hasFailed(){return null!==this._state.dbOpenError}dynamicallyOpened(){return this._state.autoSchema}get tables(){return Ir(this._allTables).map(t=>this._allTables[t])}transaction(){const t=uJ.apply(this,arguments);return this._transaction.apply(this,t)}_transaction(t,e,n){let r=qt.trans;r&&r.db===this&&-1===t.indexOf("!")||(r=null);const a=-1!==t.indexOf("?");let o,s;t=t.replace("!","").replace("?","");try{if(s=e.map(c=>{var h=c instanceof this.Table?c.name:c;if("string"!=typeof h)throw new TypeError("Invalid table argument to Dexie.transaction(). Only Table or String are allowed");return h}),"r"==t||"readonly"===t)o="readonly";else{if("rw"!=t&&"readwrite"!=t)throw new ni.InvalidArgument("Invalid transaction mode: "+t);o="readwrite"}if(r){if("readonly"===r.mode&&"readwrite"===o){if(!a)throw new ni.SubTransaction("Cannot enter a sub-transaction with READWRITE mode when parent transaction is READONLY");r=null}r&&s.forEach(c=>{if(r&&-1===r.storeNames.indexOf(c)){if(!a)throw new ni.SubTransaction("Table "+c+" not included in parent transaction.");r=null}}),a&&r&&!r.active&&(r=null)}}catch(c){return r?r._promise(null,(h,g)=>{g(c)}):$r(c)}const l=h5.bind(null,this,o,s,r,n);return r?r._promise(o,l,"lock"):qt.trans?Zm(qt.transless,()=>this._whenReady(l)):this._whenReady(l)}table(t){if(!xo(this._allTables,t))throw new ni.InvalidTable(`Table ${t} does not exist`);return this._allTables[t]}}const gJ=typeof Symbol<"u"&&"observable"in Symbol?Symbol.observable:"@@observable";class bJ{constructor(t){this._subscribe=t}subscribe(t,e,n){return this._subscribe(t&&"function"!=typeof t?t:{next:t,error:e,complete:n})}[gJ](){return this}}function _5(i,t){return Ir(t).forEach(e=>{dy(i[e]||(i[e]=new gc),t[e])}),i}function wd(i){return new bJ(t=>{const e=k2(i);let n=!1,r={},a={};const o={get closed(){return n},unsubscribe:()=>{n=!0,vd.storagemutated.unsubscribe(h)}};t.start&&t.start(o);let s=!1,l=!1;function c(){return Ir(a).some(k=>r[k]&&function pJ(i,t){const e=rD(t);let n=e.next();if(n.done)return!1;let r=n.value;const a=rD(i);let o=a.next(r.from),s=o.value;for(;!n.done&&!o.done;){if(Pa(s.from,r.to)<=0&&Pa(s.to,r.from)>=0)return!0;Pa(r.from,s.from)<0?r=(n=e.next(s.from)).value:s=(o=a.next(r.from)).value}return!1}(r[k],a[k]))}const h=k=>{_5(r,k),c()&&g()},g=()=>{if(s||n)return;r={};const k={},O=function(W){e&&Qm();const Z=()=>gd(i,{subscr:W,trans:null}),ne=qt.trans?Zm(qt.transless,Z):Z();return e&&ne.then(pc,pc),ne}(k);l||(vd("storagemutated",h),l=!0),s=!0,Promise.resolve(O).then(W=>{s=!1,n||(c()?g():(r={},a=k,t.next&&t.next(W)))},W=>{s=!1,t.error&&t.error(W),o.unsubscribe()})};return g(),o})}let aD;try{aD={indexedDB:Un.indexedDB||Un.mozIndexedDB||Un.webkitIndexedDB||Un.msIndexedDB,IDBKeyRange:Un.IDBKeyRange||Un.webkitIDBKeyRange}}catch{aD={indexedDB:null,IDBKeyRange:null}}const zu=Vu;function uy(i){let t=bc;try{bc=!0,vd.storagemutated.fire(i)}finally{bc=t}}Wm(zu,{...W1,delete:i=>new zu(i,{addons:[]}).delete(),exists:i=>new zu(i,{addons:[]}).open().then(t=>(t.close(),!0)).catch("NoSuchDatabaseError",()=>!1),getDatabaseNames(i){try{return function({indexedDB:t,IDBKeyRange:e}){return J2(t)?Promise.resolve(t.databases()).then(n=>n.map(r=>r.name).filter(r=>"__dbnames"!==r)):X2(t,e).toCollection().primaryKeys()}(zu.dependencies).then(i)}catch{return $r(new ni.MissingAPI)}},defineClass:()=>function(i){Ra(this,i)},ignoreTransaction:i=>qt.trans?Zm(qt.transless,i):i(),vip:eD,async:function(i){return function(){try{var t=tD(i.apply(this,arguments));return t&&"function"==typeof t.then?t:Et.resolve(t)}catch(e){return $r(e)}}},spawn:function(i,t,e){try{var n=tD(i.apply(e,t||[]));return n&&"function"==typeof n.then?n:Et.resolve(n)}catch(r){return $r(r)}},currentTransaction:{get:()=>qt.trans||null},waitFor:function(i,t){const e=Et.resolve("function"==typeof i?zu.ignoreTransaction(i):i).timeout(t||6e4);return qt.trans?qt.trans.waitFor(e):e},Promise:Et,debug:{get:()=>Fl,set:i=>{BL(i,"dexie"===i?()=>!0:JL)}},derive:Gm,extend:Ra,props:Wm,override:IL,Events:B_,on:vd,liveQuery:wd,extendObservabilitySet:_5,getByKeyPath:mc,setByKeyPath:Bs,delByKeyPath:function(i,t){"string"==typeof t?Bs(i,t,void 0):"length"in t&&[].map.call(t,function(e){Bs(i,e,void 0)})},shallowClone:OL,deepClone:S_,getObjectDiff:iD,cmp:Pa,asap:LL,minKey:-1/0,addons:[],connections:P_,errnames:C2,dependencies:aD,semVer:"3.2.2",version:"3.2.2".split(".").map(i=>parseInt(i)).reduce((i,t,e)=>i+t/Math.pow(10,2*e))}),zu.maxKey=j_(zu.dependencies.IDBKeyRange),typeof dispatchEvent<"u"&&typeof addEventListener<"u"&&(vd("storagemutated",i=>{if(!bc){let t;ny?(t=document.createEvent("CustomEvent"),t.initCustomEvent("x-storagemutated-1",!0,!0,i)):t=new CustomEvent("x-storagemutated-1",{detail:i}),bc=!0,dispatchEvent(t),bc=!1}}),addEventListener("x-storagemutated-1",({detail:i})=>{bc||uy(i)}));let bc=!1;if(typeof BroadcastChannel<"u"){const i=new BroadcastChannel("x-storagemutated-1");vd("storagemutated",t=>{bc||i.postMessage(t)}),i.onmessage=t=>{t.data&&uy(t.data)}}else if(typeof self<"u"&&typeof navigator<"u"){vd("storagemutated",t=>{try{bc||(typeof localStorage<"u"&&localStorage.setItem("x-storagemutated-1",JSON.stringify({trig:Math.random(),changedParts:t})),"object"==typeof self.clients&&[...self.clients.matchAll({includeUncontrolled:!0})].forEach(e=>e.postMessage({type:"x-storagemutated-1",changedParts:t})))}catch{}}),typeof addEventListener<"u"&&addEventListener("storage",t=>{if("x-storagemutated-1"===t.key){const e=JSON.parse(t.newValue);e&&uy(e.changedParts)}});const i=self.document&&navigator.serviceWorker;i&&i.addEventListener("message",function({data:t}){t&&"x-storagemutated-1"===t.type&&uy(t.changedParts)})}Et.rejectionMapper=function(i,t){if(!i||i instanceof qm||i instanceof TypeError||i instanceof SyntaxError||!i.name||!VL[i.name])return i;var e=new VL[i.name](t||i.message,i);return"stack"in i&&hc(e,"stack",{get:function(){return this.inner.stack}}),e},BL(Fl,JL);class yJ extends Vu{constructor(t){super(t),this.version(1).stores({relays:"url",events:"id",notes:"id",profiles:"pubkey,status",circles:"++id"}),this.on("populate",()=>this.populate())}populate(){return De(function*(){})()}}class Co{get events(){return this.db.events}get notes(){return this.db.notes}get profiles(){return this.db.profiles}get circles(){return this.db.circles}get relays(){return this.db.relays}initialize(t){var e=this;return De(function*(){return e.db=new yJ(t),e.db.open()})()}close(){this.db.close()}delete(){var t=this;return De(function*(){return t.db.delete()})()}}Co.\u0275fac=function(t){return new(t||Co)},Co.\u0275prov=Pe({token:Co,factory:Co.\u0275fac,providedIn:"root"});class xl{constructor(t){this.validator=t}processEvent(t){let e;return e=t.kind==Um.Contacts?this.validator.validateContacts(t):this.validator.validateEvent(t),e?(e=this.validator.sanitizeEvent(e),e||null):(console.log("INVALID EVENT!"),null)}eTags(t){return t?t.tags.filter(n=>"e"===n[0]):[]}parentEventId(t){if(!t)return;const e=t.tags.filter(n=>"e"===n[0]);return 0!=e.length?e[e.length-1][1]:void 0}rootEventId(t){if(!t)return;const e=t.tags.filter(n=>"e"===n[0]);for(let n=0;n<e.length;n++){const r=e[n];if(r.length>3&&"root"==r[3])return r[1]}return 0==e.length?null:e[0][1]}replyEventId(t){if(!t)return;const e=t.tags.filter(n=>"e"===n[0]);for(let n=0;n<e.length;n++){const r=e[n];if(r.length>3&&"reply"==r[3])return r[1]}return e.length<2?null:e[1][1]}}xl.\u0275fac=function(t){return new(t||xl)(fe(ba))},xl.\u0275prov=Pe({token:xl,factory:xl.\u0275fac,providedIn:"root"});var oD=new WeakMap,sD=new WeakMap,lD=new WeakMap,cD=new WeakMap,dD=new WeakMap,hy=new WeakMap,vJ=new WeakSet,g5=new WeakSet;class Dl{constructor(t,e,n,r){Tu(this,g5),Tu(this,vJ),Nn(this,oD,{writable:!0,value:void 0}),Nn(this,sD,{writable:!0,value:void 0}),Nn(this,lD,{writable:!0,value:void 0}),Nn(this,cD,{writable:!0,value:void 0}),Nn(this,dD,{writable:!0,value:void 0}),Nn(this,hy,{writable:!0,value:void 0}),this.db=t,this.options=e,this.eventService=n,this.appState=r,this.defaultRelays={"wss://nostr-pub.wellorder.net":{read:!0,write:!0},"wss://nostr.nordlysln.net":{read:!0,write:!0},"wss://relay.nostr.ch":{read:!0,write:!0},"wss://nostr.v0l.io":{read:!0,write:!0},"wss://nostr-relay.wlvs.space":{read:!0,write:!0}},this.cache=new b2,this.items$=Au(wd(()=>this.list())),this.events=[],ln(this,oD,new wi(this.events)),ln(this,sD,new wi([])),ln(this,lD,new wi([])),ln(this,cD,new wi([])),ln(this,dD,new wi([])),this.sortSubject=new wi("asc"),this.sort$=this.sortSubject.asObservable(),this.sortOrder="asc",this.subs=[],this.relays=[],ln(this,hy,new wi(this.relays)),this.subscriptions={},this.appState.visibility$.subscribe(a=>{a&&this.connect()})}get table(){return this.db.relays}list(){var t=this;return De(function*(){return yield t.table.toArray()})()}get relays$(){return Qt(this,hy).asObservable()}getActiveRelay(t){const e=this.relays.findIndex(n=>n.url==t);return-1==e?null:this.relays[e]}addRelay(t){var e=this;return De(function*(){const n=e.relays.findIndex(r=>r.url==t.url);-1==n?e.relays.push(t):e.relays[n]=t;try{const a=`https://${new URL(t.url).hostname}`,o=yield fetch(a,{method:"GET",mode:"cors",headers:{Accept:"application/nostr+json"}});if(200===o.status){const s=yield o.json();t.metadata.nip11=s,t.metadata.error=void 0}else t.metadata.error=`Unable to get NIP-11 data. Status: ${o.statusText}`}catch(r){console.warn(r),t.metadata.error=`Unable to get NIP-11 data. Status: ${r}`}yield e.putRelayMetadata(t.metadata)})()}putRelayMetadata(t){var e=this;return De(function*(){yield e.table.put(t),e.relaysUpdated()})()}appendRelays(t){var e=this;return De(function*(){let n=t;if(Array.isArray(n)){n={};for(let o=0;o<t.length;o++)n[t[o]]={read:!0,write:!0}}const r=Object.keys(n);for(var a=0;a<r.length;a++){const o=r[a],s=n[o];yield e.table.put({url:o,write:s.write,read:s.read})}e.relaysUpdated()})()}appendRelay(t,e,n){var r=this;return De(function*(){yield r.table.put({url:t,read:e,write:n}),r.relaysUpdated()})()}relaysUpdated(){Qt(this,hy).next(this.relays)}deleteRelay(t){var e=this;return De(function*(){yield e.table.delete(t);const n=e.relays.findIndex(a=>a.url==t);let r=e.relays.splice(n,1);r.length>0&&r[0].close(),e.relaysUpdated()})()}connectedRelays(){return this.relays.filter(t=>1===t.status)}connect(){var t=this;return De(function*(){const e=yield t.table.toArray();let n=e.filter(s=>!1!==s.enabled).length;const r=[];for(var a=0;a<e.length;a++){const s=e[a],l=t.relays.find(c=>c.url==s.url);l&&(1==l.status||!1===l.metadata.enabled)||r.push(t.openConnection(s))}let o;ki(...r).subscribe(()=>{n--,0==n&&(clearTimeout(o),t.appState.updateConnectionStatus(!0)),o||(o=setTimeout(()=>{t.appState.updateConnectionStatus(!0)},3e3))})})()}reset(){var t=this;return De(function*(){console.log("RESET RUNNING!");for(var e=0;e<t.relays.length;e++)t.relays[e].close();t.subs=[],t.relays=[],yield t.table.clear(),t.relaysUpdated(),console.log("THERE ARE NO RELAYS:",t.relays)})()}openConnection(t){return new qe(e=>{ko(this,g5,wJ).call(this,t,n=>{console.log("Connected to:",n.url);const r=this.relays.findIndex(a=>a.url==n.url);r>-1?this.relays[r]=n:this.relays.push(n),e.next(!0),e.complete()})})}initialize(){var t=this;return De(function*(){if(0===(yield t.table.toArray()).length){let n;try{n=yield globalThis.nostr.getRelays()}catch{n=t.defaultRelays}yield t.appendRelays(n)}})()}}function wJ(i,t){return uD.apply(this,arguments)}function uD(){return uD=De(function*(i,t){const e=this.getActiveRelay(i.url);e&&t(e);const n=lX(i.url);n.subscriptions=[],n.on("connect",()=>{t(n)}),n.on("disconnect",()=>{console.log(`DISCONNECTED! ${n?.url}`),n.subscriptions=[]}),n.on("notice",r=>{console.log(`NOTICE FROM ${n?.url}: ${r}`)}),n.metadata=i,null==n.metadata.enabled&&(n.metadata.enabled=!0);try{n.metadata.enabled&&(yield n.connect())}catch(r){console.log(r),n.metadata.error="Unable to connect."}return yield this.addRelay(n),n}),uD.apply(this,arguments)}function b5(...i){const t=ui(i),{args:e,keys:n}=uT(i),r=new qe(a=>{const{length:o}=e;if(!o)return void a.complete();const s=new Array(o);let l=o,c=o;for(let h=0;h<o;h++){let g=!1;Yi(e[h]).subscribe(Nt(a,k=>{g||(g=!0,c--),s[h]=k},()=>l--,void 0,()=>{(!l||!g)&&(c||a.next(n?hT(n,s):s),a.complete())}))}});return t?r.pipe(Rk(t)):r}Dl.\u0275fac=function(t){return new(t||Dl)(fe(Co),fe(Oa),fe(xl),fe(gn))},Dl.\u0275prov=Pe({token:Dl,factory:Dl.\u0275fac,providedIn:"root"});let y5=(()=>{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)(y(Js),y($e))},i.\u0275dir=ge({type:i}),i})(),Uu=(()=>{class i extends y5{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275dir=ge({type:i,features:[Oe]}),i})();const qr=new Ce("NgValueAccessor"),kJ={provide:qr,useExisting:ai(()=>as),multi:!0},DJ=new Ce("CompositionEventMode");let as=(()=>{class i extends y5{constructor(e,n,r){super(e,n),this._compositionMode=r,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function xJ(){const i=ol()?ol().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)(y(Js),y($e),y(DJ,8))},i.\u0275dir=ge({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&&pe("input",function(a){return n._handleInput(a.target.value)})("blur",function(){return n.onTouched()})("compositionstart",function(){return n._compositionStart()})("compositionend",function(a){return n._compositionEnd(a.target.value)})},features:[ot([kJ]),Oe]}),i})();function Fd(i){return null==i||("string"==typeof i||Array.isArray(i))&&0===i.length}function w5(i){return null!=i&&"number"==typeof i.length}const Lr=new Ce("NgValidators"),kd=new Ce("NgAsyncValidators"),MJ=/^(?=.{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 ef{static min(t){return function F5(i){return t=>{if(Fd(t.value)||Fd(i))return null;const e=parseFloat(t.value);return!isNaN(e)&&e<i?{min:{min:i,actual:t.value}}:null}}(t)}static max(t){return function k5(i){return t=>{if(Fd(t.value)||Fd(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 x5(i){return Fd(i.value)?{required:!0}:null}(t)}static requiredTrue(t){return function D5(i){return!0===i.value?null:{required:!0}}(t)}static email(t){return function C5(i){return Fd(i.value)||MJ.test(i.value)?null:{email:!0}}(t)}static minLength(t){return function M5(i){return t=>Fd(t.value)||!w5(t.value)?null:t.value.length<i?{minlength:{requiredLength:i,actualLength:t.value.length}}:null}(t)}static maxLength(t){return function E5(i){return t=>w5(t.value)&&t.value.length>i?{maxlength:{requiredLength:i,actualLength:t.value.length}}:null}(t)}static pattern(t){return function S5(i){if(!i)return my;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(Fd(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 O5(t)}static composeAsync(t){return R5(t)}}function my(i){return null}function A5(i){return null!=i}function T5(i){return wp(i)?An(i):i}function I5(i){let t={};return i.forEach(e=>{t=null!=e?{...t,...e}:t}),0===Object.keys(t).length?null:t}function L5(i,t){return t.map(e=>e(i))}function N5(i){return i.map(t=>function EJ(i){return!i.validate}(t)?t:e=>t.validate(e))}function O5(i){if(!i)return null;const t=i.filter(A5);return 0==t.length?null:function(e){return I5(L5(e,t))}}function hD(i){return null!=i?O5(N5(i)):null}function R5(i){if(!i)return null;const t=i.filter(A5);return 0==t.length?null:function(e){return b5(L5(e,t).map(T5)).pipe(Ve(I5))}}function mD(i){return null!=i?R5(N5(i)):null}function P5(i,t){return null===i?[t]:Array.isArray(i)?[...i,t]:[i,t]}function B5(i){return i._rawValidators}function H5(i){return i._rawAsyncValidators}function fD(i){return i?Array.isArray(i)?i:[i]:[]}function fy(i,t){return Array.isArray(i)?i.includes(t):i===t}function Y5(i,t){const e=fD(t);return fD(i).forEach(r=>{fy(e,r)||e.push(r)}),e}function j5(i,t){return fD(t).filter(e=>!fy(i,e))}class V5{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=hD(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=mD(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 Ba extends V5{get formDirective(){return null}get path(){return null}}class Hs extends V5{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class z5{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 Mo=(()=>{class i extends z5{constructor(e){super(e)}}return i.\u0275fac=function(e){return new(e||i)(y(Hs,2))},i.\u0275dir=ge({type:i,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(e,n){2&e&&rt("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:[Oe]}),i})(),pD=(()=>{class i extends z5{constructor(e){super(e)}}return i.\u0275fac=function(e){return new(e||i)(y(Ba,10))},i.\u0275dir=ge({type:i,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(e,n){2&e&&rt("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:[Oe]}),i})();const U_="VALID",_y="INVALID",tf="PENDING",W_="DISABLED";function yD(i){return(gy(i)?i.validators:i)||null}function vD(i,t){return(gy(t)?t.asyncValidators:i)||null}function gy(i){return null!=i&&!Array.isArray(i)&&"object"==typeof i}function W5(i,t,e){const n=i.controls;if(!(t?Object.keys(n):n).length)throw new He(1e3,"");if(!n[e])throw new He(1001,"")}function G5(i,t,e){i._forEachChild((n,r)=>{if(void 0===e[r])throw new He(1002,"")})}class by{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===U_}get invalid(){return this.status===_y}get pending(){return this.status==tf}get disabled(){return this.status===W_}get enabled(){return this.status!==W_}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(Y5(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(Y5(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(j5(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(j5(t,this._rawAsyncValidators))}hasValidator(t){return fy(this._rawValidators,t)}hasAsyncValidator(t){return fy(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=tf,!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=W_,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=U_,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===U_||this.status===tf)&&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()?W_:U_}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t){if(this.asyncValidator){this.status=tf,this._hasOwnPendingAsyncValidator=!0;const e=T5(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 ze,this.statusChanges=new ze}_calculateStatus(){return this._allControlsDisabled()?W_:this.errors?_y:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(tf)?tf:this._anyControlsHaveStatus(_y)?_y:U_}_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){gy(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 OJ(i){return Array.isArray(i)?hD(i):i||null}(this._rawValidators)}_assignAsyncValidators(t){this._rawAsyncValidators=Array.isArray(t)?t.slice():t,this._composedAsyncValidatorFn=function RJ(i){return Array.isArray(i)?mD(i):i||null}(this._rawAsyncValidators)}}class G_ extends by{constructor(t,e,n){super(yD(e),vD(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={}){G5(this,0,t),Object.keys(t).forEach(n=>{W5(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,a)=>{n=e(n,r,a)}),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}}class $5 extends G_{}const nf=new Ce("CallSetDisabledState",{providedIn:"root",factory:()=>yy}),yy="always";function vy(i,t){return[...t.path,i]}function $_(i,t,e=yy){wD(i,t),t.valueAccessor.writeValue(i.value),(i.disabled||"always"===e)&&t.valueAccessor.setDisabledState?.(i.disabled),function BJ(i,t){t.valueAccessor.registerOnChange(e=>{i._pendingValue=e,i._pendingChange=!0,i._pendingDirty=!0,"change"===i.updateOn&&q5(i,t)})}(i,t),function YJ(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 HJ(i,t){t.valueAccessor.registerOnTouched(()=>{i._pendingTouched=!0,"blur"===i.updateOn&&i._pendingChange&&q5(i,t),"submit"!==i.updateOn&&i.markAsTouched()})}(i,t),function PJ(i,t){if(t.valueAccessor.setDisabledState){const e=n=>{t.valueAccessor.setDisabledState(n)};i.registerOnDisabledChange(e),t._registerOnDestroy(()=>{i._unregisterOnDisabledChange(e)})}}(i,t)}function wy(i,t,e=!0){const n=()=>{};t.valueAccessor&&(t.valueAccessor.registerOnChange(n),t.valueAccessor.registerOnTouched(n)),ky(i,t),i&&(t._invokeOnDestroyCallbacks(),i._registerOnCollectionChange(()=>{}))}function Fy(i,t){i.forEach(e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(t)})}function wD(i,t){const e=B5(i);null!==t.validator?i.setValidators(P5(e,t.validator)):"function"==typeof e&&i.setValidators([e]);const n=H5(i);null!==t.asyncValidator?i.setAsyncValidators(P5(n,t.asyncValidator)):"function"==typeof n&&i.setAsyncValidators([n]);const r=()=>i.updateValueAndValidity();Fy(t._rawValidators,r),Fy(t._rawAsyncValidators,r)}function ky(i,t){let e=!1;if(null!==i){if(null!==t.validator){const r=B5(i);if(Array.isArray(r)&&r.length>0){const a=r.filter(o=>o!==t.validator);a.length!==r.length&&(e=!0,i.setValidators(a))}}if(null!==t.asyncValidator){const r=H5(i);if(Array.isArray(r)&&r.length>0){const a=r.filter(o=>o!==t.asyncValidator);a.length!==r.length&&(e=!0,i.setAsyncValidators(a))}}}const n=()=>{};return Fy(t._rawValidators,n),Fy(t._rawAsyncValidators,n),e}function q5(i,t){i._pendingDirty&&i.markAsDirty(),i.setValue(i._pendingValue,{emitModelToViewChange:!1}),t.viewToModelUpdate(i._pendingValue),i._pendingChange=!1}function K5(i,t){wD(i,t)}function kD(i,t){if(!i.hasOwnProperty("model"))return!1;const e=i.model;return!!e.isFirstChange()||!Object.is(t,e.currentValue)}function Q5(i,t){i._syncPendingControls(),t.forEach(e=>{const n=e.control;"submit"===n.updateOn&&n._pendingChange&&(e.viewToModelUpdate(n._pendingValue),n._pendingChange=!1)})}function xD(i,t){if(!t)return null;let e,n,r;return Array.isArray(t),t.forEach(a=>{a.constructor===as?e=a:function zJ(i){return Object.getPrototypeOf(i.constructor)===Uu}(a)?n=a:r=a}),r||n||e||null}const WJ={provide:Ba,useExisting:ai(()=>Wu)},q_=(()=>Promise.resolve())();let Wu=(()=>{class i extends Ba{constructor(e,n,r){super(),this.callSetDisabledState=r,this.submitted=!1,this._directives=new Set,this.ngSubmit=new ze,this.form=new G_({},hD(e),mD(n))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(e){q_.then(()=>{const n=this._findContainer(e.path);e.control=n.registerControl(e.name,e.control),$_(e.control,e,this.callSetDisabledState),e.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(e)})}getControl(e){return this.form.get(e.path)}removeControl(e){q_.then(()=>{const n=this._findContainer(e.path);n&&n.removeControl(e.name),this._directives.delete(e)})}addFormGroup(e){q_.then(()=>{const n=this._findContainer(e.path),r=new G_({});K5(r,e),n.registerControl(e.name,r),r.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(e){q_.then(()=>{const n=this._findContainer(e.path);n&&n.removeControl(e.name)})}getFormGroup(e){return this.form.get(e.path)}updateModel(e,n){q_.then(()=>{this.form.get(e.path).setValue(n)})}setValue(e){this.control.setValue(e)}onSubmit(e){return this.submitted=!0,Q5(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)(y(Lr,10),y(kd,10),y(nf,8))},i.\u0275dir=ge({type:i,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(e,n){1&e&&pe("submit",function(a){return n.onSubmit(a)})("reset",function(){return n.onReset()})},inputs:{options:["ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[ot([WJ]),Oe]}),i})();function Z5(i,t){const e=i.indexOf(t);e>-1&&i.splice(e,1)}function X5(i){return"object"==typeof i&&null!==i&&2===Object.keys(i).length&&"value"in i&&"disabled"in i}const Gu=class extends by{constructor(t=null,e,n){super(yD(e),vD(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}),gy(e)&&(e.nonNullable||e.initialValueIsDefault)&&(this.defaultValue=X5(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){Z5(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){Z5(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){X5(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}},qJ={provide:Hs,useExisting:ai(()=>os)},tN=(()=>Promise.resolve())();let os=(()=>{class i extends Hs{constructor(e,n,r,a,o,s){super(),this._changeDetectorRef=o,this.callSetDisabledState=s,this.control=new Gu,this._registered=!1,this.update=new ze,this._parent=e,this._setValidators(n),this._setAsyncValidators(r),this.valueAccessor=xD(0,a)}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),kD(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(){$_(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){tN.then(()=>{this.control.setValue(e,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(e){const n=e.isDisabled.currentValue,r=0!==n&&hm(n);tN.then(()=>{r&&!this.control.disabled?this.control.disable():!r&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(e){return this._parent?vy(e,this._parent):[e]}}return i.\u0275fac=function(e){return new(e||i)(y(Ba,9),y(Lr,10),y(kd,10),y(qr,10),y(Lt,8),y(nf,8))},i.\u0275dir=ge({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:[ot([qJ]),Oe,Vi]}),i})(),DD=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]}),i})(),nN=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();const CD=new Ce("NgModelWithFormControlWarning"),JJ={provide:Hs,useExisting:ai(()=>MD)};let MD=(()=>{class i extends Hs{constructor(e,n,r,a,o){super(),this._ngModelWarningConfig=a,this.callSetDisabledState=o,this.update=new ze,this._ngModelWarningSent=!1,this._setValidators(e),this._setAsyncValidators(n),this.valueAccessor=xD(0,r)}set isDisabled(e){}ngOnChanges(e){if(this._isControlChanged(e)){const n=e.form.previousValue;n&&wy(n,this,!1),$_(this.form,this,this.callSetDisabledState),this.form.updateValueAndValidity({emitEvent:!1})}kD(e,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.form&&wy(this.form,this,!1)}get path(){return[]}get control(){return this.form}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}_isControlChanged(e){return e.hasOwnProperty("form")}}return i._ngModelWarningSentOnce=!1,i.\u0275fac=function(e){return new(e||i)(y(Lr,10),y(kd,10),y(qr,10),y(CD,8),y(nf,8))},i.\u0275dir=ge({type:i,selectors:[["","formControl",""]],inputs:{form:["formControl","form"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[ot([JJ]),Oe,Vi]}),i})();const eee={provide:Ba,useExisting:ai(()=>$u)};let $u=(()=>{class i extends Ba{constructor(e,n,r){super(),this.callSetDisabledState=r,this.submitted=!1,this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new ze,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&&(ky(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 $_(n,e,this.callSetDisabledState),n.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),n}getControl(e){return this.form.get(e.path)}removeControl(e){wy(e.control||null,e,!1),function UJ(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,Q5(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&&(wy(n||null,e),(i=>i instanceof Gu)(r)&&($_(r,e,this.callSetDisabledState),e.control=r))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(e){const n=this.form.get(e.path);K5(n,e),n.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(e){if(this.form){const n=this.form.get(e.path);n&&function jJ(i,t){return ky(i,t)}(n,e)&&n.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){wD(this.form,this),this._oldForm&&ky(this._oldForm,this)}_checkFormPresent(){}}return i.\u0275fac=function(e){return new(e||i)(y(Lr,10),y(kd,10),y(nf,8))},i.\u0275dir=ge({type:i,selectors:[["","formGroup",""]],hostBindings:function(e,n){1&e&&pe("submit",function(a){return n.onSubmit(a)})("reset",function(){return n.onReset()})},inputs:{form:["formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[ot([eee]),Oe,Vi]}),i})();const nee={provide:Hs,useExisting:ai(()=>AD)};let AD=(()=>{class i extends Hs{constructor(e,n,r,a,o){super(),this._ngModelWarningConfig=o,this._added=!1,this.update=new ze,this._ngModelWarningSent=!1,this._parent=e,this._setValidators(n),this._setAsyncValidators(r),this.valueAccessor=xD(0,a)}set isDisabled(e){}ngOnChanges(e){this._added||this._setUpControl(),kD(e,this.viewModel)&&(this.viewModel=this.model,this.formDirective.updateModel(this,this.model))}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}get path(){return vy(null==this.name?this.name:this.name.toString(),this._parent)}get formDirective(){return this._parent?this._parent.formDirective:null}_checkParentType(){}_setUpControl(){this._checkParentType(),this.control=this.formDirective.addControl(this),this._added=!0}}return i._ngModelWarningSentOnce=!1,i.\u0275fac=function(e){return new(e||i)(y(Ba,13),y(Lr,10),y(kd,10),y(qr,10),y(CD,8))},i.\u0275dir=ge({type:i,selectors:[["","formControlName",""]],inputs:{name:["formControlName","name"],isDisabled:["disabled","isDisabled"],model:["ngModel","model"]},outputs:{update:"ngModelChange"},features:[ot([nee]),Oe,Vi]}),i})(),gN=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[nN]}),i})(),Dy=(()=>{class i{static withConfig(e){return{ngModule:i,providers:[{provide:nf,useValue:e.callSetDisabledState??yy}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[gN]}),i})(),Cy=(()=>{class i{static withConfig(e){return{ngModule:i,providers:[{provide:CD,useValue:e.warnOnNgModelWithFormControl??"always"},{provide:nf,useValue:e.callSetDisabledState??yy}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[gN]}),i})();class bN extends by{constructor(t,e,n){super(yD(e),vD(n,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}at(t){return this.controls[this._adjustIndex(t)]}push(t,e={}){this.controls.push(t),this._registerControl(t),this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}insert(t,e,n={}){this.controls.splice(t,0,e),this._registerControl(e),this.updateValueAndValidity({emitEvent:n.emitEvent})}removeAt(t,e={}){let n=this._adjustIndex(t);n<0&&(n=0),this.controls[n]&&this.controls[n]._registerOnCollectionChange(()=>{}),this.controls.splice(n,1),this.updateValueAndValidity({emitEvent:e.emitEvent})}setControl(t,e,n={}){let r=this._adjustIndex(t);r<0&&(r=0),this.controls[r]&&this.controls[r]._registerOnCollectionChange(()=>{}),this.controls.splice(r,1),e&&(this.controls.splice(r,0,e),this._registerControl(e)),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}get length(){return this.controls.length}setValue(t,e={}){G5(this,0,t),t.forEach((n,r)=>{W5(this,!1,r),this.at(r).setValue(n,{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){null!=t&&(t.forEach((n,r)=>{this.at(r)&&this.at(r).patchValue(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.controls.map(t=>t.getRawValue())}clear(t={}){this.controls.length<1||(this._forEachChild(e=>e._registerOnCollectionChange(()=>{})),this.controls.splice(0),this.updateValueAndValidity({emitEvent:t.emitEvent}))}_adjustIndex(t){return t<0?t+this.length:t}_syncPendingControls(){let t=this.controls.reduce((e,n)=>!!n._syncPendingControls()||e,!1);return t&&this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){this.controls.forEach((e,n)=>{t(e,n)})}_updateValue(){this.value=this.controls.filter(t=>t.enabled||this.disabled).map(t=>t.value)}_anyControls(t){return this.controls.some(e=>e.enabled&&t(e))}_setUpControls(){this._forEachChild(t=>this._registerControl(t))}_allControlsDisabled(){for(const t of this.controls)if(t.enabled)return!1;return this.controls.length>0||this.disabled}_registerControl(t){t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)}_find(t){return this.at(t)??null}}function yN(i){return!!i&&(void 0!==i.asyncValidators||void 0!==i.validators||void 0!==i.updateOn)}let bee=(()=>{class i{constructor(){this.useNonNullable=!1}get nonNullable(){const e=new i;return e.useNonNullable=!0,e}group(e,n=null){const r=this._reduceControls(e);let a={};return yN(n)?a=n:null!==n&&(a.validators=n.validator,a.asyncValidators=n.asyncValidator),new G_(r,a)}record(e,n=null){const r=this._reduceControls(e);return new $5(r,n)}control(e,n,r){let a={};return this.useNonNullable?(yN(n)?a=n:(a.validators=n,a.asyncValidators=r),new Gu(e,{...a,nonNullable:!0})):new Gu(e,n,r)}array(e,n,r){const a=e.map(o=>this._createControl(o));return new bN(a,n,r)}_reduceControls(e){const n={};return Object.keys(e).forEach(r=>{n[r]=this._createControl(e[r])}),n}_createControl(e){return e instanceof Gu||e instanceof by?e:Array.isArray(e)?this.control(e[0],e.length>1?e[1]:null,e.length>2?e[2]:null):this.control(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:Cy}),i})(),yee=(()=>{class i extends bee{group(e,n=null){return super.group(e,n)}control(e,n,r){return super.control(e,n,r)}array(e,n,r){return super.array(e,n,r)}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:Cy}),i})();const vee=["input"],wee=["label"],Fee=["*"],kee=new Ce("mat-checkbox-default-options",{providedIn:"root",factory:vN});function vN(){return{color:"accent",clickAction:"check-indeterminate"}}const xee={provide:qr,useExisting:ai(()=>FN),multi:!0};class Dee{}let Cee=0;const wN=vN(),Mee=pl(ml(fl(hl(class{constructor(i){this._elementRef=i}}))));let Eee=(()=>{class i extends Mee{constructor(e,n,r,a,o,s,l){super(n),this._changeDetectorRef=r,this._ngZone=a,this._animationMode=s,this._options=l,this.ariaLabel="",this.ariaLabelledby=null,this.labelPosition="after",this.name=null,this.change=new ze,this.indeterminateChange=new ze,this._onTouched=()=>{},this._currentAnimationClass="",this._currentCheckState=0,this._controlValueAccessorChangeFn=()=>{},this._checked=!1,this._disabled=!1,this._indeterminate=!1,this._options=this._options||wN,this.color=this.defaultColor=this._options.color||wN.color,this.tabIndex=parseInt(o)||0,this.id=this._uniqueId=`${e}${++Cee}`}get inputId(){return`${this.id||this._uniqueId}-input`}get required(){return this._required}set required(e){this._required=at(e)}ngAfterViewInit(){this._syncIndeterminate(this._indeterminate)}get checked(){return this._checked}set checked(e){const n=at(e);n!=this.checked&&(this._checked=n,this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){const n=at(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=at(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 a=this._currentAnimationClass;this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{r.classList.remove(a)},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){Cs()},i.\u0275dir=ge({type:i,viewQuery:function(e,n){if(1&e&&(ft(vee,5),ft(wee,5),ft(Gr,5)),2&e){let r;Le(r=Ne())&&(n._inputElement=r.first),Le(r=Ne())&&(n._labelElement=r.first),Le(r=Ne())&&(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:[Oe]}),i})(),FN=(()=>{class i extends Eee{constructor(e,n,r,a,o,s){super("mat-mdc-checkbox-",e,n,r,a,o,s),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 Dee;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)(y($e),y(Lt),y(st),ca("tabindex"),y(zi,8),y(kee,8))},i.\u0275cmp=we({type:i,selectors:[["mat-checkbox"]],hostAttrs:[1,"mat-mdc-checkbox"],hostVars:12,hostBindings:function(e,n){2&e&&(Vr("id",n.id),nt("tabindex",null)("aria-label",null)("aria-labelledby",null),rt("_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:[ot([xee]),Oe],ngContentSelectors:Fee,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&&(Jt(),D(0,"div",0),pe("click",function(a){return n._preventBubblingFromLabel(a)}),D(1,"div",1,2)(3,"div",3),pe("click",function(){return n._onInputClick()}),A(),D(4,"input",4,5),pe("blur",function(){return n._onBlur()})("click",function(){return n._onInputClick()})("change",function(a){return n._onInteractionEvent(a)}),A(),Fe(6,"div",6),D(7,"div",7),ea(),D(8,"svg",8),Fe(9,"path",9),A(),Wo(),Fe(10,"div",10),A(),Fe(11,"div",11),A(),D(12,"label",12,13),Qe(14),A()()),2&e){const r=Pi(2);rt("mdc-form-field--align-end","before"==n.labelPosition),j(4),rt("mdc-checkbox--selected",n.checked),Y("checked",n.checked)("disabled",n.disabled)("id",n.inputId)("required",n.required)("tabIndex",n.tabIndex),nt("aria-checked",n._getAriaChecked())("aria-label",n.ariaLabel||null)("aria-labelledby",n.ariaLabelledby)("aria-describedby",n.ariaDescribedby)("name",n.name)("value",n.value),j(7),Y("matRippleTrigger",r)("matRippleDisabled",n.disableRipple||n.disabled)("matRippleCentered",!0),j(1),Y("for",n.inputId)}},dependencies:[Gr],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})(),kN=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})(),Tee=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,Ns,kN,wt,kN]}),i})();const xN=Xl({passive:!0});let Iee=(()=>{class i{constructor(e,n){this._platform=e,this._ngZone=n,this._monitoredElements=new Map}monitor(e){if(!this._platform.isBrowser)return $n;const n=ec(e),r=this._monitoredElements.get(n);if(r)return r.subject;const a=new be,o="cdk-text-field-autofilled",s=l=>{"cdk-text-field-autofill-start"!==l.animationName||n.classList.contains(o)?"cdk-text-field-autofill-end"===l.animationName&&n.classList.contains(o)&&(n.classList.remove(o),this._ngZone.run(()=>a.next({target:l.target,isAutofilled:!1}))):(n.classList.add(o),this._ngZone.run(()=>a.next({target:l.target,isAutofilled:!0})))};return this._ngZone.runOutsideAngular(()=>{n.addEventListener("animationstart",s,xN),n.classList.add("cdk-text-field-autofill-monitored")}),this._monitoredElements.set(n,{subject:a,unlisten:()=>{n.removeEventListener("animationstart",s,xN)}}),a}stopMonitoring(e){const n=ec(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(Wi),fe(st))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),ND=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();const Lee=["matFormFieldNotchedOutline",""],Nee=["*"],Oee=["textField"],Ree=["iconPrefixContainer"],Pee=["textPrefixContainer"];function Bee(i,t){1&i&&Fe(0,"span",19)}function Hee(i,t){if(1&i){const e=ut();D(0,"label",17),pe("cdkObserveContent",function(){return Re(e),Be(oe(2)._refreshOutlineNotchWidth())}),Qe(1,1),de(2,Bee,1,0,"span",18),A()}if(2&i){const e=oe(2);Y("floating",e._shouldLabelFloat())("cdkObserveContentDisabled",!e._hasOutline())("id",e._labelId),nt("for",e._control.id)("aria-owns",e._control.id),j(2),Y("ngIf",!e.hideRequiredMarker&&e._control.required)}}function Yee(i,t){1&i&&de(0,Hee,3,6,"label",16),2&i&&Y("ngIf",oe()._hasFloatingLabel())}function jee(i,t){1&i&&Fe(0,"div",20)}function Vee(i,t){}function zee(i,t){1&i&&de(0,Vee,0,0,"ng-template",22),2&i&&(oe(2),Y("ngTemplateOutlet",Pi(1)))}function Uee(i,t){if(1&i&&(D(0,"div",21),de(1,zee,1,1,"ng-template",9),A()),2&i){const e=oe();Y("matFormFieldNotchedOutlineOpen",e._shouldLabelFloat())("matFormFieldNotchedOutlineLabelWidth",e._labelWidth),j(1),Y("ngIf",!e._forceDisplayInfixLabel())}}function Wee(i,t){1&i&&(D(0,"div",23,24),Qe(2,2),A())}function Gee(i,t){1&i&&(D(0,"div",25,26),Qe(2,3),A())}function $ee(i,t){}function qee(i,t){1&i&&de(0,$ee,0,0,"ng-template",22),2&i&&(oe(),Y("ngTemplateOutlet",Pi(1)))}function Kee(i,t){1&i&&(D(0,"div",27),Qe(1,4),A())}function Qee(i,t){1&i&&(D(0,"div",28),Qe(1,5),A())}function Zee(i,t){1&i&&Fe(0,"div",29)}function Xee(i,t){1&i&&(D(0,"div",30),Qe(1,6),A()),2&i&&Y("@transitionMessages",oe()._subscriptAnimationState)}function Jee(i,t){if(1&i&&(D(0,"mat-hint",34),Q(1),A()),2&i){const e=oe(2);Y("id",e._hintLabelId),j(1),bi(e.hintLabel)}}function ete(i,t){if(1&i&&(D(0,"div",31),de(1,Jee,2,2,"mat-hint",32),Qe(2,7),Fe(3,"div",33),Qe(4,8),A()),2&i){const e=oe();Y("@transitionMessages",e._subscriptAnimationState),j(1),Y("ngIf",e.hintLabel)}}const tte=["*",[["mat-label"]],[["","matPrefix",""],["","matIconPrefix",""]],[["","matTextPrefix",""]],[["","matTextSuffix",""]],[["","matSuffix",""],["","matIconSuffix",""]],[["mat-error"],["","matError",""]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],ite=["*","mat-label","[matPrefix], [matIconPrefix]","[matTextPrefix]","[matTextSuffix]","[matSuffix], [matIconSuffix]","mat-error, [matError]","mat-hint:not([align='end'])","mat-hint[align='end']"];let ss=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-label"]]}),i})();const DN=new Ce("MatError");let nte=0,CN=(()=>{class i{constructor(){this.align="start",this.id="mat-mdc-hint-"+nte++}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({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),nt("align",null),rt("mat-mdc-form-field-hint-end","end"===n.align))},inputs:{align:"align",id:"id"}}),i})();const OD=new Ce("MatPrefix");let rf=(()=>{class i{constructor(){this._isText=!1}set _isTextSelector(e){this._isText=!0}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","matPrefix",""],["","matIconPrefix",""],["","matTextPrefix",""]],inputs:{_isTextSelector:["matTextPrefix","_isTextSelector"]},features:[ot([{provide:OD,useExisting:i}])]}),i})();const MN=new Ce("MatSuffix");let EN=(()=>{class i{constructor(e){this._elementRef=e,this.floating=!1}getWidth(){return function rte(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)(y($e))},i.\u0275dir=ge({type:i,selectors:[["label","matFormFieldFloatingLabel",""]],hostAttrs:[1,"mdc-floating-label","mat-mdc-floating-label"],hostVars:2,hostBindings:function(e,n){2&e&&rt("mdc-floating-label--float-above",n.floating)},inputs:{floating:"floating"}}),i})();const SN="mdc-line-ripple--active",My="mdc-line-ripple--deactivating";let AN=(()=>{class i{constructor(e,n){this._elementRef=e,this._handleTransitionEnd=r=>{const a=this._elementRef.nativeElement.classList,o=a.contains(My);"opacity"===r.propertyName&&o&&a.remove(SN,My)},n.runOutsideAngular(()=>{e.nativeElement.addEventListener("transitionend",this._handleTransitionEnd)})}activate(){const e=this._elementRef.nativeElement.classList;e.remove(My),e.add(SN)}deactivate(){this._elementRef.nativeElement.classList.add(My)}ngOnDestroy(){this._elementRef.nativeElement.removeEventListener("transitionend",this._handleTransitionEnd)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(st))},i.\u0275dir=ge({type:i,selectors:[["div","matFormFieldLineRipple",""]],hostAttrs:[1,"mdc-line-ripple"]}),i})(),TN=(()=>{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)(y($e),y(st))},i.\u0275cmp=we({type:i,selectors:[["div","matFormFieldNotchedOutline",""]],hostAttrs:[1,"mdc-notched-outline"],hostVars:2,hostBindings:function(e,n){2&e&&rt("mdc-notched-outline--notched",n.open)},inputs:{labelWidth:["matFormFieldNotchedOutlineLabelWidth","labelWidth"],open:["matFormFieldNotchedOutlineOpen","open"]},attrs:Lee,ngContentSelectors:Nee,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&&(Jt(),Fe(0,"div",0),D(1,"div",1),Qe(2),A(),Fe(3,"div",2)),2&e&&(j(1),sn("width",n._getNotchWidth()))},encapsulation:2,changeDetection:0}),i})();const IN={transitionMessages:Ar("transitionMessages",[un("enter",St({opacity:1,transform:"translateY(0%)"})),en("void => enter",[St({opacity:0,transform:"translateY(-5px)"}),Ji("300ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let af=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i}),i})();const Ku=new Ce("MatFormField"),ate=new Ce("MAT_FORM_FIELD_DEFAULT_OPTIONS");let LN=0,Cl=(()=>{class i{constructor(e,n,r,a,o,s,l,c){this._elementRef=e,this._changeDetectorRef=n,this._ngZone=r,this._dir=a,this._platform=o,this._defaults=s,this._animationMode=l,this._document=c,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-"+LN++,this._hintLabelId="mat-mdc-hint-"+LN++,this._subscriptAnimationState="",this._labelWidth=0,this._destroyed=new be,this._isFocused=null,this._needsOutlineLabelOffsetUpdateOnStable=!1,s&&(s.appearance&&(this.appearance=s.appearance),this._hideRequiredMarker=Boolean(s?.hideRequiredMarker),s.color&&(this.color=s.color))}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(e){this._hideRequiredMarker=at(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(vt(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(),ki(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(vt(this._destroyed)).subscribe(()=>{this._needsOutlineLabelOffsetUpdateOnStable&&(this._needsOutlineLabelOffsetUpdateOnStable=!1,this._updateOutlineLabelOffset())})}),this._dir.change.pipe(vt(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(a=>"start"===a.align):null,r=this._hintChildren?this._hintChildren.find(a=>"end"===a.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,a=n?.getBoundingClientRect().width??0,o=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"} * (${a+o}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)(y($e),y(Lt),y(st),y(Hn),y(Wi),y(ate,8),y(zi,8),y(Ht))},i.\u0275cmp=we({type:i,selectors:[["mat-form-field"]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,ss,5),Tt(r,ss,7),Tt(r,af,5),Tt(r,OD,5),Tt(r,MN,5),Tt(r,DN,5),Tt(r,CN,5)),2&e){let a;Le(a=Ne())&&(n._labelChildNonStatic=a.first),Le(a=Ne())&&(n._labelChildStatic=a.first),Le(a=Ne())&&(n._formFieldControl=a.first),Le(a=Ne())&&(n._prefixChildren=a),Le(a=Ne())&&(n._suffixChildren=a),Le(a=Ne())&&(n._errorChildren=a),Le(a=Ne())&&(n._hintChildren=a)}},viewQuery:function(e,n){if(1&e&&(ft(Oee,5),ft(Ree,5),ft(Pee,5),ft(EN,5),ft(TN,5),ft(AN,5)),2&e){let r;Le(r=Ne())&&(n._textField=r.first),Le(r=Ne())&&(n._iconPrefixContainer=r.first),Le(r=Ne())&&(n._textPrefixContainer=r.first),Le(r=Ne())&&(n._floatingLabel=r.first),Le(r=Ne())&&(n._notchedOutline=r.first),Le(r=Ne())&&(n._lineRipple=r.first)}},hostAttrs:[1,"mat-mdc-form-field"],hostVars:42,hostBindings:function(e,n){2&e&&rt("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:[ot([{provide:Ku,useExisting:i}])],ngContentSelectors:ite,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&&(Jt(tte),de(0,Yee,1,1,"ng-template",null,0,rl),D(2,"div",1,2),pe("click",function(a){return n._control.onContainerClick&&n._control.onContainerClick(a)}),de(4,jee,1,0,"div",3),D(5,"div",4),de(6,Uee,2,3,"div",5),de(7,Wee,3,0,"div",6),de(8,Gee,3,0,"div",7),D(9,"div",8),de(10,qee,1,1,"ng-template",9),Qe(11),A(),de(12,Kee,2,0,"div",10),de(13,Qee,2,0,"div",11),A(),de(14,Zee,1,0,"div",12),A(),D(15,"div",13),de(16,Xee,2,1,"div",14),de(17,ete,5,2,"div",15),A()),2&e&&(j(2),rt("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),j(2),Y("ngIf",!n._hasOutline()&&!n._control.disabled),j(2),Y("ngIf",n._hasOutline()),j(1),Y("ngIf",n._hasIconPrefix),j(1),Y("ngIf",n._hasTextPrefix),j(2),Y("ngIf",!n._hasOutline()||n._forceDisplayInfixLabel()),j(2),Y("ngIf",n._hasTextSuffix),j(1),Y("ngIf",n._hasIconSuffix),j(1),Y("ngIf",!n._hasOutline()),j(1),rt("mat-mdc-form-field-subscript-dynamic-size","dynamic"===n.subscriptSizing),Y("ngSwitch",n._getDisplayedMessages()),j(1),Y("ngSwitchCase","error"),j(1),Y("ngSwitchCase","hint"))},dependencies:[yi,Pp,fu,Rp,gm,CN,EN,TN,AN],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:[IN.transitionMessages]},changeDetection:0}),i})(),RD=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,Tn,Gp,wt]}),i})();const PD=new Ce("MAT_INPUT_VALUE_ACCESSOR"),lte=["button","checkbox","file","hidden","image","radio","range","reset","submit"];let cte=0;const dte=ix(class{constructor(i,t,e,n){this._defaultErrorStateMatcher=i,this._parentForm=t,this._parentFormGroup=e,this.ngControl=n,this.stateChanges=new be}});let xd=(()=>{class i extends dte{constructor(e,n,r,a,o,s,l,c,h,g){super(s,a,o,r),this._elementRef=e,this._platform=n,this._autofillMonitor=c,this._formField=g,this._uid="mat-input-"+cte++,this.focused=!1,this.stateChanges=new be,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(W=>lT().has(W)),this._iOSKeyupListener=W=>{const Z=W.target;!Z.value&&0===Z.selectionStart&&0===Z.selectionEnd&&(Z.setSelectionRange(1,1),Z.setSelectionRange(0,0))};const k=this._elementRef.nativeElement,O=k.nodeName.toLowerCase();this._inputValueAccessor=l||k,this._previousNativeValue=this.value,this.id=this.id,n.IOS&&h.runOutsideAngular(()=>{e.nativeElement.addEventListener("keyup",this._iOSKeyupListener)}),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===O,this._isTextarea="textarea"===O,this._isInFormField=!!g,this._isNativeSelect&&(this.controlType=k.multiple?"mat-native-select-multiple":"mat-native-select")}get disabled(){return this._disabled}set disabled(e){this._disabled=at(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(ef.required)??!1}set required(e){this._required=at(e)}get type(){return this._type}set type(e){this._type=e||"text",this._validateType(),!this._isTextarea&&lT().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=at(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(){lte.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)(y($e),y(Wi),y(Hs,10),y(Wu,8),y($u,8),y(xm),y(PD,10),y(Iee),y(st),y(Ku,8))},i.\u0275dir=ge({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&&pe("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),nt("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),rt("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:[ot([{provide:af,useExisting:i}]),Oe,Vi]}),i})(),ute=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,RD,RD,ND,wt]}),i})();const hte=["*"],pte=[[["","mat-card-avatar",""],["","matCardAvatar",""]],[["mat-card-title"],["mat-card-subtitle"],["","mat-card-title",""],["","mat-card-subtitle",""],["","matCardTitle",""],["","matCardSubtitle",""]],"*"],_te=["[mat-card-avatar], [matCardAvatar]","mat-card-title, mat-card-subtitle,\n [mat-card-title], [mat-card-subtitle],\n [matCardTitle], [matCardSubtitle]","*"],gte=new Ce("MAT_CARD_CONFIG");let yc=(()=>{class i{constructor(e){this.appearance=e?.appearance||"raised"}}return i.\u0275fac=function(e){return new(e||i)(y(gte,8))},i.\u0275cmp=we({type:i,selectors:[["mat-card"]],hostAttrs:[1,"mat-mdc-card","mdc-card"],hostVars:4,hostBindings:function(e,n){2&e&&rt("mat-mdc-card-outlined","outlined"===n.appearance)("mdc-card--outlined","outlined"===n.appearance)},inputs:{appearance:"appearance"},exportAs:["matCard"],ngContentSelectors:hte,decls:1,vars:0,template:function(e,n){1&e&&(Jt(),Qe(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})(),RN=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-card-title"],["","mat-card-title",""],["","matCardTitle",""]],hostAttrs:[1,"mat-mdc-card-title"]}),i})(),K_=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-card-content"]],hostAttrs:[1,"mat-mdc-card-content"]}),i})(),PN=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-card-subtitle"],["","mat-card-subtitle",""],["","matCardSubtitle",""]],hostAttrs:[1,"mat-mdc-card-subtitle"]}),i})(),BN=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=we({type:i,selectors:[["mat-card-header"]],hostAttrs:[1,"mat-mdc-card-header"],ngContentSelectors:_te,decls:4,vars:0,consts:[[1,"mat-mdc-card-header-text"]],template:function(e,n){1&e&&(Jt(pte),Qe(0),D(1,"div",0),Qe(2,1),A(),Qe(3,2))},encapsulation:2,changeDetection:0}),i})(),HN=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-card-footer"]],hostAttrs:[1,"mat-mdc-card-footer"]}),i})(),Cte=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,Tn,wt]}),i})();class Ey{}class BD{}class vc{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),a=r.toLowerCase(),o=e.slice(n+1).trim();this.maybeSetNormalizedName(r,a),this.headers.has(a)?this.headers.get(a).push(o):this.headers.set(a,[o])}})}:()=>{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 vc?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 vc;return e.lazyInit=this.lazyInit&&this.lazyInit instanceof vc?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 a=t.value;if(a){let o=this.headers.get(e);if(!o)return;o=o.filter(s=>-1===a.indexOf(s)),0===o.length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,o)}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 Mte{encodeKey(t){return YN(t)}encodeValue(t){return YN(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}}const Ste=/%(\d[a-f0-9])/gi,Ate={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function YN(i){return encodeURIComponent(i).replace(Ste,(t,e)=>Ate[e]??t)}function Sy(i){return`${i}`}class Dd{constructor(t={}){if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new Mte,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function Ete(i,t){const e=new Map;return i.length>0&&i.replace(/^\?/,"").split("&").forEach(r=>{const a=r.indexOf("="),[o,s]=-1==a?[t.decodeKey(r),""]:[t.decodeKey(r.slice(0,a)),t.decodeValue(r.slice(a+1))],l=e.get(o)||[];l.push(s),e.set(o,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(Sy):[Sy(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(a=>{e.push({param:n,value:a,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 Dd({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(Sy(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(Sy(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 Tte{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 jN(i){return typeof ArrayBuffer<"u"&&i instanceof ArrayBuffer}function VN(i){return typeof Blob<"u"&&i instanceof Blob}function zN(i){return typeof FormData<"u"&&i instanceof FormData}class Q_{constructor(t,e,n,r){let a;if(this.url=e,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function Ite(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,a=r):a=n,a&&(this.reportProgress=!!a.reportProgress,this.withCredentials=!!a.withCredentials,a.responseType&&(this.responseType=a.responseType),a.headers&&(this.headers=a.headers),a.context&&(this.context=a.context),a.params&&(this.params=a.params)),this.headers||(this.headers=new vc),this.context||(this.context=new Tte),this.params){const o=this.params.toString();if(0===o.length)this.urlWithParams=e;else{const s=e.indexOf("?");this.urlWithParams=e+(-1===s?"?":s<e.length-1?"&":"")+o}}else this.params=new Dd,this.urlWithParams=e}serializeBody(){return null===this.body?null:jN(this.body)||VN(this.body)||zN(this.body)||function Lte(i){return typeof URLSearchParams<"u"&&i instanceof URLSearchParams}(this.body)||"string"==typeof this.body?this.body:this.body instanceof Dd?this.body.toString():"object"==typeof this.body||"boolean"==typeof this.body||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return null===this.body||zN(this.body)?null:VN(this.body)?this.body.type||null:jN(this.body)?null:"string"==typeof this.body?"text/plain":this.body instanceof Dd?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||"boolean"==typeof this.body?"application/json":null}clone(t={}){const e=t.method||this.method,n=t.url||this.url,r=t.responseType||this.responseType,a=void 0!==t.body?t.body:this.body,o=void 0!==t.withCredentials?t.withCredentials:this.withCredentials,s=void 0!==t.reportProgress?t.reportProgress:this.reportProgress;let l=t.headers||this.headers,c=t.params||this.params;const h=t.context??this.context;return void 0!==t.setHeaders&&(l=Object.keys(t.setHeaders).reduce((g,k)=>g.set(k,t.setHeaders[k]),l)),t.setParams&&(c=Object.keys(t.setParams).reduce((g,k)=>g.set(k,t.setParams[k]),c)),new Q_(e,n,a,{params:c,headers:l,context:h,reportProgress:s,responseType:r,withCredentials:o})}}var Nr=(()=>((Nr=Nr||{})[Nr.Sent=0]="Sent",Nr[Nr.UploadProgress=1]="UploadProgress",Nr[Nr.ResponseHeader=2]="ResponseHeader",Nr[Nr.DownloadProgress=3]="DownloadProgress",Nr[Nr.Response=4]="Response",Nr[Nr.User=5]="User",Nr))();class HD{constructor(t,e=200,n="OK"){this.headers=t.headers||new vc,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 YD extends HD{constructor(t={}){super(t),this.type=Nr.ResponseHeader}clone(t={}){return new YD({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})}}class Ay extends HD{constructor(t={}){super(t),this.type=Nr.Response,this.body=void 0!==t.body?t.body:null}clone(t={}){return new Ay({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})}}class UN extends HD{constructor(t){super(t,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.message=this.status>=200&&this.status<300?`Http failure during parsing for ${t.url||"(unknown url)"}`:`Http failure response for ${t.url||"(unknown url)"}: ${t.status} ${t.statusText}`,this.error=t.error||null}}function jD(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 Ty=(()=>{class i{constructor(e){this.handler=e}request(e,n,r={}){let a;if(e instanceof Q_)a=e;else{let l,c;l=r.headers instanceof vc?r.headers:new vc(r.headers),r.params&&(c=r.params instanceof Dd?r.params:new Dd({fromObject:r.params})),a=new Q_(e,n,void 0!==r.body?r.body:null,{headers:l,context:r.context,params:c,reportProgress:r.reportProgress,responseType:r.responseType||"json",withCredentials:r.withCredentials})}const o=pt(a).pipe(id(l=>this.handler.handle(l)));if(e instanceof Q_||"events"===r.observe)return o;const s=o.pipe(ti(l=>l instanceof Ay));switch(r.observe||"body"){case"body":switch(a.responseType){case"arraybuffer":return s.pipe(Ve(l=>{if(null!==l.body&&!(l.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return l.body}));case"blob":return s.pipe(Ve(l=>{if(null!==l.body&&!(l.body instanceof Blob))throw new Error("Response is not a Blob.");return l.body}));case"text":return s.pipe(Ve(l=>{if(null!==l.body&&"string"!=typeof l.body)throw new Error("Response is not a string.");return l.body}));default:return s.pipe(Ve(l=>l.body))}case"response":return s;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 Dd).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,jD(r,n))}post(e,n,r={}){return this.request("POST",e,jD(r,n))}put(e,n,r={}){return this.request("PUT",e,jD(r,n))}}return i.\u0275fac=function(e){return new(e||i)(fe(Ey))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();function WN(i,t){return t(i)}function Nte(i,t){return(e,n)=>t.intercept(e,{handle:r=>i(r,n)})}const Rte=new Ce("HTTP_INTERCEPTORS"),Z_=new Ce("HTTP_INTERCEPTOR_FNS");function Pte(){let i=null;return(t,e)=>(null===i&&(i=(Ut(Rte,{optional:!0})??[]).reduceRight(Nte,WN)),i(t,e))}let GN=(()=>{class i extends Ey{constructor(e,n){super(),this.backend=e,this.injector=n,this.chain=null}handle(e){if(null===this.chain){const n=Array.from(new Set(this.injector.get(Z_)));this.chain=n.reduceRight((r,a)=>function Ote(i,t,e){return(n,r)=>e.runInContext(()=>t(n,a=>i(a,r)))}(r,a,this.injector),WN)}return this.chain(e,n=>this.backend.handle(n))}}return i.\u0275fac=function(e){return new(e||i)(fe(BD),fe(Xs))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();const jte=/^\)\]\}',?\n/;let qN=(()=>{class i{constructor(e){this.xhrFactory=e}handle(e){if("JSONP"===e.method)throw new Error("Attempted to construct Jsonp request without HttpClientJsonpModule installed.");return new qe(n=>{const r=this.xhrFactory.build();if(r.open(e.method,e.urlWithParams),e.withCredentials&&(r.withCredentials=!0),e.headers.forEach((O,W)=>r.setRequestHeader(O,W.join(","))),e.headers.has("Accept")||r.setRequestHeader("Accept","application/json, text/plain, */*"),!e.headers.has("Content-Type")){const O=e.detectContentTypeHeader();null!==O&&r.setRequestHeader("Content-Type",O)}if(e.responseType){const O=e.responseType.toLowerCase();r.responseType="json"!==O?O:"text"}const a=e.serializeBody();let o=null;const s=()=>{if(null!==o)return o;const O=r.statusText||"OK",W=new vc(r.getAllResponseHeaders()),Z=function Vte(i){return"responseURL"in i&&i.responseURL?i.responseURL:/^X-Request-URL:/m.test(i.getAllResponseHeaders())?i.getResponseHeader("X-Request-URL"):null}(r)||e.url;return o=new YD({headers:W,status:r.status,statusText:O,url:Z}),o},l=()=>{let{headers:O,status:W,statusText:Z,url:ne}=s(),re=null;204!==W&&(re=typeof r.response>"u"?r.responseText:r.response),0===W&&(W=re?200:0);let me=W>=200&&W<300;if("json"===e.responseType&&"string"==typeof re){const ce=re;re=re.replace(jte,"");try{re=""!==re?JSON.parse(re):null}catch(ye){re=ce,me&&(me=!1,re={error:ye,text:re})}}me?(n.next(new Ay({body:re,headers:O,status:W,statusText:Z,url:ne||void 0})),n.complete()):n.error(new UN({error:re,headers:O,status:W,statusText:Z,url:ne||void 0}))},c=O=>{const{url:W}=s(),Z=new UN({error:O,status:r.status||0,statusText:r.statusText||"Unknown Error",url:W||void 0});n.error(Z)};let h=!1;const g=O=>{h||(n.next(s()),h=!0);let W={type:Nr.DownloadProgress,loaded:O.loaded};O.lengthComputable&&(W.total=O.total),"text"===e.responseType&&!!r.responseText&&(W.partialText=r.responseText),n.next(W)},k=O=>{let W={type:Nr.UploadProgress,loaded:O.loaded};O.lengthComputable&&(W.total=O.total),n.next(W)};return r.addEventListener("load",l),r.addEventListener("error",c),r.addEventListener("timeout",c),r.addEventListener("abort",c),e.reportProgress&&(r.addEventListener("progress",g),null!==a&&r.upload&&r.upload.addEventListener("progress",k)),r.send(a),n.next({type:Nr.Sent}),()=>{r.removeEventListener("error",c),r.removeEventListener("abort",c),r.removeEventListener("load",l),r.removeEventListener("timeout",c),e.reportProgress&&(r.removeEventListener("progress",g),null!==a&&r.upload&&r.upload.removeEventListener("progress",k)),r.readyState!==r.DONE&&r.abort()}})}}return i.\u0275fac=function(e){return new(e||i)(fe(OA))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();const VD=new Ce("XSRF_ENABLED"),KN="XSRF-TOKEN",QN=new Ce("XSRF_COOKIE_NAME",{providedIn:"root",factory:()=>KN}),ZN="X-XSRF-TOKEN",XN=new Ce("XSRF_HEADER_NAME",{providedIn:"root",factory:()=>ZN});class JN{}let zte=(()=>{class i{constructor(e,n,r){this.doc=e,this.platform=n,this.cookieName=r,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if("server"===this.platform)return null;const e=this.doc.cookie||"";return e!==this.lastCookieString&&(this.parseCount++,this.lastToken=xA(e,this.cookieName),this.lastCookieString=e),this.lastToken}}return i.\u0275fac=function(e){return new(e||i)(fe(Ht),fe($c),fe(QN))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();function Ute(i,t){const e=i.url.toLowerCase();if(!Ut(VD)||"GET"===i.method||"HEAD"===i.method||e.startsWith("http://")||e.startsWith("https://"))return t(i);const n=Ut(JN).getToken(),r=Ut(XN);return null!=n&&!i.headers.has(r)&&(i=i.clone({headers:i.headers.set(r,n)})),t(i)}var pr=(()=>((pr=pr||{})[pr.Interceptors=0]="Interceptors",pr[pr.LegacyInterceptors=1]="LegacyInterceptors",pr[pr.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",pr[pr.NoXsrfProtection=3]="NoXsrfProtection",pr[pr.JsonpSupport=4]="JsonpSupport",pr[pr.RequestsMadeViaParent=5]="RequestsMadeViaParent",pr))();function sf(i,t){return{\u0275kind:i,\u0275providers:t}}function Wte(...i){const t=[Ty,qN,GN,{provide:Ey,useExisting:GN},{provide:BD,useExisting:qN},{provide:Z_,useValue:Ute,multi:!0},{provide:VD,useValue:!0},{provide:JN,useClass:zte}];for(const e of i)t.push(...e.\u0275providers);return function mB(i){return{\u0275providers:i}}(t)}const eO=new Ce("LEGACY_INTERCEPTOR_FN");function $te({cookieName:i,headerName:t}){const e=[];return void 0!==i&&e.push({provide:QN,useValue:i}),void 0!==t&&e.push({provide:XN,useValue:t}),sf(pr.CustomXsrfConfiguration,e)}let qte=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[Wte(sf(pr.LegacyInterceptors,[{provide:eO,useFactory:Pte},{provide:Z_,useExisting:eO,multi:!0}]),$te({cookieName:KN,headerName:ZN}))]}),i})();const Kte=["*"];let Iy;function X_(i){return function Qte(){if(void 0===Iy&&(Iy=null,typeof window<"u")){const i=window;void 0!==i.trustedTypes&&(Iy=i.trustedTypes.createPolicy("angular#components",{createHTML:t=>t}))}return Iy}()?.createHTML(i)||i}function tO(i){return Error(`Unable to find icon with the name "${i}"`)}function iO(i){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${i}".`)}function nO(i){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${i}".`)}class Qu{constructor(t,e,n){this.url=t,this.svgText=e,this.options=n}}let Ly=(()=>{class i{constructor(e,n,r,a){this._httpClient=e,this._sanitizer=n,this._errorHandler=a,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,a){return this._addSvgIconConfig(e,n,new Qu(r,null,a))}addSvgIconResolver(e){return this._resolvers.push(e),this}addSvgIconLiteralInNamespace(e,n,r,a){const o=this._sanitizer.sanitize(mn.HTML,r);if(!o)throw nO(r);const s=X_(o);return this._addSvgIconConfig(e,n,new Qu("",s,a))}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 Qu(n,null,r))}addSvgIconSetLiteralInNamespace(e,n,r){const a=this._sanitizer.sanitize(mn.HTML,n);if(!a)throw nO(n);const o=X_(a);return this._addSvgIconSetConfig(e,new Qu("",o,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(mn.RESOURCE_URL,e);if(!n)throw iO(e);const r=this._cachedIconsByUrl.get(n);return r?pt(Ny(r)):this._loadSvgIconFromConfig(new Qu(e,null)).pipe(pn(a=>this._cachedIconsByUrl.set(n,a)),Ve(a=>Ny(a)))}getNamedSvgIcon(e,n=""){const r=rO(n,e);let a=this._svgIconConfigs.get(r);if(a)return this._getSvgFromConfig(a);if(a=this._getIconConfigFromResolvers(n,e),a)return this._svgIconConfigs.set(r,a),this._getSvgFromConfig(a);const o=this._iconSetConfigs.get(n);return o?this._getSvgFromIconSetConfigs(e,o):ac(tO(r))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(e){return e.svgText?pt(Ny(this._svgElementFromConfig(e))):this._loadSvgIconFromConfig(e).pipe(Ve(n=>Ny(n)))}_getSvgFromIconSetConfigs(e,n){const r=this._extractIconWithNameFromAnySet(e,n);return r?pt(r):b5(n.filter(o=>!o.svgText).map(o=>this._loadSvgIconSetFromConfig(o).pipe(ts(s=>{const c=`Loading icon set URL: ${this._sanitizer.sanitize(mn.RESOURCE_URL,o.url)} failed: ${s.message}`;return this._errorHandler.handleError(new Error(c)),pt(null)})))).pipe(Ve(()=>{const o=this._extractIconWithNameFromAnySet(e,n);if(!o)throw tO(e);return o}))}_extractIconWithNameFromAnySet(e,n){for(let r=n.length-1;r>=0;r--){const a=n[r];if(a.svgText&&a.svgText.toString().indexOf(e)>-1){const o=this._svgElementFromConfig(a),s=this._extractSvgIconFromSet(o,e,a.options);if(s)return s}}return null}_loadSvgIconFromConfig(e){return this._fetchIcon(e).pipe(pn(n=>e.svgText=n),Ve(()=>this._svgElementFromConfig(e)))}_loadSvgIconSetFromConfig(e){return e.svgText?pt(null):this._fetchIcon(e).pipe(pn(n=>e.svgText=n))}_extractSvgIconFromSet(e,n,r){const a=e.querySelector(`[id="${n}"]`);if(!a)return null;const o=a.cloneNode(!0);if(o.removeAttribute("id"),"svg"===o.nodeName.toLowerCase())return this._setSvgAttributes(o,r);if("symbol"===o.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(o),r);const s=this._svgElementFromString(X_("<svg></svg>"));return s.appendChild(o),this._setSvgAttributes(s,r)}_svgElementFromString(e){const n=this._document.createElement("DIV");n.innerHTML=e;const r=n.querySelector("svg");if(!r)throw Error("<svg> tag not found");return r}_toSvgElement(e){const n=this._svgElementFromString(X_("<svg></svg>")),r=e.attributes;for(let a=0;a<r.length;a++){const{name:o,value:s}=r[a];"id"!==o&&n.setAttribute(o,s)}for(let a=0;a<e.childNodes.length;a++)e.childNodes[a].nodeType===this._document.ELEMENT_NODE&&n.appendChild(e.childNodes[a].cloneNode(!0));return n}_setSvgAttributes(e,n){return e.setAttribute("fit",""),e.setAttribute("height","100%"),e.setAttribute("width","100%"),e.setAttribute("preserveAspectRatio","xMidYMid meet"),e.setAttribute("focusable","false"),n&&n.viewBox&&e.setAttribute("viewBox",n.viewBox),e}_fetchIcon(e){const{url:n,options:r}=e,a=r?.withCredentials??!1;if(!this._httpClient)throw function Zte(){return Error("Could not find HttpClient provider for use with Angular Material icons. Please include the HttpClientModule from @angular/common/http in your app imports.")}();if(null==n)throw Error(`Cannot fetch icon from URL "${n}".`);const o=this._sanitizer.sanitize(mn.RESOURCE_URL,n);if(!o)throw iO(n);const s=this._inProgressUrlFetches.get(o);if(s)return s;const l=this._httpClient.get(o,{responseType:"text",withCredentials:a}).pipe(Ve(c=>X_(c)),i_(()=>this._inProgressUrlFetches.delete(o)),Ol());return this._inProgressUrlFetches.set(o,l),l}_addSvgIconConfig(e,n,r){return this._svgIconConfigs.set(rO(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;r<this._resolvers.length;r++){const a=this._resolvers[r](n,e);if(a)return Jte(a)?new Qu(a.url,null,a.options):new Qu(a,null)}}}return i.\u0275fac=function(e){return new(e||i)(fe(Ty,8),fe(jp),fe(Ht,8),fe(Wl))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();function Ny(i){return i.cloneNode(!0)}function rO(i,t){return i+":"+t}function Jte(i){return!(!i.url||!i.options)}const eie=ml(class{constructor(i){this._elementRef=i}}),tie=new Ce("MAT_ICON_DEFAULT_OPTIONS"),iie=new Ce("mat-icon-location",{providedIn:"root",factory:function nie(){const i=Ut(Ht),t=i?i.location:null;return{getPathname:()=>t?t.pathname+t.search:""}}}),aO=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],rie=aO.map(i=>`[${i}]`).join(", "),aie=/^url\(['"]?#(.*?)['"]?\)$/;let wa=(()=>{class i extends eie{constructor(e,n,r,a,o,s){super(e),this._iconRegistry=n,this._location=a,this._errorHandler=o,this._inline=!1,this._previousFontSetClass=[],this._currentIconFetch=p.EMPTY,s&&(s.color&&(this.color=this.defaultColor=s.color),s.fontSet&&(this.fontSet=s.fontSet)),r||e.nativeElement.setAttribute("aria-hidden","true")}get inline(){return this._inline}set inline(e){this._inline=at(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,a)=>{r.forEach(o=>{a.setAttribute(o.name,`url('${e}#${o.value}')`)})})}_cacheChildrenWithExternalReferences(e){const n=e.querySelectorAll(rie),r=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let a=0;a<n.length;a++)aO.forEach(o=>{const s=n[a],l=s.getAttribute(o),c=l?l.match(aie):null;if(c){let h=r.get(s);h||(h=[],r.set(s,h)),h.push({name:o,value:c[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(pi(1)).subscribe(a=>this._setSvgElement(a),a=>{this._errorHandler.handleError(new Error(`Error retrieving icon ${n}:${r}! ${a.message}`))})}}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Ly),ca("aria-hidden"),y(iie),y(Wl),y(tie,8))},i.\u0275cmp=we({type:i,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:8,hostBindings:function(e,n){2&e&&(nt("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),rt("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:[Oe],ngContentSelectors:Kte,decls:1,vars:0,template:function(e,n){1&e&&(Jt(),Qe(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})(),Oy=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,wt]}),i})();const oie=["determinateSpinner"];function sie(i,t){if(1&i&&(ea(),D(0,"svg",11),Fe(1,"circle",12),A()),2&i){const e=oe();nt("viewBox",e._viewBox()),j(1),sn("stroke-dasharray",e._strokeCircumference(),"px")("stroke-dashoffset",e._strokeCircumference()/2,"px")("stroke-width",e._circleStrokeWidth(),"%"),nt("r",e._circleRadius())}}const lie=ml(class{constructor(i){this._elementRef=i}},"primary"),cie=new Ce("mat-progress-spinner-default-options",{providedIn:"root",factory:function die(){return{diameter:oO}}}),oO=100;let J_=(()=>{class i extends lie{constructor(e,n,r){super(e),this.mode="mat-spinner"===this._elementRef.nativeElement.nodeName.toLowerCase()?"indeterminate":"determinate",this._value=0,this._diameter=oO,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,Er(e)))}get diameter(){return this._diameter}set diameter(e){this._diameter=Er(e)}get strokeWidth(){return this._strokeWidth??this.diameter/10}set strokeWidth(e){this._strokeWidth=Er(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)(y($e),y(zi,8),y(cie))},i.\u0275cmp=we({type:i,selectors:[["mat-progress-spinner"],["mat-spinner"]],viewQuery:function(e,n){if(1&e&&ft(oie,5),2&e){let r;Le(r=Ne())&&(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&&(nt("aria-valuemin",0)("aria-valuemax",100)("aria-valuenow","determinate"===n.mode?n.value:null)("mode",n.mode),sn("width",n.diameter,"px")("height",n.diameter,"px"),rt("_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:[Oe],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&&(de(0,sie,2,8,"ng-template",null,0,rl),D(2,"div",1,2),ea(),D(4,"svg",3),Fe(5,"circle",4),A()(),Wo(),D(6,"div",5)(7,"div",6)(8,"div",7),Ia(9,8),A(),D(10,"div",9),Ia(11,8),A(),D(12,"div",10),Ia(13,8),A()()()),2&e){const r=Pi(1);j(4),nt("viewBox",n._viewBox()),j(1),sn("stroke-dasharray",n._strokeCircumference(),"px")("stroke-dashoffset",n._strokeDashOffset(),"px")("stroke-width",n._circleStrokeWidth(),"%"),nt("r",n._circleRadius()),j(4),Y("ngTemplateOutlet",r),j(2),Y("ngTemplateOutlet",r),j(2),Y("ngTemplateOutlet",r)}},dependencies:[Pp],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})(),hie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Tn,wt]}),i})();function mie(i,t){1&i&&(D(0,"div",18)(1,"button",19),Fe(2,"mat-spinner",20),A()())}function fie(i,t){if(1&i){const e=ut();D(0,"div",18)(1,"a",21),pe("click",function(){return Re(e),Be(oe().connect())}),Q(2,"Install "),D(3,"span",4),Q(4,"extension"),A()()()}}function pie(i,t){if(1&i){const e=ut();D(0,"button",23),pe("click",function(){return Re(e),Be(oe(2).connect())}),Q(1,"Connect "),D(2,"span",4),Q(3,"using extension"),A()()}}function _ie(i,t){if(1&i){const e=ut();D(0,"button",23),pe("click",function(){return Re(e),Be(oe(2).connect())}),Q(1,"Give consent"),A()}}function gie(i,t){if(1&i&&(D(0,"div",18),de(1,pie,4,0,"button",22),de(2,_ie,2,0,"button",22),A()),2&i){const e=oe();j(1),Y("ngIf",e.consent),j(1),Y("ngIf",!e.consent)}}function bie(i,t){if(1&i){const e=ut();D(0,"div")(1,"div")(2,"p"),Q(3,"You can also use Notes in read-only mode, just paste your (or someone else's) nostr public key here."),A(),D(4,"mat-form-field",24)(5,"mat-icon",25),Q(6,"person_add"),A(),D(7,"mat-label"),Q(8,"Public Key"),A(),D(9,"input",26),pe("ngModelChange",function(r){return Re(e),Be(oe().readOnlyKey=r)}),A()(),D(10,"div")(11,"button",27),pe("click",function(){Re(e);const r=oe();return Be(r.anonymous(r.readOnlyKey))}),Q(12,"Go straight in"),A()()()()}if(2&i){const e=oe();j(9),Y("ngModel",e.readOnlyKey)}}function yie(i,t){1&i&&(D(0,"div",28),Q(1,"You must agree with the notice below to enable login."),A())}function vie(i,t){1&i&&(D(0,"h1"),Q(1,"Your approval is needed"),A())}function wie(i,t){1&i&&(D(0,"h1"),Q(1,"Thank you!"),A())}function Fie(i,t){if(1&i){const e=ut();D(0,"button",30),pe("click",function(){return Re(e),Be(oe(2).connect())}),Q(1,"Connect using extension"),A()}}function kie(i,t){if(1&i&&(D(0,"div"),de(1,Fie,2,0,"button",29),Fe(2,"br")(3,"br"),A()),2&i){const e=oe();j(1),Y("ngIf",e.consent)}}function xie(i,t){1&i&&(D(0,"div")(1,"p"),Q(2," 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. "),A(),D(3,"p"),Q(4,"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."),A(),D(5,"p"),Q(6,"Blockcore has no involvement in the type of content being produced and shown to you in this app."),A(),D(7,"p"),Q(8,"You accept that all usage of Blockcore Notes, Blockcore infrastructure and software must be the result of peaceful voluntary human interactions."),A(),D(9,"p"),Q(10,"If you're young and still living with your parents, consider asking them for permission before you continue."),A(),D(11,"p"),Q(12,"To continue you must agree with our "),D(13,"a",31),Q(14,"Privacy Policy and Terms & Conditions"),A(),Q(15,"."),A()())}class eg{constructor(t,e,n,r,a,o,s){this.appState=t,this.cd=e,this.relayService=n,this.authService=r,this.utilities=a,this.router=o,this.ngZone=s,this.extensionDiscovered=!1,this.consent=!1,this.readOnlyKey="npub1sg6plzptd64u62a878hep2kev88swjh3tw00gjsfl8f237lmu63q0uf63m",this.checkedTimes=0,this.showInstallLink=!1,this.searchingForExtension=!0}persist(){localStorage.setItem("blockcore:notes:nostr:consent",this.consent.toString())}connect(){var t=this;return De(function*(){t.consent?(yield t.authService.login()).authenticated()&&t.router.navigateByUrl("/"):document.getElementById("consent-card").scrollIntoView({behavior:"smooth",block:"end",inline:"nearest"})})()}scroll(t){const e=document.getElementById("container");e?e.scroll(0,t):console.log("NOT FOUND!")}anonymous(t){var e=this;return De(function*(){(yield e.authService.anonymous(t)).authenticated()&&e.router.navigateByUrl("/")})()}ngOnInit(){this.consent="true"===localStorage.getItem("blockcore:notes:nostr:consent"),this.checkForExtension()}ngOnDestroy(){this.timeout&&clearTimeout(this.timeout)}checkForExtension(){return this.checkedTimes++,globalThis.nostr?(this.searchingForExtension=!1,void(this.extensionDiscovered=!0)):this.checkedTimes>10?(this.searchingForExtension=!1,void(this.showInstallLink=!0)):void(this.timeout=setTimeout(()=>{this.ngZone.run(()=>{this.checkForExtension()})},250))}}eg.\u0275fac=function(t){return new(t||eg)(y(gn),y(Lt),y(Dl),y(Tr),y(Ln),y(kn),y(st))},eg.\u0275cmp=we({type:eg,selectors:[["app-connect"]],decls:57,vars:10,consts:[[1,"connect-container"],[1,"connect-menu"],["src","assets/icons/icon-256x256.png",1,"connect-logo"],[1,"logo-text"],[1,"hide-tiny"],[1,"connect-spacer"],["class","connect-button",4,"ngIf"],[1,"connect-content"],[1,"card","first-card"],[1,"notice"],[1,"card","card-image"],["src","/assets/blockcore-notes-screenshot.png"],[1,"card"],[4,"ngIf"],["class","consent-required warn",4,"ngIf"],[1,"card","warn"],["color","primary",3,"ngModel","change","ngModelChange"],["id","consent-card"],[1,"connect-button"],["mat-flat-button","","color","accent",1,"start-button"],["color","accent","diameter","30",1,"spinner"],["mat-flat-button","","color","accent","href","https://chrome.google.com/webstore/detail/blockcore-wallet/peigonhbenoefaeplkpalmafieegnapj","target","_blank",1,"start-button",3,"click"],["class","start-button","mat-flat-button","","color","accent",3,"click",4,"ngIf"],["mat-flat-button","","color","accent",1,"start-button",3,"click"],["appearance","fill",1,"input-full-width"],["matPrefix","",1,"circle"],["matInput","","type","text","autocomplete","off",3,"ngModel","ngModelChange"],["color","primary","mat-raised-button","",1,"skip-button",3,"click"],[1,"consent-required","warn"],["class","start-button start-button-consent","mat-flat-button","",3,"click",4,"ngIf"],["mat-flat-button","",1,"start-button","start-button-consent",3,"click"],["href","https://www.blockcore.net/policy","target","_blank"]],template:function(t,e){1&t&&(D(0,"div",0)(1,"div",1),Fe(2,"img",2),D(3,"div",3)(4,"span",4),Q(5,"Blockcore"),A(),Q(6," Notes"),A(),Fe(7,"div",5),de(8,mie,3,0,"div",6),de(9,fie,5,0,"div",6),de(10,gie,3,2,"div",6),A(),D(11,"div",7)(12,"mat-card",8)(13,"mat-card-content")(14,"h1"),Q(15,"New ways to connect with humanity"),A(),D(16,"p"),Q(17," Share your thoughts and interact with others in a fully transparent and open manner that is not restricted by any boundries. Experience the world of "),D(18,"strong"),Q(19,"Nostr"),A(),Q(20,". Nostr is a uncensorable protocol for communication with your friends and the world. "),A(),D(21,"p",9)(22,"strong"),Q(23,"PROTOTYPE:"),A(),Q(24," This app is currently under development and should be considered prototype-quality."),A()()(),D(25,"mat-card",10),Fe(26,"img",11),A(),D(27,"mat-card",12)(28,"mat-card-content")(29,"h1"),Q(30,"Follow your favorite creators"),A(),D(31,"p"),Q(32," No matter if they are photographers, film makers, bloggers, journalists or anyone else who likes to share and engage in communities and chats, Blockcore Notes have you covered with dynamic content layouts and organization of people. "),A()()(),D(33,"mat-card",12)(34,"mat-card-content")(35,"h1"),Q(36,"Be humble and kind"),A(),D(37,"p"),Q(38,"Being uncensorable and uncancellable means more responsibility is on you, you are in control and you are responsible."),A(),D(39,"p"),Q(40,"\u{1f49b}\u{1f5a4}"),A()()(),D(41,"mat-card",12)(42,"mat-card-content")(43,"h1"),Q(44,"Read Only Login"),A(),de(45,bie,13,1,"div",13),de(46,yie,2,0,"div",14),Fe(47,"br"),A()(),D(48,"mat-card",15)(49,"mat-card-content"),de(50,vie,2,0,"h1",13),de(51,wie,2,0,"h1",13),de(52,kie,4,1,"div",13),de(53,xie,16,0,"div",13),D(54,"mat-checkbox",16),pe("change",function(){return e.persist()})("ngModelChange",function(r){return e.consent=r}),Q(55,"I have read and agree to this notice"),A()()(),Fe(56,"div",17),A()()),2&t&&(j(8),Y("ngIf",e.searchingForExtension),j(1),Y("ngIf",e.showInstallLink),j(1),Y("ngIf",e.extensionDiscovered),j(35),Y("ngIf",e.consent),j(1),Y("ngIf",!e.consent),j(4),Y("ngIf",!e.consent),j(1),Y("ngIf",e.consent),j(1),Y("ngIf",e.consent),j(1),Y("ngIf",!e.consent),j(1),Y("ngModel",e.consent))},dependencies:[yi,FN,xd,Cl,ss,rf,NQ,Fo,yc,K_,wa,J_,as,Mo,os],styles:[".connect-container[_ngcontent-%COMP%]{width:100%;height:100%;display:flex;flex-direction:column}.connect-menu[_ngcontent-%COMP%]{border-bottom:1px solid silver;position:fixed;height:80px;width:100%;background-color:#fff;padding:1em;display:flex;z-index:1000;box-sizing:border-box}.connect-logo[_ngcontent-%COMP%]{flex-grow:1}.logo-text[_ngcontent-%COMP%]{font-size:1.6em;color:#000000d9;margin-left:140px;font-weight:700}.connect-spacer[_ngcontent-%COMP%]{flex-grow:3}.connect-button[_ngcontent-%COMP%]{flex-grow:0;flex-shrink:0;align-self:flex-end}.start-button[_ngcontent-%COMP%]{border-radius:40px;min-width:140px;font-size:.9em;padding-top:1.4em;padding-bottom:1.4em;background-color:#9f0771!important}.start-button-consent[_ngcontent-%COMP%]{background-color:#fff!important;color:#000!important}.skip-button[_ngcontent-%COMP%]{border-radius:40px;min-width:140px;font-size:.9em;padding-top:1.4em;padding-bottom:1.4em}.connect-content[_ngcontent-%COMP%]{margin-top:80px;background:transparent url(/assets/bg.jpg) no-repeat right center;background-size:cover;background-attachment:fixed}.card[_ngcontent-%COMP%]{background-color:#fff;border-radius:10px;margin:2em 2em 2em 11em;padding:4em}.card[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{margin-top:1em;margin-bottom:1em}.card[_ngcontent-%COMP%] h1[_ngcontent-%COMP%]{margin-bottom:1.4em}.consent-card[_ngcontent-%COMP%]{margin-bottom:2em}.warn[_ngcontent-%COMP%]{background-color:#9f0771;color:#f0f0f0}.warn[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{color:#fff}.warn[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#dadada}@keyframes _ngcontent-%COMP%_float{0%{transform:perspective(400px) rotateY(0)}50%{transform:perspective(400px) rotateY(30deg)}to{transform:perspective(400px) rotateY(0)}}.consent-required[_ngcontent-%COMP%]{padding:2em}.connect-logo[_ngcontent-%COMP%]{position:fixed;width:128px;height:128px;margin-top:0;margin-left:0;transform:translate3d(-50%,-50%,0);animation:_ngcontent-%COMP%_float 6s ease-in-out infinite;z-index:10000}.card-image[_ngcontent-%COMP%]{padding:0!important}.card-image[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{border-radius:10px}@media only screen and (min-width: 1360px){.card[_ngcontent-%COMP%]{max-width:944px;margin-right:auto!important;margin-left:auto!important}}@media only screen and (min-width: 1024px){.card[_ngcontent-%COMP%]{margin-right:11em}}@media only screen and (max-width: 760px){.connect-logo[_ngcontent-%COMP%]{width:96px;height:96px;margin-top:1em;margin-left:1em}.card[_ngcontent-%COMP%]{font-size:.8em;margin-left:2em;margin-right:2em;padding:2em}}@media only screen and (max-width: 700px){.hide-tiny[_ngcontent-%COMP%]{display:none}.connect-logo[_ngcontent-%COMP%]{width:64px;height:64px;margin-top:-.47em;margin-left:0}.logo-text[_ngcontent-%COMP%]{margin-left:84px;margin-top:.6em;font-size:1.2em}}"]});class zD{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 be,e&&e.length&&(t?e.forEach(a=>this._markSelected(a)):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(a=>this._markSelected(a)),e.filter(a=>!n.has(a)).forEach(a=>this._unmarkSelected(a));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 UD=(()=>{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=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),Die=0;const WD=new Ce("CdkAccordion");let Cie=(()=>{class i{constructor(){this._stateChanges=new be,this._openCloseAllActions=new be,this.id="cdk-accordion-"+Die++,this._multi=!1}get multi(){return this._multi}set multi(e){this._multi=at(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=ge({type:i,selectors:[["cdk-accordion"],["","cdkAccordion",""]],inputs:{multi:"multi"},exportAs:["cdkAccordion"],features:[ot([{provide:WD,useExisting:i}]),Vi]}),i})(),Mie=0,Eie=(()=>{class i{constructor(e,n,r){this.accordion=e,this._changeDetectorRef=n,this._expansionDispatcher=r,this._openCloseAllSubscription=p.EMPTY,this.closed=new ze,this.opened=new ze,this.destroyed=new ze,this.expandedChange=new ze,this.id="cdk-accordion-child-"+Mie++,this._expanded=!1,this._disabled=!1,this._removeUniqueSelectionListener=()=>{},this._removeUniqueSelectionListener=r.listen((a,o)=>{this.accordion&&!this.accordion.multi&&this.accordion.id===o&&this.id!==a&&(this.expanded=!1)}),this.accordion&&(this._openCloseAllSubscription=this._subscribeToOpenCloseAllActions())}get expanded(){return this._expanded}set expanded(e){e=at(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=at(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)(y(WD,12),y(Lt),y(UD))},i.\u0275dir=ge({type:i,selectors:[["cdk-accordion-item"],["","cdkAccordionItem",""]],inputs:{expanded:"expanded",disabled:"disabled"},outputs:{closed:"closed",opened:"opened",destroyed:"destroyed",expandedChange:"expandedChange"},exportAs:["cdkAccordionItem"],features:[ot([{provide:WD,useValue:void 0}])]}),i})(),Sie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();const Aie=["body"];function Tie(i,t){}const Iie=[[["mat-expansion-panel-header"]],"*",[["mat-action-row"]]],Lie=["mat-expansion-panel-header","*","mat-action-row"];function Nie(i,t){1&i&&Fe(0,"span",2),2&i&&Y("@indicatorRotate",oe()._getExpandedState())}const Oie=[[["mat-panel-title"]],[["mat-panel-description"]],"*"],Rie=["mat-panel-title","mat-panel-description","*"],GD=new Ce("MAT_ACCORDION"),cO="225ms cubic-bezier(0.4,0.0,0.2,1)",dO={indicatorRotate:Ar("indicatorRotate",[un("collapsed, void",St({transform:"rotate(0deg)"})),un("expanded",St({transform:"rotate(180deg)"})),en("expanded <=> collapsed, void => collapsed",Ji(cO))]),bodyExpansion:Ar("bodyExpansion",[un("collapsed, void",St({height:"0px",visibility:"hidden"})),un("expanded",St({height:"*",visibility:"visible"})),en("expanded <=> collapsed, void => collapsed",Ji(cO))])},uO=new Ce("MAT_EXPANSION_PANEL");let Pie=(()=>{class i{constructor(e,n){this._template=e,this._expansionPanel=n}}return i.\u0275fac=function(e){return new(e||i)(y(fn),y(uO,8))},i.\u0275dir=ge({type:i,selectors:[["ng-template","matExpansionPanelContent",""]]}),i})(),Bie=0;const hO=new Ce("MAT_EXPANSION_PANEL_DEFAULT_OPTIONS");let ig=(()=>{class i extends Eie{constructor(e,n,r,a,o,s,l){super(e,n,r),this._viewContainerRef=a,this._animationMode=s,this._hideToggle=!1,this.afterExpand=new ze,this.afterCollapse=new ze,this._inputChanges=new be,this._headerId="mat-expansion-panel-header-"+Bie++,this._bodyAnimationDone=new be,this.accordion=e,this._document=o,this._bodyAnimationDone.pipe(Wp((c,h)=>c.fromState===h.fromState&&c.toState===h.toState)).subscribe(c=>{"void"!==c.fromState&&("expanded"===c.toState?this.afterExpand.emit():"collapsed"===c.toState&&this.afterCollapse.emit())}),l&&(this.hideToggle=l.hideToggle)}get hideToggle(){return this._hideToggle||this.accordion&&this.accordion.hideToggle}set hideToggle(e){this._hideToggle=at(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(In(null),ti(()=>this.expanded&&!this._portal),pi(1)).subscribe(()=>{this._portal=new tc(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)(y(GD,12),y(Lt),y(UD),y(Fn),y(Ht),y(zi,8),y(hO,8))},i.\u0275cmp=we({type:i,selectors:[["mat-expansion-panel"]],contentQueries:function(e,n,r){if(1&e&&Tt(r,Pie,5),2&e){let a;Le(a=Ne())&&(n._lazyContent=a.first)}},viewQuery:function(e,n){if(1&e&&ft(Aie,5),2&e){let r;Le(r=Ne())&&(n._body=r.first)}},hostAttrs:[1,"mat-expansion-panel"],hostVars:6,hostBindings:function(e,n){2&e&&rt("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:[ot([{provide:GD,useValue:void 0},{provide:uO,useExisting:i}]),Oe,Vi],ngContentSelectors:Lie,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&&(Jt(Iie),Qe(0),D(1,"div",0,1),pe("@bodyExpansion.done",function(a){return n._bodyAnimationDone.next(a)}),D(3,"div",2),Qe(4,1),de(5,Tie,0,0,"ng-template",3),A(),Qe(6,2),A()),2&e&&(j(1),Y("@bodyExpansion",n._getExpandedState())("id",n.id),nt("aria-labelledby",n._headerId),j(4),Y("cdkPortalOutlet",n._portal))},dependencies:[Ls],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:[dO.bodyExpansion]},changeDetection:0}),i})();class Hie{}const Yie=pl(Hie);let ng=(()=>{class i extends Yie{constructor(e,n,r,a,o,s,l){super(),this.panel=e,this._element=n,this._focusMonitor=r,this._changeDetectorRef=a,this._animationMode=s,this._parentChangeSubscription=p.EMPTY;const c=e.accordion?e.accordion._stateChanges.pipe(ti(h=>!(!h.hideToggle&&!h.togglePosition))):$n;this.tabIndex=parseInt(l||"")||0,this._parentChangeSubscription=ki(e.opened,e.closed,c,e._inputChanges.pipe(ti(h=>!!(h.hideToggle||h.disabled||h.togglePosition)))).subscribe(()=>this._changeDetectorRef.markForCheck()),e.closed.pipe(ti(()=>e._containsFocus())).subscribe(()=>r.focusVia(n,"program")),o&&(this.expandedHeight=o.expandedHeight,this.collapsedHeight=o.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:Mr(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)(y(ig,1),y($e),y(Wr),y(Lt),y(hO,8),y(zi,8),ca("tabindex"))},i.\u0275cmp=we({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&&pe("click",function(){return n._toggle()})("keydown",function(a){return n._keydown(a)}),2&e&&(nt("id",n.panel._headerId)("tabindex",n.tabIndex)("aria-controls",n._getPanelId())("aria-expanded",n._isExpanded())("aria-disabled",n.panel.disabled),sn("height",n._getHeaderHeight()),rt("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:[Oe],ngContentSelectors:Rie,decls:5,vars:3,consts:[[1,"mat-content"],["class","mat-expansion-indicator",4,"ngIf"],[1,"mat-expansion-indicator"]],template:function(e,n){1&e&&(Jt(Oie),D(0,"span",0),Qe(1),Qe(2,1),Qe(3,2),A(),de(4,Nie,1,1,"span",1)),2&e&&(rt("mat-content-hide-toggle",!n._showToggle()),j(4),Y("ngIf",n._showToggle()))},dependencies:[yi],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:[dO.indicatorRotate]},changeDetection:0}),i})(),Py=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-panel-description"]],hostAttrs:[1,"mat-expansion-panel-header-description"]}),i})(),By=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-panel-title"]],hostAttrs:[1,"mat-expansion-panel-header-title"]}),i})(),rg=(()=>{class i extends Cie{constructor(){super(...arguments),this._ownHeaders=new nl,this._hideToggle=!1,this.displayMode="default",this.togglePosition="after"}get hideToggle(){return this._hideToggle}set hideToggle(e){this._hideToggle=at(e)}ngAfterContentInit(){this._headers.changes.pipe(In(this._headers)).subscribe(e=>{this._ownHeaders.reset(e.filter(n=>n.panel.accordion===this)),this._ownHeaders.notifyOnChanges()}),this._keyManager=new $p(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=Bt(i)))(n||i)}}(),i.\u0275dir=ge({type:i,selectors:[["mat-accordion"]],contentQueries:function(e,n,r){if(1&e&&Tt(r,ng,5),2&e){let a;Le(a=Ne())&&(n._headers=a)}},hostAttrs:[1,"mat-accordion"],hostVars:2,hostBindings:function(e,n){2&e&&rt("mat-accordion-multi",n.multi)},inputs:{multi:"multi",hideToggle:"hideToggle",displayMode:"displayMode",togglePosition:"togglePosition"},exportAs:["matAccordion"],features:[ot([{provide:GD,useExisting:i}]),Oe]}),i})(),jie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Tn,wt,Sie,es]}),i})();class ag{constructor(t){this.appState=t}ngOnInit(){this.appState.showBackButton=!0,this.appState.updateTitle("About"),this.appState.actions=[]}}ag.\u0275fac=function(t){return new(t||ag)(y(gn))},ag.\u0275cmp=we({type:ag,selectors:[["app-about"]],decls:76,vars:0,consts:[[1,"page","help"],["src","assets/icons/icon-256x256.png",1,"logo"],[1,"marginless","heading"],["routerLink","licenses"],["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"],["hideToggle",""],[1,"centered"],["src","/assets/nostritch.jpg",1,"mascot"]],template:function(t,e){1&t&&(D(0,"div",0),Fe(1,"img",1),D(2,"h1",2),Q(3,"About"),A(),D(4,"p"),Q(5,"Blockcore Notes instructions will come here later on."),A(),D(6,"p")(7,"a",3),Q(8,"Third Party Licenses"),A(),Fe(9,"br"),D(10,"a",4),Q(11,"Source Code"),A()(),D(12,"h3"),Q(13,"Support development"),A(),D(14,"p"),Q(15,"Please consider donating some Bitcoin using Geyser:"),A(),D(16,"p")(17,"a",5),Q(18,"geyser.fund/project/blockcore"),A()(),D(19,"p"),Q(20,"We have additional donation and sponsoring options available here:"),A(),D(21,"p")(22,"a",6),Q(23,"www.blockcore.net/about"),A()(),Fe(24,"img",7),D(25,"h1",2),Q(26,"Nostr"),A(),D(27,"h3"),Q(28,"Nostr Directory"),A(),D(29,"p"),Q(30,"Accounts marked with globe icon are accounts added to this service:"),A(),D(31,"p")(32,"a",8),Q(33,"www.nostr.directory"),A()(),D(34,"h3"),Q(35,"Data Lookup"),A(),D(36,"p"),Q(37,"The user identity (npub) and the event identity is available in tooltips on notes. You can copy those and verify using:"),A(),D(38,"p")(39,"a",9),Q(40,"www.nostr.guru"),A()(),D(41,"h3"),Q(42,"Frequently Asked Questions"),A(),D(43,"mat-accordion")(44,"mat-expansion-panel",10)(45,"mat-expansion-panel-header")(46,"mat-panel-title"),Q(47," Can I contribute? "),A(),D(48,"mat-panel-description"),Q(49," Yes "),A()(),D(50,"p"),Q(51," Blockcore Notes is a very early work in progress and is only at prototype feature and quality level. If you want to contribute, please help out on "),D(52,"a",4),Q(53,"github.com/block-core/blockcore-notes"),A()()(),D(54,"mat-expansion-panel")(55,"mat-expansion-panel-header")(56,"mat-panel-title"),Q(57,"Photos and film display"),A(),D(58,"mat-panel-description"),Q(59,"Following only"),A()(),D(60,"p"),Q(61," Photos and films are only displayed for accounts you are following. This is for your protection and ensures you're not downloading images you don't want to see, but also don't want to download as anyone can link to very large images. "),A(),D(62,"p"),Q(63,"Not loading photos is also a measure to improve your privacy. When photos are displayed, your IP-address is available to the server hosting the photo."),A()(),D(64,"mat-expansion-panel")(65,"mat-expansion-panel-header")(66,"mat-panel-title"),Q(67,"How can I be safe?"),A(),D(68,"mat-panel-description"),Q(69,"Unwanted content"),A()(),D(70,"p"),Q(71,"It is easy to be exposed to unwanted content on Nostr, as there are a public feed available that contains everything that everyone is posting."),A(),D(72,"p"),Q(73,"The best way to ensure you don't get wanted content, is to follow users you know and trust. Only use the Home Feed and People/Circle sections."),A()()(),D(74,"p",11),Fe(75,"img",12),A()())},dependencies:[ns,rg,ig,ng,By,Py],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}}"]});var Zu_OPEN="mdc-dialog--open",mO_DIALOG_ANIMATION_CLOSE_TIME_MS=(["textarea",".mdc-menu .mdc-list-item",".mdc-menu .mdc-deprecated-list-item"].join(", "),75);function Vie(i,t){}class og{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 fO=(()=>{class i extends Zk{constructor(e,n,r,a,o,s,l,c){super(e,n,r,a,o,s,l,c),this._animationStateChanged=new ze}_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)(y($e),y(ym),y(Ht,8),y(og),y(bu),y(st),y(wu),y(Wr))},i.\u0275cmp=we({type:i,selectors:[["ng-component"]],features:[Oe],decls:0,vars:0,template:function(e,n){},encapsulation:2}),i})();const pO="--mat-dialog-transition-duration";function _O(i){return null==i?null:"number"==typeof i?i:i.endsWith("ms")?Er(i.substring(0,i.length-2)):i.endsWith("s")?1e3*Er(i.substring(0,i.length-1)):"0"===i?0:null}let zie=(()=>{class i extends fO{constructor(e,n,r,a,o,s,l,c,h){super(e,n,r,a,o,s,l,h),this._animationMode=c,this._animationsEnabled="NoopAnimations"!==this._animationMode,this._hostElement=this._elementRef.nativeElement,this._openAnimationDuration=this._animationsEnabled?_O(this._config.enterAnimationDuration)??150:0,this._closeAnimationDuration=this._animationsEnabled?_O(this._config.exitAnimationDuration)??mO_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(pO,`${this._openAnimationDuration}ms`),this._hostElement.classList.add("mdc-dialog--opening"),this._hostElement.classList.add(Zu_OPEN),this._waitForAnimationToComplete(this._openAnimationDuration,this._finishDialogOpen)):(this._hostElement.classList.add(Zu_OPEN),Promise.resolve().then(()=>this._finishDialogOpen()))}_startExitAnimation(){this._animationStateChanged.emit({state:"closing",totalTime:this._closeAnimationDuration}),this._hostElement.classList.remove(Zu_OPEN),this._animationsEnabled?(this._hostElement.style.setProperty(pO,`${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)(y($e),y(ym),y(Ht,8),y(og),y(bu),y(st),y(wu),y(zi,8),y(Wr))},i.\u0275cmp=we({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),nt("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),rt("_mat-animation-noopable",!n._animationsEnabled))},features:[Oe],decls:3,vars:0,consts:[[1,"mdc-dialog__container"],[1,"mat-mdc-dialog-surface","mdc-dialog__surface"],["cdkPortalOutlet",""]],template:function(e,n){1&e&&(D(0,"div",0)(1,"div",1),de(2,Vie,0,0,"ng-template",2),A()())},dependencies:[Ls],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 Ml{constructor(t,e,n){this._ref=t,this._containerInstance=n,this._afterOpened=new be,this._beforeClosed=new be,this._state=0,this.disableClose=e.disableClose,this.id=t.id,n._animationStateChanged.pipe(ti(r=>"opened"===r.state),pi(1)).subscribe(()=>{this._afterOpened.next(),this._afterOpened.complete()}),n._animationStateChanged.pipe(ti(r=>"closed"===r.state),pi(1)).subscribe(()=>{clearTimeout(this._closeFallbackTimeout),this._finishDialogClose()}),t.overlayRef.detachments().subscribe(()=>{this._beforeClosed.next(this._result),this._beforeClosed.complete(),this._finishDialogClose()}),ki(this.backdropClick(),this.keydownEvents().pipe(ti(r=>27===r.keyCode&&!this.disableClose&&!Mr(r)))).subscribe(r=>{this.disableClose||(r.preventDefault(),gO(this,"keydown"===r.type?"keyboard":"mouse"))})}close(t){this._result=t,this._containerInstance._animationStateChanged.pipe(ti(e=>"closing"===e.state),pi(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 gO(i,t,e){return i._closeInteractionType=t,i.close(e)}const Xu=new Ce("MatMdcDialogData"),Uie=new Ce("mat-mdc-dialog-default-options"),bO=new Ce("mat-mdc-dialog-scroll-strategy"),Gie={provide:bO,deps:[sr],useFactory:function Wie(i){return()=>i.scrollStrategies.block()}};let $ie=0,yO=(()=>{class i{constructor(e,n,r,a,o,s,l,c,h,g){this._overlay=e,this._defaultOptions=r,this._parentDialog=a,this._dialogRefConstructor=l,this._dialogContainerType=c,this._dialogDataToken=h,this._openDialogsAtThisLevel=[],this._afterAllClosedAtThisLevel=new be,this._afterOpenedAtThisLevel=new be,this._idPrefix="mat-dialog-",this.dialogConfigClass=og,this.afterAllClosed=ed(()=>this.openDialogs.length?this._getAfterAllClosed():this._getAfterAllClosed().pipe(In(void 0))),this._scrollStrategy=s,this._dialog=n.get(Jk)}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 og,...n}).id=n.id||`${this._idPrefix}${$ie++}`,n.scrollStrategy=n.scrollStrategy||this._scrollStrategy();const a=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:Qp,useValue:n}]},templateContext:()=>({dialogRef:r}),providers:(o,s,l)=>(r=new this._dialogRefConstructor(o,n,l),r.updatePosition(n?.position),[{provide:this._dialogContainerType,useValue:l},{provide:this._dialogDataToken,useValue:s.data},{provide:this._dialogRefConstructor,useValue:r}])});return r.componentInstance=a.componentInstance,this.openDialogs.push(r),this.afterOpened.next(r),r.afterClosed().subscribe(()=>{const o=this.openDialogs.indexOf(r);o>-1&&(this.openDialogs.splice(o,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){Cs()},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),io=(()=>{class i extends yO{constructor(e,n,r,a,o,s,l,c){super(e,n,a,s,l,o,Ml,zie,Xu,c),this._idPrefix="mat-mdc-dialog-"}}return i.\u0275fac=function(e){return new(e||i)(fe(sr),fe(Pn),fe(Kc,8),fe(Uie,8),fe(bO),fe(i,12),fe(Kp),fe(zi,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),qie=0,sg=(()=>{class i{constructor(e,n,r){this.dialogRef=e,this._elementRef=n,this._dialog=r,this.type="button"}ngOnInit(){this.dialogRef||(this.dialogRef=vO(this._elementRef,this._dialog.openDialogs))}ngOnChanges(e){const n=e._matDialogClose||e._matDialogCloseResult;n&&(this.dialogResult=n.currentValue)}_onButtonClick(e){gO(this.dialogRef,0===e.screenX&&0===e.screenY?"keyboard":"mouse",this.dialogResult)}}return i.\u0275fac=function(e){return new(e||i)(y(Ml,8),y($e),y(io))},i.\u0275dir=ge({type:i,selectors:[["","mat-dialog-close",""],["","matDialogClose",""]],hostVars:2,hostBindings:function(e,n){1&e&&pe("click",function(a){return n._onButtonClick(a)}),2&e&&nt("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:[Vi]}),i})(),lg=(()=>{class i{constructor(e,n,r){this._dialogRef=e,this._elementRef=n,this._dialog=r,this.id="mat-mdc-dialog-title-"+qie++}ngOnInit(){this._dialogRef||(this._dialogRef=vO(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)(y(Ml,8),y($e),y(io))},i.\u0275dir=ge({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})(),cg=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","mat-dialog-content",""],["mat-dialog-content"],["","matDialogContent",""]],hostAttrs:[1,"mat-mdc-dialog-content","mdc-dialog__content"]}),i})(),dg=(()=>{class i{constructor(){this.align="start"}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({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&&rt("mat-mdc-dialog-actions-align-center","center"===n.align)("mat-mdc-dialog-actions-align-end","end"===n.align)},inputs:{align:"align"}}),i})();function vO(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 Kie=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[io,Gie],imports:[tx,ul,es,wt,wt]}),i})();const Hy={params:{enterAnimationDuration:"150ms",exitAnimationDuration:"75ms"}},Qie={dialogContainer:Ar("dialogContainer",[un("void, exit",St({opacity:0,transform:"scale(0.7)"})),un("enter",St({transform:"none"})),en("* => enter",Xp([Ji("{{enterAnimationDuration}} cubic-bezier(0, 0, 0.2, 1)",St({transform:"none",opacity:1})),rc("@*",e_(),{optional:!0})]),Hy),en("* => void, * => exit",Xp([Ji("{{exitAnimationDuration}} cubic-bezier(0.4, 0.0, 0.2, 1)",St({opacity:0})),rc("@*",e_(),{optional:!0})]),Hy)])};var wc=(()=>(function(i){i["\u{1f44d}"]="\u{1f44d}",i["\u{1f44e}"]="\u{1f44e}"}(wc||(wc={})),wc))(),_r=(()=>(function(i){i[i.Public=0]="Public",i[i.Follow=1]="Follow",i[i.Mute=2]="Mute",i[i.Block=3]="Block"}(_r||(_r={})),_r))(),ug=new WeakMap,Yy=new WeakMap,Ju=new WeakMap,hg=new WeakMap,lf=new WeakMap;class Eo{constructor(){Nn(this,ug,{writable:!0,value:void 0}),Nn(this,Yy,{writable:!0,value:void 0}),Nn(this,Ju,{writable:!0,value:void 0}),Nn(this,hg,{writable:!0,value:void 0}),Nn(this,lf,{writable:!0,value:void 0}),ln(this,ug,void 0),ln(this,Yy,new wi(this.pubkey)),ln(this,Ju,void 0),ln(this,hg,new wi(this.profile)),this.events=[],ln(this,lf,new wi(this.events))}get pubkey(){return Qt(this,ug)}get pubkey$(){return Qt(this,Yy).asObservable()}setPubKey(t){ln(this,ug,t),ln(this,Ju,void 0),this.events=[],Qt(this,Yy).next(Qt(this,ug)),Qt(this,hg).next(Qt(this,Ju)),Qt(this,lf).next(this.events)}setProfile(t){ln(this,Ju,t),Qt(this,hg).next(Qt(this,Ju))}get profile(){return Qt(this,Ju)}get profile$(){return Qt(this,hg).asObservable()}get events$(){return Qt(this,lf).asObservable().pipe(Ve(t=>t.sort((e,n)=>e.created_at>n.created_at?-1:1)))}putEvent(t){const e=this.events.findIndex(n=>n.id==t.id);e>-1?this.events[e]=t:this.events.unshift(t),Qt(this,lf).next(this.events)}clearEvents(){this.events=[],Qt(this,lf).next(this.events)}}Eo.\u0275fac=function(t){return new(t||Eo)},Eo.\u0275prov=Pe({token:Eo,factory:Eo.\u0275fac,providedIn:"root"});var jy=new WeakMap;class Cd{constructor(){Nn(this,jy,{writable:!0,value:void 0}),ln(this,jy,new wi(void 0)),this.queues={profile:{active:!1,jobs:[]},event:{active:!1,jobs:[]},contacts:{active:!1,jobs:[]}}}get queues$(){return Qt(this,jy).asObservable()}trigger(){Qt(this,jy).next()}enqueProfile(t,e){this.queues.profile.jobs.push({identifier:t,type:"Profile",callback:e}),this.trigger()}enqueEvent(t,e,n){this.queues.event.jobs.push({identifier:t,type:"Event",callback:e,limit:n}),this.trigger()}enqueContacts(t,e){this.queues.contacts.jobs.push({identifier:t,type:"Contacts",callback:e}),this.trigger()}enque(t,e,n){"Profile"===e?this.enqueProfile(t):"Event"===e?this.enqueEvent(t,void 0,n):"Contacts"===e&&this.enqueContacts(t)}}Cd.\u0275fac=function(t){return new(t||Cd)},Cd.\u0275prov=Pe({token:Cd,factory:Cd.\u0275fac,providedIn:"root"});const Zie=u(i=>function(e=null){i(this),this.message="Timeout has occurred",this.name="TimeoutError",this.info=e});function wO(i,t){const{first:e,each:n,with:r=Xie,scheduler:a=t??_m,meta:o=null}=AT(i)?{first:i}:"number"==typeof i?{each:i}:i;if(null==e&&null==n)throw new TypeError("No timeout provided.");return It((s,l)=>{let c,h,g=null,k=0;const O=W=>{h=tr(l,a,()=>{try{c.unsubscribe(),Yi(r({meta:o,lastValue:g,seen:k})).subscribe(l)}catch(Z){l.error(Z)}},W)};c=s.subscribe(Nt(l,W=>{h?.unsubscribe(),k++,l.next(g=W),n>0&&O(n)},void 0,void 0,()=>{h?.closed||h?.unsubscribe(),g=null})),!k&&O(null!=e?"number"==typeof e?e:+e-a.now():n)})}function Xie(i){throw new Zie(i)}class cf{constructor(t,e,n){this.appState=t,this.eventService=e,this.relayService=n,this.daysToKeepProfiles=14,this.cleanProfileInterval=36e5,this.profileBatchSize=20,this.refreshUserProfile=72e5,this.connected$=this.appState.connected$.pipe(Ve(r=>!0===r))}initialize(){var t=this;return De(function*(){setTimeout(De(function*(){yield t.cleanProfiles()}),t.cleanProfileInterval)})()}downloadNewestProfiles(t,e=3e3){const n=[{kinds:[0],authors:t}];return this.connected$.pipe(pn(r=>console.log("HTTP response:",r)),pi(1)).pipe(pn(r=>console.log("HTTP response:",r)),Ei(()=>this.relayService.connectedRelays())).pipe(pn(r=>console.log("HTTP response:",r)),Ei(r=>this.downloadFromRelay(n,r))).pipe(pn(r=>console.log("HTTP response:",r)),wO(e),ts(r=>pt(`The query timed out before it could complete: ${JSON.stringify(n)}.`)))}subscribeLatestEvents(t,e,n){let r=e.map(a=>({kinds:t,limit:n,authors:[a]}));return 0===r.length&&(r=[{kinds:t,limit:n}]),this.connected$.pipe(pi(1)).pipe(Ei(()=>this.relayService.connectedRelays())).pipe(Ei(a=>this.subscribeToRelay(r,a)))}downloadFromRelay(t,e){return new qe(n=>{const r=[],a=e.sub([...t],{});return a.on("event",o=>{const s=this.eventService.processEvent(o);if(!s)return;const l=r.findIndex(c=>c.id===s.id);l>-1?r[l].created_at<s.created_at&&(r[l]=s,n.next(s)):(r.push(s),n.next(s))}),a.on("eose",()=>{n.complete()}),()=>{a.unsub()}})}subscribeToRelay(t,e){return new qe(n=>{const r=e.sub(t,{});return r.on("event",a=>{const o=this.eventService.processEvent(a);!o||n.next(o)}),r.on("eose",()=>{}),()=>{console.log("subscribeToRelay:finished:unsub"),r.unsub()}})}downloadFromRelay2(t,e){return new qe(n=>{const r=[],a=e.sub([t],{});a.on("event",o=>{const s=this.eventService.processEvent(o);!s||(r.unshift(s),n.next(r))}),a.on("eose",()=>{n.complete(),a.unsub()})})}cleanProfiles(){return De(function*(){})()}}cf.\u0275fac=function(t){return new(t||cf)(fe(gn),fe(xl),fe(Dl))},cf.\u0275prov=Pe({token:cf,factory:cf.\u0275fac,providedIn:"root"});var $D=new WeakMap,Vy=new WeakMap,mg=new WeakMap,zy=new WeakMap,FO=new WeakSet,Uy=new WeakMap,kO=new WeakSet,Jie=new WeakSet,Fc=new WeakSet;class hn{constructor(t,e,n,r,a,o){Tu(this,Fc),Tu(this,Jie),Tu(this,kO),Tu(this,FO),Nn(this,$D,{writable:!0,value:void 0}),Nn(this,Vy,{writable:!0,value:void 0}),Nn(this,mg,{writable:!0,value:void 0}),Nn(this,zy,{writable:!0,value:void 0}),Nn(this,Uy,{writable:!0,value:void 0}),this.db=t,this.ui=e,this.queueService=n,this.fetchService=r,this.appState=a,this.utilities=o,this.initialized=!1,this.cache=new b2,this.items$=Au(wd(()=>this.list(_r.Follow))),this.profiles=[],ln(this,$D,new wi(this.profiles)),ln(this,Vy,new wi(void 0)),ln(this,mg,new wi(this.profiles)),ln(this,zy,new wi("")),ln(this,Uy,new wi(void 0)),this.ui.pubkey$.subscribe(s=>{s?this.getProfile(s).subscribe(l=>{this.ui.setProfile(l)}):this.ui.setProfile(void 0)})}get table(){return this.db.profiles}list(t){var e=this;return De(function*(){return yield e.table.where("status").equals(t).toArray()})()}query(t){var e=this;return De(function*(){return yield e.table.where(t).toArray()})()}blockedProfiles$(){return Au(wd(()=>this.list(_r.Block)))}publicProfiles$(){return Au(wd(()=>this.list(_r.Public)))}mutedProfiles$(){return Au(wd(()=>this.list(_r.Mute)))}get following$(){return Qt(this,mg).asObservable().pipe(Ve(t=>t.filter(n=>n.status==_r.Follow)))}get profile$(){return Qt(this,Vy).asObservable()}userProfileUpdated(t){this.profile=t,Qt(this,Vy).next(t)}get profiles$(){return Qt(this,mg).asObservable()}get profileRequested$(){return Qt(this,zy).asObservable()}updated(){ko(this,FO,ene).call(this)}updateItemIfSelected(t){this.ui.pubkey===t?.pubkey&&this.ui.setProfile(t)}search(t){var e=this;return De(function*(){return e.table.filter(n=>{if(3==n.status)return!1;let r=n.name?.toLocaleLowerCase().indexOf(t);return r>-1||(r=n.nip05?.toLocaleLowerCase().indexOf(t),r>-1)||(r=n.display_name?.toLocaleLowerCase().indexOf(t),r>-1)}).toArray()})()}mutedProfiles(){return this.query({status:_r.Mute})}blockedProfiles(){return this.query({status:_r.Block})}blockedPublicKeys(){var t=this;return De(function*(){return(yield t.blockedProfiles()).map(n=>n.pubkey)})()}mutedPublicKeys(){var t=this;return De(function*(){return(yield t.mutedProfiles()).map(n=>n.pubkey)})()}get profilesChanged$(){return Qt(this,Uy).asObservable()}downloadRecent(t){Qt(this,zy).next(t)}getProfileOrDownload(t){return new qe(e=>(this.table.get(t).then(n=>{if(n)return e.next(n),void e.complete();this.queueService.enqueProfile(t)}).catch(n=>{console.warn("FAILED TO GET PROFILE:",n)}).finally(()=>{}),()=>{})).pipe(pn(e=>{}))}getLocalProfile(t){var e=this;return De(function*(){return e.table.get(t)})()}getProfile(t){return this.cache.get(t,this.getProfileOrDownload(t))}putProfile(t){var e=this;return De(function*(){null==t.status&&(t.status=0),t.npub=e.utilities.getNostrIdentifier(t.pubkey),e.cache.set(t.pubkey,t),yield e.table.put(t),e.updateItemIfSelected(t)})()}initialize(t){var e=this;return De(function*(){const n=yield e.getLocalProfile(t);e.userProfileUpdated(n)})()}follow(t,e=0,n){var r=this;return De(function*(){if(!t)return;const a=yield r.getLocalProfile(t),o=r.utilities.now();a?(a.status=_r.Follow,a.modified=o,a.followed=o,a.circle=e,yield r.putProfile(a)):(n||(n=r.emptyProfile(t)),n.followed=o,n.circle=e,n.status=_r.Follow,n.npub=r.utilities.getNostrIdentifier(n.pubkey),yield r.table.put(n),r.queueService.enqueProfile(n.pubkey))})()}following(t,e){var n=this;return De(function*(){return ko(n,Fc,Md).call(n,t,r=>(r.following=e,r))})()}followingAndRelays(t,e,n){var r=this;return De(function*(){return ko(r,Fc,Md).call(r,t,a=>(a.following=e,a.relays=n,a))})()}setCircle(t,e){var n=this;return De(function*(){return ko(n,Fc,Md).call(n,t,r=>(r.circle=e,r))})()}unfollow(t){var e=this;return De(function*(){return ko(e,Fc,Md).call(e,t,n=>(n.status=_r.Public,n.followed=void 0,n.circle=void 0,n))})()}block(t){var e=this;return De(function*(){return ko(e,Fc,Md).call(e,t,n=>(n.status=_r.Block,n.followed=void 0,n.circle=void 0,n))})()}unblock(t){var e=this;return De(function*(){return ko(e,Fc,Md).call(e,t,n=>(n.status=_r.Public,n))})()}mute(t){var e=this;return De(function*(){return ko(e,Fc,Md).call(e,t,n=>(n.status=_r.Mute,n))})()}unmute(t){var e=this;return De(function*(){return ko(e,Fc,Md).call(e,t,n=>(n.status=_r.Follow,n))})()}deleteProfile(t){var e=this;return De(function*(){yield e.table.delete(t)})()}isFollowing(t){var e=this;return De(function*(){const n=yield e.table.get(t);return!!n&&n.status==_r.Follow})()}updateProfile(t,e){var n=this;return De(function*(){let r=yield n.table.get(t);const a=n.utilities.now();if(r){if(r.created_at&&e.created_at&&r.created_at>=e.created_at)return;r.name=e.name,r.about=e.about,r.nip05=e.nip05,r.lud06=e.lud06,r.lud16=e.lud16,r.website=e.website,r.display_name=e.display_name,r.picture=e.picture,r.banner=e.banner,r.created_at=e.created_at}else r=e;r.modified=a,r.retrieved=a,yield n.putProfile(r),n.appState.getPublicKey()===t&&n.userProfileUpdated(r)})()}emptyProfile(t){return{npub:this.utilities.getNostrIdentifier(t),name:this.utilities.getShortenedIdentifier(t),about:"",picture:"/assets/profile.png",nip05:"",lud06:"",display_name:"",status:_r.Public,website:"",created:Math.floor(Date.now()/1e3),verifications:[],pubkey:t}}wipe(){var t=this;return De(function*(){yield t.table.clear(),t.profiles=[],ko(t,kO,tne).call(t)})()}}function ene(){Qt(this,mg).next(this.profiles),Qt(this,$D).next(this.profiles)}function tne(){Qt(this,Uy).next(void 0)}function Md(i,t){return KD.apply(this,arguments)}function KD(){return KD=De(function*(i,t){let e=yield this.table.get(i);!e||(e.modified=this.utilities.now(),e=t(e,e.pubkey),yield this.putProfile(e))}),KD.apply(this,arguments)}hn.\u0275fac=function(t){return new(t||hn)(fe(Co),fe(Eo),fe(Cd),fe(cf),fe(gn),fe(Ln))},hn.\u0275prov=Pe({token:hn,factory:hn.\u0275fac,providedIn:"root"});const ine=["tooltip"],xO=new Ce("mat-tooltip-scroll-strategy"),ane={provide:xO,deps:[sr],useFactory:function rne(i){return()=>i.scrollStrategies.reposition({scrollThrottle:20})}},sne=new Ce("mat-tooltip-default-options",{providedIn:"root",factory:function one(){return{showDelay:0,hideDelay:0,touchendHideDelay:1500}}}),DO="tooltip-panel",CO=Xl({passive:!0});let mne=(()=>{class i{constructor(e,n,r,a,o,s,l,c,h,g,k,O){this._overlay=e,this._elementRef=n,this._scrollDispatcher=r,this._viewContainerRef=a,this._ngZone=o,this._platform=s,this._ariaDescriber=l,this._focusMonitor=c,this._dir=g,this._defaultOptions=k,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 be,this._scrollStrategy=h,this._document=O,k&&(k.position&&(this.position=k.position),k.positionAtOrigin&&(this.positionAtOrigin=k.positionAtOrigin),k.touchGestures&&(this.touchGestures=k.touchGestures)),g.change.pipe(vt(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=at(e),this._detach(),this._overlayRef=null}get disabled(){return this._disabled}set disabled(e){this._disabled=at(e),this._disabled?this.hide(0):this._setupPointerEnterEventsIfNeeded()}get showDelay(){return this._showDelay}set showDelay(e){this._showDelay=Er(e)}get hideDelay(){return this._hideDelay}set hideDelay(e){this._hideDelay=Er(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(vt(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,CO)}),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 vu(this._tooltipComponent,this._viewContainerRef);const a=this._tooltipInstance=r.attach(this._portal).instance;a._triggerElement=this._elementRef.nativeElement,a._mouseLeaveHideDelay=this._hideDelay,a.afterHidden().pipe(vt(this._destroyed)).subscribe(()=>this._detach()),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),a.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 a=this._overlayRef.getConfig().positionStrategy;if((!this.positionAtOrigin||!e)&&a._origin instanceof $e)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(vt(this._destroyed)).subscribe(a=>{this._updateCurrentPositionClass(a.connectionPair),this._tooltipInstance&&a.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run(()=>this.hide(0))}),this._overlayRef=this._overlay.create({direction:this._dir,positionStrategy:r,panelClass:`${this._cssClassPrefix}-${DO}`,scrollStrategy:this._scrollStrategy()}),this._updatePosition(this._overlayRef),this._overlayRef.detachments().pipe(vt(this._destroyed)).subscribe(()=>this._detach()),this._overlayRef.outsidePointerEvents().pipe(vt(this._destroyed)).subscribe(()=>this._tooltipInstance?._handleBodyInteraction()),this._overlayRef.keydownEvents().pipe(vt(this._destroyed)).subscribe(a=>{this._isTooltipVisible()&&27===a.keyCode&&!Mr(a)&&(a.preventDefault(),a.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(),a=this._getOverlayPosition();n.withPositions([this._addOffset({...r.main,...a.main}),this._addOffset({...r.fallback,...a.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:a,y:o}=this._invertPosition(r.originX,r.originY);return{main:r,fallback:{originX:a,originY:o}}}_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:a,y:o}=this._invertPosition(r.overlayX,r.overlayY);return{main:r,fallback:{overlayX:a,overlayY:o}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),this._ngZone.onMicrotaskEmpty.pipe(pi(1),vt(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:a}=e;let o;if(o="center"===n?this._dir&&"rtl"===this._dir.value?"end"===r?"left":"right":"start"===r?"left":"right":"bottom"===n&&"top"===a?"above":"below",o!==this._currentPosition){const s=this._overlayRef;if(s){const l=`${this._cssClassPrefix}-${DO}-`;s.removePanelClass(l+this._currentPosition),s.addPanelClass(l+o)}this._currentPosition=o}}_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,CO)})}_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){Cs()},i.\u0275dir=ge({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})(),eh=(()=>{class i extends mne{constructor(e,n,r,a,o,s,l,c,h,g,k,O){super(e,n,r,a,o,s,l,c,h,g,k,O),this._tooltipComponent=pne,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)(y(sr),y($e),y(Jc),y(Fn),y(st),y(Wi),y(bT),y(Wr),y(xO),y(Hn,8),y(sne,8),y(Ht))},i.\u0275dir=ge({type:i,selectors:[["","matTooltip",""]],hostAttrs:[1,"mat-mdc-tooltip-trigger"],exportAs:["matTooltip"],features:[Oe]}),i})(),fne=(()=>{class i{constructor(e,n){this._changeDetectorRef=e,this._closeOnInteraction=!1,this._isVisible=!1,this._onHide=new be,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,a=this._hideAnimation;if(n.classList.remove(e?a:r),n.classList.add(e?r:a),this._isVisible=e,e&&!this._animationsDisabled&&"function"==typeof getComputedStyle){const o=getComputedStyle(n);("0s"===o.getPropertyValue("animation-duration")||"none"===o.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)(y(Lt),y(zi,8))},i.\u0275dir=ge({type:i}),i})(),pne=(()=>{class i extends fne{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)(y(Lt),y($e),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["mat-tooltip-component"]],viewQuery:function(e,n){if(1&e&&ft(ine,7),2&e){let r;Le(r=Ne())&&(n._tooltip=r.first)}},hostAttrs:["aria-hidden","true"],hostVars:2,hostBindings:function(e,n){1&e&&pe("mouseleave",function(a){return n._handleMouseLeave(a)}),2&e&&sn("zoom",n.isVisible()?1:null)},features:[Oe],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&&(D(0,"div",0,1),pe("animationend",function(a){return n._handleAnimationEnd(a)}),D(2,"div",2),Q(3),A()()),2&e&&(rt("mdc-tooltip--multiline",n._isMultiline),Y("ngClass",n.tooltipClass),j(3),bi(n.message))},dependencies:[yo],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})(),MO=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[ane],imports:[wm,Tn,ul,wt,wt,dl]}),i})();function _ne(i,t){1&i&&Q(0),2&i&&bi(oe(2).unified)}function gne(i,t){if(1&i){const e=ut();D(0,"button",2),pe("click",function(r){return Re(e),Be(oe().handleClick(r))})("mouseenter",function(r){return Re(e),Be(oe().handleOver(r))})("mouseleave",function(r){return Re(e),Be(oe().handleLeave(r))}),D(1,"span",3),de(2,_ne,1,1,"ng-template",4),Qe(3),A()()}if(2&i){const e=oe();rt("emoji-mart-emoji-native",e.isNative)("emoji-mart-emoji-custom",e.custom),nt("title",e.title)("aria-label",e.label),j(1),Y("ngStyle",e.style),j(1),Y("ngIf",e.isNative)}}function bne(i,t){1&i&&Q(0),2&i&&bi(oe(2).unified)}function yne(i,t){if(1&i){const e=ut();D(0,"span",5),pe("click",function(r){return Re(e),Be(oe().handleClick(r))})("mouseenter",function(r){return Re(e),Be(oe().handleOver(r))})("mouseleave",function(r){return Re(e),Be(oe().handleLeave(r))}),D(1,"span",3),de(2,bne,1,1,"ng-template",4),Qe(3,1),A()()}if(2&i){const e=oe();rt("emoji-mart-emoji-native",e.isNative)("emoji-mart-emoji-custom",e.custom),nt("title",e.title)("aria-label",e.label),j(1),Y("ngStyle",e.style),j(1),Y("ngIf",e.isNative)}}const EO=["*","*"],SO=[{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"]}],vne=[{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:"</3",emoticons:["</3"],keywords:["broken_heart","sad","sorry","break","heart","heartbreak"],sheet:[25,32],shortName:"broken_heart"},{name:"Heavy Black Heart",unified:"2764-FE0F",text:"<3",emoticons:["<3"],keywords:["red_heart","love","like","valentines"],sheet:[56,32],shortName:"heart"},{name:"Orange Heart",unified:"1F9E1",keywords:["orange_heart","love","like","affection","valentines"],sheet:[51,44],shortName:"orange_heart"},{name:"Yellow Heart",unified:"1F49B",text:"<3",keywords:["yellow_heart","love","like","affection","valentines"],sheet:[25,39],shortName:"yellow_heart"},{name:"Green Heart",unified:"1F49A",text:"<3",keywords:["green_heart","love","like","affection","valentines"],sheet:[25,38],shortName:"green_heart"},{name:"Blue Heart",unified:"1F499",text:"<3",keywords:["blue_heart","love","like","affection","valentines"],sheet:[25,37],shortName:"blue_heart"},{name:"Purple Heart",unified:"1F49C",text:"<3",keywords:["purple_heart","love","like","affection","valentines"],sheet:[25,40],shortName:"purple_heart"},{name:"Brown Heart",unified:"1F90E",keywords:["brown_heart","coffee"],sheet:[37,16],shortName:"brown_heart"},{name:"Black Heart",unified:"1F5A4",keywords:["black_heart","evil"],sheet:[30,6],shortName:"black_heart"},{name:"White Heart",unified:"1F90D",keywords:["white_heart","pure"],sheet:[37,15],shortName:"white_heart"},{name:"Hundred Points Symbol",unified:"1F4AF",keywords:["hundred_points","score","perfect","numbers","century","exam","quiz","test","pass","hundred"],sheet:[26,6],shortName:"100"},{name:"Anger Symbol",unified:"1F4A2",keywords:["anger_symbol","angry","mad"],sheet:[25,46],shortName:"anger"},{name:"Collision Symbol",unified:"1F4A5",keywords:["collision","bomb","explode","explosion","collision","blown"],sheet:[25,49],shortNames:["collision"],shortName:"boom"},{name:"Dizzy Symbol",unified:"1F4AB",keywords:["dizzy","star","sparkle","shoot","magic"],sheet:[26,2],shortName:"dizzy"},{name:"Splashing Sweat Symbol",unified:"1F4A6",keywords:["sweat_droplets","water","drip","oops"],sheet:[25,50],shortName:"sweat_drops"},{name:"Dash Symbol",unified:"1F4A8",keywords:["dashing_away","wind","air","fast","shoo","fart","smoke","puff"],sheet:[25,52],shortName:"dash"},{name:"Hole",unified:"1F573-FE0F",keywords:["hole","embarrassing"],sheet:[29,6],shortName:"hole"},{name:"Bomb",unified:"1F4A3",keywords:["bomb","boom","explode","explosion","terrorism"],sheet:[25,47],shortName:"bomb"},{name:"Speech Balloon",unified:"1F4AC",keywords:["speech_balloon","bubble","words","message","talk","chatting"],sheet:[26,3],shortName:"speech_balloon"},{name:"Eye in Speech Bubble",unified:"1F441-FE0F-200D-1F5E8-FE0F",keywords:["eye_in_speech_bubble","info"],sheet:[12,28],hidden:["twitter","facebook"],shortName:"eye-in-speech-bubble"},{name:"Left Speech Bubble",unified:"1F5E8-FE0F",keywords:["left_speech_bubble","words","message","talk","chatting"],sheet:[30,23],shortName:"left_speech_bubble"},{name:"Right Anger Bubble",unified:"1F5EF-FE0F",keywords:["right_anger_bubble","caption","speech","thinking","mad"],sheet:[30,24],shortName:"right_anger_bubble"},{name:"Thought Balloon",unified:"1F4AD",keywords:["thought_balloon","bubble","cloud","speech","thinking","dream"],sheet:[26,4],shortName:"thought_balloon"},{name:"Sleeping Symbol",unified:"1F4A4",keywords:["zzz","sleepy","tired","dream"],sheet:[25,48],shortName:"zzz"},{name:"Waving Hand Sign",unified:"1F44B",keywords:["waving_hand","hands","gesture","goodbye","solong","farewell","hello","hi","palm"],sheet:[13,16],skinVariations:[{unified:"1F44B-1F3FB",sheet:[13,17]},{unified:"1F44B-1F3FC",sheet:[13,18]},{unified:"1F44B-1F3FD",sheet:[13,19]},{unified:"1F44B-1F3FE",sheet:[13,20]},{unified:"1F44B-1F3FF",sheet:[13,21]}],shortName:"wave"},{name:"Raised Back of Hand",unified:"1F91A",keywords:["raised_back_of_hand","fingers","raised","backhand"],sheet:[37,43],skinVariations:[{unified:"1F91A-1F3FB",sheet:[37,44]},{unified:"1F91A-1F3FC",sheet:[37,45]},{unified:"1F91A-1F3FD",sheet:[37,46]},{unified:"1F91A-1F3FE",sheet:[37,47]},{unified:"1F91A-1F3FF",sheet:[37,48]}],shortName:"raised_back_of_hand"},{name:"Hand with Fingers Splayed",unified:"1F590-FE0F",keywords:["hand_with_fingers_splayed","hand","fingers","palm"],sheet:[29,46],skinVariations:[{unified:"1F590-1F3FB",sheet:[29,47]},{unified:"1F590-1F3FC",sheet:[29,48]},{unified:"1F590-1F3FD",sheet:[29,49]},{unified:"1F590-1F3FE",sheet:[29,50]},{unified:"1F590-1F3FF",sheet:[29,51]}],shortName:"raised_hand_with_fingers_splayed"},{name:"Raised Hand",unified:"270B",keywords:["raised_hand","fingers","stop","highfive","palm","ban"],sheet:[55,54],skinVariations:[{unified:"270B-1F3FB",sheet:[55,55]},{unified:"270B-1F3FC",sheet:[55,56]},{unified:"270B-1F3FD",sheet:[55,57]},{unified:"270B-1F3FE",sheet:[56,0]},{unified:"270B-1F3FF",sheet:[56,1]}],shortNames:["raised_hand"],shortName:"hand"},{name:"Raised Hand with Part Between Middle and Ring Fingers",unified:"1F596",keywords:["vulcan_salute","hand","fingers","spock","star trek"],sheet:[30,0],skinVariations:[{unified:"1F596-1F3FB",sheet:[30,1]},{unified:"1F596-1F3FC",sheet:[30,2]},{unified:"1F596-1F3FD",sheet:[30,3]},{unified:"1F596-1F3FE",sheet:[30,4]},{unified:"1F596-1F3FF",sheet:[30,5]}],shortName:"spock-hand"},{name:"Ok Hand Sign",unified:"1F44C",keywords:["ok_hand","fingers","limbs","perfect","ok","okay"],sheet:[13,22],skinVariations:[{unified:"1F44C-1F3FB",sheet:[13,23]},{unified:"1F44C-1F3FC",sheet:[13,24]},{unified:"1F44C-1F3FD",sheet:[13,25]},{unified:"1F44C-1F3FE",sheet:[13,26]},{unified:"1F44C-1F3FF",sheet:[13,27]}],shortName:"ok_hand"},{name:"Pinched Fingers",unified:"1F90C",keywords:["pinched fingers","size","tiny","small"],sheet:[37,9],skinVariations:[{unified:"1F90C-1F3FB",sheet:[37,10]},{unified:"1F90C-1F3FC",sheet:[37,11]},{unified:"1F90C-1F3FD",sheet:[37,12]},{unified:"1F90C-1F3FE",sheet:[37,13]},{unified:"1F90C-1F3FF",sheet:[37,14]}],shortName:"pinched_fingers"},{name:"Pinching Hand",unified:"1F90F",keywords:["pinching_hand","tiny","small","size"],sheet:[37,17],skinVariations:[{unified:"1F90F-1F3FB",sheet:[37,18]},{unified:"1F90F-1F3FC",sheet:[37,19]},{unified:"1F90F-1F3FD",sheet:[37,20]},{unified:"1F90F-1F3FE",sheet:[37,21]},{unified:"1F90F-1F3FF",sheet:[37,22]}],shortName:"pinching_hand"},{name:"Victory Hand",unified:"270C-FE0F",keywords:["victory_hand","fingers","ohyeah","hand","peace","victory","two"],sheet:[56,2],skinVariations:[{unified:"270C-1F3FB",sheet:[56,3]},{unified:"270C-1F3FC",sheet:[56,4]},{unified:"270C-1F3FD",sheet:[56,5]},{unified:"270C-1F3FE",sheet:[56,6]},{unified:"270C-1F3FF",sheet:[56,7]}],shortName:"v"},{name:"Hand with Index and Middle Fingers Crossed",unified:"1F91E",keywords:["crossed_fingers","good","lucky"],sheet:[38,4],skinVariations:[{unified:"1F91E-1F3FB",sheet:[38,5]},{unified:"1F91E-1F3FC",sheet:[38,6]},{unified:"1F91E-1F3FD",sheet:[38,7]},{unified:"1F91E-1F3FE",sheet:[38,8]},{unified:"1F91E-1F3FF",sheet:[38,9]}],shortNames:["hand_with_index_and_middle_fingers_crossed"],shortName:"crossed_fingers"},{name:"I Love You Hand Sign",unified:"1F91F",keywords:["love_you_gesture","hand","fingers","gesture"],sheet:[38,10],skinVariations:[{unified:"1F91F-1F3FB",sheet:[38,11]},{unified:"1F91F-1F3FC",sheet:[38,12]},{unified:"1F91F-1F3FD",sheet:[38,13]},{unified:"1F91F-1F3FE",sheet:[38,14]},{unified:"1F91F-1F3FF",sheet:[38,15]}],shortName:"i_love_you_hand_sign"},{name:"Sign of the Horns",unified:"1F918",keywords:["sign_of_the_horns","hand","fingers","evil_eye","sign_of_horns","rock_on"],sheet:[37,31],skinVariations:[{unified:"1F918-1F3FB",sheet:[37,32]},{unified:"1F918-1F3FC",sheet:[37,33]},{unified:"1F918-1F3FD",sheet:[37,34]},{unified:"1F918-1F3FE",sheet:[37,35]},{unified:"1F918-1F3FF",sheet:[37,36]}],shortNames:["sign_of_the_horns"],shortName:"the_horns"},{name:"Call Me Hand",unified:"1F919",keywords:["call_me_hand","hands","gesture"],sheet:[37,37],skinVariations:[{unified:"1F919-1F3FB",sheet:[37,38]},{unified:"1F919-1F3FC",sheet:[37,39]},{unified:"1F919-1F3FD",sheet:[37,40]},{unified:"1F919-1F3FE",sheet:[37,41]},{unified:"1F919-1F3FF",sheet:[37,42]}],shortName:"call_me_hand"},{name:"White Left Pointing Backhand Index",unified:"1F448",keywords:["backhand_index_pointing_left","direction","fingers","hand","left"],sheet:[12,56],skinVariations:[{unified:"1F448-1F3FB",sheet:[12,57]},{unified:"1F448-1F3FC",sheet:[13,0]},{unified:"1F448-1F3FD",sheet:[13,1]},{unified:"1F448-1F3FE",sheet:[13,2]},{unified:"1F448-1F3FF",sheet:[13,3]}],shortName:"point_left"},{name:"White Right Pointing Backhand Index",unified:"1F449",keywords:["backhand_index_pointing_right","fingers","hand","direction","right"],sheet:[13,4],skinVariations:[{unified:"1F449-1F3FB",sheet:[13,5]},{unified:"1F449-1F3FC",sheet:[13,6]},{unified:"1F449-1F3FD",sheet:[13,7]},{unified:"1F449-1F3FE",sheet:[13,8]},{unified:"1F449-1F3FF",sheet:[13,9]}],shortName:"point_right"},{name:"White Up Pointing Backhand Index",unified:"1F446",keywords:["backhand_index_pointing_up","fingers","hand","direction","up"],sheet:[12,44],skinVariations:[{unified:"1F446-1F3FB",sheet:[12,45]},{unified:"1F446-1F3FC",sheet:[12,46]},{unified:"1F446-1F3FD",sheet:[12,47]},{unified:"1F446-1F3FE",sheet:[12,48]},{unified:"1F446-1F3FF",sheet:[12,49]}],shortName:"point_up_2"},{name:"Reversed Hand with Middle Finger Extended",unified:"1F595",keywords:["middle_finger","hand","fingers","rude","middle","flipping"],sheet:[29,52],skinVariations:[{unified:"1F595-1F3FB",sheet:[29,53]},{unified:"1F595-1F3FC",sheet:[29,54]},{unified:"1F595-1F3FD",sheet:[29,55]},{unified:"1F595-1F3FE",sheet:[29,56]},{unified:"1F595-1F3FF",sheet:[29,57]}],shortNames:["reversed_hand_with_middle_finger_extended"],shortName:"middle_finger"},{name:"White Down Pointing Backhand Index",unified:"1F447",keywords:["backhand_index_pointing_down","fingers","hand","direction","down"],sheet:[12,50],skinVariations:[{unified:"1F447-1F3FB",sheet:[12,51]},{unified:"1F447-1F3FC",sheet:[12,52]},{unified:"1F447-1F3FD",sheet:[12,53]},{unified:"1F447-1F3FE",sheet:[12,54]},{unified:"1F447-1F3FF",sheet:[12,55]}],shortName:"point_down"},{name:"White Up Pointing Index",unified:"261D-FE0F",keywords:["index_pointing_up","hand","fingers","direction","up"],sheet:[54,7],skinVariations:[{unified:"261D-1F3FB",sheet:[54,8]},{unified:"261D-1F3FC",sheet:[54,9]},{unified:"261D-1F3FD",sheet:[54,10]},{unified:"261D-1F3FE",sheet:[54,11]},{unified:"261D-1F3FF",sheet:[54,12]}],shortName:"point_up"},{name:"Thumbs Up Sign",unified:"1F44D",keywords:["thumbs_up","thumbsup","yes","awesome","good","agree","accept","cool","hand","like","+1"],sheet:[13,28],skinVariations:[{unified:"1F44D-1F3FB",sheet:[13,29]},{unified:"1F44D-1F3FC",sheet:[13,30]},{unified:"1F44D-1F3FD",sheet:[13,31]},{unified:"1F44D-1F3FE",sheet:[13,32]},{unified:"1F44D-1F3FF",sheet:[13,33]}],shortNames:["thumbsup"],shortName:"+1"},{name:"Thumbs Down Sign",unified:"1F44E",keywords:["thumbs_down","thumbsdown","no","dislike","hand","-1"],sheet:[13,34],skinVariations:[{unified:"1F44E-1F3FB",sheet:[13,35]},{unified:"1F44E-1F3FC",sheet:[13,36]},{unified:"1F44E-1F3FD",sheet:[13,37]},{unified:"1F44E-1F3FE",sheet:[13,38]},{unified:"1F44E-1F3FF",sheet:[13,39]}],shortNames:["thumbsdown"],shortName:"-1"},{name:"Raised Fist",unified:"270A",keywords:["raised_fist","fingers","hand","grasp"],sheet:[55,48],skinVariations:[{unified:"270A-1F3FB",sheet:[55,49]},{unified:"270A-1F3FC",sheet:[55,50]},{unified:"270A-1F3FD",sheet:[55,51]},{unified:"270A-1F3FE",sheet:[55,52]},{unified:"270A-1F3FF",sheet:[55,53]}],shortName:"fist"},{name:"Fisted Hand Sign",unified:"1F44A",keywords:["oncoming_fist","angry","violence","fist","hit","attack","hand"],sheet:[13,10],skinVariations:[{unified:"1F44A-1F3FB",sheet:[13,11]},{unified:"1F44A-1F3FC",sheet:[13,12]},{unified:"1F44A-1F3FD",sheet:[13,13]},{unified:"1F44A-1F3FE",sheet:[13,14]},{unified:"1F44A-1F3FF",sheet:[13,15]}],shortNames:["punch"],shortName:"facepunch"},{name:"Left-Facing Fist",unified:"1F91B",keywords:["left_facing_fist","hand","fistbump"],sheet:[37,49],skinVariations:[{unified:"1F91B-1F3FB",sheet:[37,50]},{unified:"1F91B-1F3FC",sheet:[37,51]},{unified:"1F91B-1F3FD",sheet:[37,52]},{unified:"1F91B-1F3FE",sheet:[37,53]},{unified:"1F91B-1F3FF",sheet:[37,54]}],shortName:"left-facing_fist"},{name:"Right-Facing Fist",unified:"1F91C",keywords:["right_facing_fist","hand","fistbump"],sheet:[37,55],skinVariations:[{unified:"1F91C-1F3FB",sheet:[37,56]},{unified:"1F91C-1F3FC",sheet:[37,57]},{unified:"1F91C-1F3FD",sheet:[38,0]},{unified:"1F91C-1F3FE",sheet:[38,1]},{unified:"1F91C-1F3FF",sheet:[38,2]}],shortName:"right-facing_fist"},{name:"Clapping Hands Sign",unified:"1F44F",keywords:["clapping_hands","hands","praise","applause","congrats","yay"],sheet:[13,40],skinVariations:[{unified:"1F44F-1F3FB",sheet:[13,41]},{unified:"1F44F-1F3FC",sheet:[13,42]},{unified:"1F44F-1F3FD",sheet:[13,43]},{unified:"1F44F-1F3FE",sheet:[13,44]},{unified:"1F44F-1F3FF",sheet:[13,45]}],shortName:"clap"},{name:"Person Raising Both Hands in Celebration",unified:"1F64C",keywords:["raising_hands","gesture","hooray","yea","celebration","hands"],sheet:[33,2],skinVariations:[{unified:"1F64C-1F3FB",sheet:[33,3]},{unified:"1F64C-1F3FC",sheet:[33,4]},{unified:"1F64C-1F3FD",sheet:[33,5]},{unified:"1F64C-1F3FE",sheet:[33,6]},{unified:"1F64C-1F3FF",sheet:[33,7]}],shortName:"raised_hands"},{name:"Open Hands Sign",unified:"1F450",keywords:["open_hands","fingers","butterfly","hands","open"],sheet:[13,46],skinVariations:[{unified:"1F450-1F3FB",sheet:[13,47]},{unified:"1F450-1F3FC",sheet:[13,48]},{unified:"1F450-1F3FD",sheet:[13,49]},{unified:"1F450-1F3FE",sheet:[13,50]},{unified:"1F450-1F3FF",sheet:[13,51]}],shortName:"open_hands"},{name:"Palms Up Together",unified:"1F932",keywords:["palms_up_together","hands","gesture","cupped","prayer"],sheet:[39,3],skinVariations:[{unified:"1F932-1F3FB",sheet:[39,4]},{unified:"1F932-1F3FC",sheet:[39,5]},{unified:"1F932-1F3FD",sheet:[39,6]},{unified:"1F932-1F3FE",sheet:[39,7]},{unified:"1F932-1F3FF",sheet:[39,8]}],shortName:"palms_up_together"},{name:"Handshake",unified:"1F91D",keywords:["handshake","agreement","shake"],sheet:[38,3],shortName:"handshake"},{name:"Person with Folded Hands",unified:"1F64F",keywords:["folded_hands","please","hope","wish","namaste","highfive"],sheet:[33,44],skinVariations:[{unified:"1F64F-1F3FB",sheet:[33,45]},{unified:"1F64F-1F3FC",sheet:[33,46]},{unified:"1F64F-1F3FD",sheet:[33,47]},{unified:"1F64F-1F3FE",sheet:[33,48]},{unified:"1F64F-1F3FF",sheet:[33,49]}],shortName:"pray"},{name:"Writing Hand",unified:"270D-FE0F",keywords:["writing_hand","lower_left_ballpoint_pen","stationery","write","compose"],sheet:[56,8],skinVariations:[{unified:"270D-1F3FB",sheet:[56,9]},{unified:"270D-1F3FC",sheet:[56,10]},{unified:"270D-1F3FD",sheet:[56,11]},{unified:"270D-1F3FE",sheet:[56,12]},{unified:"270D-1F3FF",sheet:[56,13]}],shortName:"writing_hand"},{name:"Nail Polish",unified:"1F485",keywords:["nail_polish","beauty","manicure","finger","fashion","nail"],sheet:[24,36],skinVariations:[{unified:"1F485-1F3FB",sheet:[24,37]},{unified:"1F485-1F3FC",sheet:[24,38]},{unified:"1F485-1F3FD",sheet:[24,39]},{unified:"1F485-1F3FE",sheet:[24,40]},{unified:"1F485-1F3FF",sheet:[24,41]}],shortName:"nail_care"},{name:"Selfie",unified:"1F933",keywords:["selfie","camera","phone"],sheet:[39,9],skinVariations:[{unified:"1F933-1F3FB",sheet:[39,10]},{unified:"1F933-1F3FC",sheet:[39,11]},{unified:"1F933-1F3FD",sheet:[39,12]},{unified:"1F933-1F3FE",sheet:[39,13]},{unified:"1F933-1F3FF",sheet:[39,14]}],shortName:"selfie"},{name:"Flexed Biceps",unified:"1F4AA",keywords:["flexed_biceps","arm","flex","hand","summer","strong","biceps"],sheet:[25,54],skinVariations:[{unified:"1F4AA-1F3FB",sheet:[25,55]},{unified:"1F4AA-1F3FC",sheet:[25,56]},{unified:"1F4AA-1F3FD",sheet:[25,57]},{unified:"1F4AA-1F3FE",sheet:[26,0]},{unified:"1F4AA-1F3FF",sheet:[26,1]}],shortName:"muscle"},{name:"Mechanical Arm",unified:"1F9BE",keywords:["mechanical_arm","accessibility"],sheet:[44,24],shortName:"mechanical_arm"},{name:"Mechanical Leg",unified:"1F9BF",keywords:["mechanical_leg","accessibility"],sheet:[44,25],shortName:"mechanical_leg"},{name:"Leg",unified:"1F9B5",keywords:["leg","kick","limb"],sheet:[43,24],skinVariations:[{unified:"1F9B5-1F3FB",sheet:[43,25]},{unified:"1F9B5-1F3FC",sheet:[43,26]},{unified:"1F9B5-1F3FD",sheet:[43,27]},{unified:"1F9B5-1F3FE",sheet:[43,28]},{unified:"1F9B5-1F3FF",sheet:[43,29]}],shortName:"leg"},{name:"Foot",unified:"1F9B6",keywords:["foot","kick","stomp"],sheet:[43,30],skinVariations:[{unified:"1F9B6-1F3FB",sheet:[43,31]},{unified:"1F9B6-1F3FC",sheet:[43,32]},{unified:"1F9B6-1F3FD",sheet:[43,33]},{unified:"1F9B6-1F3FE",sheet:[43,34]},{unified:"1F9B6-1F3FF",sheet:[43,35]}],shortName:"foot"},{name:"Ear",unified:"1F442",keywords:["ear","face","hear","sound","listen"],sheet:[12,30],skinVariations:[{unified:"1F442-1F3FB",sheet:[12,31]},{unified:"1F442-1F3FC",sheet:[12,32]},{unified:"1F442-1F3FD",sheet:[12,33]},{unified:"1F442-1F3FE",sheet:[12,34]},{unified:"1F442-1F3FF",sheet:[12,35]}],shortName:"ear"},{name:"Ear with Hearing Aid",unified:"1F9BB",keywords:["ear_with_hearing_aid","accessibility"],sheet:[44,16],skinVariations:[{unified:"1F9BB-1F3FB",sheet:[44,17]},{unified:"1F9BB-1F3FC",sheet:[44,18]},{unified:"1F9BB-1F3FD",sheet:[44,19]},{unified:"1F9BB-1F3FE",sheet:[44,20]},{unified:"1F9BB-1F3FF",sheet:[44,21]}],shortName:"ear_with_hearing_aid"},{name:"Nose",unified:"1F443",keywords:["nose","smell","sniff"],sheet:[12,36],skinVariations:[{unified:"1F443-1F3FB",sheet:[12,37]},{unified:"1F443-1F3FC",sheet:[12,38]},{unified:"1F443-1F3FD",sheet:[12,39]},{unified:"1F443-1F3FE",sheet:[12,40]},{unified:"1F443-1F3FF",sheet:[12,41]}],shortName:"nose"},{name:"Brain",unified:"1F9E0",keywords:["brain","smart","intelligent"],sheet:[51,43],shortName:"brain"},{name:"Anatomical Heart",unified:"1FAC0",keywords:["anatomical heart","health","heartbeat"],sheet:[53,6],shortName:"anatomical_heart"},{name:"Lungs",unified:"1FAC1",keywords:["lungs","breathe"],sheet:[53,7],shortName:"lungs"},{name:"Tooth",unified:"1F9B7",keywords:["tooth","teeth","dentist"],sheet:[43,36],shortName:"tooth"},{name:"Bone",unified:"1F9B4",keywords:["bone","skeleton"],sheet:[43,23],shortName:"bone"},{name:"Eyes",unified:"1F440",keywords:["eyes","look","watch","stalk","peek","see"],sheet:[12,27],shortName:"eyes"},{name:"Eye",unified:"1F441-FE0F",keywords:["eye","face","look","see","watch","stare"],sheet:[12,29],shortName:"eye"},{name:"Tongue",unified:"1F445",keywords:["tongue","mouth","playful"],sheet:[12,43],shortName:"tongue"},{name:"Mouth",unified:"1F444",keywords:["mouth","mouth","kiss"],sheet:[12,42],shortName:"lips"},{name:"Baby",unified:"1F476",keywords:["baby","child","boy","girl","toddler"],sheet:[23,8],skinVariations:[{unified:"1F476-1F3FB",sheet:[23,9]},{unified:"1F476-1F3FC",sheet:[23,10]},{unified:"1F476-1F3FD",sheet:[23,11]},{unified:"1F476-1F3FE",sheet:[23,12]},{unified:"1F476-1F3FF",sheet:[23,13]}],shortName:"baby"},{name:"Child",unified:"1F9D2",keywords:["child","gender-neutral","young"],sheet:[48,43],skinVariations:[{unified:"1F9D2-1F3FB",sheet:[48,44]},{unified:"1F9D2-1F3FC",sheet:[48,45]},{unified:"1F9D2-1F3FD",sheet:[48,46]},{unified:"1F9D2-1F3FE",sheet:[48,47]},{unified:"1F9D2-1F3FF",sheet:[48,48]}],shortName:"child"},{name:"Boy",unified:"1F466",keywords:["boy","man","male","guy","teenager"],sheet:[14,15],skinVariations:[{unified:"1F466-1F3FB",sheet:[14,16]},{unified:"1F466-1F3FC",sheet:[14,17]},{unified:"1F466-1F3FD",sheet:[14,18]},{unified:"1F466-1F3FE",sheet:[14,19]},{unified:"1F466-1F3FF",sheet:[14,20]}],shortName:"boy"},{name:"Girl",unified:"1F467",keywords:["girl","female","woman","teenager"],sheet:[14,21],skinVariations:[{unified:"1F467-1F3FB",sheet:[14,22]},{unified:"1F467-1F3FC",sheet:[14,23]},{unified:"1F467-1F3FD",sheet:[14,24]},{unified:"1F467-1F3FE",sheet:[14,25]},{unified:"1F467-1F3FF",sheet:[14,26]}],shortName:"girl"},{name:"Adult",unified:"1F9D1",keywords:["person","gender-neutral","person"],sheet:[48,37],skinVariations:[{unified:"1F9D1-1F3FB",sheet:[48,38]},{unified:"1F9D1-1F3FC",sheet:[48,39]},{unified:"1F9D1-1F3FD",sheet:[48,40]},{unified:"1F9D1-1F3FE",sheet:[48,41]},{unified:"1F9D1-1F3FF",sheet:[48,42]}],shortName:"adult"},{name:"Person with Blond Hair",unified:"1F471",keywords:["person_blond_hair","hairstyle"],sheet:[22,24],skinVariations:[{unified:"1F471-1F3FB",sheet:[22,25]},{unified:"1F471-1F3FC",sheet:[22,26]},{unified:"1F471-1F3FD",sheet:[22,27]},{unified:"1F471-1F3FE",sheet:[22,28]},{unified:"1F471-1F3FF",sheet:[22,29]}],shortName:"person_with_blond_hair",obsoletedBy:"1F471-200D-2642-FE0F"},{name:"Man",unified:"1F468",keywords:["man","mustache","father","dad","guy","classy","sir","moustache"],sheet:[17,14],skinVariations:[{unified:"1F468-1F3FB",sheet:[17,15]},{unified:"1F468-1F3FC",sheet:[17,16]},{unified:"1F468-1F3FD",sheet:[17,17]},{unified:"1F468-1F3FE",sheet:[17,18]},{unified:"1F468-1F3FF",sheet:[17,19]}],shortName:"man"},{name:"Bearded Person",unified:"1F9D4",keywords:["man_beard","person","bewhiskered"],sheet:[48,55],skinVariations:[{unified:"1F9D4-1F3FB",sheet:[48,56]},{unified:"1F9D4-1F3FC",sheet:[48,57]},{unified:"1F9D4-1F3FD",sheet:[49,0]},{unified:"1F9D4-1F3FE",sheet:[49,1]},{unified:"1F9D4-1F3FF",sheet:[49,2]}],shortName:"bearded_person"},{name:"Man: Red Hair",unified:"1F468-200D-1F9B0",keywords:["man_red_hair","hairstyle"],sheet:[16,16],skinVariations:[{unified:"1F468-1F3FB-200D-1F9B0",sheet:[16,17]},{unified:"1F468-1F3FC-200D-1F9B0",sheet:[16,18]},{unified:"1F468-1F3FD-200D-1F9B0",sheet:[16,19]},{unified:"1F468-1F3FE-200D-1F9B0",sheet:[16,20]},{unified:"1F468-1F3FF-200D-1F9B0",sheet:[16,21]}],shortName:"red_haired_man"},{name:"Man: Curly Hair",unified:"1F468-200D-1F9B1",keywords:["man_curly_hair","hairstyle"],sheet:[16,22],skinVariations:[{unified:"1F468-1F3FB-200D-1F9B1",sheet:[16,23]},{unified:"1F468-1F3FC-200D-1F9B1",sheet:[16,24]},{unified:"1F468-1F3FD-200D-1F9B1",sheet:[16,25]},{unified:"1F468-1F3FE-200D-1F9B1",sheet:[16,26]},{unified:"1F468-1F3FF-200D-1F9B1",sheet:[16,27]}],shortName:"curly_haired_man"},{name:"Man: White Hair",unified:"1F468-200D-1F9B3",keywords:["man_white_hair","old","elder"],sheet:[16,34],skinVariations:[{unified:"1F468-1F3FB-200D-1F9B3",sheet:[16,35]},{unified:"1F468-1F3FC-200D-1F9B3",sheet:[16,36]},{unified:"1F468-1F3FD-200D-1F9B3",sheet:[16,37]},{unified:"1F468-1F3FE-200D-1F9B3",sheet:[16,38]},{unified:"1F468-1F3FF-200D-1F9B3",sheet:[16,39]}],shortName:"white_haired_man"},{name:"Man: Bald",unified:"1F468-200D-1F9B2",keywords:["man_bald","hairless"],sheet:[16,28],skinVariations:[{unified:"1F468-1F3FB-200D-1F9B2",sheet:[16,29]},{unified:"1F468-1F3FC-200D-1F9B2",sheet:[16,30]},{unified:"1F468-1F3FD-200D-1F9B2",sheet:[16,31]},{unified:"1F468-1F3FE-200D-1F9B2",sheet:[16,32]},{unified:"1F468-1F3FF-200D-1F9B2",sheet:[16,33]}],shortName:"bald_man"},{name:"Woman",unified:"1F469",keywords:["woman","female","girls","lady"],sheet:[20,4],skinVariations:[{unified:"1F469-1F3FB",sheet:[20,5]},{unified:"1F469-1F3FC",sheet:[20,6]},{unified:"1F469-1F3FD",sheet:[20,7]},{unified:"1F469-1F3FE",sheet:[20,8]},{unified:"1F469-1F3FF",sheet:[20,9]}],shortName:"woman"},{name:"Woman: Red Hair",unified:"1F469-200D-1F9B0",keywords:["woman_red_hair","hairstyle"],sheet:[19,4],skinVariations:[{unified:"1F469-1F3FB-200D-1F9B0",sheet:[19,5]},{unified:"1F469-1F3FC-200D-1F9B0",sheet:[19,6]},{unified:"1F469-1F3FD-200D-1F9B0",sheet:[19,7]},{unified:"1F469-1F3FE-200D-1F9B0",sheet:[19,8]},{unified:"1F469-1F3FF-200D-1F9B0",sheet:[19,9]}],shortName:"red_haired_woman"},{name:"Person: Red Hair",unified:"1F9D1-200D-1F9B0",keywords:["person_red_hair","hairstyle"],sheet:[47,41],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F9B0",sheet:[47,42]},{unified:"1F9D1-1F3FC-200D-1F9B0",sheet:[47,43]},{unified:"1F9D1-1F3FD-200D-1F9B0",sheet:[47,44]},{unified:"1F9D1-1F3FE-200D-1F9B0",sheet:[47,45]},{unified:"1F9D1-1F3FF-200D-1F9B0",sheet:[47,46]}],shortName:"red_haired_person"},{name:"Woman: Curly Hair",unified:"1F469-200D-1F9B1",keywords:["woman_curly_hair","hairstyle"],sheet:[19,10],skinVariations:[{unified:"1F469-1F3FB-200D-1F9B1",sheet:[19,11]},{unified:"1F469-1F3FC-200D-1F9B1",sheet:[19,12]},{unified:"1F469-1F3FD-200D-1F9B1",sheet:[19,13]},{unified:"1F469-1F3FE-200D-1F9B1",sheet:[19,14]},{unified:"1F469-1F3FF-200D-1F9B1",sheet:[19,15]}],shortName:"curly_haired_woman"},{name:"Person: Curly Hair",unified:"1F9D1-200D-1F9B1",keywords:["person_curly_hair","hairstyle"],sheet:[47,47],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F9B1",sheet:[47,48]},{unified:"1F9D1-1F3FC-200D-1F9B1",sheet:[47,49]},{unified:"1F9D1-1F3FD-200D-1F9B1",sheet:[47,50]},{unified:"1F9D1-1F3FE-200D-1F9B1",sheet:[47,51]},{unified:"1F9D1-1F3FF-200D-1F9B1",sheet:[47,52]}],shortName:"curly_haired_person"},{name:"Woman: White Hair",unified:"1F469-200D-1F9B3",keywords:["woman_white_hair","old","elder"],sheet:[19,22],skinVariations:[{unified:"1F469-1F3FB-200D-1F9B3",sheet:[19,23]},{unified:"1F469-1F3FC-200D-1F9B3",sheet:[19,24]},{unified:"1F469-1F3FD-200D-1F9B3",sheet:[19,25]},{unified:"1F469-1F3FE-200D-1F9B3",sheet:[19,26]},{unified:"1F469-1F3FF-200D-1F9B3",sheet:[19,27]}],shortName:"white_haired_woman"},{name:"Person: White Hair",unified:"1F9D1-200D-1F9B3",keywords:["person_white_hair","elder","old"],sheet:[48,1],hidden:["facebook"],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F9B3",sheet:[48,2],hidden:["facebook"]},{unified:"1F9D1-1F3FC-200D-1F9B3",sheet:[48,3],hidden:["facebook"]},{unified:"1F9D1-1F3FD-200D-1F9B3",sheet:[48,4],hidden:["facebook"]},{unified:"1F9D1-1F3FE-200D-1F9B3",sheet:[48,5],hidden:["facebook"]},{unified:"1F9D1-1F3FF-200D-1F9B3",sheet:[48,6],hidden:["facebook"]}],shortName:"white_haired_person"},{name:"Woman: Bald",unified:"1F469-200D-1F9B2",keywords:["woman_bald","hairless"],sheet:[19,16],skinVariations:[{unified:"1F469-1F3FB-200D-1F9B2",sheet:[19,17]},{unified:"1F469-1F3FC-200D-1F9B2",sheet:[19,18]},{unified:"1F469-1F3FD-200D-1F9B2",sheet:[19,19]},{unified:"1F469-1F3FE-200D-1F9B2",sheet:[19,20]},{unified:"1F469-1F3FF-200D-1F9B2",sheet:[19,21]}],shortName:"bald_woman"},{name:"Person: Bald",unified:"1F9D1-200D-1F9B2",keywords:["person_bald","hairless"],sheet:[47,53],hidden:["facebook"],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F9B2",sheet:[47,54],hidden:["facebook"]},{unified:"1F9D1-1F3FC-200D-1F9B2",sheet:[47,55],hidden:["facebook"]},{unified:"1F9D1-1F3FD-200D-1F9B2",sheet:[47,56],hidden:["facebook"]},{unified:"1F9D1-1F3FE-200D-1F9B2",sheet:[47,57],hidden:["facebook"]},{unified:"1F9D1-1F3FF-200D-1F9B2",sheet:[48,0],hidden:["facebook"]}],shortName:"bald_person"},{name:"Woman: Blond Hair",unified:"1F471-200D-2640-FE0F",keywords:["woman_blond_hair","woman","female","girl","blonde","person"],sheet:[22,12],skinVariations:[{unified:"1F471-1F3FB-200D-2640-FE0F",sheet:[22,13]},{unified:"1F471-1F3FC-200D-2640-FE0F",sheet:[22,14]},{unified:"1F471-1F3FD-200D-2640-FE0F",sheet:[22,15]},{unified:"1F471-1F3FE-200D-2640-FE0F",sheet:[22,16]},{unified:"1F471-1F3FF-200D-2640-FE0F",sheet:[22,17]}],shortName:"blond-haired-woman"},{name:"Man: Blond Hair",unified:"1F471-200D-2642-FE0F",obsoletes:"1F471",keywords:["man_blond_hair","man","male","boy","blonde","guy","person"],sheet:[22,18],skinVariations:[{unified:"1F471-1F3FB-200D-2642-FE0F",sheet:[22,19]},{unified:"1F471-1F3FC-200D-2642-FE0F",sheet:[22,20]},{unified:"1F471-1F3FD-200D-2642-FE0F",sheet:[22,21]},{unified:"1F471-1F3FE-200D-2642-FE0F",sheet:[22,22]},{unified:"1F471-1F3FF-200D-2642-FE0F",sheet:[22,23]}],shortName:"blond-haired-man"},{name:"Older Adult",unified:"1F9D3",keywords:["older_person","human","elder","senior","gender-neutral"],sheet:[48,49],skinVariations:[{unified:"1F9D3-1F3FB",sheet:[48,50]},{unified:"1F9D3-1F3FC",sheet:[48,51]},{unified:"1F9D3-1F3FD",sheet:[48,52]},{unified:"1F9D3-1F3FE",sheet:[48,53]},{unified:"1F9D3-1F3FF",sheet:[48,54]}],shortName:"older_adult"},{name:"Older Man",unified:"1F474",keywords:["old_man","human","male","men","old","elder","senior"],sheet:[22,54],skinVariations:[{unified:"1F474-1F3FB",sheet:[22,55]},{unified:"1F474-1F3FC",sheet:[22,56]},{unified:"1F474-1F3FD",sheet:[22,57]},{unified:"1F474-1F3FE",sheet:[23,0]},{unified:"1F474-1F3FF",sheet:[23,1]}],shortName:"older_man"},{name:"Older Woman",unified:"1F475",keywords:["old_woman","human","female","women","lady","old","elder","senior"],sheet:[23,2],skinVariations:[{unified:"1F475-1F3FB",sheet:[23,3]},{unified:"1F475-1F3FC",sheet:[23,4]},{unified:"1F475-1F3FD",sheet:[23,5]},{unified:"1F475-1F3FE",sheet:[23,6]},{unified:"1F475-1F3FF",sheet:[23,7]}],shortName:"older_woman"},{name:"Person Frowning",unified:"1F64D",keywords:["person_frowning","worried"],sheet:[33,20],skinVariations:[{unified:"1F64D-1F3FB",sheet:[33,21]},{unified:"1F64D-1F3FC",sheet:[33,22]},{unified:"1F64D-1F3FD",sheet:[33,23]},{unified:"1F64D-1F3FE",sheet:[33,24]},{unified:"1F64D-1F3FF",sheet:[33,25]}],shortName:"person_frowning",obsoletedBy:"1F64D-200D-2640-FE0F"},{name:"Man Frowning",unified:"1F64D-200D-2642-FE0F",keywords:["man_frowning","male","boy","man","sad","depressed","discouraged","unhappy"],sheet:[33,14],skinVariations:[{unified:"1F64D-1F3FB-200D-2642-FE0F",sheet:[33,15]},{unified:"1F64D-1F3FC-200D-2642-FE0F",sheet:[33,16]},{unified:"1F64D-1F3FD-200D-2642-FE0F",sheet:[33,17]},{unified:"1F64D-1F3FE-200D-2642-FE0F",sheet:[33,18]},{unified:"1F64D-1F3FF-200D-2642-FE0F",sheet:[33,19]}],shortName:"man-frowning"},{name:"Woman Frowning",unified:"1F64D-200D-2640-FE0F",obsoletes:"1F64D",keywords:["woman_frowning","female","girl","woman","sad","depressed","discouraged","unhappy"],sheet:[33,8],skinVariations:[{unified:"1F64D-1F3FB-200D-2640-FE0F",sheet:[33,9]},{unified:"1F64D-1F3FC-200D-2640-FE0F",sheet:[33,10]},{unified:"1F64D-1F3FD-200D-2640-FE0F",sheet:[33,11]},{unified:"1F64D-1F3FE-200D-2640-FE0F",sheet:[33,12]},{unified:"1F64D-1F3FF-200D-2640-FE0F",sheet:[33,13]}],shortName:"woman-frowning"},{name:"Person with Pouting Face",unified:"1F64E",keywords:["person_pouting","upset"],sheet:[33,38],skinVariations:[{unified:"1F64E-1F3FB",sheet:[33,39]},{unified:"1F64E-1F3FC",sheet:[33,40]},{unified:"1F64E-1F3FD",sheet:[33,41]},{unified:"1F64E-1F3FE",sheet:[33,42]},{unified:"1F64E-1F3FF",sheet:[33,43]}],shortName:"person_with_pouting_face",obsoletedBy:"1F64E-200D-2640-FE0F"},{name:"Man Pouting",unified:"1F64E-200D-2642-FE0F",keywords:["man_pouting","male","boy","man"],sheet:[33,32],skinVariations:[{unified:"1F64E-1F3FB-200D-2642-FE0F",sheet:[33,33]},{unified:"1F64E-1F3FC-200D-2642-FE0F",sheet:[33,34]},{unified:"1F64E-1F3FD-200D-2642-FE0F",sheet:[33,35]},{unified:"1F64E-1F3FE-200D-2642-FE0F",sheet:[33,36]},{unified:"1F64E-1F3FF-200D-2642-FE0F",sheet:[33,37]}],shortName:"man-pouting"},{name:"Woman Pouting",unified:"1F64E-200D-2640-FE0F",obsoletes:"1F64E",keywords:["woman_pouting","female","girl","woman"],sheet:[33,26],skinVariations:[{unified:"1F64E-1F3FB-200D-2640-FE0F",sheet:[33,27]},{unified:"1F64E-1F3FC-200D-2640-FE0F",sheet:[33,28]},{unified:"1F64E-1F3FD-200D-2640-FE0F",sheet:[33,29]},{unified:"1F64E-1F3FE-200D-2640-FE0F",sheet:[33,30]},{unified:"1F64E-1F3FF-200D-2640-FE0F",sheet:[33,31]}],shortName:"woman-pouting"},{name:"Face with No Good Gesture",unified:"1F645",keywords:["person_gesturing_no","decline"],sheet:[31,55],skinVariations:[{unified:"1F645-1F3FB",sheet:[31,56]},{unified:"1F645-1F3FC",sheet:[31,57]},{unified:"1F645-1F3FD",sheet:[32,0]},{unified:"1F645-1F3FE",sheet:[32,1]},{unified:"1F645-1F3FF",sheet:[32,2]}],shortName:"no_good",obsoletedBy:"1F645-200D-2640-FE0F"},{name:"Man Gesturing No",unified:"1F645-200D-2642-FE0F",keywords:["man_gesturing_no","male","boy","man","nope"],sheet:[31,49],skinVariations:[{unified:"1F645-1F3FB-200D-2642-FE0F",sheet:[31,50]},{unified:"1F645-1F3FC-200D-2642-FE0F",sheet:[31,51]},{unified:"1F645-1F3FD-200D-2642-FE0F",sheet:[31,52]},{unified:"1F645-1F3FE-200D-2642-FE0F",sheet:[31,53]},{unified:"1F645-1F3FF-200D-2642-FE0F",sheet:[31,54]}],shortName:"man-gesturing-no"},{name:"Woman Gesturing No",unified:"1F645-200D-2640-FE0F",obsoletes:"1F645",keywords:["woman_gesturing_no","female","girl","woman","nope"],sheet:[31,43],skinVariations:[{unified:"1F645-1F3FB-200D-2640-FE0F",sheet:[31,44]},{unified:"1F645-1F3FC-200D-2640-FE0F",sheet:[31,45]},{unified:"1F645-1F3FD-200D-2640-FE0F",sheet:[31,46]},{unified:"1F645-1F3FE-200D-2640-FE0F",sheet:[31,47]},{unified:"1F645-1F3FF-200D-2640-FE0F",sheet:[31,48]}],shortName:"woman-gesturing-no"},{name:"Face with Ok Gesture",unified:"1F646",keywords:["person_gesturing_ok","agree"],sheet:[32,15],skinVariations:[{unified:"1F646-1F3FB",sheet:[32,16]},{unified:"1F646-1F3FC",sheet:[32,17]},{unified:"1F646-1F3FD",sheet:[32,18]},{unified:"1F646-1F3FE",sheet:[32,19]},{unified:"1F646-1F3FF",sheet:[32,20]}],shortName:"ok_woman",obsoletedBy:"1F646-200D-2640-FE0F"},{name:"Man Gesturing Ok",unified:"1F646-200D-2642-FE0F",keywords:["man_gesturing_ok","men","boy","male","blue","human","man"],sheet:[32,9],skinVariations:[{unified:"1F646-1F3FB-200D-2642-FE0F",sheet:[32,10]},{unified:"1F646-1F3FC-200D-2642-FE0F",sheet:[32,11]},{unified:"1F646-1F3FD-200D-2642-FE0F",sheet:[32,12]},{unified:"1F646-1F3FE-200D-2642-FE0F",sheet:[32,13]},{unified:"1F646-1F3FF-200D-2642-FE0F",sheet:[32,14]}],shortName:"man-gesturing-ok"},{name:"Woman Gesturing Ok",unified:"1F646-200D-2640-FE0F",obsoletes:"1F646",keywords:["woman_gesturing_ok","women","girl","female","pink","human","woman"],sheet:[32,3],skinVariations:[{unified:"1F646-1F3FB-200D-2640-FE0F",sheet:[32,4]},{unified:"1F646-1F3FC-200D-2640-FE0F",sheet:[32,5]},{unified:"1F646-1F3FD-200D-2640-FE0F",sheet:[32,6]},{unified:"1F646-1F3FE-200D-2640-FE0F",sheet:[32,7]},{unified:"1F646-1F3FF-200D-2640-FE0F",sheet:[32,8]}],shortName:"woman-gesturing-ok"},{name:"Information Desk Person",unified:"1F481",keywords:["person_tipping_hand","information"],sheet:[24,5],skinVariations:[{unified:"1F481-1F3FB",sheet:[24,6]},{unified:"1F481-1F3FC",sheet:[24,7]},{unified:"1F481-1F3FD",sheet:[24,8]},{unified:"1F481-1F3FE",sheet:[24,9]},{unified:"1F481-1F3FF",sheet:[24,10]}],shortName:"information_desk_person",obsoletedBy:"1F481-200D-2640-FE0F"},{name:"Man Tipping Hand",unified:"1F481-200D-2642-FE0F",keywords:["man_tipping_hand","male","boy","man","human","information"],sheet:[23,57],skinVariations:[{unified:"1F481-1F3FB-200D-2642-FE0F",sheet:[24,0]},{unified:"1F481-1F3FC-200D-2642-FE0F",sheet:[24,1]},{unified:"1F481-1F3FD-200D-2642-FE0F",sheet:[24,2]},{unified:"1F481-1F3FE-200D-2642-FE0F",sheet:[24,3]},{unified:"1F481-1F3FF-200D-2642-FE0F",sheet:[24,4]}],shortName:"man-tipping-hand"},{name:"Woman Tipping Hand",unified:"1F481-200D-2640-FE0F",obsoletes:"1F481",keywords:["woman_tipping_hand","female","girl","woman","human","information"],sheet:[23,51],skinVariations:[{unified:"1F481-1F3FB-200D-2640-FE0F",sheet:[23,52]},{unified:"1F481-1F3FC-200D-2640-FE0F",sheet:[23,53]},{unified:"1F481-1F3FD-200D-2640-FE0F",sheet:[23,54]},{unified:"1F481-1F3FE-200D-2640-FE0F",sheet:[23,55]},{unified:"1F481-1F3FF-200D-2640-FE0F",sheet:[23,56]}],shortName:"woman-tipping-hand"},{name:"Happy Person Raising One Hand",unified:"1F64B",keywords:["person_raising_hand","question"],sheet:[32,54],skinVariations:[{unified:"1F64B-1F3FB",sheet:[32,55]},{unified:"1F64B-1F3FC",sheet:[32,56]},{unified:"1F64B-1F3FD",sheet:[32,57]},{unified:"1F64B-1F3FE",sheet:[33,0]},{unified:"1F64B-1F3FF",sheet:[33,1]}],shortName:"raising_hand",obsoletedBy:"1F64B-200D-2640-FE0F"},{name:"Man Raising Hand",unified:"1F64B-200D-2642-FE0F",keywords:["man_raising_hand","male","boy","man"],sheet:[32,48],skinVariations:[{unified:"1F64B-1F3FB-200D-2642-FE0F",sheet:[32,49]},{unified:"1F64B-1F3FC-200D-2642-FE0F",sheet:[32,50]},{unified:"1F64B-1F3FD-200D-2642-FE0F",sheet:[32,51]},{unified:"1F64B-1F3FE-200D-2642-FE0F",sheet:[32,52]},{unified:"1F64B-1F3FF-200D-2642-FE0F",sheet:[32,53]}],shortName:"man-raising-hand"},{name:"Woman Raising Hand",unified:"1F64B-200D-2640-FE0F",obsoletes:"1F64B",keywords:["woman_raising_hand","female","girl","woman"],sheet:[32,42],skinVariations:[{unified:"1F64B-1F3FB-200D-2640-FE0F",sheet:[32,43]},{unified:"1F64B-1F3FC-200D-2640-FE0F",sheet:[32,44]},{unified:"1F64B-1F3FD-200D-2640-FE0F",sheet:[32,45]},{unified:"1F64B-1F3FE-200D-2640-FE0F",sheet:[32,46]},{unified:"1F64B-1F3FF-200D-2640-FE0F",sheet:[32,47]}],shortName:"woman-raising-hand"},{name:"Deaf Person",unified:"1F9CF",keywords:["deaf_person","accessibility"],sheet:[45,28],skinVariations:[{unified:"1F9CF-1F3FB",sheet:[45,29]},{unified:"1F9CF-1F3FC",sheet:[45,30]},{unified:"1F9CF-1F3FD",sheet:[45,31]},{unified:"1F9CF-1F3FE",sheet:[45,32]},{unified:"1F9CF-1F3FF",sheet:[45,33]}],shortName:"deaf_person"},{name:"Deaf Man",unified:"1F9CF-200D-2642-FE0F",keywords:["deaf_man","accessibility"],sheet:[45,22],skinVariations:[{unified:"1F9CF-1F3FB-200D-2642-FE0F",sheet:[45,23]},{unified:"1F9CF-1F3FC-200D-2642-FE0F",sheet:[45,24]},{unified:"1F9CF-1F3FD-200D-2642-FE0F",sheet:[45,25]},{unified:"1F9CF-1F3FE-200D-2642-FE0F",sheet:[45,26]},{unified:"1F9CF-1F3FF-200D-2642-FE0F",sheet:[45,27]}],shortName:"deaf_man"},{name:"Deaf Woman",unified:"1F9CF-200D-2640-FE0F",keywords:["deaf_woman","accessibility"],sheet:[45,16],skinVariations:[{unified:"1F9CF-1F3FB-200D-2640-FE0F",sheet:[45,17]},{unified:"1F9CF-1F3FC-200D-2640-FE0F",sheet:[45,18]},{unified:"1F9CF-1F3FD-200D-2640-FE0F",sheet:[45,19]},{unified:"1F9CF-1F3FE-200D-2640-FE0F",sheet:[45,20]},{unified:"1F9CF-1F3FF-200D-2640-FE0F",sheet:[45,21]}],shortName:"deaf_woman"},{name:"Person Bowing Deeply",unified:"1F647",keywords:["person_bowing","respectiful"],sheet:[32,33],skinVariations:[{unified:"1F647-1F3FB",sheet:[32,34]},{unified:"1F647-1F3FC",sheet:[32,35]},{unified:"1F647-1F3FD",sheet:[32,36]},{unified:"1F647-1F3FE",sheet:[32,37]},{unified:"1F647-1F3FF",sheet:[32,38]}],shortName:"bow",obsoletedBy:"1F647-200D-2642-FE0F"},{name:"Man Bowing",unified:"1F647-200D-2642-FE0F",obsoletes:"1F647",keywords:["man_bowing","man","male","boy"],sheet:[32,27],skinVariations:[{unified:"1F647-1F3FB-200D-2642-FE0F",sheet:[32,28]},{unified:"1F647-1F3FC-200D-2642-FE0F",sheet:[32,29]},{unified:"1F647-1F3FD-200D-2642-FE0F",sheet:[32,30]},{unified:"1F647-1F3FE-200D-2642-FE0F",sheet:[32,31]},{unified:"1F647-1F3FF-200D-2642-FE0F",sheet:[32,32]}],shortName:"man-bowing"},{name:"Woman Bowing",unified:"1F647-200D-2640-FE0F",keywords:["woman_bowing","woman","female","girl"],sheet:[32,21],skinVariations:[{unified:"1F647-1F3FB-200D-2640-FE0F",sheet:[32,22]},{unified:"1F647-1F3FC-200D-2640-FE0F",sheet:[32,23]},{unified:"1F647-1F3FD-200D-2640-FE0F",sheet:[32,24]},{unified:"1F647-1F3FE-200D-2640-FE0F",sheet:[32,25]},{unified:"1F647-1F3FF-200D-2640-FE0F",sheet:[32,26]}],shortName:"woman-bowing"},{name:"Face Palm",unified:"1F926",keywords:["person_facepalming","disappointed"],sheet:[38,34],skinVariations:[{unified:"1F926-1F3FB",sheet:[38,35]},{unified:"1F926-1F3FC",sheet:[38,36]},{unified:"1F926-1F3FD",sheet:[38,37]},{unified:"1F926-1F3FE",sheet:[38,38]},{unified:"1F926-1F3FF",sheet:[38,39]}],shortName:"face_palm"},{name:"Man Facepalming",unified:"1F926-200D-2642-FE0F",keywords:["man_facepalming","man","male","boy","disbelief"],sheet:[38,28],skinVariations:[{unified:"1F926-1F3FB-200D-2642-FE0F",sheet:[38,29]},{unified:"1F926-1F3FC-200D-2642-FE0F",sheet:[38,30]},{unified:"1F926-1F3FD-200D-2642-FE0F",sheet:[38,31]},{unified:"1F926-1F3FE-200D-2642-FE0F",sheet:[38,32]},{unified:"1F926-1F3FF-200D-2642-FE0F",sheet:[38,33]}],shortName:"man-facepalming"},{name:"Woman Facepalming",unified:"1F926-200D-2640-FE0F",keywords:["woman_facepalming","woman","female","girl","disbelief"],sheet:[38,22],skinVariations:[{unified:"1F926-1F3FB-200D-2640-FE0F",sheet:[38,23]},{unified:"1F926-1F3FC-200D-2640-FE0F",sheet:[38,24]},{unified:"1F926-1F3FD-200D-2640-FE0F",sheet:[38,25]},{unified:"1F926-1F3FE-200D-2640-FE0F",sheet:[38,26]},{unified:"1F926-1F3FF-200D-2640-FE0F",sheet:[38,27]}],shortName:"woman-facepalming"},{name:"Shrug",unified:"1F937",keywords:["person_shrugging","regardless"],sheet:[39,57],skinVariations:[{unified:"1F937-1F3FB",sheet:[40,0]},{unified:"1F937-1F3FC",sheet:[40,1]},{unified:"1F937-1F3FD",sheet:[40,2]},{unified:"1F937-1F3FE",sheet:[40,3]},{unified:"1F937-1F3FF",sheet:[40,4]}],shortName:"shrug"},{name:"Man Shrugging",unified:"1F937-200D-2642-FE0F",keywords:["man_shrugging","man","male","boy","confused","indifferent","doubt"],sheet:[39,51],skinVariations:[{unified:"1F937-1F3FB-200D-2642-FE0F",sheet:[39,52]},{unified:"1F937-1F3FC-200D-2642-FE0F",sheet:[39,53]},{unified:"1F937-1F3FD-200D-2642-FE0F",sheet:[39,54]},{unified:"1F937-1F3FE-200D-2642-FE0F",sheet:[39,55]},{unified:"1F937-1F3FF-200D-2642-FE0F",sheet:[39,56]}],shortName:"man-shrugging"},{name:"Woman Shrugging",unified:"1F937-200D-2640-FE0F",keywords:["woman_shrugging","woman","female","girl","confused","indifferent","doubt"],sheet:[39,45],skinVariations:[{unified:"1F937-1F3FB-200D-2640-FE0F",sheet:[39,46]},{unified:"1F937-1F3FC-200D-2640-FE0F",sheet:[39,47]},{unified:"1F937-1F3FD-200D-2640-FE0F",sheet:[39,48]},{unified:"1F937-1F3FE-200D-2640-FE0F",sheet:[39,49]},{unified:"1F937-1F3FF-200D-2640-FE0F",sheet:[39,50]}],shortName:"woman-shrugging"},{name:"Health Worker",unified:"1F9D1-200D-2695-FE0F",keywords:["health_worker","hospital"],sheet:[48,19],skinVariations:[{unified:"1F9D1-1F3FB-200D-2695-FE0F",sheet:[48,20]},{unified:"1F9D1-1F3FC-200D-2695-FE0F",sheet:[48,21]},{unified:"1F9D1-1F3FD-200D-2695-FE0F",sheet:[48,22]},{unified:"1F9D1-1F3FE-200D-2695-FE0F",sheet:[48,23]},{unified:"1F9D1-1F3FF-200D-2695-FE0F",sheet:[48,24]}],shortName:"health_worker"},{name:"Man Health Worker",unified:"1F468-200D-2695-FE0F",keywords:["man_health_worker","doctor","nurse","therapist","healthcare","man","human"],sheet:[16,52],skinVariations:[{unified:"1F468-1F3FB-200D-2695-FE0F",sheet:[16,53]},{unified:"1F468-1F3FC-200D-2695-FE0F",sheet:[16,54]},{unified:"1F468-1F3FD-200D-2695-FE0F",sheet:[16,55]},{unified:"1F468-1F3FE-200D-2695-FE0F",sheet:[16,56]},{unified:"1F468-1F3FF-200D-2695-FE0F",sheet:[16,57]}],shortName:"male-doctor"},{name:"Woman Health Worker",unified:"1F469-200D-2695-FE0F",keywords:["woman_health_worker","doctor","nurse","therapist","healthcare","woman","human"],sheet:[19,40],skinVariations:[{unified:"1F469-1F3FB-200D-2695-FE0F",sheet:[19,41]},{unified:"1F469-1F3FC-200D-2695-FE0F",sheet:[19,42]},{unified:"1F469-1F3FD-200D-2695-FE0F",sheet:[19,43]},{unified:"1F469-1F3FE-200D-2695-FE0F",sheet:[19,44]},{unified:"1F469-1F3FF-200D-2695-FE0F",sheet:[19,45]}],shortName:"female-doctor"},{name:"Student",unified:"1F9D1-200D-1F393",keywords:["student","learn"],sheet:[46,1],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F393",sheet:[46,2]},{unified:"1F9D1-1F3FC-200D-1F393",sheet:[46,3]},{unified:"1F9D1-1F3FD-200D-1F393",sheet:[46,4]},{unified:"1F9D1-1F3FE-200D-1F393",sheet:[46,5]},{unified:"1F9D1-1F3FF-200D-1F393",sheet:[46,6]}],shortName:"student"},{name:"Man Student",unified:"1F468-200D-1F393",keywords:["man_student","graduate","man","human"],sheet:[14,45],skinVariations:[{unified:"1F468-1F3FB-200D-1F393",sheet:[14,46]},{unified:"1F468-1F3FC-200D-1F393",sheet:[14,47]},{unified:"1F468-1F3FD-200D-1F393",sheet:[14,48]},{unified:"1F468-1F3FE-200D-1F393",sheet:[14,49]},{unified:"1F468-1F3FF-200D-1F393",sheet:[14,50]}],shortName:"male-student"},{name:"Woman Student",unified:"1F469-200D-1F393",keywords:["woman_student","graduate","woman","human"],sheet:[17,38],skinVariations:[{unified:"1F469-1F3FB-200D-1F393",sheet:[17,39]},{unified:"1F469-1F3FC-200D-1F393",sheet:[17,40]},{unified:"1F469-1F3FD-200D-1F393",sheet:[17,41]},{unified:"1F469-1F3FE-200D-1F393",sheet:[17,42]},{unified:"1F469-1F3FF-200D-1F393",sheet:[17,43]}],shortName:"female-student"},{name:"Teacher",unified:"1F9D1-200D-1F3EB",keywords:["teacher","professor"],sheet:[46,19],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F3EB",sheet:[46,20]},{unified:"1F9D1-1F3FC-200D-1F3EB",sheet:[46,21]},{unified:"1F9D1-1F3FD-200D-1F3EB",sheet:[46,22]},{unified:"1F9D1-1F3FE-200D-1F3EB",sheet:[46,23]},{unified:"1F9D1-1F3FF-200D-1F3EB",sheet:[46,24]}],shortName:"teacher"},{name:"Man Teacher",unified:"1F468-200D-1F3EB",keywords:["man_teacher","instructor","professor","man","human"],sheet:[15,5],skinVariations:[{unified:"1F468-1F3FB-200D-1F3EB",sheet:[15,6]},{unified:"1F468-1F3FC-200D-1F3EB",sheet:[15,7]},{unified:"1F468-1F3FD-200D-1F3EB",sheet:[15,8]},{unified:"1F468-1F3FE-200D-1F3EB",sheet:[15,9]},{unified:"1F468-1F3FF-200D-1F3EB",sheet:[15,10]}],shortName:"male-teacher"},{name:"Woman Teacher",unified:"1F469-200D-1F3EB",keywords:["woman_teacher","instructor","professor","woman","human"],sheet:[17,56],skinVariations:[{unified:"1F469-1F3FB-200D-1F3EB",sheet:[17,57]},{unified:"1F469-1F3FC-200D-1F3EB",sheet:[18,0]},{unified:"1F469-1F3FD-200D-1F3EB",sheet:[18,1]},{unified:"1F469-1F3FE-200D-1F3EB",sheet:[18,2]},{unified:"1F469-1F3FF-200D-1F3EB",sheet:[18,3]}],shortName:"female-teacher"},{name:"Judge",unified:"1F9D1-200D-2696-FE0F",keywords:["judge","law"],sheet:[48,25],skinVariations:[{unified:"1F9D1-1F3FB-200D-2696-FE0F",sheet:[48,26]},{unified:"1F9D1-1F3FC-200D-2696-FE0F",sheet:[48,27]},{unified:"1F9D1-1F3FD-200D-2696-FE0F",sheet:[48,28]},{unified:"1F9D1-1F3FE-200D-2696-FE0F",sheet:[48,29]},{unified:"1F9D1-1F3FF-200D-2696-FE0F",sheet:[48,30]}],shortName:"judge"},{name:"Man Judge",unified:"1F468-200D-2696-FE0F",keywords:["man_judge","justice","court","man","human"],sheet:[17,0],skinVariations:[{unified:"1F468-1F3FB-200D-2696-FE0F",sheet:[17,1]},{unified:"1F468-1F3FC-200D-2696-FE0F",sheet:[17,2]},{unified:"1F468-1F3FD-200D-2696-FE0F",sheet:[17,3]},{unified:"1F468-1F3FE-200D-2696-FE0F",sheet:[17,4]},{unified:"1F468-1F3FF-200D-2696-FE0F",sheet:[17,5]}],shortName:"male-judge"},{name:"Woman Judge",unified:"1F469-200D-2696-FE0F",keywords:["woman_judge","justice","court","woman","human"],sheet:[19,46],skinVariations:[{unified:"1F469-1F3FB-200D-2696-FE0F",sheet:[19,47]},{unified:"1F469-1F3FC-200D-2696-FE0F",sheet:[19,48]},{unified:"1F469-1F3FD-200D-2696-FE0F",sheet:[19,49]},{unified:"1F469-1F3FE-200D-2696-FE0F",sheet:[19,50]},{unified:"1F469-1F3FF-200D-2696-FE0F",sheet:[19,51]}],shortName:"female-judge"},{name:"Farmer",unified:"1F9D1-200D-1F33E",keywords:["farmer","crops"],sheet:[45,35],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F33E",sheet:[45,36]},{unified:"1F9D1-1F3FC-200D-1F33E",sheet:[45,37]},{unified:"1F9D1-1F3FD-200D-1F33E",sheet:[45,38]},{unified:"1F9D1-1F3FE-200D-1F33E",sheet:[45,39]},{unified:"1F9D1-1F3FF-200D-1F33E",sheet:[45,40]}],shortName:"farmer"},{name:"Man Farmer",unified:"1F468-200D-1F33E",keywords:["man_farmer","rancher","gardener","man","human"],sheet:[14,27],skinVariations:[{unified:"1F468-1F3FB-200D-1F33E",sheet:[14,28]},{unified:"1F468-1F3FC-200D-1F33E",sheet:[14,29]},{unified:"1F468-1F3FD-200D-1F33E",sheet:[14,30]},{unified:"1F468-1F3FE-200D-1F33E",sheet:[14,31]},{unified:"1F468-1F3FF-200D-1F33E",sheet:[14,32]}],shortName:"male-farmer"},{name:"Woman Farmer",unified:"1F469-200D-1F33E",keywords:["woman_farmer","rancher","gardener","woman","human"],sheet:[17,20],skinVariations:[{unified:"1F469-1F3FB-200D-1F33E",sheet:[17,21]},{unified:"1F469-1F3FC-200D-1F33E",sheet:[17,22]},{unified:"1F469-1F3FD-200D-1F33E",sheet:[17,23]},{unified:"1F469-1F3FE-200D-1F33E",sheet:[17,24]},{unified:"1F469-1F3FF-200D-1F33E",sheet:[17,25]}],shortName:"female-farmer"},{name:"Cook",unified:"1F9D1-200D-1F373",keywords:["cook","food","kitchen","culinary"],sheet:[45,41],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F373",sheet:[45,42]},{unified:"1F9D1-1F3FC-200D-1F373",sheet:[45,43]},{unified:"1F9D1-1F3FD-200D-1F373",sheet:[45,44]},{unified:"1F9D1-1F3FE-200D-1F373",sheet:[45,45]},{unified:"1F9D1-1F3FF-200D-1F373",sheet:[45,46]}],shortName:"cook"},{name:"Man Cook",unified:"1F468-200D-1F373",keywords:["man_cook","chef","man","human"],sheet:[14,33],skinVariations:[{unified:"1F468-1F3FB-200D-1F373",sheet:[14,34]},{unified:"1F468-1F3FC-200D-1F373",sheet:[14,35]},{unified:"1F468-1F3FD-200D-1F373",sheet:[14,36]},{unified:"1F468-1F3FE-200D-1F373",sheet:[14,37]},{unified:"1F468-1F3FF-200D-1F373",sheet:[14,38]}],shortName:"male-cook"},{name:"Woman Cook",unified:"1F469-200D-1F373",keywords:["woman_cook","chef","woman","human"],sheet:[17,26],skinVariations:[{unified:"1F469-1F3FB-200D-1F373",sheet:[17,27]},{unified:"1F469-1F3FC-200D-1F373",sheet:[17,28]},{unified:"1F469-1F3FD-200D-1F373",sheet:[17,29]},{unified:"1F469-1F3FE-200D-1F373",sheet:[17,30]},{unified:"1F469-1F3FF-200D-1F373",sheet:[17,31]}],shortName:"female-cook"},{name:"Mechanic",unified:"1F9D1-200D-1F527",keywords:["mechanic","worker","technician"],sheet:[46,43],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F527",sheet:[46,44]},{unified:"1F9D1-1F3FC-200D-1F527",sheet:[46,45]},{unified:"1F9D1-1F3FD-200D-1F527",sheet:[46,46]},{unified:"1F9D1-1F3FE-200D-1F527",sheet:[46,47]},{unified:"1F9D1-1F3FF-200D-1F527",sheet:[46,48]}],shortName:"mechanic"},{name:"Man Mechanic",unified:"1F468-200D-1F527",keywords:["man_mechanic","plumber","man","human","wrench"],sheet:[15,44],skinVariations:[{unified:"1F468-1F3FB-200D-1F527",sheet:[15,45]},{unified:"1F468-1F3FC-200D-1F527",sheet:[15,46]},{unified:"1F468-1F3FD-200D-1F527",sheet:[15,47]},{unified:"1F468-1F3FE-200D-1F527",sheet:[15,48]},{unified:"1F468-1F3FF-200D-1F527",sheet:[15,49]}],shortName:"male-mechanic"},{name:"Woman Mechanic",unified:"1F469-200D-1F527",keywords:["woman_mechanic","plumber","woman","human","wrench"],sheet:[18,32],skinVariations:[{unified:"1F469-1F3FB-200D-1F527",sheet:[18,33]},{unified:"1F469-1F3FC-200D-1F527",sheet:[18,34]},{unified:"1F469-1F3FD-200D-1F527",sheet:[18,35]},{unified:"1F469-1F3FE-200D-1F527",sheet:[18,36]},{unified:"1F469-1F3FF-200D-1F527",sheet:[18,37]}],shortName:"female-mechanic"},{name:"Factory Worker",unified:"1F9D1-200D-1F3ED",keywords:["factory_worker","labor"],sheet:[46,25],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F3ED",sheet:[46,26]},{unified:"1F9D1-1F3FC-200D-1F3ED",sheet:[46,27]},{unified:"1F9D1-1F3FD-200D-1F3ED",sheet:[46,28]},{unified:"1F9D1-1F3FE-200D-1F3ED",sheet:[46,29]},{unified:"1F9D1-1F3FF-200D-1F3ED",sheet:[46,30]}],shortName:"factory_worker"},{name:"Man Factory Worker",unified:"1F468-200D-1F3ED",keywords:["man_factory_worker","assembly","industrial","man","human"],sheet:[15,11],skinVariations:[{unified:"1F468-1F3FB-200D-1F3ED",sheet:[15,12]},{unified:"1F468-1F3FC-200D-1F3ED",sheet:[15,13]},{unified:"1F468-1F3FD-200D-1F3ED",sheet:[15,14]},{unified:"1F468-1F3FE-200D-1F3ED",sheet:[15,15]},{unified:"1F468-1F3FF-200D-1F3ED",sheet:[15,16]}],shortName:"male-factory-worker"},{name:"Woman Factory Worker",unified:"1F469-200D-1F3ED",keywords:["woman_factory_worker","assembly","industrial","woman","human"],sheet:[18,4],skinVariations:[{unified:"1F469-1F3FB-200D-1F3ED",sheet:[18,5]},{unified:"1F469-1F3FC-200D-1F3ED",sheet:[18,6]},{unified:"1F469-1F3FD-200D-1F3ED",sheet:[18,7]},{unified:"1F469-1F3FE-200D-1F3ED",sheet:[18,8]},{unified:"1F469-1F3FF-200D-1F3ED",sheet:[18,9]}],shortName:"female-factory-worker"},{name:"Office Worker",unified:"1F9D1-200D-1F4BC",keywords:["office_worker","business"],sheet:[46,37],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F4BC",sheet:[46,38]},{unified:"1F9D1-1F3FC-200D-1F4BC",sheet:[46,39]},{unified:"1F9D1-1F3FD-200D-1F4BC",sheet:[46,40]},{unified:"1F9D1-1F3FE-200D-1F4BC",sheet:[46,41]},{unified:"1F9D1-1F3FF-200D-1F4BC",sheet:[46,42]}],shortName:"office_worker"},{name:"Man Office Worker",unified:"1F468-200D-1F4BC",keywords:["man_office_worker","business","manager","man","human"],sheet:[15,38],skinVariations:[{unified:"1F468-1F3FB-200D-1F4BC",sheet:[15,39]},{unified:"1F468-1F3FC-200D-1F4BC",sheet:[15,40]},{unified:"1F468-1F3FD-200D-1F4BC",sheet:[15,41]},{unified:"1F468-1F3FE-200D-1F4BC",sheet:[15,42]},{unified:"1F468-1F3FF-200D-1F4BC",sheet:[15,43]}],shortName:"male-office-worker"},{name:"Woman Office Worker",unified:"1F469-200D-1F4BC",keywords:["woman_office_worker","business","manager","woman","human"],sheet:[18,26],skinVariations:[{unified:"1F469-1F3FB-200D-1F4BC",sheet:[18,27]},{unified:"1F469-1F3FC-200D-1F4BC",sheet:[18,28]},{unified:"1F469-1F3FD-200D-1F4BC",sheet:[18,29]},{unified:"1F469-1F3FE-200D-1F4BC",sheet:[18,30]},{unified:"1F469-1F3FF-200D-1F4BC",sheet:[18,31]}],shortName:"female-office-worker"},{name:"Scientist",unified:"1F9D1-200D-1F52C",keywords:["scientist","chemistry"],sheet:[46,49],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F52C",sheet:[46,50]},{unified:"1F9D1-1F3FC-200D-1F52C",sheet:[46,51]},{unified:"1F9D1-1F3FD-200D-1F52C",sheet:[46,52]},{unified:"1F9D1-1F3FE-200D-1F52C",sheet:[46,53]},{unified:"1F9D1-1F3FF-200D-1F52C",sheet:[46,54]}],shortName:"scientist"},{name:"Man Scientist",unified:"1F468-200D-1F52C",keywords:["man_scientist","biologist","chemist","engineer","physicist","man","human"],sheet:[15,50],skinVariations:[{unified:"1F468-1F3FB-200D-1F52C",sheet:[15,51]},{unified:"1F468-1F3FC-200D-1F52C",sheet:[15,52]},{unified:"1F468-1F3FD-200D-1F52C",sheet:[15,53]},{unified:"1F468-1F3FE-200D-1F52C",sheet:[15,54]},{unified:"1F468-1F3FF-200D-1F52C",sheet:[15,55]}],shortName:"male-scientist"},{name:"Woman Scientist",unified:"1F469-200D-1F52C",keywords:["woman_scientist","biologist","chemist","engineer","physicist","woman","human"],sheet:[18,38],skinVariations:[{unified:"1F469-1F3FB-200D-1F52C",sheet:[18,39]},{unified:"1F469-1F3FC-200D-1F52C",sheet:[18,40]},{unified:"1F469-1F3FD-200D-1F52C",sheet:[18,41]},{unified:"1F469-1F3FE-200D-1F52C",sheet:[18,42]},{unified:"1F469-1F3FF-200D-1F52C",sheet:[18,43]}],shortName:"female-scientist"},{name:"Technologist",unified:"1F9D1-200D-1F4BB",keywords:["technologist","computer"],sheet:[46,31],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F4BB",sheet:[46,32]},{unified:"1F9D1-1F3FC-200D-1F4BB",sheet:[46,33]},{unified:"1F9D1-1F3FD-200D-1F4BB",sheet:[46,34]},{unified:"1F9D1-1F3FE-200D-1F4BB",sheet:[46,35]},{unified:"1F9D1-1F3FF-200D-1F4BB",sheet:[46,36]}],shortName:"technologist"},{name:"Man Technologist",unified:"1F468-200D-1F4BB",keywords:["man_technologist","coder","developer","engineer","programmer","software","man","human","laptop","computer"],sheet:[15,32],skinVariations:[{unified:"1F468-1F3FB-200D-1F4BB",sheet:[15,33]},{unified:"1F468-1F3FC-200D-1F4BB",sheet:[15,34]},{unified:"1F468-1F3FD-200D-1F4BB",sheet:[15,35]},{unified:"1F468-1F3FE-200D-1F4BB",sheet:[15,36]},{unified:"1F468-1F3FF-200D-1F4BB",sheet:[15,37]}],shortName:"male-technologist"},{name:"Woman Technologist",unified:"1F469-200D-1F4BB",keywords:["woman_technologist","coder","developer","engineer","programmer","software","woman","human","laptop","computer"],sheet:[18,20],skinVariations:[{unified:"1F469-1F3FB-200D-1F4BB",sheet:[18,21]},{unified:"1F469-1F3FC-200D-1F4BB",sheet:[18,22]},{unified:"1F469-1F3FD-200D-1F4BB",sheet:[18,23]},{unified:"1F469-1F3FE-200D-1F4BB",sheet:[18,24]},{unified:"1F469-1F3FF-200D-1F4BB",sheet:[18,25]}],shortName:"female-technologist"},{name:"Singer",unified:"1F9D1-200D-1F3A4",keywords:["singer","song","artist","performer"],sheet:[46,7],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F3A4",sheet:[46,8]},{unified:"1F9D1-1F3FC-200D-1F3A4",sheet:[46,9]},{unified:"1F9D1-1F3FD-200D-1F3A4",sheet:[46,10]},{unified:"1F9D1-1F3FE-200D-1F3A4",sheet:[46,11]},{unified:"1F9D1-1F3FF-200D-1F3A4",sheet:[46,12]}],shortName:"singer"},{name:"Man Singer",unified:"1F468-200D-1F3A4",keywords:["man_singer","rockstar","entertainer","man","human"],sheet:[14,51],skinVariations:[{unified:"1F468-1F3FB-200D-1F3A4",sheet:[14,52]},{unified:"1F468-1F3FC-200D-1F3A4",sheet:[14,53]},{unified:"1F468-1F3FD-200D-1F3A4",sheet:[14,54]},{unified:"1F468-1F3FE-200D-1F3A4",sheet:[14,55]},{unified:"1F468-1F3FF-200D-1F3A4",sheet:[14,56]}],shortName:"male-singer"},{name:"Woman Singer",unified:"1F469-200D-1F3A4",keywords:["woman_singer","rockstar","entertainer","woman","human"],sheet:[17,44],skinVariations:[{unified:"1F469-1F3FB-200D-1F3A4",sheet:[17,45]},{unified:"1F469-1F3FC-200D-1F3A4",sheet:[17,46]},{unified:"1F469-1F3FD-200D-1F3A4",sheet:[17,47]},{unified:"1F469-1F3FE-200D-1F3A4",sheet:[17,48]},{unified:"1F469-1F3FF-200D-1F3A4",sheet:[17,49]}],shortName:"female-singer"},{name:"Artist",unified:"1F9D1-200D-1F3A8",keywords:["artist","painting","draw","creativity"],sheet:[46,13],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F3A8",sheet:[46,14]},{unified:"1F9D1-1F3FC-200D-1F3A8",sheet:[46,15]},{unified:"1F9D1-1F3FD-200D-1F3A8",sheet:[46,16]},{unified:"1F9D1-1F3FE-200D-1F3A8",sheet:[46,17]},{unified:"1F9D1-1F3FF-200D-1F3A8",sheet:[46,18]}],shortName:"artist"},{name:"Man Artist",unified:"1F468-200D-1F3A8",keywords:["man_artist","painter","man","human"],sheet:[14,57],skinVariations:[{unified:"1F468-1F3FB-200D-1F3A8",sheet:[15,0]},{unified:"1F468-1F3FC-200D-1F3A8",sheet:[15,1]},{unified:"1F468-1F3FD-200D-1F3A8",sheet:[15,2]},{unified:"1F468-1F3FE-200D-1F3A8",sheet:[15,3]},{unified:"1F468-1F3FF-200D-1F3A8",sheet:[15,4]}],shortName:"male-artist"},{name:"Woman Artist",unified:"1F469-200D-1F3A8",keywords:["woman_artist","painter","woman","human"],sheet:[17,50],skinVariations:[{unified:"1F469-1F3FB-200D-1F3A8",sheet:[17,51]},{unified:"1F469-1F3FC-200D-1F3A8",sheet:[17,52]},{unified:"1F469-1F3FD-200D-1F3A8",sheet:[17,53]},{unified:"1F469-1F3FE-200D-1F3A8",sheet:[17,54]},{unified:"1F469-1F3FF-200D-1F3A8",sheet:[17,55]}],shortName:"female-artist"},{name:"Pilot",unified:"1F9D1-200D-2708-FE0F",keywords:["pilot","fly","plane","airplane"],sheet:[48,31],skinVariations:[{unified:"1F9D1-1F3FB-200D-2708-FE0F",sheet:[48,32]},{unified:"1F9D1-1F3FC-200D-2708-FE0F",sheet:[48,33]},{unified:"1F9D1-1F3FD-200D-2708-FE0F",sheet:[48,34]},{unified:"1F9D1-1F3FE-200D-2708-FE0F",sheet:[48,35]},{unified:"1F9D1-1F3FF-200D-2708-FE0F",sheet:[48,36]}],shortName:"pilot"},{name:"Man Pilot",unified:"1F468-200D-2708-FE0F",keywords:["man_pilot","aviator","plane","man","human"],sheet:[17,6],skinVariations:[{unified:"1F468-1F3FB-200D-2708-FE0F",sheet:[17,7]},{unified:"1F468-1F3FC-200D-2708-FE0F",sheet:[17,8]},{unified:"1F468-1F3FD-200D-2708-FE0F",sheet:[17,9]},{unified:"1F468-1F3FE-200D-2708-FE0F",sheet:[17,10]},{unified:"1F468-1F3FF-200D-2708-FE0F",sheet:[17,11]}],shortName:"male-pilot"},{name:"Woman Pilot",unified:"1F469-200D-2708-FE0F",keywords:["woman_pilot","aviator","plane","woman","human"],sheet:[19,52],skinVariations:[{unified:"1F469-1F3FB-200D-2708-FE0F",sheet:[19,53]},{unified:"1F469-1F3FC-200D-2708-FE0F",sheet:[19,54]},{unified:"1F469-1F3FD-200D-2708-FE0F",sheet:[19,55]},{unified:"1F469-1F3FE-200D-2708-FE0F",sheet:[19,56]},{unified:"1F469-1F3FF-200D-2708-FE0F",sheet:[19,57]}],shortName:"female-pilot"},{name:"Astronaut",unified:"1F9D1-200D-1F680",keywords:["astronaut","outerspace"],sheet:[46,55],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F680",sheet:[46,56]},{unified:"1F9D1-1F3FC-200D-1F680",sheet:[46,57]},{unified:"1F9D1-1F3FD-200D-1F680",sheet:[47,0]},{unified:"1F9D1-1F3FE-200D-1F680",sheet:[47,1]},{unified:"1F9D1-1F3FF-200D-1F680",sheet:[47,2]}],shortName:"astronaut"},{name:"Man Astronaut",unified:"1F468-200D-1F680",keywords:["man_astronaut","space","rocket","man","human"],sheet:[15,56],skinVariations:[{unified:"1F468-1F3FB-200D-1F680",sheet:[15,57]},{unified:"1F468-1F3FC-200D-1F680",sheet:[16,0]},{unified:"1F468-1F3FD-200D-1F680",sheet:[16,1]},{unified:"1F468-1F3FE-200D-1F680",sheet:[16,2]},{unified:"1F468-1F3FF-200D-1F680",sheet:[16,3]}],shortName:"male-astronaut"},{name:"Woman Astronaut",unified:"1F469-200D-1F680",keywords:["woman_astronaut","space","rocket","woman","human"],sheet:[18,44],skinVariations:[{unified:"1F469-1F3FB-200D-1F680",sheet:[18,45]},{unified:"1F469-1F3FC-200D-1F680",sheet:[18,46]},{unified:"1F469-1F3FD-200D-1F680",sheet:[18,47]},{unified:"1F469-1F3FE-200D-1F680",sheet:[18,48]},{unified:"1F469-1F3FF-200D-1F680",sheet:[18,49]}],shortName:"female-astronaut"},{name:"Firefighter",unified:"1F9D1-200D-1F692",keywords:["firefighter","fire"],sheet:[47,3],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F692",sheet:[47,4]},{unified:"1F9D1-1F3FC-200D-1F692",sheet:[47,5]},{unified:"1F9D1-1F3FD-200D-1F692",sheet:[47,6]},{unified:"1F9D1-1F3FE-200D-1F692",sheet:[47,7]},{unified:"1F9D1-1F3FF-200D-1F692",sheet:[47,8]}],shortName:"firefighter"},{name:"Man Firefighter",unified:"1F468-200D-1F692",keywords:["man_firefighter","fireman","man","human"],sheet:[16,4],skinVariations:[{unified:"1F468-1F3FB-200D-1F692",sheet:[16,5]},{unified:"1F468-1F3FC-200D-1F692",sheet:[16,6]},{unified:"1F468-1F3FD-200D-1F692",sheet:[16,7]},{unified:"1F468-1F3FE-200D-1F692",sheet:[16,8]},{unified:"1F468-1F3FF-200D-1F692",sheet:[16,9]}],shortName:"male-firefighter"},{name:"Woman Firefighter",unified:"1F469-200D-1F692",keywords:["woman_firefighter","fireman","woman","human"],sheet:[18,50],skinVariations:[{unified:"1F469-1F3FB-200D-1F692",sheet:[18,51]},{unified:"1F469-1F3FC-200D-1F692",sheet:[18,52]},{unified:"1F469-1F3FD-200D-1F692",sheet:[18,53]},{unified:"1F469-1F3FE-200D-1F692",sheet:[18,54]},{unified:"1F469-1F3FF-200D-1F692",sheet:[18,55]}],shortName:"female-firefighter"},{name:"Police Officer",unified:"1F46E",keywords:["police_officer","cop"],sheet:[21,43],skinVariations:[{unified:"1F46E-1F3FB",sheet:[21,44]},{unified:"1F46E-1F3FC",sheet:[21,45]},{unified:"1F46E-1F3FD",sheet:[21,46]},{unified:"1F46E-1F3FE",sheet:[21,47]},{unified:"1F46E-1F3FF",sheet:[21,48]}],shortName:"cop",obsoletedBy:"1F46E-200D-2642-FE0F"},{name:"Man Police Officer",unified:"1F46E-200D-2642-FE0F",obsoletes:"1F46E",keywords:["man_police_officer","man","police","law","legal","enforcement","arrest","911"],sheet:[21,37],skinVariations:[{unified:"1F46E-1F3FB-200D-2642-FE0F",sheet:[21,38]},{unified:"1F46E-1F3FC-200D-2642-FE0F",sheet:[21,39]},{unified:"1F46E-1F3FD-200D-2642-FE0F",sheet:[21,40]},{unified:"1F46E-1F3FE-200D-2642-FE0F",sheet:[21,41]},{unified:"1F46E-1F3FF-200D-2642-FE0F",sheet:[21,42]}],shortName:"male-police-officer"},{name:"Woman Police Officer",unified:"1F46E-200D-2640-FE0F",keywords:["woman_police_officer","woman","police","law","legal","enforcement","arrest","911","female"],sheet:[21,31],skinVariations:[{unified:"1F46E-1F3FB-200D-2640-FE0F",sheet:[21,32]},{unified:"1F46E-1F3FC-200D-2640-FE0F",sheet:[21,33]},{unified:"1F46E-1F3FD-200D-2640-FE0F",sheet:[21,34]},{unified:"1F46E-1F3FE-200D-2640-FE0F",sheet:[21,35]},{unified:"1F46E-1F3FF-200D-2640-FE0F",sheet:[21,36]}],shortName:"female-police-officer"},{name:"Detective",unified:"1F575-FE0F",keywords:["detective","human","spy","detective"],sheet:[29,25],skinVariations:[{unified:"1F575-1F3FB",sheet:[29,26]},{unified:"1F575-1F3FC",sheet:[29,27]},{unified:"1F575-1F3FD",sheet:[29,28]},{unified:"1F575-1F3FE",sheet:[29,29]},{unified:"1F575-1F3FF",sheet:[29,30]}],shortName:"sleuth_or_spy",obsoletedBy:"1F575-FE0F-200D-2642-FE0F"},{name:"Man Detective",unified:"1F575-FE0F-200D-2642-FE0F",obsoletes:"1F575-FE0F",keywords:["man_detective","crime"],sheet:[29,19],hidden:["facebook"],skinVariations:[{unified:"1F575-1F3FB-200D-2642-FE0F",sheet:[29,20]},{unified:"1F575-1F3FC-200D-2642-FE0F",sheet:[29,21]},{unified:"1F575-1F3FD-200D-2642-FE0F",sheet:[29,22]},{unified:"1F575-1F3FE-200D-2642-FE0F",sheet:[29,23]},{unified:"1F575-1F3FF-200D-2642-FE0F",sheet:[29,24]}],shortName:"male-detective"},{name:"Woman Detective",unified:"1F575-FE0F-200D-2640-FE0F",keywords:["woman_detective","human","spy","detective","female","woman"],sheet:[29,13],hidden:["facebook"],skinVariations:[{unified:"1F575-1F3FB-200D-2640-FE0F",sheet:[29,14]},{unified:"1F575-1F3FC-200D-2640-FE0F",sheet:[29,15]},{unified:"1F575-1F3FD-200D-2640-FE0F",sheet:[29,16]},{unified:"1F575-1F3FE-200D-2640-FE0F",sheet:[29,17]},{unified:"1F575-1F3FF-200D-2640-FE0F",sheet:[29,18]}],shortName:"female-detective"},{name:"Guardsman",unified:"1F482",keywords:["guard","protect"],sheet:[24,23],skinVariations:[{unified:"1F482-1F3FB",sheet:[24,24]},{unified:"1F482-1F3FC",sheet:[24,25]},{unified:"1F482-1F3FD",sheet:[24,26]},{unified:"1F482-1F3FE",sheet:[24,27]},{unified:"1F482-1F3FF",sheet:[24,28]}],shortName:"guardsman",obsoletedBy:"1F482-200D-2642-FE0F"},{name:"Man Guard",unified:"1F482-200D-2642-FE0F",obsoletes:"1F482",keywords:["man_guard","uk","gb","british","male","guy","royal"],sheet:[24,17],skinVariations:[{unified:"1F482-1F3FB-200D-2642-FE0F",sheet:[24,18]},{unified:"1F482-1F3FC-200D-2642-FE0F",sheet:[24,19]},{unified:"1F482-1F3FD-200D-2642-FE0F",sheet:[24,20]},{unified:"1F482-1F3FE-200D-2642-FE0F",sheet:[24,21]},{unified:"1F482-1F3FF-200D-2642-FE0F",sheet:[24,22]}],shortName:"male-guard"},{name:"Woman Guard",unified:"1F482-200D-2640-FE0F",keywords:["woman_guard","uk","gb","british","female","royal","woman"],sheet:[24,11],skinVariations:[{unified:"1F482-1F3FB-200D-2640-FE0F",sheet:[24,12]},{unified:"1F482-1F3FC-200D-2640-FE0F",sheet:[24,13]},{unified:"1F482-1F3FD-200D-2640-FE0F",sheet:[24,14]},{unified:"1F482-1F3FE-200D-2640-FE0F",sheet:[24,15]},{unified:"1F482-1F3FF-200D-2640-FE0F",sheet:[24,16]}],shortName:"female-guard"},{name:"Ninja",unified:"1F977",keywords:["ninja","ninjutsu","skills","japanese"],sheet:[42,20],skinVariations:[{unified:"1F977-1F3FB",sheet:[42,21]},{unified:"1F977-1F3FC",sheet:[42,22]},{unified:"1F977-1F3FD",sheet:[42,23]},{unified:"1F977-1F3FE",sheet:[42,24]},{unified:"1F977-1F3FF",sheet:[42,25]}],shortName:"ninja"},{name:"Construction Worker",unified:"1F477",keywords:["construction_worker","labor","build"],sheet:[23,26],skinVariations:[{unified:"1F477-1F3FB",sheet:[23,27]},{unified:"1F477-1F3FC",sheet:[23,28]},{unified:"1F477-1F3FD",sheet:[23,29]},{unified:"1F477-1F3FE",sheet:[23,30]},{unified:"1F477-1F3FF",sheet:[23,31]}],shortName:"construction_worker",obsoletedBy:"1F477-200D-2642-FE0F"},{name:"Man Construction Worker",unified:"1F477-200D-2642-FE0F",obsoletes:"1F477",keywords:["man_construction_worker","male","human","wip","guy","build","construction","worker","labor"],sheet:[23,20],skinVariations:[{unified:"1F477-1F3FB-200D-2642-FE0F",sheet:[23,21]},{unified:"1F477-1F3FC-200D-2642-FE0F",sheet:[23,22]},{unified:"1F477-1F3FD-200D-2642-FE0F",sheet:[23,23]},{unified:"1F477-1F3FE-200D-2642-FE0F",sheet:[23,24]},{unified:"1F477-1F3FF-200D-2642-FE0F",sheet:[23,25]}],shortName:"male-construction-worker"},{name:"Woman Construction Worker",unified:"1F477-200D-2640-FE0F",keywords:["woman_construction_worker","female","human","wip","build","construction","worker","labor","woman"],sheet:[23,14],skinVariations:[{unified:"1F477-1F3FB-200D-2640-FE0F",sheet:[23,15]},{unified:"1F477-1F3FC-200D-2640-FE0F",sheet:[23,16]},{unified:"1F477-1F3FD-200D-2640-FE0F",sheet:[23,17]},{unified:"1F477-1F3FE-200D-2640-FE0F",sheet:[23,18]},{unified:"1F477-1F3FF-200D-2640-FE0F",sheet:[23,19]}],shortName:"female-construction-worker"},{name:"Prince",unified:"1F934",keywords:["prince","boy","man","male","crown","royal","king"],sheet:[39,15],skinVariations:[{unified:"1F934-1F3FB",sheet:[39,16]},{unified:"1F934-1F3FC",sheet:[39,17]},{unified:"1F934-1F3FD",sheet:[39,18]},{unified:"1F934-1F3FE",sheet:[39,19]},{unified:"1F934-1F3FF",sheet:[39,20]}],shortName:"prince"},{name:"Princess",unified:"1F478",keywords:["princess","girl","woman","female","blond","crown","royal","queen"],sheet:[23,32],skinVariations:[{unified:"1F478-1F3FB",sheet:[23,33]},{unified:"1F478-1F3FC",sheet:[23,34]},{unified:"1F478-1F3FD",sheet:[23,35]},{unified:"1F478-1F3FE",sheet:[23,36]},{unified:"1F478-1F3FF",sheet:[23,37]}],shortName:"princess"},{name:"Man with Turban",unified:"1F473",keywords:["person_wearing_turban","headdress"],sheet:[22,48],skinVariations:[{unified:"1F473-1F3FB",sheet:[22,49]},{unified:"1F473-1F3FC",sheet:[22,50]},{unified:"1F473-1F3FD",sheet:[22,51]},{unified:"1F473-1F3FE",sheet:[22,52]},{unified:"1F473-1F3FF",sheet:[22,53]}],shortName:"man_with_turban",obsoletedBy:"1F473-200D-2642-FE0F"},{name:"Man Wearing Turban",unified:"1F473-200D-2642-FE0F",obsoletes:"1F473",keywords:["man_wearing_turban","male","indian","hinduism","arabs"],sheet:[22,42],skinVariations:[{unified:"1F473-1F3FB-200D-2642-FE0F",sheet:[22,43]},{unified:"1F473-1F3FC-200D-2642-FE0F",sheet:[22,44]},{unified:"1F473-1F3FD-200D-2642-FE0F",sheet:[22,45]},{unified:"1F473-1F3FE-200D-2642-FE0F",sheet:[22,46]},{unified:"1F473-1F3FF-200D-2642-FE0F",sheet:[22,47]}],shortName:"man-wearing-turban"},{name:"Woman Wearing Turban",unified:"1F473-200D-2640-FE0F",keywords:["woman_wearing_turban","female","indian","hinduism","arabs","woman"],sheet:[22,36],skinVariations:[{unified:"1F473-1F3FB-200D-2640-FE0F",sheet:[22,37]},{unified:"1F473-1F3FC-200D-2640-FE0F",sheet:[22,38]},{unified:"1F473-1F3FD-200D-2640-FE0F",sheet:[22,39]},{unified:"1F473-1F3FE-200D-2640-FE0F",sheet:[22,40]},{unified:"1F473-1F3FF-200D-2640-FE0F",sheet:[22,41]}],shortName:"woman-wearing-turban"},{name:"Man with Gua Pi Mao",unified:"1F472",keywords:["man_with_skullcap","male","boy","chinese"],sheet:[22,30],skinVariations:[{unified:"1F472-1F3FB",sheet:[22,31]},{unified:"1F472-1F3FC",sheet:[22,32]},{unified:"1F472-1F3FD",sheet:[22,33]},{unified:"1F472-1F3FE",sheet:[22,34]},{unified:"1F472-1F3FF",sheet:[22,35]}],shortName:"man_with_gua_pi_mao"},{name:"Person with Headscarf",unified:"1F9D5",keywords:["woman_with_headscarf","female","hijab","mantilla","tichel"],sheet:[49,3],skinVariations:[{unified:"1F9D5-1F3FB",sheet:[49,4]},{unified:"1F9D5-1F3FC",sheet:[49,5]},{unified:"1F9D5-1F3FD",sheet:[49,6]},{unified:"1F9D5-1F3FE",sheet:[49,7]},{unified:"1F9D5-1F3FF",sheet:[49,8]}],shortName:"person_with_headscarf"},{name:"Man in Tuxedo",unified:"1F935",keywords:["man_in_tuxedo","couple","marriage","wedding","groom"],sheet:[39,33],skinVariations:[{unified:"1F935-1F3FB",sheet:[39,34]},{unified:"1F935-1F3FC",sheet:[39,35]},{unified:"1F935-1F3FD",sheet:[39,36]},{unified:"1F935-1F3FE",sheet:[39,37]},{unified:"1F935-1F3FF",sheet:[39,38]}],shortName:"person_in_tuxedo"},{name:"Man in Tuxedo",unified:"1F935-200D-2642-FE0F",keywords:["man in tuxedo","formal","fashion"],sheet:[39,27],skinVariations:[{unified:"1F935-1F3FB-200D-2642-FE0F",sheet:[39,28]},{unified:"1F935-1F3FC-200D-2642-FE0F",sheet:[39,29]},{unified:"1F935-1F3FD-200D-2642-FE0F",sheet:[39,30]},{unified:"1F935-1F3FE-200D-2642-FE0F",sheet:[39,31]},{unified:"1F935-1F3FF-200D-2642-FE0F",sheet:[39,32]}],shortName:"man_in_tuxedo"},{name:"Woman in Tuxedo",unified:"1F935-200D-2640-FE0F",keywords:["woman in tuxedo","formal","fashion"],sheet:[39,21],skinVariations:[{unified:"1F935-1F3FB-200D-2640-FE0F",sheet:[39,22]},{unified:"1F935-1F3FC-200D-2640-FE0F",sheet:[39,23]},{unified:"1F935-1F3FD-200D-2640-FE0F",sheet:[39,24]},{unified:"1F935-1F3FE-200D-2640-FE0F",sheet:[39,25]},{unified:"1F935-1F3FF-200D-2640-FE0F",sheet:[39,26]}],shortName:"woman_in_tuxedo"},{name:"Bride with Veil",unified:"1F470",keywords:["bride_with_veil","couple","marriage","wedding","woman","bride"],sheet:[22,6],skinVariations:[{unified:"1F470-1F3FB",sheet:[22,7]},{unified:"1F470-1F3FC",sheet:[22,8]},{unified:"1F470-1F3FD",sheet:[22,9]},{unified:"1F470-1F3FE",sheet:[22,10]},{unified:"1F470-1F3FF",sheet:[22,11]}],shortName:"bride_with_veil"},{name:"Man with Veil",unified:"1F470-200D-2642-FE0F",keywords:["man with veil","wedding","marriage"],sheet:[22,0],skinVariations:[{unified:"1F470-1F3FB-200D-2642-FE0F",sheet:[22,1]},{unified:"1F470-1F3FC-200D-2642-FE0F",sheet:[22,2]},{unified:"1F470-1F3FD-200D-2642-FE0F",sheet:[22,3]},{unified:"1F470-1F3FE-200D-2642-FE0F",sheet:[22,4]},{unified:"1F470-1F3FF-200D-2642-FE0F",sheet:[22,5]}],shortName:"man_with_veil"},{name:"Woman with Veil",unified:"1F470-200D-2640-FE0F",keywords:["woman with veil","wedding","marriage"],sheet:[21,52],skinVariations:[{unified:"1F470-1F3FB-200D-2640-FE0F",sheet:[21,53]},{unified:"1F470-1F3FC-200D-2640-FE0F",sheet:[21,54]},{unified:"1F470-1F3FD-200D-2640-FE0F",sheet:[21,55]},{unified:"1F470-1F3FE-200D-2640-FE0F",sheet:[21,56]},{unified:"1F470-1F3FF-200D-2640-FE0F",sheet:[21,57]}],shortName:"woman_with_veil"},{name:"Pregnant Woman",unified:"1F930",keywords:["pregnant_woman","baby"],sheet:[38,49],skinVariations:[{unified:"1F930-1F3FB",sheet:[38,50]},{unified:"1F930-1F3FC",sheet:[38,51]},{unified:"1F930-1F3FD",sheet:[38,52]},{unified:"1F930-1F3FE",sheet:[38,53]},{unified:"1F930-1F3FF",sheet:[38,54]}],shortName:"pregnant_woman"},{name:"Breast-Feeding",unified:"1F931",keywords:["breast_feeding","nursing","baby"],sheet:[38,55],skinVariations:[{unified:"1F931-1F3FB",sheet:[38,56]},{unified:"1F931-1F3FC",sheet:[38,57]},{unified:"1F931-1F3FD",sheet:[39,0]},{unified:"1F931-1F3FE",sheet:[39,1]},{unified:"1F931-1F3FF",sheet:[39,2]}],shortName:"breast-feeding"},{name:"Woman Feeding Baby",unified:"1F469-200D-1F37C",keywords:["woman feeding baby","birth","food"],sheet:[17,32],skinVariations:[{unified:"1F469-1F3FB-200D-1F37C",sheet:[17,33]},{unified:"1F469-1F3FC-200D-1F37C",sheet:[17,34]},{unified:"1F469-1F3FD-200D-1F37C",sheet:[17,35]},{unified:"1F469-1F3FE-200D-1F37C",sheet:[17,36]},{unified:"1F469-1F3FF-200D-1F37C",sheet:[17,37]}],shortName:"woman_feeding_baby"},{name:"Man Feeding Baby",unified:"1F468-200D-1F37C",keywords:["man feeding baby","birth","food"],sheet:[14,39],skinVariations:[{unified:"1F468-1F3FB-200D-1F37C",sheet:[14,40]},{unified:"1F468-1F3FC-200D-1F37C",sheet:[14,41]},{unified:"1F468-1F3FD-200D-1F37C",sheet:[14,42]},{unified:"1F468-1F3FE-200D-1F37C",sheet:[14,43]},{unified:"1F468-1F3FF-200D-1F37C",sheet:[14,44]}],shortName:"man_feeding_baby"},{name:"Person Feeding Baby",unified:"1F9D1-200D-1F37C",keywords:["person feeding baby","birth","food"],sheet:[45,47],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F37C",sheet:[45,48]},{unified:"1F9D1-1F3FC-200D-1F37C",sheet:[45,49]},{unified:"1F9D1-1F3FD-200D-1F37C",sheet:[45,50]},{unified:"1F9D1-1F3FE-200D-1F37C",sheet:[45,51]},{unified:"1F9D1-1F3FF-200D-1F37C",sheet:[45,52]}],shortName:"person_feeding_baby"},{name:"Baby Angel",unified:"1F47C",keywords:["baby_angel","heaven","wings","halo"],sheet:[23,41],skinVariations:[{unified:"1F47C-1F3FB",sheet:[23,42]},{unified:"1F47C-1F3FC",sheet:[23,43]},{unified:"1F47C-1F3FD",sheet:[23,44]},{unified:"1F47C-1F3FE",sheet:[23,45]},{unified:"1F47C-1F3FF",sheet:[23,46]}],shortName:"angel"},{name:"Father Christmas",unified:"1F385",keywords:["santa_claus","festival","man","male","xmas","father christmas"],sheet:[7,29],skinVariations:[{unified:"1F385-1F3FB",sheet:[7,30]},{unified:"1F385-1F3FC",sheet:[7,31]},{unified:"1F385-1F3FD",sheet:[7,32]},{unified:"1F385-1F3FE",sheet:[7,33]},{unified:"1F385-1F3FF",sheet:[7,34]}],shortName:"santa"},{name:"Mother Christmas",unified:"1F936",keywords:["mrs_claus","woman","female","xmas","mother christmas"],sheet:[39,39],skinVariations:[{unified:"1F936-1F3FB",sheet:[39,40]},{unified:"1F936-1F3FC",sheet:[39,41]},{unified:"1F936-1F3FD",sheet:[39,42]},{unified:"1F936-1F3FE",sheet:[39,43]},{unified:"1F936-1F3FF",sheet:[39,44]}],shortNames:["mother_christmas"],shortName:"mrs_claus"},{name:"Mx Claus",unified:"1F9D1-200D-1F384",keywords:["mx claus","christmas"],sheet:[45,53],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F384",sheet:[45,54]},{unified:"1F9D1-1F3FC-200D-1F384",sheet:[45,55]},{unified:"1F9D1-1F3FD-200D-1F384",sheet:[45,56]},{unified:"1F9D1-1F3FE-200D-1F384",sheet:[45,57]},{unified:"1F9D1-1F3FF-200D-1F384",sheet:[46,0]}],shortName:"mx_claus"},{name:"Superhero",unified:"1F9B8",keywords:["superhero","marvel"],sheet:[43,49],skinVariations:[{unified:"1F9B8-1F3FB",sheet:[43,50]},{unified:"1F9B8-1F3FC",sheet:[43,51]},{unified:"1F9B8-1F3FD",sheet:[43,52]},{unified:"1F9B8-1F3FE",sheet:[43,53]},{unified:"1F9B8-1F3FF",sheet:[43,54]}],shortName:"superhero"},{name:"Man Superhero",unified:"1F9B8-200D-2642-FE0F",keywords:["man_superhero","man","male","good","hero","superpowers"],sheet:[43,43],skinVariations:[{unified:"1F9B8-1F3FB-200D-2642-FE0F",sheet:[43,44]},{unified:"1F9B8-1F3FC-200D-2642-FE0F",sheet:[43,45]},{unified:"1F9B8-1F3FD-200D-2642-FE0F",sheet:[43,46]},{unified:"1F9B8-1F3FE-200D-2642-FE0F",sheet:[43,47]},{unified:"1F9B8-1F3FF-200D-2642-FE0F",sheet:[43,48]}],shortName:"male_superhero"},{name:"Woman Superhero",unified:"1F9B8-200D-2640-FE0F",keywords:["woman_superhero","woman","female","good","heroine","superpowers"],sheet:[43,37],skinVariations:[{unified:"1F9B8-1F3FB-200D-2640-FE0F",sheet:[43,38]},{unified:"1F9B8-1F3FC-200D-2640-FE0F",sheet:[43,39]},{unified:"1F9B8-1F3FD-200D-2640-FE0F",sheet:[43,40]},{unified:"1F9B8-1F3FE-200D-2640-FE0F",sheet:[43,41]},{unified:"1F9B8-1F3FF-200D-2640-FE0F",sheet:[43,42]}],shortName:"female_superhero"},{name:"Supervillain",unified:"1F9B9",keywords:["supervillain","marvel"],sheet:[44,9],skinVariations:[{unified:"1F9B9-1F3FB",sheet:[44,10]},{unified:"1F9B9-1F3FC",sheet:[44,11]},{unified:"1F9B9-1F3FD",sheet:[44,12]},{unified:"1F9B9-1F3FE",sheet:[44,13]},{unified:"1F9B9-1F3FF",sheet:[44,14]}],shortName:"supervillain"},{name:"Man Supervillain",unified:"1F9B9-200D-2642-FE0F",keywords:["man_supervillain","man","male","evil","bad","criminal","hero","superpowers"],sheet:[44,3],skinVariations:[{unified:"1F9B9-1F3FB-200D-2642-FE0F",sheet:[44,4]},{unified:"1F9B9-1F3FC-200D-2642-FE0F",sheet:[44,5]},{unified:"1F9B9-1F3FD-200D-2642-FE0F",sheet:[44,6]},{unified:"1F9B9-1F3FE-200D-2642-FE0F",sheet:[44,7]},{unified:"1F9B9-1F3FF-200D-2642-FE0F",sheet:[44,8]}],shortName:"male_supervillain"},{name:"Woman Supervillain",unified:"1F9B9-200D-2640-FE0F",keywords:["woman_supervillain","woman","female","evil","bad","criminal","heroine","superpowers"],sheet:[43,55],skinVariations:[{unified:"1F9B9-1F3FB-200D-2640-FE0F",sheet:[43,56]},{unified:"1F9B9-1F3FC-200D-2640-FE0F",sheet:[43,57]},{unified:"1F9B9-1F3FD-200D-2640-FE0F",sheet:[44,0]},{unified:"1F9B9-1F3FE-200D-2640-FE0F",sheet:[44,1]},{unified:"1F9B9-1F3FF-200D-2640-FE0F",sheet:[44,2]}],shortName:"female_supervillain"},{name:"Mage",unified:"1F9D9",keywords:["mage","magic"],sheet:[50,17],skinVariations:[{unified:"1F9D9-1F3FB",sheet:[50,18]},{unified:"1F9D9-1F3FC",sheet:[50,19]},{unified:"1F9D9-1F3FD",sheet:[50,20]},{unified:"1F9D9-1F3FE",sheet:[50,21]},{unified:"1F9D9-1F3FF",sheet:[50,22]}],shortName:"mage",obsoletedBy:"1F9D9-200D-2640-FE0F"},{name:"Man Mage",unified:"1F9D9-200D-2642-FE0F",keywords:["man_mage","man","male","mage","sorcerer"],sheet:[50,11],skinVariations:[{unified:"1F9D9-1F3FB-200D-2642-FE0F",sheet:[50,12]},{unified:"1F9D9-1F3FC-200D-2642-FE0F",sheet:[50,13]},{unified:"1F9D9-1F3FD-200D-2642-FE0F",sheet:[50,14]},{unified:"1F9D9-1F3FE-200D-2642-FE0F",sheet:[50,15]},{unified:"1F9D9-1F3FF-200D-2642-FE0F",sheet:[50,16]}],shortName:"male_mage"},{name:"Woman Mage",unified:"1F9D9-200D-2640-FE0F",obsoletes:"1F9D9",keywords:["woman_mage","woman","female","mage","witch"],sheet:[50,5],skinVariations:[{unified:"1F9D9-1F3FB-200D-2640-FE0F",sheet:[50,6]},{unified:"1F9D9-1F3FC-200D-2640-FE0F",sheet:[50,7]},{unified:"1F9D9-1F3FD-200D-2640-FE0F",sheet:[50,8]},{unified:"1F9D9-1F3FE-200D-2640-FE0F",sheet:[50,9]},{unified:"1F9D9-1F3FF-200D-2640-FE0F",sheet:[50,10]}],shortName:"female_mage"},{name:"Fairy",unified:"1F9DA",keywords:["fairy","wings","magical"],sheet:[50,35],skinVariations:[{unified:"1F9DA-1F3FB",sheet:[50,36]},{unified:"1F9DA-1F3FC",sheet:[50,37]},{unified:"1F9DA-1F3FD",sheet:[50,38]},{unified:"1F9DA-1F3FE",sheet:[50,39]},{unified:"1F9DA-1F3FF",sheet:[50,40]}],shortName:"fairy",obsoletedBy:"1F9DA-200D-2640-FE0F"},{name:"Man Fairy",unified:"1F9DA-200D-2642-FE0F",keywords:["man_fairy","man","male"],sheet:[50,29],skinVariations:[{unified:"1F9DA-1F3FB-200D-2642-FE0F",sheet:[50,30]},{unified:"1F9DA-1F3FC-200D-2642-FE0F",sheet:[50,31]},{unified:"1F9DA-1F3FD-200D-2642-FE0F",sheet:[50,32]},{unified:"1F9DA-1F3FE-200D-2642-FE0F",sheet:[50,33]},{unified:"1F9DA-1F3FF-200D-2642-FE0F",sheet:[50,34]}],shortName:"male_fairy"},{name:"Woman Fairy",unified:"1F9DA-200D-2640-FE0F",obsoletes:"1F9DA",keywords:["woman_fairy","woman","female"],sheet:[50,23],skinVariations:[{unified:"1F9DA-1F3FB-200D-2640-FE0F",sheet:[50,24]},{unified:"1F9DA-1F3FC-200D-2640-FE0F",sheet:[50,25]},{unified:"1F9DA-1F3FD-200D-2640-FE0F",sheet:[50,26]},{unified:"1F9DA-1F3FE-200D-2640-FE0F",sheet:[50,27]},{unified:"1F9DA-1F3FF-200D-2640-FE0F",sheet:[50,28]}],shortName:"female_fairy"},{name:"Vampire",unified:"1F9DB",keywords:["vampire","blood","twilight"],sheet:[50,53],skinVariations:[{unified:"1F9DB-1F3FB",sheet:[50,54]},{unified:"1F9DB-1F3FC",sheet:[50,55]},{unified:"1F9DB-1F3FD",sheet:[50,56]},{unified:"1F9DB-1F3FE",sheet:[50,57]},{unified:"1F9DB-1F3FF",sheet:[51,0]}],shortName:"vampire",obsoletedBy:"1F9DB-200D-2640-FE0F"},{name:"Man Vampire",unified:"1F9DB-200D-2642-FE0F",keywords:["man_vampire","man","male","dracula"],sheet:[50,47],skinVariations:[{unified:"1F9DB-1F3FB-200D-2642-FE0F",sheet:[50,48]},{unified:"1F9DB-1F3FC-200D-2642-FE0F",sheet:[50,49]},{unified:"1F9DB-1F3FD-200D-2642-FE0F",sheet:[50,50]},{unified:"1F9DB-1F3FE-200D-2642-FE0F",sheet:[50,51]},{unified:"1F9DB-1F3FF-200D-2642-FE0F",sheet:[50,52]}],shortName:"male_vampire"},{name:"Woman Vampire",unified:"1F9DB-200D-2640-FE0F",obsoletes:"1F9DB",keywords:["woman_vampire","woman","female"],sheet:[50,41],skinVariations:[{unified:"1F9DB-1F3FB-200D-2640-FE0F",sheet:[50,42]},{unified:"1F9DB-1F3FC-200D-2640-FE0F",sheet:[50,43]},{unified:"1F9DB-1F3FD-200D-2640-FE0F",sheet:[50,44]},{unified:"1F9DB-1F3FE-200D-2640-FE0F",sheet:[50,45]},{unified:"1F9DB-1F3FF-200D-2640-FE0F",sheet:[50,46]}],shortName:"female_vampire"},{name:"Merperson",unified:"1F9DC",keywords:["merperson","sea"],sheet:[51,13],skinVariations:[{unified:"1F9DC-1F3FB",sheet:[51,14]},{unified:"1F9DC-1F3FC",sheet:[51,15]},{unified:"1F9DC-1F3FD",sheet:[51,16]},{unified:"1F9DC-1F3FE",sheet:[51,17]},{unified:"1F9DC-1F3FF",sheet:[51,18]}],shortName:"merperson",obsoletedBy:"1F9DC-200D-2642-FE0F"},{name:"Merman",unified:"1F9DC-200D-2642-FE0F",obsoletes:"1F9DC",keywords:["merman","man","male","triton"],sheet:[51,7],skinVariations:[{unified:"1F9DC-1F3FB-200D-2642-FE0F",sheet:[51,8]},{unified:"1F9DC-1F3FC-200D-2642-FE0F",sheet:[51,9]},{unified:"1F9DC-1F3FD-200D-2642-FE0F",sheet:[51,10]},{unified:"1F9DC-1F3FE-200D-2642-FE0F",sheet:[51,11]},{unified:"1F9DC-1F3FF-200D-2642-FE0F",sheet:[51,12]}],shortName:"merman"},{name:"Mermaid",unified:"1F9DC-200D-2640-FE0F",keywords:["mermaid","woman","female","merwoman","ariel"],sheet:[51,1],skinVariations:[{unified:"1F9DC-1F3FB-200D-2640-FE0F",sheet:[51,2]},{unified:"1F9DC-1F3FC-200D-2640-FE0F",sheet:[51,3]},{unified:"1F9DC-1F3FD-200D-2640-FE0F",sheet:[51,4]},{unified:"1F9DC-1F3FE-200D-2640-FE0F",sheet:[51,5]},{unified:"1F9DC-1F3FF-200D-2640-FE0F",sheet:[51,6]}],shortName:"mermaid"},{name:"Elf",unified:"1F9DD",keywords:["elf","magical"],sheet:[51,31],skinVariations:[{unified:"1F9DD-1F3FB",sheet:[51,32]},{unified:"1F9DD-1F3FC",sheet:[51,33]},{unified:"1F9DD-1F3FD",sheet:[51,34]},{unified:"1F9DD-1F3FE",sheet:[51,35]},{unified:"1F9DD-1F3FF",sheet:[51,36]}],shortName:"elf",obsoletedBy:"1F9DD-200D-2642-FE0F"},{name:"Man Elf",unified:"1F9DD-200D-2642-FE0F",obsoletes:"1F9DD",keywords:["man_elf","man","male"],sheet:[51,25],skinVariations:[{unified:"1F9DD-1F3FB-200D-2642-FE0F",sheet:[51,26]},{unified:"1F9DD-1F3FC-200D-2642-FE0F",sheet:[51,27]},{unified:"1F9DD-1F3FD-200D-2642-FE0F",sheet:[51,28]},{unified:"1F9DD-1F3FE-200D-2642-FE0F",sheet:[51,29]},{unified:"1F9DD-1F3FF-200D-2642-FE0F",sheet:[51,30]}],shortName:"male_elf"},{name:"Woman Elf",unified:"1F9DD-200D-2640-FE0F",keywords:["woman_elf","woman","female"],sheet:[51,19],skinVariations:[{unified:"1F9DD-1F3FB-200D-2640-FE0F",sheet:[51,20]},{unified:"1F9DD-1F3FC-200D-2640-FE0F",sheet:[51,21]},{unified:"1F9DD-1F3FD-200D-2640-FE0F",sheet:[51,22]},{unified:"1F9DD-1F3FE-200D-2640-FE0F",sheet:[51,23]},{unified:"1F9DD-1F3FF-200D-2640-FE0F",sheet:[51,24]}],shortName:"female_elf"},{name:"Genie",unified:"1F9DE",keywords:["genie","magical","wishes"],sheet:[51,39],shortName:"genie",obsoletedBy:"1F9DE-200D-2642-FE0F"},{name:"Man Genie",unified:"1F9DE-200D-2642-FE0F",obsoletes:"1F9DE",keywords:["man_genie","man","male"],sheet:[51,38],shortName:"male_genie"},{name:"Woman Genie",unified:"1F9DE-200D-2640-FE0F",keywords:["woman_genie","woman","female"],sheet:[51,37],shortName:"female_genie"},{name:"Zombie",unified:"1F9DF",keywords:["zombie","dead"],sheet:[51,42],shortName:"zombie",obsoletedBy:"1F9DF-200D-2642-FE0F"},{name:"Man Zombie",unified:"1F9DF-200D-2642-FE0F",obsoletes:"1F9DF",keywords:["man_zombie","man","male","dracula","undead","walking dead"],sheet:[51,41],shortName:"male_zombie"},{name:"Woman Zombie",unified:"1F9DF-200D-2640-FE0F",keywords:["woman_zombie","woman","female","undead","walking dead"],sheet:[51,40],shortName:"female_zombie"},{name:"Face Massage",unified:"1F486",keywords:["person_getting_massage","relax"],sheet:[24,54],skinVariations:[{unified:"1F486-1F3FB",sheet:[24,55]},{unified:"1F486-1F3FC",sheet:[24,56]},{unified:"1F486-1F3FD",sheet:[24,57]},{unified:"1F486-1F3FE",sheet:[25,0]},{unified:"1F486-1F3FF",sheet:[25,1]}],shortName:"massage",obsoletedBy:"1F486-200D-2640-FE0F"},{name:"Man Getting Massage",unified:"1F486-200D-2642-FE0F",keywords:["man_getting_massage","male","boy","man","head"],sheet:[24,48],skinVariations:[{unified:"1F486-1F3FB-200D-2642-FE0F",sheet:[24,49]},{unified:"1F486-1F3FC-200D-2642-FE0F",sheet:[24,50]},{unified:"1F486-1F3FD-200D-2642-FE0F",sheet:[24,51]},{unified:"1F486-1F3FE-200D-2642-FE0F",sheet:[24,52]},{unified:"1F486-1F3FF-200D-2642-FE0F",sheet:[24,53]}],shortName:"man-getting-massage"},{name:"Woman Getting Massage",unified:"1F486-200D-2640-FE0F",obsoletes:"1F486",keywords:["woman_getting_massage","female","girl","woman","head"],sheet:[24,42],skinVariations:[{unified:"1F486-1F3FB-200D-2640-FE0F",sheet:[24,43]},{unified:"1F486-1F3FC-200D-2640-FE0F",sheet:[24,44]},{unified:"1F486-1F3FD-200D-2640-FE0F",sheet:[24,45]},{unified:"1F486-1F3FE-200D-2640-FE0F",sheet:[24,46]},{unified:"1F486-1F3FF-200D-2640-FE0F",sheet:[24,47]}],shortName:"woman-getting-massage"},{name:"Haircut",unified:"1F487",keywords:["person_getting_haircut","hairstyle"],sheet:[25,14],skinVariations:[{unified:"1F487-1F3FB",sheet:[25,15]},{unified:"1F487-1F3FC",sheet:[25,16]},{unified:"1F487-1F3FD",sheet:[25,17]},{unified:"1F487-1F3FE",sheet:[25,18]},{unified:"1F487-1F3FF",sheet:[25,19]}],shortName:"haircut",obsoletedBy:"1F487-200D-2640-FE0F"},{name:"Man Getting Haircut",unified:"1F487-200D-2642-FE0F",keywords:["man_getting_haircut","male","boy","man"],sheet:[25,8],skinVariations:[{unified:"1F487-1F3FB-200D-2642-FE0F",sheet:[25,9]},{unified:"1F487-1F3FC-200D-2642-FE0F",sheet:[25,10]},{unified:"1F487-1F3FD-200D-2642-FE0F",sheet:[25,11]},{unified:"1F487-1F3FE-200D-2642-FE0F",sheet:[25,12]},{unified:"1F487-1F3FF-200D-2642-FE0F",sheet:[25,13]}],shortName:"man-getting-haircut"},{name:"Woman Getting Haircut",unified:"1F487-200D-2640-FE0F",obsoletes:"1F487",keywords:["woman_getting_haircut","female","girl","woman"],sheet:[25,2],skinVariations:[{unified:"1F487-1F3FB-200D-2640-FE0F",sheet:[25,3]},{unified:"1F487-1F3FC-200D-2640-FE0F",sheet:[25,4]},{unified:"1F487-1F3FD-200D-2640-FE0F",sheet:[25,5]},{unified:"1F487-1F3FE-200D-2640-FE0F",sheet:[25,6]},{unified:"1F487-1F3FF-200D-2640-FE0F",sheet:[25,7]}],shortName:"woman-getting-haircut"},{name:"Pedestrian",unified:"1F6B6",keywords:["person_walking","move"],sheet:[35,51],skinVariations:[{unified:"1F6B6-1F3FB",sheet:[35,52]},{unified:"1F6B6-1F3FC",sheet:[35,53]},{unified:"1F6B6-1F3FD",sheet:[35,54]},{unified:"1F6B6-1F3FE",sheet:[35,55]},{unified:"1F6B6-1F3FF",sheet:[35,56]}],shortName:"walking",obsoletedBy:"1F6B6-200D-2642-FE0F"},{name:"Man Walking",unified:"1F6B6-200D-2642-FE0F",obsoletes:"1F6B6",keywords:["man_walking","human","feet","steps"],sheet:[35,45],skinVariations:[{unified:"1F6B6-1F3FB-200D-2642-FE0F",sheet:[35,46]},{unified:"1F6B6-1F3FC-200D-2642-FE0F",sheet:[35,47]},{unified:"1F6B6-1F3FD-200D-2642-FE0F",sheet:[35,48]},{unified:"1F6B6-1F3FE-200D-2642-FE0F",sheet:[35,49]},{unified:"1F6B6-1F3FF-200D-2642-FE0F",sheet:[35,50]}],shortName:"man-walking"},{name:"Woman Walking",unified:"1F6B6-200D-2640-FE0F",keywords:["woman_walking","human","feet","steps","woman","female"],sheet:[35,39],skinVariations:[{unified:"1F6B6-1F3FB-200D-2640-FE0F",sheet:[35,40]},{unified:"1F6B6-1F3FC-200D-2640-FE0F",sheet:[35,41]},{unified:"1F6B6-1F3FD-200D-2640-FE0F",sheet:[35,42]},{unified:"1F6B6-1F3FE-200D-2640-FE0F",sheet:[35,43]},{unified:"1F6B6-1F3FF-200D-2640-FE0F",sheet:[35,44]}],shortName:"woman-walking"},{name:"Standing Person",unified:"1F9CD",keywords:["person_standing","still"],sheet:[44,50],skinVariations:[{unified:"1F9CD-1F3FB",sheet:[44,51]},{unified:"1F9CD-1F3FC",sheet:[44,52]},{unified:"1F9CD-1F3FD",sheet:[44,53]},{unified:"1F9CD-1F3FE",sheet:[44,54]},{unified:"1F9CD-1F3FF",sheet:[44,55]}],shortName:"standing_person"},{name:"Man Standing",unified:"1F9CD-200D-2642-FE0F",keywords:["man_standing","still"],sheet:[44,44],skinVariations:[{unified:"1F9CD-1F3FB-200D-2642-FE0F",sheet:[44,45]},{unified:"1F9CD-1F3FC-200D-2642-FE0F",sheet:[44,46]},{unified:"1F9CD-1F3FD-200D-2642-FE0F",sheet:[44,47]},{unified:"1F9CD-1F3FE-200D-2642-FE0F",sheet:[44,48]},{unified:"1F9CD-1F3FF-200D-2642-FE0F",sheet:[44,49]}],shortName:"man_standing"},{name:"Woman Standing",unified:"1F9CD-200D-2640-FE0F",keywords:["woman_standing","still"],sheet:[44,38],skinVariations:[{unified:"1F9CD-1F3FB-200D-2640-FE0F",sheet:[44,39]},{unified:"1F9CD-1F3FC-200D-2640-FE0F",sheet:[44,40]},{unified:"1F9CD-1F3FD-200D-2640-FE0F",sheet:[44,41]},{unified:"1F9CD-1F3FE-200D-2640-FE0F",sheet:[44,42]},{unified:"1F9CD-1F3FF-200D-2640-FE0F",sheet:[44,43]}],shortName:"woman_standing"},{name:"Kneeling Person",unified:"1F9CE",keywords:["person_kneeling","pray","respectful"],sheet:[45,10],skinVariations:[{unified:"1F9CE-1F3FB",sheet:[45,11]},{unified:"1F9CE-1F3FC",sheet:[45,12]},{unified:"1F9CE-1F3FD",sheet:[45,13]},{unified:"1F9CE-1F3FE",sheet:[45,14]},{unified:"1F9CE-1F3FF",sheet:[45,15]}],shortName:"kneeling_person"},{name:"Man Kneeling",unified:"1F9CE-200D-2642-FE0F",keywords:["man_kneeling","pray","respectful"],sheet:[45,4],skinVariations:[{unified:"1F9CE-1F3FB-200D-2642-FE0F",sheet:[45,5]},{unified:"1F9CE-1F3FC-200D-2642-FE0F",sheet:[45,6]},{unified:"1F9CE-1F3FD-200D-2642-FE0F",sheet:[45,7]},{unified:"1F9CE-1F3FE-200D-2642-FE0F",sheet:[45,8]},{unified:"1F9CE-1F3FF-200D-2642-FE0F",sheet:[45,9]}],shortName:"man_kneeling"},{name:"Woman Kneeling",unified:"1F9CE-200D-2640-FE0F",keywords:["woman_kneeling","respectful","pray"],sheet:[44,56],skinVariations:[{unified:"1F9CE-1F3FB-200D-2640-FE0F",sheet:[44,57]},{unified:"1F9CE-1F3FC-200D-2640-FE0F",sheet:[45,0]},{unified:"1F9CE-1F3FD-200D-2640-FE0F",sheet:[45,1]},{unified:"1F9CE-1F3FE-200D-2640-FE0F",sheet:[45,2]},{unified:"1F9CE-1F3FF-200D-2640-FE0F",sheet:[45,3]}],shortName:"woman_kneeling"},{name:"Person with White Cane",unified:"1F9D1-200D-1F9AF",keywords:["person_with_probing_cane","blind"],sheet:[47,35],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F9AF",sheet:[47,36]},{unified:"1F9D1-1F3FC-200D-1F9AF",sheet:[47,37]},{unified:"1F9D1-1F3FD-200D-1F9AF",sheet:[47,38]},{unified:"1F9D1-1F3FE-200D-1F9AF",sheet:[47,39]},{unified:"1F9D1-1F3FF-200D-1F9AF",sheet:[47,40]}],shortName:"person_with_probing_cane"},{name:"Man with White Cane",unified:"1F468-200D-1F9AF",keywords:["man_with_probing_cane","blind"],sheet:[16,10],skinVariations:[{unified:"1F468-1F3FB-200D-1F9AF",sheet:[16,11]},{unified:"1F468-1F3FC-200D-1F9AF",sheet:[16,12]},{unified:"1F468-1F3FD-200D-1F9AF",sheet:[16,13]},{unified:"1F468-1F3FE-200D-1F9AF",sheet:[16,14]},{unified:"1F468-1F3FF-200D-1F9AF",sheet:[16,15]}],shortName:"man_with_probing_cane"},{name:"Woman with White Cane",unified:"1F469-200D-1F9AF",keywords:["woman_with_probing_cane","blind"],sheet:[18,56],skinVariations:[{unified:"1F469-1F3FB-200D-1F9AF",sheet:[18,57]},{unified:"1F469-1F3FC-200D-1F9AF",sheet:[19,0]},{unified:"1F469-1F3FD-200D-1F9AF",sheet:[19,1]},{unified:"1F469-1F3FE-200D-1F9AF",sheet:[19,2]},{unified:"1F469-1F3FF-200D-1F9AF",sheet:[19,3]}],shortName:"woman_with_probing_cane"},{name:"Person in Motorized Wheelchair",unified:"1F9D1-200D-1F9BC",keywords:["person_in_motorized_wheelchair","disability","accessibility"],sheet:[48,7],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F9BC",sheet:[48,8]},{unified:"1F9D1-1F3FC-200D-1F9BC",sheet:[48,9]},{unified:"1F9D1-1F3FD-200D-1F9BC",sheet:[48,10]},{unified:"1F9D1-1F3FE-200D-1F9BC",sheet:[48,11]},{unified:"1F9D1-1F3FF-200D-1F9BC",sheet:[48,12]}],shortName:"person_in_motorized_wheelchair"},{name:"Man in Motorized Wheelchair",unified:"1F468-200D-1F9BC",keywords:["man_in_motorized_wheelchair","disability","accessibility"],sheet:[16,40],skinVariations:[{unified:"1F468-1F3FB-200D-1F9BC",sheet:[16,41]},{unified:"1F468-1F3FC-200D-1F9BC",sheet:[16,42]},{unified:"1F468-1F3FD-200D-1F9BC",sheet:[16,43]},{unified:"1F468-1F3FE-200D-1F9BC",sheet:[16,44]},{unified:"1F468-1F3FF-200D-1F9BC",sheet:[16,45]}],shortName:"man_in_motorized_wheelchair"},{name:"Woman in Motorized Wheelchair",unified:"1F469-200D-1F9BC",keywords:["woman_in_motorized_wheelchair","disability","accessibility"],sheet:[19,28],skinVariations:[{unified:"1F469-1F3FB-200D-1F9BC",sheet:[19,29]},{unified:"1F469-1F3FC-200D-1F9BC",sheet:[19,30]},{unified:"1F469-1F3FD-200D-1F9BC",sheet:[19,31]},{unified:"1F469-1F3FE-200D-1F9BC",sheet:[19,32]},{unified:"1F469-1F3FF-200D-1F9BC",sheet:[19,33]}],shortName:"woman_in_motorized_wheelchair"},{name:"Person in Manual Wheelchair",unified:"1F9D1-200D-1F9BD",keywords:["person_in_manual_wheelchair","disability","accessibility"],sheet:[48,13],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F9BD",sheet:[48,14]},{unified:"1F9D1-1F3FC-200D-1F9BD",sheet:[48,15]},{unified:"1F9D1-1F3FD-200D-1F9BD",sheet:[48,16]},{unified:"1F9D1-1F3FE-200D-1F9BD",sheet:[48,17]},{unified:"1F9D1-1F3FF-200D-1F9BD",sheet:[48,18]}],shortName:"person_in_manual_wheelchair"},{name:"Man in Manual Wheelchair",unified:"1F468-200D-1F9BD",keywords:["man_in_manual_wheelchair","disability","accessibility"],sheet:[16,46],skinVariations:[{unified:"1F468-1F3FB-200D-1F9BD",sheet:[16,47]},{unified:"1F468-1F3FC-200D-1F9BD",sheet:[16,48]},{unified:"1F468-1F3FD-200D-1F9BD",sheet:[16,49]},{unified:"1F468-1F3FE-200D-1F9BD",sheet:[16,50]},{unified:"1F468-1F3FF-200D-1F9BD",sheet:[16,51]}],shortName:"man_in_manual_wheelchair"},{name:"Woman in Manual Wheelchair",unified:"1F469-200D-1F9BD",keywords:["woman_in_manual_wheelchair","disability","accessibility"],sheet:[19,34],skinVariations:[{unified:"1F469-1F3FB-200D-1F9BD",sheet:[19,35]},{unified:"1F469-1F3FC-200D-1F9BD",sheet:[19,36]},{unified:"1F469-1F3FD-200D-1F9BD",sheet:[19,37]},{unified:"1F469-1F3FE-200D-1F9BD",sheet:[19,38]},{unified:"1F469-1F3FF-200D-1F9BD",sheet:[19,39]}],shortName:"woman_in_manual_wheelchair"},{name:"Runner",unified:"1F3C3",keywords:["person_running","move"],sheet:[8,50],skinVariations:[{unified:"1F3C3-1F3FB",sheet:[8,51]},{unified:"1F3C3-1F3FC",sheet:[8,52]},{unified:"1F3C3-1F3FD",sheet:[8,53]},{unified:"1F3C3-1F3FE",sheet:[8,54]},{unified:"1F3C3-1F3FF",sheet:[8,55]}],shortNames:["running"],shortName:"runner",obsoletedBy:"1F3C3-200D-2642-FE0F"},{name:"Man Running",unified:"1F3C3-200D-2642-FE0F",obsoletes:"1F3C3",keywords:["man_running","man","walking","exercise","race","running"],sheet:[8,44],skinVariations:[{unified:"1F3C3-1F3FB-200D-2642-FE0F",sheet:[8,45]},{unified:"1F3C3-1F3FC-200D-2642-FE0F",sheet:[8,46]},{unified:"1F3C3-1F3FD-200D-2642-FE0F",sheet:[8,47]},{unified:"1F3C3-1F3FE-200D-2642-FE0F",sheet:[8,48]},{unified:"1F3C3-1F3FF-200D-2642-FE0F",sheet:[8,49]}],shortName:"man-running"},{name:"Woman Running",unified:"1F3C3-200D-2640-FE0F",keywords:["woman_running","woman","walking","exercise","race","running","female"],sheet:[8,38],skinVariations:[{unified:"1F3C3-1F3FB-200D-2640-FE0F",sheet:[8,39]},{unified:"1F3C3-1F3FC-200D-2640-FE0F",sheet:[8,40]},{unified:"1F3C3-1F3FD-200D-2640-FE0F",sheet:[8,41]},{unified:"1F3C3-1F3FE-200D-2640-FE0F",sheet:[8,42]},{unified:"1F3C3-1F3FF-200D-2640-FE0F",sheet:[8,43]}],shortName:"woman-running"},{name:"Dancer",unified:"1F483",keywords:["woman_dancing","female","girl","woman","fun"],sheet:[24,29],skinVariations:[{unified:"1F483-1F3FB",sheet:[24,30]},{unified:"1F483-1F3FC",sheet:[24,31]},{unified:"1F483-1F3FD",sheet:[24,32]},{unified:"1F483-1F3FE",sheet:[24,33]},{unified:"1F483-1F3FF",sheet:[24,34]}],shortName:"dancer"},{name:"Man Dancing",unified:"1F57A",keywords:["man_dancing","male","boy","fun","dancer"],sheet:[29,35],skinVariations:[{unified:"1F57A-1F3FB",sheet:[29,36]},{unified:"1F57A-1F3FC",sheet:[29,37]},{unified:"1F57A-1F3FD",sheet:[29,38]},{unified:"1F57A-1F3FE",sheet:[29,39]},{unified:"1F57A-1F3FF",sheet:[29,40]}],shortName:"man_dancing"},{name:"Person in Suit Levitating",unified:"1F574-FE0F",keywords:["man_in_suit_levitating","suit","business","levitate","hover","jump"],sheet:[29,7],skinVariations:[{unified:"1F574-1F3FB",sheet:[29,8]},{unified:"1F574-1F3FC",sheet:[29,9]},{unified:"1F574-1F3FD",sheet:[29,10]},{unified:"1F574-1F3FE",sheet:[29,11]},{unified:"1F574-1F3FF",sheet:[29,12]}],shortName:"man_in_business_suit_levitating"},{name:"Woman with Bunny Ears",unified:"1F46F",keywords:["people_with_bunny_ears","perform","costume"],sheet:[21,51],shortName:"dancers",obsoletedBy:"1F46F-200D-2640-FE0F"},{name:"Men with Bunny Ears",unified:"1F46F-200D-2642-FE0F",keywords:["men_with_bunny_ears","male","bunny","men","boys"],sheet:[21,50],shortName:"man-with-bunny-ears-partying"},{name:"Women with Bunny Ears",unified:"1F46F-200D-2640-FE0F",obsoletes:"1F46F",keywords:["women_with_bunny_ears","female","bunny","women","girls"],sheet:[21,49],shortName:"woman-with-bunny-ears-partying"},{name:"Person in Steamy Room",unified:"1F9D6",keywords:["person_in_steamy_room","relax","spa"],sheet:[49,21],skinVariations:[{unified:"1F9D6-1F3FB",sheet:[49,22]},{unified:"1F9D6-1F3FC",sheet:[49,23]},{unified:"1F9D6-1F3FD",sheet:[49,24]},{unified:"1F9D6-1F3FE",sheet:[49,25]},{unified:"1F9D6-1F3FF",sheet:[49,26]}],shortName:"person_in_steamy_room",obsoletedBy:"1F9D6-200D-2642-FE0F"},{name:"Man in Steamy Room",unified:"1F9D6-200D-2642-FE0F",obsoletes:"1F9D6",keywords:["man_in_steamy_room","male","man","spa","steamroom","sauna"],sheet:[49,15],skinVariations:[{unified:"1F9D6-1F3FB-200D-2642-FE0F",sheet:[49,16]},{unified:"1F9D6-1F3FC-200D-2642-FE0F",sheet:[49,17]},{unified:"1F9D6-1F3FD-200D-2642-FE0F",sheet:[49,18]},{unified:"1F9D6-1F3FE-200D-2642-FE0F",sheet:[49,19]},{unified:"1F9D6-1F3FF-200D-2642-FE0F",sheet:[49,20]}],shortName:"man_in_steamy_room"},{name:"Woman in Steamy Room",unified:"1F9D6-200D-2640-FE0F",keywords:["woman_in_steamy_room","female","woman","spa","steamroom","sauna"],sheet:[49,9],skinVariations:[{unified:"1F9D6-1F3FB-200D-2640-FE0F",sheet:[49,10]},{unified:"1F9D6-1F3FC-200D-2640-FE0F",sheet:[49,11]},{unified:"1F9D6-1F3FD-200D-2640-FE0F",sheet:[49,12]},{unified:"1F9D6-1F3FE-200D-2640-FE0F",sheet:[49,13]},{unified:"1F9D6-1F3FF-200D-2640-FE0F",sheet:[49,14]}],shortName:"woman_in_steamy_room"},{name:"Person Climbing",unified:"1F9D7",keywords:["person_climbing","sport"],sheet:[49,39],skinVariations:[{unified:"1F9D7-1F3FB",sheet:[49,40]},{unified:"1F9D7-1F3FC",sheet:[49,41]},{unified:"1F9D7-1F3FD",sheet:[49,42]},{unified:"1F9D7-1F3FE",sheet:[49,43]},{unified:"1F9D7-1F3FF",sheet:[49,44]}],shortName:"person_climbing",obsoletedBy:"1F9D7-200D-2640-FE0F"},{name:"Man Climbing",unified:"1F9D7-200D-2642-FE0F",keywords:["man_climbing","sports","hobby","man","male","rock"],sheet:[49,33],skinVariations:[{unified:"1F9D7-1F3FB-200D-2642-FE0F",sheet:[49,34]},{unified:"1F9D7-1F3FC-200D-2642-FE0F",sheet:[49,35]},{unified:"1F9D7-1F3FD-200D-2642-FE0F",sheet:[49,36]},{unified:"1F9D7-1F3FE-200D-2642-FE0F",sheet:[49,37]},{unified:"1F9D7-1F3FF-200D-2642-FE0F",sheet:[49,38]}],shortName:"man_climbing"},{name:"Woman Climbing",unified:"1F9D7-200D-2640-FE0F",obsoletes:"1F9D7",keywords:["woman_climbing","sports","hobby","woman","female","rock"],sheet:[49,27],skinVariations:[{unified:"1F9D7-1F3FB-200D-2640-FE0F",sheet:[49,28]},{unified:"1F9D7-1F3FC-200D-2640-FE0F",sheet:[49,29]},{unified:"1F9D7-1F3FD-200D-2640-FE0F",sheet:[49,30]},{unified:"1F9D7-1F3FE-200D-2640-FE0F",sheet:[49,31]},{unified:"1F9D7-1F3FF-200D-2640-FE0F",sheet:[49,32]}],shortName:"woman_climbing"},{name:"Fencer",unified:"1F93A",keywords:["person_fencing","sports","fencing","sword"],sheet:[40,41],shortName:"fencer"},{name:"Horse Racing",unified:"1F3C7",keywords:["horse_racing","animal","betting","competition","gambling","luck"],sheet:[9,18],skinVariations:[{unified:"1F3C7-1F3FB",sheet:[9,19]},{unified:"1F3C7-1F3FC",sheet:[9,20]},{unified:"1F3C7-1F3FD",sheet:[9,21]},{unified:"1F3C7-1F3FE",sheet:[9,22]},{unified:"1F3C7-1F3FF",sheet:[9,23]}],shortName:"horse_racing"},{name:"Skier",unified:"26F7-FE0F",keywords:["skier","sports","winter","snow"],sheet:[55,22],shortName:"skier"},{name:"Snowboarder",unified:"1F3C2",keywords:["snowboarder","sports","winter"],sheet:[8,32],skinVariations:[{unified:"1F3C2-1F3FB",sheet:[8,33]},{unified:"1F3C2-1F3FC",sheet:[8,34]},{unified:"1F3C2-1F3FD",sheet:[8,35]},{unified:"1F3C2-1F3FE",sheet:[8,36]},{unified:"1F3C2-1F3FF",sheet:[8,37]}],shortName:"snowboarder"},{name:"Person Golfing",unified:"1F3CC-FE0F",keywords:["person_golfing","sports","business"],sheet:[10,16],skinVariations:[{unified:"1F3CC-1F3FB",sheet:[10,17]},{unified:"1F3CC-1F3FC",sheet:[10,18]},{unified:"1F3CC-1F3FD",sheet:[10,19]},{unified:"1F3CC-1F3FE",sheet:[10,20]},{unified:"1F3CC-1F3FF",sheet:[10,21]}],shortName:"golfer",obsoletedBy:"1F3CC-FE0F-200D-2642-FE0F"},{name:"Man Golfing",unified:"1F3CC-FE0F-200D-2642-FE0F",obsoletes:"1F3CC-FE0F",keywords:["man_golfing","sport"],sheet:[10,10],hidden:["facebook"],skinVariations:[{unified:"1F3CC-1F3FB-200D-2642-FE0F",sheet:[10,11]},{unified:"1F3CC-1F3FC-200D-2642-FE0F",sheet:[10,12]},{unified:"1F3CC-1F3FD-200D-2642-FE0F",sheet:[10,13]},{unified:"1F3CC-1F3FE-200D-2642-FE0F",sheet:[10,14]},{unified:"1F3CC-1F3FF-200D-2642-FE0F",sheet:[10,15]}],shortName:"man-golfing"},{name:"Woman Golfing",unified:"1F3CC-FE0F-200D-2640-FE0F",keywords:["woman_golfing","sports","business","woman","female"],sheet:[10,4],hidden:["facebook"],skinVariations:[{unified:"1F3CC-1F3FB-200D-2640-FE0F",sheet:[10,5]},{unified:"1F3CC-1F3FC-200D-2640-FE0F",sheet:[10,6]},{unified:"1F3CC-1F3FD-200D-2640-FE0F",sheet:[10,7]},{unified:"1F3CC-1F3FE-200D-2640-FE0F",sheet:[10,8]},{unified:"1F3CC-1F3FF-200D-2640-FE0F",sheet:[10,9]}],shortName:"woman-golfing"},{name:"Surfer",unified:"1F3C4",keywords:["person_surfing","sport","sea"],sheet:[9,10],skinVariations:[{unified:"1F3C4-1F3FB",sheet:[9,11]},{unified:"1F3C4-1F3FC",sheet:[9,12]},{unified:"1F3C4-1F3FD",sheet:[9,13]},{unified:"1F3C4-1F3FE",sheet:[9,14]},{unified:"1F3C4-1F3FF",sheet:[9,15]}],shortName:"surfer",obsoletedBy:"1F3C4-200D-2642-FE0F"},{name:"Man Surfing",unified:"1F3C4-200D-2642-FE0F",obsoletes:"1F3C4",keywords:["man_surfing","sports","ocean","sea","summer","beach"],sheet:[9,4],skinVariations:[{unified:"1F3C4-1F3FB-200D-2642-FE0F",sheet:[9,5]},{unified:"1F3C4-1F3FC-200D-2642-FE0F",sheet:[9,6]},{unified:"1F3C4-1F3FD-200D-2642-FE0F",sheet:[9,7]},{unified:"1F3C4-1F3FE-200D-2642-FE0F",sheet:[9,8]},{unified:"1F3C4-1F3FF-200D-2642-FE0F",sheet:[9,9]}],shortName:"man-surfing"},{name:"Woman Surfing",unified:"1F3C4-200D-2640-FE0F",keywords:["woman_surfing","sports","ocean","sea","summer","beach","woman","female"],sheet:[8,56],skinVariations:[{unified:"1F3C4-1F3FB-200D-2640-FE0F",sheet:[8,57]},{unified:"1F3C4-1F3FC-200D-2640-FE0F",sheet:[9,0]},{unified:"1F3C4-1F3FD-200D-2640-FE0F",sheet:[9,1]},{unified:"1F3C4-1F3FE-200D-2640-FE0F",sheet:[9,2]},{unified:"1F3C4-1F3FF-200D-2640-FE0F",sheet:[9,3]}],shortName:"woman-surfing"},{name:"Rowboat",unified:"1F6A3",keywords:["person_rowing_boat","sport","move"],sheet:[34,39],skinVariations:[{unified:"1F6A3-1F3FB",sheet:[34,40]},{unified:"1F6A3-1F3FC",sheet:[34,41]},{unified:"1F6A3-1F3FD",sheet:[34,42]},{unified:"1F6A3-1F3FE",sheet:[34,43]},{unified:"1F6A3-1F3FF",sheet:[34,44]}],shortName:"rowboat",obsoletedBy:"1F6A3-200D-2642-FE0F"},{name:"Man Rowing Boat",unified:"1F6A3-200D-2642-FE0F",obsoletes:"1F6A3",keywords:["man_rowing_boat","sports","hobby","water","ship"],sheet:[34,33],skinVariations:[{unified:"1F6A3-1F3FB-200D-2642-FE0F",sheet:[34,34]},{unified:"1F6A3-1F3FC-200D-2642-FE0F",sheet:[34,35]},{unified:"1F6A3-1F3FD-200D-2642-FE0F",sheet:[34,36]},{unified:"1F6A3-1F3FE-200D-2642-FE0F",sheet:[34,37]},{unified:"1F6A3-1F3FF-200D-2642-FE0F",sheet:[34,38]}],shortName:"man-rowing-boat"},{name:"Woman Rowing Boat",unified:"1F6A3-200D-2640-FE0F",keywords:["woman_rowing_boat","sports","hobby","water","ship","woman","female"],sheet:[34,27],skinVariations:[{unified:"1F6A3-1F3FB-200D-2640-FE0F",sheet:[34,28]},{unified:"1F6A3-1F3FC-200D-2640-FE0F",sheet:[34,29]},{unified:"1F6A3-1F3FD-200D-2640-FE0F",sheet:[34,30]},{unified:"1F6A3-1F3FE-200D-2640-FE0F",sheet:[34,31]},{unified:"1F6A3-1F3FF-200D-2640-FE0F",sheet:[34,32]}],shortName:"woman-rowing-boat"},{name:"Swimmer",unified:"1F3CA",keywords:["person_swimming","sport","pool"],sheet:[9,38],skinVariations:[{unified:"1F3CA-1F3FB",sheet:[9,39]},{unified:"1F3CA-1F3FC",sheet:[9,40]},{unified:"1F3CA-1F3FD",sheet:[9,41]},{unified:"1F3CA-1F3FE",sheet:[9,42]},{unified:"1F3CA-1F3FF",sheet:[9,43]}],shortName:"swimmer",obsoletedBy:"1F3CA-200D-2642-FE0F"},{name:"Man Swimming",unified:"1F3CA-200D-2642-FE0F",obsoletes:"1F3CA",keywords:["man_swimming","sports","exercise","human","athlete","water","summer"],sheet:[9,32],skinVariations:[{unified:"1F3CA-1F3FB-200D-2642-FE0F",sheet:[9,33]},{unified:"1F3CA-1F3FC-200D-2642-FE0F",sheet:[9,34]},{unified:"1F3CA-1F3FD-200D-2642-FE0F",sheet:[9,35]},{unified:"1F3CA-1F3FE-200D-2642-FE0F",sheet:[9,36]},{unified:"1F3CA-1F3FF-200D-2642-FE0F",sheet:[9,37]}],shortName:"man-swimming"},{name:"Woman Swimming",unified:"1F3CA-200D-2640-FE0F",keywords:["woman_swimming","sports","exercise","human","athlete","water","summer","woman","female"],sheet:[9,26],skinVariations:[{unified:"1F3CA-1F3FB-200D-2640-FE0F",sheet:[9,27]},{unified:"1F3CA-1F3FC-200D-2640-FE0F",sheet:[9,28]},{unified:"1F3CA-1F3FD-200D-2640-FE0F",sheet:[9,29]},{unified:"1F3CA-1F3FE-200D-2640-FE0F",sheet:[9,30]},{unified:"1F3CA-1F3FF-200D-2640-FE0F",sheet:[9,31]}],shortName:"woman-swimming"},{name:"Person Bouncing Ball",unified:"26F9-FE0F",keywords:["person_bouncing_ball","sports","human"],sheet:[55,36],skinVariations:[{unified:"26F9-1F3FB",sheet:[55,37]},{unified:"26F9-1F3FC",sheet:[55,38]},{unified:"26F9-1F3FD",sheet:[55,39]},{unified:"26F9-1F3FE",sheet:[55,40]},{unified:"26F9-1F3FF",sheet:[55,41]}],shortName:"person_with_ball",obsoletedBy:"26F9-FE0F-200D-2642-FE0F"},{name:"Man Bouncing Ball",unified:"26F9-FE0F-200D-2642-FE0F",obsoletes:"26F9-FE0F",keywords:["man_bouncing_ball","sport"],sheet:[55,30],hidden:["facebook"],skinVariations:[{unified:"26F9-1F3FB-200D-2642-FE0F",sheet:[55,31]},{unified:"26F9-1F3FC-200D-2642-FE0F",sheet:[55,32]},{unified:"26F9-1F3FD-200D-2642-FE0F",sheet:[55,33]},{unified:"26F9-1F3FE-200D-2642-FE0F",sheet:[55,34]},{unified:"26F9-1F3FF-200D-2642-FE0F",sheet:[55,35]}],shortName:"man-bouncing-ball"},{name:"Woman Bouncing Ball",unified:"26F9-FE0F-200D-2640-FE0F",keywords:["woman_bouncing_ball","sports","human","woman","female"],sheet:[55,24],hidden:["facebook"],skinVariations:[{unified:"26F9-1F3FB-200D-2640-FE0F",sheet:[55,25]},{unified:"26F9-1F3FC-200D-2640-FE0F",sheet:[55,26]},{unified:"26F9-1F3FD-200D-2640-FE0F",sheet:[55,27]},{unified:"26F9-1F3FE-200D-2640-FE0F",sheet:[55,28]},{unified:"26F9-1F3FF-200D-2640-FE0F",sheet:[55,29]}],shortName:"woman-bouncing-ball"},{name:"Person Lifting Weights",unified:"1F3CB-FE0F",keywords:["person_lifting_weights","sports","training","exercise"],sheet:[9,56],skinVariations:[{unified:"1F3CB-1F3FB",sheet:[9,57]},{unified:"1F3CB-1F3FC",sheet:[10,0]},{unified:"1F3CB-1F3FD",sheet:[10,1]},{unified:"1F3CB-1F3FE",sheet:[10,2]},{unified:"1F3CB-1F3FF",sheet:[10,3]}],shortName:"weight_lifter",obsoletedBy:"1F3CB-FE0F-200D-2642-FE0F"},{name:"Man Lifting Weights",unified:"1F3CB-FE0F-200D-2642-FE0F",obsoletes:"1F3CB-FE0F",keywords:["man_lifting_weights","sport"],sheet:[9,50],hidden:["facebook"],skinVariations:[{unified:"1F3CB-1F3FB-200D-2642-FE0F",sheet:[9,51]},{unified:"1F3CB-1F3FC-200D-2642-FE0F",sheet:[9,52]},{unified:"1F3CB-1F3FD-200D-2642-FE0F",sheet:[9,53]},{unified:"1F3CB-1F3FE-200D-2642-FE0F",sheet:[9,54]},{unified:"1F3CB-1F3FF-200D-2642-FE0F",sheet:[9,55]}],shortName:"man-lifting-weights"},{name:"Woman Lifting Weights",unified:"1F3CB-FE0F-200D-2640-FE0F",keywords:["woman_lifting_weights","sports","training","exercise","woman","female"],sheet:[9,44],hidden:["facebook"],skinVariations:[{unified:"1F3CB-1F3FB-200D-2640-FE0F",sheet:[9,45]},{unified:"1F3CB-1F3FC-200D-2640-FE0F",sheet:[9,46]},{unified:"1F3CB-1F3FD-200D-2640-FE0F",sheet:[9,47]},{unified:"1F3CB-1F3FE-200D-2640-FE0F",sheet:[9,48]},{unified:"1F3CB-1F3FF-200D-2640-FE0F",sheet:[9,49]}],shortName:"woman-lifting-weights"},{name:"Bicyclist",unified:"1F6B4",keywords:["person_biking","sport","move"],sheet:[35,15],skinVariations:[{unified:"1F6B4-1F3FB",sheet:[35,16]},{unified:"1F6B4-1F3FC",sheet:[35,17]},{unified:"1F6B4-1F3FD",sheet:[35,18]},{unified:"1F6B4-1F3FE",sheet:[35,19]},{unified:"1F6B4-1F3FF",sheet:[35,20]}],shortName:"bicyclist",obsoletedBy:"1F6B4-200D-2642-FE0F"},{name:"Man Biking",unified:"1F6B4-200D-2642-FE0F",obsoletes:"1F6B4",keywords:["man_biking","sports","bike","exercise","hipster"],sheet:[35,9],skinVariations:[{unified:"1F6B4-1F3FB-200D-2642-FE0F",sheet:[35,10]},{unified:"1F6B4-1F3FC-200D-2642-FE0F",sheet:[35,11]},{unified:"1F6B4-1F3FD-200D-2642-FE0F",sheet:[35,12]},{unified:"1F6B4-1F3FE-200D-2642-FE0F",sheet:[35,13]},{unified:"1F6B4-1F3FF-200D-2642-FE0F",sheet:[35,14]}],shortName:"man-biking"},{name:"Woman Biking",unified:"1F6B4-200D-2640-FE0F",keywords:["woman_biking","sports","bike","exercise","hipster","woman","female"],sheet:[35,3],skinVariations:[{unified:"1F6B4-1F3FB-200D-2640-FE0F",sheet:[35,4]},{unified:"1F6B4-1F3FC-200D-2640-FE0F",sheet:[35,5]},{unified:"1F6B4-1F3FD-200D-2640-FE0F",sheet:[35,6]},{unified:"1F6B4-1F3FE-200D-2640-FE0F",sheet:[35,7]},{unified:"1F6B4-1F3FF-200D-2640-FE0F",sheet:[35,8]}],shortName:"woman-biking"},{name:"Mountain Bicyclist",unified:"1F6B5",keywords:["person_mountain_biking","sport","move"],sheet:[35,33],skinVariations:[{unified:"1F6B5-1F3FB",sheet:[35,34]},{unified:"1F6B5-1F3FC",sheet:[35,35]},{unified:"1F6B5-1F3FD",sheet:[35,36]},{unified:"1F6B5-1F3FE",sheet:[35,37]},{unified:"1F6B5-1F3FF",sheet:[35,38]}],shortName:"mountain_bicyclist",obsoletedBy:"1F6B5-200D-2642-FE0F"},{name:"Man Mountain Biking",unified:"1F6B5-200D-2642-FE0F",obsoletes:"1F6B5",keywords:["man_mountain_biking","transportation","sports","human","race","bike"],sheet:[35,27],skinVariations:[{unified:"1F6B5-1F3FB-200D-2642-FE0F",sheet:[35,28]},{unified:"1F6B5-1F3FC-200D-2642-FE0F",sheet:[35,29]},{unified:"1F6B5-1F3FD-200D-2642-FE0F",sheet:[35,30]},{unified:"1F6B5-1F3FE-200D-2642-FE0F",sheet:[35,31]},{unified:"1F6B5-1F3FF-200D-2642-FE0F",sheet:[35,32]}],shortName:"man-mountain-biking"},{name:"Woman Mountain Biking",unified:"1F6B5-200D-2640-FE0F",keywords:["woman_mountain_biking","transportation","sports","human","race","bike","woman","female"],sheet:[35,21],skinVariations:[{unified:"1F6B5-1F3FB-200D-2640-FE0F",sheet:[35,22]},{unified:"1F6B5-1F3FC-200D-2640-FE0F",sheet:[35,23]},{unified:"1F6B5-1F3FD-200D-2640-FE0F",sheet:[35,24]},{unified:"1F6B5-1F3FE-200D-2640-FE0F",sheet:[35,25]},{unified:"1F6B5-1F3FF-200D-2640-FE0F",sheet:[35,26]}],shortName:"woman-mountain-biking"},{name:"Person Doing Cartwheel",unified:"1F938",keywords:["person_cartwheeling","sport","gymnastic"],sheet:[40,17],skinVariations:[{unified:"1F938-1F3FB",sheet:[40,18]},{unified:"1F938-1F3FC",sheet:[40,19]},{unified:"1F938-1F3FD",sheet:[40,20]},{unified:"1F938-1F3FE",sheet:[40,21]},{unified:"1F938-1F3FF",sheet:[40,22]}],shortName:"person_doing_cartwheel"},{name:"Man Cartwheeling",unified:"1F938-200D-2642-FE0F",keywords:["man_cartwheeling","gymnastics"],sheet:[40,11],skinVariations:[{unified:"1F938-1F3FB-200D-2642-FE0F",sheet:[40,12]},{unified:"1F938-1F3FC-200D-2642-FE0F",sheet:[40,13]},{unified:"1F938-1F3FD-200D-2642-FE0F",sheet:[40,14]},{unified:"1F938-1F3FE-200D-2642-FE0F",sheet:[40,15]},{unified:"1F938-1F3FF-200D-2642-FE0F",sheet:[40,16]}],shortName:"man-cartwheeling"},{name:"Woman Cartwheeling",unified:"1F938-200D-2640-FE0F",keywords:["woman_cartwheeling","gymnastics"],sheet:[40,5],skinVariations:[{unified:"1F938-1F3FB-200D-2640-FE0F",sheet:[40,6]},{unified:"1F938-1F3FC-200D-2640-FE0F",sheet:[40,7]},{unified:"1F938-1F3FD-200D-2640-FE0F",sheet:[40,8]},{unified:"1F938-1F3FE-200D-2640-FE0F",sheet:[40,9]},{unified:"1F938-1F3FF-200D-2640-FE0F",sheet:[40,10]}],shortName:"woman-cartwheeling"},{name:"Wrestlers",unified:"1F93C",keywords:["people_wrestling","sport"],sheet:[40,44],shortName:"wrestlers"},{name:"Men Wrestling",unified:"1F93C-200D-2642-FE0F",keywords:["men_wrestling","sports","wrestlers"],sheet:[40,43],shortName:"man-wrestling"},{name:"Women Wrestling",unified:"1F93C-200D-2640-FE0F",keywords:["women_wrestling","sports","wrestlers"],sheet:[40,42],shortName:"woman-wrestling"},{name:"Water Polo",unified:"1F93D",keywords:["person_playing_water_polo","sport"],sheet:[40,57],skinVariations:[{unified:"1F93D-1F3FB",sheet:[41,0]},{unified:"1F93D-1F3FC",sheet:[41,1]},{unified:"1F93D-1F3FD",sheet:[41,2]},{unified:"1F93D-1F3FE",sheet:[41,3]},{unified:"1F93D-1F3FF",sheet:[41,4]}],shortName:"water_polo"},{name:"Man Playing Water Polo",unified:"1F93D-200D-2642-FE0F",keywords:["man_playing_water_polo","sports","pool"],sheet:[40,51],skinVariations:[{unified:"1F93D-1F3FB-200D-2642-FE0F",sheet:[40,52]},{unified:"1F93D-1F3FC-200D-2642-FE0F",sheet:[40,53]},{unified:"1F93D-1F3FD-200D-2642-FE0F",sheet:[40,54]},{unified:"1F93D-1F3FE-200D-2642-FE0F",sheet:[40,55]},{unified:"1F93D-1F3FF-200D-2642-FE0F",sheet:[40,56]}],shortName:"man-playing-water-polo"},{name:"Woman Playing Water Polo",unified:"1F93D-200D-2640-FE0F",keywords:["woman_playing_water_polo","sports","pool"],sheet:[40,45],skinVariations:[{unified:"1F93D-1F3FB-200D-2640-FE0F",sheet:[40,46]},{unified:"1F93D-1F3FC-200D-2640-FE0F",sheet:[40,47]},{unified:"1F93D-1F3FD-200D-2640-FE0F",sheet:[40,48]},{unified:"1F93D-1F3FE-200D-2640-FE0F",sheet:[40,49]},{unified:"1F93D-1F3FF-200D-2640-FE0F",sheet:[40,50]}],shortName:"woman-playing-water-polo"},{name:"Handball",unified:"1F93E",keywords:["person_playing_handball","sport"],sheet:[41,17],skinVariations:[{unified:"1F93E-1F3FB",sheet:[41,18]},{unified:"1F93E-1F3FC",sheet:[41,19]},{unified:"1F93E-1F3FD",sheet:[41,20]},{unified:"1F93E-1F3FE",sheet:[41,21]},{unified:"1F93E-1F3FF",sheet:[41,22]}],shortName:"handball"},{name:"Man Playing Handball",unified:"1F93E-200D-2642-FE0F",keywords:["man_playing_handball","sports"],sheet:[41,11],skinVariations:[{unified:"1F93E-1F3FB-200D-2642-FE0F",sheet:[41,12]},{unified:"1F93E-1F3FC-200D-2642-FE0F",sheet:[41,13]},{unified:"1F93E-1F3FD-200D-2642-FE0F",sheet:[41,14]},{unified:"1F93E-1F3FE-200D-2642-FE0F",sheet:[41,15]},{unified:"1F93E-1F3FF-200D-2642-FE0F",sheet:[41,16]}],shortName:"man-playing-handball"},{name:"Woman Playing Handball",unified:"1F93E-200D-2640-FE0F",keywords:["woman_playing_handball","sports"],sheet:[41,5],skinVariations:[{unified:"1F93E-1F3FB-200D-2640-FE0F",sheet:[41,6]},{unified:"1F93E-1F3FC-200D-2640-FE0F",sheet:[41,7]},{unified:"1F93E-1F3FD-200D-2640-FE0F",sheet:[41,8]},{unified:"1F93E-1F3FE-200D-2640-FE0F",sheet:[41,9]},{unified:"1F93E-1F3FF-200D-2640-FE0F",sheet:[41,10]}],shortName:"woman-playing-handball"},{name:"Juggling",unified:"1F939",keywords:["person_juggling","performance","balance"],sheet:[40,35],skinVariations:[{unified:"1F939-1F3FB",sheet:[40,36]},{unified:"1F939-1F3FC",sheet:[40,37]},{unified:"1F939-1F3FD",sheet:[40,38]},{unified:"1F939-1F3FE",sheet:[40,39]},{unified:"1F939-1F3FF",sheet:[40,40]}],shortName:"juggling"},{name:"Man Juggling",unified:"1F939-200D-2642-FE0F",keywords:["man_juggling","juggle","balance","skill","multitask"],sheet:[40,29],skinVariations:[{unified:"1F939-1F3FB-200D-2642-FE0F",sheet:[40,30]},{unified:"1F939-1F3FC-200D-2642-FE0F",sheet:[40,31]},{unified:"1F939-1F3FD-200D-2642-FE0F",sheet:[40,32]},{unified:"1F939-1F3FE-200D-2642-FE0F",sheet:[40,33]},{unified:"1F939-1F3FF-200D-2642-FE0F",sheet:[40,34]}],shortName:"man-juggling"},{name:"Woman Juggling",unified:"1F939-200D-2640-FE0F",keywords:["woman_juggling","juggle","balance","skill","multitask"],sheet:[40,23],skinVariations:[{unified:"1F939-1F3FB-200D-2640-FE0F",sheet:[40,24]},{unified:"1F939-1F3FC-200D-2640-FE0F",sheet:[40,25]},{unified:"1F939-1F3FD-200D-2640-FE0F",sheet:[40,26]},{unified:"1F939-1F3FE-200D-2640-FE0F",sheet:[40,27]},{unified:"1F939-1F3FF-200D-2640-FE0F",sheet:[40,28]}],shortName:"woman-juggling"},{name:"Person in Lotus Position",unified:"1F9D8",keywords:["person_in_lotus_position","meditate"],sheet:[49,57],skinVariations:[{unified:"1F9D8-1F3FB",sheet:[50,0]},{unified:"1F9D8-1F3FC",sheet:[50,1]},{unified:"1F9D8-1F3FD",sheet:[50,2]},{unified:"1F9D8-1F3FE",sheet:[50,3]},{unified:"1F9D8-1F3FF",sheet:[50,4]}],shortName:"person_in_lotus_position",obsoletedBy:"1F9D8-200D-2640-FE0F"},{name:"Man in Lotus Position",unified:"1F9D8-200D-2642-FE0F",keywords:["man_in_lotus_position","man","male","meditation","yoga","serenity","zen","mindfulness"],sheet:[49,51],skinVariations:[{unified:"1F9D8-1F3FB-200D-2642-FE0F",sheet:[49,52]},{unified:"1F9D8-1F3FC-200D-2642-FE0F",sheet:[49,53]},{unified:"1F9D8-1F3FD-200D-2642-FE0F",sheet:[49,54]},{unified:"1F9D8-1F3FE-200D-2642-FE0F",sheet:[49,55]},{unified:"1F9D8-1F3FF-200D-2642-FE0F",sheet:[49,56]}],shortName:"man_in_lotus_position"},{name:"Woman in Lotus Position",unified:"1F9D8-200D-2640-FE0F",obsoletes:"1F9D8",keywords:["woman_in_lotus_position","woman","female","meditation","yoga","serenity","zen","mindfulness"],sheet:[49,45],skinVariations:[{unified:"1F9D8-1F3FB-200D-2640-FE0F",sheet:[49,46]},{unified:"1F9D8-1F3FC-200D-2640-FE0F",sheet:[49,47]},{unified:"1F9D8-1F3FD-200D-2640-FE0F",sheet:[49,48]},{unified:"1F9D8-1F3FE-200D-2640-FE0F",sheet:[49,49]},{unified:"1F9D8-1F3FF-200D-2640-FE0F",sheet:[49,50]}],shortName:"woman_in_lotus_position"},{name:"Bath",unified:"1F6C0",keywords:["person_taking_bath","clean","shower","bathroom"],sheet:[36,8],skinVariations:[{unified:"1F6C0-1F3FB",sheet:[36,9]},{unified:"1F6C0-1F3FC",sheet:[36,10]},{unified:"1F6C0-1F3FD",sheet:[36,11]},{unified:"1F6C0-1F3FE",sheet:[36,12]},{unified:"1F6C0-1F3FF",sheet:[36,13]}],shortName:"bath"},{name:"Sleeping Accommodation",unified:"1F6CC",keywords:["person_in_bed","bed","rest"],sheet:[36,20],skinVariations:[{unified:"1F6CC-1F3FB",sheet:[36,21]},{unified:"1F6CC-1F3FC",sheet:[36,22]},{unified:"1F6CC-1F3FD",sheet:[36,23]},{unified:"1F6CC-1F3FE",sheet:[36,24]},{unified:"1F6CC-1F3FF",sheet:[36,25]}],shortName:"sleeping_accommodation"},{name:"People Holding Hands",unified:"1F9D1-200D-1F91D-200D-1F9D1",keywords:["people_holding_hands","friendship"],sheet:[47,9],skinVariations:[{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FB",sheet:[47,10]},{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FC",sheet:[47,11],hidden:["facebook"]},{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FD",sheet:[47,12],hidden:["facebook"]},{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FE",sheet:[47,13],hidden:["facebook"]},{unified:"1F9D1-1F3FB-200D-1F91D-200D-1F9D1-1F3FF",sheet:[47,14],hidden:["facebook"]},{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FB",sheet:[47,15]},{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FC",sheet:[47,16]},{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FD",sheet:[47,17],hidden:["facebook"]},{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FE",sheet:[47,18],hidden:["facebook"]},{unified:"1F9D1-1F3FC-200D-1F91D-200D-1F9D1-1F3FF",sheet:[47,19],hidden:["facebook"]},{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FB",sheet:[47,20]},{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FC",sheet:[47,21]},{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FD",sheet:[47,22]},{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FE",sheet:[47,23],hidden:["facebook"]},{unified:"1F9D1-1F3FD-200D-1F91D-200D-1F9D1-1F3FF",sheet:[47,24],hidden:["facebook"]},{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FB",sheet:[47,25]},{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FC",sheet:[47,26]},{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FD",sheet:[47,27]},{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FE",sheet:[47,28]},{unified:"1F9D1-1F3FE-200D-1F91D-200D-1F9D1-1F3FF",sheet:[47,29],hidden:["facebook"]},{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FB",sheet:[47,30]},{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FC",sheet:[47,31]},{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FD",sheet:[47,32]},{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FE",sheet:[47,33]},{unified:"1F9D1-1F3FF-200D-1F91D-200D-1F9D1-1F3FF",sheet:[47,34]}],shortName:"people_holding_hands"},{name:"Two Women Holding Hands",unified:"1F46D",keywords:["women_holding_hands","pair","friendship","couple","love","like","female","people","human"],sheet:[21,5],skinVariations:[{unified:"1F46D-1F3FB",sheet:[21,6]},{unified:"1F46D-1F3FC",sheet:[21,7]},{unified:"1F46D-1F3FD",sheet:[21,8]},{unified:"1F46D-1F3FE",sheet:[21,9]},{unified:"1F46D-1F3FF",sheet:[21,10]},{unified:"1F469-1F3FB-200D-1F91D-200D-1F469-1F3FC",sheet:[21,11],hidden:["facebook"]},{unified:"1F469-1F3FB-200D-1F91D-200D-1F469-1F3FD",sheet:[21,12],hidden:["facebook"]},{unified:"1F469-1F3FB-200D-1F91D-200D-1F469-1F3FE",sheet:[21,13],hidden:["facebook"]},{unified:"1F469-1F3FB-200D-1F91D-200D-1F469-1F3FF",sheet:[21,14],hidden:["facebook"]},{unified:"1F469-1F3FC-200D-1F91D-200D-1F469-1F3FB",sheet:[21,15]},{unified:"1F469-1F3FC-200D-1F91D-200D-1F469-1F3FD",sheet:[21,16],hidden:["facebook"]},{unified:"1F469-1F3FC-200D-1F91D-200D-1F469-1F3FE",sheet:[21,17],hidden:["facebook"]},{unified:"1F469-1F3FC-200D-1F91D-200D-1F469-1F3FF",sheet:[21,18],hidden:["facebook"]},{unified:"1F469-1F3FD-200D-1F91D-200D-1F469-1F3FB",sheet:[21,19]},{unified:"1F469-1F3FD-200D-1F91D-200D-1F469-1F3FC",sheet:[21,20]},{unified:"1F469-1F3FD-200D-1F91D-200D-1F469-1F3FE",sheet:[21,21],hidden:["facebook"]},{unified:"1F469-1F3FD-200D-1F91D-200D-1F469-1F3FF",sheet:[21,22],hidden:["facebook"]},{unified:"1F469-1F3FE-200D-1F91D-200D-1F469-1F3FB",sheet:[21,23]},{unified:"1F469-1F3FE-200D-1F91D-200D-1F469-1F3FC",sheet:[21,24]},{unified:"1F469-1F3FE-200D-1F91D-200D-1F469-1F3FD",sheet:[21,25]},{unified:"1F469-1F3FE-200D-1F91D-200D-1F469-1F3FF",sheet:[21,26],hidden:["facebook"]},{unified:"1F469-1F3FF-200D-1F91D-200D-1F469-1F3FB",sheet:[21,27]},{unified:"1F469-1F3FF-200D-1F91D-200D-1F469-1F3FC",sheet:[21,28]},{unified:"1F469-1F3FF-200D-1F91D-200D-1F469-1F3FD",sheet:[21,29]},{unified:"1F469-1F3FF-200D-1F91D-200D-1F469-1F3FE",sheet:[21,30]}],shortNames:["women_holding_hands"],shortName:"two_women_holding_hands"},{name:"Man and Woman Holding Hands",unified:"1F46B",keywords:["woman_and_man_holding_hands","pair","people","human","love","date","dating","like","affection","valentines","marriage"],sheet:[20,11],skinVariations:[{unified:"1F46B-1F3FB",sheet:[20,12]},{unified:"1F46B-1F3FC",sheet:[20,13]},{unified:"1F46B-1F3FD",sheet:[20,14]},{unified:"1F46B-1F3FE",sheet:[20,15]},{unified:"1F46B-1F3FF",sheet:[20,16]},{unified:"1F469-1F3FB-200D-1F91D-200D-1F468-1F3FC",sheet:[20,17]},{unified:"1F469-1F3FB-200D-1F91D-200D-1F468-1F3FD",sheet:[20,18]},{unified:"1F469-1F3FB-200D-1F91D-200D-1F468-1F3FE",sheet:[20,19]},{unified:"1F469-1F3FB-200D-1F91D-200D-1F468-1F3FF",sheet:[20,20]},{unified:"1F469-1F3FC-200D-1F91D-200D-1F468-1F3FB",sheet:[20,21]},{unified:"1F469-1F3FC-200D-1F91D-200D-1F468-1F3FD",sheet:[20,22]},{unified:"1F469-1F3FC-200D-1F91D-200D-1F468-1F3FE",sheet:[20,23]},{unified:"1F469-1F3FC-200D-1F91D-200D-1F468-1F3FF",sheet:[20,24]},{unified:"1F469-1F3FD-200D-1F91D-200D-1F468-1F3FB",sheet:[20,25]},{unified:"1F469-1F3FD-200D-1F91D-200D-1F468-1F3FC",sheet:[20,26]},{unified:"1F469-1F3FD-200D-1F91D-200D-1F468-1F3FE",sheet:[20,27]},{unified:"1F469-1F3FD-200D-1F91D-200D-1F468-1F3FF",sheet:[20,28]},{unified:"1F469-1F3FE-200D-1F91D-200D-1F468-1F3FB",sheet:[20,29]},{unified:"1F469-1F3FE-200D-1F91D-200D-1F468-1F3FC",sheet:[20,30]},{unified:"1F469-1F3FE-200D-1F91D-200D-1F468-1F3FD",sheet:[20,31]},{unified:"1F469-1F3FE-200D-1F91D-200D-1F468-1F3FF",sheet:[20,32]},{unified:"1F469-1F3FF-200D-1F91D-200D-1F468-1F3FB",sheet:[20,33]},{unified:"1F469-1F3FF-200D-1F91D-200D-1F468-1F3FC",sheet:[20,34]},{unified:"1F469-1F3FF-200D-1F91D-200D-1F468-1F3FD",sheet:[20,35]},{unified:"1F469-1F3FF-200D-1F91D-200D-1F468-1F3FE",sheet:[20,36]}],shortNames:["woman_and_man_holding_hands","couple"],shortName:"man_and_woman_holding_hands"},{name:"Two Men Holding Hands",unified:"1F46C",keywords:["men_holding_hands","pair","couple","love","like","bromance","friendship","people","human"],sheet:[20,37],skinVariations:[{unified:"1F46C-1F3FB",sheet:[20,38]},{unified:"1F46C-1F3FC",sheet:[20,39]},{unified:"1F46C-1F3FD",sheet:[20,40]},{unified:"1F46C-1F3FE",sheet:[20,41]},{unified:"1F46C-1F3FF",sheet:[20,42]},{unified:"1F468-1F3FB-200D-1F91D-200D-1F468-1F3FC",sheet:[20,43],hidden:["facebook"]},{unified:"1F468-1F3FB-200D-1F91D-200D-1F468-1F3FD",sheet:[20,44],hidden:["facebook"]},{unified:"1F468-1F3FB-200D-1F91D-200D-1F468-1F3FE",sheet:[20,45],hidden:["facebook"]},{unified:"1F468-1F3FB-200D-1F91D-200D-1F468-1F3FF",sheet:[20,46],hidden:["facebook"]},{unified:"1F468-1F3FC-200D-1F91D-200D-1F468-1F3FB",sheet:[20,47]},{unified:"1F468-1F3FC-200D-1F91D-200D-1F468-1F3FD",sheet:[20,48],hidden:["facebook"]},{unified:"1F468-1F3FC-200D-1F91D-200D-1F468-1F3FE",sheet:[20,49],hidden:["facebook"]},{unified:"1F468-1F3FC-200D-1F91D-200D-1F468-1F3FF",sheet:[20,50],hidden:["facebook"]},{unified:"1F468-1F3FD-200D-1F91D-200D-1F468-1F3FB",sheet:[20,51]},{unified:"1F468-1F3FD-200D-1F91D-200D-1F468-1F3FC",sheet:[20,52]},{unified:"1F468-1F3FD-200D-1F91D-200D-1F468-1F3FE",sheet:[20,53],hidden:["facebook"]},{unified:"1F468-1F3FD-200D-1F91D-200D-1F468-1F3FF",sheet:[20,54],hidden:["facebook"]},{unified:"1F468-1F3FE-200D-1F91D-200D-1F468-1F3FB",sheet:[20,55]},{unified:"1F468-1F3FE-200D-1F91D-200D-1F468-1F3FC",sheet:[20,56]},{unified:"1F468-1F3FE-200D-1F91D-200D-1F468-1F3FD",sheet:[20,57]},{unified:"1F468-1F3FE-200D-1F91D-200D-1F468-1F3FF",sheet:[21,0],hidden:["facebook"]},{unified:"1F468-1F3FF-200D-1F91D-200D-1F468-1F3FB",sheet:[21,1]},{unified:"1F468-1F3FF-200D-1F91D-200D-1F468-1F3FC",sheet:[21,2]},{unified:"1F468-1F3FF-200D-1F91D-200D-1F468-1F3FD",sheet:[21,3]},{unified:"1F468-1F3FF-200D-1F91D-200D-1F468-1F3FE",sheet:[21,4]}],shortNames:["men_holding_hands"],shortName:"two_men_holding_hands"},{name:"Kiss",unified:"1F48F",keywords:["kiss","pair","valentines","love","like","dating","marriage"],sheet:[25,27],shortName:"couplekiss",obsoletedBy:"1F469-200D-2764-FE0F-200D-1F48B-200D-1F468"},{name:"Kiss: Woman, Man",unified:"1F469-200D-2764-FE0F-200D-1F48B-200D-1F468",obsoletes:"1F48F",keywords:["kiss_woman_man","love"],sheet:[20,2],shortName:"woman-kiss-man"},{name:"Kiss: Man, Man",unified:"1F468-200D-2764-FE0F-200D-1F48B-200D-1F468",keywords:["kiss_man_man","pair","valentines","love","like","dating","marriage"],sheet:[17,13],shortName:"man-kiss-man"},{name:"Kiss: Woman, Woman",unified:"1F469-200D-2764-FE0F-200D-1F48B-200D-1F469",keywords:["kiss_woman_woman","pair","valentines","love","like","dating","marriage"],sheet:[20,3],shortName:"woman-kiss-woman"},{name:"Couple with Heart",unified:"1F491",keywords:["couple_with_heart","pair","love","like","affection","human","dating","valentines","marriage"],sheet:[25,29],shortName:"couple_with_heart",obsoletedBy:"1F469-200D-2764-FE0F-200D-1F468"},{name:"Couple with Heart: Woman, Man",unified:"1F469-200D-2764-FE0F-200D-1F468",obsoletes:"1F491",keywords:["couple_with_heart_woman_man","love"],sheet:[20,0],shortName:"woman-heart-man"},{name:"Couple with Heart: Man, Man",unified:"1F468-200D-2764-FE0F-200D-1F468",keywords:["couple_with_heart_man_man","pair","love","like","affection","human","dating","valentines","marriage"],sheet:[17,12],shortName:"man-heart-man"},{name:"Couple with Heart: Woman, Woman",unified:"1F469-200D-2764-FE0F-200D-1F469",keywords:["couple_with_heart_woman_woman","pair","love","like","affection","human","dating","valentines","marriage"],sheet:[20,1],shortName:"woman-heart-woman"},{name:"Family",unified:"1F46A",keywords:["family","home","parents","child","mom","dad","father","mother","people","human"],sheet:[20,10],shortName:"family",obsoletedBy:"1F468-200D-1F469-200D-1F466"},{name:"Family: Man, Woman, Boy",unified:"1F468-200D-1F469-200D-1F466",obsoletes:"1F46A",keywords:["family_man_woman_boy","love"],sheet:[15,27],shortName:"man-woman-boy"},{name:"Family: Man, Woman, Girl",unified:"1F468-200D-1F469-200D-1F467",keywords:["family_man_woman_girl","home","parents","people","human","child"],sheet:[15,29],shortName:"man-woman-girl"},{name:"Family: Man, Woman, Girl, Boy",unified:"1F468-200D-1F469-200D-1F467-200D-1F466",keywords:["family_man_woman_girl_boy","home","parents","people","human","children"],sheet:[15,30],shortName:"man-woman-girl-boy"},{name:"Family: Man, Woman, Boy, Boy",unified:"1F468-200D-1F469-200D-1F466-200D-1F466",keywords:["family_man_woman_boy_boy","home","parents","people","human","children"],sheet:[15,28],shortName:"man-woman-boy-boy"},{name:"Family: Man, Woman, Girl, Girl",unified:"1F468-200D-1F469-200D-1F467-200D-1F467",keywords:["family_man_woman_girl_girl","home","parents","people","human","children"],sheet:[15,31],shortName:"man-woman-girl-girl"},{name:"Family: Man, Man, Boy",unified:"1F468-200D-1F468-200D-1F466",keywords:["family_man_man_boy","home","parents","people","human","children"],sheet:[15,22],shortName:"man-man-boy"},{name:"Family: Man, Man, Girl",unified:"1F468-200D-1F468-200D-1F467",keywords:["family_man_man_girl","home","parents","people","human","children"],sheet:[15,24],shortName:"man-man-girl"},{name:"Family: Man, Man, Girl, Boy",unified:"1F468-200D-1F468-200D-1F467-200D-1F466",keywords:["family_man_man_girl_boy","home","parents","people","human","children"],sheet:[15,25],shortName:"man-man-girl-boy"},{name:"Family: Man, Man, Boy, Boy",unified:"1F468-200D-1F468-200D-1F466-200D-1F466",keywords:["family_man_man_boy_boy","home","parents","people","human","children"],sheet:[15,23],shortName:"man-man-boy-boy"},{name:"Family: Man, Man, Girl, Girl",unified:"1F468-200D-1F468-200D-1F467-200D-1F467",keywords:["family_man_man_girl_girl","home","parents","people","human","children"],sheet:[15,26],shortName:"man-man-girl-girl"},{name:"Family: Woman, Woman, Boy",unified:"1F469-200D-1F469-200D-1F466",keywords:["family_woman_woman_boy","home","parents","people","human","children"],sheet:[18,15],shortName:"woman-woman-boy"},{name:"Family: Woman, Woman, Girl",unified:"1F469-200D-1F469-200D-1F467",keywords:["family_woman_woman_girl","home","parents","people","human","children"],sheet:[18,17],shortName:"woman-woman-girl"},{name:"Family: Woman, Woman, Girl, Boy",unified:"1F469-200D-1F469-200D-1F467-200D-1F466",keywords:["family_woman_woman_girl_boy","home","parents","people","human","children"],sheet:[18,18],shortName:"woman-woman-girl-boy"},{name:"Family: Woman, Woman, Boy, Boy",unified:"1F469-200D-1F469-200D-1F466-200D-1F466",keywords:["family_woman_woman_boy_boy","home","parents","people","human","children"],sheet:[18,16],shortName:"woman-woman-boy-boy"},{name:"Family: Woman, Woman, Girl, Girl",unified:"1F469-200D-1F469-200D-1F467-200D-1F467",keywords:["family_woman_woman_girl_girl","home","parents","people","human","children"],sheet:[18,19],shortName:"woman-woman-girl-girl"},{name:"Family: Man, Boy",unified:"1F468-200D-1F466",keywords:["family_man_boy","home","parent","people","human","child"],sheet:[15,18],shortName:"man-boy"},{name:"Family: Man, Boy, Boy",unified:"1F468-200D-1F466-200D-1F466",keywords:["family_man_boy_boy","home","parent","people","human","children"],sheet:[15,17],shortName:"man-boy-boy"},{name:"Family: Man, Girl",unified:"1F468-200D-1F467",keywords:["family_man_girl","home","parent","people","human","child"],sheet:[15,21],shortName:"man-girl"},{name:"Family: Man, Girl, Boy",unified:"1F468-200D-1F467-200D-1F466",keywords:["family_man_girl_boy","home","parent","people","human","children"],sheet:[15,19],shortName:"man-girl-boy"},{name:"Family: Man, Girl, Girl",unified:"1F468-200D-1F467-200D-1F467",keywords:["family_man_girl_girl","home","parent","people","human","children"],sheet:[15,20],shortName:"man-girl-girl"},{name:"Family: Woman, Boy",unified:"1F469-200D-1F466",keywords:["family_woman_boy","home","parent","people","human","child"],sheet:[18,11],shortName:"woman-boy"},{name:"Family: Woman, Boy, Boy",unified:"1F469-200D-1F466-200D-1F466",keywords:["family_woman_boy_boy","home","parent","people","human","children"],sheet:[18,10],shortName:"woman-boy-boy"},{name:"Family: Woman, Girl",unified:"1F469-200D-1F467",keywords:["family_woman_girl","home","parent","people","human","child"],sheet:[18,14],shortName:"woman-girl"},{name:"Family: Woman, Girl, Boy",unified:"1F469-200D-1F467-200D-1F466",keywords:["family_woman_girl_boy","home","parent","people","human","children"],sheet:[18,12],shortName:"woman-girl-boy"},{name:"Family: Woman, Girl, Girl",unified:"1F469-200D-1F467-200D-1F467",keywords:["family_woman_girl_girl","home","parent","people","human","children"],sheet:[18,13],shortName:"woman-girl-girl"},{name:"Speaking Head",unified:"1F5E3-FE0F",keywords:["speaking_head","user","person","human","sing","say","talk"],sheet:[30,22],shortName:"speaking_head_in_silhouette"},{name:"Bust in Silhouette",unified:"1F464",keywords:["bust_in_silhouette","user","person","human"],sheet:[14,13],shortName:"bust_in_silhouette"},{name:"Busts in Silhouette",unified:"1F465",keywords:["busts_in_silhouette","user","person","human","group","team"],sheet:[14,14],shortName:"busts_in_silhouette"},{name:"People Hugging",unified:"1FAC2",keywords:["people hugging","care"],sheet:[53,8],shortName:"people_hugging"},{name:"Footprints",unified:"1F463",keywords:["footprints","feet","tracking","walking","beach"],sheet:[14,12],shortName:"footprints"},{name:"Emoji Modifier Fitzpatrick Type-1-2",unified:"1F3FB",sheet:[11,13],shortName:"skin-tone-2"},{name:"Emoji Modifier Fitzpatrick Type-3",unified:"1F3FC",sheet:[11,14],shortName:"skin-tone-3"},{name:"Emoji Modifier Fitzpatrick Type-4",unified:"1F3FD",sheet:[11,15],shortName:"skin-tone-4"},{name:"Emoji Modifier Fitzpatrick Type-5",unified:"1F3FE",sheet:[11,16],shortName:"skin-tone-5"},{name:"Emoji Modifier Fitzpatrick Type-6",unified:"1F3FF",sheet:[11,17],shortName:"skin-tone-6"},{name:"Monkey Face",unified:"1F435",emoticons:[":o)"],keywords:["monkey_face","animal","nature","circus"],sheet:[12,15],shortName:"monkey_face"},{name:"Monkey",unified:"1F412",keywords:["monkey","animal","nature","banana","circus"],sheet:[11,37],shortName:"monkey"},{name:"Gorilla",unified:"1F98D",keywords:["gorilla","animal","nature","circus"],sheet:[42,46],shortName:"gorilla"},{name:"Orangutan",unified:"1F9A7",keywords:["orangutan","animal"],sheet:[43,14],shortName:"orangutan"},{name:"Dog Face",unified:"1F436",keywords:["dog_face","animal","friend","nature","woof","puppy","pet","faithful"],sheet:[12,16],shortName:"dog"},{name:"Dog",unified:"1F415",keywords:["dog","animal","nature","friend","doge","pet","faithful"],sheet:[11,41],shortName:"dog2"},{name:"Guide Dog",unified:"1F9AE",keywords:["guide_dog","animal","blind"],sheet:[43,21],shortName:"guide_dog"},{name:"Service Dog",unified:"1F415-200D-1F9BA",keywords:["service_dog","blind","animal"],sheet:[11,40],shortName:"service_dog"},{name:"Poodle",unified:"1F429",keywords:["poodle","dog","animal","101","nature","pet"],sheet:[12,3],shortName:"poodle"},{name:"Wolf Face",unified:"1F43A",keywords:["wolf","animal","nature","wild"],sheet:[12,20],shortName:"wolf"},{name:"Fox Face",unified:"1F98A",keywords:["fox","animal","nature","face"],sheet:[42,43],shortName:"fox_face"},{name:"Raccoon",unified:"1F99D",keywords:["raccoon","animal","nature"],sheet:[43,4],shortName:"raccoon"},{name:"Cat Face",unified:"1F431",keywords:["cat_face","animal","meow","nature","pet","kitten"],sheet:[12,11],shortName:"cat"},{name:"Cat",unified:"1F408",keywords:["cat","animal","meow","pet","cats"],sheet:[11,27],shortName:"cat2"},{name:"Black Cat",unified:"1F408-200D-2B1B",keywords:["black cat","superstition","luck"],sheet:[11,26],shortName:"black_cat"},{name:"Lion Face",unified:"1F981",keywords:["lion","animal","nature"],sheet:[42,34],shortName:"lion_face"},{name:"Tiger Face",unified:"1F42F",keywords:["tiger_face","animal","cat","danger","wild","nature","roar"],sheet:[12,9],shortName:"tiger"},{name:"Tiger",unified:"1F405",keywords:["tiger","animal","nature","roar"],sheet:[11,23],shortName:"tiger2"},{name:"Leopard",unified:"1F406",keywords:["leopard","animal","nature"],sheet:[11,24],shortName:"leopard"},{name:"Horse Face",unified:"1F434",keywords:["horse_face","animal","brown","nature"],sheet:[12,14],shortName:"horse"},{name:"Horse",unified:"1F40E",keywords:["horse","animal","gamble","luck"],sheet:[11,33],shortName:"racehorse"},{name:"Unicorn Face",unified:"1F984",keywords:["unicorn","animal","nature","mystical"],sheet:[42,37],shortName:"unicorn_face"},{name:"Zebra Face",unified:"1F993",keywords:["zebra","animal","nature","stripes","safari"],sheet:[42,52],shortName:"zebra_face"},{name:"Deer",unified:"1F98C",keywords:["deer","animal","nature","horns","venison"],sheet:[42,45],shortName:"deer"},{name:"Bison",unified:"1F9AC",keywords:["bison","ox"],sheet:[43,19],shortName:"bison"},{name:"Cow Face",unified:"1F42E",keywords:["cow_face","beef","ox","animal","nature","moo","milk"],sheet:[12,8],shortName:"cow"},{name:"Ox",unified:"1F402",keywords:["ox","animal","cow","beef"],sheet:[11,20],shortName:"ox"},{name:"Water Buffalo",unified:"1F403",keywords:["water_buffalo","animal","nature","ox","cow"],sheet:[11,21],shortName:"water_buffalo"},{name:"Cow",unified:"1F404",keywords:["cow","beef","ox","animal","nature","moo","milk"],sheet:[11,22],shortName:"cow2"},{name:"Pig Face",unified:"1F437",keywords:["pig_face","animal","oink","nature"],sheet:[12,17],shortName:"pig"},{name:"Pig",unified:"1F416",keywords:["pig","animal","nature"],sheet:[11,42],shortName:"pig2"},{name:"Boar",unified:"1F417",keywords:["boar","animal","nature"],sheet:[11,43],shortName:"boar"},{name:"Pig Nose",unified:"1F43D",keywords:["pig_nose","animal","oink"],sheet:[12,24],shortName:"pig_nose"},{name:"Ram",unified:"1F40F",keywords:["ram","animal","sheep","nature"],sheet:[11,34],shortName:"ram"},{name:"Sheep",unified:"1F411",keywords:["ewe","animal","nature","wool","shipit"],sheet:[11,36],shortName:"sheep"},{name:"Goat",unified:"1F410",keywords:["goat","animal","nature"],sheet:[11,35],shortName:"goat"},{name:"Dromedary Camel",unified:"1F42A",keywords:["camel","animal","hot","desert","hump"],sheet:[12,4],shortName:"dromedary_camel"},{name:"Bactrian Camel",unified:"1F42B",keywords:["two_hump_camel","animal","nature","hot","desert","hump"],sheet:[12,5],shortName:"camel"},{name:"Llama",unified:"1F999",keywords:["llama","animal","nature","alpaca"],sheet:[43,0],shortName:"llama"},{name:"Giraffe Face",unified:"1F992",keywords:["giraffe","animal","nature","spots","safari"],sheet:[42,51],shortName:"giraffe_face"},{name:"Elephant",unified:"1F418",keywords:["elephant","animal","nature","nose","th","circus"],sheet:[11,44],shortName:"elephant"},{name:"Mammoth",unified:"1F9A3",keywords:["mammoth","elephant","tusks"],sheet:[43,10],shortName:"mammoth"},{name:"Rhinoceros",unified:"1F98F",keywords:["rhinoceros","animal","nature","horn"],sheet:[42,48],shortName:"rhinoceros"},{name:"Hippopotamus",unified:"1F99B",keywords:["hippopotamus","animal","nature"],sheet:[43,2],shortName:"hippopotamus"},{name:"Mouse Face",unified:"1F42D",keywords:["mouse_face","animal","nature","cheese_wedge","rodent"],sheet:[12,7],shortName:"mouse"},{name:"Mouse",unified:"1F401",keywords:["mouse","animal","nature","rodent"],sheet:[11,19],shortName:"mouse2"},{name:"Rat",unified:"1F400",keywords:["rat","animal","mouse","rodent"],sheet:[11,18],shortName:"rat"},{name:"Hamster Face",unified:"1F439",keywords:["hamster","animal","nature"],sheet:[12,19],shortName:"hamster"},{name:"Rabbit Face",unified:"1F430",keywords:["rabbit_face","animal","nature","pet","spring","magic","bunny"],sheet:[12,10],shortName:"rabbit"},{name:"Rabbit",unified:"1F407",keywords:["rabbit","animal","nature","pet","magic","spring"],sheet:[11,25],shortName:"rabbit2"},{name:"Chipmunk",unified:"1F43F-FE0F",keywords:["chipmunk","animal","nature","rodent","squirrel"],sheet:[12,26],shortName:"chipmunk"},{name:"Beaver",unified:"1F9AB",keywords:["beaver","animal","rodent"],sheet:[43,18],shortName:"beaver"},{name:"Hedgehog",unified:"1F994",keywords:["hedgehog","animal","nature","spiny"],sheet:[42,53],shortName:"hedgehog"},{name:"Bat",unified:"1F987",keywords:["bat","animal","nature","blind","vampire"],sheet:[42,40],shortName:"bat"},{name:"Bear Face",unified:"1F43B",keywords:["bear","animal","nature","wild"],sheet:[12,22],shortName:"bear"},{name:"Polar Bear",unified:"1F43B-200D-2744-FE0F",keywords:["polar bear","animal","arctic"],sheet:[12,21],shortName:"polar_bear"},{name:"Koala",unified:"1F428",keywords:["koala","animal","nature"],sheet:[12,2],shortName:"koala"},{name:"Panda Face",unified:"1F43C",keywords:["panda","animal","nature","panda"],sheet:[12,23],shortName:"panda_face"},{name:"Sloth",unified:"1F9A5",keywords:["sloth","animal"],sheet:[43,12],shortName:"sloth"},{name:"Otter",unified:"1F9A6",keywords:["otter","animal"],sheet:[43,13],shortName:"otter"},{name:"Skunk",unified:"1F9A8",keywords:["skunk","animal"],sheet:[43,15],shortName:"skunk"},{name:"Kangaroo",unified:"1F998",keywords:["kangaroo","animal","nature","australia","joey","hop","marsupial"],sheet:[42,57],shortName:"kangaroo"},{name:"Badger",unified:"1F9A1",keywords:["badger","animal","nature","honey"],sheet:[43,8],shortName:"badger"},{name:"Paw Prints",unified:"1F43E",keywords:["paw_prints","animal","tracking","footprints","dog","cat","pet","feet"],sheet:[12,25],shortNames:["paw_prints"],shortName:"feet"},{name:"Turkey",unified:"1F983",keywords:["turkey","animal","bird"],sheet:[42,36],shortName:"turkey"},{name:"Chicken",unified:"1F414",keywords:["chicken","animal","cluck","nature","bird"],sheet:[11,39],shortName:"chicken"},{name:"Rooster",unified:"1F413",keywords:["rooster","animal","nature","chicken"],sheet:[11,38],shortName:"rooster"},{name:"Hatching Chick",unified:"1F423",keywords:["hatching_chick","animal","chicken","egg","born","baby","bird"],sheet:[11,55],shortName:"hatching_chick"},{name:"Baby Chick",unified:"1F424",keywords:["baby_chick","animal","chicken","bird"],sheet:[11,56],shortName:"baby_chick"},{name:"Front-Facing Baby Chick",unified:"1F425",keywords:["front_facing_baby_chick","animal","chicken","baby","bird"],sheet:[11,57],shortName:"hatched_chick"},{name:"Bird",unified:"1F426",keywords:["bird","animal","nature","fly","tweet","spring"],sheet:[12,0],shortName:"bird"},{name:"Penguin",unified:"1F427",keywords:["penguin","animal","nature"],sheet:[12,1],shortName:"penguin"},{name:"Dove",unified:"1F54A-FE0F",keywords:["dove","animal","bird"],sheet:[28,33],shortName:"dove_of_peace"},{name:"Eagle",unified:"1F985",keywords:["eagle","animal","nature","bird"],sheet:[42,38],shortName:"eagle"},{name:"Duck",unified:"1F986",keywords:["duck","animal","nature","bird","mallard"],sheet:[42,39],shortName:"duck"},{name:"Swan",unified:"1F9A2",keywords:["swan","animal","nature","bird"],sheet:[43,9],shortName:"swan"},{name:"Owl",unified:"1F989",keywords:["owl","animal","nature","bird","hoot"],sheet:[42,42],shortName:"owl"},{name:"Dodo",unified:"1F9A4",keywords:["dodo","animal","bird"],sheet:[43,11],shortName:"dodo"},{name:"Feather",unified:"1FAB6",keywords:["feather","bird","fly"],sheet:[53,5],shortName:"feather"},{name:"Flamingo",unified:"1F9A9",keywords:["flamingo","animal"],sheet:[43,16],shortName:"flamingo"},{name:"Peacock",unified:"1F99A",keywords:["peacock","animal","nature","peahen","bird"],sheet:[43,1],shortName:"peacock"},{name:"Parrot",unified:"1F99C",keywords:["parrot","animal","nature","bird","pirate","talk"],sheet:[43,3],shortName:"parrot"},{name:"Frog Face",unified:"1F438",keywords:["frog","animal","nature","croak","toad"],sheet:[12,18],shortName:"frog"},{name:"Crocodile",unified:"1F40A",keywords:["crocodile","animal","nature","reptile","lizard","alligator"],sheet:[11,29],shortName:"crocodile"},{name:"Turtle",unified:"1F422",keywords:["turtle","animal","slow","nature","tortoise"],sheet:[11,54],shortName:"turtle"},{name:"Lizard",unified:"1F98E",keywords:["lizard","animal","nature","reptile"],sheet:[42,47],shortName:"lizard"},{name:"Snake",unified:"1F40D",keywords:["snake","animal","evil","nature","hiss","python"],sheet:[11,32],shortName:"snake"},{name:"Dragon Face",unified:"1F432",keywords:["dragon_face","animal","myth","nature","chinese","green"],sheet:[12,12],shortName:"dragon_face"},{name:"Dragon",unified:"1F409",keywords:["dragon","animal","myth","nature","chinese","green"],sheet:[11,28],shortName:"dragon"},{name:"Sauropod",unified:"1F995",keywords:["sauropod","animal","nature","dinosaur","brachiosaurus","brontosaurus","diplodocus","extinct"],sheet:[42,54],shortName:"sauropod"},{name:"T-Rex",unified:"1F996",keywords:["t_rex","animal","nature","dinosaur","tyrannosaurus","extinct"],sheet:[42,55],shortName:"t-rex"},{name:"Spouting Whale",unified:"1F433",keywords:["spouting_whale","animal","nature","sea","ocean"],sheet:[12,13],shortName:"whale"},{name:"Whale",unified:"1F40B",keywords:["whale","animal","nature","sea","ocean"],sheet:[11,30],shortName:"whale2"},{name:"Dolphin",unified:"1F42C",keywords:["dolphin","animal","nature","fish","sea","ocean","flipper","fins","beach"],sheet:[12,6],shortNames:["flipper"],shortName:"dolphin"},{name:"Seal",unified:"1F9AD",keywords:["seal","animal","creature","sea"],sheet:[43,20],shortName:"seal"},{name:"Fish",unified:"1F41F",keywords:["fish","animal","food","nature"],sheet:[11,51],shortName:"fish"},{name:"Tropical Fish",unified:"1F420",keywords:["tropical_fish","animal","swim","ocean","beach","nemo"],sheet:[11,52],shortName:"tropical_fish"},{name:"Blowfish",unified:"1F421",keywords:["blowfish","animal","nature","food","sea","ocean"],sheet:[11,53],shortName:"blowfish"},{name:"Shark",unified:"1F988",keywords:["shark","animal","nature","fish","sea","ocean","jaws","fins","beach"],sheet:[42,41],shortName:"shark"},{name:"Octopus",unified:"1F419",keywords:["octopus","animal","creature","ocean","sea","nature","beach"],sheet:[11,45],shortName:"octopus"},{name:"Spiral Shell",unified:"1F41A",keywords:["spiral_shell","nature","sea","beach"],sheet:[11,46],shortName:"shell"},{name:"Snail",unified:"1F40C",keywords:["snail","slow","animal","shell"],sheet:[11,31],shortName:"snail"},{name:"Butterfly",unified:"1F98B",keywords:["butterfly","animal","insect","nature","caterpillar"],sheet:[42,44],shortName:"butterfly"},{name:"Bug",unified:"1F41B",keywords:["bug","animal","insect","nature","worm"],sheet:[11,47],shortName:"bug"},{name:"Ant",unified:"1F41C",keywords:["ant","animal","insect","nature","bug"],sheet:[11,48],shortName:"ant"},{name:"Honeybee",unified:"1F41D",keywords:["honeybee","animal","insect","nature","bug","spring","honey"],sheet:[11,49],shortNames:["honeybee"],shortName:"bee"},{name:"Beetle",unified:"1FAB2",keywords:["beetle","insect"],sheet:[53,1],shortName:"beetle"},{name:"Lady Beetle",unified:"1F41E",keywords:["lady_beetle","animal","insect","nature","ladybug"],sheet:[11,50],shortNames:["lady_beetle"],shortName:"ladybug"},{name:"Cricket",unified:"1F997",keywords:["cricket","animal","cricket","chirp"],sheet:[42,56],shortName:"cricket"},{name:"Cockroach",unified:"1FAB3",keywords:["cockroach","insect","pests"],sheet:[53,2],shortName:"cockroach"},{name:"Spider",unified:"1F577-FE0F",keywords:["spider","animal","arachnid"],sheet:[29,32],shortName:"spider"},{name:"Spider Web",unified:"1F578-FE0F",keywords:["spider_web","animal","insect","arachnid","silk"],sheet:[29,33],shortName:"spider_web"},{name:"Scorpion",unified:"1F982",keywords:["scorpion","animal","arachnid"],sheet:[42,35],shortName:"scorpion"},{name:"Mosquito",unified:"1F99F",keywords:["mosquito","animal","nature","insect","malaria"],sheet:[43,6],shortName:"mosquito"},{name:"Fly",unified:"1FAB0",keywords:["fly","insect"],sheet:[52,57],shortName:"fly"},{name:"Worm",unified:"1FAB1",keywords:["worm","animal"],sheet:[53,0],shortName:"worm"},{name:"Microbe",unified:"1F9A0",keywords:["microbe","amoeba","bacteria","germs"],sheet:[43,7],shortName:"microbe"},{name:"Bouquet",unified:"1F490",keywords:["bouquet","flowers","nature","spring"],sheet:[25,28],shortName:"bouquet"},{name:"Cherry Blossom",unified:"1F338",keywords:["cherry_blossom","nature","plant","spring","flower"],sheet:[6,10],shortName:"cherry_blossom"},{name:"White Flower",unified:"1F4AE",keywords:["white_flower","japanese","spring"],sheet:[26,5],shortName:"white_flower"},{name:"Rosette",unified:"1F3F5-FE0F",keywords:["rosette","flower","decoration","military"],sheet:[11,8],shortName:"rosette"},{name:"Rose",unified:"1F339",keywords:["rose","flowers","valentines","love","spring"],sheet:[6,11],shortName:"rose"},{name:"Wilted Flower",unified:"1F940",keywords:["wilted_flower","plant","nature","flower"],sheet:[41,24],shortName:"wilted_flower"},{name:"Hibiscus",unified:"1F33A",keywords:["hibiscus","plant","vegetable","flowers","beach"],sheet:[6,12],shortName:"hibiscus"},{name:"Sunflower",unified:"1F33B",keywords:["sunflower","nature","plant","fall"],sheet:[6,13],shortName:"sunflower"},{name:"Blossom",unified:"1F33C",keywords:["blossom","nature","flowers","yellow"],sheet:[6,14],shortName:"blossom"},{name:"Tulip",unified:"1F337",keywords:["tulip","flowers","plant","nature","summer","spring"],sheet:[6,9],shortName:"tulip"},{name:"Seedling",unified:"1F331",keywords:["seedling","plant","nature","grass","lawn","spring"],sheet:[6,3],shortName:"seedling"},{name:"Potted Plant",unified:"1FAB4",keywords:["potted plant","greenery","house"],sheet:[53,3],shortName:"potted_plant"},{name:"Evergreen Tree",unified:"1F332",keywords:["evergreen_tree","plant","nature"],sheet:[6,4],shortName:"evergreen_tree"},{name:"Deciduous Tree",unified:"1F333",keywords:["deciduous_tree","plant","nature"],sheet:[6,5],shortName:"deciduous_tree"},{name:"Palm Tree",unified:"1F334",keywords:["palm_tree","plant","vegetable","nature","summer","beach","mojito","tropical"],sheet:[6,6],shortName:"palm_tree"},{name:"Cactus",unified:"1F335",keywords:["cactus","vegetable","plant","nature"],sheet:[6,7],shortName:"cactus"},{name:"Ear of Rice",unified:"1F33E",keywords:["sheaf_of_rice","nature","plant"],sheet:[6,16],shortName:"ear_of_rice"},{name:"Herb",unified:"1F33F",keywords:["herb","vegetable","plant","medicine","weed","grass","lawn"],sheet:[6,17],shortName:"herb"},{name:"Shamrock",unified:"2618-FE0F",keywords:["shamrock","vegetable","plant","nature","irish","clover"],sheet:[54,6],shortName:"shamrock"},{name:"Four Leaf Clover",unified:"1F340",keywords:["four_leaf_clover","vegetable","plant","nature","lucky","irish"],sheet:[6,18],shortName:"four_leaf_clover"},{name:"Maple Leaf",unified:"1F341",keywords:["maple_leaf","nature","plant","vegetable","ca","fall"],sheet:[6,19],shortName:"maple_leaf"},{name:"Fallen Leaf",unified:"1F342",keywords:["fallen_leaf","nature","plant","vegetable","leaves"],sheet:[6,20],shortName:"fallen_leaf"},{name:"Leaf Fluttering in Wind",unified:"1F343",keywords:["leaf_fluttering_in_wind","nature","plant","tree","vegetable","grass","lawn","spring"],sheet:[6,21],shortName:"leaves"},{name:"Grapes",unified:"1F347",keywords:["grapes","fruit","food","wine"],sheet:[6,25],shortName:"grapes"},{name:"Melon",unified:"1F348",keywords:["melon","fruit","nature","food"],sheet:[6,26],shortName:"melon"},{name:"Watermelon",unified:"1F349",keywords:["watermelon","fruit","food","picnic","summer"],sheet:[6,27],shortName:"watermelon"},{name:"Tangerine",unified:"1F34A",keywords:["tangerine","food","fruit","nature","orange"],sheet:[6,28],shortName:"tangerine"},{name:"Lemon",unified:"1F34B",keywords:["lemon","fruit","nature"],sheet:[6,29],shortName:"lemon"},{name:"Banana",unified:"1F34C",keywords:["banana","fruit","food","monkey"],sheet:[6,30],shortName:"banana"},{name:"Pineapple",unified:"1F34D",keywords:["pineapple","fruit","nature","food"],sheet:[6,31],shortName:"pineapple"},{name:"Mango",unified:"1F96D",keywords:["mango","fruit","food","tropical"],sheet:[42,10],shortName:"mango"},{name:"Red Apple",unified:"1F34E",keywords:["red_apple","fruit","mac","school"],sheet:[6,32],shortName:"apple"},{name:"Green Apple",unified:"1F34F",keywords:["green_apple","fruit","nature"],sheet:[6,33],shortName:"green_apple"},{name:"Pear",unified:"1F350",keywords:["pear","fruit","nature","food"],sheet:[6,34],shortName:"pear"},{name:"Peach",unified:"1F351",keywords:["peach","fruit","nature","food"],sheet:[6,35],shortName:"peach"},{name:"Cherries",unified:"1F352",keywords:["cherries","food","fruit"],sheet:[6,36],shortName:"cherries"},{name:"Strawberry",unified:"1F353",keywords:["strawberry","fruit","food","nature"],sheet:[6,37],shortName:"strawberry"},{name:"Blueberries",unified:"1FAD0",keywords:["blueberries","fruit"],sheet:[53,9],shortName:"blueberries"},{name:"Kiwifruit",unified:"1F95D",keywords:["kiwi_fruit","fruit","food"],sheet:[41,52],shortName:"kiwifruit"},{name:"Tomato",unified:"1F345",keywords:["tomato","fruit","vegetable","nature","food"],sheet:[6,23],shortName:"tomato"},{name:"Olive",unified:"1FAD2",keywords:["olive","fruit"],sheet:[53,11],shortName:"olive"},{name:"Coconut",unified:"1F965",keywords:["coconut","fruit","nature","food","palm"],sheet:[42,2],shortName:"coconut"},{name:"Avocado",unified:"1F951",keywords:["avocado","fruit","food"],sheet:[41,40],shortName:"avocado"},{name:"Aubergine",unified:"1F346",keywords:["eggplant","vegetable","nature","food","aubergine"],sheet:[6,24],shortName:"eggplant"},{name:"Potato",unified:"1F954",keywords:["potato","food","tuber","vegatable","starch"],sheet:[41,43],shortName:"potato"},{name:"Carrot",unified:"1F955",keywords:["carrot","vegetable","food","orange"],sheet:[41,44],shortName:"carrot"},{name:"Ear of Maize",unified:"1F33D",keywords:["ear_of_corn","food","vegetable","plant"],sheet:[6,15],shortName:"corn"},{name:"Hot Pepper",unified:"1F336-FE0F",keywords:["hot_pepper","food","spicy","chilli","chili"],sheet:[6,8],shortName:"hot_pepper"},{name:"Bell Pepper",unified:"1FAD1",keywords:["bell pepper","fruit","plant"],sheet:[53,10],shortName:"bell_pepper"},{name:"Cucumber",unified:"1F952",keywords:["cucumber","fruit","food","pickle"],sheet:[41,41],shortName:"cucumber"},{name:"Leafy Green",unified:"1F96C",keywords:["leafy_green","food","vegetable","plant","bok choy","cabbage","kale","lettuce"],sheet:[42,9],shortName:"leafy_green"},{name:"Broccoli",unified:"1F966",keywords:["broccoli","fruit","food","vegetable"],sheet:[42,3],shortName:"broccoli"},{name:"Garlic",unified:"1F9C4",keywords:["garlic","food","spice","cook"],sheet:[44,30],shortName:"garlic"},{name:"Onion",unified:"1F9C5",keywords:["onion","cook","food","spice"],sheet:[44,31],shortName:"onion"},{name:"Mushroom",unified:"1F344",keywords:["mushroom","plant","vegetable"],sheet:[6,22],shortName:"mushroom"},{name:"Peanuts",unified:"1F95C",keywords:["peanuts","food","nut"],sheet:[41,51],shortName:"peanuts"},{name:"Chestnut",unified:"1F330",keywords:["chestnut","food","squirrel"],sheet:[6,2],shortName:"chestnut"},{name:"Bread",unified:"1F35E",keywords:["bread","food","wheat","breakfast","toast"],sheet:[6,48],shortName:"bread"},{name:"Croissant",unified:"1F950",keywords:["croissant","food","bread","french"],sheet:[41,39],shortName:"croissant"},{name:"Baguette Bread",unified:"1F956",keywords:["baguette_bread","food","bread","french"],sheet:[41,45],shortName:"baguette_bread"},{name:"Flatbread",unified:"1FAD3",keywords:["flatbread","flour","food"],sheet:[53,12],shortName:"flatbread"},{name:"Pretzel",unified:"1F968",keywords:["pretzel","food","bread","twisted"],sheet:[42,5],shortName:"pretzel"},{name:"Bagel",unified:"1F96F",keywords:["bagel","food","bread","bakery","schmear"],sheet:[42,12],shortName:"bagel"},{name:"Pancakes",unified:"1F95E",keywords:["pancakes","food","breakfast","flapjacks","hotcakes"],sheet:[41,53],shortName:"pancakes"},{name:"Waffle",unified:"1F9C7",keywords:["waffle","food","breakfast"],sheet:[44,33],shortName:"waffle"},{name:"Cheese Wedge",unified:"1F9C0",keywords:["cheese_wedge","food","chadder"],sheet:[44,26],shortName:"cheese_wedge"},{name:"Meat on Bone",unified:"1F356",keywords:["meat_on_bone","good","food","drumstick"],sheet:[6,40],shortName:"meat_on_bone"},{name:"Poultry Leg",unified:"1F357",keywords:["poultry_leg","food","meat","drumstick","bird","chicken","turkey"],sheet:[6,41],shortName:"poultry_leg"},{name:"Cut of Meat",unified:"1F969",keywords:["cut_of_meat","food","cow","meat","cut","chop","lambchop","porkchop"],sheet:[42,6],shortName:"cut_of_meat"},{name:"Bacon",unified:"1F953",keywords:["bacon","food","breakfast","pork","pig","meat"],sheet:[41,42],shortName:"bacon"},{name:"Hamburger",unified:"1F354",keywords:["hamburger","meat","fast food","beef","cheeseburger","mcdonalds","burger king"],sheet:[6,38],shortName:"hamburger"},{name:"French Fries",unified:"1F35F",keywords:["french_fries","chips","snack","fast food"],sheet:[6,49],shortName:"fries"},{name:"Slice of Pizza",unified:"1F355",keywords:["pizza","food","party"],sheet:[6,39],shortName:"pizza"},{name:"Hot Dog",unified:"1F32D",keywords:["hot_dog","food","frankfurter"],sheet:[5,57],shortName:"hotdog"},{name:"Sandwich",unified:"1F96A",keywords:["sandwich","food","lunch","bread"],sheet:[42,7],shortName:"sandwich"},{name:"Taco",unified:"1F32E",keywords:["taco","food","mexican"],sheet:[6,0],shortName:"taco"},{name:"Burrito",unified:"1F32F",keywords:["burrito","food","mexican"],sheet:[6,1],shortName:"burrito"},{name:"Tamale",unified:"1FAD4",keywords:["tamale","food","masa"],sheet:[53,13],shortName:"tamale"},{name:"Stuffed Flatbread",unified:"1F959",keywords:["stuffed_flatbread","food","flatbread","stuffed","gyro"],sheet:[41,48],shortName:"stuffed_flatbread"},{name:"Falafel",unified:"1F9C6",keywords:["falafel","food"],sheet:[44,32],shortName:"falafel"},{name:"Egg",unified:"1F95A",keywords:["egg","food","chicken","breakfast"],sheet:[41,49],shortName:"egg"},{name:"Cooking",unified:"1F373",keywords:["cooking","food","breakfast","kitchen","egg"],sheet:[7,11],shortNames:["cooking"],shortName:"fried_egg"},{name:"Shallow Pan of Food",unified:"1F958",keywords:["shallow_pan_of_food","food","cooking","casserole","paella"],sheet:[41,47],shortName:"shallow_pan_of_food"},{name:"Pot of Food",unified:"1F372",keywords:["pot_of_food","food","meat","soup"],sheet:[7,10],shortName:"stew"},{name:"Fondue",unified:"1FAD5",keywords:["fondue","cheese","pot","food"],sheet:[53,14],shortName:"fondue"},{name:"Bowl with Spoon",unified:"1F963",keywords:["bowl_with_spoon","food","breakfast","cereal","oatmeal","porridge"],sheet:[42,0],shortName:"bowl_with_spoon"},{name:"Green Salad",unified:"1F957",keywords:["green_salad","food","healthy","lettuce"],sheet:[41,46],shortName:"green_salad"},{name:"Popcorn",unified:"1F37F",keywords:["popcorn","food","movie theater","films","snack"],sheet:[7,23],shortName:"popcorn"},{name:"Butter",unified:"1F9C8",keywords:["butter","food","cook"],sheet:[44,34],shortName:"butter"},{name:"Salt Shaker",unified:"1F9C2",keywords:["salt","condiment","shaker"],sheet:[44,28],shortName:"salt"},{name:"Canned Food",unified:"1F96B",keywords:["canned_food","food","soup"],sheet:[42,8],shortName:"canned_food"},{name:"Bento Box",unified:"1F371",keywords:["bento_box","food","japanese","box"],sheet:[7,9],shortName:"bento"},{name:"Rice Cracker",unified:"1F358",keywords:["rice_cracker","food","japanese"],sheet:[6,42],shortName:"rice_cracker"},{name:"Rice Ball",unified:"1F359",keywords:["rice_ball","food","japanese"],sheet:[6,43],shortName:"rice_ball"},{name:"Cooked Rice",unified:"1F35A",keywords:["cooked_rice","food","china","asian"],sheet:[6,44],shortName:"rice"},{name:"Curry and Rice",unified:"1F35B",keywords:["curry_rice","food","spicy","hot","indian"],sheet:[6,45],shortName:"curry"},{name:"Steaming Bowl",unified:"1F35C",keywords:["steaming_bowl","food","japanese","noodle","chopsticks"],sheet:[6,46],shortName:"ramen"},{name:"Spaghetti",unified:"1F35D",keywords:["spaghetti","food","italian","noodle"],sheet:[6,47],shortName:"spaghetti"},{name:"Roasted Sweet Potato",unified:"1F360",keywords:["roasted_sweet_potato","food","nature"],sheet:[6,50],shortName:"sweet_potato"},{name:"Oden",unified:"1F362",keywords:["oden","food","japanese"],sheet:[6,52],shortName:"oden"},{name:"Sushi",unified:"1F363",keywords:["sushi","food","fish","japanese","rice"],sheet:[6,53],shortName:"sushi"},{name:"Fried Shrimp",unified:"1F364",keywords:["fried_shrimp","food","animal","appetizer","summer"],sheet:[6,54],shortName:"fried_shrimp"},{name:"Fish Cake with Swirl Design",unified:"1F365",keywords:["fish_cake_with_swirl","food","japan","sea","beach","narutomaki","pink","swirl","kamaboko","surimi","ramen"],sheet:[6,55],shortName:"fish_cake"},{name:"Moon Cake",unified:"1F96E",keywords:["moon_cake","food","autumn"],sheet:[42,11],shortName:"moon_cake"},{name:"Dango",unified:"1F361",keywords:["dango","food","dessert","sweet","japanese","barbecue","meat"],sheet:[6,51],shortName:"dango"},{name:"Dumpling",unified:"1F95F",keywords:["dumpling","food","empanada","pierogi","potsticker"],sheet:[41,54],shortName:"dumpling"},{name:"Fortune Cookie",unified:"1F960",keywords:["fortune_cookie","food","prophecy"],sheet:[41,55],shortName:"fortune_cookie"},{name:"Takeout Box",unified:"1F961",keywords:["takeout_box","food","leftovers"],sheet:[41,56],shortName:"takeout_box"},{name:"Crab",unified:"1F980",keywords:["crab","animal","crustacean"],sheet:[42,33],shortName:"crab"},{name:"Lobster",unified:"1F99E",keywords:["lobster","animal","nature","bisque","claws","seafood"],sheet:[43,5],shortName:"lobster"},{name:"Shrimp",unified:"1F990",keywords:["shrimp","animal","ocean","nature","seafood"],sheet:[42,49],shortName:"shrimp"},{name:"Squid",unified:"1F991",keywords:["squid","animal","nature","ocean","sea"],sheet:[42,50],shortName:"squid"},{name:"Oyster",unified:"1F9AA",keywords:["oyster","food"],sheet:[43,17],shortName:"oyster"},{name:"Soft Ice Cream",unified:"1F366",keywords:["soft_ice_cream","food","hot","dessert","summer"],sheet:[6,56],shortName:"icecream"},{name:"Shaved Ice",unified:"1F367",keywords:["shaved_ice","hot","dessert","summer"],sheet:[6,57],shortName:"shaved_ice"},{name:"Ice Cream",unified:"1F368",keywords:["ice_cream","food","hot","dessert"],sheet:[7,0],shortName:"ice_cream"},{name:"Doughnut",unified:"1F369",keywords:["doughnut","food","dessert","snack","sweet","donut"],sheet:[7,1],shortName:"doughnut"},{name:"Cookie",unified:"1F36A",keywords:["cookie","food","snack","oreo","chocolate","sweet","dessert"],sheet:[7,2],shortName:"cookie"},{name:"Birthday Cake",unified:"1F382",keywords:["birthday_cake","food","dessert","cake"],sheet:[7,26],shortName:"birthday"},{name:"Shortcake",unified:"1F370",keywords:["shortcake","food","dessert"],sheet:[7,8],shortName:"cake"},{name:"Cupcake",unified:"1F9C1",keywords:["cupcake","food","dessert","bakery","sweet"],sheet:[44,27],shortName:"cupcake"},{name:"Pie",unified:"1F967",keywords:["pie","food","dessert","pastry"],sheet:[42,4],shortName:"pie"},{name:"Chocolate Bar",unified:"1F36B",keywords:["chocolate_bar","food","snack","dessert","sweet"],sheet:[7,3],shortName:"chocolate_bar"},{name:"Candy",unified:"1F36C",keywords:["candy","snack","dessert","sweet","lolly"],sheet:[7,4],shortName:"candy"},{name:"Lollipop",unified:"1F36D",keywords:["lollipop","food","snack","candy","sweet"],sheet:[7,5],shortName:"lollipop"},{name:"Custard",unified:"1F36E",keywords:["custard","dessert","food"],sheet:[7,6],shortName:"custard"},{name:"Honey Pot",unified:"1F36F",keywords:["honey_pot","bees","sweet","kitchen"],sheet:[7,7],shortName:"honey_pot"},{name:"Baby Bottle",unified:"1F37C",keywords:["baby_bottle","food","container","milk"],sheet:[7,20],shortName:"baby_bottle"},{name:"Glass of Milk",unified:"1F95B",keywords:["glass_of_milk","beverage","drink","cow"],sheet:[41,50],shortName:"glass_of_milk"},{name:"Hot Beverage",unified:"2615",keywords:["hot_beverage","beverage","caffeine","latte","espresso"],sheet:[54,5],shortName:"coffee"},{name:"Teapot",unified:"1FAD6",keywords:["teapot","drink","hot"],sheet:[53,15],shortName:"teapot"},{name:"Teacup Without Handle",unified:"1F375",keywords:["teacup_without_handle","drink","bowl","breakfast","green","british"],sheet:[7,13],shortName:"tea"},{name:"Sake Bottle and Cup",unified:"1F376",keywords:["sake","wine","drink","drunk","beverage","japanese","alcohol","booze"],sheet:[7,14],shortName:"sake"},{name:"Bottle with Popping Cork",unified:"1F37E",keywords:["bottle_with_popping_cork","drink","wine","bottle","celebration"],sheet:[7,22],shortName:"champagne"},{name:"Wine Glass",unified:"1F377",keywords:["wine_glass","drink","beverage","drunk","alcohol","booze"],sheet:[7,15],shortName:"wine_glass"},{name:"Cocktail Glass",unified:"1F378",keywords:["cocktail_glass","drink","drunk","alcohol","beverage","booze","mojito"],sheet:[7,16],shortName:"cocktail"},{name:"Tropical Drink",unified:"1F379",keywords:["tropical_drink","beverage","cocktail","summer","beach","alcohol","booze","mojito"],sheet:[7,17],shortName:"tropical_drink"},{name:"Beer Mug",unified:"1F37A",keywords:["beer_mug","relax","beverage","drink","drunk","party","pub","summer","alcohol","booze"],sheet:[7,18],shortName:"beer"},{name:"Clinking Beer Mugs",unified:"1F37B",keywords:["clinking_beer_mugs","relax","beverage","drink","drunk","party","pub","summer","alcohol","booze"],sheet:[7,19],shortName:"beers"},{name:"Clinking Glasses",unified:"1F942",keywords:["clinking_glasses","beverage","drink","party","alcohol","celebrate","cheers","wine","champagne","toast"],sheet:[41,26],shortName:"clinking_glasses"},{name:"Tumbler Glass",unified:"1F943",keywords:["tumbler_glass","drink","beverage","drunk","alcohol","liquor","booze","bourbon","scotch","whisky","glass","shot"],sheet:[41,27],shortName:"tumbler_glass"},{name:"Cup with Straw",unified:"1F964",keywords:["cup_with_straw","drink","soda"],sheet:[42,1],shortName:"cup_with_straw"},{name:"Bubble Tea",unified:"1F9CB",keywords:["bubble tea","taiwan","boba","milk tea","straw"],sheet:[44,37],shortName:"bubble_tea"},{name:"Beverage Box",unified:"1F9C3",keywords:["beverage_box","drink"],sheet:[44,29],shortName:"beverage_box"},{name:"Mate Drink",unified:"1F9C9",keywords:["mate","drink","tea","beverage"],sheet:[44,35],shortName:"mate_drink"},{name:"Ice Cube",unified:"1F9CA",keywords:["ice","water","cold"],sheet:[44,36],shortName:"ice_cube"},{name:"Chopsticks",unified:"1F962",keywords:["chopsticks","food"],sheet:[41,57],shortName:"chopsticks"},{name:"Fork and Knife with Plate",unified:"1F37D-FE0F",keywords:["fork_and_knife_with_plate","food","eat","meal","lunch","dinner","restaurant"],sheet:[7,21],shortName:"knife_fork_plate"},{name:"Fork and Knife",unified:"1F374",keywords:["fork_and_knife","cutlery","kitchen"],sheet:[7,12],shortName:"fork_and_knife"},{name:"Spoon",unified:"1F944",keywords:["spoon","cutlery","kitchen","tableware"],sheet:[41,28],shortName:"spoon"},{name:"Hocho",unified:"1F52A",keywords:["kitchen_knife","knife","blade","cutlery","kitchen","weapon"],sheet:[28,12],shortNames:["knife"],shortName:"hocho"},{name:"Amphora",unified:"1F3FA",keywords:["amphora","vase","jar"],sheet:[11,12],shortName:"amphora"},{name:"Earth Globe Europe-Africa",unified:"1F30D",keywords:["globe_showing_europe_africa","globe","world","international"],sheet:[5,27],shortName:"earth_africa"},{name:"Earth Globe Americas",unified:"1F30E",keywords:["globe_showing_americas","globe","world","USA","international"],sheet:[5,28],shortName:"earth_americas"},{name:"Earth Globe Asia-Australia",unified:"1F30F",keywords:["globe_showing_asia_australia","globe","world","east","international"],sheet:[5,29],shortName:"earth_asia"},{name:"Globe with Meridians",unified:"1F310",keywords:["globe_with_meridians","earth","international","world","internet","interweb","i18n"],sheet:[5,30],shortName:"globe_with_meridians"},{name:"World Map",unified:"1F5FA-FE0F",keywords:["world_map","location","direction"],sheet:[30,26],shortName:"world_map"},{name:"Silhouette of Japan",unified:"1F5FE",keywords:["map_of_japan","nation","country","japanese","asia"],sheet:[30,30],shortName:"japan"},{name:"Compass",unified:"1F9ED",keywords:["compass","magnetic","navigation","orienteering"],sheet:[51,56],shortName:"compass"},{name:"Snow-Capped Mountain",unified:"1F3D4-FE0F",keywords:["snow_capped_mountain","photo","nature","environment","winter","cold"],sheet:[10,29],shortName:"snow_capped_mountain"},{name:"Mountain",unified:"26F0-FE0F",keywords:["mountain","photo","nature","environment"],sheet:[55,16],shortName:"mountain"},{name:"Volcano",unified:"1F30B",keywords:["volcano","photo","nature","disaster"],sheet:[5,25],shortName:"volcano"},{name:"Mount Fuji",unified:"1F5FB",keywords:["mount_fuji","photo","mountain","nature","japanese"],sheet:[30,27],shortName:"mount_fuji"},{name:"Camping",unified:"1F3D5-FE0F",keywords:["camping","photo","outdoors","tent"],sheet:[10,30],shortName:"camping"},{name:"Beach with Umbrella",unified:"1F3D6-FE0F",keywords:["beach_with_umbrella","weather","summer","sunny","sand","mojito"],sheet:[10,31],shortName:"beach_with_umbrella"},{name:"Desert",unified:"1F3DC-FE0F",keywords:["desert","photo","warm","saharah"],sheet:[10,37],shortName:"desert"},{name:"Desert Island",unified:"1F3DD-FE0F",keywords:["desert_island","photo","tropical","mojito"],sheet:[10,38],shortName:"desert_island"},{name:"National Park",unified:"1F3DE-FE0F",keywords:["national_park","photo","environment","nature"],sheet:[10,39],shortName:"national_park"},{name:"Stadium",unified:"1F3DF-FE0F",keywords:["stadium","photo","place","sports","concert","venue"],sheet:[10,40],shortName:"stadium"},{name:"Classical Building",unified:"1F3DB-FE0F",keywords:["classical_building","art","culture","history"],sheet:[10,36],shortName:"classical_building"},{name:"Building Construction",unified:"1F3D7-FE0F",keywords:["building_construction","wip","working","progress"],sheet:[10,32],shortName:"building_construction"},{name:"Brick",unified:"1F9F1",keywords:["brick","bricks"],sheet:[52,2],shortName:"bricks"},{name:"Rock",unified:"1FAA8",keywords:["rock","stone"],sheet:[52,56],shortName:"rock"},{name:"Wood",unified:"1FAB5",keywords:["wood","nature","timber","trunk"],sheet:[53,4],shortName:"wood"},{name:"Hut",unified:"1F6D6",keywords:["hut","house","structure"],sheet:[36,33],shortName:"hut"},{name:"Houses",unified:"1F3D8-FE0F",keywords:["houses","buildings","photo"],sheet:[10,33],shortName:"house_buildings"},{name:"Derelict House",unified:"1F3DA-FE0F",keywords:["derelict_house","abandon","evict","broken","building"],sheet:[10,35],shortName:"derelict_house_building"},{name:"House Building",unified:"1F3E0",keywords:["house","building","home"],sheet:[10,41],shortName:"house"},{name:"House with Garden",unified:"1F3E1",keywords:["house_with_garden","home","plant","nature"],sheet:[10,42],shortName:"house_with_garden"},{name:"Office Building",unified:"1F3E2",keywords:["office_building","building","bureau","work"],sheet:[10,43],shortName:"office"},{name:"Japanese Post Office",unified:"1F3E3",keywords:["japanese_post_office","building","envelope","communication"],sheet:[10,44],shortName:"post_office"},{name:"European Post Office",unified:"1F3E4",keywords:["post_office","building","email"],sheet:[10,45],shortName:"european_post_office"},{name:"Hospital",unified:"1F3E5",keywords:["hospital","building","health","surgery","doctor"],sheet:[10,46],shortName:"hospital"},{name:"Bank",unified:"1F3E6",keywords:["bank","building","money","sales","cash","business","enterprise"],sheet:[10,47],shortName:"bank"},{name:"Hotel",unified:"1F3E8",keywords:["hotel","building","accomodation","checkin"],sheet:[10,49],shortName:"hotel"},{name:"Love Hotel",unified:"1F3E9",keywords:["love_hotel","like","affection","dating"],sheet:[10,50],shortName:"love_hotel"},{name:"Convenience Store",unified:"1F3EA",keywords:["convenience_store","building","shopping","groceries"],sheet:[10,51],shortName:"convenience_store"},{name:"School",unified:"1F3EB",keywords:["school","building","student","education","learn","teach"],sheet:[10,52],shortName:"school"},{name:"Department Store",unified:"1F3EC",keywords:["department_store","building","shopping","mall"],sheet:[10,53],shortName:"department_store"},{name:"Factory",unified:"1F3ED",keywords:["factory","building","industry","pollution","smoke"],sheet:[10,54],shortName:"factory"},{name:"Japanese Castle",unified:"1F3EF",keywords:["japanese_castle","photo","building"],sheet:[10,56],shortName:"japanese_castle"},{name:"European Castle",unified:"1F3F0",keywords:["castle","building","royalty","history"],sheet:[10,57],shortName:"european_castle"},{name:"Wedding",unified:"1F492",keywords:["wedding","love","like","affection","couple","marriage","bride","groom"],sheet:[25,30],shortName:"wedding"},{name:"Tokyo Tower",unified:"1F5FC",keywords:["tokyo_tower","photo","japanese"],sheet:[30,28],shortName:"tokyo_tower"},{name:"Statue of Liberty",unified:"1F5FD",keywords:["statue_of_liberty","american","newyork"],sheet:[30,29],shortName:"statue_of_liberty"},{name:"Church",unified:"26EA",keywords:["church","building","religion","christ"],sheet:[55,15],shortName:"church"},{name:"Mosque",unified:"1F54C",keywords:["mosque","islam","worship","minaret"],sheet:[28,35],shortName:"mosque"},{name:"Hindu Temple",unified:"1F6D5",keywords:["hindu_temple","religion"],sheet:[36,32],shortName:"hindu_temple"},{name:"Synagogue",unified:"1F54D",keywords:["synagogue","judaism","worship","temple","jewish"],sheet:[28,36],shortName:"synagogue"},{name:"Shinto Shrine",unified:"26E9-FE0F",keywords:["shinto_shrine","temple","japan","kyoto"],sheet:[55,14],shortName:"shinto_shrine"},{name:"Kaaba",unified:"1F54B",keywords:["kaaba","mecca","mosque","islam"],sheet:[28,34],shortName:"kaaba"},{name:"Fountain",unified:"26F2",keywords:["fountain","photo","summer","water","fresh"],sheet:[55,18],shortName:"fountain"},{name:"Tent",unified:"26FA",keywords:["tent","photo","camping","outdoors"],sheet:[55,42],shortName:"tent"},{name:"Foggy",unified:"1F301",keywords:["foggy","photo","mountain"],sheet:[5,15],shortName:"foggy"},{name:"Night with Stars",unified:"1F303",keywords:["night_with_stars","evening","city","downtown"],sheet:[5,17],shortName:"night_with_stars"},{name:"Cityscape",unified:"1F3D9-FE0F",keywords:["cityscape","photo","night life","urban"],sheet:[10,34],shortName:"cityscape"},{name:"Sunrise over Mountains",unified:"1F304",keywords:["sunrise_over_mountains","view","vacation","photo"],sheet:[5,18],shortName:"sunrise_over_mountains"},{name:"Sunrise",unified:"1F305",keywords:["sunrise","morning","view","vacation","photo"],sheet:[5,19],shortName:"sunrise"},{name:"Cityscape at Dusk",unified:"1F306",keywords:["cityscape_at_dusk","photo","evening","sky","buildings"],sheet:[5,20],shortName:"city_sunset"},{name:"Sunset over Buildings",unified:"1F307",keywords:["sunset","photo","good morning","dawn"],sheet:[5,21],shortName:"city_sunrise"},{name:"Bridge at Night",unified:"1F309",keywords:["bridge_at_night","photo","sanfrancisco"],sheet:[5,23],shortName:"bridge_at_night"},{name:"Hot Springs",unified:"2668-FE0F",keywords:["hot_springs","bath","warm","relax"],sheet:[54,42],shortName:"hotsprings"},{name:"Carousel Horse",unified:"1F3A0",keywords:["carousel_horse","photo","carnival"],sheet:[7,56],shortName:"carousel_horse"},{name:"Ferris Wheel",unified:"1F3A1",keywords:["ferris_wheel","photo","carnival","londoneye"],sheet:[7,57],shortName:"ferris_wheel"},{name:"Roller Coaster",unified:"1F3A2",keywords:["roller_coaster","carnival","playground","photo","fun"],sheet:[8,0],shortName:"roller_coaster"},{name:"Barber Pole",unified:"1F488",keywords:["barber_pole","hair","salon","style"],sheet:[25,20],shortName:"barber"},{name:"Circus Tent",unified:"1F3AA",keywords:["circus_tent","festival","carnival","party"],sheet:[8,8],shortName:"circus_tent"},{name:"Steam Locomotive",unified:"1F682",keywords:["locomotive","transportation","vehicle","train"],sheet:[33,52],shortName:"steam_locomotive"},{name:"Railway Car",unified:"1F683",keywords:["railway_car","transportation","vehicle"],sheet:[33,53],shortName:"railway_car"},{name:"High-Speed Train",unified:"1F684",keywords:["high_speed_train","transportation","vehicle"],sheet:[33,54],shortName:"bullettrain_side"},{name:"High-Speed Train with Bullet Nose",unified:"1F685",keywords:["bullet_train","transportation","vehicle","speed","fast","public","travel"],sheet:[33,55],shortName:"bullettrain_front"},{name:"Train",unified:"1F686",keywords:["train","transportation","vehicle"],sheet:[33,56],shortName:"train2"},{name:"Metro",unified:"1F687",keywords:["metro","transportation","blue-square","mrt","underground","tube"],sheet:[33,57],shortName:"metro"},{name:"Light Rail",unified:"1F688",keywords:["light_rail","transportation","vehicle"],sheet:[34,0],shortName:"light_rail"},{name:"Station",unified:"1F689",keywords:["station","transportation","vehicle","public"],sheet:[34,1],shortName:"station"},{name:"Tram",unified:"1F68A",keywords:["tram","transportation","vehicle"],sheet:[34,2],shortName:"tram"},{name:"Monorail",unified:"1F69D",keywords:["monorail","transportation","vehicle"],sheet:[34,21],shortName:"monorail"},{name:"Mountain Railway",unified:"1F69E",keywords:["mountain_railway","transportation","vehicle"],sheet:[34,22],shortName:"mountain_railway"},{name:"Tram Car",unified:"1F68B",keywords:["tram_car","transportation","vehicle","carriage","public","travel"],sheet:[34,3],shortName:"train"},{name:"Bus",unified:"1F68C",keywords:["bus","car","vehicle","transportation"],sheet:[34,4],shortName:"bus"},{name:"Oncoming Bus",unified:"1F68D",keywords:["oncoming_bus","vehicle","transportation"],sheet:[34,5],shortName:"oncoming_bus"},{name:"Trolleybus",unified:"1F68E",keywords:["trolleybus","bart","transportation","vehicle"],sheet:[34,6],shortName:"trolleybus"},{name:"Minibus",unified:"1F690",keywords:["minibus","vehicle","car","transportation"],sheet:[34,8],shortName:"minibus"},{name:"Ambulance",unified:"1F691",keywords:["ambulance","health","911","hospital"],sheet:[34,9],shortName:"ambulance"},{name:"Fire Engine",unified:"1F692",keywords:["fire_engine","transportation","cars","vehicle"],sheet:[34,10],shortName:"fire_engine"},{name:"Police Car",unified:"1F693",keywords:["police_car","vehicle","cars","transportation","law","legal","enforcement"],sheet:[34,11],shortName:"police_car"},{name:"Oncoming Police Car",unified:"1F694",keywords:["oncoming_police_car","vehicle","law","legal","enforcement","911"],sheet:[34,12],shortName:"oncoming_police_car"},{name:"Taxi",unified:"1F695",keywords:["taxi","uber","vehicle","cars","transportation"],sheet:[34,13],shortName:"taxi"},{name:"Oncoming Taxi",unified:"1F696",keywords:["oncoming_taxi","vehicle","cars","uber"],sheet:[34,14],shortName:"oncoming_taxi"},{name:"Automobile",unified:"1F697",keywords:["automobile","red","transportation","vehicle"],sheet:[34,15],shortNames:["red_car"],shortName:"car"},{name:"Oncoming Automobile",unified:"1F698",keywords:["oncoming_automobile","car","vehicle","transportation"],sheet:[34,16],shortName:"oncoming_automobile"},{name:"Recreational Vehicle",unified:"1F699",keywords:["sport_utility_vehicle","transportation","vehicle"],sheet:[34,17],shortName:"blue_car"},{name:"Pickup Truck",unified:"1F6FB",keywords:["pickup truck","car","transportation"],sheet:[36,53],shortName:"pickup_truck"},{name:"Delivery Truck",unified:"1F69A",keywords:["delivery_truck","cars","transportation"],sheet:[34,18],shortName:"truck"},{name:"Articulated Lorry",unified:"1F69B",keywords:["articulated_lorry","vehicle","cars","transportation","express"],sheet:[34,19],shortName:"articulated_lorry"},{name:"Tractor",unified:"1F69C",keywords:["tractor","vehicle","car","farming","agriculture"],sheet:[34,20],shortName:"tractor"},{name:"Racing Car",unified:"1F3CE-FE0F",keywords:["racing_car","sports","race","fast","formula","f1"],sheet:[10,23],shortName:"racing_car"},{name:"Motorcycle",unified:"1F3CD-FE0F",keywords:["motorcycle","race","sports","fast"],sheet:[10,22],shortName:"racing_motorcycle"},{name:"Motor Scooter",unified:"1F6F5",keywords:["motor_scooter","vehicle","vespa","sasha"],sheet:[36,47],shortName:"motor_scooter"},{name:"Manual Wheelchair",unified:"1F9BD",keywords:["manual_wheelchair","accessibility"],sheet:[44,23],shortName:"manual_wheelchair"},{name:"Motorized Wheelchair",unified:"1F9BC",keywords:["motorized_wheelchair","accessibility"],sheet:[44,22],shortName:"motorized_wheelchair"},{name:"Auto Rickshaw",unified:"1F6FA",keywords:["auto_rickshaw","move","transportation"],sheet:[36,52],shortName:"auto_rickshaw"},{name:"Bicycle",unified:"1F6B2",keywords:["bicycle","sports","bicycle","exercise","hipster"],sheet:[35,1],shortName:"bike"},{name:"Scooter",unified:"1F6F4",keywords:["kick_scooter","vehicle","kick","razor"],sheet:[36,46],shortName:"scooter"},{name:"Skateboard",unified:"1F6F9",keywords:["skateboard","board"],sheet:[36,51],shortName:"skateboard"},{name:"Roller Skate",unified:"1F6FC",keywords:["roller skate","footwear","sports"],sheet:[36,54],shortName:"roller_skate"},{name:"Bus Stop",unified:"1F68F",keywords:["bus_stop","transportation","wait"],sheet:[34,7],shortName:"busstop"},{name:"Motorway",unified:"1F6E3-FE0F",keywords:["motorway","road","cupertino","interstate","highway"],sheet:[36,38],shortName:"motorway"},{name:"Railway Track",unified:"1F6E4-FE0F",keywords:["railway_track","train","transportation"],sheet:[36,39],shortName:"railway_track"},{name:"Oil Drum",unified:"1F6E2-FE0F",keywords:["oil_drum","barrell"],sheet:[36,37],shortName:"oil_drum"},{name:"Fuel Pump",unified:"26FD",keywords:["fuel_pump","gas station","petroleum"],sheet:[55,43],shortName:"fuelpump"},{name:"Police Cars Revolving Light",unified:"1F6A8",keywords:["police_car_light","police","ambulance","911","emergency","alert","error","pinged","law","legal"],sheet:[34,49],shortName:"rotating_light"},{name:"Horizontal Traffic Light",unified:"1F6A5",keywords:["horizontal_traffic_light","transportation","signal"],sheet:[34,46],shortName:"traffic_light"},{name:"Vertical Traffic Light",unified:"1F6A6",keywords:["vertical_traffic_light","transportation","driving"],sheet:[34,47],shortName:"vertical_traffic_light"},{name:"Octagonal Sign",unified:"1F6D1",keywords:["stop_sign","stop"],sheet:[36,30],shortName:"octagonal_sign"},{name:"Construction Sign",unified:"1F6A7",keywords:["construction","wip","progress","caution","warning"],sheet:[34,48],shortName:"construction"},{name:"Anchor",unified:"2693",keywords:["anchor","ship","ferry","sea","boat"],sheet:[54,47],shortName:"anchor"},{name:"Sailboat",unified:"26F5",keywords:["sailboat","ship","summer","transportation","water","sailing"],sheet:[55,21],shortNames:["sailboat"],shortName:"boat"},{name:"Canoe",unified:"1F6F6",keywords:["canoe","boat","paddle","water","ship"],sheet:[36,48],shortName:"canoe"},{name:"Speedboat",unified:"1F6A4",keywords:["speedboat","ship","transportation","vehicle","summer"],sheet:[34,45],shortName:"speedboat"},{name:"Passenger Ship",unified:"1F6F3-FE0F",keywords:["passenger_ship","yacht","cruise","ferry"],sheet:[36,45],shortName:"passenger_ship"},{name:"Ferry",unified:"26F4-FE0F",keywords:["ferry","boat","ship","yacht"],sheet:[55,20],shortName:"ferry"},{name:"Motor Boat",unified:"1F6E5-FE0F",keywords:["motor_boat","ship"],sheet:[36,40],shortName:"motor_boat"},{name:"Ship",unified:"1F6A2",keywords:["ship","transportation","titanic","deploy"],sheet:[34,26],shortName:"ship"},{name:"Airplane",unified:"2708-FE0F",keywords:["airplane","vehicle","transportation","flight","fly"],sheet:[55,46],shortName:"airplane"},{name:"Small Airplane",unified:"1F6E9-FE0F",keywords:["small_airplane","flight","transportation","fly","vehicle"],sheet:[36,41],shortName:"small_airplane"},{name:"Airplane Departure",unified:"1F6EB",keywords:["airplane_departure","airport","flight","landing"],sheet:[36,42],shortName:"airplane_departure"},{name:"Airplane Arriving",unified:"1F6EC",keywords:["airplane_arrival","airport","flight","boarding"],sheet:[36,43],shortName:"airplane_arriving"},{name:"Parachute",unified:"1FA82",keywords:["parachute","fly","glide"],sheet:[52,27],shortName:"parachute"},{name:"Seat",unified:"1F4BA",keywords:["seat","sit","airplane","transport","bus","flight","fly"],sheet:[26,17],shortName:"seat"},{name:"Helicopter",unified:"1F681",keywords:["helicopter","transportation","vehicle","fly"],sheet:[33,51],shortName:"helicopter"},{name:"Suspension Railway",unified:"1F69F",keywords:["suspension_railway","vehicle","transportation"],sheet:[34,23],shortName:"suspension_railway"},{name:"Mountain Cableway",unified:"1F6A0",keywords:["mountain_cableway","transportation","vehicle","ski"],sheet:[34,24],shortName:"mountain_cableway"},{name:"Aerial Tramway",unified:"1F6A1",keywords:["aerial_tramway","transportation","vehicle","ski"],sheet:[34,25],shortName:"aerial_tramway"},{name:"Satellite",unified:"1F6F0-FE0F",keywords:["satellite","communication","gps","orbit","spaceflight","NASA","ISS"],sheet:[36,44],shortName:"satellite"},{name:"Rocket",unified:"1F680",keywords:["rocket","launch","ship","staffmode","NASA","outer space","outer_space","fly"],sheet:[33,50],shortName:"rocket"},{name:"Flying Saucer",unified:"1F6F8",keywords:["flying_saucer","transportation","vehicle","ufo"],sheet:[36,50],shortName:"flying_saucer"},{name:"Bellhop Bell",unified:"1F6CE-FE0F",keywords:["bellhop_bell","service"],sheet:[36,27],shortName:"bellhop_bell"},{name:"Luggage",unified:"1F9F3",keywords:["luggage","packing","travel"],sheet:[52,4],shortName:"luggage"},{name:"Hourglass",unified:"231B",keywords:["hourglass_done","time","clock","oldschool","limit","exam","quiz","test"],sheet:[53,29],shortName:"hourglass"},{name:"Hourglass with Flowing Sand",unified:"23F3",keywords:["hourglass_not_done","oldschool","time","countdown"],sheet:[53,42],shortName:"hourglass_flowing_sand"},{name:"Watch",unified:"231A",keywords:["watch","time","accessories"],sheet:[53,28],shortName:"watch"},{name:"Alarm Clock",unified:"23F0",keywords:["alarm_clock","time","wake"],sheet:[53,39],shortName:"alarm_clock"},{name:"Stopwatch",unified:"23F1-FE0F",keywords:["stopwatch","time","deadline"],sheet:[53,40],shortName:"stopwatch"},{name:"Timer Clock",unified:"23F2-FE0F",keywords:["timer_clock","alarm"],sheet:[53,41],shortName:"timer_clock"},{name:"Mantelpiece Clock",unified:"1F570-FE0F",keywords:["mantelpiece_clock","time"],sheet:[29,5],shortName:"mantelpiece_clock"},{name:"Clock Face Twelve Oclock",unified:"1F55B",keywords:["twelve_o_clock","time","noon","midnight","midday","late","early","schedule"],sheet:[28,49],shortName:"clock12"},{name:"Clock Face Twelve-Thirty",unified:"1F567",keywords:["twelve_thirty","time","late","early","schedule"],sheet:[29,3],shortName:"clock1230"},{name:"Clock Face One Oclock",unified:"1F550",keywords:["one_o_clock","time","late","early","schedule"],sheet:[28,38],shortName:"clock1"},{name:"Clock Face One-Thirty",unified:"1F55C",keywords:["one_thirty","time","late","early","schedule"],sheet:[28,50],shortName:"clock130"},{name:"Clock Face Two Oclock",unified:"1F551",keywords:["two_o_clock","time","late","early","schedule"],sheet:[28,39],shortName:"clock2"},{name:"Clock Face Two-Thirty",unified:"1F55D",keywords:["two_thirty","time","late","early","schedule"],sheet:[28,51],shortName:"clock230"},{name:"Clock Face Three Oclock",unified:"1F552",keywords:["three_o_clock","time","late","early","schedule"],sheet:[28,40],shortName:"clock3"},{name:"Clock Face Three-Thirty",unified:"1F55E",keywords:["three_thirty","time","late","early","schedule"],sheet:[28,52],shortName:"clock330"},{name:"Clock Face Four Oclock",unified:"1F553",keywords:["four_o_clock","time","late","early","schedule"],sheet:[28,41],shortName:"clock4"},{name:"Clock Face Four-Thirty",unified:"1F55F",keywords:["four_thirty","time","late","early","schedule"],sheet:[28,53],shortName:"clock430"},{name:"Clock Face Five Oclock",unified:"1F554",keywords:["five_o_clock","time","late","early","schedule"],sheet:[28,42],shortName:"clock5"},{name:"Clock Face Five-Thirty",unified:"1F560",keywords:["five_thirty","time","late","early","schedule"],sheet:[28,54],shortName:"clock530"},{name:"Clock Face Six Oclock",unified:"1F555",keywords:["six_o_clock","time","late","early","schedule","dawn","dusk"],sheet:[28,43],shortName:"clock6"},{name:"Clock Face Six-Thirty",unified:"1F561",keywords:["six_thirty","time","late","early","schedule"],sheet:[28,55],shortName:"clock630"},{name:"Clock Face Seven Oclock",unified:"1F556",keywords:["seven_o_clock","time","late","early","schedule"],sheet:[28,44],shortName:"clock7"},{name:"Clock Face Seven-Thirty",unified:"1F562",keywords:["seven_thirty","time","late","early","schedule"],sheet:[28,56],shortName:"clock730"},{name:"Clock Face Eight Oclock",unified:"1F557",keywords:["eight_o_clock","time","late","early","schedule"],sheet:[28,45],shortName:"clock8"},{name:"Clock Face Eight-Thirty",unified:"1F563",keywords:["eight_thirty","time","late","early","schedule"],sheet:[28,57],shortName:"clock830"},{name:"Clock Face Nine Oclock",unified:"1F558",keywords:["nine_o_clock","time","late","early","schedule"],sheet:[28,46],shortName:"clock9"},{name:"Clock Face Nine-Thirty",unified:"1F564",keywords:["nine_thirty","time","late","early","schedule"],sheet:[29,0],shortName:"clock930"},{name:"Clock Face Ten Oclock",unified:"1F559",keywords:["ten_o_clock","time","late","early","schedule"],sheet:[28,47],shortName:"clock10"},{name:"Clock Face Ten-Thirty",unified:"1F565",keywords:["ten_thirty","time","late","early","schedule"],sheet:[29,1],shortName:"clock1030"},{name:"Clock Face Eleven Oclock",unified:"1F55A",keywords:["eleven_o_clock","time","late","early","schedule"],sheet:[28,48],shortName:"clock11"},{name:"Clock Face Eleven-Thirty",unified:"1F566",keywords:["eleven_thirty","time","late","early","schedule"],sheet:[29,2],shortName:"clock1130"},{name:"New Moon Symbol",unified:"1F311",keywords:["new_moon","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,31],shortName:"new_moon"},{name:"Waxing Crescent Moon Symbol",unified:"1F312",keywords:["waxing_crescent_moon","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,32],shortName:"waxing_crescent_moon"},{name:"First Quarter Moon Symbol",unified:"1F313",keywords:["first_quarter_moon","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,33],shortName:"first_quarter_moon"},{name:"Waxing Gibbous Moon Symbol",unified:"1F314",keywords:["waxing_gibbous_moon","nature","night","sky","gray","twilight","planet","space","evening","sleep"],sheet:[5,34],shortNames:["waxing_gibbous_moon"],shortName:"moon"},{name:"Full Moon Symbol",unified:"1F315",keywords:["full_moon","nature","yellow","twilight","planet","space","night","evening","sleep"],sheet:[5,35],shortName:"full_moon"},{name:"Waning Gibbous Moon Symbol",unified:"1F316",keywords:["waning_gibbous_moon","nature","twilight","planet","space","night","evening","sleep","waxing_gibbous_moon"],sheet:[5,36],shortName:"waning_gibbous_moon"},{name:"Last Quarter Moon Symbol",unified:"1F317",keywords:["last_quarter_moon","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,37],shortName:"last_quarter_moon"},{name:"Waning Crescent Moon Symbol",unified:"1F318",keywords:["waning_crescent_moon","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,38],shortName:"waning_crescent_moon"},{name:"Crescent Moon",unified:"1F319",keywords:["crescent_moon","night","sleep","sky","evening","magic"],sheet:[5,39],shortName:"crescent_moon"},{name:"New Moon with Face",unified:"1F31A",keywords:["new_moon_face","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,40],shortName:"new_moon_with_face"},{name:"First Quarter Moon with Face",unified:"1F31B",keywords:["first_quarter_moon_face","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,41],shortName:"first_quarter_moon_with_face"},{name:"Last Quarter Moon with Face",unified:"1F31C",keywords:["last_quarter_moon_face","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,42],shortName:"last_quarter_moon_with_face"},{name:"Thermometer",unified:"1F321-FE0F",keywords:["thermometer","weather","temperature","hot","cold"],sheet:[5,47],shortName:"thermometer"},{name:"Black Sun with Rays",unified:"2600-FE0F",keywords:["sun","weather","nature","brightness","summer","beach","spring"],sheet:[53,55],shortName:"sunny"},{name:"Full Moon with Face",unified:"1F31D",keywords:["full_moon_face","nature","twilight","planet","space","night","evening","sleep"],sheet:[5,43],shortName:"full_moon_with_face"},{name:"Sun with Face",unified:"1F31E",keywords:["sun_with_face","nature","morning","sky"],sheet:[5,44],shortName:"sun_with_face"},{name:"Ringed Planet",unified:"1FA90",keywords:["ringed_planet","outerspace"],sheet:[52,32],shortName:"ringed_planet"},{name:"White Medium Star",unified:"2B50",keywords:["star","night","yellow"],sheet:[56,46],shortName:"star"},{name:"Glowing Star",unified:"1F31F",keywords:["glowing_star","night","sparkle","awesome","good","magic"],sheet:[5,45],shortName:"star2"},{name:"Shooting Star",unified:"1F320",keywords:["shooting_star","night","photo"],sheet:[5,46],shortName:"stars"},{name:"Milky Way",unified:"1F30C",keywords:["milky_way","photo","space","stars"],sheet:[5,26],shortName:"milky_way"},{name:"Cloud",unified:"2601-FE0F",keywords:["cloud","weather","sky"],sheet:[53,56],shortName:"cloud"},{name:"Sun Behind Cloud",unified:"26C5",keywords:["sun_behind_cloud","weather","nature","cloudy","morning","fall","spring"],sheet:[55,7],shortName:"partly_sunny"},{name:"Cloud with Lightning and Rain",unified:"26C8-FE0F",keywords:["cloud_with_lightning_and_rain","weather","lightning"],sheet:[55,8],shortName:"thunder_cloud_and_rain"},{name:"Sun Behind Small Cloud",unified:"1F324-FE0F",keywords:["sun_behind_small_cloud","weather"],sheet:[5,48],shortNames:["sun_small_cloud"],shortName:"mostly_sunny"},{name:"Sun Behind Large Cloud",unified:"1F325-FE0F",keywords:["sun_behind_large_cloud","weather"],sheet:[5,49],shortNames:["sun_behind_cloud"],shortName:"barely_sunny"},{name:"Sun Behind Rain Cloud",unified:"1F326-FE0F",keywords:["sun_behind_rain_cloud","weather"],sheet:[5,50],shortNames:["sun_behind_rain_cloud"],shortName:"partly_sunny_rain"},{name:"Cloud with Rain",unified:"1F327-FE0F",keywords:["cloud_with_rain","weather"],sheet:[5,51],shortName:"rain_cloud"},{name:"Cloud with Snow",unified:"1F328-FE0F",keywords:["cloud_with_snow","weather"],sheet:[5,52],shortName:"snow_cloud"},{name:"Cloud with Lightning",unified:"1F329-FE0F",keywords:["cloud_with_lightning","weather","thunder"],sheet:[5,53],shortNames:["lightning_cloud"],shortName:"lightning"},{name:"Tornado",unified:"1F32A-FE0F",keywords:["tornado","weather","cyclone","twister"],sheet:[5,54],shortNames:["tornado_cloud"],shortName:"tornado"},{name:"Fog",unified:"1F32B-FE0F",keywords:["fog","weather"],sheet:[5,55],shortName:"fog"},{name:"Wind Face",unified:"1F32C-FE0F",keywords:["wind_face","gust","air"],sheet:[5,56],shortName:"wind_blowing_face"},{name:"Cyclone",unified:"1F300",keywords:["cyclone","weather","swirl","blue","cloud","vortex","spiral","whirlpool","spin","tornado","hurricane","typhoon"],sheet:[5,14],shortName:"cyclone"},{name:"Rainbow",unified:"1F308",keywords:["rainbow","nature","happy","unicorn_face","photo","sky","spring"],sheet:[5,22],shortName:"rainbow"},{name:"Closed Umbrella",unified:"1F302",keywords:["closed_umbrella","weather","rain","drizzle"],sheet:[5,16],shortName:"closed_umbrella"},{name:"Umbrella",unified:"2602-FE0F",keywords:["umbrella","weather","spring"],sheet:[53,57],shortName:"umbrella"},{name:"Umbrella with Rain Drops",unified:"2614",keywords:["umbrella_with_rain_drops","rainy","weather","spring"],sheet:[54,4],shortName:"umbrella_with_rain_drops"},{name:"Umbrella on Ground",unified:"26F1-FE0F",keywords:["umbrella_on_ground","weather","summer"],sheet:[55,17],shortName:"umbrella_on_ground"},{name:"High Voltage Sign",unified:"26A1",keywords:["high_voltage","thunder","weather","lightning bolt","fast"],sheet:[54,56],shortName:"zap"},{name:"Snowflake",unified:"2744-FE0F",keywords:["snowflake","winter","season","cold","weather","christmas","xmas"],sheet:[56,23],shortName:"snowflake"},{name:"Snowman",unified:"2603-FE0F",keywords:["snowman","winter","season","cold","weather","christmas","xmas","frozen"],sheet:[54,0],shortName:"snowman"},{name:"Snowman Without Snow",unified:"26C4",keywords:["snowman_without_snow","winter","season","cold","weather","christmas","xmas","frozen","without_snow"],sheet:[55,6],shortName:"snowman_without_snow"},{name:"Comet",unified:"2604-FE0F",keywords:["comet","space"],sheet:[54,1],shortName:"comet"},{name:"Fire",unified:"1F525",keywords:["fire","hot","cook","flame"],sheet:[28,7],shortName:"fire"},{name:"Droplet",unified:"1F4A7",keywords:["droplet","water","drip","faucet","spring"],sheet:[25,51],shortName:"droplet"},{name:"Water Wave",unified:"1F30A",keywords:["water_wave","sea","water","wave","nature","tsunami","disaster"],sheet:[5,24],shortName:"ocean"},{name:"Jack-O-Lantern",unified:"1F383",keywords:["jack_o_lantern","halloween","light","pumpkin","creepy","fall"],sheet:[7,27],shortName:"jack_o_lantern"},{name:"Christmas Tree",unified:"1F384",keywords:["christmas_tree","festival","vacation","december","xmas","celebration"],sheet:[7,28],shortName:"christmas_tree"},{name:"Fireworks",unified:"1F386",keywords:["fireworks","photo","festival","carnival","congratulations"],sheet:[7,35],shortName:"fireworks"},{name:"Firework Sparkler",unified:"1F387",keywords:["sparkler","stars","night","shine"],sheet:[7,36],shortName:"sparkler"},{name:"Firecracker",unified:"1F9E8",keywords:["firecracker","dynamite","boom","explode","explosion","explosive"],sheet:[51,51],shortName:"firecracker"},{name:"Sparkles",unified:"2728",keywords:["sparkles","stars","shine","shiny","cool","awesome","good","magic"],sheet:[56,20],shortName:"sparkles"},{name:"Balloon",unified:"1F388",keywords:["balloon","party","celebration","birthday","circus"],sheet:[7,37],shortName:"balloon"},{name:"Party Popper",unified:"1F389",keywords:["party_popper","party","congratulations","birthday","magic","circus","celebration","tada"],sheet:[7,38],shortName:"tada"},{name:"Confetti Ball",unified:"1F38A",keywords:["confetti_ball","festival","party","birthday","circus"],sheet:[7,39],shortName:"confetti_ball"},{name:"Tanabata Tree",unified:"1F38B",keywords:["tanabata_tree","plant","nature","branch","summer"],sheet:[7,40],shortName:"tanabata_tree"},{name:"Pine Decoration",unified:"1F38D",keywords:["pine_decoration","plant","nature","vegetable","panda","pine_decoration"],sheet:[7,42],shortName:"bamboo"},{name:"Japanese Dolls",unified:"1F38E",keywords:["japanese_dolls","japanese","toy","kimono"],sheet:[7,43],shortName:"dolls"},{name:"Carp Streamer",unified:"1F38F",keywords:["carp_streamer","fish","japanese","koinobori","carp","banner"],sheet:[7,44],shortName:"flags"},{name:"Wind Chime",unified:"1F390",keywords:["wind_chime","nature","ding","spring","bell"],sheet:[7,45],shortName:"wind_chime"},{name:"Moon Viewing Ceremony",unified:"1F391",keywords:["moon_viewing_ceremony","photo","japan","asia","tsukimi"],sheet:[7,46],shortName:"rice_scene"},{name:"Red Gift Envelope",unified:"1F9E7",keywords:["red_envelope","gift"],sheet:[51,50],shortName:"red_envelope"},{name:"Ribbon",unified:"1F380",keywords:["ribbon","decoration","pink","girl","bowtie"],sheet:[7,24],shortName:"ribbon"},{name:"Wrapped Present",unified:"1F381",keywords:["wrapped_gift","present","birthday","christmas","xmas"],sheet:[7,25],shortName:"gift"},{name:"Reminder Ribbon",unified:"1F397-FE0F",keywords:["reminder_ribbon","sports","cause","support","awareness"],sheet:[7,50],shortName:"reminder_ribbon"},{name:"Admission Tickets",unified:"1F39F-FE0F",keywords:["admission_tickets","sports","concert","entrance"],sheet:[7,55],shortName:"admission_tickets"},{name:"Ticket",unified:"1F3AB",keywords:["ticket","event","concert","pass"],sheet:[8,9],shortName:"ticket"},{name:"Military Medal",unified:"1F396-FE0F",keywords:["military_medal","award","winning","army"],sheet:[7,49],shortName:"medal"},{name:"Trophy",unified:"1F3C6",keywords:["trophy","win","award","contest","place","ftw","ceremony"],sheet:[9,17],shortName:"trophy"},{name:"Sports Medal",unified:"1F3C5",keywords:["sports_medal","award","winning"],sheet:[9,16],shortName:"sports_medal"},{name:"First Place Medal",unified:"1F947",keywords:["1st_place_medal","award","winning","first"],sheet:[41,30],shortName:"first_place_medal"},{name:"Second Place Medal",unified:"1F948",keywords:["2nd_place_medal","award","second"],sheet:[41,31],shortName:"second_place_medal"},{name:"Third Place Medal",unified:"1F949",keywords:["3rd_place_medal","award","third"],sheet:[41,32],shortName:"third_place_medal"},{name:"Soccer Ball",unified:"26BD",keywords:["soccer_ball","sports","football"],sheet:[55,4],shortName:"soccer"},{name:"Baseball",unified:"26BE",keywords:["baseball","sports","balls"],sheet:[55,5],shortName:"baseball"},{name:"Softball",unified:"1F94E",keywords:["softball","sports","balls"],sheet:[41,37],shortName:"softball"},{name:"Basketball and Hoop",unified:"1F3C0",keywords:["basketball","sports","balls","NBA"],sheet:[8,30],shortName:"basketball"},{name:"Volleyball",unified:"1F3D0",keywords:["volleyball","sports","balls"],sheet:[10,25],shortName:"volleyball"},{name:"American Football",unified:"1F3C8",keywords:["american_football","sports","balls","NFL"],sheet:[9,24],shortName:"football"},{name:"Rugby Football",unified:"1F3C9",keywords:["rugby_football","sports","team"],sheet:[9,25],shortName:"rugby_football"},{name:"Tennis Racquet and Ball",unified:"1F3BE",keywords:["tennis","sports","balls","green"],sheet:[8,28],shortName:"tennis"},{name:"Flying Disc",unified:"1F94F",keywords:["flying_disc","sports","frisbee","ultimate"],sheet:[41,38],shortName:"flying_disc"},{name:"Bowling",unified:"1F3B3",keywords:["bowling","sports","fun","play"],sheet:[8,17],shortName:"bowling"},{name:"Cricket Bat and Ball",unified:"1F3CF",keywords:["cricket_game","sports"],sheet:[10,24],shortName:"cricket_bat_and_ball"},{name:"Field Hockey Stick and Ball",unified:"1F3D1",keywords:["field_hockey","sports"],sheet:[10,26],shortName:"field_hockey_stick_and_ball"},{name:"Ice Hockey Stick and Puck",unified:"1F3D2",keywords:["ice_hockey","sports"],sheet:[10,27],shortName:"ice_hockey_stick_and_puck"},{name:"Lacrosse Stick and Ball",unified:"1F94D",keywords:["lacrosse","sports","ball","stick"],sheet:[41,36],shortName:"lacrosse"},{name:"Table Tennis Paddle and Ball",unified:"1F3D3",keywords:["ping_pong","sports","pingpong"],sheet:[10,28],shortName:"table_tennis_paddle_and_ball"},{name:"Badminton Racquet and Shuttlecock",unified:"1F3F8",keywords:["badminton","sports"],sheet:[11,10],shortName:"badminton_racquet_and_shuttlecock"},{name:"Boxing Glove",unified:"1F94A",keywords:["boxing_glove","sports","fighting"],sheet:[41,33],shortName:"boxing_glove"},{name:"Martial Arts Uniform",unified:"1F94B",keywords:["martial_arts_uniform","judo","karate","taekwondo"],sheet:[41,34],shortName:"martial_arts_uniform"},{name:"Goal Net",unified:"1F945",keywords:["goal_net","sports"],sheet:[41,29],shortName:"goal_net"},{name:"Flag in Hole",unified:"26F3",keywords:["flag_in_hole","sports","business","flag","hole","summer"],sheet:[55,19],shortName:"golf"},{name:"Ice Skate",unified:"26F8-FE0F",keywords:["ice_skate","sports"],sheet:[55,23],shortName:"ice_skate"},{name:"Fishing Pole and Fish",unified:"1F3A3",keywords:["fishing_pole","food","hobby","summer"],sheet:[8,1],shortName:"fishing_pole_and_fish"},{name:"Diving Mask",unified:"1F93F",keywords:["diving_mask","sport","ocean"],sheet:[41,23],shortName:"diving_mask"},{name:"Running Shirt with Sash",unified:"1F3BD",keywords:["running_shirt","play","pageant"],sheet:[8,27],shortName:"running_shirt_with_sash"},{name:"Ski and Ski Boot",unified:"1F3BF",keywords:["skis","sports","winter","cold","snow"],sheet:[8,29],shortName:"ski"},{name:"Sled",unified:"1F6F7",keywords:["sled","sleigh","luge","toboggan"],sheet:[36,49],shortName:"sled"},{name:"Curling Stone",unified:"1F94C",keywords:["curling_stone","sports"],sheet:[41,35],shortName:"curling_stone"},{name:"Direct Hit",unified:"1F3AF",keywords:["direct_hit","game","play","bar","target","bullseye"],sheet:[8,13],shortName:"dart"},{name:"Yo-Yo",unified:"1FA80",keywords:["yo_yo","toy"],sheet:[52,25],shortName:"yo-yo"},{name:"Kite",unified:"1FA81",keywords:["kite","wind","fly"],sheet:[52,26],shortName:"kite"},{name:"Billiards",unified:"1F3B1",keywords:["pool_8_ball","pool","hobby","game","luck","magic"],sheet:[8,15],shortName:"8ball"},{name:"Crystal Ball",unified:"1F52E",keywords:["crystal_ball","disco","party","magic","circus","fortune_teller"],sheet:[28,16],shortName:"crystal_ball"},{name:"Magic Wand",unified:"1FA84",keywords:["magic wand","supernature","power"],sheet:[52,29],shortName:"magic_wand"},{name:"Nazar Amulet",unified:"1F9FF",keywords:["nazar_amulet","bead","charm"],sheet:[52,16],shortName:"nazar_amulet"},{name:"Video Game",unified:"1F3AE",keywords:["video_game","play","console","PS4","controller"],sheet:[8,12],shortName:"video_game"},{name:"Joystick",unified:"1F579-FE0F",keywords:["joystick","game","play"],sheet:[29,34],shortName:"joystick"},{name:"Slot Machine",unified:"1F3B0",keywords:["slot_machine","bet","gamble","vegas","fruit machine","luck","casino"],sheet:[8,14],shortName:"slot_machine"},{name:"Game Die",unified:"1F3B2",keywords:["game_die","dice","random","tabletop","play","luck"],sheet:[8,16],shortName:"game_die"},{name:"Jigsaw Puzzle Piece",unified:"1F9E9",keywords:["puzzle_piece","interlocking","puzzle","piece"],sheet:[51,52],shortName:"jigsaw"},{name:"Teddy Bear",unified:"1F9F8",keywords:["teddy_bear","plush","stuffed"],sheet:[52,9],shortName:"teddy_bear"},{name:"Pinata",unified:"1FA85",keywords:["pinata","mexico","candy","celebration"],sheet:[52,30],shortName:"pinata"},{name:"Nesting Dolls",unified:"1FA86",keywords:["nesting dolls","matryoshka","toy"],sheet:[52,31],shortName:"nesting_dolls"},{name:"Black Spade Suit",unified:"2660-FE0F",keywords:["spade_suit","poker","cards","suits","magic"],sheet:[54,38],shortName:"spades"},{name:"Black Heart Suit",unified:"2665-FE0F",keywords:["heart_suit","poker","cards","magic","suits"],sheet:[54,40],shortName:"hearts"},{name:"Black Diamond Suit",unified:"2666-FE0F",keywords:["diamond_suit","poker","cards","magic","suits"],sheet:[54,41],shortName:"diamonds"},{name:"Black Club Suit",unified:"2663-FE0F",keywords:["club_suit","poker","cards","magic","suits"],sheet:[54,39],shortName:"clubs"},{name:"Chess Pawn",unified:"265F-FE0F",keywords:["chess_pawn","expendable"],sheet:[54,37],shortName:"chess_pawn"},{name:"Playing Card Black Joker",unified:"1F0CF",keywords:["joker","poker","cards","game","play","magic"],sheet:[0,15],shortName:"black_joker"},{name:"Mahjong Tile Red Dragon",unified:"1F004",keywords:["mahjong_red_dragon","game","play","chinese","kanji"],sheet:[0,14],shortName:"mahjong"},{name:"Flower Playing Cards",unified:"1F3B4",keywords:["flower_playing_cards","game","sunset","red"],sheet:[8,18],shortName:"flower_playing_cards"},{name:"Performing Arts",unified:"1F3AD",keywords:["performing_arts","acting","theater","drama"],sheet:[8,11],shortName:"performing_arts"},{name:"Framed Picture",unified:"1F5BC-FE0F",keywords:["framed_picture","photography"],sheet:[30,11],shortName:"frame_with_picture"},{name:"Artist Palette",unified:"1F3A8",keywords:["artist_palette","design","paint","draw","colors"],sheet:[8,6],shortName:"art"},{name:"Spool of Thread",unified:"1F9F5",keywords:["thread","needle","sewing","spool","string"],sheet:[52,6],shortName:"thread"},{name:"Sewing Needle",unified:"1FAA1",keywords:["sewing needle","stitches"],sheet:[52,49],shortName:"sewing_needle"},{name:"Ball of Yarn",unified:"1F9F6",keywords:["yarn","ball","crochet","knit"],sheet:[52,7],shortName:"yarn"},{name:"Knot",unified:"1FAA2",keywords:["knot","rope","scout"],sheet:[52,50],shortName:"knot"},{name:"Eyeglasses",unified:"1F453",keywords:["glasses","fashion","accessories","eyesight","nerdy","dork","geek"],sheet:[13,54],shortName:"eyeglasses"},{name:"Sunglasses",unified:"1F576-FE0F",keywords:["sunglasses","face","cool","accessories"],sheet:[29,31],shortName:"dark_sunglasses"},{name:"Goggles",unified:"1F97D",keywords:["goggles","eyes","protection","safety"],sheet:[42,30],shortName:"goggles"},{name:"Lab Coat",unified:"1F97C",keywords:["lab_coat","doctor","experiment","scientist","chemist"],sheet:[42,29],shortName:"lab_coat"},{name:"Safety Vest",unified:"1F9BA",keywords:["safety_vest","protection"],sheet:[44,15],shortName:"safety_vest"},{name:"Necktie",unified:"1F454",keywords:["necktie","shirt","suitup","formal","fashion","cloth","business"],sheet:[13,55],shortName:"necktie"},{name:"T-Shirt",unified:"1F455",keywords:["t_shirt","fashion","cloth","casual","shirt","tee"],sheet:[13,56],shortNames:["tshirt"],shortName:"shirt"},{name:"Jeans",unified:"1F456",keywords:["jeans","fashion","shopping"],sheet:[13,57],shortName:"jeans"},{name:"Scarf",unified:"1F9E3",keywords:["scarf","neck","winter","clothes"],sheet:[51,46],shortName:"scarf"},{name:"Gloves",unified:"1F9E4",keywords:["gloves","hands","winter","clothes"],sheet:[51,47],shortName:"gloves"},{name:"Coat",unified:"1F9E5",keywords:["coat","jacket"],sheet:[51,48],shortName:"coat"},{name:"Socks",unified:"1F9E6",keywords:["socks","stockings","clothes"],sheet:[51,49],shortName:"socks"},{name:"Dress",unified:"1F457",keywords:["dress","clothes","fashion","shopping"],sheet:[14,0],shortName:"dress"},{name:"Kimono",unified:"1F458",keywords:["kimono","dress","fashion","women","female","japanese"],sheet:[14,1],shortName:"kimono"},{name:"Sari",unified:"1F97B",keywords:["sari","dress"],sheet:[42,28],shortName:"sari"},{name:"One-Piece Swimsuit",unified:"1FA71",keywords:["one_piece_swimsuit","fashion"],sheet:[52,18],shortName:"one-piece_swimsuit"},{name:"Briefs",unified:"1FA72",keywords:["briefs","clothing"],sheet:[52,19],shortName:"briefs"},{name:"Shorts",unified:"1FA73",keywords:["shorts","clothing"],sheet:[52,20],shortName:"shorts"},{name:"Bikini",unified:"1F459",keywords:["bikini","swimming","female","woman","girl","fashion","beach","summer"],sheet:[14,2],shortName:"bikini"},{name:"Womans Clothes",unified:"1F45A",keywords:["woman_s_clothes","fashion","shopping_bags","female"],sheet:[14,3],shortName:"womans_clothes"},{name:"Purse",unified:"1F45B",keywords:["purse","fashion","accessories","money","sales","shopping"],sheet:[14,4],shortName:"purse"},{name:"Handbag",unified:"1F45C",keywords:["handbag","fashion","accessory","accessories","shopping"],sheet:[14,5],shortName:"handbag"},{name:"Pouch",unified:"1F45D",keywords:["clutch_bag","bag","accessories","shopping"],sheet:[14,6],shortName:"pouch"},{name:"Shopping Bags",unified:"1F6CD-FE0F",keywords:["shopping_bags","mall","buy","purchase"],sheet:[36,26],shortName:"shopping_bags"},{name:"School Satchel",unified:"1F392",keywords:["backpack","student","education","bag","backpack"],sheet:[7,47],shortName:"school_satchel"},{name:"Thong Sandal",unified:"1FA74",keywords:["thong sandal","footwear","summer"],sheet:[52,21],shortName:"thong_sandal"},{name:"Mans Shoe",unified:"1F45E",keywords:["man_s_shoe","fashion","male"],sheet:[14,7],shortNames:["shoe"],shortName:"mans_shoe"},{name:"Athletic Shoe",unified:"1F45F",keywords:["running_shoe","shoes","sports","sneakers"],sheet:[14,8],shortName:"athletic_shoe"},{name:"Hiking Boot",unified:"1F97E",keywords:["hiking_boot","backpacking","camping","hiking"],sheet:[42,31],shortName:"hiking_boot"},{name:"Flat Shoe",unified:"1F97F",keywords:["flat_shoe","ballet","slip-on","slipper"],sheet:[42,32],shortName:"womans_flat_shoe"},{name:"High-Heeled Shoe",unified:"1F460",keywords:["high_heeled_shoe","fashion","shoes","female","pumps","stiletto"],sheet:[14,9],shortName:"high_heel"},{name:"Womans Sandal",unified:"1F461",keywords:["woman_s_sandal","shoes","fashion","flip flops"],sheet:[14,10],shortName:"sandal"},{name:"Ballet Shoes",unified:"1FA70",keywords:["ballet_shoes","dance"],sheet:[52,17],shortName:"ballet_shoes"},{name:"Womans Boots",unified:"1F462",keywords:["woman_s_boot","shoes","fashion"],sheet:[14,11],shortName:"boot"},{name:"Crown",unified:"1F451",keywords:["crown","king","kod","leader","royalty","lord"],sheet:[13,52],shortName:"crown"},{name:"Womans Hat",unified:"1F452",keywords:["woman_s_hat","fashion","accessories","female","lady","spring"],sheet:[13,53],shortName:"womans_hat"},{name:"Top Hat",unified:"1F3A9",keywords:["top_hat","magic","gentleman","classy","circus"],sheet:[8,7],shortName:"tophat"},{name:"Graduation Cap",unified:"1F393",keywords:["graduation_cap","school","college","degree","university","graduation","cap","hat","legal","learn","education"],sheet:[7,48],shortName:"mortar_board"},{name:"Billed Cap",unified:"1F9E2",keywords:["billed_cap","cap","baseball"],sheet:[51,45],shortName:"billed_cap"},{name:"Military Helmet",unified:"1FA96",keywords:["military helmet","army","protection"],sheet:[52,38],shortName:"military_helmet"},{name:"Rescue Worker\u2019s Helmet",unified:"26D1-FE0F",keywords:["rescue_worker_s_helmet","construction","build"],sheet:[55,11],shortName:"helmet_with_white_cross"},{name:"Prayer Beads",unified:"1F4FF",keywords:["prayer_beads","dhikr","religious"],sheet:[27,27],shortName:"prayer_beads"},{name:"Lipstick",unified:"1F484",keywords:["lipstick","female","girl","fashion","woman"],sheet:[24,35],shortName:"lipstick"},{name:"Ring",unified:"1F48D",keywords:["ring","wedding","propose","marriage","valentines","diamond","fashion","jewelry","gem","engagement"],sheet:[25,25],shortName:"ring"},{name:"Gem Stone",unified:"1F48E",keywords:["gem_stone","blue","ruby","diamond","jewelry"],sheet:[25,26],shortName:"gem"},{name:"Speaker with Cancellation Stroke",unified:"1F507",keywords:["muted_speaker","sound","volume","silence","quiet"],sheet:[27,35],shortName:"mute"},{name:"Speaker",unified:"1F508",keywords:["speaker_low_volume","sound","volume","silence","broadcast"],sheet:[27,36],shortName:"speaker"},{name:"Speaker with One Sound Wave",unified:"1F509",keywords:["speaker_medium_volume","volume","speaker","broadcast"],sheet:[27,37],shortName:"sound"},{name:"Speaker with Three Sound Waves",unified:"1F50A",keywords:["speaker_high_volume","volume","noise","noisy","speaker","broadcast"],sheet:[27,38],shortName:"loud_sound"},{name:"Public Address Loudspeaker",unified:"1F4E2",keywords:["loudspeaker","volume","sound"],sheet:[26,57],shortName:"loudspeaker"},{name:"Cheering Megaphone",unified:"1F4E3",keywords:["megaphone","sound","speaker","volume"],sheet:[27,0],shortName:"mega"},{name:"Postal Horn",unified:"1F4EF",keywords:["postal_horn","instrument","music"],sheet:[27,12],shortName:"postal_horn"},{name:"Bell",unified:"1F514",keywords:["bell","sound","notification","christmas","xmas","chime"],sheet:[27,48],shortName:"bell"},{name:"Bell with Cancellation Stroke",unified:"1F515",keywords:["bell_with_slash","sound","volume","mute","quiet","silent"],sheet:[27,49],shortName:"no_bell"},{name:"Musical Score",unified:"1F3BC",keywords:["musical_score","treble","clef","compose"],sheet:[8,26],shortName:"musical_score"},{name:"Musical Note",unified:"1F3B5",keywords:["musical_note","score","tone","sound"],sheet:[8,19],shortName:"musical_note"},{name:"Multiple Musical Notes",unified:"1F3B6",keywords:["musical_notes","music","score"],sheet:[8,20],shortName:"notes"},{name:"Studio Microphone",unified:"1F399-FE0F",keywords:["studio_microphone","sing","recording","artist","talkshow"],sheet:[7,51],shortName:"studio_microphone"},{name:"Level Slider",unified:"1F39A-FE0F",keywords:["level_slider","scale"],sheet:[7,52],shortName:"level_slider"},{name:"Control Knobs",unified:"1F39B-FE0F",keywords:["control_knobs","dial"],sheet:[7,53],shortName:"control_knobs"},{name:"Microphone",unified:"1F3A4",keywords:["microphone","sound","music","PA","sing","talkshow"],sheet:[8,2],shortName:"microphone"},{name:"Headphone",unified:"1F3A7",keywords:["headphone","music","score","gadgets"],sheet:[8,5],shortName:"headphones"},{name:"Radio",unified:"1F4FB",keywords:["radio","communication","music","podcast","program"],sheet:[27,24],shortName:"radio"},{name:"Saxophone",unified:"1F3B7",keywords:["saxophone","music","instrument","jazz","blues"],sheet:[8,21],shortName:"saxophone"},{name:"Accordion",unified:"1FA97",keywords:["accordion","music"],sheet:[52,39],shortName:"accordion"},{name:"Guitar",unified:"1F3B8",keywords:["guitar","music","instrument"],sheet:[8,22],shortName:"guitar"},{name:"Musical Keyboard",unified:"1F3B9",keywords:["musical_keyboard","piano","instrument","compose"],sheet:[8,23],shortName:"musical_keyboard"},{name:"Trumpet",unified:"1F3BA",keywords:["trumpet","music","brass"],sheet:[8,24],shortName:"trumpet"},{name:"Violin",unified:"1F3BB",keywords:["violin","music","instrument","orchestra","symphony"],sheet:[8,25],shortName:"violin"},{name:"Banjo",unified:"1FA95",keywords:["banjo","music","instructment"],sheet:[52,37],shortName:"banjo"},{name:"Drum with Drumsticks",unified:"1F941",keywords:["drum","music","instrument","drumsticks","snare"],sheet:[41,25],shortName:"drum_with_drumsticks"},{name:"Long Drum",unified:"1FA98",keywords:["long drum","music"],sheet:[52,40],shortName:"long_drum"},{name:"Mobile Phone",unified:"1F4F1",keywords:["mobile_phone","technology","apple","gadgets","dial"],sheet:[27,14],shortName:"iphone"},{name:"Mobile Phone with Rightwards Arrow at Left",unified:"1F4F2",keywords:["mobile_phone_with_arrow","iphone","incoming"],sheet:[27,15],shortName:"calling"},{name:"Black Telephone",unified:"260E-FE0F",keywords:["telephone","technology","communication","dial","telephone"],sheet:[54,2],shortNames:["telephone"],shortName:"phone"},{name:"Telephone Receiver",unified:"1F4DE",keywords:["telephone_receiver","technology","communication","dial"],sheet:[26,53],shortName:"telephone_receiver"},{name:"Pager",unified:"1F4DF",keywords:["pager","bbcall","oldschool","90s"],sheet:[26,54],shortName:"pager"},{name:"Fax Machine",unified:"1F4E0",keywords:["fax_machine","communication","technology"],sheet:[26,55],shortName:"fax"},{name:"Battery",unified:"1F50B",keywords:["battery","power","energy","sustain"],sheet:[27,39],shortName:"battery"},{name:"Electric Plug",unified:"1F50C",keywords:["electric_plug","charger","power"],sheet:[27,40],shortName:"electric_plug"},{name:"Personal Computer",unified:"1F4BB",keywords:["laptop","technology","laptop","screen","display","monitor"],sheet:[26,18],shortName:"computer"},{name:"Desktop Computer",unified:"1F5A5-FE0F",keywords:["desktop_computer","technology","computing","screen"],sheet:[30,7],shortName:"desktop_computer"},{name:"Printer",unified:"1F5A8-FE0F",keywords:["printer","paper","ink"],sheet:[30,8],shortName:"printer"},{name:"Keyboard",unified:"2328-FE0F",keywords:["keyboard","technology","computer","type","input","text"],sheet:[53,30],shortName:"keyboard"},{name:"Computer Mouse",unified:"1F5B1-FE0F",keywords:["computer_mouse","click"],sheet:[30,9],shortName:"three_button_mouse"},{name:"Trackball",unified:"1F5B2-FE0F",keywords:["trackball","technology","trackpad"],sheet:[30,10],shortName:"trackball"},{name:"Minidisc",unified:"1F4BD",keywords:["computer_disk","technology","record","data","disk","90s"],sheet:[26,20],shortName:"minidisc"},{name:"Floppy Disk",unified:"1F4BE",keywords:["floppy_disk","oldschool","technology","save","90s","80s"],sheet:[26,21],shortName:"floppy_disk"},{name:"Optical Disc",unified:"1F4BF",keywords:["optical_disk","technology","dvd","disk","disc","90s"],sheet:[26,22],shortName:"cd"},{name:"Dvd",unified:"1F4C0",keywords:["dvd","cd","disk","disc"],sheet:[26,23],shortName:"dvd"},{name:"Abacus",unified:"1F9EE",keywords:["abacus","calculation"],sheet:[51,57],shortName:"abacus"},{name:"Movie Camera",unified:"1F3A5",keywords:["movie_camera","film","record"],sheet:[8,3],shortName:"movie_camera"},{name:"Film Frames",unified:"1F39E-FE0F",keywords:["film_frames","movie"],sheet:[7,54],shortName:"film_frames"},{name:"Film Projector",unified:"1F4FD-FE0F",keywords:["film_projector","video","tape","record","movie"],sheet:[27,26],shortName:"film_projector"},{name:"Clapper Board",unified:"1F3AC",keywords:["clapper_board","movie","film","record"],sheet:[8,10],shortName:"clapper"},{name:"Television",unified:"1F4FA",keywords:["television","technology","program","oldschool","show","television"],sheet:[27,23],shortName:"tv"},{name:"Camera",unified:"1F4F7",keywords:["camera","gadgets","photography"],sheet:[27,20],shortName:"camera"},{name:"Camera with Flash",unified:"1F4F8",keywords:["camera_with_flash","photography","gadgets"],sheet:[27,21],shortName:"camera_with_flash"},{name:"Video Camera",unified:"1F4F9",keywords:["video_camera","film","record"],sheet:[27,22],shortName:"video_camera"},{name:"Videocassette",unified:"1F4FC",keywords:["videocassette","record","video","oldschool","90s","80s"],sheet:[27,25],shortName:"vhs"},{name:"Left-Pointing Magnifying Glass",unified:"1F50D",keywords:["magnifying_glass_tilted_left","search","zoom","find","detective"],sheet:[27,41],shortName:"mag"},{name:"Right-Pointing Magnifying Glass",unified:"1F50E",keywords:["magnifying_glass_tilted_right","search","zoom","find","detective"],sheet:[27,42],shortName:"mag_right"},{name:"Candle",unified:"1F56F-FE0F",keywords:["candle","fire","wax"],sheet:[29,4],shortName:"candle"},{name:"Electric Light Bulb",unified:"1F4A1",keywords:["light_bulb","light","electricity","idea"],sheet:[25,45],shortName:"bulb"},{name:"Electric Torch",unified:"1F526",keywords:["flashlight","dark","camping","sight","night"],sheet:[28,8],shortName:"flashlight"},{name:"Izakaya Lantern",unified:"1F3EE",keywords:["red_paper_lantern","light","paper","halloween","spooky"],sheet:[10,55],shortNames:["lantern"],shortName:"izakaya_lantern"},{name:"Diya Lamp",unified:"1FA94",keywords:["diya_lamp","lighting"],sheet:[52,36],shortName:"diya_lamp"},{name:"Notebook with Decorative Cover",unified:"1F4D4",keywords:["notebook_with_decorative_cover","classroom","notes","record","paper","study"],sheet:[26,43],shortName:"notebook_with_decorative_cover"},{name:"Closed Book",unified:"1F4D5",keywords:["closed_book","read","library","knowledge","textbook","learn"],sheet:[26,44],shortName:"closed_book"},{name:"Open Book",unified:"1F4D6",keywords:["open_book","book","read","library","knowledge","literature","learn","study"],sheet:[26,45],shortNames:["open_book"],shortName:"book"},{name:"Green Book",unified:"1F4D7",keywords:["green_book","read","library","knowledge","study"],sheet:[26,46],shortName:"green_book"},{name:"Blue Book",unified:"1F4D8",keywords:["blue_book","read","library","knowledge","learn","study"],sheet:[26,47],shortName:"blue_book"},{name:"Orange Book",unified:"1F4D9",keywords:["orange_book","read","library","knowledge","textbook","study"],sheet:[26,48],shortName:"orange_book"},{name:"Books",unified:"1F4DA",keywords:["books","literature","library","study"],sheet:[26,49],shortName:"books"},{name:"Notebook",unified:"1F4D3",keywords:["notebook","stationery","record","notes","paper","study"],sheet:[26,42],shortName:"notebook"},{name:"Ledger",unified:"1F4D2",keywords:["ledger","notes","paper"],sheet:[26,41],shortName:"ledger"},{name:"Page with Curl",unified:"1F4C3",keywords:["page_with_curl","documents","office","paper"],sheet:[26,26],shortName:"page_with_curl"},{name:"Scroll",unified:"1F4DC",keywords:["scroll","documents","ancient","history","paper"],sheet:[26,51],shortName:"scroll"},{name:"Page Facing Up",unified:"1F4C4",keywords:["page_facing_up","documents","office","paper","information"],sheet:[26,27],shortName:"page_facing_up"},{name:"Newspaper",unified:"1F4F0",keywords:["newspaper","press","headline"],sheet:[27,13],shortName:"newspaper"},{name:"Rolled-Up Newspaper",unified:"1F5DE-FE0F",keywords:["rolled_up_newspaper","press","headline"],sheet:[30,20],shortName:"rolled_up_newspaper"},{name:"Bookmark Tabs",unified:"1F4D1",keywords:["bookmark_tabs","favorite","save","order","tidy"],sheet:[26,40],shortName:"bookmark_tabs"},{name:"Bookmark",unified:"1F516",keywords:["bookmark","favorite","label","save"],sheet:[27,50],shortName:"bookmark"},{name:"Label",unified:"1F3F7-FE0F",keywords:["label","sale","tag"],sheet:[11,9],shortName:"label"},{name:"Money Bag",unified:"1F4B0",keywords:["money_bag","dollar","payment","coins","sale"],sheet:[26,7],shortName:"moneybag"},{name:"Coin",unified:"1FA99",keywords:["coin","money","currency"],sheet:[52,41],shortName:"coin"},{name:"Banknote with Yen Sign",unified:"1F4B4",keywords:["yen_banknote","money","sales","japanese","dollar","currency"],sheet:[26,11],shortName:"yen"},{name:"Banknote with Dollar Sign",unified:"1F4B5",keywords:["dollar_banknote","money","sales","bill","currency"],sheet:[26,12],shortName:"dollar"},{name:"Banknote with Euro Sign",unified:"1F4B6",keywords:["euro_banknote","money","sales","dollar","currency"],sheet:[26,13],shortName:"euro"},{name:"Banknote with Pound Sign",unified:"1F4B7",keywords:["pound_banknote","british","sterling","money","sales","bills","uk","england","currency"],sheet:[26,14],shortName:"pound"},{name:"Money with Wings",unified:"1F4B8",keywords:["money_with_wings","dollar","bills","payment","sale"],sheet:[26,15],shortName:"money_with_wings"},{name:"Credit Card",unified:"1F4B3",keywords:["credit_card","money","sales","dollar","bill","payment","shopping"],sheet:[26,10],shortName:"credit_card"},{name:"Receipt",unified:"1F9FE",keywords:["receipt","accounting","expenses"],sheet:[52,15],shortName:"receipt"},{name:"Chart with Upwards Trend and Yen Sign",unified:"1F4B9",keywords:["chart_increasing_with_yen","green-square","graph","presentation","stats"],sheet:[26,16],shortName:"chart"},{name:"Envelope",unified:"2709-FE0F",keywords:["envelope","letter","postal","inbox","communication"],sheet:[55,47],shortNames:["envelope"],shortName:"email"},{name:"E-Mail Symbol",unified:"1F4E7",keywords:["e_mail","communication","inbox"],sheet:[27,4],shortName:"e-mail"},{name:"Incoming Envelope",unified:"1F4E8",keywords:["incoming_envelope","email","inbox"],sheet:[27,5],shortName:"incoming_envelope"},{name:"Envelope with Downwards Arrow Above",unified:"1F4E9",keywords:["envelope_with_arrow","email","communication"],sheet:[27,6],shortName:"envelope_with_arrow"},{name:"Outbox Tray",unified:"1F4E4",keywords:["outbox_tray","inbox","email"],sheet:[27,1],shortName:"outbox_tray"},{name:"Inbox Tray",unified:"1F4E5",keywords:["inbox_tray","email","documents"],sheet:[27,2],shortName:"inbox_tray"},{name:"Package",unified:"1F4E6",keywords:["package","mail","gift","cardboard","box","moving"],sheet:[27,3],shortName:"package"},{name:"Closed Mailbox with Raised Flag",unified:"1F4EB",keywords:["closed_mailbox_with_raised_flag","email","inbox","communication"],sheet:[27,8],shortName:"mailbox"},{name:"Closed Mailbox with Lowered Flag",unified:"1F4EA",keywords:["closed_mailbox_with_lowered_flag","email","communication","inbox"],sheet:[27,7],shortName:"mailbox_closed"},{name:"Open Mailbox with Raised Flag",unified:"1F4EC",keywords:["open_mailbox_with_raised_flag","email","inbox","communication"],sheet:[27,9],shortName:"mailbox_with_mail"},{name:"Open Mailbox with Lowered Flag",unified:"1F4ED",keywords:["open_mailbox_with_lowered_flag","email","inbox"],sheet:[27,10],shortName:"mailbox_with_no_mail"},{name:"Postbox",unified:"1F4EE",keywords:["postbox","email","letter","envelope"],sheet:[27,11],shortName:"postbox"},{name:"Ballot Box with Ballot",unified:"1F5F3-FE0F",keywords:["ballot_box_with_ballot","election","vote"],sheet:[30,25],shortName:"ballot_box_with_ballot"},{name:"Pencil",unified:"270F-FE0F",keywords:["pencil","stationery","write","paper","writing","school","study"],sheet:[56,14],shortName:"pencil2"},{name:"Black Nib",unified:"2712-FE0F",keywords:["black_nib","pen","stationery","writing","write"],sheet:[56,15],shortName:"black_nib"},{name:"Fountain Pen",unified:"1F58B-FE0F",keywords:["fountain_pen","stationery","writing","write"],sheet:[29,43],shortName:"lower_left_fountain_pen"},{name:"Pen",unified:"1F58A-FE0F",keywords:["pen","stationery","writing","write"],sheet:[29,42],shortName:"lower_left_ballpoint_pen"},{name:"Paintbrush",unified:"1F58C-FE0F",keywords:["paintbrush","drawing","creativity","art"],sheet:[29,44],shortName:"lower_left_paintbrush"},{name:"Crayon",unified:"1F58D-FE0F",keywords:["crayon","drawing","creativity"],sheet:[29,45],shortName:"lower_left_crayon"},{name:"Memo",unified:"1F4DD",keywords:["memo","write","documents","stationery","pencil","paper","writing","legal","exam","quiz","test","study","compose"],sheet:[26,52],shortNames:["pencil"],shortName:"memo"},{name:"Briefcase",unified:"1F4BC",keywords:["briefcase","business","documents","work","law","legal","job","career"],sheet:[26,19],shortName:"briefcase"},{name:"File Folder",unified:"1F4C1",keywords:["file_folder","documents","business","office"],sheet:[26,24],shortName:"file_folder"},{name:"Open File Folder",unified:"1F4C2",keywords:["open_file_folder","documents","load"],sheet:[26,25],shortName:"open_file_folder"},{name:"Card Index Dividers",unified:"1F5C2-FE0F",keywords:["card_index_dividers","organizing","business","stationery"],sheet:[30,12],shortName:"card_index_dividers"},{name:"Calendar",unified:"1F4C5",keywords:["calendar","calendar","schedule"],sheet:[26,28],shortName:"date"},{name:"Tear-off Calendar",unified:"1F4C6",keywords:["tear_off_calendar","schedule","date","planning"],sheet:[26,29],shortName:"calendar"},{name:"Spiral Notepad",unified:"1F5D2-FE0F",keywords:["spiral_notepad","memo","stationery"],sheet:[30,16],shortName:"spiral_note_pad"},{name:"Spiral Calendar",unified:"1F5D3-FE0F",keywords:["spiral_calendar","date","schedule","planning"],sheet:[30,17],shortName:"spiral_calendar_pad"},{name:"Card Index",unified:"1F4C7",keywords:["card_index","business","stationery"],sheet:[26,30],shortName:"card_index"},{name:"Chart with Upwards Trend",unified:"1F4C8",keywords:["chart_increasing","graph","presentation","stats","recovery","business","economics","money","sales","good","success"],sheet:[26,31],shortName:"chart_with_upwards_trend"},{name:"Chart with Downwards Trend",unified:"1F4C9",keywords:["chart_decreasing","graph","presentation","stats","recession","business","economics","money","sales","bad","failure"],sheet:[26,32],shortName:"chart_with_downwards_trend"},{name:"Bar Chart",unified:"1F4CA",keywords:["bar_chart","graph","presentation","stats"],sheet:[26,33],shortName:"bar_chart"},{name:"Clipboard",unified:"1F4CB",keywords:["clipboard","stationery","documents"],sheet:[26,34],shortName:"clipboard"},{name:"Pushpin",unified:"1F4CC",keywords:["pushpin","stationery","mark","here"],sheet:[26,35],shortName:"pushpin"},{name:"Round Pushpin",unified:"1F4CD",keywords:["round_pushpin","stationery","location","map","here"],sheet:[26,36],shortName:"round_pushpin"},{name:"Paperclip",unified:"1F4CE",keywords:["paperclip","documents","stationery"],sheet:[26,37],shortName:"paperclip"},{name:"Linked Paperclips",unified:"1F587-FE0F",keywords:["linked_paperclips","documents","stationery"],sheet:[29,41],shortName:"linked_paperclips"},{name:"Straight Ruler",unified:"1F4CF",keywords:["straight_ruler","stationery","calculate","length","math","school","drawing","architect","sketch"],sheet:[26,38],shortName:"straight_ruler"},{name:"Triangular Ruler",unified:"1F4D0",keywords:["triangular_ruler","stationery","math","architect","sketch"],sheet:[26,39],shortName:"triangular_ruler"},{name:"Black Scissors",unified:"2702-FE0F",keywords:["scissors","stationery","cut"],sheet:[55,44],shortName:"scissors"},{name:"Card File Box",unified:"1F5C3-FE0F",keywords:["card_file_box","business","stationery"],sheet:[30,13],shortName:"card_file_box"},{name:"File Cabinet",unified:"1F5C4-FE0F",keywords:["file_cabinet","filing","organizing"],sheet:[30,14],shortName:"file_cabinet"},{name:"Wastebasket",unified:"1F5D1-FE0F",keywords:["wastebasket","bin","trash","rubbish","garbage","toss"],sheet:[30,15],shortName:"wastebasket"},{name:"Lock",unified:"1F512",keywords:["locked","security","password","padlock"],sheet:[27,46],shortName:"lock"},{name:"Open Lock",unified:"1F513",keywords:["unlocked","privacy","security"],sheet:[27,47],shortName:"unlock"},{name:"Lock with Ink Pen",unified:"1F50F",keywords:["locked_with_pen","security","secret"],sheet:[27,43],shortName:"lock_with_ink_pen"},{name:"Closed Lock with Key",unified:"1F510",keywords:["locked_with_key","security","privacy"],sheet:[27,44],shortName:"closed_lock_with_key"},{name:"Key",unified:"1F511",keywords:["key","lock","door","password"],sheet:[27,45],shortName:"key"},{name:"Old Key",unified:"1F5DD-FE0F",keywords:["old_key","lock","door","password"],sheet:[30,19],shortName:"old_key"},{name:"Hammer",unified:"1F528",keywords:["hammer","tools","build","create"],sheet:[28,10],shortName:"hammer"},{name:"Axe",unified:"1FA93",keywords:["axe","tool","chop","cut"],sheet:[52,35],shortName:"axe"},{name:"Pick",unified:"26CF-FE0F",keywords:["pick","tools","dig"],sheet:[55,10],shortName:"pick"},{name:"Hammer and Pick",unified:"2692-FE0F",keywords:["hammer_and_pick","tools","build","create"],sheet:[54,46],shortName:"hammer_and_pick"},{name:"Hammer and Wrench",unified:"1F6E0-FE0F",keywords:["hammer_and_wrench","tools","build","create"],sheet:[36,35],shortName:"hammer_and_wrench"},{name:"Dagger",unified:"1F5E1-FE0F",keywords:["dagger","weapon"],sheet:[30,21],shortName:"dagger_knife"},{name:"Crossed Swords",unified:"2694-FE0F",keywords:["crossed_swords","weapon"],sheet:[54,48],shortName:"crossed_swords"},{name:"Pistol",unified:"1F52B",keywords:["pistol","violence","weapon","pistol","revolver"],sheet:[28,13],shortName:"gun"},{name:"Boomerang",unified:"1FA83",keywords:["boomerang","weapon"],sheet:[52,28],shortName:"boomerang"},{name:"Bow and Arrow",unified:"1F3F9",keywords:["bow_and_arrow","sports"],sheet:[11,11],shortName:"bow_and_arrow"},{name:"Shield",unified:"1F6E1-FE0F",keywords:["shield","protection","security"],sheet:[36,36],shortName:"shield"},{name:"Carpentry Saw",unified:"1FA9A",keywords:["carpentry saw","cut","chop"],sheet:[52,42],shortName:"carpentry_saw"},{name:"Wrench",unified:"1F527",keywords:["wrench","tools","diy","ikea","fix","maintainer"],sheet:[28,9],shortName:"wrench"},{name:"Screwdriver",unified:"1FA9B",keywords:["screwdriver","tools"],sheet:[52,43],shortName:"screwdriver"},{name:"Nut and Bolt",unified:"1F529",keywords:["nut_and_bolt","handy","tools","fix"],sheet:[28,11],shortName:"nut_and_bolt"},{name:"Gear",unified:"2699-FE0F",keywords:["gear","cog"],sheet:[54,52],shortName:"gear"},{name:"Clamp",unified:"1F5DC-FE0F",keywords:["clamp","tool"],sheet:[30,18],shortName:"compression"},{name:"Balance Scale",unified:"2696-FE0F",keywords:["balance_scale","law","fairness","weight"],sheet:[54,50],shortName:"scales"},{name:"Probing Cane",unified:"1F9AF",keywords:["probing_cane","accessibility"],sheet:[43,22],shortName:"probing_cane"},{name:"Link Symbol",unified:"1F517",keywords:["link","rings","url"],sheet:[27,51],shortName:"link"},{name:"Chains",unified:"26D3-FE0F",keywords:["chains","lock","arrest"],sheet:[55,12],shortName:"chains"},{name:"Hook",unified:"1FA9D",keywords:["hook","tools"],sheet:[52,45],shortName:"hook"},{name:"Toolbox",unified:"1F9F0",keywords:["toolbox","tools","diy","fix","maintainer","mechanic"],sheet:[52,1],shortName:"toolbox"},{name:"Magnet",unified:"1F9F2",keywords:["magnet","attraction","magnetic"],sheet:[52,3],shortName:"magnet"},{name:"Ladder",unified:"1FA9C",keywords:["ladder","tools"],sheet:[52,44],shortName:"ladder"},{name:"Alembic",unified:"2697-FE0F",keywords:["alembic","distilling","science","experiment","chemistry"],sheet:[54,51],shortName:"alembic"},{name:"Test Tube",unified:"1F9EA",keywords:["test_tube","chemistry","experiment","lab","science"],sheet:[51,53],shortName:"test_tube"},{name:"Petri Dish",unified:"1F9EB",keywords:["petri_dish","bacteria","biology","culture","lab"],sheet:[51,54],shortName:"petri_dish"},{name:"Dna Double Helix",unified:"1F9EC",keywords:["dna","biologist","genetics","life"],sheet:[51,55],shortName:"dna"},{name:"Microscope",unified:"1F52C",keywords:["microscope","laboratory","experiment","zoomin","science","study"],sheet:[28,14],shortName:"microscope"},{name:"Telescope",unified:"1F52D",keywords:["telescope","stars","space","zoom","science","astronomy"],sheet:[28,15],shortName:"telescope"},{name:"Satellite Antenna",unified:"1F4E1",keywords:["satellite_antenna","communication","future","radio","space"],sheet:[26,56],shortName:"satellite_antenna"},{name:"Syringe",unified:"1F489",keywords:["syringe","health","hospital","drugs","blood","medicine","needle","doctor","nurse"],sheet:[25,21],shortName:"syringe"},{name:"Drop of Blood",unified:"1FA78",keywords:["drop_of_blood","period","hurt","harm","wound"],sheet:[52,22],shortName:"drop_of_blood"},{name:"Pill",unified:"1F48A",keywords:["pill","health","medicine","doctor","pharmacy","drug"],sheet:[25,22],shortName:"pill"},{name:"Adhesive Bandage",unified:"1FA79",keywords:["adhesive_bandage","heal"],sheet:[52,23],shortName:"adhesive_bandage"},{name:"Stethoscope",unified:"1FA7A",keywords:["stethoscope","health"],sheet:[52,24],shortName:"stethoscope"},{name:"Door",unified:"1F6AA",keywords:["door","house","entry","exit"],sheet:[34,51],shortName:"door"},{name:"Elevator",unified:"1F6D7",keywords:["elevator","lift"],sheet:[36,34],shortName:"elevator"},{name:"Mirror",unified:"1FA9E",keywords:["mirror","reflection"],sheet:[52,46],shortName:"mirror"},{name:"Window",unified:"1FA9F",keywords:["window","scenery"],sheet:[52,47],shortName:"window"},{name:"Bed",unified:"1F6CF-FE0F",keywords:["bed","sleep","rest"],sheet:[36,28],shortName:"bed"},{name:"Couch and Lamp",unified:"1F6CB-FE0F",keywords:["couch_and_lamp","read","chill"],sheet:[36,19],shortName:"couch_and_lamp"},{name:"Chair",unified:"1FA91",keywords:["chair","sit","furniture"],sheet:[52,33],shortName:"chair"},{name:"Toilet",unified:"1F6BD",keywords:["toilet","restroom","wc","washroom","bathroom","potty"],sheet:[36,5],shortName:"toilet"},{name:"Plunger",unified:"1FAA0",keywords:["plunger","toilet"],sheet:[52,48],shortName:"plunger"},{name:"Shower",unified:"1F6BF",keywords:["shower","clean","water","bathroom"],sheet:[36,7],shortName:"shower"},{name:"Bathtub",unified:"1F6C1",keywords:["bathtub","clean","shower","bathroom"],sheet:[36,14],shortName:"bathtub"},{name:"Mouse Trap",unified:"1FAA4",keywords:["mouse trap","cheese"],sheet:[52,52],shortName:"mouse_trap"},{name:"Razor",unified:"1FA92",keywords:["razor","cut"],sheet:[52,34],shortName:"razor"},{name:"Lotion Bottle",unified:"1F9F4",keywords:["lotion_bottle","moisturizer","sunscreen"],sheet:[52,5],shortName:"lotion_bottle"},{name:"Safety Pin",unified:"1F9F7",keywords:["safety_pin","diaper"],sheet:[52,8],shortName:"safety_pin"},{name:"Broom",unified:"1F9F9",keywords:["broom","cleaning","sweeping","witch"],sheet:[52,10],shortName:"broom"},{name:"Basket",unified:"1F9FA",keywords:["basket","laundry"],sheet:[52,11],shortName:"basket"},{name:"Roll of Paper",unified:"1F9FB",keywords:["roll_of_paper","roll"],sheet:[52,12],shortName:"roll_of_paper"},{name:"Bucket",unified:"1FAA3",keywords:["bucket","water","container"],sheet:[52,51],shortName:"bucket"},{name:"Bar of Soap",unified:"1F9FC",keywords:["soap","bar","bathing","cleaning","lather"],sheet:[52,13],shortName:"soap"},{name:"Toothbrush",unified:"1FAA5",keywords:["toothbrush","hygiene","dental"],sheet:[52,53],shortName:"toothbrush"},{name:"Sponge",unified:"1F9FD",keywords:["sponge","absorbing","cleaning","porous"],sheet:[52,14],shortName:"sponge"},{name:"Fire Extinguisher",unified:"1F9EF",keywords:["fire_extinguisher","quench"],sheet:[52,0],shortName:"fire_extinguisher"},{name:"Shopping Trolley",unified:"1F6D2",keywords:["shopping_cart","trolley"],sheet:[36,31],shortName:"shopping_trolley"},{name:"Smoking Symbol",unified:"1F6AC",keywords:["cigarette","kills","tobacco","cigarette","joint","smoke"],sheet:[34,53],shortName:"smoking"},{name:"Coffin",unified:"26B0-FE0F",keywords:["coffin","vampire","dead","die","death","rip","graveyard","cemetery","casket","funeral","box"],sheet:[55,2],shortName:"coffin"},{name:"Headstone",unified:"1FAA6",keywords:["headstone","death","rip","grave"],sheet:[52,54],shortName:"headstone"},{name:"Funeral Urn",unified:"26B1-FE0F",keywords:["funeral_urn","dead","die","death","rip","ashes"],sheet:[55,3],shortName:"funeral_urn"},{name:"Moyai",unified:"1F5FF",keywords:["moai","rock","easter island","moai"],sheet:[30,31],shortName:"moyai"},{name:"Placard",unified:"1FAA7",keywords:["placard","announcement"],sheet:[52,55],shortName:"placard"},{name:"Automated Teller Machine",unified:"1F3E7",keywords:["atm_sign","money","sales","cash","blue-square","payment","bank"],sheet:[10,48],shortName:"atm"},{name:"Put Litter in Its Place Symbol",unified:"1F6AE",keywords:["litter_in_bin_sign","blue-square","sign","human","info"],sheet:[34,55],shortName:"put_litter_in_its_place"},{name:"Potable Water Symbol",unified:"1F6B0",keywords:["potable_water","blue-square","liquid","restroom","cleaning","faucet"],sheet:[34,57],shortName:"potable_water"},{name:"Wheelchair Symbol",unified:"267F",keywords:["wheelchair_symbol","blue-square","disabled","accessibility"],sheet:[54,45],shortName:"wheelchair"},{name:"Mens Symbol",unified:"1F6B9",keywords:["men_s_room","toilet","restroom","wc","blue-square","gender","male"],sheet:[36,1],shortName:"mens"},{name:"Womens Symbol",unified:"1F6BA",keywords:["women_s_room","purple-square","woman","female","toilet","loo","restroom","gender"],sheet:[36,2],shortName:"womens"},{name:"Restroom",unified:"1F6BB",keywords:["restroom","blue-square","toilet","refresh","wc","gender"],sheet:[36,3],shortName:"restroom"},{name:"Baby Symbol",unified:"1F6BC",keywords:["baby_symbol","orange-square","child"],sheet:[36,4],shortName:"baby_symbol"},{name:"Water Closet",unified:"1F6BE",keywords:["water_closet","toilet","restroom","blue-square"],sheet:[36,6],shortName:"wc"},{name:"Passport Control",unified:"1F6C2",keywords:["passport_control","custom","blue-square"],sheet:[36,15],shortName:"passport_control"},{name:"Customs",unified:"1F6C3",keywords:["customs","passport","border","blue-square"],sheet:[36,16],shortName:"customs"},{name:"Baggage Claim",unified:"1F6C4",keywords:["baggage_claim","blue-square","airport","transport"],sheet:[36,17],shortName:"baggage_claim"},{name:"Left Luggage",unified:"1F6C5",keywords:["left_luggage","blue-square","travel"],sheet:[36,18],shortName:"left_luggage"},{name:"Warning Sign",unified:"26A0-FE0F",keywords:["warning","exclamation","wip","alert","error","problem","issue"],sheet:[54,55],shortName:"warning"},{name:"Children Crossing",unified:"1F6B8",keywords:["children_crossing","school","warning","danger","sign","driving","yellow-diamond"],sheet:[36,0],shortName:"children_crossing"},{name:"No Entry",unified:"26D4",keywords:["no_entry","limit","security","privacy","bad","denied","stop","circle"],sheet:[55,13],shortName:"no_entry"},{name:"No Entry Sign",unified:"1F6AB",keywords:["prohibited","forbid","stop","limit","denied","disallow","circle"],sheet:[34,52],shortName:"no_entry_sign"},{name:"No Bicycles",unified:"1F6B3",keywords:["no_bicycles","cyclist","prohibited","circle"],sheet:[35,2],shortName:"no_bicycles"},{name:"No Smoking Symbol",unified:"1F6AD",keywords:["no_smoking","cigarette","blue-square","smell","smoke"],sheet:[34,54],shortName:"no_smoking"},{name:"Do Not Litter Symbol",unified:"1F6AF",keywords:["no_littering","trash","bin","garbage","circle"],sheet:[34,56],shortName:"do_not_litter"},{name:"Non-Potable Water Symbol",unified:"1F6B1",keywords:["non_potable_water","drink","faucet","tap","circle"],sheet:[35,0],shortName:"non-potable_water"},{name:"No Pedestrians",unified:"1F6B7",keywords:["no_pedestrians","rules","crossing","walking","circle"],sheet:[35,57],shortName:"no_pedestrians"},{name:"No Mobile Phones",unified:"1F4F5",keywords:["no_mobile_phones","iphone","mute","circle"],sheet:[27,18],shortName:"no_mobile_phones"},{name:"No One Under Eighteen Symbol",unified:"1F51E",keywords:["no_one_under_eighteen","18","drink","pub","night","minor","circle"],sheet:[28,0],shortName:"underage"},{name:"Radioactive",unified:"2622-FE0F",keywords:["radioactive","nuclear","danger"],sheet:[54,14],shortName:"radioactive_sign"},{name:"Biohazard",unified:"2623-FE0F",keywords:["biohazard","danger"],sheet:[54,15],shortName:"biohazard_sign"},{name:"Upwards Black Arrow",unified:"2B06-FE0F",keywords:["up_arrow","blue-square","continue","top","direction"],sheet:[56,42],shortName:"arrow_up"},{name:"North East Arrow",unified:"2197-FE0F",keywords:["up_right_arrow","blue-square","point","direction","diagonal","northeast"],sheet:[53,23],shortName:"arrow_upper_right"},{name:"Black Rightwards Arrow",unified:"27A1-FE0F",keywords:["right_arrow","blue-square","next"],sheet:[56,36],shortName:"arrow_right"},{name:"South East Arrow",unified:"2198-FE0F",keywords:["down_right_arrow","blue-square","direction","diagonal","southeast"],sheet:[53,24],shortName:"arrow_lower_right"},{name:"Downwards Black Arrow",unified:"2B07-FE0F",keywords:["down_arrow","blue-square","direction","bottom"],sheet:[56,43],shortName:"arrow_down"},{name:"South West Arrow",unified:"2199-FE0F",keywords:["down_left_arrow","blue-square","direction","diagonal","southwest"],sheet:[53,25],shortName:"arrow_lower_left"},{name:"Leftwards Black Arrow",unified:"2B05-FE0F",keywords:["left_arrow","blue-square","previous","back"],sheet:[56,41],shortName:"arrow_left"},{name:"North West Arrow",unified:"2196-FE0F",keywords:["up_left_arrow","blue-square","point","direction","diagonal","northwest"],sheet:[53,22],shortName:"arrow_upper_left"},{name:"Up Down Arrow",unified:"2195-FE0F",keywords:["up_down_arrow","blue-square","direction","way","vertical"],sheet:[53,21],shortName:"arrow_up_down"},{name:"Left Right Arrow",unified:"2194-FE0F",keywords:["left_right_arrow","shape","direction","horizontal","sideways"],sheet:[53,20],shortName:"left_right_arrow"},{name:"Leftwards Arrow with Hook",unified:"21A9-FE0F",keywords:["right_arrow_curving_left","back","return","blue-square","undo","enter"],sheet:[53,26],shortName:"leftwards_arrow_with_hook"},{name:"Rightwards Arrow with Hook",unified:"21AA-FE0F",keywords:["left_arrow_curving_right","blue-square","return","rotate","direction"],sheet:[53,27],shortName:"arrow_right_hook"},{name:"Arrow Pointing Rightwards Then Curving Upwards",unified:"2934-FE0F",keywords:["right_arrow_curving_up","blue-square","direction","top"],sheet:[56,39],shortName:"arrow_heading_up"},{name:"Arrow Pointing Rightwards Then Curving Downwards",unified:"2935-FE0F",keywords:["right_arrow_curving_down","blue-square","direction","bottom"],sheet:[56,40],shortName:"arrow_heading_down"},{name:"Clockwise Downwards and Upwards Open Circle Arrows",unified:"1F503",keywords:["clockwise_vertical_arrows","sync","cycle","round","repeat"],sheet:[27,31],shortName:"arrows_clockwise"},{name:"Anticlockwise Downwards and Upwards Open Circle Arrows",unified:"1F504",keywords:["counterclockwise_arrows_button","blue-square","sync","cycle"],sheet:[27,32],shortName:"arrows_counterclockwise"},{name:"Back with Leftwards Arrow Above",unified:"1F519",keywords:["back_arrow","arrow","words","return"],sheet:[27,53],shortName:"back"},{name:"End with Leftwards Arrow Above",unified:"1F51A",keywords:["end_arrow","words","arrow"],sheet:[27,54],shortName:"end"},{name:"On with Exclamation Mark with Left Right Arrow Above",unified:"1F51B",keywords:["on_arrow","arrow","words"],sheet:[27,55],shortName:"on"},{name:"Soon with Rightwards Arrow Above",unified:"1F51C",keywords:["soon_arrow","arrow","words"],sheet:[27,56],shortName:"soon"},{name:"Top with Upwards Arrow Above",unified:"1F51D",keywords:["top_arrow","words","blue-square"],sheet:[27,57],shortName:"top"},{name:"Place of Worship",unified:"1F6D0",keywords:["place_of_worship","religion","church","temple","prayer"],sheet:[36,29],shortName:"place_of_worship"},{name:"Atom Symbol",unified:"269B-FE0F",keywords:["atom_symbol","science","physics","chemistry"],sheet:[54,53],shortName:"atom_symbol"},{name:"Om",unified:"1F549-FE0F",keywords:["om","hinduism","buddhism","sikhism","jainism"],sheet:[28,32],shortName:"om_symbol"},{name:"Star of David",unified:"2721-FE0F",keywords:["star_of_david","judaism"],sheet:[56,19],shortName:"star_of_david"},{name:"Wheel of Dharma",unified:"2638-FE0F",keywords:["wheel_of_dharma","hinduism","buddhism","sikhism","jainism"],sheet:[54,20],shortName:"wheel_of_dharma"},{name:"Yin Yang",unified:"262F-FE0F",keywords:["yin_yang","balance"],sheet:[54,19],shortName:"yin_yang"},{name:"Latin Cross",unified:"271D-FE0F",keywords:["latin_cross","christianity"],sheet:[56,18],shortName:"latin_cross"},{name:"Orthodox Cross",unified:"2626-FE0F",keywords:["orthodox_cross","suppedaneum","religion"],sheet:[54,16],shortName:"orthodox_cross"},{name:"Star and Crescent",unified:"262A-FE0F",keywords:["star_and_crescent","islam"],sheet:[54,17],shortName:"star_and_crescent"},{name:"Peace Symbol",unified:"262E-FE0F",keywords:["peace_symbol","hippie"],sheet:[54,18],shortName:"peace_symbol"},{name:"Menorah with Nine Branches",unified:"1F54E",keywords:["menorah","hanukkah","candles","jewish"],sheet:[28,37],shortName:"menorah_with_nine_branches"},{name:"Six Pointed Star with Middle Dot",unified:"1F52F",keywords:["dotted_six_pointed_star","purple-square","religion","jewish","hexagram"],sheet:[28,17],shortName:"six_pointed_star"},{name:"Aries",unified:"2648",keywords:["aries","sign","purple-square","zodiac","astrology"],sheet:[54,25],shortName:"aries"},{name:"Taurus",unified:"2649",keywords:["taurus","purple-square","sign","zodiac","astrology"],sheet:[54,26],shortName:"taurus"},{name:"Gemini",unified:"264A",keywords:["gemini","sign","zodiac","purple-square","astrology"],sheet:[54,27],shortName:"gemini"},{name:"Cancer",unified:"264B",keywords:["cancer","sign","zodiac","purple-square","astrology"],sheet:[54,28],shortName:"cancer"},{name:"Leo",unified:"264C",keywords:["leo","sign","purple-square","zodiac","astrology"],sheet:[54,29],shortName:"leo"},{name:"Virgo",unified:"264D",keywords:["virgo","sign","zodiac","purple-square","astrology"],sheet:[54,30],shortName:"virgo"},{name:"Libra",unified:"264E",keywords:["libra","sign","purple-square","zodiac","astrology"],sheet:[54,31],shortName:"libra"},{name:"Scorpius",unified:"264F",keywords:["scorpio","sign","zodiac","purple-square","astrology","scorpio"],sheet:[54,32],shortName:"scorpius"},{name:"Sagittarius",unified:"2650",keywords:["sagittarius","sign","zodiac","purple-square","astrology"],sheet:[54,33],shortName:"sagittarius"},{name:"Capricorn",unified:"2651",keywords:["capricorn","sign","zodiac","purple-square","astrology"],sheet:[54,34],shortName:"capricorn"},{name:"Aquarius",unified:"2652",keywords:["aquarius","sign","purple-square","zodiac","astrology"],sheet:[54,35],shortName:"aquarius"},{name:"Pisces",unified:"2653",keywords:["pisces","purple-square","sign","zodiac","astrology"],sheet:[54,36],shortName:"pisces"},{name:"Ophiuchus",unified:"26CE",keywords:["ophiuchus","sign","purple-square","constellation","astrology"],sheet:[55,9],shortName:"ophiuchus"},{name:"Twisted Rightwards Arrows",unified:"1F500",keywords:["shuffle_tracks_button","blue-square","shuffle","music","random"],sheet:[27,28],shortName:"twisted_rightwards_arrows"},{name:"Clockwise Rightwards and Leftwards Open Circle Arrows",unified:"1F501",keywords:["repeat_button","loop","record"],sheet:[27,29],shortName:"repeat"},{name:"Clockwise Rightwards and Leftwards Open Circle Arrows with Circled One Overlay",unified:"1F502",keywords:["repeat_single_button","blue-square","loop"],sheet:[27,30],shortName:"repeat_one"},{name:"Black Right-Pointing Triangle",unified:"25B6-FE0F",keywords:["play_button","blue-square","right","direction","play"],sheet:[53,49],shortName:"arrow_forward"},{name:"Black Right-Pointing Double Triangle",unified:"23E9",keywords:["fast_forward_button","blue-square","play","speed","continue"],sheet:[53,32],shortName:"fast_forward"},{name:"Next Track Button",unified:"23ED-FE0F",keywords:["next_track_button","forward","next","blue-square"],sheet:[53,36],shortName:"black_right_pointing_double_triangle_with_vertical_bar"},{name:"Play or Pause Button",unified:"23EF-FE0F",keywords:["play_or_pause_button","blue-square","play","pause"],sheet:[53,38],shortName:"black_right_pointing_triangle_with_double_vertical_bar"},{name:"Black Left-Pointing Triangle",unified:"25C0-FE0F",keywords:["reverse_button","blue-square","left","direction"],sheet:[53,50],shortName:"arrow_backward"},{name:"Black Left-Pointing Double Triangle",unified:"23EA",keywords:["fast_reverse_button","play","blue-square"],sheet:[53,33],shortName:"rewind"},{name:"Last Track Button",unified:"23EE-FE0F",keywords:["last_track_button","backward"],sheet:[53,37],shortName:"black_left_pointing_double_triangle_with_vertical_bar"},{name:"Up-Pointing Small Red Triangle",unified:"1F53C",keywords:["upwards_button","blue-square","triangle","direction","point","forward","top"],sheet:[28,30],shortName:"arrow_up_small"},{name:"Black Up-Pointing Double Triangle",unified:"23EB",keywords:["fast_up_button","blue-square","direction","top"],sheet:[53,34],shortName:"arrow_double_up"},{name:"Down-Pointing Small Red Triangle",unified:"1F53D",keywords:["downwards_button","blue-square","direction","bottom"],sheet:[28,31],shortName:"arrow_down_small"},{name:"Black Down-Pointing Double Triangle",unified:"23EC",keywords:["fast_down_button","blue-square","direction","bottom"],sheet:[53,35],shortName:"arrow_double_down"},{name:"Pause Button",unified:"23F8-FE0F",keywords:["pause_button","pause","blue-square"],sheet:[53,43],shortName:"double_vertical_bar"},{name:"Stop Button",unified:"23F9-FE0F",keywords:["stop_button","blue-square"],sheet:[53,44],shortName:"black_square_for_stop"},{name:"Record Button",unified:"23FA-FE0F",keywords:["record_button","blue-square"],sheet:[53,45],shortName:"black_circle_for_record"},{name:"Eject Button",unified:"23CF-FE0F",keywords:["eject_button","blue-square"],sheet:[53,31],shortName:"eject"},{name:"Cinema",unified:"1F3A6",keywords:["cinema","blue-square","record","film","movie","curtain","stage","theater"],sheet:[8,4],shortName:"cinema"},{name:"Low Brightness Symbol",unified:"1F505",keywords:["dim_button","sun","afternoon","warm","summer"],sheet:[27,33],shortName:"low_brightness"},{name:"High Brightness Symbol",unified:"1F506",keywords:["bright_button","sun","light"],sheet:[27,34],shortName:"high_brightness"},{name:"Antenna with Bars",unified:"1F4F6",keywords:["antenna_bars","blue-square","reception","phone","internet","connection","wifi","bluetooth","bars"],sheet:[27,19],shortName:"signal_strength"},{name:"Vibration Mode",unified:"1F4F3",keywords:["vibration_mode","orange-square","phone"],sheet:[27,16],shortName:"vibration_mode"},{name:"Mobile Phone off",unified:"1F4F4",keywords:["mobile_phone_off","mute","orange-square","silence","quiet"],sheet:[27,17],shortName:"mobile_phone_off"},{name:"Female Sign",unified:"2640-FE0F",keywords:["female_sign","woman","women","lady","girl"],sheet:[54,23],hidden:["apple"],shortName:"female_sign"},{name:"Male Sign",unified:"2642-FE0F",keywords:["male_sign","man","boy","men"],sheet:[54,24],hidden:["apple"],shortName:"male_sign"},{name:"Transgender Symbol",unified:"26A7-FE0F",keywords:["transgender symbol","lgbtq"],sheet:[54,57],shortName:"transgender_symbol"},{name:"Heavy Multiplication X",unified:"2716-FE0F",keywords:["multiplication_sign","math","calculation"],sheet:[56,17],shortName:"heavy_multiplication_x"},{name:"Heavy Plus Sign",unified:"2795",keywords:["plus_sign","math","calculation","addition","more","increase"],sheet:[56,33],shortName:"heavy_plus_sign"},{name:"Heavy Minus Sign",unified:"2796",keywords:["minus_sign","math","calculation","subtract","less"],sheet:[56,34],shortName:"heavy_minus_sign"},{name:"Heavy Division Sign",unified:"2797",keywords:["division_sign","divide","math","calculation"],sheet:[56,35],shortName:"heavy_division_sign"},{name:"Infinity",unified:"267E-FE0F",keywords:["infinity","forever"],sheet:[54,44],shortName:"infinity"},{name:"Double Exclamation Mark",unified:"203C-FE0F",keywords:["double_exclamation_mark","exclamation","surprise"],sheet:[53,16],shortName:"bangbang"},{name:"Exclamation Question Mark",unified:"2049-FE0F",keywords:["exclamation_question_mark","wat","punctuation","surprise"],sheet:[53,17],shortName:"interrobang"},{name:"Black Question Mark Ornament",unified:"2753",keywords:["question_mark","doubt","confused"],sheet:[56,27],shortName:"question"},{name:"White Question Mark Ornament",unified:"2754",keywords:["white_question_mark","doubts","gray","huh","confused"],sheet:[56,28],shortName:"grey_question"},{name:"White Exclamation Mark Ornament",unified:"2755",keywords:["white_exclamation_mark","surprise","punctuation","gray","wow","warning"],sheet:[56,29],shortName:"grey_exclamation"},{name:"Heavy Exclamation Mark Symbol",unified:"2757",keywords:["exclamation_mark","heavy_exclamation_mark","danger","surprise","punctuation","wow","warning"],sheet:[56,30],shortNames:["heavy_exclamation_mark"],shortName:"exclamation"},{name:"Wavy Dash",unified:"3030-FE0F",keywords:["wavy_dash","draw","line","moustache","mustache","squiggle","scribble"],sheet:[56,48],shortName:"wavy_dash"},{name:"Currency Exchange",unified:"1F4B1",keywords:["currency_exchange","money","sales","dollar","travel"],sheet:[26,8],shortName:"currency_exchange"},{name:"Heavy Dollar Sign",unified:"1F4B2",keywords:["heavy_dollar_sign","money","sales","payment","currency","buck"],sheet:[26,9],shortName:"heavy_dollar_sign"},{name:"Medical Symbol",unified:"2695-FE0F",keywords:["medical_symbol","health","hospital"],sheet:[54,49],hidden:["apple"],shortNames:["staff_of_aesculapius"],shortName:"medical_symbol"},{name:"Black Universal Recycling Symbol",unified:"267B-FE0F",keywords:["recycling_symbol","arrow","environment","garbage","trash"],sheet:[54,43],shortName:"recycle"},{name:"Fleur-De-Lis",unified:"269C-FE0F",keywords:["fleur_de_lis","decorative","scout"],sheet:[54,54],shortName:"fleur_de_lis"},{name:"Trident Emblem",unified:"1F531",keywords:["trident_emblem","weapon","spear"],sheet:[28,19],shortName:"trident"},{name:"Name Badge",unified:"1F4DB",keywords:["name_badge","fire","forbid"],sheet:[26,50],shortName:"name_badge"},{name:"Japanese Symbol for Beginner",unified:"1F530",keywords:["japanese_symbol_for_beginner","badge","shield"],sheet:[28,18],shortName:"beginner"},{name:"Heavy Large Circle",unified:"2B55",keywords:["hollow_red_circle","circle","round"],sheet:[56,47],shortName:"o"},{name:"White Heavy Check Mark",unified:"2705",keywords:["check_mark_button","green-square","ok","agree","vote","election","answer","tick"],sheet:[55,45],shortName:"white_check_mark"},{name:"Ballot Box with Check",unified:"2611-FE0F",keywords:["check_box_with_check","ok","agree","confirm","black-square","vote","election","yes","tick"],sheet:[54,3],shortName:"ballot_box_with_check"},{name:"Heavy Check Mark",unified:"2714-FE0F",keywords:["check_mark","ok","nike","answer","yes","tick"],sheet:[56,16],shortName:"heavy_check_mark"},{name:"Cross Mark",unified:"274C",keywords:["cross_mark","no","delete","remove","cancel","red"],sheet:[56,25],shortName:"x"},{name:"Negative Squared Cross Mark",unified:"274E",keywords:["cross_mark_button","x","green-square","no","deny"],sheet:[56,26],shortName:"negative_squared_cross_mark"},{name:"Curly Loop",unified:"27B0",keywords:["curly_loop","scribble","draw","shape","squiggle"],sheet:[56,37],shortName:"curly_loop"},{name:"Double Curly Loop",unified:"27BF",keywords:["double_curly_loop","tape","cassette"],sheet:[56,38],shortName:"loop"},{name:"Part Alternation Mark",unified:"303D-FE0F",keywords:["part_alternation_mark","graph","presentation","stats","business","economics","bad"],sheet:[56,49],shortName:"part_alternation_mark"},{name:"Eight Spoked Asterisk",unified:"2733-FE0F",keywords:["eight_spoked_asterisk","star","sparkle","green-square"],sheet:[56,21],shortName:"eight_spoked_asterisk"},{name:"Eight Pointed Black Star",unified:"2734-FE0F",keywords:["eight_pointed_star","orange-square","shape","polygon"],sheet:[56,22],shortName:"eight_pointed_black_star"},{name:"Sparkle",unified:"2747-FE0F",keywords:["sparkle","stars","green-square","awesome","good","fireworks"],sheet:[56,24],shortName:"sparkle"},{name:"Copyright Sign",unified:"00A9-FE0F",keywords:["copyright","ip","license","circle","law","legal"],sheet:[0,12],hidden:["facebook"],shortName:"copyright"},{name:"Registered Sign",unified:"00AE-FE0F",keywords:["registered","alphabet","circle"],sheet:[0,13],hidden:["facebook"],shortName:"registered"},{name:"Trade Mark Sign",unified:"2122-FE0F",keywords:["trade_mark","trademark","brand","law","legal"],sheet:[53,18],shortName:"tm"},{name:"Hash Key",unified:"0023-FE0F-20E3",keywords:["keycap_","symbol","blue-square","twitter"],sheet:[0,0],hidden:["facebook"],shortName:"hash"},{name:"Keycap: *",unified:"002A-FE0F-20E3",keywords:["keycap_","star","keycap"],sheet:[0,1],hidden:["facebook"],shortName:"keycap_star"},{name:"Keycap 0",unified:"0030-FE0F-20E3",keywords:["keycap_0","0","numbers","blue-square","null"],sheet:[0,2],hidden:["facebook"],shortName:"zero"},{name:"Keycap 1",unified:"0031-FE0F-20E3",keywords:["keycap_1","blue-square","numbers","1"],sheet:[0,3],hidden:["facebook"],shortName:"one"},{name:"Keycap 2",unified:"0032-FE0F-20E3",keywords:["keycap_2","numbers","2","prime","blue-square"],sheet:[0,4],hidden:["facebook"],shortName:"two"},{name:"Keycap 3",unified:"0033-FE0F-20E3",keywords:["keycap_3","3","numbers","prime","blue-square"],sheet:[0,5],hidden:["facebook"],shortName:"three"},{name:"Keycap 4",unified:"0034-FE0F-20E3",keywords:["keycap_4","4","numbers","blue-square"],sheet:[0,6],hidden:["facebook"],shortName:"four"},{name:"Keycap 5",unified:"0035-FE0F-20E3",keywords:["keycap_5","5","numbers","blue-square","prime"],sheet:[0,7],hidden:["facebook"],shortName:"five"},{name:"Keycap 6",unified:"0036-FE0F-20E3",keywords:["keycap_6","6","numbers","blue-square"],sheet:[0,8],hidden:["facebook"],shortName:"six"},{name:"Keycap 7",unified:"0037-FE0F-20E3",keywords:["keycap_7","7","numbers","blue-square","prime"],sheet:[0,9],hidden:["facebook"],shortName:"seven"},{name:"Keycap 8",unified:"0038-FE0F-20E3",keywords:["keycap_8","8","blue-square","numbers"],sheet:[0,10],hidden:["facebook"],shortName:"eight"},{name:"Keycap 9",unified:"0039-FE0F-20E3",keywords:["keycap_9","blue-square","numbers","9"],sheet:[0,11],hidden:["facebook"],shortName:"nine"},{name:"Keycap Ten",unified:"1F51F",keywords:["keycap_10","numbers","10","blue-square"],sheet:[28,1],shortName:"keycap_ten"},{name:"Input Symbol for Latin Capital Letters",unified:"1F520",keywords:["input_latin_uppercase","alphabet","words","blue-square"],sheet:[28,2],shortName:"capital_abcd"},{name:"Input Symbol for Latin Small Letters",unified:"1F521",keywords:["input_latin_lowercase","blue-square","alphabet"],sheet:[28,3],shortName:"abcd"},{name:"Input Symbol for Numbers",unified:"1F522",keywords:["input_numbers","numbers","blue-square"],sheet:[28,4],shortName:"1234"},{name:"Input Symbol for Symbols",unified:"1F523",keywords:["input_symbols","blue-square","music","note","ampersand","percent","glyphs","characters"],sheet:[28,5],shortName:"symbols"},{name:"Input Symbol for Latin Letters",unified:"1F524",keywords:["input_latin_letters","blue-square","alphabet"],sheet:[28,6],shortName:"abc"},{name:"Negative Squared Latin Capital Letter a",unified:"1F170-FE0F",keywords:["a_button","red-square","alphabet","letter"],sheet:[0,16],shortName:"a"},{name:"Negative Squared Ab",unified:"1F18E",keywords:["ab_button","red-square","alphabet"],sheet:[0,20],shortName:"ab"},{name:"Negative Squared Latin Capital Letter B",unified:"1F171-FE0F",keywords:["b_button","red-square","alphabet","letter"],sheet:[0,17],shortName:"b"},{name:"Squared Cl",unified:"1F191",keywords:["cl_button","alphabet","words","red-square"],sheet:[0,21],shortName:"cl"},{name:"Squared Cool",unified:"1F192",keywords:["cool_button","words","blue-square"],sheet:[0,22],shortName:"cool"},{name:"Squared Free",unified:"1F193",keywords:["free_button","blue-square","words"],sheet:[0,23],shortName:"free"},{name:"Information Source",unified:"2139-FE0F",keywords:["information","blue-square","alphabet","letter"],sheet:[53,19],shortName:"information_source"},{name:"Squared Id",unified:"1F194",keywords:["id_button","purple-square","words"],sheet:[0,24],shortName:"id"},{name:"Circled Latin Capital Letter M",unified:"24C2-FE0F",keywords:["circled_m","alphabet","blue-circle","letter"],sheet:[53,46],shortName:"m"},{name:"Squared New",unified:"1F195",keywords:["new_button","blue-square","words","start"],sheet:[0,25],shortName:"new"},{name:"Squared Ng",unified:"1F196",keywords:["ng_button","blue-square","words","shape","icon"],sheet:[0,26],shortName:"ng"},{name:"Negative Squared Latin Capital Letter O",unified:"1F17E-FE0F",keywords:["o_button","alphabet","red-square","letter"],sheet:[0,18],shortName:"o2"},{name:"Squared Ok",unified:"1F197",keywords:["ok_button","good","agree","yes","blue-square"],sheet:[0,27],shortName:"ok"},{name:"Negative Squared Latin Capital Letter P",unified:"1F17F-FE0F",keywords:["p_button","cars","blue-square","alphabet","letter"],sheet:[0,19],shortName:"parking"},{name:"Squared Sos",unified:"1F198",keywords:["sos_button","help","red-square","words","emergency","911"],sheet:[0,28],shortName:"sos"},{name:"Squared Up with Exclamation Mark",unified:"1F199",keywords:["up_button","blue-square","above","high"],sheet:[0,29],shortName:"up"},{name:"Squared Vs",unified:"1F19A",keywords:["vs_button","words","orange-square"],sheet:[0,30],shortName:"vs"},{name:"Squared Katakana Koko",unified:"1F201",keywords:["japanese_here_button","blue-square","here","katakana","japanese","destination"],sheet:[4,57],shortName:"koko"},{name:"Squared Katakana Sa",unified:"1F202-FE0F",keywords:["japanese_service_charge_button","japanese","blue-square","katakana"],sheet:[5,0],shortName:"sa"},{name:"Squared Cjk Unified Ideograph-6708",unified:"1F237-FE0F",keywords:["japanese_monthly_amount_button","chinese","month","moon","japanese","orange-square","kanji"],sheet:[5,8],shortName:"u6708"},{name:"Squared Cjk Unified Ideograph-6709",unified:"1F236",keywords:["japanese_not_free_of_charge_button","orange-square","chinese","have","kanji"],sheet:[5,7],shortName:"u6709"},{name:"Squared Cjk Unified Ideograph-6307",unified:"1F22F",keywords:["japanese_reserved_button","chinese","point","green-square","kanji"],sheet:[5,2],shortName:"u6307"},{name:"Circled Ideograph Advantage",unified:"1F250",keywords:["japanese_bargain_button","chinese","kanji","obtain","get","circle"],sheet:[5,12],shortName:"ideograph_advantage"},{name:"Squared Cjk Unified Ideograph-5272",unified:"1F239",keywords:["japanese_discount_button","cut","divide","chinese","kanji","pink-square"],sheet:[5,10],shortName:"u5272"},{name:"Squared Cjk Unified Ideograph-7121",unified:"1F21A",keywords:["japanese_free_of_charge_button","nothing","chinese","kanji","japanese","orange-square"],sheet:[5,1],shortName:"u7121"},{name:"Squared Cjk Unified Ideograph-7981",unified:"1F232",keywords:["japanese_prohibited_button","kanji","japanese","chinese","forbidden","limit","restricted","red-square"],sheet:[5,3],shortName:"u7981"},{name:"Circled Ideograph Accept",unified:"1F251",keywords:["japanese_acceptable_button","ok","good","chinese","kanji","agree","yes","orange-circle"],sheet:[5,13],shortName:"accept"},{name:"Squared Cjk Unified Ideograph-7533",unified:"1F238",keywords:["japanese_application_button","chinese","japanese","kanji","orange-square"],sheet:[5,9],shortName:"u7533"},{name:"Squared Cjk Unified Ideograph-5408",unified:"1F234",keywords:["japanese_passing_grade_button","japanese","chinese","join","kanji","red-square"],sheet:[5,5],shortName:"u5408"},{name:"Squared Cjk Unified Ideograph-7a7a",unified:"1F233",keywords:["japanese_vacancy_button","kanji","japanese","chinese","empty","sky","blue-square"],sheet:[5,4],shortName:"u7a7a"},{name:"Circled Ideograph Congratulation",unified:"3297-FE0F",keywords:["japanese_congratulations_button","chinese","kanji","japanese","red-circle"],sheet:[56,50],shortName:"congratulations"},{name:"Circled Ideograph Secret",unified:"3299-FE0F",keywords:["japanese_secret_button","privacy","chinese","sshh","kanji","red-circle"],sheet:[56,51],shortName:"secret"},{name:"Squared Cjk Unified Ideograph-55b6",unified:"1F23A",keywords:["japanese_open_for_business_button","japanese","opening hours","orange-square"],sheet:[5,11],shortName:"u55b6"},{name:"Squared Cjk Unified Ideograph-6e80",unified:"1F235",keywords:["japanese_no_vacancy_button","full","chinese","japanese","red-square","kanji"],sheet:[5,6],shortName:"u6e80"},{name:"Large Red Circle",unified:"1F534",keywords:["red_circle","shape","error","danger"],sheet:[28,22],shortName:"red_circle"},{name:"Large Orange Circle",unified:"1F7E0",keywords:["orange_circle","round"],sheet:[36,55],shortName:"large_orange_circle"},{name:"Large Yellow Circle",unified:"1F7E1",keywords:["yellow_circle","round"],sheet:[36,56],shortName:"large_yellow_circle"},{name:"Large Green Circle",unified:"1F7E2",keywords:["green_circle","round"],sheet:[36,57],shortName:"large_green_circle"},{name:"Large Blue Circle",unified:"1F535",keywords:["blue_circle","shape","icon","button"],sheet:[28,23],shortName:"large_blue_circle"},{name:"Large Purple Circle",unified:"1F7E3",keywords:["purple_circle","round"],sheet:[37,0],shortName:"large_purple_circle"},{name:"Large Brown Circle",unified:"1F7E4",keywords:["brown_circle","round"],sheet:[37,1],shortName:"large_brown_circle"},{name:"Medium Black Circle",unified:"26AB",keywords:["black_circle","shape","button","round"],sheet:[55,1],shortName:"black_circle"},{name:"Medium White Circle",unified:"26AA",keywords:["white_circle","shape","round"],sheet:[55,0],shortName:"white_circle"},{name:"Large Red Square",unified:"1F7E5",keywords:["red_square"],sheet:[37,2],shortName:"large_red_square"},{name:"Large Orange Square",unified:"1F7E7",keywords:["orange_square"],sheet:[37,4],shortName:"large_orange_square"},{name:"Large Yellow Square",unified:"1F7E8",keywords:["yellow_square"],sheet:[37,5],shortName:"large_yellow_square"},{name:"Large Green Square",unified:"1F7E9",keywords:["green_square"],sheet:[37,6],shortName:"large_green_square"},{name:"Large Blue Square",unified:"1F7E6",keywords:["blue_square"],sheet:[37,3],shortName:"large_blue_square"},{name:"Large Purple Square",unified:"1F7EA",keywords:["purple_square"],sheet:[37,7],shortName:"large_purple_square"},{name:"Large Brown Square",unified:"1F7EB",keywords:["brown_square"],sheet:[37,8],shortName:"large_brown_square"},{name:"Black Large Square",unified:"2B1B",keywords:["black_large_square","shape","icon","button"],sheet:[56,44],shortName:"black_large_square"},{name:"White Large Square",unified:"2B1C",keywords:["white_large_square","shape","icon","stone","button"],sheet:[56,45],shortName:"white_large_square"},{name:"Black Medium Square",unified:"25FC-FE0F",keywords:["black_medium_square","shape","button","icon"],sheet:[53,52],shortName:"black_medium_square"},{name:"White Medium Square",unified:"25FB-FE0F",keywords:["white_medium_square","shape","stone","icon"],sheet:[53,51],shortName:"white_medium_square"},{name:"Black Medium Small Square",unified:"25FE",keywords:["black_medium_small_square","icon","shape","button"],sheet:[53,54],shortName:"black_medium_small_square"},{name:"White Medium Small Square",unified:"25FD",keywords:["white_medium_small_square","shape","stone","icon","button"],sheet:[53,53],shortName:"white_medium_small_square"},{name:"Black Small Square",unified:"25AA-FE0F",keywords:["black_small_square","shape","icon"],sheet:[53,47],shortName:"black_small_square"},{name:"White Small Square",unified:"25AB-FE0F",keywords:["white_small_square","shape","icon"],sheet:[53,48],shortName:"white_small_square"},{name:"Large Orange Diamond",unified:"1F536",keywords:["large_orange_diamond","shape","jewel","gem"],sheet:[28,24],shortName:"large_orange_diamond"},{name:"Large Blue Diamond",unified:"1F537",keywords:["large_blue_diamond","shape","jewel","gem"],sheet:[28,25],shortName:"large_blue_diamond"},{name:"Small Orange Diamond",unified:"1F538",keywords:["small_orange_diamond","shape","jewel","gem"],sheet:[28,26],shortName:"small_orange_diamond"},{name:"Small Blue Diamond",unified:"1F539",keywords:["small_blue_diamond","shape","jewel","gem"],sheet:[28,27],shortName:"small_blue_diamond"},{name:"Up-Pointing Red Triangle",unified:"1F53A",keywords:["red_triangle_pointed_up","shape","direction","up","top"],sheet:[28,28],shortName:"small_red_triangle"},{name:"Down-Pointing Red Triangle",unified:"1F53B",keywords:["red_triangle_pointed_down","shape","direction","bottom"],sheet:[28,29],shortName:"small_red_triangle_down"},{name:"Diamond Shape with a Dot Inside",unified:"1F4A0",keywords:["diamond_with_a_dot","jewel","blue","gem","crystal","fancy"],sheet:[25,44],shortName:"diamond_shape_with_a_dot_inside"},{name:"Radio Button",unified:"1F518",keywords:["radio_button","input","old","music","circle"],sheet:[27,52],shortName:"radio_button"},{name:"White Square Button",unified:"1F533",keywords:["white_square_button","shape","input"],sheet:[28,21],shortName:"white_square_button"},{name:"Black Square Button",unified:"1F532",keywords:["black_square_button","shape","input","frame"],sheet:[28,20],shortName:"black_square_button"},{name:"Chequered Flag",unified:"1F3C1",keywords:["chequered_flag","contest","finishline","race","gokart"],sheet:[8,31],shortName:"checkered_flag"},{name:"Triangular Flag on Post",unified:"1F6A9",keywords:["triangular_flag","mark","milestone","place"],sheet:[34,50],shortName:"triangular_flag_on_post"},{name:"Crossed Flags",unified:"1F38C",keywords:["crossed_flags","japanese","nation","country","border"],sheet:[7,41],shortName:"crossed_flags"},{name:"Waving Black Flag",unified:"1F3F4",keywords:["black_flag","pirate"],sheet:[11,7],shortName:"waving_black_flag"},{name:"White Flag",unified:"1F3F3-FE0F",keywords:["white_flag","losing","loser","lost","surrender","give up","fail"],sheet:[11,2],shortName:"waving_white_flag"},{name:"Rainbow Flag",unified:"1F3F3-FE0F-200D-1F308",keywords:["rainbow_flag","flag","rainbow","pride","gay","lgbt","glbt","queer","homosexual","lesbian","bisexual","transgender"],sheet:[11,0],shortName:"rainbow-flag"},{name:"Transgender Flag",unified:"1F3F3-FE0F-200D-26A7-FE0F",keywords:["transgender flag","lgbtq"],sheet:[11,1],hidden:["facebook"],shortName:"transgender_flag"},{name:"Pirate Flag",unified:"1F3F4-200D-2620-FE0F",keywords:["pirate_flag","skull","crossbones","flag","banner"],sheet:[11,3],shortName:"pirate_flag"},{name:"Ascension Island Flag",unified:"1F1E6-1F1E8",keywords:["flag_ascension_island"],sheet:[0,31],shortName:"flag-ac"},{name:"Andorra Flag",unified:"1F1E6-1F1E9",keywords:["flag_andorra","ad","flag","nation","country","banner"],sheet:[0,32],shortName:"flag-ad"},{name:"United Arab Emirates Flag",unified:"1F1E6-1F1EA",keywords:["flag_united_arab_emirates","united","arab","emirates","flag","nation","country","banner"],sheet:[0,33],shortName:"flag-ae"},{name:"Afghanistan Flag",unified:"1F1E6-1F1EB",keywords:["flag_afghanistan","af","flag","nation","country","banner"],sheet:[0,34],shortName:"flag-af"},{name:"Antigua & Barbuda Flag",unified:"1F1E6-1F1EC",keywords:["flag_antigua_barbuda","antigua","barbuda","flag","nation","country","banner"],sheet:[0,35],shortName:"flag-ag"},{name:"Anguilla Flag",unified:"1F1E6-1F1EE",keywords:["flag_anguilla","ai","flag","nation","country","banner"],sheet:[0,36],shortName:"flag-ai"},{name:"Albania Flag",unified:"1F1E6-1F1F1",keywords:["flag_albania","al","flag","nation","country","banner"],sheet:[0,37],shortName:"flag-al"},{name:"Armenia Flag",unified:"1F1E6-1F1F2",keywords:["flag_armenia","am","flag","nation","country","banner"],sheet:[0,38],shortName:"flag-am"},{name:"Angola Flag",unified:"1F1E6-1F1F4",keywords:["flag_angola","ao","flag","nation","country","banner"],sheet:[0,39],shortName:"flag-ao"},{name:"Antarctica Flag",unified:"1F1E6-1F1F6",keywords:["flag_antarctica","aq","flag","nation","country","banner"],sheet:[0,40],shortName:"flag-aq"},{name:"Argentina Flag",unified:"1F1E6-1F1F7",keywords:["flag_argentina","ar","flag","nation","country","banner"],sheet:[0,41],shortName:"flag-ar"},{name:"American Samoa Flag",unified:"1F1E6-1F1F8",keywords:["flag_american_samoa","american","ws","flag","nation","country","banner"],sheet:[0,42],shortName:"flag-as"},{name:"Austria Flag",unified:"1F1E6-1F1F9",keywords:["flag_austria","at","flag","nation","country","banner"],sheet:[0,43],shortName:"flag-at"},{name:"Australia Flag",unified:"1F1E6-1F1FA",keywords:["flag_australia","au","flag","nation","country","banner"],sheet:[0,44],shortName:"flag-au"},{name:"Aruba Flag",unified:"1F1E6-1F1FC",keywords:["flag_aruba","aw","flag","nation","country","banner"],sheet:[0,45],shortName:"flag-aw"},{name:"\xc5land Islands Flag",unified:"1F1E6-1F1FD",keywords:["flag_aland_islands","\xc5land","islands","flag","nation","country","banner"],sheet:[0,46],shortName:"flag-ax"},{name:"Azerbaijan Flag",unified:"1F1E6-1F1FF",keywords:["flag_azerbaijan","az","flag","nation","country","banner"],sheet:[0,47],shortName:"flag-az"},{name:"Bosnia & Herzegovina Flag",unified:"1F1E7-1F1E6",keywords:["flag_bosnia_herzegovina","bosnia","herzegovina","flag","nation","country","banner"],sheet:[0,48],shortName:"flag-ba"},{name:"Barbados Flag",unified:"1F1E7-1F1E7",keywords:["flag_barbados","bb","flag","nation","country","banner"],sheet:[0,49],shortName:"flag-bb"},{name:"Bangladesh Flag",unified:"1F1E7-1F1E9",keywords:["flag_bangladesh","bd","flag","nation","country","banner"],sheet:[0,50],shortName:"flag-bd"},{name:"Belgium Flag",unified:"1F1E7-1F1EA",keywords:["flag_belgium","be","flag","nation","country","banner"],sheet:[0,51],shortName:"flag-be"},{name:"Burkina Faso Flag",unified:"1F1E7-1F1EB",keywords:["flag_burkina_faso","burkina","faso","flag","nation","country","banner"],sheet:[0,52],shortName:"flag-bf"},{name:"Bulgaria Flag",unified:"1F1E7-1F1EC",keywords:["flag_bulgaria","bg","flag","nation","country","banner"],sheet:[0,53],shortName:"flag-bg"},{name:"Bahrain Flag",unified:"1F1E7-1F1ED",keywords:["flag_bahrain","bh","flag","nation","country","banner"],sheet:[0,54],shortName:"flag-bh"},{name:"Burundi Flag",unified:"1F1E7-1F1EE",keywords:["flag_burundi","bi","flag","nation","country","banner"],sheet:[0,55],shortName:"flag-bi"},{name:"Benin Flag",unified:"1F1E7-1F1EF",keywords:["flag_benin","bj","flag","nation","country","banner"],sheet:[0,56],shortName:"flag-bj"},{name:"St. Barth\xe9lemy Flag",unified:"1F1E7-1F1F1",keywords:["flag_st_barthelemy","saint","barth\xe9lemy","flag","nation","country","banner"],sheet:[0,57],shortName:"flag-bl"},{name:"Bermuda Flag",unified:"1F1E7-1F1F2",keywords:["flag_bermuda","bm","flag","nation","country","banner"],sheet:[1,0],shortName:"flag-bm"},{name:"Brunei Flag",unified:"1F1E7-1F1F3",keywords:["flag_brunei","bn","darussalam","flag","nation","country","banner"],sheet:[1,1],shortName:"flag-bn"},{name:"Bolivia Flag",unified:"1F1E7-1F1F4",keywords:["flag_bolivia","bo","flag","nation","country","banner"],sheet:[1,2],shortName:"flag-bo"},{name:"Caribbean Netherlands Flag",unified:"1F1E7-1F1F6",keywords:["flag_caribbean_netherlands","bonaire","flag","nation","country","banner"],sheet:[1,3],shortName:"flag-bq"},{name:"Brazil Flag",unified:"1F1E7-1F1F7",keywords:["flag_brazil","br","flag","nation","country","banner"],sheet:[1,4],shortName:"flag-br"},{name:"Bahamas Flag",unified:"1F1E7-1F1F8",keywords:["flag_bahamas","bs","flag","nation","country","banner"],sheet:[1,5],shortName:"flag-bs"},{name:"Bhutan Flag",unified:"1F1E7-1F1F9",keywords:["flag_bhutan","bt","flag","nation","country","banner"],sheet:[1,6],shortName:"flag-bt"},{name:"Bouvet Island Flag",unified:"1F1E7-1F1FB",keywords:["flag_bouvet_island","norway"],sheet:[1,7],shortName:"flag-bv"},{name:"Botswana Flag",unified:"1F1E7-1F1FC",keywords:["flag_botswana","bw","flag","nation","country","banner"],sheet:[1,8],shortName:"flag-bw"},{name:"Belarus Flag",unified:"1F1E7-1F1FE",keywords:["flag_belarus","by","flag","nation","country","banner"],sheet:[1,9],shortName:"flag-by"},{name:"Belize Flag",unified:"1F1E7-1F1FF",keywords:["flag_belize","bz","flag","nation","country","banner"],sheet:[1,10],shortName:"flag-bz"},{name:"Canada Flag",unified:"1F1E8-1F1E6",keywords:["flag_canada","ca","flag","nation","country","banner"],sheet:[1,11],shortName:"flag-ca"},{name:"Cocos (keeling) Islands Flag",unified:"1F1E8-1F1E8",keywords:["flag_cocos_islands","cocos","keeling","islands","flag","nation","country","banner"],sheet:[1,12],shortName:"flag-cc"},{name:"Congo - Kinshasa Flag",unified:"1F1E8-1F1E9",keywords:["flag_congo_kinshasa","congo","democratic","republic","flag","nation","country","banner"],sheet:[1,13],shortName:"flag-cd"},{name:"Central African Republic Flag",unified:"1F1E8-1F1EB",keywords:["flag_central_african_republic","central","african","republic","flag","nation","country","banner"],sheet:[1,14],shortName:"flag-cf"},{name:"Congo - Brazzaville Flag",unified:"1F1E8-1F1EC",keywords:["flag_congo_brazzaville","congo","flag","nation","country","banner"],sheet:[1,15],shortName:"flag-cg"},{name:"Switzerland Flag",unified:"1F1E8-1F1ED",keywords:["flag_switzerland","ch","flag","nation","country","banner"],sheet:[1,16],shortName:"flag-ch"},{name:"C\xf4te D\u2019ivoire Flag",unified:"1F1E8-1F1EE",keywords:["flag_cote_d_ivoire","ivory","coast","flag","nation","country","banner"],sheet:[1,17],shortName:"flag-ci"},{name:"Cook Islands Flag",unified:"1F1E8-1F1F0",keywords:["flag_cook_islands","cook","islands","flag","nation","country","banner"],sheet:[1,18],shortName:"flag-ck"},{name:"Chile Flag",unified:"1F1E8-1F1F1",keywords:["flag_chile","flag","nation","country","banner"],sheet:[1,19],shortName:"flag-cl"},{name:"Cameroon Flag",unified:"1F1E8-1F1F2",keywords:["flag_cameroon","cm","flag","nation","country","banner"],sheet:[1,20],shortName:"flag-cm"},{name:"China Flag",unified:"1F1E8-1F1F3",keywords:["flag_china","china","chinese","prc","flag","country","nation","banner"],sheet:[1,21],shortNames:["flag-cn"],shortName:"cn"},{name:"Colombia Flag",unified:"1F1E8-1F1F4",keywords:["flag_colombia","co","flag","nation","country","banner"],sheet:[1,22],shortName:"flag-co"},{name:"Clipperton Island Flag",unified:"1F1E8-1F1F5",keywords:["flag_clipperton_island"],sheet:[1,23],shortName:"flag-cp"},{name:"Costa Rica Flag",unified:"1F1E8-1F1F7",keywords:["flag_costa_rica","costa","rica","flag","nation","country","banner"],sheet:[1,24],shortName:"flag-cr"},{name:"Cuba Flag",unified:"1F1E8-1F1FA",keywords:["flag_cuba","cu","flag","nation","country","banner"],sheet:[1,25],shortName:"flag-cu"},{name:"Cape Verde Flag",unified:"1F1E8-1F1FB",keywords:["flag_cape_verde","cabo","verde","flag","nation","country","banner"],sheet:[1,26],shortName:"flag-cv"},{name:"Cura\xe7ao Flag",unified:"1F1E8-1F1FC",keywords:["flag_curacao","cura\xe7ao","flag","nation","country","banner"],sheet:[1,27],shortName:"flag-cw"},{name:"Christmas Island Flag",unified:"1F1E8-1F1FD",keywords:["flag_christmas_island","christmas","island","flag","nation","country","banner"],sheet:[1,28],shortName:"flag-cx"},{name:"Cyprus Flag",unified:"1F1E8-1F1FE",keywords:["flag_cyprus","cy","flag","nation","country","banner"],sheet:[1,29],shortName:"flag-cy"},{name:"Czechia Flag",unified:"1F1E8-1F1FF",keywords:["flag_czechia","cz","flag","nation","country","banner"],sheet:[1,30],shortName:"flag-cz"},{name:"Germany Flag",unified:"1F1E9-1F1EA",keywords:["flag_germany","german","nation","flag","country","banner"],sheet:[1,31],shortNames:["flag-de"],shortName:"de"},{name:"Diego Garcia Flag",unified:"1F1E9-1F1EC",keywords:["flag_diego_garcia"],sheet:[1,32],shortName:"flag-dg"},{name:"Djibouti Flag",unified:"1F1E9-1F1EF",keywords:["flag_djibouti","dj","flag","nation","country","banner"],sheet:[1,33],shortName:"flag-dj"},{name:"Denmark Flag",unified:"1F1E9-1F1F0",keywords:["flag_denmark","dk","flag","nation","country","banner"],sheet:[1,34],shortName:"flag-dk"},{name:"Dominica Flag",unified:"1F1E9-1F1F2",keywords:["flag_dominica","dm","flag","nation","country","banner"],sheet:[1,35],shortName:"flag-dm"},{name:"Dominican Republic Flag",unified:"1F1E9-1F1F4",keywords:["flag_dominican_republic","dominican","republic","flag","nation","country","banner"],sheet:[1,36],shortName:"flag-do"},{name:"Algeria Flag",unified:"1F1E9-1F1FF",keywords:["flag_algeria","dz","flag","nation","country","banner"],sheet:[1,37],shortName:"flag-dz"},{name:"Ceuta & Melilla Flag",unified:"1F1EA-1F1E6",keywords:["flag_ceuta_melilla"],sheet:[1,38],shortName:"flag-ea"},{name:"Ecuador Flag",unified:"1F1EA-1F1E8",keywords:["flag_ecuador","ec","flag","nation","country","banner"],sheet:[1,39],shortName:"flag-ec"},{name:"Estonia Flag",unified:"1F1EA-1F1EA",keywords:["flag_estonia","ee","flag","nation","country","banner"],sheet:[1,40],shortName:"flag-ee"},{name:"Egypt Flag",unified:"1F1EA-1F1EC",keywords:["flag_egypt","eg","flag","nation","country","banner"],sheet:[1,41],shortName:"flag-eg"},{name:"Western Sahara Flag",unified:"1F1EA-1F1ED",keywords:["flag_western_sahara","western","sahara","flag","nation","country","banner"],sheet:[1,42],shortName:"flag-eh"},{name:"Eritrea Flag",unified:"1F1EA-1F1F7",keywords:["flag_eritrea","er","flag","nation","country","banner"],sheet:[1,43],shortName:"flag-er"},{name:"Spain Flag",unified:"1F1EA-1F1F8",keywords:["flag_spain","spain","flag","nation","country","banner"],sheet:[1,44],shortNames:["flag-es"],shortName:"es"},{name:"Ethiopia Flag",unified:"1F1EA-1F1F9",keywords:["flag_ethiopia","et","flag","nation","country","banner"],sheet:[1,45],shortName:"flag-et"},{name:"European Union Flag",unified:"1F1EA-1F1FA",keywords:["flag_european_union","european","union","flag","banner"],sheet:[1,46],shortName:"flag-eu"},{name:"Finland Flag",unified:"1F1EB-1F1EE",keywords:["flag_finland","fi","flag","nation","country","banner"],sheet:[1,47],shortName:"flag-fi"},{name:"Fiji Flag",unified:"1F1EB-1F1EF",keywords:["flag_fiji","fj","flag","nation","country","banner"],sheet:[1,48],shortName:"flag-fj"},{name:"Falkland Islands Flag",unified:"1F1EB-1F1F0",keywords:["flag_falkland_islands","falkland","islands","malvinas","flag","nation","country","banner"],sheet:[1,49],shortName:"flag-fk"},{name:"Micronesia Flag",unified:"1F1EB-1F1F2",keywords:["flag_micronesia","micronesia","federated","states","flag","nation","country","banner"],sheet:[1,50],shortName:"flag-fm"},{name:"Faroe Islands Flag",unified:"1F1EB-1F1F4",keywords:["flag_faroe_islands","faroe","islands","flag","nation","country","banner"],sheet:[1,51],shortName:"flag-fo"},{name:"France Flag",unified:"1F1EB-1F1F7",keywords:["flag_france","banner","flag","nation","france","french","country"],sheet:[1,52],shortNames:["flag-fr"],shortName:"fr"},{name:"Gabon Flag",unified:"1F1EC-1F1E6",keywords:["flag_gabon","ga","flag","nation","country","banner"],sheet:[1,53],shortName:"flag-ga"},{name:"United Kingdom Flag",unified:"1F1EC-1F1E7",keywords:["flag_united_kingdom","united","kingdom","great","britain","northern","ireland","flag","nation","country","banner","british","UK","english","england","union jack"],sheet:[1,54],shortNames:["uk","flag-gb"],shortName:"gb"},{name:"Grenada Flag",unified:"1F1EC-1F1E9",keywords:["flag_grenada","gd","flag","nation","country","banner"],sheet:[1,55],shortName:"flag-gd"},{name:"Georgia Flag",unified:"1F1EC-1F1EA",keywords:["flag_georgia","ge","flag","nation","country","banner"],sheet:[1,56],shortName:"flag-ge"},{name:"French Guiana Flag",unified:"1F1EC-1F1EB",keywords:["flag_french_guiana","french","guiana","flag","nation","country","banner"],sheet:[1,57],shortName:"flag-gf"},{name:"Guernsey Flag",unified:"1F1EC-1F1EC",keywords:["flag_guernsey","gg","flag","nation","country","banner"],sheet:[2,0],shortName:"flag-gg"},{name:"Ghana Flag",unified:"1F1EC-1F1ED",keywords:["flag_ghana","gh","flag","nation","country","banner"],sheet:[2,1],shortName:"flag-gh"},{name:"Gibraltar Flag",unified:"1F1EC-1F1EE",keywords:["flag_gibraltar","gi","flag","nation","country","banner"],sheet:[2,2],shortName:"flag-gi"},{name:"Greenland Flag",unified:"1F1EC-1F1F1",keywords:["flag_greenland","gl","flag","nation","country","banner"],sheet:[2,3],shortName:"flag-gl"},{name:"Gambia Flag",unified:"1F1EC-1F1F2",keywords:["flag_gambia","gm","flag","nation","country","banner"],sheet:[2,4],shortName:"flag-gm"},{name:"Guinea Flag",unified:"1F1EC-1F1F3",keywords:["flag_guinea","gn","flag","nation","country","banner"],sheet:[2,5],shortName:"flag-gn"},{name:"Guadeloupe Flag",unified:"1F1EC-1F1F5",keywords:["flag_guadeloupe","gp","flag","nation","country","banner"],sheet:[2,6],shortName:"flag-gp"},{name:"Equatorial Guinea Flag",unified:"1F1EC-1F1F6",keywords:["flag_equatorial_guinea","equatorial","gn","flag","nation","country","banner"],sheet:[2,7],shortName:"flag-gq"},{name:"Greece Flag",unified:"1F1EC-1F1F7",keywords:["flag_greece","gr","flag","nation","country","banner"],sheet:[2,8],shortName:"flag-gr"},{name:"South Georgia & South Sandwich Islands Flag",unified:"1F1EC-1F1F8",keywords:["flag_south_georgia_south_sandwich_islands","south","georgia","sandwich","islands","flag","nation","country","banner"],sheet:[2,9],shortName:"flag-gs"},{name:"Guatemala Flag",unified:"1F1EC-1F1F9",keywords:["flag_guatemala","gt","flag","nation","country","banner"],sheet:[2,10],shortName:"flag-gt"},{name:"Guam Flag",unified:"1F1EC-1F1FA",keywords:["flag_guam","gu","flag","nation","country","banner"],sheet:[2,11],shortName:"flag-gu"},{name:"Guinea-Bissau Flag",unified:"1F1EC-1F1FC",keywords:["flag_guinea_bissau","gw","bissau","flag","nation","country","banner"],sheet:[2,12],shortName:"flag-gw"},{name:"Guyana Flag",unified:"1F1EC-1F1FE",keywords:["flag_guyana","gy","flag","nation","country","banner"],sheet:[2,13],shortName:"flag-gy"},{name:"Hong Kong Sar China Flag",unified:"1F1ED-1F1F0",keywords:["flag_hong_kong_sar_china","hong","kong","flag","nation","country","banner"],sheet:[2,14],shortName:"flag-hk"},{name:"Heard & Mcdonald Islands Flag",unified:"1F1ED-1F1F2",keywords:["flag_heard_mcdonald_islands"],sheet:[2,15],shortName:"flag-hm"},{name:"Honduras Flag",unified:"1F1ED-1F1F3",keywords:["flag_honduras","hn","flag","nation","country","banner"],sheet:[2,16],shortName:"flag-hn"},{name:"Croatia Flag",unified:"1F1ED-1F1F7",keywords:["flag_croatia","hr","flag","nation","country","banner"],sheet:[2,17],shortName:"flag-hr"},{name:"Haiti Flag",unified:"1F1ED-1F1F9",keywords:["flag_haiti","ht","flag","nation","country","banner"],sheet:[2,18],shortName:"flag-ht"},{name:"Hungary Flag",unified:"1F1ED-1F1FA",keywords:["flag_hungary","hu","flag","nation","country","banner"],sheet:[2,19],shortName:"flag-hu"},{name:"Canary Islands Flag",unified:"1F1EE-1F1E8",keywords:["flag_canary_islands","canary","islands","flag","nation","country","banner"],sheet:[2,20],shortName:"flag-ic"},{name:"Indonesia Flag",unified:"1F1EE-1F1E9",keywords:["flag_indonesia","flag","nation","country","banner"],sheet:[2,21],shortName:"flag-id"},{name:"Ireland Flag",unified:"1F1EE-1F1EA",keywords:["flag_ireland","ie","flag","nation","country","banner"],sheet:[2,22],shortName:"flag-ie"},{name:"Israel Flag",unified:"1F1EE-1F1F1",keywords:["flag_israel","il","flag","nation","country","banner"],sheet:[2,23],shortName:"flag-il"},{name:"Isle of Man Flag",unified:"1F1EE-1F1F2",keywords:["flag_isle_of_man","isle","man","flag","nation","country","banner"],sheet:[2,24],shortName:"flag-im"},{name:"India Flag",unified:"1F1EE-1F1F3",keywords:["flag_india","in","flag","nation","country","banner"],sheet:[2,25],shortName:"flag-in"},{name:"British Indian Ocean Territory Flag",unified:"1F1EE-1F1F4",keywords:["flag_british_indian_ocean_territory","british","indian","ocean","territory","flag","nation","country","banner"],sheet:[2,26],shortName:"flag-io"},{name:"Iraq Flag",unified:"1F1EE-1F1F6",keywords:["flag_iraq","iq","flag","nation","country","banner"],sheet:[2,27],shortName:"flag-iq"},{name:"Iran Flag",unified:"1F1EE-1F1F7",keywords:["flag_iran","iran","islamic","republic","flag","nation","country","banner"],sheet:[2,28],shortName:"flag-ir"},{name:"Iceland Flag",unified:"1F1EE-1F1F8",keywords:["flag_iceland","is","flag","nation","country","banner"],sheet:[2,29],shortName:"flag-is"},{name:"Italy Flag",unified:"1F1EE-1F1F9",keywords:["flag_italy","italy","flag","nation","country","banner"],sheet:[2,30],shortNames:["flag-it"],shortName:"it"},{name:"Jersey Flag",unified:"1F1EF-1F1EA",keywords:["flag_jersey","je","flag","nation","country","banner"],sheet:[2,31],shortName:"flag-je"},{name:"Jamaica Flag",unified:"1F1EF-1F1F2",keywords:["flag_jamaica","jm","flag","nation","country","banner"],sheet:[2,32],shortName:"flag-jm"},{name:"Jordan Flag",unified:"1F1EF-1F1F4",keywords:["flag_jordan","jo","flag","nation","country","banner"],sheet:[2,33],shortName:"flag-jo"},{name:"Japan Flag",unified:"1F1EF-1F1F5",keywords:["flag_japan","japanese","nation","flag","country","banner"],sheet:[2,34],shortNames:["flag-jp"],shortName:"jp"},{name:"Kenya Flag",unified:"1F1F0-1F1EA",keywords:["flag_kenya","ke","flag","nation","country","banner"],sheet:[2,35],shortName:"flag-ke"},{name:"Kyrgyzstan Flag",unified:"1F1F0-1F1EC",keywords:["flag_kyrgyzstan","kg","flag","nation","country","banner"],sheet:[2,36],shortName:"flag-kg"},{name:"Cambodia Flag",unified:"1F1F0-1F1ED",keywords:["flag_cambodia","kh","flag","nation","country","banner"],sheet:[2,37],shortName:"flag-kh"},{name:"Kiribati Flag",unified:"1F1F0-1F1EE",keywords:["flag_kiribati","ki","flag","nation","country","banner"],sheet:[2,38],shortName:"flag-ki"},{name:"Comoros Flag",unified:"1F1F0-1F1F2",keywords:["flag_comoros","km","flag","nation","country","banner"],sheet:[2,39],shortName:"flag-km"},{name:"St. Kitts & Nevis Flag",unified:"1F1F0-1F1F3",keywords:["flag_st_kitts_nevis","saint","kitts","nevis","flag","nation","country","banner"],sheet:[2,40],shortName:"flag-kn"},{name:"North Korea Flag",unified:"1F1F0-1F1F5",keywords:["flag_north_korea","north","korea","nation","flag","country","banner"],sheet:[2,41],shortName:"flag-kp"},{name:"South Korea Flag",unified:"1F1F0-1F1F7",keywords:["flag_south_korea","south","korea","nation","flag","country","banner"],sheet:[2,42],shortNames:["flag-kr"],shortName:"kr"},{name:"Kuwait Flag",unified:"1F1F0-1F1FC",keywords:["flag_kuwait","kw","flag","nation","country","banner"],sheet:[2,43],shortName:"flag-kw"},{name:"Cayman Islands Flag",unified:"1F1F0-1F1FE",keywords:["flag_cayman_islands","cayman","islands","flag","nation","country","banner"],sheet:[2,44],shortName:"flag-ky"},{name:"Kazakhstan Flag",unified:"1F1F0-1F1FF",keywords:["flag_kazakhstan","kz","flag","nation","country","banner"],sheet:[2,45],shortName:"flag-kz"},{name:"Laos Flag",unified:"1F1F1-1F1E6",keywords:["flag_laos","lao","democratic","republic","flag","nation","country","banner"],sheet:[2,46],shortName:"flag-la"},{name:"Lebanon Flag",unified:"1F1F1-1F1E7",keywords:["flag_lebanon","lb","flag","nation","country","banner"],sheet:[2,47],shortName:"flag-lb"},{name:"St. Lucia Flag",unified:"1F1F1-1F1E8",keywords:["flag_st_lucia","saint","lucia","flag","nation","country","banner"],sheet:[2,48],shortName:"flag-lc"},{name:"Liechtenstein Flag",unified:"1F1F1-1F1EE",keywords:["flag_liechtenstein","li","flag","nation","country","banner"],sheet:[2,49],shortName:"flag-li"},{name:"Sri Lanka Flag",unified:"1F1F1-1F1F0",keywords:["flag_sri_lanka","sri","lanka","flag","nation","country","banner"],sheet:[2,50],shortName:"flag-lk"},{name:"Liberia Flag",unified:"1F1F1-1F1F7",keywords:["flag_liberia","lr","flag","nation","country","banner"],sheet:[2,51],shortName:"flag-lr"},{name:"Lesotho Flag",unified:"1F1F1-1F1F8",keywords:["flag_lesotho","ls","flag","nation","country","banner"],sheet:[2,52],shortName:"flag-ls"},{name:"Lithuania Flag",unified:"1F1F1-1F1F9",keywords:["flag_lithuania","lt","flag","nation","country","banner"],sheet:[2,53],shortName:"flag-lt"},{name:"Luxembourg Flag",unified:"1F1F1-1F1FA",keywords:["flag_luxembourg","lu","flag","nation","country","banner"],sheet:[2,54],shortName:"flag-lu"},{name:"Latvia Flag",unified:"1F1F1-1F1FB",keywords:["flag_latvia","lv","flag","nation","country","banner"],sheet:[2,55],shortName:"flag-lv"},{name:"Libya Flag",unified:"1F1F1-1F1FE",keywords:["flag_libya","ly","flag","nation","country","banner"],sheet:[2,56],shortName:"flag-ly"},{name:"Morocco Flag",unified:"1F1F2-1F1E6",keywords:["flag_morocco","ma","flag","nation","country","banner"],sheet:[2,57],shortName:"flag-ma"},{name:"Monaco Flag",unified:"1F1F2-1F1E8",keywords:["flag_monaco","mc","flag","nation","country","banner"],sheet:[3,0],shortName:"flag-mc"},{name:"Moldova Flag",unified:"1F1F2-1F1E9",keywords:["flag_moldova","moldova","republic","flag","nation","country","banner"],sheet:[3,1],shortName:"flag-md"},{name:"Montenegro Flag",unified:"1F1F2-1F1EA",keywords:["flag_montenegro","me","flag","nation","country","banner"],sheet:[3,2],shortName:"flag-me"},{name:"St. Martin Flag",unified:"1F1F2-1F1EB",keywords:["flag_st_martin"],sheet:[3,3],shortName:"flag-mf"},{name:"Madagascar Flag",unified:"1F1F2-1F1EC",keywords:["flag_madagascar","mg","flag","nation","country","banner"],sheet:[3,4],shortName:"flag-mg"},{name:"Marshall Islands Flag",unified:"1F1F2-1F1ED",keywords:["flag_marshall_islands","marshall","islands","flag","nation","country","banner"],sheet:[3,5],shortName:"flag-mh"},{name:"North Macedonia Flag",unified:"1F1F2-1F1F0",keywords:["flag_north_macedonia","macedonia","flag","nation","country","banner"],sheet:[3,6],shortName:"flag-mk"},{name:"Mali Flag",unified:"1F1F2-1F1F1",keywords:["flag_mali","ml","flag","nation","country","banner"],sheet:[3,7],shortName:"flag-ml"},{name:"Myanmar (burma) Flag",unified:"1F1F2-1F1F2",keywords:["flag_myanmar","mm","flag","nation","country","banner"],sheet:[3,8],shortName:"flag-mm"},{name:"Mongolia Flag",unified:"1F1F2-1F1F3",keywords:["flag_mongolia","mn","flag","nation","country","banner"],sheet:[3,9],shortName:"flag-mn"},{name:"Macao Sar China Flag",unified:"1F1F2-1F1F4",keywords:["flag_macao_sar_china","macao","flag","nation","country","banner"],sheet:[3,10],shortName:"flag-mo"},{name:"Northern Mariana Islands Flag",unified:"1F1F2-1F1F5",keywords:["flag_northern_mariana_islands","northern","mariana","islands","flag","nation","country","banner"],sheet:[3,11],shortName:"flag-mp"},{name:"Martinique Flag",unified:"1F1F2-1F1F6",keywords:["flag_martinique","mq","flag","nation","country","banner"],sheet:[3,12],shortName:"flag-mq"},{name:"Mauritania Flag",unified:"1F1F2-1F1F7",keywords:["flag_mauritania","mr","flag","nation","country","banner"],sheet:[3,13],shortName:"flag-mr"},{name:"Montserrat Flag",unified:"1F1F2-1F1F8",keywords:["flag_montserrat","ms","flag","nation","country","banner"],sheet:[3,14],shortName:"flag-ms"},{name:"Malta Flag",unified:"1F1F2-1F1F9",keywords:["flag_malta","mt","flag","nation","country","banner"],sheet:[3,15],shortName:"flag-mt"},{name:"Mauritius Flag",unified:"1F1F2-1F1FA",keywords:["flag_mauritius","mu","flag","nation","country","banner"],sheet:[3,16],shortName:"flag-mu"},{name:"Maldives Flag",unified:"1F1F2-1F1FB",keywords:["flag_maldives","mv","flag","nation","country","banner"],sheet:[3,17],shortName:"flag-mv"},{name:"Malawi Flag",unified:"1F1F2-1F1FC",keywords:["flag_malawi","mw","flag","nation","country","banner"],sheet:[3,18],shortName:"flag-mw"},{name:"Mexico Flag",unified:"1F1F2-1F1FD",keywords:["flag_mexico","mx","flag","nation","country","banner"],sheet:[3,19],shortName:"flag-mx"},{name:"Malaysia Flag",unified:"1F1F2-1F1FE",keywords:["flag_malaysia","my","flag","nation","country","banner"],sheet:[3,20],shortName:"flag-my"},{name:"Mozambique Flag",unified:"1F1F2-1F1FF",keywords:["flag_mozambique","mz","flag","nation","country","banner"],sheet:[3,21],shortName:"flag-mz"},{name:"Namibia Flag",unified:"1F1F3-1F1E6",keywords:["flag_namibia","na","flag","nation","country","banner"],sheet:[3,22],shortName:"flag-na"},{name:"New Caledonia Flag",unified:"1F1F3-1F1E8",keywords:["flag_new_caledonia","new","caledonia","flag","nation","country","banner"],sheet:[3,23],shortName:"flag-nc"},{name:"Niger Flag",unified:"1F1F3-1F1EA",keywords:["flag_niger","ne","flag","nation","country","banner"],sheet:[3,24],shortName:"flag-ne"},{name:"Norfolk Island Flag",unified:"1F1F3-1F1EB",keywords:["flag_norfolk_island","norfolk","island","flag","nation","country","banner"],sheet:[3,25],shortName:"flag-nf"},{name:"Nigeria Flag",unified:"1F1F3-1F1EC",keywords:["flag_nigeria","flag","nation","country","banner"],sheet:[3,26],shortName:"flag-ng"},{name:"Nicaragua Flag",unified:"1F1F3-1F1EE",keywords:["flag_nicaragua","ni","flag","nation","country","banner"],sheet:[3,27],shortName:"flag-ni"},{name:"Netherlands Flag",unified:"1F1F3-1F1F1",keywords:["flag_netherlands","nl","flag","nation","country","banner"],sheet:[3,28],shortName:"flag-nl"},{name:"Norway Flag",unified:"1F1F3-1F1F4",keywords:["flag_norway","no","flag","nation","country","banner"],sheet:[3,29],shortName:"flag-no"},{name:"Nepal Flag",unified:"1F1F3-1F1F5",keywords:["flag_nepal","np","flag","nation","country","banner"],sheet:[3,30],shortName:"flag-np"},{name:"Nauru Flag",unified:"1F1F3-1F1F7",keywords:["flag_nauru","nr","flag","nation","country","banner"],sheet:[3,31],shortName:"flag-nr"},{name:"Niue Flag",unified:"1F1F3-1F1FA",keywords:["flag_niue","nu","flag","nation","country","banner"],sheet:[3,32],shortName:"flag-nu"},{name:"New Zealand Flag",unified:"1F1F3-1F1FF",keywords:["flag_new_zealand","new","zealand","flag","nation","country","banner"],sheet:[3,33],shortName:"flag-nz"},{name:"Oman Flag",unified:"1F1F4-1F1F2",keywords:["flag_oman","om_symbol","flag","nation","country","banner"],sheet:[3,34],shortName:"flag-om"},{name:"Panama Flag",unified:"1F1F5-1F1E6",keywords:["flag_panama","pa","flag","nation","country","banner"],sheet:[3,35],shortName:"flag-pa"},{name:"Peru Flag",unified:"1F1F5-1F1EA",keywords:["flag_peru","pe","flag","nation","country","banner"],sheet:[3,36],shortName:"flag-pe"},{name:"French Polynesia Flag",unified:"1F1F5-1F1EB",keywords:["flag_french_polynesia","french","polynesia","flag","nation","country","banner"],sheet:[3,37],shortName:"flag-pf"},{name:"Papua New Guinea Flag",unified:"1F1F5-1F1EC",keywords:["flag_papua_new_guinea","papua","new","guinea","flag","nation","country","banner"],sheet:[3,38],shortName:"flag-pg"},{name:"Philippines Flag",unified:"1F1F5-1F1ED",keywords:["flag_philippines","ph","flag","nation","country","banner"],sheet:[3,39],shortName:"flag-ph"},{name:"Pakistan Flag",unified:"1F1F5-1F1F0",keywords:["flag_pakistan","pk","flag","nation","country","banner"],sheet:[3,40],shortName:"flag-pk"},{name:"Poland Flag",unified:"1F1F5-1F1F1",keywords:["flag_poland","pl","flag","nation","country","banner"],sheet:[3,41],shortName:"flag-pl"},{name:"St. Pierre & Miquelon Flag",unified:"1F1F5-1F1F2",keywords:["flag_st_pierre_miquelon","saint","pierre","miquelon","flag","nation","country","banner"],sheet:[3,42],shortName:"flag-pm"},{name:"Pitcairn Islands Flag",unified:"1F1F5-1F1F3",keywords:["flag_pitcairn_islands","pitcairn","flag","nation","country","banner"],sheet:[3,43],shortName:"flag-pn"},{name:"Puerto Rico Flag",unified:"1F1F5-1F1F7",keywords:["flag_puerto_rico","puerto","rico","flag","nation","country","banner"],sheet:[3,44],shortName:"flag-pr"},{name:"Palestinian Territories Flag",unified:"1F1F5-1F1F8",keywords:["flag_palestinian_territories","palestine","palestinian","territories","flag","nation","country","banner"],sheet:[3,45],shortName:"flag-ps"},{name:"Portugal Flag",unified:"1F1F5-1F1F9",keywords:["flag_portugal","pt","flag","nation","country","banner"],sheet:[3,46],shortName:"flag-pt"},{name:"Palau Flag",unified:"1F1F5-1F1FC",keywords:["flag_palau","pw","flag","nation","country","banner"],sheet:[3,47],shortName:"flag-pw"},{name:"Paraguay Flag",unified:"1F1F5-1F1FE",keywords:["flag_paraguay","py","flag","nation","country","banner"],sheet:[3,48],shortName:"flag-py"},{name:"Qatar Flag",unified:"1F1F6-1F1E6",keywords:["flag_qatar","qa","flag","nation","country","banner"],sheet:[3,49],shortName:"flag-qa"},{name:"R\xe9union Flag",unified:"1F1F7-1F1EA",keywords:["flag_reunion","r\xe9union","flag","nation","country","banner"],sheet:[3,50],shortName:"flag-re"},{name:"Romania Flag",unified:"1F1F7-1F1F4",keywords:["flag_romania","ro","flag","nation","country","banner"],sheet:[3,51],shortName:"flag-ro"},{name:"Serbia Flag",unified:"1F1F7-1F1F8",keywords:["flag_serbia","rs","flag","nation","country","banner"],sheet:[3,52],shortName:"flag-rs"},{name:"Russia Flag",unified:"1F1F7-1F1FA",keywords:["flag_russia","russian","federation","flag","nation","country","banner"],sheet:[3,53],shortNames:["flag-ru"],shortName:"ru"},{name:"Rwanda Flag",unified:"1F1F7-1F1FC",keywords:["flag_rwanda","rw","flag","nation","country","banner"],sheet:[3,54],shortName:"flag-rw"},{name:"Saudi Arabia Flag",unified:"1F1F8-1F1E6",keywords:["flag_saudi_arabia","flag","nation","country","banner"],sheet:[3,55],shortName:"flag-sa"},{name:"Solomon Islands Flag",unified:"1F1F8-1F1E7",keywords:["flag_solomon_islands","solomon","islands","flag","nation","country","banner"],sheet:[3,56],shortName:"flag-sb"},{name:"Seychelles Flag",unified:"1F1F8-1F1E8",keywords:["flag_seychelles","sc","flag","nation","country","banner"],sheet:[3,57],shortName:"flag-sc"},{name:"Sudan Flag",unified:"1F1F8-1F1E9",keywords:["flag_sudan","sd","flag","nation","country","banner"],sheet:[4,0],shortName:"flag-sd"},{name:"Sweden Flag",unified:"1F1F8-1F1EA",keywords:["flag_sweden","se","flag","nation","country","banner"],sheet:[4,1],shortName:"flag-se"},{name:"Singapore Flag",unified:"1F1F8-1F1EC",keywords:["flag_singapore","sg","flag","nation","country","banner"],sheet:[4,2],shortName:"flag-sg"},{name:"St. Helena Flag",unified:"1F1F8-1F1ED",keywords:["flag_st_helena","saint","helena","ascension","tristan","cunha","flag","nation","country","banner"],sheet:[4,3],shortName:"flag-sh"},{name:"Slovenia Flag",unified:"1F1F8-1F1EE",keywords:["flag_slovenia","si","flag","nation","country","banner"],sheet:[4,4],shortName:"flag-si"},{name:"Svalbard & Jan Mayen Flag",unified:"1F1F8-1F1EF",keywords:["flag_svalbard_jan_mayen"],sheet:[4,5],shortName:"flag-sj"},{name:"Slovakia Flag",unified:"1F1F8-1F1F0",keywords:["flag_slovakia","sk","flag","nation","country","banner"],sheet:[4,6],shortName:"flag-sk"},{name:"Sierra Leone Flag",unified:"1F1F8-1F1F1",keywords:["flag_sierra_leone","sierra","leone","flag","nation","country","banner"],sheet:[4,7],shortName:"flag-sl"},{name:"San Marino Flag",unified:"1F1F8-1F1F2",keywords:["flag_san_marino","san","marino","flag","nation","country","banner"],sheet:[4,8],shortName:"flag-sm"},{name:"Senegal Flag",unified:"1F1F8-1F1F3",keywords:["flag_senegal","sn","flag","nation","country","banner"],sheet:[4,9],shortName:"flag-sn"},{name:"Somalia Flag",unified:"1F1F8-1F1F4",keywords:["flag_somalia","so","flag","nation","country","banner"],sheet:[4,10],shortName:"flag-so"},{name:"Suriname Flag",unified:"1F1F8-1F1F7",keywords:["flag_suriname","sr","flag","nation","country","banner"],sheet:[4,11],shortName:"flag-sr"},{name:"South Sudan Flag",unified:"1F1F8-1F1F8",keywords:["flag_south_sudan","south","sd","flag","nation","country","banner"],sheet:[4,12],shortName:"flag-ss"},{name:"S\xe3o Tom\xe9 & Pr\xedncipe Flag",unified:"1F1F8-1F1F9",keywords:["flag_sao_tome_principe","sao","tome","principe","flag","nation","country","banner"],sheet:[4,13],shortName:"flag-st"},{name:"El Salvador Flag",unified:"1F1F8-1F1FB",keywords:["flag_el_salvador","el","salvador","flag","nation","country","banner"],sheet:[4,14],shortName:"flag-sv"},{name:"Sint Maarten Flag",unified:"1F1F8-1F1FD",keywords:["flag_sint_maarten","sint","maarten","dutch","flag","nation","country","banner"],sheet:[4,15],shortName:"flag-sx"},{name:"Syria Flag",unified:"1F1F8-1F1FE",keywords:["flag_syria","syrian","arab","republic","flag","nation","country","banner"],sheet:[4,16],shortName:"flag-sy"},{name:"Eswatini Flag",unified:"1F1F8-1F1FF",keywords:["flag_eswatini","sz","flag","nation","country","banner"],sheet:[4,17],shortName:"flag-sz"},{name:"Tristan Da Cunha Flag",unified:"1F1F9-1F1E6",keywords:["flag_tristan_da_cunha"],sheet:[4,18],shortName:"flag-ta"},{name:"Turks & Caicos Islands Flag",unified:"1F1F9-1F1E8",keywords:["flag_turks_caicos_islands","turks","caicos","islands","flag","nation","country","banner"],sheet:[4,19],shortName:"flag-tc"},{name:"Chad Flag",unified:"1F1F9-1F1E9",keywords:["flag_chad","td","flag","nation","country","banner"],sheet:[4,20],shortName:"flag-td"},{name:"French Southern Territories Flag",unified:"1F1F9-1F1EB",keywords:["flag_french_southern_territories","french","southern","territories","flag","nation","country","banner"],sheet:[4,21],shortName:"flag-tf"},{name:"Togo Flag",unified:"1F1F9-1F1EC",keywords:["flag_togo","tg","flag","nation","country","banner"],sheet:[4,22],shortName:"flag-tg"},{name:"Thailand Flag",unified:"1F1F9-1F1ED",keywords:["flag_thailand","th","flag","nation","country","banner"],sheet:[4,23],shortName:"flag-th"},{name:"Tajikistan Flag",unified:"1F1F9-1F1EF",keywords:["flag_tajikistan","tj","flag","nation","country","banner"],sheet:[4,24],shortName:"flag-tj"},{name:"Tokelau Flag",unified:"1F1F9-1F1F0",keywords:["flag_tokelau","tk","flag","nation","country","banner"],sheet:[4,25],shortName:"flag-tk"},{name:"Timor-Leste Flag",unified:"1F1F9-1F1F1",keywords:["flag_timor_leste","timor","leste","flag","nation","country","banner"],sheet:[4,26],shortName:"flag-tl"},{name:"Turkmenistan Flag",unified:"1F1F9-1F1F2",keywords:["flag_turkmenistan","flag","nation","country","banner"],sheet:[4,27],shortName:"flag-tm"},{name:"Tunisia Flag",unified:"1F1F9-1F1F3",keywords:["flag_tunisia","tn","flag","nation","country","banner"],sheet:[4,28],shortName:"flag-tn"},{name:"Tonga Flag",unified:"1F1F9-1F1F4",keywords:["flag_tonga","to","flag","nation","country","banner"],sheet:[4,29],shortName:"flag-to"},{name:"Turkey Flag",unified:"1F1F9-1F1F7",keywords:["flag_turkey","turkey","flag","nation","country","banner"],sheet:[4,30],shortName:"flag-tr"},{name:"Trinidad & Tobago Flag",unified:"1F1F9-1F1F9",keywords:["flag_trinidad_tobago","trinidad","tobago","flag","nation","country","banner"],sheet:[4,31],shortName:"flag-tt"},{name:"Tuvalu Flag",unified:"1F1F9-1F1FB",keywords:["flag_tuvalu","flag","nation","country","banner"],sheet:[4,32],shortName:"flag-tv"},{name:"Taiwan Flag",unified:"1F1F9-1F1FC",keywords:["flag_taiwan","tw","flag","nation","country","banner"],sheet:[4,33],shortName:"flag-tw"},{name:"Tanzania Flag",unified:"1F1F9-1F1FF",keywords:["flag_tanzania","tanzania","united","republic","flag","nation","country","banner"],sheet:[4,34],shortName:"flag-tz"},{name:"Ukraine Flag",unified:"1F1FA-1F1E6",keywords:["flag_ukraine","ua","flag","nation","country","banner"],sheet:[4,35],shortName:"flag-ua"},{name:"Uganda Flag",unified:"1F1FA-1F1EC",keywords:["flag_uganda","ug","flag","nation","country","banner"],sheet:[4,36],shortName:"flag-ug"},{name:"U.s. Outlying Islands Flag",unified:"1F1FA-1F1F2",keywords:["flag_u_s_outlying_islands"],sheet:[4,37],shortName:"flag-um"},{name:"United Nations Flag",unified:"1F1FA-1F1F3",keywords:["flag_united_nations","un","flag","banner"],sheet:[4,38],shortName:"flag-un"},{name:"United States Flag",unified:"1F1FA-1F1F8",keywords:["flag_united_states","united","states","america","flag","nation","country","banner"],sheet:[4,39],shortNames:["flag-us"],shortName:"us"},{name:"Uruguay Flag",unified:"1F1FA-1F1FE",keywords:["flag_uruguay","uy","flag","nation","country","banner"],sheet:[4,40],shortName:"flag-uy"},{name:"Uzbekistan Flag",unified:"1F1FA-1F1FF",keywords:["flag_uzbekistan","uz","flag","nation","country","banner"],sheet:[4,41],shortName:"flag-uz"},{name:"Vatican City Flag",unified:"1F1FB-1F1E6",keywords:["flag_vatican_city","vatican","city","flag","nation","country","banner"],sheet:[4,42],shortName:"flag-va"},{name:"St. Vincent & Grenadines Flag",unified:"1F1FB-1F1E8",keywords:["flag_st_vincent_grenadines","saint","vincent","grenadines","flag","nation","country","banner"],sheet:[4,43],shortName:"flag-vc"},{name:"Venezuela Flag",unified:"1F1FB-1F1EA",keywords:["flag_venezuela","ve","bolivarian","republic","flag","nation","country","banner"],sheet:[4,44],shortName:"flag-ve"},{name:"British Virgin Islands Flag",unified:"1F1FB-1F1EC",keywords:["flag_british_virgin_islands","british","virgin","islands","bvi","flag","nation","country","banner"],sheet:[4,45],shortName:"flag-vg"},{name:"U.s. Virgin Islands Flag",unified:"1F1FB-1F1EE",keywords:["flag_u_s_virgin_islands","virgin","islands","us","flag","nation","country","banner"],sheet:[4,46],shortName:"flag-vi"},{name:"Vietnam Flag",unified:"1F1FB-1F1F3",keywords:["flag_vietnam","viet","nam","flag","nation","country","banner"],sheet:[4,47],shortName:"flag-vn"},{name:"Vanuatu Flag",unified:"1F1FB-1F1FA",keywords:["flag_vanuatu","vu","flag","nation","country","banner"],sheet:[4,48],shortName:"flag-vu"},{name:"Wallis & Futuna Flag",unified:"1F1FC-1F1EB",keywords:["flag_wallis_futuna","wallis","futuna","flag","nation","country","banner"],sheet:[4,49],shortName:"flag-wf"},{name:"Samoa Flag",unified:"1F1FC-1F1F8",keywords:["flag_samoa","ws","flag","nation","country","banner"],sheet:[4,50],shortName:"flag-ws"},{name:"Kosovo Flag",unified:"1F1FD-1F1F0",keywords:["flag_kosovo","xk","flag","nation","country","banner"],sheet:[4,51],shortName:"flag-xk"},{name:"Yemen Flag",unified:"1F1FE-1F1EA",keywords:["flag_yemen","ye","flag","nation","country","banner"],sheet:[4,52],shortName:"flag-ye"},{name:"Mayotte Flag",unified:"1F1FE-1F1F9",keywords:["flag_mayotte","yt","flag","nation","country","banner"],sheet:[4,53],shortName:"flag-yt"},{name:"South Africa Flag",unified:"1F1FF-1F1E6",keywords:["flag_south_africa","south","africa","flag","nation","country","banner"],sheet:[4,54],shortName:"flag-za"},{name:"Zambia Flag",unified:"1F1FF-1F1F2",keywords:["flag_zambia","zm","flag","nation","country","banner"],sheet:[4,55],shortName:"flag-zm"},{name:"Zimbabwe Flag",unified:"1F1FF-1F1FC",keywords:["flag_zimbabwe","zw","flag","nation","country","banner"],sheet:[4,56],shortName:"flag-zw"},{name:"England Flag",unified:"1F3F4-E0067-E0062-E0065-E006E-E0067-E007F",keywords:["flag_england","flag","english"],sheet:[11,4],shortName:"flag-england"},{name:"Scotland Flag",unified:"1F3F4-E0067-E0062-E0073-E0063-E0074-E007F",keywords:["flag_scotland","flag","scottish"],sheet:[11,5],shortName:"flag-scotland"},{name:"Wales Flag",unified:"1F3F4-E0067-E0062-E0077-E006C-E0073-E007F",keywords:["flag_wales","flag","welsh"],sheet:[11,6],shortName:"flag-wales"}],wne=/^(?:\:([^\:]+)\:)(?:\:skin-tone-(\d)\:)?$/,Fne=["1F3FA","1F3FB","1F3FC","1F3FD","1F3FE","1F3FF"],AO=(i,t)=>`https://unpkg.com/emoji-datasource-${i}@6.0.1/img/${i}/sheets-256/${t}.png`;let Wy=(()=>{class i{constructor(){this.uncompressed=!1,this.names={},this.emojis=[],this.uncompressed||(this.uncompress(vne),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 a=e.find(o=>o.unified===r.obsoletes);a&&(r.keywords=a.keywords?[...r.keywords,...a.keywords,a.shortName]:[...r.keywords,a.shortName])}this.names[r.unified]=r;for(const a of r.shortNames)this.names[a]=r;return r})}getData(e,n,r){let a;if("string"==typeof e){const s=e.match(wne);if(s&&(e=s[1],s[2]&&(n=parseInt(s[2],10))),!this.names.hasOwnProperty(e))return null;a=this.names[e]}else e.id?a=this.names[e.id]:e.unified&&(a=this.names[e.unified.toUpperCase()]);if(a||(a=e,a.custom=!0),a.skinVariations&&a.skinVariations.length&&n&&n>1&&r){a={...a};const s=Fne[n-1],l=a.skinVariations.find(c=>c.unified.includes(s));(!l.hidden||!l.hidden.includes(r))&&(a.skinTone=n,a={...a,...l}),a.native=this.unifiedToNative(a.unified)}return a.set=r||"",a}unifiedToNative(e){const n=e.split("-").map(r=>parseInt(`0x${r}`,16));return String.fromCodePoint(...n)}emojiSpriteStyles(e,n="apple",r=24,a=64,o=57,s=AO,l=58,c){const h=!!c;return{width:`${r}px`,height:`${r}px`,display:"inline-block","background-image":`url(${c=c||s(n,a)})`,"background-size":h?"100% 100%":`${100*l}% ${100*o}%`,"background-position":h?void 0:this.getSpritePosition(e,l)}}getSpritePosition(e,n){const[r,a]=e,o=100/(n-1);return`${o*r}% ${o*a}%`}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=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),TO=(()=>{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 ze,this.emojiLeave=new ze,this.emojiClick=new ze,this.title=void 0,this.label="",this.custom=!1,this.isVisible=!0,this.backgroundImageFn=AO}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)(y(Wy))},i.\u0275cmp=we({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:[Vi],ngContentSelectors:EO,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&&(Jt(EO),de(0,gne,4,8,"button",0),de(1,yne,4,8,"span",1)),2&e&&(Y("ngIf",n.useButton&&n.isVisible),j(1),Y("ngIf",!n.useButton&&n.isVisible))},dependencies:[yi,mm],encapsulation:2,changeDetection:0}),i})(),kne=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Tn]}),i})();function xne(i,t){if(1&i){const e=ut();D(0,"span",3),pe("click",function(r){Re(e);const a=oe().index;return Be(oe().handleClick(r,a))}),D(1,"div"),ea(),D(2,"svg",4),Fe(3,"path"),A()(),Wo(),Fe(4,"span",5),A()}if(2&i){const e=oe().$implicit,n=oe();sn("color",e.name===n.selected?n.color:null),rt("emoji-mart-anchor-selected",e.name===n.selected),nt("title",n.i18n.categories[e.id]),j(3),nt("d",n.icons[e.id]),j(1),sn("background-color",n.color)}}function Dne(i,t){1&i&&de(0,xne,5,8,"span",2),2&i&&Y("ngIf",!1!==t.$implicit.anchor)}const Cne=["container"],Mne=["label"];function Ene(i,t){if(1&i){const e=ut();D(0,"ngx-emoji",9),pe("emojiOver",function(r){return Re(e),Be(oe(3).emojiOver.emit(r))})("emojiLeave",function(r){return Re(e),Be(oe(3).emojiLeave.emit(r))})("emojiClick",function(r){return Re(e),Be(oe(3).emojiClick.emit(r))}),A()}if(2&i){const e=t.$implicit,n=oe(3);Y("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 Sne(i,t){if(1&i&&(D(0,"div"),de(1,Ene,1,12,"ngx-emoji",8),A()),2&i){const e=t.ngIf,n=oe(2);j(1),Y("ngForOf",e)("ngForTrackBy",n.trackById)}}function Ane(i,t){if(1&i&&(D(0,"div"),de(1,Sne,2,2,"div",6),mi(2,"async"),A()),2&i){const e=oe();j(1),Y("ngIf",fi(2,1,e.filteredEmojis$))}}function Tne(i,t){if(1&i&&(D(0,"div")(1,"div"),Fe(2,"ngx-emoji",10),A(),D(3,"div",11),Q(4),A()()),2&i){const e=oe();j(2),Y("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),j(2),ci(" ",e.i18n.notfound," ")}}function Ine(i,t){if(1&i){const e=ut();D(0,"ngx-emoji",9),pe("emojiOver",function(r){return Re(e),Be(oe(2).emojiOver.emit(r))})("emojiLeave",function(r){return Re(e),Be(oe(2).emojiLeave.emit(r))})("emojiClick",function(r){return Re(e),Be(oe(2).emojiClick.emit(r))}),A()}if(2&i){const e=t.$implicit,n=oe(2);Y("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 Lne(i,t){if(1&i&&de(0,Ine,1,12,"ngx-emoji",8),2&i){const e=oe();Y("ngForOf",e.emojisToDisplay)("ngForTrackBy",e.trackById)}}function Nne(i,t){if(1&i){const e=ut();D(0,"span",2)(1,"span",3),pe("click",function(){const a=Re(e).$implicit;return Be(oe().handleClick(a))})("keyup.enter",function(){const a=Re(e).$implicit;return Be(oe().handleClick(a))})("keyup.space",function(){const a=Re(e).$implicit;return Be(oe().handleClick(a))}),A()()}if(2&i){const e=t.$implicit,n=oe();rt("selected",e===n.skin),j(1),eb("emoji-mart-skin emoji-mart-skin-tone-",e,""),Y("tabIndex",n.tabIndex(e)),nt("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 One(i,t){if(1&i&&(D(0,"span",11),Q(1),A()),2&i){const e=t.$implicit;j(1),ci(" :",e,": ")}}function Rne(i,t){if(1&i&&(D(0,"span",15),Q(1),A()),2&i){const e=t.$implicit;j(1),ci(" ",e," ")}}function Pne(i,t){if(1&i&&(D(0,"div",8)(1,"div",2),Fe(2,"ngx-emoji",9),A(),D(3,"div",4)(4,"div",10),Q(5),A(),D(6,"div",11),de(7,One,2,1,"span",12),A(),D(8,"div",13),de(9,Rne,2,1,"span",14),A()()()),2&i){const e=oe();j(2),Y("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),j(3),bi(e.emojiData.name),j(2),Y("ngForOf",e.emojiData.shortNames),j(2),Y("ngForOf",e.listedEmoticons)}}function Bne(i,t){if(1&i&&Fe(0,"ngx-emoji",16),2&i){const e=oe();Y("isNative",e.emojiIsNative)("skin",e.emojiSkin)("set",e.emojiSet)("emoji",e.idleEmoji)("backgroundImageFn",e.emojiBackgroundImageFn)("size",38)("imageUrlFn",e.emojiImageUrlFn)}}const Hne=["inputRef"],Yne=["scrollRef"];function jne(i,t){if(1&i){const e=ut();D(0,"emoji-search",8),pe("searchResults",function(r){return Re(e),Be(oe().handleSearch(r))})("enterKey",function(r){return Re(e),Be(oe().handleEnterKey(r))}),A()}if(2&i){const e=oe();Y("i18n",e.i18n)("include",e.include)("exclude",e.exclude)("custom",e.custom)("autoFocus",e.autoFocus)("icons",e.searchIcons)("emojisToShowFilter",e.emojisToShowFilter)}}function Vne(i,t){if(1&i){const e=ut();D(0,"emoji-category",9),pe("emojiOver",function(r){return Re(e),Be(oe().handleEmojiOver(r))})("emojiLeave",function(){return Re(e),Be(oe().handleEmojiLeave())})("emojiClick",function(r){return Re(e),Be(oe().handleEmojiClick(r))}),A()}if(2&i){const e=t.$implicit,n=oe();Y("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 zne(i,t){if(1&i){const e=ut();D(0,"div",1)(1,"emoji-preview",10),pe("skinChange",function(r){return Re(e),Be(oe().handleSkinChange(r))}),A()()}if(2&i){const e=oe();j(1),Y("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),nt("title",e.title)}}let Une=(()=>{class i{constructor(){this.categories=[],this.icons={},this.anchorClick=new ze}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=we({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&&(D(0,"div",0),de(1,Dne,1,1,"ng-template",1),A()),2&e&&(j(1),Y("ngForOf",n.categories)("ngForTrackBy",n.trackByFn))},dependencies:[Kn,yi],encapsulation:2,changeDetection:0}),i})(),IO=(()=>{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(Qc(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,Qc(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 c=[];for(let h=0;h<e;h++)this.defaults[this.DEFAULTS[h]]=e-h,c.push(this.DEFAULTS[h]);return c}const r=e*n,s=Object.keys(this.frequently).sort((c,h)=>this.frequently[c]-this.frequently[h]).reverse().slice(0,r),l=Qc(this.platformId)&&localStorage.getItem(`${this.NAMESPACE}.last`);return l&&!s.includes(l)&&(s.pop(),s.push(l)),s}}return i.\u0275fac=function(e){return new(e||i)(fe($c))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),LO=(()=>{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 ze,this.emojiLeave=new ze,this.emojiClick=new ze,this.containerStyles={},this.emojisToDisplay=[],this.filteredEmojisSubject=new be,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(),a=e.getBoundingClientRect().top,o=this.label.nativeElement.getBoundingClientRect().height;this.top=n-a+e.scrollTop,this.maxMargin=0===r?0:r-o}handleScroll(e){let n=e-this.top;if(n=n<this.minMargin?this.minMargin:n,n=n>this.maxMargin?this.maxMargin:n,this.virtualize){const{top:r,height:a}=this.container.nativeElement.getBoundingClientRect(),o=this.container.nativeElement.parentNode.parentNode.clientHeight;this.filteredEmojisSubject.next(o+(o+this.virtualizeOffset)>=r&&-a-(o+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(a=>a.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)(y(Lt),y(Wy),y(IO))},i.\u0275cmp=we({type:i,selectors:[["emoji-category"]],viewQuery:function(e,n){if(1&e&&(ft(Cne,7),ft(Mne,7)),2&e){let r;Le(r=Ne())&&(n.container=r.first),Le(r=Ne())&&(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:[Vi],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&&(D(0,"section",0,1)(2,"div",2)(3,"span",3,4),Q(5),A()(),de(6,Ane,3,3,"div",5),de(7,Tne,5,11,"div",6),A(),de(8,Lne,1,2,"ng-template",null,7,rl)),2&e){const r=Pi(9);rt("emoji-mart-no-results",n.noEmojiToDisplay),Y("ngStyle",n.containerStyles),nt("aria-label",n.i18n.categories[n.id]),j(2),Y("ngStyle",n.labelStyles),nt("data-name",n.name),j(1),Y("ngStyle",n.labelSpanStyles),j(2),ci(" ",n.i18n.categories[n.id]," "),j(1),Y("ngIf",n.virtualize)("ngIfElse",r),j(1),Y("ngIf",n.noEmojiToDisplay)}},dependencies:[Kn,yi,mm,TO,Ja],encapsulation:2,changeDetection:0}),i})();function NO(i){return i.reduce((t,e)=>(t.includes(e)||t.push(e),t),[])}function Wne(i,t){const e=NO(i),n=NO(t);return e.filter(r=>n.indexOf(r)>=0)}let $ne=(()=>{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:a}=n,o=r[0];for(const s of a)this.emoticonsList[s]||(this.emoticonsList[s]=o);this.emojisList[o]=this.emojiService.getSanitizedData(o),this.originalPool[o]=n}}addCustomToPool(e,n){for(const r of e){const a=r.id||r.shortNames[0];a&&!n[a]&&(n[a]=this.emojiService.getData(r),this.emojisList[a]=this.emojiService.getSanitizedData(r))}}search(e,n,r=75,a=[],o=[],s=[]){this.addCustomToPool(s,this.originalPool);let l,c=this.originalPool;if(e.length){if("-"===e||"-1"===e)return[this.emojisList[-1]];if("+"===e||"+1"===e)return[this.emojisList["+1"]];let h=e.toLowerCase().split(/[\s|,|\-|_]+/),g=[];if(h.length>2&&(h=[h[0],h[1]]),a.length||o.length){c={};for(const k of SO||[]){const O=!a||!a.length||a.indexOf(k.id)>-1,W=!(!o||!o.length)&&o.indexOf(k.id)>-1;if(O&&!W)for(const Z of k.emojis||[]){const ne=this.emojiService.getData(Z);c[ne?.id??""]=ne}}if(s.length){const k=!a||!a.length||a.indexOf("custom")>-1,O=!(!o||!o.length)&&o.indexOf("custom")>-1;k&&!O&&this.addCustomToPool(s,c)}}g=h.map(k=>{let O=c,W=this.index,Z=0;for(let ne=0;ne<k.length;ne++){const re=k[ne];if(Z++,W[re]||(W[re]={}),W=W[re],!W.results){const me={};W.results=[],W.pool={};for(const ce of Object.keys(O)){const ye=O[ce];this.emojiSearch[ce]||(this.emojiSearch[ce]=this.buildSearch(ye.short_names,ye.name,ye.id,ye.keywords,ye.emoticons));const Ee=this.emojiSearch[ce],Te=k.substr(0,Z),Ue=Ee.indexOf(Te);if(-1!==Ue){let yt=Ue+1;Te===ce&&(yt=0),W.results.push(this.emojisList[ce]),W.pool[ce]=ye,me[ce]=yt}}W.results.sort((ce,ye)=>me[ce.id]-me[ye.id])}O=W.pool}return W.results}).filter(k=>k),l=g.length>1?Wne.apply(null,g):g.length?g[0]:[]}return l&&(n&&(l=l.filter(h=>!(!h||!h.id)&&n(this.emojiService.names[h.id]))),l&&l.length>r&&(l=l.slice(0,r))),l||null}buildSearch(e,n,r,a,o){const s=[],l=(c,h)=>{if(!c)return;const g=Array.isArray(c)?c:[c];for(const k of g){const O=h?k.split(/[-|_|\s]+/):[k];for(let W of O)W=W.toLowerCase(),s.includes(W)||s.push(W)}};return l(e,!0),l(n,!0),l(r,!0),l(a,!0),l(o,!1),s.join(",")}}return i.\u0275fac=function(e){return new(e||i)(fe(Wy))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})(),qne=(()=>{class i{constructor(){this.changeSkin=new ze,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=we({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&&(D(0,"section",0),de(1,Nne,2,12,"span",1),A()),2&e&&(rt("opened",n.opened),j(1),Y("ngForOf",n.skinTones))},dependencies:[Kn],encapsulation:2,changeDetection:0}),i})(),OO=(()=>{class i{constructor(e,n){this.ref=e,this.emojiService=n,this.skinChange=new ze,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(a=>{e.indexOf(a.toLowerCase())>=0||(e.push(a.toLowerCase()),n.push(a))}),this.listedEmoticons=n,this.ref?.detectChanges()}}return i.\u0275fac=function(e){return new(e||i)(y(Lt),y(Wy))},i.\u0275cmp=we({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:[Vi],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&&(de(0,Pne,10,12,"div",0),D(1,"div",1)(2,"div",2),de(3,Bne,1,7,"ngx-emoji",3),A(),D(4,"div",4)(5,"span",5),Q(6),A()(),D(7,"div",6)(8,"emoji-skins",7),pe("changeSkin",function(a){return n.skinChange.emit(a)}),A()()()),2&e&&(Y("ngIf",n.emoji&&n.emojiData),j(1),Y("hidden",n.emoji),j(2),Y("ngIf",n.idleEmoji&&n.idleEmoji.length),j(3),bi(n.title),j(2),Y("skin",n.emojiSkin)("i18n",n.i18n))},dependencies:[Kn,yi,TO,qne],encapsulation:2,changeDetection:0}),i})(),Kne=0,RO=(()=>{class i{constructor(e){this.emojiSearch=e,this.maxResults=75,this.autoFocus=!1,this.include=[],this.exclude=[],this.custom=[],this.searchResults=new ze,this.enterKey=new ze,this.isSearching=!1,this.query="",this.inputId="emoji-mart-search-"+ ++Kne}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)(y($ne))},i.\u0275cmp=we({type:i,selectors:[["emoji-search"]],viewQuery:function(e,n){if(1&e&&ft(Hne,7),2&e){let r;Le(r=Ne())&&(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&&(D(0,"div",0)(1,"input",1,2),pe("keyup.enter",function(a){return n.handleEnterKey(a)})("ngModelChange",function(a){return n.query=a})("ngModelChange",function(){return n.handleChange()}),A(),D(3,"label",3),Q(4),A(),D(5,"button",4),pe("click",function(){return n.clear()})("keyup.enter",function(){return n.clear()}),ea(),D(6,"svg",5),Fe(7,"path"),A()()()),2&e&&(j(1),Y("id",n.inputId)("placeholder",n.i18n.search)("autofocus",n.autoFocus)("ngModel",n.query),j(2),Y("htmlFor",n.inputId),j(1),ci(" ",n.i18n.search," "),j(1),Y("disabled",!n.isSearching),nt("aria-label",n.i18n.clear),j(2),nt("d",n.icon))},dependencies:[as,Mo,os],encapsulation:2}),i})();const PO={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"},BO={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"},HO={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 YO=(()=>{class i{constructor(e,n,r,a,o){this.ngZone=e,this.renderer=n,this.ref=r,this.frequently=a,this.platformId=o,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=PO,this.searchIcons=BO,this.useButton=!1,this.enableFrequentEmojiSort=!1,this.enableSearch=!0,this.showSingleCategory=!1,this.virtualize=!1,this.virtualizeOffset=0,this.emojiClick=new ze,this.emojiSelect=new ze,this.skinChange=new ze,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=(s,l)=>`https://unpkg.com/emoji-datasource-${this.set}@6.0.1/img/${this.set}/sheets-256/${this.sheetSize}.png`}ngOnInit(){this.measureScrollbar=function Gne(){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={...HO,...this.i18n},this.i18n.categories={...HO.categories,...this.i18n.categories},this.skin=JSON.parse(Qc(this.platformId)&&localStorage.getItem(`${this.NAMESPACE}.skin`)||"null")||this.skin;const e=[...SO];this.custom.length>0&&(this.CUSTOM_CATEGORY.emojis=this.custom.map(s=>({...s,id:s.shortNames[0],custom:!0})),e.push(this.CUSTOM_CATEGORY)),void 0!==this.include&&e.sort((s,l)=>this.include.indexOf(s.id)>this.include.indexOf(l.id)?1:-1);for(const s of e){const l=!this.include||!this.include.length||this.include.indexOf(s.id)>-1,c=!(!this.exclude||!this.exclude.length)&&this.exclude.indexOf(s.id)>-1;if(l&&!c){if(this.emojisToShowFilter){const h=[],{emojis:g}=s;for(let k=0;k<g.length;k++){const O=g[k];this.emojisToShowFilter(O)&&h.push(O)}h.length&&this.categories.push({emojis:h,name:s.name,id:s.id})}else this.categories.push(s);this.categoriesIcons={...PO,...this.categoriesIcons},this.searchIcons={...BO,...this.searchIcons}}}const n=!this.include||!this.include.length||this.include.indexOf(this.RECENT_CATEGORY.id)>-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(s=>s.first)[0].name;const a=Math.min(this.categories.length,3);this.setActiveCategories(this.activeCategories=this.categories.slice(0,a));const o=this.categories[a-1].emojis.slice();this.categories[a-1].emojis=o.slice(0,60),setTimeout(()=>{this.categories[a-1].emojis=o,this.setActiveCategories(this.categories),this.ref.detectChanges(),Qc(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:o})=>o===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(a=>!0===a.first);else if(r.scrollHeight-r.scrollTop===this.clientHeight)n=this.categories[this.categories.length-1];else for(const a of this.categories)this.categoryRefs.find(({id:l})=>l===a.id)?.handleScroll(r.scrollTop)&&(n=a);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)(y(st),y(Js),y(Lt),y(IO),y($c))},i.\u0275cmp=we({type:i,selectors:[["emoji-mart"]],viewQuery:function(e,n){if(1&e&&(ft(Yne,7),ft(OO,5),ft(RO,5),ft(LO,5)),2&e){let r;Le(r=Ne())&&(n.scrollRef=r.first),Le(r=Ne())&&(n.previewRef=r.first),Le(r=Ne())&&(n.searchRef=r.first),Le(r=Ne())&&(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&&(D(0,"section",0)(1,"div",1)(2,"emoji-mart-anchors",2),pe("anchorClick",function(a){return n.handleAnchorClick(a)}),A()(),de(3,jne,1,7,"emoji-search",3),D(4,"section",4,5),de(6,Vne,1,23,"emoji-category",6),A(),de(7,zne,2,11,"div",7),A()),2&e&&(eb("emoji-mart ",n.darkMode?"emoji-mart-dark":"",""),sn("width",n.getWidth()),Y("ngStyle",n.style),j(2),Y("categories",n.categories)("color",n.color)("selected",n.selected)("i18n",n.i18n)("icons",n.categoriesIcons),j(1),Y("ngIf",n.enableSearch),j(1),nt("aria-label",n.i18n.emojilist),j(2),Y("ngForOf",n.activeCategories)("ngForTrackBy",n.categoryTrack),j(1),Y("ngIf",n.showPreview))},dependencies:[Kn,yi,mm,Une,LO,RO,OO],encapsulation:2,changeDetection:0}),i})(),Qne=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Tn,Dy,kne]}),i})();const Zne=["picker"];function Xne(i,t){if(1&i){const e=ut();D(0,"emoji-mart",13),pe("emojiSelect",function(r){return Re(e),Be(oe().addEmoji(r))}),A()}2&i&&Y("showPreview",!1)}class fg{constructor(t,e,n){this.formBuilder=t,this.dialogRef=e,this.data=n,this.dateControl=new Gu(null),this.largeSize=!1,this.data.note=""}ngOnInit(){this.minDate=Date.now(),this.formGroup=this.formBuilder.group({note:["",ef.required],expiration:[""],dateControl:[]})}onNoClick(){this.data.note="",this.dialogRef.close()}addEmoji(t){this.data.note=`${this.data.note}${t.emoji.native}`,this.isEmojiPickerVisible=!1}toggleSize(){this.largeSize?this.dialogRef.updateSize("auto","auto"):this.dialogRef.updateSize("100vw","100vh"),this.largeSize=!this.largeSize}}fg.\u0275fac=function(t){return new(t||fg)(y(yee),y(Ml),y(Xu))},fg.\u0275cmp=we({type:fg,selectors:[["create-note-dialog"]],viewQuery:function(t,e){if(1&t&&ft(Zne,5),2&t){let n;Le(n=Ne())&&(e.picker=n.first)}},decls:20,vars:4,consts:[[1,"dialog"],[3,"formGroup"],["mat-dialog-title",""],["mat-dialog-content","",1,"mat-dialog-content"],[1,"toolbar"],["matTooltip","Insert emoji",1,"toolbar-icon","margin-right",3,"click"],["class","picker","emoji","point_up","title","Choose your emoji",3,"showPreview","emojiSelect",4,"ngIf"],["appearance","fill",1,"input-full-width"],["matInput","","type","text","autocomplete","off","formControlName","note","rows","6",1,"note-input",3,"ngModel","ngModelChange"],["mat-dialog-actions","","align","end",1,"mat-dialog-actions"],["matTooltip","Maximize the window",1,"hide-small","maximize-button",3,"click"],["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,"showPreview","emojiSelect"]],template:function(t,e){1&t&&(D(0,"div",0)(1,"form",1)(2,"h1",2),Q(3,"Write Your Note"),A(),D(4,"div",3)(5,"div",4)(6,"mat-icon",5),pe("click",function(){return e.isEmojiPickerVisible=!e.isEmojiPickerVisible}),Q(7,"sentiment_satisfied"),A()(),de(8,Xne,1,1,"emoji-mart",6),D(9,"mat-form-field",7)(10,"mat-label"),Q(11,"Note"),A(),D(12,"textarea",8),pe("ngModelChange",function(r){return e.data.note=r}),A()()(),D(13,"div",9)(14,"mat-icon",10),pe("click",function(){return e.toggleSize()}),Q(15,"zoom_out_map"),A(),D(16,"button",11),pe("click",function(){return e.onNoClick()}),Q(17,"Cancel"),A(),D(18,"button",12),Q(19,"Post"),A()()()()),2&t&&(j(1),Y("formGroup",e.formGroup),j(7),Y("ngIf",e.isEmojiPickerVisible),j(4),Y("ngModel",e.data.note),j(6),Y("mat-dialog-close",e.data))},dependencies:[yi,xd,Cl,ss,Fo,wa,eh,YO,DD,as,Mo,pD,$u,AD,sg,lg,cg,dg],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}.picker[_ngcontent-%COMP%]{display:block;position:fixed;z-index:3}.toolbar[_ngcontent-%COMP%]{display:flex;margin-bottom:5px;margin-top:3px}.toolbar-icon[_ngcontent-%COMP%]{cursor:pointer}.toolbar-icon[_ngcontent-%COMP%]:hover{color:#9c27b0}.maximize-button[_ngcontent-%COMP%]{cursor:pointer;margin-right:auto;color:#d87fe7}.maximize-button[_ngcontent-%COMP%]:hover{color:#9c27b0}.margin-right[_ngcontent-%COMP%]{margin-right:5px}"]});class no{constructor(t,e,n,r,a,o,s,l){this.ui=t,this.queueService=e,this.profileService=n,this.appState=r,this.utilities=a,this.validator=o,this.eventService=s,this.relayService=l,this.daysToKeepProfiles=14,this.cleanProfileInterval=36e5,this.profileBatchSize=20,this.refreshUserProfile=72e5,this.connected=!1,this.connected$=this.appState.connected$.pipe(Ve(c=>!0===c)),this.isFetching=!1,this.profileQueue=[],this.queue=[],this.appState.connected$.subscribe(c=>{console.log("Connection state changed: ",c),this.connected=c,this.connected&&(console.log("Connection established, start processing queues."),this.processQueues())}),this.queueService.queues$.subscribe(()=>{setTimeout(()=>{this.processQueues()},250)})}initialize(){var t=this;return De(function*(){setTimeout(De(function*(){yield t.cleanProfiles()}),t.cleanProfileInterval)})()}enque(t){if("Profile"==t.type)this.queueService.queues.profile.jobs.push(t);else if("Contacts"==t.type)this.queueService.queues.contacts.jobs.push(t);else{if("Event"!=t.type)throw Error(`This type of job (${t.type}) is currently not supported.`);this.queueService.queues.event.jobs.push(t)}setTimeout(()=>{this.processQueues()},100)}processQueues(){this.connected?(this.queueService.queues.profile.jobs.length>0&&this.processProfileQueue(),this.queueService.queues.contacts.jobs.length>0&&this.processContactsQueue(),this.queueService.queues.event.jobs.length>0&&this.processEventQueue()):console.warn("Cannot process queues, no connection to relays.")}processEventQueue(){if(this.queueService.queues.event.active)return void console.log("Events are already active... Skipping.");const t=this.queueService.queues.event.jobs.splice(0,10),e=t.map(n=>({kinds:[1],authors:[n.identifier],limit:n.limit}));return this.downloadNewestEventsByQuery(e).subscribe(function(){var n=De(function*(r){if(r)for(let a=0;a<t.length;a++)t[a].callback&&t[a].callback(r)});return function(r){return n.apply(this,arguments)}}())}processProfileQueue(){var t=this;if(console.log("processProfileQueue"),this.queueService.queues.profile.active)return void console.log("processProfileQueue: skip");const e=this.queueService.queues.profile.jobs.splice(0,50),n=e.map(r=>r.identifier);console.log("processProfileQueue: pubkeys",n),this.downloadNewestProfiles(n,1e4,n.length).subscribe(function(){var r=De(function*(a){if(console.log("processProfileQueue: event",a),a){yield t.profileService.updateProfile(a.pubkey,a);for(let o=0;o<e.length;o++)e[o].callback&&e[o].callback(a)}});return function(a){return r.apply(this,arguments)}}())}processContactsQueue(){var t=this;if(console.log("processContactsQueue"),this.queueService.queues.contacts.active)return void console.log("processContactsQueue: skip");this.queueService.queues.contacts.active=!0;const e=this.queueService.queues.contacts.jobs.splice(0,50),n=e.map(a=>a.identifier);this.downloadNewestContactsEvents(n,n.length<10?1e4:2e4).pipe(i_(()=>{this.queueService.queues.contacts.active=!1})).subscribe(function(){var a=De(function*(o){if(!o)return;const s=o.tags.map(l=>l[1]);t.profileService.followingAndRelays(o.pubkey,s,o.content);for(let l=0;l<e.length;l++)e[l].callback&&e[l].callback(o)});return function(o){return a.apply(this,arguments)}}())}processProfilesQueue(){if(this.isFetching)return;console.log("BEFORE:",JSON.stringify(this.profileQueue));const t=this.profileQueue.splice(0,this.profileBatchSize);console.log("AFTER:",JSON.stringify(this.profileQueue));for(let e=0;e<this.relayService.relays.length;e++)this.fetchProfiles(this.relayService.relays[e],t)}downloadNewestProfiles(t,e=1e4,n=-1){return this.downloadNewestProfileEvents(t,e,n).pipe(Ve(r=>r?this.utilities.mapProfileEvent(r):void 0))}downloadNewestProfileEvents(t,e=1e4,n=-1){return this.downloadNewestEvents(t,[0],e,n)}downloadNewestContactsEvents(t,e=1e4,n=-1){return this.downloadNewestEvents(t,[3],e,n)}downloadNewestEvents(t,e,n=1e4,r=-1){return this.downloadNewestEventsByQuery([{kinds:e,authors:t}],n,r)}downloadEventsByTags(t,e=1e4){return this.downloadEventsByQuery(t)}downloadEvent(t,e=5e3){return this.downloadEventByQuery([{ids:[t]}],e)}downloadEventByQuery(t,e=1e4){let n;return this.connected$.pipe(Ei(()=>this.relayService.connectedRelays())).pipe(Ei(r=>this.downloadFromRelay(t,r))).pipe(ti(r=>!n&&(n=r,!0)))}downloadNewestEventsByQuery(t,e=1e4,n=-1){const r=[];return ki(...this.relayService.connectedRelays().map(o=>this.downloadFromRelay(t,o))).pipe(ti((o,s)=>{let l=!1;const c=r.findIndex(h=>h.id===o.id);return c>-1?r[c].created_at<o.created_at&&(r[c]=o,l=!0):(r.push(o),l=!0),n>-1&&0!=n&&n--,l})).pipe(wO(e),ts(o=>(console.warn("The observable was timed out."),pt(void 0))))}downloadEventsByQuery(t,e=1e4){return this.connected$.pipe(Ei(()=>this.relayService.connectedRelays())).pipe(Ei(n=>this.downloadFromRelay(t,n)))}subscribeLatestEvents(t,e,n){let r=e.map(a=>({kinds:t,limit:n,authors:[a]}));return 0===r.length&&(r=[{kinds:t,limit:n}]),this.connected$.pipe(Ei(()=>this.relayService.connectedRelays())).pipe(Ei(a=>this.subscribeToRelay(r,a)))}subscribeToRelay(t,e){return new qe(n=>{const r=e.sub(t,{});return e.subscriptions.push(r),r.on("event",a=>{const o=this.eventService.processEvent(a);!o||n.next(o)}),r.on("eose",()=>{}),()=>{console.log("subscribeToRelay:finished:unsub"),r.unsub();const a=e.subscriptions.findIndex(o=>o==r);a>-1&&e.subscriptions.splice(a,1)}})}downloadFromRelay(t,e){return new qe(n=>{const r=e.sub([...t],{});return e.subscriptions.push(r),r.on("event",a=>{const o=this.eventService.processEvent(a);!o||n.next(o)}),r.on("eose",()=>{n.complete()}),()=>{r.unsub()}})}fetchProfiles(t,e){var n=this;if(!e||0===e.length)return;setTimeout(()=>{this.isFetching=!1;try{r.unsub()}catch(a){console.warn("Error during automatic failover for profile fetch.",a)}},3e4),this.isFetching=!0;let r=t.sub([{kinds:[0],authors:e}],{});r.on("event",function(){var a=De(function*(o){const s=n.eventService.processEvent(o);if(s)try{const l=JSON.parse(s.content);n.validator.sanitizeProfile(l).created_at=s.created_at}catch{console.warn("This profile event was not parsed due to errors:",s)}});return function(o){return a.apply(this,arguments)}}()),r.on("eose",()=>{r.unsub(),this.isFetching=!1})}cleanProfiles(){return De(function*(){})()}createEvent(t,e){return{kind:t,created_at:Math.floor(Date.now()/1e3),content:e,pubkey:this.appState.getPublicKey(),tags:[]}}signEvent(t){var e=this;return De(function*(){t.id||(t.id=Y1(t));const r=yield globalThis.nostr.signEvent(t);if(e.eventService.processEvent(r),!j1(r))throw new Error("The event is not valid. Cannot publish.");if(!(yield h2(r)))throw new Error("The event signature not valid. Maybe you choose a different account than the one specified?");return r})()}publishEvent(t){var e=this;return De(function*(){for(let n=0;n<e.relayService.relays.length;n++){const r=e.relayService.relays[n];let a=r.publish(t);a.on("ok",()=>{console.log(`${r.url} has accepted our event`)}),a.on("seen",()=>{console.log(`we saw the event on ${r.url}`)}),a.on("failed",o=>{console.log(`failed to publish to ${r.url}: ${o}`)})}})()}publishContacts(t){var e=this;return De(function*(){const n=t.map(h=>["p",h]);let r={kind:3,created_at:Math.floor(Date.now()/1e3),content:"",pubkey:e.appState.getPublicKey(),tags:n};r.id=Y1(r),r=yield globalThis.nostr.signEvent(r);const s=e.eventService.processEvent(r);if(!j1(r))throw new Error("The event is not valid. Cannot publish.");if(!(yield h2(r)))throw new Error("The event signature not valid. Maybe you choose a different account than the one specified?");if(s){console.log("PUBLISH EVENT:",r);for(let h=0;h<e.relayService.relays.length;h++){const g=e.relayService.relays[h];let k=g.publish(s);k.on("ok",()=>{console.log(`${g.url} has accepted our event`)}),k.on("seen",()=>{console.log(`we saw the event on ${g.url}`)}),k.on("failed",O=>{console.log(`failed to publish to ${g.url}: ${O}`)})}}})()}}no.\u0275fac=function(t){return new(t||no)(fe(Eo),fe(Cd),fe(hn),fe(gn),fe(Ln),fe(ba),fe(xl),fe(Dl))},no.\u0275prov=Pe({token:no,factory:no.\u0275fac,providedIn:"root"});var Gy=new WeakMap;class So{constructor(t,e,n,r){Nn(this,Gy,{writable:!0,value:void 0}),this.router=t,this.dialog=e,this.appState=n,this.dataService=r,ln(this,Gy,new wi(void 0)),this.showMore$=Qt(this,Gy).asObservable(),this.currentThread=[]}showMore(){Qt(this,Gy).next()}openEvent(t,e){this.currentEvent=e;const n=t.composedPath();n&&0!=n.length&&-1!=n[0].className.indexOf("clickable")&&this.router.navigate(["/e",e.id])}openProfile(t,e){this.currentProfile=e;const n=t.composedPath();!n||0==n.length||-1!=n[0].className.indexOf("clickable")&&this.router.navigate(["/p",e.pubkey])}createNote(){var t=this;this.dialog.open(fg,{data:{},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=De(function*(r){if(!r)return;console.log("dialog data:",r);let a=r.note;"string"!=typeof a&&(a=JSON.stringify(a));let o=t.dataService.createEvent(Um.Text,a);const s=yield t.dataService.signEvent(o);yield t.dataService.publishEvent(s),t.router.navigate(["/e",s.id])});return function(r){return n.apply(this,arguments)}}())}}So.\u0275fac=function(t){return new(t||So)(fe(kn),fe(io),fe(gn),fe(no))},So.\u0275prov=Pe({token:So,factory:So.\u0275fac,providedIn:"root"});const Jne=function(i){return["/following",i]};function ere(i,t){if(1&i&&(D(0,"div",9),Q(1),Fe(2,"br"),D(3,"small"),Q(4),A(),Fe(5,"br"),D(6,"button",10),Q(7,"View profiles"),A(),Q(8,"\xa0 "),A()),2&i){const e=t.$implicit;j(1),ci(" ",e.name,""),j(3),bi(e.about),j(2),Y("routerLink",Za(3,Jne,e.pubkeyhex))}}class pg{constructor(t,e,n,r,a,o,s,l,c,h,g,k,O,W,Z){this.db=t,this.appState=e,this.cd=n,this.options=r,this.dialog=a,this.profileService=o,this.validator=s,this.navigationService=l,this.authService=c,this.utilities=h,this.snackBar=g,this.dataService=k,this.router=O,this.breakpointObserver=W,this.ngZone=Z,this.subscriptions=[],this.lists=[{name:"Nostr",about:"Influencial nostr developers and community people",pubkey:"npub15xrwvftyzynahpl5fmpuv9wtkg9q52j8q73saw59u8tmx63ktx8sfclgss",pubkeyhex:"a186e625641127db87f44ec3c615cbb20a0a2a4707a30eba85e1d7b36a36598f"},{name:"Bitcoin",about:"Influencial Bitcoin people",pubkey:"npub175ag9cus82a0zzpkheaglnudpvsc8q046z82cyz9gmauzlve6r2s4k9fpm",pubkeyhex:"f53a82e3903abaf10836be7a8fcf8d0b218381f5d08eac104546fbc17d99d0d5"},{name:"Blockcore",about:"Follow the Blockcore developers",pubkey:"npub1zfy0r7x8s3xukajewkmmzxjj3wpfan7apj5y7szz7y740wtf6p5q3tdyy9",pubkeyhex:"1248f1f8c7844dcb765975b7b11a528b829ecfdd0ca84f4042f13d57b969d068"}],this.defaults=[{pubkeynpub:"npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6",pubkey:"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d",name:"fiatjaf",picture:"https://pbs.twimg.com/profile_images/539211568035004416/sBMjPR9q_normal.jpeg",about:"buy my merch at fiatjaf store",checked:!1},{pubkeynpub:"npub1sg6plzptd64u62a878hep2kev88swjh3tw00gjsfl8f237lmu63q0uf63m",pubkey:"82341f882b6eabcd2ba7f1ef90aad961cf074af15b9ef44a09f9d2a8fbfbe6a2",name:"jack",picture:"https://pbs.twimg.com/profile_images/1115644092329758721/AFjOr-K8_normal.jpg",about:"bitcoin...twttr/@jack",checked:!1},{pubkeynpub:"npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s",pubkey:"32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245",name:"jb55",picture:"https://pbs.twimg.com/profile_images/1362882895669436423/Jzsp1Ikr_normal.jpg",about:"damus.io author. bitcoin and nostr dev",checked:!1},{pubkeynpub:"npub1v4v57fu60zvc9d2uq23cey4fnwvxlzga9q2vta2n6xalu03rs57s0mxwu8",pubkey:"65594f279a789982b55c02a38c92a99b986f891d2814c5f553d1bbfe3e23853d",name:"hampus",picture:"https://pbs.twimg.com/profile_images/1517505111991504896/9qixSAMn_normal.jpg",about:"",checked:!1},{pubkeynpub:"npub1zl3g38a6qypp6py2z07shggg45cu8qex992xpss7d8zrl28mu52s4cjajh",pubkey:"17e2889fba01021d048a13fd0ba108ad31c38326295460c21e69c43fa8fbe515",name:"sondreb",picture:"https://sondreb.com/favicon.png",about:"Developer \u{1f9b8}\u200d\u2642\ufe0f of Blockcore Notes and Blockcore Wallet",checked:!1}],this.events=[],this.initialLoad=!0,this.details=!1,console.log("HOME constructor!!")}downloadProfiles(){["00000000827ffaa94bfea288c3dfce4422c794fbb96625b6b31e9049f729d700","17e2889fba01021d048a13fd0ba108ad31c38326295460c21e69c43fa8fbe515","32e1827635450ebb3c5a7d12c1f8e7b2b514439ac10a67eef3d9fd9c5c68e245","3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d","65594f279a789982b55c02a38c92a99b986f891d2814c5f553d1bbfe3e23853d","82341f882b6eabcd2ba7f1ef90aad961cf074af15b9ef44a09f9d2a8fbfbe6a2","a341f45ff9758f570a21b000c17d4e53a3a497c8397f26c0e6d61e5acffc7a98","d987084c48390a290f5d2a34603ae64f55137d9b4affced8c0eae030eb222a25","edcd20558f17d99327d841e4582f9b006331ac4010806efa020ef0d40078e6da"].map(e=>{this.dataService.enque({identifier:e,type:"Profile"})})}downloadProfiles2(){var t=this;this.profileService.getProfile("00000000827ffaa94bfea288c3dfce4422c794fbb96625b6b31e9049f729d700").subscribe(function(){var r=De(function*(a){console.log("GOT CACHED PROFILE:",a),yield t.profileService.follow(a.pubkey)});return function(a){return r.apply(this,arguments)}}())}subscribeEvents(){this.dataService.subscribeLatestEvents([1],[],100).subscribe(e=>{console.log("EVENT RECEIVED:",e)})}subscribeEvents2(){this.dataService.subscribeLatestEvents([0,3],[],100).subscribe(e=>{console.log("EVENT RECEIVED22:",e)})}follow(t){var e=this;return De(function*(){t.checked&&(yield e.profileService.follow(t.pubkey,0,t))})()}optionsUpdated(){this.events=this.validator.filterEvents(this.events)}trackByFn(t,e){return e.id}trackByProfile(t,e){return`${e.pubkey}${e.checked}`}trackByNoteId(t,e){return e.id}toggleDetails(){this.details=!this.details}clearDatabase(){var t=this;return De(function*(){t.db.delete().then(()=>{console.log("Database successfully deleted")}).catch(e=>{console.error("Could not delete database")}).finally(()=>{}),location.reload()})()}import(t){this.dataService.enque({identifier:t,type:"Contacts",callback:e=>{console.log("DATA RECEIVED",e);const n=e.tags.map(r=>r[1]);for(let r=0;r<n.length;r++)this.profileService.follow(n[r])}})}fetchProfiles(t,e){}ngOnDestroy(){this.utilities.unsubscribe(this.subscriptions)}feedChanged(t,e){"public"===e?this.options.options.privateFeed=!this.options.options.publicFeed:this.options.options.publicFeed=!this.options.options.privateFeed}ngOnInit(){var t=this;return De(function*(){t.options.options.privateFeed=!0,t.appState.updateTitle(""),t.appState.showBackButton=!1,t.appState.actions=[{icon:"note_add",tooltip:"Create Note",click:()=>{t.navigationService.createNote()}}]})()}}pg.\u0275fac=function(t){return new(t||pg)(y(Co),y(gn),y(Lt),y(Oa),y(io),y(hn),y(ba),y(So),y(Tr),y(Ln),y(cd),y(no),y(kn),y(cl),y(st))},pg.\u0275cmp=we({type:pg,selectors:[["app-home"]],decls:27,vars:1,consts:[[1,"page"],[1,"dashboard"],[1,"dashboard-left"],[1,"marginless"],["mat-flat-button","","color","primary",1,"follow-button",3,"click"],["mat-flat-button","","color","warn",3,"click"],[1,"dashboard-right"],[1,"lists-card"],["class","list-selection",4,"ngFor","ngForOf"],[1,"list-selection"],["mat-flat-button","","color","primary",3,"routerLink"]],template:function(t,e){1&t&&(D(0,"div",0)(1,"div",1)(2,"div",2)(3,"h1",3),Q(4,"Hi, having fun yet?"),A(),D(5,"p"),Q(6,"You can import your existing followers:"),A(),D(7,"button",4),pe("click",function(){return e.import(e.appState.getPublicKey())}),Q(8,"Import your following list"),A(),Fe(9,"br")(10,"br"),D(11,"h2"),Q(12,"PROTOTYPE"),A(),D(13,"p"),Q(14,"Blockcore Notes is a prototype. Please wipe your local database once in a while to fix bugs and issues."),A(),D(15,"p")(16,"button",5),pe("click",function(){return e.clearDatabase()}),Q(17,"Wipe Local Database"),A()()(),D(18,"div",6)(19,"mat-card",7)(20,"mat-card-header")(21,"mat-card-title"),Q(22,"Curated Following Lists"),A(),D(23,"mat-card-subtitle"),Q(24,"Lists of users based upon topics you can add to your following list."),A()(),D(25,"mat-card-content"),de(26,ere,9,5,"div",8),A()()()()()),2&t&&(j(26),Y("ngForOf",e.lists))},dependencies:[Kn,ns,Fo,yc,K_,BN,PN,RN],styles:[".dashboard-header[_ngcontent-%COMP%]{display:flex;gap:2em;flex-direction:row}.dashboard-header[_ngcontent-%COMP%] mat-card[_ngcontent-%COMP%]{border-radius:20px}.card-container[_ngcontent-%COMP%]{box-sizing:border-box}.default-card[_ngcontent-%COMP%]{display:inline-block;width:300px;height:160px;margin-right:1em;margin-bottom:1em}.follow-button[_ngcontent-%COMP%]{margin-top:1em;width:100%;font-size:1.2em;height:72px;text-align:center}.follow-card-content[_ngcontent-%COMP%]{text-align:center}.follow-toggle[_ngcontent-%COMP%]{margin-top:1em;margin-bottom:1em}.dashboard[_ngcontent-%COMP%]{display:flex;flex-direction:row;gap:1em}.dashboard-left[_ngcontent-%COMP%]{flex-grow:4;flex-shrink:1;flex-basis:10%}.dashboard-right[_ngcontent-%COMP%]{flex-grow:1;flex-shrink:1;flex-basis:10%}.lists-card[_ngcontent-%COMP%]{width:100%}.list-selection[_ngcontent-%COMP%]{margin-top:2em}.list-selection[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{margin-top:1em}@media only screen and (max-width: 920px){.dashboard[_ngcontent-%COMP%]{flex-direction:column}}@media only screen and (max-width: 820px){.dashboard-header[_ngcontent-%COMP%]{flex-direction:column;gap:1em}}@media only screen and (max-width: 599px){.default-card[_ngcontent-%COMP%]{display:block;width:100%}}"]});class _g{constructor(t,e,n,r){this.appState=t,this.db=e,this.authService=n,this.router=r}ngOnInit(){this.db.close(),this.authService.logout()}}_g.\u0275fac=function(t){return new(t||_g)(y(gn),y(Co),y(Tr),y(kn))},_g.\u0275cmp=we({type:_g,selectors:[["app-logout"]],decls:1,vars:0,template:function(t,e){1&t&&Q(0,"Loading...")},encapsulation:2});class kc{constructor(t){this.db=t,this.items$=Au(wd(()=>this.items()))}get table(){return this.db.notes}items(){var t=this;return De(function*(){return yield t.table.toArray()})()}putNote(t){var e=this;return De(function*(){yield e.table.put(t)})()}deleteNote(t){var e=this;return De(function*(){yield e.table.delete(t)})()}wipe(){var t=this;return De(function*(){yield t.table.clear()})()}}kc.\u0275fac=function(t){return new(t||kc)(fe(Co))},kc.\u0275prov=Pe({token:kc,factory:kc.\u0275fac,providedIn:"root"});class ro{constructor(t,e){this.db=t,this.utilities=e,this.circles=[],this.cache=new b2,this.items$=Au(wd(()=>this.items()))}get table(){return this.db.circles}items(){var t=this;return De(function*(){return yield t.table.toArray()})()}initialize(){var t=this;return De(function*(){(yield t.table.get(0))||(yield t.put(ro.DEFAULT)),t.items$.subscribe(n=>{t.circles=n})})()}getSync(t){if(this.circles.length>0)return this.circles.find(e=>e.id==t)}get(t){var e=this;return De(function*(){if(null!=t)return e.circles.length>0?e.circles.find(n=>n.id==t):yield e.table.get(t)})()}put(t){var e=this;return De(function*(){const n=e.utilities.now();t.created||(t.created=n),t.modified=n,yield e.table.put(t)})()}delete(t){var e=this;return De(function*(){yield e.table.delete(t)})()}wipe(){var t=this;return De(function*(){t.table.clear()})()}}function tre(i,t){if(1&i&&Fe(0,"img",8),2&i){const e=oe();sn("border-color",null==e.circle?null:e.circle.color),Y("matTooltip",e.tooltip)("src",e.imagePath,_a)}}function ire(i,t){1&i&&Fe(0,"img",9),2&i&&Y("src",oe().imagePath,_a)}ro.DEFAULT={id:0,name:"Following",color:"#e91e63",style:1,public:!0},ro.\u0275fac=function(t){return new(t||ro)(fe(Co),fe(Ln))},ro.\u0275prov=Pe({token:ro,factory:ro.\u0275fac,providedIn:"root"});const jO=function(i){return["/p",i]};class El{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=""}ngAfterViewInit(){}ngOnInit(){var t=this;return De(function*(){t.profile?(t.pubkey=t.profile.pubkey,yield t.updateProfileDetails()):(t.profileName=t.utilities.getNostrIdentifier(t.pubkey),t.profiles.getProfile(t.pubkey).subscribe(function(){var e=De(function*(n){t.profile=n,yield t.updateProfileDetails()});return function(n){return e.apply(this,arguments)}}()))})()}updateProfileDetails(){var t=this;return De(function*(){!t.profile||(t.profile.picture&&(t.imagePath=t.profile.picture),t.tooltip=t.profile.about,t.tooltipName=t.profileName,t.profileName=t.profile.display_name||t.profile.name||t.profileName,t.circle=yield t.circleService.get(t.profile.circle))})()}}El.\u0275fac=function(t){return new(t||El)(y(hn),y(ro),y(Ln))},El.\u0275cmp=we({type:El,selectors:[["app-event-header"]],inputs:{pubkey:"pubkey",profile:"profile"},ngContentSelectors:["*"],decls:11,vars:12,consts:[[1,"event-header"],[1,"icon"],[3,"routerLink"],["onerror","this.src='/assets/profile.png'","class","profile-image-follow","matTooltipPosition","above",3,"matTooltip","borderColor","src",4,"ngIf"],["onerror","this.src='/assets/profile.png'","class","profile-image","matTooltipPosition","above",3,"src",4,"ngIf"],[1,"name","clickable"],["matTooltipPosition","above",3,"matTooltip"],[1,"date","clickable"],["onerror","this.src='/assets/profile.png'","matTooltipPosition","above",1,"profile-image-follow",3,"matTooltip","src"],["onerror","this.src='/assets/profile.png'","matTooltipPosition","above",1,"profile-image",3,"src"]],template:function(t,e){1&t&&(Jt(),D(0,"div",0)(1,"div",1)(2,"a",2),de(3,tre,1,4,"img",3),de(4,ire,1,1,"img",4),A()(),D(5,"div",5)(6,"a",2)(7,"span",6),Q(8),A()()(),D(9,"div",7),Qe(10),A()()),2&t&&(j(2),Y("routerLink",Za(8,jO,e.pubkey)),j(1),Y("ngIf",1==(null==e.profile?null:e.profile.status)),j(1),Y("ngIf",1!=(null==e.profile?null:e.profile.status)),j(2),Y("routerLink",Za(10,jO,e.pubkey)),j(1),rt("muted",2==(null==e.profile?null:e.profile.status)),Y("matTooltip",e.tooltipName),j(1),bi(e.profileName))},dependencies:[yi,ns,eh]});class th{constructor(t,e){this.dialogRef=t,this.data=e}onNoClick(){this.data.picture="",this.dialogRef.close()}}function rre(i,t){1&i&&(D(0,"span",8),Qe(1,1),A())}function are(i,t){1&i&&(D(0,"span",9),Qe(1,2),A())}th.\u0275fac=function(t){return new(t||th)(y(Ml),y(Xu))},th.\u0275cmp=we({type:th,selectors:[["profile-image-dialog"]],decls:1,vars:1,consts:[[1,"profile-image-original",3,"src","click"]],template:function(t,e){1&t&&(D(0,"img",0),pe("click",function(){return e.onNoClick()}),A()),2&t&&Y("src",e.data.picture,_a)},styles:[".profile-image-original[_ngcontent-%COMP%]{max-width:100%;cursor:pointer}"]});const ore=["*",[["mat-chip-avatar"],["","matChipAvatar",""]],[["mat-chip-trailing-icon"],["","matChipRemove",""],["","matChipTrailingIcon",""]]],sre=["*","mat-chip-avatar, [matChipAvatar]","mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]"],QD=["*"],UO=new Ce("mat-chips-default-options"),WO=new Ce("MatChipAvatar"),GO=new Ce("MatChipTrailingIcon"),$O=new Ce("MatChipRemove"),$y=new Ce("MatChip");class vre{}const wre=pl(vre,-1);let df=(()=>{class i extends wre{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=at(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)(y($e),y($y))},i.\u0275dir=ge({type:i,selectors:[["","matChipAction",""]],hostAttrs:[1,"mdc-evolution-chip__action","mat-mdc-chip-action"],hostVars:9,hostBindings:function(e,n){1&e&&pe("click",function(a){return n._handleClick(a)})("keydown",function(a){return n._handleKeydown(a)}),2&e&&(nt("tabindex",n._getTabindex())("disabled",n._getDisabledAttribute())("aria-disabled",n.disabled),rt("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:[Oe]}),i})(),Dre=0;const Cre=pl(ml(fl(hl(class{constructor(i){this._elementRef=i}})),"primary"),-1);let ih=(()=>{class i extends Cre{constructor(e,n,r,a,o,s,l,c){super(n),this._changeDetectorRef=e,this._ngZone=r,this._focusMonitor=a,this._globalRippleOptions=l,this._isRippleCentered=!1,this._onFocus=new be,this._onBlur=new be,this.role=null,this._hasFocusInternal=!1,this.id="mat-mdc-chip-"+Dre++,this.ariaLabel=null,this._removable=!0,this._highlighted=!1,this.removed=new ze,this.destroyed=new ze,this.basicChipAttrName="mat-basic-chip";const h=n.nativeElement;this._document=o,this._animationsDisabled="NoopAnimations"===s,this._isBasicChip=h.hasAttribute(this.basicChipAttrName)||h.tagName.toLowerCase()===this.basicChipAttrName,null!=c&&(this.tabIndex=parseInt(c)??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=at(e)}get highlighted(){return this._highlighted}set highlighted(e){this._highlighted=at(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(pi(1)).subscribe(()=>this._ngZone.run(()=>this._onBlur.next({chip:this}))))})}}return i.\u0275fac=function(e){return new(e||i)(y(Lt),y($e),y(st),y(Wr),y(Ht),y(zi,8),y(td,8),ca("tabindex"))},i.\u0275cmp=we({type:i,selectors:[["mat-basic-chip"],["mat-chip"]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,WO,5),Tt(r,GO,5),Tt(r,$O,5)),2&e){let a;Le(a=Ne())&&(n.leadingIcon=a.first),Le(a=Ne())&&(n.trailingIcon=a.first),Le(a=Ne())&&(n.removeIcon=a.first)}},viewQuery:function(e,n){if(1&e&&(ft(Gr,5),ft(df,5)),2&e){let r;Le(r=Ne())&&(n.ripple=r.first),Le(r=Ne())&&(n.primaryAction=r.first)}},hostAttrs:[1,"mat-mdc-chip"],hostVars:30,hostBindings:function(e,n){1&e&&pe("keydown",function(a){return n._handleKeydown(a)}),2&e&&(Vr("id",n.id),nt("role",n.role)("tabindex",n.role?n.tabIndex:null)("aria-label",n.ariaLabel),rt("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:[ot([{provide:$y,useExisting:i}]),Oe],ngContentSelectors:sre,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&&(Jt(ore),Fe(0,"span",0)(1,"span",1),D(2,"span",2)(3,"div",3),de(4,rre,2,0,"span",4),D(5,"span",5),Qe(6),Fe(7,"span",6),A()()(),de(8,are,2,0,"span",7)),2&e&&(Y("matRippleDisabled",n._isRippleDisabled())("matRippleCentered",n._isRippleCentered)("matRippleTrigger",n._elementRef.nativeElement),j(3),Y("isInteractive",!1),j(1),Y("ngIf",n.leadingIcon),j(4),Y("ngIf",n._hasTrailingIcon()))},dependencies:[yi,Gr,df],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 Mre{constructor(t){}}const Ere=pl(Mre);let Ky=(()=>{class i extends Ere{constructor(e,n,r){super(e),this._elementRef=e,this._changeDetectorRef=n,this._dir=r,this._lastDestroyedFocusedChipIndex=null,this._destroyed=new be,this._defaultRole="presentation",this._disabled=!1,this._explicitRole=null,this._chipActions=new nl}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=at(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._chips.length}_allowFocusEscape(){const e=this.tabIndex;-1!==this.tabIndex&&(this.tabIndex=-1,Promise.resolve().then(()=>{this.tabIndex=e,this._changeDetectorRef.markForCheck()}))}_getChipStream(e){return this._chips.changes.pipe(In(null),Jn(()=>ki(...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(In(this._chips)).subscribe(e=>{const n=[];e.forEach(r=>r._getActions().forEach(a=>n.push(a))),this._chipActions.reset(n),this._chipActions.notifyOnChanges()}),this._keyManager=new $p(this._chipActions).withVerticalOrientation().withHorizontalOrientation(this._dir?this._dir.value:"ltr").withHomeAndEnd().skipPredicate(e=>this._skipPredicate(e)),this.chipFocusChanges.pipe(vt(this._destroyed)).subscribe(({chip:e})=>{const n=e._getSourceAction(document.activeElement);n&&this._keyManager.updateActiveItem(n)}),this._dir?.change.pipe(vt(this._destroyed)).subscribe(e=>this._keyManager.withHorizontalOrientation(e))}_skipPredicate(e){return!e.isInteractive||e.disabled}_trackChipSetChanges(){this._chips.changes.pipe(In(null),vt(this._destroyed)).subscribe(()=>{this.disabled&&Promise.resolve().then(()=>this._syncChipsState()),this._redirectDestroyedChipFocus()})}_trackDestroyedFocusedChip(){this.chipDestroyedChanges.pipe(vt(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)(y($e),y(Lt),y(Hn,8))},i.\u0275cmp=we({type:i,selectors:[["mat-chip-set"]],contentQueries:function(e,n,r){if(1&e&&Tt(r,ih,5),2&e){let a;Le(a=Ne())&&(n._chips=a)}},hostAttrs:[1,"mat-mdc-chip-set","mdc-evolution-chip-set"],hostVars:1,hostBindings:function(e,n){1&e&&pe("keydown",function(a){return n._handleKeydown(a)}),2&e&&nt("role",n.role)},inputs:{disabled:"disabled",role:"role"},features:[Oe],ngContentSelectors:QD,decls:2,vars:0,consts:[["role","presentation",1,"mdc-evolution-chip-set__chips"]],template:function(e,n){1&e&&(Jt(),D(0,"span",0),Qe(1),A())},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})(),Pre=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[xm,{provide:UO,useValue:{separatorKeyCodes:[13]}}],imports:[wt,Tn,Ns,wt]}),i})();function Bre(i,t){1&i&&(D(0,"span"),Q(1,", "),A())}const Hre=function(i){return["/p",i]};function Yre(i,t){if(1&i&&(D(0,"span")(1,"a",1),Q(2),A(),de(3,Bre,2,0,"span",2),A()),2&i){const e=t.$implicit,n=t.last;j(1),Y("routerLink",Za(3,Hre,e.pubkey)),j(1),bi(e.name),j(1),Y("ngIf",!n)}}class gg{constructor(t,e){this.profileService=t,this.utilities=e,this.keys=[],this.profiles=[]}ngOnInit(){var t=this;return De(function*(){t.profiles=[];for(let e=0;e<t.keys.length;e++){const n=t.keys[e];null==n||"0"===n||t.profileService.getProfile(n).subscribe(r=>{t.profiles.push(r)})}})()}}function jre(i,t){if(1&i){const e=ut();D(0,"img",11),pe("click",function(){const a=Re(e).$implicit;return Be(oe(3).expandImage(a))}),A()}2&i&&Y("src",t.$implicit,_a)}function Vre(i,t){if(1&i&&(D(0,"div",9),de(1,jre,1,1,"img",10),A()),2&i){const e=oe(2);j(1),Y("ngForOf",e.images)}}function zre(i,t){1&i&&Fe(0,"iframe",14),2&i&&Y("src",t.$implicit,Hw)}function Ure(i,t){if(1&i&&(D(0,"div",12),de(1,zre,1,1,"iframe",13),A()),2&i){const e=oe(2);j(1),Y("ngForOf",e.videos)}}function Wre(i,t){1&i&&(D(0,"span"),Q(1,"... (message was truncated)"),A())}function Gre(i,t){1&i&&(D(0,"span",19),Q(1,"Replying to "),A())}function $re(i,t){if(1&i&&(D(0,"div",16),de(1,Gre,2,0,"span",17),Fe(2,"app-reply-list",18),A()),2&i){const e=t.ngIf;j(1),Y("ngIf",e.length>0),j(1),Y("keys",e)}}function qre(i,t){if(1&i&&de(0,$re,3,2,"div",15),2&i){const e=oe(2);Y("ngIf",e.repliesTo(e.event))}}function Kre(i,t){if(1&i&&(D(0,"mat-chip"),Q(1),A()),2&i){const e=t.$implicit;j(1),ci("#",e,"")}}gg.\u0275fac=function(t){return new(t||gg)(y(hn),y(Ln))},gg.\u0275cmp=we({type:gg,selectors:[["app-reply-list"]],inputs:{keys:"keys"},decls:1,vars:1,consts:[[4,"ngFor","ngForOf"],[1,"reply-link",3,"routerLink"],[4,"ngIf"]],template:function(t,e){1&t&&de(0,Yre,4,5,"span",0),2&t&&Y("ngForOf",e.profiles)},dependencies:[Kn,yi,ns]});const Qre=function(i){return{"event-content-big":i}};function Zre(i,t){if(1&i&&(D(0,"div",1),de(1,Vre,2,1,"div",2),de(2,Ure,2,1,"div",3),D(3,"span",4),Q(4),A(),de(5,Wre,2,0,"span",5),de(6,qre,1,1,"ng-template",6),D(7,"mat-chip-set",7),de(8,Kre,2,1,"mat-chip",8),A()()),2&i){const e=oe();j(1),Y("ngIf",e.images&&e.images.length>0),j(1),Y("ngIf",e.videos&&e.videos.length>0),j(1),Y("ngClass",Za(7,Qre,e.content&&e.content.length<3)),j(1),bi(e.content),j(1),Y("ngIf",e.event.contentCut),j(1),Y("ngIf",e.displayRepliesTo),j(2),Y("ngForOf",e.hashtags(e.event.tags))}}class ia{constructor(t,e,n){this.profileService=t,this.utilities=e,this.dialog=n,this.displayRepliesTo=!0,this.profileName="",this.tooltip="",this.profiles=[],this.images=[],this.videos=[]}ngOnInit(){var t=this;return De(function*(){if(t.images=[],!t.event)return;let e=t.event.content;if(t.content=e,e.indexOf("#[")>-1){let r=e.indexOf("#["),a=e.indexOf("]",r);const o=e.substring(r+2,a),s=parseInt(o);let l=t.replyTo(t.event,s);if(!l)return;const c=yield t.profileService.getLocalProfile(l);if(!c)return;e=e.substring(0,e.indexOf("#["))+"@"+c?.name+e.substring(a+1)}if(yield t.profileService.isFollowing(t.event.pubkey)){const r=[...e.matchAll(ia.regexpImage)];t.images=r.map(l=>t.utilities.sanitizeUrlAndBypass(l[0]));const o=[...e.matchAll(ia.regexpThisIsTheWay)].map(l=>t.utilities.bypassUrl("https://i.ytimg.com/vi/LaiN63o_BxA/maxresdefault.jpg"));t.images.push(...o);const s=[...e.matchAll(ia.regexpVideo)];t.videos=s.map(l=>t.utilities.bypassFrameUrl(`https://www.youtube.com/embed/${l[1]}`)),e=e.replaceAll(ia.regexpImage,""),e=e.replaceAll(ia.regexpVideo,""),e=e.replaceAll(ia.regexpThisIsTheWay,"")}t.content=e})()}expandImage(t){this.dialog.open(th,{data:{picture:t}})}hashtags(t){const e=t.filter(n=>"t"===n[0]).map(n=>n[1]);return 0==e.length?null:e}repliesTo(t){if(!t)return null;let e=t.tags.filter(n=>"p"===n[0]).map(n=>n[1]);return e=e.filter(n=>n!==t.pubkey),0==e.length?null:e}replyTo(t,e){return t?t.tags[e][1]:void 0}}function ZO(i,t){return t?e=>gu(t.pipe(pi(1),function Xre(){return It((i,t)=>{i.subscribe(Nt(t,C))})}()),e.pipe(ZO(i))):Ei((e,n)=>Yi(i(e,n)).pipe(pi(1),$b(e)))}function Qy(i,t=_m){const e=jb(i,t);return ZO(()=>e)}ia.regexpImage=/(?:(?:https?)+\:\/\/+[a-zA-Z0-9\/\._-]{1,})+(?:(?:jpe?g|png|gif|webp))/g,ia.regexpVideo=/(?:https?:\/\/)?(?:www\.)?youtu\.?be(?:\.com)?\/?.*(?:watch|embed)?(?:.*v=|v\/|\/)([\w-_]+)/gim,ia.regexpThisIsTheWay=/(?:thisistheway.gif)/g,ia.\u0275fac=function(t){return new(t||ia)(y(hn),y(Ln),y(io))},ia.\u0275cmp=we({type:ia,selectors:[["app-content"]],inputs:{event:"event",displayRepliesTo:"displayRepliesTo"},decls:1,vars:1,consts:[["class","content clickable",4,"ngIf"],[1,"content","clickable"],["class","event-images",4,"ngIf"],["class","event-videos",4,"ngIf"],[1,"event-content",3,"ngClass"],[4,"ngIf"],[3,"ngIf"],[1,"hashtags"],[4,"ngFor","ngForOf"],[1,"event-images"],["class","event-image",3,"src","click",4,"ngFor","ngForOf"],[1,"event-image",3,"src","click"],[1,"event-videos"],["id","ytplayer","class","event-video","type","text/html","frameborder","0",3,"src",4,"ngFor","ngForOf"],["id","ytplayer","type","text/html","frameborder","0",1,"event-video",3,"src"],["class","reply-to dimmed clickable",4,"ngIf"],[1,"reply-to","dimmed","clickable"],["class","clickable",4,"ngIf"],[3,"keys"],[1,"clickable"]],template:function(t,e){1&t&&de(0,Zre,9,9,"div",0),2&t&&Y("ngIf",e.event)},dependencies:[yo,Kn,yi,ih,Ky,gg],styles:[".event-image[_ngcontent-%COMP%]{width:100%;max-width:480px;display:inline-block;margin-top:.2em}.event-images[_ngcontent-%COMP%]{text-align:left}.event-video[_ngcontent-%COMP%]{width:100%;display:inline-block;margin-top:.2em;min-height:320px;height:480px}.events-videos[_ngcontent-%COMP%]{text-align:left}.reply-to[_ngcontent-%COMP%]{margin-top:.2em}.event-content-big[_ngcontent-%COMP%]{font-size:3.2em}@media only screen and (max-width: 599px){.event-video[_ngcontent-%COMP%]{width:100vw!important;height:50vh!important;margin-left:-1.6em}.event-image[_ngcontent-%COMP%]{width:100vw!important;margin-left:-1.6em;max-width:max-content}}"]});const Jre=["mat-menu-item",""];function eae(i,t){1&i&&(ea(),D(0,"svg",3),Fe(1,"polygon",4),A())}const tae=[[["mat-icon"],["","matMenuItemIcon",""]],"*"],iae=["mat-icon, [matMenuItemIcon]","*"];function nae(i,t){if(1&i){const e=ut();D(0,"div",0),pe("keydown",function(r){return Re(e),Be(oe()._handleKeydown(r))})("click",function(){return Re(e),Be(oe().closed.emit("click"))})("@transformMenu.start",function(r){return Re(e),Be(oe()._onAnimationStart(r))})("@transformMenu.done",function(r){return Re(e),Be(oe()._onAnimationDone(r))}),D(1,"div",1),Qe(2),A()()}if(2&i){const e=oe();Y("id",e.panelId)("ngClass",e._classList)("@transformMenu",e._panelAnimationState),nt("aria-label",e.ariaLabel||null)("aria-labelledby",e.ariaLabelledby||null)("aria-describedby",e.ariaDescribedby||null)}}const rae=["*"],ZD=new Ce("MAT_MENU_PANEL"),aae=fl(hl(class{}));let xc=(()=>{class i extends aae{constructor(e,n,r,a,o){super(),this._elementRef=e,this._document=n,this._focusMonitor=r,this._parentMenu=a,this._changeDetectorRef=o,this.role="menuitem",this._hovered=new be,this._focused=new be,this._highlighted=!1,this._triggersSubmenu=!1,a?.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<n.length;r++)n[r].remove();return e.textContent?.trim()||""}_setHighlighted(e){this._highlighted=e,this._changeDetectorRef?.markForCheck()}_setTriggersSubmenu(e){this._triggersSubmenu=e,this._changeDetectorRef?.markForCheck()}_hasFocus(){return this._document&&this._document.activeElement===this._getHostElement()}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Ht),y(Wr),y(ZD,8),y(Lt))},i.\u0275cmp=we({type:i,selectors:[["","mat-menu-item",""]],hostAttrs:[1,"mat-mdc-menu-item","mat-mdc-focus-indicator","mdc-list-item"],hostVars:8,hostBindings:function(e,n){1&e&&pe("click",function(a){return n._checkDisabled(a)})("mouseenter",function(){return n._handleMouseEnter()}),2&e&&(nt("role",n.role)("tabindex",n._getTabIndex())("aria-disabled",n.disabled)("disabled",n.disabled||null),rt("mat-mdc-menu-item-highlighted",n._highlighted)("mat-mdc-menu-item-submenu-trigger",n._triggersSubmenu))},inputs:{disabled:"disabled",disableRipple:"disableRipple",role:"role"},exportAs:["matMenuItem"],features:[Oe],attrs:Jre,ngContentSelectors:iae,decls:5,vars:3,consts:[[1,"mdc-list-item__primary-text"],["matRipple","",1,"mat-mdc-menu-ripple",3,"matRippleDisabled","matRippleTrigger"],["class","mat-mdc-menu-submenu-icon","viewBox","0 0 5 10","focusable","false",4,"ngIf"],["viewBox","0 0 5 10","focusable","false",1,"mat-mdc-menu-submenu-icon"],["points","0,0 5,5 0,10"]],template:function(e,n){1&e&&(Jt(tae),Qe(0),D(1,"span",0),Qe(2,1),A(),Fe(3,"div",1),de(4,eae,2,0,"svg",2)),2&e&&(j(3),Y("matRippleDisabled",n.disableRipple||n.disabled)("matRippleTrigger",n._getHostElement()),j(1),Y("ngIf",n._triggersSubmenu))},dependencies:[yi,Gr],encapsulation:2,changeDetection:0}),i})();const oae=new Ce("MatMenuContent"),Zy={transformMenu:Ar("transformMenu",[un("void",St({opacity:0,transform:"scale(0.8)"})),en("void => enter",Ji("120ms cubic-bezier(0, 0, 0.2, 1)",St({opacity:1,transform:"scale(1)"}))),en("* => void",Ji("100ms 25ms linear",St({opacity:0})))]),fadeInItems:Ar("fadeInItems",[un("showing",St({opacity:1})),en("void => *",[St({opacity:0}),Ji("400ms 100ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])};let sae=0;const XO=new Ce("mat-menu-default-options",{providedIn:"root",factory:function lae(){return{overlapTrigger:!1,xPosition:"after",yPosition:"below",backdropClass:"cdk-overlay-transparent-backdrop"}}});let bg=(()=>{class i{constructor(e,n,r,a){this._elementRef=e,this._ngZone=n,this._defaultOptions=r,this._changeDetectorRef=a,this._xPosition=this._defaultOptions.xPosition,this._yPosition=this._defaultOptions.yPosition,this._directDescendantItems=new nl,this._classList={},this._panelAnimationState="void",this._animationDone=new be,this.overlayPanelClass=this._defaultOptions.overlayPanelClass||"",this.backdropClass=this._defaultOptions.backdropClass,this._overlapTrigger=this._defaultOptions.overlapTrigger,this._hasBackdrop=this._defaultOptions.hasBackdrop,this.closed=new ze,this.close=this.closed,this.panelId="mat-menu-panel-"+sae++}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=at(e)}get hasBackdrop(){return this._hasBackdrop}set hasBackdrop(e){this._hasBackdrop=at(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 $p(this._directDescendantItems).withWrap().withTypeAhead().withHomeAndEnd(),this._keyManager.tabOut.subscribe(()=>this.closed.emit("tab")),this._directDescendantItems.changes.pipe(In(this._directDescendantItems),Jn(e=>ki(...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(),a=Math.max(0,Math.min(r.length-1,n.activeItemIndex||0));r[a]&&!r[a].disabled?n.setActiveItem(a):n.setNextItemActive()}})}ngOnDestroy(){this._keyManager?.destroy(),this._directDescendantItems.destroy(),this.closed.complete(),this._firstItemFocusSubscription?.unsubscribe()}_hovered(){return this._directDescendantItems.changes.pipe(In(this._directDescendantItems),Jn(n=>ki(...n.map(r=>r._hovered))))}addItem(e){}removeItem(e){}_handleKeydown(e){const n=e.keyCode,r=this._keyManager;switch(n){case 27:Mr(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(pi(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}`,a=Object.keys(this._classList).find(o=>o.startsWith(this._elevationPrefix));(!a||a===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(In(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)(y($e),y(st),y(XO),y(Lt))},i.\u0275dir=ge({type:i,contentQueries:function(e,n,r){if(1&e&&(Tt(r,oae,5),Tt(r,xc,5),Tt(r,xc,4)),2&e){let a;Le(a=Ne())&&(n.lazyContent=a.first),Le(a=Ne())&&(n._allItems=a),Le(a=Ne())&&(n.items=a)}},viewQuery:function(e,n){if(1&e&&ft(fn,5),2&e){let r;Le(r=Ne())&&(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})(),uf=(()=>{class i extends bg{constructor(e,n,r,a){super(e,n,r,a),this._elevationPrefix="mat-elevation-z",this._baseElevation=8}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(st),y(XO),y(Lt))},i.\u0275cmp=we({type:i,selectors:[["mat-menu"]],hostVars:3,hostBindings:function(e,n){2&e&&nt("aria-label",null)("aria-labelledby",null)("aria-describedby",null)},exportAs:["matMenu"],features:[ot([{provide:ZD,useExisting:i}]),Oe],ngContentSelectors:rae,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&&(Jt(),de(0,nae,3,6,"ng-template"))},dependencies:[yo],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}.mat-mdc-menu-panel.ng-animating{pointer-events: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:[Zy.transformMenu,Zy.fadeInItems]},changeDetection:0}),i})();const JO=new Ce("mat-menu-scroll-strategy"),dae={provide:JO,deps:[sr],useFactory:function cae(i){return()=>i.scrollStrategies.reposition()}},eR=Xl({passive:!0});let uae=(()=>{class i{constructor(e,n,r,a,o,s,l,c,h){this._overlay=e,this._element=n,this._viewContainerRef=r,this._menuItemInstance=s,this._dir=l,this._focusMonitor=c,this._ngZone=h,this._overlayRef=null,this._menuOpen=!1,this._closingActionsSubscription=p.EMPTY,this._hoverSubscription=p.EMPTY,this._menuCloseSubscription=p.EMPTY,this._changeDetectorRef=Ut(Lt),this._handleTouchStart=g=>{jk(g)||(this._openedBy="touch")},this._openedBy=void 0,this.restoreFocus=!0,this.menuOpened=new ze,this.onMenuOpen=this.menuOpened,this.menuClosed=new ze,this.onMenuClose=this.menuClosed,this._scrollStrategy=a,this._parentMaterialMenu=o instanceof bg?o:void 0,n.nativeElement.addEventListener("touchstart",this._handleTouchStart,eR)}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,eR),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(),a=r.positionStrategy;this._setPosition(e,a),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 bg&&(e._startAnimation(),e._directDescendantItems.changes.pipe(vt(e.close)).subscribe(()=>{a.withLockedPosition(!1).reapplyLastPosition(),a.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 bg?(n._resetAnimation(),n.lazyContent?n._animationDone.pipe(ti(r=>"void"===r.toState),pi(1),vt(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){e!==this._menuOpen&&(this._menuOpen=e,this._menuOpen?this.menuOpened.emit():this.menuClosed.emit(),this.triggersSubmenu()&&this._menuItemInstance._setHighlighted(e),this._changeDetectorRef.markForCheck())}_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 km({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 a="start"===r.connectionPair.overlayX?"after":"before",o="top"===r.connectionPair.overlayY?"below":"above";this._ngZone?this._ngZone.run(()=>e.setPositionClasses(a,o)):e.setPositionClasses(a,o)})}_setPosition(e,n){let[r,a]="before"===e.xPosition?["end","start"]:["start","end"],[o,s]="above"===e.yPosition?["bottom","top"]:["top","bottom"],[l,c]=[o,s],[h,g]=[r,a],k=0;if(this.triggersSubmenu()){if(g=r="before"===e.xPosition?"start":"end",a=h="end"===r?"start":"end",this._parentMaterialMenu){if(null==this._parentInnerPadding){const O=this._parentMaterialMenu.items.first;this._parentInnerPadding=O?O._getHostElement().offsetTop:0}k="bottom"===o?this._parentInnerPadding:-this._parentInnerPadding}}else e.overlapTrigger||(l="top"===o?"bottom":"top",c="top"===s?"bottom":"top");n.withPositions([{originX:r,originY:l,overlayX:h,overlayY:o,offsetY:k},{originX:a,originY:l,overlayX:g,overlayY:o,offsetY:k},{originX:r,originY:c,overlayX:h,overlayY:s,offsetY:-k},{originX:a,originY:c,overlayX:g,overlayY:s,offsetY:-k}])}_menuClosingActions(){const e=this._overlayRef.backdropClick(),n=this._overlayRef.detachments();return ki(e,this._parentMaterialMenu?this._parentMaterialMenu.closed:pt(),this._parentMaterialMenu?this._parentMaterialMenu._hovered().pipe(ti(o=>o!==this._menuItemInstance),ti(()=>this._menuOpen)):pt(),n)}_handleMousedown(e){Yk(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(ti(e=>e===this._menuItemInstance&&!e.disabled),Qy(0,Wk)).subscribe(()=>{this._openedBy="mouse",this.menu instanceof bg&&this.menu._isAnimating?this.menu._animationDone.pipe(pi(1),Qy(0,Wk),vt(this._parentMaterialMenu._hovered())).subscribe(()=>this.openMenu()):this.openMenu()}))}_getPortal(e){return(!this._portal||this._portal.templateRef!==e.templateRef)&&(this._portal=new tc(e.templateRef,this._viewContainerRef)),this._portal}}return i.\u0275fac=function(e){return new(e||i)(y(sr),y($e),y(Fn),y(JO),y(ZD,8),y(xc,10),y(Hn,8),y(Wr),y(st))},i.\u0275dir=ge({type:i,hostVars:3,hostBindings:function(e,n){1&e&&pe("click",function(a){return n._handleClick(a)})("mousedown",function(a){return n._handleMousedown(a)})("keydown",function(a){return n._handleKeydown(a)}),2&e&&nt("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})(),Xy=(()=>{class i extends uae{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275dir=ge({type:i,selectors:[["","mat-menu-trigger-for",""],["","matMenuTriggerFor",""]],hostAttrs:[1,"mat-mdc-menu-trigger"],exportAs:["matMenuTrigger"],features:[Oe]}),i})(),hae=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[dae],imports:[Tn,Ns,wt,ul,dl,wt]}),i})();function mae(i,t){1&i&&(D(0,"button",9)(1,"mat-icon",10),Q(2,"more_vert"),A()()),2&i&&(oe(),Y("matMenuTriggerFor",Pi(3)))}function fae(i,t){1&i&&(D(0,"button",11)(1,"mat-icon"),Q(2,"more_vert"),A()()),2&i&&(oe(),Y("matMenuTriggerFor",Pi(3)))}function pae(i,t){if(1&i){const e=ut();D(0,"button",8),pe("click",function(){return Re(e),Be(oe().saveNote())}),D(1,"mat-icon"),Q(2,"bookmark_add"),A(),D(3,"span"),Q(4,"Save Note"),A()()}}function _ae(i,t){if(1&i){const e=ut();D(0,"button",8),pe("click",function(){return Re(e),Be(oe().removeNote())}),D(1,"mat-icon"),Q(2,"bookmark_remove"),A(),D(3,"span"),Q(4,"Remove from Notes"),A()()}}function gae(i,t){if(1&i){const e=ut();D(0,"button",8),pe("click",function(){Re(e);const r=oe();return Be(r.copyNoteId(r.event.id))}),D(1,"mat-icon"),Q(2,"content_copy"),A(),D(3,"span"),Q(4,"Note ID (note)"),A()()}}function bae(i,t){if(1&i){const e=ut();D(0,"button",8),pe("click",function(){Re(e);const r=oe();return Be(r.copyNoteEventId(r.event.id))}),D(1,"mat-icon"),Q(2,"content_copy"),A(),D(3,"span"),Q(4,"Note ID (nevent)"),A()()}}function yae(i,t){if(1&i){const e=ut();D(0,"button",8),pe("click",function(){Re(e);const r=oe();return Be(r.copy(r.event.id))}),D(1,"mat-icon"),Q(2,"content_copy"),A(),D(3,"span"),Q(4,"Note ID (hex)"),A()()}}function vae(i,t){if(1&i){const e=ut();D(0,"button",8),pe("click",function(){Re(e);const r=oe();return Be(r.copyNoteUrl(r.event.id))}),D(1,"mat-icon"),Q(2,"content_copy"),A(),D(3,"span"),Q(4,"Note URL (nevent)"),A()()}}function wae(i,t){if(1&i){const e=ut();D(0,"button",8),pe("click",function(){return Re(e),Be(oe().copyEvent())}),D(1,"mat-icon"),Q(2,"content_copy"),A(),D(3,"span"),Q(4,"Note Data"),A()()}}class Dc{constructor(t,e,n,r){this.snackBar=t,this.profileService=e,this.notesService=n,this.utilities=r,this.fab=!1,this.pubkey=""}saveNote(){var t=this;return De(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 De(function*(){!t.event||(console.log("DELETE EVENT:",t.event),yield t.notesService.deleteNote(t.event.id))})()}follow(t){var e=this;return De(function*(){console.log("FOLLOW:",e.profile),e.profile&&(1!=e.profile.status?yield e.profileService.follow(e.profile.pubkey,t):yield e.profileService.setCircle(e.profile.pubkey,t))})()}getNpub(t){return this.utilities.getNostrIdentifier(t)}copyEvent(){this.copy(JSON.stringify(this.event))}copyProfileUrl(t){this.copy(`web+nostr:npub:${uc.npubEncode(t)}`)}copyNoteId(t){this.copy(uc.noteEncode(t))}copyNoteEventId(t){this.copy(uc.neventEncode({id:t}))}copyNoteUrl(t){this.copy(`web+nostr:nevent:${uc.neventEncode({id:t})}`)}copyProfile(){this.profile&&this.copy(JSON.stringify({name:this.profile.name,about:this.profile.about,nip05:this.profile.nip05,picture:this.profile.picture,website:this.profile.website,lud06:this.profile.lud06,display_name:this.profile.display_name}))}copy(t){x1(t),this.snackBar.open("Copied to clipboard","Hide",{duration:2500,horizontalPosition:"center",verticalPosition:"bottom"})}unfollow(){var t=this;return De(function*(){!t.profile||(yield t.profileService.unfollow(t.profile.pubkey))})()}mute(){var t=this;return De(function*(){!t.profile||(yield t.profileService.mute(t.profile.pubkey))})()}unmute(){var t=this;return De(function*(){!t.profile||(yield t.profileService.unmute(t.profile.pubkey))})()}block(){var t=this;return De(function*(){!t.profile||(yield t.profileService.block(t.profile.pubkey))})()}unblock(){var t=this;return De(function*(){!t.profile||(yield t.profileService.unblock(t.profile.pubkey))})()}ngOnDestroy(){}ngOnInit(){var t=this;return De(function*(){t.event?t.pubkey=t.event.pubkey:t.profile&&(t.pubkey=t.profile.pubkey)})()}}Dc.\u0275fac=function(t){return new(t||Dc)(y(cd),y(hn),y(kc),y(Ln))},Dc.\u0275cmp=we({type:Dc,selectors:[["app-event-actions"]],inputs:{fab:"fab",pubkey:"pubkey",profile:"profile",event:"event"},decls:30,vars:11,consts:[["class","action-button","mat-icon-button","",3,"matMenuTriggerFor",4,"ngIf"],["mat-mini-fab","","color","primary",3,"matMenuTriggerFor",4,"ngIf"],["menu","matMenu"],["mat-menu-item","",3,"click",4,"ngIf"],["mat-menu-item","",3,"matMenuTriggerFor","click"],["mat-menu-item","",3,"matMenuTriggerFor"],["copyMenu","matMenu"],["shareMenu","matMenu"],["mat-menu-item","",3,"click"],["mat-icon-button","",1,"action-button",3,"matMenuTriggerFor"],[1,"action-button-icon"],["mat-mini-fab","","color","primary",3,"matMenuTriggerFor"]],template:function(t,e){if(1&t&&(de(0,mae,3,1,"button",0),de(1,fae,3,1,"button",1),D(2,"mat-menu",null,2),de(4,pae,5,0,"button",3),de(5,_ae,5,0,"button",3),D(6,"button",4),pe("click",function(){return e.copyNoteId(e.event.id)}),D(7,"mat-icon"),Q(8,"copy_all"),A(),D(9,"span"),Q(10,"Copy"),A()(),D(11,"button",5)(12,"mat-icon"),Q(13,"ios_share"),A(),D(14,"span"),Q(15,"Share"),A()()(),D(16,"mat-menu",null,6),de(18,gae,5,0,"button",3),de(19,bae,5,0,"button",3),de(20,yae,5,0,"button",3),de(21,vae,5,0,"button",3),de(22,wae,5,0,"button",3),A(),D(23,"mat-menu",null,7)(25,"button",8),pe("click",function(){return e.copy("https://notes.blockcore.net/e/"+e.event.id)}),D(26,"mat-icon"),Q(27,"content_copy"),A(),D(28,"span"),Q(29,"Note URL"),A()()()),2&t){const n=Pi(17),r=Pi(24);Y("ngIf",!e.fab),j(1),Y("ngIf",e.fab),j(3),Y("ngIf",e.event&&!e.event.saved),j(1),Y("ngIf",e.event&&e.event.saved),j(1),Y("matMenuTriggerFor",n),j(5),Y("matMenuTriggerFor",r),j(7),Y("ngIf",e.event),j(1),Y("ngIf",e.event),j(1),Y("ngIf",e.event),j(1),Y("ngIf",e.event),j(1),Y("ngIf",e.event)}},dependencies:[yi,C1,sL,wa,uf,xc,Xy],encapsulation:2});var tR=S(5439);class Ys{transform(t){return t?tR.unix(t).fromNow():""}}Ys.\u0275fac=function(t){return new(t||Ys)},Ys.\u0275pipe=wn({name:"ago",type:Ys,pure:!0});const iR="Whopsidaisy, something unexpected happened.";class Ed{transform(t){return t.pipe(Ve(e=>({loading:"start"===e.type,error:"error"===e.type?iR:"",value:e.type?e.value:e})),In({loading:!0}),ts(e=>pt({loading:!1,error:"string"==typeof e?e:iR})))}}function Fae(i,t){1&i&&(D(0,"div"),Q(1,"Notes are all your saved posts. These can be your own, or they can be copies of public posts made by others."),Fe(2,"br"),A())}function kae(i,t){if(1&i&&(D(0,"mat-card",5)(1,"div",6)(2,"app-event-header",7),Q(3,"Posted: "),D(4,"span",8),Q(5),mi(6,"ago"),A(),Q(7,", Saved: "),D(8,"span",8),Q(9),mi(10,"ago"),A()(),Fe(11,"app-event-actions",9),A(),Fe(12,"app-content",9),A()),2&i){const e=t.$implicit;j(2),Y("pubkey",e.pubkey),j(3),bi(fi(6,5,e.created_at)),j(4),bi(fi(10,7,e.saved)),j(2),Y("event",e),j(1),Y("event",e)}}function xae(i,t){if(1&i&&(de(0,Fae,3,0,"div",3),de(1,kae,13,9,"mat-card",4)),2&i){const e=oe().ngIf;Y("ngIf",0===e.value.length),j(1),Y("ngForOf",e.value)}}function Dae(i,t){1&i&&Fe(0,"mat-spinner",10)}function Cae(i,t){1&i&&Q(0),2&i&&ci("Error ",oe().ngIf.error,"")}function Mae(i,t){if(1&i&&(D(0,"div",1),de(1,xae,2,2,"ng-template",2),de(2,Dae,1,0,"ng-template",2),de(3,Cae,1,1,"ng-template",2),A()),2&i){const e=t.ngIf;j(1),Y("ngIf",e.value),j(1),Y("ngIf",e.loading),j(1),Y("ngIf",e.error)}}Ed.\u0275fac=function(t){return new(t||Ed)},Ed.\u0275pipe=wn({name:"withStatus",type:Ed,pure:!0});class yg{constructor(t,e){this.notesService=t,this.appState=e,this.details=!1,this.items=[],this.items$=this.notesService.items$.pipe(pn(n=>{this.items=n}))}toggleDetails(){this.details=!this.details}ngOnInit(){this.appState.updateTitle("Saved Notes"),this.appState.goBack=!0,this.appState.actions=[]}}function Eae(i,t){}function Sae(i,t){1&i&&de(0,Eae,0,0,"ng-template",3),2&i&&Y("ngTemplateOutlet",oe().message)}function Aae(i,t){1&i&&Q(0),2&i&&bi(oe().message)}yg.\u0275fac=function(t){return new(t||yg)(y(kc),y(gn))},yg.\u0275cmp=we({type:yg,selectors:[["app-notes"]],decls:3,vars:5,consts:[["class","feed-page",4,"ngIf"],[1,"feed-page"],[3,"ngIf"],[4,"ngIf"],["class","events",4,"ngFor","ngForOf"],[1,"events"],[1,"events-header"],[3,"pubkey"],[1,"event-date"],[3,"event"],[1,"loading"]],template:function(t,e){1&t&&(de(0,Mae,4,3,"div",0),mi(1,"async"),mi(2,"withStatus")),2&t&&Y("ngIf",fi(1,1,fi(2,3,e.items$)))},dependencies:[Kn,yi,yc,J_,El,ia,Dc,Ja,Ys,Ed],encapsulation:2});const Tae={tooltipState:Ar("state",[un("initial, void, hidden",St({opacity:0,transform:"scale(0)"})),un("visible",St({transform:"scale(1)"})),en("* => visible",Ji("200ms cubic-bezier(0, 0, 0.2, 1)",Jp([St({opacity:0,transform:"scale(0)",offset:0}),St({opacity:.5,transform:"scale(0.99)",offset:.5}),St({opacity:1,transform:"scale(1)",offset:1})]))),en("* => hidden",Ji("100ms cubic-bezier(0, 0, 0.2, 1)",St({opacity:0})))])},nR=Xl({passive:!0});function rR(i){return Error(`Tooltip position "${i}" is invalid.`)}const aR=new Ce("mtx-tooltip-scroll-strategy"),Rae={provide:aR,deps:[sr],useFactory:function Oae(i){return()=>i.scrollStrategies.reposition({scrollThrottle:20})}},Pae=new Ce("mtx-tooltip-default-options",{providedIn:"root",factory:function Bae(){return{showDelay:0,hideDelay:0,touchendHideDelay:1500}}});let Hae=(()=>{class i{constructor(e,n,r,a,o,s,l,c,h,g,k){this._overlay=e,this._elementRef=n,this._scrollDispatcher=r,this._viewContainerRef=a,this._ngZone=o,this._platform=s,this._ariaDescriber=l,this._focusMonitor=c,this._dir=g,this._defaultOptions=k,this._position="below",this._disabled=!1,this._viewInitialized=!1,this._pointerExitEventsInitialized=!1,this.showDelay=this._defaultOptions.showDelay,this.hideDelay=this._defaultOptions.hideDelay,this.touchGestures="auto",this._message="",this._passiveListeners=[],this._destroyed=new be,this._handleKeydown=O=>{this._isTooltipVisible()&&27===O.keyCode&&!Mr(O)&&(O.preventDefault(),O.stopPropagation(),this._ngZone.run(()=>this.hide(0)))},this._scrollStrategy=h,k&&(k.position&&(this.position=k.position),k.touchGestures&&(this.touchGestures=k.touchGestures)),o.runOutsideAngular(()=>{n.nativeElement.addEventListener("keydown",this._handleKeydown)})}get position(){return this._position}set position(e){e!==this._position&&(this._position=e,this._overlayRef&&(this._updatePosition(),this._tooltipInstance&&this._tooltipInstance.show(0),this._overlayRef.updatePosition()))}get disabled(){return this._disabled}set disabled(e){this._disabled=at(e),this._disabled?this.hide(0):this._setupPointerEnterEventsIfNeeded()}get message(){return this._message}set message(e){this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this._message),this._message=e instanceof fn?e:null!=e?`${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)})}))}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(vt(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),e.removeEventListener("keydown",this._handleKeydown),this._passiveListeners.forEach(([n,r])=>{e.removeEventListener(n,r,nR)}),this._passiveListeners.length=0,this._destroyed.next(),this._destroyed.complete(),this._ariaDescriber.removeDescription(e,this.message),this._focusMonitor.stopMonitoring(e)}show(e=this.showDelay){if(this.disabled||!this.message||this._isTooltipVisible()&&!this._tooltipInstance._showTimeoutId&&!this._tooltipInstance._hideTimeoutId)return;const n=this._createOverlay();this._detach(),this._portal=this._portal||new vu(Yae,this._viewContainerRef),this._tooltipInstance=n.attach(this._portal).instance,this._tooltipInstance.afterHidden().pipe(vt(this._destroyed)).subscribe(()=>this._detach()),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),this._tooltipInstance.show(e)}hide(e=this.hideDelay){this._tooltipInstance&&this._tooltipInstance.hide(e)}toggle(){this._isTooltipVisible()?this.hide():this.show()}_isTooltipVisible(){return!!this._tooltipInstance&&this._tooltipInstance.isVisible()}_createOverlay(){if(this._overlayRef)return this._overlayRef;const e=this._scrollDispatcher.getAncestorScrollContainers(this._elementRef),n=this._overlay.position().flexibleConnectedTo(this._elementRef).withTransformOriginOn(".mtx-tooltip").withFlexibleDimensions(!1).withViewportMargin(8).withScrollableContainers(e);return n.positionChanges.pipe(vt(this._destroyed)).subscribe(r=>{this._tooltipInstance&&r.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run(()=>this.hide(0))}),this._overlayRef=this._overlay.create({direction:this._dir,positionStrategy:n,panelClass:"mtx-tooltip-panel",scrollStrategy:this._scrollStrategy()}),this._updatePosition(),this._overlayRef.detachments().pipe(vt(this._destroyed)).subscribe(()=>this._detach()),this._overlayRef}_detach(){this._overlayRef&&this._overlayRef.hasAttached()&&this._overlayRef.detach(),this._tooltipInstance=null}_updatePosition(){const e=this._overlayRef.getConfig().positionStrategy,n=this._getOrigin(),r=this._getOverlayPosition();e.withPositions([{...n.main,...r.main},{...n.fallback,...r.fallback}])}_getOrigin(){const e=!this._dir||"ltr"===this._dir.value,n=this.position;let r;if("above"===n||"below"===n)r={originX:"center",originY:"above"===n?"top":"bottom"};else if("before"===n||"left"===n&&e||"right"===n&&!e)r={originX:"start",originY:"center"};else{if(!("after"===n||"right"===n&&e||"left"===n&&!e))throw rR(n);r={originX:"end",originY:"center"}}const{x:a,y:o}=this._invertPosition(r.originX,r.originY);return{main:r,fallback:{originX:a,originY:o}}}_getOverlayPosition(){const e=!this._dir||"ltr"===this._dir.value,n=this.position;let r;if("above"===n)r={overlayX:"center",overlayY:"bottom"};else if("below"===n)r={overlayX:"center",overlayY:"top"};else if("before"===n||"left"===n&&e||"right"===n&&!e)r={overlayX:"end",overlayY:"center"};else{if(!("after"===n||"right"===n&&e||"left"===n&&!e))throw rR(n);r={overlayX:"start",overlayY:"center"}}const{x:a,y:o}=this._invertPosition(r.overlayX,r.overlayY);return{main:r,fallback:{overlayX:a,overlayY:o}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),this._ngZone.onMicrotaskEmpty.asObservable().pipe(pi(1),vt(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}}_setupPointerEnterEventsIfNeeded(){this._disabled||!this.message||!this._viewInitialized||this._passiveListeners.length||(this._platformSupportsMouseEvents()?this._passiveListeners.push(["mouseenter",()=>{this._setupPointerExitEventsIfNeeded(),this.show()}]):"off"!==this.touchGestures&&(this._disableNativeGesturesIfNecessary(),this._passiveListeners.push(["touchstart",()=>{this._setupPointerExitEventsIfNeeded(),clearTimeout(this._touchstartTimeout),this._touchstartTimeout=setTimeout(()=>this.show(),500)}])),this._addListeners(this._passiveListeners))}_setupPointerExitEventsIfNeeded(){if(this._pointerExitEventsInitialized)return;this._pointerExitEventsInitialized=!0;const e=[];if(this._platformSupportsMouseEvents())e.push(["mouseleave",()=>this.hide()]);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,nR)})}_platformSupportsMouseEvents(){return!this._platform.IOS&&!this._platform.ANDROID}_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){return new(e||i)(y(sr),y($e),y(Jc),y(Fn),y(st),y(Wi),y(bT),y(Wr),y(aR),y(Hn,8),y(Pae,8))},i.\u0275dir=ge({type:i,selectors:[["","mtxTooltip",""]],hostAttrs:[1,"mtx-tooltip-trigger"],inputs:{position:["mtxTooltipPosition","position"],disabled:["mtxTooltipDisabled","disabled"],showDelay:["mtxTooltipShowDelay","showDelay"],hideDelay:["mtxTooltipHideDelay","hideDelay"],touchGestures:["mtxTooltipTouchGestures","touchGestures"],message:["mtxTooltip","message"],tooltipClass:["mtxTooltipClass","tooltipClass"]},exportAs:["mtxTooltip"]}),i})(),Yae=(()=>{class i{constructor(e,n){this._changeDetectorRef=e,this._breakpointObserver=n,this._visibility="initial",this._closeOnInteraction=!1,this._onHide=new be,this._isHandset=this._breakpointObserver.observe("(max-width: 599.98px) and (orientation: portrait), (max-width: 959.98px) and (orientation: landscape)")}_isTemplateRef(e){return e instanceof fn}show(e){this._hideTimeoutId&&(clearTimeout(this._hideTimeoutId),this._hideTimeoutId=null),this._closeOnInteraction=!0,this._showTimeoutId=setTimeout(()=>{this._visibility="visible",this._showTimeoutId=null,this._markForCheck()},e)}hide(e){this._showTimeoutId&&(clearTimeout(this._showTimeoutId),this._showTimeoutId=null),this._hideTimeoutId=setTimeout(()=>{this._visibility="hidden",this._hideTimeoutId=null,this._markForCheck()},e)}afterHidden(){return this._onHide.asObservable()}isVisible(){return"visible"===this._visibility}ngOnDestroy(){this._onHide.complete()}_animationStart(){this._closeOnInteraction=!1}_animationDone(e){const n=e.toState;"hidden"===n&&!this.isVisible()&&this._onHide.next(),("visible"===n||"hidden"===n)&&(this._closeOnInteraction=!0)}_handleBodyInteraction(){this._closeOnInteraction&&this.hide(0)}_markForCheck(){this._changeDetectorRef.markForCheck()}}return i.\u0275fac=function(e){return new(e||i)(y(Lt),y(cl))},i.\u0275cmp=we({type:i,selectors:[["mtx-tooltip-component"]],hostAttrs:["aria-hidden","true"],hostVars:2,hostBindings:function(e,n){1&e&&pe("click",function(){return n._handleBodyInteraction()},0,RE),2&e&&sn("zoom","visible"===n._visibility?1:null)},decls:5,vars:8,consts:[[1,"mtx-tooltip",3,"ngClass"],[3,"ngIf","ngIfElse"],["msgStrTpl",""],[3,"ngTemplateOutlet"]],template:function(e,n){if(1&e&&(D(0,"div",0),pe("@state.start",function(){return n._animationStart()})("@state.done",function(a){return n._animationDone(a)}),mi(1,"async"),de(2,Sae,1,1,"ng-template",1),de(3,Aae,1,1,"ng-template",null,2,rl),A()),2&e){const r=Pi(4);let a;rt("mtx-tooltip-handset",null==(a=fi(1,6,n._isHandset))?null:a.matches),Y("ngClass",n.tooltipClass)("@state",n._visibility),j(2),Y("ngIf",n._isTemplateRef(n.message))("ngIfElse",r)}},dependencies:[yo,yi,Pp,Ja],styles:[".mtx-tooltip-panel{pointer-events:none!important}.mtx-tooltip{color:#fff;border-radius:4px;margin:14px;max-width:250px;padding-left:8px;padding-right:8px;overflow:hidden;text-overflow:ellipsis}.cdk-high-contrast-active .mtx-tooltip{outline:solid 1px}.mtx-tooltip-handset{margin:24px;padding-left:16px;padding-right:16px}\n"],encapsulation:2,data:{animation:[Tae.tooltipState]},changeDetection:0}),i})(),jae=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[Rae],imports:[wm,Tn,ul,wt,wt,dl]}),i})();function Vae(i,t){if(1&i){const e=ut();D(0,"button",15),pe("click",function(){return Re(e),Be(oe(2).follow())}),Q(1,"Follow"),A()}}function zae(i,t){if(1&i&&de(0,Vae,2,0,"button",14),2&i){const e=oe();Y("ngIf",0==(null==e.profile?null:e.profile.status))}}function Uae(i,t){1&i&&(D(0,"button",16)(1,"mat-icon",17),Q(2,"more_vert"),A()()),2&i&&(oe(),Y("matMenuTriggerFor",Pi(4)))}function Wae(i,t){1&i&&(D(0,"button",18)(1,"mat-icon"),Q(2,"more_vert"),A()()),2&i&&(oe(),Y("matMenuTriggerFor",Pi(4)))}function Gae(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().saveNote())}),D(1,"mat-icon"),Q(2,"bookmark_add"),A(),D(3,"span"),Q(4,"Save Note"),A()()}}function $ae(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().removeNote())}),D(1,"mat-icon"),Q(2,"bookmark_remove"),A(),D(3,"span"),Q(4,"Remove from Notes"),A()()}}function qae(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().follow())}),D(1,"mat-icon"),Q(2,"person_add"),A(),D(3,"span"),Q(4,"Follow"),A()()}}function Kae(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().unfollow())}),D(1,"mat-icon"),Q(2,"person_remove"),A(),D(3,"span"),Q(4,"Unfollow"),A()()}}function Qae(i,t){1&i&&(D(0,"button",7)(1,"mat-icon"),Q(2,"supervised_user_circle"),A(),D(3,"span"),Q(4,"Move to Circle"),A()()),2&i&&(oe(),Y("matMenuTriggerFor",Pi(25)))}function Zae(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().unmute())}),D(1,"mat-icon"),Q(2,"notifications"),A(),D(3,"span"),Q(4,"Unmute"),A()()}}function Xae(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().mute())}),D(1,"mat-icon"),Q(2,"notifications_off"),A(),D(3,"span"),Q(4,"Mute"),A()()}}function Jae(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().unblock())}),D(1,"mat-icon"),Q(2,"cancel"),A(),D(3,"span"),Q(4,"Unblock"),A()()}}function eoe(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().block())}),D(1,"mat-icon"),Q(2,"block"),A(),D(3,"span"),Q(4,"Block"),A()()}}function toe(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){const a=Re(e).$implicit;return Be(oe().follow(a.id))}),D(1,"mat-icon"),Q(2,"trip_origin"),A(),D(3,"span"),Q(4),A()()}if(2&i){const e=t.$implicit;j(1),sn("color",e.color),j(3),bi(e.name)}}function ioe(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().copyFollowing())}),D(1,"mat-icon"),Q(2,"content_copy"),A(),D(3,"span"),Q(4,"Following List"),A()()}}function noe(i,t){if(1&i){const e=ut();D(0,"button",11),pe("click",function(){return Re(e),Be(oe().copyRelays())}),D(1,"mat-icon"),Q(2,"content_copy"),A(),D(3,"span"),Q(4,"Relay List"),A()()}}class hf{constructor(t,e,n,r,a){this.circleService=t,this.snackBar=e,this.profileService=n,this.notesService=r,this.utilities=a,this.fab=!1,this.showFollow=!1,this.pubkey=""}saveNote(){var t=this;return De(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 De(function*(){!t.event||(console.log("DELETE EVENT:",t.event),yield t.notesService.deleteNote(t.event.id))})()}follow(t){var e=this;return De(function*(){!e.profile||(e.profile.status!==_r.Follow?yield e.profileService.follow(e.profile.pubkey,t):yield e.profileService.setCircle(e.profile.pubkey,t))})()}getNpub(t){return this.utilities.getNostrIdentifier(t)}copyEvent(){this.copy(JSON.stringify(this.event))}copyProfileUrl(t){this.copy(`web+nostr:npub:${uc.npubEncode(t)}`)}copyNoteUrl(t){this.copy(`web+nostr:nevent:${uc.neventEncode({id:t})}`)}copyProfile(){this.profile&&this.copy(JSON.stringify({name:this.profile.name,about:this.profile.about,nip05:this.profile.nip05,picture:this.profile.picture,website:this.profile.website,banner:this.profile.banner,lud06:this.profile.lud06,display_name:this.profile.display_name}))}copyFollowing(){this.copy(JSON.stringify(this.profile.following))}copyRelays(){this.copy(this.profile.relays)}copy(t){x1(t),this.snackBar.open("Copied to clipboard","Hide",{duration:2500,horizontalPosition:"center",verticalPosition:"bottom"})}unfollow(){var t=this;return De(function*(){!t.profile||(yield t.profileService.unfollow(t.profile.pubkey))})()}mute(){var t=this;return De(function*(){!t.profile||(yield t.profileService.mute(t.profile.pubkey))})()}unmute(){var t=this;return De(function*(){!t.profile||(yield t.profileService.unmute(t.profile.pubkey))})()}block(){var t=this;return De(function*(){!t.profile||(yield t.profileService.block(t.profile.pubkey))})()}unblock(){var t=this;return De(function*(){!t.profile||(yield t.profileService.unblock(t.profile.pubkey))})()}ngOnDestroy(){}ngOnInit(){var t=this;return De(function*(){t.event?t.pubkey=t.event.pubkey:t.profile&&(t.pubkey=t.profile.pubkey)})()}}function roe(i,t){if(1&i){const e=ut();D(0,"img",25),pe("click",function(){return Re(e),Be(oe(2).showProfileImage())}),A()}if(2&i){const e=oe().ngIf,n=oe();let r;sn("border-color",null==(r=n.circleService.getSync(e.circle))?null:r.color),Y("src",n.imagePath,_a)}}function aoe(i,t){if(1&i){const e=ut();D(0,"img",26),pe("click",function(){return Re(e),Be(oe(2).showProfileImage())}),A()}2&i&&Y("src",oe(2).imagePath,_a)}function ooe(i,t){if(1&i&&(D(0,"span"),Q(1),A()),2&i){const e=oe().ngIf;j(1),ci(" ",e.display_name," ")}}function soe(i,t){if(1&i&&(D(0,"span"),Q(1),A()),2&i){const e=oe(2).ngIf;j(1),ci(" ",e.name," ")}}function loe(i,t){if(1&i&&(D(0,"span"),Q(1),A()),2&i){const e=oe(2).ngIf;j(1),ci(" ",e.npub," ")}}function coe(i,t){if(1&i&&(D(0,"span"),de(1,soe,2,1,"span",12),de(2,loe,2,1,"span",12),A()),2&i){const e=oe().ngIf;j(1),Y("ngIf",e.name),j(1),Y("ngIf",!e.display_name&&!e.name)}}function doe(i,t){if(1&i){const e=ut();D(0,"div",13)(1,"div",14)(2,"mat-icon",15),Q(3,"verified"),A()(),D(4,"div",16)(5,"span",17),pe("click",function(){Re(e);const r=oe().ngIf,a=oe();return Be(a.copy(a.getWellKnownLink(r.nip05)))}),Q(6),A()()()}if(2&i){const e=oe().ngIf,n=oe();j(6),bi(n.displayNIP05(e.nip05))}}function uoe(i,t){if(1&i&&(D(0,"a",28),Q(1),A()),2&i){const e=oe(2).ngIf;Y("href",oe().utilities.sanitizeUrl(e.website),_a),j(1),bi(e.website)}}function hoe(i,t){if(1&i&&(D(0,"div",13)(1,"div",14)(2,"mat-icon",15),Q(3,"link"),A()(),D(4,"div",16),de(5,uoe,2,2,"a",27),A()()),2&i){const e=oe().ngIf;j(5),Y("ngIf",e.website)}}function moe(i,t){if(1&i&&(D(0,"a",32),Q(1),A()),2&i){const e=oe(2).ngIf,n=oe();Y("href",n.utilities.sanitizeLUD06("lightning:"+e.lud06),_a),j(1),bi(n.getLightningLabel(e.lud06))}}function foe(i,t){if(1&i&&(D(0,"div",29)(1,"div",14)(2,"mat-icon",30),Q(3,"\u26a1\ufe0f"),A()(),D(4,"div",16),de(5,moe,2,2,"a",31),A()()),2&i){const e=oe().ngIf,n=Pi(24),r=oe();Y("mtxTooltip",n)("mtxTooltipPosition","left"),j(5),Y("ngIf",e.lud06&&"lud06"==r.paymentVersion)}}function poe(i,t){1&i&&Fe(0,"img",35),2&i&&Y("src",oe(3).qr06,_a)}function _oe(i,t){if(1&i&&(D(0,"div",33),de(1,poe,1,1,"img",34),A()),2&i){const e=oe(2);j(1),Y("ngIf",e.qr06&&"lud06"==e.paymentVersion)}}function goe(i,t){if(1&i&&(D(0,"p",36),Q(1),A()),2&i){const e=oe().ngIf;j(1),bi(e.about)}}hf.\u0275fac=function(t){return new(t||hf)(y(ro),y(cd),y(hn),y(kc),y(Ln))},hf.\u0275cmp=we({type:hf,selectors:[["app-profile-actions"]],inputs:{fab:"fab",showFollow:"showFollow",pubkey:"pubkey",profile:"profile",event:"event"},decls:64,vars:19,consts:[[3,"ngIf"],["class","action-button","mat-icon-button","",3,"matMenuTriggerFor",4,"ngIf"],["mat-mini-fab","","color","primary",3,"matMenuTriggerFor",4,"ngIf"],["menu","matMenu"],["mat-menu-item","",3,"click",4,"ngIf"],["mat-menu-item","",3,"matMenuTriggerFor",4,"ngIf"],["mat-menu-item","",3,"matMenuTriggerFor","click"],["mat-menu-item","",3,"matMenuTriggerFor"],["categories","matMenu"],["mat-menu-item","",3,"click",4,"ngFor","ngForOf"],["copyMenu","matMenu"],["mat-menu-item","",3,"click"],["disabled","true","mat-menu-item","",3,"click"],["shareMenu","matMenu"],["class","follow-button","mat-flat-button","","color","primary",3,"click",4,"ngIf"],["mat-flat-button","","color","primary",1,"follow-button",3,"click"],["mat-icon-button","",1,"action-button",3,"matMenuTriggerFor"],[1,"action-button-icon"],["mat-mini-fab","","color","primary",3,"matMenuTriggerFor"]],template:function(t,e){if(1&t&&(de(0,zae,1,1,"ng-template",0),de(1,Uae,3,1,"button",1),de(2,Wae,3,1,"button",2),D(3,"mat-menu",null,3),de(5,Gae,5,0,"button",4),de(6,$ae,5,0,"button",4),de(7,qae,5,0,"button",4),de(8,Kae,5,0,"button",4),de(9,Qae,5,1,"button",5),D(10,"button",6),pe("click",function(){return e.copy(e.getNpub(e.profile.pubkey))}),D(11,"mat-icon"),Q(12,"copy_all"),A(),D(13,"span"),Q(14,"Copy"),A()(),D(15,"button",7)(16,"mat-icon"),Q(17,"ios_share"),A(),D(18,"span"),Q(19,"Share"),A()(),de(20,Zae,5,0,"button",4),de(21,Xae,5,0,"button",4),de(22,Jae,5,0,"button",4),de(23,eoe,5,0,"button",4),A(),D(24,"mat-menu",null,8),de(26,toe,5,3,"button",9),mi(27,"async"),A(),D(28,"mat-menu",null,10)(30,"button",11),pe("click",function(){return e.copy(e.getNpub(e.profile.pubkey))}),D(31,"mat-icon"),Q(32,"content_copy"),A(),D(33,"span"),Q(34,"Identifier (npub)"),A()(),D(35,"button",11),pe("click",function(){return e.copy(e.profile.pubkey)}),D(36,"mat-icon"),Q(37,"content_copy"),A(),D(38,"span"),Q(39,"Identifier (hex)"),A()(),D(40,"button",11),pe("click",function(){return e.copyProfileUrl(e.profile.pubkey)}),D(41,"mat-icon"),Q(42,"content_copy"),A(),D(43,"span"),Q(44,"Identifier URL (npub)"),A()(),D(45,"button",12),pe("click",function(){return e.copyProfileUrl(e.profile.pubkey)}),D(46,"mat-icon"),Q(47,"content_copy"),A(),D(48,"span"),Q(49,"Profile URL (nprofile)"),A()(),D(50,"button",11),pe("click",function(){return e.copyProfile()}),D(51,"mat-icon"),Q(52,"content_copy"),A(),D(53,"span"),Q(54,"Profile Data"),A()(),de(55,ioe,5,0,"button",4),de(56,noe,5,0,"button",4),A(),D(57,"mat-menu",null,13)(59,"button",11),pe("click",function(){return e.copy("https://notes.blockcore.net/p/"+e.profile.pubkey)}),D(60,"mat-icon"),Q(61,"content_copy"),A(),D(62,"span"),Q(63,"Profile URL"),A()()()),2&t){const n=Pi(29),r=Pi(58);Y("ngIf",e.showFollow),j(1),Y("ngIf",!e.fab),j(1),Y("ngIf",e.fab),j(3),Y("ngIf",e.event&&!e.event.saved),j(1),Y("ngIf",e.event&&e.event.saved),j(1),Y("ngIf",0==(null==e.profile?null:e.profile.status)),j(1),Y("ngIf",1==(null==e.profile?null:e.profile.status)),j(1),Y("ngIf",3!=(null==e.profile?null:e.profile.status)),j(1),Y("matMenuTriggerFor",n),j(5),Y("matMenuTriggerFor",r),j(5),Y("ngIf",2==(null==e.profile?null:e.profile.status)),j(1),Y("ngIf",1==(null==e.profile?null:e.profile.status)),j(1),Y("ngIf",3==(null==e.profile?null:e.profile.status)),j(1),Y("ngIf",(null==e.profile?null:e.profile.status)<3),j(3),Y("ngForOf",fi(27,17,e.circleService.items$)),j(29),Y("ngIf",null==e.profile?null:e.profile.following),j(1),Y("ngIf",null==e.profile?null:e.profile.relays)}},dependencies:[Kn,yi,Fo,C1,sL,wa,uf,xc,Xy,Ja],styles:[".follow-button[_ngcontent-%COMP%]{border-radius:16px;margin-top:.24em;margin-right:.5em}"]});const boe=function(i){return["/following",i]};function yoe(i,t){if(1&i&&(D(0,"div",37)(1,"a",38),Q(2),D(3,"span",39),Q(4,"Following"),A()()()),2&i){const e=oe().ngIf;j(1),Y("routerLink",Za(2,boe,e.pubkey)),j(1),ci("",e.following.length," ")}}function voe(i,t){if(1&i){const e=ut();D(0,"div",1),Fe(1,"div",2),D(2,"div",3)(3,"div",4)(4,"div",5),de(5,roe,1,3,"img",6),de(6,aoe,1,1,"img",7),A()(),D(7,"div",8)(8,"div",9),Fe(9,"app-profile-actions",10),A(),D(10,"h2",11),de(11,ooe,2,1,"span",12),de(12,coe,3,2,"span",12),A(),D(13,"div",13)(14,"div",14)(15,"mat-icon",15),Q(16,"key"),A()(),D(17,"div",16)(18,"span",17),pe("click",function(){const a=Re(e).ngIf;return Be(oe().copy(a.npub))}),Q(19),A()()(),de(20,doe,7,1,"div",18),de(21,hoe,6,1,"div",18),de(22,foe,6,3,"div",19),de(23,_oe,2,1,"ng-template",null,20,rl),D(25,"span"),de(26,goe,2,1,"p",21),A(),de(27,yoe,5,4,"div",22),D(28,"div")(29,"mat-menu",null,23)(31,"button",24)(32,"mat-icon"),Q(33,"notifications_off"),A(),D(34,"span"),Q(35,"Mute"),A()(),D(36,"button",24)(37,"mat-icon"),Q(38,"notifications_paused"),A(),D(39,"span"),Q(40,"Remove from Notes"),A()(),D(41,"button",24)(42,"mat-icon"),Q(43,"notifications"),A(),D(44,"span"),Q(45,"Remove from Notes"),A()()()()()()()}if(2&i){const e=t.ngIf,n=oe();j(1),sn("background-image",n.utilities.getBannerBackgroundStyle(e.banner)),j(4),Y("ngIf",1==(null==e?null:e.status)),j(1),Y("ngIf",1!=(null==e?null:e.status)),j(3),Y("showFollow",!0)("fab",!1)("profile",e),j(1),Y("matTooltip",e.npub),j(1),Y("ngIf",e.display_name),j(1),Y("ngIf",!e.display_name),j(7),ci("@",e.name,""),j(1),Y("ngIf",e.nip05),j(1),Y("ngIf",e.website),j(1),Y("ngIf",e.lud06),j(4),Y("ngIf",e.about),j(1),Y("ngIf",e.following)}}class Cc{constructor(t,e,n,r,a){this.ui=t,this.profileService=e,this.dialog=n,this.circleService=r,this.utilities=a,this.pubkey="",this.tooltip="",this.tooltipName="",this.paymentVersion="lud06"}get imagePath(){return this.ui.profile.picture?this.ui.profile.picture:Cc.defaultProfileImage}showProfileImage(){this.dialog.open(th,{data:{picture:this.imagePath}})}getLightningLabel(t){return t.indexOf("@"),t}ngOnInit(){return De(function*(){})()}displayNIP05(t){return t.startsWith("_@")?t.substring(2):t}copy(t){this.utilities.copy(t)}getWellKnownLink(t){if(-1===t.indexOf("@"))return"";const e=t.split("@");return`https://${e[1]}/.well-known/nostr.json?name=${e[0]}`}}function woe(i,t){if(1&i){const e=ut();D(0,"mat-card-content")(1,"p")(2,"mat-form-field",5)(3,"mat-icon",6),Q(4,"badge"),A(),D(5,"mat-label"),Q(6,"Display Name"),A(),D(7,"input",7),pe("ngModelChange",function(r){return Re(e),Be(oe().profile.display_name=r)}),A()()(),D(8,"p")(9,"mat-form-field",5)(10,"mat-icon",6),Q(11,"alternate_email"),A(),D(12,"mat-label"),Q(13,"Username"),A(),D(14,"input",7),pe("ngModelChange",function(r){return Re(e),Be(oe().profile.name=r)}),A()()(),D(15,"p")(16,"mat-form-field",5)(17,"mat-icon",6),Q(18,"help_outline"),A(),D(19,"mat-label"),Q(20,"About"),A(),D(21,"textarea",8),pe("ngModelChange",function(r){return Re(e),Be(oe().profile.about=r)}),A()()(),D(22,"p")(23,"mat-form-field",5)(24,"mat-icon",6),Q(25,"image"),A(),D(26,"mat-label"),Q(27,"Profile Image"),A(),D(28,"input",7),pe("ngModelChange",function(r){return Re(e),Be(oe().profile.picture=r)}),A()()(),D(29,"p")(30,"mat-form-field",5)(31,"mat-icon",6),Q(32,"image"),A(),D(33,"mat-label"),Q(34,"Profile Banner"),A(),D(35,"input",7),pe("ngModelChange",function(r){return Re(e),Be(oe().profile.banner=r)}),A()()(),D(36,"p")(37,"mat-form-field",5)(38,"mat-icon",6),Q(39,"how_to_reg"),A(),D(40,"mat-label"),Q(41,"E-mail/Domain Identifier (NIP05)"),A(),D(42,"input",7),pe("ngModelChange",function(r){return Re(e),Be(oe().profile.nip05=r)}),A()()(),D(43,"p")(44,"mat-form-field",5)(45,"mat-icon",6),Q(46,"public"),A(),D(47,"mat-label"),Q(48,"Website"),A(),D(49,"input",7),pe("ngModelChange",function(r){return Re(e),Be(oe().profile.website=r)}),A()()(),D(50,"p")(51,"mat-form-field",5)(52,"mat-icon",6),Q(53,"currency_bitcoin"),A(),D(54,"mat-label"),Q(55,"Bitcoin Payment Link (LUD06)"),A(),D(56,"input",9),pe("ngModelChange",function(r){return Re(e),Be(oe().profile.lud06=r)}),A()()(),D(57,"p"),Q(58),mi(59,"ago"),A()()}if(2&i){const e=oe();j(7),Y("ngModel",e.profile.display_name),j(7),Y("ngModel",e.profile.name),j(7),Y("ngModel",e.profile.about),j(7),Y("ngModel",e.profile.picture),j(7),Y("ngModel",e.profile.banner),j(7),Y("ngModel",e.profile.nip05),j(7),Y("ngModel",e.profile.website),j(7),Y("ngModel",e.profile.lud06),j(2),ci("Last updated: ",fi(59,9,e.profile.created_at),"")}}Cc.defaultProfileImage="/assets/profile.png",Cc.\u0275fac=function(t){return new(t||Cc)(y(Eo),y(hn),y(io),y(ro),y(Ln))},Cc.\u0275cmp=we({type:Cc,selectors:[["app-profile-header"]],inputs:{pubkey:"pubkey"},decls:2,vars:3,consts:[["class","profile-page",4,"ngIf"],[1,"profile-page"],[1,"profile-banner"],[1,"profile-page-header"],[1,"profile-page-header-left"],["id","profile-image-anchor",1,"profile-image-anchor"],["id","profile-image","onerror","this.src='/assets/profile.png'","class","profile-image-large profile-image-follow",3,"borderColor","src","click",4,"ngIf"],["id","profile-image","onerror","this.src='/assets/profile.png'","class","profile-image-large profile-image-follow","matTooltipPosition","above",3,"src","click",4,"ngIf"],[1,"profile-page-header-middle"],[1,"profile-button-container"],[3,"showFollow","fab","profile"],["matTooltipPosition","above",1,"profile-name",3,"matTooltip"],[4,"ngIf"],[1,"profile-labels"],[1,"profile-labels-left"],[1,"profile-icon"],[1,"profile-labels-middle","dimmed"],[1,"hoverable",3,"click"],["class","profile-labels",4,"ngIf"],["class","profile-labels",3,"mtxTooltip","mtxTooltipPosition",4,"ngIf"],["tooltipTpl",""],["class","wrap linebreaks",4,"ngIf"],["class","following-counts",4,"ngIf"],["menu","matMenu"],["mat-menu-item",""],["id","profile-image","onerror","this.src='/assets/profile.png'",1,"profile-image-large","profile-image-follow",3,"src","click"],["id","profile-image","onerror","this.src='/assets/profile.png'","matTooltipPosition","above",1,"profile-image-large","profile-image-follow",3,"src","click"],["class","dimmed lightning-link hoverable","target","_blank",3,"href",4,"ngIf"],["target","_blank",1,"dimmed","lightning-link","hoverable",3,"href"],[1,"profile-labels",3,"mtxTooltip","mtxTooltipPosition"],[1,"profile-icon-custom"],["class","dimmed lightning-link hoverable",3,"href",4,"ngIf"],[1,"dimmed","lightning-link","hoverable",3,"href"],[1,"qr-code-container"],["class","qr-code",3,"src",4,"ngIf"],[1,"qr-code",3,"src"],[1,"wrap","linebreaks"],[1,"following-counts"],[1,"following-link",3,"routerLink"],[1,"dimmed"]],template:function(t,e){1&t&&(de(0,voe,46,16,"div",0),mi(1,"async")),2&t&&Y("ngIf",fi(1,1,e.ui.profile$))},dependencies:[yi,ns,wa,uf,xc,eh,Hae,hf,Ja],styles:[".profile-icon[_ngcontent-%COMP%], .profile-icon-custom[_ngcontent-%COMP%]{text-align:center}.profile-icon-custom[_ngcontent-%COMP%]{font-size:16px}.lightning-link[_ngcontent-%COMP%], .lightning-link[_ngcontent-%COMP%]:hover{text-decoration:none}.profile-name[_ngcontent-%COMP%]{margin-top:0;margin-bottom:.2em}.profile-labels[_ngcontent-%COMP%]{display:flex;width:auto;gap:.4em;justify-content:center}.profile-labels-left[_ngcontent-%COMP%]{flex:0 1 auto;width:24px}.profile-labels-middle[_ngcontent-%COMP%]{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.hoverable[_ngcontent-%COMP%]:hover{cursor:pointer;opacity:.6}.following-counts[_ngcontent-%COMP%]{margin-bottom:.4em}.following-link[_ngcontent-%COMP%]{text-decoration:none}.following-link[_ngcontent-%COMP%]:hover{text-decoration:underline}.action-button[_ngcontent-%COMP%]{margin-top:0!important;margin-right:0!important}.qr-code[_ngcontent-%COMP%]{width:100%;height:100%}.profile-banner[_ngcontent-%COMP%]{min-height:240px;background-repeat:no-repeat;background-position:center;background-size:cover}@media only screen and (max-width: 599px){.current-event[_ngcontent-%COMP%]{margin-bottom:0}}"]});var Jy=new WeakMap;class vg{constructor(t,e,n,r,a,o,s,l,c,h){Nn(this,Jy,{writable:!0,value:void 0}),this.ui=t,this.appState=e,this.validator=n,this.utilities=r,this.router=a,this.profiles=o,this.sanitizer=s,this.profileService=l,this.dataService=c,this.activatedRoute=h,this.imagePath="",this.profileName="",this.subscriptions=[],ln(this,Jy,new wi(this.profile))}get profile$(){return Qt(this,Jy).asObservable()}ngOnInit(){var t=this;return De(function*(){t.appState.updateTitle("Edit Profile"),t.originalProfile={name:"",pubkey:t.appState.getPublicKey()},t.subscriptions.push(t.profileService.profile$.subscribe(e=>{e||(e=t.profileService.emptyProfile(t.appState.getPublicKey())),console.log("PROFILE SERVICE:",e),t.originalProfile=e,t.originalProfile&&t.cloneProfile()}))})()}cloneProfile(){const t=JSON.stringify(this.originalProfile);this.profile=Object.assign({},JSON.parse(t)),Qt(this,Jy).next(this.profile),this.ui.setProfile(this.profile)}cancelEdit(){this.cloneProfile()}ngOnDestroy(){this.utilities.unsubscribe(this.subscriptions)}sanitize(t){return this.sanitizer.bypassSecurityTrustUrl(t)}updateMetadata(){var t=this;return De(function*(){const e=t.utilities.reduceProfile(t.profile);let n=t.dataService.createEvent(Um.Metadata,JSON.stringify(e));const r=yield t.dataService.signEvent(n);t.profile.created_at=n.created_at,yield t.profileService.updateProfile(t.profile.pubkey,t.profile),yield t.dataService.publishEvent(r),t.appState.navigateBack()})()}}vg.\u0275fac=function(t){return new(t||vg)(y(Eo),y(gn),y(ba),y(Ln),y(kn),y(hn),y(jp),y(hn),y(no),y(Os))},vg.\u0275cmp=we({type:vg,selectors:[["app-profile"]],decls:10,vars:1,consts:[[1,"page"],[4,"ngIf"],["align","end"],["mat-raised-button","",3,"click"],["mat-raised-button","","color","primary",3,"click"],["appearance","outline",1,"input-full-width"],["matPrefix",""],["matInput","","type","text",3,"ngModel","ngModelChange"],["matInput","","type","text","autocomplete","off","rows","3",3,"ngModel","ngModelChange"],["matInput","","type","text","placeholder","LNURL...",3,"ngModel","ngModelChange"]],template:function(t,e){1&t&&(Fe(0,"app-profile-header"),D(1,"div",0)(2,"mat-card"),de(3,woe,60,11,"mat-card-content",1),D(4,"mat-card-footer",2)(5,"button",3),pe("click",function(){return e.cancelEdit()}),Q(6,"Cancel"),A(),Q(7,"\xa0 "),D(8,"button",4),pe("click",function(){return e.updateMetadata()}),Q(9,"Save"),A()()()()),2&t&&(j(3),Y("ngIf",e.profile))},dependencies:[yi,xd,Cl,ss,rf,Fo,yc,K_,HN,wa,as,Mo,os,Cc,Ys],encapsulation:2});class lr{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))}}lr.\u0275fac=function(t){return new(t||lr)(fe(gn),fe(Tr),fe(kn))},lr.\u0275prov=Pe({token:lr,factory:lr.\u0275fac});const Foe=["switch"],koe=["*"],xoe=new Ce("mat-slide-toggle-default-options",{providedIn:"root",factory:()=>({disableToggleValue:!1})}),Doe={provide:qr,useExisting:ai(()=>wg),multi:!0};class oR{constructor(t,e){this.source=t,this.checked=e}}let Coe=0;const Moe=pl(ml(fl(hl(class{constructor(i){this._elementRef=i}}))));let Eoe=(()=>{class i extends Moe{constructor(e,n,r,a,o,s,l){super(e),this._focusMonitor=n,this._changeDetectorRef=r,this.defaults=o,this._onChange=c=>{},this._onTouched=()=>{},this._required=!1,this._checked=!1,this.name=null,this.labelPosition="after",this.ariaLabel=null,this.ariaLabelledby=null,this.change=new ze,this.toggleChange=new ze,this.tabIndex=parseInt(a)||0,this.color=this.defaultColor=o.color||"accent",this._noopAnimations="NoopAnimations"===s,this.id=this._uniqueId=`${l}${++Coe}`}get required(){return this._required}set required(e){this._required=at(e)}get checked(){return this._checked}set checked(e){this._checked=at(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){Cs()},i.\u0275dir=ge({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:[Oe]}),i})(),wg=(()=>{class i extends Eoe{constructor(e,n,r,a,o,s){super(e,n,r,a,o,s,"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 oR(this,this.checked)))}focus(){this._switchElement.nativeElement.focus()}_createChangeEvent(e){return new oR(this,e)}_getAriaLabelledBy(){return this.ariaLabelledby?this.ariaLabelledby:this.ariaLabel?null:this._labelId}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Wr),y(Lt),ca("tabindex"),y(xoe),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["mat-slide-toggle"]],viewQuery:function(e,n){if(1&e&&ft(Foe,5),2&e){let r;Le(r=Ne())&&(n._switchElement=r.first)}},hostAttrs:[1,"mat-mdc-slide-toggle"],hostVars:11,hostBindings:function(e,n){2&e&&(Vr("id",n.id),nt("tabindex",null)("aria-label",null)("name",null)("aria-labelledby",null),rt("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:[ot([Doe]),Oe],ngContentSelectors:koe,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&&(Jt(),D(0,"div",0)(1,"button",1,2),pe("click",function(){return n._handleClick()}),Fe(3,"div",3),D(4,"div",4)(5,"div",5)(6,"div",6),Fe(7,"div",7),A(),D(8,"div",8),Fe(9,"div",9),A(),D(10,"div",10),ea(),D(11,"svg",11),Fe(12,"path",12),A(),D(13,"svg",13),Fe(14,"path",14),A()()()()(),Wo(),D(15,"label",15),pe("click",function(a){return a.stopPropagation()}),Qe(16),A()()),2&e){const r=Pi(2);rt("mdc-form-field--align-end","before"==n.labelPosition),j(1),rt("mdc-switch--selected",n.checked)("mdc-switch--unselected",!n.checked)("mdc-switch--checked",n.checked)("mdc-switch--disabled",n.disabled),Y("tabIndex",n.tabIndex)("disabled",n.disabled),nt("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),j(8),Y("matRippleTrigger",r)("matRippleDisabled",n.disableRipple||n.disabled)("matRippleCentered",!0),j(6),Y("for",n.buttonId),nt("id",n._labelId)}},dependencies:[Gr],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})(),sR=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})(),Toe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[sR,wt,Ns,Tn,sR,wt]}),i})();class Fg{constructor(t,e){this.dialogRef=t,this.data=e}onNoClick(){this.data.url="",this.dialogRef.close()}}Fg.\u0275fac=function(t){return new(t||Fg)(y(Ml),y(Xu))},Fg.\u0275cmp=we({type:Fg,selectors:[["add-relay-dialog"]],decls:20,vars:4,consts:[[1,"dialog"],["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"],["color","primary",3,"ngModel","ngModelChange"],["mat-dialog-actions","","align","end"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary","cdkFocusInitial","",3,"mat-dialog-close"]],template:function(t,e){1&t&&(D(0,"div",0)(1,"h1",1),Q(2,"Add a relay"),A(),D(3,"div",2)(4,"mat-form-field",3)(5,"mat-icon",4),Q(6,"dns"),A(),D(7,"mat-label"),Q(8,"URL"),A(),D(9,"input",5),pe("ngModelChange",function(r){return e.data.url=r}),A()(),D(10,"mat-slide-toggle",6),pe("ngModelChange",function(r){return e.data.read=r}),Q(11,"Read"),A(),Q(12,"\xa0 "),D(13,"mat-slide-toggle",6),pe("ngModelChange",function(r){return e.data.write=r}),Q(14,"Write"),A()(),D(15,"div",7)(16,"button",8),pe("click",function(){return e.onNoClick()}),Q(17,"Cancel"),A(),D(18,"button",9),Q(19,"Add"),A()()()),2&t&&(j(9),Y("ngModel",e.data.url),j(1),Y("ngModel",e.data.read),j(3),Y("ngModel",e.data.write),j(5),Y("mat-dialog-close",e.data))},dependencies:[xd,Cl,ss,rf,Fo,wa,wg,as,Mo,os,sg,lg,cg,dg],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}"]});class nh{constructor(t){this._renderer=t,this.renderer=t.createRenderer(null,null)}get darkMode(){if(localStorage.getItem("theme")){if("dark"===localStorage.getItem("theme"))return!0}else if(window.matchMedia("(prefers-color-scheme: dark)").matches)return!0;return!1}set darkMode(t){t?localStorage.setItem("theme","dark"):localStorage.setItem("theme","light"),this.updateMode()}init(){this.updateMode()}updateMode(){this.darkMode?this.renderer.addClass(document.body,"dark"):this.renderer.removeClass(document.body,"dark")}}nh.\u0275fac=function(t){return new(t||nh)(fe(Uh))},nh.\u0275prov=Pe({token:nh,factory:nh.\u0275fac,providedIn:"root"});const Ioe=["trigger"],Loe=["panel"];function Noe(i,t){if(1&i&&(D(0,"span",10),Q(1),A()),2&i){const e=oe();j(1),bi(e.placeholder)}}function Ooe(i,t){if(1&i&&(D(0,"span",14),Q(1),A()),2&i){const e=oe(2);j(1),bi(e.triggerValue)}}function Roe(i,t){1&i&&Qe(0,0,["*ngSwitchCase","true"])}function Poe(i,t){1&i&&(D(0,"span",11),de(1,Ooe,2,1,"span",12),de(2,Roe,1,0,"ng-content",13),A()),2&i&&(Y("ngSwitch",!!oe().customTrigger),j(2),Y("ngSwitchCase",!0))}function Boe(i,t){if(1&i){const e=ut();ea(),Wo(),D(0,"div",15,16),pe("@transformPanel.done",function(r){return Re(e),Be(oe()._panelDoneAnimatingStream.next(r.toState))})("keydown",function(r){return Re(e),Be(oe()._handleKeydown(r))}),Qe(2,1),A()}if(2&i){const e=oe();eb("mat-mdc-select-panel mdc-menu-surface mdc-menu-surface--open ",e._getPanelTheme(),""),Y("ngClass",e.panelClass)("@transformPanel","showing"),nt("id",e.id+"-panel")("aria-multiselectable",e.multiple)("aria-label",e.ariaLabel||null)("aria-labelledby",e._getPanelAriaLabelledby())}}const Hoe=[[["mat-select-trigger"]],"*"],Yoe=["mat-select-trigger","*"],joe={transformPanelWrap:Ar("transformPanelWrap",[en("* => void",rc("@transformPanel",[e_()],{optional:!0}))]),transformPanel:Ar("transformPanel",[un("void",St({opacity:0,transform:"scale(1, 0.8)"})),en("void => showing",Ji("120ms cubic-bezier(0, 0, 0.2, 1)",St({opacity:1,transform:"scale(1, 1)"}))),en("* => void",Ji("100ms linear",St({opacity:0})))])};let lR=0;const cR=new Ce("mat-select-scroll-strategy"),zoe=new Ce("MAT_SELECT_CONFIG"),Uoe={provide:cR,deps:[sr],useFactory:function Voe(i){return()=>i.scrollStrategies.reposition()}},Woe=new Ce("MatSelectTrigger");class Goe{constructor(t,e){this.source=t,this.value=e}}const $oe=fl(pl(hl(ix(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 be}}))));let qoe=(()=>{class i extends $oe{constructor(e,n,r,a,o,s,l,c,h,g,k,O,W,Z){super(o,a,l,c,g),this._viewportRuler=e,this._changeDetectorRef=n,this._ngZone=r,this._dir=s,this._parentFormField=h,this._liveAnnouncer=W,this._defaultOptions=Z,this._panelOpen=!1,this._compareWith=(ne,re)=>ne===re,this._uid="mat-select-"+lR++,this._triggerAriaLabelledBy=null,this._destroy=new be,this._onChange=()=>{},this._onTouched=()=>{},this._valueId="mat-select-value-"+lR++,this._panelDoneAnimatingStream=new be,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=ed(()=>{const ne=this.options;return ne?ne.changes.pipe(In(ne),Jn(()=>ki(...ne.map(re=>re.onSelectionChange)))):this._ngZone.onStable.pipe(pi(1),Jn(()=>this.optionSelectionChanges))}),this.openedChange=new ze,this._openedStream=this.openedChange.pipe(ti(ne=>ne),Ve(()=>{})),this._closedStream=this.openedChange.pipe(ti(ne=>!ne),Ve(()=>{})),this.selectionChange=new ze,this.valueChange=new ze,this.ngControl&&(this.ngControl.valueAccessor=this),null!=Z?.typeaheadDebounceInterval&&(this._typeaheadDebounceInterval=Z.typeaheadDebounceInterval),this._scrollStrategyFactory=O,this._scrollStrategy=this._scrollStrategyFactory(),this.tabIndex=parseInt(k)||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(ef.required)??!1}set required(e){this._required=at(e),this.stateChanges.next()}get multiple(){return this._multiple}set multiple(e){this._multiple=at(e)}get disableOptionCentering(){return this._disableOptionCentering}set disableOptionCentering(e){this._disableOptionCentering=at(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=Er(e)}get id(){return this._id}set id(e){this._id=e||this._uid,this.stateChanges.next()}ngOnInit(){this._selectionModel=new zD(this.multiple),this.stateChanges.next(),this._panelDoneAnimatingStream.pipe(Wp(),vt(this._destroy)).subscribe(()=>this._panelDoneAnimating(this.panelOpen))}ngAfterContentInit(){this._initKeyManager(),this._selectionModel.changed.pipe(vt(this._destroy)).subscribe(e=>{e.added.forEach(n=>n.select()),e.removed.forEach(n=>n.deselect())}),this.options.changes.pipe(In(null),vt(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,a=13===n||32===n,o=this._keyManager;if(!o.isTyping()&&a&&!Mr(e)||(this.multiple||e.altKey)&&r)e.preventDefault(),this.open();else if(!this.multiple){const s=this.selected;o.onKeydown(e);const l=this.selected;l&&s!==l&&this._liveAnnouncer.announce(l.viewValue,1e4)}}_handleOpenKeydown(e){const n=this._keyManager,r=e.keyCode,a=40===r||38===r,o=n.isTyping();if(a&&e.altKey)e.preventDefault(),this.close();else if(o||13!==r&&32!==r||!n.activeItem||Mr(e))if(!o&&this._multiple&&65===r&&e.ctrlKey){e.preventDefault();const s=this.options.some(l=>!l.disabled&&!l.selected);this.options.forEach(l=>{l.disabled||(s?l.select():l.deselect())})}else{const s=n.activeItemIndex;n.onKeydown(e),this._multiple&&a&&e.shiftKey&&n.activeItem&&n.activeItemIndex!==s&&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(pi(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 wT(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=ki(this.options.changes,this._destroy);this.optionSelectionChanges.pipe(vt(e)).subscribe(n=>{this._onSelect(n.source,n.isUserInput),n.isUserInput&&!this.multiple&&this._panelOpen&&(this.close(),this.focus())}),ki(...this.options.map(n=>n._stateChanges)).pipe(vt(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)(y(Jo),y(Lt),y(st),y(xm),y($e),y(Hn,8),y(Wu,8),y($u,8),y(Ku,8),y(Hs,10),ca("tabindex"),y(cR),y(Vk),y(zoe,8))},i.\u0275dir=ge({type:i,viewQuery:function(e,n){if(1&e&&(ft(Ioe,5),ft(Loe,5),ft(VT,5)),2&e){let r;Le(r=Ne())&&(n.trigger=r.first),Le(r=Ne())&&(n.panel=r.first),Le(r=Ne())&&(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:[Oe,Vi]}),i})(),XD=(()=>{class i extends qoe{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(vt(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,a=r6(e,this.options,this.optionGroups),o=n._getHostElement();r.scrollTop=0===e&&1===a?0:a6(o.offsetTop,o.offsetHeight,r.scrollTop,r.offsetHeight)}}_positioningSettled(){this._scrollOptionIntoView(this._keyManager.activeItemIndex||0)}_getChangeEvent(e){return new Goe(this,e)}_getOverlayWidth(){return(this._preferredOverlayOrigin instanceof Qk?this._preferredOverlayOrigin.elementRef:this._preferredOverlayOrigin||this._elementRef).nativeElement.getBoundingClientRect().width}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275cmp=we({type:i,selectors:[["mat-select"]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,Woe,5),Tt(r,Cm,5),Tt(r,rx,5)),2&e){let a;Le(a=Ne())&&(n.customTrigger=a.first),Le(a=Ne())&&(n.options=a),Le(a=Ne())&&(n.optionGroups=a)}},hostAttrs:["role","combobox","aria-autocomplete","none","aria-haspopup","listbox",1,"mat-mdc-select"],hostVars:19,hostBindings:function(e,n){1&e&&pe("keydown",function(a){return n._handleKeydown(a)})("focus",function(){return n._onFocus()})("blur",function(){return n._onBlur()}),2&e&&(nt("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()),rt("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:[ot([{provide:af,useExisting:i},{provide:nx,useExisting:i}]),Oe],ngContentSelectors:Yoe,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&&(Jt(Hoe),D(0,"div",0,1),pe("click",function(){return n.toggle()}),D(3,"div",2),de(4,Noe,2,1,"span",3),de(5,Poe,3,2,"span",4),A(),D(6,"div",5)(7,"div",6),ea(),D(8,"svg",7),Fe(9,"path",8),A()()()(),de(10,Boe,3,9,"ng-template",9),pe("backdropClick",function(){return n.close()})("attach",function(){return n._onAttached()})("detach",function(){return n.close()})),2&e){const r=Pi(1);nt("aria-owns",n.panelOpen?n.id+"-panel":null),j(3),Y("ngSwitch",n.empty),nt("id",n._valueId),j(1),Y("ngSwitchCase",!0),j(1),Y("ngSwitchCase",!1),j(5),Y("cdkConnectedOverlayPanelClass",n._overlayPanelClass)("cdkConnectedOverlayScrollStrategy",n._scrollStrategy)("cdkConnectedOverlayOrigin",n._preferredOverlayOrigin||r)("cdkConnectedOverlayOpen",n.panelOpen)("cdkConnectedOverlayPositions",n._positions)("cdkConnectedOverlayWidth",n._overlayWidth)}},dependencies:[yo,fu,Rp,SA,VT,Qk],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:[joe.transformPanel]},changeDetection:0}),i})(),dR=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[Uoe],imports:[Tn,ul,zb,wt,dl,RD,zb,wt]}),i})();function Koe(i,t){}const Qoe=function(i){return{animationDuration:i}},Zoe=function(i,t){return{value:i,params:t}};function Xoe(i,t){1&i&&Qe(0)}const kg=["*"],uR=["tabListContainer"],hR=["tabList"],mR=["tabListInner"],fR=["nextPaginator"],pR=["previousPaginator"],Joe=["tabBodyWrapper"],ese=["tabHeader"];function tse(i,t){}function ise(i,t){1&i&&de(0,tse,0,0,"ng-template",14),2&i&&Y("cdkPortalOutlet",oe().$implicit.templateLabel)}function nse(i,t){1&i&&Q(0),2&i&&bi(oe().$implicit.textLabel)}function rse(i,t){if(1&i){const e=ut();D(0,"div",6,7),pe("click",function(){const r=Re(e),a=r.$implicit,o=r.index,s=oe(),l=Pi(1);return Be(s._handleClick(a,l,o))})("cdkFocusChange",function(r){const o=Re(e).index;return Be(oe()._tabFocusChanged(r,o))}),Fe(2,"span",8)(3,"div",9),D(4,"span",10)(5,"span",11),de(6,ise,1,1,"ng-template",12),de(7,nse,1,1,"ng-template",null,13,rl),A()()()}if(2&i){const e=t.$implicit,n=t.index,r=Pi(1),a=Pi(8),o=oe();rt("mdc-tab--active",o.selectedIndex===n),Y("id",o._getTabLabelId(n))("ngClass",e.labelClass)("disabled",e.disabled)("fitInkBarToContent",o.fitInkBarToContent),nt("tabIndex",o._getTabIndex(e,n))("aria-posinset",n+1)("aria-setsize",o._tabs.length)("aria-controls",o._getTabContentId(n))("aria-selected",o.selectedIndex===n)("aria-label",e.ariaLabel||null)("aria-labelledby",!e.ariaLabel&&e.ariaLabelledby?e.ariaLabelledby:null),j(3),Y("matRippleTrigger",r)("matRippleDisabled",e.disabled||o.disableRipple),j(3),Y("ngIf",e.templateLabel)("ngIfElse",a)}}function ase(i,t){if(1&i){const e=ut();D(0,"mat-tab-body",15),pe("_onCentered",function(){return Re(e),Be(oe()._removeTabBodyWrapperHeight())})("_onCentering",function(r){return Re(e),Be(oe()._setTabBodyWrapperHeight(r))}),A()}if(2&i){const e=t.$implicit,n=t.index,r=oe();rt("mat-mdc-tab-body-active",r.selectedIndex===n),Y("id",r._getTabContentId(n))("ngClass",e.bodyClass)("content",e.content)("position",e.position)("origin",e.origin)("animationDuration",r.animationDuration)("preserveContent",r.preserveContent),nt("tabindex",null!=r.contentTabIndex&&r.selectedIndex===n?r.contentTabIndex:null)("aria-labelledby",r._getTabLabelId(n))}}const ose=["mat-tab-nav-bar",""],sse=["mat-tab-link",""],lse={translateTab:Ar("translateTab",[un("center, void, left-origin-center, right-origin-center",St({transform:"none"})),un("left",St({transform:"translate3d(-100%, 0, 0)",minHeight:"1px",visibility:"hidden"})),un("right",St({transform:"translate3d(100%, 0, 0)",minHeight:"1px",visibility:"hidden"})),en("* => left, * => right, left => center, right => center",Ji("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")),en("void => left-origin-center",[St({transform:"translate3d(-100%, 0, 0)",visibility:"hidden"}),Ji("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")]),en("void => right-origin-center",[St({transform:"translate3d(100%, 0, 0)",visibility:"hidden"}),Ji("{{animationDuration}} cubic-bezier(0.35, 0, 0.25, 1)")])])};let cse=(()=>{class i extends Ls{constructor(e,n,r,a){super(e,n,a),this._host=r,this._centeringSub=p.EMPTY,this._leavingSub=p.EMPTY}ngOnInit(){super.ngOnInit(),this._centeringSub=this._host._beforeCentering.pipe(In(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)(y(Ul),y(Fn),y(ai(()=>_R)),y(Ht))},i.\u0275dir=ge({type:i,selectors:[["","matTabBodyHost",""]],features:[Oe]}),i})(),dse=(()=>{class i{constructor(e,n,r){this._elementRef=e,this._dir=n,this._dirChangeSubscription=p.EMPTY,this._translateTabComplete=new be,this._onCentering=new ze,this._beforeCentering=new ze,this._afterLeavingCenter=new ze,this._onCentered=new ze(!0),this.animationDuration="500ms",this.preserveContent=!1,n&&(this._dirChangeSubscription=n.change.subscribe(a=>{this._computePositionAnimationState(a),r.markForCheck()})),this._translateTabComplete.pipe(Wp((a,o)=>a.fromState===o.fromState&&a.toState===o.toState)).subscribe(a=>{this._isCenterPosition(a.toState)&&this._isCenterPosition(this._position)&&this._onCentered.emit(),this._isCenterPosition(a.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)(y($e),y(Hn,8),y(Lt))},i.\u0275dir=ge({type:i,inputs:{_content:["content","_content"],origin:"origin",animationDuration:"animationDuration",preserveContent:"preserveContent",position:"position"},outputs:{_onCentering:"_onCentering",_beforeCentering:"_beforeCentering",_afterLeavingCenter:"_afterLeavingCenter",_onCentered:"_onCentered"}}),i})(),_R=(()=>{class i extends dse{constructor(e,n,r){super(e,n,r)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Hn,8),y(Lt))},i.\u0275cmp=we({type:i,selectors:[["mat-tab-body"]],viewQuery:function(e,n){if(1&e&&ft(Ls,5),2&e){let r;Le(r=Ne())&&(n._portalHost=r.first)}},hostAttrs:[1,"mat-mdc-tab-body"],features:[Oe],decls:3,vars:6,consts:[["cdkScrollable","",1,"mat-mdc-tab-body-content"],["content",""],["matTabBodyHost",""]],template:function(e,n){1&e&&(D(0,"div",0,1),pe("@translateTab.start",function(a){return n._onTranslateTabStarted(a)})("@translateTab.done",function(a){return n._translateTabComplete.next(a)}),de(2,Koe,0,0,"ng-template",2),A()),2&e&&Y("@translateTab",Gc(3,Zoe,n._position,Za(1,Qoe,n.animationDuration)))},dependencies:[cse],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:[lse.translateTab]}}),i})();const use=new Ce("MatTabContent");let JD=(()=>{class i{constructor(e){this.template=e}}return i.\u0275fac=function(e){return new(e||i)(y(fn))},i.\u0275dir=ge({type:i,selectors:[["","matTabContent",""]],features:[ot([{provide:use,useExisting:i}])]}),i})();const hse=new Ce("MatTabLabel"),gR=new Ce("MAT_TAB");let eC=(()=>{class i extends zG{constructor(e,n,r){super(e,n),this._closestTab=r}}return i.\u0275fac=function(e){return new(e||i)(y(fn),y(Fn),y(gR,8))},i.\u0275dir=ge({type:i,selectors:[["","mat-tab-label",""],["","matTabLabel",""]],features:[ot([{provide:hse,useExisting:i}]),Oe]}),i})();const tC="mdc-tab-indicator--active",bR="mdc-tab-indicator--no-transition";class yR{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 vR(i){return class extends i{constructor(...t){super(...t),this._fitToContent=!1}get fitInkBarToContent(){return this._fitToContent}set fitInkBarToContent(t){const e=at(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(tC);const n=e.getBoundingClientRect(),r=t.width/n.width,a=t.left-n.left;e.classList.add(bR),this._inkBarContentElement.style.setProperty("transform",`translateX(${a}px) scaleX(${r})`),e.getBoundingClientRect(),e.classList.remove(bR),e.classList.add(tC),this._inkBarContentElement.style.setProperty("transform","")}deactivateInkBar(){this.elementRef.nativeElement.classList.remove(tC)}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 fse=hl(class{}),pse=vR((()=>{class i extends fse{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)(y($e))},i.\u0275dir=ge({type:i,features:[Oe]}),i})());let wR=(()=>{class i extends pse{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275dir=ge({type:i,selectors:[["","matTabLabelWrapper",""]],hostVars:3,hostBindings:function(e,n){2&e&&(nt("aria-disabled",!!n.disabled),rt("mat-mdc-tab-disabled",n.disabled))},inputs:{disabled:"disabled",fitInkBarToContent:"fitInkBarToContent"},features:[Oe]}),i})();const _se=hl(class{}),FR=new Ce("MAT_TAB_GROUP");let gse=(()=>{class i extends _se{constructor(e,n){super(),this._viewContainerRef=e,this._closestTabGroup=n,this.textLabel="",this._contentPortal=null,this._stateChanges=new be,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 tc(this._explicitContent||this._implicitContent,this._viewContainerRef)}_setTemplateLabelInput(e){e&&e._closestTab===this&&(this._templateLabel=e)}}return i.\u0275fac=function(e){return new(e||i)(y(Fn),y(FR,8))},i.\u0275dir=ge({type:i,viewQuery:function(e,n){if(1&e&&ft(fn,7),2&e){let r;Le(r=Ne())&&(n._implicitContent=r.first)}},inputs:{textLabel:["label","textLabel"],ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],labelClass:"labelClass",bodyClass:"bodyClass"},features:[Oe,Vi]}),i})(),xg=(()=>{class i extends gse{get templateLabel(){return this._templateLabel}set templateLabel(e){this._setTemplateLabelInput(e)}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275cmp=we({type:i,selectors:[["mat-tab"]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,JD,7,fn),Tt(r,eC,5)),2&e){let a;Le(a=Ne())&&(n._explicitContent=a.first),Le(a=Ne())&&(n.templateLabel=a.first)}},inputs:{disabled:"disabled"},exportAs:["matTab"],features:[ot([{provide:gR,useExisting:i}]),Oe],ngContentSelectors:kg,decls:1,vars:0,template:function(e,n){1&e&&(Jt(),de(0,Xoe,1,0,"ng-template"))},encapsulation:2}),i})();const kR=Xl({passive:!0});let DR=(()=>{class i{constructor(e,n,r,a,o,s,l){this._elementRef=e,this._changeDetectorRef=n,this._viewportRuler=r,this._dir=a,this._ngZone=o,this._platform=s,this._animationMode=l,this._scrollDistance=0,this._selectedIndexChanged=!1,this._destroyed=new be,this._showPaginationControls=!1,this._disableScrollAfter=!0,this._disableScrollBefore=!0,this._stopScrolling=new be,this._disablePagination=!1,this._selectedIndex=0,this.selectFocusedIndex=new ze,this.indexFocused=new ze,o.runOutsideAngular(()=>{eo(e.nativeElement,"mouseleave").pipe(vt(this._destroyed)).subscribe(()=>{this._stopInterval()})})}get disablePagination(){return this._disablePagination}set disablePagination(e){this._disablePagination=at(e)}get selectedIndex(){return this._selectedIndex}set selectedIndex(e){e=Er(e),this._selectedIndex!=e&&(this._selectedIndexChanged=!0,this._selectedIndex=e,this._keyManager&&this._keyManager.updateActiveItem(e))}ngAfterViewInit(){eo(this._previousPaginator.nativeElement,"touchstart",kR).pipe(vt(this._destroyed)).subscribe(()=>{this._handlePaginatorPress("before")}),eo(this._nextPaginator.nativeElement,"touchstart",kR).pipe(vt(this._destroyed)).subscribe(()=>{this._handlePaginatorPress("after")})}ngAfterContentInit(){const e=this._dir?this._dir.change:pt("ltr"),n=this._viewportRuler.change(150),r=()=>{this.updatePagination(),this._alignInkBarToSelectedTab()};this._keyManager=new $p(this._items).withHorizontalOrientation(this._getLayoutDirection()).withHomeAndEnd().withWrap(),this._keyManager.updateActiveItem(this._selectedIndex),this._ngZone.onStable.pipe(pi(1)).subscribe(r),ki(e,n,this._items.changes,this._itemsResized()).pipe(vt(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(a=>{this.indexFocused.emit(a),this._setTabFocus(a)})}_itemsResized(){return"function"!=typeof ResizeObserver?$n:this._items.changes.pipe(In(this._items),Jn(e=>new qe(n=>this._ngZone.runOutsideAngular(()=>{const r=new ResizeObserver(a=>n.next(a));return e.forEach(a=>r.observe(a.elementRef.nativeElement)),()=>{r.disconnect()}}))),Ok(1),ti(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(!Mr(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:a,offsetWidth:o}=n.elementRef.nativeElement;let s,l;"ltr"==this._getLayoutDirection()?(s=a,l=s+o):(l=this._tabListInner.nativeElement.offsetWidth-a,s=l-o);const c=this.scrollDistance,h=this.scrollDistance+r;s<c?this.scrollDistance-=c-s+60:l>h&&(this.scrollDistance+=l-h+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(),jb(650,100).pipe(vt(ki(this._stopScrolling,this._destroyed))).subscribe(()=>{const{maxScrollDistance:r,distance:a}=this._scrollHeader(e);(0===a||a>=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)(y($e),y(Lt),y(Jo),y(Hn,8),y(st),y(Wi),y(zi,8))},i.\u0275dir=ge({type:i,inputs:{disablePagination:"disablePagination"}}),i})(),vse=(()=>{class i extends DR{constructor(e,n,r,a,o,s,l){super(e,n,r,a,o,s,l),this._disableRipple=!1}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=at(e)}_itemSelected(e){e.preventDefault()}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Lt),y(Jo),y(Hn,8),y(st),y(Wi),y(zi,8))},i.\u0275dir=ge({type:i,inputs:{disableRipple:"disableRipple"},features:[Oe]}),i})(),wse=(()=>{class i extends vse{constructor(e,n,r,a,o,s,l){super(e,n,r,a,o,s,l)}ngAfterContentInit(){this._inkBar=new yR(this._items),super.ngAfterContentInit()}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Lt),y(Jo),y(Hn,8),y(st),y(Wi),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["mat-tab-header"]],contentQueries:function(e,n,r){if(1&e&&Tt(r,wR,4),2&e){let a;Le(a=Ne())&&(n._items=a)}},viewQuery:function(e,n){if(1&e&&(ft(uR,7),ft(hR,7),ft(mR,7),ft(fR,5),ft(pR,5)),2&e){let r;Le(r=Ne())&&(n._tabListContainer=r.first),Le(r=Ne())&&(n._tabList=r.first),Le(r=Ne())&&(n._tabListInner=r.first),Le(r=Ne())&&(n._nextPaginator=r.first),Le(r=Ne())&&(n._previousPaginator=r.first)}},hostAttrs:[1,"mat-mdc-tab-header"],hostVars:4,hostBindings:function(e,n){2&e&&rt("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:[Oe],ngContentSelectors:kg,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&&(Jt(),D(0,"button",0,1),pe("click",function(){return n._handlePaginatorClick("before")})("mousedown",function(a){return n._handlePaginatorPress("before",a)})("touchend",function(){return n._stopInterval()}),Fe(2,"div",2),A(),D(3,"div",3,4),pe("keydown",function(a){return n._handleKeydown(a)}),D(5,"div",5,6),pe("cdkObserveContent",function(){return n._onContentChanges()}),D(7,"div",7,8),Qe(9),A()()(),D(10,"button",9,10),pe("mousedown",function(a){return n._handlePaginatorPress("after",a)})("click",function(){return n._handlePaginatorClick("after")})("touchend",function(){return n._stopInterval()}),Fe(12,"div",2),A()),2&e&&(rt("mat-mdc-tab-header-pagination-disabled",n._disableScrollBefore),Y("matRippleDisabled",n._disableScrollBefore||n.disableRipple)("disabled",n._disableScrollBefore||null),j(3),rt("_mat-animation-noopable","NoopAnimations"===n._animationMode),j(7),rt("mat-mdc-tab-header-pagination-disabled",n._disableScrollAfter),Y("matRippleDisabled",n._disableScrollAfter||n.disableRipple)("disabled",n._disableScrollAfter||null))},dependencies:[Gr,gm],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 iC=new Ce("MAT_TABS_CONFIG");let Fse=0;const kse=ml(fl(class{constructor(i){this._elementRef=i}}),"primary");let xse=(()=>{class i extends kse{constructor(e,n,r,a){super(e),this._changeDetectorRef=n,this._animationMode=a,this._tabs=new nl,this._indexToSelect=0,this._lastFocusedTabIndex=null,this._tabBodyWrapperHeight=0,this._tabsSubscription=p.EMPTY,this._tabLabelSubscription=p.EMPTY,this._dynamicHeight=!1,this._selectedIndex=null,this.headerPosition="above",this._disablePagination=!1,this._preserveContent=!1,this.selectedIndexChange=new ze,this.focusChange=new ze,this.animationDone=new ze,this.selectedTabChange=new ze(!0),this._groupId=Fse++,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=at(e)}get selectedIndex(){return this._selectedIndex}set selectedIndex(e){this._indexToSelect=Er(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=Er(e,null)}get disablePagination(){return this._disablePagination}set disablePagination(e){this._disablePagination=at(e)}get preserveContent(){return this._preserveContent}set preserveContent(e){this._preserveContent=at(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,a)=>r.isActive=a===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 a=0;a<n.length;a++)if(n[a].isActive){this._indexToSelect=this._selectedIndex=a,this._lastFocusedTabIndex=null,r=n[a];break}!r&&n[e]&&Promise.resolve().then(()=>{n[e].isActive=!0,this.selectedTabChange.emit(this._createChangeEvent(e))})}this._changeDetectorRef.markForCheck()})}_subscribeToAllTabChanges(){this._allTabs.changes.pipe(In(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 Dse;return n.index=e,this._tabs&&this._tabs.length&&(n.tab=this._tabs.toArray()[e]),n}_subscribeToTabLabels(){this._tabLabelSubscription&&this._tabLabelSubscription.unsubscribe(),this._tabLabelSubscription=ki(...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)(y($e),y(Lt),y(iC,8),y(zi,8))},i.\u0275dir=ge({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:[Oe]}),i})(),ev=(()=>{class i extends xse{constructor(e,n,r,a){super(e,n,r,a),this._fitInkBarToContent=!1,this._stretchTabs=!0,this.fitInkBarToContent=!(!r||null==r.fitInkBarToContent)&&r.fitInkBarToContent}get fitInkBarToContent(){return this._fitInkBarToContent}set fitInkBarToContent(e){this._fitInkBarToContent=at(e),this._changeDetectorRef.markForCheck()}get stretchTabs(){return this._stretchTabs}set stretchTabs(e){this._stretchTabs=at(e)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Lt),y(iC,8),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["mat-tab-group"]],contentQueries:function(e,n,r){if(1&e&&Tt(r,xg,5),2&e){let a;Le(a=Ne())&&(n._allTabs=a)}},viewQuery:function(e,n){if(1&e&&(ft(Joe,5),ft(ese,5)),2&e){let r;Le(r=Ne())&&(n._tabBodyWrapper=r.first),Le(r=Ne())&&(n._tabHeader=r.first)}},hostAttrs:[1,"mat-mdc-tab-group"],hostVars:6,hostBindings:function(e,n){2&e&&rt("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:[ot([{provide:FR,useExisting:i}]),Oe],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&&(D(0,"mat-tab-header",0,1),pe("indexFocused",function(a){return n._focusChanged(a)})("selectFocusedIndex",function(a){return n.selectedIndex=a}),de(2,rse,9,17,"div",2),A(),D(3,"div",3,4),de(5,ase,1,11,"mat-tab-body",5),A()),2&e&&(Y("selectedIndex",n.selectedIndex||0)("disableRipple",n.disableRipple),j(2),Y("ngForOf",n._tabs),j(1),rt("_mat-animation-noopable","NoopAnimations"===n._animationMode),j(2),Y("ngForOf",n._tabs))},dependencies:[yo,Kn,yi,Ls,Gr,uG,_R,wR,wse],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 Dse{}let CR=0,MR=(()=>{class i extends DR{constructor(e,n,r,a,o,s,l){super(e,a,o,n,r,s,l),this._disableRipple=!1,this.color="primary"}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}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=at(e)}_itemSelected(){}ngAfterContentInit(){this._items.changes.pipe(In(null),vt(this._destroyed)).subscribe(()=>{this.updateActiveLink()}),super.ngAfterContentInit()}updateActiveLink(){if(!this._items)return;const e=this._items.toArray();for(let n=0;n<e.length;n++)if(e[n].active)return this.selectedIndex=n,this._changeDetectorRef.markForCheck(),void(this.tabPanel&&(this.tabPanel._activeTabId=e[n].id));this.selectedIndex=-1,this._inkBar.hide()}_getRole(){return this.tabPanel?"tablist":this._elementRef.nativeElement.getAttribute("role")}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Hn,8),y(st),y(Lt),y(Jo),y(Wi),y(zi,8))},i.\u0275dir=ge({type:i,inputs:{backgroundColor:"backgroundColor",disableRipple:"disableRipple",color:"color",tabPanel:"tabPanel"},features:[Oe]}),i})();const Cse=pl(fl(hl(class{}))),Mse=vR((()=>{class i extends Cse{constructor(e,n,r,a,o,s){super(),this._tabNavBar=e,this.elementRef=n,this._focusMonitor=o,this._isActive=!1,this.id="mat-tab-link-"+CR++,this.rippleConfig=r||{},this.tabIndex=parseInt(a)||0,"NoopAnimations"===s&&(this.rippleConfig.animation={enterDuration:0,exitDuration:0})}get active(){return this._isActive}set active(e){const n=at(e);n!==this._isActive&&(this._isActive=n,this._tabNavBar.updateActiveLink())}get rippleDisabled(){return this.disabled||this.disableRipple||this._tabNavBar.disableRipple||!!this.rippleConfig.disabled}focus(){this.elementRef.nativeElement.focus()}ngAfterViewInit(){this._focusMonitor.monitor(this.elementRef)}ngOnDestroy(){this._focusMonitor.stopMonitoring(this.elementRef)}_handleFocus(){this._tabNavBar.focusIndex=this._tabNavBar._items.toArray().indexOf(this)}_handleKeydown(e){this._tabNavBar.tabPanel&&32===e.keyCode&&this.elementRef.nativeElement.click()}_getAriaControls(){return this._tabNavBar.tabPanel?this._tabNavBar.tabPanel?.id:this.elementRef.nativeElement.getAttribute("aria-controls")}_getAriaSelected(){return this._tabNavBar.tabPanel?this.active?"true":"false":this.elementRef.nativeElement.getAttribute("aria-selected")}_getAriaCurrent(){return this.active&&!this._tabNavBar.tabPanel?"page":null}_getRole(){return this._tabNavBar.tabPanel?"tab":this.elementRef.nativeElement.getAttribute("role")}_getTabIndex(){return this._tabNavBar.tabPanel?this._isActive&&!this.disabled?0:-1:this.tabIndex}}return i.\u0275fac=function(e){return new(e||i)(y(MR),y($e),y(td,8),ca("tabindex"),y(Wr),y(zi,8))},i.\u0275dir=ge({type:i,inputs:{active:"active",id:"id"},features:[Oe]}),i})());let nC=(()=>{class i extends MR{constructor(e,n,r,a,o,s,l,c){super(e,n,r,a,o,s,l),this._fitInkBarToContent=new wi(!1),this._stretchTabs=!0,this.disablePagination=!(!c||null==c.disablePagination)&&c.disablePagination,this.fitInkBarToContent=!(!c||null==c.fitInkBarToContent)&&c.fitInkBarToContent}get fitInkBarToContent(){return this._fitInkBarToContent.value}set fitInkBarToContent(e){this._fitInkBarToContent.next(at(e)),this._changeDetectorRef.markForCheck()}get stretchTabs(){return this._stretchTabs}set stretchTabs(e){this._stretchTabs=at(e)}ngAfterContentInit(){this._inkBar=new yR(this._items),super.ngAfterContentInit()}ngAfterViewInit(){super.ngAfterViewInit()}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Hn,8),y(st),y(Lt),y(Jo),y(Wi),y(zi,8),y(iC,8))},i.\u0275cmp=we({type:i,selectors:[["","mat-tab-nav-bar",""]],contentQueries:function(e,n,r){if(1&e&&Tt(r,rC,5),2&e){let a;Le(a=Ne())&&(n._items=a)}},viewQuery:function(e,n){if(1&e&&(ft(uR,7),ft(hR,7),ft(mR,7),ft(fR,5),ft(pR,5)),2&e){let r;Le(r=Ne())&&(n._tabListContainer=r.first),Le(r=Ne())&&(n._tabList=r.first),Le(r=Ne())&&(n._tabListInner=r.first),Le(r=Ne())&&(n._nextPaginator=r.first),Le(r=Ne())&&(n._previousPaginator=r.first)}},hostAttrs:[1,"mat-mdc-tab-nav-bar","mat-mdc-tab-header"],hostVars:15,hostBindings:function(e,n){2&e&&(nt("role",n._getRole()),rt("mat-mdc-tab-header-pagination-controls-enabled",n._showPaginationControls)("mat-mdc-tab-header-rtl","rtl"==n._getLayoutDirection())("mat-mdc-tab-nav-bar-stretch-tabs",n.stretchTabs)("mat-primary","warn"!==n.color&&"accent"!==n.color)("mat-accent","accent"===n.color)("mat-warn","warn"===n.color)("_mat-animation-noopable","NoopAnimations"===n._animationMode))},inputs:{color:"color",fitInkBarToContent:"fitInkBarToContent",stretchTabs:["mat-stretch-tabs","stretchTabs"]},exportAs:["matTabNavBar","matTabNav"],features:[Oe],attrs:ose,ngContentSelectors:kg,decls:13,vars:8,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-link-container",3,"keydown"],["tabListContainer",""],[1,"mat-mdc-tab-list",3,"cdkObserveContent"],["tabList",""],[1,"mat-mdc-tab-links"],["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&&(Jt(),D(0,"button",0,1),pe("click",function(){return n._handlePaginatorClick("before")})("mousedown",function(a){return n._handlePaginatorPress("before",a)})("touchend",function(){return n._stopInterval()}),Fe(2,"div",2),A(),D(3,"div",3,4),pe("keydown",function(a){return n._handleKeydown(a)}),D(5,"div",5,6),pe("cdkObserveContent",function(){return n._onContentChanges()}),D(7,"div",7,8),Qe(9),A()()(),D(10,"button",9,10),pe("mousedown",function(a){return n._handlePaginatorPress("after",a)})("click",function(){return n._handlePaginatorClick("after")})("touchend",function(){return n._stopInterval()}),Fe(12,"div",2),A()),2&e&&(rt("mat-mdc-tab-header-pagination-disabled",n._disableScrollBefore),Y("matRippleDisabled",n._disableScrollBefore||n.disableRipple)("disabled",n._disableScrollBefore||null),j(10),rt("mat-mdc-tab-header-pagination-disabled",n._disableScrollAfter),Y("matRippleDisabled",n._disableScrollAfter||n.disableRipple)("disabled",n._disableScrollAfter||null))},dependencies:[Gr,gm],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-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-links{display:flex;flex:1 0 auto}[mat-align-tabs=center]>.mat-mdc-tab-link-container .mat-mdc-tab-links{justify-content:center}[mat-align-tabs=end]>.mat-mdc-tab-link-container .mat-mdc-tab-links{justify-content:flex-end}.mat-mdc-tab-link-container{display:flex;flex-grow:1;overflow:hidden;z-index:1}.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container,.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-header-pagination{background-color:var(--mat-mdc-tab-header-with-background-background-color, transparent)}.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container .mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container .mat-mdc-tab-link .mdc-tab__text-label{color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container .mat-mdc-focus-indicator::before{border-color:var(--mat-mdc-tab-header-with-background-foreground-color, inherit)}.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container .mdc-tab__ripple::before,.mat-mdc-tab-nav-bar.mat-tabs-with-background>.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.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-nav-bar.mat-tabs-with-background>.mat-mdc-tab-link-container .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar.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)}"],encapsulation:2}),i})(),rC=(()=>{class i extends Mse{constructor(e,n,r,a,o,s){super(e,n,r,a,o,s),this._destroyed=new be,e._fitInkBarToContent.pipe(vt(this._destroyed)).subscribe(l=>{this.fitInkBarToContent=l})}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete(),super.ngOnDestroy()}}return i.\u0275fac=function(e){return new(e||i)(y(nC),y($e),y(td,8),ca("tabindex"),y(Wr),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["","mat-tab-link",""],["","matTabLink",""]],hostAttrs:[1,"mdc-tab","mat-mdc-tab-link","mat-mdc-focus-indicator"],hostVars:11,hostBindings:function(e,n){1&e&&pe("focus",function(){return n._handleFocus()})("keydown",function(a){return n._handleKeydown(a)}),2&e&&(nt("aria-controls",n._getAriaControls())("aria-current",n._getAriaCurrent())("aria-disabled",n.disabled)("aria-selected",n._getAriaSelected())("id",n.id)("tabIndex",n._getTabIndex())("role",n._getRole()),rt("mat-mdc-tab-disabled",n.disabled)("mdc-tab--active",n.active))},inputs:{disabled:"disabled",disableRipple:"disableRipple",tabIndex:"tabIndex",active:"active",id:"id"},exportAs:["matTabLink"],features:[Oe],attrs:sse,ngContentSelectors:kg,decls:5,vars:2,consts:[[1,"mdc-tab__ripple"],["mat-ripple","",1,"mat-mdc-tab-ripple",3,"matRippleTrigger","matRippleDisabled"],[1,"mdc-tab__content"],[1,"mdc-tab__text-label"]],template:function(e,n){1&e&&(Jt(),Fe(0,"span",0)(1,"div",1),D(2,"span",2)(3,"span",3),Qe(4),A()()),2&e&&(j(1),Y("matRippleTrigger",n.elementRef.nativeElement)("matRippleDisabled",n.rippleDisabled))},dependencies:[Gr],styles:['.mat-mdc-tab-link{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-tab-link.mdc-tab{height:48px;flex-grow:0}.mat-mdc-tab-link .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-link .mdc-tab__text-label{display:inline-flex;align-items:center}.mat-mdc-tab-link .mdc-tab__content{position:relative}.mat-mdc-tab-link:hover .mdc-tab__ripple::before{opacity:.04}.mat-mdc-tab-link.cdk-program-focused .mdc-tab__ripple::before,.mat-mdc-tab-link.cdk-keyboard-focused .mdc-tab__ripple::before{opacity:.12}.mat-mdc-tab-link .mat-ripple-element{opacity:.12}.mat-mdc-tab-link.mat-mdc-tab-disabled{pointer-events:none;opacity:.4}.mat-mdc-tab-header.mat-mdc-tab-nav-bar-stretch-tabs .mat-mdc-tab-link{flex-grow:1}.mat-mdc-tab-link::before{margin:5px}@media(max-width: 599px){.mat-mdc-tab-link{min-width:72px}}'],encapsulation:2,changeDetection:0}),i})(),ER=(()=>{class i{constructor(){this.id="mat-tab-nav-panel-"+CR++}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=we({type:i,selectors:[["mat-tab-nav-panel"]],hostAttrs:["role","tabpanel",1,"mat-mdc-tab-nav-panel"],hostVars:2,hostBindings:function(e,n){2&e&&nt("aria-labelledby",n._activeTabId)("id",n.id)},inputs:{id:"id"},exportAs:["matTabNavPanel"],ngContentSelectors:kg,decls:1,vars:0,template:function(e,n){1&e&&(Jt(),Qe(0))},encapsulation:2,changeDetection:0}),i})(),Ese=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Tn,wt,es,Ns,Gp,wm,wt]}),i})();function Sse(i,t){1&i&&(D(0,"span"),Q(1,"\xa0Relays"),A())}function Ase(i,t){if(1&i&&(D(0,"mat-icon",2),Q(1,"dns"),A(),de(2,Sse,2,0,"span",3),mi(3,"async")),2&i){const e=oe();j(2),Y("ngIf",!1===fi(3,1,e.appState.displayLabels$))}}function Tse(i,t){if(1&i&&(D(0,"mat-panel-title"),Q(1),A()),2&i){const e=oe().$implicit;j(1),bi(null==e.metadata.nip11?null:e.metadata.nip11.name)}}function Ise(i,t){if(1&i&&(D(0,"div",15),Q(1),A()),2&i){const e=oe().$implicit;j(1),bi(e.metadata.error)}}function Lse(i,t){if(1&i&&(D(0,"h2"),Q(1),A()),2&i){const e=oe(2).$implicit;j(1),bi(null==e.metadata.nip11?null:e.metadata.nip11.name)}}function Nse(i,t){if(1&i&&(D(0,"div"),de(1,Lse,2,1,"h2",3),Q(2),Fe(3,"br")(4,"br"),D(5,"span",16),Q(6),Fe(7,"br"),Q(8),Fe(9,"br"),D(10,"span",17),Q(11),A()(),D(12,"div"),Q(13),A()()),2&i){const e=oe().$implicit;j(1),Y("ngIf",null==e.metadata.nip11?null:e.metadata.nip11.name),j(1),ci(" ",e.metadata.nip11.description,""),j(4),ci(" NIPs: ",e.metadata.nip11.supported_nips,""),j(2),kp(" Software: ",e.metadata.nip11.software," (",e.metadata.nip11.version,")"),j(3),ci(" ID: ",e.metadata.nip11.pubkey,""),j(2),ci("Subscriptions Count : ",e.subscriptions.length,"")}}function Ose(i,t){if(1&i){const e=ut();D(0,"mat-expansion-panel")(1,"mat-expansion-panel-header"),de(2,Tse,2,1,"mat-panel-title",3),mi(3,"async"),D(4,"mat-panel-description"),Q(5),D(6,"mat-icon",11),Q(7,"radio_button_checked"),A()()(),de(8,Ise,2,1,"div",12),de(9,Nse,14,7,"div",3),D(10,"button",13),pe("click",function(){const a=Re(e).$implicit;return Be(oe(2).deleteRelay(a))}),Q(11,"Delete"),A(),D(12,"mat-slide-toggle",14),pe("change",function(){const a=Re(e).$implicit;return Be(oe(2).onRelayChanged(a))})("ngModelChange",function(r){return Be(Re(e).$implicit.metadata.enabled=r)}),Q(13,"\xa0On/Off"),A()()}if(2&i){const e=t.$implicit,n=oe(2);j(2),Y("ngIf",!fi(3,6,n.appState.isSmallScreen$)),j(3),ci(" ",e.url," "),j(1),Y("ngClass","relay-status-"+e.status),j(2),Y("ngIf",e.metadata.error),j(1),Y("ngIf",e.metadata.nip11),j(3),Y("ngModel",e.metadata.enabled)}}function Rse(i,t){1&i&&(D(0,"span"),Q(1,"Expand All"),A())}function Pse(i,t){1&i&&(D(0,"span"),Q(1,"Collapse All"),A())}function Bse(i,t){if(1&i){const e=ut();D(0,"div",4)(1,"mat-accordion",5),de(2,Ose,14,8,"mat-expansion-panel",6),A(),D(3,"div",7)(4,"button",8),pe("click",function(){return Re(e),Be(oe().toggle())}),de(5,Rse,2,0,"span",3),de(6,Pse,2,0,"span",3),A(),Fe(7,"br"),D(8,"button",9),pe("click",function(){return Re(e),Be(oe().getRelays())}),Q(9,"Append relays from extension"),A(),D(10,"button",9),pe("click",function(){return Re(e),Be(oe().getDefaultRelays())}),Q(11,"Append relays from app"),A(),D(12,"button",10),pe("click",function(){return Re(e),Be(oe().deleteRelays())}),Q(13,"Delete all relays"),A()()()}if(2&i){const e=oe();j(2),Y("ngForOf",e.relayService.relays),j(3),Y("ngIf",!e.open),j(1),Y("ngIf",e.open)}}function Hse(i,t){1&i&&(D(0,"span"),Q(1,"\xa0Options"),A())}function Yse(i,t){if(1&i&&(D(0,"mat-icon",2),Q(1,"settings_applications"),A(),de(2,Hse,2,0,"span",3),mi(3,"async")),2&i){const e=oe();j(2),Y("ngIf",!1===fi(3,1,e.appState.displayLabels$))}}function jse(i,t){if(1&i){const e=ut();D(0,"div",4)(1,"mat-card")(2,"mat-card-content")(3,"mat-form-field",18)(4,"mat-label"),Q(5,"Choose mode"),A(),D(6,"mat-select",19),pe("selectionChange",function(){Re(e);const r=oe();return Be(r.theme.darkMode=!r.theme.darkMode)}),D(7,"mat-option",20),Q(8,"Dark"),A(),D(9,"mat-option",20),Q(10,"Light"),A()()()()(),Fe(11,"br"),D(12,"mat-card")(13,"mat-card-content")(14,"button",8),pe("click",function(){return Re(e),Be(oe().registerHandler("web+nostr","nostr"))}),Q(15,"Register Protocol Handler"),A(),Fe(16,"br")(17,"br"),D(18,"div",16),Q(19,"Click the button to make Blockcore Notes handle links on websites for npub, nevent and nprofile."),A()()()()}if(2&i){const e=oe();j(6),Y("value",e.theme.darkMode),j(1),Y("value",!0),j(2),Y("value",!1)}}function Vse(i,t){1&i&&(D(0,"span"),Q(1,"\xa0Data"),A())}function zse(i,t){if(1&i&&(D(0,"mat-icon",2),Q(1,"inventory_2"),A(),de(2,Vse,2,0,"span",3),mi(3,"async")),2&i){const e=oe();j(2),Y("ngIf",!1===fi(3,1,e.appState.displayLabels$))}}function Use(i,t){1&i&&(D(0,"p"),Q(1,"All local data cache was cleared."),A())}function Wse(i,t){if(1&i){const e=ut();D(0,"div",4)(1,"p")(2,"button",10),pe("click",function(){return Re(e),Be(oe().clearDatabase())}),Q(3,"Wipe Local Database"),A()(),de(4,Use,2,0,"p",3),A()}if(2&i){const e=oe();j(4),Y("ngIf",e.wiped)}}class Dg{constructor(t,e,n,r,a,o){this.relayService=t,this.dialog=e,this.appState=n,this.profileService=r,this.theme=a,this.db=o,this.wiped=!1,this.wipedNonFollow=!1,this.wipedNotes=!1,this.open=!1}toggle(){this.open?(this.open=!1,this.accordion.closeAll()):(this.open=!0,this.accordion.openAll())}deleteRelay(t){var e=this;return De(function*(){yield e.relayService.deleteRelay(t.url)})()}deleteRelays(){var t=this;return De(function*(){yield t.relayService.reset()})()}clearProfileCache(){var t=this;return De(function*(){t.wipedNonFollow=!0})()}onRelayChanged(t){var e=this;return De(function*(){t.metadata.enabled?yield t.connect():yield t.close(),yield e.relayService.putRelayMetadata(t.metadata)})()}clearDatabase(){var t=this;return De(function*(){yield t.db.delete(),t.wiped=!0,location.reload()})()}clearNotesCache(){var t=this;return De(function*(){t.wipedNotes=!0})()}getDefaultRelays(){var t=this;return De(function*(){yield t.relayService.appendRelays(t.relayService.defaultRelays),yield t.relayService.connect()})()}getRelays(){var t=this;return De(function*(){const n=yield globalThis.nostr.getRelays();yield t.relayService.appendRelays(n),yield t.relayService.connect()})()}ngOnInit(){this.appState.updateTitle("Settings"),this.appState.showBackButton=!0,this.appState.actions=[{icon:"add_circle",tooltip:"Add Relay",click:()=>{this.addRelay()}}]}registerHandler(t,e){navigator.registerProtocolHandler(t,`/?${e}=%s`)}addRelay(){var t=this;this.dialog.open(Fg,{data:{read:!0,write:!0},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=De(function*(r){!r||(-1===r.url.indexOf("://")&&(r.url="wss://"+r.url),yield t.relayService.appendRelay(r.url,r.read,r.write),t.relayService.connect())});return function(r){return n.apply(this,arguments)}}())}}function Gse(i,t){1&i&&(D(0,"mat-icon",1),Q(1,"public"),A()),2&i&&Y("matTooltip",t.$implicit)}Dg.\u0275fac=function(t){return new(t||Dg)(y(Dl),y(io),y(gn),y(hn),y(nh),y(Co))},Dg.\u0275cmp=we({type:Dg,selectors:[["app-settings"]],viewQuery:function(t,e){if(1&t&&ft(rg,5),2&t){let n;Le(n=Ne())&&(e.accordion=n.first)}},decls:10,vars:0,consts:[["mat-tab-label",""],["matTabContent",""],[1,"example-tab-icon"],[4,"ngIf"],[1,"page"],["multi","",1,"example-headers-align"],[4,"ngFor","ngForOf"],[1,"settings-action-buttons"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary",3,"click"],["mat-flat-button","","color","warn",3,"click"],[1,"online",3,"ngClass"],["class","error",4,"ngIf"],["mat-raised-button","","color","warn",1,"delete-button",3,"click"],[1,"options-slider",3,"ngModel","change","ngModelChange"],[1,"error"],[1,"dimmed"],[1,"wrap"],["appearance","outline",1,"input-full-width"],[3,"value","selectionChange"],[3,"value"]],template:function(t,e){1&t&&(D(0,"mat-tab-group")(1,"mat-tab"),de(2,Ase,4,3,"ng-template",0),de(3,Bse,14,3,"ng-template",1),A(),D(4,"mat-tab"),de(5,Yse,4,3,"ng-template",0),de(6,jse,20,3,"ng-template",1),A(),D(7,"mat-tab"),de(8,zse,4,3,"ng-template",0),de(9,Wse,5,1,"ng-template",1),A()())},dependencies:[yo,Kn,yi,Cl,ss,Fo,XD,Cm,yc,K_,wa,JD,eC,xg,ev,rg,ig,ng,By,Py,wg,Mo,os,Ja],styles:[".example-action-buttons[_ngcontent-%COMP%]{padding-bottom:20px}.example-headers-align[_ngcontent-%COMP%] .mat-expansion-panel-header-description[_ngcontent-%COMP%]{justify-content:space-between;align-items:center}.example-headers-align[_ngcontent-%COMP%] .mat-mdc-form-field[_ngcontent-%COMP%] + .mat-mdc-form-field[_ngcontent-%COMP%]{margin-left:8px}.relay-status-0[_ngcontent-%COMP%]{color:silver}.relay-status-1[_ngcontent-%COMP%]{color:green}.relay-status-2[_ngcontent-%COMP%]{color:orange}.relay-status-3[_ngcontent-%COMP%]{color:red}.error[_ngcontent-%COMP%]{color:#db0202}.settings-action-buttons[_ngcontent-%COMP%]{padding-top:.8em;padding-bottom:1em}.settings-action-buttons[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{margin-bottom:1em;margin-right:1em}@media only screen and (max-width: 599px){.settings-action-buttons[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{width:100%;margin-right:0}}.delete-button[_ngcontent-%COMP%]{margin-top:.8em}.options-slider[_ngcontent-%COMP%]{margin-left:1em}"]});class Sd{constructor(t){this.profiles=t,this.pubkey=""}ngOnInit(){var t=this;return De(function*(){t.profile||(t.profile=yield t.profiles.getLocalProfile(t.pubkey)),t.profile&&(t.verifications=t.profile.verifications)})()}}Sd.\u0275fac=function(t){return new(t||Sd)(y(hn))},Sd.\u0275cmp=we({type:Sd,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&&de(0,Gse,2,1,"mat-icon",0),2&t&&Y("ngForOf",e.verifications)},dependencies:[Kn,wa,eh],encapsulation:2});var $se=S(6660),qse=S(9921);const Kse=["Lightbox"];let Qse=(()=>{class i{constructor(){}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=we({type:i,selectors:[["photo-gallery-lightbox"]],viewQuery:function(e,n){if(1&e&&ft(Kse,7),2&e){let r;Le(r=Ne())&&(n.element=r.first)}},decls:26,vars:0,consts:[[1,"lightbox-wrapper"],["tabindex","-1","role","dialog","aria-hidden","true",1,"pswp"],["Lightbox",""],[1,"pswp__bg"],[1,"pswp__scroll-wrap"],[1,"pswp__container"],[1,"pswp__item"],[1,"pswp__ui","pswp__ui--hidden"],[1,"pswp__top-bar"],[1,"pswp__counter"],["title","Close (Esc)",1,"pswp__button","pswp__button--close"],["title","Share",1,"pswp__button","pswp__button--share"],["title","Toggle fullscreen",1,"pswp__button","pswp__button--fs"],["title","Zoom in/out",1,"pswp__button","pswp__button--zoom"],[1,"pswp__preloader"],[1,"pswp__preloader__icn"],[1,"pswp__preloader__cut"],[1,"pswp__preloader__donut"],[1,"pswp__share-modal","pswp__share-modal--hidden","pswp__single-tap"],[1,"pswp__share-tooltip"],["title","Previous (arrow left)",1,"pswp__button","pswp__button--arrow--left"],["title","Next (arrow right)",1,"pswp__button","pswp__button--arrow--right"],[1,"pswp__caption"],[1,"pswp__caption__center"]],template:function(e,n){1&e&&(D(0,"div",0)(1,"div",1,2),Fe(3,"div",3),D(4,"div",4)(5,"div",5),Fe(6,"div",6)(7,"div",6)(8,"div",6),A(),D(9,"div",7)(10,"div",8),Fe(11,"div",9)(12,"button",10)(13,"button",11)(14,"button",12)(15,"button",13),D(16,"div",14)(17,"div",15)(18,"div",16),Fe(19,"div",17),A()()()(),D(20,"div",18),Fe(21,"div",19),A(),Fe(22,"button",20)(23,"button",21),D(24,"div",22),Fe(25,"div",23),A()()()()())},styles:['@charset "UTF-8";.lightbox-wrapper[_ngcontent-%COMP%] {position:relative;z-index:20000}.lightbox-wrapper[_ngcontent-%COMP%] .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:20000;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp *{box-sizing:border-box}.lightbox-wrapper[_ngcontent-%COMP%] .pswp img{max-width:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity .3s cubic-bezier(.4,0,.22,1)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--open{display:block}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__container, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__zoom-wrap{touch-action:none;position:absolute;inset:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__container, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__img{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform .3s cubic-bezier(.4,0,.22,1)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__bg{will-change:opacity;transition:opacity .3s cubic-bezier(.4,0,.22,1)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--animated-in .pswp__bg, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--animated-in .pswp__zoom-wrap{transition:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__container, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__zoom-wrap{-webkit-backface-visibility:hidden}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__item{position:absolute;inset:0;overflow:hidden}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__img--placeholder{-webkit-backface-visibility:hidden}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__img--placeholder--blank{background:#333333}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__error-msg a{color:#ccc;text-decoration:underline}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button:focus, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__button:hover{opacity:1}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button:active{outline:none;opacity:.9}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button::-moz-focus-inner{padding:0;border:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--over-close .pswp__button--close{opacity:1}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--left:before, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--right:before{background:url(default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.lightbox-wrapper[_ngcontent-%COMP%] .pswp--svg .pswp__button, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--svg .pswp__button--arrow--left:before, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.svg)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--svg .pswp__button--arrow--left, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--svg .pswp__button--arrow--right{background:none}}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--close{background-position:0 -44px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--share{background-position:-44px -44px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--fs{display:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--supports-fs .pswp__button--fs{display:block}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--fs .pswp__button--fs{background-position:-44px 0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--zoom{display:none;background-position:-88px 0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--zoom-allowed .pswp__button--zoom{display:block}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--touch .pswp__button--arrow--left, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--touch .pswp__button--arrow--right{visibility:hidden}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--left, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--left{left:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--right{right:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--left:before, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--right:before{content:"";top:35px;background-color:#0000004d;height:30px;width:32px;position:absolute}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__counter, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-modal{-webkit-user-select:none;user-select:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:20100;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-modal--hidden{display:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-tooltip{z-index:20120;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px #00000040;transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-tooltip a:hover{text-decoration:none;color:#000}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-modal--fade-in{opacity:1}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--touch .pswp__share-tooltip a{padding:16px 12px}.lightbox-wrapper[_ngcontent-%COMP%] a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid rgba(0,0,0,0);border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}.lightbox-wrapper[_ngcontent-%COMP%] a.pswp__share--facebook:hover{background:#3E5C9A;color:#fff}.lightbox-wrapper[_ngcontent-%COMP%] a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}.lightbox-wrapper[_ngcontent-%COMP%] a.pswp__share--twitter:hover{background:#55ACEE;color:#fff}.lightbox-wrapper[_ngcontent-%COMP%] a.pswp__share--pinterest:hover{background:#CCC;color:#ce272d}.lightbox-wrapper[_ngcontent-%COMP%] a.pswp__share--download:hover{background:#DDD}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption small{font-size:11px;color:#bbb}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption--empty{display:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption--fake{visibility:hidden}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__preloader__icn{width:20px;height:20px;margin:12px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__preloader--active{opacity:1}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__preloader--active .pswp__preloader__icn{background:url(preloader.gif) 0 0 no-repeat}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--css_animation .pswp__preloader--active{opacity:1}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:_ngcontent-%COMP%_clockwise .5s linear infinite}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:_ngcontent-%COMP%_donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.lightbox-wrapper[_ngcontent-%COMP%] .pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes _ngcontent-%COMP%_clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _ngcontent-%COMP%_donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:20050}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__top-bar, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--has_mouse .pswp__button--arrow--left, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity .3s cubic-bezier(.4,0,.22,1)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--has_mouse .pswp__button--arrow--left, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__top-bar, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption{background-color:#00000080}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--fit .pswp__top-bar, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--fit .pswp__caption{background-color:#0000004d}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--idle .pswp__top-bar{opacity:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--idle .pswp__button--arrow--left, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--idle .pswp__button--arrow--right{opacity:0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--hidden .pswp__top-bar, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--hidden .pswp__caption, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--hidden .pswp__button--arrow--left, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--one-slide .pswp__button--arrow--left, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--one-slide .pswp__button--arrow--right, .lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--one-slide .pswp__counter{display:none}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__element--disabled{display:none!important}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--minimal--dark .pswp__top-bar{background:none}@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.lightbox-wrapper[_ngcontent-%COMP%] .pswp--svg .pswp__button, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--svg .pswp__button--arrow--left:before, .lightbox-wrapper[_ngcontent-%COMP%] .pswp--svg .pswp__button--arrow--right:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjY0IiBoZWlnaHQ9Ijg4IiB2aWV3Qm94PSIwIDAgMjY0IDg4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5kZWZhdWx0LXNraW4gMjwvdGl0bGU+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Zz48cGF0aCBkPSJNNjcuMDAyIDU5LjV2My43NjhjLTYuMzA3Ljg0LTkuMTg0IDUuNzUtMTAuMDAyIDkuNzMyIDIuMjItMi44MyA1LjU2NC01LjA5OCAxMC4wMDItNS4wOThWNzEuNUw3MyA2NS41ODUgNjcuMDAyIDU5LjV6IiBpZD0iU2hhcGUiIGZpbGw9IiNmZmYiLz48ZyBmaWxsPSIjZmZmIj48cGF0aCBkPSJNMTMgMjl2LTVoMnYzaDN2MmgtNXpNMTMgMTVoNXYyaC0zdjNoLTJ2LTV6TTMxIDE1djVoLTJ2LTNoLTN2LTJoNXpNMzEgMjloLTV2LTJoM3YtM2gydjV6IiBpZD0iU2hhcGUiLz48L2c+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTYyIDI0djVoLTJ2LTNoLTN2LTJoNXpNNjIgMjBoLTV2LTJoM3YtM2gydjV6TTcwIDIwdi01aDJ2M2gzdjJoLTV6TTcwIDI0aDV2MmgtM3YzaC0ydi01eiIvPjwvZz48cGF0aCBkPSJNMjAuNTg2IDY2bC01LjY1Ni01LjY1NiAxLjQxNC0xLjQxNEwyMiA2NC41ODZsNS42NTYtNS42NTYgMS40MTQgMS40MTRMMjMuNDE0IDY2bDUuNjU2IDUuNjU2LTEuNDE0IDEuNDE0TDIyIDY3LjQxNGwtNS42NTYgNS42NTYtMS40MTQtMS40MTRMMjAuNTg2IDY2eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMTEuNzg1IDY1LjAzTDExMCA2My41bDMtMy41aC0xMHYtMmgxMGwtMy0zLjUgMS43ODUtMS40NjhMMTE3IDU5bC01LjIxNSA2LjAzeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xNTIuMjE1IDY1LjAzTDE1NCA2My41bC0zLTMuNWgxMHYtMmgtMTBsMy0zLjUtMS43ODUtMS40NjhMMTQ3IDU5bDUuMjE1IDYuMDN6IiBmaWxsPSIjZmZmIi8+PGc+PHBhdGggaWQ9IlJlY3RhbmdsZS0xMSIgZmlsbD0iI2ZmZiIgZD0iTTE2MC45NTcgMjguNTQzbC0zLjI1LTMuMjUtMS40MTMgMS40MTQgMy4yNSAzLjI1eiIvPjxwYXRoIGQ9Ik0xNTIuNSAyN2MzLjAzOCAwIDUuNS0yLjQ2MiA1LjUtNS41cy0yLjQ2Mi01LjUtNS41LTUuNS01LjUgMi40NjItNS41IDUuNSAyLjQ2MiA1LjUgNS41IDUuNXoiIGlkPSJPdmFsLTEiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTUwIDIxaDV2MWgtNXoiLz48L2c+PGc+PHBhdGggZD0iTTExNi45NTcgMjguNTQzbC0xLjQxNCAxLjQxNC0zLjI1LTMuMjUgMS40MTQtMS40MTQgMy4yNSAzLjI1eiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMDguNSAyN2MzLjAzOCAwIDUuNS0yLjQ2MiA1LjUtNS41cy0yLjQ2Mi01LjUtNS41LTUuNS01LjUgMi40NjItNS41IDUuNSAyLjQ2MiA1LjUgNS41IDUuNXoiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTA2IDIxaDV2MWgtNXoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTA5LjA0MyAxOS4wMDhsLS4wODUgNS0xLS4wMTcuMDg1LTV6Ii8+PC9nPjwvZz48L2c+PC9zdmc+)}}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__img--placeholder{align-items:center;display:flex;justify-content:center}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__img--placeholder:after{background:url(data:image/gif;base64,R0lGODlhQABAAPcbADc3N5CQkJOTk5GRkVxcXIODgz8/P5eXl2xsbHx8fENDQ5aWlnp6epSUlIeHhzo6OldXV3FxcURERIWFhZKSkkFBQWpqamNjY2BgYISEhGVlZTQ0NIaGhkhISJubm35+fpycnImJiX9/f5qamnJyclVVVZ+fn52dnYKCgkJCQp6enkVFRWlpaT4+PkZGRl1dXW1tbYCAgF9fX4+Pj1ZWVo6OjkdHR3Z2dkBAQElJSTg4OGRkZIiIiGFhYXt7e1RUVGZmZoqKiltbW1NTU3h4eFJSUjY2NouLi25ubpWVlZmZmUtLS2dnZ29vb2trazU1NV5eXnNzc3BwcGhoaKOjo6GhoaSkpHR0dKCgoFpaWoGBgaenpzk5OU9PTzs7O0pKSpiYmI2NjXl5eUxMTHd3d1lZWXV1dT09PVBQUFFRUX19fVhYWE1NTU5OTjw8PGJiYoyMjKKioqurq6ioqKysrLKysq+vr7GxsbCwsK2tra6urqmpqaqqqrW1tbS0tLOzs6Wlpaampre3t7m5uba2tru7u7i4uL29vb+/v8HBwcPDw7y8vLq6us7OzsfHx8zMzMjIyM3NzcvLy8TExMXFxdHR0c/Pz8bGxsDAwNPT09TU1NLS0sLCwtfX18rKyt7e3tzc3Nra2tnZ2djY2Nvb2+Hh4dbW1uPj4+Li4t3d3efn5+vr6+zs7L6+vsnJyeTk5N/f39XV1eDg4Orq6ubm5u/v7+3t7dDQ0Ojo6PDw8Pn5+fb29vX19e7u7vLy8v39/fT09Pf39/j4+OXl5QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hlPcHRpbWl6ZWQgdXNpbmcgZXpnaWYuY29tACH5BAkFABsALAAAAABAAEAAAAf/gBuCg4SFhoeIiYqLjI2Oj5CRkpOUlZaXmJmam5ydnp+goaKjpKWmp6ipqpZcFTmvD6uLrTcNSre4DTcQXLKEXhZJC2K8BkYAxhC1urGyGrYyOoo6MgICF6oADAdIvY1cSNxGp14O15Jd1l6lTxNHOJQKRwXro2QDBqznohAHOZhj/IXS5kSTkxoAQDHBp0nHvk7tsG2q9indE04RPUVgoLGJpwEEOkIE88XTEpIYUY7Mt0mCypT/Wr6UGbPhTJsscZoE8xGDyE4IEvzkZBHmTihEk1zUOGNcpowVH17aQcFbVBsAF4QUlSBAzknyOI7S9i7egAxOx2aQ6igdPXK1QZrUYwRMnCoaYa5JS0TNGg1fRp4No2HDGLLCYhYw8zWIlq1ct3ZZZVyoFazJlDNr3sy5s+fPoEOLHk26tOnTmgMBACH5BAkFAAIALA4ADgAkACQAAAj/AAUIHEhQoAIoRGI4qMFQCxkoCgpKnEgQQoYBDpgQ+MGmDUcmCwtAoEhSQAeHGku6mDJDRIeSBS+0dANzYAsYLWsCIANnSU2JS+CYAUByp4MUPycqWEh0Is8zSSm2CEHG6dGoRWswKXgyDVaVA7wO/EDiK8woH2yGNQsWjUAxMNieJWJyRg65bYfAwZs3Ct+SN4BE2fFTwZ9Vq/5ErCnYx4ufd1gdOcJKz0+EE2j8pLVAoJJTlwtwGFlTVWcBC16FVoMB8iqqlVdPKXx4Fp7Fc534+EvS8Rq7vIEGQPNgeHCuwOEeJ0jW4NrlNp4LUL48YUXpf39gnw48+/a3PFrwNZ1aVelTuS6CxGhqvqdZ7WTY956ZFAfarfVRdpTKhiWKL+9d1BIMEKWBWQAYrTHegQ3pV1NAACH5BAkFAAEALA0ADQAmACYAAAj/AAMIHEiQIIAcXUoIWZgQQMGHECF6KUPCQYgCashoxIhxjZeIIAcagcIhg5MuRh4etJCBw4uUIVWiQFHmScwATyjSvClww5sQL3mKfMHjzU0uNyZ8ESrTjA6QPpUylRjDDEgnHHBMjeilKsQsQLdCDWuwqNiQTHicIThF6lmuE5iINPv2Koq1AUhuqDsWikCNfNHewEn26BqPQrvczeEAZswbuXRJjsDTSOMiDHhKWSXChQsRnDWnEWL1ZuiBE2aJ/nlUVxe2rm+SOCyl9euBRWI/fkOaZ6gJBFOv1qKZswQboDUMf1Bccq7BR4N8Qbq08mGHPIdo4ZKXRWC7Ail+YI9osifd8bjd5lWL3jyBsi/ar7fJtjF65NULyihg4DuOuHa5wFcKXvW1xFttlPRUSFGx8BFTEwG1V3YXEUAfg0SdlxgLFaKkUkItOYigThd9sBFHLCDmH0IKMdQBdjcFBAAh+QQJBQABACwMAAwAKAAoAAAI/wADCBxIsGCAJ1wMrFiY0KDDhw8TSilAsWLFH1wgaixogIWWKARs4PCCkKQNAlE+GtgI0csOlSzPvIHJkmDHJjhqDsTRREQHnQFoaIEAlOPQmj3U2Chq0MYHDBshHGXa9GnLqVSr/tSa9SqAql01wpBhdGXYiFiD7jgr1snOAgrYehX4Q03RLl2KJhhC90JNHQtO7Rq8QAdSFgIZ8N3oRRQqGBUUwHhl6kFMIom/sNzySoJNWlQuH4TLmFcUg2Z4fdWYAq5kw2J3mf1MlLVr0rFn75TN+LZuhwBMo1bdmyRujZw97wYkOoDimKReQZZM2QtLqZn/Gho82NDvhzJg9GwF2hHCd4g+fvSNKxe4z4FO/LZH7fZtzvn2C3rED38KV/wloHCeUEu159RiDjHxQQtyHRiVUmc5eFkaXdVFoU4HnncVhHe91MMZE15gWVY3NRHSSCWNhFIMHzbYQXgJWBSjDB08wd9OKURGVUAAIfkECQUAAQAsDAAMACgAKAAACP8AAwgcSJCgAgJOmlwRw1ChEAUFI0qUyKVMFIY00iyxwVEjEwZRynCZSHIgAIs7cjwpaSTHDiIiS1IkAwOiTIMOb5pkUETnzJ4318D0OdHG0JIQzBggSrKC0qY8mbIUk+OnVJlJbUSMUOZqUCkFuzDwqpNEl500yH5dGqCNGbVl2wgEUsLnSS0iIBjxmbFt1KCffJEaTEqGTqdP2Ly9GaSXiiVzVdRyEFcIWKy1DIfNvFZzU1IeJkoeibSHhTWYIVP0xQIrC64y1dAqOUuMa9glo8yiHeE2hNRFfakmieE0lJuUQks8cakz4BdbbZ11LbZsbYIiVlFm3EWHjxTWaVl1Gv/pwuHvARCgPiw0797zc2+8h1v0r5Gj9CVmRZs/IgD8AWwQUn9hRbFBgUAR+ANVVvUnwV/6PUVfCgyWNpxXY0BoIVlZACjTfxWyZ4aBUrUUQUguHEiRC5ZxtRKHpsGUkUpDvPARTVo5yEaLNMGQ0hcq3hQQACH5BAkFAAEALAsACwAqACoAAAj/AAMIHEiwoEAdODqkQaNQh8GHECNyWSIESRSLQDJiFLKES8SPBR8QuNKkTAqIKco0IekRJMohJFjYcHmQRYQhG2gSdOMEwRKdO2FY8AJ0xU0jQEO+keKCZhGSSVFeSQPyy9SoEq9KpYH1Iw0SOB6KLNO1KlODGJoAKPsRwNmgVNl61SowrVyXPQdyoevyyRCcRbV2uaKzySVVrBJPQlK4TV0IfQmx2qLWBostk0+aDWAkSlOQhkzJQNtJUF/PKfg+VLOK7EMIq8SYrWDZZaQTH088wmuDDYyqrb2uegASyRiYwIlLZAVlNpDkbYPP9Q09Io3hxY+zsL0l9ybeFVQbk4zBHGXs2U882xZNutDpJwEuQK4qmbICy5gJaZ5bs/DhxKos1lhNKxT1F3w6GUXUY3dtppd4DRJYkF0RoiWEQW7NV+Fja2EIIVuDhbVVhW2oN12DEHyo1AVIddUZWIGZmNQYFhkQVYZD5VSVZaiV5QUUJPXQRUI7JdRDTC8sKNePGgXJhBROArYhZyvkwMaBByYVEAAh+QQJBQABACwKAAoALAAsAAAI/wADCBxIsGBBAAZaADDIsKHDg0uyXHACo6JFiW4eajRoZAgTBDKWuPGiY4NJkhErDnmyUWPKNjo26mgzZcqSlgy9TISJU+ATmhce9PRpgYCRoQQ7ssDRswNIpAwhOOnQ0gaMLlAbdrnqcmpWh2m8amUh5OtDAjbHCjXb8GeWnAgysnX4JK7BHRDmdj24tGmaNAtxAhArEG/VGo9eqVr8qMaGqhcGPujrclGqIxoqKNhxJBWjFDK5BogY86GBWH9WcBSkyUBXqqPfauwz6KEgPRuFlA3ApI1GM6AkmP5kZm/s2Vg2YsG014jotqeK/0b1WqeX4WNyq8pO9yqX51G3a6znrpY3F43EtRvvjVz5ovU3z8ZyTTeWE/jube/JvYaozEyCqHYQa/SdZQNR57lkBSiYJaRBZ1a0ENpRhR3YkgZ7dMLYHpFBllRafg3lVkET6WUgR4SZ+CFsJGLwmIqS9SBDeTBWeB2NKoZVwWs5ptidECyZVZePptW0FlSTgejXVEdCxmRWJhUVUpBtWWVkaV+5pdIYK5xhxJddSrQljCOJeZGUItWYU0KBQRUQACH5BAkFAAEALAoACgAsACwAAAj/AAMIHEiwoMAzEpaggcBQ4RmDECNK9KJwB5MLBGh02ZjxYkOJIAvqGAKkxxAXACKOJFkyZUiVHFe8JOjijcUnM2lCuZlTp4YeOnoawOilJ0SKF1rMXNHSKEwNMkG2gOo05MKoRzFWffnRININW61mxCkSaFiuGctiPSuV6kCSbHPufItBgdwCeypZ2lOgRE4FQLgc1LAU0KgtQRDACDLnsISZNgW+KPKSRChGNrwaCkUCbQAATFJYBUUB7FEKoLqINcI0pJFEhl4uSmT6qcLRmUf3EJsGQkg4gHICOsJ7SEhCWnLiLS71ExS5pIy0TTuxlAzoLm0fF6F8EnOQw4XHpfkucYKo3M25g3yTYyhZlZ9iH7dkoG39HXbXfyqtErXftoNVBoohHWgGyhWefUYZV5gclthiW5CCSRuQ5WZEUksd8UkpHHIYhHRoKRVgXAkOJiKJ/Z1oIopZfQGREDK8x6KCQjw1I13ZeaXVjFeRd9YGGj0WYo5VgYbhX0RtBWSSRi0ZWpMYMFkkSxtN11RcSFnUEBtt9EZlEUXdCEB7MW1ZX08BAQAh+QQJBQABACwJAAkALgAuAAAI/wADCBxIsKBBI24SGlzIsOFCHS6GlIEio6JFiQAcamSIEMJFA142PAkZ0qNHIxs3dsSoMgXGJyk5CvEYk6CBNTNr2oSyQudBiTpX+nyYZQjKlkaHysyS0eEGmkodpoGwQSrVqE6hEm2BVSOAnD8rdFUp44HBIjTGpiyRpuBNLymNMHHAR5IkPg52VCULd2CXLmsFjWK0oEmTBYxE+bGxFrBfNxujZNLT4azgKGQfR7YEwyGSW5g1EjAg8K/oTEw2M7ZamrRDPypibqnjVUiAr2YbpvEEOfCQrA+8lPW8QGdh4C1kaFShxTgI5C80UkKiMwIn0ThwRH99o/ol7G6GN7bcUrwmYui5GdLVKWgC8ADiGU4J1XYt/aytnR4yJBtRU5n5SeVJaJ7FsgR2ARbYg4K1uQafgw19NsB/fgkAWmZ+lRGYIiAUwAQLBYAwCWWN7dSXSlGo4MolHR7YGA5uaagWgjGmN2NYW92Io0x76XibVvLV5yNafA15FV89YoUbhRtNdaJSwqEB5UlDCRVVlDYwqZsNLyQ1VpRlVUBSayWZ9KRaEKGFwZpstrkChD6SSRIAMA0VEAAh+QQJBQACACwJAAkALgAuAAAI/wAFCBxIsKBALyu+tBkCoeHChAYjSpwowMASGmvSXFTQoqMNjhkvUhxZEAfDjxsoPvHYkKTKky5LYjQQU6aLmgY3uMiIUycENzglummYkqSRIiW4BJ3IJakRkkgBLH1ZZCQbGlKnUmXKU6vVljnLVPDqUkFXgmPakI250CZbIjOsxAlghg3bpGi/lCWkqVIfCg36bNJESEjZIQM9Wk1CWGxevhSycgVaUa3KP40YMGXQ6I9koXorj/RgaQxUSx6+Vn5CUYMmMzGJvKYKkWkiOTjtLGI9eUnr2TV7aFpDm2KITF56Agf90bigpYNMFJ9oh8LSwNMlVr+eJ3tEE92D6qdR4d3gceiae/+2oZy4etvWazLmLZHoz98a2C6POHTsfeOlnZbaSwexd1kkV/zmmWqrLdZYTnIQltxWBRrF2WCBwBEXIpkgQsRTDBao1F50lFiiYYfRlNdah4U1FouT8XcWjHkZGBFRNNb41WcsAiBEGkZpRFmPOKZIpGk9iTXiUg8oOVWTISU5E1kWhcSjTWldqVV/SDnFEkhddDBkjquF6dBDDwQVEAAh+QQJBQABACwIAAgAMAAwAAAI/wADCBxIsCDBDQAenKnAUKHBhxAjGtTRcIjFMRgvLmEosWNEBV3SbPQCYCLJkBY9qgyAA+VKgSdxvHxoJOPMgy5vssypE+aXkDdbFFHQkybQlSANFIXoRqTKljqWfnQqkSJRqVOvGpWJtSoarhPHdPVoY4nRl09+Elk75MnLowThVvUAqdGjP4Qe2fXg4mmbgi1V3qgbpQQXn1Hy3vAbFyzTOZImlKQ54W6Fji7YDEzr9mOdQUXIFqoTNavPjnS7II2MWfNOiTQaqZkZoxENr6cjbrGzYeaTz7jTVo2EQCeCSG5gIwwd8bjYoLaVN5XoAFJv6BOk/9W9pSifGdqpd7/vOedI+OaOikLKnnU7xDfRsWdN2JmmpB3GJT2Y31Z8UDkH4PbaR7LRhpyAIKEGiWpPNRKgcj5N9hhoopHmlYRfYfaZZEwVYFlrOJFF1x+uxYXXAYeB2FiDklAyCIAvRjYEY4Bl+JQZMeSYo2MXnjWWgGEp9eNWpg2Jk1ZMDWVkhH55YaQXSiLVhpNjQSnkWzZKVdZ+Ogk1ZVEGhCRhT1C14BtPWIXJRg4pkBQkm18uyUWbQ2mEkkZLblXRGUUFBAAh+QQJBQACACwIAAgAMAAwAAAI/wAFCBxIsODABwYUrOiwpOHChAYjSpwo8EmLhw4VJtyY8QnFjwU34Mj4UaTGkSBLakwZ8ktDlgYtuoQZ8SJDmgJ0uNyAs6aLlyy9AO0pcSVIoQaIqvSyVOnRoTFnOn2a1OfUoDZ8AoA5BMiNK0yGcIWak2xRDowcMZrDJy0jDlmpEqxgNuSCSTVkMD0oIwDeFk0r1p1bx0rcolbuVAgMkaICQgu2lrx7RqVgx4FOcFVBhefEi2VxUPxg5wFNHXfUOOaIuURPCJxSrEY5MYYHpSA+zBY9kZAFpTDs7P7sqOrr4p8f1j40FRGT5IMFNOnTHAb0vREtGKp+fSKBS9yL2qIYT3yM0jbIxQulaOcGcD3DlxPdUIdD/KKXLhz/spu3xCCKnZbaapd9xsdtQWXGBYFllQSZZJj94Z94gmGHWGcRVsZggY7dgEheFp7Rl3Oebchhh26x5RZcKa3XEk1dfRXWWBq+eNVT6t04G3Q6ahVYjxW2uBCQodHo0VVGMAQhVtEJ+dN5yuGEEZIj7bTURkDq1JGWCJ1x0kglEhkaRh31FBAAIfkECQUAAQAsBwAHADIAMgAACP8AAwgcSLBgwQ1PdHBxw1ChwYcQI0IEcEaBjYsSUlh0gbGixI8SE3LcqMOgSJJPQKoMgHDkhpUtOa4MucLizIMbbxKMqfPhg4w9Rfak+RIm0KFEjSIFmVClzaVMU3w0oACq0ok1Z57UqPUpTi9OkYw4hKhs2RFIzjjlipNpBEEmGJTJsbADAQYmCEUwEvXrVCp2ekjsUYdKi6kyB1L96wEsYxuIdzqeaIdHUbd23NBU7CIk4MthTfCNyBbh4MxB60TZzFIzZQtInfgBQLpz64hMDI1OzaR26wcRB8CBWmNG7ZYSA0MlTNS1T0QSoLpA1Jw0dOnXsXqp+hp7dO0rrLe58X68Q3Inyw81TwlRhfGlwo/fhoiEENRBCHzPfw57qOzJJoW330NRzMYbaxR5NgNoTCkhGmsDmoSIZTAFkYdzPnEh2WMNogahQImRBlgUtPlUoGGRtTXVW3ARQNdPUMBhiCAW7KafiiuikJdZcWmgVl8Z2hiVeTcZEWKAVg2ZYpJYKclkgAxq96Rk7BlVpVVCBZUVlgwtdRJSdZUoXU1XDlkmlx39SCWZGE75W5ooZSSVm+VR1CVSAQEAIfkECQUAAQAsBwAHADIAMgAACP8AAwgcSLAgQQAPvJwxgKPhwoQGI0qceDBhBYcWM17ESLFjxCcPIXY0otGjSYULTRYE2VClRJYAXH5kaETmQIQ6bE5EaZNLS507f55kCHQkUY8+NxRFejQol6VDY74UCtXo05lDfYwI1OdPICU+hjwZinUkEDqDTJABUoYAEDIm0gJRatQgwpFU6oR9qTWQgroV8YZ5gDSMHBeABVK1aweFzAl2JFBUeNPA5Dk8dDoARDioYssTN4/tCYLD5DOfdxL6C1SBoDGe74YWATUGiNM+VbMuKmFQF6eoJZqJUzUAFRLAZxffnFziCTPLTTSPqGdH8bPTDVa/nid7wThNuHusJ5iEgfiplIUfiD7+5mqoKXy3H6i2dpXTAVJKLPO+9WvP+YHmHAijyfTECSfgF+BlDmimh2QALqiaYy5BBuFUgTHY2WSG7YZhZTiMBNleH/UllVMrncigWlO09VZccCDGVFlMJZCEHXQ0EJaKCtq1WHEz1YQekCjiRqSPV1l1JIgu4bSkDiI1+SNv+vVEE3wWYdkCj1ElWVVJVuW2ZIAhabQBSg+NGWSZVdoUEAAh+QQJBQAGACwGAAYANAA0AAAH/4AGgoOEhYaDG0+Kh4yNjo1GOg9elG6WlZKPmpoAk5hPhIqdmJuliKSbopSmj5GrrKevsKGys7G2BoleuIyVsKK8kLWtlsGOkqCcw8aGo8rMz8e7qS9EWjVhKGYv09GHnZtdAnd6AxnWBRR6dwJdqQC9Rq0FdQ5r8oUAZUH1Z8Tf3XpRAdOG0wgqBaU1w8fojR0HDOfZwaCQ1jE8RGYRwYOmoqBliOTwwHVkTgVhoRwJWBCRFYCDx041GnKnQ7AOddzF+wiPkYMjzLChzNUyJAFmL/IU5cn0UBaOzB7U3Em04QloBkyQ2JmokZoZWM0JW+RTS1gOYwMW+nk2rVeg0K/gMEDp5m1bgE0NPV36K89RvFW/0fl7UylVkIKCCAjqYGgxqzpxlck5NJfKKmpNSc1QObBgMCQRdu4686HGiR7zOn3Itxk/ip1Vf054UQ+NfwtbUal3r9k+3rgXbtBEoAE5c2bQrWunrCdgTtWuZduWmWpsrPla38Iu/J1z7kSTeQcf/lck7r5seYqKWHP6Wa6+3/T0oJSq6sboc3EWa/8l8v2dIeCABKICYDztmRIIACH5BAkFAAQALAYABgA0ADQAAAf/gASCg4SFhhuIRoqLG4aOj5CQTwA6lJaTl5SRm5yYmpuejZyjgomipKWWqJGqq4WJrq+fsYezq5O0oE+utrmPvawAvqPAjorDpMWEuMkQGE4WzzioygSwoDthfFsnARQec3xhF1ydwr9G2FQDTjmHTt9SXrrG55Bo60OcJUlUbfSyImHYI2YVmTkYggW8RzAWAjlQFA6qxqYhLSn+JNmzJsmEg2EOVKT7NXFjIYzlfHGJ00Rjql9bdiAjoGGLAXSlIEVRckrlgQiSrJkk9HOmIBYLNDI7BNGoNTk36y09yafnsCdNpY40dMGEU0FV3qA75giGgK8EGjgZu5UqWgFrsLU+enPibUK5ZbfYZQvzi9MvUPk+Uuu0yVmcVglF8JA4lpETLUkKhXl32I45UWu9nMv4qkeXOWGKAGklpbFluzjHdbhHH86SArNSuyK73kLOR9wk01bZ9m3cPfZ1+yfxt7EE4tq9i3cGoG9WDE7I4eYN3HQG7joV3+cMmgwI05I1Ro32tfPym4kN/bs+mA60mGgtYp9afqtcl2Z6chz/ayZz95UXyoCZkIVeLQS2N0ogACH5BAkFAAsALAYABgA0ADQAAAf/gAuCg4SFhoIbiYobh42Oj4aLjZKQlY6KloOYmZaJnIeen5Oik4ykmqanoKmfoaqloq6vsJmss4+2tJ0pY0u8nLKrlRttZkpWyMlKZm25kc6I0IQ/Ah4JMr5GADhLMh8gAT/D0E+QKTwnQNILT0AqHDjmwo5FJyhutQUgXbi56xdUrpAy1gNXoX8BVVmgIu4SoXKTTBCZ5cPECoeaHM2AN2tDiBkY2dGrYuAWuzhlMEKMdCCKSUHGyCFqRIPhy5MNI7GDZuymIAoCQYls1NLnAiQCLpGz6bOmEV0Hmd5cIvXgUgVGDVR9eDXrVlQRsTb9Gk1jzpdfqCg1a3RhyEMInI4YPYJg1FBDbcie8qLX1EpDA+q+RKpyZAuTOFCGlHaEx19STz6+fTztHUUVYoWCpYmFiUK9Ow8+AmhmIOi7mzkXqJBvXz/NI6uIyTFaTJwDLuTZvQSQyrI3Xby46XKhou8LAHRDnVTsmDJkzNaVNQiM15dftaTPNAp7HPfU2b8/0T5vKvnlr4LtPY++o/p+7CFvejb+u9JFlE4FAgAh+QQJBQAUACwPAA8AIgAiAAAH/4AUgoOEFF5CPjwBSmCLPkIPhZKTgh0iHgdmPWVoaZxmB5gdlJQKCSAiJUalNJePpIRsmTawsR8HXbVlHk21k0i8pBCovpRMIGuTXyNOxcIjo7YJzrCJBoRqSVzUpA9J05XI3LAy4hQkR+OwG0ckhg0E6uQN717y3chSE/fVTQUR/J4FYRLQWIgBMgr+mlEjocJC5SZMeQjxH0CKg6IwOIYxY5Nl9jB6EYero5AFghA46Oig17sfFFuFPHdkg0J2zQYBCBNFoUYAhRSU5DcFzMxY5tSpTGZQDVBqO5MwFQjB2TB4xQ6JOsNK0UduEi6hIgHkRwkgN46AEHXv0KlFjQUUQaoVCAAh+QQJBQAIACwOAA4AJAAkAAAI/wARCBxIkGCOImUwKERYsKFDhwhrNJjhQIRFiWGkpHnIcaANFAJ8CPHS0IsQHyFddCzZJOVKBBWuuHwZs4CNlwYLOFDZscxMnB7JCFjDkU1IoA+ZDIVIESnHKDMqNAS5wenDJxYLQqBgwGrRpQIBHLHgtWcQIwJLRC37tYTAK03YmoUZYIjcr09WCNBx9+rQNDyQHkQaAg2BGEAP/Pq1IPFJIjjb/NLA5NcSnAyATGEQefIOy5iZyCiQeHEDx1sF30TdgGTfkq0fgH2dkwsCIlFoF4SbdoBr3V4aEKXrRHfvJx73Ap/9dufrDR9QwCbxmsTa6Xc1MNf6U/X1r84Fayn53jF4jSlnaCoNH/lFiPMjWaLk8QKt1Q1DImCseHFihI3PIbQQQzgFBAAh+QQJBQABACwNAA0AJgAmAAAI/wADCBxIsOAGLjhsuKjwYEPBhxAjBqhA4AacMBgzXsxSQaLHgRXIYGTBRoGbJ0ZOtmHBAWPHjw91MLn4BeYSMUeY6IAJEoWaMTx7okjBs0sQEk+CEjQSJUiXj2jCaFAKEYhUiQqOUo04UwJELxmubJVo8cHDJjEAjI0IQEQTg1fXsg2jgKBIuR4t9kSDFytdgRCc9p0LQWCUt4O5RjBcJGgRBw4aFy0wEc7Lj0eEvaIl7MjkynWh7rJgONgPm3Rt/MUciWAjAahNrvZ4QJJrJbFDhs4rTAbg3rln8/bkCdiMyQ55lHHMI4Nk1IYXJ66KOLDD6UsFg8ae/TJa7gO/704F/+VIi4JdsT8oACRmDDHTNzBI+1V5Yif2CeOVL5w6GbVbydTfXOxRNURYXjk2EwNLoObTTgGKJFVJKqnE0oR9UWSRRhpxRF5CC5mlVEAAIfkECQUAAQAsDQANACYAJgAACP8AAwgcSHBgCyEkyKgpwJAICSFnCkqcWHDDkCgTzEChgebLko5QzGQcsoGiyQAA1nxIwPGkFwgJ1EAwcrLiwhdPahp8wRCHTpQoyET8SfCMQhs10WRwQpOozQxdTK4o0MOpyTcFXEw0CsPqSSdQJWIc6nWrwoJtwpaVOqGNQZlrk/rIGQChjrguUWQRKGIHXrlA3f5lawAm0RQgChUCkeLnBr07fPz8gQoUIECPUA35+RAGE51cPuUBMFBKKi46mSDQqDPIqQcFGwVJfQVuTUFyJO7pQ5ulTty6ecv1XdM1bIKVZg//nDSVHdJ8P6FePtmU5UCVMqHhvKOEZMdR7Nh0iVKSu5e2gwnXlZGeIlaBaURAb/92O18M9An2EFM0a/7ABYFFV3pPYCTRY07QJ6BZVQ2GlQFsMRWXEUcNR5ZTblQIGgMxrFEeaCoRcWFNFgU1k1QKhEhAU1a9FFRPJYzBRhmRNcTEdBPaIENCC9kI0YcmBQQAIfkECQUAAQAsDAAMACgAKAAACP8AAwgcSLAgABtj0tBYmBBAwYcQIwYw0oaJmotRkGgkgpGNEYkgB1JkkNFFRBcESn4MCXEIxxUsBdogQSRNTJFTat4kiEbMlJUhvZTcaZCml6A1NxB9+ASIzpMZl0rUEAVoQQtNlEqFuKEJi5Y3dGyVaORGkaIdxoLMIcbhQCFN1IbUiFOC3LUJjgbIEuXu3DIC6cZka8dOgbSDYUz8AJNlgVWJVGBJNEtE4pFuQfJ4dYHnKw4sAYhQsMRHaFsaHiJYhVizBJeOKUW81MDxELgsW3mIqGKRbdwhdfNu9TtC7Nlgip9mohq1csenOr/9HHO0DsbVIUumXODyXiE3ZxZpPhy+73e/rmWORg/WzVvj7K864ammS/z3Vve2vS8UfFEWWvnVVFZcmSGdXxaJBdUOAW7VFRl6kXUDgQ56FeFaOdm0VBpJEcXGhI2FZpSDJUQwVIEqybXBhxhltFFH+amIkEIMpZEZSwEBACH5BAkFAAIALAsACwAqACoAAAj/AAUIHEiwoMAnXM4oSNEiocGHECMKMFACCZGLGDGWaCGxY8ExCMggobEwIcKGNJqIHONR4hKLQlJ4TEHgBowSLT9qiAJBR86DEHg++anDgpMHP3Va8DlTpZGkBo0AaeKlIwCVUCPKQAJAIhMgWSNu+KqValixIx+uIFPhrEu2Bp3IcNsRgxOdXOi+zUEQyA+9dcEehDszAKNPnxjN6NqUMciWNiLVykRlS6bJNloeFfhmzUxZmIb0VQTLRVPOLDtiIgSxD6LTAqSY9irLAEQDqDy/nUg44gw9EvHAscrWQO/Ww31jIk7x+ENXMyTOcMWci3ODgO4Ep8I8dlvpuDKrnMUlgjhqq6YYtdZ0xrz3z39sD6xAqDTsLlIg16+jxEMdWPFp1sVg8nnEhAqmaKKCBjlV0JtcgO0233UR8sZGQTdVGNddSmk44YUbVqWhFzyVtUGFYwl2W1oRbsUYWkC8GNZVMIhInFkzOpVUFlf8MBRRFZWR41JPWQXSUnS9ZIYGRZS0wUkLTYVkhE9udYVIWMq1BFMezocDRWEFBAAh+QQJBQACACwLAAsAKgAqAAAI/wAFCBxIsKCAMza60JABZWFCgxAjQjTyRYgTBAwhDNloEcbFL0YkiiRYEeMXiRtcdDw5MmIKIEiGhGx5cEgTIClokpQCAYBOkhB46qQY8+fEmD5FAphi4YxRlx9F7mCh4ylKCxckWvRiVWlRgyoVdB2pQChQCGNbBi2IBknStFeHDFzaBa5atwLbDm1SI0+eGXhbbqCaNw3NMpWGUTJhghKtSmUOZ6XbUosqQjhIClKl5S5RtbiCRAyC64dnGWRvCRLZ59HbiBfSWBwJI1VOlLCc0N46MgCglnNm7G44sk8A4H/IxqzL2gNy5Qx7H3rulbhUVC1PwRiOITUckTNucYrZ3WE7bc6jVaElbxb85Qqa0SsPGftw4sVxHEOWXHhvXzk1BHZXYSvYNd9cUxgY11kKQtTWE2whYECDDBp0gRNcUegFRlBNUZWCOiAVl1N2hXjBa0cJ2JUEIkrWk1UbXvSUSjfNJNgPNY41BkY4kQhWGwxhWGJJESznkAZMLWejgTqUxFFDP4D0U0AAIfkECQUAAgAsCgAKACwALAAACP8ABQgcSLDgQB0tVoxZolCHwYcQIwo8wxAIkx09XmjEaJGhxI8FFWTE0MYLRC9tMFggCVJiQhY0TLZ0QwPmmZYGx9jESRAlTJ4CNkBgkgJozos4AcjQ0MLow5cAPgq9wMXpyQtQPg6VafUp0qs4urr8eTSs2LFmCZZ5cRYkgTUhLTRti1Yt3Jk/GACykuDHBpxZsk6U27JHI1GFRowoFOoRBrxz2bAA2WJOKR5xUQG6qbWogLcg6VSCADFLJkBuhQQlG1HKKdWtXznROuVJC8IRvYRaELqTZ7ApLHxk8KoDZdlobTAZbgqnqBqddX7ci/NOlehvptOpPgI7c+dEvEuqLFP8OOncVL2wqCqREvTvdYlqLZVlPH2pFwSCnp6p/kPT3dE2GGV+XJbZHZyN55lSczGHGBiLNZYAZAPtl1oAdMgRgBlfAFZGT6zR5RVX+pUgYmsmxrXEiWWNyOJBuP0nH4vq0ZDciTVSBgVVdIkERVSFhejUEkKmRkCCPFFUJF47MRnTWUSuFJMbT/REU01S4pgGVip1qYGUSxnw4kEKuJADGwuZSWJLAQEAIfkECQUAAQAsCgAKACwALAAACP8AAwgcSLBggDM5upTIgkEGQ4VnDEqcKHFDBxo9LggZwsZGhY8dN4qkSLKgghcNJQAgCeBkypIU3ax5g2YlzIEtX97ESdPLToMuV/xcovFnzKIwIRpl2bCkDRkPljqFetSA1KQ9rAKlehVrVJMQuu6E8AasT7FeCW4cioYMGY5seRq52YWQqLuJ8NKgy3Vm0gakJix5IhDhhFADuGA9SNMpJUtCJr5oxOls1ZMwPUBmaemA1xIlL3y6kHT01IUl8XjYqQLPaRuch4w1tYEpUsmhbJaWfZnkh1ZGE/mwrXViDETBPxAniQGUbscylsc0TfdTxN4kJalgDel1aOrMwUuNDlmbZKDN0wOdDpDVcaUmuCdZnpgCQ+Eufz/lgaGgMAw8+s03nn9fffeJfpYc+AgUfKUwEGo3PXHSBz5oRBhfarWH1noZbjjVVmh4OJ6DIIpoVlUmEsihhwZouKJYTwkonVQPkHUdWzqNBZGMO9XYU1IKQcDjUi1aeJECBiTpwkUODZbifRg9JOWNNwUEACH5BAkFAAEALAkACQAuAC4AAAj/AAMIHEiw4EA3FVws6cJQoRuDECNKFPgkYRYCGMsM+aExY5uEE0MWBLBQiEkDXEZyQcnxpMiJRr60NPIyQMyONGsS9IJT58EOLn3e9OLTIEmNOleYLCqx4UulNpjCXDp1idSQTiPquHhV5EcAETl2ffoDYgohZ8Z6pfozR1IIZMhASFlT5ki0L5Ew6sS37yEYZBUQ5IoVRKc+R4AokADkiKBOB+hO/en1ECULYR0dsoq1BcUuhT1INgtic2eBSCeGMR369M2JPzKhqaupRFWEIU3Q8UnHRGeQExWh8Jkh0e8sMDsJ8fmi08OmUGFnyknbNnSF0qk/lX07O3Pn3YMjm/l+PDce3nuOg22qvCaS9tc3sI1IwRNRrJ4o/LYJOrlomKXpcBp/lbFmlGWcXfeZYFgVl4F2RjionVZzUbZdX36lUVeC/LnwFgNyebjhem2ptZ9BFZoIHYUcqngQXiy6uBOMCspoA0aBqSjffOV1dRSDb2m0AVMrBVVUkRhNeJ2QY+14EkoqsdSTjhZ59FFHHj0hY5QlOaRlUQEBACH5BAkFAAEALAgACAAwADAAAAj/AAMIHEiwoMEATx5wMXKwocOHBReySVOChsWLE7lA3NhQR4chFVfgcONxg8mSIXVw5Ajgyw8XbliSfAlgZUcbNG0ObBlS506QD3xG7DLEi88zFYXedGHTQFKlS1k+hRr1IU+qEJcUdbgBTResG4luqAqW61aDV5sC1dmihNGhLKVUcVSpbl0TUp7EHfr2YZZFlvBiSKEAQ4w4lgplCUsj6M+NMBJDaAgBUyMnjAmedQik0oG+BwEcqAQk65CfoNE+OrBy9Fezb2FC5JMoNVdMfEwLHCPBL2mdfxeb3W3g4YE+QvuwHo6weEdIAoQ2gKT3JnHOv32SqGRj+JPG2LsfxeUOO21o8uPFh3bb1fF5FkK3q0f7mvdDRTykK7J6OgBF44Ak1wB/14UH3GUE+lfEbIW4l9UigejWnErYRcdREo+0wV9fm1Hm2RlWgZEdcwX6ppiHCEpInIMoFiIAAoXBIEAhdQm3IVyMmUCXXZfgVZ2KqLG1lloM0WdbWQSZRx+SZK23BJNGmjYfkzCx2GRZWjknVRdFYmWEWEd5lYKXQ4aZk5lMkZlSWCJZVBOSXoTkJkknzUSRm1DuxJNLGE20Zp7lYRUQACH5BAkFAAIALAgACAAwADAAAAj/AAUIHEiwIMEHZ3AosMFQ4QODECNKPGig4ZgcLlIs7HCxy0UAE0NCRJgR40QvEth4NCBSJACLLQdygRnTIEmWNSl6zClzJ0+bPmM+wTjmZ8SbLTcsWWpUItKQRJueZDoVpNSqToNezdphpNatXIEKtQDijqKzICx4Eeqi4EwdLnlQuhMkioweJOD8mcQDh0utJqEqCtTl6B5Fb/72tCqRiKsPImM8hupTYcgpnm7EJJOZskCOJx0FyNnAEZupApQ+lFiWcVJBI6oiDD3lJxBPFWRPvMGo6aErulnDaTojUPCIiJtGUHQcYmejFzw1N5gcuqPpBQ3BUC4IO0EVw43qp/U+kLdv4Fy/HnyeU0Z1rygDR9xjnGceKlhBOxVN2jTq1Etcxp6Atf33kmsQRTEZgZQxpt9ugyGx2kFN2PFeVjq5ZIInEd4VBQWTeGKCBH8hmFFMa3ywIVomfLDGWEDhBBZWMc4Y1lEq2VgjjToCGGCDCG51YJDwEWlUfBvkVJGMUjl05EpNOVRUlDSxxZGRSlq0VnoPznjgSkRt1JFGWHqZkJgNGRUQACH5BAkFAAEALAcABwAyADIAAAj/AAMIHEiwoEGBT3QAeHKwocOHB7kYkGAjx5eLGClygcjxoRcFFjVKRKiwhUgvHVMGkBhyA8cNH0OqdLiw4saZK0uixDnwjEyePUsCTWERaMSiMzUabSg0JUgjS2lW7FihA4CoHq1CdIMUq1Q3X72+7FoQpMo2YkIcWEukzdkUR69uJVMnESABMVAMAGSXzM6sOgyahWjhUJ03gcu+6XPIwtiyZA/6UDThJlMHlLeSdQH3IV0hTgfd0Bz070Ehg4YkRUQAMEmPonnCGGT56GuHMfK4xLlBjoistyMWemN0R6HdtnM6RJ2Ypw7WUoMb5HEgqgcU0WGaLoglRtTcX2s6z7z73Ur4i+PVlD8vV7L3peCZoo9M0IH5peTlSy/IRBHYoYpoEJ1yTA1XHCLNCWbDfgVNUAdyZ/WB3YAj0RQbTrNBqGBQD70AXYStDchgg4aoRtWFIubEkGcfssiAZv9xSJhhL2i4koeNPQZZezTZl4gDPgQZpCCHbRdXclQREQRbbb0lH49iHflklFO6RiVBPq0I45UkKeAURlc+oFVSY3plUgVD/WRUTQ8slZBNzhFFkZk2cTVWS2Fa1VKFLJ2pZp44rJDRoHty+SSbUM4UEAAh+QQJBQABACwHAAcAMgAyAAAI/wADCBxIsGBBAFy8nDHAUCEAgxAjSjSIsIIEBSkaummhEeOZiSAlPvB4ceLIhRhDqgygI6PClQJbooQZkaMbmgc3tsA58InFhzxzZsRZMWhNHClXnjRq8mXIpUybAhWZNKrUplZVjqQKs+WOKBF2lNDR1QDEoiHfNDBUSA+WKnraNnijtWrPmyCLxCk04w0XglzUti3y1CzgjSBhMJogwaQDRizy2k2YuE+WlUL8fJB818hEKZZpdghN1TNLBZ8LCeGZuQzW0yLvoDCaQY/ps6hlSnTyx4tRN6Rxw5aoQkRULSqk+q65iDDTEoWW43YKMcuiDVGfqC5tuPqfrHoscL/f7QE8g/ER1YAxj947+6Nb0zOaGhQA5PYUm0ctox9+d4hU+HBcHFiVJN8Dv90xBVfDnbWHGrTtgd1RMX1EXgms3cegEQYeKFofs5V2V2WuqfQGiJx1Vhljjmko4mFp7dXEfzE1cQcWzr122BMmrvXWCED+SFdht8GoFARfhTVWWfBlReSLTk4nGY9RClUXfVHaVBaWViHF5ZQ01vfTbx6RyVGXDk14ZJlOeumQckNVWSFKLnVkk0VyTvdTR0YFBAAh+QQJBQADACwHAAYAMgA0AAAH/4ADgoOEhYaCG0+Kh4yNjocAD25nLQaWl5MAj5uOOpmVkpFGol6gk5yoA6Sem4qfqY2rsIillLOEtU+3uJm7tbuQlrO9wMFuqZQbxbG2rWfLzo+/0J2VzLqoom0p2JyuxpxdZCd95eYnZF3e1oWlm10C5ekunhI/430UbNG8yrFi+YY4KoElnz9Gonh1OvDHgjcEfxZ4qTboVCyG+5BtOXDQ0LRIjjjYcXGrAx4UFFVNZAShITAhfiAwUxkywzKR11ix/CNhmQuXCJM14kCBmgA1ORvtcQjNwpykkPqkoZZGalB2Hq1CU6DVo9BDMKmpinm1I6EsdcQOIGvMyM5jW6W7trv0lqrcfm4ZLbUL9RCKAEZF9DWElmSxnzLLXoRz84RZhSB3ynh5VyHNoZXf3SGTMjLmjNlOSst7GeECOgLD2eGYktZjXD4iggYbpOHrilhpaZbXhd6keyYC8uvXqgmYP+fONSF9Ddy6IdCjZ2sWTG3z1tYtj9aR3TWy3NRGrfyuSWzCknQPp/flqht56uqTuS9rUa14U/Jz4e+OF/9+/qNREwgAIfkECQUAAgAsBgAGADQANAAACP8ABQgcSLCgQQEbnig0svCgw4cQDS58QJGLjosWKz6JyBHiRAAbHSYEWbGjSYEYN5xESHKlR4ouC7aMOXAkTYkYaTa8eZBhyJM+eT7c2ZGhUI4WiyY9+lJlxKVMXz4FUPRFjAYm+MzJKuLFA6VDdSBlQIfPESRvSkBIe0QOHQZfp4p0+vBCIBUyqPaUoQKQDLk4PWaQw+LnUAuE9c6VyUUwlTYru1g5IDYsQZAQ21aIWYHKEak1M/NZcnMMYY81G4vUg0QoEj02LLN8yMGEEaFGqkyQDVVmnjJMCeSJGxhhXSpRBfgdOtshBy3JC+wW2fygCQvRVYRV+PB0VL7bK0vYhJ08DfmeGVfH/m7F8OWgDudkKb8lfHcg9O07FxG9AHPjDvFFF0+5QfFfQuoFRwdxjKGkmEFa2IYbFvwtVt14f/H02hmyXVjQDlusUNoWF3ToYUETVLGZS535ZyJ3Qx3wWGST3WbiiZcFkBhSfNUgHno4DSjRB3ng9eBlfOXhg5ANAvlUAWWddYFabLkFF1JHvlcUWXp06eUBFhgAFmjJWdhUmegxmSaa79molHtREWWSTWXOxNlFTMmpU293unmUnUDxGWdOU8HIZmoZpaQoZoeG55OaJwUEACH5BAkFADIALAYABgA0ADQAAAf/gDKCg4SFhhtPiUaLioaOj5CPiIyUk5UbkZmZiomalk+aoYONooWMpZGLqJJGq6aqro6TsZ2xqaCosLa3pbq7vJ64v8GbraEPGFEMHBPLGA+ivq+hWRlWJ8zKyypWBSXHkNKGLwtVTh2SCFUNBMWyxulbIi2eIvIAwITwsgLmqBDr6IWbJmnAAgWuJBwIgI+VvkgFTFSwlcJEgVQPH0GxsuTXEo4DBdU6hG2YjAgjGh7Cta8QEokmH2BxErIloZImT54YiEjSlo45PwJd2dMRDA85B3mg+W6kyxhJBWmB2hSToyNRoupkJU4qE60sBHC1akjA16hMKIx95IAEWAdroa8meBt3nNioZuua+pm0At93Mmwq1ZA0bU1IFpQI22VEyZSai/UtNekEhEqCRY1SGUoLpKSMbE8YoGgR4yjBIvshXKWQYbiWkff6K1UioGl9qFPfq7f7tSxNBDzMRMdvXbt8h3hvweZs2/Imlz/7PnZBWzNlK6KRdagVMLHuuHvF7jseOXlaudF7LJ8rvXj2xeAnJBWsK/lLnCiBv5V/u6tAACH5BAUFAEYALA8ADwAiACIAAAf8gEaCg4SDLj8EQBoviIWOj4UrCBQmHpQ8lzMIEpCdRhVEIAyMjgaJojiehRYnIhWqnyKtsDoxHkOwhD+Wr5C1DSu5kQ01Oo8bGQItwqXEG443t8zHHhHDuNOPQybYgiEM2Z0+PIbc4b7SRh8O5+IJ3jvtkEAjn+byzRIv9fiPIKf9/F2AkSEgNAusDBbigHCGQkKaIBx4OGgEDQX3FOIwJwADxQsD4FEsYM2eAo0qbAxKIEJhjHfluskTklEQqw74csyCBqxdiwUx0PXMtsJZp180ppWo9EAVMqawtpmI8CxXkRqVLJyMxArqtA0ybFXKZIlXVZ+IFCVykSsQADs=) center/64px no-repeat;color:#fff;content:"";font-size:128px;height:128px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:128px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__ui--hidden .pswp__top-bar{transform:translateY(-15px)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__top-bar{background:none;height:30px;margin-top:env(safe-area-inset-top);padding:16px;transition:transform .3s ease-out,opacity .3s cubic-bezier(.4,0,.22,1)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__counter{background-color:#00000080;border-radius:15px;font-family:Hiragino Kaku Gothic ProN,\\30e1\\30a4\\30ea\\30aa,sans-serif;font-size:12px;font-weight:700;height:30px;left:16px;line-height:30px;padding:0 16px;top:16px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button{background-size:180px 60px;height:30px;margin-left:8px;opacity:1;width:30px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button:before{background-color:#00000080;border-radius:50%;content:"";inset:0;position:absolute;z-index:-1}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--close{background-position:0 -30px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--share{background-position:-30px -30px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--zoom{background-position:-60px 0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--zoomed-in .pswp__button--zoom{background-position:-90px 0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp--fs .pswp__button--fs{background-position:-30px 0}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--left:before{background-position:-94px -30px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__button--arrow--right:before{background-position:-64px -30px}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption{padding-bottom:env(safe-area-inset-top)}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption--empty{display:block;opacity:0;pointer-events:none;transition:opacity .2s ease-out}.lightbox-wrapper[_ngcontent-%COMP%] .pswp__caption__center{min-height:40px}'],changeDetection:0}),i})();class SR{}let Zse=(()=>{class i{constructor(){}initialize(e){this.lightbox=e.createComponent(Qse),this.lightboxElement=this.lightbox.instance.element,document.body.appendChild(this.lightbox.location.nativeElement)}getLightboxElement(){return this.lightboxElement.nativeElement}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const Xse={history:!1,closeEl:!0,captionEl:!1,fullscreenEl:!1,zoomEl:!0,shareEl:!1,counterEl:!0,arrowEl:!1,preloaderEl:!0};let AR=(()=>{class i{constructor(e,n,r){this.photoGalleryConfig=e,this.viewContainerRef=n,this.lightboxService=r,this.onPhotoGalleryInit=new ze,this.onPhotoGalleryDestroy=new ze,this.galleryItems={},this.galleryItemIds=new Set,this.galleryImages=[],this.defaultOptions={...Xse,...this.photoGalleryConfig?.defaultOptions},this.lightboxService.initialize(this.viewContainerRef)}registerGalleryItem(e){const n={id:e.id,src:e.imageUrl,...e.caption?{title:e.caption}:{},w:0,h:0,doGetSlideDimensions:!0};this.galleryItems[e.id]={id:e.id,element:e.element,image:n},this.galleryItemIds.add(e.id)}unregisterGalleryItem(e){this.galleryItemIds.delete(e)}openPhotoSwipe(e){var n=this;return De(function*(){if(n.galleryItems[e].image.doGetSlideDimensions){const s=yield TR(n.galleryItems[e].image.src);n.galleryItems[e].image.w=s.naturalWidth,n.galleryItems[e].image.h=s.naturalHeight,delete n.galleryItems[e].image.doGetSlideDimensions}n.galleryImages=[...n.galleryItemIds].map(s=>n.galleryItems[s].image);const r=n.galleryImages.findIndex(s=>s.id===e),a={...n.defaultOptions,...n.options};a.index=r,a.getThumbBoundsFn=s=>{const l=n.galleryImages[s].id,h=n.galleryItems[l].image,g=window.pageYOffset||document.documentElement.scrollTop,k=n.galleryItems[l].element.getBoundingClientRect();let Z,ne,re;return k.height/k.width>h.h/h.w?(ne=k.top+g,re=h.w*k.height/h.h,Z=k.left-(re-k.width)/2):(Z=k.left,re=k.width,ne=k.top+g-(h.h*k.width/h.w-k.height)/2),{x:Z,y:ne,w:re}};const o=n.lightboxService.getLightboxElement();n.gallery=new $se(o,qse,n.galleryImages,a),n.gallery.listen("gettingData",(s,l)=>{l.doGetSlideDimensions&&setTimeout(De(function*(){yield n.getSlideDimensions(l)}),300)}),n.gallery.listen("imageLoadComplete",function(){var s=De(function*(l,c){c.doGetSlideDimensions&&(yield n.getSlideDimensions(c))});return function(l,c){return s.apply(this,arguments)}}()),n.gallery.listen("destroy",()=>{n.onPhotoGalleryDestroy.emit()}),n.onPhotoGalleryInit.emit(),n.gallery.init()})()}getSlideDimensions(e){var n=this;return De(function*(){if(!e.doGetSlideDimensions)return;const r=yield TR(e.src).catch(()=>null);e.doGetSlideDimensions=!1,e.w=r.naturalWidth,e.h=r.naturalHeight,n.gallery.invalidateCurrItems(),n.gallery.updateSize(!0)})()}}return i.\u0275fac=function(e){return new(e||i)(y(SR,8),y(Fn),y(Zse))},i.\u0275dir=ge({type:i,selectors:[["","photoGalleryGroup",""]],inputs:{options:["photoGalleryGroup","options"]},outputs:{onPhotoGalleryInit:"onPhotoGalleryInit",onPhotoGalleryDestroy:"onPhotoGalleryDestroy"}}),i})();function TR(i){return new Promise((t,e)=>{const n=new Image;n.onload=()=>t(n),n.onerror=r=>e(r),n.src=i})}let Jse=(()=>{class i{constructor(e,n){this.el=e,this.photoGalleryGroup=n}openPhotoSwipe(){var e=this;return De(function*(){yield e.photoGalleryGroup.openPhotoSwipe(e.id)})()}ngAfterContentInit(){this.id=this.photoGalleryTrackBy||this.imageUrl,this.photoGalleryGroup.registerGalleryItem({id:this.id,element:this.el.nativeElement,imageUrl:this.imageUrl,caption:this.photoGalleryCaption})}ngOnDestroy(){this.photoGalleryGroup.unregisterGalleryItem(this.id)}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(AR))},i.\u0275dir=ge({type:i,selectors:[["","photoGallery",""]],hostBindings:function(e,n){1&e&&pe("click",function(){return n.openPhotoSwipe()})},inputs:{imageUrl:["photoGallery","imageUrl"],photoGalleryTrackBy:"photoGalleryTrackBy",photoGalleryCaption:"photoGalleryCaption"}}),i})(),ele=(()=>{class i{static forRoot(e){return{ngModule:i,providers:[{provide:SR,useValue:e}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();function tle(i,t){if(1&i&&(D(0,"div",2),Fe(1,"img",3),A()),2&i){const e=t.$implicit;Y("photoGallery",e),j(1),Y("src",e,_a)}}const ile=function(){return{arrowEl:!0,indexIndicatorSep:" - "}};class Sl{constructor(t,e,n){this.profileService=t,this.utilities=e,this.dialog=n,this.displayRepliesTo=!0,this.profileName="",this.tooltip="",this.profiles=[],this.images=[],this.images2=[],this.videos=[],this.images3=["https://picsum.photos/seed/1/800/600","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/1/800/600","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/1/800/600","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/1/800/600","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/1/800/600","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/1/800/600","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800","https://picsum.photos/seed/1/800/600","https://picsum.photos/seed/2/600/800","https://picsum.photos/seed/3/800/800","https://picsum.photos/seed/4/800/600","https://picsum.photos/seed/5/600/800","https://picsum.photos/seed/6/800/800","https://picsum.photos/seed/7/800/600","https://picsum.photos/seed/8/600/800","https://picsum.photos/seed/9/800/800","https://picsum.photos/seed/10/800/600","https://picsum.photos/seed/11/600/800","https://picsum.photos/seed/12/800/800"]}ngOnInit(){var t=this;return De(function*(){if(t.images=[],t.events&&0!=t.events.length&&(yield t.profileService.isFollowing(t.events[0].pubkey))){const n=t.events.flatMap(r=>[...r.content.matchAll(Sl.regexpImage)].map(o=>o[0]));t.images2=[...n,...t.images3],console.log(t.images2)}})()}expandImage(t){this.dialog.open(th,{data:{picture:t}})}hashtags(t){const e=t.filter(n=>"t"===n[0]).map(n=>n[1]);return 0==e.length?null:e}repliesTo(t){if(!t)return null;let e=t.tags.filter(n=>"p"===n[0]).map(n=>n[1]);return e=e.filter(n=>n!==t.pubkey),0==e.length?null:e}replyTo(t,e){return t?t.tags[e][1]:void 0}}function nle(i,t){1&i&&Fe(0,"app-content-photos",4),2&i&&Y("events",oe().ngIf.value)}function rle(i,t){1&i&&Fe(0,"mat-spinner",5)}function ale(i,t){1&i&&Q(0),2&i&&ci("Error ",oe().ngIf.error,"")}function ole(i,t){if(1&i&&(D(0,"div",3),de(1,nle,1,1,"ng-template",0),de(2,rle,1,0,"ng-template",0),de(3,ale,1,1,"ng-template",0),A()),2&i){const e=t.ngIf;j(1),Y("ngIf",e.value&&e.value.length>0),j(1),Y("ngIf",e.loading),j(1),Y("ngIf",e.error)}}function sle(i,t){1&i&&(de(0,ole,4,3,"div",2),mi(1,"async"),mi(2,"withStatus")),2&i&&Y("ngIf",fi(1,1,fi(2,3,oe().rootEvents$)))}function lle(i,t){if(1&i){const e=ut();D(0,"mat-card",10),pe("click",function(r){const o=Re(e).$implicit;return Be(oe(4).navigation.openEvent(r,o))}),D(1,"div",11)(2,"app-event-header",12)(3,"span",13),Q(4),mi(5,"ago"),A(),Fe(6,"app-directory-icon",12),A(),Fe(7,"app-event-actions",14),A(),Fe(8,"app-content",15),A()}if(2&i){const e=t.$implicit;j(2),Y("pubkey",e.pubkey),j(2),bi(fi(5,6,e.created_at)),j(2),Y("pubkey",e.pubkey),j(1),Y("event",e)("pubkey",e.pubkey),j(1),Y("event",e)}}function cle(i,t){if(1&i&&de(0,lle,9,8,"mat-card",9),2&i){const e=oe().ngIf,n=oe(2);Y("ngForOf",e.value)("ngForTrackBy",n.trackByFn)}}function dle(i,t){1&i&&Fe(0,"mat-spinner",5)}function ule(i,t){1&i&&Q(0),2&i&&ci("Error ",oe().ngIf.error,"")}function hle(i,t){if(1&i&&(D(0,"div",3),de(1,cle,1,2,"ng-template",0),de(2,dle,1,0,"ng-template",0),de(3,ule,1,1,"ng-template",0),A()),2&i){const e=t.ngIf;j(1),Y("ngIf",e.value),j(1),Y("ngIf",e.loading),j(1),Y("ngIf",e.error)}}function mle(i,t){if(1&i&&(D(0,"div",17)(1,"h3",18),Q(2),A()()),2&i){const e=oe(4);j(2),ci("Looks a bit lonely here? This is probably because it's been a while since @",null==e.ui.profile?null:e.ui.profile.name," has posted or maybe they have not posted anything on your current relays.")}}function fle(i,t){if(1&i){const e=ut();D(0,"mat-card",10),pe("click",function(r){const o=Re(e).$implicit;return Be(oe(4).navigation.openEvent(r,o))}),D(1,"div",11)(2,"app-event-header",12)(3,"span",13),Q(4),mi(5,"ago"),A(),Fe(6,"app-directory-icon",12),A(),Fe(7,"app-event-actions",14),A(),Fe(8,"app-content",15),A()}if(2&i){const e=t.$implicit;j(2),Y("pubkey",e.pubkey),j(2),bi(fi(5,6,e.created_at)),j(2),Y("pubkey",e.pubkey),j(1),Y("event",e)("pubkey",e.pubkey),j(1),Y("event",e)}}function ple(i,t){if(1&i&&(de(0,mle,3,1,"div",16),de(1,fle,9,8,"mat-card",9)),2&i){const e=oe().ngIf,n=oe(2);Y("ngIf",0===e.value.length),j(1),Y("ngForOf",e.value)("ngForTrackBy",n.trackByFn)}}function _le(i,t){1&i&&Fe(0,"mat-spinner",5)}function gle(i,t){1&i&&Q(0),2&i&&ci("Error ",oe().ngIf.error,"")}function ble(i,t){if(1&i&&(D(0,"div",3),de(1,ple,2,3,"ng-template",0),de(2,_le,1,0,"ng-template",0),de(3,gle,1,1,"ng-template",0),A()),2&i){const e=t.ngIf;j(1),Y("ngIf",e.value),j(1),Y("ngIf",e.loading),j(1),Y("ngIf",e.error)}}function yle(i,t){if(1&i){const e=ut();D(0,"mat-tab-group",6),pe("selectedTabChange",function(r){return Re(e),Be(oe().onTabChanged(r))}),D(1,"mat-tab",7),de(2,hle,4,3,"div",2),mi(3,"async"),mi(4,"withStatus"),A(),D(5,"mat-tab",8),de(6,ble,4,3,"div",2),mi(7,"async"),mi(8,"withStatus"),A()()}if(2&i){const e=oe();Y("selectedIndex",e.tabIndex),j(2),Y("ngIf",fi(3,3,fi(4,5,e.rootEvents$))),j(4),Y("ngIf",fi(7,7,fi(8,9,e.replyEvents$)))}}Sl.regexpImage=/(?:(?:https?)+\:\/\/+[a-zA-Z0-9\/\._-]{1,})+(?:(?:jpe?g|png|gif|webp))/g,Sl.regexpVideo=/(?:https?:\/\/)?(?:www\.)?youtu\.?be(?:\.com)?\/?.*(?:watch|embed)?(?:.*v=|v\/|\/)([\w-_]+)/gim,Sl.regexpThisIsTheWay=/(?:thisistheway.gif)/g,Sl.\u0275fac=function(t){return new(t||Sl)(y(hn),y(Ln),y(io))},Sl.\u0275cmp=we({type:Sl,selectors:[["app-content-photos"]],inputs:{events:"events",displayRepliesTo:"displayRepliesTo"},decls:2,vars:3,consts:[[1,"image-grid",3,"photoGalleryGroup"],["class","image-grid-item",3,"photoGallery",4,"ngFor","ngForOf"],[1,"image-grid-item",3,"photoGallery"],[3,"src"]],template:function(t,e){1&t&&(D(0,"div",0),de(1,tle,2,2,"div",1),A()),2&t&&(Y("photoGalleryGroup",xr(2,ile)),j(1),Y("ngForOf",e.images2))},dependencies:[Kn,Jse,AR],styles:[".event-image[_ngcontent-%COMP%]{width:100%;max-width:480px;display:inline-block;margin-top:.2em}.event-images[_ngcontent-%COMP%]{text-align:left}.event-video[_ngcontent-%COMP%]{width:100%;display:inline-block;margin-top:.2em;min-height:320px;height:480px}.events-videos[_ngcontent-%COMP%]{text-align:left}.reply-to[_ngcontent-%COMP%]{margin-top:.2em}@media only screen and (max-width: 599px){.event-video[_ngcontent-%COMP%]{width:100vw!important;height:50vh!important;margin-left:-1.6em}.event-image[_ngcontent-%COMP%]{width:100vw!important;margin-left:-1.6em;max-width:max-content}}"]});var aC=new WeakSet;class mf{constructor(t,e,n,r,a,o,s,l,c,h,g,k,O,W,Z){var ne=this;Tu(this,aC),this.navigation=t,this.appState=e,this.activatedRoute=n,this.cd=r,this.queueService=a,this.options=o,this.profiles=s,this.dataService=l,this.ui=c,this.validator=h,this.circleService=g,this.utilities=k,this.notesService=O,this.router=W,this.ngZone=Z,this.imagePath="/assets/profile.png",this.profileName="",this.initialLoad=!0,this.rootEvents$=this.ui.events$.pipe(Ve(re=>re.filter(me=>0==me.tags.filter(ce=>"e"===ce[0]).length))).pipe(Ve(re=>re.slice(0,this.eventsCount))),this.replyEvents$=this.ui.events$.pipe(Ve(re=>re.filter(me=>me.tags.filter(ce=>"e"===ce[0]).length>0))).pipe(Ve(re=>re.slice(0,this.eventsCount))),this.notes=[],this.userEvents$=pt(this.notes),this.subscriptions=[],this.eventsCount=5,this.layout=1,this.subscriptions.push(this.ui.profile$.subscribe(function(){var re=De(function*(me){if(!me)return;ne.appState.updateTitle(ne.utilities.getProfileTitle(ne.ui.profile)),ne.imagePath=ne.ui.profile.picture||"/assets/profile.png",ne.circle=yield ne.circleService.get(ne.ui.profile.circle),ne.circle&&(ne.layout=ne.circle.style);const ce=tR().subtract(5,"minutes").unix();(!ne.ui.profile.following||ne.ui.profile.retrieved&&ne.ui.profile.retrieved<ce)&&ne.queueService.enqueContacts(me.pubkey),ne.previousPubKey!=me.pubkey&&setTimeout(()=>{document.getElementById("profile-image-anchor").scrollIntoView({behavior:"smooth",block:"start",inline:"nearest"}),ne.previousPubKey=me.pubkey},50)});return function(me){return re.apply(this,arguments)}}()))}follow(){var t=this;return De(function*(){t.ui.profile.status=_r.Follow,yield t.profiles.follow(t.ui.pubkey)})()}onTabChanged(t){this.router.navigate([],{queryParams:{t:t.index},replaceUrl:!0}),this.eventsCount=5,ko(this,aC,IR).call(this)}showMore(){this.eventsCount+=5,ko(this,aC,IR).call(this)}ngOnInit(){var t=this;this.subscriptions.push(this.navigation.showMore$.subscribe(()=>{this.showMore()})),this.appState.showBackButton=!0,this.appState.actions=[],this.appState.updateTitle(""),this.subscriptions.push(this.activatedRoute.queryParams.subscribe(function(){var e=De(function*(n){t.tabIndex=n.t});return function(n){return e.apply(this,arguments)}}())),this.subscriptions.push(this.activatedRoute.paramMap.subscribe(function(){var e=De(function*(n){const r=n.get("id");if(t.ui.setPubKey(r),r.startsWith("npub")){const a=t.utilities.convertFromBech32ToHex(r);t.router.navigate(["/p",a])}else t.appState.updateTitle(t.utilities.getShortenedIdentifier(r)),t.queueService.enqueEvent(r,a=>{t.ui.putEvent(a)},100)});return function(n){return e.apply(this,arguments)}}()))}optionsUpdated(){}activeOptions(){let t="";return t+=this.options.options.hideSpam?" Spam: Filtered":" Spam: Allowed",t+=this.options.options.hideInvoice?" Invoices: Hidden":" Invoices: Displayed",t}trackByFn(t,e){return e.id}ngOnDestroy(){this.utilities.unsubscribe(this.subscriptions),this.profileSubscription&&this.profileSubscription.unsubscribe(),this.feedSubscription&&this.feedSubscription.unsubscribe()}}function IR(){}mf.\u0275fac=function(t){return new(t||mf)(y(So),y(gn),y(Os),y(Lt),y(Cd),y(Oa),y(hn),y(no),y(Eo),y(ba),y(ro),y(Ln),y(kc),y(kn),y(st))},mf.\u0275cmp=we({type:mf,selectors:[["app-user"]],decls:3,vars:2,consts:[[3,"ngIf"],[3,"selectedIndex","selectedTabChange",4,"ngIf"],["class","feed-page",4,"ngIf"],[1,"feed-page"],[3,"events"],[1,"loading"],[3,"selectedIndex","selectedTabChange"],["label","Notes"],["label","Replies"],["class","events clickable",3,"click",4,"ngFor","ngForOf","ngForTrackBy"],[1,"events","clickable",3,"click"],[1,"events-header"],[3,"pubkey"],[1,"event-date","clickable"],[3,"event","pubkey"],[3,"event"],["class","page",4,"ngIf"],[1,"page"],[1,"marginless"]],template:function(t,e){1&t&&(Fe(0,"app-profile-header"),de(1,sle,3,5,"ng-template",0),de(2,yle,9,11,"mat-tab-group",1)),2&t&&(j(1),Y("ngIf",2==e.layout),j(1),Y("ngIf",1==e.layout))},dependencies:[Kn,yi,yc,xg,ev,J_,Sd,El,ia,Cc,Dc,Sl,Ja,Ys,Ed],styles:[".profile-name[_ngcontent-%COMP%]{display:inline-block}.feed-page[_ngcontent-%COMP%]{min-height:1200px}"]});const LR=[{id:1,name:"Pipes"},{id:2,name:"Photographs"},{id:3,name:"Films"},{id:4,name:"Blogs"},{id:5,name:"News"}],vle=["hueSlider"],wle=["alphaSlider"];function Fle(i,t){if(1&i){const e=ut();D(0,"div",8),pe("newValue",function(r){return Re(e),Be(oe().onSliderChange("saturation-lightness",r))}),D(1,"div",9),Fe(2,"div"),A()()}if(2&i){const e=oe();sn("background-color",e.hueSliderColor),Y("rgX",1)("rgY",1),j(1),sn("top",null==e.slider?null:e.slider.v,"px")("left",null==e.slider?null:e.slider.s,"px")}}function kle(i,t){if(1&i&&(D(0,"div",10),Fe(1,"div",11)(2,"div",12),A()),2&i){const e=oe();j(2),sn("background-color",e.selectedColor)}}function xle(i,t){if(1&i){const e=ut();D(0,"div",13,14),pe("newValue",function(r){return Re(e),Be(oe().onSliderChange("hue",r))}),D(2,"div",15)(3,"div"),Fe(4,"div"),A()()()}if(2&i){const e=oe();Y("rgX",1),j(2),sn("left",null==e.slider?null:e.slider.h,"px")}}function Dle(i,t){if(1&i){const e=ut();D(0,"div",16,17),pe("newValue",function(r){return Re(e),Be(oe().onSliderChange("alpha",r))}),Fe(2,"div",18),D(3,"div",15)(4,"div"),Fe(5,"div"),A()()()}if(2&i){const e=oe();Y("rgX",1),j(2),Y("ngStyle",e.getBackgroundColor(e.alphaSliderColor)),j(1),sn("left",null==e.slider?null:e.slider.a,"px")}}const Cle=["dialog"];function Mle(i,t){1&i&&Fe(0,"div",11)}function Ele(i,t){if(1&i){const e=ut();Aa(0),D(1,"div",8)(2,"div",9),pe("click",function(){const a=Re(e).$implicit;return Be(oe(2).onColorClick(a))}),de(3,Mle,1,0,"div",10),A()(),Ta()}if(2&i){const e=t.$implicit,n=t.index,r=oe(2);j(2),rt("colornull",!e),Y("ngStyle",r.getBackgroundColor(e)),j(1),Y("ngIf",n==r.indexSeleccionado)}}function Sle(i,t){if(1&i&&Fe(0,"div",17),2&i){const e=oe(3);Y("ngStyle",e.getBackgroundColor(e.color))}}function Ale(i,t){if(1&i){const e=ut();D(0,"div",12),pe("click",function(){return Re(e),Be(oe(2).addColor())}),de(1,Sle,1,1,"div",13),ea(),D(2,"svg",14),Fe(3,"path",15)(4,"path",16),A()()}if(2&i){const e=oe(2);j(1),Y("ngIf",!e.indexSeleccionado)}}function Tle(i,t){if(1&i){const e=ut();D(0,"color-picker",18),pe("colorChange",function(r){return Re(e),Be(oe(2).onChangeColorPicker(r))})("onAlphaChange",function(r){return Re(e),Be(oe(2).onAlphaChange(r))}),A()}if(2&i){const e=oe(2);Y("controls",e.colorPickerControls)("color",e.hsva)}}function Ile(i,t){if(1&i&&(Aa(0),D(1,"div",4),de(2,Ele,4,4,"ng-container",5),de(3,Ale,5,1,"div",6),de(4,Tle,1,2,"color-picker",7),A(),Ta()),2&i){const e=oe();j(1),Y("@colorsAnimation",e.colorsAnimationEffect),j(1),Y("ngForOf",e.palette),j(1),Y("ngIf",!e.hideColorPicker&&"only-alpha"!=e.colorPickerControls),j(1),Y("ngIf",!e.hideColorPicker&&"only-alpha"==e.colorPickerControls)}}function Lle(i,t){1&i&&Fe(0,"div",11)}const Nle=function(i){return{background:i}};function Ole(i,t){if(1&i){const e=ut();ea(),Wo(),Aa(0),D(1,"div",8)(2,"div",24),pe("click",function(){const a=Re(e).$implicit;return Be(oe(2).changeColor(a))}),de(3,Lle,1,0,"div",10),A()(),Ta()}if(2&i){const e=t.$implicit,n=oe(2);j(2),rt("colornull",!e),Y("ngStyle",Za(4,Nle,e)),j(1),Y("ngIf",n.isSelected(e))}}function Rle(i,t){if(1&i){const e=ut();Aa(0),D(1,"div",4)(2,"div",19)(3,"div",20),pe("click",function(){return Re(e),Be(oe().onClickBack())}),ea(),D(4,"svg",21),Fe(5,"path",22)(6,"path",23),A()()(),de(7,Ole,4,6,"ng-container",5),A(),Ta()}if(2&i){const e=oe();j(1),Y("@colorsAnimation",e.colorsAnimationEffect),j(6),Y("ngForOf",e.variants)}}function Ple(i,t){if(1&i){const e=ut();Aa(0),D(1,"div",25)(2,"div",26),pe("click",function(){return Re(e),Be(oe().onClickBack())}),ea(),D(3,"svg",21),Fe(4,"path",22)(5,"path",23),A()(),Wo(),D(6,"button",27),pe("click",function(){return Re(e),Be(oe().emitClose("cancel"))}),Q(7),A(),D(8,"button",27),pe("click",function(){return Re(e),Be(oe().emitClose("accept"))}),Q(9),A()(),D(10,"div",28)(11,"color-picker",29),pe("sliderChange",function(r){return Re(e),Be(oe().onChangeColorPicker(r))}),A()(),Ta()}if(2&i){const e=oe();j(7),ci(" ",e.cancelLabel," "),j(2),ci(" ",e.acceptLabel," "),j(2),Y("controls",e.colorPickerControls)("color",e.hsva)}}function Ble(i,t){if(1&i){const e=ut();D(0,"div",30)(1,"p",31),pe("click",function(){return Re(e),Be(oe().nextFormat())}),Q(2),A(),D(3,"div",32)(4,"input",33,34),pe("keyup",function(){Re(e);const r=Pi(5);return Be(oe().changeColorManual(r.value))})("keydown.enter",function(){return Re(e),Be(oe().emitClose("accept"))}),A()()()}if(2&i){const e=oe();j(2),bi(e.colorFormats[e.format]),j(2),sn("font-size",e.color&&e.color.length>23?9:10,"px")("letter-spacing",e.color&&e.color.length>16?0:1.5,"px"),Y("value",e.color)}}var js=(()=>(function(i){i[i.HEX=0]="HEX",i[i.RGBA=1]="RGBA",i[i.HSLA=2]="HSLA",i[i.CMYK=3]="CMYK"}(js||(js={})),js))();const NR=[{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"]}],tv=["hex","rgba","hsla"];class Ad{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 Td{constructor(t,e,n,r){this.h=t,this.s=e,this.v=n,this.a=r,this.onChange=new ze(!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 Cg{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 iv{constructor(t,e,n,r,a=1){this.c=t,this.m=e,this.y=n,this.k=r,this.a=a}}class Hle{constructor(t){t&&(this.preview=t.preview,this.variants=t.variants)}}let oC=(()=>{class i{constructor(){}toFormat(e,n){var r="";if(e)switch(n){case js.HEX:(o=this.hsvaToRgba(e)).denormalize(),r=this.rgbaToHex(o,!0);break;case js.HSLA:var a=this.hsva2hsla(e);a.denormalize(),r=a.toString();break;case js.RGBA:r=(o=this.hsvaToRgba(e)).toString();break;case js.CMYK:var o=this.hsvaToRgba(e);this.rgbaToCmyk(o)}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,a=e.v,o=e.a;if(0===a)return new Cg(n,0,0,o);if(0===r&&1===a)return new Cg(n,1,1,o);{const s=a*(2-r)/2;return new Cg(n,a*r/(1-Math.abs(2*s-1)),s,o)}}hsla2hsva(e){const n=Math.min(e.h,1),r=Math.min(e.s,1),a=Math.min(e.l,1),o=Math.min(e.a,1);if(0===a)return new Td(n,0,0,o);{const s=a+r*(1-Math.abs(2*a-1))/2;return new Td(n,2*(s-a)/s,s,o)}}hsvaToRgba(e){let n,r,a;const o=e.h,s=e.s,l=e.v,c=e.a,h=Math.floor(6*o),g=6*o-h,k=l*(1-s),O=l*(1-g*s),W=l*(1-(1-g)*s);switch(h%6){case 0:n=l,r=W,a=k;break;case 1:n=O,r=l,a=k;break;case 2:n=k,r=l,a=W;break;case 3:n=k,r=O,a=l;break;case 4:n=W,r=k,a=l;break;case 5:n=l,r=k,a=O;break;default:n=0,r=0,a=0}return new Ad(n,r,a,c)}cmykToRgb(e){return new Ad((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 iv(0,0,0,1,e.a):new iv((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 a=Math.min(e.r,1),o=Math.min(e.g,1),s=Math.min(e.b,1),l=Math.min(e.a,1),c=Math.max(a,o,s),h=Math.min(a,o,s),g=c,k=c-h;if(r=0===c?0:k/c,c===h)n=0;else{switch(c){case a:n=(o-s)/k+(o<s?6:0);break;case o:n=(s-a)/k+2;break;case s:n=(a-o)/k+4;break;default:n=0}n/=6}return new Td(n,r,g,l)}rgbaToHex(e,n){let r="#"+(16777216|e.r<<16|e.g<<8|e.b).toString(16).substr(1);return 1!=e.a&&(r+=(256|Math.round(255*e.a)).toString(16).substr(1)),r}normalizeCMYK(e){return new iv(e.c/100,e.m/100,e.y/100,e.k/100,e.a)}denormalizeCMYK(e){return new iv(Math.floor(100*e.c),Math.floor(100*e.m),Math.floor(100*e.y),Math.floor(100*e.k),e.a)}denormalizeRGBA(e){return new Ad(Math.round(255*e.r),Math.round(255*e.g),Math.round(255*e.b),e.a)}stringToHsva(e="",n=!0){let r=null;e=(e||"").toLowerCase();const a=[{re:/(rgb)a?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*%?,\s*(\d{1,3})\s*%?(?:,\s*(\d+(?:\.\d+)?)\s*)?\)/,parse:function(o){return new Ad(parseInt(o[2],10)/255,parseInt(o[3],10)/255,parseInt(o[4],10)/255,isNaN(parseFloat(o[5]))?1:parseFloat(o[5]))}},{re:/(hsl)a?\(\s*(\d{1,3})\s*,\s*(\d{1,3})%\s*,\s*(\d{1,3})%\s*(?:,\s*(\d+(?:\.\d+)?)\s*)?\)/,parse:function(o){return new Cg(parseInt(o[2],10)/360,parseInt(o[3],10)/100,parseInt(o[4],10)/100,isNaN(parseFloat(o[5]))?1:parseFloat(o[5]))}}];a.push(n?{re:/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})?$/,parse:function(o){return new Ad(parseInt(o[1],16)/255,parseInt(o[2],16)/255,parseInt(o[3],16)/255,parseInt(o[4]||"FF",16)/255)}}:{re:/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})$/,parse:function(o){return new Ad(parseInt(o[1],16)/255,parseInt(o[2],16)/255,parseInt(o[3],16)/255,1)}}),a.push({re:/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])$/,parse:function(o){return new Ad(parseInt(o[1]+o[1],16)/255,parseInt(o[2]+o[2],16)/255,parseInt(o[3]+o[3],16)/255,1)}});for(const o in a)if(a.hasOwnProperty(o)){const s=a[o],l=s.re.exec(e),c=l&&s.parse(l);if(c)return c instanceof Ad?r=this.rgbaToHsva(c):c instanceof Cg&&(r=this.hsla2hsva(c)),r}return r}outputFormat(e){return this.hsvaToRgba(e).toString()}getFormatByString(e){if(e){e=e.toLowerCase();let r=/(rgba\((\d{1,3},\s?){3}(1|0?\.\d+)\)|rgb\(\d{1,3}(,\s?\d{1,3}){2}\))/,a=/(hsla\((\d{1,3}%?,\s?){3}(1|0?\.\d+)\)|hsl\(\d{1,3}%?(,\s?\d{1,3}%?){2}\))/;if(/(#([\da-f]{3}(?:[\da-f]{3})?(?:[\da-f]{2})?))/.test(e))return"hex";if(r.test(e))return"rgba";if(a.test(e))return"hsla"}return"hex"}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();class OR{constructor(t,e,n,r){this.h=t,this.s=e,this.v=n,this.a=r}}class Yle{constructor(t,e,n,r){this.h=t,this.s=e,this.v=n,this.a=r}}let jle=(()=>{class i{constructor(e){this.elRef=e,this.dragEnd=new ze,this.dragStart=new ze,this.newValue=new ze,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,a=Math.max(0,Math.min(this.getX(e),n)),o=Math.max(0,Math.min(this.getY(e),r));void 0!==this.rgX&&void 0!==this.rgY?this.newValue.emit({s:a/n,v:1-o/r,rgX:this.rgX,rgY:this.rgY}):void 0===this.rgX&&void 0!==this.rgY?this.newValue.emit({v:o/r,rgY:this.rgY}):void 0!==this.rgX&&void 0===this.rgY&&this.newValue.emit({v:a/n,rgX:this.rgX})}}return i.\u0275fac=function(e){return new(e||i)(y($e))},i.\u0275dir=ge({type:i,selectors:[["","slider",""]],hostBindings:function(e,n){1&e&&pe("mousedown",function(a){return n.mouseDown(a)})("touchstart",function(a){return n.touchStart(a)})},inputs:{rgX:"rgX",rgY:"rgY",slider:"slider"},outputs:{dragEnd:"dragEnd",dragStart:"dragStart",newValue:"newValue"}}),i})(),Vle=(()=>{class i{constructor(e,n){this.service=e,this.cdr=n,this.color=new Td(0,1,1,1),this.controls="default",this.sliderChange=new ze(!1),this.onAlphaChange=new ze(!1),this.hsva=new Td(0,1,1,1),this.selectedColor="#000000",this.fallbackColor="#000000"}ngOnInit(){this.color||(this.color=new Td(0,1,1,1)),this.slider=new OR(0,0,0,0),this.update()}ngOnDestroy(){}ngOnChanges(e){e.color&&this.color&&this.update()}ngAfterViewInit(){this.sliderDimMax=new Yle(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 Td(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 OR(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)(y(oC),y(Lt))},i.\u0275cmp=we({type:i,selectors:[["color-picker"]],viewQuery:function(e,n){if(1&e&&(ft(vle,5),ft(wle,5)),2&e){let r;Le(r=Ne())&&(n.hueSlider=r.first),Le(r=Ne())&&(n.alphaSlider=r.first)}},inputs:{color:"color",controls:"controls"},outputs:{sliderChange:"sliderChange",onAlphaChange:"onAlphaChange"},features:[Vi],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&&(D(0,"div",0,1),pe("click",function(a){return a.stopPropagation()}),de(2,Fle,3,8,"div",2),D(3,"div",3),de(4,kle,3,2,"div",4),D(5,"div",5),de(6,xle,5,3,"div",6),de(7,Dle,6,4,"div",7),A()()()),2&e&&(j(2),Y("ngIf","only-alpha"!=n.controls),j(2),Y("ngIf","only-alpha"!=n.controls),j(2),Y("ngIf","only-alpha"!=n.controls),j(1),Y("ngIf","no-alpha"!=n.controls))},dependencies:[yi,mm,jle],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})(),zle=(()=>{class i{constructor(e,n){this.service=e,this.cdr=n,this.color="#000000",this.previewColor="#000000",this.hsva=new Td(0,1,1,1),this.colorsAnimationEffect="slide-in",this.palette=NR,this.variants=[],this.colorFormats=tv,this.format=js.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;r<e.length;r++){const a=e[r];"string"==typeof a?this.service.stringToFormat(this.color,js.HEX)==this.service.stringToFormat(a,js.HEX)&&(n=r):void 0===a?this.color=void 0:null!=this.findIndexSelectedColor(a.variants)&&(n=r)}return n}iniciate(e,n,r,a,o,s,l,c,h,g,k,O){if(this.colorPickerControls=k,this.triggerInstance=e,this.TriggerBBox=n,this.color=r,this.hideColorPicker=c,this.hideTextInput=l,this.acceptLabel=h,this.cancelLabel=g,s?tv.includes(s)?(this.format=tv.indexOf(s.toLowerCase()),this.canChangeFormat=!1,this.service.getFormatByString(this.color)!=s.toLowerCase()&&this.setColor(this.service.stringToHsva(this.color))):(console.error("Format provided is invalid, using HEX"),this.format=js.HEX):this.format=tv.indexOf(this.service.getFormatByString(this.color)),this.previewColor=this.color,this.palette=a??NR,this.colorsAnimationEffect=o,"top"==O){let W=this.TriggerBBox.nativeElement.getBoundingClientRect();this.positionString="transform: translateY(calc( -100% - "+W.height+"px ))"}}setPosition(){if(this.TriggerBBox){const n=this.TriggerBBox.nativeElement.getBoundingClientRect();this.top=n.top+n.height,this.left=n.left+250>window.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.top<n.height?"transform: translateY(-"+e.bottom+"px );":"transform: translateY(calc( -100% - "+e.height+"px ));":"",this.cdr.detectChanges()}hasVariant(e){return!!this.previewColor&&"string"!=typeof e&&e.variants.some(n=>n.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 a=0;a<n.length;a++){const o=n[a];if("string"==typeof o){let s=this.service.stringToHsva(o);s.onAlphaChange(e),r.push(this.service.toFormat(s,this.format))}else{let s=new Hle,l=this.service.stringToHsva(o.preview);l.onAlphaChange(e),s.preview=this.service.toFormat(l,this.format),s.variants=this.ChangeAlphaOnPalette(e,o.variants),r.push(s)}}return r}changeColor(e){this.setColor(this.service.stringToHsva(e)),this.emitClose("accept")}onChangeColorPicker(e){this.temporalColor=e,this.color=this.service.toFormat(e,this.format),this.triggerInstance.sliderChange(this.service.toFormat(e,this.format))}changeColorManual(e){this.previewColor=e,this.color=e,this.hsva=this.service.stringToHsva(e),this.temporalColor=this.hsva,this.triggerInstance.setColor(this.color)}setColor(e){this.hsva=e,this.color=this.service.toFormat(e,this.format),this.setPreviewColor(e),this.triggerInstance.setColor(this.color)}setPreviewColor(e){this.previewColor=e?this.service.hsvaToRgba(e).toString():void 0}onChange(){}onColorClick(e){"string"==typeof e||void 0===e?this.changeColor(e):(this.variants=e.variants,this.menu=2)}addColor(){this.menu=3,this.backupColor=this.color,this.temporalColor=this.service.stringToHsva(this.color)}nextFormat(){this.canChangeFormat&&(this.format=(this.format+1)%this.colorFormats.length,this.setColor(this.hsva))}emitClose(e){3==this.menu&&("cancel"==e||"accept"==e&&this.setColor(this.temporalColor)),this.triggerInstance.close()}onClickBack(){3==this.menu&&(this.color=this.backupColor,this.hsva=this.service.stringToHsva(this.color)),this.indexSeleccionado=this.findIndexSelectedColor(this.palette),this.menu=1}isOutside(e){return e.target.classList.contains("ngx-colors-overlay")}}return i.\u0275fac=function(e){return new(e||i)(y(oC),y(Lt))},i.\u0275cmp=we({type:i,selectors:[["ngx-colors-panel"]],viewQuery:function(e,n){if(1&e&&ft(Cle,5),2&e){let r;Le(r=Ne())&&(n.panelRef=r.first)}},hostVars:4,hostBindings:function(e,n){1&e&&pe("mousedown",function(a){return n.click(a)},0,Zw)("scroll",function(){return n.onScroll()},!1,Zw)("resize",function(){return n.onResize()},!1,Qw),2&e&&sn("top",n.top,"px")("left",n.left,"px")},decls:6,vars:6,consts:[[1,"opened"],["dialog",""],[4,"ngIf"],["class","manual-input-wrapper",4,"ngIf"],[1,"colors"],[4,"ngFor","ngForOf"],["style","background: rgb(245 245 245); position: relative","class","circle button",3,"click",4,"ngIf"],[3,"controls","color","colorChange","onAlphaChange",4,"ngIf"],[1,"circle","wrapper","color"],[1,"circle","color","circle-border",3,"ngStyle","click"],["class","selected",4,"ngIf"],[1,"selected"],[1,"circle","button",2,"background","rgb(245 245 245)","position","relative",3,"click"],["style","\n position: absolute;\n height: 7px;\n width: 7px;\n border: 1px solid rgba(0, 0, 0, 0.03);\n border-radius: 100%;\n top: 0;\n right: 0;\n ",3,"ngStyle",4,"ngIf"],["xmlns","http://www.w3.org/2000/svg","height","24px","viewBox","0 0 24 24","width","24px","fill","#222222"],["d","M24 24H0V0h24v24z","fill","none","opacity",".87"],["d","M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z"],[2,"position","absolute","height","7px","width","7px","border","1px solid rgba(0, 0, 0, 0.03)","border-radius","100%","top","0","right","0",3,"ngStyle"],[3,"controls","color","colorChange","onAlphaChange"],[1,"circle","wrapper"],[1,"add",3,"click"],["xmlns","http://www.w3.org/2000/svg","width","24","height","24","viewBox","0 0 24 24"],["d","M0 0h24v24H0z","fill","none"],["d","M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z"],[1,"circle","circle-border",3,"ngStyle","click"],[1,"nav-wrapper"],[1,"round-button","button",2,"float","left",3,"click"],[2,"float","right",3,"click"],[1,"color-picker-wrapper"],[3,"controls","color","sliderChange"],[1,"manual-input-wrapper"],[3,"click"],[1,"g-input"],["placeholder","#FFFFFF","type","text",3,"value","keyup","keydown.enter"],["paintInput",""]],template:function(e,n){1&e&&(D(0,"div",0,1),de(2,Ile,5,4,"ng-container",2),de(3,Rle,8,2,"ng-container",2),de(4,Ple,12,4,"ng-container",2),de(5,Ble,6,6,"div",3),A()),2&e&&(function Ms(i){Ss(eS,EH,i,!1)}(n.positionString),j(2),Y("ngIf",1==n.menu),j(1),Y("ngIf",2==n.menu),j(1),Y("ngIf",3==n.menu),j(1),Y("ngIf",!n.hideTextInput))},dependencies:[Kn,yi,mm,Vle],styles:["[_nghost-%COMP%]{position:fixed;z-index:2001}.hidden[_ngcontent-%COMP%]{display:none}.button[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center}.top[_ngcontent-%COMP%]{transform:translateY(-100%)}.opened[_ngcontent-%COMP%]{box-sizing:border-box;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background:#fff;width:250px;border-radius:5px;position:absolute}.opened[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{border:none;font-family:inherit;font-size:12px;background-color:unset;-webkit-user-select:none;user-select:none;padding:10px;letter-spacing:1px;color:#222;border-radius:3px;line-height:20px}.opened[_ngcontent-%COMP%] button[_ngcontent-%COMP%]:hover, .opened[_ngcontent-%COMP%] .button[_ngcontent-%COMP%]:hover{background-color:#0000000d;transition:opacity .2s cubic-bezier(.35,0,.25,1),background-color .2s cubic-bezier(.35,0,.25,1);transition-property:opacity,background-color;transition-duration:.2s,.2s;transition-timing-function:cubic-bezier(.35,0,.25,1),cubic-bezier(.35,0,.25,1);transition-delay:0s,0s}.opened[_ngcontent-%COMP%] button[_ngcontent-%COMP%]:focus{outline:none}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;align-items:center;margin:15px}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%] .circle[_ngcontent-%COMP%]{height:34px;width:34px;box-sizing:border-box;border-radius:100%;cursor:pointer}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%] .circle[_ngcontent-%COMP%] .add[_ngcontent-%COMP%]{font-size:20px;line-height:45px;text-align:center}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%] .circle[_ngcontent-%COMP%] .selected[_ngcontent-%COMP%]{border:2px solid white;border-radius:100%;height:28px;width:28px;box-sizing:border-box;margin:2px}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%] .circle.colornull[_ngcontent-%COMP%]{background:linear-gradient(135deg,rgba(236,236,236,.7) 0%,rgba(236,236,236,.7) 45%,#de0f00 50%,rgba(236,236,236,.7) 55%,rgba(236,236,236,.7) 100%)}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%] .circle.wrapper[_ngcontent-%COMP%]{margin:0 5px 5px;flex:34px 0 0}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%] .circle.button[_ngcontent-%COMP%]{margin:0 5px 5px}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%] .circle.wrapper.color[_ngcontent-%COMP%]{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}.opened[_ngcontent-%COMP%] .colors[_ngcontent-%COMP%] .circle-border[_ngcontent-%COMP%]{border:1px solid rgba(0,0,0,.03)}.opened[_ngcontent-%COMP%] .color-picker-wrapper[_ngcontent-%COMP%]{margin:5px 15px}.opened[_ngcontent-%COMP%] .nav-wrapper[_ngcontent-%COMP%]{overflow:hidden;margin:5px}.opened[_ngcontent-%COMP%] .nav-wrapper[_ngcontent-%COMP%] .round-button[_ngcontent-%COMP%]{padding:5px 0;width:40px;height:40px;box-sizing:border-box;border-radius:100%;text-align:center;line-height:45px}.opened[_ngcontent-%COMP%] .manual-input-wrapper[_ngcontent-%COMP%]{display:flex;margin:15px;font-family:sans-serif}.opened[_ngcontent-%COMP%] .manual-input-wrapper[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{margin:0;text-align:center;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;line-height:48px;width:145px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.opened[_ngcontent-%COMP%] .manual-input-wrapper[_ngcontent-%COMP%] .g-input[_ngcontent-%COMP%]{border:1px solid #e8ebed;height:45px;border-radius:5px;width:100%}.opened[_ngcontent-%COMP%] .manual-input-wrapper[_ngcontent-%COMP%] .g-input[_ngcontent-%COMP%] input[_ngcontent-%COMP%]{font-size:9px;border:none;width:100%;text-transform:uppercase;outline:none;text-align:center;letter-spacing:1px;color:#595b65;height:100%;border-radius:5px;margin:0;padding:0}"],data:{animation:[Ar("colorsAnimation",[en("void => slide-in",[rc(":enter",St({opacity:0}),{optional:!0}),rc(":enter",l6("10ms",[Ji(".3s ease-in",Jp([St({opacity:0,transform:"translatex(-50%)",offset:0}),St({opacity:.5,transform:"translatex(-10px) scale(1.1)",offset:.3}),St({opacity:1,transform:"translatex(0)",offset:1})]))]),{optional:!0})]),en("void => popup",[rc(":enter",St({opacity:0,transform:"scale(0)"}),{optional:!0}),rc(":enter",l6("10ms",[Ji("500ms ease-out",Jp([St({opacity:.5,transform:"scale(.5)",offset:.3}),St({opacity:1,transform:"scale(1.1)",offset:.8}),St({opacity:1,transform:"scale(1)",offset:1})]))]),{optional:!0})])])]}}),i})();const RR={position:"fixed",height:"100%",width:"100%","z-index":2e3,top:0,left:0};let PR=(()=>{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(zle);this.componentRef=r.create(this.injector),this.applicationRef.attachView(this.componentRef.hostView);const a=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(RR).forEach(o=>{this.overlay.style[o]=RR[o]}),e?document.getElementById(e).appendChild(this.overlay):document.body.appendChild(this.overlay),this.overlay.appendChild(a),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(Ul),fe(Kl),fe(Pn))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),Ule=(()=>{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 ze,this.input=new ze,this.slider=new ze,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)(y($e),y(PR))},i.\u0275dir=ge({type:i,selectors:[["","ngx-colors-trigger",""]],hostBindings:function(e,n){1&e&&pe("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:[ot([{provide:qr,useExisting:ai(()=>i),multi:!0}])]}),i})(),Wle=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[oC,PR],imports:[Tn]}),i})();function Gle(i,t){if(1&i&&(D(0,"mat-option",11),Q(1),A()),2&i){const e=t.$implicit;Y("value",e.id),j(1),ci(" ",e.name," ")}}class Mg{constructor(t,e,n){this.appState=t,this.dialogRef=e,this.data=n,this.styles=LR,this.data.name="",this.data.color="#673ab7"}onNoClick(){this.data.name="",this.data.color="#673ab7",this.dialogRef.close()}}Mg.\u0275fac=function(t){return new(t||Mg)(y(gn),y(Ml),y(Xu))},Mg.\u0275cmp=we({type:Mg,selectors:[["create-circle-dialog"]],decls:33,vars:11,consts:[[1,"dialog"],["mat-dialog-title",""],["mat-dialog-content",""],["appearance","fill",1,"input-full-width"],["matPrefix","",1,"circle"],["matInput","","type","text","autocomplete","off",3,"ngModel","ngModelChange"],["appearance","fill",1,"circle-input"],["matPrefix","","ngx-colors-trigger","",1,"color",3,"ngModel","ngModelChange"],["matInput","","autocomplete","off",3,"ngModel","ngModelChange"],[3,"value","valueChange"],[3,"value",4,"ngFor","ngForOf"],[3,"value"],["mat-dialog-actions","","align","end"],["mat-stroked-button","",3,"click"],["mat-flat-button","","color","primary","cdkFocusInitial","",3,"mat-dialog-close"]],template:function(t,e){1&t&&(D(0,"div",0)(1,"h1",1),Q(2,"Create Circle"),A(),D(3,"div",2)(4,"mat-form-field",3)(5,"mat-icon",4),Q(6,"supervised_user_circle"),A(),D(7,"mat-label"),Q(8,"Circle Name"),A(),D(9,"input",5),pe("ngModelChange",function(r){return e.data.name=r}),A()(),D(10,"mat-form-field",6)(11,"div",7),pe("ngModelChange",function(r){return e.data.color=r}),A(),D(12,"mat-label"),Q(13,"Color"),A(),D(14,"input",8),pe("ngModelChange",function(r){return e.data.color=r}),A()(),D(15,"mat-form-field",6)(16,"mat-label"),Q(17,"Type"),A(),D(18,"mat-select",9),pe("valueChange",function(r){return e.data.style=r}),de(19,Gle,2,2,"mat-option",10),A()(),D(20,"mat-form-field",6)(21,"mat-label"),Q(22,"Visibility"),A(),D(23,"mat-select",9),pe("valueChange",function(r){return e.data.public=r}),D(24,"mat-option",11),Q(25," Public "),A(),D(26,"mat-option",11),Q(27," Private "),A()()()(),D(28,"div",12)(29,"button",13),pe("click",function(){return e.onNoClick()}),Q(30,"Cancel"),A(),D(31,"button",14),Q(32,"Save"),A()()()),2&t&&(j(9),Y("ngModel",e.data.name),j(2),sn("background",e.data.color),Y("ngModel",e.data.color),j(3),Y("ngModel",e.data.color),j(4),Y("value",e.data.style),j(1),Y("ngForOf",e.styles),j(4),Y("value",e.data.public),j(1),Y("value",!0),j(2),Y("value",!1),j(5),Y("mat-dialog-close",e.data))},dependencies:[Kn,xd,Cl,ss,rf,Fo,XD,Cm,wa,as,Mo,os,sg,lg,cg,dg,Ule],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}.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-input[_ngcontent-%COMP%]{margin-right:1em}@media only screen and (max-width: 540px){.circle-input[_ngcontent-%COMP%]{margin-right:0;width:100%}}"]});class Eg{constructor(t,e){this.dialogRef=t,this.data=e}onNoClick(){this.data.pubkey="",this.dialogRef.close()}}Eg.\u0275fac=function(t){return new(t||Eg)(y(Ml),y(Xu))},Eg.\u0275cmp=we({type:Eg,selectors:[["import-follow-dialog"]],decls:16,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&&(D(0,"h1",0),Q(1,"Import complete following list"),A(),D(2,"div",1)(3,"p"),Q(4,"The existing value is your own public key, use this to import your own public following list."),A(),D(5,"mat-form-field",2)(6,"mat-icon",3),Q(7,"person_add"),A(),D(8,"mat-label"),Q(9,"Public Key"),A(),D(10,"input",4),pe("ngModelChange",function(r){return e.data.pubkey=r}),A()()(),D(11,"div",5)(12,"button",6),pe("click",function(){return e.onNoClick()}),Q(13,"Cancel"),A(),D(14,"button",7),Q(15,"Import"),A()()),2&t&&(j(10),Y("ngModel",e.data.pubkey),j(4),Y("mat-dialog-close",e.data))},dependencies:[xd,Cl,ss,rf,Fo,wa,as,Mo,os,sg,lg,cg,dg],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}"]});let BR=(()=>{class i{constructor(){this._vertical=!1,this._inset=!1}get vertical(){return this._vertical}set vertical(e){this._vertical=at(e)}get inset(){return this._inset}set inset(e){this._inset=at(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275cmp=we({type:i,selectors:[["mat-divider"]],hostAttrs:["role","separator",1,"mat-divider"],hostVars:7,hostBindings:function(e,n){2&e&&(nt("aria-orientation",n.vertical?"vertical":"horizontal"),rt("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})(),$le=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,wt]}),i})();const HR=["*"],jR=["unscopedContent"],qle=["text"],Kle=[[["","matListItemAvatar",""],["","matListItemIcon",""]],[["","matListItemTitle",""]],[["","matListItemLine",""]],"*",[["","matListItemMeta",""]],[["mat-divider"]]],Qle=["[matListItemAvatar],[matListItemIcon]","[matListItemTitle]","[matListItemLine]","*","[matListItemMeta]","mat-divider"],VR=new Ce("ListOption");let sC=(()=>{class i{constructor(e){this._elementRef=e}}return i.\u0275fac=function(e){return new(e||i)(y($e))},i.\u0275dir=ge({type:i,selectors:[["","matListItemTitle",""]],hostAttrs:[1,"mat-mdc-list-item-title","mdc-list-item__primary-text"]}),i})(),zR=(()=>{class i{constructor(e){this._elementRef=e}}return i.\u0275fac=function(e){return new(e||i)(y($e))},i.\u0275dir=ge({type:i,selectors:[["","matListItemLine",""]],hostAttrs:[1,"mat-mdc-list-item-line","mdc-list-item__secondary-text"]}),i})(),cce=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","matListItemMeta",""]],hostAttrs:[1,"mat-mdc-list-item-meta","mdc-list-item__end"]}),i})(),UR=(()=>{class i{constructor(e){this._listOption=e}_isAlignedAtStart(){return!this._listOption||"after"===this._listOption?._getCheckboxPosition()}}return i.\u0275fac=function(e){return new(e||i)(y(VR,8))},i.\u0275dir=ge({type:i,hostVars:4,hostBindings:function(e,n){2&e&&rt("mdc-list-item__start",n._isAlignedAtStart())("mdc-list-item__end",!n._isAlignedAtStart())}}),i})(),dce=(()=>{class i extends UR{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275dir=ge({type:i,selectors:[["","matListItemAvatar",""]],hostAttrs:[1,"mat-mdc-list-item-avatar"],features:[Oe]}),i})(),WR=(()=>{class i extends UR{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275dir=ge({type:i,selectors:[["","matListItemIcon",""]],hostAttrs:[1,"mat-mdc-list-item-icon"],features:[Oe]}),i})(),ff=(()=>{class i{constructor(){this._isNonInteractive=!0,this._disableRipple=!1,this._disabled=!1}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=at(e)}get disabled(){return this._disabled}set disabled(e){this._disabled=at(e)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,hostVars:1,hostBindings:function(e,n){2&e&&nt("aria-disabled",n.disabled)},inputs:{disableRipple:"disableRipple",disabled:"disabled"}}),i})(),lC=(()=>{class i{constructor(e,n,r,a,o,s){this._elementRef=e,this._ngZone=n,this._listBase=r,this._platform=a,this._explicitLines=null,this._disableRipple=!1,this._disabled=!1,this._subscriptions=new p,this._rippleRenderer=null,this._hasUnscopedTextContent=!1,this.rippleConfig=o||{},this._hostElement=this._elementRef.nativeElement,this._noopAnimations="NoopAnimations"===s,r&&!r._isNonInteractive&&this._initInteractiveListItem(),"button"===this._hostElement.nodeName.toLowerCase()&&!this._hostElement.hasAttribute("type")&&this._hostElement.setAttribute("type","button")}set lines(e){this._explicitLines=Er(e,null),this._updateItemLines(!1)}get disableRipple(){return this.disabled||this._disableRipple||this._noopAnimations||!!this._listBase?.disableRipple}set disableRipple(e){this._disableRipple=at(e)}get disabled(){return this._disabled||!!this._listBase?.disabled}set disabled(e){this._disabled=at(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 Dm(this,this._ngZone,this._hostElement,this._platform),this._rippleRenderer.setupTriggerEvents(this._hostElement)}_monitorProjectedLinesAndTitle(){this._ngZone.runOutsideAngular(()=>{this._subscriptions.add(ki(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 a=0===this._titles.length&&1===n;r.classList.toggle("mdc-list-item__primary-text",a),r.classList.toggle("mdc-list-item__secondary-text",!a)}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)(y($e),y(st),y(ff,8),y(Wi),y(td,8),y(zi,8))},i.\u0275dir=ge({type:i,contentQueries:function(e,n,r){if(1&e&&(Tt(r,dce,4),Tt(r,WR,4)),2&e){let a;Le(a=Ne())&&(n._avatars=a),Le(a=Ne())&&(n._icons=a)}},hostVars:3,hostBindings:function(e,n){2&e&&(nt("aria-disabled",n.disabled),rt("mdc-list-item--disabled",n.disabled))},inputs:{lines:"lines",disableRipple:"disableRipple",disabled:"disabled"}}),i})(),uce=(()=>{class i extends lC{constructor(e,n,r,a,o,s){super(e,n,r,a,o,s),this._activated=!1}get activated(){return this._activated}set activated(e){this._activated=at(e)}_getAriaCurrent(){return"A"===this._hostElement.nodeName&&this._activated?"page":null}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(st),y(ff,8),y(Wi),y(td,8),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["mat-list-item"],["a","mat-list-item",""],["button","mat-list-item",""]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,zR,5),Tt(r,sC,5),Tt(r,cce,5)),2&e){let a;Le(a=Ne())&&(n._lines=a),Le(a=Ne())&&(n._titles=a),Le(a=Ne())&&(n._meta=a)}},viewQuery:function(e,n){if(1&e&&(ft(jR,5),ft(qle,5)),2&e){let r;Le(r=Ne())&&(n._unscopedContent=r.first),Le(r=Ne())&&(n._itemText=r.first)}},hostAttrs:[1,"mat-mdc-list-item","mdc-list-item"],hostVars:11,hostBindings:function(e,n){2&e&&(nt("aria-current",n._getAriaCurrent()),rt("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:[Oe],ngContentSelectors:Qle,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&&(Jt(Kle),Qe(0),D(1,"span",0),Qe(2,1),Qe(3,2),D(4,"span",1,2),pe("cdkObserveContent",function(){return n._updateItemLines(!0)}),Qe(6,3),A()(),Qe(7,4),Qe(8,5),Fe(9,"div",3))},dependencies:[gm],encapsulation:2,changeDetection:0}),i})(),$R=(()=>{class i extends ff{constructor(){super(...arguments),this._isNonInteractive=!1}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275cmp=we({type:i,selectors:[["mat-nav-list"]],hostAttrs:["role","navigation",1,"mat-mdc-nav-list","mat-mdc-list-base","mdc-list"],exportAs:["matNavList"],features:[ot([{provide:ff,useExisting:i}]),Oe],ngContentSelectors:HR,decls:1,vars:0,template:function(e,n){1&e&&(Jt(),Qe(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})(),_ce=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Gp,Tn,wt,Ns,t6,$le]}),i})();class Sg{constructor(){}transform(t){return t?LR.find(e=>e.id==t)?.name:"Pipes"}}function gce(i,t){1&i&&(D(0,"span"),Q(1,"Public"),A())}function bce(i,t){1&i&&(D(0,"span"),Q(1,"Private"),A())}function yce(i,t){if(1&i){const e=ut();D(0,"button",16),pe("click",function(){Re(e);const r=oe().$implicit;return Be(oe(3).deleteCircle(r.id))}),D(1,"mat-icon"),Q(2,"delete"),A(),D(3,"span"),Q(4,"Delete Circle"),A()()}}function vce(i,t){if(1&i){const e=ut();D(0,"mat-card",6)(1,"div",7)(2,"mat-icon",8),Q(3,"trip_origin"),A()(),D(4,"div",7),Q(5),Fe(6,"br"),D(7,"span",9)(8,"span"),Q(9),A()(),Fe(10,"br"),D(11,"span",9),de(12,gce,2,0,"span",1),de(13,bce,2,0,"span",1),Q(14),mi(15,"circlestyle"),mi(16,"ago"),A()(),D(17,"div",7)(18,"button",10)(19,"mat-icon",11),Q(20,"more_vert"),A()(),D(21,"mat-menu",null,12)(23,"button",13)(24,"mat-icon"),Q(25,"copy_all"),A(),D(26,"span"),Q(27,"Copy"),A()(),de(28,yce,5,0,"button",14),A(),D(29,"mat-menu",null,15)(31,"button",16),pe("click",function(){const a=Re(e).$implicit;return Be(oe(3).copyPubKeys(a))}),D(32,"mat-icon"),Q(33,"content_copy"),A(),D(34,"span"),Q(35,"Public Keys (npub)"),A()(),D(36,"button",16),pe("click",function(){const a=Re(e).$implicit;return Be(oe(3).copyPubKeysHex(a))}),D(37,"mat-icon"),Q(38,"content_copy"),A(),D(39,"span"),Q(40,"Public Keys (hex)"),A()()()()()}if(2&i){const e=t.$implicit,n=Pi(22),r=Pi(30),a=oe(3);j(2),sn("color",e.color),j(3),ci(" ",e.name,""),j(4),ci("Count: ",a.countMembers(e),""),j(3),Y("ngIf",e.public),j(1),Y("ngIf",!e.public),j(1),kp(" - ",fi(15,11,e.style)," - Created: ",fi(16,13,e.created),""),j(4),Y("matMenuTriggerFor",n),j(5),Y("matMenuTriggerFor",r),j(5),Y("ngIf",e.id)}}function wce(i,t){1&i&&de(0,vce,41,15,"mat-card",5),2&i&&Y("ngForOf",oe().ngIf.value)}function Fce(i,t){1&i&&Fe(0,"mat-spinner",17)}function kce(i,t){1&i&&Q(0),2&i&&ci("Error ",oe().ngIf.error,"")}function xce(i,t){if(1&i&&(D(0,"div"),de(1,wce,1,1,"ng-template",4),de(2,Fce,1,0,"ng-template",4),de(3,kce,1,1,"ng-template",4),A()),2&i){const e=t.ngIf;j(1),Y("ngIf",e.value),j(1),Y("ngIf",e.loading),j(1),Y("ngIf",e.error)}}Sg.\u0275fac=function(t){return new(t||Sg)},Sg.\u0275pipe=wn({name:"circlestyle",type:Sg,pure:!0});class Ag{constructor(t,e,n,r,a,o,s,l,c,h,g,k){this.appState=t,this.circleService=e,this.profileService=n,this.dialog=r,this.validator=a,this.utilities=o,this.authService=s,this.router=l,this.dataService=c,this.snackBar=h,this.cd=g,this.ngZone=k,this.loading=!1,this.following=[],this.items=[],this.items$=this.circleService.items$.pipe(pn(O=>{this.items=O})),this.subscriptions=[]}ngOnDestroy(){this.utilities.unsubscribe(this.subscriptions)}deleteCircle(t){var e=this;return De(function*(){const n=e.getFollowingInCircle(t).map(a=>a.pubkey);yield e.circleService.delete(t);for(var r=0;r<n.length;r++)yield e.profileService.setCircle(n[r],0)})()}countMembers(t){return this.getFollowingInCircle(t.id).length}copy(t){x1(t),this.snackBar.open("Copied to clipboard","Hide",{duration:2500,horizontalPosition:"center",verticalPosition:"bottom"})}getFollowingInCircle(t){return this.following.filter(null==t?e=>null==e.circle||0==e.circle:e=>e.circle==t)}copyPubKeys(t){let e=this.getPublicKeys(t);e=e.map(n=>this.utilities.getNostrIdentifier(n)),this.copy(JSON.stringify(e))}copyPubKeysHex(t){const e=this.getPublicKeys(t);this.copy(JSON.stringify(e))}getPublicKeys(t){return this.getFollowingInCircle(t.id).map(r=>r.pubkey)}getPublicPublicKeys(){console.log(this.items),console.log(this.following);const t=[];for(let e=0;e<this.items.length;e++){const n=this.items[e];if(n.public){const a=this.getFollowingInCircle(n.id).map(o=>o.pubkey);t.push(...a)}}return t}getNpub(t){return this.utilities.getNostrIdentifier(t)}publishFollowList(){var t=this;return De(function*(){const e=t.getPublicPublicKeys();yield t.dataService.publishContacts(e),t.snackBar.open(`A total of ${e.length} was added to your public following list`,"Hide",{duration:2e3,horizontalPosition:"center",verticalPosition:"bottom"})})()}importFollowList(){var t=this;return De(function*(){t.dialog.open(Eg,{data:{pubkey:t.appState.getPublicKey()},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=De(function*(r){if(!r)return;t.snackBar.open("Importing followers process has started","Hide",{duration:2e3,horizontalPosition:"center",verticalPosition:"bottom"});let a=t.utilities.ensureHexIdentifier(r.pubkey);t.dataService.downloadNewestContactsEvents([a]).subscribe(o=>{const l=o.tags.map(c=>c[1]);for(let c=0;c<l.length;c++)t.profileService.follow(l[c])})});return function(r){return n.apply(this,arguments)}}())})()}createCircle(){var t=this;this.dialog.open(Mg,{data:{name:"",style:1,public:!0},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=De(function*(r){!r||t.circleService.put(r)});return function(r){return n.apply(this,arguments)}}())}ngOnInit(){var t=this;return De(function*(){t.appState.updateTitle("Circles"),t.appState.showBackButton=!1,t.appState.actions=[{icon:"add_circle",tooltip:"Create Circle",click:()=>{t.createCircle()}}],t.subscriptions.push(t.profileService.items$.subscribe(e=>t.following=e))})()}}Ag.\u0275fac=function(t){return new(t||Ag)(y(gn),y(ro),y(hn),y(io),y(ba),y(Ln),y(Tr),y(kn),y(no),y(cd),y(Lt),y(st))},Ag.\u0275cmp=we({type:Ag,selectors:[["app-circles"]],decls:11,vars:5,consts:[[1,"feed-page"],[4,"ngIf"],[1,"circle-actions"],["mat-stroked-button","",3,"click"],[3,"ngIf"],["class","circle-container",4,"ngFor","ngForOf"],[1,"circle-container"],[1,"circle-item"],["matListItemIcon",""],[1,"dimmed"],["mat-icon-button","",1,"circle-button",3,"matMenuTriggerFor"],[1,"circle-button-icon"],["menu","matMenu"],["mat-menu-item","",3,"matMenuTriggerFor"],["mat-menu-item","",3,"click",4,"ngIf"],["copyMenu","matMenu"],["mat-menu-item","",3,"click"],[1,"loading"]],template:function(t,e){1&t&&(D(0,"div",0),de(1,xce,4,3,"div",1),mi(2,"async"),mi(3,"withStatus"),D(4,"p",2)(5,"button",3),pe("click",function(){return e.importFollowList()}),Q(6,"Import Following List"),A(),D(7,"button",3),pe("click",function(){return e.publishFollowList()}),Q(8,"Publish Follow List"),A()(),D(9,"small"),Q(10,"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."),A()()),2&t&&(j(1),Y("ngIf",fi(2,1,fi(3,3,e.items$))))},dependencies:[Kn,yi,Fo,C1,yc,wa,WR,uf,xc,Xy,J_,Ja,Ys,Sg,Ed],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;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;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}.circle-actions[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{margin-right:.4em;margin-bottom:.4em}"]});class Tg{constructor(t,e){this.dialogRef=t,this.data=e}onNoClick(){this.data.pubkey="",this.dialogRef.close()}}function Dce(i,t){if(1&i&&(D(0,"span",24),Q(1),mi(2,"ago"),A()),2&i){const e=oe(2).$implicit;j(1),ci(" Started following ",fi(2,1,e.created),"")}}function Cce(i,t){if(1&i&&(D(0,"small"),de(1,Dce,3,3,"span",22),Fe(2,"app-directory-icon",23),A()),2&i){const e=oe().$implicit;j(1),Y("ngIf",e.created),j(1),Y("pubkey",e.pubkey)}}function Mce(i,t){if(1&i&&(D(0,"div",25),Q(1),A()),2&i){const e=oe().$implicit;j(1),bi(e.about)}}function Ece(i,t){if(1&i){const e=ut();D(0,"mat-card",17),pe("click",function(r){const o=Re(e).$implicit;return Be(oe(3).navigation.openProfile(r,o))}),D(1,"div",18)(2,"app-event-header",19),de(3,Cce,3,2,"small",20),A(),Fe(4,"app-profile-actions",19),A(),de(5,Mce,2,1,"div",21),A()}if(2&i){const e=t.$implicit,n=oe(3);j(2),Y("profile",e),j(1),Y("ngIf",n.showFollowingDate),j(1),Y("profile",e),j(1),Y("ngIf",n.showAbout)}}function Sce(i,t){if(1&i&&de(0,Ece,6,4,"mat-card",16),2&i){const e=oe().ngIf,n=oe();Y("ngForOf",e.value)("ngForTrackBy",n.trackByFn)}}function Ace(i,t){1&i&&Fe(0,"mat-spinner",26)}function Tce(i,t){1&i&&Q(0),2&i&&ci("Error ",oe().ngIf.error,"")}function Ice(i,t){if(1&i&&(D(0,"div",14),de(1,Sce,1,2,"ng-template",15),de(2,Ace,1,0,"ng-template",15),de(3,Tce,1,1,"ng-template",15),A()),2&i){const e=t.ngIf;j(1),Y("ngIf",e.value),j(1),Y("ngIf",e.loading),j(1),Y("ngIf",e.error)}}Tg.\u0275fac=function(t){return new(t||Tg)(y(Ml),y(Xu))},Tg.\u0275cmp=we({type:Tg,selectors:[["create-follow-dialog"]],decls:15,vars:2,consts:[[1,"dialog"],["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&&(D(0,"div",0)(1,"h1",1),Q(2,"Enter Public Key to Follow"),A(),D(3,"div",2)(4,"mat-form-field",3)(5,"mat-icon",4),Q(6,"person_add"),A(),D(7,"mat-label"),Q(8,"Public Key"),A(),D(9,"input",5),pe("ngModelChange",function(r){return e.data.pubkey=r}),A()()(),D(10,"div",6)(11,"button",7),pe("click",function(){return e.onNoClick()}),Q(12,"Cancel"),A(),D(13,"button",8),Q(14,"Follow"),A()()()),2&t&&(j(9),Y("ngModel",e.data.pubkey),j(4),Y("mat-dialog-close",e.data))},dependencies:[xd,Cl,ss,rf,Fo,wa,as,Mo,os,sg,lg,cg,dg],styles:[".input-full-width[_ngcontent-%COMP%]{width:100%!important}"]});class Ig{constructor(t,e,n,r,a,o,s,l,c){this.navigation=t,this.appState=e,this.cd=n,this.dialog=r,this.profileService=a,this.validator=o,this.utilities=s,this.router=l,this.snackBar=c,this.loading=!1,this.showBlocked=!1,this.showCached=!1,this.showMuted=!1,this.showAbout=!0,this.showFollowingDate=!0,this.items$=this.profileService.items$,this.sortedItems$=this.items$.pipe(Ve(h=>(h.sort((g,k)=>g.name?.toLowerCase()<k.name?.toLowerCase()?-1:1),h))),this.selected="name-asc"}updateSorting(){const t=this.selected;"name-asc"===t?this.sortedItems$=this.items$.pipe(Ve(e=>(e.sort((n,r)=>n.name?.toLowerCase()<r.name?.toLowerCase()?-1:1),e))):"name-desc"===t?this.sortedItems$=this.items$.pipe(Ve(e=>(e.sort((n,r)=>n.name?.toLowerCase()<r.name?.toLowerCase()?1:-1),e))):"followed-asc"===t?this.sortedItems$=this.items$.pipe(Ve(e=>(e.sort((n,r)=>n.followed<r.followed?1:-1),e))):"followed-desc"===t?this.sortedItems$=this.items$.pipe(Ve(e=>(e.sort((n,r)=>n.followed<r.followed?-1:1),e))):"created-asc"===t?this.sortedItems$=this.items$.pipe(Ve(e=>(e.sort((n,r)=>n.created_at<r.created_at?-1:1),e))):"created-desc"===t&&(this.sortedItems$=this.items$.pipe(Ve(e=>(e.sort((n,r)=>n.created_at<r.created_at?1:-1),e))))}optionsUpdated(t,e){1==e?(this.showCached=!1,this.showMuted=!1):2==e?(this.showCached=!1,this.showBlocked=!1):3==e&&(this.showBlocked=!1,this.showMuted=!1),this.load()}ngOnDestroy(){this.sub&&this.sub.unsubscribe()}load(){var t=this;return De(function*(){t.loading=!0,t.items$=t.showBlocked?t.profileService.blockedProfiles$():t.showMuted?t.profileService.mutedProfiles$():t.showCached?t.profileService.publicProfiles$():t.profileService.items$,t.updateSorting(),t.loading=!1})()}trackByFn(t,e){return`${e.pubkey}${e.modified}`}ngOnInit(){var t=this;return De(function*(){t.appState.updateTitle("People"),t.appState.showBackButton=!1,t.appState.actions=[{icon:"person_add",tooltip:"Add a person",click:()=>{t.createFollow()}}]})()}addFollow(t){var e=this;return De(function*(){t.startsWith("nsec")?e.snackBar.open("This is a private key, not a public key.","Hide",{horizontalPosition:"center",verticalPosition:"bottom"}):(t=e.utilities.ensureHexIdentifier(t),yield e.profileService.follow(t))})()}createFollow(){var t=this;this.dialog.open(Tg,{data:{},maxWidth:"100vw",panelClass:"full-width-dialog"}).afterClosed().subscribe(function(){var n=De(function*(r){if(!r)return;let a=r.pubkey;a=a.replaceAll("[","").replaceAll("]","").replaceAll('"',"");const o=a.split(",");for(let s=0;s<o.length;s++)yield t.addFollow(o[s])});return function(r){return n.apply(this,arguments)}}())}}Ig.\u0275fac=function(t){return new(t||Ig)(y(So),y(gn),y(Lt),y(io),y(hn),y(ba),y(Ln),y(kn),y(cd))},Ig.\u0275cmp=we({type:Ig,selectors:[["app-people"]],decls:41,vars:11,consts:[[1,"feed-page"],[1,"options"],[1,"options-slider",3,"ngModel","ngModelChange","change"],[1,"options-slider",3,"ngModel","ngModelChange"],["appearance","outline"],[3,"value","selectionChange","valueChange"],["value","name-asc"],["value","name-desc"],["value","followed-asc"],["value","followed-desc"],["value","created-asc"],["value","created-desc"],["class","people-list",4,"ngIf"],[1,"dimmed"],[1,"people-list"],[3,"ngIf"],["class","people-card people clickable",3,"click",4,"ngFor","ngForOf","ngForTrackBy"],[1,"people-card","people","clickable",3,"click"],[1,"events-header"],[3,"profile"],[4,"ngIf"],["class","content clickable",4,"ngIf"],["class","clickable",4,"ngIf"],[3,"pubkey"],[1,"clickable"],[1,"content","clickable"],[1,"loading"]],template:function(t,e){1&t&&(D(0,"div",0)(1,"div",1)(2,"mat-accordion")(3,"mat-expansion-panel")(4,"mat-expansion-panel-header")(5,"mat-panel-title"),Q(6,"Options"),A(),Fe(7,"mat-panel-description"),A(),D(8,"p")(9,"mat-slide-toggle",2),pe("ngModelChange",function(r){return e.showBlocked=r})("change",function(r){return e.optionsUpdated(r,1)}),Q(10,"Show blocked"),A(),D(11,"mat-slide-toggle",2),pe("ngModelChange",function(r){return e.showMuted=r})("change",function(r){return e.optionsUpdated(r,2)}),Q(12,"Show muted"),A(),D(13,"mat-slide-toggle",2),pe("ngModelChange",function(r){return e.showCached=r})("change",function(r){return e.optionsUpdated(r,3)}),Q(14,"Show cached"),A()(),D(15,"p")(16,"mat-slide-toggle",3),pe("ngModelChange",function(r){return e.showAbout=r}),Q(17,"Show about"),A(),D(18,"mat-slide-toggle",3),pe("ngModelChange",function(r){return e.showFollowingDate=r}),Q(19,"Show following date"),A()(),D(20,"mat-form-field",4)(21,"mat-label"),Q(22,"Sorting"),A(),D(23,"mat-select",5),pe("selectionChange",function(){return e.updateSorting()})("valueChange",function(r){return e.selected=r}),D(24,"mat-option",6),Q(25,"Name (A-Z)"),A(),D(26,"mat-option",7),Q(27,"Name (Z-A)"),A(),D(28,"mat-option",8),Q(29,"Followed (Newest)"),A(),D(30,"mat-option",9),Q(31,"Followed (Oldest)"),A(),D(32,"mat-option",10),Q(33,"Updated (Newest)"),A(),D(34,"mat-option",11),Q(35,"Updated (Oldest)"),A()()()()()(),de(36,Ice,4,3,"div",12),mi(37,"async"),mi(38,"withStatus"),D(39,"p",13),Q(40,"People are those you are following. You can use circles to organize your people."),A()()),2&t&&(j(9),Y("ngModel",e.showBlocked),j(2),Y("ngModel",e.showMuted),j(2),Y("ngModel",e.showCached),j(3),Y("ngModel",e.showAbout),j(2),Y("ngModel",e.showFollowingDate),j(5),Y("value",e.selected),j(13),Y("ngIf",fi(37,7,fi(38,9,e.sortedItems$))))},dependencies:[Kn,yi,Cl,ss,XD,Cm,yc,rg,ig,ng,By,Py,J_,wg,Mo,os,Sd,El,hf,Ja,Ys,Ed],styles:[".loading[_ngcontent-%COMP%]{margin:2em auto}.input-full-width[_ngcontent-%COMP%]{width:100%!important}.search[_ngcontent-%COMP%]{margin-top:1em;padding:1em 1em 0;margin-bottom:1em;border-radius:10px}.people-list[_ngcontent-%COMP%]{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;margin-top:1em}.people-card[_ngcontent-%COMP%]{flex:1 1 240px}.profile-banner[_ngcontent-%COMP%]{min-height:240px;background-repeat:no-repeat;background-position:center;background-size:cover;margin-top:-2em}"]});var rh=new WeakMap,ah=new WeakMap,Lg=new WeakMap,Ng=new WeakMap,nv=new WeakMap,Og=new WeakMap,cC=new WeakMap,dC=new WeakMap;class Id{constructor(t,e,n,r){Nn(this,rh,{writable:!0,value:void 0}),Nn(this,ah,{writable:!0,value:void 0}),Nn(this,Lg,{writable:!0,value:void 0}),Nn(this,Ng,{writable:!0,value:void 0}),Nn(this,nv,{writable:!0,value:void 0}),Nn(this,Og,{writable:!0,value:void 0}),Nn(this,cC,{writable:!0,value:void 0}),Nn(this,dC,{writable:!0,value:void 0}),this.eventService=t,this.profileService=e,this.dataService=n,this.navigationService=r,this.event=void 0,ln(this,rh,new wi(this.event)),this.event$=Qt(this,rh).asObservable(),ln(this,ah,void 0),ln(this,Lg,new wi(Qt(this,ah))),this.root$=Qt(this,Lg).asObservable(),ln(this,Ng,[]),ln(this,nv,new wi(Qt(this,Ng))),this.above=void 0,ln(this,Og,new wi(this.above)),this.above$=Qt(this,Og).asObservable(),this.hasLoaded=!1,ln(this,cC,new Ox),this.selectedEventChanges$=Qt(this,cC).asObservable(),ln(this,dC,new Ox),this.eventChanges$=Qt(this,dC).asObservable(),this.threadEvents=[],this.threadIds=[],Qt(this,rh).subscribe(a=>{if(null==a)return;let o=this.eventService.rootEventId(a);o||(ln(this,ah,void 0),Qt(this,Lg).next(Qt(this,ah))),o||(o=a.id);const s=this.eventService.parentEventId(a);this.above=void 0,Qt(this,Og).next(this.above),s&&this.dataService.downloadEvent(s).subscribe(l=>{this.above=l,Qt(this,Og).next(this.above)})})}get before$(){return this.events$.pipe(Ve(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t))).pipe(Ve(t=>t.filter(e=>!(!this.event||this.eventService.eTags(this.event).length<2)&&this.eventService.replyEventId(this.event)===e.id)))}get after$(){return this.events$.pipe(Ve(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t)))}get events$(){return Qt(this,nv).asObservable().pipe(ti(t=>null!==t)).pipe(Ve(t=>(t.sort((e,n)=>e.created_at>n.created_at?-1:1),t))).pipe(Ve(t=>t.filter(e=>e.kind!=Um.Reaction&&6!=e.kind)))}get rootEvents$(){return this.events$.pipe(Ve(t=>t.filter(n=>!n.tags.find(r=>"e"===r[0]))))}getEvent(t){return this.threadEvents.find(e=>e.id==t)}getTreeEntry(t){if(!t)return;return this.threadIds.find(n=>n.id==t)||void 0}buildTree(t,e){if(!t||!t.id||this.threadEvents.findIndex(h=>h.id===t.id)>-1)return;this.threadEvents.push(t);const r=t.tags.filter(h=>"e"===h[0]),o=(this.rootEventId(r),this.replyEventId(r,t));let l,s=this.threadIds.findIndex(h=>h.id===o);-1===s?(l={id:o,children:[],reactions:{},boosts:0},this.threadIds.push(l)):l=this.threadIds[s],l.children.findIndex(h=>h.id===t.id)>-1||(1==t.kind?(l.children.push({id:t.id,date:t.created_at}),l.children.sort((h,g)=>h.date-g.date)):7==t.kind?""==t.content||"+"==t.content?l.reactions[wc["\u{1f44d}"]]?l.reactions[wc["\u{1f44d}"]]++:l.reactions[wc["\u{1f44d}"]]=1:"-"==t.content?l.reactions[wc["\u{1f44e}"]]?l.reactions[wc["\u{1f44e}"]]++:l.reactions[wc["\u{1f44e}"]]=1:l.reactions[t.content]?l.reactions[t.content]++:l.reactions[t.content]=1:6==t.kind&&l.boosts++)}replyEventId(t,e){for(let n=0;n<t.length;n++){const r=t[n];if(r.length>3&&"reply"==r[3])return r[1]}return null==t[1]?t[0][1]:t[1][1]}rootEventId(t){for(let e=0;e<t.length;e++){const n=t[e];if(n.length>3&&"root"==n[3])return n[1]}return t[0][1]}loadEventThread(t){this.navigationService.currentThread=[],this.threadEvents=[],this.threadIds=[],this.threadId=t,this.dataService.downloadEventsByTags([{"#e":[t]}]).subscribe(e=>{this.buildTree(e,t)})}changeSelectedEvent(t,e){var n=this;return De(function*(){n.hasLoaded=!1,ln(n,ah,void 0),Qt(n,Lg).next(Qt(n,ah)),ln(n,Ng,void 0),Qt(n,nv).next(Qt(n,Ng)),e?(n.event=e,Qt(n,rh).next(n.event),n.loadEventThread(e.id)):(n.event=void 0,Qt(n,rh).next(n.event),t&&(n.dataService.downloadEvent(t).subscribe(r=>{n.event=r,Qt(n,rh).next(n.event)}),n.loadEventThread(t)))})()}}function Lce(i,t){if(1&i&&(D(0,"span",4),Q(1),A()),2&i){const e=oe(2);j(1),ci("\u{1f501} ",null==e.threadEntry?null:e.threadEntry.boosts,"")}}function Nce(i,t){if(1&i&&(D(0,"span",4),Q(1),A()),2&i){const e=t.$implicit;j(1),kp(" ",e.key," ",e.value," ")}}Id.\u0275fac=function(t){return new(t||Id)(fe(xl),fe(hn),fe(no),fe(So))},Id.\u0275prov=Pe({token:Id,factory:Id.\u0275fac,providedIn:"root"});const Oce=function(i,t){return{"no-lines":i,lines:t}};function Rce(i,t){if(1&i&&(D(0,"div",1),de(1,Lce,2,1,"span",2),de(2,Nce,2,2,"span",3),mi(3,"keyvalue"),A()),2&i){const e=oe();Y("ngClass",Gc(5,Oce,!e.optionsService.options.showLines,e.optionsService.options.showLines)),j(1),Y("ngIf",null==e.threadEntry?null:e.threadEntry.boosts),j(1),Y("ngForOf",fi(3,3,e.threadEntry.reactions))}}class pf{constructor(t,e){this.thread=t,this.optionsService=e,this.imagePath="/assets/profile.png",this.tooltip="",this.tooltipName="",this.profileName=""}ngAfterViewInit(){}ngOnInit(){return De(function*(){})()}}function Pce(i,t){if(1&i){const e=ut();D(0,"emoji-mart",6),pe("emojiSelect",function(r){return Re(e),Be(oe().addEmoji(r))}),A()}2&i&&Y("showPreview",!0)}pf.\u0275fac=function(t){return new(t||pf)(y(Id),y(Oa))},pf.\u0275cmp=we({type:pf,selectors:[["app-event-reactions"]],inputs:{threadEntry:"threadEntry"},decls:1,vars:1,consts:[["class","thread-reactions",3,"ngClass",4,"ngIf"],[1,"thread-reactions",3,"ngClass"],["class","thread-reaction",4,"ngIf"],["class","thread-reaction",4,"ngFor","ngForOf"],[1,"thread-reaction"]],template:function(t,e){1&t&&de(0,Rce,4,8,"div",0),2&t&&Y("ngIf",(null==e.threadEntry?null:e.threadEntry.boosts)||(null==e.threadEntry?null:e.threadEntry.reactions))},dependencies:[yo,Kn,yi,TA],styles:[".thread-reactions[_ngcontent-%COMP%]{margin-left:1em;padding-left:1em;padding-bottom:.4em}.thread-reaction[_ngcontent-%COMP%]{margin-right:.75em}"]});const Bce=function(i,t){return{"no-lines":i,lines:t}};class _f{constructor(t,e,n,r,a,o){this.eventService=t,this.dataService=e,this.optionsService=n,this.profileService=r,this.utilities=a,this.dialog=o}addEmoji(t){var e=this;return De(function*(){e.isEmojiPickerVisible=!1;let n=e.dataService.createEvent(Um.Reaction,t.emoji.native);if(!e.event)return void console.warn("Event is empty on reaction.");n.tags=Object.assign([],e.event.tags),n.tags.push(["p",e.event.pubkey]),n.tags.push(["e",e.event.id]);const r=yield e.dataService.signEvent(n);console.log(r),yield e.dataService.publishEvent(r),e.event.tags=n.tags})()}}_f.\u0275fac=function(t){return new(t||_f)(y(xl),y(no),y(Oa),y(hn),y(Ln),y(io))},_f.\u0275cmp=we({type:_f,selectors:[["app-event-buttons"]],inputs:{event:"event"},decls:10,vars:6,consts:[[1,"thread-actions",3,"ngClass"],["matTooltip","Reaction to post",1,"reaction-icon","toolbar-icon",3,"click"],["class","picker","emoji","point_up","title","Choose your reaction",3,"showPreview","emojiSelect",4,"ngIf"],["mat-button","",3,"matMenuTriggerFor"],["reactionMenu","matMenu"],["mat-menu-item",""],["emoji","point_up","title","Choose your reaction",1,"picker",3,"showPreview","emojiSelect"]],template:function(t,e){if(1&t&&(D(0,"div",0)(1,"mat-icon",1),pe("click",function(){return e.isEmojiPickerVisible=!e.isEmojiPickerVisible}),Q(2,"sentiment_satisfied"),A(),de(3,Pce,1,1,"emoji-mart",2),D(4,"button",3),Q(5,"Reply"),A()(),D(6,"mat-menu",null,4)(8,"button",5),Q(9,"Coming soon..."),A()()),2&t){const n=Pi(7);Y("ngClass",Gc(3,Bce,!e.optionsService.options.showLines,e.optionsService.options.showLines)),j(3),Y("ngIf",e.isEmojiPickerVisible),j(1),Y("matMenuTriggerFor",n)}},dependencies:[yo,yi,Fo,wa,uf,xc,Xy,eh,YO],styles:[".picker[_ngcontent-%COMP%]{display:block;z-index:3}.thread-actions[_ngcontent-%COMP%]{padding-left:1em;margin-left:1em;padding-bottom:.3em}.toolbar-icon[_ngcontent-%COMP%]{cursor:pointer}.toolbar-icon[_ngcontent-%COMP%]:hover{color:#9c27b0}.reaction-icon[_ngcontent-%COMP%]{font-size:1.4em}"]});const qR=function(i,t){return{"no-lines":i,lines:t}};function Hce(i,t){if(1&i&&(D(0,"span")(1,"div",3)(2,"app-event-header",4)(3,"span",5),Q(4),mi(5,"ago"),A(),Fe(6,"app-directory-icon",4),A(),Fe(7,"app-event-actions",6),A(),Fe(8,"app-content",7)(9,"app-event-reactions",8)(10,"app-event-buttons",9)(11,"app-event-thread",8),A()),2&i){const e=t.ngIf,n=oe().$implicit,r=oe();j(2),Y("pubkey",e.pubkey),j(2),bi(fi(5,11,e.created_at)),j(2),Y("pubkey",e.pubkey),j(1),Y("event",e)("pubkey",e.pubkey),j(1),Y("ngClass",Gc(13,qR,!r.optionsService.options.showLines,r.optionsService.options.showLines))("displayRepliesTo",!1)("event",e),j(1),Y("threadEntry",r.thread.getTreeEntry(n.id)),j(1),Y("event",e),j(1),Y("threadEntry",r.thread.getTreeEntry(n.id))}}function Yce(i,t){if(1&i&&(D(0,"div",1),de(1,Hce,12,16,"span",2),A()),2&i){const e=t.$implicit,n=oe();Y("ngClass",Gc(2,qR,!n.optionsService.options.showLines,n.optionsService.options.showLines)),j(1),Y("ngIf",n.thread.getEvent(e.id))}}class gf{constructor(t,e){this.thread=t,this.optionsService=e,this.imagePath="/assets/profile.png",this.tooltip="",this.tooltipName="",this.profileName=""}ngAfterViewInit(){}ngOnInit(){return De(function*(){})()}}gf.\u0275fac=function(t){return new(t||gf)(y(Id),y(Oa))},gf.\u0275cmp=we({type:gf,selectors:[["app-event-thread"]],inputs:{threadEntry:"threadEntry"},decls:1,vars:1,consts:[["class","thread-event",3,"ngClass",4,"ngFor","ngForOf"],[1,"thread-event",3,"ngClass"],[4,"ngIf"],[1,"events-header"],[3,"pubkey"],[1,"event-date"],[3,"event","pubkey"],[1,"thread-content",3,"ngClass","displayRepliesTo","event"],[3,"threadEntry"],[3,"event"]],template:function(t,e){1&t&&de(0,Yce,2,5,"div",0),2&t&&Y("ngForOf",null==e.threadEntry?null:e.threadEntry.children)},dependencies:[yo,Kn,yi,Sd,El,ia,Dc,gf,pf,_f,Ys],styles:[".thread-event[_ngcontent-%COMP%]{margin-left:1em;padding-top:0;padding-left:1em}.thread-content[_ngcontent-%COMP%]{margin-left:1em;padding-left:1em;display:block}"]});const KR=function(i,t){return{"no-lines":i,lines:t}};function jce(i,t){if(1&i){const e=ut();D(0,"div",5),pe("click",function(r){const o=Re(e).ngIf;return Be(oe().navigation.openEvent(r,o))}),D(1,"div",6)(2,"app-event-header",7)(3,"span",8),Q(4),mi(5,"ago"),A(),Fe(6,"app-directory-icon",7),A(),Fe(7,"app-event-actions",9),A(),Fe(8,"app-content",10)(9,"app-event-reactions",11)(10,"app-event-buttons",12),A()}if(2&i){const e=t.ngIf,n=oe();j(2),Y("pubkey",e.pubkey),j(1),Y("matTooltip",e.created_at.toString()),j(1),bi(fi(5,10,e.created_at)),j(2),Y("pubkey",e.pubkey),j(1),Y("event",e)("pubkey",e.pubkey),j(1),Y("ngClass",Gc(12,KR,!n.optionsService.options.showLines,n.optionsService.options.showLines))("event",e),j(1),Y("threadEntry",n.thread.getTreeEntry(n.thread.threadId)),j(1),Y("event",e)}}function Vce(i,t){if(1&i&&(D(0,"div",13)(1,"div",6)(2,"app-event-header",7)(3,"span",8),Q(4),mi(5,"ago"),A(),Fe(6,"app-directory-icon",7),A(),Fe(7,"app-event-actions",9),A(),Fe(8,"app-content",10)(9,"app-event-reactions",11)(10,"app-event-buttons",12)(11,"app-event-thread",14),A()),2&i){const e=t.ngIf,n=oe();j(2),Y("pubkey",e.pubkey),j(1),Y("matTooltip",e.created_at.toString()),j(1),bi(fi(5,11,e.created_at)),j(2),Y("pubkey",e.pubkey),j(1),Y("event",e)("pubkey",e.pubkey),j(1),Y("ngClass",Gc(13,KR,!n.optionsService.options.showLines,n.optionsService.options.showLines))("event",e),j(1),Y("threadEntry",n.thread.getTreeEntry(n.thread.threadId)),j(1),Y("event",e),j(1),Y("threadEntry",n.thread.getTreeEntry(n.thread.threadId))}}class bf{constructor(t,e,n,r,a,o,s,l,c,h){this.appState=t,this.activatedRoute=e,this.cd=n,this.optionsService=r,this.navigation=a,this.profiles=o,this.thread=s,this.validator=l,this.utilities=c,this.router=h,this.initialLoad=!0}likes(t){}dislikes(t){}replies(t){}filteredThread(){}repliesTo(t){if(!t)return;let e=t.tags.filter(n=>"p"===n[0]).map(n=>n[1]);return e=e.filter(n=>n!==t.pubkey),e}rootEvent(){if(!this.event)return;const t=this.event.tags.filter(e=>"e"===e[0]);for(let e=0;e<t.length;e++){const n=t[e];if(n.length>3&&"root"==n[3])return n[1]}return t[0][1]}ngOnInit(){var t=this;console.log("CURRENT EVENT:",this.navigation.currentEvent),this.navigation.currentEvent&&(this.id=this.navigation.currentEvent.id,this.thread.changeSelectedEvent(void 0,this.navigation.currentEvent)),this.appState.updateTitle("Thread"),this.appState.showBackButton=!0,this.activatedRoute.paramMap.subscribe(function(){var e=De(function*(n){const r=n.get("id");if(r)if(r.startsWith("note")){const a=t.utilities.convertFromBech32ToHex(r);t.router.navigate(["/e",a])}else t.thread.changeSelectedEvent(r);else t.router.navigateByUrl("/")});return function(n){return e.apply(this,arguments)}}())}trackByFn(t,e){return e.id}ngOnDestroy(){this.sub&&this.sub.unsub()}}bf.\u0275fac=function(t){return new(t||bf)(y(gn),y(Os),y(Lt),y(Oa),y(So),y(hn),y(Id),y(ba),y(Ln),y(kn))},bf.\u0275cmp=we({type:bf,selectors:[["app-note"]],decls:15,vars:7,consts:[[1,"feed-page"],[1,"options"],[1,"options-slider",3,"ngModel","ngModelChange"],["class","events above-event clickable",3,"click",4,"ngIf"],["class","current-event events noclick",4,"ngIf"],[1,"events","above-event","clickable",3,"click"],[1,"events-header"],[3,"pubkey"],[1,"event-date",3,"matTooltip"],[3,"event","pubkey"],[1,"thread-content",3,"ngClass","event"],[1,"thread-reactions",3,"threadEntry"],[3,"event"],[1,"current-event","events","noclick"],[3,"threadEntry"]],template:function(t,e){1&t&&(D(0,"div",0)(1,"mat-accordion",1)(2,"mat-expansion-panel")(3,"mat-expansion-panel-header")(4,"mat-panel-title"),Q(5,"Options"),A(),Fe(6,"mat-panel-description"),A(),D(7,"p")(8,"mat-slide-toggle",2),pe("ngModelChange",function(r){return e.optionsService.options.showLines=r}),Q(9,"Show lines"),A()()()(),de(10,jce,11,15,"div",3),mi(11,"async"),de(12,Vce,12,16,"div",4),mi(13,"async"),A(),Fe(14,"mat-divider")),2&t&&(j(8),Y("ngModel",e.optionsService.options.showLines),j(2),Y("ngIf",fi(11,3,e.thread.above$)),j(2),Y("ngIf",fi(13,5,e.thread.event$)))},dependencies:[yo,yi,BR,eh,rg,ig,ng,By,Py,wg,Mo,os,Sd,El,ia,Dc,gf,pf,_f,Ja,Ys],styles:[".thread-event[_ngcontent-%COMP%]{margin-left:1em;padding-top:0;padding-left:1em}.thread-content[_ngcontent-%COMP%]{margin-left:1em;padding-left:1em;display:block}.events[_ngcontent-%COMP%]{padding:0!important}.thread-actions[_ngcontent-%COMP%]{margin-left:1em;padding-left:1em;padding-bottom:.3em}"]});class Rg{constructor(t,e,n){this.cd=t,this.appState=e,this.http=n}ngOnInit(){this.appState.showBackButton=!0,this.appState.updateTitle("Licenses"),this.appState.actions=[],this.showContent("3rdpartylicenses.txt",e=>`<pre>${e.replace(/</g,"&lt;").replace(/>/g,"&gt;")}</pre>`)}showContent(t,e=(n=>n)){this.http.get(t,{responseType:"text"}).pipe(pn(n=>{this.licenses=n,this.cd.markForCheck()},n=>{this.licenses=`Unable to get content (${n.statusText})`,this.cd.markForCheck()})).subscribe()}}Rg.\u0275fac=function(t){return new(t||Rg)(y(Lt),y(gn),y(Ty))},Rg.\u0275cmp=we({type:Rg,selectors:[["app-licenses"]],decls:9,vars:1,consts:[[1,"page"],["href","https://github.com/block-core/blockcore-notes","target","_blank"],[1,"marginless","heading"],[1,"linebreaks"]],template:function(t,e){1&t&&(D(0,"div",0)(1,"p"),Q(2,"Blockcore Note is an open source project published under the MIT license. You can view the source code on "),D(3,"a",1),Q(4,"GitHub"),A()(),D(5,"h1",2),Q(6,"Third Party Licenses"),A(),D(7,"div",3),Q(8),A()()),2&t&&(j(8),bi(e.licenses))},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}}"]});class Pg{constructor(t){this.appState=t}ngOnInit(){var t=this;return De(function*(){t.appState.updateTitle("Chat"),t.appState.goBack=!0,t.appState.actions=[]})()}}Pg.\u0275fac=function(t){return new(t||Pg)(y(gn))},Pg.\u0275cmp=we({type:Pg,selectors:[["app-chat"]],decls:5,vars:0,consts:[["mat-align-tabs","center"],["label","Messages"],["label","Channels"]],template:function(t,e){1&t&&(D(0,"mat-tab-group",0)(1,"mat-tab",1),Q(2," COMING SOON! "),A(),D(3,"mat-tab",2),Q(4," COMING SOON! "),A()())},dependencies:[xg,ev]});class Bg{constructor(t,e,n,r,a,o,s,l,c,h,g){this.navigation=t,this.appState=e,this.cd=n,this.options=r,this.profileService=a,this.validator=o,this.utilities=s,this.router=l,this.breakpointObserver=c,this.snackBar=h,this.ngZone=g,this.eventsCount=5,this.details=!1,this.subscriptions=[],this.hasFollowers=!1,console.log("HOME constructor!!")}ngAfterViewInit(){console.log("ngAfterViewInit")}ngAfterContentInit(){console.log("ngAfterContentInit")}showMore(){this.eventsCount+=10}optionsUpdated(){}activeOptions(){return""}trackByFn(t,e){return e.id}trackByNoteId(t,e){return e.id}toggleDetails(){this.details=!this.details}ngOnDestroy(){this.utilities.unsubscribe(this.subscriptions)}feedChanged(t,e){"public"===e?this.options.options.privateFeed=!this.options.options.publicFeed:this.options.options.publicFeed=!this.options.options.privateFeed}ngOnInit(){var t=this;return De(function*(){t.appState.updateTitle("Following Notes"),t.options.options.privateFeed=!0,t.subscriptions.push(t.navigation.showMore$.subscribe(()=>{t.showMore()}))})()}}function zce(i,t){1&i&&(D(0,"span"),Q(1,"\xa0Home"),A())}function Uce(i,t){if(1&i&&(D(0,"mat-icon",2),Q(1,"home"),A(),de(2,zce,2,0,"span",3),mi(3,"async")),2&i){const e=oe();j(2),Y("ngIf",!1===fi(3,1,e.appState.displayLabels$))}}function Wce(i,t){1&i&&(D(0,"div",4),Q(1,"(UNDER CONSTRUCTION... access events through "),D(2,"a",5),Q(3,"user profiles"),A(),Q(4," right now.)"),A(),Fe(5,"app-feed-private"))}Bg.\u0275fac=function(t){return new(t||Bg)(y(So),y(gn),y(Lt),y(Oa),y(hn),y(ba),y(Ln),y(kn),y(cl),y(cd),y(st))},Bg.\u0275cmp=we({type:Bg,selectors:[["app-feed-private"]],decls:0,vars:0,template:function(t,e){},styles:[".loading-container[_ngcontent-%COMP%]{text-align:center}.loading[_ngcontent-%COMP%]{margin:auto}.show-more[_ngcontent-%COMP%]{margin-bottom:1em}"]});class Hg{constructor(t,e,n,r,a,o,s,l,c,h,g,k){this.appState=t,this.cd=e,this.options=n,this.dialog=r,this.profile=a,this.validator=o,this.navigationService=s,this.authService=l,this.utilities=c,this.router=h,this.breakpointObserver=g,this.ngZone=k,this.events=[],this.initialLoad=!0,this.details=!1,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.options.options.privateFeed=!this.options.options.publicFeed:this.options.options.publicFeed=!this.options.options.privateFeed}ngOnInit(){var t=this;return De(function*(){t.options.options.privateFeed=!0,t.appState.updateTitle(""),t.appState.showBackButton=!1,t.appState.actions=[{icon:"note_add",tooltip:"Create Note",click:()=>{t.navigationService.createNote()}}]})()}}Hg.\u0275fac=function(t){return new(t||Hg)(y(gn),y(Lt),y(Oa),y(io),y(hn),y(ba),y(So),y(Tr),y(Ln),y(kn),y(cl),y(st))},Hg.\u0275cmp=we({type:Hg,selectors:[["app-feed"]],decls:4,vars:0,consts:[["mat-tab-label",""],["matTabContent",""],[1,"example-tab-icon"],[4,"ngIf"],[1,"page"],["routerLink","/people"]],template:function(t,e){1&t&&(D(0,"mat-tab-group")(1,"mat-tab"),de(2,Uce,4,3,"ng-template",0),de(3,Wce,6,0,"ng-template",1),A()())},dependencies:[yi,ns,wa,JD,eC,xg,ev,Bg,Ja],encapsulation:2});class Yg{constructor(t,e){this.profiles=t,this.utilities=e,this.pubkey="",this.profileName="",this.tooltip=""}ngOnInit(){}}function Gce(i,t){1&i&&Fe(0,"app-profile-widget",6),2&i&&Y("pubkey",t.$implicit)}function $ce(i,t){if(1&i&&(D(0,"div",4),de(1,Gce,1,1,"app-profile-widget",5),A()),2&i){const e=t.ngIf;j(1),Y("ngForOf",e.following)}}Yg.\u0275fac=function(t){return new(t||Yg)(y(hn),y(Ln))},Yg.\u0275cmp=we({type:Yg,selectors:[["app-profile-widget"]],inputs:{pubkey:"pubkey"},decls:3,vars:2,consts:[[1,"profile-widget"],[3,"pubkey"]],template:function(t,e){1&t&&(D(0,"div",0),Fe(1,"app-event-header",1)(2,"app-event-actions",1),A()),2&t&&(j(1),Y("pubkey",e.pubkey),j(1),Y("pubkey",e.pubkey))},dependencies:[El,Dc],styles:[".profile-widget[_ngcontent-%COMP%]{gap:.4em;display:flex;flex-direction:row}.profile-widget[_ngcontent-%COMP%] app-event-header[_ngcontent-%COMP%]{flex-grow:2}.profile-widget[_ngcontent-%COMP%] app-profile-actions[_ngcontent-%COMP%]{width:48px}"]});const qce=function(i){return["/followers",i]},Kce=function(i){return["/following",i]};class jg{constructor(t,e,n,r,a,o){this.ui=t,this.appState=e,this.dataService=n,this.profileService=r,this.activatedRoute=a,this.router=o,this.subscriptions=[]}ngOnInit(){var t=this;this.appState.showBackButton=!0,this.appState.backUrl=void 0,this.subscriptions.push(this.ui.profile$.subscribe(e=>{!e||(this.appState.updateTitle(e.name),this.dataService.enque({type:"Contacts",identifier:e.pubkey}))})),this.subscriptions.push(this.activatedRoute.paramMap.subscribe(function(){var e=De(function*(n){const r=n.get("id");t.ui.setPubKey(r)});return function(n){return e.apply(this,arguments)}}()))}ngOnDestroy(){for(let t=0;t<this.subscriptions.length;t++)this.subscriptions[t].unsubscribe()}}jg.\u0275fac=function(t){return new(t||jg)(y(Eo),y(gn),y(no),y(hn),y(Os),y(kn))},jg.\u0275cmp=we({type:jg,selectors:[["app-following"]],decls:9,vars:12,consts:[["mat-tab-nav-bar","",3,"tabPanel"],["mat-tab-link","",3,"routerLink","active"],["tabPanel",""],["class","page",4,"ngIf"],[1,"page"],[3,"pubkey",4,"ngFor","ngForOf"],[3,"pubkey"]],template:function(t,e){1&t&&(D(0,"nav",0)(1,"a",1),Q(2,"Followers"),A(),D(3,"a",1),Q(4,"Following"),A()(),D(5,"mat-tab-nav-panel",null,2),de(7,$ce,2,1,"div",3),mi(8,"async"),A()),2&t&&(Y("tabPanel",Pi(6)),j(1),Y("routerLink",Za(8,qce,e.ui.pubkey))("active",!1),j(2),Y("routerLink",Za(10,Kce,e.ui.pubkey))("active",!0),j(4),Y("ngIf",fi(8,6,e.ui.profile$)))},dependencies:[Kn,yi,ns,nC,ER,rC,Yg,Ja]});const Qce=function(i){return["/followers",i]},Zce=function(i){return["/following",i]};class Vg{constructor(t,e,n,r,a){this.ui=t,this.appState=e,this.profileService=n,this.activatedRoute=r,this.router=a,this.subscriptions=[]}ngOnInit(){var t=this;this.appState.showBackButton=!0,this.appState.backUrl=void 0,this.subscriptions.push(this.ui.profile$.subscribe(e=>{this.appState.updateTitle(`@${e?.name}`)})),this.subscriptions.push(this.activatedRoute.paramMap.subscribe(function(){var e=De(function*(n){const r=n.get("id");t.ui.setPubKey(r)});return function(n){return e.apply(this,arguments)}}()))}ngOnDestroy(){for(let t=0;t<this.subscriptions.length;t++)this.subscriptions[t].unsubscribe()}}Vg.\u0275fac=function(t){return new(t||Vg)(y(Eo),y(gn),y(hn),y(Os),y(kn))},Vg.\u0275cmp=we({type:Vg,selectors:[["app-followers"]],decls:9,vars:9,consts:[["mat-tab-nav-bar","",3,"tabPanel"],["mat-tab-link","",3,"routerLink","active"],["tabPanel",""],[1,"page"]],template:function(t,e){1&t&&(D(0,"nav",0)(1,"a",1),Q(2,"Followers"),A(),D(3,"a",1),Q(4,"Following"),A()(),D(5,"mat-tab-nav-panel",null,2)(7,"div",3),Q(8,'NOT IMPLEMENTED. Check "Following".'),A()()),2&t&&(Y("tabPanel",Pi(6)),j(1),Y("routerLink",Za(5,Qce,e.ui.pubkey))("active",!0),j(2),Y("routerLink",Za(7,Zce,e.ui.pubkey))("active",!1))},dependencies:[ns,nC,ER,rC]});const Xce=[{path:"",component:pg,canActivate:[lr]},{path:"connect",component:eg},{path:"feed",component:Hg,canActivate:[lr]},{path:"notes",component:yg,canActivate:[lr]},{path:"circles",component:Ag,canActivate:[lr]},{path:"people",component:Ig,canActivate:[lr]},{path:"chat",component:Pg,canActivate:[lr]},{path:"profile",component:vg,canActivate:[lr]},{path:"user/:id",component:mf,canActivate:[lr]},{path:"note/:id",component:bf,canActivate:[lr]},{path:"p/:id",component:mf,canActivate:[lr]},{path:"e/:id",component:bf,canActivate:[lr]},{path:"followers/:id",component:Vg,canActivate:[lr]},{path:"following/:id",component:jg,canActivate:[lr]},{path:"about",component:ag,canActivate:[lr]},{path:"about/licenses",component:Rg,canActivate:[lr]},{path:"settings",component:Dg,canActivate:[lr]},{path:"logout",component:_g}];class yf{}yf.\u0275fac=function(t){return new(t||yf)},yf.\u0275mod=it({type:yf}),yf.\u0275inj=ct({imports:[wI.forRoot(Xce,{scrollPositionRestoration:"enabled",anchorScrolling:"enabled"}),wI]});var QR=S(1781);class Jce{constructor(){this.prefix="web+nostr:"}removeHandler(t){return t.indexOf("://")>-1?t.substring(t.indexOf("://")+3):t}decode(t){if(!t.startsWith(this.prefix))throw new Error("Invalid Nostr URI: "+t);var e=t.slice(this.prefix.length,t.indexOf(":",this.prefix.length)).toLowerCase(),r=t.slice(this.prefix.length+e.length+1).split("?"),a=r[0];let o;return a.indexOf("/")>-1&&(a=a.substring(0,a.length-1)),r.length>1&&(o=QR.parse(r[1])),{address:a,scheme:e,options:o}}transform(t){const e=t.address,n=t.scheme,r=t;return delete r.address,delete r.scheme,{address:e,scheme:n,options:r}}encode(t){var e=QR.stringify(t.options);return t.scheme+":"+t.address+(e?"?":"")+e}}class zg{constructor(t,e,n){this.profileService=t,this.data=e,this.bottomSheetRef=n}import(t){this.bottomSheetRef.dismiss(),t.preventDefault();const e=this.data.pubkeys;for(let n=0;n<e.length;n++)this.profileService.follow(e[n])}}zg.\u0275fac=function(t){return new(t||zg)(y(hn),y(h6),y(ox))},zg.\u0275cmp=we({type:zg,selectors:[["app-import-sheet"]],decls:6,vars:1,consts:[["mat-list-item","",3,"click"],["matListItemTitle",""],["matLine",""]],template:function(t,e){1&t&&(D(0,"mat-nav-list")(1,"a",0),pe("click",function(r){return e.import(r)}),D(2,"span",1),Q(3),A(),D(4,"span",2),Q(5,"Import your existing public following list"),A()()()),2&t&&(j(3),ci("Found ",e.data.pubkeys.length," profiles"))},dependencies:[$R,uce,sC,v$],encapsulation:2});const Ld=new qe(C),tde={connector:()=>new be};function ZR(i,t=tde){const{connector:e}=t;return It((n,r)=>{const a=e();Yi(i(function ede(i){return new qe(t=>i.subscribe(t))}(a))).subscribe(r),r.add(n.subscribe(a))})}const Ug="Service workers are disabled or not supported by this browser";class rv{constructor(t){if(this.serviceWorker=t,t){const n=eo(t,"controllerchange").pipe(Ve(()=>t.controller)),a=gu(ed(()=>pt(t.controller)),n);this.worker=a.pipe(ti(h=>!!h)),this.registration=this.worker.pipe(Jn(()=>t.getRegistration()));const c=eo(t,"message").pipe(Ve(h=>h.data)).pipe(ti(h=>h&&h.type)).pipe(function nde(i){return i?t=>ZR(i)(t):t=>function ide(i,t){const e=v(i)?i:()=>i;return v(t)?ZR(t,{connector:e}):n=>new Wb(n,e)}(new be)(t)}());c.connect(),this.events=c}else this.worker=this.events=this.registration=function rde(i){return ed(()=>ac(new Error(i)))}(Ug)}postMessage(t,e){return this.worker.pipe(pi(1),pn(n=>{n.postMessage({action:t,...e})})).toPromise().then(()=>{})}postMessageWithOperation(t,e,n){const r=this.waitForOperationCompleted(n),a=this.postMessage(t,e);return Promise.all([a,r]).then(([,o])=>o)}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(ti(e))}nextEventOfType(t){return this.eventsOfType(t).pipe(pi(1))}waitForOperationCompleted(t){return this.eventsOfType("OPERATION_COMPLETED").pipe(ti(e=>e.nonce===t),pi(1),Ve(e=>{if(void 0!==e.result)return e.result;throw new Error(e.error)})).toPromise()}get isEnabled(){return!!this.serviceWorker}}let ade=(()=>{class i{constructor(e){if(this.sw=e,this.subscriptionChanges=new be,!e.isEnabled)return this.messages=Ld,this.notificationClicks=Ld,void(this.subscription=Ld);this.messages=this.sw.eventsOfType("PUSH").pipe(Ve(r=>r.data)),this.notificationClicks=this.sw.eventsOfType("NOTIFICATION_CLICK").pipe(Ve(r=>r.data)),this.pushManager=this.sw.registration.pipe(Ve(r=>r.pushManager));const n=this.pushManager.pipe(Jn(r=>r.getSubscription()));this.subscription=ki(n,this.subscriptionChanges)}get isEnabled(){return this.sw.isEnabled}requestSubscription(e){if(!this.sw.isEnabled)return Promise.reject(new Error(Ug));const n={userVisibleOnly:!0};let r=this.decodeBase64(e.serverPublicKey.replace(/_/g,"/").replace(/-/g,"+")),a=new Uint8Array(new ArrayBuffer(r.length));for(let o=0;o<r.length;o++)a[o]=r.charCodeAt(o);return n.applicationServerKey=a,this.pushManager.pipe(Jn(o=>o.subscribe(n)),pi(1)).toPromise().then(o=>(this.subscriptionChanges.next(o),o))}unsubscribe(){return this.sw.isEnabled?this.subscription.pipe(pi(1),Jn(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(Ug))}decodeBase64(e){return atob(e)}}return i.\u0275fac=function(e){return new(e||i)(fe(rv))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),uC=(()=>{class i{constructor(e){if(this.sw=e,!e.isEnabled)return this.versionUpdates=Ld,this.available=Ld,this.activated=Ld,void(this.unrecoverable=Ld);this.versionUpdates=this.sw.eventsOfType(["VERSION_DETECTED","VERSION_INSTALLATION_FAILED","VERSION_READY","NO_NEW_VERSION_DETECTED"]),this.available=this.versionUpdates.pipe(ti(n=>"VERSION_READY"===n.type),Ve(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(Ug));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(Ug));const e=this.sw.generateNonce();return this.sw.postMessageWithOperation("ACTIVATE_UPDATE",{nonce:e},e)}}return i.\u0275fac=function(e){return new(e||i)(fe(rv))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();class hC{}const XR=new Ce("NGSW_REGISTER_SCRIPT");function ode(i,t,e,n){return()=>{if(!Qc(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[o,...s]=(e.registrationStrategy||"registerWhenStable:30000").split(":");switch(o){case"registerImmediately":r=pt(null);break;case"registerWithDelay":r=JR(+s[0]||0);break;case"registerWhenStable":r=s[0]?ki(e8(i),JR(+s[0])):e8(i);break;default:throw new Error(`Unknown ServiceWorker registration strategy: ${e.registrationStrategy}`)}}i.get(st).runOutsideAngular(()=>r.pipe(pi(1)).subscribe(()=>navigator.serviceWorker.register(t,{scope:e.scope}).catch(o=>console.error("Service worker registration failed with:",o))))}}function JR(i){return pt(null).pipe(Qy(i))}function e8(i){return i.get(Kl).isStable.pipe(ti(e=>e))}function sde(i,t){return new rv(Qc(t)&&!1!==i.enabled?navigator.serviceWorker:void 0)}let lde=(()=>{class i{static register(e,n={}){return{ngModule:i,providers:[{provide:XR,useValue:e},{provide:hC,useValue:n},{provide:rv,useFactory:sde,deps:[hC,$c]},{provide:Ip,useFactory:ode,deps:[Pn,XR,hC,$c],multi:!0}]}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[ade,uC]}),i})();class oh{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.doAppUpdate();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())}}oh.\u0275fac=function(t){return new(t||oh)(fe(uC),fe(cd))},oh.\u0275prov=Pe({token:oh,factory:oh.\u0275fac,providedIn:"root"});class sh{constructor(t,e){{const n=t.isStable.pipe(oc(o=>!0===o)),r=function cde(i=0,t=_m){return i<0&&(i=0),jb(i,i,t)}(216e5);gu(n,r).subscribe(De(function*(){try{const o=yield e.checkForUpdate();console.log(o?"A new version is available.":"Already on the latest version.")}catch(o){console.error("Failed to check for updates:",o)}}))}}}sh.\u0275fac=function(t){return new(t||sh)(fe(Kl),fe(uC))},sh.\u0275prov=Pe({token:sh,factory:sh.\u0275fac});class vf{constructor(t,e,n){this.router=t,this.appState=e,this.profileService=n,this.resultsChanged=new wi(null),this.results$=this.resultsChanged.asObservable()}search(t){var e=this;return De(function*(){if(t)if(console.log("Searching for: ",t),t.startsWith("npub")){const n=uc.decode(t);e.resetSearch(),e.router.navigate(["/p",n.data])}else if(t.startsWith("nevent")){const n=uc.decode(t);e.resetSearch(),e.router.navigate(["/p",n.data])}else{const n=yield e.profileService.search(t.toLowerCase());n.sort((r,a)=>r.status>a.status?-1:1),e.updateResults(n)}})()}updateResults(t){this.resultsChanged.next(t)}open(t){console.log("SELECTED:",t),t&&(this.resetSearch(),this.router.navigate(["/p",t.pubkey]))}resetSearch(){this.appState.searchText="",this.appState.showSearch=!1}}vf.\u0275fac=function(t){return new(t||vf)(fe(kn),fe(gn),fe(hn))},vf.\u0275prov=Pe({token:vf,factory:vf.\u0275fac,providedIn:"root"});const dde=["*",[["mat-toolbar-row"]]],ude=["*","mat-toolbar-row"],hde=ml(class{constructor(i){this._elementRef=i}});let mde=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-toolbar-row"]],hostAttrs:[1,"mat-toolbar-row"],exportAs:["matToolbarRow"]}),i})(),fde=(()=>{class i extends hde{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)(y($e),y(Wi),y(Ht))},i.\u0275cmp=we({type:i,selectors:[["mat-toolbar"]],contentQueries:function(e,n,r){if(1&e&&Tt(r,mde,5),2&e){let a;Le(a=Ne())&&(n._toolbarRows=a)}},hostAttrs:[1,"mat-toolbar"],hostVars:4,hostBindings:function(e,n){2&e&&rt("mat-toolbar-multiple-rows",n._toolbarRows.length>0)("mat-toolbar-single-row",0===n._toolbarRows.length)},inputs:{color:"color"},exportAs:["matToolbar"],features:[Oe],ngContentSelectors:ude,decls:2,vars:0,template:function(e,n){1&e&&(Jt(dde),Qe(0),Qe(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})(),pde=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,wt]}),i})();const av=["*"],_de=["content"];function gde(i,t){if(1&i){const e=ut();D(0,"div",2),pe("click",function(){return Re(e),Be(oe()._onBackdropClicked())}),A()}2&i&&rt("mat-drawer-shown",oe()._isShowingBackdrop())}function bde(i,t){1&i&&(D(0,"mat-drawer-content"),Qe(1,2),A())}const yde=[[["mat-drawer"]],[["mat-drawer-content"]],"*"],vde=["mat-drawer","mat-drawer-content","*"];function wde(i,t){if(1&i){const e=ut();D(0,"div",2),pe("click",function(){return Re(e),Be(oe()._onBackdropClicked())}),A()}2&i&&rt("mat-drawer-shown",oe()._isShowingBackdrop())}function Fde(i,t){1&i&&(D(0,"mat-sidenav-content"),Qe(1,2),A())}const kde=[[["mat-sidenav"]],[["mat-sidenav-content"]],"*"],xde=["mat-sidenav","mat-sidenav-content","*"],t8={transformDrawer:Ar("transform",[un("open, open-instant",St({transform:"none",visibility:"visible"})),un("void",St({"box-shadow":"none",visibility:"hidden"})),en("void => open-instant",Ji("0ms")),en("void <=> open, open-instant => void",Ji("400ms cubic-bezier(0.25, 0.8, 0.25, 1)"))])},Cde=new Ce("MAT_DRAWER_DEFAULT_AUTOSIZE",{providedIn:"root",factory:function Mde(){return!1}}),mC=new Ce("MAT_DRAWER_CONTAINER");let ov=(()=>{class i extends yu{constructor(e,n,r,a,o){super(r,a,o),this._changeDetectorRef=e,this._container=n}ngAfterContentInit(){this._container._contentMarginChanges.subscribe(()=>{this._changeDetectorRef.markForCheck()})}}return i.\u0275fac=function(e){return new(e||i)(y(Lt),y(ai(()=>r8)),y($e),y(Jc),y(st))},i.\u0275cmp=we({type:i,selectors:[["mat-drawer-content"]],hostAttrs:[1,"mat-drawer-content"],hostVars:4,hostBindings:function(e,n){2&e&&sn("margin-left",n._container._contentMargins.left,"px")("margin-right",n._container._contentMargins.right,"px")},features:[ot([{provide:yu,useExisting:i}]),Oe],ngContentSelectors:av,decls:1,vars:0,template:function(e,n){1&e&&(Jt(),Qe(0))},encapsulation:2,changeDetection:0}),i})(),n8=(()=>{class i{constructor(e,n,r,a,o,s,l,c){this._elementRef=e,this._focusTrapFactory=n,this._focusMonitor=r,this._platform=a,this._ngZone=o,this._interactivityChecker=s,this._doc=l,this._container=c,this._elementFocusedBeforeDrawerWasOpened=null,this._enableAnimations=!1,this._position="start",this._mode="over",this._disableClose=!1,this._opened=!1,this._animationStarted=new be,this._animationEnd=new be,this._animationState="void",this.openedChange=new ze(!0),this._openedStream=this.openedChange.pipe(ti(h=>h),Ve(()=>{})),this.openedStart=this._animationStarted.pipe(ti(h=>h.fromState!==h.toState&&0===h.toState.indexOf("open")),$b(void 0)),this._closedStream=this.openedChange.pipe(ti(h=>!h),Ve(()=>{})),this.closedStart=this._animationStarted.pipe(ti(h=>h.fromState!==h.toState&&"void"===h.toState),$b(void 0)),this._destroyed=new be,this.onPositionChanged=new ze,this._modeChanged=new be,this.openedChange.subscribe(h=>{h?(this._doc&&(this._elementFocusedBeforeDrawerWasOpened=this._doc.activeElement),this._takeFocus()):this._isFocusWithinDrawer()&&this._restoreFocus(this._openedVia||"program")}),this._ngZone.runOutsideAngular(()=>{eo(this._elementRef.nativeElement,"keydown").pipe(ti(h=>27===h.keyCode&&!this.disableClose&&!Mr(h)),vt(this._destroyed)).subscribe(h=>this._ngZone.run(()=>{this.close(),h.stopPropagation(),h.preventDefault()}))}),this._animationEnd.pipe(Wp((h,g)=>h.fromState===g.fromState&&h.toState===g.toState)).subscribe(h=>{const{fromState:g,toState:k}=h;(0===k.indexOf("open")&&"void"===g||"void"===k&&0===g.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=at(e)}get autoFocus(){return this._autoFocus??("side"===this.mode?"dialog":"first-tabbable")}set autoFocus(e){("true"===e||"false"===e||null==e)&&(e=at(e)),this._autoFocus=e}get opened(){return this._opened}set opened(e){this.toggle(at(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(a=>{this.openedChange.pipe(pi(1)).subscribe(o=>a(o?"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)(y($e),y(ym),y(Wr),y(Wi),y(st),y(bu),y(Ht,8),y(mC,8))},i.\u0275cmp=we({type:i,selectors:[["mat-drawer"]],viewQuery:function(e,n){if(1&e&&ft(_de,5),2&e){let r;Le(r=Ne())&&(n._content=r.first)}},hostAttrs:["tabIndex","-1",1,"mat-drawer"],hostVars:12,hostBindings:function(e,n){1&e&&nm("@transform.start",function(a){return n._animationStarted.next(a)})("@transform.done",function(a){return n._animationEnd.next(a)}),2&e&&(nt("align",null),am("@transform",n._animationState),rt("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:av,decls:3,vars:0,consts:[["cdkScrollable","",1,"mat-drawer-inner-container"],["content",""]],template:function(e,n){1&e&&(Jt(),D(0,"div",0,1),Qe(2),A())},dependencies:[yu],encapsulation:2,data:{animation:[t8.transformDrawer]},changeDetection:0}),i})(),r8=(()=>{class i{constructor(e,n,r,a,o,s=!1,l){this._dir=e,this._element=n,this._ngZone=r,this._changeDetectorRef=a,this._animationMode=l,this._drawers=new nl,this.backdropClick=new ze,this._destroyed=new be,this._doCheckSubject=new be,this._contentMargins={left:null,right:null},this._contentMarginChanges=new be,e&&e.change.pipe(vt(this._destroyed)).subscribe(()=>{this._validateDrawers(),this.updateContentMargins()}),o.change().pipe(vt(this._destroyed)).subscribe(()=>this.updateContentMargins()),this._autosize=s}get start(){return this._start}get end(){return this._end}get autosize(){return this._autosize}set autosize(e){this._autosize=at(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:at(e)}get scrollable(){return this._userContent||this._content}ngAfterContentInit(){this._allDrawers.changes.pipe(In(this._allDrawers),vt(this._destroyed)).subscribe(e=>{this._drawers.reset(e.filter(n=>!n._container||n._container===this)),this._drawers.notifyOnChanges()}),this._drawers.changes.pipe(In(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(Nb(10),vt(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(ti(n=>n.fromState!==n.toState),vt(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(vt(this._drawers.changes)).subscribe(()=>this._setContainerClass(e.opened))}_watchDrawerPosition(e){!e||e.onPositionChanged.pipe(vt(this._drawers.changes)).subscribe(()=>{this._ngZone.onMicrotaskEmpty.pipe(pi(1)).subscribe(()=>{this._validateDrawers()})})}_watchDrawerMode(e){e&&e._modeChanged.pipe(vt(ki(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)(y(Hn,8),y($e),y(st),y(Lt),y(Jo),y(Cde),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["mat-drawer-container"]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,ov,5),Tt(r,n8,5)),2&e){let a;Le(a=Ne())&&(n._content=a.first),Le(a=Ne())&&(n._allDrawers=a)}},viewQuery:function(e,n){if(1&e&&ft(ov,5),2&e){let r;Le(r=Ne())&&(n._userContent=r.first)}},hostAttrs:[1,"mat-drawer-container"],hostVars:2,hostBindings:function(e,n){2&e&&rt("mat-drawer-container-explicit-backdrop",n._backdropOverride)},inputs:{autosize:"autosize",hasBackdrop:"hasBackdrop"},outputs:{backdropClick:"backdropClick"},exportAs:["matDrawerContainer"],features:[ot([{provide:mC,useExisting:i}])],ngContentSelectors:vde,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&&(Jt(yde),de(0,gde,1,2,"div",0),Qe(1),Qe(2,1),de(3,bde,2,0,"mat-drawer-content",1)),2&e&&(Y("ngIf",n.hasBackdrop),j(3),Y("ngIf",!n._content))},dependencies:[yi,ov],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})(),fC=(()=>{class i extends ov{constructor(e,n,r,a,o){super(e,n,r,a,o)}}return i.\u0275fac=function(e){return new(e||i)(y(Lt),y(ai(()=>o8)),y($e),y(Jc),y(st))},i.\u0275cmp=we({type:i,selectors:[["mat-sidenav-content"]],hostAttrs:[1,"mat-drawer-content","mat-sidenav-content"],hostVars:4,hostBindings:function(e,n){2&e&&sn("margin-left",n._container._contentMargins.left,"px")("margin-right",n._container._contentMargins.right,"px")},features:[ot([{provide:yu,useExisting:i}]),Oe],ngContentSelectors:av,decls:1,vars:0,template:function(e,n){1&e&&(Jt(),Qe(0))},encapsulation:2,changeDetection:0}),i})(),a8=(()=>{class i extends n8{constructor(){super(...arguments),this._fixedInViewport=!1,this._fixedTopGap=0,this._fixedBottomGap=0}get fixedInViewport(){return this._fixedInViewport}set fixedInViewport(e){this._fixedInViewport=at(e)}get fixedTopGap(){return this._fixedTopGap}set fixedTopGap(e){this._fixedTopGap=Er(e)}get fixedBottomGap(){return this._fixedBottomGap}set fixedBottomGap(e){this._fixedBottomGap=Er(e)}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275cmp=we({type:i,selectors:[["mat-sidenav"]],hostAttrs:["tabIndex","-1",1,"mat-drawer","mat-sidenav"],hostVars:17,hostBindings:function(e,n){2&e&&(nt("align",null),sn("top",n.fixedInViewport?n.fixedTopGap:null,"px")("bottom",n.fixedInViewport?n.fixedBottomGap:null,"px"),rt("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:[Oe],ngContentSelectors:av,decls:3,vars:0,consts:[["cdkScrollable","",1,"mat-drawer-inner-container"],["content",""]],template:function(e,n){1&e&&(Jt(),D(0,"div",0,1),Qe(2),A())},dependencies:[yu],encapsulation:2,data:{animation:[t8.transformDrawer]},changeDetection:0}),i})(),o8=(()=>{class i extends r8{}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275cmp=we({type:i,selectors:[["mat-sidenav-container"]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,fC,5),Tt(r,a8,5)),2&e){let a;Le(a=Ne())&&(n._content=a.first),Le(a=Ne())&&(n._allDrawers=a)}},hostAttrs:[1,"mat-drawer-container","mat-sidenav-container"],hostVars:2,hostBindings:function(e,n){2&e&&rt("mat-drawer-container-explicit-backdrop",n._backdropOverride)},exportAs:["matSidenavContainer"],features:[ot([{provide:mC,useExisting:i}]),Oe],ngContentSelectors:xde,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&&(Jt(kde),de(0,wde,1,2,"div",0),Qe(1),Qe(2,1),de(3,Fde,2,0,"mat-sidenav-content",1)),2&e&&(Y("ngIf",n.hasBackdrop),j(3),Y("ngIf",!n._content))},dependencies:[yi,fC],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})(),Ede=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Tn,wt,dl,dl,wt]}),i})();const Sde=["panel"];function Ade(i,t){if(1&i&&(D(0,"div",0,1),Qe(2),A()),2&i){const e=t.id,n=oe();Y("id",n.id)("ngClass",n._classList)("@panelAnimation",n.isOpen?"visible":"hidden"),nt("aria-label",n.ariaLabel||null)("aria-labelledby",n._getPanelAriaLabelledby(e))}}const Tde=["*"],Ide=Ar("panelAnimation",[un("void, hidden",St({opacity:0,transform:"scaleY(0.8)"})),en(":enter, hidden => visible",[Xp([Ji("0.03s linear",St({opacity:1})),Ji("0.12s cubic-bezier(0, 0, 0.2, 1)",St({transform:"scaleY(1)"}))])]),en(":leave, visible => hidden",[Ji("0.075s linear",St({opacity:0}))])]);let Lde=0;class Nde{constructor(t,e){this.source=t,this.option=e}}const Ode=fl(class{}),s8=new Ce("mat-autocomplete-default-options",{providedIn:"root",factory:function Rde(){return{autoActiveFirstOption:!1,autoSelectActiveOption:!1}}});let Pde=(()=>{class i extends Ode{constructor(e,n,r,a){super(),this._changeDetectorRef=e,this._elementRef=n,this._activeOptionChanges=p.EMPTY,this.showPanel=!1,this._isOpen=!1,this.displayWith=null,this.optionSelected=new ze,this.opened=new ze,this.closed=new ze,this.optionActivated=new ze,this._classList={},this.id="mat-autocomplete-"+Lde++,this.inertGroups=a?.SAFARI||!1,this._autoActiveFirstOption=!!r.autoActiveFirstOption,this._autoSelectActiveOption=!!r.autoSelectActiveOption}get isOpen(){return this._isOpen&&this.showPanel}get autoActiveFirstOption(){return this._autoActiveFirstOption}set autoActiveFirstOption(e){this._autoActiveFirstOption=at(e)}get autoSelectActiveOption(){return this._autoSelectActiveOption}set autoSelectActiveOption(e){this._autoSelectActiveOption=at(e)}set classList(e){this._classList=e&&e.length?function SW(i,t=/\s+/){const e=[];if(null!=i){const n=Array.isArray(i)?i:`${i}`.split(t);for(const r of n){const a=`${r}`.trim();a&&e.push(a)}}return e}(e).reduce((n,r)=>(n[r]=!0,n),{}):{},this._setVisibilityClasses(this._classList),this._elementRef.nativeElement.className=""}ngAfterContentInit(){this._keyManager=new wT(this.options).withWrap(),this._activeOptionChanges=this._keyManager.change.subscribe(e=>{this.isOpen&&this.optionActivated.emit({source:this,option:this.options.toArray()[e]||null})}),this._setVisibility()}ngOnDestroy(){this._keyManager?.destroy(),this._activeOptionChanges.unsubscribe()}_setScrollTop(e){this.panel&&(this.panel.nativeElement.scrollTop=e)}_getScrollTop(){return this.panel?this.panel.nativeElement.scrollTop:0}_setVisibility(){this.showPanel=!!this.options.length,this._setVisibilityClasses(this._classList),this._changeDetectorRef.markForCheck()}_emitSelectEvent(e){const n=new Nde(this,e);this.optionSelected.emit(n)}_getPanelAriaLabelledby(e){return this.ariaLabel?null:this.ariaLabelledby?(e?e+" ":"")+this.ariaLabelledby:e}_setVisibilityClasses(e){e[this._visibleClass]=this.showPanel,e[this._hiddenClass]=!this.showPanel}}return i.\u0275fac=function(e){return new(e||i)(y(Lt),y($e),y(s8),y(Wi))},i.\u0275dir=ge({type:i,viewQuery:function(e,n){if(1&e&&(ft(fn,7),ft(Sde,5)),2&e){let r;Le(r=Ne())&&(n.template=r.first),Le(r=Ne())&&(n.panel=r.first)}},inputs:{ariaLabel:["aria-label","ariaLabel"],ariaLabelledby:["aria-labelledby","ariaLabelledby"],displayWith:"displayWith",autoActiveFirstOption:"autoActiveFirstOption",autoSelectActiveOption:"autoSelectActiveOption",panelWidth:"panelWidth",classList:["class","classList"]},outputs:{optionSelected:"optionSelected",opened:"opened",closed:"closed",optionActivated:"optionActivated"},features:[Oe]}),i})(),Bde=(()=>{class i extends Pde{constructor(){super(...arguments),this._visibleClass="mat-mdc-autocomplete-visible",this._hiddenClass="mat-mdc-autocomplete-hidden"}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275cmp=we({type:i,selectors:[["mat-autocomplete"]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,rx,5),Tt(r,Cm,5)),2&e){let a;Le(a=Ne())&&(n.optionGroups=a),Le(a=Ne())&&(n.options=a)}},hostAttrs:[1,"mat-mdc-autocomplete"],inputs:{disableRipple:"disableRipple"},exportAs:["matAutocomplete"],features:[ot([{provide:nx,useExisting:i}]),Oe],ngContentSelectors:Tde,decls:1,vars:0,consts:[["role","listbox",1,"mat-mdc-autocomplete-panel","mdc-menu-surface","mdc-menu-surface--open",3,"id","ngClass"],["panel",""]],template:function(e,n){1&e&&(Jt(),de(0,Ade,3,5,"ng-template"))},dependencies:[yo],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%}.mdc-menu-surface.mat-mdc-autocomplete-panel{width:100%;max-height:256px;position:static;visibility:hidden;transform-origin:center top;margin:0;padding:8px 0;list-style-type:none}.mdc-menu-surface.mat-mdc-autocomplete-panel:focus{outline:none}.cdk-high-contrast-active .mdc-menu-surface.mat-mdc-autocomplete-panel{outline:solid 1px}.cdk-overlay-pane:not(.mat-mdc-autocomplete-panel-above) .mdc-menu-surface.mat-mdc-autocomplete-panel{border-top-left-radius:0;border-top-right-radius:0}.mat-mdc-autocomplete-panel-above .mdc-menu-surface.mat-mdc-autocomplete-panel{border-bottom-left-radius:0;border-bottom-right-radius:0;transform-origin:center bottom}.mdc-menu-surface.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-visible{visibility:visible}.mdc-menu-surface.mat-mdc-autocomplete-panel.mat-mdc-autocomplete-hidden{visibility:hidden}mat-autocomplete{display:none}"],encapsulation:2,data:{animation:[Ide]},changeDetection:0}),i})();const Hde={provide:qr,useExisting:ai(()=>c8),multi:!0},l8=new Ce("mat-autocomplete-scroll-strategy"),jde={provide:l8,deps:[sr],useFactory:function Yde(i){return()=>i.scrollStrategies.reposition()}};let Vde=(()=>{class i{constructor(e,n,r,a,o,s,l,c,h,g,k){this._element=e,this._overlay=n,this._viewContainerRef=r,this._zone=a,this._changeDetectorRef=o,this._dir=l,this._formField=c,this._document=h,this._viewportRuler=g,this._defaults=k,this._componentDestroyed=!1,this._autocompleteDisabled=!1,this._manuallyFloatingLabel=!1,this._viewportSubscription=p.EMPTY,this._canOpenOnNextFocus=!0,this._closeKeyEventStream=new be,this._windowBlurHandler=()=>{this._canOpenOnNextFocus=this._document.activeElement!==this._element.nativeElement||this.panelOpen},this._onChange=()=>{},this._onTouched=()=>{},this.position="auto",this.autocompleteAttribute="off",this._overlayAttached=!1,this.optionSelections=ed(()=>{const O=this.autocomplete?this.autocomplete.options:null;return O?O.changes.pipe(In(O),Jn(()=>ki(...O.map(W=>W.onSelectionChange)))):this._zone.onStable.pipe(pi(1),Jn(()=>this.optionSelections))}),this._scrollStrategy=s}get autocompleteDisabled(){return this._autocompleteDisabled}set autocompleteDisabled(e){this._autocompleteDisabled=at(e)}ngAfterViewInit(){const e=this._getWindow();typeof e<"u"&&this._zone.runOutsideAngular(()=>e.addEventListener("blur",this._windowBlurHandler))}ngOnChanges(e){e.position&&this._positionStrategy&&(this._setStrategyPositions(this._positionStrategy),this.panelOpen&&this._overlayRef.updatePosition())}ngOnDestroy(){const e=this._getWindow();typeof e<"u"&&e.removeEventListener("blur",this._windowBlurHandler),this._viewportSubscription.unsubscribe(),this._componentDestroyed=!0,this._destroyPanel(),this._closeKeyEventStream.complete()}get panelOpen(){return this._overlayAttached&&this.autocomplete.showPanel}openPanel(){this._attachOverlay(),this._floatLabel()}closePanel(){this._resetLabel(),this._overlayAttached&&(this.panelOpen&&this._zone.run(()=>{this.autocomplete.closed.emit()}),this.autocomplete._isOpen=this._overlayAttached=!1,this._pendingAutoselectedOption=null,this._overlayRef&&this._overlayRef.hasAttached()&&(this._overlayRef.detach(),this._closingActionsSubscription.unsubscribe()),this._componentDestroyed||this._changeDetectorRef.detectChanges())}updatePosition(){this._overlayAttached&&this._overlayRef.updatePosition()}get panelClosingActions(){return ki(this.optionSelections,this.autocomplete._keyManager.tabOut.pipe(ti(()=>this._overlayAttached)),this._closeKeyEventStream,this._getOutsideClickStream(),this._overlayRef?this._overlayRef.detachments().pipe(ti(()=>this._overlayAttached)):pt()).pipe(Ve(e=>e instanceof n6?e:null))}get activeOption(){return this.autocomplete&&this.autocomplete._keyManager?this.autocomplete._keyManager.activeItem:null}_getOutsideClickStream(){return ki(eo(this._document,"click"),eo(this._document,"auxclick"),eo(this._document,"touchend")).pipe(ti(e=>{const n=Jl(e),r=this._formField?this._formField._elementRef.nativeElement:null,a=this.connectedTo?this.connectedTo.elementRef.nativeElement:null;return this._overlayAttached&&n!==this._element.nativeElement&&this._document.activeElement!==this._element.nativeElement&&(!r||!r.contains(n))&&(!a||!a.contains(n))&&!!this._overlayRef&&!this._overlayRef.overlayElement.contains(n)}))}writeValue(e){Promise.resolve(null).then(()=>this._assignOptionValue(e))}registerOnChange(e){this._onChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this._element.nativeElement.disabled=e}_handleKeydown(e){const n=e.keyCode,r=Mr(e);if(27===n&&!r&&e.preventDefault(),this.activeOption&&13===n&&this.panelOpen&&!r)this.activeOption._selectViaInteraction(),this._resetActiveItem(),e.preventDefault();else if(this.autocomplete){const a=this.autocomplete._keyManager.activeItem,o=38===n||40===n;9===n||o&&!r&&this.panelOpen?this.autocomplete._keyManager.onKeydown(e):o&&this._canOpen()&&this.openPanel(),(o||this.autocomplete._keyManager.activeItem!==a)&&(this._scrollToOption(this.autocomplete._keyManager.activeItemIndex||0),this.autocomplete.autoSelectActiveOption&&this.activeOption&&(this._pendingAutoselectedOption||(this._valueBeforeAutoSelection=this._element.nativeElement.value),this._pendingAutoselectedOption=this.activeOption,this._assignOptionValue(this.activeOption.value)))}}_handleInput(e){let n=e.target,r=n.value;"number"===n.type&&(r=""==r?null:parseFloat(r)),this._previousValue!==r&&(this._previousValue=r,this._pendingAutoselectedOption=null,this._onChange(r),this._canOpen()&&this._document.activeElement===e.target&&this.openPanel())}_handleFocus(){this._canOpenOnNextFocus?this._canOpen()&&(this._previousValue=this._element.nativeElement.value,this._attachOverlay(),this._floatLabel(!0)):this._canOpenOnNextFocus=!0}_handleClick(){this._canOpen()&&!this.panelOpen&&this.openPanel()}_floatLabel(e=!1){this._formField&&"auto"===this._formField.floatLabel&&(e?this._formField._animateAndLockLabel():this._formField.floatLabel="always",this._manuallyFloatingLabel=!0)}_resetLabel(){this._manuallyFloatingLabel&&(this._formField.floatLabel="auto",this._manuallyFloatingLabel=!1)}_subscribeToClosingActions(){return ki(this._zone.onStable.pipe(pi(1)),this.autocomplete.options.changes.pipe(pn(()=>this._positionStrategy.reapplyLastPosition()),Qy(0))).pipe(Jn(()=>(this._zone.run(()=>{const r=this.panelOpen;this._resetActiveItem(),this.autocomplete._setVisibility(),this._changeDetectorRef.detectChanges(),this.panelOpen&&this._overlayRef.updatePosition(),r!==this.panelOpen&&(this.panelOpen?this.autocomplete.opened.emit():this.autocomplete.closed.emit())}),this.panelClosingActions)),pi(1)).subscribe(r=>this._setValueAndClose(r))}_destroyPanel(){this._overlayRef&&(this.closePanel(),this._overlayRef.dispose(),this._overlayRef=null)}_assignOptionValue(e){const n=this.autocomplete&&this.autocomplete.displayWith?this.autocomplete.displayWith(e):e;this._updateNativeInputValue(n??"")}_updateNativeInputValue(e){this._formField?this._formField._control.value=e:this._element.nativeElement.value=e,this._previousValue=e}_setValueAndClose(e){const n=e?e.source:this._pendingAutoselectedOption;n&&(this._clearPreviousSelectedOption(n),this._assignOptionValue(n.value),this._onChange(n.value),this.autocomplete._emitSelectEvent(n),this._element.nativeElement.focus()),this.closePanel()}_clearPreviousSelectedOption(e){this.autocomplete.options.forEach(n=>{n!==e&&n.selected&&n.deselect()})}_attachOverlay(){let e=this._overlayRef;e?(this._positionStrategy.setOrigin(this._getConnectedElement()),e.updateSize({width:this._getPanelWidth()})):(this._portal=new tc(this.autocomplete.template,this._viewContainerRef,{id:this._formField?.getLabelId()}),e=this._overlay.create(this._getOverlayConfig()),this._overlayRef=e,this._handleOverlayEvents(e),this._viewportSubscription=this._viewportRuler.change().subscribe(()=>{this.panelOpen&&e&&e.updateSize({width:this._getPanelWidth()})})),e&&!e.hasAttached()&&(e.attach(this._portal),this._closingActionsSubscription=this._subscribeToClosingActions());const n=this.panelOpen;this.autocomplete._setVisibility(),this.autocomplete._isOpen=this._overlayAttached=!0,this.panelOpen&&n!==this.panelOpen&&this.autocomplete.opened.emit()}_getOverlayConfig(){return new km({positionStrategy:this._getOverlayPosition(),scrollStrategy:this._scrollStrategy(),width:this._getPanelWidth(),direction:this._dir,panelClass:this._defaults?.overlayPanelClass})}_getOverlayPosition(){const e=this._overlay.position().flexibleConnectedTo(this._getConnectedElement()).withFlexibleDimensions(!1).withPush(!1);return this._setStrategyPositions(e),this._positionStrategy=e,e}_setStrategyPositions(e){const n=[{originX:"start",originY:"bottom",overlayX:"start",overlayY:"top"},{originX:"end",originY:"bottom",overlayX:"end",overlayY:"top"}],r=this._aboveClass,a=[{originX:"start",originY:"top",overlayX:"start",overlayY:"bottom",panelClass:r},{originX:"end",originY:"top",overlayX:"end",overlayY:"bottom",panelClass:r}];let o;o="above"===this.position?a:"below"===this.position?n:[...n,...a],e.withPositions(o)}_getConnectedElement(){return this.connectedTo?this.connectedTo.elementRef:this._formField?this._formField.getConnectedOverlayOrigin():this._element}_getPanelWidth(){return this.autocomplete.panelWidth||this._getHostWidth()}_getHostWidth(){return this._getConnectedElement().nativeElement.getBoundingClientRect().width}_resetActiveItem(){const e=this.autocomplete;e.autoActiveFirstOption?e._keyManager.setFirstItemActive():e._keyManager.setActiveItem(-1)}_canOpen(){const e=this._element.nativeElement;return!e.readOnly&&!e.disabled&&!this._autocompleteDisabled}_getWindow(){return this._document?.defaultView||window}_scrollToOption(e){const n=this.autocomplete,r=r6(e,n.options,n.optionGroups);if(0===e&&1===r)n._setScrollTop(0);else if(n.panel){const a=n.options.toArray()[e];if(a){const o=a._getHostElement(),s=a6(o.offsetTop,o.offsetHeight,n._getScrollTop(),n.panel.nativeElement.offsetHeight);n._setScrollTop(s)}}}_handleOverlayEvents(e){e.keydownEvents().subscribe(n=>{(27===n.keyCode&&!Mr(n)||38===n.keyCode&&Mr(n,"altKey"))&&(this._pendingAutoselectedOption&&(this._updateNativeInputValue(this._valueBeforeAutoSelection??""),this._pendingAutoselectedOption=null),this._closeKeyEventStream.next(),this._resetActiveItem(),n.stopPropagation(),n.preventDefault())}),e.outsidePointerEvents().subscribe()}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(sr),y(Fn),y(st),y(Lt),y(l8),y(Hn,8),y(Ku,9),y(Ht,8),y(Jo),y(s8,8))},i.\u0275dir=ge({type:i,inputs:{autocomplete:["matAutocomplete","autocomplete"],position:["matAutocompletePosition","position"],connectedTo:["matAutocompleteConnectedTo","connectedTo"],autocompleteAttribute:["autocomplete","autocompleteAttribute"],autocompleteDisabled:["matAutocompleteDisabled","autocompleteDisabled"]},features:[Vi]}),i})(),c8=(()=>{class i extends Vde{constructor(){super(...arguments),this._aboveClass="mat-mdc-autocomplete-panel-above"}}return i.\u0275fac=function(){let t;return function(n){return(t||(t=Bt(i)))(n||i)}}(),i.\u0275dir=ge({type:i,selectors:[["input","matAutocomplete",""],["textarea","matAutocomplete",""]],hostAttrs:[1,"mat-mdc-autocomplete-trigger"],hostVars:7,hostBindings:function(e,n){1&e&&pe("focusin",function(){return n._handleFocus()})("blur",function(){return n._onTouched()})("input",function(a){return n._handleInput(a)})("keydown",function(a){return n._handleKeydown(a)})("click",function(){return n._handleClick()}),2&e&&nt("autocomplete",n.autocompleteAttribute)("role",n.autocompleteDisabled?null:"combobox")("aria-autocomplete",n.autocompleteDisabled?null:"list")("aria-activedescendant",n.panelOpen&&n.activeOption?n.activeOption.id:null)("aria-expanded",n.autocompleteDisabled?null:n.panelOpen.toString())("aria-owns",n.autocompleteDisabled||!n.panelOpen||null==n.autocomplete?null:n.autocomplete.id)("aria-haspopup",n.autocompleteDisabled?null:"listbox")},exportAs:["matAutocompleteTrigger"],features:[ot([Hde]),Oe]}),i})(),zde=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[jde],imports:[ul,zb,wt,Tn,dl,zb,wt]}),i})(),Ude=(()=>{class i{constructor(){this.mtBasicSpinner=!1,this.hideText=!1}get elementClass(){return this.mtBasicSpinner&&this.hideText?"mat-spinner hide-btn-text":this.mtBasicSpinner?"mat-spinner":""}get disabled(){return this.mtBasicSpinner}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["","mtBasicSpinner",""]],hostVars:3,hostBindings:function(e,n){2&e&&(Vr("disabled",n.disabled),function Z3(i){Ss(_o,il,i,!0)}(n.elementClass))},inputs:{mtBasicSpinner:"mtBasicSpinner",hideText:"hideText",elementClass:["class","elementClass"]}}),i})(),Wde=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})();class Wg{constructor(){this.onScroll=new ze,this.bottomOffset=100,this.topOffset=100}throttle(t,e){let n=Date.now();return function(){n+e-Date.now()<0&&(t(),n=Date.now())}}scrolled(t){this.elementScrollEvent(t)}windowScrolled(t){this.windowScrollEvent(t)}windowScrollEvent(t){const e=t.target;if(!e||!e.body)return;const n=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,o={isReachingBottom:e.body.offsetHeight-(window.innerHeight+n)<this.bottomOffset,isReachingTop:n<this.topOffset,originalEvent:t,isWindowEvent:!0};this.onScroll.emit(o)}elementScrollEvent(t){const e=t.target;e&&this.onScroll.emit({isReachingBottom:e.scrollHeight-e.scrollTop-e.offsetHeight<this.bottomOffset,isReachingTop:e.scrollTop<this.topOffset,originalEvent:t,isWindowEvent:!1})}}Wg.\u0275fac=function(t){return new(t||Wg)},Wg.\u0275dir=ge({type:Wg,selectors:[["","appDetectScroll",""]],hostBindings:function(t,e){1&t&&pe("scroll",function(r){return e.scrolled(r)})("scroll",function(r){return e.windowScrolled(r)},!1,Qw)},inputs:{bottomOffset:"bottomOffset",topOffset:"topOffset"},outputs:{onScroll:"onScroll"}});const Gde=["drawer"],$de=["draweraccount"],qde=["searchInput"];function Kde(i,t){1&i&&(D(0,"div"),Fe(1,"router-outlet"),A())}function Qde(i,t){if(1&i&&Fe(0,"img",32),2&i){const e=oe(2);Y("src",null==e.profile?null:e.profile.banner,_a)}}function Zde(i,t){1&i&&Fe(0,"img",32),2&i&&Y("src",oe(2).bgimagePath,_a)}function Xde(i,t){1&i&&(D(0,"span"),Q(1,"@"),A())}const Jde=function(i){return["/following",i]};function eue(i,t){if(1&i){const e=ut();D(0,"li")(1,"a",33),pe("click",function(){return Re(e),Be(oe(2).toggleProfileMenu())}),Q(2),D(3,"span"),Q(4,"Following"),A()()()}if(2&i){const e=t.ngIf,n=oe(2);j(1),Y("routerLink",Za(2,Jde,n.appState.getPublicKey())),j(1),ci(" ",e.length," ")}}function tue(i,t){if(1&i){const e=ut();D(0,"button",34),pe("click",function(){return Re(e),oe(),Be(Pi(2).toggle())}),D(1,"mat-icon"),Q(2,"menu"),A()()}}function iue(i,t){if(1&i){const e=ut();D(0,"button",35),pe("click",function(){return Re(e),Be(oe(2).goBack())}),D(1,"mat-icon",36),Q(2,"arrow_back"),A()()}}function nue(i,t){if(1&i&&(D(0,"div",37),Q(1),mi(2,"async"),A()),2&i){const e=oe(2);j(1),bi(fi(2,1,e.appState.title$))}}function rue(i,t){if(1&i){const e=ut();D(0,"button",39),pe("click",function(){return Be(Re(e).$implicit.click())}),D(1,"mat-icon"),Q(2),A()()}if(2&i){const e=t.$implicit;Y("matTooltip",e.tooltip),j(2),bi(e.icon)}}function aue(i,t){if(1&i&&(D(0,"span"),de(1,rue,3,2,"button",38),A()),2&i){const e=oe(2);j(1),Y("ngForOf",e.appState.actions)}}function oue(i,t){if(1&i&&(D(0,"span"),Q(1),A()),2&i){const e=oe().$implicit;j(1),bi(e.display_name)}}function sue(i,t){if(1&i&&(D(0,"span"),Q(1),A()),2&i){const e=oe().$implicit;j(1),bi(e.name)}}function lue(i,t){if(1&i&&(D(0,"span"),Q(1),A()),2&i){const e=oe().$implicit;j(1),ci("(",e.nip05,")")}}function cue(i,t){if(1&i){const e=ut();D(0,"mat-option",46),pe("onSelectionChange",function(){const a=Re(e).$implicit;return Be(oe(3).searchService.open(a))}),D(1,"span"),Fe(2,"img",47),A(),de(3,oue,2,1,"span",0),de(4,sue,2,1,"span",0),de(5,lue,2,1,"span",0),A()}if(2&i){const e=t.$implicit;Y("value",e.id),j(2),Y("src",e.picture,_a),j(1),Y("ngIf",e.display_name),j(1),Y("ngIf",!e.display_name),j(1),Y("ngIf",e.nip05)}}function due(i,t){if(1&i&&(D(0,"form",40)(1,"mat-form-field",41)(2,"mat-label"),Q(3,"Search"),A(),Fe(4,"input",42,43),D(6,"mat-autocomplete",null,44),de(8,cue,6,5,"mat-option",45),mi(9,"async"),A()()()),2&i){const e=Pi(7),n=oe(2);j(4),Y("formControl",n.searchControl)("matAutocomplete",e),j(4),Y("ngForOf",fi(9,3,n.searchService.results$))}}function uue(i,t){if(1&i){const e=ut();D(0,"button",35),pe("click",function(){return Re(e),Be(oe(2).searchVisibility(!1))}),D(1,"mat-icon"),Q(2,"close"),A()()}}function hue(i,t){if(1&i){const e=ut();D(0,"button",35),pe("click",function(){return Re(e),Be(oe(2).searchVisibility(!0))}),D(1,"mat-icon"),Q(2,"search"),A()()}}function mue(i,t){1&i&&Fe(0,"button",48),2&i&&Y("mtBasicSpinner",!0)}function fue(i,t){if(1&i){const e=ut();D(0,"button",35),pe("click",function(){return Re(e),oe(),Be(Pi(39).toggle())}),D(1,"mat-icon"),Q(2,"account_circle"),A()()}}const pue=function(){return["/"]},Mc=function(){return{exact:!0}},_ue=function(){return["/feed"]},gue=function(){return["/people"]},bue=function(){return["/circles"]},yue=function(){return["/notes"]},vue=function(){return["/profile"]},wue=function(){return["/settings"]},Fue=function(){return["/about"]},kue=function(){return["/logout"]};function xue(i,t){if(1&i){const e=ut();D(0,"mat-sidenav-container",2)(1,"mat-sidenav",3,4),mi(3,"async"),mi(4,"async"),mi(5,"async"),D(6,"mat-toolbar",5),Fe(7,"img",6),D(8,"div"),Q(9,"Blockcore Notes"),A()(),D(10,"mat-nav-list")(11,"a",7),pe("click",function(){return Re(e),Be(oe().toggleMenu())}),D(12,"mat-icon"),Q(13,"home"),A(),D(14,"span"),Q(15,"Home"),A()(),D(16,"a",7),pe("click",function(){return Re(e),Be(oe().toggleMenu())}),D(17,"mat-icon"),Q(18,"notes"),A(),D(19,"span"),Q(20,"Feed"),A()(),D(21,"a",7),pe("click",function(){return Re(e),Be(oe().toggleMenu())}),D(22,"mat-icon"),Q(23,"people"),A(),D(24,"span"),Q(25,"People"),A()(),D(26,"a",7),pe("click",function(){return Re(e),Be(oe().toggleMenu())}),D(27,"mat-icon"),Q(28,"animation"),A(),D(29,"span"),Q(30,"Circles"),A()(),D(31,"a",7),pe("click",function(){return Re(e),Be(oe().toggleMenu())}),D(32,"mat-icon"),Q(33,"bookmark_border"),A(),D(34,"span"),Q(35,"Notes"),A()()(),D(36,"div",8)(37,"img",9),pe("click",function(){return Re(e),Be(oe().navigationService.createNote())}),A()()(),D(38,"mat-sidenav",10,11)(40,"div",12)(41,"button",13),pe("click",function(){return Re(e),Be(Pi(39).toggle())}),D(42,"mat-icon"),Q(43,"close"),A()(),D(44,"button",14),pe("click",function(){Re(e);const r=oe();return Be(r.theme.darkMode=!r.theme.darkMode)}),D(45,"mat-icon",15),Q(46),A()(),D(47,"header")(48,"div",16),pe("click",function(){return Re(e),Be(oe().openProfile())}),de(49,Qde,1,1,"img",17),de(50,Zde,1,1,"img",17),D(51,"div",18)(52,"h3"),de(53,Xde,2,0,"span",0),Q(54),A(),D(55,"p"),Q(56),A()()(),D(57,"div",19),Fe(58,"img",20),A()(),D(59,"div",21)(60,"div",22)(61,"ul")(62,"li"),Q(63,"0 "),D(64,"span"),Q(65,"Followers"),A()(),de(66,eue,5,4,"li",0),mi(67,"async"),A()()()(),Fe(68,"mat-divider"),D(69,"mat-nav-list")(70,"a",7),pe("click",function(){return Re(e),Be(oe().toggleProfileMenu())}),D(71,"mat-icon"),Q(72,"edit"),A(),D(73,"span"),Q(74,"Edit profile"),A()(),D(75,"a",7),pe("click",function(){return Re(e),Be(oe().toggleProfileMenu())}),D(76,"mat-icon"),Q(77,"settings"),A(),D(78,"span"),Q(79,"Settings"),A()(),D(80,"a",7),pe("click",function(){return Re(e),Be(oe().toggleProfileMenu())}),D(81,"mat-icon"),Q(82,"help_outline"),A(),D(83,"span"),Q(84,"About"),A()(),D(85,"a",7),pe("click",function(){return Re(e),Be(oe().toggleProfileMenu())}),D(86,"mat-icon"),Q(87,"logout"),A(),D(88,"span"),Q(89,"Logout"),A()()(),Fe(90,"mat-menu",23,24),A(),D(92,"mat-sidenav-content")(93,"mat-toolbar",25),de(94,tue,3,0,"button",26),mi(95,"async"),Fe(96,"span"),de(97,iue,3,0,"button",27),de(98,nue,3,3,"div",28),de(99,aue,2,1,"span",0),de(100,due,10,5,"form",29),de(101,uue,3,0,"button",27),de(102,hue,3,0,"button",27),de(103,mue,1,1,"button",30),de(104,fue,3,0,"button",27),A(),D(105,"div",31),pe("onScroll",function(r){return Re(e),Be(oe().onScroll(r))}),Fe(106,"router-outlet"),A()()()}if(2&i){const e=oe();j(1),Y("mode",fi(4,44,e.isHandset$)?"over":"side")("opened",!1===fi(5,46,e.isHandset$)),nt("role",fi(3,42,e.isHandset$)?"dialog":"navigation"),j(10),Y("routerLink",xr(52,pue))("routerLinkActiveOptions",xr(53,Mc)),j(5),Y("routerLink",xr(54,_ue))("routerLinkActiveOptions",xr(55,Mc)),j(5),Y("routerLink",xr(56,gue))("routerLinkActiveOptions",xr(57,Mc)),j(5),Y("routerLink",xr(58,bue))("routerLinkActiveOptions",xr(59,Mc)),j(5),Y("routerLink",xr(60,yue))("routerLinkActiveOptions",xr(61,Mc)),j(7),Y("mode","over"),nt("role","navigation"),j(8),bi(e.theme.darkMode?"dark_mode":"light_mode"),j(3),Y("ngIf",null==e.profile?null:e.profile.banner),j(1),Y("ngIf",!(null!=e.profile&&e.profile.banner)),j(3),Y("ngIf",null==e.profile?null:e.profile.name),j(1),bi(null==e.profile?null:e.profile.name),j(2),bi(null==e.profile?null:e.profile.about),j(2),Y("src",null==e.profile?null:e.profile.picture,_a),j(8),Y("ngIf",fi(67,48,e.profileService.items$)),j(4),Y("routerLink",xr(62,vue))("routerLinkActiveOptions",xr(63,Mc)),j(5),Y("routerLink",xr(64,wue))("routerLinkActiveOptions",xr(65,Mc)),j(5),Y("routerLink",xr(66,Fue))("routerLinkActiveOptions",xr(67,Mc)),j(5),Y("routerLink",xr(68,kue))("routerLinkActiveOptions",xr(69,Mc)),j(9),Y("ngIf",!e.appState.showSearch&&!0===fi(95,50,e.isHandset$)),j(3),Y("ngIf",!e.appState.showSearch&&e.appState.showBackButton),j(1),Y("ngIf",!e.appState.showSearch),j(1),Y("ngIf",!e.appState.showSearch),j(1),Y("ngIf",e.appState.showSearch),j(1),Y("ngIf",e.appState.showSearch),j(1),Y("ngIf",!e.appState.showSearch),j(1),Y("ngIf",!e.appState.connected),j(1),Y("ngIf",!e.appState.showSearch),j(1),Y("bottomOffset",300)("topOffset",300)}}class Gg{constructor(t,e,n,r,a,o,s,l,c,h,g,k,O,W,Z,ne,re,me){var ce=this;this.db=t,this.appState=e,this.authService=n,this.router=r,this.appUpdateService=a,this.appUpdateCheckService=o,this.dialog=s,this.location=l,this.breakpointObserver=c,this.relayService=h,this.dataService=g,this.circleService=k,this.profileService=O,this.navigationService=W,this.ui=Z,this.bottomSheet=ne,this.searchService=re,this.theme=me,this.authenticated=!1,this.bgimagePath="/assets/profile-bg.png",this.searchControl=new Gu,this.isHandset$=this.breakpointObserver.observe("(max-width: 599px)").pipe(Ve(Ee=>Ee.matches),Rx()),this.visibilityHandler||addEventListener("visibilitychange",Ee=>{this.appState.visibility("visible"===document.visibilityState)});const ye=globalThis.location.search;if(ye){const Ee=Object.fromEntries(new URLSearchParams(ye));if(this.appState.params=Ee,this.appState.params.nostr){const Ue=(new Jce).decode(this.appState.params.nostr);Ue&&Ue.scheme&&Ue.address&&this.router.navigate(["nevent"===Ue.scheme?"/e":"/p",Ue.address])}}this.authService.authInfo$.subscribe(function(){var Ee=De(function*(Te){ce.authenticated=Te.authenticated(),ce.authenticated&&(yield ce.initialize())});return function(Te){return Ee.apply(this,arguments)}}()),this.profileService.profile$.subscribe(Ee=>{this.profile=Ee})}searchInputChanged(){this.appState.searchText&&this.searchService.search(this.appState.searchText)}searchVisibility(t){this.appState.showSearch=t,this.appState.searchText="",t&&setTimeout(()=>{this.searchInput.nativeElement.focus()})}onScroll(t){var e=this;return De(function*(){t.isReachingBottom&&e.navigationService.showMore(),t.isWindowEvent&&console.log("This event is fired on Window not on an element.")})()}goBack(){this.appState.backUrl?(this.router.navigateByUrl(this.appState.backUrl),this.appState.backUrl=void 0):this.appState.navigateBack()}toggleMenu(){this.breakpointObserver.isMatched("(max-width: 599px)")&&this.drawer.toggle()}openProfile(){this.router.navigateByUrl("/profile"),this.toggleProfileMenu()}toggleProfileMenu(){this.draweraccount.toggle()}initialize(){var t=this;return De(function*(){yield t.db.initialize("blockcore-"+t.appState.getPublicKey()),yield t.circleService.initialize(),yield t.profileService.initialize(t.appState.getPublicKey()),yield t.relayService.initialize(),t.relayService.connect(),yield t.dataService.initialize(),t.dataService.enque({identifier:t.appState.getPublicKey(),type:"Profile"}),t.dataService.enque({identifier:t.appState.getPublicKey(),type:"Contacts",callback:e=>{const n=t.profileService.profile?.following,r=e.tags.map(a=>a[1]);n||t.openImportSheet({pubkeys:r,pubkey:e.pubkey})}})})()}ngOnInit(){var t=this;return De(function*(){t.theme.init(),t.searchControl.valueChanges.subscribe(function(){var e=De(function*(n){t.appState.searchText=n,n&&(n.length<=1||(yield t.searchService.search(n)))});return function(n){return e.apply(this,arguments)}}())})()}openImportSheet(t){this.bottomSheet.open(zg,{data:t})}}function d8(i){return new He(3e3,!1)}function ahe(){return typeof window<"u"&&typeof window.document<"u"}function pC(){return typeof process<"u"&&"[object process]"==={}.toString.call(process)}function Nd(i){switch(i.length){case 0:return new t_;case 1:return i[0];default:return new d6(i)}}function u8(i,t,e,n,r=new Map,a=new Map){const o=[],s=[];let l=-1,c=null;if(n.forEach(h=>{const g=h.get("offset"),k=g==l,O=k&&c||new Map;h.forEach((W,Z)=>{let ne=Z,re=W;if("offset"!==Z)switch(ne=t.normalizePropertyName(ne,o),re){case"!":re=r.get(Z);break;case nc:re=a.get(Z);break;default:re=t.normalizeStyleValue(Z,ne,re,o)}O.set(ne,re)}),k||s.push(O),c=O,l=g}),o.length)throw function $ue(i){return new He(3502,!1)}();return s}function _C(i,t,e,n){switch(t){case"start":i.onStart(()=>n(e&&gC(e,"start",i)));break;case"done":i.onDone(()=>n(e&&gC(e,"done",i)));break;case"destroy":i.onDestroy(()=>n(e&&gC(e,"destroy",i)))}}function gC(i,t,e){const a=bC(i.element,i.triggerName,i.fromState,i.toState,t||i.phaseName,e.totalTime??i.totalTime,!!e.disabled),o=i._data;return null!=o&&(a._data=o),a}function bC(i,t,e,n,r="",a=0,o){return{element:i,triggerName:t,fromState:e,toState:n,phaseName:r,totalTime:a,disabled:!!o}}function Ao(i,t,e){let n=i.get(t);return n||i.set(t,n=e),n}function h8(i){const t=i.indexOf(":");return[i.substring(1,t),i.slice(t+1)]}Gg.\u0275fac=function(t){return new(t||Gg)(y(Co),y(gn),y(Tr),y(kn),y(oh),y(sh),y(io),y(Kc),y(cl),y(Dl),y(no),y(ro),y(hn),y(So),y(Eo),y(N$),y(vf),y(nh))},Gg.\u0275cmp=we({type:Gg,selectors:[["app-root"]],viewQuery:function(t,e){if(1&t&&(ft(Gde,5),ft($de,5),ft(qde,5)),2&t){let n;Le(n=Ne())&&(e.drawer=n.first),Le(n=Ne())&&(e.draweraccount=n.first),Le(n=Ne())&&(e.searchInput=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","","routerLinkActive","active",3,"routerLink","routerLinkActiveOptions","click"],[1,"new-post"],["tabindex","10","src","/assets/post.svg",1,"new-post-button",3,"click"],["fixedInViewport","","position","end",1,"sidenav-right","print-hidden",3,"mode"],["draweraccount",""],[1,"container"],["mat-icon-button","",1,"close-sidenav-icon",3,"click"],["mat-icon-button","",1,"mat-icon-button","theme-sidenav-icon",3,"click"],["aria-label","Menu",1,"material-icons"],[1,"bio",3,"click"],["alt","background","class","bg",3,"src",4,"ngIf"],[1,"desc"],[1,"avatarcontainer"],["onerror","this.src='/assets/profile.png'","alt","avatar",1,"avatar",3,"src"],[1,"content"],[1,"data"],["hasBackdrop","true","backdropClass","menu-mode-backdrop","overlapTrigger","false"],["accounts","matMenu"],[1,"app-header"],["type","button","aria-label","Toggle sidenav","mat-icon-button","",3,"click",4,"ngIf"],["mat-icon-button","",3,"click",4,"ngIf"],["class","top-spacer",4,"ngIf"],["class","search-box",4,"ngIf"],["mat-icon-button","",3,"mtBasicSpinner",4,"ngIf"],["appDetectScroll","",1,"scrolling-content",3,"bottomOffset","topOffset","onScroll"],["alt","background",1,"bg",3,"src"],[1,"opposite-link",3,"routerLink","click"],["type","button","aria-label","Toggle sidenav","mat-icon-button","",3,"click"],["mat-icon-button","",3,"click"],[1,"arrow-back"],[1,"top-spacer"],["mat-icon-button","",3,"matTooltip","click",4,"ngFor","ngForOf"],["mat-icon-button","",3,"matTooltip","click"],[1,"search-box"],["appearance","outline",1,"search-box-input"],["matInput","","aria-label","Search",3,"formControl","matAutocomplete"],["searchInput",""],["auto","matAutocomplete"],["class","search-result-option",3,"value","onSelectionChange",4,"ngFor","ngForOf"],[1,"search-result-option",3,"value","onSelectionChange"],["height","32",1,"search-result-image",3,"src"],["mat-icon-button","",3,"mtBasicSpinner"]],template:function(t,e){1&t&&(de(0,Kde,2,0,"div",0),de(1,xue,107,70,"mat-sidenav-container",1)),2&t&&(Y("ngIf",!e.authenticated),j(1),Y("ngIf",e.authenticated))},dependencies:[Kn,yi,Fx,ns,mI,xd,Cl,ss,C1,Cm,fde,a8,o8,fC,wa,$R,BR,uf,xc,eh,Bde,c8,DD,as,Mo,pD,Wu,MD,Ude,Wg,Ja],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}.mdc-list-item.active[_ngcontent-%COMP%]{background:rgba(156,39,176,.15)}header[_ngcontent-%COMP%]{display:block;overflow:hidden;position:relative;padding-bottom:2em}.container[_ngcontent-%COMP%]{width:320px;padding-bottom:1em}.bg[_ngcontent-%COMP%]{border-bottom:3px solid #9c27b0}.bio[_ngcontent-%COMP%]:hover > .desc[_ngcontent-%COMP%]{cursor:pointer;opacity:1}.avatarcontainer[_ngcontent-%COMP%]{position:absolute;bottom:0;right:0;left:0;margin:auto;width:70px;display:block}.avatarcontainer[_ngcontent-%COMP%]:hover > .hover[_ngcontent-%COMP%]{opacity:1}.avatar[_ngcontent-%COMP%]{width:100%;border:3px solid #9c27b0;border-radius:50%;overflow:hidden;position:relative}.avatar[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:65px;height:65px}.avatar[_ngcontent-%COMP%]:hover + .hover[_ngcontent-%COMP%]{opacity:1;cursor:pointer}.data[_ngcontent-%COMP%]{margin-top:.6em;color:#81878b}.data[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{width:50%;text-align:center;display:inline-block}.data[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{padding-inline-start:0!important}.data[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:last-child{border:none}.data[_ngcontent-%COMP%] li[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:block;text-transform:uppercase;font-size:.5em;margin-top:.6em;font-weight:700}.desc[_ngcontent-%COMP%]{position:absolute;top:0;background-color:#0009;width:100%;height:171px;color:#fff;text-align:center;opacity:.5;transition-property:all;transition-duration:.3s;transition-timing-function:ease-in}.desc[_ngcontent-%COMP%] h3[_ngcontent-%COMP%]{font-size:1.2em;margin-bottom:.5em}.desc[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{font-size:.9em;line-height:1.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.close-sidenav-icon[_ngcontent-%COMP%]{float:left;position:fixed;z-index:100000;margin:5px}.theme-sidenav-icon[_ngcontent-%COMP%]{float:right;position:fixed;z-index:100000;margin:5px;right:5px}.new-post[_ngcontent-%COMP%]{text-align:center}.new-post-button[_ngcontent-%COMP%]{width:92px;height:92px;position:fixed;bottom:2em;left:2.9em;cursor:pointer;transition:opacity .25s ease}.new-post-button[_ngcontent-%COMP%]:hover{opacity:.6}.search-box[_ngcontent-%COMP%]{padding-top:1em;top:20px;flex:1 1 auto;width:100%}.search-box-input[_ngcontent-%COMP%]{width:100%}.search-result-option[_ngcontent-%COMP%]{box-sizing:border-box;display:flex;flex-direction:row!important;align-items:center!important}.search-result-image[_ngcontent-%COMP%]{margin-right:.2em;border-radius:50%}.search-result-option[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{margin-right:.4em}"]});let yC=(i,t)=>!1,m8=(i,t,e)=>[],f8=null;function vC(i){const t=i.parentNode||i.host;return t===f8?null:t}(pC()||typeof Element<"u")&&(ahe()?(f8=(()=>document.documentElement)(),yC=(i,t)=>{for(;t;){if(t===i)return!0;t=vC(t)}return!1}):yC=(i,t)=>i.contains(t),m8=(i,t,e)=>{if(e)return Array.from(i.querySelectorAll(t));const n=i.querySelector(t);return n?[n]:[]});let lh=null,p8=!1;const _8=yC,g8=m8;let b8=(()=>{class i{validateStyleProperty(e){return function she(i){lh||(lh=function lhe(){return typeof document<"u"?document.body:null}()||{},p8=!!lh.style&&"WebkitAppearance"in lh.style);let t=!0;return lh.style&&!function ohe(i){return"ebkit"==i.substring(1,6)}(i)&&(t=i in lh.style,!t&&p8&&(t="Webkit"+i.charAt(0).toUpperCase()+i.slice(1)in lh.style)),t}(e)}matchesElement(e,n){return!1}containsElement(e,n){return _8(e,n)}getParentElement(e){return vC(e)}query(e,n,r){return g8(e,n,r)}computeStyle(e,n,r){return r||""}animate(e,n,r,a,o,s=[],l){return new t_(r,a)}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),wC=(()=>{class i{}return i.NOOP=new b8,i})();const FC="ng-enter",sv="ng-leave",lv="ng-trigger",cv=".ng-trigger",v8="ng-animating",kC=".ng-animating";function Ec(i){if("number"==typeof i)return i;const t=i.match(/^(-?[\.\d]+)(m?s)/);return!t||t.length<2?0:xC(parseFloat(t[1]),t[2])}function xC(i,t){return"s"===t?1e3*i:i}function dv(i,t,e){return i.hasOwnProperty("duration")?i:function uhe(i,t,e){let r,a=0,o="";if("string"==typeof i){const s=i.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===s)return t.push(d8()),{duration:0,delay:0,easing:""};r=xC(parseFloat(s[1]),s[2]);const l=s[3];null!=l&&(a=xC(parseFloat(l),s[4]));const c=s[5];c&&(o=c)}else r=i;if(!e){let s=!1,l=t.length;r<0&&(t.push(function Due(){return new He(3100,!1)}()),s=!0),a<0&&(t.push(function Cue(){return new He(3101,!1)}()),s=!0),s&&t.splice(l,0,d8())}return{duration:r,delay:a,easing:o}}(i,t,e)}function $g(i,t={}){return Object.keys(i).forEach(e=>{t[e]=i[e]}),t}function w8(i){const t=new Map;return Object.keys(i).forEach(e=>{t.set(e,i[e])}),t}function Od(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 k8(i,t,e){return e?t+":"+e+";":""}function x8(i){let t="";for(let e=0;e<i.style.length;e++){const n=i.style.item(e);t+=k8(0,n,i.style.getPropertyValue(n))}for(const e in i.style)i.style.hasOwnProperty(e)&&!e.startsWith("_")&&(t+=k8(0,phe(e),i.style[e]));i.setAttribute("style",t)}function Al(i,t,e){i.style&&(t.forEach((n,r)=>{const a=CC(r);e&&!e.has(r)&&e.set(r,i.style[a]),i.style[a]=n}),pC()&&x8(i))}function ch(i,t){i.style&&(t.forEach((e,n)=>{const r=CC(n);i.style[r]=""}),pC()&&x8(i))}function qg(i){return Array.isArray(i)?1==i.length?i[0]:s6(i):i}const DC=new RegExp("{{\\s*(.+?)\\s*}}","g");function D8(i){let t=[];if("string"==typeof i){let e;for(;e=DC.exec(i);)t.push(e[1]);DC.lastIndex=0}return t}function Kg(i,t,e){const n=i.toString(),r=n.replace(DC,(a,o)=>{let s=t[o];return null==s&&(e.push(function Eue(i){return new He(3003,!1)}()),s=""),s.toString()});return r==n?i:r}function uv(i){const t=[];let e=i.next();for(;!e.done;)t.push(e.value),e=i.next();return t}const fhe=/-+([a-z0-9])/g;function CC(i){return i.replace(fhe,(...t)=>t[1].toUpperCase())}function phe(i){return i.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function To(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 Sue(i){return new He(3004,!1)}()}}function C8(i,t){return window.getComputedStyle(i)[t]}function whe(i,t){const e=[];return"string"==typeof i?i.split(/\s*,\s*/).forEach(n=>function Fhe(i,t,e){if(":"==i[0]){const l=function khe(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)<parseFloat(e);default:return t.push(function zue(i){return new He(3016,!1)}()),"* => *"}}(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 Vue(i){return new He(3015,!1)}()),t;const r=n[1],a=n[2],o=n[3];t.push(M8(r,o));"<"==a[0]&&!("*"==r&&"*"==o)&&t.push(M8(o,r))}(n,e,t)):e.push(i),e}const pv=new Set(["true","1"]),_v=new Set(["false","0"]);function M8(i,t){const e=pv.has(i)||_v.has(i),n=pv.has(t)||_v.has(t);return(r,a)=>{let o="*"==i||i==r,s="*"==t||t==a;return!o&&e&&"boolean"==typeof r&&(o=r?pv.has(i):_v.has(i)),!s&&n&&"boolean"==typeof a&&(s=a?pv.has(t):_v.has(t)),o&&s}}const xhe=new RegExp("s*:selfs*,?","g");function MC(i,t,e,n){return new Dhe(i).build(t,e,n)}class Dhe{constructor(t){this._driver=t}build(t,e,n){const r=new Ehe(e);return this._resetContextStyleTimingState(r),To(this,qg(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 a=[],o=[];return"@"==t.name.charAt(0)&&e.errors.push(function Tue(){return new He(3006,!1)}()),t.definitions.forEach(s=>{if(this._resetContextStyleTimingState(e),0==s.type){const l=s,c=l.name;c.toString().split(/\s*,\s*/).forEach(h=>{l.name=h,a.push(this.visitState(l,e))}),l.name=c}else if(1==s.type){const l=this.visitTransition(s,e);n+=l.queryCount,r+=l.depCount,o.push(l)}else e.errors.push(function Iue(){return new He(3007,!1)}())}),{type:7,name:t.name,states:a,transitions:o,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 a=new Set,o=r||{};n.styles.forEach(s=>{s instanceof Map&&s.forEach(l=>{D8(l).forEach(c=>{o.hasOwnProperty(c)||a.add(c)})})}),a.size&&(uv(a.values()),e.errors.push(function Lue(i,t){return new He(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=To(this,qg(t.animation),e);return{type:1,matchers:whe(t.expr,e.errors),animation:n,queryCount:e.queryCount,depCount:e.depCount,options:dh(t.options)}}visitSequence(t,e){return{type:2,steps:t.steps.map(n=>To(this,n,e)),options:dh(t.options)}}visitGroup(t,e){const n=e.currentTime;let r=0;const a=t.steps.map(o=>{e.currentTime=n;const s=To(this,o,e);return r=Math.max(r,e.currentTime),s});return e.currentTime=r,{type:3,steps:a,options:dh(t.options)}}visitAnimate(t,e){const n=function Ahe(i,t){if(i.hasOwnProperty("duration"))return i;if("number"==typeof i)return EC(dv(i,t).duration,0,"");const e=i;if(e.split(/\s+/).some(a=>"{"==a.charAt(0)&&"{"==a.charAt(1))){const a=EC(0,0,"");return a.dynamic=!0,a.strValue=e,a}const r=dv(e,t);return EC(r.duration,r.delay,r.easing)}(t.timings,e.errors);e.currentAnimateTimings=n;let r,a=t.styles?t.styles:St({});if(5==a.type)r=this.visitKeyframes(a,e);else{let o=t.styles,s=!1;if(!o){s=!0;const c={};n.easing&&(c.easing=n.easing),o=St(c)}e.currentTime+=n.duration+n.delay;const l=this.visitStyle(o,e);l.isEmptyStep=s,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 s of r)"string"==typeof s?s===nc?n.push(s):e.errors.push(new He(3002,!1)):n.push(w8(s));let a=!1,o=null;return n.forEach(s=>{if(s instanceof Map&&(s.has("easing")&&(o=s.get("easing"),s.delete("easing")),!a))for(let l of s.values())if(l.toString().indexOf("{{")>=0){a=!0;break}}),{type:6,styles:n,easing:o,offset:t.offset,containsDynamicStyles:a,options:null}}_validateStyleAst(t,e){const n=e.currentAnimateTimings;let r=e.currentTime,a=e.currentTime;n&&a>0&&(a-=n.duration+n.delay),t.styles.forEach(o=>{"string"!=typeof o&&o.forEach((s,l)=>{const c=e.collectedStyles.get(e.currentQuerySelector),h=c.get(l);let g=!0;h&&(a!=r&&a>=h.startTime&&r<=h.endTime&&(e.errors.push(function Oue(i,t,e,n,r){return new He(3010,!1)}()),g=!1),a=h.startTime),g&&c.set(l,{startTime:a,endTime:r}),e.options&&function mhe(i,t,e){const n=t.params||{},r=D8(i);r.length&&r.forEach(a=>{n.hasOwnProperty(a)||e.push(function Mue(i){return new He(3001,!1)}())})}(s,e.options,e.errors)})})}visitKeyframes(t,e){const n={type:5,styles:[],options:null};if(!e.currentAnimateTimings)return e.errors.push(function Rue(){return new He(3011,!1)}()),n;let a=0;const o=[];let s=!1,l=!1,c=0;const h=t.steps.map(re=>{const me=this._makeStyleAst(re,e);let ce=null!=me.offset?me.offset:function She(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}(me.styles),ye=0;return null!=ce&&(a++,ye=me.offset=ce),l=l||ye<0||ye>1,s=s||ye<c,c=ye,o.push(ye),me});l&&e.errors.push(function Pue(){return new He(3012,!1)}()),s&&e.errors.push(function Bue(){return new He(3200,!1)}());const g=t.steps.length;let k=0;a>0&&a<g?e.errors.push(function Hue(){return new He(3202,!1)}()):0==a&&(k=1/(g-1));const O=g-1,W=e.currentTime,Z=e.currentAnimateTimings,ne=Z.duration;return h.forEach((re,me)=>{const ce=k>0?me==O?1:k*me:o[me],ye=ce*ne;e.currentTime=W+Z.delay+ye,Z.duration=ye,this._validateStyleAst(re,e),re.offset=ce,n.styles.push(re)}),n}visitReference(t,e){return{type:8,animation:To(this,qg(t.animation),e),options:dh(t.options)}}visitAnimateChild(t,e){return e.depCount++,{type:9,options:dh(t.options)}}visitAnimateRef(t,e){return{type:10,animation:this.visitReference(t.animation,e),options:dh(t.options)}}visitQuery(t,e){const n=e.currentQuerySelector,r=t.options||{};e.queryCount++,e.currentQuery=t;const[a,o]=function Che(i){const t=!!i.split(/\s*,\s*/).find(e=>":self"==e);return t&&(i=i.replace(xhe,"")),i=i.replace(/@\*/g,cv).replace(/@\w+/g,e=>cv+"-"+e.slice(1)).replace(/:animating/g,kC),[i,t]}(t.selector);e.currentQuerySelector=n.length?n+" "+a:a,Ao(e.collectedStyles,e.currentQuerySelector,new Map);const s=To(this,qg(t.animation),e);return e.currentQuery=null,e.currentQuerySelector=n,{type:11,selector:a,limit:r.limit||0,optional:!!r.optional,includeSelf:o,animation:s,originalSelector:t.selector,options:dh(t.options)}}visitStagger(t,e){e.currentQuery||e.errors.push(function Yue(){return new He(3013,!1)}());const n="full"===t.timings?{duration:0,delay:0,easing:"full"}:dv(t.timings,e.errors,!0);return{type:12,animation:To(this,qg(t.animation),e),timings:n,options:null}}}class Ehe{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 dh(i){return i?(i=$g(i)).params&&(i.params=function Mhe(i){return i?$g(i):null}(i.params)):i={},i}function EC(i,t,e){return{duration:i,delay:t,easing:e}}function SC(i,t,e,n,r,a,o=null,s=!1){return{type:1,element:i,keyframes:t,preStyleProps:e,postStyleProps:n,duration:r,delay:a,totalTime:r+a,easing:o,subTimeline:s}}class gv{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 Lhe=new RegExp(":enter","g"),Ohe=new RegExp(":leave","g");function AC(i,t,e,n,r,a=new Map,o=new Map,s,l,c=[]){return(new Rhe).buildKeyframes(i,t,e,n,r,a,o,s,l,c)}class Rhe{buildKeyframes(t,e,n,r,a,o,s,l,c,h=[]){c=c||new gv;const g=new TC(t,e,c,r,a,h,[]);g.options=l;const k=l.delay?Ec(l.delay):0;g.currentTimeline.delayNextStep(k),g.currentTimeline.setStyles([o],null,g.errors,l),To(this,n,g);const O=g.timelines.filter(W=>W.containsAnimation());if(O.length&&s.size){let W;for(let Z=O.length-1;Z>=0;Z--){const ne=O[Z];if(ne.element===e){W=ne;break}}W&&!W.allowOnlyTimelineStyles()&&W.setStyles([s],null,g.errors,l)}return O.length?O.map(W=>W.buildKeyframes()):[SC(e,[],[],[],0,k,"",!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),a=e.currentTimeline.currentTime,o=this._visitSubInstructions(n,r,r.options);a!=o&&e.transformIntoNewTimeline(o)}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 a=r?.delay;if(a){const o="number"==typeof a?a:Ec(Kg(a,r?.params??{},e.errors));n.delayNextStep(o)}}}_visitSubInstructions(t,e,n){let a=e.currentTimeline.currentTime;const o=null!=n.duration?Ec(n.duration):null,s=null!=n.delay?Ec(n.delay):null;return 0!==o&&t.forEach(l=>{const c=e.appendInstructionToTimeline(l,o,s);a=Math.max(a,c.duration+c.delay)}),a}visitReference(t,e){e.updateOptions(t.options,!0),To(this,t.animation,e),e.previousNode=t}visitSequence(t,e){const n=e.subContextCount;let r=e;const a=t.options;if(a&&(a.params||a.delay)&&(r=e.createSubContext(a),r.transformIntoNewTimeline(),null!=a.delay)){6==r.previousNode.type&&(r.currentTimeline.snapshotCurrentStyles(),r.previousNode=bv);const o=Ec(a.delay);r.delayNextStep(o)}t.steps.length&&(t.steps.forEach(o=>To(this,o,r)),r.currentTimeline.applyStylesToKeyframe(),r.subContextCount>n&&r.transformIntoNewTimeline()),e.previousNode=t}visitGroup(t,e){const n=[];let r=e.currentTimeline.currentTime;const a=t.options&&t.options.delay?Ec(t.options.delay):0;t.steps.forEach(o=>{const s=e.createSubContext(t.options);a&&s.delayNextStep(a),To(this,o,s),r=Math.max(r,s.currentTimeline.currentTime),n.push(s.currentTimeline)}),n.forEach(o=>e.currentTimeline.mergeTimelineCollectedStyles(o)),e.transformIntoNewTimeline(r),e.previousNode=t}_visitTiming(t,e){if(t.dynamic){const n=t.strValue;return dv(e.params?Kg(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 a=t.style;5==a.type?this.visitKeyframes(a,e):(e.incrementTime(n.duration),this.visitStyle(a,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 a=r&&r.easing||t.easing;t.isEmptyStep?n.applyEmptyStep(a):n.setStyles(t.styles,a,e.errors,e.options),e.previousNode=t}visitKeyframes(t,e){const n=e.currentAnimateTimings,r=e.currentTimeline.duration,a=n.duration,s=e.createSubContext().currentTimeline;s.easing=n.easing,t.styles.forEach(l=>{s.forwardTime((l.offset||0)*a),s.setStyles(l.styles,l.easing,e.errors,e.options),s.applyStylesToKeyframe()}),e.currentTimeline.mergeTimelineCollectedStyles(s),e.transformIntoNewTimeline(r+a),e.previousNode=t}visitQuery(t,e){const n=e.currentTimeline.currentTime,r=t.options||{},a=r.delay?Ec(r.delay):0;a&&(6===e.previousNode.type||0==n&&e.currentTimeline.hasCurrentStyleProperties())&&(e.currentTimeline.snapshotCurrentStyles(),e.previousNode=bv);let o=n;const s=e.invokeQuery(t.selector,t.originalSelector,t.limit,t.includeSelf,!!r.optional,e.errors);e.currentQueryTotal=s.length;let l=null;s.forEach((c,h)=>{e.currentQueryIndex=h;const g=e.createSubContext(t.options,c);a&&g.delayNextStep(a),c===e.element&&(l=g.currentTimeline),To(this,t.animation,g),g.currentTimeline.applyStylesToKeyframe(),o=Math.max(o,g.currentTimeline.currentTime)}),e.currentQueryIndex=0,e.currentQueryTotal=0,e.transformIntoNewTimeline(o),l&&(e.currentTimeline.mergeTimelineCollectedStyles(l),e.currentTimeline.snapshotCurrentStyles()),e.previousNode=t}visitStagger(t,e){const n=e.parentContext,r=e.currentTimeline,a=t.timings,o=Math.abs(a.duration),s=o*(e.currentQueryTotal-1);let l=o*e.currentQueryIndex;switch(a.duration<0?"reverse":a.easing){case"reverse":l=s-l;break;case"full":l=n.currentStaggerTime}const h=e.currentTimeline;l&&h.delayNextStep(l);const g=h.currentTime;To(this,t.animation,e),e.previousNode=t,n.currentStaggerTime=r.currentTime-g+(r.startTime-n.currentTimeline.startTime)}}const bv={};class TC{constructor(t,e,n,r,a,o,s,l){this._driver=t,this.element=e,this.subInstructions=n,this._enterClassName=r,this._leaveClassName=a,this.errors=o,this.timelines=s,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=bv,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=l||new yv(this._driver,e,0),s.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=Ec(n.duration)),null!=n.delay&&(r.delay=Ec(n.delay));const a=n.params;if(a){let o=r.params;o||(o=this.options.params={}),Object.keys(a).forEach(s=>{(!e||!o.hasOwnProperty(s))&&(o[s]=Kg(a[s],o,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,a=new TC(this._driver,r,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(r,n||0));return a.previousNode=this.previousNode,a.currentAnimateTimings=this.currentAnimateTimings,a.options=this._copyOptions(),a.updateOptions(t),a.currentQueryIndex=this.currentQueryIndex,a.currentQueryTotal=this.currentQueryTotal,a.parentContext=this,this.subContextCount++,a}transformIntoNewTimeline(t){return this.previousNode=bv,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:""},a=new Phe(this._driver,t.element,t.keyframes,t.preStyleProps,t.postStyleProps,r,t.stretchStartingKeyframe);return this.timelines.push(a),r}incrementTime(t){this.currentTimeline.forwardTime(this.currentTimeline.duration+t)}delayNextStep(t){t>0&&this.currentTimeline.delayNextStep(t)}invokeQuery(t,e,n,r,a,o){let s=[];if(r&&s.push(this.element),t.length>0){t=(t=t.replace(Lhe,"."+this._enterClassName)).replace(Ohe,"."+this._leaveClassName);let c=this._driver.query(this.element,t,1!=n);0!==n&&(c=n<0?c.slice(c.length+n,c.length):c.slice(0,n)),s.push(...c)}return!a&&0==s.length&&o.push(function jue(i){return new He(3014,!1)}()),s}}class yv{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 yv(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||nc),this._currentKeyframe.set(e,nc);this._currentEmptyStepKeyframe=this._currentKeyframe}setStyles(t,e,n,r){e&&this._previousKeyframe.set("easing",e);const a=r&&r.params||{},o=function Bhe(i,t){const e=new Map;let n;return i.forEach(r=>{if("*"===r){n=n||t.keys();for(let a of n)e.set(a,nc)}else Od(r,e)}),e}(t,this._globalTimelineStyles);for(let[s,l]of o){const c=Kg(l,a,n);this._pendingStyles.set(s,c),this._localTimelineStyles.has(s)||this._backFill.set(s,this._globalTimelineStyles.get(s)??nc),this._updateStyle(s,c)}}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((s,l)=>{const c=Od(s,new Map,this._backFill);c.forEach((h,g)=>{"!"===h?t.add(g):h===nc&&e.add(g)}),n||c.set("offset",l/this.duration),r.push(c)});const a=t.size?uv(t.values()):[],o=e.size?uv(e.values()):[];if(n){const s=r[0],l=new Map(s);s.set("offset",0),l.set("offset",1),r=[s,l]}return SC(this.element,r,a,o,this.duration,this.startTime,this.easing,!1)}}class Phe extends yv{constructor(t,e,n,r,a,o,s=!1){super(t,e,o.delay),this.keyframes=n,this.preStyleProps=r,this.postStyleProps=a,this._stretchStartingKeyframe=s,this.timings={duration:o.duration,delay:o.delay,easing:o.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 a=[],o=n+e,s=e/o,l=Od(t[0]);l.set("offset",0),a.push(l);const c=Od(t[0]);c.set("offset",A8(s)),a.push(c);const h=t.length-1;for(let g=1;g<=h;g++){let k=Od(t[g]);const O=k.get("offset");k.set("offset",A8((e+O*n)/o)),a.push(k)}n=o,e=0,r="",t=a}return SC(this.element,t,this.preStyleProps,this.postStyleProps,n,e,r,!0)}}function A8(i,t=3){const e=Math.pow(10,t-1);return Math.round(i*e)/e}class IC{}const Hhe=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 Yhe extends IC{normalizePropertyName(t,e){return CC(t)}normalizeStyleValue(t,e,n,r){let a="";const o=n.toString().trim();if(Hhe.has(e)&&0!==n&&"0"!==n)if("number"==typeof n)a="px";else{const s=n.match(/^[+-]?[\d\.]+([a-z]*)$/);s&&0==s[1].length&&r.push(function Aue(i,t){return new He(3005,!1)}())}return o+a}}function T8(i,t,e,n,r,a,o,s,l,c,h,g,k){return{type:0,element:i,triggerName:t,isRemovalTransition:r,fromState:e,fromStyles:a,toState:n,toStyles:o,timelines:s,queriedElements:l,preStyleProps:c,postStyleProps:h,totalTime:g,errors:k}}const LC={};class I8{constructor(t,e,n){this._triggerName=t,this.ast=e,this._stateStyles=n}match(t,e,n,r){return function jhe(i,t,e,n,r){return i.some(a=>a(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,a,o,s,l,c,h){const g=[],k=this.ast.options&&this.ast.options.params||LC,W=this.buildStyles(n,s&&s.params||LC,g),Z=l&&l.params||LC,ne=this.buildStyles(r,Z,g),re=new Set,me=new Map,ce=new Map,ye="void"===r,Ee={params:Vhe(Z,k),delay:this.ast.options?.delay},Te=h?[]:AC(t,e,this.ast.animation,a,o,W,ne,Ee,c,g);let Ue=0;if(Te.forEach(ht=>{Ue=Math.max(ht.duration+ht.delay,Ue)}),g.length)return T8(e,this._triggerName,n,r,ye,W,ne,[],[],me,ce,Ue,g);Te.forEach(ht=>{const di=ht.element,xn=Ao(me,di,new Set);ht.preStyleProps.forEach(En=>xn.add(En));const Yn=Ao(ce,di,new Set);ht.postStyleProps.forEach(En=>Yn.add(En)),di!==e&&re.add(di)});const yt=uv(re.values());return T8(e,this._triggerName,n,r,ye,W,ne,Te,yt,me,ce,Ue)}}function Vhe(i,t){const e=$g(t);for(const n in i)i.hasOwnProperty(n)&&null!=i[n]&&(e[n]=i[n]);return e}class zhe{constructor(t,e,n){this.styles=t,this.defaultParams=e,this.normalizer=n}buildStyles(t,e){const n=new Map,r=$g(this.defaultParams);return Object.keys(t).forEach(a=>{const o=t[a];null!==o&&(r[a]=o)}),this.styles.styles.forEach(a=>{"string"!=typeof a&&a.forEach((o,s)=>{o&&(o=Kg(o,r,e));const l=this.normalizer.normalizePropertyName(s,e);o=this.normalizer.normalizeStyleValue(s,l,o,e),n.set(s,o)})}),n}}class Whe{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 zhe(r.style,r.options&&r.options.params||{},n))}),L8(this.states,"true","1"),L8(this.states,"false","0"),e.transitions.forEach(r=>{this.transitionFactories.push(new I8(t,r,this.states))}),this.fallbackTransition=function Ghe(i,t,e){return new I8(i,{type:1,animation:{type:2,steps:[],options:null},matchers:[(o,s)=>!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(o=>o.match(t,e,n,r))||null}matchStyles(t,e,n){return this.fallbackTransition.buildStyles(t,e,n)}}function L8(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 $he=new gv;class qhe{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=[],a=MC(this._driver,e,n,[]);if(n.length)throw function que(i){return new He(3503,!1)}();this._animations.set(t,a)}_buildPlayer(t,e,n){const r=t.element,a=u8(0,this._normalizer,0,t.keyframes,e,n);return this._driver.animate(r,a,t.duration,t.delay,t.easing,[],!0)}create(t,e,n={}){const r=[],a=this._animations.get(t);let o;const s=new Map;if(a?(o=AC(this._driver,e,a,FC,sv,new Map,new Map,n,$he,r),o.forEach(h=>{const g=Ao(s,h.element,new Map);h.postStyleProps.forEach(k=>g.set(k,null))})):(r.push(function Kue(){return new He(3300,!1)}()),o=[]),r.length)throw function Que(i){return new He(3504,!1)}();s.forEach((h,g)=>{h.forEach((k,O)=>{h.set(O,this._driver.computeStyle(g,O,nc))})});const c=Nd(o.map(h=>{const g=s.get(h.element);return this._buildPlayer(h,new Map,g)}));return this._playersById.set(t,c),c.onDestroy(()=>this.destroy(t)),this.players.push(c),c}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 Zue(i){return new He(3301,!1)}();return e}listen(t,e,n,r){const a=bC(e,"","","");return _C(this._getPlayer(t),n,a,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 a=this._getPlayer(t);switch(n){case"play":a.play();break;case"pause":a.pause();break;case"reset":a.reset();break;case"restart":a.restart();break;case"finish":a.finish();break;case"init":a.init();break;case"setPosition":a.setPosition(parseFloat(r[0]));break;case"destroy":this.destroy(t)}}}const N8="ng-animate-queued",NC="ng-animate-disabled",Jhe=[],O8={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},eme={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},ls="__ng_removed";class OC{constructor(t,e=""){this.namespaceId=e;const n=t&&t.hasOwnProperty("value");if(this.value=function rme(i){return i??null}(n?t.value:t),n){const a=$g(t);delete a.value,this.options=a}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 Qg="void",RC=new OC(Qg);class tme{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,cs(e,this._hostClassName)}listen(t,e,n,r){if(!this._triggers.has(e))throw function Xue(i,t){return new He(3302,!1)}();if(null==n||0==n.length)throw function Jue(i){return new He(3303,!1)}();if(!function ame(i){return"start"==i||"done"==i}(n))throw function ehe(i,t){return new He(3400,!1)}();const a=Ao(this._elementListeners,t,[]),o={name:e,phase:n,callback:r};a.push(o);const s=Ao(this._engine.statesByElement,t,new Map);return s.has(e)||(cs(t,lv),cs(t,lv+"-"+e),s.set(e,RC)),()=>{this._engine.afterFlush(()=>{const l=a.indexOf(o);l>=0&&a.splice(l,1),this._triggers.has(e)||s.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 the(i){return new He(3401,!1)}();return e}trigger(t,e,n,r=!0){const a=this._getTrigger(e),o=new PC(this.id,e,t);let s=this._engine.statesByElement.get(t);s||(cs(t,lv),cs(t,lv+"-"+e),this._engine.statesByElement.set(t,s=new Map));let l=s.get(e);const c=new OC(n,this.id);if(!(n&&n.hasOwnProperty("value"))&&l&&c.absorbOptions(l.options),s.set(e,c),l||(l=RC),c.value!==Qg&&l.value===c.value){if(!function lme(i,t){const e=Object.keys(i),n=Object.keys(t);if(e.length!=n.length)return!1;for(let r=0;r<e.length;r++){const a=e[r];if(!t.hasOwnProperty(a)||i[a]!==t[a])return!1}return!0}(l.params,c.params)){const Z=[],ne=a.matchStyles(l.value,l.params,Z),re=a.matchStyles(c.value,c.params,Z);Z.length?this._engine.reportError(Z):this._engine.afterFlush(()=>{ch(t,ne),Al(t,re)})}return}const k=Ao(this._engine.playersByElement,t,[]);k.forEach(Z=>{Z.namespaceId==this.id&&Z.triggerName==e&&Z.queued&&Z.destroy()});let O=a.matchTransition(l.value,c.value,t,c.params),W=!1;if(!O){if(!r)return;O=a.fallbackTransition,W=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:e,transition:O,fromState:l,toState:c,player:o,isFallbackTransition:W}),W||(cs(t,N8),o.onStart(()=>{wf(t,N8)})),o.onDone(()=>{let Z=this.players.indexOf(o);Z>=0&&this.players.splice(Z,1);const ne=this._engine.playersByElement.get(t);if(ne){let re=ne.indexOf(o);re>=0&&ne.splice(re,1)}}),this.players.push(o),k.push(o),o}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,cv,!0);n.forEach(r=>{if(r[ls])return;const a=this._engine.fetchNamespacesByElement(r);a.size?a.forEach(o=>o.triggerLeaveAnimation(r,e,!1,!0)):this.clearElementCache(r)}),this._engine.afterFlushAnimationsDone(()=>n.forEach(r=>this.clearElementCache(r)))}triggerLeaveAnimation(t,e,n,r){const a=this._engine.statesByElement.get(t),o=new Map;if(a){const s=[];if(a.forEach((l,c)=>{if(o.set(c,l.value),this._triggers.has(c)){const h=this.trigger(t,c,Qg,r);h&&s.push(h)}}),s.length)return this._engine.markElementAsRemoved(this.id,t,!0,e,o),n&&Nd(s).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(a=>{const o=a.name;if(r.has(o))return;r.add(o);const l=this._triggers.get(o).fallbackTransition,c=n.get(o)||RC,h=new OC(Qg),g=new PC(this.id,o,t);this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:o,transition:l,fromState:c,toState:h,player:g,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 a=n.players.length?n.playersByQueriedElement.get(t):[];if(a&&a.length)r=!0;else{let o=t;for(;o=o.parentNode;)if(n.statesByElement.get(o)){r=!0;break}}}if(this.prepareLeaveAnimationListeners(t),r)n.markElementAsRemoved(this.id,t,!1,e);else{const a=t[ls];(!a||a===O8)&&(n.afterFlush(()=>this.clearElementCache(t)),n.destroyInnerAnimations(t),n._onRemovalComplete(t,e))}}insertNode(t,e){cs(t,this._hostClassName)}drainQueuedTransitions(t){const e=[];return this._queue.forEach(n=>{const r=n.player;if(r.destroyed)return;const a=n.element,o=this._elementListeners.get(a);o&&o.forEach(s=>{if(s.name==n.triggerName){const l=bC(a,n.triggerName,n.fromState.value,n.toState.value);l._data=t,_C(n.player,s.phase,l,s.callback)}}),r.markedForDestroy?this._engine.afterFlush(()=>{r.destroy()}):e.push(n)}),this._queue=[],e.sort((n,r)=>{const a=n.transition.ast.depCount,o=r.transition.ast.depCount;return 0==a||0==o?a-o: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 ime{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,a)=>{}}_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 tme(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 o=!1,s=this.driver.getParentElement(e);for(;s;){const l=r.get(s);if(l){const c=n.indexOf(l);n.splice(c+1,0,t),o=!0;break}s=this.driver.getParentElement(s)}o||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 a=this._fetchNamespace(r.namespaceId);a&&e.add(a)}return e}trigger(t,e,n,r){if(vv(e)){const a=this._fetchNamespace(t);if(a)return a.trigger(e,n,r),!0}return!1}insertNode(t,e,n,r){if(!vv(e))return;const a=e[ls];if(a&&a.setForRemoval){a.setForRemoval=!1,a.setForMove=!0;const o=this.collectedLeaveElements.indexOf(e);o>=0&&this.collectedLeaveElements.splice(o,1)}if(t){const o=this._fetchNamespace(t);o&&o.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),cs(t,NC)):this.disabledNodes.has(t)&&(this.disabledNodes.delete(t),wf(t,NC))}removeNode(t,e,n,r){if(vv(e)){const a=t?this._fetchNamespace(t):null;if(a?a.removeNode(e,r):this.markElementAsRemoved(t,e,!1,r),n){const o=this.namespacesByHostElement.get(e);o&&o.id!==t&&o.removeNode(e,r)}}else this._onRemovalComplete(e,r)}markElementAsRemoved(t,e,n,r,a){this.collectedLeaveElements.push(e),e[ls]={namespaceId:t,setForRemoval:r,hasAnimation:n,removedBeforeQueried:!1,previousTriggersValues:a}}listen(t,e,n,r,a){return vv(e)?this._fetchNamespace(t).listen(e,n,r,a):()=>{}}_buildInstruction(t,e,n,r,a){return t.transition.build(this.driver,t.element,t.fromState.value,t.toState.value,n,r,t.fromState.options,t.toState.options,e,a)}destroyInnerAnimations(t){let e=this.driver.query(t,cv,!0);e.forEach(n=>this.destroyActiveAnimationsForElement(n)),0!=this.playersByQueriedElement.size&&(e=this.driver.query(t,kC,!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 Nd(this.players).onDone(()=>t());t()})}processLeaveNode(t){const e=t[ls];if(e&&e.setForRemoval){if(t[ls]=O8,e.namespaceId){this.destroyInnerAnimations(t);const n=this._fetchNamespace(e.namespaceId);n&&n.clearElementCache(t)}this._onRemovalComplete(t,e.setForRemoval)}t.classList?.contains(NC)&&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;n<this.collectedEnterElements.length;n++)cs(this.collectedEnterElements[n],"ng-star-inserted");if(this._namespaceList.length&&(this.totalQueuedPlayers||this.collectedLeaveElements.length)){const n=[];try{e=this._flushAnimations(n,t)}finally{for(let r=0;r<n.length;r++)n[r]()}}else for(let n=0;n<this.collectedLeaveElements.length;n++)this.processLeaveNode(this.collectedLeaveElements[n]);if(this.totalQueuedPlayers=0,this.collectedEnterElements.length=0,this.collectedLeaveElements.length=0,this._flushFns.forEach(n=>n()),this._flushFns=[],this._whenQuietFns.length){const n=this._whenQuietFns;this._whenQuietFns=[],e.length?Nd(e).onDone(()=>{n.forEach(r=>r())}):n.forEach(r=>r())}}reportError(t){throw function ihe(i){return new He(3402,!1)}()}_flushAnimations(t,e){const n=new gv,r=[],a=new Map,o=[],s=new Map,l=new Map,c=new Map,h=new Set;this.disabledNodes.forEach(kt=>{h.add(kt);const Dt=this.driver.query(kt,".ng-animate-queued",!0);for(let jt=0;jt<Dt.length;jt++)h.add(Dt[jt])});const g=this.bodyNode,k=Array.from(this.statesByElement.keys()),O=B8(k,this.collectedEnterElements),W=new Map;let Z=0;O.forEach((kt,Dt)=>{const jt=FC+Z++;W.set(Dt,jt),kt.forEach(Ni=>cs(Ni,jt))});const ne=[],re=new Set,me=new Set;for(let kt=0;kt<this.collectedLeaveElements.length;kt++){const Dt=this.collectedLeaveElements[kt],jt=Dt[ls];jt&&jt.setForRemoval&&(ne.push(Dt),re.add(Dt),jt.hasAnimation?this.driver.query(Dt,".ng-star-inserted",!0).forEach(Ni=>re.add(Ni)):me.add(Dt))}const ce=new Map,ye=B8(k,Array.from(re));ye.forEach((kt,Dt)=>{const jt=sv+Z++;ce.set(Dt,jt),kt.forEach(Ni=>cs(Ni,jt))}),t.push(()=>{O.forEach((kt,Dt)=>{const jt=W.get(Dt);kt.forEach(Ni=>wf(Ni,jt))}),ye.forEach((kt,Dt)=>{const jt=ce.get(Dt);kt.forEach(Ni=>wf(Ni,jt))}),ne.forEach(kt=>{this.processLeaveNode(kt)})});const Ee=[],Te=[];for(let kt=this._namespaceList.length-1;kt>=0;kt--)this._namespaceList[kt].drainQueuedTransitions(e).forEach(jt=>{const Ni=jt.player,cr=jt.element;if(Ee.push(Ni),this.collectedEnterElements.length){const Fa=cr[ls];if(Fa&&Fa.setForMove){if(Fa.previousTriggersValues&&Fa.previousTriggersValues.has(jt.triggerName)){const mh=Fa.previousTriggersValues.get(jt.triggerName),us=this.statesByElement.get(jt.element);if(us&&us.has(jt.triggerName)){const Yv=us.get(jt.triggerName);Yv.value=mh,us.set(jt.triggerName,Yv)}}return void Ni.destroy()}}const Il=!g||!this.driver.containsElement(g,cr),Io=ce.get(cr),Rd=W.get(cr),er=this._buildInstruction(jt,n,Rd,Io,Il);if(er.errors&&er.errors.length)return void Te.push(er);if(Il)return Ni.onStart(()=>ch(cr,er.fromStyles)),Ni.onDestroy(()=>Al(cr,er.toStyles)),void r.push(Ni);if(jt.isFallbackTransition)return Ni.onStart(()=>ch(cr,er.fromStyles)),Ni.onDestroy(()=>Al(cr,er.toStyles)),void r.push(Ni);const TP=[];er.timelines.forEach(Fa=>{Fa.stretchStartingKeyframe=!0,this.disabledNodes.has(Fa.element)||TP.push(Fa)}),er.timelines=TP,n.append(cr,er.timelines),o.push({instruction:er,player:Ni,element:cr}),er.queriedElements.forEach(Fa=>Ao(s,Fa,[]).push(Ni)),er.preStyleProps.forEach((Fa,mh)=>{if(Fa.size){let us=l.get(mh);us||l.set(mh,us=new Set),Fa.forEach((Yv,rM)=>us.add(rM))}}),er.postStyleProps.forEach((Fa,mh)=>{let us=c.get(mh);us||c.set(mh,us=new Set),Fa.forEach((Yv,rM)=>us.add(rM))})});if(Te.length){const kt=[];Te.forEach(Dt=>{kt.push(function nhe(i,t){return new He(3505,!1)}())}),Ee.forEach(Dt=>Dt.destroy()),this.reportError(kt)}const Ue=new Map,yt=new Map;o.forEach(kt=>{const Dt=kt.element;n.has(Dt)&&(yt.set(Dt,Dt),this._beforeAnimationBuild(kt.player.namespaceId,kt.instruction,Ue))}),r.forEach(kt=>{const Dt=kt.element;this._getPreviousPlayers(Dt,!1,kt.namespaceId,kt.triggerName,null).forEach(Ni=>{Ao(Ue,Dt,[]).push(Ni),Ni.destroy()})});const ht=ne.filter(kt=>Y8(kt,l,c)),di=new Map;P8(di,this.driver,me,c,nc).forEach(kt=>{Y8(kt,l,c)&&ht.push(kt)});const Yn=new Map;O.forEach((kt,Dt)=>{P8(Yn,this.driver,new Set(kt),l,"!")}),ht.forEach(kt=>{const Dt=di.get(kt),jt=Yn.get(kt);di.set(kt,new Map([...Array.from(Dt?.entries()??[]),...Array.from(jt?.entries()??[])]))});const En=[],Rn=[],ds={};o.forEach(kt=>{const{element:Dt,player:jt,instruction:Ni}=kt;if(n.has(Dt)){if(h.has(Dt))return jt.onDestroy(()=>Al(Dt,Ni.toStyles)),jt.disabled=!0,jt.overrideTotalTime(Ni.totalTime),void r.push(jt);let cr=ds;if(yt.size>1){let Io=Dt;const Rd=[];for(;Io=Io.parentNode;){const er=yt.get(Io);if(er){cr=er;break}Rd.push(Io)}Rd.forEach(er=>yt.set(er,cr))}const Il=this._buildAnimation(jt.namespaceId,Ni,Ue,a,Yn,di);if(jt.setRealPlayer(Il),cr===ds)En.push(jt);else{const Io=this.playersByElement.get(cr);Io&&Io.length&&(jt.parentPlayer=Nd(Io)),r.push(jt)}}else ch(Dt,Ni.fromStyles),jt.onDestroy(()=>Al(Dt,Ni.toStyles)),Rn.push(jt),h.has(Dt)&&r.push(jt)}),Rn.forEach(kt=>{const Dt=a.get(kt.element);if(Dt&&Dt.length){const jt=Nd(Dt);kt.setRealPlayer(jt)}}),r.forEach(kt=>{kt.parentPlayer?kt.syncPlayerEvents(kt.parentPlayer):kt.destroy()});for(let kt=0;kt<ne.length;kt++){const Dt=ne[kt],jt=Dt[ls];if(wf(Dt,sv),jt&&jt.hasAnimation)continue;let Ni=[];if(s.size){let Il=s.get(Dt);Il&&Il.length&&Ni.push(...Il);let Io=this.driver.query(Dt,kC,!0);for(let Rd=0;Rd<Io.length;Rd++){let er=s.get(Io[Rd]);er&&er.length&&Ni.push(...er)}}const cr=Ni.filter(Il=>!Il.destroyed);cr.length?ome(this,Dt,cr):this.processLeaveNode(Dt)}return ne.length=0,En.forEach(kt=>{this.players.push(kt),kt.onDone(()=>{kt.destroy();const Dt=this.players.indexOf(kt);this.players.splice(Dt,1)}),kt.play()}),En}elementContainsData(t,e){let n=!1;const r=e[ls];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,a){let o=[];if(e){const s=this.playersByQueriedElement.get(t);s&&(o=s)}else{const s=this.playersByElement.get(t);if(s){const l=!a||a==Qg;s.forEach(c=>{c.queued||!l&&c.triggerName!=r||o.push(c)})}}return(n||r)&&(o=o.filter(s=>!(n&&n!=s.namespaceId||r&&r!=s.triggerName))),o}_beforeAnimationBuild(t,e,n){const a=e.element,o=e.isRemovalTransition?void 0:t,s=e.isRemovalTransition?void 0:e.triggerName;for(const l of e.timelines){const c=l.element,h=c!==a,g=Ao(n,c,[]);this._getPreviousPlayers(c,h,o,s,e.toState).forEach(O=>{const W=O.getRealPlayer();W.beforeDestroy&&W.beforeDestroy(),O.destroy(),g.push(O)})}ch(a,e.fromStyles)}_buildAnimation(t,e,n,r,a,o){const s=e.triggerName,l=e.element,c=[],h=new Set,g=new Set,k=e.timelines.map(W=>{const Z=W.element;h.add(Z);const ne=Z[ls];if(ne&&ne.removedBeforeQueried)return new t_(W.duration,W.delay);const re=Z!==l,me=function sme(i){const t=[];return H8(i,t),t}((n.get(Z)||Jhe).map(Ue=>Ue.getRealPlayer())).filter(Ue=>!!Ue.element&&Ue.element===Z),ce=a.get(Z),ye=o.get(Z),Ee=u8(0,this._normalizer,0,W.keyframes,ce,ye),Te=this._buildPlayer(W,Ee,me);if(W.subTimeline&&r&&g.add(Z),re){const Ue=new PC(t,s,Z);Ue.setRealPlayer(Te),c.push(Ue)}return Te});c.forEach(W=>{Ao(this.playersByQueriedElement,W.element,[]).push(W),W.onDone(()=>function nme(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,W.element,W))}),h.forEach(W=>cs(W,v8));const O=Nd(k);return O.onDestroy(()=>{h.forEach(W=>wf(W,v8)),Al(l,e.toStyles)}),g.forEach(W=>{Ao(r,W,[]).push(O)}),O}_buildPlayer(t,e,n){return e.length>0?this.driver.animate(t.element,e,t.duration,t.delay,t.easing,n):new t_(t.duration,t.delay)}}class PC{constructor(t,e,n){this.namespaceId=t,this.triggerName=e,this.element=n,this._player=new t_,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=>_C(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){Ao(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 vv(i){return i&&1===i.nodeType}function R8(i,t){const e=i.style.display;return i.style.display=t??"none",e}function P8(i,t,e,n,r){const a=[];e.forEach(l=>a.push(R8(l)));const o=[];n.forEach((l,c)=>{const h=new Map;l.forEach(g=>{const k=t.computeStyle(c,g,r);h.set(g,k),(!k||0==k.length)&&(c[ls]=eme,o.push(c))}),i.set(c,h)});let s=0;return e.forEach(l=>R8(l,a[s++])),o}function B8(i,t){const e=new Map;if(i.forEach(s=>e.set(s,[])),0==t.length)return e;const r=new Set(t),a=new Map;function o(s){if(!s)return 1;let l=a.get(s);if(l)return l;const c=s.parentNode;return l=e.has(c)?c:r.has(c)?1:o(c),a.set(s,l),l}return t.forEach(s=>{const l=o(s);1!==l&&e.get(l).push(s)}),e}function cs(i,t){i.classList?.add(t)}function wf(i,t){i.classList?.remove(t)}function ome(i,t,e){Nd(e).onDone(()=>i.processLeaveNode(t))}function H8(i,t){for(let e=0;e<i.length;e++){const n=i[e];n instanceof d6?H8(n.players,t):t.push(n)}}function Y8(i,t,e){const n=e.get(i);if(!n)return!1;let r=t.get(i);return r?n.forEach(a=>r.add(a)):t.set(i,n),e.delete(i),!0}class wv{constructor(t,e,n){this.bodyNode=t,this._driver=e,this._normalizer=n,this._triggerCache={},this.onRemovalComplete=(r,a)=>{},this._transitionEngine=new ime(t,e,n),this._timelineEngine=new qhe(t,e,n),this._transitionEngine.onRemovalComplete=(r,a)=>this.onRemovalComplete(r,a)}registerTrigger(t,e,n,r,a){const o=t+"-"+r;let s=this._triggerCache[o];if(!s){const l=[],h=MC(this._driver,a,l,[]);if(l.length)throw function Gue(i,t){return new He(3404,!1)}();s=function Uhe(i,t,e){return new Whe(i,t,e)}(r,h,this._normalizer),this._triggerCache[o]=s}this._transitionEngine.registerTrigger(e,r,s)}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[a,o]=h8(n);this._timelineEngine.command(a,e,o,r)}else this._transitionEngine.trigger(t,e,n,r)}listen(t,e,n,r,a){if("@"==n.charAt(0)){const[o,s]=h8(n);return this._timelineEngine.listen(o,e,s,a)}return this._transitionEngine.listen(t,e,n,r,a)}flush(t=-1){this._transitionEngine.flush(t)}get players(){return this._transitionEngine.players.concat(this._timelineEngine.players)}whenRenderingDone(){return this._transitionEngine.whenRenderingDone()}}let dme=(()=>{class i{constructor(e,n,r){this._element=e,this._startStyles=n,this._endStyles=r,this._state=0;let a=i.initialStylesByElement.get(e);a||i.initialStylesByElement.set(e,a=new Map),this._initialStyles=a}start(){this._state<1&&(this._startStyles&&Al(this._element,this._startStyles,this._initialStyles),this._state=1)}finish(){this.start(),this._state<2&&(Al(this._element,this._initialStyles),this._endStyles&&(Al(this._element,this._endStyles),this._endStyles=null),this._state=1)}destroy(){this.finish(),this._state<3&&(i.initialStylesByElement.delete(this._element),this._startStyles&&(ch(this._element,this._startStyles),this._endStyles=null),this._endStyles&&(ch(this._element,this._endStyles),this._endStyles=null),Al(this._element,this._initialStyles),this._state=3)}}return i.initialStylesByElement=new WeakMap,i})();function BC(i){let t=null;return i.forEach((e,n)=>{(function ume(i){return"display"===i||"position"===i})(n)&&(t=t||new Map,t.set(n,e))}),t}class j8{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:C8(this.element,r))}),this.currentSnapshot=t}triggerCallback(t){const e="start"===t?this._onStartFns:this._onDoneFns;e.forEach(n=>n()),e.length=0}}class hme{validateStyleProperty(t){return!0}validateAnimatableStyleProperty(t){return!0}matchesElement(t,e){return!1}containsElement(t,e){return _8(t,e)}getParentElement(t){return vC(t)}query(t,e,n){return g8(t,e,n)}computeStyle(t,e,n){return window.getComputedStyle(t)[e]}animate(t,e,n,r,a,o=[]){const l={duration:n,delay:r,fill:0==r?"both":"forwards"};a&&(l.easing=a);const c=new Map,h=o.filter(O=>O instanceof j8);(function _he(i,t){return 0===i||0===t})(n,r)&&h.forEach(O=>{O.currentSnapshot.forEach((W,Z)=>c.set(Z,W))});let g=function hhe(i){return i.length?i[0]instanceof Map?i:i.map(t=>w8(t)):[]}(e).map(O=>Od(O));g=function ghe(i,t,e){if(e.size&&t.length){let n=t[0],r=[];if(e.forEach((a,o)=>{n.has(o)||r.push(o),n.set(o,a)}),r.length)for(let a=1;a<t.length;a++){let o=t[a];r.forEach(s=>o.set(s,C8(i,s)))}}return t}(t,g,c);const k=function cme(i,t){let e=null,n=null;return Array.isArray(t)&&t.length?(e=BC(t[0]),t.length>1&&(n=BC(t[t.length-1]))):t instanceof Map&&(e=BC(t)),e||n?new dme(i,e,n):null}(t,g);return new j8(t,g,l,k)}}let mme=(()=>{class i extends o6{constructor(e,n){super(),this._nextAnimationId=0,this._renderer=e.createRenderer(n.body,{id:"0",encapsulation:mr.None,styles:[],data:{animation:[]}})}build(e){const n=this._nextAnimationId.toString();this._nextAnimationId++;const r=Array.isArray(e)?s6(e):e;return V8(this._renderer,null,n,"register",[r]),new fme(n,this._renderer)}}return i.\u0275fac=function(e){return new(e||i)(fe(Uh),fe(Ht))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();class fme extends E${constructor(t,e){super(),this._id=t,this._renderer=e}create(t,e){return new pme(this._id,t,e||{},this._renderer)}}class pme{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 V8(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 V8(i,t,e,n,r){return i.setProperty(t,`@@${e}:${n}`,r)}const z8="@.disabled";let _me=(()=>{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=(a,o)=>{const s=o?.parentNode(a);s&&o.removeChild(s,a)}}createRenderer(e,n){const a=this.delegate.createRenderer(e,n);if(!(e&&n&&n.data&&n.data.animation)){let h=this._rendererCache.get(a);return h||(h=new U8("",a,this.engine,()=>this._rendererCache.delete(a)),this._rendererCache.set(a,h)),h}const o=n.id,s=n.id+"-"+this._currentId;this._currentId++,this.engine.register(s,e);const l=h=>{Array.isArray(h)?h.forEach(l):this.engine.registerTrigger(o,s,e,h.name,h)};return n.data.animation.forEach(l),new gme(this,s,a,this.engine)}begin(){this._cdRecurDepth++,this.delegate.begin&&this.delegate.begin()}_scheduleCountTask(){this.promise.then(()=>{this._microtaskId++})}scheduleListenerCallback(e,n,r){e>=0&&e<this._microtaskId?this._zone.run(()=>n(r)):(0==this._animationCallbacksBuffer.length&&Promise.resolve(null).then(()=>{this._zone.run(()=>{this._animationCallbacksBuffer.forEach(a=>{const[o,s]=a;o(s)}),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(Uh),fe(wv),fe(st))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();class U8{constructor(t,e,n,r){this.namespaceId=t,this.delegate=e,this.engine=n,this._onDestroy=r,this.destroyNode=this.delegate.destroyNode?a=>e.destroyNode(a):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==z8?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 gme extends U8{constructor(t,e,n,r,a){super(e,n,r,a),this.factory=t,this.namespaceId=e}setProperty(t,e,n){"@"==e.charAt(0)?"."==e.charAt(1)&&e==z8?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 bme(i){switch(i){case"body":return document.body;case"document":return document;case"window":return window;default:return i}}(t);let a=e.slice(1),o="";return"@"!=a.charAt(0)&&([a,o]=function yme(i){const t=i.indexOf(".");return[i.substring(0,t),i.slice(t+1)]}(a)),this.engine.listen(this.namespaceId,r,a,o,s=>{this.factory.scheduleListenerCallback(s._data||-1,n,s)})}return this.delegate.listen(t,e,n)}}let vme=(()=>{class i extends wv{constructor(e,n,r,a){super(e.body,n,r)}ngOnDestroy(){this.flush()}}return i.\u0275fac=function(e){return new(e||i)(fe(Ht),fe(wC),fe(IC),fe(Kl))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();const W8=[{provide:o6,useClass:mme},{provide:IC,useFactory:function wme(){return new Yhe}},{provide:wv,useClass:vme},{provide:Uh,useFactory:function Fme(i,t,e){return new _me(i,t,e)},deps:[Mb,wv,st]}],HC=[{provide:wC,useFactory:()=>new hme},{provide:zi,useValue:"BrowserAnimations"},...W8],G8=[{provide:wC,useClass:b8},{provide:zi,useValue:"NoopAnimations"},...W8];let kme=(()=>{class i{static withConfig(e){return{ngModule:i,providers:e.disableAnimations?G8:HC}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:HC,imports:[iT]}),i})(),Ome=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,Tn,Ns,wt]}),i})(),Bme=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[KT,wt,KT,wt]}),i})(),zme=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({}),i})(),Zme=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[zme,wt,wt]}),i})(),Xme=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wm,wt,wt]}),i})(),hfe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[$k]}),i})(),Sfe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt,hfe,wt]}),i})(),Tfe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Fm]}),i})(),tM=(()=>{class i{constructor(){this.changes=new be,this.optionalLabel="Optional",this.completedLabel="Completed",this.editableLabel="Editable"}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const Vfe={provide:tM,deps:[[new qa,new xs,tM]],useFactory:function jfe(i){return i||new tM}};let zfe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[Vfe,xm],imports:[wt,Tn,es,Tfe,Oy,Ns,wt]}),i})(),iM=(()=>{class i{constructor(){this.changes=new be,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 a=e*n;return`${a+1} \u2013 ${a<(r=Math.max(r,0))?Math.min(a+n,r):a+n} of ${r}`}}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();const qfe={provide:iM,deps:[[new qa,new xs,iM]],useFactory:function $fe(i){return i||new iM}};let Kfe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[qfe],imports:[Tn,M1,dR,MO]}),i})(),Zfe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[wt]}),i})(),epe=(()=>{class i{constructor(){this.changes=new be,this.calendarLabel="Calendar",this.openCalendarLabel="Open calendar",this.closeCalendarLabel="Close calendar",this.prevMonthLabel="Previous month",this.nextMonthLabel="Next month",this.prevYearLabel="Previous year",this.nextYearLabel="Next year",this.prevMultiYearLabel="Previous 24 years",this.nextMultiYearLabel="Next 24 years",this.switchToMonthViewLabel="Choose date",this.switchToMultiYearViewLabel="Choose month and year",this.startDateLabel="Start date",this.endDateLabel="End date"}formatYearRange(e,n){return`${e} \u2013 ${n}`}formatYearRangeLabel(e,n){return`${e} to ${n}`}}return i.\u0275fac=function(e){return new(e||i)},i.\u0275prov=Pe({token:i,factory:i.\u0275fac,providedIn:"root"}),i})();class Df{constructor(t,e){this.start=t,this.end=e}}const hP={provide:new Ce("mat-datepicker-scroll-strategy"),deps:[sr],useFactory:function cpe(i){return()=>i.scrollStrategies.reposition()}};let pP=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[epe,hP],imports:[Tn,M1,ul,wm,es,wt,dl]}),i})(),_P=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Ns,wt,wt]}),i})();const _pe=["connectionContainer"],gpe=["inputContainer"],bpe=["label"];function ype(i,t){1&i&&(Aa(0),D(1,"div",14),Fe(2,"div",15)(3,"div",16)(4,"div",17),A(),D(5,"div",18),Fe(6,"div",15)(7,"div",16)(8,"div",17),A(),Ta())}function vpe(i,t){if(1&i){const e=ut();D(0,"div",19),pe("cdkObserveContent",function(){return Re(e),Be(oe().updateOutlineGap())}),Qe(1,1),A()}2&i&&Y("cdkObserveContentDisabled","outline"!=oe().appearance)}function wpe(i,t){if(1&i&&(Aa(0),Qe(1,2),D(2,"span"),Q(3),A(),Ta()),2&i){const e=oe(2);j(3),bi(e._control.placeholder)}}function Fpe(i,t){1&i&&Qe(0,3,["*ngSwitchCase","true"])}function kpe(i,t){1&i&&(D(0,"span",23),Q(1," *"),A())}function xpe(i,t){if(1&i){const e=ut();D(0,"label",20,21),pe("cdkObserveContent",function(){return Re(e),Be(oe().updateOutlineGap())}),de(2,wpe,4,1,"ng-container",12),de(3,Fpe,1,0,"ng-content",12),de(4,kpe,2,0,"span",22),A()}if(2&i){const e=oe();rt("mat-empty",e._control.empty&&!e._shouldAlwaysFloat())("mat-form-field-empty",e._control.empty&&!e._shouldAlwaysFloat())("mat-accent","accent"==e.color)("mat-warn","warn"==e.color),Y("cdkObserveContentDisabled","outline"!=e.appearance)("id",e._labelId)("ngSwitch",e._hasLabel()),nt("for",e._control.id)("aria-owns",e._control.id),j(2),Y("ngSwitchCase",!1),j(1),Y("ngSwitchCase",!0),j(1),Y("ngIf",!e.hideRequiredMarker&&e._control.required&&!e._control.disabled)}}function Dpe(i,t){1&i&&(D(0,"div",24),Qe(1,4),A())}function Cpe(i,t){if(1&i&&(D(0,"div",25),Fe(1,"span",26),A()),2&i){const e=oe();j(1),rt("mat-accent","accent"==e.color)("mat-warn","warn"==e.color)}}function Mpe(i,t){1&i&&(D(0,"div"),Qe(1,5),A()),2&i&&Y("@transitionMessages",oe()._subscriptAnimationState)}function Epe(i,t){if(1&i&&(D(0,"div",30),Q(1),A()),2&i){const e=oe(2);Y("id",e._hintLabelId),j(1),bi(e.hintLabel)}}function Spe(i,t){if(1&i&&(D(0,"div",27),de(1,Epe,2,2,"div",28),Qe(2,6),Fe(3,"div",29),Qe(4,7),A()),2&i){const e=oe();Y("@transitionMessages",e._subscriptAnimationState),j(1),Y("ngIf",e.hintLabel)}}const Ape=["*",[["","matPrefix",""]],[["mat-placeholder"]],[["mat-label"]],[["","matSuffix",""]],[["mat-error"]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],Tpe=["*","[matPrefix]","mat-placeholder","mat-label","[matSuffix]","mat-error","mat-hint:not([align='end'])","mat-hint[align='end']"],Ipe=new Ce("MatHint");let gP=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-label"]]}),i})(),Lpe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275dir=ge({type:i,selectors:[["mat-placeholder"]]}),i})(),bP=0;const Ope=ml(class{constructor(i){this._elementRef=i}},"primary"),Rpe=new Ce("MAT_FORM_FIELD_DEFAULT_OPTIONS");let Ppe=(()=>{class i extends Ope{constructor(e,n,r,a,o,s,l){super(e),this._changeDetectorRef=n,this._dir=r,this._defaults=a,this._platform=o,this._ngZone=s,this._outlineGapCalculationNeededImmediately=!1,this._outlineGapCalculationNeededOnStable=!1,this._destroyed=new be,this._hideRequiredMarker=!1,this._showAlwaysAnimate=!1,this._subscriptAnimationState="",this._hintLabel="",this._hintLabelId="mat-hint-"+bP++,this._labelId="mat-form-field-label-"+bP++,this.floatLabel=this._getDefaultFloatLabelState(),this._animationsEnabled="NoopAnimations"!==l,this.appearance=a?.appearance||"legacy",a&&(this._hideRequiredMarker=Boolean(a.hideRequiredMarker),a.color&&(this.color=this.defaultColor=a.color))}get appearance(){return this._appearance}set appearance(e){const n=this._appearance;this._appearance=e||this._defaults?.appearance||"legacy","outline"===this._appearance&&n!==e&&(this._outlineGapCalculationNeededOnStable=!0)}get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(e){this._hideRequiredMarker=at(e)}_shouldAlwaysFloat(){return"always"===this.floatLabel&&!this._showAlwaysAnimate}_canLabelFloat(){return"never"!==this.floatLabel}get hintLabel(){return this._hintLabel}set hintLabel(e){this._hintLabel=e,this._processHints()}get floatLabel(){return"legacy"!==this.appearance&&"never"===this._floatLabel?"auto":this._floatLabel}set floatLabel(e){e!==this._floatLabel&&(this._floatLabel=e||this._getDefaultFloatLabelState(),this._changeDetectorRef.markForCheck())}get _control(){return this._explicitFormFieldControl||this._controlNonStatic||this._controlStatic}set _control(e){this._explicitFormFieldControl=e}getLabelId(){return this._hasFloatingLabel()?this._labelId:null}getConnectedOverlayOrigin(){return this._connectionContainerRef||this._elementRef}ngAfterContentInit(){this._validateControlChild();const e=this._control;e.controlType&&this._elementRef.nativeElement.classList.add(`mat-form-field-type-${e.controlType}`),e.stateChanges.pipe(In(null)).subscribe(()=>{this._validatePlaceholders(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),e.ngControl&&e.ngControl.valueChanges&&e.ngControl.valueChanges.pipe(vt(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck()),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.pipe(vt(this._destroyed)).subscribe(()=>{this._outlineGapCalculationNeededOnStable&&this.updateOutlineGap()})}),ki(this._prefixChildren.changes,this._suffixChildren.changes).subscribe(()=>{this._outlineGapCalculationNeededOnStable=!0,this._changeDetectorRef.markForCheck()}),this._hintChildren.changes.pipe(In(null)).subscribe(()=>{this._processHints(),this._changeDetectorRef.markForCheck()}),this._errorChildren.changes.pipe(In(null)).subscribe(()=>{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()}),this._dir&&this._dir.change.pipe(vt(this._destroyed)).subscribe(()=>{"function"==typeof requestAnimationFrame?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this.updateOutlineGap())}):this.updateOutlineGap()})}ngAfterContentChecked(){this._validateControlChild(),this._outlineGapCalculationNeededImmediately&&this.updateOutlineGap()}ngAfterViewInit(){this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}_shouldForward(e){const n=this._control?this._control.ngControl:null;return n&&n[e]}_hasPlaceholder(){return!!(this._control&&this._control.placeholder||this._placeholderChild)}_hasLabel(){return!(!this._labelChildNonStatic&&!this._labelChildStatic)}_shouldLabelFloat(){return this._canLabelFloat()&&(this._control&&this._control.shouldLabelFloat||this._shouldAlwaysFloat())}_hideControlPlaceholder(){return"legacy"===this.appearance&&!this._hasLabel()||this._hasLabel()&&!this._shouldLabelFloat()}_hasFloatingLabel(){return this._hasLabel()||"legacy"===this.appearance&&this._hasPlaceholder()}_getDisplayedMessages(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"}_animateAndLockLabel(){this._hasFloatingLabel()&&this._canLabelFloat()&&(this._animationsEnabled&&this._label&&(this._showAlwaysAnimate=!0,eo(this._label.nativeElement,"transitionend").pipe(pi(1)).subscribe(()=>{this._showAlwaysAnimate=!1})),this.floatLabel="always",this._changeDetectorRef.markForCheck())}_validatePlaceholders(){}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){}_getDefaultFloatLabelState(){return this._defaults&&this._defaults.floatLabel||"auto"}_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(a=>"start"===a.align):null,r=this._hintChildren?this._hintChildren.find(a=>"end"===a.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)}}_validateControlChild(){}updateOutlineGap(){const e=this._label?this._label.nativeElement:null,n=this._connectionContainerRef.nativeElement,r=".mat-form-field-outline-start",a=".mat-form-field-outline-gap";if("outline"!==this.appearance||!this._platform.isBrowser)return;if(!e||!e.children.length||!e.textContent.trim()){const h=n.querySelectorAll(`${r}, ${a}`);for(let g=0;g<h.length;g++)h[g].style.width="0";return}if(!this._isAttachedToDOM())return void(this._outlineGapCalculationNeededImmediately=!0);let o=0,s=0;const l=n.querySelectorAll(r),c=n.querySelectorAll(a);if(this._label&&this._label.nativeElement.children.length){const h=n.getBoundingClientRect();if(0===h.width&&0===h.height)return this._outlineGapCalculationNeededOnStable=!0,void(this._outlineGapCalculationNeededImmediately=!1);const g=this._getStartEnd(h),k=e.children,O=this._getStartEnd(k[0].getBoundingClientRect());let W=0;for(let Z=0;Z<k.length;Z++)W+=k[Z].offsetWidth;o=Math.abs(O-g)-5,s=W>0?.75*W+10:0}for(let h=0;h<l.length;h++)l[h].style.width=`${o}px`;for(let h=0;h<c.length;h++)c[h].style.width=`${s}px`;this._outlineGapCalculationNeededOnStable=this._outlineGapCalculationNeededImmediately=!1}_getStartEnd(e){return this._dir&&"rtl"===this._dir.value?e.right:e.left}_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)(y($e),y(Lt),y(Hn,8),y(Rpe,8),y(Wi),y(st),y(zi,8))},i.\u0275cmp=we({type:i,selectors:[["mat-form-field"]],contentQueries:function(e,n,r){if(1&e&&(Tt(r,af,5),Tt(r,af,7),Tt(r,gP,5),Tt(r,gP,7),Tt(r,Lpe,5),Tt(r,DN,5),Tt(r,Ipe,5),Tt(r,OD,5),Tt(r,MN,5)),2&e){let a;Le(a=Ne())&&(n._controlNonStatic=a.first),Le(a=Ne())&&(n._controlStatic=a.first),Le(a=Ne())&&(n._labelChildNonStatic=a.first),Le(a=Ne())&&(n._labelChildStatic=a.first),Le(a=Ne())&&(n._placeholderChild=a.first),Le(a=Ne())&&(n._errorChildren=a),Le(a=Ne())&&(n._hintChildren=a),Le(a=Ne())&&(n._prefixChildren=a),Le(a=Ne())&&(n._suffixChildren=a)}},viewQuery:function(e,n){if(1&e&&(ft(_pe,7),ft(gpe,5),ft(bpe,5)),2&e){let r;Le(r=Ne())&&(n._connectionContainerRef=r.first),Le(r=Ne())&&(n._inputContainerRef=r.first),Le(r=Ne())&&(n._label=r.first)}},hostAttrs:[1,"mat-form-field"],hostVars:40,hostBindings:function(e,n){2&e&&rt("mat-form-field-appearance-standard","standard"==n.appearance)("mat-form-field-appearance-fill","fill"==n.appearance)("mat-form-field-appearance-outline","outline"==n.appearance)("mat-form-field-appearance-legacy","legacy"==n.appearance)("mat-form-field-invalid",n._control.errorState)("mat-form-field-can-float",n._canLabelFloat())("mat-form-field-should-float",n._shouldLabelFloat())("mat-form-field-has-label",n._hasFloatingLabel())("mat-form-field-hide-placeholder",n._hideControlPlaceholder())("mat-form-field-disabled",n._control.disabled)("mat-form-field-autofilled",n._control.autofilled)("mat-focused",n._control.focused)("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"))("_mat-animation-noopable",!n._animationsEnabled)},inputs:{color:"color",appearance:"appearance",hideRequiredMarker:"hideRequiredMarker",hintLabel:"hintLabel",floatLabel:"floatLabel"},exportAs:["matFormField"],features:[ot([{provide:Ku,useExisting:i}]),Oe],ngContentSelectors:Tpe,decls:15,vars:8,consts:[[1,"mat-form-field-wrapper"],[1,"mat-form-field-flex",3,"click"],["connectionContainer",""],[4,"ngIf"],["class","mat-form-field-prefix",3,"cdkObserveContentDisabled","cdkObserveContent",4,"ngIf"],[1,"mat-form-field-infix"],["inputContainer",""],[1,"mat-form-field-label-wrapper"],["class","mat-form-field-label",3,"cdkObserveContentDisabled","id","mat-empty","mat-form-field-empty","mat-accent","mat-warn","ngSwitch","cdkObserveContent",4,"ngIf"],["class","mat-form-field-suffix",4,"ngIf"],["class","mat-form-field-underline",4,"ngIf"],[1,"mat-form-field-subscript-wrapper",3,"ngSwitch"],[4,"ngSwitchCase"],["class","mat-form-field-hint-wrapper",4,"ngSwitchCase"],[1,"mat-form-field-outline"],[1,"mat-form-field-outline-start"],[1,"mat-form-field-outline-gap"],[1,"mat-form-field-outline-end"],[1,"mat-form-field-outline","mat-form-field-outline-thick"],[1,"mat-form-field-prefix",3,"cdkObserveContentDisabled","cdkObserveContent"],[1,"mat-form-field-label",3,"cdkObserveContentDisabled","id","ngSwitch","cdkObserveContent"],["label",""],["class","mat-placeholder-required mat-form-field-required-marker","aria-hidden","true",4,"ngIf"],["aria-hidden","true",1,"mat-placeholder-required","mat-form-field-required-marker"],[1,"mat-form-field-suffix"],[1,"mat-form-field-underline"],[1,"mat-form-field-ripple"],[1,"mat-form-field-hint-wrapper"],["class","mat-hint",3,"id",4,"ngIf"],[1,"mat-form-field-hint-spacer"],[1,"mat-hint",3,"id"]],template:function(e,n){1&e&&(Jt(Ape),D(0,"div",0)(1,"div",1,2),pe("click",function(a){return n._control.onContainerClick&&n._control.onContainerClick(a)}),de(3,ype,9,0,"ng-container",3),de(4,vpe,2,1,"div",4),D(5,"div",5,6),Qe(7),D(8,"span",7),de(9,xpe,5,16,"label",8),A()(),de(10,Dpe,2,0,"div",9),A(),de(11,Cpe,2,4,"div",10),D(12,"div",11),de(13,Mpe,2,1,"div",12),de(14,Spe,5,2,"div",13),A()()),2&e&&(j(3),Y("ngIf","outline"==n.appearance),j(1),Y("ngIf",n._prefixChildren.length),j(5),Y("ngIf",n._hasFloatingLabel()),j(1),Y("ngIf",n._suffixChildren.length),j(1),Y("ngIf","outline"!=n.appearance),j(1),Y("ngSwitch",n._getDisplayedMessages()),j(1),Y("ngSwitchCase","error"),j(1),Y("ngSwitchCase","hint"))},dependencies:[yi,fu,Rp,gm],styles:[".mat-form-field{display:inline-block;position:relative;text-align:left}[dir=rtl] .mat-form-field{text-align:right}.mat-form-field-wrapper{position:relative}.mat-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-form-field-prefix,.mat-form-field-suffix{white-space:nowrap;flex:none;position:relative}.mat-form-field-infix{display:block;position:relative;flex:auto;min-width:0;width:180px}.cdk-high-contrast-active .mat-form-field-infix{border-image:linear-gradient(transparent, transparent)}.mat-form-field-label-wrapper{position:absolute;left:0;box-sizing:content-box;width:100%;height:100%;overflow:hidden;pointer-events:none}[dir=rtl] .mat-form-field-label-wrapper{left:auto;right:0}.mat-form-field-label{position:absolute;left:0;font:inherit;pointer-events:none;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transform-origin:0 0;transition:transform 400ms cubic-bezier(0.25, 0.8, 0.25, 1),color 400ms cubic-bezier(0.25, 0.8, 0.25, 1),width 400ms cubic-bezier(0.25, 0.8, 0.25, 1);display:none}[dir=rtl] .mat-form-field-label{transform-origin:100% 0;left:auto;right:0}.cdk-high-contrast-active .mat-form-field-disabled .mat-form-field-label{color:GrayText}.mat-form-field-empty.mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{display:block}.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{display:block;transition:none}.mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:none}.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float .mat-input-server[placeholder]:not(:placeholder-shown)+.mat-form-field-label-wrapper .mat-form-field-label{display:block}.mat-form-field-label:not(.mat-form-field-empty){transition:none}.mat-form-field-underline{position:absolute;width:100%;pointer-events:none;transform:scale3d(1, 1.0001, 1)}.mat-form-field-ripple{position:absolute;left:0;width:100%;transform-origin:50%;transform:scaleX(0.5);opacity:0;transition:background-color 300ms cubic-bezier(0.55, 0, 0.55, 0.2)}.mat-form-field.mat-focused .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple{opacity:1;transform:none;transition:transform 300ms cubic-bezier(0.25, 0.8, 0.25, 1),opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1),background-color 300ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-subscript-wrapper{position:absolute;box-sizing:border-box;width:100%;overflow:hidden}.mat-form-field-subscript-wrapper .mat-icon,.mat-form-field-label-wrapper .mat-icon{width:1em;height:1em;font-size:inherit;vertical-align:baseline}.mat-form-field-hint-wrapper{display:flex}.mat-form-field-hint-spacer{flex:1 0 1em}.mat-error{display:block}.mat-form-field-control-wrapper{position:relative}.mat-form-field-hint-end{order:1}.mat-form-field._mat-animation-noopable .mat-form-field-label,.mat-form-field._mat-animation-noopable .mat-form-field-ripple{transition:none}.mat-form-field .mat-form-field-prefix .mat-datepicker-toggle .mat-mdc-button-base,.mat-form-field .mat-form-field-suffix .mat-datepicker-toggle .mat-mdc-button-base{width:40px;height:40px;padding:8px 0}.mat-form-field .mat-datepicker-toggle .mat-mdc-icon-button .mat-icon{font-size:1em;display:inline-block;margin:-2px 0 1px}.mat-form-field-type-mat-date-range-input .mat-form-field-infix{width:200px}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-datepicker-toggle .mat-mdc-icon-button,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-datepicker-toggle .mat-mdc-icon-button{font-size:inherit;width:1.5em;height:1.5em;padding:0}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-datepicker-toggle-default-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-datepicker-toggle-default-icon{width:1em}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-datepicker-toggle .mat-mdc-icon-button .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-datepicker-toggle .mat-mdc-icon-button .mat-icon{line-height:1.5em;margin:0}.mat-form-field .mat-datepicker-toggle .mat-mdc-button-base{vertical-align:middle}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-datepicker-toggle .mat-mdc-button-base{vertical-align:baseline}",'.mat-form-field-appearance-fill .mat-form-field-flex{border-radius:4px 4px 0 0;padding:.75em .75em 0 .75em}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-flex{outline:solid 1px}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{outline-color:GrayText}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-focused .mat-form-field-flex{outline:dashed 3px}.mat-form-field-appearance-fill .mat-form-field-underline::before{content:"";display:block;position:absolute;bottom:0;height:1px;width:100%}.mat-form-field-appearance-fill .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-form-field-ripple{height:0}.mat-form-field-appearance-fill:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-fill._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}.mat-form-field-appearance-fill .mat-form-field-subscript-wrapper{padding:0 1em}','.mat-input-element{font:inherit;background:rgba(0,0,0,0);color:currentColor;border:none;outline:none;padding:0;margin:0;width:100%;max-width:100%;vertical-align:bottom;text-align:inherit;box-sizing:content-box}.mat-input-element:-moz-ui-invalid{box-shadow:none}.mat-input-element,.mat-input-element::-webkit-search-cancel-button,.mat-input-element::-webkit-search-decoration,.mat-input-element::-webkit-search-results-button,.mat-input-element::-webkit-search-results-decoration{-webkit-appearance:none}.mat-input-element::-webkit-contacts-auto-fill-button,.mat-input-element::-webkit-caps-lock-indicator,.mat-input-element:not([type=password])::-webkit-credentials-auto-fill-button{visibility:hidden}.mat-input-element[type=date],.mat-input-element[type=datetime],.mat-input-element[type=datetime-local],.mat-input-element[type=month],.mat-input-element[type=week],.mat-input-element[type=time]{line-height:1}.mat-input-element[type=date]::after,.mat-input-element[type=datetime]::after,.mat-input-element[type=datetime-local]::after,.mat-input-element[type=month]::after,.mat-input-element[type=week]::after,.mat-input-element[type=time]::after{content:" ";white-space:pre;width:1px}.mat-input-element::-webkit-inner-spin-button,.mat-input-element::-webkit-calendar-picker-indicator,.mat-input-element::-webkit-clear-button{font-size:.75em}.mat-input-element::placeholder{-webkit-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element::-moz-placeholder{-webkit-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element::-webkit-input-placeholder{-webkit-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-input-element:-ms-input-placeholder{-webkit-user-select:none;user-select:none;transition:color 400ms 133.3333333333ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-hide-placeholder .mat-input-element::placeholder{color:rgba(0,0,0,0) !important;-webkit-text-fill-color:rgba(0,0,0,0);transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{color:rgba(0,0,0,0) !important;-webkit-text-fill-color:rgba(0,0,0,0);transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-moz-placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,0) !important;-webkit-text-fill-color:rgba(0,0,0,0);transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element::-webkit-input-placeholder{opacity:0}.mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,0) !important;-webkit-text-fill-color:rgba(0,0,0,0);transition:none}.cdk-high-contrast-active .mat-form-field-hide-placeholder .mat-input-element:-ms-input-placeholder{opacity:0}._mat-animation-noopable .mat-input-element::placeholder{transition:none}._mat-animation-noopable .mat-input-element::-moz-placeholder{transition:none}._mat-animation-noopable .mat-input-element::-webkit-input-placeholder{transition:none}._mat-animation-noopable .mat-input-element:-ms-input-placeholder{transition:none}textarea.mat-input-element{resize:vertical;overflow:auto}textarea.mat-input-element.cdk-textarea-autosize{resize:none}textarea.mat-input-element{padding:2px 0;margin:-2px 0}select.mat-input-element{-moz-appearance:none;-webkit-appearance:none;position:relative;background-color:rgba(0,0,0,0);display:inline-flex;box-sizing:border-box;padding-top:1em;top:-1em;margin-bottom:-1em}select.mat-input-element::-moz-focus-inner{border:0}select.mat-input-element:not(:disabled){cursor:pointer}.mat-form-field-type-mat-native-select .mat-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;top:50%;right:0;margin-top:-2.5px;pointer-events:none}[dir=rtl] .mat-form-field-type-mat-native-select .mat-form-field-infix::after{right:auto;left:0}.mat-form-field-type-mat-native-select .mat-input-element{padding-right:15px}[dir=rtl] .mat-form-field-type-mat-native-select .mat-input-element{padding-right:0;padding-left:15px}.mat-form-field-type-mat-native-select .mat-form-field-label-wrapper{max-width:calc(100% - 10px)}.mat-form-field-type-mat-native-select.mat-form-field-appearance-outline .mat-form-field-infix::after{margin-top:-5px}.mat-form-field-type-mat-native-select.mat-form-field-appearance-fill .mat-form-field-infix::after{margin-top:-10px}',".mat-form-field-appearance-legacy .mat-form-field-label{transform:perspective(100px)}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon{width:1em}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button{font:inherit;vertical-align:baseline}.mat-form-field-appearance-legacy .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-appearance-legacy .mat-form-field-suffix .mat-icon-button .mat-icon{font-size:inherit}.mat-form-field-appearance-legacy .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-legacy .mat-form-field-ripple{top:0;height:2px;overflow:hidden}.cdk-high-contrast-active .mat-form-field-appearance-legacy .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:rgba(0,0,0,0)}.cdk-high-contrast-active .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px;border-top-color:GrayText}.mat-form-field-appearance-legacy.mat-form-field-invalid:not(.mat-focused) .mat-form-field-ripple{height:1px}",".mat-form-field-appearance-outline .mat-form-field-wrapper{margin:.25em 0}.mat-form-field-appearance-outline .mat-form-field-flex{padding:0 .75em 0 .75em;margin-top:-0.25em;position:relative}.mat-form-field-appearance-outline .mat-form-field-prefix,.mat-form-field-appearance-outline .mat-form-field-suffix{top:.25em}.mat-form-field-appearance-outline .mat-form-field-outline{display:flex;position:absolute;top:.25em;left:0;right:0;bottom:0;pointer-events:none}.mat-form-field-appearance-outline .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-end{border:1px solid currentColor;min-width:5px}.mat-form-field-appearance-outline .mat-form-field-outline-start{border-radius:5px 0 0 5px;border-right-style:none}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-start{border-right-style:solid;border-left-style:none;border-radius:0 5px 5px 0}.mat-form-field-appearance-outline .mat-form-field-outline-end{border-radius:0 5px 5px 0;border-left-style:none;flex-grow:1}[dir=rtl] .mat-form-field-appearance-outline .mat-form-field-outline-end{border-left-style:solid;border-right-style:none;border-radius:5px 0 0 5px}.mat-form-field-appearance-outline .mat-form-field-outline-gap{border-radius:.000001px;border:1px solid currentColor;border-left-style:none;border-right-style:none}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-outline-gap{border-top-color:rgba(0,0,0,0)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{opacity:0}.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-start,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-end,.mat-form-field-appearance-outline .mat-form-field-outline-thick .mat-form-field-outline-gap{border-width:2px}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline{opacity:0;transition:opacity 100ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid .mat-form-field-outline-thick{opacity:1}.cdk-high-contrast-active .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{border:3px dashed}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline{opacity:0;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-form-field-flex:hover .mat-form-field-outline-thick{opacity:1}.mat-form-field-appearance-outline .mat-form-field-subscript-wrapper{padding:0 1em}.cdk-high-contrast-active .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:GrayText}.mat-form-field-appearance-outline._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-start,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-end,.mat-form-field-appearance-outline._mat-animation-noopable .mat-form-field-outline-gap{transition:none}",".mat-form-field-appearance-standard .mat-form-field-flex{padding-top:.75em}.mat-form-field-appearance-standard .mat-form-field-underline{height:1px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-underline{height:0;border-top:solid 1px}.mat-form-field-appearance-standard .mat-form-field-ripple{bottom:0;height:2px}.cdk-high-contrast-active .mat-form-field-appearance-standard .mat-form-field-ripple{height:0;border-top:solid 2px}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-position:0;background-color:rgba(0,0,0,0)}.cdk-high-contrast-active .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{border-top-style:dotted;border-top-width:2px}.mat-form-field-appearance-standard:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{opacity:1;transform:none;transition:opacity 600ms cubic-bezier(0.25, 0.8, 0.25, 1)}.mat-form-field-appearance-standard._mat-animation-noopable:not(.mat-form-field-disabled) .mat-form-field-flex:hover~.mat-form-field-underline .mat-form-field-ripple{transition:none}"],encapsulation:2,data:{animation:[IN.transitionMessages]},changeDetection:0}),i})(),vP=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Tn,wt,Gp,wt]}),i})(),wP=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[xm],imports:[ND,vP,wt,ND,vP]}),i})();function Bpe(i,t){}const FP_params_enterAnimationDuration="150ms",FP_params_exitAnimationDuration="75ms";class kP extends og{constructor(){super(...arguments),this.enterAnimationDuration=Hy.params.enterAnimationDuration,this.exitAnimationDuration=Hy.params.exitAnimationDuration}}let Hpe=(()=>{class i extends fO{constructor(e,n,r,a,o,s,l,c,h){super(e,n,r,a,o,s,l,h),this._changeDetectorRef=c,this._state="enter"}_onAnimationDone({toState:e,totalTime:n}){"enter"===e?this._openAnimationDone(n):"exit"===e&&this._animationStateChanged.next({state:"closed",totalTime:n})}_onAnimationStart({toState:e,totalTime:n}){"enter"===e?this._animationStateChanged.next({state:"opening",totalTime:n}):("exit"===e||"void"===e)&&this._animationStateChanged.next({state:"closing",totalTime:n})}_startExitAnimation(){this._state="exit",this._changeDetectorRef.markForCheck()}_getAnimationState(){return{value:this._state,params:{enterAnimationDuration:this._config.enterAnimationDuration||FP_params_enterAnimationDuration,exitAnimationDuration:this._config.exitAnimationDuration||FP_params_exitAnimationDuration}}}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(ym),y(Ht,8),y(kP),y(bu),y(st),y(wu),y(Lt),y(Wr))},i.\u0275cmp=we({type:i,selectors:[["mat-dialog-container"]],hostAttrs:["tabindex","-1",1,"mat-dialog-container"],hostVars:7,hostBindings:function(e,n){1&e&&nm("@dialogContainer.start",function(a){return n._onAnimationStart(a)})("@dialogContainer.done",function(a){return n._onAnimationDone(a)}),2&e&&(Vr("id",n._config.id),nt("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),am("@dialogContainer",n._getAnimationState()))},features:[Oe],decls:1,vars:0,consts:[["cdkPortalOutlet",""]],template:function(e,n){1&e&&de(0,Bpe,0,0,"ng-template",0)},dependencies:[Ls],styles:[".mat-dialog-container{display:block;padding:24px;border-radius:4px;box-sizing:border-box;overflow:auto;outline:0;width:100%;height:100%;min-height:inherit;max-height:inherit}.cdk-high-contrast-active .mat-dialog-container{outline:solid 1px}.mat-dialog-content{display:block;margin:0 -24px;padding:0 24px;max-height:65vh;overflow:auto;-webkit-overflow-scrolling:touch}.mat-dialog-title{margin:0 0 20px;display:block}.mat-dialog-actions{padding:8px 0;display:flex;flex-wrap:wrap;min-height:52px;align-items:center;box-sizing:content-box;margin-bottom:-24px}.mat-dialog-actions.mat-dialog-actions-align-center,.mat-dialog-actions[align=center]{justify-content:center}.mat-dialog-actions.mat-dialog-actions-align-end,.mat-dialog-actions[align=end]{justify-content:flex-end}.mat-dialog-actions .mat-button-base+.mat-button-base,.mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:8px}[dir=rtl] .mat-dialog-actions .mat-button-base+.mat-button-base,[dir=rtl] .mat-dialog-actions .mat-mdc-button-base+.mat-mdc-button-base{margin-left:0;margin-right:8px}"],encapsulation:2,data:{animation:[Qie.dialogContainer]}}),i})();class Ype extends Ml{}const jpe=new Ce("MatDialogData"),Vpe=new Ce("mat-dialog-default-options"),xP=new Ce("mat-dialog-scroll-strategy"),Upe={provide:xP,deps:[sr],useFactory:function zpe(i){return()=>i.scrollStrategies.block()}};let Wpe=(()=>{class i extends yO{constructor(e,n,r,a,o,s,l,c){super(e,n,a,s,l,o,Ype,Hpe,jpe,c),this.dialogConfigClass=kP}}return i.\u0275fac=function(e){return new(e||i)(fe(sr),fe(Pn),fe(Kc,8),fe(Vpe,8),fe(xP),fe(i,12),fe(Kp),fe(zi,8))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})(),Gpe=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[Wpe,Upe],imports:[tx,ul,es,wt,wt]}),i})();const DP=new Ce("ngx-mat-date-formats");class Rv extends ic{isSameTime(t,e){return null==t||null==e||this.getHour(t)===this.getHour(e)&&this.getMinute(t)===this.getMinute(e)&&this.getSecond(t)===this.getSecond(e)}copyTime(t,e){this.setHour(t,this.getHour(e)),this.setMinute(t,this.getMinute(e)),this.setSecond(t,this.getSecond(e))}compareDateWithTime(t,e,n){let r=super.compareDate(t,e)||this.getHour(t)-this.getHour(e)||this.getMinute(t)-this.getMinute(e);return n&&(r=r||this.getSecond(t)-this.getSecond(e)),r}setTimeByDefaultValues(t,e){if(!Array.isArray(e))throw Error("@Input DefaultTime should be an array");this.setHour(t,e[0]||0),this.setMinute(t,e[1]||0),this.setSecond(t,e[2]||0)}}const a_e=new Ce("NGX_MAT_DATE_RANGE_SELECTION_STRATEGY");let o_e=(()=>{class i{constructor(e){this._dateAdapter=e}selectionFinished(e,n){let{start:r,end:a}=n;return null==r?r=e:null==a&&e&&this._dateAdapter.compareDate(e,r)>=0?a=e:(r=e,a=null),new Df(r,a)}createPreview(e,n){let r=null,a=null;return n.start&&!n.end&&e&&(r=n.start,a=e),new Df(r,a)}}return i.\u0275fac=function(e){return new(e||i)(fe(Rv))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();function CP(i){return Error(`NgxMatDatepicker: No provider found for ${i}. You must import one of the following modules at your application root: NgxMatNativeDateModule, NgxMatMomentModule, or provide a custom implementation.`)}ml(class{constructor(i){this._elementRef=i}});const l_e={provide:qr,useExisting:ai(()=>EP),multi:!0},c_e={provide:Lr,useExisting:ai(()=>EP),multi:!0};class Bv{constructor(t,e){this.target=t,this.targetElement=e,this.value=this.target.value}}let hh,EP=(()=>{class i{constructor(e,n,r,a){if(this._elementRef=e,this._dateAdapter=n,this._dateFormats=r,this._formField=a,this.dateChange=new ze,this.dateInput=new ze,this._valueChange=new ze,this.stateChanges=new ze,this._onTouched=()=>{},this._cvaOnChange=()=>{},this._validatorOnChange=()=>{},this._datepickerSubscription=p.EMPTY,this._localeSubscription=p.EMPTY,this._parseValidator=()=>this._lastValueValid?null:{matDatetimePickerParse:{text:this._elementRef.nativeElement.value}},this._minValidator=o=>{const s=this._getValidDateOrNull(this._dateAdapter.deserialize(o.value));return!this.min||!s||this._dateAdapter.compareDateWithTime(this.min,s,this._datepicker.showSeconds)<=0?null:{matDatetimePickerMin:{min:this.min,actual:s}}},this._maxValidator=o=>{const s=this._getValidDateOrNull(this._dateAdapter.deserialize(o.value));return!this.max||!s||this._dateAdapter.compareDateWithTime(this.max,s,this._datepicker.showSeconds)>=0?null:{matDatetimePickerMax:{max:this.max,actual:s}}},this._filterValidator=o=>{const s=this._getValidDateOrNull(this._dateAdapter.deserialize(o.value));return this._dateFilter&&s&&!this._dateFilter(s)?{matDatetimePickerFilter:!0}:null},this._validator=ef.compose([this._parseValidator,this._minValidator,this._maxValidator,this._filterValidator]),this._lastValueValid=!1,!this._dateAdapter)throw CP("NgxMatDateAdapter");if(!this._dateFormats)throw CP("NGX_MAT_DATE_FORMATS");this._localeSubscription=n.localeChanges.subscribe(()=>{this.value=this.value})}set ngxMatDatetimePicker(e){!e||(this._datepicker=e,this._datepicker._registerInput(this),this._datepickerSubscription.unsubscribe(),this._datepickerSubscription=this._datepicker._selectedChanged.subscribe(n=>{this.value=n,this._cvaOnChange(n),this._onTouched(),this.dateInput.emit(new Bv(this,this._elementRef.nativeElement)),this.dateChange.emit(new Bv(this,this._elementRef.nativeElement))}))}set ngxMatDatetimePickerFilter(e){this._dateFilter=e,this._validatorOnChange()}get value(){return this._value}set value(e){e=this._dateAdapter.deserialize(e),this._lastValueValid=!e||this._dateAdapter.isValid(e),e=this._getValidDateOrNull(e);const n=this.value;this._value=e,this._formatValue(e),this._dateAdapter.sameDate(n,e)||this._valueChange.emit(e)}get min(){return this._min}set min(e){this._min=this._getValidDateOrNull(this._dateAdapter.deserialize(e)),this._validatorOnChange()}get max(){return this._max}set max(e){this._max=this._getValidDateOrNull(this._dateAdapter.deserialize(e)),this._validatorOnChange()}get disabled(){return!!this._disabled}set disabled(e){const n=null!=e&&"false"!=`${e}`,r=this._elementRef.nativeElement;this._disabled!==n&&(this._disabled=n,this.stateChanges.emit(void 0)),n&&r.blur&&r.blur()}ngOnDestroy(){this._datepickerSubscription.unsubscribe(),this._localeSubscription.unsubscribe(),this._valueChange.complete(),this.stateChanges.complete()}registerOnValidatorChange(e){this._validatorOnChange=e}validate(e){return this._validator?this._validator(e):null}getPopupConnectionElementRef(){return this.getConnectedOverlayOrigin()}getConnectedOverlayOrigin(){return this._formField?this._formField.getConnectedOverlayOrigin():this._elementRef}writeValue(e){this.value=e}registerOnChange(e){this._cvaOnChange=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e}_onKeydown(e){this._datepicker&&e.altKey&&40===e.keyCode&&!this._elementRef.nativeElement.readOnly&&(this._datepicker.open(),e.preventDefault())}_onInput(e){const n=this._lastValueValid;let r=this._dateAdapter.parse(e,this._dateFormats.parse.dateInput);this._lastValueValid=!r||this._dateAdapter.isValid(r),r=this._getValidDateOrNull(r);const a=this._dateAdapter.isSameTime(r,this._value);null!=r&&(!a||!this._dateAdapter.sameDate(r,this._value))||null==r&&null!=this._value?(this._value=r,this._cvaOnChange(r),this._valueChange.emit(r),this.dateInput.emit(new Bv(this,this._elementRef.nativeElement))):n!==this._lastValueValid&&this._validatorOnChange()}_onChange(){this.dateChange.emit(new Bv(this,this._elementRef.nativeElement))}_getThemePalette(){return this._formField?this._formField.color:void 0}_onBlur(){this.value&&this._formatValue(this.value),this._onTouched()}_onFocus(){this._datepicker&&this._datepicker.opened&&this._datepicker.cancel()}_formatValue(e){this._elementRef.nativeElement.value=e?this._dateAdapter.format(e,this._dateFormats.display.dateInput):""}_getValidDateOrNull(e){return this._dateAdapter.isDateInstance(e)&&this._dateAdapter.isValid(e)?e:null}}return i.\u0275fac=function(e){return new(e||i)(y($e),y(Rv,8),y(DP,8),y(Ppe,8))},i.\u0275dir=ge({type:i,selectors:[["input","ngxMatDatetimePicker",""]],hostVars:5,hostBindings:function(e,n){1&e&&pe("input",function(a){return n._onInput(a.target.value)})("change",function(){return n._onChange()})("blur",function(){return n._onBlur()})("focus",function(){return n._onFocus()})("keydown",function(a){return n._onKeydown(a)}),2&e&&(Vr("disabled",n.disabled),nt("aria-haspopup",n._datepicker?"dialog":null)("aria-owns",(null==n._datepicker?null:n._datepicker.opened)&&n._datepicker.id||null)("min",n.min?n._dateAdapter.toIso8601(n.min):null)("max",n.max?n._dateAdapter.toIso8601(n.max):null))},inputs:{ngxMatDatetimePicker:"ngxMatDatetimePicker",ngxMatDatetimePickerFilter:"ngxMatDatetimePickerFilter",value:"value",min:"min",max:"max",disabled:"disabled"},outputs:{dateChange:"dateChange",dateInput:"dateInput"},exportAs:["ngxMatDatetimePickerInput"],features:[ot([l_e,c_e,{provide:PD,useExisting:i}])]}),i})(),SP=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({imports:[Tn,wP,Cy,Dy,Oy,_P]}),i})(),d_e=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[hP,{provide:a_e,useClass:o_e}],imports:[Tn,pP,Gpe,es,Dy,Oy,_P,wP,SP]}),i})();try{hh=typeof Intl<"u"}catch{hh=!1}const u_e={long:["January","February","March","April","May","June","July","August","September","October","November","December"],short:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],narrow:["J","F","M","A","M","J","J","A","S","O","N","D"]},h_e=Hv(31,i=>String(i+1)),m_e={long:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],short:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],narrow:["S","M","T","W","T","F","S"]},f_e=/^\d{4}-\d{2}-\d{2}(?:T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|(?:(?:\+|-)\d{2}:\d{2}))?)?$/;function Hv(i,t){const e=Array(i);for(let n=0;n<i;n++)e[n]=t(n);return e}let p_e=(()=>{class i extends Rv{constructor(e,n){super(),this.useUtcForDisplay=!0,super.setLocale(e),this.useUtcForDisplay=!n.TRIDENT,this._clampDate=n.TRIDENT||n.EDGE}getYear(e){return e.getFullYear()}getMonth(e){return e.getMonth()}getDate(e){return e.getDate()}getDayOfWeek(e){return e.getDay()}getMonthNames(e){if(hh){const n=new Intl.DateTimeFormat(this.locale,{month:e,timeZone:"utc"});return Hv(12,r=>this._stripDirectionalityCharacters(this._format(n,new Date(2017,r,1))))}return u_e[e]}getDateNames(){if(hh){const e=new Intl.DateTimeFormat(this.locale,{day:"numeric",timeZone:"utc"});return Hv(31,n=>this._stripDirectionalityCharacters(this._format(e,new Date(2017,0,n+1))))}return h_e}getDayOfWeekNames(e){if(hh){const n=new Intl.DateTimeFormat(this.locale,{weekday:e,timeZone:"utc"});return Hv(7,r=>this._stripDirectionalityCharacters(this._format(n,new Date(2017,0,r+1))))}return m_e[e]}getYearName(e){if(hh){const n=new Intl.DateTimeFormat(this.locale,{year:"numeric",timeZone:"utc"});return this._stripDirectionalityCharacters(this._format(n,e))}return String(this.getYear(e))}getFirstDayOfWeek(){return 0}getNumDaysInMonth(e){return this.getDate(this._createDateWithOverflow(this.getYear(e),this.getMonth(e)+1,0))}clone(e){return new Date(e.getTime())}createDate(e,n,r){if(n<0||n>11)throw Error(`Invalid month index "${n}". Month index has to be between 0 and 11.`);if(r<1)throw Error(`Invalid date "${r}". Date has to be greater than 0.`);let a=this._createDateWithOverflow(e,n,r);if(a.getMonth()!=n)throw Error(`Invalid date "${r}" for month with index "${n}".`);return a}today(){return new Date}parse(e){return"number"==typeof e?new Date(e):e?new Date(Date.parse(e)):null}format(e,n){if(!this.isValid(e))throw Error("NativeDateAdapter: Cannot format invalid date.");if(hh){this._clampDate&&(e.getFullYear()<1||e.getFullYear()>9999)&&(e=this.clone(e)).setFullYear(Math.max(1,Math.min(9999,e.getFullYear()))),n={...n,timeZone:"utc"};const r=new Intl.DateTimeFormat(this.locale,n);return this._stripDirectionalityCharacters(this._format(r,e))}return this._stripDirectionalityCharacters(e.toDateString())}addCalendarYears(e,n){return this.addCalendarMonths(e,12*n)}addCalendarMonths(e,n){let r=this._createDateWithOverflow(this.getYear(e),this.getMonth(e)+n,this.getDate(e));return this.getMonth(r)!=((this.getMonth(e)+n)%12+12)%12&&(r=this._createDateWithOverflow(this.getYear(r),this.getMonth(r),0)),r}addCalendarDays(e,n){return this._createDateWithOverflow(this.getYear(e),this.getMonth(e),this.getDate(e)+n)}toIso8601(e){return[e.getUTCFullYear(),this._2digit(e.getUTCMonth()+1),this._2digit(e.getUTCDate())].join("-")}deserialize(e){if("string"==typeof e){if(!e)return null;if(f_e.test(e)){let n=new Date(e);if(this.isValid(n))return n}}return super.deserialize(e)}isDateInstance(e){return e instanceof Date}isValid(e){return!isNaN(e.getTime())}invalid(){return new Date(NaN)}getHour(e){return e.getHours()}getMinute(e){return e.getMinutes()}getSecond(e){return e.getSeconds()}setHour(e,n){e.setHours(n)}setMinute(e,n){e.setMinutes(n)}setSecond(e,n){e.setSeconds(n)}_createDateWithOverflow(e,n,r){const a=new Date(e,n,r);return e>=0&&e<100&&a.setFullYear(this.getYear(a)-1900),a}_2digit(e){return("00"+e).slice(-2)}_stripDirectionalityCharacters(e){return e.replace(/[\u200e\u200f]/g,"")}_format(e,n){const r=new Date;return r.setUTCFullYear(n.getFullYear(),n.getMonth(),n.getDate()),r.setUTCHours(n.getHours(),n.getMinutes(),n.getSeconds(),n.getMilliseconds()),e.format(r)}}return i.\u0275fac=function(e){return new(e||i)(fe(b$,8),fe(Wi))},i.\u0275prov=Pe({token:i,factory:i.\u0275fac}),i})();const AP={year:"numeric",month:"numeric",day:"numeric",hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"},__e={parse:{dateInput:AP},display:{dateInput:AP,monthYearLabel:{year:"numeric",month:"short"},dateA11yLabel:{year:"numeric",month:"long",day:"numeric"},monthYearA11yLabel:{year:"numeric",month:"long"}}};let g_e=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[{provide:Rv,useClass:p_e}],imports:[lW]}),i})(),b_e=(()=>{class i{}return i.\u0275fac=function(e){return new(e||i)},i.\u0275mod=it({type:i}),i.\u0275inj=ct({providers:[{provide:DP,useValue:__e}],imports:[g_e]}),i})();class Mf{}Mf.\u0275fac=function(t){return new(t||Mf)},Mf.\u0275mod=it({type:Mf,bootstrap:[Gg]}),Mf.\u0275inj=ct({providers:[lr,oh,sh],imports:[qte,iT,yf,kme,Tee,ute,M1,dR,Ome,Cte,pde,Ede,Oy,_ce,Bme,hae,Zme,Xme,Ese,MO,jae,jie,Sfe,zfe,hie,Pre,Kfe,Toe,zde,Qne,Dy,Cy,YW,u6,Wde,cL,Zfe,Kie,pP,ele,d_e,b_e,SP,Wle,lde.register("ngsw-worker.js",{enabled:!0,registrationStrategy:"registerWhenStable:30000"})]}),XU().bootstrapModule(Mf).catch(i=>console.error(i))},5521:(le,w)=>{"use strict";function S(J){if(!Number.isSafeInteger(J))throw new Error(`Wrong integer: ${J}`)}function v(...J){const te=(Se,xe)=>Ye=>Se(xe(Ye));return{encode:Array.from(J).reverse().reduce((Se,xe)=>Se?te(Se,xe.encode):xe.encode,void 0),decode:J.reduce((Se,xe)=>Se?te(Se,xe.decode):xe.decode,void 0)}}function u(J){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(se=>{if(S(se),se<0||se>=J.length)throw new Error(`Digit index outside alphabet: ${se} (alphabet: ${J.length})`);return J[se]})},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(se=>{if("string"!=typeof se)throw new Error(`alphabet.decode: not string element=${se}`);const Me=J.indexOf(se);if(-1===Me)throw new Error(`Unknown letter: "${se}". Allowed: ${J}`);return Me})}}}function f(J=""){if("string"!=typeof J)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 se of te)if("string"!=typeof se)throw new Error(`join.encode: non-string input=${se}`);return te.join(J)},decode:te=>{if("string"!=typeof te)throw new Error("join.decode input should be string");return te.split(J)}}}function m(J,te="="){if(S(J),"string"!=typeof te)throw new Error("padding chr should be string");return{encode(se){if(!Array.isArray(se)||se.length&&"string"!=typeof se[0])throw new Error("padding.encode input should be array of strings");for(let Me of se)if("string"!=typeof Me)throw new Error(`padding.encode: non-string input=${Me}`);for(;se.length*J%8;)se.push(te);return se},decode(se){if(!Array.isArray(se)||se.length&&"string"!=typeof se[0])throw new Error("padding.encode input should be array of strings");for(let Se of se)if("string"!=typeof Se)throw new Error(`padding.decode: non-string input=${Se}`);let Me=se.length;if(Me*J%8)throw new Error("Invalid padding: string should have whole number of bytes");for(;Me>0&&se[Me-1]===te;Me--)if(!((Me-1)*J%8))throw new Error("Invalid padding: string has too much padding");return se.slice(0,Me)}}}function p(J){if("function"!=typeof J)throw new Error("normalize fn should be function");return{encode:te=>te,decode:te=>J(te)}}function _(J,te,se){if(te<2)throw new Error(`convertRadix: wrong from=${te}, base cannot be less than 2`);if(se<2)throw new Error(`convertRadix: wrong to=${se}, base cannot be less than 2`);if(!Array.isArray(J))throw new Error("convertRadix: data should be array");if(!J.length)return[];let Me=0;const Se=[],xe=Array.from(J);for(xe.forEach(Ye=>{if(S(Ye),Ye<0||Ye>=te)throw new Error(`Wrong integer: ${Ye}`)});;){let Ye=0,qe=!0;for(let lt=Me;lt<xe.length;lt++){const Ct=xe[lt],Ze=te*Ye+Ct;if(!Number.isSafeInteger(Ze)||te*Ye/te!==Ye||Ze-Ct!=te*Ye)throw new Error("convertRadix: carry overflow");if(Ye=Ze%se,xe[lt]=Math.floor(Ze/se),!Number.isSafeInteger(xe[lt])||xe[lt]*se+Ye!==Ze)throw new Error("convertRadix: carry overflow");qe&&(xe[lt]?qe=!1:Me=lt)}if(Se.push(Ye),qe)break}for(let Ye=0;Ye<J.length-1&&0===J[Ye];Ye++)Se.push(0);return Se.reverse()}Object.defineProperty(w,"__esModule",{value:!0}),w.bytes=w.stringToBytes=w.str=w.bytesToString=w.hex=w.utf8=w.bech32m=w.bech32=w.base58check=w.base58xmr=w.base58xrp=w.base58flickr=w.base58=w.base64url=w.base64=w.base32crockford=w.base32hex=w.base32=w.base16=w.utils=w.assertNumber=void 0,w.assertNumber=S;const F=(J,te)=>te?F(te,J%te):J,M=(J,te)=>J+(te-F(J,te));function x(J,te,se,Me){if(!Array.isArray(J))throw new Error("convertRadix2: data should be array");if(te<=0||te>32)throw new Error(`convertRadix2: wrong from=${te}`);if(se<=0||se>32)throw new Error(`convertRadix2: wrong to=${se}`);if(M(te,se)>32)throw new Error(`convertRadix2: carry overflow from=${te} to=${se} carryBits=${M(te,se)}`);let Se=0,xe=0;const Ye=2**se-1,qe=[];for(const lt of J){if(S(lt),lt>=2**te)throw new Error(`convertRadix2: invalid data word=${lt} from=${te}`);if(Se=Se<<te|lt,xe+te>32)throw new Error(`convertRadix2: carry overflow pos=${xe} from=${te}`);for(xe+=te;xe>=se;xe-=se)qe.push((Se>>xe-se&Ye)>>>0);Se&=2**xe-1}if(Se=Se<<se-xe&Ye,!Me&&xe>=te)throw new Error("Excess padding");if(!Me&&Se)throw new Error(`Non-zero padding: ${Se}`);return Me&&xe>0&&qe.push(Se>>>0),qe}function I(J){return S(J),{encode:te=>{if(!(te instanceof Uint8Array))throw new Error("radix.encode input should be Uint8Array");return _(Array.from(te),256,J)},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(_(te,J,256))}}}function H(J,te=!1){if(S(J),J<=0||J>32)throw new Error("radix2: bits should be in (0..32]");if(M(8,J)>32||M(J,8)>32)throw new Error("radix2: carry overflow");return{encode:se=>{if(!(se instanceof Uint8Array))throw new Error("radix2.encode input should be Uint8Array");return x(Array.from(se),8,J,!te)},decode:se=>{if(!Array.isArray(se)||se.length&&"number"!=typeof se[0])throw new Error("radix2.decode input should be array of strings");return Uint8Array.from(x(se,J,8,te))}}}function C(J){if("function"!=typeof J)throw new Error("unsafeWrapper fn should be function");return function(...te){try{return J.apply(null,te)}catch{}}}function E(J,te){if(S(J),"function"!=typeof te)throw new Error("checksum fn should be function");return{encode(se){if(!(se instanceof Uint8Array))throw new Error("checksum.encode: input should be Uint8Array");const Me=te(se).slice(0,J),Se=new Uint8Array(se.length+J);return Se.set(se),Se.set(Me,se.length),Se},decode(se){if(!(se instanceof Uint8Array))throw new Error("checksum.decode: input should be Uint8Array");const Me=se.slice(0,-J),Se=te(Me).slice(0,J),xe=se.slice(-J);for(let Ye=0;Ye<J;Ye++)if(Se[Ye]!==xe[Ye])throw new Error("Invalid checksum");return Me}}}w.utils={alphabet:u,chain:v,checksum:E,radix:I,radix2:H,join:f,padding:m},w.base16=v(H(4),u("0123456789ABCDEF"),f("")),w.base32=v(H(5),u("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),m(5),f("")),w.base32hex=v(H(5),u("0123456789ABCDEFGHIJKLMNOPQRSTUV"),m(5),f("")),w.base32crockford=v(H(5),u("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),f(""),p(J=>J.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1"))),w.base64=v(H(6),u("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),m(6),f("")),w.base64url=v(H(6),u("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),m(6),f(""));const U=J=>v(I(58),u(J),f(""));w.base58=U("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),w.base58flickr=U("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),w.base58xrp=U("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const N=[0,2,3,5,6,7,9,10,11];w.base58xmr={encode(J){let te="";for(let se=0;se<J.length;se+=8){const Me=J.subarray(se,se+8);te+=w.base58.encode(Me).padStart(N[Me.length],"1")}return te},decode(J){let te=[];for(let se=0;se<J.length;se+=11){const Me=J.slice(se,se+11),Se=N.indexOf(Me.length),xe=w.base58.decode(Me);for(let Ye=0;Ye<xe.length-Se;Ye++)if(0!==xe[Ye])throw new Error("base58xmr: wrong padding");te=te.concat(Array.from(xe.slice(xe.length-Se)))}return Uint8Array.from(te)}},w.base58check=J=>v(E(4,te=>J(J(te))),w.base58);const P=v(u("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),f("")),T=[996825010,642813549,513874426,1027748829,705979059];function G(J){const te=J>>25;let se=(33554431&J)<<5;for(let Me=0;Me<T.length;Me++)1==(te>>Me&1)&&(se^=T[Me]);return se}function K(J,te,se=1){const Me=J.length;let Se=1;for(let xe=0;xe<Me;xe++){const Ye=J.charCodeAt(xe);if(Ye<33||Ye>126)throw new Error(`Invalid prefix (${J})`);Se=G(Se)^Ye>>5}Se=G(Se);for(let xe=0;xe<Me;xe++)Se=G(Se)^31&J.charCodeAt(xe);for(let xe of te)Se=G(Se)^xe;for(let xe=0;xe<6;xe++)Se=G(Se);return Se^=se,P.encode(x([Se%2**30],30,5,!1))}function X(J){const te="bech32"===J?1:734539939,se=H(5),Me=se.decode,Se=se.encode,xe=C(Me);function qe(Ze,Vt=90){if("string"!=typeof Ze)throw new Error("bech32.decode input should be string, not "+typeof Ze);if(Ze.length<8||!1!==Vt&&Ze.length>Vt)throw new TypeError(`Wrong string length: ${Ze.length} (${Ze}). Expected (8..${Vt})`);const be=Ze.toLowerCase();if(Ze!==be&&Ze!==Ze.toUpperCase())throw new Error("String must be lowercase or uppercase");const $t=(Ze=be).lastIndexOf("1");if(0===$t||-1===$t)throw new Error('Letter "1" must be present between prefix and data only');const tt=Ze.slice(0,$t),It=Ze.slice($t+1);if(It.length<6)throw new Error("Data must be at least 6 characters long");const Nt=P.decode(It).slice(0,-6),cn=K(tt,Nt,te);if(!It.endsWith(cn))throw new Error(`Invalid checksum in ${Ze}: expected "${cn}"`);return{prefix:tt,words:Nt}}return{encode:function Ye(Ze,Vt,be=90){if("string"!=typeof Ze)throw new Error("bech32.encode prefix should be string, not "+typeof Ze);if(!Array.isArray(Vt)||Vt.length&&"number"!=typeof Vt[0])throw new Error("bech32.encode words should be array of numbers, not "+typeof Vt);const $t=Ze.length+7+Vt.length;if(!1!==be&&$t>be)throw new TypeError(`Length ${$t} exceeds limit ${be}`);return`${Ze=Ze.toLowerCase()}1${P.encode(Vt)}${K(Ze,Vt,te)}`},decode:qe,decodeToBytes:function Ct(Ze){const{prefix:Vt,words:be}=qe(Ze,!1);return{prefix:Vt,words:be,bytes:Me(be)}},decodeUnsafe:C(qe),fromWords:Me,fromWordsUnsafe:xe,toWords:Se}}w.bech32=X("bech32"),w.bech32m=X("bech32m"),w.utf8={encode:J=>(new TextDecoder).decode(J),decode:J=>(new TextEncoder).encode(J)},w.hex=v(H(4),u("0123456789abcdef"),f(""),p(J=>{if("string"!=typeof J||J.length%2)throw new TypeError(`hex.decode: expected string, got ${typeof J} with length ${J.length}`);return J.toLowerCase()}));const R={utf8:w.utf8,hex:w.hex,base16:w.base16,base32:w.base32,base64:w.base64,base64url:w.base64url,base58:w.base58,base58xmr:w.base58xmr},ie=`Invalid encoding type. Available types: ${Object.keys(R).join(", ")}`;w.bytesToString=(J,te)=>{if("string"!=typeof J||!R.hasOwnProperty(J))throw new TypeError(ie);if(!(te instanceof Uint8Array))throw new TypeError("bytesToString() expects Uint8Array");return R[J].encode(te)},w.str=w.bytesToString,w.stringToBytes=(J,te)=>{if(!R.hasOwnProperty(J))throw new TypeError(ie);if("string"!=typeof te)throw new TypeError("stringToBytes() expects string");return R[J].decode(te)},w.bytes=w.stringToBytes},6837:(le,w,S)=>{"use strict";w.Z1=w._I=w.OF=void 0;const u=S(5729),f=S(9522),m=S(8519),p=S(27),_=S(7507),F=S(5521);function x(X){if("string"!=typeof X)throw new TypeError("Invalid mnemonic type: "+typeof X);return X.normalize("NFKD")}function I(X){const R=x(X),ie=R.split(" ");if(![12,15,18,21,24].includes(ie.length))throw new Error("Invalid mnemonic");return{nfkd:R,words:ie}}function H(X){u.default.bytes(X,16,20,24,28,32)}w.OF=function C(X,R=128){if(u.default.number(R),R%32!=0||R>256)throw new TypeError("Invalid entropy");return function z(X,R){return H(X),U(R).encode(X).join((X=>"\u3042\u3044\u3053\u304f\u3057\u3093"===X[0])(R)?"\u3000":" ")}((0,_.randomBytes)(R/8),X)};const E=X=>{const R=8-X.length/4;return new Uint8Array([(0,m.sha256)(X)[0]>>R<<R])};function U(X){if(!Array.isArray(X)||2048!==X.length||"string"!=typeof X[0])throw new Error("Worlist: expected array of 2048 strings");return X.forEach(R=>{if("string"!=typeof R)throw new Error(`Wordlist: non-string element: ${R}`)}),F.utils.chain(F.utils.checksum(1,E),F.utils.radix2(11,!0),F.utils.alphabet(X))}w._I=function P(X,R){try{!function N(X,R){const{words:ie}=I(X),$=U(R).decode(ie);return H($),$}(X,R)}catch{return!1}return!0};w.Z1=function K(X,R=""){return(0,f.pbkdf2)(p.sha512,I(X).nfkd,(X=>x(`mnemonic${X}`))(R),{c:2048,dkLen:64})}},5729:(le,w)=>{"use strict";function S(F){if(!Number.isSafeInteger(F)||F<0)throw new Error(`Wrong positive integer: ${F}`)}function v(F){if("boolean"!=typeof F)throw new Error(`Expected boolean, not ${F}`)}function u(F,...M){if(!(F instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(M.length>0&&!M.includes(F.length))throw new TypeError(`Expected Uint8Array of length ${M}, not of length=${F.length}`)}function f(F){if("function"!=typeof F||"function"!=typeof F.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");S(F.outputLen),S(F.blockLen)}function m(F,M=!0){if(F.destroyed)throw new Error("Hash instance has been destroyed");if(M&&F.finished)throw new Error("Hash#digest() has already been called")}function p(F,M){u(F);const x=M.outputLen;if(F.length<x)throw new Error(`digestInto() expects output buffer of length at least ${x}`)}Object.defineProperty(w,"__esModule",{value:!0}),w.output=w.exists=w.hash=w.bytes=w.bool=w.number=void 0,w.number=S,w.bool=v,w.bytes=u,w.hash=f,w.exists=m,w.output=p,w.default={number:S,bool:v,bytes:u,hash:f,exists:m,output:p}},4206:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.SHA2=void 0;const v=S(5729),u=S(7507);w.SHA2=class m extends u.Hash{constructor(_,F,M,x){super(),this.blockLen=_,this.outputLen=F,this.padOffset=M,this.isLE=x,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(_),this.view=(0,u.createView)(this.buffer)}update(_){v.default.exists(this);const{view:F,buffer:M,blockLen:x}=this,I=(_=(0,u.toBytes)(_)).length;for(let H=0;H<I;){const C=Math.min(x-this.pos,I-H);if(C!==x)M.set(_.subarray(H,H+C),this.pos),this.pos+=C,H+=C,this.pos===x&&(this.process(F,0),this.pos=0);else{const E=(0,u.createView)(_);for(;x<=I-H;H+=x)this.process(E,H)}}return this.length+=_.length,this.roundClean(),this}digestInto(_){v.default.exists(this),v.default.output(_,this),this.finished=!0;const{buffer:F,view:M,blockLen:x,isLE:I}=this;let{pos:H}=this;F[H++]=128,this.buffer.subarray(H).fill(0),this.padOffset>x-H&&(this.process(M,0),H=0);for(let z=H;z<x;z++)F[z]=0;(function f(p,_,F,M){if("function"==typeof p.setBigUint64)return p.setBigUint64(_,F,M);const x=BigInt(32),I=BigInt(4294967295),H=Number(F>>x&I),C=Number(F&I),U=M?0:4;p.setUint32(_+(M?4:0),H,M),p.setUint32(_+U,C,M)})(M,x-8,BigInt(8*this.length),I),this.process(M,0);const C=(0,u.createView)(_),E=this.outputLen;if(E%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const U=E/4,N=this.get();if(U>N.length)throw new Error("_sha2: outputLen bigger than state");for(let z=0;z<U;z++)C.setUint32(4*z,N[z],I)}digest(){const{buffer:_,outputLen:F}=this;this.digestInto(_);const M=_.slice(0,F);return this.destroy(),M}_cloneInto(_){_||(_=new this.constructor),_.set(...this.get());const{blockLen:F,buffer:M,length:x,finished:I,destroyed:H,pos:C}=this;return _.length=x,_.pos=C,_.finished=I,_.destroyed=H,x%F&&_.buffer.set(M),_}}},9027:(le,w)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.add=w.toBig=w.split=w.fromBig=void 0;const S=BigInt(2**32-1),v=BigInt(32);function u(q,J=!1){return J?{h:Number(q&S),l:Number(q>>v&S)}:{h:0|Number(q>>v&S),l:0|Number(q&S)}}function f(q,J=!1){let te=new Uint32Array(q.length),se=new Uint32Array(q.length);for(let Me=0;Me<q.length;Me++){const{h:Se,l:xe}=u(q[Me],J);[te[Me],se[Me]]=[Se,xe]}return[te,se]}function P(q,J,te,se){const Me=(J>>>0)+(se>>>0);return{h:q+te+(Me/2**32|0)|0,l:0|Me}}w.fromBig=u,w.split=f,w.toBig=(q,J)=>BigInt(q>>>0)<<v|BigInt(J>>>0),w.add=P,w.default={fromBig:u,split:f,toBig:w.toBig,shrSH:(q,J,te)=>q>>>te,shrSL:(q,J,te)=>q<<32-te|J>>>te,rotrSH:(q,J,te)=>q>>>te|J<<32-te,rotrSL:(q,J,te)=>q<<32-te|J>>>te,rotrBH:(q,J,te)=>q<<64-te|J>>>te-32,rotrBL:(q,J,te)=>q>>>te-32|J<<64-te,rotr32H:(q,J)=>J,rotr32L:(q,J)=>q,rotlSH:(q,J,te)=>q<<te|J>>>32-te,rotlSL:(q,J,te)=>J<<te|q>>>32-te,rotlBH:(q,J,te)=>J<<te-32|q>>>64-te,rotlBL:(q,J,te)=>q<<te-32|J>>>64-te,add:P,add3L:(q,J,te)=>(q>>>0)+(J>>>0)+(te>>>0),add3H:(q,J,te,se)=>J+te+se+(q/2**32|0)|0,add4L:(q,J,te,se)=>(q>>>0)+(J>>>0)+(te>>>0)+(se>>>0),add4H:(q,J,te,se,Me)=>J+te+se+Me+(q/2**32|0)|0,add5H:(q,J,te,se,Me,Se)=>J+te+se+Me+Se+(q/2**32|0)|0,add5L:(q,J,te,se,Me)=>(q>>>0)+(J>>>0)+(te>>>0)+(se>>>0)+(Me>>>0)}},7882:(le,w)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.crypto=void 0,w.crypto={node:void 0,web:"object"==typeof self&&"crypto"in self?self.crypto:void 0}},602:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.hmac=void 0;const v=S(5729),u=S(7507);class f extends u.Hash{constructor(_,F){super(),this.finished=!1,this.destroyed=!1,v.default.hash(_);const M=(0,u.toBytes)(F);if(this.iHash=_.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 x=this.blockLen,I=new Uint8Array(x);I.set(M.length>x?_.create().update(M).digest():M);for(let H=0;H<I.length;H++)I[H]^=54;this.iHash.update(I),this.oHash=_.create();for(let H=0;H<I.length;H++)I[H]^=106;this.oHash.update(I),I.fill(0)}update(_){return v.default.exists(this),this.iHash.update(_),this}digestInto(_){v.default.exists(this),v.default.bytes(_,this.outputLen),this.finished=!0,this.iHash.digestInto(_),this.oHash.update(_),this.oHash.digestInto(_),this.destroy()}digest(){const _=new Uint8Array(this.oHash.outputLen);return this.digestInto(_),_}_cloneInto(_){_||(_=Object.create(Object.getPrototypeOf(this),{}));const{oHash:F,iHash:M,finished:x,destroyed:I,blockLen:H,outputLen:C}=this;return _.finished=x,_.destroyed=I,_.blockLen=H,_.outputLen=C,_.oHash=F._cloneInto(_.oHash),_.iHash=M._cloneInto(_.iHash),_}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}w.hmac=(p,_,F)=>new f(p,_).update(F).digest(),w.hmac.create=(p,_)=>new f(p,_)},9522:(le,w,S)=>{"use strict";var v=S(9598).default;Object.defineProperty(w,"__esModule",{value:!0}),w.pbkdf2Async=w.pbkdf2=void 0;const u=S(5729),f=S(602),m=S(7507);function p(I,H,C,E){u.default.hash(I);const U=(0,m.checkOpts)({dkLen:32,asyncTick:10},E),{c:N,dkLen:z,asyncTick:P}=U;if(u.default.number(N),u.default.number(z),u.default.number(P),N<1)throw new Error("PBKDF2: iterations (c) should be >= 1");const T=(0,m.toBytes)(H),G=(0,m.toBytes)(C),K=new Uint8Array(z),X=f.hmac.create(I,T),R=X._cloneInto().update(G);return{c:N,dkLen:z,asyncTick:P,DK:K,PRF:X,PRFSalt:R}}function _(I,H,C,E,U){return I.destroy(),H.destroy(),E&&E.destroy(),U.fill(0),C}function x(){return(x=v(function*(I,H,C,E){const{c:U,dkLen:N,asyncTick:z,DK:P,PRF:T,PRFSalt:G}=p(I,H,C,E);let K;const X=new Uint8Array(4),R=(0,m.createView)(X),ie=new Uint8Array(T.outputLen);for(let $=1,q=0;q<N;$++,q+=T.outputLen){const J=P.subarray(q,q+T.outputLen);R.setInt32(0,$,!1),(K=G._cloneInto(K)).update(X).digestInto(ie),J.set(ie.subarray(0,J.length)),yield(0,m.asyncLoop)(U-1,z,te=>{T._cloneInto(K).update(ie).digestInto(ie);for(let se=0;se<J.length;se++)J[se]^=ie[se]})}return _(T,G,P,K,ie)})).apply(this,arguments)}w.pbkdf2=function F(I,H,C,E){const{c:U,dkLen:N,DK:z,PRF:P,PRFSalt:T}=p(I,H,C,E);let G;const K=new Uint8Array(4),X=(0,m.createView)(K),R=new Uint8Array(P.outputLen);for(let ie=1,$=0;$<N;ie++,$+=P.outputLen){const q=z.subarray($,$+P.outputLen);X.setInt32(0,ie,!1),(G=T._cloneInto(G)).update(K).digestInto(R),q.set(R.subarray(0,q.length));for(let J=1;J<U;J++){P._cloneInto(G).update(R).digestInto(R);for(let te=0;te<q.length;te++)q[te]^=R[te]}}return _(P,T,z,G,R)},w.pbkdf2Async=function M(I,H,C,E){return x.apply(this,arguments)}},8519:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.sha224=w.sha256=void 0;const v=S(4206),u=S(7507),f=(I,H,C)=>I&H^~I&C,m=(I,H,C)=>I&H^I&C^H&C,p=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]),_=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),F=new Uint32Array(64);class M extends v.SHA2{constructor(){super(64,32,8,!1),this.A=0|_[0],this.B=0|_[1],this.C=0|_[2],this.D=0|_[3],this.E=0|_[4],this.F=0|_[5],this.G=0|_[6],this.H=0|_[7]}get(){const{A:H,B:C,C:E,D:U,E:N,F:z,G:P,H:T}=this;return[H,C,E,U,N,z,P,T]}set(H,C,E,U,N,z,P,T){this.A=0|H,this.B=0|C,this.C=0|E,this.D=0|U,this.E=0|N,this.F=0|z,this.G=0|P,this.H=0|T}process(H,C){for(let X=0;X<16;X++,C+=4)F[X]=H.getUint32(C,!1);for(let X=16;X<64;X++){const R=F[X-15],ie=F[X-2],$=(0,u.rotr)(R,7)^(0,u.rotr)(R,18)^R>>>3,q=(0,u.rotr)(ie,17)^(0,u.rotr)(ie,19)^ie>>>10;F[X]=q+F[X-7]+$+F[X-16]|0}let{A:E,B:U,C:N,D:z,E:P,F:T,G,H:K}=this;for(let X=0;X<64;X++){const ie=K+((0,u.rotr)(P,6)^(0,u.rotr)(P,11)^(0,u.rotr)(P,25))+f(P,T,G)+p[X]+F[X]|0,q=((0,u.rotr)(E,2)^(0,u.rotr)(E,13)^(0,u.rotr)(E,22))+m(E,U,N)|0;K=G,G=T,T=P,P=z+ie|0,z=N,N=U,U=E,E=ie+q|0}E=E+this.A|0,U=U+this.B|0,N=N+this.C|0,z=z+this.D|0,P=P+this.E|0,T=T+this.F|0,G=G+this.G|0,K=K+this.H|0,this.set(E,U,N,z,P,T,G,K)}roundClean(){F.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class x extends M{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}}w.sha256=(0,u.wrapConstructor)(()=>new M),w.sha224=(0,u.wrapConstructor)(()=>new x)},27:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.sha384=w.sha512_256=w.sha512_224=w.sha512=w.SHA512=void 0;const v=S(4206),u=S(9027),f=S(7507),[m,p]=u.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(C=>BigInt(C))),_=new Uint32Array(80),F=new Uint32Array(80);class M 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:E,Al:U,Bh:N,Bl:z,Ch:P,Cl:T,Dh:G,Dl:K,Eh:X,El:R,Fh:ie,Fl:$,Gh:q,Gl:J,Hh:te,Hl:se}=this;return[E,U,N,z,P,T,G,K,X,R,ie,$,q,J,te,se]}set(E,U,N,z,P,T,G,K,X,R,ie,$,q,J,te,se){this.Ah=0|E,this.Al=0|U,this.Bh=0|N,this.Bl=0|z,this.Ch=0|P,this.Cl=0|T,this.Dh=0|G,this.Dl=0|K,this.Eh=0|X,this.El=0|R,this.Fh=0|ie,this.Fl=0|$,this.Gh=0|q,this.Gl=0|J,this.Hh=0|te,this.Hl=0|se}process(E,U){for(let xe=0;xe<16;xe++,U+=4)_[xe]=E.getUint32(U),F[xe]=E.getUint32(U+=4);for(let xe=16;xe<80;xe++){const Ye=0|_[xe-15],qe=0|F[xe-15],lt=u.default.rotrSH(Ye,qe,1)^u.default.rotrSH(Ye,qe,8)^u.default.shrSH(Ye,qe,7),Ct=u.default.rotrSL(Ye,qe,1)^u.default.rotrSL(Ye,qe,8)^u.default.shrSL(Ye,qe,7),Ze=0|_[xe-2],Vt=0|F[xe-2],be=u.default.rotrSH(Ze,Vt,19)^u.default.rotrBH(Ze,Vt,61)^u.default.shrSH(Ze,Vt,6),$t=u.default.rotrSL(Ze,Vt,19)^u.default.rotrBL(Ze,Vt,61)^u.default.shrSL(Ze,Vt,6),tt=u.default.add4L(Ct,$t,F[xe-7],F[xe-16]),It=u.default.add4H(tt,lt,be,_[xe-7],_[xe-16]);_[xe]=0|It,F[xe]=0|tt}let{Ah:N,Al:z,Bh:P,Bl:T,Ch:G,Cl:K,Dh:X,Dl:R,Eh:ie,El:$,Fh:q,Fl:J,Gh:te,Gl:se,Hh:Me,Hl:Se}=this;for(let xe=0;xe<80;xe++){const Ye=u.default.rotrSH(ie,$,14)^u.default.rotrSH(ie,$,18)^u.default.rotrBH(ie,$,41),qe=u.default.rotrSL(ie,$,14)^u.default.rotrSL(ie,$,18)^u.default.rotrBL(ie,$,41),lt=ie&q^~ie&te,Ze=u.default.add5L(Se,qe,$&J^~$&se,p[xe],F[xe]),Vt=u.default.add5H(Ze,Me,Ye,lt,m[xe],_[xe]),be=0|Ze,$t=u.default.rotrSH(N,z,28)^u.default.rotrBH(N,z,34)^u.default.rotrBH(N,z,39),tt=u.default.rotrSL(N,z,28)^u.default.rotrBL(N,z,34)^u.default.rotrBL(N,z,39),It=N&P^N&G^P&G,Nt=z&T^z&K^T&K;Me=0|te,Se=0|se,te=0|q,se=0|J,q=0|ie,J=0|$,({h:ie,l:$}=u.default.add(0|X,0|R,0|Vt,0|be)),X=0|G,R=0|K,G=0|P,K=0|T,P=0|N,T=0|z;const cn=u.default.add3L(be,tt,Nt);N=u.default.add3H(cn,Vt,$t,It),z=0|cn}({h:N,l:z}=u.default.add(0|this.Ah,0|this.Al,0|N,0|z)),({h:P,l:T}=u.default.add(0|this.Bh,0|this.Bl,0|P,0|T)),({h:G,l:K}=u.default.add(0|this.Ch,0|this.Cl,0|G,0|K)),({h:X,l:R}=u.default.add(0|this.Dh,0|this.Dl,0|X,0|R)),({h:ie,l:$}=u.default.add(0|this.Eh,0|this.El,0|ie,0|$)),({h:q,l:J}=u.default.add(0|this.Fh,0|this.Fl,0|q,0|J)),({h:te,l:se}=u.default.add(0|this.Gh,0|this.Gl,0|te,0|se)),({h:Me,l:Se}=u.default.add(0|this.Hh,0|this.Hl,0|Me,0|Se)),this.set(N,z,P,T,G,K,X,R,ie,$,q,J,te,se,Me,Se)}roundClean(){_.fill(0),F.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)}}w.SHA512=M;class x extends M{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 I extends M{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 H extends M{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}}w.sha512=(0,f.wrapConstructor)(()=>new M),w.sha512_224=(0,f.wrapConstructor)(()=>new x),w.sha512_256=(0,f.wrapConstructor)(()=>new I),w.sha384=(0,f.wrapConstructor)(()=>new H)},7507:(le,w,S)=>{"use strict";var v=S(9598).default;Object.defineProperty(w,"__esModule",{value:!0}),w.randomBytes=w.wrapConstructorWithOpts=w.wrapConstructor=w.checkOpts=w.Hash=w.concatBytes=w.toBytes=w.utf8ToBytes=w.asyncLoop=w.nextTick=w.hexToBytes=w.bytesToHex=w.isLE=w.rotr=w.createView=w.u32=w.u8=void 0;const u=S(7882);if(w.u8=R=>new Uint8Array(R.buffer,R.byteOffset,R.byteLength),w.u32=R=>new Uint32Array(R.buffer,R.byteOffset,Math.floor(R.byteLength/4)),w.createView=R=>new DataView(R.buffer,R.byteOffset,R.byteLength),w.rotr=(R,ie)=>R<<32-ie|R>>>ie,w.isLE=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0],!w.isLE)throw new Error("Non little-endian hardware is not supported");const F=Array.from({length:256},(R,ie)=>ie.toString(16).padStart(2,"0"));function C(){return(C=v(function*(R,ie,$){let q=Date.now();for(let J=0;J<R;J++){$(J);const te=Date.now()-q;te>=0&&te<ie||(yield(0,w.nextTick)(),q+=te)}})).apply(this,arguments)}function E(R){if("string"!=typeof R)throw new TypeError("utf8ToBytes expected string, got "+typeof R);return(new TextEncoder).encode(R)}function U(R){if("string"==typeof R&&(R=E(R)),!(R instanceof Uint8Array))throw new TypeError(`Expected input type is Uint8Array (got ${typeof R})`);return R}w.bytesToHex=function M(R){if(!(R instanceof Uint8Array))throw new Error("Uint8Array expected");let ie="";for(let $=0;$<R.length;$++)ie+=F[R[$]];return ie},w.hexToBytes=function x(R){if("string"!=typeof R)throw new TypeError("hexToBytes: expected string, got "+typeof R);if(R.length%2)throw new Error("hexToBytes: received invalid unpadded hex");const ie=new Uint8Array(R.length/2);for(let $=0;$<ie.length;$++){const q=2*$,J=R.slice(q,q+2),te=Number.parseInt(J,16);if(Number.isNaN(te)||te<0)throw new Error("Invalid byte sequence");ie[$]=te}return ie},w.nextTick=function(){var R=v(function*(){});return function(){return R.apply(this,arguments)}}(),w.asyncLoop=function H(R,ie,$){return C.apply(this,arguments)},w.utf8ToBytes=E,w.toBytes=U,w.concatBytes=function N(...R){if(!R.every(q=>q instanceof Uint8Array))throw new Error("Uint8Array list expected");if(1===R.length)return R[0];const ie=R.reduce((q,J)=>q+J.length,0),$=new Uint8Array(ie);for(let q=0,J=0;q<R.length;q++){const te=R[q];$.set(te,J),J+=te.length}return $},w.Hash=class z{clone(){return this._cloneInto()}},w.checkOpts=function T(R,ie){if(void 0!==ie&&("object"!=typeof ie||!(R=>"[object Object]"===Object.prototype.toString.call(R)&&R.constructor===Object)(ie)))throw new TypeError("Options should be object or undefined");return Object.assign(R,ie)},w.wrapConstructor=function G(R){const ie=q=>R().update(U(q)).digest(),$=R();return ie.outputLen=$.outputLen,ie.blockLen=$.blockLen,ie.create=()=>R(),ie},w.wrapConstructorWithOpts=function K(R){const ie=(q,J)=>R(J).update(U(q)).digest(),$=R({});return ie.outputLen=$.outputLen,ie.blockLen=$.blockLen,ie.create=q=>R(q),ie},w.randomBytes=function X(R=32){if(u.crypto.web)return u.crypto.web.getRandomValues(new Uint8Array(R));if(u.crypto.node)return new Uint8Array(u.crypto.node.randomBytes(R).buffer);throw new Error("The environment doesn't have randomBytes function")}},3439:(le,w)=>{"use strict";w.U=void 0,w.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")},5834:(le,w,S)=>{"use strict";var v=S(5203),u=S(5685),f=u(v("String.prototype.indexOf"));le.exports=function(p,_){var F=v(p,!!_);return"function"==typeof F&&f(p,".prototype.")>-1?u(F):F}},5685:(le,w,S)=>{"use strict";var v=S(4444),u=S(5203),f=u("%Function.prototype.apply%"),m=u("%Function.prototype.call%"),p=u("%Reflect.apply%",!0)||v.call(m,f),_=u("%Object.getOwnPropertyDescriptor%",!0),F=u("%Object.defineProperty%",!0),M=u("%Math.max%");if(F)try{F({},"a",{value:1})}catch{F=null}le.exports=function(H){var C=p(v,m,arguments);if(_&&F){var E=_(C,"length");E.configurable&&F(C,"length",{value:1+M(0,H.length-(arguments.length-1))})}return C};var x=function(){return p(v,f,arguments)};F?F(le.exports,"apply",{value:x}):le.exports.apply=x},4999:le=>{"use strict";var w=function(P){return function S(z){return!!z&&"object"==typeof z}(P)&&!function v(z){var P=Object.prototype.toString.call(z);return"[object RegExp]"===P||"[object Date]"===P||function m(z){return z.$$typeof===f}(z)}(P)},f="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function _(z,P){return!1!==P.clone&&P.isMergeableObject(z)?U(function p(z){return Array.isArray(z)?[]:{}}(z),z,P):z}function F(z,P,T){return z.concat(P).map(function(G){return _(G,T)})}function I(z){return Object.keys(z).concat(function x(z){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(z).filter(function(P){return z.propertyIsEnumerable(P)}):[]}(z))}function H(z,P){try{return P in z}catch{return!1}}function U(z,P,T){(T=T||{}).arrayMerge=T.arrayMerge||F,T.isMergeableObject=T.isMergeableObject||w,T.cloneUnlessOtherwiseSpecified=_;var G=Array.isArray(P);return G===Array.isArray(z)?G?T.arrayMerge(z,P,T):function E(z,P,T){var G={};return T.isMergeableObject(z)&&I(z).forEach(function(K){G[K]=_(z[K],T)}),I(P).forEach(function(K){(function C(z,P){return H(z,P)&&!(Object.hasOwnProperty.call(z,P)&&Object.propertyIsEnumerable.call(z,P))})(z,K)||(G[K]=H(z,K)&&T.isMergeableObject(P[K])?function M(z,P){if(!P.customMerge)return U;var T=P.customMerge(z);return"function"==typeof T?T:U}(K,T)(z[K],P[K],T):_(P[K],T))}),G}(z,P,T):_(P,T)}U.all=function(P,T){if(!Array.isArray(P))throw new Error("first argument should be an array");return P.reduce(function(G,K){return U(G,K,T)},{})},le.exports=U},6316:(le,w)=>{"use strict";var S,u;Object.defineProperty(w,"__esModule",{value:!0}),w.Doctype=w.CDATA=w.Tag=w.Style=w.Script=w.Comment=w.Directive=w.Text=w.Root=w.isTag=w.ElementType=void 0,(u=S=w.ElementType||(w.ElementType={})).Root="root",u.Text="text",u.Directive="directive",u.Comment="comment",u.Script="script",u.Style="style",u.Tag="tag",u.CDATA="cdata",u.Doctype="doctype",w.isTag=function v(u){return u.type===S.Tag||u.type===S.Script||u.type===S.Style},w.Root=S.Root,w.Text=S.Text,w.Directive=S.Directive,w.Comment=S.Comment,w.Script=S.Script,w.Style=S.Style,w.Tag=S.Tag,w.CDATA=S.CDATA,w.Doctype=S.Doctype},3457:le=>{"use strict";var w="Function.prototype.bind called on incompatible ",S=Array.prototype.slice,v=Object.prototype.toString,u="[object Function]";le.exports=function(m){var p=this;if("function"!=typeof p||v.call(p)!==u)throw new TypeError(w+p);for(var F,_=S.call(arguments,1),M=function(){if(this instanceof F){var E=p.apply(this,_.concat(S.call(arguments)));return Object(E)===E?E:this}return p.apply(m,_.concat(S.call(arguments)))},x=Math.max(0,p.length-_.length),I=[],H=0;H<x;H++)I.push("$"+H);if(F=Function("binder","return function ("+I.join(",")+"){ return binder.apply(this,arguments); }")(M),p.prototype){var C=function(){};C.prototype=p.prototype,F.prototype=new C,C.prototype=null}return F}},4444:(le,w,S)=>{"use strict";var v=S(3457);le.exports=Function.prototype.bind||v},5203:(le,w,S)=>{"use strict";var v,u=SyntaxError,f=Function,m=TypeError,p=function(te){try{return f('"use strict"; return ('+te+").constructor;")()}catch{}},_=Object.getOwnPropertyDescriptor;if(_)try{_({},"")}catch{_=null}var F=function(){throw new m},M=_?function(){try{return F}catch{try{return _(arguments,"callee").get}catch{return F}}}():F,x=S(2969)(),I=Object.getPrototypeOf||function(te){return te.__proto__},H={},C=typeof Uint8Array>"u"?v:I(Uint8Array),E={"%AggregateError%":typeof AggregateError>"u"?v:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?v:ArrayBuffer,"%ArrayIteratorPrototype%":x?I([][Symbol.iterator]()):v,"%AsyncFromSyncIteratorPrototype%":v,"%AsyncFunction%":H,"%AsyncGenerator%":H,"%AsyncGeneratorFunction%":H,"%AsyncIteratorPrototype%":H,"%Atomics%":typeof Atomics>"u"?v:Atomics,"%BigInt%":typeof BigInt>"u"?v:BigInt,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?v:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?v:Float32Array,"%Float64Array%":typeof Float64Array>"u"?v:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?v:FinalizationRegistry,"%Function%":f,"%GeneratorFunction%":H,"%Int8Array%":typeof Int8Array>"u"?v:Int8Array,"%Int16Array%":typeof Int16Array>"u"?v:Int16Array,"%Int32Array%":typeof Int32Array>"u"?v:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":x?I(I([][Symbol.iterator]())):v,"%JSON%":"object"==typeof JSON?JSON:v,"%Map%":typeof Map>"u"?v:Map,"%MapIteratorPrototype%":typeof Map>"u"||!x?v:I((new Map)[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?v:Promise,"%Proxy%":typeof Proxy>"u"?v:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?v:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?v:Set,"%SetIteratorPrototype%":typeof Set>"u"||!x?v:I((new Set)[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?v:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":x?I(""[Symbol.iterator]()):v,"%Symbol%":x?Symbol:v,"%SyntaxError%":u,"%ThrowTypeError%":M,"%TypedArray%":C,"%TypeError%":m,"%Uint8Array%":typeof Uint8Array>"u"?v:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?v:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?v:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?v:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?v:WeakMap,"%WeakRef%":typeof WeakRef>"u"?v:WeakRef,"%WeakSet%":typeof WeakSet>"u"?v:WeakSet},U=function te(se){var Me;if("%AsyncFunction%"===se)Me=p("async function () {}");else if("%GeneratorFunction%"===se)Me=p("function* () {}");else if("%AsyncGeneratorFunction%"===se)Me=p("async function* () {}");else if("%AsyncGenerator%"===se){var Se=te("%AsyncGeneratorFunction%");Se&&(Me=Se.prototype)}else if("%AsyncIteratorPrototype%"===se){var xe=te("%AsyncGenerator%");xe&&(Me=I(xe.prototype))}return E[se]=Me,Me},N={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},z=S(4444),P=S(3164),T=z.call(Function.call,Array.prototype.concat),G=z.call(Function.apply,Array.prototype.splice),K=z.call(Function.call,String.prototype.replace),X=z.call(Function.call,String.prototype.slice),R=z.call(Function.call,RegExp.prototype.exec),ie=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,$=/\\(\\)?/g,q=function(se){var Me=X(se,0,1),Se=X(se,-1);if("%"===Me&&"%"!==Se)throw new u("invalid intrinsic syntax, expected closing `%`");if("%"===Se&&"%"!==Me)throw new u("invalid intrinsic syntax, expected opening `%`");var xe=[];return K(se,ie,function(Ye,qe,lt,Ct){xe[xe.length]=lt?K(Ct,$,"$1"):qe||Ye}),xe},J=function(se,Me){var xe,Se=se;if(P(N,Se)&&(Se="%"+(xe=N[Se])[0]+"%"),P(E,Se)){var Ye=E[Se];if(Ye===H&&(Ye=U(Se)),typeof Ye>"u"&&!Me)throw new m("intrinsic "+se+" exists, but is not available. Please file an issue!");return{alias:xe,name:Se,value:Ye}}throw new u("intrinsic "+se+" does not exist!")};le.exports=function(se,Me){if("string"!=typeof se||0===se.length)throw new m("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof Me)throw new m('"allowMissing" argument must be a boolean');if(null===R(/^%?[^%]*%?$/,se))throw new u("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var Se=q(se),xe=Se.length>0?Se[0]:"",Ye=J("%"+xe+"%",Me),qe=Ye.name,lt=Ye.value,Ct=!1,Ze=Ye.alias;Ze&&(xe=Ze[0],G(Se,T([0,1],Ze)));for(var Vt=1,be=!0;Vt<Se.length;Vt+=1){var $t=Se[Vt],tt=X($t,0,1),It=X($t,-1);if(('"'===tt||"'"===tt||"`"===tt||'"'===It||"'"===It||"`"===It)&&tt!==It)throw new u("property names with quotes must have matching quotes");if(("constructor"===$t||!be)&&(Ct=!0),P(E,qe="%"+(xe+="."+$t)+"%"))lt=E[qe];else if(null!=lt){if(!($t in lt)){if(!Me)throw new m("base intrinsic for "+se+" exists, but the property is not available.");return}if(_&&Vt+1>=Se.length){var Nt=_(lt,$t);lt=(be=!!Nt)&&"get"in Nt&&!("originalValue"in Nt.get)?Nt.get:lt[$t]}else be=P(lt,$t),lt=lt[$t];be&&!Ct&&(E[qe]=lt)}}return lt}},2969:(le,w,S)=>{"use strict";var v=typeof Symbol<"u"&&Symbol,u=S(1983);le.exports=function(){return"function"==typeof v&&"function"==typeof Symbol&&"symbol"==typeof v("foo")&&"symbol"==typeof Symbol("bar")&&u()}},1983:le=>{"use strict";le.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var S={},v=Symbol("test"),u=Object(v);if("string"==typeof v||"[object Symbol]"!==Object.prototype.toString.call(v)||"[object Symbol]"!==Object.prototype.toString.call(u))return!1;for(v in S[v]=42,S)return!1;if("function"==typeof Object.keys&&0!==Object.keys(S).length||"function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(S).length)return!1;var m=Object.getOwnPropertySymbols(S);if(1!==m.length||m[0]!==v||!Object.prototype.propertyIsEnumerable.call(S,v))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var p=Object.getOwnPropertyDescriptor(S,v);if(42!==p.value||!0!==p.enumerable)return!1}return!0}},3164:(le,w,S)=>{"use strict";var v=S(4444);le.exports=v.call(Function.call,Object.prototype.hasOwnProperty)},3380:function(le,w,S){"use strict";var v=this&&this.__createBinding||(Object.create?function(P,T,G,K){void 0===K&&(K=G);var X=Object.getOwnPropertyDescriptor(T,G);(!X||("get"in X?!T.__esModule:X.writable||X.configurable))&&(X={enumerable:!0,get:function(){return T[G]}}),Object.defineProperty(P,K,X)}:function(P,T,G,K){void 0===K&&(K=G),P[K]=T[G]}),u=this&&this.__setModuleDefault||(Object.create?function(P,T){Object.defineProperty(P,"default",{enumerable:!0,value:T})}:function(P,T){P.default=T}),f=this&&this.__importStar||function(P){if(P&&P.__esModule)return P;var T={};if(null!=P)for(var G in P)"default"!==G&&Object.prototype.hasOwnProperty.call(P,G)&&v(T,P,G);return u(T,P),T};Object.defineProperty(w,"__esModule",{value:!0}),w.Parser=void 0;var m=f(S(6282)),p=S(6569),_=new Set(["input","option","optgroup","select","button","datalist","textarea"]),F=new Set(["p"]),M=new Set(["thead","tbody"]),x=new Set(["dd","dt"]),I=new Set(["rt","rp"]),H=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",F],["h1",F],["h2",F],["h3",F],["h4",F],["h5",F],["h6",F],["select",_],["input",_],["output",_],["button",_],["datalist",_],["textarea",_],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",x],["dt",x],["address",F],["article",F],["aside",F],["blockquote",F],["details",F],["div",F],["dl",F],["fieldset",F],["figcaption",F],["figure",F],["footer",F],["form",F],["header",F],["hr",F],["main",F],["nav",F],["ol",F],["pre",F],["section",F],["table",F],["ul",F],["rt",I],["rp",I],["tbody",M],["tfoot",M]]),C=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),E=new Set(["math","svg"]),U=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),N=/\s|\//,z=function(){function P(T,G){var K,X,R,ie,$;void 0===G&&(G={}),this.options=G,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=T??{},this.lowerCaseTagNames=null!==(K=G.lowerCaseTags)&&void 0!==K?K:!G.xmlMode,this.lowerCaseAttributeNames=null!==(X=G.lowerCaseAttributeNames)&&void 0!==X?X:!G.xmlMode,this.tokenizer=new(null!==(R=G.Tokenizer)&&void 0!==R?R:m.default)(this.options,this),null===($=(ie=this.cbs).onparserinit)||void 0===$||$.call(ie,this)}return P.prototype.ontext=function(T,G){var K,X,R=this.getSlice(T,G);this.endIndex=G-1,null===(X=(K=this.cbs).ontext)||void 0===X||X.call(K,R),this.startIndex=G},P.prototype.ontextentity=function(T){var G,K,X=this.tokenizer.getSectionStart();this.endIndex=X-1,null===(K=(G=this.cbs).ontext)||void 0===K||K.call(G,(0,p.fromCodePoint)(T)),this.startIndex=X},P.prototype.isVoidElement=function(T){return!this.options.xmlMode&&C.has(T)},P.prototype.onopentagname=function(T,G){this.endIndex=G;var K=this.getSlice(T,G);this.lowerCaseTagNames&&(K=K.toLowerCase()),this.emitOpenTag(K)},P.prototype.emitOpenTag=function(T){var G,K,X,R;this.openTagStart=this.startIndex,this.tagname=T;var ie=!this.options.xmlMode&&H.get(T);if(ie)for(;this.stack.length>0&&ie.has(this.stack[this.stack.length-1]);){var $=this.stack.pop();null===(K=(G=this.cbs).onclosetag)||void 0===K||K.call(G,$,!0)}this.isVoidElement(T)||(this.stack.push(T),E.has(T)?this.foreignContext.push(!0):U.has(T)&&this.foreignContext.push(!1)),null===(R=(X=this.cbs).onopentagname)||void 0===R||R.call(X,T),this.cbs.onopentag&&(this.attribs={})},P.prototype.endOpenTag=function(T){var G,K;this.startIndex=this.openTagStart,this.attribs&&(null===(K=(G=this.cbs).onopentag)||void 0===K||K.call(G,this.tagname,this.attribs,T),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""},P.prototype.onopentagend=function(T){this.endIndex=T,this.endOpenTag(!1),this.startIndex=T+1},P.prototype.onclosetag=function(T,G){var K,X,R,ie,$,q;this.endIndex=G;var J=this.getSlice(T,G);if(this.lowerCaseTagNames&&(J=J.toLowerCase()),(E.has(J)||U.has(J))&&this.foreignContext.pop(),this.isVoidElement(J))!this.options.xmlMode&&"br"===J&&(null===(X=(K=this.cbs).onopentagname)||void 0===X||X.call(K,"br"),null===(ie=(R=this.cbs).onopentag)||void 0===ie||ie.call(R,"br",{},!0),null===(q=($=this.cbs).onclosetag)||void 0===q||q.call($,"br",!1));else{var te=this.stack.lastIndexOf(J);if(-1!==te)if(this.cbs.onclosetag)for(var se=this.stack.length-te;se--;)this.cbs.onclosetag(this.stack.pop(),0!==se);else this.stack.length=te;else!this.options.xmlMode&&"p"===J&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=G+1},P.prototype.onselfclosingtag=function(T){this.endIndex=T,this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?(this.closeCurrentTag(!1),this.startIndex=T+1):this.onopentagend(T)},P.prototype.closeCurrentTag=function(T){var G,K,X=this.tagname;this.endOpenTag(T),this.stack[this.stack.length-1]===X&&(null===(K=(G=this.cbs).onclosetag)||void 0===K||K.call(G,X,!T),this.stack.pop())},P.prototype.onattribname=function(T,G){this.startIndex=T;var K=this.getSlice(T,G);this.attribname=this.lowerCaseAttributeNames?K.toLowerCase():K},P.prototype.onattribdata=function(T,G){this.attribvalue+=this.getSlice(T,G)},P.prototype.onattribentity=function(T){this.attribvalue+=(0,p.fromCodePoint)(T)},P.prototype.onattribend=function(T,G){var K,X;this.endIndex=G,null===(X=(K=this.cbs).onattribute)||void 0===X||X.call(K,this.attribname,this.attribvalue,T===m.QuoteType.Double?'"':T===m.QuoteType.Single?"'":T===m.QuoteType.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""},P.prototype.getInstructionName=function(T){var G=T.search(N),K=G<0?T:T.substr(0,G);return this.lowerCaseTagNames&&(K=K.toLowerCase()),K},P.prototype.ondeclaration=function(T,G){this.endIndex=G;var K=this.getSlice(T,G);if(this.cbs.onprocessinginstruction){var X=this.getInstructionName(K);this.cbs.onprocessinginstruction("!".concat(X),"!".concat(K))}this.startIndex=G+1},P.prototype.onprocessinginstruction=function(T,G){this.endIndex=G;var K=this.getSlice(T,G);if(this.cbs.onprocessinginstruction){var X=this.getInstructionName(K);this.cbs.onprocessinginstruction("?".concat(X),"?".concat(K))}this.startIndex=G+1},P.prototype.oncomment=function(T,G,K){var X,R,ie,$;this.endIndex=G,null===(R=(X=this.cbs).oncomment)||void 0===R||R.call(X,this.getSlice(T,G-K)),null===($=(ie=this.cbs).oncommentend)||void 0===$||$.call(ie),this.startIndex=G+1},P.prototype.oncdata=function(T,G,K){var X,R,ie,$,q,J,te,se,Me,Se;this.endIndex=G;var xe=this.getSlice(T,G-K);this.options.xmlMode||this.options.recognizeCDATA?(null===(R=(X=this.cbs).oncdatastart)||void 0===R||R.call(X),null===($=(ie=this.cbs).ontext)||void 0===$||$.call(ie,xe),null===(J=(q=this.cbs).oncdataend)||void 0===J||J.call(q)):(null===(se=(te=this.cbs).oncomment)||void 0===se||se.call(te,"[CDATA[".concat(xe,"]]")),null===(Se=(Me=this.cbs).oncommentend)||void 0===Se||Se.call(Me)),this.startIndex=G+1},P.prototype.onend=function(){var T,G;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(var K=this.stack.length;K>0;this.cbs.onclosetag(this.stack[--K],!0));}null===(G=(T=this.cbs).onend)||void 0===G||G.call(T)},P.prototype.reset=function(){var T,G,K,X;null===(G=(T=this.cbs).onreset)||void 0===G||G.call(T),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,null===(X=(K=this.cbs).onparserinit)||void 0===X||X.call(K,this),this.buffers.length=0,this.bufferOffset=0,this.writeIndex=0,this.ended=!1},P.prototype.parseComplete=function(T){this.reset(),this.end(T)},P.prototype.getSlice=function(T,G){for(;T-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();for(var K=this.buffers[0].slice(T-this.bufferOffset,G-this.bufferOffset);G-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),K+=this.buffers[0].slice(0,G-this.bufferOffset);return K},P.prototype.shiftBuffer=function(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()},P.prototype.write=function(T){var G,K;this.ended?null===(K=(G=this.cbs).onerror)||void 0===K||K.call(G,new Error(".write() after done!")):(this.buffers.push(T),this.tokenizer.running&&(this.tokenizer.write(T),this.writeIndex++))},P.prototype.end=function(T){var G,K;this.ended?null===(K=(G=this.cbs).onerror)||void 0===K||K.call(G,Error(".end() after done!")):(T&&this.write(T),this.ended=!0,this.tokenizer.end())},P.prototype.pause=function(){this.tokenizer.pause()},P.prototype.resume=function(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex<this.buffers.length;)this.tokenizer.write(this.buffers[this.writeIndex++]);this.ended&&this.tokenizer.end()},P.prototype.parseChunk=function(T){this.write(T)},P.prototype.done=function(T){this.end(T)},P}();w.Parser=z},6282:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.QuoteType=void 0;var x,C,v=S(6569),u=(()=>{return(C=u||(u={}))[C.Tab=9]="Tab",C[C.NewLine=10]="NewLine",C[C.FormFeed=12]="FormFeed",C[C.CarriageReturn=13]="CarriageReturn",C[C.Space=32]="Space",C[C.ExclamationMark=33]="ExclamationMark",C[C.Num=35]="Num",C[C.Amp=38]="Amp",C[C.SingleQuote=39]="SingleQuote",C[C.DoubleQuote=34]="DoubleQuote",C[C.Dash=45]="Dash",C[C.Slash=47]="Slash",C[C.Zero=48]="Zero",C[C.Nine=57]="Nine",C[C.Semi=59]="Semi",C[C.Lt=60]="Lt",C[C.Eq=61]="Eq",C[C.Gt=62]="Gt",C[C.Questionmark=63]="Questionmark",C[C.UpperA=65]="UpperA",C[C.LowerA=97]="LowerA",C[C.UpperF=70]="UpperF",C[C.LowerF=102]="LowerF",C[C.UpperZ=90]="UpperZ",C[C.LowerZ=122]="LowerZ",C[C.LowerX=120]="LowerX",C[C.OpeningSquareBracket=91]="OpeningSquareBracket",u;var C})(),f=(()=>{return(C=f||(f={}))[C.Text=1]="Text",C[C.BeforeTagName=2]="BeforeTagName",C[C.InTagName=3]="InTagName",C[C.InSelfClosingTag=4]="InSelfClosingTag",C[C.BeforeClosingTagName=5]="BeforeClosingTagName",C[C.InClosingTagName=6]="InClosingTagName",C[C.AfterClosingTagName=7]="AfterClosingTagName",C[C.BeforeAttributeName=8]="BeforeAttributeName",C[C.InAttributeName=9]="InAttributeName",C[C.AfterAttributeName=10]="AfterAttributeName",C[C.BeforeAttributeValue=11]="BeforeAttributeValue",C[C.InAttributeValueDq=12]="InAttributeValueDq",C[C.InAttributeValueSq=13]="InAttributeValueSq",C[C.InAttributeValueNq=14]="InAttributeValueNq",C[C.BeforeDeclaration=15]="BeforeDeclaration",C[C.InDeclaration=16]="InDeclaration",C[C.InProcessingInstruction=17]="InProcessingInstruction",C[C.BeforeComment=18]="BeforeComment",C[C.CDATASequence=19]="CDATASequence",C[C.InSpecialComment=20]="InSpecialComment",C[C.InCommentLike=21]="InCommentLike",C[C.BeforeSpecialS=22]="BeforeSpecialS",C[C.SpecialStartSequence=23]="SpecialStartSequence",C[C.InSpecialTag=24]="InSpecialTag",C[C.BeforeEntity=25]="BeforeEntity",C[C.BeforeNumericEntity=26]="BeforeNumericEntity",C[C.InNamedEntity=27]="InNamedEntity",C[C.InNumericEntity=28]="InNumericEntity",C[C.InHexEntity=29]="InHexEntity",f;var C})();function m(C){return C===u.Space||C===u.NewLine||C===u.Tab||C===u.FormFeed||C===u.CarriageReturn}function p(C){return C===u.Slash||C===u.Gt||m(C)}function _(C){return C>=u.Zero&&C<=u.Nine}(C=x=w.QuoteType||(w.QuoteType={}))[C.NoValue=0]="NoValue",C[C.Unquoted=1]="Unquoted",C[C.Single=2]="Single",C[C.Double=3]="Double";var I={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])},H=function(){function C(E,U){var N=E.xmlMode,z=void 0!==N&&N,P=E.decodeEntities,T=void 0===P||P;this.cbs=U,this.state=f.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=f.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=z,this.decodeEntities=T,this.entityTrie=z?v.xmlDecodeTree:v.htmlDecodeTree}return C.prototype.reset=function(){this.state=f.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=f.Text,this.currentSequence=void 0,this.running=!0,this.offset=0},C.prototype.write=function(E){this.offset+=this.buffer.length,this.buffer=E,this.parse()},C.prototype.end=function(){this.running&&this.finish()},C.prototype.pause=function(){this.running=!1},C.prototype.resume=function(){this.running=!0,this.index<this.buffer.length+this.offset&&this.parse()},C.prototype.getIndex=function(){return this.index},C.prototype.getSectionStart=function(){return this.sectionStart},C.prototype.stateText=function(E){E===u.Lt||!this.decodeEntities&&this.fastForwardTo(u.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=f.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&E===u.Amp&&(this.state=f.BeforeEntity)},C.prototype.stateSpecialStartSequence=function(E){var U=this.sequenceIndex===this.currentSequence.length;if(U?p(E):(32|E)===this.currentSequence[this.sequenceIndex]){if(!U)return void this.sequenceIndex++}else this.isSpecial=!1;this.sequenceIndex=0,this.state=f.InTagName,this.stateInTagName(E)},C.prototype.stateInSpecialTag=function(E){if(this.sequenceIndex===this.currentSequence.length){if(E===u.Gt||m(E)){var U=this.index-this.currentSequence.length;if(this.sectionStart<U){var N=this.index;this.index=U,this.cbs.ontext(this.sectionStart,U),this.index=N}return this.isSpecial=!1,this.sectionStart=U+2,void this.stateInClosingTagName(E)}this.sequenceIndex=0}(32|E)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:0===this.sequenceIndex?this.currentSequence===I.TitleEnd?this.decodeEntities&&E===u.Amp&&(this.state=f.BeforeEntity):this.fastForwardTo(u.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=Number(E===u.Lt)},C.prototype.stateCDATASequence=function(E){E===I.Cdata[this.sequenceIndex]?++this.sequenceIndex===I.Cdata.length&&(this.state=f.InCommentLike,this.currentSequence=I.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=f.InDeclaration,this.stateInDeclaration(E))},C.prototype.fastForwardTo=function(E){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===E)return!0;return this.index=this.buffer.length+this.offset-1,!1},C.prototype.stateInCommentLike=function(E){E===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===I.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index,2):this.cbs.oncomment(this.sectionStart,this.index,2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=f.Text):0===this.sequenceIndex?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):E!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)},C.prototype.isTagStartChar=function(E){return this.xmlMode?!p(E):function F(C){return C>=u.LowerA&&C<=u.LowerZ||C>=u.UpperA&&C<=u.UpperZ}(E)},C.prototype.startSpecial=function(E,U){this.isSpecial=!0,this.currentSequence=E,this.sequenceIndex=U,this.state=f.SpecialStartSequence},C.prototype.stateBeforeTagName=function(E){if(E===u.ExclamationMark)this.state=f.BeforeDeclaration,this.sectionStart=this.index+1;else if(E===u.Questionmark)this.state=f.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(E)){var U=32|E;this.sectionStart=this.index,this.xmlMode||U!==I.TitleEnd[2]?this.state=this.xmlMode||U!==I.ScriptEnd[2]?f.InTagName:f.BeforeSpecialS:this.startSpecial(I.TitleEnd,3)}else E===u.Slash?this.state=f.BeforeClosingTagName:(this.state=f.Text,this.stateText(E))},C.prototype.stateInTagName=function(E){p(E)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(E))},C.prototype.stateBeforeClosingTagName=function(E){m(E)||(E===u.Gt?this.state=f.Text:(this.state=this.isTagStartChar(E)?f.InClosingTagName:f.InSpecialComment,this.sectionStart=this.index))},C.prototype.stateInClosingTagName=function(E){(E===u.Gt||m(E))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=f.AfterClosingTagName,this.stateAfterClosingTagName(E))},C.prototype.stateAfterClosingTagName=function(E){(E===u.Gt||this.fastForwardTo(u.Gt))&&(this.state=f.Text,this.sectionStart=this.index+1)},C.prototype.stateBeforeAttributeName=function(E){E===u.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=f.InSpecialTag,this.sequenceIndex=0):this.state=f.Text,this.baseState=this.state,this.sectionStart=this.index+1):E===u.Slash?this.state=f.InSelfClosingTag:m(E)||(this.state=f.InAttributeName,this.sectionStart=this.index)},C.prototype.stateInSelfClosingTag=function(E){E===u.Gt?(this.cbs.onselfclosingtag(this.index),this.state=f.Text,this.baseState=f.Text,this.sectionStart=this.index+1,this.isSpecial=!1):m(E)||(this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(E))},C.prototype.stateInAttributeName=function(E){(E===u.Eq||p(E))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=-1,this.state=f.AfterAttributeName,this.stateAfterAttributeName(E))},C.prototype.stateAfterAttributeName=function(E){E===u.Eq?this.state=f.BeforeAttributeValue:E===u.Slash||E===u.Gt?(this.cbs.onattribend(x.NoValue,this.index),this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(E)):m(E)||(this.cbs.onattribend(x.NoValue,this.index),this.state=f.InAttributeName,this.sectionStart=this.index)},C.prototype.stateBeforeAttributeValue=function(E){E===u.DoubleQuote?(this.state=f.InAttributeValueDq,this.sectionStart=this.index+1):E===u.SingleQuote?(this.state=f.InAttributeValueSq,this.sectionStart=this.index+1):m(E)||(this.sectionStart=this.index,this.state=f.InAttributeValueNq,this.stateInAttributeValueNoQuotes(E))},C.prototype.handleInAttributeValue=function(E,U){E===U||!this.decodeEntities&&this.fastForwardTo(U)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(U===u.DoubleQuote?x.Double:x.Single,this.index),this.state=f.BeforeAttributeName):this.decodeEntities&&E===u.Amp&&(this.baseState=this.state,this.state=f.BeforeEntity)},C.prototype.stateInAttributeValueDoubleQuotes=function(E){this.handleInAttributeValue(E,u.DoubleQuote)},C.prototype.stateInAttributeValueSingleQuotes=function(E){this.handleInAttributeValue(E,u.SingleQuote)},C.prototype.stateInAttributeValueNoQuotes=function(E){m(E)||E===u.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(x.Unquoted,this.index),this.state=f.BeforeAttributeName,this.stateBeforeAttributeName(E)):this.decodeEntities&&E===u.Amp&&(this.baseState=this.state,this.state=f.BeforeEntity)},C.prototype.stateBeforeDeclaration=function(E){E===u.OpeningSquareBracket?(this.state=f.CDATASequence,this.sequenceIndex=0):this.state=E===u.Dash?f.BeforeComment:f.InDeclaration},C.prototype.stateInDeclaration=function(E){(E===u.Gt||this.fastForwardTo(u.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=f.Text,this.sectionStart=this.index+1)},C.prototype.stateInProcessingInstruction=function(E){(E===u.Gt||this.fastForwardTo(u.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=f.Text,this.sectionStart=this.index+1)},C.prototype.stateBeforeComment=function(E){E===u.Dash?(this.state=f.InCommentLike,this.currentSequence=I.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=f.InDeclaration},C.prototype.stateInSpecialComment=function(E){(E===u.Gt||this.fastForwardTo(u.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=f.Text,this.sectionStart=this.index+1)},C.prototype.stateBeforeSpecialS=function(E){var U=32|E;U===I.ScriptEnd[3]?this.startSpecial(I.ScriptEnd,4):U===I.StyleEnd[3]?this.startSpecial(I.StyleEnd,4):(this.state=f.InTagName,this.stateInTagName(E))},C.prototype.stateBeforeEntity=function(E){this.entityExcess=1,this.entityResult=0,E===u.Num?this.state=f.BeforeNumericEntity:E===u.Amp||(this.trieIndex=0,this.trieCurrent=this.entityTrie[0],this.state=f.InNamedEntity,this.stateInNamedEntity(E))},C.prototype.stateInNamedEntity=function(E){if(this.entityExcess+=1,this.trieIndex=(0,v.determineBranch)(this.entityTrie,this.trieCurrent,this.trieIndex+1,E),this.trieIndex<0)return this.emitNamedEntity(),void this.index--;this.trieCurrent=this.entityTrie[this.trieIndex];var U=this.trieCurrent&v.BinTrieFlags.VALUE_LENGTH;if(U){var N=(U>>14)-1;if(this.allowLegacyEntity()||E===u.Semi){var z=this.index-this.entityExcess+1;z>this.sectionStart&&this.emitPartial(this.sectionStart,z),this.entityResult=this.trieIndex,this.trieIndex+=N,this.entityExcess=0,this.sectionStart=this.index+1,0===N&&this.emitNamedEntity()}else this.trieIndex+=N}},C.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])}},C.prototype.stateBeforeNumericEntity=function(E){(32|E)===u.LowerX?(this.entityExcess++,this.state=f.InHexEntity):(this.state=f.InNumericEntity,this.stateInNumericEntity(E))},C.prototype.emitNumericEntity=function(E){var U=this.index-this.entityExcess-1;U+2+Number(this.state===f.InHexEntity)!==this.index&&(U>this.sectionStart&&this.emitPartial(this.sectionStart,U),this.sectionStart=this.index+Number(E),this.emitCodePoint((0,v.replaceCodePoint)(this.entityResult))),this.state=this.baseState},C.prototype.stateInNumericEntity=function(E){E===u.Semi?this.emitNumericEntity(!0):_(E)?(this.entityResult=10*this.entityResult+(E-u.Zero),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},C.prototype.stateInHexEntity=function(E){E===u.Semi?this.emitNumericEntity(!0):_(E)?(this.entityResult=16*this.entityResult+(E-u.Zero),this.entityExcess++):function M(C){return C>=u.UpperA&&C<=u.UpperF||C>=u.LowerA&&C<=u.LowerF}(E)?(this.entityResult=16*this.entityResult+((32|E)-u.LowerA+10),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},C.prototype.allowLegacyEntity=function(){return!this.xmlMode&&(this.baseState===f.Text||this.baseState===f.InSpecialTag)},C.prototype.cleanup=function(){this.running&&this.sectionStart!==this.index&&(this.state===f.Text||this.state===f.InSpecialTag&&0===this.sequenceIndex?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===f.InAttributeValueDq||this.state===f.InAttributeValueSq||this.state===f.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))},C.prototype.shouldContinue=function(){return this.index<this.buffer.length+this.offset&&this.running},C.prototype.parse=function(){for(;this.shouldContinue();){var E=this.buffer.charCodeAt(this.index-this.offset);this.state===f.Text?this.stateText(E):this.state===f.SpecialStartSequence?this.stateSpecialStartSequence(E):this.state===f.InSpecialTag?this.stateInSpecialTag(E):this.state===f.CDATASequence?this.stateCDATASequence(E):this.state===f.InAttributeValueDq?this.stateInAttributeValueDoubleQuotes(E):this.state===f.InAttributeName?this.stateInAttributeName(E):this.state===f.InCommentLike?this.stateInCommentLike(E):this.state===f.InSpecialComment?this.stateInSpecialComment(E):this.state===f.BeforeAttributeName?this.stateBeforeAttributeName(E):this.state===f.InTagName?this.stateInTagName(E):this.state===f.InClosingTagName?this.stateInClosingTagName(E):this.state===f.BeforeTagName?this.stateBeforeTagName(E):this.state===f.AfterAttributeName?this.stateAfterAttributeName(E):this.state===f.InAttributeValueSq?this.stateInAttributeValueSingleQuotes(E):this.state===f.BeforeAttributeValue?this.stateBeforeAttributeValue(E):this.state===f.BeforeClosingTagName?this.stateBeforeClosingTagName(E):this.state===f.AfterClosingTagName?this.stateAfterClosingTagName(E):this.state===f.BeforeSpecialS?this.stateBeforeSpecialS(E):this.state===f.InAttributeValueNq?this.stateInAttributeValueNoQuotes(E):this.state===f.InSelfClosingTag?this.stateInSelfClosingTag(E):this.state===f.InDeclaration?this.stateInDeclaration(E):this.state===f.BeforeDeclaration?this.stateBeforeDeclaration(E):this.state===f.BeforeComment?this.stateBeforeComment(E):this.state===f.InProcessingInstruction?this.stateInProcessingInstruction(E):this.state===f.InNamedEntity?this.stateInNamedEntity(E):this.state===f.BeforeEntity?this.stateBeforeEntity(E):this.state===f.InHexEntity?this.stateInHexEntity(E):this.state===f.InNumericEntity?this.stateInNumericEntity(E):this.stateBeforeNumericEntity(E),this.index++}this.cleanup()},C.prototype.finish=function(){this.state===f.InNamedEntity&&this.emitNamedEntity(),this.sectionStart<this.index&&this.handleTrailingData(),this.cbs.onend()},C.prototype.handleTrailingData=function(){var E=this.buffer.length+this.offset;this.state===f.InCommentLike?this.currentSequence===I.CdataEnd?this.cbs.oncdata(this.sectionStart,E,0):this.cbs.oncomment(this.sectionStart,E,0):this.state===f.InNumericEntity&&this.allowLegacyEntity()||this.state===f.InHexEntity&&this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state===f.InTagName||this.state===f.BeforeAttributeName||this.state===f.BeforeAttributeValue||this.state===f.AfterAttributeName||this.state===f.InAttributeName||this.state===f.InAttributeValueSq||this.state===f.InAttributeValueDq||this.state===f.InAttributeValueNq||this.state===f.InClosingTagName||this.cbs.ontext(this.sectionStart,E)},C.prototype.emitPartial=function(E,U){this.baseState!==f.Text&&this.baseState!==f.InSpecialTag?this.cbs.onattribdata(E,U):this.cbs.ontext(E,U)},C.prototype.emitCodePoint=function(E){this.baseState!==f.Text&&this.baseState!==f.InSpecialTag?this.cbs.onattribentity(E):this.cbs.ontextentity(E)},C}();w.default=H},534:function(le,w,S){"use strict";var v=this&&this.__createBinding||(Object.create?function(U,N,z,P){void 0===P&&(P=z);var T=Object.getOwnPropertyDescriptor(N,z);(!T||("get"in T?!N.__esModule:T.writable||T.configurable))&&(T={enumerable:!0,get:function(){return N[z]}}),Object.defineProperty(U,P,T)}:function(U,N,z,P){void 0===P&&(P=z),U[P]=N[z]}),u=this&&this.__setModuleDefault||(Object.create?function(U,N){Object.defineProperty(U,"default",{enumerable:!0,value:N})}:function(U,N){U.default=N}),f=this&&this.__importStar||function(U){if(U&&U.__esModule)return U;var N={};if(null!=U)for(var z in U)"default"!==z&&Object.prototype.hasOwnProperty.call(U,z)&&v(N,U,z);return u(N,U),N},m=this&&this.__importDefault||function(U){return U&&U.__esModule?U:{default:U}};Object.defineProperty(w,"__esModule",{value:!0}),w.DefaultHandler=w.DomUtils=w.parseFeed=w.getFeed=w.ElementType=w.Tokenizer=w.createDomStream=w.parseDOM=w.parseDocument=w.DomHandler=w.Parser=void 0;var p=S(3380);Object.defineProperty(w,"Parser",{enumerable:!0,get:function(){return p.Parser}});var _=S(3437);function F(U,N){var z=new _.DomHandler(void 0,N);return new p.Parser(z,N).end(U),z.root}function M(U,N){return F(U,N).children}Object.defineProperty(w,"DomHandler",{enumerable:!0,get:function(){return _.DomHandler}}),Object.defineProperty(w,"DefaultHandler",{enumerable:!0,get:function(){return _.DomHandler}}),w.parseDocument=F,w.parseDOM=M,w.createDomStream=function x(U,N,z){var P=new _.DomHandler(U,N,z);return new p.Parser(P,N)};var I=S(6282);Object.defineProperty(w,"Tokenizer",{enumerable:!0,get:function(){return m(I).default}});var H=f(S(6316));w.ElementType=H;var C=S(5722);Object.defineProperty(w,"getFeed",{enumerable:!0,get:function(){return C.getFeed}}),w.parseFeed=function E(U,N){return void 0===N&&(N={xmlMode:!0}),(0,C.getFeed)(M(U,N))},w.DomUtils=f(S(5722))},7156:(le,w)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.attributeNames=w.elementNames=void 0,w.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(S){return[S.toLowerCase(),S]})),w.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(S){return[S.toLowerCase(),S]}))},1175:function(le,w,S){"use strict";var v=this&&this.__assign||function(){return v=Object.assign||function(X){for(var R,ie=1,$=arguments.length;ie<$;ie++)for(var q in R=arguments[ie])Object.prototype.hasOwnProperty.call(R,q)&&(X[q]=R[q]);return X},v.apply(this,arguments)},u=this&&this.__createBinding||(Object.create?function(X,R,ie,$){void 0===$&&($=ie);var q=Object.getOwnPropertyDescriptor(R,ie);(!q||("get"in q?!R.__esModule:q.writable||q.configurable))&&(q={enumerable:!0,get:function(){return R[ie]}}),Object.defineProperty(X,$,q)}:function(X,R,ie,$){void 0===$&&($=ie),X[$]=R[ie]}),f=this&&this.__setModuleDefault||(Object.create?function(X,R){Object.defineProperty(X,"default",{enumerable:!0,value:R})}:function(X,R){X.default=R}),m=this&&this.__importStar||function(X){if(X&&X.__esModule)return X;var R={};if(null!=X)for(var ie in X)"default"!==ie&&Object.prototype.hasOwnProperty.call(X,ie)&&u(R,X,ie);return f(R,X),R};Object.defineProperty(w,"__esModule",{value:!0}),w.render=void 0;var p=m(S(6316)),_=S(4101),F=S(7156),M=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function x(X){return X.replace(/"/g,"&quot;")}var H=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function C(X,R){void 0===R&&(R={});for(var ie=("length"in X?X:[X]),$="",q=0;q<ie.length;q++)$+=E(ie[q],R);return $}function E(X,R){switch(X.type){case p.Root:return C(X.children,R);case p.Doctype:case p.Directive:return function P(X){return"<".concat(X.data,">")}(X);case p.Comment:return function K(X){return"\x3c!--".concat(X.data,"--\x3e")}(X);case p.CDATA:return function G(X){return"<![CDATA[".concat(X.children[0].data,"]]>")}(X);case p.Script:case p.Style:case p.Tag:return function z(X,R){var ie;"foreign"===R.xmlMode&&(X.name=null!==(ie=F.elementNames.get(X.name))&&void 0!==ie?ie:X.name,X.parent&&U.has(X.parent.name)&&(R=v(v({},R),{xmlMode:!1}))),!R.xmlMode&&N.has(X.name)&&(R=v(v({},R),{xmlMode:"foreign"}));var $="<".concat(X.name),q=function I(X,R){var ie;if(X){var $=!1===(null!==(ie=R.encodeEntities)&&void 0!==ie?ie:R.decodeEntities)?x:R.xmlMode||"utf8"!==R.encodeEntities?_.encodeXML:_.escapeAttribute;return Object.keys(X).map(function(q){var J,te,se=null!==(J=X[q])&&void 0!==J?J:"";return"foreign"===R.xmlMode&&(q=null!==(te=F.attributeNames.get(q))&&void 0!==te?te:q),R.emptyAttrs||R.xmlMode||""!==se?"".concat(q,'="').concat($(se),'"'):q}).join(" ")}}(X.attribs,R);return q&&($+=" ".concat(q)),0===X.children.length&&(R.xmlMode?!1!==R.selfClosingTags:R.selfClosingTags&&H.has(X.name))?(R.xmlMode||($+=" "),$+="/>"):($+=">",X.children.length>0&&($+=C(X.children,R)),(R.xmlMode||!H.has(X.name))&&($+="</".concat(X.name,">"))),$}(X,R);case p.Text:return function T(X,R){var ie,$=X.data||"";return!1!==(null!==(ie=R.encodeEntities)&&void 0!==ie?ie:R.decodeEntities)&&!(!R.xmlMode&&X.parent&&M.has(X.parent.name))&&($=R.xmlMode||"utf8"!==R.encodeEntities?(0,_.encodeXML)($):(0,_.escapeText)($)),$}(X,R)}}w.render=C,w.default=C;var U=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),N=new Set(["svg","math"])},3437:function(le,w,S){"use strict";var v=this&&this.__createBinding||(Object.create?function(F,M,x,I){void 0===I&&(I=x);var H=Object.getOwnPropertyDescriptor(M,x);(!H||("get"in H?!M.__esModule:H.writable||H.configurable))&&(H={enumerable:!0,get:function(){return M[x]}}),Object.defineProperty(F,I,H)}:function(F,M,x,I){void 0===I&&(I=x),F[I]=M[x]}),u=this&&this.__exportStar||function(F,M){for(var x in F)"default"!==x&&!Object.prototype.hasOwnProperty.call(M,x)&&v(M,F,x)};Object.defineProperty(w,"__esModule",{value:!0}),w.DomHandler=void 0;var f=S(6316),m=S(2105);u(S(2105),w);var p={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},_=function(){function F(M,x,I){this.dom=[],this.root=new m.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"==typeof x&&(I=x,x=p),"object"==typeof M&&(x=M,M=void 0),this.callback=M??null,this.options=x??p,this.elementCB=I??null}return F.prototype.onparserinit=function(M){this.parser=M},F.prototype.onreset=function(){this.dom=[],this.root=new m.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},F.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},F.prototype.onerror=function(M){this.handleCallback(M)},F.prototype.onclosetag=function(){this.lastNode=null;var M=this.tagStack.pop();this.options.withEndIndices&&(M.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(M)},F.prototype.onopentag=function(M,x){var H=new m.Element(M,x,void 0,this.options.xmlMode?f.ElementType.Tag:void 0);this.addNode(H),this.tagStack.push(H)},F.prototype.ontext=function(M){var x=this.lastNode;if(x&&x.type===f.ElementType.Text)x.data+=M,this.options.withEndIndices&&(x.endIndex=this.parser.endIndex);else{var I=new m.Text(M);this.addNode(I),this.lastNode=I}},F.prototype.oncomment=function(M){if(this.lastNode&&this.lastNode.type===f.ElementType.Comment)this.lastNode.data+=M;else{var x=new m.Comment(M);this.addNode(x),this.lastNode=x}},F.prototype.oncommentend=function(){this.lastNode=null},F.prototype.oncdatastart=function(){var M=new m.Text(""),x=new m.CDATA([M]);this.addNode(x),M.parent=x,this.lastNode=M},F.prototype.oncdataend=function(){this.lastNode=null},F.prototype.onprocessinginstruction=function(M,x){var I=new m.ProcessingInstruction(M,x);this.addNode(I)},F.prototype.handleCallback=function(M){if("function"==typeof this.callback)this.callback(M,this.dom);else if(M)throw M},F.prototype.addNode=function(M){var x=this.tagStack[this.tagStack.length-1],I=x.children[x.children.length-1];this.options.withStartIndices&&(M.startIndex=this.parser.startIndex),this.options.withEndIndices&&(M.endIndex=this.parser.endIndex),x.children.push(M),I&&(M.prev=I,I.next=M),M.parent=x,this.lastNode=null},F}();w.DomHandler=_,w.default=_},2105:function(le,w,S){"use strict";var R,v=this&&this.__extends||(R=function(ie,$){return(R=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(q,J){q.__proto__=J}||function(q,J){for(var te in J)Object.prototype.hasOwnProperty.call(J,te)&&(q[te]=J[te])})(ie,$)},function(ie,$){if("function"!=typeof $&&null!==$)throw new TypeError("Class extends value "+String($)+" is not a constructor or null");function q(){this.constructor=ie}R(ie,$),ie.prototype=null===$?Object.create($):(q.prototype=$.prototype,new q)}),u=this&&this.__assign||function(){return u=Object.assign||function(R){for(var ie,$=1,q=arguments.length;$<q;$++)for(var J in ie=arguments[$])Object.prototype.hasOwnProperty.call(ie,J)&&(R[J]=ie[J]);return R},u.apply(this,arguments)};Object.defineProperty(w,"__esModule",{value:!0}),w.cloneNode=w.hasChildren=w.isDocument=w.isDirective=w.isComment=w.isText=w.isCDATA=w.isTag=w.Element=w.Document=w.CDATA=w.NodeWithChildren=w.ProcessingInstruction=w.Comment=w.Text=w.DataNode=w.Node=void 0;var f=S(6316),m=function(){function R(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(R.prototype,"parentNode",{get:function(){return this.parent},set:function(ie){this.parent=ie},enumerable:!1,configurable:!0}),Object.defineProperty(R.prototype,"previousSibling",{get:function(){return this.prev},set:function(ie){this.prev=ie},enumerable:!1,configurable:!0}),Object.defineProperty(R.prototype,"nextSibling",{get:function(){return this.next},set:function(ie){this.next=ie},enumerable:!1,configurable:!0}),R.prototype.cloneNode=function(ie){return void 0===ie&&(ie=!1),K(this,ie)},R}();w.Node=m;var p=function(R){function ie($){var q=R.call(this)||this;return q.data=$,q}return v(ie,R),Object.defineProperty(ie.prototype,"nodeValue",{get:function(){return this.data},set:function($){this.data=$},enumerable:!1,configurable:!0}),ie}(m);w.DataNode=p;var _=function(R){function ie(){var $=null!==R&&R.apply(this,arguments)||this;return $.type=f.ElementType.Text,$}return v(ie,R),Object.defineProperty(ie.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),ie}(p);w.Text=_;var F=function(R){function ie(){var $=null!==R&&R.apply(this,arguments)||this;return $.type=f.ElementType.Comment,$}return v(ie,R),Object.defineProperty(ie.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),ie}(p);w.Comment=F;var M=function(R){function ie($,q){var J=R.call(this,q)||this;return J.name=$,J.type=f.ElementType.Directive,J}return v(ie,R),Object.defineProperty(ie.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),ie}(p);w.ProcessingInstruction=M;var x=function(R){function ie($){var q=R.call(this)||this;return q.children=$,q}return v(ie,R),Object.defineProperty(ie.prototype,"firstChild",{get:function(){var $;return null!==($=this.children[0])&&void 0!==$?$:null},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"childNodes",{get:function(){return this.children},set:function($){this.children=$},enumerable:!1,configurable:!0}),ie}(m);w.NodeWithChildren=x;var I=function(R){function ie(){var $=null!==R&&R.apply(this,arguments)||this;return $.type=f.ElementType.CDATA,$}return v(ie,R),Object.defineProperty(ie.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),ie}(x);w.CDATA=I;var H=function(R){function ie(){var $=null!==R&&R.apply(this,arguments)||this;return $.type=f.ElementType.Root,$}return v(ie,R),Object.defineProperty(ie.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),ie}(x);w.Document=H;var C=function(R){function ie($,q,J,te){void 0===J&&(J=[]),void 0===te&&(te="script"===$?f.ElementType.Script:"style"===$?f.ElementType.Style:f.ElementType.Tag);var se=R.call(this,J)||this;return se.name=$,se.attribs=q,se.type=te,se}return v(ie,R),Object.defineProperty(ie.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"tagName",{get:function(){return this.name},set:function($){this.name=$},enumerable:!1,configurable:!0}),Object.defineProperty(ie.prototype,"attributes",{get:function(){var $=this;return Object.keys(this.attribs).map(function(q){var J,te;return{name:q,value:$.attribs[q],namespace:null===(J=$["x-attribsNamespace"])||void 0===J?void 0:J[q],prefix:null===(te=$["x-attribsPrefix"])||void 0===te?void 0:te[q]}})},enumerable:!1,configurable:!0}),ie}(x);function E(R){return(0,f.isTag)(R)}function U(R){return R.type===f.ElementType.CDATA}function N(R){return R.type===f.ElementType.Text}function z(R){return R.type===f.ElementType.Comment}function P(R){return R.type===f.ElementType.Directive}function T(R){return R.type===f.ElementType.Root}function K(R,ie){var $;if(void 0===ie&&(ie=!1),N(R))$=new _(R.data);else if(z(R))$=new F(R.data);else if(E(R)){var q=ie?X(R.children):[],J=new C(R.name,u({},R.attribs),q);q.forEach(function(Se){return Se.parent=J}),null!=R.namespace&&(J.namespace=R.namespace),R["x-attribsNamespace"]&&(J["x-attribsNamespace"]=u({},R["x-attribsNamespace"])),R["x-attribsPrefix"]&&(J["x-attribsPrefix"]=u({},R["x-attribsPrefix"])),$=J}else if(U(R)){q=ie?X(R.children):[];var te=new I(q);q.forEach(function(xe){return xe.parent=te}),$=te}else if(T(R)){q=ie?X(R.children):[];var se=new H(q);q.forEach(function(xe){return xe.parent=se}),R["x-mode"]&&(se["x-mode"]=R["x-mode"]),$=se}else{if(!P(R))throw new Error("Not implemented yet: ".concat(R.type));var Me=new M(R.name,R.data);null!=R["x-name"]&&(Me["x-name"]=R["x-name"],Me["x-publicId"]=R["x-publicId"],Me["x-systemId"]=R["x-systemId"]),$=Me}return $.startIndex=R.startIndex,$.endIndex=R.endIndex,null!=R.sourceCodeLocation&&($.sourceCodeLocation=R.sourceCodeLocation),$}function X(R){for(var ie=R.map(function(q){return K(q,!0)}),$=1;$<ie.length;$++)ie[$].prev=ie[$-1],ie[$-1].next=ie[$];return ie}w.Element=C,w.isTag=E,w.isCDATA=U,w.isText=N,w.isComment=z,w.isDirective=P,w.isDocument=T,w.hasChildren=function G(R){return Object.prototype.hasOwnProperty.call(R,"children")},w.cloneNode=K},4477:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.getFeed=void 0;var v=S(8149),u=S(4279);w.getFeed=function f(E){var U=x(C,E);return U?"feed"===U.name?function m(E){var U,N=E.children,z={type:"atom",items:(0,u.getElementsByTagName)("entry",N).map(function(G){var K,X=G.children,R={media:M(X)};H(R,"id","id",X),H(R,"title","title",X);var ie=null===(K=x("link",X))||void 0===K?void 0:K.attribs.href;ie&&(R.link=ie);var $=I("summary",X)||I("content",X);$&&(R.description=$);var q=I("updated",X);return q&&(R.pubDate=new Date(q)),R})};H(z,"id","id",N),H(z,"title","title",N);var P=null===(U=x("link",N))||void 0===U?void 0:U.attribs.href;P&&(z.link=P),H(z,"description","subtitle",N);var T=I("updated",N);return T&&(z.updated=new Date(T)),H(z,"author","email",N,!0),z}(U):function p(E){var U,N,z=null!==(N=null===(U=x("channel",E.children))||void 0===U?void 0:U.children)&&void 0!==N?N:[],P={type:E.name.substr(0,3),id:"",items:(0,u.getElementsByTagName)("item",E.children).map(function(G){var K=G.children,X={media:M(K)};H(X,"id","guid",K),H(X,"title","title",K),H(X,"link","link",K),H(X,"description","description",K);var R=I("pubDate",K);return R&&(X.pubDate=new Date(R)),X})};H(P,"title","title",z),H(P,"link","link",z),H(P,"description","description",z);var T=I("lastBuildDate",z);return T&&(P.updated=new Date(T)),H(P,"author","managingEditor",z,!0),P}(U):null};var _=["url","type","lang"],F=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function M(E){return(0,u.getElementsByTagName)("media:content",E).map(function(U){for(var N=U.attribs,z={medium:N.medium,isDefault:!!N.isDefault},P=0,T=_;P<T.length;P++)N[G=T[P]]&&(z[G]=N[G]);for(var K=0,X=F;K<X.length;K++){var G;N[G=X[K]]&&(z[G]=parseInt(N[G],10))}return N.expression&&(z.expression=N.expression),z})}function x(E,U){return(0,u.getElementsByTagName)(E,U,!0,1)[0]}function I(E,U,N){return void 0===N&&(N=!1),(0,v.textContent)((0,u.getElementsByTagName)(E,U,N,1)).trim()}function H(E,U,N,z,P){void 0===P&&(P=!1);var T=I(N,z,P);T&&(E[U]=T)}function C(E){return"rss"===E||"feed"===E||"rdf:RDF"===E}},863:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.uniqueSort=w.compareDocumentPosition=w.DocumentPosition=w.removeSubsets=void 0;var f,_,v=S(3437);function m(_,F){var M=[],x=[];if(_===F)return 0;for(var I=(0,v.hasChildren)(_)?_:_.parent;I;)M.unshift(I),I=I.parent;for(I=(0,v.hasChildren)(F)?F:F.parent;I;)x.unshift(I),I=I.parent;for(var H=Math.min(M.length,x.length),C=0;C<H&&M[C]===x[C];)C++;if(0===C)return f.DISCONNECTED;var E=M[C-1],U=E.children,z=x[C];return U.indexOf(M[C])>U.indexOf(z)?E===F?f.FOLLOWING|f.CONTAINED_BY:f.FOLLOWING:E===_?f.PRECEDING|f.CONTAINS:f.PRECEDING}w.removeSubsets=function u(_){for(var F=_.length;--F>=0;){var M=_[F];if(F>0&&_.lastIndexOf(M,F-1)>=0)_.splice(F,1);else for(var x=M.parent;x;x=x.parent)if(_.includes(x)){_.splice(F,1);break}}return _},(_=f=w.DocumentPosition||(w.DocumentPosition={}))[_.DISCONNECTED=1]="DISCONNECTED",_[_.PRECEDING=2]="PRECEDING",_[_.FOLLOWING=4]="FOLLOWING",_[_.CONTAINS=8]="CONTAINS",_[_.CONTAINED_BY=16]="CONTAINED_BY",w.compareDocumentPosition=m,w.uniqueSort=function p(_){return(_=_.filter(function(F,M,x){return!x.includes(F,M+1)})).sort(function(F,M){var x=m(F,M);return x&f.PRECEDING?-1:x&f.FOLLOWING?1:0}),_}},5722:function(le,w,S){"use strict";var v=this&&this.__createBinding||(Object.create?function(m,p,_,F){void 0===F&&(F=_);var M=Object.getOwnPropertyDescriptor(p,_);(!M||("get"in M?!p.__esModule:M.writable||M.configurable))&&(M={enumerable:!0,get:function(){return p[_]}}),Object.defineProperty(m,F,M)}:function(m,p,_,F){void 0===F&&(F=_),m[F]=p[_]}),u=this&&this.__exportStar||function(m,p){for(var _ in m)"default"!==_&&!Object.prototype.hasOwnProperty.call(p,_)&&v(p,m,_)};Object.defineProperty(w,"__esModule",{value:!0}),w.hasChildren=w.isDocument=w.isComment=w.isText=w.isCDATA=w.isTag=void 0,u(S(8149),w),u(S(74),w),u(S(6180),w),u(S(2206),w),u(S(4279),w),u(S(863),w),u(S(4477),w);var f=S(3437);Object.defineProperty(w,"isTag",{enumerable:!0,get:function(){return f.isTag}}),Object.defineProperty(w,"isCDATA",{enumerable:!0,get:function(){return f.isCDATA}}),Object.defineProperty(w,"isText",{enumerable:!0,get:function(){return f.isText}}),Object.defineProperty(w,"isComment",{enumerable:!0,get:function(){return f.isComment}}),Object.defineProperty(w,"isDocument",{enumerable:!0,get:function(){return f.isDocument}}),Object.defineProperty(w,"hasChildren",{enumerable:!0,get:function(){return f.hasChildren}})},4279:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.getElementsByTagType=w.getElementsByTagName=w.getElementById=w.getElements=w.testElement=void 0;var v=S(3437),u=S(2206),f={tag_name:function(C){return"function"==typeof C?function(E){return(0,v.isTag)(E)&&C(E.name)}:"*"===C?v.isTag:function(E){return(0,v.isTag)(E)&&E.name===C}},tag_type:function(C){return"function"==typeof C?function(E){return C(E.type)}:function(E){return E.type===C}},tag_contains:function(C){return"function"==typeof C?function(E){return(0,v.isText)(E)&&C(E.data)}:function(E){return(0,v.isText)(E)&&E.data===C}}};function m(C,E){return"function"==typeof E?function(U){return(0,v.isTag)(U)&&E(U.attribs[C])}:function(U){return(0,v.isTag)(U)&&U.attribs[C]===E}}function p(C,E){return function(U){return C(U)||E(U)}}function _(C){var E=Object.keys(C).map(function(U){var N=C[U];return Object.prototype.hasOwnProperty.call(f,U)?f[U](N):m(U,N)});return 0===E.length?null:E.reduce(p)}w.testElement=function F(C,E){var U=_(C);return!U||U(E)},w.getElements=function M(C,E,U,N){void 0===N&&(N=1/0);var z=_(C);return z?(0,u.filter)(z,E,U,N):[]},w.getElementById=function x(C,E,U){return void 0===U&&(U=!0),Array.isArray(E)||(E=[E]),(0,u.findOne)(m("id",C),E,U)},w.getElementsByTagName=function I(C,E,U,N){return void 0===U&&(U=!0),void 0===N&&(N=1/0),(0,u.filter)(f.tag_name(C),E,U,N)},w.getElementsByTagType=function H(C,E,U,N){return void 0===U&&(U=!0),void 0===N&&(N=1/0),(0,u.filter)(f.tag_type(C),E,U,N)}},6180:(le,w)=>{"use strict";function S(_){if(_.prev&&(_.prev.next=_.next),_.next&&(_.next.prev=_.prev),_.parent){var F=_.parent.children;F.splice(F.lastIndexOf(_),1)}}Object.defineProperty(w,"__esModule",{value:!0}),w.prepend=w.prependChild=w.append=w.appendChild=w.replaceElement=w.removeElement=void 0,w.removeElement=S,w.replaceElement=function v(_,F){var M=F.prev=_.prev;M&&(M.next=F);var x=F.next=_.next;x&&(x.prev=F);var I=F.parent=_.parent;if(I){var H=I.children;H[H.lastIndexOf(_)]=F,_.parent=null}},w.appendChild=function u(_,F){if(S(F),F.next=null,F.parent=_,_.children.push(F)>1){var M=_.children[_.children.length-2];M.next=F,F.prev=M}else F.prev=null},w.append=function f(_,F){S(F);var M=_.parent,x=_.next;if(F.next=x,F.prev=_,_.next=F,F.parent=M,x){if(x.prev=F,M){var I=M.children;I.splice(I.lastIndexOf(x),0,F)}}else M&&M.children.push(F)},w.prependChild=function m(_,F){if(S(F),F.parent=_,F.prev=null,1!==_.children.unshift(F)){var M=_.children[1];M.prev=F,F.next=M}else F.next=null},w.prepend=function p(_,F){S(F);var M=_.parent;if(M){var x=M.children;x.splice(x.indexOf(_),0,F)}_.prev&&(_.prev.next=F),F.parent=M,F.prev=_.prev,F.next=_,_.prev=F}},2206:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.findAll=w.existsOne=w.findOne=w.findOneChild=w.find=w.filter=void 0;var v=S(3437);function f(M,x,I,H){for(var C=[],E=0,U=x;E<U.length;E++){var N=U[E];if(M(N)&&(C.push(N),--H<=0))break;if(I&&(0,v.hasChildren)(N)&&N.children.length>0){var z=f(M,N.children,I,H);if(C.push.apply(C,z),(H-=z.length)<=0)break}}return C}w.filter=function u(M,x,I,H){return void 0===I&&(I=!0),void 0===H&&(H=1/0),Array.isArray(x)||(x=[x]),f(M,x,I,H)},w.find=f,w.findOneChild=function m(M,x){return x.find(M)},w.findOne=function p(M,x,I){void 0===I&&(I=!0);for(var H=null,C=0;C<x.length&&!H;C++){var E=x[C];(0,v.isTag)(E)&&(M(E)?H=E:I&&E.children.length>0&&(H=p(M,E.children,!0)))}return H},w.existsOne=function _(M,x){return x.some(function(I){return(0,v.isTag)(I)&&(M(I)||I.children.length>0&&_(M,I.children))})},w.findAll=function F(M,x){for(var I,E,H=[],C=x.filter(v.isTag);E=C.shift();){var U=null===(I=E.children)||void 0===I?void 0:I.filter(v.isTag);U&&U.length>0&&C.unshift.apply(C,U),M(E)&&H.push(E)}return H}},8149:function(le,w,S){"use strict";var v=this&&this.__importDefault||function(I){return I&&I.__esModule?I:{default:I}};Object.defineProperty(w,"__esModule",{value:!0}),w.innerText=w.textContent=w.getText=w.getInnerHTML=w.getOuterHTML=void 0;var u=S(3437),f=v(S(1175)),m=S(6316);function p(I,H){return(0,f.default)(I,H)}w.getOuterHTML=p,w.getInnerHTML=function _(I,H){return(0,u.hasChildren)(I)?I.children.map(function(C){return p(C,H)}).join(""):""},w.getText=function F(I){return Array.isArray(I)?I.map(F).join(""):(0,u.isTag)(I)?"br"===I.name?"\n":F(I.children):(0,u.isCDATA)(I)?F(I.children):(0,u.isText)(I)?I.data:""},w.textContent=function M(I){return Array.isArray(I)?I.map(M).join(""):(0,u.hasChildren)(I)&&!(0,u.isComment)(I)?M(I.children):(0,u.isText)(I)?I.data:""},w.innerText=function x(I){return Array.isArray(I)?I.map(x).join(""):(0,u.hasChildren)(I)&&(I.type===m.ElementType.Tag||(0,u.isCDATA)(I))?x(I.children):(0,u.isText)(I)?I.data:""}},74:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.prevElementSibling=w.nextElementSibling=w.getName=w.hasAttrib=w.getAttributeValue=w.getSiblings=w.getParent=w.getChildren=void 0;var v=S(3437);function u(I){return(0,v.hasChildren)(I)?I.children:[]}function f(I){return I.parent||null}w.getChildren=u,w.getParent=f,w.getSiblings=function m(I){var E=f(I);if(null!=E)return u(E);for(var U=[I],N=I.prev,z=I.next;null!=N;)U.unshift(N),N=N.prev;for(;null!=z;)U.push(z),z=z.next;return U},w.getAttributeValue=function p(I,H){var C;return null===(C=I.attribs)||void 0===C?void 0:C[H]},w.hasAttrib=function _(I,H){return null!=I.attribs&&Object.prototype.hasOwnProperty.call(I.attribs,H)&&null!=I.attribs[H]},w.getName=function F(I){return I.name},w.nextElementSibling=function M(I){for(var C=I.next;null!==C&&!(0,v.isTag)(C);)C=C.next;return C},w.prevElementSibling=function x(I){for(var C=I.prev;null!==C&&!(0,v.isTag)(C);)C=C.prev;return C}},6569:function(le,w,S){"use strict";var v=this&&this.__importDefault||function(N){return N&&N.__esModule?N:{default:N}};Object.defineProperty(w,"__esModule",{value:!0}),w.decodeXML=w.decodeHTMLStrict=w.decodeHTML=w.determineBranch=w.BinTrieFlags=w.fromCodePoint=w.replaceCodePoint=w.decodeCodePoint=w.xmlDecodeTree=w.htmlDecodeTree=void 0;var u=v(S(1575));w.htmlDecodeTree=u.default;var f=v(S(9704));w.xmlDecodeTree=f.default;var m=v(S(3906));w.decodeCodePoint=m.default;var p=S(3906);Object.defineProperty(w,"replaceCodePoint",{enumerable:!0,get:function(){return p.replaceCodePoint}}),Object.defineProperty(w,"fromCodePoint",{enumerable:!0,get:function(){return p.fromCodePoint}});var F,N,_=(()=>{return(N=_||(_={}))[N.NUM=35]="NUM",N[N.SEMI=59]="SEMI",N[N.ZERO=48]="ZERO",N[N.NINE=57]="NINE",N[N.LOWER_A=97]="LOWER_A",N[N.LOWER_F=102]="LOWER_F",N[N.LOWER_X=120]="LOWER_X",N[N.To_LOWER_BIT=32]="To_LOWER_BIT",_;var N})();function M(N){return function(P,T){for(var G="",K=0,X=0;(X=P.indexOf("&",X))>=0;)if(G+=P.slice(K,X),K=X,P.charCodeAt(X+=1)!==_.NUM){for(var te=0,se=1,Me=0,Se=N[Me];X<P.length&&!((Me=x(N,Se,Me+1,P.charCodeAt(X)))<0);X++,se++){var xe=(Se=N[Me])&F.VALUE_LENGTH;if(xe){if((!T||P.charCodeAt(X)===_.SEMI)&&(te=Me,se=0),0==(Ye=(xe>>14)-1))break;Me+=Ye}}var Ye;0!==te&&(G+=1==(Ye=(N[te]&F.VALUE_LENGTH)>>14)?String.fromCharCode(N[te]&~F.VALUE_LENGTH):2===Ye?String.fromCharCode(N[te+1]):String.fromCharCode(N[te+1],N[te+2]),K=X-se+1)}else{var R=X+1,ie=10,$=P.charCodeAt(R);($|_.To_LOWER_BIT)===_.LOWER_X&&(ie=16,X+=1,R+=1);do{$=P.charCodeAt(++X)}while($>=_.ZERO&&$<=_.NINE||16===ie&&($|_.To_LOWER_BIT)>=_.LOWER_A&&($|_.To_LOWER_BIT)<=_.LOWER_F);if(R!==X){var q=P.substring(R,X),J=parseInt(q,ie);if(P.charCodeAt(X)===_.SEMI)X+=1;else if(T)continue;G+=(0,m.default)(J),K=X}}return G+P.slice(K)}}function x(N,z,P,T){var G=(z&F.BRANCH_LENGTH)>>7,K=z&F.JUMP_TABLE;if(0===G)return 0!==K&&T===K?P:-1;if(K){var X=T-K;return X<0||X>=G?-1:N[P+X]-1}for(var R=P,ie=R+G-1;R<=ie;){var $=R+ie>>>1,q=N[$];if(q<T)R=$+1;else{if(!(q>T))return N[$+G];ie=$-1}}return-1}(N=F=w.BinTrieFlags||(w.BinTrieFlags={}))[N.VALUE_LENGTH=49152]="VALUE_LENGTH",N[N.BRANCH_LENGTH=16256]="BRANCH_LENGTH",N[N.JUMP_TABLE=127]="JUMP_TABLE",w.determineBranch=x;var I=M(u.default),H=M(f.default);w.decodeHTML=function C(N){return I(N,!1)},w.decodeHTMLStrict=function E(N){return I(N,!0)},w.decodeXML=function U(N){return H(N,!0)}},3906:(le,w)=>{"use strict";var S;Object.defineProperty(w,"__esModule",{value:!0}),w.replaceCodePoint=w.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 u(m){var p;return m>=55296&&m<=57343||m>1114111?65533:null!==(p=v.get(m))&&void 0!==p?p:m}w.fromCodePoint=null!==(S=String.fromCodePoint)&&void 0!==S?S:function(m){var p="";return m>65535&&(m-=65536,p+=String.fromCharCode(m>>>10&1023|55296),m=56320|1023&m),p+String.fromCharCode(m)},w.replaceCodePoint=u,w.default=function f(m){return(0,w.fromCodePoint)(u(m))}},6836:function(le,w,S){"use strict";var v=this&&this.__importDefault||function(M){return M&&M.__esModule?M:{default:M}};Object.defineProperty(w,"__esModule",{value:!0}),w.encodeNonAsciiHTML=w.encodeHTML=void 0;var u=v(S(5754)),f=S(681),m=/[\t\n!-,./:-@[-`\f{-}$\x80-\uFFFF]/g;function F(M,x){for(var C,I="",H=0;null!==(C=M.exec(x));){var E=C.index;I+=x.substring(H,E);var U=x.charCodeAt(E),N=u.default.get(U);if("object"==typeof N){if(E+1<x.length){var z=x.charCodeAt(E+1),P="number"==typeof N.n?N.n===z?N.o:void 0:N.n.get(z);if(void 0!==P){I+=P,H=M.lastIndex+=1;continue}}N=N.v}if(void 0!==N)I+=N,H=E+1;else{var T=(0,f.getCodePoint)(x,E);I+="&#x".concat(T.toString(16),";"),H=M.lastIndex+=Number(T!==U)}}return I+x.substr(H)}w.encodeHTML=function p(M){return F(m,M)},w.encodeNonAsciiHTML=function _(M){return F(f.xmlReplacer,M)}},681:(le,w)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.escapeText=w.escapeAttribute=w.escapeUTF8=w.escape=w.encodeXML=w.getCodePoint=w.xmlReplacer=void 0,w.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var S=new Map([[34,"&quot;"],[38,"&amp;"],[39,"&apos;"],[60,"&lt;"],[62,"&gt;"]]);function v(f){for(var _,m="",p=0;null!==(_=w.xmlReplacer.exec(f));){var F=_.index,M=f.charCodeAt(F),x=S.get(M);void 0!==x?(m+=f.substring(p,F)+x,p=F+1):(m+="".concat(f.substring(p,F),"&#x").concat((0,w.getCodePoint)(f,F).toString(16),";"),p=w.xmlReplacer.lastIndex+=Number(55296==(64512&M)))}return m+f.substr(p)}function u(f,m){return function(_){for(var F,M=0,x="";F=f.exec(_);)M!==F.index&&(x+=_.substring(M,F.index)),x+=m.get(F[0].charCodeAt(0)),M=F.index+1;return x+_.substring(M)}}w.getCodePoint=null!=String.prototype.codePointAt?function(f,m){return f.codePointAt(m)}:function(f,m){return 55296==(64512&f.charCodeAt(m))?1024*(f.charCodeAt(m)-55296)+f.charCodeAt(m+1)-56320+65536:f.charCodeAt(m)},w.encodeXML=v,w.escape=v,w.escapeUTF8=u(/[&<>'"]/g,S),w.escapeAttribute=u(/["&\u00A0]/g,new Map([[34,"&quot;"],[38,"&amp;"],[160,"&nbsp;"]])),w.escapeText=u(/[&<>\u00A0]/g,new Map([[38,"&amp;"],[60,"&lt;"],[62,"&gt;"],[160,"&nbsp;"]]))},1575:(le,w)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.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(S){return S.charCodeAt(0)}))},9704:(le,w)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.default=new Uint16Array("\u0200aglq\t\x15\x18\x1b\u026d\x0f\0\0\x12p;\u4026os;\u4027t;\u403et;\u403cuot;\u4022".split("").map(function(S){return S.charCodeAt(0)}))},5754:(le,w)=>{"use strict";function S(v){for(var u=1;u<v.length;u++)v[u][0]+=v[u-1][0]+1;return v}Object.defineProperty(w,"__esModule",{value:!0}),w.default=new Map(S([[9,"&Tab;"],[0,"&NewLine;"],[22,"&excl;"],[0,"&quot;"],[0,"&num;"],[0,"&dollar;"],[0,"&percnt;"],[0,"&amp;"],[0,"&apos;"],[0,"&lpar;"],[0,"&rpar;"],[0,"&ast;"],[0,"&plus;"],[0,"&comma;"],[1,"&period;"],[0,"&sol;"],[10,"&colon;"],[0,"&semi;"],[0,{v:"&lt;",n:8402,o:"&nvlt;"}],[0,{v:"&equals;",n:8421,o:"&bne;"}],[0,{v:"&gt;",n:8402,o:"&nvgt;"}],[0,"&quest;"],[0,"&commat;"],[26,"&lbrack;"],[0,"&bsol;"],[0,"&rbrack;"],[0,"&Hat;"],[0,"&lowbar;"],[0,"&DiacriticalGrave;"],[5,{n:106,o:"&fjlig;"}],[20,"&lbrace;"],[0,"&verbar;"],[0,"&rbrace;"],[34,"&nbsp;"],[0,"&iexcl;"],[0,"&cent;"],[0,"&pound;"],[0,"&curren;"],[0,"&yen;"],[0,"&brvbar;"],[0,"&sect;"],[0,"&die;"],[0,"&copy;"],[0,"&ordf;"],[0,"&laquo;"],[0,"&not;"],[0,"&shy;"],[0,"&circledR;"],[0,"&macr;"],[0,"&deg;"],[0,"&PlusMinus;"],[0,"&sup2;"],[0,"&sup3;"],[0,"&acute;"],[0,"&micro;"],[0,"&para;"],[0,"&centerdot;"],[0,"&cedil;"],[0,"&sup1;"],[0,"&ordm;"],[0,"&raquo;"],[0,"&frac14;"],[0,"&frac12;"],[0,"&frac34;"],[0,"&iquest;"],[0,"&Agrave;"],[0,"&Aacute;"],[0,"&Acirc;"],[0,"&Atilde;"],[0,"&Auml;"],[0,"&angst;"],[0,"&AElig;"],[0,"&Ccedil;"],[0,"&Egrave;"],[0,"&Eacute;"],[0,"&Ecirc;"],[0,"&Euml;"],[0,"&Igrave;"],[0,"&Iacute;"],[0,"&Icirc;"],[0,"&Iuml;"],[0,"&ETH;"],[0,"&Ntilde;"],[0,"&Ograve;"],[0,"&Oacute;"],[0,"&Ocirc;"],[0,"&Otilde;"],[0,"&Ouml;"],[0,"&times;"],[0,"&Oslash;"],[0,"&Ugrave;"],[0,"&Uacute;"],[0,"&Ucirc;"],[0,"&Uuml;"],[0,"&Yacute;"],[0,"&THORN;"],[0,"&szlig;"],[0,"&agrave;"],[0,"&aacute;"],[0,"&acirc;"],[0,"&atilde;"],[0,"&auml;"],[0,"&aring;"],[0,"&aelig;"],[0,"&ccedil;"],[0,"&egrave;"],[0,"&eacute;"],[0,"&ecirc;"],[0,"&euml;"],[0,"&igrave;"],[0,"&iacute;"],[0,"&icirc;"],[0,"&iuml;"],[0,"&eth;"],[0,"&ntilde;"],[0,"&ograve;"],[0,"&oacute;"],[0,"&ocirc;"],[0,"&otilde;"],[0,"&ouml;"],[0,"&div;"],[0,"&oslash;"],[0,"&ugrave;"],[0,"&uacute;"],[0,"&ucirc;"],[0,"&uuml;"],[0,"&yacute;"],[0,"&thorn;"],[0,"&yuml;"],[0,"&Amacr;"],[0,"&amacr;"],[0,"&Abreve;"],[0,"&abreve;"],[0,"&Aogon;"],[0,"&aogon;"],[0,"&Cacute;"],[0,"&cacute;"],[0,"&Ccirc;"],[0,"&ccirc;"],[0,"&Cdot;"],[0,"&cdot;"],[0,"&Ccaron;"],[0,"&ccaron;"],[0,"&Dcaron;"],[0,"&dcaron;"],[0,"&Dstrok;"],[0,"&dstrok;"],[0,"&Emacr;"],[0,"&emacr;"],[2,"&Edot;"],[0,"&edot;"],[0,"&Eogon;"],[0,"&eogon;"],[0,"&Ecaron;"],[0,"&ecaron;"],[0,"&Gcirc;"],[0,"&gcirc;"],[0,"&Gbreve;"],[0,"&gbreve;"],[0,"&Gdot;"],[0,"&gdot;"],[0,"&Gcedil;"],[1,"&Hcirc;"],[0,"&hcirc;"],[0,"&Hstrok;"],[0,"&hstrok;"],[0,"&Itilde;"],[0,"&itilde;"],[0,"&Imacr;"],[0,"&imacr;"],[2,"&Iogon;"],[0,"&iogon;"],[0,"&Idot;"],[0,"&imath;"],[0,"&IJlig;"],[0,"&ijlig;"],[0,"&Jcirc;"],[0,"&jcirc;"],[0,"&Kcedil;"],[0,"&kcedil;"],[0,"&kgreen;"],[0,"&Lacute;"],[0,"&lacute;"],[0,"&Lcedil;"],[0,"&lcedil;"],[0,"&Lcaron;"],[0,"&lcaron;"],[0,"&Lmidot;"],[0,"&lmidot;"],[0,"&Lstrok;"],[0,"&lstrok;"],[0,"&Nacute;"],[0,"&nacute;"],[0,"&Ncedil;"],[0,"&ncedil;"],[0,"&Ncaron;"],[0,"&ncaron;"],[0,"&napos;"],[0,"&ENG;"],[0,"&eng;"],[0,"&Omacr;"],[0,"&omacr;"],[2,"&Odblac;"],[0,"&odblac;"],[0,"&OElig;"],[0,"&oelig;"],[0,"&Racute;"],[0,"&racute;"],[0,"&Rcedil;"],[0,"&rcedil;"],[0,"&Rcaron;"],[0,"&rcaron;"],[0,"&Sacute;"],[0,"&sacute;"],[0,"&Scirc;"],[0,"&scirc;"],[0,"&Scedil;"],[0,"&scedil;"],[0,"&Scaron;"],[0,"&scaron;"],[0,"&Tcedil;"],[0,"&tcedil;"],[0,"&Tcaron;"],[0,"&tcaron;"],[0,"&Tstrok;"],[0,"&tstrok;"],[0,"&Utilde;"],[0,"&utilde;"],[0,"&Umacr;"],[0,"&umacr;"],[0,"&Ubreve;"],[0,"&ubreve;"],[0,"&Uring;"],[0,"&uring;"],[0,"&Udblac;"],[0,"&udblac;"],[0,"&Uogon;"],[0,"&uogon;"],[0,"&Wcirc;"],[0,"&wcirc;"],[0,"&Ycirc;"],[0,"&ycirc;"],[0,"&Yuml;"],[0,"&Zacute;"],[0,"&zacute;"],[0,"&Zdot;"],[0,"&zdot;"],[0,"&Zcaron;"],[0,"&zcaron;"],[19,"&fnof;"],[34,"&imped;"],[63,"&gacute;"],[65,"&jmath;"],[142,"&circ;"],[0,"&caron;"],[16,"&breve;"],[0,"&DiacriticalDot;"],[0,"&ring;"],[0,"&ogon;"],[0,"&DiacriticalTilde;"],[0,"&dblac;"],[51,"&DownBreve;"],[127,"&Alpha;"],[0,"&Beta;"],[0,"&Gamma;"],[0,"&Delta;"],[0,"&Epsilon;"],[0,"&Zeta;"],[0,"&Eta;"],[0,"&Theta;"],[0,"&Iota;"],[0,"&Kappa;"],[0,"&Lambda;"],[0,"&Mu;"],[0,"&Nu;"],[0,"&Xi;"],[0,"&Omicron;"],[0,"&Pi;"],[0,"&Rho;"],[1,"&Sigma;"],[0,"&Tau;"],[0,"&Upsilon;"],[0,"&Phi;"],[0,"&Chi;"],[0,"&Psi;"],[0,"&ohm;"],[7,"&alpha;"],[0,"&beta;"],[0,"&gamma;"],[0,"&delta;"],[0,"&epsi;"],[0,"&zeta;"],[0,"&eta;"],[0,"&theta;"],[0,"&iota;"],[0,"&kappa;"],[0,"&lambda;"],[0,"&mu;"],[0,"&nu;"],[0,"&xi;"],[0,"&omicron;"],[0,"&pi;"],[0,"&rho;"],[0,"&sigmaf;"],[0,"&sigma;"],[0,"&tau;"],[0,"&upsi;"],[0,"&phi;"],[0,"&chi;"],[0,"&psi;"],[0,"&omega;"],[7,"&thetasym;"],[0,"&Upsi;"],[2,"&phiv;"],[0,"&piv;"],[5,"&Gammad;"],[0,"&digamma;"],[18,"&kappav;"],[0,"&rhov;"],[3,"&epsiv;"],[0,"&backepsilon;"],[10,"&IOcy;"],[0,"&DJcy;"],[0,"&GJcy;"],[0,"&Jukcy;"],[0,"&DScy;"],[0,"&Iukcy;"],[0,"&YIcy;"],[0,"&Jsercy;"],[0,"&LJcy;"],[0,"&NJcy;"],[0,"&TSHcy;"],[0,"&KJcy;"],[1,"&Ubrcy;"],[0,"&DZcy;"],[0,"&Acy;"],[0,"&Bcy;"],[0,"&Vcy;"],[0,"&Gcy;"],[0,"&Dcy;"],[0,"&IEcy;"],[0,"&ZHcy;"],[0,"&Zcy;"],[0,"&Icy;"],[0,"&Jcy;"],[0,"&Kcy;"],[0,"&Lcy;"],[0,"&Mcy;"],[0,"&Ncy;"],[0,"&Ocy;"],[0,"&Pcy;"],[0,"&Rcy;"],[0,"&Scy;"],[0,"&Tcy;"],[0,"&Ucy;"],[0,"&Fcy;"],[0,"&KHcy;"],[0,"&TScy;"],[0,"&CHcy;"],[0,"&SHcy;"],[0,"&SHCHcy;"],[0,"&HARDcy;"],[0,"&Ycy;"],[0,"&SOFTcy;"],[0,"&Ecy;"],[0,"&YUcy;"],[0,"&YAcy;"],[0,"&acy;"],[0,"&bcy;"],[0,"&vcy;"],[0,"&gcy;"],[0,"&dcy;"],[0,"&iecy;"],[0,"&zhcy;"],[0,"&zcy;"],[0,"&icy;"],[0,"&jcy;"],[0,"&kcy;"],[0,"&lcy;"],[0,"&mcy;"],[0,"&ncy;"],[0,"&ocy;"],[0,"&pcy;"],[0,"&rcy;"],[0,"&scy;"],[0,"&tcy;"],[0,"&ucy;"],[0,"&fcy;"],[0,"&khcy;"],[0,"&tscy;"],[0,"&chcy;"],[0,"&shcy;"],[0,"&shchcy;"],[0,"&hardcy;"],[0,"&ycy;"],[0,"&softcy;"],[0,"&ecy;"],[0,"&yucy;"],[0,"&yacy;"],[1,"&iocy;"],[0,"&djcy;"],[0,"&gjcy;"],[0,"&jukcy;"],[0,"&dscy;"],[0,"&iukcy;"],[0,"&yicy;"],[0,"&jsercy;"],[0,"&ljcy;"],[0,"&njcy;"],[0,"&tshcy;"],[0,"&kjcy;"],[1,"&ubrcy;"],[0,"&dzcy;"],[7074,"&ensp;"],[0,"&emsp;"],[0,"&emsp13;"],[0,"&emsp14;"],[1,"&numsp;"],[0,"&puncsp;"],[0,"&ThinSpace;"],[0,"&hairsp;"],[0,"&NegativeMediumSpace;"],[0,"&zwnj;"],[0,"&zwj;"],[0,"&lrm;"],[0,"&rlm;"],[0,"&dash;"],[2,"&ndash;"],[0,"&mdash;"],[0,"&horbar;"],[0,"&Verbar;"],[1,"&lsquo;"],[0,"&CloseCurlyQuote;"],[0,"&lsquor;"],[1,"&ldquo;"],[0,"&CloseCurlyDoubleQuote;"],[0,"&bdquo;"],[1,"&dagger;"],[0,"&Dagger;"],[0,"&bull;"],[2,"&nldr;"],[0,"&hellip;"],[9,"&permil;"],[0,"&pertenk;"],[0,"&prime;"],[0,"&Prime;"],[0,"&tprime;"],[0,"&backprime;"],[3,"&lsaquo;"],[0,"&rsaquo;"],[3,"&oline;"],[2,"&caret;"],[1,"&hybull;"],[0,"&frasl;"],[10,"&bsemi;"],[7,"&qprime;"],[7,{v:"&MediumSpace;",n:8202,o:"&ThickSpace;"}],[0,"&NoBreak;"],[0,"&af;"],[0,"&InvisibleTimes;"],[0,"&ic;"],[72,"&euro;"],[46,"&tdot;"],[0,"&DotDot;"],[37,"&complexes;"],[2,"&incare;"],[4,"&gscr;"],[0,"&hamilt;"],[0,"&Hfr;"],[0,"&Hopf;"],[0,"&planckh;"],[0,"&hbar;"],[0,"&imagline;"],[0,"&Ifr;"],[0,"&lagran;"],[0,"&ell;"],[1,"&naturals;"],[0,"&numero;"],[0,"&copysr;"],[0,"&weierp;"],[0,"&Popf;"],[0,"&Qopf;"],[0,"&realine;"],[0,"&real;"],[0,"&reals;"],[0,"&rx;"],[3,"&trade;"],[1,"&integers;"],[2,"&mho;"],[0,"&zeetrf;"],[0,"&iiota;"],[2,"&bernou;"],[0,"&Cayleys;"],[1,"&escr;"],[0,"&Escr;"],[0,"&Fouriertrf;"],[1,"&Mellintrf;"],[0,"&order;"],[0,"&alefsym;"],[0,"&beth;"],[0,"&gimel;"],[0,"&daleth;"],[12,"&CapitalDifferentialD;"],[0,"&dd;"],[0,"&ee;"],[0,"&ii;"],[10,"&frac13;"],[0,"&frac23;"],[0,"&frac15;"],[0,"&frac25;"],[0,"&frac35;"],[0,"&frac45;"],[0,"&frac16;"],[0,"&frac56;"],[0,"&frac18;"],[0,"&frac38;"],[0,"&frac58;"],[0,"&frac78;"],[49,"&larr;"],[0,"&ShortUpArrow;"],[0,"&rarr;"],[0,"&darr;"],[0,"&harr;"],[0,"&updownarrow;"],[0,"&nwarr;"],[0,"&nearr;"],[0,"&LowerRightArrow;"],[0,"&LowerLeftArrow;"],[0,"&nlarr;"],[0,"&nrarr;"],[1,{v:"&rarrw;",n:824,o:"&nrarrw;"}],[0,"&Larr;"],[0,"&Uarr;"],[0,"&Rarr;"],[0,"&Darr;"],[0,"&larrtl;"],[0,"&rarrtl;"],[0,"&LeftTeeArrow;"],[0,"&mapstoup;"],[0,"&map;"],[0,"&DownTeeArrow;"],[1,"&hookleftarrow;"],[0,"&hookrightarrow;"],[0,"&larrlp;"],[0,"&looparrowright;"],[0,"&harrw;"],[0,"&nharr;"],[1,"&lsh;"],[0,"&rsh;"],[0,"&ldsh;"],[0,"&rdsh;"],[1,"&crarr;"],[0,"&cularr;"],[0,"&curarr;"],[2,"&circlearrowleft;"],[0,"&circlearrowright;"],[0,"&leftharpoonup;"],[0,"&DownLeftVector;"],[0,"&RightUpVector;"],[0,"&LeftUpVector;"],[0,"&rharu;"],[0,"&DownRightVector;"],[0,"&dharr;"],[0,"&dharl;"],[0,"&RightArrowLeftArrow;"],[0,"&udarr;"],[0,"&LeftArrowRightArrow;"],[0,"&leftleftarrows;"],[0,"&upuparrows;"],[0,"&rightrightarrows;"],[0,"&ddarr;"],[0,"&leftrightharpoons;"],[0,"&Equilibrium;"],[0,"&nlArr;"],[0,"&nhArr;"],[0,"&nrArr;"],[0,"&DoubleLeftArrow;"],[0,"&DoubleUpArrow;"],[0,"&DoubleRightArrow;"],[0,"&dArr;"],[0,"&DoubleLeftRightArrow;"],[0,"&DoubleUpDownArrow;"],[0,"&nwArr;"],[0,"&neArr;"],[0,"&seArr;"],[0,"&swArr;"],[0,"&lAarr;"],[0,"&rAarr;"],[1,"&zigrarr;"],[6,"&larrb;"],[0,"&rarrb;"],[15,"&DownArrowUpArrow;"],[7,"&loarr;"],[0,"&roarr;"],[0,"&hoarr;"],[0,"&forall;"],[0,"&comp;"],[0,{v:"&part;",n:824,o:"&npart;"}],[0,"&exist;"],[0,"&nexist;"],[0,"&empty;"],[1,"&Del;"],[0,"&Element;"],[0,"&NotElement;"],[1,"&ni;"],[0,"&notni;"],[2,"&prod;"],[0,"&coprod;"],[0,"&sum;"],[0,"&minus;"],[0,"&MinusPlus;"],[0,"&dotplus;"],[1,"&Backslash;"],[0,"&lowast;"],[0,"&compfn;"],[1,"&radic;"],[2,"&prop;"],[0,"&infin;"],[0,"&angrt;"],[0,{v:"&ang;",n:8402,o:"&nang;"}],[0,"&angmsd;"],[0,"&angsph;"],[0,"&mid;"],[0,"&nmid;"],[0,"&DoubleVerticalBar;"],[0,"&NotDoubleVerticalBar;"],[0,"&and;"],[0,"&or;"],[0,{v:"&cap;",n:65024,o:"&caps;"}],[0,{v:"&cup;",n:65024,o:"&cups;"}],[0,"&int;"],[0,"&Int;"],[0,"&iiint;"],[0,"&conint;"],[0,"&Conint;"],[0,"&Cconint;"],[0,"&cwint;"],[0,"&ClockwiseContourIntegral;"],[0,"&awconint;"],[0,"&there4;"],[0,"&becaus;"],[0,"&ratio;"],[0,"&Colon;"],[0,"&dotminus;"],[1,"&mDDot;"],[0,"&homtht;"],[0,{v:"&sim;",n:8402,o:"&nvsim;"}],[0,{v:"&backsim;",n:817,o:"&race;"}],[0,{v:"&ac;",n:819,o:"&acE;"}],[0,"&acd;"],[0,"&VerticalTilde;"],[0,"&NotTilde;"],[0,{v:"&eqsim;",n:824,o:"&nesim;"}],[0,"&sime;"],[0,"&NotTildeEqual;"],[0,"&cong;"],[0,"&simne;"],[0,"&ncong;"],[0,"&ap;"],[0,"&nap;"],[0,"&ape;"],[0,{v:"&apid;",n:824,o:"&napid;"}],[0,"&backcong;"],[0,{v:"&asympeq;",n:8402,o:"&nvap;"}],[0,{v:"&bump;",n:824,o:"&nbump;"}],[0,{v:"&bumpe;",n:824,o:"&nbumpe;"}],[0,{v:"&doteq;",n:824,o:"&nedot;"}],[0,"&doteqdot;"],[0,"&efDot;"],[0,"&erDot;"],[0,"&Assign;"],[0,"&ecolon;"],[0,"&ecir;"],[0,"&circeq;"],[1,"&wedgeq;"],[0,"&veeeq;"],[1,"&triangleq;"],[2,"&equest;"],[0,"&ne;"],[0,{v:"&Congruent;",n:8421,o:"&bnequiv;"}],[0,"&nequiv;"],[1,{v:"&le;",n:8402,o:"&nvle;"}],[0,{v:"&ge;",n:8402,o:"&nvge;"}],[0,{v:"&lE;",n:824,o:"&nlE;"}],[0,{v:"&gE;",n:824,o:"&ngE;"}],[0,{v:"&lnE;",n:65024,o:"&lvertneqq;"}],[0,{v:"&gnE;",n:65024,o:"&gvertneqq;"}],[0,{v:"&ll;",n:new Map(S([[824,"&nLtv;"],[7577,"&nLt;"]]))}],[0,{v:"&gg;",n:new Map(S([[824,"&nGtv;"],[7577,"&nGt;"]]))}],[0,"&between;"],[0,"&NotCupCap;"],[0,"&nless;"],[0,"&ngt;"],[0,"&nle;"],[0,"&nge;"],[0,"&lesssim;"],[0,"&GreaterTilde;"],[0,"&nlsim;"],[0,"&ngsim;"],[0,"&LessGreater;"],[0,"&gl;"],[0,"&NotLessGreater;"],[0,"&NotGreaterLess;"],[0,"&pr;"],[0,"&sc;"],[0,"&prcue;"],[0,"&sccue;"],[0,"&PrecedesTilde;"],[0,{v:"&scsim;",n:824,o:"&NotSucceedsTilde;"}],[0,"&NotPrecedes;"],[0,"&NotSucceeds;"],[0,{v:"&sub;",n:8402,o:"&NotSubset;"}],[0,{v:"&sup;",n:8402,o:"&NotSuperset;"}],[0,"&nsub;"],[0,"&nsup;"],[0,"&sube;"],[0,"&supe;"],[0,"&NotSubsetEqual;"],[0,"&NotSupersetEqual;"],[0,{v:"&subne;",n:65024,o:"&varsubsetneq;"}],[0,{v:"&supne;",n:65024,o:"&varsupsetneq;"}],[1,"&cupdot;"],[0,"&UnionPlus;"],[0,{v:"&sqsub;",n:824,o:"&NotSquareSubset;"}],[0,{v:"&sqsup;",n:824,o:"&NotSquareSuperset;"}],[0,"&sqsube;"],[0,"&sqsupe;"],[0,{v:"&sqcap;",n:65024,o:"&sqcaps;"}],[0,{v:"&sqcup;",n:65024,o:"&sqcups;"}],[0,"&CirclePlus;"],[0,"&CircleMinus;"],[0,"&CircleTimes;"],[0,"&osol;"],[0,"&CircleDot;"],[0,"&circledcirc;"],[0,"&circledast;"],[1,"&circleddash;"],[0,"&boxplus;"],[0,"&boxminus;"],[0,"&boxtimes;"],[0,"&dotsquare;"],[0,"&RightTee;"],[0,"&dashv;"],[0,"&DownTee;"],[0,"&bot;"],[1,"&models;"],[0,"&DoubleRightTee;"],[0,"&Vdash;"],[0,"&Vvdash;"],[0,"&VDash;"],[0,"&nvdash;"],[0,"&nvDash;"],[0,"&nVdash;"],[0,"&nVDash;"],[0,"&prurel;"],[1,"&LeftTriangle;"],[0,"&RightTriangle;"],[0,{v:"&LeftTriangleEqual;",n:8402,o:"&nvltrie;"}],[0,{v:"&RightTriangleEqual;",n:8402,o:"&nvrtrie;"}],[0,"&origof;"],[0,"&imof;"],[0,"&multimap;"],[0,"&hercon;"],[0,"&intcal;"],[0,"&veebar;"],[1,"&barvee;"],[0,"&angrtvb;"],[0,"&lrtri;"],[0,"&bigwedge;"],[0,"&bigvee;"],[0,"&bigcap;"],[0,"&bigcup;"],[0,"&diam;"],[0,"&sdot;"],[0,"&sstarf;"],[0,"&divideontimes;"],[0,"&bowtie;"],[0,"&ltimes;"],[0,"&rtimes;"],[0,"&leftthreetimes;"],[0,"&rightthreetimes;"],[0,"&backsimeq;"],[0,"&curlyvee;"],[0,"&curlywedge;"],[0,"&Sub;"],[0,"&Sup;"],[0,"&Cap;"],[0,"&Cup;"],[0,"&fork;"],[0,"&epar;"],[0,"&lessdot;"],[0,"&gtdot;"],[0,{v:"&Ll;",n:824,o:"&nLl;"}],[0,{v:"&Gg;",n:824,o:"&nGg;"}],[0,{v:"&leg;",n:65024,o:"&lesg;"}],[0,{v:"&gel;",n:65024,o:"&gesl;"}],[2,"&cuepr;"],[0,"&cuesc;"],[0,"&NotPrecedesSlantEqual;"],[0,"&NotSucceedsSlantEqual;"],[0,"&NotSquareSubsetEqual;"],[0,"&NotSquareSupersetEqual;"],[2,"&lnsim;"],[0,"&gnsim;"],[0,"&precnsim;"],[0,"&scnsim;"],[0,"&nltri;"],[0,"&NotRightTriangle;"],[0,"&nltrie;"],[0,"&NotRightTriangleEqual;"],[0,"&vellip;"],[0,"&ctdot;"],[0,"&utdot;"],[0,"&dtdot;"],[0,"&disin;"],[0,"&isinsv;"],[0,"&isins;"],[0,{v:"&isindot;",n:824,o:"&notindot;"}],[0,"&notinvc;"],[0,"&notinvb;"],[1,{v:"&isinE;",n:824,o:"&notinE;"}],[0,"&nisd;"],[0,"&xnis;"],[0,"&nis;"],[0,"&notnivc;"],[0,"&notnivb;"],[6,"&barwed;"],[0,"&Barwed;"],[1,"&lceil;"],[0,"&rceil;"],[0,"&LeftFloor;"],[0,"&rfloor;"],[0,"&drcrop;"],[0,"&dlcrop;"],[0,"&urcrop;"],[0,"&ulcrop;"],[0,"&bnot;"],[1,"&profline;"],[0,"&profsurf;"],[1,"&telrec;"],[0,"&target;"],[5,"&ulcorn;"],[0,"&urcorn;"],[0,"&dlcorn;"],[0,"&drcorn;"],[2,"&frown;"],[0,"&smile;"],[9,"&cylcty;"],[0,"&profalar;"],[7,"&topbot;"],[6,"&ovbar;"],[1,"&solbar;"],[60,"&angzarr;"],[51,"&lmoustache;"],[0,"&rmoustache;"],[2,"&OverBracket;"],[0,"&bbrk;"],[0,"&bbrktbrk;"],[37,"&OverParenthesis;"],[0,"&UnderParenthesis;"],[0,"&OverBrace;"],[0,"&UnderBrace;"],[2,"&trpezium;"],[4,"&elinters;"],[59,"&blank;"],[164,"&circledS;"],[55,"&boxh;"],[1,"&boxv;"],[9,"&boxdr;"],[3,"&boxdl;"],[3,"&boxur;"],[3,"&boxul;"],[3,"&boxvr;"],[7,"&boxvl;"],[7,"&boxhd;"],[7,"&boxhu;"],[7,"&boxvh;"],[19,"&boxH;"],[0,"&boxV;"],[0,"&boxdR;"],[0,"&boxDr;"],[0,"&boxDR;"],[0,"&boxdL;"],[0,"&boxDl;"],[0,"&boxDL;"],[0,"&boxuR;"],[0,"&boxUr;"],[0,"&boxUR;"],[0,"&boxuL;"],[0,"&boxUl;"],[0,"&boxUL;"],[0,"&boxvR;"],[0,"&boxVr;"],[0,"&boxVR;"],[0,"&boxvL;"],[0,"&boxVl;"],[0,"&boxVL;"],[0,"&boxHd;"],[0,"&boxhD;"],[0,"&boxHD;"],[0,"&boxHu;"],[0,"&boxhU;"],[0,"&boxHU;"],[0,"&boxvH;"],[0,"&boxVh;"],[0,"&boxVH;"],[19,"&uhblk;"],[3,"&lhblk;"],[3,"&block;"],[8,"&blk14;"],[0,"&blk12;"],[0,"&blk34;"],[13,"&square;"],[8,"&blacksquare;"],[0,"&EmptyVerySmallSquare;"],[1,"&rect;"],[0,"&marker;"],[2,"&fltns;"],[1,"&bigtriangleup;"],[0,"&blacktriangle;"],[0,"&triangle;"],[2,"&blacktriangleright;"],[0,"&rtri;"],[3,"&bigtriangledown;"],[0,"&blacktriangledown;"],[0,"&dtri;"],[2,"&blacktriangleleft;"],[0,"&ltri;"],[6,"&loz;"],[0,"&cir;"],[32,"&tridot;"],[2,"&bigcirc;"],[8,"&ultri;"],[0,"&urtri;"],[0,"&lltri;"],[0,"&EmptySmallSquare;"],[0,"&FilledSmallSquare;"],[8,"&bigstar;"],[0,"&star;"],[7,"&phone;"],[49,"&female;"],[1,"&male;"],[29,"&spades;"],[2,"&clubs;"],[1,"&hearts;"],[0,"&diamondsuit;"],[3,"&sung;"],[2,"&flat;"],[0,"&natural;"],[0,"&sharp;"],[163,"&check;"],[3,"&cross;"],[8,"&malt;"],[21,"&sext;"],[33,"&VerticalSeparator;"],[25,"&lbbrk;"],[0,"&rbbrk;"],[84,"&bsolhsub;"],[0,"&suphsol;"],[28,"&LeftDoubleBracket;"],[0,"&RightDoubleBracket;"],[0,"&lang;"],[0,"&rang;"],[0,"&Lang;"],[0,"&Rang;"],[0,"&loang;"],[0,"&roang;"],[7,"&longleftarrow;"],[0,"&longrightarrow;"],[0,"&longleftrightarrow;"],[0,"&DoubleLongLeftArrow;"],[0,"&DoubleLongRightArrow;"],[0,"&DoubleLongLeftRightArrow;"],[1,"&longmapsto;"],[2,"&dzigrarr;"],[258,"&nvlArr;"],[0,"&nvrArr;"],[0,"&nvHarr;"],[0,"&Map;"],[6,"&lbarr;"],[0,"&bkarow;"],[0,"&lBarr;"],[0,"&dbkarow;"],[0,"&drbkarow;"],[0,"&DDotrahd;"],[0,"&UpArrowBar;"],[0,"&DownArrowBar;"],[2,"&Rarrtl;"],[2,"&latail;"],[0,"&ratail;"],[0,"&lAtail;"],[0,"&rAtail;"],[0,"&larrfs;"],[0,"&rarrfs;"],[0,"&larrbfs;"],[0,"&rarrbfs;"],[2,"&nwarhk;"],[0,"&nearhk;"],[0,"&hksearow;"],[0,"&hkswarow;"],[0,"&nwnear;"],[0,"&nesear;"],[0,"&seswar;"],[0,"&swnwar;"],[8,{v:"&rarrc;",n:824,o:"&nrarrc;"}],[1,"&cudarrr;"],[0,"&ldca;"],[0,"&rdca;"],[0,"&cudarrl;"],[0,"&larrpl;"],[2,"&curarrm;"],[0,"&cularrp;"],[7,"&rarrpl;"],[2,"&harrcir;"],[0,"&Uarrocir;"],[0,"&lurdshar;"],[0,"&ldrushar;"],[2,"&LeftRightVector;"],[0,"&RightUpDownVector;"],[0,"&DownLeftRightVector;"],[0,"&LeftUpDownVector;"],[0,"&LeftVectorBar;"],[0,"&RightVectorBar;"],[0,"&RightUpVectorBar;"],[0,"&RightDownVectorBar;"],[0,"&DownLeftVectorBar;"],[0,"&DownRightVectorBar;"],[0,"&LeftUpVectorBar;"],[0,"&LeftDownVectorBar;"],[0,"&LeftTeeVector;"],[0,"&RightTeeVector;"],[0,"&RightUpTeeVector;"],[0,"&RightDownTeeVector;"],[0,"&DownLeftTeeVector;"],[0,"&DownRightTeeVector;"],[0,"&LeftUpTeeVector;"],[0,"&LeftDownTeeVector;"],[0,"&lHar;"],[0,"&uHar;"],[0,"&rHar;"],[0,"&dHar;"],[0,"&luruhar;"],[0,"&ldrdhar;"],[0,"&ruluhar;"],[0,"&rdldhar;"],[0,"&lharul;"],[0,"&llhard;"],[0,"&rharul;"],[0,"&lrhard;"],[0,"&udhar;"],[0,"&duhar;"],[0,"&RoundImplies;"],[0,"&erarr;"],[0,"&simrarr;"],[0,"&larrsim;"],[0,"&rarrsim;"],[0,"&rarrap;"],[0,"&ltlarr;"],[1,"&gtrarr;"],[0,"&subrarr;"],[1,"&suplarr;"],[0,"&lfisht;"],[0,"&rfisht;"],[0,"&ufisht;"],[0,"&dfisht;"],[5,"&lopar;"],[0,"&ropar;"],[4,"&lbrke;"],[0,"&rbrke;"],[0,"&lbrkslu;"],[0,"&rbrksld;"],[0,"&lbrksld;"],[0,"&rbrkslu;"],[0,"&langd;"],[0,"&rangd;"],[0,"&lparlt;"],[0,"&rpargt;"],[0,"&gtlPar;"],[0,"&ltrPar;"],[3,"&vzigzag;"],[1,"&vangrt;"],[0,"&angrtvbd;"],[6,"&ange;"],[0,"&range;"],[0,"&dwangle;"],[0,"&uwangle;"],[0,"&angmsdaa;"],[0,"&angmsdab;"],[0,"&angmsdac;"],[0,"&angmsdad;"],[0,"&angmsdae;"],[0,"&angmsdaf;"],[0,"&angmsdag;"],[0,"&angmsdah;"],[0,"&bemptyv;"],[0,"&demptyv;"],[0,"&cemptyv;"],[0,"&raemptyv;"],[0,"&laemptyv;"],[0,"&ohbar;"],[0,"&omid;"],[0,"&opar;"],[1,"&operp;"],[1,"&olcross;"],[0,"&odsold;"],[1,"&olcir;"],[0,"&ofcir;"],[0,"&olt;"],[0,"&ogt;"],[0,"&cirscir;"],[0,"&cirE;"],[0,"&solb;"],[0,"&bsolb;"],[3,"&boxbox;"],[3,"&trisb;"],[0,"&rtriltri;"],[0,{v:"&LeftTriangleBar;",n:824,o:"&NotLeftTriangleBar;"}],[0,{v:"&RightTriangleBar;",n:824,o:"&NotRightTriangleBar;"}],[11,"&iinfin;"],[0,"&infintie;"],[0,"&nvinfin;"],[4,"&eparsl;"],[0,"&smeparsl;"],[0,"&eqvparsl;"],[5,"&blacklozenge;"],[8,"&RuleDelayed;"],[1,"&dsol;"],[9,"&bigodot;"],[0,"&bigoplus;"],[0,"&bigotimes;"],[1,"&biguplus;"],[1,"&bigsqcup;"],[5,"&iiiint;"],[0,"&fpartint;"],[2,"&cirfnint;"],[0,"&awint;"],[0,"&rppolint;"],[0,"&scpolint;"],[0,"&npolint;"],[0,"&pointint;"],[0,"&quatint;"],[0,"&intlarhk;"],[10,"&pluscir;"],[0,"&plusacir;"],[0,"&simplus;"],[0,"&plusdu;"],[0,"&plussim;"],[0,"&plustwo;"],[1,"&mcomma;"],[0,"&minusdu;"],[2,"&loplus;"],[0,"&roplus;"],[0,"&Cross;"],[0,"&timesd;"],[0,"&timesbar;"],[1,"&smashp;"],[0,"&lotimes;"],[0,"&rotimes;"],[0,"&otimesas;"],[0,"&Otimes;"],[0,"&odiv;"],[0,"&triplus;"],[0,"&triminus;"],[0,"&tritime;"],[0,"&intprod;"],[2,"&amalg;"],[0,"&capdot;"],[1,"&ncup;"],[0,"&ncap;"],[0,"&capand;"],[0,"&cupor;"],[0,"&cupcap;"],[0,"&capcup;"],[0,"&cupbrcap;"],[0,"&capbrcup;"],[0,"&cupcup;"],[0,"&capcap;"],[0,"&ccups;"],[0,"&ccaps;"],[2,"&ccupssm;"],[2,"&And;"],[0,"&Or;"],[0,"&andand;"],[0,"&oror;"],[0,"&orslope;"],[0,"&andslope;"],[1,"&andv;"],[0,"&orv;"],[0,"&andd;"],[0,"&ord;"],[1,"&wedbar;"],[6,"&sdote;"],[3,"&simdot;"],[2,{v:"&congdot;",n:824,o:"&ncongdot;"}],[0,"&easter;"],[0,"&apacir;"],[0,{v:"&apE;",n:824,o:"&napE;"}],[0,"&eplus;"],[0,"&pluse;"],[0,"&Esim;"],[0,"&Colone;"],[0,"&Equal;"],[1,"&ddotseq;"],[0,"&equivDD;"],[0,"&ltcir;"],[0,"&gtcir;"],[0,"&ltquest;"],[0,"&gtquest;"],[0,{v:"&leqslant;",n:824,o:"&nleqslant;"}],[0,{v:"&geqslant;",n:824,o:"&ngeqslant;"}],[0,"&lesdot;"],[0,"&gesdot;"],[0,"&lesdoto;"],[0,"&gesdoto;"],[0,"&lesdotor;"],[0,"&gesdotol;"],[0,"&lap;"],[0,"&gap;"],[0,"&lne;"],[0,"&gne;"],[0,"&lnap;"],[0,"&gnap;"],[0,"&lEg;"],[0,"&gEl;"],[0,"&lsime;"],[0,"&gsime;"],[0,"&lsimg;"],[0,"&gsiml;"],[0,"&lgE;"],[0,"&glE;"],[0,"&lesges;"],[0,"&gesles;"],[0,"&els;"],[0,"&egs;"],[0,"&elsdot;"],[0,"&egsdot;"],[0,"&el;"],[0,"&eg;"],[2,"&siml;"],[0,"&simg;"],[0,"&simlE;"],[0,"&simgE;"],[0,{v:"&LessLess;",n:824,o:"&NotNestedLessLess;"}],[0,{v:"&GreaterGreater;",n:824,o:"&NotNestedGreaterGreater;"}],[1,"&glj;"],[0,"&gla;"],[0,"&ltcc;"],[0,"&gtcc;"],[0,"&lescc;"],[0,"&gescc;"],[0,"&smt;"],[0,"&lat;"],[0,{v:"&smte;",n:65024,o:"&smtes;"}],[0,{v:"&late;",n:65024,o:"&lates;"}],[0,"&bumpE;"],[0,{v:"&PrecedesEqual;",n:824,o:"&NotPrecedesEqual;"}],[0,{v:"&sce;",n:824,o:"&NotSucceedsEqual;"}],[2,"&prE;"],[0,"&scE;"],[0,"&precneqq;"],[0,"&scnE;"],[0,"&prap;"],[0,"&scap;"],[0,"&precnapprox;"],[0,"&scnap;"],[0,"&Pr;"],[0,"&Sc;"],[0,"&subdot;"],[0,"&supdot;"],[0,"&subplus;"],[0,"&supplus;"],[0,"&submult;"],[0,"&supmult;"],[0,"&subedot;"],[0,"&supedot;"],[0,{v:"&subE;",n:824,o:"&nsubE;"}],[0,{v:"&supE;",n:824,o:"&nsupE;"}],[0,"&subsim;"],[0,"&supsim;"],[2,{v:"&subnE;",n:65024,o:"&varsubsetneqq;"}],[0,{v:"&supnE;",n:65024,o:"&varsupsetneqq;"}],[2,"&csub;"],[0,"&csup;"],[0,"&csube;"],[0,"&csupe;"],[0,"&subsup;"],[0,"&supsub;"],[0,"&subsub;"],[0,"&supsup;"],[0,"&suphsub;"],[0,"&supdsub;"],[0,"&forkv;"],[0,"&topfork;"],[0,"&mlcp;"],[8,"&Dashv;"],[1,"&Vdashl;"],[0,"&Barv;"],[0,"&vBar;"],[0,"&vBarv;"],[1,"&Vbar;"],[0,"&Not;"],[0,"&bNot;"],[0,"&rnmid;"],[0,"&cirmid;"],[0,"&midcir;"],[0,"&topcir;"],[0,"&nhpar;"],[0,"&parsim;"],[9,{v:"&parsl;",n:8421,o:"&nparsl;"}],[44343,{n:new Map(S([[56476,"&Ascr;"],[1,"&Cscr;"],[0,"&Dscr;"],[2,"&Gscr;"],[2,"&Jscr;"],[0,"&Kscr;"],[2,"&Nscr;"],[0,"&Oscr;"],[0,"&Pscr;"],[0,"&Qscr;"],[1,"&Sscr;"],[0,"&Tscr;"],[0,"&Uscr;"],[0,"&Vscr;"],[0,"&Wscr;"],[0,"&Xscr;"],[0,"&Yscr;"],[0,"&Zscr;"],[0,"&ascr;"],[0,"&bscr;"],[0,"&cscr;"],[0,"&dscr;"],[1,"&fscr;"],[1,"&hscr;"],[0,"&iscr;"],[0,"&jscr;"],[0,"&kscr;"],[0,"&lscr;"],[0,"&mscr;"],[0,"&nscr;"],[1,"&pscr;"],[0,"&qscr;"],[0,"&rscr;"],[0,"&sscr;"],[0,"&tscr;"],[0,"&uscr;"],[0,"&vscr;"],[0,"&wscr;"],[0,"&xscr;"],[0,"&yscr;"],[0,"&zscr;"],[52,"&Afr;"],[0,"&Bfr;"],[1,"&Dfr;"],[0,"&Efr;"],[0,"&Ffr;"],[0,"&Gfr;"],[2,"&Jfr;"],[0,"&Kfr;"],[0,"&Lfr;"],[0,"&Mfr;"],[0,"&Nfr;"],[0,"&Ofr;"],[0,"&Pfr;"],[0,"&Qfr;"],[1,"&Sfr;"],[0,"&Tfr;"],[0,"&Ufr;"],[0,"&Vfr;"],[0,"&Wfr;"],[0,"&Xfr;"],[0,"&Yfr;"],[1,"&afr;"],[0,"&bfr;"],[0,"&cfr;"],[0,"&dfr;"],[0,"&efr;"],[0,"&ffr;"],[0,"&gfr;"],[0,"&hfr;"],[0,"&ifr;"],[0,"&jfr;"],[0,"&kfr;"],[0,"&lfr;"],[0,"&mfr;"],[0,"&nfr;"],[0,"&ofr;"],[0,"&pfr;"],[0,"&qfr;"],[0,"&rfr;"],[0,"&sfr;"],[0,"&tfr;"],[0,"&ufr;"],[0,"&vfr;"],[0,"&wfr;"],[0,"&xfr;"],[0,"&yfr;"],[0,"&zfr;"],[0,"&Aopf;"],[0,"&Bopf;"],[1,"&Dopf;"],[0,"&Eopf;"],[0,"&Fopf;"],[0,"&Gopf;"],[1,"&Iopf;"],[0,"&Jopf;"],[0,"&Kopf;"],[0,"&Lopf;"],[0,"&Mopf;"],[1,"&Oopf;"],[3,"&Sopf;"],[0,"&Topf;"],[0,"&Uopf;"],[0,"&Vopf;"],[0,"&Wopf;"],[0,"&Xopf;"],[0,"&Yopf;"],[1,"&aopf;"],[0,"&bopf;"],[0,"&copf;"],[0,"&dopf;"],[0,"&eopf;"],[0,"&fopf;"],[0,"&gopf;"],[0,"&hopf;"],[0,"&iopf;"],[0,"&jopf;"],[0,"&kopf;"],[0,"&lopf;"],[0,"&mopf;"],[0,"&nopf;"],[0,"&oopf;"],[0,"&popf;"],[0,"&qopf;"],[0,"&ropf;"],[0,"&sopf;"],[0,"&topf;"],[0,"&uopf;"],[0,"&vopf;"],[0,"&wopf;"],[0,"&xopf;"],[0,"&yopf;"],[0,"&zopf;"]]))}],[8906,"&fflig;"],[0,"&filig;"],[0,"&fllig;"],[0,"&ffilig;"],[0,"&ffllig;"]]))},4101:(le,w,S)=>{"use strict";Object.defineProperty(w,"__esModule",{value:!0}),w.decodeXMLStrict=w.decodeHTML5Strict=w.decodeHTML4Strict=w.decodeHTML5=w.decodeHTML4=w.decodeHTMLStrict=w.decodeHTML=w.decodeXML=w.encodeHTML5=w.encodeHTML4=w.encodeNonAsciiHTML=w.encodeHTML=w.escapeText=w.escapeAttribute=w.escapeUTF8=w.escape=w.encodeXML=w.encode=w.decodeStrict=w.decode=w.EncodingMode=w.DecodingMode=w.EntityLevel=void 0;var m,E,p,_,v=S(6569),u=S(6836),f=S(681);(E=m=w.EntityLevel||(w.EntityLevel={}))[E.XML=0]="XML",E[E.HTML=1]="HTML",function(E){E[E.Legacy=0]="Legacy",E[E.Strict=1]="Strict"}(p=w.DecodingMode||(w.DecodingMode={})),function(E){E[E.UTF8=0]="UTF8",E[E.ASCII=1]="ASCII",E[E.Extensive=2]="Extensive",E[E.Attribute=3]="Attribute",E[E.Text=4]="Text"}(_=w.EncodingMode||(w.EncodingMode={})),w.decode=function F(E,U){void 0===U&&(U=m.XML);var N="number"==typeof U?{level:U}:U;return N.level===m.HTML?N.mode===p.Strict?(0,v.decodeHTMLStrict)(E):(0,v.decodeHTML)(E):(0,v.decodeXML)(E)},w.decodeStrict=function M(E,U){void 0===U&&(U=m.XML);var N="number"==typeof U?{level:U}:U;return N.level===m.HTML?N.mode===p.Legacy?(0,v.decodeHTML)(E):(0,v.decodeHTMLStrict)(E):(0,v.decodeXML)(E)},w.encode=function x(E,U){void 0===U&&(U=m.XML);var N="number"==typeof U?{level:U}:U;return N.mode===_.UTF8?(0,f.escapeUTF8)(E):N.mode===_.Attribute?(0,f.escapeAttribute)(E):N.mode===_.Text?(0,f.escapeText)(E):N.level===m.HTML?N.mode===_.ASCII?(0,u.encodeNonAsciiHTML)(E):(0,u.encodeHTML)(E):(0,f.encodeXML)(E)};var I=S(681);Object.defineProperty(w,"encodeXML",{enumerable:!0,get:function(){return I.encodeXML}}),Object.defineProperty(w,"escape",{enumerable:!0,get:function(){return I.escape}}),Object.defineProperty(w,"escapeUTF8",{enumerable:!0,get:function(){return I.escapeUTF8}}),Object.defineProperty(w,"escapeAttribute",{enumerable:!0,get:function(){return I.escapeAttribute}}),Object.defineProperty(w,"escapeText",{enumerable:!0,get:function(){return I.escapeText}});var H=S(6836);Object.defineProperty(w,"encodeHTML",{enumerable:!0,get:function(){return H.encodeHTML}}),Object.defineProperty(w,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return H.encodeNonAsciiHTML}}),Object.defineProperty(w,"encodeHTML4",{enumerable:!0,get:function(){return H.encodeHTML}}),Object.defineProperty(w,"encodeHTML5",{enumerable:!0,get:function(){return H.encodeHTML}});var C=S(6569);Object.defineProperty(w,"decodeXML",{enumerable:!0,get:function(){return C.decodeXML}}),Object.defineProperty(w,"decodeHTML",{enumerable:!0,get:function(){return C.decodeHTML}}),Object.defineProperty(w,"decodeHTMLStrict",{enumerable:!0,get:function(){return C.decodeHTMLStrict}}),Object.defineProperty(w,"decodeHTML4",{enumerable:!0,get:function(){return C.decodeHTML}}),Object.defineProperty(w,"decodeHTML5",{enumerable:!0,get:function(){return C.decodeHTML}}),Object.defineProperty(w,"decodeHTML4Strict",{enumerable:!0,get:function(){return C.decodeHTMLStrict}}),Object.defineProperty(w,"decodeHTML5Strict",{enumerable:!0,get:function(){return C.decodeHTMLStrict}}),Object.defineProperty(w,"decodeXMLStrict",{enumerable:!0,get:function(){return C.decodeXML}})},7088:function(le,w,S){!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(f){return/^nm$/i.test(f)},meridiem:function(f,m,p){return f<12?p?"vm":"VM":p?"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(f){return f+(1===f||8===f||f>=20?"ste":"de")},week:{dow:1,doy:4}})}(S(5439))},2502:function(le,w,S){!function(v){"use strict";var u=function(F){return 0===F?0:1===F?1:2===F?2:F%100>=3&&F%100<=10?3:F%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"]},m=function(F){return function(M,x,I,H){var C=u(M),E=f[F][u(M)];return 2===C&&(E=E[x?0:1]),E.replace(/%d/i,M)}},p=["\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: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(F){return"\u0645"===F},meridiem:function(F,M,x){return F<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:m("s"),ss:m("s"),m:m("m"),mm:m("m"),h:m("h"),hh:m("h"),d:m("d"),dd:m("d"),M:m("M"),MM:m("M"),y:m("y"),yy:m("y")},postformat:function(F){return F.replace(/,/g,"\u060c")},week:{dow:0,doy:4}})}(S(5439))},128:function(le,w,S){!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}})}(S(5439))},4519:function(le,w,S){!function(v){"use strict";var u={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},f=function(M){return 0===M?0:1===M?1:2===M?2:M%100>=3&&M%100<=10?3:M%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"]},p=function(M){return function(x,I,H,C){var E=f(x),U=m[M][f(x)];return 2===E&&(U=U[I?0:1]),U.replace(/%d/i,x)}},_=["\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:_,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,x,I){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(/\u060c/g,",")},postformat:function(M){return M.replace(/\d/g,function(x){return u[x]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(S(5439))},5443:function(le,w,S){!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}})}(S(5439))},7642:function(le,w,S){!function(v){"use strict";var u={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},f={"\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(p){return"\u0645"===p},meridiem:function(p,_,F){return p<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(p){return p.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(_){return f[_]}).replace(/\u060c/g,",")},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]}).replace(/,/g,"\u060c")},week:{dow:0,doy:6}})}(S(5439))},8592:function(le,w,S){!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}})}(S(5439))},7038:function(le,w,S){!function(v){"use strict";var u={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},f={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},m=function(x){return 0===x?0:1===x?1:2===x?2:x%100>=3&&x%100<=10?3:x%100>=11?4:5},p={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"]},_=function(x){return function(I,H,C,E){var U=m(I),N=p[x][m(I)];return 2===U&&(N=N[H?0:1]),N.replace(/%d/i,I)}},F=["\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: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(x){return"\u0645"===x},meridiem:function(x,I,H){return x<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:_("s"),ss:_("s"),m:_("m"),mm:_("m"),h:_("h"),hh:_("h"),d:_("d"),dd:_("d"),M:_("M"),MM:_("M"),y:_("y"),yy:_("y")},preparse:function(x){return x.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(I){return f[I]}).replace(/\u060c/g,",")},postformat:function(x){return x.replace(/\d/g,function(I){return u[I]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(S(5439))},1213:function(le,w,S){!function(v){"use strict";var u={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(m){return/^(g\xfcnd\xfcz|ax\u015fam)$/.test(m)},meridiem:function(m,p,_){return m<4?"gec\u0259":m<12?"s\u0259h\u0259r":m<17?"g\xfcnd\xfcz":"ax\u015fam"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0131nc\u0131|inci|nci|\xfcnc\xfc|nc\u0131|uncu)/,ordinal:function(m){if(0===m)return m+"-\u0131nc\u0131";var p=m%10;return m+(u[p]||u[m%100-p]||u[m>=100?100:null])},week:{dow:1,doy:7}})}(S(5439))},9191:function(le,w,S){!function(v){"use strict";function f(p,_,F){return"m"===F?_?"\u0445\u0432\u0456\u043b\u0456\u043d\u0430":"\u0445\u0432\u0456\u043b\u0456\u043d\u0443":"h"===F?_?"\u0433\u0430\u0434\u0437\u0456\u043d\u0430":"\u0433\u0430\u0434\u0437\u0456\u043d\u0443":p+" "+function u(p,_){var F=p.split("_");return _%10==1&&_%100!=11?F[0]:_%10>=2&&_%10<=4&&(_%100<10||_%100>=20)?F[1]:F[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:_?"\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:_?"\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],+p)}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:f,mm:f,h:f,hh:f,d:"\u0434\u0437\u0435\u043d\u044c",dd:f,M:"\u043c\u0435\u0441\u044f\u0446",MM:f,y:"\u0433\u043e\u0434",yy:f},meridiemParse:/\u043d\u043e\u0447\u044b|\u0440\u0430\u043d\u0456\u0446\u044b|\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430/,isPM:function(p){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0430\u0440\u0430)$/.test(p)},meridiem:function(p,_,F){return p<4?"\u043d\u043e\u0447\u044b":p<12?"\u0440\u0430\u043d\u0456\u0446\u044b":p<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0430\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0456|\u044b|\u0433\u0430)/,ordinal:function(p,_){switch(_){case"M":case"d":case"DDD":case"w":case"W":return p%10!=2&&p%10!=3||p%100==12||p%100==13?p+"-\u044b":p+"-\u0456";case"D":return p+"-\u0433\u0430";default:return p}},week:{dow:1,doy:7}})}(S(5439))},322:function(le,w,S){!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(f){var m=f%10,p=f%100;return 0===f?f+"-\u0435\u0432":0===p?f+"-\u0435\u043d":p>10&&p<20?f+"-\u0442\u0438":1===m?f+"-\u0432\u0438":2===m?f+"-\u0440\u0438":7===m||8===m?f+"-\u043c\u0438":f+"-\u0442\u0438"},week:{dow:1,doy:7}})}(S(5439))},8042:function(le,w,S){!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}})}(S(5439))},5903:function(le,w,S){!function(v){"use strict";var u={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},f={"\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(p){return p.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},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(p,_){return 12===p&&(p=0),"\u09b0\u09be\u09a4"===_?p<4?p:p+12:"\u09ad\u09cb\u09b0"===_||"\u09b8\u0995\u09be\u09b2"===_?p:"\u09a6\u09c1\u09aa\u09c1\u09b0"===_?p>=3?p:p+12:"\u09ac\u09bf\u0995\u09be\u09b2"===_||"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be"===_?p+12:void 0},meridiem:function(p,_,F){return p<4?"\u09b0\u09be\u09a4":p<6?"\u09ad\u09cb\u09b0":p<12?"\u09b8\u0995\u09be\u09b2":p<15?"\u09a6\u09c1\u09aa\u09c1\u09b0":p<18?"\u09ac\u09bf\u0995\u09be\u09b2":p<20?"\u09b8\u09a8\u09cd\u09a7\u09cd\u09af\u09be":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(S(5439))},9620:function(le,w,S){!function(v){"use strict";var u={1:"\u09e7",2:"\u09e8",3:"\u09e9",4:"\u09ea",5:"\u09eb",6:"\u09ec",7:"\u09ed",8:"\u09ee",9:"\u09ef",0:"\u09e6"},f={"\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(p){return p.replace(/[\u09e7\u09e8\u09e9\u09ea\u09eb\u09ec\u09ed\u09ee\u09ef\u09e6]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},meridiemParse:/\u09b0\u09be\u09a4|\u09b8\u0995\u09be\u09b2|\u09a6\u09c1\u09aa\u09c1\u09b0|\u09ac\u09bf\u0995\u09be\u09b2|\u09b0\u09be\u09a4/,meridiemHour:function(p,_){return 12===p&&(p=0),"\u09b0\u09be\u09a4"===_&&p>=4||"\u09a6\u09c1\u09aa\u09c1\u09b0"===_&&p<5||"\u09ac\u09bf\u0995\u09be\u09b2"===_?p+12:p},meridiem:function(p,_,F){return p<4?"\u09b0\u09be\u09a4":p<10?"\u09b8\u0995\u09be\u09b2":p<17?"\u09a6\u09c1\u09aa\u09c1\u09b0":p<20?"\u09ac\u09bf\u0995\u09be\u09b2":"\u09b0\u09be\u09a4"},week:{dow:0,doy:6}})}(S(5439))},9645:function(le,w,S){!function(v){"use strict";var u={1:"\u0f21",2:"\u0f22",3:"\u0f23",4:"\u0f24",5:"\u0f25",6:"\u0f26",7:"\u0f27",8:"\u0f28",9:"\u0f29",0:"\u0f20"},f={"\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(p){return p.replace(/[\u0f21\u0f22\u0f23\u0f24\u0f25\u0f26\u0f27\u0f28\u0f29\u0f20]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},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(p,_){return 12===p&&(p=0),"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"===_&&p>=4||"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44"===_&&p<5||"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42"===_?p+12:p},meridiem:function(p,_,F){return p<4?"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c":p<10?"\u0f5e\u0f7c\u0f42\u0f66\u0f0b\u0f40\u0f66":p<17?"\u0f49\u0f72\u0f53\u0f0b\u0f42\u0f74\u0f44":p<20?"\u0f51\u0f42\u0f7c\u0f44\u0f0b\u0f51\u0f42":"\u0f58\u0f5a\u0f53\u0f0b\u0f58\u0f7c"},week:{dow:0,doy:6}})}(S(5439))},5020:function(le,w,S){!function(v){"use strict";function u(N,z,P){return N+" "+function p(N,z){return 2===z?function _(N){var z={m:"v",b:"v",d:"z"};return void 0===z[N.charAt(0)]?N:z[N.charAt(0)]+N.substring(1)}(N):N}({mm:"munutenn",MM:"miz",dd:"devezh"}[P],N)}function m(N){return N>9?m(N%10):N}var F=[/^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],M=/^(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,E=[/^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:E,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:E,monthsRegex:M,monthsShortRegex:M,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:F,longMonthsParse:F,shortMonthsParse:F,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:u,h:"un eur",hh:"%d eur",d:"un devezh",dd:u,M:"ur miz",MM:u,y:"ur bloaz",yy:function f(N){switch(m(N)){case 1:case 3:case 4:case 5:case 9:return N+" bloaz";default:return N+" vloaz"}}},dayOfMonthOrdinalParse:/\d{1,2}(a\xf1|vet)/,ordinal:function(N){return N+(1===N?"a\xf1":"vet")},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(N){return"g.m."===N},meridiem:function(N,z,P){return N<12?"a.m.":"g.m."}})}(S(5439))},4792:function(le,w,S){!function(v){"use strict";function u(m,p,_){var F=m+" ";switch(_){case"ss":return F+(1===m?"sekunda":2===m||3===m||4===m?"sekunde":"sekundi");case"m":return p?"jedna minuta":"jedne minute";case"mm":return F+(1===m?"minuta":2===m||3===m||4===m?"minute":"minuta");case"h":return p?"jedan sat":"jednog sata";case"hh":return F+(1===m?"sat":2===m||3===m||4===m?"sata":"sati");case"dd":return F+(1===m?"dan":"dana");case"MM":return F+(1===m?"mjesec":2===m||3===m||4===m?"mjeseca":"mjeseci");case"yy":return F+(1===m?"godina":2===m||3===m||4===m?"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:u,m:u,mm:u,h:u,hh:u,d:"dan",dd:u,M:"mjesec",MM:u,y:"godinu",yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(S(5439))},7980:function(le,w,S){!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(f,m){var p=1===f?"r":2===f?"n":3===f?"r":4===f?"t":"\xe8";return("w"===m||"W"===m)&&(p="a"),f+p},week:{dow:1,doy:4}})}(S(5439))},7322:function(le,w,S){!function(v){"use strict";var u={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("_")},f="led_\xfano_b\u0159e_dub_kv\u011b_\u010dvn_\u010dvc_srp_z\xe1\u0159_\u0159\xedj_lis_pro".split("_"),m=[/^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],p=/^(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 _(x){return x>1&&x<5&&1!=~~(x/10)}function F(x,I,H,C){var E=x+" ";switch(H){case"s":return I||C?"p\xe1r sekund":"p\xe1r sekundami";case"ss":return I||C?E+(_(x)?"sekundy":"sekund"):E+"sekundami";case"m":return I?"minuta":C?"minutu":"minutou";case"mm":return I||C?E+(_(x)?"minuty":"minut"):E+"minutami";case"h":return I?"hodina":C?"hodinu":"hodinou";case"hh":return I||C?E+(_(x)?"hodiny":"hodin"):E+"hodinami";case"d":return I||C?"den":"dnem";case"dd":return I||C?E+(_(x)?"dny":"dn\xed"):E+"dny";case"M":return I||C?"m\u011bs\xedc":"m\u011bs\xedcem";case"MM":return I||C?E+(_(x)?"m\u011bs\xedce":"m\u011bs\xedc\u016f"):E+"m\u011bs\xedci";case"y":return I||C?"rok":"rokem";case"yy":return I||C?E+(_(x)?"roky":"let"):E+"lety"}}v.defineLocale("cs",{months:u,monthsShort:f,monthsRegex:p,monthsShortRegex:p,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:m,longMonthsParse:m,shortMonthsParse:m,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: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}})}(S(5439))},365:function(le,w,S){!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(f){return f+(/\u0441\u0435\u0445\u0435\u0442$/i.exec(f)?"\u0440\u0435\u043d":/\u04ab\u0443\u043b$/i.exec(f)?"\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}})}(S(5439))},2092:function(le,w,S){!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(f){var p="";return f>20?p=40===f||50===f||60===f||80===f||100===f?"fed":"ain":f>0&&(p=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"][f]),f+p},week:{dow:1,doy:4}})}(S(5439))},7387:function(le,w,S){!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}})}(S(5439))},9459:function(le,w,S){!function(v){"use strict";function u(m,p,_,F){var M={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[m+" Tage",m+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[m+" Monate",m+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[m+" Jahre",m+" Jahren"]};return p?M[_][0]:M[_][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:u,mm:"%d Minuten",h:u,hh:"%d Stunden",d:u,dd:u,w:u,ww:"%d Wochen",M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},3694:function(le,w,S){!function(v){"use strict";function u(m,p,_,F){var M={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[m+" Tage",m+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[m+" Monate",m+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[m+" Jahre",m+" Jahren"]};return p?M[_][0]:M[_][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:u,mm:"%d Minuten",h:u,hh:"%d Stunden",d:u,dd:u,w:u,ww:"%d Wochen",M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},4307:function(le,w,S){!function(v){"use strict";function u(m,p,_,F){var M={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[m+" Tage",m+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[m+" Monate",m+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[m+" Jahre",m+" Jahren"]};return p?M[_][0]:M[_][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:u,mm:"%d Minuten",h:u,hh:"%d Stunden",d:u,dd:u,w:u,ww:"%d Wochen",M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},9659:function(le,w,S){!function(v){"use strict";var u=["\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"],f=["\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:u,monthsShort:u,weekdays:f,weekdaysShort:f,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(p){return"\u0789\u078a"===p},meridiem:function(p,_,F){return p<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(p){return p.replace(/\u060c/g,",")},postformat:function(p){return p.replace(/,/g,"\u060c")},week:{dow:7,doy:12}})}(S(5439))},3460:function(le,w,S){!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(m,p){return m?"string"==typeof p&&/D/.test(p.substring(0,p.indexOf("MMMM")))?this._monthsGenitiveEl[m.month()]:this._monthsNominativeEl[m.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(m,p,_){return m>11?_?"\u03bc\u03bc":"\u039c\u039c":_?"\u03c0\u03bc":"\u03a0\u039c"},isPM:function(m){return"\u03bc"===(m+"").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(m,p){var _=this._calendarEl[m],F=p&&p.hours();return function u(m){return typeof Function<"u"&&m instanceof Function||"[object Function]"===Object.prototype.toString.call(m)}(_)&&(_=_.apply(p)),_.replace("{}",F%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}})}(S(5439))},4369:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")},week:{dow:0,doy:4}})}(S(5439))},530:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")}})}(S(5439))},9998:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")},week:{dow:1,doy:4}})}(S(5439))},3391:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")},week:{dow:1,doy:4}})}(S(5439))},5414:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")}})}(S(5439))},9615:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")},week:{dow:0,doy:6}})}(S(5439))},1248:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")},week:{dow:1,doy:4}})}(S(5439))},3767:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")},week:{dow:1,doy:4}})}(S(5439))},4530:function(le,w,S){!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(f){return"p"===f.charAt(0).toLowerCase()},meridiem:function(f,m,p){return f>11?p?"p.t.m.":"P.T.M.":p?"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}})}(S(5439))},8944:function(le,w,S){!function(v){"use strict";var u="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),f="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),m=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],p=/^(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(F,M){return F?/-MMM-/.test(M)?f[F.month()]:u[F.month()]:u},monthsRegex:p,monthsShortRegex:p,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:m,longMonthsParse:m,shortMonthsParse:m,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}})}(S(5439))},9116:function(le,w,S){!function(v){"use strict";var u="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),f="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),m=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],p=/^(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(F,M){return F?/-MMM-/.test(M)?f[F.month()]:u[F.month()]:u},monthsRegex:p,monthsShortRegex:p,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:m,longMonthsParse:m,shortMonthsParse:m,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"})}(S(5439))},3609:function(le,w,S){!function(v){"use strict";var u="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),f="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),m=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],p=/^(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(F,M){return F?/-MMM-/.test(M)?f[F.month()]:u[F.month()]:u},monthsRegex:p,monthsShortRegex:p,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:m,longMonthsParse:m,shortMonthsParse:m,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}})}(S(5439))},6866:function(le,w,S){!function(v){"use strict";var u="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),f="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),m=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],p=/^(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(F,M){return F?/-MMM-/.test(M)?f[F.month()]:u[F.month()]:u},monthsRegex:p,monthsShortRegex:p,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:m,longMonthsParse:m,shortMonthsParse:m,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"})}(S(5439))},6725:function(le,w,S){!function(v){"use strict";function u(m,p,_,F){var M={s:["m\xf5ne sekundi","m\xf5ni sekund","paar sekundit"],ss:[m+"sekundi",m+"sekundit"],m:["\xfche minuti","\xfcks minut"],mm:[m+" minuti",m+" minutit"],h:["\xfche tunni","tund aega","\xfcks tund"],hh:[m+" tunni",m+" tundi"],d:["\xfche p\xe4eva","\xfcks p\xe4ev"],M:["kuu aja","kuu aega","\xfcks kuu"],MM:[m+" kuu",m+" kuud"],y:["\xfche aasta","aasta","\xfcks aasta"],yy:[m+" aasta",m+" aastat"]};return p?M[_][2]?M[_][2]:M[_][1]:F?M[_][0]:M[_][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:u,ss:u,m:u,mm:u,h:u,hh:u,d:u,dd:"%d p\xe4eva",M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},7931:function(le,w,S){!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}})}(S(5439))},6417:function(le,w,S){!function(v){"use strict";var u={1:"\u06f1",2:"\u06f2",3:"\u06f3",4:"\u06f4",5:"\u06f5",6:"\u06f6",7:"\u06f7",8:"\u06f8",9:"\u06f9",0:"\u06f0"},f={"\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(p){return/\u0628\u0639\u062f \u0627\u0632 \u0638\u0647\u0631/.test(p)},meridiem:function(p,_,F){return p<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(p){return p.replace(/[\u06f0-\u06f9]/g,function(_){return f[_]}).replace(/\u060c/g,",")},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]}).replace(/,/g,"\u060c")},dayOfMonthOrdinalParse:/\d{1,2}\u0645/,ordinal:"%d\u0645",week:{dow:6,doy:12}})}(S(5439))},944:function(le,w,S){!function(v){"use strict";var u="nolla yksi kaksi kolme nelj\xe4 viisi kuusi seitsem\xe4n kahdeksan yhdeks\xe4n".split(" "),f=["nolla","yhden","kahden","kolmen","nelj\xe4n","viiden","kuuden",u[7],u[8],u[9]];function m(F,M,x,I){var H="";switch(x){case"s":return I?"muutaman sekunnin":"muutama sekunti";case"ss":H=I?"sekunnin":"sekuntia";break;case"m":return I?"minuutin":"minuutti";case"mm":H=I?"minuutin":"minuuttia";break;case"h":return I?"tunnin":"tunti";case"hh":H=I?"tunnin":"tuntia";break;case"d":return I?"p\xe4iv\xe4n":"p\xe4iv\xe4";case"dd":H=I?"p\xe4iv\xe4n":"p\xe4iv\xe4\xe4";break;case"M":return I?"kuukauden":"kuukausi";case"MM":H=I?"kuukauden":"kuukautta";break;case"y":return I?"vuoden":"vuosi";case"yy":H=I?"vuoden":"vuotta"}return function p(F,M){return F<10?M?f[F]:u[F]:F}(F,I)+" "+H}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: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}})}(S(5439))},1766:function(le,w,S){!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(f){return f},week:{dow:1,doy:4}})}(S(5439))},5867:function(le,w,S){!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}})}(S(5439))},6848:function(le,w,S){!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(f,m){switch(m){default:case"M":case"Q":case"D":case"DDD":case"d":return f+(1===f?"er":"e");case"w":case"W":return f+(1===f?"re":"e")}}})}(S(5439))},7773:function(le,w,S){!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(f,m){switch(m){default:case"M":case"Q":case"D":case"DDD":case"d":return f+(1===f?"er":"e");case"w":case"W":return f+(1===f?"re":"e")}},week:{dow:1,doy:4}})}(S(5439))},1636:function(le,w,S){!function(v){"use strict";var m=/(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,p=[/^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:m,monthsShortRegex:m,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:p,longMonthsParse:p,shortMonthsParse:p,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(F,M){switch(M){case"D":return F+(1===F?"er":"");default:case"M":case"Q":case"DDD":case"d":return F+(1===F?"er":"e");case"w":case"W":return F+(1===F?"re":"e")}},week:{dow:1,doy:4}})}(S(5439))},4940:function(le,w,S){!function(v){"use strict";var u="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),f="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(p,_){return p?/-MMM-/.test(_)?f[p.month()]:u[p.month()]:u},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(p){return p+(1===p||8===p||p>=20?"ste":"de")},week:{dow:1,doy:4}})}(S(5439))},1402:function(le,w,S){!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(M){return M+(1===M?"d":M%10==2?"na":"mh")},week:{dow:1,doy:4}})}(S(5439))},6924:function(le,w,S){!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(M){return M+(1===M?"d":M%10==2?"na":"mh")},week:{dow:1,doy:4}})}(S(5439))},6398:function(le,w,S){!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(f){return 0===f.indexOf("un")?"n"+f:"en "+f},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}})}(S(5439))},2457:function(le,w,S){!function(v){"use strict";function u(m,p,_,F){var M={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:[m+" \u0938\u0945\u0915\u0902\u0921\u093e\u0902\u0928\u0940",m+" \u0938\u0945\u0915\u0902\u0921"],m:["\u090f\u0915\u093e \u092e\u093f\u0923\u091f\u093e\u0928","\u090f\u0915 \u092e\u093f\u0928\u0942\u091f"],mm:[m+" \u092e\u093f\u0923\u091f\u093e\u0902\u0928\u0940",m+" \u092e\u093f\u0923\u091f\u093e\u0902"],h:["\u090f\u0915\u093e \u0935\u0930\u093e\u0928","\u090f\u0915 \u0935\u0930"],hh:[m+" \u0935\u0930\u093e\u0902\u0928\u0940",m+" \u0935\u0930\u093e\u0902"],d:["\u090f\u0915\u093e \u0926\u093f\u0938\u093e\u0928","\u090f\u0915 \u0926\u0940\u0938"],dd:[m+" \u0926\u093f\u0938\u093e\u0902\u0928\u0940",m+" \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:[m+" \u092e\u094d\u0939\u092f\u0928\u094d\u092f\u093e\u0928\u0940",m+" \u092e\u094d\u0939\u092f\u0928\u0947"],y:["\u090f\u0915\u093e \u0935\u0930\u094d\u0938\u093e\u0928","\u090f\u0915 \u0935\u0930\u094d\u0938"],yy:[m+" \u0935\u0930\u094d\u0938\u093e\u0902\u0928\u0940",m+" \u0935\u0930\u094d\u0938\u093e\u0902"]};return F?M[_][0]:M[_][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:u,ss:u,m:u,mm:u,h:u,hh:u,d:u,dd:u,M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}(\u0935\u0947\u0930)/,ordinal:function(m,p){return"D"===p?m+"\u0935\u0947\u0930":m},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(m,p){return 12===m&&(m=0),"\u0930\u093e\u0924\u0940"===p?m<4?m:m+12:"\u0938\u0915\u093e\u0933\u0940\u0902"===p?m:"\u0926\u0928\u092a\u093e\u0930\u093e\u0902"===p?m>12?m:m+12:"\u0938\u093e\u0902\u091c\u0947"===p?m+12:void 0},meridiem:function(m,p,_){return m<4?"\u0930\u093e\u0924\u0940":m<12?"\u0938\u0915\u093e\u0933\u0940\u0902":m<16?"\u0926\u0928\u092a\u093e\u0930\u093e\u0902":m<20?"\u0938\u093e\u0902\u091c\u0947":"\u0930\u093e\u0924\u0940"}})}(S(5439))},2545:function(le,w,S){!function(v){"use strict";function u(m,p,_,F){var M={s:["thoddea sekondamni","thodde sekond"],ss:[m+" sekondamni",m+" sekond"],m:["eka mintan","ek minut"],mm:[m+" mintamni",m+" mintam"],h:["eka voran","ek vor"],hh:[m+" voramni",m+" voram"],d:["eka disan","ek dis"],dd:[m+" disamni",m+" dis"],M:["eka mhoinean","ek mhoino"],MM:[m+" mhoineamni",m+" mhoine"],y:["eka vorsan","ek voros"],yy:[m+" vorsamni",m+" vorsam"]};return F?M[_][0]:M[_][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:u,ss:u,m:u,mm:u,h:u,hh:u,d:u,dd:u,M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(m,p){return"D"===p?m+"er":m},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(m,p){return 12===m&&(m=0),"rati"===p?m<4?m:m+12:"sokallim"===p?m:"donparam"===p?m>12?m:m+12:"sanje"===p?m+12:void 0},meridiem:function(m,p,_){return m<4?"rati":m<12?"sokallim":m<16?"donparam":m<20?"sanje":"rati"}})}(S(5439))},2641:function(le,w,S){!function(v){"use strict";var u={1:"\u0ae7",2:"\u0ae8",3:"\u0ae9",4:"\u0aea",5:"\u0aeb",6:"\u0aec",7:"\u0aed",8:"\u0aee",9:"\u0aef",0:"\u0ae6"},f={"\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(p){return p.replace(/[\u0ae7\u0ae8\u0ae9\u0aea\u0aeb\u0aec\u0aed\u0aee\u0aef\u0ae6]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},meridiemParse:/\u0ab0\u0abe\u0aa4|\u0aac\u0aaa\u0acb\u0ab0|\u0ab8\u0ab5\u0abe\u0ab0|\u0ab8\u0abe\u0a82\u0a9c/,meridiemHour:function(p,_){return 12===p&&(p=0),"\u0ab0\u0abe\u0aa4"===_?p<4?p:p+12:"\u0ab8\u0ab5\u0abe\u0ab0"===_?p:"\u0aac\u0aaa\u0acb\u0ab0"===_?p>=10?p:p+12:"\u0ab8\u0abe\u0a82\u0a9c"===_?p+12:void 0},meridiem:function(p,_,F){return p<4?"\u0ab0\u0abe\u0aa4":p<10?"\u0ab8\u0ab5\u0abe\u0ab0":p<17?"\u0aac\u0aaa\u0acb\u0ab0":p<20?"\u0ab8\u0abe\u0a82\u0a9c":"\u0ab0\u0abe\u0aa4"},week:{dow:0,doy:6}})}(S(5439))},7536:function(le,w,S){!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(f){return 2===f?"\u05e9\u05e2\u05ea\u05d9\u05d9\u05dd":f+" \u05e9\u05e2\u05d5\u05ea"},d:"\u05d9\u05d5\u05dd",dd:function(f){return 2===f?"\u05d9\u05d5\u05de\u05d9\u05d9\u05dd":f+" \u05d9\u05de\u05d9\u05dd"},M:"\u05d7\u05d5\u05d3\u05e9",MM:function(f){return 2===f?"\u05d7\u05d5\u05d3\u05e9\u05d9\u05d9\u05dd":f+" \u05d7\u05d5\u05d3\u05e9\u05d9\u05dd"},y:"\u05e9\u05e0\u05d4",yy:function(f){return 2===f?"\u05e9\u05e0\u05ea\u05d9\u05d9\u05dd":f%10==0&&10!==f?f+" \u05e9\u05e0\u05d4":f+" \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(f){return/^(\u05d0\u05d7\u05d4"\u05e6|\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd|\u05d1\u05e2\u05e8\u05d1)$/.test(f)},meridiem:function(f,m,p){return f<5?"\u05dc\u05e4\u05e0\u05d5\u05ea \u05d1\u05d5\u05e7\u05e8":f<10?"\u05d1\u05d1\u05d5\u05e7\u05e8":f<12?p?'\u05dc\u05e4\u05e0\u05d4"\u05e6':"\u05dc\u05e4\u05e0\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":f<18?p?'\u05d0\u05d7\u05d4"\u05e6':"\u05d0\u05d7\u05e8\u05d9 \u05d4\u05e6\u05d4\u05e8\u05d9\u05d9\u05dd":"\u05d1\u05e2\u05e8\u05d1"}})}(S(5439))},6335:function(le,w,S){!function(v){"use strict";var u={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},f={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"},m=[/^\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:m,longMonthsParse:m,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(F){return F.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(M){return f[M]})},postformat:function(F){return F.replace(/\d/g,function(M){return u[M]})},meridiemParse:/\u0930\u093e\u0924|\u0938\u0941\u092c\u0939|\u0926\u094b\u092a\u0939\u0930|\u0936\u093e\u092e/,meridiemHour:function(F,M){return 12===F&&(F=0),"\u0930\u093e\u0924"===M?F<4?F:F+12:"\u0938\u0941\u092c\u0939"===M?F:"\u0926\u094b\u092a\u0939\u0930"===M?F>=10?F:F+12:"\u0936\u093e\u092e"===M?F+12:void 0},meridiem:function(F,M,x){return F<4?"\u0930\u093e\u0924":F<10?"\u0938\u0941\u092c\u0939":F<17?"\u0926\u094b\u092a\u0939\u0930":F<20?"\u0936\u093e\u092e":"\u0930\u093e\u0924"},week:{dow:0,doy:6}})}(S(5439))},7458:function(le,w,S){!function(v){"use strict";function u(m,p,_){var F=m+" ";switch(_){case"ss":return F+(1===m?"sekunda":2===m||3===m||4===m?"sekunde":"sekundi");case"m":return p?"jedna minuta":"jedne minute";case"mm":return F+(1===m?"minuta":2===m||3===m||4===m?"minute":"minuta");case"h":return p?"jedan sat":"jednog sata";case"hh":return F+(1===m?"sat":2===m||3===m||4===m?"sata":"sati");case"dd":return F+(1===m?"dan":"dana");case"MM":return F+(1===m?"mjesec":2===m||3===m||4===m?"mjeseca":"mjeseci");case"yy":return F+(1===m?"godina":2===m||3===m||4===m?"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:u,m:u,mm:u,h:u,hh:u,d:"dan",dd:u,M:"mjesec",MM:u,y:"godinu",yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(S(5439))},6540:function(le,w,S){!function(v){"use strict";var u="vas\xe1rnap h\xe9tf\u0151n kedden szerd\xe1n cs\xfct\xf6rt\xf6k\xf6n p\xe9nteken szombaton".split(" ");function f(_,F,M,x){var I=_;switch(M){case"s":return x||F?"n\xe9h\xe1ny m\xe1sodperc":"n\xe9h\xe1ny m\xe1sodperce";case"ss":return I+(x||F)?" m\xe1sodperc":" m\xe1sodperce";case"m":return"egy"+(x||F?" perc":" perce");case"mm":return I+(x||F?" perc":" perce");case"h":return"egy"+(x||F?" \xf3ra":" \xf3r\xe1ja");case"hh":return I+(x||F?" \xf3ra":" \xf3r\xe1ja");case"d":return"egy"+(x||F?" nap":" napja");case"dd":return I+(x||F?" nap":" napja");case"M":return"egy"+(x||F?" h\xf3nap":" h\xf3napja");case"MM":return I+(x||F?" h\xf3nap":" h\xf3napja");case"y":return"egy"+(x||F?" \xe9v":" \xe9ve");case"yy":return I+(x||F?" \xe9v":" \xe9ve")}return""}function m(_){return(_?"":"[m\xfalt] ")+"["+u[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(_){return"u"===_.charAt(1).toLowerCase()},meridiem:function(_,F,M){return _<12?!0===M?"de":"DE":!0===M?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return m.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return m.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s m\xfalva",past:"%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}})}(S(5439))},5283:function(le,w,S){!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(f){return/^(\u0581\u0565\u0580\u0565\u056f\u057e\u0561|\u0565\u0580\u0565\u056f\u0578\u0575\u0561\u0576)$/.test(f)},meridiem:function(f){return f<4?"\u0563\u056b\u0577\u0565\u0580\u057e\u0561":f<12?"\u0561\u057c\u0561\u057e\u0578\u057f\u057e\u0561":f<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(f,m){switch(m){case"DDD":case"w":case"W":case"DDDo":return 1===f?f+"-\u056b\u0576":f+"-\u0580\u0564";default:return f}},week:{dow:1,doy:7}})}(S(5439))},8780:function(le,w,S){!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(f,m){return 12===f&&(f=0),"pagi"===m?f:"siang"===m?f>=11?f:f+12:"sore"===m||"malam"===m?f+12:void 0},meridiem:function(f,m,p){return f<11?"pagi":f<15?"siang":f<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}})}(S(5439))},4205:function(le,w,S){!function(v){"use strict";function u(p){return p%100==11||p%10!=1}function f(p,_,F,M){var x=p+" ";switch(F){case"s":return _||M?"nokkrar sek\xfandur":"nokkrum sek\xfandum";case"ss":return u(p)?x+(_||M?"sek\xfandur":"sek\xfandum"):x+"sek\xfanda";case"m":return _?"m\xedn\xfata":"m\xedn\xfatu";case"mm":return u(p)?x+(_||M?"m\xedn\xfatur":"m\xedn\xfatum"):_?x+"m\xedn\xfata":x+"m\xedn\xfatu";case"hh":return u(p)?x+(_||M?"klukkustundir":"klukkustundum"):x+"klukkustund";case"d":return _?"dagur":M?"dag":"degi";case"dd":return u(p)?_?x+"dagar":x+(M?"daga":"d\xf6gum"):_?x+"dagur":x+(M?"dag":"degi");case"M":return _?"m\xe1nu\xf0ur":M?"m\xe1nu\xf0":"m\xe1nu\xf0i";case"MM":return u(p)?_?x+"m\xe1nu\xf0ir":x+(M?"m\xe1nu\xf0i":"m\xe1nu\xf0um"):_?x+"m\xe1nu\xf0ur":x+(M?"m\xe1nu\xf0":"m\xe1nu\xf0i");case"y":return _||M?"\xe1r":"\xe1ri";case"yy":return u(p)?x+(_||M?"\xe1r":"\xe1rum"):x+(_||M?"\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:f,ss:f,m:f,mm:f,h:"klukkustund",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}})}(S(5439))},9985:function(le,w,S){!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(f){return(/^[0-9].+$/.test(f)?"tra":"in")+" "+f},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}})}(S(5439))},4211:function(le,w,S){!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}})}(S(5439))},1003:function(le,w,S){!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(f,m){return"\u5143"===m[1]?1:parseInt(m[1]||f,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(f){return"\u5348\u5f8c"===f},meridiem:function(f,m,p){return f<12?"\u5348\u524d":"\u5348\u5f8c"},calendar:{sameDay:"[\u4eca\u65e5] LT",nextDay:"[\u660e\u65e5] LT",nextWeek:function(f){return f.week()!==this.week()?"[\u6765\u9031]dddd LT":"dddd LT"},lastDay:"[\u6628\u65e5] LT",lastWeek:function(f){return this.week()!==f.week()?"[\u5148\u9031]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}\u65e5/,ordinal:function(f,m){switch(m){case"y":return 1===f?"\u5143\u5e74":f+"\u5e74";case"d":case"D":case"DDD":return f+"\u65e5";default:return f}},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"}})}(S(5439))},420:function(le,w,S){!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(f,m){return 12===f&&(f=0),"enjing"===m?f:"siyang"===m?f>=11?f:f+12:"sonten"===m||"ndalu"===m?f+12:void 0},meridiem:function(f,m,p){return f<11?"enjing":f<15?"siyang":f<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}})}(S(5439))},851:function(le,w,S){!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(f){return f.replace(/(\u10ec\u10d0\u10db|\u10ec\u10e3\u10d7|\u10e1\u10d0\u10d0\u10d7|\u10ec\u10d4\u10da|\u10d3\u10e6|\u10d7\u10d5)(\u10d8|\u10d4)/,function(m,p,_){return"\u10d8"===_?p+"\u10e8\u10d8":p+_+"\u10e8\u10d8"})},past:function(f){return/(\u10ec\u10d0\u10db\u10d8|\u10ec\u10e3\u10d7\u10d8|\u10e1\u10d0\u10d0\u10d7\u10d8|\u10d3\u10e6\u10d4|\u10d7\u10d5\u10d4)/.test(f)?f.replace(/(\u10d8|\u10d4)$/,"\u10d8\u10e1 \u10ec\u10d8\u10dc"):/\u10ec\u10d4\u10da\u10d8/.test(f)?f.replace(/\u10ec\u10d4\u10da\u10d8$/,"\u10ec\u10da\u10d8\u10e1 \u10ec\u10d8\u10dc"):f},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(f){return 0===f?f:1===f?f+"-\u10da\u10d8":f<20||f<=100&&f%20==0||f%100==0?"\u10db\u10d4-"+f:f+"-\u10d4"},week:{dow:1,doy:7}})}(S(5439))},6074:function(le,w,S){!function(v){"use strict";var u={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(m){return m+(u[m]||u[m%10]||u[m>=100?100:null])},week:{dow:1,doy:7}})}(S(5439))},3343:function(le,w,S){!function(v){"use strict";var u={1:"\u17e1",2:"\u17e2",3:"\u17e3",4:"\u17e4",5:"\u17e5",6:"\u17e6",7:"\u17e7",8:"\u17e8",9:"\u17e9",0:"\u17e0"},f={"\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(p){return"\u179b\u17d2\u1784\u17b6\u1785"===p},meridiem:function(p,_,F){return p<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(p){return p.replace(/[\u17e1\u17e2\u17e3\u17e4\u17e5\u17e6\u17e7\u17e8\u17e9\u17e0]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},week:{dow:1,doy:4}})}(S(5439))},4799:function(le,w,S){!function(v){"use strict";var u={1:"\u0ce7",2:"\u0ce8",3:"\u0ce9",4:"\u0cea",5:"\u0ceb",6:"\u0cec",7:"\u0ced",8:"\u0cee",9:"\u0cef",0:"\u0ce6"},f={"\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(p){return p.replace(/[\u0ce7\u0ce8\u0ce9\u0cea\u0ceb\u0cec\u0ced\u0cee\u0cef\u0ce6]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},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(p,_){return 12===p&&(p=0),"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"===_?p<4?p:p+12:"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6"===_?p:"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8"===_?p>=10?p:p+12:"\u0cb8\u0c82\u0c9c\u0cc6"===_?p+12:void 0},meridiem:function(p,_,F){return p<4?"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf":p<10?"\u0cac\u0cc6\u0cb3\u0cbf\u0c97\u0ccd\u0c97\u0cc6":p<17?"\u0cae\u0ca7\u0ccd\u0caf\u0cbe\u0cb9\u0ccd\u0ca8":p<20?"\u0cb8\u0c82\u0c9c\u0cc6":"\u0cb0\u0cbe\u0ca4\u0ccd\u0cb0\u0cbf"},dayOfMonthOrdinalParse:/\d{1,2}(\u0ca8\u0cc6\u0cd5)/,ordinal:function(p){return p+"\u0ca8\u0cc6\u0cd5"},week:{dow:0,doy:6}})}(S(5439))},3549:function(le,w,S){!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(f,m){switch(m){case"d":case"D":case"DDD":return f+"\uc77c";case"M":return f+"\uc6d4";case"w":case"W":return f+"\uc8fc";default:return f}},meridiemParse:/\uc624\uc804|\uc624\ud6c4/,isPM:function(f){return"\uc624\ud6c4"===f},meridiem:function(f,m,p){return f<12?"\uc624\uc804":"\uc624\ud6c4"}})}(S(5439))},1037:function(le,w,S){!function(v){"use strict";var u={1:"\u0661",2:"\u0662",3:"\u0663",4:"\u0664",5:"\u0665",6:"\u0666",7:"\u0667",8:"\u0668",9:"\u0669",0:"\u0660"},f={"\u0661":"1","\u0662":"2","\u0663":"3","\u0664":"4","\u0665":"5","\u0666":"6","\u0667":"7","\u0668":"8","\u0669":"9","\u0660":"0"},m=["\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:m,monthsShort:m,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(_){return/\u0626\u06ce\u0648\u0627\u0631\u0647\u200c/.test(_)},meridiem:function(_,F,M){return _<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(_){return _.replace(/[\u0661\u0662\u0663\u0664\u0665\u0666\u0667\u0668\u0669\u0660]/g,function(F){return f[F]}).replace(/\u060c/g,",")},postformat:function(_){return _.replace(/\d/g,function(F){return u[F]}).replace(/,/g,"\u060c")},week:{dow:6,doy:12}})}(S(5439))},3125:function(le,w,S){!function(v){"use strict";var u={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(m){return m+(u[m]||u[m%10]||u[m>=100?100:null])},week:{dow:1,doy:7}})}(S(5439))},9586:function(le,w,S){!function(v){"use strict";function u(F,M,x,I){var H={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 M?H[x][0]:H[x][1]}function p(F){if(F=parseInt(F,10),isNaN(F))return!1;if(F<0)return!0;if(F<10)return 4<=F&&F<=7;if(F<100){var M=F%10;return p(0===M?F/10:M)}if(F<1e4){for(;F>=10;)F/=10;return p(F)}return p(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 f(F){return p(F.substr(0,F.indexOf(" ")))?"a "+F:"an "+F},past:function m(F){return p(F.substr(0,F.indexOf(" ")))?"viru "+F:"virun "+F},s:"e puer Sekonnen",ss:"%d Sekonnen",m:u,mm:"%d Minutten",h:u,hh:"%d Stonnen",d:u,dd:"%d Deeg",M:u,MM:"%d M\xe9int",y:u,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},2349:function(le,w,S){!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(f){return"\u0e95\u0ead\u0e99\u0ec1\u0ea5\u0e87"===f},meridiem:function(f,m,p){return f<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(f){return"\u0e97\u0eb5\u0ec8"+f}})}(S(5439))},2400:function(le,w,S){!function(v){"use strict";var u={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 m(x,I,H,C){return I?_(H)[0]:C?_(H)[1]:_(H)[2]}function p(x){return x%10==0||x>10&&x<20}function _(x){return u[x].split("_")}function F(x,I,H,C){var E=x+" ";return 1===x?E+m(0,I,H[0],C):I?E+(p(x)?_(H)[1]:_(H)[0]):C?E+_(H)[1]:E+(p(x)?_(H)[1]:_(H)[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 f(x,I,H,C){return I?"kelios sekund\u0117s":C?"keli\u0173 sekund\u017ei\u0173":"kelias sekundes"},ss:F,m,mm:F,h:m,hh:F,d:m,dd:F,M:m,MM:F,y:m,yy:F},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(x){return x+"-oji"},week:{dow:1,doy:4}})}(S(5439))},9991:function(le,w,S){!function(v){"use strict";var u={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 f(M,x,I){return I?x%10==1&&x%100!=11?M[2]:M[3]:x%10==1&&x%100!=11?M[0]:M[1]}function m(M,x,I){return M+" "+f(u[I],M,x)}function p(M,x,I){return f(u[I],M,x)}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 _(M,x){return x?"da\u017eas sekundes":"da\u017e\u0101m sekund\u0113m"},ss:m,m:p,mm:m,h:p,hh:m,d:p,dd:m,M:p,MM:m,y:p,yy:m},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},8477:function(le,w,S){!function(v){"use strict";var u={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(m,p){return 1===m?p[0]:m>=2&&m<=4?p[1]:p[2]},translate:function(m,p,_){var F=u.words[_];return 1===_.length?p?F[0]:F[1]:m+" "+u.correctGrammaticalCase(m,F)}};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:u.translate,m:u.translate,mm:u.translate,h:u.translate,hh:u.translate,d:"dan",dd:u.translate,M:"mjesec",MM:u.translate,y:"godinu",yy:u.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(S(5439))},5118:function(le,w,S){!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}})}(S(5439))},5943:function(le,w,S){!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(f){var m=f%10,p=f%100;return 0===f?f+"-\u0435\u0432":0===p?f+"-\u0435\u043d":p>10&&p<20?f+"-\u0442\u0438":1===m?f+"-\u0432\u0438":2===m?f+"-\u0440\u0438":7===m||8===m?f+"-\u043c\u0438":f+"-\u0442\u0438"},week:{dow:1,doy:7}})}(S(5439))},3849:function(le,w,S){!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(f,m){return 12===f&&(f=0),"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"===m&&f>=4||"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d"===m||"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02"===m?f+12:f},meridiem:function(f,m,p){return f<4?"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f":f<12?"\u0d30\u0d3e\u0d35\u0d3f\u0d32\u0d46":f<17?"\u0d09\u0d1a\u0d4d\u0d1a \u0d15\u0d34\u0d3f\u0d1e\u0d4d\u0d1e\u0d4d":f<20?"\u0d35\u0d48\u0d15\u0d41\u0d28\u0d4d\u0d28\u0d47\u0d30\u0d02":"\u0d30\u0d3e\u0d24\u0d4d\u0d30\u0d3f"}})}(S(5439))},1977:function(le,w,S){!function(v){"use strict";function u(m,p,_,F){switch(_){case"s":return p?"\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 m+(p?" \u0441\u0435\u043a\u0443\u043d\u0434":" \u0441\u0435\u043a\u0443\u043d\u0434\u044b\u043d");case"m":case"mm":return m+(p?" \u043c\u0438\u043d\u0443\u0442":" \u043c\u0438\u043d\u0443\u0442\u044b\u043d");case"h":case"hh":return m+(p?" \u0446\u0430\u0433":" \u0446\u0430\u0433\u0438\u0439\u043d");case"d":case"dd":return m+(p?" \u04e9\u0434\u04e9\u0440":" \u04e9\u0434\u0440\u0438\u0439\u043d");case"M":case"MM":return m+(p?" \u0441\u0430\u0440":" \u0441\u0430\u0440\u044b\u043d");case"y":case"yy":return m+(p?" \u0436\u0438\u043b":" \u0436\u0438\u043b\u0438\u0439\u043d");default:return m}}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(m){return"\u04ae\u0425"===m},meridiem:function(m,p,_){return m<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:u,ss:u,m:u,mm:u,h:u,hh:u,d:u,dd:u,M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2} \u04e9\u0434\u04e9\u0440/,ordinal:function(m,p){switch(p){case"d":case"D":case"DDD":return m+" \u04e9\u0434\u04e9\u0440";default:return m}}})}(S(5439))},6184:function(le,w,S){!function(v){"use strict";var u={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},f={"\u0967":"1","\u0968":"2","\u0969":"3","\u096a":"4","\u096b":"5","\u096c":"6","\u096d":"7","\u096e":"8","\u096f":"9","\u0966":"0"};function m(_,F,M,x){var I="";if(F)switch(M){case"s":I="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926";break;case"ss":I="%d \u0938\u0947\u0915\u0902\u0926";break;case"m":I="\u090f\u0915 \u092e\u093f\u0928\u093f\u091f";break;case"mm":I="%d \u092e\u093f\u0928\u093f\u091f\u0947";break;case"h":I="\u090f\u0915 \u0924\u093e\u0938";break;case"hh":I="%d \u0924\u093e\u0938";break;case"d":I="\u090f\u0915 \u0926\u093f\u0935\u0938";break;case"dd":I="%d \u0926\u093f\u0935\u0938";break;case"M":I="\u090f\u0915 \u092e\u0939\u093f\u0928\u093e";break;case"MM":I="%d \u092e\u0939\u093f\u0928\u0947";break;case"y":I="\u090f\u0915 \u0935\u0930\u094d\u0937";break;case"yy":I="%d \u0935\u0930\u094d\u0937\u0947"}else switch(M){case"s":I="\u0915\u093e\u0939\u0940 \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"ss":I="%d \u0938\u0947\u0915\u0902\u0926\u093e\u0902";break;case"m":I="\u090f\u0915\u093e \u092e\u093f\u0928\u093f\u091f\u093e";break;case"mm":I="%d \u092e\u093f\u0928\u093f\u091f\u093e\u0902";break;case"h":I="\u090f\u0915\u093e \u0924\u093e\u0938\u093e";break;case"hh":I="%d \u0924\u093e\u0938\u093e\u0902";break;case"d":I="\u090f\u0915\u093e \u0926\u093f\u0935\u0938\u093e";break;case"dd":I="%d \u0926\u093f\u0935\u0938\u093e\u0902";break;case"M":I="\u090f\u0915\u093e \u092e\u0939\u093f\u0928\u094d\u092f\u093e";break;case"MM":I="%d \u092e\u0939\u093f\u0928\u094d\u092f\u093e\u0902";break;case"y":I="\u090f\u0915\u093e \u0935\u0930\u094d\u0937\u093e";break;case"yy":I="%d \u0935\u0930\u094d\u0937\u093e\u0902"}return I.replace(/%d/i,_)}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:m,ss:m,m,mm:m,h:m,hh:m,d:m,dd:m,M:m,MM:m,y:m,yy:m},preparse:function(_){return _.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(F){return f[F]})},postformat:function(_){return _.replace(/\d/g,function(F){return u[F]})},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(_,F){return 12===_&&(_=0),"\u092a\u0939\u093e\u091f\u0947"===F||"\u0938\u0915\u093e\u0933\u0940"===F?_:"\u0926\u0941\u092a\u093e\u0930\u0940"===F||"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940"===F||"\u0930\u093e\u0924\u094d\u0930\u0940"===F?_>=12?_:_+12:void 0},meridiem:function(_,F,M){return _>=0&&_<6?"\u092a\u0939\u093e\u091f\u0947":_<12?"\u0938\u0915\u093e\u0933\u0940":_<17?"\u0926\u0941\u092a\u093e\u0930\u0940":_<20?"\u0938\u093e\u092f\u0902\u0915\u093e\u0933\u0940":"\u0930\u093e\u0924\u094d\u0930\u0940"},week:{dow:0,doy:6}})}(S(5439))},4524:function(le,w,S){!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(f,m){return 12===f&&(f=0),"pagi"===m?f:"tengahari"===m?f>=11?f:f+12:"petang"===m||"malam"===m?f+12:void 0},meridiem:function(f,m,p){return f<11?"pagi":f<15?"tengahari":f<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}})}(S(5439))},485:function(le,w,S){!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(f,m){return 12===f&&(f=0),"pagi"===m?f:"tengahari"===m?f>=11?f:f+12:"petang"===m||"malam"===m?f+12:void 0},meridiem:function(f,m,p){return f<11?"pagi":f<15?"tengahari":f<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}})}(S(5439))},6681:function(le,w,S){!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}})}(S(5439))},2024:function(le,w,S){!function(v){"use strict";var u={1:"\u1041",2:"\u1042",3:"\u1043",4:"\u1044",5:"\u1045",6:"\u1046",7:"\u1047",8:"\u1048",9:"\u1049",0:"\u1040"},f={"\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(p){return p.replace(/[\u1041\u1042\u1043\u1044\u1045\u1046\u1047\u1048\u1049\u1040]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},week:{dow:1,doy:4}})}(S(5439))},2688:function(le,w,S){!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}})}(S(5439))},8914:function(le,w,S){!function(v){"use strict";var u={1:"\u0967",2:"\u0968",3:"\u0969",4:"\u096a",5:"\u096b",6:"\u096c",7:"\u096d",8:"\u096e",9:"\u096f",0:"\u0966"},f={"\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(p){return p.replace(/[\u0967\u0968\u0969\u096a\u096b\u096c\u096d\u096e\u096f\u0966]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},meridiemParse:/\u0930\u093e\u0924\u093f|\u092c\u093f\u0939\u093e\u0928|\u0926\u093f\u0909\u0901\u0938\u094b|\u0938\u093e\u0901\u091d/,meridiemHour:function(p,_){return 12===p&&(p=0),"\u0930\u093e\u0924\u093f"===_?p<4?p:p+12:"\u092c\u093f\u0939\u093e\u0928"===_?p:"\u0926\u093f\u0909\u0901\u0938\u094b"===_?p>=10?p:p+12:"\u0938\u093e\u0901\u091d"===_?p+12:void 0},meridiem:function(p,_,F){return p<3?"\u0930\u093e\u0924\u093f":p<12?"\u092c\u093f\u0939\u093e\u0928":p<16?"\u0926\u093f\u0909\u0901\u0938\u094b":p<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}})}(S(5439))},2272:function(le,w,S){!function(v){"use strict";var u="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),f="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),m=[/^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],p=/^(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(F,M){return F?/-MMM-/.test(M)?f[F.month()]:u[F.month()]:u},monthsRegex:p,monthsShortRegex:p,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:m,longMonthsParse:m,shortMonthsParse:m,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(F){return F+(1===F||8===F||F>=20?"ste":"de")},week:{dow:1,doy:4}})}(S(5439))},1758:function(le,w,S){!function(v){"use strict";var u="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),f="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),m=[/^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],p=/^(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(F,M){return F?/-MMM-/.test(M)?f[F.month()]:u[F.month()]:u},monthsRegex:p,monthsShortRegex:p,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:m,longMonthsParse:m,shortMonthsParse:m,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(F){return F+(1===F||8===F||F>=20?"ste":"de")},week:{dow:1,doy:4}})}(S(5439))},1510:function(le,w,S){!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}})}(S(5439))},2797:function(le,w,S){!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(f,m){var p=1===f?"r":2===f?"n":3===f?"r":4===f?"t":"\xe8";return("w"===m||"W"===m)&&(p="a"),f+p},week:{dow:1,doy:4}})}(S(5439))},7944:function(le,w,S){!function(v){"use strict";var u={1:"\u0a67",2:"\u0a68",3:"\u0a69",4:"\u0a6a",5:"\u0a6b",6:"\u0a6c",7:"\u0a6d",8:"\u0a6e",9:"\u0a6f",0:"\u0a66"},f={"\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(p){return p.replace(/[\u0a67\u0a68\u0a69\u0a6a\u0a6b\u0a6c\u0a6d\u0a6e\u0a6f\u0a66]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},meridiemParse:/\u0a30\u0a3e\u0a24|\u0a38\u0a35\u0a47\u0a30|\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30|\u0a38\u0a3c\u0a3e\u0a2e/,meridiemHour:function(p,_){return 12===p&&(p=0),"\u0a30\u0a3e\u0a24"===_?p<4?p:p+12:"\u0a38\u0a35\u0a47\u0a30"===_?p:"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30"===_?p>=10?p:p+12:"\u0a38\u0a3c\u0a3e\u0a2e"===_?p+12:void 0},meridiem:function(p,_,F){return p<4?"\u0a30\u0a3e\u0a24":p<10?"\u0a38\u0a35\u0a47\u0a30":p<17?"\u0a26\u0a41\u0a2a\u0a39\u0a3f\u0a30":p<20?"\u0a38\u0a3c\u0a3e\u0a2e":"\u0a30\u0a3e\u0a24"},week:{dow:0,doy:6}})}(S(5439))},1605:function(le,w,S){!function(v){"use strict";var u="stycze\u0144_luty_marzec_kwiecie\u0144_maj_czerwiec_lipiec_sierpie\u0144_wrzesie\u0144_pa\u017adziernik_listopad_grudzie\u0144".split("_"),f="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_wrze\u015bnia_pa\u017adziernika_listopada_grudnia".split("_"),m=[/^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 p(M){return M%10<5&&M%10>1&&~~(M/10)%10!=1}function _(M,x,I){var H=M+" ";switch(I){case"ss":return H+(p(M)?"sekundy":"sekund");case"m":return x?"minuta":"minut\u0119";case"mm":return H+(p(M)?"minuty":"minut");case"h":return x?"godzina":"godzin\u0119";case"hh":return H+(p(M)?"godziny":"godzin");case"ww":return H+(p(M)?"tygodnie":"tygodni");case"MM":return H+(p(M)?"miesi\u0105ce":"miesi\u0119cy");case"yy":return H+(p(M)?"lata":"lat")}}v.defineLocale("pl",{months:function(M,x){return M?/D MMMM/.test(x)?f[M.month()]:u[M.month()]:u},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_pa\u017a_lis_gru".split("_"),monthsParse:m,longMonthsParse:m,shortMonthsParse:m,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:_,m:_,mm:_,h:_,hh:_,d:"1 dzie\u0144",dd:"%d dni",w:"tydzie\u0144",ww:_,M:"miesi\u0105c",MM:_,y:"rok",yy:_},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},3840:function(le,w,S){!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"})}(S(5439))},4225:function(le,w,S){!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}})}(S(5439))},5128:function(le,w,S){!function(v){"use strict";function u(m,p,_){var M=" ";return(m%100>=20||m>=100&&m%100==0)&&(M=" de "),m+M+{ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"s\u0103pt\u0103m\xe2ni",MM:"luni",yy:"ani"}[_]}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:u,m:"un minut",mm:u,h:"o or\u0103",hh:u,d:"o zi",dd:u,w:"o s\u0103pt\u0103m\xe2n\u0103",ww:u,M:"o lun\u0103",MM:u,y:"un an",yy:u},week:{dow:1,doy:7}})}(S(5439))},5127:function(le,w,S){!function(v){"use strict";function f(_,F,M){return"m"===M?F?"\u043c\u0438\u043d\u0443\u0442\u0430":"\u043c\u0438\u043d\u0443\u0442\u0443":_+" "+function u(_,F){var M=_.split("_");return F%10==1&&F%100!=11?M[0]:F%10>=2&&F%10<=4&&(F%100<10||F%100>=20)?M[1]:M[2]}({ss:F?"\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:F?"\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"}[M],+_)}var m=[/^\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:m,longMonthsParse:m,shortMonthsParse:m,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(_){if(_.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(_){if(_.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:f,m:f,mm:f,h:"\u0447\u0430\u0441",hh:f,d:"\u0434\u0435\u043d\u044c",dd:f,w:"\u043d\u0435\u0434\u0435\u043b\u044f",ww:f,M:"\u043c\u0435\u0441\u044f\u0446",MM:f,y:"\u0433\u043e\u0434",yy:f},meridiemParse:/\u043d\u043e\u0447\u0438|\u0443\u0442\u0440\u0430|\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430/i,isPM:function(_){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u0435\u0440\u0430)$/.test(_)},meridiem:function(_,F,M){return _<4?"\u043d\u043e\u0447\u0438":_<12?"\u0443\u0442\u0440\u0430":_<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u0435\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e|\u044f)/,ordinal:function(_,F){switch(F){case"M":case"d":case"DDD":return _+"-\u0439";case"D":return _+"-\u0433\u043e";case"w":case"W":return _+"-\u044f";default:return _}},week:{dow:1,doy:4}})}(S(5439))},2525:function(le,w,S){!function(v){"use strict";var u=["\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"],f=["\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:u,monthsShort:u,weekdays:f,weekdaysShort:f,weekdaysMin:f,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(p){return"\u0634\u0627\u0645"===p},meridiem:function(p,_,F){return p<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(p){return p.replace(/\u060c/g,",")},postformat:function(p){return p.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(S(5439))},9893:function(le,w,S){!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}})}(S(5439))},3123:function(le,w,S){!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(f){return f+" \u0dc0\u0dd0\u0db1\u0dd2"},meridiemParse:/\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4|\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4|\u0db4\u0dd9.\u0dc0|\u0db4.\u0dc0./,isPM:function(f){return"\u0db4.\u0dc0."===f||"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4"===f},meridiem:function(f,m,p){return f>11?p?"\u0db4.\u0dc0.":"\u0db4\u0dc3\u0dca \u0dc0\u0dbb\u0dd4":p?"\u0db4\u0dd9.\u0dc0.":"\u0db4\u0dd9\u0dbb \u0dc0\u0dbb\u0dd4"}})}(S(5439))},9635:function(le,w,S){!function(v){"use strict";var u="janu\xe1r_febru\xe1r_marec_apr\xedl_m\xe1j_j\xfan_j\xfal_august_september_okt\xf3ber_november_december".split("_"),f="jan_feb_mar_apr_m\xe1j_j\xfan_j\xfal_aug_sep_okt_nov_dec".split("_");function m(F){return F>1&&F<5}function p(F,M,x,I){var H=F+" ";switch(x){case"s":return M||I?"p\xe1r sek\xfand":"p\xe1r sekundami";case"ss":return M||I?H+(m(F)?"sekundy":"sek\xfand"):H+"sekundami";case"m":return M?"min\xfata":I?"min\xfatu":"min\xfatou";case"mm":return M||I?H+(m(F)?"min\xfaty":"min\xfat"):H+"min\xfatami";case"h":return M?"hodina":I?"hodinu":"hodinou";case"hh":return M||I?H+(m(F)?"hodiny":"hod\xedn"):H+"hodinami";case"d":return M||I?"de\u0148":"d\u0148om";case"dd":return M||I?H+(m(F)?"dni":"dn\xed"):H+"d\u0148ami";case"M":return M||I?"mesiac":"mesiacom";case"MM":return M||I?H+(m(F)?"mesiace":"mesiacov"):H+"mesiacmi";case"y":return M||I?"rok":"rokom";case"yy":return M||I?H+(m(F)?"roky":"rokov"):H+"rokmi"}}v.defineLocale("sk",{months:u,monthsShort:f,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:p,ss:p,m:p,mm:p,h:p,hh:p,d:p,dd:p,M:p,MM:p,y:p,yy:p},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},8106:function(le,w,S){!function(v){"use strict";function u(m,p,_,F){var M=m+" ";switch(_){case"s":return p||F?"nekaj sekund":"nekaj sekundami";case"ss":return M+(1===m?p?"sekundo":"sekundi":2===m?p||F?"sekundi":"sekundah":m<5?p||F?"sekunde":"sekundah":"sekund");case"m":return p?"ena minuta":"eno minuto";case"mm":return M+(1===m?p?"minuta":"minuto":2===m?p||F?"minuti":"minutama":m<5?p||F?"minute":"minutami":p||F?"minut":"minutami");case"h":return p?"ena ura":"eno uro";case"hh":return M+(1===m?p?"ura":"uro":2===m?p||F?"uri":"urama":m<5?p||F?"ure":"urami":p||F?"ur":"urami");case"d":return p||F?"en dan":"enim dnem";case"dd":return M+(1===m?p||F?"dan":"dnem":2===m?p||F?"dni":"dnevoma":p||F?"dni":"dnevi");case"M":return p||F?"en mesec":"enim mesecem";case"MM":return M+(1===m?p||F?"mesec":"mesecem":2===m?p||F?"meseca":"mesecema":m<5?p||F?"mesece":"meseci":p||F?"mesecev":"meseci");case"y":return p||F?"eno leto":"enim letom";case"yy":return M+(1===m?p||F?"leto":"letom":2===m?p||F?"leti":"letoma":m<5?p||F?"leta":"leti":p||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:u,ss:u,m:u,mm:u,h:u,hh:u,d:u,dd:u,M:u,MM:u,y:u,yy:u},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(S(5439))},8799:function(le,w,S){!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(f){return"M"===f.charAt(0)},meridiem:function(f,m,p){return f<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}})}(S(5439))},2872:function(le,w,S){!function(v){"use strict";var u={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(m,p){return m%10>=1&&m%10<=4&&(m%100<10||m%100>=20)?m%10==1?p[0]:p[1]:p[2]},translate:function(m,p,_,F){var x,M=u.words[_];return 1===_.length?"y"===_&&p?"\u0458\u0435\u0434\u043d\u0430 \u0433\u043e\u0434\u0438\u043d\u0430":F||p?M[0]:M[1]:(x=u.correctGrammaticalCase(m,M),"yy"===_&&p&&"\u0433\u043e\u0434\u0438\u043d\u0443"===x?m+" \u0433\u043e\u0434\u0438\u043d\u0430":m+" "+x)}};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:u.translate,m:u.translate,mm:u.translate,h:u.translate,hh:u.translate,d:u.translate,dd:u.translate,M:u.translate,MM:u.translate,y:u.translate,yy:u.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(S(5439))},7949:function(le,w,S){!function(v){"use strict";var u={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(m,p){return m%10>=1&&m%10<=4&&(m%100<10||m%100>=20)?m%10==1?p[0]:p[1]:p[2]},translate:function(m,p,_,F){var x,M=u.words[_];return 1===_.length?"y"===_&&p?"jedna godina":F||p?M[0]:M[1]:(x=u.correctGrammaticalCase(m,M),"yy"===_&&p&&"godinu"===x?m+" godina":m+" "+x)}};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:u.translate,m:u.translate,mm:u.translate,h:u.translate,hh:u.translate,d:u.translate,dd:u.translate,M:u.translate,MM:u.translate,y:u.translate,yy:u.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}})}(S(5439))},6167:function(le,w,S){!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(f,m,p){return f<11?"ekuseni":f<15?"emini":f<19?"entsambama":"ebusuku"},meridiemHour:function(f,m){return 12===f&&(f=0),"ekuseni"===m?f:"emini"===m?f>=11?f:f+12:"entsambama"===m||"ebusuku"===m?0===f?0:f+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}})}(S(5439))},9713:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?":e":1===m||2===m?":a":":e")},week:{dow:1,doy:4}})}(S(5439))},1982:function(le,w,S){!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}})}(S(5439))},2732:function(le,w,S){!function(v){"use strict";var u={1:"\u0be7",2:"\u0be8",3:"\u0be9",4:"\u0bea",5:"\u0beb",6:"\u0bec",7:"\u0bed",8:"\u0bee",9:"\u0bef",0:"\u0be6"},f={"\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(p){return p+"\u0bb5\u0ba4\u0bc1"},preparse:function(p){return p.replace(/[\u0be7\u0be8\u0be9\u0bea\u0beb\u0bec\u0bed\u0bee\u0bef\u0be6]/g,function(_){return f[_]})},postformat:function(p){return p.replace(/\d/g,function(_){return u[_]})},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(p,_,F){return p<2?" \u0baf\u0bbe\u0bae\u0bae\u0bcd":p<6?" \u0bb5\u0bc8\u0b95\u0bb1\u0bc8":p<10?" \u0b95\u0bbe\u0bb2\u0bc8":p<14?" \u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd":p<18?" \u0b8e\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1":p<22?" \u0bae\u0bbe\u0bb2\u0bc8":" \u0baf\u0bbe\u0bae\u0bae\u0bcd"},meridiemHour:function(p,_){return 12===p&&(p=0),"\u0baf\u0bbe\u0bae\u0bae\u0bcd"===_?p<2?p:p+12:"\u0bb5\u0bc8\u0b95\u0bb1\u0bc8"===_||"\u0b95\u0bbe\u0bb2\u0bc8"===_||"\u0ba8\u0ba3\u0bcd\u0baa\u0b95\u0bb2\u0bcd"===_&&p>=10?p:p+12},week:{dow:0,doy:6}})}(S(5439))},3636:function(le,w,S){!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(f,m){return 12===f&&(f=0),"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"===m?f<4?f:f+12:"\u0c09\u0c26\u0c2f\u0c02"===m?f:"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02"===m?f>=10?f:f+12:"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02"===m?f+12:void 0},meridiem:function(f,m,p){return f<4?"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f":f<10?"\u0c09\u0c26\u0c2f\u0c02":f<17?"\u0c2e\u0c27\u0c4d\u0c2f\u0c3e\u0c39\u0c4d\u0c28\u0c02":f<20?"\u0c38\u0c3e\u0c2f\u0c02\u0c24\u0c4d\u0c30\u0c02":"\u0c30\u0c3e\u0c24\u0c4d\u0c30\u0c3f"},week:{dow:0,doy:6}})}(S(5439))},2115:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")},week:{dow:1,doy:4}})}(S(5439))},9801:function(le,w,S){!function(v){"use strict";var u={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(m,p){return 12===m&&(m=0),"\u0448\u0430\u0431"===p?m<4?m:m+12:"\u0441\u0443\u0431\u04b3"===p?m:"\u0440\u04ef\u0437"===p?m>=11?m:m+12:"\u0431\u0435\u0433\u043e\u04b3"===p?m+12:void 0},meridiem:function(m,p,_){return m<4?"\u0448\u0430\u0431":m<11?"\u0441\u0443\u0431\u04b3":m<16?"\u0440\u04ef\u0437":m<19?"\u0431\u0435\u0433\u043e\u04b3":"\u0448\u0430\u0431"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0443\u043c|\u044e\u043c)/,ordinal:function(m){return m+(u[m]||u[m%10]||u[m>=100?100:null])},week:{dow:1,doy:7}})}(S(5439))},4486:function(le,w,S){!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(f){return"\u0e2b\u0e25\u0e31\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e07"===f},meridiem:function(f,m,p){return f<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"}})}(S(5439))},1310:function(le,w,S){!function(v){"use strict";var u={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(m,p){switch(p){case"d":case"D":case"Do":case"DD":return m;default:if(0===m)return m+"'unjy";var _=m%10;return m+(u[_]||u[m%100-_]||u[m>=100?100:null])}},week:{dow:1,doy:7}})}(S(5439))},2360:function(le,w,S){!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(f){return f},week:{dow:1,doy:4}})}(S(5439))},6645:function(le,w,S){!function(v){"use strict";var u="pagh_wa\u2019_cha\u2019_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function p(M,x,I,H){var C=function _(M){var x=Math.floor(M%1e3/100),I=Math.floor(M%100/10),H=M%10,C="";return x>0&&(C+=u[x]+"vatlh"),I>0&&(C+=(""!==C?" ":"")+u[I]+"maH"),H>0&&(C+=(""!==C?" ":"")+u[H]),""===C?"pagh":C}(M);switch(I){case"ss":return C+" lup";case"mm":return C+" tup";case"hh":return C+" rep";case"dd":return C+" jaj";case"MM":return C+" jar";case"yy":return C+" 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 f(M){var x=M;return-1!==M.indexOf("jaj")?x.slice(0,-3)+"leS":-1!==M.indexOf("jar")?x.slice(0,-3)+"waQ":-1!==M.indexOf("DIS")?x.slice(0,-3)+"nem":x+" pIq"},past:function m(M){var x=M;return-1!==M.indexOf("jaj")?x.slice(0,-3)+"Hu\u2019":-1!==M.indexOf("jar")?x.slice(0,-3)+"wen":-1!==M.indexOf("DIS")?x.slice(0,-3)+"ben":x+" ret"},s:"puS lup",ss:p,m:"wa\u2019 tup",mm:p,h:"wa\u2019 rep",hh:p,d:"wa\u2019 jaj",dd:p,M:"wa\u2019 jar",MM:p,y:"wa\u2019 DIS",yy:p},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}})}(S(5439))},8374:function(le,w,S){!function(v){"use strict";var u={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(m,p,_){return m<12?_?"\xf6\xf6":"\xd6\xd6":_?"\xf6s":"\xd6S"},meridiemParse:/\xf6\xf6|\xd6\xd6|\xf6s|\xd6S/,isPM:function(m){return"\xf6s"===m||"\xd6S"===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, 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(m,p){switch(p){case"d":case"D":case"Do":case"DD":return m;default:if(0===m)return m+"'\u0131nc\u0131";var _=m%10;return m+(u[_]||u[m%100-_]||u[m>=100?100:null])}},week:{dow:1,doy:7}})}(S(5439))},256:function(le,w,S){!function(v){"use strict";function f(m,p,_,F){var M={s:["viensas secunds","'iensas secunds"],ss:[m+" secunds",m+" secunds"],m:["'n m\xedut","'iens m\xedut"],mm:[m+" m\xeduts",m+" m\xeduts"],h:["'n \xfeora","'iensa \xfeora"],hh:[m+" \xfeoras",m+" \xfeoras"],d:["'n ziua","'iensa ziua"],dd:[m+" ziuas",m+" ziuas"],M:["'n mes","'iens mes"],MM:[m+" mesen",m+" mesen"],y:["'n ar","'iens ar"],yy:[m+" ars",m+" ars"]};return F||p?M[_][0]:M[_][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(m){return"d'o"===m.toLowerCase()},meridiem:function(m,p,_){return m>11?_?"d'o":"D'O":_?"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: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}})}(S(5439))},1631:function(le,w,S){!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}})}(S(5439))},1595:function(le,w,S){!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}})}(S(5439))},6050:function(le,w,S){!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(f,m){return 12===f&&(f=0),"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5"===m||"\u0633\u06d5\u06be\u06d5\u0631"===m||"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646"===m?f:"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0643\u06d0\u064a\u0649\u0646"===m||"\u0643\u06d5\u0686"===m?f+12:f>=11?f:f+12},meridiem:function(f,m,p){var _=100*f+m;return _<600?"\u064a\u06d0\u0631\u0649\u0645 \u0643\u06d0\u0686\u06d5":_<900?"\u0633\u06d5\u06be\u06d5\u0631":_<1130?"\u0686\u06c8\u0634\u062a\u0649\u0646 \u0628\u06c7\u0631\u06c7\u0646":_<1230?"\u0686\u06c8\u0634":_<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(f,m){switch(m){case"d":case"D":case"DDD":return f+"-\u0643\u06c8\u0646\u0649";case"w":case"W":return f+"-\u06be\u06d5\u067e\u062a\u06d5";default:return f}},preparse:function(f){return f.replace(/\u060c/g,",")},postformat:function(f){return f.replace(/,/g,"\u060c")},week:{dow:1,doy:7}})}(S(5439))},5610:function(le,w,S){!function(v){"use strict";function f(F,M,x){return"m"===x?M?"\u0445\u0432\u0438\u043b\u0438\u043d\u0430":"\u0445\u0432\u0438\u043b\u0438\u043d\u0443":"h"===x?M?"\u0433\u043e\u0434\u0438\u043d\u0430":"\u0433\u043e\u0434\u0438\u043d\u0443":F+" "+function u(F,M){var x=F.split("_");return M%10==1&&M%100!=11?x[0]:M%10>=2&&M%10<=4&&(M%100<10||M%100>=20)?x[1]:x[2]}({ss:M?"\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:M?"\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:M?"\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"}[x],+F)}function p(F){return function(){return F+"\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 m(F,M){var x={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===F?x.nominative.slice(1,7).concat(x.nominative.slice(0,1)):F?x[/(\[[\u0412\u0432\u0423\u0443]\]) ?dddd/.test(M)?"accusative":/\[?(?:\u043c\u0438\u043d\u0443\u043b\u043e\u0457|\u043d\u0430\u0441\u0442\u0443\u043f\u043d\u043e\u0457)? ?\] ?dddd/.test(M)?"genitive":"nominative"][F.day()]:x.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:p("[\u0421\u044c\u043e\u0433\u043e\u0434\u043d\u0456 "),nextDay:p("[\u0417\u0430\u0432\u0442\u0440\u0430 "),lastDay:p("[\u0412\u0447\u043e\u0440\u0430 "),nextWeek:p("[\u0423] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return p("[\u041c\u0438\u043d\u0443\u043b\u043e\u0457] dddd [").call(this);case 1:case 2:case 4:return p("[\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:f,m:f,mm:f,h:"\u0433\u043e\u0434\u0438\u043d\u0443",hh:f,d:"\u0434\u0435\u043d\u044c",dd:f,M:"\u043c\u0456\u0441\u044f\u0446\u044c",MM:f,y:"\u0440\u0456\u043a",yy:f},meridiemParse:/\u043d\u043e\u0447\u0456|\u0440\u0430\u043d\u043a\u0443|\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430/,isPM:function(F){return/^(\u0434\u043d\u044f|\u0432\u0435\u0447\u043e\u0440\u0430)$/.test(F)},meridiem:function(F,M,x){return F<4?"\u043d\u043e\u0447\u0456":F<12?"\u0440\u0430\u043d\u043a\u0443":F<17?"\u0434\u043d\u044f":"\u0432\u0435\u0447\u043e\u0440\u0430"},dayOfMonthOrdinalParse:/\d{1,2}-(\u0439|\u0433\u043e)/,ordinal:function(F,M){switch(M){case"M":case"d":case"DDD":case"w":case"W":return F+"-\u0439";case"D":return F+"-\u0433\u043e";default:return F}},week:{dow:1,doy:7}})}(S(5439))},6077:function(le,w,S){!function(v){"use strict";var u=["\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"],f=["\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:u,monthsShort:u,weekdays:f,weekdaysShort:f,weekdaysMin:f,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(p){return"\u0634\u0627\u0645"===p},meridiem:function(p,_,F){return p<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(p){return p.replace(/\u060c/g,",")},postformat:function(p){return p.replace(/,/g,"\u060c")},week:{dow:1,doy:4}})}(S(5439))},2207:function(le,w,S){!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}})}(S(5439))},2862:function(le,w,S){!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}})}(S(5439))},8093:function(le,w,S){!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(f){return/^ch$/i.test(f)},meridiem:function(f,m,p){return f<12?p?"sa":"SA":p?"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(f){return f},week:{dow:1,doy:4}})}(S(5439))},5590:function(le,w,S){!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(f){var m=f%10;return f+(1==~~(f%100/10)?"th":1===m?"st":2===m?"nd":3===m?"rd":"th")},week:{dow:1,doy:4}})}(S(5439))},9058:function(le,w,S){!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}})}(S(5439))},7908:function(le,w,S){!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(f,m){return 12===f&&(f=0),"\u51cc\u6668"===m||"\u65e9\u4e0a"===m||"\u4e0a\u5348"===m?f:"\u4e0b\u5348"===m||"\u665a\u4e0a"===m?f+12:f>=11?f:f+12},meridiem:function(f,m,p){var _=100*f+m;return _<600?"\u51cc\u6668":_<900?"\u65e9\u4e0a":_<1130?"\u4e0a\u5348":_<1230?"\u4e2d\u5348":_<1800?"\u4e0b\u5348":"\u665a\u4e0a"},calendar:{sameDay:"[\u4eca\u5929]LT",nextDay:"[\u660e\u5929]LT",nextWeek:function(f){return f.week()!==this.week()?"[\u4e0b]dddLT":"[\u672c]dddLT"},lastDay:"[\u6628\u5929]LT",lastWeek:function(f){return this.week()!==f.week()?"[\u4e0a]dddLT":"[\u672c]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(\u65e5|\u6708|\u5468)/,ordinal:function(f,m){switch(m){case"d":case"D":case"DDD":return f+"\u65e5";case"M":return f+"\u6708";case"w":case"W":return f+"\u5468";default:return f}},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}})}(S(5439))},8867:function(le,w,S){!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(f,m){return 12===f&&(f=0),"\u51cc\u6668"===m||"\u65e9\u4e0a"===m||"\u4e0a\u5348"===m?f:"\u4e2d\u5348"===m?f>=11?f:f+12:"\u4e0b\u5348"===m||"\u665a\u4e0a"===m?f+12:void 0},meridiem:function(f,m,p){var _=100*f+m;return _<600?"\u51cc\u6668":_<900?"\u65e9\u4e0a":_<1200?"\u4e0a\u5348":1200===_?"\u4e2d\u5348":_<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(f,m){switch(m){case"d":case"D":case"DDD":return f+"\u65e5";case"M":return f+"\u6708";case"w":case"W":return f+"\u9031";default:return f}},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"}})}(S(5439))},1133:function(le,w,S){!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(f,m){return 12===f&&(f=0),"\u51cc\u6668"===m||"\u65e9\u4e0a"===m||"\u4e0a\u5348"===m?f:"\u4e2d\u5348"===m?f>=11?f:f+12:"\u4e0b\u5348"===m||"\u665a\u4e0a"===m?f+12:void 0},meridiem:function(f,m,p){var _=100*f+m;return _<600?"\u51cc\u6668":_<900?"\u65e9\u4e0a":_<1130?"\u4e0a\u5348":_<1230?"\u4e2d\u5348":_<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(f,m){switch(m){case"d":case"D":case"DDD":return f+"\u65e5";case"M":return f+"\u6708";case"w":case"W":return f+"\u9031";default:return f}},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"}})}(S(5439))},3291:function(le,w,S){!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(f,m){return 12===f&&(f=0),"\u51cc\u6668"===m||"\u65e9\u4e0a"===m||"\u4e0a\u5348"===m?f:"\u4e2d\u5348"===m?f>=11?f:f+12:"\u4e0b\u5348"===m||"\u665a\u4e0a"===m?f+12:void 0},meridiem:function(f,m,p){var _=100*f+m;return _<600?"\u51cc\u6668":_<900?"\u65e9\u4e0a":_<1130?"\u4e0a\u5348":_<1230?"\u4e2d\u5348":_<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(f,m){switch(m){case"d":case"D":case"DDD":return f+"\u65e5";case"M":return f+"\u6708";case"w":case"W":return f+"\u9031";default:return f}},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"}})}(S(5439))},5439:function(le,w,S){(le=S.nmd(le)).exports=function(){"use strict";var v,z;function u(){return v.apply(null,arguments)}function m(d){return d instanceof Array||"[object Array]"===Object.prototype.toString.call(d)}function p(d){return null!=d&&"[object Object]"===Object.prototype.toString.call(d)}function _(d,b){return Object.prototype.hasOwnProperty.call(d,b)}function F(d){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(d).length;var b;for(b in d)if(_(d,b))return!1;return!0}function M(d){return void 0===d}function x(d){return"number"==typeof d||"[object Number]"===Object.prototype.toString.call(d)}function I(d){return d instanceof Date||"[object Date]"===Object.prototype.toString.call(d)}function H(d,b){var V,L=[],ee=d.length;for(V=0;V<ee;++V)L.push(b(d[V],V));return L}function C(d,b){for(var L in b)_(b,L)&&(d[L]=b[L]);return _(b,"toString")&&(d.toString=b.toString),_(b,"valueOf")&&(d.valueOf=b.valueOf),d}function E(d,b,L,V){return ii(d,b,L,V,!0).utc()}function N(d){return null==d._pf&&(d._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),d._pf}function P(d){if(null==d._isValid){var b=N(d),L=z.call(b.parsedDateParts,function(ee){return null!=ee}),V=!isNaN(d._d.getTime())&&b.overflow<0&&!b.empty&&!b.invalidEra&&!b.invalidMonth&&!b.invalidWeekday&&!b.weekdayMismatch&&!b.nullInput&&!b.invalidFormat&&!b.userInvalidated&&(!b.meridiem||b.meridiem&&L);if(d._strict&&(V=V&&0===b.charsLeftOver&&0===b.unusedTokens.length&&void 0===b.bigHour),null!=Object.isFrozen&&Object.isFrozen(d))return V;d._isValid=V}return d._isValid}function T(d){var b=E(NaN);return null!=d?C(N(b),d):N(b).userInvalidated=!0,b}z=Array.prototype.some?Array.prototype.some:function(d){var V,b=Object(this),L=b.length>>>0;for(V=0;V<L;V++)if(V in b&&d.call(this,b[V],V,b))return!0;return!1};var G=u.momentProperties=[],K=!1;function X(d,b){var L,V,ee,_e=G.length;if(M(b._isAMomentObject)||(d._isAMomentObject=b._isAMomentObject),M(b._i)||(d._i=b._i),M(b._f)||(d._f=b._f),M(b._l)||(d._l=b._l),M(b._strict)||(d._strict=b._strict),M(b._tzm)||(d._tzm=b._tzm),M(b._isUTC)||(d._isUTC=b._isUTC),M(b._offset)||(d._offset=b._offset),M(b._pf)||(d._pf=N(b)),M(b._locale)||(d._locale=b._locale),_e>0)for(L=0;L<_e;L++)M(ee=b[V=G[L]])||(d[V]=ee);return d}function R(d){X(this,d),this._d=new Date(null!=d._d?d._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===K&&(K=!0,u.updateOffset(this),K=!1)}function ie(d){return d instanceof R||null!=d&&null!=d._isAMomentObject}function $(d){!1===u.suppressDeprecationWarnings&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+d)}function q(d,b){var L=!0;return C(function(){if(null!=u.deprecationHandler&&u.deprecationHandler(null,d),L){var ee,_e,Ie,V=[],Yt=arguments.length;for(_e=0;_e<Yt;_e++){if(ee="","object"==typeof arguments[_e]){for(Ie in ee+="\n["+_e+"] ",arguments[0])_(arguments[0],Ie)&&(ee+=Ie+": "+arguments[0][Ie]+", ");ee=ee.slice(0,-2)}else ee=arguments[_e];V.push(ee)}$(d+"\nArguments: "+Array.prototype.slice.call(V).join("")+"\n"+(new Error).stack),L=!1}return b.apply(this,arguments)},b)}var Ye,J={};function te(d,b){null!=u.deprecationHandler&&u.deprecationHandler(d,b),J[d]||($(b),J[d]=!0)}function se(d){return typeof Function<"u"&&d instanceof Function||"[object Function]"===Object.prototype.toString.call(d)}function Se(d,b){var V,L=C({},d);for(V in b)_(b,V)&&(p(d[V])&&p(b[V])?(L[V]={},C(L[V],d[V]),C(L[V],b[V])):null!=b[V]?L[V]=b[V]:delete L[V]);for(V in d)_(d,V)&&!_(b,V)&&p(d[V])&&(L[V]=C({},L[V]));return L}function xe(d){null!=d&&this.set(d)}u.suppressDeprecationWarnings=!1,u.deprecationHandler=null,Ye=Object.keys?Object.keys:function(d){var b,L=[];for(b in d)_(d,b)&&L.push(b);return L};function Ct(d,b,L){var V=""+Math.abs(d);return(d>=0?L?"+":"":"-")+Math.pow(10,Math.max(0,b-V.length)).toString().substr(1)+V}var Ze=/(\[[^\[]*\])|(\\)?([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,Vt=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,be={},$t={};function tt(d,b,L,V){var ee=V;"string"==typeof V&&(ee=function(){return this[V]()}),d&&($t[d]=ee),b&&($t[b[0]]=function(){return Ct(ee.apply(this,arguments),b[1],b[2])}),L&&($t[L]=function(){return this.localeData().ordinal(ee.apply(this,arguments),d)})}function It(d){return d.match(/\[[\s\S]/)?d.replace(/^\[|\]$/g,""):d.replace(/\\/g,"")}function cn(d,b){return d.isValid()?(b=Ve(b,d.localeData()),be[b]=be[b]||function Nt(d){var L,V,b=d.match(Ze);for(L=0,V=b.length;L<V;L++)b[L]=$t[b[L]]?$t[b[L]]:It(b[L]);return function(ee){var Ie,_e="";for(Ie=0;Ie<V;Ie++)_e+=se(b[Ie])?b[Ie].call(ee,d):b[Ie];return _e}}(b),be[b](d)):d.localeData().invalidDate()}function Ve(d,b){var L=5;function V(ee){return b.longDateFormat(ee)||ee}for(Vt.lastIndex=0;L>=0&&Vt.test(d);)d=d.replace(Vt,V),Vt.lastIndex=0,L-=1;return d}var Dn={};function Mt(d,b){var L=d.toLowerCase();Dn[L]=Dn[L+"s"]=Dn[b]=d}function Wt(d){return"string"==typeof d?Dn[d]||Dn[d.toLowerCase()]:void 0}function Wn(d){var L,V,b={};for(V in d)_(d,V)&&(L=Wt(V))&&(b[L]=d[V]);return b}var gr={};function Hi(d,b){gr[d]=b}function ri(d){return d%4==0&&d%100!=0||d%400==0}function yn(d){return d<0?Math.ceil(d)||0:Math.floor(d)}function Gt(d){var b=+d,L=0;return 0!==b&&isFinite(b)&&(L=yn(b)),L}function ao(d,b){return function(L){return null!=L?(hs(this,d,L),u.updateOffset(this,b),this):jn(this,d)}}function jn(d,b){return d.isValid()?d._d["get"+(d._isUTC?"UTC":"")+b]():NaN}function hs(d,b,L){d.isValid()&&!isNaN(L)&&("FullYear"===b&&ri(d.year())&&1===d.month()&&29===d.date()?(L=Gt(L),d._d["set"+(d._isUTC?"UTC":"")+b](L,d.month(),Oo(L,d.month()))):d._d["set"+(d._isUTC?"UTC":"")+b](L))}var na,ke=/\d/,ve=/\d\d/,Fi=/\d{3}/,Ri=/\d{4}/,nn=/[+-]?\d{6}/,Ft=/\d\d?/,ua=/\d\d\d\d?/,ha=/\d\d\d\d\d\d?/,Gn=/\d{1,3}/,Kr=/\d{1,4}/,Ha=/[+-]?\d{1,6}/,Qr=/\d+/,Yi=/[+-]?\d+/,Ic=/Z|[+-]\d\d:?\d\d/gi,No=/Z|[+-]\d\d(?::?\d\d)?/gi,yr=/[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 mt(d,b,L){na[d]=se(b)?b:function(V,ee){return V&&L?L:b}}function so(d,b){return _(na,d)?na[d](b._strict,b._locale):new RegExp(function tr(d){return vr(d.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(b,L,V,ee,_e){return L||V||ee||_e}))}(d))}function vr(d){return d.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}na={};var Ei={};function _i(d,b){var L,ee,V=b;for("string"==typeof d&&(d=[d]),x(b)&&(V=function(_e,Ie){Ie[b]=Gt(_e)}),ee=d.length,L=0;L<ee;L++)Ei[d[L]]=V}function $n(d,b){_i(d,function(L,V,ee,_e){ee._w=ee._w||{},b(L,ee._w,ee,_e)})}function ms(d,b,L){null!=b&&_(Ei,d)&&Ei[d](b,L._a,L,d)}var Sn;function Oo(d,b){if(isNaN(d)||isNaN(b))return NaN;var L=function zs(d,b){return(d%b+b)%b}(b,12);return d+=(b-L)/12,1===L?ri(d)?29:28:31-L%7%2}Sn=Array.prototype.indexOf?Array.prototype.indexOf:function(d){var b;for(b=0;b<this.length;++b)if(this[b]===d)return b;return-1},tt("M",["MM",2],"Mo",function(){return this.month()+1}),tt("MMM",0,0,function(d){return this.localeData().monthsShort(this,d)}),tt("MMMM",0,0,function(d){return this.localeData().months(this,d)}),Mt("month","M"),Hi("month",8),mt("M",Ft),mt("MM",Ft,ve),mt("MMM",function(d,b){return b.monthsShortRegex(d)}),mt("MMMM",function(d,b){return b.monthsRegex(d)}),_i(["M","MM"],function(d,b){b[1]=Gt(d)-1}),_i(["MMM","MMMM"],function(d,b,L,V){var ee=L._locale.monthsParse(d,V,L._strict);null!=ee?b[1]=ee:N(L).invalidMonth=d});var Us="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Ll="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Nl=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,An=yr,ki=yr;function $i(d,b,L){var V,ee,_e,Ie=d.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],V=0;V<12;++V)_e=E([2e3,V]),this._shortMonthsParse[V]=this.monthsShort(_e,"").toLocaleLowerCase(),this._longMonthsParse[V]=this.months(_e,"").toLocaleLowerCase();return L?"MMM"===b?-1!==(ee=Sn.call(this._shortMonthsParse,Ie))?ee:null:-1!==(ee=Sn.call(this._longMonthsParse,Ie))?ee:null:"MMM"===b?-1!==(ee=Sn.call(this._shortMonthsParse,Ie))||-1!==(ee=Sn.call(this._longMonthsParse,Ie))?ee:null:-1!==(ee=Sn.call(this._longMonthsParse,Ie))||-1!==(ee=Sn.call(this._shortMonthsParse,Ie))?ee:null}function Si(d,b){var L;if(!d.isValid())return d;if("string"==typeof b)if(/^\d+$/.test(b))b=Gt(b);else if(!x(b=d.localeData().monthsParse(b)))return d;return L=Math.min(d.date(),Oo(d.year(),b)),d._d["set"+(d._isUTC?"UTC":"")+"Month"](b,L),d}function Or(d){return null!=d?(Si(this,d),u.updateOffset(this,!0),this):jn(this,"Month")}function oi(){function d(Ie,Yt){return Yt.length-Ie.length}var ee,_e,b=[],L=[],V=[];for(ee=0;ee<12;ee++)_e=E([2e3,ee]),b.push(this.monthsShort(_e,"")),L.push(this.months(_e,"")),V.push(this.months(_e,"")),V.push(this.monthsShort(_e,""));for(b.sort(d),L.sort(d),V.sort(d),ee=0;ee<12;ee++)b[ee]=vr(b[ee]),L[ee]=vr(L[ee]);for(ee=0;ee<24;ee++)V[ee]=vr(V[ee]);this._monthsRegex=new RegExp("^("+V.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+L.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+b.join("|")+")","i")}function Rr(d){return ri(d)?366:365}tt("Y",0,0,function(){var d=this.year();return d<=9999?Ct(d,4):"+"+d}),tt(0,["YY",2],0,function(){return this.year()%100}),tt(0,["YYYY",4],0,"year"),tt(0,["YYYYY",5],0,"year"),tt(0,["YYYYYY",6,!0],0,"year"),Mt("year","y"),Hi("year",1),mt("Y",Yi),mt("YY",Ft,ve),mt("YYYY",Kr,Ri),mt("YYYYY",Ha,nn),mt("YYYYYY",Ha,nn),_i(["YYYYY","YYYYYY"],0),_i("YYYY",function(d,b){b[0]=2===d.length?u.parseTwoDigitYear(d):Gt(d)}),_i("YY",function(d,b){b[0]=u.parseTwoDigitYear(d)}),_i("Y",function(d,b){b[0]=parseInt(d,10)}),u.parseTwoDigitYear=function(d){return Gt(d)+(Gt(d)>68?1900:2e3)};var Ya=ao("FullYear",!0);function He(d,b,L,V,ee,_e,Ie){var Yt;return d<100&&d>=0?(Yt=new Date(d+400,b,L,V,ee,_e,Ie),isFinite(Yt.getFullYear())&&Yt.setFullYear(d)):Yt=new Date(d,b,L,V,ee,_e,Ie),Yt}function ra(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 Pt(d,b,L){var V=7+b-L;return-(7+ra(d,0,V).getUTCDay()-b)%7+V-1}function ji(d,b,L,V,ee){var li,dn,Yt=1+7*(b-1)+(7+L-V)%7+Pt(d,V,ee);return Yt<=0?dn=Rr(li=d-1)+Yt:Yt>Rr(d)?(li=d+1,dn=Yt-Rr(d)):(li=d,dn=Yt),{year:li,dayOfYear:dn}}function Ro(d,b,L){var _e,Ie,V=Pt(d.year(),b,L),ee=Math.floor((d.dayOfYear()-V-1)/7)+1;return ee<1?_e=ee+ka(Ie=d.year()-1,b,L):ee>ka(d.year(),b,L)?(_e=ee-ka(d.year(),b,L),Ie=d.year()+1):(Ie=d.year(),_e=ee),{week:_e,year:Ie}}function ka(d,b,L){var V=Pt(d,b,L),ee=Pt(d+1,b,L);return(Rr(d)-V+ee)/7}tt("w",["ww",2],"wo","week"),tt("W",["WW",2],"Wo","isoWeek"),Mt("week","w"),Mt("isoWeek","W"),Hi("week",5),Hi("isoWeek",5),mt("w",Ft),mt("ww",Ft,ve),mt("W",Ft),mt("WW",Ft,ve),$n(["w","ww","W","WW"],function(d,b,L,V){b[V.substr(0,1)]=Gt(d)});function Oc(d,b){return d.slice(b,7).concat(d.slice(0,b))}tt("d",0,"do","day"),tt("dd",0,0,function(d){return this.localeData().weekdaysMin(this,d)}),tt("ddd",0,0,function(d){return this.localeData().weekdaysShort(this,d)}),tt("dddd",0,0,function(d){return this.localeData().weekdays(this,d)}),tt("e",0,0,"weekday"),tt("E",0,0,"isoWeekday"),Mt("day","d"),Mt("weekday","e"),Mt("isoWeekday","E"),Hi("day",11),Hi("weekday",11),Hi("isoWeekday",11),mt("d",Ft),mt("e",Ft),mt("E",Ft),mt("dd",function(d,b){return b.weekdaysMinRegex(d)}),mt("ddd",function(d,b){return b.weekdaysShortRegex(d)}),mt("dddd",function(d,b){return b.weekdaysRegex(d)}),$n(["dd","ddd","dddd"],function(d,b,L,V){var ee=L._locale.weekdaysParse(d,V,L._strict);null!=ee?b.d=ee:N(L).invalidWeekday=d}),$n(["d","e","E"],function(d,b,L,V){b[V]=Gt(d)});var Tf="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),fh="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),ph="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),e0=yr,_h=yr,Rc=yr;function gh(d,b,L){var V,ee,_e,Ie=d.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],V=0;V<7;++V)_e=E([2e3,1]).day(V),this._minWeekdaysParse[V]=this.weekdaysMin(_e,"").toLocaleLowerCase(),this._shortWeekdaysParse[V]=this.weekdaysShort(_e,"").toLocaleLowerCase(),this._weekdaysParse[V]=this.weekdays(_e,"").toLocaleLowerCase();return L?"dddd"===b?-1!==(ee=Sn.call(this._weekdaysParse,Ie))?ee:null:"ddd"===b?-1!==(ee=Sn.call(this._shortWeekdaysParse,Ie))?ee:null:-1!==(ee=Sn.call(this._minWeekdaysParse,Ie))?ee:null:"dddd"===b?-1!==(ee=Sn.call(this._weekdaysParse,Ie))||-1!==(ee=Sn.call(this._shortWeekdaysParse,Ie))||-1!==(ee=Sn.call(this._minWeekdaysParse,Ie))?ee:null:"ddd"===b?-1!==(ee=Sn.call(this._shortWeekdaysParse,Ie))||-1!==(ee=Sn.call(this._weekdaysParse,Ie))||-1!==(ee=Sn.call(this._minWeekdaysParse,Ie))?ee:null:-1!==(ee=Sn.call(this._minWeekdaysParse,Ie))||-1!==(ee=Sn.call(this._weekdaysParse,Ie))||-1!==(ee=Sn.call(this._shortWeekdaysParse,Ie))?ee:null}function Hd(){function d(ta,po){return po.length-ta.length}var _e,Ie,Yt,li,dn,b=[],L=[],V=[],ee=[];for(_e=0;_e<7;_e++)Ie=E([2e3,1]).day(_e),Yt=vr(this.weekdaysMin(Ie,"")),li=vr(this.weekdaysShort(Ie,"")),dn=vr(this.weekdays(Ie,"")),b.push(Yt),L.push(li),V.push(dn),ee.push(Yt),ee.push(li),ee.push(dn);b.sort(d),L.sort(d),V.sort(d),ee.sort(d),this._weekdaysRegex=new RegExp("^("+ee.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 Yd(){return this.hours()%12||12}function xa(d,b){tt(d,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),b)})}function Rl(d,b){return b._meridiemParse}tt("H",["HH",2],0,"hour"),tt("h",["hh",2],0,Yd),tt("k",["kk",2],0,function yh(){return this.hours()||24}),tt("hmm",0,0,function(){return""+Yd.apply(this)+Ct(this.minutes(),2)}),tt("hmmss",0,0,function(){return""+Yd.apply(this)+Ct(this.minutes(),2)+Ct(this.seconds(),2)}),tt("Hmm",0,0,function(){return""+this.hours()+Ct(this.minutes(),2)}),tt("Hmmss",0,0,function(){return""+this.hours()+Ct(this.minutes(),2)+Ct(this.seconds(),2)}),xa("a",!0),xa("A",!1),Mt("hour","h"),Hi("hour",13),mt("a",Rl),mt("A",Rl),mt("H",Ft),mt("h",Ft),mt("k",Ft),mt("HH",Ft,ve),mt("hh",Ft,ve),mt("kk",Ft,ve),mt("hmm",ua),mt("hmmss",ha),mt("Hmm",ua),mt("Hmmss",ha),_i(["H","HH"],3),_i(["k","kk"],function(d,b,L){var V=Gt(d);b[3]=24===V?0:V}),_i(["a","A"],function(d,b,L){L._isPm=L._locale.isPM(d),L._meridiem=d}),_i(["h","hh"],function(d,b,L){b[3]=Gt(d),N(L).bigHour=!0}),_i("hmm",function(d,b,L){var V=d.length-2;b[3]=Gt(d.substr(0,V)),b[4]=Gt(d.substr(V)),N(L).bigHour=!0}),_i("hmmss",function(d,b,L){var V=d.length-4,ee=d.length-2;b[3]=Gt(d.substr(0,V)),b[4]=Gt(d.substr(V,2)),b[5]=Gt(d.substr(ee)),N(L).bigHour=!0}),_i("Hmm",function(d,b,L){var V=d.length-2;b[3]=Gt(d.substr(0,V)),b[4]=Gt(d.substr(V))}),_i("Hmmss",function(d,b,L){var V=d.length-4,ee=d.length-2;b[3]=Gt(d.substr(0,V)),b[4]=Gt(d.substr(V,2)),b[5]=Gt(d.substr(ee))});var Ot=ao("Hours",!0);var wr,ps={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:Us,monthsShort:Ll,week:{dow:0,doy:6},weekdays:Tf,weekdaysMin:ph,weekdaysShort:fh,meridiemParse:/[ap]\.?m?\.?/i},Ai={},oa={};function vn(d,b){var L,V=Math.min(d.length,b.length);for(L=0;L<V;L+=1)if(d[L]!==b[L])return L;return V}function vh(d){return d&&d.toLowerCase().replace("_","-")}function Da(d){var b=null;if(void 0===Ai[d]&&le&&le.exports&&function Bc(d){return null!=d.match("^[^/\\\\]*$")}(d))try{b=wr._abbr,S(6700)("./"+d),Ca(b)}catch{Ai[d]=null}return Ai[d]}function Ca(d,b){var L;return d&&((L=M(b)?ja(d):_s(d,b))?wr=L:typeof console<"u"&&console.warn&&console.warn("Locale "+d+" not found. Did you forget to load it?")),wr._abbr}function _s(d,b){if(null!==b){var L,V=ps;if(b.abbr=d,null!=Ai[d])te("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),V=Ai[d]._config;else if(null!=b.parentLocale)if(null!=Ai[b.parentLocale])V=Ai[b.parentLocale]._config;else{if(null==(L=Da(b.parentLocale)))return oa[b.parentLocale]||(oa[b.parentLocale]=[]),oa[b.parentLocale].push({name:d,config:b}),null;V=L._config}return Ai[d]=new xe(Se(V,b)),oa[d]&&oa[d].forEach(function(ee){_s(ee.name,ee.config)}),Ca(d),Ai[d]}return delete Ai[d],null}function ja(d){var b;if(d&&d._locale&&d._locale._abbr&&(d=d._locale._abbr),!d)return wr;if(!m(d)){if(b=Da(d))return b;d=[d]}return function n0(d){for(var L,V,ee,_e,b=0;b<d.length;){for(L=(_e=vh(d[b]).split("-")).length,V=(V=vh(d[b+1]))?V.split("-"):null;L>0;){if(ee=Da(_e.slice(0,L).join("-")))return ee;if(V&&V.length>=L&&vn(_e,V)>=L-1)break;L--}b++}return wr}(d)}function Gs(d){var b,L=d._a;return L&&-2===N(d).overflow&&(b=L[1]<0||L[1]>11?1:L[2]<1||L[2]>Oo(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,N(d)._overflowDayOfYear&&(b<0||b>2)&&(b=2),N(d)._overflowWeeks&&-1===b&&(b=7),N(d)._overflowWeekday&&-1===b&&(b=8),N(d).overflow=b),d}var bs=/^\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)?)?$/,rr=/^\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)?)?$/,Nf=/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]],Bl=[["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/]],Ut=/^\/?Date\((-?\d+)/i,ys=/^(?:(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}))$/,Hl={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function vs(d){var b,L,_e,Ie,Yt,li,V=d._i,ee=bs.exec(V)||rr.exec(V),dn=fe.length,ta=Bl.length;if(ee){for(N(d).iso=!0,b=0,L=dn;b<L;b++)if(fe[b][1].exec(ee[1])){Ie=fe[b][0],_e=!1!==fe[b][2];break}if(null==Ie)return void(d._isValid=!1);if(ee[3]){for(b=0,L=ta;b<L;b++)if(Bl[b][1].exec(ee[3])){Yt=(ee[2]||" ")+Bl[b][0];break}if(null==Yt)return void(d._isValid=!1)}if(!_e&&null!=Yt)return void(d._isValid=!1);if(ee[4]){if(!Nf.exec(ee[4]))return void(d._isValid=!1);li="Z"}d._f=Ie+(Yt||"")+(li||""),ae(d)}else d._isValid=!1}function $s(d){var b=parseInt(d,10);return b<=49?2e3+b:b<=999?1900+b:b}function Vd(d){var L,b=ys.exec(function jd(d){return d.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}(d._i));if(b){if(L=function Fr(d,b,L,V,ee,_e){var Ie=[$s(d),Ll.indexOf(b),parseInt(L,10),parseInt(V,10),parseInt(ee,10)];return _e&&Ie.push(parseInt(_e,10)),Ie}(b[4],b[3],b[2],b[5],b[6],b[7]),!function Va(d,b,L){return!d||fh.indexOf(d)===new Date(b[0],b[1],b[2]).getDay()||(N(L).weekdayMismatch=!0,L._isValid=!1,!1)}(b[1],L,d))return;d._a=L,d._tzm=function qn(d,b,L){if(d)return Hl[d];if(b)return 0;var V=parseInt(L,10),ee=V%100;return(V-ee)/100*60+ee}(b[8],b[9],b[10]),d._d=ra.apply(null,d._a),d._d.setUTCMinutes(d._d.getUTCMinutes()-d._tzm),N(d).rfc2822=!0}else d._isValid=!1}function mr(d,b,L){return d??b??L}function Ti(d){var b,L,ee,_e,Ie,V=[];if(!d._d){for(ee=function za(d){var b=new Date(u.now());return d._useUTC?[b.getUTCFullYear(),b.getUTCMonth(),b.getUTCDate()]:[b.getFullYear(),b.getMonth(),b.getDate()]}(d),d._w&&null==d._a[2]&&null==d._a[1]&&function B(d){var b,L,V,ee,_e,Ie,Yt,li,dn;null!=(b=d._w).GG||null!=b.W||null!=b.E?(_e=1,Ie=4,L=mr(b.GG,d._a[0],Ro(Rt(),1,4).year),V=mr(b.W,1),((ee=mr(b.E,1))<1||ee>7)&&(li=!0)):(_e=d._locale._week.dow,Ie=d._locale._week.doy,dn=Ro(Rt(),_e,Ie),L=mr(b.gg,d._a[0],dn.year),V=mr(b.w,dn.week),null!=b.d?((ee=b.d)<0||ee>6)&&(li=!0):null!=b.e?(ee=b.e+_e,(b.e<0||b.e>6)&&(li=!0)):ee=_e),V<1||V>ka(L,_e,Ie)?N(d)._overflowWeeks=!0:null!=li?N(d)._overflowWeekday=!0:(Yt=ji(L,V,ee,_e,Ie),d._a[0]=Yt.year,d._dayOfYear=Yt.dayOfYear)}(d),null!=d._dayOfYear&&(Ie=mr(d._a[0],ee[0]),(d._dayOfYear>Rr(Ie)||0===d._dayOfYear)&&(N(d)._overflowDayOfYear=!0),L=ra(Ie,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]=ee[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?ra:He).apply(null,V),_e=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!==_e&&(N(d).weekdayMismatch=!0)}}function ae(d){if(d._f!==u.ISO_8601)if(d._f!==u.RFC_2822){d._a=[],N(d).empty=!0;var L,V,ee,_e,Ie,dn,ta,b=""+d._i,Yt=b.length,li=0;for(ta=(ee=Ve(d._f,d._locale).match(Ze)||[]).length,L=0;L<ta;L++)(V=(b.match(so(_e=ee[L],d))||[])[0])&&((Ie=b.substr(0,b.indexOf(V))).length>0&&N(d).unusedInput.push(Ie),b=b.slice(b.indexOf(V)+V.length),li+=V.length),$t[_e]?(V?N(d).empty=!1:N(d).unusedTokens.push(_e),ms(_e,V,d)):d._strict&&!V&&N(d).unusedTokens.push(_e);N(d).charsLeftOver=Yt-li,b.length>0&&N(d).unusedInput.push(b),d._a[3]<=12&&!0===N(d).bigHour&&d._a[3]>0&&(N(d).bigHour=void 0),N(d).parsedDateParts=d._a.slice(0),N(d).meridiem=d._meridiem,d._a[3]=function ue(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!==(dn=N(d).era)&&(d._a[0]=d._locale.erasConvertYear(dn,d._a[0])),Ti(d),Gs(d)}else Vd(d);else vs(d)}function Kt(d){var b=d._i,L=d._f;return d._locale=d._locale||ja(d._l),null===b||void 0===L&&""===b?T({nullInput:!0}):("string"==typeof b&&(d._i=b=d._locale.preparse(b)),ie(b)?new R(Gs(b)):(I(b)?d._d=b:m(L)?function he(d){var b,L,V,ee,_e,Ie,Yt=!1,li=d._f.length;if(0===li)return N(d).invalidFormat=!0,void(d._d=new Date(NaN));for(ee=0;ee<li;ee++)_e=0,Ie=!1,b=X({},d),null!=d._useUTC&&(b._useUTC=d._useUTC),b._f=d._f[ee],ae(b),P(b)&&(Ie=!0),_e+=N(b).charsLeftOver,_e+=10*N(b).unusedTokens.length,N(b).score=_e,Yt?_e<V&&(V=_e,L=b):(null==V||_e<V||Ie)&&(V=_e,L=b,Ie&&(Yt=!0));C(d,L||b)}(d):L?ae(d):function we(d){var b=d._i;M(b)?d._d=new Date(u.now()):I(b)?d._d=new Date(b.valueOf()):"string"==typeof b?function wh(d){var b=Ut.exec(d._i);null===b?(vs(d),!1===d._isValid&&(delete d._isValid,Vd(d),!1===d._isValid&&(delete d._isValid,d._strict?d._isValid=!1:u.createFromInputFallback(d)))):d._d=new Date(+b[1])}(d):m(b)?(d._a=H(b.slice(0),function(L){return parseInt(L,10)}),Ti(d)):p(b)?function je(d){if(!d._d){var b=Wn(d._i);d._a=H([b.year,b.month,void 0===b.day?b.date:b.day,b.hour,b.minute,b.second,b.millisecond],function(V){return V&&parseInt(V,10)}),Ti(d)}}(d):x(b)?d._d=new Date(b):u.createFromInputFallback(d)}(d),P(d)||(d._d=null),d))}function ii(d,b,L,V,ee){var _e={};return(!0===b||!1===b)&&(V=b,b=void 0),(!0===L||!1===L)&&(V=L,L=void 0),(p(d)&&F(d)||m(d)&&0===d.length)&&(d=void 0),_e._isAMomentObject=!0,_e._useUTC=_e._isUTC=ee,_e._l=L,_e._i=d,_e._f=b,_e._strict=V,function Ke(d){var b=new R(Gs(Kt(d)));return b._nextDay&&(b.add(1,"d"),b._nextDay=void 0),b}(_e)}function Rt(d,b,L,V){return ii(d,b,L,V,!1)}u.createFromInputFallback=q("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(d){d._d=new Date(d._i+(d._useUTC?" UTC":""))}),u.ISO_8601=function(){},u.RFC_2822=function(){};var Zi=q("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var d=Rt.apply(null,arguments);return this.isValid()&&d.isValid()?d<this?this:d:T()}),it=q("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var d=Rt.apply(null,arguments);return this.isValid()&&d.isValid()?d>this?this:d:T()});function Ua(d,b){var L,V;if(1===b.length&&m(b[0])&&(b=b[0]),!b.length)return Rt();for(L=b[0],V=1;V<b.length;++V)(!b[V].isValid()||b[V][d](L))&&(L=b[V]);return L}var Ci=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Zr(d){var b=Wn(d),L=b.year||0,V=b.quarter||0,ee=b.month||0,_e=b.week||b.isoWeek||0,Ie=b.day||0,Yt=b.hour||0,li=b.minute||0,dn=b.second||0,ta=b.millisecond||0;this._isValid=function ar(d){var b,V,L=!1,ee=Ci.length;for(b in d)if(_(d,b)&&(-1===Sn.call(Ci,b)||null!=d[b]&&isNaN(d[b])))return!1;for(V=0;V<ee;++V)if(d[Ci[V]]){if(L)return!1;parseFloat(d[Ci[V]])!==Gt(d[Ci[V]])&&(L=!0)}return!0}(b),this._milliseconds=+ta+1e3*dn+6e4*li+1e3*Yt*60*60,this._days=+Ie+7*_e,this._months=+ee+3*V+12*L,this._data={},this._locale=ja(),this._bubble()}function Wa(d){return d instanceof Zr}function gt(d){return d<0?-1*Math.round(-1*d):Math.round(d)}function Vn(d,b){tt(d,0,0,function(){var L=this.utcOffset(),V="+";return L<0&&(L=-L,V="-"),V+Ct(~~(L/60),2)+b+Ct(~~L%60,2)})}Vn("Z",":"),Vn("ZZ",""),mt("Z",No),mt("ZZ",No),_i(["Z","ZZ"],function(d,b,L){L._useUTC=!0,L._tzm=Fs(No,d)});var ho=/([\+\-]|\d\d)/gi;function Fs(d,b){var ee,_e,L=(b||"").match(d);return null===L?null:0===(_e=60*(ee=((L[L.length-1]||[])+"").match(ho)||["-",0,0])[1]+Gt(ee[2]))?0:"+"===ee[0]?_e:-_e}function kr(d,b){var L,V;return b._isUTC?(L=b.clone(),V=(ie(d)||I(d)?d.valueOf():Rt(d).valueOf())-L.valueOf(),L._d.setTime(L._d.valueOf()+V),u.updateOffset(L,!1),L):Rt(d).local()}function qs(d){return-Math.round(d._d.getTimezoneOffset())}function Yl(){return!!this.isValid()&&this._isUTC&&0===this._offset}u.updateOffset=function(){};var Ho=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Wd=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Ga(d,b){var ee,_e,Ie,L=d,V=null;return Wa(d)?L={ms:d._milliseconds,d:d._days,M:d._months}:x(d)||!isNaN(+d)?(L={},b?L[b]=+d:L.milliseconds=+d):(V=Ho.exec(d))?(ee="-"===V[1]?-1:1,L={y:0,d:Gt(V[2])*ee,h:Gt(V[3])*ee,m:Gt(V[4])*ee,s:Gt(V[5])*ee,ms:Gt(gt(1e3*V[6]))*ee}):(V=Wd.exec(d))?L={y:an(V[2],ee="-"===V[1]?-1:1),M:an(V[3],ee),w:an(V[4],ee),d:an(V[5],ee),h:an(V[6],ee),m:an(V[7],ee),s:an(V[8],ee)}:null==L?L={}:"object"==typeof L&&("from"in L||"to"in L)&&(Ie=function Rf(d,b){var L;return d.isValid()&&b.isValid()?(b=kr(b,d),d.isBefore(b)?L=jv(d,b):((L=jv(b,d)).milliseconds=-L.milliseconds,L.months=-L.months),L):{milliseconds:0,months:0}}(Rt(L.from),Rt(L.to)),(L={}).ms=Ie.milliseconds,L.M=Ie.months),_e=new Zr(L),Wa(d)&&_(d,"_locale")&&(_e._locale=d._locale),Wa(d)&&_(d,"_isValid")&&(_e._isValid=d._isValid),_e}function an(d,b){var L=d&&parseFloat(d.replace(",","."));return(isNaN(L)?0:L)*b}function jv(d,b){var L={};return L.months=b.month()-d.month()+12*(b.year()-d.year()),d.clone().add(L.months,"M").isAfter(b)&&--L.months,L.milliseconds=+b-+d.clone().add(L.months,"M"),L}function Pf(d,b){return function(L,V){var _e;return null!==V&&!isNaN(+V)&&(te(b,"moment()."+b+"(period, number) is deprecated. Please use moment()."+b+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),_e=L,L=V,V=_e),Gd(this,Ga(L,V),d),this}}function Gd(d,b,L,V){var ee=b._milliseconds,_e=gt(b._days),Ie=gt(b._months);!d.isValid()||(V=V??!0,Ie&&Si(d,jn(d,"Month")+Ie*L),_e&&hs(d,"Date",jn(d,"Date")+_e*L),ee&&d._d.setTime(d._d.valueOf()+ee*L),V&&u.updateOffset(d,_e||Ie))}Ga.fn=Zr.prototype,Ga.invalid=function Hc(){return Ga(NaN)};var xh=Pf(1,"add"),jc=Pf(-1,"subtract");function Jr(d){return"string"==typeof d||d instanceof String}function aM(d){return ie(d)||I(d)||Jr(d)||x(d)||function mo(d){var b=m(d),L=!1;return b&&(L=0===d.filter(function(V){return!x(V)&&Jr(d)}).length),b&&L}(d)||function Ma(d){var ee,b=p(d)&&!F(d),L=!1,V=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],Ie=V.length;for(ee=0;ee<Ie;ee+=1)L=L||_(d,V[ee]);return b&&L}(d)||null==d}function Bf(d){var ee,b=p(d)&&!F(d),L=!1,V=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(ee=0;ee<V.length;ee+=1)L=L||_(d,V[ee]);return b&&L}function Hf(d,b){if(d.date()<b.date())return-Hf(b,d);var L=12*(b.year()-d.year())+(b.month()-d.month()),V=d.clone().add(L,"months");return-(L+(b-V<0?(b-V)/(V-d.clone().add(L-1,"months")):(b-V)/(d.clone().add(L+1,"months")-V)))||0}function Yf(d){var b;return void 0===d?this._locale._abbr:(null!=(b=ja(d))&&(this._locale=b),this)}u.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",u.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var jf=q("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(d){return void 0===d?this.localeData():this.locale(d)});function Wv(){return this._locale}var qd=6e4,Yo=60*qd,a0=3506328*Yo;function Vi(d,b){return(d%b+b)%b}function zf(d,b,L){return d<100&&d>=0?new Date(d+400,b,L)-a0:new Date(d,b,L).valueOf()}function o0(d,b,L){return d<100&&d>=0?Date.UTC(d+400,b,L)-a0:Date.UTC(d,b,L)}function Kd(d,b){return b.erasAbbrRegex(d)}function Wf(){var ee,_e,d=[],b=[],L=[],V=[],Ie=this.eras();for(ee=0,_e=Ie.length;ee<_e;++ee)b.push(vr(Ie[ee].name)),d.push(vr(Ie[ee].abbr)),L.push(vr(Ie[ee].narrow)),V.push(vr(Ie[ee].name)),V.push(vr(Ie[ee].abbr)),V.push(vr(Ie[ee].narrow));this._erasRegex=new RegExp("^("+V.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+b.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+d.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+L.join("|")+")","i")}function Eh(d,b){tt(0,[d,d.length],0,b)}function Re(d,b,L,V,ee){var _e;return null==d?Ro(this,V,ee).year:(b>(_e=ka(d,V,ee))&&(b=_e),Be.call(this,d,b,L,V,ee))}function Be(d,b,L,V,ee){var _e=ji(d,b,L,V,ee),Ie=ra(_e.year,0,_e.dayOfYear);return this.year(Ie.getUTCFullYear()),this.month(Ie.getUTCMonth()),this.date(Ie.getUTCDate()),this}tt("N",0,0,"eraAbbr"),tt("NN",0,0,"eraAbbr"),tt("NNN",0,0,"eraAbbr"),tt("NNNN",0,0,"eraName"),tt("NNNNN",0,0,"eraNarrow"),tt("y",["y",1],"yo","eraYear"),tt("y",["yy",2],0,"eraYear"),tt("y",["yyy",3],0,"eraYear"),tt("y",["yyyy",4],0,"eraYear"),mt("N",Kd),mt("NN",Kd),mt("NNN",Kd),mt("NNNN",function si(d,b){return b.erasNameRegex(d)}),mt("NNNNN",function m0(d,b){return b.erasNarrowRegex(d)}),_i(["N","NN","NNN","NNNN","NNNNN"],function(d,b,L,V){var ee=L._locale.erasParse(d,V,L._strict);ee?N(L).era=ee:N(L).invalidEra=d}),mt("y",Qr),mt("yy",Qr),mt("yyy",Qr),mt("yyyy",Qr),mt("yo",function bM(d,b){return b._eraYearOrdinalRegex||Qr}),_i(["y","yy","yyy","yyyy"],0),_i(["yo"],function(d,b,L,V){var ee;L._locale._eraYearOrdinalRegex&&(ee=d.match(L._locale._eraYearOrdinalRegex)),b[0]=L._locale.eraYearOrdinalParse?L._locale.eraYearOrdinalParse(d,ee):parseInt(d,10)}),tt(0,["gg",2],0,function(){return this.weekYear()%100}),tt(0,["GG",2],0,function(){return this.isoWeekYear()%100}),Eh("gggg","weekYear"),Eh("ggggg","weekYear"),Eh("GGGG","isoWeekYear"),Eh("GGGGG","isoWeekYear"),Mt("weekYear","gg"),Mt("isoWeekYear","GG"),Hi("weekYear",1),Hi("isoWeekYear",1),mt("G",Yi),mt("g",Yi),mt("GG",Ft,ve),mt("gg",Ft,ve),mt("GGGG",Kr,Ri),mt("gggg",Kr,Ri),mt("GGGGG",Ha,nn),mt("ggggg",Ha,nn),$n(["gggg","ggggg","GGGG","GGGGG"],function(d,b,L,V){b[V.substr(0,2)]=Gt(d)}),$n(["gg","GG"],function(d,b,L,V){b[V]=u.parseTwoDigitYear(d)}),tt("Q",0,"Qo","quarter"),Mt("quarter","Q"),Hi("quarter",7),mt("Q",ke),_i("Q",function(d,b){b[1]=3*(Gt(d)-1)}),tt("D",["DD",2],"Do","date"),Mt("date","D"),Hi("date",9),mt("D",Ft),mt("DD",Ft,ve),mt("Do",function(d,b){return d?b._dayOfMonthOrdinalParse||b._ordinalParse:b._dayOfMonthOrdinalParseLenient}),_i(["D","DD"],2),_i("Do",function(d,b){b[2]=Gt(d.match(Ft)[0])});var Gf=ao("Date",!0);tt("DDD",["DDDD",3],"DDDo","dayOfYear"),Mt("dayOfYear","DDD"),Hi("dayOfYear",4),mt("DDD",Gn),mt("DDDD",Fi),_i(["DDD","DDDD"],function(d,b,L){L._dayOfYear=Gt(d)}),tt("m",["mm",2],0,"minute"),Mt("minute","m"),Hi("minute",14),mt("m",Ft),mt("mm",Ft,ve),_i(["m","mm"],4);var jo=ao("Minutes",!1);tt("s",["ss",2],0,"second"),Mt("second","s"),Hi("second",15),mt("s",Ft),mt("ss",Ft,ve),_i(["s","ss"],5);var Vo,p0,$f=ao("Seconds",!1);for(tt("S",0,0,function(){return~~(this.millisecond()/100)}),tt(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),tt(0,["SSS",3],0,"millisecond"),tt(0,["SSSS",4],0,function(){return 10*this.millisecond()}),tt(0,["SSSSS",5],0,function(){return 100*this.millisecond()}),tt(0,["SSSSSS",6],0,function(){return 1e3*this.millisecond()}),tt(0,["SSSSSSS",7],0,function(){return 1e4*this.millisecond()}),tt(0,["SSSSSSSS",8],0,function(){return 1e5*this.millisecond()}),tt(0,["SSSSSSSSS",9],0,function(){return 1e6*this.millisecond()}),Mt("millisecond","ms"),Hi("millisecond",16),mt("S",Gn,ke),mt("SS",Gn,ve),mt("SSS",Gn,Fi),Vo="SSSS";Vo.length<=9;Vo+="S")mt(Vo,Qr);function yM(d,b){b[6]=Gt(1e3*("0."+d))}for(Vo="S";Vo.length<=9;Vo+="S")_i(Vo,yM);p0=ao("Milliseconds",!1),tt("z",0,0,"zoneAbbr"),tt("zz",0,0,"zoneName");var Xe=R.prototype;function zo(d){return d}Xe.add=xh,Xe.calendar=function Dh(d,b){1===arguments.length&&(arguments[0]?aM(arguments[0])?(d=arguments[0],b=void 0):Bf(arguments[0])&&(b=arguments[0],d=void 0):(d=void 0,b=void 0));var L=d||Rt(),V=kr(L,this).startOf("day"),ee=u.calendarFormat(this,V)||"sameElse",_e=b&&(se(b[ee])?b[ee].call(this,L):b[ee]);return this.format(_e||this.localeData().calendar(ee,this,Rt(L)))},Xe.clone=function fo(){return new R(this)},Xe.diff=function cM(d,b,L){var V,ee,_e;if(!this.isValid())return NaN;if(!(V=kr(d,this)).isValid())return NaN;switch(ee=6e4*(V.utcOffset()-this.utcOffset()),b=Wt(b)){case"year":_e=Hf(this,V)/12;break;case"month":_e=Hf(this,V);break;case"quarter":_e=Hf(this,V)/3;break;case"second":_e=(this-V)/1e3;break;case"minute":_e=(this-V)/6e4;break;case"hour":_e=(this-V)/36e5;break;case"day":_e=(this-V-ee)/864e5;break;case"week":_e=(this-V-ee)/6048e5;break;default:_e=this-V}return L?_e:yn(_e)},Xe.endOf=function s0(d){var b,L;if(void 0===(d=Wt(d))||"millisecond"===d||!this.isValid())return this;switch(L=this._isUTC?o0:zf,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+=Yo-Vi(b+(this._isUTC?0:this.utcOffset()*qd),Yo)-1;break;case"minute":b=this._d.valueOf(),b+=qd-Vi(b,qd)-1;break;case"second":b=this._d.valueOf(),b+=1e3-Vi(b,1e3)-1}return this._d.setTime(b),u.updateOffset(this,!0),this},Xe.format=function mM(d){d||(d=this.isUtc()?u.defaultFormatUtc:u.defaultFormat);var b=cn(this,d);return this.localeData().postformat(b)},Xe.from=function fM(d,b){return this.isValid()&&(ie(d)&&d.isValid()||Rt(d).isValid())?Ga({to:this,from:d}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()},Xe.fromNow=function pM(d){return this.from(Rt(),d)},Xe.to=function _M(d,b){return this.isValid()&&(ie(d)&&d.isValid()||Rt(d).isValid())?Ga({from:this,to:d}).locale(this.locale()).humanize(!b):this.localeData().invalidDate()},Xe.toNow=function gM(d){return this.to(Rt(),d)},Xe.get=function oo(d){return se(this[d=Wt(d)])?this[d]():this},Xe.invalidAt=function Kv(){return N(this).overflow},Xe.isAfter=function Vv(d,b){var L=ie(d)?d:Rt(d);return!(!this.isValid()||!L.isValid())&&("millisecond"===(b=Wt(b)||"millisecond")?this.valueOf()>L.valueOf():L.valueOf()<this.clone().startOf(b).valueOf())},Xe.isBefore=function oM(d,b){var L=ie(d)?d:Rt(d);return!(!this.isValid()||!L.isValid())&&("millisecond"===(b=Wt(b)||"millisecond")?this.valueOf()<L.valueOf():this.clone().endOf(b).valueOf()<L.valueOf())},Xe.isBetween=function zv(d,b,L,V){var ee=ie(d)?d:Rt(d),_e=ie(b)?b:Rt(b);return!!(this.isValid()&&ee.isValid()&&_e.isValid())&&("("===(V=V||"()")[0]?this.isAfter(ee,L):!this.isBefore(ee,L))&&(")"===V[1]?this.isBefore(_e,L):!this.isAfter(_e,L))},Xe.isSame=function Uv(d,b){var V,L=ie(d)?d:Rt(d);return!(!this.isValid()||!L.isValid())&&("millisecond"===(b=Wt(b)||"millisecond")?this.valueOf()===L.valueOf():(V=L.valueOf(),this.clone().startOf(b).valueOf()<=V&&V<=this.clone().endOf(b).valueOf()))},Xe.isSameOrAfter=function sM(d,b){return this.isSame(d,b)||this.isAfter(d,b)},Xe.isSameOrBefore=function lM(d,b){return this.isSame(d,b)||this.isBefore(d,b)},Xe.isValid=function d0(){return P(this)},Xe.lang=jf,Xe.locale=Yf,Xe.localeData=Wv,Xe.max=it,Xe.min=Zi,Xe.parsingFlags=function Br(){return C({},N(this))},Xe.set=function Lo(d,b){if("object"==typeof d){var V,L=function Oi(d){var L,b=[];for(L in d)_(d,L)&&b.push({unit:L,priority:gr[L]});return b.sort(function(V,ee){return V.priority-ee.priority}),b}(d=Wn(d)),ee=L.length;for(V=0;V<ee;V++)this[L[V].unit](d[L[V].unit])}else if(se(this[d=Wt(d)]))return this[d](b);return this},Xe.startOf=function Gv(d){var b,L;if(void 0===(d=Wt(d))||"millisecond"===d||!this.isValid())return this;switch(L=this._isUTC?o0:zf,d){case"year":b=L(this.year(),0,1);break;case"quarter":b=L(this.year(),this.month()-this.month()%3,1);break;case"month":b=L(this.year(),this.month(),1);break;case"week":b=L(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":b=L(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":b=L(this.year(),this.month(),this.date());break;case"hour":b=this._d.valueOf(),b-=Vi(b+(this._isUTC?0:this.utcOffset()*qd),Yo);break;case"minute":b=this._d.valueOf(),b-=Vi(b,qd);break;case"second":b=this._d.valueOf(),b-=Vi(b,1e3)}return this._d.setTime(b),u.updateOffset(this,!0),this},Xe.subtract=jc,Xe.toArray=function qv(){var d=this;return[d.year(),d.month(),d.date(),d.hour(),d.minute(),d.second(),d.millisecond()]},Xe.toObject=function $a(){var d=this;return{years:d.year(),months:d.month(),date:d.date(),hours:d.hours(),minutes:d.minutes(),seconds:d.seconds(),milliseconds:d.milliseconds()}},Xe.toDate=function Uf(){return new Date(this.valueOf())},Xe.toISOString=function uM(d){if(!this.isValid())return null;var b=!0!==d,L=b?this.clone().utc():this;return L.year()<0||L.year()>9999?cn(L,b?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):se(Date.prototype.toISOString)?b?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",cn(L,"Z")):cn(L,b?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},Xe.inspect=function hM(){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&&(Xe[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),Xe.toJSON=function c0(){return this.isValid()?this.toISOString():null},Xe.toString=function dM(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},Xe.unix=function $v(){return Math.floor(this.valueOf()/1e3)},Xe.valueOf=function l0(){return this._d.valueOf()-6e4*(this._offset||0)},Xe.creationData=function Ch(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},Xe.eraName=function Vc(){var d,b,L,V=this.localeData().eras();for(d=0,b=V.length;d<b;++d)if(L=this.clone().startOf("day").valueOf(),V[d].since<=L&&L<=V[d].until||V[d].until<=L&&L<=V[d].since)return V[d].name;return""},Xe.eraNarrow=function Sa(){var d,b,L,V=this.localeData().eras();for(d=0,b=V.length;d<b;++d)if(L=this.clone().startOf("day").valueOf(),V[d].since<=L&&L<=V[d].until||V[d].until<=L&&L<=V[d].since)return V[d].narrow;return""},Xe.eraAbbr=function Zv(){var d,b,L,V=this.localeData().eras();for(d=0,b=V.length;d<b;++d)if(L=this.clone().startOf("day").valueOf(),V[d].since<=L&&L<=V[d].until||V[d].until<=L&&L<=V[d].since)return V[d].abbr;return""},Xe.eraYear=function Mh(){var d,b,L,V,ee=this.localeData().eras();for(d=0,b=ee.length;d<b;++d)if(L=ee[d].since<=ee[d].until?1:-1,V=this.clone().startOf("day").valueOf(),ee[d].since<=V&&V<=ee[d].until||ee[d].until<=V&&V<=ee[d].since)return(this.year()-u(ee[d].since).year())*L+ee[d].offset;return this.year()},Xe.year=Ya,Xe.isLeapYear=function hr(){return ri(this.year())},Xe.weekYear=function Jv(d){return Re.call(this,d,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},Xe.isoWeekYear=function f0(d){return Re.call(this,d,this.isoWeek(),this.isoWeekday(),1,4)},Xe.quarter=Xe.quarters=function Hr(d){return null==d?Math.ceil((this.month()+1)/3):this.month(3*(d-1)+this.month()%3)},Xe.month=Or,Xe.daysInMonth=function co(){return Oo(this.year(),this.month())},Xe.week=Xe.weeks=function Pd(d){var b=this.localeData().week(this);return null==d?b:this.add(7*(d-b),"d")},Xe.isoWeek=Xe.isoWeeks=function Sf(d){var b=Ro(this,1,4).week;return null==d?b:this.add(7*(d-b),"d")},Xe.weeksInYear=function Ge(){var d=this.localeData()._week;return ka(this.year(),d.dow,d.doy)},Xe.weeksInWeekYear=function qi(){var d=this.localeData()._week;return ka(this.weekYear(),d.dow,d.doy)},Xe.isoWeeksInYear=function ew(){return ka(this.year(),1,4)},Xe.isoWeeksInISOWeekYear=function tw(){return ka(this.isoWeekYear(),1,4)},Xe.date=Gf,Xe.day=Xe.days=function Pe(d){if(!this.isValid())return null!=d?this:NaN;var b=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=d?(d=function Po(d,b){return"string"!=typeof d?d:isNaN(d)?"number"==typeof(d=b.weekdaysParse(d))?d:null:parseInt(d,10)}(d,this.localeData()),this.add(d-b,"d")):b},Xe.weekday=function t0(d){if(!this.isValid())return null!=d?this:NaN;var b=(this.day()+7-this.localeData()._week.dow)%7;return null==d?b:this.add(d-b,"d")},Xe.isoWeekday=function ct(d){if(!this.isValid())return null!=d?this:NaN;if(null!=d){var b=function Af(d,b){return"string"==typeof d?b.weekdaysParse(d)%7||7:isNaN(d)?null:d}(d,this.localeData());return this.day(this.day()%7?b:b-7)}return this.day()||7},Xe.dayOfYear=function Qd(d){var b=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==d?b:this.add(d-b,"d")},Xe.hour=Xe.hours=Ot,Xe.minute=Xe.minutes=jo,Xe.second=Xe.seconds=$f,Xe.millisecond=Xe.milliseconds=p0,Xe.utcOffset=function Zn(d,b,L){var ee,V=this._offset||0;if(!this.isValid())return null!=d?this:NaN;if(null!=d){if("string"==typeof d){if(null===(d=Fs(No,d)))return this}else Math.abs(d)<16&&!L&&(d*=60);return!this._isUTC&&b&&(ee=qs(this)),this._offset=d,this._isUTC=!0,null!=ee&&this.add(ee,"m"),V!==d&&(!b||this._changeInProgress?Gd(this,Ga(d-V,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,u.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?V:qs(this)},Xe.utc=function kh(d){return this.utcOffset(0,d)},Xe.local=function vi(d){return this._isUTC&&(this.utcOffset(0,d),this._isUTC=!1,d&&this.subtract(qs(this),"m")),this},Xe.parseZone=function Of(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var d=Fs(Ic,this._i);null!=d?this.utcOffset(d):this.utcOffset(0,!0)}return this},Xe.hasAlignedHourOffset=function zd(d){return!!this.isValid()&&(d=d?Rt(d).utcOffset():0,(this.utcOffset()-d)%60==0)},Xe.isDST=function r0(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},Xe.isLocal=function Xr(){return!!this.isValid()&&!this._isUTC},Xe.isUtcOffset=function Ud(){return!!this.isValid()&&this._isUTC},Xe.isUtc=Yl,Xe.isUTC=Yl,Xe.zoneAbbr=function _0(){return this._isUTC?"UTC":""},Xe.zoneName=function sa(){return this._isUTC?"Coordinated Universal Time":""},Xe.dates=q("dates accessor is deprecated. Use date instead.",Gf),Xe.months=q("months accessor is deprecated. Use month instead",Or),Xe.years=q("years accessor is deprecated. Use year instead",Ya),Xe.zone=q("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function Fh(d,b){return null!=d?("string"!=typeof d&&(d=-d),this.utcOffset(d,b),this):-this.utcOffset()}),Xe.isDSTShifted=q("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function Yc(){if(!M(this._isDSTShifted))return this._isDSTShifted;var b,d={};return X(d,this),(d=Kt(d))._a?(b=d._isUTC?E(d._a):Rt(d._a),this._isDSTShifted=this.isValid()&&function gi(d,b,L){var Ie,V=Math.min(d.length,b.length),ee=Math.abs(d.length-b.length),_e=0;for(Ie=0;Ie<V;Ie++)(L&&d[Ie]!==b[Ie]||!L&&Gt(d[Ie])!==Gt(b[Ie]))&&_e++;return _e+ee}(d._a,b.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted});var Xi=xe.prototype;function Zd(d,b,L,V){var ee=ja(),_e=E().set(V,b);return ee[L](_e,d)}function b0(d,b,L){if(x(d)&&(b=d,d=void 0),d=d||"",null!=b)return Zd(d,b,L,"month");var V,ee=[];for(V=0;V<12;V++)ee[V]=Zd(d,V,L,"month");return ee}function qf(d,b,L,V){"boolean"==typeof d?(x(b)&&(L=b,b=void 0),b=b||""):(L=b=d,d=!1,x(b)&&(L=b,b=void 0),b=b||"");var Ie,ee=ja(),_e=d?ee._week.dow:0,Yt=[];if(null!=L)return Zd(b,(L+_e)%7,V,"day");for(Ie=0;Ie<7;Ie++)Yt[Ie]=Zd(b,(Ie+_e)%7,V,"day");return Yt}Xi.calendar=function lt(d,b,L){var V=this._calendar[d]||this._calendar.sameElse;return se(V)?V.call(b,L):V},Xi.longDateFormat=function bn(d){var b=this._longDateFormat[d],L=this._longDateFormat[d.toUpperCase()];return b||!L?b:(this._longDateFormat[d]=L.match(Ze).map(function(V){return"MMMM"===V||"MM"===V||"DD"===V||"dddd"===V?V.slice(1):V}).join(""),this._longDateFormat[d])},Xi.invalidDate=function et(){return this._invalidDate},Xi.ordinal=function Je(d){return this._ordinal.replace("%d",d)},Xi.preparse=zo,Xi.postformat=zo,Xi.relativeTime=function Xt(d,b,L,V){var ee=this._relativeTime[L];return se(ee)?ee(d,b,L,V):ee.replace(/%d/i,d)},Xi.pastFuture=function xt(d,b){var L=this._relativeTime[d>0?"future":"past"];return se(L)?L(b):L.replace(/%s/i,b)},Xi.set=function Me(d){var b,L;for(L in d)_(d,L)&&(se(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)},Xi.eras=function Ea(d,b){var L,V,ee,_e=this._eras||ja("en")._eras;for(L=0,V=_e.length;L<V;++L)switch("string"==typeof _e[L].since&&(ee=u(_e[L].since).startOf("day"),_e[L].since=ee.valueOf()),typeof _e[L].until){case"undefined":_e[L].until=1/0;break;case"string":ee=u(_e[L].until).startOf("day").valueOf(),_e[L].until=ee.valueOf()}return _e},Xi.erasParse=function Qv(d,b,L){var V,ee,Ie,Yt,li,_e=this.eras();for(d=d.toUpperCase(),V=0,ee=_e.length;V<ee;++V)if(Ie=_e[V].name.toUpperCase(),Yt=_e[V].abbr.toUpperCase(),li=_e[V].narrow.toUpperCase(),L)switch(b){case"N":case"NN":case"NNN":if(Yt===d)return _e[V];break;case"NNNN":if(Ie===d)return _e[V];break;case"NNNNN":if(li===d)return _e[V]}else if([Ie,Yt,li].indexOf(d)>=0)return _e[V]},Xi.erasConvertYear=function u0(d,b){var L=d.since<=d.until?1:-1;return void 0===b?u(d.since).year():u(d.since).year()+(b-d.offset)*L},Xi.erasAbbrRegex=function Ks(d){return _(this,"_erasAbbrRegex")||Wf.call(this),d?this._erasAbbrRegex:this._erasRegex},Xi.erasNameRegex=function Xv(d){return _(this,"_erasNameRegex")||Wf.call(this),d?this._erasNameRegex:this._erasRegex},Xi.erasNarrowRegex=function h0(d){return _(this,"_erasNarrowRegex")||Wf.call(this),d?this._erasNarrowRegex:this._erasRegex},Xi.months=function Ol(d,b){return d?m(this._months)?this._months[d.month()]:this._months[(this._months.isFormat||Nl).test(b)?"format":"standalone"][d.month()]:m(this._months)?this._months:this._months.standalone},Xi.monthsShort=function lo(d,b){return d?m(this._monthsShort)?this._monthsShort[d.month()]:this._monthsShort[Nl.test(b)?"format":"standalone"][d.month()]:m(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},Xi.monthsParse=function Ws(d,b,L){var V,ee,_e;if(this._monthsParseExact)return $i.call(this,d,b,L);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),V=0;V<12;V++){if(ee=E([2e3,V]),L&&!this._longMonthsParse[V]&&(this._longMonthsParse[V]=new RegExp("^"+this.months(ee,"").replace(".","")+"$","i"),this._shortMonthsParse[V]=new RegExp("^"+this.monthsShort(ee,"").replace(".","")+"$","i")),!L&&!this._monthsParse[V]&&(_e="^"+this.months(ee,"")+"|^"+this.monthsShort(ee,""),this._monthsParse[V]=new RegExp(_e.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}},Xi.monthsRegex=function zt(d){return this._monthsParseExact?(_(this,"_monthsRegex")||oi.call(this),d?this._monthsStrictRegex:this._monthsRegex):(_(this,"_monthsRegex")||(this._monthsRegex=ki),this._monthsStrictRegex&&d?this._monthsStrictRegex:this._monthsRegex)},Xi.monthsShortRegex=function ai(d){return this._monthsParseExact?(_(this,"_monthsRegex")||oi.call(this),d?this._monthsShortStrictRegex:this._monthsShortRegex):(_(this,"_monthsShortRegex")||(this._monthsShortRegex=An),this._monthsShortStrictRegex&&d?this._monthsShortStrictRegex:this._monthsShortRegex)},Xi.week=function Lc(d){return Ro(d,this._week.dow,this._week.doy).week},Xi.firstDayOfYear=function Ef(){return this._week.doy},Xi.firstDayOfWeek=function aa(){return this._week.dow},Xi.weekdays=function ma(d,b){var L=m(this._weekdays)?this._weekdays:this._weekdays[d&&!0!==d&&this._weekdays.isFormat.test(b)?"format":"standalone"];return!0===d?Oc(L,this._week.dow):d?L[d.day()]:L},Xi.weekdaysMin=function Bd(d){return!0===d?Oc(this._weekdaysMin,this._week.dow):d?this._weekdaysMin[d.day()]:this._weekdaysMin},Xi.weekdaysShort=function xi(d){return!0===d?Oc(this._weekdaysShort,this._week.dow):d?this._weekdaysShort[d.day()]:this._weekdaysShort},Xi.weekdaysParse=function If(d,b,L){var V,ee,_e;if(this._weekdaysParseExact)return gh.call(this,d,b,L);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),V=0;V<7;V++){if(ee=E([2e3,1]).day(V),L&&!this._fullWeekdaysParse[V]&&(this._fullWeekdaysParse[V]=new RegExp("^"+this.weekdays(ee,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[V]=new RegExp("^"+this.weekdaysShort(ee,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[V]=new RegExp("^"+this.weekdaysMin(ee,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[V]||(_e="^"+this.weekdays(ee,"")+"|^"+this.weekdaysShort(ee,"")+"|^"+this.weekdaysMin(ee,""),this._weekdaysParse[V]=new RegExp(_e.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}},Xi.weekdaysRegex=function Pc(d){return this._weekdaysParseExact?(_(this,"_weekdaysRegex")||Hd.call(this),d?this._weekdaysStrictRegex:this._weekdaysRegex):(_(this,"_weekdaysRegex")||(this._weekdaysRegex=e0),this._weekdaysStrictRegex&&d?this._weekdaysStrictRegex:this._weekdaysRegex)},Xi.weekdaysShortRegex=function Lf(d){return this._weekdaysParseExact?(_(this,"_weekdaysRegex")||Hd.call(this),d?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(_(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=_h),this._weekdaysShortStrictRegex&&d?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},Xi.weekdaysMinRegex=function bh(d){return this._weekdaysParseExact?(_(this,"_weekdaysRegex")||Hd.call(this),d?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(_(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Rc),this._weekdaysMinStrictRegex&&d?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},Xi.isPM=function uo(d){return"p"===(d+"").toLowerCase().charAt(0)},Xi.meridiem=function Pl(d,b,L){return d>11?L?"pm":"PM":L?"am":"AM"},Ca("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===Gt(d%100/10)?"th":1===b?"st":2===b?"nd":3===b?"rd":"th")}}),u.lang=q("moment.lang is deprecated. Use moment.locale instead.",Ca),u.langData=q("moment.langData is deprecated. Use moment.localeData instead.",ja);var Uo=Math.abs;function Jf(d,b,L,V){var ee=Ga(b,L);return d._milliseconds+=V*ee._milliseconds,d._days+=V*ee._days,d._months+=V*ee._months,d._bubble()}function ep(d){return d<0?Math.floor(d):Math.ceil(d)}function F0(d){return 4800*d/146097}function ip(d){return 146097*d/4800}function on(d){return function(){return this.as(d)}}var ea=on("ms"),nw=on("s"),Wo=on("m"),rw=on("h"),aw=on("d"),ow=on("w"),Sh=on("M"),Ah=on("Q"),Th=on("y");function Vl(d){return function(){return this.isValid()?this._data[d]:NaN}}var Uc=Vl("milliseconds"),Xd=Vl("seconds"),sw=Vl("minutes"),vM=Vl("hours"),rp=Vl("days"),wM=Vl("months"),lw=Vl("years");var Qs=Math.round,Jd={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function ap(d,b,L,V,ee){return ee.relativeTime(b||1,!!L,d,V)}var Ih=Math.abs;function ks(d){return(d>0)-(d<0)||+d}function Lh(){if(!this.isValid())return this.localeData().invalidDate();var V,ee,_e,Ie,li,dn,ta,po,d=Ih(this._milliseconds)/1e3,b=Ih(this._days),L=Ih(this._months),Yt=this.asSeconds();return Yt?(V=yn(d/60),ee=yn(V/60),d%=60,V%=60,_e=yn(L/12),L%=12,Ie=d?d.toFixed(3).replace(/\.?0+$/,""):"",li=Yt<0?"-":"",dn=ks(this._months)!==ks(Yt)?"-":"",ta=ks(this._days)!==ks(Yt)?"-":"",po=ks(this._milliseconds)!==ks(Yt)?"-":"",li+"P"+(_e?dn+_e+"Y":"")+(L?dn+L+"M":"")+(b?ta+b+"D":"")+(ee||V||d?"T":"")+(ee?po+ee+"H":"")+(V?po+V+"M":"")+(d?po+Ie+"S":"")):"P0D"}var Ii=Zr.prototype;return Ii.isValid=function Pr(){return this._isValid},Ii.abs=function Xf(){var d=this._data;return this._milliseconds=Uo(this._milliseconds),this._days=Uo(this._days),this._months=Uo(this._months),d.milliseconds=Uo(d.milliseconds),d.seconds=Uo(d.seconds),d.minutes=Uo(d.minutes),d.hours=Uo(d.hours),d.months=Uo(d.months),d.years=Uo(d.years),this},Ii.add=function v0(d,b){return Jf(this,d,b,1)},Ii.subtract=function w0(d,b){return Jf(this,d,b,-1)},Ii.as=function la(d){if(!this.isValid())return NaN;var b,L,V=this._milliseconds;if("month"===(d=Wt(d))||"quarter"===d||"year"===d)switch(b=this._days+V/864e5,L=this._months+F0(b),d){case"month":return L;case"quarter":return L/3;case"year":return L/12}else switch(b=this._days+Math.round(ip(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)}},Ii.asMilliseconds=ea,Ii.asSeconds=nw,Ii.asMinutes=Wo,Ii.asHours=rw,Ii.asDays=aw,Ii.asWeeks=ow,Ii.asMonths=Sh,Ii.asQuarters=Ah,Ii.asYears=Th,Ii.valueOf=function jl(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*Gt(this._months/12):NaN},Ii._bubble=function tp(){var ee,_e,Ie,Yt,li,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*ep(ip(L)+b),b=0,L=0),V.milliseconds=d%1e3,ee=yn(d/1e3),V.seconds=ee%60,_e=yn(ee/60),V.minutes=_e%60,Ie=yn(_e/60),V.hours=Ie%24,b+=yn(Ie/24),L+=li=yn(F0(b)),b-=ep(ip(li)),Yt=yn(L/12),L%=12,V.days=b,V.months=L,V.years=Yt,this},Ii.clone=function np(){return Ga(this)},Ii.get=function k0(d){return d=Wt(d),this.isValid()?this[d+"s"]():NaN},Ii.milliseconds=Uc,Ii.seconds=Xd,Ii.minutes=sw,Ii.hours=vM,Ii.days=rp,Ii.weeks=function cw(){return yn(this.days()/7)},Ii.months=wM,Ii.years=lw,Ii.humanize=function C0(d,b){if(!this.isValid())return this.localeData().invalidDate();var ee,_e,L=!1,V=Jd;return"object"==typeof d&&(b=d,d=!1),"boolean"==typeof d&&(L=d),"object"==typeof b&&(V=Object.assign({},Jd,b),null!=b.s&&null==b.ss&&(V.ss=b.s-1)),_e=function x0(d,b,L,V){var ee=Ga(d).abs(),_e=Qs(ee.as("s")),Ie=Qs(ee.as("m")),Yt=Qs(ee.as("h")),li=Qs(ee.as("d")),dn=Qs(ee.as("M")),ta=Qs(ee.as("w")),po=Qs(ee.as("y")),Go=_e<=L.ss&&["s",_e]||_e<L.s&&["ss",_e]||Ie<=1&&["m"]||Ie<L.m&&["mm",Ie]||Yt<=1&&["h"]||Yt<L.h&&["hh",Yt]||li<=1&&["d"]||li<L.d&&["dd",li];return null!=L.w&&(Go=Go||ta<=1&&["w"]||ta<L.w&&["ww",ta]),(Go=Go||dn<=1&&["M"]||dn<L.M&&["MM",dn]||po<=1&&["y"]||["yy",po])[2]=b,Go[3]=+d>0,Go[4]=V,ap.apply(null,Go)}(this,!L,V,ee=this.localeData()),L&&(_e=ee.pastFuture(+this,_e)),ee.postformat(_e)},Ii.toISOString=Lh,Ii.toString=Lh,Ii.toJSON=Lh,Ii.locale=Yf,Ii.localeData=Wv,Ii.toIsoString=q("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Lh),Ii.lang=jf,tt("X",0,0,"unix"),tt("x",0,0,"valueOf"),mt("x",Yi),mt("X",/[+-]?\d+(\.\d{1,3})?/),_i("X",function(d,b,L){L._d=new Date(1e3*parseFloat(d))}),_i("x",function(d,b,L){L._d=new Date(Gt(d))}),u.version="2.29.4",function f(d){v=d}(Rt),u.fn=Xe,u.min=function ws(){return Ua("isBefore",[].slice.call(arguments,0))},u.max=function ge(){return Ua("isAfter",[].slice.call(arguments,0))},u.now=function(){return Date.now?Date.now():+new Date},u.utc=E,u.unix=function g0(d){return Rt(1e3*d)},u.months=function Kf(d,b){return b0(d,b,"months")},u.isDate=I,u.locale=Ca,u.invalid=T,u.duration=Ga,u.isMoment=ie,u.weekdays=function y0(d,b,L){return qf(d,b,L,"weekdays")},u.parseZone=function zc(){return Rt.apply(null,arguments).parseZone()},u.localeData=ja,u.isDuration=Wa,u.monthsShort=function Qf(d,b){return b0(d,b,"monthsShort")},u.weekdaysMin=function iw(d,b,L){return qf(d,b,L,"weekdaysMin")},u.defineLocale=_s,u.updateLocale=function gs(d,b){if(null!=b){var L,V,ee=ps;null!=Ai[d]&&null!=Ai[d].parentLocale?Ai[d].set(Se(Ai[d]._config,b)):(null!=(V=Da(d))&&(ee=V._config),b=Se(ee,b),null==V&&(b.abbr=d),(L=new xe(b)).parentLocale=Ai[d],Ai[d]=L),Ca(d)}else null!=Ai[d]&&(null!=Ai[d].parentLocale?(Ai[d]=Ai[d].parentLocale,d===Ca()&&Ca(d)):null!=Ai[d]&&delete Ai[d]);return Ai[d]},u.locales=function Bo(){return Ye(Ai)},u.weekdaysShort=function Zf(d,b,L){return qf(d,b,L,"weekdaysShort")},u.normalizeUnits=Wt,u.relativeTimeRounding=function D0(d){return void 0===d?Qs:"function"==typeof d&&(Qs=d,!0)},u.relativeTimeThreshold=function eu(d,b){return void 0!==Jd[d]&&(void 0===b?Jd[d]:(Jd[d]=b,"s"===d&&(Jd.ss=b-1),!0))},u.calendarFormat=function $d(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"},u.prototype=Xe,u.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"},u}()},7024:(le,w,S)=>{var v="function"==typeof Map&&Map.prototype,u=Object.getOwnPropertyDescriptor&&v?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,f=v&&u&&"function"==typeof u.get?u.get:null,m=v&&Map.prototype.forEach,p="function"==typeof Set&&Set.prototype,_=Object.getOwnPropertyDescriptor&&p?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,F=p&&_&&"function"==typeof _.get?_.get:null,M=p&&Set.prototype.forEach,I="function"==typeof WeakMap&&WeakMap.prototype?WeakMap.prototype.has:null,C="function"==typeof WeakSet&&WeakSet.prototype?WeakSet.prototype.has:null,U="function"==typeof WeakRef&&WeakRef.prototype?WeakRef.prototype.deref:null,N=Boolean.prototype.valueOf,z=Object.prototype.toString,P=Function.prototype.toString,T=String.prototype.match,G=String.prototype.slice,K=String.prototype.replace,X=String.prototype.toUpperCase,R=String.prototype.toLowerCase,ie=RegExp.prototype.test,$=Array.prototype.concat,q=Array.prototype.join,J=Array.prototype.slice,te=Math.floor,se="function"==typeof BigInt?BigInt.prototype.valueOf:null,Me=Object.getOwnPropertySymbols,Se="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?Symbol.prototype.toString:null,xe="function"==typeof Symbol&&"object"==typeof Symbol.iterator,Ye="function"==typeof Symbol&&Symbol.toStringTag&&(Symbol,1)?Symbol.toStringTag:null,qe=Object.prototype.propertyIsEnumerable,lt=("function"==typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(ke){return ke.__proto__}:null);function Ct(ke,ve){if(ke===1/0||ke===-1/0||ke!=ke||ke&&ke>-1e3&&ke<1e3||ie.call(/e/,ve))return ve;var Fi=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"==typeof ke){var Ri=ke<0?-te(-ke):te(ke);if(Ri!==ke){var nn=String(Ri),Ft=G.call(ve,nn.length+1);return K.call(nn,Fi,"$&_")+"."+K.call(K.call(Ft,/([0-9]{3})/g,"$&_"),/_$/,"")}}return K.call(ve,Fi,"$&_")}var Ze=S(4654),Vt=Ze.custom,be=et(Vt)?Vt:null;function $t(ke,ve,Fi){var Ri="double"===(Fi.quoteStyle||ve)?'"':"'";return Ri+ke+Ri}function tt(ke){return K.call(String(ke),/"/g,"&quot;")}function It(ke){return!("[object Array]"!==At(ke)||Ye&&"object"==typeof ke&&Ye in ke)}function cn(ke){return!("[object RegExp]"!==At(ke)||Ye&&"object"==typeof ke&&Ye in ke)}function et(ke){if(xe)return ke&&"object"==typeof ke&&ke instanceof Symbol;if("symbol"==typeof ke)return!0;if(!ke||"object"!=typeof ke||!Se)return!1;try{return Se.call(ke),!0}catch{}return!1}le.exports=function ke(ve,Fi,Ri,nn){var Ft=Fi||{};if(Je(Ft,"quoteStyle")&&"single"!==Ft.quoteStyle&&"double"!==Ft.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Je(Ft,"maxStringLength")&&("number"==typeof Ft.maxStringLength?Ft.maxStringLength<0&&Ft.maxStringLength!==1/0:null!==Ft.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var ua=!Je(Ft,"customInspect")||Ft.customInspect;if("boolean"!=typeof ua&&"symbol"!==ua)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Je(Ft,"indent")&&null!==Ft.indent&&"\t"!==Ft.indent&&!(parseInt(Ft.indent,10)===Ft.indent&&Ft.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Je(Ft,"numericSeparator")&&"boolean"!=typeof Ft.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var ha=Ft.numericSeparator;if(typeof ve>"u")return"undefined";if(null===ve)return"null";if("boolean"==typeof ve)return ve?"true":"false";if("string"==typeof ve)return Oi(ve,Ft);if("number"==typeof ve){if(0===ve)return 1/0/ve>0?"0":"-0";var Gn=String(ve);return ha?Ct(ve,Gn):Gn}if("bigint"==typeof ve){var Kr=String(ve)+"n";return ha?Ct(ve,Kr):Kr}var Ha=typeof Ft.depth>"u"?5:Ft.depth;if(typeof Ri>"u"&&(Ri=0),Ri>=Ha&&Ha>0&&"object"==typeof ve)return It(ve)?"[Array]":"[Object]";var Qr=function hs(ke,ve){var Fi;if("\t"===ke.indent)Fi="\t";else{if(!("number"==typeof ke.indent&&ke.indent>0))return null;Fi=q.call(Array(ke.indent+1)," ")}return{base:Fi,prev:q.call(Array(ve+1),Fi)}}(Ft,Ri);if(typeof nn>"u")nn=[];else if(xt(nn,ve)>=0)return"[Circular]";function Yi(ui,Cn,nr){if(Cn&&(nn=J.call(nn)).push(Cn),nr){var ur={depth:Ft.depth};return Je(Ft,"quoteStyle")&&(ur.quoteStyle=Ft.quoteStyle),ke(ui,ur,Ri+1,nn)}return ke(ui,Ft,Ri+1,nn)}if("function"==typeof ve&&!cn(ve)){var Ic=function Xt(ke){if(ke.name)return ke.name;var ve=T.call(P.call(ke),/^function\s*([\w$]+)/);return ve?ve[1]:null}(ve),No=Lo(ve,Yi);return"[Function"+(Ic?": "+Ic:" (anonymous)")+"]"+(No.length>0?" { "+q.call(No,", ")+" }":"")}if(et(ve)){var br=xe?K.call(String(ve),/^(Symbol\(.*\))_[^)]*$/,"$1"):Se.call(ve);return"object"!=typeof ve||xe?br:yn(br)}if(function Hi(ke){return!(!ke||"object"!=typeof ke)&&(typeof HTMLElement<"u"&&ke instanceof HTMLElement||"string"==typeof ke.nodeName&&"function"==typeof ke.getAttribute)}(ve)){for(var yr="<"+R.call(String(ve.nodeName)),na=ve.attributes||[],mt=0;mt<na.length;mt++)yr+=" "+na[mt].name+"="+$t(tt(na[mt].value),"double",Ft);return yr+=">",ve.childNodes&&ve.childNodes.length&&(yr+="..."),yr+"</"+R.call(String(ve.nodeName))+">"}if(It(ve)){if(0===ve.length)return"[]";var so=Lo(ve,Yi);return Qr&&!function jn(ke){for(var ve=0;ve<ke.length;ve++)if(xt(ke[ve],"\n")>=0)return!1;return!0}(so)?"["+oo(so,Qr)+"]":"[ "+q.call(so,", ")+" ]"}if(function Ve(ke){return!("[object Error]"!==At(ke)||Ye&&"object"==typeof ke&&Ye in ke)}(ve)){var tr=Lo(ve,Yi);return"cause"in Error.prototype||!("cause"in ve)||qe.call(ve,"cause")?0===tr.length?"["+String(ve)+"]":"{ ["+String(ve)+"] "+q.call(tr,", ")+" }":"{ ["+String(ve)+"] "+q.call($.call("[cause]: "+Yi(ve.cause),tr),", ")+" }"}if("object"==typeof ve&&ua){if(be&&"function"==typeof ve[be]&&Ze)return Ze(ve,{depth:Ha-Ri});if("symbol"!==ua&&"function"==typeof ve.inspect)return ve.inspect()}if(function Dn(ke){if(!f||!ke||"object"!=typeof ke)return!1;try{f.call(ke);try{F.call(ke)}catch{return!0}return ke instanceof Map}catch{}return!1}(ve)){var vr=[];return m.call(ve,function(ui,Cn){vr.push(Yi(Cn,ve,!0)+" => "+Yi(ui,ve))}),ao("Map",f.call(ve),vr,Qr)}if(function Wn(ke){if(!F||!ke||"object"!=typeof ke)return!1;try{F.call(ke);try{f.call(ke)}catch{return!0}return ke instanceof Set}catch{}return!1}(ve)){var Ei=[];return M.call(ve,function(ui){Ei.push(Yi(ui,ve))}),ao("Set",F.call(ve),Ei,Qr)}if(function Mt(ke){if(!I||!ke||"object"!=typeof ke)return!1;try{I.call(ke,I);try{C.call(ke,C)}catch{return!0}return ke instanceof WeakMap}catch{}return!1}(ve))return Gt("WeakMap");if(function gr(ke){if(!C||!ke||"object"!=typeof ke)return!1;try{C.call(ke,C);try{I.call(ke,I)}catch{return!0}return ke instanceof WeakSet}catch{}return!1}(ve))return Gt("WeakSet");if(function Wt(ke){if(!U||!ke||"object"!=typeof ke)return!1;try{return U.call(ke),!0}catch{}return!1}(ve))return Gt("WeakRef");if(function bn(ke){return!("[object Number]"!==At(ke)||Ye&&"object"==typeof ke&&Ye in ke)}(ve))return yn(Yi(Number(ve)));if(function dt(ke){if(!ke||"object"!=typeof ke||!se)return!1;try{return se.call(ke),!0}catch{}return!1}(ve))return yn(Yi(se.call(ve)));if(function We(ke){return!("[object Boolean]"!==At(ke)||Ye&&"object"==typeof ke&&Ye in ke)}(ve))return yn(N.call(ve));if(function dr(ke){return!("[object String]"!==At(ke)||Ye&&"object"==typeof ke&&Ye in ke)}(ve))return yn(Yi(String(ve)));if(!function Nt(ke){return!("[object Date]"!==At(ke)||Ye&&"object"==typeof ke&&Ye in ke)}(ve)&&!cn(ve)){var _i=Lo(ve,Yi),$n=lt?lt(ve)===Object.prototype:ve instanceof Object||ve.constructor===Object,ms=ve instanceof Object?"":"null prototype",Gi=!$n&&Ye&&Object(ve)===ve&&Ye in ve?G.call(At(ve),8,-1):ms?"Object":"",rn=($n||"function"!=typeof ve.constructor?"":ve.constructor.name?ve.constructor.name+" ":"")+(Gi||ms?"["+q.call($.call([],Gi||[],ms||[]),": ")+"] ":"");return 0===_i.length?rn+"{}":Qr?rn+"{"+oo(_i,Qr)+"}":rn+"{ "+q.call(_i,", ")+" }"}return String(ve)};var Ae=Object.prototype.hasOwnProperty||function(ke){return ke in this};function Je(ke,ve){return Ae.call(ke,ve)}function At(ke){return z.call(ke)}function xt(ke,ve){if(ke.indexOf)return ke.indexOf(ve);for(var Fi=0,Ri=ke.length;Fi<Ri;Fi++)if(ke[Fi]===ve)return Fi;return-1}function Oi(ke,ve){if(ke.length>ve.maxStringLength){var Fi=ke.length-ve.maxStringLength,Ri="... "+Fi+" more character"+(Fi>1?"s":"");return Oi(G.call(ke,0,ve.maxStringLength),ve)+Ri}return $t(K.call(K.call(ke,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,ri),"single",ve)}function ri(ke){var ve=ke.charCodeAt(0),Fi={8:"b",9:"t",10:"n",12:"f",13:"r"}[ve];return Fi?"\\"+Fi:"\\x"+(ve<16?"0":"")+X.call(ve.toString(16))}function yn(ke){return"Object("+ke+")"}function Gt(ke){return ke+" { ? }"}function ao(ke,ve,Fi,Ri){return ke+" ("+ve+") {"+(Ri?oo(Fi,Ri):q.call(Fi,", "))+"}"}function oo(ke,ve){if(0===ke.length)return"";var Fi="\n"+ve.prev+ve.base;return Fi+q.call(ke,","+Fi)+"\n"+ve.prev}function Lo(ke,ve){var Fi=It(ke),Ri=[];if(Fi){Ri.length=ke.length;for(var nn=0;nn<ke.length;nn++)Ri[nn]=Je(ke,nn)?ve(ke[nn],ke):""}var ua,Ft="function"==typeof Me?Me(ke):[];if(xe){ua={};for(var ha=0;ha<Ft.length;ha++)ua["$"+Ft[ha]]=Ft[ha]}for(var Gn in ke)!Je(ke,Gn)||Fi&&String(Number(Gn))===Gn&&Gn<ke.length||xe&&ua["$"+Gn]instanceof Symbol||(ie.call(/[^\w$]/,Gn)?Ri.push(ve(Gn,ke)+": "+ve(ke[Gn],ke)):Ri.push(Gn+": "+ve(ke[Gn],ke)));if("function"==typeof Me)for(var Kr=0;Kr<Ft.length;Kr++)qe.call(ke,Ft[Kr])&&Ri.push("["+ve(Ft[Kr])+"]: "+ve(ke[Ft[Kr]],ke));return Ri}},8617:function(le,w){var u;void 0!==(u=function(){return function(f){function m(R){return" "===R||"\t"===R||"\n"===R||"\f"===R||"\r"===R}function p(R){var ie,$=R.exec(f.substring(T));if($)return T+=(ie=$[0]).length,ie}for(var E,U,N,z,P,_=f.length,F=/^[ \t\n\r\u000c]+/,M=/^[, \t\n\r\u000c]+/,x=/^[^ \t\n\r\u000c]+/,I=/[,]+$/,H=/^\d+$/,C=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,T=0,G=[];;){if(p(M),T>=_)return G;E=p(x),U=[],","===E.slice(-1)?(E=E.replace(I,""),X()):K()}function K(){for(p(F),N="",z="in descriptor";;){if(P=f.charAt(T),"in descriptor"===z)if(m(P))N&&(U.push(N),N="",z="after descriptor");else{if(","===P)return T+=1,N&&U.push(N),void X();if("("===P)N+=P,z="in parens";else{if(""===P)return N&&U.push(N),void X();N+=P}}else if("in parens"===z)if(")"===P)N+=P,z="in descriptor";else{if(""===P)return U.push(N),void X();N+=P}else if("after descriptor"===z&&!m(P)){if(""===P)return void X();z="in descriptor",T-=1}T+=1}}function X(){var ie,$,q,J,se,Me,Se,xe,Ye,R=!1,te={};for(J=0;J<U.length;J++)Me=(se=U[J])[se.length-1],Se=se.substring(0,se.length-1),xe=parseInt(Se,10),Ye=parseFloat(Se),H.test(Se)&&"w"===Me?((ie||$)&&(R=!0),0===xe?R=!0:ie=xe):C.test(Se)&&"x"===Me?((ie||$||q)&&(R=!0),Ye<0?R=!0:$=Ye):H.test(Se)&&"h"===Me?((q||$)&&(R=!0),0===xe?R=!0:q=xe):R=!0;R?console&&console.log&&console.log("Invalid srcset descriptor found in '"+f+"' at '"+se+"'."):(te.url=E,ie&&(te.w=ie),$&&(te.d=$),q&&(te.h=q),G.push(te))}}}.apply(w,[]))&&(le.exports=u)},9921:function(le,w,S){var u;void 0!==(u=function(){"use strict";return function(m,p){var x,I,H,C,E,U,N,P,T,G,K,X,R,ie,$,J,Vt,be,_=this,F=!1,M=!0,z=!0,q={barsSize:{top:44,bottom:"auto"},closeElClasses:["item","caption","zoom-wrap","ui","top-bar"],timeToIdle:4e3,timeToIdleOutside:1e3,loadingIndicatorDelay:1e3,addCaptionHTMLFn:function(Ae,Je){return Ae.title?(Je.children[0].innerHTML=Ae.title,!0):(Je.children[0].innerHTML="",!1)},closeEl:!0,captionEl:!0,fullscreenEl:!0,zoomEl:!0,shareEl:!0,counterEl:!0,arrowEl:!0,preloaderEl:!0,tapToClose:!1,tapToToggleControls:!0,clickToCloseNonZoomable:!0,shareButtons:[{id:"facebook",label:"Share on Facebook",url:"https://www.facebook.com/sharer/sharer.php?u={{url}}"},{id:"twitter",label:"Tweet",url:"https://twitter.com/intent/tweet?text={{text}}&url={{url}}"},{id:"pinterest",label:"Pin it",url:"http://www.pinterest.com/pin/create/button/?url={{url}}&media={{image_url}}&description={{text}}"},{id:"download",label:"Download image",url:"{{raw_image_url}}",download:!0}],getImageURLForShare:function(){return m.currItem.src||""},getPageURLForShare:function(){return window.location.href},getTextForShare:function(){return m.currItem.title||""},indexIndicatorSep:" / ",fitControlsWidth:1200},se=function(Ae){if(J)return!0;Ae=Ae||window.event,$.timeToIdle&&$.mouseUsed&&!T&&tt();for(var At,xt,Xt=(Ae.target||Ae.srcElement).getAttribute("class")||"",Dn=0;Dn<et.length;Dn++)(At=et[Dn]).onTap&&Xt.indexOf("pswp__"+At.name)>-1&&(At.onTap(),xt=!0);xt&&(Ae.stopPropagation&&Ae.stopPropagation(),J=!0,setTimeout(function(){J=!1},p.features.isOldAndroid?600:30))},Se=function(Ae,Je,At){p[(At?"add":"remove")+"Class"](Ae,"pswp__"+Je)},xe=function(){var Ae=1===$.getNumItemsFn();Ae!==ie&&(Se(I,"ui--one-slide",Ae),ie=Ae)},Ye=function(){Se(N,"share-modal--hidden",z)},qe=function(){return(z=!z)?(p.removeClass(N,"pswp__share-modal--fade-in"),setTimeout(function(){z&&Ye()},300)):(Ye(),setTimeout(function(){z||p.addClass(N,"pswp__share-modal--fade-in")},30)),z||Ct(),!1},lt=function(Ae){var Je=(Ae=Ae||window.event).target||Ae.srcElement;return m.shout("shareLinkClick",Ae,Je),!(!Je.href||!Je.hasAttribute("download")&&(window.open(Je.href,"pswp_share","scrollbars=yes,resizable=yes,toolbar=no,location=yes,width=550,height=420,top=100,left="+(window.screen?Math.round(screen.width/2-275):100)),z||qe(),1))},Ct=function(){for(var Je,Xt,xt,Dn,Ae="",Mt=0;Mt<$.shareButtons.length;Mt++)Xt=$.getImageURLForShare(Je=$.shareButtons[Mt]),xt=$.getPageURLForShare(Je),Dn=$.getTextForShare(Je),Ae+='<a href="'+Je.url.replace("{{url}}",encodeURIComponent(xt)).replace("{{image_url}}",encodeURIComponent(Xt)).replace("{{raw_image_url}}",Xt).replace("{{text}}",encodeURIComponent(Dn))+'" target="_blank" class="pswp__share--'+Je.id+'"'+(Je.download?"download":"")+">"+Je.label+"</a>",$.parseShareButtonOut&&(Ae=$.parseShareButtonOut(Je,Ae));N.children[0].innerHTML=Ae,N.children[0].onclick=lt},Ze=function(Ae){for(var Je=0;Je<$.closeElClasses.length;Je++)if(p.hasClass(Ae,"pswp__"+$.closeElClasses[Je]))return!0},$t=0,tt=function(){clearTimeout(be),$t=0,T&&_.setIdle(!1)},It=function(Ae){var Je=(Ae=Ae||window.event).relatedTarget||Ae.toElement;(!Je||"HTML"===Je.nodeName)&&(clearTimeout(be),be=setTimeout(function(){_.setIdle(!0)},$.timeToIdleOutside))},Ve=function(Ae){X!==Ae&&(Se(K,"preloader--active",!Ae),X=Ae)},dr=function(Ae){var Je=Ae.vGap;if(!m.likelyTouchDevice||$.mouseUsed||screen.width>$.fitControlsWidth){var At=$.barsSize;$.captionEl&&"auto"===At.bottom?(C||((C=p.createEl("pswp__caption pswp__caption--fake")).appendChild(p.createEl("pswp__caption__center")),I.insertBefore(C,H),p.addClass(I,"pswp__ui--fit")),Je.bottom=$.addCaptionHTMLFn(Ae,C,!0)?parseInt(C.clientHeight,10)||44:At.top):Je.bottom="auto"===At.bottom?0:At.bottom,Je.top=At.top}else Je.top=Je.bottom=0},et=[{name:"caption",option:"captionEl",onInit:function(Ae){H=Ae}},{name:"share-modal",option:"shareEl",onInit:function(Ae){N=Ae},onTap:function(){qe()}},{name:"button--share",option:"shareEl",onInit:function(Ae){U=Ae},onTap:function(){qe()}},{name:"button--zoom",option:"zoomEl",onTap:m.toggleDesktopZoom},{name:"counter",option:"counterEl",onInit:function(Ae){E=Ae}},{name:"button--close",option:"closeEl",onTap:m.close},{name:"button--arrow--left",option:"arrowEl",onTap:m.prev},{name:"button--arrow--right",option:"arrowEl",onTap:m.next},{name:"button--fs",option:"fullscreenEl",onTap:function(){x.isFullscreen()?x.exit():x.enter()}},{name:"preloader",option:"preloaderEl",onInit:function(Ae){K=Ae}}];_.init=function(){var Ae;p.extend(m.options,q,!0),$=m.options,I=p.getChildByClass(m.scrollWrap,"pswp__ui"),(G=m.listen)("onVerticalDrag",function(Je){M&&Je<.95?_.hideControls():!M&&Je>=.95&&_.showControls()}),G("onPinchClose",function(Je){M&&Je<.9?(_.hideControls(),Ae=!0):Ae&&!M&&Je>.9&&_.showControls()}),G("zoomGestureEnded",function(){(Ae=!1)&&!M&&_.showControls()}),G("beforeChange",_.update),G("doubleTap",function(Ae){var Je=m.currItem.initialZoomLevel;m.getZoomLevel()!==Je?m.zoomTo(Je,Ae,333):m.zoomTo($.getDoubleTapZoom(!1,m.currItem),Ae,333)}),G("preventDragEvent",function(Ae,Je,At){var Xt=Ae.target||Ae.srcElement;Xt&&Xt.getAttribute("class")&&Ae.type.indexOf("mouse")>-1&&(Xt.getAttribute("class").indexOf("__caption")>0||/(SMALL|STRONG|EM)/i.test(Xt.tagName))&&(At.prevent=!1)}),G("bindEvents",function(){p.bind(I,"pswpTap click",se),p.bind(m.scrollWrap,"pswpTap",_.onGlobalTap),m.likelyTouchDevice||p.bind(m.scrollWrap,"mouseover",_.onMouseOver)}),G("unbindEvents",function(){z||qe(),Vt&&clearInterval(Vt),p.unbind(document,"mouseout",It),p.unbind(document,"mousemove",tt),p.unbind(I,"pswpTap click",se),p.unbind(m.scrollWrap,"pswpTap",_.onGlobalTap),p.unbind(m.scrollWrap,"mouseover",_.onMouseOver),x&&(p.unbind(document,x.eventK,_.updateFullscreen),x.isFullscreen()&&($.hideAnimationDuration=0,x.exit()),x=null)}),G("destroy",function(){$.captionEl&&(C&&I.removeChild(C),p.removeClass(H,"pswp__caption--empty")),N&&(N.children[0].onclick=null),p.removeClass(I,"pswp__ui--over-close"),p.addClass(I,"pswp__ui--hidden"),_.setIdle(!1)}),$.showAnimationDuration||p.removeClass(I,"pswp__ui--hidden"),G("initialZoomIn",function(){$.showAnimationDuration&&p.removeClass(I,"pswp__ui--hidden")}),G("initialZoomOut",function(){p.addClass(I,"pswp__ui--hidden")}),G("parseVerticalMargin",dr),function(){var Ae,Je,At,Xt=function(Dn){if(Dn)for(var Mt=Dn.length,Wt=0;Wt<Mt;Wt++){Je=(Ae=Dn[Wt]).className;for(var Wn=0;Wn<et.length;Wn++)Je.indexOf("pswp__"+(At=et[Wn]).name)>-1&&($[At.option]?(p.removeClass(Ae,"pswp__element--disabled"),At.onInit&&At.onInit(Ae)):p.addClass(Ae,"pswp__element--disabled"))}};Xt(I.children);var xt=p.getChildByClass(I,"pswp__top-bar");xt&&Xt(xt.children)}(),$.shareEl&&U&&N&&(z=!0),xe(),$.timeToIdle&&G("mouseUsed",function(){p.bind(document,"mousemove",tt),p.bind(document,"mouseout",It),Vt=setInterval(function(){2==++$t&&_.setIdle(!0)},$.timeToIdle/2)}),$.fullscreenEl&&!p.features.isOldAndroid&&(x||(x=_.getFullscreenAPI()),x?(p.bind(document,x.eventK,_.updateFullscreen),_.updateFullscreen(),p.addClass(m.template,"pswp--supports-fs")):p.removeClass(m.template,"pswp--supports-fs")),$.preloaderEl&&(Ve(!0),G("beforeChange",function(){clearTimeout(R),R=setTimeout(function(){m.currItem&&m.currItem.loading?(!m.allowProgressiveImg()||m.currItem.img&&!m.currItem.img.naturalWidth)&&Ve(!1):Ve(!0)},$.loadingIndicatorDelay)}),G("imageLoadComplete",function(Ae,Je){m.currItem===Je&&Ve(!0)}))},_.setIdle=function(Ae){T=Ae,Se(I,"ui--idle",Ae)},_.update=function(){M&&m.currItem?(_.updateIndexIndicator(),$.captionEl&&($.addCaptionHTMLFn(m.currItem,H),Se(H,"caption--empty",!m.currItem.title)),F=!0):F=!1,z||qe(),xe()},_.updateFullscreen=function(Ae){Ae&&setTimeout(function(){m.setScrollOffset(0,p.getScrollY())},50),p[(x.isFullscreen()?"add":"remove")+"Class"](m.template,"pswp--fs")},_.updateIndexIndicator=function(){$.counterEl&&(E.innerHTML=m.getCurrentIndex()+1+$.indexIndicatorSep+$.getNumItemsFn())},_.onGlobalTap=function(Ae){var Je=(Ae=Ae||window.event).target||Ae.srcElement;if(!J)if(Ae.detail&&"mouse"===Ae.detail.pointerType){if(Ze(Je))return void m.close();p.hasClass(Je,"pswp__img")&&(1===m.getZoomLevel()&&m.getZoomLevel()<=m.currItem.fitRatio?$.clickToCloseNonZoomable&&m.close():m.toggleDesktopZoom(Ae.detail.releasePoint))}else if($.tapToToggleControls&&(M?_.hideControls():_.showControls()),$.tapToClose&&(p.hasClass(Je,"pswp__img")||Ze(Je)))return void m.close()},_.onMouseOver=function(Ae){Ae=Ae||window.event,Se(I,"ui--over-close",Ze(Ae.target||Ae.srcElement))},_.hideControls=function(){p.addClass(I,"pswp__ui--hidden"),M=!1},_.showControls=function(){M=!0,F||_.update(),p.removeClass(I,"pswp__ui--hidden")},_.supportsFullscreen=function(){var Ae=document;return!!(Ae.exitFullscreen||Ae.mozCancelFullScreen||Ae.webkitExitFullscreen||Ae.msExitFullscreen)},_.getFullscreenAPI=function(){var Je,Ae=document.documentElement,At="fullscreenchange";return Ae.requestFullscreen?Je={enterK:"requestFullscreen",exitK:"exitFullscreen",elementK:"fullscreenElement",eventK:At}:Ae.mozRequestFullScreen?Je={enterK:"mozRequestFullScreen",exitK:"mozCancelFullScreen",elementK:"mozFullScreenElement",eventK:"moz"+At}:Ae.webkitRequestFullscreen?Je={enterK:"webkitRequestFullscreen",exitK:"webkitExitFullscreen",elementK:"webkitFullscreenElement",eventK:"webkit"+At}:Ae.msRequestFullscreen&&(Je={enterK:"msRequestFullscreen",exitK:"msExitFullscreen",elementK:"msFullscreenElement",eventK:"MSFullscreenChange"}),Je&&(Je.enter=function(){if(P=$.closeOnScroll,$.closeOnScroll=!1,"webkitRequestFullscreen"!==this.enterK)return m.template[this.enterK]();m.template[this.enterK](Element.ALLOW_KEYBOARD_INPUT)},Je.exit=function(){return $.closeOnScroll=P,document[this.exitK]()},Je.isFullscreen=function(){return document[this.elementK]}),Je}}}.call(w,S,w,le))&&(le.exports=u)},6660:function(le,w,S){var v,u;v=function(){"use strict";return function(m,p,_,F){var M={features:null,bind:function(B,ae,ue,he){var je=(he?"remove":"add")+"EventListener";ae=ae.split(" ");for(var Ke=0;Ke<ae.length;Ke++)ae[Ke]&&B[je](ae[Ke],ue,!1)},isArray:function(B){return B instanceof Array},createEl:function(B,ae){var ue=document.createElement(ae||"div");return B&&(ue.className=B),ue},getScrollY:function(){var B=window.pageYOffset;return void 0!==B?B:document.documentElement.scrollTop},unbind:function(B,ae,ue){M.bind(B,ae,ue,!0)},removeClass:function(B,ae){var ue=new RegExp("(\\s|^)"+ae+"(\\s|$)");B.className=B.className.replace(ue," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")},addClass:function(B,ae){M.hasClass(B,ae)||(B.className+=(B.className?" ":"")+ae)},hasClass:function(B,ae){return B.className&&new RegExp("(^|\\s)"+ae+"(\\s|$)").test(B.className)},getChildByClass:function(B,ae){for(var ue=B.firstChild;ue;){if(M.hasClass(ue,ae))return ue;ue=ue.nextSibling}},arraySearch:function(B,ae,ue){for(var he=B.length;he--;)if(B[he][ue]===ae)return he;return-1},extend:function(B,ae,ue){for(var he in ae)if(ae.hasOwnProperty(he)){if(ue&&B.hasOwnProperty(he))continue;B[he]=ae[he]}},easing:{sine:{out:function(B){return Math.sin(B*(Math.PI/2))},inOut:function(B){return-(Math.cos(Math.PI*B)-1)/2}},cubic:{out:function(B){return--B*B*B+1}}},detectFeatures:function(){if(M.features)return M.features;var ae=M.createEl().style,ue="",he={};if(he.oldIE=document.all&&!document.addEventListener,he.touch="ontouchstart"in window,window.requestAnimationFrame&&(he.raf=window.requestAnimationFrame,he.caf=window.cancelAnimationFrame),he.pointerEvent=!!window.PointerEvent||navigator.msPointerEnabled,!he.pointerEvent){var je=navigator.userAgent;if(/iP(hone|od)/.test(navigator.platform)){var Ke=navigator.appVersion.match(/OS (\d+)_(\d+)_?(\d+)?/);Ke&&Ke.length>0&&(Ke=parseInt(Ke[1],10))>=1&&Ke<8&&(he.isOldIOSPhone=!0)}var Kt=je.match(/Android\s([0-9\.]*)/),we=Kt?Kt[1]:0;(we=parseFloat(we))>=1&&(we<4.4&&(he.isOldAndroid=!0),he.androidVersion=we),he.isMobileOpera=/opera mini|opera mobi/i.test(je)}for(var Zi,it,ii=["transform","perspective","animationName"],Rt=["","webkit","Moz","ms","O"],Ua=0;Ua<4;Ua++){ue=Rt[Ua];for(var ws=0;ws<3;ws++)Zi=ii[ws],it=ue+(ue?Zi.charAt(0).toUpperCase()+Zi.slice(1):Zi),!he[Zi]&&it in ae&&(he[Zi]=it);ue&&!he.raf&&(ue=ue.toLowerCase(),he.raf=window[ue+"RequestAnimationFrame"],he.raf&&(he.caf=window[ue+"CancelAnimationFrame"]||window[ue+"CancelRequestAnimationFrame"]))}if(!he.raf){var ge=0;he.raf=function(wn){var Ci=(new Date).getTime(),ar=Math.max(0,16-(Ci-ge)),Pr=window.setTimeout(function(){wn(Ci+ar)},ar);return ge=Ci+ar,Pr},he.caf=function(wn){clearTimeout(wn)}}return he.svg=!!document.createElementNS&&!!document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect,M.features=he,he}};M.detectFeatures(),M.features.oldIE&&(M.bind=function(B,ae,ue,he){ae=ae.split(" ");for(var Ke,je=(he?"detach":"attach")+"Event",Kt=function(){ue.handleEvent.call(ue)},we=0;we<ae.length;we++)if(Ke=ae[we])if("object"==typeof ue&&ue.handleEvent){if(he){if(!ue["oldIE"+Ke])return!1}else ue["oldIE"+Ke]=Kt;B[je]("on"+Ke,ue["oldIE"+Ke])}else B[je]("on"+Ke,ue)});var x=this,C={allowPanToNext:!0,spacing:.12,bgOpacity:1,mouseUsed:!1,loop:!0,pinchToClose:!0,closeOnScroll:!0,closeOnVerticalDrag:!0,verticalDragRange:.75,hideAnimationDuration:333,showAnimationDuration:333,showHideOpacity:!1,focus:!0,escKey:!0,arrowKeys:!0,mainScrollEndFriction:.35,panEndFriction:.35,isClickableElement:function(B){return"A"===B.tagName},getDoubleTapZoom:function(B,ae){return B||ae.initialZoomLevel<.7?1:1.33},maxSpreadZoom:1.33,modal:!0,scaleMode:"fit"};M.extend(C,F);var U,N,z,P,T,G,ie,$,q,te,se,Me,Se,xe,Ye,Ze,Vt,$t,tt,It,Nt,cn,Ve,bn,et,dt,Ae,Je,At,Xt,xt,Wt,$n,ms,Vs,Sn,Oo,Us,ki,Ol,lo,$i,Ws,Si,Or,co,zt,oi,Ya,hr,Pt,ji,Ro,ka,Lc,Bd,K={x:0,y:0},X={x:0,y:0},R={x:0,y:0},J={},qe=0,lt={},Ct={x:0,y:0},be=0,dr=!0,We=[],Dn={},Mt=!1,Wn=function(B,ae){M.extend(x,ae.publicMethods),We.push(B)},gr=function(B){var ae=wr();return B>ae-1?B-ae:B<0?ae+B:B},Hi={},Oi=function(B,ae){return Hi[B]||(Hi[B]=[]),Hi[B].push(ae)},ri=function(B){var ae=Hi[B];if(ae){var ue=Array.prototype.slice.call(arguments);ue.shift();for(var he=0;he<ae.length;he++)ae[he].apply(x,ue)}},yn=function(){return(new Date).getTime()},Gt=function(B){ka=B,x.bg.style.opacity=B*C.bgOpacity},ao=function(B,ae,ue,he,je){(!Mt||je&&je!==x.currItem)&&(he/=je?je.fitRatio:x.currItem.fitRatio),B[cn]=Me+ae+"px, "+ue+"px"+Se+" scale("+he+")"},jn=function(B){Ya&&(B&&(te>x.currItem.fitRatio?Mt||(gs(x.currItem,!1,!0),Mt=!0):Mt&&(gs(x.currItem),Mt=!1)),ao(Ya,R.x,R.y,te))},hs=function(B){B.container&&ao(B.container.style,B.initialPosition.x,B.initialPosition.y,B.initialZoomLevel,B)},oo=function(B,ae){ae[cn]=Me+B+"px, 0px"+Se},Lo=function(B,ae){if(!C.loop&&ae){var ue=P+(Ct.x*qe-B)/Ct.x,he=Math.round(B-Rr.x);(ue<0&&he>0||ue>=wr()-1&&he<0)&&(B=Rr.x+he*C.mainScrollEndFriction)}Rr.x=B,oo(B,T)},ke=function(B,ae){var ue=He[B]-lt[B];return X[B]+K[B]+ue-ue*(ae/se)},ve=function(B,ae){B.x=ae.x,B.y=ae.y,ae.id&&(B.id=ae.id)},Fi=function(B){B.x=Math.round(B.x),B.y=Math.round(B.y)},Ri=null,nn=function(){Ri&&(M.unbind(document,"mousemove",nn),M.addClass(m,"pswp--has_mouse"),C.mouseUsed=!0,ri("mouseUsed")),Ri=setTimeout(function(){Ri=null},100)},ha=function(B,ae){var ue=Bc(x.currItem,J,B);return ae&&(oi=ue),ue},Gn=function(B){return B||(B=x.currItem),B.initialZoomLevel},Kr=function(B){return B||(B=x.currItem),B.w>0?C.maxSpreadZoom:1},Ha=function(B,ae,ue,he){return he===x.currItem.initialZoomLevel?(ue[B]=x.currItem.initialPosition[B],!0):(ue[B]=ke(B,he),ue[B]>ae.min[B]?(ue[B]=ae.min[B],!0):ue[B]<ae.max[B]&&(ue[B]=ae.max[B],!0))},Yi=function(B){var ae="";C.escKey&&27===B.keyCode?ae="close":C.arrowKeys&&(37===B.keyCode?ae="prev":39===B.keyCode&&(ae="next")),ae&&!B.ctrlKey&&!B.altKey&&!B.shiftKey&&!B.metaKey&&(B.preventDefault?B.preventDefault():B.returnValue=!1,x[ae]())},Ic=function(B){!B||($i||lo||hr||Oo)&&(B.preventDefault(),B.stopPropagation())},No=function(){x.setScrollOffset(0,M.getScrollY())},br={},yr=0,na=function(B){br[B]&&(br[B].raf&&dt(br[B].raf),yr--,delete br[B])},mt=function(B){br[B]&&na(B),br[B]||(yr++,br[B]={})},so=function(){for(var B in br)br.hasOwnProperty(B)&&na(B)},tr=function(B,ae,ue,he,je,Ke,Kt){var ii,we=yn();mt(B);var Rt=function(){if(br[B]){if((ii=yn()-we)>=he)return na(B),Ke(ue),void(Kt&&Kt());Ke((ue-ae)*je(ii/he)+ae),br[B].raf=et(Rt)}};Rt()},vr={shout:ri,listen:Oi,viewportSize:J,options:C,isMainScrollAnimating:function(){return hr},getZoomLevel:function(){return te},getCurrentIndex:function(){return P},isDragging:function(){return ki},isZooming:function(){return co},setScrollOffset:function(B,ae){lt.x=B,Xt=lt.y=ae,ri("updateScrollOffset",lt)},applyZoomPan:function(B,ae,ue,he){R.x=ae,R.y=ue,te=B,jn(he)},init:function(){if(!U&&!N){var B;for(x.framework=M,x.template=m,x.bg=M.getChildByClass(m,"pswp__bg"),Ae=m.className,U=!0,xt=M.detectFeatures(),et=xt.raf,dt=xt.caf,cn=xt.transform,At=xt.oldIE,x.scrollWrap=M.getChildByClass(m,"pswp__scroll-wrap"),x.container=M.getChildByClass(x.scrollWrap,"pswp__container"),T=x.container.style,x.itemHolders=Ze=[{el:x.container.children[0],wrap:0,index:-1},{el:x.container.children[1],wrap:0,index:-1},{el:x.container.children[2],wrap:0,index:-1}],Ze[0].el.style.display=Ze[2].el.style.display="none",function(){if(cn)return Me="translate"+(xt.perspective&&!bn?"3d(":"("),void(Se=xt.perspective?", 0px)":")");cn="left",M.addClass(m,"pswp--ie"),oo=function(ae,ue){ue.left=ae+"px"},hs=function(ae){var ue=ae.fitRatio>1?1:ae.fitRatio,he=ae.container.style,Ke=ue*ae.h;he.width=ue*ae.w+"px",he.height=Ke+"px",he.left=ae.initialPosition.x+"px",he.top=ae.initialPosition.y+"px"},jn=function(){if(Ya){var ae=Ya,ue=x.currItem,he=ue.fitRatio>1?1:ue.fitRatio,Ke=he*ue.h;ae.width=he*ue.w+"px",ae.height=Ke+"px",ae.left=R.x+"px",ae.top=R.y+"px"}}}(),q={resize:x.updateSize,orientationchange:function(){clearTimeout(Wt),Wt=setTimeout(function(){J.x!==x.scrollWrap.clientWidth&&x.updateSize()},500)},scroll:No,keydown:Yi,click:Ic},(!xt.animationName||!xt.transform||xt.isOldIOSPhone||xt.isOldAndroid||xt.isMobileOpera)&&(C.showAnimationDuration=C.hideAnimationDuration=0),B=0;B<We.length;B++)x["init"+We[B]]();p&&(x.ui=new p(x,M)).init(),ri("firstUpdate"),P=P||C.index||0,(isNaN(P)||P<0||P>=wr())&&(P=0),x.currItem=oa(P),(xt.isOldIOSPhone||xt.isOldAndroid)&&(dr=!1),m.setAttribute("aria-hidden","false"),C.modal&&(dr?m.style.position="fixed":(m.style.position="absolute",m.style.top=M.getScrollY()+"px")),void 0===Xt&&(ri("initialLayout"),Xt=Je=M.getScrollY());var he="pswp--open ";for(C.mainClass&&(he+=C.mainClass+" "),C.showHideOpacity&&(he+="pswp--animate_opacity "),he+=bn?"pswp--touch":"pswp--notouch",he+=xt.animationName?" pswp--css_animation":"",M.addClass(m,he+=xt.svg?" pswp--svg":""),x.updateSize(),G=-1,be=null,B=0;B<3;B++)oo((B+G)*Ct.x,Ze[B].el.style);At||M.bind(x.scrollWrap,$,x),Oi("initialZoomInEnd",function(){x.setContent(Ze[0],P-1),x.setContent(Ze[2],P+1),Ze[0].el.style.display=Ze[2].el.style.display="block",C.focus&&m.focus(),M.bind(document,"keydown",x),xt.transform&&M.bind(x.scrollWrap,"click",x),C.mouseUsed||M.bind(document,"mousemove",nn),M.bind(window,"resize scroll orientationchange",x),ri("bindEvents")}),x.setContent(Ze[1],P),x.updateCurrItem(),ri("afterInit"),dr||(xe=setInterval(function(){!yr&&!ki&&!co&&te===x.currItem.initialZoomLevel&&x.updateSize()},1e3)),M.addClass(m,"pswp--visible")}},close:function(){!U||(U=!1,N=!0,ri("close"),M.unbind(window,"resize scroll orientationchange",x),M.unbind(window,"scroll",q.scroll),M.unbind(document,"keydown",x),M.unbind(document,"mousemove",nn),xt.transform&&M.unbind(x.scrollWrap,"click",x),ki&&M.unbind(window,ie,x),clearTimeout(Wt),ri("unbindEvents"),Rl(x.currItem,null,!0,x.destroy))},destroy:function(){ri("destroy"),xa&&clearTimeout(xa),m.setAttribute("aria-hidden","true"),m.className=Ae,xe&&clearInterval(xe),M.unbind(x.scrollWrap,$,x),M.unbind(window,"scroll",x),Pd(),so(),Hi=null},panTo:function(B,ae,ue){ue||(B>oi.min.x?B=oi.min.x:B<oi.max.x&&(B=oi.max.x),ae>oi.min.y?ae=oi.min.y:ae<oi.max.y&&(ae=oi.max.y)),R.x=B,R.y=ae,jn()},handleEvent:function(B){B=B||window.event,q[B.type]&&q[B.type](B)},goTo:function(B){var ae=(B=gr(B))-P;be=ae,x.currItem=oa(P=B),Lo(Ct.x*(qe-=ae)),so(),hr=!1,x.updateCurrItem()},next:function(){x.goTo(P+1)},prev:function(){x.goTo(P-1)},updateCurrZoomItem:function(B){if(B&&ri("beforeChange",0),Ze[1].el.children.length){var ae=Ze[1].el.children[0];Ya=M.hasClass(ae,"pswp__zoom-wrap")?ae.style:null}else Ya=null;se=te=x.currItem.initialZoomLevel,R.x=(oi=x.currItem.bounds).center.x,R.y=oi.center.y,B&&ri("afterChange")},invalidateCurrItems:function(){Ye=!0;for(var B=0;B<3;B++)Ze[B].item&&(Ze[B].item.needsUpdate=!0)},updateCurrItem:function(B){if(0!==be){var ue,ae=Math.abs(be);if(!(B&&ae<2)){x.currItem=oa(P),Mt=!1,ri("beforeChange",be),ae>=3&&(G+=be+(be>0?-3:3),ae=3);for(var he=0;he<ae;he++)be>0?(ue=Ze.shift(),Ze[2]=ue,G++,oo((G+2)*Ct.x,ue.el.style),x.setContent(ue,P-ae+he+1+1)):(ue=Ze.pop(),Ze.unshift(ue),G--,oo(G*Ct.x,ue.el.style),x.setContent(ue,P+ae-he-1-1));if(Ya&&1===Math.abs(be)){var je=oa(Vt);je.initialZoomLevel!==te&&(Bc(je,J),gs(je),hs(je))}be=0,x.updateCurrZoomItem(),Vt=P,ri("afterChange")}}},updateSize:function(B){if(!dr&&C.modal){var ae=M.getScrollY();if(Xt!==ae&&(m.style.top=ae+"px",Xt=ae),!B&&Dn.x===window.innerWidth&&Dn.y===window.innerHeight)return;Dn.x=window.innerWidth,Dn.y=window.innerHeight,m.style.height=Dn.y+"px"}if(J.x=x.scrollWrap.clientWidth,J.y=x.scrollWrap.clientHeight,No(),Ct.x=J.x+Math.round(J.x*C.spacing),Ct.y=J.y,Lo(Ct.x*qe),ri("beforeResize"),void 0!==G){for(var ue,he,je,Ke=0;Ke<3;Ke++)oo((Ke+G)*Ct.x,(ue=Ze[Ke]).el.style),je=P+Ke-1,C.loop&&wr()>2&&(je=gr(je)),(he=oa(je))&&(Ye||he.needsUpdate||!he.bounds)?(x.cleanSlide(he),x.setContent(ue,je),1===Ke&&(x.currItem=he,x.updateCurrZoomItem(!0)),he.needsUpdate=!1):-1===ue.index&&je>=0&&x.setContent(ue,je),he&&he.container&&(Bc(he,J),gs(he),hs(he));Ye=!1}se=te=x.currItem.initialZoomLevel,(oi=x.currItem.bounds)&&(R.x=oi.center.x,R.y=oi.center.y,jn(!0)),ri("resize")},zoomTo:function(B,ae,ue,he,je){ae&&(se=te,He.x=Math.abs(ae.x)-R.x,He.y=Math.abs(ae.y)-R.y,ve(X,R));var Ke=ha(B,!1),Kt={};Ha("x",Ke,Kt,B),Ha("y",Ke,Kt,B);var we=te,ii_x=R.x,ii_y=R.y;Fi(Kt);var Rt=function(Zi){1===Zi?(te=B,R.x=Kt.x,R.y=Kt.y):(te=(B-we)*Zi+we,R.x=(Kt.x-ii_x)*Zi+ii_x,R.y=(Kt.y-ii_y)*Zi+ii_y),je&&je(Zi),jn(1===Zi)};ue?tr("customZoomTo",0,1,ue,he||M.easing.sine.inOut,Rt):Rt(1)}},Gi={},ir={},rn={},ui={},Cn={},nr=[],ur={},fs=[],zs={},Ll=0,Nl={x:0,y:0},An=0,Rr={x:0,y:0},He={x:0,y:0},ra={x:0,y:0},Ef=function(B,ae){return zs.x=Math.abs(B.x-ae.x),zs.y=Math.abs(B.y-ae.y),Math.sqrt(zs.x*zs.x+zs.y*zs.y)},Pd=function(){Ws&&(dt(Ws),Ws=null)},Sf=function(){ki&&(Ws=et(Sf),ct())},Af=function(B,ae){return!(!B||B===document||B.getAttribute("class")&&B.getAttribute("class").indexOf("pswp__scroll-wrap")>-1)&&(ae(B)?B:Af(B.parentNode,ae))},Oc={},Tf=function(B,ae){return Oc.prevent=!Af(B.target,C.isClickableElement),ri("preventDragEvent",B,ae,Oc),Oc.prevent},fh=function(B,ae){return ae.x=B.pageX,ae.y=B.pageY,ae.id=B.identifier,ae},ph=function(B,ae,ue){ue.x=.5*(B.x+ae.x),ue.y=.5*(B.y+ae.y)},_h=function(){return 1-Math.abs((R.y-x.currItem.initialPosition.y)/(J.y/2))},Rc={},ma={},xi=[],gh=function(B){for(;xi.length>0;)xi.pop();return Ve?(Bd=0,nr.forEach(function(ae){0===Bd?xi[0]=ae:1===Bd&&(xi[1]=ae),Bd++})):B.type.indexOf("touch")>-1?B.touches&&B.touches.length>0&&(xi[0]=fh(B.touches[0],Rc),B.touches.length>1&&(xi[1]=fh(B.touches[1],ma))):(Rc.x=B.pageX,Rc.y=B.pageY,Rc.id="",xi[0]=Rc),xi},If=function(B,ae){var ue,Ke,Rt,Zi,je=R[B]+ae[B],we=Rr.x+ae.x,ii=Rr.x-ur.x;if(je=R[B]+ae[B]*(ue=je>oi.min[B]||je<oi.max[B]?C.panEndFriction:1),(C.allowPanToNext||te===x.currItem.initialZoomLevel)&&(Ya?"h"===Pt&&"x"===B&&!lo&&(ae[B]>0?(je>oi.min[B]&&(ue=C.panEndFriction,Ke=oi.min[B]-X[B]),(Ke<=0||ii<0)&&wr()>1?(Zi=we,ii<0&&we>ur.x&&(Zi=ur.x)):oi.min.x!==oi.max.x&&(Rt=je)):(je<oi.max[B]&&(ue=C.panEndFriction,Ke=X[B]-oi.max[B]),(Ke<=0||ii>0)&&wr()>1?(Zi=we,ii>0&&we<ur.x&&(Zi=ur.x)):oi.min.x!==oi.max.x&&(Rt=je))):Zi=we,"x"===B))return void 0!==Zi&&(Lo(Zi,!0),Si=Zi!==ur.x),oi.min.x!==oi.max.x&&(void 0!==Rt?R.x=Rt:Si||(R.x+=ae.x*ue)),void 0!==Zi;hr||Si||te>x.currItem.fitRatio&&(R[B]+=ae[B]*ue)},Pe=function(B){if(!("mousedown"===B.type&&B.button>0)){if(ps)return void B.preventDefault();if(!Us||"mousedown"!==B.type){if(Tf(B,!0)&&B.preventDefault(),ri("pointerDown"),Ve){var ae=M.arraySearch(nr,B.pointerId,"id");ae<0&&(ae=nr.length),nr[ae]={x:B.pageX,y:B.pageY,id:B.pointerId}}var ue=gh(B),he=ue.length;Or=null,so(),(!ki||1===he)&&(ki=ji=!0,M.bind(window,ie,x),Sn=Lc=Ro=Oo=Si=$i=Ol=lo=!1,Pt=null,ri("firstTouchStart",ue),ve(X,R),K.x=K.y=0,ve(ui,ue[0]),ve(Cn,ui),ur.x=Ct.x*qe,fs=[{x:ui.x,y:ui.y}],ms=$n=yn(),ha(te,!0),Pd(),Sf()),!co&&he>1&&!hr&&!Si&&(se=te,lo=!1,co=Ol=!0,K.y=K.x=0,ve(X,R),ve(Gi,ue[0]),ve(ir,ue[1]),ph(Gi,ir,ra),He.x=Math.abs(ra.x)-R.x,He.y=Math.abs(ra.y)-R.y,zt=Ef(Gi,ir))}}},t0=function(B){if(B.preventDefault(),Ve){var ae=M.arraySearch(nr,B.pointerId,"id");if(ae>-1){var ue=nr[ae];ue.x=B.pageX,ue.y=B.pageY}}if(ki){var he=gh(B);if(Pt||$i||co)Or=he;else if(Rr.x!==Ct.x*qe)Pt="h";else{var je=Math.abs(he[0].x-ui.x)-Math.abs(he[0].y-ui.y);Math.abs(je)>=10&&(Pt=je>0?"h":"v",Or=he)}}},ct=function(){if(Or){var B=Or.length;if(0!==B)if(ve(Gi,Or[0]),rn.x=Gi.x-ui.x,rn.y=Gi.y-ui.y,co&&B>1){if(ui.x=Gi.x,ui.y=Gi.y,!rn.x&&!rn.y&&function(B,ae){return B.x===ae.x&&B.y===ae.y}(Or[1],ir))return;ve(ir,Or[1]),lo||(lo=!0,ri("zoomGestureStarted"));var ae=Ef(Gi,ir),ue=Yd(ae);ue>x.currItem.initialZoomLevel+x.currItem.initialZoomLevel/15&&(Lc=!0);var he=1,je=Gn(),Ke=Kr();if(ue<je)if(C.pinchToClose&&!Lc&&se<=x.currItem.initialZoomLevel){var we=1-(je-ue)/(je/1.2);Gt(we),ri("onPinchClose",we),Ro=!0}else(he=(je-ue)/je)>1&&(he=1),ue=je-he*(je/3);else ue>Ke&&((he=(ue-Ke)/(6*je))>1&&(he=1),ue=Ke+he*je);he<0&&(he=0),ph(Gi,ir,Nl),K.x+=Nl.x-ra.x,K.y+=Nl.y-ra.y,ve(ra,Nl),R.x=ke("x",ue),R.y=ke("y",ue),Sn=ue>te,te=ue,jn()}else{if(!Pt||(ji&&(ji=!1,Math.abs(rn.x)>=10&&(rn.x-=Or[0].x-Cn.x),Math.abs(rn.y)>=10&&(rn.y-=Or[0].y-Cn.y)),ui.x=Gi.x,ui.y=Gi.y,0===rn.x&&0===rn.y))return;if("v"===Pt&&C.closeOnVerticalDrag&&"fit"===C.scaleMode&&te===x.currItem.initialZoomLevel){K.y+=rn.y,R.y+=rn.y;var ii=_h();return Oo=!0,ri("onVerticalDrag",ii),Gt(ii),void jn()}(function(B,ae,ue){if(B-ms>50){var he=fs.length>2?fs.shift():{};he.x=ae,he.y=ue,fs.push(he),ms=B}})(yn(),Gi.x,Gi.y),$i=!0,oi=x.currItem.bounds,If("x",rn)||(If("y",rn),Fi(R),jn())}}},Pc=function(B){if(xt.isOldAndroid){if(Us&&"mouseup"===B.type)return;B.type.indexOf("touch")>-1&&(clearTimeout(Us),Us=setTimeout(function(){Us=0},600))}var ae;if(ri("pointerUp"),Tf(B,!1)&&B.preventDefault(),Ve){var ue=M.arraySearch(nr,B.pointerId,"id");ue>-1&&(ae=nr.splice(ue,1)[0],navigator.msPointerEnabled?(ae.type={4:"mouse",2:"touch",3:"pen"}[B.pointerType],ae.type||(ae.type=B.pointerType||"mouse")):ae.type=B.pointerType||"mouse")}var Ke,je=gh(B),Kt=je.length;if("mouseup"===B.type&&(Kt=0),2===Kt)return Or=null,!0;1===Kt&&ve(Cn,je[0]),0===Kt&&!Pt&&!hr&&(ae||("mouseup"===B.type?ae={x:B.pageX,y:B.pageY,type:"mouse"}:B.changedTouches&&B.changedTouches[0]&&(ae={x:B.changedTouches[0].pageX,y:B.changedTouches[0].pageY,type:"touch"})),ri("touchRelease",B,ae));var we=-1;if(0===Kt&&(ki=!1,M.unbind(window,ie,x),Pd(),co?we=0:-1!==An&&(we=yn()-An)),An=1===Kt?yn():-1,Ke=-1!==we&&we<150?"zoom":"swipe",co&&Kt<2&&(co=!1,1===Kt&&(Ke="zoomPointerUp"),ri("zoomGestureEnded")),Or=null,$i||lo||hr||Oo){if(so(),Vs||(Vs=Lf()),Vs.calculateSwipeSpeed("x"),Oo){if(_h()<C.verticalDragRange)x.close();else{var Rt=R.y,Zi=ka;tr("verticalDrag",0,1,300,M.easing.cubic.out,function(Ua){R.y=(x.currItem.initialPosition.y-Rt)*Ua+Rt,Gt((1-Zi)*Ua+Zi),jn()}),ri("onVerticalDrag",1)}return}if((Si||hr)&&0===Kt){if(Hd(Ke,Vs))return;Ke="zoomPointerUp"}if(!hr){if("swipe"!==Ke)return void yh();!Si&&te>x.currItem.fitRatio&&bh(Vs)}}},Lf=function(){var B,ae,ue={lastFlickOffset:{},lastFlickDist:{},lastFlickSpeed:{},slowDownRatio:{},slowDownRatioReverse:{},speedDecelerationRatio:{},speedDecelerationRatioAbs:{},distanceOffset:{},backAnimDestination:{},backAnimStarted:{},calculateSwipeSpeed:function(he){fs.length>1?(B=yn()-ms+50,ae=fs[fs.length-2][he]):(B=yn()-$n,ae=Cn[he]),ue.lastFlickOffset[he]=ui[he]-ae,ue.lastFlickDist[he]=Math.abs(ue.lastFlickOffset[he]),ue.lastFlickSpeed[he]=ue.lastFlickDist[he]>20?ue.lastFlickOffset[he]/B:0,Math.abs(ue.lastFlickSpeed[he])<.1&&(ue.lastFlickSpeed[he]=0),ue.slowDownRatio[he]=.95,ue.slowDownRatioReverse[he]=1-ue.slowDownRatio[he],ue.speedDecelerationRatio[he]=1},calculateOverBoundsAnimOffset:function(he,je){ue.backAnimStarted[he]||(R[he]>oi.min[he]?ue.backAnimDestination[he]=oi.min[he]:R[he]<oi.max[he]&&(ue.backAnimDestination[he]=oi.max[he]),void 0!==ue.backAnimDestination[he]&&(ue.slowDownRatio[he]=.7,ue.slowDownRatioReverse[he]=1-ue.slowDownRatio[he],ue.speedDecelerationRatioAbs[he]<.05&&(ue.lastFlickSpeed[he]=0,ue.backAnimStarted[he]=!0,tr("bounceZoomPan"+he,R[he],ue.backAnimDestination[he],je||300,M.easing.sine.out,function(Ke){R[he]=Ke,jn()}))))},calculateAnimOffset:function(he){ue.backAnimStarted[he]||(ue.speedDecelerationRatio[he]=ue.speedDecelerationRatio[he]*(ue.slowDownRatio[he]+ue.slowDownRatioReverse[he]-ue.slowDownRatioReverse[he]*ue.timeDiff/10),ue.speedDecelerationRatioAbs[he]=Math.abs(ue.lastFlickSpeed[he]*ue.speedDecelerationRatio[he]),ue.distanceOffset[he]=ue.lastFlickSpeed[he]*ue.speedDecelerationRatio[he]*ue.timeDiff,R[he]+=ue.distanceOffset[he])},panAnimLoop:function(){if(br.zoomPan&&(br.zoomPan.raf=et(ue.panAnimLoop),ue.now=yn(),ue.timeDiff=ue.now-ue.lastNow,ue.lastNow=ue.now,ue.calculateAnimOffset("x"),ue.calculateAnimOffset("y"),jn(),ue.calculateOverBoundsAnimOffset("x"),ue.calculateOverBoundsAnimOffset("y"),ue.speedDecelerationRatioAbs.x<.05&&ue.speedDecelerationRatioAbs.y<.05))return R.x=Math.round(R.x),R.y=Math.round(R.y),jn(),void na("zoomPan")}};return ue},bh=function(B){if(B.calculateSwipeSpeed("y"),oi=x.currItem.bounds,B.backAnimDestination={},B.backAnimStarted={},Math.abs(B.lastFlickSpeed.x)<=.05&&Math.abs(B.lastFlickSpeed.y)<=.05)return B.speedDecelerationRatioAbs.x=B.speedDecelerationRatioAbs.y=0,B.calculateOverBoundsAnimOffset("x"),B.calculateOverBoundsAnimOffset("y"),!0;mt("zoomPan"),B.lastNow=yn(),B.panAnimLoop()},Hd=function(B,ae){var ue,he,Kt;if(hr||(Ll=P),"swipe"===B){var je=ui.x-Cn.x,Ke=ae.lastFlickDist.x<10;je>30&&(Ke||ae.lastFlickOffset.x>20)?he=-1:je<-30&&(Ke||ae.lastFlickOffset.x<-20)&&(he=1)}he&&((P+=he)<0?(P=C.loop?wr()-1:0,Kt=!0):P>=wr()&&(P=C.loop?0:wr()-1,Kt=!0),(!Kt||C.loop)&&(be+=he,qe-=he,ue=!0));var Rt,we=Ct.x*qe,ii=Math.abs(we-Rr.x);return ue||we>Rr.x==ae.lastFlickSpeed.x>0?(Rt=Math.abs(ae.lastFlickSpeed.x)>0?ii/Math.abs(ae.lastFlickSpeed.x):333,Rt=Math.min(Rt,400),Rt=Math.max(Rt,250)):Rt=333,Ll===P&&(ue=!1),hr=!0,ri("mainScrollAnimStart"),tr("mainScroll",Rr.x,we,Rt,M.easing.cubic.out,Lo,function(){so(),hr=!1,Ll=-1,(ue||Ll!==P)&&x.updateCurrItem(),ri("mainScrollAnimComplete")}),ue&&x.updateCurrItem(!0),ue},Yd=function(B){return 1/zt*B*se},yh=function(){var B=te,ae=Gn(),ue=Kr();te<ae?B=ae:te>ue&&(B=ue);var je,Ke=ka;return Ro&&!Sn&&!Lc&&te<ae?(x.close(),!0):(Ro&&(je=function(Kt){Gt((1-Ke)*Kt+Ke)}),x.zoomTo(B,0,200,M.easing.cubic.out,je),!0)};Wn("Gestures",{publicMethods:{initGestures:function(){var B=function(ae,ue,he,je,Ke){$t=ae+ue,tt=ae+he,It=ae+je,Nt=Ke?ae+Ke:""};(Ve=xt.pointerEvent)&&xt.touch&&(xt.touch=!1),Ve?navigator.msPointerEnabled?B("MSPointer","Down","Move","Up","Cancel"):B("pointer","down","move","up","cancel"):xt.touch?(B("touch","start","move","end","cancel"),bn=!0):B("mouse","down","move","up"),ie=tt+" "+It+" "+Nt,$=$t,Ve&&!bn&&(bn=navigator.maxTouchPoints>1||navigator.msMaxTouchPoints>1),x.likelyTouchDevice=bn,q[$t]=Pe,q[tt]=t0,q[It]=Pc,Nt&&(q[Nt]=q[It]),xt.touch&&($+=" mousedown",ie+=" mousemove mouseup",q.mousedown=q[$t],q.mousemove=q[tt],q.mouseup=q[It]),bn||(C.allowPanToNext=!1)}}});var xa,uo,Pl,ps,oa,wr,Rl=function(B,ae,ue,he){var je;xa&&clearTimeout(xa),ps=!0,Pl=!0,B.initialLayout?(je=B.initialLayout,B.initialLayout=null):je=C.getThumbBoundsFn&&C.getThumbBoundsFn(P);var ii,Rt,Ke=ue?C.hideAnimationDuration:C.showAnimationDuration,Kt=function(){na("initialZoom"),ue?(x.template.removeAttribute("style"),x.bg.removeAttribute("style")):(Gt(1),ae&&(ae.style.display="block"),M.addClass(m,"pswp--animated-in"),ri("initialZoom"+(ue?"OutEnd":"InEnd"))),he&&he(),ps=!1};if(!Ke||!je||void 0===je.x)return ri("initialZoom"+(ue?"Out":"In")),te=B.initialZoomLevel,ve(R,B.initialPosition),jn(),m.style.opacity=ue?0:1,Gt(1),void(Ke?setTimeout(function(){Kt()},Ke):Kt());ii=z,Rt=!x.currItem.src||x.currItem.loadError||C.showHideOpacity,B.miniImg&&(B.miniImg.style.webkitBackfaceVisibility="hidden"),ue||(te=je.w/B.w,R.x=je.x,R.y=je.y-Je,x[Rt?"template":"bg"].style.opacity=.001,jn()),mt("initialZoom"),ue&&!ii&&M.removeClass(m,"pswp--animated-in"),Rt&&(ue?M[(ii?"remove":"add")+"Class"](m,"pswp--animate_opacity"):setTimeout(function(){M.addClass(m,"pswp--animate_opacity")},30)),xa=setTimeout(function(){if(ri("initialZoom"+(ue?"Out":"In")),ue){var Zi=je.w/B.w,it={x:R.x,y:R.y},Ua=te,ws=ka,ge=function(wn){1===wn?(te=Zi,R.x=je.x,R.y=je.y-Xt):(te=(Zi-Ua)*wn+Ua,R.x=(je.x-it.x)*wn+it.x,R.y=(je.y-Xt-it.y)*wn+it.y),jn(),Rt?m.style.opacity=1-wn:Gt(ws-wn*ws)};ii?tr("initialZoom",0,1,Ke,M.easing.cubic.out,ge,Kt):(ge(1),xa=setTimeout(Kt,Ke+20))}else te=B.initialZoomLevel,ve(R,B.initialPosition),jn(),Gt(1),Rt?m.style.opacity=1:Gt(1),xa=setTimeout(Kt,Ke+20)},ue?25:90)},fa={},Ot=[],Ai={index:0,errorMsg:'<div class="pswp__error-msg"><a href="%url%" target="_blank">The image</a> could not be loaded.</div>',forceProgressiveLoading:!1,preload:[1,1],getNumItemsFn:function(){return uo.length}},Bc=function(B,ae,ue){if(B.src&&!B.loadError){var he=!ue;if(he&&(B.vGap||(B.vGap={top:0,bottom:0}),ri("parseVerticalMargin",B)),fa.x=ae.x,fa.y=ae.y-B.vGap.top-B.vGap.bottom,he){var je=fa.x/B.w,Ke=fa.y/B.h;B.fitRatio=je<Ke?je:Ke;var Kt=C.scaleMode;"orig"===Kt?ue=1:"fit"===Kt&&(ue=B.fitRatio),ue>1&&(ue=1),B.initialZoomLevel=ue,B.bounds||(B.bounds={center:{x:0,y:0},max:{x:0,y:0},min:{x:0,y:0}})}return ue?(function(B,ae,ue){var he=B.bounds;he.center.x=Math.round((fa.x-ae)/2),he.center.y=Math.round((fa.y-ue)/2)+B.vGap.top,he.max.x=ae>fa.x?Math.round(fa.x-ae):he.center.x,he.max.y=ue>fa.y?Math.round(fa.y-ue)+B.vGap.top:he.center.y,he.min.x=ae>fa.x?0:he.center.x,he.min.y=ue>fa.y?B.vGap.top:he.center.y}(B,B.w*ue,B.h*ue),he&&ue===B.initialZoomLevel&&(B.initialPosition=B.bounds.center),B.bounds):void 0}return B.w=B.h=0,B.initialZoomLevel=B.fitRatio=1,B.bounds={center:{x:0,y:0},max:{x:0,y:0},min:{x:0,y:0}},B.initialPosition=B.bounds.center,B.bounds},Da=function(B,ae,ue,he,je,Ke){ae.loadError||he&&(ae.imageAppended=!0,gs(ae,he,ae===x.currItem&&Mt),ue.appendChild(he),Ke&&setTimeout(function(){ae&&ae.loaded&&ae.placeholder&&(ae.placeholder.style.display="none",ae.placeholder=null)},500))},Ca=function(B){B.loading=!0,B.loaded=!1;var ae=B.img=M.createEl("pswp__img","img"),ue=function(){B.loading=!1,B.loaded=!0,B.loadComplete?B.loadComplete(B):B.img=null,ae.onload=ae.onerror=null,ae=null};return ae.onload=ue,ae.onerror=function(){B.loadError=!0,ue()},ae.src=B.src,ae},_s=function(B,ae){if(B.src&&B.loadError&&B.container)return ae&&(B.container.innerHTML=""),B.container.innerHTML=C.errorMsg.replace("%url%",B.src),!0},gs=function(B,ae,ue){if(B.src){ae||(ae=B.container.lastChild);var he=ue?B.w:Math.round(B.w*B.fitRatio),je=ue?B.h:Math.round(B.h*B.fitRatio);B.placeholder&&!B.loaded&&(B.placeholder.style.width=he+"px",B.placeholder.style.height=je+"px"),ae.style.width=he+"px",ae.style.height=je+"px"}},ja=function(){if(Ot.length){for(var B,ae=0;ae<Ot.length;ae++)(B=Ot[ae]).holder.index===B.index&&Da(0,B.item,B.baseDiv,B.img,0,B.clearPlaceholder);Ot=[]}};Wn("Controller",{publicMethods:{lazyLoadItem:function(B){B=gr(B);var ae=oa(B);!ae||(ae.loaded||ae.loading)&&!Ye||(ri("gettingData",B,ae),ae.src&&Ca(ae))},initController:function(){M.extend(C,Ai,!0),x.items=uo=_,oa=x.getItemAt,(wr=C.getNumItemsFn)()<3&&(C.loop=!1),Oi("beforeChange",function(B){var Ke,ae=C.preload,ue=null===B||B>=0,he=Math.min(ae[0],wr()),je=Math.min(ae[1],wr());for(Ke=1;Ke<=(ue?je:he);Ke++)x.lazyLoadItem(P+Ke);for(Ke=1;Ke<=(ue?he:je);Ke++)x.lazyLoadItem(P-Ke)}),Oi("initialLayout",function(){x.currItem.initialLayout=C.getThumbBoundsFn&&C.getThumbBoundsFn(P)}),Oi("mainScrollAnimComplete",ja),Oi("initialZoomInEnd",ja),Oi("destroy",function(){for(var B,ae=0;ae<uo.length;ae++)(B=uo[ae]).container&&(B.container=null),B.placeholder&&(B.placeholder=null),B.img&&(B.img=null),B.preloader&&(B.preloader=null),B.loadError&&(B.loaded=B.loadError=!1);Ot=null})},getItemAt:function(B){return B>=0&&void 0!==uo[B]&&uo[B]},allowProgressiveImg:function(){return C.forceProgressiveLoading||!bn||C.mouseUsed||screen.width>1200},setContent:function(B,ae){C.loop&&(ae=gr(ae));var ue=x.getItemAt(B.index);ue&&(ue.container=null);var je,he=x.getItemAt(ae);if(he){ri("gettingData",ae,he),B.index=ae,B.item=he;var Ke=he.container=M.createEl("pswp__zoom-wrap");if(!he.src&&he.html&&(he.html.tagName?Ke.appendChild(he.html):Ke.innerHTML=he.html),_s(he),Bc(he,J),!he.src||he.loadError||he.loaded)he.src&&!he.loadError&&((je=M.createEl("pswp__img","img")).style.opacity=1,je.src=he.src,gs(he,je),Da(0,he,Ke,je));else{if(he.loadComplete=function(ii){if(U){if(B&&B.index===ae){if(_s(ii,!0))return ii.loadComplete=ii.img=null,Bc(ii,J),hs(ii),void(B.index===P&&x.updateCurrZoomItem());ii.imageAppended?!ps&&ii.placeholder&&(ii.placeholder.style.display="none",ii.placeholder=null):xt.transform&&(hr||ps)?Ot.push({item:ii,baseDiv:Ke,img:ii.img,index:ae,holder:B,clearPlaceholder:!0}):Da(0,ii,Ke,ii.img,0,!0)}ii.loadComplete=null,ii.img=null,ri("imageLoadComplete",ae,ii)}},M.features.transform){var Kt="pswp__img pswp__img--placeholder",we=M.createEl(Kt+=he.msrc?"":" pswp__img--placeholder--blank",he.msrc?"img":"");he.msrc&&(we.src=he.msrc),gs(he,we),Ke.appendChild(we),he.placeholder=we}he.loading||Ca(he),x.allowProgressiveImg()&&(!Pl&&xt.transform?Ot.push({item:he,baseDiv:Ke,img:he.img,index:ae,holder:B}):Da(0,he,Ke,he.img,0,!0))}Pl||ae!==P?hs(he):(Ya=Ke.style,Rl(he,je||he.img)),B.el.innerHTML="",B.el.appendChild(Ke)}else B.el.innerHTML=""},cleanSlide:function(B){B.img&&(B.img.onload=B.img.onerror=null),B.loaded=B.loading=B.img=B.imageAppended=!1}}});var Bo,rr,Gs={},bs=function(B,ae,ue){var he=document.createEvent("CustomEvent");he.initCustomEvent("pswpTap",!0,!0,{origEvent:B,target:B.target,releasePoint:ae,pointerType:ue||"touch"}),B.target.dispatchEvent(he)};Wn("Tap",{publicMethods:{initTap:function(){Oi("firstTouchStart",x.onTapStart),Oi("touchRelease",x.onTapRelease),Oi("destroy",function(){Gs={},Bo=null})},onTapStart:function(B){B.length>1&&(clearTimeout(Bo),Bo=null)},onTapRelease:function(B,ae){if(ae&&!$i&&!Ol&&!yr){var ue=ae;if(Bo&&(clearTimeout(Bo),Bo=null,function(B,ae){return Math.abs(B.x-ae.x)<25&&Math.abs(B.y-ae.y)<25}(ue,Gs)))return void ri("doubleTap",ue);if("mouse"===ae.type)return void bs(B,ae,"mouse");if("BUTTON"===B.target.tagName.toUpperCase()||M.hasClass(B.target,"pswp__single-tap"))return void bs(B,ae);ve(Gs,ue),Bo=setTimeout(function(){bs(B,ae),Bo=null},300)}}}}),Wn("DesktopZoom",{publicMethods:{initDesktopZoom:function(){At||(bn?Oi("mouseUsed",function(){x.setupDesktopZoom()}):x.setupDesktopZoom(!0))},setupDesktopZoom:function(B){rr={};var ae="wheel mousewheel DOMMouseScroll";Oi("bindEvents",function(){M.bind(m,ae,x.handleMouseWheel)}),Oi("unbindEvents",function(){rr&&M.unbind(m,ae,x.handleMouseWheel)}),x.mouseZoomedIn=!1;var ue,he=function(){x.mouseZoomedIn&&(M.removeClass(m,"pswp--zoomed-in"),x.mouseZoomedIn=!1),te<1?M.addClass(m,"pswp--zoom-allowed"):M.removeClass(m,"pswp--zoom-allowed"),je()},je=function(){ue&&(M.removeClass(m,"pswp--dragging"),ue=!1)};Oi("resize",he),Oi("afterChange",he),Oi("pointerDown",function(){x.mouseZoomedIn&&(ue=!0,M.addClass(m,"pswp--dragging"))}),Oi("pointerUp",je),B||he()},handleMouseWheel:function(B){if(te<=x.currItem.fitRatio)return C.modal&&(!C.closeOnScroll||yr||ki?B.preventDefault():cn&&Math.abs(B.deltaY)>2&&(z=!0,x.close())),!0;if(B.stopPropagation(),rr.x=0,"deltaX"in B)1===B.deltaMode?(rr.x=18*B.deltaX,rr.y=18*B.deltaY):(rr.x=B.deltaX,rr.y=B.deltaY);else if("wheelDelta"in B)B.wheelDeltaX&&(rr.x=-.16*B.wheelDeltaX),rr.y=B.wheelDeltaY?-.16*B.wheelDeltaY:-.16*B.wheelDelta;else{if(!("detail"in B))return;rr.y=B.detail}ha(te,!0);var ae=R.x-rr.x,ue=R.y-rr.y;(C.modal||ae<=oi.min.x&&ae>=oi.max.x&&ue<=oi.min.y&&ue>=oi.max.y)&&B.preventDefault(),x.panTo(ae,ue)},toggleDesktopZoom:function(B){B=B||{x:J.x/2+lt.x,y:J.y/2+lt.y};var ae=C.getDoubleTapZoom(!0,x.currItem),ue=te===ae;x.mouseZoomedIn=!ue,x.zoomTo(ue?x.currItem.initialZoomLevel:ae,B,333),M[(ue?"remove":"add")+"Class"](m,"pswp--zoomed-in")}}});var fe,Bl,Ut,ys,Hl,vs,Fr,$s,jd,Va,qn,Vd,Nf={history:!0,galleryUID:1},wh=function(){return qn.hash.substring(1)},mr=function(){fe&&clearTimeout(fe),Ut&&clearTimeout(Ut)},za=function(){var B=wh(),ae={};if(B.length<5)return ae;var ue,he=B.split("&");for(ue=0;ue<he.length;ue++)if(he[ue]){var je=he[ue].split("=");je.length<2||(ae[je[0]]=je[1])}if(C.galleryPIDs){var Ke=ae.pid;for(ae.pid=0,ue=0;ue<uo.length;ue++)if(uo[ue].pid===Ke){ae.pid=ue;break}}else ae.pid=parseInt(ae.pid,10)-1;return ae.pid<0&&(ae.pid=0),ae},Ti=function(){if(Ut&&clearTimeout(Ut),yr||ki)Ut=setTimeout(Ti,500);else{ys?clearTimeout(Bl):ys=!0;var B=P+1,ae=oa(P);ae.hasOwnProperty("pid")&&(B=ae.pid);var ue=Fr+"&gid="+C.galleryUID+"&pid="+B;$s||-1===qn.hash.indexOf(ue)&&(Va=!0);var he=qn.href.split("#")[0]+"#"+ue;Vd?"#"+ue!==window.location.hash&&history[$s?"replaceState":"pushState"]("",document.title,he):$s?qn.replace(he):qn.hash=ue,$s=!0,Bl=setTimeout(function(){ys=!1},60)}};Wn("History",{publicMethods:{initHistory:function(){if(M.extend(C,Nf,!0),C.history){qn=window.location,Va=!1,jd=!1,$s=!1,Fr=wh(),Vd="pushState"in history,Fr.indexOf("gid=")>-1&&(Fr=(Fr=Fr.split("&gid=")[0]).split("?gid=")[0]),Oi("afterChange",x.updateURL),Oi("unbindEvents",function(){M.unbind(window,"hashchange",x.onHashChange)});var B=function(){vs=!0,jd||(Va?history.back():Fr?qn.hash=Fr:Vd?history.pushState("",document.title,qn.pathname+qn.search):qn.hash=""),mr()};Oi("unbindEvents",function(){z&&B()}),Oi("destroy",function(){vs||B()}),Oi("firstUpdate",function(){P=za().pid});var ae=Fr.indexOf("pid=");ae>-1&&"&"===(Fr=Fr.substring(0,ae)).slice(-1)&&(Fr=Fr.slice(0,-1)),setTimeout(function(){U&&M.bind(window,"hashchange",x.onHashChange)},40)}},onHashChange:function(){if(wh()===Fr)return jd=!0,void x.close();ys||(Hl=!0,x.goTo(za().pid),Hl=!1)},updateURL:function(){mr(),!Hl&&($s?fe=setTimeout(Ti,800):Ti())}}}),M.extend(x,vr)}},void 0!==(u=v.call(w,S,w,le))&&(le.exports=u)},2844:le=>{var w=String,S=function(){return{isColorSupported:!1,reset:w,bold:w,dim:w,italic:w,underline:w,inverse:w,hidden:w,strikethrough:w,black:w,red:w,green:w,yellow:w,blue:w,magenta:w,cyan:w,white:w,gray:w,bgBlack:w,bgRed:w,bgGreen:w,bgYellow:w,bgBlue:w,bgMagenta:w,bgCyan:w,bgWhite:w}};le.exports=S(),le.exports.createColors=S},1083:(le,w,S)=>{"use strict";let v=S(4185);class u extends v{constructor(m){super(m),this.type="atrule"}append(...m){return this.proxyOf.nodes||(this.nodes=[]),super.append(...m)}prepend(...m){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...m)}}le.exports=u,u.default=u,v.registerAtRule(u)},94:(le,w,S)=>{"use strict";let v=S(2491);class u extends v{constructor(m){super(m),this.type="comment"}}le.exports=u,u.default=u},4185:(le,w,S)=>{"use strict";let _,F,M,x,{isClean:v,my:u}=S(8842),f=S(4820),m=S(94),p=S(2491);function I(E){return E.map(U=>(U.nodes&&(U.nodes=I(U.nodes)),delete U.source,U))}function H(E){if(E[v]=!1,E.proxyOf.nodes)for(let U of E.proxyOf.nodes)H(U)}let C=(()=>{class E extends p{push(N){return N.parent=this,this.proxyOf.nodes.push(N),this}each(N){if(!this.proxyOf.nodes)return;let P,T,z=this.getIterator();for(;this.indexes[z]<this.proxyOf.nodes.length&&(P=this.indexes[z],T=N(this.proxyOf.nodes[P],P),!1!==T);)this.indexes[z]+=1;return delete this.indexes[z],T}walk(N){return this.each((z,P)=>{let T;try{T=N(z,P)}catch(G){throw z.addToError(G)}return!1!==T&&z.walk&&(T=z.walk(N)),T})}walkDecls(N,z){return z?N instanceof RegExp?this.walk((P,T)=>{if("decl"===P.type&&N.test(P.prop))return z(P,T)}):this.walk((P,T)=>{if("decl"===P.type&&P.prop===N)return z(P,T)}):(z=N,this.walk((P,T)=>{if("decl"===P.type)return z(P,T)}))}walkRules(N,z){return z?N instanceof RegExp?this.walk((P,T)=>{if("rule"===P.type&&N.test(P.selector))return z(P,T)}):this.walk((P,T)=>{if("rule"===P.type&&P.selector===N)return z(P,T)}):(z=N,this.walk((P,T)=>{if("rule"===P.type)return z(P,T)}))}walkAtRules(N,z){return z?N instanceof RegExp?this.walk((P,T)=>{if("atrule"===P.type&&N.test(P.name))return z(P,T)}):this.walk((P,T)=>{if("atrule"===P.type&&P.name===N)return z(P,T)}):(z=N,this.walk((P,T)=>{if("atrule"===P.type)return z(P,T)}))}walkComments(N){return this.walk((z,P)=>{if("comment"===z.type)return N(z,P)})}append(...N){for(let z of N){let P=this.normalize(z,this.last);for(let T of P)this.proxyOf.nodes.push(T)}return this.markDirty(),this}prepend(...N){N=N.reverse();for(let z of N){let P=this.normalize(z,this.first,"prepend").reverse();for(let T of P)this.proxyOf.nodes.unshift(T);for(let T in this.indexes)this.indexes[T]=this.indexes[T]+P.length}return this.markDirty(),this}cleanRaws(N){if(super.cleanRaws(N),this.nodes)for(let z of this.nodes)z.cleanRaws(N)}insertBefore(N,z){let K,P=this.index(N),G=this.normalize(z,this.proxyOf.nodes[P],0===P&&"prepend").reverse();P=this.index(N);for(let X of G)this.proxyOf.nodes.splice(P,0,X);for(let X in this.indexes)K=this.indexes[X],P<=K&&(this.indexes[X]=K+G.length);return this.markDirty(),this}insertAfter(N,z){let G,P=this.index(N),T=this.normalize(z,this.proxyOf.nodes[P]).reverse();P=this.index(N);for(let K of T)this.proxyOf.nodes.splice(P+1,0,K);for(let K in this.indexes)G=this.indexes[K],P<G&&(this.indexes[K]=G+T.length);return this.markDirty(),this}removeChild(N){let z;N=this.index(N),this.proxyOf.nodes[N].parent=void 0,this.proxyOf.nodes.splice(N,1);for(let P in this.indexes)z=this.indexes[P],z>=N&&(this.indexes[P]=z-1);return this.markDirty(),this}removeAll(){for(let N of this.proxyOf.nodes)N.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}replaceValues(N,z,P){return P||(P=z,z={}),this.walkDecls(T=>{z.props&&!z.props.includes(T.prop)||z.fast&&!T.value.includes(z.fast)||(T.value=T.value.replace(N,P))}),this.markDirty(),this}every(N){return this.nodes.every(N)}some(N){return this.nodes.some(N)}index(N){return"number"==typeof N?N:(N.proxyOf&&(N=N.proxyOf),this.proxyOf.nodes.indexOf(N))}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(N,z){if("string"==typeof N)N=I(_(N).nodes);else if(Array.isArray(N)){N=N.slice(0);for(let T of N)T.parent&&T.parent.removeChild(T,"ignore")}else if("root"===N.type&&"document"!==this.type){N=N.nodes.slice(0);for(let T of N)T.parent&&T.parent.removeChild(T,"ignore")}else if(N.type)N=[N];else if(N.prop){if(typeof N.value>"u")throw new Error("Value field is missed in node creation");"string"!=typeof N.value&&(N.value=String(N.value)),N=[new f(N)]}else if(N.selector)N=[new F(N)];else if(N.name)N=[new M(N)];else{if(!N.text)throw new Error("Unknown node type in node creation");N=[new m(N)]}return N.map(T=>(T[u]||E.rebuild(T),(T=T.proxyOf).parent&&T.parent.removeChild(T),T[v]&&H(T),typeof T.raws.before>"u"&&z&&typeof z.raws.before<"u"&&(T.raws.before=z.raws.before.replace(/\S/g,"")),T.parent=this.proxyOf,T))}getProxyProcessor(){return{set:(N,z,P)=>(N[z]===P||(N[z]=P,("name"===z||"params"===z||"selector"===z)&&N.markDirty()),!0),get:(N,z)=>"proxyOf"===z?N:N[z]?"each"===z||"string"==typeof z&&z.startsWith("walk")?(...P)=>N[z](...P.map(T=>"function"==typeof T?(G,K)=>T(G.toProxy(),K):T)):"every"===z||"some"===z?P=>N[z]((T,...G)=>P(T.toProxy(),...G)):"root"===z?()=>N.root().toProxy():"nodes"===z?N.nodes.map(P=>P.toProxy()):"first"===z||"last"===z?N[z].toProxy():N[z]:N[z]}}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let N=this.lastEach;return this.indexes[N]=0,N}}return E.registerParse=U=>{_=U},E.registerRule=U=>{F=U},E.registerAtRule=U=>{M=U},E.registerRoot=U=>{x=U},E})();le.exports=C,C.default=C,C.rebuild=E=>{"atrule"===E.type?Object.setPrototypeOf(E,M.prototype):"rule"===E.type?Object.setPrototypeOf(E,F.prototype):"decl"===E.type?Object.setPrototypeOf(E,f.prototype):"comment"===E.type?Object.setPrototypeOf(E,m.prototype):"root"===E.type&&Object.setPrototypeOf(E,x.prototype),E[u]=!0,E.nodes&&E.nodes.forEach(U=>{C.rebuild(U)})}},5490:(le,w,S)=>{"use strict";let v=S(2844),u=S(2868);class f extends Error{constructor(p,_,F,M,x,I){super(p),this.name="CssSyntaxError",this.reason=p,x&&(this.file=x),M&&(this.source=M),I&&(this.plugin=I),typeof _<"u"&&typeof F<"u"&&("number"==typeof _?(this.line=_,this.column=F):(this.line=_.line,this.column=_.column,this.endLine=F.line,this.endColumn=F.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,f)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(p){if(!this.source)return"";let _=this.source;null==p&&(p=v.isColorSupported),u&&p&&(_=u(_));let H,C,F=_.split(/\r?\n/),M=Math.max(this.line-3,0),x=Math.min(this.line+2,F.length),I=String(x).length;if(p){let{bold:E,red:U,gray:N}=v.createColors(!0);H=z=>E(U(z)),C=z=>N(z)}else H=C=E=>E;return F.slice(M,x).map((E,U)=>{let N=M+1+U,z=" "+(" "+N).slice(-I)+" | ";if(N===this.line){let P=C(z.replace(/\d/g," "))+E.slice(0,this.column-1).replace(/[^\t]/g," ");return H(">")+C(z)+E+"\n "+P+H("^")}return" "+C(z)+E}).join("\n")}toString(){let p=this.showSourceCode();return p&&(p="\n\n"+p+"\n"),this.name+": "+this.message+p}}le.exports=f,f.default=f},4820:(le,w,S)=>{"use strict";let v=S(2491);class u extends v{constructor(m){m&&typeof m.value<"u"&&"string"!=typeof m.value&&(m={...m,value:String(m.value)}),super(m),this.type="decl"}get variable(){return this.prop.startsWith("--")||"$"===this.prop[0]}}le.exports=u,u.default=u},1962:(le,w,S)=>{"use strict";let u,f,v=S(4185),m=(()=>{class p extends v{constructor(F){super({type:"document",...F}),this.nodes||(this.nodes=[])}toResult(F={}){return new u(new f,this,F).stringify()}}return p.registerLazyResult=_=>{u=_},p.registerProcessor=_=>{f=_},p})();le.exports=m,m.default=m},4747:(le,w,S)=>{"use strict";let v=S(4820),u=S(3604),f=S(94),m=S(1083),p=S(5938),_=S(9319),F=S(6037);function M(x,I){if(Array.isArray(x))return x.map(E=>M(E));let{inputs:H,...C}=x;if(H){I=[];for(let E of H){let U={...E,__proto__:p.prototype};U.map&&(U.map={...U.map,__proto__:u.prototype}),I.push(U)}}if(C.nodes&&(C.nodes=x.nodes.map(E=>M(E,I))),C.source){let{inputId:E,...U}=C.source;C.source=U,null!=E&&(C.source.input=I[E])}if("root"===C.type)return new _(C);if("decl"===C.type)return new v(C);if("rule"===C.type)return new F(C);if("comment"===C.type)return new f(C);if("atrule"===C.type)return new m(C);throw new Error("Unknown node type: "+x.type)}le.exports=M,M.default=M},5938:(le,w,S)=>{"use strict";let{SourceMapConsumer:v,SourceMapGenerator:u}=S(209),{fileURLToPath:f,pathToFileURL:m}=S(7414),{resolve:p,isAbsolute:_}=S(9830),{nanoid:F}=S(9901),M=S(2868),x=S(5490),I=S(3604),H=Symbol("fromOffsetCache"),C=Boolean(v&&u),E=Boolean(p&&_);class U{constructor(z,P={}){if(null===z||typeof z>"u"||"object"==typeof z&&!z.toString)throw new Error(`PostCSS received ${z} instead of CSS string`);if(this.css=z.toString(),"\ufeff"===this.css[0]||"\ufffe"===this.css[0]?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,P.from&&(this.file=!E||/^\w+:\/\//.test(P.from)||_(P.from)?P.from:p(P.from)),E&&C){let T=new I(this.css,P);if(T.text){this.map=T;let G=T.consumer().file;!this.file&&G&&(this.file=this.mapResolve(G))}}this.file||(this.id="<input css "+F(6)+">"),this.map&&(this.map.file=this.from)}fromOffset(z){let P,T;if(this[H])T=this[H];else{let K=this.css.split("\n");T=new Array(K.length);let X=0;for(let R=0,ie=K.length;R<ie;R++)T[R]=X,X+=K[R].length+1;this[H]=T}P=T[T.length-1];let G=0;if(z>=P)G=T.length-1;else{let X,K=T.length-2;for(;G<K;)if(X=G+(K-G>>1),z<T[X])K=X-1;else{if(!(z>=T[X+1])){G=X;break}G=X+1}}return{line:G+1,col:z-T[G]+1}}error(z,P,T,G={}){let K,X,R;if(P&&"object"==typeof P){let $=P,q=T;if("number"==typeof P.offset){let J=this.fromOffset($.offset);P=J.line,T=J.col}else P=$.line,T=$.column;if("number"==typeof q.offset){let J=this.fromOffset(q.offset);X=J.line,R=J.col}else X=q.line,R=q.column}else if(!T){let $=this.fromOffset(P);P=$.line,T=$.col}let ie=this.origin(P,T,X,R);return K=ie?new x(z,void 0===ie.endLine?ie.line:{line:ie.line,column:ie.column},void 0===ie.endLine?ie.column:{line:ie.endLine,column:ie.endColumn},ie.source,ie.file,G.plugin):new x(z,void 0===X?P:{line:P,column:T},void 0===X?T:{line:X,column:R},this.css,this.file,G.plugin),K.input={line:P,column:T,endLine:X,endColumn:R,source:this.css},this.file&&(m&&(K.input.url=m(this.file).toString()),K.input.file=this.file),K}origin(z,P,T,G){if(!this.map)return!1;let R,ie,K=this.map.consumer(),X=K.originalPositionFor({line:z,column:P});if(!X.source)return!1;"number"==typeof T&&(R=K.originalPositionFor({line:T,column:G})),ie=_(X.source)?m(X.source):new URL(X.source,this.map.consumer().sourceRoot||m(this.map.mapFile));let $={url:ie.toString(),line:X.line,column:X.column,endLine:R&&R.line,endColumn:R&&R.column};if("file:"===ie.protocol){if(!f)throw new Error("file: protocol is not available in this PostCSS build");$.file=f(ie)}let q=K.sourceContentFor(X.source);return q&&($.source=q),$}mapResolve(z){return/^\w+:\/\//.test(z)?z:p(this.map.consumer().sourceRoot||this.map.root||".",z)}get from(){return this.file||this.id}toJSON(){let z={};for(let P of["hasBOM","css","file","id"])null!=this[P]&&(z[P]=this[P]);return this.map&&(z.map={...this.map},z.map.consumerCache&&(z.map.consumerCache=void 0)),z}}le.exports=U,U.default=U,M&&M.registerInput&&M.registerInput(U)},2744:(le,w,S)=>{"use strict";var v=S(9598).default;let{isClean:u,my:f}=S(8842),m=S(6001),p=S(5727),_=S(4185),F=S(1962),x=(S(5675),S(7127)),I=S(654),H=S(9319);const C={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},E={postcssPlugin:!0,prepare:!0,Once:!0,Document:!0,Root:!0,Declaration:!0,Rule:!0,AtRule:!0,Comment:!0,DeclarationExit:!0,RuleExit:!0,AtRuleExit:!0,CommentExit:!0,RootExit:!0,DocumentExit:!0,OnceExit:!0},U={postcssPlugin:!0,prepare:!0,Once:!0};function z(R){return"object"==typeof R&&"function"==typeof R.then}function P(R){let ie=!1,$=C[R.type];return"decl"===R.type?ie=R.prop.toLowerCase():"atrule"===R.type&&(ie=R.name.toLowerCase()),ie&&R.append?[$,$+"-"+ie,0,$+"Exit",$+"Exit-"+ie]:ie?[$,$+"-"+ie,$+"Exit",$+"Exit-"+ie]:R.append?[$,0,$+"Exit"]:[$,$+"Exit"]}function T(R){let ie;return ie="document"===R.type?["Document",0,"DocumentExit"]:"root"===R.type?["Root",0,"RootExit"]:P(R),{node:R,events:ie,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function G(R){return R[u]=!1,R.nodes&&R.nodes.forEach(ie=>G(ie)),R}let K={},X=(()=>{class R{constructor($,q,J){let te;if(this.stringified=!1,this.processed=!1,"object"!=typeof q||null===q||"root"!==q.type&&"document"!==q.type)if(q instanceof R||q instanceof x)te=G(q.root),q.map&&(typeof J.map>"u"&&(J.map={}),J.map.inline||(J.map.inline=!1),J.map.prev=q.map);else{let se=I;J.syntax&&(se=J.syntax.parse),J.parser&&(se=J.parser),se.parse&&(se=se.parse);try{te=se(q,J)}catch(Me){this.processed=!0,this.error=Me}te&&!te[f]&&_.rebuild(te)}else te=G(q);this.result=new x($,te,J),this.helpers={...K,result:this.result,postcss:K},this.plugins=this.processor.plugins.map(se=>"object"==typeof se&&se.prepare?{...se,...se.prepare(this.result)}:se)}get[Symbol.toStringTag](){return"LazyResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.stringify().css}get content(){return this.stringify().content}get map(){return this.stringify().map}get root(){return this.sync().root}get messages(){return this.sync().messages}warnings(){return this.sync().warnings()}toString(){return this.css}then($,q){return this.async().then($,q)}catch($){return this.async().catch($)}finally($){return this.async().then($,$)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let $ of this.plugins)if(z(this.runOnRoot($)))throw this.getAsyncError();if(this.prepareVisitors(),this.hasListener){let $=this.result.root;for(;!$[u];)$[u]=!0,this.walkSync($);if(this.listeners.OnceExit)if("document"===$.type)for(let q of $.nodes)this.visitSync(this.listeners.OnceExit,q);else this.visitSync(this.listeners.OnceExit,$)}return this.result}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let $=this.result.opts,q=p;$.syntax&&(q=$.syntax.stringify),$.stringifier&&(q=$.stringifier),q.stringify&&(q=q.stringify);let te=new m(q,this.result.root,this.result.opts).generate();return this.result.css=te[0],this.result.map=te[1],this.result}walkSync($){$[u]=!0;let q=P($);for(let J of q)if(0===J)$.nodes&&$.each(te=>{te[u]||this.walkSync(te)});else{let te=this.listeners[J];if(te&&this.visitSync(te,$.toProxy()))return}}visitSync($,q){for(let[J,te]of $){let se;this.result.lastPlugin=J;try{se=te(q,this.helpers)}catch(Me){throw this.handleError(Me,q.proxyOf)}if("root"!==q.type&&"document"!==q.type&&!q.parent)return!0;if(z(se))throw this.getAsyncError()}}runOnRoot($){this.result.lastPlugin=$;try{if("object"==typeof $&&$.Once){if("document"===this.result.root.type){let q=this.result.root.nodes.map(J=>$.Once(J,this.helpers));return z(q[0])?Promise.all(q):q}return $.Once(this.result.root,this.helpers)}if("function"==typeof $)return $(this.result.root,this.result)}catch(q){throw this.handleError(q)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError($,q){let J=this.result.lastPlugin;try{q&&q.addToError($),this.error=$,"CssSyntaxError"!==$.name||$.plugin||($.plugin=J.postcssPlugin,$.setMessage())}catch(te){console&&console.error&&console.error(te)}return $}runAsync(){var $=this;return v(function*(){$.plugin=0;for(let q=0;q<$.plugins.length;q++){let te=$.runOnRoot($.plugins[q]);if(z(te))try{yield te}catch(se){throw $.handleError(se)}}if($.prepareVisitors(),$.hasListener){let q=$.result.root;for(;!q[u];){q[u]=!0;let J=[T(q)];for(;J.length>0;){let te=$.visitTick(J);if(z(te))try{yield te}catch(se){throw $.handleError(se,J[J.length-1].node)}}}if($.listeners.OnceExit)for(let[J,te]of $.listeners.OnceExit){$.result.lastPlugin=J;try{if("document"===q.type){let se=q.nodes.map(Me=>te(Me,$.helpers));yield Promise.all(se)}else yield te(q,$.helpers)}catch(se){throw $.handleError(se)}}}return $.processed=!0,$.stringify()})()}prepareVisitors(){this.listeners={};let $=(q,J,te)=>{this.listeners[J]||(this.listeners[J]=[]),this.listeners[J].push([q,te])};for(let q of this.plugins)if("object"==typeof q)for(let J in q){if(!E[J]&&/^[A-Z]/.test(J))throw new Error(`Unknown event ${J} in ${q.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!U[J])if("object"==typeof q[J])for(let te in q[J])$(q,"*"===te?J:J+"-"+te.toLowerCase(),q[J][te]);else"function"==typeof q[J]&&$(q,J,q[J])}this.hasListener=Object.keys(this.listeners).length>0}visitTick($){let q=$[$.length-1],{node:J,visitors:te}=q;if("root"!==J.type&&"document"!==J.type&&!J.parent)return void $.pop();if(te.length>0&&q.visitorIndex<te.length){let[Me,Se]=te[q.visitorIndex];q.visitorIndex+=1,q.visitorIndex===te.length&&(q.visitors=[],q.visitorIndex=0),this.result.lastPlugin=Me;try{return Se(J.toProxy(),this.helpers)}catch(xe){throw this.handleError(xe,J)}}if(0!==q.iterator){let Se,Me=q.iterator;for(;Se=J.nodes[J.indexes[Me]];)if(J.indexes[Me]+=1,!Se[u])return Se[u]=!0,void $.push(T(Se));q.iterator=0,delete J.indexes[Me]}let se=q.events;for(;q.eventIndex<se.length;){let Me=se[q.eventIndex];if(q.eventIndex+=1,0===Me)return void(J.nodes&&J.nodes.length&&(J[u]=!0,q.iterator=J.getIterator()));if(this.listeners[Me])return void(q.visitors=this.listeners[Me])}$.pop()}}return R.registerPostcss=ie=>{K=ie},R})();le.exports=X,X.default=X,H.registerLazyResult(X),F.registerLazyResult(X)},4762:le=>{"use strict";let w={split(S,v,u){let f=[],m="",p=!1,_=0,F=!1,M="",x=!1;for(let I of S)x?x=!1:"\\"===I?x=!0:F?I===M&&(F=!1):'"'===I||"'"===I?(F=!0,M=I):"("===I?_+=1:")"===I?_>0&&(_-=1):0===_&&v.includes(I)&&(p=!0),p?(""!==m&&f.push(m.trim()),m="",p=!1):m+=I;return(u||""!==m)&&f.push(m.trim()),f},space:S=>w.split(S,[" ","\n","\t"]),comma:S=>w.split(S,[","],!0)};le.exports=w,w.default=w},6001:(le,w,S)=>{"use strict";let{SourceMapConsumer:v,SourceMapGenerator:u}=S(209),{dirname:f,resolve:m,relative:p,sep:_}=S(9830),{pathToFileURL:F}=S(7414),M=S(5938),x=Boolean(v&&u),I=Boolean(f&&m&&p&&_);le.exports=class H{constructor(E,U,N,z){this.stringify=E,this.mapOpts=N.map||{},this.root=U,this.opts=N,this.css=z,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute}isMap(){return typeof this.opts.map<"u"?!!this.opts.map:this.previous().length>0}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(E=>{if(E.source&&E.source.input.map){let U=E.source.input.map;this.previousMaps.includes(U)||this.previousMaps.push(U)}});else{let E=new M(this.css,this.opts);E.map&&this.previousMaps.push(E.map)}return this.previousMaps}isInline(){if(typeof this.mapOpts.inline<"u")return this.mapOpts.inline;let E=this.mapOpts.annotation;return!(typeof E<"u"&&!0!==E)&&(!this.previous().length||this.previous().some(U=>U.inline))}isSourcesContent(){return typeof this.mapOpts.sourcesContent<"u"?this.mapOpts.sourcesContent:!this.previous().length||this.previous().some(E=>E.withContent())}clearAnnotation(){if(!1!==this.mapOpts.annotation)if(this.root){let E;for(let U=this.root.nodes.length-1;U>=0;U--)E=this.root.nodes[U],"comment"===E.type&&0===E.text.indexOf("# sourceMappingURL=")&&this.root.removeChild(U)}else this.css&&(this.css=this.css.replace(/(\n)?\/\*#[\S\s]*?\*\/$/gm,""))}setSourcesContent(){let E={};if(this.root)this.root.walk(U=>{if(U.source){let N=U.source.input.from;if(N&&!E[N]){E[N]=!0;let z=this.usesFileUrls?this.toFileUrl(N):this.toUrl(this.path(N));this.map.setSourceContent(z,U.source.input.css)}}});else if(this.css){let U=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(U,this.css)}}applyPrevMaps(){for(let E of this.previous()){let z,U=this.toUrl(this.path(E.file)),N=E.root||f(E.file);!1===this.mapOpts.sourcesContent?(z=new v(E.text),z.sourcesContent&&(z.sourcesContent=z.sourcesContent.map(()=>null))):z=E.consumer(),this.map.applySourceMap(z,U,this.toUrl(this.path(N)))}}isAnnotation(){return!!this.isInline()||(typeof this.mapOpts.annotation<"u"?this.mapOpts.annotation:!this.previous().length||this.previous().some(E=>E.annotation))}toBase64(E){return Buffer?Buffer.from(E).toString("base64"):window.btoa(unescape(encodeURIComponent(E)))}addAnnotation(){let E;E=this.isInline()?"data:application/json;base64,"+this.toBase64(this.map.toString()):"string"==typeof this.mapOpts.annotation?this.mapOpts.annotation:"function"==typeof this.mapOpts.annotation?this.mapOpts.annotation(this.opts.to,this.root):this.outputFile()+".map";let U="\n";this.css.includes("\r\n")&&(U="\r\n"),this.css+=U+"/*# sourceMappingURL="+E+" */"}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}generateMap(){if(this.root)this.generateString();else if(1===this.previous().length){let E=this.previous()[0].consumer();E.file=this.outputFile(),this.map=u.fromSourceMap(E)}else this.map=new u({file:this.outputFile()}),this.map.addMapping({source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>",generated:{line:1,column:0},original:{line:1,column:0}});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}path(E){if(0===E.indexOf("<")||/^\w+:\/\//.test(E)||this.mapOpts.absolute)return E;let U=this.opts.to?f(this.opts.to):".";return"string"==typeof this.mapOpts.annotation&&(U=f(m(U,this.mapOpts.annotation))),p(U,E)}toUrl(E){return"\\"===_&&(E=E.replace(/\\/g,"/")),encodeURI(E).replace(/[#?]/g,encodeURIComponent)}toFileUrl(E){if(F)return F(E).toString();throw new Error("`map.absolute` option is not available in this PostCSS build")}sourcePath(E){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(E.source.input.from):this.toUrl(this.path(E.source.input.from))}generateString(){this.css="",this.map=new u({file:this.outputFile()});let P,T,E=1,U=1,N="<no source>",z={source:"",generated:{line:0,column:0},original:{line:0,column:0}};this.stringify(this.root,(G,K,X)=>{if(this.css+=G,K&&"end"!==X&&(z.generated.line=E,z.generated.column=U-1,K.source&&K.source.start?(z.source=this.sourcePath(K),z.original.line=K.source.start.line,z.original.column=K.source.start.column-1,this.map.addMapping(z)):(z.source=N,z.original.line=1,z.original.column=0,this.map.addMapping(z))),P=G.match(/\n/g),P?(E+=P.length,T=G.lastIndexOf("\n"),U=G.length-T):U+=G.length,K&&"start"!==X){let R=K.parent||{raws:{}};("decl"!==K.type||K!==R.last||R.raws.semicolon)&&(K.source&&K.source.end?(z.source=this.sourcePath(K),z.original.line=K.source.end.line,z.original.column=K.source.end.column-1,z.generated.line=E,z.generated.column=U-2,this.map.addMapping(z)):(z.source=N,z.original.line=1,z.original.column=0,z.generated.line=E,z.generated.column=U-1,this.map.addMapping(z)))}})}generate(){if(this.clearAnnotation(),I&&x&&this.isMap())return this.generateMap();{let E="";return this.stringify(this.root,U=>{E+=U}),[E]}}}},4421:(le,w,S)=>{"use strict";let v=S(6001),u=S(5727),m=(S(5675),S(654));const p=S(7127);class _{constructor(M,x,I){x=x.toString(),this.stringified=!1,this._processor=M,this._css=x,this._opts=I,this._map=void 0;let H,C=u;this.result=new p(this._processor,H,this._opts),this.result.css=x;let E=this;Object.defineProperty(this.result,"root",{get:()=>E.root});let U=new v(C,H,this._opts,x);if(U.isMap()){let[N,z]=U.generate();N&&(this.result.css=N),z&&(this.result.map=z)}}get[Symbol.toStringTag](){return"NoWorkResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.result.css}get content(){return this.result.css}get map(){return this.result.map}get root(){if(this._root)return this._root;let M,x=m;try{M=x(this._css,this._opts)}catch(I){this.error=I}if(this.error)throw this.error;return this._root=M,M}get messages(){return[]}warnings(){return[]}toString(){return this._css}then(M,x){return this.async().then(M,x)}catch(M){return this.async().catch(M)}finally(M){return this.async().then(M,M)}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}sync(){if(this.error)throw this.error;return this.result}}le.exports=_,_.default=_},2491:(le,w,S)=>{"use strict";let{isClean:v,my:u}=S(8842),f=S(5490),m=S(7572),p=S(5727);function _(M,x){let I=new M.constructor;for(let H in M){if(!Object.prototype.hasOwnProperty.call(M,H)||"proxyCache"===H)continue;let C=M[H],E=typeof C;"parent"===H&&"object"===E?x&&(I[H]=x):"source"===H?I[H]=C:Array.isArray(C)?I[H]=C.map(U=>_(U,I)):("object"===E&&null!==C&&(C=_(C)),I[H]=C)}return I}class F{constructor(x={}){this.raws={},this[v]=!1,this[u]=!0;for(let I in x)if("nodes"===I){this.nodes=[];for(let H of x[I])this.append("function"==typeof H.clone?H.clone():H)}else this[I]=x[I]}error(x,I={}){if(this.source){let{start:H,end:C}=this.rangeBy(I);return this.source.input.error(x,{line:H.line,column:H.column},{line:C.line,column:C.column},I)}return new f(x)}warn(x,I,H){let C={node:this};for(let E in H)C[E]=H[E];return x.warn(I,C)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(x=p){x.stringify&&(x=x.stringify);let I="";return x(this,H=>{I+=H}),I}assign(x={}){for(let I in x)this[I]=x[I];return this}clone(x={}){let I=_(this);for(let H in x)I[H]=x[H];return I}cloneBefore(x={}){let I=this.clone(x);return this.parent.insertBefore(this,I),I}cloneAfter(x={}){let I=this.clone(x);return this.parent.insertAfter(this,I),I}replaceWith(...x){if(this.parent){let I=this,H=!1;for(let C of x)C===this?H=!0:H?(this.parent.insertAfter(I,C),I=C):this.parent.insertBefore(I,C);H||this.remove()}return this}next(){if(!this.parent)return;let x=this.parent.index(this);return this.parent.nodes[x+1]}prev(){if(!this.parent)return;let x=this.parent.index(this);return this.parent.nodes[x-1]}before(x){return this.parent.insertBefore(this,x),this}after(x){return this.parent.insertAfter(this,x),this}root(){let x=this;for(;x.parent&&"document"!==x.parent.type;)x=x.parent;return x}raw(x,I){return(new m).raw(this,x,I)}cleanRaws(x){delete this.raws.before,delete this.raws.after,x||delete this.raws.between}toJSON(x,I){let H={},C=null==I;I=I||new Map;let E=0;for(let U in this){if(!Object.prototype.hasOwnProperty.call(this,U)||"parent"===U||"proxyCache"===U)continue;let N=this[U];if(Array.isArray(N))H[U]=N.map(z=>"object"==typeof z&&z.toJSON?z.toJSON(null,I):z);else if("object"==typeof N&&N.toJSON)H[U]=N.toJSON(null,I);else if("source"===U){let z=I.get(N.input);null==z&&(z=E,I.set(N.input,E),E++),H[U]={inputId:z,start:N.start,end:N.end}}else H[U]=N}return C&&(H.inputs=[...I.keys()].map(U=>U.toJSON())),H}positionInside(x){let I=this.toString(),H=this.source.start.column,C=this.source.start.line;for(let E=0;E<x;E++)"\n"===I[E]?(H=1,C+=1):H+=1;return{line:C,column:H}}positionBy(x){let I=this.source.start;if(x.index)I=this.positionInside(x.index);else if(x.word){let H=this.toString().indexOf(x.word);-1!==H&&(I=this.positionInside(H))}return I}rangeBy(x){let I={line:this.source.start.line,column:this.source.start.column},H=this.source.end?{line:this.source.end.line,column:this.source.end.column+1}:{line:I.line,column:I.column+1};if(x.word){let C=this.toString().indexOf(x.word);-1!==C&&(I=this.positionInside(C),H=this.positionInside(C+x.word.length))}else x.start?I={line:x.start.line,column:x.start.column}:x.index&&(I=this.positionInside(x.index)),x.end?H={line:x.end.line,column:x.end.column}:x.endIndex?H=this.positionInside(x.endIndex):x.index&&(H=this.positionInside(x.index+1));return(H.line<I.line||H.line===I.line&&H.column<=I.column)&&(H={line:I.line,column:I.column+1}),{start:I,end:H}}getProxyProcessor(){return{set:(x,I,H)=>(x[I]===H||(x[I]=H,("prop"===I||"value"===I||"name"===I||"params"===I||"important"===I||"text"===I)&&x.markDirty()),!0),get:(x,I)=>"proxyOf"===I?x:"root"===I?()=>x.root().toProxy():x[I]}}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}addToError(x){if(x.postcssNode=this,x.stack&&this.source&&/\n\s{4}at /.test(x.stack)){let I=this.source;x.stack=x.stack.replace(/\n\s{4}at /,`$&${I.input.from}:${I.start.line}:${I.start.column}$&`)}return x}markDirty(){if(this[v]){this[v]=!1;let x=this;for(;x=x.parent;)x[v]=!1}}get proxyOf(){return this}}le.exports=F,F.default=F},654:(le,w,S)=>{"use strict";let v=S(4185),u=S(7903),f=S(5938);function m(p,_){let F=new f(p,_),M=new u(F);try{M.parse()}catch(x){throw x}return M.root}le.exports=m,m.default=m,v.registerParse(m)},7903:(le,w,S)=>{"use strict";let v=S(4820),u=S(4120),f=S(94),m=S(1083),p=S(9319),_=S(6037);const F={empty:!0,space:!0};le.exports=class x{constructor(H){this.input=H,this.root=new p,this.current=this.root,this.spaces="",this.semicolon=!1,this.customProperty=!1,this.createTokenizer(),this.root.source={input:H,start:{offset:0,line:1,column:1}}}createTokenizer(){this.tokenizer=u(this.input)}parse(){let H;for(;!this.tokenizer.endOfFile();)switch(H=this.tokenizer.nextToken(),H[0]){case"space":this.spaces+=H[1];break;case";":this.freeSemicolon(H);break;case"}":this.end(H);break;case"comment":this.comment(H);break;case"at-word":this.atrule(H);break;case"{":this.emptyRule(H);break;default:this.other(H)}this.endFile()}comment(H){let C=new f;this.init(C,H[2]),C.source.end=this.getPosition(H[3]||H[2]);let E=H[1].slice(2,-2);if(/^\s*$/.test(E))C.text="",C.raws.left=E,C.raws.right="";else{let U=E.match(/^(\s*)([^]*\S)(\s*)$/);C.text=U[2],C.raws.left=U[1],C.raws.right=U[3]}}emptyRule(H){let C=new _;this.init(C,H[2]),C.selector="",C.raws.between="",this.current=C}other(H){let C=!1,E=null,U=!1,N=null,z=[],P=H[1].startsWith("--"),T=[],G=H;for(;G;){if(E=G[0],T.push(G),"("===E||"["===E)N||(N=G),z.push("("===E?")":"]");else if(P&&U&&"{"===E)N||(N=G),z.push("}");else if(0===z.length){if(";"===E){if(U)return void this.decl(T,P);break}if("{"===E)return void this.rule(T);if("}"===E){this.tokenizer.back(T.pop()),C=!0;break}":"===E&&(U=!0)}else E===z[z.length-1]&&(z.pop(),0===z.length&&(N=null));G=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(C=!0),z.length>0&&this.unclosedBracket(N),C&&U){if(!P)for(;T.length&&(G=T[T.length-1][0],"space"===G||"comment"===G);)this.tokenizer.back(T.pop());this.decl(T,P)}else this.unknownWord(T)}rule(H){H.pop();let C=new _;this.init(C,H[0][2]),C.raws.between=this.spacesAndCommentsFromEnd(H),this.raw(C,"selector",H),this.current=C}decl(H,C){let E=new v;this.init(E,H[0][2]);let N,U=H[H.length-1];for(";"===U[0]&&(this.semicolon=!0,H.pop()),E.source.end=this.getPosition(U[3]||U[2]||function M(I){for(let H=I.length-1;H>=0;H--){let C=I[H],E=C[3]||C[2];if(E)return E}}(H));"word"!==H[0][0];)1===H.length&&this.unknownWord(H),E.raws.before+=H.shift()[1];for(E.source.start=this.getPosition(H[0][2]),E.prop="";H.length;){let G=H[0][0];if(":"===G||"space"===G||"comment"===G)break;E.prop+=H.shift()[1]}for(E.raws.between="";H.length;){if(N=H.shift(),":"===N[0]){E.raws.between+=N[1];break}"word"===N[0]&&/\w/.test(N[1])&&this.unknownWord([N]),E.raws.between+=N[1]}("_"===E.prop[0]||"*"===E.prop[0])&&(E.raws.before+=E.prop[0],E.prop=E.prop.slice(1));let P,z=[];for(;H.length&&(P=H[0][0],"space"===P||"comment"===P);)z.push(H.shift());this.precheckMissedSemicolon(H);for(let G=H.length-1;G>=0;G--){if(N=H[G],"!important"===N[1].toLowerCase()){E.important=!0;let K=this.stringFrom(H,G);K=this.spacesFromEnd(H)+K," !important"!==K&&(E.raws.important=K);break}if("important"===N[1].toLowerCase()){let K=H.slice(0),X="";for(let R=G;R>0;R--){let ie=K[R][0];if(0===X.trim().indexOf("!")&&"space"!==ie)break;X=K.pop()[1]+X}0===X.trim().indexOf("!")&&(E.important=!0,E.raws.important=X,H=K)}if("space"!==N[0]&&"comment"!==N[0])break}H.some(G=>"space"!==G[0]&&"comment"!==G[0])&&(E.raws.between+=z.map(G=>G[1]).join(""),z=[]),this.raw(E,"value",z.concat(H),C),E.value.includes(":")&&!C&&this.checkMissedSemicolon(H)}atrule(H){let C=new m;C.name=H[1].slice(1),""===C.name&&this.unnamedAtrule(C,H),this.init(C,H[2]);let E,U,N,z=!1,P=!1,T=[],G=[];for(;!this.tokenizer.endOfFile();){if(E=(H=this.tokenizer.nextToken())[0],"("===E||"["===E?G.push("("===E?")":"]"):"{"===E&&G.length>0?G.push("}"):E===G[G.length-1]&&G.pop(),0===G.length){if(";"===E){C.source.end=this.getPosition(H[2]),this.semicolon=!0;break}if("{"===E){P=!0;break}if("}"===E){if(T.length>0){for(N=T.length-1,U=T[N];U&&"space"===U[0];)U=T[--N];U&&(C.source.end=this.getPosition(U[3]||U[2]))}this.end(H);break}T.push(H)}else T.push(H);if(this.tokenizer.endOfFile()){z=!0;break}}C.raws.between=this.spacesAndCommentsFromEnd(T),T.length?(C.raws.afterName=this.spacesAndCommentsFromStart(T),this.raw(C,"params",T),z&&(C.source.end=this.getPosition((H=T[T.length-1])[3]||H[2]),this.spaces=C.raws.between,C.raws.between="")):(C.raws.afterName="",C.params=""),P&&(C.nodes=[],this.current=C)}end(H){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(H[2]),this.current=this.current.parent):this.unexpectedClose(H)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces}freeSemicolon(H){if(this.spaces+=H[1],this.current.nodes){let C=this.current.nodes[this.current.nodes.length-1];C&&"rule"===C.type&&!C.raws.ownSemicolon&&(C.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(H){let C=this.input.fromOffset(H);return{offset:H,line:C.line,column:C.col}}init(H,C){this.current.push(H),H.source={start:this.getPosition(C),input:this.input},H.raws.before=this.spaces,this.spaces="","comment"!==H.type&&(this.semicolon=!1)}raw(H,C,E,U){let N,z,K,X,P=E.length,T="",G=!0;for(let R=0;R<P;R+=1)N=E[R],z=N[0],"space"!==z||R!==P-1||U?"comment"===z?(X=E[R-1]?E[R-1][0]:"empty",K=E[R+1]?E[R+1][0]:"empty",F[X]||F[K]||","===T.slice(-1)?G=!1:T+=N[1]):T+=N[1]:G=!1;if(!G){let R=E.reduce((ie,$)=>ie+$[1],"");H.raws[C]={value:T,raw:R}}H[C]=T}spacesAndCommentsFromEnd(H){let C,E="";for(;H.length&&(C=H[H.length-1][0],"space"===C||"comment"===C);)E=H.pop()[1]+E;return E}spacesAndCommentsFromStart(H){let C,E="";for(;H.length&&(C=H[0][0],"space"===C||"comment"===C);)E+=H.shift()[1];return E}spacesFromEnd(H){let C,E="";for(;H.length&&(C=H[H.length-1][0],"space"===C);)E=H.pop()[1]+E;return E}stringFrom(H,C){let E="";for(let U=C;U<H.length;U++)E+=H[U][1];return H.splice(C,H.length-C),E}colon(H){let E,U,N,C=0;for(let[z,P]of H.entries()){if(E=P,U=E[0],"("===U&&(C+=1),")"===U&&(C-=1),0===C&&":"===U){if(N){if("word"===N[0]&&"progid"===N[1])continue;return z}this.doubleColon(E)}N=E}return!1}unclosedBracket(H){throw this.input.error("Unclosed bracket",{offset:H[2]},{offset:H[2]+1})}unknownWord(H){throw this.input.error("Unknown word",{offset:H[0][2]},{offset:H[0][2]+H[0][1].length})}unexpectedClose(H){throw this.input.error("Unexpected }",{offset:H[2]},{offset:H[2]+1})}unclosedBlock(){let H=this.current.source.start;throw this.input.error("Unclosed block",H.line,H.column)}doubleColon(H){throw this.input.error("Double colon",{offset:H[2]},{offset:H[2]+H[1].length})}unnamedAtrule(H,C){throw this.input.error("At-rule without name",{offset:C[2]},{offset:C[2]+C[1].length})}precheckMissedSemicolon(){}checkMissedSemicolon(H){let C=this.colon(H);if(!1===C)return;let U,E=0;for(let N=C-1;N>=0&&(U=H[N],"space"===U[0]||(E+=1,2!==E));N--);throw this.input.error("Missed semicolon","word"===U[0]?U[3]+1:U[2])}}},6820:(le,w,S)=>{"use strict";let v=S(5490),u=S(4820),f=S(2744),m=S(4185),p=S(3813),_=S(5727),F=S(4747),M=S(1962),x=S(9947),I=S(94),H=S(1083),C=S(7127),E=S(5938),U=S(654),N=S(4762),z=S(6037),P=S(9319),T=S(2491);function G(...K){return 1===K.length&&Array.isArray(K[0])&&(K=K[0]),new p(K)}G.plugin=function(X,R){let q,ie=!1;function $(...J){console&&console.warn&&!ie&&(ie=!0,console.warn(X+": postcss.plugin was deprecated. Migration guide:\nhttps://evilmartians.com/chronicles/postcss-8-plugin-migration"),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(X+": \u91cc\u9762 postcss.plugin \u88ab\u5f03\u7528. \u8fc1\u79fb\u6307\u5357:\nhttps://www.w3ctech.com/topic/2226"));let te=R(...J);return te.postcssPlugin=X,te.postcssVersion=(new p).version,te}return Object.defineProperty($,"postcss",{get:()=>(q||(q=$()),q)}),$.process=function(J,te,se){return G([$(se)]).process(J,te)},$},G.stringify=_,G.parse=U,G.fromJSON=F,G.list=N,G.comment=K=>new I(K),G.atRule=K=>new H(K),G.decl=K=>new u(K),G.rule=K=>new z(K),G.root=K=>new P(K),G.document=K=>new M(K),G.CssSyntaxError=v,G.Declaration=u,G.Container=m,G.Processor=p,G.Document=M,G.Comment=I,G.Warning=x,G.AtRule=H,G.Result=C,G.Input=E,G.Rule=z,G.Root=P,G.Node=T,f.registerPostcss(G),le.exports=G,G.default=G},3604:(le,w,S)=>{"use strict";let{SourceMapConsumer:v,SourceMapGenerator:u}=S(209),{existsSync:f,readFileSync:m}=S(4777),{dirname:p,join:_}=S(9830);class M{constructor(I,H){if(!1===H.map)return;this.loadAnnotation(I),this.inline=this.startWith(this.annotation,"data:");let E=this.loadMap(H.from,H.map?H.map.prev:void 0);!this.mapFile&&H.from&&(this.mapFile=H.from),this.mapFile&&(this.root=p(this.mapFile)),E&&(this.text=E)}consumer(){return this.consumerCache||(this.consumerCache=new v(this.text)),this.consumerCache}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}startWith(I,H){return!!I&&I.substr(0,H.length)===H}getAnnotationURL(I){return I.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}loadAnnotation(I){let H=I.match(/\/\*\s*# sourceMappingURL=/gm);if(!H)return;let C=I.lastIndexOf(H.pop()),E=I.indexOf("*/",C);C>-1&&E>-1&&(this.annotation=this.getAnnotationURL(I.substring(C,E)))}decodeInline(I){if(/^data:application\/json;charset=utf-?8,/.test(I)||/^data:application\/json,/.test(I))return decodeURIComponent(I.substr(RegExp.lastMatch.length));if(/^data:application\/json;charset=utf-?8;base64,/.test(I)||/^data:application\/json;base64,/.test(I))return function F(x){return Buffer?Buffer.from(x,"base64").toString():window.atob(x)}(I.substr(RegExp.lastMatch.length));let N=I.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+N)}loadFile(I){if(this.root=p(I),f(I))return this.mapFile=I,m(I,"utf-8").toString().trim()}loadMap(I,H){if(!1===H)return!1;if(H){if("string"==typeof H)return H;if("function"!=typeof H){if(H instanceof v)return u.fromSourceMap(H).toString();if(H instanceof u)return H.toString();if(this.isMap(H))return JSON.stringify(H);throw new Error("Unsupported previous source map format: "+H.toString())}{let C=H(I);if(C){let E=this.loadFile(C);if(!E)throw new Error("Unable to load previous source map: "+C.toString());return E}}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let C=this.annotation;return I&&(C=_(p(I),C)),this.loadFile(C)}}}isMap(I){return"object"==typeof I&&("string"==typeof I.mappings||"string"==typeof I._mappings||Array.isArray(I.sections))}}le.exports=M,M.default=M},3813:(le,w,S)=>{"use strict";let v=S(4421),u=S(2744),f=S(1962),m=S(9319);class p{constructor(F=[]){this.version="8.4.19",this.plugins=this.normalize(F)}use(F){return this.plugins=this.plugins.concat(this.normalize([F])),this}process(F,M={}){return 0===this.plugins.length&&typeof M.parser>"u"&&typeof M.stringifier>"u"&&typeof M.syntax>"u"?new v(this,F,M):new u(this,F,M)}normalize(F){let M=[];for(let x of F)if(!0===x.postcss?x=x():x.postcss&&(x=x.postcss),"object"==typeof x&&Array.isArray(x.plugins))M=M.concat(x.plugins);else if("object"==typeof x&&x.postcssPlugin)M.push(x);else if("function"==typeof x)M.push(x);else if("object"!=typeof x||!x.parse&&!x.stringify)throw new Error(x+" is not a PostCSS plugin");return M}}le.exports=p,p.default=p,m.registerProcessor(p),f.registerProcessor(p)},7127:(le,w,S)=>{"use strict";let v=S(9947);class u{constructor(m,p,_){this.processor=m,this.messages=[],this.root=p,this.opts=_,this.css=void 0,this.map=void 0}toString(){return this.css}warn(m,p={}){p.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(p.plugin=this.lastPlugin.postcssPlugin);let _=new v(m,p);return this.messages.push(_),_}warnings(){return this.messages.filter(m=>"warning"===m.type)}get content(){return this.css}}le.exports=u,u.default=u},9319:(le,w,S)=>{"use strict";let u,f,v=S(4185),m=(()=>{class p extends v{constructor(F){super(F),this.type="root",this.nodes||(this.nodes=[])}removeChild(F,M){let x=this.index(F);return!M&&0===x&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[x].raws.before),super.removeChild(F)}normalize(F,M,x){let I=super.normalize(F);if(M)if("prepend"===x)this.nodes.length>1?M.raws.before=this.nodes[1].raws.before:delete M.raws.before;else if(this.first!==M)for(let H of I)H.raws.before=M.raws.before;return I}toResult(F={}){return new u(new f,this,F).stringify()}}return p.registerLazyResult=_=>{u=_},p.registerProcessor=_=>{f=_},p})();le.exports=m,m.default=m,v.registerRoot(m)},6037:(le,w,S)=>{"use strict";let v=S(4185),u=S(4762);class f extends v{constructor(p){super(p),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return u.comma(this.selector)}set selectors(p){let _=this.selector?this.selector.match(/,\s*/):null,F=_?_[0]:","+this.raw("between","beforeOpen");this.selector=p.join(F)}}le.exports=f,f.default=f,v.registerRule(f)},7572:le=>{"use strict";const w={colon:": ",indent:" ",beforeDecl:"\n",beforeRule:"\n",beforeOpen:" ",beforeClose:"\n",beforeComment:"\n",after:"\n",emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};class v{constructor(f){this.builder=f}stringify(f,m){if(!this[f.type])throw new Error("Unknown AST node type "+f.type+". Maybe you need to change PostCSS stringifier.");this[f.type](f,m)}document(f){this.body(f)}root(f){this.body(f),f.raws.after&&this.builder(f.raws.after)}comment(f){let m=this.raw(f,"left","commentLeft"),p=this.raw(f,"right","commentRight");this.builder("/*"+m+f.text+p+"*/",f)}decl(f,m){let p=this.raw(f,"between","colon"),_=f.prop+p+this.rawValue(f,"value");f.important&&(_+=f.raws.important||" !important"),m&&(_+=";"),this.builder(_,f)}rule(f){this.block(f,this.rawValue(f,"selector")),f.raws.ownSemicolon&&this.builder(f.raws.ownSemicolon,f,"end")}atrule(f,m){let p="@"+f.name,_=f.params?this.rawValue(f,"params"):"";typeof f.raws.afterName<"u"?p+=f.raws.afterName:_&&(p+=" "),f.nodes?this.block(f,p+_):this.builder(p+_+((f.raws.between||"")+(m?";":"")),f)}body(f){let m=f.nodes.length-1;for(;m>0&&"comment"===f.nodes[m].type;)m-=1;let p=this.raw(f,"semicolon");for(let _=0;_<f.nodes.length;_++){let F=f.nodes[_],M=this.raw(F,"before");M&&this.builder(M),this.stringify(F,m!==_||p)}}block(f,m){let _,p=this.raw(f,"between","beforeOpen");this.builder(m+p+"{",f,"start"),f.nodes&&f.nodes.length?(this.body(f),_=this.raw(f,"after")):_=this.raw(f,"after","emptyBody"),_&&this.builder(_),this.builder("}",f,"end")}raw(f,m,p){let _;if(p||(p=m),m&&(_=f.raws[m],typeof _<"u"))return _;let F=f.parent;if("before"===p&&(!F||"root"===F.type&&F.first===f||F&&"document"===F.type))return"";if(!F)return w[p];let M=f.root();if(M.rawCache||(M.rawCache={}),typeof M.rawCache[p]<"u")return M.rawCache[p];if("before"===p||"after"===p)return this.beforeAfter(f,p);{let x="raw"+function S(u){return u[0].toUpperCase()+u.slice(1)}(p);this[x]?_=this[x](M,f):M.walk(I=>{if(_=I.raws[m],typeof _<"u")return!1})}return typeof _>"u"&&(_=w[p]),M.rawCache[p]=_,_}rawSemicolon(f){let m;return f.walk(p=>{if(p.nodes&&p.nodes.length&&"decl"===p.last.type&&(m=p.raws.semicolon,typeof m<"u"))return!1}),m}rawEmptyBody(f){let m;return f.walk(p=>{if(p.nodes&&0===p.nodes.length&&(m=p.raws.after,typeof m<"u"))return!1}),m}rawIndent(f){if(f.raws.indent)return f.raws.indent;let m;return f.walk(p=>{let _=p.parent;if(_&&_!==f&&_.parent&&_.parent===f&&typeof p.raws.before<"u"){let F=p.raws.before.split("\n");return m=F[F.length-1],m=m.replace(/\S/g,""),!1}}),m}rawBeforeComment(f,m){let p;return f.walkComments(_=>{if(typeof _.raws.before<"u")return p=_.raws.before,p.includes("\n")&&(p=p.replace(/[^\n]+$/,"")),!1}),typeof p>"u"?p=this.raw(m,null,"beforeDecl"):p&&(p=p.replace(/\S/g,"")),p}rawBeforeDecl(f,m){let p;return f.walkDecls(_=>{if(typeof _.raws.before<"u")return p=_.raws.before,p.includes("\n")&&(p=p.replace(/[^\n]+$/,"")),!1}),typeof p>"u"?p=this.raw(m,null,"beforeRule"):p&&(p=p.replace(/\S/g,"")),p}rawBeforeRule(f){let m;return f.walk(p=>{if(p.nodes&&(p.parent!==f||f.first!==p)&&typeof p.raws.before<"u")return m=p.raws.before,m.includes("\n")&&(m=m.replace(/[^\n]+$/,"")),!1}),m&&(m=m.replace(/\S/g,"")),m}rawBeforeClose(f){let m;return f.walk(p=>{if(p.nodes&&p.nodes.length>0&&typeof p.raws.after<"u")return m=p.raws.after,m.includes("\n")&&(m=m.replace(/[^\n]+$/,"")),!1}),m&&(m=m.replace(/\S/g,"")),m}rawBeforeOpen(f){let m;return f.walk(p=>{if("decl"!==p.type&&(m=p.raws.between,typeof m<"u"))return!1}),m}rawColon(f){let m;return f.walkDecls(p=>{if(typeof p.raws.between<"u")return m=p.raws.between.replace(/[^\s:]/g,""),!1}),m}beforeAfter(f,m){let p;p=this.raw(f,null,"decl"===f.type?"beforeDecl":"comment"===f.type?"beforeComment":"before"===m?"beforeRule":"beforeClose");let _=f.parent,F=0;for(;_&&"root"!==_.type;)F+=1,_=_.parent;if(p.includes("\n")){let M=this.raw(f,null,"indent");if(M.length)for(let x=0;x<F;x++)p+=M}return p}rawValue(f,m){let p=f[m],_=f.raws[m];return _&&_.value===p?_.raw:p}}le.exports=v,v.default=v},5727:(le,w,S)=>{"use strict";let v=S(7572);function u(f,m){new v(m).stringify(f)}le.exports=u,u.default=u},8842:le=>{"use strict";le.exports.isClean=Symbol("isClean"),le.exports.my=Symbol("my")},4120:le=>{"use strict";const w="'".charCodeAt(0),S='"'.charCodeAt(0),v="\\".charCodeAt(0),u="/".charCodeAt(0),f="\n".charCodeAt(0),m=" ".charCodeAt(0),p="\f".charCodeAt(0),_="\t".charCodeAt(0),F="\r".charCodeAt(0),M="[".charCodeAt(0),x="]".charCodeAt(0),I="(".charCodeAt(0),H=")".charCodeAt(0),C="{".charCodeAt(0),E="}".charCodeAt(0),U=";".charCodeAt(0),N="*".charCodeAt(0),z=":".charCodeAt(0),P="@".charCodeAt(0),T=/[\t\n\f\r "#'()/;[\\\]{}]/g,G=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,K=/.[\n"'(/\\]/,X=/[\da-f]/i;le.exports=function(ie,$={}){let te,se,Me,Se,xe,Ye,qe,lt,Ct,Ze,q=ie.css.valueOf(),J=$.ignoreErrors,Vt=q.length,be=0,$t=[],tt=[];function Nt(bn){throw ie.error("Unclosed "+bn,be)}return{back:function dr(bn){tt.push(bn)},nextToken:function Ve(bn){if(tt.length)return tt.pop();if(be>=Vt)return;let We=!!bn&&bn.ignoreUnclosed;switch(te=q.charCodeAt(be),te){case f:case m:case _:case F:case p:se=be;do{se+=1,te=q.charCodeAt(se)}while(te===m||te===f||te===_||te===F||te===p);Ze=["space",q.slice(be,se)],be=se-1;break;case M:case x:case C:case E:case z:case U:case H:{let et=String.fromCharCode(te);Ze=[et,et,be];break}case I:if(lt=$t.length?$t.pop()[1]:"",Ct=q.charCodeAt(be+1),"url"===lt&&Ct!==w&&Ct!==S&&Ct!==m&&Ct!==f&&Ct!==_&&Ct!==p&&Ct!==F){se=be;do{if(Ye=!1,se=q.indexOf(")",se+1),-1===se){if(J||We){se=be;break}Nt("bracket")}for(qe=se;q.charCodeAt(qe-1)===v;)qe-=1,Ye=!Ye}while(Ye);Ze=["brackets",q.slice(be,se+1),be,se],be=se}else se=q.indexOf(")",be+1),Se=q.slice(be,se+1),-1===se||K.test(Se)?Ze=["(","(",be]:(Ze=["brackets",Se,be,se],be=se);break;case w:case S:Me=te===w?"'":'"',se=be;do{if(Ye=!1,se=q.indexOf(Me,se+1),-1===se){if(J||We){se=be+1;break}Nt("string")}for(qe=se;q.charCodeAt(qe-1)===v;)qe-=1,Ye=!Ye}while(Ye);Ze=["string",q.slice(be,se+1),be,se],be=se;break;case P:T.lastIndex=be+1,T.test(q),se=0===T.lastIndex?q.length-1:T.lastIndex-2,Ze=["at-word",q.slice(be,se+1),be,se],be=se;break;case v:for(se=be,xe=!0;q.charCodeAt(se+1)===v;)se+=1,xe=!xe;if(te=q.charCodeAt(se+1),xe&&te!==u&&te!==m&&te!==f&&te!==_&&te!==F&&te!==p&&(se+=1,X.test(q.charAt(se)))){for(;X.test(q.charAt(se+1));)se+=1;q.charCodeAt(se+1)===m&&(se+=1)}Ze=["word",q.slice(be,se+1),be,se],be=se;break;default:te===u&&q.charCodeAt(be+1)===N?(se=q.indexOf("*/",be+2)+1,0===se&&(J||We?se=q.length:Nt("comment")),Ze=["comment",q.slice(be,se+1),be,se],be=se):(G.lastIndex=be+1,G.test(q),se=0===G.lastIndex?q.length-1:G.lastIndex-2,Ze=["word",q.slice(be,se+1),be,se],$t.push(Ze),be=se)}return be++,Ze},endOfFile:function cn(){return 0===tt.length&&be>=Vt},position:function It(){return be}}}},5675:le=>{"use strict";let w={};le.exports=function(v){w[v]||(w[v]=!0,typeof console<"u"&&console.warn&&console.warn(v))}},9947:le=>{"use strict";class w{constructor(v,u={}){if(this.type="warning",this.text=v,u.node&&u.node.source){let f=u.node.rangeBy(u);this.line=f.start.line,this.column=f.start.column,this.endLine=f.end.line,this.endColumn=f.end.column}for(let f in u)this[f]=u[f]}toString(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}}le.exports=w,w.default=w},9165:le=>{"use strict";var w=String.prototype.replace,S=/%20/g;le.exports={default:"RFC3986",formatters:{RFC1738:function(u){return w.call(u,S,"+")},RFC3986:function(u){return String(u)}},RFC1738:"RFC1738",RFC3986:"RFC3986"}},1781:(le,w,S)=>{"use strict";var v=S(3726),u=S(6954),f=S(9165);le.exports={formats:f,parse:u,stringify:v}},6954:(le,w,S)=>{"use strict";var v=S(4393),u=Object.prototype.hasOwnProperty,f=Array.isArray,m={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:v.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},_=function(E,U){return E&&"string"==typeof E&&U.comma&&E.indexOf(",")>-1?E.split(","):E},H=function(U,N,z,P){if(U){var T=z.allowDots?U.replace(/\.([^.[]+)/g,"[$1]"):U,K=/(\[[^[\]]*])/g,X=z.depth>0&&/(\[[^[\]]*])/.exec(T),R=X?T.slice(0,X.index):T,ie=[];if(R){if(!z.plainObjects&&u.call(Object.prototype,R)&&!z.allowPrototypes)return;ie.push(R)}for(var $=0;z.depth>0&&null!==(X=K.exec(T))&&$<z.depth;){if($+=1,!z.plainObjects&&u.call(Object.prototype,X[1].slice(1,-1))&&!z.allowPrototypes)return;ie.push(X[1])}return X&&ie.push("["+T.slice(X.index)+"]"),function(E,U,N,z){for(var P=z?U:_(U,N),T=E.length-1;T>=0;--T){var G,K=E[T];if("[]"===K&&N.parseArrays)G=[].concat(P);else{G=N.plainObjects?Object.create(null):{};var X="["===K.charAt(0)&&"]"===K.charAt(K.length-1)?K.slice(1,-1):K,R=parseInt(X,10);N.parseArrays||""!==X?!isNaN(R)&&K!==X&&String(R)===X&&R>=0&&N.parseArrays&&R<=N.arrayLimit?(G=[])[R]=P:"__proto__"!==X&&(G[X]=P):G={0:P}}P=G}return P}(ie,N,z,P)}};le.exports=function(E,U){var N=function(U){if(!U)return m;if(null!=U.decoder&&"function"!=typeof U.decoder)throw new TypeError("Decoder has to be a function.");if(typeof U.charset<"u"&&"utf-8"!==U.charset&&"iso-8859-1"!==U.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");return{allowDots:typeof U.allowDots>"u"?m.allowDots:!!U.allowDots,allowPrototypes:"boolean"==typeof U.allowPrototypes?U.allowPrototypes:m.allowPrototypes,allowSparse:"boolean"==typeof U.allowSparse?U.allowSparse:m.allowSparse,arrayLimit:"number"==typeof U.arrayLimit?U.arrayLimit:m.arrayLimit,charset:typeof U.charset>"u"?m.charset:U.charset,charsetSentinel:"boolean"==typeof U.charsetSentinel?U.charsetSentinel:m.charsetSentinel,comma:"boolean"==typeof U.comma?U.comma:m.comma,decoder:"function"==typeof U.decoder?U.decoder:m.decoder,delimiter:"string"==typeof U.delimiter||v.isRegExp(U.delimiter)?U.delimiter:m.delimiter,depth:"number"==typeof U.depth||!1===U.depth?+U.depth:m.depth,ignoreQueryPrefix:!0===U.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof U.interpretNumericEntities?U.interpretNumericEntities:m.interpretNumericEntities,parameterLimit:"number"==typeof U.parameterLimit?U.parameterLimit:m.parameterLimit,parseArrays:!1!==U.parseArrays,plainObjects:"boolean"==typeof U.plainObjects?U.plainObjects:m.plainObjects,strictNullHandling:"boolean"==typeof U.strictNullHandling?U.strictNullHandling:m.strictNullHandling}}(U);if(""===E||null===E||typeof E>"u")return N.plainObjects?Object.create(null):{};for(var z="string"==typeof E?function(U,N){var X,z={},G=(N.ignoreQueryPrefix?U.replace(/^\?/,""):U).split(N.delimiter,N.parameterLimit===1/0?void 0:N.parameterLimit),K=-1,R=N.charset;if(N.charsetSentinel)for(X=0;X<G.length;++X)0===G[X].indexOf("utf8=")&&("utf8=%E2%9C%93"===G[X]?R="utf-8":"utf8=%26%2310003%3B"===G[X]&&(R="iso-8859-1"),K=X,X=G.length);for(X=0;X<G.length;++X)if(X!==K){var J,te,ie=G[X],$=ie.indexOf("]="),q=-1===$?ie.indexOf("="):$+1;-1===q?(J=N.decoder(ie,m.decoder,R,"key"),te=N.strictNullHandling?null:""):(J=N.decoder(ie.slice(0,q),m.decoder,R,"key"),te=v.maybeMap(_(ie.slice(q+1),N),function(se){return N.decoder(se,m.decoder,R,"value")})),te&&N.interpretNumericEntities&&"iso-8859-1"===R&&(te=te.replace(/&#(\d+);/g,function(U,N){return String.fromCharCode(parseInt(N,10))})),ie.indexOf("[]=")>-1&&(te=f(te)?[te]:te),z[J]=u.call(z,J)?v.combine(z[J],te):te}return z}(E,N):E,P=N.plainObjects?Object.create(null):{},T=Object.keys(z),G=0;G<T.length;++G){var K=T[G],X=H(K,z[K],N,"string"==typeof E);P=v.merge(P,X,N)}return!0===N.allowSparse?P:v.compact(P)}},3726:(le,w,S)=>{"use strict";var v=S(8475),u=S(4393),f=S(9165),m=Object.prototype.hasOwnProperty,p={brackets:function(T){return T+"[]"},comma:"comma",indices:function(T,G){return T+"["+G+"]"},repeat:function(T){return T}},_=Array.isArray,F=String.prototype.split,M=Array.prototype.push,x=function(P,T){M.apply(P,_(T)?T:[T])},I=Date.prototype.toISOString,H=f.default,C={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:u.encode,encodeValuesOnly:!1,format:H,formatter:f.formatters[H],indices:!1,serializeDate:function(T){return I.call(T)},skipNulls:!1,strictNullHandling:!1},U={},N=function P(T,G,K,X,R,ie,$,q,J,te,se,Me,Se,xe,Ye,qe){for(var lt=T,Ct=qe,Ze=0,Vt=!1;void 0!==(Ct=Ct.get(U))&&!Vt;){var be=Ct.get(T);if(Ze+=1,typeof be<"u"){if(be===Ze)throw new RangeError("Cyclic object value");Vt=!0}typeof Ct.get(U)>"u"&&(Ze=0)}if("function"==typeof q?lt=q(G,lt):lt instanceof Date?lt=se(lt):"comma"===K&&_(lt)&&(lt=u.maybeMap(lt,function(At){return At instanceof Date?se(At):At})),null===lt){if(R)return $&&!xe?$(G,C.encoder,Ye,"key",Me):G;lt=""}if(function(T){return"string"==typeof T||"number"==typeof T||"boolean"==typeof T||"symbol"==typeof T||"bigint"==typeof T}(lt)||u.isBuffer(lt)){if($){var $t=xe?G:$(G,C.encoder,Ye,"key",Me);if("comma"===K&&xe){for(var tt=F.call(String(lt),","),It="",Nt=0;Nt<tt.length;++Nt)It+=(0===Nt?"":",")+Se($(tt[Nt],C.encoder,Ye,"value",Me));return[Se($t)+(X&&_(lt)&&1===tt.length?"[]":"")+"="+It]}return[Se($t)+"="+Se($(lt,C.encoder,Ye,"value",Me))]}return[Se(G)+"="+Se(String(lt))]}var Ve,cn=[];if(typeof lt>"u")return cn;if("comma"===K&&_(lt))Ve=[{value:lt.length>0?lt.join(",")||null:void 0}];else if(_(q))Ve=q;else{var dr=Object.keys(lt);Ve=J?dr.sort(J):dr}for(var bn=X&&_(lt)&&1===lt.length?G+"[]":G,We=0;We<Ve.length;++We){var et=Ve[We],dt="object"==typeof et&&typeof et.value<"u"?et.value:lt[et];if(!ie||null!==dt){var Ae=_(lt)?"function"==typeof K?K(bn,et):bn:bn+(te?"."+et:"["+et+"]");qe.set(T,Ze);var Je=v();Je.set(U,qe),x(cn,P(dt,Ae,K,X,R,ie,$,q,J,te,se,Me,Se,xe,Ye,Je))}}return cn};le.exports=function(P,T){var X,G=P,K=function(T){if(!T)return C;if(null!==T.encoder&&typeof T.encoder<"u"&&"function"!=typeof T.encoder)throw new TypeError("Encoder has to be a function.");var G=T.charset||C.charset;if(typeof T.charset<"u"&&"utf-8"!==T.charset&&"iso-8859-1"!==T.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var K=f.default;if(typeof T.format<"u"){if(!m.call(f.formatters,T.format))throw new TypeError("Unknown format option provided.");K=T.format}var X=f.formatters[K],R=C.filter;return("function"==typeof T.filter||_(T.filter))&&(R=T.filter),{addQueryPrefix:"boolean"==typeof T.addQueryPrefix?T.addQueryPrefix:C.addQueryPrefix,allowDots:typeof T.allowDots>"u"?C.allowDots:!!T.allowDots,charset:G,charsetSentinel:"boolean"==typeof T.charsetSentinel?T.charsetSentinel:C.charsetSentinel,delimiter:typeof T.delimiter>"u"?C.delimiter:T.delimiter,encode:"boolean"==typeof T.encode?T.encode:C.encode,encoder:"function"==typeof T.encoder?T.encoder:C.encoder,encodeValuesOnly:"boolean"==typeof T.encodeValuesOnly?T.encodeValuesOnly:C.encodeValuesOnly,filter:R,format:K,formatter:X,serializeDate:"function"==typeof T.serializeDate?T.serializeDate:C.serializeDate,skipNulls:"boolean"==typeof T.skipNulls?T.skipNulls:C.skipNulls,sort:"function"==typeof T.sort?T.sort:null,strictNullHandling:"boolean"==typeof T.strictNullHandling?T.strictNullHandling:C.strictNullHandling}}(T);"function"==typeof K.filter?G=(0,K.filter)("",G):_(K.filter)&&(X=K.filter);var ie=[];if("object"!=typeof G||null===G)return"";var q=p[T&&T.arrayFormat in p?T.arrayFormat:T&&"indices"in T?T.indices?"indices":"repeat":"indices"];if(T&&"commaRoundTrip"in T&&"boolean"!=typeof T.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var J="comma"===q&&T&&T.commaRoundTrip;X||(X=Object.keys(G)),K.sort&&X.sort(K.sort);for(var te=v(),se=0;se<X.length;++se){var Me=X[se];K.skipNulls&&null===G[Me]||x(ie,N(G[Me],Me,q,J,K.strictNullHandling,K.skipNulls,K.encode?K.encoder:null,K.filter,K.sort,K.allowDots,K.serializeDate,K.format,K.formatter,K.encodeValuesOnly,K.charset,te))}var Se=ie.join(K.delimiter),xe=!0===K.addQueryPrefix?"?":"";return K.charsetSentinel&&(xe+="iso-8859-1"===K.charset?"utf8=%26%2310003%3B&":"utf8=%E2%9C%93&"),Se.length>0?xe+Se:""}},4393:(le,w,S)=>{"use strict";var v=S(9165),u=Object.prototype.hasOwnProperty,f=Array.isArray,m=function(){for(var z=[],P=0;P<256;++P)z.push("%"+((P<16?"0":"")+P.toString(16)).toUpperCase());return z}(),_=function(P,T){for(var G=T&&T.plainObjects?Object.create(null):{},K=0;K<P.length;++K)typeof P[K]<"u"&&(G[K]=P[K]);return G};le.exports={arrayToObject:_,assign:function(P,T){return Object.keys(T).reduce(function(G,K){return G[K]=T[K],G},P)},combine:function(P,T){return[].concat(P,T)},compact:function(P){for(var T=[{obj:{o:P},prop:"o"}],G=[],K=0;K<T.length;++K)for(var X=T[K],R=X.obj[X.prop],ie=Object.keys(R),$=0;$<ie.length;++$){var q=ie[$],J=R[q];"object"==typeof J&&null!==J&&-1===G.indexOf(J)&&(T.push({obj:R,prop:q}),G.push(J))}return function(P){for(;P.length>1;){var T=P.pop(),G=T.obj[T.prop];if(f(G)){for(var K=[],X=0;X<G.length;++X)typeof G[X]<"u"&&K.push(G[X]);T.obj[T.prop]=K}}}(T),P},decode:function(z,P,T){var G=z.replace(/\+/g," ");if("iso-8859-1"===T)return G.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(G)}catch{return G}},encode:function(P,T,G,K,X){if(0===P.length)return P;var R=P;if("symbol"==typeof P?R=Symbol.prototype.toString.call(P):"string"!=typeof P&&(R=String(P)),"iso-8859-1"===G)return escape(R).replace(/%u[0-9a-f]{4}/gi,function(J){return"%26%23"+parseInt(J.slice(2),16)+"%3B"});for(var ie="",$=0;$<R.length;++$){var q=R.charCodeAt($);45===q||46===q||95===q||126===q||q>=48&&q<=57||q>=65&&q<=90||q>=97&&q<=122||X===v.RFC1738&&(40===q||41===q)?ie+=R.charAt($):q<128?ie+=m[q]:q<2048?ie+=m[192|q>>6]+m[128|63&q]:q<55296||q>=57344?ie+=m[224|q>>12]+m[128|q>>6&63]+m[128|63&q]:(q=65536+((1023&q)<<10|1023&R.charCodeAt($+=1)),ie+=m[240|q>>18]+m[128|q>>12&63]+m[128|q>>6&63]+m[128|63&q])}return ie},isBuffer:function(P){return!(!P||"object"!=typeof P||!(P.constructor&&P.constructor.isBuffer&&P.constructor.isBuffer(P)))},isRegExp:function(P){return"[object RegExp]"===Object.prototype.toString.call(P)},maybeMap:function(P,T){if(f(P)){for(var G=[],K=0;K<P.length;K+=1)G.push(T(P[K]));return G}return T(P)},merge:function z(P,T,G){if(!T)return P;if("object"!=typeof T){if(f(P))P.push(T);else{if(!P||"object"!=typeof P)return[P,T];(G&&(G.plainObjects||G.allowPrototypes)||!u.call(Object.prototype,T))&&(P[T]=!0)}return P}if(!P||"object"!=typeof P)return[P].concat(T);var K=P;return f(P)&&!f(T)&&(K=_(P,G)),f(P)&&f(T)?(T.forEach(function(X,R){if(u.call(P,R)){var ie=P[R];ie&&"object"==typeof ie&&X&&"object"==typeof X?P[R]=z(ie,X,G):P.push(X)}else P[R]=X}),P):Object.keys(T).reduce(function(X,R){var ie=T[R];return X[R]=u.call(X,R)?z(X[R],ie,G):ie,X},K)}}},1135:(le,w,S)=>{const v=S(534),u=S(1471),{isPlainObject:f}=S(4639),m=S(4999),p=S(8617),{parse:_}=S(6820),F=["img","audio","video","picture","svg","object","map","iframe","embed"],M=["script","style"];function x(P,T){P&&Object.keys(P).forEach(function(G){T(P[G],G)})}function I(P,T){return{}.hasOwnProperty.call(P,T)}function H(P,T){const G=[];return x(P,function(K){T(K)&&G.push(K)}),G}le.exports=N;const U=/^[^\0\t\n\f\r /<=>]+$/;function N(P,T,G){if(null==P)return"";"number"==typeof P&&(P=P.toString());let K="",X="";function R(We,et){const dt=this;this.tag=We,this.attribs=et||{},this.tagPosition=K.length,this.text="",this.mediaChildren=[],this.updateParentNodeText=function(){Ye.length&&(Ye[Ye.length-1].text+=dt.text)},this.updateParentNodeMediaChildren=function(){Ye.length&&F.includes(this.tag)&&Ye[Ye.length-1].mediaChildren.push(this.tag)}}(T=Object.assign({},N.defaults,T)).parser=Object.assign({},z,T.parser),M.forEach(function(We){!1!==T.allowedTags&&(T.allowedTags||[]).indexOf(We)>-1&&!T.allowVulnerableTags&&console.warn(`\n\n\u26a0\ufe0f Your \`allowedTags\` option includes, \`${We}\`, which is inherently\nvulnerable to XSS attacks. Please remove it from \`allowedTags\`.\nOr, to disable this warning, add the \`allowVulnerableTags\` option\nand ensure you are accounting for this risk.\n\n`)});const ie=T.nonTextTags||["script","style","textarea","option"];let $,q;T.allowedAttributes&&($={},q={},x(T.allowedAttributes,function(We,et){$[et]=[];const dt=[];We.forEach(function(Ae){"string"==typeof Ae&&Ae.indexOf("*")>=0?dt.push(u(Ae).replace(/\\\*/g,".*")):$[et].push(Ae)}),dt.length&&(q[et]=new RegExp("^("+dt.join("|")+")$"))}));const J={},te={},se={};x(T.allowedClasses,function(We,et){$&&(I($,et)||($[et]=[]),$[et].push("class")),J[et]=[],se[et]=[];const dt=[];We.forEach(function(Ae){"string"==typeof Ae&&Ae.indexOf("*")>=0?dt.push(u(Ae).replace(/\\\*/g,".*")):Ae instanceof RegExp?se[et].push(Ae):J[et].push(Ae)}),dt.length&&(te[et]=new RegExp("^("+dt.join("|")+")$"))});const Me={};let Se;x(T.transformTags,function(We,et){let dt;"function"==typeof We?dt=We:"string"==typeof We&&(dt=N.simpleTransform(We)),"*"===et?Se=dt:Me[et]=dt});let xe,Ye,qe,lt,Ct,Ze,Vt=!1;$t();const be=new v.Parser({onopentag:function(We,et){if(T.enforceHtmlBoundary&&"html"===We&&$t(),Ct)return void Ze++;const dt=new R(We,et);Ye.push(dt);let Ae=!1;const Je=!!dt.text;let At;if(I(Me,We)&&(At=Me[We](We,et),dt.attribs=et=At.attribs,void 0!==At.text&&(dt.innerText=At.text),We!==At.tagName&&(dt.name=We=At.tagName,lt[xe]=At.tagName)),Se&&(At=Se(We,et),dt.attribs=et=At.attribs,We!==At.tagName&&(dt.name=We=At.tagName,lt[xe]=At.tagName)),(!1!==T.allowedTags&&-1===(T.allowedTags||[]).indexOf(We)||"recursiveEscape"===T.disallowedTagsMode&&!function C(P){for(const T in P)if(I(P,T))return!1;return!0}(qe)||null!=T.nestingLimit&&xe>=T.nestingLimit)&&(Ae=!0,qe[xe]=!0,"discard"===T.disallowedTagsMode&&-1!==ie.indexOf(We)&&(Ct=!0,Ze=1),qe[xe]=!0),xe++,Ae){if("discard"===T.disallowedTagsMode)return;X=K,K=""}K+="<"+We,"script"===We&&(T.allowedScriptHostnames||T.allowedScriptDomains)&&(dt.innerText=""),(!$||I($,We)||$["*"])&&x(et,function(Xt,xt){if(!U.test(xt))return void delete dt.attribs[xt];let Dn=!1;if(!$||I($,We)&&-1!==$[We].indexOf(xt)||$["*"]&&-1!==$["*"].indexOf(xt)||I(q,We)&&q[We].test(xt)||q["*"]&&q["*"].test(xt))Dn=!0;else if($&&$[We])for(const Mt of $[We])if(f(Mt)&&Mt.name&&Mt.name===xt){Dn=!0;let Wt="";if(!0===Mt.multiple){const Wn=Xt.split(" ");for(const gr of Wn)-1!==Mt.values.indexOf(gr)&&(""===Wt?Wt=gr:Wt+=" "+gr)}else Mt.values.indexOf(Xt)>=0&&(Wt=Xt);Xt=Wt}if(Dn){if(-1!==T.allowedSchemesAppliedToAttributes.indexOf(xt)&&It(We,Xt))return void delete dt.attribs[xt];if("script"===We&&"src"===xt){let Mt=!0;try{const Wt=Nt(Xt);if(T.allowedScriptHostnames||T.allowedScriptDomains){const Wn=(T.allowedScriptHostnames||[]).find(function(Hi){return Hi===Wt.url.hostname}),gr=(T.allowedScriptDomains||[]).find(function(Hi){return Wt.url.hostname===Hi||Wt.url.hostname.endsWith(`.${Hi}`)});Mt=Wn||gr}}catch{Mt=!1}if(!Mt)return void delete dt.attribs[xt]}if("iframe"===We&&"src"===xt){let Mt=!0;try{const Wt=Nt(Xt);if(Wt.isRelativeUrl)Mt=I(T,"allowIframeRelativeUrls")?T.allowIframeRelativeUrls:!T.allowedIframeHostnames&&!T.allowedIframeDomains;else if(T.allowedIframeHostnames||T.allowedIframeDomains){const Wn=(T.allowedIframeHostnames||[]).find(function(Hi){return Hi===Wt.url.hostname}),gr=(T.allowedIframeDomains||[]).find(function(Hi){return Wt.url.hostname===Hi||Wt.url.hostname.endsWith(`.${Hi}`)});Mt=Wn||gr}}catch{Mt=!1}if(!Mt)return void delete dt.attribs[xt]}if("srcset"===xt)try{let Mt=p(Xt);if(Mt.forEach(function(Wt){It("srcset",Wt.url)&&(Wt.evil=!0)}),Mt=H(Mt,function(Wt){return!Wt.evil}),!Mt.length)return void delete dt.attribs[xt];Xt=function E(P){return P.map(function(T){if(!T.url)throw new Error("URL missing");return T.url+(T.w?` ${T.w}w`:"")+(T.h?` ${T.h}h`:"")+(T.d?` ${T.d}x`:"")}).join(", ")}(H(Mt,function(Wt){return!Wt.evil})),dt.attribs[xt]=Xt}catch{return void delete dt.attribs[xt]}if("class"===xt){const Mt=J[We],Wt=J["*"],Oi=[te[We],te["*"]].concat(se[We]).filter(function(ri){return ri});if(!(Xt=function bn(We,et,dt){return et?(We=We.split(/\s+/)).filter(function(Ae){return-1!==et.indexOf(Ae)||dt.some(function(Je){return Je.test(Ae)})}).join(" "):We}(Xt,Mt&&Wt?m(Mt,Wt):Mt||Wt,Oi)).length)return void delete dt.attribs[xt]}if("style"===xt)try{const Wt=function cn(We,et){if(!et)return We;const dt=We.nodes[0];let Ae;return Ae=et[dt.selector]&&et["*"]?m(et[dt.selector],et["*"]):et[dt.selector]||et["*"],Ae&&(We.nodes[0].nodes=dt.nodes.reduce(function dr(We){return function(et,dt){return I(We,dt.prop)&&We[dt.prop].some(function(Je){return Je.test(dt.value)})&&et.push(dt),et}}(Ae),[])),We}(_(We+" {"+Xt+"}"),T.allowedStyles);if(Xt=function Ve(We){return We.nodes[0].nodes.reduce(function(et,dt){return et.push(`${dt.prop}:${dt.value}${dt.important?" !important":""}`),et},[]).join(";")}(Wt),0===Xt.length)return void delete dt.attribs[xt]}catch{return void delete dt.attribs[xt]}K+=" "+xt,Xt&&Xt.length&&(K+='="'+tt(Xt,!0)+'"')}else delete dt.attribs[xt]}),-1!==T.selfClosing.indexOf(We)?K+=" />":(K+=">",dt.innerText&&!Je&&!T.textFilter&&(K+=tt(dt.innerText),Vt=!0)),Ae&&(K=X+tt(K),X="")},ontext:function(We){if(Ct)return;const et=Ye[Ye.length-1];let dt;if(et&&(dt=et.tag,We=void 0!==et.innerText?et.innerText:We),"discard"!==T.disallowedTagsMode||"script"!==dt&&"style"!==dt){const Ae=tt(We,!1);T.textFilter&&!Vt?K+=T.textFilter(Ae,dt):Vt||(K+=Ae)}else K+=We;Ye.length&&(Ye[Ye.length-1].text+=We)},onclosetag:function(We){if(Ct){if(Ze--,Ze)return;Ct=!1}const et=Ye.pop();if(!et)return;if(et.tag!==We)return void Ye.push(et);Ct=!!T.enforceHtmlBoundary&&"html"===We,xe--;const dt=qe[xe];if(dt){if(delete qe[xe],"discard"===T.disallowedTagsMode)return void et.updateParentNodeText();X=K,K=""}lt[xe]&&(We=lt[xe],delete lt[xe]),T.exclusiveFilter&&T.exclusiveFilter(et)?K=K.substr(0,et.tagPosition):(et.updateParentNodeMediaChildren(),et.updateParentNodeText(),-1===T.selfClosing.indexOf(We)?(K+="</"+We+">",dt&&(K=X+tt(K),X=""),Vt=!1):dt&&(K=X,X=""))}},T.parser);return be.write(P),be.end(),K;function $t(){K="",xe=0,Ye=[],qe={},lt={},Ct=!1,Ze=0}function tt(We,et){return"string"!=typeof We&&(We+=""),T.parser.decodeEntities&&(We=We.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),et&&(We=We.replace(/"/g,"&quot;"))),We=We.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),et&&(We=We.replace(/"/g,"&quot;")),We}function It(We,et){for(et=et.replace(/[\x00-\x20]+/g,"");;){const Je=et.indexOf("\x3c!--");if(-1===Je)break;const At=et.indexOf("--\x3e",Je+4);if(-1===At)break;et=et.substring(0,Je)+et.substring(At+3)}const dt=et.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!dt)return!!et.match(/^[/\\]{2}/)&&!T.allowProtocolRelative;const Ae=dt[1].toLowerCase();return I(T.allowedSchemesByTag,We)?-1===T.allowedSchemesByTag[We].indexOf(Ae):!T.allowedSchemes||-1===T.allowedSchemes.indexOf(Ae)}function Nt(We){if((We=We.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,"$1//")).startsWith("relative:"))throw new Error("relative: exploit attempt");let et="relative://relative-site";for(let Je=0;Je<100;Je++)et+=`/${Je}`;const dt=new URL(We,et);return{isRelativeUrl:dt&&"relative-site"===dt.hostname&&"relative:"===dt.protocol,url:dt}}}const z={decodeEntities:!0};N.defaults={allowedTags:["address","article","aside","footer","header","h1","h2","h3","h4","h5","h6","hgroup","main","nav","section","blockquote","dd","div","dl","dt","figcaption","figure","hr","li","main","ol","p","pre","ul","a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr","caption","col","colgroup","table","tbody","td","tfoot","th","thead","tr"],disallowedTagsMode:"discard",allowedAttributes:{a:["href","name","target"],img:["src","srcset","alt","title","width","height","loading"]},selfClosing:["img","br","hr","area","base","basefont","input","link","meta"],allowedSchemes:["http","https","ftp","mailto","tel"],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:["href","src","cite"],allowProtocolRelative:!0,enforceHtmlBoundary:!1},N.simpleTransform=function(P,T,G){return G=void 0===G||G,T=T||{},function(K,X){let R;if(G)for(R in T)X[R]=T[R];else X=T;return{tagName:P,attribs:X}}}},1471:le=>{"use strict";le.exports=w=>{if("string"!=typeof w)throw new TypeError("Expected a string");return w.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}},4639:(le,w)=>{"use strict";function S(u){return"[object Object]"===Object.prototype.toString.call(u)}Object.defineProperty(w,"__esModule",{value:!0}),w.isPlainObject=function v(u){var f,m;return!1!==S(u)&&(void 0===(f=u.constructor)||!(!1===S(m=f.prototype)||!1===m.hasOwnProperty("isPrototypeOf")))}},8475:(le,w,S)=>{"use strict";var v=S(5203),u=S(5834),f=S(7024),m=v("%TypeError%"),p=v("%WeakMap%",!0),_=v("%Map%",!0),F=u("WeakMap.prototype.get",!0),M=u("WeakMap.prototype.set",!0),x=u("WeakMap.prototype.has",!0),I=u("Map.prototype.get",!0),H=u("Map.prototype.set",!0),C=u("Map.prototype.has",!0),E=function(P,T){for(var K,G=P;null!==(K=G.next);G=K)if(K.key===T)return G.next=K.next,K.next=P.next,P.next=K,K};le.exports=function(){var T,G,K,X={assert:function(R){if(!X.has(R))throw new m("Side channel does not contain "+f(R))},get:function(R){if(p&&R&&("object"==typeof R||"function"==typeof R)){if(T)return F(T,R)}else if(_){if(G)return I(G,R)}else if(K)return function(P,T){var G=E(P,T);return G&&G.value}(K,R)},has:function(R){if(p&&R&&("object"==typeof R||"function"==typeof R)){if(T)return x(T,R)}else if(_){if(G)return C(G,R)}else if(K)return function(P,T){return!!E(P,T)}(K,R);return!1},set:function(R,ie){p&&R&&("object"==typeof R||"function"==typeof R)?(T||(T=new p),M(T,R,ie)):_?(G||(G=new _),H(G,R,ie)):(K||(K={key:{},next:null}),function(P,T,G){var K=E(P,T);K?K.value=G:P.next={key:T,next:P.next,value:G}}(K,R,ie))}};return X}},6700:(le,w,S)=>{var v={"./af":7088,"./af.js":7088,"./ar":7038,"./ar-dz":2502,"./ar-dz.js":2502,"./ar-kw":128,"./ar-kw.js":128,"./ar-ly":4519,"./ar-ly.js":4519,"./ar-ma":5443,"./ar-ma.js":5443,"./ar-sa":7642,"./ar-sa.js":7642,"./ar-tn":8592,"./ar-tn.js":8592,"./ar.js":7038,"./az":1213,"./az.js":1213,"./be":9191,"./be.js":9191,"./bg":322,"./bg.js":322,"./bm":8042,"./bm.js":8042,"./bn":9620,"./bn-bd":5903,"./bn-bd.js":5903,"./bn.js":9620,"./bo":9645,"./bo.js":9645,"./br":5020,"./br.js":5020,"./bs":4792,"./bs.js":4792,"./ca":7980,"./ca.js":7980,"./cs":7322,"./cs.js":7322,"./cv":365,"./cv.js":365,"./cy":2092,"./cy.js":2092,"./da":7387,"./da.js":7387,"./de":4307,"./de-at":9459,"./de-at.js":9459,"./de-ch":3694,"./de-ch.js":3694,"./de.js":4307,"./dv":9659,"./dv.js":9659,"./el":3460,"./el.js":3460,"./en-au":4369,"./en-au.js":4369,"./en-ca":530,"./en-ca.js":530,"./en-gb":9998,"./en-gb.js":9998,"./en-ie":3391,"./en-ie.js":3391,"./en-il":5414,"./en-il.js":5414,"./en-in":9615,"./en-in.js":9615,"./en-nz":1248,"./en-nz.js":1248,"./en-sg":3767,"./en-sg.js":3767,"./eo":4530,"./eo.js":4530,"./es":6866,"./es-do":8944,"./es-do.js":8944,"./es-mx":9116,"./es-mx.js":9116,"./es-us":3609,"./es-us.js":3609,"./es.js":6866,"./et":6725,"./et.js":6725,"./eu":7931,"./eu.js":7931,"./fa":6417,"./fa.js":6417,"./fi":944,"./fi.js":944,"./fil":1766,"./fil.js":1766,"./fo":5867,"./fo.js":5867,"./fr":1636,"./fr-ca":6848,"./fr-ca.js":6848,"./fr-ch":7773,"./fr-ch.js":7773,"./fr.js":1636,"./fy":4940,"./fy.js":4940,"./ga":1402,"./ga.js":1402,"./gd":6924,"./gd.js":6924,"./gl":6398,"./gl.js":6398,"./gom-deva":2457,"./gom-deva.js":2457,"./gom-latn":2545,"./gom-latn.js":2545,"./gu":2641,"./gu.js":2641,"./he":7536,"./he.js":7536,"./hi":6335,"./hi.js":6335,"./hr":7458,"./hr.js":7458,"./hu":6540,"./hu.js":6540,"./hy-am":5283,"./hy-am.js":5283,"./id":8780,"./id.js":8780,"./is":4205,"./is.js":4205,"./it":4211,"./it-ch":9985,"./it-ch.js":9985,"./it.js":4211,"./ja":1003,"./ja.js":1003,"./jv":420,"./jv.js":420,"./ka":851,"./ka.js":851,"./kk":6074,"./kk.js":6074,"./km":3343,"./km.js":3343,"./kn":4799,"./kn.js":4799,"./ko":3549,"./ko.js":3549,"./ku":1037,"./ku.js":1037,"./ky":3125,"./ky.js":3125,"./lb":9586,"./lb.js":9586,"./lo":2349,"./lo.js":2349,"./lt":2400,"./lt.js":2400,"./lv":9991,"./lv.js":9991,"./me":8477,"./me.js":8477,"./mi":5118,"./mi.js":5118,"./mk":5943,"./mk.js":5943,"./ml":3849,"./ml.js":3849,"./mn":1977,"./mn.js":1977,"./mr":6184,"./mr.js":6184,"./ms":485,"./ms-my":4524,"./ms-my.js":4524,"./ms.js":485,"./mt":6681,"./mt.js":6681,"./my":2024,"./my.js":2024,"./nb":2688,"./nb.js":2688,"./ne":8914,"./ne.js":8914,"./nl":1758,"./nl-be":2272,"./nl-be.js":2272,"./nl.js":1758,"./nn":1510,"./nn.js":1510,"./oc-lnc":2797,"./oc-lnc.js":2797,"./pa-in":7944,"./pa-in.js":7944,"./pl":1605,"./pl.js":1605,"./pt":4225,"./pt-br":3840,"./pt-br.js":3840,"./pt.js":4225,"./ro":5128,"./ro.js":5128,"./ru":5127,"./ru.js":5127,"./sd":2525,"./sd.js":2525,"./se":9893,"./se.js":9893,"./si":3123,"./si.js":3123,"./sk":9635,"./sk.js":9635,"./sl":8106,"./sl.js":8106,"./sq":8799,"./sq.js":8799,"./sr":7949,"./sr-cyrl":2872,"./sr-cyrl.js":2872,"./sr.js":7949,"./ss":6167,"./ss.js":6167,"./sv":9713,"./sv.js":9713,"./sw":1982,"./sw.js":1982,"./ta":2732,"./ta.js":2732,"./te":3636,"./te.js":3636,"./tet":2115,"./tet.js":2115,"./tg":9801,"./tg.js":9801,"./th":4486,"./th.js":4486,"./tk":1310,"./tk.js":1310,"./tl-ph":2360,"./tl-ph.js":2360,"./tlh":6645,"./tlh.js":6645,"./tr":8374,"./tr.js":8374,"./tzl":256,"./tzl.js":256,"./tzm":1595,"./tzm-latn":1631,"./tzm-latn.js":1631,"./tzm.js":1595,"./ug-cn":6050,"./ug-cn.js":6050,"./uk":5610,"./uk.js":5610,"./ur":6077,"./ur.js":6077,"./uz":2862,"./uz-latn":2207,"./uz-latn.js":2207,"./uz.js":2862,"./vi":8093,"./vi.js":8093,"./x-pseudo":5590,"./x-pseudo.js":5590,"./yo":9058,"./yo.js":9058,"./zh-cn":7908,"./zh-cn.js":7908,"./zh-hk":8867,"./zh-hk.js":8867,"./zh-mo":1133,"./zh-mo.js":1133,"./zh-tw":3291,"./zh-tw.js":3291};function u(m){var p=f(m);return S(p)}function f(m){if(!S.o(v,m)){var p=new Error("Cannot find module '"+m+"'");throw p.code="MODULE_NOT_FOUND",p}return v[m]}u.keys=function(){return Object.keys(v)},u.resolve=f,le.exports=u,u.id=6700},5856:()=>{},4654:()=>{},2868:()=>{},4777:()=>{},9830:()=>{},209:()=>{},7414:()=>{},9901:le=>{le.exports={nanoid:(u=21)=>{let f="",m=u;for(;m--;)f+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[64*Math.random()|0];return f},customAlphabet:(u,f=21)=>(m=f)=>{let p="",_=m;for(;_--;)p+=u[Math.random()*u.length|0];return p}}},9598:le=>{function w(v,u,f,m,p,_,F){try{var M=v[_](F),x=M.value}catch(I){return void f(I)}M.done?u(x):Promise.resolve(x).then(m,p)}le.exports=function S(v){return function(){var u=this,f=arguments;return new Promise(function(m,p){var _=v.apply(u,f);function F(x){w(_,m,p,F,M,"next",x)}function M(x){w(_,m,p,F,M,"throw",x)}F(void 0)})}},le.exports.__esModule=!0,le.exports.default=le.exports}},le=>{le(le.s=4142)}]);