@aurigma/ui-framework
Version:
A platform which allows building print product personalization editors based on Aurigma's Customer's Canvas.
1 lines • 231 kB
HTML
"use strict";(self.webpackChunkdropdown=self.webpackChunkdropdown||[]).push([[429],{492:()=>{}},e=>{e(e.s=492)}]);(()=>{"use strict";var e,v={},i={};function a(e){var f=i[e];if(void 0!==f)return f.exports;var r=i[e]={exports:{}};return v[e](r,r.exports,a),r.exports}a.m=v,e=[],a.O=(f,r,u,o)=>{if(!r){var c=1/0;for(n=0;n<e.length;n++){for(var[r,u,o]=e[n],t=!0,l=0;l<r.length;l++)(!1&o||c>=o)&&Object.keys(a.O).every(h=>a.O[h](r[l]))?r.splice(l--,1):(t=!1,o<c&&(c=o));if(t){e.splice(n--,1);var s=u();void 0!==s&&(f=s)}}return f}o=o||0;for(var n=e.length;n>0&&e[n-1][2]>o;n--)e[n]=e[n-1];e[n]=[r,u,o]},a.o=(e,f)=>Object.prototype.hasOwnProperty.call(e,f),(()=>{var e={666:0};a.O.j=u=>0===e[u];var f=(u,o)=>{var l,s,[n,c,t]=o,d=0;if(n.some(_=>0!==e[_])){for(l in c)a.o(c,l)&&(a.m[l]=c[l]);if(t)var p=t(a)}for(u&&u(o);d<n.length;d++)a.o(e,s=n[d])&&e[s]&&e[s][0](),e[s]=0;return a.O(p)},r=self.webpackChunkdropdown=self.webpackChunkdropdown||[];r.forEach(f.bind(null,0)),r.push=f.bind(null,r.push.bind(r))})()})();"use strict";(self.webpackChunkdropdown=self.webpackChunkdropdown||[]).push([[179],{937:()=>{function W(e){return"function"==typeof e}function zr(e){const n=e(i=>{Error.call(i),i.stack=(new Error).stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}const Wr=zr(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:\n${n.map((i,r)=>`${r+1}) ${i.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=n});function Wn(e,t){if(e){const n=e.indexOf(t);0<=n&&e.splice(n,1)}}class Ze{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(const o of n)o.remove(this);else n.remove(this);const{initialTeardown:i}=this;if(W(i))try{i()}catch(o){t=o instanceof Wr?o.errors:[o]}const{_finalizers:r}=this;if(r){this._finalizers=null;for(const o of r)try{od(o)}catch(s){t=t??[],s instanceof Wr?t=[...t,...s.errors]:t.push(s)}}if(t)throw new Wr(t)}}add(t){var n;if(t&&t!==this)if(this.closed)od(t);else{if(t instanceof Ze){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}}_hasParent(t){const{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){const{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){const{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&Wn(n,t)}remove(t){const{_finalizers:n}=this;n&&Wn(n,t),t instanceof Ze&&t._removeParent(this)}}Ze.EMPTY=(()=>{const e=new Ze;return e.closed=!0,e})();const id=Ze.EMPTY;function rd(e){return e instanceof Ze||e&&"closed"in e&&W(e.remove)&&W(e.add)&&W(e.unsubscribe)}function od(e){W(e)?e():e.unsubscribe()}const bn={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},qr={setTimeout(e,t,...n){const{delegate:i}=qr;return i?.setTimeout?i.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){const{delegate:t}=qr;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function sd(e){qr.setTimeout(()=>{const{onUnhandledError:t}=bn;if(!t)throw e;t(e)})}function Gs(){}const Yy=zs("C",void 0,void 0);function zs(e,t,n){return{kind:e,value:t,error:n}}let En=null;function Yr(e){if(bn.useDeprecatedSynchronousErrorHandling){const t=!En;if(t&&(En={errorThrown:!1,error:null}),e(),t){const{errorThrown:n,error:i}=En;if(En=null,n)throw i}}else e()}class Ws extends Ze{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,rd(t)&&t.add(this)):this.destination=tC}static create(t,n,i){return new ji(t,n,i)}next(t){this.isStopped?Ys(function Xy(e){return zs("N",e,void 0)}(t),this):this._next(t)}error(t){this.isStopped?Ys(function Zy(e){return zs("E",void 0,e)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Ys(Yy,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}}const Qy=Function.prototype.bind;function qs(e,t){return Qy.call(e,t)}class Jy{constructor(t){this.partialObserver=t}next(t){const{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(i){Zr(i)}}error(t){const{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(i){Zr(i)}else Zr(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){Zr(n)}}}class ji extends Ws{constructor(t,n,i){let r;if(super(),W(t)||!t)r={next:t??void 0,error:n??void 0,complete:i??void 0};else{let o;this&&bn.useDeprecatedNextContext?(o=Object.create(t),o.unsubscribe=()=>this.unsubscribe(),r={next:t.next&&qs(t.next,o),error:t.error&&qs(t.error,o),complete:t.complete&&qs(t.complete,o)}):r=t}this.destination=new Jy(r)}}function Zr(e){bn.useDeprecatedSynchronousErrorHandling?function Ky(e){bn.useDeprecatedSynchronousErrorHandling&&En&&(En.errorThrown=!0,En.error=e)}(e):sd(e)}function Ys(e,t){const{onStoppedNotification:n}=bn;n&&qr.setTimeout(()=>n(e,t))}const tC={closed:!0,next:Gs,error:function eC(e){throw e},complete:Gs},Zs="function"==typeof Symbol&&Symbol.observable||"@@observable";function ad(e){return e}let xe=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){const i=new e;return i.source=this,i.operator=n,i}subscribe(n,i,r){const o=function iC(e){return e&&e instanceof Ws||function nC(e){return e&&W(e.next)&&W(e.error)&&W(e.complete)}(e)&&rd(e)}(n)?n:new ji(n,i,r);return Yr(()=>{const{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(i){n.error(i)}}forEach(n,i){return new(i=cd(i))((r,o)=>{const s=new ji({next:a=>{try{n(a)}catch(l){o(l),s.unsubscribe()}},error:o,complete:r});this.subscribe(s)})}_subscribe(n){var i;return null===(i=this.source)||void 0===i?void 0:i.subscribe(n)}[Zs](){return this}pipe(...n){return function ld(e){return 0===e.length?ad:1===e.length?e[0]:function(n){return e.reduce((i,r)=>r(i),n)}}(n)(this)}toPromise(n){return new(n=cd(n))((i,r)=>{let o;this.subscribe(s=>o=s,s=>r(s),()=>i(o))})}}return e.create=t=>new e(t),e})();function cd(e){var t;return null!==(t=e??bn.Promise)&&void 0!==t?t:Promise}const rC=zr(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let tt=(()=>{class e extends xe{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){const i=new ud(this,this);return i.operator=n,i}_throwIfClosed(){if(this.closed)throw new rC}next(n){Yr(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const i of this.currentObservers)i.next(n)}})}error(n){Yr(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;const{observers:i}=this;for(;i.length;)i.shift().error(n)}})}complete(){Yr(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{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(null===(n=this.observers)||void 0===n?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){const{hasError:i,isStopped:r,observers:o}=this;return i||r?id:(this.currentObservers=null,o.push(n),new Ze(()=>{this.currentObservers=null,Wn(o,n)}))}_checkFinalizedStatuses(n){const{hasError:i,thrownError:r,isStopped:o}=this;i?n.error(r):o&&n.complete()}asObservable(){const n=new xe;return n.source=this,n}}return e.create=(t,n)=>new ud(t,n),e})();class ud extends tt{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,i;null===(i=null===(n=this.destination)||void 0===n?void 0:n.next)||void 0===i||i.call(n,t)}error(t){var n,i;null===(i=null===(n=this.destination)||void 0===n?void 0:n.error)||void 0===i||i.call(n,t)}complete(){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===n||n.call(t)}_subscribe(t){var n,i;return null!==(i=null===(n=this.source)||void 0===n?void 0:n.subscribe(t))&&void 0!==i?i:id}}function Pt(e){return t=>{if(function oC(e){return W(e?.lift)}(t))return t.lift(function(n){try{return e(n,this)}catch(i){this.error(i)}});throw new TypeError("Unable to lift unknown Observable type")}}function ft(e,t,n,i,r){return new sC(e,t,n,i,r)}class sC extends Ws{constructor(t,n,i,r,o,s){super(t),this.onFinalize=o,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(l){t.error(l)}}:super._next,this._error=r?function(a){try{r(a)}catch(l){t.error(l)}finally{this.unsubscribe()}}:super._error,this._complete=i?function(){try{i()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){const{closed:n}=this;super.unsubscribe(),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}}function Hi(e,t){return Pt((n,i)=>{let r=0;n.subscribe(ft(i,o=>{i.next(e.call(t,o,r++))}))})}function on(e){return this instanceof on?(this.v=e,this):new on(e)}function hd(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,i=n.apply(e,t||[]),o=[];return r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r;function s(f){i[f]&&(r[f]=function(h){return new Promise(function(p,g){o.push([f,h,p,g])>1||a(f,h)})})}function a(f,h){try{!function l(f){f.value instanceof on?Promise.resolve(f.value.v).then(c,u):d(o[0][2],f)}(i[f](h))}catch(p){d(o[0][3],p)}}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 pd(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,t=e[Symbol.asyncIterator];return t?t.call(e):(e=function Js(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],i=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(e),n={},i("next"),i("throw"),i("return"),n[Symbol.asyncIterator]=function(){return this},n);function i(o){n[o]=e[o]&&function(s){return new Promise(function(a,l){!function r(o,s,a,l){Promise.resolve(l).then(function(c){o({value:c,done:a})},s)}(a,l,(s=e[o](s)).done,s.value)})}}}"function"==typeof SuppressedError&&SuppressedError;const ea=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function gd(e){return W(e?.then)}function md(e){return W(e[Zs])}function _d(e){return Symbol.asyncIterator&&W(e?.[Symbol.asyncIterator])}function vd(e){return new TypeError(`You provided ${null!==e&&"object"==typeof e?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const yd=function xC(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function Cd(e){return W(e?.[yd])}function Dd(e){return hd(this,arguments,function*(){const n=e.getReader();try{for(;;){const{value:i,done:r}=yield on(n.read());if(r)return yield on(void 0);yield yield on(i)}}finally{n.releaseLock()}})}function wd(e){return W(e?.getReader)}function ht(e){if(e instanceof xe)return e;if(null!=e){if(md(e))return function TC(e){return new xe(t=>{const n=e[Zs]();if(W(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(e);if(ea(e))return function AC(e){return new xe(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}(e);if(gd(e))return function FC(e){return new xe(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,sd)})}(e);if(_d(e))return bd(e);if(Cd(e))return function OC(e){return new xe(t=>{for(const n of e)if(t.next(n),t.closed)return;t.complete()})}(e);if(wd(e))return function RC(e){return bd(Dd(e))}(e)}throw vd(e)}function bd(e){return new xe(t=>{(function PC(e,t){var n,i,r,o;return function dd(e,t,n,i){return new(n||(n=Promise))(function(o,s){function a(u){try{c(i.next(u))}catch(d){s(d)}}function l(u){try{c(i.throw(u))}catch(d){s(d)}}function c(u){u.done?o(u.value):function r(o){return o instanceof n?o:new n(function(s){s(o)})}(u.value).then(a,l)}c((i=i.apply(e,t||[])).next())})}(this,void 0,void 0,function*(){try{for(n=pd(e);!(i=yield n.next()).done;)if(t.next(i.value),t.closed)return}catch(s){r={error:s}}finally{try{i&&!i.done&&(o=n.return)&&(yield o.call(n))}finally{if(r)throw r.error}}t.complete()})})(e,t).catch(n=>t.error(n))})}function sn(e,t,n,i=0,r=!1){const o=t.schedule(function(){n(),r?e.add(this.schedule(null,i)):this.unsubscribe()},i);if(e.add(o),!r)return o}function ta(e,t,n=1/0){return W(t)?ta((i,r)=>Hi((o,s)=>t(i,o,r,s))(ht(e(i,r))),n):("number"==typeof t&&(n=t),Pt((i,r)=>function kC(e,t,n,i,r,o,s,a){const l=[];let c=0,u=0,d=!1;const f=()=>{d&&!l.length&&!c&&t.complete()},h=g=>c<i?p(g):l.push(g),p=g=>{o&&t.next(g),c++;let _=!1;ht(n(g,u++)).subscribe(ft(t,C=>{r?.(C),o?h(C):t.next(C)},()=>{_=!0},void 0,()=>{if(_)try{for(c--;l.length&&c<i;){const C=l.shift();s?sn(t,s,()=>p(C)):p(C)}f()}catch(C){t.error(C)}}))};return e.subscribe(ft(t,h,()=>{d=!0,f()})),()=>{a?.()}}(i,r,e,n)))}const na=new xe(e=>e.complete());function Ed(e){return e&&W(e.schedule)}function ia(e){return e[e.length-1]}function Sd(e){return Ed(ia(e))?e.pop():void 0}function Id(e,t=0){return Pt((n,i)=>{n.subscribe(ft(i,r=>sn(i,e,()=>i.next(r),t),()=>sn(i,e,()=>i.complete(),t),r=>sn(i,e,()=>i.error(r),t)))})}function Md(e,t=0){return Pt((n,i)=>{i.add(e.schedule(()=>n.subscribe(i),t))})}function xd(e,t){if(!e)throw new Error("Iterable cannot be null");return new xe(n=>{sn(n,t,()=>{const i=e[Symbol.asyncIterator]();sn(n,t,()=>{i.next().then(r=>{r.done?n.complete():n.next(r.value)})},0,!0)})})}function ra(e,t){return t?function zC(e,t){if(null!=e){if(md(e))return function jC(e,t){return ht(e).pipe(Md(t),Id(t))}(e,t);if(ea(e))return function $C(e,t){return new xe(n=>{let i=0;return t.schedule(function(){i===e.length?n.complete():(n.next(e[i++]),n.closed||this.schedule())})})}(e,t);if(gd(e))return function HC(e,t){return ht(e).pipe(Md(t),Id(t))}(e,t);if(_d(e))return xd(e,t);if(Cd(e))return function UC(e,t){return new xe(n=>{let i;return sn(n,t,()=>{i=e[yd](),sn(n,t,()=>{let r,o;try{({value:r,done:o}=i.next())}catch(s){return void n.error(s)}o?n.complete():n.next(r)},0,!0)}),()=>W(i?.return)&&i.return()})}(e,t);if(wd(e))return function GC(e,t){return xd(Dd(e),t)}(e,t)}throw vd(e)}(e,t):ht(e)}function oa(...e){const t=Sd(e),n=function BC(e,t){return"number"==typeof ia(e)?e.pop():t}(e,1/0),i=e;return i.length?1===i.length?ht(i[0]):function NC(e=1/0){return ta(ad,e)}(n)(ra(i,t)):na}function sa(e,t,...n){if(!0===t)return void e();if(!1===t)return;const i=new ji({next:()=>{i.unsubscribe(),e()}});return t(...n).subscribe(i)}function X(e){for(let t in e)if(e[t]===X)return t;throw Error("Could not find renamed property on target object.")}function aa(e,t){for(const n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function K(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(K).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}function la(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}const qC=X({__forward_ref__:X});function Q(e){return e.__forward_ref__=Q,e.toString=function(){return K(this())},e}function A(e){return ca(e)?e():e}function ca(e){return"function"==typeof e&&e.hasOwnProperty(qC)&&e.__forward_ref__===Q}class S extends Error{constructor(t,n){super(function Xr(e,t){return`NG0${Math.abs(e)}${t?": "+t.trim():""}`}(t,n)),this.code=t}}function P(e){return"string"==typeof e?e:null==e?"":String(e)}function Kr(e,t){throw new S(-201,!1)}function it(e,t){null==e&&function q(e,t,n,i){throw new Error(`ASSERTION ERROR: ${e}`+(null==i?"":` [Expected=> ${n} ${i} ${t} <=Actual]`))}(t,e,null,"!=")}function N(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function pe(e){return{providers:e.providers||[],imports:e.imports||[]}}function Qr(e){return Td(e,Jr)||Td(e,Fd)}function Td(e,t){return e.hasOwnProperty(t)?e[t]:null}function Ad(e){return e&&(e.hasOwnProperty(ua)||e.hasOwnProperty(tD))?e[ua]:null}const Jr=X({\u0275prov:X}),ua=X({\u0275inj:X}),Fd=X({ngInjectableDef:X}),tD=X({ngInjectorDef:X});var F=(()=>((F=F||{})[F.Default=0]="Default",F[F.Host=1]="Host",F[F.Self=2]="Self",F[F.SkipSelf=4]="SkipSelf",F[F.Optional=8]="Optional",F))();let da;function pt(e){const t=da;return da=e,t}function Od(e,t,n){const i=Qr(e);return i&&"root"==i.providedIn?void 0===i.value?i.value=i.factory():i.value:n&F.Optional?null:void 0!==t?t:void Kr(K(e))}function an(e){return{toString:e}.toString()}var Dt=(()=>((Dt=Dt||{})[Dt.OnPush=0]="OnPush",Dt[Dt.Default=1]="Default",Dt))(),kt=(()=>{return(e=kt||(kt={}))[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",kt;var e})();const J=(()=>typeof globalThis<"u"&&globalThis||typeof global<"u"&&global||typeof window<"u"&&window||typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self)(),qn={},G=[],eo=X({\u0275cmp:X}),fa=X({\u0275dir:X}),ha=X({\u0275pipe:X}),Rd=X({\u0275mod:X}),Wt=X({\u0275fac:X}),$i=X({__NG_ELEMENT_ID__:X});let iD=0;function qt(e){return an(()=>{const n=!0===e.standalone,i={},r={type:e.type,providersResolver:null,decls:e.decls,vars:e.vars,factory:null,template:e.template||null,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:i,inputs:null,outputs:null,exportAs:e.exportAs||null,onPush:e.changeDetection===Dt.OnPush,directiveDefs:null,pipeDefs:null,standalone:n,dependencies:n&&e.dependencies||null,getStandaloneInjector:null,selectors:e.selectors||G,viewQuery:e.viewQuery||null,features:e.features||null,data:e.data||{},encapsulation:e.encapsulation||kt.Emulated,id:"c"+iD++,styles:e.styles||G,_:null,setInput:null,schemas:e.schemas||null,tView:null},o=e.dependencies,s=e.features;return r.inputs=Nd(e.inputs,i),r.outputs=Nd(e.outputs),s&&s.forEach(a=>a(r)),r.directiveDefs=o?()=>("function"==typeof o?o():o).map(Pd).filter(kd):null,r.pipeDefs=o?()=>("function"==typeof o?o():o).map(He).filter(kd):null,r})}function Pd(e){return Y(e)||je(e)}function kd(e){return null!==e}function ve(e){return an(()=>({type:e.type,bootstrap:e.bootstrap||G,declarations:e.declarations||G,imports:e.imports||G,exports:e.exports||G,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function Nd(e,t){if(null==e)return qn;const n={};for(const i in e)if(e.hasOwnProperty(i)){let r=e[i],o=r;Array.isArray(r)&&(o=r[1],r=r[0]),n[r]=i,t&&(t[r]=o)}return n}const O=qt;function Y(e){return e[eo]||null}function je(e){return e[fa]||null}function He(e){return e[ha]||null}const L=11;function Ke(e){return Array.isArray(e)&&"object"==typeof e[1]}function bt(e){return Array.isArray(e)&&!0===e[1]}function ma(e){return 0!=(8&e.flags)}function ro(e){return 2==(2&e.flags)}function oo(e){return 1==(1&e.flags)}function Et(e){return null!==e.template}function cD(e){return 0!=(256&e[2])}function Tn(e,t){return e.hasOwnProperty(Wt)?e[Wt]:null}class Bd{constructor(t,n,i){this.previousValue=t,this.currentValue=n,this.firstChange=i}isFirstChange(){return this.firstChange}}function Nt(){return jd}function jd(e){return e.type.prototype.ngOnChanges&&(e.setInput=hD),fD}function fD(){const e=$d(this),t=e?.current;if(t){const n=e.previous;if(n===qn)e.previous=t;else for(let i in t)n[i]=t[i];e.current=null,this.ngOnChanges(t)}}function hD(e,t,n,i){const r=$d(e)||function pD(e,t){return e[Hd]=t}(e,{previous:qn,current:null}),o=r.current||(r.current={}),s=r.previous,a=this.declaredInputs[n],l=s[a];o[a]=new Bd(l&&l.currentValue,t,s===qn),e[i]=t}Nt.ngInherit=!0;const Hd="__ngSimpleChanges__";function $d(e){return e[Hd]||null}function ye(e){for(;Array.isArray(e);)e=e[0];return e}function so(e,t){return ye(t[e])}function st(e,t){return ye(t[e.index])}function Da(e,t){return e.data[t]}function at(e,t){const n=t[e];return Ke(n)?n:n[0]}function ao(e){return 64==(64&e[2])}function ln(e,t){return null==t?null:e[t]}function Ud(e){e[18]=0}function wa(e,t){e[5]+=t;let n=e,i=e[3];for(;null!==i&&(1===t&&1===n[5]||-1===t&&0===n[5]);)i[5]+=t,n=i,i=i[3]}const R={lFrame:tf(null),bindingsEnabled:!0};function zd(){return R.bindingsEnabled}function v(){return R.lFrame.lView}function H(){return R.lFrame.tView}function Ee(){let e=Yd();for(;null!==e&&64===e.type;)e=e.parent;return e}function Yd(){return R.lFrame.currentTNode}function Vt(e,t){const n=R.lFrame;n.currentTNode=e,n.isParent=t}function ba(){return R.lFrame.isParent}function Ea(){R.lFrame.isParent=!1}function Qn(){return R.lFrame.bindingIndex++}function Zt(e){const t=R.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function TD(e,t){const n=R.lFrame;n.bindingIndex=n.bindingRootIndex=e,Sa(t)}function Sa(e){R.lFrame.currentDirectiveIndex=e}function Qd(){return R.lFrame.currentQueryIndex}function Ma(e){R.lFrame.currentQueryIndex=e}function FD(e){const t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function Jd(e,t,n){if(n&F.SkipSelf){let r=t,o=e;for(;!(r=r.parent,null!==r||n&F.Host||(r=FD(o),null===r||(o=o[15],10&r.type))););if(null===r)return!1;t=r,e=o}const i=R.lFrame=ef();return i.currentTNode=t,i.lView=e,!0}function xa(e){const t=ef(),n=e[1];R.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function ef(){const e=R.lFrame,t=null===e?null:e.child;return null===t?tf(e):t}function tf(e){const t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function nf(){const e=R.lFrame;return R.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}const rf=nf;function Ta(){const e=nf();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function Ue(){return R.lFrame.selectedIndex}function cn(e){R.lFrame.selectedIndex=e}function se(){const e=R.lFrame;return Da(e.tView,e.selectedIndex)}function lo(e,t){for(let n=t.directiveStart,i=t.directiveEnd;n<i;n++){const o=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:l,ngAfterViewChecked:c,ngOnDestroy:u}=o;s&&(e.contentHooks||(e.contentHooks=[])).push(-n,s),a&&((e.contentHooks||(e.contentHooks=[])).push(n,a),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,a)),l&&(e.viewHooks||(e.viewHooks=[])).push(-n,l),c&&((e.viewHooks||(e.viewHooks=[])).push(n,c),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,c)),null!=u&&(e.destroyHooks||(e.destroyHooks=[])).push(n,u)}}function co(e,t,n){af(e,t,3,n)}function uo(e,t,n,i){(3&e[2])===n&&af(e,t,n,i)}function Aa(e,t){let n=e[2];(3&n)===t&&(n&=2047,n+=1,e[2]=n)}function af(e,t,n,i){const o=i??-1,s=t.length-1;let a=0;for(let l=void 0!==i?65535&e[18]:0;l<s;l++)if("number"==typeof t[l+1]){if(a=t[l],null!=i&&a>=i)break}else t[l]<0&&(e[18]+=65536),(a<o||-1==o)&&(BD(e,n,t,l),e[18]=(4294901760&e[18])+l+2),l++}function BD(e,t,n,i){const r=n[i]<0,o=n[i+1],a=e[r?-n[i]:n[i]];if(r){if(e[2]>>11<e[18]>>16&&(3&e[2])===t){e[2]+=2048;try{o.call(a)}finally{}}}else try{o.call(a)}finally{}}class Zi{constructor(t,n,i){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=i}}function fo(e,t,n){let i=0;for(;i<n.length;){const r=n[i];if("number"==typeof r){if(0!==r)break;i++;const o=n[i++],s=n[i++],a=n[i++];e.setAttribute(t,s,a,o)}else{const o=r,s=n[++i];cf(o)?e.setProperty(t,o,s):e.setAttribute(t,o,s),i++}}return i}function lf(e){return 3===e||4===e||6===e}function cf(e){return 64===e.charCodeAt(0)}function ho(e,t){if(null!==t&&0!==t.length)if(null===e||0===e.length)e=t.slice();else{let n=-1;for(let i=0;i<t.length;i++){const r=t[i];"number"==typeof r?n=r:0===n||uf(e,n,r,null,-1===n||2===n?t[++i]:null)}}return e}function uf(e,t,n,i,r){let o=0,s=e.length;if(-1===t)s=-1;else for(;o<e.length;){const a=e[o++];if("number"==typeof a){if(a===t){s=-1;break}if(a>t){s=o-1;break}}}for(;o<e.length;){const a=e[o];if("number"==typeof a)break;if(a===n){if(null===i)return void(null!==r&&(e[o+1]=r));if(i===e[o+1])return void(e[o+2]=r)}o++,null!==i&&o++,null!==r&&o++}-1!==s&&(e.splice(s,0,t),o=s+1),e.splice(o++,0,n),null!==i&&e.splice(o++,0,i),null!==r&&e.splice(o++,0,r)}function df(e){return-1!==e}function Jn(e){return 32767&e}function ei(e,t){let n=function GD(e){return e>>16}(e),i=t;for(;n>0;)i=i[15],n--;return i}let Oa=!0;function po(e){const t=Oa;return Oa=e,t}let zD=0;const Lt={};function Ki(e,t){const n=Pa(e,t);if(-1!==n)return n;const i=t[1];i.firstCreatePass&&(e.injectorIndex=t.length,Ra(i.data,e),Ra(t,null),Ra(i.blueprint,null));const r=go(e,t),o=e.injectorIndex;if(df(r)){const s=Jn(r),a=ei(r,t),l=a[1].data;for(let c=0;c<8;c++)t[o+c]=a[s+c]|l[s+c]}return t[o+8]=r,o}function Ra(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Pa(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function go(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;let n=0,i=null,r=t;for(;null!==r;){if(i=Cf(r),null===i)return-1;if(n++,r=r[15],-1!==i.injectorIndex)return i.injectorIndex|n<<16}return-1}function mo(e,t,n){!function WD(e,t,n){let i;"string"==typeof n?i=n.charCodeAt(0)||0:n.hasOwnProperty($i)&&(i=n[$i]),null==i&&(i=n[$i]=zD++);const r=255&i;t.data[e+(r>>5)]|=1<<r}(e,t,n)}function pf(e,t,n){if(n&F.Optional||void 0!==e)return e;Kr()}function gf(e,t,n,i){if(n&F.Optional&&void 0===i&&(i=null),0==(n&(F.Self|F.Host))){const r=e[9],o=pt(void 0);try{return r?r.get(t,i,n&F.Optional):Od(t,i,n&F.Optional)}finally{pt(o)}}return pf(i,0,n)}function mf(e,t,n,i=F.Default,r){if(null!==e){if(1024&t[2]){const s=function KD(e,t,n,i,r){let o=e,s=t;for(;null!==o&&null!==s&&1024&s[2]&&!(256&s[2]);){const a=_f(o,s,n,i|F.Self,Lt);if(a!==Lt)return a;let l=o.parent;if(!l){const c=s[21];if(c){const u=c.get(n,Lt,i);if(u!==Lt)return u}l=Cf(s),s=s[15]}o=l}return r}(e,t,n,i,Lt);if(s!==Lt)return s}const o=_f(e,t,n,i,Lt);if(o!==Lt)return o}return gf(t,n,i,r)}function _f(e,t,n,i,r){const o=function ZD(e){if("string"==typeof e)return e.charCodeAt(0)||0;const t=e.hasOwnProperty($i)?e[$i]:void 0;return"number"==typeof t?t>=0?255&t:XD:t}(n);if("function"==typeof o){if(!Jd(t,e,i))return i&F.Host?pf(r,0,i):gf(t,n,i,r);try{const s=o(i);if(null!=s||i&F.Optional)return s;Kr()}finally{rf()}}else if("number"==typeof o){let s=null,a=Pa(e,t),l=-1,c=i&F.Host?t[16][6]:null;for((-1===a||i&F.SkipSelf)&&(l=-1===a?go(e,t):t[a+8],-1!==l&&yf(i,!1)?(s=t[1],a=Jn(l),t=ei(l,t)):a=-1);-1!==a;){const u=t[1];if(vf(o,a,u.data)){const d=YD(a,t,n,s,i,c);if(d!==Lt)return d}l=t[a+8],-1!==l&&yf(i,t[1].data[a+8]===c)&&vf(o,a,t)?(s=u,a=Jn(l),t=ei(l,t)):a=-1}}return r}function YD(e,t,n,i,r,o){const s=t[1],a=s.data[e+8],u=_o(a,s,n,null==i?ro(a)&&Oa:i!=s&&0!=(3&a.type),r&F.Host&&o===a);return null!==u?Qi(t,s,u,a):Lt}function _o(e,t,n,i,r){const o=e.providerIndexes,s=t.data,a=1048575&o,l=e.directiveStart,u=o>>20,f=r?a+u:e.directiveEnd;for(let h=i?a:a+u;h<f;h++){const p=s[h];if(h<l&&n===p||h>=l&&p.type===n)return h}if(r){const h=s[l];if(h&&Et(h)&&h.type===n)return l}return null}function Qi(e,t,n,i){let r=e[n];const o=t.data;if(function jD(e){return e instanceof Zi}(r)){const s=r;s.resolving&&function YC(e,t){const n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new S(-200,`Circular dependency in DI detected for ${e}${n}`)}(function U(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():P(e)}(o[n]));const a=po(s.canSeeViewProviders);s.resolving=!0;const l=s.injectImpl?pt(s.injectImpl):null;Jd(e,i,F.Default);try{r=e[n]=s.factory(void 0,o,e,i),t.firstCreatePass&&n>=i.directiveStart&&function LD(e,t,n){const{ngOnChanges:i,ngOnInit:r,ngDoCheck:o}=t.type.prototype;if(i){const s=jd(t);(n.preOrderHooks||(n.preOrderHooks=[])).push(e,s),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,s)}r&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-e,r),o&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,o),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,o))}(n,o[n],t)}finally{null!==l&&pt(l),po(a),s.resolving=!1,rf()}}return r}function vf(e,t,n){return!!(n[t+(e>>5)]&1<<e)}function yf(e,t){return!(e&F.Self||e&F.Host&&t)}class ti{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,i){return mf(this._tNode,this._lView,t,i,n)}}function XD(){return new ti(Ee(),v())}function ka(e){return ca(e)?()=>{const t=ka(A(e));return t&&t()}:Tn(e)}function Cf(e){const t=e[1],n=t.type;return 2===n?t.declTNode:1===n?e[6]:null}const ii="__parameters__";function oi(e,t,n){return an(()=>{const i=function Va(e){return function(...n){if(e){const i=e(...n);for(const r in i)this[r]=i[r]}}}(t);function r(...o){if(this instanceof r)return i.apply(this,o),this;const s=new r(...o);return a.annotation=s,a;function a(l,c,u){const d=l.hasOwnProperty(ii)?l[ii]:Object.defineProperty(l,ii,{value:[]})[ii];for(;d.length<=u;)d.push(null);return(d[u]=d[u]||[]).push(s),l}}return n&&(r.prototype=Object.create(n.prototype)),r.prototype.ngMetadataName=e,r.annotationCls=r,r})}class x{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof n?this.__NG_ELEMENT_ID__=n:void 0!==n&&(this.\u0275prov=N({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function lt(e,t){void 0===t&&(t=e);for(let n=0;n<e.length;n++){let i=e[n];Array.isArray(i)?(t===e&&(t=e.slice(0,n)),lt(i,t)):t!==e&&t.push(i)}return t}function Xt(e,t){e.forEach(n=>Array.isArray(n)?Xt(n,t):t(n))}function wf(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function vo(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function tr(e,t){const n=[];for(let i=0;i<e;i++)n.push(t);return n}function ct(e,t,n){let i=si(e,t);return i>=0?e[1|i]=n:(i=~i,function tw(e,t,n,i){let r=e.length;if(r==t)e.push(n,i);else if(1===r)e.push(i,e[0]),e[0]=n;else{for(r--,e.push(e[r-1],e[r]);r>t;)e[r]=e[r-2],r--;e[t]=n,e[t+1]=i}}(e,i,t,n)),i}function Ba(e,t){const n=si(e,t);if(n>=0)return e[1|n]}function si(e,t){return function Sf(e,t,n){let i=0,r=e.length>>n;for(;r!==i;){const o=i+(r-i>>1),s=e[o<<n];if(t===s)return o<<n;s>t?r=o:i=o+1}return~(r<<n)}(e,t,1)}const nr={},Ha="__NG_DI_FLAG__",Co="ngTempTokenPath",cw=/\n/gm,If="__source";let ir;function ai(e){const t=ir;return ir=e,t}function dw(e,t=F.Default){if(void 0===ir)throw new S(-203,!1);return null===ir?Od(e,void 0,t):ir.get(e,t&F.Optional?null:void 0,t)}function D(e,t=F.Default){return(function nD(){return da}()||dw)(A(e),t)}function Do(e,t=F.Default){return"number"!=typeof t&&(t=0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)),D(e,t)}function $a(e){const t=[];for(let n=0;n<e.length;n++){const i=A(e[n]);if(Array.isArray(i)){if(0===i.length)throw new S(900,!1);let r,o=F.Default;for(let s=0;s<i.length;s++){const a=i[s],l=fw(a);"number"==typeof l?-1===l?r=a.token:o|=l:r=a}t.push(D(r,o))}else t.push(D(i))}return t}function rr(e,t){return e[Ha]=t,e.prototype[Ha]=t,e}function fw(e){return e[Ha]}const wo=rr(oi("Optional"),8),bo=rr(oi("SkipSelf"),4);var Qe=(()=>((Qe=Qe||{})[Qe.Important=1]="Important",Qe[Qe.DashCase=2]="DashCase",Qe))();const qa=new Map;let Aw=0;const Za="__ngContext__";function Ve(e,t){Ke(t)?(e[Za]=t[20],function Ow(e){qa.set(e[20],e)}(t)):e[Za]=t}function Ka(e,t){return undefined(e,t)}function lr(e){const t=e[3];return bt(t)?t[3]:t}function Qa(e){return qf(e[13])}function Ja(e){return qf(e[4])}function qf(e){for(;null!==e&&!bt(e);)e=e[4];return e}function ci(e,t,n,i,r){if(null!=i){let o,s=!1;bt(i)?o=i:Ke(i)&&(s=!0,i=i[0]);const a=ye(i);0===e&&null!==n?null==r?Jf(t,n,a):An(t,n,a,r||null,!0):1===e&&null!==n?An(t,n,a,r||null,!0):2===e?function sl(e,t,n){const i=Io(e,t);i&&function eb(e,t,n,i){e.removeChild(t,n,i)}(e,i,t,n)}(t,a,s):3===e&&t.destroyNode(a),null!=o&&function ib(e,t,n,i,r){const o=n[7];o!==ye(n)&&ci(t,e,i,o,r);for(let a=10;a<n.length;a++){const l=n[a];cr(l[1],l,e,t,i,o)}}(t,e,o,n,r)}}function tl(e,t,n){return e.createElement(t,n)}function Zf(e,t){const n=e[9],i=n.indexOf(t),r=t[3];512&t[2]&&(t[2]&=-513,wa(r,-1)),n.splice(i,1)}function nl(e,t){if(e.length<=10)return;const n=10+t,i=e[n];if(i){const r=i[17];null!==r&&r!==e&&Zf(r,i),t>0&&(e[n-1][4]=i[4]);const o=vo(e,10+t);!function Ww(e,t){cr(e,t,t[L],2,null,null),t[0]=null,t[6]=null}(i[1],i);const s=o[19];null!==s&&s.detachView(o[1]),i[3]=null,i[4]=null,i[2]&=-65}return i}function Xf(e,t){if(!(128&t[2])){const n=t[L];n.destroyNode&&cr(e,t,n,3,null,null),function Zw(e){let t=e[13];if(!t)return il(e[1],e);for(;t;){let n=null;if(Ke(t))n=t[13];else{const i=t[10];i&&(n=i)}if(!n){for(;t&&!t[4]&&t!==e;)Ke(t)&&il(t[1],t),t=t[3];null===t&&(t=e),Ke(t)&&il(t[1],t),n=t&&t[4]}t=n}}(t)}}function il(e,t){if(!(128&t[2])){t[2]&=-65,t[2]|=128,function Jw(e,t){let n;if(null!=e&&null!=(n=e.destroyHooks))for(let i=0;i<n.length;i+=2){const r=t[n[i]];if(!(r instanceof Zi)){const o=n[i+1];if(Array.isArray(o))for(let s=0;s<o.length;s+=2){const a=r[o[s]],l=o[s+1];try{l.call(a)}finally{}}else try{o.call(r)}finally{}}}}(e,t),function Qw(e,t){const n=e.cleanup,i=t[7];let r=-1;if(null!==n)for(let o=0;o<n.length-1;o+=2)if("string"==typeof n[o]){const s=n[o+1],a="function"==typeof s?s(t):ye(t[s]),l=i[r=n[o+2]],c=n[o+3];"boolean"==typeof c?a.removeEventListener(n[o],l,c):c>=0?i[r=c]():i[r=-c].unsubscribe(),o+=2}else{const s=i[r=n[o+1]];n[o].call(s)}if(null!==i){for(let o=r+1;o<i.length;o++)(0,i[o])();t[7]=null}}(e,t),1===t[1].type&&t[L].destroy();const n=t[17];if(null!==n&&bt(t[3])){n!==t[3]&&Zf(n,t);const i=t[19];null!==i&&i.detachView(e)}!function Rw(e){qa.delete(e[20])}(t)}}function Kf(e,t,n){return function Qf(e,t,n){let i=t;for(;null!==i&&40&i.type;)i=(t=i).parent;if(null===i)return n[0];if(2&i.flags){const r=e.data[i.directiveStart].encapsulation;if(r===kt.None||r===kt.Emulated)return null}return st(i,n)}(e,t.parent,n)}function An(e,t,n,i,r){e.insertBefore(t,n,i,r)}function Jf(e,t,n){e.appendChild(t,n)}function eh(e,t,n,i,r){null!==i?An(e,t,n,i,r):Jf(e,t,n)}function Io(e,t){return e.parentNode(t)}function th(e,t,n){return ih(e,t,n)}let ul,ih=function nh(e,t,n){return 40&e.type?st(e,n):null};function Mo(e,t,n,i){const r=Kf(e,i,t),o=t[L],a=th(i.parent||t[6],i,t);if(null!=r)if(Array.isArray(n))for(let l=0;l<n.length;l++)eh(o,r,n[l],a,!1);else eh(o,r,n,a,!1)}function xo(e,t){if(null!==t){const n=t.type;if(3&n)return st(t,e);if(4&n)return ol(-1,e[t.index]);if(8&n){const i=t.child;if(null!==i)return xo(e,i);{const r=e[t.index];return bt(r)?ol(-1,r):ye(r)}}if(32&n)return Ka(t,e)()||ye(e[t.index]);{const i=oh(e,t);return null!==i?Array.isArray(i)?i[0]:xo(lr(e[16]),i):xo(e,t.next)}}return null}function oh(e,t){return null!==t?e[16][6].projection[t.projection]:null}function ol(e,t){const n=10+e+1;if(n<t.length){const i=t[n],r=i[1].firstChild;if(null!==r)return xo(i,r)}return t[7]}function al(e,t,n,i,r,o,s){for(;null!=n;){const a=i[n.index],l=n.type;if(s&&0===t&&(a&&Ve(ye(a),i),n.flags|=4),64!=(64&n.flags))if(8&l)al(e,t,n.child,i,r,o,!1),ci(t,e,r,a,o);else if(32&l){const c=Ka(n,i);let u;for(;u=c();)ci(t,e,r,u,o);ci(t,e,r,a,o)}else 16&l?sh(e,t,i,n,r,o):ci(t,e,r,a,o);n=s?n.projectionNext:n.next}}function cr(e,t,n,i,r,o){al(n,i,e.firstChild,t,r,o,!1)}function sh(e,t,n,i,r,o){const s=n[16],l=s[6].projection[i.projection];if(Array.isArray(l))for(let c=0;c<l.length;c++)ci(t,e,r,l[c],o);else al(e,t,l,s[3],r,o,!0)}function ah(e,t,n){e.setAttribute(t,"style",n)}function ll(e,t,n){""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function dn(e){return e instanceof class fh{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see https://g.co/ng/security#xss)`}}?e.changingThisBreaksApplicationSecurity:e}const Dh=new x("ENVIRONMENT_INITIALIZER"),wh=new x("INJECTOR",-1),bh=new x("INJECTOR_DEF_TYPES");class Eh{get(t,n=nr){if(n===nr){const i=new Error(`NullInjectorError: No provider for ${K(t)}!`);throw i.name="NullInjectorError",i}return n}}function Ob(...e){return{\u0275providers:Sh(0,e)}}function Sh(e,...t){const n=[],i=new Set;let r;return Xt(t,o=>{const s=o;ml(s,n,[],i)&&(r||(r=[]),r.push(s))}),void 0!==r&&Ih(r,n),n}function Ih(e,t){for(let n=0;n<e.length;n++){const{providers:r}=e[n];Xt(r,o=>{t.push(o)})}}function ml(e,t,n,i){if(!(e=A(e)))return!1;let r=null,o=Ad(e);const s=!o&&Y(e);if(o||s){if(s&&!s.standalone)return!1;r=e}else{const l=e.ngModule;if(o=Ad(l),!o)return!1;r=l}const a=i.has(r);if(s){if(a)return!1;if(i.add(r),s.dependencies){const l="function"==typeof s.dependencies?s.dependencies():s.dependencies;for(const c of l)ml(c,t,n,i)}}else{if(!o)return!1;{if(null!=o.imports&&!a){let c;i.add(r);try{Xt(o.imports,u=>{ml(u,t,n,i)&&(c||(c=[]),c.push(u))})}finally{}void 0!==c&&Ih(c,t)}if(!a){const c=Tn(r)||(()=>new r);t.push({provide:r,useFactory:c,deps:G},{provide:bh,useValue:r,multi:!0},{provide:Dh,useValue:()=>D(r),multi:!0})}const l=o.providers;null==l||a||Xt(l,u=>{t.push(u)})}}return r!==e&&void 0!==e.providers}const Rb=X({provide:String,useValue:X});function _l(e){return null!==e&&"object"==typeof e&&Rb in e}function On(e){return"function"==typeof e}const vl=new x("Set Injector scope."),Oo={},kb={};let yl;function Ro(){return void 0===yl&&(yl=new Eh),yl}class ui{}class Th extends ui{constructor(t,n,i,r){super(),this.parent=n,this.source=i,this.scopes=r,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,Dl(t,s=>this.processProvider(s)),this.records.set(wh,di(void 0,this)),r.has("environment")&&this.records.set(ui,di(void 0,this));const o=this.records.get(vl);null!=o&&"string"==typeof o.value&&this.scopes.add(o.value),this.injectorDefTypes=new Set(this.get(bh.multi,G,F.Self))}get destroyed(){return this._destroyed}destroy(){this.assertNotDestroyed(),this._destroyed=!0;try{for(const t of this._ngOnDestroyHooks)t.ngOnDestroy();for(const t of this._onDestroyHooks)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),this._onDestroyHooks.length=0}}onDestroy(t){this._onDestroyHooks.push(t)}runInContext(t){this.assertNotDestroyed();const n=ai(this),i=pt(void 0);try{return t()}finally{ai(n),pt(i)}}get(t,n=nr,i=F.Default){this.assertNotDestroyed();const r=ai(this),o=pt(void 0);try{if(!(i&F.SkipSelf)){let a=this.records.get(t);if(void 0===a){const l=function jb(e){return"function"==typeof e||"object"==typeof e&&e instanceof x}(t)&&Qr(t);a=l&&this.injectableDefInScope(l)?di(Cl(t),Oo):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(i&F.Self?Ro():this.parent).get(t,n=i&F.Optional&&n===nr?null:n)}catch(s){if("NullInjectorError"===s.name){if((s[Co]=s[Co]||[]).unshift(K(t)),r)throw s;return function hw(e,t,n,i){const r=e[Co];throw t[If]&&r.unshift(t[If]),e.message=function pw(e,t,n,i=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.slice(2):e;let r=K(t);if(Array.isArray(t))r=t.map(K).join(" -> ");else if("object"==typeof t){let o=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];o.push(s+":"+("string"==typeof a?JSON.stringify(a):K(a)))}r=`{${o.join(", ")}}`}return`${n}${i?"("+i+")":""}[${r}]: ${e.replace(cw,"\n ")}`}("\n"+e.message,r,n,i),e.ngTokenPath=r,e[Co]=null,e}(s,t,"R3InjectorError",this.source)}throw s}finally{pt(o),ai(r)}}resolveInjectorInitializers(){const t=ai(this),n=pt(void 0);try{const i=this.get(Dh.multi,G,F.Self);for(const r of i)r()}finally{ai(t),pt(n)}}toString(){const t=[],n=this.records;for(const i of n.keys())t.push(K(i));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new S(205,!1)}processProvider(t){let n=On(t=A(t))?t:A(t&&t.provide);const i=function Vb(e){return _l(e)?di(void 0,e.useValue):di(Ah(e),Oo)}(t);if(On(t)||!0!==t.multi)this.records.get(n);else{let r=this.records.get(n);r||(r=di(void 0,Oo,!0),r.factory=()=>$a(r.multi),this.records.set(n,r)),n=t,r.multi.push(t)}this.records.set(n,i)}hydrate(t,n){return n.value===Oo&&(n.value=kb,n.value=n.factory()),"object"==typeof n.value&&n.value&&function Bb(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}injectableDefInScope(t){if(!t.providedIn)return!1;const n=A(t.providedIn);return"string"==typeof n?"any"===n||this.scopes.has(n):this.injectorDefTypes.has(n)}}function Cl(e){const t=Qr(e),n=null!==t?t.factory:Tn(e);if(null!==n)return n;if(e instanceof x)throw new S(204,!1);if(e instanceof Function)return function Nb(e){const t=e.length;if(t>0)throw tr(t,"?"),new S(204,!1);const n=function JC(e){const t=e&&(e[Jr]||e[Fd]);if(t){const n=function eD(e){if(e.hasOwnProperty("name"))return e.name;const t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);return console.warn(`DEPRECATED: DI is instantiating a token "${n}" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "${n}" class.`),t}return null}(e);return null!==n?()=>n.factory(e):()=>new e}(e);throw new S(204,!1)}function Ah(e,t,n){let i;if(On(e)){const r=A(e);return Tn(r)||Cl(r)}if(_l(e))i=()=>A(e.useValue);else if(function xh(e){return!(!e||!e.useFactory)}(e))i=()=>e.useFactory(...$a(e.deps||[]));else if(function Mh(e){return!(!e||!e.useExisting)}(e))i=()=>D(A(e.useExisting));else{const r=A(e&&(e.useClass||e.provide));if(!function Lb(e){return!!e.deps}(e))return Tn(r)||Cl(r);i=()=>new r(...$a(e.deps))}return i}function di(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function Hb(e){return!!e.\u0275providers}function Dl(e,t){for(const n of e)Array.isArray(n)?Dl(n,t):Hb(n)?Dl(n.\u0275providers,t):t(n)}class Fh{}class Gb{resolveComponentFactory(t){throw function Ub(e){const t=Error(`No component factory found for ${K(e)}. Did you add it to @NgModule.entryComponents?`);return t.ngComponent=e,t}(t)}}let Rn=(()=>{class e{}return e.NULL=new Gb,e})();function zb(){return fi(Ee(),v())}function fi(e,t){return new Ae(st(e,t))}let Ae=(()=>{class e{constructor(n){this.nativeElement=n}}return e.__NG_ELEMENT_ID__=zb,e})();function Wb(e){return e instanceof Ae?e.nativeElement:e}class Rh{}let Pn=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>function qb(){const e=v(),n=at(Ee().index,e);return(Ke(n)?n:e)[L]}(),e})(),Yb=(()=>{class e{}return e.\u0275prov=N({token:e,providedIn:"root",factory:()=>null}),e})();class hr{constructor(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")}}const Zb=new hr("14.3.0"),wl={};function El(e){return e.ngOriginalError}class hi{constructor(){this._console=console}handleError(t){const n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&El(t);for(;n&&El(n);)n=El(n);return n||null}}function Ph(e){return e.ownerDocument.defaultView}function kh(e){return e.ownerDocument}function Vh(e,t,n){let i=e.length;for(;;){const r=e.indexOf(t,n);if(-1===r)return r;if(0===r||e.charCodeAt(r-1)<=32){const o=t.length;if(r+o===i||e.charCodeAt(r+o)<=32)return r}n=r+1}}const Lh="ng-template";function rE(e,t,n){let i=0;for(;i<e.length;){let r=e[i++];if(n&&"class"===r){if(r=e[i],-1!==Vh(r.toLowerCase(),t,0))return!0}else if(1===r){for(;i<e.length&&"string"==typeof(r=e[i++]);)if(r.toLowerCase()===t)return!0;return!1}}return!1}function Bh(e){return 4===e.type&&e.value!==Lh}function oE(e,t,n){return t===(4!==e.type||n?e.value:Lh)}function sE(e,t,n){let i=4;const r=e.attrs||[],o=function cE(e){for(let t=0;t<e.length;t++)if(lf(e[t]))return t;return e.length}(r);let s=!1;for(let a=0;a<t.length;a++){const l=t[a];if("number"!=typeof l){if(!s)if(4&i){if(i=2|1&i,""!==l&&!oE(e,l,n)||""===l&&1===t.length){if(St(i))return!1;s=!0}}else{const c=8&i?l:t[++a];if(8&i&&null!==e.attrs){if(!rE(e.attrs,c,n)){if(St(i))return!1;s=!0}continue}const d=aE(8&i?"class":l,r,Bh(e),n);if(-1===d){if(St(i))return!1;s=!0;continue}if(""!==c){let f;f=d>o?"":r[d+1].toLowerCase();const h=8&i?f:null;if(h&&-1!==Vh(h,c,0)||2&i&&c!==f){if(St(i))return!1;s=!0}}}}else{if(!s&&!St(i)&&!St(l))return!1;if(s&&St(l))continue;s=!1,i=l|1&i}}return St(i)||s}function St(e){return 0==(1&e)}function aE(e,t,n,i){if(null===t)return-1;let r=0;if(i||!n){let o=!1;for(;r<t.length;){const s=t[r];if(s===e)return r;if(3===s||6===s)o=!0;else{if(1===s||2===s){let a=t[++r];for(;"string"==typeof a;)a=t[++r];continue}if(4===s)break;if(0===s){r+=4;continue}}r+=o?1:2}return-1}return function uE(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){const i=e[n];if("number"==typeof i)return-1;if(i===t)return n;n++}return-1}(t,e)}function jh(e,t,n=!1){for(let i=0;i<t.length;i++)if(sE(e,t[i],n))return!0;return!1}function dE(e,t){e:for(let n=0;n<t.length;n++){const i=t[n];if(e.length===i.length){for(let r=0;r<e.length;r++)if(e[r]!==i[r])continue e;return!0}}return!1}function Hh(e,t){return e?":not("+t.trim()+")":t}function fE(e){let t=e[0],n=1,i=2,r="",o=!1;for(;n<e.length;){let s=e[n];if("string"==typeof s)if(2&i){const a=e[++n];r+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else 8&i?r+="."+s:4&i&&(r+=" "+s);else""!==r&&!St(s)&&(t+=Hh(o,r),r=""),i=s,o=o||!St(i);n++}return""!==r&&(t+=Hh(o,r)),t}const k={};function Z(e){$h(H(),v(),Ue()+e,!1)}function $h(e,t,n,i){if(!i)if(3==(3&t[2])){const o=e.preOrderCheckHooks;null!==o&&co(t,o,n)}else{const o=e.preOrderHooks;null!==o&&uo(t,o,0,n)}cn(n)}function Wh(e,t=null,n=null,i){const r=qh(e,t,n,i);return r.resolveInjectorInitializers(),r}function qh(e,t=null,n=null,i,r=new Set){const o=[n||G,Ob(e)];return i=i||("object"==typeof e?void 0:K(e)),new Th(o,t||Ro(),i||null,r)}let _t=(()=>{class e{static create(n,i){if(Array.isArray(n))return Wh({name:""},i,n,"");{const r=n.name??"";return Wh({name:r},n.parent,n.providers,r)}}}return e.THROW_IF_NOT_FOUND=nr,e.NULL=new Eh,e.\u0275prov=N({token:e,providedIn:"any",factory:()=>D(wh)}),e.__NG_ELEMENT_ID__=-1,e})();function y(e,t=F.Default){const n=v();return null===n?D(e,t):mf(Ee(),n,A(e),t)}function ko(e,t){return e<<17|t<<2}function It(e){return e>>17&32767}function Tl(e){return 2|e}function Jt(e){return(131068&e)>>2}function Al(e,t){return-131069&e|t<<2}function Fl(e){return 1|e}function up(e,t){const n=e.contentQueries;if(null!==n)for(let i=0;i<n.length;i+=2){const r=n[i],o=n[i+1];if(-1!==o){const s=e.data[o];Ma(r),s.contentQueries(2,t[o],o)}}}function Lo(e,t,n,i,r,o,s,a,l,c,u){const d=t.blueprint.slice();return d[0]=r,d[2]=76|i,(null!==u||e&&1024&e[2])&&(d[2]|=1024),Ud(d),d[3]=d[15]=e,d[8]=n,d[10]=s||e&&e[10],d[L]=a||e&&e[L],d[12]=l||e&&e[12]||null,d[9]=c||e&&e[9]||null,d[6]=o,d[20]=function Fw(){return Aw++}(),d[21]=u,d[16]=2==t.type?e[16]:d,d}function mi(e,t,n,i,r){let o=e.data[t];if(null===o)o=function Bl(e,t,n,i,r){const o=Yd(),s=ba(),l=e.data[t]=function ZE(e,t,n,i,r,o){return{type:n,index:i,insertBeforeIndex:null,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value:r,attrs:o,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,s?o:o&&o.parent,n,t,i,r);return null===e.firstChild&&(e.firstChild=l),null!==o&&(s?null==o.child&&null!==l.parent&&(o.child=l):null===o.next&&(o.next=l)),l}(e,t,n,i,r),function xD(){return R.lFrame.inI18n}()&&(o.flags|=64);else if(64&o.type){o.type=n,o.value=i,o.attrs=r;const s=function Yi(){const e=R.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}();o.injectorIndex=null===s?-1:s.injectorIndex}return Vt(o,!0),o}function _i(e,t,n,i){if(0===n)return-1;const r=t.length;for(let o=0;o<n;o++)t.push(i),e.blueprint.push(i),e.data.push(null);return r}function jl(e,t,n){xa(t);try{const i=e.viewQuery;null!==i&&Yl(1,i,n);const r=e.template;null!==r&&dp(e,t,r,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&up(e,t),e.staticViewQueries&&Yl(2,e.viewQuery,n);const o=e.components;null!==o&&function WE(e,t){for(let n=0;n<t.length;n++)f0(e,t[n])}(t,o)}catch(i){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),i}finally{t[2]&=-5,Ta()}}function Bo(e,t,n,i){const r=t[2];if(128!=(128&r)){xa(t);try{Ud(t),function Xd(e){return R.lFrame.bindingIndex=e}(e.bindingStartIndex),null!==n&&dp(e,t,n,2,i);const s=3==(3&r);if(s){const c=e.preOrderCheckHooks;null!==c&&co(t,c,null)}else{const c=e.preOrderHooks;null!==c&&uo(t,c,0,null),Aa(t,0)}if(function u0(e){for(let t=Qa(e);null!==t;t=Ja(t)){if(!t[2])continue;const n=t[9];for(let i=0;i<n.length;i++){const r=n[i],o=r[3];0==(512&r[2])&&wa(o,1),r[2]|=512}}}(t),function c0(e){for(let t=Qa(e);null!==t;t=Ja(t))for(let n=10;n<t.length;n++){const i=t[n],r=i[1];ao(i)&&Bo(r,i,r.template,i[8])}}(t),null!==e.contentQueries&&up(e,t),s){const c=e.contentCheckHooks;null!==c&&