@angular/core 11.1.0-next.4 → 11.1.1
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.
- package/bundles/core-testing.umd.js +2 -2
- package/bundles/core-testing.umd.js.map +1 -1
- package/bundles/core-testing.umd.min.js +2 -2
- package/bundles/core-testing.umd.min.js.map +1 -1
- package/bundles/core.umd.js +475 -342
- package/bundles/core.umd.js.map +1 -1
- package/bundles/core.umd.min.js +123 -124
- package/bundles/core.umd.min.js.map +1 -1
- package/core.d.ts +227 -144
- package/core.metadata.json +1 -1
- package/esm2015/core.js +33 -33
- package/esm2015/src/compiler/compiler_facade_interface.js +1 -1
- package/esm2015/src/core_render3_private_export.js +2 -2
- package/esm2015/src/di/injector_compatibility.js +39 -16
- package/esm2015/src/di/interface/injector.js +3 -2
- package/esm2015/src/di/metadata.js +22 -6
- package/esm2015/src/linker/compiler.js +2 -2
- package/esm2015/src/linker/element_ref.js +10 -1
- package/esm2015/src/linker/query_list.js +39 -11
- package/esm2015/src/linker/view_container_ref.js +2 -2
- package/esm2015/src/metadata/di.js +7 -3
- package/esm2015/src/metadata/view.js +2 -2
- package/esm2015/src/render3/component.js +2 -2
- package/esm2015/src/render3/di.js +17 -32
- package/esm2015/src/render3/error_code.js +27 -2
- package/esm2015/src/render3/index.js +2 -2
- package/esm2015/src/render3/instructions/lview_debug.js +24 -4
- package/esm2015/src/render3/interfaces/query.js +1 -1
- package/esm2015/src/render3/interfaces/view.js +1 -1
- package/esm2015/src/render3/jit/directive.js +3 -2
- package/esm2015/src/render3/jit/environment.js +1 -3
- package/esm2015/src/render3/query.js +28 -54
- package/esm2015/src/render3/view_ref.js +23 -12
- package/esm2015/src/util/array_utils.js +25 -1
- package/esm2015/src/util/dom.js +25 -12
- package/esm2015/src/version.js +1 -1
- package/esm2015/src/view/query.js +5 -5
- package/esm2015/src/view/types.js +1 -1
- package/esm2015/src/view/view.js +3 -2
- package/esm2015/testing/src/fake_async.js +2 -2
- package/fesm2015/core.js +422 -293
- package/fesm2015/core.js.map +1 -1
- package/fesm2015/testing.js +2 -2
- package/fesm2015/testing.js.map +1 -1
- package/package.json +1 -1
- package/schematics/migrations/static-queries/index.js +3 -8
- package/src/r3_symbols.d.ts +1 -2
- package/testing/testing.d.ts +1 -1
- package/testing.d.ts +1 -1
package/bundles/core.umd.min.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v11.1.
|
|
2
|
+
* @license Angular v11.1.1
|
|
3
3
|
* (c) 2010-2020 Google LLC. https://angular.io/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -78,7 +78,7 @@ function(e){e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="Shad
|
|
|
78
78
|
* Use of this source code is governed by an MIT-style license that can be
|
|
79
79
|
* found in the LICENSE file at https://angular.io/license
|
|
80
80
|
*/
|
|
81
|
-
var D="undefined"!=typeof globalThis&&globalThis,A="undefined"!=typeof window&&window,S="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,R="undefined"!=typeof global&&global,
|
|
81
|
+
var D="undefined"!=typeof globalThis&&globalThis,A="undefined"!=typeof window&&window,S="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,R="undefined"!=typeof global&&global,V=D||R||A||S,M={},F=[],L=r({"ɵcmp":r}),H=r({"ɵdir":r}),B=r({"ɵpipe":r}),U=r({"ɵmod":r}),Q=r({"ɵloc":r}),q=r({"ɵfac":r}),z=r({__NG_ELEMENT_ID__:r}),W=0;function Z(t){return j((function(){var n={},r={type:t.type,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:n,inputs:null,outputs:null,exportAs:t.exportAs||null,onPush:t.changeDetection===e.ChangeDetectionStrategy.OnPush,directiveDefs:null,pipeDefs:null,selectors:t.selectors||F,viewQuery:t.viewQuery||null,features:t.features||null,data:t.data||{},encapsulation:t.encapsulation||e.ViewEncapsulation.Emulated,id:"c",styles:t.styles||F,_:null,setInput:null,schemas:t.schemas||null,tView:null},o=t.directives,i=t.features,a=t.pipes;return r.id+=W++,r.inputs=ee(t.inputs,n),r.outputs=ee(t.outputs),i&&i.forEach((function(e){return e(r)})),r.directiveDefs=o?function(){return("function"==typeof o?o():o).map(G)}:null,r.pipeDefs=a?function(){return("function"==typeof a?a():a).map(J)}:null,r}))}function K(e,t,n){var r=e.ɵcmp;r.directiveDefs=function(){return t.map(G)},r.pipeDefs=function(){return n.map(J)}}function G(e){return re(e)||oe(e)}function J(e){return ie(e)}var Y={};function $(e){var t={type:e.type,bootstrap:e.bootstrap||F,declarations:e.declarations||F,imports:e.imports||F,exports:e.exports||F,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null};return null!=e.id&&j((function(){Y[e.id]=e.type})),t}function X(e,t){return j((function(){var n=ae(e,!0);n.declarations=t.declarations||F,n.imports=t.imports||F,n.exports=t.exports||F}))}function ee(e,t){if(null==e)return M;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 te=Z;function ne(e){return{type:e.type,name:e.name,factory:null,pure:!1!==e.pure,onDestroy:e.type.prototype.ngOnDestroy||null}}function re(e){return e[L]||null}function oe(e){return e[H]||null}function ie(e){return e[B]||null}function ae(e,t){var n=e[U]||null;if(!n&&!0===t)throw new Error("Type "+i(e)+" does not have 'ɵmod' property.");return n}var ue=["Root","Component","Embedded"];
|
|
82
82
|
/**
|
|
83
83
|
* @license
|
|
84
84
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -130,21 +130,21 @@ var be=function(e){function t(t,n){var r=e.call(this,function o(e,t){return(e?"N
|
|
|
130
130
|
*
|
|
131
131
|
* Use of this source code is governed by an MIT-style license that can be
|
|
132
132
|
* found in the LICENSE file at https://angular.io/license
|
|
133
|
-
*/var xe=function(){function e(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}return e.prototype.isFirstChange=function(){return this.firstChange},e}();
|
|
133
|
+
*/new Set(["100","200","201","300","301"]);var xe=function(){function e(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}return e.prototype.isFirstChange=function(){return this.firstChange},e}();
|
|
134
134
|
/**
|
|
135
135
|
* @license
|
|
136
136
|
* Copyright Google LLC All Rights Reserved.
|
|
137
137
|
*
|
|
138
138
|
* Use of this source code is governed by an MIT-style license that can be
|
|
139
139
|
* found in the LICENSE file at https://angular.io/license
|
|
140
|
-
*/function Ee(){return Oe}function Oe(e){return e.type.prototype.ngOnChanges&&(e.setInput=Pe),ke}function ke(){var e=Te(this),t=null==e?void 0:e.current;if(t){var n=e.previous;if(n===
|
|
140
|
+
*/function Ee(){return Oe}function Oe(e){return e.type.prototype.ngOnChanges&&(e.setInput=Pe),ke}function ke(){var e=Te(this),t=null==e?void 0:e.current;if(t){var n=e.previous;if(n===M)e.previous=t;else for(var r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function Pe(e,t,n,r){var o=Te(e)||function i(e,t){return e.__ngSimpleChanges__=t}
|
|
141
141
|
/**
|
|
142
142
|
* @license
|
|
143
143
|
* Copyright Google LLC All Rights Reserved.
|
|
144
144
|
*
|
|
145
145
|
* Use of this source code is governed by an MIT-style license that can be
|
|
146
146
|
* found in the LICENSE file at https://angular.io/license
|
|
147
|
-
*/(e,{previous:
|
|
147
|
+
*/(e,{previous:M,current:null}),a=o.current||(o.current={}),u=o.previous,s=this.declaredInputs[n],l=u[s];a[s]=new xe(l&&l.currentValue,t,u===M),e[r]=t}function Te(e){return e.__ngSimpleChanges__||null}Ee.ngInherit=!0;var Ne,je=void 0;function De(){return void 0!==je?je:"undefined"!=typeof document?document:void 0}
|
|
148
148
|
/**
|
|
149
149
|
* @license
|
|
150
150
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -159,14 +159,14 @@ var be=function(e){function t(t,n){var r=e.call(this,function o(e,t){return(e?"N
|
|
|
159
159
|
* Use of this source code is governed by an MIT-style license that can be
|
|
160
160
|
* found in the LICENSE file at https://angular.io/license
|
|
161
161
|
*/
|
|
162
|
-
function Re(e){for(;Array.isArray(e);)e=e[0];return e}function
|
|
162
|
+
function Re(e){for(;Array.isArray(e);)e=e[0];return e}function Ve(e,t){return Re(t[e])}function Me(e,t){return Re(t[e.index])}function Fe(e,t){return e.data[t]}function Le(e,t){return e[t]}function He(e,t){var n=t[e];return se(n)?n:n[0]}function Be(e){return e.__ngContext__||null}function Ue(e){var t=Be(e);return t?Array.isArray(t)?t:t.lView:null}function Qe(e){return 4==(4&e[2])}function qe(e){return 128==(128&e[2])}function ze(e,t){return null==t?null:e[t]}function We(e){e[18]=0}function Ze(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]}
|
|
163
163
|
/**
|
|
164
164
|
* @license
|
|
165
165
|
* Copyright Google LLC All Rights Reserved.
|
|
166
166
|
*
|
|
167
167
|
* Use of this source code is governed by an MIT-style license that can be
|
|
168
168
|
* found in the LICENSE file at https://angular.io/license
|
|
169
|
-
*/var Ke={lFrame:It(null),bindingsEnabled:!0,isInCheckNoChangesMode:!1};function Ge(){return Ke.bindingsEnabled}function Je(){Ke.bindingsEnabled=!0}function Ye(){Ke.bindingsEnabled=!1}function $e(){return Ke.lFrame.lView}function Xe(){return Ke.lFrame.tView}function et(e){Ke.lFrame.contextLView=e}function tt(){for(var e=nt();null!==e&&64===e.type;)e=e.parent;return e}function nt(){return Ke.lFrame.currentTNode}function rt(){var e=Ke.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function ot(e,t){var n=Ke.lFrame;n.currentTNode=e,n.isParent=t}function it(){return Ke.lFrame.isParent}function at(){Ke.lFrame.isParent=!1}function ut(){return Ke.isInCheckNoChangesMode}function st(e){Ke.isInCheckNoChangesMode=e}function lt(){var e=Ke.lFrame,t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function ct(){return Ke.lFrame.bindingIndex}function ft(e){return Ke.lFrame.bindingIndex=e}function dt(){return Ke.lFrame.bindingIndex++}function pt(e){var t=Ke.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function ht(e){Ke.lFrame.inI18n=e}function vt(e){Ke.lFrame.currentDirectiveIndex=e}function yt(e){var t=Ke.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}function gt(){return Ke.lFrame.currentQueryIndex}function mt(e){Ke.lFrame.currentQueryIndex=e}function _t(e){var t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function bt(t,n,r){if(r&e.InjectFlags.SkipSelf){for(var o=n,i=t;!(null!==(o=o.parent)||r&e.InjectFlags.Host||null===(o=_t(i))||(i=i[15],10&o.type)););if(null===o)return!1;n=o,t=i}var a=Ke.lFrame=Ct();return a.currentTNode=n,a.lView=t,!0}function wt(e){var t=Ct(),n=e[1];Ke.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Ct(){var e=Ke.lFrame,t=null===e?null:e.child;return null===t?It(e):t}function It(e){var t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function xt(){var e=Ke.lFrame;return Ke.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var Et=xt;function Ot(){var e=xt();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function kt(e){return(Ke.lFrame.contextLView=function t(e,n){for(;e>0;)n=n[15],e--;return n}(e,Ke.lFrame.contextLView))[8]}function Pt(){return Ke.lFrame.selectedIndex}function Tt(e){Ke.lFrame.selectedIndex=e}function Nt(){var e=Ke.lFrame;return Fe(e.tView,e.selectedIndex)}function jt(){Ke.lFrame.currentNamespace="http://www.w3.org/2000/svg"}function Dt(){Ke.lFrame.currentNamespace="http://www.w3.org/1998/MathML/"}function At(){!function e(){Ke.lFrame.currentNamespace=null}()}function St(e,t){for(var n=t.directiveStart,r=t.directiveEnd;n<r;n++){var o=e.data[n].type.prototype,i=o.ngAfterContentInit,a=o.ngAfterContentChecked,u=o.ngAfterViewInit,s=o.ngAfterViewChecked,l=o.ngOnDestroy;i&&(e.contentHooks||(e.contentHooks=[])).push(-n,i),a&&((e.contentHooks||(e.contentHooks=[])).push(n,a),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,a)),u&&(e.viewHooks||(e.viewHooks=[])).push(-n,u),s&&((e.viewHooks||(e.viewHooks=[])).push(n,s),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,s)),null!=l&&(e.destroyHooks||(e.destroyHooks=[])).push(n,l)}}function Rt(e,t,n){Ft(e,t,3,n)}function
|
|
169
|
+
*/var Ke={lFrame:It(null),bindingsEnabled:!0,isInCheckNoChangesMode:!1};function Ge(){return Ke.bindingsEnabled}function Je(){Ke.bindingsEnabled=!0}function Ye(){Ke.bindingsEnabled=!1}function $e(){return Ke.lFrame.lView}function Xe(){return Ke.lFrame.tView}function et(e){Ke.lFrame.contextLView=e}function tt(){for(var e=nt();null!==e&&64===e.type;)e=e.parent;return e}function nt(){return Ke.lFrame.currentTNode}function rt(){var e=Ke.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function ot(e,t){var n=Ke.lFrame;n.currentTNode=e,n.isParent=t}function it(){return Ke.lFrame.isParent}function at(){Ke.lFrame.isParent=!1}function ut(){return Ke.isInCheckNoChangesMode}function st(e){Ke.isInCheckNoChangesMode=e}function lt(){var e=Ke.lFrame,t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function ct(){return Ke.lFrame.bindingIndex}function ft(e){return Ke.lFrame.bindingIndex=e}function dt(){return Ke.lFrame.bindingIndex++}function pt(e){var t=Ke.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function ht(e){Ke.lFrame.inI18n=e}function vt(e){Ke.lFrame.currentDirectiveIndex=e}function yt(e){var t=Ke.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}function gt(){return Ke.lFrame.currentQueryIndex}function mt(e){Ke.lFrame.currentQueryIndex=e}function _t(e){var t=e[1];return 2===t.type?t.declTNode:1===t.type?e[6]:null}function bt(t,n,r){if(r&e.InjectFlags.SkipSelf){for(var o=n,i=t;!(null!==(o=o.parent)||r&e.InjectFlags.Host||null===(o=_t(i))||(i=i[15],10&o.type)););if(null===o)return!1;n=o,t=i}var a=Ke.lFrame=Ct();return a.currentTNode=n,a.lView=t,!0}function wt(e){var t=Ct(),n=e[1];Ke.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Ct(){var e=Ke.lFrame,t=null===e?null:e.child;return null===t?It(e):t}function It(e){var t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function xt(){var e=Ke.lFrame;return Ke.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var Et=xt;function Ot(){var e=xt();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function kt(e){return(Ke.lFrame.contextLView=function t(e,n){for(;e>0;)n=n[15],e--;return n}(e,Ke.lFrame.contextLView))[8]}function Pt(){return Ke.lFrame.selectedIndex}function Tt(e){Ke.lFrame.selectedIndex=e}function Nt(){var e=Ke.lFrame;return Fe(e.tView,e.selectedIndex)}function jt(){Ke.lFrame.currentNamespace="http://www.w3.org/2000/svg"}function Dt(){Ke.lFrame.currentNamespace="http://www.w3.org/1998/MathML/"}function At(){!function e(){Ke.lFrame.currentNamespace=null}()}function St(e,t){for(var n=t.directiveStart,r=t.directiveEnd;n<r;n++){var o=e.data[n].type.prototype,i=o.ngAfterContentInit,a=o.ngAfterContentChecked,u=o.ngAfterViewInit,s=o.ngAfterViewChecked,l=o.ngOnDestroy;i&&(e.contentHooks||(e.contentHooks=[])).push(-n,i),a&&((e.contentHooks||(e.contentHooks=[])).push(n,a),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,a)),u&&(e.viewHooks||(e.viewHooks=[])).push(-n,u),s&&((e.viewHooks||(e.viewHooks=[])).push(n,s),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,s)),null!=l&&(e.destroyHooks||(e.destroyHooks=[])).push(n,l)}}function Rt(e,t,n){Ft(e,t,3,n)}function Vt(e,t,n,r){(3&e[2])===n&&Ft(e,t,n,r)}function Mt(e,t){var n=e[2];(3&n)===t&&(n&=2047,e[2]=n+=1)}function Ft(e,t,n,r){for(var o=null!=r?r:-1,i=t.length-1,a=0,u=void 0!==r?65535&e[18]:0;u<i;u++)if("number"==typeof t[u+1]){if(a=t[u],null!=r&&a>=r)break}else t[u]<0&&(e[18]+=65536),(a<o||-1==o)&&(Lt(e,n,t,u),e[18]=(4294901760&e[18])+u+2),u++}function Lt(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)}
|
|
170
170
|
/**
|
|
171
171
|
* @license
|
|
172
172
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -187,7 +187,7 @@ function Re(e){for(;Array.isArray(e);)e=e[0];return e}function Me(e,t){return Re
|
|
|
187
187
|
*
|
|
188
188
|
* Use of this source code is governed by an MIT-style license that can be
|
|
189
189
|
* found in the LICENSE file at https://angular.io/license
|
|
190
|
-
*/var Jt=!0;function Yt(e){var t=Jt;return Jt=e,t}var $t=0;function Xt(e,t){var n=tn(e,t);if(-1!==n)return n;var r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,en(r.data,e),en(t,null),en(r.blueprint,null));var o=nn(e,t),i=e.injectorIndex;if(Zt(o))for(var a=Kt(o),u=Gt(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 en(e,t){e.push(0,0,0,0,0,0,0,0,t)}function tn(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function nn(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;for(var n=0,r=null,o=t;null!==o;){var i=o[1],a=i.type;if(null===(r=2===a?i.declTNode:1===a?o[6]:null))return-1;if(n++,o=o[15],-1!==r.injectorIndex)return r.injectorIndex|n<<16}return-1}function rn(e,t,n){!function r(e,t,n){var r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(z)&&(r=n[z]),null==r&&(r=n[z]=$t++);var o=255&r
|
|
190
|
+
*/var Jt=!0;function Yt(e){var t=Jt;return Jt=e,t}var $t=0;function Xt(e,t){var n=tn(e,t);if(-1!==n)return n;var r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,en(r.data,e),en(t,null),en(r.blueprint,null));var o=nn(e,t),i=e.injectorIndex;if(Zt(o))for(var a=Kt(o),u=Gt(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 en(e,t){e.push(0,0,0,0,0,0,0,0,t)}function tn(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function nn(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;for(var n=0,r=null,o=t;null!==o;){var i=o[1],a=i.type;if(null===(r=2===a?i.declTNode:1===a?o[6]:null))return-1;if(n++,o=o[15],-1!==r.injectorIndex)return r.injectorIndex|n<<16}return-1}function rn(e,t,n){!function r(e,t,n){var r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(z)&&(r=n[z]),null==r&&(r=n[z]=$t++);var o=255&r;t.data[e+(o>>5)]|=1<<o}(e,t,n)}function on(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(Qt(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 an(t,n,r){if(r&e.InjectFlags.Optional)return t;Ie(n,"NodeInjector")}function un(t,n,r,o){if(r&e.InjectFlags.Optional&&void 0===o&&(o=null),0==(r&(e.InjectFlags.Self|e.InjectFlags.Host))){var i=t[9],a=T(void 0);try{return i?i.get(n,o,r&e.InjectFlags.Optional):N(n,o,r&e.InjectFlags.Optional)}finally{T(a)}}return an(o,n,r)}function sn(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(z)?e[z]:void 0;return"number"==typeof t?t>=0?255&t:cn:t}(r);if("function"==typeof a){if(!bt(n,t,o))return o&e.InjectFlags.Host?an(i,r,o):un(n,r,o,i);try{var s=a();if(null!=s||o&e.InjectFlags.Optional)return s;Ie(r)}finally{Et()}}else if("number"==typeof a){var l=null,c=tn(t,n),f=-1,d=o&e.InjectFlags.Host?n[16][6]:null;for((-1===c||o&e.InjectFlags.SkipSelf)&&(-1!==(f=-1===c?nn(t,n):n[c+8])&&vn(o,!1)?(l=n[1],c=Kt(f),n=Gt(f,n)):c=-1);-1!==c;){var p=n[1];if(hn(a,c,p.data)){var h=fn(c,n,r,l,o,d);if(h!==ln)return h}-1!==(f=n[c+8])&&vn(o,n[1].data[c+8]===d)&&hn(a,c,n)?(l=p,c=Kt(f),n=Gt(f,n)):c=-1}}}return un(n,r,o,i)}var ln={};function cn(){return new yn(tt(),$e())}function fn(t,n,r,o,i,a){var u=n[1],s=u.data[t+8],l=dn(s,u,r,null==o?fe(s)&&Jt:o!=u&&0!=(3&s.type),i&e.InjectFlags.Host&&a===s);return null!==l?pn(n,u,l,s):ln}function dn(e,t,n,r,o){for(var i=e.providerIndexes,a=t.data,u=1048575&i,s=e.directiveStart,l=i>>20,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&&pe(p)&&p.type===n)return s}return null}function pn(t,n,r,o){var i=t[r],a=n.data;if(function u(e){return e instanceof Ht}(i)){var s=i;s.resolving&&function l(e,t){var n=t?". Dependency path: "+t.join(" > ")+" > "+e:"";throw new be("200","Circular dependency in DI detected for "+e+n)}(Ce(a[r]));var c=Yt(s.canSeeViewProviders);s.resolving=!0;var f=s.injectImpl?T(s.injectImpl):null;bt(t,o,e.InjectFlags.Default);try{i=t[r]=s.factory(void 0,a,t,o),n.firstCreatePass&&r>=o.directiveStart&&
|
|
191
191
|
/**
|
|
192
192
|
* @license
|
|
193
193
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -195,7 +195,7 @@ function Re(e){for(;Array.isArray(e);)e=e[0];return e}function Me(e,t){return Re
|
|
|
195
195
|
* Use of this source code is governed by an MIT-style license that can be
|
|
196
196
|
* found in the LICENSE file at https://angular.io/license
|
|
197
197
|
*/
|
|
198
|
-
function d(e,t,n){var r=t.type.prototype,o=r.ngOnInit,i=r.ngDoCheck;if(r.ngOnChanges){var a=Oe(t);(n.preOrderHooks||(n.preOrderHooks=[])).push(e,a),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,a)}o&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-e,o),i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,i))}(r,a[r],n)}finally{null!==f&&T(f),Yt(c),s.resolving=!1,Et()}}return i}function hn(e,t,n){
|
|
198
|
+
function d(e,t,n){var r=t.type.prototype,o=r.ngOnInit,i=r.ngDoCheck;if(r.ngOnChanges){var a=Oe(t);(n.preOrderHooks||(n.preOrderHooks=[])).push(e,a),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,a)}o&&(n.preOrderHooks||(n.preOrderHooks=[])).push(0-e,o),i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,i))}(r,a[r],n)}finally{null!==f&&T(f),Yt(c),s.resolving=!1,Et()}}return i}function hn(e,t,n){return!!(n[t+(e>>5)]&1<<e)}function vn(t,n){return!(t&e.InjectFlags.Self||t&e.InjectFlags.Host&&n)}var yn=function(){function e(e,t){this._tNode=e,this._lView=t}return e.prototype.get=function(e,t){return sn(this._tNode,this._lView,e,void 0,t)},e}();function gn(e){var t=e;if(c(e))return function(){var e=gn(l(t));return e?e():null};var n=he(t);if(null===n){var r=_(t);n=r&&r.factory}return n||null}function mn(e){return j((function(){for(var t=e.prototype.constructor,n=t[q]||gn(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;o&&o!==r;){var i=o[q]||gn(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return function(e){return new e}}))}
|
|
199
199
|
/**
|
|
200
200
|
* @license
|
|
201
201
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -209,7 +209,7 @@ function d(e,t,n){var r=t.type.prototype,o=r.ngOnInit,i=r.ngDoCheck;if(r.ngOnCha
|
|
|
209
209
|
*
|
|
210
210
|
* Use of this source code is governed by an MIT-style license that can be
|
|
211
211
|
* found in the LICENSE file at https://angular.io/license
|
|
212
|
-
*/var kn,Pn,Tn,Nn,jn=function Dn(){return En("Attribute",(function(e){return{attributeName:e}}))}(),An=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=h({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}return e.prototype.toString=function(){return"InjectionToken "+this._desc},e}(),Sn=new An("AnalyzeForEntryComponents"),Rn=On("ContentChildren",(function(e,t){return void 0===t&&(t={}),Object.assign({selector:e,first:!1,isViewQuery:!1,descendants:!1},t)}),Nn=function Nn(){}),
|
|
212
|
+
*/var kn,Pn,Tn,Nn,jn=function Dn(){return En("Attribute",(function(e){return{attributeName:e}}))}(),An=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=h({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}return e.prototype.toString=function(){return"InjectionToken "+this._desc},e}(),Sn=new An("AnalyzeForEntryComponents"),Rn=On("ContentChildren",(function(e,t){return void 0===t&&(t={}),Object.assign({selector:e,first:!1,isViewQuery:!1,descendants:!1,emitDistinctChangesOnly:!1},t)}),Nn=function Nn(){}),Vn=On("ContentChild",(function(e,t){return void 0===t&&(t={}),Object.assign({selector:e,first:!0,isViewQuery:!1,descendants:!0},t)}),Nn),Mn=On("ViewChildren",(function(e,t){return void 0===t&&(t={}),Object.assign({selector:e,first:!1,isViewQuery:!0,descendants:!0,emitDistinctChangesOnly:!1},t)}),Nn),Fn=On("ViewChild",(function(e,t){return Object.assign({selector:e,first:!0,isViewQuery:!0,descendants:!0},t)}),Nn);
|
|
213
213
|
/**
|
|
214
214
|
* @license
|
|
215
215
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -217,7 +217,7 @@ function d(e,t,n){var r=t.type.prototype,o=r.ngOnInit,i=r.ngDoCheck;if(r.ngOnCha
|
|
|
217
217
|
* Use of this source code is governed by an MIT-style license that can be
|
|
218
218
|
* found in the LICENSE file at https://angular.io/license
|
|
219
219
|
*/
|
|
220
|
-
function Ln(){var e=
|
|
220
|
+
function Ln(){var e=V.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}
|
|
221
221
|
/**
|
|
222
222
|
* @license
|
|
223
223
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -231,35 +231,35 @@ function Ln(){var e=M.ng;if(!e||!e.ɵcompilerFacade)throw new Error("Angular JIT
|
|
|
231
231
|
*
|
|
232
232
|
* Use of this source code is governed by an MIT-style license that can be
|
|
233
233
|
* found in the LICENSE file at https://angular.io/license
|
|
234
|
-
*/function Un(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)),Un(r,t)):t!==e&&t.push(r)}return t}function Qn(e,t){e.forEach((function(e){return Array.isArray(e)?Qn(e,t):t(e)}))}function qn(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function zn(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Wn(e,t){for(var n=[],r=0;r<e;r++)n.push(t);return n}function Zn(e,t,n){var r=Gn(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 Kn(e,t){var n=Gn(e,t);if(n>=0)return e[1|n]}function Gn(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)}(e,t,1)}var Jn=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*(arguments|[^()]+\(arguments\))\)/,Yn=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,$n=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,Xn=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(\)\s*{\s*super\(\.\.\.arguments\)/,er=function(){function e(e){this._reflect=e||
|
|
234
|
+
*/function Un(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)),Un(r,t)):t!==e&&t.push(r)}return t}function Qn(e,t){e.forEach((function(e){return Array.isArray(e)?Qn(e,t):t(e)}))}function qn(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function zn(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function Wn(e,t){for(var n=[],r=0;r<e;r++)n.push(t);return n}function Zn(e,t,n){var r=Gn(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 Kn(e,t){var n=Gn(e,t);if(n>=0)return e[1|n]}function Gn(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)}(e,t,1)}var Jn=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*(arguments|[^()]+\(arguments\))\)/,Yn=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,$n=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,Xn=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(\)\s*{\s*super\(\.\.\.arguments\)/,er=function(){function e(e){this._reflect=e||V.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,_e([void 0],t)))}},e.prototype._zipTypesAndAnnotations=function(e,t){var n;n=Wn(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 Jn.test(e)||Xn.test(e)||Yn.test(e)&&!$n.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&&tr(e.decorators)}));return this._zipTypesAndAnnotations(i,a)}var u=e.hasOwnProperty(wn)&&e[wn],s=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",e);return s||u?this._zipTypesAndAnnotations(s,u):Wn(e.length)},e.prototype.parameters=function(e){if(!Bn(e))return[];var t=nr(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?tr(e.decorators):e.hasOwnProperty(bn)?e[bn]:null},e.prototype.annotations=function(e){if(!Bn(e))return[];var t=nr(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]=tr(r[e])})),o}return e.hasOwnProperty(Cn)?e[Cn]:null},e.prototype.propMetadata=function(e){if(!Bn(e))return{};var t=nr(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,_e(n[e])),t.push.apply(t,_e(o[e])),n[e]=t})),n},e.prototype.ownPropMetadata=function(e){return Bn(e)&&this._ownPropMetadata(e,nr(e))||{}},e.prototype.hasLifecycleHook=function(e,t){return e instanceof Hn&&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:"./"+i(e)},e.prototype.resourceUri=function(e){return"./"+i(e)},e.prototype.resolveIdentifier=function(e,t,n,r){return r},e.prototype.resolveEnum=function(e,t){return e[t]},e}();function tr(e){return e?e.map((function(e){var t=e.type.annotationCls;return new(t.bind.apply(t,_e([void 0],e.args?e.args:[])))})):[]}function nr(e){var t=e.prototype?Object.getPrototypeOf(e.prototype):null;return(t?t.constructor:null)||Object}
|
|
235
235
|
/**
|
|
236
236
|
* @license
|
|
237
237
|
* Copyright Google LLC All Rights Reserved.
|
|
238
238
|
*
|
|
239
239
|
* Use of this source code is governed by an MIT-style license that can be
|
|
240
240
|
* found in the LICENSE file at https://angular.io/license
|
|
241
|
-
*/var rr=
|
|
241
|
+
*/var rr={},or=/\n/gm,ir=r({provide:String,useValue:r}),ar=void 0;function ur(e){var t=ar;return ar=e,t}function sr(t,n){if(void 0===n&&(n=e.InjectFlags.Default),void 0===ar)throw new Error("inject() must be called from an injection context");return null===ar?N(t,void 0,n):ar.get(t,n&e.InjectFlags.Optional?null:void 0,n)}function lr(t,n){return void 0===n&&(n=e.InjectFlags.Default),(P()||sr)(l(t),n)}function cr(e){throw new Error("invalid")}var fr=lr;function dr(t){for(var n=[],r=0;r<t.length;r++){var o=l(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],c=s.__NG_DI_FLAG__;"number"==typeof c?-1===c?i=s.token:a|=c:i=s}n.push(lr(i,a))}else n.push(lr(o))}return n}function pr(e,t){return e.__NG_DI_FLAG__=t,e.prototype.__NG_DI_FLAG__=t,e}function hr(e,t,n,r){var o=e.ngTempTokenPath;throw t.__source&&o.unshift(t.__source),e.message=vr("\n"+e.message,o,n,r),e.ngTokenPath=o,e.ngTempTokenPath=null,e}function vr(e,t,n,r){void 0===r&&(r=null),e=e&&"\n"===e.charAt(0)&&"ɵ"==e.charAt(1)?e.substr(2):e;var o=i(t);if(Array.isArray(t))o=t.map(i).join(" -> ");else if("object"==typeof t){var a=[];for(var u in t)if(t.hasOwnProperty(u)){var s=t[u];a.push(u+":"+("string"==typeof s?JSON.stringify(s):i(s)))}o="{"+a.join(", ")+"}"}return n+(r?"("+r+")":"")+"["+o+"]: "+e.replace(or,"\n ")}
|
|
242
242
|
/**
|
|
243
243
|
* @license
|
|
244
244
|
* Copyright Google LLC All Rights Reserved.
|
|
245
245
|
*
|
|
246
246
|
* Use of this source code is governed by an MIT-style license that can be
|
|
247
247
|
* found in the LICENSE file at https://angular.io/license
|
|
248
|
-
*/(
|
|
248
|
+
*/var yr=function(e){return{token:e}},gr=pr(En("Inject",yr),-1),mr=pr(En("Optional"),8),_r=pr(En("Self"),2),br=pr(En("SkipSelf"),4),wr=pr(En("Host"),1),Cr=null;function Ir(){return Cr=Cr||new er}function xr(e){return Er(Ir().parameters(e))}function Er(e){var t=Ln();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 mr||"Optional"===a.ngMetadataName)n.optional=!0;else if(i instanceof br||"SkipSelf"===a.ngMetadataName)n.skipSelf=!0;else if(i instanceof _r||"Self"===a.ngMetadataName)n.self=!0;else if(i instanceof wr||"Host"===a.ngMetadataName)n.host=!0;else if(i instanceof gr)n.token=i.token;else if(i instanceof jn){if(void 0===i.attributeName)throw new Error("Attribute name must be defined.");n.token=i.attributeName,n.resolved=e.R3ResolvedDependencyType.Attribute}else!0===i.__ChangeDetectorRef__?(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=kn.Invalid):r(t);return n}
|
|
249
249
|
/**
|
|
250
250
|
* @license
|
|
251
251
|
* Copyright Google LLC All Rights Reserved.
|
|
252
252
|
*
|
|
253
253
|
* Use of this source code is governed by an MIT-style license that can be
|
|
254
254
|
* found in the LICENSE file at https://angular.io/license
|
|
255
|
-
*/(
|
|
255
|
+
*/(t,e)}))}function Or(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(Ar))}return r}return Tr.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){Nr.delete(t)}(n)}));t.push(s)})),Dr(),Promise.all(t).then((function(){}))}var kr,Pr,Tr=new Map,Nr=new Set;function jr(e){return!!(e.templateUrl&&!e.hasOwnProperty("template")||e.styleUrls&&e.styleUrls.length)}function Dr(){var e=Tr;return Tr=new Map,e}function Ar(e){return"string"==typeof e?e:e.text()}function Sr(){if(void 0===kr&&(kr=null,V.trustedTypes))try{kr=V.trustedTypes.createPolicy("angular",{createHTML:function(e){return e},createScript:function(e){return e},createScriptURL:function(e){return e}})}catch(e){}return kr}function Rr(e){var t;return(null===(t=Sr())||void 0===t?void 0:t.createHTML(e))||e}function Vr(){if(void 0===Pr&&(Pr=null,V.trustedTypes))try{Pr=V.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:function(e){return e},createScript:function(e){return e},createScriptURL:function(e){return e}})}catch(e){}return Pr}function Mr(e){var t;return(null===(t=Vr())||void 0===t?void 0:t.createHTML(e))||e}function Fr(e){var t;return(null===(t=Vr())||void 0===t?void 0:t.createScript(e))||e}function Lr(e){var t;return(null===(t=Vr())||void 0===t?void 0:t.createScriptURL(e))||e}
|
|
256
256
|
/**
|
|
257
257
|
* @license
|
|
258
258
|
* Copyright Google LLC All Rights Reserved.
|
|
259
259
|
*
|
|
260
260
|
* Use of this source code is governed by an MIT-style license that can be
|
|
261
261
|
* found in the LICENSE file at https://angular.io/license
|
|
262
|
-
*/var
|
|
262
|
+
*/var Hr=function(){function e(e){this.changingThisBreaksApplicationSecurity=e}return e.prototype.toString=function(){return"SafeValue must use [property]=binding: "+this.changingThisBreaksApplicationSecurity+" (see https://g.co/ng/security#xss)"},e}(),Br=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t.prototype.getTypeName=function(){return"HTML"},t}(Hr),Ur=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t.prototype.getTypeName=function(){return"Style"},t}(Hr),Qr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t.prototype.getTypeName=function(){return"Script"},t}(Hr),qr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t.prototype.getTypeName=function(){return"URL"},t}(Hr),zr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t.prototype.getTypeName=function(){return"ResourceURL"},t}(Hr);function Wr(e){return e instanceof Hr?e.changingThisBreaksApplicationSecurity:e}function Zr(e,t){var n=Kr(e);if(null!=n&&n!==t){if("ResourceURL"===n&&"URL"===t)return!0;throw new Error("Required a safe "+t+", got a "+n+" (see https://g.co/ng/security#xss)")}return n===t}function Kr(e){return e instanceof Hr&&e.getTypeName()||null}
|
|
263
263
|
/**
|
|
264
264
|
* @license
|
|
265
265
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -267,14 +267,14 @@ function Ln(){var e=M.ng;if(!e||!e.ɵcompilerFacade)throw new Error("Angular JIT
|
|
|
267
267
|
* Use of this source code is governed by an MIT-style license that can be
|
|
268
268
|
* found in the LICENSE file at https://angular.io/license
|
|
269
269
|
*/
|
|
270
|
-
function
|
|
270
|
+
function Gr(e){var t=new Yr(e);return function n(){try{return!!(new window.DOMParser).parseFromString(Rr(""),"text/html")}catch(e){return!1}}
|
|
271
271
|
/**
|
|
272
272
|
* @license
|
|
273
273
|
* Copyright Google LLC All Rights Reserved.
|
|
274
274
|
*
|
|
275
275
|
* Use of this source code is governed by an MIT-style license that can be
|
|
276
276
|
* found in the LICENSE file at https://angular.io/license
|
|
277
|
-
*/()?new
|
|
277
|
+
*/()?new Jr(t):t}var Jr=function(){function e(e){this.inertDocumentHelper=e}return e.prototype.getInertBodyElement=function(e){e="<body><remove></remove>"+e;try{var t=(new window.DOMParser).parseFromString(Rr(e),"text/html").body;return null===t?this.inertDocumentHelper.getInertBodyElement(e):(t.removeChild(t.firstChild),t)}catch(e){return null}},e}(),Yr=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=Rr(e),t;var n=this.inertDocument.createElement("body");return n.innerHTML=Rr(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}(),$r=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^&:/?#]*(?:[/?#]|$))/gi,Xr=/^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 eo(e){return(e=String(e)).match($r)||e.match(Xr)?e:"unsafe:"+e}function to(e){return(e=String(e)).split(",").map((function(e){return eo(e.trim())})).join(", ")}function no(e){var t,n,r={};try{for(var o=ge(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 ro(){for(var e,t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var o={};try{for(var i=ge(n),a=i.next();!a.done;a=i.next()){var u=a.value;for(var s in u)u.hasOwnProperty(s)&&(o[s]=!0)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=i.return)&&t.call(i)}finally{if(e)throw e.error}}return o}var oo,io,ao=no("area,br,col,hr,img,wbr"),uo=no("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),so=no("rp,rt"),lo=ro(so,uo),co=ro(uo,no("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")),fo=ro(so,no("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")),po=ro(ao,co,fo,lo),ho=no("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),vo=no("srcset"),yo=no("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"),go=no("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"),mo=ro(ho,vo,yo,go),_o=no("script,style,template"),bo=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(!po.hasOwnProperty(t))return this.sanitizedSomething=!0,!_o.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(mo.hasOwnProperty(a)){var u=o.value;ho[a]&&(u=eo(u)),vo[a]&&(u=to(u)),this.buf.push(" ",i,'="',Io(u),'"')}else this.sanitizedSomething=!0}return this.buf.push(">"),!0},e.prototype.endElement=function(e){var t=e.nodeName.toLowerCase();po.hasOwnProperty(t)&&!ao.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))},e.prototype.chars=function(e){this.buf.push(Io(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}(),wo=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Co=/([^\#-~ |!])/g;function Io(e){return e.replace(/&/g,"&").replace(wo,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(Co,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(/</g,"<").replace(/>/g,">")}function xo(e,t){var n=null;try{oo=oo||Gr(e);var r=t?String(t):"";n=oo.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=oo.getInertBodyElement(r)}while(r!==i);return Rr((new bo).sanitizeChildren(Eo(n)||n))}finally{if(n)for(var a=Eo(n)||n;a.firstChild;)a.removeChild(a.firstChild)}}function Eo(e){return"content"in e&&function t(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}
|
|
278
278
|
/**
|
|
279
279
|
* @license
|
|
280
280
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -289,42 +289,42 @@ function Kr(e){var t=new Jr(e);return function n(){try{return!!(new window.DOMPa
|
|
|
289
289
|
* Use of this source code is governed by an MIT-style license that can be
|
|
290
290
|
* found in the LICENSE file at https://angular.io/license
|
|
291
291
|
*/
|
|
292
|
-
function
|
|
292
|
+
function Oo(t){var n=Ro();return n?Mr(n.sanitize(e.SecurityContext.HTML,t)||""):Zr(t,"HTML")?Mr(Wr(t)):xo(De(),we(t))}function ko(t){var n=Ro();return n?n.sanitize(e.SecurityContext.STYLE,t)||"":Zr(t,"Style")?Wr(t):we(t)}function Po(t){var n=Ro();return n?n.sanitize(e.SecurityContext.URL,t)||"":Zr(t,"URL")?Wr(t):eo(we(t))}function To(t){var n=Ro();if(n)return Lr(n.sanitize(e.SecurityContext.RESOURCE_URL,t)||"");if(Zr(t,"ResourceURL"))return Lr(Wr(t));throw new Error("unsafe value used in a resource URL context (see https://g.co/ng/security#xss)")}function No(t){var n=Ro();if(n)return Fr(n.sanitize(e.SecurityContext.SCRIPT,t)||"");if(Zr(t,"Script"))return Fr(Wr(t));throw new Error("unsafe value used in a script context")}function jo(e){return Rr(e[0])}function Do(e){return function t(e){var t;return(null===(t=Sr())||void 0===t?void 0:t.createScriptURL(e))||e}(e[0])}function Ao(e,t){return"src"===t&&("embed"===e||"frame"===e||"iframe"===e||"media"===e||"script"===e)||"href"===t&&("base"===e||"link"===e)?To:Po}function So(e,t,n){return Ao(t,n)(e)}function Ro(){var e=$e();return e&&e[12]}
|
|
293
293
|
/**
|
|
294
294
|
* @license
|
|
295
295
|
* Copyright Google LLC All Rights Reserved.
|
|
296
296
|
*
|
|
297
297
|
* Use of this source code is governed by an MIT-style license that can be
|
|
298
298
|
* found in the LICENSE file at https://angular.io/license
|
|
299
|
-
*/function
|
|
299
|
+
*/function Vo(e){return e.ngDebugContext}function Mo(e){return e.ngOriginalError}function Fo(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e.error.apply(e,_e(t))}
|
|
300
300
|
/**
|
|
301
301
|
* @license
|
|
302
302
|
* Copyright Google LLC All Rights Reserved.
|
|
303
303
|
*
|
|
304
304
|
* Use of this source code is governed by an MIT-style license that can be
|
|
305
305
|
* found in the LICENSE file at https://angular.io/license
|
|
306
|
-
*/(
|
|
306
|
+
*/(io=e.SecurityContext||(e.SecurityContext={}))[io.NONE=0]="NONE",io[io.HTML=1]="HTML",io[io.STYLE=2]="STYLE",io[io.SCRIPT=3]="SCRIPT",io[io.URL=4]="URL",io[io.RESOURCE_URL=5]="RESOURCE_URL";var Lo=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||Fo}(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?Vo(e)?Vo(e):this._findContext(Mo(e)):null},e.prototype._findOriginalError=function(e){for(var t=Mo(e);t&&Mo(t);)t=Mo(t);return t},e}(),Ho=/^>|^->|<!--|-->|--!>|<!-$/g,Bo=/(<|>)/;
|
|
307
307
|
/**
|
|
308
308
|
* @license
|
|
309
309
|
* Copyright Google LLC All Rights Reserved.
|
|
310
310
|
*
|
|
311
311
|
* Use of this source code is governed by an MIT-style license that can be
|
|
312
312
|
* found in the LICENSE file at https://angular.io/license
|
|
313
|
-
*/function Ho(e){return e.replace(
|
|
313
|
+
*/function Uo(e){return e.replace(Ho,(function(e){return e.replace(Bo,"$1")}))}
|
|
314
314
|
/**
|
|
315
315
|
* @license
|
|
316
316
|
* Copyright Google LLC All Rights Reserved.
|
|
317
317
|
*
|
|
318
318
|
* Use of this source code is governed by an MIT-style license that can be
|
|
319
319
|
* found in the LICENSE file at https://angular.io/license
|
|
320
|
-
*/var
|
|
320
|
+
*/var Qo=/([A-Z])/g;function qo(e){try{return null!=e?e.toString().slice(0,30):e}catch(e){return"[ERROR] Exception while trying to serialize the value"}}
|
|
321
321
|
/**
|
|
322
322
|
* @license
|
|
323
323
|
* Copyright Google LLC All Rights Reserved.
|
|
324
324
|
*
|
|
325
325
|
* Use of this source code is governed by an MIT-style license that can be
|
|
326
326
|
* found in the LICENSE file at https://angular.io/license
|
|
327
|
-
*/function
|
|
327
|
+
*/function zo(e){var t=Be(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=Yo(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=Jo(n)}return-1}(n,e)))throw new Error("The provided directive was not found in the application");i=$o(r,n,!1)}else if(-1==(r=Go(n,e)))return null;var l=Be(y=Re(n[r])),c=l&&!Array.isArray(l)?l:Wo(n,r,y);if(o&&void 0===c.component&&(c.component=o,Ko(c.component,c)),i&&void 0===c.directives){c.directives=i;for(var f=0;f<i.length;f++)Ko(i[f],c)}Ko(c.native,c),t=c}}else for(var d=e,p=d;p=p.parentNode;){var h=Be(p);if(h){if(n=void 0,!(n=Array.isArray(h)?h:h.lView))return null;var v=Go(n,d);if(v>=0){var y;Ko(y=Re(n[v]),c=Wo(n,v,y)),t=c;break}}}return t||null}function Wo(e,t,n){return{lView:e,nodeIndex:t,native:n,component:void 0,directives:void 0,localRefs:void 0}}function Zo(e){var t,n=Be(e);if(Array.isArray(n)){var r=Yo(n,e);(o=Wo(n,r,(t=He(r,n))[0])).component=e,Ko(e,o),Ko(o.native,o)}else{var o;t=He((o=n).nodeIndex,o.lView)}return t}function Ko(e,t){e.__ngContext__=t}function Go(e,t){for(var n=e[1],r=20;r<n.bindingStartIndex;r++)if(Re(e[r])===t)return r;return-1}function Jo(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 Yo(e,t){var n=e[1].components;if(n)for(var r=0;r<n.length;r++){var o=n[r];if(He(o,e)[8]===t)return o}else if(He(20,e)[8]===t)return 20;return-1}function $o(e,t,n){var r=t[1].data[e],o=r.directiveStart;return 0==o?F:(!n&&2&r.flags&&o++,t.slice(o,r.directiveEnd))}
|
|
328
328
|
/**
|
|
329
329
|
* @license
|
|
330
330
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -332,7 +332,7 @@ function Eo(t){var n=So();return n?Mr(n.sanitize(e.SecurityContext.HTML,t)||""):
|
|
|
332
332
|
* Use of this source code is governed by an MIT-style license that can be
|
|
333
333
|
* found in the LICENSE file at https://angular.io/license
|
|
334
334
|
*/
|
|
335
|
-
var
|
|
335
|
+
var Xo,ei,ti=("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(V);function ni(e){return{name:"window",target:e.ownerDocument.defaultView}}function ri(e){return{name:"document",target:e.ownerDocument}}function oi(e){return{name:"body",target:e.ownerDocument.body}}function ii(e){return e instanceof Function?e():e}function ai(e,t){return ei(e,t)}
|
|
336
336
|
/**
|
|
337
337
|
* @license
|
|
338
338
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -340,14 +340,14 @@ var Yo,$o,Xo=("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||
|
|
|
340
340
|
* Use of this source code is governed by an MIT-style license that can be
|
|
341
341
|
* found in the LICENSE file at https://angular.io/license
|
|
342
342
|
*/
|
|
343
|
-
function
|
|
343
|
+
function ui(e){var t=e[3];return le(t)?t[3]:t}function si(e){return function t(e){for(var t=se(e)?e:Ue(e);t&&!(512&t[2]);)t=ui(t);return t}(e)[8]}function li(e){return fi(e[13])}function ci(e){return fi(e[4])}function fi(e){for(;null!==e&&!le(e);)e=e[4];return e}
|
|
344
344
|
/**
|
|
345
345
|
* @license
|
|
346
346
|
* Copyright Google LLC All Rights Reserved.
|
|
347
347
|
*
|
|
348
348
|
* Use of this source code is governed by an MIT-style license that can be
|
|
349
349
|
* found in the LICENSE file at https://angular.io/license
|
|
350
|
-
*/function
|
|
350
|
+
*/function di(e,t,n,r,o){if(null!=r){var i=void 0,a=!1;le(r)?i=r:se(r)&&(a=!0,r=r[0]);var u=Re(r);0===e&&null!==n?null==o?xi(t,n,u):Ii(t,n,u,o||null,!0):1===e&&null!==n?Ii(t,n,u,o||null,!0):2===e?Ai(t,u,a):3===e&&t.destroyNode(u),null!=i&&function s(e,t,n,r,o){var i=n[7];i!==Re(n)&&di(t,e,r,i,o);for(var a=10;a<n.length;a++){var u=n[a];Ri(u[1],u,e,t,r,i)}}(t,e,i,n,o)}}function pi(e,t){return Ae(e)?e.createText(t):e.createTextNode(t)}function hi(e,t,n){Ae(e)?e.setValue(t,n):t.textContent=n}function vi(e,t){return e.createComment(Uo(t))}function yi(e,t,n){return Ae(e)?e.createElement(t,n):null===n?e.createElement(t):e.createElementNS(n,t)}function gi(e,t){var n=e[9],r=n.indexOf(t),o=t[3];1024&t[2]&&(t[2]&=-1025,Ze(o,-1)),n.splice(r,1)}function mi(e,t){if(!(e.length<=10)){var n=10+t,r=e[n];if(r){var o=r[17];null!==o&&o!==e&&gi(o,r),t>0&&(e[n-1][4]=r[4]);var i=zn(e,10+t);!function a(e,t){Ri(e,t,t[11],2,null,null),t[0]=null,t[6]=null}(r[1],r);var u=i[19];null!==u&&u.detachView(i[1]),r[3]=null,r[4]=null,r[2]&=-129}return r}}function _i(e,t){if(!(256&t[2])){var n=t[11];Ae(n)&&n.destroyNode&&Ri(e,t,n,3,null,null),function r(e){var t=e[13];if(!t)return bi(e[1],e);for(;t;){var n=null;if(se(t))n=t[13];else{var r=t[10];r&&(n=r)}if(!n){for(;t&&!t[4]&&t!==e;)se(t)&&bi(t[1],t),t=t[3];null===t&&(t=e),se(t)&&bi(t[1],t),n=t&&t[4]}t=n}}(t)}}function bi(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 Ht)){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,r=t[7],o=-1;if(null!==n)for(var i=0;i<n.length-1;i+=2)if("string"==typeof n[i]){var a=n[i+1],u="function"==typeof a?a(t):Re(t[a]),s=r[o=n[i+2]],l=n[i+3];"boolean"==typeof l?u.removeEventListener(n[i],s,l):l>=0?r[o=l]():r[o=-l].unsubscribe(),i+=2}else{var c=r[o=n[i+1]];n[i].call(c)}if(null!==r){for(i=o+1;i<r.length;i++)(0,r[i])();t[7]=null}}(e,t),1===t[1].type&&Ae(t[11])&&t[11].destroy();var o=t[17];if(null!==o&&le(t[3])){o!==t[3]&&gi(o,t);var i=t[19];null!==i&&i.detachView(e)}}}function wi(e,t,n){return Ci(e,t.parent,n)}function Ci(t,n,r){for(var o=n;null!==o&&40&o.type;)o=(n=o).parent;if(null===o)return r[0];if(2&o.flags){var i=t.data[o.directiveStart].encapsulation;if(i===e.ViewEncapsulation.None||i===e.ViewEncapsulation.Emulated)return null}return Me(o,r)}function Ii(e,t,n,r,o){Ae(e)?e.insertBefore(t,n,r,o):t.insertBefore(n,r,o)}function xi(e,t,n){Ae(e)?e.appendChild(t,n):t.appendChild(n)}function Ei(e,t,n,r,o){null!==r?Ii(e,t,n,r,o):xi(e,t,n)}function Oi(e,t){return Ae(e)?e.parentNode(t):t.parentNode}function ki(e,t,n){return Ni(e,t,n)}function Pi(e,t,n){return 40&e.type?Me(e,n):null}(
|
|
351
351
|
/**
|
|
352
352
|
* @license
|
|
353
353
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -355,21 +355,21 @@ function ii(e){var t=e[3];return le(t)?t[3]:t}function ai(e){return function t(e
|
|
|
355
355
|
* Use of this source code is governed by an MIT-style license that can be
|
|
356
356
|
* found in the LICENSE file at https://angular.io/license
|
|
357
357
|
*/
|
|
358
|
-
|
|
358
|
+
Xo=e.RendererStyleFlags2||(e.RendererStyleFlags2={}))[Xo.Important=1]="Important",Xo[Xo.DashCase=2]="DashCase";var Ti,Ni=Pi;function ji(e,t){Ni=e,Ti=t}function Di(e,t,n,r){var o=wi(e,r,t),i=t[11],a=ki(r.parent||t[6],r,t);if(null!=o)if(Array.isArray(n))for(var u=0;u<n.length;u++)Ei(i,o,n[u],a,!1);else Ei(i,o,n,a,!1);void 0!==Ti&&Ti(i,r,t,n,o)}function Ai(e,t,n){var r=Oi(e,t);r&&function o(e,t,n,r){Ae(e)?e.removeChild(t,n,r):t.removeChild(n)}(e,r,t,n)}function Si(e,t,n,r,o,i,a){for(;null!=n;){var u=r[n.index],s=n.type;if(a&&0===t&&(u&&Ko(Re(u),r),n.flags|=4),64!=(64&n.flags))if(8&s)Si(e,t,n.child,r,o,i,!1),di(t,e,o,u,i);else if(32&s){for(var l=ai(n,r),c=void 0;c=l();)di(t,e,o,c,i);di(t,e,o,u,i)}else 16&s?Vi(e,t,r,n,o,i):di(t,e,o,u,i);n=a?n.projectionNext:n.next}}function Ri(e,t,n,r,o,i){Si(n,r,e.firstChild,t,o,i,!1)}function Vi(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++)di(t,e,o,u[s],i);else Si(e,t,u,a[3],o,i,!0)}function Mi(e,t,n){Ae(e)?e.setAttribute(t,"style",n):t.style.cssText=n}function Fi(e,t,n){Ae(e)?""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n):t.className=n}
|
|
359
359
|
/**
|
|
360
360
|
* @license
|
|
361
361
|
* Copyright Google LLC All Rights Reserved.
|
|
362
362
|
*
|
|
363
363
|
* Use of this source code is governed by an MIT-style license that can be
|
|
364
364
|
* found in the LICENSE file at https://angular.io/license
|
|
365
|
-
*/function
|
|
365
|
+
*/function Li(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}}
|
|
366
366
|
/**
|
|
367
367
|
* @license
|
|
368
368
|
* Copyright Google LLC All Rights Reserved.
|
|
369
369
|
*
|
|
370
370
|
* Use of this source code is governed by an MIT-style license that can be
|
|
371
371
|
* found in the LICENSE file at https://angular.io/license
|
|
372
|
-
*/function
|
|
372
|
+
*/function Hi(e,t,n){for(var r=0;r<e.length;){var o=e[r++];if(n&&"class"===o){if(-1!==Li((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 Bi(e){return 4===e.type&&"ng-template"!==e.value}function Ui(e,t,n){return t===(4!==e.type||n?e.value:"ng-template")}function Qi(e,t,n){for(var r=4,o=e.attrs||[],i=function a(e){for(var t=0;t<e.length;t++)if(Qt(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&&!Ui(e,l,n)||""===l&&1===t.length){if(qi(r))return!1;u=!0}}else{var c=8&r?l:t[++s];if(8&r&&null!==e.attrs){if(!Hi(e.attrs,c,n)){if(qi(r))return!1;u=!0}continue}var f=zi(8&r?"class":l,o,Bi(e),n);if(-1===f){if(qi(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!==Li(p,c,0)||2&r&&c!==d){if(qi(r))return!1;u=!0}}}}else{if(!u&&!qi(r)&&!qi(l))return!1;if(u&&qi(l))continue;u=!1,r=l|1&r}}return qi(r)||u}function qi(e){return 0==(1&e)}function zi(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 Wi(e,t,n){void 0===n&&(n=!1);for(var r=0;r<t.length;r++)if(Qi(e,t[r],n))return!0;return!1}function Zi(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 Ki(e,t){return e?":not("+t.trim()+")":t}function Gi(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||qi(a)||(t+=Ki(i,o),o=""),r=a,i=i||!qi(r);n++}return""!==o&&(t+=Ki(i,o)),t}
|
|
373
373
|
/**
|
|
374
374
|
* @license
|
|
375
375
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -377,35 +377,35 @@ Yo=e.RendererStyleFlags2||(e.RendererStyleFlags2={}))[Yo.Important=1]="Important
|
|
|
377
377
|
* Use of this source code is governed by an MIT-style license that can be
|
|
378
378
|
* found in the LICENSE file at https://angular.io/license
|
|
379
379
|
*/
|
|
380
|
-
var
|
|
380
|
+
var Ji={};
|
|
381
381
|
/**
|
|
382
382
|
* @license
|
|
383
383
|
* Copyright Google LLC All Rights Reserved.
|
|
384
384
|
*
|
|
385
385
|
* Use of this source code is governed by an MIT-style license that can be
|
|
386
386
|
* found in the LICENSE file at https://angular.io/license
|
|
387
|
-
*/function
|
|
387
|
+
*/function Yi(e){$i(Xe(),$e(),Pt()+e,ut())}function $i(e,t,n,r){if(!r)if(3==(3&t[2])){var o=e.preOrderCheckHooks;null!==o&&Rt(t,o,n)}else{var i=e.preOrderHooks;null!==i&&Vt(t,i,0,n)}Tt(n)}
|
|
388
388
|
/**
|
|
389
389
|
* @license
|
|
390
390
|
* Copyright Google LLC All Rights Reserved.
|
|
391
391
|
*
|
|
392
392
|
* Use of this source code is governed by an MIT-style license that can be
|
|
393
393
|
* found in the LICENSE file at https://angular.io/license
|
|
394
|
-
*/function Yi(e,t){return e<<17|t<<2}function $i(e){return e>>17&32767}function Xi(e){return 2==(2&e)}function ea(e){return 2|e}function ta(e){return(131068&e)>>2}function na(e,t){return-131069&e|t<<2}function ra(e){return 1==(1&e)}function oa(e){return 1|e}function ia(e,t){for(var n=e.tView_.data,r=[],o=t?e.classBindings:e.styleBindings,i=$i(o),a=ta(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:Xi(l),nextDuplicate:ra(l),nextIndex:ta(l),prevIndex:$i(l)}),s===i&&(u=!1),s=$i(l)}return r.push((t?e.residualClasses:e.residualStyles)||null),r}function aa(e,t){for(;e;)t.push(e.template_),e=e.next}function ua(e){if(e){var t=e.debug;return d(t,"Object does not have a debug representation."),t}return e}function sa(e,t){void 0===t&&(t=!1);var n=Re(e);if(n)switch(n.nodeType){case Node.TEXT_NODE:return n.textContent;case Node.COMMENT_NODE:return"\x3c!--"+n.textContent+"--\x3e";case Node.ELEMENT_NODE:var r=n.outerHTML;return t?r:r.split(">"+n.innerHTML+"<")[0]+">"}return null}function la(e){if("ElementContainer"===e.type)return(e.children||[]).map(la).join("");if("IcuContainer"===e.type)throw new Error("Not implemented");return sa(e.native,!0)||""}function ca(e,t,n,r){for(var o=[],i=n;i<r;i++)o.push({index:i,t:e.data[i],l:t[i]});return{start:n,end:r,length:r-n,content:o}}function fa(e,t){if(e){for(var n=[],r=e;r;)n.push(da(r,t)),r=r.next;return n}return[]}function da(e,t){for(var n=Re(t[e.index]),r=[],o=[],i=t[1],a=e.directiveStart;a<e.directiveEnd;a++)r.push(i.data[a].type),o.push(t[a]);return{html:sa(n),type:Bt(e.type),native:n,children:fa(e.child,t),factories:r,instances:o,injector:pa(e,i,t)}}function pa(e,t,n){for(var r=[],o=e.providerIndexStart_;o<e.providerIndexEnd_;o++)r.push(t.data[o]);var i=[];for(o=e.providerIndexEnd_;o<e.directiveEnd;o++)i.push(t.data[o]);return{bloom:va(n,e.injectorIndex),cumulativeBloom:va(t.data,e.injectorIndex),providers:i,viewProviders:r,parentInjectorIndex:n[e.providerIndexStart_-1]}}function ha(e,t){var n=e[t];if("number"!=typeof n)return"????????";var r="00000000"+n.toString(2);return r.substring(r.length-8)}function va(e,t){return ha(e,t+7)+"_"+ha(e,t+6)+"_"+ha(e,t+5)+"_"+ha(e,t+4)+"_"+ha(e,t+3)+"_"+ha(e,t+2)+"_"+ha(e,t+1)+"_"+ha(e,t+0)}(function(){function e(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,b,w,C,I,x,E,O,k,P,T,N,j){this.type=e,this.blueprint=t,this.template=n,this.queries=r,this.viewQuery=o,this.declTNode=i,this.data=a,this.bindingStartIndex=u,this.expandoStartIndex=s,this.hostBindingOpCodes=l,this.firstCreatePass=c,this.firstUpdatePass=f,this.staticViewQueries=d,this.staticContentQueries=p,this.preOrderHooks=h,this.preOrderCheckHooks=v,this.contentHooks=y,this.contentCheckHooks=g,this.viewHooks=m,this.viewCheckHooks=_,this.destroyHooks=b,this.cleanup=w,this.contentQueries=C,this.components=I,this.directiveRegistry=x,this.pipeRegistry=E,this.firstChild=O,this.schemas=k,this.consts=P,this.incompleteFirstPass=T,this._decls=N,this._vars=j}Object.defineProperty(e.prototype,"template_",{get:function(){var e=[];return aa(this.firstChild,e),e.join("")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"type_",{get:function(){return ue[this.type]||"TViewType.?"+this.type+"?"},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,_,b,w,C,I,x,E,O,k,P,T,N,j){this.tView_=e,this.type=t,this.index=n,this.insertBeforeIndex=r,this.injectorIndex=o,this.directiveStart=i,this.directiveEnd=a,this.directiveStylingLast=u,this.propertyBindings=s,this.flags=l,this.providerIndexes=c,this.value=f,this.attrs=d,this.mergedAttrs=p,this.localNames=h,this.initialInputs=v,this.inputs=y,this.outputs=g,this.tViews=m,this.next=_,this.projectionNext=b,this.child=w,this.parent=C,this.projection=I,this.styles=x,this.stylesWithoutHost=E,this.residualStyles=O,this.classes=k,this.classesWithoutHost=P,this.residualClasses=T,this.classBindings=N,this.styleBindings=j}e.prototype.debugNodeInjectorPath=function(e){for(var t=[],n=tn(this,e);-1!==n;){t.push(da(e[1].data[n+8],e));var r=e[n+8];-1===r?n=-1:(n=Kt(r),e=Gt(r,e))}return t},Object.defineProperty(e.prototype,"type_",{get:function(){return Bt(this.type)||"TNodeType.?"+this.type+"?"},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(){if(1&this.type)return this.value;var e=[],t="string"==typeof this.value&&this.value||this.type_;if(e.push("<",t),this.flags&&e.push(" ",this.flags_),this.attrs)for(var n=0;n<this.attrs.length;){var r=this.attrs[n++];if("number"==typeof r)break;var o=this.attrs[n++];e.push(" ",r,'="',o,'"')}return e.push(">"),aa(this.child,e),e.push("</",t,">"),e.join("")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"styleBindings_",{get:function(){return ia(this,!1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"classBindings_",{get:function(){return ia(this,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"providerIndexStart_",{get:function(){return 1048575&this.providerIndexes},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"providerIndexEnd_",{get:function(){return this.providerIndexStart_+(this.providerIndexes>>>20)},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 ua(this._raw_lView[3])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hostHTML",{get:function(){return sa(this._raw_lView[0],!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"html",{get:function(){return(this.nodes||[]).map(la).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 fa(e[1].firstChild,e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"template",{get:function(){return this.tView.template_},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 ua(this._raw_lView[13])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return ua(this._raw_lView[4])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childTail",{get:function(){return ua(this._raw_lView[14])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"declarationView",{get:function(){return ua(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,"decls",{get:function(){return ca(this.tView,this._raw_lView,20,this.tView.bindingStartIndex)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"vars",{get:function(){return ca(this.tView,this._raw_lView,this.tView.bindingStartIndex,this.tView.expandoStartIndex)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"expando",{get:function(){return ca(this.tView,this._raw_lView,this.tView.expandoStartIndex,this._raw_lView.length)},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(ua)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return ua(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 ua(this._raw_lContainer[4])},enumerable:!1,configurable:!0})}();var ya=Promise.resolve(null);function ga(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];mt(n[r]),i.contentQueries(2,t[o],o)}}}function ma(e,t,n,r,o,i,a,u,s,l){var c=t.blueprint.slice();return c[0]=o,c[2]=140|r,We(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 _a(e,t,n,r,o){var i=e.data[t];if(null===i)i=ba(e,t,n,r,o),function a(){return Ke.lFrame.inI18n}()&&(i.flags|=64);else if(64&i.type){i.type=n,i.value=r,i.attrs=o;var u=rt();i.injectorIndex=null===u?-1:u.injectorIndex}return ot(i,!0),i}function ba(e,t,n,r,o){var i=nt(),a=it(),u=e.data[t]=function s(e,t,n,r,o,i){return{type:n,index:r,insertBeforeIndex:null,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value: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}}(0,a?i:i&&i.parent,n,t,r,o);return null===e.firstChild&&(e.firstChild=u),null!==i&&(a?null==i.child&&null!==u.parent&&(i.child=u):null===i.next&&(i.next=u)),u}function wa(e,t,n,r){if(0===n)return-1;for(var o=t.length,i=0;i<n;i++)t.push(r),e.blueprint.push(r),e.data.push(null);return o}function Ca(e,t,n){wt(t);try{var r=e.viewQuery;null!==r&&tu(1,r,n);var o=e.template;null!==o&&Ea(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&ga(e,t),e.staticViewQueries&&tu(2,e.viewQuery,n);var i=e.components;null!==i&&function a(e,t){for(var n=0;n<t.length;n++)Ga(e,t[n])}(t,i)}catch(t){throw e.firstCreatePass&&(e.incompleteFirstPass=!0),t}finally{t[2]&=-5,Ot()}}function Ia(e,t,n,r){var o=t[2];if(256!=(256&o)){wt(t);var i=ut();try{We(t),ft(e.bindingStartIndex),null!==n&&Ea(e,t,n,2,r);var a=3==(3&o);if(!i)if(a){var u=e.preOrderCheckHooks;null!==u&&Rt(t,u,null)}else{var s=e.preOrderHooks;null!==s&&Mt(t,s,0,null),Vt(t,0)}if(function l(e){for(var t=ui(e);null!==t;t=si(t))if(t[2])for(var n=t[9],r=0;r<n.length;r++){var o=n[r];0==(1024&o[2])&&Ze(o[3],1),o[2]|=1024}}(t),function c(e){for(var t=ui(e);null!==t;t=si(t))for(var n=10;n<t.length;n++){var r=t[n],o=r[1];qe(r)&&Ia(o,r,o.template,r[8])}}(t),null!==e.contentQueries&&ga(e,t),!i)if(a){var f=e.contentCheckHooks;null!==f&&Rt(t,f)}else{var d=e.contentHooks;null!==d&&Mt(t,d,1),Vt(t,1)}!function p(e,t){var n,r,o=e.hostBindingOpCodes;if(null!==o)try{for(var i=0;i<o.length;i++){var a=o[i];if(a<0)Tt(~a);else{var u=a,s=o[++i],l=o[++i];n=u,r=void 0,(r=Ke.lFrame).bindingIndex=r.bindingRootIndex=s,vt(n),l(2,t[u])}}}finally{Tt(-1)}}(e,t);var h=e.components;null!==h&&function v(e,t){for(var n=0;n<t.length;n++)Ka(e,t[n])}(t,h);var y=e.viewQuery;if(null!==y&&tu(2,y,r),!i)if(a){var g=e.viewCheckHooks;null!==g&&Rt(t,g)}else{var m=e.viewHooks;null!==m&&Mt(t,m,2),Vt(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),i||(t[2]&=-73),1024&t[2]&&(t[2]&=-1025,Ze(t[3],-1))}finally{Ot()}}}function xa(e,t,n,r){var o=t[10],i=!ut(),a=Qe(t);try{i&&!a&&o.begin&&o.begin(),a&&Ca(e,t,r),Ia(e,t,n,r)}finally{i&&!a&&o.end&&o.end()}}function Ea(e,t,n,r,o){var i=Pt();try{Tt(-1),2&r&&t.length>20&&Ji(e,t,20,ut()),n(r,o)}finally{Tt(i)}}function Oa(e,t,n){if(ce(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 ka(e,t,n){Ge()&&(function r(e,t,n,o){var i=n.directiveStart,a=n.directiveEnd;e.firstCreatePass||Xt(n,t),Wo(o,t);for(var u=n.initialInputs,s=i;s<a;s++){var l=e.data[s],c=pe(l);c&&Ua(t,n,l);var f=pn(t,e,s,n);Wo(f,t),null!==u&&za(0,s-i,f,l,0,u),c&&(He(n.index,t)[8]=f)}}(e,t,n,Ve(n,t)),128==(128&n.flags)&&function o(e,t,n){var r=n.directiveStart,o=n.directiveEnd,i=n.index,a=function u(){return Ke.lFrame.currentDirectiveIndex}();try{Tt(i);for(var s=r;s<o;s++){var l=e.data[s],c=t[s];vt(s),null===l.hostBindings&&0===l.hostVars&&null===l.hostAttrs||Va(l,c)}}finally{Tt(-1),vt(a)}}(e,t,n))}function Pa(e,t,n){void 0===n&&(n=Ve);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 Ta(e){var t=e.tView;return null===t||t.incompleteFirstPass?e.tView=Na(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function Na(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:Ki);return n}(c,f),h="function"==typeof l?l():l;return d[1]={type:e,blueprint:d,template:n,queries:null,viewQuery:u,declTNode:t,data:d.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:f,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof i?i():i,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:s,consts:h,incompleteFirstPass:!1}}function ja(t,n,r){if(Ae(t))return t.selectRootElement(n,r===e.ViewEncapsulation.ShadowDom);var o="string"==typeof n?t.querySelector(n):n;return o.textContent="",o}function Da(e,t,n,r){var o=ru(t);null===n?o.push(r):(o.push(n),e.firstCreatePass&&ou(e).push(r,o.length-1))}function Aa(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 Sa(e,t,n,r,o,i,a,u){var s,l=Ve(t,n),c=t.inputs;!u&&null!=c&&(s=c[r])?(uu(e,n,s,r,o),fe(t)&&function f(e,t){var n=He(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.value||"",r):o,Ae(i)?i.setProperty(l,r,o):qt(r)||(l.setProperty?l.setProperty(r,o):l[r]=o))}function Ra(e,t,n,r){var o=!1;if(Ge()){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];qi(n,a.selectors,!1)&&(o||(o=[]),rn(Xt(n,t),e,a.type),pe(a)?(Fa(e,n),o.unshift(a)):o.push(a))}return o}(e,t,n),u=null===r?null:{"":-1};if(null!==i){o=!0,Ha(n,e.data.length,i.length);for(var s=0;s<i.length;s++)(d=i[s]).providersResolver&&d.providersResolver(d);var l=!1,c=!1,f=wa(e,t,i.length,null);for(s=0;s<i.length;s++){var d;n.mergedAttrs=zt(n.mergedAttrs,(d=i[s]).hostAttrs),Ba(e,n,t,f,d),La(f,d,u),null!==d.contentQueries&&(n.flags|=8),null===d.hostBindings&&null===d.hostAttrs&&0===d.hostVars||(n.flags|=128);var p=d.type.prototype;!l&&(p.ngOnChanges||p.ngOnInit||p.ngDoCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index),l=!0),c||!p.ngOnChanges&&!p.ngDoCheck||((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index),c=!0),f++}!function h(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||Li(t)?null:Wa(c,o);i.push(f),a=Aa(c,s,a),u=Aa(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)}u&&function v(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 be("301","Export of name '"+t[o+1]+"' not found!");r.push(t[o],i)}}(n,r,u)}return n.mergedAttrs=zt(n.mergedAttrs,n.attrs),o}function Ma(e,t,n,r,o,i){var a=i.hostBindings;if(a){var u=e.hostBindingOpCodes;null===u&&(u=e.hostBindingOpCodes=[]);var s=~t.index;(function l(e){for(var t=e.length;t>0;){var n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(u)!=s&&u.push(s),u.push(r,o,a)}}function Va(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function Fa(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function La(e,t,n){if(n){if(t.exportAs)for(var r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;pe(t)&&(n[""]=e)}}function Ha(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Ba(e,t,n,r,o){e.data[r]=o;var i=o.factory||(o.factory=he(o.type)),a=new Ht(i,pe(o),null);e.blueprint[r]=a,n[r]=a,Ma(e,t,0,r,wa(e,n,o.hostVars,Ki),o)}function Ua(e,t,n){var r=Ve(t,e),o=Ta(n),i=e[10],a=Ja(e,ma(e,o,null,n.onPush?64:16,r,t,i,i.createRenderer(r,n),null,null));e[t.index]=a}function Qa(e,t,n,r,o,i){var a=Ve(e,t);qa(t[11],a,i,e.value,n,r,o)}function qa(e,t,n,r,o,i,a){if(null==i)Ae(e)?e.removeAttribute(t,o,n):t.removeAttribute(o);else{var u=null==a?we(i):a(i,r||"",o);Ae(e)?e.setAttribute(t,o,u,n):n?t.setAttributeNS(n,o,u):t.setAttribute(o,u)}}function za(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 Wa(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 Za(e,t,n,r){return new Array(e,!0,!1,t,null,0,r,n,null,null)}function Ka(e,t){var n=He(t,e);if(qe(n)){var r=n[1];80&n[2]?Ia(r,n,r.template,n[8]):n[5]>0&&function e(t){for(var n=ui(t);null!==n;n=si(n))for(var r=10;r<n.length;r++){var o=n[r];if(1024&o[2]){var i=o[1];Ia(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=He(a[r],t);qe(u)&&u[5]>0&&e(u)}}(n)}}function Ga(e,t){var n=He(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),Ca(r,n,n[8])}function Ja(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function Ya(e){for(;e;){e[2]|=64;var t=ii(e);if(0!=(512&e[2])&&!t)return e;e=t}return null}function $a(e){for(var t=0;t<e.components.length;t++){var n=e.components[t],r=Ue(n),o=r[1];xa(o,r,o.template,n)}}function Xa(e,t,n){var r=t[10];r.begin&&r.begin();try{Ia(e,t,e.template,n)}catch(e){throw au(t,e),e}finally{r.end&&r.end()}}function eu(e){$a(e[8])}function tu(e,t,n){mt(0),t(e,n)}var nu=ya;function ru(e){return e[7]||(e[7]=[])}function ou(e){return e.cleanup||(e.cleanup=[])}function iu(e,t,n){return(null===e||pe(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 au(e,t){var n=e[9],r=n?n.get(Fo,null):null;r&&r.handleError(t)}function uu(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 su(e,t,n){var r=Me(t,e);di(e[11],r,n)}
|
|
394
|
+
*/function Xi(e,t){return e<<17|t<<2}function ea(e){return e>>17&32767}function ta(e){return 2==(2&e)}function na(e){return 2|e}function ra(e){return(131068&e)>>2}function oa(e,t){return-131069&e|t<<2}function ia(e){return 1==(1&e)}function aa(e){return 1|e}function ua(e,t){for(var n=e.tView_.data,r=[],o=t?e.classBindings:e.styleBindings,i=ea(o),a=ra(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:ta(l),nextDuplicate:ia(l),nextIndex:ra(l),prevIndex:ea(l)}),s===i&&(u=!1),s=ea(l)}return r.push((t?e.residualClasses:e.residualStyles)||null),r}function sa(e,t){for(;e;)t.push(e.template_),e=e.next}function la(e){if(e){var t=e.debug;return d(t,"Object does not have a debug representation."),t}return e}function ca(e,t){void 0===t&&(t=!1);var n=Re(e);if(n)switch(n.nodeType){case Node.TEXT_NODE:return n.textContent;case Node.COMMENT_NODE:return"\x3c!--"+n.textContent+"--\x3e";case Node.ELEMENT_NODE:var r=n.outerHTML;return t?r:r.split(">"+n.innerHTML+"<")[0]+">"}return null}function fa(e){if("ElementContainer"===e.type)return(e.children||[]).map(fa).join("");if("IcuContainer"===e.type)throw new Error("Not implemented");return ca(e.native,!0)||""}function da(e,t,n,r){for(var o=[],i=n;i<r;i++)o.push({index:i,t:e.data[i],l:t[i]});return{start:n,end:r,length:r-n,content:o}}function pa(e,t){if(e){for(var n=[],r=e;r;)n.push(ha(r,t)),r=r.next;return n}return[]}function ha(e,t){for(var n=Re(t[e.index]),r=[],o=[],i=t[1],a=e.directiveStart;a<e.directiveEnd;a++)r.push(i.data[a].type),o.push(t[a]);return{html:ca(n),type:Bt(e.type),tNode:e,native:n,children:pa(e.child,t),factories:r,instances:o,injector:va(e,i,t),get injectorResolutionPath(){return e.debugNodeInjectorPath(t)}}}function va(e,t,n){for(var r=[],o=e.providerIndexStart_;o<e.providerIndexEnd_;o++)r.push(t.data[o]);var i=[];for(o=e.providerIndexEnd_;o<e.directiveEnd;o++)i.push(t.data[o]);return{bloom:ga(n,e.injectorIndex),cumulativeBloom:ga(t.data,e.injectorIndex),providers:i,viewProviders:r,parentInjectorIndex:n[e.providerIndexStart_-1]}}function ya(e,t){var n=e[t];if("number"!=typeof n)return"????????";var r="00000000"+n.toString(2);return r.substring(r.length-8)}function ga(e,t){return t<0?"NO_NODE_INJECTOR":ya(e,t+7)+"_"+ya(e,t+6)+"_"+ya(e,t+5)+"_"+ya(e,t+4)+"_"+ya(e,t+3)+"_"+ya(e,t+2)+"_"+ya(e,t+1)+"_"+ya(e,t+0)}(function(){function e(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,b,w,C,I,x,E,O,k,P,T,N,j){this.type=e,this.blueprint=t,this.template=n,this.queries=r,this.viewQuery=o,this.declTNode=i,this.data=a,this.bindingStartIndex=u,this.expandoStartIndex=s,this.hostBindingOpCodes=l,this.firstCreatePass=c,this.firstUpdatePass=f,this.staticViewQueries=d,this.staticContentQueries=p,this.preOrderHooks=h,this.preOrderCheckHooks=v,this.contentHooks=y,this.contentCheckHooks=g,this.viewHooks=m,this.viewCheckHooks=_,this.destroyHooks=b,this.cleanup=w,this.contentQueries=C,this.components=I,this.directiveRegistry=x,this.pipeRegistry=E,this.firstChild=O,this.schemas=k,this.consts=P,this.incompleteFirstPass=T,this._decls=N,this._vars=j}Object.defineProperty(e.prototype,"template_",{get:function(){var e=[];return sa(this.firstChild,e),e.join("")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"type_",{get:function(){return ue[this.type]||"TViewType.?"+this.type+"?"},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,_,b,w,C,I,x,E,O,k,P,T,N,j){this.tView_=e,this.type=t,this.index=n,this.insertBeforeIndex=r,this.injectorIndex=o,this.directiveStart=i,this.directiveEnd=a,this.directiveStylingLast=u,this.propertyBindings=s,this.flags=l,this.providerIndexes=c,this.value=f,this.attrs=d,this.mergedAttrs=p,this.localNames=h,this.initialInputs=v,this.inputs=y,this.outputs=g,this.tViews=m,this.next=_,this.projectionNext=b,this.child=w,this.parent=C,this.projection=I,this.styles=x,this.stylesWithoutHost=E,this.residualStyles=O,this.classes=k,this.classesWithoutHost=P,this.residualClasses=T,this.classBindings=N,this.styleBindings=j}e.prototype.debugNodeInjectorPath=function(e){var t=[],n=tn(this,e);for(-1===n&&-1!==(r=nn(this,e))&&(n=Kt(r),e=Gt(r,e));-1!==n;){var r;t.push(ha(e[1].data[n+8],e)),-1===(r=e[n+8])?n=-1:(n=Kt(r),e=Gt(r,e))}return t},Object.defineProperty(e.prototype,"type_",{get:function(){return Bt(this.type)||"TNodeType.?"+this.type+"?"},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(){if(1&this.type)return this.value;var e=[],t="string"==typeof this.value&&this.value||this.type_;if(e.push("<",t),this.flags&&e.push(" ",this.flags_),this.attrs)for(var n=0;n<this.attrs.length;){var r=this.attrs[n++];if("number"==typeof r)break;var o=this.attrs[n++];e.push(" ",r,'="',o,'"')}return e.push(">"),sa(this.child,e),e.push("</",t,">"),e.join("")},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"styleBindings_",{get:function(){return ua(this,!1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"classBindings_",{get:function(){return ua(this,!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"providerIndexStart_",{get:function(){return 1048575&this.providerIndexes},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"providerIndexEnd_",{get:function(){return this.providerIndexStart_+(this.providerIndexes>>>20)},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 la(this._raw_lView[3])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"hostHTML",{get:function(){return ca(this._raw_lView[0],!0)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"html",{get:function(){return(this.nodes||[]).map(fa).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 pa(e[1].firstChild,e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"template",{get:function(){return this.tView.template_},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 la(this._raw_lView[13])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return la(this._raw_lView[4])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childTail",{get:function(){return la(this._raw_lView[14])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"declarationView",{get:function(){return la(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,"decls",{get:function(){return da(this.tView,this._raw_lView,20,this.tView.bindingStartIndex)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"vars",{get:function(){return da(this.tView,this._raw_lView,this.tView.bindingStartIndex,this.tView.expandoStartIndex)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"expando",{get:function(){return da(this.tView,this._raw_lView,this.tView.expandoStartIndex,this._raw_lView.length)},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(la)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return la(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 la(this._raw_lContainer[4])},enumerable:!1,configurable:!0})}();var ma=Promise.resolve(null);function _a(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];mt(n[r]),i.contentQueries(2,t[o],o)}}}function ba(e,t,n,r,o,i,a,u,s,l){var c=t.blueprint.slice();return c[0]=o,c[2]=140|r,We(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 wa(e,t,n,r,o){var i=e.data[t];if(null===i)i=Ca(e,t,n,r,o),function a(){return Ke.lFrame.inI18n}()&&(i.flags|=64);else if(64&i.type){i.type=n,i.value=r,i.attrs=o;var u=rt();i.injectorIndex=null===u?-1:u.injectorIndex}return ot(i,!0),i}function Ca(e,t,n,r,o){var i=nt(),a=it(),u=e.data[t]=function s(e,t,n,r,o,i){return{type:n,index:r,insertBeforeIndex:null,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,value: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}}(0,a?i:i&&i.parent,n,t,r,o);return null===e.firstChild&&(e.firstChild=u),null!==i&&(a?null==i.child&&null!==u.parent&&(i.child=u):null===i.next&&(i.next=u)),u}function Ia(e,t,n,r){if(0===n)return-1;for(var o=t.length,i=0;i<n;i++)t.push(r),e.blueprint.push(r),e.data.push(null);return o}function xa(e,t,n){wt(t);try{var r=e.viewQuery;null!==r&&ru(1,r,n);var o=e.template;null!==o&&ka(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&_a(e,t),e.staticViewQueries&&ru(2,e.viewQuery,n);var i=e.components;null!==i&&function a(e,t){for(var n=0;n<t.length;n++)Ya(e,t[n])}(t,i)}catch(t){throw e.firstCreatePass&&(e.incompleteFirstPass=!0),t}finally{t[2]&=-5,Ot()}}function Ea(e,t,n,r){var o=t[2];if(256!=(256&o)){wt(t);var i=ut();try{We(t),ft(e.bindingStartIndex),null!==n&&ka(e,t,n,2,r);var a=3==(3&o);if(!i)if(a){var u=e.preOrderCheckHooks;null!==u&&Rt(t,u,null)}else{var s=e.preOrderHooks;null!==s&&Vt(t,s,0,null),Mt(t,0)}if(function l(e){for(var t=li(e);null!==t;t=ci(t))if(t[2])for(var n=t[9],r=0;r<n.length;r++){var o=n[r];0==(1024&o[2])&&Ze(o[3],1),o[2]|=1024}}(t),function c(e){for(var t=li(e);null!==t;t=ci(t))for(var n=10;n<t.length;n++){var r=t[n],o=r[1];qe(r)&&Ea(o,r,o.template,r[8])}}(t),null!==e.contentQueries&&_a(e,t),!i)if(a){var f=e.contentCheckHooks;null!==f&&Rt(t,f)}else{var d=e.contentHooks;null!==d&&Vt(t,d,1),Mt(t,1)}!function p(e,t){var n,r,o=e.hostBindingOpCodes;if(null!==o)try{for(var i=0;i<o.length;i++){var a=o[i];if(a<0)Tt(~a);else{var u=a,s=o[++i],l=o[++i];n=u,r=void 0,(r=Ke.lFrame).bindingIndex=r.bindingRootIndex=s,vt(n),l(2,t[u])}}}finally{Tt(-1)}}(e,t);var h=e.components;null!==h&&function v(e,t){for(var n=0;n<t.length;n++)Ja(e,t[n])}(t,h);var y=e.viewQuery;if(null!==y&&ru(2,y,r),!i)if(a){var g=e.viewCheckHooks;null!==g&&Rt(t,g)}else{var m=e.viewHooks;null!==m&&Vt(t,m,2),Mt(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),i||(t[2]&=-73),1024&t[2]&&(t[2]&=-1025,Ze(t[3],-1))}finally{Ot()}}}function Oa(e,t,n,r){var o=t[10],i=!ut(),a=Qe(t);try{i&&!a&&o.begin&&o.begin(),a&&xa(e,t,r),Ea(e,t,n,r)}finally{i&&!a&&o.end&&o.end()}}function ka(e,t,n,r,o){var i=Pt();try{Tt(-1),2&r&&t.length>20&&$i(e,t,20,ut()),n(r,o)}finally{Tt(i)}}function Pa(e,t,n){if(ce(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 Ta(e,t,n){Ge()&&(function r(e,t,n,o){var i=n.directiveStart,a=n.directiveEnd;e.firstCreatePass||Xt(n,t),Ko(o,t);for(var u=n.initialInputs,s=i;s<a;s++){var l=e.data[s],c=pe(l);c&&qa(t,n,l);var f=pn(t,e,s,n);Ko(f,t),null!==u&&Za(0,s-i,f,l,0,u),c&&(He(n.index,t)[8]=f)}}(e,t,n,Me(n,t)),128==(128&n.flags)&&function o(e,t,n){var r=n.directiveStart,o=n.directiveEnd,i=n.index,a=function u(){return Ke.lFrame.currentDirectiveIndex}();try{Tt(i);for(var s=r;s<o;s++){var l=e.data[s],c=t[s];vt(s),null===l.hostBindings&&0===l.hostVars&&null===l.hostAttrs||La(l,c)}}finally{Tt(-1),vt(a)}}(e,t,n))}function Na(e,t,n){void 0===n&&(n=Me);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 ja(e){var t=e.tView;return null===t||t.incompleteFirstPass?e.tView=Da(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function Da(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:Ji);return n}(c,f),h="function"==typeof l?l():l;return d[1]={type:e,blueprint:d,template:n,queries:null,viewQuery:u,declTNode:t,data:d.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:f,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof i?i():i,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:s,consts:h,incompleteFirstPass:!1}}function Aa(t,n,r){if(Ae(t))return t.selectRootElement(n,r===e.ViewEncapsulation.ShadowDom);var o="string"==typeof n?t.querySelector(n):n;return o.textContent="",o}function Sa(e,t,n,r){var o=iu(t);null===n?o.push(r):(o.push(n),e.firstCreatePass&&au(e).push(r,o.length-1))}function Ra(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 Va(e,t,n,r,o,i,a,u){var s,l=Me(t,n),c=t.inputs;!u&&null!=c&&(s=c[r])?(lu(e,n,s,r,o),fe(t)&&function f(e,t){var n=He(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.value||"",r):o,Ae(i)?i.setProperty(l,r,o):qt(r)||(l.setProperty?l.setProperty(r,o):l[r]=o))}function Ma(e,t,n,r){var o=!1;if(Ge()){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];Wi(n,a.selectors,!1)&&(o||(o=[]),rn(Xt(n,t),e,a.type),pe(a)?(Ha(e,n),o.unshift(a)):o.push(a))}return o}(e,t,n),u=null===r?null:{"":-1};if(null!==i){o=!0,Ua(n,e.data.length,i.length);for(var s=0;s<i.length;s++)(d=i[s]).providersResolver&&d.providersResolver(d);var l=!1,c=!1,f=Ia(e,t,i.length,null);for(s=0;s<i.length;s++){var d;n.mergedAttrs=zt(n.mergedAttrs,(d=i[s]).hostAttrs),Qa(e,n,t,f,d),Ba(f,d,u),null!==d.contentQueries&&(n.flags|=8),null===d.hostBindings&&null===d.hostAttrs&&0===d.hostVars||(n.flags|=128);var p=d.type.prototype;!l&&(p.ngOnChanges||p.ngOnInit||p.ngDoCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index),l=!0),c||!p.ngOnChanges&&!p.ngDoCheck||((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index),c=!0),f++}!function h(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||Bi(t)?null:Ka(c,o);i.push(f),a=Ra(c,s,a),u=Ra(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)}u&&function v(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 be("301","Export of name '"+t[o+1]+"' not found!");r.push(t[o],i)}}(n,r,u)}return n.mergedAttrs=zt(n.mergedAttrs,n.attrs),o}function Fa(e,t,n,r,o,i){var a=i.hostBindings;if(a){var u=e.hostBindingOpCodes;null===u&&(u=e.hostBindingOpCodes=[]);var s=~t.index;(function l(e){for(var t=e.length;t>0;){var n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(u)!=s&&u.push(s),u.push(r,o,a)}}function La(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function Ha(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function Ba(e,t,n){if(n){if(t.exportAs)for(var r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;pe(t)&&(n[""]=e)}}function Ua(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Qa(e,t,n,r,o){e.data[r]=o;var i=o.factory||(o.factory=he(o.type)),a=new Ht(i,pe(o),null);e.blueprint[r]=a,n[r]=a,Fa(e,t,0,r,Ia(e,n,o.hostVars,Ji),o)}function qa(e,t,n){var r=Me(t,e),o=ja(n),i=e[10],a=$a(e,ba(e,o,null,n.onPush?64:16,r,t,i,i.createRenderer(r,n),null,null));e[t.index]=a}function za(e,t,n,r,o,i){var a=Me(e,t);Wa(t[11],a,i,e.value,n,r,o)}function Wa(e,t,n,r,o,i,a){if(null==i)Ae(e)?e.removeAttribute(t,o,n):t.removeAttribute(o);else{var u=null==a?we(i):a(i,r||"",o);Ae(e)?e.setAttribute(t,o,u,n):n?t.setAttributeNS(n,o,u):t.setAttribute(o,u)}}function Za(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 Ka(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 Ga(e,t,n,r){return new Array(e,!0,!1,t,null,0,r,n,null,null)}function Ja(e,t){var n=He(t,e);if(qe(n)){var r=n[1];80&n[2]?Ea(r,n,r.template,n[8]):n[5]>0&&function e(t){for(var n=li(t);null!==n;n=ci(n))for(var r=10;r<n.length;r++){var o=n[r];if(1024&o[2]){var i=o[1];Ea(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=He(a[r],t);qe(u)&&u[5]>0&&e(u)}}(n)}}function Ya(e,t){var n=He(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),xa(r,n,n[8])}function $a(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function Xa(e){for(;e;){e[2]|=64;var t=ui(e);if(0!=(512&e[2])&&!t)return e;e=t}return null}function eu(e){for(var t=0;t<e.components.length;t++){var n=e.components[t],r=Ue(n),o=r[1];Oa(o,r,o.template,n)}}function tu(e,t,n){var r=t[10];r.begin&&r.begin();try{Ea(e,t,e.template,n)}catch(e){throw su(t,e),e}finally{r.end&&r.end()}}function nu(e){eu(e[8])}function ru(e,t,n){mt(0),t(e,n)}var ou=ma;function iu(e){return e[7]||(e[7]=[])}function au(e){return e.cleanup||(e.cleanup=[])}function uu(e,t,n){return(null===e||pe(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 su(e,t){var n=e[9],r=n?n.get(Lo,null):null;r&&r.handleError(t)}function lu(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 cu(e,t,n){var r=Ve(t,e);hi(e[11],r,n)}
|
|
395
395
|
/**
|
|
396
396
|
* @license
|
|
397
397
|
* Copyright Google LLC All Rights Reserved.
|
|
398
398
|
*
|
|
399
399
|
* Use of this source code is governed by an MIT-style license that can be
|
|
400
400
|
* found in the LICENSE file at https://angular.io/license
|
|
401
|
-
*/function
|
|
401
|
+
*/function fu(e,t,n){var r=n?e.styles:null,o=n?e.classes:null,i=0;if(null!==t)for(var u=0;u<t.length;u++){var s=t[u];"number"==typeof s?i=s:1==i?o=a(o,s):2==i&&(r=a(r,s+": "+t[++u]+";"))}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}
|
|
402
402
|
/**
|
|
403
403
|
* @license
|
|
404
404
|
* Copyright Google LLC All Rights Reserved.
|
|
405
405
|
*
|
|
406
406
|
* Use of this source code is governed by an MIT-style license that can be
|
|
407
407
|
* found in the LICENSE file at https://angular.io/license
|
|
408
|
-
*/function
|
|
408
|
+
*/function du(e){var t=Zo(e);tu(t[1],t,e)}function pu(e){!function t(e,n){var r;0===e.flags&&e.clean==ma&&(e.flags|=n,e.clean=new Promise((function(e){return r=e})),e.scheduler((function(){if(1&e.flags&&(e.flags&=-2,eu(e)),2&e.flags){e.flags&=-3;var t=e.playerHandler;t&&t.flushPlayers()}e.clean=ma,r(null)})))}(Xa(Zo(e))[8],1)}
|
|
409
409
|
/**
|
|
410
410
|
* @license
|
|
411
411
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -413,35 +413,35 @@ var Ki={};
|
|
|
413
413
|
* Use of this source code is governed by an MIT-style license that can be
|
|
414
414
|
* found in the LICENSE file at https://angular.io/license
|
|
415
415
|
*/
|
|
416
|
-
var
|
|
416
|
+
var hu=new An("INJECTOR",-1),vu=function(){function e(){}return e.prototype.get=function(e,t){if(void 0===t&&(t=rr),t===rr){var n=new Error("NullInjectorError: No provider for "+i(e)+"!");throw n.name="NullInjectorError",n}return t},e}(),yu=new An("Set Injector scope."),gu={},mu={},_u=[],bu=void 0;
|
|
417
417
|
/**
|
|
418
418
|
* @license
|
|
419
419
|
* Copyright Google LLC All Rights Reserved.
|
|
420
420
|
*
|
|
421
421
|
* Use of this source code is governed by an MIT-style license that can be
|
|
422
422
|
* found in the LICENSE file at https://angular.io/license
|
|
423
|
-
*/function _u(){return void 0===mu&&(mu=new pu),mu}function bu(e,t,n,r){void 0===t&&(t=null),void 0===n&&(n=null);var o=wu(e,t,n,r);return o._resolveInjectorDefTypes(),o}function wu(e,t,n,r){return void 0===t&&(t=null),void 0===n&&(n=null),new Cu(e,n,t||_u(),r)}var Cu=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 a=[];t&&Qn(t,(function(n){return o.processProvider(n,e,t)})),Qn([e],(function(e){return o.processInjectorType(e,[],a)})),this.records.set(du,Eu(void 0,this));var u=this.records.get(hu);this.scope=null!=u?u.value:null,this.source=r||("object"==typeof e?null:i(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=_r),void 0===r&&(r=e.InjectFlags.Default),this.assertNotDestroyed();var o=Ir(this);try{if(!(r&e.InjectFlags.SkipSelf)){var a=this.records.get(t);if(void 0===a){var u=function s(e){return"function"==typeof e||"object"==typeof e&&e instanceof An}(t)&&g(t);a=u&&this.injectableDefInScope(u)?Eu(Iu(t),vu):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(r&e.InjectFlags.Self?_u():this.parent).get(t,n=r&e.InjectFlags.Optional&&n===_r?null:n)}catch(e){if("NullInjectorError"===e.name){if((e.ngTempTokenPath=e.ngTempTokenPath||[]).unshift(i(t)),o)throw e;return jr(e,t,"R3InjectorError",this.source)}throw e}finally{Ir(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(i(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=l(e)))return!1;var o=_(e),i=null==o&&e.ngModule||void 0,a=void 0===i?e:i,u=-1!==n.indexOf(a);if(void 0!==i&&(o=_(i)),null==o)return!1;if(null!=o.imports&&!u){var s;n.push(a);try{Qn(o.imports,(function(e){r.processInjectorType(e,t,n)&&(void 0===s&&(s=[]),s.push(e))}))}finally{}if(void 0!==s)for(var c=function(e){var t=s[e],n=t.ngModule,o=t.providers;Qn(o,(function(e){return r.processProvider(e,n,o||gu)}))},f=0;f<s.length;f++)c(f)}this.injectorDefTypes.add(a),this.records.set(a,Eu(o.factory,vu));var d=o.providers;if(null!=d&&!u){var p=e;Qn(d,(function(e){return r.processProvider(e,p,d)}))}return void 0!==i&&void 0!==e.providers},t.prototype.processProvider=function(e,t,n){var r=ku(e=l(e))?e:l(e&&e.provide),o=function i(e,t,n){return Ou(e)?Eu(void 0,e.useValue):Eu(xu(e),vu)}(e);if(ku(e)||!0!==e.multi)this.records.get(r);else{var a=this.records.get(r);a||((a=Eu(void 0,vu,!0)).factory=function(){return Nr(a.multi)},this.records.set(r,a)),r=e,a.multi.push(e)}this.records.set(r,o)},t.prototype.hydrate=function(e,t){return t.value===vu&&(t.value=yu,t.value=t.factory()),"object"==typeof t.value&&t.value&&function n(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 Iu(e){var t=g(e),n=null!==t?t.factory:he(e);if(null!==n)return n;var r=_(e);if(null!==r)return r.factory;if(e instanceof An)throw new Error("Token "+i(e)+" is missing a ɵprov definition.");if(e instanceof Function)return function o(e){var t=e.length;if(t>0){var n=Wn(t,"?");throw new Error("Can't resolve all parameters for "+i(e)+": ("+n.join(", ")+").")}var r=function o(e){var t=e&&(e[x]||e[O]);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 xu(e,t,n){var r=void 0;if(ku(e)){var o=l(e);return he(o)||Iu(o)}if(Ou(e))r=function(){return l(e.useValue)};else if(function i(e){return!(!e||!e.useFactory)}(e))r=function(){return e.useFactory.apply(e,_e(Nr(e.deps||[])))};else if(function a(e){return!(!e||!e.useExisting)}(e))r=function(){return Er(l(e.useExisting))};else{var u=l(e&&(e.useClass||e.provide));if(!function s(e){return!!e.deps}(e))return he(u)||Iu(u);r=function(){return new(u.bind.apply(u,_e([void 0],Nr(e.deps))))}}return r}function Eu(e,t,n){return void 0===n&&(n=!1),{factory:e,value:t,multi:n?[]:void 0}}function Ou(e){return null!==e&&"object"==typeof e&&wr in e}function ku(e){return"function"==typeof e}var Pu=function Tu(e,t,n){return new Ru(e,t,n)},Nu=function(){function e(){}return e.create=function(e,t){return Array.isArray(e)?Pu(e,t,""):Pu(e.providers,e.parent,e.name||"")},e}();Nu.THROW_IF_NOT_FOUND=_r,Nu.NULL=new pu,Nu.ɵprov=h({token:Nu,providedIn:"any",factory:function(){return Er(du)}}),Nu.__NG_ELEMENT_ID__=-1;var ju=function(e){return e},Du=[],Au=ju,Su=function(){return Array.prototype.slice.call(arguments)},Ru=function(){function t(e,t,n){void 0===t&&(t=Nu.NULL),void 0===n&&(n=null),this.parent=t,this.source=n;var r=this._records=new Map;r.set(Nu,{token:Nu,fn:ju,deps:Du,value:this,useNew:!1}),r.set(du,{token:du,fn:ju,deps:Du,value:this,useNew:!1}),this.scope=function e(t,n){var r=null;if(n)if(n=l(n),Array.isArray(n))for(var o=0;o<n.length;o++)r=e(t,n[o])||r;else{if("function"==typeof n)throw Fu("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw Fu("Unexpected provider",n);var i=l(n.provide),a=Mu(n);if(!0===n.multi){var u=t.get(i);if(u){if(u.fn!==Su)throw Vu(i)}else t.set(i,u={token:n.provide,deps:[],useNew:!1,fn:Su,value:Du});u.deps.push({token:i=n,options:6})}var s=t.get(i);if(s&&s.fn==Su)throw Vu(i);i===hu&&(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=g(t);if(a){var u=a&&a.providedIn;("any"===u||null!=u&&u===this.scope)&&o.set(t,i=Mu({provide:t,useFactory:a.factory,deps:Du}))}void 0===i&&o.set(t,null)}var s=Ir(this);try{return function t(n,r,o,i,a,u){try{return function s(n,r,o,i,a,u){var s;if(!r||u&e.InjectFlags.SkipSelf)s=u&e.InjectFlags.Self?Nu.NULL.get(n,u&e.InjectFlags.Optional?void 0!==a?a:null:a):i.get(n,a,e.InjectFlags.Default);else{if((s=r.value)==Au)throw Error("ɵCircular dependency");if(s===Du){r.value=Au;var l=r.useNew,c=r.fn,f=r.deps,d=Du;if(f.length){d=[];for(var p=0;p<f.length;p++){var h=f[p],v=h.options,y=2&v?o.get(h.token):void 0;d.push(t(h.token,y,o,y||4&v?i:Nu.NULL,1&v?null:Nu.THROW_IF_NOT_FOUND,e.InjectFlags.Default))}}r.value=s=l?new(c.bind.apply(c,_e([void 0],d))):c.apply(void 0,d)}}return s}(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==Au&&(r.value=Du),e}}(t,i,o,this.parent,n,r)}catch(e){return jr(e,t,"StaticInjectorError",this.source)}finally{Ir(s)}},t.prototype.toString=function(){var e=[];return this._records.forEach((function(t,n){return e.push(i(n))})),"StaticInjector["+e.join(", ")+"]"},t}();function Mu(e){var t=function n(e){var t=Du,n=e.deps;if(n&&n.length){t=[];for(var r=0;r<n.length;r++){var o=6,i=l(n[r]);if(Array.isArray(i))for(var a=0,u=i;a<u.length;a++){var s=u[a];s instanceof ir||s==ir?o|=1:s instanceof ur||s==ur?o&=-3:s instanceof ar||s==ar?o&=-5:i=s instanceof or?s.token:l(s)}t.push({token:i,options:o})}}else if(e.useExisting)t=[{token:i=l(e.useExisting),options:6}];else if(!n&&!(wr in e))throw Fu("'deps' required",e);return t}(e),r=ju,o=Du,i=!1,a=l(e.provide);if(wr in e)o=e.useValue;else if(e.useFactory)r=e.useFactory;else if(e.useExisting);else if(e.useClass)i=!0,r=l(e.useClass);else{if("function"!=typeof a)throw Fu("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 Vu(e){return Fu("Cannot mix multi providers and regular providers",e)}function Fu(e,t){return new Error(Dr(e,t,"StaticInjectorError"))}function Lu(e){Gu(e);var t=zu(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 Hu(e){Gu(e);var t=zu(e,!1);return null===t?null:t.lView[8]}function Bu(e){var t=zu(e,!1);if(null===t)return null;for(var n,r=t.lView;2===r[1].type&&(n=ii(r));)r=n;return 512&r[2]?null:r[8]}function Uu(e){return _e(ai(e).components)}function Qu(e){var t=zu(e,!1);return null===t?Nu.NULL:new yn(t.lView[1].data[t.nodeIndex],t.lView)}function qu(e){var t=zu(e);return void 0===t.directives&&(t.directives=Jo(t.nodeIndex,t.lView,!1)),null===t.directives?[]:_e(t.directives)}function zu(e,t){void 0===t&&(t=!0);var n=Qo(e);if(!n&&t)throw new Error("Invalid ng target");return n}function Wu(e){return Qo(e).native}function Zu(e){Gu(e);var t=zu(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=Re(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(Ku),i}function Ku(e,t){return e.name==t.name?0:e.name<t.name?-1:1}function Gu(e){if("undefined"!=typeof Element&&!(e instanceof Element))throw new Error("Expecting instance of DOM Element")}
|
|
423
|
+
*/function wu(){return void 0===bu&&(bu=new vu),bu}function Cu(e,t,n,r){void 0===t&&(t=null),void 0===n&&(n=null);var o=Iu(e,t,n,r);return o._resolveInjectorDefTypes(),o}function Iu(e,t,n,r){return void 0===t&&(t=null),void 0===n&&(n=null),new xu(e,n,t||wu(),r)}var xu=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 a=[];t&&Qn(t,(function(n){return o.processProvider(n,e,t)})),Qn([e],(function(e){return o.processInjectorType(e,[],a)})),this.records.set(hu,ku(void 0,this));var u=this.records.get(yu);this.scope=null!=u?u.value:null,this.source=r||("object"==typeof e?null:i(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=rr),void 0===r&&(r=e.InjectFlags.Default),this.assertNotDestroyed();var o=ur(this);try{if(!(r&e.InjectFlags.SkipSelf)){var a=this.records.get(t);if(void 0===a){var u=function s(e){return"function"==typeof e||"object"==typeof e&&e instanceof An}(t)&&g(t);a=u&&this.injectableDefInScope(u)?ku(Eu(t),gu):null,this.records.set(t,a)}if(null!=a)return this.hydrate(t,a)}return(r&e.InjectFlags.Self?wu():this.parent).get(t,n=r&e.InjectFlags.Optional&&n===rr?null:n)}catch(e){if("NullInjectorError"===e.name){if((e.ngTempTokenPath=e.ngTempTokenPath||[]).unshift(i(t)),o)throw e;return hr(e,t,"R3InjectorError",this.source)}throw e}finally{ur(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(i(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=l(e)))return!1;var o=_(e),i=null==o&&e.ngModule||void 0,a=void 0===i?e:i,u=-1!==n.indexOf(a);if(void 0!==i&&(o=_(i)),null==o)return!1;if(null!=o.imports&&!u){var s;n.push(a);try{Qn(o.imports,(function(e){r.processInjectorType(e,t,n)&&(void 0===s&&(s=[]),s.push(e))}))}finally{}if(void 0!==s)for(var c=function(e){var t=s[e],n=t.ngModule,o=t.providers;Qn(o,(function(e){return r.processProvider(e,n,o||_u)}))},f=0;f<s.length;f++)c(f)}this.injectorDefTypes.add(a),this.records.set(a,ku(o.factory,gu));var d=o.providers;if(null!=d&&!u){var p=e;Qn(d,(function(e){return r.processProvider(e,p,d)}))}return void 0!==i&&void 0!==e.providers},t.prototype.processProvider=function(e,t,n){var r=Tu(e=l(e))?e:l(e&&e.provide),o=function i(e,t,n){return Pu(e)?ku(void 0,e.useValue):ku(Ou(e),gu)}(e);if(Tu(e)||!0!==e.multi)this.records.get(r);else{var a=this.records.get(r);a||((a=ku(void 0,gu,!0)).factory=function(){return dr(a.multi)},this.records.set(r,a)),r=e,a.multi.push(e)}this.records.set(r,o)},t.prototype.hydrate=function(e,t){return t.value===gu&&(t.value=mu,t.value=t.factory()),"object"==typeof t.value&&t.value&&function n(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 Eu(e){var t=g(e),n=null!==t?t.factory:he(e);if(null!==n)return n;var r=_(e);if(null!==r)return r.factory;if(e instanceof An)throw new Error("Token "+i(e)+" is missing a ɵprov definition.");if(e instanceof Function)return function o(e){var t=e.length;if(t>0){var n=Wn(t,"?");throw new Error("Can't resolve all parameters for "+i(e)+": ("+n.join(", ")+").")}var r=function o(e){var t=e&&(e[x]||e[O]);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 Ou(e,t,n){var r=void 0;if(Tu(e)){var o=l(e);return he(o)||Eu(o)}if(Pu(e))r=function(){return l(e.useValue)};else if(function i(e){return!(!e||!e.useFactory)}(e))r=function(){return e.useFactory.apply(e,_e(dr(e.deps||[])))};else if(function a(e){return!(!e||!e.useExisting)}(e))r=function(){return lr(l(e.useExisting))};else{var u=l(e&&(e.useClass||e.provide));if(!function s(e){return!!e.deps}(e))return he(u)||Eu(u);r=function(){return new(u.bind.apply(u,_e([void 0],dr(e.deps))))}}return r}function ku(e,t,n){return void 0===n&&(n=!1),{factory:e,value:t,multi:n?[]:void 0}}function Pu(e){return null!==e&&"object"==typeof e&&ir in e}function Tu(e){return"function"==typeof e}var Nu=function ju(e,t,n){return new Mu(e,t,n)},Du=function(){function e(){}return e.create=function(e,t){return Array.isArray(e)?Nu(e,t,""):Nu(e.providers,e.parent,e.name||"")},e}();Du.THROW_IF_NOT_FOUND=rr,Du.NULL=new vu,Du.ɵprov=h({token:Du,providedIn:"any",factory:function(){return lr(hu)}}),Du.__NG_ELEMENT_ID__=-1;var Au=function(e){return e},Su=[],Ru=Au,Vu=function(){return Array.prototype.slice.call(arguments)},Mu=function(){function t(e,t,n){void 0===t&&(t=Du.NULL),void 0===n&&(n=null),this.parent=t,this.source=n;var r=this._records=new Map;r.set(Du,{token:Du,fn:Au,deps:Su,value:this,useNew:!1}),r.set(hu,{token:hu,fn:Au,deps:Su,value:this,useNew:!1}),this.scope=function e(t,n){var r=null;if(n)if(n=l(n),Array.isArray(n))for(var o=0;o<n.length;o++)r=e(t,n[o])||r;else{if("function"==typeof n)throw Hu("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw Hu("Unexpected provider",n);var i=l(n.provide),a=Fu(n);if(!0===n.multi){var u=t.get(i);if(u){if(u.fn!==Vu)throw Lu(i)}else t.set(i,u={token:n.provide,deps:[],useNew:!1,fn:Vu,value:Su});u.deps.push({token:i=n,options:6})}var s=t.get(i);if(s&&s.fn==Vu)throw Lu(i);i===yu&&(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=g(t);if(a){var u=a&&a.providedIn;("any"===u||null!=u&&u===this.scope)&&o.set(t,i=Fu({provide:t,useFactory:a.factory,deps:Su}))}void 0===i&&o.set(t,null)}var s=ur(this);try{return function t(n,r,o,i,a,u){try{return function s(n,r,o,i,a,u){var s;if(!r||u&e.InjectFlags.SkipSelf)s=u&e.InjectFlags.Self?Du.NULL.get(n,u&e.InjectFlags.Optional?void 0!==a?a:null:a):i.get(n,a,e.InjectFlags.Default);else{if((s=r.value)==Ru)throw Error("ɵCircular dependency");if(s===Su){r.value=Ru;var l=r.useNew,c=r.fn,f=r.deps,d=Su;if(f.length){d=[];for(var p=0;p<f.length;p++){var h=f[p],v=h.options,y=2&v?o.get(h.token):void 0;d.push(t(h.token,y,o,y||4&v?i:Du.NULL,1&v?null:Du.THROW_IF_NOT_FOUND,e.InjectFlags.Default))}}r.value=s=l?new(c.bind.apply(c,_e([void 0],d))):c.apply(void 0,d)}}return s}(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==Ru&&(r.value=Su),e}}(t,i,o,this.parent,n,r)}catch(e){return hr(e,t,"StaticInjectorError",this.source)}finally{ur(s)}},t.prototype.toString=function(){var e=[];return this._records.forEach((function(t,n){return e.push(i(n))})),"StaticInjector["+e.join(", ")+"]"},t}();function Fu(e){var t=function n(e){var t=Su,n=e.deps;if(n&&n.length){t=[];for(var r=0;r<n.length;r++){var o=6,i=l(n[r]);if(Array.isArray(i))for(var a=0,u=i;a<u.length;a++){var s=u[a];s instanceof mr||s==mr?o|=1:s instanceof br||s==br?o&=-3:s instanceof _r||s==_r?o&=-5:i=s instanceof gr?s.token:l(s)}t.push({token:i,options:o})}}else if(e.useExisting)t=[{token:i=l(e.useExisting),options:6}];else if(!n&&!(ir in e))throw Hu("'deps' required",e);return t}(e),r=Au,o=Su,i=!1,a=l(e.provide);if(ir in e)o=e.useValue;else if(e.useFactory)r=e.useFactory;else if(e.useExisting);else if(e.useClass)i=!0,r=l(e.useClass);else{if("function"!=typeof a)throw Hu("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 Lu(e){return Hu("Cannot mix multi providers and regular providers",e)}function Hu(e,t){return new Error(vr(e,t,"StaticInjectorError"))}function Bu(e){Yu(e);var t=Zu(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 Uu(e){Yu(e);var t=Zu(e,!1);return null===t?null:t.lView[8]}function Qu(e){var t=Zu(e,!1);if(null===t)return null;for(var n,r=t.lView;2===r[1].type&&(n=ui(r));)r=n;return 512&r[2]?null:r[8]}function qu(e){return _e(si(e).components)}function zu(e){var t=Zu(e,!1);return null===t?Du.NULL:new yn(t.lView[1].data[t.nodeIndex],t.lView)}function Wu(e){var t=Zu(e);return void 0===t.directives&&(t.directives=$o(t.nodeIndex,t.lView,!1)),null===t.directives?[]:_e(t.directives)}function Zu(e,t){void 0===t&&(t=!0);var n=zo(e);if(!n&&t)throw new Error("Invalid ng target");return n}function Ku(e){return zo(e).native}function Gu(e){Yu(e);var t=Zu(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=Re(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(Ju),i}function Ju(e,t){return e.name==t.name?0:e.name<t.name?-1:1}function Yu(e){if("undefined"!=typeof Element&&!(e instanceof Element))throw new Error("Expecting instance of DOM Element")}
|
|
424
424
|
/**
|
|
425
425
|
* @license
|
|
426
426
|
* Copyright Google LLC All Rights Reserved.
|
|
427
427
|
*
|
|
428
428
|
* Use of this source code is governed by an MIT-style license that can be
|
|
429
429
|
* found in the LICENSE file at https://angular.io/license
|
|
430
|
-
*/function
|
|
430
|
+
*/function $u(e){pu(e),qu(e).forEach((function(e){return du(e)}))}
|
|
431
431
|
/**
|
|
432
432
|
* @license
|
|
433
433
|
* Copyright Google LLC All Rights Reserved.
|
|
434
434
|
*
|
|
435
435
|
* Use of this source code is governed by an MIT-style license that can be
|
|
436
436
|
* found in the LICENSE file at https://angular.io/license
|
|
437
|
-
*/var
|
|
437
|
+
*/var Xu=!1;function es(e,t){if(("undefined"==typeof COMPILED||!COMPILED)&&V){var n=V.ng;n||(n=V.ng={}),n[e]=t}}
|
|
438
438
|
/**
|
|
439
439
|
* @license
|
|
440
440
|
* Copyright Google LLC All Rights Reserved.
|
|
441
441
|
*
|
|
442
442
|
* Use of this source code is governed by an MIT-style license that can be
|
|
443
443
|
* found in the LICENSE file at https://angular.io/license
|
|
444
|
-
*/function
|
|
444
|
+
*/function ts(e,t,n,r,o,i){var a=n[1];n[20]=e;var u=wa(a,20,2,"#host",null),s=u.mergedAttrs=t.hostAttrs;null!==s&&(fu(u,s,!0),null!==e&&(Ut(o,e,s),null!==u.classes&&Fi(o,e,u.classes),null!==u.styles&&Mi(o,e,u.styles)));var l=r.createRenderer(e,t),c=ba(n,ja(t),null,t.onPush?64:16,n[20],u,r,l,i||null,null);return a.firstCreatePass&&(rn(Xt(u,n),a,t.type),Ha(a,u),Ua(u,n.length,1)),$a(n,c),n[20]=c}function ns(e,t,n,r,o){var i=n[1],a=function u(e,t,n){var r=tt();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),Qa(e,r,t,Ia(e,t,1,null),n));var o=pn(t,e,r.directiveStart,r);Ko(o,t);var i=Me(r,t);return i&&Ko(i,t),o}(i,n,t);if(r.components.push(a),e[8]=a,o&&o.forEach((function(e){return e(a,t)})),t.contentQueries){var s=tt();t.contentQueries(1,a,s.directiveStart)}var l=tt();return!i.firstCreatePass||null===t.hostBindings&&null===t.hostAttrs||(Tt(l.index),Fa(n[1],l,0,l.directiveStart,l.directiveEnd,t),La(t,a)),a}function rs(e,t){return{components:[],scheduler:e||ti,clean:ou,playerHandler:t||null,flags:0}}function os(e,t){St(Ue(e)[1],tt())}
|
|
445
445
|
/**
|
|
446
446
|
* @license
|
|
447
447
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -449,77 +449,77 @@ var du=new An("INJECTOR",-1),pu=function(){function e(){}return e.prototype.get=
|
|
|
449
449
|
* Use of this source code is governed by an MIT-style license that can be
|
|
450
450
|
* found in the LICENSE file at https://angular.io/license
|
|
451
451
|
*/
|
|
452
|
-
function
|
|
452
|
+
function is(e){return Object.getPrototypeOf(e.prototype).constructor}function as(e){for(var t=is(e.type),n=!0,r=[e];t;){var i=void 0;if(pe(e))i=t.ɵcmp||t.ɵdir;else{if(t.ɵcmp)throw new Error("Directives cannot inherit Components");i=t.ɵdir}if(i){if(n){r.push(i);var a=e;a.inputs=us(e.inputs),a.declaredInputs=us(e.declaredInputs),a.outputs=us(e.outputs);var u=i.hostBindings;u&&cs(e,u);var s=i.viewQuery,l=i.contentQueries;if(s&&ss(e,s),l&&ls(e,l),o(e.inputs,i.inputs),o(e.declaredInputs,i.declaredInputs),o(e.outputs,i.outputs),pe(i)&&i.data.animation){var c=e.data;c.animation=(c.animation||[]).concat(i.data.animation)}}var f=i.features;if(f)for(var d=0;d<f.length;d++){var p=f[d];p&&p.ngInherit&&p(e),p===as&&(n=!1)}}t=Object.getPrototypeOf(t)}!function h(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=zt(o.hostAttrs,n=zt(n,o.hostAttrs))}}(r)}function us(e){return e===M?{}:e===F?[]:e}function ss(e,t){var n=e.viewQuery;e.viewQuery=n?function(e,r){t(e,r),n(e,r)}:t}function ls(e,t){var n=e.contentQueries;e.contentQueries=n?function(e,r,o){t(e,r,o),n(e,r,o)}:t}function cs(e,t){var n=e.hostBindings;e.hostBindings=n?function(e,r){t(e,r),n(e,r)}:t}var fs=["providersResolver"],ds=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function ps(e){var t,n,r,o,i,a=is(e.type);i=pe(e)?a.ɵcmp:a.ɵdir;var u=e;try{for(var s=ge(fs),l=s.next();!l.done;l=s.next())u[d=l.value]=i[d]}catch(e){t={error:e}}finally{try{l&&!l.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}if(pe(i))try{for(var c=ge(ds),f=c.next();!f.done;f=c.next()){var d;u[d=f.value]=i[d]}}catch(e){r={error:e}}finally{try{f&&!f.done&&(o=c.return)&&o.call(c)}finally{if(r)throw r.error}}}
|
|
453
453
|
/**
|
|
454
454
|
* @license
|
|
455
455
|
* Copyright Google LLC All Rights Reserved.
|
|
456
456
|
*
|
|
457
457
|
* Use of this source code is governed by an MIT-style license that can be
|
|
458
458
|
* found in the LICENSE file at https://angular.io/license
|
|
459
|
-
*/var
|
|
459
|
+
*/var hs=null;function vs(){if(!hs){var e=V.Symbol;if(e&&e.iterator)hs=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&&(hs=r)}}return hs}
|
|
460
460
|
/**
|
|
461
461
|
* @license
|
|
462
462
|
* Copyright Google LLC All Rights Reserved.
|
|
463
463
|
*
|
|
464
464
|
* Use of this source code is governed by an MIT-style license that can be
|
|
465
465
|
* found in the LICENSE file at https://angular.io/license
|
|
466
|
-
*/function
|
|
466
|
+
*/function ys(e,t){var n=ms(e),r=ms(t);return n&&r?function o(e,t,n){for(var r=e[vs()](),o=t[vs()]();;){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,ys):!(n||!e||"object"!=typeof e&&"function"!=typeof e||r||!t||"object"!=typeof t&&"function"!=typeof t)||Object.is(e,t)}var gs=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 ms(e){return!!_s(e)&&(Array.isArray(e)||!(e instanceof Map)&&vs()in e)}function _s(e){return null!==e&&("function"==typeof e||"object"==typeof e)}
|
|
467
467
|
/**
|
|
468
468
|
* @license
|
|
469
469
|
* Copyright Google LLC All Rights Reserved.
|
|
470
470
|
*
|
|
471
471
|
* Use of this source code is governed by an MIT-style license that can be
|
|
472
472
|
* found in the LICENSE file at https://angular.io/license
|
|
473
|
-
*/function
|
|
473
|
+
*/function bs(e,t,n){return e[t]=n}function ws(e,t){return e[t]}function Cs(e,t,n){return!Object.is(e[t],n)&&(e[t]=n,!0)}function Is(e,t,n,r){var o=Cs(e,t,n);return Cs(e,t+1,r)||o}function xs(e,t,n,r,o){var i=Is(e,t,n,r);return Cs(e,t+2,o)||i}function Es(e,t,n,r,o,i){var a=Is(e,t,n,r);return Is(e,t+2,o,i)||a}
|
|
474
474
|
/**
|
|
475
475
|
* @license
|
|
476
476
|
* Copyright Google LLC All Rights Reserved.
|
|
477
477
|
*
|
|
478
478
|
* Use of this source code is governed by an MIT-style license that can be
|
|
479
479
|
* found in the LICENSE file at https://angular.io/license
|
|
480
|
-
*/function
|
|
480
|
+
*/function Os(e,t,n,r){var o=$e();return Cs(o,dt(),t)&&(Xe(),za(Nt(),o,e,t,n,r)),Os}
|
|
481
481
|
/**
|
|
482
482
|
* @license
|
|
483
483
|
* Copyright Google LLC All Rights Reserved.
|
|
484
484
|
*
|
|
485
485
|
* Use of this source code is governed by an MIT-style license that can be
|
|
486
486
|
* found in the LICENSE file at https://angular.io/license
|
|
487
|
-
*/function
|
|
487
|
+
*/function ks(e,t){for(var n=!1,r=ct(),o=1;o<t.length;o+=2)n=Cs(e,r++,t[o])||n;if(ft(r),!n)return Ji;var i=t[0];for(o=1;o<t.length;o+=2)i+=we(t[o])+t[o+1];return i}function Ps(e,t,n,r){return Cs(e,dt(),n)?t+we(n)+r:Ji}function Ts(e,t,n,r,o,i){var a=Is(e,ct(),n,o);return pt(2),a?t+we(n)+r+we(o)+i:Ji}function Ns(e,t,n,r,o,i,a,u){var s=xs(e,ct(),n,o,a);return pt(3),s?t+we(n)+r+we(o)+i+we(a)+u:Ji}function js(e,t,n,r,o,i,a,u,s,l){var c=Es(e,ct(),n,o,a,s);return pt(4),c?t+we(n)+r+we(o)+i+we(a)+u+we(s)+l:Ji}function Ds(e,t,n,r,o,i,a,u,s,l,c,f){var d=ct(),p=Es(e,d,n,o,a,s);return p=Cs(e,d+4,c)||p,pt(5),p?t+we(n)+r+we(o)+i+we(a)+u+we(s)+l+we(c)+f:Ji}function As(e,t,n,r,o,i,a,u,s,l,c,f,d,p){var h=ct(),v=Es(e,h,n,o,a,s);return v=Is(e,h+4,c,d)||v,pt(6),v?t+we(n)+r+we(o)+i+we(a)+u+we(s)+l+we(c)+f+we(d)+p:Ji}function Ss(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v){var y=ct(),g=Es(e,y,n,o,a,s);return g=xs(e,y+4,c,d,h)||g,pt(7),g?t+we(n)+r+we(o)+i+we(a)+u+we(s)+l+we(c)+f+we(d)+p+we(h)+v:Ji}function Rs(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g){var m=ct(),_=Es(e,m,n,o,a,s);return _=Es(e,m+4,c,d,h,y)||_,pt(8),_?t+we(n)+r+we(o)+i+we(a)+u+we(s)+l+we(c)+f+we(d)+p+we(h)+v+we(y)+g:Ji}function Vs(e,t,n,r,o,i){var a=$e(),u=Ps(a,t,n,r);return u!==Ji&&za(Nt(),a,e,u,o,i),Vs}function Ms(e,t,n,r,o,i,a,u){var s=$e(),l=Ts(s,t,n,r,o,i);return l!==Ji&&za(Nt(),s,e,l,a,u),Ms}function Fs(e,t,n,r,o,i,a,u,s,l){var c=$e(),f=Ns(c,t,n,r,o,i,a,u);return f!==Ji&&za(Nt(),c,e,f,s,l),Fs}function Ls(e,t,n,r,o,i,a,u,s,l,c,f){var d=$e(),p=js(d,t,n,r,o,i,a,u,s,l);return p!==Ji&&za(Nt(),d,e,p,c,f),Ls}function Hs(e,t,n,r,o,i,a,u,s,l,c,f,d,p){var h=$e(),v=Ds(h,t,n,r,o,i,a,u,s,l,c,f);return v!==Ji&&za(Nt(),h,e,v,d,p),Hs}function Bs(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v){var y=$e(),g=As(y,t,n,r,o,i,a,u,s,l,c,f,d,p);return g!==Ji&&za(Nt(),y,e,g,h,v),Bs}function Us(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g){var m=$e(),_=Ss(m,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v);return _!==Ji&&za(Nt(),m,e,_,y,g),Us}function Qs(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_){var b=$e(),w=Rs(b,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g);return w!==Ji&&za(Nt(),b,e,w,m,_),Qs}function qs(e,t,n,r){var o=$e(),i=ks(o,t);return i!==Ji&&za(Nt(),o,e,i,n,r),qs}
|
|
488
488
|
/**
|
|
489
489
|
* @license
|
|
490
490
|
* Copyright Google LLC All Rights Reserved.
|
|
491
491
|
*
|
|
492
492
|
* Use of this source code is governed by an MIT-style license that can be
|
|
493
493
|
* found in the LICENSE file at https://angular.io/license
|
|
494
|
-
*/function
|
|
494
|
+
*/function zs(e,t,n,r,o,i,a,u){var s=$e(),l=Xe(),c=e+20,f=l.firstCreatePass?function d(e,t,n,r,o,i,a,u,s){var l=t.consts,c=wa(t,e,4,a||null,ze(l,u));Ma(t,n,c,ze(l,s)),St(t,c);var f=c.tViews=Da(2,c,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,l);return null!==t.queries&&(t.queries.template(t,c),f.queries=t.queries.embeddedTView(c)),c}(c,l,s,t,n,r,o,i,a):l.data[c];ot(f,!1);var p=s[11].createComment("");Di(l,s,p,f),Ko(p,s),$a(s,s[c]=Ga(p,s,p,f)),de(f)&&Ta(l,s,f),null!=a&&Na(s,f,u)}
|
|
495
495
|
/**
|
|
496
496
|
* @license
|
|
497
497
|
* Copyright Google LLC All Rights Reserved.
|
|
498
498
|
*
|
|
499
499
|
* Use of this source code is governed by an MIT-style license that can be
|
|
500
500
|
* found in the LICENSE file at https://angular.io/license
|
|
501
|
-
*/function
|
|
501
|
+
*/function Ws(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function Zs(e){return Le(function t(){return Ke.lFrame.contextLView}(),20+e)}
|
|
502
502
|
/**
|
|
503
503
|
* @license
|
|
504
504
|
* Copyright Google LLC All Rights Reserved.
|
|
505
505
|
*
|
|
506
506
|
* Use of this source code is governed by an MIT-style license that can be
|
|
507
507
|
* found in the LICENSE file at https://angular.io/license
|
|
508
|
-
*/var
|
|
508
|
+
*/var Ks={"ɵɵdefineInjectable":h,"ɵɵdefineInjector":y,"ɵɵinject":lr,"ɵɵgetFactoryOf":function e(t){var n=t;if(c(t))return function(){var t=e(l(n));return t?t():null};var r=g(n)||_(n);return r&&void 0!==r.factory?r.factory:null}
|
|
509
509
|
/**
|
|
510
510
|
* @license
|
|
511
511
|
* Copyright Google LLC All Rights Reserved.
|
|
512
512
|
*
|
|
513
513
|
* Use of this source code is governed by an MIT-style license that can be
|
|
514
514
|
* found in the LICENSE file at https://angular.io/license
|
|
515
|
-
*/,"ɵɵinvalidFactoryDep":
|
|
515
|
+
*/,"ɵɵinvalidFactoryDep":cr},Gs=r({provide:String,useValue:r});function Js(e){return void 0!==e.useClass}function Ys(e){return void 0!==e.useFactory}function $s(e,t){var n=t||{providedIn:null},r={name:e.name,type:e,typeArgumentCount:0,providedIn:n.providedIn,userDeps:void 0};return(Js(n)||Ys(n))&&void 0!==n.deps&&(r.userDeps=Er(n.deps)),Js(n)?r.useClass=l(n.useClass):function o(e){return Gs in e}(n)?r.useValue=l(n.useValue):Ys(n)?r.useFactory=n.useFactory:function i(e){return void 0!==e.useExisting}(n)&&(r.useExisting=l(n.useExisting)),r}var Xs=r({provide:String,useValue:r}),el=[];function tl(e,t){if(!t){var n=(s=new er).parameters(e);return function(){return new(e.bind.apply(e,_e([void 0],dr(n))))}}if(Xs in t){var r=t;return function(){return r.useValue}}if(t.useExisting){var o=t;return function(){return lr(l(o.useExisting))}}if(t.useFactory){var i=t;return function(){return i.useFactory.apply(i,_e(dr(i.deps||el)))}}if(t.useClass){var a=t,u=t.deps;if(!u){var s=new er;u=s.parameters(e)}return function(){var e;return new((e=l(a.useClass)).bind.apply(e,_e([void 0],dr(u))))}}var c=t.deps;return c||(s=new er,c=s.parameters(e)),function(){return new(e.bind.apply(e,_e([void 0],dr(c))))}}
|
|
516
516
|
/**
|
|
517
517
|
* @license
|
|
518
518
|
* Copyright Google LLC All Rights Reserved.
|
|
519
519
|
*
|
|
520
520
|
* Use of this source code is governed by an MIT-style license that can be
|
|
521
521
|
* found in the LICENSE file at https://angular.io/license
|
|
522
|
-
*/var
|
|
522
|
+
*/var nl=In("Injectable",void 0,void 0,void 0,(function(e,t){return rl(e,t)})),rl=function ol(e,t){t&&void 0!==t.providedIn&&!g(e)&&(e.ɵprov=h({token:e,providedIn:t.providedIn,factory:tl(e,t)}))};function il(e){return e.length>1?" ("+
|
|
523
523
|
/**
|
|
524
524
|
* @license
|
|
525
525
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -527,7 +527,7 @@ function rs(e){return Object.getPrototypeOf(e.prototype).constructor}function os
|
|
|
527
527
|
* Use of this source code is governed by an MIT-style license that can be
|
|
528
528
|
* found in the LICENSE file at https://angular.io/license
|
|
529
529
|
*/
|
|
530
|
-
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 i(e.token)})).join(" -> ")+")":""}function
|
|
530
|
+
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 i(e.token)})).join(" -> ")+")":""}function al(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=ul,a.keys=o,a.injectors=[e],a.constructResolvingMessage=n,a.ngOriginalError=r,a}function ul(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function sl(e,t){for(var n=[],r=0,o=t.length;r<o;r++){var a=t[r];n.push(a&&0!=a.length?a.map(i).join(" "):"?")}return Error("Cannot resolve all parameters for '"+i(e)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+i(e)+"' is decorated with Injectable.")}
|
|
531
531
|
/**
|
|
532
532
|
* @license
|
|
533
533
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -535,7 +535,7 @@ function t(e){for(var t=[],n=0;n<e.length;++n){if(t.indexOf(e[n])>-1)return t.pu
|
|
|
535
535
|
* Use of this source code is governed by an MIT-style license that can be
|
|
536
536
|
* found in the LICENSE file at https://angular.io/license
|
|
537
537
|
*/
|
|
538
|
-
var
|
|
538
|
+
var ll=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("Token must be defined!");this.displayName=i(this.token)}return e.get=function(e){return cl.get(l(e))},Object.defineProperty(e,"numberOfKeys",{get:function(){return cl.numberOfKeys},enumerable:!1,configurable:!0}),e}(),cl=new(function(){function e(){this._allKeys=new Map}return e.prototype.get=function(e){if(e instanceof ll)return e;if(this._allKeys.has(e))return this._allKeys.get(e);var t=new ll(e,ll.numberOfKeys);return this._allKeys.set(e,t),t},Object.defineProperty(e.prototype,"numberOfKeys",{get:function(){return this._allKeys.size},enumerable:!1,configurable:!0}),e}()),fl=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 er),dl=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}(),pl=[],hl=function hl(e,t,n){this.key=e,this.resolvedFactories=t,this.multiProvider=n,this.resolvedFactory=this.resolvedFactories[0]},vl=function vl(e,t){this.factory=e,this.dependencies=t};function yl(e){var t,n;if(e.useClass){var r=l(e.useClass);t=fl.factory(r),n=_l(r)}else e.useExisting?(t=function(e){return e},n=[dl.fromKey(ll.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 bl(e,t,n)}))}return _l(e)}(e.useFactory,e.deps)):(t=function(){return e.useValue},n=pl);return new vl(t,n)}function gl(e){return new hl(ll.get(e.provide),[yl(e)],e.multi||!1)}function ml(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 hl(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 Hn)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(gl),new Map);return Array.from(t.values())}function _l(e){var t=fl.parameters(e);if(!t)return[];if(t.some((function(e){return null==e})))throw sl(e,t);return t.map((function(n){return bl(e,n,t)}))}function bl(e,t,n){var r=null,o=!1;if(!Array.isArray(t))return wl(t instanceof gr?t.token:t,o,null);for(var i=null,a=0;a<t.length;++a){var u=t[a];u instanceof Hn?r=u:u instanceof gr?r=u.token:u instanceof mr?o=!0:u instanceof _r||u instanceof br?i=u:u instanceof An&&(r=u)}if(null!=(r=l(r)))return wl(r,o,i);throw sl(e,n)}function wl(e,t,n){return new dl(ll.get(e),t,n)}var Cl={},Il=function(){function e(){}return e.resolve=function(e){return ml(e)},e.resolveAndCreate=function(t,n){var r=e.resolve(t);return e.fromResolvedProviders(r,n)},e.fromResolvedProviders=function(e,t){return new xl(e,t)},e}(),xl=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]=Cl}return e.prototype.get=function(e,t){return void 0===t&&(t=rr),this._getByKey(ll.get(e),null,t)},e.prototype.resolveAndCreateChild=function(e){var t=Il.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(Il.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 al(e,n,(function(e){return"Cannot instantiate cyclic dependency!"+il(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,a=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=a.apply(void 0,_e(n))}catch(t){throw function u(e,t,n,r){return al(e,r,(function(e){var n=i(e[0].token);return t.message+": Error during instantiation of "+n+"!"+il(e)+"."}),t)}(this,t,0,e.key)}return r},e.prototype._getByReflectiveDependency=function(e){return this._getByKey(e.key,e.visibility,e.optional?null:rr)},e.prototype._getByKey=function(t,n,r){return t===e.INJECTOR_KEY?this:n instanceof _r?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]===Cl&&(this.objs[t]=this._new(this._providers[t])),this.objs[t];return Cl},e.prototype._throwOrNull=function(e,t){if(t!==rr)return t;throw function n(e,t){return al(e,t,(function(e){return"No provider for "+i(e[0].token)+"!"+il(e)}))}(this,e)},e.prototype._getByKeySelf=function(e,t){var n=this._getObjByKeyId(e.id);return n!==Cl?n:this._throwOrNull(e,t)},e.prototype._getByKeyDefault=function(t,n,r){var o;for(o=r instanceof br?this.parent:this;o instanceof e;){var i=o,a=i._getObjByKeyId(t.id);if(a!==Cl)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}
|
|
539
539
|
/**
|
|
540
540
|
* @license
|
|
541
541
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -556,28 +556,28 @@ var ul=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("
|
|
|
556
556
|
*
|
|
557
557
|
* Use of this source code is governed by an MIT-style license that can be
|
|
558
558
|
* found in the LICENSE file at https://angular.io/license
|
|
559
|
-
*/(this,(function(e){return' "'+e.key.displayName+'" '})).join(", ")+"])"},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return this.displayName},e}();function
|
|
559
|
+
*/(this,(function(e){return' "'+e.key.displayName+'" '})).join(", ")+"])"},enumerable:!1,configurable:!0}),e.prototype.toString=function(){return this.displayName},e}();function El(t,n){void 0===n&&(n=e.InjectFlags.Default);var r=$e();return null===r?lr(t,n):sn(tt(),r,l(t),n)}function Ol(){throw new Error("invalid")}
|
|
560
560
|
/**
|
|
561
561
|
* @license
|
|
562
562
|
* Copyright Google LLC All Rights Reserved.
|
|
563
563
|
*
|
|
564
564
|
* Use of this source code is governed by an MIT-style license that can be
|
|
565
565
|
* found in the LICENSE file at https://angular.io/license
|
|
566
|
-
*/function
|
|
566
|
+
*/function kl(e,t,n){var r=$e();return Cs(r,dt(),t)&&Va(Xe(),Nt(),r,e,t,r[11],n,!1),kl}function Pl(e,t,n,r,o){var i=o?"class":"style";lu(e,n,t.inputs[i],i,r)}
|
|
567
567
|
/**
|
|
568
568
|
* @license
|
|
569
569
|
* Copyright Google LLC All Rights Reserved.
|
|
570
570
|
*
|
|
571
571
|
* Use of this source code is governed by an MIT-style license that can be
|
|
572
572
|
* found in the LICENSE file at https://angular.io/license
|
|
573
|
-
*/function
|
|
573
|
+
*/function Tl(e,t,n,r){var o=$e(),i=Xe(),a=20+e,u=o[11],s=o[a]=yi(u,t,function l(){return Ke.lFrame.currentNamespace}()),c=i.firstCreatePass?function f(e,t,n,r,o,i,a){var u=t.consts,s=wa(t,e,2,o,ze(u,i));return Ma(t,n,s,ze(u,a)),null!==s.attrs&&fu(s,s.attrs,!1),null!==s.mergedAttrs&&fu(s,s.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,s),s}(a,i,o,0,t,n,r):i.data[a];ot(c,!0);var d=c.mergedAttrs;null!==d&&Ut(u,s,d);var p=c.classes;null!==p&&Fi(u,s,p);var h=c.styles;null!==h&&Mi(u,s,h),64!=(64&c.flags)&&Di(i,o,s,c),0===function v(){return Ke.lFrame.elementDepthCount}()&&Ko(s,o),function y(){Ke.lFrame.elementDepthCount++}(),de(c)&&(Ta(i,o,c),Pa(i,c,o)),null!==r&&Na(o,c)}function Nl(){var e=tt();it()?at():ot(e=e.parent,!1);var t=e;!function n(){Ke.lFrame.elementDepthCount--}();var r=Xe();r.firstCreatePass&&(St(r,e),ce(e)&&r.queries.elementEnd(e)),null!=t.classesWithoutHost&&function o(e){return 0!=(16&e.flags)}(t)&&Pl(r,t,$e(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function i(e){return 0!=(32&e.flags)}
|
|
574
574
|
/**
|
|
575
575
|
* @license
|
|
576
576
|
* Copyright Google LLC All Rights Reserved.
|
|
577
577
|
*
|
|
578
578
|
* Use of this source code is governed by an MIT-style license that can be
|
|
579
579
|
* found in the LICENSE file at https://angular.io/license
|
|
580
|
-
*/(t)&&
|
|
580
|
+
*/(t)&&Pl(r,t,$e(),t.stylesWithoutHost,!1)}function jl(e,t,n,r){Tl(e,t,n,r),Nl()}function Dl(e,t,n){var r=$e(),o=Xe(),i=e+20,a=o.firstCreatePass?
|
|
581
581
|
/**
|
|
582
582
|
* @license
|
|
583
583
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -585,21 +585,21 @@ var ul=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("
|
|
|
585
585
|
* Use of this source code is governed by an MIT-style license that can be
|
|
586
586
|
* found in the LICENSE file at https://angular.io/license
|
|
587
587
|
*/
|
|
588
|
-
function u(e,t,n,r,o){var i=t.consts,a=ze(i,r),u=
|
|
588
|
+
function u(e,t,n,r,o){var i=t.consts,a=ze(i,r),u=wa(t,e,8,"ng-container",a);return null!==a&&fu(u,a,!0),Ma(t,n,u,ze(i,o)),null!==t.queries&&t.queries.elementStart(t,u),u}(i,o,r,t,n):o.data[i];ot(a,!0);var s=r[i]=r[11].createComment("");Di(o,r,s,a),Ko(s,r),de(a)&&(Ta(o,r,a),Pa(o,a,r)),null!=n&&Na(r,a)}function Al(){var e=tt(),t=Xe();it()?at():ot(e=e.parent,!1),t.firstCreatePass&&(St(t,e),ce(e)&&t.queries.elementEnd(e))}function Sl(e,t,n){Dl(e,t,n),Al()}function Rl(){return $e()}
|
|
589
589
|
/**
|
|
590
590
|
* @license
|
|
591
591
|
* Copyright Google LLC All Rights Reserved.
|
|
592
592
|
*
|
|
593
593
|
* Use of this source code is governed by an MIT-style license that can be
|
|
594
594
|
* found in the LICENSE file at https://angular.io/license
|
|
595
|
-
*/function
|
|
595
|
+
*/function Vl(e){return!!e&&"function"==typeof e.then}function Ml(e){return!!e&&"function"==typeof e.subscribe}xl.INJECTOR_KEY=ll.get(Du);var Fl=Ml;
|
|
596
596
|
/**
|
|
597
597
|
* @license
|
|
598
598
|
* Copyright Google LLC All Rights Reserved.
|
|
599
599
|
*
|
|
600
600
|
* Use of this source code is governed by an MIT-style license that can be
|
|
601
601
|
* found in the LICENSE file at https://angular.io/license
|
|
602
|
-
*/function
|
|
602
|
+
*/function Ll(e,t,n,r){void 0===n&&(n=!1);var o=$e(),i=Xe(),a=tt();return Bl(i,o,o[11],a,e,t,n,r),Ll}function Hl(e,t,n,r){void 0===n&&(n=!1);var o=tt(),i=$e(),a=Xe();return Bl(a,i,uu(yt(a.data),o,i),o,e,t,n,r),Hl}function Bl(e,t,n,r,o,i,a,u){void 0===a&&(a=!1);var s=de(r),l=e.firstCreatePass&&au(e),c=iu(t),f=!0;if(3&r.type){var d=Me(r,t),p=u?u(d):M,h=p.target||d,v=c.length,y=u?function(e){return u(Re(e[r.index])).target}:r.index;if(Ae(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=Ql(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=Ql(r,t,i,!0),h.addEventListener(o,i,a),c.push(i),l&&l.push(o,y,v,a)}else i=Ql(r,t,i,!1);var b,w=r.outputs;if(f&&null!==w&&(b=w[o])){var C=b.length;if(C)for(var I=0;I<C;I+=2){var x=t[b[I]][b[I+1]].subscribe(i),E=c.length;c.push(i,x),l&&l.push(o,r.index,E,-(E+1))}}}function Ul(e,t,n){try{return!1!==t(n)}catch(t){return su(e,t),!1}}function Ql(e,t,n,r){return function o(i){if(i===Function)return n;var a=2&e.flags?He(e.index,t):t;0==(32&t[2])&&Xa(a);for(var u=Ul(t,n,i),s=o.__ngNextListenerFn__;s;)u=Ul(t,s,i)&&u,s=s.__ngNextListenerFn__;return r&&!1===u&&(i.preventDefault(),i.returnValue=!1),u}}
|
|
603
603
|
/**
|
|
604
604
|
* @license
|
|
605
605
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -613,28 +613,28 @@ function u(e,t,n,r,o){var i=t.consts,a=ze(i,r),u=_a(t,e,8,"ng-container",a);retu
|
|
|
613
613
|
*
|
|
614
614
|
* Use of this source code is governed by an MIT-style license that can be
|
|
615
615
|
* found in the LICENSE file at https://angular.io/license
|
|
616
|
-
*/function
|
|
616
|
+
*/function ql(e){return void 0===e&&(e=1),kt(e)}
|
|
617
617
|
/**
|
|
618
618
|
* @license
|
|
619
619
|
* Copyright Google LLC All Rights Reserved.
|
|
620
620
|
*
|
|
621
621
|
* Use of this source code is governed by an MIT-style license that can be
|
|
622
622
|
* found in the LICENSE file at https://angular.io/license
|
|
623
|
-
*/function
|
|
623
|
+
*/function zl(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?Wi(e,a,!0):Zi(r,a))return i}else n=i}return n}function Wl(e){var t=$e()[16][6];if(!t.projection)for(var n=t.projection=Wn(e?e.length:1,null),r=n.slice(),o=t.child;null!==o;){var i=e?zl(o,e):0;null!==i&&(r[i]?r[i].projectionNext=o:n[i]=o,r[i]=o),o=o.next}}function Zl(e,t,n){void 0===t&&(t=0);var r=$e(),o=Xe(),i=wa(o,20+e,16,null,n||null);null===i.projection&&(i.projection=t),at(),64!=(64&i.flags)&&function a(e,t,n){Vi(t[11],0,t,n,wi(e,n,t),ki(n.parent||t[6],n,t))}(o,r,i)}function Kl(e,t,n){return Gl(e,"",t,"",n),Kl}function Gl(e,t,n,r,o){var i=$e(),a=Ps(i,t,n,r);return a!==Ji&&Va(Xe(),Nt(),i,e,a,i[11],o,!1),Gl}function Jl(e,t,n,r,o,i,a){var u=$e(),s=Ts(u,t,n,r,o,i);return s!==Ji&&Va(Xe(),Nt(),u,e,s,u[11],a,!1),Jl}function Yl(e,t,n,r,o,i,a,u,s){var l=$e(),c=Ns(l,t,n,r,o,i,a,u);return c!==Ji&&Va(Xe(),Nt(),l,e,c,l[11],s,!1),Yl}function $l(e,t,n,r,o,i,a,u,s,l,c){var f=$e(),d=js(f,t,n,r,o,i,a,u,s,l);return d!==Ji&&Va(Xe(),Nt(),f,e,d,f[11],c,!1),$l}function Xl(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=$e(),h=Ds(p,t,n,r,o,i,a,u,s,l,c,f);return h!==Ji&&Va(Xe(),Nt(),p,e,h,p[11],d,!1),Xl}function ec(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){var v=$e(),y=As(v,t,n,r,o,i,a,u,s,l,c,f,d,p);return y!==Ji&&Va(Xe(),Nt(),v,e,y,v[11],h,!1),ec}function tc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){var g=$e(),m=Ss(g,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v);return m!==Ji&&Va(Xe(),Nt(),g,e,m,g[11],y,!1),tc}function nc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m){var _=$e(),b=Rs(_,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g);return b!==Ji&&Va(Xe(),Nt(),_,e,b,_[11],m,!1),nc}function rc(e,t,n){var r=$e(),o=ks(r,t);return o!==Ji&&Va(Xe(),Nt(),r,e,o,r[11],n,!1),rc}
|
|
624
624
|
/**
|
|
625
625
|
* @license
|
|
626
626
|
* Copyright Google LLC All Rights Reserved.
|
|
627
627
|
*
|
|
628
628
|
* Use of this source code is governed by an MIT-style license that can be
|
|
629
629
|
* found in the LICENSE file at https://angular.io/license
|
|
630
|
-
*/var
|
|
630
|
+
*/var oc=[];function ic(e,t,n,r,o){for(var i=e[n+1],a=null===t,u=r?ea(i):ra(i),s=!1;0!==u&&(!1===s||a);){var l=e[u+1];ac(e[u],t)&&(s=!0,e[u+1]=r?aa(l):na(l)),u=r?ea(l):ra(l)}s&&(e[n+1]=r?na(i):aa(i))}function ac(e,t){return null===e||null==t||(Array.isArray(e)?e[1]:e)===t||!(!Array.isArray(e)||"string"!=typeof t)&&Gn(e,t)>=0}
|
|
631
631
|
/**
|
|
632
632
|
* @license
|
|
633
633
|
* Copyright Google LLC All Rights Reserved.
|
|
634
634
|
*
|
|
635
635
|
* Use of this source code is governed by an MIT-style license that can be
|
|
636
636
|
* found in the LICENSE file at https://angular.io/license
|
|
637
|
-
*/var
|
|
637
|
+
*/var uc={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function sc(e){return e.substring(uc.key,uc.keyEnd)}function lc(e){return e.substring(uc.value,uc.valueEnd)}function cc(e,t){var n=uc.textEnd;return n===t?-1:(t=uc.keyEnd=function r(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}(e,uc.key=t,n),pc(e,t,n))}function fc(e,t){var n=uc.textEnd,r=uc.key=pc(e,t,n);return n===r?-1:(r=uc.keyEnd=function o(e,t,n){for(var r;t<n&&(45===(r=e.charCodeAt(t))||95===r||(-33&r)>=65&&(-33&r)<=90||r>=48&&r<=57);)t++;return t}(e,r,n),r=hc(e,r,n),r=uc.value=pc(e,r,n),r=uc.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=vc(e,s,a,n):t===a-4&&85===i&&82===o&&76===r&&40===s?u=a=vc(e,41,a,n):s>32&&(u=a),i=o,o=r,r=-33&s}return u}(e,r,n),hc(e,r,n))}function dc(e){uc.key=0,uc.keyEnd=0,uc.value=0,uc.valueEnd=0,uc.textEnd=e.length}function pc(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function hc(e,t,n,r){return(t=pc(e,t,n))<n&&t++,t}function vc(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}
|
|
638
638
|
/**
|
|
639
639
|
* @license
|
|
640
640
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -642,49 +642,49 @@ function u(e,t,n,r,o){var i=t.consts,a=ze(i,r),u=_a(t,e,8,"ng-container",a);retu
|
|
|
642
642
|
* Use of this source code is governed by an MIT-style license that can be
|
|
643
643
|
* found in the LICENSE file at https://angular.io/license
|
|
644
644
|
*/
|
|
645
|
-
function
|
|
645
|
+
function yc(e,t,n){return Cc(e,t,n,!1),yc}function gc(e,t){return Cc(e,t,null,!0),gc}function mc(e){Ic(Pc,_c,e,!1)}function _c(e,t){for(var n=function r(e){return dc(e),fc(e,pc(e,0,uc.textEnd))}(t);n>=0;n=fc(t,n))Pc(e,sc(t),lc(t))}function bc(e){Ic(Zn,wc,e,!0)}function wc(e,t){for(var n=function r(e){return dc(e),cc(e,pc(e,0,uc.textEnd))}(t);n>=0;n=cc(t,n))Zn(e,sc(t),!0)}function Cc(e,t,n,r){var o=$e(),a=Xe(),u=pt(2);a.firstUpdatePass&&Ec(a,e,u,r),t!==Ji&&Cs(o,u,t)&&Tc(a,a.data[Pt()],o,o[11],e,o[u+1]=function s(e,t){return null==e||("string"==typeof t?e+=t:"object"==typeof e&&(e=i(Wr(e)))),e}(t,n),r,u)}function Ic(e,t,n,r){var o=Xe(),i=pt(2);o.firstUpdatePass&&Ec(o,null,i,r);var u=$e();if(n!==Ji&&Cs(u,i,n)){var s=o.data[Pt()];if(Dc(s,r)&&!xc(o,i)){var l=r?s.classesWithoutHost:s.stylesWithoutHost;null!==l&&(n=a(l,n||"")),Pl(o,s,u,n,r)}else!function f(e,t,n,r,o,i,a,u){o===Ji&&(o=oc);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&&Tc(e,t,n,r,h,v,a,u),c=s<o.length?o[s]:null,f=l<i.length?i[l]:null}}(o,s,u,u[11],u[i+1],u[i+1]=function c(e,t,n){if(null==n||""===n)return oc;var r=[],o=Wr(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 xc(e,t){return t>=e.expandoStartIndex}function Ec(e,t,n,r){var o=e.data;if(null===o[n+1]){var i=o[Pt()],a=xc(e,n);Dc(i,r)&&null===t&&!a&&(t=!1),t=function u(e,t,n,r){var o=yt(e),i=r?t.residualClasses:t.residualStyles;if(null===o)0===(r?t.classBindings:t.styleBindings)&&(n=kc(n=Oc(null,e,t,n,r),t.attrs,r),i=null);else{var a=t.directiveStylingLast;if(-1===a||e[a]!==o)if(n=Oc(o,e,t,n,r),null===i){var u=function s(e,t,n){var r=n?t.classBindings:t.styleBindings;if(0!==ra(r))return e[ea(r)]}(e,t,r);void 0!==u&&Array.isArray(u)&&function l(e,t,n,r){e[ea(n?t.classBindings:t.styleBindings)]=r}(e,t,r,u=kc(u=Oc(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=kc(r,e[i].hostAttrs,n);return kc(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=ea(a),s=ra(a);e[r]=n;var l,c=!1;if(Array.isArray(n)?(null===(l=n[1])||Gn(n,l)>0)&&(c=!0):l=n,o)if(0!==s){var f=ea(e[u+1]);e[r+1]=Xi(f,u),0!==f&&(e[f+1]=oa(e[f+1],r)),e[u+1]=function d(e,t){return 131071&e|t<<17}(e[u+1],r)}else e[r+1]=Xi(u,0),0!==u&&(e[u+1]=oa(e[u+1],r)),u=r;else e[r+1]=Xi(s,0),0===u?u=r:e[s+1]=oa(e[s+1],r),s=r;c&&(e[r+1]=na(e[r+1])),ic(e,l,r,!0),ic(e,l,r,!1),function p(e,t,n,r,o){var i=o?e.residualClasses:e.residualStyles;null!=i&&"string"==typeof t&&Gn(i,t)>=0&&(n[r+1]=aa(n[r+1]))}(t,l,e,r,i),a=Xi(u,s),i?t.classBindings=a:t.styleBindings=a}(o,i,t,n,a,r)}}function Oc(e,t,n,r,o){var i=null,a=n.directiveEnd,u=n.directiveStylingLast;for(-1===u?u=n.directiveStart:u++;u<a&&(r=kc(r,(i=t[u]).hostAttrs,o),i!==e);)u++;return null!==e&&(n.directiveStylingLast=u),r}function kc(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]),Zn(e,a,!!n||t[++i]))}return void 0===e?null:e}function Pc(e,t,n){Zn(e,t,Wr(n))}function Tc(t,n,r,o,i,a,u,s){if(3&n.type){var l=t.data,c=l[s+1];jc(ia(c)?Nc(l,n,r,i,ra(c),u):void 0)||(jc(a)||ta(c)&&(a=Nc(l,null,r,i,s,u)),function f(t,n,r,o,i){var a=Ae(t);if(n)i?a?t.addClass(r,o):r.classList.add(o):a?t.removeClass(r,o):r.classList.remove(o);else{var u=-1===o.indexOf("-")?void 0:e.RendererStyleFlags2.DashCase;if(null==i)a?t.removeStyle(r,o,u):r.style.removeProperty(o);else{var s="string"==typeof i&&i.endsWith("!important");s&&(i=i.slice(0,-10),u|=e.RendererStyleFlags2.Important),a?t.setStyle(r,o,i,u):r.style.setProperty(o,i,s?"important":"")}}}(o,u,Ve(Pt(),r),i,a))}}function Nc(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===Ji&&(d=f?oc:void 0);var p=f?Kn(d,r):c===r?d:void 0;if(l&&!jc(p)&&(p=Kn(s,r)),jc(p)&&(u=p,a))return u;var h=e[o+1];o=a?ea(h):ra(h)}if(null!==t){var v=i?t.residualClasses:t.residualStyles;null!=v&&(u=Kn(v,r))}return u}function jc(e){return void 0!==e}function Dc(e,t){return 0!=(e.flags&(t?16:32))}
|
|
646
646
|
/**
|
|
647
647
|
* @license
|
|
648
648
|
* Copyright Google LLC All Rights Reserved.
|
|
649
649
|
*
|
|
650
650
|
* Use of this source code is governed by an MIT-style license that can be
|
|
651
651
|
* found in the LICENSE file at https://angular.io/license
|
|
652
|
-
*/function
|
|
652
|
+
*/function Ac(e,t){void 0===t&&(t="");var n=$e(),r=Xe(),o=e+20,i=r.firstCreatePass?wa(r,o,1,t,null):r.data[o],a=n[o]=pi(n[11],t);Di(r,n,a,i),ot(i,!1)}
|
|
653
653
|
/**
|
|
654
654
|
* @license
|
|
655
655
|
* Copyright Google LLC All Rights Reserved.
|
|
656
656
|
*
|
|
657
657
|
* Use of this source code is governed by an MIT-style license that can be
|
|
658
658
|
* found in the LICENSE file at https://angular.io/license
|
|
659
|
-
*/function
|
|
659
|
+
*/function Sc(e){return Rc("",e,""),Sc}function Rc(e,t,n){var r=$e(),o=Ps(r,e,t,n);return o!==Ji&&cu(r,Pt(),o),Rc}function Vc(e,t,n,r,o){var i=$e(),a=Ts(i,e,t,n,r,o);return a!==Ji&&cu(i,Pt(),a),Vc}function Mc(e,t,n,r,o,i,a){var u=$e(),s=Ns(u,e,t,n,r,o,i,a);return s!==Ji&&cu(u,Pt(),s),Mc}function Fc(e,t,n,r,o,i,a,u,s){var l=$e(),c=js(l,e,t,n,r,o,i,a,u,s);return c!==Ji&&cu(l,Pt(),c),Fc}function Lc(e,t,n,r,o,i,a,u,s,l,c){var f=$e(),d=Ds(f,e,t,n,r,o,i,a,u,s,l,c);return d!==Ji&&cu(f,Pt(),d),Lc}function Hc(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=$e(),h=As(p,e,t,n,r,o,i,a,u,s,l,c,f,d);return h!==Ji&&cu(p,Pt(),h),Hc}function Bc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){var v=$e(),y=Ss(v,e,t,n,r,o,i,a,u,s,l,c,f,d,p,h);return y!==Ji&&cu(v,Pt(),y),Bc}function Uc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){var g=$e(),m=Rs(g,e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y);return m!==Ji&&cu(g,Pt(),m),Uc}function Qc(e){var t=$e(),n=ks(t,e);return n!==Ji&&cu(t,Pt(),n),Qc}
|
|
660
660
|
/**
|
|
661
661
|
* @license
|
|
662
662
|
* Copyright Google LLC All Rights Reserved.
|
|
663
663
|
*
|
|
664
664
|
* Use of this source code is governed by an MIT-style license that can be
|
|
665
665
|
* found in the LICENSE file at https://angular.io/license
|
|
666
|
-
*/function
|
|
666
|
+
*/function qc(e,t,n){Ic(Zn,wc,Ps($e(),e,t,n),!0)}function zc(e,t,n,r,o){Ic(Zn,wc,Ts($e(),e,t,n,r,o),!0)}function Wc(e,t,n,r,o,i,a){Ic(Zn,wc,Ns($e(),e,t,n,r,o,i,a),!0)}function Zc(e,t,n,r,o,i,a,u,s){Ic(Zn,wc,js($e(),e,t,n,r,o,i,a,u,s),!0)}function Kc(e,t,n,r,o,i,a,u,s,l,c){Ic(Zn,wc,Ds($e(),e,t,n,r,o,i,a,u,s,l,c),!0)}function Gc(e,t,n,r,o,i,a,u,s,l,c,f,d){Ic(Zn,wc,As($e(),e,t,n,r,o,i,a,u,s,l,c,f,d),!0)}function Jc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){Ic(Zn,wc,Ss($e(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h),!0)}function Yc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){Ic(Zn,wc,Rs($e(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y),!0)}function $c(e){Ic(Zn,wc,ks($e(),e),!0)}
|
|
667
667
|
/**
|
|
668
668
|
* @license
|
|
669
669
|
* Copyright Google LLC All Rights Reserved.
|
|
670
670
|
*
|
|
671
671
|
* Use of this source code is governed by an MIT-style license that can be
|
|
672
672
|
* found in the LICENSE file at https://angular.io/license
|
|
673
|
-
*/function
|
|
673
|
+
*/function Xc(e,t,n){mc(Ps($e(),e,t,n))}function ef(e,t,n,r,o){mc(Ts($e(),e,t,n,r,o))}function tf(e,t,n,r,o,i,a){mc(Ns($e(),e,t,n,r,o,i,a))}function nf(e,t,n,r,o,i,a,u,s){mc(js($e(),e,t,n,r,o,i,a,u,s))}function rf(e,t,n,r,o,i,a,u,s,l,c){mc(Ds($e(),e,t,n,r,o,i,a,u,s,l,c))}function of(e,t,n,r,o,i,a,u,s,l,c,f,d){mc(As($e(),e,t,n,r,o,i,a,u,s,l,c,f,d))}function af(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){mc(Ss($e(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h))}function uf(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){mc(Rs($e(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y))}function sf(e){mc(ks($e(),e))}
|
|
674
674
|
/**
|
|
675
675
|
* @license
|
|
676
676
|
* Copyright Google LLC All Rights Reserved.
|
|
677
677
|
*
|
|
678
678
|
* Use of this source code is governed by an MIT-style license that can be
|
|
679
679
|
* found in the LICENSE file at https://angular.io/license
|
|
680
|
-
*/function
|
|
680
|
+
*/function lf(e,t,n,r,o){return Cc(e,Ps($e(),t,n,r),o,!1),lf}function cf(e,t,n,r,o,i,a){return Cc(e,Ts($e(),t,n,r,o,i),a,!1),cf}function ff(e,t,n,r,o,i,a,u,s){return Cc(e,Ns($e(),t,n,r,o,i,a,u),s,!1),ff}function df(e,t,n,r,o,i,a,u,s,l,c){return Cc(e,js($e(),t,n,r,o,i,a,u,s,l),c,!1),df}function pf(e,t,n,r,o,i,a,u,s,l,c,f,d){return Cc(e,Ds($e(),t,n,r,o,i,a,u,s,l,c,f),d,!1),pf}function hf(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){return Cc(e,As($e(),t,n,r,o,i,a,u,s,l,c,f,d,p),h,!1),hf}function vf(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){return Cc(e,Ss($e(),t,n,r,o,i,a,u,s,l,c,f,d,p,h,v),y,!1),vf}function yf(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m){return Cc(e,Rs($e(),t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g),m,!1),yf}function gf(e,t,n){return Cc(e,ks($e(),t),n,!1),gf}
|
|
681
681
|
/**
|
|
682
682
|
* @license
|
|
683
683
|
* Copyright Google LLC All Rights Reserved.
|
|
684
684
|
*
|
|
685
685
|
* Use of this source code is governed by an MIT-style license that can be
|
|
686
686
|
* found in the LICENSE file at https://angular.io/license
|
|
687
|
-
*/function
|
|
687
|
+
*/function mf(e,t,n){var r=$e();return Cs(r,dt(),t)&&Va(Xe(),Nt(),r,e,t,r[11],n,!0),mf}function _f(e,t,n){var r=$e();if(Cs(r,dt(),t)){var o=Xe(),i=Nt();Va(o,i,r,e,t,uu(yt(o.data),i,r),n,!0)}return _f}
|
|
688
688
|
/**
|
|
689
689
|
* @license
|
|
690
690
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -699,21 +699,21 @@ function hc(e,t,n){return bc(e,t,n,!1),hc}function vc(e,t){return bc(e,t,null,!0
|
|
|
699
699
|
* Use of this source code is governed by an MIT-style license that can be
|
|
700
700
|
* found in the LICENSE file at https://angular.io/license
|
|
701
701
|
*/
|
|
702
|
-
var
|
|
702
|
+
var bf,wf=void 0,Cf=["en",[["a","p"],["AM","PM"],wf],[["AM","PM"],wf,wf],[["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"]],wf,[["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"]],wf,[["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}",wf,"{1} 'at' {0}",wf],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function If(e){var t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}],xf={};function Ef(e){var t=function n(e){return e.toLowerCase().replace(/_/g,"-")}
|
|
703
703
|
/**
|
|
704
704
|
* @license
|
|
705
705
|
* Copyright Google LLC All Rights Reserved.
|
|
706
706
|
*
|
|
707
707
|
* Use of this source code is governed by an MIT-style license that can be
|
|
708
708
|
* found in the LICENSE file at https://angular.io/license
|
|
709
|
-
*/(e),r=
|
|
709
|
+
*/(e),r=kf(t);if(r)return r;var o=t.split("-")[0];if(r=kf(o))return r;if("en"===o)return Cf;throw new Error('Missing locale data for the locale "'+e+'".')}function Of(t){return Ef(t)[e.ɵLocaleDataIndex.PluralCase]}function kf(e){return e in xf||(xf[e]=V.ng&&V.ng.common&&V.ng.common.locales&&V.ng.common.locales[e]),xf[e]}(bf=e.ɵLocaleDataIndex||(e.ɵLocaleDataIndex={}))[bf.LocaleId=0]="LocaleId",bf[bf.DayPeriodsFormat=1]="DayPeriodsFormat",bf[bf.DayPeriodsStandalone=2]="DayPeriodsStandalone",bf[bf.DaysFormat=3]="DaysFormat",bf[bf.DaysStandalone=4]="DaysStandalone",bf[bf.MonthsFormat=5]="MonthsFormat",bf[bf.MonthsStandalone=6]="MonthsStandalone",bf[bf.Eras=7]="Eras",bf[bf.FirstDayOfWeek=8]="FirstDayOfWeek",bf[bf.WeekendRange=9]="WeekendRange",bf[bf.DateFormat=10]="DateFormat",bf[bf.TimeFormat=11]="TimeFormat",bf[bf.DateTimeFormat=12]="DateTimeFormat",bf[bf.NumberSymbols=13]="NumberSymbols",bf[bf.NumberFormats=14]="NumberFormats",bf[bf.CurrencyCode=15]="CurrencyCode",bf[bf.CurrencySymbol=16]="CurrencySymbol",bf[bf.CurrencyName=17]="CurrencyName",bf[bf.Currencies=18]="Currencies",bf[bf.Directionality=19]="Directionality",bf[bf.PluralCase=20]="PluralCase",bf[bf.ExtraData=21]="ExtraData";var Pf,Tf=["zero","one","two","few","many"],Nf={marker:"element"},jf={marker:"ICU"};!function(e){e[e.SHIFT=2]="SHIFT",e[e.APPEND_EAGERLY=1]="APPEND_EAGERLY",e[e.COMMENT=2]="COMMENT"}(Pf||(Pf={}));var Df="en-US";
|
|
710
710
|
/**
|
|
711
711
|
* @license
|
|
712
712
|
* Copyright Google LLC All Rights Reserved.
|
|
713
713
|
*
|
|
714
714
|
* Use of this source code is governed by an MIT-style license that can be
|
|
715
715
|
* found in the LICENSE file at https://angular.io/license
|
|
716
|
-
*/function
|
|
716
|
+
*/function Af(e){d(e,"Expected localeId to be defined"),"string"==typeof e&&(Df=e.toLowerCase().replace(/_/g,"-"))}
|
|
717
717
|
/**
|
|
718
718
|
* @license
|
|
719
719
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -721,21 +721,21 @@ var mf,_f=void 0,bf=["en",[["a","p"],["AM","PM"],_f],[["AM","PM"],_f,_f],[["S","
|
|
|
721
721
|
* Use of this source code is governed by an MIT-style license that can be
|
|
722
722
|
* found in the LICENSE file at https://angular.io/license
|
|
723
723
|
*/
|
|
724
|
-
function
|
|
724
|
+
function Sf(e,t,n){var r=t.insertBeforeIndex,o=Array.isArray(r)?r[0]:r;return null===o?Pi(e,0,n):Re(n[o])}function Rf(e,t,n,r,o){var i=t.insertBeforeIndex;if(Array.isArray(i)){var a=r,u=null;if(3&t.type||(u=a,a=o),null!==a&&0==(2&t.flags))for(var s=1;s<i.length;s++)Ii(e,a,n[i[s]],u,!1)}}
|
|
725
725
|
/**
|
|
726
726
|
* @license
|
|
727
727
|
* Copyright Google LLC All Rights Reserved.
|
|
728
728
|
*
|
|
729
729
|
* Use of this source code is governed by an MIT-style license that can be
|
|
730
730
|
* found in the LICENSE file at https://angular.io/license
|
|
731
|
-
*/function
|
|
731
|
+
*/function Vf(e,t){if(e.push(t),e.length>1)for(var n=e.length-2;n>=0;n--){var r=e[n];Mf(r)||Ff(r,t)&&null===(o=r.insertBeforeIndex,Array.isArray(o)?o[0]:o)&&Lf(r,t.index)}var o}function Mf(e){return!(64&e.type)}function Ff(e,t){return Mf(t)||e.index>t.index}function Lf(e,t){var n=e.insertBeforeIndex;Array.isArray(n)?n[0]=t:(ji(Sf,Rf),e.insertBeforeIndex=t)}
|
|
732
732
|
/**
|
|
733
733
|
* @license
|
|
734
734
|
* Copyright Google LLC All Rights Reserved.
|
|
735
735
|
*
|
|
736
736
|
* Use of this source code is governed by an MIT-style license that can be
|
|
737
737
|
* found in the LICENSE file at https://angular.io/license
|
|
738
|
-
*/function
|
|
738
|
+
*/function Hf(e,t){var n=e.data[t];return null===n||"string"==typeof n?null:n.hasOwnProperty("currentCaseLViewIndex")?n:n.value}function Bf(e,t,n){var r=Ca(e,n,64,null,null);return Vf(t,r),r}function Uf(e,t){var n=t[e.currentCaseLViewIndex];return null===n?n:n<0?~n:n}function Qf(e){return(131070&e)>>>1}
|
|
739
739
|
/**
|
|
740
740
|
* @license
|
|
741
741
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -743,49 +743,49 @@ function Df(e,t,n){var r=t.insertBeforeIndex,o=Array.isArray(r)?r[0]:r;return nu
|
|
|
743
743
|
* Use of this source code is governed by an MIT-style license that can be
|
|
744
744
|
* found in the LICENSE file at https://angular.io/license
|
|
745
745
|
*/
|
|
746
|
-
var
|
|
746
|
+
var qf=0,zf=0;function Wf(e,t,n,r,o){for(var i=0;i<n.length;i++){var a=n[i],u=n[++i];if(a&o)for(var s="",l=i+1;l<=i+u;l++){var c;if("string"==typeof(c=n[l]))s+=c;else if("number"==typeof c)if(c<0)s+=we(t[r-c]);else{var f=c>>>2;switch(3&c){case 1:var d=n[++l],p=n[++l],h=e.data[f];"string"==typeof h?Wa(t[11],t[f],null,h,d,s,p):Va(e,h,t,d,s,t[11],p,!1);break;case 0:var v=t[f];null!==v&&hi(t[11],v,s);break;case 2:Kf(e,Hf(e,f),t,s);break;case 3:Zf(e,Hf(e,f),r,t)}}}else if((c=n[i+1])>0&&3==(3&c)){var y=Hf(e,f=c>>>2);t[y.currentCaseLViewIndex]<0&&Zf(e,y,r,t)}i+=u}}function Zf(e,t,n,r){var o=r[t.currentCaseLViewIndex];if(null!==o){var i=qf;o<0&&(o=r[t.currentCaseLViewIndex]=~o,i=-1),Wf(e,r,t.update[o],n,i)}}function Kf(e,t,n,r){var o=function i(e,t){var n=e.cases.indexOf(t);if(-1===n)switch(e.type){case 1:var r=function i(e,t){var n=Of(t)(parseInt(e,10)),r=Tf[n];return void 0!==r?r:"other"}(t,function o(){return Df}());-1===(n=e.cases.indexOf(r))&&"other"!==r&&(n=e.cases.indexOf("other"));break;case 0:n=e.cases.indexOf("other")}return-1===n?null:n}
|
|
747
747
|
/**
|
|
748
748
|
* @license
|
|
749
749
|
* Copyright Google LLC All Rights Reserved.
|
|
750
750
|
*
|
|
751
751
|
* Use of this source code is governed by an MIT-style license that can be
|
|
752
752
|
* found in the LICENSE file at https://angular.io/license
|
|
753
|
-
*/(t,r);if(
|
|
753
|
+
*/(t,r);if(Uf(t,n)!==o&&(function e(t,n,r){var o=Uf(n,r);if(null!==o)for(var i=n.remove[o],a=0;a<i.length;a++){var u=i[a];if(u>0){var s=Ve(u,r);null!==s&&Ai(r[11],s)}else e(t,Hf(t,~u),r)}}(e,t,n),n[t.currentCaseLViewIndex]=null===o?null:~o,null!==o)){var a=n[t.anchorIdx];a&&function e(t,n,r,o){for(var i,a=r[11],u=null,s=0;s<n.length;s++){var l=n[s];if("string"==typeof l){var c=n[++s];null===r[c]&&(r[c]=pi(a,l))}else if("number"==typeof l)switch(1&l){case 0:var f=l>>>17;null===u&&(u=f,i=Oi(a,o));var d=void 0,p=void 0;if(f===u?(d=o,p=i):(d=null,p=Re(r[f])),null!==p){var h=Qf(l);Ii(a,p,r[h],d,!1);var v=Hf(t,h);if(null!==v&&"object"==typeof v){var y=Uf(v,r);null!==y&&e(t,v.create[y],r,r[v.anchorIdx])}}break;case 1:var g=n[++s],m=n[++s];Wa(a,Ve(w=l>>>1,r),null,null,g,m,null);break;default:throw new Error('Unable to determine the type of mutate operation for "'+l+'"')}else switch(l){case jf:var _=n[++s],b=n[++s];null===r[b]&&Ko(r[b]=vi(a,_),r);break;case Nf:var w,C=n[++s];null===r[w=n[++s]]&&Ko(r[w]=yi(a,C,null),r)}}}(e,t.create[o],n,a)}}function Gf(){var e,t,n=[],r=-1;function o(e,n){r=0;var o=Uf(e,n);t=null!==o?e.remove[o]:F}function i(){if(r<t.length){var a=t[r++];return a>0?e[a]:(n.push(r,t),o(e[1].data[~a],e),i())}return 0===n.length?null:(t=n.pop(),r=n.pop(),i())}return function a(t,r){for(e=r;n.length;)n.pop();return o(t.value,r),i}}
|
|
754
754
|
/**
|
|
755
755
|
* @license
|
|
756
756
|
* Copyright Google LLC All Rights Reserved.
|
|
757
757
|
*
|
|
758
758
|
* Use of this source code is governed by an MIT-style license that can be
|
|
759
759
|
* found in the LICENSE file at https://angular.io/license
|
|
760
|
-
*/!function(){function e(e){this.i=0,this.codes=e}e.prototype.hasMore=function(){return this.i<this.codes.length},e.prototype.consumeNumber=function(){var e=this.codes[this.i++];return f(e,"expecting number in OpCode"),e},e.prototype.consumeString=function(){var e=this.codes[this.i++];return function t(e,n){"string"!=typeof e&&p(n,null===e?"null":typeof e,"string","===")}(e,"expecting string in OpCode"),e},e.prototype.consumeFunction=function(){var e=this.codes[this.i++];if(null===e||"function"==typeof e)return e;throw new Error("expecting function in OpCode")},e.prototype.consumeNumberOrString=function(){var e=this.codes[this.i++];return"string"==typeof e||f(e,"expecting number or string in OpCode"),e},e.prototype.consumeNumberStringOrMarker=function(){var e=this.codes[this.i++];return"string"==typeof e||"number"==typeof e||e==
|
|
760
|
+
*/!function(){function e(e){this.i=0,this.codes=e}e.prototype.hasMore=function(){return this.i<this.codes.length},e.prototype.consumeNumber=function(){var e=this.codes[this.i++];return f(e,"expecting number in OpCode"),e},e.prototype.consumeString=function(){var e=this.codes[this.i++];return function t(e,n){"string"!=typeof e&&p(n,null===e?"null":typeof e,"string","===")}(e,"expecting string in OpCode"),e},e.prototype.consumeFunction=function(){var e=this.codes[this.i++];if(null===e||"function"==typeof e)return e;throw new Error("expecting function in OpCode")},e.prototype.consumeNumberOrString=function(){var e=this.codes[this.i++];return"string"==typeof e||f(e,"expecting number or string in OpCode"),e},e.prototype.consumeNumberStringOrMarker=function(){var e=this.codes[this.i++];return"string"==typeof e||"number"==typeof e||e==jf||e==Nf||f(e,"expecting number, string, ICU_MARKER or ELEMENT_MARKER in OpCode"),e}}();var Jf=/�(\d+):?\d*�/gi,Yf=/({\s*�\d+:?\d*�\s*,\s*\S{6}\s*,[\s\S]*})/gi,$f=/�(\d+)�/,Xf=/^\s*(�\d+:?\d*�)\s*,\s*(select|plural)\s*,/,ed=/�\/?\*(\d+:\d+)�/gi,td=/�(\/?[#*]\d+):?\d*�/gi,nd=/\uE500/g;
|
|
761
761
|
/**
|
|
762
762
|
* @license
|
|
763
763
|
* Copyright Google LLC All Rights Reserved.
|
|
764
764
|
*
|
|
765
765
|
* Use of this source code is governed by an MIT-style license that can be
|
|
766
766
|
* found in the LICENSE file at https://angular.io/license
|
|
767
|
-
*/function
|
|
767
|
+
*/function rd(e,t,n,r,o,i,a){var u=Ia(e,r,1,null),s=u<<Pf.SHIFT,l=rt();t===l&&(l=null),null===l&&(s|=Pf.APPEND_EAGERLY),a&&(s|=Pf.COMMENT,function c(e){void 0===ei&&(ei=e())}
|
|
768
768
|
/**
|
|
769
769
|
* @license
|
|
770
770
|
* Copyright Google LLC All Rights Reserved.
|
|
771
771
|
*
|
|
772
772
|
* Use of this source code is governed by an MIT-style license that can be
|
|
773
773
|
* found in the LICENSE file at https://angular.io/license
|
|
774
|
-
*/(
|
|
774
|
+
*/(Gf)),o.push(s,null===i?"":i);var f=Ca(e,u,a?32:1,null===i?"":i,null);Vf(n,f);var d=f.index;return ot(f,!1),null!==l&&t!==l&&function h(e,t){var n=e.insertBeforeIndex;null===n?(ji(Sf,Rf),n=e.insertBeforeIndex=[null,t]):(function r(e,t,n){e!=t&&p(n,e,t,"==")}(Array.isArray(n),!0,"Expecting array here"),n.push(t))}(l,d),f}function od(e,t,n,r,o,i,a){var u=a.match(Jf),s=rd(e,t,n,i,r,u?null:a,!1);u&&id(o,a,s.index)}function id(e,t,n,r,o){void 0===o&&(o=null);var i=e.length,a=i+1;e.push(null,null);for(var u=i+2,s=t.split(Jf),l=0,c=0;c<s.length;c++){var f=s[c];if(1&c){var d=parseInt(f,10);e.push(-1-d),l|=ad(d)}else""!==f&&e.push(f)}return e.push(n<<2|(r?1:0)),r&&e.push(r,o),e[i]=l,e[a]=e.length-u,l}function ad(e){return 1<<Math.min(e,31)}function ud(e){for(var t,n,r="",o=0,i=!1;null!==(t=ed.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 sd(e,t,n,r,o,i){var a=0,u={type:o.type,currentCaseLViewIndex:Ia(e,t,1,null),anchorIdx:i,cases:[],create:[],remove:[],update:[]};!function s(e,t,n){e.push(ad(t.mainBinding),2,-1-t.mainBinding,n<<2|2)}(n,o,i),function l(e,t,n){var r=e.data[t];null===r?e.data[t]=n:r.value=n}(e,i,u);for(var c=o.values,f=0;f<c.length;f++){for(var d=c[f],p=[],h=0;h<d.length;h++){var v=d[h];if("string"!=typeof v){var y=p.push(v)-1;d[h]="\x3c!--�"+y+"�--\x3e"}}a=fd(e,u,t,n,r,o.cases[f],d.join(""),p)|a}a&&function g(e,t,n){e.push(t,1,n<<2|3)}(n,a,i)}function ld(e){for(var t=[],n=[],r=1,o=0,i=cd(e=e.replace(Xf,(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=cd(i[a++]);t.length>n.length&&n.push(s)}return{type:r,mainBinding:o,cases:t,values:n}}function cd(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);Xf.test(u)?o.push(ld(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 fd(e,t,n,r,o,i,a,u){var s=[],l=[],c=[];t.cases.push(i),t.create.push(s),t.remove.push(l),t.update.push(c);var f=Gr(De()).getInertBodyElement(a),d=Eo(f)||f;return d?function e(t,n,r,o,i,a,u,s,l,c,f){for(var d=0,p=s.firstChild;p;){var h=Ia(t,r,1,null);switch(p.nodeType){case Node.ELEMENT_NODE:var v=p,y=v.tagName.toLowerCase();if(po.hasOwnProperty(y)){hd(i,Nf,y,l,h),t.data[h]=y;for(var g=v.attributes,m=0;m<g.length;m++){var _=g.item(m),b=_.name.toLowerCase();_.value.match(Jf)?mo.hasOwnProperty(b)&&(ho[b]?id(u,_.value,h,_.name,eo):vo[b]?id(u,_.value,h,_.name,to):id(u,_.value,h,_.name)):vd(i,h,_)}d=e(t,n,r,o,i,a,u,p,h,c,f+1)|d,dd(a,h,f)}break;case Node.TEXT_NODE:var w=p.textContent||"",C=w.match(Jf);hd(i,null,C?"":w,l,h),dd(a,h,f),C&&(d=id(u,w,h)|d);break;case Node.COMMENT_NODE:var I=$f.exec(p.textContent||"");if(I){var x=c[parseInt(I[1],10)];hd(i,jf,"",l,h),sd(t,r,o,l,x,h),pd(a,h,f)}}p=p.nextSibling}return d}(e,t,n,r,s,l,c,d,o,u,0):0}function dd(e,t,n){0===n&&e.push(t)}function pd(e,t,n){0===n&&(e.push(~t),e.push(t))}function hd(e,t,n,r,o){null!==t&&e.push(t),e.push(n,o,function i(e,t,n){return e|t<<17|n<<1}(0,r,o))}function vd(e,t,n){e.push(t<<1|1,n.name,n.value)}
|
|
775
775
|
/**
|
|
776
776
|
* @license
|
|
777
777
|
* Copyright Google LLC All Rights Reserved.
|
|
778
778
|
*
|
|
779
779
|
* Use of this source code is governed by an MIT-style license that can be
|
|
780
780
|
* found in the LICENSE file at https://angular.io/license
|
|
781
|
-
*/var
|
|
781
|
+
*/var yd=/\[(�.+?�?)\]/,gd=/\[(�.+?�?)\]|(�\/?\*\d+:\d+�)/g,md=/({\s*)(VAR_(PLURAL|SELECT)(_\d+)?)(\s*,)/g,_d=/{([A-Z0-9_]+)}/g,bd=/�I18N_EXP_(ICU(_\d+)?)�/g,wd=/\/\*/,Cd=/\d+\:(\d+)/;function Id(e,t){void 0===t&&(t={});var n=e;if(yd.test(e)){var r={},o=[0];n=n.replace(gd,(function(e,t,n){var i=t||n,a=r[i]||[];if(a.length||(i.split("|").forEach((function(e){var t=e.match(Cd),n=t?parseInt(t[1],10):0,r=wd.test(e);a.push([n,r,e])})),r[i]=a),!a.length)throw new Error("i18n postprocess: unmatched placeholder - "+i);for(var u=o[o.length-1],s=0,l=0;l<a.length;l++)if(a[l][0]===u){s=l;break}var c=me(a[s],3),f=c[0],d=c[2];return c[1]?o.pop():u!==f&&o.push(f),a.splice(s,1),d}))}return Object.keys(t).length?n=(n=(n=n.replace(md,(function(e,n,r,o,i,a){return t.hasOwnProperty(r)?""+n+t[r]+a:e}))).replace(_d,(function(e,n){return t.hasOwnProperty(n)?t[n]:e}))).replace(bd,(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}
|
|
782
782
|
/**
|
|
783
783
|
* @license
|
|
784
784
|
* Copyright Google LLC All Rights Reserved.
|
|
785
785
|
*
|
|
786
786
|
* Use of this source code is governed by an MIT-style license that can be
|
|
787
787
|
* found in the LICENSE file at https://angular.io/license
|
|
788
|
-
*/function
|
|
788
|
+
*/function xd(e,t,n){void 0===n&&(n=-1);var r=Xe(),o=$e(),i=20+e,a=ze(r.consts,t),u=rt();r.firstCreatePass&&function s(e,t,n,r,o,i){for(var a=rt(),u=[],s=[],l=[[]],c=function d(e){return e.replace(nd," ")}(o=function f(e,t){if(function n(e){return-1===e}(t))return ud(e);var r=e.indexOf(":"+t+"�")+2+t.toString().length,o=e.search(new RegExp("�\\/\\*\\d+:"+t+"�"));return ud(e.substring(r,o))}(o,i)).split(td),p=0;p<c.length;p++){var h=c[p];if(0==(1&p))for(var v=cd(h),y=0;y<v.length;y++){var g=v[y];if(0==(1&y))""!==g&&od(e,a,l[0],u,s,n,g);else{var m=g;if("object"!=typeof m)throw new Error('Unable to parse ICU expression in "'+o+'" message.');sd(e,n,s,t,m,rd(e,a,l[0],n,u,"",!0).index)}}else{var _=47===h.charCodeAt(0),b=(h.charCodeAt(_?1:0),20+Number.parseInt(h.substring(_?2:1)));if(_)l.shift(),ot(rt(),!1);else{var w=Bf(e,l[0],b);l.unshift([]),ot(w,!0)}}}e.data[r]={create:u,update:s}}(r,null===u?0:u.index,o,i,a,n);var l=r.data[i],c=Ci(r,u===o[6]?null:u,o);!function f(e,t,n,r){for(var o=e[11],i=0;i<t.length;i++){var a=t[i++],u=t[i],s=(a&Pf.APPEND_EAGERLY)===Pf.APPEND_EAGERLY,l=a>>>Pf.SHIFT,c=e[l];null===c&&(c=e[l]=(a&Pf.COMMENT)===Pf.COMMENT?o.createComment(u):pi(o,u)),s&&null!==n&&Ii(o,n,c,r,!1)}}(o,l.create,c,u&&8&u.type?o[u.index]:null),ht(!0)}function Ed(){ht(!1)}function Od(e,t,n){xd(e,t,n),Ed()}function kd(e,t){var n=Xe();!function r(e,t,n){var r=tt().index,o=[];if(e.firstCreatePass&&null===e.data[t]){for(var i=0;i<n.length;i+=2){var a=n[i],u=n[i+1];if(""!==u){if(Yf.test(u))throw new Error('ICU expressions are not supported in attributes. Message: "'+u+'".');id(o,u,r,a)}}e.data[t]=o}}(n,e+20,ze(n.consts,t))}function Pd(e){return function t(e){e&&(qf|=1<<Math.min(zf,31)),zf++}(Cs($e(),dt(),e)),Pd}function Td(e){!function t(e,n,r){if(zf>0){var o=e.data[r];Wf(e,n,Array.isArray(o)?o:o.update,ct()-zf-1,qf)}qf=0,zf=0}(Xe(),$e(),e+20)}function Nd(e,t){return void 0===t&&(t={}),Id(e,t)}
|
|
789
789
|
/**
|
|
790
790
|
* @license
|
|
791
791
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -799,14 +799,14 @@ var Uf=0,Qf=0;function qf(e,t,n,r,o){for(var i=0;i<n.length;i++){var a=n[i],u=n[
|
|
|
799
799
|
*
|
|
800
800
|
* Use of this source code is governed by an MIT-style license that can be
|
|
801
801
|
* found in the LICENSE file at https://angular.io/license
|
|
802
|
-
*/function
|
|
802
|
+
*/function jd(e,t,n,r,o){if(e=l(e),Array.isArray(e))for(var i=0;i<e.length;i++)jd(e[i],t,n,r,o);else{var a=Xe(),u=$e(),s=Tu(e)?e:l(e.provide),c=Ou(e),f=tt(),d=1048575&f.providerIndexes,p=f.directiveStart,h=f.providerIndexes>>20;if(Tu(e)||!e.multi){var v=new Ht(c,o,El),y=Sd(s,t,o?d:d+h,p);-1===y?(rn(Xt(f,u),a,s),Dd(a,e,t.length),t.push(s),f.directiveStart++,f.directiveEnd++,o&&(f.providerIndexes+=1048576),n.push(v),u.push(v)):(n[y]=v,u[y]=v)}else{var g=Sd(s,t,d+h,p),m=Sd(s,t,d,d+h),_=m>=0&&n[m];o&&!_||!o&&!(g>=0&&n[g])?(rn(Xt(f,u),a,s),v=function b(e,t,n,r,o){var i=new Ht(e,n,El);return i.multi=[],i.index=t,i.componentProviders=0,Ad(i,o,r&&!n),i}(o?Vd:Rd,n.length,o,r,c),!o&&_&&(n[m].providerFactory=v),Dd(a,e,t.length,0),t.push(s),f.directiveStart++,f.directiveEnd++,o&&(f.providerIndexes+=1048576),n.push(v),u.push(v)):Dd(a,e,g>-1?g:m,Ad(n[o?m:g],c,!o&&r)),!o&&r&&_&&n[m].componentProviders++}}}function Dd(e,t,n,r){var o=Tu(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 Ad(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Sd(e,t,n,r){for(var o=n;o<r;o++)if(t[o]===e)return o;return-1}function Rd(e,t,n,r){return Md(this.multi,[])}function Vd(e,t,n,r){var o,i=this.multi;if(this.providerFactory){var a=this.providerFactory.componentProviders,u=pn(n,n[1],this.providerFactory.index,r);Md(i,o=u.slice(0,a));for(var s=a;s<u.length;s++)o.push(u[s])}else Md(i,o=[]);return o}function Md(e,t){for(var n=0;n<e.length;n++)t.push((0,e[n])());return t}function Fd(e,t){return void 0===t&&(t=[]),function(n){n.providersResolver=function(n,r){return function o(e,t,n){var r=Xe();if(r.firstCreatePass){var o=pe(e);jd(n,r.data,r.blueprint,o,!0),jd(t,r.data,r.blueprint,o,!1)}}(n,r?r(e):e,t)}}}
|
|
803
803
|
/**
|
|
804
804
|
* @license
|
|
805
805
|
* Copyright Google LLC All Rights Reserved.
|
|
806
806
|
*
|
|
807
807
|
* Use of this source code is governed by an MIT-style license that can be
|
|
808
808
|
* found in the LICENSE file at https://angular.io/license
|
|
809
|
-
*/var
|
|
809
|
+
*/var Ld=function Ld(){},Hd=function Hd(){};function Bd(e){var t=Error("No component factory found for "+i(e)+". Did you add it to @NgModule.entryComponents?");return t[Qd]=e,t}var Ud,Qd="ngComponent",qd=function(){function e(){}return e.prototype.resolveComponentFactory=function(e){throw Bd(e)},e}();(Ud=function Ud(){}).NULL=new qd;var zd=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 Bd(e);return new Wd(t,this._ngModule)},e}(),Wd=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 ye(t,e),t.prototype.create=function(e,t,n,r){return this.factory.create(e,t,n,r||this.ngModule)},t}(Hd);
|
|
810
810
|
/**
|
|
811
811
|
* @license
|
|
812
812
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -814,29 +814,28 @@ var Uf=0,Qf=0;function qf(e,t,n,r,o){for(var i=0;i<n.length;i++){var a=n[i],u=n[
|
|
|
814
814
|
* Use of this source code is governed by an MIT-style license that can be
|
|
815
815
|
* found in the LICENSE file at https://angular.io/license
|
|
816
816
|
*/
|
|
817
|
-
function
|
|
817
|
+
function Zd(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}
|
|
818
818
|
/**
|
|
819
819
|
* @license
|
|
820
820
|
* Copyright Google LLC All Rights Reserved.
|
|
821
821
|
*
|
|
822
822
|
* Use of this source code is governed by an MIT-style license that can be
|
|
823
823
|
* found in the LICENSE file at https://angular.io/license
|
|
824
|
-
*/function
|
|
824
|
+
*/function Kd(){return Gd(tt(),$e())}function Gd(e,t){return new Jd(Me(e,t))}var Jd,Yd=Kd;function $d(e){return e instanceof Jd?e.nativeElement:e}
|
|
825
825
|
/**
|
|
826
826
|
* @license
|
|
827
827
|
* Copyright Google LLC All Rights Reserved.
|
|
828
828
|
*
|
|
829
829
|
* Use of this source code is governed by an MIT-style license that can be
|
|
830
830
|
* found in the LICENSE file at https://angular.io/license
|
|
831
|
-
*/
|
|
832
|
-
var Jd,Yd=function Yd(){};(Jd=function Jd(){}).__NG_ELEMENT_ID__=function(){return ep()};var $d,Xd=tp,ep=zd;function tp(){var e=$e(),t=He(tt().index,e);return function n(e){return e[11]}(se(t)?t:e)}
|
|
831
|
+
*/(Jd=function Jd(e){this.nativeElement=e}).__NG_ELEMENT_ID__=Zd,new An("Renderer2Interceptor");var Xd,ep=function ep(){};(Xd=function Xd(){}).__NG_ELEMENT_ID__=function(){return rp()};var tp,np=op,rp=Zd;function op(){var e=$e(),t=He(tt().index,e);return function n(e){return e[11]}(se(t)?t:e)}
|
|
833
832
|
/**
|
|
834
833
|
* @license
|
|
835
834
|
* Copyright Google LLC All Rights Reserved.
|
|
836
835
|
*
|
|
837
836
|
* Use of this source code is governed by an MIT-style license that can be
|
|
838
837
|
* found in the LICENSE file at https://angular.io/license
|
|
839
|
-
*/(
|
|
838
|
+
*/(tp=function tp(){}).ɵprov=h({token:tp,providedIn:"root",factory:function(){return null}});
|
|
840
839
|
/**
|
|
841
840
|
* @license
|
|
842
841
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -844,14 +843,14 @@ var Jd,Yd=function Yd(){};(Jd=function Jd(){}).__NG_ELEMENT_ID__=function(){retu
|
|
|
844
843
|
* Use of this source code is governed by an MIT-style license that can be
|
|
845
844
|
* found in the LICENSE file at https://angular.io/license
|
|
846
845
|
*/
|
|
847
|
-
var
|
|
846
|
+
var ip,ap=new(ip=function ip(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")})("11.1.1"),up=function(){function e(){}return e.prototype.supports=function(e){return ms(e)},e.prototype.create=function(e){return new lp(e)},e}(),sp=function(e,t){return t},lp=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||sp}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<pp(n,r,o)?t:n,a=pp(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=[]),!ms(e))throw new Error("Error trying to diff '"+i(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[vs()](),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;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=e._nextMoved)e.previousIndex=e.currentIndex;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 cp(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 dp),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 dp),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}(),cp=function cp(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},fp=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}(),dp=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 fp,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 pp(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}
|
|
848
847
|
/**
|
|
849
848
|
* @license
|
|
850
849
|
* Copyright Google LLC All Rights Reserved.
|
|
851
850
|
*
|
|
852
851
|
* Use of this source code is governed by an MIT-style license that can be
|
|
853
852
|
* found in the LICENSE file at https://angular.io/license
|
|
854
|
-
*/var
|
|
853
|
+
*/var hp=function(){function e(){}return e.prototype.supports=function(e){return e instanceof Map||_s(e)},e.prototype.create=function(){return new vp},e}(),vp=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||_s(e)))throw new Error("Error trying to diff '"+i(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 yp(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}(),yp=function yp(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};
|
|
855
854
|
/**
|
|
856
855
|
* @license
|
|
857
856
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -859,42 +858,42 @@ var np,rp=new(np=function np(e){this.full=e,this.major=e.split(".")[0],this.mino
|
|
|
859
858
|
* Use of this source code is governed by an MIT-style license that can be
|
|
860
859
|
* found in the LICENSE file at https://angular.io/license
|
|
861
860
|
*/
|
|
862
|
-
function
|
|
861
|
+
function gp(){return new mp([new up])}var mp=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){return e.create(t,n||gp())},deps:[[e,new br,new mr]]}},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}
|
|
863
862
|
/**
|
|
864
863
|
* @license
|
|
865
864
|
* Copyright Google LLC All Rights Reserved.
|
|
866
865
|
*
|
|
867
866
|
* Use of this source code is governed by an MIT-style license that can be
|
|
868
867
|
* found in the LICENSE file at https://angular.io/license
|
|
869
|
-
*/(e)+"'")},e}();function
|
|
868
|
+
*/(e)+"'")},e}();function _p(){return new bp([new hp])}mp.ɵprov=h({token:mp,providedIn:"root",factory:gp});var bp=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){return e.create(t,n||_p())},deps:[[e,new br,new mr]]}},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}();bp.ɵprov=h({token:bp,providedIn:"root",factory:_p});var wp,Cp=function(){function e(e,t){this._lView=e,this._cdRefInjectingView=t,this._appRef=null,this._attachedToViewContainer=!1}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){var e=this._lView,t=e[1];return 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(Re(a)),le(a))for(var u=10;u<a.length;u++){var s=a[u],l=s[1].firstChild;null!==l&&e(s[1],s,l,o)}var c=r.type;if(8&c)e(t,n,r.child,o);else if(32&c)for(var f=ai(r,n),d=void 0;d=f();)o.push(d);else if(16&c){var p=n[16],h=p[6].projection[r.projection];if(Array.isArray(h))o.push.apply(o,_e(h));else{var v=ui(p);e(v[1],v,h,o,!0)}}r=i?r.projectionNext:r.next}return o}(t,e,t.firstChild,[])},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._attachedToViewContainer){var e=this._lView[3];if(le(e)){var t=e[8],n=t?t.indexOf(this):-1;n>-1&&(mi(e,n),zn(t,n))}this._attachedToViewContainer=!1}_i(this._lView[1],this._lView)},e.prototype.onDestroy=function(e){Sa(this._lView[1],this._lView,null,e)},e.prototype.markForCheck=function(){Xa(this._cdRefInjectingView||this._lView)},e.prototype.detach=function(){this._lView[2]&=-129},e.prototype.reattach=function(){this._lView[2]|=128},e.prototype.detectChanges=function(){tu(this._lView[1],this._lView,this.context)},e.prototype.checkNoChanges=function(){!function e(t,n,r){st(!0);try{tu(t,n,r)}finally{st(!1)}}(this._lView[1],this._lView,this.context)},e.prototype.attachToViewContainerRef=function(){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._attachedToViewContainer=!0},e.prototype.detachFromAppRef=function(){this._appRef=null,function e(t,n){Ri(t,n,n[11],2,null,null)}(this._lView[1],this._lView)},e.prototype.attachToAppRef=function(e){if(this._attachedToViewContainer)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e},e}(),Ip=function(e){function t(t){var n=e.call(this,t)||this;return n._view=t,n}return ye(t,e),t.prototype.detectChanges=function(){nu(this._view)},t.prototype.checkNoChanges=function(){!function e(t){st(!0);try{nu(t)}finally{st(!1)}}(this._view)},Object.defineProperty(t.prototype,"context",{get:function(){return null},enumerable:!1,configurable:!0}),t}(Cp),xp=Ep;function Ep(e){return void 0===e&&(e=!1),function t(e,n,r){if(!r&&fe(e)){var o=He(e.index,n);return new Cp(o,o)}return 47&e.type?new Cp(n[16],n):null}
|
|
870
869
|
/**
|
|
871
870
|
* @license
|
|
872
871
|
* Copyright Google LLC All Rights Reserved.
|
|
873
872
|
*
|
|
874
873
|
* Use of this source code is governed by an MIT-style license that can be
|
|
875
874
|
* found in the LICENSE file at https://angular.io/license
|
|
876
|
-
*/(tt(),$e(),e)}(
|
|
875
|
+
*/(tt(),$e(),e)}(wp=function wp(){}).__NG_ELEMENT_ID__=Zd,wp.__ChangeDetectorRef__=!0;var Op,kp=[new hp],Pp=[new up],Tp=new mp(Pp),Np=new bp(kp),jp=Ap;(Op=function Op(){}).__NG_ELEMENT_ID__=Zd;var Dp=function(e){function t(t,n,r){var o=e.call(this)||this;return o._declarationLView=t,o._declarationTContainer=n,o.elementRef=r,o}return ye(t,e),t.prototype.createEmbeddedView=function(e){var t=this._declarationTContainer.tViews,n=ba(this._declarationLView,t,e,16,null,t.declTNode,null,null,null,null);n[17]=this._declarationLView[this._declarationTContainer.index];var r=this._declarationLView[19];return null!==r&&(n[19]=r.createEmbeddedView(t)),xa(t,n,e),new Cp(n)},t}(Op);function Ap(){return Sp(tt(),$e())}function Sp(e,t){return 4&e.type?new Dp(t,e,Gd(e,t)):null}
|
|
877
876
|
/**
|
|
878
877
|
* @license
|
|
879
878
|
* Copyright Google LLC All Rights Reserved.
|
|
880
879
|
*
|
|
881
880
|
* Use of this source code is governed by an MIT-style license that can be
|
|
882
881
|
* found in the LICENSE file at https://angular.io/license
|
|
883
|
-
*/var
|
|
882
|
+
*/var Rp,Vp=function Vp(){},Mp=function Mp(){},Fp=Lp;function Lp(){return Qp(tt(),$e())}(Rp=function Rp(){}).__NG_ELEMENT_ID__=Zd;var Hp=function(e){function t(t,n,r){var o=e.call(this)||this;return o._lContainer=t,o._hostTNode=n,o._hostLView=r,o}return ye(t,e),Object.defineProperty(t.prototype,"element",{get:function(){return Gd(this._hostTNode,this._hostLView)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new yn(this._hostTNode,this._hostLView)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"parentInjector",{get:function(){var e=nn(this._hostTNode,this._hostLView);if(Zt(e)){var t=Gt(e,this._hostLView),n=Kt(e);return new yn(t[1].data[n+8],t)}return new yn(null,this._hostLView)},enumerable:!1,configurable:!0}),t.prototype.clear=function(){for(;this.length>0;)this.remove(this.length-1)},t.prototype.get=function(e){var t=Bp(this._lContainer);return null!==t&&t[e]||null},Object.defineProperty(t.prototype,"length",{get:function(){return this._lContainer.length-10},enumerable:!1,configurable:!0}),t.prototype.createEmbeddedView=function(e,t,n){var r=e.createEmbeddedView(t||{});return this.insert(r,n),r},t.prototype.createComponent=function(e,t,n,r,o){var i=n||this.parentInjector;if(!o&&null==e.ngModule&&i){var a=i.get(Vp,null);a&&(o=a)}var u=e.create(i,r,void 0,o);return this.insert(u.hostView,t),u},t.prototype.insert=function(e,t){var n=e._lView,r=n[1];if(function o(e){return le(e[3])}(n)){var i=this.indexOf(e);if(-1!==i)this.detach(i);else{var a=n[3],u=new Hp(a,a[6],a[3]);u.detach(u.indexOf(e))}}var s=this._adjustIndex(t),l=this._lContainer;!function c(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],qn(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,l,s);var f=function e(t,n){var r=10+t+1;if(r<n.length){var o=n[r],i=o[1].firstChild;if(null!==i)return function t(n,r){if(null!==r){var o=r.type;if(3&o)return Me(r,n);if(4&o)return e(-1,n[r.index]);if(8&o){var i=r.child;if(null!==i)return t(n,i);var a=n[r.index];return le(a)?e(-1,a):Re(a)}if(32&o)return ai(r,n)()||Re(n[r.index]);var u=n[16],s=u[6],l=ui(u),c=s.projection[r.projection];return null!=c?t(l,c):t(n,r.next)}return null}(o,i)}return n[7]}(s,l),d=n[11],p=Oi(d,l[7]);return null!==p&&function h(e,t,n,r,o,i){r[0]=o,r[6]=t,Ri(e,r,n,1,o,i)}(r,l[6],d,n,p,f),e.attachToViewContainerRef(),qn(Up(l),s,e),e},t.prototype.move=function(e,t){return this.insert(e,t)},t.prototype.indexOf=function(e){var t=Bp(this._lContainer);return null!==t?t.indexOf(e):-1},t.prototype.remove=function(e){var t=this._adjustIndex(e,-1),n=mi(this._lContainer,t);n&&(zn(Up(this._lContainer),t),_i(n[1],n))},t.prototype.detach=function(e){var t=this._adjustIndex(e,-1),n=mi(this._lContainer,t);return n&&null!=zn(Up(this._lContainer),t)?new Cp(n):null},t.prototype._adjustIndex=function(e,t){return void 0===t&&(t=0),null==e?this.length+t:e},t}(Rp);function Bp(e){return e[8]}function Up(e){return e[8]||(e[8]=[])}function Qp(e,t){var n,r=t[e.index];if(le(r))n=r;else{var o=void 0;if(8&e.type)o=Re(r);else{var i=t[11];o=i.createComment("");var a=Me(e,t);Ii(i,Oi(i,a),o,function u(e,t){return Ae(e)?e.nextSibling(t):t.nextSibling}(i,a),!1)}t[e.index]=n=Ga(r,t,o,e),$a(t,n)}return new Hp(n,e,t)}
|
|
884
883
|
/**
|
|
885
884
|
* @license
|
|
886
885
|
* Copyright Google LLC All Rights Reserved.
|
|
887
886
|
*
|
|
888
887
|
* Use of this source code is governed by an MIT-style license that can be
|
|
889
888
|
* found in the LICENSE file at https://angular.io/license
|
|
890
|
-
*/function
|
|
889
|
+
*/function qp(e,t,n,r){var o="ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '"+t+"'. Current value: '"+n+"'.";return r&&(o+=" It seems like the view has been created after its parent and its children have been dirty checked. Has it been created in a change detection hook ?"),function i(e,t){var n=new Error(e);return zp(n,t),n}(o,e)}function zp(e,t){e.ngDebugContext=t,e.ngErrorLogger=t.logError.bind(t)}function Wp(e){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+e)}
|
|
891
890
|
/**
|
|
892
891
|
* @license
|
|
893
892
|
* Copyright Google LLC All Rights Reserved.
|
|
894
893
|
*
|
|
895
894
|
* Use of this source code is governed by an MIT-style license that can be
|
|
896
895
|
* found in the LICENSE file at https://angular.io/license
|
|
897
|
-
*/function
|
|
896
|
+
*/function Zp(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 Kp(e,t,n){return(1792&e.state)===t&&e.initIndex<=n&&(e.initIndex=n+1,!0)}function Gp(e,t){return e.nodes[t]}function Jp(e,t){return e.nodes[t]}function Yp(e,t){return e.nodes[t]}function $p(e,t){return e.nodes[t]}function Xp(e,t){return e.nodes[t]}var eh=function eh(){},th={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},nh=function(){},rh=new Map;function oh(e){var t=rh.get(e);return t||(t=i(e)+"_"+rh.size,rh.set(e,t)),t}var ih=0;function ah(e,t,n,r){return!(!(2&e.state)&&Object.is(e.oldValues[t.bindingIndex+n],r))}function uh(e,t,n,r){return!!ah(e,t,n,r)&&(e.oldValues[t.bindingIndex+n]=r,!0)}function sh(e,t,n,r){var o=e.oldValues[t.bindingIndex+n];if(1&e.state||!ys(o,r)){var i=t.bindings[n].name;throw qp(th.createDebugContext(e,t.nodeIndex),i+": "+o,i+": "+r,0!=(1&e.state))}}function lh(e){for(var t=e;t;)2&t.def.flags&&(t.state|=8),t=t.viewContainerParent||t.parent}function ch(e,t){for(var n=e;n&&n!==t;)n.state|=64,n=n.viewContainerParent||n.parent}function fh(e,t,n,r){try{return lh(33554432&e.def.nodes[t].flags?Jp(e,t).componentView:e),th.handleEvent(e,t,n,r)}catch(t){e.root.errorHandler.handleError(t)}}function dh(e){return e.parent?Jp(e.parent,e.parentNodeDef.nodeIndex):null}function ph(e){return e.parent?e.parentNodeDef.parent:null}function hh(e,t){switch(201347067&t.flags){case 1:return Jp(e,t.nodeIndex).renderElement;case 2:return Gp(e,t.nodeIndex).renderText}}function vh(e){return!!e.parent&&!!(32768&e.parentNodeDef.flags)}function yh(e){return!(!e.parent||32768&e.parentNodeDef.flags)}function gh(e){return 1<<e%32}function mh(e){var t={},n=0,r={};return e&&e.forEach((function(e){var o=me(e,2),i=o[0],a=o[1];"number"==typeof i?(t[i]=a,n|=gh(i)):r[i]=a})),{matchedQueries:t,references:r,matchedQueryIds:n}}function _h(e,t){return e.map((function(e){var n,r,o;return Array.isArray(e)?(o=(n=me(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:oh(r)}}))}function bh(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.ShadowDom||1===o.element.componentRendererType.encapsulation)?Jp(t,r.renderParent.nodeIndex).renderElement:void 0:n}var wh=new WeakMap;function Ch(e){var t=wh.get(e);return t||((t=e((function(){return nh}))).factory=e,wh.set(e,t)),t}function Ih(e,t,n,r,o){3===t&&(n=e.renderer.parentNode(hh(e,e.def.lastRenderRootNode))),xh(e,t,0,e.def.nodes.length-1,n,r,o)}function xh(e,t,n,r,o,i,a){for(var u=n;u<=r;u++){var s=e.def.nodes[u];11&s.flags&&Oh(e,s,t,o,i,a),u+=s.childCount}}function Eh(e,t,n,r,o,i){for(var a=e;a&&!vh(a);)a=a.parent;for(var u=a.parent,s=ph(a),l=s.nodeIndex+s.childCount,c=s.nodeIndex+1;c<=l;c++){var f=u.def.nodes[c];f.ngContentIndex===t&&Oh(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++)kh(e,d[c],n,r,o,i)}}function Oh(e,t,n,r,o,i){if(8&t.flags)Eh(e,t.ngContent.index,n,r,o,i);else{var a=hh(e,t);if(3===n&&33554432&t.flags&&48&t.bindingFlags?(16&t.bindingFlags&&kh(e,a,n,r,o,i),32&t.bindingFlags&&kh(Jp(e,t.nodeIndex).componentView,a,n,r,o,i)):kh(e,a,n,r,o,i),16777216&t.flags)for(var u=Jp(e,t.nodeIndex).viewContainer._embeddedViews,s=0;s<u.length;s++)Ih(u[s],n,r,o,i);1&t.flags&&!t.element.name&&xh(e,n,t.nodeIndex+1,t.nodeIndex+t.childCount,r,o,i)}}function kh(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 Ph=/^:([^:]+):(.+)$/;function Th(e){if(":"===e[0]){var t=e.match(Ph);return[t[1],t[2]]}return["",e]}function Nh(e){for(var t=0,n=0;n<e.length;n++)t|=e[n].flags;return t}function jh(e){return null!=e?e.toString():""}var Dh={},Ah=oh(Du),Sh=oh(hu),Rh=oh(Vp);function Vh(e,t,n){void 0===n&&(n=Du.THROW_IF_NOT_FOUND);var r=ur(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 Ah:case Sh:case Rh: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]=Mh(e,a)),u===Dh?void 0:u}if((i=g(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]=Dh,e._providers[l]=Mh(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{ur(r)}}function Mh(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(Vh(e,n[0]));case 2:return new t(Vh(e,n[0]),Vh(e,n[1]));case 3:return new t(Vh(e,n[0]),Vh(e,n[1]),Vh(e,n[2]));default:for(var o=[],i=0;i<r;i++)o[i]=Vh(e,n[i]);return new(t.bind.apply(t,_e([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(Vh(e,n[0]));case 2:return t(Vh(e,n[0]),Vh(e,n[1]));case 3:return t(Vh(e,n[0]),Vh(e,n[1]),Vh(e,n[2]));default:for(var o=[],i=0;i<r;i++)o[i]=Vh(e,n[i]);return t.apply(void 0,_e(o))}}(e,t.value,t.deps);break;case 2048:n=Vh(e,t.deps[0]);break;case 256:n=t.value}return n===Dh||null===n||"object"!=typeof n||131072&t.flags||"function"!=typeof n.ngOnDestroy||(t.flags|=131072),void 0===n?Dh:n}function Fh(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,zn(n,t),th.dirtyParentQueries(r),Hh(r),r}function Lh(e,t,n){var r=t?hh(t,t.def.lastRenderRootNode):e.renderElement,o=n.renderer.parentNode(r),i=n.renderer.nextSibling(r);Ih(n,2,o,i,void 0)}function Hh(e){Ih(e,3,null,null,void 0)}var Bh={};function Uh(e){return e.viewDefFactory}var Qh=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 ye(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=Ch(this.viewDefFactory),i=o.nodes[0].element.componentProvider.nodeIndex,a=th.createRootView(e,t||[],n,o,r,Bh),u=Yp(a,i).instance;return n&&a.renderer.setAttribute(Jp(a,0).renderElement,"ng-version",ap.full),new qh(a,new Kh(a),u)},t}(Hd),qh=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 ye(t,e),Object.defineProperty(t.prototype,"location",{get:function(){return new Jd(Jp(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new $h(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}(Ld);function zh(e,t,n){return new Wh(e,t,n)}var Wh=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 Jd(this._data.renderElement)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new $h(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=ph(e),e=e.parent;return e?new $h(e,t):new $h(this._view,null)},enumerable:!1,configurable:!0}),e.prototype.clear=function(){for(var e=this._embeddedViews.length-1;e>=0;e--){var t=Fh(this._data,e);th.destroyView(t)}},e.prototype.get=function(e){var t=this._embeddedViews[e];if(t){var n=new Kh(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 Wd||(o=i.get(Vp));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;
|
|
898
897
|
/**
|
|
899
898
|
* @license
|
|
900
899
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -902,7 +901,7 @@ function hp(){return new vp([new op])}var vp=function(){function e(e){this.facto
|
|
|
902
901
|
* Use of this source code is governed by an MIT-style license that can be
|
|
903
902
|
* found in the LICENSE file at https://angular.io/license
|
|
904
903
|
*/
|
|
905
|
-
return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.length),o.viewContainerParent=e,qn(i,n,o),function a(e,t){var n=lh(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),$p.dirtyParentQueries(o),Mh(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];zn(r,t),null==n&&(n=r.length),qn(r,n,o),$p.dirtyParentQueries(o),Vh(o),Mh(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=Rh(this._data,e);t&&$p.destroyView(t)},e.prototype.detach=function(e){var t=Rh(this._data,e);return t?new zh(t):null},e}();function qh(e){return new zh(e)}var zh=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 bh(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(){ah(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{$p.checkAndUpdateView(this._view)}finally{e.end&&e.end()}},e.prototype.checkNoChanges=function(){$p.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)),$p.destroyView(this._view)},e.prototype.detachFromAppRef=function(){this._appRef=null,Vh(this._view),$p.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 Wh(e,t){return new Zh(e,t)}var Zh=function(e){function t(t,n){var r=e.call(this)||this;return r._parentView=t,r._def=n,r}return ye(t,e),t.prototype.createEmbeddedView=function(e){return new zh($p.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))},Object.defineProperty(t.prototype,"elementRef",{get:function(){return new Kd(Zp(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!1,configurable:!0}),t}(Ip);function Kh(e,t){return new Gh(e,t)}var Gh=function(){function e(e,t){this.view=e,this.elDef=t}return e.prototype.get=function(e,t){return void 0===t&&(t=Nu.THROW_IF_NOT_FOUND),$p.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:th(e)},t)},e}();function Jh(e,t,n,r){return new Yh(e,t,n,r)}var Yh=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=Wn(t.providers.length),r=0;r<t.providers.length;r++){var o=t.providers[r];4096&o.flags||void 0===n[r]&&(n[r]=Sh(e,o))}}(this)}return t.prototype.get=function(t,n,r){void 0===n&&(n=Nu.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),Ah(this,{token:t,tokenKey:th(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(Hd)},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+i(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!==Th){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}(),$h=th(Jd),Xh=th(Kd),ev=th(Dp),tv=th(Ip),nv=th(mp),rv=th(Nu),ov=th(du);function iv(e,t,n,r,o,a,u,s,c){var f=vh(n),d=f.matchedQueries,p=f.references,h=f.matchedQueryIds;c||(c=[]),s||(s=[]),a=l(a);var v=yh(u,i(o));return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:d,matchedQueryIds:h,references:p,ngContentIndex:-1,childCount:r,bindings:s,bindingFlags:kh(s),outputs:c,element:null,provider:{token:o,value:a,deps:v},text:null,query:null,ngContent:null}}function av(e,t){return cv(e,t)}function uv(e,t){for(var n=e;n.parent&&!dh(n);)n=n.parent;return fv(n.parent,ch(n),!0,t.provider.value,t.provider.deps)}function sv(e,t){var n=fv(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(!Ml(i))throw new Error("@Output "+o.propName+" not initialized in '"+n.constructor.name+"'.");var a=i.subscribe(lv(e,t.parent.nodeIndex,o.eventName));e.disposables[t.outputIndex+r]=a.unsubscribe.bind(a)}return n}function lv(e,t,n){return function(r){return sh(e,t,n,r)}}function cv(e,t){var n=(8192&t.flags)>0,r=t.provider;switch(201347067&t.flags){case 512:return fv(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(pv(e,t,n,i[0]));case 2:return r(pv(e,t,n,i[0]),pv(e,t,n,i[1]));case 3:return r(pv(e,t,n,i[0]),pv(e,t,n,i[1]),pv(e,t,n,i[2]));default:for(var u=[],s=0;s<a;s++)u.push(pv(e,t,n,i[s]));return r.apply(void 0,_e(u))}}(e,t.parent,n,r.value,r.deps);case 2048:return pv(e,t.parent,n,r.deps[0]);case 256:return r.value}}function fv(e,t,n,r,o){var i=o.length;switch(i){case 0:return new r;case 1:return new r(pv(e,t,n,o[0]));case 2:return new r(pv(e,t,n,o[0]),pv(e,t,n,o[1]));case 3:return new r(pv(e,t,n,o[0]),pv(e,t,n,o[1]),pv(e,t,n,o[2]));default:for(var a=[],u=0;u<i;u++)a.push(pv(e,t,n,o[u]));return new(r.bind.apply(r,_e([void 0],a)))}}var dv={};function pv(e,t,n,r,o){if(void 0===o&&(o=Nu.THROW_IF_NOT_FOUND),8&r.flags)return r.token;var i=e;2&r.flags&&(o=null);var a=r.tokenKey;a===nv&&(n=!(!t||!t.element.componentView)),t&&1&r.flags&&(n=!1,t=t.parent);for(var u=e;u;){if(t)switch(a){case $h:return hv(u,t,n).renderer;case Xh:return new Kd(Zp(u,t.nodeIndex).renderElement);case ev:return Zp(u,t.nodeIndex).viewContainer;case tv:if(t.element.template)return Zp(u,t.nodeIndex).template;break;case nv:return qh(hv(u,t,n));case rv:case ov:return Kh(u,t);default:var s=(n?t.element.allProviders:t.element.publicProviders)[a];if(s){var l=Kp(u,s.nodeIndex);return l||(l={instance:cv(u,s)},u.nodes[s.nodeIndex]=l),l.instance}}n=dh(u),t=ch(u),u=u.parent,4&r.flags&&(u=null)}var c=i.root.injector.get(r.token,dv);return c!==dv||o===dv?c:i.root.ngModule.injector.get(r.token,o)}function hv(e,t,n){var r;if(n)r=Zp(e,t.nodeIndex).componentView;else for(r=e;r.parent&&!dh(r);)r=r.parent;return r}function vv(e,t,n,r,o,i){if(32768&n.flags){var a=Zp(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=vs.unwrap(e.oldValues[n.bindingIndex+r]);i[n.bindings[r].nonMinifiedName]=new xe(u,o,0!=(2&e.state))}return e.oldValues[n.bindingIndex+r]=o,i}function yv(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&&mv(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=gv(e,a,t,r)),a=a.parent}}function gv(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&&mv(e,o,i.flags&n,r++),o+=i.childCount}return r}function mv(e,t,n,r){var o=Kp(e,t);if(o){var i=o.instance;i&&($p.setCurrentNode(e,t),1048576&n&&zp(e,512,r)&&i.ngAfterContentInit(),2097152&n&&i.ngAfterContentChecked(),4194304&n&&zp(e,768,r)&&i.ngAfterViewInit(),8388608&n&&i.ngAfterViewChecked(),131072&n&&i.ngOnDestroy())}}var _v=function(e){function t(t){var n=e.call(this)||this;return n.ngModule=t,n}return ye(t,e),t.prototype.resolveComponentFactory=function(e){var t=re(e);return new Cv(t,this.ngModule)},t}(Hd);function bv(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}var wv=new An("SCHEDULER_TOKEN",{providedIn:"root",factory:function(){return Xo}}),Cv=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(Zi).join(",")}(t.selectors),r.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],r.isBoundToModule=!!n,r}return ye(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){return bv(this.componentDef.inputs)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){return bv(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,dv,o);return i!==dv||r===dv?i:t.get(n,r,o)}}}(e,r.injector):e,s=a.get(Yd,Se),l=a.get($d,null),c=s.createRenderer(null,this.componentDef),f=this.componentDef.selectors[0][0]||"div",d=n?ja(c,n,this.componentDef.encapsulation):hi(s.createRenderer(null,this.componentDef),f,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=ts(),y=Na(0,null,null,1,0,null,null,null,null,null),g=ma(null,y,v,h,null,null,s,c,l,a);wt(g);try{var m=Xu(d,this.componentDef,g,s,c);if(d)if(n)Ut(c,d,["ng-version",rp.full]);else{var _=function b(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(!Ui(o))break;o=i}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]),w=_.attrs,C=_.classes;w&&Ut(c,d,w),C&&C.length>0&&Mi(c,d,C.join(" "))}if(i=Fe(y,20),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=es(m,this.componentDef,g,v,[ns]),Ca(y,g,null)}finally{Ot()}return new Iv(this.componentType,o,Zd(i,g),g,i)},t}(Fd);new _v;var Iv=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.instance=n,a.hostView=a.changeDetectorRef=new bp(o),a.componentType=t,a}return ye(t,e),Object.defineProperty(t.prototype,"injector",{get:function(){return new yn(this._tNode,this._rootLView)},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){this.hostView.destroy()},t.prototype.onDestroy=function(e){this.hostView.onDestroy(e)},t}(Vd),xv=new Map;function Ev(e,t,n){if(t&&t!==n)throw new Error("Duplicate module registered for "+e+" - "+i(t)+" vs "+i(t.name))}function Ov(e){var t=new Set;!function e(n){var r,o,i=ae(n,!0),a=i.id;null!==a&&(Ev(a,xv.get(a),n),xv.set(a,n));var u=ri(i.imports);try{for(var s=ge(u),l=s.next();!l.done;l=s.next()){var c=l.value;t.has(c)||(t.add(c),e(c))}}catch(e){r={error:e}}finally{try{l&&!l.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}}(e)}function kv(e){return xv.get(e)||Y[e]}var Pv=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 _v(r);var o=ae(e),a=function u(e){return e[Q]||null}(e);return a&&jf(a),r._bootstrapComponents=ri(o.bootstrap),r._r3Injector=wu(e,n,[{provide:Ap,useValue:r},{provide:Hd,useValue:r.componentFactoryResolver}],i(e)),r._r3Injector._resolveInjectorDefTypes(),r.instance=r.get(e),r}return ye(n,t),n.prototype.get=function(t,n,r){return void 0===n&&(n=Nu.THROW_IF_NOT_FOUND),void 0===r&&(r=e.InjectFlags.Default),t===Nu||t===Ap||t===du?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}(Ap),Tv=function(e){function t(t){var n=e.call(this)||this;return n.moduleType=t,null!==ae(t)&&Ov(t),n}return ye(t,e),t.prototype.create=function(e){return new Pv(this.moduleType,e)},t}(Sp);
|
|
904
|
+
return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.length),o.viewContainerParent=e,qn(i,n,o),function a(e,t){var n=dh(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),th.dirtyParentQueries(o),Lh(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];zn(r,t),null==n&&(n=r.length),qn(r,n,o),th.dirtyParentQueries(o),Hh(o),Lh(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=Fh(this._data,e);t&&th.destroyView(t)},e.prototype.detach=function(e){var t=Fh(this._data,e);return t?new Kh(t):null},e}();function Zh(e){return new Kh(e)}var Kh=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 Ih(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(){lh(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{th.checkAndUpdateView(this._view)}finally{e.end&&e.end()}},e.prototype.checkNoChanges=function(){th.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)),th.destroyView(this._view)},e.prototype.detachFromAppRef=function(){this._appRef=null,Hh(this._view),th.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 Gh(e,t){return new Jh(e,t)}var Jh=function(e){function t(t,n){var r=e.call(this)||this;return r._parentView=t,r._def=n,r}return ye(t,e),t.prototype.createEmbeddedView=function(e){return new Kh(th.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))},Object.defineProperty(t.prototype,"elementRef",{get:function(){return new Jd(Jp(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!1,configurable:!0}),t}(Op);function Yh(e,t){return new $h(e,t)}var $h=function(){function e(e,t){this.view=e,this.elDef=t}return e.prototype.get=function(e,t){return void 0===t&&(t=Du.THROW_IF_NOT_FOUND),th.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:oh(e)},t)},e}();function Xh(e,t,n,r){return new ev(e,t,n,r)}var ev=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=Wn(t.providers.length),r=0;r<t.providers.length;r++){var o=t.providers[r];4096&o.flags||void 0===n[r]&&(n[r]=Mh(e,o))}}(this)}return t.prototype.get=function(t,n,r){void 0===n&&(n=Du.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),Vh(this,{token:t,tokenKey:oh(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(Ud)},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+i(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!==Dh){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}(),tv=oh(Xd),nv=oh(Jd),rv=oh(Rp),ov=oh(Op),iv=oh(wp),av=oh(Du),uv=oh(hu);function sv(e,t,n,r,o,a,u,s,c){var f=mh(n),d=f.matchedQueries,p=f.references,h=f.matchedQueryIds;c||(c=[]),s||(s=[]),a=l(a);var v=_h(u,i(o));return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:d,matchedQueryIds:h,references:p,ngContentIndex:-1,childCount:r,bindings:s,bindingFlags:Nh(s),outputs:c,element:null,provider:{token:o,value:a,deps:v},text:null,query:null,ngContent:null}}function lv(e,t){return pv(e,t)}function cv(e,t){for(var n=e;n.parent&&!vh(n);)n=n.parent;return hv(n.parent,ph(n),!0,t.provider.value,t.provider.deps)}function fv(e,t){var n=hv(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(!Fl(i))throw new Error("@Output "+o.propName+" not initialized in '"+n.constructor.name+"'.");var a=i.subscribe(dv(e,t.parent.nodeIndex,o.eventName));e.disposables[t.outputIndex+r]=a.unsubscribe.bind(a)}return n}function dv(e,t,n){return function(r){return fh(e,t,n,r)}}function pv(e,t){var n=(8192&t.flags)>0,r=t.provider;switch(201347067&t.flags){case 512:return hv(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(yv(e,t,n,i[0]));case 2:return r(yv(e,t,n,i[0]),yv(e,t,n,i[1]));case 3:return r(yv(e,t,n,i[0]),yv(e,t,n,i[1]),yv(e,t,n,i[2]));default:for(var u=[],s=0;s<a;s++)u.push(yv(e,t,n,i[s]));return r.apply(void 0,_e(u))}}(e,t.parent,n,r.value,r.deps);case 2048:return yv(e,t.parent,n,r.deps[0]);case 256:return r.value}}function hv(e,t,n,r,o){var i=o.length;switch(i){case 0:return new r;case 1:return new r(yv(e,t,n,o[0]));case 2:return new r(yv(e,t,n,o[0]),yv(e,t,n,o[1]));case 3:return new r(yv(e,t,n,o[0]),yv(e,t,n,o[1]),yv(e,t,n,o[2]));default:for(var a=[],u=0;u<i;u++)a.push(yv(e,t,n,o[u]));return new(r.bind.apply(r,_e([void 0],a)))}}var vv={};function yv(e,t,n,r,o){if(void 0===o&&(o=Du.THROW_IF_NOT_FOUND),8&r.flags)return r.token;var i=e;2&r.flags&&(o=null);var a=r.tokenKey;a===iv&&(n=!(!t||!t.element.componentView)),t&&1&r.flags&&(n=!1,t=t.parent);for(var u=e;u;){if(t)switch(a){case tv:return gv(u,t,n).renderer;case nv:return new Jd(Jp(u,t.nodeIndex).renderElement);case rv:return Jp(u,t.nodeIndex).viewContainer;case ov:if(t.element.template)return Jp(u,t.nodeIndex).template;break;case iv:return Zh(gv(u,t,n));case av:case uv:return Yh(u,t);default:var s=(n?t.element.allProviders:t.element.publicProviders)[a];if(s){var l=Yp(u,s.nodeIndex);return l||(l={instance:pv(u,s)},u.nodes[s.nodeIndex]=l),l.instance}}n=vh(u),t=ph(u),u=u.parent,4&r.flags&&(u=null)}var c=i.root.injector.get(r.token,vv);return c!==vv||o===vv?c:i.root.ngModule.injector.get(r.token,o)}function gv(e,t,n){var r;if(n)r=Jp(e,t.nodeIndex).componentView;else for(r=e;r.parent&&!vh(r);)r=r.parent;return r}function mv(e,t,n,r,o,i){if(32768&n.flags){var a=Jp(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=gs.unwrap(e.oldValues[n.bindingIndex+r]);i[n.bindings[r].nonMinifiedName]=new xe(u,o,0!=(2&e.state))}return e.oldValues[n.bindingIndex+r]=o,i}function _v(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&&wv(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=bv(e,a,t,r)),a=a.parent}}function bv(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&&wv(e,o,i.flags&n,r++),o+=i.childCount}return r}function wv(e,t,n,r){var o=Yp(e,t);if(o){var i=o.instance;i&&(th.setCurrentNode(e,t),1048576&n&&Kp(e,512,r)&&i.ngAfterContentInit(),2097152&n&&i.ngAfterContentChecked(),4194304&n&&Kp(e,768,r)&&i.ngAfterViewInit(),8388608&n&&i.ngAfterViewChecked(),131072&n&&i.ngOnDestroy())}}var Cv=function(e){function t(t){var n=e.call(this)||this;return n.ngModule=t,n}return ye(t,e),t.prototype.resolveComponentFactory=function(e){var t=re(e);return new Ev(t,this.ngModule)},t}(Ud);function Iv(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}var xv=new An("SCHEDULER_TOKEN",{providedIn:"root",factory:function(){return ti}}),Ev=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(Gi).join(",")}(t.selectors),r.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],r.isBoundToModule=!!n,r}return ye(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){return Iv(this.componentDef.inputs)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){return Iv(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,vv,o);return i!==vv||r===vv?i:t.get(n,r,o)}}}(e,r.injector):e,s=a.get(ep,Se),l=a.get(tp,null),c=s.createRenderer(null,this.componentDef),f=this.componentDef.selectors[0][0]||"div",d=n?Aa(c,n,this.componentDef.encapsulation):yi(s.createRenderer(null,this.componentDef),f,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=rs(),y=Da(0,null,null,1,0,null,null,null,null,null),g=ba(null,y,v,h,null,null,s,c,l,a);wt(g);try{var m=ts(d,this.componentDef,g,s,c);if(d)if(n)Ut(c,d,["ng-version",ap.full]);else{var _=function b(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(!qi(o))break;o=i}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]),w=_.attrs,C=_.classes;w&&Ut(c,d,w),C&&C.length>0&&Fi(c,d,C.join(" "))}if(i=Fe(y,20),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=ns(m,this.componentDef,g,v,[os]),xa(y,g,null)}finally{Ot()}return new Ov(this.componentType,o,Gd(i,g),g,i)},t}(Hd);new Cv;var Ov=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.instance=n,a.hostView=a.changeDetectorRef=new Ip(o),a.componentType=t,a}return ye(t,e),Object.defineProperty(t.prototype,"injector",{get:function(){return new yn(this._tNode,this._rootLView)},enumerable:!1,configurable:!0}),t.prototype.destroy=function(){this.hostView.destroy()},t.prototype.onDestroy=function(e){this.hostView.onDestroy(e)},t}(Ld),kv=new Map;function Pv(e,t,n){if(t&&t!==n)throw new Error("Duplicate module registered for "+e+" - "+i(t)+" vs "+i(t.name))}function Tv(e){var t=new Set;!function e(n){var r,o,i=ae(n,!0),a=i.id;null!==a&&(Pv(a,kv.get(a),n),kv.set(a,n));var u=ii(i.imports);try{for(var s=ge(u),l=s.next();!l.done;l=s.next()){var c=l.value;t.has(c)||(t.add(c),e(c))}}catch(e){r={error:e}}finally{try{l&&!l.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}}(e)}function Nv(e){return kv.get(e)||Y[e]}var jv=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 Cv(r);var o=ae(e),a=function u(e){return e[Q]||null}(e);return a&&Af(a),r._bootstrapComponents=ii(o.bootstrap),r._r3Injector=Iu(e,n,[{provide:Vp,useValue:r},{provide:Ud,useValue:r.componentFactoryResolver}],i(e)),r._r3Injector._resolveInjectorDefTypes(),r.instance=r.get(e),r}return ye(n,t),n.prototype.get=function(t,n,r){return void 0===n&&(n=Du.THROW_IF_NOT_FOUND),void 0===r&&(r=e.InjectFlags.Default),t===Du||t===Vp||t===hu?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}(Vp),Dv=function(e){function t(t){var n=e.call(this)||this;return n.moduleType=t,null!==ae(t)&&Tv(t),n}return ye(t,e),t.prototype.create=function(e){return new jv(this.moduleType,e)},t}(Mp);
|
|
906
905
|
/**
|
|
907
906
|
* @license
|
|
908
907
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -910,14 +909,14 @@ return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.le
|
|
|
910
909
|
* Use of this source code is governed by an MIT-style license that can be
|
|
911
910
|
* found in the LICENSE file at https://angular.io/license
|
|
912
911
|
*/
|
|
913
|
-
function
|
|
912
|
+
function Av(e,t,n){var r=lt()+e,o=$e();return o[r]===Ji?bs(o,r,n?t.call(n):t()):ws(o,r)}function Sv(e,t,n,r){return qv($e(),lt(),e,t,n,r)}function Rv(e,t,n,r,o){return zv($e(),lt(),e,t,n,r,o)}function Vv(e,t,n,r,o,i){return Wv($e(),lt(),e,t,n,r,o,i)}function Mv(e,t,n,r,o,i,a){return Zv($e(),lt(),e,t,n,r,o,i,a)}function Fv(e,t,n,r,o,i,a,u){var s=lt()+e,l=$e(),c=Es(l,s,n,r,o,i);return Cs(l,s+4,a)||c?bs(l,s+5,u?t.call(u,n,r,o,i,a):t(n,r,o,i,a)):ws(l,s+5)}function Lv(e,t,n,r,o,i,a,u,s){var l=lt()+e,c=$e(),f=Es(c,l,n,r,o,i);return Is(c,l+4,a,u)||f?bs(c,l+6,s?t.call(s,n,r,o,i,a,u):t(n,r,o,i,a,u)):ws(c,l+6)}function Hv(e,t,n,r,o,i,a,u,s,l){var c=lt()+e,f=$e(),d=Es(f,c,n,r,o,i);return xs(f,c+4,a,u,s)||d?bs(f,c+7,l?t.call(l,n,r,o,i,a,u,s):t(n,r,o,i,a,u,s)):ws(f,c+7)}function Bv(e,t,n,r,o,i,a,u,s,l,c){var f=lt()+e,d=$e(),p=Es(d,f,n,r,o,i);return Es(d,f+4,a,u,s,l)||p?bs(d,f+8,c?t.call(c,n,r,o,i,a,u,s,l):t(n,r,o,i,a,u,s,l)):ws(d,f+8)}function Uv(e,t,n,r){return Kv($e(),lt(),e,t,n,r)}function Qv(e,t){var n=e[t];return n===Ji?void 0:n}function qv(e,t,n,r,o,i){var a=t+n;return Cs(e,a,o)?bs(e,a+1,i?r.call(i,o):r(o)):Qv(e,a+1)}function zv(e,t,n,r,o,i,a){var u=t+n;return Is(e,u,o,i)?bs(e,u+2,a?r.call(a,o,i):r(o,i)):Qv(e,u+2)}function Wv(e,t,n,r,o,i,a,u){var s=t+n;return xs(e,s,o,i,a)?bs(e,s+3,u?r.call(u,o,i,a):r(o,i,a)):Qv(e,s+3)}function Zv(e,t,n,r,o,i,a,u,s){var l=t+n;return Es(e,l,o,i,a,u)?bs(e,l+4,s?r.call(s,o,i,a,u):r(o,i,a,u)):Qv(e,l+4)}function Kv(e,t,n,r,o,i){for(var a=t+n,u=!1,s=0;s<o.length;s++)Cs(e,a++,o[s])&&(u=!0);return u?bs(e,a,r.apply(i,o)):Qv(e,a)}
|
|
914
913
|
/**
|
|
915
914
|
* @license
|
|
916
915
|
* Copyright Google LLC All Rights Reserved.
|
|
917
916
|
*
|
|
918
917
|
* Use of this source code is governed by an MIT-style license that can be
|
|
919
918
|
* found in the LICENSE file at https://angular.io/license
|
|
920
|
-
*/function
|
|
919
|
+
*/function Gv(e,t){var n,r=Xe(),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 be("302","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=he(n.type)),u=T(El);try{var s=Yt(!1),l=a();return Yt(s),Ws(r,$e(),o,l),l}finally{T(u)}}function Jv(e,t,n){var r=e+20,o=$e(),i=Le(o,r);return ny(o,ty(o,r)?qv(o,lt(),t,i.transform,n,i):i.transform(n))}function Yv(e,t,n,r){var o=e+20,i=$e(),a=Le(i,o);return ny(i,ty(i,o)?zv(i,lt(),t,a.transform,n,r,a):a.transform(n,r))}function $v(e,t,n,r,o){var i=e+20,a=$e(),u=Le(a,i);return ny(a,ty(a,i)?Wv(a,lt(),t,u.transform,n,r,o,u):u.transform(n,r,o))}function Xv(e,t,n,r,o,i){var a=e+20,u=$e(),s=Le(u,a);return ny(u,ty(u,a)?Zv(u,lt(),t,s.transform,n,r,o,i,s):s.transform(n,r,o,i))}function ey(e,t,n){var r=e+20,o=$e(),i=Le(o,r);return ny(o,ty(o,r)?Kv(o,lt(),t,i.transform,n,i):i.transform.apply(i,n))}function ty(e,t){return e[1].data[t].pure}function ny(e,t){return gs.isWrapped(t)&&(t=gs.unwrap(t),e[ct()]=Ji),t}var ry=function(e){function n(t){void 0===t&&(t=!1);var n=e.call(this)||this;return n.__isAsync=t,n}return ye(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
920
|
/**
|
|
922
921
|
* @license
|
|
923
922
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -925,21 +924,21 @@ function Nv(e,t,n){var r=lt()+e,o=$e();return o[r]===Ki?ms(o,r,n?t.call(n):t()):
|
|
|
925
924
|
* Use of this source code is governed by an MIT-style license that can be
|
|
926
925
|
* found in the LICENSE file at https://angular.io/license
|
|
927
926
|
*/
|
|
928
|
-
function
|
|
927
|
+
function oy(){return this._results[vs()]()}var iy=function(){function e(t){void 0===t&&(t=!1),this._emitDistinctChangesOnly=t,this.dirty=!0,this._results=[],this._changesDetected=!1,this._changes=null,this.length=0,this.first=void 0,this.last=void 0;var n=vs(),r=e.prototype;r[n]||(r[n]=oy)}return Object.defineProperty(e.prototype,"changes",{get:function(){return this._changes||(this._changes=new ry)},enumerable:!1,configurable:!0}),e.prototype.get=function(e){return this._results[e]},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,t){this.dirty=!1;var n=Un(e);(this._changesDetected=!function r(e,t,n){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++){var o=e[r],i=t[r];if(n&&(o=n(o),i=n(i)),i!==o)return!1}return!0}(this._results,n,t))&&(this._results=n,this.length=n.length,this.last=n[this.length-1],this.first=n[0])},e.prototype.notifyOnChanges=function(){!this._changes||!this._changesDetected&&this._emitDistinctChangesOnly||this._changes.emit(this)},e.prototype.setDirty=function(){this.dirty=!0},e.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},e}(),ay=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}(),uy=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!==by(e,t).matches&&this.queries[t].setDirty()},e}(),sy=function sy(e,t,n){void 0===n&&(n=null),this.predicate=e,this.flags=t,this.read=n},ly=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}(),cy=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!=(1&this.metadata.flags)){for(var t=this._declarationNodeIndex,n=e.parent;null!==n&&8&n.type&&n.index!==t;)n=n.parent;return t===(null!==n?n.index:-1)}return this._appliesToNextNode},e.prototype.matchTNode=function(e,t){var n=this.metadata.predicate;if(Array.isArray(n))for(var r=0;r<n.length;r++){var o=n[r];this.matchTNodeWithReadOption(e,t,fy(t,o)),this.matchTNodeWithReadOption(e,t,dn(t,e,o,!1,!1))}else n===Op?4&t.type&&this.matchTNodeWithReadOption(e,t,-1):this.matchTNodeWithReadOption(e,t,dn(t,e,n,!1,!1))},e.prototype.matchTNodeWithReadOption=function(e,t,n){if(null!==n){var r=this.metadata.read;if(null!==r)if(r===Jd||r===Rp||r===Op&&4&t.type)this.addMatch(t.index,-2);else{var o=dn(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
928
|
/**
|
|
930
929
|
* @license
|
|
931
930
|
* Copyright Google LLC All Rights Reserved.
|
|
932
931
|
*
|
|
933
932
|
* Use of this source code is governed by an MIT-style license that can be
|
|
934
933
|
* found in the LICENSE file at https://angular.io/license
|
|
935
|
-
*/function
|
|
934
|
+
*/function fy(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 dy(e,t,n,r){return-1===n?function o(e,t){return 11&e.type?Gd(e,t):4&e.type?Sp(e,t):null}(t,e):-2===n?function i(e,t,n){return n===Jd?Gd(t,e):n===Op?Sp(t,e):n===Rp?Qp(t,e):void 0}(e,t,r):pn(e,e[1],n,t)}function py(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:dy(t,i[l],a[s+1],n.metadata.read))}o.matches=u}return o.matches}function hy(e){var t=$e(),n=Xe(),r=gt();mt(r+1);var o=by(n,r);if(e.dirty&&Qe(t)===(2==(2&o.metadata.flags))){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=py(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,[]):py(n,t,o,r);e.reset(i,$d),e.notifyOnChanges()}return!0}return!1}function vy(e,t,n){var r=Xe();r.firstCreatePass&&(_y(r,new sy(e,t,n),-1),2==(2&t)&&(r.staticViewQueries=!0)),my(r,$e(),t)}function yy(e,t,n,r){var o=Xe();if(o.firstCreatePass){var i=tt();_y(o,new sy(t,n,r),i.index),function a(e,t){var n=e.contentQueries||(e.contentQueries=[]);t!==(n.length?n[n.length-1]:-1)&&n.push(e.queries.length-1,t)}(o,e),2==(2&n)&&(o.staticContentQueries=!0)}my(o,$e(),n)}function gy(){return function e(t,n){return t[19].queries[n].queryList}($e(),gt())}function my(e,t,n){var r=new iy(4==(4&n));Sa(e,t,r,r.destroy),null===t[19]&&(t[19]=new uy),t[19].queries.push(new ay(r))}function _y(e,t,n){null===e.queries&&(e.queries=new ly),e.queries.track(new cy(t,n))}function by(e,t){return e.queries.getByIndex(t)}
|
|
936
935
|
/**
|
|
937
936
|
* @license
|
|
938
937
|
* Copyright Google LLC All Rights Reserved.
|
|
939
938
|
*
|
|
940
939
|
* Use of this source code is governed by an MIT-style license that can be
|
|
941
940
|
* found in the LICENSE file at https://angular.io/license
|
|
942
|
-
*/function
|
|
941
|
+
*/function wy(e,t){return Sp(e,t)}function Cy(t){void 0===t&&(t=e.InjectFlags.Default);var n=Ep(!0);if(null!=n||t&e.InjectFlags.Optional)return n;Ie("ChangeDetectorRef")}
|
|
943
942
|
/**
|
|
944
943
|
* @license
|
|
945
944
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -953,28 +952,28 @@ function ty(){return this._results[ps()]()}var ny=function(){function e(){this.d
|
|
|
953
952
|
*
|
|
954
953
|
* Use of this source code is governed by an MIT-style license that can be
|
|
955
954
|
* found in the LICENSE file at https://angular.io/license
|
|
956
|
-
*/var
|
|
955
|
+
*/var Iy={"ɵɵattribute":Os,"ɵɵattributeInterpolate1":Vs,"ɵɵattributeInterpolate2":Ms,"ɵɵattributeInterpolate3":Fs,"ɵɵattributeInterpolate4":Ls,"ɵɵattributeInterpolate5":Hs,"ɵɵattributeInterpolate6":Bs,"ɵɵattributeInterpolate7":Us,"ɵɵattributeInterpolate8":Qs,"ɵɵattributeInterpolateV":qs,"ɵɵdefineComponent":Z,"ɵɵdefineDirective":te,"ɵɵdefineInjectable":h,"ɵɵdefineInjector":y,"ɵɵdefineNgModule":$,"ɵɵdefinePipe":ne,"ɵɵdirectiveInject":El,"ɵɵgetFactoryOf":gn,"ɵɵgetInheritedFactory":mn,"ɵɵinject":lr,"ɵɵinjectAttribute":_n,"ɵɵinvalidFactory":Ol,"ɵɵinvalidFactoryDep":cr,"ɵɵinjectPipeChangeDetectorRef":Cy,"ɵɵtemplateRefExtractor":wy,"ɵɵNgOnChangesFeature":Ee,"ɵɵProvidersFeature":Fd,"ɵɵCopyDefinitionFeature":ps,"ɵɵInheritDefinitionFeature":as,"ɵɵnextContext":ql,"ɵɵnamespaceHTML":At,"ɵɵnamespaceMathML":Dt,"ɵɵnamespaceSVG":jt,"ɵɵenableBindings":Je,"ɵɵdisableBindings":Ye,"ɵɵelementStart":Tl,"ɵɵelementEnd":Nl,"ɵɵelement":jl,"ɵɵelementContainerStart":Dl,"ɵɵelementContainerEnd":Al,"ɵɵelementContainer":Sl,"ɵɵpureFunction0":Av,"ɵɵpureFunction1":Sv,"ɵɵpureFunction2":Rv,"ɵɵpureFunction3":Vv,"ɵɵpureFunction4":Mv,"ɵɵpureFunction5":Fv,"ɵɵpureFunction6":Lv,"ɵɵpureFunction7":Hv,"ɵɵpureFunction8":Bv,"ɵɵpureFunctionV":Uv,"ɵɵgetCurrentView":Rl,"ɵɵrestoreView":et,"ɵɵlistener":Ll,"ɵɵprojection":Zl,"ɵɵsyntheticHostProperty":_f,"ɵɵsyntheticHostListener":Hl,"ɵɵpipeBind1":Jv,"ɵɵpipeBind2":Yv,"ɵɵpipeBind3":$v,"ɵɵpipeBind4":Xv,"ɵɵpipeBindV":ey,"ɵɵprojectionDef":Wl,"ɵɵhostProperty":mf,"ɵɵproperty":kl,"ɵɵpropertyInterpolate":Kl,"ɵɵpropertyInterpolate1":Gl,"ɵɵpropertyInterpolate2":Jl,"ɵɵpropertyInterpolate3":Yl,"ɵɵpropertyInterpolate4":$l,"ɵɵpropertyInterpolate5":Xl,"ɵɵpropertyInterpolate6":ec,"ɵɵpropertyInterpolate7":tc,"ɵɵpropertyInterpolate8":nc,"ɵɵpropertyInterpolateV":rc,"ɵɵpipe":Gv,"ɵɵqueryRefresh":hy,"ɵɵviewQuery":vy,"ɵɵloadQuery":gy,"ɵɵcontentQuery":yy,"ɵɵreference":Zs,"ɵɵclassMap":bc,"ɵɵclassMapInterpolate1":qc,"ɵɵclassMapInterpolate2":zc,"ɵɵclassMapInterpolate3":Wc,"ɵɵclassMapInterpolate4":Zc,"ɵɵclassMapInterpolate5":Kc,"ɵɵclassMapInterpolate6":Gc,"ɵɵclassMapInterpolate7":Jc,"ɵɵclassMapInterpolate8":Yc,"ɵɵclassMapInterpolateV":$c,"ɵɵstyleMap":mc,"ɵɵstyleMapInterpolate1":Xc,"ɵɵstyleMapInterpolate2":ef,"ɵɵstyleMapInterpolate3":tf,"ɵɵstyleMapInterpolate4":nf,"ɵɵstyleMapInterpolate5":rf,"ɵɵstyleMapInterpolate6":of,"ɵɵstyleMapInterpolate7":af,"ɵɵstyleMapInterpolate8":uf,"ɵɵstyleMapInterpolateV":sf,"ɵɵstyleProp":yc,"ɵɵstylePropInterpolate1":lf,"ɵɵstylePropInterpolate2":cf,"ɵɵstylePropInterpolate3":ff,"ɵɵstylePropInterpolate4":df,"ɵɵstylePropInterpolate5":pf,"ɵɵstylePropInterpolate6":hf,"ɵɵstylePropInterpolate7":vf,"ɵɵstylePropInterpolate8":yf,"ɵɵstylePropInterpolateV":gf,"ɵɵclassProp":gc,"ɵɵadvance":Yi,"ɵɵtemplate":zs,"ɵɵtext":Ac,"ɵɵtextInterpolate":Sc,"ɵɵtextInterpolate1":Rc,"ɵɵtextInterpolate2":Vc,"ɵɵtextInterpolate3":Mc,"ɵɵtextInterpolate4":Fc,"ɵɵtextInterpolate5":Lc,"ɵɵtextInterpolate6":Hc,"ɵɵtextInterpolate7":Bc,"ɵɵtextInterpolate8":Uc,"ɵɵtextInterpolateV":Qc,"ɵɵi18n":Od,"ɵɵi18nAttributes":kd,"ɵɵi18nExp":Pd,"ɵɵi18nStart":xd,"ɵɵi18nEnd":Ed,"ɵɵi18nApply":Td,"ɵɵi18nPostprocess":Nd,"ɵɵresolveWindow":ni,"ɵɵresolveDocument":ri,"ɵɵresolveBody":oi,"ɵɵsetComponentScope":K,"ɵɵsetNgModuleScope":X,"ɵɵsanitizeHtml":Oo,"ɵɵsanitizeStyle":ko,"ɵɵsanitizeResourceUrl":To,"ɵɵsanitizeScript":No,"ɵɵsanitizeUrl":Po,"ɵɵsanitizeUrlOrResourceUrl":So,"ɵɵtrustConstantHtml":jo,"ɵɵtrustConstantResourceUrl":Do,forwardRef:s,resolveForwardRef:l},xy=null,Ey=[],Oy=[],ky=!1;function Py(){if(!ky){ky=!0;try{for(var e=Oy.length-1;e>=0;e--){var t=Oy[e],n=t.moduleType,r=t.ngModule;r.declarations&&r.declarations.every(Ty)&&(Oy.splice(e,1),Dy(n,r))}}finally{ky=!1}}}function Ty(e){return Array.isArray(e)?e.every(Ty):!!l(e)}function Ny(e,t){void 0===t&&(t={}),jy(e,t),function n(e,t){Oy.push({moduleType:e,ngModule:t})}(e,t)}function jy(e,t,n){void 0===n&&(n=!1);var r=Un(t.declarations||Ey),o=null;Object.defineProperty(e,U,{configurable:!0,get:function(){return null===o&&((o=Ln().compileNgModule(Iy,"ng:///"+e.name+"/ɵmod.js",{type:e,bootstrap:Un(t.bootstrap||Ey).map(l),declarations:r.map(l),imports:Un(t.imports||Ey).map(l).map(Ry),exports:Un(t.exports||Ey).map(l).map(Ry),schemas:t.schemas?Un(t.schemas):null,id:t.id||null})).schemas||(o.schemas=[])),o}});var i=null;Object.defineProperty(e,E,{get:function(){if(null===i){var n={name:e.name,type:e,deps:xr(e),providers:t.providers||Ey,imports:[(t.imports||Ey).map(l),(t.exports||Ey).map(l)]};i=Ln().compileInjector(Iy,"ng:///"+e.name+"/ɵinj.js",n)}return i},configurable:!1})}function Dy(e,t){var n=Un(t.declarations||Ey),r=Sy(e);n.forEach((function(t){t.hasOwnProperty(L)?Ay(re(t),r):t.hasOwnProperty(H)||t.hasOwnProperty(B)||(t.ngSelectorScope=e)}))}function Ay(e,t){e.directiveDefs=function(){return Array.from(t.compilation.directives).map((function(e){return e.hasOwnProperty(L)?re(e):oe(e)})).filter((function(e){return!!e}))},e.pipeDefs=function(){return Array.from(t.compilation.pipes).map((function(e){return ie(e)}))},e.schemas=t.schemas,e.tView=null}function Sy(e){if(!Vy(e))throw new Error(e.name+" does not have a module def (ɵmod property)");var t=ae(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 ii(t.imports).forEach((function(e){var t=e;if(!Vy(t))throw new Error("Importing "+t.name+" which does not have a ɵmod property");var r=Sy(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)}))})),ii(t.declarations).forEach((function(e){ie(e)?n.compilation.pipes.add(e):n.compilation.directives.add(e)})),ii(t.exports).forEach((function(e){var t=e;if(Vy(t)){var r=Sy(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 ie(t)?n.exported.pipes.add(t):n.exported.directives.add(t)})),t.transitiveCompileScopes=n,n}function Ry(e){return function t(e){return void 0!==e.ngModule}(e)?e.ngModule:e}function Vy(e){return!!ae(e)}
|
|
957
956
|
/**
|
|
958
957
|
* @license
|
|
959
958
|
* Copyright Google LLC All Rights Reserved.
|
|
960
959
|
*
|
|
961
960
|
* Use of this source code is governed by an MIT-style license that can be
|
|
962
961
|
* found in the LICENSE file at https://angular.io/license
|
|
963
|
-
*/new Map,new Map;var
|
|
962
|
+
*/new Map,new Map;var My=0;function Fy(t,n){var r=null;!function o(e,t){jr(t)&&(Tr.set(e,t),Nr.add(e))}(t,n),By(t,n),Object.defineProperty(t,L,{get:function(){if(null===r){var o=Ln();if(jr(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 xy}(),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({},Qy(t,n)),{typeSourceSpan:o.createParseSourceSpan("Component",t.name,c),template:n.template||"",preserveWhitespaces:s,styles:n.styles||F,animations:n.animations,directives:[],changeDetection:n.changeDetection,pipes:new Map,encapsulation:l,interpolation:n.interpolation,viewProviders:n.viewProviders||null});My++;try{f.usesInheritance&&qy(t),r=o.compileComponent(Iy,c,f)}finally{My--}if(0===My&&Py(),function d(e){return void 0!==e.ngSelectorScope}(t)){var p=Sy(t.ngSelectorScope);Ay(r,p)}}return r},configurable:!1})}function Ly(e,t){var n=null;By(e,t||{}),Object.defineProperty(e,H,{get:function(){if(null===n){var r=Hy(e,t||{});n=Ln().compileDirective(Iy,r.sourceMapUrl,r.metadata)}return n},configurable:!1})}function Hy(e,t){var n=e&&e.name,r="ng:///"+n+"/ɵdir.js",o=Ln(),i=Qy(e,t);return i.typeSourceSpan=o.createParseSourceSpan("Directive",n,r),i.usesInheritance&&qy(e),{metadata:i,sourceMapUrl:r}}function By(e,t){var n=null;Object.defineProperty(e,q,{get:function(){if(null===n){var r=Hy(e,t),o=Ln();n=o.compileFactory(Iy,"ng:///"+e.name+"/ɵfac.js",Object.assign(Object.assign({},r.metadata),{injectFn:"directiveInject",target:o.R3FactoryTarget.Directive}))}return n},configurable:!1})}function Uy(e){return Object.getPrototypeOf(e.prototype)===Object.prototype}function Qy(e,t){var n,r=Ir(),o=r.ownPropMetadata(e);return{name:e.name,type:e,typeArgumentCount:0,selector:void 0!==t.selector?t.selector:null,deps:xr(e),host:t.host||M,propMetadata:o,inputs:t.inputs||F,outputs:t.outputs||F,queries:zy(e,o,Wy),lifecycle:{usesOnChanges:r.hasLifecycleHook(e,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!Uy(e),exportAs:(n=t.exportAs,void 0===n?null:Gy(n)),providers:t.providers||null,viewQueries:zy(e,o,Zy)}}function qy(e){for(var t=Object.prototype,n=Object.getPrototypeOf(e.prototype).constructor;n&&n!==t;)oe(n)||re(n)||!Yy(n)||Ly(n,null),n=Object.getPrototypeOf(n)}function zy(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 "'+Ce(e)+"\" since the query selector wasn't defined.");if(i.some(Ky))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?Gy(n):l(n)),descendants:t.descendants,first:t.first,read:t.read?t.read:null,static:!!t.static,emitDistinctChangesOnly:!!t.emitDistinctChangesOnly};var n}(o,t))}}))}};for(var i in t)o(i);return r}function Wy(e){var t=e.ngMetadataName;return"ContentChild"===t||"ContentChildren"===t}function Zy(e){var t=e.ngMetadataName;return"ViewChild"===t||"ViewChildren"===t}function Ky(e){return"Input"===e.ngMetadataName}function Gy(e){return e.split(",").map((function(e){return e.trim()}))}var Jy=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function Yy(e){var t=Ir();if(Jy.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(Ky(a)||Wy(a)||Zy(a)||"Output"===u||"HostBinding"===u||"HostListener"===u)return!0}return!1}
|
|
964
963
|
/**
|
|
965
964
|
* @license
|
|
966
965
|
* Copyright Google LLC All Rights Reserved.
|
|
967
966
|
*
|
|
968
967
|
* Use of this source code is governed by an MIT-style license that can be
|
|
969
968
|
* found in the LICENSE file at https://angular.io/license
|
|
970
|
-
*/function
|
|
969
|
+
*/function $y(e,t){var n=null,r=null;Object.defineProperty(e,q,{get:function(){if(null===r){var n=Xy(e,t),o=Ln();r=o.compileFactory(Iy,"ng:///"+n.name+"/ɵfac.js",Object.assign(Object.assign({},n),{injectFn:"directiveInject",target:o.R3FactoryTarget.Pipe}))}return r},configurable:!1}),Object.defineProperty(e,B,{get:function(){if(null===n){var r=Xy(e,t);n=Ln().compilePipe(Iy,"ng:///"+r.name+"/ɵpipe.js",r)}return n},configurable:!1})}function Xy(e,t){return{type:e,typeArgumentCount:0,name:e.name,deps:xr(e),pipeName:t.name,pure:void 0===t.pure||t.pure}}
|
|
971
970
|
/**
|
|
972
971
|
* @license
|
|
973
972
|
* Copyright Google LLC All Rights Reserved.
|
|
974
973
|
*
|
|
975
974
|
* Use of this source code is governed by an MIT-style license that can be
|
|
976
975
|
* found in the LICENSE file at https://angular.io/license
|
|
977
|
-
*/var
|
|
976
|
+
*/var eg=In("Directive",(function(e){return void 0===e&&(e={}),e}),void 0,void 0,(function(e,t){return fg(e,t)})),tg=In("Component",(function(t){return void 0===t&&(t={}),Object.assign({changeDetection:e.ChangeDetectionStrategy.Default},t)}),eg,void 0,(function(e,t){return cg(e,t)})),ng=In("Pipe",(function(e){return Object.assign({pure:!0},e)}),void 0,void 0,(function(e,t){return dg(e,t)})),rg=On("Input",(function(e){return{bindingPropertyName:e}})),og=On("Output",(function(e){return{bindingPropertyName:e}})),ig=On("HostBinding",(function(e){return{hostPropertyName:e}})),ag=On("HostListener",(function(e,t){return{eventName:e,args:t}})),ug=Fy,sg=Ly,lg=$y,cg=Zd,fg=Zd,dg=Zd,pg=In("NgModule",(function(e){return e}),void 0,void 0,(function(e,t){return vg(e,t)})),hg=Ny,vg=function yg(e,t){var n=t&&t.imports||[];t&&t.exports&&(n=_e(n,[t.exports])),e.ɵinj=y({factory:tl(e,{useClass:e}),providers:t&&t.providers,imports:n})},gg=new An("Application Initializer"),mg=function(){function e(e){var t=this;this.appInits=e,this.resolve=Zd,this.reject=Zd,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]();Vl(o)&&t.push(o)}Promise.all(t).then((function(){n()})).catch((function(t){e.reject(t)})),0===t.length&&n(),this.initialized=!0}},e}();mg.decorators=[{type:nl}],mg.ctorParameters=function(){return[{type:Array,decorators:[{type:gr,args:[gg]},{type:mr}]}]};
|
|
978
977
|
/**
|
|
979
978
|
* @license
|
|
980
979
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -982,7 +981,7 @@ function ty(){return this._results[ps()]()}var ny=function(){function e(){this.d
|
|
|
982
981
|
* Use of this source code is governed by an MIT-style license that can be
|
|
983
982
|
* found in the LICENSE file at https://angular.io/license
|
|
984
983
|
*/
|
|
985
|
-
var
|
|
984
|
+
var _g=new An("AppId");function bg(){return""+Cg()+Cg()+Cg()}var wg={provide:_g,useFactory:bg,deps:[]};function Cg(){return String.fromCharCode(97+Math.floor(25*Math.random()))}var Ig=new An("Platform Initializer"),xg=new An("Platform ID"),Eg=new An("appBootstrapListener"),Og=new An("Application Packages Root URL"),kg=function(){function e(){}return e.prototype.log=function(e){console.log(e)},e.prototype.warn=function(e){console.warn(e)},e}();kg.decorators=[{type:nl}];
|
|
986
985
|
/**
|
|
987
986
|
* @license
|
|
988
987
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -990,7 +989,7 @@ var bg=new An("AppId");function wg(){return""+Ig()+Ig()+Ig()}var Cg={provide:bg,
|
|
|
990
989
|
* Use of this source code is governed by an MIT-style license that can be
|
|
991
990
|
* found in the LICENSE file at https://angular.io/license
|
|
992
991
|
*/
|
|
993
|
-
var Tg
|
|
992
|
+
var Pg,Tg=new An("LocaleId"),Ng=new An("DefaultCurrencyCode"),jg=new An("Translations"),Dg=new An("TranslationsFormat");(Pg=e.MissingTranslationStrategy||(e.MissingTranslationStrategy={}))[Pg.Error=0]="Error",Pg[Pg.Warning=1]="Warning",Pg[Pg.Ignore=2]="Ignore";
|
|
994
993
|
/**
|
|
995
994
|
* @license
|
|
996
995
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -998,7 +997,7 @@ var Tg,Ng=new An("LocaleId"),jg=new An("DefaultCurrencyCode"),Dg=new An("Transla
|
|
|
998
997
|
* Use of this source code is governed by an MIT-style license that can be
|
|
999
998
|
* found in the LICENSE file at https://angular.io/license
|
|
1000
999
|
*/
|
|
1001
|
-
var
|
|
1000
|
+
var Ag=function Ag(e,t){this.ngModuleFactory=e,this.componentFactories=t};function Sg(){throw new Error("Runtime compiler is not loaded")}var Rg=function(e){return new Dv(e)},Vg=Sg,Mg=Sg,Fg=function(e){var t=Rg(e),n=ii(ae(e).declarations).reduce((function(e,t){var n=re(t);return n&&e.push(new Ev(n)),e}),[]);return new Ag(t,n)},Lg=Sg,Hg=Sg,Bg=function(){function e(){this.compileModuleSync=Vg,this.compileModuleAsync=Mg,this.compileModuleAndAllComponentsSync=Lg,this.compileModuleAndAllComponentsAsync=Hg}return e.prototype.clearCache=function(){},e.prototype.clearCacheFor=function(e){},e.prototype.getModuleId=function(e){},e}();Bg.decorators=[{type:nl}];var Ug=new An("compilerOptions"),Qg=function Qg(){},qg=Promise.resolve(0);function zg(e){"undefined"==typeof Zone?qg.then((function(){e&&e.apply(null,null)})):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}
|
|
1002
1001
|
/**
|
|
1003
1002
|
* @license
|
|
1004
1003
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -1013,21 +1012,21 @@ var Sg=function Sg(e,t){this.ngModuleFactory=e,this.componentFactories=t};functi
|
|
|
1013
1012
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1014
1013
|
* found in the LICENSE file at https://angular.io/license
|
|
1015
1014
|
*/
|
|
1016
|
-
var
|
|
1015
|
+
var Wg=function(){function e(e){var t=e.enableLongStackTrace,n=void 0!==t&&t,r=e.shouldCoalesceEventChangeDetection,o=void 0!==r&&r,i=e.shouldCoalesceRunChangeDetection,a=void 0!==i&&i;if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new ry(!1),this.onMicrotaskEmpty=new ry(!1),this.onStable=new ry(!1),this.onError=new ry(!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.TaskTrackingZoneSpec&&(this._inner=this._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),this.shouldCoalesceEventChangeDetection=!a&&o,this.shouldCoalesceRunChangeDetection=a,this.lastRequestAnimationFrameId=-1,this.nativeRequestAnimationFrame=function u(){var e=V.requestAnimationFrame,t=V.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 s(e){var t=function(){!function t(e){-1===e.lastRequestAnimationFrameId&&(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(V,(function(){e.fakeTopEventTask||(e.fakeTopEventTask=Zone.root.scheduleEventTask("fakeTopEventTask",(function(){e.lastRequestAnimationFrameId=-1,Gg(e),Kg(e)}),void 0,(function(){}),(function(){}))),e.fakeTopEventTask.invoke()})),Gg(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:function(n,r,o,i,a,u){try{return Jg(e),n.invokeTask(o,i,a,u)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===i.type||e.shouldCoalesceRunChangeDetection)&&t(),Yg(e)}},onInvoke:function(n,r,o,i,a,u,s){try{return Jg(e),n.invoke(o,i,a,u,s)}finally{e.shouldCoalesceRunChangeDetection&&t(),Yg(e)}},onHasTask:function(t,n,r,o){t.hasTask(r,o),n===r&&("microTask"==o.change?(e._hasPendingMicrotasks=o.microTask,Gg(e),Kg(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,Zg,Zd,Zd);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}(),Zg={};function Kg(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 Gg(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&-1!==e.lastRequestAnimationFrameId)}function Jg(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Yg(e){e._nesting--,Kg(e)}var $g=function(){function e(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new ry,this.onMicrotaskEmpty=new ry,this.onStable=new ry,this.onError=new ry}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}(),Xg=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(){Wg.assertNotInAngularZone(),zg((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())zg((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}();
|
|
1017
1016
|
/**
|
|
1018
1017
|
* @license
|
|
1019
1018
|
* Copyright Google LLC All Rights Reserved.
|
|
1020
1019
|
*
|
|
1021
1020
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1022
1021
|
* found in the LICENSE file at https://angular.io/license
|
|
1023
|
-
*/
|
|
1022
|
+
*/Xg.decorators=[{type:nl}],Xg.ctorParameters=function(){return[{type:Wg}]};var em=function(){function e(){this._applications=new Map,nm.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),nm.findTestabilityInTree(this,e,t)},e}();em.decorators=[{type:nl}],em.ctorParameters=function(){return[]};var tm,nm=new(function(){function e(){}return e.prototype.addToWindow=function(e){},e.prototype.findTestabilityInTree=function(e,t,n){return null},e}()),rm=!0,om=!1;
|
|
1024
1023
|
/**
|
|
1025
1024
|
* @license
|
|
1026
1025
|
* Copyright Google LLC All Rights Reserved.
|
|
1027
1026
|
*
|
|
1028
1027
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1029
1028
|
* found in the LICENSE file at https://angular.io/license
|
|
1030
|
-
*/function
|
|
1029
|
+
*/function im(){return om=!0,rm}var am=new An("AllowMultipleToken"),um=function um(e,t){this.name=e,this.token=t};function sm(e){if(tm&&!tm.destroyed&&!tm.injector.get(am,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");tm=e.get(dm);var t=e.get(Ig,null);return t&&t.forEach((function(e){return e()})),tm}function lm(e,t,n){void 0===n&&(n=[]);var r="Platform: "+t,o=new An(r);return function(t){void 0===t&&(t=[]);var i=fm();if(!i||i.injector.get(am,!1))if(e)e(n.concat(t).concat({provide:o,useValue:!0}));else{var a=n.concat(t).concat({provide:o,useValue:!0},{provide:yu,useValue:"platform"});sm(Du.create({providers:a,name:r}))}return cm(o)}}function cm(e){var t=fm();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 fm(){return tm&&!tm.destroyed?tm:null}var dm=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 $g:("zone.js"===e?void 0:e)||new Wg({enableLongStackTrace:im(),shouldCoalesceEventChangeDetection:!!(null==t?void 0:t.ngZoneEventCoalescing),shouldCoalesceRunChangeDetection:!!(null==t?void 0:t.ngZoneRunCoalescing)})}(t?t.ngZone:void 0,{ngZoneEventCoalescing:t&&t.ngZoneEventCoalescing||!1,ngZoneRunCoalescing:t&&t.ngZoneRunCoalescing||!1}),i=[{provide:Wg,useValue:r}];return r.run((function(){var t=Du.create({providers:i,parent:n.injector,name:e.moduleType.name}),o=e.create(t),a=o.injector.get(Lo,null);if(!a)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return r.runOutsideAngular((function(){var e=r.onError.subscribe({next:function(e){a.handleError(e)}});o.onDestroy((function(){vm(n._modules,o),e.unsubscribe()}))})),function u(e,t,n){try{var r=n();return Vl(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(mg);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=pm({},t);return function o(e,t,n){return e.get(Qg).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(hm);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach((function(e){return t.bootstrap(e)}));else{if(!e.instance.ngDoBootstrap)throw new Error("The module "+i(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 pm(e,t){return Array.isArray(t)?t.reduce(pm,e):Object.assign(Object.assign({},e),t)}dm.decorators=[{type:nl}],dm.ctorParameters=function(){return[{type:Du}]};var hm=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._stable=!0,this.componentTypes=[],this.components=[],this._onMicrotaskEmptySubscription=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(){Wg.assertNotInAngularZone(),zg((function(){s._stable||s._zone.hasPendingMacrotasks||s._zone.hasPendingMicrotasks||(s._stable=!0,e.next(!0))}))}))}));var n=s._zone.onUnstable.subscribe((function(){Wg.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 Hd?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);var o=function i(e){return e instanceof Wd}(n)?void 0:this._injector.get(Vp),a=n.create(Du.NULL,[],t||n.selector,o),u=a.location.nativeElement,s=a.injector.get(Xg,null),l=s&&a.injector.get(em);return s&&l&&l.registerApplication(u,s),a.onDestroy((function(){r.detachView(a.hostView),vm(r.components,a),l&&l.unregisterApplication(u)})),this._loadComponent(a),im()&&this._console.log("Angular is running in development mode. Call enableProdMode() to enable production mode."),a},e.prototype.tick=function(){var e,t,n=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");try{this._runningTick=!0;try{for(var r=ge(this._views),o=r.next();!o.done;o=r.next())o.value.detectChanges()}catch(t){e={error:t}}finally{try{o&&!o.done&&(t=r.return)&&t.call(r)}finally{if(e)throw e.error}}}catch(e){this._zone.runOutsideAngular((function(){return n._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;vm(this._views,t),t.detachFromAppRef()},e.prototype._loadComponent=function(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(Eg,[]).concat(this._bootstrapListeners).forEach((function(t){return t(e)}))},e.prototype.ngOnDestroy=function(){this._views.slice().forEach((function(e){return e.destroy()})),this._onMicrotaskEmptySubscription.unsubscribe()},Object.defineProperty(e.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!1,configurable:!0}),e}();function vm(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}function ym(e){for(var t=e.length-1;t>=0;t--)if(void 0!==e[t])return e[t]}hm.decorators=[{type:nl}],hm.ctorParameters=function(){return[{type:Wg},{type:kg},{type:Du},{type:Lo},{type:Ud},{type:mg}]};
|
|
1031
1030
|
/**
|
|
1032
1031
|
* @license
|
|
1033
1032
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -1049,7 +1048,7 @@ var Zg=function(){function e(e){var t=e.enableLongStackTrace,n=void 0!==t&&t,r=e
|
|
|
1049
1048
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1050
1049
|
* found in the LICENSE file at https://angular.io/license
|
|
1051
1050
|
*/
|
|
1052
|
-
var mm=function mm(){};function _m(e){var t=kv(e);if(!t)throw wm(e);return t}var bm=_m;function wm(e){return new Error("No module with ID "+e+" loaded")}var Cm=function Cm(){},Im={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},xm=function(){function e(e,t){this._compiler=e,this._config=t||Im}return e.prototype.load=function(e){return this._compiler instanceof Ug?this.loadFactory(e):this.loadAndCompile(e)},e.prototype.loadAndCompile=function(e){var t=this,n=me(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 Em(e,r,o)})).then((function(e){return t._compiler.compileModuleAsync(e)}))},e.prototype.loadFactory=function(e){var t=me(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 Em(e,n,r)}))},e}();function Em(e,t,n){if(!e)throw new Error("Cannot find '"+n+"' in '"+t+"'");return e}xm.decorators=[{type:el}],xm.ctorParameters=function(){return[{type:Ug},{type:Cm,decorators:[{type:ir}]}]};var Om=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t}(mp),km=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t}(Om),Pm=function Pm(e,t){this.name=e,this.callback=t},Tm=function(){function e(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof Nm&&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}(),Nm=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 ye(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,_e([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 jm(this,e,t),t},t.prototype.queryAllNodes=function(e){var t=[];return Dm(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}(Tm);function jm(e,t,n){e.childNodes.forEach((function(e){e instanceof Nm&&(t(e)&&n.push(e),jm(e,t,n))}))}function Dm(e,t,n){e instanceof Nm&&e.childNodes.forEach((function(e){t(e)&&n.push(e),e instanceof Nm&&Dm(e,t,n)}))}var Am=function(){function e(e){this.nativeNode=e}return Object.defineProperty(e.prototype,"parent",{get:function(){var e=this.nativeNode.parentNode;return e?new Sm(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return Qu(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){var e=this.nativeNode;return e&&(Lu(e)||Bu(e))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return Lu(this.nativeNode)||Hu(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"listeners",{get:function(){return Zu(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=zu(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=zu(t,!1);if(null===n)return[];for(var r,o=n.lView[1],i=o.data[n.nodeIndex],a=[],u=i.directiveEnd,s=1048575&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}(),Sm=function(e){function t(t){return e.call(this,t)||this}return ye(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=zu(this.nativeNode);return e.lView[1].data[e.nodeIndex].value}catch(e){return this.nativeNode.nodeName}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"properties",{get:function(){var e=zu(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];Rm(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+=we(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=zu(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(Qm(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(Qm(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 Mm(this,e,t,!0),t},t.prototype.queryAllNodes=function(e){var t=[];return Mm(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}(Am);function Rm(e){return"string"==typeof e||"boolean"==typeof e||"number"==typeof e||null===e}function Mm(e,t,n,r){var o=zu(e.nativeNode,!1);null!==o?Vm(o.lView[1].data[o.nodeIndex],o.lView,t,n,r,e.nativeNode):Hm(e.nativeNode,t,n,r)}function Vm(e,t,n,r,o,i){var a,u,s=function l(e,t){var n=null===e?-1:e.index;return-1!==n?Re(t[n]):null}(e,t);if(11&e.type){Lm(s,n,r,o,i),fe(e)?(d=He(e.index,t))&&d[1].firstChild&&Vm(d[1].firstChild,d,n,r,o,i):(e.child&&Vm(e.child,t,n,r,o,i),s&&Hm(s,n,r,o));var c=t[e.index];le(c)&&Fm(c,n,r,o,i)}else if(4&e.type){var f=t[e.index];Lm(f[7],n,r,o,i),Fm(f,n,r,o,i)}else if(16&e.type){var d,p=(d=t[16])[6].projection[e.projection];if(Array.isArray(p))try{for(var h=ge(p),v=h.next();!v.done;v=h.next())Lm(v.value,n,r,o,i)}catch(e){a={error:e}}finally{try{v&&!v.done&&(u=h.return)&&u.call(h)}finally{if(a)throw a.error}}else if(p){var y,g=d[3];Vm(y=g[1].data[p.index],g,n,r,o,i)}}else e.child&&Vm(e.child,t,n,r,o,i);i!==s&&(y=4&e.flags?e.projectionNext:e.next)&&Vm(y,t,n,r,o,i)}function Fm(e,t,n,r,o){for(var i=10;i<e.length;i++){var a=e[i],u=a[1].firstChild;u&&Vm(u,a,t,n,r,o)}}function Lm(e,t,n,r,o){if(o!==e){var i=qm(e);if(!i)return;(r&&i instanceof Sm&&t(i)&&-1===n.indexOf(i)||!r&&t(i)&&-1===n.indexOf(i))&&n.push(i)}}function Hm(e,t,n,r){for(var o=e.childNodes,i=o.length,a=0;a<i;a++){var u=o[a],s=qm(u);s&&((r&&s instanceof Sm&&t(s)&&-1===n.indexOf(s)||!r&&t(s)&&-1===n.indexOf(s))&&n.push(s),Hm(u,t,n,r))}}var Bm=new Map;function Um(e){return Bm.get(e)||null}function Qm(e){return e instanceof Node?(e.hasOwnProperty("__ng_debug__")||(e.__ng_debug__=e.nodeType==Node.ELEMENT_NODE?new Sm(e):new Am(e)),e.__ng_debug__):null}var qm=Um;function zm(e){return Um(e)}var Wm=zm;function Zm(e){Bm.set(e.nativeNode,e)}var Km=Tm,Gm=Nm,Jm=cm(null,"core",[{provide:Eg,useValue:"unknown"},{provide:pm,deps:[Nu]},{provide:tm,deps:[]},{provide:Pg,deps:[]}]);
|
|
1051
|
+
var gm=function gm(){};function mm(e){var t=Nv(e);if(!t)throw bm(e);return t}var _m=mm;function bm(e){return new Error("No module with ID "+e+" loaded")}var wm=function wm(){},Cm={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},Im=function(){function e(e,t){this._compiler=e,this._config=t||Cm}return e.prototype.load=function(e){return this._compiler instanceof Bg?this.loadFactory(e):this.loadAndCompile(e)},e.prototype.loadAndCompile=function(e){var t=this,n=me(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 xm(e,r,o)})).then((function(e){return t._compiler.compileModuleAsync(e)}))},e.prototype.loadFactory=function(e){var t=me(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 xm(e,n,r)}))},e}();function xm(e,t,n){if(!e)throw new Error("Cannot find '"+n+"' in '"+t+"'");return e}Im.decorators=[{type:nl}],Im.ctorParameters=function(){return[{type:Bg},{type:wm,decorators:[{type:mr}]}]};var Em=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t}(wp),Om=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ye(t,e),t}(Em),km=function km(e,t){this.name=e,this.callback=t},Pm=function(){function e(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof Tm&&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}(),Tm=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 ye(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,_e([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 Nm(this,e,t),t},t.prototype.queryAllNodes=function(e){var t=[];return jm(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}(Pm);function Nm(e,t,n){e.childNodes.forEach((function(e){e instanceof Tm&&(t(e)&&n.push(e),Nm(e,t,n))}))}function jm(e,t,n){e instanceof Tm&&e.childNodes.forEach((function(e){t(e)&&n.push(e),e instanceof Tm&&jm(e,t,n)}))}var Dm=function(){function e(e){this.nativeNode=e}return Object.defineProperty(e.prototype,"parent",{get:function(){var e=this.nativeNode.parentNode;return e?new Am(e):null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return zu(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){var e=this.nativeNode;return e&&(Bu(e)||Qu(e))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return Bu(this.nativeNode)||Uu(this.nativeNode)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"listeners",{get:function(){return Gu(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=Zu(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=Zu(t,!1);if(null===n)return[];for(var r,o=n.lView[1],i=o.data[n.nodeIndex],a=[],u=i.directiveEnd,s=1048575&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}(),Am=function(e){function t(t){return e.call(this,t)||this}return ye(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=Zu(this.nativeNode);return e.lView[1].data[e.nodeIndex].value}catch(e){return this.nativeNode.nodeName}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"properties",{get:function(){var e=Zu(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];Sm(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+=we(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=Zu(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(Um(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(Um(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 Rm(this,e,t,!0),t},t.prototype.queryAllNodes=function(e){var t=[];return Rm(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}(Dm);function Sm(e){return"string"==typeof e||"boolean"==typeof e||"number"==typeof e||null===e}function Rm(e,t,n,r){var o=Zu(e.nativeNode,!1);null!==o?Vm(o.lView[1].data[o.nodeIndex],o.lView,t,n,r,e.nativeNode):Lm(e.nativeNode,t,n,r)}function Vm(e,t,n,r,o,i){var a,u,s=function l(e,t){var n=null===e?-1:e.index;return-1!==n?Re(t[n]):null}(e,t);if(11&e.type){Fm(s,n,r,o,i),fe(e)?(d=He(e.index,t))&&d[1].firstChild&&Vm(d[1].firstChild,d,n,r,o,i):(e.child&&Vm(e.child,t,n,r,o,i),s&&Lm(s,n,r,o));var c=t[e.index];le(c)&&Mm(c,n,r,o,i)}else if(4&e.type){var f=t[e.index];Fm(f[7],n,r,o,i),Mm(f,n,r,o,i)}else if(16&e.type){var d,p=(d=t[16])[6].projection[e.projection];if(Array.isArray(p))try{for(var h=ge(p),v=h.next();!v.done;v=h.next())Fm(v.value,n,r,o,i)}catch(e){a={error:e}}finally{try{v&&!v.done&&(u=h.return)&&u.call(h)}finally{if(a)throw a.error}}else if(p){var y,g=d[3];Vm(y=g[1].data[p.index],g,n,r,o,i)}}else e.child&&Vm(e.child,t,n,r,o,i);i!==s&&(y=4&e.flags?e.projectionNext:e.next)&&Vm(y,t,n,r,o,i)}function Mm(e,t,n,r,o){for(var i=10;i<e.length;i++){var a=e[i],u=a[1].firstChild;u&&Vm(u,a,t,n,r,o)}}function Fm(e,t,n,r,o){if(o!==e){var i=Qm(e);if(!i)return;(r&&i instanceof Am&&t(i)&&-1===n.indexOf(i)||!r&&t(i)&&-1===n.indexOf(i))&&n.push(i)}}function Lm(e,t,n,r){for(var o=e.childNodes,i=o.length,a=0;a<i;a++){var u=o[a],s=Qm(u);s&&((r&&s instanceof Am&&t(s)&&-1===n.indexOf(s)||!r&&t(s)&&-1===n.indexOf(s))&&n.push(s),Lm(u,t,n,r))}}var Hm=new Map;function Bm(e){return Hm.get(e)||null}function Um(e){return e instanceof Node?(e.hasOwnProperty("__ng_debug__")||(e.__ng_debug__=e.nodeType==Node.ELEMENT_NODE?new Am(e):new Dm(e)),e.__ng_debug__):null}var Qm=Bm;function qm(e){return Bm(e)}var zm=qm;function Wm(e){Hm.set(e.nativeNode,e)}var Zm=Pm,Km=Tm,Gm=lm(null,"core",[{provide:xg,useValue:"unknown"},{provide:dm,deps:[Du]},{provide:em,deps:[]},{provide:kg,deps:[]}]);
|
|
1053
1052
|
/**
|
|
1054
1053
|
* @license
|
|
1055
1054
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -1057,35 +1056,35 @@ var mm=function mm(){};function _m(e){var t=kv(e);if(!t)throw wm(e);return t}var
|
|
|
1057
1056
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1058
1057
|
* found in the LICENSE file at https://angular.io/license
|
|
1059
1058
|
*/
|
|
1060
|
-
function
|
|
1059
|
+
function Jm(){return Tp}function Ym(){return Np}function $m(e){return e||"en-US"}var Xm,e_,t_=[{provide:hm,useClass:hm,deps:[Wg,kg,Du,Lo,Ud,mg]},{provide:xv,deps:[Wg],useFactory:n_},{provide:mg,useClass:mg,deps:[[new mr,gg]]},{provide:Bg,useClass:Bg,deps:[]},wg,{provide:mp,useFactory:Jm,deps:[]},{provide:bp,useFactory:Ym,deps:[]},{provide:Tg,useFactory:$m,deps:[[new gr(Tg),new mr,new br]]},{provide:Ng,useValue:"USD"}];function n_(e){var t=[];return e.onStable.subscribe((function(){for(;t.length;)t.pop()()})),function(e){t.push(e)}}function r_(t,n,r){var o,i=r.element,a=t.root.selectorOrNode,u=t.renderer;if(t.parent||!a){o=i.name?u.createElement(i.name,i.ns):u.createComment("");var s=bh(t,n,r);s&&u.appendChild(s,o)}else o=u.selectRootElement(a,!!i.componentRendererType&&i.componentRendererType.encapsulation===e.ViewEncapsulation.ShadowDom);if(i.attrs)for(var l=0;l<i.attrs.length;l++){var c=me(i.attrs[l],3);u.setAttribute(o,c[1],c[2],c[0])}return o}function o_(e,t,n,r){for(var o=0;o<n.outputs.length;o++){var i=n.outputs[o],a=i_(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 i_(e,t,n){return function(r){return fh(e,t,n,r)}}function a_(t,n,r,o){if(!uh(t,n,r,o))return!1;var i=n.bindings[r],a=Jp(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)}
|
|
1061
1060
|
/**
|
|
1062
1061
|
* @license
|
|
1063
1062
|
* Copyright Google LLC All Rights Reserved.
|
|
1064
1063
|
*
|
|
1065
1064
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1066
1065
|
* found in the LICENSE file at https://angular.io/license
|
|
1067
|
-
*/(33554432&n.flags&&32&i.flags?a.componentView:t,i,u,s,o)}return!0}function
|
|
1066
|
+
*/(33554432&n.flags&&32&i.flags?a.componentView:t,i,u,s,o)}return!0}function u_(e){for(var t=e.def.nodeMatchedQueries;e.parent&&yh(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&&Xp(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&&Xp(e,o).setDirty(),o+=i.childCount}}function s_(e,t){var n=Xp(e,t.nodeIndex);if(n.dirty){var r,o=void 0;if(67108864&t.flags){var i=t.parent.parent;o=l_(e,i.nodeIndex,i.nodeIndex+i.childCount,t.query,[]),r=Yp(e,t.parent.nodeIndex).instance}else 134217728&t.flags&&(o=l_(e,0,e.def.nodes.length-1,t.query,[]),r=e.component);n.reset(o,$d);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 l_(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(c_(e,a,u)),1&a.flags&&a.element.template&&(a.element.template.nodeMatchedQueries&r.filterId)===r.filterId){var s=Jp(e,i);if((a.childMatchedQueries&r.filterId)===r.filterId&&(l_(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=dh(f);d&&d===s&&l_(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];l_(h,0,h.def.nodes.length-1,r,o)}}(a.childMatchedQueries&r.filterId)!==r.filterId&&(i+=a.childCount)}return o}function c_(e,t,n){if(null!=n)switch(n){case 1:return Jp(e,t.nodeIndex).renderElement;case 0:return new Jd(Jp(e,t.nodeIndex).renderElement);case 2:return Jp(e,t.nodeIndex).template;case 3:return Jp(e,t.nodeIndex).viewContainer;case 4:return Yp(e,t.nodeIndex).instance}}
|
|
1068
1067
|
/**
|
|
1069
1068
|
* @license
|
|
1070
1069
|
* Copyright Google LLC All Rights Reserved.
|
|
1071
1070
|
*
|
|
1072
1071
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1073
1072
|
* found in the LICENSE file at https://angular.io/license
|
|
1074
|
-
*/function
|
|
1073
|
+
*/function f_(e,t,n){var r=bh(e,t,n);r&&Eh(e,n.ngContent.index,1,r,null,void 0)}function d_(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:Nh(r),outputs:[],element:null,provider:null,text:null,query:null,ngContent:null}}function p_(e,t,n){var r,o=e.renderer;r=o.createText(n.text.prefix);var i=bh(e,t,n);return i&&o.appendChild(i,r),{renderText:r}}function h_(e,t){return(null!=e?e.toString():"")+t.suffix}
|
|
1075
1074
|
/**
|
|
1076
1075
|
* @license
|
|
1077
1076
|
* Copyright Google LLC All Rights Reserved.
|
|
1078
1077
|
*
|
|
1079
1078
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1080
1079
|
* found in the LICENSE file at https://angular.io/license
|
|
1081
|
-
*/function
|
|
1080
|
+
*/function v_(e){return 0!=(1&e.flags)&&null===e.element.name}function y_(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 g_(e,t,n,r){var o=b_(e.root,e.renderer,e,t,n);return w_(o,e.component,r),C_(o),o}function m_(e,t,n){var r=b_(e,e.renderer,null,null,t);return w_(r,n,n),C_(r),r}function __(e,t,n,r){var o,i=t.element.componentRendererType;return o=i?e.root.rendererFactory.createRenderer(r,i):e.root.renderer,b_(e.root,o,e,t.element.componentProvider,n)}function b_(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 w_(e,t,n){e.component=t,e.context=n}function C_(e){var t;vh(e)&&(t=Jp(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];th.setCurrentNode(e,o);var a=void 0;switch(201347067&i.flags){case 1:var u=r_(e,t,i),s=void 0;if(33554432&i.flags){var l=Ch(i.element.componentView);s=th.createComponentView(e,i,l,u)}o_(e,s,i,u),a={renderElement:u,componentView:s,viewContainer:null,template:i.element.template?Gh(e,i):void 0},16777216&i.flags&&(a.viewContainer=zh(e,i,a));break;case 2:a=p_(e,t,i);break;case 512:case 1024:case 2048:case 256:(a=r[o])||4096&i.flags||(a={instance:lv(e,i)});break;case 16:a={instance:cv(e,i)};break;case 16384:(a=r[o])||(a={instance:fv(e,i)}),32768&i.flags&&w_(Jp(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 iy(-2147483648==(-2147483648&i.flags));break;case 8:f_(e,t,i),a=void 0}r[o]=a}N_(e,Xm.CreateViewNodes),S_(e,201326592,268435456,0)}function I_(e){O_(e),th.updateDirectives(e,1),j_(e,Xm.CheckNoChanges),th.updateRenderer(e,1),N_(e,Xm.CheckNoChanges),e.state&=-97}function x_(e){1&e.state?(e.state&=-2,e.state|=2):e.state&=-3,Zp(e,0,256),O_(e),th.updateDirectives(e,0),j_(e,Xm.CheckAndUpdate),S_(e,67108864,536870912,0);var t=Zp(e,256,512);_v(e,2097152|(t?1048576:0)),th.updateRenderer(e,0),N_(e,Xm.CheckAndUpdate),S_(e,134217728,536870912,0),_v(e,8388608|((t=Zp(e,512,768))?4194304:0)),2&e.def.flags&&(e.state&=-9),e.state&=-97,Zp(e,768,1024)}function E_(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){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&&a_(e,t,0,n)&&(p=!0),d>1&&a_(e,t,1,r)&&(p=!0),d>2&&a_(e,t,2,o)&&(p=!0),d>3&&a_(e,t,3,i)&&(p=!0),d>4&&a_(e,t,4,a)&&(p=!0),d>5&&a_(e,t,5,u)&&(p=!0),d>6&&a_(e,t,6,s)&&(p=!0),d>7&&a_(e,t,7,l)&&(p=!0),d>8&&a_(e,t,8,c)&&(p=!0),d>9&&a_(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&&uh(e,t,0,n)&&(d=!0),h>1&&uh(e,t,1,r)&&(d=!0),h>2&&uh(e,t,2,o)&&(d=!0),h>3&&uh(e,t,3,i)&&(d=!0),h>4&&uh(e,t,4,a)&&(d=!0),h>5&&uh(e,t,5,u)&&(d=!0),h>6&&uh(e,t,6,s)&&(d=!0),h>7&&uh(e,t,7,l)&&(d=!0),h>8&&uh(e,t,8,c)&&(d=!0),h>9&&uh(e,t,9,f)&&(d=!0),d){var v=t.text.prefix;h>0&&(v+=h_(n,p[0])),h>1&&(v+=h_(r,p[1])),h>2&&(v+=h_(o,p[2])),h>3&&(v+=h_(i,p[3])),h>4&&(v+=h_(a,p[4])),h>5&&(v+=h_(u,p[5])),h>6&&(v+=h_(s,p[6])),h>7&&(v+=h_(l,p[7])),h>8&&(v+=h_(c,p[8])),h>9&&(v+=h_(f,p[9]));var y=Gp(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=Yp(e,t.nodeIndex),p=d.instance,h=!1,v=void 0,y=t.bindings.length;return y>0&&ah(e,t,0,n)&&(h=!0,v=mv(e,d,t,0,n,v)),y>1&&ah(e,t,1,r)&&(h=!0,v=mv(e,d,t,1,r,v)),y>2&&ah(e,t,2,o)&&(h=!0,v=mv(e,d,t,2,o,v)),y>3&&ah(e,t,3,i)&&(h=!0,v=mv(e,d,t,3,i,v)),y>4&&ah(e,t,4,a)&&(h=!0,v=mv(e,d,t,4,a,v)),y>5&&ah(e,t,5,u)&&(h=!0,v=mv(e,d,t,5,u,v)),y>6&&ah(e,t,6,s)&&(h=!0,v=mv(e,d,t,6,s,v)),y>7&&ah(e,t,7,l)&&(h=!0,v=mv(e,d,t,7,l,v)),y>8&&ah(e,t,8,c)&&(h=!0,v=mv(e,d,t,8,c,v)),y>9&&ah(e,t,9,f)&&(h=!0,v=mv(e,d,t,9,f,v)),v&&p.ngOnChanges(v),65536&t.flags&&Kp(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&&uh(e,t,0,n)&&(p=!0),h>1&&uh(e,t,1,r)&&(p=!0),h>2&&uh(e,t,2,o)&&(p=!0),h>3&&uh(e,t,3,i)&&(p=!0),h>4&&uh(e,t,4,a)&&(p=!0),h>5&&uh(e,t,5,u)&&(p=!0),h>6&&uh(e,t,6,s)&&(p=!0),h>7&&uh(e,t,7,l)&&(p=!0),h>8&&uh(e,t,8,c)&&(p=!0),h>9&&uh(e,t,9,f)&&(p=!0),p){var v=$p(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,s,l,c,f,d):function h(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++)a_(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++)uh(e,t,i,n[i])&&(o=!0);if(o){var a="";for(i=0;i<n.length;i++)a+=h_(n[i],r[i]);a=t.text.prefix+a;var u=Gp(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=Yp(e,t.nodeIndex),o=r.instance,i=!1,a=void 0,u=0;u<n.length;u++)ah(e,t,u,n[u])&&(i=!0,a=mv(e,r,t,u,n[u],a));return a&&o.ngOnChanges(a),65536&t.flags&&Kp(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++)uh(e,t,i,n[i])&&(o=!0);if(o){var a=$p(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 s=n[0],l=n.slice(1);u=s.transform.apply(s,_e(l))}a.value=u}return o}
|
|
1082
1081
|
/**
|
|
1083
1082
|
* @license
|
|
1084
1083
|
* Copyright Google LLC All Rights Reserved.
|
|
1085
1084
|
*
|
|
1086
1085
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1087
1086
|
* found in the LICENSE file at https://angular.io/license
|
|
1088
|
-
*/(e,t,n);default:throw"unreachable"}}(e,t,r)}function
|
|
1087
|
+
*/(e,t,n);default:throw"unreachable"}}(e,t,r)}function O_(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=Jp(e,n).template._projectedViews;if(o)for(var i=0;i<o.length;i++){var a=o[i];a.state|=32,ch(a,e)}}else 0==(4&r.childFlags)&&(n+=r.childCount)}}function k_(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&&sh(e,t,0,n),d>1&&sh(e,t,1,r),d>2&&sh(e,t,2,o),d>3&&sh(e,t,3,i),d>4&&sh(e,t,4,a),d>5&&sh(e,t,5,u),d>6&&sh(e,t,6,s),d>7&&sh(e,t,7,l),d>8&&sh(e,t,8,c),d>9&&sh(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++)sh(e,t,r,n[r])}(e,t,r),!1}function P_(e,t){if(Xp(e,t.nodeIndex).dirty)throw qp(th.createDebugContext(e,t.nodeIndex),"Query "+t.query.id+" not dirty","Query "+t.query.id+" dirty",0!=(1&e.state))}function T_(e){if(!(128&e.state)){if(j_(e,Xm.Destroy),N_(e,Xm.Destroy),_v(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=dh(e);if(t){var n=t.template._projectedViews;n&&(zn(n,n.indexOf(e)),th.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(Jp(e,n).renderElement):2&r.flags?e.renderer.destroyNode(Gp(e,n).renderText):(67108864&r.flags||134217728&r.flags)&&Xp(e,n).destroy()}}(e),vh(e)&&e.renderer.destroy(),e.state|=128}}function N_(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?D_(Jp(e,r).componentView,t):0==(33554432&o.childFlags)&&(r+=o.childCount)}}function j_(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=Jp(e,r).viewContainer._embeddedViews,a=0;a<i.length;a++)D_(i[a],t);else 0==(16777216&o.childFlags)&&(r+=o.childCount)}}function D_(e,t){var n=e.state;switch(t){case Xm.CheckNoChanges:0==(128&n)&&(12==(12&n)?I_(e):64&n&&A_(e,Xm.CheckNoChangesProjectedViews));break;case Xm.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?I_(e):64&n&&A_(e,t));break;case Xm.CheckAndUpdate:0==(128&n)&&(12==(12&n)?x_(e):64&n&&A_(e,Xm.CheckAndUpdateProjectedViews));break;case Xm.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?x_(e):64&n&&A_(e,t));break;case Xm.Destroy:T_(e);break;case Xm.CreateViewNodes:C_(e)}}function A_(e,t){j_(e,t),N_(e,t)}function S_(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(th.setCurrentNode(e,a.nodeIndex),r){case 0:s_(e,a);break;case 1:P_(e,a)}a.childFlags&t&&a.childFlags&n||(i+=a.childCount)}}(e_=function e_(e){}).decorators=[{type:pg,args:[{providers:t_}]}],e_.ctorParameters=function(){return[{type:hm}]},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"}(Xm||(Xm={}));var R_=!1;function V_(){if(!R_){R_=!0;var e=im()?function t(){return{setCurrentNode:ib,createRootView:F_,createEmbeddedView:H_,createComponentView:B_,createNgModuleRef:U_,overrideProvider:J_,overrideComponentView:Y_,clearOverrides:$_,checkAndUpdateView:nb,checkNoChangesView:rb,destroyView:ob,createDebugContext:function(e,t){return new pb(e,t)},handleEvent:ab,updateDirectives:ub,updateRenderer:sb}}():function n(){return{setCurrentNode:function(){},createRootView:M_,createEmbeddedView:g_,createComponentView:__,createNgModuleRef:Xh,overrideProvider:nh,overrideComponentView:nh,clearOverrides:nh,checkAndUpdateView:x_,checkNoChangesView:I_,destroyView:T_,createDebugContext:function(e,t){return new pb(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?eb:tb,e)},updateRenderer:function(e,t){return e.def.updateRenderer(0===t?eb:tb,e)}}}();th.setCurrentNode=e.setCurrentNode,th.createRootView=e.createRootView,th.createEmbeddedView=e.createEmbeddedView,th.createComponentView=e.createComponentView,th.createNgModuleRef=e.createNgModuleRef,th.overrideProvider=e.overrideProvider,th.overrideComponentView=e.overrideComponentView,th.clearOverrides=e.clearOverrides,th.checkAndUpdateView=e.checkAndUpdateView,th.checkNoChangesView=e.checkNoChangesView,th.destroyView=e.destroyView,th.resolveDep=yv,th.createDebugContext=e.createDebugContext,th.handleEvent=e.handleEvent,th.updateDirectives=e.updateDirectives,th.updateRenderer=e.updateRenderer,th.dirtyParentQueries=u_}}function M_(e,t,n,r,o,i){var a=o.injector.get(ep);return m_(L_(e,o,a,t,n),r,i)}function F_(e,t,n,r,o,i){var a=o.injector.get(ep),u=L_(e,o,new mb(a),t,n),s=X_(r);return yb(Q_.create,m_,null,[u,s,i])}function L_(e,t,n,r,o){var i=t.injector.get(tp),a=t.injector.get(Lo),u=n.createRenderer(null,null);return{ngModule:t,injector:e,projectableNodes:r,selectorOrNode:o,sanitizer:i,rendererFactory:n,renderer:u,errorHandler:a}}function H_(e,t,n,r){var o=X_(n);return yb(Q_.create,g_,null,[e,t,o,r])}function B_(e,t,n,r){return n=G_.get(t.element.componentProvider.provider.token)||X_(n),yb(Q_.create,__,null,[e,t,n,r])}function U_(e,t,n,r){return Xh(e,t,n,function o(e){var t=function n(e){var t=!1,n=!1;return 0===Z_.size||(e.providers.forEach((function(e){var r=Z_.get(e.token);3840&e.flags&&r&&(t=!0,n=n||r.deprecatedBehavior)})),e.modules.forEach((function(e){K_.forEach((function(r,o){g(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=Z_.get(n.token);o&&(n.flags=-3841&n.flags|o.flags,n.deps=_h(o.deps),n.value=o.value)}if(K_.size>0){var i=new Set(e.modules);K_.forEach((function(t,n){if(i.has(g(n).providedIn)){var o={token:n,flags:t.flags|(r?4096:0),deps:_h(t.deps),value:t.value,index:e.providers.length};e.providers.push(o),e.providersByKey[oh(n)]=o}}))}}(e=e.factory((function(){return nh}))),e):e}(r))}var Q_,q_,z_,W_,Z_=new Map,K_=new Map,G_=new Map;function J_(e){var t;Z_.set(e.token,e),"function"==typeof e.token&&(t=g(e.token))&&"function"==typeof t.providedIn&&K_.set(e.token,e)}function Y_(e,t){var n=Ch(Uh(t)),r=Ch(n.nodes[0].element.componentView);G_.set(e,r)}function $_(){Z_.clear(),K_.clear(),G_.clear()}function X_(e){if(0===Z_.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&&Z_.has(o.provider.token)&&(t.push(n.nodeIndex),n=null)}return t}(e);if(0===t.length)return e;e=e.factory((function(){return nh}));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=Z_.get(o.token);i&&(r.flags=-3841&r.flags|i.flags,o.deps=_h(i.deps),o.value=i.value)}}}}function eb(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=e.def.nodes[t];return E_(e,p,n,r,o,i,a,u,s,l,c,f,d),224&p.flags?$p(e,t).value:void 0}function tb(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=e.def.nodes[t];return k_(e,p,n,r,o,i,a,u,s,l,c,f,d),224&p.flags?$p(e,t).value:void 0}function nb(e){return yb(Q_.detectChanges,x_,null,[e])}function rb(e){return yb(Q_.checkNoChanges,I_,null,[e])}function ob(e){return yb(Q_.destroy,T_,null,[e])}function ib(e,t){z_=e,W_=t}function ab(e,t,n,r){return ib(e,t),yb(Q_.handleEvent,e.def.handleEvent,null,[e,t,n,r])}function ub(e,t){if(128&e.state)throw Wp(Q_[q_]);return ib(e,fb(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?lb(e,u,o,i):cb(e,u,o,i),16384&u.flags&&ib(e,fb(e,r)),224&u.flags?$p(e,u.nodeIndex).value:void 0}),e)}function sb(e,t){if(128&e.state)throw Wp(Q_[q_]);return ib(e,db(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?lb(e,u,o,i):cb(e,u,o,i),3&u.flags&&ib(e,db(e,r)),224&u.flags?$p(e,u.nodeIndex).value:void 0}),e)}function lb(e,t,n,r){if(E_.apply(void 0,_e([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],s=o[a];8&u.flags&&(i[(p=u.nonMinifiedName,"ng-reflect-"+function l(e){return e.replace(Qo,(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return"-"+e[1].toLowerCase()}))}(p.replace(/[$@]/g,"_")))]=qo(s))}var c=t.parent,f=Jp(e,c.nodeIndex).renderElement;if(c.element.name)for(var d in i)null!=(s=i[d])?e.renderer.setAttribute(f,d,s):e.renderer.removeAttribute(f,d);else e.renderer.setValue(f,Uo("bindings="+JSON.stringify(i,null,2)))}}
|
|
1089
1088
|
/**
|
|
1090
1089
|
* @license
|
|
1091
1090
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -1093,7 +1092,7 @@ function Ym(){return Op}function $m(){return kp}function Xm(e){return e||"en-US"
|
|
|
1093
1092
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1094
1093
|
* found in the LICENSE file at https://angular.io/license
|
|
1095
1094
|
*/
|
|
1096
|
-
var p}function
|
|
1095
|
+
var p}function cb(e,t,n,r){k_.apply(void 0,_e([e,t,n],r))}function fb(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 db(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"}(Q_||(Q_={}));var pb=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=ph(r),r=r.parent;this.elDef=n,this.elView=r}return Object.defineProperty(e.prototype,"elOrCompView",{get:function(){return Jp(this.elView,this.elDef.nodeIndex).componentView||this.view},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return Yh(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){vb(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&&vb(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&&!vh(e);)e=e.parent;return e.parent?Jp(e.parent,ph(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?hh(this.view,this.nodeDef):hh(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=hb(t,n),a=-1,u=function(){var t;return++a===i?(t=e.error).bind.apply(t,_e([e],r)):nh};t.factory(u),a<i&&(e.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),e.error.apply(e,_e(r)))},e}();function hb(e,t){for(var n=-1,r=0;r<=t;r++)3&e.nodes[r].flags&&n++;return n}function vb(e,t,n){for(var r in t.references)n[r]=c_(e,t,t.references[r])}function yb(e,t,n,r){var o=q_,i=z_,a=W_;try{q_=e;var u=t.apply(n,r);return z_=i,W_=a,q_=o,u}catch(e){if(function s(e){return!!Vo(e)}(e)||!z_)throw e;throw function l(e,t){return e instanceof Error||(e=new Error(e.toString())),zp(e,t),e}(e,gb())}}function gb(){return z_?new pb(z_,W_):null}var mb=function(){function e(e){this.delegate=e}return e.prototype.createRenderer=function(e,t){return new _b(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}(),_b=function(){function e(e){this.delegate=e,this.debugContextFactory=gb,this.data=this.delegate.data}return e.prototype.createDebugContext=function(e){return this.debugContextFactory(e)},e.prototype.destroyNode=function(e){var t=Qm(e);!function n(e){Hm.delete(e.nativeNode)}(t),t instanceof Pm&&(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 Tm(n,null,r);o.name=e,Wm(o)}return n},e.prototype.createComment=function(e){var t=this.delegate.createComment(Uo(e)),n=this.createDebugContext(t);return n&&Wm(new Pm(t,null,n)),t},e.prototype.createText=function(e){var t=this.delegate.createText(e),n=this.createDebugContext(t);return n&&Wm(new Pm(t,null,n)),t},e.prototype.appendChild=function(e,t){var n=Qm(e),r=Qm(t);n&&r&&n instanceof Tm&&n.addChild(r),this.delegate.appendChild(e,t)},e.prototype.insertBefore=function(e,t,n,r){var o=Qm(e),i=Qm(t),a=Qm(n);o&&i&&o instanceof Tm&&o.insertBefore(a,i),this.delegate.insertBefore(e,t,n,r)},e.prototype.removeChild=function(e,t){var n=Qm(e),r=Qm(t);n&&r&&n instanceof Tm&&n.removeChild(r),this.delegate.removeChild(e,t)},e.prototype.selectRootElement=function(e,t){var n=this.delegate.selectRootElement(e,t),r=gb();return r&&Wm(new Tm(n,null,r)),n},e.prototype.setAttribute=function(e,t,n,r){var o=Qm(e);o&&o instanceof Tm&&(o.attributes[r?r+":"+t:t]=n),this.delegate.setAttribute(e,t,n,r)},e.prototype.removeAttribute=function(e,t,n){var r=Qm(e);r&&r instanceof Tm&&(r.attributes[n?n+":"+t:t]=null),this.delegate.removeAttribute(e,t,n)},e.prototype.addClass=function(e,t){var n=Qm(e);n&&n instanceof Tm&&(n.classes[t]=!0),this.delegate.addClass(e,t)},e.prototype.removeClass=function(e,t){var n=Qm(e);n&&n instanceof Tm&&(n.classes[t]=!1),this.delegate.removeClass(e,t)},e.prototype.setStyle=function(e,t,n,r){var o=Qm(e);o&&o instanceof Tm&&(o.styles[t]=n),this.delegate.setStyle(e,t,n,r)},e.prototype.removeStyle=function(e,t,n){var r=Qm(e);r&&r instanceof Tm&&(r.styles[t]=null),this.delegate.removeStyle(e,t,n)},e.prototype.setProperty=function(e,t,n){var r=Qm(e);r&&r instanceof Tm&&(r.properties[t]=n),this.delegate.setProperty(e,t,n)},e.prototype.listen=function(e,t,n){if("string"!=typeof e){var r=Qm(e);r&&r.listeners.push(new km(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}(),bb=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 ye(t,e),t.prototype.create=function(e){V_();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}}(Ch(this._ngModuleDefFactory));return th.createNgModuleRef(this.moduleType,e||Du.NULL,this._bootstrapComponents,t)},t}(Mp);
|
|
1097
1096
|
/**
|
|
1098
1097
|
* @license
|
|
1099
1098
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -1108,7 +1107,7 @@ var p}function fb(e,t,n,r){P_.apply(void 0,_e([e,t,n],r))}function db(e,t){for(v
|
|
|
1108
1107
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1109
1108
|
* found in the LICENSE file at https://angular.io/license
|
|
1110
1109
|
*/
|
|
1111
|
-
e.ANALYZE_FOR_ENTRY_COMPONENTS=Sn,e.APP_BOOTSTRAP_LISTENER=Og,e.APP_ID=bg,e.APP_INITIALIZER=mg,e.ApplicationInitStatus=_g,e.ApplicationModule=t_,e.ApplicationRef=vm,e.Attribute=jn,e.COMPILER_OPTIONS=Qg,e.CUSTOM_ELEMENTS_SCHEMA={name:"custom-elements"},e.ChangeDetectorRef=mp,e.Compiler=Ug,e.CompilerFactory=qg,e.Component=ng,e.ComponentFactory=Fd,e.ComponentFactoryResolver=Hd,e.ComponentRef=Vd,e.ContentChild=Mn,e.ContentChildren=Rn,e.DEFAULT_CURRENCY_CODE=jg,e.DebugElement=Gm,e.DebugEventListener=Pm,e.DebugNode=Km,e.DefaultIterableDiffer=ap,e.Directive=tg,e.ElementRef=Kd,e.EmbeddedViewRef=km,e.ErrorHandler=Fo,e.EventEmitter=ey,e.Host=sr,e.HostBinding=ag,e.HostListener=ug,e.INJECTOR=du,e.Inject=or,e.Injectable=el,e.InjectionToken=An,e.Injector=Nu,e.Input=og,e.IterableDiffers=vp,e.KeyValueDiffers=gp,e.LOCALE_ID=Ng,e.ModuleWithComponentFactories=Sg,e.NO_ERRORS_SCHEMA={name:"no-errors-schema"},e.NgModule=hg,e.NgModuleFactory=Sp,e.NgModuleFactoryLoader=mm,e.NgModuleRef=Ap,e.NgProbeToken=sm,e.NgZone=Zg,e.Optional=ir,e.Output=ig,e.PACKAGE_ROOT_URL=kg,e.PLATFORM_ID=Eg,e.PLATFORM_INITIALIZER=xg,e.Pipe=rg,e.PlatformRef=pm,e.Query=Nn,e.QueryList=ny,e.ReflectiveInjector=wl,e.ReflectiveKey=ul,e.Renderer2=Jd,e.RendererFactory2=Yd,e.ResolvedReflectiveFactory=pl,e.Sanitizer=$d,e.Self=ar,e.SimpleChange=xe,e.SkipSelf=ur,e.SystemJsNgModuleLoader=xm,e.SystemJsNgModuleLoaderConfig=Cm,e.TRANSLATIONS=Dg,e.TRANSLATIONS_FORMAT=Ag,e.TemplateRef=Ip,e.Testability=em,e.TestabilityRegistry=tm,e.Type=Hn,e.VERSION=rp,e.Version=np,e.ViewChild=Fn,e.ViewChildren=Vn,e.ViewContainerRef=Dp,e.ViewRef=Om,e.WrappedValue=vs,e.asNativeElements=function Cb(e){return e.map((function(e){return e.nativeElement}))},e.assertPlatform=fm,e.createPlatform=lm,e.createPlatformFactory=cm,e.defineInjectable=v,e.destroyPlatform=function Ib(){nm&&!nm.destroyed&&nm.destroy()},e.enableProdMode=function xb(){if(im)throw new Error("Cannot enable prod mode after platform setup.");om=!1},e.forwardRef=s,e.getDebugNode=qm,e.getModuleFactory=bm,e.getPlatform=dm,e.inject=Tr,e.isDevMode=am,e.platformCore=Jm,e.resolveForwardRef=l,e.setTestabilityGetter=function Eb(e){rm=e},e.ɵ0=rr,e.ɵALLOW_MULTIPLE_PLATFORMS=um,e.ɵAPP_ID_RANDOM_PROVIDER=Cg,e.ɵCREATE_ATTRIBUTE_DECORATOR__POST_R3__=function Ob(){return En("Attribute",(function(e){return{attributeName:e,__NG_ELEMENT_ID__:function(){return _n(e)}}}))},e.ɵCodegenComponentFactoryResolver=Qd,e.ɵCompiler_compileModuleAndAllComponentsAsync__POST_R3__=function(e){return Promise.resolve(Lg(e))},e.ɵCompiler_compileModuleAndAllComponentsSync__POST_R3__=Lg,e.ɵCompiler_compileModuleAsync__POST_R3__=function(e){return Promise.resolve(Mg(e))},e.ɵCompiler_compileModuleSync__POST_R3__=Mg,e.ɵComponentFactory=Fd,e.ɵConsole=Pg,e.ɵDEFAULT_LOCALE_ID="en-US",e.ɵEMPTY_ARRAY=[],e.ɵEMPTY_MAP={},e.ɵINJECTOR_IMPL__POST_R3__=function kb(e,t,n){return bu({name:n},t,e,n)},e.ɵINJECTOR_SCOPE=hu,e.ɵLifecycleHooksFeature=ns,e.ɵNG_COMP_DEF=L,e.ɵNG_DIR_DEF=H,e.ɵNG_ELEMENT_ID=z,e.ɵNG_INJ_DEF=E,e.ɵNG_MOD_DEF=U,e.ɵNG_PIPE_DEF=B,e.ɵNG_PROV_DEF=x,e.ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR=dv,e.ɵNO_CHANGE=Ki,e.ɵNgModuleFactory=Tv,e.ɵNoopNgZone=Xg,e.ɵReflectionCapabilities=er,e.ɵRender3ComponentFactory=Cv,e.ɵRender3ComponentRef=Iv,e.ɵRender3NgModuleRef=Pv,e.ɵSWITCH_CHANGE_DETECTOR_REF_FACTORY__POST_R3__=wp,e.ɵSWITCH_COMPILE_COMPONENT__POST_R3__=sg,e.ɵSWITCH_COMPILE_DIRECTIVE__POST_R3__=lg,e.ɵSWITCH_COMPILE_INJECTABLE__POST_R3__=function Pb(e,t){var n=null,r=null;e.hasOwnProperty(x)||Object.defineProperty(e,x,{get:function(){return null===n&&(n=Ln().compileInjectable(Ws,"ng:///"+e.name+"/ɵprov.js",Js(e,t))),n}}),e.hasOwnProperty(q)||Object.defineProperty(e,q,{get:function(){if(null===r){var n=Js(e,t),o=Ln();r=o.compileFactory(Ws,"ng:///"+e.name+"/ɵfac.js",{name:n.name,type:n.type,typeArgumentCount:n.typeArgumentCount,deps:fr(e),injectFn:"inject",target:o.R3FactoryTarget.Injectable})}return r},configurable:!0})},e.ɵSWITCH_COMPILE_NGMODULE__POST_R3__=vg,e.ɵSWITCH_COMPILE_PIPE__POST_R3__=cg,e.ɵSWITCH_ELEMENT_REF_FACTORY__POST_R3__=Gd,e.ɵSWITCH_IVY_ENABLED__POST_R3__=!0,e.ɵSWITCH_RENDERER2_FACTORY__POST_R3__=Xd,e.ɵSWITCH_TEMPLATE_REF_FACTORY__POST_R3__=Pp,e.ɵSWITCH_VIEW_CONTAINER_REF_FACTORY__POST_R3__=Rp,e.ɵ_sanitizeHtml=Io,e.ɵ_sanitizeUrl=Xr,e.ɵallowSanitizationBypassAndThrow=Wr,e.ɵand=function Tb(e,t,n,r,o,i){e|=1;var a=vh(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?_h(i):null,componentProvider:null,componentView:null,componentRendererType:null,publicProviders:null,allProviders:null,handleEvent:o||Xp},provider:null,text:null,query:null,ngContent:null}},e.ɵangular_packages_core_core_a=c,e.ɵangular_packages_core_core_b=xr,e.ɵangular_packages_core_core_ba="USD",e.ɵangular_packages_core_core_bb=iv,e.ɵangular_packages_core_core_bc=Yp,e.ɵangular_packages_core_core_bd=Oe,e.ɵangular_packages_core_core_be=wv,e.ɵangular_packages_core_core_bf=on,e.ɵangular_packages_core_core_bg=$e,e.ɵangular_packages_core_core_bh=lt,e.ɵangular_packages_core_core_bi=kt,e.ɵangular_packages_core_core_bk=Bv,e.ɵangular_packages_core_core_bl=Uv,e.ɵangular_packages_core_core_bm=Qv,e.ɵangular_packages_core_core_bn=qv,e.ɵangular_packages_core_core_bo=zv,e.ɵangular_packages_core_core_bp=Do,e.ɵangular_packages_core_core_bq=On,e.ɵangular_packages_core_core_br=En,e.ɵangular_packages_core_core_bs=r,e.ɵangular_packages_core_core_bt=pu,e.ɵangular_packages_core_core_bu=P,e.ɵangular_packages_core_core_bw=Ve,e.ɵangular_packages_core_core_by=ai,e.ɵangular_packages_core_core_bz=wd,e.ɵangular_packages_core_core_c=Cl,e.ɵangular_packages_core_core_d=cl,e.ɵangular_packages_core_core_e=yl,e.ɵangular_packages_core_core_f=wg,e.ɵangular_packages_core_core_g=tp,e.ɵangular_packages_core_core_h=Wd,e.ɵangular_packages_core_core_i=Zd,e.ɵangular_packages_core_core_j=_m,e.ɵangular_packages_core_core_k=Np,e.ɵangular_packages_core_core_l=jp,e.ɵangular_packages_core_core_m=Mp,e.ɵangular_packages_core_core_n=Tm,e.ɵangular_packages_core_core_o=Nm,e.ɵangular_packages_core_core_p=zm,e.ɵangular_packages_core_core_q=Cp,e.ɵangular_packages_core_core_r=op,e.ɵangular_packages_core_core_s=fp,e.ɵangular_packages_core_core_t=hp,e.ɵangular_packages_core_core_u=yp,e.ɵangular_packages_core_core_v=Ym,e.ɵangular_packages_core_core_w=$m,e.ɵangular_packages_core_core_x=Xm,e.ɵangular_packages_core_core_y=n_,e.ɵangular_packages_core_core_z=r_,e.ɵbypassSanitizationTrustHtml=function Nb(e){return new Hr(e)},e.ɵbypassSanitizationTrustResourceUrl=function jb(e){return new qr(e)},e.ɵbypassSanitizationTrustScript=function Db(e){return new Ur(e)},e.ɵbypassSanitizationTrustStyle=function Ab(e){return new Br(e)},e.ɵbypassSanitizationTrustUrl=function Sb(e){return new Qr(e)},e.ɵccf=function Rb(e,t,n,r,o,i){return new Hh(e,t,n,r,o,i)},e.ɵclearOverrides=function Mb(){return V_(),$p.clearOverrides()},e.ɵclearResolutionOfComponentResourcesQueue=gr,e.ɵcmf=function Vb(e,t,n){return new wb(e,t,n)},e.ɵcompileComponent=Ly,e.ɵcompileDirective=Hy,e.ɵcompileNgModule=jy,e.ɵcompileNgModuleDefs=Dy,e.ɵcompileNgModuleFactory__POST_R3__=function Fb(e,t,n){var r=new Tv(n);if("undefined"!=typeof ngJitMode&&!ngJitMode)return Promise.resolve(r);var o=e.get(Qg,[]).concat(t);if(function i(e){if(null!==Ey){if(e.defaultEncapsulation!==Ey.defaultEncapsulation)return;if(e.preserveWhitespaces!==Ey.preserveWhitespaces)return}Ey=e}({defaultEncapsulation:gm(o.map((function(e){return e.defaultEncapsulation}))),preserveWhitespaces:gm(o.map((function(e){return e.preserveWhitespaces})))}),function a(){return 0===hr.size}())return Promise.resolve(r);var u=function s(e){var t=[];return e.forEach((function(e){return e&&t.push.apply(t,_e(e))})),t}(o.map((function(e){return e.providers})));if(0===u.length)return Promise.resolve(r);var l=Ln(),c=Nu.create({providers:u}).get(l.ResourceLoader);return pr((function(e){return Promise.resolve(c.get(e))})).then((function(){return r}))},e.ɵcompilePipe=Xy,e.ɵcreateInjector=bu,e.ɵcrt=function Lb(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}},e.ɵdefaultIterableDiffers=Op,e.ɵdefaultKeyValueDiffers=kp,e.ɵdetectChanges=cu,e.ɵdevModeEqual=hs,e.ɵdid=function Hb(e,t,n,r,o,i,a,u){var s=[];if(a)for(var l in a){var c=me(a[l],2);s[c[0]]={flags:8,name:l,nonMinifiedName:c[1],ns:null,securityContext:null,suffix:null}}var f=[];if(u)for(var d in u)f.push({type:1,propName:d,target:null,eventName:u[d]});return iv(e,t|=16384,n,r,o,o,i,s,f)},e.ɵeld=function Bb(t,n,r,o,i,a,u,s,l,c,f,d){var p;void 0===u&&(u=[]),c||(c=Xp);var h=vh(r),v=h.matchedQueries,y=h.references,g=h.matchedQueryIds,m=null,_=null;a&&(m=(p=me(Oh(a),2))[0],_=p[1]),s=s||[];for(var b=[],w=0;w<s.length;w++){var C=me(s[w],3),I=C[0],x=C[2],E=me(Oh(C[1]),2),O=E[0],k=E[1],P=void 0,T=void 0;switch(15&I){case 4:T=x;break;case 1:case 8:P=x}b[w]={flags:I,ns:O,name:k,nonMinifiedName:k,securityContext:P,suffix:T}}l=l||[];var N=[];for(w=0;w<l.length;w++){var j=me(l[w],2);N[w]={type:0,target:j[0],eventName:j[1],propName:null}}var D=(u=u||[]).map((function(e){var t=me(e,2),n=t[1],r=me(Oh(t[0]),2);return[r[0],r[1],n]}));return d=function A(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"+nh++:"$$empty"}return t&&"$$empty"===t.id&&(t=null),t||null}(d),f&&(n|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:n|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:v,matchedQueryIds:g,references:y,ngContentIndex:o,childCount:i,bindings:b,bindingFlags:kh(b),outputs:N,element:{ns:m,name:_,attrs:D,template:null,componentProvider:null,componentView:f||null,componentRendererType:d,publicProviders:null,allProviders:null,handleEvent:c||Xp},provider:null,text:null,query:null,ngContent:null}},e.ɵfindLocaleData=If,e.ɵflushModuleScopingQueueAsMuchAsPossible=Ty,e.ɵgetComponentViewDefinitionFactory=Lh,e.ɵgetDebugNodeR2=Wm,e.ɵgetDebugNode__POST_R3__=Qm,e.ɵgetDirectives=qu,e.ɵgetHostElement=Wu,e.ɵgetInjectableDef=g,e.ɵgetLContext=Qo,e.ɵgetLocaleCurrencyCode=function Ub(t){return If(t)[e.ɵLocaleDataIndex.CurrencyCode]||null},e.ɵgetLocalePluralCase=xf,e.ɵgetModuleFactory__POST_R3__=function Qb(e){var t=kv(e);if(!t)throw wm(e);return new Tv(t)},e.ɵgetSanitizationBypassType=Zr,e.ɵglobal=M,e.ɵinitServicesIfNeeded=V_,e.ɵinlineInterpolate=function qb(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+Ph(n)+r;case 2:return t+Ph(n)+r+Ph(o)+i;case 3:return t+Ph(n)+r+Ph(o)+i+Ph(a)+u;case 4:return t+Ph(n)+r+Ph(o)+i+Ph(a)+u+Ph(s)+l;case 5:return t+Ph(n)+r+Ph(o)+i+Ph(a)+u+Ph(s)+l+Ph(c)+f;case 6:return t+Ph(n)+r+Ph(o)+i+Ph(a)+u+Ph(s)+l+Ph(c)+f+Ph(d)+p;case 7:return t+Ph(n)+r+Ph(o)+i+Ph(a)+u+Ph(s)+l+Ph(c)+f+Ph(d)+p+Ph(h)+v;case 8:return t+Ph(n)+r+Ph(o)+i+Ph(a)+u+Ph(s)+l+Ph(c)+f+Ph(d)+p+Ph(h)+v+Ph(y)+g;case 9:return t+Ph(n)+r+Ph(o)+i+Ph(a)+u+Ph(s)+l+Ph(c)+f+Ph(d)+p+Ph(h)+v+Ph(y)+g+Ph(m)+_;default:throw new Error("Does not support more than 9 expressions")}},e.ɵinterpolate=function zb(e,t){for(var n="",r=0;r<2*e;r+=2)n=n+t[r]+Ph(t[r+1]);return n+t[2*e]},e.ɵisBoundToModule__POST_R3__=function Wb(e){return e.isBoundToModule},e.ɵisDefaultChangeDetectionStrategy=function Zb(t){return null==t||t===e.ChangeDetectionStrategy.Default},e.ɵisListLikeIterable=ys,e.ɵisObservable=Ml,e.ɵisPromise=Sl,e.ɵisSubscribable=Rl,e.ɵivyEnabled=!1,e.ɵmakeDecorator=In,e.ɵmarkDirty=fu,e.ɵmod=function Kb(e){for(var t={},n=[],r=null,o=0;o<e.length;o++){var i=e[o];i.token===hu&&(r=i.value),1073741824&i.flags&&n.push(i.token),i.index=o,t[th(i.token)]=i}return{factory:null,providersByKey:t,providers:e,modules:n,scope:r}},e.ɵmpd=function Gb(e,t,n,r){return n=l(n),{index:-1,deps:yh(r,i(t)),flags:e,token:t,value:n}},e.ɵncd=function Jb(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.ɵnoSideEffects=j,e.ɵnov=function Yb(e,t){var n=e.def.nodes[t];if(1&n.flags){var r=Zp(e,n.nodeIndex);return n.element.template?r.template:r.renderElement}if(2&n.flags)return Wp(e,n.nodeIndex).renderText;if(20240&n.flags)return Kp(e,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)},e.ɵoverrideComponentView=function $b(e,t){return V_(),$p.overrideComponentView(e,t)},e.ɵoverrideProvider=function Xb(e){return V_(),$p.overrideProvider(e)},e.ɵpad=function ew(e,t){return p_(32,e,Wn(t))},e.ɵpatchComponentDefWithScope=Sy,e.ɵpid=function tw(e,t,n){return iv(-1,e|=16,null,0,t,t,n)},e.ɵpod=function nw(e,t){for(var n=Object.keys(t),r=n.length,o=[],i=0;i<r;i++)o.push(n[i]);return p_(64,e,o)},e.ɵppd=function rw(e,t){return p_(128,e,Wn(t+1))},e.ɵprd=function ow(e,t,n,r,o){return iv(-1,e,t,0,n,r,o)},e.ɵpublishDefaultGlobalUtils=function iw(){Yu||(Yu=!0,$u("getComponent",Lu),$u("getContext",Hu),$u("getListeners",Zu),$u("getOwningComponent",Bu),$u("getHostElement",Wu),$u("getInjector",Qu),$u("getRootComponents",Uu),$u("getDirectives",qu),$u("applyChanges",Ju))},e.ɵpublishGlobalUtil=$u,e.ɵqud=function aw(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:hh(t),bindings:r},ngContent:null}},e.ɵregisterLocaleData=function uw(t,n,r){"string"!=typeof n&&(r=n,n=t[e.ɵLocaleDataIndex.LocaleId]),n=n.toLowerCase().replace(/_/g,"-"),Cf[n]=t,r&&(Cf[n][e.ɵLocaleDataIndex.ExtraData]=r)},e.ɵregisterModuleFactory=function sw(e,t){var n=xv.get(e);Ev(e,n&&n.moduleType,t.moduleType),xv.set(e,t)},e.ɵregisterNgModuleType=Ov,e.ɵrenderComponent=function lw(e,t){void 0===t&&(t={});var n=t.rendererFactory||Se,r=t.sanitizer||null,o=re(e);o.type!=e&&(o.type=e);var i,a=o.selectors[0][0],u=ja(n.createRenderer(null,null),t.host||a,o.encapsulation),s=o.onPush?576:528,l=ts(t.scheduler,t.playerHandler),c=n.createRenderer(u,o),f=Na(0,null,null,1,0,null,null,null,null,null),d=ma(null,f,l,s,null,null,n,c,null,t.injector||null);wt(d);try{n.begin&&n.begin(),i=es(Xu(u,o,d,n,c,r),o,d,l,t.hostFeatures||null),Ca(f,d,null),Ia(f,d,null,null)}finally{Ot(),n.end&&n.end()}return i},e.ɵresetCompiledComponents=function cw(){new Map,new Map,ky.length=0},e.ɵresetJitOptions=function fw(){Ey=null},e.ɵresolveComponentResources=pr,e.ɵsetClassMetadata=function dw(e,t,n,r){return j((function(){var o,i=e;null!==t&&(i.hasOwnProperty("decorators")&&void 0!==i.decorators?(o=i.decorators).push.apply(o,_e(t)):i.decorators=t),null!==n&&(i.ctorParameters=n),null!==r&&(i.propDecorators=i.hasOwnProperty("propDecorators")&&void 0!==i.propDecorators?Object.assign(Object.assign({},i.propDecorators),r):r)}))},e.ɵsetCurrentInjector=Ir,e.ɵsetDocument=function pw(e){je=e},e.ɵsetLocaleId=jf,e.ɵstore=qs,e.ɵstringify=i,e.ɵted=function hw(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=Ry,e.ɵunregisterLocaleData=function vw(){Cf={}},e.ɵunv=function yw(e,t,n,r){if(vs.isWrapped(r)){r=vs.unwrap(r);var o=e.def.nodes[t].bindingIndex+n,i=vs.unwrap(e.oldValues[o]);e.oldValues[o]=new vs(i)}return r},e.ɵunwrapSafeValue=zr,e.ɵvid=function gw(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(g_(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[th(v.provider.token)]=v:(d||(d=!0,l.element.allProviders=Object.create(l.element.publicProviders)),l.element.allProviders[th(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,y_(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)&&y_(l)?l.renderParent:l}}return{factory:null,nodeFlags:a,rootNodeFlags:u,nodeMatchedQueries:s,flags:e,nodes:t,updateDirectives:n||Xp,updateRenderer:r||Xp,handleEvent:function(e,n,r,o){return t[n].element.handleEvent(e,r,o)},bindingCount:o,outputCount:i,lastRenderRootNode:p}},e.ɵwhenRendered=function mw(e){return ai(e).clean},e.ɵɵCopyDefinitionFeature=fs,e.ɵɵInheritDefinitionFeature=os,e.ɵɵNgOnChangesFeature=Ee,e.ɵɵProvidersFeature=Md,e.ɵɵadvance=Gi,e.ɵɵattribute=xs,e.ɵɵattributeInterpolate1=Ss,e.ɵɵattributeInterpolate2=Rs,e.ɵɵattributeInterpolate3=Ms,e.ɵɵattributeInterpolate4=Vs,e.ɵɵattributeInterpolate5=Fs,e.ɵɵattributeInterpolate6=Ls,e.ɵɵattributeInterpolate7=Hs,e.ɵɵattributeInterpolate8=Bs,e.ɵɵattributeInterpolateV=Us,e.ɵɵclassMap=mc,e.ɵɵclassMapInterpolate1=Uc,e.ɵɵclassMapInterpolate2=Qc,e.ɵɵclassMapInterpolate3=qc,e.ɵɵclassMapInterpolate4=zc,e.ɵɵclassMapInterpolate5=Wc,e.ɵɵclassMapInterpolate6=Zc,e.ɵɵclassMapInterpolate7=Kc,e.ɵɵclassMapInterpolate8=Gc,e.ɵɵclassMapInterpolateV=Jc,e.ɵɵclassProp=vc,e.ɵɵcontentQuery=vy,e.ɵɵdefineComponent=Z,e.ɵɵdefineDirective=te,e.ɵɵdefineInjectable=h,e.ɵɵdefineInjector=y,e.ɵɵdefineNgModule=$,e.ɵɵdefinePipe=ne,e.ɵɵdirectiveInject=Il,e.ɵɵdisableBindings=Ye,e.ɵɵelement=Tl,e.ɵɵelementContainer=Dl,e.ɵɵelementContainerEnd=jl,e.ɵɵelementContainerStart=Nl,e.ɵɵelementEnd=Pl,e.ɵɵelementStart=kl,e.ɵɵenableBindings=Je,e.ɵɵgetCurrentView=Al,e.ɵɵgetFactoryOf=gn,e.ɵɵgetInheritedFactory=mn,e.ɵɵhostProperty=yf,e.ɵɵi18n=xd,e.ɵɵi18nApply=kd,e.ɵɵi18nAttributes=Ed,e.ɵɵi18nEnd=Id,e.ɵɵi18nExp=Od,e.ɵɵi18nPostprocess=Pd,e.ɵɵi18nStart=Cd,e.ɵɵinject=Er,e.ɵɵinjectAttribute=_n,e.ɵɵinjectPipeChangeDetectorRef=Iy,e.ɵɵinvalidFactory=xl,e.ɵɵinvalidFactoryDep=Or,e.ɵɵlistener=Vl,e.ɵɵloadQuery=my,e.ɵɵnamespaceHTML=At,e.ɵɵnamespaceMathML=Dt,e.ɵɵnamespaceSVG=jt,e.ɵɵnextContext=Ul,e.ɵɵngDeclareComponent=function _w(e){return Ln().compileComponentDeclaration(xy,"ng:///"+e.type.name+"/ɵcmp.js",e)}
|
|
1110
|
+
e.ANALYZE_FOR_ENTRY_COMPONENTS=Sn,e.APP_BOOTSTRAP_LISTENER=Eg,e.APP_ID=_g,e.APP_INITIALIZER=gg,e.ApplicationInitStatus=mg,e.ApplicationModule=e_,e.ApplicationRef=hm,e.Attribute=jn,e.COMPILER_OPTIONS=Ug,e.CUSTOM_ELEMENTS_SCHEMA={name:"custom-elements"},e.ChangeDetectorRef=wp,e.Compiler=Bg,e.CompilerFactory=Qg,e.Component=tg,e.ComponentFactory=Hd,e.ComponentFactoryResolver=Ud,e.ComponentRef=Ld,e.ContentChild=Vn,e.ContentChildren=Rn,e.DEFAULT_CURRENCY_CODE=Ng,e.DebugElement=Km,e.DebugEventListener=km,e.DebugNode=Zm,e.DefaultIterableDiffer=lp,e.Directive=eg,e.ElementRef=Jd,e.EmbeddedViewRef=Om,e.ErrorHandler=Lo,e.EventEmitter=ry,e.Host=wr,e.HostBinding=ig,e.HostListener=ag,e.INJECTOR=hu,e.Inject=gr,e.Injectable=nl,e.InjectionToken=An,e.Injector=Du,e.Input=rg,e.IterableDiffers=mp,e.KeyValueDiffers=bp,e.LOCALE_ID=Tg,e.ModuleWithComponentFactories=Ag,e.NO_ERRORS_SCHEMA={name:"no-errors-schema"},e.NgModule=pg,e.NgModuleFactory=Mp,e.NgModuleFactoryLoader=gm,e.NgModuleRef=Vp,e.NgProbeToken=um,e.NgZone=Wg,e.Optional=mr,e.Output=og,e.PACKAGE_ROOT_URL=Og,e.PLATFORM_ID=xg,e.PLATFORM_INITIALIZER=Ig,e.Pipe=ng,e.PlatformRef=dm,e.Query=Nn,e.QueryList=iy,e.ReflectiveInjector=Il,e.ReflectiveKey=ll,e.Renderer2=Xd,e.RendererFactory2=ep,e.ResolvedReflectiveFactory=vl,e.Sanitizer=tp,e.Self=_r,e.SimpleChange=xe,e.SkipSelf=br,e.SystemJsNgModuleLoader=Im,e.SystemJsNgModuleLoaderConfig=wm,e.TRANSLATIONS=jg,e.TRANSLATIONS_FORMAT=Dg,e.TemplateRef=Op,e.Testability=Xg,e.TestabilityRegistry=em,e.Type=Hn,e.VERSION=ap,e.Version=ip,e.ViewChild=Fn,e.ViewChildren=Mn,e.ViewContainerRef=Rp,e.ViewRef=Em,e.WrappedValue=gs,e.asNativeElements=function wb(e){return e.map((function(e){return e.nativeElement}))},e.assertPlatform=cm,e.createPlatform=sm,e.createPlatformFactory=lm,e.defineInjectable=v,e.destroyPlatform=function Cb(){tm&&!tm.destroyed&&tm.destroy()},e.enableProdMode=function Ib(){if(om)throw new Error("Cannot enable prod mode after platform setup.");rm=!1},e.forwardRef=s,e.getDebugNode=Qm,e.getModuleFactory=_m,e.getPlatform=fm,e.inject=fr,e.isDevMode=im,e.platformCore=Gm,e.resolveForwardRef=l,e.setTestabilityGetter=function xb(e){nm=e},e.ɵ0=yr,e.ɵALLOW_MULTIPLE_PLATFORMS=am,e.ɵAPP_ID_RANDOM_PROVIDER=wg,e.ɵCREATE_ATTRIBUTE_DECORATOR__POST_R3__=function Eb(){return En("Attribute",(function(e){return{attributeName:e,__NG_ELEMENT_ID__:function(){return _n(e)}}}))},e.ɵCodegenComponentFactoryResolver=zd,e.ɵCompiler_compileModuleAndAllComponentsAsync__POST_R3__=function(e){return Promise.resolve(Fg(e))},e.ɵCompiler_compileModuleAndAllComponentsSync__POST_R3__=Fg,e.ɵCompiler_compileModuleAsync__POST_R3__=function(e){return Promise.resolve(Rg(e))},e.ɵCompiler_compileModuleSync__POST_R3__=Rg,e.ɵComponentFactory=Hd,e.ɵConsole=kg,e.ɵDEFAULT_LOCALE_ID="en-US",e.ɵEMPTY_ARRAY=[],e.ɵEMPTY_MAP={},e.ɵINJECTOR_IMPL__POST_R3__=function Ob(e,t,n){return Cu({name:n},t,e,n)},e.ɵINJECTOR_SCOPE=yu,e.ɵLifecycleHooksFeature=os,e.ɵNG_COMP_DEF=L,e.ɵNG_DIR_DEF=H,e.ɵNG_ELEMENT_ID=z,e.ɵNG_INJ_DEF=E,e.ɵNG_MOD_DEF=U,e.ɵNG_PIPE_DEF=B,e.ɵNG_PROV_DEF=x,e.ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR=vv,e.ɵNO_CHANGE=Ji,e.ɵNgModuleFactory=Dv,e.ɵNoopNgZone=$g,e.ɵReflectionCapabilities=er,e.ɵRender3ComponentFactory=Ev,e.ɵRender3ComponentRef=Ov,e.ɵRender3NgModuleRef=jv,e.ɵSWITCH_CHANGE_DETECTOR_REF_FACTORY__POST_R3__=xp,e.ɵSWITCH_COMPILE_COMPONENT__POST_R3__=ug,e.ɵSWITCH_COMPILE_DIRECTIVE__POST_R3__=sg,e.ɵSWITCH_COMPILE_INJECTABLE__POST_R3__=function kb(e,t){var n=null,r=null;e.hasOwnProperty(x)||Object.defineProperty(e,x,{get:function(){return null===n&&(n=Ln().compileInjectable(Ks,"ng:///"+e.name+"/ɵprov.js",$s(e,t))),n}}),e.hasOwnProperty(q)||Object.defineProperty(e,q,{get:function(){if(null===r){var n=$s(e,t),o=Ln();r=o.compileFactory(Ks,"ng:///"+e.name+"/ɵfac.js",{name:n.name,type:n.type,typeArgumentCount:n.typeArgumentCount,deps:xr(e),injectFn:"inject",target:o.R3FactoryTarget.Injectable})}return r},configurable:!0})},e.ɵSWITCH_COMPILE_NGMODULE__POST_R3__=hg,e.ɵSWITCH_COMPILE_PIPE__POST_R3__=lg,e.ɵSWITCH_ELEMENT_REF_FACTORY__POST_R3__=Yd,e.ɵSWITCH_IVY_ENABLED__POST_R3__=!0,e.ɵSWITCH_RENDERER2_FACTORY__POST_R3__=np,e.ɵSWITCH_TEMPLATE_REF_FACTORY__POST_R3__=jp,e.ɵSWITCH_VIEW_CONTAINER_REF_FACTORY__POST_R3__=Fp,e.ɵ_sanitizeHtml=xo,e.ɵ_sanitizeUrl=eo,e.ɵallowSanitizationBypassAndThrow=Zr,e.ɵand=function Pb(e,t,n,r,o,i){e|=1;var a=mh(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?Ch(i):null,componentProvider:null,componentView:null,componentRendererType:null,publicProviders:null,allProviders:null,handleEvent:o||nh},provider:null,text:null,query:null,ngContent:null}},e.ɵangular_packages_core_core_a=c,e.ɵangular_packages_core_core_b=sr,e.ɵangular_packages_core_core_ba=n_,e.ɵangular_packages_core_core_bb="USD",e.ɵangular_packages_core_core_bc=sv,e.ɵangular_packages_core_core_bd=eh,e.ɵangular_packages_core_core_be=Oe,e.ɵangular_packages_core_core_bf=xv,e.ɵangular_packages_core_core_bg=on,e.ɵangular_packages_core_core_bh=$e,e.ɵangular_packages_core_core_bi=lt,e.ɵangular_packages_core_core_bj=kt,e.ɵangular_packages_core_core_bl=qv,e.ɵangular_packages_core_core_bm=zv,e.ɵangular_packages_core_core_bn=Wv,e.ɵangular_packages_core_core_bo=Zv,e.ɵangular_packages_core_core_bp=Kv,e.ɵangular_packages_core_core_bq=Ao,e.ɵangular_packages_core_core_br=On,e.ɵangular_packages_core_core_bs=En,e.ɵangular_packages_core_core_bv=r,e.ɵangular_packages_core_core_bw=vu,e.ɵangular_packages_core_core_bx=P,e.ɵangular_packages_core_core_bz=Me,e.ɵangular_packages_core_core_c=pr,e.ɵangular_packages_core_core_cb=si,e.ɵangular_packages_core_core_cc=Id,e.ɵangular_packages_core_core_d=xl,e.ɵangular_packages_core_core_e=dl,e.ɵangular_packages_core_core_f=ml,e.ɵangular_packages_core_core_g=bg,e.ɵangular_packages_core_core_h=op,e.ɵangular_packages_core_core_i=Kd,e.ɵangular_packages_core_core_j=Gd,e.ɵangular_packages_core_core_k=mm,e.ɵangular_packages_core_core_l=Ap,e.ɵangular_packages_core_core_m=Sp,e.ɵangular_packages_core_core_n=Lp,e.ɵangular_packages_core_core_o=Pm,e.ɵangular_packages_core_core_p=Tm,e.ɵangular_packages_core_core_q=qm,e.ɵangular_packages_core_core_r=Ep,e.ɵangular_packages_core_core_s=up,e.ɵangular_packages_core_core_t=hp,e.ɵangular_packages_core_core_u=gp,e.ɵangular_packages_core_core_v=_p,e.ɵangular_packages_core_core_w=Jm,e.ɵangular_packages_core_core_x=Ym,e.ɵangular_packages_core_core_y=$m,e.ɵangular_packages_core_core_z=t_,e.ɵbypassSanitizationTrustHtml=function Tb(e){return new Br(e)},e.ɵbypassSanitizationTrustResourceUrl=function Nb(e){return new zr(e)},e.ɵbypassSanitizationTrustScript=function jb(e){return new Qr(e)},e.ɵbypassSanitizationTrustStyle=function Db(e){return new Ur(e)},e.ɵbypassSanitizationTrustUrl=function Ab(e){return new qr(e)},e.ɵccf=function Sb(e,t,n,r,o,i){return new Qh(e,t,n,r,o,i)},e.ɵclearOverrides=function Rb(){return V_(),th.clearOverrides()},e.ɵclearResolutionOfComponentResourcesQueue=Dr,e.ɵcmf=function Vb(e,t,n){return new bb(e,t,n)},e.ɵcompileComponent=Fy,e.ɵcompileDirective=Ly,e.ɵcompileNgModule=Ny,e.ɵcompileNgModuleDefs=jy,e.ɵcompileNgModuleFactory__POST_R3__=function Mb(e,t,n){var r=new Dv(n);if("undefined"!=typeof ngJitMode&&!ngJitMode)return Promise.resolve(r);var o=e.get(Ug,[]).concat(t);if(function i(e){if(null!==xy){if(e.defaultEncapsulation!==xy.defaultEncapsulation)return;if(e.preserveWhitespaces!==xy.preserveWhitespaces)return}xy=e}({defaultEncapsulation:ym(o.map((function(e){return e.defaultEncapsulation}))),preserveWhitespaces:ym(o.map((function(e){return e.preserveWhitespaces})))}),function a(){return 0===Tr.size}())return Promise.resolve(r);var u=function s(e){var t=[];return e.forEach((function(e){return e&&t.push.apply(t,_e(e))})),t}(o.map((function(e){return e.providers})));if(0===u.length)return Promise.resolve(r);var l=Ln(),c=Du.create({providers:u}).get(l.ResourceLoader);return Or((function(e){return Promise.resolve(c.get(e))})).then((function(){return r}))},e.ɵcompilePipe=$y,e.ɵcreateInjector=Cu,e.ɵcrt=function Fb(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}},e.ɵdefaultIterableDiffers=Tp,e.ɵdefaultKeyValueDiffers=Np,e.ɵdetectChanges=du,e.ɵdevModeEqual=ys,e.ɵdid=function Lb(e,t,n,r,o,i,a,u){var s=[];if(a)for(var l in a){var c=me(a[l],2);s[c[0]]={flags:8,name:l,nonMinifiedName:c[1],ns:null,securityContext:null,suffix:null}}var f=[];if(u)for(var d in u)f.push({type:1,propName:d,target:null,eventName:u[d]});return sv(e,t|=16384,n,r,o,o,i,s,f)},e.ɵeld=function Hb(t,n,r,o,i,a,u,s,l,c,f,d){var p;void 0===u&&(u=[]),c||(c=nh);var h=mh(r),v=h.matchedQueries,y=h.references,g=h.matchedQueryIds,m=null,_=null;a&&(m=(p=me(Th(a),2))[0],_=p[1]),s=s||[];for(var b=[],w=0;w<s.length;w++){var C=me(s[w],3),I=C[0],x=C[2],E=me(Th(C[1]),2),O=E[0],k=E[1],P=void 0,T=void 0;switch(15&I){case 4:T=x;break;case 1:case 8:P=x}b[w]={flags:I,ns:O,name:k,nonMinifiedName:k,securityContext:P,suffix:T}}l=l||[];var N=[];for(w=0;w<l.length;w++){var j=me(l[w],2);N[w]={type:0,target:j[0],eventName:j[1],propName:null}}var D=(u=u||[]).map((function(e){var t=me(e,2),n=t[1],r=me(Th(t[0]),2);return[r[0],r[1],n]}));return d=function A(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"+ih++:"$$empty"}return t&&"$$empty"===t.id&&(t=null),t||null}(d),f&&(n|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:n|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:v,matchedQueryIds:g,references:y,ngContentIndex:o,childCount:i,bindings:b,bindingFlags:Nh(b),outputs:N,element:{ns:m,name:_,attrs:D,template:null,componentProvider:null,componentView:f||null,componentRendererType:d,publicProviders:null,allProviders:null,handleEvent:c||nh},provider:null,text:null,query:null,ngContent:null}},e.ɵfindLocaleData=Ef,e.ɵflushModuleScopingQueueAsMuchAsPossible=Py,e.ɵgetComponentViewDefinitionFactory=Uh,e.ɵgetDebugNodeR2=zm,e.ɵgetDebugNode__POST_R3__=Um,e.ɵgetDirectives=Wu,e.ɵgetHostElement=Ku,e.ɵgetInjectableDef=g,e.ɵgetLContext=zo,e.ɵgetLocaleCurrencyCode=function Bb(t){return Ef(t)[e.ɵLocaleDataIndex.CurrencyCode]||null},e.ɵgetLocalePluralCase=Of,e.ɵgetModuleFactory__POST_R3__=function Ub(e){var t=Nv(e);if(!t)throw bm(e);return new Dv(t)},e.ɵgetSanitizationBypassType=Kr,e.ɵglobal=V,e.ɵinitServicesIfNeeded=V_,e.ɵinlineInterpolate=function Qb(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+jh(n)+r;case 2:return t+jh(n)+r+jh(o)+i;case 3:return t+jh(n)+r+jh(o)+i+jh(a)+u;case 4:return t+jh(n)+r+jh(o)+i+jh(a)+u+jh(s)+l;case 5:return t+jh(n)+r+jh(o)+i+jh(a)+u+jh(s)+l+jh(c)+f;case 6:return t+jh(n)+r+jh(o)+i+jh(a)+u+jh(s)+l+jh(c)+f+jh(d)+p;case 7:return t+jh(n)+r+jh(o)+i+jh(a)+u+jh(s)+l+jh(c)+f+jh(d)+p+jh(h)+v;case 8:return t+jh(n)+r+jh(o)+i+jh(a)+u+jh(s)+l+jh(c)+f+jh(d)+p+jh(h)+v+jh(y)+g;case 9:return t+jh(n)+r+jh(o)+i+jh(a)+u+jh(s)+l+jh(c)+f+jh(d)+p+jh(h)+v+jh(y)+g+jh(m)+_;default:throw new Error("Does not support more than 9 expressions")}},e.ɵinterpolate=function qb(e,t){for(var n="",r=0;r<2*e;r+=2)n=n+t[r]+jh(t[r+1]);return n+t[2*e]},e.ɵisBoundToModule__POST_R3__=function zb(e){return e.isBoundToModule},e.ɵisDefaultChangeDetectionStrategy=function Wb(t){return null==t||t===e.ChangeDetectionStrategy.Default},e.ɵisListLikeIterable=ms,e.ɵisObservable=Fl,e.ɵisPromise=Vl,e.ɵisSubscribable=Ml,e.ɵivyEnabled=!1,e.ɵmakeDecorator=In,e.ɵmarkDirty=pu,e.ɵmod=function Zb(e){for(var t={},n=[],r=null,o=0;o<e.length;o++){var i=e[o];i.token===yu&&(r=i.value),1073741824&i.flags&&n.push(i.token),i.index=o,t[oh(i.token)]=i}return{factory:null,providersByKey:t,providers:e,modules:n,scope:r}},e.ɵmpd=function Kb(e,t,n,r){return n=l(n),{index:-1,deps:_h(r,i(t)),flags:e,token:t,value:n}},e.ɵncd=function Gb(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.ɵnoSideEffects=j,e.ɵnov=function Jb(e,t){var n=e.def.nodes[t];if(1&n.flags){var r=Jp(e,n.nodeIndex);return n.element.template?r.template:r.renderElement}if(2&n.flags)return Gp(e,n.nodeIndex).renderText;if(20240&n.flags)return Yp(e,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)},e.ɵoverrideComponentView=function Yb(e,t){return V_(),th.overrideComponentView(e,t)},e.ɵoverrideProvider=function $b(e){return V_(),th.overrideProvider(e)},e.ɵpad=function Xb(e,t){return d_(32,e,Wn(t))},e.ɵpatchComponentDefWithScope=Ay,e.ɵpid=function ew(e,t,n){return sv(-1,e|=16,null,0,t,t,n)},e.ɵpod=function tw(e,t){for(var n=Object.keys(t),r=n.length,o=[],i=0;i<r;i++)o.push(n[i]);return d_(64,e,o)},e.ɵppd=function nw(e,t){return d_(128,e,Wn(t+1))},e.ɵprd=function rw(e,t,n,r,o){return sv(-1,e,t,0,n,r,o)},e.ɵpublishDefaultGlobalUtils=function ow(){Xu||(Xu=!0,es("getComponent",Bu),es("getContext",Uu),es("getListeners",Gu),es("getOwningComponent",Qu),es("getHostElement",Ku),es("getInjector",zu),es("getRootComponents",qu),es("getDirectives",Wu),es("applyChanges",$u))},e.ɵpublishGlobalUtil=es,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:gh(t),bindings:r},ngContent:null}},e.ɵregisterLocaleData=function aw(t,n,r){"string"!=typeof n&&(r=n,n=t[e.ɵLocaleDataIndex.LocaleId]),n=n.toLowerCase().replace(/_/g,"-"),xf[n]=t,r&&(xf[n][e.ɵLocaleDataIndex.ExtraData]=r)},e.ɵregisterModuleFactory=function uw(e,t){var n=kv.get(e);Pv(e,n&&n.moduleType,t.moduleType),kv.set(e,t)},e.ɵregisterNgModuleType=Tv,e.ɵrenderComponent=function sw(e,t){void 0===t&&(t={});var n=t.rendererFactory||Se,r=t.sanitizer||null,o=re(e);o.type!=e&&(o.type=e);var i,a=o.selectors[0][0],u=Aa(n.createRenderer(null,null),t.host||a,o.encapsulation),s=o.onPush?576:528,l=rs(t.scheduler,t.playerHandler),c=n.createRenderer(u,o),f=Da(0,null,null,1,0,null,null,null,null,null),d=ba(null,f,l,s,null,null,n,c,null,t.injector||null);wt(d);try{n.begin&&n.begin(),i=ns(ts(u,o,d,n,c,r),o,d,l,t.hostFeatures||null),xa(f,d,null),Ea(f,d,null,null)}finally{Ot(),n.end&&n.end()}return i},e.ɵresetCompiledComponents=function lw(){new Map,new Map,Oy.length=0},e.ɵresetJitOptions=function cw(){xy=null},e.ɵresolveComponentResources=Or,e.ɵsetClassMetadata=function fw(e,t,n,r){return j((function(){var o,i=e;null!==t&&(i.hasOwnProperty("decorators")&&void 0!==i.decorators?(o=i.decorators).push.apply(o,_e(t)):i.decorators=t),null!==n&&(i.ctorParameters=n),null!==r&&(i.propDecorators=i.hasOwnProperty("propDecorators")&&void 0!==i.propDecorators?Object.assign(Object.assign({},i.propDecorators),r):r)}))},e.ɵsetCurrentInjector=ur,e.ɵsetDocument=function dw(e){je=e},e.ɵsetLocaleId=Af,e.ɵstore=Ws,e.ɵstringify=i,e.ɵted=function pw(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=Sy,e.ɵunregisterLocaleData=function hw(){xf={}},e.ɵunv=function vw(e,t,n,r){if(gs.isWrapped(r)){r=gs.unwrap(r);var o=e.def.nodes[t].bindingIndex+n,i=gs.unwrap(e.oldValues[o]);e.oldValues[o]=new gs(i)}return r},e.ɵunwrapSafeValue=Wr,e.ɵvid=function yw(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(y_(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[oh(v.provider.token)]=v:(d||(d=!0,l.element.allProviders=Object.create(l.element.publicProviders)),l.element.allProviders[oh(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,v_(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)&&v_(l)?l.renderParent:l}}return{factory:null,nodeFlags:a,rootNodeFlags:u,nodeMatchedQueries:s,flags:e,nodes:t,updateDirectives:n||nh,updateRenderer:r||nh,handleEvent:function(e,n,r,o){return t[n].element.handleEvent(e,r,o)},bindingCount:o,outputCount:i,lastRenderRootNode:p}},e.ɵwhenRendered=function gw(e){return si(e).clean},e.ɵɵCopyDefinitionFeature=ps,e.ɵɵInheritDefinitionFeature=as,e.ɵɵNgOnChangesFeature=Ee,e.ɵɵProvidersFeature=Fd,e.ɵɵadvance=Yi,e.ɵɵattribute=Os,e.ɵɵattributeInterpolate1=Vs,e.ɵɵattributeInterpolate2=Ms,e.ɵɵattributeInterpolate3=Fs,e.ɵɵattributeInterpolate4=Ls,e.ɵɵattributeInterpolate5=Hs,e.ɵɵattributeInterpolate6=Bs,e.ɵɵattributeInterpolate7=Us,e.ɵɵattributeInterpolate8=Qs,e.ɵɵattributeInterpolateV=qs,e.ɵɵclassMap=bc,e.ɵɵclassMapInterpolate1=qc,e.ɵɵclassMapInterpolate2=zc,e.ɵɵclassMapInterpolate3=Wc,e.ɵɵclassMapInterpolate4=Zc,e.ɵɵclassMapInterpolate5=Kc,e.ɵɵclassMapInterpolate6=Gc,e.ɵɵclassMapInterpolate7=Jc,e.ɵɵclassMapInterpolate8=Yc,e.ɵɵclassMapInterpolateV=$c,e.ɵɵclassProp=gc,e.ɵɵcontentQuery=yy,e.ɵɵdefineComponent=Z,e.ɵɵdefineDirective=te,e.ɵɵdefineInjectable=h,e.ɵɵdefineInjector=y,e.ɵɵdefineNgModule=$,e.ɵɵdefinePipe=ne,e.ɵɵdirectiveInject=El,e.ɵɵdisableBindings=Ye,e.ɵɵelement=jl,e.ɵɵelementContainer=Sl,e.ɵɵelementContainerEnd=Al,e.ɵɵelementContainerStart=Dl,e.ɵɵelementEnd=Nl,e.ɵɵelementStart=Tl,e.ɵɵenableBindings=Je,e.ɵɵgetCurrentView=Rl,e.ɵɵgetFactoryOf=gn,e.ɵɵgetInheritedFactory=mn,e.ɵɵhostProperty=mf,e.ɵɵi18n=Od,e.ɵɵi18nApply=Td,e.ɵɵi18nAttributes=kd,e.ɵɵi18nEnd=Ed,e.ɵɵi18nExp=Pd,e.ɵɵi18nPostprocess=Nd,e.ɵɵi18nStart=xd,e.ɵɵinject=lr,e.ɵɵinjectAttribute=_n,e.ɵɵinjectPipeChangeDetectorRef=Cy,e.ɵɵinvalidFactory=Ol,e.ɵɵinvalidFactoryDep=cr,e.ɵɵlistener=Ll,e.ɵɵloadQuery=gy,e.ɵɵnamespaceHTML=At,e.ɵɵnamespaceMathML=Dt,e.ɵɵnamespaceSVG=jt,e.ɵɵnextContext=ql,e.ɵɵngDeclareComponent=function mw(e){return Ln().compileComponentDeclaration(Iy,"ng:///"+e.type.name+"/ɵcmp.js",e)}
|
|
1112
1111
|
/**
|
|
1113
1112
|
* @license
|
|
1114
1113
|
* Copyright Google LLC All Rights Reserved.
|
|
@@ -1151,4 +1150,4 @@ e.ANALYZE_FOR_ENTRY_COMPONENTS=Sn,e.APP_BOOTSTRAP_LISTENER=Og,e.APP_ID=bg,e.APP_
|
|
|
1151
1150
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1152
1151
|
* found in the LICENSE file at https://angular.io/license
|
|
1153
1152
|
*/
|
|
1154
|
-
function
|
|
1153
|
+
function _w(e){return Ln().compileDirectiveDeclaration(Iy,"ng:///"+e.type.name+"/ɵfac.js",e)},e.ɵɵpipe=Gv,e.ɵɵpipeBind1=Jv,e.ɵɵpipeBind2=Yv,e.ɵɵpipeBind3=$v,e.ɵɵpipeBind4=Xv,e.ɵɵpipeBindV=ey,e.ɵɵprojection=Zl,e.ɵɵprojectionDef=Wl,e.ɵɵproperty=kl,e.ɵɵpropertyInterpolate=Kl,e.ɵɵpropertyInterpolate1=Gl,e.ɵɵpropertyInterpolate2=Jl,e.ɵɵpropertyInterpolate3=Yl,e.ɵɵpropertyInterpolate4=$l,e.ɵɵpropertyInterpolate5=Xl,e.ɵɵpropertyInterpolate6=ec,e.ɵɵpropertyInterpolate7=tc,e.ɵɵpropertyInterpolate8=nc,e.ɵɵpropertyInterpolateV=rc,e.ɵɵpureFunction0=Av,e.ɵɵpureFunction1=Sv,e.ɵɵpureFunction2=Rv,e.ɵɵpureFunction3=Vv,e.ɵɵpureFunction4=Mv,e.ɵɵpureFunction5=Fv,e.ɵɵpureFunction6=Lv,e.ɵɵpureFunction7=Hv,e.ɵɵpureFunction8=Bv,e.ɵɵpureFunctionV=Uv,e.ɵɵqueryRefresh=hy,e.ɵɵreference=Zs,e.ɵɵresolveBody=oi,e.ɵɵresolveDocument=ri,e.ɵɵresolveWindow=ni,e.ɵɵrestoreView=et,e.ɵɵsanitizeHtml=Oo,e.ɵɵsanitizeResourceUrl=To,e.ɵɵsanitizeScript=No,e.ɵɵsanitizeStyle=ko,e.ɵɵsanitizeUrl=Po,e.ɵɵsanitizeUrlOrResourceUrl=So,e.ɵɵsetComponentScope=K,e.ɵɵsetNgModuleScope=X,e.ɵɵstyleMap=mc,e.ɵɵstyleMapInterpolate1=Xc,e.ɵɵstyleMapInterpolate2=ef,e.ɵɵstyleMapInterpolate3=tf,e.ɵɵstyleMapInterpolate4=nf,e.ɵɵstyleMapInterpolate5=rf,e.ɵɵstyleMapInterpolate6=of,e.ɵɵstyleMapInterpolate7=af,e.ɵɵstyleMapInterpolate8=uf,e.ɵɵstyleMapInterpolateV=sf,e.ɵɵstyleProp=yc,e.ɵɵstylePropInterpolate1=lf,e.ɵɵstylePropInterpolate2=cf,e.ɵɵstylePropInterpolate3=ff,e.ɵɵstylePropInterpolate4=df,e.ɵɵstylePropInterpolate5=pf,e.ɵɵstylePropInterpolate6=hf,e.ɵɵstylePropInterpolate7=vf,e.ɵɵstylePropInterpolate8=yf,e.ɵɵstylePropInterpolateV=gf,e.ɵɵsyntheticHostListener=Hl,e.ɵɵsyntheticHostProperty=_f,e.ɵɵtemplate=zs,e.ɵɵtemplateRefExtractor=wy,e.ɵɵtext=Ac,e.ɵɵtextInterpolate=Sc,e.ɵɵtextInterpolate1=Rc,e.ɵɵtextInterpolate2=Vc,e.ɵɵtextInterpolate3=Mc,e.ɵɵtextInterpolate4=Fc,e.ɵɵtextInterpolate5=Lc,e.ɵɵtextInterpolate6=Hc,e.ɵɵtextInterpolate7=Bc,e.ɵɵtextInterpolate8=Uc,e.ɵɵtextInterpolateV=Qc,e.ɵɵtrustConstantHtml=jo,e.ɵɵtrustConstantResourceUrl=Do,e.ɵɵviewQuery=vy,Object.defineProperty(e,"__esModule",{value:!0})}));
|