-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain-es2015.4afe092ca87e7ba61e8e.js
1 lines (1 loc) · 158 KB
/
main-es2015.4afe092ca87e7ba61e8e.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{0:function(e,t,n){e.exports=n("zUnb")},zUnb:function(e,t,n){"use strict";function l(e){return"function"==typeof e}n.r(t);let r=!1;const s={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){r=e},get useDeprecatedSynchronousErrorHandling(){return r}};function o(e){setTimeout(()=>{throw e})}const i={closed:!0,next(e){},error(e){if(s.useDeprecatedSynchronousErrorHandling)throw e;o(e)},complete(){}},u=Array.isArray||(e=>e&&"number"==typeof e.length);function a(e){return null!==e&&"object"==typeof e}function c(e){return Error.call(this),this.message=e?`${e.length} errors occurred during unsubscription:\n${e.map((e,t)=>`${t+1}) ${e.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=e,this}c.prototype=Object.create(Error.prototype);const d=c;let h=(()=>{class e{constructor(e){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,e&&(this._unsubscribe=e)}unsubscribe(){let e,t=!1;if(this.closed)return;let{_parent:n,_parents:r,_unsubscribe:s,_subscriptions:o}=this;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;let i=-1,c=r?r.length:0;for(;n;)n.remove(this),n=++i<c&&r[i]||null;if(l(s))try{s.call(this)}catch(h){t=!0,e=h instanceof d?f(h.errors):[h]}if(u(o))for(i=-1,c=o.length;++i<c;){const n=o[i];if(a(n))try{n.unsubscribe()}catch(h){t=!0,e=e||[],h instanceof d?e=e.concat(f(h.errors)):e.push(h)}}if(t)throw new d(e)}add(t){let n=t;switch(typeof t){case"function":n=new e(t);case"object":if(n===this||n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if(!(n instanceof e)){const t=n;n=new e,n._subscriptions=[t]}break;default:if(!t)return e.EMPTY;throw new Error("unrecognized teardown "+t+" added to Subscription.")}if(n._addParent(this)){const e=this._subscriptions;e?e.push(n):this._subscriptions=[n]}return n}remove(e){const t=this._subscriptions;if(t){const n=t.indexOf(e);-1!==n&&t.splice(n,1)}}_addParent(e){let{_parent:t,_parents:n}=this;return t!==e&&(t?n?-1===n.indexOf(e)&&(n.push(e),!0):(this._parents=[e],!0):(this._parent=e,!0))}}return e.EMPTY=function(e){return e.closed=!0,e}(new e),e})();function f(e){return e.reduce((e,t)=>e.concat(t instanceof d?t.errors:t),[])}const p="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random();class g extends h{constructor(e,t,n){switch(super(),this.syncErrorValue=null,this.syncErrorThrown=!1,this.syncErrorThrowable=!1,this.isStopped=!1,arguments.length){case 0:this.destination=i;break;case 1:if(!e){this.destination=i;break}if("object"==typeof e){e instanceof g?(this.syncErrorThrowable=e.syncErrorThrowable,this.destination=e,e.add(this)):(this.syncErrorThrowable=!0,this.destination=new m(this,e));break}default:this.syncErrorThrowable=!0,this.destination=new m(this,e,t,n)}}[p](){return this}static create(e,t,n){const l=new g(e,t,n);return l.syncErrorThrowable=!1,l}next(e){this.isStopped||this._next(e)}error(e){this.isStopped||(this.isStopped=!0,this._error(e))}complete(){this.isStopped||(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe())}_next(e){this.destination.next(e)}_error(e){this.destination.error(e),this.unsubscribe()}_complete(){this.destination.complete(),this.unsubscribe()}_unsubscribeAndRecycle(){const{_parent:e,_parents:t}=this;return this._parent=null,this._parents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parent=e,this._parents=t,this}}class m extends g{constructor(e,t,n,r){let s;super(),this._parentSubscriber=e;let o=this;l(t)?s=t:t&&(s=t.next,n=t.error,r=t.complete,t!==i&&(o=Object.create(t),l(o.unsubscribe)&&this.add(o.unsubscribe.bind(o)),o.unsubscribe=this.unsubscribe.bind(this))),this._context=o,this._next=s,this._error=n,this._complete=r}next(e){if(!this.isStopped&&this._next){const{_parentSubscriber:t}=this;s.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}}error(e){if(!this.isStopped){const{_parentSubscriber:t}=this,{useDeprecatedSynchronousErrorHandling:n}=s;if(this._error)n&&t.syncErrorThrowable?(this.__tryOrSetError(t,this._error,e),this.unsubscribe()):(this.__tryOrUnsub(this._error,e),this.unsubscribe());else if(t.syncErrorThrowable)n?(t.syncErrorValue=e,t.syncErrorThrown=!0):o(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;o(e)}}}complete(){if(!this.isStopped){const{_parentSubscriber:e}=this;if(this._complete){const t=()=>this._complete.call(this._context);s.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?(this.__tryOrSetError(e,t),this.unsubscribe()):(this.__tryOrUnsub(t),this.unsubscribe())}else this.unsubscribe()}}__tryOrUnsub(e,t){try{e.call(this._context,t)}catch(n){if(this.unsubscribe(),s.useDeprecatedSynchronousErrorHandling)throw n;o(n)}}__tryOrSetError(e,t,n){if(!s.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{t.call(this._context,n)}catch(l){return s.useDeprecatedSynchronousErrorHandling?(e.syncErrorValue=l,e.syncErrorThrown=!0,!0):(o(l),!0)}return!1}_unsubscribe(){const{_parentSubscriber:e}=this;this._context=null,this._parentSubscriber=null,e.unsubscribe()}}const _="function"==typeof Symbol&&Symbol.observable||"@@observable";function v(){}let y=(()=>{class e{constructor(e){this._isScalar=!1,e&&(this._subscribe=e)}lift(t){const n=new e;return n.source=this,n.operator=t,n}subscribe(e,t,n){const{operator:l}=this,r=function(e,t,n){if(e){if(e instanceof g)return e;if(e[p])return e[p]()}return e||t||n?new g(e,t,n):new g(i)}(e,t,n);if(r.add(l?l.call(r,this.source):this.source||s.useDeprecatedSynchronousErrorHandling&&!r.syncErrorThrowable?this._subscribe(r):this._trySubscribe(r)),s.useDeprecatedSynchronousErrorHandling&&r.syncErrorThrowable&&(r.syncErrorThrowable=!1,r.syncErrorThrown))throw r.syncErrorValue;return r}_trySubscribe(e){try{return this._subscribe(e)}catch(t){s.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),function(e){for(;e;){const{closed:t,destination:n,isStopped:l}=e;if(t||l)return!1;e=n&&n instanceof g?n:null}return!0}(e)?e.error(t):console.warn(t)}}forEach(e,t){return new(t=b(t))((t,n)=>{let l;l=this.subscribe(t=>{try{e(t)}catch(r){n(r),l&&l.unsubscribe()}},n,t)})}_subscribe(e){const{source:t}=this;return t&&t.subscribe(e)}[_](){return this}pipe(...e){return 0===e.length?this:((t=e)?1===t.length?t[0]:function(e){return t.reduce((e,t)=>t(e),e)}:v)(this);var t}toPromise(e){return new(e=b(e))((e,t)=>{let n;this.subscribe(e=>n=e,e=>t(e),()=>e(n))})}}return e.create=t=>new e(t),e})();function b(e){if(e||(e=s.Promise||Promise),!e)throw new Error("no Promise impl found");return e}function w(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}w.prototype=Object.create(Error.prototype);const E=w;class C extends h{constructor(e,t){super(),this.subject=e,this.subscriber=t,this.closed=!1}unsubscribe(){if(this.closed)return;this.closed=!0;const e=this.subject,t=e.observers;if(this.subject=null,!t||0===t.length||e.isStopped||e.closed)return;const n=t.indexOf(this.subscriber);-1!==n&&t.splice(n,1)}}class x extends g{constructor(e){super(e),this.destination=e}}let k=(()=>{class e extends y{constructor(){super(),this.observers=[],this.closed=!1,this.isStopped=!1,this.hasError=!1,this.thrownError=null}[p](){return new x(this)}lift(e){const t=new T(this,this);return t.operator=e,t}next(e){if(this.closed)throw new E;if(!this.isStopped){const{observers:t}=this,n=t.length,l=t.slice();for(let r=0;r<n;r++)l[r].next(e)}}error(e){if(this.closed)throw new E;this.hasError=!0,this.thrownError=e,this.isStopped=!0;const{observers:t}=this,n=t.length,l=t.slice();for(let r=0;r<n;r++)l[r].error(e);this.observers.length=0}complete(){if(this.closed)throw new E;this.isStopped=!0;const{observers:e}=this,t=e.length,n=e.slice();for(let l=0;l<t;l++)n[l].complete();this.observers.length=0}unsubscribe(){this.isStopped=!0,this.closed=!0,this.observers=null}_trySubscribe(e){if(this.closed)throw new E;return super._trySubscribe(e)}_subscribe(e){if(this.closed)throw new E;return this.hasError?(e.error(this.thrownError),h.EMPTY):this.isStopped?(e.complete(),h.EMPTY):(this.observers.push(e),new C(this,e))}asObservable(){const e=new y;return e.source=this,e}}return e.create=(e,t)=>new T(e,t),e})();class T extends k{constructor(e,t){super(),this.destination=e,this.source=t}next(e){const{destination:t}=this;t&&t.next&&t.next(e)}error(e){const{destination:t}=this;t&&t.error&&this.destination.error(e)}complete(){const{destination:e}=this;e&&e.complete&&this.destination.complete()}_subscribe(e){const{source:t}=this;return t?this.source.subscribe(e):h.EMPTY}}class S extends g{constructor(e,t,n){super(),this.parent=e,this.outerValue=t,this.outerIndex=n,this.index=0}_next(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)}_error(e){this.parent.notifyError(e,this),this.unsubscribe()}_complete(){this.parent.notifyComplete(this),this.unsubscribe()}}const N=e=>t=>{for(let n=0,l=e.length;n<l&&!t.closed;n++)t.next(e[n]);t.closed||t.complete()},I=e=>t=>(e.then(e=>{t.closed||(t.next(e),t.complete())},e=>t.error(e)).then(null,o),t);function A(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}const D=A(),R=e=>t=>{const n=e[D]();for(;;){const e=n.next();if(e.done){t.complete();break}if(t.next(e.value),t.closed)break}return"function"==typeof n.return&&t.add(()=>{n.return&&n.return()}),t},M=e=>t=>{const n=e[_]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(t)},P=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function O(e){return!!e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}const V=e=>{if(e instanceof y)return t=>e._isScalar?(t.next(e.value),void t.complete()):e.subscribe(t);if(e&&"function"==typeof e[_])return M(e);if(P(e))return N(e);if(O(e))return I(e);if(e&&"function"==typeof e[D])return R(e);{const t=a(e)?"an invalid object":`'${e}'`;throw new TypeError(`You provided ${t} where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.`)}};class j extends g{notifyNext(e,t,n,l,r){this.destination.next(t)}notifyError(e,t){this.destination.error(e)}notifyComplete(e){this.destination.complete()}}class H{constructor(e,t){this.project=e,this.thisArg=t}call(e,t){return t.subscribe(new F(e,this.project,this.thisArg))}}class F extends g{constructor(e,t,n){super(e),this.project=t,this.count=0,this.thisArg=n||this}_next(e){let t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(t)}}function L(e,t){return new y(t?n=>{const l=new h;let r=0;return l.add(t.schedule((function(){r!==e.length?(n.next(e[r++]),n.closed||l.add(this.schedule())):n.complete()}))),l}:N(e))}class B{constructor(e,t=Number.POSITIVE_INFINITY){this.project=e,this.concurrent=t}call(e,t){return t.subscribe(new z(e,this.project,this.concurrent))}}class z extends j{constructor(e,t,n=Number.POSITIVE_INFINITY){super(e),this.project=t,this.concurrent=n,this.hasCompleted=!1,this.buffer=[],this.active=0,this.index=0}_next(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)}_tryNext(e){let t;const n=this.index++;try{t=this.project(e,n)}catch(l){return void this.destination.error(l)}this.active++,this._innerSub(t,e,n)}_innerSub(e,t,n){const l=new S(this,void 0,void 0);this.destination.add(l),function(e,t,n,l,r=new S(e,n,l)){r.closed||V(t)(r)}(this,e,t,n,l)}_complete(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()}notifyNext(e,t,n,l,r){this.destination.next(t)}notifyComplete(e){const t=this.buffer;this.remove(e),this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()}}function U(e){return e}function Z(){return function(e){return e.lift(new $(e))}}class ${constructor(e){this.connectable=e}call(e,t){const{connectable:n}=this;n._refCount++;const l=new q(e,n),r=t.subscribe(l);return l.closed||(l.connection=n.connect()),r}}class q extends g{constructor(e,t){super(e),this.connectable=t}_unsubscribe(){const{connectable:e}=this;if(!e)return void(this.connection=null);this.connectable=null;const t=e._refCount;if(t<=0)return void(this.connection=null);if(e._refCount=t-1,t>1)return void(this.connection=null);const{connection:n}=this,l=e._connection;this.connection=null,!l||n&&l!==n||l.unsubscribe()}}const Q=class extends y{constructor(e,t){super(),this.source=e,this.subjectFactory=t,this._refCount=0,this._isComplete=!1}_subscribe(e){return this.getSubject().subscribe(e)}getSubject(){const e=this._subject;return e&&!e.isStopped||(this._subject=this.subjectFactory()),this._subject}connect(){let e=this._connection;return e||(this._isComplete=!1,e=this._connection=new h,e.add(this.source.subscribe(new G(this.getSubject(),this))),e.closed?(this._connection=null,e=h.EMPTY):this._connection=e),e}refCount(){return Z()(this)}}.prototype,W={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:Q._subscribe},_isComplete:{value:Q._isComplete,writable:!0},getSubject:{value:Q.getSubject},connect:{value:Q.connect},refCount:{value:Q.refCount}};class G extends x{constructor(e,t){super(e),this.connectable=t}_error(e){this._unsubscribe(),super._error(e)}_complete(){this.connectable._isComplete=!0,this._unsubscribe(),super._complete()}_unsubscribe(){const e=this.connectable;if(e){this.connectable=null;const t=e._connection;e._refCount=0,e._subject=null,e._connection=null,t&&t.unsubscribe()}}}function K(){return new k}function Y(e,t,n){const l=function(e){return function(...t){if(e){const n=e(...t);for(const e in n)this[e]=n[e]}}}(t);function r(...e){if(this instanceof r)return l.apply(this,e),this;const t=new r(...e);return n.annotation=t,n;function n(e,n,l){const r=e.hasOwnProperty("__parameters__")?e.__parameters__:Object.defineProperty(e,"__parameters__",{value:[]}).__parameters__;for(;r.length<=l;)r.push(null);return(r[l]=r[l]||[]).push(t),e}}return n&&(r.prototype=Object.create(n.prototype)),r.prototype.ngMetadataName=e,r.annotationCls=r,r}const J=Y("Inject",e=>({token:e})),X=Y("Optional"),ee=Y("Self"),te=Y("SkipSelf");var ne=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}({});function le(e){for(let t in e)if(e[t]===le)return t;throw Error("Could not find renamed property on target object.")}function re(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function se(e){const t=e[oe];return t&&t.token===e?t:null}const oe=le({ngInjectableDef:le});function ie(e){if("string"==typeof e)return e;if(e instanceof Array)return"["+e.map(ie).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)}const ue=le({__forward_ref__:le});function ae(e){return e.__forward_ref__=ae,e.toString=function(){return ie(this())},e}function ce(e){const t=e;return"function"==typeof t&&t.hasOwnProperty(ue)&&t.__forward_ref__===ae?t():e}const de="undefined"!=typeof globalThis&&globalThis,he="undefined"!=typeof window&&window,fe="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,pe="undefined"!=typeof global&&global,ge=de||pe||he||fe;class me{constructor(e,t){this._desc=e,this.ngMetadataName="InjectionToken",this.ngInjectableDef=void 0,"number"==typeof t?this.__NG_ELEMENT_ID__=t:void 0!==t&&(this.ngInjectableDef=re({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}toString(){return"InjectionToken "+this._desc}}const _e=new me("INJECTOR",-1),ve=new Object,ye=/\n/gm,be=le({provide:String,useValue:le});let we=void 0;function Ee(e){const t=we;return we=e,t}class Ce{get(e,t=ve){if(t===ve){const t=new Error(`NullInjectorError: No provider for ${ie(e)}!`);throw t.name="NullInjectorError",t}return t}}function xe(e,t,n,l=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.substr(2):e;let r=ie(t);if(t instanceof Array)r=t.map(ie).join(" -> ");else if("object"==typeof t){let e=[];for(let n in t)if(t.hasOwnProperty(n)){let l=t[n];e.push(n+":"+("string"==typeof l?JSON.stringify(l):ie(l)))}r=`{${e.join(", ")}}`}return`${n}${l?"("+l+")":""}[${r}]: ${e.replace(ye,"\n ")}`}const ke=new me("The presence of this token marks an injector as being the root injector."),Te=function(e,t,n){return new Re(e,t,n)};let Se=(()=>{class e{static create(e,t){return Array.isArray(e)?Te(e,t,""):Te(e.providers,e.parent,e.name||"")}}return e.THROW_IF_NOT_FOUND=ve,e.NULL=new Ce,e.ngInjectableDef=re({token:e,providedIn:"any",factory:()=>function(e,t=ne.Default){return function(e,t=ne.Default){if(void 0===we)throw new Error("inject() must be called from an injection context");return null===we?function(e,t,n){const l=se(e);if(l&&"root"==l.providedIn)return void 0===l.value?l.value=l.factory():l.value;if(n&ne.Optional)return null;throw new Error(`Injector: NOT_FOUND [${ie(e)}]`)}(e,0,t):we.get(e,t&ne.Optional?null:void 0,t)}(e,t)}(_e)}),e.__NG_ELEMENT_ID__=-1,e})();const Ne=function(e){return e},Ie=[],Ae=Ne,De=function(){return Array.prototype.slice.call(arguments)};class Re{constructor(e,t=Se.NULL,n=null){this.parent=t,this.source=n;const l=this._records=new Map;l.set(Se,{token:Se,fn:Ne,deps:Ie,value:this,useNew:!1}),l.set(_e,{token:_e,fn:Ne,deps:Ie,value:this,useNew:!1}),function e(t,n){if(n)if((n=ce(n))instanceof Array)for(let l=0;l<n.length;l++)e(t,n[l]);else{if("function"==typeof n)throw Pe("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw Pe("Unexpected provider",n);{let e=ce(n.provide);const l=function(e){const t=function(e){let t=Ie;const n=e.deps;if(n&&n.length){t=[];for(let e=0;e<n.length;e++){let l=6,r=ce(n[e]);if(r instanceof Array)for(let e=0,t=r;e<t.length;e++){const n=t[e];n instanceof X||n==X?l|=1:n instanceof te||n==te?l&=-3:n instanceof ee||n==ee?l&=-5:r=n instanceof J?n.token:ce(n)}t.push({token:r,options:l})}}else if(e.useExisting)t=[{token:ce(e.useExisting),options:6}];else if(!n&&!(be in e))throw Pe("'deps' required",e);return t}(e);let n=Ne,l=Ie,r=!1,s=ce(e.provide);if(be in e)l=e.useValue;else if(e.useFactory)n=e.useFactory;else if(e.useExisting);else if(e.useClass)r=!0,n=ce(e.useClass);else{if("function"!=typeof s)throw Pe("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",e);r=!0,n=s}return{deps:t,fn:n,useNew:r,value:l}}(n);if(!0===n.multi){let l=t.get(e);if(l){if(l.fn!==De)throw Me(e)}else t.set(e,l={token:n.provide,deps:[],useNew:!1,fn:De,value:Ie});e=n,l.deps.push({token:e,options:6})}const r=t.get(e);if(r&&r.fn==De)throw Me(e);t.set(e,l)}}}(l,e)}get(e,t,n=ne.Default){const l=this._records.get(e);try{return function e(t,n,l,r,s,o){try{return function(t,n,l,r,s,o){let i;if(!n||o&ne.SkipSelf)o&ne.Self||(i=r.get(t,s,ne.Default));else{if(i=n.value,i==Ae)throw Error("\u0275Circular dependency");if(i===Ie){n.value=Ae;let t=void 0,s=n.useNew,o=n.fn,u=n.deps,a=Ie;if(u.length){a=[];for(let t=0;t<u.length;t++){const n=u[t],s=n.options,o=2&s?l.get(n.token):void 0;a.push(e(n.token,o,l,o||4&s?r:Se.NULL,1&s?null:Se.THROW_IF_NOT_FOUND,ne.Default))}}n.value=i=s?new o(...a):o.apply(t,a)}}return i}(t,n,l,r,s,o)}catch(i){throw i instanceof Error||(i=new Error(i)),(i.ngTempTokenPath=i.ngTempTokenPath||[]).unshift(t),n&&n.value==Ae&&(n.value=Ie),i}}(e,l,this._records,this.parent,t,n)}catch(r){return function(e,t,n,l){const r=e.ngTempTokenPath;throw t.__source&&r.unshift(t.__source),e.message=xe("\n"+e.message,r,"StaticInjectorError",l),e.ngTokenPath=r,e.ngTempTokenPath=null,e}(r,e,0,this.source)}}toString(){const e=[];return this._records.forEach((t,n)=>e.push(ie(n))),`StaticInjector[${e.join(", ")}]`}}function Me(e){return Pe("Cannot mix multi providers and regular providers",e)}function Pe(e,t){return new Error(xe(e,t,"StaticInjectorError"))}const Oe=function(){var e={Emulated:0,Native:1,None:2,ShadowDom:3};return e[e.Emulated]="Emulated",e[e.Native]="Native",e[e.None]="None",e[e.ShadowDom]="ShadowDom",e}(),Ve=(()=>("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(ge))();let je=!0,He=!1;function Fe(){return He=!0,je}class Le{constructor(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),this.inertBodyElement=this.inertDocument.body,null==this.inertBodyElement){const e=this.inertDocument.createElement("html");this.inertDocument.appendChild(e),this.inertBodyElement=this.inertDocument.createElement("body"),e.appendChild(this.inertBodyElement)}this.inertBodyElement.innerHTML='<svg><g onload="this.parentNode.remove()"></g></svg>',!this.inertBodyElement.querySelector||this.inertBodyElement.querySelector("svg")?(this.inertBodyElement.innerHTML='<svg><p><style><img src="</style><img src=x onerror=alert(1)//">',this.getInertBodyElement=this.inertBodyElement.querySelector&&this.inertBodyElement.querySelector("svg img")&&function(){try{return!!window.DOMParser}catch(e){return!1}}()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}getInertBodyElement_XHR(e){e="<body><remove></remove>"+e+"</body>";try{e=encodeURI(e)}catch(l){return null}const t=new XMLHttpRequest;t.responseType="document",t.open("GET","data:text/html;charset=utf-8,"+e,!1),t.send(void 0);const n=t.response.body;return n.removeChild(n.firstChild),n}getInertBodyElement_DOMParser(e){e="<body><remove></remove>"+e+"</body>";try{const t=(new window.DOMParser).parseFromString(e,"text/html").body;return t.removeChild(t.firstChild),t}catch(t){return null}}getInertBodyElement_InertDocument(e){const t=this.inertDocument.createElement("template");return"content"in t?(t.innerHTML=e,t):(this.inertBodyElement.innerHTML=e,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(this.inertBodyElement),this.inertBodyElement)}stripCustomNsAttrs(e){const t=e.attributes;for(let l=t.length-1;0<l;l--){const n=t.item(l).name;"xmlns:ns1"!==n&&0!==n.indexOf("ns1:")||e.removeAttribute(n)}let n=e.firstChild;for(;n;)n.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(n),n=n.nextSibling}}const Be=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,ze=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z0-9+\/]+=*$/i;function Ue(e){return(e=String(e)).match(Be)||e.match(ze)?e:(Fe()&&console.warn(`WARNING: sanitizing unsafe URL value ${e} (see http://g.co/ng/security#xss)`),"unsafe:"+e)}function Ze(e){const t={};for(const n of e.split(","))t[n]=!0;return t}function $e(...e){const t={};for(const n of e)for(const e in n)n.hasOwnProperty(e)&&(t[e]=!0);return t}const qe=Ze("area,br,col,hr,img,wbr"),Qe=Ze("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),We=Ze("rp,rt"),Ge=$e(We,Qe),Ke=$e(qe,$e(Qe,Ze("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),$e(We,Ze("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),Ge),Ye=Ze("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Je=Ze("srcset"),Xe=$e(Ye,Je,Ze("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),Ze("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext")),et=Ze("script,style,template");class tt{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(e){let t=e.firstChild,n=!0;for(;t;)if(t.nodeType===Node.ELEMENT_NODE?n=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,n&&t.firstChild)t=t.firstChild;else for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let e=this.checkClobberedElement(t,t.nextSibling);if(e){t=e;break}t=this.checkClobberedElement(t,t.parentNode)}return this.buf.join("")}startElement(e){const t=e.nodeName.toLowerCase();if(!Ke.hasOwnProperty(t))return this.sanitizedSomething=!0,!et.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);const n=e.attributes;for(let r=0;r<n.length;r++){const e=n.item(r),t=e.name,s=t.toLowerCase();if(!Xe.hasOwnProperty(s)){this.sanitizedSomething=!0;continue}let o=e.value;Ye[s]&&(o=Ue(o)),Je[s]&&(l=o,o=(l=String(l)).split(",").map(e=>Ue(e.trim())).join(", ")),this.buf.push(" ",t,'="',rt(o),'"')}var l;return this.buf.push(">"),!0}endElement(e){const t=e.nodeName.toLowerCase();Ke.hasOwnProperty(t)&&!qe.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(rt(e))}checkClobberedElement(e,t){if(t&&(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error("Failed to sanitize html because the element is clobbered: "+e.outerHTML);return t}}const nt=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,lt=/([^\#-~ |!])/g;function rt(e){return e.replace(/&/g,"&").replace(nt,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(lt,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(/</g,"<").replace(/>/g,">")}let st;function ot(e){return"content"in e&&function(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}(e)?e.content:null}const it=function(){var e={NONE:0,HTML:1,STYLE:2,SCRIPT:3,URL:4,RESOURCE_URL:5};return e[e.NONE]="NONE",e[e.HTML]="HTML",e[e.STYLE]="STYLE",e[e.SCRIPT]="SCRIPT",e[e.URL]="URL",e[e.RESOURCE_URL]="RESOURCE_URL",e}();class ut{}const at=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate|skew|perspective)(?:X|Y|3d)?|(?:rgb|hsl)a?|(?:repeating-)?(?:linear|radial)-gradient|(?:calc|attr))\\([-0-9.%, #a-zA-Z]+\\))$","g"),ct=/^url\(([^)]+)\)$/;function dt(e){return e.ngDebugContext}function ht(e){return e.ngOriginalError}function ft(e,...t){e.error(...t)}class pt{constructor(){this._console=console}handleError(e){const t=this._findOriginalError(e),n=this._findContext(e),l=function(e){return e.ngErrorLogger||ft}(e);l(this._console,"ERROR",e),t&&l(this._console,"ORIGINAL ERROR",t),n&&l(this._console,"ERROR CONTEXT",n)}_findContext(e){return e?dt(e)?dt(e):this._findContext(ht(e)):null}_findOriginalError(e){let t=ht(e);for(;t&&ht(t);)t=ht(t);return t}}const gt=/([A-Z])/g;function mt(e){try{return null!=e?e.toString().slice(0,30):e}catch(t){return"[ERROR] Exception while trying to serialize the value"}}let _t=null;function vt(){if(!_t){const e=ge.Symbol;if(e&&e.iterator)_t=e.iterator;else{const e=Object.getOwnPropertyNames(Map.prototype);for(let t=0;t<e.length;++t){const n=e[t];"entries"!==n&&"size"!==n&&Map.prototype[n]===Map.prototype.entries&&(_t=n)}}}return _t}function yt(e,t){return e===t||"number"==typeof e&&"number"==typeof t&&isNaN(e)&&isNaN(t)}function bt(e,t){const n=Et(e),l=Et(t);if(n&&l)return function(e,t,n){const l=e[vt()](),r=t[vt()]();for(;;){const e=l.next(),t=r.next();if(e.done&&t.done)return!0;if(e.done||t.done)return!1;if(!n(e.value,t.value))return!1}}(e,t,bt);{const r=e&&("object"==typeof e||"function"==typeof e),s=t&&("object"==typeof t||"function"==typeof t);return!(n||!r||l||!s)||yt(e,t)}}class wt{constructor(e){this.wrapped=e}static wrap(e){return new wt(e)}static unwrap(e){return wt.isWrapped(e)?e.wrapped:e}static isWrapped(e){return e instanceof wt}}function Et(e){return!!Ct(e)&&(Array.isArray(e)||!(e instanceof Map)&&vt()in e)}function Ct(e){return null!==e&&("function"==typeof e||"object"==typeof e)}function xt(e){return!!e&&"function"==typeof e.then}class kt{constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}}class Tt{}function St(e){const t=Error(`No component factory found for ${ie(e)}. Did you add it to @NgModule.entryComponents?`);return t[Nt]=e,t}const Nt="ngComponent";class It{resolveComponentFactory(e){throw St(e)}}let At=(()=>{class e{}return e.NULL=new It,e})();class Dt{constructor(e,t,n){this._parent=t,this._ngModule=n,this._factories=new Map;for(let l=0;l<e.length;l++){const t=e[l];this._factories.set(t.componentType,t)}}resolveComponentFactory(e){let t=this._factories.get(e);if(!t&&this._parent&&(t=this._parent.resolveComponentFactory(e)),!t)throw St(e);return new Rt(t,this._ngModule)}}class Rt extends Tt{constructor(e,t){super(),this.factory=e,this.ngModule=t,this.selector=e.selector,this.componentType=e.componentType,this.ngContentSelectors=e.ngContentSelectors,this.inputs=e.inputs,this.outputs=e.outputs}create(e,t,n,l){return this.factory.create(e,t,n,l||this.ngModule)}}class Mt{}function Pt(...e){}let Ot=(()=>{class e{constructor(e){this.nativeElement=e}}return e.__NG_ELEMENT_ID__=()=>Vt(e),e})();const Vt=Pt;class jt{}class Ht{}const Ft=function(){var e={Important:1,DashCase:2};return e[e.Important]="Important",e[e.DashCase]="DashCase",e}();let Lt=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>Bt(),e})();const Bt=Pt;class zt{constructor(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")}}const Ut=new zt("8.1.3");class Zt{constructor(){}supports(e){return Et(e)}create(e){return new qt(e)}}const $t=(e,t)=>t;class qt{constructor(e){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=e||$t}forEachItem(e){let t;for(t=this._itHead;null!==t;t=t._next)e(t)}forEachOperation(e){let t=this._itHead,n=this._removalsHead,l=0,r=null;for(;t||n;){const s=!n||t&&t.currentIndex<Kt(n,l,r)?t:n,o=Kt(s,l,r),i=s.currentIndex;if(s===n)l--,n=n._nextRemoved;else if(t=t._next,null==s.previousIndex)l++;else{r||(r=[]);const e=o-l,t=i-l;if(e!=t){for(let n=0;n<e;n++){const l=n<r.length?r[n]:r[n]=0,s=l+n;t<=s&&s<e&&(r[n]=l+1)}r[s.previousIndex]=t-e}}o!==i&&e(s,o,i)}}forEachPreviousItem(e){let t;for(t=this._previousItHead;null!==t;t=t._nextPrevious)e(t)}forEachAddedItem(e){let t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)}forEachMovedItem(e){let t;for(t=this._movesHead;null!==t;t=t._nextMoved)e(t)}forEachRemovedItem(e){let t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)}forEachIdentityChange(e){let t;for(t=this._identityChangesHead;null!==t;t=t._nextIdentityChange)e(t)}diff(e){if(null==e&&(e=[]),!Et(e))throw new Error(`Error trying to diff '${ie(e)}'. Only arrays and iterables are allowed`);return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t,n,l,r=this._itHead,s=!1;if(Array.isArray(e)){this.length=e.length;for(let t=0;t<this.length;t++)n=e[t],l=this._trackByFn(t,n),null!==r&&yt(r.trackById,l)?(s&&(r=this._verifyReinsertion(r,n,l,t)),yt(r.item,n)||this._addIdentityChange(r,n)):(r=this._mismatch(r,n,l,t),s=!0),r=r._next}else t=0,function(e,t){if(Array.isArray(e))for(let n=0;n<e.length;n++)t(e[n]);else{const n=e[vt()]();let l;for(;!(l=n.next()).done;)t(l.value)}}(e,e=>{l=this._trackByFn(t,e),null!==r&&yt(r.trackById,l)?(s&&(r=this._verifyReinsertion(r,e,l,t)),yt(r.item,e)||this._addIdentityChange(r,e)):(r=this._mismatch(r,e,l,t),s=!0),r=r._next,t++}),this.length=t;return this._truncate(r),this.collection=e,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let e,t;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=t)e.previousIndex=e.currentIndex,t=e._nextMoved;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(e,t,n,l){let r;return null===e?r=this._itTail:(r=e._prev,this._remove(e)),null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(n,l))?(yt(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,r,l)):null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(yt(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,r,l)):e=this._addAfter(new Qt(t,n),r,l),e}_verifyReinsertion(e,t,n,l){let r=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==r?e=this._reinsertAfter(r,e._prev,l):e.currentIndex!=l&&(e.currentIndex=l,this._addToMoves(e,l)),e}_truncate(e){for(;null!==e;){const t=e._next;this._addToRemovals(this._unlink(e)),e=t}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(e,t,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);const l=e._prevRemoved,r=e._nextRemoved;return null===l?this._removalsHead=r:l._nextRemoved=r,null===r?this._removalsTail=l:r._prevRemoved=l,this._insertAfter(e,t,n),this._addToMoves(e,n),e}_moveAfter(e,t,n){return this._unlink(e),this._insertAfter(e,t,n),this._addToMoves(e,n),e}_addAfter(e,t,n){return this._insertAfter(e,t,n),this._additionsTail=null===this._additionsTail?this._additionsHead=e:this._additionsTail._nextAdded=e,e}_insertAfter(e,t,n){const l=null===t?this._itHead:t._next;return e._next=l,e._prev=t,null===l?this._itTail=e:l._prev=e,null===t?this._itHead=e:t._next=e,null===this._linkedRecords&&(this._linkedRecords=new Gt),this._linkedRecords.put(e),e.currentIndex=n,e}_remove(e){return this._addToRemovals(this._unlink(e))}_unlink(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);const t=e._prev,n=e._next;return null===t?this._itHead=n:t._next=n,null===n?this._itTail=t:n._prev=t,e}_addToMoves(e,t){return e.previousIndex===t||(this._movesTail=null===this._movesTail?this._movesHead=e:this._movesTail._nextMoved=e),e}_addToRemovals(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new Gt),this._unlinkedRecords.put(e),e.currentIndex=null,e._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=e,e._prevRemoved=null):(e._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=e),e}_addIdentityChange(e,t){return e.item=t,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=e:this._identityChangesTail._nextIdentityChange=e,e}}class Qt{constructor(e,t){this.item=e,this.trackById=t,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class Wt{constructor(){this._head=null,this._tail=null}add(e){null===this._head?(this._head=this._tail=e,e._nextDup=null,e._prevDup=null):(this._tail._nextDup=e,e._prevDup=this._tail,e._nextDup=null,this._tail=e)}get(e,t){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===t||t<=n.currentIndex)&&yt(n.trackById,e))return n;return null}remove(e){const t=e._prevDup,n=e._nextDup;return null===t?this._head=n:t._nextDup=n,null===n?this._tail=t:n._prevDup=t,null===this._head}}class Gt{constructor(){this.map=new Map}put(e){const t=e.trackById;let n=this.map.get(t);n||(n=new Wt,this.map.set(t,n)),n.add(e)}get(e,t){const n=this.map.get(e);return n?n.get(e,t):null}remove(e){const t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function Kt(e,t,n){const l=e.previousIndex;if(null===l)return l;let r=0;return n&&l<n.length&&(r=n[l]),l+t+r}class Yt{constructor(){}supports(e){return e instanceof Map||Ct(e)}create(){return new Jt}}class Jt{constructor(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}get isDirty(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead}forEachItem(e){let t;for(t=this._mapHead;null!==t;t=t._next)e(t)}forEachPreviousItem(e){let t;for(t=this._previousMapHead;null!==t;t=t._nextPrevious)e(t)}forEachChangedItem(e){let t;for(t=this._changesHead;null!==t;t=t._nextChanged)e(t)}forEachAddedItem(e){let t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)}forEachRemovedItem(e){let t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)}diff(e){if(e){if(!(e instanceof Map||Ct(e)))throw new Error(`Error trying to diff '${ie(e)}'. Only maps and objects are allowed`)}else e=new Map;return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t=this._mapHead;if(this._appendAfter=null,this._forEach(e,(e,n)=>{if(t&&t.key===n)this._maybeAddToChanges(t,e),this._appendAfter=t,t=t._next;else{const l=this._getOrCreateRecordForKey(n,e);t=this._insertBeforeOrAppend(t,l)}}),t){t._prev&&(t._prev._next=null),this._removalsHead=t;for(let e=t;null!==e;e=e._nextRemoved)e===this._mapHead&&(this._mapHead=null),this._records.delete(e.key),e._nextRemoved=e._next,e.previousValue=e.currentValue,e.currentValue=null,e._prev=null,e._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty}_insertBeforeOrAppend(e,t){if(e){const n=e._prev;return t._next=e,t._prev=n,e._prev=t,n&&(n._next=t),e===this._mapHead&&(this._mapHead=t),this._appendAfter=e,e}return this._appendAfter?(this._appendAfter._next=t,t._prev=this._appendAfter):this._mapHead=t,this._appendAfter=t,null}_getOrCreateRecordForKey(e,t){if(this._records.has(e)){const n=this._records.get(e);this._maybeAddToChanges(n,t);const l=n._prev,r=n._next;return l&&(l._next=r),r&&(r._prev=l),n._next=null,n._prev=null,n}const n=new Xt(e);return this._records.set(e,n),n.currentValue=t,this._addToAdditions(n),n}_reset(){if(this.isDirty){let e;for(this._previousMapHead=this._mapHead,e=this._previousMapHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._changesHead;null!==e;e=e._nextChanged)e.previousValue=e.currentValue;for(e=this._additionsHead;null!=e;e=e._nextAdded)e.previousValue=e.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}}_maybeAddToChanges(e,t){yt(t,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=t,this._addToChanges(e))}_addToAdditions(e){null===this._additionsHead?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)}_addToChanges(e){null===this._changesHead?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)}_forEach(e,t){e instanceof Map?e.forEach(t):Object.keys(e).forEach(n=>t(e[n],n))}}class Xt{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}}let en=(()=>{class e{constructor(e){this.factories=e}static create(t,n){if(null!=n){const e=n.factories.slice();t=t.concat(e)}return new e(t)}static extend(t){return{provide:e,useFactory:n=>{if(!n)throw new Error("Cannot extend IterableDiffers without a parent injector");return e.create(t,n)},deps:[[e,new te,new X]]}}find(e){const t=this.factories.find(t=>t.supports(e));if(null!=t)return t;throw new Error(`Cannot find a differ supporting object '${e}' of type '${n=e,n.name||typeof n}'`);var n}}return e.ngInjectableDef=re({token:e,providedIn:"root",factory:()=>new e([new Zt])}),e})(),tn=(()=>{class e{constructor(e){this.factories=e}static create(t,n){if(n){const e=n.factories.slice();t=t.concat(e)}return new e(t)}static extend(t){return{provide:e,useFactory:n=>{if(!n)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return e.create(t,n)},deps:[[e,new te,new X]]}}find(e){const t=this.factories.find(t=>t.supports(e));if(t)return t;throw new Error(`Cannot find a differ supporting object '${e}'`)}}return e.ngInjectableDef=re({token:e,providedIn:"root",factory:()=>new e([new Yt])}),e})(),nn=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>ln(),e})();const ln=(...e)=>{},rn=[new Yt],sn=new en([new Zt]),on=new tn(rn);let un=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>an(e,Ot),e})();const an=Pt;let cn=(()=>{class e{}return e.__NG_ELEMENT_ID__=()=>dn(e,Ot),e})();const dn=Pt;function hn(e,t,n,l){let r=`ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '${t}'. Current value: '${n}'.`;return l&&(r+=" It seems like the view has been created after its parent and its children have been dirty checked. Has it been created in a change detection hook ?"),function(e,t){const n=new Error(e);return fn(n,t),n}(r,e)}function fn(e,t){e.ngDebugContext=t,e.ngErrorLogger=t.logError.bind(t)}function pn(e){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+e)}function gn(e,t,n){const l=e.state,r=1792&l;return r===t?(e.state=-1793&l|n,e.initIndex=-1,!0):r===n}function mn(e,t,n){return(1792&e.state)===t&&e.initIndex<=n&&(e.initIndex=n+1,!0)}function _n(e,t){return e.nodes[t]}function vn(e,t){return e.nodes[t]}function yn(e,t){return e.nodes[t]}function bn(e,t){return e.nodes[t]}function wn(e,t){return e.nodes[t]}const En={setCurrentNode:void 0,createRootView:void 0,createEmbeddedView:void 0,createComponentView:void 0,createNgModuleRef:void 0,overrideProvider:void 0,overrideComponentView:void 0,clearOverrides:void 0,checkAndUpdateView:void 0,checkNoChangesView:void 0,destroyView:void 0,resolveDep:void 0,createDebugContext:void 0,handleEvent:void 0,updateDirectives:void 0,updateRenderer:void 0,dirtyParentQueries:void 0},Cn=()=>{},xn=new Map;function kn(e){let t=xn.get(e);return t||(t=ie(e)+"_"+xn.size,xn.set(e,t)),t}function Tn(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}}let Sn=0;function Nn(e,t,n,l){return!(!(2&e.state)&&yt(e.oldValues[t.bindingIndex+n],l))}function In(e,t,n,l){return!!Nn(e,t,n,l)&&(e.oldValues[t.bindingIndex+n]=l,!0)}function An(e,t,n,l){const r=e.oldValues[t.bindingIndex+n];if(1&e.state||!bt(r,l)){const s=t.bindings[n].name;throw hn(En.createDebugContext(e,t.nodeIndex),`${s}: ${r}`,`${s}: ${l}`,0!=(1&e.state))}}function Dn(e){let t=e;for(;t;)2&t.def.flags&&(t.state|=8),t=t.viewContainerParent||t.parent}function Rn(e,t){let n=e;for(;n&&n!==t;)n.state|=64,n=n.viewContainerParent||n.parent}function Mn(e,t,n,l){try{return Dn(33554432&e.def.nodes[t].flags?vn(e,t).componentView:e),En.handleEvent(e,t,n,l)}catch(r){e.root.errorHandler.handleError(r)}}function Pn(e){return e.parent?vn(e.parent,e.parentNodeDef.nodeIndex):null}function On(e){return e.parent?e.parentNodeDef.parent:null}function Vn(e,t){switch(201347067&t.flags){case 1:return vn(e,t.nodeIndex).renderElement;case 2:return _n(e,t.nodeIndex).renderText}}function jn(e){return!!e.parent&&!!(32768&e.parentNodeDef.flags)}function Hn(e){return!(!e.parent||32768&e.parentNodeDef.flags)}function Fn(e){const t={};let n=0;const l={};return e&&e.forEach(([e,r])=>{"number"==typeof e?(t[e]=r,n|=function(e){return 1<<e%32}(e)):l[e]=r}),{matchedQueries:t,references:l,matchedQueryIds:n}}function Ln(e,t){return e.map(e=>{let n,l;return Array.isArray(e)?[l,n]=e:(l=0,n=e),n&&("function"==typeof n||"object"==typeof n)&&t&&Object.defineProperty(n,"__source",{value:t,configurable:!0}),{flags:l,token:n,tokenKey:kn(n)}})}function Bn(e,t,n){let l=n.renderParent;return l?0==(1&l.flags)||0==(33554432&l.flags)||l.element.componentRendererType&&l.element.componentRendererType.encapsulation===Oe.Native?vn(e,n.renderParent.nodeIndex).renderElement:void 0:t}const zn=new WeakMap;function Un(e){let t=zn.get(e);return t||(t=e(()=>Cn),t.factory=e,zn.set(e,t)),t}function Zn(e,t,n,l,r){3===t&&(n=e.renderer.parentNode(Vn(e,e.def.lastRenderRootNode))),$n(e,t,0,e.def.nodes.length-1,n,l,r)}function $n(e,t,n,l,r,s,o){for(let i=n;i<=l;i++){const n=e.def.nodes[i];11&n.flags&&Qn(e,n,t,r,s,o),i+=n.childCount}}function qn(e,t,n,l,r,s){let o=e;for(;o&&!jn(o);)o=o.parent;const i=o.parent,u=On(o),a=u.nodeIndex+u.childCount;for(let c=u.nodeIndex+1;c<=a;c++){const e=i.def.nodes[c];e.ngContentIndex===t&&Qn(i,e,n,l,r,s),c+=e.childCount}if(!i.parent){const o=e.root.projectableNodes[t];if(o)for(let t=0;t<o.length;t++)Wn(e,o[t],n,l,r,s)}}function Qn(e,t,n,l,r,s){if(8&t.flags)qn(e,t.ngContent.index,n,l,r,s);else{const o=Vn(e,t);if(3===n&&33554432&t.flags&&48&t.bindingFlags?(16&t.bindingFlags&&Wn(e,o,n,l,r,s),32&t.bindingFlags&&Wn(vn(e,t.nodeIndex).componentView,o,n,l,r,s)):Wn(e,o,n,l,r,s),16777216&t.flags){const o=vn(e,t.nodeIndex).viewContainer._embeddedViews;for(let e=0;e<o.length;e++)Zn(o[e],n,l,r,s)}1&t.flags&&!t.element.name&&$n(e,n,t.nodeIndex+1,t.nodeIndex+t.childCount,l,r,s)}}function Wn(e,t,n,l,r,s){const o=e.renderer;switch(n){case 1:o.appendChild(l,t);break;case 2:o.insertBefore(l,t,r);break;case 3:o.removeChild(l,t);break;case 0:s.push(t)}}const Gn=/^:([^:]+):(.+)$/;function Kn(e){if(":"===e[0]){const t=e.match(Gn);return[t[1],t[2]]}return["",e]}function Yn(e){let t=0;for(let n=0;n<e.length;n++)t|=e[n].flags;return t}const Jn=new Object,Xn=kn(Se),el=kn(_e),tl=kn(Mt);function nl(e,t,n,l){return n=ce(n),{index:-1,deps:Ln(l,ie(t)),flags:e,token:t,value:n}}function ll(e,t,n=Se.THROW_IF_NOT_FOUND){const l=Ee(e);try{if(8&t.flags)return t.token;if(2&t.flags&&(n=null),1&t.flags)return e._parent.get(t.token,n);const o=t.tokenKey;switch(o){case Xn:case el:case tl:return e}const i=e._def.providersByKey[o];let u;if(i){let t=e._providers[i.index];return void 0===t&&(t=e._providers[i.index]=rl(e,i)),t===Jn?void 0:t}if((u=se(t.token))&&(r=e,null!=(s=u).providedIn&&(function(e,t){return e._def.modules.indexOf(t)>-1}(r,s.providedIn)||"root"===s.providedIn&&r._def.isRoot))){const n=e._providers.length;return e._def.providers[n]=e._def.providersByKey[t.tokenKey]={flags:5120,value:u.factory,deps:[],index:n,token:t.token},e._providers[n]=Jn,e._providers[n]=rl(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{Ee(l)}var r,s}function rl(e,t){let n;switch(201347067&t.flags){case 512:n=function(e,t,n){const l=n.length;switch(l){case 0:return new t;case 1:return new t(ll(e,n[0]));case 2:return new t(ll(e,n[0]),ll(e,n[1]));case 3:return new t(ll(e,n[0]),ll(e,n[1]),ll(e,n[2]));default:const r=new Array(l);for(let t=0;t<l;t++)r[t]=ll(e,n[t]);return new t(...r)}}(e,t.value,t.deps);break;case 1024:n=function(e,t,n){const l=n.length;switch(l){case 0:return t();case 1:return t(ll(e,n[0]));case 2:return t(ll(e,n[0]),ll(e,n[1]));case 3:return t(ll(e,n[0]),ll(e,n[1]),ll(e,n[2]));default:const r=Array(l);for(let t=0;t<l;t++)r[t]=ll(e,n[t]);return t(...r)}}(e,t.value,t.deps);break;case 2048:n=ll(e,t.deps[0]);break;case 256:n=t.value}return n===Jn||null===n||"object"!=typeof n||131072&t.flags||"function"!=typeof n.ngOnDestroy||(t.flags|=131072),void 0===n?Jn:n}function sl(e,t){const n=e.viewContainer._embeddedViews;if((null==t||t>=n.length)&&(t=n.length-1),t<0)return null;const l=n[t];return l.viewContainerParent=null,al(n,t),En.dirtyParentQueries(l),il(l),l}function ol(e,t,n){const l=t?Vn(t,t.def.lastRenderRootNode):e.renderElement,r=n.renderer.parentNode(l),s=n.renderer.nextSibling(l);Zn(n,2,r,s,void 0)}function il(e){Zn(e,3,null,null,void 0)}function ul(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function al(e,t){t>=e.length-1?e.pop():e.splice(t,1)}const cl=new Object;function dl(e,t,n,l,r,s){return new hl(e,t,n,l,r,s)}class hl extends Tt{constructor(e,t,n,l,r,s){super(),this.selector=e,this.componentType=t,this._inputs=l,this._outputs=r,this.ngContentSelectors=s,this.viewDefFactory=n}get inputs(){const e=[],t=this._inputs;for(let n in t)e.push({propName:n,templateName:t[n]});return e}get outputs(){const e=[];for(let t in this._outputs)e.push({propName:t,templateName:this._outputs[t]});return e}create(e,t,n,l){if(!l)throw new Error("ngModule should be provided");const r=Un(this.viewDefFactory),s=r.nodes[0].element.componentProvider.nodeIndex,o=En.createRootView(e,t||[],n,r,l,cl),i=yn(o,s).instance;return n&&o.renderer.setAttribute(vn(o,0).renderElement,"ng-version",Ut.full),new fl(o,new _l(o),i)}}class fl extends class{}{constructor(e,t,n){super(),this._view=e,this._viewRef=t,this._component=n,this._elDef=this._view.def.nodes[0],this.hostView=t,this.changeDetectorRef=t,this.instance=n}get location(){return new Ot(vn(this._view,this._elDef.nodeIndex).renderElement)}get injector(){return new wl(this._view,this._elDef)}get componentType(){return this._component.constructor}destroy(){this._viewRef.destroy()}onDestroy(e){this._viewRef.onDestroy(e)}}function pl(e,t,n){return new gl(e,t,n)}class gl{constructor(e,t,n){this._view=e,this._elDef=t,this._data=n,this._embeddedViews=[]}get element(){return new Ot(this._data.renderElement)}get injector(){return new wl(this._view,this._elDef)}get parentInjector(){let e=this._view,t=this._elDef.parent;for(;!t&&e;)t=On(e),e=e.parent;return e?new wl(e,t):new wl(this._view,null)}clear(){for(let e=this._embeddedViews.length-1;e>=0;e--){const t=sl(this._data,e);En.destroyView(t)}}get(e){const t=this._embeddedViews[e];if(t){const e=new _l(t);return e.attachToViewContainerRef(this),e}return null}get length(){return this._embeddedViews.length}createEmbeddedView(e,t,n){const l=e.createEmbeddedView(t||{});return this.insert(l,n),l}createComponent(e,t,n,l,r){const s=n||this.parentInjector;r||e instanceof Rt||(r=s.get(Mt));const o=e.create(s,l,void 0,r);return this.insert(o.hostView,t),o}insert(e,t){if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");const n=e;return function(e,t,n,l){let r=t.viewContainer._embeddedViews;null==n&&(n=r.length),l.viewContainerParent=e,ul(r,n,l),function(e,t){const n=Pn(t);if(!n||n===e||16&t.state)return;t.state|=16;let l=n.template._projectedViews;l||(l=n.template._projectedViews=[]),l.push(t),function(e,t){if(4&t.flags)return;e.nodeFlags|=4,t.flags|=4;let n=t.parent;for(;n;)n.childFlags|=4,n=n.parent}(t.parent.def,t.parentNodeDef)}(t,l),En.dirtyParentQueries(l),ol(t,n>0?r[n-1]:null,l)}(this._view,this._data,t,n._view),n.attachToViewContainerRef(this),e}move(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");const n=this._embeddedViews.indexOf(e._view);return function(e,t,n){const l=e.viewContainer._embeddedViews,r=l[t];al(l,t),null==n&&(n=l.length),ul(l,n,r),En.dirtyParentQueries(r),il(r),ol(e,n>0?l[n-1]:null,r)}(this._data,n,t),e}indexOf(e){return this._embeddedViews.indexOf(e._view)}remove(e){const t=sl(this._data,e);t&&En.destroyView(t)}detach(e){const t=sl(this._data,e);return t?new _l(t):null}}function ml(e){return new _l(e)}class _l{constructor(e){this._view=e,this._viewContainerRef=null,this._appRef=null}get rootNodes(){return function(e){const t=[];return Zn(e,0,void 0,void 0,t),t}(this._view)}get context(){return this._view.context}get destroyed(){return 0!=(128&this._view.state)}markForCheck(){Dn(this._view)}detach(){this._view.state&=-5}detectChanges(){const e=this._view.root.rendererFactory;e.begin&&e.begin();try{En.checkAndUpdateView(this._view)}finally{e.end&&e.end()}}checkNoChanges(){En.checkNoChangesView(this._view)}reattach(){this._view.state|=4}onDestroy(e){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(e)}destroy(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),En.destroyView(this._view)}detachFromAppRef(){this._appRef=null,il(this._view),En.dirtyParentQueries(this._view)}attachToAppRef(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e}attachToViewContainerRef(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e}}function vl(e,t){return new yl(e,t)}class yl extends un{constructor(e,t){super(),this._parentView=e,this._def=t}createEmbeddedView(e){return new _l(En.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))}get elementRef(){return new Ot(vn(this._parentView,this._def.nodeIndex).renderElement)}}function bl(e,t){return new wl(e,t)}class wl{constructor(e,t){this.view=e,this.elDef=t}get(e,t=Se.THROW_IF_NOT_FOUND){return En.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:kn(e)},t)}}function El(e){return new Cl(e.renderer)}class Cl{constructor(e){this.delegate=e}selectRootElement(e){return this.delegate.selectRootElement(e)}createElement(e,t){const[n,l]=Kn(t),r=this.delegate.createElement(l,n);return e&&this.delegate.appendChild(e,r),r}createViewRoot(e){return e}createTemplateAnchor(e){const t=this.delegate.createComment("");return e&&this.delegate.appendChild(e,t),t}createText(e,t){const n=this.delegate.createText(t);return e&&this.delegate.appendChild(e,n),n}projectNodes(e,t){for(let n=0;n<t.length;n++)this.delegate.appendChild(e,t[n])}attachViewAfter(e,t){const n=this.delegate.parentNode(e),l=this.delegate.nextSibling(e);for(let r=0;r<t.length;r++)this.delegate.insertBefore(n,t[r],l)}detachView(e){for(let t=0;t<e.length;t++){const n=e[t],l=this.delegate.parentNode(n);this.delegate.removeChild(l,n)}}destroyView(e,t){for(let n=0;n<t.length;n++)this.delegate.destroyNode(t[n])}listen(e,t,n){return this.delegate.listen(e,t,n)}listenGlobal(e,t,n){return this.delegate.listen(e,t,n)}setElementProperty(e,t,n){this.delegate.setProperty(e,t,n)}setElementAttribute(e,t,n){const[l,r]=Kn(t);null!=n?this.delegate.setAttribute(e,r,n,l):this.delegate.removeAttribute(e,r,l)}setBindingDebugInfo(e,t,n){}setElementClass(e,t,n){n?this.delegate.addClass(e,t):this.delegate.removeClass(e,t)}setElementStyle(e,t,n){null!=n?this.delegate.setStyle(e,t,n):this.delegate.removeStyle(e,t)}invokeElementMethod(e,t,n){e[t].apply(e,n)}setText(e,t){this.delegate.setValue(e,t)}animate(){throw new Error("Renderer.animate is no longer supported!")}}function xl(e,t,n,l){return new kl(e,t,n,l)}class kl{constructor(e,t,n,l){this._moduleType=e,this._parent=t,this._bootstrapComponents=n,this._def=l,this._destroyListeners=[],this._destroyed=!1,this.injector=this,function(e){const t=e._def,n=e._providers=new Array(t.providers.length);for(let l=0;l<t.providers.length;l++){const r=t.providers[l];4096&r.flags||void 0===n[l]&&(n[l]=rl(e,r))}}(this)}get(e,t=Se.THROW_IF_NOT_FOUND,n=ne.Default){let l=0;return n&ne.SkipSelf?l|=1:n&ne.Self&&(l|=4),ll(this,{token:e,tokenKey:kn(e),flags:l},t)}get instance(){return this.get(this._moduleType)}get componentFactoryResolver(){return this.get(At)}destroy(){if(this._destroyed)throw new Error(`The ng module ${ie(this.instance.constructor)} has already been destroyed.`);this._destroyed=!0,function(e,t){const n=e._def,l=new Set;for(let r=0;r<n.providers.length;r++)if(131072&n.providers[r].flags){const t=e._providers[r];if(t&&t!==Jn){const e=t.ngOnDestroy;"function"!=typeof e||l.has(t)||(e.apply(t),l.add(t))}}}(this),this._destroyListeners.forEach(e=>e())}onDestroy(e){this._destroyListeners.push(e)}}const Tl=kn(jt),Sl=kn(Lt),Nl=kn(Ot),Il=kn(cn),Al=kn(un),Dl=kn(nn),Rl=kn(Se),Ml=kn(_e);function Pl(e,t,n,l,r,s,o,i){const u=[];if(o)for(let c in o){const[e,t]=o[c];u[e]={flags:8,name:c,nonMinifiedName:t,ns:null,securityContext:null,suffix:null}}const a=[];if(i)for(let c in i)a.push({type:1,propName:c,target:null,eventName:i[c]});return function(e,t,n,l,r,s,o,i,u){const{matchedQueries:a,references:c,matchedQueryIds:d}=Fn(n);u||(u=[]),i||(i=[]),s=ce(s);const h=Ln(o,ie(r));return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:a,matchedQueryIds:d,references:c,ngContentIndex:-1,childCount:l,bindings:i,bindingFlags:Yn(i),outputs:u,element:null,provider:{token:r,value:s,deps:h},text:null,query:null,ngContent:null}}(e,t|=16384,n,l,r,r,s,u,a)}function Ol(e,t){return Fl(e,t)}function Vl(e,t){let n=e;for(;n.parent&&!jn(n);)n=n.parent;return Ll(n.parent,On(n),!0,t.provider.value,t.provider.deps)}function jl(e,t){const n=Ll(e,t.parent,(32768&t.flags)>0,t.provider.value,t.provider.deps);if(t.outputs.length)for(let r=0;r<t.outputs.length;r++){const s=t.outputs[r],o=n[s.propName];if(!(l=o)||"function"!=typeof l.subscribe)throw new Error(`@Output ${s.propName} not initialized in '${n.constructor.name}'.`);{const n=o.subscribe(Hl(e,t.parent.nodeIndex,s.eventName));e.disposables[t.outputIndex+r]=n.unsubscribe.bind(n)}}var l;return n}function Hl(e,t,n){return l=>Mn(e,t,n,l)}function Fl(e,t){const n=(8192&t.flags)>0,l=t.provider;switch(201347067&t.flags){case 512:return Ll(e,t.parent,n,l.value,l.deps);case 1024:return function(e,t,n,l,r){const s=r.length;switch(s){case 0:return l();case 1:return l(zl(e,t,n,r[0]));case 2:return l(zl(e,t,n,r[0]),zl(e,t,n,r[1]));case 3:return l(zl(e,t,n,r[0]),zl(e,t,n,r[1]),zl(e,t,n,r[2]));default:const o=Array(s);for(let l=0;l<s;l++)o[l]=zl(e,t,n,r[l]);return l(...o)}}(e,t.parent,n,l.value,l.deps);case 2048:return zl(e,t.parent,n,l.deps[0]);case 256:return l.value}}function Ll(e,t,n,l,r){const s=r.length;switch(s){case 0:return new l;case 1:return new l(zl(e,t,n,r[0]));case 2:return new l(zl(e,t,n,r[0]),zl(e,t,n,r[1]));case 3:return new l(zl(e,t,n,r[0]),zl(e,t,n,r[1]),zl(e,t,n,r[2]));default:const o=new Array(s);for(let l=0;l<s;l++)o[l]=zl(e,t,n,r[l]);return new l(...o)}}const Bl={};function zl(e,t,n,l,r=Se.THROW_IF_NOT_FOUND){if(8&l.flags)return l.token;const s=e;2&l.flags&&(r=null);const o=l.tokenKey;o===Dl&&(n=!(!t||!t.element.componentView)),t&&1&l.flags&&(n=!1,t=t.parent);let i=e;for(;i;){if(t)switch(o){case Tl:return El(Ul(i,t,n));case Sl:return Ul(i,t,n).renderer;case Nl:return new Ot(vn(i,t.nodeIndex).renderElement);case Il:return vn(i,t.nodeIndex).viewContainer;case Al:if(t.element.template)return vn(i,t.nodeIndex).template;break;case Dl:return ml(Ul(i,t,n));case Rl:case Ml:return bl(i,t);default:const e=(n?t.element.allProviders:t.element.publicProviders)[o];if(e){let t=yn(i,e.nodeIndex);return t||(t={instance:Fl(i,e)},i.nodes[e.nodeIndex]=t),t.instance}}n=jn(i),t=On(i),i=i.parent,4&l.flags&&(i=null)}const u=s.root.injector.get(l.token,Bl);return u!==Bl||r===Bl?u:s.root.ngModule.injector.get(l.token,r)}function Ul(e,t,n){let l;if(n)l=vn(e,t.nodeIndex).componentView;else for(l=e;l.parent&&!jn(l);)l=l.parent;return l}function Zl(e,t,n,l,r,s){if(32768&n.flags){const t=vn(e,n.parent.nodeIndex).componentView;2&t.def.flags&&(t.state|=8)}if(t.instance[n.bindings[l].name]=r,524288&n.flags){s=s||{};const t=wt.unwrap(e.oldValues[n.bindingIndex+l]);s[n.bindings[l].nonMinifiedName]=new kt(t,r,0!=(2&e.state))}return e.oldValues[n.bindingIndex+l]=r,s}function $l(e,t){if(!(e.def.nodeFlags&t))return;const n=e.def.nodes;let l=0;for(let r=0;r<n.length;r++){const s=n[r];let o=s.parent;for(!o&&s.flags&t&&Ql(e,r,s.flags&t,l++),0==(s.childFlags&t)&&(r+=s.childCount);o&&1&o.flags&&r===o.nodeIndex+o.childCount;)o.directChildFlags&t&&(l=ql(e,o,t,l)),o=o.parent}}function ql(e,t,n,l){for(let r=t.nodeIndex+1;r<=t.nodeIndex+t.childCount;r++){const t=e.def.nodes[r];t.flags&n&&Ql(e,r,t.flags&n,l++),r+=t.childCount}return l}function Ql(e,t,n,l){const r=yn(e,t);if(!r)return;const s=r.instance;s&&(En.setCurrentNode(e,t),1048576&n&&mn(e,512,l)&&s.ngAfterContentInit(),2097152&n&&s.ngAfterContentChecked(),4194304&n&&mn(e,768,l)&&s.ngAfterViewInit(),8388608&n&&s.ngAfterViewChecked(),131072&n&&s.ngOnDestroy())}const Wl=new me("SCHEDULER_TOKEN",{providedIn:"root",factory:()=>Ve}),Gl={},Kl=function(){var e={LocaleId:0,DayPeriodsFormat:1,DayPeriodsStandalone:2,DaysFormat:3,DaysStandalone:4,MonthsFormat:5,MonthsStandalone:6,Eras:7,FirstDayOfWeek:8,WeekendRange:9,DateFormat:10,TimeFormat:11,DateTimeFormat:12,NumberSymbols:13,NumberFormats:14,CurrencySymbol:15,CurrencyName:16,Currencies:17,PluralCase:18,ExtraData:19};return e[e.LocaleId]="LocaleId",e[e.DayPeriodsFormat]="DayPeriodsFormat",e[e.DayPeriodsStandalone]="DayPeriodsStandalone",e[e.DaysFormat]="DaysFormat",e[e.DaysStandalone]="DaysStandalone",e[e.MonthsFormat]="MonthsFormat",e[e.MonthsStandalone]="MonthsStandalone",e[e.Eras]="Eras",e[e.FirstDayOfWeek]="FirstDayOfWeek",e[e.WeekendRange]="WeekendRange",e[e.DateFormat]="DateFormat",e[e.TimeFormat]="TimeFormat",e[e.DateTimeFormat]="DateTimeFormat",e[e.NumberSymbols]="NumberSymbols",e[e.NumberFormats]="NumberFormats",e[e.CurrencySymbol]="CurrencySymbol",e[e.CurrencyName]="CurrencyName",e[e.Currencies]="Currencies",e[e.PluralCase]="PluralCase",e[e.ExtraData]="ExtraData",e}(),Yl=void 0;var Jl=["en",[["a","p"],["AM","PM"],Yl],[["AM","PM"],Yl,Yl],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Yl,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Yl,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Yl,"{1} 'at' {0}",Yl],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"$","US Dollar",{},function(e){let t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}];let Xl="en-US";class er extends k{constructor(e=!1){super(),this.__isAsync=e}emit(e){super.next(e)}subscribe(e,t,n){let l,r=e=>null,s=()=>null;e&&"object"==typeof e?(l=this.__isAsync?t=>{setTimeout(()=>e.next(t))}:t=>{e.next(t)},e.error&&(r=this.__isAsync?t=>{setTimeout(()=>e.error(t))}:t=>{e.error(t)}),e.complete&&(s=this.__isAsync?()=>{setTimeout(()=>e.complete())}:()=>{e.complete()})):(l=this.__isAsync?t=>{setTimeout(()=>e(t))}:t=>{e(t)},t&&(r=this.__isAsync?e=>{setTimeout(()=>t(e))}:e=>{t(e)}),n&&(s=this.__isAsync?()=>{setTimeout(()=>n())}:()=>{n()}));const o=super.subscribe(l,r,s);return e instanceof h&&e.add(o),o}}function tr(){return this._results[vt()]()}class nr{constructor(){this.dirty=!0,this._results=[],this.changes=new er,this.length=0;const e=vt(),t=nr.prototype;t[e]||(t[e]=tr)}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}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){this._results=function e(t,n){void 0===n&&(n=t);for(let l=0;l<t.length;l++){let r=t[l];Array.isArray(r)?(n===t&&(n=t.slice(0,l)),e(r,n)):n!==t&&n.push(r)}return n}(e),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]}notifyOnChanges(){this.changes.emit(this)}setDirty(){this.dirty=!0}destroy(){this.changes.complete(),this.changes.unsubscribe()}}const lr=new me("Application Initializer");let rr=(()=>class{constructor(e){this.appInits=e,this.initialized=!1,this.done=!1,this.donePromise=new Promise((e,t)=>{this.resolve=e,this.reject=t})}runInitializers(){if(this.initialized)return;const e=[],t=()=>{this.done=!0,this.resolve()};if(this.appInits)for(let n=0;n<this.appInits.length;n++){const t=this.appInits[n]();xt(t)&&e.push(t)}Promise.all(e).then(()=>{t()}).catch(e=>{this.reject(e)}),0===e.length&&t(),this.initialized=!0}})();const sr=new me("AppId");function or(){return`${ir()}${ir()}${ir()}`}function ir(){return String.fromCharCode(97+Math.floor(25*Math.random()))}const ur=new me("Platform Initializer"),ar=new me("Platform ID"),cr=new me("appBootstrapListener");let dr=(()=>class{log(e){console.log(e)}warn(e){console.warn(e)}})();const hr=new me("LocaleId");function fr(){throw new Error("Runtime compiler is not loaded")}const pr=fr,gr=fr,mr=fr,_r=fr;let vr,yr,br=(()=>class{constructor(){this.compileModuleSync=pr,this.compileModuleAsync=gr,this.compileModuleAndAllComponentsSync=mr,this.compileModuleAndAllComponentsAsync=_r}clearCache(){}clearCacheFor(e){}getModuleId(e){}})();class wr{}function Er(){const e=ge.wtf;return!(!e||(vr=e.trace,!vr)||(yr=vr.events,0))}const Cr=Er();function xr(e,t){return null}const kr=Cr?function(e,t=null){return yr.createScope(e,t)}:(e,t)=>xr,Tr=Cr?function(e,t){return vr.leaveScope(e,t),t}:(e,t)=>t,Sr=(()=>Promise.resolve(0))();function Nr(e){"undefined"==typeof Zone?Sr.then(()=>{e&&e.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}class Ir{constructor({enableLongStackTrace:e=!1}){if(this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new er(!1),this.onMicrotaskEmpty=new er(!1),this.onStable=new er(!1),this.onError=new er(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");var t;Zone.assertZonePatched(),this._nesting=0,this._outer=this._inner=Zone.current,Zone.wtfZoneSpec&&(this._inner=this._inner.fork(Zone.wtfZoneSpec)),Zone.TaskTrackingZoneSpec&&(this._inner=this._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),(t=this)._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(e,n,l,r,s,o)=>{try{return Mr(t),e.invokeTask(l,r,s,o)}finally{Pr(t)}},onInvoke:(e,n,l,r,s,o,i)=>{try{return Mr(t),e.invoke(l,r,s,o,i)}finally{Pr(t)}},onHasTask:(e,n,l,r)=>{e.hasTask(l,r),n===l&&("microTask"==r.change?(t.hasPendingMicrotasks=r.microTask,Rr(t)):"macroTask"==r.change&&(t.hasPendingMacrotasks=r.macroTask))},onHandleError:(e,n,l,r)=>(e.handleError(l,r),t.runOutsideAngular(()=>t.onError.emit(r)),!1)})}static isInAngularZone(){return!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!Ir.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")}static assertNotInAngularZone(){if(Ir.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")}run(e,t,n){return this._inner.run(e,t,n)}runTask(e,t,n,l){const r=this._inner,s=r.scheduleEventTask("NgZoneEvent: "+l,e,Dr,Ar,Ar);try{return r.runTask(s,t,n)}finally{r.cancelTask(s)}}runGuarded(e,t,n){return this._inner.runGuarded(e,t,n)}runOutsideAngular(e){return this._outer.run(e)}}function Ar(){}const Dr={};function Rr(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function Mr(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Pr(e){e._nesting--,Rr(e)}class Or{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new er,this.onMicrotaskEmpty=new er,this.onStable=new er,this.onError=new er}run(e){return e()}runGuarded(e){return e()}runOutsideAngular(e){return e()}runTask(e){return e()}}let Vr=(()=>class{constructor(e){this._ngZone=e,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),e.run(()=>{this.taskTrackingZone="undefined"==typeof Zone?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._didWork=!0,this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{Ir.assertNotInAngularZone(),Nr(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}increasePendingRequestCount(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount}decreasePendingRequestCount(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount}isStable(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())Nr(()=>{for(;0!==this._callbacks.length;){let e=this._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(this._didWork)}this._didWork=!1});else{let e=this.getPendingTasks();this._callbacks=this._callbacks.filter(t=>!t.updateCb||!t.updateCb(e)||(clearTimeout(t.timeoutId),!1)),this._didWork=!0}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(e=>({source:e.source,creationLocation:e.creationLocation,data:e.data})):[]}addCallback(e,t,n){let l=-1;t&&t>0&&(l=setTimeout(()=>{this._callbacks=this._callbacks.filter(e=>e.timeoutId!==l),e(this._didWork,this.getPendingTasks())},t)),this._callbacks.push({doneCb:e,timeoutId:l,updateCb:n})}whenStable(e,t,n){if(n&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/dist/task-tracking.js" loaded?');this.addCallback(e,t,n),this._runCallbacksIfReady()}getPendingRequestCount(){return this._pendingCount}findProviders(e,t,n){return[]}})(),jr=(()=>{class e{constructor(){this._applications=new Map,Lr.addToWindow(this)}registerApplication(e,t){this._applications.set(e,t)}unregisterApplication(e){this._applications.delete(e)}unregisterAllApplications(){this._applications.clear()}getTestability(e){return this._applications.get(e)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(e,t=!0){return Lr.findTestabilityInTree(this,e,t)}}return e.ctorParameters=()=>[],e})();class Hr{addToWindow(e){}findTestabilityInTree(e,t,n){return null}}let Fr,Lr=new Hr;const Br=new me("AllowMultipleToken");class zr{constructor(e,t){this.name=e,this.token=t}}function Ur(e,t,n=[]){const l="Platform: "+t,r=new me(l);return(t=[])=>{let s=Zr();if(!s||s.injector.get(Br,!1))if(e)e(n.concat(t).concat({provide:r,useValue:!0}));else{const e=n.concat(t).concat({provide:r,useValue:!0});!function(e){if(Fr&&!Fr.destroyed&&!Fr.injector.get(Br,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");Fr=e.get($r);const t=e.get(ur,null);t&&t.forEach(e=>e())}(Se.create({providers:e,name:l}))}return function(e){const t=Zr();if(!t)throw new Error("No platform exists!");if(!t.injector.get(e,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return t}(r)}}function Zr(){return Fr&&!Fr.destroyed?Fr:null}let $r=(()=>class{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,t){const n=function(e){let t;return t="noop"===e?new Or:("zone.js"===e?void 0:e)||new Ir({enableLongStackTrace:Fe()}),t}(t?t.ngZone:void 0),l=[{provide:Ir,useValue:n}];return n.run(()=>{const t=Se.create({providers:l,parent:this.injector,name:e.moduleType.name}),r=e.create(t),s=r.injector.get(pt,null);if(!s)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return o=r.injector.get(hr,"en-US"),Xl=o.toLowerCase().replace(/_/g,"-"),r.onDestroy(()=>Wr(this._modules,r)),n.runOutsideAngular(()=>n.onError.subscribe({next:e=>{s.handleError(e)}})),function(e,t,n){try{const l=n();return xt(l)?l.catch(n=>{throw t.runOutsideAngular(()=>e.handleError(n)),n}):l}catch(l){throw t.runOutsideAngular(()=>e.handleError(l)),l}}(s,n,()=>{const e=r.injector.get(rr);return e.runInitializers(),e.donePromise.then(()=>(this._moduleDoBootstrap(r),r))});var o})}bootstrapModule(e,t=[]){const n=qr({},t);return function(e,t,n){return e.get(wr).createCompiler([t]).compileModuleAsync(n)}(this.injector,n,e).then(e=>this.bootstrapModuleFactory(e,n))}_moduleDoBootstrap(e){const t=e.injector.get(Qr);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(e=>t.bootstrap(e));else{if(!e.instance.ngDoBootstrap)throw new Error(`The module ${ie(e.instance.constructor)} was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.`);e.instance.ngDoBootstrap(t)}this._modules.push(e)}onDestroy(e){this._destroyListeners.push(e)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(e=>e.destroy()),this._destroyListeners.forEach(e=>e()),this._destroyed=!0}get destroyed(){return this._destroyed}})();function qr(e,t){return Array.isArray(t)?t.reduce(qr,e):Object.assign({},e,t)}let Qr=(()=>{class e{constructor(e,t,n,l,r,s){this._zone=e,this._console=t,this._injector=n,this._exceptionHandler=l,this._componentFactoryResolver=r,this._initStatus=s,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=Fe(),this._zone.onMicrotaskEmpty.subscribe({next:()=>{this._zone.run(()=>{this.tick()})}});const o=new y(e=>{this._stable=this._zone.isStable&&!this._zone.hasPendingMacrotasks&&!this._zone.hasPendingMicrotasks,this._zone.runOutsideAngular(()=>{e.next(this._stable),e.complete()})}),i=new y(e=>{let t;this._zone.runOutsideAngular(()=>{t=this._zone.onStable.subscribe(()=>{Ir.assertNotInAngularZone(),Nr(()=>{this._stable||this._zone.hasPendingMacrotasks||this._zone.hasPendingMicrotasks||(this._stable=!0,e.next(!0))})})});const n=this._zone.onUnstable.subscribe(()=>{Ir.assertInAngularZone(),this._stable&&(this._stable=!1,this._zone.runOutsideAngular(()=>{e.next(!1)}))});return()=>{t.unsubscribe(),n.unsubscribe()}});this.isStable=function(...e){let t=Number.POSITIVE_INFINITY,n=null,l=e[e.length-1];var r;return(r=l)&&"function"==typeof r.schedule?(n=e.pop(),e.length>1&&"number"==typeof e[e.length-1]&&(t=e.pop())):"number"==typeof l&&(t=e.pop()),null===n&&1===e.length&&e[0]instanceof y?e[0]:function(e=Number.POSITIVE_INFINITY){return function e(t,n,l=Number.POSITIVE_INFINITY){return"function"==typeof n?r=>r.pipe(e((e,l)=>{return(r=t(e,l),r instanceof y?r:new y(V(r))).pipe(function(e,t){return function(t){return t.lift(new H(e,void 0))}}((t,r)=>n(e,t,l,r)));var r},l)):("number"==typeof n&&(l=n),e=>e.lift(new B(t,l)))}(U,e)}(t)(L(e,n))}(o,i.pipe(e=>{return Z()((t=K,function(e){let n;n="function"==typeof t?t:function(){return t};const l=Object.create(e,W);return l.source=e,l.subjectFactory=n,l})(e));var t}))}bootstrap(e,t){if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");let n;n=e instanceof Tt?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);const l=n instanceof Rt?null:this._injector.get(Mt),r=n.create(Se.NULL,[],t||n.selector,l);r.onDestroy(()=>{this._unloadComponent(r)});const s=r.injector.get(Vr,null);return s&&r.injector.get(jr).registerApplication(r.location.nativeElement,s),this._loadComponent(r),Fe()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),r}tick(){if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");const t=e._tickScope();try{this._runningTick=!0;for(let e of this._views)e.detectChanges();if(this._enforceNoNewChanges)for(let e of this._views)e.checkNoChanges()}catch(n){this._zone.runOutsideAngular(()=>this._exceptionHandler.handleError(n))}finally{this._runningTick=!1,Tr(t)}}attachView(e){const t=e;this._views.push(t),t.attachToAppRef(this)}detachView(e){const t=e;Wr(this._views,t),t.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(cr,[]).concat(this._bootstrapListeners).forEach(t=>t(e))}_unloadComponent(e){this.detachView(e.hostView),Wr(this.components,e)}ngOnDestroy(){this._views.slice().forEach(e=>e.destroy())}get viewCount(){return this._views.length}}return e._tickScope=kr("ApplicationRef#tick()"),e})();function Wr(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}class Gr{constructor(e,t){this.name=e,this.callback=t}}class Kr{constructor(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof Yr&&t.addChild(this)}get injector(){return this._debugContext.injector}get componentInstance(){return this._debugContext.component}get context(){return this._debugContext.context}get references(){return this._debugContext.references}get providerTokens(){return this._debugContext.providerTokens}}class Yr extends Kr{constructor(e,t,n){super(e,t,n),this.properties={},this.attributes={},this.classes={},this.styles={},this.childNodes=[],this.nativeElement=e}addChild(e){e&&(this.childNodes.push(e),e.parent=this)}removeChild(e){const t=this.childNodes.indexOf(e);-1!==t&&(e.parent=null,this.childNodes.splice(t,1))}insertChildrenAfter(e,t){const n=this.childNodes.indexOf(e);-1!==n&&(this.childNodes.splice(n+1,0,...t),t.forEach(t=>{t.parent&&t.parent.removeChild(t),e.parent=this}))}insertBefore(e,t){const n=this.childNodes.indexOf(e);-1===n?this.addChild(t):(t.parent&&t.parent.removeChild(t),t.parent=this,this.childNodes.splice(n,0,t))}query(e){return this.queryAll(e)[0]||null}queryAll(e){const t=[];return function e(t,n,l){t.childNodes.forEach(t=>{t instanceof Yr&&(n(t)&&l.push(t),e(t,n,l))})}(this,e,t),t}queryAllNodes(e){const t=[];return function e(t,n,l){t instanceof Yr&&t.childNodes.forEach(t=>{n(t)&&l.push(t),t instanceof Yr&&e(t,n,l)})}(this,e,t),t}get children(){return this.childNodes.filter(e=>e instanceof Yr)}triggerEventHandler(e,t){this.listeners.forEach(n=>{n.name==e&&n.callback(t)})}}const Jr=new Map,Xr=function(e){return Jr.get(e)||null};function es(e){Jr.set(e.nativeNode,e)}const ts=Ur(null,"core",[{provide:ar,useValue:"unknown"},{provide:$r,deps:[Se]},{provide:jr,deps:[]},{provide:dr,deps:[]}]);function ns(){return sn}function ls(){return on}function rs(e){return e||"en-US"}function ss(e){let t=[];return e.onStable.subscribe(()=>{for(;t.length;)t.pop()()}),function(e){t.push(e)}}let os=(()=>class{constructor(e){}})();function is(e,t,n,l,r,s,o=[],i,u,a,c,d){a||(a=Cn);const{matchedQueries:h,references:f,matchedQueryIds:p}=Fn(n);let g=null,m=null;s&&([g,m]=Kn(s)),i=i||[];const _=new Array(i.length);for(let b=0;b<i.length;b++){const[e,t,n]=i[b],[l,r]=Kn(t);let s=void 0,o=void 0;switch(15&e){case 4:o=n;break;case 1:case 8:s=n}_[b]={flags:e,ns:l,name:r,nonMinifiedName:r,securityContext:s,suffix:o}}u=u||[];const v=new Array(u.length);for(let b=0;b<u.length;b++){const[e,t]=u[b];v[b]={type:0,target:e,eventName:t,propName:null}}const y=(o=o||[]).map(([e,t])=>{const[n,l]=Kn(e);return[n,l,t]});return d=function(e){if(e&&"$$undefined"===e.id){const t=null!=e.encapsulation&&e.encapsulation!==Oe.None||e.styles.length||Object.keys(e.data).length;e.id=t?"c"+Sn++:"$$empty"}return e&&"$$empty"===e.id&&(e=null),e||null}(d),c&&(t|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:h,matchedQueryIds:p,references:f,ngContentIndex:l,childCount:r,bindings:_,bindingFlags:Yn(_),outputs:v,element:{ns:g,name:m,attrs:y,template:null,componentProvider:null,componentView:c||null,componentRendererType:d,publicProviders:null,allProviders:null,handleEvent:a||Cn},provider:null,text:null,query:null,ngContent:null}}function us(e,t,n){const l=n.element,r=e.root.selectorOrNode,s=e.renderer;let o;if(e.parent||!r){o=l.name?s.createElement(l.name,l.ns):s.createComment("");const r=Bn(e,t,n);r&&s.appendChild(r,o)}else o=s.selectRootElement(r,!!l.componentRendererType&&l.componentRendererType.encapsulation===Oe.ShadowDom);if(l.attrs)for(let i=0;i<l.attrs.length;i++){const[e,t,n]=l.attrs[i];s.setAttribute(o,t,n,e)}return o}function as(e,t,n,l){for(let o=0;o<n.outputs.length;o++){const i=n.outputs[o],u=cs(e,n.nodeIndex,(s=i.eventName,(r=i.target)?`${r}:${s}`:s));let a=i.target,c=e;"component"===i.target&&(a=null,c=t);const d=c.renderer.listen(a||l,i.eventName,u);e.disposables[n.outputIndex+o]=d}var r,s}function cs(e,t,n){return l=>Mn(e,t,n,l)}function ds(e,t,n,l){if(!In(e,t,n,l))return!1;const r=t.bindings[n],s=vn(e,t.nodeIndex),o=s.renderElement,i=r.name;switch(15&r.flags){case 1:!function(e,t,n,l,r,s){const o=t.securityContext;let i=o?e.root.sanitizer.sanitize(o,s):s;i=null!=i?i.toString():null;const u=e.renderer;null!=s?u.setAttribute(n,r,i,l):u.removeAttribute(n,r,l)}(e,r,o,r.ns,i,l);break;case 2:!function(e,t,n,l){const r=e.renderer;l?r.addClass(t,n):r.removeClass(t,n)}(e,o,i,l);break;case 4:!function(e,t,n,l,r){let s=e.root.sanitizer.sanitize(it.STYLE,r);if(null!=s){s=s.toString();const e=t.suffix;null!=e&&(s+=e)}else s=null;const o=e.renderer;null!=s?o.setStyle(n,l,s):o.removeStyle(n,l)}(e,r,o,i,l);break;case 8:!function(e,t,n,l,r){const s=t.securityContext;let o=s?e.root.sanitizer.sanitize(s,r):r;e.renderer.setProperty(n,l,o)}(33554432&t.flags&&32&r.flags?s.componentView:e,r,o,i,l)}return!0}function hs(e){const t=e.def.nodeMatchedQueries;for(;e.parent&&Hn(e);){let n=e.parentNodeDef;e=e.parent;const l=n.nodeIndex+n.childCount;for(let r=0;r<=l;r++){const l=e.def.nodes[r];67108864&l.flags&&536870912&l.flags&&(l.query.filterId&t)===l.query.filterId&&wn(e,r).setDirty(),!(1&l.flags&&r+l.childCount<n.nodeIndex)&&67108864&l.childFlags&&536870912&l.childFlags||(r+=l.childCount)}}if(134217728&e.def.nodeFlags)for(let n=0;n<e.def.nodes.length;n++){const t=e.def.nodes[n];134217728&t.flags&&536870912&t.flags&&wn(e,n).setDirty(),n+=t.childCount}}function fs(e,t){const n=wn(e,t.nodeIndex);if(!n.dirty)return;let l,r=void 0;if(67108864&t.flags){const n=t.parent.parent;r=ps(e,n.nodeIndex,n.nodeIndex+n.childCount,t.query,[]),l=yn(e,t.parent.nodeIndex).instance}else 134217728&t.flags&&(r=ps(e,0,e.def.nodes.length-1,t.query,[]),l=e.component);n.reset(r);const s=t.query.bindings;let o=!1;for(let i=0;i<s.length;i++){const e=s[i];let t;switch(e.bindingType){case 0:t=n.first;break;case 1:t=n,o=!0}l[e.propName]=t}o&&n.notifyOnChanges()}function ps(e,t,n,l,r){for(let s=t;s<=n;s++){const t=e.def.nodes[s],n=t.matchedQueries[l.id];if(null!=n&&r.push(gs(e,t,n)),1&t.flags&&t.element.template&&(t.element.template.nodeMatchedQueries&l.filterId)===l.filterId){const n=vn(e,s);if((t.childMatchedQueries&l.filterId)===l.filterId&&(ps(e,s+1,s+t.childCount,l,r),s+=t.childCount),16777216&t.flags){const e=n.viewContainer._embeddedViews;for(let t=0;t<e.length;t++){const s=e[t],o=Pn(s);o&&o===n&&ps(s,0,s.def.nodes.length-1,l,r)}}const o=n.template._projectedViews;if(o)for(let e=0;e<o.length;e++){const t=o[e];ps(t,0,t.def.nodes.length-1,l,r)}}(t.childMatchedQueries&l.filterId)!==l.filterId&&(s+=t.childCount)}return r}function gs(e,t,n){if(null!=n)switch(n){case 1:return vn(e,t.nodeIndex).renderElement;case 0:return new Ot(vn(e,t.nodeIndex).renderElement);case 2:return vn(e,t.nodeIndex).template;case 3:return vn(e,t.nodeIndex).viewContainer;case 4:return yn(e,t.nodeIndex).instance}}function ms(e,t,n){const l=Bn(e,t,n);l&&qn(e,n.ngContent.index,1,l,null,void 0)}function _s(e,t,n){const l=new Array(n.length-1);for(let r=1;r<n.length;r++)l[r-1]={flags:8,name:null,ns:null,nonMinifiedName:null,securityContext:null,suffix:n[r]};return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:2,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:t,childCount:0,bindings:l,bindingFlags:8,outputs:[],element:null,provider:null,text:{prefix:n[0]},query:null,ngContent:null}}function vs(e,t,n){let l;const r=e.renderer;l=r.createText(n.text.prefix);const s=Bn(e,t,n);return s&&r.appendChild(s,l),{renderText:l}}function ys(e,t){return(null!=e?e.toString():"")+t.suffix}function bs(e,t,n,l){let r=0,s=0,o=0,i=0,u=0,a=null,c=null,d=!1,h=!1,f=null;for(let p=0;p<t.length;p++){const e=t[p];if(e.nodeIndex=p,e.parent=a,e.bindingIndex=r,e.outputIndex=s,e.renderParent=c,o|=e.flags,u|=e.matchedQueryIds,e.element){const t=e.element;t.publicProviders=a?a.element.publicProviders:Object.create(null),t.allProviders=t.publicProviders,d=!1,h=!1,e.element.template&&(u|=e.element.template.nodeMatchedQueries)}if(Es(a,e,t.length),r+=e.bindings.length,s+=e.outputs.length,!c&&3&e.flags&&(f=e),20224&e.flags){d||(d=!0,a.element.publicProviders=Object.create(a.element.publicProviders),a.element.allProviders=a.element.publicProviders);const t=0!=(32768&e.flags);0==(8192&e.flags)||t?a.element.publicProviders[kn(e.provider.token)]=e:(h||(h=!0,a.element.allProviders=Object.create(a.element.publicProviders)),a.element.allProviders[kn(e.provider.token)]=e),t&&(a.element.componentProvider=e)}if(a?(a.childFlags|=e.flags,a.directChildFlags|=e.flags,a.childMatchedQueries|=e.matchedQueryIds,e.element&&e.element.template&&(a.childMatchedQueries|=e.element.template.nodeMatchedQueries)):i|=e.flags,e.childCount>0)a=e,ws(e)||(c=e);else for(;a&&p===a.nodeIndex+a.childCount;){const e=a.parent;e&&(e.childFlags|=a.childFlags,e.childMatchedQueries|=a.childMatchedQueries),a=e,c=a&&ws(a)?a.renderParent:a}}return{factory:null,nodeFlags:o,rootNodeFlags:i,nodeMatchedQueries:u,flags:e,nodes:t,updateDirectives:n||Cn,updateRenderer:l||Cn,handleEvent:(e,n,l,r)=>t[n].element.handleEvent(e,l,r),bindingCount:r,outputCount:s,lastRenderRootNode:f}}function ws(e){return 0!=(1&e.flags)&&null===e.element.name}function Es(e,t,n){const l=t.element&&t.element.template;if(l){if(!l.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(l.lastRenderRootNode&&16777216&l.lastRenderRootNode.flags)throw new Error(`Illegal State: Last root node of a template can't have embedded views, at index ${t.nodeIndex}!`)}if(20224&t.flags&&0==(1&(e?e.flags:0)))throw new Error(`Illegal State: StaticProvider/Directive nodes need to be children of elements or anchors, at index ${t.nodeIndex}!`);if(t.query){if(67108864&t.flags&&(!e||0==(16384&e.flags)))throw new Error(`Illegal State: Content Query nodes need to be children of directives, at index ${t.nodeIndex}!`);if(134217728&t.flags&&e)throw new Error(`Illegal State: View Query nodes have to be top level nodes, at index ${t.nodeIndex}!`)}if(t.childCount){const l=e?e.nodeIndex+e.childCount:n-1;if(t.nodeIndex<=l&&t.nodeIndex+t.childCount>l)throw new Error(`Illegal State: childCount of node leads outside of parent, at index ${t.nodeIndex}!`)}}function Cs(e,t,n,l){const r=Ts(e.root,e.renderer,e,t,n);return Ss(r,e.component,l),Ns(r),r}function xs(e,t,n){const l=Ts(e,e.renderer,null,null,t);return Ss(l,n,n),Ns(l),l}function ks(e,t,n,l){const r=t.element.componentRendererType;let s;return s=r?e.root.rendererFactory.createRenderer(l,r):e.root.renderer,Ts(e.root,s,e,t.element.componentProvider,n)}function Ts(e,t,n,l,r){const s=new Array(r.nodes.length),o=r.outputCount?new Array(r.outputCount):null;return{def:r,parent:n,viewContainerParent:null,parentNodeDef:l,context:null,component:null,nodes:s,state:13,root:e,renderer:t,oldValues:new Array(r.bindingCount),disposables:o,initIndex:-1}}function Ss(e,t,n){e.component=t,e.context=n}function Ns(e){let t;jn(e)&&(t=vn(e.parent,e.parentNodeDef.parent.nodeIndex).renderElement);const n=e.def,l=e.nodes;for(let r=0;r<n.nodes.length;r++){const s=n.nodes[r];let o;switch(En.setCurrentNode(e,r),201347067&s.flags){case 1:const n=us(e,t,s);let i=void 0;if(33554432&s.flags){const t=Un(s.element.componentView);i=En.createComponentView(e,s,t,n)}as(e,i,s,n),o={renderElement:n,componentView:i,viewContainer:null,template:s.element.template?vl(e,s):void 0},16777216&s.flags&&(o.viewContainer=pl(e,s,o));break;case 2:o=vs(e,t,s);break;case 512:case 1024:case 2048:case 256:o=l[r],o||4096&s.flags||(o={instance:Ol(e,s)});break;case 16:o={instance:Vl(e,s)};break;case 16384:o=l[r],o||(o={instance:jl(e,s)}),32768&s.flags&&Ss(vn(e,s.parent.nodeIndex).componentView,o.instance,o.instance);break;case 32:case 64:case 128:o={value:void 0};break;case 67108864:case 134217728:o=new nr;break;case 8:ms(e,t,s),o=void 0}l[r]=o}js(e,Vs.CreateViewNodes),Bs(e,201326592,268435456,0)}function Is(e){Rs(e),En.updateDirectives(e,1),Hs(e,Vs.CheckNoChanges),En.updateRenderer(e,1),js(e,Vs.CheckNoChanges),e.state&=-97}function As(e){1&e.state?(e.state&=-2,e.state|=2):e.state&=-3,gn(e,0,256),Rs(e),En.updateDirectives(e,0),Hs(e,Vs.CheckAndUpdate),Bs(e,67108864,536870912,0);let t=gn(e,256,512);$l(e,2097152|(t?1048576:0)),En.updateRenderer(e,0),js(e,Vs.CheckAndUpdate),Bs(e,134217728,536870912,0),t=gn(e,512,768),$l(e,8388608|(t?4194304:0)),2&e.def.flags&&(e.state&=-9),e.state&=-97,gn(e,768,1024)}function Ds(e,t,n,l,r,s,o,i,u,a,c,d,h){return 0===n?function(e,t,n,l,r,s,o,i,u,a,c,d){switch(201347067&t.flags){case 1:return function(e,t,n,l,r,s,o,i,u,a,c,d){const h=t.bindings.length;let f=!1;return h>0&&ds(e,t,0,n)&&(f=!0),h>1&&ds(e,t,1,l)&&(f=!0),h>2&&ds(e,t,2,r)&&(f=!0),h>3&&ds(e,t,3,s)&&(f=!0),h>4&&ds(e,t,4,o)&&(f=!0),h>5&&ds(e,t,5,i)&&(f=!0),h>6&&ds(e,t,6,u)&&(f=!0),h>7&&ds(e,t,7,a)&&(f=!0),h>8&&ds(e,t,8,c)&&(f=!0),h>9&&ds(e,t,9,d)&&(f=!0),f}(e,t,n,l,r,s,o,i,u,a,c,d);case 2:return function(e,t,n,l,r,s,o,i,u,a,c,d){let h=!1;const f=t.bindings,p=f.length;if(p>0&&In(e,t,0,n)&&(h=!0),p>1&&In(e,t,1,l)&&(h=!0),p>2&&In(e,t,2,r)&&(h=!0),p>3&&In(e,t,3,s)&&(h=!0),p>4&&In(e,t,4,o)&&(h=!0),p>5&&In(e,t,5,i)&&(h=!0),p>6&&In(e,t,6,u)&&(h=!0),p>7&&In(e,t,7,a)&&(h=!0),p>8&&In(e,t,8,c)&&(h=!0),p>9&&In(e,t,9,d)&&(h=!0),h){let h=t.text.prefix;p>0&&(h+=ys(n,f[0])),p>1&&(h+=ys(l,f[1])),p>2&&(h+=ys(r,f[2])),p>3&&(h+=ys(s,f[3])),p>4&&(h+=ys(o,f[4])),p>5&&(h+=ys(i,f[5])),p>6&&(h+=ys(u,f[6])),p>7&&(h+=ys(a,f[7])),p>8&&(h+=ys(c,f[8])),p>9&&(h+=ys(d,f[9]));const g=_n(e,t.nodeIndex).renderText;e.renderer.setValue(g,h)}return h}(e,t,n,l,r,s,o,i,u,a,c,d);case 16384:return function(e,t,n,l,r,s,o,i,u,a,c,d){const h=yn(e,t.nodeIndex),f=h.instance;let p=!1,g=void 0;const m=t.bindings.length;return m>0&&Nn(e,t,0,n)&&(p=!0,g=Zl(e,h,t,0,n,g)),m>1&&Nn(e,t,1,l)&&(p=!0,g=Zl(e,h,t,1,l,g)),m>2&&Nn(e,t,2,r)&&(p=!0,g=Zl(e,h,t,2,r,g)),m>3&&Nn(e,t,3,s)&&(p=!0,g=Zl(e,h,t,3,s,g)),m>4&&Nn(e,t,4,o)&&(p=!0,g=Zl(e,h,t,4,o,g)),m>5&&Nn(e,t,5,i)&&(p=!0,g=Zl(e,h,t,5,i,g)),m>6&&Nn(e,t,6,u)&&(p=!0,g=Zl(e,h,t,6,u,g)),m>7&&Nn(e,t,7,a)&&(p=!0,g=Zl(e,h,t,7,a,g)),m>8&&Nn(e,t,8,c)&&(p=!0,g=Zl(e,h,t,8,c,g)),m>9&&Nn(e,t,9,d)&&(p=!0,g=Zl(e,h,t,9,d,g)),g&&f.ngOnChanges(g),65536&t.flags&&mn(e,256,t.nodeIndex)&&f.ngOnInit(),262144&t.flags&&f.ngDoCheck(),p}(e,t,n,l,r,s,o,i,u,a,c,d);case 32:case 64:case 128:return function(e,t,n,l,r,s,o,i,u,a,c,d){const h=t.bindings;let f=!1;const p=h.length;if(p>0&&In(e,t,0,n)&&(f=!0),p>1&&In(e,t,1,l)&&(f=!0),p>2&&In(e,t,2,r)&&(f=!0),p>3&&In(e,t,3,s)&&(f=!0),p>4&&In(e,t,4,o)&&(f=!0),p>5&&In(e,t,5,i)&&(f=!0),p>6&&In(e,t,6,u)&&(f=!0),p>7&&In(e,t,7,a)&&(f=!0),p>8&&In(e,t,8,c)&&(f=!0),p>9&&In(e,t,9,d)&&(f=!0),f){const f=bn(e,t.nodeIndex);let g;switch(201347067&t.flags){case 32:g=new Array(h.length),p>0&&(g[0]=n),p>1&&(g[1]=l),p>2&&(g[2]=r),p>3&&(g[3]=s),p>4&&(g[4]=o),p>5&&(g[5]=i),p>6&&(g[6]=u),p>7&&(g[7]=a),p>8&&(g[8]=c),p>9&&(g[9]=d);break;case 64:g={},p>0&&(g[h[0].name]=n),p>1&&(g[h[1].name]=l),p>2&&(g[h[2].name]=r),p>3&&(g[h[3].name]=s),p>4&&(g[h[4].name]=o),p>5&&(g[h[5].name]=i),p>6&&(g[h[6].name]=u),p>7&&(g[h[7].name]=a),p>8&&(g[h[8].name]=c),p>9&&(g[h[9].name]=d);break;case 128:const e=n;switch(p){case 1:g=e.transform(n);break;case 2:g=e.transform(l);break;case 3:g=e.transform(l,r);break;case 4:g=e.transform(l,r,s);break;case 5:g=e.transform(l,r,s,o);break;case 6:g=e.transform(l,r,s,o,i);break;case 7:g=e.transform(l,r,s,o,i,u);break;case 8:g=e.transform(l,r,s,o,i,u,a);break;case 9:g=e.transform(l,r,s,o,i,u,a,c);break;case 10:g=e.transform(l,r,s,o,i,u,a,c,d)}}f.value=g}return f}(e,t,n,l,r,s,o,i,u,a,c,d);default:throw"unreachable"}}(e,t,l,r,s,o,i,u,a,c,d,h):function(e,t,n){switch(201347067&t.flags){case 1:return function(e,t,n){let l=!1;for(let r=0;r<n.length;r++)ds(e,t,r,n[r])&&(l=!0);return l}(e,t,n);case 2:return function(e,t,n){const l=t.bindings;let r=!1;for(let s=0;s<n.length;s++)In(e,t,s,n[s])&&(r=!0);if(r){let r="";for(let e=0;e<n.length;e++)r+=ys(n[e],l[e]);r=t.text.prefix+r;const s=_n(e,t.nodeIndex).renderText;e.renderer.setValue(s,r)}return r}(e,t,n);case 16384:return function(e,t,n){const l=yn(e,t.nodeIndex),r=l.instance;let s=!1,o=void 0;for(let i=0;i<n.length;i++)Nn(e,t,i,n[i])&&(s=!0,o=Zl(e,l,t,i,n[i],o));return o&&r.ngOnChanges(o),65536&t.flags&&mn(e,256,t.nodeIndex)&&r.ngOnInit(),262144&t.flags&&r.ngDoCheck(),s}(e,t,n);case 32:case 64:case 128:return function(e,t,n){const l=t.bindings;let r=!1;for(let s=0;s<n.length;s++)In(e,t,s,n[s])&&(r=!0);if(r){const r=bn(e,t.nodeIndex);let s;switch(201347067&t.flags){case 32:s=n;break;case 64:s={};for(let r=0;r<n.length;r++)s[l[r].name]=n[r];break;case 128:const e=n[0],t=n.slice(1);s=e.transform(...t)}r.value=s}return r}(e,t,n);default:throw"unreachable"}}(e,t,l)}function Rs(e){const t=e.def;if(4&t.nodeFlags)for(let n=0;n<t.nodes.length;n++){const l=t.nodes[n];if(4&l.flags){const t=vn(e,n).template._projectedViews;if(t)for(let n=0;n<t.length;n++){const l=t[n];l.state|=32,Rn(l,e)}}else 0==(4&l.childFlags)&&(n+=l.childCount)}}function Ms(e,t,n,l,r,s,o,i,u,a,c,d,h){return 0===n?function(e,t,n,l,r,s,o,i,u,a,c,d){const h=t.bindings.length;h>0&&An(e,t,0,n),h>1&&An(e,t,1,l),h>2&&An(e,t,2,r),h>3&&An(e,t,3,s),h>4&&An(e,t,4,o),h>5&&An(e,t,5,i),h>6&&An(e,t,6,u),h>7&&An(e,t,7,a),h>8&&An(e,t,8,c),h>9&&An(e,t,9,d)}(e,t,l,r,s,o,i,u,a,c,d,h):function(e,t,n){for(let l=0;l<n.length;l++)An(e,t,l,n[l])}(e,t,l),!1}function Ps(e,t){if(wn(e,t.nodeIndex).dirty)throw hn(En.createDebugContext(e,t.nodeIndex),`Query ${t.query.id} not dirty`,`Query ${t.query.id} dirty`,0!=(1&e.state))}function Os(e){if(!(128&e.state)){if(Hs(e,Vs.Destroy),js(e,Vs.Destroy),$l(e,131072),e.disposables)for(let t=0;t<e.disposables.length;t++)e.disposables[t]();!function(e){if(!(16&e.state))return;const t=Pn(e);if(t){const n=t.template._projectedViews;n&&(al(n,n.indexOf(e)),En.dirtyParentQueries(e))}}(e),e.renderer.destroyNode&&function(e){const t=e.def.nodes.length;for(let n=0;n<t;n++){const t=e.def.nodes[n];1&t.flags?e.renderer.destroyNode(vn(e,n).renderElement):2&t.flags?e.renderer.destroyNode(_n(e,n).renderText):(67108864&t.flags||134217728&t.flags)&&wn(e,n).destroy()}}(e),jn(e)&&e.renderer.destroy(),e.state|=128}}const Vs=function(){var e={CreateViewNodes:0,CheckNoChanges:1,CheckNoChangesProjectedViews:2,CheckAndUpdate:3,CheckAndUpdateProjectedViews:4,Destroy:5};return e[e.CreateViewNodes]="CreateViewNodes",e[e.CheckNoChanges]="CheckNoChanges",e[e.CheckNoChangesProjectedViews]="CheckNoChangesProjectedViews",e[e.CheckAndUpdate]="CheckAndUpdate",e[e.CheckAndUpdateProjectedViews]="CheckAndUpdateProjectedViews",e[e.Destroy]="Destroy",e}();function js(e,t){const n=e.def;if(33554432&n.nodeFlags)for(let l=0;l<n.nodes.length;l++){const r=n.nodes[l];33554432&r.flags?Fs(vn(e,l).componentView,t):0==(33554432&r.childFlags)&&(l+=r.childCount)}}function Hs(e,t){const n=e.def;if(16777216&n.nodeFlags)for(let l=0;l<n.nodes.length;l++){const r=n.nodes[l];if(16777216&r.flags){const n=vn(e,l).viewContainer._embeddedViews;for(let e=0;e<n.length;e++)Fs(n[e],t)}else 0==(16777216&r.childFlags)&&(l+=r.childCount)}}function Fs(e,t){const n=e.state;switch(t){case Vs.CheckNoChanges:0==(128&n)&&(12==(12&n)?Is(e):64&n&&Ls(e,Vs.CheckNoChangesProjectedViews));break;case Vs.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?Is(e):64&n&&Ls(e,t));break;case Vs.CheckAndUpdate:0==(128&n)&&(12==(12&n)?As(e):64&n&&Ls(e,Vs.CheckAndUpdateProjectedViews));break;case Vs.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?As(e):64&n&&Ls(e,t));break;case Vs.Destroy:Os(e);break;case Vs.CreateViewNodes:Ns(e)}}function Ls(e,t){Hs(e,t),js(e,t)}function Bs(e,t,n,l){if(!(e.def.nodeFlags&t&&e.def.nodeFlags&n))return;const r=e.def.nodes.length;for(let s=0;s<r;s++){const r=e.def.nodes[s];if(r.flags&t&&r.flags&n)switch(En.setCurrentNode(e,r.nodeIndex),l){case 0:fs(e,r);break;case 1:Ps(e,r)}r.childFlags&t&&r.childFlags&n||(s+=r.childCount)}}let zs=!1;function Us(e,t,n,l,r,s){const o=r.injector.get(Ht);return xs($s(e,r,o,t,n),l,s)}function Zs(e,t,n,l,r,s){const o=r.injector.get(Ht),i=$s(e,r,new xo(o),t,n),u=to(l);return Eo(io.create,xs,null,[i,u,s])}function $s(e,t,n,l,r){const s=t.injector.get(ut),o=t.injector.get(pt),i=n.createRenderer(null,null);return{ngModule:t,injector:e,projectableNodes:l,selectorOrNode:r,sanitizer:s,rendererFactory:n,renderer:i,errorHandler:o}}function qs(e,t,n,l){const r=to(n);return Eo(io.create,Cs,null,[e,t,r,l])}function Qs(e,t,n,l){return n=Ys.get(t.element.componentProvider.provider.token)||to(n),Eo(io.create,ks,null,[e,t,n,l])}function Ws(e,t,n,l){return xl(e,t,n,function(e){const{hasOverrides:t,hasDeprecatedOverrides:n}=function(e){let t=!1,n=!1;return 0===Gs.size||(e.providers.forEach(e=>{const l=Gs.get(e.token);3840&e.flags&&l&&(t=!0,n=n||l.deprecatedBehavior)}),e.modules.forEach(e=>{Ks.forEach((l,r)=>{se(r).providedIn===e&&(t=!0,n=n||l.deprecatedBehavior)})})),{hasOverrides:t,hasDeprecatedOverrides:n}}(e);return t?(function(e){for(let t=0;t<e.providers.length;t++){const l=e.providers[t];n&&(l.flags|=4096);const r=Gs.get(l.token);r&&(l.flags=-3841&l.flags|r.flags,l.deps=Ln(r.deps),l.value=r.value)}if(Ks.size>0){let t=new Set(e.modules);Ks.forEach((l,r)=>{if(t.has(se(r).providedIn)){let t={token:r,flags:l.flags|(n?4096:0),deps:Ln(l.deps),value:l.value,index:e.providers.length};e.providers.push(t),e.providersByKey[kn(r)]=t}})}}(e=e.factory(()=>Cn)),e):e}(l))}const Gs=new Map,Ks=new Map,Ys=new Map;function Js(e){let t;Gs.set(e.token,e),"function"==typeof e.token&&(t=se(e.token))&&"function"==typeof t.providedIn&&Ks.set(e.token,e)}function Xs(e,t){const n=Un(t.viewDefFactory),l=Un(n.nodes[0].element.componentView);Ys.set(e,l)}function eo(){Gs.clear(),Ks.clear(),Ys.clear()}function to(e){if(0===Gs.size)return e;const t=function(e){const t=[];let n=null;for(let l=0;l<e.nodes.length;l++){const r=e.nodes[l];1&r.flags&&(n=r),n&&3840&r.flags&&Gs.has(r.provider.token)&&(t.push(n.nodeIndex),n=null)}return t}(e);if(0===t.length)return e;e=e.factory(()=>Cn);for(let l=0;l<t.length;l++)n(e,t[l]);return e;function n(e,t){for(let n=t+1;n<e.nodes.length;n++){const t=e.nodes[n];if(1&t.flags)return;if(3840&t.flags){const e=t.provider,n=Gs.get(e.token);n&&(t.flags=-3841&t.flags|n.flags,e.deps=Ln(n.deps),e.value=n.value)}}}}function no(e,t,n,l,r,s,o,i,u,a,c,d,h){const f=e.def.nodes[t];return Ds(e,f,n,l,r,s,o,i,u,a,c,d,h),224&f.flags?bn(e,t).value:void 0}function lo(e,t,n,l,r,s,o,i,u,a,c,d,h){const f=e.def.nodes[t];return Ms(e,f,n,l,r,s,o,i,u,a,c,d,h),224&f.flags?bn(e,t).value:void 0}function ro(e){return Eo(io.detectChanges,As,null,[e])}function so(e){return Eo(io.checkNoChanges,Is,null,[e])}function oo(e){return Eo(io.destroy,Os,null,[e])}const io=function(){var e={create:0,detectChanges:1,checkNoChanges:2,destroy:3,handleEvent:4};return e[e.create]="create",e[e.detectChanges]="detectChanges",e[e.checkNoChanges]="checkNoChanges",e[e.destroy]="destroy",e[e.handleEvent]="handleEvent",e}();let uo,ao,co;function ho(e,t){ao=e,co=t}function fo(e,t,n,l){return ho(e,t),Eo(io.handleEvent,e.def.handleEvent,null,[e,t,n,l])}function po(e,t){if(128&e.state)throw pn(io[uo]);return ho(e,vo(e,0)),e.def.updateDirectives((function(e,n,l,...r){const s=e.def.nodes[n];return 0===t?mo(e,s,l,r):_o(e,s,l,r),16384&s.flags&&ho(e,vo(e,n)),224&s.flags?bn(e,s.nodeIndex).value:void 0}),e)}function go(e,t){if(128&e.state)throw pn(io[uo]);return ho(e,yo(e,0)),e.def.updateRenderer((function(e,n,l,...r){const s=e.def.nodes[n];return 0===t?mo(e,s,l,r):_o(e,s,l,r),3&s.flags&&ho(e,yo(e,n)),224&s.flags?bn(e,s.nodeIndex).value:void 0}),e)}function mo(e,t,n,l){if(Ds(e,t,n,...l)){const s=1===n?l[0]:l;if(16384&t.flags){const n={};for(let e=0;e<t.bindings.length;e++){const l=t.bindings[e],o=s[e];8&l.flags&&(n[(r=l.nonMinifiedName,"ng-reflect-"+r.replace(/[$@]/g,"_").replace(gt,(...e)=>"-"+e[1].toLowerCase()))]=mt(o))}const l=t.parent,o=vn(e,l.nodeIndex).renderElement;if(l.element.name)for(let t in n){const l=n[t];null!=l?e.renderer.setAttribute(o,t,l):e.renderer.removeAttribute(o,t)}else e.renderer.setValue(o,"bindings="+JSON.stringify(n,null,2))}}var r}function _o(e,t,n,l){Ms(e,t,n,...l)}function vo(e,t){for(let n=t;n<e.def.nodes.length;n++){const t=e.def.nodes[n];if(16384&t.flags&&t.bindings&&t.bindings.length)return n}return null}function yo(e,t){for(let n=t;n<e.def.nodes.length;n++){const t=e.def.nodes[n];if(3&t.flags&&t.bindings&&t.bindings.length)return n}return null}class bo{constructor(e,t){this.view=e,this.nodeIndex=t,null==t&&(this.nodeIndex=t=0),this.nodeDef=e.def.nodes[t];let n=this.nodeDef,l=e;for(;n&&0==(1&n.flags);)n=n.parent;if(!n)for(;!n&&l;)n=On(l),l=l.parent;this.elDef=n,this.elView=l}get elOrCompView(){return vn(this.elView,this.elDef.nodeIndex).componentView||this.view}get injector(){return bl(this.elView,this.elDef)}get component(){return this.elOrCompView.component}get context(){return this.elOrCompView.context}get providerTokens(){const e=[];if(this.elDef)for(let t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){const n=this.elView.def.nodes[t];20224&n.flags&&e.push(n.provider.token),t+=n.childCount}return e}get references(){const e={};if(this.elDef){wo(this.elView,this.elDef,e);for(let t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){const n=this.elView.def.nodes[t];20224&n.flags&&wo(this.elView,n,e),t+=n.childCount}}return e}get componentRenderElement(){const e=function(e){for(;e&&!jn(e);)e=e.parent;return e.parent?vn(e.parent,On(e).nodeIndex):null}(this.elOrCompView);return e?e.renderElement:void 0}get renderNode(){return 2&this.nodeDef.flags?Vn(this.view,this.nodeDef):Vn(this.elView,this.elDef)}logError(e,...t){let n,l;2&this.nodeDef.flags?(n=this.view.def,l=this.nodeDef.nodeIndex):(n=this.elView.def,l=this.elDef.nodeIndex);const r=function(e,t){let n=-1;for(let l=0;l<=t;l++)3&e.nodes[l].flags&&n++;return n}(n,l);let s=-1;n.factory(()=>(s++,s===r?e.error.bind(e,...t):Cn)),s<r&&(e.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),e.error(...t))}}function wo(e,t,n){for(let l in t.references)n[l]=gs(e,t,t.references[l])}function Eo(e,t,n,l){const r=uo,s=ao,o=co;try{uo=e;const i=t.apply(n,l);return ao=s,co=o,uo=r,i}catch(i){if(dt(i)||!ao)throw i;throw function(e,t){return e instanceof Error||(e=new Error(e.toString())),fn(e,t),e}(i,Co())}}function Co(){return ao?new bo(ao,co):null}class xo{constructor(e){this.delegate=e}createRenderer(e,t){return new ko(this.delegate.createRenderer(e,t))}begin(){this.delegate.begin&&this.delegate.begin()}end(){this.delegate.end&&this.delegate.end()}whenRenderingDone(){return this.delegate.whenRenderingDone?this.delegate.whenRenderingDone():Promise.resolve(null)}}class ko{constructor(e){this.delegate=e,this.debugContextFactory=Co,this.data=this.delegate.data}createDebugContext(e){return this.debugContextFactory(e)}destroyNode(e){!function(e){Jr.delete(e.nativeNode)}(Xr(e)),this.delegate.destroyNode&&this.delegate.destroyNode(e)}destroy(){this.delegate.destroy()}createElement(e,t){const n=this.delegate.createElement(e,t),l=this.createDebugContext(n);if(l){const t=new Yr(n,null,l);t.name=e,es(t)}return n}createComment(e){const t=this.delegate.createComment(e),n=this.createDebugContext(t);return n&&es(new Kr(t,null,n)),t}createText(e){const t=this.delegate.createText(e),n=this.createDebugContext(t);return n&&es(new Kr(t,null,n)),t}appendChild(e,t){const n=Xr(e),l=Xr(t);n&&l&&n instanceof Yr&&n.addChild(l),this.delegate.appendChild(e,t)}insertBefore(e,t,n){const l=Xr(e),r=Xr(t),s=Xr(n);l&&r&&l instanceof Yr&&l.insertBefore(s,r),this.delegate.insertBefore(e,t,n)}removeChild(e,t){const n=Xr(e),l=Xr(t);n&&l&&n instanceof Yr&&n.removeChild(l),this.delegate.removeChild(e,t)}selectRootElement(e,t){const n=this.delegate.selectRootElement(e,t),l=Co();return l&&es(new Yr(n,null,l)),n}setAttribute(e,t,n,l){const r=Xr(e);r&&r instanceof Yr&&(r.attributes[l?l+":"+t:t]=n),this.delegate.setAttribute(e,t,n,l)}removeAttribute(e,t,n){const l=Xr(e);l&&l instanceof Yr&&(l.attributes[n?n+":"+t:t]=null),this.delegate.removeAttribute(e,t,n)}addClass(e,t){const n=Xr(e);n&&n instanceof Yr&&(n.classes[t]=!0),this.delegate.addClass(e,t)}removeClass(e,t){const n=Xr(e);n&&n instanceof Yr&&(n.classes[t]=!1),this.delegate.removeClass(e,t)}setStyle(e,t,n,l){const r=Xr(e);r&&r instanceof Yr&&(r.styles[t]=n),this.delegate.setStyle(e,t,n,l)}removeStyle(e,t,n){const l=Xr(e);l&&l instanceof Yr&&(l.styles[t]=null),this.delegate.removeStyle(e,t,n)}setProperty(e,t,n){const l=Xr(e);l&&l instanceof Yr&&(l.properties[t]=n),this.delegate.setProperty(e,t,n)}listen(e,t,n){if("string"!=typeof e){const l=Xr(e);l&&l.listeners.push(new Gr(t,n))}return this.delegate.listen(e,t,n)}parentNode(e){return this.delegate.parentNode(e)}nextSibling(e){return this.delegate.nextSibling(e)}setValue(e,t){return this.delegate.setValue(e,t)}}function To(e,t,n){return new So(e,t,n)}class So extends class{}{constructor(e,t,n){super(),this.moduleType=e,this._bootstrapComponents=t,this._ngModuleDefFactory=n}create(e){!function(){if(zs)return;zs=!0;const e=Fe()?{setCurrentNode:ho,createRootView:Zs,createEmbeddedView:qs,createComponentView:Qs,createNgModuleRef:Ws,overrideProvider:Js,overrideComponentView:Xs,clearOverrides:eo,checkAndUpdateView:ro,checkNoChangesView:so,destroyView:oo,createDebugContext:(e,t)=>new bo(e,t),handleEvent:fo,updateDirectives:po,updateRenderer:go}:{setCurrentNode:()=>{},createRootView:Us,createEmbeddedView:Cs,createComponentView:ks,createNgModuleRef:xl,overrideProvider:Cn,overrideComponentView:Cn,clearOverrides:Cn,checkAndUpdateView:As,checkNoChangesView:Is,destroyView:Os,createDebugContext:(e,t)=>new bo(e,t),handleEvent:(e,t,n,l)=>e.def.handleEvent(e,t,n,l),updateDirectives:(e,t)=>e.def.updateDirectives(0===t?no:lo,e),updateRenderer:(e,t)=>e.def.updateRenderer(0===t?no:lo,e)};En.setCurrentNode=e.setCurrentNode,En.createRootView=e.createRootView,En.createEmbeddedView=e.createEmbeddedView,En.createComponentView=e.createComponentView,En.createNgModuleRef=e.createNgModuleRef,En.overrideProvider=e.overrideProvider,En.overrideComponentView=e.overrideComponentView,En.clearOverrides=e.clearOverrides,En.checkAndUpdateView=e.checkAndUpdateView,En.checkNoChangesView=e.checkNoChangesView,En.destroyView=e.destroyView,En.resolveDep=zl,En.createDebugContext=e.createDebugContext,En.handleEvent=e.handleEvent,En.updateDirectives=e.updateDirectives,En.updateRenderer=e.updateRenderer,En.dirtyParentQueries=hs}();const t=function(e){const t=Array.from(e.providers),n=Array.from(e.modules),l={};for(const r in e.providersByKey)l[r]=e.providersByKey[r];return{factory:e.factory,isRoot:e.isRoot,providers:t,modules:n,providersByKey:l}}(Un(this._ngModuleDefFactory));return En.createNgModuleRef(this.moduleType,e||Se.NULL,this._bootstrapComponents,t)}}class No{}class Io{constructor(){this.title="notebookpages"}}var Ao=Tn({encapsulation:0,styles:[[""]],data:{}});function Do(e){return bs(0,[(e()(),is(0,0,null,null,263,"div",[["style","text-align: center"],["xmlns","http://www.w3.org/1999/html"]],null,null,null,null,null)),(e()(),is(1,0,null,null,13,"section",[["id","hero"]],null,null,null,null,null)),(e()(),is(2,0,null,null,12,"div",[["class","hero-container"]],null,null,null,null,null)),(e()(),is(3,0,null,null,11,"div",[["class","wow fadeIn"]],null,null,null,null,null)),(e()(),is(4,0,null,null,1,"div",[["class","hero-logo"]],null,null,null,null,null)),(e()(),is(5,0,null,null,0,"img",[["alt","Imperial"],["class",""],["src","assets/img/logo.png"]],null,null,null,null,null)),(e()(),is(6,0,null,null,1,"h1",[],null,null,null,null,null)),(e()(),_s(-1,null,["Notebook"])),(e()(),is(8,0,null,null,3,"h2",[],null,null,null,null,null)),(e()(),_s(-1,null,["Beautiful "])),(e()(),is(10,0,null,null,1,"span",[["class","rotating"]],null,null,null,null,null)),(e()(),_s(-1,null,["Sher, Gazal, Nazm"])),(e()(),is(12,0,null,null,2,"div",[["class","actions"]],null,null,null,null,null)),(e()(),is(13,0,null,null,1,"a",[["class","btn-get-started"],["href","#about"]],null,null,null,null,null)),(e()(),_s(-1,null,["Get Strated"])),(e()(),is(15,0,null,null,21,"header",[["id","header"]],null,null,null,null,null)),(e()(),is(16,0,null,null,20,"div",[["class","container"]],null,null,null,null,null)),(e()(),is(17,0,null,null,2,"div",[["class","pull-left"],["id","logo"]],null,null,null,null,null)),(e()(),is(18,0,null,null,1,"a",[["href","#hero"]],null,null,null,null,null)),(e()(),is(19,0,null,null,0,"img",[["alt",""],["src","assets/img/logo.png"],["title",""]],null,null,null,null,null)),(e()(),is(20,0,null,null,16,"nav",[["id","nav-menu-container"]],null,null,null,null,null)),(e()(),is(21,0,null,null,15,"ul",[["class","nav-menu"]],null,null,null,null,null)),(e()(),is(22,0,null,null,2,"li",[["class","menu-active"]],null,null,null,null,null)),(e()(),is(23,0,null,null,1,"a",[["href","#hero"]],null,null,null,null,null)),(e()(),_s(-1,null,["Home"])),(e()(),is(25,0,null,null,2,"li",[],null,null,null,null,null)),(e()(),is(26,0,null,null,1,"a",[["href","#about"]],null,null,null,null,null)),(e()(),_s(-1,null,["About Me"])),(e()(),is(28,0,null,null,2,"li",[],null,null,null,null,null)),(e()(),is(29,0,null,null,1,"a",[["href","#portfolio"]],null,null,null,null,null)),(e()(),_s(-1,null,["Poetry"])),(e()(),is(31,0,null,null,2,"li",[],null,null,null,null,null)),(e()(),is(32,0,null,null,1,"a",[["href","#team"]],null,null,null,null,null)),(e()(),_s(-1,null,["Owner"])),(e()(),is(34,0,null,null,2,"li",[],null,null,null,null,null)),(e()(),is(35,0,null,null,1,"a",[["href","#contact"]],null,null,null,null,null)),(e()(),_s(-1,null,["Contact Me"])),(e()(),is(37,0,null,null,23,"section",[["id","about"]],null,null,null,null,null)),(e()(),is(38,0,null,null,7,"div",[["class","container wow fadeInUp"]],null,null,null,null,null)),(e()(),is(39,0,null,null,6,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(40,0,null,null,5,"div",[["class","col-md-12"]],null,null,null,null,null)),(e()(),is(41,0,null,null,1,"h3",[["class","section-title"]],null,null,null,null,null)),(e()(),_s(-1,null,["About Me"])),(e()(),is(43,0,null,null,0,"div",[["class","section-title-divider"]],null,null,null,null,null)),(e()(),is(44,0,null,null,1,"p",[["class","section-description"]],null,null,null,null,null)),(e()(),_s(-1,null,[" Poetry is when an emotion has found its thought and the thought has found words "])),(e()(),is(46,0,null,null,14,"div",[["class","container about-container wow fadeInUp"]],null,null,null,null,null)),(e()(),is(47,0,null,null,13,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(48,0,null,null,1,"div",[["class","col-lg-6 about-img"]],null,null,null,null,null)),(e()(),is(49,0,null,null,0,"img",[["alt",""],["src","assets/img/about-img.jpg"]],null,null,null,null,null)),(e()(),is(50,0,null,null,10,"div",[["class","col-md-6 about-content"]],null,null,null,null,null)),(e()(),is(51,0,null,null,1,"h2",[["class","about-title"]],null,null,null,null,null)),(e()(),_s(-1,null,["\u0915\u0941\u091b \u0917\u095b\u0932\u0947, \u0915\u0941\u091b \u0928\u095b\u094d\u092e\u0947 \u0914\u0930 \u0924\u0941\u092e"])),(e()(),is(53,0,null,null,1,"p",[["class","about-text"]],null,null,null,null,null)),(e()(),_s(-1,null,[" \" ' \u0915\u0928\u094b\u0930 ' \u0909\u0938\u0938\u0947 \u0915\u0908\u0902 \u095b\u093f\u092f\u093e\u0926\u093e \u0939\u0948, \u091c\u093f\u0924\u0928\u093e \u0924\u0941\u092e\u094d\u0939\u0947 \u092c\u0924\u093e\u0924\u0947 \u0939\u0948 \u0932\u094b\u0917 \", \u092f\u0947 \u092e\u0958\u0924\u093e \u092e\u0947\u0930\u0940 \u090f\u0915 \u095a\u095b\u0932 \u0915\u093e \u0939\u0948 | \u091c\u093f\u0938\u0915\u093e \u0905\u0930\u094d\u0925 \u0939\u0948 \u0915\u093f \u0907\u0938 \u0926\u0941\u0928\u093f\u092f\u093e \u091c\u0939\u093e\u0928 \u092e\u0947\u0902 \u092c\u0939\u0941\u0924 \u0938\u0940 \u092c\u093e\u0924\u0947 \u0939\u0948 \u091c\u093f\u0928\u0938\u0947 \u092e\u0948\u0902 \u0935\u093e\u0915\u093f\u092b \u0928\u0939\u0940\u0902 \u0939\u0942\u0901 | \u0905\u0932\u0917 \u0905\u0932\u0917 \u0932\u094b\u0917\u094b \u0938\u0947 \u0930\u0941-\u092c-\u0930\u0941 \u0939\u094b\u0928\u0947 \u092a\u0930 \u0906\u092a \u0909\u0928\u094d\u0939\u0947\u0902 \u0938\u092e\u091d \u092a\u093e\u090f\u0902\u0917\u0947 | \u0914\u0930 \u091c\u0917\u0939 \u091c\u0917\u0939 \u0918\u0942\u092e\u0928\u0947 \u092a\u0930 \u0906\u092a \u0939\u0930 \u091c\u0917\u0939 \u0915\u0940 \u092a\u094d\u0930\u0915\u0943\u0924\u093f \u091c\u093e\u0928 \u092a\u093e\u090f\u0902\u0917\u0947 | "])),(e()(),is(55,0,null,null,1,"p",[["class","about-text"]],null,null,null,null,null)),(e()(),_s(-1,null,[" \u0907\u0938 \u0936\u0947\u0930 \u0915\u093e \u090f\u0915 \u0926\u0942\u0938\u0930\u093e \u0905\u0930\u094d\u0925 \u092f\u0939 \u092d\u0940 \u0928\u093f\u0915\u0932\u0924\u093e \u0939\u0948 \u091c\u093f\u0938\u092e\u0947 \u0936\u093e\u092f\u0926 \u0905\u0924\u093f\u0936\u094d\u092f\u094b\u0915\u094d\u0924\u093f \u0939\u094b\u0917\u0940 \u0905\u0917\u0930 \u092e\u0948\u0902 \u0915\u0939\u0942\u0902 \u0915\u0940 \u091c\u093f\u0924\u0928\u093e \u092e\u0948\u0902 \u091c\u0939\u093e\u0928 \u0938\u0947 \u0935\u093e\u0915\u093f\u092b \u0928\u0939\u0940\u0902 \u0939\u0942\u0901 \u0909\u0924\u0928\u093e \u0939\u0940 \u091c\u0939\u093e\u0928 \u092d\u0940 \u092e\u0941\u091d\u0938\u0947 \u0935\u093e\u0915\u093f\u092b \u0928\u0939\u0940\u0902 \u0939\u0948 "])),(e()(),is(57,0,null,null,1,"p",[["class","about-text"]],null,null,null,null,null)),(e()(),_s(-1,null,[" \u0905\u092d\u0940 \u0924\u0915 \u0915\u093f\u0924\u0928\u0947 \u0932\u094b\u0917 \u0939\u094b\u0902\u0917\u0947 \u091c\u093f\u0928\u094d\u0939\u0947 \u0906\u092a \u091c\u093e\u0928\u0924\u0947 \u0939\u094b\u0902\u0917\u0947 | \u0936\u093e\u092f\u0926 \u0939\u0940 \u0915\u094b\u0908 \u0939\u094b\u0917\u093e \u091c\u093f\u0938\u0947 \u0906\u092a \u092a\u0942\u0930\u0940 \u0924\u0930\u0939 \u0938\u0947 \u091c\u093e\u0928 \u0917\u090f \u0939\u094b\u0902\u0917\u0947 | \u0926\u0941\u0938\u0930\u094b \u0915\u093e \u0915\u094d\u092f\u093e \u0915\u0939\u0947, \u0906\u092a \u0916\u0941\u0926 \u0915\u094b \u0939\u0940 \u0928\u0939\u0940\u0902 \u091c\u093e\u0928 \u092a\u093e\u0924\u0947 \u0939\u0948 | \u091c\u093e\u0928\u0928\u093e \u0906\u0938\u093e\u0928 \u0939\u0948 \u092a\u0939\u091a\u093e\u0928\u0928\u093e \u092e\u0941\u0936\u094d\u0915\u093f\u0932 \u0939\u0948 | \u092e\u0948\u0902 \u092d\u0940 \u092f\u0939\u093e\u0902 \u0906\u092a\u0915\u094b \u091c\u093e\u0928\u0928\u0947 \u0906\u092f\u093e \u0939\u0942\u0901 | \u0906\u092a \u092d\u0940 \u0936\u093e\u092f\u0926... "])),(e()(),is(59,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),_s(-1,null,["- \u0915\u0928\u094b\u0930"])),(e()(),is(61,0,null,null,4,"div",[["class","modal fade"],["id","pic1"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(62,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(63,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(64,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(65,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-1.jpg"]],null,null,null,null,null)),(e()(),is(66,0,null,null,4,"div",[["class","modal fade"],["id","pic2"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(67,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(68,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(69,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(70,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-2.jpg"]],null,null,null,null,null)),(e()(),is(71,0,null,null,4,"div",[["class","modal fade"],["id","pic3"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(72,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(73,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(74,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(75,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-3.jpg"]],null,null,null,null,null)),(e()(),is(76,0,null,null,4,"div",[["class","modal fade"],["id","pic4"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(77,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(78,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(79,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(80,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-4.jpg"]],null,null,null,null,null)),(e()(),is(81,0,null,null,4,"div",[["class","modal fade"],["id","pic5"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(82,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(83,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(84,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(85,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-5.jpg"]],null,null,null,null,null)),(e()(),is(86,0,null,null,4,"div",[["class","modal fade"],["id","pic6"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(87,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(88,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(89,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(90,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-6.jpg"]],null,null,null,null,null)),(e()(),is(91,0,null,null,4,"div",[["class","modal fade"],["id","pic7"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(92,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(93,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(94,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(95,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-7.jpg"]],null,null,null,null,null)),(e()(),is(96,0,null,null,4,"div",[["class","modal fade"],["id","pic8"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(97,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(98,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(99,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(100,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-8.jpg"]],null,null,null,null,null)),(e()(),is(101,0,null,null,4,"div",[["class","modal fade"],["id","pic9"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(102,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(103,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(104,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(105,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-9.jpg"]],null,null,null,null,null)),(e()(),is(106,0,null,null,4,"div",[["class","modal fade"],["id","pic10"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(107,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(108,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(109,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(110,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-10.jpg"]],null,null,null,null,null)),(e()(),is(111,0,null,null,4,"div",[["class","modal fade"],["id","pic11"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(112,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(113,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(114,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(115,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-11.jpg"]],null,null,null,null,null)),(e()(),is(116,0,null,null,4,"div",[["class","modal fade"],["id","pic12"],["role","dialog"],["tabindex","-1"]],null,null,null,null,null)),(e()(),is(117,0,null,null,3,"div",[["class","modal-dialog"]],null,null,null,null,null)),(e()(),is(118,0,null,null,2,"div",[["class","modal-content"]],null,null,null,null,null)),(e()(),is(119,0,null,null,1,"div",[["class","modal-body"]],null,null,null,null,null)),(e()(),is(120,0,null,null,0,"img",[["class","img-responsive"],["src","assets/img/portfolio-12.jpg"]],null,null,null,null,null)),(e()(),is(121,0,null,null,49,"section",[["id","portfolio"]],null,null,null,null,null)),(e()(),is(122,0,null,null,48,"div",[["class","container wow fadeInUp"]],null,null,null,null,null)),(e()(),is(123,0,null,null,6,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(124,0,null,null,5,"div",[["class","col-md-12"]],null,null,null,null,null)),(e()(),is(125,0,null,null,1,"h3",[["class","section-title"]],null,null,null,null,null)),(e()(),_s(-1,null,["Poetry"])),(e()(),is(127,0,null,null,0,"div",[["class","section-title-divider"]],null,null,null,null,null)),(e()(),is(128,0,null,null,1,"p",[["class","section-description"]],null,null,null,null,null)),(e()(),_s(-1,null,[" \u0915\u094b\u0908 \u0938\u092a\u0928\u093e \u0938\u0941\u0928\u093e\u0924\u093e \u091c\u093e, \u0928\u0940\u0902\u0926 \u0938\u0947 \u091c\u0917\u093e\u0924\u093e \u091c\u093e ... "])),(e()(),is(130,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),is(131,0,null,null,6,"a",[["class","col-md-12"],["data-toggle","modal"],["href","https://pvyas033.github.io/shringaar-patal/"],["type","button"]],null,null,null,null,null)),(e()(),is(132,0,null,null,5,"div",[["class","portfolio-item"],["style","background-image: url(assets/img/shrangaar-patal.jpg)"]],null,null,null,null,null)),(e()(),is(133,0,null,null,4,"div",[["class","details"]],null,null,null,null,null)),(e()(),is(134,0,null,null,1,"h4",[],null,null,null,null,null)),(e()(),_s(-1,null,["'\u0936\u094d\u0930\u0943\u0902\u0917\u093e\u0930 - \u092a\u091f\u0932'"])),(e()(),is(136,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u0915\u093e\u0935\u094d\u092f"])),(e()(),is(138,0,null,null,32,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(139,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),is(140,0,null,null,6,"a",[["class","col-md-3"],["data-target","#pic1"],["data-toggle","modal"],["href",""],["type","button"]],null,null,null,null,null)),(e()(),is(141,0,null,null,5,"div",[["class","portfolio-item"],["style","background-image: url(assets/img/portfolio-1.jpg)"]],null,null,null,null,null)),(e()(),is(142,0,null,null,4,"div",[["class","details"]],null,null,null,null,null)),(e()(),is(143,0,null,null,1,"h4",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u0915\u0935\u093f\u0924\u093e"])),(e()(),is(145,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u091a\u0902\u0926\u094d\u0930 \u0915\u0935\u093f\u0924\u093e"])),(e()(),is(147,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),is(148,0,null,null,6,"a",[["class","col-md-3"],["data-target","#pic3"],["data-toggle","modal"],["href",""],["type","button"]],null,null,null,null,null)),(e()(),is(149,0,null,null,5,"div",[["class","portfolio-item"],["style","background-image: url(assets/img/portfolio-3.jpg)"]],null,null,null,null,null)),(e()(),is(150,0,null,null,4,"div",[["class","details"]],null,null,null,null,null)),(e()(),is(151,0,null,null,1,"h4",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u0936\u093e\u092f\u0930\u0940"])),(e()(),is(153,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u092a\u0902\u091b\u093f\u092f\u094b \u0915\u094b"])),(e()(),is(155,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),is(156,0,null,null,6,"a",[["class","col-md-3"],["data-target","#pic6"],["data-toggle","modal"],["href",""],["type","button"]],null,null,null,null,null)),(e()(),is(157,0,null,null,5,"div",[["class","portfolio-item"],["style","background-image: url(assets/img/portfolio-6.jpg)"]],null,null,null,null,null)),(e()(),is(158,0,null,null,4,"div",[["class","details"]],null,null,null,null,null)),(e()(),is(159,0,null,null,1,"h4",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u0936\u0947\u0930"])),(e()(),is(161,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),_s(-1,null,[" \u0938\u0901\u0935\u0930\u0924\u0940 \u0939\u0948 \u0924\u094b"])),(e()(),is(163,0,null,null,7,"div",[],null,null,null,null,null)),(e()(),is(164,0,null,null,6,"a",[["class","col-md-3"],["data-target","#pic8"],["data-toggle","modal"],["href",""],["type","button"]],null,null,null,null,null)),(e()(),is(165,0,null,null,5,"div",[["class","portfolio-item"],["style","background-image: url(assets/img/portfolio-8.jpg)"]],null,null,null,null,null)),(e()(),is(166,0,null,null,4,"div",[["class","details"]],null,null,null,null,null)),(e()(),is(167,0,null,null,1,"h4",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u0928\u095b\u094d\u092e"])),(e()(),is(169,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u0917\u092e\u0926\u0940\u0926\u093e \u0936\u0916\u094d\u0936 \u095a\u0930 \u0915\u094b\u0908"])),(e()(),is(171,0,null,null,5,"section",[["id","subscribe"]],null,null,null,null,null)),(e()(),is(172,0,null,null,4,"div",[["class","container wow fadeInUp"]],null,null,null,null,null)),(e()(),is(173,0,null,null,3,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(174,0,null,null,2,"div",[],null,null,null,null,null)),(e()(),is(175,0,null,null,1,"a",[["class","subscribe-btn"],["href","https://pvyas033.github.io/gulistaan/"]],null,null,null,null,null)),(e()(),_s(-1,null,["View Collection"])),(e()(),is(177,0,null,null,24,"section",[["id","team"]],null,null,null,null,null)),(e()(),is(178,0,null,null,23,"div",[["class","container wow fadeInUp"]],null,null,null,null,null)),(e()(),is(179,0,null,null,6,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(180,0,null,null,5,"div",[["class","col-md-12"]],null,null,null,null,null)),(e()(),is(181,0,null,null,1,"h3",[["class","section-title"]],null,null,null,null,null)),(e()(),_s(-1,null,["Kanor"])),(e()(),is(183,0,null,null,0,"div",[["class","section-title-divider"]],null,null,null,null,null)),(e()(),is(184,0,null,null,1,"p",[["class","section-description"]],null,null,null,null,null)),(e()(),_s(-1,null,["\u092a\u093e\u0928\u0940 \u0915\u094b \u0906\u0917 \u0932\u093f\u0916 \u0926\u0942\u0901 \u0924\u094b \u0927\u0941\u0906\u0901 \u092c\u0928 \u0909\u0920\u0947"])),(e()(),is(186,0,null,null,15,"div",[],null,null,null,null,null)),(e()(),is(187,0,null,null,14,"div",[],null,null,null,null,null)),(e()(),is(188,0,null,null,13,"div",[["class","member"]],null,null,null,null,null)),(e()(),is(189,0,null,null,1,"div",[["class","pic"]],null,null,null,null,null)),(e()(),is(190,0,null,null,0,"img",[["alt",""],["src","assets/img/team-1.jpg"]],null,null,null,null,null)),(e()(),is(191,0,null,null,1,"h4",[],null,null,null,null,null)),(e()(),_s(-1,null,["\u0915\u0928\u094b\u0930"])),(e()(),is(193,0,null,null,1,"span",[],null,null,null,null,null)),(e()(),_s(-1,null,["Engineer"])),(e()(),is(195,0,null,null,6,"div",[["class","social"]],null,null,null,null,null)),(e()(),is(196,0,null,null,1,"a",[["href","https://twitter.com/pankaj_pvt"]],null,null,null,null,null)),(e()(),is(197,0,null,null,0,"i",[["class","fa fa-twitter"]],null,null,null,null,null)),(e()(),is(198,0,null,null,1,"a",[["href","https://www.facebook.com/pankaj.vyas.90410834/"]],null,null,null,null,null)),(e()(),is(199,0,null,null,0,"i",[["class","fa fa-facebook"]],null,null,null,null,null)),(e()(),is(200,0,null,null,1,"a",[["href","https://www.instagram.com/notebook.pvt/"]],null,null,null,null,null)),(e()(),is(201,0,null,null,0,"i",[["class","fa fa-instagram"]],null,null,null,null,null)),(e()(),is(202,0,null,null,48,"section",[["id","contact"]],null,null,null,null,null)),(e()(),is(203,0,null,null,47,"div",[["class","container wow fadeInUp"]],null,null,null,null,null)),(e()(),is(204,0,null,null,6,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(205,0,null,null,5,"div",[["class","col-md-12"]],null,null,null,null,null)),(e()(),is(206,0,null,null,1,"h3",[["class","section-title"]],null,null,null,null,null)),(e()(),_s(-1,null,["Contact Me"])),(e()(),is(208,0,null,null,0,"div",[["class","section-title-divider"]],null,null,null,null,null)),(e()(),is(209,0,null,null,1,"p",[["class","section-description"]],null,null,null,null,null)),(e()(),_s(-1,null,[" You can share your writings with me. "])),(e()(),is(211,0,null,null,5,"div",[],null,null,null,null,null)),(e()(),is(212,0,null,null,4,"div",[["class","form"]],null,null,null,null,null)),(e()(),is(213,0,null,null,1,"div",[["id","sendmessage"]],null,null,null,null,null)),(e()(),_s(-1,null,["Your message has been sent. Thank you!"])),(e()(),is(215,0,null,null,1,"div",[["id","errormessage"]],null,null,null,null,null)),(e()(),_s(-1,null,["Not sent. Please try again"])),(e()(),is(217,0,null,null,33,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(218,0,null,null,13,"div",[["class","col-md-3 col-md-push-2"]],null,null,null,null,null)),(e()(),is(219,0,null,null,12,"div",[["class","info"]],null,null,null,null,null)),(e()(),is(220,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),is(221,0,null,null,0,"i",[["class","fa fa-map-marker"]],null,null,null,null,null)),(e()(),is(222,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),_s(-1,null,["Kormangala Bangalore"])),(e()(),is(224,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),is(225,0,null,null,0,"i",[["class","fa fa-envelope"]],null,null,null,null,null)),(e()(),is(226,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),_s(-1,null,["pankajvyas033@gmail.com"])),(e()(),is(228,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),is(229,0,null,null,0,"i",[["class","fa fa-phone"]],null,null,null,null,null)),(e()(),is(230,0,null,null,1,"p",[],null,null,null,null,null)),(e()(),_s(-1,null,["+91-7354510208"])),(e()(),is(232,0,null,null,18,"div",[["class","col-md-5 col-md-push-2"]],null,null,null,null,null)),(e()(),is(233,0,null,null,17,"div",[["class","form"]],null,null,null,null,null)),(e()(),is(234,0,null,null,1,"div",[["id","sendmessage"]],null,null,null,null,null)),(e()(),_s(-1,null,["Your message has been sent. Thank you!"])),(e()(),is(236,0,null,null,1,"div",[["id","errormessage"]],null,null,null,null,null)),(e()(),_s(-1,null,["Not sent. Please try again"])),(e()(),is(238,0,null,null,12,"form",[["action","https://formspree.io/f/xpzklwll"],["class","contactForm"],["method","post"],["role","form"]],null,null,null,null,null)),(e()(),is(239,0,null,null,2,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),is(240,0,null,null,0,"input",[["class","form-control"],["data-msg","Please enter your good name (at least 4 chars)"],["data-rule","minlen:4"],["id","name"],["name","name"],["placeholder","Your Name"],["type","text"]],null,null,null,null,null)),(e()(),is(241,0,null,null,0,"div",[["class","validation"]],null,null,null,null,null)),(e()(),is(242,0,null,null,2,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),is(243,0,null,null,0,"input",[["class","form-control"],["data-msg","Please enter your valid email so we can connect"],["data-rule","email"],["id","email"],["name","_replyto"],["placeholder","Your Email"],["type","email"]],null,null,null,null,null)),(e()(),is(244,0,null,null,0,"div",[["class","validation"]],null,null,null,null,null)),(e()(),is(245,0,null,null,2,"div",[["class","form-group"]],null,null,null,null,null)),(e()(),is(246,0,null,null,0,"textarea",[["class","form-control"],["data-msg","Please enter your message for notebook pages"],["data-rule","required"],["name","message"],["placeholder","Message"],["rows","5"]],null,null,null,null,null)),(e()(),is(247,0,null,null,0,"div",[["class","validation"]],null,null,null,null,null)),(e()(),is(248,0,null,null,2,"div",[["class","text-center"]],null,null,null,null,null)),(e()(),is(249,0,null,null,1,"button",[["type","submit"]],null,null,null,null,null)),(e()(),_s(-1,null,["Send Message"])),(e()(),is(251,0,null,null,12,"footer",[["id","footer"]],null,null,null,null,null)),(e()(),is(252,0,null,null,11,"div",[["class","container"]],null,null,null,null,null)),(e()(),is(253,0,null,null,10,"div",[["class","row"]],null,null,null,null,null)),(e()(),is(254,0,null,null,9,"div",[["class","col-md-12"]],null,null,null,null,null)),(e()(),is(255,0,null,null,4,"div",[["class","copyright"]],null,null,null,null,null)),(e()(),_s(-1,null,[" \xa9 Copyright "])),(e()(),is(257,0,null,null,1,"strong",[],null,null,null,null,null)),(e()(),_s(-1,null,["Notebook Pages"])),(e()(),_s(-1,null,[". All Rights Reserved "])),(e()(),is(260,0,null,null,3,"div",[["class","credits"]],null,null,null,null,null)),(e()(),_s(-1,null,[" Designed by "])),(e()(),is(262,0,null,null,1,"a",[["href","https://www.linkedin.com/in/pankaj-vyas-539b21117/"]],null,null,null,null,null)),(e()(),_s(-1,null,["pankajvyas"]))],null,null)}function Ro(e){return bs(0,[(e()(),is(0,0,null,null,1,"app-root",[],null,null,null,Do,Ao)),Pl(1,49152,null,0,Io,[],null,null)],null,null)}var Mo=dl("app-root",Io,Ro,{},{},[]);class Po{}const Oo=function(){var e={Zero:0,One:1,Two:2,Few:3,Many:4,Other:5};return e[e.Zero]="Zero",e[e.One]="One",e[e.Two]="Two",e[e.Few]="Few",e[e.Many]="Many",e[e.Other]="Other",e}(),Vo=new me("UseV4Plurals");class jo{}let Ho=(()=>class extends jo{constructor(e,t){super(),this.locale=e,this.deprecatedPluralFn=t}getPluralCategory(e,t){switch(this.deprecatedPluralFn?this.deprecatedPluralFn(t||this.locale,e):function(e){return function(e){const t=e.toLowerCase().replace(/_/g,"-");let n=Gl[t];if(n)return n;const l=t.split("-")[0];if(n=Gl[l],n)return n;if("en"===l)return Jl;throw new Error(`Missing locale data for the locale "${e}".`)}(e)[Kl.PluralCase]}(t||this.locale)(e)){case Oo.Zero:return"zero";case Oo.One:return"one";case Oo.Two:return"two";case Oo.Few:return"few";case Oo.Many:return"many";default:return"other"}}})(),Fo=(()=>class{})();const Lo=new me("DocumentToken");let Bo=null;function zo(){return Bo}const Uo={class:"className",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"},Zo={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},$o={A:"1",B:"2",C:"3",D:"4",E:"5",F:"6",G:"7",H:"8",I:"9",J:"*",K:"+",M:"-",N:".",O:"/","`":"0","\x90":"NumLock"},qo=(()=>{if(ge.Node)return ge.Node.prototype.contains||function(e){return!!(16&this.compareDocumentPosition(e))}})();class Qo extends class extends class{constructor(){this.resourceLoaderType=null}get attrToPropMap(){return this._attrToPropMap}set attrToPropMap(e){this._attrToPropMap=e}}{constructor(){super(),this._animationPrefix=null,this._transitionEnd=null;try{const e=this.createElement("div",document);if(null!=this.getStyle(e,"animationName"))this._animationPrefix="";else{const t=["Webkit","Moz","O","ms"];for(let n=0;n<t.length;n++)if(null!=this.getStyle(e,t[n]+"AnimationName")){this._animationPrefix="-"+t[n].toLowerCase()+"-";break}}const t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};Object.keys(t).forEach(n=>{null!=this.getStyle(e,n)&&(this._transitionEnd=t[n])})}catch(e){this._animationPrefix=null,this._transitionEnd=null}}getDistributedNodes(e){return e.getDistributedNodes()}resolveAndSetHref(e,t,n){e.href=null==n?t:t+"/../"+n}supportsDOMEvents(){return!0}supportsNativeShadowDOM(){return"function"==typeof document.body.createShadowRoot}getAnimationPrefix(){return this._animationPrefix?this._animationPrefix:""}getTransitionEnd(){return this._transitionEnd?this._transitionEnd:""}supportsAnimation(){return null!=this._animationPrefix&&null!=this._transitionEnd}}{parse(e){throw new Error("parse not implemented")}static makeCurrent(){var e;e=new Qo,Bo||(Bo=e)}hasProperty(e,t){return t in e}setProperty(e,t,n){e[t]=n}getProperty(e,t){return e[t]}invoke(e,t,n){e[t](...n)}logError(e){window.console&&(console.error?console.error(e):console.log(e))}log(e){window.console&&window.console.log&&window.console.log(e)}logGroup(e){window.console&&window.console.group&&window.console.group(e)}logGroupEnd(){window.console&&window.console.groupEnd&&window.console.groupEnd()}get attrToPropMap(){return Uo}contains(e,t){return qo.call(e,t)}querySelector(e,t){return e.querySelector(t)}querySelectorAll(e,t){return e.querySelectorAll(t)}on(e,t,n){e.addEventListener(t,n,!1)}onAndCancel(e,t,n){return e.addEventListener(t,n,!1),()=>{e.removeEventListener(t,n,!1)}}dispatchEvent(e,t){e.dispatchEvent(t)}createMouseEvent(e){const t=this.getDefaultDocument().createEvent("MouseEvent");return t.initEvent(e,!0,!0),t}createEvent(e){const t=this.getDefaultDocument().createEvent("Event");return t.initEvent(e,!0,!0),t}preventDefault(e){e.preventDefault(),e.returnValue=!1}isPrevented(e){return e.defaultPrevented||null!=e.returnValue&&!e.returnValue}getInnerHTML(e){return e.innerHTML}getTemplateContent(e){return"content"in e&&this.isTemplateElement(e)?e.content:null}getOuterHTML(e){return e.outerHTML}nodeName(e){return e.nodeName}nodeValue(e){return e.nodeValue}type(e){return e.type}content(e){return this.hasProperty(e,"content")?e.content:e}firstChild(e){return e.firstChild}nextSibling(e){return e.nextSibling}parentElement(e){return e.parentNode}childNodes(e){return e.childNodes}childNodesAsList(e){const t=e.childNodes,n=new Array(t.length);for(let l=0;l<t.length;l++)n[l]=t[l];return n}clearNodes(e){for(;e.firstChild;)e.removeChild(e.firstChild)}appendChild(e,t){e.appendChild(t)}removeChild(e,t){e.removeChild(t)}replaceChild(e,t,n){e.replaceChild(t,n)}remove(e){return e.parentNode&&e.parentNode.removeChild(e),e}insertBefore(e,t,n){e.insertBefore(n,t)}insertAllBefore(e,t,n){n.forEach(n=>e.insertBefore(n,t))}insertAfter(e,t,n){e.insertBefore(n,t.nextSibling)}setInnerHTML(e,t){e.innerHTML=t}getText(e){return e.textContent}setText(e,t){e.textContent=t}getValue(e){return e.value}setValue(e,t){e.value=t}getChecked(e){return e.checked}setChecked(e,t){e.checked=t}createComment(e){return this.getDefaultDocument().createComment(e)}createTemplate(e){const t=this.getDefaultDocument().createElement("template");return t.innerHTML=e,t}createElement(e,t){return(t=t||this.getDefaultDocument()).createElement(e)}createElementNS(e,t,n){return(n=n||this.getDefaultDocument()).createElementNS(e,t)}createTextNode(e,t){return(t=t||this.getDefaultDocument()).createTextNode(e)}createScriptTag(e,t,n){const l=(n=n||this.getDefaultDocument()).createElement("SCRIPT");return l.setAttribute(e,t),l}createStyleElement(e,t){const n=(t=t||this.getDefaultDocument()).createElement("style");return this.appendChild(n,this.createTextNode(e,t)),n}createShadowRoot(e){return e.createShadowRoot()}getShadowRoot(e){return e.shadowRoot}getHost(e){return e.host}clone(e){return e.cloneNode(!0)}getElementsByClassName(e,t){return e.getElementsByClassName(t)}getElementsByTagName(e,t){return e.getElementsByTagName(t)}classList(e){return Array.prototype.slice.call(e.classList,0)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}hasClass(e,t){return e.classList.contains(t)}setStyle(e,t,n){e.style[t]=n}removeStyle(e,t){e.style[t]=""}getStyle(e,t){return e.style[t]}hasStyle(e,t,n){const l=this.getStyle(e,t)||"";return n?l==n:l.length>0}tagName(e){return e.tagName}attributeMap(e){const t=new Map,n=e.attributes;for(let l=0;l<n.length;l++){const e=n.item(l);t.set(e.name,e.value)}return t}hasAttribute(e,t){return e.hasAttribute(t)}hasAttributeNS(e,t,n){return e.hasAttributeNS(t,n)}getAttribute(e,t){return e.getAttribute(t)}getAttributeNS(e,t,n){return e.getAttributeNS(t,n)}setAttribute(e,t,n){e.setAttribute(t,n)}setAttributeNS(e,t,n,l){e.setAttributeNS(t,n,l)}removeAttribute(e,t){e.removeAttribute(t)}removeAttributeNS(e,t,n){e.removeAttributeNS(t,n)}templateAwareRoot(e){return this.isTemplateElement(e)?this.content(e):e}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}getBoundingClientRect(e){try{return e.getBoundingClientRect()}catch(t){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}}getTitle(e){return e.title}setTitle(e,t){e.title=t||""}elementMatches(e,t){return!!this.isElementNode(e)&&(e.matches&&e.matches(t)||e.msMatchesSelector&&e.msMatchesSelector(t)||e.webkitMatchesSelector&&e.webkitMatchesSelector(t))}isTemplateElement(e){return this.isElementNode(e)&&"TEMPLATE"===e.nodeName}isTextNode(e){return e.nodeType===Node.TEXT_NODE}isCommentNode(e){return e.nodeType===Node.COMMENT_NODE}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}hasShadowRoot(e){return null!=e.shadowRoot&&e instanceof HTMLElement}isShadowRoot(e){return e instanceof DocumentFragment}importIntoDoc(e){return document.importNode(this.templateAwareRoot(e),!0)}adoptNode(e){return document.adoptNode(e)}getHref(e){return e.getAttribute("href")}getEventKey(e){let t=e.key;if(null==t){if(t=e.keyIdentifier,null==t)return"Unidentified";t.startsWith("U+")&&(t=String.fromCharCode(parseInt(t.substring(2),16)),3===e.location&&$o.hasOwnProperty(t)&&(t=$o[t]))}return Zo[t]||t}getGlobalEventTarget(e,t){return"window"===t?window:"document"===t?e:"body"===t?e.body:null}getHistory(){return window.history}getLocation(){return window.location}getBaseHref(e){const t=Go||(Go=document.querySelector("base"),Go)?Go.getAttribute("href"):null;return null==t?null:(n=t,Wo||(Wo=document.createElement("a")),Wo.setAttribute("href",n),"/"===Wo.pathname.charAt(0)?Wo.pathname:"/"+Wo.pathname);var n}resetBaseElement(){Go=null}getUserAgent(){return window.navigator.userAgent}setData(e,t,n){this.setAttribute(e,"data-"+t,n)}getData(e,t){return this.getAttribute(e,"data-"+t)}getComputedStyle(e){return getComputedStyle(e)}supportsWebAnimation(){return"function"==typeof Element.prototype.animate}performanceNow(){return window.performance&&window.performance.now?window.performance.now():(new Date).getTime()}supportsCookies(){return!0}getCookie(e){return function(e,t){t=encodeURIComponent(t);for(const n of e.split(";")){const e=n.indexOf("="),[l,r]=-1==e?[n,""]:[n.slice(0,e),n.slice(e+1)];if(l.trim()===t)return decodeURIComponent(r)}return null}(document.cookie,e)}setCookie(e,t){document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(t)}}let Wo,Go=null;function Ko(){return!!window.history.pushState}let Yo=(()=>{class e extends Po{constructor(e){super(),this._doc=e,this._init()}_init(){this.location=zo().getLocation(),this._history=zo().getHistory()}getBaseHrefFromDOM(){return zo().getBaseHref(this._doc)}onPopState(e){zo().getGlobalEventTarget(this._doc,"window").addEventListener("popstate",e,!1)}onHashChange(e){zo().getGlobalEventTarget(this._doc,"window").addEventListener("hashchange",e,!1)}get href(){return this.location.href}get protocol(){return this.location.protocol}get hostname(){return this.location.hostname}get port(){return this.location.port}get pathname(){return this.location.pathname}get search(){return this.location.search}get hash(){return this.location.hash}set pathname(e){this.location.pathname=e}pushState(e,t,n){Ko()?this._history.pushState(e,t,n):this.location.hash=n}replaceState(e,t,n){Ko()?this._history.replaceState(e,t,n):this.location.hash=n}forward(){this._history.forward()}back(){this._history.back()}getState(){return this._history.state}}return e.ctorParameters=()=>[{type:void 0,decorators:[{type:J,args:[Lo]}]}],e})();const Jo=new me("TRANSITION_ID"),Xo=[{provide:lr,useFactory:function(e,t,n){return()=>{n.get(rr).donePromise.then(()=>{const n=zo();Array.prototype.slice.apply(n.querySelectorAll(t,"style[ng-transition]")).filter(t=>n.getAttribute(t,"ng-transition")===e).forEach(e=>n.remove(e))})}},deps:[Jo,Lo,Se],multi:!0}];class ei{static init(){var e;e=new ei,Lr=e}addToWindow(e){ge.getAngularTestability=(t,n=!0)=>{const l=e.findTestabilityInTree(t,n);if(null==l)throw new Error("Could not find testability for element.");return l},ge.getAllAngularTestabilities=()=>e.getAllTestabilities(),ge.getAllAngularRootElements=()=>e.getAllRootElements(),ge.frameworkStabilizers||(ge.frameworkStabilizers=[]),ge.frameworkStabilizers.push(e=>{const t=ge.getAllAngularTestabilities();let n=t.length,l=!1;const r=function(t){l=l||t,n--,0==n&&e(l)};t.forEach((function(e){e.whenStable(r)}))})}findTestabilityInTree(e,t,n){if(null==t)return null;const l=e.getTestability(t);return null!=l?l:n?zo().isShadowRoot(t)?this.findTestabilityInTree(e,zo().getHost(t),!0):this.findTestabilityInTree(e,zo().parentElement(t),!0):null}}function ti(e,t){"undefined"!=typeof COMPILED&&COMPILED||((ge.ng=ge.ng||{})[e]=t)}const ni=(()=>({ApplicationRef:Qr,NgZone:Ir}))();function li(e){return Xr(e)}const ri=new me("EventManagerPlugins");let si=(()=>class{constructor(e,t){this._zone=t,this._eventNameToPlugin=new Map,e.forEach(e=>e.manager=this),this._plugins=e.slice().reverse()}addEventListener(e,t,n){return this._findPluginFor(t).addEventListener(e,t,n)}addGlobalEventListener(e,t,n){return this._findPluginFor(t).addGlobalEventListener(e,t,n)}getZone(){return this._zone}_findPluginFor(e){const t=this._eventNameToPlugin.get(e);if(t)return t;const n=this._plugins;for(let l=0;l<n.length;l++){const t=n[l];if(t.supports(e))return this._eventNameToPlugin.set(e,t),t}throw new Error("No event manager plugin found for event "+e)}})();class oi{constructor(e){this._doc=e}addGlobalEventListener(e,t,n){const l=zo().getGlobalEventTarget(this._doc,e);if(!l)throw new Error(`Unsupported event target ${l} for event ${t}`);return this.addEventListener(l,t,n)}}let ii=(()=>class{constructor(){this._stylesSet=new Set}addStyles(e){const t=new Set;e.forEach(e=>{this._stylesSet.has(e)||(this._stylesSet.add(e),t.add(e))}),this.onStylesAdded(t)}onStylesAdded(e){}getAllStyles(){return Array.from(this._stylesSet)}})(),ui=(()=>class extends ii{constructor(e){super(),this._doc=e,this._hostNodes=new Set,this._styleNodes=new Set,this._hostNodes.add(e.head)}_addStylesToHost(e,t){e.forEach(e=>{const n=this._doc.createElement("style");n.textContent=e,this._styleNodes.add(t.appendChild(n))})}addHost(e){this._addStylesToHost(this._stylesSet,e),this._hostNodes.add(e)}removeHost(e){this._hostNodes.delete(e)}onStylesAdded(e){this._hostNodes.forEach(t=>this._addStylesToHost(e,t))}ngOnDestroy(){this._styleNodes.forEach(e=>zo().remove(e))}})();const ai={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/"},ci=/%COMP%/g;function di(e,t,n){for(let l=0;l<t.length;l++){let r=t[l];Array.isArray(r)?di(e,r,n):(r=r.replace(ci,e),n.push(r))}return n}function hi(e){return t=>{!1===e(t)&&(t.preventDefault(),t.returnValue=!1)}}let fi=(()=>class{constructor(e,t,n){this.eventManager=e,this.sharedStylesHost=t,this.appId=n,this.rendererByCompId=new Map,this.defaultRenderer=new pi(e)}createRenderer(e,t){if(!e||!t)return this.defaultRenderer;switch(t.encapsulation){case Oe.Emulated:{let n=this.rendererByCompId.get(t.id);return n||(n=new _i(this.eventManager,this.sharedStylesHost,t,this.appId),this.rendererByCompId.set(t.id,n)),n.applyToHost(e),n}case Oe.Native:case Oe.ShadowDom:return new vi(this.eventManager,this.sharedStylesHost,e,t);default:if(!this.rendererByCompId.has(t.id)){const e=di(t.id,t.styles,[]);this.sharedStylesHost.addStyles(e),this.rendererByCompId.set(t.id,this.defaultRenderer)}return this.defaultRenderer}}begin(){}end(){}})();class pi{constructor(e){this.eventManager=e,this.data=Object.create(null)}destroy(){}createElement(e,t){return t?document.createElementNS(ai[t]||t,e):document.createElement(e)}createComment(e){return document.createComment(e)}createText(e){return document.createTextNode(e)}appendChild(e,t){e.appendChild(t)}insertBefore(e,t,n){e&&e.insertBefore(t,n)}removeChild(e,t){e&&e.removeChild(t)}selectRootElement(e,t){let n="string"==typeof e?document.querySelector(e):e;if(!n)throw new Error(`The selector "${e}" did not match any elements`);return t||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,n,l){if(l){t=l+":"+t;const r=ai[l];r?e.setAttributeNS(r,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){const l=ai[n];l?e.removeAttributeNS(l,t):e.removeAttribute(`${n}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,n,l){l&Ft.DashCase?e.style.setProperty(t,n,l&Ft.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&Ft.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,n){mi(t,"property"),e[t]=n}setValue(e,t){e.nodeValue=t}listen(e,t,n){return mi(t,"listener"),"string"==typeof e?this.eventManager.addGlobalEventListener(e,t,hi(n)):this.eventManager.addEventListener(e,t,hi(n))}}const gi=(()=>"@".charCodeAt(0))();function mi(e,t){if(e.charCodeAt(0)===gi)throw new Error(`Found the synthetic ${t} ${e}. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application.`)}class _i extends pi{constructor(e,t,n,l){super(e),this.component=n;const r=di(l+"-"+n.id,n.styles,[]);t.addStyles(r),this.contentAttr="_ngcontent-%COMP%".replace(ci,l+"-"+n.id),this.hostAttr=function(e){return"_nghost-%COMP%".replace(ci,e)}(l+"-"+n.id)}applyToHost(e){super.setAttribute(e,this.hostAttr,"")}createElement(e,t){const n=super.createElement(e,t);return super.setAttribute(n,this.contentAttr,""),n}}class vi extends pi{constructor(e,t,n,l){super(e),this.sharedStylesHost=t,this.hostEl=n,this.component=l,this.shadowRoot=l.encapsulation===Oe.ShadowDom?n.attachShadow({mode:"open"}):n.createShadowRoot(),this.sharedStylesHost.addHost(this.shadowRoot);const r=di(l.id,l.styles,[]);for(let s=0;s<r.length;s++){const e=document.createElement("style");e.textContent=r[s],this.shadowRoot.appendChild(e)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}appendChild(e,t){return super.appendChild(this.nodeOrShadowRoot(e),t)}insertBefore(e,t,n){return super.insertBefore(this.nodeOrShadowRoot(e),t,n)}removeChild(e,t){return super.removeChild(this.nodeOrShadowRoot(e),t)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}}const yi=(()=>"undefined"!=typeof Zone&&Zone.__symbol__||function(e){return"__zone_symbol__"+e})(),bi=yi("addEventListener"),wi=yi("removeEventListener"),Ei={},Ci="__zone_symbol__propagationStopped",xi=(()=>{const e="undefined"!=typeof Zone&&Zone[yi("BLACK_LISTED_EVENTS")];if(e){const t={};return e.forEach(e=>{t[e]=e}),t}})(),ki=function(e){return!!xi&&xi.hasOwnProperty(e)},Ti=function(e){const t=Ei[e.type];if(!t)return;const n=this[t];if(!n)return;const l=[e];if(1===n.length){const e=n[0];return e.zone!==Zone.current?e.zone.run(e.handler,this,l):e.handler.apply(this,l)}{const t=n.slice();for(let n=0;n<t.length&&!0!==e[Ci];n++){const e=t[n];e.zone!==Zone.current?e.zone.run(e.handler,this,l):e.handler.apply(this,l)}}};let Si=(()=>class extends oi{constructor(e,t,n){super(e),this.ngZone=t,n&&function(e){return"server"===e}(n)||this.patchEvent()}patchEvent(){if("undefined"==typeof Event||!Event||!Event.prototype)return;if(Event.prototype.__zone_symbol__stopImmediatePropagation)return;const e=Event.prototype.__zone_symbol__stopImmediatePropagation=Event.prototype.stopImmediatePropagation;Event.prototype.stopImmediatePropagation=function(){this&&(this[Ci]=!0),e&&e.apply(this,arguments)}}supports(e){return!0}addEventListener(e,t,n){let l=n;if(!e[bi]||Ir.isInAngularZone()&&!ki(t))e.addEventListener(t,l,!1);else{let n=Ei[t];n||(n=Ei[t]=yi("ANGULAR"+t+"FALSE"));let r=e[n];const s=r&&r.length>0;r||(r=e[n]=[]);const o=ki(t)?Zone.root:Zone.current;if(0===r.length)r.push({zone:o,handler:l});else{let e=!1;for(let t=0;t<r.length;t++)if(r[t].handler===l){e=!0;break}e||r.push({zone:o,handler:l})}s||e[bi](t,Ti,!1)}return()=>this.removeEventListener(e,t,l)}removeEventListener(e,t,n){let l=e[wi];if(!l)return e.removeEventListener.apply(e,[t,n,!1]);let r=Ei[t],s=r&&e[r];if(!s)return e.removeEventListener.apply(e,[t,n,!1]);let o=!1;for(let i=0;i<s.length;i++)if(s[i].handler===n){o=!0,s.splice(i,1);break}o?0===s.length&&l.apply(e,[t,Ti,!1]):e.removeEventListener.apply(e,[t,n,!1])}})();const Ni={pan:!0,panstart:!0,panmove:!0,panend:!0,pancancel:!0,panleft:!0,panright:!0,panup:!0,pandown:!0,pinch:!0,pinchstart:!0,pinchmove:!0,pinchend:!0,pinchcancel:!0,pinchin:!0,pinchout:!0,press:!0,pressup:!0,rotate:!0,rotatestart:!0,rotatemove:!0,rotateend:!0,rotatecancel:!0,swipe:!0,swipeleft:!0,swiperight:!0,swipeup:!0,swipedown:!0,tap:!0},Ii=new me("HammerGestureConfig"),Ai=new me("HammerLoader");let Di=(()=>class{constructor(){this.events=[],this.overrides={}}buildHammer(e){const t=new Hammer(e,this.options);t.get("pinch").set({enable:!0}),t.get("rotate").set({enable:!0});for(const n in this.overrides)t.get(n).set(this.overrides[n]);return t}})(),Ri=(()=>class extends oi{constructor(e,t,n,l){super(e),this._config=t,this.console=n,this.loader=l}supports(e){return!(!Ni.hasOwnProperty(e.toLowerCase())&&!this.isCustomEvent(e)||!window.Hammer&&!this.loader&&(this.console.warn(`The "${e}" event cannot be bound because Hammer.JS is not loaded and no custom loader has been specified.`),1))}addEventListener(e,t,n){const l=this.manager.getZone();if(t=t.toLowerCase(),!window.Hammer&&this.loader){let l=!1,r=()=>{l=!0};return this.loader().then(()=>{if(!window.Hammer)return this.console.warn("The custom HAMMER_LOADER completed, but Hammer.JS is not present."),void(r=()=>{});l||(r=this.addEventListener(e,t,n))}).catch(()=>{this.console.warn(`The "${t}" event cannot be bound because the custom Hammer.JS loader failed.`),r=()=>{}}),()=>{r()}}return l.runOutsideAngular(()=>{const r=this._config.buildHammer(e),s=function(e){l.runGuarded((function(){n(e)}))};return r.on(t,s),()=>{r.off(t,s),"function"==typeof r.destroy&&r.destroy()}})}isCustomEvent(e){return this._config.events.indexOf(e)>-1}})();const Mi=["alt","control","meta","shift"],Pi={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey};let Oi=(()=>{class e extends oi{constructor(e){super(e)}supports(t){return null!=e.parseEventName(t)}addEventListener(t,n,l){const r=e.parseEventName(n),s=e.eventCallback(r.fullKey,l,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>zo().onAndCancel(t,r.domEventName,s))}static parseEventName(t){const n=t.toLowerCase().split("."),l=n.shift();if(0===n.length||"keydown"!==l&&"keyup"!==l)return null;const r=e._normalizeKey(n.pop());let s="";if(Mi.forEach(e=>{const t=n.indexOf(e);t>-1&&(n.splice(t,1),s+=e+".")}),s+=r,0!=n.length||0===r.length)return null;const o={};return o.domEventName=l,o.fullKey=s,o}static getEventFullKey(e){let t="",n=zo().getEventKey(e);return n=n.toLowerCase()," "===n?n="space":"."===n&&(n="dot"),Mi.forEach(l=>{l!=n&&(0,Pi[l])(e)&&(t+=l+".")}),t+=n,t}static eventCallback(t,n,l){return r=>{e.getEventFullKey(r)===t&&l.runGuarded(()=>n(r))}}static _normalizeKey(e){switch(e){case"esc":return"escape";default:return e}}}return e})();class Vi{}let ji=(()=>class extends Vi{constructor(e){super(),this._doc=e}sanitize(e,t){if(null==t)return null;switch(e){case it.NONE:return t;case it.HTML:return t instanceof Fi?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"HTML"),function(e,t){let n=null;try{st=st||new Le(e);let l=t?String(t):"";n=st.getInertBodyElement(l);let r=5,s=l;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,l=s,s=n.innerHTML,n=st.getInertBodyElement(l)}while(l!==s);const o=new tt,i=o.sanitizeChildren(ot(n)||n);return Fe()&&o.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content, see http://g.co/ng/security#xss"),i}finally{if(n){const e=ot(n)||n;for(;e.firstChild;)e.removeChild(e.firstChild)}}}(this._doc,String(t)));case it.STYLE:return t instanceof Li?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"Style"),function(e){if(!(e=String(e).trim()))return"";const t=e.match(ct);return t&&Ue(t[1])===t[1]||e.match(at)&&function(e){let t=!0,n=!0;for(let l=0;l<e.length;l++){const r=e.charAt(l);"'"===r&&n?t=!t:'"'===r&&t&&(n=!n)}return t&&n}(e)?e:(Fe()&&console.warn(`WARNING: sanitizing unsafe style value ${e} (see http://g.co/ng/security#xss).`),"unsafe")}(t));case it.SCRIPT:if(t instanceof Bi)return t.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(t,"Script"),new Error("unsafe value used in a script context");case it.URL:return t instanceof Ui||t instanceof zi?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"URL"),Ue(String(t)));case it.RESOURCE_URL:if(t instanceof Ui)return t.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(t,"ResourceURL"),new Error("unsafe value used in a resource URL context (see http://g.co/ng/security#xss)");default:throw new Error(`Unexpected SecurityContext ${e} (see http://g.co/ng/security#xss)`)}}checkNotSafeValue(e,t){if(e instanceof Hi)throw new Error(`Required a safe ${t}, got a ${e.getTypeName()} (see http://g.co/ng/security#xss)`)}bypassSecurityTrustHtml(e){return new Fi(e)}bypassSecurityTrustStyle(e){return new Li(e)}bypassSecurityTrustScript(e){return new Bi(e)}bypassSecurityTrustUrl(e){return new zi(e)}bypassSecurityTrustResourceUrl(e){return new Ui(e)}})();class Hi{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return"SafeValue must use [property]=binding: "+this.changingThisBreaksApplicationSecurity+" (see http://g.co/ng/security#xss)"}}class Fi extends Hi{getTypeName(){return"HTML"}}class Li extends Hi{getTypeName(){return"Style"}}class Bi extends Hi{getTypeName(){return"Script"}}class zi extends Hi{getTypeName(){return"URL"}}class Ui extends Hi{getTypeName(){return"ResourceURL"}}const Zi=Ur(ts,"browser",[{provide:ar,useValue:"browser"},{provide:ur,useValue:function(){Qo.makeCurrent(),ei.init()},multi:!0},{provide:Po,useClass:Yo,deps:[Lo]},{provide:Lo,useFactory:function(){return document},deps:[]}]);function $i(){return new pt}let qi=(()=>{class e{constructor(e){if(e)throw new Error("BrowserModule has already been loaded. If you need access to common directives such as NgIf and NgFor from a lazy loaded module, import CommonModule instead.")}static withServerTransition(t){return{ngModule:e,providers:[{provide:sr,useValue:t.appId},{provide:Jo,useExisting:sr},Xo]}}}return e})();"undefined"!=typeof window&&window;var Qi=To(No,[Io],(function(e){return function(e){const t={},n=[];let l=!1;for(let r=0;r<e.length;r++){const s=e[r];s.token===ke&&!0===s.value&&(l=!0),1073741824&s.flags&&n.push(s.token),s.index=r,t[kn(s.token)]=s}return{factory:null,providersByKey:t,providers:e,modules:n,isRoot:l}}([nl(512,At,Dt,[[8,[Mo]],[3,At],Mt]),nl(5120,hr,rs,[[3,hr]]),nl(4608,jo,Ho,[hr,[2,Vo]]),nl(5120,Wl,ss,[Ir]),nl(4608,br,br,[]),nl(5120,sr,or,[]),nl(5120,en,ns,[]),nl(5120,tn,ls,[]),nl(4608,Vi,ji,[Lo]),nl(6144,ut,null,[Vi]),nl(4608,Ii,Di,[]),nl(5120,ri,(function(e,t,n,l,r,s,o,i){return[new Si(e,t,n),new Oi(l),new Ri(r,s,o,i)]}),[Lo,Ir,ar,Lo,Lo,Ii,dr,[2,Ai]]),nl(4608,si,si,[ri,Ir]),nl(135680,ui,ui,[Lo]),nl(4608,fi,fi,[si,ui,sr]),nl(6144,Ht,null,[fi]),nl(6144,ii,null,[ui]),nl(4608,Vr,Vr,[Ir]),nl(1073742336,Fo,Fo,[]),nl(1024,pt,$i,[]),nl(1024,lr,(function(e){return[(t=e,ti("probe",li),ti("coreTokens",Object.assign({},ni,(t||[]).reduce((e,t)=>(e[t.name]=t.token,e),{}))),()=>li)];var t}),[[2,zr]]),nl(512,rr,rr,[[2,lr]]),nl(131584,Qr,Qr,[Ir,dr,Se,pt,At,rr]),nl(1073742336,os,os,[Qr]),nl(1073742336,qi,qi,[[3,qi]]),nl(1073742336,No,No,[]),nl(256,ke,!0,[])])}));(function(){if(He)throw new Error("Cannot enable prod mode after platform setup.");je=!1})(),Zi().bootstrapModuleFactory(Qi).catch(e=>console.error(e))},zn8P:function(e,t){function n(e){return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}))}n.keys=function(){return[]},n.resolve=n,e.exports=n,n.id="zn8P"}},[[0,0]]]);