-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain-es5.7d353b90a71784805710.js
1 lines (1 loc) · 159 KB
/
main-es5.7d353b90a71784805710.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{0:function(e,t,n){e.exports=n("zUnb")},zUnb:function(e,t,n){"use strict";n.r(t);var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function o(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};function u(e,t,n,r){var o,i=arguments.length,u=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)u=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(u=(i<3?o(u):i>3?o(t,n,u):o(t,n))||u);return i>3&&u&&Object.defineProperty(t,n,u),u}function a(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function s(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function l(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),u=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)u.push(r.value)}catch(a){o={error:a}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return u}function c(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(l(arguments[t]));return e}var d=Array.isArray||function(e){return e&&"number"==typeof e.length};function f(e){return null!==e&&"object"==typeof e}function p(e){return"function"==typeof e}function h(e){return Error.call(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=e,this}h.prototype=Object.create(Error.prototype);var v=h,y=function(){function e(e){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,e&&(this._unsubscribe=e)}return e.prototype.unsubscribe=function(){var e,t=!1;if(!this.closed){var n=this._parent,r=this._parents,o=this._unsubscribe,i=this._subscriptions;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;for(var u=-1,a=r?r.length:0;n;)n.remove(this),n=++u<a&&r[u]||null;if(p(o))try{o.call(this)}catch(l){t=!0,e=l instanceof v?g(l.errors):[l]}if(d(i))for(u=-1,a=i.length;++u<a;){var s=i[u];if(f(s))try{s.unsubscribe()}catch(l){t=!0,e=e||[],l instanceof v?e=e.concat(g(l.errors)):e.push(l)}}if(t)throw new v(e)}},e.prototype.add=function(t){var 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)){var r=n;(n=new e)._subscriptions=[r]}break;default:if(!t)return e.EMPTY;throw new Error("unrecognized teardown "+t+" added to Subscription.")}if(n._addParent(this)){var o=this._subscriptions;o?o.push(n):this._subscriptions=[n]}return n},e.prototype.remove=function(e){var t=this._subscriptions;if(t){var n=t.indexOf(e);-1!==n&&t.splice(n,1)}},e.prototype._addParent=function(e){var t=this._parent,n=this._parents;return t!==e&&(t?n?-1===n.indexOf(e)&&(n.push(e),!0):(this._parents=[e],!0):(this._parent=e,!0))},e.EMPTY=function(e){return e.closed=!0,e}(new e),e}();function g(e){return e.reduce((function(e,t){return e.concat(t instanceof v?t.errors:t)}),[])}var m=!1,b={Promise:void 0,set useDeprecatedSynchronousErrorHandling(e){m=e},get useDeprecatedSynchronousErrorHandling(){return m}};function _(e){setTimeout((function(){throw e}))}var w={closed:!0,next:function(e){},error:function(e){if(b.useDeprecatedSynchronousErrorHandling)throw e;_(e)},complete:function(){}},E="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random(),C=function(e){function t(n,r,o){var i=e.call(this)||this;switch(i.syncErrorValue=null,i.syncErrorThrown=!1,i.syncErrorThrowable=!1,i.isStopped=!1,arguments.length){case 0:i.destination=w;break;case 1:if(!n){i.destination=w;break}if("object"==typeof n){n instanceof t?(i.syncErrorThrowable=n.syncErrorThrowable,i.destination=n,n.add(i)):(i.syncErrorThrowable=!0,i.destination=new x(i,n));break}default:i.syncErrorThrowable=!0,i.destination=new x(i,n,r,o)}return i}return o(t,e),t.prototype[E]=function(){return this},t.create=function(e,n,r){var o=new t(e,n,r);return o.syncErrorThrowable=!1,o},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this))},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},t.prototype._unsubscribeAndRecycle=function(){var e=this._parent,t=this._parents;return this._parent=null,this._parents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parent=e,this._parents=t,this},t}(y),x=function(e){function t(t,n,r,o){var i,u=e.call(this)||this;u._parentSubscriber=t;var a=u;return p(n)?i=n:n&&(i=n.next,r=n.error,o=n.complete,n!==w&&(p((a=Object.create(n)).unsubscribe)&&u.add(a.unsubscribe.bind(a)),a.unsubscribe=u.unsubscribe.bind(u))),u._context=a,u._next=i,u._error=r,u._complete=o,u}return o(t,e),t.prototype.next=function(e){if(!this.isStopped&&this._next){var t=this._parentSubscriber;b.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}},t.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber,n=b.useDeprecatedSynchronousErrorHandling;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):_(e),this.unsubscribe();else{if(this.unsubscribe(),n)throw e;_(e)}}},t.prototype.complete=function(){var e=this;if(!this.isStopped){var t=this._parentSubscriber;if(this._complete){var n=function(){return e._complete.call(e._context)};b.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?(this.__tryOrSetError(t,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},t.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(n){if(this.unsubscribe(),b.useDeprecatedSynchronousErrorHandling)throw n;_(n)}},t.prototype.__tryOrSetError=function(e,t,n){if(!b.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{t.call(this._context,n)}catch(r){return b.useDeprecatedSynchronousErrorHandling?(e.syncErrorValue=r,e.syncErrorThrown=!0,!0):(_(r),!0)}return!1},t.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null,this._parentSubscriber=null,e.unsubscribe()},t}(C),T="function"==typeof Symbol&&Symbol.observable||"@@observable";function k(){}function S(e){return e?1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}:k}var N=function(){function e(e){this._isScalar=!1,e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r=this.operator,o=function(e,t,n){if(e){if(e instanceof C)return e;if(e[E])return e[E]()}return e||t||n?new C(e,t,n):new C(w)}(e,t,n);if(o.add(r?r.call(o,this.source):this.source||b.useDeprecatedSynchronousErrorHandling&&!o.syncErrorThrowable?this._subscribe(o):this._trySubscribe(o)),b.useDeprecatedSynchronousErrorHandling&&o.syncErrorThrowable&&(o.syncErrorThrowable=!1,o.syncErrorThrown))throw o.syncErrorValue;return o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){b.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),function(e){for(;e;){var t=e.destination;if(e.closed||e.isStopped)return!1;e=t&&t instanceof C?t:null}return!0}(e)?e.error(t):console.warn(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=I(t))((function(t,r){var o;o=n.subscribe((function(t){try{e(t)}catch(n){r(n),o&&o.unsubscribe()}}),r,t)}))},e.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)},e.prototype[T]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return 0===e.length?this:S(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=I(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function I(e){if(e||(e=b.Promise||Promise),!e)throw new Error("no Promise impl found");return e}function A(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}A.prototype=Object.create(Error.prototype);var D=A,O=function(e){function t(t,n){var r=e.call(this)||this;return r.subject=t,r.subscriber=n,r.closed=!1,r}return o(t,e),t.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var e=this.subject,t=e.observers;if(this.subject=null,t&&0!==t.length&&!e.isStopped&&!e.closed){var n=t.indexOf(this.subscriber);-1!==n&&t.splice(n,1)}}},t}(y),P=function(e){function t(t){var n=e.call(this,t)||this;return n.destination=t,n}return o(t,e),t}(C),R=function(e){function t(){var t=e.call(this)||this;return t.observers=[],t.closed=!1,t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return o(t,e),t.prototype[E]=function(){return new P(this)},t.prototype.lift=function(e){var t=new M(this,this);return t.operator=e,t},t.prototype.next=function(e){if(this.closed)throw new D;if(!this.isStopped)for(var t=this.observers,n=t.length,r=t.slice(),o=0;o<n;o++)r[o].next(e)},t.prototype.error=function(e){if(this.closed)throw new D;this.hasError=!0,this.thrownError=e,this.isStopped=!0;for(var t=this.observers,n=t.length,r=t.slice(),o=0;o<n;o++)r[o].error(e);this.observers.length=0},t.prototype.complete=function(){if(this.closed)throw new D;this.isStopped=!0;for(var e=this.observers,t=e.length,n=e.slice(),r=0;r<t;r++)n[r].complete();this.observers.length=0},t.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},t.prototype._trySubscribe=function(t){if(this.closed)throw new D;return e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){if(this.closed)throw new D;return this.hasError?(e.error(this.thrownError),y.EMPTY):this.isStopped?(e.complete(),y.EMPTY):(this.observers.push(e),new O(this,e))},t.prototype.asObservable=function(){var e=new N;return e.source=this,e},t.create=function(e,t){return new M(e,t)},t}(N),M=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return o(t,e),t.prototype.next=function(e){var t=this.destination;t&&t.next&&t.next(e)},t.prototype.error=function(e){var t=this.destination;t&&t.error&&this.destination.error(e)},t.prototype.complete=function(){var e=this.destination;e&&e.complete&&this.destination.complete()},t.prototype._subscribe=function(e){return this.source?this.source.subscribe(e):y.EMPTY},t}(R);function j(e){return e&&"function"==typeof e.schedule}var V=function(e){function t(t,n,r){var o=e.call(this)||this;return o.parent=t,o.outerValue=n,o.outerIndex=r,o.index=0,o}return o(t,e),t.prototype._next=function(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)},t.prototype._error=function(e){this.parent.notifyError(e,this),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},t}(C),H=function(e){return function(t){for(var n=0,r=e.length;n<r&&!t.closed;n++)t.next(e[n]);t.closed||t.complete()}},L=function(e){return function(t){return e.then((function(e){t.closed||(t.next(e),t.complete())}),(function(e){return t.error(e)})).then(null,_),t}};function F(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}var B=F(),z=function(e){return function(t){for(var n=e[B]();;){var r=n.next();if(r.done){t.complete();break}if(t.next(r.value),t.closed)break}return"function"==typeof n.return&&t.add((function(){n.return&&n.return()})),t}},U=function(e){return function(t){var n=e[T]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(t)}},Z=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e};function q(e){return!!e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}var Q=function(e){if(e instanceof N)return function(t){return e._isScalar?(t.next(e.value),void t.complete()):e.subscribe(t)};if(e&&"function"==typeof e[T])return U(e);if(Z(e))return H(e);if(q(e))return L(e);if(e&&"function"==typeof e[B])return z(e);var t=f(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.")},W=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.notifyNext=function(e,t,n,r,o){this.destination.next(t)},t.prototype.notifyError=function(e,t){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t}(C),K=function(){function e(e,t){this.project=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new G(e,this.project,this.thisArg))},e}(),G=function(e){function t(t,n,r){var o=e.call(this,t)||this;return o.project=n,o.count=0,o.thisArg=r||o,o}return o(t,e),t.prototype._next=function(e){var t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(n){return void this.destination.error(n)}this.destination.next(t)},t}(C);function Y(e,t){return new N(t?function(n){var r=new y,o=0;return r.add(t.schedule((function(){o!==e.length?(n.next(e[o++]),n.closed||r.add(this.schedule())):n.complete()}))),r}:H(e))}var J=function(){function e(e,t){void 0===t&&(t=Number.POSITIVE_INFINITY),this.project=e,this.concurrent=t}return e.prototype.call=function(e,t){return t.subscribe(new $(e,this.project,this.concurrent))},e}(),$=function(e){function t(t,n,r){void 0===r&&(r=Number.POSITIVE_INFINITY);var o=e.call(this,t)||this;return o.project=n,o.concurrent=r,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}return o(t,e),t.prototype._next=function(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)},t.prototype._tryNext=function(e){var t,n=this.index++;try{t=this.project(e,n)}catch(r){return void this.destination.error(r)}this.active++,this._innerSub(t,e,n)},t.prototype._innerSub=function(e,t,n){var r,o,i=new V(this,void 0,void 0);this.destination.add(i),r=e,void 0===(o=i)&&(o=new V(this,t,n)),o.closed||Q(r)(o)},t.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e,t,n,r,o){this.destination.next(t)},t.prototype.notifyComplete=function(e){var t=this.buffer;this.remove(e),this.active--,t.length>0?this._next(t.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},t}(W);function X(e){return e}function ee(e){return void 0===e&&(e=Number.POSITIVE_INFINITY),function e(t,n,r){return void 0===r&&(r=Number.POSITIVE_INFINITY),"function"==typeof n?function(o){return o.pipe(e((function(e,r){return(o=t(e,r),o instanceof N?o:new N(Q(o))).pipe(function(e,t){return function(t){return t.lift(new K(e,void 0))}}((function(t,o){return n(e,t,r,o)})));var o}),r))}:("number"==typeof n&&(r=n),function(e){return e.lift(new J(t,r))})}(X,e)}function te(){return function(e){return e.lift(new ne(e))}}var ne=function(){function e(e){this.connectable=e}return e.prototype.call=function(e,t){var n=this.connectable;n._refCount++;var r=new re(e,n),o=t.subscribe(r);return r.closed||(r.connection=n.connect()),o},e}(),re=function(e){function t(t,n){var r=e.call(this,t)||this;return r.connectable=n,r}return o(t,e),t.prototype._unsubscribe=function(){var e=this.connectable;if(e){this.connectable=null;var t=e._refCount;if(t<=0)this.connection=null;else if(e._refCount=t-1,t>1)this.connection=null;else{var n=this.connection,r=e._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},t}(C),oe=function(e){function t(t,n){var r=e.call(this)||this;return r.source=t,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return o(t,e),t.prototype._subscribe=function(e){return this.getSubject().subscribe(e)},t.prototype.getSubject=function(){var e=this._subject;return e&&!e.isStopped||(this._subject=this.subjectFactory()),this._subject},t.prototype.connect=function(){var e=this._connection;return e||(this._isComplete=!1,(e=this._connection=new y).add(this.source.subscribe(new ue(this.getSubject(),this))),e.closed?(this._connection=null,e=y.EMPTY):this._connection=e),e},t.prototype.refCount=function(){return te()(this)},t}(N).prototype,ie={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:oe._subscribe},_isComplete:{value:oe._isComplete,writable:!0},getSubject:{value:oe.getSubject},connect:{value:oe.connect},refCount:{value:oe.refCount}},ue=function(e){function t(t,n){var r=e.call(this,t)||this;return r.connectable=n,r}return o(t,e),t.prototype._error=function(t){this._unsubscribe(),e.prototype._error.call(this,t)},t.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){var e=this.connectable;if(e){this.connectable=null;var t=e._connection;e._refCount=0,e._subject=null,e._connection=null,t&&t.unsubscribe()}},t}(P);function ae(){return new R}var se="__parameters__";function le(e,t,n){var r=function(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];if(e){var r=e.apply(void 0,c(t));for(var o in r)this[o]=r[o]}}}(t);function o(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];if(this instanceof o)return r.apply(this,t),this;var i=new((e=o).bind.apply(e,c([void 0],t)));return u.annotation=i,u;function u(e,t,n){for(var r=e.hasOwnProperty(se)?e[se]:Object.defineProperty(e,se,{value:[]})[se];r.length<=n;)r.push(null);return(r[n]=r[n]||[]).push(i),e}}return n&&(o.prototype=Object.create(n.prototype)),o.prototype.ngMetadataName=e,o.annotationCls=o,o}var ce=le("Inject",(function(e){return{token:e}})),de=le("Optional"),fe=le("Self"),pe=le("SkipSelf"),he=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 ve(e){for(var t in e)if(e[t]===ve)return t;throw Error("Could not find renamed property on target object.")}function ye(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function ge(e){var t=e[me];return t&&t.token===e?t:null}var me=ve({ngInjectableDef:ve});function be(e){if("string"==typeof e)return e;if(e instanceof Array)return"["+e.map(be).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return""+e.overriddenName;if(e.name)return""+e.name;var t=e.toString();if(null==t)return""+t;var n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}var _e=ve({__forward_ref__:ve});function we(e){return e.__forward_ref__=we,e.toString=function(){return be(this())},e}function Ee(e){var t=e;return"function"==typeof t&&t.hasOwnProperty(_e)&&t.__forward_ref__===we?t():e}var Ce="undefined"!=typeof globalThis&&globalThis,xe="undefined"!=typeof window&&window,Te="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,ke="undefined"!=typeof global&&global,Se=Ce||ke||xe||Te,Ne=function(){function e(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=ye({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}return e.prototype.toString=function(){return"InjectionToken "+this._desc},e}(),Ie=new Ne("INJECTOR",-1),Ae=new Object,De=/\n/gm,Oe=ve({provide:String,useValue:ve}),Pe=void 0;function Re(e){var t=Pe;return Pe=e,t}var Me=function(){function e(){}return e.prototype.get=function(e,t){if(void 0===t&&(t=Ae),t===Ae){var n=new Error("NullInjectorError: No provider for "+be(e)+"!");throw n.name="NullInjectorError",n}return t},e}();function je(e,t,n,r){void 0===r&&(r=null),e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.substr(2):e;var o=be(t);if(t instanceof Array)o=t.map(be).join(" -> ");else if("object"==typeof t){var i=[];for(var u in t)if(t.hasOwnProperty(u)){var a=t[u];i.push(u+":"+("string"==typeof a?JSON.stringify(a):be(a)))}o="{"+i.join(", ")+"}"}return n+(r?"("+r+")":"")+"["+o+"]: "+e.replace(De,"\n ")}var Ve=new Ne("The presence of this token marks an injector as being the root injector."),He=function(e,t,n){return new Ze(e,t,n)},Le=function(){function e(){}return e.create=function(e,t){return Array.isArray(e)?He(e,t,""):He(e.providers,e.parent,e.name||"")},e.THROW_IF_NOT_FOUND=Ae,e.NULL=new Me,e.ngInjectableDef=ye({token:e,providedIn:"any",factory:function(){return void 0===e&&(e=he.Default),function(e,t){if(void 0===t&&(t=he.Default),void 0===Pe)throw new Error("inject() must be called from an injection context");return null===Pe?function(e,t,n){var r=ge(e);if(r&&"root"==r.providedIn)return void 0===r.value?r.value=r.factory():r.value;if(n&he.Optional)return null;throw new Error("Injector: NOT_FOUND ["+be(e)+"]")}(e,0,t):Pe.get(e,t&he.Optional?null:void 0,t)}(Ie,e);var e}}),e.__NG_ELEMENT_ID__=-1,e}(),Fe=function(e){return e},Be=[],ze=Fe,Ue=function(){return Array.prototype.slice.call(arguments)},Ze=function(){function e(e,t,n){void 0===t&&(t=Le.NULL),void 0===n&&(n=null),this.parent=t,this.source=n;var r=this._records=new Map;r.set(Le,{token:Le,fn:Fe,deps:Be,value:this,useNew:!1}),r.set(Ie,{token:Ie,fn:Fe,deps:Be,value:this,useNew:!1}),function e(t,n){if(n)if((n=Ee(n))instanceof Array)for(var r=0;r<n.length;r++)e(t,n[r]);else{if("function"==typeof n)throw Qe("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw Qe("Unexpected provider",n);var o=Ee(n.provide),i=function(e){var t=function(e){var t=Be,n=e.deps;if(n&&n.length){t=[];for(var r=0;r<n.length;r++){var o=6;if((s=Ee(n[r]))instanceof Array)for(var i=0,u=s;i<u.length;i++){var a=u[i];a instanceof de||a==de?o|=1:a instanceof pe||a==pe?o&=-3:a instanceof fe||a==fe?o&=-5:s=a instanceof ce?a.token:Ee(a)}t.push({token:s,options:o})}}else if(e.useExisting){var s=Ee(e.useExisting);t=[{token:s,options:6}]}else if(!n&&!(Oe in e))throw Qe("'deps' required",e);return t}(e),n=Fe,r=Be,o=!1,i=Ee(e.provide);if(Oe in e)r=e.useValue;else if(e.useFactory)n=e.useFactory;else if(e.useExisting);else if(e.useClass)o=!0,n=Ee(e.useClass);else{if("function"!=typeof i)throw Qe("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",e);o=!0,n=i}return{deps:t,fn:n,useNew:o,value:r}}(n);if(!0===n.multi){var u=t.get(o);if(u){if(u.fn!==Ue)throw qe(o)}else t.set(o,u={token:n.provide,deps:[],useNew:!1,fn:Ue,value:Be});u.deps.push({token:o=n,options:6})}var a=t.get(o);if(a&&a.fn==Ue)throw qe(o);t.set(o,i)}}(r,e)}return e.prototype.get=function(e,t,n){void 0===n&&(n=he.Default);var r=this._records.get(e);try{return function e(t,n,r,o,i,u){try{return function(t,n,r,o,i,u){var a,s;if(!n||u&he.SkipSelf)u&he.Self||(s=o.get(t,i,he.Default));else{if((s=n.value)==ze)throw Error("\u0275Circular dependency");if(s===Be){n.value=ze;var l=n.useNew,d=n.fn,f=n.deps,p=Be;if(f.length){p=[];for(var h=0;h<f.length;h++){var v=f[h],y=v.options,g=2&y?r.get(v.token):void 0;p.push(e(v.token,g,r,g||4&y?o:Le.NULL,1&y?null:Le.THROW_IF_NOT_FOUND,he.Default))}}n.value=s=l?new((a=d).bind.apply(a,c([void 0],p))):d.apply(void 0,p)}}return s}(t,n,r,o,i,u)}catch(a){throw a instanceof Error||(a=new Error(a)),(a.ngTempTokenPath=a.ngTempTokenPath||[]).unshift(t),n&&n.value==ze&&(n.value=Be),a}}(e,r,this._records,this.parent,t,n)}catch(o){return function(e,t,n,r){var o=e.ngTempTokenPath;throw t.__source&&o.unshift(t.__source),e.message=je("\n"+e.message,o,"StaticInjectorError",r),e.ngTokenPath=o,e.ngTempTokenPath=null,e}(o,e,0,this.source)}},e.prototype.toString=function(){var e=[];return this._records.forEach((function(t,n){return e.push(be(n))})),"StaticInjector["+e.join(", ")+"]"},e}();function qe(e){return Qe("Cannot mix multi providers and regular providers",e)}function Qe(e,t){return new Error(je(e,t,"StaticInjectorError"))}var We=function(e){return e[e.Emulated=0]="Emulated",e[e.Native=1]="Native",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}({}),Ke=function(){return("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(Se)}(),Ge=!0,Ye=!1;function Je(){return Ye=!0,Ge}var $e=function(){function e(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),this.inertBodyElement=this.inertDocument.body,null==this.inertBodyElement){var t=this.inertDocument.createElement("html");this.inertDocument.appendChild(t),this.inertBodyElement=this.inertDocument.createElement("body"),t.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}return e.prototype.getInertBodyElement_XHR=function(e){e="<body><remove></remove>"+e+"</body>";try{e=encodeURI(e)}catch(r){return null}var t=new XMLHttpRequest;t.responseType="document",t.open("GET","data:text/html;charset=utf-8,"+e,!1),t.send(void 0);var n=t.response.body;return n.removeChild(n.firstChild),n},e.prototype.getInertBodyElement_DOMParser=function(e){e="<body><remove></remove>"+e+"</body>";try{var t=(new window.DOMParser).parseFromString(e,"text/html").body;return t.removeChild(t.firstChild),t}catch(n){return null}},e.prototype.getInertBodyElement_InertDocument=function(e){var 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)},e.prototype.stripCustomNsAttrs=function(e){for(var t=e.attributes,n=t.length-1;0<n;n--){var r=t.item(n).name;"xmlns:ns1"!==r&&0!==r.indexOf("ns1:")||e.removeAttribute(r)}for(var o=e.firstChild;o;)o.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(o),o=o.nextSibling},e}(),Xe=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,et=/^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 tt(e){return(e=String(e)).match(Xe)||e.match(et)?e:(Je()&&console.warn("WARNING: sanitizing unsafe URL value "+e+" (see http://g.co/ng/security#xss)"),"unsafe:"+e)}function nt(e){var t,n,r={};try{for(var o=s(e.split(",")),i=o.next();!i.done;i=o.next())r[i.value]=!0}catch(u){t={error:u}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}function rt(){for(var e,t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var o={};try{for(var i=s(n),u=i.next();!u.done;u=i.next()){var a=u.value;for(var l in a)a.hasOwnProperty(l)&&(o[l]=!0)}}catch(c){e={error:c}}finally{try{u&&!u.done&&(t=i.return)&&t.call(i)}finally{if(e)throw e.error}}return o}var ot,it=nt("area,br,col,hr,img,wbr"),ut=nt("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),at=nt("rp,rt"),st=rt(at,ut),lt=rt(it,rt(ut,nt("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")),rt(at,nt("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")),st),ct=nt("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),dt=nt("srcset"),ft=rt(ct,dt,nt("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"),nt("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")),pt=nt("script,style,template"),ht=function(){function e(){this.sanitizedSomething=!1,this.buf=[]}return e.prototype.sanitizeChildren=function(e){for(var t=e.firstChild,n=!0;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);var r=this.checkClobberedElement(t,t.nextSibling);if(r){t=r;break}t=this.checkClobberedElement(t,t.parentNode)}return this.buf.join("")},e.prototype.startElement=function(e){var t,n=e.nodeName.toLowerCase();if(!lt.hasOwnProperty(n))return this.sanitizedSomething=!0,!pt.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);for(var r=e.attributes,o=0;o<r.length;o++){var i=r.item(o),u=i.name,a=u.toLowerCase();if(ft.hasOwnProperty(a)){var s=i.value;ct[a]&&(s=tt(s)),dt[a]&&(t=s,s=(t=String(t)).split(",").map((function(e){return tt(e.trim())})).join(", ")),this.buf.push(" ",u,'="',gt(s),'"')}else this.sanitizedSomething=!0}return this.buf.push(">"),!0},e.prototype.endElement=function(e){var t=e.nodeName.toLowerCase();lt.hasOwnProperty(t)&&!it.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))},e.prototype.chars=function(e){this.buf.push(gt(e))},e.prototype.checkClobberedElement=function(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},e}(),vt=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,yt=/([^\#-~ |!])/g;function gt(e){return e.replace(/&/g,"&").replace(vt,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(yt,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(/</g,"<").replace(/>/g,">")}function mt(e){return"content"in e&&function(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}(e)?e.content:null}var bt=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}({}),_t=function(){return function(){}}(),wt=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"),Et=/^url\(([^)]+)\)$/;function Ct(e){return e.ngDebugContext}function xt(e){return e.ngOriginalError}function Tt(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e.error.apply(e,c(t))}var kt=function(){function e(){this._console=console}return e.prototype.handleError=function(e){var t=this._findOriginalError(e),n=this._findContext(e),r=function(e){return e.ngErrorLogger||Tt}(e);r(this._console,"ERROR",e),t&&r(this._console,"ORIGINAL ERROR",t),n&&r(this._console,"ERROR CONTEXT",n)},e.prototype._findContext=function(e){return e?Ct(e)?Ct(e):this._findContext(xt(e)):null},e.prototype._findOriginalError=function(e){for(var t=xt(e);t&&xt(t);)t=xt(t);return t},e}(),St=/([A-Z])/g;function Nt(e){try{return null!=e?e.toString().slice(0,30):e}catch(t){return"[ERROR] Exception while trying to serialize the value"}}var It=null;function At(){if(!It){var e=Se.Symbol;if(e&&e.iterator)It=e.iterator;else for(var t=Object.getOwnPropertyNames(Map.prototype),n=0;n<t.length;++n){var r=t[n];"entries"!==r&&"size"!==r&&Map.prototype[r]===Map.prototype.entries&&(It=r)}}return It}function Dt(e,t){return e===t||"number"==typeof e&&"number"==typeof t&&isNaN(e)&&isNaN(t)}function Ot(e,t){var n=Rt(e),r=Rt(t);return n&&r?function(e,t,n){for(var r=e[At()](),o=t[At()]();;){var i=r.next(),u=o.next();if(i.done&&u.done)return!0;if(i.done||u.done)return!1;if(!n(i.value,u.value))return!1}}(e,t,Ot):!(n||!e||"object"!=typeof e&&"function"!=typeof e||r||!t||"object"!=typeof t&&"function"!=typeof t)||Dt(e,t)}var Pt=function(){function e(e){this.wrapped=e}return e.wrap=function(t){return new e(t)},e.unwrap=function(t){return e.isWrapped(t)?t.wrapped:t},e.isWrapped=function(t){return t instanceof e},e}();function Rt(e){return!!Mt(e)&&(Array.isArray(e)||!(e instanceof Map)&&At()in e)}function Mt(e){return null!==e&&("function"==typeof e||"object"==typeof e)}function jt(e){return!!e&&"function"==typeof e.then}var Vt=function(){function e(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}return e.prototype.isFirstChange=function(){return this.firstChange},e}(),Ht=function(){return function(){}}(),Lt=function(){return function(){}}();function Ft(e){var t=Error("No component factory found for "+be(e)+". Did you add it to @NgModule.entryComponents?");return t[Bt]=e,t}var Bt="ngComponent",zt=function(){function e(){}return e.prototype.resolveComponentFactory=function(e){throw Ft(e)},e}(),Ut=function(){function e(){}return e.NULL=new zt,e}(),Zt=function(){function e(e,t,n){this._parent=t,this._ngModule=n,this._factories=new Map;for(var r=0;r<e.length;r++){var o=e[r];this._factories.set(o.componentType,o)}}return e.prototype.resolveComponentFactory=function(e){var t=this._factories.get(e);if(!t&&this._parent&&(t=this._parent.resolveComponentFactory(e)),!t)throw Ft(e);return new qt(t,this._ngModule)},e}(),qt=function(e){function t(t,n){var r=e.call(this)||this;return r.factory=t,r.ngModule=n,r.selector=t.selector,r.componentType=t.componentType,r.ngContentSelectors=t.ngContentSelectors,r.inputs=t.inputs,r.outputs=t.outputs,r}return o(t,e),t.prototype.create=function(e,t,n,r){return this.factory.create(e,t,n,r||this.ngModule)},t}(Lt),Qt=function(){return function(){}}(),Wt=function(){return function(){}}();function Kt(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}var Gt=function(){function e(e){this.nativeElement=e}return e.__NG_ELEMENT_ID__=function(){return Yt(e)},e}(),Yt=Kt,Jt=function(){return function(){}}(),$t=function(){return function(){}}(),Xt=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}({}),en=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return tn()},e}(),tn=Kt,nn=new(function(){return function(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")}}())("8.1.3"),rn=function(){function e(){}return e.prototype.supports=function(e){return Rt(e)},e.prototype.create=function(e){return new un(e)},e}(),on=function(e,t){return t},un=function(){function e(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||on}return e.prototype.forEachItem=function(e){var t;for(t=this._itHead;null!==t;t=t._next)e(t)},e.prototype.forEachOperation=function(e){for(var t=this._itHead,n=this._removalsHead,r=0,o=null;t||n;){var i=!n||t&&t.currentIndex<cn(n,r,o)?t:n,u=cn(i,r,o),a=i.currentIndex;if(i===n)r--,n=n._nextRemoved;else if(t=t._next,null==i.previousIndex)r++;else{o||(o=[]);var s=u-r,l=a-r;if(s!=l){for(var c=0;c<s;c++){var d=c<o.length?o[c]:o[c]=0,f=d+c;l<=f&&f<s&&(o[c]=d+1)}o[i.previousIndex]=l-s}}u!==a&&e(i,u,a)}},e.prototype.forEachPreviousItem=function(e){var t;for(t=this._previousItHead;null!==t;t=t._nextPrevious)e(t)},e.prototype.forEachAddedItem=function(e){var t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)},e.prototype.forEachMovedItem=function(e){var t;for(t=this._movesHead;null!==t;t=t._nextMoved)e(t)},e.prototype.forEachRemovedItem=function(e){var t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)},e.prototype.forEachIdentityChange=function(e){var t;for(t=this._identityChangesHead;null!==t;t=t._nextIdentityChange)e(t)},e.prototype.diff=function(e){if(null==e&&(e=[]),!Rt(e))throw new Error("Error trying to diff '"+be(e)+"'. Only arrays and iterables are allowed");return this.check(e)?this:null},e.prototype.onDestroy=function(){},e.prototype.check=function(e){var t=this;this._reset();var n,r,o,i=this._itHead,u=!1;if(Array.isArray(e)){this.length=e.length;for(var a=0;a<this.length;a++)o=this._trackByFn(a,r=e[a]),null!==i&&Dt(i.trackById,o)?(u&&(i=this._verifyReinsertion(i,r,o,a)),Dt(i.item,r)||this._addIdentityChange(i,r)):(i=this._mismatch(i,r,o,a),u=!0),i=i._next}else n=0,function(e,t){if(Array.isArray(e))for(var n=0;n<e.length;n++)t(e[n]);else for(var r=e[At()](),o=void 0;!(o=r.next()).done;)t(o.value)}(e,(function(e){o=t._trackByFn(n,e),null!==i&&Dt(i.trackById,o)?(u&&(i=t._verifyReinsertion(i,e,o,n)),Dt(i.item,e)||t._addIdentityChange(i,e)):(i=t._mismatch(i,e,o,n),u=!0),i=i._next,n++})),this.length=n;return this._truncate(i),this.collection=e,this.isDirty},Object.defineProperty(e.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead},enumerable:!0,configurable:!0}),e.prototype._reset=function(){if(this.isDirty){var e=void 0,t=void 0;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}},e.prototype._mismatch=function(e,t,n,r){var o;return null===e?o=this._itTail:(o=e._prev,this._remove(e)),null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(Dt(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,o,r)):null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Dt(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,o,r)):e=this._addAfter(new an(t,n),o,r),e},e.prototype._verifyReinsertion=function(e,t,n,r){var o=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==o?e=this._reinsertAfter(o,e._prev,r):e.currentIndex!=r&&(e.currentIndex=r,this._addToMoves(e,r)),e},e.prototype._truncate=function(e){for(;null!==e;){var 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)},e.prototype._reinsertAfter=function(e,t,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);var r=e._prevRemoved,o=e._nextRemoved;return null===r?this._removalsHead=o:r._nextRemoved=o,null===o?this._removalsTail=r:o._prevRemoved=r,this._insertAfter(e,t,n),this._addToMoves(e,n),e},e.prototype._moveAfter=function(e,t,n){return this._unlink(e),this._insertAfter(e,t,n),this._addToMoves(e,n),e},e.prototype._addAfter=function(e,t,n){return this._insertAfter(e,t,n),this._additionsTail=null===this._additionsTail?this._additionsHead=e:this._additionsTail._nextAdded=e,e},e.prototype._insertAfter=function(e,t,n){var r=null===t?this._itHead:t._next;return e._next=r,e._prev=t,null===r?this._itTail=e:r._prev=e,null===t?this._itHead=e:t._next=e,null===this._linkedRecords&&(this._linkedRecords=new ln),this._linkedRecords.put(e),e.currentIndex=n,e},e.prototype._remove=function(e){return this._addToRemovals(this._unlink(e))},e.prototype._unlink=function(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);var t=e._prev,n=e._next;return null===t?this._itHead=n:t._next=n,null===n?this._itTail=t:n._prev=t,e},e.prototype._addToMoves=function(e,t){return e.previousIndex===t||(this._movesTail=null===this._movesTail?this._movesHead=e:this._movesTail._nextMoved=e),e},e.prototype._addToRemovals=function(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new ln),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},e.prototype._addIdentityChange=function(e,t){return e.item=t,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=e:this._identityChangesTail._nextIdentityChange=e,e},e}(),an=function(){return function(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}}(),sn=function(){function e(){this._head=null,this._tail=null}return e.prototype.add=function(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)},e.prototype.get=function(e,t){var n;for(n=this._head;null!==n;n=n._nextDup)if((null===t||t<=n.currentIndex)&&Dt(n.trackById,e))return n;return null},e.prototype.remove=function(e){var 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},e}(),ln=function(){function e(){this.map=new Map}return e.prototype.put=function(e){var t=e.trackById,n=this.map.get(t);n||(n=new sn,this.map.set(t,n)),n.add(e)},e.prototype.get=function(e,t){var n=this.map.get(e);return n?n.get(e,t):null},e.prototype.remove=function(e){var t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e},Object.defineProperty(e.prototype,"isEmpty",{get:function(){return 0===this.map.size},enumerable:!0,configurable:!0}),e.prototype.clear=function(){this.map.clear()},e}();function cn(e,t,n){var r=e.previousIndex;if(null===r)return r;var o=0;return n&&r<n.length&&(o=n[r]),r+t+o}var dn=function(){function e(){}return e.prototype.supports=function(e){return e instanceof Map||Mt(e)},e.prototype.create=function(){return new fn},e}(),fn=function(){function e(){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}return Object.defineProperty(e.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead},enumerable:!0,configurable:!0}),e.prototype.forEachItem=function(e){var t;for(t=this._mapHead;null!==t;t=t._next)e(t)},e.prototype.forEachPreviousItem=function(e){var t;for(t=this._previousMapHead;null!==t;t=t._nextPrevious)e(t)},e.prototype.forEachChangedItem=function(e){var t;for(t=this._changesHead;null!==t;t=t._nextChanged)e(t)},e.prototype.forEachAddedItem=function(e){var t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)},e.prototype.forEachRemovedItem=function(e){var t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)},e.prototype.diff=function(e){if(e){if(!(e instanceof Map||Mt(e)))throw new Error("Error trying to diff '"+be(e)+"'. Only maps and objects are allowed")}else e=new Map;return this.check(e)?this:null},e.prototype.onDestroy=function(){},e.prototype.check=function(e){var t=this;this._reset();var n=this._mapHead;if(this._appendAfter=null,this._forEach(e,(function(e,r){if(n&&n.key===r)t._maybeAddToChanges(n,e),t._appendAfter=n,n=n._next;else{var o=t._getOrCreateRecordForKey(r,e);n=t._insertBeforeOrAppend(n,o)}})),n){n._prev&&(n._prev._next=null),this._removalsHead=n;for(var r=n;null!==r;r=r._nextRemoved)r===this._mapHead&&(this._mapHead=null),this._records.delete(r.key),r._nextRemoved=r._next,r.previousValue=r.currentValue,r.currentValue=null,r._prev=null,r._next=null}return this._changesTail&&(this._changesTail._nextChanged=null),this._additionsTail&&(this._additionsTail._nextAdded=null),this.isDirty},e.prototype._insertBeforeOrAppend=function(e,t){if(e){var 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},e.prototype._getOrCreateRecordForKey=function(e,t){if(this._records.has(e)){var n=this._records.get(e);this._maybeAddToChanges(n,t);var r=n._prev,o=n._next;return r&&(r._next=o),o&&(o._prev=r),n._next=null,n._prev=null,n}var i=new pn(e);return this._records.set(e,i),i.currentValue=t,this._addToAdditions(i),i},e.prototype._reset=function(){if(this.isDirty){var e=void 0;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}},e.prototype._maybeAddToChanges=function(e,t){Dt(t,e.currentValue)||(e.previousValue=e.currentValue,e.currentValue=t,this._addToChanges(e))},e.prototype._addToAdditions=function(e){null===this._additionsHead?this._additionsHead=this._additionsTail=e:(this._additionsTail._nextAdded=e,this._additionsTail=e)},e.prototype._addToChanges=function(e){null===this._changesHead?this._changesHead=this._changesTail=e:(this._changesTail._nextChanged=e,this._changesTail=e)},e.prototype._forEach=function(e,t){e instanceof Map?e.forEach(t):Object.keys(e).forEach((function(n){return t(e[n],n)}))},e}(),pn=function(){return function(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}}(),hn=function(){function e(e){this.factories=e}return e.create=function(t,n){if(null!=n){var r=n.factories.slice();t=t.concat(r)}return new e(t)},e.extend=function(t){return{provide:e,useFactory:function(n){if(!n)throw new Error("Cannot extend IterableDiffers without a parent injector");return e.create(t,n)},deps:[[e,new pe,new de]]}},e.prototype.find=function(e){var t,n=this.factories.find((function(t){return t.supports(e)}));if(null!=n)return n;throw new Error("Cannot find a differ supporting object '"+e+"' of type '"+((t=e).name||typeof t)+"'")},e.ngInjectableDef=ye({token:e,providedIn:"root",factory:function(){return new e([new rn])}}),e}(),vn=function(){function e(e){this.factories=e}return e.create=function(t,n){if(n){var r=n.factories.slice();t=t.concat(r)}return new e(t)},e.extend=function(t){return{provide:e,useFactory:function(n){if(!n)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return e.create(t,n)},deps:[[e,new pe,new de]]}},e.prototype.find=function(e){var t=this.factories.find((function(t){return t.supports(e)}));if(t)return t;throw new Error("Cannot find a differ supporting object '"+e+"'")},e.ngInjectableDef=ye({token:e,providedIn:"root",factory:function(){return new e([new dn])}}),e}(),yn=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return gn()},e}(),gn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]},mn=[new dn],bn=new hn([new rn]),_n=new vn(mn),wn=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return En(e,Gt)},e}(),En=Kt,Cn=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return xn(e,Gt)},e}(),xn=Kt;function Tn(e,t,n,r){var o="ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '"+t+"'. Current value: '"+n+"'.";return r&&(o+=" 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){var n=new Error(e);return kn(n,t),n}(o,e)}function kn(e,t){e.ngDebugContext=t,e.ngErrorLogger=t.logError.bind(t)}function Sn(e){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+e)}function Nn(e,t,n){var r=e.state,o=1792&r;return o===t?(e.state=-1793&r|n,e.initIndex=-1,!0):o===n}function In(e,t,n){return(1792&e.state)===t&&e.initIndex<=n&&(e.initIndex=n+1,!0)}function An(e,t){return e.nodes[t]}function Dn(e,t){return e.nodes[t]}function On(e,t){return e.nodes[t]}function Pn(e,t){return e.nodes[t]}function Rn(e,t){return e.nodes[t]}var Mn={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},jn=function(){},Vn=new Map;function Hn(e){var t=Vn.get(e);return t||(t=be(e)+"_"+Vn.size,Vn.set(e,t)),t}function Ln(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}}var Fn=0;function Bn(e,t,n,r){return!(!(2&e.state)&&Dt(e.oldValues[t.bindingIndex+n],r))}function zn(e,t,n,r){return!!Bn(e,t,n,r)&&(e.oldValues[t.bindingIndex+n]=r,!0)}function Un(e,t,n,r){var o=e.oldValues[t.bindingIndex+n];if(1&e.state||!Ot(o,r)){var i=t.bindings[n].name;throw Tn(Mn.createDebugContext(e,t.nodeIndex),i+": "+o,i+": "+r,0!=(1&e.state))}}function Zn(e){for(var t=e;t;)2&t.def.flags&&(t.state|=8),t=t.viewContainerParent||t.parent}function qn(e,t){for(var n=e;n&&n!==t;)n.state|=64,n=n.viewContainerParent||n.parent}function Qn(e,t,n,r){try{return Zn(33554432&e.def.nodes[t].flags?Dn(e,t).componentView:e),Mn.handleEvent(e,t,n,r)}catch(o){e.root.errorHandler.handleError(o)}}function Wn(e){return e.parent?Dn(e.parent,e.parentNodeDef.nodeIndex):null}function Kn(e){return e.parent?e.parentNodeDef.parent:null}function Gn(e,t){switch(201347067&t.flags){case 1:return Dn(e,t.nodeIndex).renderElement;case 2:return An(e,t.nodeIndex).renderText}}function Yn(e){return!!e.parent&&!!(32768&e.parentNodeDef.flags)}function Jn(e){return!(!e.parent||32768&e.parentNodeDef.flags)}function $n(e){var t={},n=0,r={};return e&&e.forEach((function(e){var o=l(e,2),i=o[0],u=o[1];"number"==typeof i?(t[i]=u,n|=function(e){return 1<<e%32}(i)):r[i]=u})),{matchedQueries:t,references:r,matchedQueryIds:n}}function Xn(e,t){return e.map((function(e){var n,r,o;return Array.isArray(e)?(o=(n=l(e,2))[0],r=n[1]):(o=0,r=e),r&&("function"==typeof r||"object"==typeof r)&&t&&Object.defineProperty(r,"__source",{value:t,configurable:!0}),{flags:o,token:r,tokenKey:Hn(r)}}))}function er(e,t,n){var r=n.renderParent;return r?0==(1&r.flags)||0==(33554432&r.flags)||r.element.componentRendererType&&r.element.componentRendererType.encapsulation===We.Native?Dn(e,n.renderParent.nodeIndex).renderElement:void 0:t}var tr=new WeakMap;function nr(e){var t=tr.get(e);return t||((t=e((function(){return jn}))).factory=e,tr.set(e,t)),t}function rr(e,t,n,r,o){3===t&&(n=e.renderer.parentNode(Gn(e,e.def.lastRenderRootNode))),or(e,t,0,e.def.nodes.length-1,n,r,o)}function or(e,t,n,r,o,i,u){for(var a=n;a<=r;a++){var s=e.def.nodes[a];11&s.flags&&ur(e,s,t,o,i,u),a+=s.childCount}}function ir(e,t,n,r,o,i){for(var u=e;u&&!Yn(u);)u=u.parent;for(var a=u.parent,s=Kn(u),l=s.nodeIndex+s.childCount,c=s.nodeIndex+1;c<=l;c++){var d=a.def.nodes[c];d.ngContentIndex===t&&ur(a,d,n,r,o,i),c+=d.childCount}if(!a.parent){var f=e.root.projectableNodes[t];if(f)for(c=0;c<f.length;c++)ar(e,f[c],n,r,o,i)}}function ur(e,t,n,r,o,i){if(8&t.flags)ir(e,t.ngContent.index,n,r,o,i);else{var u=Gn(e,t);if(3===n&&33554432&t.flags&&48&t.bindingFlags?(16&t.bindingFlags&&ar(e,u,n,r,o,i),32&t.bindingFlags&&ar(Dn(e,t.nodeIndex).componentView,u,n,r,o,i)):ar(e,u,n,r,o,i),16777216&t.flags)for(var a=Dn(e,t.nodeIndex).viewContainer._embeddedViews,s=0;s<a.length;s++)rr(a[s],n,r,o,i);1&t.flags&&!t.element.name&&or(e,n,t.nodeIndex+1,t.nodeIndex+t.childCount,r,o,i)}}function ar(e,t,n,r,o,i){var u=e.renderer;switch(n){case 1:u.appendChild(r,t);break;case 2:u.insertBefore(r,t,o);break;case 3:u.removeChild(r,t);break;case 0:i.push(t)}}var sr=/^:([^:]+):(.+)$/;function lr(e){if(":"===e[0]){var t=e.match(sr);return[t[1],t[2]]}return["",e]}function cr(e){for(var t=0,n=0;n<e.length;n++)t|=e[n].flags;return t}var dr=new Object,fr=Hn(Le),pr=Hn(Ie),hr=Hn(Qt);function vr(e,t,n,r){return n=Ee(n),{index:-1,deps:Xn(r,be(t)),flags:e,token:t,value:n}}function yr(e,t,n){void 0===n&&(n=Le.THROW_IF_NOT_FOUND);var r,o,i=Re(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);var u=t.tokenKey;switch(u){case fr:case pr:case hr:return e}var a,s=e._def.providersByKey[u];if(s){var l=e._providers[s.index];return void 0===l&&(l=e._providers[s.index]=gr(e,s)),l===dr?void 0:l}if((a=ge(t.token))&&(r=e,null!=(o=a).providedIn&&(function(e,t){return e._def.modules.indexOf(t)>-1}(r,o.providedIn)||"root"===o.providedIn&&r._def.isRoot))){var c=e._providers.length;return e._def.providers[c]=e._def.providersByKey[t.tokenKey]={flags:5120,value:a.factory,deps:[],index:c,token:t.token},e._providers[c]=dr,e._providers[c]=gr(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{Re(i)}}function gr(e,t){var n;switch(201347067&t.flags){case 512:n=function(e,t,n){var r=n.length;switch(r){case 0:return new t;case 1:return new t(yr(e,n[0]));case 2:return new t(yr(e,n[0]),yr(e,n[1]));case 3:return new t(yr(e,n[0]),yr(e,n[1]),yr(e,n[2]));default:for(var o=new Array(r),i=0;i<r;i++)o[i]=yr(e,n[i]);return new(t.bind.apply(t,c([void 0],o)))}}(e,t.value,t.deps);break;case 1024:n=function(e,t,n){var r=n.length;switch(r){case 0:return t();case 1:return t(yr(e,n[0]));case 2:return t(yr(e,n[0]),yr(e,n[1]));case 3:return t(yr(e,n[0]),yr(e,n[1]),yr(e,n[2]));default:for(var o=Array(r),i=0;i<r;i++)o[i]=yr(e,n[i]);return t.apply(void 0,c(o))}}(e,t.value,t.deps);break;case 2048:n=yr(e,t.deps[0]);break;case 256:n=t.value}return n===dr||null===n||"object"!=typeof n||131072&t.flags||"function"!=typeof n.ngOnDestroy||(t.flags|=131072),void 0===n?dr:n}function mr(e,t){var n=e.viewContainer._embeddedViews;if((null==t||t>=n.length)&&(t=n.length-1),t<0)return null;var r=n[t];return r.viewContainerParent=null,Er(n,t),Mn.dirtyParentQueries(r),_r(r),r}function br(e,t,n){var r=t?Gn(t,t.def.lastRenderRootNode):e.renderElement,o=n.renderer.parentNode(r),i=n.renderer.nextSibling(r);rr(n,2,o,i,void 0)}function _r(e){rr(e,3,null,null,void 0)}function wr(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Er(e,t){t>=e.length-1?e.pop():e.splice(t,1)}var Cr=new Object;function xr(e,t,n,r,o,i){return new Tr(e,t,n,r,o,i)}var Tr=function(e){function t(t,n,r,o,i,u){var a=e.call(this)||this;return a.selector=t,a.componentType=n,a._inputs=o,a._outputs=i,a.ngContentSelectors=u,a.viewDefFactory=r,a}return o(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){var e=[],t=this._inputs;for(var n in t)e.push({propName:n,templateName:t[n]});return e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){var e=[];for(var t in this._outputs)e.push({propName:t,templateName:this._outputs[t]});return e},enumerable:!0,configurable:!0}),t.prototype.create=function(e,t,n,r){if(!r)throw new Error("ngModule should be provided");var o=nr(this.viewDefFactory),i=o.nodes[0].element.componentProvider.nodeIndex,u=Mn.createRootView(e,t||[],n,o,r,Cr),a=On(u,i).instance;return n&&u.renderer.setAttribute(Dn(u,0).renderElement,"ng-version",nn.full),new kr(u,new Ar(u),a)},t}(Lt),kr=function(e){function t(t,n,r){var o=e.call(this)||this;return o._view=t,o._viewRef=n,o._component=r,o._elDef=o._view.def.nodes[0],o.hostView=n,o.changeDetectorRef=n,o.instance=r,o}return o(t,e),Object.defineProperty(t.prototype,"location",{get:function(){return new Gt(Dn(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new Rr(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this._viewRef.destroy()},t.prototype.onDestroy=function(e){this._viewRef.onDestroy(e)},t}(Ht);function Sr(e,t,n){return new Nr(e,t,n)}var Nr=function(){function e(e,t,n){this._view=e,this._elDef=t,this._data=n,this._embeddedViews=[]}return Object.defineProperty(e.prototype,"element",{get:function(){return new Gt(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new Rr(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parentInjector",{get:function(){for(var e=this._view,t=this._elDef.parent;!t&&e;)t=Kn(e),e=e.parent;return e?new Rr(e,t):new Rr(this._view,null)},enumerable:!0,configurable:!0}),e.prototype.clear=function(){for(var e=this._embeddedViews.length-1;e>=0;e--){var t=mr(this._data,e);Mn.destroyView(t)}},e.prototype.get=function(e){var t=this._embeddedViews[e];if(t){var n=new Ar(t);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(e.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),e.prototype.createEmbeddedView=function(e,t,n){var r=e.createEmbeddedView(t||{});return this.insert(r,n),r},e.prototype.createComponent=function(e,t,n,r,o){var i=n||this.parentInjector;o||e instanceof qt||(o=i.get(Qt));var u=e.create(i,r,void 0,o);return this.insert(u.hostView,t),u},e.prototype.insert=function(e,t){if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var n,r,o,i,u=e;return i=(n=this._data).viewContainer._embeddedViews,null==(r=t)&&(r=i.length),(o=u._view).viewContainerParent=this._view,wr(i,r,o),function(e,t){var n=Wn(t);if(n&&n!==e&&!(16&t.state)){t.state|=16;var r=n.template._projectedViews;r||(r=n.template._projectedViews=[]),r.push(t),function(e,t){if(!(4&t.flags)){e.nodeFlags|=4,t.flags|=4;for(var n=t.parent;n;)n.childFlags|=4,n=n.parent}}(t.parent.def,t.parentNodeDef)}}(n,o),Mn.dirtyParentQueries(o),br(n,r>0?i[r-1]:null,o),u.attachToViewContainerRef(this),e},e.prototype.move=function(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");var n,r,o,i,u,a=this._embeddedViews.indexOf(e._view);return o=t,u=(i=(n=this._data).viewContainer._embeddedViews)[r=a],Er(i,r),null==o&&(o=i.length),wr(i,o,u),Mn.dirtyParentQueries(u),_r(u),br(n,o>0?i[o-1]:null,u),e},e.prototype.indexOf=function(e){return this._embeddedViews.indexOf(e._view)},e.prototype.remove=function(e){var t=mr(this._data,e);t&&Mn.destroyView(t)},e.prototype.detach=function(e){var t=mr(this._data,e);return t?new Ar(t):null},e}();function Ir(e){return new Ar(e)}var Ar=function(){function e(e){this._view=e,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){return rr(this._view,0,void 0,void 0,e=[]),e;var e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),e.prototype.markForCheck=function(){Zn(this._view)},e.prototype.detach=function(){this._view.state&=-5},e.prototype.detectChanges=function(){var e=this._view.root.rendererFactory;e.begin&&e.begin();try{Mn.checkAndUpdateView(this._view)}finally{e.end&&e.end()}},e.prototype.checkNoChanges=function(){Mn.checkNoChangesView(this._view)},e.prototype.reattach=function(){this._view.state|=4},e.prototype.onDestroy=function(e){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(e)},e.prototype.destroy=function(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),Mn.destroyView(this._view)},e.prototype.detachFromAppRef=function(){this._appRef=null,_r(this._view),Mn.dirtyParentQueries(this._view)},e.prototype.attachToAppRef=function(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e},e.prototype.attachToViewContainerRef=function(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e},e}();function Dr(e,t){return new Or(e,t)}var Or=function(e){function t(t,n){var r=e.call(this)||this;return r._parentView=t,r._def=n,r}return o(t,e),t.prototype.createEmbeddedView=function(e){return new Ar(Mn.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))},Object.defineProperty(t.prototype,"elementRef",{get:function(){return new Gt(Dn(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),t}(wn);function Pr(e,t){return new Rr(e,t)}var Rr=function(){function e(e,t){this.view=e,this.elDef=t}return e.prototype.get=function(e,t){return void 0===t&&(t=Le.THROW_IF_NOT_FOUND),Mn.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:Hn(e)},t)},e}();function Mr(e){return new jr(e.renderer)}var jr=function(){function e(e){this.delegate=e}return e.prototype.selectRootElement=function(e){return this.delegate.selectRootElement(e)},e.prototype.createElement=function(e,t){var n=l(lr(t),2),r=this.delegate.createElement(n[1],n[0]);return e&&this.delegate.appendChild(e,r),r},e.prototype.createViewRoot=function(e){return e},e.prototype.createTemplateAnchor=function(e){var t=this.delegate.createComment("");return e&&this.delegate.appendChild(e,t),t},e.prototype.createText=function(e,t){var n=this.delegate.createText(t);return e&&this.delegate.appendChild(e,n),n},e.prototype.projectNodes=function(e,t){for(var n=0;n<t.length;n++)this.delegate.appendChild(e,t[n])},e.prototype.attachViewAfter=function(e,t){for(var n=this.delegate.parentNode(e),r=this.delegate.nextSibling(e),o=0;o<t.length;o++)this.delegate.insertBefore(n,t[o],r)},e.prototype.detachView=function(e){for(var t=0;t<e.length;t++){var n=e[t],r=this.delegate.parentNode(n);this.delegate.removeChild(r,n)}},e.prototype.destroyView=function(e,t){for(var n=0;n<t.length;n++)this.delegate.destroyNode(t[n])},e.prototype.listen=function(e,t,n){return this.delegate.listen(e,t,n)},e.prototype.listenGlobal=function(e,t,n){return this.delegate.listen(e,t,n)},e.prototype.setElementProperty=function(e,t,n){this.delegate.setProperty(e,t,n)},e.prototype.setElementAttribute=function(e,t,n){var r=l(lr(t),2),o=r[0],i=r[1];null!=n?this.delegate.setAttribute(e,i,n,o):this.delegate.removeAttribute(e,i,o)},e.prototype.setBindingDebugInfo=function(e,t,n){},e.prototype.setElementClass=function(e,t,n){n?this.delegate.addClass(e,t):this.delegate.removeClass(e,t)},e.prototype.setElementStyle=function(e,t,n){null!=n?this.delegate.setStyle(e,t,n):this.delegate.removeStyle(e,t)},e.prototype.invokeElementMethod=function(e,t,n){e[t].apply(e,n)},e.prototype.setText=function(e,t){this.delegate.setValue(e,t)},e.prototype.animate=function(){throw new Error("Renderer.animate is no longer supported!")},e}();function Vr(e,t,n,r){return new Hr(e,t,n,r)}var Hr=function(){function e(e,t,n,r){this._moduleType=e,this._parent=t,this._bootstrapComponents=n,this._def=r,this._destroyListeners=[],this._destroyed=!1,this.injector=this,function(e){for(var t=e._def,n=e._providers=new Array(t.providers.length),r=0;r<t.providers.length;r++){var o=t.providers[r];4096&o.flags||void 0===n[r]&&(n[r]=gr(e,o))}}(this)}return e.prototype.get=function(e,t,n){void 0===t&&(t=Le.THROW_IF_NOT_FOUND),void 0===n&&(n=he.Default);var r=0;return n&he.SkipSelf?r|=1:n&he.Self&&(r|=4),yr(this,{token:e,tokenKey:Hn(e),flags:r},t)},Object.defineProperty(e.prototype,"instance",{get:function(){return this.get(this._moduleType)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentFactoryResolver",{get:function(){return this.get(Ut)},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+be(this.instance.constructor)+" has already been destroyed.");this._destroyed=!0,function(e,t){for(var n=e._def,r=new Set,o=0;o<n.providers.length;o++)if(131072&n.providers[o].flags){var i=e._providers[o];if(i&&i!==dr){var u=i.ngOnDestroy;"function"!=typeof u||r.has(i)||(u.apply(i),r.add(i))}}}(this),this._destroyListeners.forEach((function(e){return e()}))},e.prototype.onDestroy=function(e){this._destroyListeners.push(e)},e}(),Lr=Hn(Jt),Fr=Hn(en),Br=Hn(Gt),zr=Hn(Cn),Ur=Hn(wn),Zr=Hn(yn),qr=Hn(Le),Qr=Hn(Ie);function Wr(e,t,n,r,o,i,u,a){var s=[];if(u)for(var c in u){var d=l(u[c],2);s[d[0]]={flags:8,name:c,nonMinifiedName:d[1],ns:null,securityContext:null,suffix:null}}var f=[];if(a)for(var p in a)f.push({type:1,propName:p,target:null,eventName:a[p]});return function(e,t,n,r,o,i,u,a,s){var l=$n(n),c=l.matchedQueries,d=l.references,f=l.matchedQueryIds;s||(s=[]),a||(a=[]),i=Ee(i);var p=Xn(u,be(o));return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:c,matchedQueryIds:f,references:d,ngContentIndex:-1,childCount:r,bindings:a,bindingFlags:cr(a),outputs:s,element:null,provider:{token:o,value:i,deps:p},text:null,query:null,ngContent:null}}(e,t|=16384,n,r,o,o,i,s,f)}function Kr(e,t){return $r(e,t)}function Gr(e,t){for(var n=e;n.parent&&!Yn(n);)n=n.parent;return Xr(n.parent,Kn(n),!0,t.provider.value,t.provider.deps)}function Yr(e,t){var n,r=Xr(e,t.parent,(32768&t.flags)>0,t.provider.value,t.provider.deps);if(t.outputs.length)for(var o=0;o<t.outputs.length;o++){var i=t.outputs[o],u=r[i.propName];if(!(n=u)||"function"!=typeof n.subscribe)throw new Error("@Output "+i.propName+" not initialized in '"+r.constructor.name+"'.");var a=u.subscribe(Jr(e,t.parent.nodeIndex,i.eventName));e.disposables[t.outputIndex+o]=a.unsubscribe.bind(a)}return r}function Jr(e,t,n){return function(r){return Qn(e,t,n,r)}}function $r(e,t){var n=(8192&t.flags)>0,r=t.provider;switch(201347067&t.flags){case 512:return Xr(e,t.parent,n,r.value,r.deps);case 1024:return function(e,t,n,r,o){var i=o.length;switch(i){case 0:return r();case 1:return r(to(e,t,n,o[0]));case 2:return r(to(e,t,n,o[0]),to(e,t,n,o[1]));case 3:return r(to(e,t,n,o[0]),to(e,t,n,o[1]),to(e,t,n,o[2]));default:for(var u=Array(i),a=0;a<i;a++)u[a]=to(e,t,n,o[a]);return r.apply(void 0,c(u))}}(e,t.parent,n,r.value,r.deps);case 2048:return to(e,t.parent,n,r.deps[0]);case 256:return r.value}}function Xr(e,t,n,r,o){var i=o.length;switch(i){case 0:return new r;case 1:return new r(to(e,t,n,o[0]));case 2:return new r(to(e,t,n,o[0]),to(e,t,n,o[1]));case 3:return new r(to(e,t,n,o[0]),to(e,t,n,o[1]),to(e,t,n,o[2]));default:for(var u=new Array(i),a=0;a<i;a++)u[a]=to(e,t,n,o[a]);return new(r.bind.apply(r,c([void 0],u)))}}var eo={};function to(e,t,n,r,o){if(void 0===o&&(o=Le.THROW_IF_NOT_FOUND),8&r.flags)return r.token;var i=e;2&r.flags&&(o=null);var u=r.tokenKey;u===Zr&&(n=!(!t||!t.element.componentView)),t&&1&r.flags&&(n=!1,t=t.parent);for(var a=e;a;){if(t)switch(u){case Lr:return Mr(no(a,t,n));case Fr:return no(a,t,n).renderer;case Br:return new Gt(Dn(a,t.nodeIndex).renderElement);case zr:return Dn(a,t.nodeIndex).viewContainer;case Ur:if(t.element.template)return Dn(a,t.nodeIndex).template;break;case Zr:return Ir(no(a,t,n));case qr:case Qr:return Pr(a,t);default:var s=(n?t.element.allProviders:t.element.publicProviders)[u];if(s){var l=On(a,s.nodeIndex);return l||(l={instance:$r(a,s)},a.nodes[s.nodeIndex]=l),l.instance}}n=Yn(a),t=Kn(a),a=a.parent,4&r.flags&&(a=null)}var c=i.root.injector.get(r.token,eo);return c!==eo||o===eo?c:i.root.ngModule.injector.get(r.token,o)}function no(e,t,n){var r;if(n)r=Dn(e,t.nodeIndex).componentView;else for(r=e;r.parent&&!Yn(r);)r=r.parent;return r}function ro(e,t,n,r,o,i){if(32768&n.flags){var u=Dn(e,n.parent.nodeIndex).componentView;2&u.def.flags&&(u.state|=8)}if(t.instance[n.bindings[r].name]=o,524288&n.flags){i=i||{};var a=Pt.unwrap(e.oldValues[n.bindingIndex+r]);i[n.bindings[r].nonMinifiedName]=new Vt(a,o,0!=(2&e.state))}return e.oldValues[n.bindingIndex+r]=o,i}function oo(e,t){if(e.def.nodeFlags&t)for(var n=e.def.nodes,r=0,o=0;o<n.length;o++){var i=n[o],u=i.parent;for(!u&&i.flags&t&&uo(e,o,i.flags&t,r++),0==(i.childFlags&t)&&(o+=i.childCount);u&&1&u.flags&&o===u.nodeIndex+u.childCount;)u.directChildFlags&t&&(r=io(e,u,t,r)),u=u.parent}}function io(e,t,n,r){for(var o=t.nodeIndex+1;o<=t.nodeIndex+t.childCount;o++){var i=e.def.nodes[o];i.flags&n&&uo(e,o,i.flags&n,r++),o+=i.childCount}return r}function uo(e,t,n,r){var o=On(e,t);if(o){var i=o.instance;i&&(Mn.setCurrentNode(e,t),1048576&n&&In(e,512,r)&&i.ngAfterContentInit(),2097152&n&&i.ngAfterContentChecked(),4194304&n&&In(e,768,r)&&i.ngAfterViewInit(),8388608&n&&i.ngAfterViewChecked(),131072&n&&i.ngOnDestroy())}}var ao=new Ne("SCHEDULER_TOKEN",{providedIn:"root",factory:function(){return Ke}}),so={},lo=function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencySymbol=15]="CurrencySymbol",e[e.CurrencyName=16]="CurrencyName",e[e.Currencies=17]="Currencies",e[e.PluralCase=18]="PluralCase",e[e.ExtraData=19]="ExtraData",e}({}),co=void 0,fo=["en",[["a","p"],["AM","PM"],co],[["AM","PM"],co,co],[["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"]],co,[["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"]],co,[["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}",co,"{1} 'at' {0}",co],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"$","US Dollar",{},function(e){var t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}],po=function(e){function t(t){void 0===t&&(t=!1);var n=e.call(this)||this;return n.__isAsync=t,n}return o(t,e),t.prototype.emit=function(t){e.prototype.next.call(this,t)},t.prototype.subscribe=function(t,n,r){var o,i=function(e){return null},u=function(){return null};t&&"object"==typeof t?(o=this.__isAsync?function(e){setTimeout((function(){return t.next(e)}))}:function(e){t.next(e)},t.error&&(i=this.__isAsync?function(e){setTimeout((function(){return t.error(e)}))}:function(e){t.error(e)}),t.complete&&(u=this.__isAsync?function(){setTimeout((function(){return t.complete()}))}:function(){t.complete()})):(o=this.__isAsync?function(e){setTimeout((function(){return t(e)}))}:function(e){t(e)},n&&(i=this.__isAsync?function(e){setTimeout((function(){return n(e)}))}:function(e){n(e)}),r&&(u=this.__isAsync?function(){setTimeout((function(){return r()}))}:function(){r()}));var a=e.prototype.subscribe.call(this,o,i,u);return t instanceof y&&t.add(a),a},t}(R);function ho(){return this._results[At()]()}var vo=function(){function e(){this.dirty=!0,this._results=[],this.changes=new po,this.length=0;var t=At(),n=e.prototype;n[t]||(n[t]=ho)}return e.prototype.map=function(e){return this._results.map(e)},e.prototype.filter=function(e){return this._results.filter(e)},e.prototype.find=function(e){return this._results.find(e)},e.prototype.reduce=function(e,t){return this._results.reduce(e,t)},e.prototype.forEach=function(e){this._results.forEach(e)},e.prototype.some=function(e){return this._results.some(e)},e.prototype.toArray=function(){return this._results.slice()},e.prototype.toString=function(){return this._results.toString()},e.prototype.reset=function(e){this._results=function e(t,n){void 0===n&&(n=t);for(var r=0;r<t.length;r++){var o=t[r];Array.isArray(o)?(n===t&&(n=t.slice(0,r)),e(o,n)):n!==t&&n.push(o)}return n}(e),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]},e.prototype.notifyOnChanges=function(){this.changes.emit(this)},e.prototype.setDirty=function(){this.dirty=!0},e.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},e}(),yo=new Ne("Application Initializer"),go=function(){function e(e){var t=this;this.appInits=e,this.initialized=!1,this.done=!1,this.donePromise=new Promise((function(e,n){t.resolve=e,t.reject=n}))}return e.prototype.runInitializers=function(){var e=this;if(!this.initialized){var t=[],n=function(){e.done=!0,e.resolve()};if(this.appInits)for(var r=0;r<this.appInits.length;r++){var o=this.appInits[r]();jt(o)&&t.push(o)}Promise.all(t).then((function(){n()})).catch((function(t){e.reject(t)})),0===t.length&&n(),this.initialized=!0}},e}(),mo=new Ne("AppId");function bo(){return""+_o()+_o()+_o()}function _o(){return String.fromCharCode(97+Math.floor(25*Math.random()))}var wo=new Ne("Platform Initializer"),Eo=new Ne("Platform ID"),Co=new Ne("appBootstrapListener"),xo=function(){function e(){}return e.prototype.log=function(e){console.log(e)},e.prototype.warn=function(e){console.warn(e)},e}(),To=new Ne("LocaleId");function ko(){throw new Error("Runtime compiler is not loaded")}var So,No,Io=ko,Ao=ko,Do=ko,Oo=ko,Po=function(){function e(){this.compileModuleSync=Io,this.compileModuleAsync=Ao,this.compileModuleAndAllComponentsSync=Do,this.compileModuleAndAllComponentsAsync=Oo}return e.prototype.clearCache=function(){},e.prototype.clearCacheFor=function(e){},e.prototype.getModuleId=function(e){},e}(),Ro=function(){return function(){}}();function Mo(){var e=Se.wtf;return!(!e||!(So=e.trace)||(No=So.events,0))}var jo=Mo();function Vo(e,t){return null}var Ho=jo?function(e,t){return void 0===t&&(t=null),No.createScope(e,t)}:function(e,t){return Vo},Lo=jo?function(e,t){return So.leaveScope(e,t),t}:function(e,t){return t},Fo=function(){return Promise.resolve(0)}();function Bo(e){"undefined"==typeof Zone?Fo.then((function(){e&&e.apply(null,null)})):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}var zo=function(){function e(e){var t,n=e.enableLongStackTrace,r=void 0!==n&&n;if(this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new po(!1),this.onMicrotaskEmpty=new po(!1),this.onStable=new po(!1),this.onError=new po(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");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)),r&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),(t=this)._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:function(e,n,r,o,i,u){try{return Qo(t),e.invokeTask(r,o,i,u)}finally{Wo(t)}},onInvoke:function(e,n,r,o,i,u,a){try{return Qo(t),e.invoke(r,o,i,u,a)}finally{Wo(t)}},onHasTask:function(e,n,r,o){e.hasTask(r,o),n===r&&("microTask"==o.change?(t.hasPendingMicrotasks=o.microTask,qo(t)):"macroTask"==o.change&&(t.hasPendingMacrotasks=o.macroTask))},onHandleError:function(e,n,r,o){return e.handleError(r,o),t.runOutsideAngular((function(){return t.onError.emit(o)})),!1}})}return e.isInAngularZone=function(){return!0===Zone.current.get("isAngularZone")},e.assertInAngularZone=function(){if(!e.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")},e.assertNotInAngularZone=function(){if(e.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")},e.prototype.run=function(e,t,n){return this._inner.run(e,t,n)},e.prototype.runTask=function(e,t,n,r){var o=this._inner,i=o.scheduleEventTask("NgZoneEvent: "+r,e,Zo,Uo,Uo);try{return o.runTask(i,t,n)}finally{o.cancelTask(i)}},e.prototype.runGuarded=function(e,t,n){return this._inner.runGuarded(e,t,n)},e.prototype.runOutsideAngular=function(e){return this._outer.run(e)},e}();function Uo(){}var Zo={};function qo(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((function(){return e.onStable.emit(null)}))}finally{e.isStable=!0}}}function Qo(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Wo(e){e._nesting--,qo(e)}var Ko,Go=function(){function e(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new po,this.onMicrotaskEmpty=new po,this.onStable=new po,this.onError=new po}return e.prototype.run=function(e){return e()},e.prototype.runGuarded=function(e){return e()},e.prototype.runOutsideAngular=function(e){return e()},e.prototype.runTask=function(e){return e()},e}(),Yo=function(){function e(e){var t=this;this._ngZone=e,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this.taskTrackingZone=null,this._watchAngularEvents(),e.run((function(){t.taskTrackingZone="undefined"==typeof Zone?null:Zone.current.get("TaskTrackingZone")}))}return e.prototype._watchAngularEvents=function(){var e=this;this._ngZone.onUnstable.subscribe({next:function(){e._didWork=!0,e._isZoneStable=!1}}),this._ngZone.runOutsideAngular((function(){e._ngZone.onStable.subscribe({next:function(){zo.assertNotInAngularZone(),Bo((function(){e._isZoneStable=!0,e._runCallbacksIfReady()}))}})}))},e.prototype.increasePendingRequestCount=function(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount},e.prototype.decreasePendingRequestCount=function(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount},e.prototype.isStable=function(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks},e.prototype._runCallbacksIfReady=function(){var e=this;if(this.isStable())Bo((function(){for(;0!==e._callbacks.length;){var t=e._callbacks.pop();clearTimeout(t.timeoutId),t.doneCb(e._didWork)}e._didWork=!1}));else{var t=this.getPendingTasks();this._callbacks=this._callbacks.filter((function(e){return!e.updateCb||!e.updateCb(t)||(clearTimeout(e.timeoutId),!1)})),this._didWork=!0}},e.prototype.getPendingTasks=function(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map((function(e){return{source:e.source,creationLocation:e.creationLocation,data:e.data}})):[]},e.prototype.addCallback=function(e,t,n){var r=this,o=-1;t&&t>0&&(o=setTimeout((function(){r._callbacks=r._callbacks.filter((function(e){return e.timeoutId!==o})),e(r._didWork,r.getPendingTasks())}),t)),this._callbacks.push({doneCb:e,timeoutId:o,updateCb:n})},e.prototype.whenStable=function(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()},e.prototype.getPendingRequestCount=function(){return this._pendingCount},e.prototype.findProviders=function(e,t,n){return[]},e}(),Jo=function(){function e(){this._applications=new Map,$o.addToWindow(this)}return e.prototype.registerApplication=function(e,t){this._applications.set(e,t)},e.prototype.unregisterApplication=function(e){this._applications.delete(e)},e.prototype.unregisterAllApplications=function(){this._applications.clear()},e.prototype.getTestability=function(e){return this._applications.get(e)||null},e.prototype.getAllTestabilities=function(){return Array.from(this._applications.values())},e.prototype.getAllRootElements=function(){return Array.from(this._applications.keys())},e.prototype.findTestabilityInTree=function(e,t){return void 0===t&&(t=!0),$o.findTestabilityInTree(this,e,t)},u([a("design:paramtypes",[])],e)}(),$o=new(function(){function e(){}return e.prototype.addToWindow=function(e){},e.prototype.findTestabilityInTree=function(e,t,n){return null},e}()),Xo=new Ne("AllowMultipleToken"),ei=function(){return function(e,t){this.name=e,this.token=t}}();function ti(e,t,n){void 0===n&&(n=[]);var r="Platform: "+t,o=new Ne(r);return function(t){void 0===t&&(t=[]);var i=ni();if(!i||i.injector.get(Xo,!1))if(e)e(n.concat(t).concat({provide:o,useValue:!0}));else{var u=n.concat(t).concat({provide:o,useValue:!0});!function(e){if(Ko&&!Ko.destroyed&&!Ko.injector.get(Xo,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");Ko=e.get(ri);var t=e.get(wo,null);t&&t.forEach((function(e){return e()}))}(Le.create({providers:u,name:r}))}return function(e){var t=ni();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}(o)}}function ni(){return Ko&&!Ko.destroyed?Ko:null}var ri=function(){function e(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return e.prototype.bootstrapModuleFactory=function(e,t){var n,r=this,o="noop"===(n=t?t.ngZone:void 0)?new Go:("zone.js"===n?void 0:n)||new zo({enableLongStackTrace:Je()}),i=[{provide:zo,useValue:o}];return o.run((function(){var t=Le.create({providers:i,parent:r.injector,name:e.moduleType.name}),n=e.create(t),u=n.injector.get(kt,null);if(!u)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return n.injector.get(To,"en-US").toLowerCase().replace(/_/g,"-"),n.onDestroy((function(){return ui(r._modules,n)})),o.runOutsideAngular((function(){return o.onError.subscribe({next:function(e){u.handleError(e)}})})),function(e,t,o){try{var i=((u=n.injector.get(go)).runInitializers(),u.donePromise.then((function(){return r._moduleDoBootstrap(n),n})));return jt(i)?i.catch((function(n){throw t.runOutsideAngular((function(){return e.handleError(n)})),n})):i}catch(a){throw t.runOutsideAngular((function(){return e.handleError(a)})),a}var u}(u,o)}))},e.prototype.bootstrapModule=function(e,t){var n=this;void 0===t&&(t=[]);var r=oi({},t);return function(e,t,n){return e.get(Ro).createCompiler([t]).compileModuleAsync(n)}(this.injector,r,e).then((function(e){return n.bootstrapModuleFactory(e,r)}))},e.prototype._moduleDoBootstrap=function(e){var t=e.injector.get(ii);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach((function(e){return t.bootstrap(e)}));else{if(!e.instance.ngDoBootstrap)throw new Error("The module "+be(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)},e.prototype.onDestroy=function(e){this._destroyListeners.push(e)},Object.defineProperty(e.prototype,"injector",{get:function(){return this._injector},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach((function(e){return e.destroy()})),this._destroyListeners.forEach((function(e){return e()})),this._destroyed=!0},Object.defineProperty(e.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,configurable:!0}),e}();function oi(e,t){return Array.isArray(t)?t.reduce(oi,e):i({},e,t)}var ii=function(){function e(e,t,n,r,o,i){var u=this;this._zone=e,this._console=t,this._injector=n,this._exceptionHandler=r,this._componentFactoryResolver=o,this._initStatus=i,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=Je(),this._zone.onMicrotaskEmpty.subscribe({next:function(){u._zone.run((function(){u.tick()}))}});var a=new N((function(e){u._stable=u._zone.isStable&&!u._zone.hasPendingMacrotasks&&!u._zone.hasPendingMicrotasks,u._zone.runOutsideAngular((function(){e.next(u._stable),e.complete()}))})),s=new N((function(e){var t;u._zone.runOutsideAngular((function(){t=u._zone.onStable.subscribe((function(){zo.assertNotInAngularZone(),Bo((function(){u._stable||u._zone.hasPendingMacrotasks||u._zone.hasPendingMicrotasks||(u._stable=!0,e.next(!0))}))}))}));var n=u._zone.onUnstable.subscribe((function(){zo.assertInAngularZone(),u._stable&&(u._stable=!1,u._zone.runOutsideAngular((function(){e.next(!1)})))}));return function(){t.unsubscribe(),n.unsubscribe()}}));this.isStable=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=Number.POSITIVE_INFINITY,r=null,o=e[e.length-1];return j(o)?(r=e.pop(),e.length>1&&"number"==typeof e[e.length-1]&&(n=e.pop())):"number"==typeof o&&(n=e.pop()),null===r&&1===e.length&&e[0]instanceof N?e[0]:ee(n)(Y(e,r))}(a,s.pipe((function(e){return te()((t=ae,function(e){var n;n="function"==typeof t?t:function(){return t};var r=Object.create(e,ie);return r.source=e,r.subjectFactory=n,r})(e));var t})))}var t;return t=e,e.prototype.bootstrap=function(e,t){var n,r=this;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.");n=e instanceof Lt?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);var o=n instanceof qt?null:this._injector.get(Qt),i=n.create(Le.NULL,[],t||n.selector,o);i.onDestroy((function(){r._unloadComponent(i)}));var u=i.injector.get(Yo,null);return u&&i.injector.get(Jo).registerApplication(i.location.nativeElement,u),this._loadComponent(i),Je()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),i},e.prototype.tick=function(){var e,n,r,o,i=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");var u=t._tickScope();try{this._runningTick=!0;try{for(var a=s(this._views),l=a.next();!l.done;l=a.next())l.value.detectChanges()}catch(f){e={error:f}}finally{try{l&&!l.done&&(n=a.return)&&n.call(a)}finally{if(e)throw e.error}}if(this._enforceNoNewChanges)try{for(var c=s(this._views),d=c.next();!d.done;d=c.next())d.value.checkNoChanges()}catch(p){r={error:p}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(r)throw r.error}}}catch(h){this._zone.runOutsideAngular((function(){return i._exceptionHandler.handleError(h)}))}finally{this._runningTick=!1,Lo(u)}},e.prototype.attachView=function(e){var t=e;this._views.push(t),t.attachToAppRef(this)},e.prototype.detachView=function(e){var t=e;ui(this._views,t),t.detachFromAppRef()},e.prototype._loadComponent=function(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(Co,[]).concat(this._bootstrapListeners).forEach((function(t){return t(e)}))},e.prototype._unloadComponent=function(e){this.detachView(e.hostView),ui(this.components,e)},e.prototype.ngOnDestroy=function(){this._views.slice().forEach((function(e){return e.destroy()}))},Object.defineProperty(e.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),e._tickScope=Ho("ApplicationRef#tick()"),e}();function ui(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}var ai=function(){return function(e,t){this.name=e,this.callback=t}}(),si=function(){function e(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof li&&t.addChild(this)}return Object.defineProperty(e.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),e}(),li=function(e){function t(t,n,r){var o=e.call(this,t,n,r)||this;return o.properties={},o.attributes={},o.classes={},o.styles={},o.childNodes=[],o.nativeElement=t,o}return o(t,e),t.prototype.addChild=function(e){e&&(this.childNodes.push(e),e.parent=this)},t.prototype.removeChild=function(e){var t=this.childNodes.indexOf(e);-1!==t&&(e.parent=null,this.childNodes.splice(t,1))},t.prototype.insertChildrenAfter=function(e,t){var n,r=this,o=this.childNodes.indexOf(e);-1!==o&&((n=this.childNodes).splice.apply(n,c([o+1,0],t)),t.forEach((function(t){t.parent&&t.parent.removeChild(t),e.parent=r})))},t.prototype.insertBefore=function(e,t){var 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))},t.prototype.query=function(e){return this.queryAll(e)[0]||null},t.prototype.queryAll=function(e){var t=[];return function e(t,n,r){t.childNodes.forEach((function(t){t instanceof li&&(n(t)&&r.push(t),e(t,n,r))}))}(this,e,t),t},t.prototype.queryAllNodes=function(e){var t=[];return function e(t,n,r){t instanceof li&&t.childNodes.forEach((function(t){n(t)&&r.push(t),t instanceof li&&e(t,n,r)}))}(this,e,t),t},Object.defineProperty(t.prototype,"children",{get:function(){return this.childNodes.filter((function(e){return e instanceof t}))},enumerable:!0,configurable:!0}),t.prototype.triggerEventHandler=function(e,t){this.listeners.forEach((function(n){n.name==e&&n.callback(t)}))},t}(si),ci=new Map,di=function(e){return ci.get(e)||null};function fi(e){ci.set(e.nativeNode,e)}var pi=ti(null,"core",[{provide:Eo,useValue:"unknown"},{provide:ri,deps:[Le]},{provide:Jo,deps:[]},{provide:xo,deps:[]}]);function hi(){return bn}function vi(){return _n}function yi(e){return e||"en-US"}function gi(e){var t=[];return e.onStable.subscribe((function(){for(;t.length;)t.pop()()})),function(e){t.push(e)}}var mi=function(){return function(e){}}();function bi(e,t,n,r,o,i,u,a,s,c,d,f){var p;void 0===u&&(u=[]),c||(c=jn);var h=$n(n),v=h.matchedQueries,y=h.references,g=h.matchedQueryIds,m=null,b=null;i&&(m=(p=l(lr(i),2))[0],b=p[1]),a=a||[];for(var _=new Array(a.length),w=0;w<a.length;w++){var E=l(a[w],3),C=E[0],x=E[2],T=l(lr(E[1]),2),k=T[0],S=T[1],N=void 0,I=void 0;switch(15&C){case 4:I=x;break;case 1:case 8:N=x}_[w]={flags:C,ns:k,name:S,nonMinifiedName:S,securityContext:N,suffix:I}}s=s||[];var A=new Array(s.length);for(w=0;w<s.length;w++){var D=l(s[w],2);A[w]={type:0,target:D[0],eventName:D[1],propName:null}}var O=(u=u||[]).map((function(e){var t=l(e,2),n=t[1],r=l(lr(t[0]),2);return[r[0],r[1],n]}));return f=function(e){if(e&&"$$undefined"===e.id){var t=null!=e.encapsulation&&e.encapsulation!==We.None||e.styles.length||Object.keys(e.data).length;e.id=t?"c"+Fn++:"$$empty"}return e&&"$$empty"===e.id&&(e=null),e||null}(f),d&&(t|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:v,matchedQueryIds:g,references:y,ngContentIndex:r,childCount:o,bindings:_,bindingFlags:cr(_),outputs:A,element:{ns:m,name:b,attrs:O,template:null,componentProvider:null,componentView:d||null,componentRendererType:f,publicProviders:null,allProviders:null,handleEvent:c||jn},provider:null,text:null,query:null,ngContent:null}}function _i(e,t,n){var r,o=n.element,i=e.root.selectorOrNode,u=e.renderer;if(e.parent||!i){r=o.name?u.createElement(o.name,o.ns):u.createComment("");var a=er(e,t,n);a&&u.appendChild(a,r)}else r=u.selectRootElement(i,!!o.componentRendererType&&o.componentRendererType.encapsulation===We.ShadowDom);if(o.attrs)for(var s=0;s<o.attrs.length;s++){var c=l(o.attrs[s],3);u.setAttribute(r,c[1],c[2],c[0])}return r}function wi(e,t,n,r){for(var o=0;o<n.outputs.length;o++){var i=n.outputs[o],u=Ei(e,n.nodeIndex,(d=i.eventName,(c=i.target)?c+":"+d:d)),a=i.target,s=e;"component"===i.target&&(a=null,s=t);var l=s.renderer.listen(a||r,i.eventName,u);e.disposables[n.outputIndex+o]=l}var c,d}function Ei(e,t,n){return function(r){return Qn(e,t,n,r)}}function Ci(e,t,n,r){if(!zn(e,t,n,r))return!1;var o=t.bindings[n],i=Dn(e,t.nodeIndex),u=i.renderElement,a=o.name;switch(15&o.flags){case 1:!function(e,t,n,r,o,i){var u=t.securityContext,a=u?e.root.sanitizer.sanitize(u,i):i;a=null!=a?a.toString():null;var s=e.renderer;null!=i?s.setAttribute(n,o,a,r):s.removeAttribute(n,o,r)}(e,o,u,o.ns,a,r);break;case 2:!function(e,t,n,r){var o=e.renderer;r?o.addClass(t,n):o.removeClass(t,n)}(e,u,a,r);break;case 4:!function(e,t,n,r,o){var i=e.root.sanitizer.sanitize(bt.STYLE,o);if(null!=i){i=i.toString();var u=t.suffix;null!=u&&(i+=u)}else i=null;var a=e.renderer;null!=i?a.setStyle(n,r,i):a.removeStyle(n,r)}(e,o,u,a,r);break;case 8:!function(e,t,n,r,o){var i=t.securityContext,u=i?e.root.sanitizer.sanitize(i,o):o;e.renderer.setProperty(n,r,u)}(33554432&t.flags&&32&o.flags?i.componentView:e,o,u,a,r)}return!0}function xi(e){for(var t=e.def.nodeMatchedQueries;e.parent&&Jn(e);){var n=e.parentNodeDef;e=e.parent;for(var r=n.nodeIndex+n.childCount,o=0;o<=r;o++)67108864&(i=e.def.nodes[o]).flags&&536870912&i.flags&&(i.query.filterId&t)===i.query.filterId&&Rn(e,o).setDirty(),!(1&i.flags&&o+i.childCount<n.nodeIndex)&&67108864&i.childFlags&&536870912&i.childFlags||(o+=i.childCount)}if(134217728&e.def.nodeFlags)for(o=0;o<e.def.nodes.length;o++){var i;134217728&(i=e.def.nodes[o]).flags&&536870912&i.flags&&Rn(e,o).setDirty(),o+=i.childCount}}function Ti(e,t){var n=Rn(e,t.nodeIndex);if(n.dirty){var r,o=void 0;if(67108864&t.flags){var i=t.parent.parent;o=ki(e,i.nodeIndex,i.nodeIndex+i.childCount,t.query,[]),r=On(e,t.parent.nodeIndex).instance}else 134217728&t.flags&&(o=ki(e,0,e.def.nodes.length-1,t.query,[]),r=e.component);n.reset(o);for(var u=t.query.bindings,a=!1,s=0;s<u.length;s++){var l=u[s],c=void 0;switch(l.bindingType){case 0:c=n.first;break;case 1:c=n,a=!0}r[l.propName]=c}a&&n.notifyOnChanges()}}function ki(e,t,n,r,o){for(var i=t;i<=n;i++){var u=e.def.nodes[i],a=u.matchedQueries[r.id];if(null!=a&&o.push(Si(e,u,a)),1&u.flags&&u.element.template&&(u.element.template.nodeMatchedQueries&r.filterId)===r.filterId){var s=Dn(e,i);if((u.childMatchedQueries&r.filterId)===r.filterId&&(ki(e,i+1,i+u.childCount,r,o),i+=u.childCount),16777216&u.flags)for(var l=s.viewContainer._embeddedViews,c=0;c<l.length;c++){var d=l[c],f=Wn(d);f&&f===s&&ki(d,0,d.def.nodes.length-1,r,o)}var p=s.template._projectedViews;if(p)for(c=0;c<p.length;c++){var h=p[c];ki(h,0,h.def.nodes.length-1,r,o)}}(u.childMatchedQueries&r.filterId)!==r.filterId&&(i+=u.childCount)}return o}function Si(e,t,n){if(null!=n)switch(n){case 1:return Dn(e,t.nodeIndex).renderElement;case 0:return new Gt(Dn(e,t.nodeIndex).renderElement);case 2:return Dn(e,t.nodeIndex).template;case 3:return Dn(e,t.nodeIndex).viewContainer;case 4:return On(e,t.nodeIndex).instance}}function Ni(e,t,n){var r=er(e,t,n);r&&ir(e,n.ngContent.index,1,r,null,void 0)}function Ii(e,t,n){for(var r=new Array(n.length-1),o=1;o<n.length;o++)r[o-1]={flags:8,name:null,ns:null,nonMinifiedName:null,securityContext:null,suffix:n[o]};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:r,bindingFlags:8,outputs:[],element:null,provider:null,text:{prefix:n[0]},query:null,ngContent:null}}function Ai(e,t,n){var r,o=e.renderer;r=o.createText(n.text.prefix);var i=er(e,t,n);return i&&o.appendChild(i,r),{renderText:r}}function Di(e,t){return(null!=e?e.toString():"")+t.suffix}function Oi(e,t,n,r){for(var o=0,i=0,u=0,a=0,s=0,l=null,c=null,d=!1,f=!1,p=null,h=0;h<t.length;h++){var v=t[h];if(v.nodeIndex=h,v.parent=l,v.bindingIndex=o,v.outputIndex=i,v.renderParent=c,u|=v.flags,s|=v.matchedQueryIds,v.element){var y=v.element;y.publicProviders=l?l.element.publicProviders:Object.create(null),y.allProviders=y.publicProviders,d=!1,f=!1,v.element.template&&(s|=v.element.template.nodeMatchedQueries)}if(Ri(l,v,t.length),o+=v.bindings.length,i+=v.outputs.length,!c&&3&v.flags&&(p=v),20224&v.flags){d||(d=!0,l.element.publicProviders=Object.create(l.element.publicProviders),l.element.allProviders=l.element.publicProviders);var g=0!=(32768&v.flags);0==(8192&v.flags)||g?l.element.publicProviders[Hn(v.provider.token)]=v:(f||(f=!0,l.element.allProviders=Object.create(l.element.publicProviders)),l.element.allProviders[Hn(v.provider.token)]=v),g&&(l.element.componentProvider=v)}if(l?(l.childFlags|=v.flags,l.directChildFlags|=v.flags,l.childMatchedQueries|=v.matchedQueryIds,v.element&&v.element.template&&(l.childMatchedQueries|=v.element.template.nodeMatchedQueries)):a|=v.flags,v.childCount>0)l=v,Pi(v)||(c=v);else for(;l&&h===l.nodeIndex+l.childCount;){var m=l.parent;m&&(m.childFlags|=l.childFlags,m.childMatchedQueries|=l.childMatchedQueries),c=(l=m)&&Pi(l)?l.renderParent:l}}return{factory:null,nodeFlags:u,rootNodeFlags:a,nodeMatchedQueries:s,flags:e,nodes:t,updateDirectives:n||jn,updateRenderer:r||jn,handleEvent:function(e,n,r,o){return t[n].element.handleEvent(e,r,o)},bindingCount:o,outputCount:i,lastRenderRootNode:p}}function Pi(e){return 0!=(1&e.flags)&&null===e.element.name}function Ri(e,t,n){var r=t.element&&t.element.template;if(r){if(!r.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(r.lastRenderRootNode&&16777216&r.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){var o=e?e.nodeIndex+e.childCount:n-1;if(t.nodeIndex<=o&&t.nodeIndex+t.childCount>o)throw new Error("Illegal State: childCount of node leads outside of parent, at index "+t.nodeIndex+"!")}}function Mi(e,t,n,r){var o=Hi(e.root,e.renderer,e,t,n);return Li(o,e.component,r),Fi(o),o}function ji(e,t,n){var r=Hi(e,e.renderer,null,null,t);return Li(r,n,n),Fi(r),r}function Vi(e,t,n,r){var o,i=t.element.componentRendererType;return o=i?e.root.rendererFactory.createRenderer(r,i):e.root.renderer,Hi(e.root,o,e,t.element.componentProvider,n)}function Hi(e,t,n,r,o){var i=new Array(o.nodes.length),u=o.outputCount?new Array(o.outputCount):null;return{def:o,parent:n,viewContainerParent:null,parentNodeDef:r,context:null,component:null,nodes:i,state:13,root:e,renderer:t,oldValues:new Array(o.bindingCount),disposables:u,initIndex:-1}}function Li(e,t,n){e.component=t,e.context=n}function Fi(e){var t;Yn(e)&&(t=Dn(e.parent,e.parentNodeDef.parent.nodeIndex).renderElement);for(var n=e.def,r=e.nodes,o=0;o<n.nodes.length;o++){var i=n.nodes[o];Mn.setCurrentNode(e,o);var u=void 0;switch(201347067&i.flags){case 1:var a=_i(e,t,i),s=void 0;if(33554432&i.flags){var l=nr(i.element.componentView);s=Mn.createComponentView(e,i,l,a)}wi(e,s,i,a),u={renderElement:a,componentView:s,viewContainer:null,template:i.element.template?Dr(e,i):void 0},16777216&i.flags&&(u.viewContainer=Sr(e,i,u));break;case 2:u=Ai(e,t,i);break;case 512:case 1024:case 2048:case 256:(u=r[o])||4096&i.flags||(u={instance:Kr(e,i)});break;case 16:u={instance:Gr(e,i)};break;case 16384:(u=r[o])||(u={instance:Yr(e,i)}),32768&i.flags&&Li(Dn(e,i.parent.nodeIndex).componentView,u.instance,u.instance);break;case 32:case 64:case 128:u={value:void 0};break;case 67108864:case 134217728:u=new vo;break;case 8:Ni(e,t,i),u=void 0}r[o]=u}Gi(e,Ki.CreateViewNodes),Xi(e,201326592,268435456,0)}function Bi(e){Zi(e),Mn.updateDirectives(e,1),Yi(e,Ki.CheckNoChanges),Mn.updateRenderer(e,1),Gi(e,Ki.CheckNoChanges),e.state&=-97}function zi(e){1&e.state?(e.state&=-2,e.state|=2):e.state&=-3,Nn(e,0,256),Zi(e),Mn.updateDirectives(e,0),Yi(e,Ki.CheckAndUpdate),Xi(e,67108864,536870912,0);var t=Nn(e,256,512);oo(e,2097152|(t?1048576:0)),Mn.updateRenderer(e,0),Gi(e,Ki.CheckAndUpdate),Xi(e,134217728,536870912,0),oo(e,8388608|((t=Nn(e,512,768))?4194304:0)),2&e.def.flags&&(e.state&=-9),e.state&=-97,Nn(e,768,1024)}function Ui(e,t,n,r,o,i,u,a,s,l,d,f,p){return 0===n?function(e,t,n,r,o,i,u,a,s,l,c,d){switch(201347067&t.flags){case 1:return function(e,t,n,r,o,i,u,a,s,l,c,d){var f=t.bindings.length,p=!1;return f>0&&Ci(e,t,0,n)&&(p=!0),f>1&&Ci(e,t,1,r)&&(p=!0),f>2&&Ci(e,t,2,o)&&(p=!0),f>3&&Ci(e,t,3,i)&&(p=!0),f>4&&Ci(e,t,4,u)&&(p=!0),f>5&&Ci(e,t,5,a)&&(p=!0),f>6&&Ci(e,t,6,s)&&(p=!0),f>7&&Ci(e,t,7,l)&&(p=!0),f>8&&Ci(e,t,8,c)&&(p=!0),f>9&&Ci(e,t,9,d)&&(p=!0),p}(e,t,n,r,o,i,u,a,s,l,c,d);case 2:return function(e,t,n,r,o,i,u,a,s,l,c,d){var f=!1,p=t.bindings,h=p.length;if(h>0&&zn(e,t,0,n)&&(f=!0),h>1&&zn(e,t,1,r)&&(f=!0),h>2&&zn(e,t,2,o)&&(f=!0),h>3&&zn(e,t,3,i)&&(f=!0),h>4&&zn(e,t,4,u)&&(f=!0),h>5&&zn(e,t,5,a)&&(f=!0),h>6&&zn(e,t,6,s)&&(f=!0),h>7&&zn(e,t,7,l)&&(f=!0),h>8&&zn(e,t,8,c)&&(f=!0),h>9&&zn(e,t,9,d)&&(f=!0),f){var v=t.text.prefix;h>0&&(v+=Di(n,p[0])),h>1&&(v+=Di(r,p[1])),h>2&&(v+=Di(o,p[2])),h>3&&(v+=Di(i,p[3])),h>4&&(v+=Di(u,p[4])),h>5&&(v+=Di(a,p[5])),h>6&&(v+=Di(s,p[6])),h>7&&(v+=Di(l,p[7])),h>8&&(v+=Di(c,p[8])),h>9&&(v+=Di(d,p[9]));var y=An(e,t.nodeIndex).renderText;e.renderer.setValue(y,v)}return f}(e,t,n,r,o,i,u,a,s,l,c,d);case 16384:return function(e,t,n,r,o,i,u,a,s,l,c,d){var f=On(e,t.nodeIndex),p=f.instance,h=!1,v=void 0,y=t.bindings.length;return y>0&&Bn(e,t,0,n)&&(h=!0,v=ro(e,f,t,0,n,v)),y>1&&Bn(e,t,1,r)&&(h=!0,v=ro(e,f,t,1,r,v)),y>2&&Bn(e,t,2,o)&&(h=!0,v=ro(e,f,t,2,o,v)),y>3&&Bn(e,t,3,i)&&(h=!0,v=ro(e,f,t,3,i,v)),y>4&&Bn(e,t,4,u)&&(h=!0,v=ro(e,f,t,4,u,v)),y>5&&Bn(e,t,5,a)&&(h=!0,v=ro(e,f,t,5,a,v)),y>6&&Bn(e,t,6,s)&&(h=!0,v=ro(e,f,t,6,s,v)),y>7&&Bn(e,t,7,l)&&(h=!0,v=ro(e,f,t,7,l,v)),y>8&&Bn(e,t,8,c)&&(h=!0,v=ro(e,f,t,8,c,v)),y>9&&Bn(e,t,9,d)&&(h=!0,v=ro(e,f,t,9,d,v)),v&&p.ngOnChanges(v),65536&t.flags&&In(e,256,t.nodeIndex)&&p.ngOnInit(),262144&t.flags&&p.ngDoCheck(),h}(e,t,n,r,o,i,u,a,s,l,c,d);case 32:case 64:case 128:return function(e,t,n,r,o,i,u,a,s,l,c,d){var f=t.bindings,p=!1,h=f.length;if(h>0&&zn(e,t,0,n)&&(p=!0),h>1&&zn(e,t,1,r)&&(p=!0),h>2&&zn(e,t,2,o)&&(p=!0),h>3&&zn(e,t,3,i)&&(p=!0),h>4&&zn(e,t,4,u)&&(p=!0),h>5&&zn(e,t,5,a)&&(p=!0),h>6&&zn(e,t,6,s)&&(p=!0),h>7&&zn(e,t,7,l)&&(p=!0),h>8&&zn(e,t,8,c)&&(p=!0),h>9&&zn(e,t,9,d)&&(p=!0),p){var v=Pn(e,t.nodeIndex),y=void 0;switch(201347067&t.flags){case 32:y=new Array(f.length),h>0&&(y[0]=n),h>1&&(y[1]=r),h>2&&(y[2]=o),h>3&&(y[3]=i),h>4&&(y[4]=u),h>5&&(y[5]=a),h>6&&(y[6]=s),h>7&&(y[7]=l),h>8&&(y[8]=c),h>9&&(y[9]=d);break;case 64:y={},h>0&&(y[f[0].name]=n),h>1&&(y[f[1].name]=r),h>2&&(y[f[2].name]=o),h>3&&(y[f[3].name]=i),h>4&&(y[f[4].name]=u),h>5&&(y[f[5].name]=a),h>6&&(y[f[6].name]=s),h>7&&(y[f[7].name]=l),h>8&&(y[f[8].name]=c),h>9&&(y[f[9].name]=d);break;case 128:var g=n;switch(h){case 1:y=g.transform(n);break;case 2:y=g.transform(r);break;case 3:y=g.transform(r,o);break;case 4:y=g.transform(r,o,i);break;case 5:y=g.transform(r,o,i,u);break;case 6:y=g.transform(r,o,i,u,a);break;case 7:y=g.transform(r,o,i,u,a,s);break;case 8:y=g.transform(r,o,i,u,a,s,l);break;case 9:y=g.transform(r,o,i,u,a,s,l,c);break;case 10:y=g.transform(r,o,i,u,a,s,l,c,d)}}v.value=y}return p}(e,t,n,r,o,i,u,a,s,l,c,d);default:throw"unreachable"}}(e,t,r,o,i,u,a,s,l,d,f,p):function(e,t,n){switch(201347067&t.flags){case 1:return function(e,t,n){for(var r=!1,o=0;o<n.length;o++)Ci(e,t,o,n[o])&&(r=!0);return r}(e,t,n);case 2:return function(e,t,n){for(var r=t.bindings,o=!1,i=0;i<n.length;i++)zn(e,t,i,n[i])&&(o=!0);if(o){var u="";for(i=0;i<n.length;i++)u+=Di(n[i],r[i]);u=t.text.prefix+u;var a=An(e,t.nodeIndex).renderText;e.renderer.setValue(a,u)}return o}(e,t,n);case 16384:return function(e,t,n){for(var r=On(e,t.nodeIndex),o=r.instance,i=!1,u=void 0,a=0;a<n.length;a++)Bn(e,t,a,n[a])&&(i=!0,u=ro(e,r,t,a,n[a],u));return u&&o.ngOnChanges(u),65536&t.flags&&In(e,256,t.nodeIndex)&&o.ngOnInit(),262144&t.flags&&o.ngDoCheck(),i}(e,t,n);case 32:case 64:case 128:return function(e,t,n){for(var r=t.bindings,o=!1,i=0;i<n.length;i++)zn(e,t,i,n[i])&&(o=!0);if(o){var u=Pn(e,t.nodeIndex),a=void 0;switch(201347067&t.flags){case 32:a=n;break;case 64:for(a={},i=0;i<n.length;i++)a[r[i].name]=n[i];break;case 128:var s=n[0],l=n.slice(1);a=s.transform.apply(s,c(l))}u.value=a}return o}(e,t,n);default:throw"unreachable"}}(e,t,r)}function Zi(e){var t=e.def;if(4&t.nodeFlags)for(var n=0;n<t.nodes.length;n++){var r=t.nodes[n];if(4&r.flags){var o=Dn(e,n).template._projectedViews;if(o)for(var i=0;i<o.length;i++){var u=o[i];u.state|=32,qn(u,e)}}else 0==(4&r.childFlags)&&(n+=r.childCount)}}function qi(e,t,n,r,o,i,u,a,s,l,c,d,f){return 0===n?function(e,t,n,r,o,i,u,a,s,l,c,d){var f=t.bindings.length;f>0&&Un(e,t,0,n),f>1&&Un(e,t,1,r),f>2&&Un(e,t,2,o),f>3&&Un(e,t,3,i),f>4&&Un(e,t,4,u),f>5&&Un(e,t,5,a),f>6&&Un(e,t,6,s),f>7&&Un(e,t,7,l),f>8&&Un(e,t,8,c),f>9&&Un(e,t,9,d)}(e,t,r,o,i,u,a,s,l,c,d,f):function(e,t,n){for(var r=0;r<n.length;r++)Un(e,t,r,n[r])}(e,t,r),!1}function Qi(e,t){if(Rn(e,t.nodeIndex).dirty)throw Tn(Mn.createDebugContext(e,t.nodeIndex),"Query "+t.query.id+" not dirty","Query "+t.query.id+" dirty",0!=(1&e.state))}function Wi(e){if(!(128&e.state)){if(Yi(e,Ki.Destroy),Gi(e,Ki.Destroy),oo(e,131072),e.disposables)for(var t=0;t<e.disposables.length;t++)e.disposables[t]();!function(e){if(16&e.state){var t=Wn(e);if(t){var n=t.template._projectedViews;n&&(Er(n,n.indexOf(e)),Mn.dirtyParentQueries(e))}}}(e),e.renderer.destroyNode&&function(e){for(var t=e.def.nodes.length,n=0;n<t;n++){var r=e.def.nodes[n];1&r.flags?e.renderer.destroyNode(Dn(e,n).renderElement):2&r.flags?e.renderer.destroyNode(An(e,n).renderText):(67108864&r.flags||134217728&r.flags)&&Rn(e,n).destroy()}}(e),Yn(e)&&e.renderer.destroy(),e.state|=128}}var Ki=function(e){return e[e.CreateViewNodes=0]="CreateViewNodes",e[e.CheckNoChanges=1]="CheckNoChanges",e[e.CheckNoChangesProjectedViews=2]="CheckNoChangesProjectedViews",e[e.CheckAndUpdate=3]="CheckAndUpdate",e[e.CheckAndUpdateProjectedViews=4]="CheckAndUpdateProjectedViews",e[e.Destroy=5]="Destroy",e}({});function Gi(e,t){var n=e.def;if(33554432&n.nodeFlags)for(var r=0;r<n.nodes.length;r++){var o=n.nodes[r];33554432&o.flags?Ji(Dn(e,r).componentView,t):0==(33554432&o.childFlags)&&(r+=o.childCount)}}function Yi(e,t){var n=e.def;if(16777216&n.nodeFlags)for(var r=0;r<n.nodes.length;r++){var o=n.nodes[r];if(16777216&o.flags)for(var i=Dn(e,r).viewContainer._embeddedViews,u=0;u<i.length;u++)Ji(i[u],t);else 0==(16777216&o.childFlags)&&(r+=o.childCount)}}function Ji(e,t){var n=e.state;switch(t){case Ki.CheckNoChanges:0==(128&n)&&(12==(12&n)?Bi(e):64&n&&$i(e,Ki.CheckNoChangesProjectedViews));break;case Ki.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?Bi(e):64&n&&$i(e,t));break;case Ki.CheckAndUpdate:0==(128&n)&&(12==(12&n)?zi(e):64&n&&$i(e,Ki.CheckAndUpdateProjectedViews));break;case Ki.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?zi(e):64&n&&$i(e,t));break;case Ki.Destroy:Wi(e);break;case Ki.CreateViewNodes:Fi(e)}}function $i(e,t){Yi(e,t),Gi(e,t)}function Xi(e,t,n,r){if(e.def.nodeFlags&t&&e.def.nodeFlags&n)for(var o=e.def.nodes.length,i=0;i<o;i++){var u=e.def.nodes[i];if(u.flags&t&&u.flags&n)switch(Mn.setCurrentNode(e,u.nodeIndex),r){case 0:Ti(e,u);break;case 1:Qi(e,u)}u.childFlags&t&&u.childFlags&n||(i+=u.childCount)}}var eu=!1;function tu(e,t,n,r,o,i){var u=o.injector.get($t);return ji(ru(e,o,u,t,n),r,i)}function nu(e,t,n,r,o,i){var u=o.injector.get($t),a=ru(e,o,new ju(u),t,n),s=pu(r);return Ru(Eu.create,ji,null,[a,s,i])}function ru(e,t,n,r,o){var i=t.injector.get(_t),u=t.injector.get(kt),a=n.createRenderer(null,null);return{ngModule:t,injector:e,projectableNodes:r,selectorOrNode:o,sanitizer:i,rendererFactory:n,renderer:a,errorHandler:u}}function ou(e,t,n,r){var o=pu(n);return Ru(Eu.create,Mi,null,[e,t,o,r])}function iu(e,t,n,r){return n=lu.get(t.element.componentProvider.provider.token)||pu(n),Ru(Eu.create,Vi,null,[e,t,n,r])}function uu(e,t,n,r){return Vr(e,t,n,function(e){var t=function(e){var t=!1,n=!1;return 0===au.size||(e.providers.forEach((function(e){var r=au.get(e.token);3840&e.flags&&r&&(t=!0,n=n||r.deprecatedBehavior)})),e.modules.forEach((function(e){su.forEach((function(r,o){ge(o).providedIn===e&&(t=!0,n=n||r.deprecatedBehavior)}))}))),{hasOverrides:t,hasDeprecatedOverrides:n}}(e),n=t.hasDeprecatedOverrides;return t.hasOverrides?(function(e){for(var t=0;t<e.providers.length;t++){var r=e.providers[t];n&&(r.flags|=4096);var o=au.get(r.token);o&&(r.flags=-3841&r.flags|o.flags,r.deps=Xn(o.deps),r.value=o.value)}if(su.size>0){var i=new Set(e.modules);su.forEach((function(t,r){if(i.has(ge(r).providedIn)){var o={token:r,flags:t.flags|(n?4096:0),deps:Xn(t.deps),value:t.value,index:e.providers.length};e.providers.push(o),e.providersByKey[Hn(r)]=o}}))}}(e=e.factory((function(){return jn}))),e):e}(r))}var au=new Map,su=new Map,lu=new Map;function cu(e){var t;au.set(e.token,e),"function"==typeof e.token&&(t=ge(e.token))&&"function"==typeof t.providedIn&&su.set(e.token,e)}function du(e,t){var n=nr(t.viewDefFactory),r=nr(n.nodes[0].element.componentView);lu.set(e,r)}function fu(){au.clear(),su.clear(),lu.clear()}function pu(e){if(0===au.size)return e;var t=function(e){for(var t=[],n=null,r=0;r<e.nodes.length;r++){var o=e.nodes[r];1&o.flags&&(n=o),n&&3840&o.flags&&au.has(o.provider.token)&&(t.push(n.nodeIndex),n=null)}return t}(e);if(0===t.length)return e;e=e.factory((function(){return jn}));for(var n=0;n<t.length;n++)r(e,t[n]);return e;function r(e,t){for(var n=t+1;n<e.nodes.length;n++){var r=e.nodes[n];if(1&r.flags)return;if(3840&r.flags){var o=r.provider,i=au.get(o.token);i&&(r.flags=-3841&r.flags|i.flags,o.deps=Xn(i.deps),o.value=i.value)}}}}function hu(e,t,n,r,o,i,u,a,s,l,c,d,f){var p=e.def.nodes[t];return Ui(e,p,n,r,o,i,u,a,s,l,c,d,f),224&p.flags?Pn(e,t).value:void 0}function vu(e,t,n,r,o,i,u,a,s,l,c,d,f){var p=e.def.nodes[t];return qi(e,p,n,r,o,i,u,a,s,l,c,d,f),224&p.flags?Pn(e,t).value:void 0}function yu(e){return Ru(Eu.detectChanges,zi,null,[e])}function gu(e){return Ru(Eu.checkNoChanges,Bi,null,[e])}function mu(e){return Ru(Eu.destroy,Wi,null,[e])}var bu,_u,wu,Eu=function(e){return e[e.create=0]="create",e[e.detectChanges=1]="detectChanges",e[e.checkNoChanges=2]="checkNoChanges",e[e.destroy=3]="destroy",e[e.handleEvent=4]="handleEvent",e}({});function Cu(e,t){_u=e,wu=t}function xu(e,t,n,r){return Cu(e,t),Ru(Eu.handleEvent,e.def.handleEvent,null,[e,t,n,r])}function Tu(e,t){if(128&e.state)throw Sn(Eu[bu]);return Cu(e,Iu(e,0)),e.def.updateDirectives((function(e,n,r){for(var o=[],i=3;i<arguments.length;i++)o[i-3]=arguments[i];var u=e.def.nodes[n];return 0===t?Su(e,u,r,o):Nu(e,u,r,o),16384&u.flags&&Cu(e,Iu(e,n)),224&u.flags?Pn(e,u.nodeIndex).value:void 0}),e)}function ku(e,t){if(128&e.state)throw Sn(Eu[bu]);return Cu(e,Au(e,0)),e.def.updateRenderer((function(e,n,r){for(var o=[],i=3;i<arguments.length;i++)o[i-3]=arguments[i];var u=e.def.nodes[n];return 0===t?Su(e,u,r,o):Nu(e,u,r,o),3&u.flags&&Cu(e,Au(e,n)),224&u.flags?Pn(e,u.nodeIndex).value:void 0}),e)}function Su(e,t,n,r){if(Ui.apply(void 0,c([e,t,n],r))){var o=1===n?r[0]:r;if(16384&t.flags){for(var i={},u=0;u<t.bindings.length;u++){var a=t.bindings[u],s=o[u];8&a.flags&&(i[(p=a.nonMinifiedName,"ng-reflect-"+p.replace(/[$@]/g,"_").replace(St,(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return"-"+e[1].toLowerCase()})))]=Nt(s))}var l=t.parent,d=Dn(e,l.nodeIndex).renderElement;if(l.element.name)for(var f in i)null!=(s=i[f])?e.renderer.setAttribute(d,f,s):e.renderer.removeAttribute(d,f);else e.renderer.setValue(d,"bindings="+JSON.stringify(i,null,2))}}var p}function Nu(e,t,n,r){qi.apply(void 0,c([e,t,n],r))}function Iu(e,t){for(var n=t;n<e.def.nodes.length;n++){var r=e.def.nodes[n];if(16384&r.flags&&r.bindings&&r.bindings.length)return n}return null}function Au(e,t){for(var n=t;n<e.def.nodes.length;n++){var r=e.def.nodes[n];if(3&r.flags&&r.bindings&&r.bindings.length)return n}return null}var Du=function(){function e(e,t){this.view=e,this.nodeIndex=t,null==t&&(this.nodeIndex=t=0),this.nodeDef=e.def.nodes[t];for(var n=this.nodeDef,r=e;n&&0==(1&n.flags);)n=n.parent;if(!n)for(;!n&&r;)n=Kn(r),r=r.parent;this.elDef=n,this.elView=r}return Object.defineProperty(e.prototype,"elOrCompView",{get:function(){return Dn(this.elView,this.elDef.nodeIndex).componentView||this.view},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return Pr(this.elView,this.elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"component",{get:function(){return this.elOrCompView.component},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this.elOrCompView.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){var e=[];if(this.elDef)for(var t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){var n=this.elView.def.nodes[t];20224&n.flags&&e.push(n.provider.token),t+=n.childCount}return e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){var e={};if(this.elDef){Pu(this.elView,this.elDef,e);for(var t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){var n=this.elView.def.nodes[t];20224&n.flags&&Pu(this.elView,n,e),t+=n.childCount}}return e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentRenderElement",{get:function(){var e=function(e){for(;e&&!Yn(e);)e=e.parent;return e.parent?Dn(e.parent,Kn(e).nodeIndex):null}(this.elOrCompView);return e?e.renderElement:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"renderNode",{get:function(){return 2&this.nodeDef.flags?Gn(this.view,this.nodeDef):Gn(this.elView,this.elDef)},enumerable:!0,configurable:!0}),e.prototype.logError=function(e){for(var t,n,r=[],o=1;o<arguments.length;o++)r[o-1]=arguments[o];2&this.nodeDef.flags?(t=this.view.def,n=this.nodeDef.nodeIndex):(t=this.elView.def,n=this.elDef.nodeIndex);var i=Ou(t,n),u=-1,a=function(){var t;return++u===i?(t=e.error).bind.apply(t,c([e],r)):jn};t.factory(a),u<i&&(e.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),e.error.apply(e,c(r)))},e}();function Ou(e,t){for(var n=-1,r=0;r<=t;r++)3&e.nodes[r].flags&&n++;return n}function Pu(e,t,n){for(var r in t.references)n[r]=Si(e,t,t.references[r])}function Ru(e,t,n,r){var o=bu,i=_u,u=wu;try{bu=e;var a=t.apply(n,r);return _u=i,wu=u,bu=o,a}catch(s){if(Ct(s)||!_u)throw s;throw function(e,t){return e instanceof Error||(e=new Error(e.toString())),kn(e,t),e}(s,Mu())}}function Mu(){return _u?new Du(_u,wu):null}var ju=function(){function e(e){this.delegate=e}return e.prototype.createRenderer=function(e,t){return new Vu(this.delegate.createRenderer(e,t))},e.prototype.begin=function(){this.delegate.begin&&this.delegate.begin()},e.prototype.end=function(){this.delegate.end&&this.delegate.end()},e.prototype.whenRenderingDone=function(){return this.delegate.whenRenderingDone?this.delegate.whenRenderingDone():Promise.resolve(null)},e}(),Vu=function(){function e(e){this.delegate=e,this.debugContextFactory=Mu,this.data=this.delegate.data}return e.prototype.createDebugContext=function(e){return this.debugContextFactory(e)},e.prototype.destroyNode=function(e){!function(e){ci.delete(e.nativeNode)}(di(e)),this.delegate.destroyNode&&this.delegate.destroyNode(e)},e.prototype.destroy=function(){this.delegate.destroy()},e.prototype.createElement=function(e,t){var n=this.delegate.createElement(e,t),r=this.createDebugContext(n);if(r){var o=new li(n,null,r);o.name=e,fi(o)}return n},e.prototype.createComment=function(e){var t=this.delegate.createComment(e),n=this.createDebugContext(t);return n&&fi(new si(t,null,n)),t},e.prototype.createText=function(e){var t=this.delegate.createText(e),n=this.createDebugContext(t);return n&&fi(new si(t,null,n)),t},e.prototype.appendChild=function(e,t){var n=di(e),r=di(t);n&&r&&n instanceof li&&n.addChild(r),this.delegate.appendChild(e,t)},e.prototype.insertBefore=function(e,t,n){var r=di(e),o=di(t),i=di(n);r&&o&&r instanceof li&&r.insertBefore(i,o),this.delegate.insertBefore(e,t,n)},e.prototype.removeChild=function(e,t){var n=di(e),r=di(t);n&&r&&n instanceof li&&n.removeChild(r),this.delegate.removeChild(e,t)},e.prototype.selectRootElement=function(e,t){var n=this.delegate.selectRootElement(e,t),r=Mu();return r&&fi(new li(n,null,r)),n},e.prototype.setAttribute=function(e,t,n,r){var o=di(e);o&&o instanceof li&&(o.attributes[r?r+":"+t:t]=n),this.delegate.setAttribute(e,t,n,r)},e.prototype.removeAttribute=function(e,t,n){var r=di(e);r&&r instanceof li&&(r.attributes[n?n+":"+t:t]=null),this.delegate.removeAttribute(e,t,n)},e.prototype.addClass=function(e,t){var n=di(e);n&&n instanceof li&&(n.classes[t]=!0),this.delegate.addClass(e,t)},e.prototype.removeClass=function(e,t){var n=di(e);n&&n instanceof li&&(n.classes[t]=!1),this.delegate.removeClass(e,t)},e.prototype.setStyle=function(e,t,n,r){var o=di(e);o&&o instanceof li&&(o.styles[t]=n),this.delegate.setStyle(e,t,n,r)},e.prototype.removeStyle=function(e,t,n){var r=di(e);r&&r instanceof li&&(r.styles[t]=null),this.delegate.removeStyle(e,t,n)},e.prototype.setProperty=function(e,t,n){var r=di(e);r&&r instanceof li&&(r.properties[t]=n),this.delegate.setProperty(e,t,n)},e.prototype.listen=function(e,t,n){if("string"!=typeof e){var r=di(e);r&&r.listeners.push(new ai(t,n))}return this.delegate.listen(e,t,n)},e.prototype.parentNode=function(e){return this.delegate.parentNode(e)},e.prototype.nextSibling=function(e){return this.delegate.nextSibling(e)},e.prototype.setValue=function(e,t){return this.delegate.setValue(e,t)},e}();function Hu(e,t,n){return new Lu(e,t,n)}var Lu=function(e){function t(t,n,r){var o=e.call(this)||this;return o.moduleType=t,o._bootstrapComponents=n,o._ngModuleDefFactory=r,o}return o(t,e),t.prototype.create=function(e){!function(){if(!eu){eu=!0;var e=Je()?{setCurrentNode:Cu,createRootView:nu,createEmbeddedView:ou,createComponentView:iu,createNgModuleRef:uu,overrideProvider:cu,overrideComponentView:du,clearOverrides:fu,checkAndUpdateView:yu,checkNoChangesView:gu,destroyView:mu,createDebugContext:function(e,t){return new Du(e,t)},handleEvent:xu,updateDirectives:Tu,updateRenderer:ku}:{setCurrentNode:function(){},createRootView:tu,createEmbeddedView:Mi,createComponentView:Vi,createNgModuleRef:Vr,overrideProvider:jn,overrideComponentView:jn,clearOverrides:jn,checkAndUpdateView:zi,checkNoChangesView:Bi,destroyView:Wi,createDebugContext:function(e,t){return new Du(e,t)},handleEvent:function(e,t,n,r){return e.def.handleEvent(e,t,n,r)},updateDirectives:function(e,t){return e.def.updateDirectives(0===t?hu:vu,e)},updateRenderer:function(e,t){return e.def.updateRenderer(0===t?hu:vu,e)}};Mn.setCurrentNode=e.setCurrentNode,Mn.createRootView=e.createRootView,Mn.createEmbeddedView=e.createEmbeddedView,Mn.createComponentView=e.createComponentView,Mn.createNgModuleRef=e.createNgModuleRef,Mn.overrideProvider=e.overrideProvider,Mn.overrideComponentView=e.overrideComponentView,Mn.clearOverrides=e.clearOverrides,Mn.checkAndUpdateView=e.checkAndUpdateView,Mn.checkNoChangesView=e.checkNoChangesView,Mn.destroyView=e.destroyView,Mn.resolveDep=to,Mn.createDebugContext=e.createDebugContext,Mn.handleEvent=e.handleEvent,Mn.updateDirectives=e.updateDirectives,Mn.updateRenderer=e.updateRenderer,Mn.dirtyParentQueries=xi}}();var t=function(e){var t=Array.from(e.providers),n=Array.from(e.modules),r={};for(var o in e.providersByKey)r[o]=e.providersByKey[o];return{factory:e.factory,isRoot:e.isRoot,providers:t,modules:n,providersByKey:r}}(nr(this._ngModuleDefFactory));return Mn.createNgModuleRef(this.moduleType,e||Le.NULL,this._bootstrapComponents,t)},t}(Wt),Fu=function(){return function(){}}(),Bu=function(){return function(){this.title="shringaarpatal"}}(),zu=Ln({encapsulation:0,styles:[[""]],data:{}});function Uu(e){return Oi(0,[(e()(),bi(0,0,null,null,78,"div",[["class","wrapper"]],null,null,null,null,null)),(e()(),bi(1,0,null,null,77,"div",[["class","col-md-12"]],null,null,null,null,null)),(e()(),bi(2,0,null,null,3,"div",[["class","brand wow fadeIn"],["data-wow-delay","0.1s"]],null,null,null,null,null)),(e()(),Ii(-1,null,[" '\u0936\u094d\u0930\u0943\u0902\u0917\u093e\u0930 - \u092a\u091f\u0932' "])),(e()(),bi(4,0,null,null,1,"div",[["class","title"]],null,null,null,null,null)),(e()(),Ii(-1,null,["\u0938\u094c\u0902\u0926\u0930\u094d\u092f \u0915\u093e\u0935\u094d\u092f"])),(e()(),bi(6,0,null,null,20,"nav",[["class","navbar navbar-default"],["role","navigation"]],null,null,null,null,null)),(e()(),bi(7,0,null,null,11,"div",[["class","navbar-header"]],null,null,null,null,null)),(e()(),bi(8,0,null,null,5,"button",[["class","navbar-toggle"],["data-target","#bs-example-navbar-collapse-1"],["data-toggle","collapse"],["type","button"]],null,null,null,null,null)),(e()(),bi(9,0,null,null,1,"span",[["class","sr-only"]],null,null,null,null,null)),(e()(),Ii(-1,null,["Toggle navigation"])),(e()(),bi(11,0,null,null,0,"span",[["class","icon-bar"]],null,null,null,null,null)),(e()(),bi(12,0,null,null,0,"span",[["class","icon-bar"]],null,null,null,null,null)),(e()(),bi(13,0,null,null,0,"span",[["class","icon-bar"]],null,null,null,null,null)),(e()(),bi(14,0,null,null,4,"div",[["class","navbar-brand"]],null,null,null,null,null)),(e()(),bi(15,0,null,null,1,"a",[["href","#"]],null,null,null,null,null)),(e()(),Ii(-1,null,["'\u0936\u094d\u0930\u0943\u0902\u0917\u093e\u0930 - \u092a\u091f\u0932'"])),(e()(),bi(17,0,null,null,1,"div",[["class","title"]],null,null,null,null,null)),(e()(),Ii(-1,null,["\u0938\u094c\u0902\u0926\u0930\u094d\u092f \u0915\u093e\u0935\u094d\u092f"])),(e()(),bi(19,0,null,null,7,"div",[["class","collapse navbar-collapse"],["id","bs-example-navbar-collapse-1"]],null,null,null,null,null)),(e()(),bi(20,0,null,null,6,"ul",[["class","nav navbar-nav"]],null,null,null,null,null)),(e()(),bi(21,0,null,null,2,"li",[],null,null,null,null,null)),(e()(),bi(22,0,null,null,1,"a",[["href","index.html"]],null,null,null,null,null)),(e()(),Ii(-1,null,["\u0915\u093e\u0935\u094d\u092f"])),(e()(),bi(24,0,null,null,2,"li",[],null,null,null,null,null)),(e()(),bi(25,0,null,null,1,"a",[["href","assets/htmls/about.html"]],null,null,null,null,null)),(e()(),Ii(-1,null,["\u0905\u0928\u0941\u0917\u094d\u0930\u0939"])),(e()(),bi(27,0,null,null,35,"div",[["class","col-md-12 wow fadeIn"],["data-wow-delay","0.1s"]],null,null,null,null,null)),(e()(),bi(28,0,null,null,0,"img",[["alt","img"],["class","resp main-image"],["src","assets/img/shringaar-patal-main.jpg"]],null,null,null,null,null)),(e()(),bi(29,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),bi(30,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),bi(31,0,null,null,2,"div",[["class","member"]],null,null,null,null,null)),(e()(),bi(32,0,null,null,1,"div",[["class","pic"]],null,null,null,null,null)),(e()(),bi(33,0,null,null,0,"img",[["alt",""],["src","assets/img/page-1.jpg"]],null,null,null,null,null)),(e()(),bi(34,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),bi(35,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),bi(36,0,null,null,2,"div",[["class","member"]],null,null,null,null,null)),(e()(),bi(37,0,null,null,1,"div",[["class","pic"]],null,null,null,null,null)),(e()(),bi(38,0,null,null,0,"img",[["alt",""],["src","assets/img/page-2.jpg"]],null,null,null,null,null)),(e()(),bi(39,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),bi(40,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),bi(41,0,null,null,2,"div",[["class","member"]],null,null,null,null,null)),(e()(),bi(42,0,null,null,1,"div",[["class","pic"]],null,null,null,null,null)),(e()(),bi(43,0,null,null,0,"img",[["alt",""],["src","assets/img/page-3.jpg"]],null,null,null,null,null)),(e()(),bi(44,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),bi(45,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),bi(46,0,null,null,2,"div",[["class","member"]],null,null,null,null,null)),(e()(),bi(47,0,null,null,1,"div",[["class","pic"]],null,null,null,null,null)),(e()(),bi(48,0,null,null,0,"img",[["alt",""],["src","assets/img/page-4.jpg"]],null,null,null,null,null)),(e()(),bi(49,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),bi(50,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),bi(51,0,null,null,2,"div",[["class","member"]],null,null,null,null,null)),(e()(),bi(52,0,null,null,1,"div",[["class","pic"]],null,null,null,null,null)),(e()(),bi(53,0,null,null,0,"img",[["alt",""],["src","assets/img/page-5.jpg"]],null,null,null,null,null)),(e()(),bi(54,0,null,null,4,"div",[],null,null,null,null,null)),(e()(),bi(55,0,null,null,3,"div",[],null,null,null,null,null)),(e()(),bi(56,0,null,null,2,"div",[["class","member"]],null,null,null,null,null)),(e()(),bi(57,0,null,null,1,"div",[["class","pic"]],null,null,null,null,null)),(e()(),bi(58,0,null,null,0,"img",[["alt",""],["src","assets/img/page-6.jpg"]],null,null,null,null,null)),(e()(),bi(59,0,null,null,0,"div",[["class","hr"]],null,null,null,null,null)),(e()(),bi(60,0,null,null,2,"div",[["class","text-center"]],null,null,null,null,null)),(e()(),bi(61,0,null,null,1,"a",[["class","home-btn btn"],["href","https://pvyas033.github.io/gulistaan/"]],null,null,null,null,null)),(e()(),Ii(-1,null,["\u0917\u0941\u0932\u093f\u0938\u094d\u0924\u093e\u0901"])),(e()(),bi(63,0,null,null,15,"div",[["class","footer col-md-6 col-xs-offset-3"]],null,null,null,null,null)),(e()(),bi(64,0,null,null,14,"h5",[],null,null,null,null,null)),(e()(),Ii(-1,null,[" \xa9 Copyright "])),(e()(),bi(66,0,null,null,2,"strong",[],null,null,null,null,null)),(e()(),bi(67,0,null,null,1,"a",[["href","https://pvyas033.github.io/notebook-pages/"]],null,null,null,null,null)),(e()(),Ii(-1,null,["Notebook Pages"])),(e()(),Ii(-1,null,[". "])),(e()(),bi(70,0,null,null,0,"br",[],null,null,null,null,null)),(e()(),bi(71,0,null,null,1,"a",[["href","https://www.facebook.com/pankaj.vyas.90410834/"]],null,null,null,null,null)),(e()(),bi(72,0,null,null,0,"i",[["class","fa fa-facebook fa-1x icon1"]],null,null,null,null,null)),(e()(),bi(73,0,null,null,1,"a",[["href","https://twitter.com/pankaj_pvt"]],null,null,null,null,null)),(e()(),bi(74,0,null,null,0,"i",[["class","fa fa-twitter fa-1x icon1"]],null,null,null,null,null)),(e()(),bi(75,0,null,null,1,"a",[["href","https://www.instagram.com/notebook.pvt/"]],null,null,null,null,null)),(e()(),bi(76,0,null,null,0,"i",[["class","fa fa-instagram fa-1x icon1"]],null,null,null,null,null)),(e()(),bi(77,0,null,null,1,"a",[["download","Shringaar-Patal-Kanor"],["href","assets/pdf/shringaar-patal-1.pdf"]],null,null,null,null,null)),(e()(),bi(78,0,null,null,0,"i",[["class","fa fa-download fa-1x icon1"]],null,null,null,null,null))],null,null)}function Zu(e){return Oi(0,[(e()(),bi(0,0,null,null,1,"app-root",[],null,null,null,Uu,zu)),Wr(1,49152,null,0,Bu,[],null,null)],null,null)}var qu=xr("app-root",Bu,Zu,{},{},[]),Qu=function(){return function(){}}(),Wu=function(e){return e[e.Zero=0]="Zero",e[e.One=1]="One",e[e.Two=2]="Two",e[e.Few=3]="Few",e[e.Many=4]="Many",e[e.Other=5]="Other",e}({}),Ku=new Ne("UseV4Plurals"),Gu=function(){return function(){}}(),Yu=function(e){function t(t,n){var r=e.call(this)||this;return r.locale=t,r.deprecatedPluralFn=n,r}return o(t,e),t.prototype.getPluralCategory=function(e,t){switch(this.deprecatedPluralFn?this.deprecatedPluralFn(t||this.locale,e):function(e){return function(e){var t=e.toLowerCase().replace(/_/g,"-"),n=so[t];if(n)return n;var r=t.split("-")[0];if(n=so[r])return n;if("en"===r)return fo;throw new Error('Missing locale data for the locale "'+e+'".')}(e)[lo.PluralCase]}(t||this.locale)(e)){case Wu.Zero:return"zero";case Wu.One:return"one";case Wu.Two:return"two";case Wu.Few:return"few";case Wu.Many:return"many";default:return"other"}},t}(Gu),Ju=function(){return function(){}}(),$u=new Ne("DocumentToken"),Xu=null;function ea(){return Xu}var ta,na=function(e){function t(){var t=e.call(this)||this;t._animationPrefix=null,t._transitionEnd=null;try{var n=t.createElement("div",document);if(null!=t.getStyle(n,"animationName"))t._animationPrefix="";else for(var r=["Webkit","Moz","O","ms"],o=0;o<r.length;o++)if(null!=t.getStyle(n,r[o]+"AnimationName")){t._animationPrefix="-"+r[o].toLowerCase()+"-";break}var i={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"};Object.keys(i).forEach((function(e){null!=t.getStyle(n,e)&&(t._transitionEnd=i[e])}))}catch(u){t._animationPrefix=null,t._transitionEnd=null}return t}return o(t,e),t.prototype.getDistributedNodes=function(e){return e.getDistributedNodes()},t.prototype.resolveAndSetHref=function(e,t,n){e.href=null==n?t:t+"/../"+n},t.prototype.supportsDOMEvents=function(){return!0},t.prototype.supportsNativeShadowDOM=function(){return"function"==typeof document.body.createShadowRoot},t.prototype.getAnimationPrefix=function(){return this._animationPrefix?this._animationPrefix:""},t.prototype.getTransitionEnd=function(){return this._transitionEnd?this._transitionEnd:""},t.prototype.supportsAnimation=function(){return null!=this._animationPrefix&&null!=this._transitionEnd},t}(function(){function e(){this.resourceLoaderType=null}return Object.defineProperty(e.prototype,"attrToPropMap",{get:function(){return this._attrToPropMap},set:function(e){this._attrToPropMap=e},enumerable:!0,configurable:!0}),e}()),ra={class:"className",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"},oa={"\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"},ia={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"},ua=function(){if(Se.Node)return Se.Node.prototype.contains||function(e){return!!(16&this.compareDocumentPosition(e))}}(),aa=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.parse=function(e){throw new Error("parse not implemented")},t.makeCurrent=function(){var e;e=new t,Xu||(Xu=e)},t.prototype.hasProperty=function(e,t){return t in e},t.prototype.setProperty=function(e,t,n){e[t]=n},t.prototype.getProperty=function(e,t){return e[t]},t.prototype.invoke=function(e,t,n){var r;(r=e)[t].apply(r,c(n))},t.prototype.logError=function(e){window.console&&(console.error?console.error(e):console.log(e))},t.prototype.log=function(e){window.console&&window.console.log&&window.console.log(e)},t.prototype.logGroup=function(e){window.console&&window.console.group&&window.console.group(e)},t.prototype.logGroupEnd=function(){window.console&&window.console.groupEnd&&window.console.groupEnd()},Object.defineProperty(t.prototype,"attrToPropMap",{get:function(){return ra},enumerable:!0,configurable:!0}),t.prototype.contains=function(e,t){return ua.call(e,t)},t.prototype.querySelector=function(e,t){return e.querySelector(t)},t.prototype.querySelectorAll=function(e,t){return e.querySelectorAll(t)},t.prototype.on=function(e,t,n){e.addEventListener(t,n,!1)},t.prototype.onAndCancel=function(e,t,n){return e.addEventListener(t,n,!1),function(){e.removeEventListener(t,n,!1)}},t.prototype.dispatchEvent=function(e,t){e.dispatchEvent(t)},t.prototype.createMouseEvent=function(e){var t=this.getDefaultDocument().createEvent("MouseEvent");return t.initEvent(e,!0,!0),t},t.prototype.createEvent=function(e){var t=this.getDefaultDocument().createEvent("Event");return t.initEvent(e,!0,!0),t},t.prototype.preventDefault=function(e){e.preventDefault(),e.returnValue=!1},t.prototype.isPrevented=function(e){return e.defaultPrevented||null!=e.returnValue&&!e.returnValue},t.prototype.getInnerHTML=function(e){return e.innerHTML},t.prototype.getTemplateContent=function(e){return"content"in e&&this.isTemplateElement(e)?e.content:null},t.prototype.getOuterHTML=function(e){return e.outerHTML},t.prototype.nodeName=function(e){return e.nodeName},t.prototype.nodeValue=function(e){return e.nodeValue},t.prototype.type=function(e){return e.type},t.prototype.content=function(e){return this.hasProperty(e,"content")?e.content:e},t.prototype.firstChild=function(e){return e.firstChild},t.prototype.nextSibling=function(e){return e.nextSibling},t.prototype.parentElement=function(e){return e.parentNode},t.prototype.childNodes=function(e){return e.childNodes},t.prototype.childNodesAsList=function(e){for(var t=e.childNodes,n=new Array(t.length),r=0;r<t.length;r++)n[r]=t[r];return n},t.prototype.clearNodes=function(e){for(;e.firstChild;)e.removeChild(e.firstChild)},t.prototype.appendChild=function(e,t){e.appendChild(t)},t.prototype.removeChild=function(e,t){e.removeChild(t)},t.prototype.replaceChild=function(e,t,n){e.replaceChild(t,n)},t.prototype.remove=function(e){return e.parentNode&&e.parentNode.removeChild(e),e},t.prototype.insertBefore=function(e,t,n){e.insertBefore(n,t)},t.prototype.insertAllBefore=function(e,t,n){n.forEach((function(n){return e.insertBefore(n,t)}))},t.prototype.insertAfter=function(e,t,n){e.insertBefore(n,t.nextSibling)},t.prototype.setInnerHTML=function(e,t){e.innerHTML=t},t.prototype.getText=function(e){return e.textContent},t.prototype.setText=function(e,t){e.textContent=t},t.prototype.getValue=function(e){return e.value},t.prototype.setValue=function(e,t){e.value=t},t.prototype.getChecked=function(e){return e.checked},t.prototype.setChecked=function(e,t){e.checked=t},t.prototype.createComment=function(e){return this.getDefaultDocument().createComment(e)},t.prototype.createTemplate=function(e){var t=this.getDefaultDocument().createElement("template");return t.innerHTML=e,t},t.prototype.createElement=function(e,t){return(t=t||this.getDefaultDocument()).createElement(e)},t.prototype.createElementNS=function(e,t,n){return(n=n||this.getDefaultDocument()).createElementNS(e,t)},t.prototype.createTextNode=function(e,t){return(t=t||this.getDefaultDocument()).createTextNode(e)},t.prototype.createScriptTag=function(e,t,n){var r=(n=n||this.getDefaultDocument()).createElement("SCRIPT");return r.setAttribute(e,t),r},t.prototype.createStyleElement=function(e,t){var n=(t=t||this.getDefaultDocument()).createElement("style");return this.appendChild(n,this.createTextNode(e,t)),n},t.prototype.createShadowRoot=function(e){return e.createShadowRoot()},t.prototype.getShadowRoot=function(e){return e.shadowRoot},t.prototype.getHost=function(e){return e.host},t.prototype.clone=function(e){return e.cloneNode(!0)},t.prototype.getElementsByClassName=function(e,t){return e.getElementsByClassName(t)},t.prototype.getElementsByTagName=function(e,t){return e.getElementsByTagName(t)},t.prototype.classList=function(e){return Array.prototype.slice.call(e.classList,0)},t.prototype.addClass=function(e,t){e.classList.add(t)},t.prototype.removeClass=function(e,t){e.classList.remove(t)},t.prototype.hasClass=function(e,t){return e.classList.contains(t)},t.prototype.setStyle=function(e,t,n){e.style[t]=n},t.prototype.removeStyle=function(e,t){e.style[t]=""},t.prototype.getStyle=function(e,t){return e.style[t]},t.prototype.hasStyle=function(e,t,n){var r=this.getStyle(e,t)||"";return n?r==n:r.length>0},t.prototype.tagName=function(e){return e.tagName},t.prototype.attributeMap=function(e){for(var t=new Map,n=e.attributes,r=0;r<n.length;r++){var o=n.item(r);t.set(o.name,o.value)}return t},t.prototype.hasAttribute=function(e,t){return e.hasAttribute(t)},t.prototype.hasAttributeNS=function(e,t,n){return e.hasAttributeNS(t,n)},t.prototype.getAttribute=function(e,t){return e.getAttribute(t)},t.prototype.getAttributeNS=function(e,t,n){return e.getAttributeNS(t,n)},t.prototype.setAttribute=function(e,t,n){e.setAttribute(t,n)},t.prototype.setAttributeNS=function(e,t,n,r){e.setAttributeNS(t,n,r)},t.prototype.removeAttribute=function(e,t){e.removeAttribute(t)},t.prototype.removeAttributeNS=function(e,t,n){e.removeAttributeNS(t,n)},t.prototype.templateAwareRoot=function(e){return this.isTemplateElement(e)?this.content(e):e},t.prototype.createHtmlDocument=function(){return document.implementation.createHTMLDocument("fakeTitle")},t.prototype.getDefaultDocument=function(){return document},t.prototype.getBoundingClientRect=function(e){try{return e.getBoundingClientRect()}catch(t){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}},t.prototype.getTitle=function(e){return e.title},t.prototype.setTitle=function(e,t){e.title=t||""},t.prototype.elementMatches=function(e,t){return!!this.isElementNode(e)&&(e.matches&&e.matches(t)||e.msMatchesSelector&&e.msMatchesSelector(t)||e.webkitMatchesSelector&&e.webkitMatchesSelector(t))},t.prototype.isTemplateElement=function(e){return this.isElementNode(e)&&"TEMPLATE"===e.nodeName},t.prototype.isTextNode=function(e){return e.nodeType===Node.TEXT_NODE},t.prototype.isCommentNode=function(e){return e.nodeType===Node.COMMENT_NODE},t.prototype.isElementNode=function(e){return e.nodeType===Node.ELEMENT_NODE},t.prototype.hasShadowRoot=function(e){return null!=e.shadowRoot&&e instanceof HTMLElement},t.prototype.isShadowRoot=function(e){return e instanceof DocumentFragment},t.prototype.importIntoDoc=function(e){return document.importNode(this.templateAwareRoot(e),!0)},t.prototype.adoptNode=function(e){return document.adoptNode(e)},t.prototype.getHref=function(e){return e.getAttribute("href")},t.prototype.getEventKey=function(e){var t=e.key;if(null==t){if(null==(t=e.keyIdentifier))return"Unidentified";t.startsWith("U+")&&(t=String.fromCharCode(parseInt(t.substring(2),16)),3===e.location&&ia.hasOwnProperty(t)&&(t=ia[t]))}return oa[t]||t},t.prototype.getGlobalEventTarget=function(e,t){return"window"===t?window:"document"===t?e:"body"===t?e.body:null},t.prototype.getHistory=function(){return window.history},t.prototype.getLocation=function(){return window.location},t.prototype.getBaseHref=function(e){var t,n=sa||(sa=document.querySelector("base"))?sa.getAttribute("href"):null;return null==n?null:(t=n,ta||(ta=document.createElement("a")),ta.setAttribute("href",t),"/"===ta.pathname.charAt(0)?ta.pathname:"/"+ta.pathname)},t.prototype.resetBaseElement=function(){sa=null},t.prototype.getUserAgent=function(){return window.navigator.userAgent},t.prototype.setData=function(e,t,n){this.setAttribute(e,"data-"+t,n)},t.prototype.getData=function(e,t){return this.getAttribute(e,"data-"+t)},t.prototype.getComputedStyle=function(e){return getComputedStyle(e)},t.prototype.supportsWebAnimation=function(){return"function"==typeof Element.prototype.animate},t.prototype.performanceNow=function(){return window.performance&&window.performance.now?window.performance.now():(new Date).getTime()},t.prototype.supportsCookies=function(){return!0},t.prototype.getCookie=function(e){return function(e,t){var n,r;t=encodeURIComponent(t);try{for(var o=s(e.split(";")),i=o.next();!i.done;i=o.next()){var u=i.value,a=u.indexOf("="),c=l(-1==a?[u,""]:[u.slice(0,a),u.slice(a+1)],2),d=c[1];if(c[0].trim()===t)return decodeURIComponent(d)}}catch(f){n={error:f}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return null}(document.cookie,e)},t.prototype.setCookie=function(e,t){document.cookie=encodeURIComponent(e)+"="+encodeURIComponent(t)},t}(na),sa=null;function la(){return!!window.history.pushState}var ca=function(e){function t(t){var n=e.call(this)||this;return n._doc=t,n._init(),n}var n;return o(t,e),t.prototype._init=function(){this.location=ea().getLocation(),this._history=ea().getHistory()},t.prototype.getBaseHrefFromDOM=function(){return ea().getBaseHref(this._doc)},t.prototype.onPopState=function(e){ea().getGlobalEventTarget(this._doc,"window").addEventListener("popstate",e,!1)},t.prototype.onHashChange=function(e){ea().getGlobalEventTarget(this._doc,"window").addEventListener("hashchange",e,!1)},Object.defineProperty(t.prototype,"href",{get:function(){return this.location.href},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"protocol",{get:function(){return this.location.protocol},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hostname",{get:function(){return this.location.hostname},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"port",{get:function(){return this.location.port},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pathname",{get:function(){return this.location.pathname},set:function(e){this.location.pathname=e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"search",{get:function(){return this.location.search},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hash",{get:function(){return this.location.hash},enumerable:!0,configurable:!0}),t.prototype.pushState=function(e,t,n){la()?this._history.pushState(e,t,n):this.location.hash=n},t.prototype.replaceState=function(e,t,n){la()?this._history.replaceState(e,t,n):this.location.hash=n},t.prototype.forward=function(){this._history.forward()},t.prototype.back=function(){this._history.back()},t.prototype.getState=function(){return this._history.state},u([(n=ce($u),function(e,t){n(e,t,0)}),a("design:paramtypes",[Object])],t)}(Qu),da=new Ne("TRANSITION_ID"),fa=[{provide:yo,useFactory:function(e,t,n){return function(){n.get(go).donePromise.then((function(){var n=ea();Array.prototype.slice.apply(n.querySelectorAll(t,"style[ng-transition]")).filter((function(t){return n.getAttribute(t,"ng-transition")===e})).forEach((function(e){return n.remove(e)}))}))}},deps:[da,$u,Le],multi:!0}],pa=function(){function e(){}return e.init=function(){var t;t=new e,$o=t},e.prototype.addToWindow=function(e){Se.getAngularTestability=function(t,n){void 0===n&&(n=!0);var r=e.findTestabilityInTree(t,n);if(null==r)throw new Error("Could not find testability for element.");return r},Se.getAllAngularTestabilities=function(){return e.getAllTestabilities()},Se.getAllAngularRootElements=function(){return e.getAllRootElements()},Se.frameworkStabilizers||(Se.frameworkStabilizers=[]),Se.frameworkStabilizers.push((function(e){var t=Se.getAllAngularTestabilities(),n=t.length,r=!1,o=function(t){r=r||t,0==--n&&e(r)};t.forEach((function(e){e.whenStable(o)}))}))},e.prototype.findTestabilityInTree=function(e,t,n){if(null==t)return null;var r=e.getTestability(t);return null!=r?r:n?ea().isShadowRoot(t)?this.findTestabilityInTree(e,ea().getHost(t),!0):this.findTestabilityInTree(e,ea().parentElement(t),!0):null},e}();function ha(e,t){"undefined"!=typeof COMPILED&&COMPILED||((Se.ng=Se.ng||{})[e]=t)}var va=function(){return{ApplicationRef:ii,NgZone:zo}}();function ya(e){return di(e)}var ga=new Ne("EventManagerPlugins"),ma=function(){function e(e,t){var n=this;this._zone=t,this._eventNameToPlugin=new Map,e.forEach((function(e){return e.manager=n})),this._plugins=e.slice().reverse()}return e.prototype.addEventListener=function(e,t,n){return this._findPluginFor(t).addEventListener(e,t,n)},e.prototype.addGlobalEventListener=function(e,t,n){return this._findPluginFor(t).addGlobalEventListener(e,t,n)},e.prototype.getZone=function(){return this._zone},e.prototype._findPluginFor=function(e){var t=this._eventNameToPlugin.get(e);if(t)return t;for(var n=this._plugins,r=0;r<n.length;r++){var o=n[r];if(o.supports(e))return this._eventNameToPlugin.set(e,o),o}throw new Error("No event manager plugin found for event "+e)},e}(),ba=function(){function e(e){this._doc=e}return e.prototype.addGlobalEventListener=function(e,t,n){var r=ea().getGlobalEventTarget(this._doc,e);if(!r)throw new Error("Unsupported event target "+r+" for event "+t);return this.addEventListener(r,t,n)},e}(),_a=function(){function e(){this._stylesSet=new Set}return e.prototype.addStyles=function(e){var t=this,n=new Set;e.forEach((function(e){t._stylesSet.has(e)||(t._stylesSet.add(e),n.add(e))})),this.onStylesAdded(n)},e.prototype.onStylesAdded=function(e){},e.prototype.getAllStyles=function(){return Array.from(this._stylesSet)},e}(),wa=function(e){function t(t){var n=e.call(this)||this;return n._doc=t,n._hostNodes=new Set,n._styleNodes=new Set,n._hostNodes.add(t.head),n}return o(t,e),t.prototype._addStylesToHost=function(e,t){var n=this;e.forEach((function(e){var r=n._doc.createElement("style");r.textContent=e,n._styleNodes.add(t.appendChild(r))}))},t.prototype.addHost=function(e){this._addStylesToHost(this._stylesSet,e),this._hostNodes.add(e)},t.prototype.removeHost=function(e){this._hostNodes.delete(e)},t.prototype.onStylesAdded=function(e){var t=this;this._hostNodes.forEach((function(n){return t._addStylesToHost(e,n)}))},t.prototype.ngOnDestroy=function(){this._styleNodes.forEach((function(e){return ea().remove(e)}))},t}(_a),Ea={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/"},Ca=/%COMP%/g;function xa(e,t,n){for(var r=0;r<t.length;r++){var o=t[r];Array.isArray(o)?xa(e,o,n):(o=o.replace(Ca,e),n.push(o))}return n}function Ta(e){return function(t){!1===e(t)&&(t.preventDefault(),t.returnValue=!1)}}var ka=function(){function e(e,t,n){this.eventManager=e,this.sharedStylesHost=t,this.appId=n,this.rendererByCompId=new Map,this.defaultRenderer=new Sa(e)}return e.prototype.createRenderer=function(e,t){if(!e||!t)return this.defaultRenderer;switch(t.encapsulation){case We.Emulated:var n=this.rendererByCompId.get(t.id);return n||(n=new Aa(this.eventManager,this.sharedStylesHost,t,this.appId),this.rendererByCompId.set(t.id,n)),n.applyToHost(e),n;case We.Native:case We.ShadowDom:return new Da(this.eventManager,this.sharedStylesHost,e,t);default:if(!this.rendererByCompId.has(t.id)){var r=xa(t.id,t.styles,[]);this.sharedStylesHost.addStyles(r),this.rendererByCompId.set(t.id,this.defaultRenderer)}return this.defaultRenderer}},e.prototype.begin=function(){},e.prototype.end=function(){},e}(),Sa=function(){function e(e){this.eventManager=e,this.data=Object.create(null)}return e.prototype.destroy=function(){},e.prototype.createElement=function(e,t){return t?document.createElementNS(Ea[t]||t,e):document.createElement(e)},e.prototype.createComment=function(e){return document.createComment(e)},e.prototype.createText=function(e){return document.createTextNode(e)},e.prototype.appendChild=function(e,t){e.appendChild(t)},e.prototype.insertBefore=function(e,t,n){e&&e.insertBefore(t,n)},e.prototype.removeChild=function(e,t){e&&e.removeChild(t)},e.prototype.selectRootElement=function(e,t){var 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},e.prototype.parentNode=function(e){return e.parentNode},e.prototype.nextSibling=function(e){return e.nextSibling},e.prototype.setAttribute=function(e,t,n,r){if(r){t=r+":"+t;var o=Ea[r];o?e.setAttributeNS(o,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)},e.prototype.removeAttribute=function(e,t,n){if(n){var r=Ea[n];r?e.removeAttributeNS(r,t):e.removeAttribute(n+":"+t)}else e.removeAttribute(t)},e.prototype.addClass=function(e,t){e.classList.add(t)},e.prototype.removeClass=function(e,t){e.classList.remove(t)},e.prototype.setStyle=function(e,t,n,r){r&Xt.DashCase?e.style.setProperty(t,n,r&Xt.Important?"important":""):e.style[t]=n},e.prototype.removeStyle=function(e,t,n){n&Xt.DashCase?e.style.removeProperty(t):e.style[t]=""},e.prototype.setProperty=function(e,t,n){Ia(t,"property"),e[t]=n},e.prototype.setValue=function(e,t){e.nodeValue=t},e.prototype.listen=function(e,t,n){return Ia(t,"listener"),"string"==typeof e?this.eventManager.addGlobalEventListener(e,t,Ta(n)):this.eventManager.addEventListener(e,t,Ta(n))},e}(),Na=function(){return"@".charCodeAt(0)}();function Ia(e,t){if(e.charCodeAt(0)===Na)throw new Error("Found the synthetic "+t+" "+e+'. Please include either "BrowserAnimationsModule" or "NoopAnimationsModule" in your application.')}var Aa=function(e){function t(t,n,r,o){var i=e.call(this,t)||this;i.component=r;var u=xa(o+"-"+r.id,r.styles,[]);return n.addStyles(u),i.contentAttr="_ngcontent-%COMP%".replace(Ca,o+"-"+r.id),i.hostAttr=function(e){return"_nghost-%COMP%".replace(Ca,e)}(o+"-"+r.id),i}return o(t,e),t.prototype.applyToHost=function(t){e.prototype.setAttribute.call(this,t,this.hostAttr,"")},t.prototype.createElement=function(t,n){var r=e.prototype.createElement.call(this,t,n);return e.prototype.setAttribute.call(this,r,this.contentAttr,""),r},t}(Sa),Da=function(e){function t(t,n,r,o){var i=e.call(this,t)||this;i.sharedStylesHost=n,i.hostEl=r,i.component=o,i.shadowRoot=o.encapsulation===We.ShadowDom?r.attachShadow({mode:"open"}):r.createShadowRoot(),i.sharedStylesHost.addHost(i.shadowRoot);for(var u=xa(o.id,o.styles,[]),a=0;a<u.length;a++){var s=document.createElement("style");s.textContent=u[a],i.shadowRoot.appendChild(s)}return i}return o(t,e),t.prototype.nodeOrShadowRoot=function(e){return e===this.hostEl?this.shadowRoot:e},t.prototype.destroy=function(){this.sharedStylesHost.removeHost(this.shadowRoot)},t.prototype.appendChild=function(t,n){return e.prototype.appendChild.call(this,this.nodeOrShadowRoot(t),n)},t.prototype.insertBefore=function(t,n,r){return e.prototype.insertBefore.call(this,this.nodeOrShadowRoot(t),n,r)},t.prototype.removeChild=function(t,n){return e.prototype.removeChild.call(this,this.nodeOrShadowRoot(t),n)},t.prototype.parentNode=function(t){return this.nodeOrShadowRoot(e.prototype.parentNode.call(this,this.nodeOrShadowRoot(t)))},t}(Sa),Oa=function(){return"undefined"!=typeof Zone&&Zone.__symbol__||function(e){return"__zone_symbol__"+e}}(),Pa=Oa("addEventListener"),Ra=Oa("removeEventListener"),Ma={},ja="__zone_symbol__propagationStopped",Va=function(){var e="undefined"!=typeof Zone&&Zone[Oa("BLACK_LISTED_EVENTS")];if(e){var t={};return e.forEach((function(e){t[e]=e})),t}}(),Ha=function(e){return!!Va&&Va.hasOwnProperty(e)},La=function(e){var t=Ma[e.type];if(t){var n=this[t];if(n){var r=[e];if(1===n.length)return(u=n[0]).zone!==Zone.current?u.zone.run(u.handler,this,r):u.handler.apply(this,r);for(var o=n.slice(),i=0;i<o.length&&!0!==e[ja];i++){var u;(u=o[i]).zone!==Zone.current?u.zone.run(u.handler,this,r):u.handler.apply(this,r)}}}},Fa=function(e){function t(t,n,r){var o=e.call(this,t)||this;return o.ngZone=n,r&&function(e){return"server"===e}(r)||o.patchEvent(),o}return o(t,e),t.prototype.patchEvent=function(){if("undefined"!=typeof Event&&Event&&Event.prototype&&!Event.prototype.__zone_symbol__stopImmediatePropagation){var e=Event.prototype.__zone_symbol__stopImmediatePropagation=Event.prototype.stopImmediatePropagation;Event.prototype.stopImmediatePropagation=function(){this&&(this[ja]=!0),e&&e.apply(this,arguments)}}},t.prototype.supports=function(e){return!0},t.prototype.addEventListener=function(e,t,n){var r=this,o=n;if(!e[Pa]||zo.isInAngularZone()&&!Ha(t))e.addEventListener(t,o,!1);else{var i=Ma[t];i||(i=Ma[t]=Oa("ANGULAR"+t+"FALSE"));var u=e[i],a=u&&u.length>0;u||(u=e[i]=[]);var s=Ha(t)?Zone.root:Zone.current;if(0===u.length)u.push({zone:s,handler:o});else{for(var l=!1,c=0;c<u.length;c++)if(u[c].handler===o){l=!0;break}l||u.push({zone:s,handler:o})}a||e[Pa](t,La,!1)}return function(){return r.removeEventListener(e,t,o)}},t.prototype.removeEventListener=function(e,t,n){var r=e[Ra];if(!r)return e.removeEventListener.apply(e,[t,n,!1]);var o=Ma[t],i=o&&e[o];if(!i)return e.removeEventListener.apply(e,[t,n,!1]);for(var u=!1,a=0;a<i.length;a++)if(i[a].handler===n){u=!0,i.splice(a,1);break}u?0===i.length&&r.apply(e,[t,La,!1]):e.removeEventListener.apply(e,[t,n,!1])},t}(ba),Ba={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},za=new Ne("HammerGestureConfig"),Ua=new Ne("HammerLoader"),Za=function(){function e(){this.events=[],this.overrides={}}return e.prototype.buildHammer=function(e){var t=new Hammer(e,this.options);for(var n in t.get("pinch").set({enable:!0}),t.get("rotate").set({enable:!0}),this.overrides)t.get(n).set(this.overrides[n]);return t},e}(),qa=function(e){function t(t,n,r,o){var i=e.call(this,t)||this;return i._config=n,i.console=r,i.loader=o,i}return o(t,e),t.prototype.supports=function(e){return!(!Ba.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))},t.prototype.addEventListener=function(e,t,n){var r=this,o=this.manager.getZone();if(t=t.toLowerCase(),!window.Hammer&&this.loader){var i=!1,u=function(){i=!0};return this.loader().then((function(){if(!window.Hammer)return r.console.warn("The custom HAMMER_LOADER completed, but Hammer.JS is not present."),void(u=function(){});i||(u=r.addEventListener(e,t,n))})).catch((function(){r.console.warn('The "'+t+'" event cannot be bound because the custom Hammer.JS loader failed.'),u=function(){}})),function(){u()}}return o.runOutsideAngular((function(){var i=r._config.buildHammer(e),u=function(e){o.runGuarded((function(){n(e)}))};return i.on(t,u),function(){i.off(t,u),"function"==typeof i.destroy&&i.destroy()}}))},t.prototype.isCustomEvent=function(e){return this._config.events.indexOf(e)>-1},t}(ba),Qa=["alt","control","meta","shift"],Wa={alt:function(e){return e.altKey},control:function(e){return e.ctrlKey},meta:function(e){return e.metaKey},shift:function(e){return e.shiftKey}},Ka=function(e){function t(t){return e.call(this,t)||this}var n;return o(t,e),n=t,t.prototype.supports=function(e){return null!=n.parseEventName(e)},t.prototype.addEventListener=function(e,t,r){var o=n.parseEventName(t),i=n.eventCallback(o.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular((function(){return ea().onAndCancel(e,o.domEventName,i)}))},t.parseEventName=function(e){var t=e.toLowerCase().split("."),r=t.shift();if(0===t.length||"keydown"!==r&&"keyup"!==r)return null;var o=n._normalizeKey(t.pop()),i="";if(Qa.forEach((function(e){var n=t.indexOf(e);n>-1&&(t.splice(n,1),i+=e+".")})),i+=o,0!=t.length||0===o.length)return null;var u={};return u.domEventName=r,u.fullKey=i,u},t.getEventFullKey=function(e){var t="",n=ea().getEventKey(e);return" "===(n=n.toLowerCase())?n="space":"."===n&&(n="dot"),Qa.forEach((function(r){r!=n&&(0,Wa[r])(e)&&(t+=r+".")})),t+=n},t.eventCallback=function(e,t,r){return function(o){n.getEventFullKey(o)===e&&r.runGuarded((function(){return t(o)}))}},t._normalizeKey=function(e){switch(e){case"esc":return"escape";default:return e}},t}(ba),Ga=function(){return function(){}}(),Ya=function(e){function t(t){var n=e.call(this)||this;return n._doc=t,n}return o(t,e),t.prototype.sanitize=function(e,t){if(null==t)return null;switch(e){case bt.NONE:return t;case bt.HTML:return t instanceof $a?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"HTML"),function(e,t){var n=null;try{ot=ot||new $e(e);var r=t?String(t):"";n=ot.getInertBodyElement(r);var o=5,i=r;do{if(0===o)throw new Error("Failed to sanitize html because the input is unstable");o--,r=i,i=n.innerHTML,n=ot.getInertBodyElement(r)}while(r!==i);var u=new ht,a=u.sanitizeChildren(mt(n)||n);return Je()&&u.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content, see http://g.co/ng/security#xss"),a}finally{if(n)for(var s=mt(n)||n;s.firstChild;)s.removeChild(s.firstChild)}}(this._doc,String(t)));case bt.STYLE:return t instanceof Xa?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"Style"),function(e){if(!(e=String(e).trim()))return"";var t=e.match(Et);return t&&tt(t[1])===t[1]||e.match(wt)&&function(e){for(var t=!0,n=!0,r=0;r<e.length;r++){var o=e.charAt(r);"'"===o&&n?t=!t:'"'===o&&t&&(n=!n)}return t&&n}(e)?e:(Je()&&console.warn("WARNING: sanitizing unsafe style value "+e+" (see http://g.co/ng/security#xss)."),"unsafe")}(t));case bt.SCRIPT:if(t instanceof es)return t.changingThisBreaksApplicationSecurity;throw this.checkNotSafeValue(t,"Script"),new Error("unsafe value used in a script context");case bt.URL:return t instanceof ns||t instanceof ts?t.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(t,"URL"),tt(String(t)));case bt.RESOURCE_URL:if(t instanceof ns)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)")}},t.prototype.checkNotSafeValue=function(e,t){if(e instanceof Ja)throw new Error("Required a safe "+t+", got a "+e.getTypeName()+" (see http://g.co/ng/security#xss)")},t.prototype.bypassSecurityTrustHtml=function(e){return new $a(e)},t.prototype.bypassSecurityTrustStyle=function(e){return new Xa(e)},t.prototype.bypassSecurityTrustScript=function(e){return new es(e)},t.prototype.bypassSecurityTrustUrl=function(e){return new ts(e)},t.prototype.bypassSecurityTrustResourceUrl=function(e){return new ns(e)},t}(Ga),Ja=function(){function e(e){this.changingThisBreaksApplicationSecurity=e}return e.prototype.toString=function(){return"SafeValue must use [property]=binding: "+this.changingThisBreaksApplicationSecurity+" (see http://g.co/ng/security#xss)"},e}(),$a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"HTML"},t}(Ja),Xa=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"Style"},t}(Ja),es=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"Script"},t}(Ja),ts=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"URL"},t}(Ja),ns=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"ResourceURL"},t}(Ja),rs=ti(pi,"browser",[{provide:Eo,useValue:"browser"},{provide:wo,useValue:function(){aa.makeCurrent(),pa.init()},multi:!0},{provide:Qu,useClass:ca,deps:[$u]},{provide:$u,useFactory:function(){return document},deps:[]}]);function os(){return new kt}var is=function(){function e(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.")}var t;return t=e,e.withServerTransition=function(e){return{ngModule:t,providers:[{provide:mo,useValue:e.appId},{provide:da,useExisting:mo},fa]}},e}();"undefined"!=typeof window&&window;var us=Hu(Fu,[Bu],(function(e){return function(e){for(var t={},n=[],r=!1,o=0;o<e.length;o++){var i=e[o];i.token===Ve&&!0===i.value&&(r=!0),1073741824&i.flags&&n.push(i.token),i.index=o,t[Hn(i.token)]=i}return{factory:null,providersByKey:t,providers:e,modules:n,isRoot:r}}([vr(512,Ut,Zt,[[8,[qu]],[3,Ut],Qt]),vr(5120,To,yi,[[3,To]]),vr(4608,Gu,Yu,[To,[2,Ku]]),vr(5120,ao,gi,[zo]),vr(4608,Po,Po,[]),vr(5120,mo,bo,[]),vr(5120,hn,hi,[]),vr(5120,vn,vi,[]),vr(4608,Ga,Ya,[$u]),vr(6144,_t,null,[Ga]),vr(4608,za,Za,[]),vr(5120,ga,(function(e,t,n,r,o,i,u,a){return[new Fa(e,t,n),new Ka(r),new qa(o,i,u,a)]}),[$u,zo,Eo,$u,$u,za,xo,[2,Ua]]),vr(4608,ma,ma,[ga,zo]),vr(135680,wa,wa,[$u]),vr(4608,ka,ka,[ma,wa,mo]),vr(6144,$t,null,[ka]),vr(6144,_a,null,[wa]),vr(4608,Yo,Yo,[zo]),vr(1073742336,Ju,Ju,[]),vr(1024,kt,os,[]),vr(1024,yo,(function(e){return[(t=e,ha("probe",ya),ha("coreTokens",i({},va,(t||[]).reduce((function(e,t){return e[t.name]=t.token,e}),{}))),function(){return ya})];var t}),[[2,ei]]),vr(512,go,go,[[2,yo]]),vr(131584,ii,ii,[zo,xo,Le,kt,Ut,go]),vr(1073742336,mi,mi,[ii]),vr(1073742336,is,is,[[3,is]]),vr(1073742336,Fu,Fu,[]),vr(256,Ve,!0,[])])}));(function(){if(Ye)throw new Error("Cannot enable prod mode after platform setup.");Ge=!1})(),rs().bootstrapModuleFactory(us).catch((function(e){return 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]]]);