@angular/core 10.0.3 → 10.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v10.0.3
2
+ * @license Angular v10.0.4
3
3
  * (c) 2010-2020 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -17,7 +17,7 @@
17
17
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
18
18
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
19
19
  PERFORMANCE OF THIS SOFTWARE.
20
- ***************************************************************************** */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(t){for(var n,r=1,o=arguments.length;r<o;r++)for(var i in n=arguments[r])Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i]);return t}).apply(this,arguments)};function a(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 u(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function s(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(u(arguments[t]));return e}
20
+ ***************************************************************************** */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)}function i(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 a(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function u(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(a(arguments[t]));return e}
21
21
  /**
22
22
  * @license
23
23
  * Copyright Google LLC All Rights Reserved.
@@ -25,21 +25,14 @@
25
25
  * Use of this source code is governed by an MIT-style license that can be
26
26
  * found in the LICENSE file at https://angular.io/license
27
27
  */
28
- function l(e){return{toString:e}.toString()}
28
+ function s(e){return{toString:e}.toString()}var l="__annotations__",c="__parameters__",f="__prop__metadata__";function d(e,t,n,r,o){return s((function(){var i=p(t);function a(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(this instanceof a)return i.call.apply(i,u([this],e)),this;var n=new(a.bind.apply(a,u([void 0],e)));return function t(i){return o&&o.apply(void 0,u([i],e)),(i.hasOwnProperty(l)?i[l]:Object.defineProperty(i,l,{value:[]})[l]).push(n),r&&r(i),i}}return n&&(a.prototype=Object.create(n.prototype)),a.prototype.ngMetadataName=e,a.annotationCls=a,a}))}function p(e){return function t(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];if(e){var o=e.apply(void 0,u(n));for(var i in o)this[i]=o[i]}}}function h(e,t,n){return s((function(){var r=p(t);function o(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(this instanceof o)return r.apply(this,e),this;var n=new(o.bind.apply(o,u([void 0],e)));return i.annotation=n,i;function i(e,t,r){for(var o=e.hasOwnProperty(c)?e[c]:Object.defineProperty(e,c,{value:[]})[c];o.length<=r;)o.push(null);return(o[r]=o[r]||[]).push(n),e}}return n&&(o.prototype=Object.create(n.prototype)),o.prototype.ngMetadataName=e,o.annotationCls=o,o}))}function v(e,t,n,r){return s((function(){var o=p(t);function i(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(this instanceof i)return o.apply(this,e),this;var n=new(i.bind.apply(i,u([void 0],e)));function a(t,o){var i=t.constructor,a=i.hasOwnProperty(f)?i[f]:Object.defineProperty(i,f,{value:{}})[f];a[o]=a.hasOwnProperty(o)&&a[o]||[],a[o].unshift(n),r&&r.apply(void 0,u([t,o],e))}return a}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=e,i.annotationCls=i,i}))}
29
29
  /**
30
30
  * @license
31
31
  * Copyright Google LLC All Rights Reserved.
32
32
  *
33
33
  * Use of this source code is governed by an MIT-style license that can be
34
34
  * found in the LICENSE file at https://angular.io/license
35
- */var c="__annotations__",f="__parameters__",d="__prop__metadata__";function p(e,t,n,r,o){return l((function(){var i=h(t);function a(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];if(this instanceof a)return i.call.apply(i,s([this],t)),this;var u=new((e=a).bind.apply(e,s([void 0],t)));return function e(n){return o&&o.apply(void 0,s([n],t)),(n.hasOwnProperty(c)?n[c]:Object.defineProperty(n,c,{value:[]})[c]).push(u),r&&r(n),n}}return n&&(a.prototype=Object.create(n.prototype)),a.prototype.ngMetadataName=e,a.annotationCls=a,a}))}function h(e){return function t(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];if(e){var o=e.apply(void 0,s(n));for(var i in o)this[i]=o[i]}}}function v(e,t,n){return l((function(){var r=h(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,s([void 0],t)));return a.annotation=i,a;function a(e,t,n){for(var r=e.hasOwnProperty(f)?e[f]:Object.defineProperty(e,f,{value:[]})[f];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}))}function y(e,t,n,r){return l((function(){var o=h(t);function i(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];if(this instanceof i)return o.apply(this,t),this;var a=new((e=i).bind.apply(e,s([void 0],t)));function u(e,n){var o=e.constructor,i=o.hasOwnProperty(d)?o[d]:Object.defineProperty(o,d,{value:{}})[d];i[n]=i.hasOwnProperty(n)&&i[n]||[],i[n].unshift(a),r&&r.apply(void 0,s([e,n],t))}return u}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=e,i.annotationCls=i,i}))}
36
- /**
37
- * @license
38
- * Copyright Google LLC All Rights Reserved.
39
- *
40
- * Use of this source code is governed by an MIT-style license that can be
41
- * found in the LICENSE file at https://angular.io/license
42
- */var g,m=function(e){return{token:e}},_=v("Inject",m),w=v("Optional"),b=v("Self"),C=v("SkipSelf"),I=v("Host"),x=function(e){return{attributeName:e}},E=v("Attribute",x);
35
+ */var y,g=function(e){return{token:e}},m=h("Inject",g),_=h("Optional"),w=h("Self"),b=h("SkipSelf"),C=h("Host"),I=function(e){return{attributeName:e}},x=h("Attribute",I);
43
36
  /**
44
37
  * @license
45
38
  * Copyright Google LLC All Rights Reserved.
@@ -47,14 +40,14 @@ function l(e){return{toString:e}.toString()}
47
40
  * Use of this source code is governed by an MIT-style license that can be
48
41
  * found in the LICENSE file at https://angular.io/license
49
42
  */
50
- function k(e){for(var t in e)if(e[t]===k)return t;throw Error("Could not find renamed property on target object.")}function O(e,t){for(var n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}
43
+ function E(e){for(var t in e)if(e[t]===E)return t;throw Error("Could not find renamed property on target object.")}function k(e,t){for(var n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}
51
44
  /**
52
45
  * @license
53
46
  * Copyright Google LLC All Rights Reserved.
54
47
  *
55
48
  * Use of this source code is governed by an MIT-style license that can be
56
49
  * found in the LICENSE file at https://angular.io/license
57
- */function P(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}(
50
+ */function O(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}(
58
51
  /**
59
52
  * @license
60
53
  * Copyright Google LLC All Rights Reserved.
@@ -62,7 +55,7 @@ function k(e){for(var t in e)if(e[t]===k)return t;throw Error("Could not find re
62
55
  * Use of this source code is governed by an MIT-style license that can be
63
56
  * found in the LICENSE file at https://angular.io/license
64
57
  */
65
- g=e.InjectFlags||(e.InjectFlags={}))[g.Default=0]="Default",g[g.Host=1]="Host",g[g.Self=2]="Self",g[g.SkipSelf=4]="SkipSelf",g[g.Optional=8]="Optional";var N=P;function T(e){return{factory:e.factory,providers:e.providers||[],imports:e.imports||[]}}function j(e){return D(e,e[S])||D(e,e[F])}function D(e,t){return t&&t.token===e?t:null}function A(e){return e&&(e.hasOwnProperty(R)||e.hasOwnProperty(M))?e[R]:null}var S=k({"ɵprov":k}),R=k({"ɵinj":k}),V=k({"ɵprovFallback":k}),F=k({ngInjectableDef:k}),M=k({ngInjectorDef:k});
58
+ y=e.InjectFlags||(e.InjectFlags={}))[y.Default=0]="Default",y[y.Host=1]="Host",y[y.Self=2]="Self",y[y.SkipSelf=4]="SkipSelf",y[y.Optional=8]="Optional";var P=O;function N(e){return{factory:e.factory,providers:e.providers||[],imports:e.imports||[]}}function T(e){return j(e,e[A])||j(e,e[V])}function j(e,t){return t&&t.token===e?t:null}function D(e){return e&&(e.hasOwnProperty(S)||e.hasOwnProperty(F))?e[S]:null}var A=E({"ɵprov":E}),S=E({"ɵinj":E}),R=E({"ɵprovFallback":E}),V=E({ngInjectableDef:E}),F=E({ngInjectorDef:E});
66
59
  /**
67
60
  * @license
68
61
  * Copyright Google LLC All Rights Reserved.
@@ -70,21 +63,21 @@ g=e.InjectFlags||(e.InjectFlags={}))[g.Default=0]="Default",g[g.Host=1]="Host",g
70
63
  * Use of this source code is governed by an MIT-style license that can be
71
64
  * found in the LICENSE file at https://angular.io/license
72
65
  */
73
- function H(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(H).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)}function L(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}
66
+ function M(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(M).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)}function H(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}
74
67
  /**
75
68
  * @license
76
69
  * Copyright Google LLC All Rights Reserved.
77
70
  *
78
71
  * Use of this source code is governed by an MIT-style license that can be
79
72
  * found in the LICENSE file at https://angular.io/license
80
- */var B=k({__forward_ref__:k});function U(e){return e.__forward_ref__=U,e.toString=function(){return H(this())},e}function Q(e){return z(e)?e():e}function z(e){return"function"==typeof e&&e.hasOwnProperty(B)&&e.__forward_ref__===U}
73
+ */var L=E({__forward_ref__:E});function B(e){return e.__forward_ref__=B,e.toString=function(){return M(this())},e}function U(e){return Q(e)?e():e}function Q(e){return"function"==typeof e&&e.hasOwnProperty(L)&&e.__forward_ref__===B}
81
74
  /**
82
75
  * @license
83
76
  * Copyright Google LLC All Rights Reserved.
84
77
  *
85
78
  * Use of this source code is governed by an MIT-style license that can be
86
79
  * found in the LICENSE file at https://angular.io/license
87
- */var q,W,Z,K="undefined"!=typeof globalThis&&globalThis,G="undefined"!=typeof window&&window,J="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,Y="undefined"!=typeof global&&global,$=K||Y||G||J;
80
+ */var z,q,W,Z="undefined"!=typeof globalThis&&globalThis,K="undefined"!=typeof window&&window,G="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,J="undefined"!=typeof global&&global,Y=Z||J||K||G;
88
81
  /**
89
82
  * @license
90
83
  * Copyright Google LLC All Rights Reserved.
@@ -92,28 +85,28 @@ function H(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map
92
85
  * Use of this source code is governed by an MIT-style license that can be
93
86
  * found in the LICENSE file at https://angular.io/license
94
87
  */
95
- function X(){var e=$.ng;if(!e||!e.ɵcompilerFacade)throw new Error("Angular JIT compilation failed: '@angular/compiler' not loaded!\n - JIT compilation is discouraged for production use-cases! Consider AOT mode instead.\n - Did you bootstrap using '@angular/platform-browser-dynamic' or '@angular/platform-server'?\n - Alternatively provide the compiler with 'import \"@angular/compiler\";' before bootstrapping.");return e.ɵcompilerFacade}
88
+ function $(){var e=Y.ng;if(!e||!e.ɵcompilerFacade)throw new Error("Angular JIT compilation failed: '@angular/compiler' not loaded!\n - JIT compilation is discouraged for production use-cases! Consider AOT mode instead.\n - Did you bootstrap using '@angular/platform-browser-dynamic' or '@angular/platform-server'?\n - Alternatively provide the compiler with 'import \"@angular/compiler\";' before bootstrapping.");return e.ɵcompilerFacade}
96
89
  /**
97
90
  * @license
98
91
  * Copyright Google LLC All Rights Reserved.
99
92
  *
100
93
  * Use of this source code is governed by an MIT-style license that can be
101
94
  * found in the LICENSE file at https://angular.io/license
102
- */!function(e){e[e.Token=0]="Token",e[e.Attribute=1]="Attribute",e[e.ChangeDetectorRef=2]="ChangeDetectorRef",e[e.Invalid=3]="Invalid"}(q||(q={})),function(e){e[e.Directive=0]="Directive",e[e.Component=1]="Component",e[e.Injectable=2]="Injectable",e[e.Pipe=3]="Pipe",e[e.NgModule=4]="NgModule"}(W||(W={})),function(e){e[e.Emulated=0]="Emulated",e[e.Native=1]="Native",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom"}(Z||(Z={}));var ee,te=k({"ɵcmp":k}),ne=k({"ɵdir":k}),re=k({"ɵpipe":k}),oe=k({"ɵmod":k}),ie=k({"ɵloc":k}),ae=k({"ɵfac":k}),ue=k({__NG_ELEMENT_ID__:k}),se=function(){function e(e,t){this._desc=e,this.ngMetadataName="InjectionToken",this.ɵprov=void 0,"number"==typeof t?this.__NG_ELEMENT_ID__=t:void 0!==t&&(this.ɵprov=P({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}return e.prototype.toString=function(){return"InjectionToken "+this._desc},e}(),le=new se("INJECTOR",-1),ce={},fe=/\n/gm,de=k({provide:String,useValue:k}),pe=void 0;function he(e){var t=pe;return pe=e,t}function ve(e){var t=ee;return ee=e,t}function ye(t,n){if(void 0===n&&(n=e.InjectFlags.Default),void 0===pe)throw new Error("inject() must be called from an injection context");return null===pe?we(t,void 0,n):pe.get(t,n&e.InjectFlags.Optional?null:void 0,n)}function ge(t,n){return void 0===n&&(n=e.InjectFlags.Default),(ee||ye)(Q(t),n)}function me(e){throw new Error("invalid")}var _e=ge;function we(t,n,r){var o=j(t);if(o&&"root"==o.providedIn)return void 0===o.value?o.value=o.factory():o.value;if(r&e.InjectFlags.Optional)return null;if(void 0!==n)return n;throw new Error("Injector: NOT_FOUND ["+H(t)+"]")}function be(t){for(var n=[],r=0;r<t.length;r++){var o=Q(t[r]);if(Array.isArray(o)){if(0===o.length)throw new Error("Arguments array must have arguments.");for(var i=void 0,a=e.InjectFlags.Default,u=0;u<o.length;u++){var s=o[u];s instanceof w||"Optional"===s.ngMetadataName||s===w?a|=e.InjectFlags.Optional:s instanceof C||"SkipSelf"===s.ngMetadataName||s===C?a|=e.InjectFlags.SkipSelf:s instanceof b||"Self"===s.ngMetadataName||s===b?a|=e.InjectFlags.Self:i=s instanceof _||s===_?s.token:s}n.push(ge(i,a))}else n.push(ge(o))}return n}var Ce=function(){function e(){}return e.prototype.get=function(e,t){if(void 0===t&&(t=ce),t===ce){var n=new Error("NullInjectorError: No provider for "+H(e)+"!");throw n.name="NullInjectorError",n}return t},e}();function Ie(e,t,n,r){var o=e.ngTempTokenPath;throw t.__source&&o.unshift(t.__source),e.message=xe("\n"+e.message,o,n,r),e.ngTokenPath=o,e.ngTempTokenPath=null,e}function xe(e,t,n,r){void 0===r&&(r=null),e=e&&"\n"===e.charAt(0)&&"ɵ"==e.charAt(1)?e.substr(2):e;var o=H(t);if(Array.isArray(t))o=t.map(H).join(" -> ");else if("object"==typeof t){var i=[];for(var a in t)if(t.hasOwnProperty(a)){var u=t[a];i.push(a+":"+("string"==typeof u?JSON.stringify(u):H(u)))}o="{"+i.join(", ")+"}"}return n+(r?"("+r+")":"")+"["+o+"]: "+e.replace(fe,"\n ")}
95
+ */!function(e){e[e.Token=0]="Token",e[e.Attribute=1]="Attribute",e[e.ChangeDetectorRef=2]="ChangeDetectorRef",e[e.Invalid=3]="Invalid"}(z||(z={})),function(e){e[e.Directive=0]="Directive",e[e.Component=1]="Component",e[e.Injectable=2]="Injectable",e[e.Pipe=3]="Pipe",e[e.NgModule=4]="NgModule"}(q||(q={})),function(e){e[e.Emulated=0]="Emulated",e[e.Native=1]="Native",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom"}(W||(W={}));var X,ee=E({"ɵcmp":E}),te=E({"ɵdir":E}),ne=E({"ɵpipe":E}),re=E({"ɵmod":E}),oe=E({"ɵloc":E}),ie=E({"ɵfac":E}),ae=E({__NG_ELEMENT_ID__:E}),ue=function(){function e(e,t){this._desc=e,this.ngMetadataName="InjectionToken",this.ɵprov=void 0,"number"==typeof t?this.__NG_ELEMENT_ID__=t:void 0!==t&&(this.ɵprov=O({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}return e.prototype.toString=function(){return"InjectionToken "+this._desc},e}(),se=new ue("INJECTOR",-1),le={},ce=/\n/gm,fe=E({provide:String,useValue:E}),de=void 0;function pe(e){var t=de;return de=e,t}function he(e){var t=X;return X=e,t}function ve(t,n){if(void 0===n&&(n=e.InjectFlags.Default),void 0===de)throw new Error("inject() must be called from an injection context");return null===de?_e(t,void 0,n):de.get(t,n&e.InjectFlags.Optional?null:void 0,n)}function ye(t,n){return void 0===n&&(n=e.InjectFlags.Default),(X||ve)(U(t),n)}function ge(e){throw new Error("invalid")}var me=ye;function _e(t,n,r){var o=T(t);if(o&&"root"==o.providedIn)return void 0===o.value?o.value=o.factory():o.value;if(r&e.InjectFlags.Optional)return null;if(void 0!==n)return n;throw new Error("Injector: NOT_FOUND ["+M(t)+"]")}function we(t){for(var n=[],r=0;r<t.length;r++){var o=U(t[r]);if(Array.isArray(o)){if(0===o.length)throw new Error("Arguments array must have arguments.");for(var i=void 0,a=e.InjectFlags.Default,u=0;u<o.length;u++){var s=o[u];s instanceof _||"Optional"===s.ngMetadataName||s===_?a|=e.InjectFlags.Optional:s instanceof b||"SkipSelf"===s.ngMetadataName||s===b?a|=e.InjectFlags.SkipSelf:s instanceof w||"Self"===s.ngMetadataName||s===w?a|=e.InjectFlags.Self:i=s instanceof m||s===m?s.token:s}n.push(ye(i,a))}else n.push(ye(o))}return n}var be=function(){function e(){}return e.prototype.get=function(e,t){if(void 0===t&&(t=le),t===le){var n=new Error("NullInjectorError: No provider for "+M(e)+"!");throw n.name="NullInjectorError",n}return t},e}();function Ce(e,t,n,r){var o=e.ngTempTokenPath;throw t.__source&&o.unshift(t.__source),e.message=Ie("\n"+e.message,o,n,r),e.ngTokenPath=o,e.ngTempTokenPath=null,e}function Ie(e,t,n,r){void 0===r&&(r=null),e=e&&"\n"===e.charAt(0)&&"ɵ"==e.charAt(1)?e.substr(2):e;var o=M(t);if(Array.isArray(t))o=t.map(M).join(" -> ");else if("object"==typeof t){var i=[];for(var a in t)if(t.hasOwnProperty(a)){var u=t[a];i.push(a+":"+("string"==typeof u?JSON.stringify(u):M(u)))}o="{"+i.join(", ")+"}"}return n+(r?"("+r+")":"")+"["+o+"]: "+e.replace(ce,"\n ")}
103
96
  /**
104
97
  * @license
105
98
  * Copyright Google LLC All Rights Reserved.
106
99
  *
107
100
  * Use of this source code is governed by an MIT-style license that can be
108
101
  * found in the LICENSE file at https://angular.io/license
109
- */var Ee,ke,Oe={"ɵɵdefineInjectable":P,"ɵɵdefineInjector":T,"ɵɵinject":ge,"ɵɵgetFactoryOf":function e(t){var n=t;if(z(t))return function(){var t=e(Q(n));return t?t():null};var r=j(n)||A(n);return r&&void 0!==r.factory?r.factory:null}
102
+ */var xe,Ee,ke={"ɵɵdefineInjectable":O,"ɵɵdefineInjector":N,"ɵɵinject":ye,"ɵɵgetFactoryOf":function e(t){var n=t;if(Q(t))return function(){var t=e(U(n));return t?t():null};var r=T(n)||D(n);return r&&void 0!==r.factory?r.factory:null}
110
103
  /**
111
104
  * @license
112
105
  * Copyright Google LLC All Rights Reserved.
113
106
  *
114
107
  * Use of this source code is governed by an MIT-style license that can be
115
108
  * found in the LICENSE file at https://angular.io/license
116
- */,"ɵɵinvalidFactoryDep":me},Pe=function Pe(){},Ne=function Ne(){};function Te(e,t){null==e&&function n(e,t,r,o){throw new Error("ASSERTION ERROR: "+e+(null==o?"":" [Expected=> "+r+" "+o+" "+t+" <=Actual]"))}(t,e,null,"!=")}
109
+ */,"ɵɵinvalidFactoryDep":ge},Oe=function Oe(){},Pe=function Pe(){};function Ne(e,t){null==e&&function n(e,t,r,o){throw new Error("ASSERTION ERROR: "+e+(null==o?"":" [Expected=> "+r+" "+o+" "+t+" <=Actual]"))}(t,e,null,"!=")}
117
110
  /**
118
111
  * @license
119
112
  * Copyright Google LLC All Rights Reserved.
@@ -121,14 +114,14 @@ function X(){var e=$.ng;if(!e||!e.ɵcompilerFacade)throw new Error("Angular JIT
121
114
  * Use of this source code is governed by an MIT-style license that can be
122
115
  * found in the LICENSE file at https://angular.io/license
123
116
  */
124
- function je(e,t){for(var n=0;n<e.length;n++)t.push(e[n])}function De(e,t){void 0===t&&(t=e);for(var n=0;n<e.length;n++){var r=e[n];Array.isArray(r)?(t===e&&(t=e.slice(0,n)),De(r,t)):t!==e&&t.push(r)}return t}function Ae(e,t){e.forEach((function(e){return Array.isArray(e)?Ae(e,t):t(e)}))}function Se(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Re(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Ve(e,t){for(var n=[],r=0;r<e;r++)n.push(t);return n}function Fe(e,t,n){var r=He(e,t);return r>=0?e[1|r]=n:function o(e,t,n,r){var o=e.length;if(o==t)e.push(n,r);else if(1===o)e.push(r,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;)e[o]=e[o-2],o--;e[t]=n,e[t+1]=r}}(e,r=~r,t,n),r}function Me(e,t){var n=He(e,t);if(n>=0)return e[1|n]}function He(e,t){return function n(e,t,r){for(var o=0,i=e.length>>r;i!==o;){var a=o+(i-o>>1),u=e[a<<r];if(t===u)return a<<r;u>t?i=a:o=a+1}return~(i<<r)}
117
+ function Te(e,t){for(var n=0;n<e.length;n++)t.push(e[n])}function je(e,t){void 0===t&&(t=e);for(var n=0;n<e.length;n++){var r=e[n];Array.isArray(r)?(t===e&&(t=e.slice(0,n)),je(r,t)):t!==e&&t.push(r)}return t}function De(e,t){e.forEach((function(e){return Array.isArray(e)?De(e,t):t(e)}))}function Ae(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Se(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Re(e,t){for(var n=[],r=0;r<e;r++)n.push(t);return n}function Ve(e,t,n){var r=Me(e,t);return r>=0?e[1|r]=n:function o(e,t,n,r){var o=e.length;if(o==t)e.push(n,r);else if(1===o)e.push(r,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;)e[o]=e[o-2],o--;e[t]=n,e[t+1]=r}}(e,r=~r,t,n),r}function Fe(e,t){var n=Me(e,t);if(n>=0)return e[1|n]}function Me(e,t){return function n(e,t,r){for(var o=0,i=e.length>>r;i!==o;){var a=o+(i-o>>1),u=e[a<<r];if(t===u)return a<<r;u>t?i=a:o=a+1}return~(i<<r)}
125
118
  /**
126
119
  * @license
127
120
  * Copyright Google LLC All Rights Reserved.
128
121
  *
129
122
  * Use of this source code is governed by an MIT-style license that can be
130
123
  * found in the LICENSE file at https://angular.io/license
131
- */(e,t,1)}(Ee=e.ChangeDetectionStrategy||(e.ChangeDetectionStrategy={}))[Ee.OnPush=0]="OnPush",Ee[Ee.Default=1]="Default",(ke=e.ɵChangeDetectorStatus||(e.ɵChangeDetectorStatus={}))[ke.CheckOnce=0]="CheckOnce",ke[ke.Checked=1]="Checked",ke[ke.CheckAlways=2]="CheckAlways",ke[ke.Detached=3]="Detached",ke[ke.Errored=4]="Errored",ke[ke.Destroyed=5]="Destroyed",
124
+ */(e,t,1)}(xe=e.ChangeDetectionStrategy||(e.ChangeDetectionStrategy={}))[xe.OnPush=0]="OnPush",xe[xe.Default=1]="Default",(Ee=e.ɵChangeDetectorStatus||(e.ɵChangeDetectorStatus={}))[Ee.CheckOnce=0]="CheckOnce",Ee[Ee.Checked=1]="Checked",Ee[Ee.CheckAlways=2]="CheckAlways",Ee[Ee.Detached=3]="Detached",Ee[Ee.Errored=4]="Errored",Ee[Ee.Destroyed=5]="Destroyed",
132
125
  /**
133
126
  * @license
134
127
  * Copyright Google LLC All Rights Reserved.
@@ -144,7 +137,7 @@ function(e){e[e.Emulated=0]="Emulated",e[e.Native=1]="Native",e[e.None=2]="None"
144
137
  * Use of this source code is governed by an MIT-style license that can be
145
138
  * found in the LICENSE file at https://angular.io/license
146
139
  */
147
- var Le={},Be=[],Ue=0;function Qe(t){return l((function(){var n=t.type,r=n.prototype,o={},i={type:n,providersResolver:null,decls:t.decls,vars:t.vars,factory:null,template:t.template||null,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:o,inputs:null,outputs:null,exportAs:t.exportAs||null,onChanges:null,onInit:r.ngOnInit||null,doCheck:r.ngDoCheck||null,afterContentInit:r.ngAfterContentInit||null,afterContentChecked:r.ngAfterContentChecked||null,afterViewInit:r.ngAfterViewInit||null,afterViewChecked:r.ngAfterViewChecked||null,onDestroy:r.ngOnDestroy||null,onPush:t.changeDetection===e.ChangeDetectionStrategy.OnPush,directiveDefs:null,pipeDefs:null,selectors:t.selectors||Be,viewQuery:t.viewQuery||null,features:t.features||null,data:t.data||{},encapsulation:t.encapsulation||e.ViewEncapsulation.Emulated,id:"c",styles:t.styles||Be,_:null,setInput:null,schemas:t.schemas||null,tView:null},a=t.directives,u=t.features,s=t.pipes;return i.id+=Ue++,i.inputs=Je(t.inputs,o),i.outputs=Je(t.outputs),u&&u.forEach((function(e){return e(i)})),i.directiveDefs=a?function(){return("function"==typeof a?a():a).map(qe)}:null,i.pipeDefs=s?function(){return("function"==typeof s?s():s).map(We)}:null,i}))}function ze(e,t,n){var r=e.ɵcmp;r.directiveDefs=function(){return t.map(qe)},r.pipeDefs=function(){return n.map(We)}}function qe(e){return Xe(e)||et(e)}function We(e){return tt(e)}var Ze={};function Ke(e){var t={type:e.type,bootstrap:e.bootstrap||Be,declarations:e.declarations||Be,imports:e.imports||Be,exports:e.exports||Be,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null};return null!=e.id&&l((function(){Ze[e.id]=e.type})),t}function Ge(e,t){return l((function(){var n=rt(e,!0);n.declarations=t.declarations||Be,n.imports=t.imports||Be,n.exports=t.exports||Be}))}function Je(e,t){if(null==e)return Le;var n={};for(var r in e)if(e.hasOwnProperty(r)){var o=e[r],i=o;Array.isArray(o)&&(i=o[1],o=o[0]),n[o]=r,t&&(t[o]=i)}return n}var Ye=Qe;function $e(e){return{type:e.type,name:e.name,factory:null,pure:!1!==e.pure,onDestroy:e.type.prototype.ngOnDestroy||null}}function Xe(e){return e[te]||null}function et(e){return e[ne]||null}function tt(e){return e[re]||null}function nt(e,t){return e.hasOwnProperty(ae)?e[ae]:null}function rt(e,t){var n=e[oe]||null;if(!n&&!0===t)throw new Error("Type "+H(e)+" does not have 'ɵmod' property.");return n}
140
+ var He={},Le=[],Be=0;function Ue(t){return s((function(){var n=t.type,r=n.prototype,o={},i={type:n,providersResolver:null,decls:t.decls,vars:t.vars,factory:null,template:t.template||null,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:o,inputs:null,outputs:null,exportAs:t.exportAs||null,onChanges:null,onInit:r.ngOnInit||null,doCheck:r.ngDoCheck||null,afterContentInit:r.ngAfterContentInit||null,afterContentChecked:r.ngAfterContentChecked||null,afterViewInit:r.ngAfterViewInit||null,afterViewChecked:r.ngAfterViewChecked||null,onDestroy:r.ngOnDestroy||null,onPush:t.changeDetection===e.ChangeDetectionStrategy.OnPush,directiveDefs:null,pipeDefs:null,selectors:t.selectors||Le,viewQuery:t.viewQuery||null,features:t.features||null,data:t.data||{},encapsulation:t.encapsulation||e.ViewEncapsulation.Emulated,id:"c",styles:t.styles||Le,_:null,setInput:null,schemas:t.schemas||null,tView:null},a=t.directives,u=t.features,s=t.pipes;return i.id+=Be++,i.inputs=Ge(t.inputs,o),i.outputs=Ge(t.outputs),u&&u.forEach((function(e){return e(i)})),i.directiveDefs=a?function(){return("function"==typeof a?a():a).map(ze)}:null,i.pipeDefs=s?function(){return("function"==typeof s?s():s).map(qe)}:null,i}))}function Qe(e,t,n){var r=e.ɵcmp;r.directiveDefs=function(){return t.map(ze)},r.pipeDefs=function(){return n.map(qe)}}function ze(e){return $e(e)||Xe(e)}function qe(e){return et(e)}var We={};function Ze(e){var t={type:e.type,bootstrap:e.bootstrap||Le,declarations:e.declarations||Le,imports:e.imports||Le,exports:e.exports||Le,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null};return null!=e.id&&s((function(){We[e.id]=e.type})),t}function Ke(e,t){return s((function(){var n=nt(e,!0);n.declarations=t.declarations||Le,n.imports=t.imports||Le,n.exports=t.exports||Le}))}function Ge(e,t){if(null==e)return He;var n={};for(var r in e)if(e.hasOwnProperty(r)){var o=e[r],i=o;Array.isArray(o)&&(i=o[1],o=o[0]),n[o]=r,t&&(t[o]=i)}return n}var Je=Ue;function Ye(e){return{type:e.type,name:e.name,factory:null,pure:!1!==e.pure,onDestroy:e.type.prototype.ngOnDestroy||null}}function $e(e){return e[ee]||null}function Xe(e){return e[te]||null}function et(e){return e[ne]||null}function tt(e,t){return e.hasOwnProperty(ie)?e[ie]:null}function nt(e,t){var n=e[re]||null;if(!n&&!0===t)throw new Error("Type "+M(e)+" does not have 'ɵmod' property.");return n}
148
141
  /**
149
142
  * @license
150
143
  * Copyright Google LLC All Rights Reserved.
@@ -152,7 +145,7 @@ var Le={},Be=[],Ue=0;function Qe(t){return l((function(){var n=t.type,r=n.protot
152
145
  * Use of this source code is governed by an MIT-style license that can be
153
146
  * found in the LICENSE file at https://angular.io/license
154
147
  */
155
- function ot(e){return Array.isArray(e)&&"object"==typeof e[1]}function it(e){return Array.isArray(e)&&!0===e[1]}function at(e){return 0!=(8&e.flags)}function ut(e){return 2==(2&e.flags)}function st(e){return 1==(1&e.flags)}function lt(e){return null!==e.template}function ct(e){return 0!=(512&e[2])}
148
+ function rt(e){return Array.isArray(e)&&"object"==typeof e[1]}function ot(e){return Array.isArray(e)&&!0===e[1]}function it(e){return 0!=(8&e.flags)}function at(e){return 2==(2&e.flags)}function ut(e){return 1==(1&e.flags)}function st(e){return null!==e.template}function lt(e){return 0!=(512&e[2])}
156
149
  /**
157
150
  * @license
158
151
  * Copyright Google LLC All Rights Reserved.
@@ -167,14 +160,14 @@ function ot(e){return Array.isArray(e)&&"object"==typeof e[1]}function it(e){ret
167
160
  * Use of this source code is governed by an MIT-style license that can be
168
161
  * found in the LICENSE file at https://angular.io/license
169
162
  */
170
- var ft,dt=void 0;function pt(){return void 0!==dt?dt:"undefined"!=typeof document?document:void 0}
163
+ var ct,ft=void 0;function dt(){return void 0!==ft?ft:"undefined"!=typeof document?document:void 0}
171
164
  /**
172
165
  * @license
173
166
  * Copyright Google LLC All Rights Reserved.
174
167
  *
175
168
  * Use of this source code is governed by an MIT-style license that can be
176
169
  * found in the LICENSE file at https://angular.io/license
177
- */function ht(e){return!!e.listen}!function(e){e[e.Important=1]="Important",e[e.DashCase=2]="DashCase"}(ft||(ft={}));var vt={createRenderer:function(e,t){return pt()}};
170
+ */function pt(e){return!!e.listen}!function(e){e[e.Important=1]="Important",e[e.DashCase=2]="DashCase"}(ct||(ct={}));var ht={createRenderer:function(e,t){return dt()}};
178
171
  /**
179
172
  * @license
180
173
  * Copyright Google LLC All Rights Reserved.
@@ -182,42 +175,42 @@ var ft,dt=void 0;function pt(){return void 0!==dt?dt:"undefined"!=typeof documen
182
175
  * Use of this source code is governed by an MIT-style license that can be
183
176
  * found in the LICENSE file at https://angular.io/license
184
177
  */
185
- function yt(e){for(;Array.isArray(e);)e=e[0];return e}function gt(e,t){return yt(t[e+20])}function mt(e,t){return yt(t[e.index])}function _t(e,t){var n=e.index;return-1!==n?yt(t[n]):null}function wt(e,t){return e.data[t+20]}function bt(e,t){return e[t+20]}function Ct(e,t){var n=t[e];return ot(n)?n:n[0]}function It(e){return e.__ngContext__||null}function xt(e){var t=It(e);return t?Array.isArray(t)?t:t.lView:null}function Et(e){return 4==(4&e[2])}function kt(e){return 128==(128&e[2])}function Ot(e,t){return null===e||null==t?null:e[t]}function Pt(e){e[18]=0}function Nt(e,t){e[5]+=t;for(var n=e,r=e[3];null!==r&&(1===t&&1===n[5]||-1===t&&0===n[5]);)r[5]+=t,n=r,r=r[3]}
178
+ function vt(e){for(;Array.isArray(e);)e=e[0];return e}function yt(e,t){return vt(t[e+20])}function gt(e,t){return vt(t[e.index])}function mt(e,t){var n=e.index;return-1!==n?vt(t[n]):null}function _t(e,t){return e.data[t+20]}function wt(e,t){return e[t+20]}function bt(e,t){var n=t[e];return rt(n)?n:n[0]}function Ct(e){return e.__ngContext__||null}function It(e){var t=Ct(e);return t?Array.isArray(t)?t:t.lView:null}function xt(e){return 4==(4&e[2])}function Et(e){return 128==(128&e[2])}function kt(e,t){return null===e||null==t?null:e[t]}function Ot(e){e[18]=0}function Pt(e,t){e[5]+=t;for(var n=e,r=e[3];null!==r&&(1===t&&1===n[5]||-1===t&&0===n[5]);)r[5]+=t,n=r,r=r[3]}
186
179
  /**
187
180
  * @license
188
181
  * Copyright Google LLC All Rights Reserved.
189
182
  *
190
183
  * Use of this source code is governed by an MIT-style license that can be
191
184
  * found in the LICENSE file at https://angular.io/license
192
- */var Tt={lFrame:nn(null),bindingsEnabled:!0,checkNoChangesMode:!1};function jt(){return Tt.bindingsEnabled}function Dt(){Tt.bindingsEnabled=!0}function At(){Tt.bindingsEnabled=!1}function St(){return Tt.lFrame.lView}function Rt(){return Tt.lFrame.tView}function Vt(e){Tt.lFrame.contextLView=e}function Ft(){return Tt.lFrame.previousOrParentTNode}function Mt(e,t){Tt.lFrame.previousOrParentTNode=e,Tt.lFrame.isParent=t}function Ht(){return Tt.lFrame.isParent}function Lt(){Tt.lFrame.isParent=!1}function Bt(){return Tt.checkNoChangesMode}function Ut(e){Tt.checkNoChangesMode=e}function Qt(){var e=Tt.lFrame,t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function zt(){return Tt.lFrame.bindingIndex}function qt(e){return Tt.lFrame.bindingIndex=e}function Wt(){return Tt.lFrame.bindingIndex++}function Zt(e){var t=Tt.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Kt(e,t){var n=Tt.lFrame;n.bindingIndex=n.bindingRootIndex=e,Gt(t)}function Gt(e){Tt.lFrame.currentDirectiveIndex=e}function Jt(e){var t=Tt.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}function Yt(){return Tt.lFrame.currentQueryIndex}function $t(e){Tt.lFrame.currentQueryIndex=e}function Xt(e,t){var n=tn();Tt.lFrame=n,n.previousOrParentTNode=t,n.lView=e}function en(e,t){var n=tn(),r=e[1];Tt.lFrame=n,n.previousOrParentTNode=t,n.lView=e,n.tView=r,n.contextLView=e,n.bindingIndex=r.bindingStartIndex}function tn(){var e=Tt.lFrame,t=null===e?null:e.child;return null===t?nn(e):t}function nn(e){var t={previousOrParentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:0,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null};return null!==e&&(e.child=t),t}function rn(){var e=Tt.lFrame;return Tt.lFrame=e.parent,e.previousOrParentTNode=null,e.lView=null,e}var on=rn;function an(){var e=rn();e.isParent=!0,e.tView=null,e.selectedIndex=0,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function un(e){return(Tt.lFrame.contextLView=function t(e,n){for(;e>0;)n=n[15],e--;return n}(e,Tt.lFrame.contextLView))[8]}function sn(){return Tt.lFrame.selectedIndex}function ln(e){Tt.lFrame.selectedIndex=e}function cn(){var e=Tt.lFrame;return wt(e.tView,e.selectedIndex)}function fn(){Tt.lFrame.currentNamespace="http://www.w3.org/2000/svg"}function dn(){Tt.lFrame.currentNamespace="http://www.w3.org/1998/MathML/"}function pn(){!function e(){Tt.lFrame.currentNamespace=null}()}function hn(e,t){for(var n=t.directiveStart,r=t.directiveEnd;n<r;n++){var o=e.data[n];o.afterContentInit&&(e.contentHooks||(e.contentHooks=[])).push(-n,o.afterContentInit),o.afterContentChecked&&((e.contentHooks||(e.contentHooks=[])).push(n,o.afterContentChecked),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,o.afterContentChecked)),o.afterViewInit&&(e.viewHooks||(e.viewHooks=[])).push(-n,o.afterViewInit),o.afterViewChecked&&((e.viewHooks||(e.viewHooks=[])).push(n,o.afterViewChecked),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,o.afterViewChecked)),null!=o.onDestroy&&(e.destroyHooks||(e.destroyHooks=[])).push(n,o.onDestroy)}}function vn(e,t,n){mn(e,t,3,n)}function yn(e,t,n,r){(3&e[2])===n&&mn(e,t,n,r)}function gn(e,t){var n=e[2];(3&n)===t&&(n&=2047,e[2]=n+=1)}function mn(e,t,n,r){for(var o=null!=r?r:-1,i=0,a=void 0!==r?65535&e[18]:0;a<t.length;a++)if("number"==typeof t[a+1]){if(i=t[a],null!=r&&i>=r)break}else t[a]<0&&(e[18]+=65536),(i<o||-1==o)&&(_n(e,n,t,a),e[18]=(4294901760&e[18])+a+2),a++}function _n(e,t,n,r){var o=n[r]<0,i=n[r+1],a=e[o?-n[r]:n[r]];o?e[2]>>11<e[18]>>16&&(3&e[2])===t&&(e[2]+=2048,i.call(a)):i.call(a)}
185
+ */var Nt={lFrame:tn(null),bindingsEnabled:!0,checkNoChangesMode:!1};function Tt(){return Nt.bindingsEnabled}function jt(){Nt.bindingsEnabled=!0}function Dt(){Nt.bindingsEnabled=!1}function At(){return Nt.lFrame.lView}function St(){return Nt.lFrame.tView}function Rt(e){Nt.lFrame.contextLView=e}function Vt(){return Nt.lFrame.previousOrParentTNode}function Ft(e,t){Nt.lFrame.previousOrParentTNode=e,Nt.lFrame.isParent=t}function Mt(){return Nt.lFrame.isParent}function Ht(){Nt.lFrame.isParent=!1}function Lt(){return Nt.checkNoChangesMode}function Bt(e){Nt.checkNoChangesMode=e}function Ut(){var e=Nt.lFrame,t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function Qt(){return Nt.lFrame.bindingIndex}function zt(e){return Nt.lFrame.bindingIndex=e}function qt(){return Nt.lFrame.bindingIndex++}function Wt(e){var t=Nt.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Zt(e,t){var n=Nt.lFrame;n.bindingIndex=n.bindingRootIndex=e,Kt(t)}function Kt(e){Nt.lFrame.currentDirectiveIndex=e}function Gt(e){var t=Nt.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}function Jt(){return Nt.lFrame.currentQueryIndex}function Yt(e){Nt.lFrame.currentQueryIndex=e}function $t(e,t){var n=en();Nt.lFrame=n,n.previousOrParentTNode=t,n.lView=e}function Xt(e,t){var n=en(),r=e[1];Nt.lFrame=n,n.previousOrParentTNode=t,n.lView=e,n.tView=r,n.contextLView=e,n.bindingIndex=r.bindingStartIndex}function en(){var e=Nt.lFrame,t=null===e?null:e.child;return null===t?tn(e):t}function tn(e){var t={previousOrParentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:0,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null};return null!==e&&(e.child=t),t}function nn(){var e=Nt.lFrame;return Nt.lFrame=e.parent,e.previousOrParentTNode=null,e.lView=null,e}var rn=nn;function on(){var e=nn();e.isParent=!0,e.tView=null,e.selectedIndex=0,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function an(e){return(Nt.lFrame.contextLView=function t(e,n){for(;e>0;)n=n[15],e--;return n}(e,Nt.lFrame.contextLView))[8]}function un(){return Nt.lFrame.selectedIndex}function sn(e){Nt.lFrame.selectedIndex=e}function ln(){var e=Nt.lFrame;return _t(e.tView,e.selectedIndex)}function cn(){Nt.lFrame.currentNamespace="http://www.w3.org/2000/svg"}function fn(){Nt.lFrame.currentNamespace="http://www.w3.org/1998/MathML/"}function dn(){!function e(){Nt.lFrame.currentNamespace=null}()}function pn(e,t){for(var n=t.directiveStart,r=t.directiveEnd;n<r;n++){var o=e.data[n];o.afterContentInit&&(e.contentHooks||(e.contentHooks=[])).push(-n,o.afterContentInit),o.afterContentChecked&&((e.contentHooks||(e.contentHooks=[])).push(n,o.afterContentChecked),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,o.afterContentChecked)),o.afterViewInit&&(e.viewHooks||(e.viewHooks=[])).push(-n,o.afterViewInit),o.afterViewChecked&&((e.viewHooks||(e.viewHooks=[])).push(n,o.afterViewChecked),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,o.afterViewChecked)),null!=o.onDestroy&&(e.destroyHooks||(e.destroyHooks=[])).push(n,o.onDestroy)}}function hn(e,t,n){gn(e,t,3,n)}function vn(e,t,n,r){(3&e[2])===n&&gn(e,t,n,r)}function yn(e,t){var n=e[2];(3&n)===t&&(n&=2047,e[2]=n+=1)}function gn(e,t,n,r){for(var o=null!=r?r:-1,i=0,a=void 0!==r?65535&e[18]:0;a<t.length;a++)if("number"==typeof t[a+1]){if(i=t[a],null!=r&&i>=r)break}else t[a]<0&&(e[18]+=65536),(i<o||-1==o)&&(mn(e,n,t,a),e[18]=(4294901760&e[18])+a+2),a++}function mn(e,t,n,r){var o=n[r]<0,i=n[r+1],a=e[o?-n[r]:n[r]];o?e[2]>>11<e[18]>>16&&(3&e[2])===t&&(e[2]+=2048,i.call(a)):i.call(a)}
193
186
  /**
194
187
  * @license
195
188
  * Copyright Google LLC All Rights Reserved.
196
189
  *
197
190
  * Use of this source code is governed by an MIT-style license that can be
198
191
  * found in the LICENSE file at https://angular.io/license
199
- */var wn=function wn(e,t,n){this.factory=e,this.resolving=!1,this.canSeeViewProviders=t,this.injectImpl=n};function bn(e,t,n){for(var r=ht(e),o=0;o<n.length;){var i=n[o];if("number"==typeof i){if(0!==i)break;o++;var a=n[o++],u=n[o++],s=n[o++];r?e.setAttribute(t,u,s,a):t.setAttributeNS(a,u,s)}else s=n[++o],In(u=i)?r&&e.setProperty(t,u,s):r?e.setAttribute(t,u,s):t.setAttribute(u,s),o++}return o}function Cn(e){return 3===e||4===e||6===e}function In(e){return 64===e.charCodeAt(0)}function xn(e,t){if(null===t||0===t.length);else if(null===e||0===e.length)e=t.slice();else for(var n=-1,r=0;r<t.length;r++){var o=t[r];"number"==typeof o?n=o:0===n||En(e,n,o,null,-1===n||2===n?t[++r]:null)}return e}function En(e,t,n,r,o){var i=0,a=e.length;if(-1===t)a=-1;else for(;i<e.length;){var u=e[i++];if("number"==typeof u){if(u===t){a=-1;break}if(u>t){a=i-1;break}}}for(;i<e.length;){var s=e[i];if("number"==typeof s)break;if(s===n){if(null===r)return void(null!==o&&(e[i+1]=o));if(r===e[i+1])return void(e[i+2]=o)}i++,null!==r&&i++,null!==o&&i++}-1!==a&&(e.splice(a,0,t),i=a+1),e.splice(i++,0,n),null!==r&&e.splice(i++,0,r),null!==o&&e.splice(i++,0,o)}
192
+ */var _n=function _n(e,t,n){this.factory=e,this.resolving=!1,this.canSeeViewProviders=t,this.injectImpl=n};function wn(e,t,n){for(var r=pt(e),o=0;o<n.length;){var i=n[o];if("number"==typeof i){if(0!==i)break;o++;var a=n[o++],u=n[o++],s=n[o++];r?e.setAttribute(t,u,s,a):t.setAttributeNS(a,u,s)}else s=n[++o],Cn(u=i)?r&&e.setProperty(t,u,s):r?e.setAttribute(t,u,s):t.setAttribute(u,s),o++}return o}function bn(e){return 3===e||4===e||6===e}function Cn(e){return 64===e.charCodeAt(0)}function In(e,t){if(null===t||0===t.length);else if(null===e||0===e.length)e=t.slice();else for(var n=-1,r=0;r<t.length;r++){var o=t[r];"number"==typeof o?n=o:0===n||xn(e,n,o,null,-1===n||2===n?t[++r]:null)}return e}function xn(e,t,n,r,o){var i=0,a=e.length;if(-1===t)a=-1;else for(;i<e.length;){var u=e[i++];if("number"==typeof u){if(u===t){a=-1;break}if(u>t){a=i-1;break}}}for(;i<e.length;){var s=e[i];if("number"==typeof s)break;if(s===n){if(null===r)return void(null!==o&&(e[i+1]=o));if(r===e[i+1])return void(e[i+2]=o)}i++,null!==r&&i++,null!==o&&i++}-1!==a&&(e.splice(a,0,t),i=a+1),e.splice(i++,0,n),null!==r&&e.splice(i++,0,r),null!==o&&e.splice(i++,0,o)}
200
193
  /**
201
194
  * @license
202
195
  * Copyright Google LLC All Rights Reserved.
203
196
  *
204
197
  * Use of this source code is governed by an MIT-style license that can be
205
198
  * found in the LICENSE file at https://angular.io/license
206
- */function kn(e){return-1!==e}function On(e){return 32767&e}function Pn(e){return e>>16}function Nn(e,t){for(var n=Pn(e),r=t;n>0;)r=r[15],n--;return r}
199
+ */function En(e){return-1!==e}function kn(e){return 32767&e}function On(e){return e>>16}function Pn(e,t){for(var n=On(e),r=t;n>0;)r=r[15],n--;return r}
207
200
  /**
208
201
  * @license
209
202
  * Copyright Google LLC All Rights Reserved.
210
203
  *
211
204
  * Use of this source code is governed by an MIT-style license that can be
212
205
  * found in the LICENSE file at https://angular.io/license
213
- */function Tn(e){return"string"==typeof e?e:null==e?"":""+e}function jn(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():Tn(e)}var Dn=("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind($);function An(e){return{name:"window",target:e.ownerDocument.defaultView}}function Sn(e){return{name:"document",target:e.ownerDocument}}function Rn(e){return{name:"body",target:e.ownerDocument.body}}function Vn(e){return e instanceof Function?e():e}
206
+ */function Nn(e){return"string"==typeof e?e:null==e?"":""+e}function Tn(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():Nn(e)}var jn=("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(Y);function Dn(e){return{name:"window",target:e.ownerDocument.defaultView}}function An(e){return{name:"document",target:e.ownerDocument}}function Sn(e){return{name:"body",target:e.ownerDocument.body}}function Rn(e){return e instanceof Function?e():e}
214
207
  /**
215
208
  * @license
216
209
  * Copyright Google LLC All Rights Reserved.
217
210
  *
218
211
  * Use of this source code is governed by an MIT-style license that can be
219
212
  * found in the LICENSE file at https://angular.io/license
220
- */var Fn=!0;function Mn(e){var t=Fn;return Fn=e,t}var Hn=0;function Ln(e,t){var n=Un(e,t);if(-1!==n)return n;var r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,Bn(r.data,e),Bn(t,null),Bn(r.blueprint,null));var o=Qn(e,t),i=e.injectorIndex;if(kn(o))for(var a=On(o),u=Nn(o,t),s=u[1].data,l=0;l<8;l++)t[i+l]=u[a+l]|s[a+l];return t[i+8]=o,i}function Bn(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Un(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null==t[e.injectorIndex+8]?-1:e.injectorIndex}function Qn(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;for(var n=t[6],r=1;n&&-1===n.injectorIndex;)n=(t=t[15])?t[6]:null,r++;return n?n.injectorIndex|r<<16:-1}function zn(e,t,n){!function r(e,t,n){var r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(ue)&&(r=n[ue]),null==r&&(r=n[ue]=Hn++);var o=255&r,i=1<<o,a=64&o,u=32&o,s=t.data;128&o?a?u?s[e+7]|=i:s[e+6]|=i:u?s[e+5]|=i:s[e+4]|=i:a?u?s[e+3]|=i:s[e+2]|=i:u?s[e+1]|=i:s[e]|=i}(e,t,n)}function qn(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;var n=e.attrs;if(n)for(var r=n.length,o=0;o<r;){var i=n[o];if(Cn(i))break;if(0===i)o+=2;else if("number"==typeof i)for(o++;o<r&&"string"==typeof n[o];)o++;else{if(i===t)return n[o+1];o+=2}}return null}function Wn(t,n,r,o,i){if(void 0===o&&(o=e.InjectFlags.Default),null!==t){var a=function u(e){if("string"==typeof e)return e.charCodeAt(0)||0;var t=e.hasOwnProperty(ue)?e[ue]:void 0;return"number"==typeof t&&t>0?255&t:t}(r);if("function"==typeof a){Xt(n,t);try{var s=a();if(null!=s||o&e.InjectFlags.Optional)return s;throw new Error("No provider for "+jn(r)+"!")}finally{on()}}else if("number"==typeof a){if(-1===a)return new Xn(t,n);var l=null,c=Un(t,n),f=-1,d=o&e.InjectFlags.Host?n[16][6]:null;for((-1===c||o&e.InjectFlags.SkipSelf)&&(f=-1===c?Qn(t,n):n[c+8],$n(o,!1)?(l=n[1],c=On(f),n=Nn(f,n)):c=-1);-1!==c;){f=n[c+8];var p=n[1];if(Yn(a,c,p.data)){var h=Kn(c,n,r,l,o,d);if(h!==Zn)return h}$n(o,n[1].data[c+8]===d)&&Yn(a,c,n)?(l=p,c=On(f),n=Nn(f,n)):c=-1}}}if(o&e.InjectFlags.Optional&&void 0===i&&(i=null),0==(o&(e.InjectFlags.Self|e.InjectFlags.Host))){var v=n[9],y=ve(void 0);try{return v?v.get(r,i,o&e.InjectFlags.Optional):we(r,i,o&e.InjectFlags.Optional)}finally{ve(y)}}if(o&e.InjectFlags.Optional)return i;throw new Error("NodeInjector: NOT_FOUND ["+jn(r)+"]")}var Zn={};function Kn(t,n,r,o,i,a){var u=n[1],s=u.data[t+8],l=Gn(s,u,r,null==o?ut(s)&&Fn:o!=u&&3===s.type,i&e.InjectFlags.Host&&a===s);return null!==l?Jn(n,u,l,s):Zn}function Gn(e,t,n,r,o){for(var i=e.providerIndexes,a=t.data,u=65535&i,s=e.directiveStart,l=i>>16,c=o?u+l:e.directiveEnd,f=r?u:u+l;f<c;f++){var d=a[f];if(f<s&&n===d||f>=s&&d.type===n)return f}if(o){var p=a[s];if(p&&lt(p)&&p.type===n)return s}return null}function Jn(e,t,n,r){var o=e[n],i=t.data;if(function a(e){return e instanceof wn}(o)){var u=o;if(u.resolving)throw new Error("Circular dep for "+jn(i[n]));var s=Mn(u.canSeeViewProviders);u.resolving=!0;var l=void 0;u.injectImpl&&(l=ve(u.injectImpl)),Xt(e,r);try{o=e[n]=u.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&
213
+ */var Vn=!0;function Fn(e){var t=Vn;return Vn=e,t}var Mn=0;function Hn(e,t){var n=Bn(e,t);if(-1!==n)return n;var r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,Ln(r.data,e),Ln(t,null),Ln(r.blueprint,null));var o=Un(e,t),i=e.injectorIndex;if(En(o))for(var a=kn(o),u=Pn(o,t),s=u[1].data,l=0;l<8;l++)t[i+l]=u[a+l]|s[a+l];return t[i+8]=o,i}function Ln(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Bn(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null==t[e.injectorIndex+8]?-1:e.injectorIndex}function Un(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;for(var n=t[6],r=1;n&&-1===n.injectorIndex;)n=(t=t[15])?t[6]:null,r++;return n?n.injectorIndex|r<<16:-1}function Qn(e,t,n){!function r(e,t,n){var r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(ae)&&(r=n[ae]),null==r&&(r=n[ae]=Mn++);var o=255&r,i=1<<o,a=64&o,u=32&o,s=t.data;128&o?a?u?s[e+7]|=i:s[e+6]|=i:u?s[e+5]|=i:s[e+4]|=i:a?u?s[e+3]|=i:s[e+2]|=i:u?s[e+1]|=i:s[e]|=i}(e,t,n)}function zn(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;var n=e.attrs;if(n)for(var r=n.length,o=0;o<r;){var i=n[o];if(bn(i))break;if(0===i)o+=2;else if("number"==typeof i)for(o++;o<r&&"string"==typeof n[o];)o++;else{if(i===t)return n[o+1];o+=2}}return null}function qn(t,n,r,o,i){if(void 0===o&&(o=e.InjectFlags.Default),null!==t){var a=function u(e){if("string"==typeof e)return e.charCodeAt(0)||0;var t=e.hasOwnProperty(ae)?e[ae]:void 0;return"number"==typeof t&&t>0?255&t:t}(r);if("function"==typeof a){$t(n,t);try{var s=a();if(null!=s||o&e.InjectFlags.Optional)return s;throw new Error("No provider for "+Tn(r)+"!")}finally{rn()}}else if("number"==typeof a){if(-1===a)return new $n(t,n);var l=null,c=Bn(t,n),f=-1,d=o&e.InjectFlags.Host?n[16][6]:null;for((-1===c||o&e.InjectFlags.SkipSelf)&&(f=-1===c?Un(t,n):n[c+8],Yn(o,!1)?(l=n[1],c=kn(f),n=Pn(f,n)):c=-1);-1!==c;){f=n[c+8];var p=n[1];if(Jn(a,c,p.data)){var h=Zn(c,n,r,l,o,d);if(h!==Wn)return h}Yn(o,n[1].data[c+8]===d)&&Jn(a,c,n)?(l=p,c=kn(f),n=Pn(f,n)):c=-1}}}if(o&e.InjectFlags.Optional&&void 0===i&&(i=null),0==(o&(e.InjectFlags.Self|e.InjectFlags.Host))){var v=n[9],y=he(void 0);try{return v?v.get(r,i,o&e.InjectFlags.Optional):_e(r,i,o&e.InjectFlags.Optional)}finally{he(y)}}if(o&e.InjectFlags.Optional)return i;throw new Error("NodeInjector: NOT_FOUND ["+Tn(r)+"]")}var Wn={};function Zn(t,n,r,o,i,a){var u=n[1],s=u.data[t+8],l=Kn(s,u,r,null==o?at(s)&&Vn:o!=u&&3===s.type,i&e.InjectFlags.Host&&a===s);return null!==l?Gn(n,u,l,s):Wn}function Kn(e,t,n,r,o){for(var i=e.providerIndexes,a=t.data,u=65535&i,s=e.directiveStart,l=i>>16,c=o?u+l:e.directiveEnd,f=r?u:u+l;f<c;f++){var d=a[f];if(f<s&&n===d||f>=s&&d.type===n)return f}if(o){var p=a[s];if(p&&st(p)&&p.type===n)return s}return null}function Gn(e,t,n,r){var o=e[n],i=t.data;if(function a(e){return e instanceof _n}(o)){var u=o;if(u.resolving)throw new Error("Circular dep for "+Tn(i[n]));var s=Fn(u.canSeeViewProviders);u.resolving=!0;var l=void 0;u.injectImpl&&(l=he(u.injectImpl)),$t(e,r);try{o=e[n]=u.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&
221
214
  /**
222
215
  * @license
223
216
  * Copyright Google LLC All Rights Reserved.
@@ -225,28 +218,28 @@ function yt(e){for(;Array.isArray(e);)e=e[0];return e}function gt(e,t){return yt
225
218
  * Use of this source code is governed by an MIT-style license that can be
226
219
  * found in the LICENSE file at https://angular.io/license
227
220
  */
228
- function c(e,t,n){var r=t.onChanges,o=t.onInit,i=t.doCheck;r&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,r),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,r)),o&&(n.preOrderHooks||(n.preOrderHooks=[])).push(-e,o),i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,i))}(n,i[n],t)}finally{u.injectImpl&&ve(l),Mn(s),u.resolving=!1,on()}}return o}function Yn(e,t,n){var r=64&e,o=32&e;return!!((128&e?r?o?n[t+7]:n[t+6]:o?n[t+5]:n[t+4]:r?o?n[t+3]:n[t+2]:o?n[t+1]:n[t])&1<<e)}function $n(t,n){return!(t&e.InjectFlags.Self||t&e.InjectFlags.Host&&n)}var Xn=function(){function e(e,t){this._tNode=e,this._lView=t}return e.prototype.get=function(e,t){return Wn(this._tNode,this._lView,e,void 0,t)},e}();function er(e){var t=e;if(z(e))return function(){var e=er(Q(t));return e?e():null};var n=nt(t);if(null===n){var r=A(t);n=r&&r.factory}return n||null}function tr(e){return l((function(){for(var t=e.prototype.constructor,n=t[ae]||er(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;o&&o!==r;){var i=o[ae]||er(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return function(e){return new e}}))}
221
+ function c(e,t,n){var r=t.onChanges,o=t.onInit,i=t.doCheck;r&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,r),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,r)),o&&(n.preOrderHooks||(n.preOrderHooks=[])).push(-e,o),i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,i))}(n,i[n],t)}finally{u.injectImpl&&he(l),Fn(s),u.resolving=!1,rn()}}return o}function Jn(e,t,n){var r=64&e,o=32&e;return!!((128&e?r?o?n[t+7]:n[t+6]:o?n[t+5]:n[t+4]:r?o?n[t+3]:n[t+2]:o?n[t+1]:n[t])&1<<e)}function Yn(t,n){return!(t&e.InjectFlags.Self||t&e.InjectFlags.Host&&n)}var $n=function(){function e(e,t){this._tNode=e,this._lView=t}return e.prototype.get=function(e,t){return qn(this._tNode,this._lView,e,void 0,t)},e}();function Xn(e){var t=e;if(Q(e))return function(){var e=Xn(U(t));return e?e():null};var n=tt(t);if(null===n){var r=D(t);n=r&&r.factory}return n||null}function er(e){return s((function(){for(var t=e.prototype.constructor,n=t[ie]||Xn(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;o&&o!==r;){var i=o[ie]||Xn(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return function(e){return new e}}))}
229
222
  /**
230
223
  * @license
231
224
  * Copyright Google LLC All Rights Reserved.
232
225
  *
233
226
  * Use of this source code is governed by an MIT-style license that can be
234
227
  * found in the LICENSE file at https://angular.io/license
235
- */function nr(e){return e.ngDebugContext}function rr(e){return e.ngOriginalError}function or(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e.error.apply(e,s(t))}
228
+ */function tr(e){return e.ngDebugContext}function nr(e){return e.ngOriginalError}function rr(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e.error.apply(e,u(t))}
236
229
  /**
237
230
  * @license
238
231
  * Copyright Google LLC All Rights Reserved.
239
232
  *
240
233
  * Use of this source code is governed by an MIT-style license that can be
241
234
  * found in the LICENSE file at https://angular.io/license
242
- */var ir=function(){function e(){this._console=console}return e.prototype.handleError=function(e){var t=this._findOriginalError(e),n=this._findContext(e),r=function o(e){return e.ngErrorLogger||or}(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?nr(e)?nr(e):this._findContext(rr(e)):null},e.prototype._findOriginalError=function(e){for(var t=rr(e);t&&rr(t);)t=rr(t);return t},e}(),ar=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}(),ur=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"HTML"},t}(ar),sr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"Style"},t}(ar),lr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"Script"},t}(ar),cr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"URL"},t}(ar),fr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"ResourceURL"},t}(ar);
235
+ */var or=function(){function e(){this._console=console}return e.prototype.handleError=function(e){var t=this._findOriginalError(e),n=this._findContext(e),r=function o(e){return e.ngErrorLogger||rr}(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?tr(e)?tr(e):this._findContext(nr(e)):null},e.prototype._findOriginalError=function(e){for(var t=nr(e);t&&nr(t);)t=nr(t);return t},e}(),ir=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}(),ar=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"HTML"},t}(ir),ur=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"Style"},t}(ir),sr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"Script"},t}(ir),lr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"URL"},t}(ir),cr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"ResourceURL"},t}(ir);
243
236
  /**
244
237
  * @license
245
238
  * Copyright Google LLC All Rights Reserved.
246
239
  *
247
240
  * Use of this source code is governed by an MIT-style license that can be
248
241
  * found in the LICENSE file at https://angular.io/license
249
- */function dr(e){return e instanceof ar?e.changingThisBreaksApplicationSecurity:e}function pr(e,t){var n=hr(e);if(null!=n&&n!==t){if("ResourceURL"===n&&"URL"===t)return!0;throw new Error("Required a safe "+t+", got a "+n+" (see http://g.co/ng/security#xss)")}return n===t}function hr(e){return e instanceof ar&&e.getTypeName()||null}
242
+ */function fr(e){return e instanceof ir?e.changingThisBreaksApplicationSecurity:e}function dr(e,t){var n=pr(e);if(null!=n&&n!==t){if("ResourceURL"===n&&"URL"===t)return!0;throw new Error("Required a safe "+t+", got a "+n+" (see http://g.co/ng/security#xss)")}return n===t}function pr(e){return e instanceof ir&&e.getTypeName()||null}
250
243
  /**
251
244
  * @license
252
245
  * Copyright Google LLC All Rights Reserved.
@@ -254,7 +247,7 @@ function c(e,t,n){var r=t.onChanges,o=t.onInit,i=t.doCheck;r&&((n.preOrderHooks|
254
247
  * Use of this source code is governed by an MIT-style license that can be
255
248
  * found in the LICENSE file at https://angular.io/license
256
249
  */
257
- var vr=!0,yr=!1;function gr(){return yr=!0,vr}
250
+ var hr=!0,vr=!1;function yr(){return vr=!0,hr}
258
251
  /**
259
252
  * @license
260
253
  * Copyright Google LLC All Rights Reserved.
@@ -262,21 +255,14 @@ var vr=!0,yr=!1;function gr(){return yr=!0,vr}
262
255
  * Use of this source code is governed by an MIT-style license that can be
263
256
  * found in the LICENSE file at https://angular.io/license
264
257
  */
265
- function mr(e){return function t(){try{return!!(new window.DOMParser).parseFromString("","text/html")}catch(e){return!1}}
258
+ function gr(e){return function t(){try{return!!(new window.DOMParser).parseFromString("","text/html")}catch(e){return!1}}
266
259
  /**
267
260
  * @license
268
261
  * Copyright Google LLC All Rights Reserved.
269
262
  *
270
263
  * Use of this source code is governed by an MIT-style license that can be
271
264
  * found in the LICENSE file at https://angular.io/license
272
- */()?new _r:new wr(e)}var _r=function(){function e(){}return e.prototype.getInertBodyElement=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(e){return null}},e}(),wr=function(){function e(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){var t=this.inertDocument.createElement("html");this.inertDocument.appendChild(t);var n=this.inertDocument.createElement("body");t.appendChild(n)}}return e.prototype.getInertBodyElement=function(e){var t=this.inertDocument.createElement("template");if("content"in t)return t.innerHTML=e,t;var n=this.inertDocument.createElement("body");return n.innerHTML=e,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(n),n},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}(),br=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,Cr=/^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 Ir(e){return(e=String(e)).match(br)||e.match(Cr)?e:(gr()&&console.warn("WARNING: sanitizing unsafe URL value "+e+" (see http://g.co/ng/security#xss)"),"unsafe:"+e)}function xr(e){return(e=String(e)).split(",").map((function(e){return Ir(e.trim())})).join(", ")}
273
- /**
274
- * @license
275
- * Copyright Google LLC All Rights Reserved.
276
- *
277
- * Use of this source code is governed by an MIT-style license that can be
278
- * found in the LICENSE file at https://angular.io/license
279
- */function Er(e){var t,n,r={};try{for(var o=a(e.split(",")),i=o.next();!i.done;i=o.next())r[i.value]=!0}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}function kr(){for(var e,t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var o={};try{for(var i=a(n),u=i.next();!u.done;u=i.next()){var s=u.value;for(var l in s)s.hasOwnProperty(l)&&(o[l]=!0)}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=i.return)&&t.call(i)}finally{if(e)throw e.error}}return o}var Or,Pr,Nr=Er("area,br,col,hr,img,wbr"),Tr=Er("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),jr=Er("rp,rt"),Dr=kr(jr,Tr),Ar=kr(Tr,Er("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")),Sr=kr(jr,Er("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")),Rr=kr(Nr,Ar,Sr,Dr),Vr=Er("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Fr=Er("srcset"),Mr=Er("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"),Hr=Er("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"),Lr=kr(Vr,Fr,Mr,Hr),Br=Er("script,style,template"),Ur=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=e.nodeName.toLowerCase();if(!Rr.hasOwnProperty(t))return this.sanitizedSomething=!0,!Br.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);for(var n=e.attributes,r=0;r<n.length;r++){var o=n.item(r),i=o.name,a=i.toLowerCase();if(Lr.hasOwnProperty(a)){var u=o.value;Vr[a]&&(u=Ir(u)),Fr[a]&&(u=xr(u)),this.buf.push(" ",i,'="',qr(u),'"')}else this.sanitizedSomething=!0}return this.buf.push(">"),!0},e.prototype.endElement=function(e){var t=e.nodeName.toLowerCase();Rr.hasOwnProperty(t)&&!Nr.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))},e.prototype.chars=function(e){this.buf.push(qr(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}(),Qr=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,zr=/([^\#-~ |!])/g;function qr(e){return e.replace(/&/g,"&amp;").replace(Qr,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(zr,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Wr(e,t){var n=null;try{Or=Or||mr(e);var r=t?String(t):"";n=Or.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=Or.getInertBodyElement(r)}while(r!==i);var a=new Ur,u=a.sanitizeChildren(Zr(n)||n);return gr()&&a.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content, see http://g.co/ng/security#xss"),u}finally{if(n)for(var s=Zr(n)||n;s.firstChild;)s.removeChild(s.firstChild)}}function Zr(e){return"content"in e&&function t(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}
265
+ */()?new mr:new _r(e)}var mr=function(){function e(){}return e.prototype.getInertBodyElement=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(e){return null}},e}(),_r=function(){function e(e){if(this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert"),null==this.inertDocument.body){var t=this.inertDocument.createElement("html");this.inertDocument.appendChild(t);var n=this.inertDocument.createElement("body");t.appendChild(n)}}return e.prototype.getInertBodyElement=function(e){var t=this.inertDocument.createElement("template");if("content"in t)return t.innerHTML=e,t;var n=this.inertDocument.createElement("body");return n.innerHTML=e,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(n),n},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}(),wr=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,br=/^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 Cr(e){return(e=String(e)).match(wr)||e.match(br)?e:(yr()&&console.warn("WARNING: sanitizing unsafe URL value "+e+" (see http://g.co/ng/security#xss)"),"unsafe:"+e)}function Ir(e){return(e=String(e)).split(",").map((function(e){return Cr(e.trim())})).join(", ")}function xr(e){var t,n,r={};try{for(var o=i(e.split(",")),a=o.next();!a.done;a=o.next())r[a.value]=!0}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}function Er(){for(var e,t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var o={};try{for(var a=i(n),u=a.next();!u.done;u=a.next()){var s=u.value;for(var l in s)s.hasOwnProperty(l)&&(o[l]=!0)}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}return o}var kr,Or,Pr=xr("area,br,col,hr,img,wbr"),Nr=xr("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Tr=xr("rp,rt"),jr=Er(Tr,Nr),Dr=Er(Nr,xr("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")),Ar=Er(Tr,xr("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")),Sr=Er(Pr,Dr,Ar,jr),Rr=xr("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Vr=xr("srcset"),Fr=xr("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"),Mr=xr("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"),Hr=Er(Rr,Vr,Fr,Mr),Lr=xr("script,style,template"),Br=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=e.nodeName.toLowerCase();if(!Sr.hasOwnProperty(t))return this.sanitizedSomething=!0,!Lr.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);for(var n=e.attributes,r=0;r<n.length;r++){var o=n.item(r),i=o.name,a=i.toLowerCase();if(Hr.hasOwnProperty(a)){var u=o.value;Rr[a]&&(u=Cr(u)),Vr[a]&&(u=Ir(u)),this.buf.push(" ",i,'="',zr(u),'"')}else this.sanitizedSomething=!0}return this.buf.push(">"),!0},e.prototype.endElement=function(e){var t=e.nodeName.toLowerCase();Sr.hasOwnProperty(t)&&!Pr.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))},e.prototype.chars=function(e){this.buf.push(zr(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}(),Ur=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Qr=/([^\#-~ |!])/g;function zr(e){return e.replace(/&/g,"&amp;").replace(Ur,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(Qr,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(/</g,"&lt;").replace(/>/g,"&gt;")}function qr(e,t){var n=null;try{kr=kr||gr(e);var r=t?String(t):"";n=kr.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=kr.getInertBodyElement(r)}while(r!==i);var a=new Br,u=a.sanitizeChildren(Wr(n)||n);return yr()&&a.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content, see http://g.co/ng/security#xss"),u}finally{if(n)for(var s=Wr(n)||n;s.firstChild;)s.removeChild(s.firstChild)}}function Wr(e){return"content"in e&&function t(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}
280
266
  /**
281
267
  * @license
282
268
  * Copyright Google LLC All Rights Reserved.
@@ -291,21 +277,21 @@ function mr(e){return function t(){try{return!!(new window.DOMParser).parseFromS
291
277
  * Use of this source code is governed by an MIT-style license that can be
292
278
  * found in the LICENSE file at https://angular.io/license
293
279
  */
294
- function Kr(t){var n=to();return n?n.sanitize(e.SecurityContext.HTML,t)||"":pr(t,"HTML")?dr(t):Wr(pt(),Tn(t))}function Gr(t){var n=to();return n?n.sanitize(e.SecurityContext.STYLE,t)||"":pr(t,"Style")?dr(t):Tn(t)}function Jr(t){var n=to();return n?n.sanitize(e.SecurityContext.URL,t)||"":pr(t,"URL")?dr(t):Ir(Tn(t))}function Yr(t){var n=to();if(n)return n.sanitize(e.SecurityContext.RESOURCE_URL,t)||"";if(pr(t,"ResourceURL"))return dr(t);throw new Error("unsafe value used in a resource URL context (see http://g.co/ng/security#xss)")}function $r(t){var n=to();if(n)return n.sanitize(e.SecurityContext.SCRIPT,t)||"";if(pr(t,"Script"))return dr(t);throw new Error("unsafe value used in a script context")}function Xr(e,t){return"src"===t&&("embed"===e||"frame"===e||"iframe"===e||"media"===e||"script"===e)||"href"===t&&("base"===e||"link"===e)?Yr:Jr}function eo(e,t,n){return Xr(t,n)(e)}function to(){var e=St();return e&&e[12]}
280
+ function Zr(t){var n=eo();return n?n.sanitize(e.SecurityContext.HTML,t)||"":dr(t,"HTML")?fr(t):qr(dt(),Nn(t))}function Kr(t){var n=eo();return n?n.sanitize(e.SecurityContext.STYLE,t)||"":dr(t,"Style")?fr(t):Nn(t)}function Gr(t){var n=eo();return n?n.sanitize(e.SecurityContext.URL,t)||"":dr(t,"URL")?fr(t):Cr(Nn(t))}function Jr(t){var n=eo();if(n)return n.sanitize(e.SecurityContext.RESOURCE_URL,t)||"";if(dr(t,"ResourceURL"))return fr(t);throw new Error("unsafe value used in a resource URL context (see http://g.co/ng/security#xss)")}function Yr(t){var n=eo();if(n)return n.sanitize(e.SecurityContext.SCRIPT,t)||"";if(dr(t,"Script"))return fr(t);throw new Error("unsafe value used in a script context")}function $r(e,t){return"src"===t&&("embed"===e||"frame"===e||"iframe"===e||"media"===e||"script"===e)||"href"===t&&("base"===e||"link"===e)?Jr:Gr}function Xr(e,t,n){return $r(t,n)(e)}function eo(){var e=At();return e&&e[12]}
295
281
  /**
296
282
  * @license
297
283
  * Copyright Google LLC All Rights Reserved.
298
284
  *
299
285
  * Use of this source code is governed by an MIT-style license that can be
300
286
  * found in the LICENSE file at https://angular.io/license
301
- */(Pr=e.SecurityContext||(e.SecurityContext={}))[Pr.NONE=0]="NONE",Pr[Pr.HTML=1]="HTML",Pr[Pr.STYLE=2]="STYLE",Pr[Pr.SCRIPT=3]="SCRIPT",Pr[Pr.URL=4]="URL",Pr[Pr.RESOURCE_URL=5]="RESOURCE_URL";var no=/([A-Z])/g;function ro(e){try{return null!=e?e.toString().slice(0,30):e}catch(e){return"[ERROR] Exception while trying to serialize the value"}}
287
+ */(Or=e.SecurityContext||(e.SecurityContext={}))[Or.NONE=0]="NONE",Or[Or.HTML=1]="HTML",Or[Or.STYLE=2]="STYLE",Or[Or.SCRIPT=3]="SCRIPT",Or[Or.URL=4]="URL",Or[Or.RESOURCE_URL=5]="RESOURCE_URL";var to=/([A-Z])/g;function no(e){try{return null!=e?e.toString().slice(0,30):e}catch(e){return"[ERROR] Exception while trying to serialize the value"}}
302
288
  /**
303
289
  * @license
304
290
  * Copyright Google LLC All Rights Reserved.
305
291
  *
306
292
  * Use of this source code is governed by an MIT-style license that can be
307
293
  * found in the LICENSE file at https://angular.io/license
308
- */function oo(e){var t=It(e);if(t){if(Array.isArray(t)){var n=t,r=void 0,o=void 0,i=void 0;if(function a(e){return e&&e.constructor&&e.constructor.ɵcmp}(e)){if(-1==(r=co(n,e)))throw new Error("The provided component was not found in the application");o=e}else if(function u(e){return e&&e.constructor&&e.constructor.ɵdir}(e)){if(-1==(r=function s(e,t){for(var n=e[1].firstChild;n;){for(var r=n.directiveEnd,o=n.directiveStart;o<r;o++)if(e[o]===t)return n.index;n=lo(n)}return-1}(n,e)))throw new Error("The provided directive was not found in the application");i=fo(r,n,!1)}else if(-1==(r=so(n,e)))return null;var l=It(y=yt(n[r])),c=l&&!Array.isArray(l)?l:io(n,r,y);if(o&&void 0===c.component&&(c.component=o,uo(c.component,c)),i&&void 0===c.directives){c.directives=i;for(var f=0;f<i.length;f++)uo(i[f],c)}uo(c.native,c),t=c}}else for(var d=e,p=d;p=p.parentNode;){var h=It(p);if(h){if(n=void 0,!(n=Array.isArray(h)?h:h.lView))return null;var v=so(n,d);if(v>=0){var y;uo(y=yt(n[v]),c=io(n,v,y)),t=c;break}}}return t||null}function io(e,t,n){return{lView:e,nodeIndex:t,native:n,component:void 0,directives:void 0,localRefs:void 0}}function ao(e){var t,n=It(e);if(Array.isArray(n)){var r=co(n,e);(o=io(n,r,(t=Ct(r,n))[0])).component=e,uo(e,o),uo(o.native,o)}else{var o;t=Ct((o=n).nodeIndex,o.lView)}return t}function uo(e,t){e.__ngContext__=t}function so(e,t){for(var n=e[1].firstChild;n;){if(_t(n,e)===t)return n.index;n=lo(n)}return-1}function lo(e){if(e.child)return e.child;if(e.next)return e.next;for(;e.parent&&!e.parent.next;)e=e.parent;return e.parent&&e.parent.next}function co(e,t){var n=e[1].components;if(n)for(var r=0;r<n.length;r++){var o=n[r];if(Ct(o,e)[8]===t)return o}else if(Ct(20,e)[8]===t)return 20;return-1}function fo(e,t,n){var r=t[1].data[e],o=r.directiveStart;return 0==o?Be:(!n&&2&r.flags&&o++,t.slice(o,r.directiveEnd))}function po(e){throw new Error("Multiple components match node with tagname "+e.tagName)}function ho(){throw new Error("Cannot mix multi providers and regular providers")}
294
+ */function ro(e){var t=Ct(e);if(t){if(Array.isArray(t)){var n=t,r=void 0,o=void 0,i=void 0;if(function a(e){return e&&e.constructor&&e.constructor.ɵcmp}(e)){if(-1==(r=lo(n,e)))throw new Error("The provided component was not found in the application");o=e}else if(function u(e){return e&&e.constructor&&e.constructor.ɵdir}(e)){if(-1==(r=function s(e,t){for(var n=e[1].firstChild;n;){for(var r=n.directiveEnd,o=n.directiveStart;o<r;o++)if(e[o]===t)return n.index;n=so(n)}return-1}(n,e)))throw new Error("The provided directive was not found in the application");i=co(r,n,!1)}else if(-1==(r=uo(n,e)))return null;var l=Ct(y=vt(n[r])),c=l&&!Array.isArray(l)?l:oo(n,r,y);if(o&&void 0===c.component&&(c.component=o,ao(c.component,c)),i&&void 0===c.directives){c.directives=i;for(var f=0;f<i.length;f++)ao(i[f],c)}ao(c.native,c),t=c}}else for(var d=e,p=d;p=p.parentNode;){var h=Ct(p);if(h){if(n=void 0,!(n=Array.isArray(h)?h:h.lView))return null;var v=uo(n,d);if(v>=0){var y;ao(y=vt(n[v]),c=oo(n,v,y)),t=c;break}}}return t||null}function oo(e,t,n){return{lView:e,nodeIndex:t,native:n,component:void 0,directives:void 0,localRefs:void 0}}function io(e){var t,n=Ct(e);if(Array.isArray(n)){var r=lo(n,e);(o=oo(n,r,(t=bt(r,n))[0])).component=e,ao(e,o),ao(o.native,o)}else{var o;t=bt((o=n).nodeIndex,o.lView)}return t}function ao(e,t){e.__ngContext__=t}function uo(e,t){for(var n=e[1].firstChild;n;){if(mt(n,e)===t)return n.index;n=so(n)}return-1}function so(e){if(e.child)return e.child;if(e.next)return e.next;for(;e.parent&&!e.parent.next;)e=e.parent;return e.parent&&e.parent.next}function lo(e,t){var n=e[1].components;if(n)for(var r=0;r<n.length;r++){var o=n[r];if(bt(o,e)[8]===t)return o}else if(bt(20,e)[8]===t)return 20;return-1}function co(e,t,n){var r=t[1].data[e],o=r.directiveStart;return 0==o?Le:(!n&&2&r.flags&&o++,t.slice(o,r.directiveEnd))}function fo(e){throw new Error("Multiple components match node with tagname "+e.tagName)}function po(){throw new Error("Cannot mix multi providers and regular providers")}
309
295
  /**
310
296
  * @license
311
297
  * Copyright Google LLC All Rights Reserved.
@@ -313,14 +299,14 @@ function Kr(t){var n=to();return n?n.sanitize(e.SecurityContext.HTML,t)||"":pr(t
313
299
  * Use of this source code is governed by an MIT-style license that can be
314
300
  * found in the LICENSE file at https://angular.io/license
315
301
  */
316
- function vo(e,t,n){for(var r=e.length;;){var o=e.indexOf(t,n);if(-1===o)return o;if(0===o||e.charCodeAt(o-1)<=32){var i=t.length;if(o+i===r||e.charCodeAt(o+i)<=32)return o}n=o+1}}
302
+ function ho(e,t,n){for(var r=e.length;;){var o=e.indexOf(t,n);if(-1===o)return o;if(0===o||e.charCodeAt(o-1)<=32){var i=t.length;if(o+i===r||e.charCodeAt(o+i)<=32)return o}n=o+1}}
317
303
  /**
318
304
  * @license
319
305
  * Copyright Google LLC All Rights Reserved.
320
306
  *
321
307
  * Use of this source code is governed by an MIT-style license that can be
322
308
  * found in the LICENSE file at https://angular.io/license
323
- */function yo(e,t,n){for(var r=0;r<e.length;){var o=e[r++];if(n&&"class"===o){if(-1!==vo((o=e[r]).toLowerCase(),t,0))return!0}else if(1===o){for(;r<e.length&&"string"==typeof(o=e[r++]);)if(o.toLowerCase()===t)return!0;return!1}}return!1}function go(e){return 0===e.type&&"ng-template"!==e.tagName}function mo(e,t,n){return t===(0!==e.type||n?e.tagName:"ng-template")}function _o(e,t,n){for(var r=4,o=e.attrs||[],i=function a(e){for(var t=0;t<e.length;t++)if(Cn(e[t]))return t;return e.length}(o),u=!1,s=0;s<t.length;s++){var l=t[s];if("number"!=typeof l){if(!u)if(4&r){if(r=2|1&r,""!==l&&!mo(e,l,n)||""===l&&1===t.length){if(wo(r))return!1;u=!0}}else{var c=8&r?l:t[++s];if(8&r&&null!==e.attrs){if(!yo(e.attrs,c,n)){if(wo(r))return!1;u=!0}continue}var f=bo(8&r?"class":l,o,go(e),n);if(-1===f){if(wo(r))return!1;u=!0;continue}if(""!==c){var d;d=f>i?"":o[f+1].toLowerCase();var p=8&r?d:null;if(p&&-1!==vo(p,c,0)||2&r&&c!==d){if(wo(r))return!1;u=!0}}}}else{if(!u&&!wo(r)&&!wo(l))return!1;if(u&&wo(l))continue;u=!1,r=l|1&r}}return wo(r)||u}function wo(e){return 0==(1&e)}function bo(e,t,n,r){if(null===t)return-1;var o=0;if(r||!n){for(var i=!1;o<t.length;){var a=t[o];if(a===e)return o;if(3===a||6===a)i=!0;else{if(1===a||2===a){for(var u=t[++o];"string"==typeof u;)u=t[++o];continue}if(4===a)break;if(0===a){o+=4;continue}}o+=i?1:2}return-1}return function s(e,t){var n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){var r=e[n];if("number"==typeof r)return-1;if(r===t)return n;n++}return-1}(t,e)}function Co(e,t,n){void 0===n&&(n=!1);for(var r=0;r<t.length;r++)if(_o(e,t[r],n))return!0;return!1}function Io(e,t){e:for(var n=0;n<t.length;n++){var r=t[n];if(e.length===r.length){for(var o=0;o<e.length;o++)if(e[o]!==r[o])continue e;return!0}}return!1}function xo(e,t){return e?":not("+t.trim()+")":t}function Eo(e){for(var t=e[0],n=1,r=2,o="",i=!1;n<e.length;){var a=e[n];if("string"==typeof a)if(2&r){var u=e[++n];o+="["+a+(u.length>0?'="'+u+'"':"")+"]"}else 8&r?o+="."+a:4&r&&(o+=" "+a);else""===o||wo(a)||(t+=xo(i,o),o=""),r=a,i=i||!wo(r);n++}return""!==o&&(t+=xo(i,o)),t}
309
+ */function vo(e,t,n){for(var r=0;r<e.length;){var o=e[r++];if(n&&"class"===o){if(-1!==ho((o=e[r]).toLowerCase(),t,0))return!0}else if(1===o){for(;r<e.length&&"string"==typeof(o=e[r++]);)if(o.toLowerCase()===t)return!0;return!1}}return!1}function yo(e){return 0===e.type&&"ng-template"!==e.tagName}function go(e,t,n){return t===(0!==e.type||n?e.tagName:"ng-template")}function mo(e,t,n){for(var r=4,o=e.attrs||[],i=function a(e){for(var t=0;t<e.length;t++)if(bn(e[t]))return t;return e.length}(o),u=!1,s=0;s<t.length;s++){var l=t[s];if("number"!=typeof l){if(!u)if(4&r){if(r=2|1&r,""!==l&&!go(e,l,n)||""===l&&1===t.length){if(_o(r))return!1;u=!0}}else{var c=8&r?l:t[++s];if(8&r&&null!==e.attrs){if(!vo(e.attrs,c,n)){if(_o(r))return!1;u=!0}continue}var f=wo(8&r?"class":l,o,yo(e),n);if(-1===f){if(_o(r))return!1;u=!0;continue}if(""!==c){var d;d=f>i?"":o[f+1].toLowerCase();var p=8&r?d:null;if(p&&-1!==ho(p,c,0)||2&r&&c!==d){if(_o(r))return!1;u=!0}}}}else{if(!u&&!_o(r)&&!_o(l))return!1;if(u&&_o(l))continue;u=!1,r=l|1&r}}return _o(r)||u}function _o(e){return 0==(1&e)}function wo(e,t,n,r){if(null===t)return-1;var o=0;if(r||!n){for(var i=!1;o<t.length;){var a=t[o];if(a===e)return o;if(3===a||6===a)i=!0;else{if(1===a||2===a){for(var u=t[++o];"string"==typeof u;)u=t[++o];continue}if(4===a)break;if(0===a){o+=4;continue}}o+=i?1:2}return-1}return function s(e,t){var n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){var r=e[n];if("number"==typeof r)return-1;if(r===t)return n;n++}return-1}(t,e)}function bo(e,t,n){void 0===n&&(n=!1);for(var r=0;r<t.length;r++)if(mo(e,t[r],n))return!0;return!1}function Co(e,t){e:for(var n=0;n<t.length;n++){var r=t[n];if(e.length===r.length){for(var o=0;o<e.length;o++)if(e[o]!==r[o])continue e;return!0}}return!1}function Io(e,t){return e?":not("+t.trim()+")":t}function xo(e){for(var t=e[0],n=1,r=2,o="",i=!1;n<e.length;){var a=e[n];if("string"==typeof a)if(2&r){var u=e[++n];o+="["+a+(u.length>0?'="'+u+'"':"")+"]"}else 8&r?o+="."+a:4&r&&(o+=" "+a);else""===o||_o(a)||(t+=Io(i,o),o=""),r=a,i=i||!_o(r);n++}return""!==o&&(t+=Io(i,o)),t}
324
310
  /**
325
311
  * @license
326
312
  * Copyright Google LLC All Rights Reserved.
@@ -328,28 +314,28 @@ function vo(e,t,n){for(var r=e.length;;){var o=e.indexOf(t,n);if(-1===o)return o
328
314
  * Use of this source code is governed by an MIT-style license that can be
329
315
  * found in the LICENSE file at https://angular.io/license
330
316
  */
331
- var ko={};
317
+ var Eo={};
332
318
  /**
333
319
  * @license
334
320
  * Copyright Google LLC All Rights Reserved.
335
321
  *
336
322
  * Use of this source code is governed by an MIT-style license that can be
337
323
  * found in the LICENSE file at https://angular.io/license
338
- */function Oo(e){var t=e[3];return it(t)?t[3]:t}function Po(e){return function t(e){for(var t=ot(e)?e:xt(e);t&&!(512&t[2]);)t=Oo(t);return t}(e)[8]}function No(e){return jo(e[13])}function To(e){return jo(e[4])}function jo(e){for(;null!==e&&!it(e);)e=e[4];return e}
324
+ */function ko(e){var t=e[3];return ot(t)?t[3]:t}function Oo(e){return function t(e){for(var t=rt(e)?e:It(e);t&&!(512&t[2]);)t=ko(t);return t}(e)[8]}function Po(e){return To(e[13])}function No(e){return To(e[4])}function To(e){for(;null!==e&&!ot(e);)e=e[4];return e}
339
325
  /**
340
326
  * @license
341
327
  * Copyright Google LLC All Rights Reserved.
342
328
  *
343
329
  * Use of this source code is governed by an MIT-style license that can be
344
330
  * found in the LICENSE file at https://angular.io/license
345
- */function Do(e){So(Rt(),St(),sn()+e,Bt())}function Ao(e){So(Rt(),St(),e,Bt())}function So(e,t,n,r){if(!r)if(3==(3&t[2])){var o=e.preOrderCheckHooks;null!==o&&vn(t,o,n)}else{var i=e.preOrderHooks;null!==i&&yn(t,i,0,n)}ln(n)}
331
+ */function jo(e){Ao(St(),At(),un()+e,Lt())}function Do(e){Ao(St(),At(),e,Lt())}function Ao(e,t,n,r){if(!r)if(3==(3&t[2])){var o=e.preOrderCheckHooks;null!==o&&hn(t,o,n)}else{var i=e.preOrderHooks;null!==i&&vn(t,i,0,n)}sn(n)}
346
332
  /**
347
333
  * @license
348
334
  * Copyright Google LLC All Rights Reserved.
349
335
  *
350
336
  * Use of this source code is governed by an MIT-style license that can be
351
337
  * found in the LICENSE file at https://angular.io/license
352
- */var Ro={marker:"element"},Vo={marker:"comment"};
338
+ */var So={marker:"element"},Ro={marker:"comment"};
353
339
  /**
354
340
  * @license
355
341
  * Copyright Google LLC All Rights Reserved.
@@ -357,100 +343,49 @@ var ko={};
357
343
  * Use of this source code is governed by an MIT-style license that can be
358
344
  * found in the LICENSE file at https://angular.io/license
359
345
  */
360
- function Fo(e,t){return e<<17|t<<2}function Mo(e){return e>>17&32767}function Ho(e){return 2==(2&e)}function Lo(e){return 2|e}function Bo(e){return(131068&e)>>2}function Uo(e,t){return-131069&e|t<<2}function Qo(e){return 1==(1&e)}function zo(e){return 1|e}function qo(e,t){for(var n=e.tView_.data,r=[],o=t?e.classBindings:e.styleBindings,i=Mo(o),a=Bo(o),u=0!==a,s=u?a:i;0!==s;){var l=n[s+1];r.unshift({key:n[s],index:s,isTemplate:u,prevDuplicate:Ho(l),nextDuplicate:Qo(l),nextIndex:Bo(l),prevIndex:Mo(l)}),s===i&&(u=!1),s=Mo(l)}return r.push((t?e.residualClasses:e.residualStyles)||null),r}function Wo(e,t){for(;e;)t.push(e.template_),e=e.next}function Zo(e){if(e){var t=e.debug;return Te(t,"Object does not have a debug representation."),t}return e}function Ko(e,t){void 0===t&&(t=!1);var n=yt(e);if(n){var r=n.nodeType===Node.TEXT_NODE,o=(r?n.textContent:n.outerHTML)||"";return t||r?o:o.split(">"+n.innerHTML+"<")[0]+">"}return null}function Go(e,t){if(e){for(var n=[],r=e;r;)n.push(Jo(r,t,r.index)),r=r.next;return n}return null}function Jo(e,t,n){var r=t[n],o=yt(r),i=Zo(function a(e){for(;Array.isArray(e);){if(e.length>=19)return e;e=e[0]}return null}(r));return{html:Ko(o),native:o,nodes:Go(e.child,t),component:i}}Object.defineProperty(function Yo(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,w,b,C,I,x,E,k,O,P,N,T){this.type=e,this.id=t,this.blueprint=n,this.template=r,this.queries=o,this.viewQuery=i,this.node=a,this.data=u,this.bindingStartIndex=s,this.expandoStartIndex=l,this.expandoInstructions=c,this.firstCreatePass=f,this.firstUpdatePass=d,this.staticViewQueries=p,this.staticContentQueries=h,this.preOrderHooks=v,this.preOrderCheckHooks=y,this.contentHooks=g,this.contentCheckHooks=m,this.viewHooks=_,this.viewCheckHooks=w,this.destroyHooks=b,this.cleanup=C,this.contentQueries=I,this.components=x,this.directiveRegistry=E,this.pipeRegistry=k,this.firstChild=O,this.schemas=P,this.consts=N,this.incompleteFirstPass=T}.prototype,"template_",{get:function(){var e=[];return Wo(this.firstChild,e),e.join("")},enumerable:!1,configurable:!0}),function(){function e(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,w,b,C,I,x,E,k,O,P,N,T){this.tView_=e,this.type=t,this.index=n,this.injectorIndex=r,this.directiveStart=o,this.directiveEnd=i,this.directiveStylingLast=a,this.propertyBindings=u,this.flags=s,this.providerIndexes=l,this.tagName=c,this.attrs=f,this.mergedAttrs=d,this.localNames=p,this.initialInputs=h,this.inputs=v,this.outputs=y,this.tViews=g,this.next=m,this.projectionNext=_,this.child=w,this.parent=b,this.projection=C,this.styles=I,this.stylesWithoutHost=x,this.residualStyles=E,this.classes=k,this.classesWithoutHost=O,this.residualClasses=P,this.classBindings=N,this.styleBindings=T}Object.defineProperty(e.prototype,"type_",{get:function(){switch(this.type){case 0:return"TNodeType.Container";case 3:return"TNodeType.Element";case 4:return"TNodeType.ElementContainer";case 5:return"TNodeType.IcuContainer";case 1:return"TNodeType.Projection";case 2:return"TNodeType.View";default:return"TNodeType.???"}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"flags_",{get:function(){var e=[];return 16&this.flags&&e.push("TNodeFlags.hasClassInput"),8&this.flags&&e.push("TNodeFlags.hasContentQuery"),32&this.flags&&e.push("TNodeFlags.hasStyleInput"),128&this.flags&&e.push("TNodeFlags.hasHostBindings"),2&this.flags&&e.push("TNodeFlags.isComponentHost"),1&this.flags&&e.push("TNodeFlags.isDirectiveHost"),64&this.flags&&e.push("TNodeFlags.isDetached"),4&this.flags&&e.push("TNodeFlags.isProjected"),e.join("|")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"template_",{get:function(){var e=[];if(e.push("<",this.tagName||this.type_),this.attrs)for(var t=0;t<this.attrs.length;){var n=this.attrs[t++];if("number"==typeof n)break;var r=this.attrs[t++];e.push(" ",n,'="',r,'"')}return e.push(">"),Wo(this.child,e),e.push("</",this.tagName||this.type_,">"),e.join("")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"styleBindings_",{get:function(){return qo(this,!1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"classBindings_",{get:function(){return qo(this,!0)},enumerable:!1,configurable:!0})}(),function(){function e(e){this._raw_lView=e}Object.defineProperty(e.prototype,"flags",{get:function(){var e=this._raw_lView[2];return{__raw__flags__:e,initPhaseState:3&e,creationMode:!!(4&e),firstViewPass:!!(8&e),checkAlways:!!(16&e),dirty:!!(64&e),attached:!!(128&e),destroyed:!!(256&e),isRoot:!!(512&e),indexWithinInitPhase:e>>11}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return Zo(this._raw_lView[3])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"host",{get:function(){return Ko(this._raw_lView[0],!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"html",{get:function(){return(this.nodes||[]).map((function(e){return Ko(e.native,!0)})).join("")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._raw_lView[8]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nodes",{get:function(){var e=this._raw_lView;return Go(e[1].firstChild,e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tView",{get:function(){return this._raw_lView[1]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cleanup",{get:function(){return this._raw_lView[7]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return this._raw_lView[9]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rendererFactory",{get:function(){return this._raw_lView[10]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"renderer",{get:function(){return this._raw_lView[11]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sanitizer",{get:function(){return this._raw_lView[12]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childHead",{get:function(){return Zo(this._raw_lView[13])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return Zo(this._raw_lView[4])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childTail",{get:function(){return Zo(this._raw_lView[14])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"declarationView",{get:function(){return Zo(this._raw_lView[15])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"queries",{get:function(){return this._raw_lView[19]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tHost",{get:function(){return this._raw_lView[6]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childViews",{get:function(){for(var e=[],t=this.childHead;t;)e.push(t),t=t.next;return e},enumerable:!1,configurable:!0})}(),function(){function e(e){this._raw_lContainer=e}Object.defineProperty(e.prototype,"hasTransplantedViews",{get:function(){return this._raw_lContainer[2]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"views",{get:function(){return this._raw_lContainer.slice(10).map(Zo)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return Zo(this._raw_lContainer[3])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"movedViews",{get:function(){return this._raw_lContainer[9]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"host",{get:function(){return this._raw_lContainer[0]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"native",{get:function(){return this._raw_lContainer[7]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return Zo(this._raw_lContainer[4])},enumerable:!1,configurable:!0})}();var $o=function(){function e(e,t,n,r){this.__raw_opCode=e,this._lView=t,this.nodeIndex=n,this.type=r}return Object.defineProperty(e.prototype,"tNode",{get:function(){return wt(this._lView[1],this.nodeIndex)},enumerable:!1,configurable:!0}),e}();Object.defineProperty(function Xo(e,t){this.__raw_opCodes=e,this.__lView=t}.prototype,"operations",{get:function(){for(var e=this.__lView,t=this.__raw_opCodes,n=[],r=0;r<t.length;r++){var o=t[r],i=void 0;if("string"==typeof o&&(i={__raw_opCode:o,type:"Create Text Node",nodeIndex:t[++r],text:o}),"number"==typeof o)switch(7&o){case 1:i=new $o(o,e,o>>>17,"AppendChild");break;case 0:i=new $o(o,e,o>>>3,"Select");break;case 5:var a=o>>>3;i=new $o(o,e,a,"ElementEnd");break;case 4:(i=new $o(o,e,a=o>>>3,"Attr")).attrName=t[++r],i.attrValue=t[++r]}if(!i)switch(o){case Vo:i={__raw_opCode:o,type:"COMMENT_MARKER",commentValue:t[++r],nodeIndex:t[++r]};break;case Ro:i={__raw_opCode:o,type:"ELEMENT_MARKER"}}i||(i={__raw_opCode:o,type:"Unknown Op Code",code:o}),n.push(i)}return n},enumerable:!1,configurable:!0}),Object.defineProperty(function ei(e,t,n){this.__raw_opCodes=e,this.icus=t,this.__lView=n}.prototype,"operations",{get:function(){for(var e=this.__lView,t=this.__raw_opCodes,n=this.icus,r=[],o=0;o<t.length;o++){for(var i=t[o],a=t[++o],u="",s=o+1;s<=o+a;s++){var l=t[s];if("string"==typeof l)u+=l;else if("number"==typeof l)if(l<0)u+="�"+(-l-1)+"�";else{var c=l>>>2,f=void 0,d=void 0;switch(3&l){case 1:var p=t[++s],h=t[++s];r.push({__raw_opCode:l,checkBit:i,type:"Attr",attrValue:u,attrName:p,sanitizeFn:h});break;case 0:r.push({__raw_opCode:l,checkBit:i,type:"Text",nodeIndex:c,text:u});break;case 2:d=n[f=t[++s]];var v=new $o(l,e,c,"IcuSwitch");v.tIcuIndex=f,v.checkBit=i,v.mainBinding=u,v.tIcu=d,r.push(v);break;case 3:d=n[f=t[++s]],(v=new $o(l,e,c,"IcuUpdate")).tIcuIndex=f,v.checkBit=i,v.tIcu=d,r.push(v)}}}o+=a}return r},enumerable:!1,configurable:!0});var ti=Promise.resolve(null);function ni(e,t){var n=e.contentQueries;if(null!==n)for(var r=0;r<n.length;r+=2){var o=n[r+1];if(-1!==o){var i=e.data[o];$t(n[r]),i.contentQueries(2,t[o],o)}}}function ri(e,t,n){return ht(t)?t.createElement(e,n):null===n?t.createElement(e):t.createElementNS(n,e)}function oi(e,t,n,r,o,i,a,u,s,l){var c=t.blueprint.slice();return c[0]=o,c[2]=140|r,Pt(c),c[3]=c[15]=e,c[8]=n,c[10]=a||e&&e[10],c[11]=u||e&&e[11],c[12]=s||e&&e[12]||null,c[9]=l||e&&e[9]||null,c[6]=i,c[16]=2==t.type?e[16]:c,c}function ii(e,t,n,r,o,i){var a=n+20,u=e.data[a]||function s(e,t,n,r,o,i){var a=Ft(),u=Ht(),s=u?a:a&&a.parent,l=e.data[n]=gi(0,s&&s!==t?s:null,r,n,o,i);return null===e.firstChild&&(e.firstChild=l),a&&(!u||null!=a.child||null===l.parent&&2!==a.type?u||(a.next=l):a.child=l),l}(e,t,a,r,o,i);return Mt(u,!0),u}function ai(e,t,n){en(t,t[6]);try{var r=e.viewQuery;null!==r&&Bi(1,r,n);var o=e.template;null!==o&&li(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&ni(e,t),e.staticViewQueries&&Bi(2,e.viewQuery,n);var i=e.components;null!==i&&function a(e,t){for(var n=0;n<t.length;n++)Ri(e,t[n])}(t,i)}catch(t){throw e.firstCreatePass&&(e.incompleteFirstPass=!0),t}finally{t[2]&=-5,an()}}function ui(e,t,n,r){var o=t[2];if(256!=(256&o)){en(t,t[6]);var i=Bt();try{Pt(t),qt(e.bindingStartIndex),null!==n&&li(e,t,n,2,r);var a=3==(3&o);if(!i)if(a){var u=e.preOrderCheckHooks;null!==u&&vn(t,u,null)}else{var s=e.preOrderHooks;null!==s&&yn(t,s,0,null),gn(t,0)}if(function l(e){for(var t=No(e);null!==t;t=To(t))if(t[2])for(var n=t[9],r=0;r<n.length;r++){var o=n[r];0==(1024&o[2])&&Nt(o[3],1),o[2]|=1024}}(t),function c(e){for(var t=No(e);null!==t;t=To(t))for(var n=10;n<t.length;n++){var r=t[n],o=r[1];kt(r)&&ui(o,r,o.template,r[8])}}(t),null!==e.contentQueries&&ni(e,t),!i)if(a){var f=e.contentCheckHooks;null!==f&&vn(t,f)}else{var d=e.contentHooks;null!==d&&yn(t,d,1),gn(t,1)}!function p(e,t){try{var n=e.expandoInstructions;if(null!==n)for(var r=e.expandoStartIndex,o=-1,i=0;i<n.length;i++){var a=n[i];"number"==typeof a?a<=0?(ln(0-a),o=r+=9+n[++i]):r+=a:(null!==a&&(Kt(r,o),a(2,t[o])),o++)}}finally{ln(-1)}}(e,t);var h=e.components;null!==h&&function v(e,t){for(var n=0;n<t.length;n++)Si(e,t[n])}(t,h);var y=e.viewQuery;if(null!==y&&Bi(2,y,r),!i)if(a){var g=e.viewCheckHooks;null!==g&&vn(t,g)}else{var m=e.viewHooks;null!==m&&yn(t,m,2),gn(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),i||(t[2]&=-73),1024&t[2]&&(t[2]&=-1025,Nt(t[3],-1))}finally{an()}}}function si(e,t,n,r){var o=t[10],i=!Bt(),a=Et(t);try{i&&!a&&o.begin&&o.begin(),a&&ai(e,t,r),ui(e,t,n,r)}finally{i&&!a&&o.end&&o.end()}}function li(e,t,n,r,o){var i=sn();try{ln(-1),2&r&&t.length>20&&So(e,t,0,Bt()),n(r,o)}finally{ln(i)}}function ci(e,t,n){if(at(t))for(var r=t.directiveEnd,o=t.directiveStart;o<r;o++){var i=e.data[o];i.contentQueries&&i.contentQueries(1,n[o],o)}}function fi(e,t,n){jt()&&(function r(e,t,n,o){var i=n.directiveStart,a=n.directiveEnd;e.firstCreatePass||Ln(n,t),uo(o,t);for(var u=n.initialInputs,s=i;s<a;s++){var l=e.data[s],c=lt(l);c&&Ni(t,n,l);var f=Jn(t,e,s,n);uo(f,t),null!==u&&ji(0,s-i,f,l,0,u),c&&(Ct(n.index,t)[8]=f)}}(e,t,n,mt(n,t)),128==(128&n.flags)&&function o(e,t,n){var r=n.directiveStart,o=n.directiveEnd,i=e.expandoInstructions,a=e.firstCreatePass,u=n.index-20,s=function l(){return Tt.lFrame.currentDirectiveIndex}();try{ln(u);for(var c=r;c<o;c++){var f=e.data[c],d=t[c];Gt(c),null!==f.hostBindings||0!==f.hostVars||null!==f.hostAttrs?Ii(f,d):a&&i.push(null)}}finally{ln(-1),Gt(s)}}(e,t,n))}function di(e,t,n){void 0===n&&(n=mt);var r=t.localNames;if(null!==r)for(var o=t.index+1,i=0;i<r.length;i+=2){var a=r[i+1],u=-1===a?n(t,e):e[a];e[o++]=u}}function pi(e){var t=e.tView;return null===t||t.incompleteFirstPass?e.tView=hi(1,-1,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function hi(e,t,n,r,o,i,a,u,s,l){var c=20+r,f=c+o,d=function p(e,t){for(var n=[],r=0;r<t;r++)n.push(r<e?null:ko);return n}(c,f);return d[1]={type:e,id:t,blueprint:d,template:n,queries:null,viewQuery:u,node:null,data:d.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:f,expandoInstructions:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof i?i():i,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:s,consts:l,incompleteFirstPass:!1}}function vi(t,n,r){if(ht(t))return t.selectRootElement(n,r===e.ViewEncapsulation.ShadowDom);var o="string"==typeof n?t.querySelector(n):n;return o.textContent="",o}function yi(e,t,n,r){var o=Qi(t);o.push(n),e.firstCreatePass&&function i(e){return e.cleanup||(e.cleanup=[])}(e).push(r,o.length-1)}function gi(e,t,n,r,o,i){return{type:n,index:r,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,tagName:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function mi(e,t,n){for(var r in e)if(e.hasOwnProperty(r)){var o=e[r];(n=null===n?{}:n).hasOwnProperty(r)?n[r].push(t,o):n[r]=[t,o]}return n}function _i(e,t,n,r,o,i,a,u){var s,l=mt(t,n),c=t.inputs;!u&&null!=c&&(s=c[r])?(Wi(e,n,s,r,o),ut(t)&&function f(e,t){var n=Ct(t,e);16&n[2]||(n[2]|=64)}(n,t.index)):3===t.type&&(r=function d(e){return"class"===e?"className":"for"===e?"htmlFor":"formaction"===e?"formAction":"innerHtml"===e?"innerHTML":"readonly"===e?"readOnly":"tabindex"===e?"tabIndex":e}(r),o=null!=a?a(o,t.tagName||"",r):o,ht(i)?i.setProperty(l,r,o):In(r)||(l.setProperty?l.setProperty(r,o):l[r]=o))}function wi(e,t,n,r){var o=!1;if(jt()){var i=function a(e,t,n){var r=e.directiveRegistry,o=null;if(r)for(var i=0;i<r.length;i++){var a=r[i];Co(n,a.selectors,!1)&&(o||(o=[]),zn(Ln(n,t),e,a.type),lt(a)?(2&n.flags&&po(n),Ei(e,n),o.unshift(a)):o.push(a))}return o}(e,t,n),u=null===r?null:{"":-1};if(null!==i){var s=0;o=!0,Oi(n,e.data.length,i.length);for(var l=0;l<i.length;l++)(d=i[l]).providersResolver&&d.providersResolver(d);xi(e,n,i.length);var c=!1,f=!1;for(l=0;l<i.length;l++){var d;n.mergedAttrs=xn(n.mergedAttrs,(d=i[l]).hostAttrs),Pi(e,t,d),ki(e.data.length-1,d,u),null!==d.contentQueries&&(n.flags|=8),null===d.hostBindings&&null===d.hostAttrs&&0===d.hostVars||(n.flags|=128),!c&&(d.onChanges||d.onInit||d.doCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index-20),c=!0),f||!d.onChanges&&!d.doCheck||((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index-20),f=!0),bi(e,d),s+=d.hostVars}!function p(e,t){for(var n=t.directiveEnd,r=e.data,o=t.attrs,i=[],a=null,u=null,s=t.directiveStart;s<n;s++){var l=r[s],c=l.inputs,f=null===o||go(t)?null:Di(c,o);i.push(f),a=mi(c,s,a),u=mi(l.outputs,s,u)}null!==a&&(a.hasOwnProperty("class")&&(t.flags|=16),a.hasOwnProperty("style")&&(t.flags|=32)),t.initialInputs=i,t.inputs=a,t.outputs=u}(e,n),Ci(e,t,s)}u&&function h(e,t,n){if(t)for(var r=e.localNames=[],o=0;o<t.length;o+=2){var i=n[t[o+1]];if(null==i)throw new Error("Export of name '"+t[o+1]+"' not found!");r.push(t[o],i)}}(n,r,u)}return n.mergedAttrs=xn(n.mergedAttrs,n.attrs),o}function bi(e,t){var n=e.expandoInstructions;n.push(t.hostBindings),0!==t.hostVars&&n.push(t.hostVars)}function Ci(e,t,n){for(var r=0;r<n;r++)t.push(ko),e.blueprint.push(ko),e.data.push(null)}function Ii(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function xi(e,t,n){var r=20-t.index,o=e.data.length-(65535&t.providerIndexes);(e.expandoInstructions||(e.expandoInstructions=[])).push(r,o,n)}function Ei(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function ki(e,t,n){if(n){if(t.exportAs)for(var r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;lt(t)&&(n[""]=e)}}function Oi(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Pi(e,t,n){e.data.push(n);var r=n.factory||(n.factory=nt(n.type)),o=new wn(r,lt(n),null);e.blueprint.push(o),t.push(o)}function Ni(e,t,n){var r=mt(t,e),o=pi(n),i=e[10],a=Vi(e,oi(e,o,null,n.onPush?64:16,r,t,i,i.createRenderer(r,n)));e[t.index]=a}function Ti(e,t,n,r,o,i){var a=mt(e,t),u=t[11];if(null==r)ht(u)?u.removeAttribute(a,n,i):a.removeAttribute(n);else{var s=null==o?Tn(r):o(r,e.tagName||"",n);ht(u)?u.setAttribute(a,n,s,i):i?a.setAttributeNS(i,n,s):a.setAttribute(n,s)}}function ji(e,t,n,r,o,i){var a=i[t];if(null!==a)for(var u=r.setInput,s=0;s<a.length;){var l=a[s++],c=a[s++],f=a[s++];null!==u?r.setInput(n,f,l,c):n[c]=f}}function Di(e,t){for(var n=null,r=0;r<t.length;){var o=t[r];if(0!==o)if(5!==o){if("number"==typeof o)break;e.hasOwnProperty(o)&&(null===n&&(n=[]),n.push(o,e[o],t[r+1])),r+=2}else r+=2;else r+=4}return n}function Ai(e,t,n,r){return new Array(e,!0,!1,t,null,0,r,n,null,null)}function Si(e,t){var n=Ct(t,e);if(kt(n)){var r=n[1];80&n[2]?ui(r,n,r.template,n[8]):n[5]>0&&function e(t){for(var n=No(t);null!==n;n=To(n))for(var r=10;r<n.length;r++){var o=n[r];if(1024&o[2]){var i=o[1];ui(i,o,i.template,o[8])}else o[5]>0&&e(o)}var a=t[1].components;if(null!==a)for(r=0;r<a.length;r++){var u=Ct(a[r],t);kt(u)&&u[5]>0&&e(u)}}(n)}}function Ri(e,t){var n=Ct(t,e),r=n[1];!function o(e,t){for(var n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}(r,n),ai(r,n,n[8])}function Vi(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function Fi(e){for(;e;){e[2]|=64;var t=Oo(e);if(ct(e)&&!t)return e;e=t}return null}function Mi(e){for(var t=0;t<e.components.length;t++){var n=e.components[t],r=xt(n),o=r[1];si(o,r,o.template,n)}}function Hi(e,t,n){var r=t[10];r.begin&&r.begin();try{ui(e,t,e.template,n)}catch(e){throw qi(t,e),e}finally{r.end&&r.end()}}function Li(e){Mi(e[8])}function Bi(e,t,n){$t(0),t(e,n)}var Ui=ti;function Qi(e){return e[7]||(e[7]=[])}function zi(e,t,n){return(null===e||lt(e))&&(n=function r(e){for(;Array.isArray(e);){if("object"==typeof e[1])return e;e=e[0]}return null}(n[t.index])),n[11]}function qi(e,t){var n=e[9],r=n?n.get(ir,null):null;r&&r.handleError(t)}function Wi(e,t,n,r,o){for(var i=0;i<n.length;){var a=n[i++],u=n[i++],s=t[a],l=e.data[a];null!==l.setInput?l.setInput(s,o,r,u):s[u]=o}}function Zi(e,t,n){var r=gt(t,e),o=e[11];ht(o)?o.setValue(r,n):r.textContent=n}
346
+ function Vo(e,t){return e<<17|t<<2}function Fo(e){return e>>17&32767}function Mo(e){return 2==(2&e)}function Ho(e){return 2|e}function Lo(e){return(131068&e)>>2}function Bo(e,t){return-131069&e|t<<2}function Uo(e){return 1==(1&e)}function Qo(e){return 1|e}function zo(e,t){for(var n=e.tView_.data,r=[],o=t?e.classBindings:e.styleBindings,i=Fo(o),a=Lo(o),u=0!==a,s=u?a:i;0!==s;){var l=n[s+1];r.unshift({key:n[s],index:s,isTemplate:u,prevDuplicate:Mo(l),nextDuplicate:Uo(l),nextIndex:Lo(l),prevIndex:Fo(l)}),s===i&&(u=!1),s=Fo(l)}return r.push((t?e.residualClasses:e.residualStyles)||null),r}function qo(e,t){for(;e;)t.push(e.template_),e=e.next}function Wo(e){if(e){var t=e.debug;return Ne(t,"Object does not have a debug representation."),t}return e}function Zo(e,t){void 0===t&&(t=!1);var n=vt(e);if(n){var r=n.nodeType===Node.TEXT_NODE,o=(r?n.textContent:n.outerHTML)||"";return t||r?o:o.split(">"+n.innerHTML+"<")[0]+">"}return null}function Ko(e,t){if(e){for(var n=[],r=e;r;)n.push(Go(r,t,r.index)),r=r.next;return n}return null}function Go(e,t,n){var r=t[n],o=vt(r),i=Wo(function a(e){for(;Array.isArray(e);){if(e.length>=19)return e;e=e[0]}return null}(r));return{html:Zo(o),native:o,nodes:Ko(e.child,t),component:i}}Object.defineProperty(function Jo(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,w,b,C,I,x,E,k,O,P,N,T){this.type=e,this.id=t,this.blueprint=n,this.template=r,this.queries=o,this.viewQuery=i,this.node=a,this.data=u,this.bindingStartIndex=s,this.expandoStartIndex=l,this.expandoInstructions=c,this.firstCreatePass=f,this.firstUpdatePass=d,this.staticViewQueries=p,this.staticContentQueries=h,this.preOrderHooks=v,this.preOrderCheckHooks=y,this.contentHooks=g,this.contentCheckHooks=m,this.viewHooks=_,this.viewCheckHooks=w,this.destroyHooks=b,this.cleanup=C,this.contentQueries=I,this.components=x,this.directiveRegistry=E,this.pipeRegistry=k,this.firstChild=O,this.schemas=P,this.consts=N,this.incompleteFirstPass=T}.prototype,"template_",{get:function(){var e=[];return qo(this.firstChild,e),e.join("")},enumerable:!1,configurable:!0}),function(){function e(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,w,b,C,I,x,E,k,O,P,N,T){this.tView_=e,this.type=t,this.index=n,this.injectorIndex=r,this.directiveStart=o,this.directiveEnd=i,this.directiveStylingLast=a,this.propertyBindings=u,this.flags=s,this.providerIndexes=l,this.tagName=c,this.attrs=f,this.mergedAttrs=d,this.localNames=p,this.initialInputs=h,this.inputs=v,this.outputs=y,this.tViews=g,this.next=m,this.projectionNext=_,this.child=w,this.parent=b,this.projection=C,this.styles=I,this.stylesWithoutHost=x,this.residualStyles=E,this.classes=k,this.classesWithoutHost=O,this.residualClasses=P,this.classBindings=N,this.styleBindings=T}Object.defineProperty(e.prototype,"type_",{get:function(){switch(this.type){case 0:return"TNodeType.Container";case 3:return"TNodeType.Element";case 4:return"TNodeType.ElementContainer";case 5:return"TNodeType.IcuContainer";case 1:return"TNodeType.Projection";case 2:return"TNodeType.View";default:return"TNodeType.???"}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"flags_",{get:function(){var e=[];return 16&this.flags&&e.push("TNodeFlags.hasClassInput"),8&this.flags&&e.push("TNodeFlags.hasContentQuery"),32&this.flags&&e.push("TNodeFlags.hasStyleInput"),128&this.flags&&e.push("TNodeFlags.hasHostBindings"),2&this.flags&&e.push("TNodeFlags.isComponentHost"),1&this.flags&&e.push("TNodeFlags.isDirectiveHost"),64&this.flags&&e.push("TNodeFlags.isDetached"),4&this.flags&&e.push("TNodeFlags.isProjected"),e.join("|")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"template_",{get:function(){var e=[];if(e.push("<",this.tagName||this.type_),this.attrs)for(var t=0;t<this.attrs.length;){var n=this.attrs[t++];if("number"==typeof n)break;var r=this.attrs[t++];e.push(" ",n,'="',r,'"')}return e.push(">"),qo(this.child,e),e.push("</",this.tagName||this.type_,">"),e.join("")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"styleBindings_",{get:function(){return zo(this,!1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"classBindings_",{get:function(){return zo(this,!0)},enumerable:!1,configurable:!0})}(),function(){function e(e){this._raw_lView=e}Object.defineProperty(e.prototype,"flags",{get:function(){var e=this._raw_lView[2];return{__raw__flags__:e,initPhaseState:3&e,creationMode:!!(4&e),firstViewPass:!!(8&e),checkAlways:!!(16&e),dirty:!!(64&e),attached:!!(128&e),destroyed:!!(256&e),isRoot:!!(512&e),indexWithinInitPhase:e>>11}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return Wo(this._raw_lView[3])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"host",{get:function(){return Zo(this._raw_lView[0],!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"html",{get:function(){return(this.nodes||[]).map((function(e){return Zo(e.native,!0)})).join("")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._raw_lView[8]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nodes",{get:function(){var e=this._raw_lView;return Ko(e[1].firstChild,e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tView",{get:function(){return this._raw_lView[1]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cleanup",{get:function(){return this._raw_lView[7]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return this._raw_lView[9]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"rendererFactory",{get:function(){return this._raw_lView[10]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"renderer",{get:function(){return this._raw_lView[11]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"sanitizer",{get:function(){return this._raw_lView[12]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childHead",{get:function(){return Wo(this._raw_lView[13])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return Wo(this._raw_lView[4])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childTail",{get:function(){return Wo(this._raw_lView[14])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"declarationView",{get:function(){return Wo(this._raw_lView[15])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"queries",{get:function(){return this._raw_lView[19]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tHost",{get:function(){return this._raw_lView[6]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childViews",{get:function(){for(var e=[],t=this.childHead;t;)e.push(t),t=t.next;return e},enumerable:!1,configurable:!0})}(),function(){function e(e){this._raw_lContainer=e}Object.defineProperty(e.prototype,"hasTransplantedViews",{get:function(){return this._raw_lContainer[2]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"views",{get:function(){return this._raw_lContainer.slice(10).map(Wo)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return Wo(this._raw_lContainer[3])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"movedViews",{get:function(){return this._raw_lContainer[9]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"host",{get:function(){return this._raw_lContainer[0]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"native",{get:function(){return this._raw_lContainer[7]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return Wo(this._raw_lContainer[4])},enumerable:!1,configurable:!0})}();var Yo=function(){function e(e,t,n,r){this.__raw_opCode=e,this._lView=t,this.nodeIndex=n,this.type=r}return Object.defineProperty(e.prototype,"tNode",{get:function(){return _t(this._lView[1],this.nodeIndex)},enumerable:!1,configurable:!0}),e}();Object.defineProperty(function $o(e,t){this.__raw_opCodes=e,this.__lView=t}.prototype,"operations",{get:function(){for(var e=this.__lView,t=this.__raw_opCodes,n=[],r=0;r<t.length;r++){var o=t[r],i=void 0;if("string"==typeof o&&(i={__raw_opCode:o,type:"Create Text Node",nodeIndex:t[++r],text:o}),"number"==typeof o)switch(7&o){case 1:i=new Yo(o,e,o>>>17,"AppendChild");break;case 0:i=new Yo(o,e,o>>>3,"Select");break;case 5:var a=o>>>3;i=new Yo(o,e,a,"ElementEnd");break;case 4:(i=new Yo(o,e,a=o>>>3,"Attr")).attrName=t[++r],i.attrValue=t[++r]}if(!i)switch(o){case Ro:i={__raw_opCode:o,type:"COMMENT_MARKER",commentValue:t[++r],nodeIndex:t[++r]};break;case So:i={__raw_opCode:o,type:"ELEMENT_MARKER"}}i||(i={__raw_opCode:o,type:"Unknown Op Code",code:o}),n.push(i)}return n},enumerable:!1,configurable:!0}),Object.defineProperty(function Xo(e,t,n){this.__raw_opCodes=e,this.icus=t,this.__lView=n}.prototype,"operations",{get:function(){for(var e=this.__lView,t=this.__raw_opCodes,n=this.icus,r=[],o=0;o<t.length;o++){for(var i=t[o],a=t[++o],u="",s=o+1;s<=o+a;s++){var l=t[s];if("string"==typeof l)u+=l;else if("number"==typeof l)if(l<0)u+="�"+(-l-1)+"�";else{var c=l>>>2,f=void 0,d=void 0;switch(3&l){case 1:var p=t[++s],h=t[++s];r.push({__raw_opCode:l,checkBit:i,type:"Attr",attrValue:u,attrName:p,sanitizeFn:h});break;case 0:r.push({__raw_opCode:l,checkBit:i,type:"Text",nodeIndex:c,text:u});break;case 2:d=n[f=t[++s]];var v=new Yo(l,e,c,"IcuSwitch");v.tIcuIndex=f,v.checkBit=i,v.mainBinding=u,v.tIcu=d,r.push(v);break;case 3:d=n[f=t[++s]],(v=new Yo(l,e,c,"IcuUpdate")).tIcuIndex=f,v.checkBit=i,v.tIcu=d,r.push(v)}}}o+=a}return r},enumerable:!1,configurable:!0});var ei=Promise.resolve(null);function ti(e,t){var n=e.contentQueries;if(null!==n)for(var r=0;r<n.length;r+=2){var o=n[r+1];if(-1!==o){var i=e.data[o];Yt(n[r]),i.contentQueries(2,t[o],o)}}}function ni(e,t,n){return pt(t)?t.createElement(e,n):null===n?t.createElement(e):t.createElementNS(n,e)}function ri(e,t,n,r,o,i,a,u,s,l){var c=t.blueprint.slice();return c[0]=o,c[2]=140|r,Ot(c),c[3]=c[15]=e,c[8]=n,c[10]=a||e&&e[10],c[11]=u||e&&e[11],c[12]=s||e&&e[12]||null,c[9]=l||e&&e[9]||null,c[6]=i,c[16]=2==t.type?e[16]:c,c}function oi(e,t,n,r,o,i){var a=n+20,u=e.data[a]||function s(e,t,n,r,o,i){var a=Vt(),u=Mt(),s=u?a:a&&a.parent,l=e.data[n]=yi(0,s&&s!==t?s:null,r,n,o,i);return null===e.firstChild&&(e.firstChild=l),a&&(!u||null!=a.child||null===l.parent&&2!==a.type?u||(a.next=l):a.child=l),l}(e,t,a,r,o,i);return Ft(u,!0),u}function ii(e,t,n){Xt(t,t[6]);try{var r=e.viewQuery;null!==r&&Li(1,r,n);var o=e.template;null!==o&&si(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&ti(e,t),e.staticViewQueries&&Li(2,e.viewQuery,n);var i=e.components;null!==i&&function a(e,t){for(var n=0;n<t.length;n++)Si(e,t[n])}(t,i)}catch(t){throw e.firstCreatePass&&(e.incompleteFirstPass=!0),t}finally{t[2]&=-5,on()}}function ai(e,t,n,r){var o=t[2];if(256!=(256&o)){Xt(t,t[6]);var i=Lt();try{Ot(t),zt(e.bindingStartIndex),null!==n&&si(e,t,n,2,r);var a=3==(3&o);if(!i)if(a){var u=e.preOrderCheckHooks;null!==u&&hn(t,u,null)}else{var s=e.preOrderHooks;null!==s&&vn(t,s,0,null),yn(t,0)}if(function l(e){for(var t=Po(e);null!==t;t=No(t))if(t[2])for(var n=t[9],r=0;r<n.length;r++){var o=n[r];0==(1024&o[2])&&Pt(o[3],1),o[2]|=1024}}(t),function c(e){for(var t=Po(e);null!==t;t=No(t))for(var n=10;n<t.length;n++){var r=t[n],o=r[1];Et(r)&&ai(o,r,o.template,r[8])}}(t),null!==e.contentQueries&&ti(e,t),!i)if(a){var f=e.contentCheckHooks;null!==f&&hn(t,f)}else{var d=e.contentHooks;null!==d&&vn(t,d,1),yn(t,1)}!function p(e,t){try{var n=e.expandoInstructions;if(null!==n)for(var r=e.expandoStartIndex,o=-1,i=0;i<n.length;i++){var a=n[i];"number"==typeof a?a<=0?(sn(0-a),o=r+=9+n[++i]):r+=a:(null!==a&&(Zt(r,o),a(2,t[o])),o++)}}finally{sn(-1)}}(e,t);var h=e.components;null!==h&&function v(e,t){for(var n=0;n<t.length;n++)Ai(e,t[n])}(t,h);var y=e.viewQuery;if(null!==y&&Li(2,y,r),!i)if(a){var g=e.viewCheckHooks;null!==g&&hn(t,g)}else{var m=e.viewHooks;null!==m&&vn(t,m,2),yn(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),i||(t[2]&=-73),1024&t[2]&&(t[2]&=-1025,Pt(t[3],-1))}finally{on()}}}function ui(e,t,n,r){var o=t[10],i=!Lt(),a=xt(t);try{i&&!a&&o.begin&&o.begin(),a&&ii(e,t,r),ai(e,t,n,r)}finally{i&&!a&&o.end&&o.end()}}function si(e,t,n,r,o){var i=un();try{sn(-1),2&r&&t.length>20&&Ao(e,t,0,Lt()),n(r,o)}finally{sn(i)}}function li(e,t,n){if(it(t))for(var r=t.directiveEnd,o=t.directiveStart;o<r;o++){var i=e.data[o];i.contentQueries&&i.contentQueries(1,n[o],o)}}function ci(e,t,n){Tt()&&(function r(e,t,n,o){var i=n.directiveStart,a=n.directiveEnd;e.firstCreatePass||Hn(n,t),ao(o,t);for(var u=n.initialInputs,s=i;s<a;s++){var l=e.data[s],c=st(l);c&&Pi(t,n,l);var f=Gn(t,e,s,n);ao(f,t),null!==u&&Ti(0,s-i,f,l,0,u),c&&(bt(n.index,t)[8]=f)}}(e,t,n,gt(n,t)),128==(128&n.flags)&&function o(e,t,n){var r=n.directiveStart,o=n.directiveEnd,i=e.expandoInstructions,a=e.firstCreatePass,u=n.index-20,s=function l(){return Nt.lFrame.currentDirectiveIndex}();try{sn(u);for(var c=r;c<o;c++){var f=e.data[c],d=t[c];Kt(c),null!==f.hostBindings||0!==f.hostVars||null!==f.hostAttrs?Ci(f,d):a&&i.push(null)}}finally{sn(-1),Kt(s)}}(e,t,n))}function fi(e,t,n){void 0===n&&(n=gt);var r=t.localNames;if(null!==r)for(var o=t.index+1,i=0;i<r.length;i+=2){var a=r[i+1],u=-1===a?n(t,e):e[a];e[o++]=u}}function di(e){var t=e.tView;return null===t||t.incompleteFirstPass?e.tView=pi(1,-1,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function pi(e,t,n,r,o,i,a,u,s,l){var c=20+r,f=c+o,d=function p(e,t){for(var n=[],r=0;r<t;r++)n.push(r<e?null:Eo);return n}(c,f);return d[1]={type:e,id:t,blueprint:d,template:n,queries:null,viewQuery:u,node:null,data:d.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:f,expandoInstructions:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof i?i():i,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:s,consts:l,incompleteFirstPass:!1}}function hi(t,n,r){if(pt(t))return t.selectRootElement(n,r===e.ViewEncapsulation.ShadowDom);var o="string"==typeof n?t.querySelector(n):n;return o.textContent="",o}function vi(e,t,n,r){var o=Ui(t);o.push(n),e.firstCreatePass&&function i(e){return e.cleanup||(e.cleanup=[])}(e).push(r,o.length-1)}function yi(e,t,n,r,o,i){return{type:n,index:r,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,tagName:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function gi(e,t,n){for(var r in e)if(e.hasOwnProperty(r)){var o=e[r];(n=null===n?{}:n).hasOwnProperty(r)?n[r].push(t,o):n[r]=[t,o]}return n}function mi(e,t,n,r,o,i,a,u){var s,l=gt(t,n),c=t.inputs;!u&&null!=c&&(s=c[r])?(qi(e,n,s,r,o),at(t)&&function f(e,t){var n=bt(t,e);16&n[2]||(n[2]|=64)}(n,t.index)):3===t.type&&(r=function d(e){return"class"===e?"className":"for"===e?"htmlFor":"formaction"===e?"formAction":"innerHtml"===e?"innerHTML":"readonly"===e?"readOnly":"tabindex"===e?"tabIndex":e}(r),o=null!=a?a(o,t.tagName||"",r):o,pt(i)?i.setProperty(l,r,o):Cn(r)||(l.setProperty?l.setProperty(r,o):l[r]=o))}function _i(e,t,n,r){var o=!1;if(Tt()){var i=function a(e,t,n){var r=e.directiveRegistry,o=null;if(r)for(var i=0;i<r.length;i++){var a=r[i];bo(n,a.selectors,!1)&&(o||(o=[]),Qn(Hn(n,t),e,a.type),st(a)?(2&n.flags&&fo(n),xi(e,n),o.unshift(a)):o.push(a))}return o}(e,t,n),u=null===r?null:{"":-1};if(null!==i){var s=0;o=!0,ki(n,e.data.length,i.length);for(var l=0;l<i.length;l++)(d=i[l]).providersResolver&&d.providersResolver(d);Ii(e,n,i.length);var c=!1,f=!1;for(l=0;l<i.length;l++){var d;n.mergedAttrs=In(n.mergedAttrs,(d=i[l]).hostAttrs),Oi(e,t,d),Ei(e.data.length-1,d,u),null!==d.contentQueries&&(n.flags|=8),null===d.hostBindings&&null===d.hostAttrs&&0===d.hostVars||(n.flags|=128),!c&&(d.onChanges||d.onInit||d.doCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index-20),c=!0),f||!d.onChanges&&!d.doCheck||((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index-20),f=!0),wi(e,d),s+=d.hostVars}!function p(e,t){for(var n=t.directiveEnd,r=e.data,o=t.attrs,i=[],a=null,u=null,s=t.directiveStart;s<n;s++){var l=r[s],c=l.inputs,f=null===o||yo(t)?null:ji(c,o);i.push(f),a=gi(c,s,a),u=gi(l.outputs,s,u)}null!==a&&(a.hasOwnProperty("class")&&(t.flags|=16),a.hasOwnProperty("style")&&(t.flags|=32)),t.initialInputs=i,t.inputs=a,t.outputs=u}(e,n),bi(e,t,s)}u&&function h(e,t,n){if(t)for(var r=e.localNames=[],o=0;o<t.length;o+=2){var i=n[t[o+1]];if(null==i)throw new Error("Export of name '"+t[o+1]+"' not found!");r.push(t[o],i)}}(n,r,u)}return n.mergedAttrs=In(n.mergedAttrs,n.attrs),o}function wi(e,t){var n=e.expandoInstructions;n.push(t.hostBindings),0!==t.hostVars&&n.push(t.hostVars)}function bi(e,t,n){for(var r=0;r<n;r++)t.push(Eo),e.blueprint.push(Eo),e.data.push(null)}function Ci(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function Ii(e,t,n){var r=20-t.index,o=e.data.length-(65535&t.providerIndexes);(e.expandoInstructions||(e.expandoInstructions=[])).push(r,o,n)}function xi(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function Ei(e,t,n){if(n){if(t.exportAs)for(var r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;st(t)&&(n[""]=e)}}function ki(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Oi(e,t,n){e.data.push(n);var r=n.factory||(n.factory=tt(n.type)),o=new _n(r,st(n),null);e.blueprint.push(o),t.push(o)}function Pi(e,t,n){var r=gt(t,e),o=di(n),i=e[10],a=Ri(e,ri(e,o,null,n.onPush?64:16,r,t,i,i.createRenderer(r,n)));e[t.index]=a}function Ni(e,t,n,r,o,i){var a=gt(e,t),u=t[11];if(null==r)pt(u)?u.removeAttribute(a,n,i):a.removeAttribute(n);else{var s=null==o?Nn(r):o(r,e.tagName||"",n);pt(u)?u.setAttribute(a,n,s,i):i?a.setAttributeNS(i,n,s):a.setAttribute(n,s)}}function Ti(e,t,n,r,o,i){var a=i[t];if(null!==a)for(var u=r.setInput,s=0;s<a.length;){var l=a[s++],c=a[s++],f=a[s++];null!==u?r.setInput(n,f,l,c):n[c]=f}}function ji(e,t){for(var n=null,r=0;r<t.length;){var o=t[r];if(0!==o)if(5!==o){if("number"==typeof o)break;e.hasOwnProperty(o)&&(null===n&&(n=[]),n.push(o,e[o],t[r+1])),r+=2}else r+=2;else r+=4}return n}function Di(e,t,n,r){return new Array(e,!0,!1,t,null,0,r,n,null,null)}function Ai(e,t){var n=bt(t,e);if(Et(n)){var r=n[1];80&n[2]?ai(r,n,r.template,n[8]):n[5]>0&&function e(t){for(var n=Po(t);null!==n;n=No(n))for(var r=10;r<n.length;r++){var o=n[r];if(1024&o[2]){var i=o[1];ai(i,o,i.template,o[8])}else o[5]>0&&e(o)}var a=t[1].components;if(null!==a)for(r=0;r<a.length;r++){var u=bt(a[r],t);Et(u)&&u[5]>0&&e(u)}}(n)}}function Si(e,t){var n=bt(t,e),r=n[1];!function o(e,t){for(var n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}(r,n),ii(r,n,n[8])}function Ri(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function Vi(e){for(;e;){e[2]|=64;var t=ko(e);if(lt(e)&&!t)return e;e=t}return null}function Fi(e){for(var t=0;t<e.components.length;t++){var n=e.components[t],r=It(n),o=r[1];ui(o,r,o.template,n)}}function Mi(e,t,n){var r=t[10];r.begin&&r.begin();try{ai(e,t,e.template,n)}catch(e){throw zi(t,e),e}finally{r.end&&r.end()}}function Hi(e){Fi(e[8])}function Li(e,t,n){Yt(0),t(e,n)}var Bi=ei;function Ui(e){return e[7]||(e[7]=[])}function Qi(e,t,n){return(null===e||st(e))&&(n=function r(e){for(;Array.isArray(e);){if("object"==typeof e[1])return e;e=e[0]}return null}(n[t.index])),n[11]}function zi(e,t){var n=e[9],r=n?n.get(or,null):null;r&&r.handleError(t)}function qi(e,t,n,r,o){for(var i=0;i<n.length;){var a=n[i++],u=n[i++],s=t[a],l=e.data[a];null!==l.setInput?l.setInput(s,o,r,u):s[u]=o}}function Wi(e,t,n){var r=yt(t,e),o=e[11];pt(o)?o.setValue(r,n):r.textContent=n}
361
347
  /**
362
348
  * @license
363
349
  * Copyright Google LLC All Rights Reserved.
364
350
  *
365
351
  * Use of this source code is governed by an MIT-style license that can be
366
352
  * found in the LICENSE file at https://angular.io/license
367
- */function Ki(e,t){var n=t[3];return-1===e.index?it(n)?n:null:n}function Gi(e,t){var n=Ki(e,t);return n?sa(t[11],n[7]):null}function Ji(e,t,n,r,o){if(null!=r){var i=void 0,a=!1;it(r)?i=r:ot(r)&&(a=!0,r=r[0]);var u=yt(r);0===e&&null!==n?null==o?aa(t,n,u):ia(t,n,u,o||null):1===e&&null!==n?ia(t,n,u,o||null):2===e?da(t,u,a):3===e&&t.destroyNode(u),null!=i&&function s(e,t,n,r,o){var i=n[7];i!==yt(n)&&Ji(t,e,r,i,o);for(var a=10;a<n.length;a++){var u=n[a];ha(u[1],u,e,t,r,i)}}(t,e,i,n,o)}}function Yi(e,t){return ht(t)?t.createText(e):t.createTextNode(e)}function $i(e,t,n,r){var o=Gi(e.node,t);o&&ha(e,t,t[11],n?1:2,o,r)}function Xi(e,t){var n=e[9],r=n.indexOf(t);1024&t[2]&&Nt(t[3],-1),n.splice(r,1)}function ea(e,t){if(!(e.length<=10)){var n=10+t,r=e[n];if(r){var o=r[17];null!==o&&o!==e&&Xi(o,r),t>0&&(e[n-1][4]=r[4]);var i=Re(e,10+t);$i(r[1],r,!1,null);var a=i[19];null!==a&&a.detachView(i[1]),r[3]=null,r[4]=null,r[2]&=-129}return r}}function ta(e,t){if(!(256&t[2])){var n=t[11];ht(n)&&n.destroyNode&&ha(e,t,n,3,null,null),function r(e){var t=e[13];if(!t)return ra(e[1],e);for(;t;){var n=null;if(ot(t))n=t[13];else{var r=t[10];r&&(n=r)}if(!n){for(;t&&!t[4]&&t!==e;)ot(t)&&ra(t[1],t),t=na(t,e);null===t&&(t=e),ot(t)&&ra(t[1],t),n=t&&t[4]}t=n}}(t)}}function na(e,t){var n;return ot(e)&&(n=e[6])&&2===n.type?Ki(n,e):e[3]===t?null:e[3]}function ra(e,t){if(!(256&t[2])){t[2]&=-129,t[2]|=256,function n(e,t){var n;if(null!=e&&null!=(n=e.destroyHooks))for(var r=0;r<n.length;r+=2){var o=t[n[r]];if(!(o instanceof wn)){var i=n[r+1];if(Array.isArray(i))for(var a=0;a<i.length;a+=2)i[a+1].call(o[i[a]]);else i.call(o)}}}(e,t),function r(e,t){var n=e.cleanup;if(null!==n){for(var r=t[7],o=0;o<n.length-1;o+=2)if("string"==typeof n[o]){var i=n[o+1],a="function"==typeof i?i(t):yt(t[i]),u=n[o+3];"boolean"==typeof u?a.removeEventListener(n[o],r[n[o+2]],u):u>=0?r[u]():r[-u].unsubscribe(),o+=2}else n[o].call(r[n[o+1]]);t[7]=null}}(e,t);var o=t[6];o&&3===o.type&&ht(t[11])&&t[11].destroy();var i=t[17];if(null!==i&&it(t[3])){i!==t[3]&&Xi(i,t);var a=t[19];null!==a&&a.detachView(e)}}}function oa(t,n,r){for(var o=n.parent;null!=o&&(4===o.type||5===o.type);)o=(n=o).parent;if(null==o){var i=r[6];return 2===i.type?Gi(i,r):r[0]}if(n&&5===n.type&&4&n.flags)return mt(n,r).parentNode;if(2&o.flags){var a=t.data,u=a[a[o.index].directiveStart].encapsulation;if(u!==e.ViewEncapsulation.ShadowDom&&u!==e.ViewEncapsulation.Native)return null}return mt(o,r)}function ia(e,t,n,r){ht(e)?e.insertBefore(t,n,r):t.insertBefore(n,r,!0)}function aa(e,t,n){ht(e)?e.appendChild(t,n):t.appendChild(n)}function ua(e,t,n,r){null!==r?ia(e,t,n,r):aa(e,t,n)}function sa(e,t){return ht(e)?e.parentNode(t):t.parentNode}function la(e,t){if(2===e.type){var n=Ki(e,t);return null===n?null:fa(n.indexOf(t,10)-10,n)}return 4===e.type||5===e.type?mt(e,t):null}function ca(e,t,n,r){var o=oa(e,r,t);if(null!=o){var i=t[11],a=la(r.parent||t[6],t);if(Array.isArray(n))for(var u=0;u<n.length;u++)ua(i,o,n[u],a);else ua(i,o,n,a)}}function fa(e,t){var n=10+e+1;if(n<t.length){var r=t[n],o=r[1].firstChild;if(null!==o)return function e(t,n){if(null!==n){var r=n.type;if(3===r)return mt(n,t);if(0===r)return fa(-1,t[n.index]);if(4===r||5===r){var o=n.child;if(null!==o)return e(t,o);var i=t[n.index];return it(i)?fa(-1,i):yt(i)}var a=t[16],u=a[6],s=Oo(a),l=u.projection[n.projection];return null!=l?e(s,l):e(t,n.next)}return null}(r,o)}return t[7]}function da(e,t,n){var r=sa(e,t);r&&function o(e,t,n,r){ht(e)?e.removeChild(t,n,r):t.removeChild(n)}(e,r,t,n)}function pa(e,t,n,r,o,i,a){for(;null!=n;){var u=r[n.index],s=n.type;a&&0===t&&(u&&uo(yt(u),r),n.flags|=4),64!=(64&n.flags)&&(4===s||5===s?(pa(e,t,n.child,r,o,i,!1),Ji(t,e,o,u,i)):1===s?ya(e,t,r,n,o,i):Ji(t,e,o,u,i)),n=a?n.projectionNext:n.next}}function ha(e,t,n,r,o,i){pa(n,r,e.node.child,t,o,i,!1)}function va(e,t,n){ya(t[11],0,t,n,oa(e,n,t),la(n.parent||t[6],t))}function ya(e,t,n,r,o,i){var a=n[16],u=a[6].projection[r.projection];if(Array.isArray(u))for(var s=0;s<u.length;s++)Ji(t,e,o,u[s],i);else pa(e,t,u,a[3],o,i,!0)}function ga(e,t,n){ht(e)?e.setAttribute(t,"style",n):t.style.cssText=n}function ma(e,t,n){ht(e)?""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n):t.className=n}
353
+ */function Zi(e,t){var n=t[3];return-1===e.index?ot(n)?n:null:n}function Ki(e,t){var n=Zi(e,t);return n?ua(t[11],n[7]):null}function Gi(e,t,n,r,o){if(null!=r){var i=void 0,a=!1;ot(r)?i=r:rt(r)&&(a=!0,r=r[0]);var u=vt(r);0===e&&null!==n?null==o?ia(t,n,u):oa(t,n,u,o||null):1===e&&null!==n?oa(t,n,u,o||null):2===e?fa(t,u,a):3===e&&t.destroyNode(u),null!=i&&function s(e,t,n,r,o){var i=n[7];i!==vt(n)&&Gi(t,e,r,i,o);for(var a=10;a<n.length;a++){var u=n[a];pa(u[1],u,e,t,r,i)}}(t,e,i,n,o)}}function Ji(e,t){return pt(t)?t.createText(e):t.createTextNode(e)}function Yi(e,t,n,r){var o=Ki(e.node,t);o&&pa(e,t,t[11],n?1:2,o,r)}function $i(e,t){var n=e[9],r=n.indexOf(t);1024&t[2]&&Pt(t[3],-1),n.splice(r,1)}function Xi(e,t){if(!(e.length<=10)){var n=10+t,r=e[n];if(r){var o=r[17];null!==o&&o!==e&&$i(o,r),t>0&&(e[n-1][4]=r[4]);var i=Se(e,10+t);Yi(r[1],r,!1,null);var a=i[19];null!==a&&a.detachView(i[1]),r[3]=null,r[4]=null,r[2]&=-129}return r}}function ea(e,t){if(!(256&t[2])){var n=t[11];pt(n)&&n.destroyNode&&pa(e,t,n,3,null,null),function r(e){var t=e[13];if(!t)return na(e[1],e);for(;t;){var n=null;if(rt(t))n=t[13];else{var r=t[10];r&&(n=r)}if(!n){for(;t&&!t[4]&&t!==e;)rt(t)&&na(t[1],t),t=ta(t,e);null===t&&(t=e),rt(t)&&na(t[1],t),n=t&&t[4]}t=n}}(t)}}function ta(e,t){var n;return rt(e)&&(n=e[6])&&2===n.type?Zi(n,e):e[3]===t?null:e[3]}function na(e,t){if(!(256&t[2])){t[2]&=-129,t[2]|=256,function n(e,t){var n;if(null!=e&&null!=(n=e.destroyHooks))for(var r=0;r<n.length;r+=2){var o=t[n[r]];if(!(o instanceof _n)){var i=n[r+1];if(Array.isArray(i))for(var a=0;a<i.length;a+=2)i[a+1].call(o[i[a]]);else i.call(o)}}}(e,t),function r(e,t){var n=e.cleanup;if(null!==n){for(var r=t[7],o=0;o<n.length-1;o+=2)if("string"==typeof n[o]){var i=n[o+1],a="function"==typeof i?i(t):vt(t[i]),u=n[o+3];"boolean"==typeof u?a.removeEventListener(n[o],r[n[o+2]],u):u>=0?r[u]():r[-u].unsubscribe(),o+=2}else n[o].call(r[n[o+1]]);t[7]=null}}(e,t);var o=t[6];o&&3===o.type&&pt(t[11])&&t[11].destroy();var i=t[17];if(null!==i&&ot(t[3])){i!==t[3]&&$i(i,t);var a=t[19];null!==a&&a.detachView(e)}}}function ra(t,n,r){for(var o=n.parent;null!=o&&(4===o.type||5===o.type);)o=(n=o).parent;if(null==o){var i=r[6];return 2===i.type?Ki(i,r):r[0]}if(n&&5===n.type&&4&n.flags)return gt(n,r).parentNode;if(2&o.flags){var a=t.data,u=a[a[o.index].directiveStart].encapsulation;if(u!==e.ViewEncapsulation.ShadowDom&&u!==e.ViewEncapsulation.Native)return null}return gt(o,r)}function oa(e,t,n,r){pt(e)?e.insertBefore(t,n,r):t.insertBefore(n,r,!0)}function ia(e,t,n){pt(e)?e.appendChild(t,n):t.appendChild(n)}function aa(e,t,n,r){null!==r?oa(e,t,n,r):ia(e,t,n)}function ua(e,t){return pt(e)?e.parentNode(t):t.parentNode}function sa(e,t){if(2===e.type){var n=Zi(e,t);return null===n?null:ca(n.indexOf(t,10)-10,n)}return 4===e.type||5===e.type?gt(e,t):null}function la(e,t,n,r){var o=ra(e,r,t);if(null!=o){var i=t[11],a=sa(r.parent||t[6],t);if(Array.isArray(n))for(var u=0;u<n.length;u++)aa(i,o,n[u],a);else aa(i,o,n,a)}}function ca(e,t){var n=10+e+1;if(n<t.length){var r=t[n],o=r[1].firstChild;if(null!==o)return function e(t,n){if(null!==n){var r=n.type;if(3===r)return gt(n,t);if(0===r)return ca(-1,t[n.index]);if(4===r||5===r){var o=n.child;if(null!==o)return e(t,o);var i=t[n.index];return ot(i)?ca(-1,i):vt(i)}var a=t[16],u=a[6],s=ko(a),l=u.projection[n.projection];return null!=l?e(s,l):e(t,n.next)}return null}(r,o)}return t[7]}function fa(e,t,n){var r=ua(e,t);r&&function o(e,t,n,r){pt(e)?e.removeChild(t,n,r):t.removeChild(n)}(e,r,t,n)}function da(e,t,n,r,o,i,a){for(;null!=n;){var u=r[n.index],s=n.type;a&&0===t&&(u&&ao(vt(u),r),n.flags|=4),64!=(64&n.flags)&&(4===s||5===s?(da(e,t,n.child,r,o,i,!1),Gi(t,e,o,u,i)):1===s?va(e,t,r,n,o,i):Gi(t,e,o,u,i)),n=a?n.projectionNext:n.next}}function pa(e,t,n,r,o,i){da(n,r,e.node.child,t,o,i,!1)}function ha(e,t,n){va(t[11],0,t,n,ra(e,n,t),sa(n.parent||t[6],t))}function va(e,t,n,r,o,i){var a=n[16],u=a[6].projection[r.projection];if(Array.isArray(u))for(var s=0;s<u.length;s++)Gi(t,e,o,u[s],i);else da(e,t,u,a[3],o,i,!0)}function ya(e,t,n){pt(e)?e.setAttribute(t,"style",n):t.style.cssText=n}function ga(e,t,n){pt(e)?""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n):t.className=n}
368
354
  /**
369
355
  * @license
370
356
  * Copyright Google LLC All Rights Reserved.
371
357
  *
372
358
  * Use of this source code is governed by an MIT-style license that can be
373
359
  * found in the LICENSE file at https://angular.io/license
374
- */
360
+ */var ma,_a,wa,ba,Ca=function(){function e(e,t){this._lView=e,this._cdRefInjectingView=t,this._appRef=null,this._viewContainerRef=null}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){var e=this._lView;return null==e[0]?function e(t,n,r,o,i){for(void 0===i&&(i=!1);null!==r;){var a=n[r.index];if(null!==a&&o.push(vt(a)),ot(a))for(var s=10;s<a.length;s++){var l=a[s],c=l[1].firstChild;null!==c&&e(l[1],l,c,o)}var f=r.type;if(4===f||5===f)e(t,n,r.child,o);else if(1===f){var d=n[16],p=d[6].projection[r.projection];if(Array.isArray(p))o.push.apply(o,u(p));else{var h=ko(d);e(h[1],h,p,o,!0)}}r=i?r.projectionNext:r.next}return o}(e[1],e,e[6].child,[]):[]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._lView[8]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 256==(256&this._lView[2])},enumerable:!1,configurable:!0}),e.prototype.destroy=function(){if(this._appRef)this._appRef.detachView(this);else if(this._viewContainerRef){var e=this._viewContainerRef.indexOf(this);e>-1&&this._viewContainerRef.detach(e),this._viewContainerRef=null}ea(this._lView[1],this._lView)},e.prototype.onDestroy=function(e){vi(this._lView[1],this._lView,null,e)},e.prototype.markForCheck=function(){Vi(this._cdRefInjectingView||this._lView)},e.prototype.detach=function(){this._lView[2]&=-129},e.prototype.reattach=function(){this._lView[2]|=128},e.prototype.detectChanges=function(){Mi(this._lView[1],this._lView,this.context)},e.prototype.checkNoChanges=function(){!function e(t,n,r){Bt(!0);try{Mi(t,n,r)}finally{Bt(!1)}}(this._lView[1],this._lView,this.context)},e.prototype.attachToViewContainerRef=function(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e},e.prototype.detachFromAppRef=function(){this._appRef=null,function e(t,n){pa(t,n,n[11],2,null,null)}(this._lView[1],this._lView)},e.prototype.attachToAppRef=function(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e},e}(),Ia=function(e){function t(t){var n=e.call(this,t)||this;return n._view=t,n}return o(t,e),t.prototype.detectChanges=function(){Hi(this._view)},t.prototype.checkNoChanges=function(){!function e(t){Bt(!0);try{Hi(t)}finally{Bt(!1)}}(this._view)},Object.defineProperty(t.prototype,"context",{get:function(){return null},enumerable:!1,configurable:!0}),t}(Ca);function xa(e,t,n){return ma||(ma=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(e)),new ma(gt(t,n))}function Ea(e,t,n,r){return _a||(_a=function(e){function t(t,n,r){var o=e.call(this)||this;return o._declarationView=t,o._declarationTContainer=n,o.elementRef=r,o}return o(t,e),t.prototype.createEmbeddedView=function(e){var t=this._declarationTContainer.tViews,n=ri(this._declarationView,t,e,16,null,t.node);n[17]=this._declarationView[this._declarationTContainer.index];var r=this._declarationView[19];return null!==r&&(n[19]=r.createEmbeddedView(t)),ii(t,n,e),new Ca(n)},t}(e)),0===n.type?new _a(r,n,xa(t,n,r)):null}function ka(e,t,n,r){var i;wa||(wa=function(e){function n(t,n,r){var o=e.call(this)||this;return o._lContainer=t,o._hostTNode=n,o._hostView=r,o}return o(n,e),Object.defineProperty(n.prototype,"element",{get:function(){return xa(t,this._hostTNode,this._hostView)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"injector",{get:function(){return new $n(this._hostTNode,this._hostView)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"parentInjector",{get:function(){var e=Un(this._hostTNode,this._hostView),t=Pn(e,this._hostView),n=function r(e,t,n){if(n.parent&&-1!==n.parent.injectorIndex){for(var r=n.parent.injectorIndex,o=n.parent;null!=o.parent&&r==o.parent.injectorIndex;)o=o.parent;return o}for(var i=On(e),a=t,u=t[6];i>1;)u=(a=a[15])[6],i--;return u}(e,this._hostView,this._hostTNode);return En(e)&&null!=n?new $n(n,t):new $n(null,this._hostView)},enumerable:!1,configurable:!0}),n.prototype.clear=function(){for(;this.length>0;)this.remove(this.length-1)},n.prototype.get=function(e){return null!==this._lContainer[8]&&this._lContainer[8][e]||null},Object.defineProperty(n.prototype,"length",{get:function(){return this._lContainer.length-10},enumerable:!1,configurable:!0}),n.prototype.createEmbeddedView=function(e,t,n){var r=e.createEmbeddedView(t||{});return this.insert(r,n),r},n.prototype.createComponent=function(e,t,n,r,o){var i=n||this.parentInjector;if(!o&&null==e.ngModule&&i){var a=i.get(Oe,null);a&&(o=a)}var u=e.create(i,r,void 0,o);return this.insert(u.hostView,t),u},n.prototype.insert=function(e,t){var n=e._lView,r=n[1];if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");if(this.allocateContainerIfNeeded(),function o(e){return ot(e[3])}(n)){var i=this.indexOf(e);if(-1!==i)this.detach(i);else{var a=n[3],u=new wa(a,a[6],a[3]);u.detach(u.indexOf(e))}}var s=this._adjustIndex(t);return function l(e,t,n,r){var o=10+r,i=n.length;r>0&&(n[o-1][4]=t),r<i-10?(t[4]=n[o],Ae(n,10+r,t)):(n.push(t),t[4]=null),t[3]=n;var a=t[17];null!==a&&n!==a&&function u(e,t){var n=e[9];t[16]!==t[3][3][16]&&(e[2]=!0),null===n?e[9]=[t]:n.push(t)}(a,t);var s=t[19];null!==s&&s.insertView(e),t[2]|=128}(r,n,this._lContainer,s),Yi(r,n,!0,ca(s,this._lContainer)),e.attachToViewContainerRef(this),Ae(this._lContainer[8],s,e),e},n.prototype.move=function(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");return this.insert(e,t)},n.prototype.indexOf=function(e){var t=this._lContainer[8];return null!==t?t.indexOf(e):-1},n.prototype.remove=function(e){this.allocateContainerIfNeeded();var t=this._adjustIndex(e,-1);!function n(e,t){var n=Xi(e,t);n&&ea(n[1],n)}(this._lContainer,t),Se(this._lContainer[8],t)},n.prototype.detach=function(e){this.allocateContainerIfNeeded();var t=this._adjustIndex(e,-1),n=Xi(this._lContainer,t);return n&&null!=Se(this._lContainer[8],t)?new Ca(n):null},n.prototype._adjustIndex=function(e,t){return void 0===t&&(t=0),null==e?this.length+t:e},n.prototype.allocateContainerIfNeeded=function(){null===this._lContainer[8]&&(this._lContainer[8]=[])},n}(e));var a=r[n.index];if(ot(a))i=a;else{var u=void 0;if(4===n.type)u=vt(a);else if(u=r[11].createComment(""),lt(r)){var s=r[11],l=gt(n,r);oa(s,ua(s,l),u,function c(e,t){return pt(e)?e.nextSibling(t):t.nextSibling}(s,l))}else la(r[1],r,u,n);r[n.index]=i=Di(a,r,u,n),Ri(r,i)}return new wa(i,n,r)}function Oa(e){return void 0===e&&(e=!1),function t(e,n,r){if(!r&&at(e)){var o=bt(e.index,n);return new Ca(o,o)}return 3===e.type||0===e.type||4===e.type||5===e.type?new Ca(n[16],n):null}(Vt(),At(),e)}(ba=function ba(){}).__NG_ELEMENT_ID__=function(){return Na()};var Pa=Oa,Na=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]},Ta=Function;function ja(e){return"function"==typeof e}var Da=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,Aa=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,Sa=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,Ra=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(\)\s*{\s*super\(\.\.\.arguments\)/,Va=function(){function e(e){this._reflect=e||Y.Reflect}return e.prototype.isReflectionEnabled=function(){return!0},e.prototype.factory=function(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new(e.bind.apply(e,u([void 0],t)))}},e.prototype._zipTypesAndAnnotations=function(e,t){var n;n=Re(void 0===e?t.length:e.length);for(var r=0;r<n.length;r++)n[r]=void 0===e?[]:e[r]&&e[r]!=Object?[e[r]]:[],t&&null!=t[r]&&(n[r]=n[r].concat(t[r]));return n},e.prototype._ownParameters=function(e,t){if(function n(e){return Da.test(e)||Ra.test(e)||Aa.test(e)&&!Sa.test(e)}(e.toString()))return null;if(e.parameters&&e.parameters!==t.parameters)return e.parameters;var r=e.ctorParameters;if(r&&r!==t.ctorParameters){var o="function"==typeof r?r():r,i=o.map((function(e){return e&&e.type})),a=o.map((function(e){return e&&Fa(e.decorators)}));return this._zipTypesAndAnnotations(i,a)}var u=e.hasOwnProperty(c)&&e[c],s=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",e);return s||u?this._zipTypesAndAnnotations(s,u):Re(e.length)},e.prototype.parameters=function(e){if(!ja(e))return[];var t=Ma(e),n=this._ownParameters(e,t);return n||t===Object||(n=this.parameters(t)),n||[]},e.prototype._ownAnnotations=function(e,t){if(e.annotations&&e.annotations!==t.annotations){var n=e.annotations;return"function"==typeof n&&n.annotations&&(n=n.annotations),n}return e.decorators&&e.decorators!==t.decorators?Fa(e.decorators):e.hasOwnProperty(l)?e[l]:null},e.prototype.annotations=function(e){if(!ja(e))return[];var t=Ma(e),n=this._ownAnnotations(e,t)||[];return(t!==Object?this.annotations(t):[]).concat(n)},e.prototype._ownPropMetadata=function(e,t){if(e.propMetadata&&e.propMetadata!==t.propMetadata){var n=e.propMetadata;return"function"==typeof n&&n.propMetadata&&(n=n.propMetadata),n}if(e.propDecorators&&e.propDecorators!==t.propDecorators){var r=e.propDecorators,o={};return Object.keys(r).forEach((function(e){o[e]=Fa(r[e])})),o}return e.hasOwnProperty(f)?e[f]:null},e.prototype.propMetadata=function(e){if(!ja(e))return{};var t=Ma(e),n={};if(t!==Object){var r=this.propMetadata(t);Object.keys(r).forEach((function(e){n[e]=r[e]}))}var o=this._ownPropMetadata(e,t);return o&&Object.keys(o).forEach((function(e){var t=[];n.hasOwnProperty(e)&&t.push.apply(t,u(n[e])),t.push.apply(t,u(o[e])),n[e]=t})),n},e.prototype.ownPropMetadata=function(e){return ja(e)&&this._ownPropMetadata(e,Ma(e))||{}},e.prototype.hasLifecycleHook=function(e,t){return e instanceof Ta&&t in e.prototype},e.prototype.guards=function(e){return{}},e.prototype.getter=function(e){return new Function("o","return o."+e+";")},e.prototype.setter=function(e){return new Function("o","v","return o."+e+" = v;")},e.prototype.method=function(e){return new Function("o","args","if (!o."+e+") throw new Error('\""+e+"\" is undefined');\n return o."+e+".apply(o, args);")},e.prototype.importUri=function(e){return"object"==typeof e&&e.filePath?e.filePath:"./"+M(e)},e.prototype.resourceUri=function(e){return"./"+M(e)},e.prototype.resolveIdentifier=function(e,t,n,r){return r},e.prototype.resolveEnum=function(e,t){return e[t]},e}();function Fa(e){return e?e.map((function(e){var t=e.type.annotationCls;return new(t.bind.apply(t,u([void 0],e.args?e.args:[])))})):[]}function Ma(e){var t=e.prototype?Object.getPrototypeOf(e.prototype):null;return(t?t.constructor:null)||Object}
375
361
  /**
376
362
  * @license
377
363
  * Copyright Google LLC All Rights Reserved.
378
364
  *
379
365
  * Use of this source code is governed by an MIT-style license that can be
380
366
  * found in the LICENSE file at https://angular.io/license
381
- */
382
- var _a,wa,ba,Ca=function(){function e(e,t){this._lView=e,this._cdRefInjectingView=t,this._appRef=null,this._viewContainerRef=null}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){var e=this._lView;return null==e[0]?function e(t,n,r,o,i){for(void 0===i&&(i=!1);null!==r;){var a=n[r.index];if(null!==a&&o.push(yt(a)),it(a))for(var u=10;u<a.length;u++){var l=a[u],c=l[1].firstChild;null!==c&&e(l[1],l,c,o)}var f=r.type;if(4===f||5===f)e(t,n,r.child,o);else if(1===f){var d=n[16],p=d[6].projection[r.projection];if(Array.isArray(p))o.push.apply(o,s(p));else{var h=Oo(d);e(h[1],h,p,o,!0)}}r=i?r.projectionNext:r.next}return o}
367
+ */var Ha=null;function La(){return Ha=Ha||new Va}function Ba(e){return Ua(La().parameters(e))}function Ua(e){var t=$();return e.map((function(e){return function n(e,t){var n={token:null,host:!1,optional:!1,resolved:e.R3ResolvedDependencyType.Token,self:!1,skipSelf:!1};function r(t){n.resolved=e.R3ResolvedDependencyType.Token,n.token=t}if(Array.isArray(t)&&t.length>0)for(var o=0;o<t.length;o++){var i=t[o];if(void 0!==i){var a=Object.getPrototypeOf(i);if(i instanceof _||"Optional"===a.ngMetadataName)n.optional=!0;else if(i instanceof b||"SkipSelf"===a.ngMetadataName)n.skipSelf=!0;else if(i instanceof w||"Self"===a.ngMetadataName)n.self=!0;else if(i instanceof C||"Host"===a.ngMetadataName)n.host=!0;else if(i instanceof m)n.token=i.token;else if(i instanceof x){if(void 0===i.attributeName)throw new Error("Attribute name must be defined.");n.token=i.attributeName,n.resolved=e.R3ResolvedDependencyType.Attribute}else i===ba?(n.token=i,n.resolved=e.R3ResolvedDependencyType.ChangeDetectorRef):r(i)}}else void 0===t||Array.isArray(t)&&0===t.length?(n.token=void 0,n.resolved=z.Invalid):r(t);return n}
383
368
  /**
384
369
  * @license
385
370
  * Copyright Google LLC All Rights Reserved.
386
371
  *
387
372
  * Use of this source code is governed by an MIT-style license that can be
388
373
  * found in the LICENSE file at https://angular.io/license
389
- */(e[1],e,e[6].child,[]):[]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._lView[8]},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 256==(256&this._lView[2])},enumerable:!1,configurable:!0}),e.prototype.destroy=function(){if(this._appRef)this._appRef.detachView(this);else if(this._viewContainerRef){var e=this._viewContainerRef.indexOf(this);e>-1&&this._viewContainerRef.detach(e),this._viewContainerRef=null}ta(this._lView[1],this._lView)},e.prototype.onDestroy=function(e){yi(this._lView[1],this._lView,null,e)},e.prototype.markForCheck=function(){Fi(this._cdRefInjectingView||this._lView)},e.prototype.detach=function(){this._lView[2]&=-129},e.prototype.reattach=function(){this._lView[2]|=128},e.prototype.detectChanges=function(){Hi(this._lView[1],this._lView,this.context)},e.prototype.checkNoChanges=function(){!function e(t,n,r){Ut(!0);try{Hi(t,n,r)}finally{Ut(!1)}}(this._lView[1],this._lView,this.context)},e.prototype.attachToViewContainerRef=function(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e},e.prototype.detachFromAppRef=function(){this._appRef=null,function e(t,n){ha(t,n,n[11],2,null,null)}(this._lView[1],this._lView)},e.prototype.attachToAppRef=function(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e},e}(),Ia=function(e){function t(t){var n=e.call(this,t)||this;return n._view=t,n}return o(t,e),t.prototype.detectChanges=function(){Li(this._view)},t.prototype.checkNoChanges=function(){!function e(t){Ut(!0);try{Li(t)}finally{Ut(!1)}}(this._view)},Object.defineProperty(t.prototype,"context",{get:function(){return null},enumerable:!1,configurable:!0}),t}(Ca);function xa(e,t,n){return _a||(_a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(e)),new _a(mt(t,n))}function Ea(e,t,n,r){return wa||(wa=function(e){function t(t,n,r){var o=e.call(this)||this;return o._declarationView=t,o._declarationTContainer=n,o.elementRef=r,o}return o(t,e),t.prototype.createEmbeddedView=function(e){var t=this._declarationTContainer.tViews,n=oi(this._declarationView,t,e,16,null,t.node);n[17]=this._declarationView[this._declarationTContainer.index];var r=this._declarationView[19];return null!==r&&(n[19]=r.createEmbeddedView(t)),ai(t,n,e),new Ca(n)},t}(e)),0===n.type?new wa(r,n,xa(t,n,r)):null}function ka(e,t,n,r){var i;ba||(ba=function(e){function n(t,n,r){var o=e.call(this)||this;return o._lContainer=t,o._hostTNode=n,o._hostView=r,o}return o(n,e),Object.defineProperty(n.prototype,"element",{get:function(){return xa(t,this._hostTNode,this._hostView)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"injector",{get:function(){return new Xn(this._hostTNode,this._hostView)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"parentInjector",{get:function(){var e=Qn(this._hostTNode,this._hostView),t=Nn(e,this._hostView),n=function r(e,t,n){if(n.parent&&-1!==n.parent.injectorIndex){for(var r=n.parent.injectorIndex,o=n.parent;null!=o.parent&&r==o.parent.injectorIndex;)o=o.parent;return o}for(var i=Pn(e),a=t,u=t[6];i>1;)u=(a=a[15])[6],i--;return u}(e,this._hostView,this._hostTNode);return kn(e)&&null!=n?new Xn(n,t):new Xn(null,this._hostView)},enumerable:!1,configurable:!0}),n.prototype.clear=function(){for(;this.length>0;)this.remove(this.length-1)},n.prototype.get=function(e){return null!==this._lContainer[8]&&this._lContainer[8][e]||null},Object.defineProperty(n.prototype,"length",{get:function(){return this._lContainer.length-10},enumerable:!1,configurable:!0}),n.prototype.createEmbeddedView=function(e,t,n){var r=e.createEmbeddedView(t||{});return this.insert(r,n),r},n.prototype.createComponent=function(e,t,n,r,o){var i=n||this.parentInjector;if(!o&&null==e.ngModule&&i){var a=i.get(Pe,null);a&&(o=a)}var u=e.create(i,r,void 0,o);return this.insert(u.hostView,t),u},n.prototype.insert=function(e,t){var n=e._lView,r=n[1];if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");if(this.allocateContainerIfNeeded(),function o(e){return it(e[3])}(n)){var i=this.indexOf(e);if(-1!==i)this.detach(i);else{var a=n[3],u=new ba(a,a[6],a[3]);u.detach(u.indexOf(e))}}var s=this._adjustIndex(t);return function l(e,t,n,r){var o=10+r,i=n.length;r>0&&(n[o-1][4]=t),r<i-10?(t[4]=n[o],Se(n,10+r,t)):(n.push(t),t[4]=null),t[3]=n;var a=t[17];null!==a&&n!==a&&function u(e,t){var n=e[9];t[16]!==t[3][3][16]&&(e[2]=!0),null===n?e[9]=[t]:n.push(t)}(a,t);var s=t[19];null!==s&&s.insertView(e),t[2]|=128}(r,n,this._lContainer,s),$i(r,n,!0,fa(s,this._lContainer)),e.attachToViewContainerRef(this),Se(this._lContainer[8],s,e),e},n.prototype.move=function(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");return this.insert(e,t)},n.prototype.indexOf=function(e){var t=this._lContainer[8];return null!==t?t.indexOf(e):-1},n.prototype.remove=function(e){this.allocateContainerIfNeeded();var t=this._adjustIndex(e,-1);!function n(e,t){var n=ea(e,t);n&&ta(n[1],n)}(this._lContainer,t),Re(this._lContainer[8],t)},n.prototype.detach=function(e){this.allocateContainerIfNeeded();var t=this._adjustIndex(e,-1),n=ea(this._lContainer,t);return n&&null!=Re(this._lContainer[8],t)?new Ca(n):null},n.prototype._adjustIndex=function(e,t){return void 0===t&&(t=0),null==e?this.length+t:e},n.prototype.allocateContainerIfNeeded=function(){null===this._lContainer[8]&&(this._lContainer[8]=[])},n}(e));var a=r[n.index];if(it(a))i=a;else{var u=void 0;if(4===n.type)u=yt(a);else if(u=r[11].createComment(""),ct(r)){var s=r[11],l=mt(n,r);ia(s,sa(s,l),u,function c(e,t){return ht(e)?e.nextSibling(t):t.nextSibling}(s,l))}else ca(r[1],r,u,n);r[n.index]=i=Ai(a,r,u,n),Vi(r,i)}return new ba(i,n,r)}function Oa(e){return void 0===e&&(e=!1),function t(e,n,r){if(!r&&ut(e)){var o=Ct(e.index,n);return new Ca(o,o)}return 3===e.type||0===e.type||4===e.type||5===e.type?new Ca(n[16],n):null}(Ft(),St(),e)}
374
+ */(t,e)}))}var Qa=E({provide:String,useValue:E});function za(e){return void 0!==e.useClass}function qa(e){return void 0!==e.useFactory}function Wa(e,t){var n=t||{providedIn:null},r={name:e.name,type:e,typeArgumentCount:0,providedIn:n.providedIn,userDeps:void 0};return(za(n)||qa(n))&&void 0!==n.deps&&(r.userDeps=Ua(n.deps)),za(n)?r.useClass=U(n.useClass):function o(e){return Qa in e}(n)?r.useValue=U(n.useValue):qa(n)?r.useFactory=n.useFactory:function i(e){return void 0!==e.useExisting}(n)&&(r.useExisting=U(n.useExisting)),r}var Za=E({provide:String,useValue:E}),Ka=[];function Ga(e,t){if(!t){var n=(l=new Va).parameters(e);return function(){return new(e.bind.apply(e,u([void 0],we(n))))}}if(Za in t){var r=t;return function(){return r.useValue}}if(t.useExisting){var o=t;return function(){return ye(U(o.useExisting))}}if(t.useFactory){var i=t;return function(){return i.useFactory.apply(i,u(we(i.deps||Ka)))}}if(t.useClass){var a=t,s=t.deps;if(!s){var l=new Va;s=l.parameters(e)}return function(){var e;return new((e=U(a.useClass)).bind.apply(e,u([void 0],we(s))))}}var c=t.deps;return c||(l=new Va,c=l.parameters(e)),function(){return new(e.bind.apply(e,u([void 0],we(c))))}}
390
375
  /**
391
376
  * @license
392
377
  * Copyright Google LLC All Rights Reserved.
393
378
  *
394
379
  * Use of this source code is governed by an MIT-style license that can be
395
380
  * found in the LICENSE file at https://angular.io/license
396
- */
397
- var Pa=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return Ta()},e}(),Na=Oa,Ta=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]},ja=Function;function Da(e){return"function"==typeof e}
381
+ */var Ja=d("Injectable",void 0,void 0,void 0,(function(e,t){return Ya(e,t)})),Ya=function $a(e,t){t&&void 0!==t.providedIn&&!T(e)&&(e.ɵprov=O({token:e,providedIn:t.providedIn,factory:Ga(e,t)}))},Xa=new ue("Set Injector scope."),eu={},tu={},nu=[],ru=void 0;function ou(){return void 0===ru&&(ru=new be),ru}function iu(e,t,n,r){void 0===t&&(t=null),void 0===n&&(n=null);var o=au(e,t,n,r);return o._resolveInjectorDefTypes(),o}function au(e,t,n,r){return void 0===t&&(t=null),void 0===n&&(n=null),new uu(e,n,t||ou(),r)}var uu=function(){function t(e,t,n,r){var o=this;void 0===r&&(r=null),this.parent=n,this.records=new Map,this.injectorDefTypes=new Set,this.onDestroy=new Set,this._destroyed=!1;var i=[];t&&De(t,(function(n){return o.processProvider(n,e,t)})),De([e],(function(e){return o.processInjectorType(e,[],i)})),this.records.set(se,cu(void 0,this));var a=this.records.get(Xa);this.scope=null!=a?a.value:null,this.source=r||("object"==typeof e?null:M(e))}return Object.defineProperty(t.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){this.assertNotDestroyed(),this._destroyed=!0;try{this.onDestroy.forEach((function(e){return e.ngOnDestroy()}))}finally{this.records.clear(),this.onDestroy.clear(),this.injectorDefTypes.clear()}},t.prototype.get=function(t,n,r){void 0===n&&(n=le),void 0===r&&(r=e.InjectFlags.Default),this.assertNotDestroyed();var o=pe(this);try{if(!(r&e.InjectFlags.SkipSelf)){var i=this.records.get(t);if(void 0===i){var a=function u(e){return"function"==typeof e||"object"==typeof e&&e instanceof ue}(t)&&T(t);i=a&&this.injectableDefInScope(a)?cu(su(t),eu):null,this.records.set(t,i)}if(null!=i)return this.hydrate(t,i)}return(r&e.InjectFlags.Self?ou():this.parent).get(t,n=r&e.InjectFlags.Optional&&n===le?null:n)}catch(e){if("NullInjectorError"===e.name){if((e.ngTempTokenPath=e.ngTempTokenPath||[]).unshift(M(t)),o)throw e;return Ce(e,t,"R3InjectorError",this.source)}throw e}finally{pe(o)}},t.prototype._resolveInjectorDefTypes=function(){var e=this;this.injectorDefTypes.forEach((function(t){return e.get(t)}))},t.prototype.toString=function(){var e=[];return this.records.forEach((function(t,n){return e.push(M(n))})),"R3Injector["+e.join(", ")+"]"},t.prototype.assertNotDestroyed=function(){if(this._destroyed)throw new Error("Injector has already been destroyed.")},t.prototype.processInjectorType=function(e,t,n){var r=this;if(!(e=U(e)))return!1;var o=D(e),i=null==o&&e.ngModule||void 0,a=void 0===i?e:i,u=-1!==n.indexOf(a);if(void 0!==i&&(o=D(i)),null==o)return!1;if(null!=o.imports&&!u){var s;n.push(a);try{De(o.imports,(function(e){r.processInjectorType(e,t,n)&&(void 0===s&&(s=[]),s.push(e))}))}finally{}if(void 0!==s)for(var l=function(e){var t=s[e],n=t.ngModule,o=t.providers;De(o,(function(e){return r.processProvider(e,n,o||nu)}))},c=0;c<s.length;c++)l(c)}this.injectorDefTypes.add(a),this.records.set(a,cu(o.factory,eu));var f=o.providers;if(null!=f&&!u){var d=e;De(f,(function(e){return r.processProvider(e,d,f)}))}return void 0!==i&&void 0!==e.providers},t.prototype.processProvider=function(e,t,n){var r=du(e=U(e))?e:U(e&&e.provide),o=function i(e,t,n){return fu(e)?cu(void 0,e.useValue):cu(lu(e,t,n),eu)}(e,t,n);if(du(e)||!0!==e.multi){var a=this.records.get(r);a&&void 0!==a.multi&&po()}else{var u=this.records.get(r);u?void 0===u.multi&&po():((u=cu(void 0,eu,!0)).factory=function(){return we(u.multi)},this.records.set(r,u)),r=e,u.multi.push(e)}this.records.set(r,o)},t.prototype.hydrate=function(e,t){return t.value===tu?function n(e){throw new Error("Cannot instantiate cyclic dependency! "+e)}(M(e)):t.value===eu&&(t.value=tu,t.value=t.factory()),"object"==typeof t.value&&t.value&&function r(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(t.value)&&this.onDestroy.add(t.value),t.value},t.prototype.injectableDefInScope=function(e){return!!e.providedIn&&("string"==typeof e.providedIn?"any"===e.providedIn||e.providedIn===this.scope:this.injectorDefTypes.has(e.providedIn))},t}();function su(e){var t=T(e),n=null!==t?t.factory:tt(e);if(null!==n)return n;var r=D(e);if(null!==r)return r.factory;if(e instanceof ue)throw new Error("Token "+M(e)+" is missing a ɵprov definition.");if(e instanceof Function)return function o(e){var t=e.length;if(t>0){var n=Re(t,"?");throw new Error("Can't resolve all parameters for "+M(e)+": ("+n.join(", ")+").")}var r=function o(e){var t=e&&(e[A]||e[V]||e[R]&&e[R]());if(t){var n=function r(e){if(e.hasOwnProperty("name"))return e.name;var t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);return console.warn('DEPRECATED: DI is instantiating a token "'+n+'" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "'+n+'" class.'),t}return null}(e);return null!==r?function(){return r.factory(e)}:function(){return new e}}(e);throw new Error("unreachable")}function lu(e,t,n){var r=void 0;if(du(e)){var o=U(e);return tt(o)||su(o)}if(fu(e))r=function(){return U(e.useValue)};else if(function i(e){return!(!e||!e.useFactory)}(e))r=function(){return e.useFactory.apply(e,u(we(e.deps||[])))};else if(function a(e){return!(!e||!e.useExisting)}(e))r=function(){return ye(U(e.useExisting))};else{var s=U(e&&(e.useClass||e.provide));if(s||function l(e,t,n){var r="";throw e&&t&&(r=" - only instances of Provider and Type are allowed, got: ["+t.map((function(e){return e==n?"?"+n+"?":"..."})).join(", ")+"]"),new Error("Invalid provider for the NgModule '"+M(e)+"'"+r)}(t,n,e),!function c(e){return!!e.deps}(e))return tt(s)||su(s);r=function(){return new(s.bind.apply(s,u([void 0],we(e.deps))))}}return r}function cu(e,t,n){return void 0===n&&(n=!1),{factory:e,value:t,multi:n?[]:void 0}}function fu(e){return null!==e&&"object"==typeof e&&fe in e}function du(e){return"function"==typeof e}var pu=function hu(e,t,n){return new wu(e,t,n)},vu=function(){function e(){}return e.create=function(e,t){return Array.isArray(e)?pu(e,t,""):pu(e.providers,e.parent,e.name||"")},e}();vu.THROW_IF_NOT_FOUND=le,vu.NULL=new be,vu.ɵprov=O({token:vu,providedIn:"any",factory:function(){return ye(se)}}),vu.__NG_ELEMENT_ID__=-1;var yu=function(e){return e},gu=[],mu=yu,_u=function(){return Array.prototype.slice.call(arguments)},wu=function(){function t(e,t,n){void 0===t&&(t=vu.NULL),void 0===n&&(n=null),this.parent=t,this.source=n;var r=this._records=new Map;r.set(vu,{token:vu,fn:yu,deps:gu,value:this,useNew:!1}),r.set(se,{token:se,fn:yu,deps:gu,value:this,useNew:!1}),this.scope=function e(t,n){var r=null;if(n)if(n=U(n),Array.isArray(n))for(var o=0;o<n.length;o++)r=e(t,n[o])||r;else{if("function"==typeof n)throw Iu("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw Iu("Unexpected provider",n);var i=U(n.provide),a=bu(n);if(!0===n.multi){var u=t.get(i);if(u){if(u.fn!==_u)throw Cu(i)}else t.set(i,u={token:n.provide,deps:[],useNew:!1,fn:_u,value:gu});u.deps.push({token:i=n,options:6})}var s=t.get(i);if(s&&s.fn==_u)throw Cu(i);i===Xa&&(r=a.value),t.set(i,a)}return r}(r,e)}return t.prototype.get=function(t,n,r){void 0===r&&(r=e.InjectFlags.Default);var o=this._records,i=o.get(t);if(void 0===i){var a=T(t);if(a){var s=a&&a.providedIn;("any"===s||null!=s&&s===this.scope)&&o.set(t,i=bu({provide:t,useFactory:a.factory,deps:gu}))}void 0===i&&o.set(t,null)}var l=pe(this);try{return function t(n,r,o,i,a,s){try{return function l(n,r,o,i,a,s){var l;if(!r||s&e.InjectFlags.SkipSelf)l=s&e.InjectFlags.Self?vu.NULL.get(n,s&e.InjectFlags.Optional?void 0!==a?a:null:a):i.get(n,a,e.InjectFlags.Default);else{if((l=r.value)==mu)throw Error("ɵCircular dependency");if(l===gu){r.value=mu;var c=r.useNew,f=r.fn,d=r.deps,p=gu;if(d.length){p=[];for(var h=0;h<d.length;h++){var v=d[h],y=v.options,g=2&y?o.get(v.token):void 0;p.push(t(v.token,g,o,g||4&y?i:vu.NULL,1&y?null:vu.THROW_IF_NOT_FOUND,e.InjectFlags.Default))}}r.value=l=c?new(f.bind.apply(f,u([void 0],p))):f.apply(void 0,p)}}return l}(n,r,o,i,a,s)}catch(e){throw e instanceof Error||(e=new Error(e)),(e.ngTempTokenPath=e.ngTempTokenPath||[]).unshift(n),r&&r.value==mu&&(r.value=gu),e}}(t,i,o,this.parent,n,r)}catch(e){return Ce(e,t,"StaticInjectorError",this.source)}finally{pe(l)}},t.prototype.toString=function(){var e=[];return this._records.forEach((function(t,n){return e.push(M(n))})),"StaticInjector["+e.join(", ")+"]"},t}();function bu(e){var t=function n(e){var t=gu,n=e.deps;if(n&&n.length){t=[];for(var r=0;r<n.length;r++){var o=6,i=U(n[r]);if(Array.isArray(i))for(var a=0,u=i;a<u.length;a++){var s=u[a];s instanceof _||s==_?o|=1:s instanceof b||s==b?o&=-3:s instanceof w||s==w?o&=-5:i=s instanceof m?s.token:U(s)}t.push({token:i,options:o})}}else if(e.useExisting)t=[{token:i=U(e.useExisting),options:6}];else if(!n&&!(fe in e))throw Iu("'deps' required",e);return t}(e),r=yu,o=gu,i=!1,a=U(e.provide);if(fe in e)o=e.useValue;else if(e.useFactory)r=e.useFactory;else if(e.useExisting);else if(e.useClass)i=!0,r=U(e.useClass);else{if("function"!=typeof a)throw Iu("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",e);i=!0,r=a}return{deps:t,fn:r,useNew:i,value:o}}function Cu(e){return Iu("Cannot mix multi providers and regular providers",e)}function Iu(e,t){return new Error(Ie(e,t,"StaticInjectorError"))}
398
382
  /**
399
383
  * @license
400
384
  * Copyright Google LLC All Rights Reserved.
401
385
  *
402
386
  * Use of this source code is governed by an MIT-style license that can be
403
387
  * found in the LICENSE file at https://angular.io/license
404
- */var Aa=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,Sa=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,Ra=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,Va=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(\)\s*{\s*super\(\.\.\.arguments\)/,Fa=function(){function e(e){this._reflect=e||$.Reflect}return e.prototype.isReflectionEnabled=function(){return!0},e.prototype.factory=function(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return new(e.bind.apply(e,s([void 0],t)))}},e.prototype._zipTypesAndAnnotations=function(e,t){var n;n=Ve(void 0===e?t.length:e.length);for(var r=0;r<n.length;r++)n[r]=void 0===e?[]:e[r]&&e[r]!=Object?[e[r]]:[],t&&null!=t[r]&&(n[r]=n[r].concat(t[r]));return n},e.prototype._ownParameters=function(e,t){if(function n(e){return Aa.test(e)||Va.test(e)||Sa.test(e)&&!Ra.test(e)}(e.toString()))return null;if(e.parameters&&e.parameters!==t.parameters)return e.parameters;var r=e.ctorParameters;if(r&&r!==t.ctorParameters){var o="function"==typeof r?r():r,i=o.map((function(e){return e&&e.type})),a=o.map((function(e){return e&&Ma(e.decorators)}));return this._zipTypesAndAnnotations(i,a)}var u=e.hasOwnProperty(f)&&e[f],s=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",e);return s||u?this._zipTypesAndAnnotations(s,u):Ve(e.length)},e.prototype.parameters=function(e){if(!Da(e))return[];var t=Ha(e),n=this._ownParameters(e,t);return n||t===Object||(n=this.parameters(t)),n||[]},e.prototype._ownAnnotations=function(e,t){if(e.annotations&&e.annotations!==t.annotations){var n=e.annotations;return"function"==typeof n&&n.annotations&&(n=n.annotations),n}return e.decorators&&e.decorators!==t.decorators?Ma(e.decorators):e.hasOwnProperty(c)?e[c]:null},e.prototype.annotations=function(e){if(!Da(e))return[];var t=Ha(e),n=this._ownAnnotations(e,t)||[];return(t!==Object?this.annotations(t):[]).concat(n)},e.prototype._ownPropMetadata=function(e,t){if(e.propMetadata&&e.propMetadata!==t.propMetadata){var n=e.propMetadata;return"function"==typeof n&&n.propMetadata&&(n=n.propMetadata),n}if(e.propDecorators&&e.propDecorators!==t.propDecorators){var r=e.propDecorators,o={};return Object.keys(r).forEach((function(e){o[e]=Ma(r[e])})),o}return e.hasOwnProperty(d)?e[d]:null},e.prototype.propMetadata=function(e){if(!Da(e))return{};var t=Ha(e),n={};if(t!==Object){var r=this.propMetadata(t);Object.keys(r).forEach((function(e){n[e]=r[e]}))}var o=this._ownPropMetadata(e,t);return o&&Object.keys(o).forEach((function(e){var t=[];n.hasOwnProperty(e)&&t.push.apply(t,s(n[e])),t.push.apply(t,s(o[e])),n[e]=t})),n},e.prototype.ownPropMetadata=function(e){return Da(e)&&this._ownPropMetadata(e,Ha(e))||{}},e.prototype.hasLifecycleHook=function(e,t){return e instanceof ja&&t in e.prototype},e.prototype.guards=function(e){return{}},e.prototype.getter=function(e){return new Function("o","return o."+e+";")},e.prototype.setter=function(e){return new Function("o","v","return o."+e+" = v;")},e.prototype.method=function(e){return new Function("o","args","if (!o."+e+") throw new Error('\""+e+"\" is undefined');\n return o."+e+".apply(o, args);")},e.prototype.importUri=function(e){return"object"==typeof e&&e.filePath?e.filePath:"./"+H(e)},e.prototype.resourceUri=function(e){return"./"+H(e)},e.prototype.resolveIdentifier=function(e,t,n,r){return r},e.prototype.resolveEnum=function(e,t){return e[t]},e}();function Ma(e){return e?e.map((function(e){var t=e.type.annotationCls;return new(t.bind.apply(t,s([void 0],e.args?e.args:[])))})):[]}function Ha(e){var t=e.prototype?Object.getPrototypeOf(e.prototype):null;return(t?t.constructor:null)||Object}
405
- /**
406
- * @license
407
- * Copyright Google LLC All Rights Reserved.
408
- *
409
- * Use of this source code is governed by an MIT-style license that can be
410
- * found in the LICENSE file at https://angular.io/license
411
- */var La=null;function Ba(){return La=La||new Fa}function Ua(e){return Qa(Ba().parameters(e))}function Qa(e){var t=X();return e.map((function(e){return function n(e,t){var n={token:null,host:!1,optional:!1,resolved:e.R3ResolvedDependencyType.Token,self:!1,skipSelf:!1};function r(t){n.resolved=e.R3ResolvedDependencyType.Token,n.token=t}if(Array.isArray(t)&&t.length>0)for(var o=0;o<t.length;o++){var i=t[o];if(void 0!==i){var a=Object.getPrototypeOf(i);if(i instanceof w||"Optional"===a.ngMetadataName)n.optional=!0;else if(i instanceof C||"SkipSelf"===a.ngMetadataName)n.skipSelf=!0;else if(i instanceof b||"Self"===a.ngMetadataName)n.self=!0;else if(i instanceof I||"Host"===a.ngMetadataName)n.host=!0;else if(i instanceof _)n.token=i.token;else if(i instanceof E){if(void 0===i.attributeName)throw new Error("Attribute name must be defined.");n.token=i.attributeName,n.resolved=e.R3ResolvedDependencyType.Attribute}else i===Pa?(n.token=i,n.resolved=e.R3ResolvedDependencyType.ChangeDetectorRef):r(i)}}else void 0===t||Array.isArray(t)&&0===t.length?(n.token=void 0,n.resolved=q.Invalid):r(t);return n}
412
- /**
413
- * @license
414
- * Copyright Google LLC All Rights Reserved.
415
- *
416
- * Use of this source code is governed by an MIT-style license that can be
417
- * found in the LICENSE file at https://angular.io/license
418
- */(t,e)}))}var za=k({provide:String,useValue:k});function qa(e){return void 0!==e.useClass}function Wa(e){return void 0!==e.useFactory}function Za(e,t){var n=t||{providedIn:null},r={name:e.name,type:e,typeArgumentCount:0,providedIn:n.providedIn,userDeps:void 0};return(qa(n)||Wa(n))&&void 0!==n.deps&&(r.userDeps=Qa(n.deps)),qa(n)?r.useClass=Q(n.useClass):function o(e){return za in e}(n)?r.useValue=Q(n.useValue):Wa(n)?r.useFactory=n.useFactory:function i(e){return void 0!==e.useExisting}(n)&&(r.useExisting=Q(n.useExisting)),r}
419
- /**
420
- * @license
421
- * Copyright Google LLC All Rights Reserved.
422
- *
423
- * Use of this source code is governed by an MIT-style license that can be
424
- * found in the LICENSE file at https://angular.io/license
425
- */var Ka=k({provide:String,useValue:k}),Ga=[];function Ja(e,t){if(!t){var n=(l=new Fa).parameters(e);return function(){return new(e.bind.apply(e,s([void 0],be(n))))}}if(Ka in t){var r=t;return function(){return r.useValue}}if(t.useExisting){var o=t;return function(){return ge(Q(o.useExisting))}}if(t.useFactory){var i=t;return function(){return i.useFactory.apply(i,s(be(i.deps||Ga)))}}if(t.useClass){var a=t,u=t.deps;if(!u){var l=new Fa;u=l.parameters(e)}return function(){var e;return new((e=Q(a.useClass)).bind.apply(e,s([void 0],be(u))))}}var c=t.deps;return c||(l=new Fa,c=l.parameters(e)),function(){return new(e.bind.apply(e,s([void 0],be(c))))}}
426
- /**
427
- * @license
428
- * Copyright Google LLC All Rights Reserved.
429
- *
430
- * Use of this source code is governed by an MIT-style license that can be
431
- * found in the LICENSE file at https://angular.io/license
432
- */var Ya=p("Injectable",void 0,void 0,void 0,(function(e,t){return $a(e,t)})),$a=function Xa(e,t){t&&void 0!==t.providedIn&&!j(e)&&(e.ɵprov=P({token:e,providedIn:t.providedIn,factory:Ja(e,t)}))},eu=new se("Set Injector scope."),tu={},nu={},ru=[],ou=void 0;function iu(){return void 0===ou&&(ou=new Ce),ou}function au(e,t,n,r){void 0===t&&(t=null),void 0===n&&(n=null);var o=uu(e,t,n,r);return o._resolveInjectorDefTypes(),o}function uu(e,t,n,r){return void 0===t&&(t=null),void 0===n&&(n=null),new su(e,n,t||iu(),r)}var su=function(){function t(e,t,n,r){var o=this;void 0===r&&(r=null),this.parent=n,this.records=new Map,this.injectorDefTypes=new Set,this.onDestroy=new Set,this._destroyed=!1;var i=[];t&&Ae(t,(function(n){return o.processProvider(n,e,t)})),Ae([e],(function(e){return o.processInjectorType(e,[],i)})),this.records.set(le,fu(void 0,this));var a=this.records.get(eu);this.scope=null!=a?a.value:null,this.source=r||("object"==typeof e?null:H(e))}return Object.defineProperty(t.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){this.assertNotDestroyed(),this._destroyed=!0;try{this.onDestroy.forEach((function(e){return e.ngOnDestroy()}))}finally{this.records.clear(),this.onDestroy.clear(),this.injectorDefTypes.clear()}},t.prototype.get=function(t,n,r){void 0===n&&(n=ce),void 0===r&&(r=e.InjectFlags.Default),this.assertNotDestroyed();var o=he(this);try{if(!(r&e.InjectFlags.SkipSelf)){var i=this.records.get(t);if(void 0===i){var a=function u(e){return"function"==typeof e||"object"==typeof e&&e instanceof se}
433
- /**
434
- * @license
435
- * Copyright Google LLC All Rights Reserved.
436
- *
437
- * Use of this source code is governed by an MIT-style license that can be
438
- * found in the LICENSE file at https://angular.io/license
439
- */(t)&&j(t);i=a&&this.injectableDefInScope(a)?fu(lu(t),tu):null,this.records.set(t,i)}if(null!=i)return this.hydrate(t,i)}return(r&e.InjectFlags.Self?iu():this.parent).get(t,n=r&e.InjectFlags.Optional&&n===ce?null:n)}catch(e){if("NullInjectorError"===e.name){if((e.ngTempTokenPath=e.ngTempTokenPath||[]).unshift(H(t)),o)throw e;return Ie(e,t,"R3InjectorError",this.source)}throw e}finally{he(o)}},t.prototype._resolveInjectorDefTypes=function(){var e=this;this.injectorDefTypes.forEach((function(t){return e.get(t)}))},t.prototype.toString=function(){var e=[];return this.records.forEach((function(t,n){return e.push(H(n))})),"R3Injector["+e.join(", ")+"]"},t.prototype.assertNotDestroyed=function(){if(this._destroyed)throw new Error("Injector has already been destroyed.")},t.prototype.processInjectorType=function(e,t,n){var r=this;if(!(e=Q(e)))return!1;var o=A(e),i=null==o&&e.ngModule||void 0,a=void 0===i?e:i,u=-1!==n.indexOf(a);if(void 0!==i&&(o=A(i)),null==o)return!1;if(null!=o.imports&&!u){var s;n.push(a);try{Ae(o.imports,(function(e){r.processInjectorType(e,t,n)&&(void 0===s&&(s=[]),s.push(e))}))}finally{}if(void 0!==s)for(var l=function(e){var t=s[e],n=t.ngModule,o=t.providers;Ae(o,(function(e){return r.processProvider(e,n,o||ru)}))},c=0;c<s.length;c++)l(c)}this.injectorDefTypes.add(a),this.records.set(a,fu(o.factory,tu));var f=o.providers;if(null!=f&&!u){var d=e;Ae(f,(function(e){return r.processProvider(e,d,f)}))}return void 0!==i&&void 0!==e.providers},t.prototype.processProvider=function(e,t,n){var r=pu(e=Q(e))?e:Q(e&&e.provide),o=function i(e,t,n){return du(e)?fu(void 0,e.useValue):fu(cu(e,t,n),tu)}(e,t,n);if(pu(e)||!0!==e.multi){var a=this.records.get(r);a&&void 0!==a.multi&&ho()}else{var u=this.records.get(r);u?void 0===u.multi&&ho():((u=fu(void 0,tu,!0)).factory=function(){return be(u.multi)},this.records.set(r,u)),r=e,u.multi.push(e)}this.records.set(r,o)},t.prototype.hydrate=function(e,t){return t.value===nu?function n(e){throw new Error("Cannot instantiate cyclic dependency! "+e)}(H(e)):t.value===tu&&(t.value=nu,t.value=t.factory()),"object"==typeof t.value&&t.value&&function r(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(t.value)&&this.onDestroy.add(t.value),t.value},t.prototype.injectableDefInScope=function(e){return!!e.providedIn&&("string"==typeof e.providedIn?"any"===e.providedIn||e.providedIn===this.scope:this.injectorDefTypes.has(e.providedIn))},t}();function lu(e){var t=j(e),n=null!==t?t.factory:nt(e);if(null!==n)return n;var r=A(e);if(null!==r)return r.factory;if(e instanceof se)throw new Error("Token "+H(e)+" is missing a ɵprov definition.");if(e instanceof Function)return function o(e){var t=e.length;if(t>0){var n=Ve(t,"?");throw new Error("Can't resolve all parameters for "+H(e)+": ("+n.join(", ")+").")}var r=function o(e){var t=e&&(e[S]||e[F]||e[V]&&e[V]());if(t){var n=function r(e){if(e.hasOwnProperty("name"))return e.name;var t=(""+e).match(/^function\s*([^\s(]+)/);return null===t?"":t[1]}(e);return console.warn('DEPRECATED: DI is instantiating a token "'+n+'" that inherits its @Injectable decorator but does not provide one itself.\nThis will become an error in a future version of Angular. Please add @Injectable() to the "'+n+'" class.'),t}return null}(e);return null!==r?function(){return r.factory(e)}:function(){return new e}}(e);throw new Error("unreachable")}function cu(e,t,n){var r=void 0;if(pu(e)){var o=Q(e);return nt(o)||lu(o)}if(du(e))r=function(){return Q(e.useValue)};else if(function i(e){return!(!e||!e.useFactory)}(e))r=function(){return e.useFactory.apply(e,s(be(e.deps||[])))};else if(function a(e){return!(!e||!e.useExisting)}(e))r=function(){return ge(Q(e.useExisting))};else{var u=Q(e&&(e.useClass||e.provide));if(u||function l(e,t,n){var r="";throw e&&t&&(r=" - only instances of Provider and Type are allowed, got: ["+t.map((function(e){return e==n?"?"+n+"?":"..."})).join(", ")+"]"),new Error("Invalid provider for the NgModule '"+H(e)+"'"+r)}(t,n,e),!function c(e){return!!e.deps}(e))return nt(u)||lu(u);r=function(){return new(u.bind.apply(u,s([void 0],be(e.deps))))}}return r}function fu(e,t,n){return void 0===n&&(n=!1),{factory:e,value:t,multi:n?[]:void 0}}function du(e){return null!==e&&"object"==typeof e&&de in e}function pu(e){return"function"==typeof e}var hu=function vu(e,t,n){return new bu(e,t,n)},yu=function(){function e(){}return e.create=function(e,t){return Array.isArray(e)?hu(e,t,""):hu(e.providers,e.parent,e.name||"")},e.THROW_IF_NOT_FOUND=ce,e.NULL=new Ce,e.ɵprov=P({token:e,providedIn:"any",factory:function(){return ge(le)}}),e.__NG_ELEMENT_ID__=-1,e}(),gu=function(e){return e},mu=[],_u=gu,wu=function(){return Array.prototype.slice.call(arguments)},bu=function(){function t(e,t,n){void 0===t&&(t=yu.NULL),void 0===n&&(n=null),this.parent=t,this.source=n;var r=this._records=new Map;r.set(yu,{token:yu,fn:gu,deps:mu,value:this,useNew:!1}),r.set(le,{token:le,fn:gu,deps:mu,value:this,useNew:!1}),this.scope=function e(t,n){var r=null;if(n)if(n=Q(n),Array.isArray(n))for(var o=0;o<n.length;o++)r=e(t,n[o])||r;else{if("function"==typeof n)throw xu("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw xu("Unexpected provider",n);var i=Q(n.provide),a=Cu(n);if(!0===n.multi){var u=t.get(i);if(u){if(u.fn!==wu)throw Iu(i)}else t.set(i,u={token:n.provide,deps:[],useNew:!1,fn:wu,value:mu});u.deps.push({token:i=n,options:6})}var s=t.get(i);if(s&&s.fn==wu)throw Iu(i);i===eu&&(r=a.value),t.set(i,a)}return r}(r,e)}return t.prototype.get=function(t,n,r){void 0===r&&(r=e.InjectFlags.Default);var o=this._records,i=o.get(t);if(void 0===i){var a=j(t);if(a){var u=a&&a.providedIn;("any"===u||null!=u&&u===this.scope)&&o.set(t,i=Cu({provide:t,useFactory:a.factory,deps:mu}))}void 0===i&&o.set(t,null)}var l=he(this);try{return function t(n,r,o,i,a,u){try{return function l(n,r,o,i,a,u){var l,c;if(!r||u&e.InjectFlags.SkipSelf)c=u&e.InjectFlags.Self?yu.NULL.get(n,u&e.InjectFlags.Optional?void 0!==a?a:null:a):i.get(n,a,e.InjectFlags.Default);else{if((c=r.value)==_u)throw Error("ɵCircular dependency");if(c===mu){r.value=_u;var f=r.useNew,d=r.fn,p=r.deps,h=mu;if(p.length){h=[];for(var v=0;v<p.length;v++){var y=p[v],g=y.options,m=2&g?o.get(y.token):void 0;h.push(t(y.token,m,o,m||4&g?i:yu.NULL,1&g?null:yu.THROW_IF_NOT_FOUND,e.InjectFlags.Default))}}r.value=c=f?new((l=d).bind.apply(l,s([void 0],h))):d.apply(void 0,h)}}return c}(n,r,o,i,a,u)}catch(e){throw e instanceof Error||(e=new Error(e)),(e.ngTempTokenPath=e.ngTempTokenPath||[]).unshift(n),r&&r.value==_u&&(r.value=mu),e}}(t,i,o,this.parent,n,r)}catch(e){return Ie(e,t,"StaticInjectorError",this.source)}finally{he(l)}},t.prototype.toString=function(){var e=[];return this._records.forEach((function(t,n){return e.push(H(n))})),"StaticInjector["+e.join(", ")+"]"},t}();function Cu(e){var t=function n(e){var t=mu,n=e.deps;if(n&&n.length){t=[];for(var r=0;r<n.length;r++){var o=6,i=Q(n[r]);if(Array.isArray(i))for(var a=0,u=i;a<u.length;a++){var s=u[a];s instanceof w||s==w?o|=1:s instanceof C||s==C?o&=-3:s instanceof b||s==b?o&=-5:i=s instanceof _?s.token:Q(s)}t.push({token:i,options:o})}}else if(e.useExisting)t=[{token:i=Q(e.useExisting),options:6}];else if(!n&&!(de in e))throw xu("'deps' required",e);return t}(e),r=gu,o=mu,i=!1,a=Q(e.provide);if(de in e)o=e.useValue;else if(e.useFactory)r=e.useFactory;else if(e.useExisting);else if(e.useClass)i=!0,r=Q(e.useClass);else{if("function"!=typeof a)throw xu("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",e);i=!0,r=a}return{deps:t,fn:r,useNew:i,value:o}}function Iu(e){return xu("Cannot mix multi providers and regular providers",e)}function xu(e,t){return new Error(xe(e,t,"StaticInjectorError"))}
440
- /**
441
- * @license
442
- * Copyright Google LLC All Rights Reserved.
443
- *
444
- * Use of this source code is governed by an MIT-style license that can be
445
- * found in the LICENSE file at https://angular.io/license
446
- */function Eu(e){return e.length>1?" ("+function t(e){for(var t=[],n=0;n<e.length;++n){if(t.indexOf(e[n])>-1)return t.push(e[n]),t;t.push(e[n])}return t}(e.slice().reverse()).map((function(e){return H(e.token)})).join(" -> ")+")":""}function ku(e,t,n,r){var o=[t],i=n(o),a=r?function u(e,t){var n=e+" caused by: "+(t instanceof Error?t.message:t),r=Error(n);return r.ngOriginalError=t,r}
447
- /**
448
- * @license
449
- * Copyright Google LLC All Rights Reserved.
450
- *
451
- * Use of this source code is governed by an MIT-style license that can be
452
- * found in the LICENSE file at https://angular.io/license
453
- */(i,r):Error(i);return a.addKey=Ou,a.keys=o,a.injectors=[e],a.constructResolvingMessage=n,a.ngOriginalError=r,a}function Ou(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function Pu(e,t){for(var n=[],r=0,o=t.length;r<o;r++){var i=t[r];n.push(i&&0!=i.length?i.map(H).join(" "):"?")}return Error("Cannot resolve all parameters for '"+H(e)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+H(e)+"' is decorated with Injectable.")}
388
+ */function xu(e){return e.length>1?" ("+function t(e){for(var t=[],n=0;n<e.length;++n){if(t.indexOf(e[n])>-1)return t.push(e[n]),t;t.push(e[n])}return t}(e.slice().reverse()).map((function(e){return M(e.token)})).join(" -> ")+")":""}function Eu(e,t,n,r){var o=[t],i=n(o),a=r?function u(e,t){var n=e+" caused by: "+(t instanceof Error?t.message:t),r=Error(n);return r.ngOriginalError=t,r}(i,r):Error(i);return a.addKey=ku,a.keys=o,a.injectors=[e],a.constructResolvingMessage=n,a.ngOriginalError=r,a}function ku(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function Ou(e,t){for(var n=[],r=0,o=t.length;r<o;r++){var i=t[r];n.push(i&&0!=i.length?i.map(M).join(" "):"?")}return Error("Cannot resolve all parameters for '"+M(e)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+M(e)+"' is decorated with Injectable.")}
454
389
  /**
455
390
  * @license
456
391
  * Copyright Google LLC All Rights Reserved.
@@ -458,14 +393,7 @@ var Pa=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return Ta(
458
393
  * Use of this source code is governed by an MIT-style license that can be
459
394
  * found in the LICENSE file at https://angular.io/license
460
395
  */
461
- var Nu=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("Token must be defined!");this.displayName=H(this.token)}return e.get=function(e){return Tu.get(Q(e))},Object.defineProperty(e,"numberOfKeys",{get:function(){return Tu.numberOfKeys},enumerable:!1,configurable:!0}),e}(),Tu=new(function(){function e(){this._allKeys=new Map}return e.prototype.get=function(e){if(e instanceof Nu)return e;if(this._allKeys.has(e))return this._allKeys.get(e);var t=new Nu(e,Nu.numberOfKeys);return this._allKeys.set(e,t),t},Object.defineProperty(e.prototype,"numberOfKeys",{get:function(){return this._allKeys.size},enumerable:!1,configurable:!0}),e}()),ju=new(function(){function e(e){this.reflectionCapabilities=e}return e.prototype.updateCapabilities=function(e){this.reflectionCapabilities=e},e.prototype.factory=function(e){return this.reflectionCapabilities.factory(e)},e.prototype.parameters=function(e){return this.reflectionCapabilities.parameters(e)},e.prototype.annotations=function(e){return this.reflectionCapabilities.annotations(e)},e.prototype.propMetadata=function(e){return this.reflectionCapabilities.propMetadata(e)},e.prototype.hasLifecycleHook=function(e,t){return this.reflectionCapabilities.hasLifecycleHook(e,t)},e.prototype.getter=function(e){return this.reflectionCapabilities.getter(e)},e.prototype.setter=function(e){return this.reflectionCapabilities.setter(e)},e.prototype.method=function(e){return this.reflectionCapabilities.method(e)},e.prototype.importUri=function(e){return this.reflectionCapabilities.importUri(e)},e.prototype.resourceUri=function(e){return this.reflectionCapabilities.resourceUri(e)},e.prototype.resolveIdentifier=function(e,t,n,r){return this.reflectionCapabilities.resolveIdentifier(e,t,n,r)},e.prototype.resolveEnum=function(e,t){return this.reflectionCapabilities.resolveEnum(e,t)},e}())(new Fa),Du=function(){function e(e,t,n){this.key=e,this.optional=t,this.visibility=n}return e.fromKey=function(t){return new e(t,!1,null)},e}(),Au=[],Su=function Su(e,t,n){this.key=e,this.resolvedFactories=t,this.multiProvider=n,this.resolvedFactory=this.resolvedFactories[0]},Ru=function Ru(e,t){this.factory=e,this.dependencies=t};function Vu(e){var t,n;if(e.useClass){var r=Q(e.useClass);t=ju.factory(r),n=Hu(r)}else e.useExisting?(t=function(e){return e},n=[Du.fromKey(Nu.get(e.useExisting))]):e.useFactory?(t=e.useFactory,n=function o(e,t){if(t){var n=t.map((function(e){return[e]}));return t.map((function(t){return Lu(e,t,n)}))}return Hu(e)}(e.useFactory,e.deps)):(t=function(){return e.useValue},n=Au);return new Ru(t,n)}function Fu(e){return new Su(Nu.get(e.provide),[Vu(e)],e.multi||!1)}function Mu(e){var t=function n(e,t){for(var n=0;n<e.length;n++){var r=e[n],o=t.get(r.key.id);if(o){if(r.multiProvider!==o.multiProvider)throw Error("Cannot mix multi providers and regular providers, got: "+o+" "+r);if(r.multiProvider)for(var i=0;i<r.resolvedFactories.length;i++)o.resolvedFactories.push(r.resolvedFactories[i]);else t.set(r.key.id,r)}else{var a;a=r.multiProvider?new Su(r.key,r.resolvedFactories.slice(),r.multiProvider):r,t.set(r.key.id,a)}}return t}(function e(t,n){return t.forEach((function(t){if(t instanceof ja)n.push({provide:t,useClass:t});else if(t&&"object"==typeof t&&void 0!==t.provide)n.push(t);else{if(!Array.isArray(t))throw function r(e){return Error("Invalid provider - only instances of Provider and Type are allowed, got: "+e)}(t);e(t,n)}})),n}(e,[]).map(Fu),new Map);return Array.from(t.values())}function Hu(e){var t=ju.parameters(e);if(!t)return[];if(t.some((function(e){return null==e})))throw Pu(e,t);return t.map((function(n){return Lu(e,n,t)}))}function Lu(e,t,n){var r=null,o=!1;if(!Array.isArray(t))return Bu(t instanceof _?t.token:t,o,null);for(var i=null,a=0;a<t.length;++a){var u=t[a];u instanceof ja?r=u:u instanceof _?r=u.token:u instanceof w?o=!0:u instanceof b||u instanceof C?i=u:u instanceof se&&(r=u)}if(null!=(r=Q(r)))return Bu(r,o,i);throw Pu(e,n)}function Bu(e,t,n){return new Du(Nu.get(e),t,n)}
462
- /**
463
- * @license
464
- * Copyright Google LLC All Rights Reserved.
465
- *
466
- * Use of this source code is governed by an MIT-style license that can be
467
- * found in the LICENSE file at https://angular.io/license
468
- */var Uu,Qu={},zu=function(){function e(){}return e.resolve=function(e){return Mu(e)},e.resolveAndCreate=function(t,n){var r=e.resolve(t);return e.fromResolvedProviders(r,n)},e.fromResolvedProviders=function(e,t){return new qu(e,t)},e}(),qu=function(){function e(e,t){this._constructionCounter=0,this._providers=e,this.parent=t||null;var n=e.length;this.keyIds=[],this.objs=[];for(var r=0;r<n;r++)this.keyIds[r]=e[r].key.id,this.objs[r]=Qu}return e.prototype.get=function(e,t){return void 0===t&&(t=ce),this._getByKey(Nu.get(e),null,t)},e.prototype.resolveAndCreateChild=function(e){var t=zu.resolve(e);return this.createChildFromResolved(t)},e.prototype.createChildFromResolved=function(t){var n=new e(t);return n.parent=this,n},e.prototype.resolveAndInstantiate=function(e){return this.instantiateResolved(zu.resolve([e])[0])},e.prototype.instantiateResolved=function(e){return this._instantiateProvider(e)},e.prototype.getProviderAtIndex=function(e){if(e<0||e>=this._providers.length)throw function t(e){return Error("Index "+e+" is out-of-bounds.")}(e);return this._providers[e]},e.prototype._new=function(e){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw function t(e,n){return ku(e,n,(function(e){return"Cannot instantiate cyclic dependency!"+Eu(e)}))}(this,e.key);return this._instantiateProvider(e)},e.prototype._getMaxNumberOfObjects=function(){return this.objs.length},e.prototype._instantiateProvider=function(e){if(e.multiProvider){for(var t=[],n=0;n<e.resolvedFactories.length;++n)t[n]=this._instantiate(e,e.resolvedFactories[n]);return t}return this._instantiate(e,e.resolvedFactories[0])},e.prototype._instantiate=function(e,t){var n,r,o=this,i=t.factory;try{n=t.dependencies.map((function(e){return o._getByReflectiveDependency(e)}))}catch(t){throw t.addKey&&t.addKey(this,e.key),t}try{r=i.apply(void 0,s(n))}catch(t){throw function a(e,t,n,r){return ku(e,r,(function(e){var n=H(e[0].token);return t.message+": Error during instantiation of "+n+"!"+Eu(e)+"."}),t)}(this,t,0,e.key)}return r},e.prototype._getByReflectiveDependency=function(e){return this._getByKey(e.key,e.visibility,e.optional?null:ce)},e.prototype._getByKey=function(t,n,r){return t===e.INJECTOR_KEY?this:n instanceof b?this._getByKeySelf(t,r):this._getByKeyDefault(t,r,n)},e.prototype._getObjByKeyId=function(e){for(var t=0;t<this.keyIds.length;t++)if(this.keyIds[t]===e)return this.objs[t]===Qu&&(this.objs[t]=this._new(this._providers[t])),this.objs[t];return Qu},e.prototype._throwOrNull=function(e,t){if(t!==ce)return t;throw function n(e,t){return ku(e,t,(function(e){return"No provider for "+H(e[0].token)+"!"+Eu(e)}))}(this,e)},e.prototype._getByKeySelf=function(e,t){var n=this._getObjByKeyId(e.id);return n!==Qu?n:this._throwOrNull(e,t)},e.prototype._getByKeyDefault=function(t,n,r){var o;for(o=r instanceof C?this.parent:this;o instanceof e;){var i=o,a=i._getObjByKeyId(t.id);if(a!==Qu)return a;o=i.parent}return null!==o?o.get(t.token,n):this._throwOrNull(t,n)},Object.defineProperty(e.prototype,"displayName",{get:function(){return"ReflectiveInjector(providers: ["+function e(t,n){for(var r=[],o=0;o<t._providers.length;++o)r[o]=n(t.getProviderAtIndex(o));return r}
396
+ var Pu=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("Token must be defined!");this.displayName=M(this.token)}return e.get=function(e){return Nu.get(U(e))},Object.defineProperty(e,"numberOfKeys",{get:function(){return Nu.numberOfKeys},enumerable:!1,configurable:!0}),e}(),Nu=new(function(){function e(){this._allKeys=new Map}return e.prototype.get=function(e){if(e instanceof Pu)return e;if(this._allKeys.has(e))return this._allKeys.get(e);var t=new Pu(e,Pu.numberOfKeys);return this._allKeys.set(e,t),t},Object.defineProperty(e.prototype,"numberOfKeys",{get:function(){return this._allKeys.size},enumerable:!1,configurable:!0}),e}()),Tu=new(function(){function e(e){this.reflectionCapabilities=e}return e.prototype.updateCapabilities=function(e){this.reflectionCapabilities=e},e.prototype.factory=function(e){return this.reflectionCapabilities.factory(e)},e.prototype.parameters=function(e){return this.reflectionCapabilities.parameters(e)},e.prototype.annotations=function(e){return this.reflectionCapabilities.annotations(e)},e.prototype.propMetadata=function(e){return this.reflectionCapabilities.propMetadata(e)},e.prototype.hasLifecycleHook=function(e,t){return this.reflectionCapabilities.hasLifecycleHook(e,t)},e.prototype.getter=function(e){return this.reflectionCapabilities.getter(e)},e.prototype.setter=function(e){return this.reflectionCapabilities.setter(e)},e.prototype.method=function(e){return this.reflectionCapabilities.method(e)},e.prototype.importUri=function(e){return this.reflectionCapabilities.importUri(e)},e.prototype.resourceUri=function(e){return this.reflectionCapabilities.resourceUri(e)},e.prototype.resolveIdentifier=function(e,t,n,r){return this.reflectionCapabilities.resolveIdentifier(e,t,n,r)},e.prototype.resolveEnum=function(e,t){return this.reflectionCapabilities.resolveEnum(e,t)},e}())(new Va),ju=function(){function e(e,t,n){this.key=e,this.optional=t,this.visibility=n}return e.fromKey=function(t){return new e(t,!1,null)},e}(),Du=[],Au=function Au(e,t,n){this.key=e,this.resolvedFactories=t,this.multiProvider=n,this.resolvedFactory=this.resolvedFactories[0]},Su=function Su(e,t){this.factory=e,this.dependencies=t};function Ru(e){var t,n;if(e.useClass){var r=U(e.useClass);t=Tu.factory(r),n=Mu(r)}else e.useExisting?(t=function(e){return e},n=[ju.fromKey(Pu.get(e.useExisting))]):e.useFactory?(t=e.useFactory,n=function o(e,t){if(t){var n=t.map((function(e){return[e]}));return t.map((function(t){return Hu(e,t,n)}))}return Mu(e)}(e.useFactory,e.deps)):(t=function(){return e.useValue},n=Du);return new Su(t,n)}function Vu(e){return new Au(Pu.get(e.provide),[Ru(e)],e.multi||!1)}function Fu(e){var t=function n(e,t){for(var n=0;n<e.length;n++){var r=e[n],o=t.get(r.key.id);if(o){if(r.multiProvider!==o.multiProvider)throw Error("Cannot mix multi providers and regular providers, got: "+o+" "+r);if(r.multiProvider)for(var i=0;i<r.resolvedFactories.length;i++)o.resolvedFactories.push(r.resolvedFactories[i]);else t.set(r.key.id,r)}else{var a;a=r.multiProvider?new Au(r.key,r.resolvedFactories.slice(),r.multiProvider):r,t.set(r.key.id,a)}}return t}(function e(t,n){return t.forEach((function(t){if(t instanceof Ta)n.push({provide:t,useClass:t});else if(t&&"object"==typeof t&&void 0!==t.provide)n.push(t);else{if(!Array.isArray(t))throw function r(e){return Error("Invalid provider - only instances of Provider and Type are allowed, got: "+e)}(t);e(t,n)}})),n}(e,[]).map(Vu),new Map);return Array.from(t.values())}function Mu(e){var t=Tu.parameters(e);if(!t)return[];if(t.some((function(e){return null==e})))throw Ou(e,t);return t.map((function(n){return Hu(e,n,t)}))}function Hu(e,t,n){var r=null,o=!1;if(!Array.isArray(t))return Lu(t instanceof m?t.token:t,o,null);for(var i=null,a=0;a<t.length;++a){var u=t[a];u instanceof Ta?r=u:u instanceof m?r=u.token:u instanceof _?o=!0:u instanceof w||u instanceof b?i=u:u instanceof ue&&(r=u)}if(null!=(r=U(r)))return Lu(r,o,i);throw Ou(e,n)}function Lu(e,t,n){return new ju(Pu.get(e),t,n)}var Bu={},Uu=function(){function e(){}return e.resolve=function(e){return Fu(e)},e.resolveAndCreate=function(t,n){var r=e.resolve(t);return e.fromResolvedProviders(r,n)},e.fromResolvedProviders=function(e,t){return new Qu(e,t)},e}(),Qu=function(){function e(e,t){this._constructionCounter=0,this._providers=e,this.parent=t||null;var n=e.length;this.keyIds=[],this.objs=[];for(var r=0;r<n;r++)this.keyIds[r]=e[r].key.id,this.objs[r]=Bu}return e.prototype.get=function(e,t){return void 0===t&&(t=le),this._getByKey(Pu.get(e),null,t)},e.prototype.resolveAndCreateChild=function(e){var t=Uu.resolve(e);return this.createChildFromResolved(t)},e.prototype.createChildFromResolved=function(t){var n=new e(t);return n.parent=this,n},e.prototype.resolveAndInstantiate=function(e){return this.instantiateResolved(Uu.resolve([e])[0])},e.prototype.instantiateResolved=function(e){return this._instantiateProvider(e)},e.prototype.getProviderAtIndex=function(e){if(e<0||e>=this._providers.length)throw function t(e){return Error("Index "+e+" is out-of-bounds.")}(e);return this._providers[e]},e.prototype._new=function(e){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw function t(e,n){return Eu(e,n,(function(e){return"Cannot instantiate cyclic dependency!"+xu(e)}))}(this,e.key);return this._instantiateProvider(e)},e.prototype._getMaxNumberOfObjects=function(){return this.objs.length},e.prototype._instantiateProvider=function(e){if(e.multiProvider){for(var t=[],n=0;n<e.resolvedFactories.length;++n)t[n]=this._instantiate(e,e.resolvedFactories[n]);return t}return this._instantiate(e,e.resolvedFactories[0])},e.prototype._instantiate=function(e,t){var n,r,o=this,i=t.factory;try{n=t.dependencies.map((function(e){return o._getByReflectiveDependency(e)}))}catch(t){throw t.addKey&&t.addKey(this,e.key),t}try{r=i.apply(void 0,u(n))}catch(t){throw function a(e,t,n,r){return Eu(e,r,(function(e){var n=M(e[0].token);return t.message+": Error during instantiation of "+n+"!"+xu(e)+"."}),t)}(this,t,0,e.key)}return r},e.prototype._getByReflectiveDependency=function(e){return this._getByKey(e.key,e.visibility,e.optional?null:le)},e.prototype._getByKey=function(t,n,r){return t===e.INJECTOR_KEY?this:n instanceof w?this._getByKeySelf(t,r):this._getByKeyDefault(t,r,n)},e.prototype._getObjByKeyId=function(e){for(var t=0;t<this.keyIds.length;t++)if(this.keyIds[t]===e)return this.objs[t]===Bu&&(this.objs[t]=this._new(this._providers[t])),this.objs[t];return Bu},e.prototype._throwOrNull=function(e,t){if(t!==le)return t;throw function n(e,t){return Eu(e,t,(function(e){return"No provider for "+M(e[0].token)+"!"+xu(e)}))}(this,e)},e.prototype._getByKeySelf=function(e,t){var n=this._getObjByKeyId(e.id);return n!==Bu?n:this._throwOrNull(e,t)},e.prototype._getByKeyDefault=function(t,n,r){var o;for(o=r instanceof b?this.parent:this;o instanceof e;){var i=o,a=i._getObjByKeyId(t.id);if(a!==Bu)return a;o=i.parent}return null!==o?o.get(t.token,n):this._throwOrNull(t,n)},Object.defineProperty(e.prototype,"displayName",{get:function(){return"ReflectiveInjector(providers: ["+function e(t,n){for(var r=[],o=0;o<t._providers.length;++o)r[o]=n(t.getProviderAtIndex(o));return r}
469
397
  /**
470
398
  * @license
471
399
  * Copyright Google LLC All Rights Reserved.
@@ -486,7 +414,7 @@ var Nu=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("
486
414
  *
487
415
  * Use of this source code is governed by an MIT-style license that can be
488
416
  * found in the LICENSE file at https://angular.io/license
489
- */(this,(function(e){return' "'+e.key.displayName+'" '})).join(", ")+"])"},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return this.displayName},e.INJECTOR_KEY=Nu.get(yu),e}(),Wu=new se("AnalyzeForEntryComponents"),Zu=y("ContentChildren",(function(e,t){return void 0===t&&(t={}),i({selector:e,first:!1,isViewQuery:!1,descendants:!1},t)}),Uu=function Uu(){}),Ku=y("ContentChild",(function(e,t){return void 0===t&&(t={}),i({selector:e,first:!0,isViewQuery:!1,descendants:!0},t)}),Uu),Gu=y("ViewChildren",(function(e,t){return void 0===t&&(t={}),i({selector:e,first:!1,isViewQuery:!0,descendants:!0},t)}),Uu),Ju=y("ViewChild",(function(e,t){return i({selector:e,first:!0,isViewQuery:!0,descendants:!0},t)}),Uu);
417
+ */(this,(function(e){return' "'+e.key.displayName+'" '})).join(", ")+"])"},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return this.displayName},e}();Qu.INJECTOR_KEY=Pu.get(vu);var zu,qu=new ue("AnalyzeForEntryComponents"),Wu=v("ContentChildren",(function(e,t){return void 0===t&&(t={}),Object.assign({selector:e,first:!1,isViewQuery:!1,descendants:!1},t)}),zu=function zu(){}),Zu=v("ContentChild",(function(e,t){return void 0===t&&(t={}),Object.assign({selector:e,first:!0,isViewQuery:!1,descendants:!0},t)}),zu),Ku=v("ViewChildren",(function(e,t){return void 0===t&&(t={}),Object.assign({selector:e,first:!1,isViewQuery:!0,descendants:!0},t)}),zu),Gu=v("ViewChild",(function(e,t){return Object.assign({selector:e,first:!0,isViewQuery:!0,descendants:!0},t)}),zu);
490
418
  /**
491
419
  * @license
492
420
  * Copyright Google LLC All Rights Reserved.
@@ -494,56 +422,56 @@ var Nu=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("
494
422
  * Use of this source code is governed by an MIT-style license that can be
495
423
  * found in the LICENSE file at https://angular.io/license
496
424
  */
497
- function Yu(e){var t=[],n=new Map;function r(t){var r=n.get(t);if(!r){var o=e(t);n.set(t,r=o.then(ns))}return r}return $u.forEach((function(e,n){var o=[];e.templateUrl&&o.push(r(e.templateUrl).then((function(t){e.template=t})));var i=e.styleUrls,a=e.styles||(e.styles=[]),u=e.styles.length;i&&i.forEach((function(t,n){a.push(""),o.push(r(t).then((function(r){a[u+n]=r,i.splice(i.indexOf(t),1),0==i.length&&(e.styleUrls=void 0)})))}));var s=Promise.all(o).then((function(){return function e(t){Xu.delete(t)}
425
+ function Ju(e){var t=[],n=new Map;function r(t){var r=n.get(t);if(!r){var o=e(t);n.set(t,r=o.then(ts))}return r}return Yu.forEach((function(e,n){var o=[];e.templateUrl&&o.push(r(e.templateUrl).then((function(t){e.template=t})));var i=e.styleUrls,a=e.styles||(e.styles=[]),u=e.styles.length;i&&i.forEach((function(t,n){a.push(""),o.push(r(t).then((function(r){a[u+n]=r,i.splice(i.indexOf(t),1),0==i.length&&(e.styleUrls=void 0)})))}));var s=Promise.all(o).then((function(){return function e(t){$u.delete(t)}
498
426
  /**
499
427
  * @license
500
428
  * Copyright Google LLC All Rights Reserved.
501
429
  *
502
430
  * Use of this source code is governed by an MIT-style license that can be
503
431
  * found in the LICENSE file at https://angular.io/license
504
- */(n)}));t.push(s)})),ts(),Promise.all(t).then((function(){}))}var $u=new Map,Xu=new Set;function es(e){return!!(e.templateUrl&&!e.hasOwnProperty("template")||e.styleUrls&&e.styleUrls.length)}function ts(){var e=$u;return $u=new Map,e}function ns(e){return"string"==typeof e?e:e.text()}function rs(e,t,n){var r=n?e.styles:null,o=n?e.classes:null,i=0;if(null!==t)for(var a=0;a<t.length;a++){var u=t[a];"number"==typeof u?i=u:1==i?o=L(o,u):2==i&&(r=L(r,u+": "+t[++a]+";"))}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}
432
+ */(n)}));t.push(s)})),es(),Promise.all(t).then((function(){}))}var Yu=new Map,$u=new Set;function Xu(e){return!!(e.templateUrl&&!e.hasOwnProperty("template")||e.styleUrls&&e.styleUrls.length)}function es(){var e=Yu;return Yu=new Map,e}function ts(e){return"string"==typeof e?e:e.text()}function ns(e,t,n){var r=n?e.styles:null,o=n?e.classes:null,i=0;if(null!==t)for(var a=0;a<t.length;a++){var u=t[a];"number"==typeof u?i=u:1==i?o=H(o,u):2==i&&(r=H(r,u+": "+t[++a]+";"))}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}
505
433
  /**
506
434
  * @license
507
435
  * Copyright Google LLC All Rights Reserved.
508
436
  *
509
437
  * Use of this source code is governed by an MIT-style license that can be
510
438
  * found in the LICENSE file at https://angular.io/license
511
- */var os=null;function is(){if(!os){var e=$.Symbol;if(e&&e.iterator)os=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&&(os=r)}}return os}
439
+ */var rs=null;function os(){if(!rs){var e=Y.Symbol;if(e&&e.iterator)rs=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&&(rs=r)}}return rs}
512
440
  /**
513
441
  * @license
514
442
  * Copyright Google LLC All Rights Reserved.
515
443
  *
516
444
  * Use of this source code is governed by an MIT-style license that can be
517
445
  * found in the LICENSE file at https://angular.io/license
518
- */function as(e,t){var n=ss(e),r=ss(t);return n&&r?function o(e,t,n){for(var r=e[is()](),o=t[is()]();;){var i=r.next(),a=o.next();if(i.done&&a.done)return!0;if(i.done||a.done)return!1;if(!n(i.value,a.value))return!1}}(e,t,as):!(n||!e||"object"!=typeof e&&"function"!=typeof e||r||!t||"object"!=typeof t&&"function"!=typeof t)||Object.is(e,t)}var us=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 ss(e){return!!ls(e)&&(Array.isArray(e)||!(e instanceof Map)&&is()in e)}function ls(e){return null!==e&&("function"==typeof e||"object"==typeof e)}
446
+ */function is(e,t){var n=us(e),r=us(t);return n&&r?function o(e,t,n){for(var r=e[os()](),o=t[os()]();;){var i=r.next(),a=o.next();if(i.done&&a.done)return!0;if(i.done||a.done)return!1;if(!n(i.value,a.value))return!1}}(e,t,is):!(n||!e||"object"!=typeof e&&"function"!=typeof e||r||!t||"object"!=typeof t&&"function"!=typeof t)||Object.is(e,t)}var as=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 us(e){return!!ss(e)&&(Array.isArray(e)||!(e instanceof Map)&&os()in e)}function ss(e){return null!==e&&("function"==typeof e||"object"==typeof e)}
519
447
  /**
520
448
  * @license
521
449
  * Copyright Google LLC All Rights Reserved.
522
450
  *
523
451
  * Use of this source code is governed by an MIT-style license that can be
524
452
  * found in the LICENSE file at https://angular.io/license
525
- */function cs(e,t,n){return e[t]=n}function fs(e,t){return e[t]}function ds(e,t,n){return!Object.is(e[t],n)&&(e[t]=n,!0)}function ps(e,t,n,r){var o=ds(e,t,n);return ds(e,t+1,r)||o}function hs(e,t,n,r,o){var i=ps(e,t,n,r);return ds(e,t+2,o)||i}function vs(e,t,n,r,o,i){var a=ps(e,t,n,r);return ps(e,t+2,o,i)||a}
453
+ */function ls(e,t,n){return e[t]=n}function cs(e,t){return e[t]}function fs(e,t,n){return!Object.is(e[t],n)&&(e[t]=n,!0)}function ds(e,t,n,r){var o=fs(e,t,n);return fs(e,t+1,r)||o}function ps(e,t,n,r,o){var i=ds(e,t,n,r);return fs(e,t+2,o)||i}function hs(e,t,n,r,o,i){var a=ds(e,t,n,r);return ds(e,t+2,o,i)||a}
526
454
  /**
527
455
  * @license
528
456
  * Copyright Google LLC All Rights Reserved.
529
457
  *
530
458
  * Use of this source code is governed by an MIT-style license that can be
531
459
  * found in the LICENSE file at https://angular.io/license
532
- */function ys(e,t,n,r){var o=St();return ds(o,Wt(),t)&&(Rt(),Ti(cn(),o,e,t,n,r)),ys}
460
+ */function vs(e,t,n,r){var o=At();return fs(o,qt(),t)&&(St(),Ni(ln(),o,e,t,n,r)),vs}
533
461
  /**
534
462
  * @license
535
463
  * Copyright Google LLC All Rights Reserved.
536
464
  *
537
465
  * Use of this source code is governed by an MIT-style license that can be
538
466
  * found in the LICENSE file at https://angular.io/license
539
- */function gs(e,t){for(var n=!1,r=zt(),o=1;o<t.length;o+=2)n=ds(e,r++,t[o])||n;if(qt(r),!n)return ko;var i=t[0];for(o=1;o<t.length;o+=2)i+=Tn(t[o])+t[o+1];return i}function ms(e,t,n,r){return ds(e,Wt(),n)?t+Tn(n)+r:ko}function _s(e,t,n,r,o,i){var a=ps(e,zt(),n,o);return Zt(2),a?t+Tn(n)+r+Tn(o)+i:ko}function ws(e,t,n,r,o,i,a,u){var s=hs(e,zt(),n,o,a);return Zt(3),s?t+Tn(n)+r+Tn(o)+i+Tn(a)+u:ko}function bs(e,t,n,r,o,i,a,u,s,l){var c=vs(e,zt(),n,o,a,s);return Zt(4),c?t+Tn(n)+r+Tn(o)+i+Tn(a)+u+Tn(s)+l:ko}function Cs(e,t,n,r,o,i,a,u,s,l,c,f){var d=zt(),p=vs(e,d,n,o,a,s);return p=ds(e,d+4,c)||p,Zt(5),p?t+Tn(n)+r+Tn(o)+i+Tn(a)+u+Tn(s)+l+Tn(c)+f:ko}function Is(e,t,n,r,o,i,a,u,s,l,c,f,d,p){var h=zt(),v=vs(e,h,n,o,a,s);return v=ps(e,h+4,c,d)||v,Zt(6),v?t+Tn(n)+r+Tn(o)+i+Tn(a)+u+Tn(s)+l+Tn(c)+f+Tn(d)+p:ko}function xs(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v){var y=zt(),g=vs(e,y,n,o,a,s);return g=hs(e,y+4,c,d,h)||g,Zt(7),g?t+Tn(n)+r+Tn(o)+i+Tn(a)+u+Tn(s)+l+Tn(c)+f+Tn(d)+p+Tn(h)+v:ko}function Es(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g){var m=zt(),_=vs(e,m,n,o,a,s);return _=vs(e,m+4,c,d,h,y)||_,Zt(8),_?t+Tn(n)+r+Tn(o)+i+Tn(a)+u+Tn(s)+l+Tn(c)+f+Tn(d)+p+Tn(h)+v+Tn(y)+g:ko}function ks(e,t,n,r,o,i){var a=St(),u=ms(a,t,n,r);return u!==ko&&Ti(cn(),a,e,u,o,i),ks}function Os(e,t,n,r,o,i,a,u){var s=St(),l=_s(s,t,n,r,o,i);return l!==ko&&Ti(cn(),s,e,l,a,u),Os}function Ps(e,t,n,r,o,i,a,u,s,l){var c=St(),f=ws(c,t,n,r,o,i,a,u);return f!==ko&&Ti(cn(),c,e,f,s,l),Ps}function Ns(e,t,n,r,o,i,a,u,s,l,c,f){var d=St(),p=bs(d,t,n,r,o,i,a,u,s,l);return p!==ko&&Ti(cn(),d,e,p,c,f),Ns}function Ts(e,t,n,r,o,i,a,u,s,l,c,f,d,p){var h=St(),v=Cs(h,t,n,r,o,i,a,u,s,l,c,f);return v!==ko&&Ti(cn(),h,e,v,d,p),Ts}function js(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v){var y=St(),g=Is(y,t,n,r,o,i,a,u,s,l,c,f,d,p);return g!==ko&&Ti(cn(),y,e,g,h,v),js}function Ds(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g){var m=St(),_=xs(m,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v);return _!==ko&&Ti(cn(),m,e,_,y,g),Ds}function As(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_){var w=St(),b=Es(w,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g);return b!==ko&&Ti(cn(),w,e,b,m,_),As}function Ss(e,t,n,r){var o=St(),i=gs(o,t);return i!==ko&&Ti(cn(),o,e,i,n,r),Ss}
467
+ */function ys(e,t){for(var n=!1,r=Qt(),o=1;o<t.length;o+=2)n=fs(e,r++,t[o])||n;if(zt(r),!n)return Eo;var i=t[0];for(o=1;o<t.length;o+=2)i+=Nn(t[o])+t[o+1];return i}function gs(e,t,n,r){return fs(e,qt(),n)?t+Nn(n)+r:Eo}function ms(e,t,n,r,o,i){var a=ds(e,Qt(),n,o);return Wt(2),a?t+Nn(n)+r+Nn(o)+i:Eo}function _s(e,t,n,r,o,i,a,u){var s=ps(e,Qt(),n,o,a);return Wt(3),s?t+Nn(n)+r+Nn(o)+i+Nn(a)+u:Eo}function ws(e,t,n,r,o,i,a,u,s,l){var c=hs(e,Qt(),n,o,a,s);return Wt(4),c?t+Nn(n)+r+Nn(o)+i+Nn(a)+u+Nn(s)+l:Eo}function bs(e,t,n,r,o,i,a,u,s,l,c,f){var d=Qt(),p=hs(e,d,n,o,a,s);return p=fs(e,d+4,c)||p,Wt(5),p?t+Nn(n)+r+Nn(o)+i+Nn(a)+u+Nn(s)+l+Nn(c)+f:Eo}function Cs(e,t,n,r,o,i,a,u,s,l,c,f,d,p){var h=Qt(),v=hs(e,h,n,o,a,s);return v=ds(e,h+4,c,d)||v,Wt(6),v?t+Nn(n)+r+Nn(o)+i+Nn(a)+u+Nn(s)+l+Nn(c)+f+Nn(d)+p:Eo}function Is(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v){var y=Qt(),g=hs(e,y,n,o,a,s);return g=ps(e,y+4,c,d,h)||g,Wt(7),g?t+Nn(n)+r+Nn(o)+i+Nn(a)+u+Nn(s)+l+Nn(c)+f+Nn(d)+p+Nn(h)+v:Eo}function xs(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g){var m=Qt(),_=hs(e,m,n,o,a,s);return _=hs(e,m+4,c,d,h,y)||_,Wt(8),_?t+Nn(n)+r+Nn(o)+i+Nn(a)+u+Nn(s)+l+Nn(c)+f+Nn(d)+p+Nn(h)+v+Nn(y)+g:Eo}function Es(e,t,n,r,o,i){var a=At(),u=gs(a,t,n,r);return u!==Eo&&Ni(ln(),a,e,u,o,i),Es}function ks(e,t,n,r,o,i,a,u){var s=At(),l=ms(s,t,n,r,o,i);return l!==Eo&&Ni(ln(),s,e,l,a,u),ks}function Os(e,t,n,r,o,i,a,u,s,l){var c=At(),f=_s(c,t,n,r,o,i,a,u);return f!==Eo&&Ni(ln(),c,e,f,s,l),Os}function Ps(e,t,n,r,o,i,a,u,s,l,c,f){var d=At(),p=ws(d,t,n,r,o,i,a,u,s,l);return p!==Eo&&Ni(ln(),d,e,p,c,f),Ps}function Ns(e,t,n,r,o,i,a,u,s,l,c,f,d,p){var h=At(),v=bs(h,t,n,r,o,i,a,u,s,l,c,f);return v!==Eo&&Ni(ln(),h,e,v,d,p),Ns}function Ts(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v){var y=At(),g=Cs(y,t,n,r,o,i,a,u,s,l,c,f,d,p);return g!==Eo&&Ni(ln(),y,e,g,h,v),Ts}function js(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g){var m=At(),_=Is(m,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v);return _!==Eo&&Ni(ln(),m,e,_,y,g),js}function Ds(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_){var w=At(),b=xs(w,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g);return b!==Eo&&Ni(ln(),w,e,b,m,_),Ds}function As(e,t,n,r){var o=At(),i=ys(o,t);return i!==Eo&&Ni(ln(),o,e,i,n,r),As}
540
468
  /**
541
469
  * @license
542
470
  * Copyright Google LLC All Rights Reserved.
543
471
  *
544
472
  * Use of this source code is governed by an MIT-style license that can be
545
473
  * found in the LICENSE file at https://angular.io/license
546
- */function Rs(e){var t=ao(e);Hi(t[1],t,e)}function Vs(e){!function t(e,n){var r,o=0===e.flags;e.flags|=n,o&&e.clean==ti&&(e.clean=new Promise((function(e){return r=e})),e.scheduler((function(){if(1&e.flags&&(e.flags&=-2,Mi(e)),2&e.flags){e.flags&=-3;var t=e.playerHandler;t&&t.flushPlayers()}e.clean=ti,r(null)})))}(Fi(ao(e))[8],1)}function Fs(e,t,n,r,o,i,a,u){var s=St(),l=Rt(),c=e+20,f=l.firstCreatePass?
474
+ */function Ss(e){var t=io(e);Mi(t[1],t,e)}function Rs(e){!function t(e,n){var r,o=0===e.flags;e.flags|=n,o&&e.clean==ei&&(e.clean=new Promise((function(e){return r=e})),e.scheduler((function(){if(1&e.flags&&(e.flags&=-2,Fi(e)),2&e.flags){e.flags&=-3;var t=e.playerHandler;t&&t.flushPlayers()}e.clean=ei,r(null)})))}(Vi(io(e))[8],1)}function Vs(e,t,n,r,o,i,a,u){var s=At(),l=St(),c=e+20,f=l.firstCreatePass?
547
475
  /**
548
476
  * @license
549
477
  * Copyright Google LLC All Rights Reserved.
@@ -551,42 +479,42 @@ function Yu(e){var t=[],n=new Map;function r(t){var r=n.get(t);if(!r){var o=e(t)
551
479
  * Use of this source code is governed by an MIT-style license that can be
552
480
  * found in the LICENSE file at https://angular.io/license
553
481
  */
554
- function d(e,t,n,r,o,i,a,u,s){var l=t.consts,c=ii(t,n[6],e,0,a||null,Ot(l,u));wi(t,n,c,Ot(l,s)),hn(t,c);var f=c.tViews=hi(2,-1,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,l),d=gi(0,null,2,-1,null,null);return d.injectorIndex=c.injectorIndex,f.node=d,null!==t.queries&&(t.queries.template(t,c),f.queries=t.queries.embeddedTView(c)),c}(e,l,s,t,n,r,o,i,a):l.data[c];Mt(f,!1);var p=s[11].createComment("");ca(l,s,p,f),uo(p,s),Vi(s,s[c]=Ai(p,s,p,f)),st(f)&&fi(l,s,f),null!=a&&di(s,f,u)}
482
+ function d(e,t,n,r,o,i,a,u,s){var l=t.consts,c=oi(t,n[6],e,0,a||null,kt(l,u));_i(t,n,c,kt(l,s)),pn(t,c);var f=c.tViews=pi(2,-1,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,l),d=yi(0,null,2,-1,null,null);return d.injectorIndex=c.injectorIndex,f.node=d,null!==t.queries&&(t.queries.template(t,c),f.queries=t.queries.embeddedTView(c)),c}(e,l,s,t,n,r,o,i,a):l.data[c];Ft(f,!1);var p=s[11].createComment("");la(l,s,p,f),ao(p,s),Ri(s,s[c]=Di(p,s,p,f)),ut(f)&&ci(l,s,f),null!=a&&fi(s,f,u)}
555
483
  /**
556
484
  * @license
557
485
  * Copyright Google LLC All Rights Reserved.
558
486
  *
559
487
  * Use of this source code is governed by an MIT-style license that can be
560
488
  * found in the LICENSE file at https://angular.io/license
561
- */function Ms(e,t,n,r){var o=n+20;o>=e.data.length&&(e.data[o]=null,e.blueprint[o]=null),t[o]=r}function Hs(e){return bt(function t(){return Tt.lFrame.contextLView}(),e)}
489
+ */function Fs(e,t,n,r){var o=n+20;o>=e.data.length&&(e.data[o]=null,e.blueprint[o]=null),t[o]=r}function Ms(e){return wt(function t(){return Nt.lFrame.contextLView}(),e)}
562
490
  /**
563
491
  * @license
564
492
  * Copyright Google LLC All Rights Reserved.
565
493
  *
566
494
  * Use of this source code is governed by an MIT-style license that can be
567
495
  * found in the LICENSE file at https://angular.io/license
568
- */function Ls(t,n){void 0===n&&(n=e.InjectFlags.Default);var r=St();return null==r?ge(t,n):Wn(Ft(),r,Q(t),n)}function Bs(e){return qn(Ft(),e)}function Us(){throw new Error("invalid")}
496
+ */function Hs(t,n){void 0===n&&(n=e.InjectFlags.Default);var r=At();return null==r?ye(t,n):qn(Vt(),r,U(t),n)}function Ls(e){return zn(Vt(),e)}function Bs(){throw new Error("invalid")}
569
497
  /**
570
498
  * @license
571
499
  * Copyright Google LLC All Rights Reserved.
572
500
  *
573
501
  * Use of this source code is governed by an MIT-style license that can be
574
502
  * found in the LICENSE file at https://angular.io/license
575
- */function Qs(e,t,n){var r=St();return ds(r,Wt(),t)&&_i(Rt(),cn(),r,e,t,r[11],n,!1),Qs}function zs(e,t,n,r,o){var i=o?"class":"style";Wi(e,n,t.inputs[i],i,r)}
503
+ */function Us(e,t,n){var r=At();return fs(r,qt(),t)&&mi(St(),ln(),r,e,t,r[11],n,!1),Us}function Qs(e,t,n,r,o){var i=o?"class":"style";qi(e,n,t.inputs[i],i,r)}
576
504
  /**
577
505
  * @license
578
506
  * Copyright Google LLC All Rights Reserved.
579
507
  *
580
508
  * Use of this source code is governed by an MIT-style license that can be
581
509
  * found in the LICENSE file at https://angular.io/license
582
- */function qs(e,t,n,r){var o=St(),i=Rt(),a=20+e,u=o[11],s=o[a]=ri(t,u,function l(){return Tt.lFrame.currentNamespace}()),c=i.firstCreatePass?function f(e,t,n,r,o,i,a){var u=t.consts,s=Ot(u,i),l=ii(t,n[6],e,3,o,s);return wi(t,n,l,Ot(u,a)),null!==l.attrs&&rs(l,l.attrs,!1),null!==l.mergedAttrs&&rs(l,l.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,l),l}(e,i,o,0,t,n,r):i.data[a];Mt(c,!0);var d=c.mergedAttrs;null!==d&&bn(u,s,d);var p=c.classes;null!==p&&ma(u,s,p);var h=c.styles;null!==h&&ga(u,s,h),ca(i,o,s,c),0===function v(){return Tt.lFrame.elementDepthCount}()&&uo(s,o),function y(){Tt.lFrame.elementDepthCount++}(),st(c)&&(fi(i,o,c),ci(i,c,o)),null!==r&&di(o,c)}function Ws(){var e=Ft();Ht()?Lt():Mt(e=e.parent,!1);var t=e;!function n(){Tt.lFrame.elementDepthCount--}();var r=Rt();r.firstCreatePass&&(hn(r,e),at(e)&&r.queries.elementEnd(e)),null!=t.classesWithoutHost&&function o(e){return 0!=(16&e.flags)}(t)&&zs(r,t,St(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function i(e){return 0!=(32&e.flags)}
510
+ */function zs(e,t,n,r){var o=At(),i=St(),a=20+e,u=o[11],s=o[a]=ni(t,u,function l(){return Nt.lFrame.currentNamespace}()),c=i.firstCreatePass?function f(e,t,n,r,o,i,a){var u=t.consts,s=kt(u,i),l=oi(t,n[6],e,3,o,s);return _i(t,n,l,kt(u,a)),null!==l.attrs&&ns(l,l.attrs,!1),null!==l.mergedAttrs&&ns(l,l.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,l),l}(e,i,o,0,t,n,r):i.data[a];Ft(c,!0);var d=c.mergedAttrs;null!==d&&wn(u,s,d);var p=c.classes;null!==p&&ga(u,s,p);var h=c.styles;null!==h&&ya(u,s,h),la(i,o,s,c),0===function v(){return Nt.lFrame.elementDepthCount}()&&ao(s,o),function y(){Nt.lFrame.elementDepthCount++}(),ut(c)&&(ci(i,o,c),li(i,c,o)),null!==r&&fi(o,c)}function qs(){var e=Vt();Mt()?Ht():Ft(e=e.parent,!1);var t=e;!function n(){Nt.lFrame.elementDepthCount--}();var r=St();r.firstCreatePass&&(pn(r,e),it(e)&&r.queries.elementEnd(e)),null!=t.classesWithoutHost&&function o(e){return 0!=(16&e.flags)}(t)&&Qs(r,t,At(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function i(e){return 0!=(32&e.flags)}
583
511
  /**
584
512
  * @license
585
513
  * Copyright Google LLC All Rights Reserved.
586
514
  *
587
515
  * Use of this source code is governed by an MIT-style license that can be
588
516
  * found in the LICENSE file at https://angular.io/license
589
- */(t)&&zs(r,t,St(),t.stylesWithoutHost,!1)}function Zs(e,t,n,r){qs(e,t,n,r),Ws()}function Ks(e,t,n){var r=St(),o=Rt(),i=e+20,a=o.firstCreatePass?
517
+ */(t)&&Qs(r,t,At(),t.stylesWithoutHost,!1)}function Ws(e,t,n,r){zs(e,t,n,r),qs()}function Zs(e,t,n){var r=At(),o=St(),i=e+20,a=o.firstCreatePass?
590
518
  /**
591
519
  * @license
592
520
  * Copyright Google LLC All Rights Reserved.
@@ -594,21 +522,21 @@ function d(e,t,n,r,o,i,a,u,s){var l=t.consts,c=ii(t,n[6],e,0,a||null,Ot(l,u));wi
594
522
  * Use of this source code is governed by an MIT-style license that can be
595
523
  * found in the LICENSE file at https://angular.io/license
596
524
  */
597
- function u(e,t,n,r,o){var i=t.consts,a=Ot(i,r),u=ii(t,n[6],e,4,"ng-container",a);return null!==a&&rs(u,a,!0),wi(t,n,u,Ot(i,o)),null!==t.queries&&t.queries.elementStart(t,u),u}(e,o,r,t,n):o.data[i];Mt(a,!0);var s=r[i]=r[11].createComment("");ca(o,r,s,a),uo(s,r),st(a)&&(fi(o,r,a),ci(o,a,r)),null!=n&&di(r,a)}function Gs(){var e=Ft(),t=Rt();Ht()?Lt():Mt(e=e.parent,!1),t.firstCreatePass&&(hn(t,e),at(e)&&t.queries.elementEnd(e))}function Js(e,t,n){Ks(e,t,n),Gs()}function Ys(){return St()}
525
+ function u(e,t,n,r,o){var i=t.consts,a=kt(i,r),u=oi(t,n[6],e,4,"ng-container",a);return null!==a&&ns(u,a,!0),_i(t,n,u,kt(i,o)),null!==t.queries&&t.queries.elementStart(t,u),u}(e,o,r,t,n):o.data[i];Ft(a,!0);var s=r[i]=r[11].createComment("");la(o,r,s,a),ao(s,r),ut(a)&&(ci(o,r,a),li(o,a,r)),null!=n&&fi(r,a)}function Ks(){var e=Vt(),t=St();Mt()?Ht():Ft(e=e.parent,!1),t.firstCreatePass&&(pn(t,e),it(e)&&t.queries.elementEnd(e))}function Gs(e,t,n){Zs(e,t,n),Ks()}function Js(){return At()}
598
526
  /**
599
527
  * @license
600
528
  * Copyright Google LLC All Rights Reserved.
601
529
  *
602
530
  * Use of this source code is governed by an MIT-style license that can be
603
531
  * found in the LICENSE file at https://angular.io/license
604
- */function $s(e){return!!e&&"function"==typeof e.then}function Xs(e){return!!e&&"function"==typeof e.subscribe}
532
+ */function Ys(e){return!!e&&"function"==typeof e.then}function $s(e){return!!e&&"function"==typeof e.subscribe}
605
533
  /**
606
534
  * @license
607
535
  * Copyright Google LLC All Rights Reserved.
608
536
  *
609
537
  * Use of this source code is governed by an MIT-style license that can be
610
538
  * found in the LICENSE file at https://angular.io/license
611
- */function el(e,t,n,r){void 0===n&&(n=!1);var o=St(),i=Rt(),a=Ft();return nl(i,o,o[11],a,e,t,n,r),el}function tl(e,t,n,r){void 0===n&&(n=!1);var o=Ft(),i=St(),a=Rt();return nl(a,i,zi(Jt(a.data),o,i),o,e,t,n,r),tl}function nl(e,t,n,r,o,i,a,u){void 0===a&&(a=!1);var s=st(r),l=e.firstCreatePass&&(e.cleanup||(e.cleanup=[])),c=Qi(t),f=!0;if(3===r.type){var d=mt(r,t),p=u?u(d):Le,h=p.target||d,v=c.length,y=u?function(e){return u(yt(e[r.index])).target}:r.index;if(ht(n)){var g=null;if(!u&&s&&(g=function m(e,t,n,r){var o=e.cleanup;if(null!=o)for(var i=0;i<o.length-1;i+=2){var a=o[i];if(a===n&&o[i+1]===r){var u=t[7],s=o[i+2];return u.length>s?u[s]:null}"string"==typeof a&&(i+=2)}return null}(e,t,o,r.index)),null!==g)(g.__ngLastListenerFn__||g).__ngNextListenerFn__=i,g.__ngLastListenerFn__=i,f=!1;else{i=ol(r,t,i,!1);var _=n.listen(p.name||h,o,i);c.push(i,_),l&&l.push(o,y,v,v+1)}}else i=ol(r,t,i,!0),h.addEventListener(o,i,a),c.push(i),l&&l.push(o,y,v,a)}var w,b=r.outputs;if(f&&null!==b&&(w=b[o])){var C=w.length;if(C)for(var I=0;I<C;I+=2){var x=t[w[I]][w[I+1]].subscribe(i),E=c.length;c.push(i,x),l&&l.push(o,r.index,E,-(E+1))}}}function rl(e,t,n){try{return!1!==t(n)}catch(t){return qi(e,t),!1}}function ol(e,t,n,r){return function o(i){if(i===Function)return n;var a=2&e.flags?Ct(e.index,t):t;0==(32&t[2])&&Fi(a);for(var u=rl(t,n,i),s=o.__ngNextListenerFn__;s;)u=rl(t,s,i)&&u,s=s.__ngNextListenerFn__;return r&&!1===u&&(i.preventDefault(),i.returnValue=!1),u}}
539
+ */function Xs(e,t,n,r){void 0===n&&(n=!1);var o=At(),i=St(),a=Vt();return tl(i,o,o[11],a,e,t,n,r),Xs}function el(e,t,n,r){void 0===n&&(n=!1);var o=Vt(),i=At(),a=St();return tl(a,i,Qi(Gt(a.data),o,i),o,e,t,n,r),el}function tl(e,t,n,r,o,i,a,u){void 0===a&&(a=!1);var s=ut(r),l=e.firstCreatePass&&(e.cleanup||(e.cleanup=[])),c=Ui(t),f=!0;if(3===r.type){var d=gt(r,t),p=u?u(d):He,h=p.target||d,v=c.length,y=u?function(e){return u(vt(e[r.index])).target}:r.index;if(pt(n)){var g=null;if(!u&&s&&(g=function m(e,t,n,r){var o=e.cleanup;if(null!=o)for(var i=0;i<o.length-1;i+=2){var a=o[i];if(a===n&&o[i+1]===r){var u=t[7],s=o[i+2];return u.length>s?u[s]:null}"string"==typeof a&&(i+=2)}return null}(e,t,o,r.index)),null!==g)(g.__ngLastListenerFn__||g).__ngNextListenerFn__=i,g.__ngLastListenerFn__=i,f=!1;else{i=rl(r,t,i,!1);var _=n.listen(p.name||h,o,i);c.push(i,_),l&&l.push(o,y,v,v+1)}}else i=rl(r,t,i,!0),h.addEventListener(o,i,a),c.push(i),l&&l.push(o,y,v,a)}var w,b=r.outputs;if(f&&null!==b&&(w=b[o])){var C=w.length;if(C)for(var I=0;I<C;I+=2){var x=t[w[I]][w[I+1]].subscribe(i),E=c.length;c.push(i,x),l&&l.push(o,r.index,E,-(E+1))}}}function nl(e,t,n){try{return!1!==t(n)}catch(t){return zi(e,t),!1}}function rl(e,t,n,r){return function o(i){if(i===Function)return n;var a=2&e.flags?bt(e.index,t):t;0==(32&t[2])&&Vi(a);for(var u=nl(t,n,i),s=o.__ngNextListenerFn__;s;)u=nl(t,s,i)&&u,s=s.__ngNextListenerFn__;return r&&!1===u&&(i.preventDefault(),i.returnValue=!1),u}}
612
540
  /**
613
541
  * @license
614
542
  * Copyright Google LLC All Rights Reserved.
@@ -622,28 +550,28 @@ function u(e,t,n,r,o){var i=t.consts,a=Ot(i,r),u=ii(t,n[6],e,4,"ng-container",a)
622
550
  *
623
551
  * Use of this source code is governed by an MIT-style license that can be
624
552
  * found in the LICENSE file at https://angular.io/license
625
- */function il(e){return void 0===e&&(e=1),un(e)}
553
+ */function ol(e){return void 0===e&&(e=1),an(e)}
626
554
  /**
627
555
  * @license
628
556
  * Copyright Google LLC All Rights Reserved.
629
557
  *
630
558
  * Use of this source code is governed by an MIT-style license that can be
631
559
  * found in the LICENSE file at https://angular.io/license
632
- */function al(e,t){for(var n=null,r=function o(e){var t=e.attrs;if(null!=t){var n=t.indexOf(5);if(0==(1&n))return t[n+1]}return null}(e),i=0;i<t.length;i++){var a=t[i];if("*"!==a){if(null===r?Co(e,a,!0):Io(r,a))return i}else n=i}return n}function ul(e){var t=St()[16][6];if(!t.projection)for(var n=t.projection=Ve(e?e.length:1,null),r=n.slice(),o=t.child;null!==o;){var i=e?al(o,e):0;null!==i&&(r[i]?r[i].projectionNext=o:n[i]=o,r[i]=o),o=o.next}}var sl=!1;function ll(e){sl=e}function cl(e,t,n){void 0===t&&(t=0);var r=St(),o=Rt(),i=ii(o,r[6],e,1,null,n||null);null===i.projection&&(i.projection=t),Lt(),sl||va(o,r,i)}function fl(e,t,n){return dl(e,"",t,"",n),fl}function dl(e,t,n,r,o){var i=St(),a=ms(i,t,n,r);return a!==ko&&_i(Rt(),cn(),i,e,a,i[11],o,!1),dl}function pl(e,t,n,r,o,i,a){var u=St(),s=_s(u,t,n,r,o,i);return s!==ko&&_i(Rt(),cn(),u,e,s,u[11],a,!1),pl}function hl(e,t,n,r,o,i,a,u,s){var l=St(),c=ws(l,t,n,r,o,i,a,u);return c!==ko&&_i(Rt(),cn(),l,e,c,l[11],s,!1),hl}function vl(e,t,n,r,o,i,a,u,s,l,c){var f=St(),d=bs(f,t,n,r,o,i,a,u,s,l);return d!==ko&&_i(Rt(),cn(),f,e,d,f[11],c,!1),vl}function yl(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=St(),h=Cs(p,t,n,r,o,i,a,u,s,l,c,f);return h!==ko&&_i(Rt(),cn(),p,e,h,p[11],d,!1),yl}function gl(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){var v=St(),y=Is(v,t,n,r,o,i,a,u,s,l,c,f,d,p);return y!==ko&&_i(Rt(),cn(),v,e,y,v[11],h,!1),gl}function ml(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){var g=St(),m=xs(g,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v);return m!==ko&&_i(Rt(),cn(),g,e,m,g[11],y,!1),ml}function _l(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m){var _=St(),w=Es(_,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g);return w!==ko&&_i(Rt(),cn(),_,e,w,_[11],m,!1),_l}function wl(e,t,n){var r=St(),o=gs(r,t);return o!==ko&&_i(Rt(),cn(),r,e,o,r[11],n,!1),wl}
560
+ */function il(e,t){for(var n=null,r=function o(e){var t=e.attrs;if(null!=t){var n=t.indexOf(5);if(0==(1&n))return t[n+1]}return null}(e),i=0;i<t.length;i++){var a=t[i];if("*"!==a){if(null===r?bo(e,a,!0):Co(r,a))return i}else n=i}return n}function al(e){var t=At()[16][6];if(!t.projection)for(var n=t.projection=Re(e?e.length:1,null),r=n.slice(),o=t.child;null!==o;){var i=e?il(o,e):0;null!==i&&(r[i]?r[i].projectionNext=o:n[i]=o,r[i]=o),o=o.next}}var ul=!1;function sl(e){ul=e}function ll(e,t,n){void 0===t&&(t=0);var r=At(),o=St(),i=oi(o,r[6],e,1,null,n||null);null===i.projection&&(i.projection=t),Ht(),ul||ha(o,r,i)}function cl(e,t,n){return fl(e,"",t,"",n),cl}function fl(e,t,n,r,o){var i=At(),a=gs(i,t,n,r);return a!==Eo&&mi(St(),ln(),i,e,a,i[11],o,!1),fl}function dl(e,t,n,r,o,i,a){var u=At(),s=ms(u,t,n,r,o,i);return s!==Eo&&mi(St(),ln(),u,e,s,u[11],a,!1),dl}function pl(e,t,n,r,o,i,a,u,s){var l=At(),c=_s(l,t,n,r,o,i,a,u);return c!==Eo&&mi(St(),ln(),l,e,c,l[11],s,!1),pl}function hl(e,t,n,r,o,i,a,u,s,l,c){var f=At(),d=ws(f,t,n,r,o,i,a,u,s,l);return d!==Eo&&mi(St(),ln(),f,e,d,f[11],c,!1),hl}function vl(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=At(),h=bs(p,t,n,r,o,i,a,u,s,l,c,f);return h!==Eo&&mi(St(),ln(),p,e,h,p[11],d,!1),vl}function yl(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){var v=At(),y=Cs(v,t,n,r,o,i,a,u,s,l,c,f,d,p);return y!==Eo&&mi(St(),ln(),v,e,y,v[11],h,!1),yl}function gl(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){var g=At(),m=Is(g,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v);return m!==Eo&&mi(St(),ln(),g,e,m,g[11],y,!1),gl}function ml(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m){var _=At(),w=xs(_,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g);return w!==Eo&&mi(St(),ln(),_,e,w,_[11],m,!1),ml}function _l(e,t,n){var r=At(),o=ys(r,t);return o!==Eo&&mi(St(),ln(),r,e,o,r[11],n,!1),_l}
633
561
  /**
634
562
  * @license
635
563
  * Copyright Google LLC All Rights Reserved.
636
564
  *
637
565
  * Use of this source code is governed by an MIT-style license that can be
638
566
  * found in the LICENSE file at https://angular.io/license
639
- */var bl=[];function Cl(e,t,n,r,o){for(var i=e[n+1],a=null===t,u=r?Mo(i):Bo(i),s=!1;0!==u&&(!1===s||a);){var l=e[u+1];Il(e[u],t)&&(s=!0,e[u+1]=r?zo(l):Lo(l)),u=r?Mo(l):Bo(l)}s&&(e[n+1]=r?Lo(i):zo(i))}function Il(e,t){return null===e||null==t||(Array.isArray(e)?e[1]:e)===t||!(!Array.isArray(e)||"string"!=typeof t)&&He(e,t)>=0}
567
+ */var wl=[];function bl(e,t,n,r,o){for(var i=e[n+1],a=null===t,u=r?Fo(i):Lo(i),s=!1;0!==u&&(!1===s||a);){var l=e[u+1];Cl(e[u],t)&&(s=!0,e[u+1]=r?Qo(l):Ho(l)),u=r?Fo(l):Lo(l)}s&&(e[n+1]=r?Ho(i):Qo(i))}function Cl(e,t){return null===e||null==t||(Array.isArray(e)?e[1]:e)===t||!(!Array.isArray(e)||"string"!=typeof t)&&Me(e,t)>=0}
640
568
  /**
641
569
  * @license
642
570
  * Copyright Google LLC All Rights Reserved.
643
571
  *
644
572
  * Use of this source code is governed by an MIT-style license that can be
645
573
  * found in the LICENSE file at https://angular.io/license
646
- */var xl={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function El(e){return e.substring(xl.key,xl.keyEnd)}function kl(e){return e.substring(xl.value,xl.valueEnd)}function Ol(e,t){var n=xl.textEnd;return n===t?-1:(t=xl.keyEnd=function r(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}(e,xl.key=t,n),Tl(e,t,n))}function Pl(e,t){var n=xl.textEnd,r=xl.key=Tl(e,t,n);return n===r?-1:(r=xl.keyEnd=function o(e,t,n){for(var r;t<n&&(45===(r=e.charCodeAt(t))||95===r||(-33&r)>=65&&(-33&r)<=90);)t++;return t}(e,r,n),r=jl(e,r,n),r=xl.value=Tl(e,r,n),r=xl.valueEnd=function i(e,t,n){for(var r=-1,o=-1,i=-1,a=t,u=a;a<n;){var s=e.charCodeAt(a++);if(59===s)return u;34===s||39===s?u=a=Dl(e,s,a,n):t===a-4&&85===i&&82===o&&76===r&&40===s?u=a=Dl(e,41,a,n):s>32&&(u=a),i=o,o=r,r=-33&s}return u}(e,r,n),jl(e,r,n))}function Nl(e){xl.key=0,xl.keyEnd=0,xl.value=0,xl.valueEnd=0,xl.textEnd=e.length}function Tl(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function jl(e,t,n,r){return(t=Tl(e,t,n))<n&&t++,t}function Dl(e,t,n,r){for(var o=-1,i=n;i<r;){var a=e.charCodeAt(i++);if(a==t&&92!==o)return i;o=92==a&&92===o?0:a}throw new Error}
574
+ */var Il={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function xl(e){return e.substring(Il.key,Il.keyEnd)}function El(e){return e.substring(Il.value,Il.valueEnd)}function kl(e,t){var n=Il.textEnd;return n===t?-1:(t=Il.keyEnd=function r(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}(e,Il.key=t,n),Nl(e,t,n))}function Ol(e,t){var n=Il.textEnd,r=Il.key=Nl(e,t,n);return n===r?-1:(r=Il.keyEnd=function o(e,t,n){for(var r;t<n&&(45===(r=e.charCodeAt(t))||95===r||(-33&r)>=65&&(-33&r)<=90);)t++;return t}(e,r,n),r=Tl(e,r,n),r=Il.value=Nl(e,r,n),r=Il.valueEnd=function i(e,t,n){for(var r=-1,o=-1,i=-1,a=t,u=a;a<n;){var s=e.charCodeAt(a++);if(59===s)return u;34===s||39===s?u=a=jl(e,s,a,n):t===a-4&&85===i&&82===o&&76===r&&40===s?u=a=jl(e,41,a,n):s>32&&(u=a),i=o,o=r,r=-33&s}return u}(e,r,n),Tl(e,r,n))}function Pl(e){Il.key=0,Il.keyEnd=0,Il.value=0,Il.valueEnd=0,Il.textEnd=e.length}function Nl(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function Tl(e,t,n,r){return(t=Nl(e,t,n))<n&&t++,t}function jl(e,t,n,r){for(var o=-1,i=n;i<r;){var a=e.charCodeAt(i++);if(a==t&&92!==o)return i;o=92==a&&92===o?0:a}throw new Error}
647
575
  /**
648
576
  * @license
649
577
  * Copyright Google LLC All Rights Reserved.
@@ -651,84 +579,77 @@ function u(e,t,n,r,o){var i=t.consts,a=Ot(i,r),u=ii(t,n[6],e,4,"ng-container",a)
651
579
  * Use of this source code is governed by an MIT-style license that can be
652
580
  * found in the LICENSE file at https://angular.io/license
653
581
  */
654
- function Al(e,t,n){return Hl(e,t,n,!1),Al}function Sl(e,t){return Hl(e,t,null,!0),Sl}function Rl(e){Ll(ql,Vl,e,!1)}function Vl(e,t){for(var n=function r(e){return Nl(e),Pl(e,Tl(e,0,xl.textEnd))}(t);n>=0;n=Pl(t,n))ql(e,El(t),kl(t))}function Fl(e){Ll(Fe,Ml,e,!0)}function Ml(e,t){for(var n=function r(e){return Nl(e),Ol(e,Tl(e,0,xl.textEnd))}(t);n>=0;n=Ol(t,n))Fe(e,El(t),!0)}function Hl(e,t,n,r){var o=St(),i=Rt(),a=Zt(2);i.firstUpdatePass&&Ul(i,e,a,r),t!==ko&&ds(o,a,t)&&Wl(i,i.data[sn()+20],o,o[11],e,o[a+1]=function u(e,t){return null==e||("string"==typeof t?e+=t:"object"==typeof e&&(e=H(dr(e)))),e}(t,n),r,a)}function Ll(e,t,n,r){var o=Rt(),i=Zt(2);o.firstUpdatePass&&Ul(o,null,i,r);var a=St();if(n!==ko&&ds(a,i,n)){var u=o.data[sn()+20];if(Gl(u,r)&&!Bl(o,i)){var s=r?u.classesWithoutHost:u.stylesWithoutHost;null!==s&&(n=L(s,n||"")),zs(o,u,a,n,r)}else!function c(e,t,n,r,o,i,a,u){o===ko&&(o=bl);for(var s=0,l=0,c=0<o.length?o[0]:null,f=0<i.length?i[0]:null;null!==c||null!==f;){var d=s<o.length?o[s+1]:void 0,p=l<i.length?i[l+1]:void 0,h=null,v=void 0;c===f?(s+=2,l+=2,d!==p&&(h=f,v=p)):null===f||null!==c&&c<f?(s+=2,h=c):(l+=2,h=f,v=p),null!==h&&Wl(e,t,n,r,h,v,a,u),c=s<o.length?o[s]:null,f=l<i.length?i[l]:null}}(o,u,a,a[11],a[i+1],a[i+1]=function l(e,t,n){if(null==n||""===n)return bl;var r=[],o=dr(n);if(Array.isArray(o))for(var i=0;i<o.length;i++)e(r,o[i],!0);else if("object"==typeof o)for(var a in o)o.hasOwnProperty(a)&&e(r,a,o[a]);else"string"==typeof o&&t(r,o);return r}(e,t,n),r,i)}}function Bl(e,t){return t>=e.expandoStartIndex}function Ul(e,t,n,r){var o=e.data;if(null===o[n+1]){var i=o[sn()+20],a=Bl(e,n);Gl(i,r)&&null===t&&!a&&(t=!1),t=function u(e,t,n,r){var o=Jt(e),i=r?t.residualClasses:t.residualStyles;if(null===o)0===(r?t.classBindings:t.styleBindings)&&(n=zl(n=Ql(null,e,t,n,r),t.attrs,r),i=null);else{var a=t.directiveStylingLast;if(-1===a||e[a]!==o)if(n=Ql(o,e,t,n,r),null===i){var u=function s(e,t,n){var r=n?t.classBindings:t.styleBindings;if(0!==Bo(r))return e[Mo(r)]}(e,t,r);void 0!==u&&Array.isArray(u)&&function l(e,t,n,r){e[Mo(n?t.classBindings:t.styleBindings)]=r}(e,t,r,u=zl(u=Ql(null,e,t,u[1],r),t.attrs,r))}else i=function c(e,t,n){for(var r=void 0,o=t.directiveEnd,i=1+t.directiveStylingLast;i<o;i++)r=zl(r,e[i].hostAttrs,n);return zl(r,t.attrs,n)}(e,t,r)}return void 0!==i&&(r?t.residualClasses=i:t.residualStyles=i),n}(o,i,t,r),function s(e,t,n,r,o,i){var a=i?t.classBindings:t.styleBindings,u=Mo(a),s=Bo(a);e[r]=n;var l,c=!1;if(Array.isArray(n)?(null===(l=n[1])||He(n,l)>0)&&(c=!0):l=n,o)if(0!==s){var f=Mo(e[u+1]);e[r+1]=Fo(f,u),0!==f&&(e[f+1]=Uo(e[f+1],r)),e[u+1]=function d(e,t){return 131071&e|t<<17}(e[u+1],r)}else e[r+1]=Fo(u,0),0!==u&&(e[u+1]=Uo(e[u+1],r)),u=r;else e[r+1]=Fo(s,0),0===u?u=r:e[s+1]=Uo(e[s+1],r),s=r;c&&(e[r+1]=Lo(e[r+1])),Cl(e,l,r,!0),Cl(e,l,r,!1),function p(e,t,n,r,o){var i=o?e.residualClasses:e.residualStyles;null!=i&&"string"==typeof t&&He(i,t)>=0&&(n[r+1]=zo(n[r+1]))}(t,l,e,r,i),a=Fo(u,s),i?t.classBindings=a:t.styleBindings=a}(o,i,t,n,a,r)}}function Ql(e,t,n,r,o){var i=null,a=n.directiveEnd,u=n.directiveStylingLast;for(-1===u?u=n.directiveStart:u++;u<a&&(r=zl(r,(i=t[u]).hostAttrs,o),i!==e);)u++;return null!==e&&(n.directiveStylingLast=u),r}function zl(e,t,n){var r=n?1:2,o=-1;if(null!==t)for(var i=0;i<t.length;i++){var a=t[i];"number"==typeof a?o=a:o===r&&(Array.isArray(e)||(e=void 0===e?[]:["",e]),Fe(e,a,!!n||t[++i]))}return void 0===e?null:e}function ql(e,t,n){Fe(e,t,dr(n))}function Wl(e,t,n,r,o,i,a,u){if(3===t.type){var s=e.data,l=s[u+1];Kl(Qo(l)?Zl(s,t,n,o,Bo(l),a):void 0)||(Kl(i)||Ho(l)&&(i=Zl(s,null,n,o,u,a)),function c(e,t,n,r,o){var i=ht(e);if(t)o?i?e.addClass(n,r):n.classList.add(r):i?e.removeClass(n,r):n.classList.remove(r);else{var a=-1==r.indexOf("-")?void 0:2;null==o?i?e.removeStyle(n,r,a):n.style.removeProperty(r):i?e.setStyle(n,r,o,a):n.style.setProperty(r,o)}}(r,a,gt(sn(),n),o,i))}}function Zl(e,t,n,r,o,i){for(var a=null===t,u=void 0;o>0;){var s=e[o],l=Array.isArray(s),c=l?s[1]:s,f=null===c,d=n[o+1];d===ko&&(d=f?bl:void 0);var p=f?Me(d,r):c===r?d:void 0;if(l&&!Kl(p)&&(p=Me(s,r)),Kl(p)&&(u=p,a))return u;var h=e[o+1];o=a?Mo(h):Bo(h)}if(null!==t){var v=i?t.residualClasses:t.residualStyles;null!=v&&(u=Me(v,r))}return u}function Kl(e){return void 0!==e}function Gl(e,t){return 0!=(e.flags&(t?16:32))}
655
- /**
656
- * @license
657
- * Copyright Google LLC All Rights Reserved.
658
- *
659
- * Use of this source code is governed by an MIT-style license that can be
660
- * found in the LICENSE file at https://angular.io/license
661
- */function Jl(e,t){void 0===t&&(t="");var n=St(),r=Rt(),o=e+20,i=r.firstCreatePass?ii(r,n[6],e,3,null,null):r.data[o],a=n[o]=Yi(t,n[11]);ca(r,n,a,i),Mt(i,!1)}
582
+ function Dl(e,t,n){return Ml(e,t,n,!1),Dl}function Al(e,t){return Ml(e,t,null,!0),Al}function Sl(e){Hl(zl,Rl,e,!1)}function Rl(e,t){for(var n=function r(e){return Pl(e),Ol(e,Nl(e,0,Il.textEnd))}(t);n>=0;n=Ol(t,n))zl(e,xl(t),El(t))}function Vl(e){Hl(Ve,Fl,e,!0)}function Fl(e,t){for(var n=function r(e){return Pl(e),kl(e,Nl(e,0,Il.textEnd))}(t);n>=0;n=kl(t,n))Ve(e,xl(t),!0)}function Ml(e,t,n,r){var o=At(),i=St(),a=Wt(2);i.firstUpdatePass&&Bl(i,e,a,r),t!==Eo&&fs(o,a,t)&&ql(i,i.data[un()+20],o,o[11],e,o[a+1]=function u(e,t){return null==e||("string"==typeof t?e+=t:"object"==typeof e&&(e=M(fr(e)))),e}(t,n),r,a)}function Hl(e,t,n,r){var o=St(),i=Wt(2);o.firstUpdatePass&&Bl(o,null,i,r);var a=At();if(n!==Eo&&fs(a,i,n)){var u=o.data[un()+20];if(Kl(u,r)&&!Ll(o,i)){var s=r?u.classesWithoutHost:u.stylesWithoutHost;null!==s&&(n=H(s,n||"")),Qs(o,u,a,n,r)}else!function c(e,t,n,r,o,i,a,u){o===Eo&&(o=wl);for(var s=0,l=0,c=0<o.length?o[0]:null,f=0<i.length?i[0]:null;null!==c||null!==f;){var d=s<o.length?o[s+1]:void 0,p=l<i.length?i[l+1]:void 0,h=null,v=void 0;c===f?(s+=2,l+=2,d!==p&&(h=f,v=p)):null===f||null!==c&&c<f?(s+=2,h=c):(l+=2,h=f,v=p),null!==h&&ql(e,t,n,r,h,v,a,u),c=s<o.length?o[s]:null,f=l<i.length?i[l]:null}}(o,u,a,a[11],a[i+1],a[i+1]=function l(e,t,n){if(null==n||""===n)return wl;var r=[],o=fr(n);if(Array.isArray(o))for(var i=0;i<o.length;i++)e(r,o[i],!0);else if("object"==typeof o)for(var a in o)o.hasOwnProperty(a)&&e(r,a,o[a]);else"string"==typeof o&&t(r,o);return r}(e,t,n),r,i)}}function Ll(e,t){return t>=e.expandoStartIndex}function Bl(e,t,n,r){var o=e.data;if(null===o[n+1]){var i=o[un()+20],a=Ll(e,n);Kl(i,r)&&null===t&&!a&&(t=!1),t=function u(e,t,n,r){var o=Gt(e),i=r?t.residualClasses:t.residualStyles;if(null===o)0===(r?t.classBindings:t.styleBindings)&&(n=Ql(n=Ul(null,e,t,n,r),t.attrs,r),i=null);else{var a=t.directiveStylingLast;if(-1===a||e[a]!==o)if(n=Ul(o,e,t,n,r),null===i){var u=function s(e,t,n){var r=n?t.classBindings:t.styleBindings;if(0!==Lo(r))return e[Fo(r)]}(e,t,r);void 0!==u&&Array.isArray(u)&&function l(e,t,n,r){e[Fo(n?t.classBindings:t.styleBindings)]=r}(e,t,r,u=Ql(u=Ul(null,e,t,u[1],r),t.attrs,r))}else i=function c(e,t,n){for(var r=void 0,o=t.directiveEnd,i=1+t.directiveStylingLast;i<o;i++)r=Ql(r,e[i].hostAttrs,n);return Ql(r,t.attrs,n)}(e,t,r)}return void 0!==i&&(r?t.residualClasses=i:t.residualStyles=i),n}(o,i,t,r),function s(e,t,n,r,o,i){var a=i?t.classBindings:t.styleBindings,u=Fo(a),s=Lo(a);e[r]=n;var l,c=!1;if(Array.isArray(n)?(null===(l=n[1])||Me(n,l)>0)&&(c=!0):l=n,o)if(0!==s){var f=Fo(e[u+1]);e[r+1]=Vo(f,u),0!==f&&(e[f+1]=Bo(e[f+1],r)),e[u+1]=function d(e,t){return 131071&e|t<<17}(e[u+1],r)}else e[r+1]=Vo(u,0),0!==u&&(e[u+1]=Bo(e[u+1],r)),u=r;else e[r+1]=Vo(s,0),0===u?u=r:e[s+1]=Bo(e[s+1],r),s=r;c&&(e[r+1]=Ho(e[r+1])),bl(e,l,r,!0),bl(e,l,r,!1),function p(e,t,n,r,o){var i=o?e.residualClasses:e.residualStyles;null!=i&&"string"==typeof t&&Me(i,t)>=0&&(n[r+1]=Qo(n[r+1]))}(t,l,e,r,i),a=Vo(u,s),i?t.classBindings=a:t.styleBindings=a}(o,i,t,n,a,r)}}function Ul(e,t,n,r,o){var i=null,a=n.directiveEnd,u=n.directiveStylingLast;for(-1===u?u=n.directiveStart:u++;u<a&&(r=Ql(r,(i=t[u]).hostAttrs,o),i!==e);)u++;return null!==e&&(n.directiveStylingLast=u),r}function Ql(e,t,n){var r=n?1:2,o=-1;if(null!==t)for(var i=0;i<t.length;i++){var a=t[i];"number"==typeof a?o=a:o===r&&(Array.isArray(e)||(e=void 0===e?[]:["",e]),Ve(e,a,!!n||t[++i]))}return void 0===e?null:e}function zl(e,t,n){Ve(e,t,fr(n))}function ql(e,t,n,r,o,i,a,u){if(3===t.type){var s=e.data,l=s[u+1];Zl(Uo(l)?Wl(s,t,n,o,Lo(l),a):void 0)||(Zl(i)||Mo(l)&&(i=Wl(s,null,n,o,u,a)),function c(e,t,n,r,o){var i=pt(e);if(t)o?i?e.addClass(n,r):n.classList.add(r):i?e.removeClass(n,r):n.classList.remove(r);else{var a=-1==r.indexOf("-")?void 0:2;null==o?i?e.removeStyle(n,r,a):n.style.removeProperty(r):i?e.setStyle(n,r,o,a):n.style.setProperty(r,o)}}(r,a,yt(un(),n),o,i))}}function Wl(e,t,n,r,o,i){for(var a=null===t,u=void 0;o>0;){var s=e[o],l=Array.isArray(s),c=l?s[1]:s,f=null===c,d=n[o+1];d===Eo&&(d=f?wl:void 0);var p=f?Fe(d,r):c===r?d:void 0;if(l&&!Zl(p)&&(p=Fe(s,r)),Zl(p)&&(u=p,a))return u;var h=e[o+1];o=a?Fo(h):Lo(h)}if(null!==t){var v=i?t.residualClasses:t.residualStyles;null!=v&&(u=Fe(v,r))}return u}function Zl(e){return void 0!==e}function Kl(e,t){return 0!=(e.flags&(t?16:32))}
662
583
  /**
663
584
  * @license
664
585
  * Copyright Google LLC All Rights Reserved.
665
586
  *
666
587
  * Use of this source code is governed by an MIT-style license that can be
667
588
  * found in the LICENSE file at https://angular.io/license
668
- */function Yl(e){return $l("",e,""),Yl}function $l(e,t,n){var r=St(),o=ms(r,e,t,n);return o!==ko&&Zi(r,sn(),o),$l}function Xl(e,t,n,r,o){var i=St(),a=_s(i,e,t,n,r,o);return a!==ko&&Zi(i,sn(),a),Xl}function ec(e,t,n,r,o,i,a){var u=St(),s=ws(u,e,t,n,r,o,i,a);return s!==ko&&Zi(u,sn(),s),ec}function tc(e,t,n,r,o,i,a,u,s){var l=St(),c=bs(l,e,t,n,r,o,i,a,u,s);return c!==ko&&Zi(l,sn(),c),tc}function nc(e,t,n,r,o,i,a,u,s,l,c){var f=St(),d=Cs(f,e,t,n,r,o,i,a,u,s,l,c);return d!==ko&&Zi(f,sn(),d),nc}function rc(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=St(),h=Is(p,e,t,n,r,o,i,a,u,s,l,c,f,d);return h!==ko&&Zi(p,sn(),h),rc}function oc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){var v=St(),y=xs(v,e,t,n,r,o,i,a,u,s,l,c,f,d,p,h);return y!==ko&&Zi(v,sn(),y),oc}function ic(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){var g=St(),m=Es(g,e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y);return m!==ko&&Zi(g,sn(),m),ic}function ac(e){var t=St(),n=gs(t,e);return n!==ko&&Zi(t,sn(),n),ac}
589
+ */function Gl(e,t){void 0===t&&(t="");var n=At(),r=St(),o=e+20,i=r.firstCreatePass?oi(r,n[6],e,3,null,null):r.data[o],a=n[o]=Ji(t,n[11]);la(r,n,a,i),Ft(i,!1)}
669
590
  /**
670
591
  * @license
671
592
  * Copyright Google LLC All Rights Reserved.
672
593
  *
673
594
  * Use of this source code is governed by an MIT-style license that can be
674
595
  * found in the LICENSE file at https://angular.io/license
675
- */function uc(e,t,n){Ll(Fe,Ml,ms(St(),e,t,n),!0)}function sc(e,t,n,r,o){Ll(Fe,Ml,_s(St(),e,t,n,r,o),!0)}function lc(e,t,n,r,o,i,a){Ll(Fe,Ml,ws(St(),e,t,n,r,o,i,a),!0)}function cc(e,t,n,r,o,i,a,u,s){Ll(Fe,Ml,bs(St(),e,t,n,r,o,i,a,u,s),!0)}function fc(e,t,n,r,o,i,a,u,s,l,c){Ll(Fe,Ml,Cs(St(),e,t,n,r,o,i,a,u,s,l,c),!0)}function dc(e,t,n,r,o,i,a,u,s,l,c,f,d){Ll(Fe,Ml,Is(St(),e,t,n,r,o,i,a,u,s,l,c,f,d),!0)}function pc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){Ll(Fe,Ml,xs(St(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h),!0)}function hc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){Ll(Fe,Ml,Es(St(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y),!0)}function vc(e){Ll(Fe,Ml,gs(St(),e),!0)}
596
+ */function Jl(e){return Yl("",e,""),Jl}function Yl(e,t,n){var r=At(),o=gs(r,e,t,n);return o!==Eo&&Wi(r,un(),o),Yl}function $l(e,t,n,r,o){var i=At(),a=ms(i,e,t,n,r,o);return a!==Eo&&Wi(i,un(),a),$l}function Xl(e,t,n,r,o,i,a){var u=At(),s=_s(u,e,t,n,r,o,i,a);return s!==Eo&&Wi(u,un(),s),Xl}function ec(e,t,n,r,o,i,a,u,s){var l=At(),c=ws(l,e,t,n,r,o,i,a,u,s);return c!==Eo&&Wi(l,un(),c),ec}function tc(e,t,n,r,o,i,a,u,s,l,c){var f=At(),d=bs(f,e,t,n,r,o,i,a,u,s,l,c);return d!==Eo&&Wi(f,un(),d),tc}function nc(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=At(),h=Cs(p,e,t,n,r,o,i,a,u,s,l,c,f,d);return h!==Eo&&Wi(p,un(),h),nc}function rc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){var v=At(),y=Is(v,e,t,n,r,o,i,a,u,s,l,c,f,d,p,h);return y!==Eo&&Wi(v,un(),y),rc}function oc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){var g=At(),m=xs(g,e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y);return m!==Eo&&Wi(g,un(),m),oc}function ic(e){var t=At(),n=ys(t,e);return n!==Eo&&Wi(t,un(),n),ic}
676
597
  /**
677
598
  * @license
678
599
  * Copyright Google LLC All Rights Reserved.
679
600
  *
680
601
  * Use of this source code is governed by an MIT-style license that can be
681
602
  * found in the LICENSE file at https://angular.io/license
682
- */function yc(e,t,n){Rl(ms(St(),e,t,n))}function gc(e,t,n,r,o){Rl(_s(St(),e,t,n,r,o))}function mc(e,t,n,r,o,i,a){Rl(ws(St(),e,t,n,r,o,i,a))}function _c(e,t,n,r,o,i,a,u,s){Rl(bs(St(),e,t,n,r,o,i,a,u,s))}function wc(e,t,n,r,o,i,a,u,s,l,c){Rl(Cs(St(),e,t,n,r,o,i,a,u,s,l,c))}function bc(e,t,n,r,o,i,a,u,s,l,c,f,d){Rl(Is(St(),e,t,n,r,o,i,a,u,s,l,c,f,d))}function Cc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){Rl(xs(St(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h))}function Ic(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){Rl(Es(St(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y))}function xc(e){Rl(gs(St(),e))}
603
+ */function ac(e,t,n){Hl(Ve,Fl,gs(At(),e,t,n),!0)}function uc(e,t,n,r,o){Hl(Ve,Fl,ms(At(),e,t,n,r,o),!0)}function sc(e,t,n,r,o,i,a){Hl(Ve,Fl,_s(At(),e,t,n,r,o,i,a),!0)}function lc(e,t,n,r,o,i,a,u,s){Hl(Ve,Fl,ws(At(),e,t,n,r,o,i,a,u,s),!0)}function cc(e,t,n,r,o,i,a,u,s,l,c){Hl(Ve,Fl,bs(At(),e,t,n,r,o,i,a,u,s,l,c),!0)}function fc(e,t,n,r,o,i,a,u,s,l,c,f,d){Hl(Ve,Fl,Cs(At(),e,t,n,r,o,i,a,u,s,l,c,f,d),!0)}function dc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){Hl(Ve,Fl,Is(At(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h),!0)}function pc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){Hl(Ve,Fl,xs(At(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y),!0)}function hc(e){Hl(Ve,Fl,ys(At(),e),!0)}
683
604
  /**
684
605
  * @license
685
606
  * Copyright Google LLC All Rights Reserved.
686
607
  *
687
608
  * Use of this source code is governed by an MIT-style license that can be
688
609
  * found in the LICENSE file at https://angular.io/license
689
- */function Ec(e,t,n,r,o){return Hl(e,ms(St(),t,n,r),o,!1),Ec}function kc(e,t,n,r,o,i,a){return Hl(e,_s(St(),t,n,r,o,i),a,!1),kc}function Oc(e,t,n,r,o,i,a,u,s){return Hl(e,ws(St(),t,n,r,o,i,a,u),s,!1),Oc}function Pc(e,t,n,r,o,i,a,u,s,l,c){return Hl(e,bs(St(),t,n,r,o,i,a,u,s,l),c,!1),Pc}function Nc(e,t,n,r,o,i,a,u,s,l,c,f,d){return Hl(e,Cs(St(),t,n,r,o,i,a,u,s,l,c,f),d,!1),Nc}function Tc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){return Hl(e,Is(St(),t,n,r,o,i,a,u,s,l,c,f,d,p),h,!1),Tc}function jc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){return Hl(e,xs(St(),t,n,r,o,i,a,u,s,l,c,f,d,p,h,v),y,!1),jc}function Dc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m){return Hl(e,Es(St(),t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g),m,!1),Dc}function Ac(e,t,n){return Hl(e,gs(St(),t),n,!1),Ac}
610
+ */function vc(e,t,n){Sl(gs(At(),e,t,n))}function yc(e,t,n,r,o){Sl(ms(At(),e,t,n,r,o))}function gc(e,t,n,r,o,i,a){Sl(_s(At(),e,t,n,r,o,i,a))}function mc(e,t,n,r,o,i,a,u,s){Sl(ws(At(),e,t,n,r,o,i,a,u,s))}function _c(e,t,n,r,o,i,a,u,s,l,c){Sl(bs(At(),e,t,n,r,o,i,a,u,s,l,c))}function wc(e,t,n,r,o,i,a,u,s,l,c,f,d){Sl(Cs(At(),e,t,n,r,o,i,a,u,s,l,c,f,d))}function bc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){Sl(Is(At(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h))}function Cc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){Sl(xs(At(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y))}function Ic(e){Sl(ys(At(),e))}
690
611
  /**
691
612
  * @license
692
613
  * Copyright Google LLC All Rights Reserved.
693
614
  *
694
615
  * Use of this source code is governed by an MIT-style license that can be
695
616
  * found in the LICENSE file at https://angular.io/license
696
- */function Sc(e,t,n){var r=St();return ds(r,Wt(),t)&&_i(Rt(),cn(),r,e,t,r[11],n,!0),Sc}function Rc(e,t,n){var r=St();if(ds(r,Wt(),t)){var o=Rt(),i=cn();_i(o,i,r,e,t,zi(Jt(o.data),i,r),n,!0)}return Rc}
617
+ */function xc(e,t,n,r,o){return Ml(e,gs(At(),t,n,r),o,!1),xc}function Ec(e,t,n,r,o,i,a){return Ml(e,ms(At(),t,n,r,o,i),a,!1),Ec}function kc(e,t,n,r,o,i,a,u,s){return Ml(e,_s(At(),t,n,r,o,i,a,u),s,!1),kc}function Oc(e,t,n,r,o,i,a,u,s,l,c){return Ml(e,ws(At(),t,n,r,o,i,a,u,s,l),c,!1),Oc}function Pc(e,t,n,r,o,i,a,u,s,l,c,f,d){return Ml(e,bs(At(),t,n,r,o,i,a,u,s,l,c,f),d,!1),Pc}function Nc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){return Ml(e,Cs(At(),t,n,r,o,i,a,u,s,l,c,f,d,p),h,!1),Nc}function Tc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){return Ml(e,Is(At(),t,n,r,o,i,a,u,s,l,c,f,d,p,h,v),y,!1),Tc}function jc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m){return Ml(e,xs(At(),t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g),m,!1),jc}function Dc(e,t,n){return Ml(e,ys(At(),t),n,!1),Dc}
697
618
  /**
698
619
  * @license
699
620
  * Copyright Google LLC All Rights Reserved.
700
621
  *
701
622
  * Use of this source code is governed by an MIT-style license that can be
702
623
  * found in the LICENSE file at https://angular.io/license
703
- */
624
+ */function Ac(e,t,n){var r=At();return fs(r,qt(),t)&&mi(St(),ln(),r,e,t,r[11],n,!0),Ac}function Sc(e,t,n){var r=At();if(fs(r,qt(),t)){var o=St(),i=ln();mi(o,i,r,e,t,Qi(Gt(o.data),i,r),n,!0)}return Sc}
704
625
  /**
705
626
  * @license
706
627
  * Copyright Google LLC All Rights Reserved.
707
628
  *
708
629
  * Use of this source code is governed by an MIT-style license that can be
709
630
  * found in the LICENSE file at https://angular.io/license
710
- */function Vc(e){Wc(e);var t=Uc(e,!1);return null===t?null:(void 0===t.component&&(t.component=function n(e,t){var n=t[1].data[e];return 2&n.flags?t[n.directiveStart]:null}(t.nodeIndex,t.lView)),t.component)}function Fc(e){Wc(e);var t=Uc(e,!1);return null===t?null:t.lView[8]}function Mc(e){var t=Uc(e,!1);if(null===t)return null;for(var n,r=t.lView;null===r[0]&&(n=Oo(r));)r=n;return 512&r[2]?null:r[8]}function Hc(e){return s(Po(e).components)}function Lc(e){var t=Uc(e,!1);return null===t?yu.NULL:new Xn(t.lView[1].data[t.nodeIndex],t.lView)}function Bc(e){var t=Uc(e);return void 0===t.directives&&(t.directives=fo(t.nodeIndex,t.lView,!1)),null===t.directives?[]:s(t.directives)}function Uc(e,t){void 0===t&&(t=!0);var n=oo(e);if(!n&&t)throw new Error("Invalid ng target");return n}function Qc(e){return oo(e).native}function zc(e){Wc(e);var t=Uc(e,!1);if(null===t)return[];var n=t.lView,r=n[7],o=n[1].cleanup,i=[];if(o&&r)for(var a=0;a<o.length;){var u=o[a++],s=o[a++];if("string"==typeof u){var l=u,c=yt(n[s]),f=r[o[a++]],d=o[a++];e==c&&i.push({element:e,name:l,callback:f,useCapture:"boolean"==typeof d&&d,type:"boolean"==typeof d||d>=0?"dom":"output"})}}return i.sort(qc),i}function qc(e,t){return e.name==t.name?0:e.name<t.name?-1:1}function Wc(e){if("undefined"!=typeof Element&&!(e instanceof Element))throw new Error("Expecting instance of DOM Element")}
631
+ */function Rc(e){qc(e);var t=Bc(e,!1);return null===t?null:(void 0===t.component&&(t.component=function n(e,t){var n=t[1].data[e];return 2&n.flags?t[n.directiveStart]:null}(t.nodeIndex,t.lView)),t.component)}function Vc(e){qc(e);var t=Bc(e,!1);return null===t?null:t.lView[8]}function Fc(e){var t=Bc(e,!1);if(null===t)return null;for(var n,r=t.lView;null===r[0]&&(n=ko(r));)r=n;return 512&r[2]?null:r[8]}function Mc(e){return u(Oo(e).components)}function Hc(e){var t=Bc(e,!1);return null===t?vu.NULL:new $n(t.lView[1].data[t.nodeIndex],t.lView)}function Lc(e){var t=Bc(e);return void 0===t.directives&&(t.directives=co(t.nodeIndex,t.lView,!1)),null===t.directives?[]:u(t.directives)}function Bc(e,t){void 0===t&&(t=!0);var n=ro(e);if(!n&&t)throw new Error("Invalid ng target");return n}function Uc(e){return ro(e).native}function Qc(e){qc(e);var t=Bc(e,!1);if(null===t)return[];var n=t.lView,r=n[7],o=n[1].cleanup,i=[];if(o&&r)for(var a=0;a<o.length;){var u=o[a++],s=o[a++];if("string"==typeof u){var l=u,c=vt(n[s]),f=r[o[a++]],d=o[a++];e==c&&i.push({element:e,name:l,callback:f,useCapture:"boolean"==typeof d&&d,type:"boolean"==typeof d||d>=0?"dom":"output"})}}return i.sort(zc),i}function zc(e,t){return e.name==t.name?0:e.name<t.name?-1:1}function qc(e){if("undefined"!=typeof Element&&!(e instanceof Element))throw new Error("Expecting instance of DOM Element")}
711
632
  /**
712
633
  * @license
713
634
  * Copyright Google LLC All Rights Reserved.
714
635
  *
715
636
  * Use of this source code is governed by an MIT-style license that can be
716
637
  * found in the LICENSE file at https://angular.io/license
717
- */function Zc(e){Vs(e),Hc(e).forEach((function(e){return Rs(e)}))}
638
+ */function Wc(e){Rs(e),Mc(e).forEach((function(e){return Ss(e)}))}
718
639
  /**
719
640
  * @license
720
641
  * Copyright Google LLC All Rights Reserved.
721
642
  *
722
643
  * Use of this source code is governed by an MIT-style license that can be
723
644
  * found in the LICENSE file at https://angular.io/license
724
- */var Kc=!1;function Gc(e,t){if(("undefined"==typeof COMPILED||!COMPILED)&&$){var n=$.ng;n||(n=$.ng={}),n[e]=t}}
645
+ */var Zc=!1;function Kc(e,t){if(("undefined"==typeof COMPILED||!COMPILED)&&Y){var n=Y.ng;n||(n=Y.ng={}),n[e]=t}}
725
646
  /**
726
647
  * @license
727
648
  * Copyright Google LLC All Rights Reserved.
728
649
  *
729
650
  * Use of this source code is governed by an MIT-style license that can be
730
651
  * found in the LICENSE file at https://angular.io/license
731
- */function Jc(e,t,n,r,o,i){var a=n[1];n[20]=e;var u=ii(a,null,0,3,null,null),s=u.mergedAttrs=t.hostAttrs;null!==s&&(rs(u,s,!0),null!==e&&(bn(o,e,s),null!==u.classes&&ma(o,e,u.classes),null!==u.styles&&ga(o,e,u.styles)));var l=r.createRenderer(e,t),c=oi(n,pi(t),null,t.onPush?64:16,n[20],u,r,l,i);return a.firstCreatePass&&(zn(Ln(u,n),a,t.type),Ei(a,u),Oi(u,n.length,1)),Vi(n,c),n[20]=c}function Yc(e,t,n,r,o){var i=n[1],a=function u(e,t,n){var r=Ft();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),xi(e,r,1),Pi(e,t,n));var o=Jn(t,e,t.length-1,r);uo(o,t);var i=mt(r,t);return i&&uo(i,t),o}(i,n,t);r.components.push(a),e[8]=a,o&&o.forEach((function(e){return e(a,t)})),t.contentQueries&&t.contentQueries(1,a,n.length-1);var s=Ft();if(i.firstCreatePass&&(null!==t.hostBindings||null!==t.hostAttrs)){ln(s.index-20);var l=n[1];bi(l,t),Ci(l,n,t.hostVars),Ii(t,a)}return a}function $c(e,t){return{components:[],scheduler:e||Dn,clean:Ui,playerHandler:t||null,flags:0}}function Xc(e,t){var n=xt(e)[1],r=n.data.length-1;hn(n,{directiveStart:r,directiveEnd:r+1})}
652
+ */function Gc(e,t,n,r,o,i){var a=n[1];n[20]=e;var u=oi(a,null,0,3,null,null),s=u.mergedAttrs=t.hostAttrs;null!==s&&(ns(u,s,!0),null!==e&&(wn(o,e,s),null!==u.classes&&ga(o,e,u.classes),null!==u.styles&&ya(o,e,u.styles)));var l=r.createRenderer(e,t),c=ri(n,di(t),null,t.onPush?64:16,n[20],u,r,l,i);return a.firstCreatePass&&(Qn(Hn(u,n),a,t.type),xi(a,u),ki(u,n.length,1)),Ri(n,c),n[20]=c}function Jc(e,t,n,r,o){var i=n[1],a=function u(e,t,n){var r=Vt();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),Ii(e,r,1),Oi(e,t,n));var o=Gn(t,e,t.length-1,r);ao(o,t);var i=gt(r,t);return i&&ao(i,t),o}(i,n,t);r.components.push(a),e[8]=a,o&&o.forEach((function(e){return e(a,t)})),t.contentQueries&&t.contentQueries(1,a,n.length-1);var s=Vt();if(i.firstCreatePass&&(null!==t.hostBindings||null!==t.hostAttrs)){sn(s.index-20);var l=n[1];wi(l,t),bi(l,n,t.hostVars),Ci(t,a)}return a}function Yc(e,t){return{components:[],scheduler:e||jn,clean:Bi,playerHandler:t||null,flags:0}}function $c(e,t){var n=It(e)[1],r=n.data.length-1;pn(n,{directiveStart:r,directiveEnd:r+1})}
732
653
  /**
733
654
  * @license
734
655
  * Copyright Google LLC All Rights Reserved.
@@ -736,50 +657,50 @@ function Al(e,t,n){return Hl(e,t,n,!1),Al}function Sl(e,t){return Hl(e,t,null,!0
736
657
  * Use of this source code is governed by an MIT-style license that can be
737
658
  * found in the LICENSE file at https://angular.io/license
738
659
  */
739
- function ef(e){return Object.getPrototypeOf(e.prototype).constructor}function tf(e){for(var t=ef(e.type),n=!0,r=[e];t;){var o=void 0;if(lt(e))o=t.ɵcmp||t.ɵdir;else{if(t.ɵcmp)throw new Error("Directives cannot inherit Components");o=t.ɵdir}if(o){if(n){r.push(o);var i=e;i.inputs=nf(e.inputs),i.declaredInputs=nf(e.declaredInputs),i.outputs=nf(e.outputs);var a=o.hostBindings;a&&af(e,a);var u=o.viewQuery,s=o.contentQueries;if(u&&rf(e,u),s&&of(e,s),O(e.inputs,o.inputs),O(e.declaredInputs,o.declaredInputs),O(e.outputs,o.outputs),lt(o)&&o.data.animation){var l=e.data;l.animation=(l.animation||[]).concat(o.data.animation)}i.afterContentChecked=i.afterContentChecked||o.afterContentChecked,i.afterContentInit=e.afterContentInit||o.afterContentInit,i.afterViewChecked=e.afterViewChecked||o.afterViewChecked,i.afterViewInit=e.afterViewInit||o.afterViewInit,i.doCheck=e.doCheck||o.doCheck,i.onDestroy=e.onDestroy||o.onDestroy,i.onInit=e.onInit||o.onInit}var c=o.features;if(c)for(var f=0;f<c.length;f++){var d=c[f];d&&d.ngInherit&&d(e),d===tf&&(n=!1)}}t=Object.getPrototypeOf(t)}!function p(e){for(var t=0,n=null,r=e.length-1;r>=0;r--){var o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=xn(o.hostAttrs,n=xn(n,o.hostAttrs))}}(r)}function nf(e){return e===Le?{}:e===Be?[]:e}function rf(e,t){var n=e.viewQuery;e.viewQuery=n?function(e,r){t(e,r),n(e,r)}:t}function of(e,t){var n=e.contentQueries;e.contentQueries=n?function(e,r,o){t(e,r,o),n(e,r,o)}:t}function af(e,t){var n=e.hostBindings;e.hostBindings=n?function(e,r){t(e,r),n(e,r)}:t}
660
+ function Xc(e){return Object.getPrototypeOf(e.prototype).constructor}function ef(e){for(var t=Xc(e.type),n=!0,r=[e];t;){var o=void 0;if(st(e))o=t.ɵcmp||t.ɵdir;else{if(t.ɵcmp)throw new Error("Directives cannot inherit Components");o=t.ɵdir}if(o){if(n){r.push(o);var i=e;i.inputs=tf(e.inputs),i.declaredInputs=tf(e.declaredInputs),i.outputs=tf(e.outputs);var a=o.hostBindings;a&&of(e,a);var u=o.viewQuery,s=o.contentQueries;if(u&&nf(e,u),s&&rf(e,s),k(e.inputs,o.inputs),k(e.declaredInputs,o.declaredInputs),k(e.outputs,o.outputs),st(o)&&o.data.animation){var l=e.data;l.animation=(l.animation||[]).concat(o.data.animation)}i.afterContentChecked=i.afterContentChecked||o.afterContentChecked,i.afterContentInit=e.afterContentInit||o.afterContentInit,i.afterViewChecked=e.afterViewChecked||o.afterViewChecked,i.afterViewInit=e.afterViewInit||o.afterViewInit,i.doCheck=e.doCheck||o.doCheck,i.onDestroy=e.onDestroy||o.onDestroy,i.onInit=e.onInit||o.onInit}var c=o.features;if(c)for(var f=0;f<c.length;f++){var d=c[f];d&&d.ngInherit&&d(e),d===ef&&(n=!1)}}t=Object.getPrototypeOf(t)}!function p(e){for(var t=0,n=null,r=e.length-1;r>=0;r--){var o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=In(o.hostAttrs,n=In(n,o.hostAttrs))}}(r)}function tf(e){return e===He?{}:e===Le?[]:e}function nf(e,t){var n=e.viewQuery;e.viewQuery=n?function(e,r){t(e,r),n(e,r)}:t}function rf(e,t){var n=e.contentQueries;e.contentQueries=n?function(e,r,o){t(e,r,o),n(e,r,o)}:t}function of(e,t){var n=e.hostBindings;e.hostBindings=n?function(e,r){t(e,r),n(e,r)}:t}var af=["providersResolver"],uf=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function sf(e){var t,n,r,o,a,u=Xc(e.type);a=st(e)?u.ɵcmp:u.ɵdir;var s=e;try{for(var l=i(af),c=l.next();!c.done;c=l.next())s[p=c.value]=a[p]}catch(e){t={error:e}}finally{try{c&&!c.done&&(n=l.return)&&n.call(l)}finally{if(t)throw t.error}}if(st(a))try{for(var f=i(uf),d=f.next();!d.done;d=f.next()){var p;s[p=d.value]=a[p]}}catch(e){r={error:e}}finally{try{d&&!d.done&&(o=f.return)&&o.call(f)}finally{if(r)throw r.error}}}
740
661
  /**
741
662
  * @license
742
663
  * Copyright Google LLC All Rights Reserved.
743
664
  *
744
665
  * Use of this source code is governed by an MIT-style license that can be
745
666
  * found in the LICENSE file at https://angular.io/license
746
- */var uf=["providersResolver"],sf=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function lf(e){var t,n,r,o,i,u=ef(e.type);i=lt(e)?u.ɵcmp:u.ɵdir;var s=e;try{for(var l=a(uf),c=l.next();!c.done;c=l.next())s[p=c.value]=i[p]}catch(e){t={error:e}}finally{try{c&&!c.done&&(n=l.return)&&n.call(l)}finally{if(t)throw t.error}}if(lt(i))try{for(var f=a(sf),d=f.next();!d.done;d=f.next()){var p;s[p=d.value]=i[p]}}catch(e){r={error:e}}finally{try{d&&!d.done&&(o=f.return)&&o.call(f)}finally{if(r)throw r.error}}}
667
+ */var lf=function(){function e(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}return e.prototype.isFirstChange=function(){return this.firstChange},e}();
747
668
  /**
748
669
  * @license
749
670
  * Copyright Google LLC All Rights Reserved.
750
671
  *
751
672
  * Use of this source code is governed by an MIT-style license that can be
752
673
  * found in the LICENSE file at https://angular.io/license
753
- */var cf=function(){function e(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}return e.prototype.isFirstChange=function(){return this.firstChange},e}();
674
+ */function cf(e){e.type.prototype.ngOnChanges&&(e.setInput=ff,e.onChanges=function t(){return function e(){var t=df(this),n=t&&t.current;if(n){var r=t.previous;if(r===He)t.previous=n;else for(var o in n)r[o]=n[o];t.current=null,this.ngOnChanges(n)}}}())}function ff(e,t,n,r){var o=df(e)||function i(e,t){return e.__ngSimpleChanges__=t}
754
675
  /**
755
676
  * @license
756
677
  * Copyright Google LLC All Rights Reserved.
757
678
  *
758
679
  * Use of this source code is governed by an MIT-style license that can be
759
680
  * found in the LICENSE file at https://angular.io/license
760
- */function ff(e){e.type.prototype.ngOnChanges&&(e.setInput=df,e.onChanges=function t(){return function e(){var t=pf(this),n=t&&t.current;if(n){var r=t.previous;if(r===Le)t.previous=n;else for(var o in n)r[o]=n[o];t.current=null,this.ngOnChanges(n)}}}())}function df(e,t,n,r){var o=pf(e)||function i(e,t){return e.__ngSimpleChanges__=t}
681
+ */(e,{previous:He,current:null}),a=o.current||(o.current={}),u=o.previous,s=this.declaredInputs[n],l=u[s];a[s]=new lf(l&&l.currentValue,t,u===He),e[r]=t}function df(e){return e.__ngSimpleChanges__||null}function pf(e,t,n,r,o){if(e=U(e),Array.isArray(e))for(var i=0;i<e.length;i++)pf(e[i],t,n,r,o);else{var a=St(),u=At(),s=du(e)?e:U(e.provide),l=lu(e),c=Vt(),f=65535&c.providerIndexes,d=c.directiveStart,p=c.providerIndexes>>16;if(du(e)||!e.multi){var h=new _n(l,o,Hs),v=yf(s,t,o?f:f+p,d);-1===v?(Qn(Hn(c,u),a,s),hf(a,e,t.length),t.push(s),c.directiveStart++,c.directiveEnd++,o&&(c.providerIndexes+=65536),n.push(h),u.push(h)):(n[v]=h,u[v]=h)}else{var y=yf(s,t,f+p,d),g=yf(s,t,f,f+p),m=g>=0&&n[g];o&&!m||!o&&!(y>=0&&n[y])?(Qn(Hn(c,u),a,s),h=function _(e,t,n,r,o){var i=new _n(e,n,Hs);return i.multi=[],i.index=t,i.componentProviders=0,vf(i,o,r&&!n),i}(o?mf:gf,n.length,o,r,l),!o&&m&&(n[g].providerFactory=h),hf(a,e,t.length,0),t.push(s),c.directiveStart++,c.directiveEnd++,o&&(c.providerIndexes+=65536),n.push(h),u.push(h)):hf(a,e,y>-1?y:g,vf(n[o?g:y],l,!o&&r)),!o&&r&&m&&n[g].componentProviders++}}}function hf(e,t,n,r){var o=du(t);if(o||function i(e){return!!e.useClass}(t)){var a=(t.useClass||t).prototype.ngOnDestroy;if(a){var u=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){var s=u.indexOf(n);-1===s?u.push(n,[r,a]):u[s+1].push(r,a)}else u.push(n,a)}}}function vf(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function yf(e,t,n,r){for(var o=n;o<r;o++)if(t[o]===e)return o;return-1}function gf(e,t,n,r){return _f(this.multi,[])}function mf(e,t,n,r){var o,i=this.multi;if(this.providerFactory){var a=this.providerFactory.componentProviders,u=Gn(n,n[1],this.providerFactory.index,r);_f(i,o=u.slice(0,a));for(var s=a;s<u.length;s++)o.push(u[s])}else _f(i,o=[]);return o}function _f(e,t){for(var n=0;n<e.length;n++)t.push((0,e[n])());return t}function wf(e,t){return void 0===t&&(t=[]),function(n){n.providersResolver=function(n,r){return function o(e,t,n){var r=St();if(r.firstCreatePass){var o=st(e);pf(n,r.data,r.blueprint,o,!0),pf(t,r.data,r.blueprint,o,!1)}}(n,r?r(e):e,t)}}}
761
682
  /**
762
683
  * @license
763
684
  * Copyright Google LLC All Rights Reserved.
764
685
  *
765
686
  * Use of this source code is governed by an MIT-style license that can be
766
687
  * found in the LICENSE file at https://angular.io/license
767
- */(e,{previous:Le,current:null}),a=o.current||(o.current={}),u=o.previous,s=this.declaredInputs[n],l=u[s];a[s]=new cf(l&&l.currentValue,t,u===Le),e[r]=t}function pf(e){return e.__ngSimpleChanges__||null}function hf(e,t,n,r,o){if(e=Q(e),Array.isArray(e))for(var i=0;i<e.length;i++)hf(e[i],t,n,r,o);else{var a=Rt(),u=St(),s=pu(e)?e:Q(e.provide),l=cu(e),c=Ft(),f=65535&c.providerIndexes,d=c.directiveStart,p=c.providerIndexes>>16;if(pu(e)||!e.multi){var h=new wn(l,o,Ls),v=gf(s,t,o?f:f+p,d);-1===v?(zn(Ln(c,u),a,s),vf(a,e,t.length),t.push(s),c.directiveStart++,c.directiveEnd++,o&&(c.providerIndexes+=65536),n.push(h),u.push(h)):(n[v]=h,u[v]=h)}else{var y=gf(s,t,f+p,d),g=gf(s,t,f,f+p),m=g>=0&&n[g];o&&!m||!o&&!(y>=0&&n[y])?(zn(Ln(c,u),a,s),h=function _(e,t,n,r,o){var i=new wn(e,n,Ls);return i.multi=[],i.index=t,i.componentProviders=0,yf(i,o,r&&!n),i}(o?_f:mf,n.length,o,r,l),!o&&m&&(n[g].providerFactory=h),vf(a,e,t.length,0),t.push(s),c.directiveStart++,c.directiveEnd++,o&&(c.providerIndexes+=65536),n.push(h),u.push(h)):vf(a,e,y>-1?y:g,yf(n[o?g:y],l,!o&&r)),!o&&r&&m&&n[g].componentProviders++}}}function vf(e,t,n,r){var o=pu(t);if(o||function i(e){return!!e.useClass}(t)){var a=(t.useClass||t).prototype.ngOnDestroy;if(a){var u=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){var s=u.indexOf(n);-1===s?u.push(n,[r,a]):u[s+1].push(r,a)}else u.push(n,a)}}}function yf(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function gf(e,t,n,r){for(var o=n;o<r;o++)if(t[o]===e)return o;return-1}function mf(e,t,n,r){return wf(this.multi,[])}function _f(e,t,n,r){var o,i=this.multi;if(this.providerFactory){var a=this.providerFactory.componentProviders,u=Jn(n,n[1],this.providerFactory.index,r);wf(i,o=u.slice(0,a));for(var s=a;s<u.length;s++)o.push(u[s])}else wf(i,o=[]);return o}function wf(e,t){for(var n=0;n<e.length;n++)t.push((0,e[n])());return t}function bf(e,t){return void 0===t&&(t=[]),function(n){n.providersResolver=function(n,r){return function o(e,t,n){var r=Rt();if(r.firstCreatePass){var o=lt(e);hf(n,r.data,r.blueprint,o,!0),hf(t,r.data,r.blueprint,o,!1)}}(n,r?r(e):e,t)}}}
688
+ */cf.ngInherit=!0;var bf=function bf(){},Cf=function Cf(){};function If(e){var t=Error("No component factory found for "+M(e)+". Did you add it to @NgModule.entryComponents?");return t[Ef]=e,t}var xf,Ef="ngComponent",kf=function(){function e(){}return e.prototype.resolveComponentFactory=function(e){throw If(e)},e}();(xf=function xf(){}).NULL=new kf;var Of,Pf=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 If(e);return new Nf(t,this._ngModule)},e}(),Nf=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}(Cf);
768
689
  /**
769
690
  * @license
770
691
  * Copyright Google LLC All Rights Reserved.
771
692
  *
772
693
  * Use of this source code is governed by an MIT-style license that can be
773
694
  * found in the LICENSE file at https://angular.io/license
774
- */ff.ngInherit=!0;var Cf=function Cf(){},If=function If(){};
695
+ */
696
+ function Tf(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}
775
697
  /**
776
698
  * @license
777
699
  * Copyright Google LLC All Rights Reserved.
778
700
  *
779
701
  * Use of this source code is governed by an MIT-style license that can be
780
702
  * found in the LICENSE file at https://angular.io/license
781
- */
782
- function xf(e){var t=Error("No component factory found for "+H(e)+". Did you add it to @NgModule.entryComponents?");return t[Ef]=e,t}var Ef="ngComponent",kf=function(){function e(){}return e.prototype.resolveComponentFactory=function(e){throw xf(e)},e}(),Of=function(){function e(){}return e.NULL=new kf,e}(),Pf=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 xf(e);return new Nf(t,this._ngModule)},e}(),Nf=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}(If);
703
+ */(Of=function Of(e){this.nativeElement=e}).__NG_ELEMENT_ID__=function(){return Af(Of)};var jf,Df,Af=Tf,Sf=(new ue("Renderer2Interceptor"),function Sf(){});(jf=e.RendererStyleFlags2||(e.RendererStyleFlags2={}))[jf.Important=1]="Important",jf[jf.DashCase=2]="DashCase",(Df=function Df(){}).__NG_ELEMENT_ID__=function(){return Vf()};var Rf,Vf=Tf;(Rf=function Rf(){}).ɵprov=O({token:Rf,providedIn:"root",factory:function(){return null}});
783
704
  /**
784
705
  * @license
785
706
  * Copyright Google LLC All Rights Reserved.
@@ -787,28 +708,29 @@ function xf(e){var t=Error("No component factory found for "+H(e)+". Did you add
787
708
  * Use of this source code is governed by an MIT-style license that can be
788
709
  * found in the LICENSE file at https://angular.io/license
789
710
  */
790
- function Tf(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}
711
+ var Ff,Mf=new(Ff=function Ff(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")})("10.0.4"),Hf=function(){function e(){}return e.prototype.supports=function(e){return us(e)},e.prototype.create=function(e){return new Bf(e)},e}(),Lf=function(e,t){return t},Bf=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||Lf}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<qf(n,r,o)?t:n,a=qf(i,r,o),u=i.currentIndex;if(i===n)r--,n=n._nextRemoved;else if(t=t._next,null==i.previousIndex)r++;else{o||(o=[]);var s=a-r,l=u-r;if(s!=l){for(var c=0;c<s;c++){var f=c<o.length?o[c]:o[c]=0,d=f+c;l<=d&&d<s&&(o[c]=f+1)}o[i.previousIndex]=l-s}}a!==u&&e(i,a,u)}},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=[]),!us(e))throw new Error("Error trying to diff '"+M(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,a=!1;if(Array.isArray(e)){this.length=e.length;for(var u=0;u<this.length;u++)o=this._trackByFn(u,r=e[u]),null!==i&&Object.is(i.trackById,o)?(a&&(i=this._verifyReinsertion(i,r,o,u)),Object.is(i.item,r)||this._addIdentityChange(i,r)):(i=this._mismatch(i,r,o,u),a=!0),i=i._next}else n=0,function s(e,t){if(Array.isArray(e))for(var n=0;n<e.length;n++)t(e[n]);else for(var r=e[os()](),o=void 0;!(o=r.next()).done;)t(o.value)}(e,(function(e){o=t._trackByFn(n,e),null!==i&&Object.is(i.trackById,o)?(a&&(i=t._verifyReinsertion(i,e,o,n)),Object.is(i.item,e)||t._addIdentityChange(i,e)):(i=t._mismatch(i,e,o,n),a=!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:!1,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))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,o,r)):null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,o,r)):e=this._addAfter(new Uf(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 zf),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 zf),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}(),Uf=function Uf(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},Qf=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)&&Object.is(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}(),zf=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 Qf,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:!1,configurable:!0}),e.prototype.clear=function(){this.map.clear()},e}();function qf(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}
791
712
  /**
792
713
  * @license
793
714
  * Copyright Google LLC All Rights Reserved.
794
715
  *
795
716
  * Use of this source code is governed by an MIT-style license that can be
796
717
  * found in the LICENSE file at https://angular.io/license
797
- */var jf,Df=function(){function e(e){this.nativeElement=e}return e.__NG_ELEMENT_ID__=function(){return Af(e)},e}(),Af=Tf,Sf=(new se("Renderer2Interceptor"),function Sf(){});(jf=e.RendererStyleFlags2||(e.RendererStyleFlags2={}))[jf.Important=1]="Important",jf[jf.DashCase=2]="DashCase";var Rf,Vf=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return Ff()},e}(),Ff=Tf,Mf=function(){function e(){}return e.ɵprov=P({token:e,providedIn:"root",factory:function(){return null}}),e}(),Hf=new(Rf=function Rf(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")})("10.0.3"),Lf=function(){function e(){}return e.prototype.supports=function(e){return ss(e)},e.prototype.create=function(e){return new Uf(e)},e}(),Bf=function(e,t){return t},Uf=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||Bf}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<Wf(n,r,o)?t:n,a=Wf(i,r,o),u=i.currentIndex;if(i===n)r--,n=n._nextRemoved;else if(t=t._next,null==i.previousIndex)r++;else{o||(o=[]);var s=a-r,l=u-r;if(s!=l){for(var c=0;c<s;c++){var f=c<o.length?o[c]:o[c]=0,d=f+c;l<=d&&d<s&&(o[c]=f+1)}o[i.previousIndex]=l-s}}a!==u&&e(i,a,u)}},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=[]),!ss(e))throw new Error("Error trying to diff '"+H(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,a=!1;if(Array.isArray(e)){this.length=e.length;for(var u=0;u<this.length;u++)o=this._trackByFn(u,r=e[u]),null!==i&&Object.is(i.trackById,o)?(a&&(i=this._verifyReinsertion(i,r,o,u)),Object.is(i.item,r)||this._addIdentityChange(i,r)):(i=this._mismatch(i,r,o,u),a=!0),i=i._next}else n=0,function s(e,t){if(Array.isArray(e))for(var n=0;n<e.length;n++)t(e[n]);else for(var r=e[is()](),o=void 0;!(o=r.next()).done;)t(o.value)}(e,(function(e){o=t._trackByFn(n,e),null!==i&&Object.is(i.trackById,o)?(a&&(i=t._verifyReinsertion(i,e,o,n)),Object.is(i.item,e)||t._addIdentityChange(i,e)):(i=t._mismatch(i,e,o,n),a=!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:!1,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))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,o,r)):null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,o,r)):e=this._addAfter(new Qf(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 qf),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 qf),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}(),Qf=function Qf(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},zf=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)&&Object.is(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}(),qf=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 zf,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:!1,configurable:!0}),e.prototype.clear=function(){this.map.clear()},e}();function Wf(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}
718
+ */var Wf=function(){function e(){}return e.prototype.supports=function(e){return e instanceof Map||ss(e)},e.prototype.create=function(){return new Zf},e}(),Zf=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:!1,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||ss(e)))throw new Error("Error trying to diff '"+M(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 Kf(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){Object.is(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}(),Kf=function Kf(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},Gf=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 b,new _]]}},e.prototype.find=function(e){var t=this.factories.find((function(t){return t.supports(e)}));if(null!=t)return t;throw new Error("Cannot find a differ supporting object '"+e+"' of type '"+function n(e){return e.name||typeof e}
798
719
  /**
799
720
  * @license
800
721
  * Copyright Google LLC All Rights Reserved.
801
722
  *
802
723
  * Use of this source code is governed by an MIT-style license that can be
803
724
  * found in the LICENSE file at https://angular.io/license
804
- */var Zf=function(){function e(){}return e.prototype.supports=function(e){return e instanceof Map||ls(e)},e.prototype.create=function(){return new Kf},e}(),Kf=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:!1,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||ls(e)))throw new Error("Error trying to diff '"+H(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 Gf(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){Object.is(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}(),Gf=function Gf(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},Jf=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 C,new w]]}},e.prototype.find=function(e){var t=this.factories.find((function(t){return t.supports(e)}));if(null!=t)return t;throw new Error("Cannot find a differ supporting object '"+e+"' of type '"+function n(e){return e.name||typeof e}
725
+ */(e)+"'")},e}();Gf.ɵprov=O({token:Gf,providedIn:"root",factory:function(){return new Gf([new Hf])}});var Jf=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 b,new _]]}},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}();Jf.ɵprov=O({token:Jf,providedIn:"root",factory:function(){return new Jf([new Wf])}});
805
726
  /**
806
727
  * @license
807
728
  * Copyright Google LLC All Rights Reserved.
808
729
  *
809
730
  * Use of this source code is governed by an MIT-style license that can be
810
731
  * found in the LICENSE file at https://angular.io/license
811
- */(e)+"'")},e.ɵprov=P({token:e,providedIn:"root",factory:function(){return new e([new Lf])}}),e}(),Yf=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 C,new w]]}},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.ɵprov=P({token:e,providedIn:"root",factory:function(){return new e([new Zf])}}),e}(),$f=[new Zf],Xf=new Jf([new Lf]),ed=new Yf($f),td=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return nd(e,Df)},e}(),nd=Tf,rd=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return od(e,Df)},e}(),od=Tf;
732
+ */
733
+ var Yf,$f=[new Wf],Xf=[new Hf],ed=new Gf(Xf),td=new Jf($f);(Yf=function Yf(){}).__NG_ELEMENT_ID__=function(){return rd(Yf,Of)};var nd,rd=Tf;(nd=function nd(){}).__NG_ELEMENT_ID__=function(){return od(nd,Of)};var od=Tf;
812
734
  /**
813
735
  * @license
814
736
  * Copyright Google LLC All Rights Reserved.
@@ -823,14 +745,7 @@ function id(e,t,n,r){var o="ExpressionChangedAfterItHasBeenCheckedError: Express
823
745
  *
824
746
  * Use of this source code is governed by an MIT-style license that can be
825
747
  * found in the LICENSE file at https://angular.io/license
826
- */function sd(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 ld(e,t,n){return(1792&e.state)===t&&e.initIndex<=n&&(e.initIndex=n+1,!0)}function cd(e,t){return e.nodes[t]}function fd(e,t){return e.nodes[t]}function dd(e,t){return e.nodes[t]}function pd(e,t){return e.nodes[t]}function hd(e,t){return e.nodes[t]}var vd=function vd(){},yd={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},gd=function(){},md=new Map;function _d(e){var t=md.get(e);return t||(t=H(e)+"_"+md.size,md.set(e,t)),t}var wd=0;function bd(e,t,n,r){return!(!(2&e.state)&&Object.is(e.oldValues[t.bindingIndex+n],r))}function Cd(e,t,n,r){return!!bd(e,t,n,r)&&(e.oldValues[t.bindingIndex+n]=r,!0)}function Id(e,t,n,r){var o=e.oldValues[t.bindingIndex+n];if(1&e.state||!as(o,r)){var i=t.bindings[n].name;throw id(yd.createDebugContext(e,t.nodeIndex),i+": "+o,i+": "+r,0!=(1&e.state))}}function xd(e){for(var t=e;t;)2&t.def.flags&&(t.state|=8),t=t.viewContainerParent||t.parent}function Ed(e,t){for(var n=e;n&&n!==t;)n.state|=64,n=n.viewContainerParent||n.parent}function kd(e,t,n,r){try{return xd(33554432&e.def.nodes[t].flags?fd(e,t).componentView:e),yd.handleEvent(e,t,n,r)}catch(t){e.root.errorHandler.handleError(t)}}function Od(e){return e.parent?fd(e.parent,e.parentNodeDef.nodeIndex):null}function Pd(e){return e.parent?e.parentNodeDef.parent:null}function Nd(e,t){switch(201347067&t.flags){case 1:return fd(e,t.nodeIndex).renderElement;case 2:return cd(e,t.nodeIndex).renderText}}function Td(e){return!!e.parent&&!!(32768&e.parentNodeDef.flags)}function jd(e){return!(!e.parent||32768&e.parentNodeDef.flags)}function Dd(e){return 1<<e%32}function Ad(e){var t={},n=0,r={};return e&&e.forEach((function(e){var o=u(e,2),i=o[0],a=o[1];"number"==typeof i?(t[i]=a,n|=Dd(i)):r[i]=a})),{matchedQueries:t,references:r,matchedQueryIds:n}}function Sd(e,t){return e.map((function(e){var n,r,o;return Array.isArray(e)?(o=(n=u(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:_d(r)}}))}function Rd(t,n,r){var o=r.renderParent;return o?0==(1&o.flags)||0==(33554432&o.flags)||o.element.componentRendererType&&o.element.componentRendererType.encapsulation===e.ViewEncapsulation.Native?fd(t,r.renderParent.nodeIndex).renderElement:void 0:n}var Vd=new WeakMap;function Fd(e){var t=Vd.get(e);return t||((t=e((function(){return gd}))).factory=e,Vd.set(e,t)),t}function Md(e,t,n,r,o){3===t&&(n=e.renderer.parentNode(Nd(e,e.def.lastRenderRootNode))),Hd(e,t,0,e.def.nodes.length-1,n,r,o)}function Hd(e,t,n,r,o,i,a){for(var u=n;u<=r;u++){var s=e.def.nodes[u];11&s.flags&&Bd(e,s,t,o,i,a),u+=s.childCount}}function Ld(e,t,n,r,o,i){for(var a=e;a&&!Td(a);)a=a.parent;for(var u=a.parent,s=Pd(a),l=s.nodeIndex+s.childCount,c=s.nodeIndex+1;c<=l;c++){var f=u.def.nodes[c];f.ngContentIndex===t&&Bd(u,f,n,r,o,i),c+=f.childCount}if(!u.parent){var d=e.root.projectableNodes[t];if(d)for(c=0;c<d.length;c++)Ud(e,d[c],n,r,o,i)}}function Bd(e,t,n,r,o,i){if(8&t.flags)Ld(e,t.ngContent.index,n,r,o,i);else{var a=Nd(e,t);if(3===n&&33554432&t.flags&&48&t.bindingFlags?(16&t.bindingFlags&&Ud(e,a,n,r,o,i),32&t.bindingFlags&&Ud(fd(e,t.nodeIndex).componentView,a,n,r,o,i)):Ud(e,a,n,r,o,i),16777216&t.flags)for(var u=fd(e,t.nodeIndex).viewContainer._embeddedViews,s=0;s<u.length;s++)Md(u[s],n,r,o,i);1&t.flags&&!t.element.name&&Hd(e,n,t.nodeIndex+1,t.nodeIndex+t.childCount,r,o,i)}}function Ud(e,t,n,r,o,i){var a=e.renderer;switch(n){case 1:a.appendChild(r,t);break;case 2:a.insertBefore(r,t,o);break;case 3:a.removeChild(r,t);break;case 0:i.push(t)}}var Qd=/^:([^:]+):(.+)$/;function zd(e){if(":"===e[0]){var t=e.match(Qd);return[t[1],t[2]]}return["",e]}function qd(e){for(var t=0,n=0;n<e.length;n++)t|=e[n].flags;return t}function Wd(e){return null!=e?e.toString():""}var Zd={},Kd=_d(yu),Gd=_d(le),Jd=_d(Pe);function Yd(e,t,n){void 0===n&&(n=yu.THROW_IF_NOT_FOUND);var r=he(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 o=t.tokenKey;switch(o){case Kd:case Gd:case Jd:return e}var i,a=e._def.providersByKey[o];if(a){var u=e._providers[a.index];return void 0===u&&(u=e._providers[a.index]=$d(e,a)),u===Zd?void 0:u}if((i=j(t.token))&&function s(e,t){var n=t.providedIn;return null!=n&&("any"===n||n===e._def.scope||function r(e,t){return e._def.modules.indexOf(t)>-1}(e,n))}(e,i)){var l=e._providers.length;return e._def.providers[l]=e._def.providersByKey[t.tokenKey]={flags:5120,value:i.factory,deps:[],index:l,token:t.token},e._providers[l]=Zd,e._providers[l]=$d(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{he(r)}}function $d(e,t){var n;switch(201347067&t.flags){case 512:n=function r(e,t,n){var r=n.length;switch(r){case 0:return new t;case 1:return new t(Yd(e,n[0]));case 2:return new t(Yd(e,n[0]),Yd(e,n[1]));case 3:return new t(Yd(e,n[0]),Yd(e,n[1]),Yd(e,n[2]));default:for(var o=[],i=0;i<r;i++)o[i]=Yd(e,n[i]);return new(t.bind.apply(t,s([void 0],o)))}}(e,t.value,t.deps);break;case 1024:n=function o(e,t,n){var r=n.length;switch(r){case 0:return t();case 1:return t(Yd(e,n[0]));case 2:return t(Yd(e,n[0]),Yd(e,n[1]));case 3:return t(Yd(e,n[0]),Yd(e,n[1]),Yd(e,n[2]));default:for(var o=[],i=0;i<r;i++)o[i]=Yd(e,n[i]);return t.apply(void 0,s(o))}}(e,t.value,t.deps);break;case 2048:n=Yd(e,t.deps[0]);break;case 256:n=t.value}return n===Zd||null===n||"object"!=typeof n||131072&t.flags||"function"!=typeof n.ngOnDestroy||(t.flags|=131072),void 0===n?Zd:n}function Xd(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,Re(n,t),yd.dirtyParentQueries(r),tp(r),r}function ep(e,t,n){var r=t?Nd(t,t.def.lastRenderRootNode):e.renderElement,o=n.renderer.parentNode(r),i=n.renderer.nextSibling(r);Md(n,2,o,i,void 0)}function tp(e){Md(e,3,null,null,void 0)}
827
- /**
828
- * @license
829
- * Copyright Google LLC All Rights Reserved.
830
- *
831
- * Use of this source code is governed by an MIT-style license that can be
832
- * found in the LICENSE file at https://angular.io/license
833
- */var np={};function rp(e){return e.viewDefFactory}var op=function(e){function t(t,n,r,o,i,a){var u=e.call(this)||this;return u.selector=t,u.componentType=n,u._inputs=o,u._outputs=i,u.ngContentSelectors=a,u.viewDefFactory=r,u}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:!1,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:!1,configurable:!0}),t.prototype.create=function(e,t,n,r){if(!r)throw new Error("ngModule should be provided");var o=Fd(this.viewDefFactory),i=o.nodes[0].element.componentProvider.nodeIndex,a=yd.createRootView(e,t||[],n,o,r,np),u=dd(a,i).instance;return n&&a.renderer.setAttribute(fd(a,0).renderElement,"ng-version",Hf.full),new ip(a,new lp(a),u)},t}(If),ip=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 Df(fd(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new pp(this._view,this._elDef)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){this._viewRef.destroy()},t.prototype.onDestroy=function(e){this._viewRef.onDestroy(e)},t}(Cf);function ap(e,t,n){return new up(e,t,n)}var up=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 Df(this._data.renderElement)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new pp(this._view,this._elDef)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parentInjector",{get:function(){for(var e=this._view,t=this._elDef.parent;!t&&e;)t=Pd(e),e=e.parent;return e?new pp(e,t):new pp(this._view,null)},enumerable:!1,configurable:!0}),e.prototype.clear=function(){for(var e=this._embeddedViews.length-1;e>=0;e--){var t=Xd(this._data,e);yd.destroyView(t)}},e.prototype.get=function(e){var t=this._embeddedViews[e];if(t){var n=new lp(t);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(e.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!1,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 Nf||(o=i.get(Pe));var a=e.create(i,r,void 0,o);return this.insert(a.hostView,t),a},e.prototype.insert=function(e,t){if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var n=e;
748
+ */function sd(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 ld(e,t,n){return(1792&e.state)===t&&e.initIndex<=n&&(e.initIndex=n+1,!0)}function cd(e,t){return e.nodes[t]}function fd(e,t){return e.nodes[t]}function dd(e,t){return e.nodes[t]}function pd(e,t){return e.nodes[t]}function hd(e,t){return e.nodes[t]}var vd=function vd(){},yd={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},gd=function(){},md=new Map;function _d(e){var t=md.get(e);return t||(t=M(e)+"_"+md.size,md.set(e,t)),t}var wd=0;function bd(e,t,n,r){return!(!(2&e.state)&&Object.is(e.oldValues[t.bindingIndex+n],r))}function Cd(e,t,n,r){return!!bd(e,t,n,r)&&(e.oldValues[t.bindingIndex+n]=r,!0)}function Id(e,t,n,r){var o=e.oldValues[t.bindingIndex+n];if(1&e.state||!is(o,r)){var i=t.bindings[n].name;throw id(yd.createDebugContext(e,t.nodeIndex),i+": "+o,i+": "+r,0!=(1&e.state))}}function xd(e){for(var t=e;t;)2&t.def.flags&&(t.state|=8),t=t.viewContainerParent||t.parent}function Ed(e,t){for(var n=e;n&&n!==t;)n.state|=64,n=n.viewContainerParent||n.parent}function kd(e,t,n,r){try{return xd(33554432&e.def.nodes[t].flags?fd(e,t).componentView:e),yd.handleEvent(e,t,n,r)}catch(t){e.root.errorHandler.handleError(t)}}function Od(e){return e.parent?fd(e.parent,e.parentNodeDef.nodeIndex):null}function Pd(e){return e.parent?e.parentNodeDef.parent:null}function Nd(e,t){switch(201347067&t.flags){case 1:return fd(e,t.nodeIndex).renderElement;case 2:return cd(e,t.nodeIndex).renderText}}function Td(e){return!!e.parent&&!!(32768&e.parentNodeDef.flags)}function jd(e){return!(!e.parent||32768&e.parentNodeDef.flags)}function Dd(e){return 1<<e%32}function Ad(e){var t={},n=0,r={};return e&&e.forEach((function(e){var o=a(e,2),i=o[0],u=o[1];"number"==typeof i?(t[i]=u,n|=Dd(i)):r[i]=u})),{matchedQueries:t,references:r,matchedQueryIds:n}}function Sd(e,t){return e.map((function(e){var n,r,o;return Array.isArray(e)?(o=(n=a(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:_d(r)}}))}function Rd(t,n,r){var o=r.renderParent;return o?0==(1&o.flags)||0==(33554432&o.flags)||o.element.componentRendererType&&o.element.componentRendererType.encapsulation===e.ViewEncapsulation.Native?fd(t,r.renderParent.nodeIndex).renderElement:void 0:n}var Vd=new WeakMap;function Fd(e){var t=Vd.get(e);return t||((t=e((function(){return gd}))).factory=e,Vd.set(e,t)),t}function Md(e,t,n,r,o){3===t&&(n=e.renderer.parentNode(Nd(e,e.def.lastRenderRootNode))),Hd(e,t,0,e.def.nodes.length-1,n,r,o)}function Hd(e,t,n,r,o,i,a){for(var u=n;u<=r;u++){var s=e.def.nodes[u];11&s.flags&&Bd(e,s,t,o,i,a),u+=s.childCount}}function Ld(e,t,n,r,o,i){for(var a=e;a&&!Td(a);)a=a.parent;for(var u=a.parent,s=Pd(a),l=s.nodeIndex+s.childCount,c=s.nodeIndex+1;c<=l;c++){var f=u.def.nodes[c];f.ngContentIndex===t&&Bd(u,f,n,r,o,i),c+=f.childCount}if(!u.parent){var d=e.root.projectableNodes[t];if(d)for(c=0;c<d.length;c++)Ud(e,d[c],n,r,o,i)}}function Bd(e,t,n,r,o,i){if(8&t.flags)Ld(e,t.ngContent.index,n,r,o,i);else{var a=Nd(e,t);if(3===n&&33554432&t.flags&&48&t.bindingFlags?(16&t.bindingFlags&&Ud(e,a,n,r,o,i),32&t.bindingFlags&&Ud(fd(e,t.nodeIndex).componentView,a,n,r,o,i)):Ud(e,a,n,r,o,i),16777216&t.flags)for(var u=fd(e,t.nodeIndex).viewContainer._embeddedViews,s=0;s<u.length;s++)Md(u[s],n,r,o,i);1&t.flags&&!t.element.name&&Hd(e,n,t.nodeIndex+1,t.nodeIndex+t.childCount,r,o,i)}}function Ud(e,t,n,r,o,i){var a=e.renderer;switch(n){case 1:a.appendChild(r,t);break;case 2:a.insertBefore(r,t,o);break;case 3:a.removeChild(r,t);break;case 0:i.push(t)}}var Qd=/^:([^:]+):(.+)$/;function zd(e){if(":"===e[0]){var t=e.match(Qd);return[t[1],t[2]]}return["",e]}function qd(e){for(var t=0,n=0;n<e.length;n++)t|=e[n].flags;return t}function Wd(e){return null!=e?e.toString():""}var Zd={},Kd=_d(vu),Gd=_d(se),Jd=_d(Oe);function Yd(e,t,n){void 0===n&&(n=vu.THROW_IF_NOT_FOUND);var r=pe(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 o=t.tokenKey;switch(o){case Kd:case Gd:case Jd:return e}var i,a=e._def.providersByKey[o];if(a){var u=e._providers[a.index];return void 0===u&&(u=e._providers[a.index]=$d(e,a)),u===Zd?void 0:u}if((i=T(t.token))&&function s(e,t){var n=t.providedIn;return null!=n&&("any"===n||n===e._def.scope||function r(e,t){return e._def.modules.indexOf(t)>-1}(e,n))}(e,i)){var l=e._providers.length;return e._def.providers[l]=e._def.providersByKey[t.tokenKey]={flags:5120,value:i.factory,deps:[],index:l,token:t.token},e._providers[l]=Zd,e._providers[l]=$d(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{pe(r)}}function $d(e,t){var n;switch(201347067&t.flags){case 512:n=function r(e,t,n){var r=n.length;switch(r){case 0:return new t;case 1:return new t(Yd(e,n[0]));case 2:return new t(Yd(e,n[0]),Yd(e,n[1]));case 3:return new t(Yd(e,n[0]),Yd(e,n[1]),Yd(e,n[2]));default:for(var o=[],i=0;i<r;i++)o[i]=Yd(e,n[i]);return new(t.bind.apply(t,u([void 0],o)))}}(e,t.value,t.deps);break;case 1024:n=function o(e,t,n){var r=n.length;switch(r){case 0:return t();case 1:return t(Yd(e,n[0]));case 2:return t(Yd(e,n[0]),Yd(e,n[1]));case 3:return t(Yd(e,n[0]),Yd(e,n[1]),Yd(e,n[2]));default:for(var o=[],i=0;i<r;i++)o[i]=Yd(e,n[i]);return t.apply(void 0,u(o))}}(e,t.value,t.deps);break;case 2048:n=Yd(e,t.deps[0]);break;case 256:n=t.value}return n===Zd||null===n||"object"!=typeof n||131072&t.flags||"function"!=typeof n.ngOnDestroy||(t.flags|=131072),void 0===n?Zd:n}function Xd(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,Se(n,t),yd.dirtyParentQueries(r),tp(r),r}function ep(e,t,n){var r=t?Nd(t,t.def.lastRenderRootNode):e.renderElement,o=n.renderer.parentNode(r),i=n.renderer.nextSibling(r);Md(n,2,o,i,void 0)}function tp(e){Md(e,3,null,null,void 0)}var np={};function rp(e){return e.viewDefFactory}var op=function(e){function t(t,n,r,o,i,a){var u=e.call(this)||this;return u.selector=t,u.componentType=n,u._inputs=o,u._outputs=i,u.ngContentSelectors=a,u.viewDefFactory=r,u}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:!1,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:!1,configurable:!0}),t.prototype.create=function(e,t,n,r){if(!r)throw new Error("ngModule should be provided");var o=Fd(this.viewDefFactory),i=o.nodes[0].element.componentProvider.nodeIndex,a=yd.createRootView(e,t||[],n,o,r,np),u=dd(a,i).instance;return n&&a.renderer.setAttribute(fd(a,0).renderElement,"ng-version",Mf.full),new ip(a,new lp(a),u)},t}(Cf),ip=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 Of(fd(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new pp(this._view,this._elDef)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){this._viewRef.destroy()},t.prototype.onDestroy=function(e){this._viewRef.onDestroy(e)},t}(bf);function ap(e,t,n){return new up(e,t,n)}var up=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 Of(this._data.renderElement)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new pp(this._view,this._elDef)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parentInjector",{get:function(){for(var e=this._view,t=this._elDef.parent;!t&&e;)t=Pd(e),e=e.parent;return e?new pp(e,t):new pp(this._view,null)},enumerable:!1,configurable:!0}),e.prototype.clear=function(){for(var e=this._embeddedViews.length-1;e>=0;e--){var t=Xd(this._data,e);yd.destroyView(t)}},e.prototype.get=function(e){var t=this._embeddedViews[e];if(t){var n=new lp(t);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(e.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!1,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 Nf||(o=i.get(Oe));var a=e.create(i,r,void 0,o);return this.insert(a.hostView,t),a},e.prototype.insert=function(e,t){if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var n=e;
834
749
  /**
835
750
  * @license
836
751
  * Copyright Google LLC All Rights Reserved.
@@ -838,21 +753,7 @@ function id(e,t,n,r){var o="ExpressionChangedAfterItHasBeenCheckedError: Express
838
753
  * Use of this source code is governed by an MIT-style license that can be
839
754
  * found in the LICENSE file at https://angular.io/license
840
755
  */
841
- return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.length),o.viewContainerParent=e,Se(i,n,o),function a(e,t){var n=Od(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 o(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)}}(t,o),yd.dirtyParentQueries(o),ep(t,n>0?i[n-1]:null,o)}(this._view,this._data,t,n._view),n.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=this._embeddedViews.indexOf(e._view);return function r(e,t,n){var r=e.viewContainer._embeddedViews,o=r[t];Re(r,t),null==n&&(n=r.length),Se(r,n,o),yd.dirtyParentQueries(o),tp(o),ep(e,n>0?r[n-1]:null,o)}(this._data,n,t),e},e.prototype.indexOf=function(e){return this._embeddedViews.indexOf(e._view)},e.prototype.remove=function(e){var t=Xd(this._data,e);t&&yd.destroyView(t)},e.prototype.detach=function(e){var t=Xd(this._data,e);return t?new lp(t):null},e}();function sp(e){return new lp(e)}var lp=function(){function e(e){this._view=e,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){return function e(t){var n=[];return Md(t,0,void 0,void 0,n),n}(this._view)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._view.context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!1,configurable:!0}),e.prototype.markForCheck=function(){xd(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{yd.checkAndUpdateView(this._view)}finally{e.end&&e.end()}},e.prototype.checkNoChanges=function(){yd.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)),yd.destroyView(this._view)},e.prototype.detachFromAppRef=function(){this._appRef=null,tp(this._view),yd.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 cp(e,t){return new fp(e,t)}var fp=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 lp(yd.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))},Object.defineProperty(t.prototype,"elementRef",{get:function(){return new Df(fd(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!1,configurable:!0}),t}(td);function dp(e,t){return new pp(e,t)}var pp=function(){function e(e,t){this.view=e,this.elDef=t}return e.prototype.get=function(e,t){return void 0===t&&(t=yu.THROW_IF_NOT_FOUND),yd.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:_d(e)},t)},e}();function hp(e,t,n,r){return new vp(e,t,n,r)}var vp=function(){function t(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 o(e){for(var t=e._def,n=e._providers=Ve(t.providers.length),r=0;r<t.providers.length;r++){var o=t.providers[r];4096&o.flags||void 0===n[r]&&(n[r]=$d(e,o))}}(this)}return t.prototype.get=function(t,n,r){void 0===n&&(n=yu.THROW_IF_NOT_FOUND),void 0===r&&(r=e.InjectFlags.Default);var o=0;return r&e.InjectFlags.SkipSelf?o|=1:r&e.InjectFlags.Self&&(o|=4),Yd(this,{token:t,tokenKey:_d(t),flags:o},n)},Object.defineProperty(t.prototype,"instance",{get:function(){return this.get(this._moduleType)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"componentFactoryResolver",{get:function(){return this.get(Of)},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+H(this.instance.constructor)+" has already been destroyed.");this._destroyed=!0,function e(t,n){for(var r=t._def,o=new Set,i=0;i<r.providers.length;i++)if(131072&r.providers[i].flags){var a=t._providers[i];if(a&&a!==Zd){var u=a.ngOnDestroy;"function"!=typeof u||o.has(a)||(u.apply(a),o.add(a))}}}(this),this._destroyListeners.forEach((function(e){return e()}))},t.prototype.onDestroy=function(e){this._destroyListeners.push(e)},t}(),yp=_d(Vf),gp=_d(Df),mp=_d(rd),_p=_d(td),wp=_d(Pa),bp=_d(yu),Cp=_d(le);
842
- /**
843
- * @license
844
- * Copyright Google LLC All Rights Reserved.
845
- *
846
- * Use of this source code is governed by an MIT-style license that can be
847
- * found in the LICENSE file at https://angular.io/license
848
- */function Ip(e,t,n,r,o,i,a,u,s){var l=Ad(n),c=l.matchedQueries,f=l.references,d=l.matchedQueryIds;s||(s=[]),u||(u=[]),i=Q(i);var p=Sd(a,H(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:d,references:f,ngContentIndex:-1,childCount:r,bindings:u,bindingFlags:qd(u),outputs:s,element:null,provider:{token:o,value:i,deps:p},text:null,query:null,ngContent:null}}function xp(e,t){return Pp(e,t)}function Ep(e,t){for(var n=e;n.parent&&!Td(n);)n=n.parent;return Np(n.parent,Pd(n),!0,t.provider.value,t.provider.deps)}function kp(e,t){var n=Np(e,t.parent,(32768&t.flags)>0,t.provider.value,t.provider.deps);if(t.outputs.length)for(var r=0;r<t.outputs.length;r++){var o=t.outputs[r],i=n[o.propName];if(!Xs(i))throw new Error("@Output "+o.propName+" not initialized in '"+n.constructor.name+"'.");var a=i.subscribe(Op(e,t.parent.nodeIndex,o.eventName));e.disposables[t.outputIndex+r]=a.unsubscribe.bind(a)}return n}function Op(e,t,n){return function(r){return kd(e,t,n,r)}}function Pp(e,t){var n=(8192&t.flags)>0,r=t.provider;switch(201347067&t.flags){case 512:return Np(e,t.parent,n,r.value,r.deps);case 1024:return function o(e,t,n,r,i){var a=i.length;switch(a){case 0:return r();case 1:return r(jp(e,t,n,i[0]));case 2:return r(jp(e,t,n,i[0]),jp(e,t,n,i[1]));case 3:return r(jp(e,t,n,i[0]),jp(e,t,n,i[1]),jp(e,t,n,i[2]));default:for(var u=[],l=0;l<a;l++)u.push(jp(e,t,n,i[l]));return r.apply(void 0,s(u))}}(e,t.parent,n,r.value,r.deps);case 2048:return jp(e,t.parent,n,r.deps[0]);case 256:return r.value}}function Np(e,t,n,r,o){var i=o.length;switch(i){case 0:return new r;case 1:return new r(jp(e,t,n,o[0]));case 2:return new r(jp(e,t,n,o[0]),jp(e,t,n,o[1]));case 3:return new r(jp(e,t,n,o[0]),jp(e,t,n,o[1]),jp(e,t,n,o[2]));default:for(var a=[],u=0;u<i;u++)a.push(jp(e,t,n,o[u]));return new(r.bind.apply(r,s([void 0],a)))}}var Tp={};function jp(e,t,n,r,o){if(void 0===o&&(o=yu.THROW_IF_NOT_FOUND),8&r.flags)return r.token;var i=e;2&r.flags&&(o=null);var a=r.tokenKey;a===wp&&(n=!(!t||!t.element.componentView)),t&&1&r.flags&&(n=!1,t=t.parent);for(var u=e;u;){if(t)switch(a){case yp:return Dp(u,t,n).renderer;case gp:return new Df(fd(u,t.nodeIndex).renderElement);case mp:return fd(u,t.nodeIndex).viewContainer;case _p:if(t.element.template)return fd(u,t.nodeIndex).template;break;case wp:return sp(Dp(u,t,n));case bp:case Cp:return dp(u,t);default:var s=(n?t.element.allProviders:t.element.publicProviders)[a];if(s){var l=dd(u,s.nodeIndex);return l||(l={instance:Pp(u,s)},u.nodes[s.nodeIndex]=l),l.instance}}n=Td(u),t=Pd(u),u=u.parent,4&r.flags&&(u=null)}var c=i.root.injector.get(r.token,Tp);return c!==Tp||o===Tp?c:i.root.ngModule.injector.get(r.token,o)}function Dp(e,t,n){var r;if(n)r=fd(e,t.nodeIndex).componentView;else for(r=e;r.parent&&!Td(r);)r=r.parent;return r}function Ap(e,t,n,r,o,i){if(32768&n.flags){var a=fd(e,n.parent.nodeIndex).componentView;2&a.def.flags&&(a.state|=8)}if(t.instance[n.bindings[r].name]=o,524288&n.flags){i=i||{};var u=us.unwrap(e.oldValues[n.bindingIndex+r]);i[n.bindings[r].nonMinifiedName]=new cf(u,o,0!=(2&e.state))}return e.oldValues[n.bindingIndex+r]=o,i}function Sp(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],a=i.parent;for(!a&&i.flags&t&&Vp(e,o,i.flags&t,r++),0==(i.childFlags&t)&&(o+=i.childCount);a&&1&a.flags&&o===a.nodeIndex+a.childCount;)a.directChildFlags&t&&(r=Rp(e,a,t,r)),a=a.parent}}function Rp(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&&Vp(e,o,i.flags&n,r++),o+=i.childCount}return r}function Vp(e,t,n,r){var o=dd(e,t);if(o){var i=o.instance;i&&(yd.setCurrentNode(e,t),1048576&n&&ld(e,512,r)&&i.ngAfterContentInit(),2097152&n&&i.ngAfterContentChecked(),4194304&n&&ld(e,768,r)&&i.ngAfterViewInit(),8388608&n&&i.ngAfterViewChecked(),131072&n&&i.ngOnDestroy())}}
849
- /**
850
- * @license
851
- * Copyright Google LLC All Rights Reserved.
852
- *
853
- * Use of this source code is governed by an MIT-style license that can be
854
- * found in the LICENSE file at https://angular.io/license
855
- */var Fp=function(e){function t(t){var n=e.call(this)||this;return n.ngModule=t,n}return o(t,e),t.prototype.resolveComponentFactory=function(e){var t=Xe(e);return new Lp(t,this.ngModule)},t}(Of);function Mp(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}var Hp=new se("SCHEDULER_TOKEN",{providedIn:"root",factory:function(){return Dn}}),Lp=function(e){function t(t,n){var r=e.call(this)||this;return r.componentDef=t,r.ngModule=n,r.componentType=t.type,r.selector=function o(e){return e.map(Eo).join(",")}(t.selectors),r.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],r.isBoundToModule=!!n,r}return o(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){return Mp(this.componentDef.inputs)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){return Mp(this.componentDef.outputs)},enumerable:!1,configurable:!0}),t.prototype.create=function(e,t,n,r){var o,i,a=(r=r||this.ngModule)?function u(e,t){return{get:function(n,r,o){var i=e.get(n,Tp,o);return i!==Tp||r===Tp?i:t.get(n,r,o)}}}(e,r.injector):e,s=a.get(Sf,vt),l=a.get(Mf,null),c=s.createRenderer(null,this.componentDef),f=this.componentDef.selectors[0][0]||"div",d=n?vi(c,n,this.componentDef.encapsulation):ri(f,s.createRenderer(null,this.componentDef),function p(e){var t=e.toLowerCase();return"svg"===t?"http://www.w3.org/2000/svg":"math"===t?"http://www.w3.org/1998/MathML/":null}(f)),h=this.componentDef.onPush?576:528,v=$c(),y=hi(0,-1,null,1,0,null,null,null,null,null),g=oi(null,y,v,h,null,null,s,c,l,a);en(g,null);try{var m=Jc(d,this.componentDef,g,s,c);if(d)if(n)bn(c,d,["ng-version",Hf.full]);else{var _=function w(e){for(var t=[],n=[],r=1,o=2;r<e.length;){var i=e[r];if("string"==typeof i)2===o?""!==i&&t.push(i,e[++r]):8===o&&n.push(i);else{if(!wo(o))break;o=i}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]),b=_.attrs,C=_.classes;b&&bn(c,d,b),C&&C.length>0&&ma(c,d,C.join(" "))}if(i=wt(y,0),void 0!==t)for(var I=i.projection=[],x=0;x<this.ngContentSelectors.length;x++){var E=t[x];I.push(null!=E?Array.from(E):null)}o=Yc(m,this.componentDef,g,v,[Xc]),ai(y,g,null)}finally{an()}var k=new Up(this.componentType,o,xa(Df,i,g),g,i);return y.node.child=i,k},t}(If);new Fp;var Bp,Up=function(e){function t(t,n,r,o,i){var a=e.call(this)||this;return a.location=r,a._rootLView=o,a._tNode=i,a.destroyCbs=[],a.instance=n,a.hostView=a.changeDetectorRef=new Ia(o),function u(e,t,n,r){var o=e.node;null==o&&(e.node=o=gi(0,t,2,n,null,null)),r[6]=o}(o[1],null,-1,o),a.componentType=t,a}return o(t,e),Object.defineProperty(t.prototype,"injector",{get:function(){return new Xn(this._tNode,this._rootLView)},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){this.destroyCbs&&(this.destroyCbs.forEach((function(e){return e()})),this.destroyCbs=null,!this.hostView.destroyed&&this.hostView.destroy())},t.prototype.onDestroy=function(e){this.destroyCbs&&this.destroyCbs.push(e)},t}(Cf),Qp=void 0,zp=["en",[["a","p"],["AM","PM"],Qp],[["AM","PM"],Qp,Qp],[["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"]],Qp,[["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"]],Qp,[["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}",Qp,"{1} 'at' {0}",Qp],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function qp(e){var t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}],Wp={};
756
+ return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.length),o.viewContainerParent=e,Ae(i,n,o),function a(e,t){var n=Od(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 o(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)}}(t,o),yd.dirtyParentQueries(o),ep(t,n>0?i[n-1]:null,o)}(this._view,this._data,t,n._view),n.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=this._embeddedViews.indexOf(e._view);return function r(e,t,n){var r=e.viewContainer._embeddedViews,o=r[t];Se(r,t),null==n&&(n=r.length),Ae(r,n,o),yd.dirtyParentQueries(o),tp(o),ep(e,n>0?r[n-1]:null,o)}(this._data,n,t),e},e.prototype.indexOf=function(e){return this._embeddedViews.indexOf(e._view)},e.prototype.remove=function(e){var t=Xd(this._data,e);t&&yd.destroyView(t)},e.prototype.detach=function(e){var t=Xd(this._data,e);return t?new lp(t):null},e}();function sp(e){return new lp(e)}var lp=function(){function e(e){this._view=e,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){return function e(t){var n=[];return Md(t,0,void 0,void 0,n),n}(this._view)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._view.context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!1,configurable:!0}),e.prototype.markForCheck=function(){xd(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{yd.checkAndUpdateView(this._view)}finally{e.end&&e.end()}},e.prototype.checkNoChanges=function(){yd.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)),yd.destroyView(this._view)},e.prototype.detachFromAppRef=function(){this._appRef=null,tp(this._view),yd.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 cp(e,t){return new fp(e,t)}var fp=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 lp(yd.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))},Object.defineProperty(t.prototype,"elementRef",{get:function(){return new Of(fd(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!1,configurable:!0}),t}(Yf);function dp(e,t){return new pp(e,t)}var pp=function(){function e(e,t){this.view=e,this.elDef=t}return e.prototype.get=function(e,t){return void 0===t&&(t=vu.THROW_IF_NOT_FOUND),yd.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:_d(e)},t)},e}();function hp(e,t,n,r){return new vp(e,t,n,r)}var vp=function(){function t(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 o(e){for(var t=e._def,n=e._providers=Re(t.providers.length),r=0;r<t.providers.length;r++){var o=t.providers[r];4096&o.flags||void 0===n[r]&&(n[r]=$d(e,o))}}(this)}return t.prototype.get=function(t,n,r){void 0===n&&(n=vu.THROW_IF_NOT_FOUND),void 0===r&&(r=e.InjectFlags.Default);var o=0;return r&e.InjectFlags.SkipSelf?o|=1:r&e.InjectFlags.Self&&(o|=4),Yd(this,{token:t,tokenKey:_d(t),flags:o},n)},Object.defineProperty(t.prototype,"instance",{get:function(){return this.get(this._moduleType)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"componentFactoryResolver",{get:function(){return this.get(xf)},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+M(this.instance.constructor)+" has already been destroyed.");this._destroyed=!0,function e(t,n){for(var r=t._def,o=new Set,i=0;i<r.providers.length;i++)if(131072&r.providers[i].flags){var a=t._providers[i];if(a&&a!==Zd){var u=a.ngOnDestroy;"function"!=typeof u||o.has(a)||(u.apply(a),o.add(a))}}}(this),this._destroyListeners.forEach((function(e){return e()}))},t.prototype.onDestroy=function(e){this._destroyListeners.push(e)},t}(),yp=_d(Df),gp=_d(Of),mp=_d(nd),_p=_d(Yf),wp=_d(ba),bp=_d(vu),Cp=_d(se);function Ip(e,t,n,r,o,i,a,u,s){var l=Ad(n),c=l.matchedQueries,f=l.references,d=l.matchedQueryIds;s||(s=[]),u||(u=[]),i=U(i);var p=Sd(a,M(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:d,references:f,ngContentIndex:-1,childCount:r,bindings:u,bindingFlags:qd(u),outputs:s,element:null,provider:{token:o,value:i,deps:p},text:null,query:null,ngContent:null}}function xp(e,t){return Pp(e,t)}function Ep(e,t){for(var n=e;n.parent&&!Td(n);)n=n.parent;return Np(n.parent,Pd(n),!0,t.provider.value,t.provider.deps)}function kp(e,t){var n=Np(e,t.parent,(32768&t.flags)>0,t.provider.value,t.provider.deps);if(t.outputs.length)for(var r=0;r<t.outputs.length;r++){var o=t.outputs[r],i=n[o.propName];if(!$s(i))throw new Error("@Output "+o.propName+" not initialized in '"+n.constructor.name+"'.");var a=i.subscribe(Op(e,t.parent.nodeIndex,o.eventName));e.disposables[t.outputIndex+r]=a.unsubscribe.bind(a)}return n}function Op(e,t,n){return function(r){return kd(e,t,n,r)}}function Pp(e,t){var n=(8192&t.flags)>0,r=t.provider;switch(201347067&t.flags){case 512:return Np(e,t.parent,n,r.value,r.deps);case 1024:return function o(e,t,n,r,i){var a=i.length;switch(a){case 0:return r();case 1:return r(jp(e,t,n,i[0]));case 2:return r(jp(e,t,n,i[0]),jp(e,t,n,i[1]));case 3:return r(jp(e,t,n,i[0]),jp(e,t,n,i[1]),jp(e,t,n,i[2]));default:for(var s=[],l=0;l<a;l++)s.push(jp(e,t,n,i[l]));return r.apply(void 0,u(s))}}(e,t.parent,n,r.value,r.deps);case 2048:return jp(e,t.parent,n,r.deps[0]);case 256:return r.value}}function Np(e,t,n,r,o){var i=o.length;switch(i){case 0:return new r;case 1:return new r(jp(e,t,n,o[0]));case 2:return new r(jp(e,t,n,o[0]),jp(e,t,n,o[1]));case 3:return new r(jp(e,t,n,o[0]),jp(e,t,n,o[1]),jp(e,t,n,o[2]));default:for(var a=[],s=0;s<i;s++)a.push(jp(e,t,n,o[s]));return new(r.bind.apply(r,u([void 0],a)))}}var Tp={};function jp(e,t,n,r,o){if(void 0===o&&(o=vu.THROW_IF_NOT_FOUND),8&r.flags)return r.token;var i=e;2&r.flags&&(o=null);var a=r.tokenKey;a===wp&&(n=!(!t||!t.element.componentView)),t&&1&r.flags&&(n=!1,t=t.parent);for(var u=e;u;){if(t)switch(a){case yp:return Dp(u,t,n).renderer;case gp:return new Of(fd(u,t.nodeIndex).renderElement);case mp:return fd(u,t.nodeIndex).viewContainer;case _p:if(t.element.template)return fd(u,t.nodeIndex).template;break;case wp:return sp(Dp(u,t,n));case bp:case Cp:return dp(u,t);default:var s=(n?t.element.allProviders:t.element.publicProviders)[a];if(s){var l=dd(u,s.nodeIndex);return l||(l={instance:Pp(u,s)},u.nodes[s.nodeIndex]=l),l.instance}}n=Td(u),t=Pd(u),u=u.parent,4&r.flags&&(u=null)}var c=i.root.injector.get(r.token,Tp);return c!==Tp||o===Tp?c:i.root.ngModule.injector.get(r.token,o)}function Dp(e,t,n){var r;if(n)r=fd(e,t.nodeIndex).componentView;else for(r=e;r.parent&&!Td(r);)r=r.parent;return r}function Ap(e,t,n,r,o,i){if(32768&n.flags){var a=fd(e,n.parent.nodeIndex).componentView;2&a.def.flags&&(a.state|=8)}if(t.instance[n.bindings[r].name]=o,524288&n.flags){i=i||{};var u=as.unwrap(e.oldValues[n.bindingIndex+r]);i[n.bindings[r].nonMinifiedName]=new lf(u,o,0!=(2&e.state))}return e.oldValues[n.bindingIndex+r]=o,i}function Sp(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],a=i.parent;for(!a&&i.flags&t&&Vp(e,o,i.flags&t,r++),0==(i.childFlags&t)&&(o+=i.childCount);a&&1&a.flags&&o===a.nodeIndex+a.childCount;)a.directChildFlags&t&&(r=Rp(e,a,t,r)),a=a.parent}}function Rp(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&&Vp(e,o,i.flags&n,r++),o+=i.childCount}return r}function Vp(e,t,n,r){var o=dd(e,t);if(o){var i=o.instance;i&&(yd.setCurrentNode(e,t),1048576&n&&ld(e,512,r)&&i.ngAfterContentInit(),2097152&n&&i.ngAfterContentChecked(),4194304&n&&ld(e,768,r)&&i.ngAfterViewInit(),8388608&n&&i.ngAfterViewChecked(),131072&n&&i.ngOnDestroy())}}var Fp=function(e){function t(t){var n=e.call(this)||this;return n.ngModule=t,n}return o(t,e),t.prototype.resolveComponentFactory=function(e){var t=$e(e);return new Lp(t,this.ngModule)},t}(xf);function Mp(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}var Hp=new ue("SCHEDULER_TOKEN",{providedIn:"root",factory:function(){return jn}}),Lp=function(e){function t(t,n){var r=e.call(this)||this;return r.componentDef=t,r.ngModule=n,r.componentType=t.type,r.selector=function o(e){return e.map(xo).join(",")}(t.selectors),r.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],r.isBoundToModule=!!n,r}return o(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){return Mp(this.componentDef.inputs)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){return Mp(this.componentDef.outputs)},enumerable:!1,configurable:!0}),t.prototype.create=function(e,t,n,r){var o,i,a=(r=r||this.ngModule)?function u(e,t){return{get:function(n,r,o){var i=e.get(n,Tp,o);return i!==Tp||r===Tp?i:t.get(n,r,o)}}}(e,r.injector):e,s=a.get(Sf,ht),l=a.get(Rf,null),c=s.createRenderer(null,this.componentDef),f=this.componentDef.selectors[0][0]||"div",d=n?hi(c,n,this.componentDef.encapsulation):ni(f,s.createRenderer(null,this.componentDef),function p(e){var t=e.toLowerCase();return"svg"===t?"http://www.w3.org/2000/svg":"math"===t?"http://www.w3.org/1998/MathML/":null}(f)),h=this.componentDef.onPush?576:528,v=Yc(),y=pi(0,-1,null,1,0,null,null,null,null,null),g=ri(null,y,v,h,null,null,s,c,l,a);Xt(g,null);try{var m=Gc(d,this.componentDef,g,s,c);if(d)if(n)wn(c,d,["ng-version",Mf.full]);else{var _=function w(e){for(var t=[],n=[],r=1,o=2;r<e.length;){var i=e[r];if("string"==typeof i)2===o?""!==i&&t.push(i,e[++r]):8===o&&n.push(i);else{if(!_o(o))break;o=i}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]),b=_.attrs,C=_.classes;b&&wn(c,d,b),C&&C.length>0&&ga(c,d,C.join(" "))}if(i=_t(y,0),void 0!==t)for(var I=i.projection=[],x=0;x<this.ngContentSelectors.length;x++){var E=t[x];I.push(null!=E?Array.from(E):null)}o=Jc(m,this.componentDef,g,v,[$c]),ii(y,g,null)}finally{on()}var k=new Up(this.componentType,o,xa(Of,i,g),g,i);return y.node.child=i,k},t}(Cf);new Fp;var Bp,Up=function(e){function t(t,n,r,o,i){var a=e.call(this)||this;return a.location=r,a._rootLView=o,a._tNode=i,a.destroyCbs=[],a.instance=n,a.hostView=a.changeDetectorRef=new Ia(o),function u(e,t,n,r){var o=e.node;null==o&&(e.node=o=yi(0,t,2,n,null,null)),r[6]=o}(o[1],null,-1,o),a.componentType=t,a}return o(t,e),Object.defineProperty(t.prototype,"injector",{get:function(){return new $n(this._tNode,this._rootLView)},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){this.destroyCbs&&(this.destroyCbs.forEach((function(e){return e()})),this.destroyCbs=null,!this.hostView.destroyed&&this.hostView.destroy())},t.prototype.onDestroy=function(e){this.destroyCbs&&this.destroyCbs.push(e)},t}(bf),Qp=void 0,zp=["en",[["a","p"],["AM","PM"],Qp],[["AM","PM"],Qp,Qp],[["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"]],Qp,[["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"]],Qp,[["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}",Qp,"{1} 'at' {0}",Qp],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function qp(e){var t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}],Wp={};
856
757
  /**
857
758
  * @license
858
759
  * Copyright Google LLC All Rights Reserved.
@@ -866,14 +767,7 @@ return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.le
866
767
  *
867
768
  * Use of this source code is governed by an MIT-style license that can be
868
769
  * found in the LICENSE file at https://angular.io/license
869
- */(e),r=Gp(t);if(r)return r;var o=t.split("-")[0];if(r=Gp(o))return r;if("en"===o)return zp;throw new Error('Missing locale data for the locale "'+e+'".')}function Kp(t){return Zp(t)[e.ɵLocaleDataIndex.PluralCase]}function Gp(e){return e in Wp||(Wp[e]=$.ng&&$.ng.common&&$.ng.common.locales&&$.ng.common.locales[e]),Wp[e]}(Bp=e.ɵLocaleDataIndex||(e.ɵLocaleDataIndex={}))[Bp.LocaleId=0]="LocaleId",Bp[Bp.DayPeriodsFormat=1]="DayPeriodsFormat",Bp[Bp.DayPeriodsStandalone=2]="DayPeriodsStandalone",Bp[Bp.DaysFormat=3]="DaysFormat",Bp[Bp.DaysStandalone=4]="DaysStandalone",Bp[Bp.MonthsFormat=5]="MonthsFormat",Bp[Bp.MonthsStandalone=6]="MonthsStandalone",Bp[Bp.Eras=7]="Eras",Bp[Bp.FirstDayOfWeek=8]="FirstDayOfWeek",Bp[Bp.WeekendRange=9]="WeekendRange",Bp[Bp.DateFormat=10]="DateFormat",Bp[Bp.TimeFormat=11]="TimeFormat",Bp[Bp.DateTimeFormat=12]="DateTimeFormat",Bp[Bp.NumberSymbols=13]="NumberSymbols",Bp[Bp.NumberFormats=14]="NumberFormats",Bp[Bp.CurrencyCode=15]="CurrencyCode",Bp[Bp.CurrencySymbol=16]="CurrencySymbol",Bp[Bp.CurrencyName=17]="CurrencyName",Bp[Bp.Currencies=18]="Currencies",Bp[Bp.Directionality=19]="Directionality",Bp[Bp.PluralCase=20]="PluralCase",Bp[Bp.ExtraData=21]="ExtraData";var Jp=["zero","one","two","few","many"],Yp=/^\s*(�\d+:?\d*�)\s*,\s*(select|plural)\s*,/,$p=/�\/?\*(\d+:\d+)�/gi,Xp=/�(\/?[#*!]\d+):?\d*�/gi,eh=/�(\d+):?\d*�/gi,th=/({\s*�\d+:?\d*�\s*,\s*\S{6}\s*,[\s\S]*})/gi,nh=/\[(�.+?�?)\]/,rh=/\[(�.+?�?)\]|(�\/?\*\d+:\d+�)/g,oh=/({\s*)(VAR_(PLURAL|SELECT)(_\d+)?)(\s*,)/g,ih=/{([A-Z0-9_]+)}/g,ah=/�I18N_EXP_(ICU(_\d+)?)�/g,uh=/\/\*/,sh=/\d+\:(\d+)/;function lh(e){if(!e)return[];var t,n=0,r=[],o=[],i=/[{}]/g;for(i.lastIndex=0;t=i.exec(e);){var a=t.index;if("}"==t[0]){if(r.pop(),0==r.length){var u=e.substring(n,a);Yp.test(u)?o.push(ch(u)):o.push(u),n=a+1}}else{if(0==r.length){var s=e.substring(n,a);o.push(s),n=a+1}r.push("{")}}var l=e.substring(n);return o.push(l),o}function ch(e){for(var t=[],n=[],r=1,o=0,i=lh(e=e.replace(Yp,(function(e,t,n){return r="select"===n?0:1,o=parseInt(t.substr(1),10),""}))),a=0;a<i.length;){var u=i[a++].trim();1===r&&(u=u.replace(/\s*(?:=)?(\w+)\s*/,"$1")),u.length&&t.push(u);var s=lh(i[a++]);t.length>n.length&&n.push(s)}return{type:r,mainBinding:o,cases:t,values:n}}function fh(e){for(var t,n,r="",o=0,i=!1;null!==(t=$p.exec(e));)i?t[0]==="�/*"+n+"�"&&(o=t.index,i=!1):(r+=e.substring(o,t.index+t[0].length),n=t[1],i=!0);return r+e.substr(o)}function dh(e,t,n,r){void 0===r&&(r=null);for(var o=[null,null],i=e.split(eh),a=0,u=0;u<i.length;u++){var s=i[u];if(1&u){var l=parseInt(s,10);o.push(-1-l),a|=yh(l)}else""!==s&&o.push(s)}return o.push(t<<2|(n?1:0)),n&&o.push(n,r),o[0]=a,o[1]=o.length-2,o}function ph(e,t){var n;void 0===t&&(t=0),t|=yh(e.mainBinding);for(var r=0;r<e.values.length;r++)for(var o=e.values[r],i=0;i<o.length;i++){var a=o[i];if("string"==typeof a)for(;n=eh.exec(a);)t|=yh(parseInt(n[1],10));else t=ph(a,t)}return t}var hh=[],vh=-1;function yh(e){return 1<<Math.min(e,31)}var gh,mh=[];function _h(e,t,n){var r=Rt();hh[++vh]=e,ll(!0),r.firstCreatePass&&null===r.data[e+20]&&function o(e,t,n,r,i){var a=t.blueprint.length-20;gh=0;var u=Ft(),s=Ht()?u:u&&u.parent,l=s&&s!==e[6]?s.index-20:n,c=0;mh[c]=l;var f=[];if(n>0&&u!==s){var d=u.index-20;Ht()||(d=~d),f.push(d<<3|0)}var p=[],h=[];if(""===r&&Ch(i))f.push(r,wh(a),l<<17|1);else for(var v=function y(e,t){if(Ch(t))return fh(e);var n=e.indexOf(":"+t+"�")+2+t.toString().length,r=e.search(new RegExp("�\\/\\*\\d+:"+t+"�"));return fh(e.substring(n,r))}(r,i),g=function m(e){return e.replace(Mh," ")}(v).split(Xp),_=0;_<g.length;_++){var w=g[_];if(1&_)if("/"===w.charAt(0)){if("#"===w.charAt(1)){var b=parseInt(w.substr(2),10);l=mh[--c],f.push(b<<3|5)}}else{b=parseInt(w.substr(1),10);var C="#"===w.charAt(0);f.push((C?b:~b)<<3|0,l<<17|1),C&&(mh[++c]=l=b)}else for(var I=lh(w),x=0;x<I.length;x++)if(1&x){var E=I[x];if("object"!=typeof E)throw new Error('Unable to parse ICU expression in "'+v+'" message.');var k=wh(a);f.push(Vo,"",k,l<<17|1);var O=ph(E);Rh(h,E,k,k);var P=h.length-1;p.push(yh(E.mainBinding),3,-1-E.mainBinding,k<<2|2,P,O,2,k<<2|3,P)}else if(""!==I[x]){var N=I[x],T=N.match(eh),j=wh(a);f.push(T?"":N,j,l<<17|1),T&&je(dh(N,j),p)}}gh>0&&function D(e,t,n){if(n>0&&e.firstCreatePass){for(var r=0;r<n;r++)e.blueprint.push(null),e.data.push(null),t.push(null);e.expandoInstructions?e.expandoInstructions.push(n):e.expandoStartIndex+=n}}(t,e,gh),t.data[n+20]={vars:gh,create:f,update:p,icus:h.length?h:null}}(St(),r,e,t,n)}function wh(e){return e+gh++}function bh(e,t,n,r,o){var i=t.next;r||(r=n),r===n&&t!==n.child?(t.next=n.child,n.child=t):r!==n&&t!==r.next?(t.next=r.next,r.next=t):t.next=null,n!==o[6]&&(t.parent=n);for(var a=t.next;a;)a.next===t&&(a.next=i),a=a.next;if(1===t.type)return va(e,o,t),t;ca(e,o,mt(t,o),t);var u=o[t.index];return 0!==t.type&&it(u)&&ca(e,o,u[7],t),t}function Ch(e){return void 0===e}function Ih(e,t){void 0===t&&(t={});var n=e;if(nh.test(e)){var r={},o=[0];n=n.replace(rh,(function(e,t,n){var i=t||n,a=r[i]||[];if(a.length||(i.split("|").forEach((function(e){var t=e.match(sh),n=t?parseInt(t[1],10):0,r=uh.test(e);a.push([n,r,e])})),r[i]=a),!a.length)throw new Error("i18n postprocess: unmatched placeholder - "+i);for(var s=o[o.length-1],l=0,c=0;c<a.length;c++)if(a[c][0]===s){l=c;break}var f=u(a[l],3),d=f[0],p=f[2];return f[1]?o.pop():s!==d&&o.push(d),a.splice(l,1),p}))}return Object.keys(t).length?n=(n=(n=n.replace(oh,(function(e,n,r,o,i,a){return t.hasOwnProperty(r)?""+n+t[r]+a:e}))).replace(ih,(function(e,n){return t.hasOwnProperty(n)?t[n]:e}))).replace(ah,(function(e,n){if(t.hasOwnProperty(n)){var r=t[n];if(!r.length)throw new Error("i18n postprocess: unmatched ICU - "+e+" with key: "+n);return r.shift()}return e})):n}function xh(){var e=St();!function t(e,n){for(var r=hh[vh--],o=e.data[r+20],i=Ft(),a=kh(r,o.create,e,n),u=r+1;u<=i.index-20;){-1===a.indexOf(u)&&Oh(e,n,u,!0);var s=wt(e,u);!s||0!==s.type&&3!==s.type&&4!==s.type||null===s.localNames||(u+=s.localNames.length>>1),u++}}(Rt(),e),ll(!1)}function Eh(e,t,n,r,o,i){var a=Ft();t[n+20]=o;var u=ii(e,t[6],n,r,i,null);return a&&a.next===u&&(a.next=null),u}function kh(e,t,n,r){for(var o=r[11],i=null,a=null,u=[],s=0;s<t.length;s++){var l=t[s];if("string"==typeof l){var c=Yi(l,o),f=t[++s];a=i,i=Eh(n,r,f,3,c,null),u.push(f),Lt()}else if("number"==typeof l)switch(7&l){case 1:var d=l>>>17;a=bh(n,i,d===e?r[6]:wt(n,d),a,r);break;case 0:var p=l>=0,h=(p?l:~l)>>>3;u.push(h),a=i,(i=wt(n,h))&&Mt(i,p);break;case 5:a=i=wt(n,l>>>3),Mt(i,!1);break;case 4:var v=t[++s],y=t[++s];Ti(wt(n,w=l>>>3),r,v,y,null,null);break;default:throw new Error('Unable to determine the type of mutate operation for "'+l+'"')}else switch(l){case Vo:var g=t[++s],m=t[++s],_=o.createComment(g);a=i,i=Eh(n,r,m,5,_,null),u.push(m),uo(_,r),i.activeCaseIndex=null,Lt();break;case Ro:var w,b=t[++s];a=i,i=Eh(n,r,w=t[++s],3,o.createElement(b),b),u.push(w);break;default:throw new Error('Unable to determine the type of mutate operation for "'+l+'"')}}return Lt(),u}function Oh(e,t,n,r){var o=wt(e,n),i=gt(n,t);i&&da(t[11],i);var a=bt(t,n);it(a)&&0!==o.type&&da(t[11],a[7]),r&&(o.flags|=64)}function Ph(e,t,n){_h(e,t,n),xh()}function Nh(e,t){!function n(e,t,r,o){for(var i=Ft().index-20,a=[],u=0;u<o.length;u+=2)for(var s=o[u],l=o[u+1].split(th),c=0;c<l.length;c++){var f=l[c];if(1&c)throw new Error("ICU expressions are not yet supported in attributes");if(""!==f)if(f.match(eh))t.firstCreatePass&&null===t.data[r+20]&&je(dh(f,i,s),a);else{var d=wt(t,i);3===d.type&&Ti(d,e,s,f,null,null);var p=null!==d.inputs&&d.inputs[s];p&&Wi(t,e,p,s,f)}}t.firstCreatePass&&null===t.data[r+20]&&(t.data[r+20]=a)}(St(),Rt(),e,t)}var Th=0,jh=0;function Dh(e){return ds(St(),Wt(),e)&&(Th|=1<<jh),jh++,Dh}function Ah(e){if(jh){var t=Rt(),n=t.data[e+20],r=void 0,o=null;Array.isArray(n)?r=n:(r=n.update,o=n.icus);var i=zt()-jh-1,a=St();!function e(t,n,r,o,i,a,u){void 0===u&&(u=!1);for(var s=!1,l=0;l<t.length;l++){var c=t[l],f=t[++l];if(u||c&o)for(var d="",p=l+1;p<=l+f;p++){var h=t[p];if("string"==typeof h)d+=h;else if("number"==typeof h)if(h<0)d+=Tn(a[r-h]);else{var v=h>>>2,y=void 0,g=void 0;switch(3&h){case 1:var m=t[++p],_=t[++p];_i(i,wt(i,v),a,m,d,a[11],_,!1);break;case 0:Zi(a,v,d);break;case 2:if(y=n[t[++p]],null!==(g=wt(i,v)).activeCaseIndex)for(var w=y.remove[g.activeCaseIndex],b=0;b<w.length;b++){var C=w[b];switch(7&C){case 3:Oh(i,a,C>>>3,!1);break;case 6:var I=wt(i,w[b+1]>>>3).activeCaseIndex;null!==I&&je(n[C>>>3].remove[I],w)}}var x=Sh(y,d);g.activeCaseIndex=-1!==x?x:null,x>-1&&(kh(-1,y.create[x],i,a),s=!0);break;case 3:y=n[t[++p]],null!==(g=wt(i,v)).activeCaseIndex&&e(y.update[g.activeCaseIndex],n,r,o,i,a,s)}}}l+=f}}(r,o,i,Th,t,a),Th=0,jh=0}}function Sh(e,t){var n=e.cases.indexOf(t);if(-1===n)switch(e.type){case 1:var r=function i(e,t){var n=Kp(t)(parseInt(e,10)),r=Jp[n];return void 0!==r?r:"other"}(t,function o(){return Hh}
870
- /**
871
- * @license
872
- * Copyright Google LLC All Rights Reserved.
873
- *
874
- * Use of this source code is governed by an MIT-style license that can be
875
- * found in the LICENSE file at https://angular.io/license
876
- */());-1===(n=e.cases.indexOf(r))&&"other"!==r&&(n=e.cases.indexOf("other"));break;case 0:n=e.cases.indexOf("other")}return n}function Rh(e,t,n,r){for(var o=[],i=[],a=[],u=[],l=[],c=0;c<t.values.length;c++){for(var f=t.values[c],d=[],p=0;p<f.length;p++){var h=f[p];if("string"!=typeof h){var v=d.push(h)-1;f[p]="\x3c!--�"+v+"�--\x3e"}}var y=Vh(f.join(""),n,d,e,r);o.push(y.create),i.push(y.remove),a.push(y.update),u.push(y.vars),l.push(y.childIcus)}e.push({type:t.type,vars:u,childIcus:l,cases:t.cases,create:o,remove:i,update:a}),gh+=Math.max.apply(Math,s(u))}function Vh(e,t,n,r,o){var i=mr(pt()).getInertBodyElement(e);if(!i)throw new Error("Unable to generate inert body element");var a={vars:0,childIcus:[],create:[],remove:[],update:[]};return function e(t,n,r,o,i,a){if(t){for(var u=[];t;){var l=t.nextSibling,c=a+ ++n.vars;switch(t.nodeType){case Node.ELEMENT_NODE:var f=t,d=f.tagName.toLowerCase();if(Rr.hasOwnProperty(d)){n.create.push(Ro,d,c,r<<17|1);for(var p=f.attributes,h=0;h<p.length;h++){var v=p.item(h),y=v.name.toLowerCase();v.value.match(eh)?Lr.hasOwnProperty(y)&&je(Vr[y]?dh(v.value,c,v.name,Ir):Fr[y]?dh(v.value,c,v.name,xr):dh(v.value,c,v.name),n.update):n.create.push(c<<3|4,v.name,v.value)}e(t.firstChild,n,c,o,i,a),n.remove.push(c<<3|3)}else n.vars--;break;case Node.TEXT_NODE:var g=t.textContent||"",m=g.match(eh);n.create.push(m?"":g,c,r<<17|1),n.remove.push(c<<3|3),m&&je(dh(g,c),n.update);break;case Node.COMMENT_NODE:var _=Fh.exec(t.textContent||"");if(_){var w=parseInt(_[1],10);n.create.push(Vo,"",c,r<<17|1),u.push([b=o[w],c])}else n.vars--;break;default:n.vars--}t=l}for(h=0;h<u.length;h++){var b,C=u[h][1];Rh(i,b=u[h][0],C,a+n.vars);var I=i.length-1;n.vars+=Math.max.apply(Math,s(i[I].vars)),n.childIcus.push(I);var x=ph(b);n.update.push(yh(b.mainBinding),3,-1-b.mainBinding,C<<2|2,I,x,2,C<<2|3,I),n.remove.push(I<<3|6,C<<3|3)}}}((Zr(i)||i).firstChild,a,t,n,r,o),a}var Fh=/�(\d+)�/,Mh=/\uE500/g,Hh="en-US";function Lh(e){Te(e,"Expected localeId to be defined"),"string"==typeof e&&(Hh=e.toLowerCase().replace(/_/g,"-"))}
770
+ */(e),r=Gp(t);if(r)return r;var o=t.split("-")[0];if(r=Gp(o))return r;if("en"===o)return zp;throw new Error('Missing locale data for the locale "'+e+'".')}function Kp(t){return Zp(t)[e.ɵLocaleDataIndex.PluralCase]}function Gp(e){return e in Wp||(Wp[e]=Y.ng&&Y.ng.common&&Y.ng.common.locales&&Y.ng.common.locales[e]),Wp[e]}(Bp=e.ɵLocaleDataIndex||(e.ɵLocaleDataIndex={}))[Bp.LocaleId=0]="LocaleId",Bp[Bp.DayPeriodsFormat=1]="DayPeriodsFormat",Bp[Bp.DayPeriodsStandalone=2]="DayPeriodsStandalone",Bp[Bp.DaysFormat=3]="DaysFormat",Bp[Bp.DaysStandalone=4]="DaysStandalone",Bp[Bp.MonthsFormat=5]="MonthsFormat",Bp[Bp.MonthsStandalone=6]="MonthsStandalone",Bp[Bp.Eras=7]="Eras",Bp[Bp.FirstDayOfWeek=8]="FirstDayOfWeek",Bp[Bp.WeekendRange=9]="WeekendRange",Bp[Bp.DateFormat=10]="DateFormat",Bp[Bp.TimeFormat=11]="TimeFormat",Bp[Bp.DateTimeFormat=12]="DateTimeFormat",Bp[Bp.NumberSymbols=13]="NumberSymbols",Bp[Bp.NumberFormats=14]="NumberFormats",Bp[Bp.CurrencyCode=15]="CurrencyCode",Bp[Bp.CurrencySymbol=16]="CurrencySymbol",Bp[Bp.CurrencyName=17]="CurrencyName",Bp[Bp.Currencies=18]="Currencies",Bp[Bp.Directionality=19]="Directionality",Bp[Bp.PluralCase=20]="PluralCase",Bp[Bp.ExtraData=21]="ExtraData";var Jp=["zero","one","two","few","many"],Yp=/^\s*(�\d+:?\d*�)\s*,\s*(select|plural)\s*,/,$p=/�\/?\*(\d+:\d+)�/gi,Xp=/�(\/?[#*!]\d+):?\d*�/gi,eh=/�(\d+):?\d*�/gi,th=/({\s*�\d+:?\d*�\s*,\s*\S{6}\s*,[\s\S]*})/gi,nh=/\[(�.+?�?)\]/,rh=/\[(�.+?�?)\]|(�\/?\*\d+:\d+�)/g,oh=/({\s*)(VAR_(PLURAL|SELECT)(_\d+)?)(\s*,)/g,ih=/{([A-Z0-9_]+)}/g,ah=/�I18N_EXP_(ICU(_\d+)?)�/g,uh=/\/\*/,sh=/\d+\:(\d+)/;function lh(e){if(!e)return[];var t,n=0,r=[],o=[],i=/[{}]/g;for(i.lastIndex=0;t=i.exec(e);){var a=t.index;if("}"==t[0]){if(r.pop(),0==r.length){var u=e.substring(n,a);Yp.test(u)?o.push(ch(u)):o.push(u),n=a+1}}else{if(0==r.length){var s=e.substring(n,a);o.push(s),n=a+1}r.push("{")}}var l=e.substring(n);return o.push(l),o}function ch(e){for(var t=[],n=[],r=1,o=0,i=lh(e=e.replace(Yp,(function(e,t,n){return r="select"===n?0:1,o=parseInt(t.substr(1),10),""}))),a=0;a<i.length;){var u=i[a++].trim();1===r&&(u=u.replace(/\s*(?:=)?(\w+)\s*/,"$1")),u.length&&t.push(u);var s=lh(i[a++]);t.length>n.length&&n.push(s)}return{type:r,mainBinding:o,cases:t,values:n}}function fh(e){for(var t,n,r="",o=0,i=!1;null!==(t=$p.exec(e));)i?t[0]==="�/*"+n+"�"&&(o=t.index,i=!1):(r+=e.substring(o,t.index+t[0].length),n=t[1],i=!0);return r+e.substr(o)}function dh(e,t,n,r){void 0===r&&(r=null);for(var o=[null,null],i=e.split(eh),a=0,u=0;u<i.length;u++){var s=i[u];if(1&u){var l=parseInt(s,10);o.push(-1-l),a|=yh(l)}else""!==s&&o.push(s)}return o.push(t<<2|(n?1:0)),n&&o.push(n,r),o[0]=a,o[1]=o.length-2,o}function ph(e,t){var n;void 0===t&&(t=0),t|=yh(e.mainBinding);for(var r=0;r<e.values.length;r++)for(var o=e.values[r],i=0;i<o.length;i++){var a=o[i];if("string"==typeof a)for(;n=eh.exec(a);)t|=yh(parseInt(n[1],10));else t=ph(a,t)}return t}var hh=[],vh=-1;function yh(e){return 1<<Math.min(e,31)}var gh,mh=[];function _h(e,t,n){var r=St();hh[++vh]=e,sl(!0),r.firstCreatePass&&null===r.data[e+20]&&function o(e,t,n,r,i){var a=t.blueprint.length-20;gh=0;var u=Vt(),s=Mt()?u:u&&u.parent,l=s&&s!==e[6]?s.index-20:n,c=0;mh[c]=l;var f=[];if(n>0&&u!==s){var d=u.index-20;Mt()||(d=~d),f.push(d<<3|0)}var p=[],h=[];if(""===r&&Ch(i))f.push(r,wh(a),l<<17|1);else for(var v=function y(e,t){if(Ch(t))return fh(e);var n=e.indexOf(":"+t+"�")+2+t.toString().length,r=e.search(new RegExp("�\\/\\*\\d+:"+t+"�"));return fh(e.substring(n,r))}(r,i),g=function m(e){return e.replace(Mh," ")}(v).split(Xp),_=0;_<g.length;_++){var w=g[_];if(1&_)if("/"===w.charAt(0)){if("#"===w.charAt(1)){var b=parseInt(w.substr(2),10);l=mh[--c],f.push(b<<3|5)}}else{b=parseInt(w.substr(1),10);var C="#"===w.charAt(0);f.push((C?b:~b)<<3|0,l<<17|1),C&&(mh[++c]=l=b)}else for(var I=lh(w),x=0;x<I.length;x++)if(1&x){var E=I[x];if("object"!=typeof E)throw new Error('Unable to parse ICU expression in "'+v+'" message.');var k=wh(a);f.push(Ro,"",k,l<<17|1);var O=ph(E);Rh(h,E,k,k);var P=h.length-1;p.push(yh(E.mainBinding),3,-1-E.mainBinding,k<<2|2,P,O,2,k<<2|3,P)}else if(""!==I[x]){var N=I[x],T=N.match(eh),j=wh(a);f.push(T?"":N,j,l<<17|1),T&&Te(dh(N,j),p)}}gh>0&&function D(e,t,n){if(n>0&&e.firstCreatePass){for(var r=0;r<n;r++)e.blueprint.push(null),e.data.push(null),t.push(null);e.expandoInstructions?e.expandoInstructions.push(n):e.expandoStartIndex+=n}}(t,e,gh),t.data[n+20]={vars:gh,create:f,update:p,icus:h.length?h:null}}(At(),r,e,t,n)}function wh(e){return e+gh++}function bh(e,t,n,r,o){var i=t.next;r||(r=n),r===n&&t!==n.child?(t.next=n.child,n.child=t):r!==n&&t!==r.next?(t.next=r.next,r.next=t):t.next=null,n!==o[6]&&(t.parent=n);for(var a=t.next;a;)a.next===t&&(a.next=i),a=a.next;if(1===t.type)return ha(e,o,t),t;la(e,o,gt(t,o),t);var u=o[t.index];return 0!==t.type&&ot(u)&&la(e,o,u[7],t),t}function Ch(e){return void 0===e}function Ih(e,t){void 0===t&&(t={});var n=e;if(nh.test(e)){var r={},o=[0];n=n.replace(rh,(function(e,t,n){var i=t||n,u=r[i]||[];if(u.length||(i.split("|").forEach((function(e){var t=e.match(sh),n=t?parseInt(t[1],10):0,r=uh.test(e);u.push([n,r,e])})),r[i]=u),!u.length)throw new Error("i18n postprocess: unmatched placeholder - "+i);for(var s=o[o.length-1],l=0,c=0;c<u.length;c++)if(u[c][0]===s){l=c;break}var f=a(u[l],3),d=f[0],p=f[2];return f[1]?o.pop():s!==d&&o.push(d),u.splice(l,1),p}))}return Object.keys(t).length?n=(n=(n=n.replace(oh,(function(e,n,r,o,i,a){return t.hasOwnProperty(r)?""+n+t[r]+a:e}))).replace(ih,(function(e,n){return t.hasOwnProperty(n)?t[n]:e}))).replace(ah,(function(e,n){if(t.hasOwnProperty(n)){var r=t[n];if(!r.length)throw new Error("i18n postprocess: unmatched ICU - "+e+" with key: "+n);return r.shift()}return e})):n}function xh(){var e=At();!function t(e,n){for(var r=hh[vh--],o=e.data[r+20],i=Vt(),a=kh(r,o.create,e,n),u=r+1;u<=i.index-20;){-1===a.indexOf(u)&&Oh(e,n,u,!0);var s=_t(e,u);!s||0!==s.type&&3!==s.type&&4!==s.type||null===s.localNames||(u+=s.localNames.length>>1),u++}}(St(),e),sl(!1)}function Eh(e,t,n,r,o,i){var a=Vt();t[n+20]=o;var u=oi(e,t[6],n,r,i,null);return a&&a.next===u&&(a.next=null),u}function kh(e,t,n,r){for(var o=r[11],i=null,a=null,u=[],s=0;s<t.length;s++){var l=t[s];if("string"==typeof l){var c=Ji(l,o),f=t[++s];a=i,i=Eh(n,r,f,3,c,null),u.push(f),Ht()}else if("number"==typeof l)switch(7&l){case 1:var d=l>>>17;a=bh(n,i,d===e?r[6]:_t(n,d),a,r);break;case 0:var p=l>=0,h=(p?l:~l)>>>3;u.push(h),a=i,(i=_t(n,h))&&Ft(i,p);break;case 5:a=i=_t(n,l>>>3),Ft(i,!1);break;case 4:var v=t[++s],y=t[++s];Ni(_t(n,w=l>>>3),r,v,y,null,null);break;default:throw new Error('Unable to determine the type of mutate operation for "'+l+'"')}else switch(l){case Ro:var g=t[++s],m=t[++s],_=o.createComment(g);a=i,i=Eh(n,r,m,5,_,null),u.push(m),ao(_,r),i.activeCaseIndex=null,Ht();break;case So:var w,b=t[++s];a=i,i=Eh(n,r,w=t[++s],3,o.createElement(b),b),u.push(w);break;default:throw new Error('Unable to determine the type of mutate operation for "'+l+'"')}}return Ht(),u}function Oh(e,t,n,r){var o=_t(e,n),i=yt(n,t);i&&fa(t[11],i);var a=wt(t,n);ot(a)&&0!==o.type&&fa(t[11],a[7]),r&&(o.flags|=64)}function Ph(e,t,n){_h(e,t,n),xh()}function Nh(e,t){!function n(e,t,r,o){for(var i=Vt().index-20,a=[],u=0;u<o.length;u+=2)for(var s=o[u],l=o[u+1].split(th),c=0;c<l.length;c++){var f=l[c];if(1&c)throw new Error("ICU expressions are not yet supported in attributes");if(""!==f)if(f.match(eh))t.firstCreatePass&&null===t.data[r+20]&&Te(dh(f,i,s),a);else{var d=_t(t,i);3===d.type&&Ni(d,e,s,f,null,null);var p=null!==d.inputs&&d.inputs[s];p&&qi(t,e,p,s,f)}}t.firstCreatePass&&null===t.data[r+20]&&(t.data[r+20]=a)}(At(),St(),e,t)}var Th=0,jh=0;function Dh(e){return fs(At(),qt(),e)&&(Th|=1<<jh),jh++,Dh}function Ah(e){if(jh){var t=St(),n=t.data[e+20],r=void 0,o=null;Array.isArray(n)?r=n:(r=n.update,o=n.icus);var i=Qt()-jh-1,a=At();!function e(t,n,r,o,i,a,u){void 0===u&&(u=!1);for(var s=!1,l=0;l<t.length;l++){var c=t[l],f=t[++l];if(u||c&o)for(var d="",p=l+1;p<=l+f;p++){var h=t[p];if("string"==typeof h)d+=h;else if("number"==typeof h)if(h<0)d+=Nn(a[r-h]);else{var v=h>>>2,y=void 0,g=void 0;switch(3&h){case 1:var m=t[++p],_=t[++p];mi(i,_t(i,v),a,m,d,a[11],_,!1);break;case 0:Wi(a,v,d);break;case 2:if(y=n[t[++p]],null!==(g=_t(i,v)).activeCaseIndex)for(var w=y.remove[g.activeCaseIndex],b=0;b<w.length;b++){var C=w[b];switch(7&C){case 3:Oh(i,a,C>>>3,!1);break;case 6:var I=_t(i,w[b+1]>>>3).activeCaseIndex;null!==I&&Te(n[C>>>3].remove[I],w)}}var x=Sh(y,d);g.activeCaseIndex=-1!==x?x:null,x>-1&&(kh(-1,y.create[x],i,a),s=!0);break;case 3:y=n[t[++p]],null!==(g=_t(i,v)).activeCaseIndex&&e(y.update[g.activeCaseIndex],n,r,o,i,a,s)}}}l+=f}}(r,o,i,Th,t,a),Th=0,jh=0}}function Sh(e,t){var n=e.cases.indexOf(t);if(-1===n)switch(e.type){case 1:var r=function i(e,t){var n=Kp(t)(parseInt(e,10)),r=Jp[n];return void 0!==r?r:"other"}(t,function o(){return Hh}());-1===(n=e.cases.indexOf(r))&&"other"!==r&&(n=e.cases.indexOf("other"));break;case 0:n=e.cases.indexOf("other")}return n}function Rh(e,t,n,r){for(var o=[],i=[],a=[],s=[],l=[],c=0;c<t.values.length;c++){for(var f=t.values[c],d=[],p=0;p<f.length;p++){var h=f[p];if("string"!=typeof h){var v=d.push(h)-1;f[p]="\x3c!--�"+v+"�--\x3e"}}var y=Vh(f.join(""),n,d,e,r);o.push(y.create),i.push(y.remove),a.push(y.update),s.push(y.vars),l.push(y.childIcus)}e.push({type:t.type,vars:s,childIcus:l,cases:t.cases,create:o,remove:i,update:a}),gh+=Math.max.apply(Math,u(s))}function Vh(e,t,n,r,o){var i=gr(dt()).getInertBodyElement(e);if(!i)throw new Error("Unable to generate inert body element");var a={vars:0,childIcus:[],create:[],remove:[],update:[]};return function e(t,n,r,o,i,a){if(t){for(var s=[];t;){var l=t.nextSibling,c=a+ ++n.vars;switch(t.nodeType){case Node.ELEMENT_NODE:var f=t,d=f.tagName.toLowerCase();if(Sr.hasOwnProperty(d)){n.create.push(So,d,c,r<<17|1);for(var p=f.attributes,h=0;h<p.length;h++){var v=p.item(h),y=v.name.toLowerCase();v.value.match(eh)?Hr.hasOwnProperty(y)&&Te(Rr[y]?dh(v.value,c,v.name,Cr):Vr[y]?dh(v.value,c,v.name,Ir):dh(v.value,c,v.name),n.update):n.create.push(c<<3|4,v.name,v.value)}e(t.firstChild,n,c,o,i,a),n.remove.push(c<<3|3)}else n.vars--;break;case Node.TEXT_NODE:var g=t.textContent||"",m=g.match(eh);n.create.push(m?"":g,c,r<<17|1),n.remove.push(c<<3|3),m&&Te(dh(g,c),n.update);break;case Node.COMMENT_NODE:var _=Fh.exec(t.textContent||"");if(_){var w=parseInt(_[1],10);n.create.push(Ro,"",c,r<<17|1),s.push([b=o[w],c])}else n.vars--;break;default:n.vars--}t=l}for(h=0;h<s.length;h++){var b,C=s[h][1];Rh(i,b=s[h][0],C,a+n.vars);var I=i.length-1;n.vars+=Math.max.apply(Math,u(i[I].vars)),n.childIcus.push(I);var x=ph(b);n.update.push(yh(b.mainBinding),3,-1-b.mainBinding,C<<2|2,I,x,2,C<<2|3,I),n.remove.push(I<<3|6,C<<3|3)}}}((Wr(i)||i).firstChild,a,t,n,r,o),a}var Fh=/�(\d+)�/,Mh=/\uE500/g,Hh="en-US";function Lh(e){Ne(e,"Expected localeId to be defined"),"string"==typeof e&&(Hh=e.toLowerCase().replace(/_/g,"-"))}
877
771
  /**
878
772
  * @license
879
773
  * Copyright Google LLC All Rights Reserved.
@@ -881,21 +775,7 @@ return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.le
881
775
  * Use of this source code is governed by an MIT-style license that can be
882
776
  * found in the LICENSE file at https://angular.io/license
883
777
  */
884
- var Bh=new Map;function Uh(e,t,n){if(t&&t!==n)throw new Error("Duplicate module registered for "+e+" - "+H(t)+" vs "+H(t.name))}function Qh(e){if(null!==e.ɵmod.id){var t=e.ɵmod.id;Uh(t,Bh.get(t),e),Bh.set(t,e)}var n=e.ɵmod.imports;n instanceof Function&&(n=n()),n&&n.forEach((function(e){return Qh(e)}))}function zh(e){return Bh.get(e)||Ze[e]}
885
- /**
886
- * @license
887
- * Copyright Google LLC All Rights Reserved.
888
- *
889
- * Use of this source code is governed by an MIT-style license that can be
890
- * found in the LICENSE file at https://angular.io/license
891
- */var qh=function(t){function n(e,n){var r=t.call(this)||this;r._parent=n,r._bootstrapComponents=[],r.injector=r,r.destroyCbs=[],r.componentFactoryResolver=new Fp(r);var o=rt(e),i=function a(e){return e[ie]||null}
892
- /**
893
- * @license
894
- * Copyright Google LLC All Rights Reserved.
895
- *
896
- * Use of this source code is governed by an MIT-style license that can be
897
- * found in the LICENSE file at https://angular.io/license
898
- */(e);return i&&Lh(i),r._bootstrapComponents=Vn(o.bootstrap),r._r3Injector=uu(e,n,[{provide:Pe,useValue:r},{provide:Of,useValue:r.componentFactoryResolver}],H(e)),r._r3Injector._resolveInjectorDefTypes(),r.instance=r.get(e),r}return o(n,t),n.prototype.get=function(t,n,r){return void 0===n&&(n=yu.THROW_IF_NOT_FOUND),void 0===r&&(r=e.InjectFlags.Default),t===yu||t===Pe||t===le?this:this._r3Injector.get(t,n,r)},n.prototype.destroy=function(){var e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach((function(e){return e()})),this.destroyCbs=null},n.prototype.onDestroy=function(e){this.destroyCbs.push(e)},n}(Pe),Wh=function(e){function t(t){var n=e.call(this)||this;return n.moduleType=t,null!==rt(t)&&Qh(t),n}return o(t,e),t.prototype.create=function(e){return new qh(this.moduleType,e)},t}(Ne);
778
+ var Bh=new Map;function Uh(e,t,n){if(t&&t!==n)throw new Error("Duplicate module registered for "+e+" - "+M(t)+" vs "+M(t.name))}function Qh(e){if(null!==e.ɵmod.id){var t=e.ɵmod.id;Uh(t,Bh.get(t),e),Bh.set(t,e)}var n=e.ɵmod.imports;n instanceof Function&&(n=n()),n&&n.forEach((function(e){return Qh(e)}))}function zh(e){return Bh.get(e)||We[e]}var qh=function(t){function n(e,n){var r=t.call(this)||this;r._parent=n,r._bootstrapComponents=[],r.injector=r,r.destroyCbs=[],r.componentFactoryResolver=new Fp(r);var o=nt(e),i=function a(e){return e[oe]||null}(e);return i&&Lh(i),r._bootstrapComponents=Rn(o.bootstrap),r._r3Injector=au(e,n,[{provide:Oe,useValue:r},{provide:xf,useValue:r.componentFactoryResolver}],M(e)),r._r3Injector._resolveInjectorDefTypes(),r.instance=r.get(e),r}return o(n,t),n.prototype.get=function(t,n,r){return void 0===n&&(n=vu.THROW_IF_NOT_FOUND),void 0===r&&(r=e.InjectFlags.Default),t===vu||t===Oe||t===se?this:this._r3Injector.get(t,n,r)},n.prototype.destroy=function(){var e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach((function(e){return e()})),this.destroyCbs=null},n.prototype.onDestroy=function(e){this.destroyCbs.push(e)},n}(Oe),Wh=function(e){function t(t){var n=e.call(this)||this;return n.moduleType=t,null!==nt(t)&&Qh(t),n}return o(t,e),t.prototype.create=function(e){return new qh(this.moduleType,e)},t}(Pe);
899
779
  /**
900
780
  * @license
901
781
  * Copyright Google LLC All Rights Reserved.
@@ -903,21 +783,14 @@ var Bh=new Map;function Uh(e,t,n){if(t&&t!==n)throw new Error("Duplicate module
903
783
  * Use of this source code is governed by an MIT-style license that can be
904
784
  * found in the LICENSE file at https://angular.io/license
905
785
  */
906
- function Zh(e,t,n){var r=Qt()+e,o=St();return o[r]===ko?cs(o,r,n?t.call(n):t()):fs(o,r)}function Kh(e,t,n,r){return ov(St(),Qt(),e,t,n,r)}function Gh(e,t,n,r,o){return iv(St(),Qt(),e,t,n,r,o)}function Jh(e,t,n,r,o,i){return av(St(),Qt(),e,t,n,r,o,i)}function Yh(e,t,n,r,o,i,a){return uv(St(),Qt(),e,t,n,r,o,i,a)}function $h(e,t,n,r,o,i,a,u){var s=Qt()+e,l=St(),c=vs(l,s,n,r,o,i);return ds(l,s+4,a)||c?cs(l,s+5,u?t.call(u,n,r,o,i,a):t(n,r,o,i,a)):fs(l,s+5)}function Xh(e,t,n,r,o,i,a,u,s){var l=Qt()+e,c=St(),f=vs(c,l,n,r,o,i);return ps(c,l+4,a,u)||f?cs(c,l+6,s?t.call(s,n,r,o,i,a,u):t(n,r,o,i,a,u)):fs(c,l+6)}function ev(e,t,n,r,o,i,a,u,s,l){var c=Qt()+e,f=St(),d=vs(f,c,n,r,o,i);return hs(f,c+4,a,u,s)||d?cs(f,c+7,l?t.call(l,n,r,o,i,a,u,s):t(n,r,o,i,a,u,s)):fs(f,c+7)}function tv(e,t,n,r,o,i,a,u,s,l,c){var f=Qt()+e,d=St(),p=vs(d,f,n,r,o,i);return vs(d,f+4,a,u,s,l)||p?cs(d,f+8,c?t.call(c,n,r,o,i,a,u,s,l):t(n,r,o,i,a,u,s,l)):fs(d,f+8)}function nv(e,t,n,r){return sv(St(),Qt(),e,t,n,r)}function rv(e,t){var n=e[t];return n===ko?void 0:n}function ov(e,t,n,r,o,i){var a=t+n;return ds(e,a,o)?cs(e,a+1,i?r.call(i,o):r(o)):rv(e,a+1)}function iv(e,t,n,r,o,i,a){var u=t+n;return ps(e,u,o,i)?cs(e,u+2,a?r.call(a,o,i):r(o,i)):rv(e,u+2)}function av(e,t,n,r,o,i,a,u){var s=t+n;return hs(e,s,o,i,a)?cs(e,s+3,u?r.call(u,o,i,a):r(o,i,a)):rv(e,s+3)}function uv(e,t,n,r,o,i,a,u,s){var l=t+n;return vs(e,l,o,i,a,u)?cs(e,l+4,s?r.call(s,o,i,a,u):r(o,i,a,u)):rv(e,l+4)}function sv(e,t,n,r,o,i){for(var a=t+n,u=!1,s=0;s<o.length;s++)ds(e,a++,o[s])&&(u=!0);return u?cs(e,a,r.apply(i,o)):rv(e,a)}
786
+ function Zh(e,t,n){var r=Ut()+e,o=At();return o[r]===Eo?ls(o,r,n?t.call(n):t()):cs(o,r)}function Kh(e,t,n,r){return ov(At(),Ut(),e,t,n,r)}function Gh(e,t,n,r,o){return iv(At(),Ut(),e,t,n,r,o)}function Jh(e,t,n,r,o,i){return av(At(),Ut(),e,t,n,r,o,i)}function Yh(e,t,n,r,o,i,a){return uv(At(),Ut(),e,t,n,r,o,i,a)}function $h(e,t,n,r,o,i,a,u){var s=Ut()+e,l=At(),c=hs(l,s,n,r,o,i);return fs(l,s+4,a)||c?ls(l,s+5,u?t.call(u,n,r,o,i,a):t(n,r,o,i,a)):cs(l,s+5)}function Xh(e,t,n,r,o,i,a,u,s){var l=Ut()+e,c=At(),f=hs(c,l,n,r,o,i);return ds(c,l+4,a,u)||f?ls(c,l+6,s?t.call(s,n,r,o,i,a,u):t(n,r,o,i,a,u)):cs(c,l+6)}function ev(e,t,n,r,o,i,a,u,s,l){var c=Ut()+e,f=At(),d=hs(f,c,n,r,o,i);return ps(f,c+4,a,u,s)||d?ls(f,c+7,l?t.call(l,n,r,o,i,a,u,s):t(n,r,o,i,a,u,s)):cs(f,c+7)}function tv(e,t,n,r,o,i,a,u,s,l,c){var f=Ut()+e,d=At(),p=hs(d,f,n,r,o,i);return hs(d,f+4,a,u,s,l)||p?ls(d,f+8,c?t.call(c,n,r,o,i,a,u,s,l):t(n,r,o,i,a,u,s,l)):cs(d,f+8)}function nv(e,t,n,r){return sv(At(),Ut(),e,t,n,r)}function rv(e,t){var n=e[t];return n===Eo?void 0:n}function ov(e,t,n,r,o,i){var a=t+n;return fs(e,a,o)?ls(e,a+1,i?r.call(i,o):r(o)):rv(e,a+1)}function iv(e,t,n,r,o,i,a){var u=t+n;return ds(e,u,o,i)?ls(e,u+2,a?r.call(a,o,i):r(o,i)):rv(e,u+2)}function av(e,t,n,r,o,i,a,u){var s=t+n;return ps(e,s,o,i,a)?ls(e,s+3,u?r.call(u,o,i,a):r(o,i,a)):rv(e,s+3)}function uv(e,t,n,r,o,i,a,u,s){var l=t+n;return hs(e,l,o,i,a,u)?ls(e,l+4,s?r.call(s,o,i,a,u):r(o,i,a,u)):rv(e,l+4)}function sv(e,t,n,r,o,i){for(var a=t+n,u=!1,s=0;s<o.length;s++)fs(e,a++,o[s])&&(u=!0);return u?ls(e,a,r.apply(i,o)):rv(e,a)}
907
787
  /**
908
788
  * @license
909
789
  * Copyright Google LLC All Rights Reserved.
910
790
  *
911
791
  * Use of this source code is governed by an MIT-style license that can be
912
792
  * found in the LICENSE file at https://angular.io/license
913
- */function lv(e,t){var n,r=Rt(),o=e+20;r.firstCreatePass?(n=function i(e,t){if(t)for(var n=t.length-1;n>=0;n--){var r=t[n];if(e===r.name)return r}throw new Error("The pipe '"+e+"' could not be found!")}(t,r.pipeRegistry),r.data[o]=n,n.onDestroy&&(r.destroyHooks||(r.destroyHooks=[])).push(o,n.onDestroy)):n=r.data[o];var a=n.factory||(n.factory=nt(n.type)),u=ve(Ls),s=Mn(!1),l=a();return Mn(s),ve(u),Ms(r,St(),e,l),l}function cv(e,t,n){var r=St(),o=bt(r,e);return yv(r,vv(r,e)?ov(r,Qt(),t,o.transform,n,o):o.transform(n))}function fv(e,t,n,r){var o=St(),i=bt(o,e);return yv(o,vv(o,e)?iv(o,Qt(),t,i.transform,n,r,i):i.transform(n,r))}function dv(e,t,n,r,o){var i=St(),a=bt(i,e);return yv(i,vv(i,e)?av(i,Qt(),t,a.transform,n,r,o,a):a.transform(n,r,o))}function pv(e,t,n,r,o,i){var a=St(),u=bt(a,e);return yv(a,vv(a,e)?uv(a,Qt(),t,u.transform,n,r,o,i,u):u.transform(n,r,o,i))}function hv(e,t,n){var r=St(),o=bt(r,e);return yv(r,vv(r,e)?sv(r,Qt(),t,o.transform,n,o):o.transform.apply(o,n))}function vv(e,t){return e[1].data[t+20].pure}function yv(e,t){return us.isWrapped(t)&&(t=us.unwrap(t),e[zt()]=ko),t}
914
- /**
915
- * @license
916
- * Copyright Google LLC All Rights Reserved.
917
- *
918
- * Use of this source code is governed by an MIT-style license that can be
919
- * found in the LICENSE file at https://angular.io/license
920
- */var gv=function(e){function n(t){void 0===t&&(t=!1);var n=e.call(this)||this;return n.__isAsync=t,n}return o(n,e),n.prototype.emit=function(t){e.prototype.next.call(this,t)},n.prototype.subscribe=function(n,r,o){var i,a=function(e){return null},u=function(){return null};n&&"object"==typeof n?(i=this.__isAsync?function(e){setTimeout((function(){return n.next(e)}))}:function(e){n.next(e)},n.error&&(a=this.__isAsync?function(e){setTimeout((function(){return n.error(e)}))}:function(e){n.error(e)}),n.complete&&(u=this.__isAsync?function(){setTimeout((function(){return n.complete()}))}:function(){n.complete()})):(i=this.__isAsync?function(e){setTimeout((function(){return n(e)}))}:function(e){n(e)},r&&(a=this.__isAsync?function(e){setTimeout((function(){return r(e)}))}:function(e){r(e)}),o&&(u=this.__isAsync?function(){setTimeout((function(){return o()}))}:function(){o()}));var s=e.prototype.subscribe.call(this,i,a,u);return n instanceof t.Subscription&&n.add(s),s},n}(t.Subject);
793
+ */function lv(e,t){var n,r=St(),o=e+20;r.firstCreatePass?(n=function i(e,t){if(t)for(var n=t.length-1;n>=0;n--){var r=t[n];if(e===r.name)return r}throw new Error("The pipe '"+e+"' could not be found!")}(t,r.pipeRegistry),r.data[o]=n,n.onDestroy&&(r.destroyHooks||(r.destroyHooks=[])).push(o,n.onDestroy)):n=r.data[o];var a=n.factory||(n.factory=tt(n.type)),u=he(Hs),s=Fn(!1),l=a();return Fn(s),he(u),Fs(r,At(),e,l),l}function cv(e,t,n){var r=At(),o=wt(r,e);return yv(r,vv(r,e)?ov(r,Ut(),t,o.transform,n,o):o.transform(n))}function fv(e,t,n,r){var o=At(),i=wt(o,e);return yv(o,vv(o,e)?iv(o,Ut(),t,i.transform,n,r,i):i.transform(n,r))}function dv(e,t,n,r,o){var i=At(),a=wt(i,e);return yv(i,vv(i,e)?av(i,Ut(),t,a.transform,n,r,o,a):a.transform(n,r,o))}function pv(e,t,n,r,o,i){var a=At(),u=wt(a,e);return yv(a,vv(a,e)?uv(a,Ut(),t,u.transform,n,r,o,i,u):u.transform(n,r,o,i))}function hv(e,t,n){var r=At(),o=wt(r,e);return yv(r,vv(r,e)?sv(r,Ut(),t,o.transform,n,o):o.transform.apply(o,n))}function vv(e,t){return e[1].data[t+20].pure}function yv(e,t){return as.isWrapped(t)&&(t=as.unwrap(t),e[Qt()]=Eo),t}var gv=function(e){function n(t){void 0===t&&(t=!1);var n=e.call(this)||this;return n.__isAsync=t,n}return o(n,e),n.prototype.emit=function(t){e.prototype.next.call(this,t)},n.prototype.subscribe=function(n,r,o){var i,a=function(e){return null},u=function(){return null};n&&"object"==typeof n?(i=this.__isAsync?function(e){setTimeout((function(){return n.next(e)}))}:function(e){n.next(e)},n.error&&(a=this.__isAsync?function(e){setTimeout((function(){return n.error(e)}))}:function(e){n.error(e)}),n.complete&&(u=this.__isAsync?function(){setTimeout((function(){return n.complete()}))}:function(){n.complete()})):(i=this.__isAsync?function(e){setTimeout((function(){return n(e)}))}:function(e){n(e)},r&&(a=this.__isAsync?function(e){setTimeout((function(){return r(e)}))}:function(e){r(e)}),o&&(u=this.__isAsync?function(){setTimeout((function(){return o()}))}:function(){o()}));var s=e.prototype.subscribe.call(this,i,a,u);return n instanceof t.Subscription&&n.add(s),s},n}(t.Subject);
921
794
  /**
922
795
  * @license
923
796
  * Copyright Google LLC All Rights Reserved.
@@ -925,21 +798,21 @@ function Zh(e,t,n){var r=Qt()+e,o=St();return o[r]===ko?cs(o,r,n?t.call(n):t()):
925
798
  * Use of this source code is governed by an MIT-style license that can be
926
799
  * found in the LICENSE file at https://angular.io/license
927
800
  */
928
- function mv(){return this._results[is()]()}var _v=function(){function e(){this.dirty=!0,this._results=[],this.changes=new gv,this.length=0;var t=is(),n=e.prototype;n[t]||(n[t]=mv)}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=De(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}(),wv=function(){function e(e){this.queryList=e,this.matches=null}return e.prototype.clone=function(){return new e(this.queryList)},e.prototype.setDirty=function(){this.queryList.setDirty()},e}(),bv=function(){function e(e){void 0===e&&(e=[]),this.queries=e}return e.prototype.createEmbeddedView=function(t){var n=t.queries;if(null!==n){for(var r=null!==t.contentQueries?t.contentQueries[0]:n.length,o=[],i=0;i<r;i++){var a=n.getByIndex(i);o.push(this.queries[a.indexInDeclarationView].clone())}return new e(o)}return null},e.prototype.insertView=function(e){this.dirtyQueriesWithMatches(e)},e.prototype.detachView=function(e){this.dirtyQueriesWithMatches(e)},e.prototype.dirtyQueriesWithMatches=function(e){for(var t=0;t<this.queries.length;t++)null!==Mv(e,t).matches&&this.queries[t].setDirty()},e}(),Cv=function Cv(e,t,n,r){void 0===r&&(r=null),this.predicate=e,this.descendants=t,this.isStatic=n,this.read=r},Iv=function(){function e(e){void 0===e&&(e=[]),this.queries=e}return e.prototype.elementStart=function(e,t){for(var n=0;n<this.queries.length;n++)this.queries[n].elementStart(e,t)},e.prototype.elementEnd=function(e){for(var t=0;t<this.queries.length;t++)this.queries[t].elementEnd(e)},e.prototype.embeddedTView=function(t){for(var n=null,r=0;r<this.length;r++){var o=null!==n?n.length:0,i=this.getByIndex(r).embeddedTView(t,o);i&&(i.indexInDeclarationView=r,null!==n?n.push(i):n=[i])}return null!==n?new e(n):null},e.prototype.template=function(e,t){for(var n=0;n<this.queries.length;n++)this.queries[n].template(e,t)},e.prototype.getByIndex=function(e){return this.queries[e]},Object.defineProperty(e.prototype,"length",{get:function(){return this.queries.length},enumerable:!1,configurable:!0}),e.prototype.track=function(e){this.queries.push(e)},e}(),xv=function(){function e(e,t){void 0===t&&(t=-1),this.metadata=e,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=t}return e.prototype.elementStart=function(e,t){this.isApplyingToNode(t)&&this.matchTNode(e,t)},e.prototype.elementEnd=function(e){this._declarationNodeIndex===e.index&&(this._appliesToNextNode=!1)},e.prototype.template=function(e,t){this.elementStart(e,t)},e.prototype.embeddedTView=function(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new e(this.metadata)):null},e.prototype.isApplyingToNode=function(e){if(this._appliesToNextNode&&!1===this.metadata.descendants){for(var t=this._declarationNodeIndex,n=e.parent;null!==n&&4===n.type&&n.index!==t;)n=n.parent;return t===(null!==n?n.index:-1)}return this._appliesToNextNode},e.prototype.matchTNode=function(e,t){if(Array.isArray(this.metadata.predicate))for(var n=this.metadata.predicate,r=0;r<n.length;r++)this.matchTNodeWithReadOption(e,t,Ev(t,n[r]));else{var o=this.metadata.predicate;o===td?0===t.type&&this.matchTNodeWithReadOption(e,t,-1):this.matchTNodeWithReadOption(e,t,Gn(t,e,o,!1,!1))}},e.prototype.matchTNodeWithReadOption=function(e,t,n){if(null!==n){var r=this.metadata.read;if(null!==r)if(r===Df||r===rd||r===td&&0===t.type)this.addMatch(t.index,-2);else{var o=Gn(t,e,r,!1,!1);null!==o&&this.addMatch(t.index,o)}else this.addMatch(t.index,n)}},e.prototype.addMatch=function(e,t){null===this.matches?this.matches=[e,t]:this.matches.push(e,t)},e}();
801
+ function mv(){return this._results[os()]()}var _v=function(){function e(){this.dirty=!0,this._results=[],this.changes=new gv,this.length=0;var t=os(),n=e.prototype;n[t]||(n[t]=mv)}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=je(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}(),wv=function(){function e(e){this.queryList=e,this.matches=null}return e.prototype.clone=function(){return new e(this.queryList)},e.prototype.setDirty=function(){this.queryList.setDirty()},e}(),bv=function(){function e(e){void 0===e&&(e=[]),this.queries=e}return e.prototype.createEmbeddedView=function(t){var n=t.queries;if(null!==n){for(var r=null!==t.contentQueries?t.contentQueries[0]:n.length,o=[],i=0;i<r;i++){var a=n.getByIndex(i);o.push(this.queries[a.indexInDeclarationView].clone())}return new e(o)}return null},e.prototype.insertView=function(e){this.dirtyQueriesWithMatches(e)},e.prototype.detachView=function(e){this.dirtyQueriesWithMatches(e)},e.prototype.dirtyQueriesWithMatches=function(e){for(var t=0;t<this.queries.length;t++)null!==Mv(e,t).matches&&this.queries[t].setDirty()},e}(),Cv=function Cv(e,t,n,r){void 0===r&&(r=null),this.predicate=e,this.descendants=t,this.isStatic=n,this.read=r},Iv=function(){function e(e){void 0===e&&(e=[]),this.queries=e}return e.prototype.elementStart=function(e,t){for(var n=0;n<this.queries.length;n++)this.queries[n].elementStart(e,t)},e.prototype.elementEnd=function(e){for(var t=0;t<this.queries.length;t++)this.queries[t].elementEnd(e)},e.prototype.embeddedTView=function(t){for(var n=null,r=0;r<this.length;r++){var o=null!==n?n.length:0,i=this.getByIndex(r).embeddedTView(t,o);i&&(i.indexInDeclarationView=r,null!==n?n.push(i):n=[i])}return null!==n?new e(n):null},e.prototype.template=function(e,t){for(var n=0;n<this.queries.length;n++)this.queries[n].template(e,t)},e.prototype.getByIndex=function(e){return this.queries[e]},Object.defineProperty(e.prototype,"length",{get:function(){return this.queries.length},enumerable:!1,configurable:!0}),e.prototype.track=function(e){this.queries.push(e)},e}(),xv=function(){function e(e,t){void 0===t&&(t=-1),this.metadata=e,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=t}return e.prototype.elementStart=function(e,t){this.isApplyingToNode(t)&&this.matchTNode(e,t)},e.prototype.elementEnd=function(e){this._declarationNodeIndex===e.index&&(this._appliesToNextNode=!1)},e.prototype.template=function(e,t){this.elementStart(e,t)},e.prototype.embeddedTView=function(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new e(this.metadata)):null},e.prototype.isApplyingToNode=function(e){if(this._appliesToNextNode&&!1===this.metadata.descendants){for(var t=this._declarationNodeIndex,n=e.parent;null!==n&&4===n.type&&n.index!==t;)n=n.parent;return t===(null!==n?n.index:-1)}return this._appliesToNextNode},e.prototype.matchTNode=function(e,t){if(Array.isArray(this.metadata.predicate))for(var n=this.metadata.predicate,r=0;r<n.length;r++)this.matchTNodeWithReadOption(e,t,Ev(t,n[r]));else{var o=this.metadata.predicate;o===Yf?0===t.type&&this.matchTNodeWithReadOption(e,t,-1):this.matchTNodeWithReadOption(e,t,Kn(t,e,o,!1,!1))}},e.prototype.matchTNodeWithReadOption=function(e,t,n){if(null!==n){var r=this.metadata.read;if(null!==r)if(r===Of||r===nd||r===Yf&&0===t.type)this.addMatch(t.index,-2);else{var o=Kn(t,e,r,!1,!1);null!==o&&this.addMatch(t.index,o)}else this.addMatch(t.index,n)}},e.prototype.addMatch=function(e,t){null===this.matches?this.matches=[e,t]:this.matches.push(e,t)},e}();
929
802
  /**
930
803
  * @license
931
804
  * Copyright Google LLC All Rights Reserved.
932
805
  *
933
806
  * Use of this source code is governed by an MIT-style license that can be
934
807
  * found in the LICENSE file at https://angular.io/license
935
- */function Ev(e,t){var n=e.localNames;if(null!==n)for(var r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1];return null}function kv(e,t,n,r){return-1===n?function o(e,t){return 3===e.type||4===e.type?xa(Df,e,t):0===e.type?Ea(td,Df,e,t):null}(t,e):-2===n?function i(e,t,n){return n===Df?xa(Df,t,e):n===td?Ea(td,Df,t,e):n===rd?ka(rd,Df,t,e):void 0}(e,t,r):Jn(e,e[1],n,t)}function Ov(e,t,n,r){var o=t[19].queries[r];if(null===o.matches){for(var i=e.data,a=n.matches,u=[],s=0;s<a.length;s+=2){var l=a[s];u.push(l<0?null:kv(t,i[l],a[s+1],n.metadata.read))}o.matches=u}return o.matches}function Pv(e){var t=St(),n=Rt(),r=Yt();$t(r+1);var o=Mv(n,r);if(e.dirty&&Et(t)===o.metadata.isStatic){if(null===o.matches)e.reset([]);else{var i=o.crossesNgTemplate?function e(t,n,r,o){var i=t.queries.getByIndex(r),a=i.matches;if(null!==a)for(var u=Ov(t,n,i,r),s=0;s<a.length;s+=2){var l=a[s];if(l>0)o.push(u[s/2]);else{for(var c=a[s+1],f=n[-l],d=10;d<f.length;d++)(v=f[d])[17]===v[3]&&e(v[1],v,c,o);if(null!==f[9])for(var p=f[9],h=0;h<p.length;h++){var v;e((v=p[h])[1],v,c,o)}}}return o}(n,t,r,[]):Ov(n,t,o,r);e.reset(i),e.notifyOnChanges()}return!0}return!1}function Nv(e,t,n){jv(Rt(),St(),e,t,n,!0)}function Tv(e,t,n){jv(Rt(),St(),e,t,n,!1)}function jv(e,t,n,r,o,i){e.firstCreatePass&&(Fv(e,new Cv(n,r,i,o),-1),i&&(e.staticViewQueries=!0)),Vv(e,t)}function Dv(e,t,n,r){Sv(Rt(),St(),t,n,r,!1,Ft(),e)}function Av(e,t,n,r){Sv(Rt(),St(),t,n,r,!0,Ft(),e)}function Sv(e,t,n,r,o,i,a,u){e.firstCreatePass&&(Fv(e,new Cv(n,r,i,o),a.index),function s(e,t){var n=e.contentQueries||(e.contentQueries=[]);t!==(e.contentQueries.length?n[n.length-1]:-1)&&n.push(e.queries.length-1,t)}(e,u),i&&(e.staticContentQueries=!0)),Vv(e,t)}function Rv(){return function e(t,n){return t[19].queries[n].queryList}(St(),Yt())}function Vv(e,t){var n=new _v;yi(e,t,n,n.destroy),null===t[19]&&(t[19]=new bv),t[19].queries.push(new wv(n))}function Fv(e,t,n){null===e.queries&&(e.queries=new Iv),e.queries.track(new xv(t,n))}function Mv(e,t){return e.queries.getByIndex(t)}
808
+ */function Ev(e,t){var n=e.localNames;if(null!==n)for(var r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1];return null}function kv(e,t,n,r){return-1===n?function o(e,t){return 3===e.type||4===e.type?xa(Of,e,t):0===e.type?Ea(Yf,Of,e,t):null}(t,e):-2===n?function i(e,t,n){return n===Of?xa(Of,t,e):n===Yf?Ea(Yf,Of,t,e):n===nd?ka(nd,Of,t,e):void 0}(e,t,r):Gn(e,e[1],n,t)}function Ov(e,t,n,r){var o=t[19].queries[r];if(null===o.matches){for(var i=e.data,a=n.matches,u=[],s=0;s<a.length;s+=2){var l=a[s];u.push(l<0?null:kv(t,i[l],a[s+1],n.metadata.read))}o.matches=u}return o.matches}function Pv(e){var t=At(),n=St(),r=Jt();Yt(r+1);var o=Mv(n,r);if(e.dirty&&xt(t)===o.metadata.isStatic){if(null===o.matches)e.reset([]);else{var i=o.crossesNgTemplate?function e(t,n,r,o){var i=t.queries.getByIndex(r),a=i.matches;if(null!==a)for(var u=Ov(t,n,i,r),s=0;s<a.length;s+=2){var l=a[s];if(l>0)o.push(u[s/2]);else{for(var c=a[s+1],f=n[-l],d=10;d<f.length;d++)(v=f[d])[17]===v[3]&&e(v[1],v,c,o);if(null!==f[9])for(var p=f[9],h=0;h<p.length;h++){var v;e((v=p[h])[1],v,c,o)}}}return o}(n,t,r,[]):Ov(n,t,o,r);e.reset(i),e.notifyOnChanges()}return!0}return!1}function Nv(e,t,n){jv(St(),At(),e,t,n,!0)}function Tv(e,t,n){jv(St(),At(),e,t,n,!1)}function jv(e,t,n,r,o,i){e.firstCreatePass&&(Fv(e,new Cv(n,r,i,o),-1),i&&(e.staticViewQueries=!0)),Vv(e,t)}function Dv(e,t,n,r){Sv(St(),At(),t,n,r,!1,Vt(),e)}function Av(e,t,n,r){Sv(St(),At(),t,n,r,!0,Vt(),e)}function Sv(e,t,n,r,o,i,a,u){e.firstCreatePass&&(Fv(e,new Cv(n,r,i,o),a.index),function s(e,t){var n=e.contentQueries||(e.contentQueries=[]);t!==(e.contentQueries.length?n[n.length-1]:-1)&&n.push(e.queries.length-1,t)}(e,u),i&&(e.staticContentQueries=!0)),Vv(e,t)}function Rv(){return function e(t,n){return t[19].queries[n].queryList}(At(),Jt())}function Vv(e,t){var n=new _v;vi(e,t,n,n.destroy),null===t[19]&&(t[19]=new bv),t[19].queries.push(new wv(n))}function Fv(e,t,n){null===e.queries&&(e.queries=new Iv),e.queries.track(new xv(t,n))}function Mv(e,t){return e.queries.getByIndex(t)}
936
809
  /**
937
810
  * @license
938
811
  * Copyright Google LLC All Rights Reserved.
939
812
  *
940
813
  * Use of this source code is governed by an MIT-style license that can be
941
814
  * found in the LICENSE file at https://angular.io/license
942
- */function Hv(e,t){return Ea(td,Df,e,t)}function Lv(t){void 0===t&&(t=e.InjectFlags.Default);var n=Oa(!0);if(null!=n||t&e.InjectFlags.Optional)return n;throw new Error("No provider for ChangeDetectorRef!")}
815
+ */function Hv(e,t){return Ea(Yf,Of,e,t)}function Lv(t){void 0===t&&(t=e.InjectFlags.Default);var n=Oa(!0);if(null!=n||t&e.InjectFlags.Optional)return n;throw new Error("No provider for ChangeDetectorRef!")}
943
816
  /**
944
817
  * @license
945
818
  * Copyright Google LLC All Rights Reserved.
@@ -953,36 +826,28 @@ function mv(){return this._results[is()]()}var _v=function(){function e(){this.d
953
826
  *
954
827
  * Use of this source code is governed by an MIT-style license that can be
955
828
  * found in the LICENSE file at https://angular.io/license
956
- */var Bv={"ɵɵattribute":ys,"ɵɵattributeInterpolate1":ks,"ɵɵattributeInterpolate2":Os,"ɵɵattributeInterpolate3":Ps,"ɵɵattributeInterpolate4":Ns,"ɵɵattributeInterpolate5":Ts,"ɵɵattributeInterpolate6":js,"ɵɵattributeInterpolate7":Ds,"ɵɵattributeInterpolate8":As,"ɵɵattributeInterpolateV":Ss,"ɵɵdefineComponent":Qe,"ɵɵdefineDirective":Ye,"ɵɵdefineInjectable":P,"ɵɵdefineInjector":T,"ɵɵdefineNgModule":Ke,"ɵɵdefinePipe":$e,"ɵɵdirectiveInject":Ls,"ɵɵgetFactoryOf":er,"ɵɵgetInheritedFactory":tr,"ɵɵinject":ge,"ɵɵinjectAttribute":Bs,"ɵɵinvalidFactory":Us,"ɵɵinvalidFactoryDep":me,"ɵɵinjectPipeChangeDetectorRef":Lv,"ɵɵtemplateRefExtractor":Hv,"ɵɵNgOnChangesFeature":ff,"ɵɵProvidersFeature":bf,"ɵɵCopyDefinitionFeature":lf,"ɵɵInheritDefinitionFeature":tf,"ɵɵnextContext":il,"ɵɵnamespaceHTML":pn,"ɵɵnamespaceMathML":dn,"ɵɵnamespaceSVG":fn,"ɵɵenableBindings":Dt,"ɵɵdisableBindings":At,"ɵɵelementStart":qs,"ɵɵelementEnd":Ws,"ɵɵelement":Zs,"ɵɵelementContainerStart":Ks,"ɵɵelementContainerEnd":Gs,"ɵɵelementContainer":Js,"ɵɵpureFunction0":Zh,"ɵɵpureFunction1":Kh,"ɵɵpureFunction2":Gh,"ɵɵpureFunction3":Jh,"ɵɵpureFunction4":Yh,"ɵɵpureFunction5":$h,"ɵɵpureFunction6":Xh,"ɵɵpureFunction7":ev,"ɵɵpureFunction8":tv,"ɵɵpureFunctionV":nv,"ɵɵgetCurrentView":Ys,"ɵɵrestoreView":Vt,"ɵɵlistener":el,"ɵɵprojection":cl,"ɵɵupdateSyntheticHostBinding":Rc,"ɵɵcomponentHostSyntheticListener":tl,"ɵɵpipeBind1":cv,"ɵɵpipeBind2":fv,"ɵɵpipeBind3":dv,"ɵɵpipeBind4":pv,"ɵɵpipeBindV":hv,"ɵɵprojectionDef":ul,"ɵɵhostProperty":Sc,"ɵɵproperty":Qs,"ɵɵpropertyInterpolate":fl,"ɵɵpropertyInterpolate1":dl,"ɵɵpropertyInterpolate2":pl,"ɵɵpropertyInterpolate3":hl,"ɵɵpropertyInterpolate4":vl,"ɵɵpropertyInterpolate5":yl,"ɵɵpropertyInterpolate6":gl,"ɵɵpropertyInterpolate7":ml,"ɵɵpropertyInterpolate8":_l,"ɵɵpropertyInterpolateV":wl,"ɵɵpipe":lv,"ɵɵqueryRefresh":Pv,"ɵɵviewQuery":Tv,"ɵɵstaticViewQuery":Nv,"ɵɵstaticContentQuery":Av,"ɵɵloadQuery":Rv,"ɵɵcontentQuery":Dv,"ɵɵreference":Hs,"ɵɵclassMap":Fl,"ɵɵclassMapInterpolate1":uc,"ɵɵclassMapInterpolate2":sc,"ɵɵclassMapInterpolate3":lc,"ɵɵclassMapInterpolate4":cc,"ɵɵclassMapInterpolate5":fc,"ɵɵclassMapInterpolate6":dc,"ɵɵclassMapInterpolate7":pc,"ɵɵclassMapInterpolate8":hc,"ɵɵclassMapInterpolateV":vc,"ɵɵstyleMap":Rl,"ɵɵstyleMapInterpolate1":yc,"ɵɵstyleMapInterpolate2":gc,"ɵɵstyleMapInterpolate3":mc,"ɵɵstyleMapInterpolate4":_c,"ɵɵstyleMapInterpolate5":wc,"ɵɵstyleMapInterpolate6":bc,"ɵɵstyleMapInterpolate7":Cc,"ɵɵstyleMapInterpolate8":Ic,"ɵɵstyleMapInterpolateV":xc,"ɵɵstyleProp":Al,"ɵɵstylePropInterpolate1":Ec,"ɵɵstylePropInterpolate2":kc,"ɵɵstylePropInterpolate3":Oc,"ɵɵstylePropInterpolate4":Pc,"ɵɵstylePropInterpolate5":Nc,"ɵɵstylePropInterpolate6":Tc,"ɵɵstylePropInterpolate7":jc,"ɵɵstylePropInterpolate8":Dc,"ɵɵstylePropInterpolateV":Ac,"ɵɵclassProp":Sl,"ɵɵselect":Ao,"ɵɵadvance":Do,"ɵɵtemplate":Fs,"ɵɵtext":Jl,"ɵɵtextInterpolate":Yl,"ɵɵtextInterpolate1":$l,"ɵɵtextInterpolate2":Xl,"ɵɵtextInterpolate3":ec,"ɵɵtextInterpolate4":tc,"ɵɵtextInterpolate5":nc,"ɵɵtextInterpolate6":rc,"ɵɵtextInterpolate7":oc,"ɵɵtextInterpolate8":ic,"ɵɵtextInterpolateV":ac,"ɵɵi18n":Ph,"ɵɵi18nAttributes":Nh,"ɵɵi18nExp":Dh,"ɵɵi18nStart":_h,"ɵɵi18nEnd":xh,"ɵɵi18nApply":Ah,"ɵɵi18nPostprocess":Ih,"ɵɵresolveWindow":An,"ɵɵresolveDocument":Sn,"ɵɵresolveBody":Rn,"ɵɵsetComponentScope":ze,"ɵɵsetNgModuleScope":Ge,"ɵɵsanitizeHtml":Kr,"ɵɵsanitizeStyle":Gr,"ɵɵsanitizeResourceUrl":Yr,"ɵɵsanitizeScript":$r,"ɵɵsanitizeUrl":Jr,"ɵɵsanitizeUrlOrResourceUrl":eo},Uv=null,Qv=[],zv=[],qv=!1;function Wv(){if(!qv){qv=!0;try{for(var e=zv.length-1;e>=0;e--){var t=zv[e],n=t.moduleType,r=t.ngModule;r.declarations&&r.declarations.every(Zv)&&(zv.splice(e,1),Jv(n,r))}}finally{qv=!1}}}function Zv(e){return Array.isArray(e)?e.every(Zv):!!Q(e)}function Kv(e,t){void 0===t&&(t={}),Gv(e,t),function n(e,t){zv.push({moduleType:e,ngModule:t})}(e,t)}function Gv(e,t,n){void 0===n&&(n=!1);var r=De(t.declarations||Qv),o=null;Object.defineProperty(e,oe,{configurable:!0,get:function(){return null===o&&((o=X().compileNgModule(Bv,"ng:///"+e.name+"/ɵmod.js",{type:e,bootstrap:De(t.bootstrap||Qv).map(Q),declarations:r.map(Q),imports:De(t.imports||Qv).map(Q).map(Xv),exports:De(t.exports||Qv).map(Q).map(Xv),schemas:t.schemas?De(t.schemas):null,id:t.id||null})).schemas||(o.schemas=[])),o}});var i=null;Object.defineProperty(e,R,{get:function(){if(null===i){var n={name:e.name,type:e,deps:Ua(e),providers:t.providers||Qv,imports:[(t.imports||Qv).map(Q),(t.exports||Qv).map(Q)]};i=X().compileInjector(Bv,"ng:///"+e.name+"/ɵinj.js",n)}return i},configurable:!1})}function Jv(e,t){var n=De(t.declarations||Qv),r=$v(e);n.forEach((function(t){t.hasOwnProperty(te)?Yv(Xe(t),r):t.hasOwnProperty(ne)||t.hasOwnProperty(re)||(t.ngSelectorScope=e)}))}function Yv(e,t){e.directiveDefs=function(){return Array.from(t.compilation.directives).map((function(e){return e.hasOwnProperty(te)?Xe(e):et(e)})).filter((function(e){return!!e}))},e.pipeDefs=function(){return Array.from(t.compilation.pipes).map((function(e){return tt(e)}))},e.schemas=t.schemas,e.tView=null}function $v(e){if(!ey(e))throw new Error(e.name+" does not have a module def (ɵmod property)");var t=rt(e);if(null!==t.transitiveCompileScopes)return t.transitiveCompileScopes;var n={schemas:t.schemas||null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set}};return Vn(t.imports).forEach((function(e){var t=e;if(!ey(t))throw new Error("Importing "+t.name+" which does not have a ɵmod property");var r=$v(t);r.exported.directives.forEach((function(e){return n.compilation.directives.add(e)})),r.exported.pipes.forEach((function(e){return n.compilation.pipes.add(e)}))})),Vn(t.declarations).forEach((function(e){tt(e)?n.compilation.pipes.add(e):n.compilation.directives.add(e)})),Vn(t.exports).forEach((function(e){var t=e;if(ey(t)){var r=$v(t);r.exported.directives.forEach((function(e){n.compilation.directives.add(e),n.exported.directives.add(e)})),r.exported.pipes.forEach((function(e){n.compilation.pipes.add(e),n.exported.pipes.add(e)}))}else tt(t)?n.exported.pipes.add(t):n.exported.directives.add(t)})),t.transitiveCompileScopes=n,n}function Xv(e){return function t(e){return void 0!==e.ngModule}(e)?e.ngModule:e}function ey(e){return!!rt(e)}
957
- /**
958
- * @license
959
- * Copyright Google LLC All Rights Reserved.
960
- *
961
- * Use of this source code is governed by an MIT-style license that can be
962
- * found in the LICENSE file at https://angular.io/license
963
- */function ty(t,n){var r=null;!function o(e,t){es(t)&&($u.set(e,t),Xu.add(e))}(t,n),oy(t,n),Object.defineProperty(t,te,{get:function(){if(null===r){var o=X();if(es(n)){var a=["Component '"+t.name+"' is not resolved:"];throw n.templateUrl&&a.push(" - templateUrl: "+n.templateUrl),n.styleUrls&&n.styleUrls.length&&a.push(" - styleUrls: "+JSON.stringify(n.styleUrls)),a.push("Did you run and wait for 'resolveComponentResources()'?"),new Error(a.join("\n"))}var u=function s(){return Uv}(),l=n.preserveWhitespaces;void 0===l&&(l=null!==u&&void 0!==u.preserveWhitespaces&&u.preserveWhitespaces);var c=n.encapsulation;void 0===c&&(c=null!==u&&void 0!==u.defaultEncapsulation?u.defaultEncapsulation:e.ViewEncapsulation.Emulated);var f=n.templateUrl||"ng:///"+t.name+"/template.html",d=i(i({},ay(t,n)),{typeSourceSpan:o.createParseSourceSpan("Component",t.name,f),template:n.template||"",preserveWhitespaces:l,styles:n.styles||Be,animations:n.animations,directives:[],changeDetection:n.changeDetection,pipes:new Map,encapsulation:c,interpolation:n.interpolation,viewProviders:n.viewProviders||null});if(d.usesInheritance&&uy(t),r=o.compileComponent(Bv,f,d),Wv(),function p(e){return void 0!==e.ngSelectorScope}(t)){var h=$v(t.ngSelectorScope);Yv(r,h)}}return r},configurable:!1})}function ny(e,t){var n=null;oy(e,t||{}),Object.defineProperty(e,ne,{get:function(){if(null===n){var r=ry(e,t||{});n=X().compileDirective(Bv,r.sourceMapUrl,r.metadata)}return n},configurable:!1})}function ry(e,t){var n=e&&e.name,r="ng:///"+n+"/ɵdir.js",o=X(),i=ay(e,t);return i.typeSourceSpan=o.createParseSourceSpan("Directive",n,r),i.usesInheritance&&uy(e),{metadata:i,sourceMapUrl:r}}function oy(e,t){var n=null;Object.defineProperty(e,ae,{get:function(){if(null===n){var r=ry(e,t),o=X();n=o.compileFactory(Bv,"ng:///"+e.name+"/ɵfac.js",i(i({},r.metadata),{injectFn:"directiveInject",target:o.R3FactoryTarget.Directive}))}return n},configurable:!1})}function iy(e){return Object.getPrototypeOf(e.prototype)===Object.prototype}function ay(e,t){var n,r=Ba(),o=r.ownPropMetadata(e);return{name:e.name,type:e,typeArgumentCount:0,selector:void 0!==t.selector?t.selector:null,deps:Ua(e),host:t.host||Le,propMetadata:o,inputs:t.inputs||Be,outputs:t.outputs||Be,queries:sy(e,o,ly),lifecycle:{usesOnChanges:r.hasLifecycleHook(e,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!iy(e),exportAs:(n=t.exportAs,void 0===n?null:dy(n)),providers:t.providers||null,viewQueries:sy(e,o,cy)}}function uy(e){for(var t=Object.prototype,n=Object.getPrototypeOf(e.prototype).constructor;n&&n!==t;)et(n)||Xe(n)||!hy(n)||ny(n,null),n=Object.getPrototypeOf(n)}function sy(e,t,n){var r=[],o=function(o){if(t.hasOwnProperty(o)){var i=t[o];i.forEach((function(t){if(n(t)){if(!t.selector)throw new Error("Can't construct a query for the property \""+o+'" of "'+jn(e)+"\" since the query selector wasn't defined.");if(i.some(fy))throw new Error("Cannot combine @Input decorators with query decorators");r.push(function a(e,t){return{propertyName:e,predicate:(n=t.selector,"string"==typeof n?dy(n):Q(n)),descendants:t.descendants,first:t.first,read:t.read?t.read:null,static:!!t.static};var n}(o,t))}}))}};for(var i in t)o(i);return r}function ly(e){var t=e.ngMetadataName;return"ContentChild"===t||"ContentChildren"===t}function cy(e){var t=e.ngMetadataName;return"ViewChild"===t||"ViewChildren"===t}function fy(e){return"Input"===e.ngMetadataName}function dy(e){return e.split(",").map((function(e){return e.trim()}))}new Map,new Map;var py=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function hy(e){var t=Ba();if(py.some((function(n){return t.hasLifecycleHook(e,n)})))return!0;var n=t.propMetadata(e);for(var r in n)for(var o=n[r],i=0;i<o.length;i++){var a=o[i],u=a.ngMetadataName;if(fy(a)||ly(a)||cy(a)||"Output"===u||"HostBinding"===u||"HostListener"===u)return!0}return!1}
829
+ */var Bv={"ɵɵattribute":vs,"ɵɵattributeInterpolate1":Es,"ɵɵattributeInterpolate2":ks,"ɵɵattributeInterpolate3":Os,"ɵɵattributeInterpolate4":Ps,"ɵɵattributeInterpolate5":Ns,"ɵɵattributeInterpolate6":Ts,"ɵɵattributeInterpolate7":js,"ɵɵattributeInterpolate8":Ds,"ɵɵattributeInterpolateV":As,"ɵɵdefineComponent":Ue,"ɵɵdefineDirective":Je,"ɵɵdefineInjectable":O,"ɵɵdefineInjector":N,"ɵɵdefineNgModule":Ze,"ɵɵdefinePipe":Ye,"ɵɵdirectiveInject":Hs,"ɵɵgetFactoryOf":Xn,"ɵɵgetInheritedFactory":er,"ɵɵinject":ye,"ɵɵinjectAttribute":Ls,"ɵɵinvalidFactory":Bs,"ɵɵinvalidFactoryDep":ge,"ɵɵinjectPipeChangeDetectorRef":Lv,"ɵɵtemplateRefExtractor":Hv,"ɵɵNgOnChangesFeature":cf,"ɵɵProvidersFeature":wf,"ɵɵCopyDefinitionFeature":sf,"ɵɵInheritDefinitionFeature":ef,"ɵɵnextContext":ol,"ɵɵnamespaceHTML":dn,"ɵɵnamespaceMathML":fn,"ɵɵnamespaceSVG":cn,"ɵɵenableBindings":jt,"ɵɵdisableBindings":Dt,"ɵɵelementStart":zs,"ɵɵelementEnd":qs,"ɵɵelement":Ws,"ɵɵelementContainerStart":Zs,"ɵɵelementContainerEnd":Ks,"ɵɵelementContainer":Gs,"ɵɵpureFunction0":Zh,"ɵɵpureFunction1":Kh,"ɵɵpureFunction2":Gh,"ɵɵpureFunction3":Jh,"ɵɵpureFunction4":Yh,"ɵɵpureFunction5":$h,"ɵɵpureFunction6":Xh,"ɵɵpureFunction7":ev,"ɵɵpureFunction8":tv,"ɵɵpureFunctionV":nv,"ɵɵgetCurrentView":Js,"ɵɵrestoreView":Rt,"ɵɵlistener":Xs,"ɵɵprojection":ll,"ɵɵupdateSyntheticHostBinding":Sc,"ɵɵcomponentHostSyntheticListener":el,"ɵɵpipeBind1":cv,"ɵɵpipeBind2":fv,"ɵɵpipeBind3":dv,"ɵɵpipeBind4":pv,"ɵɵpipeBindV":hv,"ɵɵprojectionDef":al,"ɵɵhostProperty":Ac,"ɵɵproperty":Us,"ɵɵpropertyInterpolate":cl,"ɵɵpropertyInterpolate1":fl,"ɵɵpropertyInterpolate2":dl,"ɵɵpropertyInterpolate3":pl,"ɵɵpropertyInterpolate4":hl,"ɵɵpropertyInterpolate5":vl,"ɵɵpropertyInterpolate6":yl,"ɵɵpropertyInterpolate7":gl,"ɵɵpropertyInterpolate8":ml,"ɵɵpropertyInterpolateV":_l,"ɵɵpipe":lv,"ɵɵqueryRefresh":Pv,"ɵɵviewQuery":Tv,"ɵɵstaticViewQuery":Nv,"ɵɵstaticContentQuery":Av,"ɵɵloadQuery":Rv,"ɵɵcontentQuery":Dv,"ɵɵreference":Ms,"ɵɵclassMap":Vl,"ɵɵclassMapInterpolate1":ac,"ɵɵclassMapInterpolate2":uc,"ɵɵclassMapInterpolate3":sc,"ɵɵclassMapInterpolate4":lc,"ɵɵclassMapInterpolate5":cc,"ɵɵclassMapInterpolate6":fc,"ɵɵclassMapInterpolate7":dc,"ɵɵclassMapInterpolate8":pc,"ɵɵclassMapInterpolateV":hc,"ɵɵstyleMap":Sl,"ɵɵstyleMapInterpolate1":vc,"ɵɵstyleMapInterpolate2":yc,"ɵɵstyleMapInterpolate3":gc,"ɵɵstyleMapInterpolate4":mc,"ɵɵstyleMapInterpolate5":_c,"ɵɵstyleMapInterpolate6":wc,"ɵɵstyleMapInterpolate7":bc,"ɵɵstyleMapInterpolate8":Cc,"ɵɵstyleMapInterpolateV":Ic,"ɵɵstyleProp":Dl,"ɵɵstylePropInterpolate1":xc,"ɵɵstylePropInterpolate2":Ec,"ɵɵstylePropInterpolate3":kc,"ɵɵstylePropInterpolate4":Oc,"ɵɵstylePropInterpolate5":Pc,"ɵɵstylePropInterpolate6":Nc,"ɵɵstylePropInterpolate7":Tc,"ɵɵstylePropInterpolate8":jc,"ɵɵstylePropInterpolateV":Dc,"ɵɵclassProp":Al,"ɵɵselect":Do,"ɵɵadvance":jo,"ɵɵtemplate":Vs,"ɵɵtext":Gl,"ɵɵtextInterpolate":Jl,"ɵɵtextInterpolate1":Yl,"ɵɵtextInterpolate2":$l,"ɵɵtextInterpolate3":Xl,"ɵɵtextInterpolate4":ec,"ɵɵtextInterpolate5":tc,"ɵɵtextInterpolate6":nc,"ɵɵtextInterpolate7":rc,"ɵɵtextInterpolate8":oc,"ɵɵtextInterpolateV":ic,"ɵɵi18n":Ph,"ɵɵi18nAttributes":Nh,"ɵɵi18nExp":Dh,"ɵɵi18nStart":_h,"ɵɵi18nEnd":xh,"ɵɵi18nApply":Ah,"ɵɵi18nPostprocess":Ih,"ɵɵresolveWindow":Dn,"ɵɵresolveDocument":An,"ɵɵresolveBody":Sn,"ɵɵsetComponentScope":Qe,"ɵɵsetNgModuleScope":Ke,"ɵɵsanitizeHtml":Zr,"ɵɵsanitizeStyle":Kr,"ɵɵsanitizeResourceUrl":Jr,"ɵɵsanitizeScript":Yr,"ɵɵsanitizeUrl":Gr,"ɵɵsanitizeUrlOrResourceUrl":Xr},Uv=null,Qv=[],zv=[],qv=!1;function Wv(){if(!qv){qv=!0;try{for(var e=zv.length-1;e>=0;e--){var t=zv[e],n=t.moduleType,r=t.ngModule;r.declarations&&r.declarations.every(Zv)&&(zv.splice(e,1),Jv(n,r))}}finally{qv=!1}}}function Zv(e){return Array.isArray(e)?e.every(Zv):!!U(e)}function Kv(e,t){void 0===t&&(t={}),Gv(e,t),function n(e,t){zv.push({moduleType:e,ngModule:t})}(e,t)}function Gv(e,t,n){void 0===n&&(n=!1);var r=je(t.declarations||Qv),o=null;Object.defineProperty(e,re,{configurable:!0,get:function(){return null===o&&((o=$().compileNgModule(Bv,"ng:///"+e.name+"/ɵmod.js",{type:e,bootstrap:je(t.bootstrap||Qv).map(U),declarations:r.map(U),imports:je(t.imports||Qv).map(U).map(Xv),exports:je(t.exports||Qv).map(U).map(Xv),schemas:t.schemas?je(t.schemas):null,id:t.id||null})).schemas||(o.schemas=[])),o}});var i=null;Object.defineProperty(e,S,{get:function(){if(null===i){var n={name:e.name,type:e,deps:Ba(e),providers:t.providers||Qv,imports:[(t.imports||Qv).map(U),(t.exports||Qv).map(U)]};i=$().compileInjector(Bv,"ng:///"+e.name+"/ɵinj.js",n)}return i},configurable:!1})}function Jv(e,t){var n=je(t.declarations||Qv),r=$v(e);n.forEach((function(t){t.hasOwnProperty(ee)?Yv($e(t),r):t.hasOwnProperty(te)||t.hasOwnProperty(ne)||(t.ngSelectorScope=e)}))}function Yv(e,t){e.directiveDefs=function(){return Array.from(t.compilation.directives).map((function(e){return e.hasOwnProperty(ee)?$e(e):Xe(e)})).filter((function(e){return!!e}))},e.pipeDefs=function(){return Array.from(t.compilation.pipes).map((function(e){return et(e)}))},e.schemas=t.schemas,e.tView=null}function $v(e){if(!ey(e))throw new Error(e.name+" does not have a module def (ɵmod property)");var t=nt(e);if(null!==t.transitiveCompileScopes)return t.transitiveCompileScopes;var n={schemas:t.schemas||null,compilation:{directives:new Set,pipes:new Set},exported:{directives:new Set,pipes:new Set}};return Rn(t.imports).forEach((function(e){var t=e;if(!ey(t))throw new Error("Importing "+t.name+" which does not have a ɵmod property");var r=$v(t);r.exported.directives.forEach((function(e){return n.compilation.directives.add(e)})),r.exported.pipes.forEach((function(e){return n.compilation.pipes.add(e)}))})),Rn(t.declarations).forEach((function(e){et(e)?n.compilation.pipes.add(e):n.compilation.directives.add(e)})),Rn(t.exports).forEach((function(e){var t=e;if(ey(t)){var r=$v(t);r.exported.directives.forEach((function(e){n.compilation.directives.add(e),n.exported.directives.add(e)})),r.exported.pipes.forEach((function(e){n.compilation.pipes.add(e),n.exported.pipes.add(e)}))}else et(t)?n.exported.pipes.add(t):n.exported.directives.add(t)})),t.transitiveCompileScopes=n,n}function Xv(e){return function t(e){return void 0!==e.ngModule}(e)?e.ngModule:e}function ey(e){return!!nt(e)}
964
830
  /**
965
831
  * @license
966
832
  * Copyright Google LLC All Rights Reserved.
967
833
  *
968
834
  * Use of this source code is governed by an MIT-style license that can be
969
835
  * found in the LICENSE file at https://angular.io/license
970
- */function vy(e,t){var n=null,r=null;Object.defineProperty(e,ae,{get:function(){if(null===r){var n=yy(e,t),o=X();r=o.compileFactory(Bv,"ng:///"+n.name+"/ɵfac.js",i(i({},n),{injectFn:"directiveInject",target:o.R3FactoryTarget.Pipe}))}return r},configurable:!1}),Object.defineProperty(e,re,{get:function(){if(null===n){var r=yy(e,t);n=X().compilePipe(Bv,"ng:///"+r.name+"/ɵpipe.js",r)}return n},configurable:!1})}function yy(e,t){return{type:e,typeArgumentCount:0,name:e.name,deps:Ua(e),pipeName:t.name,pure:void 0===t.pure||t.pure}}
836
+ */function ty(t,n){var r=null;!function o(e,t){Xu(t)&&(Yu.set(e,t),$u.add(e))}(t,n),oy(t,n),Object.defineProperty(t,ee,{get:function(){if(null===r){var o=$();if(Xu(n)){var i=["Component '"+t.name+"' is not resolved:"];throw n.templateUrl&&i.push(" - templateUrl: "+n.templateUrl),n.styleUrls&&n.styleUrls.length&&i.push(" - styleUrls: "+JSON.stringify(n.styleUrls)),i.push("Did you run and wait for 'resolveComponentResources()'?"),new Error(i.join("\n"))}var a=function u(){return Uv}(),s=n.preserveWhitespaces;void 0===s&&(s=null!==a&&void 0!==a.preserveWhitespaces&&a.preserveWhitespaces);var l=n.encapsulation;void 0===l&&(l=null!==a&&void 0!==a.defaultEncapsulation?a.defaultEncapsulation:e.ViewEncapsulation.Emulated);var c=n.templateUrl||"ng:///"+t.name+"/template.html",f=Object.assign(Object.assign({},ay(t,n)),{typeSourceSpan:o.createParseSourceSpan("Component",t.name,c),template:n.template||"",preserveWhitespaces:s,styles:n.styles||Le,animations:n.animations,directives:[],changeDetection:n.changeDetection,pipes:new Map,encapsulation:l,interpolation:n.interpolation,viewProviders:n.viewProviders||null});if(f.usesInheritance&&uy(t),r=o.compileComponent(Bv,c,f),Wv(),function d(e){return void 0!==e.ngSelectorScope}(t)){var p=$v(t.ngSelectorScope);Yv(r,p)}}return r},configurable:!1})}function ny(e,t){var n=null;oy(e,t||{}),Object.defineProperty(e,te,{get:function(){if(null===n){var r=ry(e,t||{});n=$().compileDirective(Bv,r.sourceMapUrl,r.metadata)}return n},configurable:!1})}function ry(e,t){var n=e&&e.name,r="ng:///"+n+"/ɵdir.js",o=$(),i=ay(e,t);return i.typeSourceSpan=o.createParseSourceSpan("Directive",n,r),i.usesInheritance&&uy(e),{metadata:i,sourceMapUrl:r}}function oy(e,t){var n=null;Object.defineProperty(e,ie,{get:function(){if(null===n){var r=ry(e,t),o=$();n=o.compileFactory(Bv,"ng:///"+e.name+"/ɵfac.js",Object.assign(Object.assign({},r.metadata),{injectFn:"directiveInject",target:o.R3FactoryTarget.Directive}))}return n},configurable:!1})}function iy(e){return Object.getPrototypeOf(e.prototype)===Object.prototype}function ay(e,t){var n,r=La(),o=r.ownPropMetadata(e);return{name:e.name,type:e,typeArgumentCount:0,selector:void 0!==t.selector?t.selector:null,deps:Ba(e),host:t.host||He,propMetadata:o,inputs:t.inputs||Le,outputs:t.outputs||Le,queries:sy(e,o,ly),lifecycle:{usesOnChanges:r.hasLifecycleHook(e,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!iy(e),exportAs:(n=t.exportAs,void 0===n?null:dy(n)),providers:t.providers||null,viewQueries:sy(e,o,cy)}}function uy(e){for(var t=Object.prototype,n=Object.getPrototypeOf(e.prototype).constructor;n&&n!==t;)Xe(n)||$e(n)||!hy(n)||ny(n,null),n=Object.getPrototypeOf(n)}function sy(e,t,n){var r=[],o=function(o){if(t.hasOwnProperty(o)){var i=t[o];i.forEach((function(t){if(n(t)){if(!t.selector)throw new Error("Can't construct a query for the property \""+o+'" of "'+Tn(e)+"\" since the query selector wasn't defined.");if(i.some(fy))throw new Error("Cannot combine @Input decorators with query decorators");r.push(function a(e,t){return{propertyName:e,predicate:(n=t.selector,"string"==typeof n?dy(n):U(n)),descendants:t.descendants,first:t.first,read:t.read?t.read:null,static:!!t.static};var n}(o,t))}}))}};for(var i in t)o(i);return r}function ly(e){var t=e.ngMetadataName;return"ContentChild"===t||"ContentChildren"===t}function cy(e){var t=e.ngMetadataName;return"ViewChild"===t||"ViewChildren"===t}function fy(e){return"Input"===e.ngMetadataName}function dy(e){return e.split(",").map((function(e){return e.trim()}))}new Map,new Map;var py=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function hy(e){var t=La();if(py.some((function(n){return t.hasLifecycleHook(e,n)})))return!0;var n=t.propMetadata(e);for(var r in n)for(var o=n[r],i=0;i<o.length;i++){var a=o[i],u=a.ngMetadataName;if(fy(a)||ly(a)||cy(a)||"Output"===u||"HostBinding"===u||"HostListener"===u)return!0}return!1}
971
837
  /**
972
838
  * @license
973
839
  * Copyright Google LLC All Rights Reserved.
974
840
  *
975
841
  * Use of this source code is governed by an MIT-style license that can be
976
842
  * found in the LICENSE file at https://angular.io/license
977
- */var gy=p("Directive",(function(e){return void 0===e&&(e={}),e}),void 0,void 0,(function(e,t){return Py(e,t)})),my=p("Component",(function(t){return void 0===t&&(t={}),i({changeDetection:e.ChangeDetectionStrategy.Default},t)}),gy,void 0,(function(e,t){return Oy(e,t)})),_y=p("Pipe",(function(e){return i({pure:!0},e)}),void 0,void 0,(function(e,t){return Ny(e,t)})),wy=y("Input",(function(e){return{bindingPropertyName:e}})),by=y("Output",(function(e){return{bindingPropertyName:e}})),Cy=y("HostBinding",(function(e){return{hostPropertyName:e}})),Iy=y("HostListener",(function(e,t){return{eventName:e,args:t}})),xy=ty,Ey=ny,ky=vy,Oy=Tf,Py=Tf,Ny=Tf,Ty=p("NgModule",(function(e){return e}),void 0,void 0,(function(e,t){return Dy(e,t)})),jy=Kv,Dy=function Ay(e,t){var n=t&&t.imports||[];t&&t.exports&&(n=s(n,[t.exports])),e.ɵinj=T({factory:Ja(e,{useClass:e}),providers:t&&t.providers,imports:n})},Sy=new se("Application Initializer"),Ry=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]();$s(o)&&t.push(o)}Promise.all(t).then((function(){n()})).catch((function(t){e.reject(t)})),0===t.length&&n(),this.initialized=!0}},e.decorators=[{type:Ya}],e.ctorParameters=function(){return[{type:Array,decorators:[{type:_,args:[Sy]},{type:w}]}]},e}(),Vy=new se("AppId");function Fy(){return""+Hy()+Hy()+Hy()}var My={provide:Vy,useFactory:Fy,deps:[]};function Hy(){return String.fromCharCode(97+Math.floor(25*Math.random()))}var Ly,By=new se("Platform Initializer"),Uy=new se("Platform ID"),Qy=new se("appBootstrapListener"),zy=new se("Application Packages Root URL"),qy=function(){function e(){}return e.prototype.log=function(e){console.log(e)},e.prototype.warn=function(e){console.warn(e)},e.decorators=[{type:Ya}],e}(),Wy=new se("LocaleId"),Zy=new se("DefaultCurrencyCode"),Ky=new se("Translations"),Gy=new se("TranslationsFormat");(Ly=e.MissingTranslationStrategy||(e.MissingTranslationStrategy={}))[Ly.Error=0]="Error",Ly[Ly.Warning=1]="Warning",Ly[Ly.Ignore=2]="Ignore";
843
+ */function vy(e,t){var n=null,r=null;Object.defineProperty(e,ie,{get:function(){if(null===r){var n=yy(e,t),o=$();r=o.compileFactory(Bv,"ng:///"+n.name+"/ɵfac.js",Object.assign(Object.assign({},n),{injectFn:"directiveInject",target:o.R3FactoryTarget.Pipe}))}return r},configurable:!1}),Object.defineProperty(e,ne,{get:function(){if(null===n){var r=yy(e,t);n=$().compilePipe(Bv,"ng:///"+r.name+"/ɵpipe.js",r)}return n},configurable:!1})}function yy(e,t){return{type:e,typeArgumentCount:0,name:e.name,deps:Ba(e),pipeName:t.name,pure:void 0===t.pure||t.pure}}
978
844
  /**
979
845
  * @license
980
846
  * Copyright Google LLC All Rights Reserved.
981
847
  *
982
848
  * Use of this source code is governed by an MIT-style license that can be
983
849
  * found in the LICENSE file at https://angular.io/license
984
- */
985
- var Jy=function Jy(e,t){this.ngModuleFactory=e,this.componentFactories=t};function Yy(){throw new Error("Runtime compiler is not loaded")}var $y=function(e){return new Wh(e)},Xy=Yy,eg=Yy,tg=function(e){var t=$y(e),n=Vn(rt(e).declarations).reduce((function(e,t){var n=Xe(t);return n&&e.push(new Lp(n)),e}),[]);return new Jy(t,n)},ng=Yy,rg=Yy,og=function(){function e(){this.compileModuleSync=Xy,this.compileModuleAsync=eg,this.compileModuleAndAllComponentsSync=ng,this.compileModuleAndAllComponentsAsync=rg}return e.prototype.clearCache=function(){},e.prototype.clearCacheFor=function(e){},e.prototype.getModuleId=function(e){},e.decorators=[{type:Ya}],e}(),ig=new se("compilerOptions"),ag=function ag(){},ug=Promise.resolve(0);function sg(e){"undefined"==typeof Zone?ug.then((function(){e&&e.apply(null,null)})):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}
850
+ */var gy=d("Directive",(function(e){return void 0===e&&(e={}),e}),void 0,void 0,(function(e,t){return Py(e,t)})),my=d("Component",(function(t){return void 0===t&&(t={}),Object.assign({changeDetection:e.ChangeDetectionStrategy.Default},t)}),gy,void 0,(function(e,t){return Oy(e,t)})),_y=d("Pipe",(function(e){return Object.assign({pure:!0},e)}),void 0,void 0,(function(e,t){return Ny(e,t)})),wy=v("Input",(function(e){return{bindingPropertyName:e}})),by=v("Output",(function(e){return{bindingPropertyName:e}})),Cy=v("HostBinding",(function(e){return{hostPropertyName:e}})),Iy=v("HostListener",(function(e,t){return{eventName:e,args:t}})),xy=ty,Ey=ny,ky=vy,Oy=Tf,Py=Tf,Ny=Tf,Ty=d("NgModule",(function(e){return e}),void 0,void 0,(function(e,t){return Dy(e,t)})),jy=Kv,Dy=function Ay(e,t){var n=t&&t.imports||[];t&&t.exports&&(n=u(n,[t.exports])),e.ɵinj=N({factory:Ga(e,{useClass:e}),providers:t&&t.providers,imports:n})},Sy=new ue("Application Initializer"),Ry=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]();Ys(o)&&t.push(o)}Promise.all(t).then((function(){n()})).catch((function(t){e.reject(t)})),0===t.length&&n(),this.initialized=!0}},e}();Ry.decorators=[{type:Ja}],Ry.ctorParameters=function(){return[{type:Array,decorators:[{type:m,args:[Sy]},{type:_}]}]};
986
851
  /**
987
852
  * @license
988
853
  * Copyright Google LLC All Rights Reserved.
@@ -990,6 +855,7 @@ var Jy=function Jy(e,t){this.ngModuleFactory=e,this.componentFactories=t};functi
990
855
  * Use of this source code is governed by an MIT-style license that can be
991
856
  * found in the LICENSE file at https://angular.io/license
992
857
  */
858
+ var Vy=new ue("AppId");function Fy(){return""+Hy()+Hy()+Hy()}var My={provide:Vy,useFactory:Fy,deps:[]};function Hy(){return String.fromCharCode(97+Math.floor(25*Math.random()))}var Ly=new ue("Platform Initializer"),By=new ue("Platform ID"),Uy=new ue("appBootstrapListener"),Qy=new ue("Application Packages Root URL"),zy=function(){function e(){}return e.prototype.log=function(e){console.log(e)},e.prototype.warn=function(e){console.warn(e)},e}();zy.decorators=[{type:Ja}];
993
859
  /**
994
860
  * @license
995
861
  * Copyright Google LLC All Rights Reserved.
@@ -997,14 +863,7 @@ var Jy=function Jy(e,t){this.ngModuleFactory=e,this.componentFactories=t};functi
997
863
  * Use of this source code is governed by an MIT-style license that can be
998
864
  * found in the LICENSE file at https://angular.io/license
999
865
  */
1000
- var lg=function(){function e(e){var t=e.enableLongStackTrace,n=void 0!==t&&t,r=e.shouldCoalesceEventChangeDetection,o=void 0!==r&&r;if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new gv(!1),this.onMicrotaskEmpty=new gv(!1),this.onStable=new gv(!1),this.onError=new gv(!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)),n&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),this.shouldCoalesceEventChangeDetection=o,this.lastRequestAnimationFrameId=-1,this.nativeRequestAnimationFrame=function i(){var e=$.requestAnimationFrame,t=$.cancelAnimationFrame;if("undefined"!=typeof Zone&&e&&t){var n=e[Zone.__symbol__("OriginalDelegate")];n&&(e=n);var r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function a(e){var t=!!e.shouldCoalesceEventChangeDetection&&e.nativeRequestAnimationFrame&&function(){!function t(e){-1===e.lastRequestAnimationFrameId&&(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call($,(function(){e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",(function(){e.lastRequestAnimationFrameId=-1,pg(e),dg(e)}),void 0,(function(){}),(function(){}))),e.fakeTopEventTask.invoke()})),pg(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0,maybeDelayChangeDetection:t},onInvokeTask:function(n,r,o,i,a,u){try{return hg(e),n.invokeTask(o,i,a,u)}finally{t&&"eventTask"===i.type&&t(),vg(e)}},onInvoke:function(t,n,r,o,i,a,u){try{return hg(e),t.invoke(r,o,i,a,u)}finally{vg(e)}},onHasTask:function(t,n,r,o){t.hasTask(r,o),n===r&&("microTask"==o.change?(e._hasPendingMicrotasks=o.microTask,pg(e),dg(e)):"macroTask"==o.change&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:function(t,n,r,o){return t.handleError(r,o),e.runOutsideAngular((function(){return e.onError.emit(o)})),!1}})}(this)}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,fg,cg,cg);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 cg(){}var fg={};function dg(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 pg(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||e.shouldCoalesceEventChangeDetection&&-1!==e.lastRequestAnimationFrameId)}function hg(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function vg(e){e._nesting--,dg(e)}var yg,gg=function(){function e(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new gv,this.onMicrotaskEmpty=new gv,this.onStable=new gv,this.onError=new gv}return e.prototype.run=function(e,t,n){return e.apply(t,n)},e.prototype.runGuarded=function(e,t,n){return e.apply(t,n)},e.prototype.runOutsideAngular=function(e){return e()},e.prototype.runTask=function(e,t,n,r){return e.apply(t,n)},e}(),mg=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(){lg.assertNotInAngularZone(),sg((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())sg((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.decorators=[{type:Ya}],e.ctorParameters=function(){return[{type:lg}]},e}(),_g=function(){function e(){this._applications=new Map,wg.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),wg.findTestabilityInTree(this,e,t)},e.decorators=[{type:Ya}],e.ctorParameters=function(){return[]},e}(),wg=new(function(){function e(){}return e.prototype.addToWindow=function(e){},e.prototype.findTestabilityInTree=function(e,t,n){return null},e}()),bg=new se("AllowMultipleToken"),Cg=function Cg(e,t){this.name=e,this.token=t};
1001
- /**
1002
- * @license
1003
- * Copyright Google LLC All Rights Reserved.
1004
- *
1005
- * Use of this source code is governed by an MIT-style license that can be
1006
- * found in the LICENSE file at https://angular.io/license
1007
- */function Ig(e){if(yg&&!yg.destroyed&&!yg.injector.get(bg,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");yg=e.get(Og);var t=e.get(By,null);return t&&t.forEach((function(e){return e()})),yg}function xg(e,t,n){void 0===n&&(n=[]);var r="Platform: "+t,o=new se(r);return function(t){void 0===t&&(t=[]);var i=kg();if(!i||i.injector.get(bg,!1))if(e)e(n.concat(t).concat({provide:o,useValue:!0}));else{var a=n.concat(t).concat({provide:o,useValue:!0},{provide:eu,useValue:"platform"});Ig(yu.create({providers:a,name:r}))}return Eg(o)}}function Eg(e){var t=kg();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}function kg(){return yg&&!yg.destroyed?yg:null}var Og=function(){function e(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return e.prototype.bootstrapModuleFactory=function(e,t){var n=this,r=function o(e,t){return"noop"===e?new gg:("zone.js"===e?void 0:e)||new lg({enableLongStackTrace:gr(),shouldCoalesceEventChangeDetection:t})}(t?t.ngZone:void 0,t&&t.ngZoneEventCoalescing||!1),i=[{provide:lg,useValue:r}];return r.run((function(){var t=yu.create({providers:i,parent:n.injector,name:e.moduleType.name}),o=e.create(t),a=o.injector.get(ir,null);if(!a)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return o.onDestroy((function(){return Tg(n._modules,o)})),r.runOutsideAngular((function(){return r.onError.subscribe({next:function(e){a.handleError(e)}})})),function u(e,t,n){try{var r=n();return $s(r)?r.catch((function(n){throw t.runOutsideAngular((function(){return e.handleError(n)})),n})):r}catch(n){throw t.runOutsideAngular((function(){return e.handleError(n)})),n}}(a,r,(function(){var e=o.injector.get(Ry);return e.runInitializers(),e.donePromise.then((function(){return n._moduleDoBootstrap(o),o}))}))}))},e.prototype.bootstrapModule=function(e,t){var n=this;void 0===t&&(t=[]);var r=Pg({},t);return function o(e,t,n){return e.get(ag).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(Ng);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach((function(e){return t.bootstrap(e)}));else{if(!e.instance.ngDoBootstrap)throw new Error("The module "+H(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:!1,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:!1,configurable:!0}),e.decorators=[{type:Ya}],e.ctorParameters=function(){return[{type:yu}]},e}();function Pg(e,t){return Array.isArray(t)?t.reduce(Pg,e):i(i({},e),t)}var Ng=function(){function e(e,r,o,i,a,u){var s=this;this._zone=e,this._console=r,this._injector=o,this._exceptionHandler=i,this._componentFactoryResolver=a,this._initStatus=u,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=gr(),this._zone.onMicrotaskEmpty.subscribe({next:function(){s._zone.run((function(){s.tick()}))}});var l=new t.Observable((function(e){s._stable=s._zone.isStable&&!s._zone.hasPendingMacrotasks&&!s._zone.hasPendingMicrotasks,s._zone.runOutsideAngular((function(){e.next(s._stable),e.complete()}))})),c=new t.Observable((function(e){var t;s._zone.runOutsideAngular((function(){t=s._zone.onStable.subscribe((function(){lg.assertNotInAngularZone(),sg((function(){s._stable||s._zone.hasPendingMacrotasks||s._zone.hasPendingMicrotasks||(s._stable=!0,e.next(!0))}))}))}));var n=s._zone.onUnstable.subscribe((function(){lg.assertInAngularZone(),s._stable&&(s._stable=!1,s._zone.runOutsideAngular((function(){e.next(!1)})))}));return function(){t.unsubscribe(),n.unsubscribe()}}));this.isStable=t.merge(l,c.pipe(n.share()))}return 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 If?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);var o=function i(e){return e instanceof Nf}(n)?void 0:this._injector.get(Pe),a=n.create(yu.NULL,[],t||n.selector,o);a.onDestroy((function(){r._unloadComponent(a)}));var u=a.injector.get(mg,null);return u&&a.injector.get(_g).registerApplication(a.location.nativeElement,u),this._loadComponent(a),gr()&&this._console.log("Angular is running in development mode. Call enableProdMode() to enable production mode."),a},e.prototype.tick=function(){var e,t,n,r,o=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");try{this._runningTick=!0;try{for(var i=a(this._views),u=i.next();!u.done;u=i.next())u.value.detectChanges()}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=i.return)&&t.call(i)}finally{if(e)throw e.error}}if(this._enforceNoNewChanges)try{for(var s=a(this._views),l=s.next();!l.done;l=s.next())l.value.checkNoChanges()}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}}catch(e){this._zone.runOutsideAngular((function(){return o._exceptionHandler.handleError(e)}))}finally{this._runningTick=!1}},e.prototype.attachView=function(e){var t=e;this._views.push(t),t.attachToAppRef(this)},e.prototype.detachView=function(e){var t=e;Tg(this._views,t),t.detachFromAppRef()},e.prototype._loadComponent=function(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(Qy,[]).concat(this._bootstrapListeners).forEach((function(t){return t(e)}))},e.prototype._unloadComponent=function(e){this.detachView(e.hostView),Tg(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:!1,configurable:!0}),e.decorators=[{type:Ya}],e.ctorParameters=function(){return[{type:lg},{type:qy},{type:yu},{type:ir},{type:Of},{type:Ry}]},e}();function Tg(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}function jg(e){for(var t=e.length-1;t>=0;t--)if(void 0!==e[t])return e[t]}
866
+ var qy,Wy=new ue("LocaleId"),Zy=new ue("DefaultCurrencyCode"),Ky=new ue("Translations"),Gy=new ue("TranslationsFormat");(qy=e.MissingTranslationStrategy||(e.MissingTranslationStrategy={}))[qy.Error=0]="Error",qy[qy.Warning=1]="Warning",qy[qy.Ignore=2]="Ignore";
1008
867
  /**
1009
868
  * @license
1010
869
  * Copyright Google LLC All Rights Reserved.
@@ -1012,6 +871,7 @@ var lg=function(){function e(e){var t=e.enableLongStackTrace,n=void 0!==t&&t,r=e
1012
871
  * Use of this source code is governed by an MIT-style license that can be
1013
872
  * found in the LICENSE file at https://angular.io/license
1014
873
  */
874
+ var Jy=function Jy(e,t){this.ngModuleFactory=e,this.componentFactories=t};function Yy(){throw new Error("Runtime compiler is not loaded")}var $y=function(e){return new Wh(e)},Xy=Yy,eg=Yy,tg=function(e){var t=$y(e),n=Rn(nt(e).declarations).reduce((function(e,t){var n=$e(t);return n&&e.push(new Lp(n)),e}),[]);return new Jy(t,n)},ng=Yy,rg=Yy,og=function(){function e(){this.compileModuleSync=Xy,this.compileModuleAsync=eg,this.compileModuleAndAllComponentsSync=ng,this.compileModuleAndAllComponentsAsync=rg}return e.prototype.clearCache=function(){},e.prototype.clearCacheFor=function(e){},e.prototype.getModuleId=function(e){},e}();og.decorators=[{type:Ja}];var ig=new ue("compilerOptions"),ag=function ag(){},ug=Promise.resolve(0);function sg(e){"undefined"==typeof Zone?ug.then((function(){e&&e.apply(null,null)})):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}
1015
875
  /**
1016
876
  * @license
1017
877
  * Copyright Google LLC All Rights Reserved.
@@ -1026,21 +886,14 @@ var lg=function(){function e(e){var t=e.enableLongStackTrace,n=void 0!==t&&t,r=e
1026
886
  * Use of this source code is governed by an MIT-style license that can be
1027
887
  * found in the LICENSE file at https://angular.io/license
1028
888
  */
1029
- var Dg=function Dg(){};function Ag(e){var t=zh(e);if(!t)throw Rg(e);return t}var Sg=Ag;function Rg(e){return new Error("No module with ID "+e+" loaded")}
889
+ var lg=function(){function e(e){var t=e.enableLongStackTrace,n=void 0!==t&&t,r=e.shouldCoalesceEventChangeDetection,o=void 0!==r&&r;if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new gv(!1),this.onMicrotaskEmpty=new gv(!1),this.onStable=new gv(!1),this.onError=new gv(!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)),n&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),this.shouldCoalesceEventChangeDetection=o,this.lastRequestAnimationFrameId=-1,this.nativeRequestAnimationFrame=function i(){var e=Y.requestAnimationFrame,t=Y.cancelAnimationFrame;if("undefined"!=typeof Zone&&e&&t){var n=e[Zone.__symbol__("OriginalDelegate")];n&&(e=n);var r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function a(e){var t=!!e.shouldCoalesceEventChangeDetection&&e.nativeRequestAnimationFrame&&function(){!function t(e){-1===e.lastRequestAnimationFrameId&&(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(Y,(function(){e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",(function(){e.lastRequestAnimationFrameId=-1,pg(e),dg(e)}),void 0,(function(){}),(function(){}))),e.fakeTopEventTask.invoke()})),pg(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0,maybeDelayChangeDetection:t},onInvokeTask:function(n,r,o,i,a,u){try{return hg(e),n.invokeTask(o,i,a,u)}finally{t&&"eventTask"===i.type&&t(),vg(e)}},onInvoke:function(t,n,r,o,i,a,u){try{return hg(e),t.invoke(r,o,i,a,u)}finally{vg(e)}},onHasTask:function(t,n,r,o){t.hasTask(r,o),n===r&&("microTask"==o.change?(e._hasPendingMicrotasks=o.microTask,pg(e),dg(e)):"macroTask"==o.change&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:function(t,n,r,o){return t.handleError(r,o),e.runOutsideAngular((function(){return e.onError.emit(o)})),!1}})}(this)}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,fg,cg,cg);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 cg(){}var fg={};function dg(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 pg(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||e.shouldCoalesceEventChangeDetection&&-1!==e.lastRequestAnimationFrameId)}function hg(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function vg(e){e._nesting--,dg(e)}var yg=function(){function e(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new gv,this.onMicrotaskEmpty=new gv,this.onStable=new gv,this.onError=new gv}return e.prototype.run=function(e,t,n){return e.apply(t,n)},e.prototype.runGuarded=function(e,t,n){return e.apply(t,n)},e.prototype.runOutsideAngular=function(e){return e()},e.prototype.runTask=function(e,t,n,r){return e.apply(t,n)},e}(),gg=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(){lg.assertNotInAngularZone(),sg((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())sg((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}();
1030
890
  /**
1031
891
  * @license
1032
892
  * Copyright Google LLC All Rights Reserved.
1033
893
  *
1034
894
  * Use of this source code is governed by an MIT-style license that can be
1035
895
  * found in the LICENSE file at https://angular.io/license
1036
- */var Vg=function Vg(){},Fg={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},Mg=function(){function e(e,t){this._compiler=e,this._config=t||Fg}return e.prototype.load=function(e){return this._compiler instanceof og?this.loadFactory(e):this.loadAndCompile(e)},e.prototype.loadAndCompile=function(e){var t=this,n=u(e.split("#"),2),r=n[0],o=n[1];return void 0===o&&(o="default"),System.import(r).then((function(e){return e[o]})).then((function(e){return Hg(e,r,o)})).then((function(e){return t._compiler.compileModuleAsync(e)}))},e.prototype.loadFactory=function(e){var t=u(e.split("#"),2),n=t[0],r=t[1],o="NgFactory";return void 0===r&&(r="default",o=""),System.import(this._config.factoryPathPrefix+n+this._config.factoryPathSuffix).then((function(e){return e[r+o]})).then((function(e){return Hg(e,n,r)}))},e.decorators=[{type:Ya}],e.ctorParameters=function(){return[{type:og},{type:Vg,decorators:[{type:w}]}]},e}();function Hg(e,t,n){if(!e)throw new Error("Cannot find '"+n+"' in '"+t+"'");return e}
1037
- /**
1038
- * @license
1039
- * Copyright Google LLC All Rights Reserved.
1040
- *
1041
- * Use of this source code is governed by an MIT-style license that can be
1042
- * found in the LICENSE file at https://angular.io/license
1043
- */var Lg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(Pa),Bg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(Lg),Ug=function Ug(e,t){this.name=e,this.callback=t},Qg=function(){function e(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof zg&&t.addChild(this)}return Object.defineProperty(e.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!1,configurable:!0}),e}(),zg=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,s([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 qg(this,e,t),t},t.prototype.queryAllNodes=function(e){var t=[];return Wg(this,e,t),t},Object.defineProperty(t.prototype,"children",{get:function(){return this.childNodes.filter((function(e){return e instanceof t}))},enumerable:!1,configurable:!0}),t.prototype.triggerEventHandler=function(e,t){this.listeners.forEach((function(n){n.name==e&&n.callback(t)}))},t}(Qg);function qg(e,t,n){e.childNodes.forEach((function(e){e instanceof zg&&(t(e)&&n.push(e),qg(e,t,n))}))}function Wg(e,t,n){e instanceof zg&&e.childNodes.forEach((function(e){t(e)&&n.push(e),e instanceof zg&&Wg(e,t,n)}))}var Zg=function(){function e(e){this.nativeNode=e}return Object.defineProperty(e.prototype,"parent",{get:function(){var e=this.nativeNode.parentNode;return e?new Kg(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return Lc(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){var e=this.nativeNode;return e&&(Vc(e)||Mc(e))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return Vc(this.nativeNode)||Fc(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"listeners",{get:function(){return zc(this.nativeNode).filter((function(e){return"dom"===e.type}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return function e(t){var n=Uc(t,!1);return null===n?{}:(void 0===n.localRefs&&(n.localRefs=function r(e,t){var n=e[1].data[t];if(n&&n.localNames){for(var r={},o=n.index+1,i=0;i<n.localNames.length;i+=2)r[n.localNames[i]]=e[o],o++;return r}return null}(n.lView,n.nodeIndex)),n.localRefs||{})}(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return function e(t){var n=Uc(t,!1);if(null===n)return[];for(var r,o=n.lView[1],i=o.data[n.nodeIndex],a=[],u=i.directiveEnd,s=65535&i.providerIndexes;s<u;s++){var l=o.data[s];void 0!==(r=l).type&&void 0!==r.template&&void 0!==r.declaredInputs&&(l=l.type),a.push(l)}return a}(this.nativeNode)},enumerable:!1,configurable:!0}),e}(),Kg=function(e){function t(t){return e.call(this,t)||this}return o(t,e),Object.defineProperty(t.prototype,"nativeElement",{get:function(){return this.nativeNode.nodeType==Node.ELEMENT_NODE?this.nativeNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){try{var e=Uc(this.nativeNode);return e.lView[1].data[e.nodeIndex].tagName}catch(e){return this.nativeNode.nodeName}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"properties",{get:function(){var e=Uc(this.nativeNode,!1);if(null==e)return{};var t=e.lView,n=t[1].data,r=n[e.nodeIndex],o={};return function i(e,t){if(e)for(var n=Object.getPrototypeOf(e),r=Node.prototype;null!==n&&n!==r;){var o=Object.getOwnPropertyDescriptors(n);for(var i in o)if(!i.startsWith("__")&&!i.startsWith("on")){var a=e[i];Gg(a)&&(t[i]=a)}n=Object.getPrototypeOf(n)}}(this.nativeElement,o),function a(e,t,n,r){var o=t.propertyBindings;if(null!==o)for(var i=0;i<o.length;i++){var a=o[i],u=r[a].split("�"),s=u[0];if(u.length>1){for(var l=u[1],c=1;c<u.length-1;c++)l+=Tn(n[a+c-1])+u[c+1];e[s]=l}else e[s]=n[a]}}(o,r,t,n),o},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var e={},t=this.nativeElement;if(!t)return e;var n=Uc(t,!1);if(null==n)return{};var r=n.lView[1].data[n.nodeIndex].attrs,o=[];if(r)for(var i=0;i<r.length;){var a=r[i];if("string"!=typeof a)break;e[a]=r[i+1],o.push(a.toLowerCase()),i+=2}var u=t.attributes;for(i=0;i<u.length;i++){var s=u[i],l=s.name.toLowerCase();-1===o.indexOf(l)&&(e[l]=s.value)}return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"styles",{get:function(){return this.nativeElement&&this.nativeElement.style?this.nativeElement.style:{}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"classes",{get:function(){var e={},t=this.nativeElement.className;return(t&&"string"!=typeof t?t.baseVal.split(" "):t.split(" ")).forEach((function(t){return e[t]=!0})),e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){for(var e=this.nativeNode.childNodes,t=[],n=0;n<e.length;n++)t.push(rm(e[n]));return t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){var e=this.nativeElement;if(!e)return[];for(var t=e.children,n=[],r=0;r<t.length;r++)n.push(rm(t[r]));return n},enumerable:!1,configurable:!0}),t.prototype.query=function(e){return this.queryAll(e)[0]||null},t.prototype.queryAll=function(e){var t=[];return Jg(this,e,t,!0),t},t.prototype.queryAllNodes=function(e){var t=[];return Jg(this,e,t,!1),t},t.prototype.triggerEventHandler=function(e,t){var n=this.nativeNode,r=[];this.listeners.forEach((function(o){if(o.name===e){var i=o.callback;i.call(n,t),r.push(i)}})),"function"==typeof n.eventListeners&&n.eventListeners(e).forEach((function(e){if(-1!==e.toString().indexOf("__ngUnwrap__")){var o=e("__ngUnwrap__");return-1===r.indexOf(o)&&o.call(n,t)}}))},t}(Zg);function Gg(e){return"string"==typeof e||"boolean"==typeof e||"number"==typeof e||null===e}function Jg(e,t,n,r){var o=Uc(e.nativeNode,!1);null!==o?Yg(o.lView[1].data[o.nodeIndex],o.lView,t,n,r,e.nativeNode):em(e.nativeNode,t,n,r)}function Yg(e,t,n,r,o,i){var u,s,l=_t(e,t);if(3===e.type||4===e.type){Xg(l,n,r,o,i),ut(e)?(d=Ct(e.index,t))&&d[1].firstChild&&Yg(d[1].firstChild,d,n,r,o,i):(e.child&&Yg(e.child,t,n,r,o,i),l&&em(l,n,r,o));var c=t[e.index];it(c)&&$g(c,n,r,o,i)}else if(0===e.type){var f=t[e.index];Xg(f[7],n,r,o,i),$g(f,n,r,o,i)}else if(1===e.type){var d,p=(d=t[16])[6].projection[e.projection];if(Array.isArray(p))try{for(var h=a(p),v=h.next();!v.done;v=h.next())Xg(v.value,n,r,o,i)}catch(e){u={error:e}}finally{try{v&&!v.done&&(s=h.return)&&s.call(h)}finally{if(u)throw u.error}}else if(p){var y,g=d[3];Yg(y=g[1].data[p.index],g,n,r,o,i)}}else e.child&&Yg(e.child,t,n,r,o,i);i!==l&&(y=4&e.flags?e.projectionNext:e.next)&&Yg(y,t,n,r,o,i)}function $g(e,t,n,r,o){for(var i=10;i<e.length;i++){var a=e[i];Yg(a[1].node,a,t,n,r,o)}}function Xg(e,t,n,r,o){if(o!==e){var i=om(e);if(!i)return;(r&&i instanceof Kg&&t(i)&&-1===n.indexOf(i)||!r&&t(i)&&-1===n.indexOf(i))&&n.push(i)}}function em(e,t,n,r){for(var o=e.childNodes,i=o.length,a=0;a<i;a++){var u=o[a],s=om(u);s&&((r&&s instanceof Kg&&t(s)&&-1===n.indexOf(s)||!r&&t(s)&&-1===n.indexOf(s))&&n.push(s),em(u,t,n,r))}}var tm=new Map;function nm(e){return tm.get(e)||null}function rm(e){return e instanceof Node?(e.hasOwnProperty("__ng_debug__")||(e.__ng_debug__=e.nodeType==Node.ELEMENT_NODE?new Kg(e):new Zg(e)),e.__ng_debug__):null}var om=nm;function im(e){return nm(e)}var am=im;function um(e){tm.set(e.nativeNode,e)}var sm=Qg,lm=zg,cm=xg(null,"core",[{provide:Uy,useValue:"unknown"},{provide:Og,deps:[yu]},{provide:_g,deps:[]},{provide:qy,deps:[]}]);
896
+ */gg.decorators=[{type:Ja}],gg.ctorParameters=function(){return[{type:lg}]};var mg=function(){function e(){this._applications=new Map,wg.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),wg.findTestabilityInTree(this,e,t)},e}();mg.decorators=[{type:Ja}],mg.ctorParameters=function(){return[]};var _g,wg=new(function(){function e(){}return e.prototype.addToWindow=function(e){},e.prototype.findTestabilityInTree=function(e,t,n){return null},e}()),bg=new ue("AllowMultipleToken"),Cg=function Cg(e,t){this.name=e,this.token=t};function Ig(e){if(_g&&!_g.destroyed&&!_g.injector.get(bg,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");_g=e.get(Og);var t=e.get(Ly,null);return t&&t.forEach((function(e){return e()})),_g}function xg(e,t,n){void 0===n&&(n=[]);var r="Platform: "+t,o=new ue(r);return function(t){void 0===t&&(t=[]);var i=kg();if(!i||i.injector.get(bg,!1))if(e)e(n.concat(t).concat({provide:o,useValue:!0}));else{var a=n.concat(t).concat({provide:o,useValue:!0},{provide:Xa,useValue:"platform"});Ig(vu.create({providers:a,name:r}))}return Eg(o)}}function Eg(e){var t=kg();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}function kg(){return _g&&!_g.destroyed?_g:null}var Og=function(){function e(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return e.prototype.bootstrapModuleFactory=function(e,t){var n=this,r=function o(e,t){return"noop"===e?new yg:("zone.js"===e?void 0:e)||new lg({enableLongStackTrace:yr(),shouldCoalesceEventChangeDetection:t})}(t?t.ngZone:void 0,t&&t.ngZoneEventCoalescing||!1),i=[{provide:lg,useValue:r}];return r.run((function(){var t=vu.create({providers:i,parent:n.injector,name:e.moduleType.name}),o=e.create(t),a=o.injector.get(or,null);if(!a)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return o.onDestroy((function(){return Tg(n._modules,o)})),r.runOutsideAngular((function(){return r.onError.subscribe({next:function(e){a.handleError(e)}})})),function u(e,t,n){try{var r=n();return Ys(r)?r.catch((function(n){throw t.runOutsideAngular((function(){return e.handleError(n)})),n})):r}catch(n){throw t.runOutsideAngular((function(){return e.handleError(n)})),n}}(a,r,(function(){var e=o.injector.get(Ry);return e.runInitializers(),e.donePromise.then((function(){return n._moduleDoBootstrap(o),o}))}))}))},e.prototype.bootstrapModule=function(e,t){var n=this;void 0===t&&(t=[]);var r=Pg({},t);return function o(e,t,n){return e.get(ag).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(Ng);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach((function(e){return t.bootstrap(e)}));else{if(!e.instance.ngDoBootstrap)throw new Error("The module "+M(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:!1,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:!1,configurable:!0}),e}();function Pg(e,t){return Array.isArray(t)?t.reduce(Pg,e):Object.assign(Object.assign({},e),t)}Og.decorators=[{type:Ja}],Og.ctorParameters=function(){return[{type:vu}]};var Ng=function(){function e(e,r,o,i,a,u){var s=this;this._zone=e,this._console=r,this._injector=o,this._exceptionHandler=i,this._componentFactoryResolver=a,this._initStatus=u,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=yr(),this._zone.onMicrotaskEmpty.subscribe({next:function(){s._zone.run((function(){s.tick()}))}});var l=new t.Observable((function(e){s._stable=s._zone.isStable&&!s._zone.hasPendingMacrotasks&&!s._zone.hasPendingMicrotasks,s._zone.runOutsideAngular((function(){e.next(s._stable),e.complete()}))})),c=new t.Observable((function(e){var t;s._zone.runOutsideAngular((function(){t=s._zone.onStable.subscribe((function(){lg.assertNotInAngularZone(),sg((function(){s._stable||s._zone.hasPendingMacrotasks||s._zone.hasPendingMicrotasks||(s._stable=!0,e.next(!0))}))}))}));var n=s._zone.onUnstable.subscribe((function(){lg.assertInAngularZone(),s._stable&&(s._stable=!1,s._zone.runOutsideAngular((function(){e.next(!1)})))}));return function(){t.unsubscribe(),n.unsubscribe()}}));this.isStable=t.merge(l,c.pipe(n.share()))}return 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 Cf?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);var o=function i(e){return e instanceof Nf}(n)?void 0:this._injector.get(Oe),a=n.create(vu.NULL,[],t||n.selector,o);a.onDestroy((function(){r._unloadComponent(a)}));var u=a.injector.get(gg,null);return u&&a.injector.get(mg).registerApplication(a.location.nativeElement,u),this._loadComponent(a),yr()&&this._console.log("Angular is running in development mode. Call enableProdMode() to enable production mode."),a},e.prototype.tick=function(){var e,t,n,r,o=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");try{this._runningTick=!0;try{for(var a=i(this._views),u=a.next();!u.done;u=a.next())u.value.detectChanges()}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}if(this._enforceNoNewChanges)try{for(var s=i(this._views),l=s.next();!l.done;l=s.next())l.value.checkNoChanges()}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}}catch(e){this._zone.runOutsideAngular((function(){return o._exceptionHandler.handleError(e)}))}finally{this._runningTick=!1}},e.prototype.attachView=function(e){var t=e;this._views.push(t),t.attachToAppRef(this)},e.prototype.detachView=function(e){var t=e;Tg(this._views,t),t.detachFromAppRef()},e.prototype._loadComponent=function(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(Uy,[]).concat(this._bootstrapListeners).forEach((function(t){return t(e)}))},e.prototype._unloadComponent=function(e){this.detachView(e.hostView),Tg(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:!1,configurable:!0}),e}();function Tg(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}function jg(e){for(var t=e.length-1;t>=0;t--)if(void 0!==e[t])return e[t]}Ng.decorators=[{type:Ja}],Ng.ctorParameters=function(){return[{type:lg},{type:zy},{type:vu},{type:or},{type:xf},{type:Ry}]};
1044
897
  /**
1045
898
  * @license
1046
899
  * Copyright Google LLC All Rights Reserved.
@@ -1048,64 +901,57 @@ var Dg=function Dg(){};function Ag(e){var t=zh(e);if(!t)throw Rg(e);return t}var
1048
901
  * Use of this source code is governed by an MIT-style license that can be
1049
902
  * found in the LICENSE file at https://angular.io/license
1050
903
  */
1051
- function fm(){return Xf}function dm(){return ed}function pm(e){return e||"en-US"}var hm=[{provide:Ng,useClass:Ng,deps:[lg,qy,yu,ir,Of,Ry]},{provide:Hp,deps:[lg],useFactory:vm},{provide:Ry,useClass:Ry,deps:[[new w,Sy]]},{provide:og,useClass:og,deps:[]},My,{provide:Jf,useFactory:fm,deps:[]},{provide:Yf,useFactory:dm,deps:[]},{provide:Wy,useFactory:pm,deps:[[new _(Wy),new w,new C]]},{provide:Zy,useValue:"USD"}];function vm(e){var t=[];return e.onStable.subscribe((function(){for(;t.length;)t.pop()()})),function(e){t.push(e)}}var ym,gm=function(){function e(e){}return e.decorators=[{type:Ty,args:[{providers:hm}]}],e.ctorParameters=function(){return[{type:Ng}]},e}();
1052
- /**
1053
- * @license
1054
- * Copyright Google LLC All Rights Reserved.
1055
- *
1056
- * Use of this source code is governed by an MIT-style license that can be
1057
- * found in the LICENSE file at https://angular.io/license
1058
- */function mm(t,n,r){var o,i=r.element,a=t.root.selectorOrNode,s=t.renderer;if(t.parent||!a){o=i.name?s.createElement(i.name,i.ns):s.createComment("");var l=Rd(t,n,r);l&&s.appendChild(l,o)}else o=s.selectRootElement(a,!!i.componentRendererType&&i.componentRendererType.encapsulation===e.ViewEncapsulation.ShadowDom);if(i.attrs)for(var c=0;c<i.attrs.length;c++){var f=u(i.attrs[c],3);s.setAttribute(o,f[1],f[2],f[0])}return o}function _m(e,t,n,r){for(var o=0;o<n.outputs.length;o++){var i=n.outputs[o],a=wm(e,n.nodeIndex,(f=i.eventName,(c=i.target)?c+":"+f:f)),u=i.target,s=e;"component"===i.target&&(u=null,s=t);var l=s.renderer.listen(u||r,i.eventName,a);e.disposables[n.outputIndex+o]=l}var c,f}function wm(e,t,n){return function(r){return kd(e,t,n,r)}}function bm(t,n,r,o){if(!Cd(t,n,r,o))return!1;var i=n.bindings[r],a=fd(t,n.nodeIndex),u=a.renderElement,s=i.name;switch(15&i.flags){case 1:!function l(e,t,n,r,o,i){var a=t.securityContext,u=a?e.root.sanitizer.sanitize(a,i):i;u=null!=u?u.toString():null;var s=e.renderer;null!=i?s.setAttribute(n,o,u,r):s.removeAttribute(n,o,r)}(t,i,u,i.ns,s,o);break;case 2:!function c(e,t,n,r){var o=e.renderer;r?o.addClass(t,n):o.removeClass(t,n)}(t,u,s,o);break;case 4:!function f(t,n,r,o,i){var a=t.root.sanitizer.sanitize(e.SecurityContext.STYLE,i);if(null!=a){a=a.toString();var u=n.suffix;null!=u&&(a+=u)}else a=null;var s=t.renderer;null!=a?s.setStyle(r,o,a):s.removeStyle(r,o)}(t,i,u,s,o);break;case 8:!function d(e,t,n,r,o){var i=t.securityContext,a=i?e.root.sanitizer.sanitize(i,o):o;e.renderer.setProperty(n,r,a)}
1059
904
  /**
1060
905
  * @license
1061
906
  * Copyright Google LLC All Rights Reserved.
1062
907
  *
1063
908
  * Use of this source code is governed by an MIT-style license that can be
1064
909
  * found in the LICENSE file at https://angular.io/license
1065
- */(33554432&n.flags&&32&i.flags?a.componentView:t,i,u,s,o)}return!0}function Cm(e){for(var t=e.def.nodeMatchedQueries;e.parent&&jd(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&&hd(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&&hd(e,o).setDirty(),o+=i.childCount}}function Im(e,t){var n=hd(e,t.nodeIndex);if(n.dirty){var r,o=void 0;if(67108864&t.flags){var i=t.parent.parent;o=xm(e,i.nodeIndex,i.nodeIndex+i.childCount,t.query,[]),r=dd(e,t.parent.nodeIndex).instance}else 134217728&t.flags&&(o=xm(e,0,e.def.nodes.length-1,t.query,[]),r=e.component);n.reset(o);for(var a=t.query.bindings,u=!1,s=0;s<a.length;s++){var l=a[s],c=void 0;switch(l.bindingType){case 0:c=n.first;break;case 1:c=n,u=!0}r[l.propName]=c}u&&n.notifyOnChanges()}}function xm(e,t,n,r,o){for(var i=t;i<=n;i++){var a=e.def.nodes[i],u=a.matchedQueries[r.id];if(null!=u&&o.push(Em(e,a,u)),1&a.flags&&a.element.template&&(a.element.template.nodeMatchedQueries&r.filterId)===r.filterId){var s=fd(e,i);if((a.childMatchedQueries&r.filterId)===r.filterId&&(xm(e,i+1,i+a.childCount,r,o),i+=a.childCount),16777216&a.flags)for(var l=s.viewContainer._embeddedViews,c=0;c<l.length;c++){var f=l[c],d=Od(f);d&&d===s&&xm(f,0,f.def.nodes.length-1,r,o)}var p=s.template._projectedViews;if(p)for(c=0;c<p.length;c++){var h=p[c];xm(h,0,h.def.nodes.length-1,r,o)}}(a.childMatchedQueries&r.filterId)!==r.filterId&&(i+=a.childCount)}return o}function Em(e,t,n){if(null!=n)switch(n){case 1:return fd(e,t.nodeIndex).renderElement;case 0:return new Df(fd(e,t.nodeIndex).renderElement);case 2:return fd(e,t.nodeIndex).template;case 3:return fd(e,t.nodeIndex).viewContainer;case 4:return dd(e,t.nodeIndex).instance}}
910
+ */
1066
911
  /**
1067
912
  * @license
1068
913
  * Copyright Google LLC All Rights Reserved.
1069
914
  *
1070
915
  * Use of this source code is governed by an MIT-style license that can be
1071
916
  * found in the LICENSE file at https://angular.io/license
1072
- */function km(e,t,n){var r=Rd(e,t,n);r&&Ld(e,n.ngContent.index,1,r,null,void 0)}
917
+ */
918
+ var Dg=function Dg(){};function Ag(e){var t=zh(e);if(!t)throw Rg(e);return t}var Sg=Ag;function Rg(e){return new Error("No module with ID "+e+" loaded")}var Vg=function Vg(){},Fg={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},Mg=function(){function e(e,t){this._compiler=e,this._config=t||Fg}return e.prototype.load=function(e){return this._compiler instanceof og?this.loadFactory(e):this.loadAndCompile(e)},e.prototype.loadAndCompile=function(e){var t=this,n=a(e.split("#"),2),r=n[0],o=n[1];return void 0===o&&(o="default"),System.import(r).then((function(e){return e[o]})).then((function(e){return Hg(e,r,o)})).then((function(e){return t._compiler.compileModuleAsync(e)}))},e.prototype.loadFactory=function(e){var t=a(e.split("#"),2),n=t[0],r=t[1],o="NgFactory";return void 0===r&&(r="default",o=""),System.import(this._config.factoryPathPrefix+n+this._config.factoryPathSuffix).then((function(e){return e[r+o]})).then((function(e){return Hg(e,n,r)}))},e}();function Hg(e,t,n){if(!e)throw new Error("Cannot find '"+n+"' in '"+t+"'");return e}Mg.decorators=[{type:Ja}],Mg.ctorParameters=function(){return[{type:og},{type:Vg,decorators:[{type:_}]}]};var Lg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(ba),Bg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(Lg),Ug=function Ug(e,t){this.name=e,this.callback=t},Qg=function(){function e(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof zg&&t.addChild(this)}return Object.defineProperty(e.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!1,configurable:!0}),e}(),zg=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,u([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 qg(this,e,t),t},t.prototype.queryAllNodes=function(e){var t=[];return Wg(this,e,t),t},Object.defineProperty(t.prototype,"children",{get:function(){return this.childNodes.filter((function(e){return e instanceof t}))},enumerable:!1,configurable:!0}),t.prototype.triggerEventHandler=function(e,t){this.listeners.forEach((function(n){n.name==e&&n.callback(t)}))},t}(Qg);function qg(e,t,n){e.childNodes.forEach((function(e){e instanceof zg&&(t(e)&&n.push(e),qg(e,t,n))}))}function Wg(e,t,n){e instanceof zg&&e.childNodes.forEach((function(e){t(e)&&n.push(e),e instanceof zg&&Wg(e,t,n)}))}var Zg=function(){function e(e){this.nativeNode=e}return Object.defineProperty(e.prototype,"parent",{get:function(){var e=this.nativeNode.parentNode;return e?new Kg(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return Hc(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){var e=this.nativeNode;return e&&(Rc(e)||Fc(e))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return Rc(this.nativeNode)||Vc(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"listeners",{get:function(){return Qc(this.nativeNode).filter((function(e){return"dom"===e.type}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return function e(t){var n=Bc(t,!1);return null===n?{}:(void 0===n.localRefs&&(n.localRefs=function r(e,t){var n=e[1].data[t];if(n&&n.localNames){for(var r={},o=n.index+1,i=0;i<n.localNames.length;i+=2)r[n.localNames[i]]=e[o],o++;return r}return null}(n.lView,n.nodeIndex)),n.localRefs||{})}(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return function e(t){var n=Bc(t,!1);if(null===n)return[];for(var r,o=n.lView[1],i=o.data[n.nodeIndex],a=[],u=i.directiveEnd,s=65535&i.providerIndexes;s<u;s++){var l=o.data[s];void 0!==(r=l).type&&void 0!==r.template&&void 0!==r.declaredInputs&&(l=l.type),a.push(l)}return a}(this.nativeNode)},enumerable:!1,configurable:!0}),e}(),Kg=function(e){function t(t){return e.call(this,t)||this}return o(t,e),Object.defineProperty(t.prototype,"nativeElement",{get:function(){return this.nativeNode.nodeType==Node.ELEMENT_NODE?this.nativeNode:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){try{var e=Bc(this.nativeNode);return e.lView[1].data[e.nodeIndex].tagName}catch(e){return this.nativeNode.nodeName}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"properties",{get:function(){var e=Bc(this.nativeNode,!1);if(null==e)return{};var t=e.lView,n=t[1].data,r=n[e.nodeIndex],o={};return function i(e,t){if(e)for(var n=Object.getPrototypeOf(e),r=Node.prototype;null!==n&&n!==r;){var o=Object.getOwnPropertyDescriptors(n);for(var i in o)if(!i.startsWith("__")&&!i.startsWith("on")){var a=e[i];Gg(a)&&(t[i]=a)}n=Object.getPrototypeOf(n)}}(this.nativeElement,o),function a(e,t,n,r){var o=t.propertyBindings;if(null!==o)for(var i=0;i<o.length;i++){var a=o[i],u=r[a].split("�"),s=u[0];if(u.length>1){for(var l=u[1],c=1;c<u.length-1;c++)l+=Nn(n[a+c-1])+u[c+1];e[s]=l}else e[s]=n[a]}}(o,r,t,n),o},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var e={},t=this.nativeElement;if(!t)return e;var n=Bc(t,!1);if(null==n)return{};var r=n.lView[1].data[n.nodeIndex].attrs,o=[];if(r)for(var i=0;i<r.length;){var a=r[i];if("string"!=typeof a)break;e[a]=r[i+1],o.push(a.toLowerCase()),i+=2}var u=t.attributes;for(i=0;i<u.length;i++){var s=u[i],l=s.name.toLowerCase();-1===o.indexOf(l)&&(e[l]=s.value)}return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"styles",{get:function(){return this.nativeElement&&this.nativeElement.style?this.nativeElement.style:{}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"classes",{get:function(){var e={},t=this.nativeElement.className;return(t&&"string"!=typeof t?t.baseVal.split(" "):t.split(" ")).forEach((function(t){return e[t]=!0})),e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){for(var e=this.nativeNode.childNodes,t=[],n=0;n<e.length;n++)t.push(rm(e[n]));return t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){var e=this.nativeElement;if(!e)return[];for(var t=e.children,n=[],r=0;r<t.length;r++)n.push(rm(t[r]));return n},enumerable:!1,configurable:!0}),t.prototype.query=function(e){return this.queryAll(e)[0]||null},t.prototype.queryAll=function(e){var t=[];return Jg(this,e,t,!0),t},t.prototype.queryAllNodes=function(e){var t=[];return Jg(this,e,t,!1),t},t.prototype.triggerEventHandler=function(e,t){var n=this.nativeNode,r=[];this.listeners.forEach((function(o){if(o.name===e){var i=o.callback;i.call(n,t),r.push(i)}})),"function"==typeof n.eventListeners&&n.eventListeners(e).forEach((function(e){if(-1!==e.toString().indexOf("__ngUnwrap__")){var o=e("__ngUnwrap__");return-1===r.indexOf(o)&&o.call(n,t)}}))},t}(Zg);function Gg(e){return"string"==typeof e||"boolean"==typeof e||"number"==typeof e||null===e}function Jg(e,t,n,r){var o=Bc(e.nativeNode,!1);null!==o?Yg(o.lView[1].data[o.nodeIndex],o.lView,t,n,r,e.nativeNode):em(e.nativeNode,t,n,r)}function Yg(e,t,n,r,o,a){var u,s,l=mt(e,t);if(3===e.type||4===e.type){Xg(l,n,r,o,a),at(e)?(d=bt(e.index,t))&&d[1].firstChild&&Yg(d[1].firstChild,d,n,r,o,a):(e.child&&Yg(e.child,t,n,r,o,a),l&&em(l,n,r,o));var c=t[e.index];ot(c)&&$g(c,n,r,o,a)}else if(0===e.type){var f=t[e.index];Xg(f[7],n,r,o,a),$g(f,n,r,o,a)}else if(1===e.type){var d,p=(d=t[16])[6].projection[e.projection];if(Array.isArray(p))try{for(var h=i(p),v=h.next();!v.done;v=h.next())Xg(v.value,n,r,o,a)}catch(e){u={error:e}}finally{try{v&&!v.done&&(s=h.return)&&s.call(h)}finally{if(u)throw u.error}}else if(p){var y,g=d[3];Yg(y=g[1].data[p.index],g,n,r,o,a)}}else e.child&&Yg(e.child,t,n,r,o,a);a!==l&&(y=4&e.flags?e.projectionNext:e.next)&&Yg(y,t,n,r,o,a)}function $g(e,t,n,r,o){for(var i=10;i<e.length;i++){var a=e[i];Yg(a[1].node,a,t,n,r,o)}}function Xg(e,t,n,r,o){if(o!==e){var i=om(e);if(!i)return;(r&&i instanceof Kg&&t(i)&&-1===n.indexOf(i)||!r&&t(i)&&-1===n.indexOf(i))&&n.push(i)}}function em(e,t,n,r){for(var o=e.childNodes,i=o.length,a=0;a<i;a++){var u=o[a],s=om(u);s&&((r&&s instanceof Kg&&t(s)&&-1===n.indexOf(s)||!r&&t(s)&&-1===n.indexOf(s))&&n.push(s),em(u,t,n,r))}}var tm=new Map;function nm(e){return tm.get(e)||null}function rm(e){return e instanceof Node?(e.hasOwnProperty("__ng_debug__")||(e.__ng_debug__=e.nodeType==Node.ELEMENT_NODE?new Kg(e):new Zg(e)),e.__ng_debug__):null}var om=nm;function im(e){return nm(e)}var am=im;function um(e){tm.set(e.nativeNode,e)}var sm=Qg,lm=zg,cm=xg(null,"core",[{provide:By,useValue:"unknown"},{provide:Og,deps:[vu]},{provide:mg,deps:[]},{provide:zy,deps:[]}]);
1073
919
  /**
1074
920
  * @license
1075
921
  * Copyright Google LLC All Rights Reserved.
1076
922
  *
1077
923
  * Use of this source code is governed by an MIT-style license that can be
1078
924
  * found in the LICENSE file at https://angular.io/license
1079
- */function Om(e,t,n){for(var r=[],o=0;o<n.length;o++){var i=n[o];r.push({flags:8,name:i,ns:null,nonMinifiedName:i,securityContext:null,suffix:null})}return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:e,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:-1,childCount:0,bindings:r,bindingFlags:qd(r),outputs:[],element:null,provider:null,text:null,query:null,ngContent:null}}function Pm(e,t,n){var r,o=e.renderer;r=o.createText(n.text.prefix);var i=Rd(e,t,n);return i&&o.appendChild(i,r),{renderText:r}}function Nm(e,t){return(null!=e?e.toString():"")+t.suffix}
925
+ */
926
+ function fm(){return ed}function dm(){return td}function pm(e){return e||"en-US"}var hm,vm,ym=[{provide:Ng,useClass:Ng,deps:[lg,zy,vu,or,xf,Ry]},{provide:Hp,deps:[lg],useFactory:gm},{provide:Ry,useClass:Ry,deps:[[new _,Sy]]},{provide:og,useClass:og,deps:[]},My,{provide:Gf,useFactory:fm,deps:[]},{provide:Jf,useFactory:dm,deps:[]},{provide:Wy,useFactory:pm,deps:[[new m(Wy),new _,new b]]},{provide:Zy,useValue:"USD"}];function gm(e){var t=[];return e.onStable.subscribe((function(){for(;t.length;)t.pop()()})),function(e){t.push(e)}}function mm(t,n,r){var o,i=r.element,u=t.root.selectorOrNode,s=t.renderer;if(t.parent||!u){o=i.name?s.createElement(i.name,i.ns):s.createComment("");var l=Rd(t,n,r);l&&s.appendChild(l,o)}else o=s.selectRootElement(u,!!i.componentRendererType&&i.componentRendererType.encapsulation===e.ViewEncapsulation.ShadowDom);if(i.attrs)for(var c=0;c<i.attrs.length;c++){var f=a(i.attrs[c],3);s.setAttribute(o,f[1],f[2],f[0])}return o}function _m(e,t,n,r){for(var o=0;o<n.outputs.length;o++){var i=n.outputs[o],a=wm(e,n.nodeIndex,(f=i.eventName,(c=i.target)?c+":"+f:f)),u=i.target,s=e;"component"===i.target&&(u=null,s=t);var l=s.renderer.listen(u||r,i.eventName,a);e.disposables[n.outputIndex+o]=l}var c,f}function wm(e,t,n){return function(r){return kd(e,t,n,r)}}function bm(t,n,r,o){if(!Cd(t,n,r,o))return!1;var i=n.bindings[r],a=fd(t,n.nodeIndex),u=a.renderElement,s=i.name;switch(15&i.flags){case 1:!function l(e,t,n,r,o,i){var a=t.securityContext,u=a?e.root.sanitizer.sanitize(a,i):i;u=null!=u?u.toString():null;var s=e.renderer;null!=i?s.setAttribute(n,o,u,r):s.removeAttribute(n,o,r)}(t,i,u,i.ns,s,o);break;case 2:!function c(e,t,n,r){var o=e.renderer;r?o.addClass(t,n):o.removeClass(t,n)}(t,u,s,o);break;case 4:!function f(t,n,r,o,i){var a=t.root.sanitizer.sanitize(e.SecurityContext.STYLE,i);if(null!=a){a=a.toString();var u=n.suffix;null!=u&&(a+=u)}else a=null;var s=t.renderer;null!=a?s.setStyle(r,o,a):s.removeStyle(r,o)}(t,i,u,s,o);break;case 8:!function d(e,t,n,r,o){var i=t.securityContext,a=i?e.root.sanitizer.sanitize(i,o):o;e.renderer.setProperty(n,r,a)}
1080
927
  /**
1081
928
  * @license
1082
929
  * Copyright Google LLC All Rights Reserved.
1083
930
  *
1084
931
  * Use of this source code is governed by an MIT-style license that can be
1085
932
  * found in the LICENSE file at https://angular.io/license
1086
- */function Tm(e){return 0!=(1&e.flags)&&null===e.element.name}function jm(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 Dm(e,t,n,r){var o=Rm(e.root,e.renderer,e,t,n);return Vm(o,e.component,r),Fm(o),o}function Am(e,t,n){var r=Rm(e,e.renderer,null,null,t);return Vm(r,n,n),Fm(r),r}function Sm(e,t,n,r){var o,i=t.element.componentRendererType;return o=i?e.root.rendererFactory.createRenderer(r,i):e.root.renderer,Rm(e.root,o,e,t.element.componentProvider,n)}function Rm(e,t,n,r,o){var i=new Array(o.nodes.length),a=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:a,initIndex:-1}}function Vm(e,t,n){e.component=t,e.context=n}function Fm(e){var t;Td(e)&&(t=fd(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];yd.setCurrentNode(e,o);var a=void 0;switch(201347067&i.flags){case 1:var u=mm(e,t,i),s=void 0;if(33554432&i.flags){var l=Fd(i.element.componentView);s=yd.createComponentView(e,i,l,u)}_m(e,s,i,u),a={renderElement:u,componentView:s,viewContainer:null,template:i.element.template?cp(e,i):void 0},16777216&i.flags&&(a.viewContainer=ap(e,i,a));break;case 2:a=Pm(e,t,i);break;case 512:case 1024:case 2048:case 256:(a=r[o])||4096&i.flags||(a={instance:xp(e,i)});break;case 16:a={instance:Ep(e,i)};break;case 16384:(a=r[o])||(a={instance:kp(e,i)}),32768&i.flags&&Vm(fd(e,i.parent.nodeIndex).componentView,a.instance,a.instance);break;case 32:case 64:case 128:a={value:void 0};break;case 67108864:case 134217728:a=new _v;break;case 8:km(e,t,i),a=void 0}r[o]=a}qm(e,ym.CreateViewNodes),Gm(e,201326592,268435456,0)}function Mm(e){Bm(e),yd.updateDirectives(e,1),Wm(e,ym.CheckNoChanges),yd.updateRenderer(e,1),qm(e,ym.CheckNoChanges),e.state&=-97}function Hm(e){1&e.state?(e.state&=-2,e.state|=2):e.state&=-3,sd(e,0,256),Bm(e),yd.updateDirectives(e,0),Wm(e,ym.CheckAndUpdate),Gm(e,67108864,536870912,0);var t=sd(e,256,512);Sp(e,2097152|(t?1048576:0)),yd.updateRenderer(e,0),qm(e,ym.CheckAndUpdate),Gm(e,134217728,536870912,0),Sp(e,8388608|((t=sd(e,512,768))?4194304:0)),2&e.def.flags&&(e.state&=-9),e.state&=-97,sd(e,768,1024)}function Lm(e,t,n,r,o,i,a,u,l,c,f,d,p){return 0===n?function h(e,t,n,r,o,i,a,u,s,l,c,f){switch(201347067&t.flags){case 1:return function d(e,t,n,r,o,i,a,u,s,l,c,f){var d=t.bindings.length,p=!1;return d>0&&bm(e,t,0,n)&&(p=!0),d>1&&bm(e,t,1,r)&&(p=!0),d>2&&bm(e,t,2,o)&&(p=!0),d>3&&bm(e,t,3,i)&&(p=!0),d>4&&bm(e,t,4,a)&&(p=!0),d>5&&bm(e,t,5,u)&&(p=!0),d>6&&bm(e,t,6,s)&&(p=!0),d>7&&bm(e,t,7,l)&&(p=!0),d>8&&bm(e,t,8,c)&&(p=!0),d>9&&bm(e,t,9,f)&&(p=!0),p}(e,t,n,r,o,i,a,u,s,l,c,f);case 2:return function p(e,t,n,r,o,i,a,u,s,l,c,f){var d=!1,p=t.bindings,h=p.length;if(h>0&&Cd(e,t,0,n)&&(d=!0),h>1&&Cd(e,t,1,r)&&(d=!0),h>2&&Cd(e,t,2,o)&&(d=!0),h>3&&Cd(e,t,3,i)&&(d=!0),h>4&&Cd(e,t,4,a)&&(d=!0),h>5&&Cd(e,t,5,u)&&(d=!0),h>6&&Cd(e,t,6,s)&&(d=!0),h>7&&Cd(e,t,7,l)&&(d=!0),h>8&&Cd(e,t,8,c)&&(d=!0),h>9&&Cd(e,t,9,f)&&(d=!0),d){var v=t.text.prefix;h>0&&(v+=Nm(n,p[0])),h>1&&(v+=Nm(r,p[1])),h>2&&(v+=Nm(o,p[2])),h>3&&(v+=Nm(i,p[3])),h>4&&(v+=Nm(a,p[4])),h>5&&(v+=Nm(u,p[5])),h>6&&(v+=Nm(s,p[6])),h>7&&(v+=Nm(l,p[7])),h>8&&(v+=Nm(c,p[8])),h>9&&(v+=Nm(f,p[9]));var y=cd(e,t.nodeIndex).renderText;e.renderer.setValue(y,v)}return d}(e,t,n,r,o,i,a,u,s,l,c,f);case 16384:return function h(e,t,n,r,o,i,a,u,s,l,c,f){var d=dd(e,t.nodeIndex),p=d.instance,h=!1,v=void 0,y=t.bindings.length;return y>0&&bd(e,t,0,n)&&(h=!0,v=Ap(e,d,t,0,n,v)),y>1&&bd(e,t,1,r)&&(h=!0,v=Ap(e,d,t,1,r,v)),y>2&&bd(e,t,2,o)&&(h=!0,v=Ap(e,d,t,2,o,v)),y>3&&bd(e,t,3,i)&&(h=!0,v=Ap(e,d,t,3,i,v)),y>4&&bd(e,t,4,a)&&(h=!0,v=Ap(e,d,t,4,a,v)),y>5&&bd(e,t,5,u)&&(h=!0,v=Ap(e,d,t,5,u,v)),y>6&&bd(e,t,6,s)&&(h=!0,v=Ap(e,d,t,6,s,v)),y>7&&bd(e,t,7,l)&&(h=!0,v=Ap(e,d,t,7,l,v)),y>8&&bd(e,t,8,c)&&(h=!0,v=Ap(e,d,t,8,c,v)),y>9&&bd(e,t,9,f)&&(h=!0,v=Ap(e,d,t,9,f,v)),v&&p.ngOnChanges(v),65536&t.flags&&ld(e,256,t.nodeIndex)&&p.ngOnInit(),262144&t.flags&&p.ngDoCheck(),h}(e,t,n,r,o,i,a,u,s,l,c,f);case 32:case 64:case 128:return function v(e,t,n,r,o,i,a,u,s,l,c,f){var d=t.bindings,p=!1,h=d.length;if(h>0&&Cd(e,t,0,n)&&(p=!0),h>1&&Cd(e,t,1,r)&&(p=!0),h>2&&Cd(e,t,2,o)&&(p=!0),h>3&&Cd(e,t,3,i)&&(p=!0),h>4&&Cd(e,t,4,a)&&(p=!0),h>5&&Cd(e,t,5,u)&&(p=!0),h>6&&Cd(e,t,6,s)&&(p=!0),h>7&&Cd(e,t,7,l)&&(p=!0),h>8&&Cd(e,t,8,c)&&(p=!0),h>9&&Cd(e,t,9,f)&&(p=!0),p){var v=pd(e,t.nodeIndex),y=void 0;switch(201347067&t.flags){case 32:y=[],h>0&&y.push(n),h>1&&y.push(r),h>2&&y.push(o),h>3&&y.push(i),h>4&&y.push(a),h>5&&y.push(u),h>6&&y.push(s),h>7&&y.push(l),h>8&&y.push(c),h>9&&y.push(f);break;case 64:y={},h>0&&(y[d[0].name]=n),h>1&&(y[d[1].name]=r),h>2&&(y[d[2].name]=o),h>3&&(y[d[3].name]=i),h>4&&(y[d[4].name]=a),h>5&&(y[d[5].name]=u),h>6&&(y[d[6].name]=s),h>7&&(y[d[7].name]=l),h>8&&(y[d[8].name]=c),h>9&&(y[d[9].name]=f);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,a);break;case 6:y=g.transform(r,o,i,a,u);break;case 7:y=g.transform(r,o,i,a,u,s);break;case 8:y=g.transform(r,o,i,a,u,s,l);break;case 9:y=g.transform(r,o,i,a,u,s,l,c);break;case 10:y=g.transform(r,o,i,a,u,s,l,c,f)}}v.value=y}return p}(e,t,n,r,o,i,a,u,s,l,c,f);default:throw"unreachable"}}(e,t,r,o,i,a,u,l,c,f,d,p):function v(e,t,n){switch(201347067&t.flags){case 1:return function r(e,t,n){for(var r=!1,o=0;o<n.length;o++)bm(e,t,o,n[o])&&(r=!0);return r}(e,t,n);case 2:return function o(e,t,n){for(var r=t.bindings,o=!1,i=0;i<n.length;i++)Cd(e,t,i,n[i])&&(o=!0);if(o){var a="";for(i=0;i<n.length;i++)a+=Nm(n[i],r[i]);a=t.text.prefix+a;var u=cd(e,t.nodeIndex).renderText;e.renderer.setValue(u,a)}return o}(e,t,n);case 16384:return function i(e,t,n){for(var r=dd(e,t.nodeIndex),o=r.instance,i=!1,a=void 0,u=0;u<n.length;u++)bd(e,t,u,n[u])&&(i=!0,a=Ap(e,r,t,u,n[u],a));return a&&o.ngOnChanges(a),65536&t.flags&&ld(e,256,t.nodeIndex)&&o.ngOnInit(),262144&t.flags&&o.ngDoCheck(),i}(e,t,n);case 32:case 64:case 128:return function a(e,t,n){for(var r=t.bindings,o=!1,i=0;i<n.length;i++)Cd(e,t,i,n[i])&&(o=!0);if(o){var a=pd(e,t.nodeIndex),u=void 0;switch(201347067&t.flags){case 32:u=n;break;case 64:for(u={},i=0;i<n.length;i++)u[r[i].name]=n[i];break;case 128:var l=n[0],c=n.slice(1);u=l.transform.apply(l,s(c))}a.value=u}return o}
933
+ */(33554432&n.flags&&32&i.flags?a.componentView:t,i,u,s,o)}return!0}function Cm(e){for(var t=e.def.nodeMatchedQueries;e.parent&&jd(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&&hd(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&&hd(e,o).setDirty(),o+=i.childCount}}function Im(e,t){var n=hd(e,t.nodeIndex);if(n.dirty){var r,o=void 0;if(67108864&t.flags){var i=t.parent.parent;o=xm(e,i.nodeIndex,i.nodeIndex+i.childCount,t.query,[]),r=dd(e,t.parent.nodeIndex).instance}else 134217728&t.flags&&(o=xm(e,0,e.def.nodes.length-1,t.query,[]),r=e.component);n.reset(o);for(var a=t.query.bindings,u=!1,s=0;s<a.length;s++){var l=a[s],c=void 0;switch(l.bindingType){case 0:c=n.first;break;case 1:c=n,u=!0}r[l.propName]=c}u&&n.notifyOnChanges()}}function xm(e,t,n,r,o){for(var i=t;i<=n;i++){var a=e.def.nodes[i],u=a.matchedQueries[r.id];if(null!=u&&o.push(Em(e,a,u)),1&a.flags&&a.element.template&&(a.element.template.nodeMatchedQueries&r.filterId)===r.filterId){var s=fd(e,i);if((a.childMatchedQueries&r.filterId)===r.filterId&&(xm(e,i+1,i+a.childCount,r,o),i+=a.childCount),16777216&a.flags)for(var l=s.viewContainer._embeddedViews,c=0;c<l.length;c++){var f=l[c],d=Od(f);d&&d===s&&xm(f,0,f.def.nodes.length-1,r,o)}var p=s.template._projectedViews;if(p)for(c=0;c<p.length;c++){var h=p[c];xm(h,0,h.def.nodes.length-1,r,o)}}(a.childMatchedQueries&r.filterId)!==r.filterId&&(i+=a.childCount)}return o}function Em(e,t,n){if(null!=n)switch(n){case 1:return fd(e,t.nodeIndex).renderElement;case 0:return new Of(fd(e,t.nodeIndex).renderElement);case 2:return fd(e,t.nodeIndex).template;case 3:return fd(e,t.nodeIndex).viewContainer;case 4:return dd(e,t.nodeIndex).instance}}
1087
934
  /**
1088
935
  * @license
1089
936
  * Copyright Google LLC All Rights Reserved.
1090
937
  *
1091
938
  * Use of this source code is governed by an MIT-style license that can be
1092
939
  * found in the LICENSE file at https://angular.io/license
1093
- */(e,t,n);default:throw"unreachable"}}(e,t,r)}function Bm(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=fd(e,n).template._projectedViews;if(o)for(var i=0;i<o.length;i++){var a=o[i];a.state|=32,Ed(a,e)}}else 0==(4&r.childFlags)&&(n+=r.childCount)}}function Um(e,t,n,r,o,i,a,u,s,l,c,f,d){return 0===n?function p(e,t,n,r,o,i,a,u,s,l,c,f){var d=t.bindings.length;d>0&&Id(e,t,0,n),d>1&&Id(e,t,1,r),d>2&&Id(e,t,2,o),d>3&&Id(e,t,3,i),d>4&&Id(e,t,4,a),d>5&&Id(e,t,5,u),d>6&&Id(e,t,6,s),d>7&&Id(e,t,7,l),d>8&&Id(e,t,8,c),d>9&&Id(e,t,9,f)}(e,t,r,o,i,a,u,s,l,c,f,d):function h(e,t,n){for(var r=0;r<n.length;r++)Id(e,t,r,n[r])}(e,t,r),!1}function Qm(e,t){if(hd(e,t.nodeIndex).dirty)throw id(yd.createDebugContext(e,t.nodeIndex),"Query "+t.query.id+" not dirty","Query "+t.query.id+" dirty",0!=(1&e.state))}function zm(e){if(!(128&e.state)){if(Wm(e,ym.Destroy),qm(e,ym.Destroy),Sp(e,131072),e.disposables)for(var t=0;t<e.disposables.length;t++)e.disposables[t]();!function n(e){if(16&e.state){var t=Od(e);if(t){var n=t.template._projectedViews;n&&(Re(n,n.indexOf(e)),yd.dirtyParentQueries(e))}}}(e),e.renderer.destroyNode&&function r(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(fd(e,n).renderElement):2&r.flags?e.renderer.destroyNode(cd(e,n).renderText):(67108864&r.flags||134217728&r.flags)&&hd(e,n).destroy()}}(e),Td(e)&&e.renderer.destroy(),e.state|=128}}function qm(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?Zm(fd(e,r).componentView,t):0==(33554432&o.childFlags)&&(r+=o.childCount)}}function Wm(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=fd(e,r).viewContainer._embeddedViews,a=0;a<i.length;a++)Zm(i[a],t);else 0==(16777216&o.childFlags)&&(r+=o.childCount)}}function Zm(e,t){var n=e.state;switch(t){case ym.CheckNoChanges:0==(128&n)&&(12==(12&n)?Mm(e):64&n&&Km(e,ym.CheckNoChangesProjectedViews));break;case ym.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?Mm(e):64&n&&Km(e,t));break;case ym.CheckAndUpdate:0==(128&n)&&(12==(12&n)?Hm(e):64&n&&Km(e,ym.CheckAndUpdateProjectedViews));break;case ym.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?Hm(e):64&n&&Km(e,t));break;case ym.Destroy:zm(e);break;case ym.CreateViewNodes:Fm(e)}}function Km(e,t){Wm(e,t),qm(e,t)}function Gm(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 a=e.def.nodes[i];if(a.flags&t&&a.flags&n)switch(yd.setCurrentNode(e,a.nodeIndex),r){case 0:Im(e,a);break;case 1:Qm(e,a)}a.childFlags&t&&a.childFlags&n||(i+=a.childCount)}}
940
+ */function km(e,t,n){var r=Rd(e,t,n);r&&Ld(e,n.ngContent.index,1,r,null,void 0)}function Om(e,t,n){for(var r=[],o=0;o<n.length;o++){var i=n[o];r.push({flags:8,name:i,ns:null,nonMinifiedName:i,securityContext:null,suffix:null})}return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:e,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:-1,childCount:0,bindings:r,bindingFlags:qd(r),outputs:[],element:null,provider:null,text:null,query:null,ngContent:null}}function Pm(e,t,n){var r,o=e.renderer;r=o.createText(n.text.prefix);var i=Rd(e,t,n);return i&&o.appendChild(i,r),{renderText:r}}function Nm(e,t){return(null!=e?e.toString():"")+t.suffix}
1094
941
  /**
1095
942
  * @license
1096
943
  * Copyright Google LLC All Rights Reserved.
1097
944
  *
1098
945
  * Use of this source code is governed by an MIT-style license that can be
1099
946
  * found in the LICENSE file at https://angular.io/license
1100
- */!function(e){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"}(ym||(ym={}));var Jm=!1;function Ym(){if(!Jm){Jm=!0;var e=gr()?function t(){return{setCurrentNode:w_,createRootView:Xm,createEmbeddedView:t_,createComponentView:n_,createNgModuleRef:r_,overrideProvider:f_,overrideComponentView:d_,clearOverrides:p_,checkAndUpdateView:g_,checkNoChangesView:m_,destroyView:__,createDebugContext:function(e,t){return new P_(e,t)},handleEvent:b_,updateDirectives:C_,updateRenderer:I_}}():function n(){return{setCurrentNode:function(){},createRootView:$m,createEmbeddedView:Dm,createComponentView:Sm,createNgModuleRef:hp,overrideProvider:gd,overrideComponentView:gd,clearOverrides:gd,checkAndUpdateView:Hm,checkNoChangesView:Mm,destroyView:zm,createDebugContext:function(e,t){return new P_(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?v_:y_,e)},updateRenderer:function(e,t){return e.def.updateRenderer(0===t?v_:y_,e)}}}();yd.setCurrentNode=e.setCurrentNode,yd.createRootView=e.createRootView,yd.createEmbeddedView=e.createEmbeddedView,yd.createComponentView=e.createComponentView,yd.createNgModuleRef=e.createNgModuleRef,yd.overrideProvider=e.overrideProvider,yd.overrideComponentView=e.overrideComponentView,yd.clearOverrides=e.clearOverrides,yd.checkAndUpdateView=e.checkAndUpdateView,yd.checkNoChangesView=e.checkNoChangesView,yd.destroyView=e.destroyView,yd.resolveDep=jp,yd.createDebugContext=e.createDebugContext,yd.handleEvent=e.handleEvent,yd.updateDirectives=e.updateDirectives,yd.updateRenderer=e.updateRenderer,yd.dirtyParentQueries=Cm}}function $m(e,t,n,r,o,i){var a=o.injector.get(Sf);return Am(e_(e,o,a,t,n),r,i)}function Xm(e,t,n,r,o,i){var a=o.injector.get(Sf),u=e_(e,o,new A_(a),t,n),s=h_(r);return j_(o_.create,Am,null,[u,s,i])}function e_(e,t,n,r,o){var i=t.injector.get(Mf),a=t.injector.get(ir),u=n.createRenderer(null,null);return{ngModule:t,injector:e,projectableNodes:r,selectorOrNode:o,sanitizer:i,rendererFactory:n,renderer:u,errorHandler:a}}function t_(e,t,n,r){var o=h_(n);return j_(o_.create,Dm,null,[e,t,o,r])}function n_(e,t,n,r){return n=c_.get(t.element.componentProvider.provider.token)||h_(n),j_(o_.create,Sm,null,[e,t,n,r])}function r_(e,t,n,r){return hp(e,t,n,function o(e){var t=function n(e){var t=!1,n=!1;return 0===s_.size||(e.providers.forEach((function(e){var r=s_.get(e.token);3840&e.flags&&r&&(t=!0,n=n||r.deprecatedBehavior)})),e.modules.forEach((function(e){l_.forEach((function(r,o){j(o).providedIn===e&&(t=!0,n=n||r.deprecatedBehavior)}))}))),{hasOverrides:t,hasDeprecatedOverrides:n}}(e),r=t.hasDeprecatedOverrides;return t.hasOverrides?(function o(e){for(var t=0;t<e.providers.length;t++){var n=e.providers[t];r&&(n.flags|=4096);var o=s_.get(n.token);o&&(n.flags=-3841&n.flags|o.flags,n.deps=Sd(o.deps),n.value=o.value)}if(l_.size>0){var i=new Set(e.modules);l_.forEach((function(t,n){if(i.has(j(n).providedIn)){var o={token:n,flags:t.flags|(r?4096:0),deps:Sd(t.deps),value:t.value,index:e.providers.length};e.providers.push(o),e.providersByKey[_d(n)]=o}}))}}(e=e.factory((function(){return gd}))),e):e}(r))}var o_,i_,a_,u_,s_=new Map,l_=new Map,c_=new Map;function f_(e){var t;s_.set(e.token,e),"function"==typeof e.token&&(t=j(e.token))&&"function"==typeof t.providedIn&&l_.set(e.token,e)}function d_(e,t){var n=Fd(rp(t)),r=Fd(n.nodes[0].element.componentView);c_.set(e,r)}function p_(){s_.clear(),l_.clear(),c_.clear()}function h_(e){if(0===s_.size)return e;var t=function n(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&&s_.has(o.provider.token)&&(t.push(n.nodeIndex),n=null)}return t}(e);if(0===t.length)return e;e=e.factory((function(){return gd}));for(var r=0;r<t.length;r++)o(e,t[r]);return e;function o(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=s_.get(o.token);i&&(r.flags=-3841&r.flags|i.flags,o.deps=Sd(i.deps),o.value=i.value)}}}}function v_(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=e.def.nodes[t];return Lm(e,p,n,r,o,i,a,u,s,l,c,f,d),224&p.flags?pd(e,t).value:void 0}function y_(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=e.def.nodes[t];return Um(e,p,n,r,o,i,a,u,s,l,c,f,d),224&p.flags?pd(e,t).value:void 0}function g_(e){return j_(o_.detectChanges,Hm,null,[e])}function m_(e){return j_(o_.checkNoChanges,Mm,null,[e])}function __(e){return j_(o_.destroy,zm,null,[e])}function w_(e,t){a_=e,u_=t}function b_(e,t,n,r){return w_(e,t),j_(o_.handleEvent,e.def.handleEvent,null,[e,t,n,r])}function C_(e,t){if(128&e.state)throw ud(o_[i_]);return w_(e,k_(e,0)),e.def.updateDirectives((function n(e,r,o){for(var i=[],a=3;a<arguments.length;a++)i[a-3]=arguments[a];var u=e.def.nodes[r];return 0===t?x_(e,u,o,i):E_(e,u,o,i),16384&u.flags&&w_(e,k_(e,r)),224&u.flags?pd(e,u.nodeIndex).value:void 0}),e)}function I_(e,t){if(128&e.state)throw ud(o_[i_]);return w_(e,O_(e,0)),e.def.updateRenderer((function n(e,r,o){for(var i=[],a=3;a<arguments.length;a++)i[a-3]=arguments[a];var u=e.def.nodes[r];return 0===t?x_(e,u,o,i):E_(e,u,o,i),3&u.flags&&w_(e,O_(e,r)),224&u.flags?pd(e,u.nodeIndex).value:void 0}),e)}function x_(e,t,n,r){if(Lm.apply(void 0,s([e,t,n],r))){var o=1===n?r[0]:r;if(16384&t.flags){for(var i={},a=0;a<t.bindings.length;a++){var u=t.bindings[a],l=o[a];8&u.flags&&(i[(h=u.nonMinifiedName,"ng-reflect-"+function c(e){return e.replace(no,(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return"-"+e[1].toLowerCase()}))}(h.replace(/[$@]/g,"_")))]=ro(l))}var f=t.parent,d=fd(e,f.nodeIndex).renderElement;if(f.element.name)for(var p in i)null!=(l=i[p])?e.renderer.setAttribute(d,p,l):e.renderer.removeAttribute(d,p);else e.renderer.setValue(d,"bindings="+JSON.stringify(i,null,2))}}
947
+ */function Tm(e){return 0!=(1&e.flags)&&null===e.element.name}function jm(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 Dm(e,t,n,r){var o=Rm(e.root,e.renderer,e,t,n);return Vm(o,e.component,r),Fm(o),o}function Am(e,t,n){var r=Rm(e,e.renderer,null,null,t);return Vm(r,n,n),Fm(r),r}function Sm(e,t,n,r){var o,i=t.element.componentRendererType;return o=i?e.root.rendererFactory.createRenderer(r,i):e.root.renderer,Rm(e.root,o,e,t.element.componentProvider,n)}function Rm(e,t,n,r,o){var i=new Array(o.nodes.length),a=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:a,initIndex:-1}}function Vm(e,t,n){e.component=t,e.context=n}function Fm(e){var t;Td(e)&&(t=fd(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];yd.setCurrentNode(e,o);var a=void 0;switch(201347067&i.flags){case 1:var u=mm(e,t,i),s=void 0;if(33554432&i.flags){var l=Fd(i.element.componentView);s=yd.createComponentView(e,i,l,u)}_m(e,s,i,u),a={renderElement:u,componentView:s,viewContainer:null,template:i.element.template?cp(e,i):void 0},16777216&i.flags&&(a.viewContainer=ap(e,i,a));break;case 2:a=Pm(e,t,i);break;case 512:case 1024:case 2048:case 256:(a=r[o])||4096&i.flags||(a={instance:xp(e,i)});break;case 16:a={instance:Ep(e,i)};break;case 16384:(a=r[o])||(a={instance:kp(e,i)}),32768&i.flags&&Vm(fd(e,i.parent.nodeIndex).componentView,a.instance,a.instance);break;case 32:case 64:case 128:a={value:void 0};break;case 67108864:case 134217728:a=new _v;break;case 8:km(e,t,i),a=void 0}r[o]=a}qm(e,hm.CreateViewNodes),Gm(e,201326592,268435456,0)}function Mm(e){Bm(e),yd.updateDirectives(e,1),Wm(e,hm.CheckNoChanges),yd.updateRenderer(e,1),qm(e,hm.CheckNoChanges),e.state&=-97}function Hm(e){1&e.state?(e.state&=-2,e.state|=2):e.state&=-3,sd(e,0,256),Bm(e),yd.updateDirectives(e,0),Wm(e,hm.CheckAndUpdate),Gm(e,67108864,536870912,0);var t=sd(e,256,512);Sp(e,2097152|(t?1048576:0)),yd.updateRenderer(e,0),qm(e,hm.CheckAndUpdate),Gm(e,134217728,536870912,0),Sp(e,8388608|((t=sd(e,512,768))?4194304:0)),2&e.def.flags&&(e.state&=-9),e.state&=-97,sd(e,768,1024)}function Lm(e,t,n,r,o,i,a,s,l,c,f,d,p){return 0===n?function h(e,t,n,r,o,i,a,u,s,l,c,f){switch(201347067&t.flags){case 1:return function d(e,t,n,r,o,i,a,u,s,l,c,f){var d=t.bindings.length,p=!1;return d>0&&bm(e,t,0,n)&&(p=!0),d>1&&bm(e,t,1,r)&&(p=!0),d>2&&bm(e,t,2,o)&&(p=!0),d>3&&bm(e,t,3,i)&&(p=!0),d>4&&bm(e,t,4,a)&&(p=!0),d>5&&bm(e,t,5,u)&&(p=!0),d>6&&bm(e,t,6,s)&&(p=!0),d>7&&bm(e,t,7,l)&&(p=!0),d>8&&bm(e,t,8,c)&&(p=!0),d>9&&bm(e,t,9,f)&&(p=!0),p}(e,t,n,r,o,i,a,u,s,l,c,f);case 2:return function p(e,t,n,r,o,i,a,u,s,l,c,f){var d=!1,p=t.bindings,h=p.length;if(h>0&&Cd(e,t,0,n)&&(d=!0),h>1&&Cd(e,t,1,r)&&(d=!0),h>2&&Cd(e,t,2,o)&&(d=!0),h>3&&Cd(e,t,3,i)&&(d=!0),h>4&&Cd(e,t,4,a)&&(d=!0),h>5&&Cd(e,t,5,u)&&(d=!0),h>6&&Cd(e,t,6,s)&&(d=!0),h>7&&Cd(e,t,7,l)&&(d=!0),h>8&&Cd(e,t,8,c)&&(d=!0),h>9&&Cd(e,t,9,f)&&(d=!0),d){var v=t.text.prefix;h>0&&(v+=Nm(n,p[0])),h>1&&(v+=Nm(r,p[1])),h>2&&(v+=Nm(o,p[2])),h>3&&(v+=Nm(i,p[3])),h>4&&(v+=Nm(a,p[4])),h>5&&(v+=Nm(u,p[5])),h>6&&(v+=Nm(s,p[6])),h>7&&(v+=Nm(l,p[7])),h>8&&(v+=Nm(c,p[8])),h>9&&(v+=Nm(f,p[9]));var y=cd(e,t.nodeIndex).renderText;e.renderer.setValue(y,v)}return d}(e,t,n,r,o,i,a,u,s,l,c,f);case 16384:return function h(e,t,n,r,o,i,a,u,s,l,c,f){var d=dd(e,t.nodeIndex),p=d.instance,h=!1,v=void 0,y=t.bindings.length;return y>0&&bd(e,t,0,n)&&(h=!0,v=Ap(e,d,t,0,n,v)),y>1&&bd(e,t,1,r)&&(h=!0,v=Ap(e,d,t,1,r,v)),y>2&&bd(e,t,2,o)&&(h=!0,v=Ap(e,d,t,2,o,v)),y>3&&bd(e,t,3,i)&&(h=!0,v=Ap(e,d,t,3,i,v)),y>4&&bd(e,t,4,a)&&(h=!0,v=Ap(e,d,t,4,a,v)),y>5&&bd(e,t,5,u)&&(h=!0,v=Ap(e,d,t,5,u,v)),y>6&&bd(e,t,6,s)&&(h=!0,v=Ap(e,d,t,6,s,v)),y>7&&bd(e,t,7,l)&&(h=!0,v=Ap(e,d,t,7,l,v)),y>8&&bd(e,t,8,c)&&(h=!0,v=Ap(e,d,t,8,c,v)),y>9&&bd(e,t,9,f)&&(h=!0,v=Ap(e,d,t,9,f,v)),v&&p.ngOnChanges(v),65536&t.flags&&ld(e,256,t.nodeIndex)&&p.ngOnInit(),262144&t.flags&&p.ngDoCheck(),h}(e,t,n,r,o,i,a,u,s,l,c,f);case 32:case 64:case 128:return function v(e,t,n,r,o,i,a,u,s,l,c,f){var d=t.bindings,p=!1,h=d.length;if(h>0&&Cd(e,t,0,n)&&(p=!0),h>1&&Cd(e,t,1,r)&&(p=!0),h>2&&Cd(e,t,2,o)&&(p=!0),h>3&&Cd(e,t,3,i)&&(p=!0),h>4&&Cd(e,t,4,a)&&(p=!0),h>5&&Cd(e,t,5,u)&&(p=!0),h>6&&Cd(e,t,6,s)&&(p=!0),h>7&&Cd(e,t,7,l)&&(p=!0),h>8&&Cd(e,t,8,c)&&(p=!0),h>9&&Cd(e,t,9,f)&&(p=!0),p){var v=pd(e,t.nodeIndex),y=void 0;switch(201347067&t.flags){case 32:y=[],h>0&&y.push(n),h>1&&y.push(r),h>2&&y.push(o),h>3&&y.push(i),h>4&&y.push(a),h>5&&y.push(u),h>6&&y.push(s),h>7&&y.push(l),h>8&&y.push(c),h>9&&y.push(f);break;case 64:y={},h>0&&(y[d[0].name]=n),h>1&&(y[d[1].name]=r),h>2&&(y[d[2].name]=o),h>3&&(y[d[3].name]=i),h>4&&(y[d[4].name]=a),h>5&&(y[d[5].name]=u),h>6&&(y[d[6].name]=s),h>7&&(y[d[7].name]=l),h>8&&(y[d[8].name]=c),h>9&&(y[d[9].name]=f);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,a);break;case 6:y=g.transform(r,o,i,a,u);break;case 7:y=g.transform(r,o,i,a,u,s);break;case 8:y=g.transform(r,o,i,a,u,s,l);break;case 9:y=g.transform(r,o,i,a,u,s,l,c);break;case 10:y=g.transform(r,o,i,a,u,s,l,c,f)}}v.value=y}return p}(e,t,n,r,o,i,a,u,s,l,c,f);default:throw"unreachable"}}(e,t,r,o,i,a,s,l,c,f,d,p):function v(e,t,n){switch(201347067&t.flags){case 1:return function r(e,t,n){for(var r=!1,o=0;o<n.length;o++)bm(e,t,o,n[o])&&(r=!0);return r}(e,t,n);case 2:return function o(e,t,n){for(var r=t.bindings,o=!1,i=0;i<n.length;i++)Cd(e,t,i,n[i])&&(o=!0);if(o){var a="";for(i=0;i<n.length;i++)a+=Nm(n[i],r[i]);a=t.text.prefix+a;var u=cd(e,t.nodeIndex).renderText;e.renderer.setValue(u,a)}return o}(e,t,n);case 16384:return function i(e,t,n){for(var r=dd(e,t.nodeIndex),o=r.instance,i=!1,a=void 0,u=0;u<n.length;u++)bd(e,t,u,n[u])&&(i=!0,a=Ap(e,r,t,u,n[u],a));return a&&o.ngOnChanges(a),65536&t.flags&&ld(e,256,t.nodeIndex)&&o.ngOnInit(),262144&t.flags&&o.ngDoCheck(),i}(e,t,n);case 32:case 64:case 128:return function a(e,t,n){for(var r=t.bindings,o=!1,i=0;i<n.length;i++)Cd(e,t,i,n[i])&&(o=!0);if(o){var a=pd(e,t.nodeIndex),s=void 0;switch(201347067&t.flags){case 32:s=n;break;case 64:for(s={},i=0;i<n.length;i++)s[r[i].name]=n[i];break;case 128:var l=n[0],c=n.slice(1);s=l.transform.apply(l,u(c))}a.value=s}return o}
1101
948
  /**
1102
949
  * @license
1103
950
  * Copyright Google LLC All Rights Reserved.
1104
951
  *
1105
952
  * Use of this source code is governed by an MIT-style license that can be
1106
953
  * found in the LICENSE file at https://angular.io/license
1107
- */
1108
- var h}function E_(e,t,n,r){Um.apply(void 0,s([e,t,n],r))}function k_(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 O_(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}!function(e){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"}(o_||(o_={}));var P_=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=Pd(r),r=r.parent;this.elDef=n,this.elView=r}return Object.defineProperty(e.prototype,"elOrCompView",{get:function(){return fd(this.elView,this.elDef.nodeIndex).componentView||this.view},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return dp(this.elView,this.elDef)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"component",{get:function(){return this.elOrCompView.component},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this.elOrCompView.context},enumerable:!1,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:!1,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){var e={};if(this.elDef){T_(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&&T_(this.elView,n,e),t+=n.childCount}}return e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentRenderElement",{get:function(){var e=function t(e){for(;e&&!Td(e);)e=e.parent;return e.parent?fd(e.parent,Pd(e).nodeIndex):null}(this.elOrCompView);return e?e.renderElement:void 0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"renderNode",{get:function(){return 2&this.nodeDef.flags?Nd(this.view,this.nodeDef):Nd(this.elView,this.elDef)},enumerable:!1,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=N_(t,n),a=-1,u=function(){var t;return++a===i?(t=e.error).bind.apply(t,s([e],r)):gd};t.factory(u),a<i&&(e.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),e.error.apply(e,s(r)))},e}();function N_(e,t){for(var n=-1,r=0;r<=t;r++)3&e.nodes[r].flags&&n++;return n}function T_(e,t,n){for(var r in t.references)n[r]=Em(e,t,t.references[r])}function j_(e,t,n,r){var o=i_,i=a_,a=u_;try{i_=e;var u=t.apply(n,r);return a_=i,u_=a,i_=o,u}catch(e){if(function s(e){return!!nr(e)}(e)||!a_)throw e;throw function l(e,t){return e instanceof Error||(e=new Error(e.toString())),ad(e,t),e}(e,D_())}}function D_(){return a_?new P_(a_,u_):null}var A_=function(){function e(e){this.delegate=e}return e.prototype.createRenderer=function(e,t){return new S_(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}(),S_=function(){function e(e){this.delegate=e,this.debugContextFactory=D_,this.data=this.delegate.data}return e.prototype.createDebugContext=function(e){return this.debugContextFactory(e)},e.prototype.destroyNode=function(e){var t=om(e);!function n(e){tm.delete(e.nativeNode)}(t),t instanceof Qg&&(t.listeners.length=0),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 zg(n,null,r);o.name=e,um(o)}return n},e.prototype.createComment=function(e){var t=this.delegate.createComment(e),n=this.createDebugContext(t);return n&&um(new Qg(t,null,n)),t},e.prototype.createText=function(e){var t=this.delegate.createText(e),n=this.createDebugContext(t);return n&&um(new Qg(t,null,n)),t},e.prototype.appendChild=function(e,t){var n=om(e),r=om(t);n&&r&&n instanceof zg&&n.addChild(r),this.delegate.appendChild(e,t)},e.prototype.insertBefore=function(e,t,n){var r=om(e),o=om(t),i=om(n);r&&o&&r instanceof zg&&r.insertBefore(i,o),this.delegate.insertBefore(e,t,n)},e.prototype.removeChild=function(e,t){var n=om(e),r=om(t);n&&r&&n instanceof zg&&n.removeChild(r),this.delegate.removeChild(e,t)},e.prototype.selectRootElement=function(e,t){var n=this.delegate.selectRootElement(e,t),r=D_();return r&&um(new zg(n,null,r)),n},e.prototype.setAttribute=function(e,t,n,r){var o=om(e);o&&o instanceof zg&&(o.attributes[r?r+":"+t:t]=n),this.delegate.setAttribute(e,t,n,r)},e.prototype.removeAttribute=function(e,t,n){var r=om(e);r&&r instanceof zg&&(r.attributes[n?n+":"+t:t]=null),this.delegate.removeAttribute(e,t,n)},e.prototype.addClass=function(e,t){var n=om(e);n&&n instanceof zg&&(n.classes[t]=!0),this.delegate.addClass(e,t)},e.prototype.removeClass=function(e,t){var n=om(e);n&&n instanceof zg&&(n.classes[t]=!1),this.delegate.removeClass(e,t)},e.prototype.setStyle=function(e,t,n,r){var o=om(e);o&&o instanceof zg&&(o.styles[t]=n),this.delegate.setStyle(e,t,n,r)},e.prototype.removeStyle=function(e,t,n){var r=om(e);r&&r instanceof zg&&(r.styles[t]=null),this.delegate.removeStyle(e,t,n)},e.prototype.setProperty=function(e,t,n){var r=om(e);r&&r instanceof zg&&(r.properties[t]=n),this.delegate.setProperty(e,t,n)},e.prototype.listen=function(e,t,n){if("string"!=typeof e){var r=om(e);r&&r.listeners.push(new Ug(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}(),R_=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){Ym();var t=function n(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,scope:e.scope,providers:t,modules:n,providersByKey:r}}(Fd(this._ngModuleDefFactory));return yd.createNgModuleRef(this.moduleType,e||yu.NULL,this._bootstrapComponents,t)},t}(Ne);
954
+ */(e,t,n);default:throw"unreachable"}}(e,t,r)}function Bm(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=fd(e,n).template._projectedViews;if(o)for(var i=0;i<o.length;i++){var a=o[i];a.state|=32,Ed(a,e)}}else 0==(4&r.childFlags)&&(n+=r.childCount)}}function Um(e,t,n,r,o,i,a,u,s,l,c,f,d){return 0===n?function p(e,t,n,r,o,i,a,u,s,l,c,f){var d=t.bindings.length;d>0&&Id(e,t,0,n),d>1&&Id(e,t,1,r),d>2&&Id(e,t,2,o),d>3&&Id(e,t,3,i),d>4&&Id(e,t,4,a),d>5&&Id(e,t,5,u),d>6&&Id(e,t,6,s),d>7&&Id(e,t,7,l),d>8&&Id(e,t,8,c),d>9&&Id(e,t,9,f)}(e,t,r,o,i,a,u,s,l,c,f,d):function h(e,t,n){for(var r=0;r<n.length;r++)Id(e,t,r,n[r])}(e,t,r),!1}function Qm(e,t){if(hd(e,t.nodeIndex).dirty)throw id(yd.createDebugContext(e,t.nodeIndex),"Query "+t.query.id+" not dirty","Query "+t.query.id+" dirty",0!=(1&e.state))}function zm(e){if(!(128&e.state)){if(Wm(e,hm.Destroy),qm(e,hm.Destroy),Sp(e,131072),e.disposables)for(var t=0;t<e.disposables.length;t++)e.disposables[t]();!function n(e){if(16&e.state){var t=Od(e);if(t){var n=t.template._projectedViews;n&&(Se(n,n.indexOf(e)),yd.dirtyParentQueries(e))}}}(e),e.renderer.destroyNode&&function r(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(fd(e,n).renderElement):2&r.flags?e.renderer.destroyNode(cd(e,n).renderText):(67108864&r.flags||134217728&r.flags)&&hd(e,n).destroy()}}(e),Td(e)&&e.renderer.destroy(),e.state|=128}}function qm(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?Zm(fd(e,r).componentView,t):0==(33554432&o.childFlags)&&(r+=o.childCount)}}function Wm(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=fd(e,r).viewContainer._embeddedViews,a=0;a<i.length;a++)Zm(i[a],t);else 0==(16777216&o.childFlags)&&(r+=o.childCount)}}function Zm(e,t){var n=e.state;switch(t){case hm.CheckNoChanges:0==(128&n)&&(12==(12&n)?Mm(e):64&n&&Km(e,hm.CheckNoChangesProjectedViews));break;case hm.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?Mm(e):64&n&&Km(e,t));break;case hm.CheckAndUpdate:0==(128&n)&&(12==(12&n)?Hm(e):64&n&&Km(e,hm.CheckAndUpdateProjectedViews));break;case hm.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?Hm(e):64&n&&Km(e,t));break;case hm.Destroy:zm(e);break;case hm.CreateViewNodes:Fm(e)}}function Km(e,t){Wm(e,t),qm(e,t)}function Gm(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 a=e.def.nodes[i];if(a.flags&t&&a.flags&n)switch(yd.setCurrentNode(e,a.nodeIndex),r){case 0:Im(e,a);break;case 1:Qm(e,a)}a.childFlags&t&&a.childFlags&n||(i+=a.childCount)}}(vm=function vm(e){}).decorators=[{type:Ty,args:[{providers:ym}]}],vm.ctorParameters=function(){return[{type:Ng}]},function(e){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"}(hm||(hm={}));var Jm=!1;function Ym(){if(!Jm){Jm=!0;var e=yr()?function t(){return{setCurrentNode:w_,createRootView:Xm,createEmbeddedView:t_,createComponentView:n_,createNgModuleRef:r_,overrideProvider:f_,overrideComponentView:d_,clearOverrides:p_,checkAndUpdateView:g_,checkNoChangesView:m_,destroyView:__,createDebugContext:function(e,t){return new P_(e,t)},handleEvent:b_,updateDirectives:C_,updateRenderer:I_}}():function n(){return{setCurrentNode:function(){},createRootView:$m,createEmbeddedView:Dm,createComponentView:Sm,createNgModuleRef:hp,overrideProvider:gd,overrideComponentView:gd,clearOverrides:gd,checkAndUpdateView:Hm,checkNoChangesView:Mm,destroyView:zm,createDebugContext:function(e,t){return new P_(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?v_:y_,e)},updateRenderer:function(e,t){return e.def.updateRenderer(0===t?v_:y_,e)}}}();yd.setCurrentNode=e.setCurrentNode,yd.createRootView=e.createRootView,yd.createEmbeddedView=e.createEmbeddedView,yd.createComponentView=e.createComponentView,yd.createNgModuleRef=e.createNgModuleRef,yd.overrideProvider=e.overrideProvider,yd.overrideComponentView=e.overrideComponentView,yd.clearOverrides=e.clearOverrides,yd.checkAndUpdateView=e.checkAndUpdateView,yd.checkNoChangesView=e.checkNoChangesView,yd.destroyView=e.destroyView,yd.resolveDep=jp,yd.createDebugContext=e.createDebugContext,yd.handleEvent=e.handleEvent,yd.updateDirectives=e.updateDirectives,yd.updateRenderer=e.updateRenderer,yd.dirtyParentQueries=Cm}}function $m(e,t,n,r,o,i){var a=o.injector.get(Sf);return Am(e_(e,o,a,t,n),r,i)}function Xm(e,t,n,r,o,i){var a=o.injector.get(Sf),u=e_(e,o,new A_(a),t,n),s=h_(r);return j_(o_.create,Am,null,[u,s,i])}function e_(e,t,n,r,o){var i=t.injector.get(Rf),a=t.injector.get(or),u=n.createRenderer(null,null);return{ngModule:t,injector:e,projectableNodes:r,selectorOrNode:o,sanitizer:i,rendererFactory:n,renderer:u,errorHandler:a}}function t_(e,t,n,r){var o=h_(n);return j_(o_.create,Dm,null,[e,t,o,r])}function n_(e,t,n,r){return n=c_.get(t.element.componentProvider.provider.token)||h_(n),j_(o_.create,Sm,null,[e,t,n,r])}function r_(e,t,n,r){return hp(e,t,n,function o(e){var t=function n(e){var t=!1,n=!1;return 0===s_.size||(e.providers.forEach((function(e){var r=s_.get(e.token);3840&e.flags&&r&&(t=!0,n=n||r.deprecatedBehavior)})),e.modules.forEach((function(e){l_.forEach((function(r,o){T(o).providedIn===e&&(t=!0,n=n||r.deprecatedBehavior)}))}))),{hasOverrides:t,hasDeprecatedOverrides:n}}(e),r=t.hasDeprecatedOverrides;return t.hasOverrides?(function o(e){for(var t=0;t<e.providers.length;t++){var n=e.providers[t];r&&(n.flags|=4096);var o=s_.get(n.token);o&&(n.flags=-3841&n.flags|o.flags,n.deps=Sd(o.deps),n.value=o.value)}if(l_.size>0){var i=new Set(e.modules);l_.forEach((function(t,n){if(i.has(T(n).providedIn)){var o={token:n,flags:t.flags|(r?4096:0),deps:Sd(t.deps),value:t.value,index:e.providers.length};e.providers.push(o),e.providersByKey[_d(n)]=o}}))}}(e=e.factory((function(){return gd}))),e):e}(r))}var o_,i_,a_,u_,s_=new Map,l_=new Map,c_=new Map;function f_(e){var t;s_.set(e.token,e),"function"==typeof e.token&&(t=T(e.token))&&"function"==typeof t.providedIn&&l_.set(e.token,e)}function d_(e,t){var n=Fd(rp(t)),r=Fd(n.nodes[0].element.componentView);c_.set(e,r)}function p_(){s_.clear(),l_.clear(),c_.clear()}function h_(e){if(0===s_.size)return e;var t=function n(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&&s_.has(o.provider.token)&&(t.push(n.nodeIndex),n=null)}return t}(e);if(0===t.length)return e;e=e.factory((function(){return gd}));for(var r=0;r<t.length;r++)o(e,t[r]);return e;function o(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=s_.get(o.token);i&&(r.flags=-3841&r.flags|i.flags,o.deps=Sd(i.deps),o.value=i.value)}}}}function v_(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=e.def.nodes[t];return Lm(e,p,n,r,o,i,a,u,s,l,c,f,d),224&p.flags?pd(e,t).value:void 0}function y_(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=e.def.nodes[t];return Um(e,p,n,r,o,i,a,u,s,l,c,f,d),224&p.flags?pd(e,t).value:void 0}function g_(e){return j_(o_.detectChanges,Hm,null,[e])}function m_(e){return j_(o_.checkNoChanges,Mm,null,[e])}function __(e){return j_(o_.destroy,zm,null,[e])}function w_(e,t){a_=e,u_=t}function b_(e,t,n,r){return w_(e,t),j_(o_.handleEvent,e.def.handleEvent,null,[e,t,n,r])}function C_(e,t){if(128&e.state)throw ud(o_[i_]);return w_(e,k_(e,0)),e.def.updateDirectives((function n(e,r,o){for(var i=[],a=3;a<arguments.length;a++)i[a-3]=arguments[a];var u=e.def.nodes[r];return 0===t?x_(e,u,o,i):E_(e,u,o,i),16384&u.flags&&w_(e,k_(e,r)),224&u.flags?pd(e,u.nodeIndex).value:void 0}),e)}function I_(e,t){if(128&e.state)throw ud(o_[i_]);return w_(e,O_(e,0)),e.def.updateRenderer((function n(e,r,o){for(var i=[],a=3;a<arguments.length;a++)i[a-3]=arguments[a];var u=e.def.nodes[r];return 0===t?x_(e,u,o,i):E_(e,u,o,i),3&u.flags&&w_(e,O_(e,r)),224&u.flags?pd(e,u.nodeIndex).value:void 0}),e)}function x_(e,t,n,r){if(Lm.apply(void 0,u([e,t,n],r))){var o=1===n?r[0]:r;if(16384&t.flags){for(var i={},a=0;a<t.bindings.length;a++){var s=t.bindings[a],l=o[a];8&s.flags&&(i[(h=s.nonMinifiedName,"ng-reflect-"+function c(e){return e.replace(to,(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return"-"+e[1].toLowerCase()}))}(h.replace(/[$@]/g,"_")))]=no(l))}var f=t.parent,d=fd(e,f.nodeIndex).renderElement;if(f.element.name)for(var p in i)null!=(l=i[p])?e.renderer.setAttribute(d,p,l):e.renderer.removeAttribute(d,p);else e.renderer.setValue(d,"bindings="+JSON.stringify(i,null,2))}}
1109
955
  /**
1110
956
  * @license
1111
957
  * Copyright Google LLC All Rights Reserved.
@@ -1113,6 +959,7 @@ var h}function E_(e,t,n,r){Um.apply(void 0,s([e,t,n],r))}function k_(e,t){for(va
1113
959
  * Use of this source code is governed by an MIT-style license that can be
1114
960
  * found in the LICENSE file at https://angular.io/license
1115
961
  */
962
+ var h}function E_(e,t,n,r){Um.apply(void 0,u([e,t,n],r))}function k_(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 O_(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}!function(e){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"}(o_||(o_={}));var P_=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=Pd(r),r=r.parent;this.elDef=n,this.elView=r}return Object.defineProperty(e.prototype,"elOrCompView",{get:function(){return fd(this.elView,this.elDef.nodeIndex).componentView||this.view},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return dp(this.elView,this.elDef)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"component",{get:function(){return this.elOrCompView.component},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this.elOrCompView.context},enumerable:!1,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:!1,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){var e={};if(this.elDef){T_(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&&T_(this.elView,n,e),t+=n.childCount}}return e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentRenderElement",{get:function(){var e=function t(e){for(;e&&!Td(e);)e=e.parent;return e.parent?fd(e.parent,Pd(e).nodeIndex):null}(this.elOrCompView);return e?e.renderElement:void 0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"renderNode",{get:function(){return 2&this.nodeDef.flags?Nd(this.view,this.nodeDef):Nd(this.elView,this.elDef)},enumerable:!1,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=N_(t,n),a=-1,s=function(){var t;return++a===i?(t=e.error).bind.apply(t,u([e],r)):gd};t.factory(s),a<i&&(e.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),e.error.apply(e,u(r)))},e}();function N_(e,t){for(var n=-1,r=0;r<=t;r++)3&e.nodes[r].flags&&n++;return n}function T_(e,t,n){for(var r in t.references)n[r]=Em(e,t,t.references[r])}function j_(e,t,n,r){var o=i_,i=a_,a=u_;try{i_=e;var u=t.apply(n,r);return a_=i,u_=a,i_=o,u}catch(e){if(function s(e){return!!tr(e)}(e)||!a_)throw e;throw function l(e,t){return e instanceof Error||(e=new Error(e.toString())),ad(e,t),e}(e,D_())}}function D_(){return a_?new P_(a_,u_):null}var A_=function(){function e(e){this.delegate=e}return e.prototype.createRenderer=function(e,t){return new S_(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}(),S_=function(){function e(e){this.delegate=e,this.debugContextFactory=D_,this.data=this.delegate.data}return e.prototype.createDebugContext=function(e){return this.debugContextFactory(e)},e.prototype.destroyNode=function(e){var t=om(e);!function n(e){tm.delete(e.nativeNode)}(t),t instanceof Qg&&(t.listeners.length=0),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 zg(n,null,r);o.name=e,um(o)}return n},e.prototype.createComment=function(e){var t=this.delegate.createComment(e),n=this.createDebugContext(t);return n&&um(new Qg(t,null,n)),t},e.prototype.createText=function(e){var t=this.delegate.createText(e),n=this.createDebugContext(t);return n&&um(new Qg(t,null,n)),t},e.prototype.appendChild=function(e,t){var n=om(e),r=om(t);n&&r&&n instanceof zg&&n.addChild(r),this.delegate.appendChild(e,t)},e.prototype.insertBefore=function(e,t,n){var r=om(e),o=om(t),i=om(n);r&&o&&r instanceof zg&&r.insertBefore(i,o),this.delegate.insertBefore(e,t,n)},e.prototype.removeChild=function(e,t){var n=om(e),r=om(t);n&&r&&n instanceof zg&&n.removeChild(r),this.delegate.removeChild(e,t)},e.prototype.selectRootElement=function(e,t){var n=this.delegate.selectRootElement(e,t),r=D_();return r&&um(new zg(n,null,r)),n},e.prototype.setAttribute=function(e,t,n,r){var o=om(e);o&&o instanceof zg&&(o.attributes[r?r+":"+t:t]=n),this.delegate.setAttribute(e,t,n,r)},e.prototype.removeAttribute=function(e,t,n){var r=om(e);r&&r instanceof zg&&(r.attributes[n?n+":"+t:t]=null),this.delegate.removeAttribute(e,t,n)},e.prototype.addClass=function(e,t){var n=om(e);n&&n instanceof zg&&(n.classes[t]=!0),this.delegate.addClass(e,t)},e.prototype.removeClass=function(e,t){var n=om(e);n&&n instanceof zg&&(n.classes[t]=!1),this.delegate.removeClass(e,t)},e.prototype.setStyle=function(e,t,n,r){var o=om(e);o&&o instanceof zg&&(o.styles[t]=n),this.delegate.setStyle(e,t,n,r)},e.prototype.removeStyle=function(e,t,n){var r=om(e);r&&r instanceof zg&&(r.styles[t]=null),this.delegate.removeStyle(e,t,n)},e.prototype.setProperty=function(e,t,n){var r=om(e);r&&r instanceof zg&&(r.properties[t]=n),this.delegate.setProperty(e,t,n)},e.prototype.listen=function(e,t,n){if("string"!=typeof e){var r=om(e);r&&r.listeners.push(new Ug(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}(),R_=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){Ym();var t=function n(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,scope:e.scope,providers:t,modules:n,providersByKey:r}}(Fd(this._ngModuleDefFactory));return yd.createNgModuleRef(this.moduleType,e||vu.NULL,this._bootstrapComponents,t)},t}(Pe);
1116
963
  /**
1117
964
  * @license
1118
965
  * Copyright Google LLC All Rights Reserved.
@@ -1120,7 +967,6 @@ var h}function E_(e,t,n,r){Um.apply(void 0,s([e,t,n],r))}function k_(e,t){for(va
1120
967
  * Use of this source code is governed by an MIT-style license that can be
1121
968
  * found in the LICENSE file at https://angular.io/license
1122
969
  */
1123
- e.ANALYZE_FOR_ENTRY_COMPONENTS=Wu,e.APP_BOOTSTRAP_LISTENER=Qy,e.APP_ID=Vy,e.APP_INITIALIZER=Sy,e.ApplicationInitStatus=Ry,e.ApplicationModule=gm,e.ApplicationRef=Ng,e.Attribute=E,e.COMPILER_OPTIONS=ig,e.CUSTOM_ELEMENTS_SCHEMA={name:"custom-elements"},e.ChangeDetectorRef=Pa,e.Compiler=og,e.CompilerFactory=ag,e.Component=my,e.ComponentFactory=If,e.ComponentFactoryResolver=Of,e.ComponentRef=Cf,e.ContentChild=Ku,e.ContentChildren=Zu,e.DEFAULT_CURRENCY_CODE=Zy,e.DebugElement=lm,e.DebugEventListener=Ug,e.DebugNode=sm,e.DefaultIterableDiffer=Uf,e.Directive=gy,e.ElementRef=Df,e.EmbeddedViewRef=Bg,e.ErrorHandler=ir,e.EventEmitter=gv,e.Host=I,e.HostBinding=Cy,e.HostListener=Iy,e.INJECTOR=le,e.Inject=_,e.Injectable=Ya,e.InjectionToken=se,e.Injector=yu,e.Input=wy,e.IterableDiffers=Jf,e.KeyValueDiffers=Yf,e.LOCALE_ID=Wy,e.ModuleWithComponentFactories=Jy,e.NO_ERRORS_SCHEMA={name:"no-errors-schema"},e.NgModule=Ty,e.NgModuleFactory=Ne,e.NgModuleFactoryLoader=Dg,e.NgModuleRef=Pe,e.NgProbeToken=Cg,e.NgZone=lg,e.Optional=w,e.Output=by,e.PACKAGE_ROOT_URL=zy,e.PLATFORM_ID=Uy,e.PLATFORM_INITIALIZER=By,e.Pipe=_y,e.PlatformRef=Og,e.Query=Uu,e.QueryList=_v,e.ReflectiveInjector=zu,e.ReflectiveKey=Nu,e.Renderer2=Vf,e.RendererFactory2=Sf,e.ResolvedReflectiveFactory=Ru,e.Sanitizer=Mf,e.Self=b,e.SimpleChange=cf,e.SkipSelf=C,e.SystemJsNgModuleLoader=Mg,e.SystemJsNgModuleLoaderConfig=Vg,e.TRANSLATIONS=Ky,e.TRANSLATIONS_FORMAT=Gy,e.TemplateRef=td,e.Testability=mg,e.TestabilityRegistry=_g,e.Type=ja,e.VERSION=Hf,e.Version=Rf,e.ViewChild=Ju,e.ViewChildren=Gu,e.ViewContainerRef=rd,e.ViewRef=Lg,e.WrappedValue=us,e.asNativeElements=function V_(e){return e.map((function(e){return e.nativeElement}))},e.assertPlatform=Eg,e.createPlatform=Ig,e.createPlatformFactory=xg,e.defineInjectable=N,e.destroyPlatform=function F_(){yg&&!yg.destroyed&&yg.destroy()},e.enableProdMode=function M_(){if(yr)throw new Error("Cannot enable prod mode after platform setup.");vr=!1},e.forwardRef=U,e.getDebugNode=om,e.getModuleFactory=Sg,e.getPlatform=kg,e.inject=_e,e.isDevMode=gr,e.platformCore=cm,e.resolveForwardRef=Q,e.setTestabilityGetter=function H_(e){wg=e},e.ɵ0=m,e.ɵ1=x,e.ɵALLOW_MULTIPLE_PLATFORMS=bg,e.ɵAPP_ID_RANDOM_PROVIDER=My,e.ɵCodegenComponentFactoryResolver=Pf,e.ɵCompiler_compileModuleAndAllComponentsAsync__POST_R3__=function(e){return Promise.resolve(tg(e))},e.ɵCompiler_compileModuleAndAllComponentsSync__POST_R3__=tg,e.ɵCompiler_compileModuleAsync__POST_R3__=function(e){return Promise.resolve($y(e))},e.ɵCompiler_compileModuleSync__POST_R3__=$y,e.ɵComponentFactory=If,e.ɵConsole=qy,e.ɵDEFAULT_LOCALE_ID="en-US",e.ɵEMPTY_ARRAY=[],e.ɵEMPTY_MAP={},e.ɵINJECTOR_IMPL__POST_R3__=function L_(e,t,n){return au({name:n},t,e,n)},e.ɵINJECTOR_SCOPE=eu,e.ɵLifecycleHooksFeature=Xc,e.ɵNG_COMP_DEF=te,e.ɵNG_DIR_DEF=ne,e.ɵNG_ELEMENT_ID=ue,e.ɵNG_INJ_DEF=R,e.ɵNG_MOD_DEF=oe,e.ɵNG_PIPE_DEF=re,e.ɵNG_PROV_DEF=S,e.ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR=Tp,e.ɵNO_CHANGE=ko,e.ɵNgModuleFactory=Wh,e.ɵNoopNgZone=gg,e.ɵReflectionCapabilities=Fa,e.ɵRender3ComponentFactory=Lp,e.ɵRender3ComponentRef=Up,e.ɵRender3NgModuleRef=qh,e.ɵSWITCH_CHANGE_DETECTOR_REF_FACTORY__POST_R3__=Na,e.ɵSWITCH_COMPILE_COMPONENT__POST_R3__=xy,e.ɵSWITCH_COMPILE_DIRECTIVE__POST_R3__=Ey,e.ɵSWITCH_COMPILE_INJECTABLE__POST_R3__=function B_(e,t){var n=null,r=null;e.hasOwnProperty(S)||(Object.defineProperty(e,S,{get:function(){return null===n&&(n=X().compileInjectable(Oe,"ng:///"+e.name+"/ɵprov.js",Za(e,t))),n}}),e.hasOwnProperty(V)||(e[V]=function(){return e[S]})),e.hasOwnProperty(ae)||Object.defineProperty(e,ae,{get:function(){if(null===r){var n=Za(e,t),o=X();r=o.compileFactory(Oe,"ng:///"+e.name+"/ɵfac.js",{name:n.name,type:n.type,typeArgumentCount:n.typeArgumentCount,deps:Ua(e),injectFn:"inject",target:o.R3FactoryTarget.Injectable})}return r},configurable:!0})},e.ɵSWITCH_COMPILE_NGMODULE__POST_R3__=jy,e.ɵSWITCH_COMPILE_PIPE__POST_R3__=ky,e.ɵSWITCH_ELEMENT_REF_FACTORY__POST_R3__=function U_(e){return xa(e,Ft(),St())},e.ɵSWITCH_IVY_ENABLED__POST_R3__=!0,e.ɵSWITCH_RENDERER2_FACTORY__POST_R3__=function Q_(){var e=St(),t=Ct(Ft().index,e);return function n(e){var t=e[11];if(ht(t))return t;throw new Error("Cannot inject Renderer2 when the application uses Renderer3!")}(ot(t)?t:e)},e.ɵSWITCH_TEMPLATE_REF_FACTORY__POST_R3__=function z_(e,t){return Ea(e,t,Ft(),St())},e.ɵSWITCH_VIEW_CONTAINER_REF_FACTORY__POST_R3__=function q_(e,t){return ka(e,t,Ft(),St())},e.ɵ_sanitizeHtml=Wr,e.ɵ_sanitizeUrl=Ir,e.ɵallowSanitizationBypassAndThrow=pr,e.ɵand=function W_(e,t,n,r,o,i){e|=1;var a=Ad(t);return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,flags:e,checkIndex:-1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:a.matchedQueries,matchedQueryIds:a.matchedQueryIds,references:a.references,ngContentIndex:n,childCount:r,bindings:[],bindingFlags:0,outputs:[],element:{ns:null,name:null,attrs:null,template:i?Fd(i):null,componentProvider:null,componentView:null,componentRendererType:null,publicProviders:null,allProviders:null,handleEvent:o||gd},provider:null,text:null,query:null,ngContent:null}},e.ɵangular_packages_core_core_a=z,e.ɵangular_packages_core_core_b=ye,e.ɵangular_packages_core_core_ba=St,e.ɵangular_packages_core_core_bb=Ft,e.ɵangular_packages_core_core_bc=Qt,e.ɵangular_packages_core_core_bd=un,e.ɵangular_packages_core_core_bf=ov,e.ɵangular_packages_core_core_bg=iv,e.ɵangular_packages_core_core_bh=av,e.ɵangular_packages_core_core_bi=uv,e.ɵangular_packages_core_core_bj=sv,e.ɵangular_packages_core_core_bk=Xr,e.ɵangular_packages_core_core_bl=v,e.ɵangular_packages_core_core_bm=y,e.ɵangular_packages_core_core_bn=k,e.ɵangular_packages_core_core_bp=l,e.ɵangular_packages_core_core_bq=Po,e.ɵangular_packages_core_core_c=Ce,e.ɵangular_packages_core_core_d=qu,e.ɵangular_packages_core_core_e=Du,e.ɵangular_packages_core_core_f=Mu,e.ɵangular_packages_core_core_g=Fy,e.ɵangular_packages_core_core_h=xa,e.ɵangular_packages_core_core_i=Ea,e.ɵangular_packages_core_core_j=Ag,e.ɵangular_packages_core_core_k=Qg,e.ɵangular_packages_core_core_l=zg,e.ɵangular_packages_core_core_m=im,e.ɵangular_packages_core_core_n=Lf,e.ɵangular_packages_core_core_o=Zf,e.ɵangular_packages_core_core_p=fm,e.ɵangular_packages_core_core_q=dm,e.ɵangular_packages_core_core_r=pm,e.ɵangular_packages_core_core_s=hm,e.ɵangular_packages_core_core_t=vm,e.ɵangular_packages_core_core_u="USD",e.ɵangular_packages_core_core_v=Ip,e.ɵangular_packages_core_core_w=vd,e.ɵangular_packages_core_core_x=Hp,e.ɵangular_packages_core_core_y=qn,e.ɵangular_packages_core_core_z=Tt,e.ɵbypassSanitizationTrustHtml=function Z_(e){return new ur(e)},e.ɵbypassSanitizationTrustResourceUrl=function K_(e){return new fr(e)},e.ɵbypassSanitizationTrustScript=function G_(e){return new lr(e)},e.ɵbypassSanitizationTrustStyle=function J_(e){return new sr(e)},e.ɵbypassSanitizationTrustUrl=function Y_(e){return new cr(e)},e.ɵccf=function $_(e,t,n,r,o,i){return new op(e,t,n,r,o,i)},e.ɵclearOverrides=function X_(){return Ym(),yd.clearOverrides()},e.ɵclearResolutionOfComponentResourcesQueue=ts,e.ɵcmf=function ew(e,t,n){return new R_(e,t,n)},e.ɵcompileComponent=ty,e.ɵcompileDirective=ny,e.ɵcompileNgModule=Kv,e.ɵcompileNgModuleDefs=Gv,e.ɵcompileNgModuleFactory__POST_R3__=function tw(e,t,n){var r=new Wh(n);if("undefined"!=typeof ngJitMode&&!ngJitMode)return Promise.resolve(r);var o=e.get(ig,[]).concat(t);if(function i(e){if(null!==Uv){if(e.defaultEncapsulation!==Uv.defaultEncapsulation)return;if(e.preserveWhitespaces!==Uv.preserveWhitespaces)return}Uv=e}({defaultEncapsulation:jg(o.map((function(e){return e.defaultEncapsulation}))),preserveWhitespaces:jg(o.map((function(e){return e.preserveWhitespaces})))}),function a(){return 0===$u.size}())return Promise.resolve(r);var u=function l(e){var t=[];return e.forEach((function(e){return e&&t.push.apply(t,s(e))})),t}(o.map((function(e){return e.providers})));if(0===u.length)return Promise.resolve(r);var c=X(),f=yu.create({providers:u}).get(c.ResourceLoader);return Yu((function(e){return Promise.resolve(f.get(e))})).then((function(){return r}))},e.ɵcompilePipe=vy,e.ɵcreateInjector=au,e.ɵcrt=function nw(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}},e.ɵdefaultIterableDiffers=Xf,e.ɵdefaultKeyValueDiffers=ed,e.ɵdetectChanges=Rs,e.ɵdevModeEqual=as,e.ɵdid=function rw(e,t,n,r,o,i,a,s){var l=[];if(a)for(var c in a){var f=u(a[c],2);l[f[0]]={flags:8,name:c,nonMinifiedName:f[1],ns:null,securityContext:null,suffix:null}}var d=[];if(s)for(var p in s)d.push({type:1,propName:p,target:null,eventName:s[p]});return Ip(e,t|=16384,n,r,o,o,i,l,d)},e.ɵeld=function ow(t,n,r,o,i,a,s,l,c,f,d,p){var h;void 0===s&&(s=[]),f||(f=gd);var v=Ad(r),y=v.matchedQueries,g=v.references,m=v.matchedQueryIds,_=null,w=null;a&&(_=(h=u(zd(a),2))[0],w=h[1]),l=l||[];for(var b=[],C=0;C<l.length;C++){var I=u(l[C],3),x=I[0],E=I[2],k=u(zd(I[1]),2),O=k[0],P=k[1],N=void 0,T=void 0;switch(15&x){case 4:T=E;break;case 1:case 8:N=E}b[C]={flags:x,ns:O,name:P,nonMinifiedName:P,securityContext:N,suffix:T}}c=c||[];var j=[];for(C=0;C<c.length;C++){var D=u(c[C],2);j[C]={type:0,target:D[0],eventName:D[1],propName:null}}var A=(s=s||[]).map((function(e){var t=u(e,2),n=t[1],r=u(zd(t[0]),2);return[r[0],r[1],n]}));return p=function S(t){if(t&&"$$undefined"===t.id){var n=null!=t.encapsulation&&t.encapsulation!==e.ViewEncapsulation.None||t.styles.length||Object.keys(t.data).length;t.id=n?"c"+wd++:"$$empty"}return t&&"$$empty"===t.id&&(t=null),t||null}(p),d&&(n|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:n|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:y,matchedQueryIds:m,references:g,ngContentIndex:o,childCount:i,bindings:b,bindingFlags:qd(b),outputs:j,element:{ns:_,name:w,attrs:A,template:null,componentProvider:null,componentView:d||null,componentRendererType:p,publicProviders:null,allProviders:null,handleEvent:f||gd},provider:null,text:null,query:null,ngContent:null}},e.ɵfindLocaleData=Zp,e.ɵflushModuleScopingQueueAsMuchAsPossible=Wv,e.ɵgetComponentViewDefinitionFactory=rp,e.ɵgetDebugNodeR2=am,e.ɵgetDebugNode__POST_R3__=rm,e.ɵgetDirectives=Bc,e.ɵgetHostElement=Qc,e.ɵgetInjectableDef=j,e.ɵgetLContext=oo,e.ɵgetLocaleCurrencyCode=function iw(t){return Zp(t)[e.ɵLocaleDataIndex.CurrencyCode]||null},e.ɵgetLocalePluralCase=Kp,e.ɵgetModuleFactory__POST_R3__=function aw(e){var t=zh(e);if(!t)throw Rg(e);return new Wh(t)},e.ɵgetSanitizationBypassType=hr,e.ɵglobal=$,e.ɵinitServicesIfNeeded=Ym,e.ɵinlineInterpolate=function uw(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_){switch(e){case 1:return t+Wd(n)+r;case 2:return t+Wd(n)+r+Wd(o)+i;case 3:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u;case 4:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l;case 5:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f;case 6:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f+Wd(d)+p;case 7:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f+Wd(d)+p+Wd(h)+v;case 8:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f+Wd(d)+p+Wd(h)+v+Wd(y)+g;case 9:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f+Wd(d)+p+Wd(h)+v+Wd(y)+g+Wd(m)+_;default:throw new Error("Does not support more than 9 expressions")}},e.ɵinterpolate=function sw(e,t){for(var n="",r=0;r<2*e;r+=2)n=n+t[r]+Wd(t[r+1]);return n+t[2*e]},e.ɵisBoundToModule__POST_R3__=function lw(e){return e.isBoundToModule},e.ɵisDefaultChangeDetectionStrategy=function cw(t){return null==t||t===e.ChangeDetectionStrategy.Default},e.ɵisListLikeIterable=ss,e.ɵisObservable=Xs,e.ɵisPromise=$s,e.ɵivyEnabled=!1,e.ɵmakeDecorator=p,e.ɵmarkDirty=Vs,e.ɵmod=function fw(e){for(var t={},n=[],r=null,o=0;o<e.length;o++){var i=e[o];i.token===eu&&(r=i.value),1073741824&i.flags&&n.push(i.token),i.index=o,t[_d(i.token)]=i}return{factory:null,providersByKey:t,providers:e,modules:n,scope:r}},e.ɵmpd=function dw(e,t,n,r){return n=Q(n),{index:-1,deps:Sd(r,H(t)),flags:e,token:t,value:n}},e.ɵncd=function pw(e,t){return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:8,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:e,childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:null,ngContent:{index:t}}},e.ɵnov=function hw(e,t){var n=e.def.nodes[t];if(1&n.flags){var r=fd(e,n.nodeIndex);return n.element.template?r.template:r.renderElement}if(2&n.flags)return cd(e,n.nodeIndex).renderText;if(20240&n.flags)return dd(e,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)},e.ɵoverrideComponentView=function vw(e,t){return Ym(),yd.overrideComponentView(e,t)},e.ɵoverrideProvider=
1124
970
  /**
1125
971
  * @license
1126
972
  * Copyright Google LLC All Rights Reserved.
@@ -1128,11 +974,11 @@ e.ANALYZE_FOR_ENTRY_COMPONENTS=Wu,e.APP_BOOTSTRAP_LISTENER=Qy,e.APP_ID=Vy,e.APP_
1128
974
  * Use of this source code is governed by an MIT-style license that can be
1129
975
  * found in the LICENSE file at https://angular.io/license
1130
976
  */
1131
- function yw(e){return Ym(),yd.overrideProvider(e)},e.ɵpad=function gw(e,t){return Om(32,e,Ve(t))},e.ɵpatchComponentDefWithScope=Yv,e.ɵpid=function mw(e,t,n){return Ip(-1,e|=16,null,0,t,t,n)},e.ɵpod=function _w(e,t){for(var n=Object.keys(t),r=n.length,o=[],i=0;i<r;i++)o.push(n[i]);return Om(64,e,o)},e.ɵppd=function ww(e,t){return Om(128,e,Ve(t+1))},e.ɵprd=function bw(e,t,n,r,o){return Ip(-1,e,t,0,n,r,o)},e.ɵpublishDefaultGlobalUtils=function Cw(){Kc||(Kc=!0,Gc("getComponent",Vc),Gc("getContext",Fc),Gc("getListeners",zc),Gc("getOwningComponent",Mc),Gc("getHostElement",Qc),Gc("getInjector",Lc),Gc("getRootComponents",Hc),Gc("getDirectives",Bc),Gc("applyChanges",Zc))},e.ɵpublishGlobalUtil=Gc,e.ɵqud=function Iw(e,t,n){var r=[];for(var o in n)r.push({propName:o,bindingType:n[o]});return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:e,childFlags:0,directChildFlags:0,childMatchedQueries:0,ngContentIndex:-1,matchedQueries:{},matchedQueryIds:0,references:{},childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:{id:t,filterId:Dd(t),bindings:r},ngContent:null}},e.ɵregisterLocaleData=function xw(t,n,r){"string"!=typeof n&&(r=n,n=t[e.ɵLocaleDataIndex.LocaleId]),n=n.toLowerCase().replace(/_/g,"-"),Wp[n]=t,r&&(Wp[n][e.ɵLocaleDataIndex.ExtraData]=r)},e.ɵregisterModuleFactory=function Ew(e,t){var n=Bh.get(e);Uh(e,n&&n.moduleType,t.moduleType),Bh.set(e,t)},e.ɵregisterNgModuleType=Qh,e.ɵrenderComponent=function kw(e,t){void 0===t&&(t={});var n=t.rendererFactory||vt,r=t.sanitizer||null,o=Xe(e);o.type!=e&&(o.type=e);var i,a=o.selectors[0][0],u=vi(n.createRenderer(null,null),t.host||a,o.encapsulation),s=o.onPush?576:528,l=$c(t.scheduler,t.playerHandler),c=n.createRenderer(u,o),f=hi(0,-1,null,1,0,null,null,null,null,null),d=oi(null,f,l,s,null,null,n,c,void 0,t.injector||null);en(d,null);try{n.begin&&n.begin(),i=Yc(Jc(u,o,d,n,c,r),o,d,l,t.hostFeatures||null),ai(f,d,null),ui(f,d,null,null)}finally{an(),n.end&&n.end()}return i},e.ɵresetCompiledComponents=function Ow(){new Map,new Map,zv.length=0},e.ɵresetJitOptions=function Pw(){Uv=null}
977
+ e.ANALYZE_FOR_ENTRY_COMPONENTS=qu,e.APP_BOOTSTRAP_LISTENER=Uy,e.APP_ID=Vy,e.APP_INITIALIZER=Sy,e.ApplicationInitStatus=Ry,e.ApplicationModule=vm,e.ApplicationRef=Ng,e.Attribute=x,e.COMPILER_OPTIONS=ig,e.CUSTOM_ELEMENTS_SCHEMA={name:"custom-elements"},e.ChangeDetectorRef=ba,e.Compiler=og,e.CompilerFactory=ag,e.Component=my,e.ComponentFactory=Cf,e.ComponentFactoryResolver=xf,e.ComponentRef=bf,e.ContentChild=Zu,e.ContentChildren=Wu,e.DEFAULT_CURRENCY_CODE=Zy,e.DebugElement=lm,e.DebugEventListener=Ug,e.DebugNode=sm,e.DefaultIterableDiffer=Bf,e.Directive=gy,e.ElementRef=Of,e.EmbeddedViewRef=Bg,e.ErrorHandler=or,e.EventEmitter=gv,e.Host=C,e.HostBinding=Cy,e.HostListener=Iy,e.INJECTOR=se,e.Inject=m,e.Injectable=Ja,e.InjectionToken=ue,e.Injector=vu,e.Input=wy,e.IterableDiffers=Gf,e.KeyValueDiffers=Jf,e.LOCALE_ID=Wy,e.ModuleWithComponentFactories=Jy,e.NO_ERRORS_SCHEMA={name:"no-errors-schema"},e.NgModule=Ty,e.NgModuleFactory=Pe,e.NgModuleFactoryLoader=Dg,e.NgModuleRef=Oe,e.NgProbeToken=Cg,e.NgZone=lg,e.Optional=_,e.Output=by,e.PACKAGE_ROOT_URL=Qy,e.PLATFORM_ID=By,e.PLATFORM_INITIALIZER=Ly,e.Pipe=_y,e.PlatformRef=Og,e.Query=zu,e.QueryList=_v,e.ReflectiveInjector=Uu,e.ReflectiveKey=Pu,e.Renderer2=Df,e.RendererFactory2=Sf,e.ResolvedReflectiveFactory=Su,e.Sanitizer=Rf,e.Self=w,e.SimpleChange=lf,e.SkipSelf=b,e.SystemJsNgModuleLoader=Mg,e.SystemJsNgModuleLoaderConfig=Vg,e.TRANSLATIONS=Ky,e.TRANSLATIONS_FORMAT=Gy,e.TemplateRef=Yf,e.Testability=gg,e.TestabilityRegistry=mg,e.Type=Ta,e.VERSION=Mf,e.Version=Ff,e.ViewChild=Gu,e.ViewChildren=Ku,e.ViewContainerRef=nd,e.ViewRef=Lg,e.WrappedValue=as,e.asNativeElements=function V_(e){return e.map((function(e){return e.nativeElement}))},e.assertPlatform=Eg,e.createPlatform=Ig,e.createPlatformFactory=xg,e.defineInjectable=P,e.destroyPlatform=function F_(){_g&&!_g.destroyed&&_g.destroy()},e.enableProdMode=function M_(){if(vr)throw new Error("Cannot enable prod mode after platform setup.");hr=!1},e.forwardRef=B,e.getDebugNode=om,e.getModuleFactory=Sg,e.getPlatform=kg,e.inject=me,e.isDevMode=yr,e.platformCore=cm,e.resolveForwardRef=U,e.setTestabilityGetter=function H_(e){wg=e},e.ɵ0=g,e.ɵ1=I,e.ɵALLOW_MULTIPLE_PLATFORMS=bg,e.ɵAPP_ID_RANDOM_PROVIDER=My,e.ɵCodegenComponentFactoryResolver=Pf,e.ɵCompiler_compileModuleAndAllComponentsAsync__POST_R3__=function(e){return Promise.resolve(tg(e))},e.ɵCompiler_compileModuleAndAllComponentsSync__POST_R3__=tg,e.ɵCompiler_compileModuleAsync__POST_R3__=function(e){return Promise.resolve($y(e))},e.ɵCompiler_compileModuleSync__POST_R3__=$y,e.ɵComponentFactory=Cf,e.ɵConsole=zy,e.ɵDEFAULT_LOCALE_ID="en-US",e.ɵEMPTY_ARRAY=[],e.ɵEMPTY_MAP={},e.ɵINJECTOR_IMPL__POST_R3__=function L_(e,t,n){return iu({name:n},t,e,n)},e.ɵINJECTOR_SCOPE=Xa,e.ɵLifecycleHooksFeature=$c,e.ɵNG_COMP_DEF=ee,e.ɵNG_DIR_DEF=te,e.ɵNG_ELEMENT_ID=ae,e.ɵNG_INJ_DEF=S,e.ɵNG_MOD_DEF=re,e.ɵNG_PIPE_DEF=ne,e.ɵNG_PROV_DEF=A,e.ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR=Tp,e.ɵNO_CHANGE=Eo,e.ɵNgModuleFactory=Wh,e.ɵNoopNgZone=yg,e.ɵReflectionCapabilities=Va,e.ɵRender3ComponentFactory=Lp,e.ɵRender3ComponentRef=Up,e.ɵRender3NgModuleRef=qh,e.ɵSWITCH_CHANGE_DETECTOR_REF_FACTORY__POST_R3__=Pa,e.ɵSWITCH_COMPILE_COMPONENT__POST_R3__=xy,e.ɵSWITCH_COMPILE_DIRECTIVE__POST_R3__=Ey,e.ɵSWITCH_COMPILE_INJECTABLE__POST_R3__=function B_(e,t){var n=null,r=null;e.hasOwnProperty(A)||(Object.defineProperty(e,A,{get:function(){return null===n&&(n=$().compileInjectable(ke,"ng:///"+e.name+"/ɵprov.js",Wa(e,t))),n}}),e.hasOwnProperty(R)||(e[R]=function(){return e[A]})),e.hasOwnProperty(ie)||Object.defineProperty(e,ie,{get:function(){if(null===r){var n=Wa(e,t),o=$();r=o.compileFactory(ke,"ng:///"+e.name+"/ɵfac.js",{name:n.name,type:n.type,typeArgumentCount:n.typeArgumentCount,deps:Ba(e),injectFn:"inject",target:o.R3FactoryTarget.Injectable})}return r},configurable:!0})},e.ɵSWITCH_COMPILE_NGMODULE__POST_R3__=jy,e.ɵSWITCH_COMPILE_PIPE__POST_R3__=ky,e.ɵSWITCH_ELEMENT_REF_FACTORY__POST_R3__=function U_(e){return xa(e,Vt(),At())},e.ɵSWITCH_IVY_ENABLED__POST_R3__=!0,e.ɵSWITCH_RENDERER2_FACTORY__POST_R3__=function Q_(){var e=At(),t=bt(Vt().index,e);return function n(e){var t=e[11];if(pt(t))return t;throw new Error("Cannot inject Renderer2 when the application uses Renderer3!")}(rt(t)?t:e)}
1132
978
  /**
1133
979
  * @license
1134
980
  * Copyright Google LLC All Rights Reserved.
1135
981
  *
1136
982
  * Use of this source code is governed by an MIT-style license that can be
1137
983
  * found in the LICENSE file at https://angular.io/license
1138
- */,e.ɵresolveComponentResources=Yu,e.ɵsetClassMetadata=function Nw(e,t,n,r){return l((function(){var o,a=e,u=a.prototype?Object.getPrototypeOf(a.prototype):null,l=u&&u.constructor;null!==t&&(void 0===a.decorators||l&&l.decorators===a.decorators?a.decorators=t:(o=a.decorators).push.apply(o,s(t))),null!==n&&(a.ctorParameters=n),null!==r&&(a.propDecorators=void 0===a.propDecorators||l&&l.propDecorators===a.propDecorators?r:i(i({},a.propDecorators),r))}))},e.ɵsetCurrentInjector=he,e.ɵsetDocument=function Tw(e){dt=e},e.ɵsetLocaleId=Lh,e.ɵstore=Ms,e.ɵstringify=H,e.ɵted=function jw(e,t,n){for(var r=[],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}},e.ɵtransitiveScopesFor=$v,e.ɵunregisterLocaleData=function Dw(){Wp={}},e.ɵunv=function Aw(e,t,n,r){if(us.isWrapped(r)){r=us.unwrap(r);var o=e.def.nodes[t].bindingIndex+n,i=us.unwrap(e.oldValues[o]);e.oldValues[o]=new us(i)}return r},e.ɵunwrapSafeValue=dr,e.ɵvid=function Sw(e,t,n,r){for(var o=0,i=0,a=0,u=0,s=0,l=null,c=null,f=!1,d=!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,a|=v.flags,s|=v.matchedQueryIds,v.element){var y=v.element;y.publicProviders=l?l.element.publicProviders:Object.create(null),y.allProviders=y.publicProviders,f=!1,d=!1,v.element.template&&(s|=v.element.template.nodeMatchedQueries)}if(jm(l,v,t.length),o+=v.bindings.length,i+=v.outputs.length,!c&&3&v.flags&&(p=v),20224&v.flags){f||(f=!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[_d(v.provider.token)]=v:(d||(d=!0,l.element.allProviders=Object.create(l.element.publicProviders)),l.element.allProviders[_d(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)):u|=v.flags,v.childCount>0)l=v,Tm(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)&&Tm(l)?l.renderParent:l}}return{factory:null,nodeFlags:a,rootNodeFlags:u,nodeMatchedQueries:s,flags:e,nodes:t,updateDirectives:n||gd,updateRenderer:r||gd,handleEvent:function(e,n,r,o){return t[n].element.handleEvent(e,r,o)},bindingCount:o,outputCount:i,lastRenderRootNode:p}},e.ɵwhenRendered=function Rw(e){return Po(e).clean},e.ɵɵCopyDefinitionFeature=lf,e.ɵɵInheritDefinitionFeature=tf,e.ɵɵNgOnChangesFeature=ff,e.ɵɵProvidersFeature=bf,e.ɵɵadvance=Do,e.ɵɵattribute=ys,e.ɵɵattributeInterpolate1=ks,e.ɵɵattributeInterpolate2=Os,e.ɵɵattributeInterpolate3=Ps,e.ɵɵattributeInterpolate4=Ns,e.ɵɵattributeInterpolate5=Ts,e.ɵɵattributeInterpolate6=js,e.ɵɵattributeInterpolate7=Ds,e.ɵɵattributeInterpolate8=As,e.ɵɵattributeInterpolateV=Ss,e.ɵɵclassMap=Fl,e.ɵɵclassMapInterpolate1=uc,e.ɵɵclassMapInterpolate2=sc,e.ɵɵclassMapInterpolate3=lc,e.ɵɵclassMapInterpolate4=cc,e.ɵɵclassMapInterpolate5=fc,e.ɵɵclassMapInterpolate6=dc,e.ɵɵclassMapInterpolate7=pc,e.ɵɵclassMapInterpolate8=hc,e.ɵɵclassMapInterpolateV=vc,e.ɵɵclassProp=Sl,e.ɵɵcomponentHostSyntheticListener=tl,e.ɵɵcontentQuery=Dv,e.ɵɵdefineComponent=Qe,e.ɵɵdefineDirective=Ye,e.ɵɵdefineInjectable=P,e.ɵɵdefineInjector=T,e.ɵɵdefineNgModule=Ke,e.ɵɵdefinePipe=$e,e.ɵɵdirectiveInject=Ls,e.ɵɵdisableBindings=At,e.ɵɵelement=Zs,e.ɵɵelementContainer=Js,e.ɵɵelementContainerEnd=Gs,e.ɵɵelementContainerStart=Ks,e.ɵɵelementEnd=Ws,e.ɵɵelementStart=qs,e.ɵɵenableBindings=Dt,e.ɵɵgetCurrentView=Ys,e.ɵɵgetFactoryOf=er,e.ɵɵgetInheritedFactory=tr,e.ɵɵhostProperty=Sc,e.ɵɵi18n=Ph,e.ɵɵi18nApply=Ah,e.ɵɵi18nAttributes=Nh,e.ɵɵi18nEnd=xh,e.ɵɵi18nExp=Dh,e.ɵɵi18nPostprocess=Ih,e.ɵɵi18nStart=_h,e.ɵɵinject=ge,e.ɵɵinjectAttribute=Bs,e.ɵɵinjectPipeChangeDetectorRef=Lv,e.ɵɵinvalidFactory=Us,e.ɵɵinvalidFactoryDep=me,e.ɵɵlistener=el,e.ɵɵloadQuery=Rv,e.ɵɵnamespaceHTML=pn,e.ɵɵnamespaceMathML=dn,e.ɵɵnamespaceSVG=fn,e.ɵɵnextContext=il,e.ɵɵpipe=lv,e.ɵɵpipeBind1=cv,e.ɵɵpipeBind2=fv,e.ɵɵpipeBind3=dv,e.ɵɵpipeBind4=pv,e.ɵɵpipeBindV=hv,e.ɵɵprojection=cl,e.ɵɵprojectionDef=ul,e.ɵɵproperty=Qs,e.ɵɵpropertyInterpolate=fl,e.ɵɵpropertyInterpolate1=dl,e.ɵɵpropertyInterpolate2=pl,e.ɵɵpropertyInterpolate3=hl,e.ɵɵpropertyInterpolate4=vl,e.ɵɵpropertyInterpolate5=yl,e.ɵɵpropertyInterpolate6=gl,e.ɵɵpropertyInterpolate7=ml,e.ɵɵpropertyInterpolate8=_l,e.ɵɵpropertyInterpolateV=wl,e.ɵɵpureFunction0=Zh,e.ɵɵpureFunction1=Kh,e.ɵɵpureFunction2=Gh,e.ɵɵpureFunction3=Jh,e.ɵɵpureFunction4=Yh,e.ɵɵpureFunction5=$h,e.ɵɵpureFunction6=Xh,e.ɵɵpureFunction7=ev,e.ɵɵpureFunction8=tv,e.ɵɵpureFunctionV=nv,e.ɵɵqueryRefresh=Pv,e.ɵɵreference=Hs,e.ɵɵresolveBody=Rn,e.ɵɵresolveDocument=Sn,e.ɵɵresolveWindow=An,e.ɵɵrestoreView=Vt,e.ɵɵsanitizeHtml=Kr,e.ɵɵsanitizeResourceUrl=Yr,e.ɵɵsanitizeScript=$r,e.ɵɵsanitizeStyle=Gr,e.ɵɵsanitizeUrl=Jr,e.ɵɵsanitizeUrlOrResourceUrl=eo,e.ɵɵselect=Ao,e.ɵɵsetComponentScope=ze,e.ɵɵsetNgModuleScope=Ge,e.ɵɵstaticContentQuery=Av,e.ɵɵstaticViewQuery=Nv,e.ɵɵstyleMap=Rl,e.ɵɵstyleMapInterpolate1=yc,e.ɵɵstyleMapInterpolate2=gc,e.ɵɵstyleMapInterpolate3=mc,e.ɵɵstyleMapInterpolate4=_c,e.ɵɵstyleMapInterpolate5=wc,e.ɵɵstyleMapInterpolate6=bc,e.ɵɵstyleMapInterpolate7=Cc,e.ɵɵstyleMapInterpolate8=Ic,e.ɵɵstyleMapInterpolateV=xc,e.ɵɵstyleProp=Al,e.ɵɵstylePropInterpolate1=Ec,e.ɵɵstylePropInterpolate2=kc,e.ɵɵstylePropInterpolate3=Oc,e.ɵɵstylePropInterpolate4=Pc,e.ɵɵstylePropInterpolate5=Nc,e.ɵɵstylePropInterpolate6=Tc,e.ɵɵstylePropInterpolate7=jc,e.ɵɵstylePropInterpolate8=Dc,e.ɵɵstylePropInterpolateV=Ac,e.ɵɵtemplate=Fs,e.ɵɵtemplateRefExtractor=Hv,e.ɵɵtext=Jl,e.ɵɵtextInterpolate=Yl,e.ɵɵtextInterpolate1=$l,e.ɵɵtextInterpolate2=Xl,e.ɵɵtextInterpolate3=ec,e.ɵɵtextInterpolate4=tc,e.ɵɵtextInterpolate5=nc,e.ɵɵtextInterpolate6=rc,e.ɵɵtextInterpolate7=oc,e.ɵɵtextInterpolate8=ic,e.ɵɵtextInterpolateV=ac,e.ɵɵupdateSyntheticHostBinding=Rc,e.ɵɵviewQuery=Tv,Object.defineProperty(e,"__esModule",{value:!0})}));
984
+ */,e.ɵSWITCH_TEMPLATE_REF_FACTORY__POST_R3__=function z_(e,t){return Ea(e,t,Vt(),At())},e.ɵSWITCH_VIEW_CONTAINER_REF_FACTORY__POST_R3__=function q_(e,t){return ka(e,t,Vt(),At())},e.ɵ_sanitizeHtml=qr,e.ɵ_sanitizeUrl=Cr,e.ɵallowSanitizationBypassAndThrow=dr,e.ɵand=function W_(e,t,n,r,o,i){e|=1;var a=Ad(t);return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,flags:e,checkIndex:-1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:a.matchedQueries,matchedQueryIds:a.matchedQueryIds,references:a.references,ngContentIndex:n,childCount:r,bindings:[],bindingFlags:0,outputs:[],element:{ns:null,name:null,attrs:null,template:i?Fd(i):null,componentProvider:null,componentView:null,componentRendererType:null,publicProviders:null,allProviders:null,handleEvent:o||gd},provider:null,text:null,query:null,ngContent:null}},e.ɵangular_packages_core_core_a=Q,e.ɵangular_packages_core_core_b=ve,e.ɵangular_packages_core_core_ba=At,e.ɵangular_packages_core_core_bb=Vt,e.ɵangular_packages_core_core_bc=Ut,e.ɵangular_packages_core_core_bd=an,e.ɵangular_packages_core_core_bf=ov,e.ɵangular_packages_core_core_bg=iv,e.ɵangular_packages_core_core_bh=av,e.ɵangular_packages_core_core_bi=uv,e.ɵangular_packages_core_core_bj=sv,e.ɵangular_packages_core_core_bk=$r,e.ɵangular_packages_core_core_bl=h,e.ɵangular_packages_core_core_bm=v,e.ɵangular_packages_core_core_bn=E,e.ɵangular_packages_core_core_bp=s,e.ɵangular_packages_core_core_bq=Oo,e.ɵangular_packages_core_core_c=be,e.ɵangular_packages_core_core_d=Qu,e.ɵangular_packages_core_core_e=ju,e.ɵangular_packages_core_core_f=Fu,e.ɵangular_packages_core_core_g=Fy,e.ɵangular_packages_core_core_h=xa,e.ɵangular_packages_core_core_i=Ea,e.ɵangular_packages_core_core_j=Ag,e.ɵangular_packages_core_core_k=Qg,e.ɵangular_packages_core_core_l=zg,e.ɵangular_packages_core_core_m=im,e.ɵangular_packages_core_core_n=Hf,e.ɵangular_packages_core_core_o=Wf,e.ɵangular_packages_core_core_p=fm,e.ɵangular_packages_core_core_q=dm,e.ɵangular_packages_core_core_r=pm,e.ɵangular_packages_core_core_s=ym,e.ɵangular_packages_core_core_t=gm,e.ɵangular_packages_core_core_u="USD",e.ɵangular_packages_core_core_v=Ip,e.ɵangular_packages_core_core_w=vd,e.ɵangular_packages_core_core_x=Hp,e.ɵangular_packages_core_core_y=zn,e.ɵangular_packages_core_core_z=Nt,e.ɵbypassSanitizationTrustHtml=function Z_(e){return new ar(e)},e.ɵbypassSanitizationTrustResourceUrl=function K_(e){return new cr(e)},e.ɵbypassSanitizationTrustScript=function G_(e){return new sr(e)},e.ɵbypassSanitizationTrustStyle=function J_(e){return new ur(e)},e.ɵbypassSanitizationTrustUrl=function Y_(e){return new lr(e)},e.ɵccf=function $_(e,t,n,r,o,i){return new op(e,t,n,r,o,i)},e.ɵclearOverrides=function X_(){return Ym(),yd.clearOverrides()},e.ɵclearResolutionOfComponentResourcesQueue=es,e.ɵcmf=function ew(e,t,n){return new R_(e,t,n)},e.ɵcompileComponent=ty,e.ɵcompileDirective=ny,e.ɵcompileNgModule=Kv,e.ɵcompileNgModuleDefs=Gv,e.ɵcompileNgModuleFactory__POST_R3__=function tw(e,t,n){var r=new Wh(n);if("undefined"!=typeof ngJitMode&&!ngJitMode)return Promise.resolve(r);var o=e.get(ig,[]).concat(t);if(function i(e){if(null!==Uv){if(e.defaultEncapsulation!==Uv.defaultEncapsulation)return;if(e.preserveWhitespaces!==Uv.preserveWhitespaces)return}Uv=e}({defaultEncapsulation:jg(o.map((function(e){return e.defaultEncapsulation}))),preserveWhitespaces:jg(o.map((function(e){return e.preserveWhitespaces})))}),function a(){return 0===Yu.size}())return Promise.resolve(r);var s=function l(e){var t=[];return e.forEach((function(e){return e&&t.push.apply(t,u(e))})),t}(o.map((function(e){return e.providers})));if(0===s.length)return Promise.resolve(r);var c=$(),f=vu.create({providers:s}).get(c.ResourceLoader);return Ju((function(e){return Promise.resolve(f.get(e))})).then((function(){return r}))},e.ɵcompilePipe=vy,e.ɵcreateInjector=iu,e.ɵcrt=function nw(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}},e.ɵdefaultIterableDiffers=ed,e.ɵdefaultKeyValueDiffers=td,e.ɵdetectChanges=Ss,e.ɵdevModeEqual=is,e.ɵdid=function rw(e,t,n,r,o,i,u,s){var l=[];if(u)for(var c in u){var f=a(u[c],2);l[f[0]]={flags:8,name:c,nonMinifiedName:f[1],ns:null,securityContext:null,suffix:null}}var d=[];if(s)for(var p in s)d.push({type:1,propName:p,target:null,eventName:s[p]});return Ip(e,t|=16384,n,r,o,o,i,l,d)},e.ɵeld=function ow(t,n,r,o,i,u,s,l,c,f,d,p){var h;void 0===s&&(s=[]),f||(f=gd);var v=Ad(r),y=v.matchedQueries,g=v.references,m=v.matchedQueryIds,_=null,w=null;u&&(_=(h=a(zd(u),2))[0],w=h[1]),l=l||[];for(var b=[],C=0;C<l.length;C++){var I=a(l[C],3),x=I[0],E=I[2],k=a(zd(I[1]),2),O=k[0],P=k[1],N=void 0,T=void 0;switch(15&x){case 4:T=E;break;case 1:case 8:N=E}b[C]={flags:x,ns:O,name:P,nonMinifiedName:P,securityContext:N,suffix:T}}c=c||[];var j=[];for(C=0;C<c.length;C++){var D=a(c[C],2);j[C]={type:0,target:D[0],eventName:D[1],propName:null}}var A=(s=s||[]).map((function(e){var t=a(e,2),n=t[1],r=a(zd(t[0]),2);return[r[0],r[1],n]}));return p=function S(t){if(t&&"$$undefined"===t.id){var n=null!=t.encapsulation&&t.encapsulation!==e.ViewEncapsulation.None||t.styles.length||Object.keys(t.data).length;t.id=n?"c"+wd++:"$$empty"}return t&&"$$empty"===t.id&&(t=null),t||null}(p),d&&(n|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:n|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:y,matchedQueryIds:m,references:g,ngContentIndex:o,childCount:i,bindings:b,bindingFlags:qd(b),outputs:j,element:{ns:_,name:w,attrs:A,template:null,componentProvider:null,componentView:d||null,componentRendererType:p,publicProviders:null,allProviders:null,handleEvent:f||gd},provider:null,text:null,query:null,ngContent:null}},e.ɵfindLocaleData=Zp,e.ɵflushModuleScopingQueueAsMuchAsPossible=Wv,e.ɵgetComponentViewDefinitionFactory=rp,e.ɵgetDebugNodeR2=am,e.ɵgetDebugNode__POST_R3__=rm,e.ɵgetDirectives=Lc,e.ɵgetHostElement=Uc,e.ɵgetInjectableDef=T,e.ɵgetLContext=ro,e.ɵgetLocaleCurrencyCode=function iw(t){return Zp(t)[e.ɵLocaleDataIndex.CurrencyCode]||null},e.ɵgetLocalePluralCase=Kp,e.ɵgetModuleFactory__POST_R3__=function aw(e){var t=zh(e);if(!t)throw Rg(e);return new Wh(t)},e.ɵgetSanitizationBypassType=pr,e.ɵglobal=Y,e.ɵinitServicesIfNeeded=Ym,e.ɵinlineInterpolate=function uw(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_){switch(e){case 1:return t+Wd(n)+r;case 2:return t+Wd(n)+r+Wd(o)+i;case 3:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u;case 4:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l;case 5:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f;case 6:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f+Wd(d)+p;case 7:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f+Wd(d)+p+Wd(h)+v;case 8:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f+Wd(d)+p+Wd(h)+v+Wd(y)+g;case 9:return t+Wd(n)+r+Wd(o)+i+Wd(a)+u+Wd(s)+l+Wd(c)+f+Wd(d)+p+Wd(h)+v+Wd(y)+g+Wd(m)+_;default:throw new Error("Does not support more than 9 expressions")}},e.ɵinterpolate=function sw(e,t){for(var n="",r=0;r<2*e;r+=2)n=n+t[r]+Wd(t[r+1]);return n+t[2*e]},e.ɵisBoundToModule__POST_R3__=function lw(e){return e.isBoundToModule},e.ɵisDefaultChangeDetectionStrategy=function cw(t){return null==t||t===e.ChangeDetectionStrategy.Default},e.ɵisListLikeIterable=us,e.ɵisObservable=$s,e.ɵisPromise=Ys,e.ɵivyEnabled=!1,e.ɵmakeDecorator=d,e.ɵmarkDirty=Rs,e.ɵmod=function fw(e){for(var t={},n=[],r=null,o=0;o<e.length;o++){var i=e[o];i.token===Xa&&(r=i.value),1073741824&i.flags&&n.push(i.token),i.index=o,t[_d(i.token)]=i}return{factory:null,providersByKey:t,providers:e,modules:n,scope:r}},e.ɵmpd=function dw(e,t,n,r){return n=U(n),{index:-1,deps:Sd(r,M(t)),flags:e,token:t,value:n}},e.ɵncd=function pw(e,t){return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:8,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:e,childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:null,ngContent:{index:t}}},e.ɵnov=function hw(e,t){var n=e.def.nodes[t];if(1&n.flags){var r=fd(e,n.nodeIndex);return n.element.template?r.template:r.renderElement}if(2&n.flags)return cd(e,n.nodeIndex).renderText;if(20240&n.flags)return dd(e,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)},e.ɵoverrideComponentView=function vw(e,t){return Ym(),yd.overrideComponentView(e,t)},e.ɵoverrideProvider=function yw(e){return Ym(),yd.overrideProvider(e)},e.ɵpad=function gw(e,t){return Om(32,e,Re(t))},e.ɵpatchComponentDefWithScope=Yv,e.ɵpid=function mw(e,t,n){return Ip(-1,e|=16,null,0,t,t,n)},e.ɵpod=function _w(e,t){for(var n=Object.keys(t),r=n.length,o=[],i=0;i<r;i++)o.push(n[i]);return Om(64,e,o)},e.ɵppd=function ww(e,t){return Om(128,e,Re(t+1))},e.ɵprd=function bw(e,t,n,r,o){return Ip(-1,e,t,0,n,r,o)},e.ɵpublishDefaultGlobalUtils=function Cw(){Zc||(Zc=!0,Kc("getComponent",Rc),Kc("getContext",Vc),Kc("getListeners",Qc),Kc("getOwningComponent",Fc),Kc("getHostElement",Uc),Kc("getInjector",Hc),Kc("getRootComponents",Mc),Kc("getDirectives",Lc),Kc("applyChanges",Wc))},e.ɵpublishGlobalUtil=Kc,e.ɵqud=function Iw(e,t,n){var r=[];for(var o in n)r.push({propName:o,bindingType:n[o]});return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:e,childFlags:0,directChildFlags:0,childMatchedQueries:0,ngContentIndex:-1,matchedQueries:{},matchedQueryIds:0,references:{},childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:{id:t,filterId:Dd(t),bindings:r},ngContent:null}},e.ɵregisterLocaleData=function xw(t,n,r){"string"!=typeof n&&(r=n,n=t[e.ɵLocaleDataIndex.LocaleId]),n=n.toLowerCase().replace(/_/g,"-"),Wp[n]=t,r&&(Wp[n][e.ɵLocaleDataIndex.ExtraData]=r)},e.ɵregisterModuleFactory=function Ew(e,t){var n=Bh.get(e);Uh(e,n&&n.moduleType,t.moduleType),Bh.set(e,t)},e.ɵregisterNgModuleType=Qh,e.ɵrenderComponent=function kw(e,t){void 0===t&&(t={});var n=t.rendererFactory||ht,r=t.sanitizer||null,o=$e(e);o.type!=e&&(o.type=e);var i,a=o.selectors[0][0],u=hi(n.createRenderer(null,null),t.host||a,o.encapsulation),s=o.onPush?576:528,l=Yc(t.scheduler,t.playerHandler),c=n.createRenderer(u,o),f=pi(0,-1,null,1,0,null,null,null,null,null),d=ri(null,f,l,s,null,null,n,c,void 0,t.injector||null);Xt(d,null);try{n.begin&&n.begin(),i=Jc(Gc(u,o,d,n,c,r),o,d,l,t.hostFeatures||null),ii(f,d,null),ai(f,d,null,null)}finally{on(),n.end&&n.end()}return i},e.ɵresetCompiledComponents=function Ow(){new Map,new Map,zv.length=0},e.ɵresetJitOptions=function Pw(){Uv=null},e.ɵresolveComponentResources=Ju,e.ɵsetClassMetadata=function Nw(e,t,n,r){return s((function(){var o,i=e,a=i.prototype?Object.getPrototypeOf(i.prototype):null,s=a&&a.constructor;null!==t&&(void 0===i.decorators||s&&s.decorators===i.decorators?i.decorators=t:(o=i.decorators).push.apply(o,u(t))),null!==n&&(i.ctorParameters=n),null!==r&&(i.propDecorators=void 0===i.propDecorators||s&&s.propDecorators===i.propDecorators?r:Object.assign(Object.assign({},i.propDecorators),r))}))},e.ɵsetCurrentInjector=pe,e.ɵsetDocument=function Tw(e){ft=e},e.ɵsetLocaleId=Lh,e.ɵstore=Fs,e.ɵstringify=M,e.ɵted=function jw(e,t,n){for(var r=[],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}},e.ɵtransitiveScopesFor=$v,e.ɵunregisterLocaleData=function Dw(){Wp={}},e.ɵunv=function Aw(e,t,n,r){if(as.isWrapped(r)){r=as.unwrap(r);var o=e.def.nodes[t].bindingIndex+n,i=as.unwrap(e.oldValues[o]);e.oldValues[o]=new as(i)}return r},e.ɵunwrapSafeValue=fr,e.ɵvid=function Sw(e,t,n,r){for(var o=0,i=0,a=0,u=0,s=0,l=null,c=null,f=!1,d=!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,a|=v.flags,s|=v.matchedQueryIds,v.element){var y=v.element;y.publicProviders=l?l.element.publicProviders:Object.create(null),y.allProviders=y.publicProviders,f=!1,d=!1,v.element.template&&(s|=v.element.template.nodeMatchedQueries)}if(jm(l,v,t.length),o+=v.bindings.length,i+=v.outputs.length,!c&&3&v.flags&&(p=v),20224&v.flags){f||(f=!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[_d(v.provider.token)]=v:(d||(d=!0,l.element.allProviders=Object.create(l.element.publicProviders)),l.element.allProviders[_d(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)):u|=v.flags,v.childCount>0)l=v,Tm(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)&&Tm(l)?l.renderParent:l}}return{factory:null,nodeFlags:a,rootNodeFlags:u,nodeMatchedQueries:s,flags:e,nodes:t,updateDirectives:n||gd,updateRenderer:r||gd,handleEvent:function(e,n,r,o){return t[n].element.handleEvent(e,r,o)},bindingCount:o,outputCount:i,lastRenderRootNode:p}},e.ɵwhenRendered=function Rw(e){return Oo(e).clean},e.ɵɵCopyDefinitionFeature=sf,e.ɵɵInheritDefinitionFeature=ef,e.ɵɵNgOnChangesFeature=cf,e.ɵɵProvidersFeature=wf,e.ɵɵadvance=jo,e.ɵɵattribute=vs,e.ɵɵattributeInterpolate1=Es,e.ɵɵattributeInterpolate2=ks,e.ɵɵattributeInterpolate3=Os,e.ɵɵattributeInterpolate4=Ps,e.ɵɵattributeInterpolate5=Ns,e.ɵɵattributeInterpolate6=Ts,e.ɵɵattributeInterpolate7=js,e.ɵɵattributeInterpolate8=Ds,e.ɵɵattributeInterpolateV=As,e.ɵɵclassMap=Vl,e.ɵɵclassMapInterpolate1=ac,e.ɵɵclassMapInterpolate2=uc,e.ɵɵclassMapInterpolate3=sc,e.ɵɵclassMapInterpolate4=lc,e.ɵɵclassMapInterpolate5=cc,e.ɵɵclassMapInterpolate6=fc,e.ɵɵclassMapInterpolate7=dc,e.ɵɵclassMapInterpolate8=pc,e.ɵɵclassMapInterpolateV=hc,e.ɵɵclassProp=Al,e.ɵɵcomponentHostSyntheticListener=el,e.ɵɵcontentQuery=Dv,e.ɵɵdefineComponent=Ue,e.ɵɵdefineDirective=Je,e.ɵɵdefineInjectable=O,e.ɵɵdefineInjector=N,e.ɵɵdefineNgModule=Ze,e.ɵɵdefinePipe=Ye,e.ɵɵdirectiveInject=Hs,e.ɵɵdisableBindings=Dt,e.ɵɵelement=Ws,e.ɵɵelementContainer=Gs,e.ɵɵelementContainerEnd=Ks,e.ɵɵelementContainerStart=Zs,e.ɵɵelementEnd=qs,e.ɵɵelementStart=zs,e.ɵɵenableBindings=jt,e.ɵɵgetCurrentView=Js,e.ɵɵgetFactoryOf=Xn,e.ɵɵgetInheritedFactory=er,e.ɵɵhostProperty=Ac,e.ɵɵi18n=Ph,e.ɵɵi18nApply=Ah,e.ɵɵi18nAttributes=Nh,e.ɵɵi18nEnd=xh,e.ɵɵi18nExp=Dh,e.ɵɵi18nPostprocess=Ih,e.ɵɵi18nStart=_h,e.ɵɵinject=ye,e.ɵɵinjectAttribute=Ls,e.ɵɵinjectPipeChangeDetectorRef=Lv,e.ɵɵinvalidFactory=Bs,e.ɵɵinvalidFactoryDep=ge,e.ɵɵlistener=Xs,e.ɵɵloadQuery=Rv,e.ɵɵnamespaceHTML=dn,e.ɵɵnamespaceMathML=fn,e.ɵɵnamespaceSVG=cn,e.ɵɵnextContext=ol,e.ɵɵpipe=lv,e.ɵɵpipeBind1=cv,e.ɵɵpipeBind2=fv,e.ɵɵpipeBind3=dv,e.ɵɵpipeBind4=pv,e.ɵɵpipeBindV=hv,e.ɵɵprojection=ll,e.ɵɵprojectionDef=al,e.ɵɵproperty=Us,e.ɵɵpropertyInterpolate=cl,e.ɵɵpropertyInterpolate1=fl,e.ɵɵpropertyInterpolate2=dl,e.ɵɵpropertyInterpolate3=pl,e.ɵɵpropertyInterpolate4=hl,e.ɵɵpropertyInterpolate5=vl,e.ɵɵpropertyInterpolate6=yl,e.ɵɵpropertyInterpolate7=gl,e.ɵɵpropertyInterpolate8=ml,e.ɵɵpropertyInterpolateV=_l,e.ɵɵpureFunction0=Zh,e.ɵɵpureFunction1=Kh,e.ɵɵpureFunction2=Gh,e.ɵɵpureFunction3=Jh,e.ɵɵpureFunction4=Yh,e.ɵɵpureFunction5=$h,e.ɵɵpureFunction6=Xh,e.ɵɵpureFunction7=ev,e.ɵɵpureFunction8=tv,e.ɵɵpureFunctionV=nv,e.ɵɵqueryRefresh=Pv,e.ɵɵreference=Ms,e.ɵɵresolveBody=Sn,e.ɵɵresolveDocument=An,e.ɵɵresolveWindow=Dn,e.ɵɵrestoreView=Rt,e.ɵɵsanitizeHtml=Zr,e.ɵɵsanitizeResourceUrl=Jr,e.ɵɵsanitizeScript=Yr,e.ɵɵsanitizeStyle=Kr,e.ɵɵsanitizeUrl=Gr,e.ɵɵsanitizeUrlOrResourceUrl=Xr,e.ɵɵselect=Do,e.ɵɵsetComponentScope=Qe,e.ɵɵsetNgModuleScope=Ke,e.ɵɵstaticContentQuery=Av,e.ɵɵstaticViewQuery=Nv,e.ɵɵstyleMap=Sl,e.ɵɵstyleMapInterpolate1=vc,e.ɵɵstyleMapInterpolate2=yc,e.ɵɵstyleMapInterpolate3=gc,e.ɵɵstyleMapInterpolate4=mc,e.ɵɵstyleMapInterpolate5=_c,e.ɵɵstyleMapInterpolate6=wc,e.ɵɵstyleMapInterpolate7=bc,e.ɵɵstyleMapInterpolate8=Cc,e.ɵɵstyleMapInterpolateV=Ic,e.ɵɵstyleProp=Dl,e.ɵɵstylePropInterpolate1=xc,e.ɵɵstylePropInterpolate2=Ec,e.ɵɵstylePropInterpolate3=kc,e.ɵɵstylePropInterpolate4=Oc,e.ɵɵstylePropInterpolate5=Pc,e.ɵɵstylePropInterpolate6=Nc,e.ɵɵstylePropInterpolate7=Tc,e.ɵɵstylePropInterpolate8=jc,e.ɵɵstylePropInterpolateV=Dc,e.ɵɵtemplate=Vs,e.ɵɵtemplateRefExtractor=Hv,e.ɵɵtext=Gl,e.ɵɵtextInterpolate=Jl,e.ɵɵtextInterpolate1=Yl,e.ɵɵtextInterpolate2=$l,e.ɵɵtextInterpolate3=Xl,e.ɵɵtextInterpolate4=ec,e.ɵɵtextInterpolate5=tc,e.ɵɵtextInterpolate6=nc,e.ɵɵtextInterpolate7=rc,e.ɵɵtextInterpolate8=oc,e.ɵɵtextInterpolateV=ic,e.ɵɵupdateSyntheticHostBinding=Sc,e.ɵɵviewQuery=Tv,Object.defineProperty(e,"__esModule",{value:!0})}));