-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.js
13 lines (13 loc) · 324 KB
/
main.js
1
2
3
4
5
6
7
8
9
10
11
12
13
var Mf=Object.defineProperty,xf=Object.defineProperties;var Tf=Object.getOwnPropertyDescriptors;var Pa=Object.getOwnPropertySymbols;var Sf=Object.prototype.hasOwnProperty,Af=Object.prototype.propertyIsEnumerable;var Ra=(t,e,n)=>e in t?Mf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Q=(t,e)=>{for(var n in e||={})Sf.call(e,n)&&Ra(t,n,e[n]);if(Pa)for(var n of Pa(e))Af.call(e,n)&&Ra(t,n,e[n]);return t},be=(t,e)=>xf(t,Tf(e));var La=null;var ki=1,Ni=Symbol("SIGNAL");function S(t){let e=La;return La=t,e}var Va={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function kf(t){if(!(Pi(t)&&!t.dirty)&&!(!t.dirty&&t.lastCleanEpoch===ki)){if(!t.producerMustRecompute(t)&&!Fi(t)){t.dirty=!1,t.lastCleanEpoch=ki;return}t.producerRecomputeValue(t),t.dirty=!1,t.lastCleanEpoch=ki}}function ja(t){return t&&(t.nextProducerIndex=0),S(t)}function Ba(t,e){if(S(e),!(!t||t.producerNode===void 0||t.producerIndexOfThis===void 0||t.producerLastReadVersion===void 0)){if(Pi(t))for(let n=t.nextProducerIndex;n<t.producerNode.length;n++)Oi(t.producerNode[n],t.producerIndexOfThis[n]);for(;t.producerNode.length>t.nextProducerIndex;)t.producerNode.pop(),t.producerLastReadVersion.pop(),t.producerIndexOfThis.pop()}}function Fi(t){Wn(t);for(let e=0;e<t.producerNode.length;e++){let n=t.producerNode[e],r=t.producerLastReadVersion[e];if(r!==n.version||(kf(n),r!==n.version))return!0}return!1}function za(t){if(Wn(t),Pi(t))for(let e=0;e<t.producerNode.length;e++)Oi(t.producerNode[e],t.producerIndexOfThis[e]);t.producerNode.length=t.producerLastReadVersion.length=t.producerIndexOfThis.length=0,t.liveConsumerNode&&(t.liveConsumerNode.length=t.liveConsumerIndexOfThis.length=0)}function Oi(t,e){if(Nf(t),Wn(t),t.liveConsumerNode.length===1)for(let r=0;r<t.producerNode.length;r++)Oi(t.producerNode[r],t.producerIndexOfThis[r]);let n=t.liveConsumerNode.length-1;if(t.liveConsumerNode[e]=t.liveConsumerNode[n],t.liveConsumerIndexOfThis[e]=t.liveConsumerIndexOfThis[n],t.liveConsumerNode.length--,t.liveConsumerIndexOfThis.length--,e<t.liveConsumerNode.length){let r=t.liveConsumerIndexOfThis[e],i=t.liveConsumerNode[e];Wn(i),i.producerIndexOfThis[r]=e}}function Pi(t){return t.consumerIsAlwaysLive||(t?.liveConsumerNode?.length??0)>0}function Wn(t){t.producerNode??=[],t.producerIndexOfThis??=[],t.producerLastReadVersion??=[]}function Nf(t){t.liveConsumerNode??=[],t.liveConsumerIndexOfThis??=[]}function Ff(){throw new Error}var Of=Ff;function Ha(t){Of=t}function k(t){return typeof t=="function"}function qn(t){let n=t(r=>{Error.call(r),r.stack=new Error().stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var Zn=qn(t=>function(n){t(this),this.message=n?`${n.length} errors occurred during unsubscription:
${n.map((r,i)=>`${i+1}) ${r.toString()}`).join(`
`)}`:"",this.name="UnsubscriptionError",this.errors=n});function ln(t,e){if(t){let n=t.indexOf(e);0<=n&&t.splice(n,1)}}var ce=class t{constructor(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let e;if(!this.closed){this.closed=!0;let{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let o of n)o.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(k(r))try{r()}catch(o){e=o instanceof Zn?o.errors:[o]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let o of i)try{$a(o)}catch(s){e=e??[],s instanceof Zn?e=[...e,...s.errors]:e.push(s)}}if(e)throw new Zn(e)}}add(e){var n;if(e&&e!==this)if(this.closed)$a(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(e)}}_hasParent(e){let{_parentage:n}=this;return n===e||Array.isArray(n)&&n.includes(e)}_addParent(e){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(e),n):n?[n,e]:e}_removeParent(e){let{_parentage:n}=this;n===e?this._parentage=null:Array.isArray(n)&&ln(n,e)}remove(e){let{_finalizers:n}=this;n&&ln(n,e),e instanceof t&&e._removeParent(this)}};ce.EMPTY=(()=>{let t=new ce;return t.closed=!0,t})();var Ri=ce.EMPTY;function Yn(t){return t instanceof ce||t&&"closed"in t&&k(t.remove)&&k(t.add)&&k(t.unsubscribe)}function $a(t){k(t)?t():t.unsubscribe()}var Ae={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var kt={setTimeout(t,e,...n){let{delegate:r}=kt;return r?.setTimeout?r.setTimeout(t,e,...n):setTimeout(t,e,...n)},clearTimeout(t){let{delegate:e}=kt;return(e?.clearTimeout||clearTimeout)(t)},delegate:void 0};function Kn(t){kt.setTimeout(()=>{let{onUnhandledError:e}=Ae;if(e)e(t);else throw t})}function Li(){}var Ua=Vi("C",void 0,void 0);function Ga(t){return Vi("E",void 0,t)}function Wa(t){return Vi("N",t,void 0)}function Vi(t,e,n){return{kind:t,value:e,error:n}}var ft=null;function Nt(t){if(Ae.useDeprecatedSynchronousErrorHandling){let e=!ft;if(e&&(ft={errorThrown:!1,error:null}),t(),e){let{errorThrown:n,error:r}=ft;if(ft=null,n)throw r}}else t()}function qa(t){Ae.useDeprecatedSynchronousErrorHandling&&ft&&(ft.errorThrown=!0,ft.error=t)}var ht=class extends ce{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,Yn(e)&&e.add(this)):this.destination=Lf}static create(e,n,r){return new Ft(e,n,r)}next(e){this.isStopped?Bi(Wa(e),this):this._next(e)}error(e){this.isStopped?Bi(Ga(e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?Bi(Ua,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(e){this.destination.next(e)}_error(e){try{this.destination.error(e)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},Pf=Function.prototype.bind;function ji(t,e){return Pf.call(t,e)}var zi=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:n}=this;if(n.next)try{n.next(e)}catch(r){Qn(r)}}error(e){let{partialObserver:n}=this;if(n.error)try{n.error(e)}catch(r){Qn(r)}else Qn(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(n){Qn(n)}}},Ft=class extends ht{constructor(e,n,r){super();let i;if(k(e)||!e)i={next:e??void 0,error:n??void 0,complete:r??void 0};else{let o;this&&Ae.useDeprecatedNextContext?(o=Object.create(e),o.unsubscribe=()=>this.unsubscribe(),i={next:e.next&&ji(e.next,o),error:e.error&&ji(e.error,o),complete:e.complete&&ji(e.complete,o)}):i=e}this.destination=new zi(i)}};function Qn(t){Ae.useDeprecatedSynchronousErrorHandling?qa(t):Kn(t)}function Rf(t){throw t}function Bi(t,e){let{onStoppedNotification:n}=Ae;n&&kt.setTimeout(()=>n(t,e))}var Lf={closed:!0,next:Li,error:Rf,complete:Li};var Ot=typeof Symbol=="function"&&Symbol.observable||"@@observable";function Jn(t){return t}function Za(t){return t.length===0?Jn:t.length===1?t[0]:function(n){return t.reduce((r,i)=>i(r),n)}}var $=(()=>{class t{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new t;return r.source=this,r.operator=n,r}subscribe(n,r,i){let o=jf(n)?n:new Ft(n,r,i);return Nt(()=>{let{operator:s,source:a}=this;o.add(s?s.call(o,a):a?this._subscribe(o):this._trySubscribe(o))}),o}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=Ya(r),new r((i,o)=>{let s=new Ft({next:a=>{try{n(a)}catch(l){o(l),s.unsubscribe()}},error:o,complete:i});this.subscribe(s)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[Ot](){return this}pipe(...n){return Za(n)(this)}toPromise(n){return n=Ya(n),new n((r,i)=>{let o;this.subscribe(s=>o=s,s=>i(s),()=>r(o))})}}return t.create=e=>new t(e),t})();function Ya(t){var e;return(e=t??Ae.Promise)!==null&&e!==void 0?e:Promise}function Vf(t){return t&&k(t.next)&&k(t.error)&&k(t.complete)}function jf(t){return t&&t instanceof ht||Vf(t)&&Yn(t)}function Bf(t){return k(t?.lift)}function ue(t){return e=>{if(Bf(e))return e.lift(function(n){try{return t(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function de(t,e,n,r,i){return new Hi(t,e,n,r,i)}var Hi=class extends ht{constructor(e,n,r,i,o,s){super(e),this.onFinalize=o,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(l){e.error(l)}}:super._next,this._error=i?function(a){try{i(a)}catch(l){e.error(l)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){e.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:n}=this;super.unsubscribe(),!n&&((e=this.onFinalize)===null||e===void 0||e.call(this))}}};var Ka=qn(t=>function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var je=(()=>{class t extends ${constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new Xn(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Ka}next(n){Nt(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){Nt(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;let{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){Nt(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){let{hasError:r,isStopped:i,observers:o}=this;return r||i?Ri:(this.currentObservers=null,o.push(n),new ce(()=>{this.currentObservers=null,ln(o,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:i,isStopped:o}=this;r?n.error(i):o&&n.complete()}asObservable(){let n=new $;return n.source=this,n}}return t.create=(e,n)=>new Xn(e,n),t})(),Xn=class extends je{constructor(e,n){super(),this.destination=e,this.source=n}next(e){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.next)===null||r===void 0||r.call(n,e)}error(e){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.error)===null||r===void 0||r.call(n,e)}complete(){var e,n;(n=(e=this.destination)===null||e===void 0?void 0:e.complete)===null||n===void 0||n.call(e)}_subscribe(e){var n,r;return(r=(n=this.source)===null||n===void 0?void 0:n.subscribe(e))!==null&&r!==void 0?r:Ri}};var pt=class extends je{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){let n=super._subscribe(e);return!n.closed&&e.next(this._value),n}getValue(){let{hasError:e,thrownError:n,_value:r}=this;if(e)throw n;return this._throwIfClosed(),r}next(e){super.next(this._value=e)}};var $i={now(){return($i.delegate||Date).now()},delegate:void 0};var cn=class extends je{constructor(e=1/0,n=1/0,r=$i){super(),this._bufferSize=e,this._windowTime=n,this._timestampProvider=r,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=n===1/0,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,n)}next(e){let{isStopped:n,_buffer:r,_infiniteTimeWindow:i,_timestampProvider:o,_windowTime:s}=this;n||(r.push(e),!i&&r.push(o.now()+s)),this._trimBuffer(),super.next(e)}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let n=this._innerSubscribe(e),{_infiniteTimeWindow:r,_buffer:i}=this,o=i.slice();for(let s=0;s<o.length&&!e.closed;s+=r?1:2)e.next(o[s]);return this._checkFinalizedStatuses(e),n}_trimBuffer(){let{_bufferSize:e,_timestampProvider:n,_buffer:r,_infiniteTimeWindow:i}=this,o=(i?1:2)*e;if(e<1/0&&o<r.length&&r.splice(0,r.length-o),!i){let s=n.now(),a=0;for(let l=1;l<r.length&&r[l]<=s;l+=2)a=l;a&&r.splice(0,a+1)}}};var Qa=new $(t=>t.complete());function Ja(t){return t&&k(t.schedule)}function Ui(t){return t[t.length-1]}function Xa(t){return k(Ui(t))?t.pop():void 0}function er(t){return Ja(Ui(t))?t.pop():void 0}function el(t,e){return typeof Ui(t)=="number"?t.pop():e}function nl(t,e,n,r){function i(o){return o instanceof n?o:new n(function(s){s(o)})}return new(n||(n=Promise))(function(o,s){function a(u){try{c(r.next(u))}catch(d){s(d)}}function l(u){try{c(r.throw(u))}catch(d){s(d)}}function c(u){u.done?o(u.value):i(u.value).then(a,l)}c((r=r.apply(t,e||[])).next())})}function tl(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function gt(t){return this instanceof gt?(this.v=t,this):new gt(t)}function rl(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(t,e||[]),i,o=[];return i={},s("next"),s("throw"),s("return"),i[Symbol.asyncIterator]=function(){return this},i;function s(f){r[f]&&(i[f]=function(h){return new Promise(function(v,T){o.push([f,h,v,T])>1||a(f,h)})})}function a(f,h){try{l(r[f](h))}catch(v){d(o[0][3],v)}}function l(f){f.value instanceof gt?Promise.resolve(f.value.v).then(c,u):d(o[0][2],f)}function c(f){a("next",f)}function u(f){a("throw",f)}function d(f,h){f(h),o.shift(),o.length&&a(o[0][0],o[0][1])}}function il(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e=t[Symbol.asyncIterator],n;return e?e.call(t):(t=typeof tl=="function"?tl(t):t[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(o){n[o]=t[o]&&function(s){return new Promise(function(a,l){s=t[o](s),i(a,l,s.done,s.value)})}}function i(o,s,a,l){Promise.resolve(l).then(function(c){o({value:c,done:a})},s)}}var tr=t=>t&&typeof t.length=="number"&&typeof t!="function";function nr(t){return k(t?.then)}function rr(t){return k(t[Ot])}function ir(t){return Symbol.asyncIterator&&k(t?.[Symbol.asyncIterator])}function or(t){return new TypeError(`You provided ${t!==null&&typeof t=="object"?"an invalid object":`'${t}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function zf(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var sr=zf();function ar(t){return k(t?.[sr])}function lr(t){return rl(this,arguments,function*(){let n=t.getReader();try{for(;;){let{value:r,done:i}=yield gt(n.read());if(i)return yield gt(void 0);yield yield gt(r)}}finally{n.releaseLock()}})}function cr(t){return k(t?.getReader)}function re(t){if(t instanceof $)return t;if(t!=null){if(rr(t))return Hf(t);if(tr(t))return $f(t);if(nr(t))return Uf(t);if(ir(t))return ol(t);if(ar(t))return Gf(t);if(cr(t))return Wf(t)}throw or(t)}function Hf(t){return new $(e=>{let n=t[Ot]();if(k(n.subscribe))return n.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function $f(t){return new $(e=>{for(let n=0;n<t.length&&!e.closed;n++)e.next(t[n]);e.complete()})}function Uf(t){return new $(e=>{t.then(n=>{e.closed||(e.next(n),e.complete())},n=>e.error(n)).then(null,Kn)})}function Gf(t){return new $(e=>{for(let n of t)if(e.next(n),e.closed)return;e.complete()})}function ol(t){return new $(e=>{qf(t,e).catch(n=>e.error(n))})}function Wf(t){return ol(lr(t))}function qf(t,e){var n,r,i,o;return nl(this,void 0,void 0,function*(){try{for(n=il(t);r=yield n.next(),!r.done;){let s=r.value;if(e.next(s),e.closed)return}}catch(s){i={error:s}}finally{try{r&&!r.done&&(o=n.return)&&(yield o.call(n))}finally{if(i)throw i.error}}e.complete()})}function Ee(t,e,n,r=0,i=!1){let o=e.schedule(function(){n(),i?t.add(this.schedule(null,r)):this.unsubscribe()},r);if(t.add(o),!i)return o}function ur(t,e=0){return ue((n,r)=>{n.subscribe(de(r,i=>Ee(r,t,()=>r.next(i),e),()=>Ee(r,t,()=>r.complete(),e),i=>Ee(r,t,()=>r.error(i),e)))})}function dr(t,e=0){return ue((n,r)=>{r.add(t.schedule(()=>n.subscribe(r),e))})}function sl(t,e){return re(t).pipe(dr(e),ur(e))}function al(t,e){return re(t).pipe(dr(e),ur(e))}function ll(t,e){return new $(n=>{let r=0;return e.schedule(function(){r===t.length?n.complete():(n.next(t[r++]),n.closed||this.schedule())})})}function cl(t,e){return new $(n=>{let r;return Ee(n,e,()=>{r=t[sr](),Ee(n,e,()=>{let i,o;try{({value:i,done:o}=r.next())}catch(s){n.error(s);return}o?n.complete():n.next(i)},0,!0)}),()=>k(r?.return)&&r.return()})}function fr(t,e){if(!t)throw new Error("Iterable cannot be null");return new $(n=>{Ee(n,e,()=>{let r=t[Symbol.asyncIterator]();Ee(n,e,()=>{r.next().then(i=>{i.done?n.complete():n.next(i.value)})},0,!0)})})}function ul(t,e){return fr(lr(t),e)}function dl(t,e){if(t!=null){if(rr(t))return sl(t,e);if(tr(t))return ll(t,e);if(nr(t))return al(t,e);if(ir(t))return fr(t,e);if(ar(t))return cl(t,e);if(cr(t))return ul(t,e)}throw or(t)}function Ze(t,e){return e?dl(t,e):re(t)}function hr(...t){let e=er(t);return Ze(t,e)}function Z(t,e){return ue((n,r)=>{let i=0;n.subscribe(de(r,o=>{r.next(t.call(e,o,i++))}))})}var{isArray:Zf}=Array;function Yf(t,e){return Zf(e)?t(...e):t(e)}function fl(t){return Z(e=>Yf(t,e))}var{isArray:Kf}=Array,{getPrototypeOf:Qf,prototype:Jf,keys:Xf}=Object;function hl(t){if(t.length===1){let e=t[0];if(Kf(e))return{args:e,keys:null};if(eh(e)){let n=Xf(e);return{args:n.map(r=>e[r]),keys:n}}}return{args:t,keys:null}}function eh(t){return t&&typeof t=="object"&&Qf(t)===Jf}function pl(t,e){return t.reduce((n,r,i)=>(n[r]=e[i],n),{})}function gl(t,e,n,r,i,o,s,a){let l=[],c=0,u=0,d=!1,f=()=>{d&&!l.length&&!c&&e.complete()},h=T=>c<r?v(T):l.push(T),v=T=>{o&&e.next(T),c++;let C=!1;re(n(T,u++)).subscribe(de(e,D=>{i?.(D),o?h(D):e.next(D)},()=>{C=!0},void 0,()=>{if(C)try{for(c--;l.length&&c<r;){let D=l.shift();s?Ee(e,s,()=>v(D)):v(D)}f()}catch(D){e.error(D)}}))};return t.subscribe(de(e,h,()=>{d=!0,f()})),()=>{a?.()}}function Pt(t,e,n=1/0){return k(e)?Pt((r,i)=>Z((o,s)=>e(r,o,i,s))(re(t(r,i))),n):(typeof e=="number"&&(n=e),ue((r,i)=>gl(r,i,t,n)))}function ml(t=1/0){return Pt(Jn,t)}function Gi(...t){let e=Xa(t),{args:n,keys:r}=hl(t),i=new $(o=>{let{length:s}=n;if(!s){o.complete();return}let a=new Array(s),l=s,c=s;for(let u=0;u<s;u++){let d=!1;re(n[u]).subscribe(de(o,f=>{d||(d=!0,c--),a[u]=f},()=>l--,void 0,()=>{(!l||!d)&&(c||o.next(r?pl(r,a):a),o.complete())}))}});return e?i.pipe(fl(e)):i}function Wi(...t){let e=er(t),n=el(t,1/0),r=t;return r.length?r.length===1?re(r[0]):ml(n)(Ze(r,e)):Qa}function qi(t,e){return ue((n,r)=>{let i=0;n.subscribe(de(r,o=>t.call(e,o,i++)&&r.next(o)))})}function Zi(t,e){return k(e)?Pt(t,e,1):Pt(t,1)}function pr(t){return ue((e,n)=>{try{e.subscribe(n)}finally{n.add(t)}})}function un(t,e){return ue((n,r)=>{let i=null,o=0,s=!1,a=()=>s&&!i&&r.complete();n.subscribe(de(r,l=>{i?.unsubscribe();let c=0,u=o++;re(t(l,u)).subscribe(i=de(r,d=>r.next(e?e(l,d,u,c++):d),()=>{i=null,a()}))},()=>{s=!0,a()}))})}var nh="https://g.co/ng/security#xss",M=class extends Error{constructor(e,n){super(Gr(e,n)),this.code=e}};function Gr(t,e){return`${`NG0${Math.abs(t)}`}${e?": "+e:""}`}function Tn(t){return{toString:t}.toString()}var gr="__parameters__";function rh(t){return function(...n){if(t){let r=t(...n);for(let i in r)this[i]=r[i]}}}function Ql(t,e,n){return Tn(()=>{let r=rh(e);function i(...o){if(this instanceof i)return r.apply(this,o),this;let s=new i(...o);return a.annotation=s,a;function a(l,c,u){let d=l.hasOwnProperty(gr)?l[gr]:Object.defineProperty(l,gr,{value:[]})[gr];for(;d.length<=u;)d.push(null);return(d[u]=d[u]||[]).push(s),l}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=t,i.annotationCls=i,i})}var De=globalThis;function z(t){for(let e in t)if(t[e]===z)return e;throw Error("Could not find renamed property on target object.")}function ih(t,e){for(let n in e)e.hasOwnProperty(n)&&!t.hasOwnProperty(n)&&(t[n]=e[n])}function ge(t){if(typeof t=="string")return t;if(Array.isArray(t))return"["+t.map(ge).join(", ")+"]";if(t==null)return""+t;if(t.overriddenName)return`${t.overriddenName}`;if(t.name)return`${t.name}`;let e=t.toString();if(e==null)return""+e;let n=e.indexOf(`
`);return n===-1?e:e.substring(0,n)}function uo(t,e){return t==null||t===""?e===null?"":e:e==null||e===""?t:t+" "+e}var oh=z({__forward_ref__:z});function Sn(t){return t.__forward_ref__=Sn,t.toString=function(){return ge(this())},t}function ae(t){return Jl(t)?t():t}function Jl(t){return typeof t=="function"&&t.hasOwnProperty(oh)&&t.__forward_ref__===Sn}function R(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function Me(t){return{providers:t.providers||[],imports:t.imports||[]}}function fs(t){return yl(t,Xl)||yl(t,ec)}function yl(t,e){return t.hasOwnProperty(e)?t[e]:null}function sh(t){let e=t&&(t[Xl]||t[ec]);return e||null}function vl(t){return t&&(t.hasOwnProperty(bl)||t.hasOwnProperty(ah))?t[bl]:null}var Xl=z({\u0275prov:z}),bl=z({\u0275inj:z}),ec=z({ngInjectableDef:z}),ah=z({ngInjectorDef:z}),_=class{constructor(e,n){this._desc=e,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,typeof n=="number"?this.__NG_ELEMENT_ID__=n:n!==void 0&&(this.\u0275prov=R({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function tc(t){return t&&!!t.\u0275providers}var lh=z({\u0275cmp:z}),ch=z({\u0275dir:z}),uh=z({\u0275pipe:z}),dh=z({\u0275mod:z}),Ir=z({\u0275fac:z}),dn=z({__NG_ELEMENT_ID__:z}),Dl=z({__NG_ENV_ID__:z});function hs(t){return typeof t=="string"?t:t==null?"":String(t)}function fh(t){return typeof t=="function"?t.name||t.toString():typeof t=="object"&&t!=null&&typeof t.type=="function"?t.type.name||t.type.toString():hs(t)}function hh(t,e){let n=e?`. Dependency path: ${e.join(" > ")} > ${t}`:"";throw new M(-200,t)}function ps(t,e){throw new M(-201,!1)}var N=function(t){return t[t.Default=0]="Default",t[t.Host=1]="Host",t[t.Self=2]="Self",t[t.SkipSelf=4]="SkipSelf",t[t.Optional=8]="Optional",t}(N||{}),fo;function nc(){return fo}function fe(t){let e=fo;return fo=t,e}function rc(t,e,n){let r=fs(t);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&N.Optional)return null;if(e!==void 0)return e;ps(t,"Injector")}var ph={},hn=ph,ho="__NG_DI_FLAG__",Mr="ngTempTokenPath",gh="ngTokenPath",mh=/\n/gm,yh="\u0275",wl="__source",jt;function vh(){return jt}function it(t){let e=jt;return jt=t,e}function bh(t,e=N.Default){if(jt===void 0)throw new M(-203,!1);return jt===null?rc(t,void 0,e):jt.get(t,e&N.Optional?null:void 0,e)}function I(t,e=N.Default){return(nc()||bh)(ae(t),e)}function B(t,e=N.Default){return I(t,Wr(e))}function Wr(t){return typeof t>"u"||typeof t=="number"?t:0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)}function po(t){let e=[];for(let n=0;n<t.length;n++){let r=ae(t[n]);if(Array.isArray(r)){if(r.length===0)throw new M(900,!1);let i,o=N.Default;for(let s=0;s<r.length;s++){let a=r[s],l=Dh(a);typeof l=="number"?l===-1?i=a.token:o|=l:i=a}e.push(I(i,o))}else e.push(I(r))}return e}function ic(t,e){return t[ho]=e,t.prototype[ho]=e,t}function Dh(t){return t[ho]}function wh(t,e,n,r){let i=t[Mr];throw e[wl]&&i.unshift(e[wl]),t.message=Ch(`
`+t.message,i,n,r),t[gh]=i,t[Mr]=null,t}function Ch(t,e,n,r=null){t=t&&t.charAt(0)===`
`&&t.charAt(1)==yh?t.slice(2):t;let i=ge(e);if(Array.isArray(e))i=e.map(ge).join(" -> ");else if(typeof e=="object"){let o=[];for(let s in e)if(e.hasOwnProperty(s)){let a=e[s];o.push(s+":"+(typeof a=="string"?JSON.stringify(a):ge(a)))}i=`{${o.join(", ")}}`}return`${n}${r?"("+r+")":""}[${i}]: ${t.replace(mh,`
`)}`}var oc=ic(Ql("Optional"),8);var Eh=ic(Ql("SkipSelf"),4);function vt(t,e){let n=t.hasOwnProperty(Ir);return n?t[Ir]:null}function _h(t,e,n){if(t.length!==e.length)return!1;for(let r=0;r<t.length;r++){let i=t[r],o=e[r];if(n&&(i=n(i),o=n(o)),o!==i)return!1}return!0}function Ih(t){return t.flat(Number.POSITIVE_INFINITY)}function gs(t,e){t.forEach(n=>Array.isArray(n)?gs(n,e):e(n))}function sc(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function xr(t,e){return e>=t.length-1?t.pop():t.splice(e,1)[0]}function Mh(t,e,n,r){let i=t.length;if(i==e)t.push(n,r);else if(i===1)t.push(r,t[0]),t[0]=n;else{for(i--,t.push(t[i-1],t[i]);i>e;){let o=i-2;t[i]=t[o],i--}t[e]=n,t[e+1]=r}}function ms(t,e,n){let r=An(t,e);return r>=0?t[r|1]=n:(r=~r,Mh(t,r,e,n)),r}function Yi(t,e){let n=An(t,e);if(n>=0)return t[n|1]}function An(t,e){return xh(t,e,1)}function xh(t,e,n){let r=0,i=t.length>>n;for(;i!==r;){let o=r+(i-r>>1),s=t[o<<n];if(e===s)return o<<n;s>e?i=o:r=o+1}return~(i<<n)}var zt={},he=[],pn=new _(""),ac=new _("",-1),lc=new _(""),Tr=class{get(e,n=hn){if(n===hn){let r=new Error(`NullInjectorError: No provider for ${ge(e)}!`);throw r.name="NullInjectorError",r}return n}},cc=function(t){return t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t}(cc||{}),He=function(t){return t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t}(He||{}),_e=function(t){return t[t.None=0]="None",t[t.SignalBased=1]="SignalBased",t[t.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",t}(_e||{});function Th(t,e,n){let r=t.length;for(;;){let i=t.indexOf(e,n);if(i===-1)return i;if(i===0||t.charCodeAt(i-1)<=32){let o=e.length;if(i+o===r||t.charCodeAt(i+o)<=32)return i}n=i+1}}function go(t,e,n){let r=0;for(;r<n.length;){let i=n[r];if(typeof i=="number"){if(i!==0)break;r++;let o=n[r++],s=n[r++],a=n[r++];t.setAttribute(e,s,a,o)}else{let o=i,s=n[++r];Ah(o)?t.setProperty(e,o,s):t.setAttribute(e,o,s),r++}}return r}function Sh(t){return t===3||t===4||t===6}function Ah(t){return t.charCodeAt(0)===64}function gn(t,e){if(!(e===null||e.length===0))if(t===null||t.length===0)t=e.slice();else{let n=-1;for(let r=0;r<e.length;r++){let i=e[r];typeof i=="number"?n=i:n===0||(n===-1||n===2?Cl(t,n,i,null,e[++r]):Cl(t,n,i,null,null))}}return t}function Cl(t,e,n,r,i){let o=0,s=t.length;if(e===-1)s=-1;else for(;o<t.length;){let a=t[o++];if(typeof a=="number"){if(a===e){s=-1;break}else if(a>e){s=o-1;break}}}for(;o<t.length;){let a=t[o];if(typeof a=="number")break;if(a===n){if(r===null){i!==null&&(t[o+1]=i);return}else if(r===t[o+1]){t[o+2]=i;return}}o++,r!==null&&o++,i!==null&&o++}s!==-1&&(t.splice(s,0,e),o=s+1),t.splice(o++,0,n),r!==null&&t.splice(o++,0,r),i!==null&&t.splice(o++,0,i)}var uc="ng-template";function kh(t,e,n,r){let i=0;if(r){for(;i<e.length&&typeof e[i]=="string";i+=2)if(e[i]==="class"&&Th(e[i+1].toLowerCase(),n,0)!==-1)return!0}else if(ys(t))return!1;if(i=e.indexOf(1,i),i>-1){let o;for(;++i<e.length&&typeof(o=e[i])=="string";)if(o.toLowerCase()===n)return!0}return!1}function ys(t){return t.type===4&&t.value!==uc}function Nh(t,e,n){let r=t.type===4&&!n?uc:t.value;return e===r}function Fh(t,e,n){let r=4,i=t.attrs,o=i!==null?Rh(i):0,s=!1;for(let a=0;a<e.length;a++){let l=e[a];if(typeof l=="number"){if(!s&&!ke(r)&&!ke(l))return!1;if(s&&ke(l))continue;s=!1,r=l|r&1;continue}if(!s)if(r&4){if(r=2|r&1,l!==""&&!Nh(t,l,n)||l===""&&e.length===1){if(ke(r))return!1;s=!0}}else if(r&8){if(i===null||!kh(t,i,l,n)){if(ke(r))return!1;s=!0}}else{let c=e[++a],u=Oh(l,i,ys(t),n);if(u===-1){if(ke(r))return!1;s=!0;continue}if(c!==""){let d;if(u>o?d="":d=i[u+1].toLowerCase(),r&2&&c!==d){if(ke(r))return!1;s=!0}}}}return ke(r)||s}function ke(t){return(t&1)===0}function Oh(t,e,n,r){if(e===null)return-1;let i=0;if(r||!n){let o=!1;for(;i<e.length;){let s=e[i];if(s===t)return i;if(s===3||s===6)o=!0;else if(s===1||s===2){let a=e[++i];for(;typeof a=="string";)a=e[++i];continue}else{if(s===4)break;if(s===0){i+=4;continue}}i+=o?1:2}return-1}else return Lh(e,t)}function Ph(t,e,n=!1){for(let r=0;r<e.length;r++)if(Fh(t,e[r],n))return!0;return!1}function Rh(t){for(let e=0;e<t.length;e++){let n=t[e];if(Sh(n))return e}return t.length}function Lh(t,e){let n=t.indexOf(4);if(n>-1)for(n++;n<t.length;){let r=t[n];if(typeof r=="number")return-1;if(r===e)return n;n++}return-1}function El(t,e){return t?":not("+e.trim()+")":e}function Vh(t){let e=t[0],n=1,r=2,i="",o=!1;for(;n<t.length;){let s=t[n];if(typeof s=="string")if(r&2){let a=t[++n];i+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else r&8?i+="."+s:r&4&&(i+=" "+s);else i!==""&&!ke(s)&&(e+=El(o,i),i=""),r=s,o=o||!ke(r);n++}return i!==""&&(e+=El(o,i)),e}function jh(t){return t.map(Vh).join(",")}function Bh(t){let e=[],n=[],r=1,i=2;for(;r<t.length;){let o=t[r];if(typeof o=="string")i===2?o!==""&&e.push(o,t[++r]):i===8&&n.push(o);else{if(!ke(i))break;i=o}r++}return{attrs:e,classes:n}}function dc(t){return Tn(()=>{let e=pc(t),n=be(Q({},e),{decls:t.decls,vars:t.vars,template:t.template,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,onPush:t.changeDetection===cc.OnPush,directiveDefs:null,pipeDefs:null,dependencies:e.standalone&&t.dependencies||null,getStandaloneInjector:null,signals:t.signals??!1,data:t.data||{},encapsulation:t.encapsulation||He.Emulated,styles:t.styles||he,_:null,schemas:t.schemas||null,tView:null,id:""});gc(n);let r=t.dependencies;return n.directiveDefs=Il(r,!1),n.pipeDefs=Il(r,!0),n.id=Gh(n),n})}function zh(t){return Ht(t)||fc(t)}function Hh(t){return t!==null}function xe(t){return Tn(()=>({type:t.type,bootstrap:t.bootstrap||he,declarations:t.declarations||he,imports:t.imports||he,exports:t.exports||he,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null}))}function _l(t,e){if(t==null)return zt;let n={};for(let r in t)if(t.hasOwnProperty(r)){let i=t[r],o,s,a=_e.None;Array.isArray(i)?(a=i[0],o=i[1],s=i[2]??o):(o=i,s=i),e?(n[o]=a!==_e.None?[r,a]:r,e[o]=s):n[o]=r}return n}function Je(t){return Tn(()=>{let e=pc(t);return gc(e),e})}function qr(t){return{type:t.type,name:t.name,factory:null,pure:t.pure!==!1,standalone:t.standalone===!0,onDestroy:t.type.prototype.ngOnDestroy||null}}function Ht(t){return t[lh]||null}function fc(t){return t[ch]||null}function hc(t){return t[uh]||null}function $h(t){let e=Ht(t)||fc(t)||hc(t);return e!==null?e.standalone:!1}function Uh(t,e){let n=t[dh]||null;if(!n&&e===!0)throw new Error(`Type ${ge(t)} does not have '\u0275mod' property.`);return n}function pc(t){let e={};return{type:t.type,providersResolver:null,factory:null,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:e,inputTransforms:null,inputConfig:t.inputs||zt,exportAs:t.exportAs||null,standalone:t.standalone===!0,signals:t.signals===!0,selectors:t.selectors||he,viewQuery:t.viewQuery||null,features:t.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:_l(t.inputs,e),outputs:_l(t.outputs),debugInfo:null}}function gc(t){t.features?.forEach(e=>e(t))}function Il(t,e){if(!t)return null;let n=e?hc:zh;return()=>(typeof t=="function"?t():t).map(r=>n(r)).filter(Hh)}function Gh(t){let e=0,n=[t.selectors,t.ngContentSelectors,t.hostVars,t.hostAttrs,t.consts,t.vars,t.decls,t.encapsulation,t.standalone,t.signals,t.exportAs,JSON.stringify(t.inputs),JSON.stringify(t.outputs),Object.getOwnPropertyNames(t.type.prototype),!!t.contentQueries,!!t.viewQuery].join("|");for(let i of n)e=Math.imul(31,e)+i.charCodeAt(0)<<0;return e+=2147483648,"c"+e}function vs(t){return{\u0275providers:t}}function Wh(...t){return{\u0275providers:qh(!0,t),\u0275fromNgModule:!0}}function qh(t,...e){let n=[],r=new Set,i,o=s=>{n.push(s)};return gs(e,s=>{let a=s;mo(a,o,[],r)&&(i||=[],i.push(a))}),i!==void 0&&mc(i,o),n}function mc(t,e){for(let n=0;n<t.length;n++){let{ngModule:r,providers:i}=t[n];bs(i,o=>{e(o,r)})}}function mo(t,e,n,r){if(t=ae(t),!t)return!1;let i=null,o=vl(t),s=!o&&Ht(t);if(!o&&!s){let l=t.ngModule;if(o=vl(l),o)i=l;else return!1}else{if(s&&!s.standalone)return!1;i=t}let a=r.has(i);if(s){if(a)return!1;if(r.add(i),s.dependencies){let l=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let c of l)mo(c,e,n,r)}}else if(o){if(o.imports!=null&&!a){r.add(i);let c;try{gs(o.imports,u=>{mo(u,e,n,r)&&(c||=[],c.push(u))})}finally{}c!==void 0&&mc(c,e)}if(!a){let c=vt(i)||(()=>new i);e({provide:i,useFactory:c,deps:he},i),e({provide:lc,useValue:i,multi:!0},i),e({provide:pn,useValue:()=>I(i),multi:!0},i)}let l=o.providers;if(l!=null&&!a){let c=t;bs(l,u=>{e(u,c)})}}else return!1;return i!==t&&t.providers!==void 0}function bs(t,e){for(let n of t)tc(n)&&(n=n.\u0275providers),Array.isArray(n)?bs(n,e):e(n)}var Zh=z({provide:String,useValue:z});function yc(t){return t!==null&&typeof t=="object"&&Zh in t}function Yh(t){return!!(t&&t.useExisting)}function Kh(t){return!!(t&&t.useFactory)}function $t(t){return typeof t=="function"}function Qh(t){return!!t.useClass}var Zr=new _(""),br={},Jh={},Ki;function vc(){return Ki===void 0&&(Ki=new Tr),Ki}var Ye=class{},Sr=class extends Ye{get destroyed(){return this._destroyed}constructor(e,n,r,i){super(),this.parent=n,this.source=r,this.scopes=i,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,vo(e,s=>this.processProvider(s)),this.records.set(ac,Rt(void 0,this)),i.has("environment")&&this.records.set(Ye,Rt(void 0,this));let o=this.records.get(Zr);o!=null&&typeof o.value=="string"&&this.scopes.add(o.value),this.injectorDefTypes=new Set(this.get(lc,he,N.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;let e=S(null);try{for(let r of this._ngOnDestroyHooks)r.ngOnDestroy();let n=this._onDestroyHooks;this._onDestroyHooks=[];for(let r of n)r()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),S(e)}}onDestroy(e){return this.assertNotDestroyed(),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){this.assertNotDestroyed();let n=it(this),r=fe(void 0),i;try{return e()}finally{it(n),fe(r)}}get(e,n=hn,r=N.Default){if(this.assertNotDestroyed(),e.hasOwnProperty(Dl))return e[Dl](this);r=Wr(r);let i,o=it(this),s=fe(void 0);try{if(!(r&N.SkipSelf)){let l=this.records.get(e);if(l===void 0){let c=rp(e)&&fs(e);c&&this.injectableDefInScope(c)?l=Rt(yo(e),br):l=null,this.records.set(e,l)}if(l!=null)return this.hydrate(e,l)}let a=r&N.Self?vc():this.parent;return n=r&N.Optional&&n===hn?null:n,a.get(e,n)}catch(a){if(a.name==="NullInjectorError"){if((a[Mr]=a[Mr]||[]).unshift(ge(e)),o)throw a;return wh(a,e,"R3InjectorError",this.source)}else throw a}finally{fe(s),it(o)}}resolveInjectorInitializers(){let e=S(null),n=it(this),r=fe(void 0),i;try{let o=this.get(pn,he,N.Self);for(let s of o)s()}finally{it(n),fe(r),S(e)}}toString(){let e=[],n=this.records;for(let r of n.keys())e.push(ge(r));return`R3Injector[${e.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new M(205,!1)}processProvider(e){e=ae(e);let n=$t(e)?e:ae(e&&e.provide),r=ep(e);if(!$t(e)&&e.multi===!0){let i=this.records.get(n);i||(i=Rt(void 0,br,!0),i.factory=()=>po(i.multi),this.records.set(n,i)),n=e,i.multi.push(e)}this.records.set(n,r)}hydrate(e,n){let r=S(null);try{return n.value===br&&(n.value=Jh,n.value=n.factory()),typeof n.value=="object"&&n.value&&np(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}finally{S(r)}}injectableDefInScope(e){if(!e.providedIn)return!1;let n=ae(e.providedIn);return typeof n=="string"?n==="any"||this.scopes.has(n):this.injectorDefTypes.has(n)}removeOnDestroy(e){let n=this._onDestroyHooks.indexOf(e);n!==-1&&this._onDestroyHooks.splice(n,1)}};function yo(t){let e=fs(t),n=e!==null?e.factory:vt(t);if(n!==null)return n;if(t instanceof _)throw new M(204,!1);if(t instanceof Function)return Xh(t);throw new M(204,!1)}function Xh(t){if(t.length>0)throw new M(204,!1);let n=sh(t);return n!==null?()=>n.factory(t):()=>new t}function ep(t){if(yc(t))return Rt(void 0,t.useValue);{let e=bc(t);return Rt(e,br)}}function bc(t,e,n){let r;if($t(t)){let i=ae(t);return vt(i)||yo(i)}else if(yc(t))r=()=>ae(t.useValue);else if(Kh(t))r=()=>t.useFactory(...po(t.deps||[]));else if(Yh(t))r=()=>I(ae(t.useExisting));else{let i=ae(t&&(t.useClass||t.provide));if(tp(t))r=()=>new i(...po(t.deps));else return vt(i)||yo(i)}return r}function Rt(t,e,n=!1){return{factory:t,value:e,multi:n?[]:void 0}}function tp(t){return!!t.deps}function np(t){return t!==null&&typeof t=="object"&&typeof t.ngOnDestroy=="function"}function rp(t){return typeof t=="function"||typeof t=="object"&&t instanceof _}function vo(t,e){for(let n of t)Array.isArray(n)?vo(n,e):n&&tc(n)?vo(n.\u0275providers,e):e(n)}function Dc(t,e){t instanceof Sr&&t.assertNotDestroyed();let n,r=it(t),i=fe(void 0);try{return e()}finally{it(r),fe(i)}}function ip(){return nc()!==void 0||vh()!=null}function op(t){let e=De.ng;if(e&&e.\u0275compilerFacade)return e.\u0275compilerFacade;throw new Error("JIT compiler unavailable")}function sp(t){return typeof t=="function"}var Xe=0,E=1,w=2,X=3,Fe=4,Re=5,mn=6,yn=7,ie=8,Ut=9,$e=10,W=11,vn=12,Ml=13,Zt=14,Oe=15,kn=16,Lt=17,Ke=18,Yr=19,wc=20,ot=21,Qi=22,bt=23,me=25,Cc=1;var Dt=7,Ar=8,Gt=9,oe=10,Ds=function(t){return t[t.None=0]="None",t[t.HasTransplantedViews=2]="HasTransplantedViews",t}(Ds||{});function mt(t){return Array.isArray(t)&&typeof t[Cc]=="object"}function et(t){return Array.isArray(t)&&t[Cc]===!0}function Ec(t){return(t.flags&4)!==0}function Kr(t){return t.componentOffset>-1}function ws(t){return(t.flags&1)===1}function st(t){return!!t.template}function ap(t){return(t[w]&512)!==0}var bn=class{constructor(e,n,r){this.previousValue=e,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function _c(t,e,n,r){e!==null?e.applyValueToInputSignal(e,r):t[n]=r}function Qr(){return Ic}function Ic(t){return t.type.prototype.ngOnChanges&&(t.setInput=cp),lp}Qr.ngInherit=!0;function lp(){let t=xc(this),e=t?.current;if(e){let n=t.previous;if(n===zt)t.previous=e;else for(let r in e)n[r]=e[r];t.current=null,this.ngOnChanges(e)}}function cp(t,e,n,r,i){let o=this.declaredInputs[r],s=xc(t)||up(t,{previous:zt,current:null}),a=s.current||(s.current={}),l=s.previous,c=l[o];a[o]=new bn(c&&c.currentValue,n,l===zt),_c(t,e,i,n)}var Mc="__ngSimpleChanges__";function xc(t){return t[Mc]||null}function up(t,e){return t[Mc]=e}var xl=null;var Be=function(t,e,n){xl?.(t,e,n)},Tc="svg",dp="math",fp=!1;function hp(){return fp}function Ue(t){for(;Array.isArray(t);)t=t[Xe];return t}function Sc(t,e){return Ue(e[t])}function Te(t,e){return Ue(e[t.index])}function Cs(t,e){return t.data[e]}function Ac(t,e){return t[e]}function at(t,e){let n=e[t];return mt(n)?n:n[Xe]}function pp(t){return(t[w]&4)===4}function Es(t){return(t[w]&128)===128}function gp(t){return et(t[X])}function kr(t,e){return e==null?null:t[e]}function kc(t){t[Lt]=0}function mp(t){t[w]&1024||(t[w]|=1024,Es(t)&&Dn(t))}function yp(t,e){for(;t>0;)e=e[Zt],t--;return e}function _s(t){return!!(t[w]&9216||t[bt]?.dirty)}function bo(t){t[$e].changeDetectionScheduler?.notify(1),_s(t)?Dn(t):t[w]&64&&(hp()?(t[w]|=1024,Dn(t)):t[$e].changeDetectionScheduler?.notify())}function Dn(t){t[$e].changeDetectionScheduler?.notify();let e=wn(t);for(;e!==null&&!(e[w]&8192||(e[w]|=8192,!Es(e)));)e=wn(e)}function Nc(t,e){if((t[w]&256)===256)throw new M(911,!1);t[ot]===null&&(t[ot]=[]),t[ot].push(e)}function vp(t,e){if(t[ot]===null)return;let n=t[ot].indexOf(e);n!==-1&&t[ot].splice(n,1)}function wn(t){let e=t[X];return et(e)?e[X]:e}var x={lFrame:Bc(null),bindingsEnabled:!0,skipHydrationRootTNode:null};function bp(){return x.lFrame.elementDepthCount}function Dp(){x.lFrame.elementDepthCount++}function wp(){x.lFrame.elementDepthCount--}function Fc(){return x.bindingsEnabled}function Cp(){return x.skipHydrationRootTNode!==null}function Ep(t){return x.skipHydrationRootTNode===t}function _p(){x.skipHydrationRootTNode=null}function A(){return x.lFrame.lView}function ee(){return x.lFrame.tView}function Y(t){return x.lFrame.contextLView=t,t[ie]}function K(t){return x.lFrame.contextLView=null,t}function we(){let t=Oc();for(;t!==null&&t.type===64;)t=t.parent;return t}function Oc(){return x.lFrame.currentTNode}function Ip(){let t=x.lFrame,e=t.currentTNode;return t.isParent?e:e.parent}function Nn(t,e){let n=x.lFrame;n.currentTNode=t,n.isParent=e}function Pc(){return x.lFrame.isParent}function Mp(){x.lFrame.isParent=!1}function Jr(){let t=x.lFrame,e=t.bindingRootIndex;return e===-1&&(e=t.bindingRootIndex=t.tView.bindingStartIndex),e}function xp(t){return x.lFrame.bindingIndex=t}function Yt(){return x.lFrame.bindingIndex++}function Rc(t){let e=x.lFrame,n=e.bindingIndex;return e.bindingIndex=e.bindingIndex+t,n}function Tp(){return x.lFrame.inI18n}function Sp(t,e){let n=x.lFrame;n.bindingIndex=n.bindingRootIndex=t,Do(e)}function Ap(){return x.lFrame.currentDirectiveIndex}function Do(t){x.lFrame.currentDirectiveIndex=t}function kp(t){let e=x.lFrame.currentDirectiveIndex;return e===-1?null:t[e]}function Lc(){return x.lFrame.currentQueryIndex}function Is(t){x.lFrame.currentQueryIndex=t}function Np(t){let e=t[E];return e.type===2?e.declTNode:e.type===1?t[Re]:null}function Vc(t,e,n){if(n&N.SkipSelf){let i=e,o=t;for(;i=i.parent,i===null&&!(n&N.Host);)if(i=Np(o),i===null||(o=o[Zt],i.type&10))break;if(i===null)return!1;e=i,t=o}let r=x.lFrame=jc();return r.currentTNode=e,r.lView=t,!0}function Ms(t){let e=jc(),n=t[E];x.lFrame=e,e.currentTNode=n.firstChild,e.lView=t,e.tView=n,e.contextLView=t,e.bindingIndex=n.bindingStartIndex,e.inI18n=!1}function jc(){let t=x.lFrame,e=t===null?null:t.child;return e===null?Bc(t):e}function Bc(t){let e={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:t,child:null,inI18n:!1};return t!==null&&(t.child=e),e}function zc(){let t=x.lFrame;return x.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}var Hc=zc;function xs(){let t=zc();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function Fp(t){return(x.lFrame.contextLView=yp(t,x.lFrame.contextLView))[ie]}function lt(){return x.lFrame.selectedIndex}function wt(t){x.lFrame.selectedIndex=t}function Ts(){let t=x.lFrame;return Cs(t.tView,t.selectedIndex)}function se(){x.lFrame.currentNamespace=Tc}function ye(){Op()}function Op(){x.lFrame.currentNamespace=null}function Pp(){return x.lFrame.currentNamespace}var $c=!0;function Ss(){return $c}function As(t){$c=t}function Rp(t,e,n){let{ngOnChanges:r,ngOnInit:i,ngDoCheck:o}=e.type.prototype;if(r){let s=Ic(e);(n.preOrderHooks??=[]).push(t,s),(n.preOrderCheckHooks??=[]).push(t,s)}i&&(n.preOrderHooks??=[]).push(0-t,i),o&&((n.preOrderHooks??=[]).push(t,o),(n.preOrderCheckHooks??=[]).push(t,o))}function ks(t,e){for(let n=e.directiveStart,r=e.directiveEnd;n<r;n++){let o=t.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:l,ngAfterViewChecked:c,ngOnDestroy:u}=o;s&&(t.contentHooks??=[]).push(-n,s),a&&((t.contentHooks??=[]).push(n,a),(t.contentCheckHooks??=[]).push(n,a)),l&&(t.viewHooks??=[]).push(-n,l),c&&((t.viewHooks??=[]).push(n,c),(t.viewCheckHooks??=[]).push(n,c)),u!=null&&(t.destroyHooks??=[]).push(n,u)}}function Dr(t,e,n){Uc(t,e,3,n)}function wr(t,e,n,r){(t[w]&3)===n&&Uc(t,e,n,r)}function Ji(t,e){let n=t[w];(n&3)===e&&(n&=16383,n+=1,t[w]=n)}function Uc(t,e,n,r){let i=r!==void 0?t[Lt]&65535:0,o=r??-1,s=e.length-1,a=0;for(let l=i;l<s;l++)if(typeof e[l+1]=="number"){if(a=e[l],r!=null&&a>=r)break}else e[l]<0&&(t[Lt]+=65536),(a<o||o==-1)&&(Lp(t,n,e,l),t[Lt]=(t[Lt]&4294901760)+l+2),l++}function Tl(t,e){Be(4,t,e);let n=S(null);try{e.call(t)}finally{S(n),Be(5,t,e)}}function Lp(t,e,n,r){let i=n[r]<0,o=n[r+1],s=i?-n[r]:n[r],a=t[s];i?t[w]>>14<t[Lt]>>16&&(t[w]&3)===e&&(t[w]+=16384,Tl(a,o)):Tl(a,o)}var Bt=-1,Ct=class{constructor(e,n,r){this.factory=e,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}};function Vp(t){return t instanceof Ct}function jp(t){return(t.flags&8)!==0}function Bp(t){return(t.flags&16)!==0}function Gc(t){return t!==Bt}function Nr(t){return t&32767}function zp(t){return t>>16}function Fr(t,e){let n=zp(t),r=e;for(;n>0;)r=r[Zt],n--;return r}var wo=!0;function Or(t){let e=wo;return wo=t,e}var Hp=256,Wc=Hp-1,qc=5,$p=0,ze={};function Up(t,e,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(dn)&&(r=n[dn]),r==null&&(r=n[dn]=$p++);let i=r&Wc,o=1<<i;e.data[t+(i>>qc)]|=o}function Pr(t,e){let n=Zc(t,e);if(n!==-1)return n;let r=e[E];r.firstCreatePass&&(t.injectorIndex=e.length,Xi(r.data,t),Xi(e,null),Xi(r.blueprint,null));let i=Ns(t,e),o=t.injectorIndex;if(Gc(i)){let s=Nr(i),a=Fr(i,e),l=a[E].data;for(let c=0;c<8;c++)e[o+c]=a[s+c]|l[s+c]}return e[o+8]=i,o}function Xi(t,e){t.push(0,0,0,0,0,0,0,0,e)}function Zc(t,e){return t.injectorIndex===-1||t.parent&&t.parent.injectorIndex===t.injectorIndex||e[t.injectorIndex+8]===null?-1:t.injectorIndex}function Ns(t,e){if(t.parent&&t.parent.injectorIndex!==-1)return t.parent.injectorIndex;let n=0,r=null,i=e;for(;i!==null;){if(r=eu(i),r===null)return Bt;if(n++,i=i[Zt],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return Bt}function Co(t,e,n){Up(t,e,n)}function Yc(t,e,n){if(n&N.Optional||t!==void 0)return t;ps(e,"NodeInjector")}function Kc(t,e,n,r){if(n&N.Optional&&r===void 0&&(r=null),!(n&(N.Self|N.Host))){let i=t[Ut],o=fe(void 0);try{return i?i.get(e,r,n&N.Optional):rc(e,r,n&N.Optional)}finally{fe(o)}}return Yc(r,e,n)}function Qc(t,e,n,r=N.Default,i){if(t!==null){if(e[w]&2048&&!(r&N.Self)){let s=Zp(t,e,n,r,ze);if(s!==ze)return s}let o=Jc(t,e,n,r,ze);if(o!==ze)return o}return Kc(e,n,r,i)}function Jc(t,e,n,r,i){let o=Wp(n);if(typeof o=="function"){if(!Vc(e,t,r))return r&N.Host?Yc(i,n,r):Kc(e,n,r,i);try{let s;if(s=o(r),s==null&&!(r&N.Optional))ps(n);else return s}finally{Hc()}}else if(typeof o=="number"){let s=null,a=Zc(t,e),l=Bt,c=r&N.Host?e[Oe][Re]:null;for((a===-1||r&N.SkipSelf)&&(l=a===-1?Ns(t,e):e[a+8],l===Bt||!Al(r,!1)?a=-1:(s=e[E],a=Nr(l),e=Fr(l,e)));a!==-1;){let u=e[E];if(Sl(o,a,u.data)){let d=Gp(a,e,n,s,r,c);if(d!==ze)return d}l=e[a+8],l!==Bt&&Al(r,e[E].data[a+8]===c)&&Sl(o,a,e)?(s=u,a=Nr(l),e=Fr(l,e)):a=-1}}return i}function Gp(t,e,n,r,i,o){let s=e[E],a=s.data[t+8],l=r==null?Kr(a)&&wo:r!=s&&(a.type&3)!==0,c=i&N.Host&&o===a,u=Cr(a,s,n,l,c);return u!==null?Et(e,s,u,a):ze}function Cr(t,e,n,r,i){let o=t.providerIndexes,s=e.data,a=o&1048575,l=t.directiveStart,c=t.directiveEnd,u=o>>20,d=r?a:a+u,f=i?a+u:c;for(let h=d;h<f;h++){let v=s[h];if(h<l&&n===v||h>=l&&v.type===n)return h}if(i){let h=s[l];if(h&&st(h)&&h.type===n)return l}return null}function Et(t,e,n,r){let i=t[n],o=e.data;if(Vp(i)){let s=i;s.resolving&&hh(fh(o[n]));let a=Or(s.canSeeViewProviders);s.resolving=!0;let l,c=s.injectImpl?fe(s.injectImpl):null,u=Vc(t,r,N.Default);try{i=t[n]=s.factory(void 0,o,t,r),e.firstCreatePass&&n>=r.directiveStart&&Rp(n,o[n],e)}finally{c!==null&&fe(c),Or(a),s.resolving=!1,Hc()}}return i}function Wp(t){if(typeof t=="string")return t.charCodeAt(0)||0;let e=t.hasOwnProperty(dn)?t[dn]:void 0;return typeof e=="number"?e>=0?e&Wc:qp:e}function Sl(t,e,n){let r=1<<t;return!!(n[e+(t>>qc)]&r)}function Al(t,e){return!(t&N.Self)&&!(t&N.Host&&e)}var yt=class{constructor(e,n){this._tNode=e,this._lView=n}get(e,n,r){return Qc(this._tNode,this._lView,e,Wr(r),n)}};function qp(){return new yt(we(),A())}function Xc(t){return Tn(()=>{let e=t.prototype.constructor,n=e[Ir]||Eo(e),r=Object.prototype,i=Object.getPrototypeOf(t.prototype).constructor;for(;i&&i!==r;){let o=i[Ir]||Eo(i);if(o&&o!==n)return o;i=Object.getPrototypeOf(i)}return o=>new o})}function Eo(t){return Jl(t)?()=>{let e=Eo(ae(t));return e&&e()}:vt(t)}function Zp(t,e,n,r,i){let o=t,s=e;for(;o!==null&&s!==null&&s[w]&2048&&!(s[w]&512);){let a=Jc(o,s,n,r|N.Self,ze);if(a!==ze)return a;let l=o.parent;if(!l){let c=s[wc];if(c){let u=c.get(n,ze,r);if(u!==ze)return u}l=eu(s),s=s[Zt]}o=l}return i}function eu(t){let e=t[E],n=e.type;return n===2?e.declTNode:n===1?t[Re]:null}function kl(t,e=null,n=null,r){let i=tu(t,e,n,r);return i.resolveInjectorInitializers(),i}function tu(t,e=null,n=null,r,i=new Set){let o=[n||he,Wh(t)];return r=r||(typeof t=="object"?void 0:ge(t)),new Sr(o,e||vc(),r||null,i)}var We=(()=>{let e=class e{static create(r,i){if(Array.isArray(r))return kl({name:""},i,r,"");{let o=r.name??"";return kl({name:o},r.parent,r.providers,o)}}};e.THROW_IF_NOT_FOUND=hn,e.NULL=new Tr,e.\u0275prov=R({token:e,providedIn:"any",factory:()=>I(ac)}),e.__NG_ELEMENT_ID__=-1;let t=e;return t})();var Yp="ngOriginalError";function eo(t){return t[Yp]}var Qe=class{constructor(){this._console=console}handleError(e){let n=this._findOriginalError(e);this._console.error("ERROR",e),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(e){let n=e&&eo(e);for(;n&&eo(n);)n=eo(n);return n||null}},nu=new _("",{providedIn:"root",factory:()=>B(Qe).handleError.bind(void 0)}),ru=(()=>{let e=class e{};e.__NG_ELEMENT_ID__=Kp,e.__NG_ENV_ID__=r=>r;let t=e;return t})(),_o=class extends ru{constructor(e){super(),this._lView=e}onDestroy(e){return Nc(this._lView,e),()=>vp(this._lView,e)}};function Kp(){return new _o(A())}function Qp(){return Kt(we(),A())}function Kt(t,e){return new Ce(Te(t,e))}var Ce=(()=>{let e=class e{constructor(r){this.nativeElement=r}};e.__NG_ELEMENT_ID__=Qp;let t=e;return t})();function Jp(t){return t instanceof Ce?t.nativeElement:t}var Io=class extends je{constructor(e=!1){super(),this.destroyRef=void 0,this.__isAsync=e,ip()&&(this.destroyRef=B(ru,{optional:!0})??void 0)}emit(e){let n=S(null);try{super.next(e)}finally{S(n)}}subscribe(e,n,r){let i=e,o=n||(()=>null),s=r;if(e&&typeof e=="object"){let l=e;i=l.next?.bind(l),o=l.error?.bind(l),s=l.complete?.bind(l)}this.__isAsync&&(o=to(o),i&&(i=to(i)),s&&(s=to(s)));let a=super.subscribe({next:i,error:o,complete:s});return e instanceof ce&&e.add(a),a}};function to(t){return e=>{setTimeout(t,void 0,e)}}var pe=Io;function Xp(){return this._results[Symbol.iterator]()}var Mo=class t{get changes(){return this._changes??=new pe}constructor(e=!1){this._emitDistinctChangesOnly=e,this.dirty=!0,this._onDirty=void 0,this._results=[],this._changesDetected=!1,this._changes=void 0,this.length=0,this.first=void 0,this.last=void 0;let n=t.prototype;n[Symbol.iterator]||(n[Symbol.iterator]=Xp)}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,n){return this._results.reduce(e,n)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,n){this.dirty=!1;let r=Ih(e);(this._changesDetected=!_h(this._results,r,n))&&(this._results=r,this.length=r.length,this.last=r[this.length-1],this.first=r[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.emit(this)}onDirty(e){this._onDirty=e}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}};function iu(t){return(t.flags&128)===128}var ou=new Map,eg=0;function tg(){return eg++}function ng(t){ou.set(t[Yr],t)}function rg(t){ou.delete(t[Yr])}var Nl="__ngContext__";function _t(t,e){mt(e)?(t[Nl]=e[Yr],ng(e)):t[Nl]=e}function su(t){return lu(t[vn])}function au(t){return lu(t[Fe])}function lu(t){for(;t!==null&&!et(t);)t=t[Fe];return t}var xo;function cu(t){xo=t}function ig(){if(xo!==void 0)return xo;if(typeof document<"u")return document;throw new M(210,!1)}var Xr=new _("",{providedIn:"root",factory:()=>og}),og="ng",Fs=new _(""),ct=new _("",{providedIn:"platform",factory:()=>"unknown"});var Os=new _("",{providedIn:"root",factory:()=>ig().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});var sg="h",ag="b";var lg=()=>null;function Ps(t,e,n=!1){return lg(t,e,n)}var uu=!1,cg=new _("",{providedIn:"root",factory:()=>uu});var To=class{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${nh})`}};function ei(t){return t instanceof To?t.changingThisBreaksApplicationSecurity:t}function du(t){return t.ownerDocument.defaultView}function Rs(t){return t.ownerDocument}function ug(t){return t instanceof Function?t():t}var Ge=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}(Ge||{}),dg;function Ls(t,e){return dg(t,e)}function Vt(t,e,n,r,i){if(r!=null){let o,s=!1;et(r)?o=r:mt(r)&&(s=!0,r=r[Xe]);let a=Ue(r);t===0&&n!==null?i==null?gu(e,n,a):Rr(e,n,a,i||null,!0):t===1&&n!==null?Rr(e,n,a,i||null,!0):t===2?Tg(e,a,s):t===3&&e.destroyNode(a),o!=null&&Ag(e,t,o,n,i)}}function fg(t,e){return t.createText(e)}function hg(t,e,n){t.setValue(e,n)}function fu(t,e,n){return t.createElement(e,n)}function pg(t,e){hu(t,e),e[Xe]=null,e[Re]=null}function gg(t,e,n,r,i,o){r[Xe]=i,r[Re]=e,ni(t,r,n,1,i,o)}function hu(t,e){e[$e].changeDetectionScheduler?.notify(1),ni(t,e,e[W],2,null,null)}function mg(t){let e=t[vn];if(!e)return no(t[E],t);for(;e;){let n=null;if(mt(e))n=e[vn];else{let r=e[oe];r&&(n=r)}if(!n){for(;e&&!e[Fe]&&e!==t;)mt(e)&&no(e[E],e),e=e[X];e===null&&(e=t),mt(e)&&no(e[E],e),n=e&&e[Fe]}e=n}}function yg(t,e,n,r){let i=oe+r,o=n.length;r>0&&(n[i-1][Fe]=e),r<o-oe?(e[Fe]=n[i],sc(n,oe+r,e)):(n.push(e),e[Fe]=null),e[X]=n;let s=e[kn];s!==null&&n!==s&&vg(s,e);let a=e[Ke];a!==null&&a.insertView(t),bo(e),e[w]|=128}function vg(t,e){let n=t[Gt],i=e[X][X][Oe];e[Oe]!==i&&(t[w]|=Ds.HasTransplantedViews),n===null?t[Gt]=[e]:n.push(e)}function pu(t,e){let n=t[Gt],r=n.indexOf(e);n.splice(r,1)}function Cn(t,e){if(t.length<=oe)return;let n=oe+e,r=t[n];if(r){let i=r[kn];i!==null&&i!==t&&pu(i,r),e>0&&(t[n-1][Fe]=r[Fe]);let o=xr(t,oe+e);pg(r[E],r);let s=o[Ke];s!==null&&s.detachView(o[E]),r[X]=null,r[Fe]=null,r[w]&=-129}return r}function ti(t,e){if(!(e[w]&256)){let n=e[W];n.destroyNode&&ni(t,e,n,3,null,null),mg(e)}}function no(t,e){if(e[w]&256)return;let n=S(null);try{e[w]&=-129,e[w]|=256,e[bt]&&za(e[bt]),Dg(t,e),bg(t,e),e[E].type===1&&e[W].destroy();let r=e[kn];if(r!==null&&et(e[X])){r!==e[X]&&pu(r,e);let i=e[Ke];i!==null&&i.detachView(t)}rg(e)}finally{S(n)}}function bg(t,e){let n=t.cleanup,r=e[yn];if(n!==null)for(let o=0;o<n.length-1;o+=2)if(typeof n[o]=="string"){let s=n[o+3];s>=0?r[s]():r[-s].unsubscribe(),o+=2}else{let s=r[n[o+1]];n[o].call(s)}r!==null&&(e[yn]=null);let i=e[ot];if(i!==null){e[ot]=null;for(let o=0;o<i.length;o++){let s=i[o];s()}}}function Dg(t,e){let n;if(t!=null&&(n=t.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let i=e[n[r]];if(!(i instanceof Ct)){let o=n[r+1];if(Array.isArray(o))for(let s=0;s<o.length;s+=2){let a=i[o[s]],l=o[s+1];Be(4,a,l);try{l.call(a)}finally{Be(5,a,l)}}else{Be(4,i,o);try{o.call(i)}finally{Be(5,i,o)}}}}}function wg(t,e,n){return Cg(t,e.parent,n)}function Cg(t,e,n){let r=e;for(;r!==null&&r.type&40;)e=r,r=e.parent;if(r===null)return n[Xe];{let{componentOffset:i}=r;if(i>-1){let{encapsulation:o}=t.data[r.directiveStart+i];if(o===He.None||o===He.Emulated)return null}return Te(r,n)}}function Rr(t,e,n,r,i){t.insertBefore(e,n,r,i)}function gu(t,e,n){t.appendChild(e,n)}function Fl(t,e,n,r,i){r!==null?Rr(t,e,n,r,i):gu(t,e,n)}function Eg(t,e,n,r){t.removeChild(e,n,r)}function Vs(t,e){return t.parentNode(e)}function _g(t,e){return t.nextSibling(e)}function Ig(t,e,n){return xg(t,e,n)}function Mg(t,e,n){return t.type&40?Te(t,n):null}var xg=Mg,Ol;function js(t,e,n,r){let i=wg(t,r,e),o=e[W],s=r.parent||e[Re],a=Ig(s,r,e);if(i!=null)if(Array.isArray(n))for(let l=0;l<n.length;l++)Fl(o,i,n[l],a,!1);else Fl(o,i,n,a,!1);Ol!==void 0&&Ol(o,r,e,n,i)}function Er(t,e){if(e!==null){let n=e.type;if(n&3)return Te(e,t);if(n&4)return So(-1,t[e.index]);if(n&8){let r=e.child;if(r!==null)return Er(t,r);{let i=t[e.index];return et(i)?So(-1,i):Ue(i)}}else{if(n&32)return Ls(e,t)()||Ue(t[e.index]);{let r=mu(t,e);if(r!==null){if(Array.isArray(r))return r[0];let i=wn(t[Oe]);return Er(i,r)}else return Er(t,e.next)}}}return null}function mu(t,e){if(e!==null){let r=t[Oe][Re],i=e.projection;return r.projection[i]}return null}function So(t,e){let n=oe+t+1;if(n<e.length){let r=e[n],i=r[E].firstChild;if(i!==null)return Er(r,i)}return e[Dt]}function Tg(t,e,n){let r=Vs(t,e);r&&Eg(t,r,e,n)}function Bs(t,e,n,r,i,o,s){for(;n!=null;){let a=r[n.index],l=n.type;if(s&&e===0&&(a&&_t(Ue(a),r),n.flags|=2),(n.flags&32)!==32)if(l&8)Bs(t,e,n.child,r,i,o,!1),Vt(e,t,i,a,o);else if(l&32){let c=Ls(n,r),u;for(;u=c();)Vt(e,t,i,u,o);Vt(e,t,i,a,o)}else l&16?Sg(t,e,r,n,i,o):Vt(e,t,i,a,o);n=s?n.projectionNext:n.next}}function ni(t,e,n,r,i,o){Bs(n,r,t.firstChild,e,i,o,!1)}function Sg(t,e,n,r,i,o){let s=n[Oe],l=s[Re].projection[r.projection];if(Array.isArray(l))for(let c=0;c<l.length;c++){let u=l[c];Vt(e,t,i,u,o)}else{let c=l,u=s[X];iu(r)&&(c.flags|=128),Bs(t,e,c,u,i,o,!0)}}function Ag(t,e,n,r,i){let o=n[Dt],s=Ue(n);o!==s&&Vt(e,t,r,o,i);for(let a=oe;a<n.length;a++){let l=n[a];ni(l[E],l,t,e,r,o)}}function kg(t,e,n,r,i){if(e)i?t.addClass(n,r):t.removeClass(n,r);else{let o=r.indexOf("-")===-1?void 0:Ge.DashCase;i==null?t.removeStyle(n,r,o):(typeof i=="string"&&i.endsWith("!important")&&(i=i.slice(0,-10),o|=Ge.Important),t.setStyle(n,r,i,o))}}function Ng(t,e,n){t.setAttribute(e,"style",n)}function yu(t,e,n){n===""?t.removeAttribute(e,"class"):t.setAttribute(e,"class",n)}function vu(t,e,n){let{mergedAttrs:r,classes:i,styles:o}=n;r!==null&&go(t,e,r),i!==null&&yu(t,e,i),o!==null&&Ng(t,e,o)}var tt={};function m(t=1){bu(ee(),A(),lt()+t,!1)}function bu(t,e,n,r){if(!r)if((e[w]&3)===3){let o=t.preOrderCheckHooks;o!==null&&Dr(e,o,n)}else{let o=t.preOrderHooks;o!==null&&wr(e,o,0,n)}wt(n)}function P(t,e=N.Default){let n=A();if(n===null)return I(t,e);let r=we();return Qc(r,n,ae(t),e)}function Du(t,e,n,r,i,o){let s=S(null);try{let a=null;i&_e.SignalBased&&(a=e[r][Ni]),a!==null&&a.transformFn!==void 0&&(o=a.transformFn(o)),i&_e.HasDecoratorInputTransform&&(o=t.inputTransforms[r].call(e,o)),t.setInput!==null?t.setInput(e,a,o,n,r):_c(e,a,r,o)}finally{S(s)}}function Fg(t,e){let n=t.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let i=n[r];if(i<0)wt(~i);else{let o=i,s=n[++r],a=n[++r];Sp(s,o);let l=e[o];a(2,l)}}}finally{wt(-1)}}function ri(t,e,n,r,i,o,s,a,l,c,u){let d=e.blueprint.slice();return d[Xe]=i,d[w]=r|4|128|8|64,(c!==null||t&&t[w]&2048)&&(d[w]|=2048),kc(d),d[X]=d[Zt]=t,d[ie]=n,d[$e]=s||t&&t[$e],d[W]=a||t&&t[W],d[Ut]=l||t&&t[Ut]||null,d[Re]=o,d[Yr]=tg(),d[mn]=u,d[wc]=c,d[Oe]=e.type==2?t[Oe]:d,d}function ii(t,e,n,r,i){let o=t.data[e];if(o===null)o=Og(t,e,n,r,i),Tp()&&(o.flags|=32);else if(o.type&64){o.type=n,o.value=r,o.attrs=i;let s=Ip();o.injectorIndex=s===null?-1:s.injectorIndex}return Nn(o,!0),o}function Og(t,e,n,r,i){let o=Oc(),s=Pc(),a=s?o:o&&o.parent,l=t.data[e]=Bg(t,a,n,e,r,i);return t.firstChild===null&&(t.firstChild=l),o!==null&&(s?o.child==null&&l.parent!==null&&(o.child=l):o.next===null&&(o.next=l,l.prev=o)),l}function wu(t,e,n,r){if(n===0)return-1;let i=e.length;for(let o=0;o<n;o++)e.push(r),t.blueprint.push(r),t.data.push(null);return i}function Cu(t,e,n,r,i){let o=lt(),s=r&2;try{wt(-1),s&&e.length>me&&bu(t,e,me,!1),Be(s?2:0,i),n(r,i)}finally{wt(o),Be(s?3:1,i)}}function Eu(t,e,n){if(Ec(e)){let r=S(null);try{let i=e.directiveStart,o=e.directiveEnd;for(let s=i;s<o;s++){let a=t.data[s];if(a.contentQueries){let l=n[s];a.contentQueries(1,l,s)}}}finally{S(r)}}}function _u(t,e,n){Fc()&&(Wg(t,e,n,Te(n,e)),(n.flags&64)===64&&Au(t,e,n))}function Iu(t,e,n=Te){let r=e.localNames;if(r!==null){let i=e.index+1;for(let o=0;o<r.length;o+=2){let s=r[o+1],a=s===-1?n(e,t):t[s];t[i++]=a}}}function Mu(t){let e=t.tView;return e===null||e.incompleteFirstPass?t.tView=zs(1,null,t.template,t.decls,t.vars,t.directiveDefs,t.pipeDefs,t.viewQuery,t.schemas,t.consts,t.id):e}function zs(t,e,n,r,i,o,s,a,l,c,u){let d=me+r,f=d+i,h=Pg(d,f),v=typeof c=="function"?c():c;return h[E]={type:t,blueprint:h,template:n,queries:null,viewQuery:a,declTNode:e,data:h.slice().fill(null,d),bindingStartIndex:d,expandoStartIndex:f,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:typeof o=="function"?o():o,pipeRegistry:typeof s=="function"?s():s,firstChild:null,schemas:l,consts:v,incompleteFirstPass:!1,ssrId:u}}function Pg(t,e){let n=[];for(let r=0;r<e;r++)n.push(r<t?null:tt);return n}function Rg(t,e,n,r){let o=r.get(cg,uu)||n===He.ShadowDom,s=t.selectRootElement(e,o);return Lg(s),s}function Lg(t){Vg(t)}var Vg=()=>null;function jg(t,e,n,r){let i=Fu(e);i.push(n),t.firstCreatePass&&Ou(t).push(r,i.length-1)}function Bg(t,e,n,r,i,o){let s=e?e.injectorIndex:-1,a=0;return Cp()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:i,attrs:o,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:e,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function Pl(t,e,n,r,i){for(let o in e){if(!e.hasOwnProperty(o))continue;let s=e[o];if(s===void 0)continue;r??={};let a,l=_e.None;Array.isArray(s)?(a=s[0],l=s[1]):a=s;let c=o;if(i!==null){if(!i.hasOwnProperty(o))continue;c=i[o]}t===0?Rl(r,n,c,a,l):Rl(r,n,c,a)}return r}function Rl(t,e,n,r,i){let o;t.hasOwnProperty(n)?(o=t[n]).push(e,r):o=t[n]=[e,r],i!==void 0&&o.push(i)}function zg(t,e,n){let r=e.directiveStart,i=e.directiveEnd,o=t.data,s=e.attrs,a=[],l=null,c=null;for(let u=r;u<i;u++){let d=o[u],f=n?n.get(d):null,h=f?f.inputs:null,v=f?f.outputs:null;l=Pl(0,d.inputs,u,l,h),c=Pl(1,d.outputs,u,c,v);let T=l!==null&&s!==null&&!ys(e)?rm(l,u,s):null;a.push(T)}l!==null&&(l.hasOwnProperty("class")&&(e.flags|=8),l.hasOwnProperty("style")&&(e.flags|=16)),e.initialInputs=a,e.inputs=l,e.outputs=c}function Hg(t){return t==="class"?"className":t==="for"?"htmlFor":t==="formaction"?"formAction":t==="innerHtml"?"innerHTML":t==="readonly"?"readOnly":t==="tabindex"?"tabIndex":t}function xu(t,e,n,r,i,o,s,a){let l=Te(e,n),c=e.inputs,u;!a&&c!=null&&(u=c[r])?(Hs(t,n,u,r,i),Kr(e)&&$g(n,e.index)):e.type&3?(r=Hg(r),i=s!=null?s(i,e.value||"",r):i,o.setProperty(l,r,i)):e.type&12}function $g(t,e){let n=at(e,t);n[w]&16||(n[w]|=64)}function Tu(t,e,n,r){if(Fc()){let i=r===null?null:{"":-1},o=Zg(t,n),s,a;o===null?s=a=null:[s,a]=o,s!==null&&Su(t,e,n,s,i,a),i&&Yg(n,r,i)}n.mergedAttrs=gn(n.mergedAttrs,n.attrs)}function Su(t,e,n,r,i,o){for(let c=0;c<r.length;c++)Co(Pr(n,e),t,r[c].type);Qg(n,t.data.length,r.length);for(let c=0;c<r.length;c++){let u=r[c];u.providersResolver&&u.providersResolver(u)}let s=!1,a=!1,l=wu(t,e,r.length,null);for(let c=0;c<r.length;c++){let u=r[c];n.mergedAttrs=gn(n.mergedAttrs,u.hostAttrs),Jg(t,n,e,l,u),Kg(l,u,i),u.contentQueries!==null&&(n.flags|=4),(u.hostBindings!==null||u.hostAttrs!==null||u.hostVars!==0)&&(n.flags|=64);let d=u.type.prototype;!s&&(d.ngOnChanges||d.ngOnInit||d.ngDoCheck)&&((t.preOrderHooks??=[]).push(n.index),s=!0),!a&&(d.ngOnChanges||d.ngDoCheck)&&((t.preOrderCheckHooks??=[]).push(n.index),a=!0),l++}zg(t,n,o)}function Ug(t,e,n,r,i){let o=i.hostBindings;if(o){let s=t.hostBindingOpCodes;s===null&&(s=t.hostBindingOpCodes=[]);let a=~e.index;Gg(s)!=a&&s.push(a),s.push(n,r,o)}}function Gg(t){let e=t.length;for(;e>0;){let n=t[--e];if(typeof n=="number"&&n<0)return n}return 0}function Wg(t,e,n,r){let i=n.directiveStart,o=n.directiveEnd;Kr(n)&&Xg(e,n,t.data[i+n.componentOffset]),t.firstCreatePass||Pr(n,e),_t(r,e);let s=n.initialInputs;for(let a=i;a<o;a++){let l=t.data[a],c=Et(e,t,a,n);if(_t(c,e),s!==null&&nm(e,a-i,c,l,n,s),st(l)){let u=at(n.index,e);u[ie]=Et(e,t,a,n)}}}function Au(t,e,n){let r=n.directiveStart,i=n.directiveEnd,o=n.index,s=Ap();try{wt(o);for(let a=r;a<i;a++){let l=t.data[a],c=e[a];Do(a),(l.hostBindings!==null||l.hostVars!==0||l.hostAttrs!==null)&&qg(l,c)}}finally{wt(-1),Do(s)}}function qg(t,e){t.hostBindings!==null&&t.hostBindings(1,e)}function Zg(t,e){let n=t.directiveRegistry,r=null,i=null;if(n)for(let o=0;o<n.length;o++){let s=n[o];if(Ph(e,s.selectors,!1))if(r||(r=[]),st(s))if(s.findHostDirectiveDefs!==null){let a=[];i=i||new Map,s.findHostDirectiveDefs(s,a,i),r.unshift(...a,s);let l=a.length;Ao(t,e,l)}else r.unshift(s),Ao(t,e,0);else i=i||new Map,s.findHostDirectiveDefs?.(s,r,i),r.push(s)}return r===null?null:[r,i]}function Ao(t,e,n){e.componentOffset=n,(t.components??=[]).push(e.index)}function Yg(t,e,n){if(e){let r=t.localNames=[];for(let i=0;i<e.length;i+=2){let o=n[e[i+1]];if(o==null)throw new M(-301,!1);r.push(e[i],o)}}}function Kg(t,e,n){if(n){if(e.exportAs)for(let r=0;r<e.exportAs.length;r++)n[e.exportAs[r]]=t;st(e)&&(n[""]=t)}}function Qg(t,e,n){t.flags|=1,t.directiveStart=e,t.directiveEnd=e+n,t.providerIndexes=e}function Jg(t,e,n,r,i){t.data[r]=i;let o=i.factory||(i.factory=vt(i.type,!0)),s=new Ct(o,st(i),P);t.blueprint[r]=s,n[r]=s,Ug(t,e,r,wu(t,n,i.hostVars,tt),i)}function Xg(t,e,n){let r=Te(e,t),i=Mu(n),o=t[$e].rendererFactory,s=16;n.signals?s=4096:n.onPush&&(s=64);let a=oi(t,ri(t,i,null,s,r,e,null,o.createRenderer(r,n),null,null,null));t[e.index]=a}function em(t,e,n,r,i,o){let s=Te(t,e);tm(e[W],s,o,t.value,n,r,i)}function tm(t,e,n,r,i,o,s){if(o==null)t.removeAttribute(e,i,n);else{let a=s==null?hs(o):s(o,r||"",i);t.setAttribute(e,i,a,n)}}function nm(t,e,n,r,i,o){let s=o[e];if(s!==null)for(let a=0;a<s.length;){let l=s[a++],c=s[a++],u=s[a++],d=s[a++];Du(r,n,l,c,u,d)}}function rm(t,e,n){let r=null,i=0;for(;i<n.length;){let o=n[i];if(o===0){i+=4;continue}else if(o===5){i+=2;continue}if(typeof o=="number")break;if(t.hasOwnProperty(o)){r===null&&(r=[]);let s=t[o];for(let a=0;a<s.length;a+=3)if(s[a]===e){r.push(o,s[a+1],s[a+2],n[i+1]);break}}i+=2}return r}function ku(t,e,n,r){return[t,!0,0,e,null,r,null,n,null,null]}function Nu(t,e){let n=t.contentQueries;if(n!==null){let r=S(null);try{for(let i=0;i<n.length;i+=2){let o=n[i],s=n[i+1];if(s!==-1){let a=t.data[s];Is(o),a.contentQueries(2,e[s],s)}}}finally{S(r)}}}function oi(t,e){return t[vn]?t[Ml][Fe]=e:t[vn]=e,t[Ml]=e,e}function ko(t,e,n){Is(0);let r=S(null);try{e(t,n)}finally{S(r)}}function Fu(t){return t[yn]||(t[yn]=[])}function Ou(t){return t.cleanup||(t.cleanup=[])}function Pu(t,e){let n=t[Ut],r=n?n.get(Qe,null):null;r&&r.handleError(e)}function Hs(t,e,n,r,i){for(let o=0;o<n.length;){let s=n[o++],a=n[o++],l=n[o++],c=e[s],u=t.data[s];Du(u,c,r,a,l,i)}}function im(t,e,n){let r=Sc(e,t);hg(t[W],r,n)}function om(t,e){let n=at(e,t),r=n[E];sm(r,n);let i=n[Xe];i!==null&&n[mn]===null&&(n[mn]=Ps(i,n[Ut])),$s(r,n,n[ie])}function sm(t,e){for(let n=e.length;n<t.blueprint.length;n++)e.push(t.blueprint[n])}function $s(t,e,n){Ms(e);try{let r=t.viewQuery;r!==null&&ko(1,r,n);let i=t.template;i!==null&&Cu(t,e,i,1,n),t.firstCreatePass&&(t.firstCreatePass=!1),e[Ke]?.finishViewCreation(t),t.staticContentQueries&&Nu(t,e),t.staticViewQueries&&ko(2,t.viewQuery,n);let o=t.components;o!==null&&am(e,o)}catch(r){throw t.firstCreatePass&&(t.incompleteFirstPass=!0,t.firstCreatePass=!1),r}finally{e[w]&=-5,xs()}}function am(t,e){for(let n=0;n<e.length;n++)om(t,e[n])}function si(t,e,n,r){let i=S(null);try{let o=e.tView,a=t[w]&4096?4096:16,l=ri(t,o,n,a,null,e,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),c=t[e.index];l[kn]=c;let u=t[Ke];return u!==null&&(l[Ke]=u.createEmbeddedView(o)),$s(o,l,n),l}finally{S(i)}}function Ru(t,e){let n=oe+e;if(n<t.length)return t[n]}function En(t,e){return!e||e.firstChild===null||iu(t)}function ai(t,e,n,r=!0){let i=e[E];if(yg(i,e,t,n),r){let s=So(n,t),a=e[W],l=Vs(a,t[Dt]);l!==null&&gg(i,t[Re],a,e,l,s)}let o=e[mn];o!==null&&o.firstChild!==null&&(o.firstChild=null)}function Lu(t,e){let n=Cn(t,e);return n!==void 0&&ti(n[E],n),n}function Lr(t,e,n,r,i=!1){for(;n!==null;){let o=e[n.index];o!==null&&r.push(Ue(o)),et(o)&&lm(o,r);let s=n.type;if(s&8)Lr(t,e,n.child,r);else if(s&32){let a=Ls(n,e),l;for(;l=a();)r.push(l)}else if(s&16){let a=mu(e,n);if(Array.isArray(a))r.push(...a);else{let l=wn(e[Oe]);Lr(l[E],l,a,r,!0)}}n=i?n.projectionNext:n.next}return r}function lm(t,e){for(let n=oe;n<t.length;n++){let r=t[n],i=r[E].firstChild;i!==null&&Lr(r[E],r,i,e)}t[Dt]!==t[Xe]&&e.push(t[Dt])}var Vu=[];function cm(t){return t[bt]??um(t)}function um(t){let e=Vu.pop()??Object.create(fm);return e.lView=t,e}function dm(t){t.lView[bt]!==t&&(t.lView=null,Vu.push(t))}var fm=be(Q({},Va),{consumerIsAlwaysLive:!0,consumerMarkedDirty:t=>{Dn(t.lView)},consumerOnSignalRead(){this.lView[bt]=this}}),ju=100;function Bu(t,e=!0,n=0){let r=t[$e],i=r.rendererFactory,o=!1;o||i.begin?.();try{hm(t,n)}catch(s){throw e&&Pu(t,s),s}finally{o||(i.end?.(),r.inlineEffectRunner?.flush())}}function hm(t,e){No(t,e);let n=0;for(;_s(t);){if(n===ju)throw new M(103,!1);n++,No(t,1)}}function pm(t,e,n,r){let i=e[w];if((i&256)===256)return;let o=!1;!o&&e[$e].inlineEffectRunner?.flush(),Ms(e);let s=null,a=null;!o&&gm(t)&&(a=cm(e),s=ja(a));try{kc(e),xp(t.bindingStartIndex),n!==null&&Cu(t,e,n,2,r);let l=(i&3)===3;if(!o)if(l){let d=t.preOrderCheckHooks;d!==null&&Dr(e,d,null)}else{let d=t.preOrderHooks;d!==null&&wr(e,d,0,null),Ji(e,0)}if(mm(e),zu(e,0),t.contentQueries!==null&&Nu(t,e),!o)if(l){let d=t.contentCheckHooks;d!==null&&Dr(e,d)}else{let d=t.contentHooks;d!==null&&wr(e,d,1),Ji(e,1)}Fg(t,e);let c=t.components;c!==null&&$u(e,c,0);let u=t.viewQuery;if(u!==null&&ko(2,u,r),!o)if(l){let d=t.viewCheckHooks;d!==null&&Dr(e,d)}else{let d=t.viewHooks;d!==null&&wr(e,d,2),Ji(e,2)}if(t.firstUpdatePass===!0&&(t.firstUpdatePass=!1),e[Qi]){for(let d of e[Qi])d();e[Qi]=null}o||(e[w]&=-73)}catch(l){throw Dn(e),l}finally{a!==null&&(Ba(a,s),dm(a)),xs()}}function gm(t){return t.type!==2}function zu(t,e){for(let n=su(t);n!==null;n=au(n))for(let r=oe;r<n.length;r++){let i=n[r];Hu(i,e)}}function mm(t){for(let e=su(t);e!==null;e=au(e)){if(!(e[w]&Ds.HasTransplantedViews))continue;let n=e[Gt];for(let r=0;r<n.length;r++){let i=n[r],o=i[X];mp(i)}}}function ym(t,e,n){let r=at(e,t);Hu(r,n)}function Hu(t,e){Es(t)&&No(t,e)}function No(t,e){let r=t[E],i=t[w],o=t[bt],s=!!(e===0&&i&16);if(s||=!!(i&64&&e===0),s||=!!(i&1024),s||=!!(o?.dirty&&Fi(o)),o&&(o.dirty=!1),t[w]&=-9217,s)pm(r,t,r.template,t[ie]);else if(i&8192){zu(t,1);let a=r.components;a!==null&&$u(t,a,1)}}function $u(t,e,n){for(let r=0;r<e.length;r++)ym(t,e[r],n)}function Us(t){for(t[$e].changeDetectionScheduler?.notify();t;){t[w]|=64;let e=wn(t);if(ap(t)&&!e)return t;t=e}return null}var It=class{get rootNodes(){let e=this._lView,n=e[E];return Lr(n,e,n.firstChild,[])}constructor(e,n,r=!0){this._lView=e,this._cdRefInjectingView=n,this.notifyErrorHandler=r,this._appRef=null,this._attachedToViewContainer=!1}get context(){return this._lView[ie]}set context(e){this._lView[ie]=e}get destroyed(){return(this._lView[w]&256)===256}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[X];if(et(e)){let n=e[Ar],r=n?n.indexOf(this):-1;r>-1&&(Cn(e,r),xr(n,r))}this._attachedToViewContainer=!1}ti(this._lView[E],this._lView)}onDestroy(e){Nc(this._lView,e)}markForCheck(){Us(this._cdRefInjectingView||this._lView)}detach(){this._lView[w]&=-129}reattach(){bo(this._lView),this._lView[w]|=128}detectChanges(){this._lView[w]|=1024,Bu(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new M(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null,hu(this._lView[E],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new M(902,!1);this._appRef=e,bo(this._lView)}},_n=(()=>{let e=class e{};e.__NG_ELEMENT_ID__=Dm;let t=e;return t})(),vm=_n,bm=class extends vm{constructor(e,n,r){super(),this._declarationLView=e,this._declarationTContainer=n,this.elementRef=r}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(e,n){return this.createEmbeddedViewImpl(e,n)}createEmbeddedViewImpl(e,n,r){let i=si(this._declarationLView,this._declarationTContainer,e,{embeddedViewInjector:n,dehydratedView:r});return new It(i)}};function Dm(){return Gs(we(),A())}function Gs(t,e){return t.type&4?new bm(e,t,Kt(t,e)):null}var OC=new RegExp(`^(\\d+)*(${ag}|${sg})*(.*)`);var wm=()=>null;function In(t,e){return wm(t,e)}var Fo=class{},Oo=class{},Vr=class{};function Cm(t){let e=Error(`No component factory found for ${ge(t)}.`);return e[Em]=t,e}var Em="ngComponent";var Po=class{resolveComponentFactory(e){throw Cm(e)}},Qt=(()=>{let e=class e{};e.NULL=new Po;let t=e;return t})(),Mn=class{},nt=(()=>{let e=class e{constructor(){this.destroyNode=null}};e.__NG_ELEMENT_ID__=()=>_m();let t=e;return t})();function _m(){let t=A(),e=we(),n=at(e.index,t);return(mt(n)?n:t)[W]}var Im=(()=>{let e=class e{};e.\u0275prov=R({token:e,providedIn:"root",factory:()=>null});let t=e;return t})(),ro={};var Ll=new Set;function li(t){Ll.has(t)||(Ll.add(t),performance?.mark?.("mark_feature_usage",{detail:{feature:t}}))}function Vl(...t){}function Mm(){let t=typeof De.requestAnimationFrame=="function",e=De[t?"requestAnimationFrame":"setTimeout"],n=De[t?"cancelAnimationFrame":"clearTimeout"];if(typeof Zone<"u"&&e&&n){let r=e[Zone.__symbol__("OriginalDelegate")];r&&(e=r);let i=n[Zone.__symbol__("OriginalDelegate")];i&&(n=i)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:n}}var U=class t{constructor({enableLongStackTrace:e=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:r=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new pe(!1),this.onMicrotaskEmpty=new pe(!1),this.onStable=new pe(!1),this.onError=new pe(!1),typeof Zone>"u")throw new M(908,!1);Zone.assertZonePatched();let i=this;i._nesting=0,i._outer=i._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(i._inner=i._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(i._inner=i._inner.fork(Zone.longStackTraceZoneSpec)),i.shouldCoalesceEventChangeDetection=!r&&n,i.shouldCoalesceRunChangeDetection=r,i.lastRequestAnimationFrameId=-1,i.nativeRequestAnimationFrame=Mm().nativeRequestAnimationFrame,Sm(i)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get("isAngularZone")===!0}static assertInAngularZone(){if(!t.isInAngularZone())throw new M(909,!1)}static assertNotInAngularZone(){if(t.isInAngularZone())throw new M(909,!1)}run(e,n,r){return this._inner.run(e,n,r)}runTask(e,n,r,i){let o=this._inner,s=o.scheduleEventTask("NgZoneEvent: "+i,e,xm,Vl,Vl);try{return o.runTask(s,n,r)}finally{o.cancelTask(s)}}runGuarded(e,n,r){return this._inner.runGuarded(e,n,r)}runOutsideAngular(e){return this._outer.run(e)}},xm={};function Ws(t){if(t._nesting==0&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function Tm(t){t.isCheckStableRunning||t.lastRequestAnimationFrameId!==-1||(t.lastRequestAnimationFrameId=t.nativeRequestAnimationFrame.call(De,()=>{t.fakeTopEventTask||(t.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",()=>{t.lastRequestAnimationFrameId=-1,Ro(t),t.isCheckStableRunning=!0,Ws(t),t.isCheckStableRunning=!1},void 0,()=>{},()=>{})),t.fakeTopEventTask.invoke()}),Ro(t))}function Sm(t){let e=()=>{Tm(t)};t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,r,i,o,s,a)=>{if(Am(a))return n.invokeTask(i,o,s,a);try{return jl(t),n.invokeTask(i,o,s,a)}finally{(t.shouldCoalesceEventChangeDetection&&o.type==="eventTask"||t.shouldCoalesceRunChangeDetection)&&e(),Bl(t)}},onInvoke:(n,r,i,o,s,a,l)=>{try{return jl(t),n.invoke(i,o,s,a,l)}finally{t.shouldCoalesceRunChangeDetection&&e(),Bl(t)}},onHasTask:(n,r,i,o)=>{n.hasTask(i,o),r===i&&(o.change=="microTask"?(t._hasPendingMicrotasks=o.microTask,Ro(t),Ws(t)):o.change=="macroTask"&&(t.hasPendingMacrotasks=o.macroTask))},onHandleError:(n,r,i,o)=>(n.handleError(i,o),t.runOutsideAngular(()=>t.onError.emit(o)),!1)})}function Ro(t){t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&t.lastRequestAnimationFrameId!==-1?t.hasPendingMicrotasks=!0:t.hasPendingMicrotasks=!1}function jl(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function Bl(t){t._nesting--,Ws(t)}var Lo=class{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new pe,this.onMicrotaskEmpty=new pe,this.onStable=new pe,this.onError=new pe}run(e,n,r){return e.apply(n,r)}runGuarded(e,n,r){return e.apply(n,r)}runOutsideAngular(e){return e()}runTask(e,n,r,i){return e.apply(n,r)}};function Am(t){return!Array.isArray(t)||t.length!==1?!1:t[0].data?.__ignore_ng_zone__===!0}function km(t="zone.js",e){return t==="noop"?new Lo:t==="zone.js"?new U(e):t}var Uu=(()=>{let e=class e{constructor(){this.handler=null,this.internalCallbacks=[]}execute(){this.executeInternalCallbacks(),this.handler?.execute()}executeInternalCallbacks(){let r=[...this.internalCallbacks];this.internalCallbacks.length=0;for(let i of r)i()}ngOnDestroy(){this.handler?.destroy(),this.handler=null,this.internalCallbacks.length=0}};e.\u0275prov=R({token:e,providedIn:"root",factory:()=>new e});let t=e;return t})();function Vo(t,e,n){let r=n?t.styles:null,i=n?t.classes:null,o=0;if(e!==null)for(let s=0;s<e.length;s++){let a=e[s];if(typeof a=="number")o=a;else if(o==1)i=uo(i,a);else if(o==2){let l=a,c=e[++s];r=uo(r,l+": "+c+";")}}n?t.styles=r:t.stylesWithoutHost=r,n?t.classes=i:t.classesWithoutHost=i}var jo=class extends Qt{constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){let n=Ht(e);return new jr(n,this.ngModule)}};function zl(t){let e=[];for(let n in t){if(!t.hasOwnProperty(n))continue;let r=t[n];r!==void 0&&e.push({propName:Array.isArray(r)?r[0]:r,templateName:n})}return e}function Nm(t){let e=t.toLowerCase();return e==="svg"?Tc:e==="math"?dp:null}var Bo=class{constructor(e,n){this.injector=e,this.parentInjector=n}get(e,n,r){r=Wr(r);let i=this.injector.get(e,ro,r);return i!==ro||n===ro?i:this.parentInjector.get(e,n,r)}},jr=class extends Vr{get inputs(){let e=this.componentDef,n=e.inputTransforms,r=zl(e.inputs);if(n!==null)for(let i of r)n.hasOwnProperty(i.propName)&&(i.transform=n[i.propName]);return r}get outputs(){return zl(this.componentDef.outputs)}constructor(e,n){super(),this.componentDef=e,this.ngModule=n,this.componentType=e.type,this.selector=jh(e.selectors),this.ngContentSelectors=e.ngContentSelectors?e.ngContentSelectors:[],this.isBoundToModule=!!n}create(e,n,r,i){let o=S(null);try{i=i||this.ngModule;let s=i instanceof Ye?i:i?.injector;s&&this.componentDef.getStandaloneInjector!==null&&(s=this.componentDef.getStandaloneInjector(s)||s);let a=s?new Bo(e,s):e,l=a.get(Mn,null);if(l===null)throw new M(407,!1);let c=a.get(Im,null),u=a.get(Uu,null),d=a.get(Fo,null),f={rendererFactory:l,sanitizer:c,inlineEffectRunner:null,afterRenderEventManager:u,changeDetectionScheduler:d},h=l.createRenderer(null,this.componentDef),v=this.componentDef.selectors[0][0]||"div",T=r?Rg(h,r,this.componentDef.encapsulation,a):fu(h,v,Nm(v)),C=512;this.componentDef.signals?C|=4096:this.componentDef.onPush||(C|=16);let D=null;T!==null&&(D=Ps(T,a,!0));let le=zs(0,null,null,1,0,null,null,null,null,null,null),J=ri(null,le,null,C,null,null,f,h,a,null,D);Ms(J);let H,Ve;try{let ve=this.componentDef,rt,Ai=null;ve.findHostDirectiveDefs?(rt=[],Ai=new Map,ve.findHostDirectiveDefs(ve,rt,Ai),rt.push(ve)):rt=[ve];let _f=Fm(J,T),If=Om(_f,T,ve,rt,J,f,h);Ve=Cs(le,me),T&&Lm(h,ve,T,r),n!==void 0&&Vm(Ve,this.ngContentSelectors,n),H=Rm(If,ve,rt,Ai,J,[jm]),$s(le,J,null)}finally{xs()}return new zo(this.componentType,H,Kt(Ve,J),J,Ve)}finally{S(o)}}},zo=class extends Oo{constructor(e,n,r,i,o){super(),this.location=r,this._rootLView=i,this._tNode=o,this.previousInputValues=null,this.instance=n,this.hostView=this.changeDetectorRef=new It(i,void 0,!1),this.componentType=e}setInput(e,n){let r=this._tNode.inputs,i;if(r!==null&&(i=r[e])){if(this.previousInputValues??=new Map,this.previousInputValues.has(e)&&Object.is(this.previousInputValues.get(e),n))return;let o=this._rootLView;Hs(o[E],o,i,e,n),this.previousInputValues.set(e,n);let s=at(this._tNode.index,o);Us(s)}}get injector(){return new yt(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}};function Fm(t,e){let n=t[E],r=me;return t[r]=e,ii(n,r,2,"#host",null)}function Om(t,e,n,r,i,o,s){let a=i[E];Pm(r,t,e,s);let l=null;e!==null&&(l=Ps(e,i[Ut]));let c=o.rendererFactory.createRenderer(e,n),u=16;n.signals?u=4096:n.onPush&&(u=64);let d=ri(i,Mu(n),null,u,i[t.index],t,o,c,null,null,l);return a.firstCreatePass&&Ao(a,t,r.length-1),oi(i,d),i[t.index]=d}function Pm(t,e,n,r){for(let i of t)e.mergedAttrs=gn(e.mergedAttrs,i.hostAttrs);e.mergedAttrs!==null&&(Vo(e,e.mergedAttrs,!0),n!==null&&vu(r,n,e))}function Rm(t,e,n,r,i,o){let s=we(),a=i[E],l=Te(s,i);Su(a,i,s,n,null,r);for(let u=0;u<n.length;u++){let d=s.directiveStart+u,f=Et(i,a,d,s);_t(f,i)}Au(a,i,s),l&&_t(l,i);let c=Et(i,a,s.directiveStart+s.componentOffset,s);if(t[ie]=i[ie]=c,o!==null)for(let u of o)u(c,e);return Eu(a,s,i),c}function Lm(t,e,n,r){if(r)go(t,n,["ng-version","17.3.8"]);else{let{attrs:i,classes:o}=Bh(e.selectors[0]);i&&go(t,n,i),o&&o.length>0&&yu(t,n,o.join(" "))}}function Vm(t,e,n){let r=t.projection=[];for(let i=0;i<e.length;i++){let o=n[i];r.push(o!=null?Array.from(o):null)}}function jm(){let t=we();ks(A()[E],t)}var ci=(()=>{let e=class e{};e.__NG_ELEMENT_ID__=Bm;let t=e;return t})();function Bm(){let t=we();return Wu(t,A())}var zm=ci,Gu=class extends zm{constructor(e,n,r){super(),this._lContainer=e,this._hostTNode=n,this._hostLView=r}get element(){return Kt(this._hostTNode,this._hostLView)}get injector(){return new yt(this._hostTNode,this._hostLView)}get parentInjector(){let e=Ns(this._hostTNode,this._hostLView);if(Gc(e)){let n=Fr(e,this._hostLView),r=Nr(e),i=n[E].data[r+8];return new yt(i,n)}else return new yt(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){let n=Hl(this._lContainer);return n!==null&&n[e]||null}get length(){return this._lContainer.length-oe}createEmbeddedView(e,n,r){let i,o;typeof r=="number"?i=r:r!=null&&(i=r.index,o=r.injector);let s=In(this._lContainer,e.ssrId),a=e.createEmbeddedViewImpl(n||{},o,s);return this.insertImpl(a,i,En(this._hostTNode,s)),a}createComponent(e,n,r,i,o){let s=e&&!sp(e),a;if(s)a=n;else{let v=n||{};a=v.index,r=v.injector,i=v.projectableNodes,o=v.environmentInjector||v.ngModuleRef}let l=s?e:new jr(Ht(e)),c=r||this.parentInjector;if(!o&&l.ngModule==null){let T=(s?c:this.parentInjector).get(Ye,null);T&&(o=T)}let u=Ht(l.componentType??{}),d=In(this._lContainer,u?.id??null),f=d?.firstChild??null,h=l.create(c,i,f,o);return this.insertImpl(h.hostView,a,En(this._hostTNode,d)),h}insert(e,n){return this.insertImpl(e,n,!0)}insertImpl(e,n,r){let i=e._lView;if(gp(i)){let a=this.indexOf(e);if(a!==-1)this.detach(a);else{let l=i[X],c=new Gu(l,l[Re],l[X]);c.detach(c.indexOf(e))}}let o=this._adjustIndex(n),s=this._lContainer;return ai(s,i,o,r),e.attachToViewContainerRef(),sc(io(s),o,e),e}move(e,n){return this.insert(e,n)}indexOf(e){let n=Hl(this._lContainer);return n!==null?n.indexOf(e):-1}remove(e){let n=this._adjustIndex(e,-1),r=Cn(this._lContainer,n);r&&(xr(io(this._lContainer),n),ti(r[E],r))}detach(e){let n=this._adjustIndex(e,-1),r=Cn(this._lContainer,n);return r&&xr(io(this._lContainer),n)!=null?new It(r):null}_adjustIndex(e,n=0){return e??this.length+n}};function Hl(t){return t[Ar]}function io(t){return t[Ar]||(t[Ar]=[])}function Wu(t,e){let n,r=e[t.index];return et(r)?n=r:(n=ku(r,e,null,t),e[t.index]=n,oi(e,n)),$m(n,e,t,r),new Gu(n,t,e)}function Hm(t,e){let n=t[W],r=n.createComment(""),i=Te(e,t),o=Vs(n,i);return Rr(n,o,r,_g(n,i),!1),r}var $m=Wm,Um=()=>!1;function Gm(t,e,n){return Um(t,e,n)}function Wm(t,e,n,r){if(t[Dt])return;let i;n.type&8?i=Ue(r):i=Hm(e,n),t[Dt]=i}var Ho=class t{constructor(e){this.queryList=e,this.matches=null}clone(){return new t(this.queryList)}setDirty(){this.queryList.setDirty()}},$o=class t{constructor(e=[]){this.queries=e}createEmbeddedView(e){let n=e.queries;if(n!==null){let r=e.contentQueries!==null?e.contentQueries[0]:n.length,i=[];for(let o=0;o<r;o++){let s=n.getByIndex(o),a=this.queries[s.indexInDeclarationView];i.push(a.clone())}return new t(i)}return null}insertView(e){this.dirtyQueriesWithMatches(e)}detachView(e){this.dirtyQueriesWithMatches(e)}finishViewCreation(e){this.dirtyQueriesWithMatches(e)}dirtyQueriesWithMatches(e){for(let n=0;n<this.queries.length;n++)qs(e,n).matches!==null&&this.queries[n].setDirty()}},Uo=class{constructor(e,n,r=null){this.flags=n,this.read=r,typeof e=="string"?this.predicate=ey(e):this.predicate=e}},Go=class t{constructor(e=[]){this.queries=e}elementStart(e,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(e,n)}elementEnd(e){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(e)}embeddedTView(e){let n=null;for(let r=0;r<this.length;r++){let i=n!==null?n.length:0,o=this.getByIndex(r).embeddedTView(e,i);o&&(o.indexInDeclarationView=r,n!==null?n.push(o):n=[o])}return n!==null?new t(n):null}template(e,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(e,n)}getByIndex(e){return this.queries[e]}get length(){return this.queries.length}track(e){this.queries.push(e)}},Wo=class t{constructor(e,n=-1){this.metadata=e,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=n}elementStart(e,n){this.isApplyingToNode(n)&&this.matchTNode(e,n)}elementEnd(e){this._declarationNodeIndex===e.index&&(this._appliesToNextNode=!1)}template(e,n){this.elementStart(e,n)}embeddedTView(e,n){return this.isApplyingToNode(e)?(this.crossesNgTemplate=!0,this.addMatch(-e.index,n),new t(this.metadata)):null}isApplyingToNode(e){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=e.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(e,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let i=0;i<r.length;i++){let o=r[i];this.matchTNodeWithReadOption(e,n,qm(n,o)),this.matchTNodeWithReadOption(e,n,Cr(n,e,o,!1,!1))}else r===_n?n.type&4&&this.matchTNodeWithReadOption(e,n,-1):this.matchTNodeWithReadOption(e,n,Cr(n,e,r,!1,!1))}matchTNodeWithReadOption(e,n,r){if(r!==null){let i=this.metadata.read;if(i!==null)if(i===Ce||i===ci||i===_n&&n.type&4)this.addMatch(n.index,-2);else{let o=Cr(n,e,i,!1,!1);o!==null&&this.addMatch(n.index,o)}else this.addMatch(n.index,r)}}addMatch(e,n){this.matches===null?this.matches=[e,n]:this.matches.push(e,n)}};function qm(t,e){let n=t.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===e)return n[r+1]}return null}function Zm(t,e){return t.type&11?Kt(t,e):t.type&4?Gs(t,e):null}function Ym(t,e,n,r){return n===-1?Zm(e,t):n===-2?Km(t,e,r):Et(t,t[E],n,e)}function Km(t,e,n){if(n===Ce)return Kt(e,t);if(n===_n)return Gs(e,t);if(n===ci)return Wu(e,t)}function qu(t,e,n,r){let i=e[Ke].queries[r];if(i.matches===null){let o=t.data,s=n.matches,a=[];for(let l=0;s!==null&&l<s.length;l+=2){let c=s[l];if(c<0)a.push(null);else{let u=o[c];a.push(Ym(e,u,s[l+1],n.metadata.read))}}i.matches=a}return i.matches}function qo(t,e,n,r){let i=t.queries.getByIndex(n),o=i.matches;if(o!==null){let s=qu(t,e,i,n);for(let a=0;a<o.length;a+=2){let l=o[a];if(l>0)r.push(s[a/2]);else{let c=o[a+1],u=e[-l];for(let d=oe;d<u.length;d++){let f=u[d];f[kn]===f[X]&&qo(f[E],f,c,r)}if(u[Gt]!==null){let d=u[Gt];for(let f=0;f<d.length;f++){let h=d[f];qo(h[E],h,c,r)}}}}}return r}function Qm(t,e){return t[Ke].queries[e].queryList}function Jm(t,e,n){let r=new Mo((n&4)===4);return jg(t,e,r,r.destroy),(e[Ke]??=new $o).queries.push(new Ho(r))-1}function Xm(t,e,n){let r=ee();return r.firstCreatePass&&(ty(r,new Uo(t,e,n),-1),(e&2)===2&&(r.staticViewQueries=!0)),Jm(r,A(),e)}function ey(t){return t.split(",").map(e=>e.trim())}function ty(t,e,n){t.queries===null&&(t.queries=new Go),t.queries.track(new Wo(e,n))}function qs(t,e){return t.queries.getByIndex(e)}function ny(t,e){let n=t[E],r=qs(n,e);return r.crossesNgTemplate?qo(n,t,e,[]):qu(n,t,r,e)}function ry(t){return typeof t=="function"&&t[Ni]!==void 0}function Zu(t){return ry(t)&&typeof t.set=="function"}function iy(t){let e=[],n=new Map;function r(i){let o=n.get(i);if(!o){let s=t(i);n.set(i,o=s.then(ly))}return o}return Br.forEach((i,o)=>{let s=[];i.templateUrl&&s.push(r(i.templateUrl).then(c=>{i.template=c}));let a=typeof i.styles=="string"?[i.styles]:i.styles||[];if(i.styles=a,i.styleUrl&&i.styleUrls?.length)throw new Error("@Component cannot define both `styleUrl` and `styleUrls`. Use `styleUrl` if the component has one stylesheet, or `styleUrls` if it has multiple");if(i.styleUrls?.length){let c=i.styles.length,u=i.styleUrls;i.styleUrls.forEach((d,f)=>{a.push(""),s.push(r(d).then(h=>{a[c+f]=h,u.splice(u.indexOf(d),1),u.length==0&&(i.styleUrls=void 0)}))})}else i.styleUrl&&s.push(r(i.styleUrl).then(c=>{a.push(c),i.styleUrl=void 0}));let l=Promise.all(s).then(()=>cy(o));e.push(l)}),sy(),Promise.all(e).then(()=>{})}var Br=new Map,oy=new Set;function sy(){let t=Br;return Br=new Map,t}function ay(){return Br.size===0}function ly(t){return typeof t=="string"?t:t.text()}function cy(t){oy.delete(t)}function uy(t){return Object.getPrototypeOf(t.prototype).constructor}function Jt(t){let e=uy(t.type),n=!0,r=[t];for(;e;){let i;if(st(t))i=e.\u0275cmp||e.\u0275dir;else{if(e.\u0275cmp)throw new M(903,!1);i=e.\u0275dir}if(i){if(n){r.push(i);let s=t;s.inputs=mr(t.inputs),s.inputTransforms=mr(t.inputTransforms),s.declaredInputs=mr(t.declaredInputs),s.outputs=mr(t.outputs);let a=i.hostBindings;a&&gy(t,a);let l=i.viewQuery,c=i.contentQueries;if(l&&hy(t,l),c&&py(t,c),dy(t,i),ih(t.outputs,i.outputs),st(i)&&i.data.animation){let u=t.data;u.animation=(u.animation||[]).concat(i.data.animation)}}let o=i.features;if(o)for(let s=0;s<o.length;s++){let a=o[s];a&&a.ngInherit&&a(t),a===Jt&&(n=!1)}}e=Object.getPrototypeOf(e)}fy(r)}function dy(t,e){for(let n in e.inputs){if(!e.inputs.hasOwnProperty(n)||t.inputs.hasOwnProperty(n))continue;let r=e.inputs[n];if(r!==void 0&&(t.inputs[n]=r,t.declaredInputs[n]=e.declaredInputs[n],e.inputTransforms!==null)){let i=Array.isArray(r)?r[0]:r;if(!e.inputTransforms.hasOwnProperty(i))continue;t.inputTransforms??={},t.inputTransforms[i]=e.inputTransforms[i]}}}function fy(t){let e=0,n=null;for(let r=t.length-1;r>=0;r--){let i=t[r];i.hostVars=e+=i.hostVars,i.hostAttrs=gn(i.hostAttrs,n=gn(n,i.hostAttrs))}}function mr(t){return t===zt?{}:t===he?[]:t}function hy(t,e){let n=t.viewQuery;n?t.viewQuery=(r,i)=>{e(r,i),n(r,i)}:t.viewQuery=e}function py(t,e){let n=t.contentQueries;n?t.contentQueries=(r,i,o)=>{e(r,i,o),n(r,i,o)}:t.contentQueries=e}function gy(t,e){let n=t.hostBindings;n?t.hostBindings=(r,i)=>{e(r,i),n(r,i)}:t.hostBindings=e}var Wt=class{},Zo=class{};var zr=class extends Wt{constructor(e,n,r){super(),this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new jo(this);let i=Uh(e);this._bootstrapComponents=ug(i.bootstrap),this._r3Injector=tu(e,n,[{provide:Wt,useValue:this},{provide:Qt,useValue:this.componentFactoryResolver},...r],ge(e),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(e)}get injector(){return this._r3Injector}destroy(){let e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(e){this.destroyCbs.push(e)}},Yo=class extends Zo{constructor(e){super(),this.moduleType=e}create(e){return new zr(this.moduleType,e,[])}};function my(t,e,n){return new zr(t,e,n)}var Fn=(()=>{let e=class e{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new pt(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let r=this.taskId++;return this.pendingTasks.add(r),r}remove(r){this.pendingTasks.delete(r),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function Yu(t){return t!==null&&(typeof t=="function"||typeof t=="object")}function Ku(t,e,n){return t[e]=n}function Pe(t,e,n){let r=t[e];return Object.is(r,n)?!1:(t[e]=n,!0)}function yy(t,e,n,r){let i=Pe(t,e,n);return Pe(t,e+1,r)||i}function vy(t){return(t.flags&32)===32}function by(t,e,n,r,i,o,s,a,l){let c=e.consts,u=ii(e,t,4,s||null,kr(c,a));Tu(e,n,u,kr(c,l)),ks(e,u);let d=u.tView=zs(2,u,r,i,o,e.directiveRegistry,e.pipeRegistry,null,e.schemas,c,null);return e.queries!==null&&(e.queries.template(e,u),d.queries=e.queries.embeddedTView(u)),u}function Ie(t,e,n,r,i,o,s,a){let l=A(),c=ee(),u=t+me,d=c.firstCreatePass?by(u,c,l,e,n,r,i,o,s):c.data[u];Nn(d,!1);let f=Dy(c,l,d,t);Ss()&&js(c,l,f,d),_t(f,l);let h=ku(f,l,f,d);return l[u]=h,oi(l,h),Gm(h,d,l),ws(d)&&_u(c,l,d),s!=null&&Iu(l,d,a),Ie}var Dy=wy;function wy(t,e,n,r){return As(!0),e[W].createComment("")}function L(t,e,n,r){let i=A(),o=Yt();if(Pe(i,o,e)){let s=ee(),a=Ts();em(a,i,t,e,n,r)}return L}function Qu(t,e,n,r){return Pe(t,Yt(),n)?e+hs(n)+r:tt}function yr(t,e){return t<<17|e<<2}function Mt(t){return t>>17&32767}function Cy(t){return(t&2)==2}function Ey(t,e){return t&131071|e<<17}function Ko(t){return t|2}function qt(t){return(t&131068)>>2}function oo(t,e){return t&-131069|e<<2}function _y(t){return(t&1)===1}function Qo(t){return t|1}function Iy(t,e,n,r,i,o){let s=o?e.classBindings:e.styleBindings,a=Mt(s),l=qt(s);t[r]=n;let c=!1,u;if(Array.isArray(n)){let d=n;u=d[1],(u===null||An(d,u)>0)&&(c=!0)}else u=n;if(i)if(l!==0){let f=Mt(t[a+1]);t[r+1]=yr(f,a),f!==0&&(t[f+1]=oo(t[f+1],r)),t[a+1]=Ey(t[a+1],r)}else t[r+1]=yr(a,0),a!==0&&(t[a+1]=oo(t[a+1],r)),a=r;else t[r+1]=yr(l,0),a===0?a=r:t[l+1]=oo(t[l+1],r),l=r;c&&(t[r+1]=Ko(t[r+1])),$l(t,u,r,!0),$l(t,u,r,!1),My(e,u,t,r,o),s=yr(a,l),o?e.classBindings=s:e.styleBindings=s}function My(t,e,n,r,i){let o=i?t.residualClasses:t.residualStyles;o!=null&&typeof e=="string"&&An(o,e)>=0&&(n[r+1]=Qo(n[r+1]))}function $l(t,e,n,r){let i=t[n+1],o=e===null,s=r?Mt(i):qt(i),a=!1;for(;s!==0&&(a===!1||o);){let l=t[s],c=t[s+1];xy(l,e)&&(a=!0,t[s+1]=r?Qo(c):Ko(c)),s=r?Mt(c):qt(c)}a&&(t[n+1]=r?Ko(i):Qo(i))}function xy(t,e){return t===null||e==null||(Array.isArray(t)?t[1]:t)===e?!0:Array.isArray(t)&&typeof e=="string"?An(t,e)>=0:!1}var Ne={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Ty(t){return t.substring(Ne.key,Ne.keyEnd)}function Sy(t){return Ay(t),Ju(t,Xu(t,0,Ne.textEnd))}function Ju(t,e){let n=Ne.textEnd;return n===e?-1:(e=Ne.keyEnd=ky(t,Ne.key=e,n),Xu(t,e,n))}function Ay(t){Ne.key=0,Ne.keyEnd=0,Ne.value=0,Ne.valueEnd=0,Ne.textEnd=t.length}function Xu(t,e,n){for(;e<n&&t.charCodeAt(e)<=32;)e++;return e}function ky(t,e,n){for(;e<n&&t.charCodeAt(e)>32;)e++;return e}function F(t,e,n){let r=A(),i=Yt();if(Pe(r,i,e)){let o=ee(),s=Ts();xu(o,s,r,t,e,r[W],n,!1)}return F}function Jo(t,e,n,r,i){let o=e.inputs,s=i?"class":"style";Hs(t,n,o[s],s,r)}function Zs(t,e){return Fy(t,e,null,!0),Zs}function Ny(t,e){for(let n=Sy(e);n>=0;n=Ju(e,n))ms(t,Ty(e),!0)}function Fy(t,e,n,r){let i=A(),o=ee(),s=Rc(2);if(o.firstUpdatePass&&td(o,t,s,r),e!==tt&&Pe(i,s,e)){let a=o.data[lt()];nd(o,a,i,i[W],t,i[s+1]=zy(e,n),r,s)}}function Oy(t,e,n,r){let i=ee(),o=Rc(2);i.firstUpdatePass&&td(i,null,o,r);let s=A();if(n!==tt&&Pe(s,o,n)){let a=i.data[lt()];if(rd(a,r)&&!ed(i,o)){let l=r?a.classesWithoutHost:a.stylesWithoutHost;l!==null&&(n=uo(l,n||"")),Jo(i,a,s,n,r)}else By(i,a,s,s[W],s[o+1],s[o+1]=jy(t,e,n),r,o)}}function ed(t,e){return e>=t.expandoStartIndex}function td(t,e,n,r){let i=t.data;if(i[n+1]===null){let o=i[lt()],s=ed(t,n);rd(o,r)&&e===null&&!s&&(e=!1),e=Py(i,o,e,r),Iy(i,o,e,n,s,r)}}function Py(t,e,n,r){let i=kp(t),o=r?e.residualClasses:e.residualStyles;if(i===null)(r?e.classBindings:e.styleBindings)===0&&(n=so(null,t,e,n,r),n=xn(n,e.attrs,r),o=null);else{let s=e.directiveStylingLast;if(s===-1||t[s]!==i)if(n=so(i,t,e,n,r),o===null){let l=Ry(t,e,r);l!==void 0&&Array.isArray(l)&&(l=so(null,t,e,l[1],r),l=xn(l,e.attrs,r),Ly(t,e,r,l))}else o=Vy(t,e,r)}return o!==void 0&&(r?e.residualClasses=o:e.residualStyles=o),n}function Ry(t,e,n){let r=n?e.classBindings:e.styleBindings;if(qt(r)!==0)return t[Mt(r)]}function Ly(t,e,n,r){let i=n?e.classBindings:e.styleBindings;t[Mt(i)]=r}function Vy(t,e,n){let r,i=e.directiveEnd;for(let o=1+e.directiveStylingLast;o<i;o++){let s=t[o].hostAttrs;r=xn(r,s,n)}return xn(r,e.attrs,n)}function so(t,e,n,r,i){let o=null,s=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<s&&(o=e[a],r=xn(r,o.hostAttrs,i),o!==t);)a++;return t!==null&&(n.directiveStylingLast=a),r}function xn(t,e,n){let r=n?1:2,i=-1;if(e!==null)for(let o=0;o<e.length;o++){let s=e[o];typeof s=="number"?i=s:i===r&&(Array.isArray(t)||(t=t===void 0?[]:["",t]),ms(t,s,n?!0:e[++o]))}return t===void 0?null:t}function jy(t,e,n){if(n==null||n==="")return he;let r=[],i=ei(n);if(Array.isArray(i))for(let o=0;o<i.length;o++)t(r,i[o],!0);else if(typeof i=="object")for(let o in i)i.hasOwnProperty(o)&&t(r,o,i[o]);else typeof i=="string"&&e(r,i);return r}function By(t,e,n,r,i,o,s,a){i===tt&&(i=he);let l=0,c=0,u=0<i.length?i[0]:null,d=0<o.length?o[0]:null;for(;u!==null||d!==null;){let f=l<i.length?i[l+1]:void 0,h=c<o.length?o[c+1]:void 0,v=null,T;u===d?(l+=2,c+=2,f!==h&&(v=d,T=h)):d===null||u!==null&&u<d?(l+=2,v=u):(c+=2,v=d,T=h),v!==null&&nd(t,e,n,r,v,T,s,a),u=l<i.length?i[l]:null,d=c<o.length?o[c]:null}}function nd(t,e,n,r,i,o,s,a){if(!(e.type&3))return;let l=t.data,c=l[a+1],u=_y(c)?Ul(l,e,n,i,qt(c),s):void 0;if(!Hr(u)){Hr(o)||Cy(c)&&(o=Ul(l,null,n,i,a,s));let d=Sc(lt(),n);kg(r,s,d,i,o)}}function Ul(t,e,n,r,i,o){let s=e===null,a;for(;i>0;){let l=t[i],c=Array.isArray(l),u=c?l[1]:l,d=u===null,f=n[i+1];f===tt&&(f=d?he:void 0);let h=d?Yi(f,r):u===r?f:void 0;if(c&&!Hr(h)&&(h=Yi(l,r)),Hr(h)&&(a=h,s))return a;let v=t[i+1];i=s?Mt(v):qt(v)}if(e!==null){let l=o?e.residualClasses:e.residualStyles;l!=null&&(a=Yi(l,r))}return a}function Hr(t){return t!==void 0}function zy(t,e){return t==null||t===""||(typeof e=="string"?t=t+e:typeof t=="object"&&(t=ge(ei(t)))),t}function rd(t,e){return(t.flags&(e?8:16))!==0}function id(t,e,n){let r=A(),i=Qu(r,t,e,n);Oy(ms,Ny,i,!0)}var Xo=class{destroy(e){}updateValue(e,n){}swap(e,n){let r=Math.min(e,n),i=Math.max(e,n),o=this.detach(i);if(i-r>1){let s=this.detach(r);this.attach(r,o),this.attach(i,s)}else this.attach(r,o)}move(e,n){this.attach(n,this.detach(e))}};function ao(t,e,n,r,i){return t===n&&Object.is(e,r)?1:Object.is(i(t,e),i(n,r))?-1:0}function Hy(t,e,n){let r,i,o=0,s=t.length-1;if(Array.isArray(e)){let a=e.length-1;for(;o<=s&&o<=a;){let l=t.at(o),c=e[o],u=ao(o,l,o,c,n);if(u!==0){u<0&&t.updateValue(o,c),o++;continue}let d=t.at(s),f=e[a],h=ao(s,d,a,f,n);if(h!==0){h<0&&t.updateValue(s,f),s--,a--;continue}let v=n(o,l),T=n(s,d),C=n(o,c);if(Object.is(C,T)){let D=n(a,f);Object.is(D,v)?(t.swap(o,s),t.updateValue(s,f),a--,s--):t.move(s,o),t.updateValue(o,c),o++;continue}if(r??=new $r,i??=Wl(t,o,s,n),es(t,r,o,C))t.updateValue(o,c),o++,s++;else if(i.has(C))r.set(v,t.detach(o)),s--;else{let D=t.create(o,e[o]);t.attach(o,D),o++,s++}}for(;o<=a;)Gl(t,r,n,o,e[o]),o++}else if(e!=null){let a=e[Symbol.iterator](),l=a.next();for(;!l.done&&o<=s;){let c=t.at(o),u=l.value,d=ao(o,c,o,u,n);if(d!==0)d<0&&t.updateValue(o,u),o++,l=a.next();else{r??=new $r,i??=Wl(t,o,s,n);let f=n(o,u);if(es(t,r,o,f))t.updateValue(o,u),o++,s++,l=a.next();else if(!i.has(f))t.attach(o,t.create(o,u)),o++,s++,l=a.next();else{let h=n(o,c);r.set(h,t.detach(o)),s--}}}for(;!l.done;)Gl(t,r,n,t.length,l.value),l=a.next()}for(;o<=s;)t.destroy(t.detach(s--));r?.forEach(a=>{t.destroy(a)})}function es(t,e,n,r){return e!==void 0&&e.has(r)?(t.attach(n,e.get(r)),e.delete(r),!0):!1}function Gl(t,e,n,r,i){if(es(t,e,r,n(r,i)))t.updateValue(r,i);else{let o=t.create(r,i);t.attach(r,o)}}function Wl(t,e,n,r){let i=new Set;for(let o=e;o<=n;o++)i.add(r(o,t.at(o)));return i}var $r=class{constructor(){this.kvMap=new Map,this._vMap=void 0}has(e){return this.kvMap.has(e)}delete(e){if(!this.has(e))return!1;let n=this.kvMap.get(e);return this._vMap!==void 0&&this._vMap.has(n)?(this.kvMap.set(e,this._vMap.get(n)),this._vMap.delete(n)):this.kvMap.delete(e),!0}get(e){return this.kvMap.get(e)}set(e,n){if(this.kvMap.has(e)){let r=this.kvMap.get(e);this._vMap===void 0&&(this._vMap=new Map);let i=this._vMap;for(;i.has(r);)r=i.get(r);i.set(r,n)}else this.kvMap.set(e,n)}forEach(e){for(let[n,r]of this.kvMap)if(e(r,n),this._vMap!==void 0){let i=this._vMap;for(;i.has(r);)r=i.get(r),e(r,n)}}};function qe(t,e,n){li("NgControlFlow");let r=A(),i=Yt(),o=is(r,me+t),s=0;if(Pe(r,i,e)){let a=S(null);try{if(Lu(o,s),e!==-1){let l=os(r[E],me+e),c=In(o,l.tView.ssrId),u=si(r,l,n,{dehydratedView:c});ai(o,u,s,En(l,c))}}finally{S(a)}}else{let a=Ru(o,s);a!==void 0&&(a[ie]=n)}}var ts=class{constructor(e,n,r){this.lContainer=e,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-oe}};var ns=class{constructor(e,n,r){this.hasEmptyBlock=e,this.trackByFn=n,this.liveCollection=r}};function od(t,e,n,r,i,o,s,a,l,c,u,d,f){li("NgControlFlow");let h=l!==void 0,v=A(),T=a?s.bind(v[Oe][ie]):s,C=new ns(h,T);v[me+t]=C,Ie(t+1,e,n,r,i,o),h&&Ie(t+2,l,c,u,d,f)}var rs=class extends Xo{constructor(e,n,r){super(),this.lContainer=e,this.hostLView=n,this.templateTNode=r,this.needsIndexUpdate=!1}get length(){return this.lContainer.length-oe}at(e){return this.getLView(e)[ie].$implicit}attach(e,n){let r=n[mn];this.needsIndexUpdate||=e!==this.length,ai(this.lContainer,n,e,En(this.templateTNode,r))}detach(e){return this.needsIndexUpdate||=e!==this.length-1,$y(this.lContainer,e)}create(e,n){let r=In(this.lContainer,this.templateTNode.tView.ssrId);return si(this.hostLView,this.templateTNode,new ts(this.lContainer,n,e),{dehydratedView:r})}destroy(e){ti(e[E],e)}updateValue(e,n){this.getLView(e)[ie].$implicit=n}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let e=0;e<this.length;e++)this.getLView(e)[ie].$index=e}getLView(e){return Uy(this.lContainer,e)}};function sd(t){let e=S(null),n=lt();try{let r=A(),i=r[E],o=r[n];if(o.liveCollection===void 0){let a=n+1,l=is(r,a),c=os(i,a);o.liveCollection=new rs(l,r,c)}else o.liveCollection.reset();let s=o.liveCollection;if(Hy(s,t,o.trackByFn),s.updateIndexes(),o.hasEmptyBlock){let a=Yt(),l=s.length===0;if(Pe(r,a,l)){let c=n+2,u=is(r,c);if(l){let d=os(i,c),f=In(u,d.tView.ssrId),h=si(r,d,void 0,{dehydratedView:f});ai(u,h,0,En(d,f))}else Lu(u,0)}}}finally{S(e)}}function is(t,e){return t[e]}function $y(t,e){return Cn(t,e)}function Uy(t,e){return Ru(t,e)}function os(t,e){return Cs(t,e)}function Gy(t,e,n,r,i,o){let s=e.consts,a=kr(s,i),l=ii(e,t,2,r,a);return Tu(e,n,l,kr(s,o)),l.attrs!==null&&Vo(l,l.attrs,!1),l.mergedAttrs!==null&&Vo(l,l.mergedAttrs,!0),e.queries!==null&&e.queries.elementStart(e,l),l}function y(t,e,n,r){let i=A(),o=ee(),s=me+t,a=i[W],l=o.firstCreatePass?Gy(s,o,i,e,n,r):o.data[s],c=Wy(o,i,l,a,e,t);i[s]=c;let u=ws(l);return Nn(l,!0),vu(a,c,l),!vy(l)&&Ss()&&js(o,i,c,l),bp()===0&&_t(c,i),Dp(),u&&(_u(o,i,l),Eu(o,l,i)),r!==null&&Iu(i,l),y}function b(){let t=we();Pc()?Mp():(t=t.parent,Nn(t,!1));let e=t;Ep(e)&&_p(),wp();let n=ee();return n.firstCreatePass&&(ks(n,t),Ec(t)&&n.queries.elementEnd(t)),e.classesWithoutHost!=null&&jp(e)&&Jo(n,e,A(),e.classesWithoutHost,!0),e.stylesWithoutHost!=null&&Bp(e)&&Jo(n,e,A(),e.stylesWithoutHost,!1),b}function j(t,e,n,r){return y(t,e,n,r),b(),j}var Wy=(t,e,n,r,i,o)=>(As(!0),fu(r,i,Pp()));function On(){return A()}var Ur="en-US";var qy=Ur;function Zy(t){typeof t=="string"&&(qy=t.toLowerCase().replace(/_/g,"-"))}function G(t,e,n,r){let i=A(),o=ee(),s=we();return ad(o,i,i[W],s,t,e,r),G}function Yy(t,e,n,r){let i=t.cleanup;if(i!=null)for(let o=0;o<i.length-1;o+=2){let s=i[o];if(s===n&&i[o+1]===r){let a=e[yn],l=i[o+2];return a.length>l?a[l]:null}typeof s=="string"&&(o+=2)}return null}function ad(t,e,n,r,i,o,s){let a=ws(r),c=t.firstCreatePass&&Ou(t),u=e[ie],d=Fu(e),f=!0;if(r.type&3||s){let T=Te(r,e),C=s?s(T):T,D=d.length,le=s?H=>s(Ue(H[r.index])):r.index,J=null;if(!s&&a&&(J=Yy(t,e,i,r.index)),J!==null){let H=J.__ngLastListenerFn__||J;H.__ngNextListenerFn__=o,J.__ngLastListenerFn__=o,f=!1}else{o=Zl(r,e,u,o,!1);let H=n.listen(C,i,o);d.push(o,H),c&&c.push(i,le,D,D+1)}}else o=Zl(r,e,u,o,!1);let h=r.outputs,v;if(f&&h!==null&&(v=h[i])){let T=v.length;if(T)for(let C=0;C<T;C+=2){let D=v[C],le=v[C+1],Ve=e[D][le].subscribe(o),ve=d.length;d.push(o,Ve),c&&c.push(i,r.index,ve,-(ve+1))}}}function ql(t,e,n,r){let i=S(null);try{return Be(6,e,n),n(r)!==!1}catch(o){return Pu(t,o),!1}finally{Be(7,e,n),S(i)}}function Zl(t,e,n,r,i){return function o(s){if(s===Function)return r;let a=t.componentOffset>-1?at(t.index,e):e;Us(a);let l=ql(e,n,r,s),c=o.__ngNextListenerFn__;for(;c;)l=ql(e,n,c,s)&&l,c=c.__ngNextListenerFn__;return i&&l===!1&&s.preventDefault(),l}}function V(t=1){return Fp(t)}function Xt(t,e,n){Xm(t,e,n)}function en(t){let e=A(),n=ee(),r=Lc();Is(r+1);let i=qs(n,r);if(t.dirty&&pp(e)===((i.metadata.flags&2)===2)){if(i.matches===null)t.reset([]);else{let o=ny(e,r);t.reset(o,Jp),t.notifyOnChanges()}return!0}return!1}function tn(){return Qm(A(),Lc())}function Ky(t,e,n,r){n>=t.data.length&&(t.data[n]=null,t.blueprint[n]=null),e[n]=r}function q(t,e=""){let n=A(),r=ee(),i=t+me,o=r.firstCreatePass?ii(r,i,1,e,null):r.data[i],s=Qy(r,n,o,e,t);n[i]=s,Ss()&&js(r,n,s,o),Nn(o,!1)}var Qy=(t,e,n,r,i)=>(As(!0),fg(e[W],r));function te(t){return Pn("",t,""),te}function Pn(t,e,n){let r=A(),i=Qu(r,t,e,n);return i!==tt&&im(r,lt(),i),Pn}function Ys(t,e,n){Zu(e)&&(e=e());let r=A(),i=Yt();if(Pe(r,i,e)){let o=ee(),s=Ts();xu(o,s,r,t,e,r[W],n,!1)}return Ys}function ld(t,e){let n=Zu(t);return n&&t.set(e),n}function Ks(t,e){let n=A(),r=ee(),i=we();return ad(r,n,n[W],i,t,e),Ks}function Jy(t,e,n){let r=ee();if(r.firstCreatePass){let i=st(t);ss(n,r.data,r.blueprint,i,!0),ss(e,r.data,r.blueprint,i,!1)}}function ss(t,e,n,r,i){if(t=ae(t),Array.isArray(t))for(let o=0;o<t.length;o++)ss(t[o],e,n,r,i);else{let o=ee(),s=A(),a=we(),l=$t(t)?t:ae(t.provide),c=bc(t),u=a.providerIndexes&1048575,d=a.directiveStart,f=a.providerIndexes>>20;if($t(t)||!t.multi){let h=new Ct(c,i,P),v=co(l,e,i?u:u+f,d);v===-1?(Co(Pr(a,s),o,l),lo(o,t,e.length),e.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(h),s.push(h)):(n[v]=h,s[v]=h)}else{let h=co(l,e,u+f,d),v=co(l,e,u,u+f),T=h>=0&&n[h],C=v>=0&&n[v];if(i&&!C||!i&&!T){Co(Pr(a,s),o,l);let D=tv(i?ev:Xy,n.length,i,r,c);!i&&C&&(n[v].providerFactory=D),lo(o,t,e.length,0),e.push(l),a.directiveStart++,a.directiveEnd++,i&&(a.providerIndexes+=1048576),n.push(D),s.push(D)}else{let D=cd(n[i?v:h],c,!i&&r);lo(o,t,h>-1?h:v,D)}!i&&r&&C&&n[v].componentProviders++}}}function lo(t,e,n,r){let i=$t(e),o=Qh(e);if(i||o){let l=(o?ae(e.useClass):e).prototype.ngOnDestroy;if(l){let c=t.destroyHooks||(t.destroyHooks=[]);if(!i&&e.multi){let u=c.indexOf(n);u===-1?c.push(n,[r,l]):c[u+1].push(r,l)}else c.push(n,l)}}}function cd(t,e,n){return n&&t.componentProviders++,t.multi.push(e)-1}function co(t,e,n,r){for(let i=n;i<r;i++)if(e[i]===t)return i;return-1}function Xy(t,e,n,r){return as(this.multi,[])}function ev(t,e,n,r){let i=this.multi,o;if(this.providerFactory){let s=this.providerFactory.componentProviders,a=Et(n,n[E],this.providerFactory.index,r);o=a.slice(0,s),as(i,o);for(let l=s;l<a.length;l++)o.push(a[l])}else o=[],as(i,o);return o}function as(t,e){for(let n=0;n<t.length;n++){let r=t[n];e.push(r())}return e}function tv(t,e,n,r,i){let o=new Ct(t,n,P);return o.multi=[],o.index=e,o.componentProviders=0,cd(o,i,r&&!n),o}function Qs(t,e=[]){return n=>{n.providersResolver=(r,i)=>Jy(r,i?i(t):t,e)}}function O(t,e,n,r){return dd(A(),Jr(),t,e,n,r)}function Js(t,e,n,r,i){return fd(A(),Jr(),t,e,n,r,i)}function ud(t,e){let n=t[e];return n===tt?void 0:n}function dd(t,e,n,r,i,o){let s=e+n;return Pe(t,s,i)?Ku(t,s+1,o?r.call(o,i):r(i)):ud(t,s+1)}function fd(t,e,n,r,i,o,s){let a=e+n;return yy(t,a,i,o)?Ku(t,a+2,s?r.call(s,i,o):r(i,o)):ud(t,a+2)}function p(t,e){let n=ee(),r,i=t+me;n.firstCreatePass?(r=nv(e,n.pipeRegistry),n.data[i]=r,r.onDestroy&&(n.destroyHooks??=[]).push(i,r.onDestroy)):r=n.data[i];let o=r.factory||(r.factory=vt(r.type,!0)),s,a=fe(P);try{let l=Or(!1),c=o();return Or(l),Ky(n,A(),i,c),c}finally{fe(a)}}function nv(t,e){if(e)for(let n=e.length-1;n>=0;n--){let r=e[n];if(t===r.name)return r}}function g(t,e,n){let r=t+me,i=A(),o=Ac(i,r);return hd(i,r)?dd(i,Jr(),e,o.transform,n,o):o.transform(n)}function Xs(t,e,n,r){let i=t+me,o=A(),s=Ac(o,i);return hd(o,i)?fd(o,Jr(),e,s.transform,n,r,s):s.transform(n,r)}function hd(t,e){return t[E].data[e].pure}var vr=null;function rv(t){vr!==null&&(t.defaultEncapsulation!==vr.defaultEncapsulation||t.preserveWhitespaces!==vr.preserveWhitespaces)||(vr=t)}var ea=new _(""),Rn=new _(""),ui=(()=>{let e=class e{constructor(r,i,o){this._ngZone=r,this.registry=i,this._pendingCount=0,this._isZoneStable=!0,this._callbacks=[],this.taskTrackingZone=null,ta||(iv(o),o.addToWindow(i)),this._watchAngularEvents(),r.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{U.assertNotInAngularZone(),queueMicrotask(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,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&&this._pendingCount===0&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())queueMicrotask(()=>{for(;this._callbacks.length!==0;){let r=this._callbacks.pop();clearTimeout(r.timeoutId),r.doneCb()}});else{let r=this.getPendingTasks();this._callbacks=this._callbacks.filter(i=>i.updateCb&&i.updateCb(r)?(clearTimeout(i.timeoutId),!1):!0)}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(r=>({source:r.source,creationLocation:r.creationLocation,data:r.data})):[]}addCallback(r,i,o){let s=-1;i&&i>0&&(s=setTimeout(()=>{this._callbacks=this._callbacks.filter(a=>a.timeoutId!==s),r()},i)),this._callbacks.push({doneCb:r,timeoutId:s,updateCb:o})}whenStable(r,i,o){if(o&&!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(r,i,o),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}registerApplication(r){this.registry.registerApplication(r,this)}unregisterApplication(r){this.registry.unregisterApplication(r)}findProviders(r,i,o){return[]}};e.\u0275fac=function(i){return new(i||e)(I(U),I(di),I(Rn))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})(),di=(()=>{let e=class e{constructor(){this._applications=new Map}registerApplication(r,i){this._applications.set(r,i)}unregisterApplication(r){this._applications.delete(r)}unregisterAllApplications(){this._applications.clear()}getTestability(r){return this._applications.get(r)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(r,i=!0){return ta?.findTestabilityInTree(this,r,i)??null}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"platform"});let t=e;return t})();function iv(t){ta=t}var ta;function nn(t){return!!t&&typeof t.then=="function"}function na(t){return!!t&&typeof t.subscribe=="function"}var ov=new _(""),pd=(()=>{let e=class e{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise((r,i)=>{this.resolve=r,this.reject=i}),this.appInits=B(ov,{optional:!0})??[]}runInitializers(){if(this.initialized)return;let r=[];for(let o of this.appInits){let s=o();if(nn(s))r.push(s);else if(na(s)){let a=new Promise((l,c)=>{s.subscribe({complete:l,error:c})});r.push(a)}}let i=()=>{this.done=!0,this.resolve()};Promise.all(r).then(()=>{i()}).catch(o=>{this.reject(o)}),r.length===0&&i(),this.initialized=!0}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})(),gd=new _("");function sv(){Ha(()=>{throw new M(600,!1)})}function av(t){return t.isBoundToModule}function lv(t,e,n){try{let r=n();return nn(r)?r.catch(i=>{throw e.runOutsideAngular(()=>t.handleError(i)),i}):r}catch(r){throw e.runOutsideAngular(()=>t.handleError(r)),r}}function md(t,e){return Array.isArray(e)?e.reduce(md,t):Q(Q({},t),e)}var xt=(()=>{let e=class e{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=B(nu),this.afterRenderEffectManager=B(Uu),this.externalTestViews=new Set,this.beforeRender=new je,this.afterTick=new je,this.componentTypes=[],this.components=[],this.isStable=B(Fn).hasPendingTasks.pipe(Z(r=>!r)),this._injector=B(Ye)}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(r,i){let o=r instanceof Vr;if(!this._injector.get(pd).done){let h=!o&&$h(r),v=!1;throw new M(405,v)}let a;o?a=r:a=this._injector.get(Qt).resolveComponentFactory(r),this.componentTypes.push(a.componentType);let l=av(a)?void 0:this._injector.get(Wt),c=i||a.selector,u=a.create(We.NULL,[],c,l),d=u.location.nativeElement,f=u.injector.get(ea,null);return f?.registerApplication(d),u.onDestroy(()=>{this.detachView(u.hostView),_r(this.components,u),f?.unregisterApplication(d)}),this._loadComponent(u),u}tick(){this._tick(!0)}_tick(r){if(this._runningTick)throw new M(101,!1);let i=S(null);try{this._runningTick=!0,this.detectChangesInAttachedViews(r)}catch(o){this.internalErrorHandler(o)}finally{this.afterTick.next(),this._runningTick=!1,S(i)}}detectChangesInAttachedViews(r){let i=0,o=this.afterRenderEffectManager;for(;;){if(i===ju)throw new M(103,!1);if(r){let s=i===0;this.beforeRender.next(s);for(let{_lView:a,notifyErrorHandler:l}of this._views)cv(a,s,l)}if(i++,o.executeInternalCallbacks(),![...this.externalTestViews.keys(),...this._views].some(({_lView:s})=>ls(s))&&(o.execute(),![...this.externalTestViews.keys(),...this._views].some(({_lView:s})=>ls(s))))break}}attachView(r){let i=r;this._views.push(i),i.attachToAppRef(this)}detachView(r){let i=r;_r(this._views,i),i.detachFromAppRef()}_loadComponent(r){this.attachView(r.hostView),this.tick(),this.components.push(r);let i=this._injector.get(gd,[]);[...this._bootstrapListeners,...i].forEach(o=>o(r))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(r=>r()),this._views.slice().forEach(r=>r.destroy())}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(r){return this._destroyListeners.push(r),()=>_r(this._destroyListeners,r)}destroy(){if(this._destroyed)throw new M(406,!1);let r=this._injector;r.destroy&&!r.destroyed&&r.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function _r(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}function cv(t,e,n){!e&&!ls(t)||uv(t,n,e)}function ls(t){return _s(t)}function uv(t,e,n){let r;n?(r=0,t[w]|=1024):t[w]&64?r=0:r=1,Bu(t,e,r)}var dv=new _("");function fv(t,e,n){let r=new Yo(n);return Promise.resolve(r)}function Yl(t){for(let e=t.length-1;e>=0;e--)if(t[e]!==void 0)return t[e]}var hv=(()=>{let e=class e{constructor(){this.zone=B(U),this.applicationRef=B(xt)}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function pv(t){return[{provide:U,useFactory:t},{provide:pn,multi:!0,useFactory:()=>{let e=B(hv,{optional:!0});return()=>e.initialize()}},{provide:pn,multi:!0,useFactory:()=>{let e=B(yv);return()=>{e.initialize()}}},{provide:nu,useFactory:gv}]}function gv(){let t=B(U),e=B(Qe);return n=>t.runOutsideAngular(()=>e.handleError(n))}function mv(t){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:t?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:t?.runCoalescing??!1}}var yv=(()=>{let e=class e{constructor(){this.subscription=new ce,this.initialized=!1,this.zone=B(U),this.pendingTasks=B(Fn)}initialize(){if(this.initialized)return;this.initialized=!0;let r=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(r=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{U.assertNotInAngularZone(),queueMicrotask(()=>{r!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(r),r=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{U.assertInAngularZone(),r??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();function vv(){return typeof $localize<"u"&&$localize.locale||Ur}var ra=new _("",{providedIn:"root",factory:()=>B(ra,N.Optional|N.SkipSelf)||vv()});var yd=new _(""),vd=(()=>{let e=class e{constructor(r){this._injector=r,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(r,i){let o=km(i?.ngZone,mv({eventCoalescing:i?.ngZoneEventCoalescing,runCoalescing:i?.ngZoneRunCoalescing}));return o.run(()=>{let s=my(r.moduleType,this.injector,pv(()=>o)),a=s.injector.get(Qe,null);return o.runOutsideAngular(()=>{let l=o.onError.subscribe({next:c=>{a.handleError(c)}});s.onDestroy(()=>{_r(this._modules,s),l.unsubscribe()})}),lv(a,o,()=>{let l=s.injector.get(pd);return l.runInitializers(),l.donePromise.then(()=>{let c=s.injector.get(ra,Ur);return Zy(c||Ur),this._moduleDoBootstrap(s),s})})})}bootstrapModule(r,i=[]){let o=md({},i);return fv(this.injector,o,r).then(s=>this.bootstrapModuleFactory(s,o))}_moduleDoBootstrap(r){let i=r.injector.get(xt);if(r._bootstrapComponents.length>0)r._bootstrapComponents.forEach(o=>i.bootstrap(o));else if(r.instance.ngDoBootstrap)r.instance.ngDoBootstrap(i);else throw new M(-403,!1);this._modules.push(r)}onDestroy(r){this._destroyListeners.push(r)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new M(404,!1);this._modules.slice().forEach(i=>i.destroy()),this._destroyListeners.forEach(i=>i());let r=this._injector.get(yd,null);r&&(r.forEach(i=>i()),r.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}};e.\u0275fac=function(i){return new(i||e)(I(We))},e.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"platform"});let t=e;return t})(),fn=null,bd=new _("");function bv(t){if(fn&&!fn.get(bd,!1))throw new M(400,!1);sv(),fn=t;let e=t.get(vd);return Cv(t),e}function ia(t,e,n=[]){let r=`Platform: ${e}`,i=new _(r);return(o=[])=>{let s=Dd();if(!s||s.injector.get(bd,!1)){let a=[...n,...o,{provide:i,useValue:!0}];t?t(a):bv(Dv(a,r))}return wv(i)}}function Dv(t=[],e){return We.create({name:e,providers:[{provide:Zr,useValue:"platform"},{provide:yd,useValue:new Set([()=>fn=null])},...t]})}function wv(t){let e=Dd();if(!e)throw new M(401,!1);return e}function Dd(){return fn?.get(vd)??null}function Cv(t){t.get(Fs,null)?.forEach(n=>n())}var Tt=(()=>{let e=class e{};e.__NG_ELEMENT_ID__=Ev;let t=e;return t})();function Ev(t){return _v(we(),A(),(t&16)===16)}function _v(t,e,n){if(Kr(t)&&!n){let r=at(t.index,e);return new It(r,r)}else if(t.type&47){let r=e[Oe];return new It(r,e)}return null}var cs=class{constructor(){}supports(e){return e instanceof Map||Yu(e)}create(){return new us}},us=class{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 this._additionsHead!==null||this._changesHead!==null||this._removalsHead!==null}forEachItem(e){let n;for(n=this._mapHead;n!==null;n=n._next)e(n)}forEachPreviousItem(e){let n;for(n=this._previousMapHead;n!==null;n=n._nextPrevious)e(n)}forEachChangedItem(e){let n;for(n=this._changesHead;n!==null;n=n._nextChanged)e(n)}forEachAddedItem(e){let n;for(n=this._additionsHead;n!==null;n=n._nextAdded)e(n)}forEachRemovedItem(e){let n;for(n=this._removalsHead;n!==null;n=n._nextRemoved)e(n)}diff(e){if(!e)e=new Map;else if(!(e instanceof Map||Yu(e)))throw new M(900,!1);return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let n=this._mapHead;if(this._appendAfter=null,this._forEach(e,(r,i)=>{if(n&&n.key===i)this._maybeAddToChanges(n,r),this._appendAfter=n,n=n._next;else{let o=this._getOrCreateRecordForKey(i,r);n=this._insertBeforeOrAppend(n,o)}}),n){n._prev&&(n._prev._next=null),this._removalsHead=n;for(let r=n;r!==null;r=r._nextRemoved)r===this._mapHead&&(this._mapHead=null),this._records.delete(r.key),r._nextRemoved=r._next,r.previousValue=r.currentValue,r.currentValue=null,r._prev=null,r._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,n){if(e){let r=e._prev;return n._next=e,n._prev=r,e._prev=n,r&&(r._next=n),e===this._mapHead&&(this._mapHead=n),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=n,n._prev=this._appendAfter):this._mapHead=n,this._appendAfter=n,null}_getOrCreateRecordForKey(e,n){if(this._records.has(e)){let i=this._records.get(e);this._maybeAddToChanges(i,n);let o=i._prev,s=i._next;return o&&(o._next=s),s&&(s._prev=o),i._next=null,i._prev=null,i}let r=new ds(e);return this._records.set(e,r),r.currentValue=n,this._addToAdditions(r),r}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;e!==null;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;e!==null;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;e!=null;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,n){Object.is(n,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=n,this._addToChanges(e))}_addToAdditions(e){this._additionsHead===null?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){this._changesHead===null?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,n){e instanceof Map?e.forEach(n):Object.keys(e).forEach(r=>n(e[r],r))}},ds=class{constructor(e){this.key=e,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 Kl(){return new oa([new cs])}var oa=(()=>{let e=class e{constructor(r){this.factories=r}static create(r,i){if(i){let o=i.factories.slice();r=r.concat(o)}return new e(r)}static extend(r){return{provide:e,useFactory:i=>e.create(r,i||Kl()),deps:[[e,new Eh,new oc]]}}find(r){let i=this.factories.find(o=>o.supports(r));if(i)return i;throw new M(901,!1)}};e.\u0275prov=R({token:e,providedIn:"root",factory:Kl});let t=e;return t})();var wd=ia(null,"core",[]),Cd=(()=>{let e=class e{constructor(r){}};e.\u0275fac=function(i){return new(i||e)(I(xt))},e.\u0275mod=xe({type:e}),e.\u0275inj=Me({});let t=e;return t})();function sa(t){return typeof t=="boolean"?t:t!=null&&t!=="false"}function aa(t){let e=S(null);try{return t()}finally{S(e)}}var _d=null;function St(){return _d}function Id(t){_d??=t}var fi=class{};var Se=new _("");function hi(t,e){e=encodeURIComponent(e);for(let n of t.split(";")){let r=n.indexOf("="),[i,o]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(i.trim()===e)return decodeURIComponent(o)}return null}var la=/\s+/,Ed=[],Md=(()=>{let e=class e{constructor(r,i){this._ngEl=r,this._renderer=i,this.initialClasses=Ed,this.stateMap=new Map}set klass(r){this.initialClasses=r!=null?r.trim().split(la):Ed}set ngClass(r){this.rawClass=typeof r=="string"?r.trim().split(la):r}ngDoCheck(){for(let i of this.initialClasses)this._updateState(i,!0);let r=this.rawClass;if(Array.isArray(r)||r instanceof Set)for(let i of r)this._updateState(i,!0);else if(r!=null)for(let i of Object.keys(r))this._updateState(i,!!r[i]);this._applyStateDiff()}_updateState(r,i){let o=this.stateMap.get(r);o!==void 0?(o.enabled!==i&&(o.changed=!0,o.enabled=i),o.touched=!0):this.stateMap.set(r,{enabled:i,changed:!0,touched:!0})}_applyStateDiff(){for(let r of this.stateMap){let i=r[0],o=r[1];o.changed?(this._toggleClass(i,o.enabled),o.changed=!1):o.touched||(o.enabled&&this._toggleClass(i,!1),this.stateMap.delete(i)),o.touched=!1}}_toggleClass(r,i){r=r.trim(),r.length>0&&r.split(la).forEach(o=>{i?this._renderer.addClass(this._ngEl.nativeElement,o):this._renderer.removeClass(this._ngEl.nativeElement,o)})}};e.\u0275fac=function(i){return new(i||e)(P(Ce),P(nt))},e.\u0275dir=Je({type:e,selectors:[["","ngClass",""]],inputs:{klass:[_e.None,"class","klass"],ngClass:"ngClass"},standalone:!0});let t=e;return t})();var xd=(()=>{let e=class e{constructor(r,i,o){this._ngEl=r,this._differs=i,this._renderer=o,this._ngStyle=null,this._differ=null}set ngStyle(r){this._ngStyle=r,!this._differ&&r&&(this._differ=this._differs.find(r).create())}ngDoCheck(){if(this._differ){let r=this._differ.diff(this._ngStyle);r&&this._applyChanges(r)}}_setStyle(r,i){let[o,s]=r.split("."),a=o.indexOf("-")===-1?void 0:Ge.DashCase;i!=null?this._renderer.setStyle(this._ngEl.nativeElement,o,s?`${i}${s}`:i,a):this._renderer.removeStyle(this._ngEl.nativeElement,o,a)}_applyChanges(r){r.forEachRemovedItem(i=>this._setStyle(i.key,null)),r.forEachAddedItem(i=>this._setStyle(i.key,i.currentValue)),r.forEachChangedItem(i=>this._setStyle(i.key,i.currentValue))}};e.\u0275fac=function(i){return new(i||e)(P(Ce),P(oa),P(nt))},e.\u0275dir=Je({type:e,selectors:[["","ngStyle",""]],inputs:{ngStyle:"ngStyle"},standalone:!0});let t=e;return t})();function Iv(t,e){return new M(2100,!1)}var ca=class{createSubscription(e,n){return aa(()=>e.subscribe({next:n,error:r=>{throw r}}))}dispose(e){aa(()=>e.unsubscribe())}},ua=class{createSubscription(e,n){return e.then(n,r=>{throw r})}dispose(e){}},Mv=new ua,xv=new ca,Td=(()=>{let e=class e{constructor(r){this._latestValue=null,this.markForCheckOnValueUpdate=!0,this._subscription=null,this._obj=null,this._strategy=null,this._ref=r}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(r){if(!this._obj){if(r)try{this.markForCheckOnValueUpdate=!1,this._subscribe(r)}finally{this.markForCheckOnValueUpdate=!0}return this._latestValue}return r!==this._obj?(this._dispose(),this.transform(r)):this._latestValue}_subscribe(r){this._obj=r,this._strategy=this._selectStrategy(r),this._subscription=this._strategy.createSubscription(r,i=>this._updateLatestValue(r,i))}_selectStrategy(r){if(nn(r))return Mv;if(na(r))return xv;throw Iv(e,r)}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(r,i){r===this._obj&&(this._latestValue=i,this.markForCheckOnValueUpdate&&this._ref?.markForCheck())}};e.\u0275fac=function(i){return new(i||e)(P(Tt,16))},e.\u0275pipe=qr({name:"async",type:e,pure:!1,standalone:!0});let t=e;return t})();var pi=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275mod=xe({type:e}),e.\u0275inj=Me({});let t=e;return t})(),Sd="browser",Tv="server";function gi(t){return t===Tv}var rn=class{};var Vn=class{},yi=class{},At=class t{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?typeof e=="string"?this.lazyInit=()=>{this.headers=new Map,e.split(`
`).forEach(n=>{let r=n.indexOf(":");if(r>0){let i=n.slice(0,r),o=i.toLowerCase(),s=n.slice(r+1).trim();this.maybeSetNormalizedName(i,o),this.headers.has(o)?this.headers.get(o).push(s):this.headers.set(o,[s])}})}:typeof Headers<"u"&&e instanceof Headers?(this.headers=new Map,e.forEach((n,r)=>{this.setHeaderEntries(r,n)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(e).forEach(([n,r])=>{this.setHeaderEntries(n,r)})}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();let n=this.headers.get(e.toLowerCase());return n&&n.length>0?n[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,n){return this.clone({name:e,value:n,op:"a"})}set(e,n){return this.clone({name:e,value:n,op:"s"})}delete(e,n){return this.clone({name:e,value:n,op:"d"})}maybeSetNormalizedName(e,n){this.normalizedNames.has(n)||this.normalizedNames.set(n,e)}init(){this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(e=>this.applyUpdate(e)),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach(n=>{this.headers.set(n,e.headers.get(n)),this.normalizedNames.set(n,e.normalizedNames.get(n))})}clone(e){let n=new t;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([e]),n}applyUpdate(e){let n=e.name.toLowerCase();switch(e.op){case"a":case"s":let r=e.value;if(typeof r=="string"&&(r=[r]),r.length===0)return;this.maybeSetNormalizedName(e.name,n);let i=(e.op==="a"?this.headers.get(n):void 0)||[];i.push(...r),this.headers.set(n,i);break;case"d":let o=e.value;if(!o)this.headers.delete(n),this.normalizedNames.delete(n);else{let s=this.headers.get(n);if(!s)return;s=s.filter(a=>o.indexOf(a)===-1),s.length===0?(this.headers.delete(n),this.normalizedNames.delete(n)):this.headers.set(n,s)}break}}setHeaderEntries(e,n){let r=(Array.isArray(n)?n:[n]).map(o=>o.toString()),i=e.toLowerCase();this.headers.set(i,r),this.maybeSetNormalizedName(e,i)}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach(n=>e(this.normalizedNames.get(n),this.headers.get(n)))}};var ha=class{encodeKey(e){return kd(e)}encodeValue(e){return kd(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}};function kv(t,e){let n=new Map;return t.length>0&&t.replace(/^\?/,"").split("&").forEach(i=>{let o=i.indexOf("="),[s,a]=o==-1?[e.decodeKey(i),""]:[e.decodeKey(i.slice(0,o)),e.decodeValue(i.slice(o+1))],l=n.get(s)||[];l.push(a),n.set(s,l)}),n}var Nv=/%(\d[a-f0-9])/gi,Fv={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function kd(t){return encodeURIComponent(t).replace(Nv,(e,n)=>Fv[n]??e)}function mi(t){return`${t}`}var dt=class t{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new ha,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=kv(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach(n=>{let r=e.fromObject[n],i=Array.isArray(r)?r.map(mi):[mi(r)];this.map.set(n,i)})):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();let n=this.map.get(e);return n?n[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,n){return this.clone({param:e,value:n,op:"a"})}appendAll(e){let n=[];return Object.keys(e).forEach(r=>{let i=e[r];Array.isArray(i)?i.forEach(o=>{n.push({param:r,value:o,op:"a"})}):n.push({param:r,value:i,op:"a"})}),this.clone(n)}set(e,n){return this.clone({param:e,value:n,op:"s"})}delete(e,n){return this.clone({param:e,value:n,op:"d"})}toString(){return this.init(),this.keys().map(e=>{let n=this.encoder.encodeKey(e);return this.map.get(e).map(r=>n+"="+this.encoder.encodeValue(r)).join("&")}).filter(e=>e!=="").join("&")}clone(e){let n=new t({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat(e),n}init(){this.map===null&&(this.map=new Map),this.cloneFrom!==null&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(e=>this.map.set(e,this.cloneFrom.map.get(e))),this.updates.forEach(e=>{switch(e.op){case"a":case"s":let n=(e.op==="a"?this.map.get(e.param):void 0)||[];n.push(mi(e.value)),this.map.set(e.param,n);break;case"d":if(e.value!==void 0){let r=this.map.get(e.param)||[],i=r.indexOf(mi(e.value));i!==-1&&r.splice(i,1),r.length>0?this.map.set(e.param,r):this.map.delete(e.param)}else{this.map.delete(e.param);break}}}),this.cloneFrom=this.updates=null)}};var pa=class{constructor(){this.map=new Map}set(e,n){return this.map.set(e,n),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}};function Ov(t){switch(t){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}function Nd(t){return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer}function Fd(t){return typeof Blob<"u"&&t instanceof Blob}function Od(t){return typeof FormData<"u"&&t instanceof FormData}function Pv(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}var Ln=class t{constructor(e,n,r,i){this.url=n,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase();let o;if(Ov(this.method)||i?(this.body=r!==void 0?r:null,o=i):o=r,o&&(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,o.responseType&&(this.responseType=o.responseType),o.headers&&(this.headers=o.headers),o.context&&(this.context=o.context),o.params&&(this.params=o.params),this.transferCache=o.transferCache),this.headers??=new At,this.context??=new pa,!this.params)this.params=new dt,this.urlWithParams=n;else{let s=this.params.toString();if(s.length===0)this.urlWithParams=n;else{let a=n.indexOf("?"),l=a===-1?"?":a<n.length-1?"&":"";this.urlWithParams=n+l+s}}}serializeBody(){return this.body===null?null:typeof this.body=="string"||Nd(this.body)||Fd(this.body)||Od(this.body)||Pv(this.body)?this.body:this.body instanceof dt?this.body.toString():typeof this.body=="object"||typeof this.body=="boolean"||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return this.body===null||Od(this.body)?null:Fd(this.body)?this.body.type||null:Nd(this.body)?null:typeof this.body=="string"?"text/plain":this.body instanceof dt?"application/x-www-form-urlencoded;charset=UTF-8":typeof this.body=="object"||typeof this.body=="number"||typeof this.body=="boolean"?"application/json":null}clone(e={}){let n=e.method||this.method,r=e.url||this.url,i=e.responseType||this.responseType,o=e.transferCache??this.transferCache,s=e.body!==void 0?e.body:this.body,a=e.withCredentials??this.withCredentials,l=e.reportProgress??this.reportProgress,c=e.headers||this.headers,u=e.params||this.params,d=e.context??this.context;return e.setHeaders!==void 0&&(c=Object.keys(e.setHeaders).reduce((f,h)=>f.set(h,e.setHeaders[h]),c)),e.setParams&&(u=Object.keys(e.setParams).reduce((f,h)=>f.set(h,e.setParams[h]),u)),new t(n,r,s,{params:u,headers:c,context:d,reportProgress:l,responseType:i,withCredentials:a,transferCache:o})}},on=function(t){return t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User",t}(on||{}),jn=class{constructor(e,n=Di.Ok,r="OK"){this.headers=e.headers||new At,this.status=e.status!==void 0?e.status:n,this.statusText=e.statusText||r,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}},ga=class t extends jn{constructor(e={}){super(e),this.type=on.ResponseHeader}clone(e={}){return new t({headers:e.headers||this.headers,status:e.status!==void 0?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}},vi=class t extends jn{constructor(e={}){super(e),this.type=on.Response,this.body=e.body!==void 0?e.body:null}clone(e={}){return new t({body:e.body!==void 0?e.body:this.body,headers:e.headers||this.headers,status:e.status!==void 0?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}},bi=class extends jn{constructor(e){super(e,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${e.url||"(unknown url)"}`:this.message=`Http failure response for ${e.url||"(unknown url)"}: ${e.status} ${e.statusText}`,this.error=e.error||null}},Di=function(t){return t[t.Continue=100]="Continue",t[t.SwitchingProtocols=101]="SwitchingProtocols",t[t.Processing=102]="Processing",t[t.EarlyHints=103]="EarlyHints",t[t.Ok=200]="Ok",t[t.Created=201]="Created",t[t.Accepted=202]="Accepted",t[t.NonAuthoritativeInformation=203]="NonAuthoritativeInformation",t[t.NoContent=204]="NoContent",t[t.ResetContent=205]="ResetContent",t[t.PartialContent=206]="PartialContent",t[t.MultiStatus=207]="MultiStatus",t[t.AlreadyReported=208]="AlreadyReported",t[t.ImUsed=226]="ImUsed",t[t.MultipleChoices=300]="MultipleChoices",t[t.MovedPermanently=301]="MovedPermanently",t[t.Found=302]="Found",t[t.SeeOther=303]="SeeOther",t[t.NotModified=304]="NotModified",t[t.UseProxy=305]="UseProxy",t[t.Unused=306]="Unused",t[t.TemporaryRedirect=307]="TemporaryRedirect",t[t.PermanentRedirect=308]="PermanentRedirect",t[t.BadRequest=400]="BadRequest",t[t.Unauthorized=401]="Unauthorized",t[t.PaymentRequired=402]="PaymentRequired",t[t.Forbidden=403]="Forbidden",t[t.NotFound=404]="NotFound",t[t.MethodNotAllowed=405]="MethodNotAllowed",t[t.NotAcceptable=406]="NotAcceptable",t[t.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",t[t.RequestTimeout=408]="RequestTimeout",t[t.Conflict=409]="Conflict",t[t.Gone=410]="Gone",t[t.LengthRequired=411]="LengthRequired",t[t.PreconditionFailed=412]="PreconditionFailed",t[t.PayloadTooLarge=413]="PayloadTooLarge",t[t.UriTooLong=414]="UriTooLong",t[t.UnsupportedMediaType=415]="UnsupportedMediaType",t[t.RangeNotSatisfiable=416]="RangeNotSatisfiable",t[t.ExpectationFailed=417]="ExpectationFailed",t[t.ImATeapot=418]="ImATeapot",t[t.MisdirectedRequest=421]="MisdirectedRequest",t[t.UnprocessableEntity=422]="UnprocessableEntity",t[t.Locked=423]="Locked",t[t.FailedDependency=424]="FailedDependency",t[t.TooEarly=425]="TooEarly",t[t.UpgradeRequired=426]="UpgradeRequired",t[t.PreconditionRequired=428]="PreconditionRequired",t[t.TooManyRequests=429]="TooManyRequests",t[t.RequestHeaderFieldsTooLarge=431]="RequestHeaderFieldsTooLarge",t[t.UnavailableForLegalReasons=451]="UnavailableForLegalReasons",t[t.InternalServerError=500]="InternalServerError",t[t.NotImplemented=501]="NotImplemented",t[t.BadGateway=502]="BadGateway",t[t.ServiceUnavailable=503]="ServiceUnavailable",t[t.GatewayTimeout=504]="GatewayTimeout",t[t.HttpVersionNotSupported=505]="HttpVersionNotSupported",t[t.VariantAlsoNegotiates=506]="VariantAlsoNegotiates",t[t.InsufficientStorage=507]="InsufficientStorage",t[t.LoopDetected=508]="LoopDetected",t[t.NotExtended=510]="NotExtended",t[t.NetworkAuthenticationRequired=511]="NetworkAuthenticationRequired",t}(Di||{});function fa(t,e){return{body:e,headers:t.headers,context:t.context,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials,transferCache:t.transferCache}}var Rv=(()=>{let e=class e{constructor(r){this.handler=r}request(r,i,o={}){let s;if(r instanceof Ln)s=r;else{let c;o.headers instanceof At?c=o.headers:c=new At(o.headers);let u;o.params&&(o.params instanceof dt?u=o.params:u=new dt({fromObject:o.params})),s=new Ln(r,i,o.body!==void 0?o.body:null,{headers:c,context:o.context,params:u,reportProgress:o.reportProgress,responseType:o.responseType||"json",withCredentials:o.withCredentials,transferCache:o.transferCache})}let a=hr(s).pipe(Zi(c=>this.handler.handle(c)));if(r instanceof Ln||o.observe==="events")return a;let l=a.pipe(qi(c=>c instanceof vi));switch(o.observe||"body"){case"body":switch(s.responseType){case"arraybuffer":return l.pipe(Z(c=>{if(c.body!==null&&!(c.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return c.body}));case"blob":return l.pipe(Z(c=>{if(c.body!==null&&!(c.body instanceof Blob))throw new Error("Response is not a Blob.");return c.body}));case"text":return l.pipe(Z(c=>{if(c.body!==null&&typeof c.body!="string")throw new Error("Response is not a string.");return c.body}));case"json":default:return l.pipe(Z(c=>c.body))}case"response":return l;default:throw new Error(`Unreachable: unhandled observe type ${o.observe}}`)}}delete(r,i={}){return this.request("DELETE",r,i)}get(r,i={}){return this.request("GET",r,i)}head(r,i={}){return this.request("HEAD",r,i)}jsonp(r,i){return this.request("JSONP",r,{params:new dt().append(i,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(r,i={}){return this.request("OPTIONS",r,i)}patch(r,i,o={}){return this.request("PATCH",r,fa(o,i))}post(r,i,o={}){return this.request("POST",r,fa(o,i))}put(r,i,o={}){return this.request("PUT",r,fa(o,i))}};e.\u0275fac=function(i){return new(i||e)(I(Vn))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})();function Vd(t,e){return e(t)}function Lv(t,e){return(n,r)=>e.intercept(n,{handle:i=>t(i,r)})}function Vv(t,e,n){return(r,i)=>Dc(n,()=>e(r,o=>t(o,i)))}var jv=new _(""),ma=new _(""),Bv=new _(""),zv=new _("");function Hv(){let t=null;return(e,n)=>{t===null&&(t=(B(jv,{optional:!0})??[]).reduceRight(Lv,Vd));let r=B(Fn),i=r.add();return t(e,n).pipe(pr(()=>r.remove(i)))}}var Pd=(()=>{let e=class e extends Vn{constructor(r,i){super(),this.backend=r,this.injector=i,this.chain=null,this.pendingTasks=B(Fn);let o=B(zv,{optional:!0});this.backend=o??r}handle(r){if(this.chain===null){let o=Array.from(new Set([...this.injector.get(ma),...this.injector.get(Bv,[])]));this.chain=o.reduceRight((s,a)=>Vv(s,a,this.injector),Vd)}let i=this.pendingTasks.add();return this.chain(r,o=>this.backend.handle(o)).pipe(pr(()=>this.pendingTasks.remove(i)))}};e.\u0275fac=function(i){return new(i||e)(I(yi),I(Ye))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})();var $v=/^\)\]\}',?\n/;function Uv(t){return"responseURL"in t&&t.responseURL?t.responseURL:/^X-Request-URL:/m.test(t.getAllResponseHeaders())?t.getResponseHeader("X-Request-URL"):null}var Rd=(()=>{let e=class e{constructor(r){this.xhrFactory=r}handle(r){if(r.method==="JSONP")throw new M(-2800,!1);let i=this.xhrFactory;return(i.\u0275loadImpl?Ze(i.\u0275loadImpl()):hr(null)).pipe(un(()=>new $(s=>{let a=i.build();if(a.open(r.method,r.urlWithParams),r.withCredentials&&(a.withCredentials=!0),r.headers.forEach((C,D)=>a.setRequestHeader(C,D.join(","))),r.headers.has("Accept")||a.setRequestHeader("Accept","application/json, text/plain, */*"),!r.headers.has("Content-Type")){let C=r.detectContentTypeHeader();C!==null&&a.setRequestHeader("Content-Type",C)}if(r.responseType){let C=r.responseType.toLowerCase();a.responseType=C!=="json"?C:"text"}let l=r.serializeBody(),c=null,u=()=>{if(c!==null)return c;let C=a.statusText||"OK",D=new At(a.getAllResponseHeaders()),le=Uv(a)||r.url;return c=new ga({headers:D,status:a.status,statusText:C,url:le}),c},d=()=>{let{headers:C,status:D,statusText:le,url:J}=u(),H=null;D!==Di.NoContent&&(H=typeof a.response>"u"?a.responseText:a.response),D===0&&(D=H?Di.Ok:0);let Ve=D>=200&&D<300;if(r.responseType==="json"&&typeof H=="string"){let ve=H;H=H.replace($v,"");try{H=H!==""?JSON.parse(H):null}catch(rt){H=ve,Ve&&(Ve=!1,H={error:rt,text:H})}}Ve?(s.next(new vi({body:H,headers:C,status:D,statusText:le,url:J||void 0})),s.complete()):s.error(new bi({error:H,headers:C,status:D,statusText:le,url:J||void 0}))},f=C=>{let{url:D}=u(),le=new bi({error:C,status:a.status||0,statusText:a.statusText||"Unknown Error",url:D||void 0});s.error(le)},h=!1,v=C=>{h||(s.next(u()),h=!0);let D={type:on.DownloadProgress,loaded:C.loaded};C.lengthComputable&&(D.total=C.total),r.responseType==="text"&&a.responseText&&(D.partialText=a.responseText),s.next(D)},T=C=>{let D={type:on.UploadProgress,loaded:C.loaded};C.lengthComputable&&(D.total=C.total),s.next(D)};return a.addEventListener("load",d),a.addEventListener("error",f),a.addEventListener("timeout",f),a.addEventListener("abort",f),r.reportProgress&&(a.addEventListener("progress",v),l!==null&&a.upload&&a.upload.addEventListener("progress",T)),a.send(l),s.next({type:on.Sent}),()=>{a.removeEventListener("error",f),a.removeEventListener("abort",f),a.removeEventListener("load",d),a.removeEventListener("timeout",f),r.reportProgress&&(a.removeEventListener("progress",v),l!==null&&a.upload&&a.upload.removeEventListener("progress",T)),a.readyState!==a.DONE&&a.abort()}})))}};e.\u0275fac=function(i){return new(i||e)(I(rn))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})(),jd=new _(""),Gv="XSRF-TOKEN",Wv=new _("",{providedIn:"root",factory:()=>Gv}),qv="X-XSRF-TOKEN",Zv=new _("",{providedIn:"root",factory:()=>qv}),wi=class{},Yv=(()=>{let e=class e{constructor(r,i,o){this.doc=r,this.platform=i,this.cookieName=o,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if(this.platform==="server")return null;let r=this.doc.cookie||"";return r!==this.lastCookieString&&(this.parseCount++,this.lastToken=hi(r,this.cookieName),this.lastCookieString=r),this.lastToken}};e.\u0275fac=function(i){return new(i||e)(I(Se),I(ct),I(Wv))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})();function Kv(t,e){let n=t.url.toLowerCase();if(!B(jd)||t.method==="GET"||t.method==="HEAD"||n.startsWith("http://")||n.startsWith("https://"))return e(t);let r=B(wi).getToken(),i=B(Zv);return r!=null&&!t.headers.has(i)&&(t=t.clone({headers:t.headers.set(i,r)})),e(t)}var Bd=function(t){return t[t.Interceptors=0]="Interceptors",t[t.LegacyInterceptors=1]="LegacyInterceptors",t[t.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",t[t.NoXsrfProtection=3]="NoXsrfProtection",t[t.JsonpSupport=4]="JsonpSupport",t[t.RequestsMadeViaParent=5]="RequestsMadeViaParent",t[t.Fetch=6]="Fetch",t}(Bd||{});function Qv(t,e){return{\u0275kind:t,\u0275providers:e}}function Jv(...t){let e=[Rv,Rd,Pd,{provide:Vn,useExisting:Pd},{provide:yi,useExisting:Rd},{provide:ma,useValue:Kv,multi:!0},{provide:jd,useValue:!0},{provide:wi,useClass:Yv}];for(let n of t)e.push(...n.\u0275providers);return vs(e)}var Ld=new _("");function Xv(){return Qv(Bd.LegacyInterceptors,[{provide:Ld,useFactory:Hv},{provide:ma,useExisting:Ld,multi:!0}])}var zd=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275mod=xe({type:e}),e.\u0275inj=Me({providers:[Jv(Xv())]});let t=e;return t})();var ba=class extends fi{constructor(){super(...arguments),this.supportsDOMEvents=!0}},Da=class t extends ba{static makeCurrent(){Id(new t)}onAndCancel(e,n,r){return e.addEventListener(n,r),()=>{e.removeEventListener(n,r)}}dispatchEvent(e,n){e.dispatchEvent(n)}remove(e){e.parentNode&&e.parentNode.removeChild(e)}createElement(e,n){return n=n||this.getDefaultDocument(),n.createElement(e)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}isShadowRoot(e){return e instanceof DocumentFragment}getGlobalEventTarget(e,n){return n==="window"?window:n==="document"?e:n==="body"?e.body:null}getBaseHref(e){let n=t0();return n==null?null:n0(n)}resetBaseElement(){Bn=null}getUserAgent(){return window.navigator.userAgent}getCookie(e){return hi(document.cookie,e)}},Bn=null;function t0(){return Bn=Bn||document.querySelector("base"),Bn?Bn.getAttribute("href"):null}function n0(t){return new URL(t,document.baseURI).pathname}var wa=class{addToWindow(e){De.getAngularTestability=(r,i=!0)=>{let o=e.findTestabilityInTree(r,i);if(o==null)throw new M(5103,!1);return o},De.getAllAngularTestabilities=()=>e.getAllTestabilities(),De.getAllAngularRootElements=()=>e.getAllRootElements();let n=r=>{let i=De.getAllAngularTestabilities(),o=i.length,s=function(){o--,o==0&&r()};i.forEach(a=>{a.whenStable(s)})};De.frameworkStabilizers||(De.frameworkStabilizers=[]),De.frameworkStabilizers.push(n)}findTestabilityInTree(e,n,r){if(n==null)return null;let i=e.getTestability(n);return i??(r?St().isShadowRoot(n)?this.findTestabilityInTree(e,n.host,!0):this.findTestabilityInTree(e,n.parentElement,!0):null)}},r0=(()=>{let e=class e{build(){return new XMLHttpRequest}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})(),Ca=new _(""),Gd=(()=>{let e=class e{constructor(r,i){this._zone=i,this._eventNameToPlugin=new Map,r.forEach(o=>{o.manager=this}),this._plugins=r.slice().reverse()}addEventListener(r,i,o){return this._findPluginFor(i).addEventListener(r,i,o)}getZone(){return this._zone}_findPluginFor(r){let i=this._eventNameToPlugin.get(r);if(i)return i;if(i=this._plugins.find(s=>s.supports(r)),!i)throw new M(5101,!1);return this._eventNameToPlugin.set(r,i),i}};e.\u0275fac=function(i){return new(i||e)(I(Ca),I(U))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})(),Ci=class{constructor(e){this._doc=e}},ya="ng-app-id",Wd=(()=>{let e=class e{constructor(r,i,o,s={}){this.doc=r,this.appId=i,this.nonce=o,this.platformId=s,this.styleRef=new Map,this.hostNodes=new Set,this.styleNodesInDOM=this.collectServerRenderedStyles(),this.platformIsServer=gi(s),this.resetHostNodes()}addStyles(r){for(let i of r)this.changeUsageCount(i,1)===1&&this.onStyleAdded(i)}removeStyles(r){for(let i of r)this.changeUsageCount(i,-1)<=0&&this.onStyleRemoved(i)}ngOnDestroy(){let r=this.styleNodesInDOM;r&&(r.forEach(i=>i.remove()),r.clear());for(let i of this.getAllStyles())this.onStyleRemoved(i);this.resetHostNodes()}addHost(r){this.hostNodes.add(r);for(let i of this.getAllStyles())this.addStyleToHost(r,i)}removeHost(r){this.hostNodes.delete(r)}getAllStyles(){return this.styleRef.keys()}onStyleAdded(r){for(let i of this.hostNodes)this.addStyleToHost(i,r)}onStyleRemoved(r){let i=this.styleRef;i.get(r)?.elements?.forEach(o=>o.remove()),i.delete(r)}collectServerRenderedStyles(){let r=this.doc.head?.querySelectorAll(`style[${ya}="${this.appId}"]`);if(r?.length){let i=new Map;return r.forEach(o=>{o.textContent!=null&&i.set(o.textContent,o)}),i}return null}changeUsageCount(r,i){let o=this.styleRef;if(o.has(r)){let s=o.get(r);return s.usage+=i,s.usage}return o.set(r,{usage:i,elements:[]}),i}getStyleElement(r,i){let o=this.styleNodesInDOM,s=o?.get(i);if(s?.parentNode===r)return o.delete(i),s.removeAttribute(ya),s;{let a=this.doc.createElement("style");return this.nonce&&a.setAttribute("nonce",this.nonce),a.textContent=i,this.platformIsServer&&a.setAttribute(ya,this.appId),r.appendChild(a),a}}addStyleToHost(r,i){let o=this.getStyleElement(r,i),s=this.styleRef,a=s.get(i)?.elements;a?a.push(o):s.set(i,{elements:[o],usage:1})}resetHostNodes(){let r=this.hostNodes;r.clear(),r.add(this.doc.head)}};e.\u0275fac=function(i){return new(i||e)(I(Se),I(Xr),I(Os,8),I(ct))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})(),va={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/"},_a=/%COMP%/g,qd="%COMP%",i0=`_nghost-${qd}`,o0=`_ngcontent-${qd}`,s0=!0,a0=new _("",{providedIn:"root",factory:()=>s0});function l0(t){return o0.replace(_a,t)}function c0(t){return i0.replace(_a,t)}function Zd(t,e){return e.map(n=>n.replace(_a,t))}var Hd=(()=>{let e=class e{constructor(r,i,o,s,a,l,c,u=null){this.eventManager=r,this.sharedStylesHost=i,this.appId=o,this.removeStylesOnCompDestroy=s,this.doc=a,this.platformId=l,this.ngZone=c,this.nonce=u,this.rendererByCompId=new Map,this.platformIsServer=gi(l),this.defaultRenderer=new zn(r,a,c,this.platformIsServer)}createRenderer(r,i){if(!r||!i)return this.defaultRenderer;this.platformIsServer&&i.encapsulation===He.ShadowDom&&(i=be(Q({},i),{encapsulation:He.Emulated}));let o=this.getOrCreateRenderer(r,i);return o instanceof Ei?o.applyToHost(r):o instanceof Hn&&o.applyStyles(),o}getOrCreateRenderer(r,i){let o=this.rendererByCompId,s=o.get(i.id);if(!s){let a=this.doc,l=this.ngZone,c=this.eventManager,u=this.sharedStylesHost,d=this.removeStylesOnCompDestroy,f=this.platformIsServer;switch(i.encapsulation){case He.Emulated:s=new Ei(c,u,i,this.appId,d,a,l,f);break;case He.ShadowDom:return new Ea(c,u,r,i,a,l,this.nonce,f);default:s=new Hn(c,u,i,d,a,l,f);break}o.set(i.id,s)}return s}ngOnDestroy(){this.rendererByCompId.clear()}};e.\u0275fac=function(i){return new(i||e)(I(Gd),I(Wd),I(Xr),I(a0),I(Se),I(ct),I(U),I(Os))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})(),zn=class{constructor(e,n,r,i){this.eventManager=e,this.doc=n,this.ngZone=r,this.platformIsServer=i,this.data=Object.create(null),this.throwOnSyntheticProps=!0,this.destroyNode=null}destroy(){}createElement(e,n){return n?this.doc.createElementNS(va[n]||n,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,n){($d(e)?e.content:e).appendChild(n)}insertBefore(e,n,r){e&&($d(e)?e.content:e).insertBefore(n,r)}removeChild(e,n){e&&e.removeChild(n)}selectRootElement(e,n){let r=typeof e=="string"?this.doc.querySelector(e):e;if(!r)throw new M(-5104,!1);return n||(r.textContent=""),r}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,n,r,i){if(i){n=i+":"+n;let o=va[i];o?e.setAttributeNS(o,n,r):e.setAttribute(n,r)}else e.setAttribute(n,r)}removeAttribute(e,n,r){if(r){let i=va[r];i?e.removeAttributeNS(i,n):e.removeAttribute(`${r}:${n}`)}else e.removeAttribute(n)}addClass(e,n){e.classList.add(n)}removeClass(e,n){e.classList.remove(n)}setStyle(e,n,r,i){i&(Ge.DashCase|Ge.Important)?e.style.setProperty(n,r,i&Ge.Important?"important":""):e.style[n]=r}removeStyle(e,n,r){r&Ge.DashCase?e.style.removeProperty(n):e.style[n]=""}setProperty(e,n,r){e!=null&&(e[n]=r)}setValue(e,n){e.nodeValue=n}listen(e,n,r){if(typeof e=="string"&&(e=St().getGlobalEventTarget(this.doc,e),!e))throw new Error(`Unsupported event target ${e} for event ${n}`);return this.eventManager.addEventListener(e,n,this.decoratePreventDefault(r))}decoratePreventDefault(e){return n=>{if(n==="__ngUnwrap__")return e;(this.platformIsServer?this.ngZone.runGuarded(()=>e(n)):e(n))===!1&&n.preventDefault()}}};function $d(t){return t.tagName==="TEMPLATE"&&t.content!==void 0}var Ea=class extends zn{constructor(e,n,r,i,o,s,a,l){super(e,o,s,l),this.sharedStylesHost=n,this.hostEl=r,this.shadowRoot=r.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let c=Zd(i.id,i.styles);for(let u of c){let d=document.createElement("style");a&&d.setAttribute("nonce",a),d.textContent=u,this.shadowRoot.appendChild(d)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,n){return super.appendChild(this.nodeOrShadowRoot(e),n)}insertBefore(e,n,r){return super.insertBefore(this.nodeOrShadowRoot(e),n,r)}removeChild(e,n){return super.removeChild(this.nodeOrShadowRoot(e),n)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},Hn=class extends zn{constructor(e,n,r,i,o,s,a,l){super(e,o,s,a),this.sharedStylesHost=n,this.removeStylesOnCompDestroy=i,this.styles=l?Zd(l,r.styles):r.styles}applyStyles(){this.sharedStylesHost.addStyles(this.styles)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles)}},Ei=class extends Hn{constructor(e,n,r,i,o,s,a,l){let c=i+"-"+r.id;super(e,n,r,o,s,a,l,c),this.contentAttr=l0(c),this.hostAttr=c0(c)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,n){let r=super.createElement(e,n);return super.setAttribute(r,this.contentAttr,""),r}},u0=(()=>{let e=class e extends Ci{constructor(r){super(r)}supports(r){return!0}addEventListener(r,i,o){return r.addEventListener(i,o,!1),()=>this.removeEventListener(r,i,o)}removeEventListener(r,i,o){return r.removeEventListener(i,o)}};e.\u0275fac=function(i){return new(i||e)(I(Se))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})(),Ud=["alt","control","meta","shift"],d0={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},f0={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey},h0=(()=>{let e=class e extends Ci{constructor(r){super(r)}supports(r){return e.parseEventName(r)!=null}addEventListener(r,i,o){let s=e.parseEventName(i),a=e.eventCallback(s.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>St().onAndCancel(r,s.domEventName,a))}static parseEventName(r){let i=r.toLowerCase().split("."),o=i.shift();if(i.length===0||!(o==="keydown"||o==="keyup"))return null;let s=e._normalizeKey(i.pop()),a="",l=i.indexOf("code");if(l>-1&&(i.splice(l,1),a="code."),Ud.forEach(u=>{let d=i.indexOf(u);d>-1&&(i.splice(d,1),a+=u+".")}),a+=s,i.length!=0||s.length===0)return null;let c={};return c.domEventName=o,c.fullKey=a,c}static matchEventFullKeyCode(r,i){let o=d0[r.key]||r.key,s="";return i.indexOf("code.")>-1&&(o=r.code,s="code."),o==null||!o?!1:(o=o.toLowerCase(),o===" "?o="space":o==="."&&(o="dot"),Ud.forEach(a=>{if(a!==o){let l=f0[a];l(r)&&(s+=a+".")}}),s+=o,s===i)}static eventCallback(r,i,o){return s=>{e.matchEventFullKeyCode(s,r)&&o.runGuarded(()=>i(s))}}static _normalizeKey(r){return r==="esc"?"escape":r}};e.\u0275fac=function(i){return new(i||e)(I(Se))},e.\u0275prov=R({token:e,factory:e.\u0275fac});let t=e;return t})();function p0(){Da.makeCurrent()}function g0(){return new Qe}function m0(){return cu(document),document}var y0=[{provide:ct,useValue:Sd},{provide:Fs,useValue:p0,multi:!0},{provide:Se,useFactory:m0,deps:[]}],Yd=ia(wd,"browser",y0),v0=new _(""),b0=[{provide:Rn,useClass:wa,deps:[]},{provide:ea,useClass:ui,deps:[U,di,Rn]},{provide:ui,useClass:ui,deps:[U,di,Rn]}],D0=[{provide:Zr,useValue:"root"},{provide:Qe,useFactory:g0,deps:[]},{provide:Ca,useClass:u0,multi:!0,deps:[Se,U,ct]},{provide:Ca,useClass:h0,multi:!0,deps:[Se]},Hd,Wd,Gd,{provide:Mn,useExisting:Hd},{provide:rn,useClass:r0,deps:[]},[]],Kd=(()=>{let e=class e{constructor(r){}static withServerTransition(r){return{ngModule:e,providers:[{provide:Xr,useValue:r.appId}]}}};e.\u0275fac=function(i){return new(i||e)(I(v0,12))},e.\u0275mod=xe({type:e}),e.\u0275inj=Me({providers:[...D0,...b0],imports:[pi,Cd]});let t=e;return t})();var _i={schedule(t,e){let n=setTimeout(t,e);return()=>clearTimeout(n)},scheduleBeforeRender(t){if(typeof window>"u")return _i.schedule(t,0);if(typeof window.requestAnimationFrame>"u")return _i.schedule(t,16);let e=window.requestAnimationFrame(t);return()=>window.cancelAnimationFrame(e)}};function C0(t){return t.replace(/[A-Z]/g,e=>`-${e.toLowerCase()}`)}function E0(t){return!!t&&t.nodeType===Node.ELEMENT_NODE}function _0(t){return typeof t=="function"}var Ia;function I0(t,e){if(!Ia){let n=Element.prototype;Ia=n.matches||n.matchesSelector||n.mozMatchesSelector||n.msMatchesSelector||n.oMatchesSelector||n.webkitMatchesSelector}return t.nodeType===Node.ELEMENT_NODE?Ia.call(t,e):!1}function M0(t,e){return t===e||t!==t&&e!==e}function x0(t){let e={};return t.forEach(({propName:n,templateName:r,transform:i})=>{e[C0(r)]=[n,i]}),e}function T0(t,e){return e.get(Qt).resolveComponentFactory(t).inputs}function S0(t,e){let n=t.childNodes,r=e.map(()=>[]),i=-1;e.some((o,s)=>o==="*"?(i=s,!0):!1);for(let o=0,s=n.length;o<s;++o){let a=n[o],l=A0(a,e,i);l!==-1&&r[l].push(a)}return r}function A0(t,e,n){let r=n;return E0(t)&&e.some((i,o)=>i!=="*"&&I0(t,i)?(r=o,!0):!1),r}var k0=10,Ma=class{constructor(e,n){this.componentFactory=n.get(Qt).resolveComponentFactory(e)}create(e){return new xa(this.componentFactory,e)}},xa=class{constructor(e,n){this.componentFactory=e,this.injector=n,this.eventEmitters=new cn(1),this.events=this.eventEmitters.pipe(un(r=>Wi(...r))),this.componentRef=null,this.viewChangeDetectorRef=null,this.inputChanges=null,this.hasInputChanges=!1,this.implementsOnChanges=!1,this.scheduledChangeDetectionFn=null,this.scheduledDestroyFn=null,this.initialInputValues=new Map,this.unchangedInputs=new Set(this.componentFactory.inputs.map(({propName:r})=>r)),this.ngZone=this.injector.get(U),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(e){this.runInZone(()=>{if(this.scheduledDestroyFn!==null){this.scheduledDestroyFn(),this.scheduledDestroyFn=null;return}this.componentRef===null&&this.initializeComponent(e)})}disconnect(){this.runInZone(()=>{this.componentRef===null||this.scheduledDestroyFn!==null||(this.scheduledDestroyFn=_i.schedule(()=>{this.componentRef!==null&&(this.componentRef.destroy(),this.componentRef=null,this.viewChangeDetectorRef=null)},k0))})}getInputValue(e){return this.runInZone(()=>this.componentRef===null?this.initialInputValues.get(e):this.componentRef.instance[e])}setInputValue(e,n,r){this.runInZone(()=>{if(r&&(n=r.call(this.componentRef?.instance,n)),this.componentRef===null){this.initialInputValues.set(e,n);return}M0(n,this.getInputValue(e))&&!(n===void 0&&this.unchangedInputs.has(e))||(this.recordInputChange(e,n),this.unchangedInputs.delete(e),this.hasInputChanges=!0,this.componentRef.instance[e]=n,this.scheduleDetectChanges())})}initializeComponent(e){let n=We.create({providers:[],parent:this.injector}),r=S0(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(n,r,e),this.viewChangeDetectorRef=this.componentRef.injector.get(Tt),this.implementsOnChanges=_0(this.componentRef.instance.ngOnChanges),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.detectChanges(),this.injector.get(xt).attachView(this.componentRef.hostView)}initializeInputs(){this.componentFactory.inputs.forEach(({propName:e,transform:n})=>{this.initialInputValues.has(e)&&this.setInputValue(e,this.initialInputValues.get(e),n)}),this.initialInputValues.clear()}initializeOutputs(e){let n=this.componentFactory.outputs.map(({propName:r,templateName:i})=>e.instance[r].pipe(Z(s=>({name:i,value:s}))));this.eventEmitters.next(n)}callNgOnChanges(e){if(!this.implementsOnChanges||this.inputChanges===null)return;let n=this.inputChanges;this.inputChanges=null,e.instance.ngOnChanges(n)}markViewForCheck(e){this.hasInputChanges&&(this.hasInputChanges=!1,e.markForCheck())}scheduleDetectChanges(){this.scheduledChangeDetectionFn||(this.scheduledChangeDetectionFn=_i.scheduleBeforeRender(()=>{this.scheduledChangeDetectionFn=null,this.detectChanges()}))}recordInputChange(e,n){if(!this.implementsOnChanges)return;this.inputChanges===null&&(this.inputChanges={});let r=this.inputChanges[e];if(r){r.currentValue=n;return}let i=this.unchangedInputs.has(e),o=i?void 0:this.getInputValue(e);this.inputChanges[e]=new bn(o,n,i)}detectChanges(){this.componentRef!==null&&(this.callNgOnChanges(this.componentRef),this.markViewForCheck(this.viewChangeDetectorRef),this.componentRef.changeDetectorRef.detectChanges())}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},Ta=class extends HTMLElement{constructor(){super(...arguments),this.ngElementEventsSubscription=null}};function Qd(t,e){let n=T0(t,e.injector),r=e.strategyFactory||new Ma(t,e.injector),i=x0(n),s=class s extends Ta{get ngElementStrategy(){if(!this._ngElementStrategy){let l=this._ngElementStrategy=r.create(this.injector||e.injector);n.forEach(({propName:c,transform:u})=>{if(!this.hasOwnProperty(c))return;let d=this[c];delete this[c],l.setInputValue(c,d,u)})}return this._ngElementStrategy}constructor(l){super(),this.injector=l}attributeChangedCallback(l,c,u,d){let[f,h]=i[l];this.ngElementStrategy.setInputValue(f,u,h)}connectedCallback(){let l=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),l=!0),this.ngElementStrategy.connect(this),l||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(l=>{let c=new CustomEvent(l.name,{detail:l.value});this.dispatchEvent(c)})}};s.observedAttributes=Object.keys(i);let o=s;return n.forEach(({propName:a,transform:l})=>{Object.defineProperty(o.prototype,a,{get(){return this.ngElementStrategy.getInputValue(a)},set(c){this.ngElementStrategy.setInputValue(a,c,l)},configurable:!0,enumerable:!0})}),o}var sf=(()=>{let e=class e{constructor(r,i){this._renderer=r,this._elementRef=i,this.onChange=o=>{},this.onTouched=()=>{}}setProperty(r,i){this._renderer.setProperty(this._elementRef.nativeElement,r,i)}registerOnTouched(r){this.onTouched=r}registerOnChange(r){this.onChange=r}setDisabledState(r){this.setProperty("disabled",r)}};e.\u0275fac=function(i){return new(i||e)(P(nt),P(Ce))},e.\u0275dir=Je({type:e});let t=e;return t})(),N0=(()=>{let e=class e extends sf{};e.\u0275fac=(()=>{let r;return function(o){return(r||(r=Xc(e)))(o||e)}})(),e.\u0275dir=Je({type:e,features:[Jt]});let t=e;return t})(),af=new _("");var F0={provide:af,useExisting:Sn(()=>Ti),multi:!0};function O0(){let t=St()?St().getUserAgent():"";return/android (\d+)/.test(t.toLowerCase())}var P0=new _(""),Ti=(()=>{let e=class e extends sf{constructor(r,i,o){super(r,i),this._compositionMode=o,this._composing=!1,this._compositionMode==null&&(this._compositionMode=!O0())}writeValue(r){let i=r??"";this.setProperty("value",i)}_handleInput(r){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(r)}_compositionStart(){this._composing=!0}_compositionEnd(r){this._composing=!1,this._compositionMode&&this.onChange(r)}};e.\u0275fac=function(i){return new(i||e)(P(nt),P(Ce),P(P0,8))},e.\u0275dir=Je({type:e,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(i,o){i&1&&G("input",function(a){return o._handleInput(a.target.value)})("blur",function(){return o.onTouched()})("compositionstart",function(){return o._compositionStart()})("compositionend",function(a){return o._compositionEnd(a.target.value)})},features:[Qs([F0]),Jt]});let t=e;return t})();var R0=new _(""),L0=new _("");function lf(t){return t!=null}function cf(t){return nn(t)?Ze(t):t}function uf(t){let e={};return t.forEach(n=>{e=n!=null?Q(Q({},e),n):e}),Object.keys(e).length===0?null:e}function df(t,e){return e.map(n=>n(t))}function V0(t){return!t.validate}function ff(t){return t.map(e=>V0(e)?e:n=>e.validate(n))}function j0(t){if(!t)return null;let e=t.filter(lf);return e.length==0?null:function(n){return uf(df(n,e))}}function hf(t){return t!=null?j0(ff(t)):null}function B0(t){if(!t)return null;let e=t.filter(lf);return e.length==0?null:function(n){let r=df(n,e).map(cf);return Gi(r).pipe(Z(uf))}}function pf(t){return t!=null?B0(ff(t)):null}function Jd(t,e){return t===null?[e]:Array.isArray(t)?[...t,e]:[t,e]}function z0(t){return t._rawValidators}function H0(t){return t._rawAsyncValidators}function Sa(t){return t?Array.isArray(t)?t:[t]:[]}function Mi(t,e){return Array.isArray(t)?t.includes(e):t===e}function Xd(t,e){let n=Sa(e);return Sa(t).forEach(i=>{Mi(n,i)||n.push(i)}),n}function ef(t,e){return Sa(e).filter(n=>!Mi(t,n))}var xi=class{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(e){this._rawValidators=e||[],this._composedValidatorFn=hf(this._rawValidators)}_setAsyncValidators(e){this._rawAsyncValidators=e||[],this._composedAsyncValidatorFn=pf(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(e){this._onDestroyCallbacks.push(e)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(e=>e()),this._onDestroyCallbacks=[]}reset(e=void 0){this.control&&this.control.reset(e)}hasError(e,n){return this.control?this.control.hasError(e,n):!1}getError(e,n){return this.control?this.control.getError(e,n):null}},Aa=class extends xi{get formDirective(){return null}get path(){return null}},Gn=class extends xi{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}},ka=class{constructor(e){this._cd=e}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}},$0={"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"},a_=be(Q({},$0),{"[class.ng-submitted]":"isSubmitted"}),gf=(()=>{let e=class e extends ka{constructor(r){super(r)}};e.\u0275fac=function(i){return new(i||e)(P(Gn,2))},e.\u0275dir=Je({type:e,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(i,o){i&2&&Zs("ng-untouched",o.isUntouched)("ng-touched",o.isTouched)("ng-pristine",o.isPristine)("ng-dirty",o.isDirty)("ng-valid",o.isValid)("ng-invalid",o.isInvalid)("ng-pending",o.isPending)},features:[Jt]});let t=e;return t})();var $n="VALID",Ii="INVALID",sn="PENDING",Un="DISABLED";function U0(t){return(Si(t)?t.validators:t)||null}function G0(t){return Array.isArray(t)?hf(t):t||null}function W0(t,e){return(Si(e)?e.asyncValidators:t)||null}function q0(t){return Array.isArray(t)?pf(t):t||null}function Si(t){return t!=null&&!Array.isArray(t)&&typeof t=="object"}var Na=class{constructor(e,n){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=!1,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this.pristine=!0,this.touched=!1,this._onDisabledChange=[],this._assignValidators(e),this._assignAsyncValidators(n)}get validator(){return this._composedValidatorFn}set validator(e){this._rawValidators=this._composedValidatorFn=e}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(e){this._rawAsyncValidators=this._composedAsyncValidatorFn=e}get parent(){return this._parent}get valid(){return this.status===$n}get invalid(){return this.status===Ii}get pending(){return this.status==sn}get disabled(){return this.status===Un}get enabled(){return this.status!==Un}get dirty(){return!this.pristine}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(e){this._assignValidators(e)}setAsyncValidators(e){this._assignAsyncValidators(e)}addValidators(e){this.setValidators(Xd(e,this._rawValidators))}addAsyncValidators(e){this.setAsyncValidators(Xd(e,this._rawAsyncValidators))}removeValidators(e){this.setValidators(ef(e,this._rawValidators))}removeAsyncValidators(e){this.setAsyncValidators(ef(e,this._rawAsyncValidators))}hasValidator(e){return Mi(this._rawValidators,e)}hasAsyncValidator(e){return Mi(this._rawAsyncValidators,e)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(e={}){this.touched=!0,this._parent&&!e.onlySelf&&this._parent.markAsTouched(e)}markAllAsTouched(){this.markAsTouched({onlySelf:!0}),this._forEachChild(e=>e.markAllAsTouched())}markAsUntouched(e={}){this.touched=!1,this._pendingTouched=!1,this._forEachChild(n=>{n.markAsUntouched({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}markAsDirty(e={}){this.pristine=!1,this._parent&&!e.onlySelf&&this._parent.markAsDirty(e)}markAsPristine(e={}){this.pristine=!0,this._pendingDirty=!1,this._forEachChild(n=>{n.markAsPristine({onlySelf:!0})}),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}markAsPending(e={}){this.status=sn,e.emitEvent!==!1&&this.statusChanges.emit(this.status),this._parent&&!e.onlySelf&&this._parent.markAsPending(e)}disable(e={}){let n=this._parentMarkedDirty(e.onlySelf);this.status=Un,this.errors=null,this._forEachChild(r=>{r.disable(be(Q({},e),{onlySelf:!0}))}),this._updateValue(),e.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(be(Q({},e),{skipPristineCheck:n})),this._onDisabledChange.forEach(r=>r(!0))}enable(e={}){let n=this._parentMarkedDirty(e.onlySelf);this.status=$n,this._forEachChild(r=>{r.enable(be(Q({},e),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors(be(Q({},e),{skipPristineCheck:n})),this._onDisabledChange.forEach(r=>r(!1))}_updateAncestors(e){this._parent&&!e.onlySelf&&(this._parent.updateValueAndValidity(e),e.skipPristineCheck||this._parent._updatePristine(),this._parent._updateTouched())}setParent(e){this._parent=e}getRawValue(){return this.value}updateValueAndValidity(e={}){this._setInitialStatus(),this._updateValue(),this.enabled&&(this._cancelExistingSubscription(),this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===$n||this.status===sn)&&this._runAsyncValidator(e.emitEvent)),e.emitEvent!==!1&&(this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(e)}_updateTreeValidity(e={emitEvent:!0}){this._forEachChild(n=>n._updateTreeValidity(e)),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?Un:$n}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(e){if(this.asyncValidator){this.status=sn,this._hasOwnPendingAsyncValidator=!0;let n=cf(this.asyncValidator(this));this._asyncValidationSubscription=n.subscribe(r=>{this._hasOwnPendingAsyncValidator=!1,this.setErrors(r,{emitEvent:e})})}}_cancelExistingSubscription(){this._asyncValidationSubscription&&(this._asyncValidationSubscription.unsubscribe(),this._hasOwnPendingAsyncValidator=!1)}setErrors(e,n={}){this.errors=e,this._updateControlsErrors(n.emitEvent!==!1)}get(e){let n=e;return n==null||(Array.isArray(n)||(n=n.split(".")),n.length===0)?null:n.reduce((r,i)=>r&&r._find(i),this)}getError(e,n){let r=n?this.get(n):this;return r&&r.errors?r.errors[e]:null}hasError(e,n){return!!this.getError(e,n)}get root(){let e=this;for(;e._parent;)e=e._parent;return e}_updateControlsErrors(e){this.status=this._calculateStatus(),e&&this.statusChanges.emit(this.status),this._parent&&this._parent._updateControlsErrors(e)}_initObservables(){this.valueChanges=new pe,this.statusChanges=new pe}_calculateStatus(){return this._allControlsDisabled()?Un:this.errors?Ii:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(sn)?sn:this._anyControlsHaveStatus(Ii)?Ii:$n}_anyControlsHaveStatus(e){return this._anyControls(n=>n.status===e)}_anyControlsDirty(){return this._anyControls(e=>e.dirty)}_anyControlsTouched(){return this._anyControls(e=>e.touched)}_updatePristine(e={}){this.pristine=!this._anyControlsDirty(),this._parent&&!e.onlySelf&&this._parent._updatePristine(e)}_updateTouched(e={}){this.touched=this._anyControlsTouched(),this._parent&&!e.onlySelf&&this._parent._updateTouched(e)}_registerOnCollectionChange(e){this._onCollectionChange=e}_setUpdateStrategy(e){Si(e)&&e.updateOn!=null&&(this._updateOn=e.updateOn)}_parentMarkedDirty(e){let n=this._parent&&this._parent.dirty;return!e&&!!n&&!this._parent._anyControlsDirty()}_find(e){return null}_assignValidators(e){this._rawValidators=Array.isArray(e)?e.slice():e,this._composedValidatorFn=G0(this._rawValidators)}_assignAsyncValidators(e){this._rawAsyncValidators=Array.isArray(e)?e.slice():e,this._composedAsyncValidatorFn=q0(this._rawAsyncValidators)}};var mf=new _("CallSetDisabledState",{providedIn:"root",factory:()=>Fa}),Fa="always";function Z0(t,e){return[...e.path,t]}function Y0(t,e,n=Fa){Q0(t,e),e.valueAccessor.writeValue(t.value),(t.disabled||n==="always")&&e.valueAccessor.setDisabledState?.(t.disabled),J0(t,e),eb(t,e),X0(t,e),K0(t,e)}function tf(t,e){t.forEach(n=>{n.registerOnValidatorChange&&n.registerOnValidatorChange(e)})}function K0(t,e){if(e.valueAccessor.setDisabledState){let n=r=>{e.valueAccessor.setDisabledState(r)};t.registerOnDisabledChange(n),e._registerOnDestroy(()=>{t._unregisterOnDisabledChange(n)})}}function Q0(t,e){let n=z0(t);e.validator!==null?t.setValidators(Jd(n,e.validator)):typeof n=="function"&&t.setValidators([n]);let r=H0(t);e.asyncValidator!==null?t.setAsyncValidators(Jd(r,e.asyncValidator)):typeof r=="function"&&t.setAsyncValidators([r]);let i=()=>t.updateValueAndValidity();tf(e._rawValidators,i),tf(e._rawAsyncValidators,i)}function J0(t,e){e.valueAccessor.registerOnChange(n=>{t._pendingValue=n,t._pendingChange=!0,t._pendingDirty=!0,t.updateOn==="change"&&yf(t,e)})}function X0(t,e){e.valueAccessor.registerOnTouched(()=>{t._pendingTouched=!0,t.updateOn==="blur"&&t._pendingChange&&yf(t,e),t.updateOn!=="submit"&&t.markAsTouched()})}function yf(t,e){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),e.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function eb(t,e){let n=(r,i)=>{e.valueAccessor.writeValue(r),i&&e.viewToModelUpdate(r)};t.registerOnChange(n),e._registerOnDestroy(()=>{t._unregisterOnChange(n)})}function tb(t,e){if(!t.hasOwnProperty("model"))return!1;let n=t.model;return n.isFirstChange()?!0:!Object.is(e,n.currentValue)}function nb(t){return Object.getPrototypeOf(t.constructor)===N0}function rb(t,e){if(!e)return null;Array.isArray(e);let n,r,i;return e.forEach(o=>{o.constructor===Ti?n=o:nb(o)?r=o:i=o}),i||r||n||null}function nf(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}function rf(t){return typeof t=="object"&&t!==null&&Object.keys(t).length===2&&"value"in t&&"disabled"in t}var ib=class extends Na{constructor(e=null,n,r){super(U0(n),W0(r,n)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(e),this._setUpdateStrategy(n),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),Si(n)&&(n.nonNullable||n.initialValueIsDefault)&&(rf(e)?this.defaultValue=e.value:this.defaultValue=e)}setValue(e,n={}){this.value=this._pendingValue=e,this._onChange.length&&n.emitModelToViewChange!==!1&&this._onChange.forEach(r=>r(this.value,n.emitViewToModelChange!==!1)),this.updateValueAndValidity(n)}patchValue(e,n={}){this.setValue(e,n)}reset(e=this.defaultValue,n={}){this._applyFormState(e),this.markAsPristine(n),this.markAsUntouched(n),this.setValue(this.value,n),this._pendingChange=!1}_updateValue(){}_anyControls(e){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(e){this._onChange.push(e)}_unregisterOnChange(e){nf(this._onChange,e)}registerOnDisabledChange(e){this._onDisabledChange.push(e)}_unregisterOnDisabledChange(e){nf(this._onDisabledChange,e)}_forEachChild(e){}_syncPendingControls(){return this.updateOn==="submit"&&(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),this._pendingChange)?(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),!0):!1}_applyFormState(e){rf(e)?(this.value=this._pendingValue=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=e}};var ob={provide:Gn,useExisting:Sn(()=>Oa)},of=Promise.resolve(),Oa=(()=>{let e=class e extends Gn{constructor(r,i,o,s,a,l){super(),this._changeDetectorRef=a,this.callSetDisabledState=l,this.control=new ib,this._registered=!1,this.name="",this.update=new pe,this._parent=r,this._setValidators(i),this._setAsyncValidators(o),this.valueAccessor=rb(this,s)}ngOnChanges(r){if(this._checkForErrors(),!this._registered||"name"in r){if(this._registered&&(this._checkName(),this.formDirective)){let i=r.name.previousValue;this.formDirective.removeControl({name:i,path:this._getPath(i)})}this._setUpControl()}"isDisabled"in r&&this._updateDisabled(r),tb(r,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(r){this.viewModel=r,this.update.emit(r)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&this.options.updateOn!=null&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!!(this.options&&this.options.standalone)}_setUpStandalone(){Y0(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()&&this.name}_updateValue(r){of.then(()=>{this.control.setValue(r,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(r){let i=r.isDisabled.currentValue,o=i!==0&&sa(i);of.then(()=>{o&&!this.control.disabled?this.control.disable():!o&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(r){return this._parent?Z0(r,this._parent):[r]}};e.\u0275fac=function(i){return new(i||e)(P(Aa,9),P(R0,10),P(L0,10),P(af,10),P(Tt,8),P(mf,8))},e.\u0275dir=Je({type:e,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:[_e.None,"disabled","isDisabled"],model:[_e.None,"ngModel","model"],options:[_e.None,"ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Qs([ob]),Jt,Qr]});let t=e;return t})();var sb=(()=>{let e=class e{};e.\u0275fac=function(i){return new(i||e)},e.\u0275mod=xe({type:e}),e.\u0275inj=Me({});let t=e;return t})();var vf=(()=>{let e=class e{static withConfig(r){return{ngModule:e,providers:[{provide:mf,useValue:r.callSetDisabledState??Fa}]}}};e.\u0275fac=function(i){return new(i||e)},e.\u0275mod=xe({type:e}),e.\u0275inj=Me({imports:[sb]});let t=e;return t})();var an=(()=>{let e=class e{constructor(){this.languageSubject=new pt("de"),this.currentLanguage$=this.languageSubject.asObservable(),this.translations={de:{accessFlow:{openSymbol:{label:"AccessFlow-Barrierefreiheitsmen\xFC \xF6ffnen, um Einstellungen vorzunehmen."},header:{closeIcon:{label:"Ansicht schlie\xDFen"}},languages:{title:"Sprache ({{language}})",label:"Erm\xF6glicht das \xC4ndern der Sprache der AccessFlow-Oberfl\xE4che mit einem Klick.",input:{label:"Nach der gew\xFCnschten Sprache suchen."},availableLanguages:{label:"Oberfl\xE4che auf die Sprache {{language}} umstellen."}},tools:{contrast:{title:"Kontrast",label:"Stellt die Webseite in verschiedenen Kontraststufen dar."},links:{title:"Links",label:"Hebt alle Links auf der Webseite farblich hervor."},biggerText:{title:"Gr\xF6\xDFerer Text",label:"Vergr\xF6\xDFert die Schriftart relativ zur aktuellen Schriftgr\xF6\xDFe."},textSpacing:{title:"Textabstand",label:"Erh\xF6ht den Abstand zwischen Zeichen und W\xF6rtern."},imagesRemove:{title:"Bilder entfernen",label:"Alle Bildelemente auf der Webseite werden ausgeblendet."},lineHeight:{title:"Zeilenh\xF6he",label:"Die Zeilenh\xF6he wird bei jedem Textelement auf der Webseite erh\xF6ht."},saturation:{title:"S\xE4ttigung",label:"Die S\xE4ttigung der Webseite wird erh\xF6ht bzw. verringert, um eine bessere Lesbarkeit zu gew\xE4hrleisten."},mouseCursor:{title:"Mauszeiger",label:"Der Mauszeiger wird um den Faktor 3 vergr\xF6\xDFert, um ihn besser im Fokus zu haben."},siteStructure:{title:"Seitenstruktur",label:"Alle \xDCberschriften und Links werden nach ihrer Wichtigkeit sortiert untereinander aufgelistet, wodurch eine einfache Navigation durch die Seite erm\xF6glicht wird."},tooltips:{title:"Tooltips",label:"Alle Elemente, die ein `title`- oder `label`-Attribut besitzen, zeigen beim \xDCberfahren mit der Maus einen sichtbaren Tooltip an."},readableText:{title:"Lesbarer Text",label:"Um den Text besser lesbar zu machen, wird eine neue Schriftart geladen. Dabei wird auch eine speziell f\xFCr Legastheniker geeignete Schriftart zur Auswahl gegeben."},stopAnimation:{title:"Animationen stoppen",label:"H\xE4lt alle Videos und Animationen auf der gesamten Webseite an."}},reportError:{button:"Fehler melden",label:"Einen Fehler bei AccessFlow melden"},overAccessFlow:{label:"\xDCber Access-Flow"}}},en:{accessFlow:{openSymbol:{label:"Open the AccessFlow accessibility menu to make settings."},header:{closeIcon:{label:"Close view"}},languages:{title:"Language ({{language}})",label:"Allows you to change the language of the AccessFlow interface with one click.",input:{label:"Search for the desired language."},availableLanguages:{label:"Switch the interface to the {{language}} language."}},tools:{contrast:{title:"Contrast",label:"Displays the website in different contrast levels."},links:{title:"Links",label:"Highlights all links on the website in colour."},biggerText:{title:"Larger text",label:"Enlarges the font relative to the current font size."},textSpacing:{title:"Text spacing",label:"Increases the space between characters and words."},imagesRemove:{title:"Remove images",label:"All image elements on the website are hidden."},lineHeight:{title:"Line height",label:"The line height is increased for each text element on the web page."},saturation:{title:"Saturation",label:"The saturation of the website is increased or decreased to ensure better readability."},mouseCursor:{title:"Mouse pointer",label:"The mouse pointer is enlarged by a factor of 3 in order to have it better in focus."},siteStructure:{title:"Page structure",label:"All headings and links are listed one below the other in order of importance, making it easy to navigate through the page."},tooltips:{title:"Tooltips",label:"All elements that have a `title` or `label` attribute display a visible tooltip when hovering over them with the mouse."},readableText:{title:"Readable text",label:"A new font is loaded to make the text easier to read. A font especially suitable for dyslexics is also provided for selection."},stopAnimation:{title:"Stop animations",label:"Pauses all videos and animations on the entire website."}},reportError:{button:"Report error",label:"Report an error with AccessFlow"},overAccessFlow:{label:"About Access-Flow"}}},ar:{accessFlow:{openSymbol:{label:"\u0627\u0641\u062A\u062D \u0642\u0627\u0626\u0645\u0629 \u0625\u0645\u0643\u0627\u0646\u064A\u0629 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 AccessFlow \u0644\u0636\u0628\u0637 \u0627\u0644\u0625\u0639\u062F\u0627\u062F\u0627\u062A."},header:{closeIcon:{label:"\u0639\u0631\u0636 \u0642\u0631\u064A\u0628"}},languages:{title:"\u0627\u0644\u0644\u063A\u0629 ({{language}})",label:"\u064A\u062A\u064A\u062D \u0644\u0643 \u062A\u063A\u064A\u064A\u0631 \u0644\u063A\u0629 \u0648\u0627\u062C\u0647\u0629 AccessFlow \u0628\u0646\u0642\u0631\u0629 \u0648\u0627\u062D\u062F\u0629.",input:{label:"\u0627\u0628\u062D\u062B \u0639\u0646 \u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629."},availableLanguages:{label:"\u0642\u0645 \u0628\u062A\u0628\u062F\u064A\u0644 \u0627\u0644\u0648\u0627\u062C\u0647\u0629 \u0625\u0644\u0649 \u0644\u063A\u0629 {{language}}."}},tools:{contrast:{title:"\u0627\u0644\u062A\u0628\u0627\u064A\u0646",label:"\u064A\u0639\u0631\u0636 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0628\u0645\u0633\u062A\u0648\u064A\u0627\u062A \u062A\u0628\u0627\u064A\u0646 \u0645\u062E\u062A\u0644\u0641\u0629."},links:{title:"\u0627\u0644\u0631\u0648\u0627\u0628\u0637",label:"\u0625\u0628\u0631\u0627\u0632 \u062C\u0645\u064A\u0639 \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0639\u0644\u0649 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0628\u0627\u0644\u0623\u0644\u0648\u0627\u0646."},biggerText:{title:"\u0646\u0635 \u0623\u0643\u0628\u0631",label:"\u062A\u0643\u0628\u064A\u0631 \u0627\u0644\u062E\u0637 \u0628\u0627\u0644\u0646\u0633\u0628\u0629 \u0644\u062D\u062C\u0645 \u0627\u0644\u062E\u0637 \u0627\u0644\u062D\u0627\u0644\u064A."},textSpacing:{title:"\u062A\u0628\u0627\u0639\u062F \u0627\u0644\u0646\u0635",label:"\u064A\u0632\u064A\u062F \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0628\u064A\u0646 \u0627\u0644\u0623\u062D\u0631\u0641 \u0648\u0627\u0644\u0643\u0644\u0645\u0627\u062A."},imagesRemove:{title:"\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0635\u0648\u0631",label:"\u062C\u0645\u064A\u0639 \u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u0635\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0645\u062E\u0641\u064A\u0629."},lineHeight:{title:"\u0627\u0631\u062A\u0641\u0627\u0639 \u0627\u0644\u062E\u0637",label:"\u064A\u062A\u0645 \u0632\u064A\u0627\u062F\u0629 \u0627\u0631\u062A\u0641\u0627\u0639 \u0627\u0644\u0633\u0637\u0631 \u0644\u0643\u0644 \u0639\u0646\u0635\u0631 \u0646\u0635\u064A \u0639\u0644\u0649 \u0635\u0641\u062D\u0629 \u0627\u0644\u0648\u064A\u0628."},saturation:{title:"\u0627\u0644\u062A\u0634\u0628\u0639",label:"\u064A\u062A\u0645 \u0632\u064A\u0627\u062F\u0629 \u0623\u0648 \u062A\u0642\u0644\u064A\u0644 \u062A\u0634\u0628\u0639 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0644\u0636\u0645\u0627\u0646 \u0633\u0647\u0648\u0644\u0629 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0628\u0634\u0643\u0644 \u0623\u0641\u0636\u0644."},mouseCursor:{title:"\u0645\u0624\u0634\u0631 \u0627\u0644\u0645\u0627\u0648\u0633",label:"\u064A\u062A\u0645 \u062A\u0643\u0628\u064A\u0631 \u0645\u0624\u0634\u0631 \u0627\u0644\u0641\u0623\u0631\u0629 \u0628\u0645\u0639\u0627\u0645\u0644 3 \u0645\u0646 \u0623\u062C\u0644 \u0627\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u062A\u0631\u0643\u064A\u0632 \u0623\u0641\u0636\u0644."},siteStructure:{title:"\u0647\u064A\u0643\u0644 \u0627\u0644\u0635\u0641\u062D\u0629",label:"\u062C\u0645\u064A\u0639 \u0627\u0644\u0639\u0646\u0627\u0648\u064A\u0646 \u0648\u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0645\u062F\u0631\u062C\u0629 \u0648\u0627\u062D\u062F\u0629 \u0623\u0633\u0641\u0644 \u0627\u0644\u0623\u062E\u0631\u0649 \u0628\u0627\u0644\u062A\u0631\u062A\u064A\u0628 \u062D\u0633\u0628 \u0627\u0644\u0623\u0647\u0645\u064A\u0629\u060C \u0645\u0645\u0627 \u064A\u0633\u0647\u0644 \u0627\u0644\u062A\u0646\u0642\u0644 \u0639\u0628\u0631 \u0627\u0644\u0635\u0641\u062D\u0629."},tooltips:{title:"\u062A\u0644\u0645\u064A\u062D\u0627\u062A \u0627\u0644\u0623\u062F\u0648\u0627\u062A",label:'\u062A\u0639\u0631\u0636 \u062C\u0645\u064A\u0639 \u0627\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062A\u064A \u062A\u062D\u062A\u0648\u064A \u0639\u0644\u0649 \u0633\u0645\u0629 "\u0627\u0644\u0639\u0646\u0648\u0627\u0646" \u0623\u0648 "\u0627\u0644\u062A\u0633\u0645\u064A\u0629" \u062A\u0644\u0645\u064A\u062D \u0623\u062F\u0627\u0629 \u0645\u0631\u0626\u064A \u0639\u0646\u062F \u0627\u0644\u062A\u0645\u0631\u064A\u0631 \u0641\u0648\u0642\u0647\u0627 \u0628\u0627\u0644\u0645\u0627\u0648\u0633.'},readableText:{title:"\u0646\u0635 \u0642\u0627\u0628\u0644 \u0644\u0644\u0642\u0631\u0627\u0621\u0629",label:"\u064A\u062A\u0645 \u062A\u062D\u0645\u064A\u0644 \u062E\u0637 \u062C\u062F\u064A\u062F \u0644\u062A\u0633\u0647\u064A\u0644 \u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0646\u0635. \u0643\u0645\u0627 \u064A\u062A\u0645 \u062A\u0648\u0641\u064A\u0631 \u062E\u0637 \u0645\u0646\u0627\u0633\u0628 \u062E\u0635\u064A\u0635\u0627\u064B \u0644\u0645\u0635\u0627\u0628\u064A \u0639\u0633\u0631 \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0644\u0644\u0627\u062E\u062A\u064A\u0627\u0631."},stopAnimation:{title:"\u0625\u064A\u0642\u0627\u0641 \u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062A\u062D\u0631\u0643\u0629",label:"\u0625\u064A\u0642\u0627\u0641 \u062C\u0645\u064A\u0639 \u0645\u0642\u0627\u0637\u0639 \u0627\u0644\u0641\u064A\u062F\u064A\u0648 \u0648\u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062A\u062D\u0631\u0643\u0629 \u0645\u0624\u0642\u062A\u0627\u064B \u0639\u0644\u0649 \u0627\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A \u0628\u0627\u0644\u0643\u0627\u0645\u0644."}},reportError:{button:"\u0627\u0644\u0625\u0628\u0644\u0627\u063A \u0639\u0646 \u062E\u0637\u0623",label:"\u0627\u0644\u0625\u0628\u0644\u0627\u063A \u0639\u0646 \u062E\u0637\u0623 \u0641\u064A AccessFlow"},overAccessFlow:{label:"\u062D\u0648\u0644 Access-Flow"}}},bg:{accessFlow:{openSymbol:{label:"\u041E\u0442\u0432\u043E\u0440\u0435\u0442\u0435 \u043C\u0435\u043D\u044E\u0442\u043E \u0437\u0430 \u0434\u043E\u0441\u0442\u044A\u043F\u043D\u043E\u0441\u0442 \u043D\u0430 AccessFlow, \u0437\u0430 \u0434\u0430 \u043D\u0430\u043F\u0440\u0430\u0432\u0438\u0442\u0435 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438."},header:{closeIcon:{label:"\u0418\u0437\u0433\u043B\u0435\u0434 \u043E\u0442\u0431\u043B\u0438\u0437\u043E"}},languages:{title:"\u0415\u0437\u0438\u043A ({{language}})",label:"\u041F\u043E\u0437\u0432\u043E\u043B\u044F\u0432\u0430 \u0432\u0438 \u0434\u0430 \u043F\u0440\u043E\u043C\u0435\u043D\u0438\u0442\u0435 \u0435\u0437\u0438\u043A\u0430 \u043D\u0430 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 \u043D\u0430 AccessFlow \u0441 \u0435\u0434\u043D\u043E \u043A\u043B\u0438\u043A\u0432\u0430\u043D\u0435.",input:{label:"\u041F\u043E\u0442\u044A\u0440\u0441\u0435\u0442\u0435 \u0436\u0435\u043B\u0430\u043D\u0438\u044F \u0435\u0437\u0438\u043A."},availableLanguages:{label:"\u041F\u0440\u0435\u0432\u043A\u043B\u044E\u0447\u0432\u0430\u043D\u0435 \u043D\u0430 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 \u043D\u0430 \u0435\u0437\u0438\u043A\u0430 {{language}}."}},tools:{contrast:{title:"\u041A\u043E\u043D\u0442\u0440\u0430\u0441\u0442",label:"\u041F\u043E\u043A\u0430\u0437\u0432\u0430 \u0443\u0435\u0431\u0441\u0430\u0439\u0442\u0430 \u0432 \u0440\u0430\u0437\u043B\u0438\u0447\u043D\u0438 \u043D\u0438\u0432\u0430 \u043D\u0430 \u043A\u043E\u043D\u0442\u0440\u0430\u0441\u0442."},links:{title:"\u0412\u0440\u044A\u0437\u043A\u0438",label:"\u041F\u043E\u0434\u0447\u0435\u0440\u0442\u0430\u0432\u0430 \u0432\u0441\u0438\u0447\u043A\u0438 \u0432\u0440\u044A\u0437\u043A\u0438 \u0432 \u0443\u0435\u0431\u0441\u0430\u0439\u0442\u0430 \u0432 \u0446\u0432\u044F\u0442."},biggerText:{title:"\u041F\u043E-\u0433\u043E\u043B\u044F\u043C \u0442\u0435\u043A\u0441\u0442",label:"\u0423\u0432\u0435\u043B\u0438\u0447\u0430\u0432\u0430 \u0448\u0440\u0438\u0444\u0442\u0430 \u0441\u043F\u0440\u044F\u043C\u043E \u0442\u0435\u043A\u0443\u0449\u0438\u044F \u0440\u0430\u0437\u043C\u0435\u0440 \u043D\u0430 \u0448\u0440\u0438\u0444\u0442\u0430."},textSpacing:{title:"\u0420\u0430\u0437\u0441\u0442\u043E\u044F\u043D\u0438\u0435 \u043C\u0435\u0436\u0434\u0443 \u0442\u0435\u043A\u0441\u0442\u043E\u0432\u0435\u0442\u0435",label:"\u0423\u0432\u0435\u043B\u0438\u0447\u0430\u0432\u0430 \u0440\u0430\u0437\u0441\u0442\u043E\u044F\u043D\u0438\u0435\u0442\u043E \u043C\u0435\u0436\u0434\u0443 \u0441\u0438\u043C\u0432\u043E\u043B\u0438\u0442\u0435 \u0438 \u0434\u0443\u043C\u0438\u0442\u0435."},imagesRemove:{title:"\u041F\u0440\u0435\u043C\u0430\u0445\u0432\u0430\u043D\u0435 \u043D\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",label:"\u0412\u0441\u0438\u0447\u043A\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u043D\u0430 \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F\u0442\u0430 \u0432 \u0443\u0435\u0431\u0441\u0430\u0439\u0442\u0430 \u0441\u0430 \u0441\u043A\u0440\u0438\u0442\u0438."},lineHeight:{title:"\u0412\u0438\u0441\u043E\u0447\u0438\u043D\u0430 \u043D\u0430 \u043B\u0438\u043D\u0438\u044F\u0442\u0430",label:"\u0412\u0438\u0441\u043E\u0447\u0438\u043D\u0430\u0442\u0430 \u043D\u0430 \u0440\u0435\u0434\u0430 \u0441\u0435 \u0443\u0432\u0435\u043B\u0438\u0447\u0430\u0432\u0430 \u0437\u0430 \u0432\u0441\u0435\u043A\u0438 \u0442\u0435\u043A\u0441\u0442\u043E\u0432 \u0435\u043B\u0435\u043C\u0435\u043D\u0442 \u0432 \u0443\u0435\u0431 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430\u0442\u0430."},saturation:{title:"\u041D\u0430\u0441\u0438\u0449\u0430\u043D\u0435",label:"\u041D\u0430\u0441\u0438\u0442\u0435\u043D\u043E\u0441\u0442\u0442\u0430 \u043D\u0430 \u0443\u0435\u0431\u0441\u0430\u0439\u0442\u0430 \u0441\u0435 \u0443\u0432\u0435\u043B\u0438\u0447\u0430\u0432\u0430 \u0438\u043B\u0438 \u043D\u0430\u043C\u0430\u043B\u044F\u0432\u0430, \u0437\u0430 \u0434\u0430 \u0441\u0435 \u043E\u0441\u0438\u0433\u0443\u0440\u0438 \u043F\u043E-\u0434\u043E\u0431\u0440\u0430 \u0447\u0435\u0442\u043B\u0438\u0432\u043E\u0441\u0442."},mouseCursor:{title:"\u041F\u043E\u043A\u0430\u0437\u0430\u043B\u0435\u0446 \u043D\u0430 \u043C\u0438\u0448\u043A\u0430\u0442\u0430",label:"\u041F\u043E\u043A\u0430\u0437\u0430\u043B\u0435\u0446\u044A\u0442 \u043D\u0430 \u043C\u0438\u0448\u043A\u0430\u0442\u0430 \u0435 \u0443\u0432\u0435\u043B\u0438\u0447\u0435\u043D 3 \u043F\u044A\u0442\u0438, \u0437\u0430 \u0434\u0430 \u0441\u0435 \u0444\u043E\u043A\u0443\u0441\u0438\u0440\u0430 \u043F\u043E-\u0434\u043E\u0431\u0440\u0435."},siteStructure:{title:"\u0421\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430 \u043D\u0430 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430\u0442\u0430",label:"\u0412\u0441\u0438\u0447\u043A\u0438 \u0437\u0430\u0433\u043B\u0430\u0432\u0438\u044F \u0438 \u0432\u0440\u044A\u0437\u043A\u0438 \u0441\u0430 \u043F\u043E\u0434\u0440\u0435\u0434\u0435\u043D\u0438 \u0435\u0434\u043D\u043E \u043F\u043E\u0434 \u0434\u0440\u0443\u0433\u043E \u043F\u043E \u0432\u0430\u0436\u043D\u043E\u0441\u0442, \u043A\u043E\u0435\u0442\u043E \u0443\u043B\u0435\u0441\u043D\u044F\u0432\u0430 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F\u0442\u0430 \u0432 \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430\u0442\u0430."},tooltips:{title:"\u0421\u044A\u0432\u0435\u0442\u0438 \u0437\u0430 \u0438\u043D\u0441\u0442\u0440\u0443\u043C\u0435\u043D\u0442\u0438",label:"\u0412\u0441\u0438\u0447\u043A\u0438 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438, \u043A\u043E\u0438\u0442\u043E \u0438\u043C\u0430\u0442 \u0430\u0442\u0440\u0438\u0431\u0443\u0442 `title` \u0438\u043B\u0438 `label`, \u043F\u043E\u043A\u0430\u0437\u0432\u0430\u0442 \u0432\u0438\u0434\u0438\u043C\u0430 \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0430, \u043A\u043E\u0433\u0430\u0442\u043E \u043C\u0438\u043D\u0435\u0442\u0435 \u043D\u0430\u0434 \u0442\u044F\u0445 \u0441 \u043C\u0438\u0448\u043A\u0430\u0442\u0430."},readableText:{title:"\u0427\u0435\u0442\u0438\u043C \u0442\u0435\u043A\u0441\u0442",label:"\u0417\u0430\u0440\u0435\u0436\u0434\u0430 \u0441\u0435 \u043D\u043E\u0432 \u0448\u0440\u0438\u0444\u0442, \u0437\u0430 \u0434\u0430 \u0441\u0435 \u0447\u0435\u0442\u0435 \u043F\u043E-\u043B\u0435\u0441\u043D\u043E \u0442\u0435\u043A\u0441\u0442\u044A\u0442. \u041F\u0440\u0435\u0434\u043E\u0441\u0442\u0430\u0432\u0435\u043D \u0435 \u0437\u0430 \u0438\u0437\u0431\u043E\u0440 \u0438 \u0448\u0440\u0438\u0444\u0442, \u043E\u0441\u043E\u0431\u0435\u043D\u043E \u043F\u043E\u0434\u0445\u043E\u0434\u044F\u0449 \u0437\u0430 \u0434\u0438\u0441\u043B\u0435\u043A\u0441\u0438\u0446\u0438."},stopAnimation:{title:"\u0421\u043F\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u0430\u043D\u0438\u043C\u0430\u0446\u0438\u0438\u0442\u0435",label:"\u0421\u043F\u0438\u0440\u0430 \u043D\u0430 \u043F\u0430\u0443\u0437\u0430 \u0432\u0441\u0438\u0447\u043A\u0438 \u0432\u0438\u0434\u0435\u043E\u043A\u043B\u0438\u043F\u043E\u0432\u0435 \u0438 \u0430\u043D\u0438\u043C\u0430\u0446\u0438\u0438 \u0432 \u0446\u0435\u043B\u0438\u044F \u0443\u0435\u0431\u0441\u0430\u0439\u0442."}},reportError:{button:"\u0414\u043E\u043A\u043B\u0430\u0434\u0432\u0430\u043D\u0435 \u043D\u0430 \u0433\u0440\u0435\u0448\u043A\u0430",label:"\u0414\u043E\u043A\u043B\u0430\u0434\u0432\u0430\u043D\u0435 \u043D\u0430 \u0433\u0440\u0435\u0448\u043A\u0430 \u0441 AccessFlow"},overAccessFlow:{label:"\u0417\u0430 Access-Flow"}}},zh:{accessFlow:{openSymbol:{label:"\u6253\u5F00 AccessFlow \u53EF\u8BBF\u95EE\u6027\u83DC\u5355\u8FDB\u884C\u8BBE\u7F6E\u3002"},header:{closeIcon:{label:"\u8FD1\u89C2"}},languages:{title:"\u8BED\u8A00 ({{language}})",label:"\u5141\u8BB8\u60A8\u5355\u51FB\u66F4\u6539 AccessFlow \u754C\u9762\u7684\u8BED\u8A00\u3002",input:{label:"\u641C\u7D22\u6240\u9700\u7684\u8BED\u8A00\u3002"},availableLanguages:{label:"\u5C06\u754C\u9762\u5207\u6362\u4E3A {{language}} \u8BED\u8A00\u3002"}},tools:{contrast:{title:"\u5BF9\u6BD4",label:"\u4EE5\u4E0D\u540C\u7684\u5BF9\u6BD4\u5EA6\u663E\u793A\u7F51\u7AD9\u3002"},links:{title:"\u94FE\u63A5",label:"\u7528\u5F69\u8272\u7A81\u51FA\u663E\u793A\u7F51\u7AD9\u4E0A\u7684\u6240\u6709\u94FE\u63A5\u3002"},biggerText:{title:"\u653E\u5927\u6587\u672C",label:"\u76F8\u5BF9\u4E8E\u5F53\u524D\u5B57\u4F53\u5927\u5C0F\u653E\u5927\u5B57\u4F53\u3002"},textSpacing:{title:"\u6587\u672C\u95F4\u8DDD",label:"\u589E\u52A0\u5B57\u7B26\u548C\u5355\u8BCD\u4E4B\u95F4\u7684\u7A7A\u683C\u3002"},imagesRemove:{title:"\u5220\u9664\u56FE\u50CF",label:"\u7F51\u7AD9\u4E0A\u7684\u6240\u6709\u56FE\u50CF\u5143\u7D20\u90FD\u662F\u9690\u85CF\u7684\u3002"},lineHeight:{title:"\u7EBF\u6761\u9AD8\u5EA6",label:"\u7F51\u9875\u4E0A\u6BCF\u4E2A\u6587\u672C\u5143\u7D20\u7684\u884C\u9AD8\u90FD\u4F1A\u589E\u52A0\u3002"},saturation:{title:"\u9971\u548C\u5EA6",label:"\u63D0\u9AD8\u6216\u964D\u4F4E\u7F51\u7AD9\u7684\u9971\u548C\u5EA6\uFF0C\u4EE5\u786E\u4FDD\u66F4\u597D\u7684\u53EF\u8BFB\u6027\u3002"},mouseCursor:{title:"\u9F20\u6807\u6307\u9488",label:"\u9F20\u6807\u6307\u9488\u653E\u5927\u4E86 3 \u500D\uFF0C\u4EE5\u4FBF\u66F4\u597D\u5730\u5BF9\u7126\u3002"},siteStructure:{title:"\u9875\u9762\u7ED3\u6784",label:"\u6240\u6709\u6807\u9898\u548C\u94FE\u63A5\u90FD\u6309\u91CD\u8981\u7A0B\u5EA6\u4E00\u4E00\u5BF9\u5E94\u6392\u5217\uFF0C\u4FBF\u4E8E\u6D4F\u89C8\u9875\u9762\u3002"},tooltips:{title:"\u5DE5\u5177\u63D0\u793A",label:'\u5F53\u9F20\u6807\u60AC\u505C\u5728\u6240\u6709\u5177\u6709 "\u6807\u9898 "\u6216 "\u6807\u7B7E "\u5C5E\u6027\u7684\u5143\u7D20\u4E0A\u65F6\uFF0C\u5B83\u4EEC\u90FD\u4F1A\u663E\u793A\u53EF\u89C1\u7684\u5DE5\u5177\u63D0\u793A\u3002'},readableText:{title:"\u53EF\u8BFB\u6587\u672C",label:"\u52A0\u8F7D\u4E86\u4E00\u79CD\u65B0\u5B57\u4F53\uFF0C\u4F7F\u6587\u672C\u66F4\u6613\u4E8E\u9605\u8BFB\u3002\u8FD8\u63D0\u4F9B\u4E86\u4E00\u79CD\u7279\u522B\u9002\u5408\u9605\u8BFB\u969C\u788D\u60A3\u8005\u7684\u5B57\u4F53\u4F9B\u9009\u62E9\u3002"},stopAnimation:{title:"\u505C\u6B62\u52A8\u753B",label:"\u6682\u505C\u6574\u4E2A\u7F51\u7AD9\u4E0A\u7684\u6240\u6709\u89C6\u9891\u548C\u52A8\u753B\u3002"}},reportError:{button:"\u62A5\u544A\u9519\u8BEF",label:"\u62A5\u544A AccessFlow \u4E2D\u7684\u9519\u8BEF"},overAccessFlow:{label:"\u5173\u4E8E Access-Flow"}}},da:{accessFlow:{openSymbol:{label:"\xC5bn AccessFlow-tilg\xE6ngelighedsmenuen for at foretage indstillinger."},header:{closeIcon:{label:"N\xE6rbillede"}},languages:{title:"Sprog ({{language}})",label:"Giver dig mulighed for at \xE6ndre sproget i AccessFlow-gr\xE6nsefladen med et enkelt klik.",input:{label:"S\xF8g efter det \xF8nskede sprog."},availableLanguages:{label:"Skift gr\xE6nseflade til sproget {{language}}."}},tools:{contrast:{title:"Kontraster",label:"Viser hjemmesiden i forskellige kontrastniveauer."},links:{title:"Links",label:"Fremh\xE6ver alle links p\xE5 hjemmesiden i farver."},biggerText:{title:"St\xF8rre tekst",label:"Forst\xF8rrer skrifttypen i forhold til den aktuelle skriftst\xF8rrelse."},textSpacing:{title:"Afstand mellem tekster",label:"\xD8ger afstanden mellem tegn og ord."},imagesRemove:{title:"Fjern billeder",label:"Alle billedelementer p\xE5 hjemmesiden er skjulte."},lineHeight:{title:"Linjeh\xF8jde",label:"Linjeh\xF8jden \xF8ges for hvert tekstelement p\xE5 websiden."},saturation:{title:"M\xE6tning",label:"M\xE6tningen p\xE5 hjemmesiden \xF8ges eller mindskes for at sikre bedre l\xE6sbarhed."},mouseCursor:{title:"Musemark\xF8r",label:"Musemark\xF8ren er forst\xF8rret med en faktor 3 for at f\xE5 den bedre i fokus."},siteStructure:{title:"Sidens struktur",label:"Alle overskrifter og links er listet under hinanden i prioriteret r\xE6kkef\xF8lge, s\xE5 det er nemt at navigere rundt p\xE5 siden."},tooltips:{title:"V\xE6rkt\xF8jstip",label:"Alle elementer, der har en `title`- eller `label`-attribut, viser et synligt v\xE6rkt\xF8jstip, n\xE5r man holder musen over dem."},readableText:{title:"L\xE6sbar tekst",label:"En ny skrifttype er indl\xE6st for at g\xF8re teksten lettere at l\xE6se. Der kan ogs\xE5 v\xE6lges en skrifttype, der er s\xE6rligt velegnet til ordblinde."},stopAnimation:{title:"Stop animationer",label:"S\xE6tter alle videoer og animationer p\xE5 pause p\xE5 hele websitet."}},reportError:{button:"Rapporter fejl",label:"Rapporter en fejl med AccessFlow"},overAccessFlow:{label:"Om Access-Flow"}}},et:{accessFlow:{openSymbol:{label:"Seadete tegemiseks avage AccessFlow ligip\xE4\xE4setavuse men\xFC\xFC."},header:{closeIcon:{label:"L\xE4hivaade"}},languages:{title:"Keel ({{language}})",label:"V\xF5imaldab AccessFlow kasutajaliidese keelt \xFChe kl\xF5psuga muuta.",input:{label:"Otsige soovitud keel."},availableLanguages:{label:"Vahetage kasutajaliides {{language}} keelele."}},tools:{contrast:{title:"Kontrast",label:"Kuvab veebisaidi eri kontrastitasemetel."},links:{title:"Lingid",label:"R\xF5hutab k\xF5iki veebilehel olevaid linke v\xE4rviliselt."},biggerText:{title:"Suurem tekst",label:"Suurendab kirjastiili praeguse kirjasuuruse suhtes."},textSpacing:{title:"Teksti vahekaugus",label:"Suurendab t\xE4hem\xE4rkide ja s\xF5nade vahelist ruumi."},imagesRemove:{title:"Piltide eemaldamine",label:"K\xF5ik veebilehe pildielemendid on peidetud."},lineHeight:{title:"Joone k\xF5rgus",label:"Ridade k\xF5rgust suurendatakse iga veebilehe tekstielemendi puhul."},saturation:{title:"K\xFCllastumine",label:"Parema loetavuse tagamiseks suurendatakse v\xF5i v\xE4hendatakse veebilehe k\xFCllastust."},mouseCursor:{title:"Hiire osuti",label:"Hiirekursorit suurendatakse 3 korda, et see oleks paremini fookuses."},siteStructure:{title:"Lehek\xFClje struktuur",label:"K\xF5ik rubriigid ja lingid on loetletud \xFCksteise all t\xE4htsuse j\xE4rjekorras, mis h\xF5lbustab lehel navigeerimist."},tooltips:{title:"T\xF6\xF6riistad",label:'K\xF5ik elemendid, millel on atribuut "pealkiri" v\xF5i "silt", kuvavad hiirega nende kohal h\xF5ljudes n\xE4htava vihje.'},readableText:{title:"Loetav tekst",label:"Teksti paremaks loetavuseks laaditakse uus font. Valimiseks on ette n\xE4htud ka spetsiaalselt d\xFCsleksiklastele sobiv kirjat\xFC\xFCp."},stopAnimation:{title:"Stopp-animatsioonid",label:"Peatab k\xF5ik videod ja animatsioonid kogu veebisaidil."}},reportError:{button:"Vea teatamine",label:"Teatage veast AccessFlow'ga"},overAccessFlow:{label:"Access-Flow'st"}}},fi:{accessFlow:{openSymbol:{label:"Avaa AccessFlow-yhteensopivuusvalikko asetusten tekemist\xE4 varten."},header:{closeIcon:{label:"L\xE4hikuva"}},languages:{title:"Kieli ({{language}})",label:"Voit vaihtaa AccessFlow-k\xE4ytt\xF6liittym\xE4n kielen yhdell\xE4 napsautuksella.",input:{label:"Etsi haluamasi kieli."},availableLanguages:{label:"Vaihda k\xE4ytt\xF6liittym\xE4 {{language}}-kielelle."}},tools:{contrast:{title:"Kontrasti",label:"N\xE4ytt\xE4\xE4 verkkosivuston eri kontrastitasoilla."},links:{title:"Linkit",label:"Korostaa kaikki verkkosivuston linkit v\xE4rillisin\xE4."},biggerText:{title:"Suurempi teksti",label:"Suurentaa fonttia suhteessa nykyiseen fonttikokoon."},textSpacing:{title:"Tekstiv\xE4li",label:"Lis\xE4\xE4 merkkien ja sanojen v\xE4list\xE4 tilaa."},imagesRemove:{title:"Poista kuvat",label:"Kaikki verkkosivuston kuvaelementit on piilotettu."},lineHeight:{title:"Viivan korkeus",label:"Rivikorkeutta kasvatetaan jokaiselle verkkosivun tekstielementille."},saturation:{title:"Saturaatio",label:"Sivuston v\xE4rikyll\xE4isyytt\xE4 lis\xE4t\xE4\xE4n tai v\xE4hennet\xE4\xE4n paremman luettavuuden varmistamiseksi."},mouseCursor:{title:"Hiiren osoitin",label:"Hiiren osoitin on suurennettu 3-kertaiseksi, jotta se olisi paremmin tarkennettu."},siteStructure:{title:"Sivun rakenne",label:"Kaikki otsikot ja linkit on lueteltu t\xE4rkeysj\xE4rjestyksess\xE4 toistensa alapuolella, joten sivulla on helppo navigoida."},tooltips:{title:"Ty\xF6kaluvihjeet",label:"Kaikki elementit, joilla on `title`- tai `label`-attribuutti, n\xE4ytt\xE4v\xE4t n\xE4kyv\xE4n ty\xF6kaluvihjeen, kun viet hiiren hiiren niiden p\xE4\xE4lle."},readableText:{title:"Luettava teksti",label:"Uusi fontti ladataan, jotta teksti olisi helpommin luettavissa. Valittavana on my\xF6s erityisesti lukih\xE4iri\xF6isille sopiva fontti."},stopAnimation:{title:"Pys\xE4yt\xE4 animaatiot",label:"Pys\xE4ytt\xE4\xE4 kaikki videot ja animaatiot koko verkkosivustolla."}},reportError:{button:"Ilmoita virhe",label:"Ilmoita virhe AccessFlow'n kanssa"},overAccessFlow:{label:"Tietoja Access-Flow'sta"}}},fr:{accessFlow:{openSymbol:{label:"Ouvrir le menu d'accessibilit\xE9 d'AccessFlow pour effectuer des r\xE9glages."},header:{closeIcon:{label:"Fermer la vue"}},languages:{title:"Langue ({{language}})",label:"Permet de changer la langue de l'interface AccessFlow en un clic.",input:{label:"Rechercher la langue souhait\xE9e."},availableLanguages:{label:"Changer la langue de l'interface {{language}}."}},tools:{contrast:{title:"Contraste",label:"Pr\xE9sente la page web avec diff\xE9rents niveaux de contraste."},links:{title:"Liens",label:"Fait ressortir tous les liens de la page web en couleur."},biggerText:{title:"Texte plus grand",label:"Augmente la taille de la police par rapport \xE0 la taille actuelle."},textSpacing:{title:"Espacement du texte",label:"Augmente l'espacement entre les caract\xE8res et les mots."},imagesRemove:{title:"Supprimer les images",label:"Tous les \xE9l\xE9ments d'image de la page web sont masqu\xE9s."},lineHeight:{title:"Hauteur de la ligne",label:"La hauteur de la ligne est augment\xE9e pour chaque \xE9l\xE9ment de texte sur la page web."},saturation:{title:"Saturation",label:"La saturation de la page web est augment\xE9e ou diminu\xE9e afin de garantir une meilleure lisibilit\xE9."},mouseCursor:{title:"Pointeur de la souris",label:"Le pointeur de la souris est agrandi d'un facteur 3 afin de mieux le mettre en \xE9vidence."},siteStructure:{title:"Structure des pages",label:"Tous les titres et liens sont class\xE9s par ordre d'importance, ce qui facilite la navigation dans le site."},tooltips:{title:"Infobulles",label:"Tous les \xE9l\xE9ments qui poss\xE8dent un attribut `title` ou `label` affichent une info-bulle visible au passage de la souris."},readableText:{title:"Texte lisible",label:"Pour rendre le texte plus lisible, une nouvelle police de caract\xE8res est charg\xE9e. Une police sp\xE9cialement adapt\xE9e aux dyslexiques est \xE9galement propos\xE9e au choix."},stopAnimation:{title:"Arr\xEAter les animations",label:"Met en pause toutes les vid\xE9os et animations sur l'ensemble du site."}},reportError:{button:"Signaler une erreur",label:"Signaler une erreur \xE0 AccessFlow"},overAccessFlow:{label:"\xC0 propos d'Access-Flow"}}},el:{accessFlow:{openSymbol:{label:"\u0391\u03BD\u03BF\u03AF\u03BE\u03C4\u03B5 \u03C4\u03BF \u03BC\u03B5\u03BD\u03BF\u03CD \u03C0\u03C1\u03BF\u03C3\u03B2\u03B1\u03C3\u03B9\u03BC\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2 AccessFlow \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03C0\u03C1\u03BF\u03B2\u03B5\u03AF\u03C4\u03B5 \u03C3\u03B5 \u03C1\u03C5\u03B8\u03BC\u03AF\u03C3\u03B5\u03B9\u03C2."},header:{closeIcon:{label:"\u039A\u03BF\u03BD\u03C4\u03B9\u03BD\u03AE \u03AC\u03C0\u03BF\u03C8\u03B7"}},languages:{title:"\u0393\u03BB\u03CE\u03C3\u03C3\u03B1 ({{language}})",label:"\u03A3\u03B1\u03C2 \u03B5\u03C0\u03B9\u03C4\u03C1\u03AD\u03C0\u03B5\u03B9 \u03BD\u03B1 \u03B1\u03BB\u03BB\u03AC\u03BE\u03B5\u03C4\u03B5 \u03C4\u03B7 \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1 \u03C4\u03B7\u03C2 \u03B4\u03B9\u03B5\u03C0\u03B1\u03C6\u03AE\u03C2 AccessFlow \u03BC\u03B5 \u03AD\u03BD\u03B1 \u03BA\u03BB\u03B9\u03BA.",input:{label:"\u0391\u03BD\u03B1\u03B6\u03B7\u03C4\u03AE\u03C3\u03C4\u03B5 \u03C4\u03B7\u03BD \u03B5\u03C0\u03B9\u03B8\u03C5\u03BC\u03B7\u03C4\u03AE \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1."},availableLanguages:{label:"\u0395\u03BD\u03B1\u03BB\u03BB\u03B1\u03B3\u03AE \u03C4\u03B7\u03C2 \u03B4\u03B9\u03B5\u03C0\u03B1\u03C6\u03AE\u03C2 \u03C3\u03C4\u03B7 \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1 {{language}}."}},tools:{contrast:{title:"\u0391\u03BD\u03C4\u03AF\u03B8\u03B5\u03C3\u03B7",label:"\u0395\u03BC\u03C6\u03B1\u03BD\u03AF\u03B6\u03B5\u03B9 \u03C4\u03BF\u03BD \u03B9\u03C3\u03C4\u03CC\u03C4\u03BF\u03C0\u03BF \u03C3\u03B5 \u03B4\u03B9\u03B1\u03C6\u03BF\u03C1\u03B5\u03C4\u03B9\u03BA\u03AC \u03B5\u03C0\u03AF\u03C0\u03B5\u03B4\u03B1 \u03B1\u03BD\u03C4\u03AF\u03B8\u03B5\u03C3\u03B7\u03C2."},links:{title:"\u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03BC\u03BF\u03B9",label:"\u0395\u03C0\u03B9\u03C3\u03B7\u03BC\u03B1\u03AF\u03BD\u03B5\u03B9 \u03CC\u03BB\u03BF\u03C5\u03C2 \u03C4\u03BF\u03C5\u03C2 \u03C3\u03C5\u03BD\u03B4\u03AD\u03C3\u03BC\u03BF\u03C5\u03C2 \u03C3\u03C4\u03BF\u03BD \u03B9\u03C3\u03C4\u03CC\u03C4\u03BF\u03C0\u03BF \u03BC\u03B5 \u03C7\u03C1\u03CE\u03BC\u03B1."},biggerText:{title:"\u039C\u03B5\u03B3\u03B1\u03BB\u03CD\u03C4\u03B5\u03C1\u03BF \u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03BF",label:"\u039C\u03B5\u03B3\u03B1\u03BB\u03CE\u03BD\u03B5\u03B9 \u03C4\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03B1\u03C4\u03BF\u03C3\u03B5\u03B9\u03C1\u03AC \u03C3\u03B5 \u03C3\u03C7\u03AD\u03C3\u03B7 \u03BC\u03B5 \u03C4\u03BF \u03C4\u03C1\u03AD\u03C7\u03BF\u03BD \u03BC\u03AD\u03B3\u03B5\u03B8\u03BF\u03C2 \u03B3\u03C1\u03B1\u03BC\u03BC\u03B1\u03C4\u03BF\u03C3\u03B5\u03B9\u03C1\u03AC\u03C2."},textSpacing:{title:"\u0391\u03C0\u03CC\u03C3\u03C4\u03B1\u03C3\u03B7 \u03BA\u03B5\u03B9\u03BC\u03AD\u03BD\u03BF\u03C5",label:"\u0391\u03C5\u03BE\u03AC\u03BD\u03B5\u03B9 \u03C4\u03BF \u03B4\u03B9\u03AC\u03C3\u03C4\u03B7\u03BC\u03B1 \u03BC\u03B5\u03C4\u03B1\u03BE\u03CD \u03C7\u03B1\u03C1\u03B1\u03BA\u03C4\u03AE\u03C1\u03C9\u03BD \u03BA\u03B1\u03B9 \u03BB\u03AD\u03BE\u03B5\u03C9\u03BD."},imagesRemove:{title:"\u0391\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7 \u03B5\u03B9\u03BA\u03CC\u03BD\u03C9\u03BD",label:"\u038C\u03BB\u03B1 \u03C4\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03B5\u03B9\u03BA\u03CC\u03BD\u03B1\u03C2 \u03C3\u03C4\u03BF\u03BD \u03B9\u03C3\u03C4\u03CC\u03C4\u03BF\u03C0\u03BF \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03C1\u03C5\u03BC\u03BC\u03AD\u03BD\u03B1."},lineHeight:{title:"\u038E\u03C8\u03BF\u03C2 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE\u03C2",label:"\u03A4\u03BF \u03CD\u03C8\u03BF\u03C2 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE\u03C2 \u03B1\u03C5\u03BE\u03AC\u03BD\u03B5\u03C4\u03B1\u03B9 \u03B3\u03B9\u03B1 \u03BA\u03AC\u03B8\u03B5 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03BA\u03B5\u03B9\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C3\u03C4\u03B7\u03BD \u03B9\u03C3\u03C4\u03BF\u03C3\u03B5\u03BB\u03AF\u03B4\u03B1."},saturation:{title:"\u039A\u03BF\u03C1\u03B5\u03C3\u03BC\u03CC\u03C2",label:"\u039F \u03BA\u03BF\u03C1\u03B5\u03C3\u03BC\u03CC\u03C2 \u03C4\u03BF\u03C5 \u03B9\u03C3\u03C4\u03CC\u03C4\u03BF\u03C0\u03BF\u03C5 \u03B1\u03C5\u03BE\u03AC\u03BD\u03B5\u03C4\u03B1\u03B9 \u03AE \u03BC\u03B5\u03B9\u03CE\u03BD\u03B5\u03C4\u03B1\u03B9 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03B5\u03BE\u03B1\u03C3\u03C6\u03B1\u03BB\u03B9\u03C3\u03C4\u03B5\u03AF \u03BA\u03B1\u03BB\u03CD\u03C4\u03B5\u03C1\u03B7 \u03B1\u03BD\u03B1\u03B3\u03BD\u03C9\u03C3\u03B9\u03BC\u03CC\u03C4\u03B7\u03C4\u03B1."},mouseCursor:{title:"\u0394\u03B5\u03AF\u03BA\u03C4\u03B7\u03C2 \u03C0\u03BF\u03BD\u03C4\u03B9\u03BA\u03B9\u03BF\u03CD",label:"\u039F \u03B4\u03B5\u03AF\u03BA\u03C4\u03B7\u03C2 \u03C4\u03BF\u03C5 \u03C0\u03BF\u03BD\u03C4\u03B9\u03BA\u03B9\u03BF\u03CD \u03BC\u03B5\u03B3\u03B5\u03B8\u03CD\u03BD\u03B5\u03C4\u03B1\u03B9 \u03BA\u03B1\u03C4\u03AC 3 \u03C6\u03BF\u03C1\u03AD\u03C2 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B1\u03BB\u03CD\u03C4\u03B5\u03C1\u03B1 \u03B5\u03C3\u03C4\u03B9\u03B1\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2."},siteStructure:{title:"\u0394\u03BF\u03BC\u03AE \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1\u03C2",label:"\u038C\u03BB\u03B5\u03C2 \u03BF\u03B9 \u03B5\u03C0\u03B9\u03BA\u03B5\u03C6\u03B1\u03BB\u03AF\u03B4\u03B5\u03C2 \u03BA\u03B1\u03B9 \u03BF\u03B9 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03BC\u03BF\u03B9 \u03C0\u03B1\u03C1\u03B1\u03C4\u03AF\u03B8\u03B5\u03BD\u03C4\u03B1\u03B9 \u03BF \u03AD\u03BD\u03B1\u03C2 \u03BA\u03AC\u03C4\u03C9 \u03B1\u03C0\u03CC \u03C4\u03BF\u03BD \u03AC\u03BB\u03BB\u03BF \u03BC\u03B5 \u03C3\u03B5\u03B9\u03C1\u03AC \u03C3\u03C0\u03BF\u03C5\u03B4\u03B1\u03B9\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2, \u03B4\u03B9\u03B5\u03C5\u03BA\u03BF\u03BB\u03CD\u03BD\u03BF\u03BD\u03C4\u03B1\u03C2 \u03C4\u03B7\u03BD \u03C0\u03BB\u03BF\u03AE\u03B3\u03B7\u03C3\u03B7 \u03C3\u03C4\u03B7 \u03C3\u03B5\u03BB\u03AF\u03B4\u03B1."},tooltips:{title:"\u03A3\u03C5\u03BC\u03B2\u03BF\u03C5\u03BB\u03AD\u03C2 \u03B5\u03C1\u03B3\u03B1\u03BB\u03B5\u03AF\u03C9\u03BD",label:'\u038C\u03BB\u03B1 \u03C4\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03C0\u03BF\u03C5 \u03AD\u03C7\u03BF\u03C5\u03BD \u03AD\u03BD\u03B1 \u03C7\u03B1\u03C1\u03B1\u03BA\u03C4\u03B7\u03C1\u03B9\u03C3\u03C4\u03B9\u03BA\u03CC "\u03C4\u03AF\u03C4\u03BB\u03BF\u03C2" \u03AE "\u03B5\u03C4\u03B9\u03BA\u03AD\u03C4\u03B1" \u03B5\u03BC\u03C6\u03B1\u03BD\u03AF\u03B6\u03BF\u03C5\u03BD \u03BC\u03B9\u03B1 \u03BF\u03C1\u03B1\u03C4\u03AE \u03C3\u03C5\u03BC\u03B2\u03BF\u03C5\u03BB\u03AE \u03B5\u03C1\u03B3\u03B1\u03BB\u03B5\u03AF\u03C9\u03BD \u03CC\u03C4\u03B1\u03BD \u03C0\u03B5\u03C1\u03BD\u03AC\u03C4\u03B5 \u03B1\u03C0\u03CC \u03C0\u03AC\u03BD\u03C9 \u03C4\u03BF\u03C5\u03C2 \u03BC\u03B5 \u03C4\u03BF \u03C0\u03BF\u03BD\u03C4\u03AF\u03BA\u03B9.'},readableText:{title:"\u0391\u03BD\u03B1\u03B3\u03BD\u03CE\u03C3\u03B9\u03BC\u03BF \u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03BF",label:"\u039C\u03B9\u03B1 \u03BD\u03AD\u03B1 \u03B3\u03C1\u03B1\u03BC\u03BC\u03B1\u03C4\u03BF\u03C3\u03B5\u03B9\u03C1\u03AC \u03C6\u03BF\u03C1\u03C4\u03CE\u03BD\u03B5\u03C4\u03B1\u03B9 \u03B3\u03B9\u03B1 \u03BD\u03B1 \u03BA\u03AC\u03BD\u03B5\u03B9 \u03C4\u03BF \u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03BF \u03C0\u03B9\u03BF \u03B5\u03C5\u03B1\u03BD\u03AC\u03B3\u03BD\u03C9\u03C3\u03C4\u03BF. \u03A0\u03B1\u03C1\u03AD\u03C7\u03B5\u03C4\u03B1\u03B9 \u03B5\u03C0\u03AF\u03C3\u03B7\u03C2 \u03C0\u03C1\u03BF\u03C2 \u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03BC\u03B9\u03B1 \u03B3\u03C1\u03B1\u03BC\u03BC\u03B1\u03C4\u03BF\u03C3\u03B5\u03B9\u03C1\u03AC \u03B5\u03B9\u03B4\u03B9\u03BA\u03AC \u03BA\u03B1\u03C4\u03AC\u03BB\u03BB\u03B7\u03BB\u03B7 \u03B3\u03B9\u03B1 \u03B4\u03C5\u03C3\u03BB\u03B5\u03BA\u03C4\u03B9\u03BA\u03BF\u03CD\u03C2."},stopAnimation:{title:"\u0394\u03B9\u03B1\u03BA\u03BF\u03C0\u03AE \u03BA\u03B9\u03BD\u03BF\u03CD\u03BC\u03B5\u03BD\u03C9\u03BD \u03C3\u03C7\u03B5\u03B4\u03AF\u03C9\u03BD",label:"\u0394\u03B9\u03B1\u03BA\u03CC\u03C0\u03C4\u03B5\u03B9 \u03CC\u03BB\u03B1 \u03C4\u03B1 \u03B2\u03AF\u03BD\u03C4\u03B5\u03BF \u03BA\u03B1\u03B9 \u03C4\u03B1 \u03BA\u03B9\u03BD\u03BF\u03CD\u03BC\u03B5\u03BD\u03B1 \u03C3\u03C7\u03AD\u03B4\u03B9\u03B1 \u03C3\u03B5 \u03BF\u03BB\u03CC\u03BA\u03BB\u03B7\u03C1\u03BF \u03C4\u03BF\u03BD \u03B9\u03C3\u03C4\u03CC\u03C4\u03BF\u03C0\u03BF."}},reportError:{button:"\u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03C3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03BF\u03C2",label:"\u0391\u03BD\u03B1\u03C6\u03BF\u03C1\u03AC \u03C3\u03C6\u03AC\u03BB\u03BC\u03B1\u03C4\u03BF\u03C2 \u03BC\u03B5 \u03C4\u03BF AccessFlow"},overAccessFlow:{label:"\u03A3\u03C7\u03B5\u03C4\u03B9\u03BA\u03AC \u03BC\u03B5 \u03C4\u03B7\u03BD Access-Flow"}}},id:{accessFlow:{openSymbol:{label:"Buka menu aksesibilitas AccessFlow untuk membuat pengaturan."},header:{closeIcon:{label:"Tampilan dekat"}},languages:{title:"Bahasa ({{language}})",label:"Memungkinkan Anda mengubah bahasa antarmuka AccessFlow dengan satu klik.",input:{label:"Cari bahasa yang diinginkan."},availableLanguages:{label:"Mengalihkan antarmuka ke bahasa {{language}}."}},tools:{contrast:{title:"Kontras",label:"Menampilkan situs web dalam tingkat kontras yang berbeda."},links:{title:"Tautan",label:"Menyorot semua tautan di situs web dalam warna."},biggerText:{title:"Teks yang lebih besar",label:"Memperbesar font relatif terhadap ukuran font saat ini."},textSpacing:{title:"Spasi teks",label:"Menambah spasi di antara karakter dan kata."},imagesRemove:{title:"Menghapus gambar",label:"Semua elemen gambar pada situs web disembunyikan."},lineHeight:{title:"Tinggi garis",label:"Tinggi baris ditingkatkan untuk setiap elemen teks pada halaman web."},saturation:{title:"Kejenuhan",label:"Tingkat kejenuhan situs web ditingkatkan atau dikurangi untuk memastikan keterbacaan yang lebih baik."},mouseCursor:{title:"Penunjuk mouse",label:"Penunjuk mouse diperbesar dengan faktor 3 agar lebih baik dalam fokus."},siteStructure:{title:"Struktur halaman",label:"Semua judul dan tautan dicantumkan satu di bawah yang lain berdasarkan urutan kepentingannya, sehingga memudahkan untuk menavigasi halaman."},tooltips:{title:"Keterangan alat",label:"Semua elemen yang memiliki atribut `title` atau `label` akan menampilkan keterangan alat yang dapat dilihat saat Anda mengarahkan mouse ke elemen tersebut."},readableText:{title:"Teks yang dapat dibaca",label:"Font baru dimuat untuk membuat teks lebih mudah dibaca. Font yang secara khusus cocok untuk penderita disleksia juga disediakan untuk dipilih."},stopAnimation:{title:"Menghentikan animasi",label:"Menjeda semua video dan animasi di seluruh situs web."}},reportError:{button:"Laporkan kesalahan",label:"Melaporkan kesalahan dengan AccessFlow"},overAccessFlow:{label:"Tentang Aliran Akses"}}},it:{accessFlow:{openSymbol:{label:"Aprire il menu AccessFlow per effettuare le impostazioni."},header:{closeIcon:{label:"Vista da vicino"}},languages:{title:"Lingua ({{language}})",label:"Permette di cambiare la lingua dell'interfaccia di AccessFlow con un solo clic.",input:{label:"Cercare la lingua desiderata."},availableLanguages:{label:"Passa l'interfaccia alla lingua {{language}}."}},tools:{contrast:{title:"Contrasto",label:"Visualizza il sito web con diversi livelli di contrasto."},links:{title:"Collegamenti",label:"Evidenzia a colori tutti i link del sito web."},biggerText:{title:"Testo pi\xF9 grande",label:"Ingrandisce il carattere rispetto alla dimensione corrente."},textSpacing:{title:"Spaziatura del testo",label:"Aumenta lo spazio tra i caratteri e le parole."},imagesRemove:{title:"Rimuovere le immagini",label:"Tutti gli elementi di immagine del sito web sono nascosti."},lineHeight:{title:"Altezza della linea",label:"L'altezza della linea viene aumentata per ogni elemento di testo della pagina web."},saturation:{title:"Saturazione",label:"La saturazione del sito web viene aumentata o diminuita per garantire una migliore leggibilit\xE0."},mouseCursor:{title:"Puntatore del mouse",label:"Il puntatore del mouse viene ingrandito di un fattore 3 per poterlo mettere meglio a fuoco."},siteStructure:{title:"Struttura della pagina",label:"Tutti i titoli e i link sono elencati uno sotto l'altro in ordine di importanza, per facilitare la navigazione nella pagina."},tooltips:{title:"Suggerimenti",label:"Tutti gli elementi che hanno un attributo `title` o `label` visualizzano un tooltip visibile quando ci si passa sopra con il mouse."},readableText:{title:"Testo leggibile",label:"Viene caricato un nuovo font per facilitare la lettura del testo. \xC8 possibile selezionare anche un font particolarmente adatto ai dislessici."},stopAnimation:{title:"Interrompere le animazioni",label:"Mette in pausa tutti i video e le animazioni dell'intero sito web."}},reportError:{button:"Segnala un errore",label:"Segnalare un errore con AccessFlow"},overAccessFlow:{label:"Informazioni su Access-Flow"}}},ja:{accessFlow:{openSymbol:{label:"AccessFlow\u30A2\u30AF\u30BB\u30B7\u30D3\u30EA\u30C6\u30A3\u30E1\u30CB\u30E5\u30FC\u3092\u958B\u304D\u3001\u8A2D\u5B9A\u3092\u884C\u3044\u307E\u3059\u3002"},header:{closeIcon:{label:"\u30AF\u30ED\u30FC\u30BA\u30D3\u30E5\u30FC"}},languages:{title:"\u8A00\u8A9E ({{language}})",label:"AccessFlow\u30A4\u30F3\u30BF\u30FC\u30D5\u30A7\u30FC\u30B9\u306E\u8A00\u8A9E\u3092\u30EF\u30F3\u30AF\u30EA\u30C3\u30AF\u3067\u5909\u66F4\u3067\u304D\u307E\u3059\u3002",input:{label:"\u5E0C\u671B\u306E\u8A00\u8A9E\u3092\u691C\u7D22\u3057\u307E\u3059\u3002"},availableLanguages:{label:"\u30A4\u30F3\u30BF\u30FC\u30D5\u30A7\u30A4\u30B9\u3092 {{language}} \u8A00\u8A9E\u306B\u5207\u308A\u66FF\u3048\u308B\u3002"}},tools:{contrast:{title:"\u30B3\u30F3\u30C8\u30E9\u30B9\u30C8",label:"\u7570\u306A\u308B\u30B3\u30F3\u30C8\u30E9\u30B9\u30C8\u30EC\u30D9\u30EB\u3067\u30A6\u30A7\u30D6\u30B5\u30A4\u30C8\u3092\u8868\u793A\u3057\u307E\u3059\u3002"},links:{title:"\u30EA\u30F3\u30AF",label:"\u30A6\u30A7\u30D6\u30B5\u30A4\u30C8\u4E0A\u306E\u3059\u3079\u3066\u306E\u30EA\u30F3\u30AF\u3092\u30AB\u30E9\u30FC\u3067\u30CF\u30A4\u30E9\u30A4\u30C8\u3002"},biggerText:{title:"\u62E1\u5927\u30C6\u30AD\u30B9\u30C8",label:"\u73FE\u5728\u306E\u30D5\u30A9\u30F3\u30C8\u30B5\u30A4\u30BA\u306B\u5BFE\u3057\u3066\u76F8\u5BFE\u7684\u306B\u30D5\u30A9\u30F3\u30C8\u3092\u62E1\u5927\u3059\u308B\u3002"},textSpacing:{title:"\u30C6\u30AD\u30B9\u30C8\u9593\u9694",label:"\u6587\u5B57\u3068\u5358\u8A9E\u306E\u9593\u9694\u3092\u5E83\u3052\u307E\u3059\u3002"},imagesRemove:{title:"\u753B\u50CF\u3092\u524A\u9664",label:"\u30A6\u30A7\u30D6\u30B5\u30A4\u30C8\u4E0A\u306E\u3059\u3079\u3066\u306E\u753B\u50CF\u8981\u7D20\u304C\u975E\u8868\u793A\u306B\u306A\u308A\u307E\u3059\u3002"},lineHeight:{title:"\u884C\u306E\u9AD8\u3055",label:"\u30A6\u30A7\u30D6\u30B5\u30A4\u30C8\u306E\u3059\u3079\u3066\u306E\u30C6\u30AD\u30B9\u30C8\u8981\u7D20\u306E\u884C\u306E\u9AD8\u3055\u304C\u5897\u52A0\u3057\u307E\u3059\u3002"},saturation:{title:"\u5F69\u5EA6",label:"\u30A6\u30A7\u30D6\u30B5\u30A4\u30C8\u306E\u5F69\u5EA6\u3092\u5897\u6E1B\u3057\u3066\u3001\u3088\u308A\u8AAD\u307F\u3084\u3059\u304F\u3057\u307E\u3059\u3002"},mouseCursor:{title:"\u30DE\u30A6\u30B9\u30AB\u30FC\u30BD\u30EB",label:"\u30DE\u30A6\u30B9\u30AB\u30FC\u30BD\u30EB\u30923\u500D\u306B\u62E1\u5927\u3057\u3066\u3001\u3088\u308A\u7126\u70B9\u3092\u5408\u308F\u305B\u3084\u3059\u304F\u3057\u307E\u3059\u3002"},siteStructure:{title:"\u30B5\u30A4\u30C8\u69CB\u9020",label:"\u3059\u3079\u3066\u306E\u898B\u51FA\u3057\u3068\u30EA\u30F3\u30AF\u304C\u91CD\u8981\u5EA6\u306E\u9806\u306B\u4E26\u3079\u3089\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u30B5\u30A4\u30C8\u5185\u3092\u7C21\u5358\u306B\u79FB\u52D5\u3067\u304D\u307E\u3059\u3002"},tooltips:{title:"\u30C4\u30FC\u30EB\u30C1\u30C3\u30D7",label:"\u300Ctitle\u300D\u307E\u305F\u306F\u300Clabel\u300D\u5C5E\u6027\u3092\u6301\u3064\u3059\u3079\u3066\u306E\u8981\u7D20\u306B\u306F\u3001\u30DE\u30A6\u30B9\u3092\u91CD\u306D\u308B\u3068\u8868\u793A\u3055\u308C\u308B\u30C4\u30FC\u30EB\u30C1\u30C3\u30D7\u304C\u8868\u793A\u3055\u308C\u307E\u3059\u3002"},readableText:{title:"\u8AAD\u307F\u3084\u3059\u3044\u30C6\u30AD\u30B9\u30C8",label:"\u30C6\u30AD\u30B9\u30C8\u3092\u8AAD\u307F\u3084\u3059\u304F\u3059\u308B\u305F\u3081\u306B\u65B0\u3057\u3044\u30D5\u30A9\u30F3\u30C8\u304C\u8AAD\u307F\u8FBC\u307E\u308C\u307E\u3059\u3002\u307E\u305F\u3001\u7279\u306B\u8AAD\u5B57\u969C\u5BB3\u8005\u5411\u3051\u306E\u30D5\u30A9\u30F3\u30C8\u3082\u9078\u629E\u3067\u304D\u307E\u3059\u3002"},stopAnimation:{title:"\u30A2\u30CB\u30E1\u30FC\u30B7\u30E7\u30F3\u3092\u505C\u6B62",label:"\u30B5\u30A4\u30C8\u5168\u4F53\u306E\u3059\u3079\u3066\u306E\u30D3\u30C7\u30AA\u3068\u30A2\u30CB\u30E1\u30FC\u30B7\u30E7\u30F3\u3092\u4E00\u6642\u505C\u6B62\u3057\u307E\u3059\u3002"}},reportError:{button:"\u30A8\u30E9\u30FC\u3092\u5831\u544A",label:"AccessFlow\u3067\u30A8\u30E9\u30FC\u3092\u5831\u544A"},overAccessFlow:{label:"Access-Flow\u306B\u3064\u3044\u3066"}}},ko:{accessFlow:{openSymbol:{label:"AccessFlow \uC811\uADFC\uC131 \uBA54\uB274\uB97C \uC5F4\uC5B4 \uC124\uC815\uD569\uB2C8\uB2E4."},header:{closeIcon:{label:"\uADFC\uC811 \uBCF4\uAE30"}},languages:{title:"\uC5B8\uC5B4 ({{language}})",label:"\uD55C \uBC88\uC758 \uD074\uB9AD\uC73C\uB85C AccessFlow \uC778\uD130\uD398\uC774\uC2A4 \uC5B8\uC5B4\uB97C \uBCC0\uACBD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",input:{label:"\uC6D0\uD558\uB294 \uC5B8\uC5B4\uB97C \uAC80\uC0C9\uD569\uB2C8\uB2E4."},availableLanguages:{label:"\uC778\uD130\uD398\uC774\uC2A4\uB97C {{language}} \uC5B8\uC5B4\uB85C \uBCC0\uACBD\uD569\uB2C8\uB2E4."}},tools:{contrast:{title:"\uB300\uBE44",label:"\uB2E4\uC591\uD55C \uB300\uBE44 \uC218\uC900\uC73C\uB85C \uC6F9 \uC0AC\uC774\uD2B8\uB97C \uD45C\uC2DC\uD569\uB2C8\uB2E4."},links:{title:"\uB9C1\uD06C",label:"\uC6F9 \uC0AC\uC774\uD2B8\uC758 \uBAA8\uB4E0 \uB9C1\uD06C\uB97C \uC0C9\uC0C1\uC73C\uB85C \uAC15\uC870\uD569\uB2C8\uB2E4."},biggerText:{title:"\uD06C\uAC8C \uBCF4\uAE30",label:"\uD604\uC7AC \uAE00\uAF34 \uD06C\uAE30\uC5D0 \uBE44\uD574 \uAE00\uAF34\uC744 \uD655\uB300\uD569\uB2C8\uB2E4."},textSpacing:{title:"\uD14D\uC2A4\uD2B8 \uAC04\uACA9",label:"\uBB38\uC790\uC640 \uB2E8\uC5B4 \uC0AC\uC774\uC758 \uAC04\uACA9\uC744 \uB113\uD799\uB2C8\uB2E4."},imagesRemove:{title:"\uC774\uBBF8\uC9C0 \uC81C\uAC70",label:"\uC6F9 \uC0AC\uC774\uD2B8\uC758 \uBAA8\uB4E0 \uC774\uBBF8\uC9C0 \uC694\uC18C\uAC00 \uC228\uACA8\uC9D1\uB2C8\uB2E4."},lineHeight:{title:"\uC904 \uB192\uC774",label:"\uC6F9 \uC0AC\uC774\uD2B8\uC758 \uBAA8\uB4E0 \uD14D\uC2A4\uD2B8 \uC694\uC18C\uC5D0 \uB300\uD574 \uC904 \uB192\uC774\uAC00 \uC99D\uAC00\uD569\uB2C8\uB2E4."},saturation:{title:"\uCC44\uB3C4",label:"\uC6F9 \uC0AC\uC774\uD2B8\uC758 \uCC44\uB3C4\uB97C \uB192\uC774\uAC70\uB098 \uB0AE\uCD94\uC5B4 \uB354 \uB098\uC740 \uAC00\uB3C5\uC131\uC744 \uBCF4\uC7A5\uD569\uB2C8\uB2E4."},mouseCursor:{title:"\uB9C8\uC6B0\uC2A4 \uCEE4\uC11C",label:"\uB9C8\uC6B0\uC2A4 \uCEE4\uC11C\uB97C 3\uBC30\uB85C \uD655\uB300\uD558\uC5EC \uB354 \uC798 \uCD08\uC810\uC744 \uB9DE\uCD9C \uC218 \uC788\uC2B5\uB2C8\uB2E4."},siteStructure:{title:"\uC0AC\uC774\uD2B8 \uAD6C\uC870",label:"\uBAA8\uB4E0 \uC81C\uBAA9\uACFC \uB9C1\uD06C\uAC00 \uC911\uC694\uB3C4 \uC21C\uC73C\uB85C \uB098\uC5F4\uB418\uC5B4 \uC788\uC5B4 \uC0AC\uC774\uD2B8 \uB0B4\uC5D0\uC11C \uC27D\uAC8C \uD0D0\uC0C9\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},tooltips:{title:"\uD234\uD301",label:"`title` \uB610\uB294 `label` \uC18D\uC131\uC774 \uC788\uB294 \uBAA8\uB4E0 \uC694\uC18C\uB294 \uB9C8\uC6B0\uC2A4\uB97C \uC62C\uB9AC\uBA74 \uD234\uD301\uC774 \uD45C\uC2DC\uB429\uB2C8\uB2E4."},readableText:{title:"\uAC00\uB3C5\uC131 \uC788\uB294 \uD14D\uC2A4\uD2B8",label:"\uD14D\uC2A4\uD2B8\uB97C \uB354 \uC27D\uAC8C \uC77D\uC744 \uC218 \uC788\uB3C4\uB85D \uC0C8\uB85C\uC6B4 \uAE00\uAF34\uC774 \uB85C\uB4DC\uB429\uB2C8\uB2E4. \uB514\uC2A4\uB809\uC2DC\uC544 \uD658\uC790\uC5D0\uAC8C \uC801\uD569\uD55C \uAE00\uAF34\uB3C4 \uC120\uD0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},stopAnimation:{title:"\uC560\uB2C8\uBA54\uC774\uC158 \uC911\uC9C0",label:"\uC0AC\uC774\uD2B8 \uC804\uCCB4\uC758 \uBAA8\uB4E0 \uBE44\uB514\uC624\uC640 \uC560\uB2C8\uBA54\uC774\uC158\uC744 \uC77C\uC2DC \uC911\uC9C0\uD569\uB2C8\uB2E4."}},reportError:{button:"\uC624\uB958 \uC2E0\uACE0",label:"AccessFlow\uC640 \uC624\uB958 \uC2E0\uACE0"},overAccessFlow:{label:"Access-Flow \uC815\uBCF4"}}},lv:{accessFlow:{openSymbol:{label:"Atveriet AccessFlow pieejam\u012Bbas izv\u0113lni, lai veiktu iestat\u012Bjumus."},header:{closeIcon:{label:"Tuva skats"}},languages:{title:"Valoda ({{language}})",label:"\u013Bauj vien\u0101 klik\u0161\u0137\u012B main\u012Bt AccessFlow saskarnes valodu.",input:{label:"Mekl\u0113t v\u0113lamo valodu."},availableLanguages:{label:"P\u0101rsl\u0113dziet saskarni uz {{language}} valodu."}},tools:{contrast:{title:"Kontrasts",label:"Par\u0101da t\u012Bmek\u013Ca vietni ar da\u017E\u0101diem kontrasta l\u012Bme\u0146iem."},links:{title:"Saites",label:"Izce\u013C visas t\u012Bmek\u013Ca vietnes saites ar kr\u0101su."},biggerText:{title:"Liel\u0101ks teksts",label:"Palielina fontu attiec\u012Bb\u0101 pret pa\u0161reiz\u0113jo fonta lielumu."},textSpacing:{title:"Teksta atstarpe",label:"Palielina atstarpi starp rakstz\u012Bm\u0113m un v\u0101rdiem."},imagesRemove:{title:"No\u0146emt att\u0113lus",label:"Visi t\u012Bmek\u013Ca vietnes att\u0113li ir pasl\u0113pti."},lineHeight:{title:"Rindas augstums",label:"Rindas augstums tiek palielin\u0101ts katram t\u012Bmek\u013Ca vietnes teksta elementam."},saturation:{title:"Pies\u0101tin\u0101jums",label:"T\u012Bmek\u013Ca vietnes pies\u0101tin\u0101jums tiek palielin\u0101ts vai samazin\u0101ts, lai nodro\u0161in\u0101tu lab\u0101ku las\u0101m\u012Bbu."},mouseCursor:{title:"Peles kursors",label:"Peles kursors tiek palielin\u0101ts 3 reizes, lai to b\u016Btu viegl\u0101k izcelt."},siteStructure:{title:"Vietnes strukt\u016Bra",label:"Visi virsraksti un saites ir uzskait\u012Bti viens zem otra svar\u012Bguma sec\u012Bb\u0101, t\u0101d\u0113j\u0101di viegli navig\u0113jot vietn\u0113."},tooltips:{title:"R\u012Bka padomi",label:"Visi elementi, kam ir `title` vai `label` atrib\u016Bts, par\u0101da redzamu r\u012Bka padomi, kad virz\u0101ties ar peles kursoru uz tiem."},readableText:{title:"Las\u0101ms teksts",label:"Tiek iel\u0101d\u0113ts jauns fonts, lai teksts b\u016Btu viegl\u0101k las\u0101ms. Izv\u0113l\u0113ties var ar\u012B fontu, kas \u012Bpa\u0161i piem\u0113rots disleksijas pacientiem."},stopAnimation:{title:"P\u0101rtraukt anim\u0101cijas",label:"Pauz\u0113 visus video un anim\u0101cijas vis\u0101 t\u012Bmek\u013Ca vietn\u0113."}},reportError:{button:"Zi\u0146ot par k\u013C\u016Bdu",label:"Zi\u0146ot par k\u013C\u016Bdu ar AccessFlow"},overAccessFlow:{label:"Par Access-Flow"}}},lt:{accessFlow:{openSymbol:{label:'Atidarykite "AccessFlow" prieinamumo meniu ir atlikite nustatymus.'},header:{closeIcon:{label:"Vaizdas i\u0161 arti"}},languages:{title:"Kalba ({{language}})",label:'Leid\u017Eia vienu paspaudimu pakeisti "AccessFlow" s\u0105sajos kalb\u0105.',input:{label:"Ie\u0161kokite norimos kalbos."},availableLanguages:{label:"Perjunkite s\u0105saj\u0105 \u012F {{language}} kalb\u0105."}},tools:{contrast:{title:"Kontrastas",label:"Rodyti svetain\u0119 su skirtingais kontrasto lygiais."},links:{title:"Nuorodos",label:"Pary\u0161kinti visus svetain\u0117s nuorodas spalva."},biggerText:{title:"Didesnis tekstas",label:"Padidinti \u0161rift\u0105 lyginant su dabartiniu \u0161rifto dyd\u017Eiu."},textSpacing:{title:"Teksto tarpas",label:"Padidinti tarp\u0105 tarp simboli\u0173 ir \u017Eod\u017Ei\u0173."},imagesRemove:{title:"Pa\u0161alinti vaizdus",label:"Visi svetain\u0117s vaizdai yra pasl\u0117pti."},lineHeight:{title:"Eilut\u0117s auk\u0161tis",label:"Kiekvienam teksto elementui svetain\u0117je padidinamas eilut\u0117s auk\u0161tis."},saturation:{title:"Sotis",label:"Svetain\u0117s sotis padidinama arba suma\u017Einama, kad b\u016Bt\u0173 u\u017Etikrintas geresnis skaitymas."},mouseCursor:{title:"Pel\u0117s rodykl\u0117",label:"Pel\u0117s rodykl\u0117 padidinama 3 kartus, kad b\u016Bt\u0173 geriau pabr\u0117\u017Eta."},siteStructure:{title:"Svetain\u0117s strukt\u016Bra",label:"Visi antra\u0161\u010Diai ir nuorodos pateikiami vienas po kito pagal svarb\u0105, palengvinant nar\u0161ym\u0105 svetain\u0117je."},tooltips:{title:"\u012Eranki\u0173 patarimai",label:"Visi elementai, turintys atribut\u0105 `title` arba `label`, rodo matom\u0105 \u012Franki\u0173 patarim\u0105, kai pele u\u017Evedama ant j\u0173."},readableText:{title:"Skaitymas tekstas",label:"Naujas \u0161riftas \u012Fkeliamas, kad tekstas b\u016Bt\u0173 lengviau skaitomas. Taip pat galima pasirinkti \u0161rift\u0105, specialiai pritaikyt\u0105 disleksijos pacientams."},stopAnimation:{title:"Sustabdyti animacijas",label:"Pauz\u0117 visiems vaizdo \u012Fra\u0161ams ir animacijoms visoje svetain\u0117je."}},reportError:{button:"Prane\u0161ti apie klaid\u0105",label:"Prane\u0161ti apie klaid\u0105 su AccessFlow"},overAccessFlow:{label:"Apie Access-Flow"}}},nl:{accessFlow:{openSymbol:{label:"Open het AccessFlow-toegankelijkheidsmenu om instellingen te maken."},header:{closeIcon:{label:"Close-up weergave"}},languages:{title:"Taal ({{language}})",label:"Hiermee kunt u met \xE9\xE9n klik de taal van de AccessFlow-interface wijzigen.",input:{label:"Zoek de gewenste taal."},availableLanguages:{label:"Schakel de interface over naar de taal {{language}}."}},tools:{contrast:{title:"Contrast",label:"Toont de website in verschillende contrastniveaus."},links:{title:"Links",label:"Markeert alle links op de website met kleur."},biggerText:{title:"Grotere tekst",label:"Vergroot het lettertype ten opzichte van de huidige lettergrootte."},textSpacing:{title:"Tekstafstand",label:"Vergroot de afstand tussen tekens en woorden."},imagesRemove:{title:"Afbeeldingen verwijderen",label:"Alle afbeeldingselementen op de website zijn verborgen."},lineHeight:{title:"Regelhoogte",label:"De regelhoogte wordt verhoogd voor elk tekstelement op de webpagina."},saturation:{title:"Verzadiging",label:"De verzadiging van de website wordt verhoogd of verlaagd om een betere leesbaarheid te garanderen."},mouseCursor:{title:"Muisaanwijzer",label:"De muisaanwijzer wordt 3 keer vergroot om beter te kunnen focussen."},siteStructure:{title:"Sitestructuur",label:"Alle koppen en links worden onder elkaar vermeld op basis van hun belangrijkheid, waardoor het gemakkelijker wordt om door de pagina te navigeren."},tooltips:{title:"Tooltips",label:"Alle elementen die een `title` of `label` attribuut hebben, tonen een zichtbare tooltip wanneer u er met de muis overheen gaat."},readableText:{title:"Leesbare tekst",label:"Er wordt een nieuw lettertype geladen om de tekst leesbaarder te maken. Er is ook een lettertype beschikbaar dat speciaal geschikt is voor dyslectici."},stopAnimation:{title:"Animatie stoppen",label:"Pauzeert alle video's en animaties op de hele website."}},reportError:{button:"Fout melden",label:"Meld een fout met AccessFlow"},overAccessFlow:{label:"Over Access-Flow"}}},no:{accessFlow:{openSymbol:{label:"\xC5pne AccessFlow-tilgjengelighetsmenyen for \xE5 gj\xF8re innstillinger."},header:{closeIcon:{label:"N\xE6rvisning"}},languages:{title:"Spr\xE5k ({{language}})",label:"Lar deg endre AccessFlow-grensesnittets spr\xE5k med ett klikk.",input:{label:"S\xF8k etter \xF8nsket spr\xE5k."},availableLanguages:{label:"Bytt grensesnitt til {{language}} spr\xE5k."}},tools:{contrast:{title:"Kontrast",label:"Viser nettsiden i forskjellige kontrastniv\xE5er."},links:{title:"Lenker",label:"Markerer alle lenker p\xE5 nettsiden med farge."},biggerText:{title:"St\xF8rre tekst",label:"Forst\xF8rrer skrifttypen i forhold til gjeldende skriftst\xF8rrelse."},textSpacing:{title:"Tekstavstand",label:"\xD8ker avstanden mellom tegn og ord."},imagesRemove:{title:"Fjern bilder",label:"Alle bildelementer p\xE5 nettsiden er skjult."},lineHeight:{title:"Linjeh\xF8yde",label:"Linjeh\xF8yden \xF8kes for hvert tekstelement p\xE5 nettsiden."},saturation:{title:"Metning",label:"Nettstedets metning \xF8kes eller reduseres for \xE5 sikre bedre lesbarhet."},mouseCursor:{title:"Musepeker",label:"Musepekeren forst\xF8rres 3 ganger for bedre fokus."},siteStructure:{title:"Nettstedsstruktur",label:"Alle overskrifter og lenker er oppf\xF8rt under hverandre i rekkef\xF8lge av viktighet, noe som gj\xF8r det enklere \xE5 navigere p\xE5 siden."},tooltips:{title:"Verkt\xF8ytips",label:"Alle elementer som har en `title` eller `label` attributt, viser et synlig verkt\xF8ytips n\xE5r du svever over dem med musen."},readableText:{title:"Lesbar tekst",label:"Et nytt skrifttype lastes inn for \xE5 gj\xF8re teksten mer lesbar. Det er ogs\xE5 tilgjengelig en skrifttype spesielt egnet for dyslektikere."},stopAnimation:{title:"Stopp animasjon",label:"Setter alle videoer og animasjoner p\xE5 hele nettstedet p\xE5 pause."}},reportError:{button:"Rapporter feil",label:"Rapporter en feil med AccessFlow"},overAccessFlow:{label:"Om Access-Flow"}}},pl:{accessFlow:{openSymbol:{label:"Otw\xF3rz menu dost\u0119pno\u015Bci AccessFlow, aby dokona\u0107 ustawie\u0144."},header:{closeIcon:{label:"Powi\u0119kszony widok"}},languages:{title:"J\u0119zyk ({{language}})",label:"Pozwala zmieni\u0107 j\u0119zyk interfejsu AccessFlow jednym klikni\u0119ciem.",input:{label:"Wyszukaj po\u017C\u0105dany j\u0119zyk."},availableLanguages:{label:"Prze\u0142\u0105cz interfejs na j\u0119zyk {{language}}."}},tools:{contrast:{title:"Kontrast",label:"Wy\u015Bwietla stron\u0119 internetow\u0105 w r\xF3\u017Cnych poziomach kontrastu."},links:{title:"Linki",label:"Podkre\u015Bla wszystkie linki na stronie internetowej kolorem."},biggerText:{title:"Wi\u0119kszy tekst",label:"Powi\u0119ksza czcionk\u0119 w stosunku do bie\u017C\u0105cego rozmiaru czcionki."},textSpacing:{title:"Odst\u0119py mi\u0119dzy tekstem",label:"Zwi\u0119ksza odst\u0119py mi\u0119dzy znakami i s\u0142owami."},imagesRemove:{title:"Usu\u0144 obrazy",label:"Wszystkie elementy obrazu na stronie internetowej s\u0105 ukryte."},lineHeight:{title:"Wysoko\u015B\u0107 linii",label:"Wysoko\u015B\u0107 linii jest zwi\u0119kszana dla ka\u017Cdego elementu tekstu na stronie internetowej."},saturation:{title:"Nasycenie",label:"Nasycenie strony internetowej jest zwi\u0119kszane lub zmniejszane, aby zapewni\u0107 lepsz\u0105 czytelno\u015B\u0107."},mouseCursor:{title:"Kursor myszy",label:"Kursor myszy jest powi\u0119kszany trzykrotnie, aby lepiej si\u0119 skupi\u0107."},siteStructure:{title:"Struktura strony",label:"Wszystkie nag\u0142\xF3wki i linki s\u0105 wymienione jeden pod drugim wed\u0142ug ich wa\u017Cno\u015Bci, u\u0142atwiaj\u0105c nawigacj\u0119 na stronie."},tooltips:{title:"Wskaz\xF3wki",label:"Wszystkie elementy, kt\xF3re maj\u0105 atrybut `title` lub `label`, wy\u015Bwietlaj\u0105 widoczn\u0105 wskaz\xF3wk\u0119, gdy najedziesz na nie mysz\u0105."},readableText:{title:"Czytelny tekst",label:"Nowa czcionka jest \u0142adowana, aby u\u0142atwi\u0107 czytanie tekstu. Mo\u017Cna r\xF3wnie\u017C wybra\u0107 czcionk\u0119 specjalnie dostosowan\u0105 dla os\xF3b z dysleksj\u0105."},stopAnimation:{title:"Zatrzymaj animacj\u0119",label:"Wstrzymuje wszystkie filmy i animacje na ca\u0142ej stronie internetowej."}},reportError:{button:"Zg\u0142o\u015B b\u0142\u0105d",label:"Zg\u0142o\u015B b\u0142\u0105d z AccessFlow"},overAccessFlow:{label:"O Access-Flow"}}},pt:{accessFlow:{openSymbol:{label:"Abra o menu de acessibilidade AccessFlow para fazer configura\xE7\xF5es."},header:{closeIcon:{label:"Visualiza\xE7\xE3o ampliada"}},languages:{title:"Idioma ({{language}})",label:"Permite alterar o idioma da interface do AccessFlow com um \xFAnico clique.",input:{label:"Pesquise o idioma desejado."},availableLanguages:{label:"Mude a interface para o idioma {{language}}."}},tools:{contrast:{title:"Contraste",label:"Exibe o site em diferentes n\xEDveis de contraste."},links:{title:"Links",label:"Destaca todos os links do site com cor."},biggerText:{title:"Texto maior",label:"Aumenta a fonte em rela\xE7\xE3o ao tamanho atual da fonte."},textSpacing:{title:"Espa\xE7amento de texto",label:"Aumenta o espa\xE7o entre caracteres e palavras."},imagesRemove:{title:"Remover imagens",label:"Todos os elementos de imagem do site est\xE3o ocultos."},lineHeight:{title:"Altura da linha",label:"A altura da linha \xE9 aumentada para cada elemento de texto na p\xE1gina da web."},saturation:{title:"Satura\xE7\xE3o",label:"A satura\xE7\xE3o do site \xE9 aumentada ou diminu\xEDda para garantir uma melhor legibilidade."},mouseCursor:{title:"Cursor do mouse",label:"O cursor do mouse \xE9 ampliado 3 vezes para melhor foco."},siteStructure:{title:"Estrutura do site",label:"Todos os t\xEDtulos e links s\xE3o listados um abaixo do outro em ordem de import\xE2ncia, facilitando a navega\xE7\xE3o na p\xE1gina."},tooltips:{title:"Dicas de ferramentas",label:"Todos os elementos que t\xEAm um atributo `title` ou `label` exibem uma dica de ferramenta vis\xEDvel quando voc\xEA passa o mouse sobre eles."},readableText:{title:"Texto leg\xEDvel",label:"Uma nova fonte \xE9 carregada para facilitar a leitura do texto. Tamb\xE9m \xE9 poss\xEDvel selecionar uma fonte especialmente adequada para disl\xE9xicos."},stopAnimation:{title:"Parar anima\xE7\xF5es",label:"Pausa todos os v\xEDdeos e anima\xE7\xF5es em todo o site."}},reportError:{button:"Reportar erro",label:"Reportar um erro com AccessFlow"},overAccessFlow:{label:"Sobre Access-Flow"}}},ro:{accessFlow:{openSymbol:{label:"Deschide\u021Bi meniul de accesibilitate AccessFlow pentru a face set\u0103ri."},header:{closeIcon:{label:"Vizualizare apropiat\u0103"}},languages:{title:"Limb\u0103 ({{language}})",label:"Permite schimbarea limbii interfe\u021Bei AccessFlow printr-un singur clic.",input:{label:"C\u0103uta\u021Bi limba dorit\u0103."},availableLanguages:{label:"Comuta\u021Bi interfa\u021Ba la limba {{language}}."}},tools:{contrast:{title:"Contrast",label:"Afi\u0219eaz\u0103 site-ul \xEEn diferite niveluri de contrast."},links:{title:"Linkuri",label:"Eviden\u021Biaz\u0103 toate linkurile de pe site cu culoare."},biggerText:{title:"Text mai mare",label:"M\u0103re\u0219te fontul \xEEn raport cu dimensiunea actual\u0103 a fontului."},textSpacing:{title:"Spa\u021Bierea textului",label:"M\u0103re\u0219te spa\u021Biul dintre caractere \u0219i cuvinte."},imagesRemove:{title:"Elimin\u0103 imaginile",label:"Toate elementele de imagine de pe site sunt ascunse."},lineHeight:{title:"\xCEn\u0103l\u021Bimea liniei",label:"\xCEn\u0103l\u021Bimea liniei este m\u0103rit\u0103 pentru fiecare element de text de pe pagin\u0103."},saturation:{title:"Satura\u021Bie",label:"Satura\u021Bia site-ului este m\u0103rit\u0103 sau mic\u0219orat\u0103 pentru a asigura o mai bun\u0103 lizibilitate."},mouseCursor:{title:"Cursorul mouse-ului",label:"Cursorul mouse-ului este m\u0103rit de 3 ori pentru un mai bun focus."},siteStructure:{title:"Structura site-ului",label:"Toate titlurile \u0219i linkurile sunt listate unul sub altul \xEEn ordinea importan\u021Bei, facilit\xE2nd navigarea pe pagin\u0103."},tooltips:{title:"Sugestii pentru instrumente",label:"Toate elementele care au un atribut `title` sau `label` afi\u0219eaz\u0103 o sugestie pentru instrumente vizibil\u0103 atunci c\xE2nd plasa\u021Bi cursorul mouse-ului pe ele."},readableText:{title:"Text lizibil",label:"Se \xEEncarc\u0103 un nou font pentru a face textul mai u\u0219or de citit. De asemenea, este disponibil un font special potrivit pentru persoanele cu dislexie."},stopAnimation:{title:"Opre\u0219te anima\u021Biile",label:"Pune pe pauz\u0103 toate videoclipurile \u0219i anima\u021Biile de pe \xEEntregul site."}},reportError:{button:"Raporta\u021Bi o eroare",label:"Raporta\u021Bi o eroare cu AccessFlow"},overAccessFlow:{label:"Despre Access-Flow"}}},ru:{accessFlow:{openSymbol:{label:"\u041E\u0442\u043A\u0440\u043E\u0439\u0442\u0435 \u043C\u0435\u043D\u044E \u0434\u043E\u0441\u0442\u0443\u043F\u043D\u043E\u0441\u0442\u0438 AccessFlow, \u0447\u0442\u043E\u0431\u044B \u0432\u043D\u0435\u0441\u0442\u0438 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438."},header:{closeIcon:{label:"\u0423\u0432\u0435\u043B\u0438\u0447\u0435\u043D\u043D\u044B\u0439 \u0432\u0438\u0434"}},languages:{title:"\u042F\u0437\u044B\u043A ({{language}})",label:"\u041F\u043E\u0437\u0432\u043E\u043B\u044F\u0435\u0442 \u0438\u0437\u043C\u0435\u043D\u0438\u0442\u044C \u044F\u0437\u044B\u043A \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 AccessFlow \u043E\u0434\u043D\u0438\u043C \u0449\u0435\u043B\u0447\u043A\u043E\u043C.",input:{label:"\u041F\u043E\u0438\u0441\u043A \u0436\u0435\u043B\u0430\u0435\u043C\u043E\u0433\u043E \u044F\u0437\u044B\u043A\u0430."},availableLanguages:{label:"\u041F\u0435\u0440\u0435\u043A\u043B\u044E\u0447\u0438\u0442\u0435 \u0438\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u043D\u0430 \u044F\u0437\u044B\u043A {{language}}."}},tools:{contrast:{title:"\u041A\u043E\u043D\u0442\u0440\u0430\u0441\u0442",label:"\u041E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u0435\u0442 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442 \u0432 \u0440\u0430\u0437\u043B\u0438\u0447\u043D\u044B\u0445 \u0443\u0440\u043E\u0432\u043D\u044F\u0445 \u043A\u043E\u043D\u0442\u0440\u0430\u0441\u0442\u043D\u043E\u0441\u0442\u0438."},links:{title:"\u0421\u0441\u044B\u043B\u043A\u0438",label:"\u0412\u044B\u0434\u0435\u043B\u044F\u0435\u0442 \u0432\u0441\u0435 \u0441\u0441\u044B\u043B\u043A\u0438 \u043D\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0435 \u0446\u0432\u0435\u0442\u043E\u043C."},biggerText:{title:"\u0423\u0432\u0435\u043B\u0438\u0447\u0435\u043D\u043D\u044B\u0439 \u0442\u0435\u043A\u0441\u0442",label:"\u0423\u0432\u0435\u043B\u0438\u0447\u0438\u0432\u0430\u0435\u0442 \u0448\u0440\u0438\u0444\u0442 \u043F\u043E \u0441\u0440\u0430\u0432\u043D\u0435\u043D\u0438\u044E \u0441 \u0442\u0435\u043A\u0443\u0449\u0438\u043C \u0440\u0430\u0437\u043C\u0435\u0440\u043E\u043C \u0448\u0440\u0438\u0444\u0442\u0430."},textSpacing:{title:"\u041C\u0435\u0436\u0434\u0443\u0441\u0442\u0440\u043E\u0447\u043D\u044B\u0439 \u0438\u043D\u0442\u0435\u0440\u0432\u0430\u043B",label:"\u0423\u0432\u0435\u043B\u0438\u0447\u0438\u0432\u0430\u0435\u0442 \u0440\u0430\u0441\u0441\u0442\u043E\u044F\u043D\u0438\u0435 \u043C\u0435\u0436\u0434\u0443 \u0441\u0438\u043C\u0432\u043E\u043B\u0430\u043C\u0438 \u0438 \u0441\u043B\u043E\u0432\u0430\u043C\u0438."},imagesRemove:{title:"\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F",label:"\u0412\u0441\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F \u043D\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0435 \u0441\u043A\u0440\u044B\u0442\u044B."},lineHeight:{title:"\u0412\u044B\u0441\u043E\u0442\u0430 \u0441\u0442\u0440\u043E\u043A\u0438",label:"\u0412\u044B\u0441\u043E\u0442\u0430 \u0441\u0442\u0440\u043E\u043A\u0438 \u0443\u0432\u0435\u043B\u0438\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0434\u043B\u044F \u043A\u0430\u0436\u0434\u043E\u0433\u043E \u0442\u0435\u043A\u0441\u0442\u043E\u0432\u043E\u0433\u043E \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430 \u043D\u0430 \u0432\u0435\u0431-\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435."},saturation:{title:"\u041D\u0430\u0441\u044B\u0449\u0435\u043D\u043D\u043E\u0441\u0442\u044C",label:"\u041D\u0430\u0441\u044B\u0449\u0435\u043D\u043D\u043E\u0441\u0442\u044C \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0430 \u0443\u0432\u0435\u043B\u0438\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0438\u043B\u0438 \u0443\u043C\u0435\u043D\u044C\u0448\u0430\u0435\u0442\u0441\u044F \u0434\u043B\u044F \u043E\u0431\u0435\u0441\u043F\u0435\u0447\u0435\u043D\u0438\u044F \u043B\u0443\u0447\u0448\u0435\u0439 \u0447\u0438\u0442\u0430\u0435\u043C\u043E\u0441\u0442\u0438."},mouseCursor:{title:"\u041A\u0443\u0440\u0441\u043E\u0440 \u043C\u044B\u0448\u0438",label:"\u041A\u0443\u0440\u0441\u043E\u0440 \u043C\u044B\u0448\u0438 \u0443\u0432\u0435\u043B\u0438\u0447\u0438\u0432\u0430\u0435\u0442\u0441\u044F \u0432 3 \u0440\u0430\u0437\u0430 \u0434\u043B\u044F \u043B\u0443\u0447\u0448\u0435\u0433\u043E \u0444\u043E\u043A\u0443\u0441\u0438\u0440\u043E\u0432\u0430\u043D\u0438\u044F."},siteStructure:{title:"\u0421\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430 \u0441\u0430\u0439\u0442\u0430",label:"\u0412\u0441\u0435 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0438 \u0438 \u0441\u0441\u044B\u043B\u043A\u0438 \u043F\u0435\u0440\u0435\u0447\u0438\u0441\u043B\u0435\u043D\u044B \u043E\u0434\u0438\u043D \u043F\u043E\u0434 \u0434\u0440\u0443\u0433\u0438\u043C \u0432 \u043F\u043E\u0440\u044F\u0434\u043A\u0435 \u0432\u0430\u0436\u043D\u043E\u0441\u0442\u0438, \u0447\u0442\u043E \u043E\u0431\u043B\u0435\u0433\u0447\u0430\u0435\u0442 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044E \u043F\u043E \u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0435."},tooltips:{title:"\u041F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0438",label:"\u0412\u0441\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B, \u0443 \u043A\u043E\u0442\u043E\u0440\u044B\u0445 \u0435\u0441\u0442\u044C \u0430\u0442\u0440\u0438\u0431\u0443\u0442 `title` \u0438\u043B\u0438 `label`, \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0430\u044E\u0442 \u0432\u0438\u0434\u0438\u043C\u0443\u044E \u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0443 \u043F\u0440\u0438 \u043D\u0430\u0432\u0435\u0434\u0435\u043D\u0438\u0438 \u043D\u0430 \u043D\u0438\u0445 \u043A\u0443\u0440\u0441\u043E\u0440\u0430 \u043C\u044B\u0448\u0438."},readableText:{title:"\u0427\u0438\u0442\u0430\u0435\u043C\u044B\u0439 \u0442\u0435\u043A\u0441\u0442",label:"\u0417\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u0442\u0441\u044F \u043D\u043E\u0432\u044B\u0439 \u0448\u0440\u0438\u0444\u0442 \u0434\u043B\u044F \u0443\u043B\u0443\u0447\u0448\u0435\u043D\u0438\u044F \u0447\u0438\u0442\u0430\u0435\u043C\u043E\u0441\u0442\u0438 \u0442\u0435\u043A\u0441\u0442\u0430. \u0422\u0430\u043A\u0436\u0435 \u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D \u0448\u0440\u0438\u0444\u0442, \u0441\u043F\u0435\u0446\u0438\u0430\u043B\u044C\u043D\u043E \u043F\u0440\u0435\u0434\u043D\u0430\u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044B\u0439 \u0434\u043B\u044F \u0434\u0438\u0441\u043B\u0435\u043A\u0441\u0438\u043A\u043E\u0432."},stopAnimation:{title:"\u041E\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0430\u043D\u0438\u043C\u0430\u0446\u0438\u044E",label:"\u041F\u0440\u0438\u043E\u0441\u0442\u0430\u043D\u0430\u0432\u043B\u0438\u0432\u0430\u0435\u0442 \u0432\u0441\u0435 \u0432\u0438\u0434\u0435\u043E \u0438 \u0430\u043D\u0438\u043C\u0430\u0446\u0438\u0438 \u043D\u0430 \u0432\u0441\u0435\u043C \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0435."}},reportError:{button:"\u0421\u043E\u043E\u0431\u0449\u0438\u0442\u044C \u043E\u0431 \u043E\u0448\u0438\u0431\u043A\u0435",label:"\u0421\u043E\u043E\u0431\u0449\u0438\u0442\u044C \u043E\u0431 \u043E\u0448\u0438\u0431\u043A\u0435 \u0441 AccessFlow"},overAccessFlow:{label:"\u041E Access-Flow"}}},sv:{accessFlow:{openSymbol:{label:"\xD6ppna tillg\xE4nglighetsmenyn AccessFlow f\xF6r att g\xF6ra inst\xE4llningar."},header:{closeIcon:{label:"N\xE4rbild"}},languages:{title:"Spr\xE5k ({{language}})",label:"L\xE5ter dig \xE4ndra AccessFlow-gr\xE4nssnittets spr\xE5k med en enda klickning.",input:{label:"S\xF6k efter \xF6nskat spr\xE5k."},availableLanguages:{label:"V\xE4xla gr\xE4nssnittet till {{language}} spr\xE5k."}},tools:{contrast:{title:"Kontrast",label:"Visar webbplatsen i olika kontrastniv\xE5er."},links:{title:"L\xE4nkar",label:"Markerar alla l\xE4nkar p\xE5 webbplatsen med f\xE4rg."},biggerText:{title:"St\xF6rre text",label:"F\xF6rstorar teckensnittet j\xE4mf\xF6rt med den aktuella teckenstorleken."},textSpacing:{title:"Textavst\xE5nd",label:"\xD6kar avst\xE5ndet mellan tecken och ord."},imagesRemove:{title:"Ta bort bilder",label:"Alla bildkomponenter p\xE5 webbplatsen \xE4r dolda."},lineHeight:{title:"Radh\xF6jd",label:"Radh\xF6jden \xF6kas f\xF6r varje textelement p\xE5 webbsidan."},saturation:{title:"M\xE4ttnad",label:"Webbplatsens m\xE4ttnad \xF6kas eller minskas f\xF6r att s\xE4kerst\xE4lla b\xE4ttre l\xE4sbarhet."},mouseCursor:{title:"Muskursor",label:"Muskursorn f\xF6rstoras 3 g\xE5nger f\xF6r b\xE4ttre fokus."},siteStructure:{title:"Webbplatsstruktur",label:"Alla rubriker och l\xE4nkar listas under varandra i ordning av viktighet, vilket g\xF6r det enklare att navigera p\xE5 sidan."},tooltips:{title:"Verktygstips",label:"Alla element som har en `title` eller `label`-attribut visar ett synligt verktygstips n\xE4r du sveper \xF6ver dem med musen."},readableText:{title:"L\xE4sbar text",label:"En ny typsnitt laddas f\xF6r att g\xF6ra texten l\xE4ttare att l\xE4sa. Det finns ocks\xE5 en typsnitt som \xE4r speciellt anpassad f\xF6r dyslektiker."},stopAnimation:{title:"Stoppa animationer",label:"Pausar alla videor och animationer p\xE5 hela webbplatsen."}},reportError:{button:"Rapportera fel",label:"Rapportera ett fel med AccessFlow"},overAccessFlow:{label:"Om Access-Flow"}}},sk:{accessFlow:{openSymbol:{label:"Otvorte menu dostupnosti AccessFlow a vykonajte nastavenia."},header:{closeIcon:{label:"Zv\xE4\u010D\u0161en\xFD zobrazenie"}},languages:{title:"Jazyk ({{language}})",label:"Umo\u017E\u0148uje zmeni\u0165 jazyk rozhrania AccessFlow jedn\xFDm kliknut\xEDm.",input:{label:"Vyh\u013Eadajte po\u017Eadovan\xFD jazyk."},availableLanguages:{label:"Prepni rozhranie na jazyk {{language}}."}},tools:{contrast:{title:"Kontrast",label:"Zobrazuje webov\xFA str\xE1nku v r\xF4znych \xFArovniach kontrastu."},links:{title:"Odkazy",label:"Zv\xFDraz\u0148uje v\u0161etky odkazy na webovej str\xE1nke farbou."},biggerText:{title:"V\xE4\u010D\u0161\xED text",label:"Zv\xE4\u010D\u0161uje p\xEDsmo v porovnan\xED s aktu\xE1lnou ve\u013Ekos\u0165ou p\xEDsma."},textSpacing:{title:"Rozostup textu",label:"Zv\xE4\u010D\u0161uje rozostup medzi znakmi a slovami."},imagesRemove:{title:"Odstr\xE1ni\u0165 obr\xE1zky",label:"V\u0161etky obr\xE1zkov\xE9 prvky na webovej str\xE1nke s\xFA skryt\xE9."},lineHeight:{title:"V\xFD\u0161ka riadku",label:"V\xFD\u0161ka riadku sa zvy\u0161uje pre ka\u017Ed\xFD textov\xFD element na webovej str\xE1nke."},saturation:{title:"S\xFDtos\u0165",label:"S\xFDtos\u0165 webovej str\xE1nky sa zvy\u0161uje alebo zni\u017Euje, aby sa zabezpe\u010Dila lep\u0161ia \u010Ditate\u013Enos\u0165."},mouseCursor:{title:"Kurzor my\u0161i",label:"Kurzor my\u0161i sa zv\xE4\u010D\u0161uje 3-kr\xE1t pre lep\u0161ie zaostrenie."},siteStructure:{title:"\u0160trukt\xFAra str\xE1nky",label:"V\u0161etky nadpisy a odkazy s\xFA uveden\xE9 pod sebou pod\u013Ea d\xF4le\u017Eitosti, \u010Do u\u013Eah\u010Duje navig\xE1ciu na str\xE1nke."},tooltips:{title:"Tipy na n\xE1stroje",label:"V\u0161etky prvky, ktor\xE9 maj\xFA atrib\xFAt `title` alebo `label`, zobrazuj\xFA vidite\u013En\xFD tip na n\xE1stroje, ke\u010F na ne prejdete my\u0161ou."},readableText:{title:"\u010Citate\u013En\xFD text",label:"Na\u010D\xEDta sa nov\xFD p\xEDsmo, aby sa text stal \u013Eah\u0161ie \u010Ditate\u013En\xFDm. K dispoz\xEDcii je tie\u017E p\xEDsmo \u0161peci\xE1lne ur\u010Den\xE9 pre dyslektikov."},stopAnimation:{title:"Zastavi\u0165 anim\xE1cie",label:"Pozastav\xED v\u0161etky vide\xE1 a anim\xE1cie na celej webovej str\xE1nke."}},reportError:{button:"Nahl\xE1si\u0165 chybu",label:"Nahl\xE1ste chybu s AccessFlow"},overAccessFlow:{label:"O Access-Flow"}}},sl:{accessFlow:{openSymbol:{label:"Odpri meni dostopnosti AccessFlow za nastavitve."},header:{closeIcon:{label:"Pove\u010Dan pogled"}},languages:{title:"Jezik ({{language}})",label:"Omogo\u010Da spremembo jezika vmesnika AccessFlow z enim klikom.",input:{label:"Poi\u0161\u010Dite \u017Eeleni jezik."},availableLanguages:{label:"Preklopi vmesnik na jezik {{language}}."}},tools:{contrast:{title:"Kontrast",label:"Prika\u017Ee spletno mesto v razli\u010Dnih kontrastnih ravneh."},links:{title:"Povezave",label:"Poudari vse povezave na spletnem mestu z barvo."},biggerText:{title:"Ve\u010Dje besedilo",label:"Pove\u010Da pisavo glede na trenutno velikost pisave."},textSpacing:{title:"Razmik besedila",label:"Pove\u010Da razdaljo med znaki in besedami."},imagesRemove:{title:"Odstrani slike",label:"Vse slikovne elemente na spletnem mestu so skriti."},lineHeight:{title:"Vi\u0161ina vrstice",label:"Vi\u0161ina vrstice se pove\u010Da za vsak element besedila na spletni strani."},saturation:{title:"Nasi\u010Denost",label:"Nasi\u010Denost spletnega mesta se pove\u010Da ali zmanj\u0161a za bolj\u0161o berljivost."},mouseCursor:{title:"Mi\u0161kin kazalec",label:"Mi\u0161kin kazalec se pove\u010Da 3-krat za bolj\u0161i fokus."},siteStructure:{title:"Struktura spletnega mesta",label:"Vsi naslovi in povezave so navedeni en pod drugim glede na njihovo pomembnost, kar olaj\u0161a navigacijo po strani."},tooltips:{title:"Namigi",label:"Vsi elementi, ki imajo atribut `title` ali `label`, prika\u017Eejo vidni namig, ko se z mi\u0161ko premaknete nad njih."},readableText:{title:"Berljivo besedilo",label:"Nalo\u017Ei se nova pisava, da bo besedilo bolj berljivo. Na voljo je tudi pisava, ki je posebej primerna za dislektike."},stopAnimation:{title:"Ustavi animacije",label:"Zaustavi vse videoposnetke in animacije na celotnem spletnem mestu."}},reportError:{button:"Prijavi napako",label:"Prijavite napako z AccessFlow"},overAccessFlow:{label:"O Access-Flow"}}},es:{accessFlow:{openSymbol:{label:"Abra el men\xFA de accesibilidad de AccessFlow para realizar los ajustes."},header:{closeIcon:{label:"Vista ampliada"}},languages:{title:"Idioma ({{language}})",label:"Permite cambiar el idioma de la interfaz de AccessFlow con un solo clic.",input:{label:"Busca el idioma deseado."},availableLanguages:{label:"Cambiar la interfaz al idioma {{language}}."}},tools:{contrast:{title:"Contraste",label:"Muestra el sitio web en diferentes niveles de contraste."},links:{title:"Enlaces",label:"Resalta todos los enlaces del sitio web con color."},biggerText:{title:"Texto m\xE1s grande",label:"Aumenta el tama\xF1o de la fuente en relaci\xF3n con el tama\xF1o de fuente actual."},textSpacing:{title:"Espaciado de texto",label:"Aumenta el espacio entre caracteres y palabras."},imagesRemove:{title:"Eliminar im\xE1genes",label:"Todos los elementos de imagen en el sitio web est\xE1n ocultos."},lineHeight:{title:"Altura de l\xEDnea",label:"La altura de l\xEDnea se incrementa para cada elemento de texto en la p\xE1gina web."},saturation:{title:"Saturaci\xF3n",label:"La saturaci\xF3n del sitio web se incrementa o disminuye para garantizar una mejor legibilidad."},mouseCursor:{title:"Cursor del rat\xF3n",label:"El cursor del rat\xF3n se ampl\xEDa 3 veces para un mejor enfoque."},siteStructure:{title:"Estructura del sitio",label:"Todos los t\xEDtulos y enlaces se enumeran uno debajo del otro en orden de importancia, lo que facilita la navegaci\xF3n en la p\xE1gina."},tooltips:{title:"Sugerencias",label:"Todos los elementos que tienen un atributo `title` o `label` muestran una sugerencia visible cuando se pasa el rat\xF3n sobre ellos."},readableText:{title:"Texto legible",label:"Se carga una nueva fuente para hacer el texto m\xE1s legible. Tambi\xE9n est\xE1 disponible una fuente especialmente adecuada para disl\xE9xicos."},stopAnimation:{title:"Detener animaciones",label:"Pausa todos los videos y animaciones en todo el sitio web."}},reportError:{button:"Informar de un error",label:"Informar de un error con AccessFlow"},overAccessFlow:{label:"Sobre Access-Flow"}}},cs:{accessFlow:{openSymbol:{label:"Otev\u0159ete nab\xEDdku p\u0159\xEDstupnosti AccessFlow pro proveden\xED nastaven\xED."},header:{closeIcon:{label:"Zv\u011Bt\u0161en\xFD pohled"}},languages:{title:"Jazyk ({{language}})",label:"Umo\u017E\u0148uje zm\u011Bnit jazyk rozhran\xED AccessFlow jedn\xEDm kliknut\xEDm.",input:{label:"Vyhledejte po\u017Eadovan\xFD jazyk."},availableLanguages:{label:"P\u0159epn\u011Bte rozhran\xED na jazyk {{language}}."}},tools:{contrast:{title:"Kontrast",label:"Zobrazuje webovou str\xE1nku v r\u016Fzn\xFDch \xFArovn\xEDch kontrastu."},links:{title:"Odkazy",label:"Zv\xFDraz\u0148uje v\u0161echny odkazy na webov\xE9 str\xE1nce barvou."},biggerText:{title:"V\u011Bt\u0161\xED text",label:"Zv\u011Bt\u0161uje p\xEDsmo ve srovn\xE1n\xED s aktu\xE1ln\xED velikost\xED p\xEDsma."},textSpacing:{title:"Odstup textu",label:"Zv\u011Bt\u0161uje odstup mezi znaky a slovy."},imagesRemove:{title:"Odstranit obr\xE1zky",label:"V\u0161echny obr\xE1zkov\xE9 prvky na webov\xE9 str\xE1nce jsou skryty."},lineHeight:{title:"V\xFD\u0161ka \u0159\xE1dku",label:"V\xFD\u0161ka \u0159\xE1dku je zv\xFD\u0161ena pro ka\u017Ed\xFD textov\xFD prvek na webov\xE9 str\xE1nce."},saturation:{title:"Sytost",label:"Sytost webov\xE9 str\xE1nky je zv\xFD\u0161ena nebo sn\xED\u017Eena pro zaji\u0161t\u011Bn\xED lep\u0161\xED \u010Ditelnosti."},mouseCursor:{title:"Kurzor my\u0161i",label:"Kurzor my\u0161i je zv\u011Bt\u0161en 3kr\xE1t pro lep\u0161\xED zaost\u0159en\xED."},siteStructure:{title:"Struktura str\xE1nky",label:"V\u0161echny nadpisy a odkazy jsou uvedeny pod sebou podle d\u016Fle\u017Eitosti, co\u017E usnad\u0148uje navigaci na str\xE1nce."},tooltips:{title:"Tipy",label:"V\u0161echny prvky, kter\xE9 maj\xED atribut `title` nebo `label`, zobrazuj\xED viditeln\xFD tip, kdy\u017E na n\u011B najedete my\u0161\xED."},readableText:{title:"\u010Citeln\xFD text",label:"Na\u010Dte se nov\xFD font pro zlep\u0161en\xED \u010Ditelnosti textu. K dispozici je tak\xE9 font speci\xE1ln\u011B navr\u017Een\xFD pro dyslektiky."},stopAnimation:{title:"Zastavit animace",label:"Pozastav\xED v\u0161echny videa a animace na cel\xE9m webu."}},reportError:{button:"Nahl\xE1sit chybu",label:"Nahl\xE1sit chybu s AccessFlow"},overAccessFlow:{label:"O Access-Flow"}}},tr:{accessFlow:{openSymbol:{label:"Ayarlar yapmak i\xE7in eri\u015Filebilirlik men\xFCs\xFC AccessFlow'u a\xE7\u0131n."},header:{closeIcon:{label:"B\xFCy\xFCt\xFClm\xFC\u015F g\xF6r\xFCn\xFCm"}},languages:{title:"Dil ({{language}})",label:"AccessFlow aray\xFCz dilini tek t\u0131klamayla de\u011Fi\u015Ftirmenizi sa\u011Flar.",input:{label:"Aranan dili aray\u0131n."},availableLanguages:{label:"Aray\xFCz\xFC {{language}} diline de\u011Fi\u015Ftirin."}},tools:{contrast:{title:"Kontrast",label:"Web sitesini farkl\u0131 kontrast seviyelerinde g\xF6sterir."},links:{title:"Ba\u011Flant\u0131lar",label:"Web sitesindeki t\xFCm ba\u011Flant\u0131lar\u0131 renk ile vurgular."},biggerText:{title:"Daha b\xFCy\xFCk metin",label:"Mevcut metin boyutuna g\xF6re yaz\u0131 tipini b\xFCy\xFCt\xFCr."},textSpacing:{title:"Metin aral\u0131\u011F\u0131",label:"Karakterler ve kelimeler aras\u0131ndaki bo\u015Flu\u011Fu art\u0131r\u0131r."},imagesRemove:{title:"Resimleri kald\u0131r",label:"Web sitesindeki t\xFCm resim \xF6\u011Feleri gizlidir."},lineHeight:{title:"Sat\u0131r y\xFCksekli\u011Fi",label:"Web sayfas\u0131ndaki her metin \xF6\u011Fesi i\xE7in sat\u0131r y\xFCksekli\u011Fi art\u0131r\u0131l\u0131r."},saturation:{title:"Doyma",label:"Web sitesinin doygunlu\u011Fu art\u0131r\u0131l\u0131r veya azalt\u0131l\u0131r, daha iyi okunabilirlik sa\u011Flamak i\xE7in."},mouseCursor:{title:"Fare imleci",label:"Fare imleci odaklanmay\u0131 art\u0131rmak i\xE7in 3 kat b\xFCy\xFCt\xFCl\xFCr."},siteStructure:{title:"Site yap\u0131s\u0131",label:"T\xFCm ba\u015Fl\u0131klar ve ba\u011Flant\u0131lar \xF6nem s\u0131ras\u0131na g\xF6re alt alta listelenir, sayfada gezinmeyi kolayla\u015Ft\u0131r\u0131r."},tooltips:{title:"\u0130pu\xE7lar\u0131",label:"Bir `title` veya `label` niteli\u011Fine sahip t\xFCm \xF6\u011Feler, fare ile \xFCzerlerine gelindi\u011Finde g\xF6r\xFCn\xFCr bir ara\xE7 ipucu g\xF6r\xFCnt\xFCler."},readableText:{title:"Okunabilir metin",label:"Metni daha okunabilir hale getirmek i\xE7in yeni bir yaz\u0131 tipi y\xFCklenir. Disleksi hastalar\u0131 i\xE7in \xF6zel olarak tasarlanm\u0131\u015F bir yaz\u0131 tipi de mevcuttur."},stopAnimation:{title:"Animasyonlar\u0131 durdur",label:""}},reportError:{button:"Hata bildir",label:"AccessFlow ile ilgili bir hatay\u0131 bildirin."},overAccessFlow:{label:"Access-Flow Hakk\u0131nda"}}},uk:{accessFlow:{openSymbol:{label:"\u0412\u0456\u0434\u043A\u0440\u0438\u0439\u0442\u0435 \u043C\u0435\u043D\u044E \u0434\u043E\u0441\u0442\u0443\u043F\u043D\u043E\u0441\u0442\u0456 AccessFlow, \u0449\u043E\u0431 \u0432\u043D\u0435\u0441\u0442\u0438 \u043D\u0430\u043B\u0430\u0448\u0442\u0443\u0432\u0430\u043D\u043D\u044F."},header:{closeIcon:{label:"\u0417\u0431\u0456\u043B\u044C\u0448\u0435\u043D\u0438\u0439 \u0432\u0438\u0433\u043B\u044F\u0434"}},languages:{title:"\u041C\u043E\u0432\u0430 ({{language}})",label:"\u0414\u043E\u0437\u0432\u043E\u043B\u044F\u0454 \u0437\u043C\u0456\u043D\u0438\u0442\u0438 \u043C\u043E\u0432\u0443 \u0456\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0443 AccessFlow \u043E\u0434\u043D\u0438\u043C \u043A\u043B\u0456\u043A\u043E\u043C.",input:{label:"\u0428\u0443\u043A\u0430\u0439\u0442\u0435 \u043F\u043E\u0442\u0440\u0456\u0431\u043D\u0443 \u043C\u043E\u0432\u0443."},availableLanguages:{label:"\u041F\u0435\u0440\u0435\u043C\u043A\u043D\u0456\u0442\u044C \u0456\u043D\u0442\u0435\u0440\u0444\u0435\u0439\u0441 \u043D\u0430 \u043C\u043E\u0432\u0443 {{language}}."}},tools:{contrast:{title:"\u041A\u043E\u043D\u0442\u0440\u0430\u0441\u0442",label:"\u041F\u043E\u043A\u0430\u0437\u0443\u0454 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442 \u043D\u0430 \u0440\u0456\u0437\u043D\u0438\u0445 \u0440\u0456\u0432\u043D\u044F\u0445 \u043A\u043E\u043D\u0442\u0440\u0430\u0441\u0442\u043D\u043E\u0441\u0442\u0456."},links:{title:"\u041F\u043E\u0441\u0438\u043B\u0430\u043D\u043D\u044F",label:"\u0412\u0438\u0434\u0456\u043B\u044F\u0454 \u0432\u0441\u0456 \u043F\u043E\u0441\u0438\u043B\u0430\u043D\u043D\u044F \u043D\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0456 \u043A\u043E\u043B\u044C\u043E\u0440\u043E\u043C."},biggerText:{title:"\u0417\u0431\u0456\u043B\u044C\u0448\u0435\u043D\u0438\u0439 \u0442\u0435\u043A\u0441\u0442",label:"\u0417\u0431\u0456\u043B\u044C\u0448\u0443\u0454 \u0448\u0440\u0438\u0444\u0442 \u043F\u043E\u0440\u0456\u0432\u043D\u044F\u043D\u043E \u0437 \u043F\u043E\u0442\u043E\u0447\u043D\u0438\u043C \u0440\u043E\u0437\u043C\u0456\u0440\u043E\u043C \u0448\u0440\u0438\u0444\u0442\u0443."},textSpacing:{title:"\u041C\u0456\u0436\u0440\u044F\u0434\u043A\u043E\u0432\u0438\u0439 \u0456\u043D\u0442\u0435\u0440\u0432\u0430\u043B",label:"\u0417\u0431\u0456\u043B\u044C\u0448\u0443\u0454 \u0432\u0456\u0434\u0441\u0442\u0430\u043D\u044C \u043C\u0456\u0436 \u0441\u0438\u043C\u0432\u043E\u043B\u0430\u043C\u0438 \u0442\u0430 \u0441\u043B\u043E\u0432\u0430\u043C\u0438."},imagesRemove:{title:"\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438 \u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u043D\u044F",label:"\u0423\u0441\u0456 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438 \u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u043D\u044F \u043D\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0456 \u043F\u0440\u0438\u0445\u043E\u0432\u0430\u043D\u0456."},lineHeight:{title:"\u0412\u0438\u0441\u043E\u0442\u0430 \u0440\u044F\u0434\u043A\u0430",label:"\u0412\u0438\u0441\u043E\u0442\u0430 \u0440\u044F\u0434\u043A\u0430 \u0437\u0431\u0456\u043B\u044C\u0448\u0443\u0454\u0442\u044C\u0441\u044F \u0434\u043B\u044F \u043A\u043E\u0436\u043D\u043E\u0433\u043E \u0442\u0435\u043A\u0441\u0442\u043E\u0432\u043E\u0433\u043E \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0430 \u043D\u0430 \u0432\u0435\u0431-\u0441\u0442\u043E\u0440\u0456\u043D\u0446\u0456."},saturation:{title:"\u041D\u0430\u0441\u0438\u0447\u0435\u043D\u0456\u0441\u0442\u044C",label:"\u041D\u0430\u0441\u0438\u0447\u0435\u043D\u0456\u0441\u0442\u044C \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0443 \u0437\u0431\u0456\u043B\u044C\u0448\u0443\u0454\u0442\u044C\u0441\u044F \u0430\u0431\u043E \u0437\u043C\u0435\u043D\u0448\u0443\u0454\u0442\u044C\u0441\u044F \u0434\u043B\u044F \u0437\u0430\u0431\u0435\u0437\u043F\u0435\u0447\u0435\u043D\u043D\u044F \u043A\u0440\u0430\u0449\u043E\u0457 \u0447\u0438\u0442\u0430\u0431\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0456."},mouseCursor:{title:"\u041A\u0443\u0440\u0441\u043E\u0440 \u043C\u0438\u0448\u0456",label:"\u041A\u0443\u0440\u0441\u043E\u0440 \u043C\u0438\u0448\u0456 \u0437\u0431\u0456\u043B\u044C\u0448\u0443\u0454\u0442\u044C\u0441\u044F \u0432 3 \u0440\u0430\u0437\u0438 \u0434\u043B\u044F \u043A\u0440\u0430\u0449\u043E\u0433\u043E \u0444\u043E\u043A\u0443\u0441\u0443\u0432\u0430\u043D\u043D\u044F."},siteStructure:{title:"\u0421\u0442\u0440\u0443\u043A\u0442\u0443\u0440\u0430 \u0441\u0430\u0439\u0442\u0443",label:"\u0423\u0441\u0456 \u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043A\u0438 \u0442\u0430 \u043F\u043E\u0441\u0438\u043B\u0430\u043D\u043D\u044F \u043F\u0435\u0440\u0435\u0440\u0430\u0445\u043E\u0432\u0430\u043D\u0456 \u043E\u0434\u0438\u043D \u043F\u0456\u0434 \u043E\u0434\u043D\u0438\u043C \u0432 \u043F\u043E\u0440\u044F\u0434\u043A\u0443 \u0432\u0430\u0436\u043B\u0438\u0432\u043E\u0441\u0442\u0456, \u0449\u043E \u043F\u043E\u043B\u0435\u0433\u0448\u0443\u0454 \u043D\u0430\u0432\u0456\u0433\u0430\u0446\u0456\u044E \u043D\u0430 \u0441\u0442\u043E\u0440\u0456\u043D\u0446\u0456."},tooltips:{title:"\u041F\u0456\u0434\u043A\u0430\u0437\u043A\u0438",label:"\u0423\u0441\u0456 \u0435\u043B\u0435\u043C\u0435\u043D\u0442\u0438, \u044F\u043A\u0456 \u043C\u0430\u044E\u0442\u044C \u0430\u0442\u0440\u0438\u0431\u0443\u0442 `title` \u0430\u0431\u043E `label`, \u043F\u043E\u043A\u0430\u0437\u0443\u044E\u0442\u044C \u0432\u0438\u0434\u0438\u043C\u0443 \u043F\u0456\u0434\u043A\u0430\u0437\u043A\u0443 \u0434\u043B\u044F \u0456\u043D\u0441\u0442\u0440\u0443\u043C\u0435\u043D\u0442\u0456\u0432 \u043F\u0440\u0438 \u043D\u0430\u0432\u0435\u0434\u0435\u043D\u043D\u0456 \u043D\u0430 \u043D\u0438\u0445 \u043A\u0443\u0440\u0441\u043E\u0440\u0430 \u043C\u0438\u0448\u0456."},readableText:{title:"\u0427\u0438\u0442\u0430\u0431\u0435\u043B\u044C\u043D\u0438\u0439 \u0442\u0435\u043A\u0441\u0442",label:"\u0417\u0430\u0432\u0430\u043D\u0442\u0430\u0436\u0443\u0454\u0442\u044C\u0441\u044F \u043D\u043E\u0432\u0438\u0439 \u0448\u0440\u0438\u0444\u0442 \u0434\u043B\u044F \u043F\u043E\u043B\u0456\u043F\u0448\u0435\u043D\u043D\u044F \u0447\u0438\u0442\u0430\u0431\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u0456 \u0442\u0435\u043A\u0441\u0442\u0443. \u0422\u0430\u043A\u043E\u0436 \u0434\u043E\u0441\u0442\u0443\u043F\u043D\u0438\u0439 \u0448\u0440\u0438\u0444\u0442, \u0441\u043F\u0435\u0446\u0456\u0430\u043B\u044C\u043D\u043E \u043F\u0440\u0438\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0439 \u0434\u043B\u044F \u0434\u0438\u0441\u043B\u0435\u043A\u0441\u0456\u043A\u0456\u0432."},stopAnimation:{title:"\u0417\u0443\u043F\u0438\u043D\u0438\u0442\u0438 \u0430\u043D\u0456\u043C\u0430\u0446\u0456\u044E",label:"\u041F\u0440\u0438\u0437\u0443\u043F\u0438\u043D\u044F\u0454 \u0432\u0441\u0456 \u0432\u0456\u0434\u0435\u043E \u0442\u0430 \u0430\u043D\u0456\u043C\u0430\u0446\u0456\u0457 \u043D\u0430 \u0432\u0441\u044C\u043E\u043C\u0443 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0456."}},reportError:{button:"\u041F\u043E\u0432\u0456\u0434\u043E\u043C\u0438\u0442\u0438 \u043F\u0440\u043E \u043F\u043E\u043C\u0438\u043B\u043A\u0443",label:"\u041F\u043E\u0432\u0456\u0434\u043E\u043C\u0438\u0442\u0438 \u043F\u0440\u043E \u043F\u043E\u043C\u0438\u043B\u043A\u0443 \u0437 AccessFlow"},overAccessFlow:{label:"\u041F\u0440\u043E Access-Flow"}}},hu:{accessFlow:{openSymbol:{label:"Nyissa meg az AccessFlow hozz\xE1f\xE9rhet\u0151s\xE9gi men\xFCt a be\xE1ll\xEDt\xE1sok elv\xE9gz\xE9s\xE9hez."},header:{closeIcon:{label:"Nagy\xEDtott n\xE9zet"}},languages:{title:"Nyelv ({{language}})",label:"Lehet\u0151v\xE9 teszi az AccessFlow fel\xFClet nyelv\xE9nek egyetlen kattint\xE1ssal t\xF6rt\xE9n\u0151 megv\xE1ltoztat\xE1s\xE1t.",input:{label:"Keresse meg a k\xEDv\xE1nt nyelvet."},availableLanguages:{label:"V\xE1ltson az {{language}} nyelv\u0171 fel\xFCletre."}},tools:{contrast:{title:"Kontraszt",label:"A webhelyet k\xFCl\xF6nb\xF6z\u0151 kontraszt szinteken jelen\xEDti meg."},links:{title:"Hivatkoz\xE1sok",label:"Az \xF6sszes hivatkoz\xE1st a webhelyen sz\xEDnnel kiemeli."},biggerText:{title:"Nagyobb sz\xF6veg",label:"A bet\u0171m\xE9retet az aktu\xE1lis bet\u0171m\xE9rethez k\xE9pest nagy\xEDtja."},textSpacing:{title:"Sz\xF6vegt\xE1vols\xE1g",label:"N\xF6veli a karakterek \xE9s szavak k\xF6z\xF6tti t\xE1vols\xE1got."},imagesRemove:{title:"K\xE9pek elt\xE1vol\xEDt\xE1sa",label:"Az \xF6sszes k\xE9pelem a webhelyen el van rejtve."},lineHeight:{title:"Sor magass\xE1ga",label:"A sor magass\xE1ga minden sz\xF6vegelem eset\xE9ben n\xF6vekszik a webhelyen."},saturation:{title:"Tel\xEDtetts\xE9g",label:"A webhely tel\xEDtetts\xE9ge n\xF6vekszik vagy cs\xF6kken a jobb olvashat\xF3s\xE1g \xE9rdek\xE9ben."},mouseCursor:{title:"Eg\xE9rkurzor",label:"Az eg\xE9rkurzor 3-szoros\xE1ra nagy\xEDtva jobb f\xF3kusz\xE1l\xE1st biztos\xEDt."},siteStructure:{title:"Webhely szerkezete",label:"Az \xF6sszes c\xEDm \xE9s hivatkoz\xE1s fontoss\xE1guk sorrendj\xE9ben egym\xE1s alatt vannak felsorolva, ami megk\xF6nny\xEDti az oldalon val\xF3 navig\xE1ci\xF3t."},tooltips:{title:"Eszk\xF6zle\xEDr\xE1sok",label:"Az \xF6sszes elem, amelynek `title` vagy `label` attrib\xFAtuma van, l\xE1that\xF3 eszk\xF6zle\xEDr\xE1st jelen\xEDt meg, amikor az eg\xE9rrel r\xE1juk mutat."},readableText:{title:"Olvashat\xF3 sz\xF6veg",label:"Egy \xFAj bet\u0171t\xEDpus bet\xF6lt\xE9se a sz\xF6veg olvashat\xF3s\xE1g\xE1nak jav\xEDt\xE1sa \xE9rdek\xE9ben. Ezenk\xEDv\xFCl el\xE9rhet\u0151 egy bet\u0171t\xEDpus, amely kifejezetten diszlexi\xE1sok sz\xE1m\xE1ra k\xE9sz\xFClt."},stopAnimation:{title:"Anim\xE1ci\xF3k le\xE1ll\xEDt\xE1sa",label:"Az \xF6sszes vide\xF3t \xE9s anim\xE1ci\xF3t a webhelyen le\xE1ll\xEDtja."}},reportError:{button:"Hiba bejelent\xE9se",label:"Hiba bejelent\xE9se az AccessFlow haszn\xE1lat\xE1val"},overAccessFlow:{label:"Az Access-Flow-r\xF3l"}}}}}setLanguage(r){this.languageSubject.next(r)}translate(r,i){let o=this.languageSubject.getValue(),s=this.getTranslation(this.translations[o],r.split("."));return i&&(s=this.replaceParams(s,i)),s}getTranslation(r,i){return i.reduce((o,s)=>o&&o[s],r)||i.join(".")}replaceParams(r,i){return Object.keys(i).reduce((o,s)=>o.replace(new RegExp(`{{${s}}}`,"g"),i[s]),r)}};e.\u0275fac=function(i){return new(i||e)},e.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"});let t=e;return t})();var Df=(()=>{let e=class e{constructor(r){this.translationService=r}transform(r,i){return this.translationService.currentLanguage$.pipe(Z(()=>this.translationService.translate(r,i)))}};e.\u0275fac=function(i){return new(i||e)(P(an,16))},e.\u0275pipe=qr({name:"translate",type:e,pure:!1});let t=e;return t})();var cb=["footer"],ub=["languages"],db=["header"],fb=["toolsContainer"],hb=["searchbarLanguage"],pb=(t,e)=>e.code,gb=(t,e)=>({width:t,height:e}),mb=t=>({rtl:t}),wf=t=>({language:t}),Le=t=>({enabled:t}),yb=(t,e)=>({selected:t,visible:e}),ne=t=>({active:t});function vb(t,e){if(t&1){let n=On();se(),y(0,"svg",7),p(1,"translate"),p(2,"async"),G("click",function(){Y(n);let i=V();return K(i.openAccessibility())}),y(3,"g"),j(4,"path",8)(5,"path",9),y(6,"g"),j(7,"path",10)(8,"path",11),b()()()}if(t&2){let n=V();id("icon ",n.position,""),F("ngStyle",Js(9,gb,n.size+"px",n.size+"px")),L("aria-label",g(2,7,g(1,5,"accessFlow.openSymbol.label")))}}function bb(t,e){if(t&1){let n=On();y(0,"li",32),p(1,"translate"),p(2,"async"),G("click",function(){let i=Y(n).$implicit,o=V(3);return K(o.changeLanguage(i.code))}),y(3,"div",65),q(4),b(),y(5,"div",66),q(6),y(7,"span",67),q(8),b()()()}if(t&2){let n=e.$implicit,r=V(3);F("ngClass",Js(10,yb,n.code==r.selectedLanguage.code,r.isLanguageInSearch(n))),L("aria-label",g(2,8,Xs(1,5,"accessFlow.languages.availableLanguages.label",O(13,wf,n.name)))),m(4),te(n.code),m(2),Pn("",n.name," "),m(2),Pn("(",n.inEnglish,")")}}function Db(t,e){if(t&1){let n=On();y(0,"div",29)(1,"div",61)(2,"input",62,4),p(4,"translate"),p(5,"async"),Ks("ngModelChange",function(i){Y(n);let o=V(2);return ld(o.languageSearch,i)||(o.languageSearch=i),K(i)}),b()(),y(6,"div",63)(7,"ul"),od(8,bb,9,15,"li",64,pb),b()()()}if(t&2){let n=V(2);m(2),Ys("ngModel",n.languageSearch),L("aria-label",g(5,4,g(4,2,"accessFlow.languages.input.label"))),m(6),sd(n.availableLanguages)}}function wb(t,e){if(t&1&&(y(0,"div",36),j(1,"div",68)(2,"div",68)(3,"div",68),b()),t&2){let n=V(2);m(),F("ngClass",O(3,ne,n.enabledTools.contrast=="1")),m(),F("ngClass",O(5,ne,n.enabledTools.contrast=="2")),m(),F("ngClass",O(7,ne,n.enabledTools.contrast=="3"))}}function Cb(t,e){if(t&1&&(y(0,"div",36),j(1,"div",68)(2,"div",68)(3,"div",68),b()),t&2){let n=V(2);m(),F("ngClass",O(3,ne,n.enabledTools.biggerText=="1")),m(),F("ngClass",O(5,ne,n.enabledTools.biggerText=="2")),m(),F("ngClass",O(7,ne,n.enabledTools.biggerText=="3"))}}function Eb(t,e){if(t&1&&(y(0,"div",36),j(1,"div",68)(2,"div",68)(3,"div",68),b()),t&2){let n=V(2);m(),F("ngClass",O(3,ne,n.enabledTools.textSpacing=="1")),m(),F("ngClass",O(5,ne,n.enabledTools.textSpacing=="2")),m(),F("ngClass",O(7,ne,n.enabledTools.textSpacing=="3"))}}function _b(t,e){if(t&1&&(y(0,"div",36),j(1,"div",68)(2,"div",68)(3,"div",68),b()),t&2){let n=V(2);m(),F("ngClass",O(3,ne,n.enabledTools.lineHeight=="1")),m(),F("ngClass",O(5,ne,n.enabledTools.lineHeight=="2")),m(),F("ngClass",O(7,ne,n.enabledTools.lineHeight=="3"))}}function Ib(t,e){if(t&1&&(y(0,"div",36),j(1,"div",68)(2,"div",68)(3,"div",68),b()),t&2){let n=V(2);m(),F("ngClass",O(3,ne,n.enabledTools.saturation=="1")),m(),F("ngClass",O(5,ne,n.enabledTools.saturation=="2")),m(),F("ngClass",O(7,ne,n.enabledTools.saturation=="3"))}}function Mb(t,e){if(t&1&&(y(0,"div",36),j(1,"div",68)(2,"div",68),b()),t&2){let n=V(2);m(),F("ngClass",O(2,ne,n.enabledTools.readableText=="1")),m(),F("ngClass",O(4,ne,n.enabledTools.readableText=="2"))}}function xb(t,e){if(t&1){let n=On();y(0,"div",6)(1,"div",12)(2,"div",13,0),se(),y(4,"svg",14),j(5,"g",15),y(6,"text",16),q(7,"A"),y(8,"tspan",17),q(9,"CCESSFLOW"),b()(),y(10,"g"),j(11,"path",18)(12,"path",19),y(13,"g"),j(14,"path",20)(15,"path",21),b()()(),y(16,"svg",22),p(17,"translate"),p(18,"async"),G("click",function(){Y(n);let i=V();return K(i.showAccessibility=!1)}),j(19,"path",23),b()(),ye(),y(20,"div",24,1)(22,"div",25),p(23,"translate"),p(24,"async"),G("click",function(){Y(n);let i=V();return K(i.changeOpenLanguage())}),y(25,"p",26),q(26),p(27,"translate"),p(28,"async"),b(),se(),y(29,"svg",27),j(30,"path",28),b()(),Ie(31,Db,10,6,"div",29),b(),ye(),y(32,"div",30,2)(34,"ul",31)(35,"li",32),p(36,"translate"),p(37,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("contrast"))}),se(),y(38,"svg",33),j(39,"path",34),b(),ye(),y(40,"div",35),p(41,"translate"),p(42,"async"),q(43),p(44,"translate"),p(45,"async"),b(),Ie(46,wb,4,9,"div",36),b(),y(47,"li",32),p(48,"translate"),p(49,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("links"))}),se(),y(50,"svg",33),j(51,"path",37),b(),ye(),y(52,"div",35),p(53,"translate"),p(54,"async"),q(55),p(56,"translate"),p(57,"async"),b()(),y(58,"li",32),p(59,"translate"),p(60,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("biggerText"))}),se(),y(61,"svg",33)(62,"g"),j(63,"path",38)(64,"path",39),b()(),ye(),y(65,"div",35),p(66,"translate"),p(67,"async"),q(68),p(69,"translate"),p(70,"async"),b(),Ie(71,Cb,4,9,"div",36),b(),y(72,"li",32),p(73,"translate"),p(74,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("textSpacing"))}),se(),y(75,"svg",33),j(76,"path",40),b(),ye(),y(77,"div",35),p(78,"translate"),p(79,"async"),q(80),p(81,"translate"),p(82,"async"),b(),Ie(83,Eb,4,9,"div",36),b(),y(84,"li",32),p(85,"translate"),p(86,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("imagesRemove"))}),se(),y(87,"svg",33),j(88,"path",41),b(),ye(),y(89,"div",35),p(90,"translate"),p(91,"async"),q(92),p(93,"translate"),p(94,"async"),b()(),y(95,"li",32),p(96,"translate"),p(97,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("lineHeight"))}),se(),y(98,"svg",33)(99,"g"),j(100,"path",42)(101,"path",43)(102,"path",44)(103,"path",45)(104,"path",46),b()(),ye(),y(105,"div",35),p(106,"translate"),p(107,"async"),q(108),p(109,"translate"),p(110,"async"),b(),Ie(111,_b,4,9,"div",36),b(),y(112,"li",32),p(113,"translate"),p(114,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("saturation"))}),se(),y(115,"svg",33)(116,"g"),j(117,"path",47)(118,"path",48),b()(),ye(),y(119,"div",35),p(120,"translate"),p(121,"async"),q(122),p(123,"translate"),p(124,"async"),b(),Ie(125,Ib,4,9,"div",36),b(),y(126,"li",32),p(127,"translate"),p(128,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("mouseCursor"))}),se(),y(129,"svg",33),j(130,"path",49),b(),ye(),y(131,"div",35),p(132,"translate"),p(133,"async"),q(134),p(135,"translate"),p(136,"async"),b()(),y(137,"li",32),p(138,"translate"),p(139,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("tooltips"))}),se(),y(140,"svg",33)(141,"g"),j(142,"path",50)(143,"path",51)(144,"path",52)(145,"path",53),b()(),ye(),y(146,"div",35),p(147,"translate"),p(148,"async"),q(149),p(150,"translate"),p(151,"async"),b()(),y(152,"li",32),p(153,"translate"),p(154,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("readableText"))}),se(),y(155,"svg",33),j(156,"path",54),b(),ye(),y(157,"div",35),p(158,"translate"),p(159,"async"),q(160),p(161,"translate"),p(162,"async"),b(),Ie(163,Mb,3,6,"div",36),b(),y(164,"li",32),p(165,"translate"),p(166,"async"),G("click",function(){Y(n);let i=V();return K(i.enableTool("stopAnimation"))}),se(),y(167,"svg",33),j(168,"path",55),b(),ye(),y(169,"div",35),q(170),p(171,"translate"),p(172,"async"),b()()()(),y(173,"div",56,3)(175,"div",57)(176,"div",58),G("click",function(){Y(n);let i=V();return K(i.openGithub())}),q(177),p(178,"translate"),p(179,"async"),b(),y(180,"button",59),p(181,"translate"),p(182,"async"),G("click",function(){Y(n);let i=V();return K(i.openGithubIssues())}),q(183),p(184,"translate"),p(185,"async"),b()(),se(),y(186,"svg",60)(187,"g"),j(188,"path",8)(189,"path",9),y(190,"g"),j(191,"path",10)(192,"path",11),b()()()()()()}if(t&2){let n=V();F("ngClass",O(210,mb,n.selectedLanguage.rtl)),m(16),L("aria-label",g(18,59,g(17,57,"accessFlow.header.closeIcon.label"))),m(6),L("aria-label",g(24,63,g(23,61,"accessFlow.languages.label"))),m(4),te(g(28,68,Xs(27,65,"accessFlow.languages.title",O(212,wf,n.selectedLanguage.name)))),m(5),qe(31,n.openLanguage?31:-1),m(4),F("ngClass",O(214,Le,n.enabledTools.contrast)),L("aria-label",g(37,72,g(36,70,"accessFlow.tools.contrast.label"))),m(5),L("aria-label",g(42,76,g(41,74,"accessFlow.tools.contrast.title"))),m(3),te(g(45,80,g(44,78,"accessFlow.tools.contrast.title"))),m(3),qe(46,n.enabledTools.contrast!=""?46:-1),m(),F("ngClass",O(216,Le,n.enabledTools.links)),L("aria-label",g(49,84,g(48,82,"accessFlow.tools.links.label"))),m(5),L("aria-label",g(54,88,g(53,86,"accessFlow.tools.links.title"))),m(3),te(g(57,92,g(56,90,"accessFlow.tools.links.title"))),m(3),F("ngClass",O(218,Le,n.enabledTools.biggerText)),L("aria-label",g(60,96,g(59,94,"accessFlow.tools.biggerText.label"))),m(7),L("aria-label",g(67,100,g(66,98,"accessFlow.tools.biggerText.title"))),m(3),te(g(70,104,g(69,102,"accessFlow.tools.biggerText.title"))),m(3),qe(71,n.enabledTools.biggerText!=""?71:-1),m(),F("ngClass",O(220,Le,n.enabledTools.textSpacing)),L("aria-label",g(74,108,g(73,106,"accessFlow.tools.textSpacing.label"))),m(5),L("aria-label",g(79,112,g(78,110,"accessFlow.tools.textSpacing.title"))),m(3),te(g(82,116,g(81,114,"accessFlow.tools.textSpacing.title"))),m(3),qe(83,n.enabledTools.textSpacing!=""?83:-1),m(),F("ngClass",O(222,Le,n.enabledTools.imagesRemove)),L("aria-label",g(86,120,g(85,118,"accessFlow.tools.imagesRemove.label"))),m(5),L("aria-label",g(91,124,g(90,122,"accessFlow.tools.imagesRemove.title"))),m(3),te(g(94,128,g(93,126,"accessFlow.tools.imagesRemove.title"))),m(3),F("ngClass",O(224,Le,n.enabledTools.lineHeight)),L("aria-label",g(97,132,g(96,130,"accessFlow.tools.lineHeight.label"))),m(10),L("aria-label",g(107,136,g(106,134,"accessFlow.tools.lineHeight.title"))),m(3),te(g(110,140,g(109,138,"accessFlow.tools.lineHeight.title"))),m(3),qe(111,n.enabledTools.lineHeight!=""?111:-1),m(),F("ngClass",O(226,Le,n.enabledTools.saturation)),L("aria-label",g(114,144,g(113,142,"accessFlow.tools.saturation.label"))),m(7),L("aria-label",g(121,148,g(120,146,"accessFlow.tools.saturation.title"))),m(3),te(g(124,152,g(123,150,"accessFlow.tools.saturation.title"))),m(3),qe(125,n.enabledTools.saturation!=""?125:-1),m(),F("ngClass",O(228,Le,n.enabledTools.mouseCursor)),L("aria-label",g(128,156,g(127,154,"accessFlow.tools.mouseCursor.label"))),m(5),L("aria-label",g(133,160,g(132,158,"accessFlow.tools.mouseCursor.title"))),m(3),te(g(136,164,g(135,162,"accessFlow.tools.mouseCursor.title"))),m(3),F("ngClass",O(230,Le,n.enabledTools.tooltips)),L("aria-label",g(139,168,g(138,166,"accessFlow.tools.tooltips.label"))),m(9),L("aria-label",g(148,172,g(147,170,"accessFlow.tools.tooltips.title"))),m(3),te(g(151,176,g(150,174,"accessFlow.tools.tooltips.title"))),m(3),F("ngClass",O(232,Le,n.enabledTools.readableText)),L("aria-label",g(154,180,g(153,178,"accessFlow.tools.readableText.label"))),m(5),L("aria-label",g(159,184,g(158,182,"accessFlow.tools.readableText.title"))),m(3),te(g(162,188,g(161,186,"accessFlow.tools.readableText.title"))),m(3),qe(163,n.enabledTools.readableText!=""?163:-1),m(),F("ngClass",O(234,Le,n.enabledTools.stopAnimation)),L("aria-label",g(166,192,g(165,190,"accessFlow.tools.stopAnimation.label"))),m(6),te(g(172,196,g(171,194,"accessFlow.tools.stopAnimation.title"))),m(7),te(g(179,200,g(178,198,"accessFlow.overAccessFlow.label"))),m(3),L("aria-label",g(182,204,g(181,202,"accessFlow.reportError.label"))),m(3),te(g(185,208,g(184,206,"accessFlow.reportError.button")))}}var Cf=(()=>{let e=class e{onResize(r){this.calculateToolsHeight()}onKeydownHandler(r){r.ctrlKey&&r.key==="u"&&this.openAccessibility()}onMousemoveHandler(r){this.enabledTools.tooltips&&(this.intervalTooltip&&(clearTimeout(this.intervalTooltip),this.intervalTooltip=null),this.intervalTooltip=setTimeout(()=>{this.enabledTools.tooltips&&this.openTooltip(r,document.elementFromPoint(r.clientX,r.clientY)),clearTimeout(this.intervalTooltip),this.intervalTooltip=null},300))}constructor(r,i,o,s){this.document=r,this.element=i,this.renderer=o,this.translationService=s,this.size=100,this.position="rightBottom",this.showAccessibility=!1,this.enabledTools={contrast:"",links:"",biggerText:"",textSpacing:"",imagesRemove:"",lineHeight:"",saturation:"",mouseCursor:"",siteStructure:"",tooltips:"",readableText:"",stopAnimation:""},this.languageSearch="",this.openLanguage=!1,this.availableLanguages=[{code:"en",name:"English",inEnglish:"USA",rtl:!1},{name:"\u0627\u0644\u0644\u063A\u0629 \u0627\u0644\u0639\u0631\u0628\u064A\u0629",code:"ar",inEnglish:"Arabic",rtl:!0},{name:"\u0411\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438",code:"bg",inEnglish:"Bulgarian",rtl:!1},{name:"\u4E2D\u6587",code:"zh",inEnglish:"Chinese",rtl:!1},{name:"Dansk",code:"da",inEnglish:"Danish",rtl:!1},{code:"de",name:"Deutsch",inEnglish:"German",rtl:!1},{name:"Eesti",code:"et",inEnglish:"Estonian",rtl:!1},{name:"Suomalainen",code:"fi",inEnglish:"Finnish",rtl:!1},{name:"Fran\xE7ais",code:"fr",inEnglish:"French",rtl:!1},{name:"\u0395\u03BB\u03BB\u03B7\u03BD\u03B9\u03BA\u03AE",code:"el",inEnglish:"Greek",rtl:!1},{name:"Bahasa Indonesia",code:"id",inEnglish:"Indonesian",rtl:!1},{name:"Italiano",code:"it",inEnglish:"Italian",rtl:!1},{name:"\u65E5\u672C\u8A9E",code:"ja",inEnglish:"Japanese",rtl:!1},{name:"\uD55C\uAD6D\uC5B4",code:"ko",inEnglish:"Korean",rtl:!1},{name:"Latvie\u0161u",code:"lv",inEnglish:"Latvian",rtl:!1},{name:"Lietuvi\u0173 kalba",code:"lt",inEnglish:"Lithuanian",rtl:!1},{name:"Nederlands",code:"nl",inEnglish:"Dutch",rtl:!1},{name:"Norsk",code:"no",inEnglish:"Norwegian",rtl:!1},{name:"Polski",code:"pl",inEnglish:"Polish",rtl:!1},{name:"Portugu\xEAs",code:"pt",inEnglish:"Portuguese",rtl:!1},{name:"Rom\xE2nesc",code:"ro",inEnglish:"Romanian",rtl:!1},{name:"\u0420\u0443\u0441\u0441\u043A\u0438\u0439",code:"ru",inEnglish:"Russian",rtl:!1},{name:"Svenska",code:"sv",inEnglish:"Swedish",rtl:!1},{name:"Slovensky",code:"sk",inEnglish:"Slovak",rtl:!1},{name:"Slovenski",code:"sl",inEnglish:"Slovenian",rtl:!1},{name:"Espa\xF1ol",code:"es",inEnglish:"Spanish",rtl:!1},{name:"\u010Cesky",code:"cs",inEnglish:"Czech",rtl:!1},{name:"T\xFCrk\xE7e",code:"tr",inEnglish:"Turkish",rtl:!1},{name:"\u0423\u043A\u0440\u0430\u0457\u043D\u0441\u044C\u043A\u0430",code:"uk",inEnglish:"Ukrainian",rtl:!1},{name:"Magyar",code:"hu",inEnglish:"Hungarian",rtl:!1}],this.selectedLanguage={code:"de",name:"Deutsch"};let a=r.createElement("style");a.textContent=`
@import url('https://fonts.cdnfonts.com/css/open-dyslexic');
.af-cursor *{
cursor: url('data:image/svg+xml;utf8,<svg width="70px" fill="%23ffffff" stroke="%23000000" stroke-width="4" version="1.1" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path d="m27.109 16.57l4.2148 55.301 10.805-11.289 13.188 22.84 15.59-9-13.188-22.84 15.18-3.7109-45.785-31.301z"/></svg>') 20 25, auto !important;
}
`,this.document.head.appendChild(a)}getBrowserLanguage(){return navigator.language||navigator.userLanguage}isLanguageInSearch(r){let i=!0;return this.languageSearch.trim()!=""&&(i=r.name.toLowerCase().includes(this.languageSearch.toLowerCase())||r.code.toLowerCase().includes(this.languageSearch.toLowerCase())),i}changeOpenLanguage(){this.openLanguage=!this.openLanguage,setTimeout(()=>{this.searchbarLanguage?.nativeElement&&this.searchbarLanguage.nativeElement.focus(),this.calculateToolsHeight()},0)}changeLanguage(r){let i=this.availableLanguages.find(o=>o.code==r);i?this.selectedLanguage=i:this.selectedLanguage=this.availableLanguages.find(o=>o.code=="de"),localStorage.setItem("selectedLanguage",this.selectedLanguage),this.translationService.setLanguage(this.selectedLanguage.code)}calculateToolsHeight(){let r=75;this.footer?.nativeElement&&(r+=this.footer.nativeElement.clientHeight),this.header?.nativeElement&&(r+=this.header.nativeElement.clientHeight),this.languages?.nativeElement&&(r+=this.languages.nativeElement.clientHeight),this.toolsContainer?.nativeElement&&(this.toolsContainer.nativeElement.style.height="calc(100vh - "+r+"px)")}openTooltip(r,i){let o=this.getAllParentInfos(i);if(o.trim()=="")return;this.removeOldTooltip(!1);let s=document.createElement("div");s.classList.add("af-tooltip"),s.style.position="fixed",s.style.top=r.clientY+10+"px",s.style.left=r.clientX+10+"px",s.style.backgroundColor="black",s.style.color="white",s.style.padding="10px",s.style.borderRadius="5px",s.style.zIndex="999999999",s.style.maxWidth="300px",s.style.wordWrap="break-word",s.style.textAlign="center",s.style.fontSize="14px",s.style.fontFamily="Arial",s.style.border="2px solid white",s.style.outline="2px solid black",s.innerHTML=o,document.body.appendChild(s),s.getBoundingClientRect().right>window.innerWidth&&(s.style.left=r.clientX-s.getBoundingClientRect().width-10+"px"),s.getBoundingClientRect().bottom>window.innerHeight&&(s.style.top=r.clientY-s.getBoundingClientRect().height-10+"px"),setTimeout(()=>{s.remove()},5e3)}getAllParentInfos(r){let i=[];if((r.alt||r.getAttribute("aria-label")||r.title)&&(r.alt&&r.alt.trim()!=""&&i.push(r.alt),r.getAttribute("aria-label")&&r.getAttribute("aria-label").trim()!=""&&i.push(r.getAttribute("aria-label")),r.title&&r.title.trim()!=""&&i.push(r.title)),r.parentElement&&r.parentElement.tagName&&r.parentElement.tagName.toLowerCase()!="body"){let o=this.getAllParentInfos(r.parentElement);o.length>0&&(i=i.concat(o))}return i.join(" - ")}ngOnInit(){let r=localStorage.getItem("access-flow");r&&(this.enabledTools=JSON.parse(r)),this.checkTools();let i=this.getBrowserLanguage();i&&this.changeLanguage(i)}ngAfterViewInit(){setTimeout(()=>{this.calculateToolsHeight()},0)}openAccessibility(){this.showAccessibility=!this.showAccessibility,this.showAccessibility&&setTimeout(()=>{this.calculateToolsHeight()},0)}enableTool(r){switch(r){case"stopAnimation":this.enabledTools.stopAnimation=this.enabledTools.stopAnimation==""?"1":"";break;case"readableText":this.enabledTools.readableText=this.enabledTools.readableText==""?"1":this.enabledTools.readableText=="1"?"2":"";break;case"contrast":this.enabledTools.contrast=this.enabledTools.contrast==""?"1":this.enabledTools.contrast=="1"?"2":this.enabledTools.contrast=="2"?"3":"";break;case"links":this.enabledTools.links=this.enabledTools.links==""?"1":"";break;case"biggerText":this.enabledTools.biggerText=this.enabledTools.biggerText==""?"1":this.enabledTools.biggerText=="1"?"2":this.enabledTools.biggerText=="2"?"3":"";break;case"textSpacing":this.enabledTools.textSpacing=this.enabledTools.textSpacing==""?"1":this.enabledTools.textSpacing=="1"?"2":this.enabledTools.textSpacing=="2"?"3":"";break;case"imagesRemove":this.enabledTools.imagesRemove=this.enabledTools.imagesRemove==""?"1":"";break;case"lineHeight":this.enabledTools.lineHeight=this.enabledTools.lineHeight==""?"1":this.enabledTools.lineHeight=="1"?"2":this.enabledTools.lineHeight=="2"?"3":"";break;case"saturation":this.enabledTools.saturation=this.enabledTools.saturation==""?"1":this.enabledTools.saturation=="1"?"2":this.enabledTools.saturation=="2"?"3":"";break;case"mouseCursor":this.enabledTools.mouseCursor=this.enabledTools.mouseCursor==""?"1":"";break;case"siteStructure":this.enabledTools.siteStructure=this.enabledTools.siteStructure==""?"1":"";break;case"tooltips":this.enabledTools.tooltips=this.enabledTools.tooltips==""?"1":"";break}localStorage.setItem("access-flow",JSON.stringify(this.enabledTools)),this.checkTools()}removeOldTooltip(r=!1){if(r)setTimeout(()=>{let i=document.querySelector(".af-tooltip");i&&i.remove()},100);else{let i=document.querySelector(".af-tooltip");i&&i.remove()}}openGithubIssues(){window.open("https://github.com/RGerhardt-Pressmind/access-flow/issues","_blank")}openGithub(){window.open("https://github.com/RGerhardt-Pressmind/access-flow","_blank")}checkTools(){this.enabledTools.tooltips||this.removeOldTooltip();let r=document.querySelectorAll("span, p, div, h1, h2, h3, h4, h5, h6");if(r=Array.from(r).filter(i=>i.closest("access-flow")===null),document.body.classList.remove("af-invert-colors-1"),this.element.nativeElement.classList.remove("af-invert-colors-1"),r.forEach(i=>{i.style.backgroundColor="",i.style.color="",i.style.lineHeight="",i.style.wordSpacing="",i.style.letterSpacing="",i.style.zoom="",i.style.filter="",i.style.fontFamily=""}),document.documentElement.style.filter="",this.enabledTools.stopAnimation?(document.querySelectorAll("*").forEach(o=>{o.style.animationPlayState="paused",o.style.transition="none"}),document.querySelectorAll("video").forEach(o=>{o.pause()})):document.querySelectorAll("*").forEach(o=>{o.style.animationPlayState="",o.style.transition=""}),this.enabledTools.contrast&&(this.enabledTools.contrast=="1"?r.forEach(i=>{i.style.backgroundColor="black",i.style.color="yellow"}):this.enabledTools.contrast=="2"?r.forEach(i=>{i.style.backgroundColor="black",i.style.color="white"}):this.enabledTools.contrast=="3"&&r.forEach(i=>{i.style.backgroundColor="white",i.style.color="black"})),this.enabledTools.imagesRemove?document.querySelectorAll("img").forEach(o=>{o.style.opacity="0"}):document.querySelectorAll("img").forEach(o=>{o.style.opacity=""}),this.enabledTools.mouseCursor?document.body.classList.add("af-cursor"):document.body.classList.remove("af-cursor"),this.enabledTools.saturation){let i="200%";this.enabledTools.saturation=="2"?i="50%":this.enabledTools.saturation=="3"&&(i="0%"),this.renderer.setStyle(this.document.documentElement,"filter","saturate("+i+")")}if(this.enabledTools.links?document.querySelectorAll("a").forEach(o=>{o.style.textDecoration="underline",o.style.color="yellow",o.style.backgroundColor="black"}):document.querySelectorAll("a").forEach(o=>{o.style.textDecoration="",o.style.color="",o.style.backgroundColor=""}),this.enabledTools.lineHeight){let i="3em";this.enabledTools.lineHeight=="2"?i="4em":this.enabledTools.lineHeight=="3"&&(i="5em"),r.forEach(o=>{o.style.lineHeight=i})}else r.forEach(i=>{i.style.lineHeight=""});if(this.enabledTools.textSpacing){let i="0.15em",o="0.13em";this.enabledTools.textSpacing=="2"?(i="0.25em",o="0.23em"):this.enabledTools.textSpacing=="3"&&(i="0.35em",o="0.33em"),r.forEach(s=>{s.style.wordSpacing=i,s.style.letterSpacing=o})}else r.forEach(i=>{i.style.wordSpacing="",i.style.letterSpacing=""});if(this.enabledTools.biggerText){let i="1.1";this.enabledTools.biggerText=="2"?i="1.2":this.enabledTools.biggerText=="3"&&(i="1.3"),r.forEach(o=>{o.style.zoom=i})}else r.forEach(i=>{i.style.zoom=""});if(this.enabledTools.readableText){let i="Arial, sans-serif";this.enabledTools.readableText=="2"&&(i="'Open-Dyslexic', sans-serif"),r.forEach(o=>{o.style.fontFamily=i})}}};e.\u0275fac=function(i){return new(i||e)(P(Se),P(Ce),P(nt),P(an))},e.\u0275cmp=dc({type:e,selectors:[["access-flow"]],viewQuery:function(i,o){if(i&1&&(Xt(cb,5),Xt(ub,5),Xt(db,5),Xt(fb,5),Xt(hb,5)),i&2){let s;en(s=tn())&&(o.footer=s.first),en(s=tn())&&(o.languages=s.first),en(s=tn())&&(o.header=s.first),en(s=tn())&&(o.toolsContainer=s.first),en(s=tn())&&(o.searchbarLanguage=s.first)}},hostBindings:function(i,o){i&1&&G("resize",function(a){return o.onResize(a)},!1,du)("keydown",function(a){return o.onKeydownHandler(a)},!1,Rs)("mousemove",function(a){return o.onMousemoveHandler(a)},!1,Rs)},inputs:{size:"size",position:"position",showAccessibility:"showAccessibility"},decls:2,vars:2,consts:[["header",""],["languages",""],["toolsContainer",""],["adjustments",""],["searchbarLanguage",""],["viewBox","0 0 567 567","version","1.1","xmlns","http://www.w3.org/2000/svg",2,"fill-rule","evenodd","clip-rule","evenodd","stroke-linejoin","round","stroke-miterlimit","2",3,"class","ngStyle"],[1,"accessibility",3,"ngClass"],["viewBox","0 0 567 567","version","1.1","xmlns","http://www.w3.org/2000/svg",2,"fill-rule","evenodd","clip-rule","evenodd","stroke-linejoin","round","stroke-miterlimit","2",3,"click","ngStyle"],["d","M281.567,286.242l-147.196,179.234c-21.604,26.306 -60.501,30.124 -86.807,8.52l-0.148,-0.122c-26.306,-21.604 -30.124,-60.501 -8.52,-86.807l147.196,-179.234c21.604,-26.306 60.501,-30.124 86.807,-8.52l0.149,0.122c26.306,21.604 30.123,60.501 8.519,86.807Z",2,"fill","#ff9e00"],["d","M526.513,182.125l-147.196,179.234c-21.604,26.306 -60.501,30.123 -86.807,8.519l-0.149,-0.121c-26.306,-21.604 -30.123,-60.501 -8.519,-86.807l147.196,-179.234c21.604,-26.306 60.501,-30.124 86.807,-8.52l0.148,0.122c26.306,21.604 30.124,60.501 8.52,86.807Z",2,"fill","#00cbef"],["d","M215.171,367.435c-53.088,-43.84 -60.797,-122.511 -17.134,-175.829c43.662,-53.317 122.31,-61.271 175.755,-17.868l-158.621,193.697Z",2,"fill","#ff1e43"],["d","M215.112,367.576c53.446,43.403 132.093,35.45 175.756,-17.868c43.662,-53.318 35.954,-131.989 -17.135,-175.828l-158.621,193.696Z",2,"fill","#008cee"],[1,"af-container"],[1,"header"],["aria-label","AccessFlow Logo","viewBox","0 0 1134 426","version","1.1","xmlns","http://www.w3.org/2000/svg",1,"logo",2,"fill-rule","evenodd","clip-rule","evenodd","stroke-linejoin","round","stroke-miterlimit","2"],["transform","matrix(97.879,0,0,97.879,991.793,364.743)"],["x","169.217px","y","364.743px",2,"font-family","'GetVoIPGrotesque', 'GetVoIP Grotesque', sans-serif","font-weight","700","font-size","97.879px"],["x","250.849px 328.467px 406.085px 485.073px 565.53px 645.986px 723.996px 801.418px 891.858px ","y","364.743px 364.743px 364.743px 364.743px 364.743px 364.743px 364.743px 364.743px 364.743px "],["d","M250.587,195.088l-129.957,158.242c-19.074,23.226 -53.416,26.596 -76.641,7.522l-0.131,-0.107c-23.225,-19.074 -26.596,-53.416 -7.522,-76.641l129.957,-158.243c19.074,-23.225 53.416,-26.596 76.641,-7.522l0.131,0.108c23.225,19.074 26.596,53.415 7.522,76.641Z",2,"fill","#ff9e00"],["d","M466.846,103.164l-129.958,158.243c-19.073,23.225 -53.415,26.596 -76.64,7.522l-0.131,-0.108c-23.226,-19.073 -26.596,-53.415 -7.522,-76.64l129.957,-158.243c19.074,-23.226 53.415,-26.596 76.641,-7.522l0.131,0.107c23.225,19.074 26.595,53.416 7.522,76.641Z",2,"fill","#00cbef"],["d","M191.966,266.771c-46.87,-38.705 -53.676,-108.163 -15.127,-155.236c38.549,-47.073 107.985,-54.095 155.172,-15.775l-140.045,171.011Z",2,"fill","#ff1e43"],["d","M191.915,266.896c47.186,38.32 116.622,31.298 155.171,-15.775c38.55,-47.074 31.744,-116.532 -15.127,-155.237l-140.044,171.012Z",2,"fill","#008cee"],["version","1.1","viewBox","0 0 100 100","xmlns","http://www.w3.org/2000/svg",1,"closeIcon",3,"click"],["d","m75.758 33.594l-9.3516-9.3477-16.406 16.402-16.406-16.402-9.3516 9.3477 16.406 16.406-16.406 16.402 9.3516 9.3516 16.406-16.402 16.406 16.406 9.3516-9.3516-16.406-16.41zm-25.758 66.406c-27.613 0-50-22.387-50-50.004 0-27.609 22.387-49.996 50-49.996s49.996 22.387 49.996 49.996c0.003906 27.617-22.379 50.004-49.996 50.004z"],[1,"languages"],[1,"headerLanguage",3,"click"],[1,"strong"],["version","1.1","viewBox","0 0 100 100","xmlns","http://www.w3.org/2000/svg",1,"arrowRight"],["d","m32.812 0l-15.625 15.625 34.375 34.375-34.375 34.375 15.625 15.625 50-50z"],[1,"languageContent"],[1,"toolsContainer"],[1,"tools"],[3,"click","ngClass"],["version","1.1","viewBox","0 0 100 100","xmlns","http://www.w3.org/2000/svg"],["d","m50 6.25c-12.156 0-23.812 4.8281-32.41 13.426-8.5938 8.5938-13.422 20.25-13.422 32.406s4.8281 23.816 13.422 32.41c8.5977 8.5938 20.254 13.426 32.41 13.426s23.812-4.832 32.41-13.426c8.5938-8.5938 13.422-20.254 13.422-32.41s-4.8281-23.812-13.422-32.406c-8.5977-8.5977-20.254-13.426-32.41-13.426zm-2.082 67.895-15.645 15.625h-0.003907c-2.3711-1.1172-4.6289-2.4531-6.75-4l22.398-22.414zm0 5.875v13.73c-3.8984-0.19922-7.75-0.94922-11.438-2.2305zm0-39.207-33.332 33.332h-0.003907c-1.4062-2.3008-2.5781-4.7344-3.5-7.2695l36.836-36.855zm0-16.668-38.25 38.23c-0.80859-3.0977-1.2539-6.2773-1.3359-9.4805l39.582-39.582zm-3.3359-13.352-35.852 35.875c1.1953-9.0938 5.3555-17.535 11.84-24.023 6.4805-6.4844 14.922-10.652 24.012-11.852zm-27.52 66.668 30.855-30.773v10.793l-25.648 25.645c-1.8984-1.7031-3.6406-3.5703-5.207-5.582z"],[1,"text"],[1,"bars"],["d","m88.125 60.312-48.438-48.438c-3.75-3.75-8.75-5.625-14.062-5.625-5 0-10 1.875-13.75 5.625-7.5 7.5-7.5 20 0 27.812l48.438 48.438c3.75 3.75 8.75 5.625 13.75 5.625 5.3125 0 10.312-2.1875 13.75-5.625 3.75-3.75 5.625-8.75 5.625-13.75 0.3125-5.3125-1.5625-10.312-5.3125-14.062zm-21.875 5.9375c0.625-0.625 0.9375-1.25 1.5625-1.875l6.875 6.875c0.3125 0.3125 0.625 0.9375 0.625 1.5625s-0.3125 1.25-0.625 1.5625c-0.9375 0.9375-2.5 0.9375-3.4375 0l-6.875-6.875c0.625-0.3125 1.25-0.625 1.875-1.25zm-50-50c2.5-2.5 5.9375-3.75 9.375-3.75s6.875 1.25 9.375 3.75l26.562 26.562c4.0625 4.0625 5 10 2.5 15.312-0.625 1.25-1.5625 2.5-2.5 3.75-0.625 0.625-1.25 0.9375-1.875 1.5625l-4.6875-4.6875c0.625-0.3125 1.25-0.9375 1.875-1.25 1.5625-1.5625 2.5-3.75 2.5-5.9375s-0.9375-4.375-2.5-6.25l-24.375-24.375c-3.4375-3.125-9.0625-3.125-12.188 0-1.25 1.5625-2.1875 3.75-2.1875 5.9375s0.9375 4.375 2.5 6.25l8.4375 8.4375c-0.625 1.5625-0.9375 3.4375-0.9375 5.3125l-11.875-11.875c-5.3125-5-5.3125-13.438 0-18.75zm30 32.5c0-0.625 0.3125-1.25 0.625-1.5625 0.9375-0.9375 2.5-0.9375 3.4375 0l2.5 2.5c0.3125 0.3125 0.625 0.9375 0.625 1.5625s-0.3125 1.25-0.625 1.5625c-0.9375 0.9375-2.5 0.9375-3.4375 0l-2.5-2.5c-0.3125-0.3125-0.625-0.9375-0.625-1.5625zm-12.5-15c-0.625 0.625-0.9375 1.25-1.5625 1.875l-6.875-7.1875c-0.625-0.3125-0.9375-0.9375-0.9375-1.5625s0.3125-1.25 0.625-1.5625c0.9375-0.9375 2.5-0.9375 3.4375 0l6.875 6.875c-0.3125 0.625-0.9375 0.9375-1.5625 1.5625zm50 50c-2.5 2.5-5.9375 3.75-9.375 3.75-3.75 0-6.875-1.25-9.375-3.75l-26.562-26.562c-4.0625-4.0625-5-10-2.5-15.312 0.625-1.25 1.5625-2.5 2.5-3.75 0.625-0.625 1.25-0.9375 1.875-1.5625l4.6875 4.6875c-0.625 0.3125-1.25 0.9375-1.875 1.25-1.5625 1.5625-2.5 3.75-2.5 5.9375s0.9375 4.375 2.5 6.25l24.375 24.375c1.5625 1.5625 3.75 2.5 5.9375 2.5s4.375-0.9375 5.9375-2.5 2.5-3.75 2.5-5.9375-0.9375-4.375-2.5-6.25l-8.4375-8.4375c0.625-1.875 0.9375-3.75 0.9375-5.625l11.875 11.875c2.5 2.5 4.0625 5.9375 4.0625 9.375-0.3125 3.75-1.5625 7.1875-4.0625 9.6875z"],["d","m26 29h14v42h-8v6h22v-6h-8v-42h14v6h6v-9c0-1.6562-1.3438-3-3-3h-40c-1.6562 0-3 1.3438-3 3v9h6z"],["d","m65 44v8h-8v6h8v10c0 4.9688 4.0312 9 9 9h6v-6h-6c-1.6562 0-3-1.3438-3-3v-10h8v-6h-8v-8z"],["d","m92.844 83.469-12.5 12.5c-0.58594 0.58984-1.3867 0.92578-2.2188 0.92578s-1.6328-0.33594-2.2188-0.92578c-0.58984-0.58594-0.92578-1.3867-0.92578-2.2188s0.33594-1.6328 0.92578-2.2188l7.1875-7.1562h-66.188l7.1875 7.1562c0.58984 0.58594 0.92578 1.3867 0.92578 2.2188s-0.33594 1.6328-0.92578 2.2188c-0.58594 0.58984-1.3867 0.92578-2.2188 0.92578s-1.6328-0.33594-2.2188-0.92578l-12.5-12.5c-0.58984-0.58594-0.92578-1.3867-0.92578-2.2188s0.33594-1.6328 0.92578-2.2188l12.5-12.5c1.2266-1.2266 3.2109-1.2266 4.4375 0s1.2266 3.2109 0 4.4375l-7.1875 7.1562h66.188l-7.1875-7.1562c-1.2266-1.2266-1.2266-3.2109 0-4.4375s3.2109-1.2266 4.4375 0l12.5 12.5c0.58984 0.58594 0.92578 1.3867 0.92578 2.2188s-0.33594 1.6328-0.92578 2.2188zm-77.219-70.969h31.25v59.375c0 1.7266 1.3984 3.125 3.125 3.125s3.125-1.3984 3.125-3.125v-59.375h31.25c1.7266 0 3.125-1.3984 3.125-3.125s-1.3984-3.125-3.125-3.125h-68.75c-1.7266 0-3.125 1.3984-3.125 3.125s1.3984 3.125 3.125 3.125z"],["d","m6 16c-1.7852 0-2.9883 1.5625-3 3v56c0 1.5703 1.4297 3 3 3h61.094c3.125 3.6641 7.7422 6 12.906 6 9.3516 0 17-7.6484 17-17 0-6.8594-4.1211-12.785-10-15.469v-32.531c0-1.5703-1.4297-3-3-3zm3 6h72v28.062c-0.33594-0.019531-0.66016-0.0625-1-0.0625-2.8984 0-5.6367 0.73828-8.0312 2.0312l-6.8125-7.125c-0.63281-0.65625-1.5312-0.99219-2.4375-0.90625-0.625 0.058594-1.2148 0.30859-1.6875 0.71875l-13.469 11.781-17.312-19.5c-0.60938-0.68359-1.4922-1.0508-2.4062-1-0.75781 0.039062-1.4727 0.36328-2 0.90625l-16.844 17.594zm39 2c-4.9336 0-9 4.0664-9 9s4.0664 9 9 9 9-4.0664 9-9-4.0664-9-9-9zm0 6c1.6914 0 3 1.3086 3 3s-1.3086 3-3 3-3-1.3086-3-3 1.3086-3 3-3zm-20.094 13.406l25.438 28.594h-44.344v-8.8125zm34.906 7.7188l4.4688 4.6562c-2.6484 3-4.2812 6.9258-4.2812 11.219 0 1.7422 0.28906 3.4141 0.78125 5h-2.4062l-9.8125-11.031zm17.188 4.875c6.1094 0 11 4.8906 11 11s-4.8906 11-11 11-11-4.8906-11-11 4.8906-11 11-11zm-5 3c-0.77344 0-1.5352 0.31641-2.125 0.90625-1.1797 1.1797-1.1797 3.0703 0 4.25l2.8438 2.8438-2.8438 2.8438c-1.1797 1.1797-1.1797 3.1016 0 4.2812s3.1016 1.1797 4.2812 0l2.8438-2.8438 2.8438 2.8438c1.1797 1.1797 3.0703 1.1797 4.25 0s1.1797-3.1016 0-4.2812l-2.8438-2.8438 2.8438-2.8438c1.2109-1.2031 1.1797-3.0703 0-4.25s-3.0703-1.1797-4.25 0l-2.8438 2.8438-2.8438-2.8438c-0.58984-0.58984-1.3828-0.90625-2.1562-0.90625z"],["d","m91.309 54.441h-49.777c-1.1992 0.035156-2.1406 1.0312-2.1094 2.2305v8.8906-0.003906c-0.03125 1.1953 0.91406 2.1875 2.1094 2.2227h49.777c1.1953-0.035156 2.1406-1.0273 2.1133-2.2227v-8.8867c0.015625-0.57812-0.19922-1.1367-0.59375-1.5547-0.39844-0.41797-0.94141-0.66016-1.5195-0.67578z"],["d","m69.09 76.672h-27.641c-1.1602 0.066406-2.0508 1.0547-2 2.2188v8.8906c-0.050781 1.1602 0.83984 2.1484 2 2.2188h27.641c1.1602-0.070312 2.0508-1.0586 2-2.2188v-8.8906c0.050781-1.1641-0.83984-2.1523-2-2.2188z"],["d","m91.309 32.219h-49.777c-1.1953 0.035156-2.1406 1.0273-2.1094 2.2227v8.8906-0.003906c-0.03125 1.1992 0.91016 2.1953 2.1094 2.2305h49.777c0.57812-0.015625 1.1211-0.25781 1.5195-0.67578 0.39453-0.41797 0.60938-0.97656 0.59375-1.5547v-8.8867c0.027344-1.1953-0.91797-2.1875-2.1133-2.2227z"],["d","m91.309 10h-49.777c-1.1953 0.03125-2.1406 1.0234-2.1094 2.2188v8.8906c-0.03125 1.1953 0.91406 2.1875 2.1094 2.2188h49.777c0.57422-0.011719 1.1211-0.25391 1.5195-0.66797 0.39453-0.41797 0.60938-0.97656 0.59375-1.5508v-8.8906c0.015625-0.57422-0.19922-1.1289-0.59375-1.5469-0.39844-0.41797-0.94531-0.66016-1.5195-0.67188z"],["d","m25.738 26.109v-4h4.5234c0.76562 0 1.4688-0.44141 1.8008-1.1328 0.33203-0.69531 0.23828-1.5156-0.24219-2.1172l-10.82-13.809c-0.37891-0.47266-0.95312-0.75-1.5586-0.75-0.60938 0-1.1836 0.27734-1.5625 0.75l-10.879 13.801c-0.48438 0.60156-0.57422 1.4297-0.23828 2.1211 0.33984 0.69531 1.0469 1.1328 1.8164 1.1289h4.5234v55.797h-4.5234c-0.76953-0.003907-1.4766 0.43359-1.8164 1.1289-0.33594 0.69141-0.24609 1.5195 0.23828 2.1211l10.859 13.852c0.37891 0.48047 0.95703 0.76172 1.5703 0.76172 0.61328 0 1.1914-0.28125 1.5703-0.76172l10.84-13.801c0.48047-0.59766 0.57422-1.4219 0.24219-2.1133-0.33203-0.69531-1.0352-1.1367-1.8008-1.1367h-4.543z"],["d","m50 91.668c-20.246 0-33.332-11.449-33.332-29.168 0-18.066 27.121-49.262 30.211-52.758 0.8125-0.85938 1.9414-1.3477 3.125-1.3477s2.3125 0.48828 3.125 1.3477c3.082 3.4961 30.203 34.691 30.203 52.758 0 17.715-13.086 29.168-33.332 29.168zm0-72.754c-9.0742 10.91-25 32.387-25 43.586 0 19.332 19.137 20.832 25 20.832s25-1.5 25-20.832c0-11.199-15.926-32.676-25-43.586z"],["d","m50 79.168c-18.129 0-20.832-10.441-20.832-16.668 0-2.3008 1.8633-4.168 4.1641-4.168s4.168 1.8672 4.168 4.168c0 2.7031 0 8.332 12.5 8.332 2.3008 0 4.168 1.8672 4.168 4.168s-1.8672 4.168-4.168 4.168z"],["d","m27.098 13.562c-0.83594 0.007812-1.6328 0.36328-2.1953 0.97656-0.5625 0.61719-0.84375 1.4414-0.77344 2.2734l4.2188 55.281c0.089844 1.1797 0.86719 2.1953 1.9805 2.5938s2.3555 0.10547 3.1758-0.75l8.0312-8.4062 11.188 19.406c0.82812 1.4336 2.6602 1.9219 4.0938 1.0938l15.594-9c1.4297-0.82812 1.918-2.6602 1.0938-4.0938l-11.188-19.375 11.281-2.7812c1.1445-0.28125 2.0195-1.2031 2.2344-2.3633 0.21484-1.1602-0.26953-2.3359-1.2344-3.0117l-45.781-31.312c-0.50391-0.34766-1.1055-0.53125-1.7188-0.53125zm3.4688 9.0312l35.094 23.969-8.6562 2.0938c-0.92188 0.22656-1.6836 0.875-2.0547 1.75-0.36719 0.875-0.30078 1.8711 0.17969 2.6875l11.688 20.219-10.406 6-11.688-20.219c-0.46875-0.8125-1.293-1.3594-2.2266-1.4766-0.93359-0.11719-1.8672 0.21094-2.5234 0.88281l-6.1562 6.4375z"],["d","m87.5 17.5h-75c-4.1016 0-7.5 3.3984-7.5 7.5v50c0 4.1016 3.3984 7.5 7.5 7.5h27.5l10 12.5 10-12.5h27.5c4.1016 0 7.5-3.3984 7.5-7.5v-50c0-4.1016-3.3984-7.5-7.5-7.5zm0 57.5h-75v-50h75z"],["d","m25 35h50v5h-50z"],["d","m25 47.5h50v5h-50z"],["d","m25 60h35v5h-35z"],["d","m50 2c-26.469 0-48 21.531-48 48 0 19.727 12.367 37.734 30.773 44.812 1.0312 0.40234 2.1875-0.11719 2.5859-1.1484 0.39453-1.0312-0.11719-2.1875-1.1484-2.5859-16.875-6.4844-28.211-22.996-28.211-41.078 0-24.262 19.738-44 44-44s44 19.738 44 44c0 21.844-16 40.016-36.898 43.422l0.046876-4.3945c0.011718-0.078125 0.023437-0.15625 0.023437-0.23828v-50.277h14.781v0.070312c0 2.8125 2.2891 5.1055 5.1055 5.1055h2.1133c2.8125 0 5.1055-2.2891 5.1055-5.1055v-9.3125c0-2.8125-2.2891-5.1055-5.1055-5.1055h-56.172-0.0625-2.1133c-2.8125 0-5.1055 2.2891-5.1055 5.1055v9.3125c0 2.8125 2.2891 5.1055 5.1055 5.1055h2.1133c2.8125 0 5.1055-2.2891 5.1055-5.1055v-0.066406h14.781l0.003906 54.273c0 2.7969 2.2578 5.0742 5.0469 5.1055l2.0234 0.10156c0.035156 0.003906 0.066406 0.003906 0.10156 0.003906 26.469 0 48-21.531 48-48s-21.531-48-48-48z"],["d","m83.121 18.883h-66.242c-1.082 0-1.9648 0.88281-1.9648 1.9648v30.723c0 1.082 0.88281 1.9648 1.9648 1.9648h66.246c1.082 0 1.9648-0.88281 1.9648-1.9648v-30.723c0-1.082-0.88281-1.9648-1.9688-1.9648zm-42.184 5.5664h7.8672c0.86719 0 1.5742 0.70312 1.5742 1.5742 0 0.86719-0.70312 1.5742-1.5742 1.5742h-7.8672c-0.86719 0-1.5742-0.70312-1.5742-1.5742 0-0.87109 0.70312-1.5742 1.5742-1.5742zm1.5742 11.758c0 0.86719-0.70312 1.5742-1.5742 1.5742h-7.8672c-0.86719 0-1.5742-0.70312-1.5742-1.5742 0-0.86719 0.70312-1.5742 1.5742-1.5742h7.8672c0.86719 0.003907 1.5742 0.70703 1.5742 1.5742zm-15.344-11.758h7.8672c0.86719 0 1.5742 0.70312 1.5742 1.5742 0 0.86719-0.70312 1.5742-1.5742 1.5742h-7.8672c-0.86719 0-1.5742-0.70312-1.5742-1.5742 0-0.87109 0.70703-1.5742 1.5742-1.5742zm7.8672 23.52h-7.8672c-0.86719 0-1.5742-0.70312-1.5742-1.5742 0-0.86719 0.70312-1.5742 1.5742-1.5742h7.8672c0.86719 0 1.5742 0.70313 1.5742 1.5742 0 0.86719-0.70703 1.5742-1.5742 1.5742zm13.77 0h-7.8672c-0.86719 0-1.5742-0.70312-1.5742-1.5742 0-0.86719 0.70312-1.5742 1.5742-1.5742h7.8672c0.86719 0 1.5742 0.70313 1.5742 1.5742 0 0.86719-0.70703 1.5742-1.5742 1.5742zm23.324-10.543-15.203 8.7734c-0.9375 0.54297-2.1055-0.13281-2.1055-1.2148v-7.2031h-7.9844c-0.86719 0-1.5742-0.70312-1.5742-1.5742 0-0.86719 0.70312-1.5742 1.5742-1.5742h7.9844v-7.2031c0-1.082 1.168-1.7578 2.1055-1.2148l15.203 8.7773c0.93359 0.53906 0.93359 1.8945 0 2.4336zm17.824-30.367h-79.906c-3.9922 0-7.2578 3.2656-7.2578 7.2578v49.938c0 3.9922 3.2656 7.2578 7.2578 7.2578h25.117v11.535l-11.051 0.003906c-3.4062 0-6.1914 2.2266-6.1914 4.9453v4.9453h64.156v-4.9453c0-2.7227-2.7852-4.9453-6.1914-4.9453h-11.047v-11.535h25.117c3.9922 0 7.2578-3.2656 7.2578-7.2578v-49.938c-0.003906-3.9961-3.2695-7.2617-7.2617-7.2617zm1.1875 52.23h-82.281v-45.152c0-0.55469 0.45312-1.0078 1.0078-1.0078h80.27c0.55469 0 1.0078 0.45312 1.0078 1.0078z","fill-rule","evenodd"],[1,"footer"],[1,"info"],[1,"linkToWebsite",3,"click"],[1,"sendError",3,"click"],["aria-label","AccessFlow Logo","viewBox","0 0 567 567","version","1.1","xmlns","http://www.w3.org/2000/svg",1,"logo",2,"fill-rule","evenodd","clip-rule","evenodd","stroke-linejoin","round","stroke-miterlimit","2"],[1,"searchbar"],["type","text",3,"ngModelChange","ngModel"],[1,"availableLanguages"],[3,"ngClass"],[1,"box"],[1,"name"],[1,"inEnglish"],[1,"bar",3,"ngClass"]],template:function(i,o){i&1&&Ie(0,vb,9,12,":svg:svg",5)(1,xb,193,236,"div",6),i&2&&(qe(0,o.showAccessibility?-1:0),m(),qe(1,o.showAccessibility?1:-1))},dependencies:[Md,xd,Ti,gf,Oa,Td,Df],styles:[`.icon[_ngcontent-%COMP%]{position:fixed;transition:all ease .3s;cursor:pointer}.icon[_ngcontent-%COMP%]:hover{transform:scale(1.1)}.icon[_ngcontent-%COMP%]:hover.centerBottom, .icon[_ngcontent-%COMP%]:hover.centerTop{transform:scale(1.1) translate(-45%)}.icon.leftBottom[_ngcontent-%COMP%]{left:1rem;bottom:1rem}.icon.rightBottom[_ngcontent-%COMP%]{right:1rem;bottom:1rem}.icon.leftTop[_ngcontent-%COMP%]{left:1rem;top:1rem}.icon.rightTop[_ngcontent-%COMP%]{right:1rem;top:1rem}.icon.centerBottom[_ngcontent-%COMP%]{left:50%;transform:translate(-50%);bottom:1rem}.icon.centerTop[_ngcontent-%COMP%]{left:50%;transform:translate(-50%);top:1rem}.accessibility[_ngcontent-%COMP%]{position:fixed;top:0;right:0;bottom:0;width:380px;background-color:#eee;box-shadow:0 0 10px #00000080;-webkit-user-select:none;user-select:none}.accessibility[_ngcontent-%COMP%] *[_ngcontent-%COMP%]{font-family:Arial,sans-serif}.accessibility.rtl[_ngcontent-%COMP%]{direction:rtl}.accessibility.rtl[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .headerLanguage[_ngcontent-%COMP%] .arrowRight[_ngcontent-%COMP%]{left:inherit;right:25px;transform:scaleX(-1)}.accessibility.rtl[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%]{margin-left:inherit;margin-right:5px}.accessibility.rtl[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .box[_ngcontent-%COMP%]{right:5px!important;left:inherit!important}.accessibility.rtl[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .name[_ngcontent-%COMP%]{margin-left:0;margin-right:10px;text-align:right}.accessibility.rtl[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:after{right:inherit!important;left:15px!important}.accessibility[_ngcontent-%COMP%] .af-container[_ngcontent-%COMP%]{width:100%;height:100%}.accessibility[_ngcontent-%COMP%] .header[_ngcontent-%COMP%]{width:calc(100% - 20px);padding:10px;height:50px;position:relative;background-color:#fff;border-bottom:2px solid #dedede;direction:ltr!important}.accessibility[_ngcontent-%COMP%] .header[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{width:150px}.accessibility[_ngcontent-%COMP%] .header[_ngcontent-%COMP%] .closeIcon[_ngcontent-%COMP%]{position:absolute;right:15px;top:25px;cursor:pointer;width:25px;transition:all ease .3s}.accessibility[_ngcontent-%COMP%] .header[_ngcontent-%COMP%] .closeIcon[_ngcontent-%COMP%]:hover{transform:scale(1.1)}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%]{width:100%;position:relative;background-color:#fff;border-bottom:2px solid #dedede;box-sizing:border-box}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%]{padding:5px 10px;position:relative;max-height:225px;box-sizing:border-box}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .searchbar[_ngcontent-%COMP%]{width:100%;padding-left:15px;padding-right:5px;box-sizing:border-box}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .searchbar[_ngcontent-%COMP%] input[_ngcontent-%COMP%]{outline:none;width:calc(100% - 20px);line-height:28px;border:2px solid #eee;font-size:14px;padding:2px 5px;border-radius:5px 5px 0 0}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%]{width:calc(100% - 26px);height:150px;box-sizing:border-box;margin-left:15px;overflow-y:auto;background-color:#eee;border-radius:0 0 10px 10px;border:1px solid #dedede;border-top:0;margin-bottom:15px}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{list-style-type:none;margin:0;padding:0}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{padding:8px 10px;position:relative;display:none}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li.visible[_ngcontent-%COMP%]{display:block}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .box[_ngcontent-%COMP%]{display:inline-block;width:25px;height:25px;text-transform:uppercase;background-color:#fff;font-weight:700;border-radius:50%;text-align:center;line-height:25px;opacity:.9;font-size:11px;box-shadow:0 0 3px #00000080,0 0 1px #00000040}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover{background-color:#ddd;cursor:pointer}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li.selected[_ngcontent-%COMP%]{background-color:#008cee;color:#fff;font-weight:700;box-shadow:inset 0 0 3px #00000080,inset 0 0 1px #00000040}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li.selected[_ngcontent-%COMP%] .box[_ngcontent-%COMP%]{color:#000}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li.selected[_ngcontent-%COMP%]:after{position:absolute;right:15px;top:10px;content:"";display:block;width:20px;height:20px;background-image:url('data:image/svg+xml,<svg width="20px" height="20px" fill="%23ffffff" version="1.1" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path d="m50 95.832c12.156 0 23.812-4.8281 32.41-13.422 8.5938-8.5977 13.422-20.254 13.422-32.41s-4.8281-23.812-13.422-32.41c-8.5977-8.5938-20.254-13.422-32.41-13.422s-23.812 4.8281-32.41 13.422c-8.5938 8.5977-13.422 20.254-13.422 32.41s4.8281 23.812 13.422 32.41c8.5977 8.5938 20.254 13.422 32.41 13.422zm-23.793-44.625c1.625-1.6133 4.25-1.6133 5.875 0l9.5859 9.5859 24.125-24.125c1.6523-1.418 4.1172-1.3203 5.6562 0.21875 1.5391 1.5391 1.6328 4 0.21875 5.6562l-27.082 27.082h-0.003907c-1.625 1.6172-4.25 1.6172-5.875 0l-12.5-12.5c-0.78906-0.78125-1.2305-1.8477-1.2305-2.957 0-1.1133 0.44141-2.1758 1.2305-2.9609z"/></svg>')}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .name[_ngcontent-%COMP%]{display:inline-block;margin-left:10px;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative;top:3px;width:calc(100% - 70px)}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .languageContent[_ngcontent-%COMP%] .availableLanguages[_ngcontent-%COMP%] ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .name[_ngcontent-%COMP%] .inEnglish[_ngcontent-%COMP%]{opacity:.75;font-size:12px}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .headerLanguage[_ngcontent-%COMP%]{padding:5px 10px 5px 25px;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .headerLanguage[_ngcontent-%COMP%] .strong[_ngcontent-%COMP%]{font-weight:700;display:inline-block}.accessibility[_ngcontent-%COMP%] .languages[_ngcontent-%COMP%] .headerLanguage[_ngcontent-%COMP%] .arrowRight[_ngcontent-%COMP%]{position:relative;width:12px;left:25px;top:1px}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%]{width:100%;overflow-y:auto}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%]{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;width:calc(100% - 20px);list-style-type:none;margin:0;padding:10px}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{flex:0 0 calc(50% - 20px);background-color:#fff;max-width:calc(50% - 20px);border-radius:5px;padding:10px;text-align:center;margin:10px;box-sizing:border-box;border:3px solid transparent;transition:all ease .3s;cursor:pointer;height:100px}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .bars[_ngcontent-%COMP%]{width:calc(100% - 20px);margin:10px;display:flex;position:absolute;left:0}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .bars[_ngcontent-%COMP%] .bar[_ngcontent-%COMP%]{display:inline-block;height:4px;background-color:#eee;width:100%;margin:0 5px}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .bars[_ngcontent-%COMP%] .bar.active[_ngcontent-%COMP%]{background-color:#008cee}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover, .accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li.enabled[_ngcontent-%COMP%]{border-color:#008cee}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li.enabled[_ngcontent-%COMP%]{position:relative;box-shadow:0 0 3px #008cee80,0 0 10px #008cee40}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li.enabled[_ngcontent-%COMP%]:after{position:absolute;right:5px;top:5px;content:"";display:block;width:20px;height:20px;background-image:url('data:image/svg+xml,<svg width="20px" height="20px" fill="%23008cee" version="1.1" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><path d="m50 95.832c12.156 0 23.812-4.8281 32.41-13.422 8.5938-8.5977 13.422-20.254 13.422-32.41s-4.8281-23.812-13.422-32.41c-8.5977-8.5938-20.254-13.422-32.41-13.422s-23.812 4.8281-32.41 13.422c-8.5938 8.5977-13.422 20.254-13.422 32.41s4.8281 23.812 13.422 32.41c8.5977 8.5938 20.254 13.422 32.41 13.422zm-23.793-44.625c1.625-1.6133 4.25-1.6133 5.875 0l9.5859 9.5859 24.125-24.125c1.6523-1.418 4.1172-1.3203 5.6562 0.21875 1.5391 1.5391 1.6328 4 0.21875 5.6562l-27.082 27.082h-0.003907c-1.625 1.6172-4.25 1.6172-5.875 0l-12.5-12.5c-0.78906-0.78125-1.2305-1.8477-1.2305-2.957 0-1.1133 0.44141-2.1758 1.2305-2.9609z"/></svg>')}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li[_ngcontent-%COMP%] svg[_ngcontent-%COMP%]{width:35px;margin-bottom:10px}.accessibility[_ngcontent-%COMP%] .toolsContainer[_ngcontent-%COMP%] .tools[_ngcontent-%COMP%] li[_ngcontent-%COMP%] .text[_ngcontent-%COMP%]{font-size:12px;opacity:.75;font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.accessibility[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%]{position:relative;bottom:0;width:100%;padding:10px;background-color:#fff;height:70px;border-top:2px solid #dedede;box-sizing:border-box;direction:ltr!important}.accessibility[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] .logo[_ngcontent-%COMP%]{position:absolute;right:25px;top:10px;width:60px}.accessibility[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] .info[_ngcontent-%COMP%]{position:relative}.accessibility[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] .info[_ngcontent-%COMP%] .linkToWebsite[_ngcontent-%COMP%]{font-size:12px;margin-bottom:10px;color:#008cee;cursor:pointer;opacity:.5}.accessibility[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] .info[_ngcontent-%COMP%] .linkToWebsite[_ngcontent-%COMP%]:hover{text-decoration:underline}.accessibility[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] .info[_ngcontent-%COMP%] .sendError[_ngcontent-%COMP%]{background-color:#008cee;color:#fff;border-radius:5px;font-weight:700;border:0;padding:5px;font-size:11px;text-transform:uppercase;cursor:pointer;transition:all ease .3s}.accessibility[_ngcontent-%COMP%] .footer[_ngcontent-%COMP%] .info[_ngcontent-%COMP%] .sendError[_ngcontent-%COMP%]:hover{background-color:#13629a}`]});let t=e;return t})();var Ef=(()=>{let e=class e{constructor(r){this.injector=r}ngDoBootstrap(){let r=Qd(Cf,{injector:this.injector});customElements.define("access-flow",r)}};e.\u0275fac=function(i){return new(i||e)(I(We))},e.\u0275mod=xe({type:e}),e.\u0275inj=Me({providers:[an],imports:[Kd,pi,zd,vf]});let t=e;return t})();Yd().bootstrapModule(Ef).catch(t=>console.error(t));