@angular/core 9.1.6 → 9.1.7
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 +1 -1
- package/bundles/core-testing.umd.min.js +1 -1
- package/bundles/core-testing.umd.min.js.map +1 -1
- package/bundles/core.umd.js +2 -230
- package/bundles/core.umd.js.map +1 -1
- package/bundles/core.umd.min.js +126 -133
- package/bundles/core.umd.min.js.map +1 -1
- package/core.d.ts +3 -62
- package/core.metadata.json +1 -1
- package/esm2015/index.js +2 -2
- package/esm2015/public_api.js +2 -2
- package/esm2015/src/core.js +2 -2
- package/esm2015/src/core_render3_private_export.js +2 -2
- package/esm2015/src/render3/assert.js +1 -8
- package/esm2015/src/render3/index.js +2 -2
- package/esm2015/src/render3/instructions/all.js +2 -3
- package/esm2015/src/render3/instructions/template.js +100 -0
- package/esm2015/src/render3/interfaces/container.js +1 -6
- package/esm2015/src/render3/jit/environment.js +1 -6
- package/esm2015/src/version.js +1 -1
- package/esm5/src/core_render3_private_export.js +2 -2
- package/esm5/src/render3/assert.js +1 -4
- package/esm5/src/render3/index.js +2 -2
- package/esm5/src/render3/instructions/all.js +2 -3
- package/esm5/src/render3/instructions/template.js +73 -0
- package/esm5/src/render3/interfaces/container.js +1 -1
- package/esm5/src/render3/jit/environment.js +1 -6
- package/esm5/src/version.js +1 -1
- package/fesm2015/core.js +4 -280
- package/fesm2015/core.js.map +1 -1
- package/fesm2015/testing.js +1 -1
- package/fesm5/core.js +3 -226
- package/fesm5/core.js.map +1 -1
- package/fesm5/testing.js +1 -1
- package/package.json +1 -1
- package/src/r3_symbols.d.ts +1 -1
- package/testing/testing.d.ts +1 -1
- package/testing.d.ts +1 -1
- package/esm2015/src/render3/instructions/container.js +0 -227
- package/esm2015/src/render3/instructions/embedded_view.js +0 -151
- package/esm5/src/render3/instructions/container.js +0 -173
- package/esm5/src/render3/instructions/embedded_view.js +0 -127
package/bundles/core.umd.min.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @license Angular v9.1.
|
|
2
|
+
* @license Angular v9.1.7
|
|
3
3
|
* (c) 2010-2020 Google LLC. https://angular.io/
|
|
4
4
|
* License: MIT
|
|
5
5
|
*/
|
|
@@ -182,42 +182,42 @@ var ht,vt=void 0;function yt(){return void 0!==vt?vt:"undefined"!=typeof documen
|
|
|
182
182
|
* Use of this source code is governed by an MIT-style license that can be
|
|
183
183
|
* found in the LICENSE file at https://angular.io/license
|
|
184
184
|
*/
|
|
185
|
-
function _t(e){for(;Array.isArray(e);)e=e[0];return e}function wt(e,t){return _t(t[e+20])}function bt(e,t){return _t(t[e.index])}function Ct(e,t){var n=e.index;return-1!==n?_t(t[n]):null}function It(e,t){return e.data[t+20]}function xt(e,t){return e[t+20]}function Et(e,t){var n=t[e];return ut(n)?n:n[0]}function kt(e){return e.__ngContext__||null}function Ot(e){var t=kt(e);return t?Array.isArray(t)?t:t.lView:null}function Pt(e){return 4==(4&e[2])}function Nt(e){return 128==(128&e[2])}function Tt(e,t){return null===e||null==t?null:e[t]}function jt(e){e[18]=0}function Dt(e
|
|
185
|
+
function _t(e){for(;Array.isArray(e);)e=e[0];return e}function wt(e,t){return _t(t[e+20])}function bt(e,t){return _t(t[e.index])}function Ct(e,t){var n=e.index;return-1!==n?_t(t[n]):null}function It(e,t){return e.data[t+20]}function xt(e,t){return e[t+20]}function Et(e,t){var n=t[e];return ut(n)?n:n[0]}function kt(e){return e.__ngContext__||null}function Ot(e){var t=kt(e);return t?Array.isArray(t)?t:t.lView:null}function Pt(e){return 4==(4&e[2])}function Nt(e){return 128==(128&e[2])}function Tt(e,t){return null===e||null==t?null:e[t]}function jt(e){e[18]=0}function Dt(e,t){e[5]+=t;for(var n=e,r=e[3];null!==r&&(1===t&&1===n[5]||-1===t&&0===n[5]);)r[5]+=t,n=r,r=r[3]}
|
|
186
186
|
/**
|
|
187
187
|
* @license
|
|
188
188
|
* Copyright Google Inc. All Rights Reserved.
|
|
189
189
|
*
|
|
190
190
|
* Use of this source code is governed by an MIT-style license that can be
|
|
191
191
|
* found in the LICENSE file at https://angular.io/license
|
|
192
|
-
*/var
|
|
192
|
+
*/var At={lFrame:an(null),bindingsEnabled:!0,checkNoChangesMode:!1};function St(){return At.bindingsEnabled}function Rt(){At.bindingsEnabled=!0}function Vt(){At.bindingsEnabled=!1}function Mt(){return At.lFrame.lView}function Ft(){return At.lFrame.tView}function Ht(e){At.lFrame.contextLView=e}function Lt(){return At.lFrame.previousOrParentTNode}function Bt(e,t){At.lFrame.previousOrParentTNode=e,At.lFrame.isParent=t}function Ut(){return At.lFrame.isParent}function Qt(){At.lFrame.isParent=!1}function zt(){return At.checkNoChangesMode}function qt(e){At.checkNoChangesMode=e}function Wt(){var e=At.lFrame,t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function Zt(){return At.lFrame.bindingIndex}function Kt(e){return At.lFrame.bindingIndex=e}function Gt(){return At.lFrame.bindingIndex++}function Jt(e){var t=At.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function Yt(e,t){var n=At.lFrame;n.bindingIndex=n.bindingRootIndex=e,$t(t)}function $t(e){At.lFrame.currentDirectiveIndex=e}function Xt(e){var t=At.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}function en(){return At.lFrame.currentQueryIndex}function tn(e){At.lFrame.currentQueryIndex=e}function nn(e,t){var n=on();At.lFrame=n,n.previousOrParentTNode=t,n.lView=e}function rn(e,t){var n=on(),r=e[1];At.lFrame=n,n.previousOrParentTNode=t,n.lView=e,n.tView=r,n.contextLView=e,n.bindingIndex=r.bindingStartIndex}function on(){var e=At.lFrame,t=null===e?null:e.child;return null===t?an(e):t}function an(e){var t={previousOrParentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:0,contextLView:null,elementDepthCount:0,currentNamespace:null,currentSanitizer:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null};return null!==e&&(e.child=t),t}function un(){var e=At.lFrame;return At.lFrame=e.parent,e.previousOrParentTNode=null,e.lView=null,e}var sn=un;function ln(){var e=un();e.isParent=!0,e.tView=null,e.selectedIndex=0,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.currentSanitizer=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function cn(e){return(At.lFrame.contextLView=function t(e,n){for(;e>0;)n=n[15],e--;return n}(e,At.lFrame.contextLView))[8]}function fn(){return At.lFrame.selectedIndex}function dn(e){At.lFrame.selectedIndex=e}function pn(){var e=At.lFrame;return It(e.tView,e.selectedIndex)}function hn(){At.lFrame.currentNamespace="http://www.w3.org/2000/svg"}function vn(){At.lFrame.currentNamespace="http://www.w3.org/1998/MathML/"}function yn(){!function e(){At.lFrame.currentNamespace=null}()}function gn(e,t){for(var n=t.directiveStart,r=t.directiveEnd;n<r;n++){var o=e.data[n];o.afterContentInit&&(e.contentHooks||(e.contentHooks=[])).push(-n,o.afterContentInit),o.afterContentChecked&&((e.contentHooks||(e.contentHooks=[])).push(n,o.afterContentChecked),(e.contentCheckHooks||(e.contentCheckHooks=[])).push(n,o.afterContentChecked)),o.afterViewInit&&(e.viewHooks||(e.viewHooks=[])).push(-n,o.afterViewInit),o.afterViewChecked&&((e.viewHooks||(e.viewHooks=[])).push(n,o.afterViewChecked),(e.viewCheckHooks||(e.viewCheckHooks=[])).push(n,o.afterViewChecked)),null!=o.onDestroy&&(e.destroyHooks||(e.destroyHooks=[])).push(n,o.onDestroy)}}function mn(e,t,n){bn(e,t,3,n)}function _n(e,t,n,r){(3&e[2])===n&&bn(e,t,n,r)}function wn(e,t){var n=e[2];(3&n)===t&&(n&=2047,e[2]=n+=1)}function bn(e,t,n,r){for(var o=null!=r?r:-1,i=0,a=void 0!==r?65535&e[18]:0;a<t.length;a++)if("number"==typeof t[a+1]){if(i=t[a],null!=r&&i>=r)break}else t[a]<0&&(e[18]+=65536),(i<o||-1==o)&&(Cn(e,n,t,a),e[18]=(4294901760&e[18])+a+2),a++}function Cn(e,t,n,r){var o=n[r]<0,i=n[r+1],a=e[o?-n[r]:n[r]];o?e[2]>>11<e[18]>>16&&(3&e[2])===t&&(e[2]+=2048,i.call(a)):i.call(a)}
|
|
193
193
|
/**
|
|
194
194
|
* @license
|
|
195
195
|
* Copyright Google Inc. All Rights Reserved.
|
|
196
196
|
*
|
|
197
197
|
* Use of this source code is governed by an MIT-style license that can be
|
|
198
198
|
* found in the LICENSE file at https://angular.io/license
|
|
199
|
-
*/var
|
|
199
|
+
*/var In=function In(e,t,n){this.factory=e,this.resolving=!1,this.canSeeViewProviders=t,this.injectImpl=n};function xn(e,t,n){for(var r=gt(e),o=0;o<n.length;){var i=n[o];if("number"==typeof i){if(0!==i)break;o++;var a=n[o++],u=n[o++],s=n[o++];r?e.setAttribute(t,u,s,a):t.setAttributeNS(a,u,s)}else s=n[++o],kn(u=i)?r&&e.setProperty(t,u,s):r?e.setAttribute(t,u,s):t.setAttribute(u,s),o++}return o}function En(e){return 3===e||4===e||6===e}function kn(e){return 64===e.charCodeAt(0)}function On(e,t){if(null===t||0===t.length);else if(null===e||0===e.length)e=t.slice();else for(var n=-1,r=0;r<t.length;r++){var o=t[r];"number"==typeof o?n=o:0===n||Pn(e,n,o,null,-1===n||2===n?t[++r]:null)}return e}function Pn(e,t,n,r,o){var i=0,a=e.length;if(-1===t)a=-1;else for(;i<e.length;){var u=e[i++];if("number"==typeof u){if(u===t){a=-1;break}if(u>t){a=i-1;break}}}for(;i<e.length;){var s=e[i];if("number"==typeof s)break;if(s===n){if(null===r)return void(null!==o&&(e[i+1]=o));if(r===e[i+1])return void(e[i+2]=o)}i++,null!==r&&i++,null!==o&&i++}-1!==a&&(e.splice(a,0,t),i=a+1),e.splice(i++,0,n),null!==r&&e.splice(i++,0,r),null!==o&&e.splice(i++,0,o)}
|
|
200
200
|
/**
|
|
201
201
|
* @license
|
|
202
202
|
* Copyright Google Inc. All Rights Reserved.
|
|
203
203
|
*
|
|
204
204
|
* Use of this source code is governed by an MIT-style license that can be
|
|
205
205
|
* found in the LICENSE file at https://angular.io/license
|
|
206
|
-
*/function
|
|
206
|
+
*/function Nn(e){return-1!==e}function Tn(e){return 32767&e}function jn(e){return e>>16}function Dn(e,t){for(var n=jn(e),r=t;n>0;)r=r[15],n--;return r}
|
|
207
207
|
/**
|
|
208
208
|
* @license
|
|
209
209
|
* Copyright Google Inc. All Rights Reserved.
|
|
210
210
|
*
|
|
211
211
|
* Use of this source code is governed by an MIT-style license that can be
|
|
212
212
|
* found in the LICENSE file at https://angular.io/license
|
|
213
|
-
*/function
|
|
213
|
+
*/function An(e){return"string"==typeof e?e:null==e?"":""+e}function Sn(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():An(e)}var Rn=("undefined"!=typeof requestAnimationFrame&&requestAnimationFrame||setTimeout).bind(te);function Vn(e){return{name:"window",target:e.ownerDocument.defaultView}}function Mn(e){return{name:"document",target:e.ownerDocument}}function Fn(e){return{name:"body",target:e.ownerDocument.body}}function Hn(e){return e instanceof Function?e():e}
|
|
214
214
|
/**
|
|
215
215
|
* @license
|
|
216
216
|
* Copyright Google Inc. All Rights Reserved.
|
|
217
217
|
*
|
|
218
218
|
* Use of this source code is governed by an MIT-style license that can be
|
|
219
219
|
* found in the LICENSE file at https://angular.io/license
|
|
220
|
-
*/var
|
|
220
|
+
*/var Ln=!0;function Bn(e){var t=Ln;return Ln=e,t}var Un=0;function Qn(e,t){var n=qn(e,t);if(-1!==n)return n;var r=t[1];r.firstCreatePass&&(e.injectorIndex=t.length,zn(r.data,e),zn(t,null),zn(r.blueprint,null));var o=Wn(e,t),i=e.injectorIndex;if(Nn(o))for(var a=Tn(o),u=Dn(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 zn(e,t){e.push(0,0,0,0,0,0,0,0,t)}function qn(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null==t[e.injectorIndex+8]?-1:e.injectorIndex}function Wn(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;for(var n=t[6],r=1;n&&-1===n.injectorIndex;)n=(t=t[15])?t[6]:null,r++;return n?n.injectorIndex|r<<16:-1}function Zn(e,t,n){!function r(e,t,n){var r="string"!=typeof n?n[ce]:n.charCodeAt(0)||0;null==r&&(r=n[ce]=Un++);var o=255&r,i=1<<o,a=64&o,u=32&o,s=t.data;128&o?a?u?s[e+7]|=i:s[e+6]|=i:u?s[e+5]|=i:s[e+4]|=i:a?u?s[e+3]|=i:s[e+2]|=i:u?s[e+1]|=i:s[e]|=i}(e,t,n)}function Kn(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(En(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 Gn(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[ce];return"number"==typeof t&&t>0?255&t:t}(r);if("function"==typeof a){nn(n,t);try{var s=a();if(null!=s||o&e.InjectFlags.Optional)return s;throw new Error("No provider for "+Sn(r)+"!")}finally{sn()}}else if("number"==typeof a){if(-1===a)return new nr(t,n);var l=null,c=qn(t,n),f=-1,d=o&e.InjectFlags.Host?n[16][6]:null;for((-1===c||o&e.InjectFlags.SkipSelf)&&(f=-1===c?Wn(t,n):n[c+8],tr(o,!1)?(l=n[1],c=Tn(f),n=Dn(f,n)):c=-1);-1!==c;){f=n[c+8];var p=n[1];if(er(a,c,p.data)){var h=Yn(c,n,r,l,o,d);if(h!==Jn)return h}tr(o,n[1].data[c+8]===d)&&er(a,c,n)?(l=p,c=Tn(f),n=Dn(f,n)):c=-1}}}if(o&e.InjectFlags.Optional&&void 0===i&&(i=null),0==(o&(e.InjectFlags.Self|e.InjectFlags.Host))){var v=n[9],y=me(void 0);try{return v?v.get(r,i,o&e.InjectFlags.Optional):Ie(r,i,o&e.InjectFlags.Optional)}finally{me(y)}}if(o&e.InjectFlags.Optional)return i;throw new Error("NodeInjector: NOT_FOUND ["+Sn(r)+"]")}var Jn={};function Yn(t,n,r,o,i,a){var u=n[1],s=u.data[t+8],l=$n(s,u,r,null==o?ct(s)&&Ln:o!=u&&3===s.type,i&e.InjectFlags.Host&&a===s);return null!==l?Xn(n,u,l,s):Jn}function $n(e,t,n,r,o){for(var i=e.providerIndexes,a=t.data,u=65535&i,s=e.directiveStart,l=i>>16,c=o?u+l:e.directiveEnd,f=r?u:u+l;f<c;f++){var d=a[f];if(f<s&&n===d||f>=s&&d.type===n)return f}if(o){var p=a[s];if(p&&dt(p)&&p.type===n)return s}return null}function Xn(e,t,n,r){var o=e[n],i=t.data;if(function a(e){return e instanceof In}(o)){var u=o;if(u.resolving)throw new Error("Circular dep for "+Sn(i[n]));var s=Bn(u.canSeeViewProviders);u.resolving=!0;var l=void 0;u.injectImpl&&(l=me(u.injectImpl)),nn(e,r);try{o=e[n]=u.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&
|
|
221
221
|
/**
|
|
222
222
|
* @license
|
|
223
223
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -225,28 +225,28 @@ function _t(e){for(;Array.isArray(e);)e=e[0];return e}function wt(e,t){return _t
|
|
|
225
225
|
* Use of this source code is governed by an MIT-style license that can be
|
|
226
226
|
* found in the LICENSE file at https://angular.io/license
|
|
227
227
|
*/
|
|
228
|
-
function c(e,t,n){var r=t.onChanges,o=t.onInit,i=t.doCheck;r&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,r),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,r)),o&&(n.preOrderHooks||(n.preOrderHooks=[])).push(-e,o),i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,i))}(n,i[n],t)}finally{u.injectImpl&&me(l),
|
|
228
|
+
function c(e,t,n){var r=t.onChanges,o=t.onInit,i=t.doCheck;r&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,r),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,r)),o&&(n.preOrderHooks||(n.preOrderHooks=[])).push(-e,o),i&&((n.preOrderHooks||(n.preOrderHooks=[])).push(e,i),(n.preOrderCheckHooks||(n.preOrderCheckHooks=[])).push(e,i))}(n,i[n],t)}finally{u.injectImpl&&me(l),Bn(s),u.resolving=!1,sn()}}return o}function er(e,t,n){var r=64&e,o=32&e;return!!((128&e?r?o?n[t+7]:n[t+6]:o?n[t+5]:n[t+4]:r?o?n[t+3]:n[t+2]:o?n[t+1]:n[t])&1<<e)}function tr(t,n){return!(t&e.InjectFlags.Self||t&e.InjectFlags.Host&&n)}var nr=function(){function e(e,t){this._tNode=e,this._lView=t}return e.prototype.get=function(e,t){return Gn(this._tNode,this._lView,e,void 0,t)},e}();function rr(e){var t=e;if(Z(e))return function(){var e=rr(W(t));return e?e():null};var n=it(t);if(null===n){var r=V(t);n=r&&r.factory}return n||null}function or(e){return d((function(){var t=Object.getPrototypeOf(e.prototype).constructor,n=t[le]||rr(t);return null!==n?n:function(e){return new e}}))}
|
|
229
229
|
/**
|
|
230
230
|
* @license
|
|
231
231
|
* Copyright Google Inc. All Rights Reserved.
|
|
232
232
|
*
|
|
233
233
|
* Use of this source code is governed by an MIT-style license that can be
|
|
234
234
|
* found in the LICENSE file at https://angular.io/license
|
|
235
|
-
*/function
|
|
235
|
+
*/function ir(e){return e.ngDebugContext}function ar(e){return e.ngOriginalError}function ur(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];e.error.apply(e,f(t))}
|
|
236
236
|
/**
|
|
237
237
|
* @license
|
|
238
238
|
* Copyright Google Inc. All Rights Reserved.
|
|
239
239
|
*
|
|
240
240
|
* Use of this source code is governed by an MIT-style license that can be
|
|
241
241
|
* found in the LICENSE file at https://angular.io/license
|
|
242
|
-
*/var
|
|
242
|
+
*/var sr=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||ur}(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?ir(e)?ir(e):this._findContext(ar(e)):null},e.prototype._findOriginalError=function(e){for(var t=ar(e);t&&ar(t);)t=ar(t);return t},e}(),lr=function(){function e(e){this.changingThisBreaksApplicationSecurity=e}return e.prototype.toString=function(){return"SafeValue must use [property]=binding: "+this.changingThisBreaksApplicationSecurity+" (see http://g.co/ng/security#xss)"},e}(),cr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"HTML"},t}(lr),fr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"Style"},t}(lr),dr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"Script"},t}(lr),pr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"URL"},t}(lr),hr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.getTypeName=function(){return"ResourceURL"},t}(lr);
|
|
243
243
|
/**
|
|
244
244
|
* @license
|
|
245
245
|
* Copyright Google Inc. All Rights Reserved.
|
|
246
246
|
*
|
|
247
247
|
* Use of this source code is governed by an MIT-style license that can be
|
|
248
248
|
* found in the LICENSE file at https://angular.io/license
|
|
249
|
-
*/function
|
|
249
|
+
*/function vr(e){return e instanceof lr?e.changingThisBreaksApplicationSecurity:e}function yr(e,t){var n=gr(e);if(null!=n&&n!==t){if("ResourceURL"===n&&"URL"===t)return!0;throw new Error("Required a safe "+t+", got a "+n+" (see http://g.co/ng/security#xss)")}return n===t}function gr(e){return e instanceof lr&&e.getTypeName()||null}
|
|
250
250
|
/**
|
|
251
251
|
* @license
|
|
252
252
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -254,7 +254,7 @@ function c(e,t,n){var r=t.onChanges,o=t.onInit,i=t.doCheck;r&&((n.preOrderHooks|
|
|
|
254
254
|
* Use of this source code is governed by an MIT-style license that can be
|
|
255
255
|
* found in the LICENSE file at https://angular.io/license
|
|
256
256
|
*/
|
|
257
|
-
var
|
|
257
|
+
var mr=!0,_r=!1;function wr(){return _r=!0,mr}
|
|
258
258
|
/**
|
|
259
259
|
* @license
|
|
260
260
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -262,28 +262,28 @@ var _r=!0,wr=!1;function br(){return wr=!0,_r}
|
|
|
262
262
|
* Use of this source code is governed by an MIT-style license that can be
|
|
263
263
|
* found in the LICENSE file at https://angular.io/license
|
|
264
264
|
*/
|
|
265
|
-
var
|
|
265
|
+
var br=function(){function e(e){this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert");var t=this.inertDocument.body;if(null==t){var n=this.inertDocument.createElement("html");this.inertDocument.appendChild(n),t=this.inertDocument.createElement("body"),n.appendChild(t)}t.innerHTML='<svg><g onload="this.parentNode.remove()"></g></svg>',!t.querySelector||t.querySelector("svg")?(t.innerHTML='<svg><p><style><img src="</style><img src=x onerror=alert(1)//">',this.getInertBodyElement=t.querySelector&&t.querySelector("svg img")&&function r(){try{return!!window.DOMParser}catch(e){return!1}}
|
|
266
266
|
/**
|
|
267
267
|
* @license
|
|
268
268
|
* Copyright Google Inc. All Rights Reserved.
|
|
269
269
|
*
|
|
270
270
|
* Use of this source code is governed by an MIT-style license that can be
|
|
271
271
|
* found in the LICENSE file at https://angular.io/license
|
|
272
|
-
*/()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}return e.prototype.getInertBodyElement_XHR=function(e){e="<body><remove></remove>"+e+"</body>";try{e=encodeURI(e)}catch(e){return null}var t=new XMLHttpRequest;t.responseType="document",t.open("GET","data:text/html;charset=utf-8,"+e,!1),t.send(void 0);var n=t.response.body;return n.removeChild(n.firstChild),n},e.prototype.getInertBodyElement_DOMParser=function(e){e="<body><remove></remove>"+e+"</body>";try{var t=(new window.DOMParser).parseFromString(e,"text/html").body;return t.removeChild(t.firstChild),t}catch(e){return null}},e.prototype.getInertBodyElement_InertDocument=function(e){var t=this.inertDocument.createElement("template");if("content"in t)return t.innerHTML=e,t;var n=this.inertDocument.createElement("body");return n.innerHTML=e,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(n),n},e.prototype.stripCustomNsAttrs=function(e){for(var t=e.attributes,n=t.length-1;0<n;n--){var r=t.item(n).name;"xmlns:ns1"!==r&&0!==r.indexOf("ns1:")||e.removeAttribute(r)}for(var o=e.firstChild;o;)o.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(o),o=o.nextSibling},e}(),
|
|
272
|
+
*/()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}return e.prototype.getInertBodyElement_XHR=function(e){e="<body><remove></remove>"+e+"</body>";try{e=encodeURI(e)}catch(e){return null}var t=new XMLHttpRequest;t.responseType="document",t.open("GET","data:text/html;charset=utf-8,"+e,!1),t.send(void 0);var n=t.response.body;return n.removeChild(n.firstChild),n},e.prototype.getInertBodyElement_DOMParser=function(e){e="<body><remove></remove>"+e+"</body>";try{var t=(new window.DOMParser).parseFromString(e,"text/html").body;return t.removeChild(t.firstChild),t}catch(e){return null}},e.prototype.getInertBodyElement_InertDocument=function(e){var t=this.inertDocument.createElement("template");if("content"in t)return t.innerHTML=e,t;var n=this.inertDocument.createElement("body");return n.innerHTML=e,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(n),n},e.prototype.stripCustomNsAttrs=function(e){for(var t=e.attributes,n=t.length-1;0<n;n--){var r=t.item(n).name;"xmlns:ns1"!==r&&0!==r.indexOf("ns1:")||e.removeAttribute(r)}for(var o=e.firstChild;o;)o.nodeType===Node.ELEMENT_NODE&&this.stripCustomNsAttrs(o),o=o.nextSibling},e}(),Cr=/^(?:(?:https?|mailto|ftp|tel|file):|[^&:/?#]*(?:[/?#]|$))/gi,Ir=/^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 xr(e){return(e=String(e)).match(Cr)||e.match(Ir)?e:(wr()&&console.warn("WARNING: sanitizing unsafe URL value "+e+" (see http://g.co/ng/security#xss)"),"unsafe:"+e)}function Er(e){return(e=String(e)).split(",").map((function(e){return xr(e.trim())})).join(", ")}
|
|
273
273
|
/**
|
|
274
274
|
* @license
|
|
275
275
|
* Copyright Google Inc. All Rights Reserved.
|
|
276
276
|
*
|
|
277
277
|
* Use of this source code is governed by an MIT-style license that can be
|
|
278
278
|
* found in the LICENSE file at https://angular.io/license
|
|
279
|
-
*/function
|
|
279
|
+
*/function kr(e){var t,n,r={};try{for(var o=l(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 Or(){for(var e,t,n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var o={};try{for(var i=l(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 Pr,Nr,Tr=kr("area,br,col,hr,img,wbr"),jr=kr("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Dr=kr("rp,rt"),Ar=Or(Dr,jr),Sr=Or(jr,kr("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")),Rr=Or(Dr,kr("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")),Vr=Or(Tr,Sr,Rr,Ar),Mr=kr("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Fr=kr("srcset"),Hr=kr("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"),Lr=kr("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"),Br=Or(Mr,Fr,Hr,Lr),Ur=kr("script,style,template"),Qr=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(!Vr.hasOwnProperty(t))return this.sanitizedSomething=!0,!Ur.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(Br.hasOwnProperty(a)){var u=o.value;Mr[a]&&(u=xr(u)),Fr[a]&&(u=Er(u)),this.buf.push(" ",i,'="',Wr(u),'"')}else this.sanitizedSomething=!0}return this.buf.push(">"),!0},e.prototype.endElement=function(e){var t=e.nodeName.toLowerCase();Vr.hasOwnProperty(t)&&!Tr.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))},e.prototype.chars=function(e){this.buf.push(Wr(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}(),zr=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,qr=/([^\#-~ |!])/g;function Wr(e){return e.replace(/&/g,"&").replace(zr,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(qr,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(/</g,"<").replace(/>/g,">")}function Zr(e,t){var n=null;try{Pr=Pr||new br(e);var r=t?String(t):"";n=Pr.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=Pr.getInertBodyElement(r)}while(r!==i);var a=new Qr,u=a.sanitizeChildren(Kr(n)||n);return wr()&&a.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content, see http://g.co/ng/security#xss"),u}finally{if(n)for(var s=Kr(n)||n;s.firstChild;)s.removeChild(s.firstChild)}}function Kr(e){return"content"in e&&function t(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}
|
|
280
280
|
/**
|
|
281
281
|
* @license
|
|
282
282
|
* Copyright Google Inc. All Rights Reserved.
|
|
283
283
|
*
|
|
284
284
|
* Use of this source code is governed by an MIT-style license that can be
|
|
285
285
|
* found in the LICENSE file at https://angular.io/license
|
|
286
|
-
*/(e)?e.content:null}(
|
|
286
|
+
*/(e)?e.content:null}(Nr=e.SecurityContext||(e.SecurityContext={}))[Nr.NONE=0]="NONE",Nr[Nr.HTML=1]="HTML",Nr[Nr.STYLE=2]="STYLE",Nr[Nr.SCRIPT=3]="SCRIPT",Nr[Nr.URL=4]="URL",Nr[Nr.RESOURCE_URL=5]="RESOURCE_URL";
|
|
287
287
|
/**
|
|
288
288
|
* @license
|
|
289
289
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -291,28 +291,28 @@ var Cr=function(){function e(e){this.defaultDoc=e,this.inertDocument=this.defaul
|
|
|
291
291
|
* Use of this source code is governed by an MIT-style license that can be
|
|
292
292
|
* found in the LICENSE file at https://angular.io/license
|
|
293
293
|
*/
|
|
294
|
-
var
|
|
294
|
+
var Gr=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate|skew|perspective)(?:X|Y|Z|3d)?|(?:rgb|hsl)a?|(?:repeating-)?(?:linear|radial)-gradient|(?:attr|calc|var))\\([-0-9.%, #a-zA-Z]+\\))$","g"),Jr=/^url\(([^)]+)\)$/;function Yr(e){if(!(e=String(e).trim()))return"";var t=e.match(Jr);return t&&xr(t[1])===t[1]||e.match(Gr)&&function n(e){for(var t=!0,n=!0,r=0;r<e.length;r++){var o=e.charAt(r);"'"===o&&n?t=!t:'"'===o&&t&&(n=!n)}return t&&n}(e)?e:(wr()&&console.warn("WARNING: sanitizing unsafe style value "+e+" (see http://g.co/ng/security#xss)."),"unsafe")}
|
|
295
295
|
/**
|
|
296
296
|
* @license
|
|
297
297
|
* Copyright Google Inc. All Rights Reserved.
|
|
298
298
|
*
|
|
299
299
|
* Use of this source code is governed by an MIT-style license that can be
|
|
300
300
|
* found in the LICENSE file at https://angular.io/license
|
|
301
|
-
*/function
|
|
301
|
+
*/function $r(t){var n=uo();return n?n.sanitize(e.SecurityContext.HTML,t)||"":yr(t,"HTML")?vr(t):Zr(yt(),An(t))}function Xr(t){var n=uo();return n?n.sanitize(e.SecurityContext.STYLE,t)||"":yr(t,"Style")?vr(t):Yr(An(t))}function eo(t){var n=uo();return n?n.sanitize(e.SecurityContext.URL,t)||"":yr(t,"URL")?vr(t):xr(An(t))}function to(t){var n=uo();if(n)return n.sanitize(e.SecurityContext.RESOURCE_URL,t)||"";if(yr(t,"ResourceURL"))return vr(t);throw new Error("unsafe value used in a resource URL context (see http://g.co/ng/security#xss)")}function no(t){var n=uo();if(n)return n.sanitize(e.SecurityContext.SCRIPT,t)||"";if(yr(t,"Script"))return vr(t);throw new Error("unsafe value used in a script context")}function ro(e,t){return"src"===t&&("embed"===e||"frame"===e||"iframe"===e||"media"===e||"script"===e)||"href"===t&&("base"===e||"link"===e)?to:eo}function oo(e,t,n){return ro(t,n)(e)}var io=function(e,t,n){if(void 0===t&&void 0===n)return Xr(e);var r=!0;return 1&(n=n||3)&&(r=ao(e)),2&n?r?Xr(t):vr(t):r};function ao(e){return"background-image"===e||"backgroundImage"===e||"background"===e||"border-image"===e||"borderImage"===e||"border-image-source"===e||"borderImageSource"===e||"filter"===e||"list-style"===e||"listStyle"===e||"list-style-image"===e||"listStyleImage"===e||"clip-path"===e||"clipPath"===e}function uo(){var e=Mt();return e&&e[12]}
|
|
302
302
|
/**
|
|
303
303
|
* @license
|
|
304
304
|
* Copyright Google Inc. All Rights Reserved.
|
|
305
305
|
*
|
|
306
306
|
* Use of this source code is governed by an MIT-style license that can be
|
|
307
307
|
* found in the LICENSE file at https://angular.io/license
|
|
308
|
-
*/var
|
|
308
|
+
*/var so=/([A-Z])/g;function lo(e){try{return null!=e?e.toString().slice(0,30):e}catch(e){return"[ERROR] Exception while trying to serialize the value"}}
|
|
309
309
|
/**
|
|
310
310
|
* @license
|
|
311
311
|
* Copyright Google Inc. All Rights Reserved.
|
|
312
312
|
*
|
|
313
313
|
* Use of this source code is governed by an MIT-style license that can be
|
|
314
314
|
* found in the LICENSE file at https://angular.io/license
|
|
315
|
-
*/function
|
|
315
|
+
*/function co(e){var t=kt(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=go(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=yo(n)}return-1}(n,e)))throw new Error("The provided directive was not found in the application");i=mo(r,n,!1)}else if(-1==(r=vo(n,e)))return null;var l=kt(y=_t(n[r])),c=l&&!Array.isArray(l)?l:fo(n,r,y);if(o&&void 0===c.component&&(c.component=o,ho(c.component,c)),i&&void 0===c.directives){c.directives=i;for(var f=0;f<i.length;f++)ho(i[f],c)}ho(c.native,c),t=c}}else for(var d=e,p=d;p=p.parentNode;){var h=kt(p);if(h){if(n=void 0,!(n=Array.isArray(h)?h:h.lView))return null;var v=vo(n,d);if(v>=0){var y;ho(y=_t(n[v]),c=fo(n,v,y)),t=c;break}}}return t||null}function fo(e,t,n){return{lView:e,nodeIndex:t,native:n,component:void 0,directives:void 0,localRefs:void 0}}function po(e){var t,n=kt(e);if(Array.isArray(n)){var r=go(n,e);(o=fo(n,r,(t=Et(r,n))[0])).component=e,ho(e,o),ho(o.native,o)}else{var o;t=Et((o=n).nodeIndex,o.lView)}return t}function ho(e,t){e.__ngContext__=t}function vo(e,t){for(var n=e[1].firstChild;n;){if(Ct(n,e)===t)return n.index;n=yo(n)}return-1}function yo(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 go(e,t){var n=e[1].components;if(n)for(var r=0;r<n.length;r++){var o=n[r];if(Et(o,e)[8]===t)return o}else if(Et(20,e)[8]===t)return 20;return-1}function mo(e,t,n){var r=t[1].data[e],o=r.directiveStart;return 0==o?ze:(!n&&2&r.flags&&o++,t.slice(o,r.directiveEnd))}function _o(e){throw new Error("Multiple components match node with tagname "+e.tagName)}function wo(){throw new Error("Cannot mix multi providers and regular providers")}
|
|
316
316
|
/**
|
|
317
317
|
* @license
|
|
318
318
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -320,14 +320,14 @@ var Jr=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate
|
|
|
320
320
|
* Use of this source code is governed by an MIT-style license that can be
|
|
321
321
|
* found in the LICENSE file at https://angular.io/license
|
|
322
322
|
*/
|
|
323
|
-
function
|
|
323
|
+
function bo(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}}
|
|
324
324
|
/**
|
|
325
325
|
* @license
|
|
326
326
|
* Copyright Google Inc. All Rights Reserved.
|
|
327
327
|
*
|
|
328
328
|
* Use of this source code is governed by an MIT-style license that can be
|
|
329
329
|
* found in the LICENSE file at https://angular.io/license
|
|
330
|
-
*/function
|
|
330
|
+
*/function Co(e,t,n){for(var r=0;r<e.length;){var o=e[r++];if(n&&"class"===o){if(-1!==bo((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 Io(e){return 0===e.type&&"ng-template"!==e.tagName}function xo(e,t,n){return t===(0!==e.type||n?e.tagName:"ng-template")}function Eo(e,t,n){for(var r=4,o=e.attrs||[],i=function a(e){for(var t=0;t<e.length;t++)if(En(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&&!xo(e,l,n)||""===l&&1===t.length){if(ko(r))return!1;u=!0}}else{var c=8&r?l:t[++s];if(8&r&&null!==e.attrs){if(!Co(e.attrs,c,n)){if(ko(r))return!1;u=!0}continue}var f=Oo(8&r?"class":l,o,Io(e),n);if(-1===f){if(ko(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!==bo(p,c,0)||2&r&&c!==d){if(ko(r))return!1;u=!0}}}}else{if(!u&&!ko(r)&&!ko(l))return!1;if(u&&ko(l))continue;u=!1,r=l|1&r}}return ko(r)||u}function ko(e){return 0==(1&e)}function Oo(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 Po(e,t,n){void 0===n&&(n=!1);for(var r=0;r<t.length;r++)if(Eo(e,t[r],n))return!0;return!1}function No(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 To(e,t){return e?":not("+t.trim()+")":t}function jo(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||ko(a)||(t+=To(i,o),o=""),r=a,i=i||!ko(r);n++}return""!==o&&(t+=To(i,o)),t}
|
|
331
331
|
/**
|
|
332
332
|
* @license
|
|
333
333
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -335,28 +335,28 @@ function Co(e,t,n){for(var r=e.length;;){var o=e.indexOf(t,n);if(-1===o)return o
|
|
|
335
335
|
* Use of this source code is governed by an MIT-style license that can be
|
|
336
336
|
* found in the LICENSE file at https://angular.io/license
|
|
337
337
|
*/
|
|
338
|
-
var
|
|
338
|
+
var Do={};
|
|
339
339
|
/**
|
|
340
340
|
* @license
|
|
341
341
|
* Copyright Google Inc. All Rights Reserved.
|
|
342
342
|
*
|
|
343
343
|
* Use of this source code is governed by an MIT-style license that can be
|
|
344
344
|
* found in the LICENSE file at https://angular.io/license
|
|
345
|
-
*/function
|
|
345
|
+
*/function Ao(e){var t=e[3];return st(t)?t[3]:t}function So(e){return function t(e){for(var t=ut(e)?e:Ot(e);t&&!(512&t[2]);)t=Ao(t);return t}(e)[8]}
|
|
346
346
|
/**
|
|
347
347
|
* @license
|
|
348
348
|
* Copyright Google Inc. All Rights Reserved.
|
|
349
349
|
*
|
|
350
350
|
* Use of this source code is governed by an MIT-style license that can be
|
|
351
351
|
* found in the LICENSE file at https://angular.io/license
|
|
352
|
-
*/function
|
|
352
|
+
*/function Ro(e){Mo(Ft(),Mt(),fn()+e,zt())}function Vo(e){Mo(Ft(),Mt(),e,zt())}function Mo(e,t,n,r){if(!r)if(3==(3&t[2])){var o=e.preOrderCheckHooks;null!==o&&mn(t,o,n)}else{var i=e.preOrderHooks;null!==i&&_n(t,i,0,n)}dn(n)}
|
|
353
353
|
/**
|
|
354
354
|
* @license
|
|
355
355
|
* Copyright Google Inc. All Rights Reserved.
|
|
356
356
|
*
|
|
357
357
|
* Use of this source code is governed by an MIT-style license that can be
|
|
358
358
|
* found in the LICENSE file at https://angular.io/license
|
|
359
|
-
*/var
|
|
359
|
+
*/var Fo={marker:"element"},Ho={marker:"comment"};
|
|
360
360
|
/**
|
|
361
361
|
* @license
|
|
362
362
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -364,14 +364,14 @@ var Ao={};
|
|
|
364
364
|
* Use of this source code is governed by an MIT-style license that can be
|
|
365
365
|
* found in the LICENSE file at https://angular.io/license
|
|
366
366
|
*/
|
|
367
|
-
function Bo(e,t){return e<<17|t<<2}function Uo(e){return e>>17&32767}function Qo(e){return 2==(2&e)}function zo(e){return 2|e}function qo(e){return(131068&e)>>2}function Wo(e,t){return-131069&e|t<<2}function Zo(e){return 1==(1&e)}function Ko(e){return 1|e}function Go(e,t){for(var n=e.tView_.data,r=[],o=t?e.classBindings:e.styleBindings,i=Uo(o),a=qo(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:Qo(l),nextDuplicate:Zo(l),nextIndex:qo(l),prevIndex:Uo(l)}),s===i&&(u=!1),s=Uo(l)}return r.push((t?e.residualClasses:e.residualStyles)||null),r}function Jo(e,t){for(;e;)t.push(e.template_),e=e.next}function Yo(e){if(e){var t=e.debug;return Ae(t,"Object does not have a debug representation."),t}return e}function $o(e,t){void 0===t&&(t=!1);var n=_t(e);if(n){var r=n.nodeType===Node.TEXT_NODE,o=(r?n.textContent:n.outerHTML)||"";return t||r?o:o.split(">"+n.innerHTML+"<")[0]+">"}return null}function Xo(e,t){if(e){for(var n=[],r=e;r;)n.push(ei(r,t,r.index)),r=r.next;return n}return null}function ei(e,t,n){var r=t[n],o=_t(r),i=Yo(function a(e){for(;Array.isArray(e);){if(e.length>=19)return e;e=e[0]}return null}(r));return{html:$o(o),native:o,nodes:Xo(e.child,t),component:i}}Object.defineProperty(function ti(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,w,b,C,I,x,E,k,O,P,N,T){this.type=e,this.id=t,this.blueprint=n,this.template=r,this.queries=o,this.viewQuery=i,this.node=a,this.data=u,this.bindingStartIndex=s,this.expandoStartIndex=l,this.expandoInstructions=c,this.firstCreatePass=f,this.firstUpdatePass=d,this.staticViewQueries=p,this.staticContentQueries=h,this.preOrderHooks=v,this.preOrderCheckHooks=y,this.contentHooks=g,this.contentCheckHooks=m,this.viewHooks=_,this.viewCheckHooks=w,this.destroyHooks=b,this.cleanup=C,this.contentQueries=I,this.components=x,this.directiveRegistry=E,this.pipeRegistry=k,this.firstChild=O,this.schemas=P,this.consts=N,this.incompleteFirstPass=T}.prototype,"template_",{get:function(){var e=[];return Jo(this.firstChild,e),e.join("")},enumerable:!0,configurable:!0}),function(){function e(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,w,b,C,I,x,E,k,O,P){this.tView_=e,this.type=t,this.index=n,this.injectorIndex=r,this.directiveStart=o,this.directiveEnd=i,this.directiveStylingLast=a,this.propertyBindings=u,this.flags=s,this.providerIndexes=l,this.tagName=c,this.attrs=f,this.mergedAttrs=d,this.localNames=p,this.initialInputs=h,this.inputs=v,this.outputs=y,this.tViews=g,this.next=m,this.projectionNext=_,this.child=w,this.parent=b,this.projection=C,this.styles=I,this.residualStyles=x,this.classes=E,this.residualClasses=k,this.classBindings=O,this.styleBindings=P}Object.defineProperty(e.prototype,"type_",{get:function(){switch(this.type){case 0:return"TNodeType.Container";case 3:return"TNodeType.Element";case 4:return"TNodeType.ElementContainer";case 5:return"TNodeType.IcuContainer";case 1:return"TNodeType.Projection";case 2:return"TNodeType.View";default:return"TNodeType.???"}},enumerable:!0,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:!0,configurable:!0}),Object.defineProperty(e.prototype,"template_",{get:function(){var e=[];if(e.push("<",this.tagName||this.type_),this.attrs)for(var t=0;t<this.attrs.length;){var n=this.attrs[t++];if("number"==typeof n)break;var r=this.attrs[t++];e.push(" ",n,'="',r,'"')}return e.push(">"),Jo(this.child,e),e.push("</",this.tagName||this.type_,">"),e.join("")},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"styleBindings_",{get:function(){return Go(this,!1)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"classBindings_",{get:function(){return Go(this,!0)},enumerable:!0,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:!0,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return Yo(this._raw_lView[3])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"host",{get:function(){return $o(this._raw_lView[0],!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"html",{get:function(){return(this.nodes||[]).map((function(e){return $o(e.native,!0)})).join("")},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._raw_lView[8]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"nodes",{get:function(){var e=this._raw_lView;return Xo(e[1].firstChild,e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tView",{get:function(){return this._raw_lView[1]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cleanup",{get:function(){return this._raw_lView[7]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return this._raw_lView[9]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"rendererFactory",{get:function(){return this._raw_lView[10]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"renderer",{get:function(){return this._raw_lView[11]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"sanitizer",{get:function(){return this._raw_lView[12]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"childHead",{get:function(){return Yo(this._raw_lView[13])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return Yo(this._raw_lView[4])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"childTail",{get:function(){return Yo(this._raw_lView[14])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"declarationView",{get:function(){return Yo(this._raw_lView[15])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"queries",{get:function(){return this._raw_lView[19]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tHost",{get:function(){return this._raw_lView[6]},enumerable:!0,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:!0,configurable:!0})}(),function(){function e(e){this._raw_lContainer=e}Object.defineProperty(e.prototype,"activeIndex",{get:function(){return Dt(this._raw_lContainer)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"hasTransplantedViews",{get:function(){return 1==(1&this._raw_lContainer[2])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"views",{get:function(){return this._raw_lContainer.slice(10).map(Yo)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return Yo(this._raw_lContainer[3])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"movedViews",{get:function(){return this._raw_lContainer[9]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"host",{get:function(){return this._raw_lContainer[0]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"native",{get:function(){return this._raw_lContainer[7]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return Yo(this._raw_lContainer[4])},enumerable:!0,configurable:!0})}();var ni=function(){function e(e,t,n,r){this.__raw_opCode=e,this._lView=t,this.nodeIndex=n,this.type=r}return Object.defineProperty(e.prototype,"tNode",{get:function(){return It(this._lView[1],this.nodeIndex)},enumerable:!0,configurable:!0}),e}();Object.defineProperty(function ri(e,t){this.__raw_opCodes=e,this.__lView=t}.prototype,"operations",{get:function(){for(var e=this.__lView,t=this.__raw_opCodes,n=[],r=0;r<t.length;r++){var o=t[r],i=void 0;if("string"==typeof o&&(i={__raw_opCode:o,type:"Create Text Node",nodeIndex:t[++r],text:o}),"number"==typeof o)switch(7&o){case 1:i=new ni(o,e,o>>>17,"AppendChild");break;case 0:i=new ni(o,e,o>>>3,"Select");break;case 5:var a=o>>>3;i=new ni(o,e,a,"ElementEnd");break;case 4:(i=new ni(o,e,a=o>>>3,"Attr")).attrName=t[++r],i.attrValue=t[++r]}if(!i)switch(o){case Lo:i={__raw_opCode:o,type:"COMMENT_MARKER",commentValue:t[++r],nodeIndex:t[++r]};break;case Ho:i={__raw_opCode:o,type:"ELEMENT_MARKER"}}i||(i={__raw_opCode:o,type:"Unknown Op Code",code:o}),n.push(i)}return n},enumerable:!0,configurable:!0}),Object.defineProperty(function oi(e,t,n){this.__raw_opCodes=e,this.icus=t,this.__lView=n}.prototype,"operations",{get:function(){for(var e=this.__lView,t=this.__raw_opCodes,n=this.icus,r=[],o=0;o<t.length;o++){for(var i=t[o],a=t[++o],u="",s=o+1;s<=o+a;s++){var l=t[s];if("string"==typeof l)u+=l;else if("number"==typeof l)if(l<0)u+="�"+(-l-1)+"�";else{var c=l>>>2,f=void 0,d=void 0;switch(3&l){case 1:var p=t[++s],h=t[++s];r.push({__raw_opCode:l,checkBit:i,type:"Attr",attrValue:u,attrName:p,sanitizeFn:h});break;case 0:r.push({__raw_opCode:l,checkBit:i,type:"Text",nodeIndex:c,text:u});break;case 2:d=n[f=t[++s]];var v=new ni(l,e,c,"IcuSwitch");v.tIcuIndex=f,v.checkBit=i,v.mainBinding=u,v.tIcu=d,r.push(v);break;case 3:d=n[f=t[++s]],(v=new ni(l,e,c,"IcuUpdate")).tIcuIndex=f,v.checkBit=i,v.tIcu=d,r.push(v)}}}o+=a}return r},enumerable:!0,configurable:!0});var ii=Promise.resolve(null);function ai(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];nn(n[r]),i.contentQueries(2,t[o],o)}}}function ui(e,t,n){return gt(t)?t.createElement(e,n):null===n?t.createElement(e):t.createElementNS(n,e)}function si(e,t,n,r,o,i,a,u,s,l){var c=t.blueprint.slice();return c[0]=o,c[2]=140|r,jt(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 li(e,t,n,r,o,i){var a=n+20,u=e.data[a]||function s(e,t,n,r,o,i){var a=Bt(),u=Qt(),s=u?a:a&&a.parent,l=e.data[n]=bi(0,s&&s!==t?s:null,r,n,o,i);return null===e.firstChild&&(e.firstChild=l),a&&(!u||null!=a.child||null===l.parent&&2!==a.type?u||(a.next=l):a.child=l),l}(e,t,a,r,o,i);return Ut(u,!0),u}function ci(e,t,n,r){var o=e.node;return null==o&&(e.node=o=bi(0,t,2,n,null,null)),r[6]=o}function fi(e,t,n){on(t,t[6]);try{var r=e.viewQuery;null!==r&&Zi(1,r,n);var o=e.template;null!==o&&hi(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&ai(e,t),e.staticViewQueries&&Zi(2,e.viewQuery,n);var i=e.components;null!==i&&function a(e,t){for(var n=0;n<t.length;n++)Bi(e,t[n])}(t,i)}catch(t){throw e.firstCreatePass&&(e.incompleteFirstPass=!0),t}finally{t[2]&=-5,cn()}}function di(e,t,n,r){var o=t[2];if(256!=(256&o)){on(t,t[6]);var i=qt();try{jt(t),Gt(e.bindingStartIndex),null!==n&&hi(e,t,n,2,r);var a=3==(3&o);if(!i)if(a){var u=e.preOrderCheckHooks;null!==u&&_n(t,u,null)}else{var s=e.preOrderHooks;null!==s&&wn(t,s,0,null),bn(t,0)}if(function l(e){for(var t=Fi(e);null!==t;t=Hi(t))if(0!=(1&t[2]))for(var n=t[9],r=0;r<n.length;r++){var o=n[r];0==(1024&o[2])&&At(o[3],1),o[2]|=1024}}(t),function c(e){for(var t=Fi(e);null!==t;t=Hi(t))for(var n=10;n<t.length;n++){var r=t[n],o=r[1];Nt(r)&&di(o,r,o.template,r[8])}}(t),null!==e.contentQueries&&ai(e,t),!i)if(a){var f=e.contentCheckHooks;null!==f&&_n(t,f)}else{var d=e.contentHooks;null!==d&&wn(t,d,1),bn(t,1)}!function p(e,t){try{var n=e.expandoInstructions;if(null!==n)for(var r=e.expandoStartIndex,o=-1,i=0;i<n.length;i++){var a=n[i];"number"==typeof a?a<=0?(pn(0-a),o=r+=9+n[++i]):r+=a:(null!==a&&($t(r,o),a(2,t[o])),o++)}}finally{pn(-1)}}(e,t);var h=e.components;null!==h&&function v(e,t){for(var n=0;n<t.length;n++)Li(e,t[n])}(t,h);var y=e.viewQuery;if(null!==y&&Zi(2,y,r),!i)if(a){var g=e.viewCheckHooks;null!==g&&_n(t,g)}else{var m=e.viewHooks;null!==m&&wn(t,m,2),bn(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),i||(t[2]&=-73),1024&t[2]&&(t[2]&=-1025,At(t[3],-1))}finally{cn()}}}function pi(e,t,n,r){var o=t[10],i=!qt(),a=Pt(t);try{i&&!a&&o.begin&&o.begin(),a&&fi(e,t,r),di(e,t,n,r)}finally{i&&!a&&o.end&&o.end()}}function hi(e,t,n,r,o){var i=dn();try{pn(-1),2&r&&t.length>20&&Fo(e,t,0,qt()),n(r,o)}finally{pn(i)}}function vi(e,t,n){if(lt(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 yi(e,t,n){Rt()&&(function r(e,t,n,o){var i=n.directiveStart,a=n.directiveEnd;e.firstCreatePass||zn(n,t),vo(o,t);for(var u=n.initialInputs,s=i;s<a;s++){var l=e.data[s],c=dt(l);c&&Ai(t,n,l);var f=er(t,e,s,n);vo(f,t),null!==u&&Ri(0,s-i,f,l,0,u),c&&(Et(n.index,t)[8]=f)}}(e,t,n,bt(n,t)),128==(128&n.flags)&&function o(e,t,n){var r=n.directiveStart,o=n.directiveEnd,i=e.expandoInstructions,a=e.firstCreatePass,u=n.index-20,s=function l(){return St.lFrame.currentDirectiveIndex}();try{pn(u);for(var c=r;c<o;c++){var f=e.data[c],d=t[c];Xt(c),null!==f.hostBindings||0!==f.hostVars||null!==f.hostAttrs?Oi(f,d):a&&i.push(null)}}finally{pn(-1),Xt(s)}}(e,t,n))}function gi(e,t,n){void 0===n&&(n=bt);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 mi(e){var t=e.tView;return null===t||t.incompleteFirstPass?e.tView=_i(1,-1,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function _i(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:Ao);return n}(c,f);return d[1]={type:e,id:t,blueprint:d,template:n,queries:null,viewQuery:u,node:null,data:d.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:f,expandoInstructions:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof i?i():i,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:s,consts:l,incompleteFirstPass:!1}}function wi(t,n,r){if(gt(t))return t.selectRootElement(n,r===e.ViewEncapsulation.ShadowDom);var o="string"==typeof n?t.querySelector(n):n;return o.textContent="",o}function bi(e,t,n,r,o,i){return{type:n,index:r,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,tagName:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,residualStyles:void 0,classes:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function Ci(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 Ii(e,t,n,r,o,i,a,u){var s,l=bt(t,n),c=t.inputs;!u&&null!=c&&(s=c[r])?(Xi(e,n,s,r,o),ct(t)&&function f(e,t){var n=Et(t,e);16&n[2]||(n[2]|=64)}(n,t.index)):3===t.type&&(r=function d(e){return"class"===e?"className":"for"===e?"htmlFor":"formaction"===e?"formAction":"innerHtml"===e?"innerHTML":"readonly"===e?"readOnly":"tabindex"===e?"tabIndex":e}(r),o=null!=a?a(o,t.tagName||"",r):o,gt(i)?i.setProperty(l,r,o):On(r)||(l.setProperty?l.setProperty(r,o):l[r]=o))}function xi(e,t,n,r){var o=!1;if(Rt()){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];No(n,a.selectors,!1)&&(o||(o=[]),Kn(zn(n,t),e,a.type),dt(a)?(2&n.flags&&wo(n),Ni(e,n),o.unshift(a)):o.push(a))}return o}(e,t,n),u=null===r?null:{"":-1};if(null!==i){var s=0;o=!0,ji(n,e.data.length,i.length);for(var l=0;l<i.length;l++)(d=i[l]).providersResolver&&d.providersResolver(d);Pi(e,n,i.length);var c=!1,f=!1;for(l=0;l<i.length;l++){var d;n.mergedAttrs=Pn(n.mergedAttrs,(d=i[l]).hostAttrs),Di(e,t,d),Ti(e.data.length-1,d,u),null!==d.contentQueries&&(n.flags|=8),null===d.hostBindings&&null===d.hostAttrs&&0===d.hostVars||(n.flags|=128),!c&&(d.onChanges||d.onInit||d.doCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index-20),c=!0),f||!d.onChanges&&!d.doCheck||((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index-20),f=!0),Ei(e,d),s+=d.hostVars}!function p(e,t){for(var n=t.directiveEnd,r=e.data,o=t.attrs,i=[],a=null,u=null,s=t.directiveStart;s<n;s++){var l=r[s],c=l.inputs,f=null===o||xo(t)?null:Vi(c,o);i.push(f),a=Ci(c,s,a),u=Ci(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),ki(e,t,s)}u&&function h(e,t,n){if(t)for(var r=e.localNames=[],o=0;o<t.length;o+=2){var i=n[t[o+1]];if(null==i)throw new Error("Export of name '"+t[o+1]+"' not found!");r.push(t[o],i)}}(n,r,u)}return n.mergedAttrs=Pn(n.mergedAttrs,n.attrs),o}function Ei(e,t){var n=e.expandoInstructions;n.push(t.hostBindings),0!==t.hostVars&&n.push(t.hostVars)}function ki(e,t,n){for(var r=0;r<n;r++)t.push(Ao),e.blueprint.push(Ao),e.data.push(null)}function Oi(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function Pi(e,t,n){var r=20-t.index,o=e.data.length-(65535&t.providerIndexes);(e.expandoInstructions||(e.expandoInstructions=[])).push(r,o,n)}function Ni(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function Ti(e,t,n){if(n){if(t.exportAs)for(var r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;dt(t)&&(n[""]=e)}}function ji(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Di(e,t,n){e.data.push(n);var r=n.factory||(n.factory=it(n.type)),o=new xn(r,dt(n),null);e.blueprint.push(o),t.push(o)}function Ai(e,t,n){var r=bt(t,e),o=mi(n),i=e[10],a=Ui(e,si(e,o,null,n.onPush?64:16,r,t,i,i.createRenderer(r,n)));e[t.index]=a}function Si(e,t,n,r,o,i){var a=bt(e,t),u=t[11];if(null==r)gt(u)?u.removeAttribute(a,n,i):a.removeAttribute(n);else{var s=null==o?Sn(r):o(r,e.tagName||"",n);gt(u)?u.setAttribute(a,n,s,i):i?a.setAttributeNS(i,n,s):a.setAttribute(n,s)}}function Ri(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 Vi(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 Mi(e,t,n,r){return new Array(e,!0,-2,t,null,0,r,n,null,null)}function Fi(e){for(var t=e[13];null!==t&&(!st(t)||t[2]>>1!=-1);)t=t[4];return t}function Hi(e){for(var t=e[4];null!==t&&(!st(t)||t[2]>>1!=-1);)t=t[4];return t}function Li(e,t){var n=Et(t,e);if(Nt(n)){var r=n[1];80&n[2]?di(r,n,r.template,n[8]):n[5]>0&&function e(t){for(var n=Fi(t);null!==n;n=Hi(n))for(var r=10;r<n.length;r++){var o=n[r];if(1024&o[2]){var i=o[1];di(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=Et(a[r],t);Nt(u)&&u[5]>0&&e(u)}}(n)}}function Bi(e,t){var n=Et(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),fi(r,n,n[8])}function Ui(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function Qi(e){for(;e;){e[2]|=64;var t=So(e);if(pt(e)&&!t)return e;e=t}return null}function zi(e){for(var t=0;t<e.components.length;t++){var n=e.components[t],r=Ot(n),o=r[1];pi(o,r,o.template,n)}}function qi(e,t,n){var r=t[10];r.begin&&r.begin();try{di(e,t,e.template,n)}catch(e){throw $i(t,e),e}finally{r.end&&r.end()}}function Wi(e){zi(e[8])}function Zi(e,t,n){nn(0),t(e,n)}var Ki=ii;function Gi(e){return e[7]||(e[7]=[])}function Ji(e){return e.cleanup||(e.cleanup=[])}function Yi(e,t,n){return(null===e||dt(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 $i(e,t){var n=e[9],r=n?n.get(lr,null):null;r&&r.handleError(t)}function Xi(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 ea(e,t,n){var r=wt(t,e),o=e[11];gt(o)?o.setValue(r,n):r.textContent=n}
|
|
367
|
+
function Lo(e,t){return e<<17|t<<2}function Bo(e){return e>>17&32767}function Uo(e){return 2==(2&e)}function Qo(e){return 2|e}function zo(e){return(131068&e)>>2}function qo(e,t){return-131069&e|t<<2}function Wo(e){return 1==(1&e)}function Zo(e){return 1|e}function Ko(e,t){for(var n=e.tView_.data,r=[],o=t?e.classBindings:e.styleBindings,i=Bo(o),a=zo(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:Uo(l),nextDuplicate:Wo(l),nextIndex:zo(l),prevIndex:Bo(l)}),s===i&&(u=!1),s=Bo(l)}return r.push((t?e.residualClasses:e.residualStyles)||null),r}function Go(e,t){for(;e;)t.push(e.template_),e=e.next}function Jo(e){if(e){var t=e.debug;return Ae(t,"Object does not have a debug representation."),t}return e}function Yo(e,t){void 0===t&&(t=!1);var n=_t(e);if(n){var r=n.nodeType===Node.TEXT_NODE,o=(r?n.textContent:n.outerHTML)||"";return t||r?o:o.split(">"+n.innerHTML+"<")[0]+">"}return null}function $o(e,t){if(e){for(var n=[],r=e;r;)n.push(Xo(r,t,r.index)),r=r.next;return n}return null}function Xo(e,t,n){var r=t[n],o=_t(r),i=Jo(function a(e){for(;Array.isArray(e);){if(e.length>=19)return e;e=e[0]}return null}(r));return{html:Yo(o),native:o,nodes:$o(e.child,t),component:i}}Object.defineProperty(function ei(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,w,b,C,I,x,E,k,O,P,N,T){this.type=e,this.id=t,this.blueprint=n,this.template=r,this.queries=o,this.viewQuery=i,this.node=a,this.data=u,this.bindingStartIndex=s,this.expandoStartIndex=l,this.expandoInstructions=c,this.firstCreatePass=f,this.firstUpdatePass=d,this.staticViewQueries=p,this.staticContentQueries=h,this.preOrderHooks=v,this.preOrderCheckHooks=y,this.contentHooks=g,this.contentCheckHooks=m,this.viewHooks=_,this.viewCheckHooks=w,this.destroyHooks=b,this.cleanup=C,this.contentQueries=I,this.components=x,this.directiveRegistry=E,this.pipeRegistry=k,this.firstChild=O,this.schemas=P,this.consts=N,this.incompleteFirstPass=T}.prototype,"template_",{get:function(){var e=[];return Go(this.firstChild,e),e.join("")},enumerable:!0,configurable:!0}),function(){function e(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_,w,b,C,I,x,E,k,O,P){this.tView_=e,this.type=t,this.index=n,this.injectorIndex=r,this.directiveStart=o,this.directiveEnd=i,this.directiveStylingLast=a,this.propertyBindings=u,this.flags=s,this.providerIndexes=l,this.tagName=c,this.attrs=f,this.mergedAttrs=d,this.localNames=p,this.initialInputs=h,this.inputs=v,this.outputs=y,this.tViews=g,this.next=m,this.projectionNext=_,this.child=w,this.parent=b,this.projection=C,this.styles=I,this.residualStyles=x,this.classes=E,this.residualClasses=k,this.classBindings=O,this.styleBindings=P}Object.defineProperty(e.prototype,"type_",{get:function(){switch(this.type){case 0:return"TNodeType.Container";case 3:return"TNodeType.Element";case 4:return"TNodeType.ElementContainer";case 5:return"TNodeType.IcuContainer";case 1:return"TNodeType.Projection";case 2:return"TNodeType.View";default:return"TNodeType.???"}},enumerable:!0,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:!0,configurable:!0}),Object.defineProperty(e.prototype,"template_",{get:function(){var e=[];if(e.push("<",this.tagName||this.type_),this.attrs)for(var t=0;t<this.attrs.length;){var n=this.attrs[t++];if("number"==typeof n)break;var r=this.attrs[t++];e.push(" ",n,'="',r,'"')}return e.push(">"),Go(this.child,e),e.push("</",this.tagName||this.type_,">"),e.join("")},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"styleBindings_",{get:function(){return Ko(this,!1)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"classBindings_",{get:function(){return Ko(this,!0)},enumerable:!0,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:!0,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return Jo(this._raw_lView[3])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"host",{get:function(){return Yo(this._raw_lView[0],!0)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"html",{get:function(){return(this.nodes||[]).map((function(e){return Yo(e.native,!0)})).join("")},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._raw_lView[8]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"nodes",{get:function(){var e=this._raw_lView;return $o(e[1].firstChild,e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tView",{get:function(){return this._raw_lView[1]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cleanup",{get:function(){return this._raw_lView[7]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return this._raw_lView[9]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"rendererFactory",{get:function(){return this._raw_lView[10]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"renderer",{get:function(){return this._raw_lView[11]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"sanitizer",{get:function(){return this._raw_lView[12]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"childHead",{get:function(){return Jo(this._raw_lView[13])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return Jo(this._raw_lView[4])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"childTail",{get:function(){return Jo(this._raw_lView[14])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"declarationView",{get:function(){return Jo(this._raw_lView[15])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"queries",{get:function(){return this._raw_lView[19]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"tHost",{get:function(){return this._raw_lView[6]},enumerable:!0,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:!0,configurable:!0})}(),function(){function e(e){this._raw_lContainer=e}Object.defineProperty(e.prototype,"activeIndex",{get:function(){return function e(t){return t[2]>>1}(this._raw_lContainer)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"hasTransplantedViews",{get:function(){return 1==(1&this._raw_lContainer[2])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"views",{get:function(){return this._raw_lContainer.slice(10).map(Jo)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parent",{get:function(){return Jo(this._raw_lContainer[3])},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"movedViews",{get:function(){return this._raw_lContainer[9]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"host",{get:function(){return this._raw_lContainer[0]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"native",{get:function(){return this._raw_lContainer[7]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"next",{get:function(){return Jo(this._raw_lContainer[4])},enumerable:!0,configurable:!0})}();var ti=function(){function e(e,t,n,r){this.__raw_opCode=e,this._lView=t,this.nodeIndex=n,this.type=r}return Object.defineProperty(e.prototype,"tNode",{get:function(){return It(this._lView[1],this.nodeIndex)},enumerable:!0,configurable:!0}),e}();Object.defineProperty(function ni(e,t){this.__raw_opCodes=e,this.__lView=t}.prototype,"operations",{get:function(){for(var e=this.__lView,t=this.__raw_opCodes,n=[],r=0;r<t.length;r++){var o=t[r],i=void 0;if("string"==typeof o&&(i={__raw_opCode:o,type:"Create Text Node",nodeIndex:t[++r],text:o}),"number"==typeof o)switch(7&o){case 1:i=new ti(o,e,o>>>17,"AppendChild");break;case 0:i=new ti(o,e,o>>>3,"Select");break;case 5:var a=o>>>3;i=new ti(o,e,a,"ElementEnd");break;case 4:(i=new ti(o,e,a=o>>>3,"Attr")).attrName=t[++r],i.attrValue=t[++r]}if(!i)switch(o){case Ho:i={__raw_opCode:o,type:"COMMENT_MARKER",commentValue:t[++r],nodeIndex:t[++r]};break;case Fo:i={__raw_opCode:o,type:"ELEMENT_MARKER"}}i||(i={__raw_opCode:o,type:"Unknown Op Code",code:o}),n.push(i)}return n},enumerable:!0,configurable:!0}),Object.defineProperty(function ri(e,t,n){this.__raw_opCodes=e,this.icus=t,this.__lView=n}.prototype,"operations",{get:function(){for(var e=this.__lView,t=this.__raw_opCodes,n=this.icus,r=[],o=0;o<t.length;o++){for(var i=t[o],a=t[++o],u="",s=o+1;s<=o+a;s++){var l=t[s];if("string"==typeof l)u+=l;else if("number"==typeof l)if(l<0)u+="�"+(-l-1)+"�";else{var c=l>>>2,f=void 0,d=void 0;switch(3&l){case 1:var p=t[++s],h=t[++s];r.push({__raw_opCode:l,checkBit:i,type:"Attr",attrValue:u,attrName:p,sanitizeFn:h});break;case 0:r.push({__raw_opCode:l,checkBit:i,type:"Text",nodeIndex:c,text:u});break;case 2:d=n[f=t[++s]];var v=new ti(l,e,c,"IcuSwitch");v.tIcuIndex=f,v.checkBit=i,v.mainBinding=u,v.tIcu=d,r.push(v);break;case 3:d=n[f=t[++s]],(v=new ti(l,e,c,"IcuUpdate")).tIcuIndex=f,v.checkBit=i,v.tIcu=d,r.push(v)}}}o+=a}return r},enumerable:!0,configurable:!0});var oi=Promise.resolve(null);function ii(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];tn(n[r]),i.contentQueries(2,t[o],o)}}}function ai(e,t,n){return gt(t)?t.createElement(e,n):null===n?t.createElement(e):t.createElementNS(n,e)}function ui(e,t,n,r,o,i,a,u,s,l){var c=t.blueprint.slice();return c[0]=o,c[2]=140|r,jt(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 si(e,t,n,r,o,i){var a=n+20,u=e.data[a]||function s(e,t,n,r,o,i){var a=Lt(),u=Ut(),s=u?a:a&&a.parent,l=e.data[n]=_i(0,s&&s!==t?s:null,r,n,o,i);return null===e.firstChild&&(e.firstChild=l),a&&(!u||null!=a.child||null===l.parent&&2!==a.type?u||(a.next=l):a.child=l),l}(e,t,a,r,o,i);return Bt(u,!0),u}function li(e,t,n){rn(t,t[6]);try{var r=e.viewQuery;null!==r&&qi(1,r,n);var o=e.template;null!==o&&di(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),e.staticContentQueries&&ii(e,t),e.staticViewQueries&&qi(2,e.viewQuery,n);var i=e.components;null!==i&&function a(e,t){for(var n=0;n<t.length;n++)Hi(e,t[n])}(t,i)}catch(t){throw e.firstCreatePass&&(e.incompleteFirstPass=!0),t}finally{t[2]&=-5,ln()}}function ci(e,t,n,r){var o=t[2];if(256!=(256&o)){rn(t,t[6]);var i=zt();try{jt(t),Kt(e.bindingStartIndex),null!==n&&di(e,t,n,2,r);var a=3==(3&o);if(!i)if(a){var u=e.preOrderCheckHooks;null!==u&&mn(t,u,null)}else{var s=e.preOrderHooks;null!==s&&_n(t,s,0,null),wn(t,0)}if(function l(e){for(var t=Vi(e);null!==t;t=Mi(t))if(0!=(1&t[2]))for(var n=t[9],r=0;r<n.length;r++){var o=n[r];0==(1024&o[2])&&Dt(o[3],1),o[2]|=1024}}(t),function c(e){for(var t=Vi(e);null!==t;t=Mi(t))for(var n=10;n<t.length;n++){var r=t[n],o=r[1];Nt(r)&&ci(o,r,o.template,r[8])}}(t),null!==e.contentQueries&&ii(e,t),!i)if(a){var f=e.contentCheckHooks;null!==f&&mn(t,f)}else{var d=e.contentHooks;null!==d&&_n(t,d,1),wn(t,1)}!function p(e,t){try{var n=e.expandoInstructions;if(null!==n)for(var r=e.expandoStartIndex,o=-1,i=0;i<n.length;i++){var a=n[i];"number"==typeof a?a<=0?(dn(0-a),o=r+=9+n[++i]):r+=a:(null!==a&&(Yt(r,o),a(2,t[o])),o++)}}finally{dn(-1)}}(e,t);var h=e.components;null!==h&&function v(e,t){for(var n=0;n<t.length;n++)Fi(e,t[n])}(t,h);var y=e.viewQuery;if(null!==y&&qi(2,y,r),!i)if(a){var g=e.viewCheckHooks;null!==g&&mn(t,g)}else{var m=e.viewHooks;null!==m&&_n(t,m,2),wn(t,2)}!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),i||(t[2]&=-73),1024&t[2]&&(t[2]&=-1025,Dt(t[3],-1))}finally{ln()}}}function fi(e,t,n,r){var o=t[10],i=!zt(),a=Pt(t);try{i&&!a&&o.begin&&o.begin(),a&&li(e,t,r),ci(e,t,n,r)}finally{i&&!a&&o.end&&o.end()}}function di(e,t,n,r,o){var i=fn();try{dn(-1),2&r&&t.length>20&&Mo(e,t,0,zt()),n(r,o)}finally{dn(i)}}function pi(e,t,n){if(lt(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 hi(e,t,n){St()&&(function r(e,t,n,o){var i=n.directiveStart,a=n.directiveEnd;e.firstCreatePass||Qn(n,t),ho(o,t);for(var u=n.initialInputs,s=i;s<a;s++){var l=e.data[s],c=dt(l);c&&ji(t,n,l);var f=Xn(t,e,s,n);ho(f,t),null!==u&&Ai(0,s-i,f,l,0,u),c&&(Et(n.index,t)[8]=f)}}(e,t,n,bt(n,t)),128==(128&n.flags)&&function o(e,t,n){var r=n.directiveStart,o=n.directiveEnd,i=e.expandoInstructions,a=e.firstCreatePass,u=n.index-20,s=function l(){return At.lFrame.currentDirectiveIndex}();try{dn(u);for(var c=r;c<o;c++){var f=e.data[c],d=t[c];$t(c),null!==f.hostBindings||0!==f.hostVars||null!==f.hostAttrs?Ei(f,d):a&&i.push(null)}}finally{dn(-1),$t(s)}}(e,t,n))}function vi(e,t,n){void 0===n&&(n=bt);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 yi(e){var t=e.tView;return null===t||t.incompleteFirstPass?e.tView=gi(1,-1,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts):t}function gi(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:Do);return n}(c,f);return d[1]={type:e,id:t,blueprint:d,template:n,queries:null,viewQuery:u,node:null,data:d.slice().fill(null,c),bindingStartIndex:c,expandoStartIndex:f,expandoInstructions:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof i?i():i,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:s,consts:l,incompleteFirstPass:!1}}function mi(t,n,r){if(gt(t))return t.selectRootElement(n,r===e.ViewEncapsulation.ShadowDom);var o="string"==typeof n?t.querySelector(n):n;return o.textContent="",o}function _i(e,t,n,r,o,i){return{type:n,index:r,injectorIndex:t?t.injectorIndex:-1,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,propertyBindings:null,flags:0,providerIndexes:0,tagName:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tViews:null,next:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,residualStyles:void 0,classes:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function wi(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 bi(e,t,n,r,o,i,a,u){var s,l=bt(t,n),c=t.inputs;!u&&null!=c&&(s=c[r])?(Yi(e,n,s,r,o),ct(t)&&function f(e,t){var n=Et(t,e);16&n[2]||(n[2]|=64)}(n,t.index)):3===t.type&&(r=function d(e){return"class"===e?"className":"for"===e?"htmlFor":"formaction"===e?"formAction":"innerHtml"===e?"innerHTML":"readonly"===e?"readOnly":"tabindex"===e?"tabIndex":e}(r),o=null!=a?a(o,t.tagName||"",r):o,gt(i)?i.setProperty(l,r,o):kn(r)||(l.setProperty?l.setProperty(r,o):l[r]=o))}function Ci(e,t,n,r){var o=!1;if(St()){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];Po(n,a.selectors,!1)&&(o||(o=[]),Zn(Qn(n,t),e,a.type),dt(a)?(2&n.flags&&_o(n),Oi(e,n),o.unshift(a)):o.push(a))}return o}(e,t,n),u=null===r?null:{"":-1};if(null!==i){var s=0;o=!0,Ni(n,e.data.length,i.length);for(var l=0;l<i.length;l++)(d=i[l]).providersResolver&&d.providersResolver(d);ki(e,n,i.length);var c=!1,f=!1;for(l=0;l<i.length;l++){var d;n.mergedAttrs=On(n.mergedAttrs,(d=i[l]).hostAttrs),Ti(e,t,d),Pi(e.data.length-1,d,u),null!==d.contentQueries&&(n.flags|=8),null===d.hostBindings&&null===d.hostAttrs&&0===d.hostVars||(n.flags|=128),!c&&(d.onChanges||d.onInit||d.doCheck)&&((e.preOrderHooks||(e.preOrderHooks=[])).push(n.index-20),c=!0),f||!d.onChanges&&!d.doCheck||((e.preOrderCheckHooks||(e.preOrderCheckHooks=[])).push(n.index-20),f=!0),Ii(e,d),s+=d.hostVars}!function p(e,t){for(var n=t.directiveEnd,r=e.data,o=t.attrs,i=[],a=null,u=null,s=t.directiveStart;s<n;s++){var l=r[s],c=l.inputs,f=null===o||Io(t)?null:Si(c,o);i.push(f),a=wi(c,s,a),u=wi(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),xi(e,t,s)}u&&function h(e,t,n){if(t)for(var r=e.localNames=[],o=0;o<t.length;o+=2){var i=n[t[o+1]];if(null==i)throw new Error("Export of name '"+t[o+1]+"' not found!");r.push(t[o],i)}}(n,r,u)}return n.mergedAttrs=On(n.mergedAttrs,n.attrs),o}function Ii(e,t){var n=e.expandoInstructions;n.push(t.hostBindings),0!==t.hostVars&&n.push(t.hostVars)}function xi(e,t,n){for(var r=0;r<n;r++)t.push(Do),e.blueprint.push(Do),e.data.push(null)}function Ei(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function ki(e,t,n){var r=20-t.index,o=e.data.length-(65535&t.providerIndexes);(e.expandoInstructions||(e.expandoInstructions=[])).push(r,o,n)}function Oi(e,t){t.flags|=2,(e.components||(e.components=[])).push(t.index)}function Pi(e,t,n){if(n){if(t.exportAs)for(var r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;dt(t)&&(n[""]=e)}}function Ni(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function Ti(e,t,n){e.data.push(n);var r=n.factory||(n.factory=it(n.type)),o=new In(r,dt(n),null);e.blueprint.push(o),t.push(o)}function ji(e,t,n){var r=bt(t,e),o=yi(n),i=e[10],a=Li(e,ui(e,o,null,n.onPush?64:16,r,t,i,i.createRenderer(r,n)));e[t.index]=a}function Di(e,t,n,r,o,i){var a=bt(e,t),u=t[11];if(null==r)gt(u)?u.removeAttribute(a,n,i):a.removeAttribute(n);else{var s=null==o?An(r):o(r,e.tagName||"",n);gt(u)?u.setAttribute(a,n,s,i):i?a.setAttributeNS(i,n,s):a.setAttribute(n,s)}}function Ai(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 Si(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 Ri(e,t,n,r){return new Array(e,!0,-2,t,null,0,r,n,null,null)}function Vi(e){for(var t=e[13];null!==t&&(!st(t)||t[2]>>1!=-1);)t=t[4];return t}function Mi(e){for(var t=e[4];null!==t&&(!st(t)||t[2]>>1!=-1);)t=t[4];return t}function Fi(e,t){var n=Et(t,e);if(Nt(n)){var r=n[1];80&n[2]?ci(r,n,r.template,n[8]):n[5]>0&&function e(t){for(var n=Vi(t);null!==n;n=Mi(n))for(var r=10;r<n.length;r++){var o=n[r];if(1024&o[2]){var i=o[1];ci(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=Et(a[r],t);Nt(u)&&u[5]>0&&e(u)}}(n)}}function Hi(e,t){var n=Et(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),li(r,n,n[8])}function Li(e,t){return e[13]?e[14][4]=t:e[13]=t,e[14]=t,t}function Bi(e){for(;e;){e[2]|=64;var t=Ao(e);if(pt(e)&&!t)return e;e=t}return null}function Ui(e){for(var t=0;t<e.components.length;t++){var n=e.components[t],r=Ot(n),o=r[1];fi(o,r,o.template,n)}}function Qi(e,t,n){var r=t[10];r.begin&&r.begin();try{ci(e,t,e.template,n)}catch(e){throw Ji(t,e),e}finally{r.end&&r.end()}}function zi(e){Ui(e[8])}function qi(e,t,n){tn(0),t(e,n)}var Wi=oi;function Zi(e){return e[7]||(e[7]=[])}function Ki(e){return e.cleanup||(e.cleanup=[])}function Gi(e,t,n){return(null===e||dt(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 Ji(e,t){var n=e[9],r=n?n.get(sr,null):null;r&&r.handleError(t)}function Yi(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 $i(e,t,n){var r=wt(t,e),o=e[11];gt(o)?o.setValue(r,n):r.textContent=n}
|
|
368
368
|
/**
|
|
369
369
|
* @license
|
|
370
370
|
* Copyright Google Inc. All Rights Reserved.
|
|
371
371
|
*
|
|
372
372
|
* Use of this source code is governed by an MIT-style license that can be
|
|
373
373
|
* found in the LICENSE file at https://angular.io/license
|
|
374
|
-
*/function
|
|
374
|
+
*/function Xi(e,t){var n=t[3];return-1===e.index?st(n)?n:null:n}function ea(e,t){var n=Xi(e,t);return n?pa(t[11],n[7]):null}function ta(e,t,n,r,o){if(null!=r){var i=void 0,a=!1;st(r)?i=r:ut(r)&&(a=!0,r=r[0]);var u=_t(r);0===e&&null!==n?null==o?fa(t,n,u):ca(t,n,u,o||null):1===e&&null!==n?ca(t,n,u,o||null):2===e?ga(t,u,a):3===e&&t.destroyNode(u),null!=i&&function s(e,t,n,r,o){var i=n[7];i!==_t(n)&&ta(t,e,r,i,o);for(var a=10;a<n.length;a++){var u=n[a];_a(u[1],u,e,t,r,i)}}(t,e,i,n,o)}}function na(e,t){return gt(t)?t.createText(e):t.createTextNode(e)}function ra(e,t,n,r){var o=ea(e.node,t);o&&_a(e,t,t[11],n?1:2,o,r)}function oa(e,t){var n=e[9],r=n.indexOf(t);1024&t[2]&&Dt(t[3],-1),n.splice(r,1)}function ia(e,t){if(!(e.length<=10)){var n=10+t,r=e[n];if(r){var o=r[17];null!==o&&o!==e&&oa(o,r),t>0&&(e[n-1][4]=r[4]);var i=Fe(e,10+t);ra(r[1],r,!1,null);var a=i[19];null!==a&&a.detachView(i[1]),r[3]=null,r[4]=null,r[2]&=-129}return r}}function aa(e,t){if(!(256&t[2])){var n=t[11];gt(n)&&n.destroyNode&&_a(e,t,n,3,null,null),function r(e){var t=e[13];if(!t)return sa(e[1],e);for(;t;){var n=null;if(ut(t))n=t[13];else{var r=t[10];r&&(n=r)}if(!n){for(;t&&!t[4]&&t!==e;)ut(t)&&sa(t[1],t),t=ua(t,e);null===t&&(t=e),ut(t)&&sa(t[1],t),n=t&&t[4]}t=n}}(t)}}function ua(e,t){var n;return ut(e)&&(n=e[6])&&2===n.type?Xi(n,e):e[3]===t?null:e[3]}function sa(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 In)){var i=n[r+1];if(Array.isArray(i))for(var a=0;a<i.length;a+=2)i[a+1].call(o[i[a]]);else i.call(o)}}}(e,t),function r(e,t){var n=e.cleanup;if(null!==n){for(var r=t[7],o=0;o<n.length-1;o+=2)if("string"==typeof n[o]){var i=n[o+1],a="function"==typeof i?i(t):_t(t[i]),u=n[o+3];"boolean"==typeof u?a.removeEventListener(n[o],r[n[o+2]],u):u>=0?r[u]():r[-u].unsubscribe(),o+=2}else n[o].call(r[n[o+1]]);t[7]=null}}(e,t);var o=t[6];o&&3===o.type&>(t[11])&&t[11].destroy();var i=t[17];if(null!==i&&st(t[3])){i!==t[3]&&oa(i,t);var a=t[19];null!==a&&a.detachView(e)}}}function la(t,n,r){for(var o=n.parent;null!=o&&(4===o.type||5===o.type);)o=(n=o).parent;if(null==o){var i=r[6];return 2===i.type?ea(i,r):r[0]}if(n&&5===n.type&&4&n.flags)return bt(n,r).parentNode;if(2&o.flags){var a=t.data,u=a[a[o.index].directiveStart].encapsulation;if(u!==e.ViewEncapsulation.ShadowDom&&u!==e.ViewEncapsulation.Native)return null}return bt(o,r)}function ca(e,t,n,r){gt(e)?e.insertBefore(t,n,r):t.insertBefore(n,r,!0)}function fa(e,t,n){gt(e)?e.appendChild(t,n):t.appendChild(n)}function da(e,t,n,r){null!==r?ca(e,t,n,r):fa(e,t,n)}function pa(e,t){return gt(e)?e.parentNode(t):t.parentNode}function ha(e,t){if(2===e.type){var n=Xi(e,t);return null===n?null:ya(n.indexOf(t,10)-10,n)}return 4===e.type||5===e.type?bt(e,t):null}function va(e,t,n,r){var o=la(e,r,t);if(null!=o){var i=t[11],a=ha(r.parent||t[6],t);if(Array.isArray(n))for(var u=0;u<n.length;u++)da(i,o,n[u],a);else da(i,o,n,a)}}function ya(e,t){var n=10+e+1;if(n<t.length){var r=t[n],o=r[1].firstChild;if(null!==o)return function e(t,n){if(null!==n){var r=n.type;if(3===r)return bt(n,t);if(0===r)return ya(-1,t[n.index]);if(4===r||5===r){var o=n.child;if(null!==o)return e(t,o);var i=t[n.index];return st(i)?ya(-1,i):_t(i)}var a=t[16],u=a[6],s=Ao(a),l=u.projection[n.projection];return null!=l?e(s,l):e(t,n.next)}return null}(r,o)}return t[7]}function ga(e,t,n){var r=pa(e,t);r&&function o(e,t,n,r){gt(e)?e.removeChild(t,n,r):t.removeChild(n)}(e,r,t,n)}function ma(e,t,n,r,o,i,a){for(;null!=n;){var u=r[n.index],s=n.type;a&&0===t&&(u&&ho(_t(u),r),n.flags|=4),64!=(64&n.flags)&&(4===s||5===s?(ma(e,t,n.child,r,o,i,!1),ta(t,e,o,u,i)):1===s?ba(e,t,r,n,o,i):ta(t,e,o,u,i)),n=a?n.projectionNext:n.next}}function _a(e,t,n,r,o,i){ma(n,r,e.node.child,t,o,i,!1)}function wa(e,t,n){ba(t[11],0,t,n,la(e,n,t),ha(n.parent||t[6],t))}function ba(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++)ta(t,e,o,u[s],i);else ma(e,t,u,a[3],o,i,!0)}function Ca(e,t,n){gt(e)?e.setAttribute(t,"style",n):t.style.cssText=n}function Ia(e,t,n){gt(e)?""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n):t.className=n}
|
|
375
375
|
/**
|
|
376
376
|
* @license
|
|
377
377
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -386,14 +386,14 @@ function Bo(e,t){return e<<17|t<<2}function Uo(e){return e>>17&32767}function Qo
|
|
|
386
386
|
* Use of this source code is governed by an MIT-style license that can be
|
|
387
387
|
* found in the LICENSE file at https://angular.io/license
|
|
388
388
|
*/
|
|
389
|
-
var
|
|
389
|
+
var xa,Ea,ka,Oa=function(){function e(e,t){this._lView=e,this._cdRefInjectingView=t,this._appRef=null,this._viewContainerRef=null,this._tViewNode=null}return Object.defineProperty(e.prototype,"rootNodes",{get:function(){var e=this._lView;return null==e[0]?function e(t,n,r,o,i){for(void 0===i&&(i=!1);null!==r;){var a=n[r.index];if(null!==a&&o.push(_t(a)),st(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(4===c||5===c)e(t,n,r.child,o);else if(1===c){var d=n[16],p=d[6].projection[r.projection];if(Array.isArray(p))o.push.apply(o,f(p));else{var h=Ao(d);e(h[1],h,p,o,!0)}}r=i?r.projectionNext:r.next}return o}
|
|
390
390
|
/**
|
|
391
391
|
* @license
|
|
392
392
|
* Copyright Google Inc. All Rights Reserved.
|
|
393
393
|
*
|
|
394
394
|
* Use of this source code is governed by an MIT-style license that can be
|
|
395
395
|
* found in the LICENSE file at https://angular.io/license
|
|
396
|
-
*/(e[1],e,e[6].child,[]):[]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._lView[8]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 256==(256&this._lView[2])},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){if(this._appRef)this._appRef.detachView(this);else if(this._viewContainerRef){var e=this._viewContainerRef.indexOf(this);e>-1&&this._viewContainerRef.detach(e),this._viewContainerRef=null}
|
|
396
|
+
*/(e[1],e,e[6].child,[]):[]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._lView[8]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 256==(256&this._lView[2])},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){if(this._appRef)this._appRef.detachView(this);else if(this._viewContainerRef){var e=this._viewContainerRef.indexOf(this);e>-1&&this._viewContainerRef.detach(e),this._viewContainerRef=null}aa(this._lView[1],this._lView)},e.prototype.onDestroy=function(e){!function t(e,n,r){Zi(n).push(r),e.firstCreatePass&&Ki(e).push(n[7].length-1,null)}(this._lView[1],this._lView,e)},e.prototype.markForCheck=function(){Bi(this._cdRefInjectingView||this._lView)},e.prototype.detach=function(){this._lView[2]&=-129},e.prototype.reattach=function(){this._lView[2]|=128},e.prototype.detectChanges=function(){Qi(this._lView[1],this._lView,this.context)},e.prototype.checkNoChanges=function(){!function e(t,n,r){qt(!0);try{Qi(t,n,r)}finally{qt(!1)}}(this._lView[1],this._lView,this.context)},e.prototype.attachToViewContainerRef=function(e){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=e},e.prototype.detachFromAppRef=function(){this._appRef=null,function e(t,n){_a(t,n,n[11],2,null,null)}(this._lView[1],this._lView)},e.prototype.attachToAppRef=function(e){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=e},e}(),Pa=function(e){function t(t){var n=e.call(this,t)||this;return n._view=t,n}return o(t,e),t.prototype.detectChanges=function(){zi(this._view)},t.prototype.checkNoChanges=function(){!function e(t){qt(!0);try{zi(t)}finally{qt(!1)}}(this._view)},Object.defineProperty(t.prototype,"context",{get:function(){return null},enumerable:!0,configurable:!0}),t}(Oa);function Na(e,t,n){return xa||(xa=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(e)),new xa(bt(t,n))}function Ta(e,t,n,r){return Ea||(Ea=function(e){function t(t,n,r){var o=e.call(this)||this;return o._declarationView=t,o._declarationTContainer=n,o.elementRef=r,o}return o(t,e),t.prototype.createEmbeddedView=function(e){var t=this._declarationTContainer.tViews,n=ui(this._declarationView,t,e,16,null,t.node);n[17]=this._declarationView[this._declarationTContainer.index];var r=this._declarationView[19];null!==r&&(n[19]=r.createEmbeddedView(t)),li(t,n,e);var o=new Oa(n);return o._tViewNode=n[6],o},t}(e)),0===n.type?new Ea(r,n,Na(t,n,r)):null}function ja(e,t,n,r){var i;ka||(ka=function(e){function n(t,n,r){var o=e.call(this)||this;return o._lContainer=t,o._hostTNode=n,o._hostView=r,o}return o(n,e),Object.defineProperty(n.prototype,"element",{get:function(){return Na(t,this._hostTNode,this._hostView)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"injector",{get:function(){return new nr(this._hostTNode,this._hostView)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"parentInjector",{get:function(){var e=Wn(this._hostTNode,this._hostView),t=Dn(e,this._hostView),n=function r(e,t,n){if(n.parent&&-1!==n.parent.injectorIndex){for(var r=n.parent.injectorIndex,o=n.parent;null!=o.parent&&r==o.parent.injectorIndex;)o=o.parent;return o}for(var i=jn(e),a=t,u=t[6];i>1;)u=(a=a[15])[6],i--;return u}(e,this._hostView,this._hostTNode);return Nn(e)&&null!=n?new nr(n,t):new nr(null,this._hostView)},enumerable:!0,configurable:!0}),n.prototype.clear=function(){for(;this.length>0;)this.remove(this.length-1)},n.prototype.get=function(e){return null!==this._lContainer[8]&&this._lContainer[8][e]||null},Object.defineProperty(n.prototype,"length",{get:function(){return this._lContainer.length-10},enumerable:!0,configurable:!0}),n.prototype.createEmbeddedView=function(e,t,n){var r=e.createEmbeddedView(t||{});return this.insert(r,n),r},n.prototype.createComponent=function(e,t,n,r,o){var i=n||this.parentInjector;if(!o&&null==e.ngModule&&i){var a=i.get(je,null);a&&(o=a)}var u=e.create(i,r,void 0,o);return this.insert(u.hostView,t),u},n.prototype.insert=function(e,t){var n=e._lView,r=n[1];if(e.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");if(this.allocateContainerIfNeeded(),function o(e){return st(e[3])}(n)){var i=this.indexOf(e);if(-1!==i)this.detach(i);else{var a=n[3],u=new ka(a,a[6],a[3]);u.detach(u.indexOf(e))}}var s=this._adjustIndex(t);return function l(e,t,n,r){var o=10+r,i=n.length;r>0&&(n[o-1][4]=t),r<i-10?(t[4]=n[o],Me(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]|=1),null===n?e[9]=[t]:n.push(t)}(a,t);var s=t[19];null!==s&&s.insertView(e),t[2]|=128}(r,n,this._lContainer,s),ra(r,n,!0,ya(s,this._lContainer)),e.attachToViewContainerRef(this),Me(this._lContainer[8],s,e),e},n.prototype.move=function(e,t){if(e.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");return this.insert(e,t)},n.prototype.indexOf=function(e){var t=this._lContainer[8];return null!==t?t.indexOf(e):-1},n.prototype.remove=function(e){this.allocateContainerIfNeeded();var t=this._adjustIndex(e,-1);!function n(e,t){var n=ia(e,t);n&&aa(n[1],n)}(this._lContainer,t),Fe(this._lContainer[8],t)},n.prototype.detach=function(e){this.allocateContainerIfNeeded();var t=this._adjustIndex(e,-1),n=ia(this._lContainer,t);return n&&null!=Fe(this._lContainer[8],t)?new Oa(n):null},n.prototype._adjustIndex=function(e,t){return void 0===t&&(t=0),null==e?this.length+t:e},n.prototype.allocateContainerIfNeeded=function(){null===this._lContainer[8]&&(this._lContainer[8]=[])},n}(e));var a=r[n.index];if(st(a))!function u(e,t){e[2]=t<<1}(i=a,-1);else{var s=void 0;if(4===n.type)s=_t(a);else if(s=r[11].createComment(""),pt(r)){var l=r[11],c=bt(n,r);ca(l,pa(l,c),s,function f(e,t){return gt(e)?e.nextSibling(t):t.nextSibling}(l,c))}else va(r[1],r,s,n);r[n.index]=i=Ri(a,r,s,n),Li(r,i)}return new ka(i,n,r)}function Da(e){return void 0===e&&(e=!1),function t(e,n,r){if(!r&&ct(e)){var o=Et(e.index,n);return new Oa(o,o)}return 3===e.type||0===e.type||4===e.type||5===e.type?new Oa(n[16],n):null}(Lt(),Mt(),e)}
|
|
397
397
|
/**
|
|
398
398
|
* @license
|
|
399
399
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -401,63 +401,63 @@ var Pa,Na,Ta,ja=function(){function e(e,t){this._lView=e,this._cdRefInjectingVie
|
|
|
401
401
|
* Use of this source code is governed by an MIT-style license that can be
|
|
402
402
|
* found in the LICENSE file at https://angular.io/license
|
|
403
403
|
*/
|
|
404
|
-
var
|
|
404
|
+
var Aa=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return Ra()},e}(),Sa=Da,Ra=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]},Va=Function;function Ma(e){return"function"==typeof e}
|
|
405
405
|
/**
|
|
406
406
|
* @license
|
|
407
407
|
* Copyright Google Inc. All Rights Reserved.
|
|
408
408
|
*
|
|
409
409
|
* Use of this source code is governed by an MIT-style license that can be
|
|
410
410
|
* found in the LICENSE file at https://angular.io/license
|
|
411
|
-
*/var
|
|
411
|
+
*/var Fa=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,Ha=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{/,La=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(/,Ba=/^class\s+[A-Za-z\d$_]*\s*extends\s+[^{]+{[\s\S]*constructor\s*\(\)\s*{\s+super\(\.\.\.arguments\)/,Ua=function(){function e(e){this._reflect=e||te.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,f([void 0],t)))}},e.prototype._zipTypesAndAnnotations=function(e,t){var n;n=He(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 Fa.test(e)||Ba.test(e)||Ha.test(e)&&!La.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&&Qa(e.decorators)}));return this._zipTypesAndAnnotations(i,a)}var u=e.hasOwnProperty(h)&&e[h],s=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",e);return s||u?this._zipTypesAndAnnotations(s,u):He(e.length)},e.prototype.parameters=function(e){if(!Ma(e))return[];var t=za(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?Qa(e.decorators):e.hasOwnProperty(p)?e[p]:null},e.prototype.annotations=function(e){if(!Ma(e))return[];var t=za(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]=Qa(r[e])})),o}return e.hasOwnProperty(v)?e[v]:null},e.prototype.propMetadata=function(e){if(!Ma(e))return{};var t=za(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,f(n[e])),t.push.apply(t,f(o[e])),n[e]=t})),n},e.prototype.ownPropMetadata=function(e){return Ma(e)&&this._ownPropMetadata(e,za(e))||{}},e.prototype.hasLifecycleHook=function(e,t){return e instanceof Va&&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:"./"+U(e)},e.prototype.resourceUri=function(e){return"./"+U(e)},e.prototype.resolveIdentifier=function(e,t,n,r){return r},e.prototype.resolveEnum=function(e,t){return e[t]},e}();function Qa(e){return e?e.map((function(e){var t=e.type.annotationCls;return new(t.bind.apply(t,f([void 0],e.args?e.args:[])))})):[]}function za(e){var t=e.prototype?Object.getPrototypeOf(e.prototype):null;return(t?t.constructor:null)||Object}
|
|
412
412
|
/**
|
|
413
413
|
* @license
|
|
414
414
|
* Copyright Google Inc. All Rights Reserved.
|
|
415
415
|
*
|
|
416
416
|
* Use of this source code is governed by an MIT-style license that can be
|
|
417
417
|
* found in the LICENSE file at https://angular.io/license
|
|
418
|
-
*/var
|
|
418
|
+
*/var qa=null;function Wa(){return qa=qa||new Ua}function Za(e){return Ka(Wa().parameters(e))}function Ka(e){var t=ne();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 I||"Optional"===a.ngMetadataName)n.optional=!0;else if(i instanceof E||"SkipSelf"===a.ngMetadataName)n.skipSelf=!0;else if(i instanceof x||"Self"===a.ngMetadataName)n.self=!0;else if(i instanceof k||"Host"===a.ngMetadataName)n.host=!0;else if(i instanceof C)n.token=i.token;else if(i instanceof P){if(void 0===i.attributeName)throw new Error("Attribute name must be defined.");n.token=i.attributeName,n.resolved=e.R3ResolvedDependencyType.Attribute}else i===Aa?(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=K.Invalid):r(t);return n}
|
|
419
419
|
/**
|
|
420
420
|
* @license
|
|
421
421
|
* Copyright Google Inc. All Rights Reserved.
|
|
422
422
|
*
|
|
423
423
|
* Use of this source code is governed by an MIT-style license that can be
|
|
424
424
|
* found in the LICENSE file at https://angular.io/license
|
|
425
|
-
*/(t,e)}))}var
|
|
425
|
+
*/(t,e)}))}var Ga=N({provide:String,useValue:N});function Ja(e){return void 0!==e.useClass}function Ya(e){return void 0!==e.useFactory}function $a(e,t){var n=t||{providedIn:null},r={name:e.name,type:e,typeArgumentCount:0,providedIn:n.providedIn,userDeps:void 0};return(Ja(n)||Ya(n))&&void 0!==n.deps&&(r.userDeps=Ka(n.deps)),Ja(n)?r.useClass=W(n.useClass):function o(e){return Ga in e}(n)?r.useValue=W(n.useValue):Ya(n)?r.useFactory=n.useFactory:function i(e){return void 0!==e.useExisting}(n)&&(r.useExisting=W(n.useExisting)),r}
|
|
426
426
|
/**
|
|
427
427
|
* @license
|
|
428
428
|
* Copyright Google Inc. All Rights Reserved.
|
|
429
429
|
*
|
|
430
430
|
* Use of this source code is governed by an MIT-style license that can be
|
|
431
431
|
* found in the LICENSE file at https://angular.io/license
|
|
432
|
-
*/var
|
|
432
|
+
*/var Xa=N({provide:String,useValue:N}),eu=[];function tu(e,t){if(!t){var n=(s=new Ua).parameters(e);return function(){return new(e.bind.apply(e,f([void 0],xe(n))))}}if(Xa in t){var r=t;return function(){return r.useValue}}if(t.useExisting){var o=t;return function(){return we(W(o.useExisting))}}if(t.useFactory){var i=t;return function(){return i.useFactory.apply(i,f(xe(i.deps||eu)))}}if(t.useClass){var a=t,u=t.deps;if(!u){var s=new Ua;u=s.parameters(e)}return function(){var e;return new((e=W(a.useClass)).bind.apply(e,f([void 0],xe(u))))}}var l=t.deps;return l||(s=new Ua,l=s.parameters(e)),function(){return new(e.bind.apply(e,f([void 0],xe(l))))}}
|
|
433
433
|
/**
|
|
434
434
|
* @license
|
|
435
435
|
* Copyright Google Inc. All Rights Reserved.
|
|
436
436
|
*
|
|
437
437
|
* Use of this source code is governed by an MIT-style license that can be
|
|
438
438
|
* found in the LICENSE file at https://angular.io/license
|
|
439
|
-
*/var
|
|
439
|
+
*/var nu=y("Injectable",void 0,void 0,void 0,(function(e,t){return ru(e,t)})),ru=function ou(e,t){t&&void 0!==t.providedIn&&!S(e)&&(e.ɵprov=j({token:e,providedIn:t.providedIn,factory:tu(e,t)}))},iu=new fe("Set Injector scope."),au={},uu={},su=[],lu=void 0;function cu(){return void 0===lu&&(lu=new Ee),lu}function fu(e,t,n,r){void 0===t&&(t=null),void 0===n&&(n=null);var o=du(e,t,n,r);return o._resolveInjectorDefTypes(),o}function du(e,t,n,r){return void 0===t&&(t=null),void 0===n&&(n=null),new pu(e,n,t||cu(),r)}var pu=function(){function t(e,t,n,r){var o=this;void 0===r&&(r=null),this.parent=n,this.records=new Map,this.injectorDefTypes=new Set,this.onDestroy=new Set,this._destroyed=!1;var i=[];t&&Ve(t,(function(n){return o.processProvider(n,e,t)})),Ve([e],(function(e){return o.processInjectorType(e,[],i)})),this.records.set(de,yu(void 0,this));var a=this.records.get(iu);this.scope=null!=a?a.value:null,this.source=r||("object"==typeof e?null:U(e))}return Object.defineProperty(t.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,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=pe),void 0===r&&(r=e.InjectFlags.Default),this.assertNotDestroyed();var o=ge(this);try{if(!(r&e.InjectFlags.SkipSelf)){var i=this.records.get(t);if(void 0===i){var a=function u(e){return"function"==typeof e||"object"==typeof e&&e instanceof fe}
|
|
440
440
|
/**
|
|
441
441
|
* @license
|
|
442
442
|
* Copyright Google Inc. All Rights Reserved.
|
|
443
443
|
*
|
|
444
444
|
* Use of this source code is governed by an MIT-style license that can be
|
|
445
445
|
* found in the LICENSE file at https://angular.io/license
|
|
446
|
-
*/(t)&&S(t);i=a&&this.injectableDefInScope(a)?
|
|
446
|
+
*/(t)&&S(t);i=a&&this.injectableDefInScope(a)?yu(hu(t),au):null,this.records.set(t,i)}if(null!=i)return this.hydrate(t,i)}return(r&e.InjectFlags.Self?cu():this.parent).get(t,n=r&e.InjectFlags.Optional&&n===pe?null:n)}catch(e){if("NullInjectorError"===e.name){if((e.ngTempTokenPath=e.ngTempTokenPath||[]).unshift(U(t)),o)throw e;return ke(e,t,"R3InjectorError",this.source)}throw e}finally{ge(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(U(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=W(e)))return!1;var o=V(e),i=null==o&&e.ngModule||void 0,a=void 0===i?e:i,u=-1!==n.indexOf(a);if(void 0!==i&&(o=V(i)),null==o)return!1;if(null!=o.imports&&!u){var s;n.push(a);try{Ve(o.imports,(function(e){r.processInjectorType(e,t,n)&&(void 0===s&&(s=[]),s.push(e))}))}finally{}if(void 0!==s)for(var l=function(e){var t=s[e],n=t.ngModule,o=t.providers;Ve(o,(function(e){return r.processProvider(e,n,o||su)}))},c=0;c<s.length;c++)l(c)}this.injectorDefTypes.add(a),this.records.set(a,yu(o.factory,au));var f=o.providers;if(null!=f&&!u){var d=e;Ve(f,(function(e){return r.processProvider(e,d,f)}))}return void 0!==i&&void 0!==e.providers},t.prototype.processProvider=function(e,t,n){var r=mu(e=W(e))?e:W(e&&e.provide),o=function i(e,t,n){return gu(e)?yu(void 0,e.useValue):yu(vu(e,t,n),au)}(e,t,n);if(mu(e)||!0!==e.multi){var a=this.records.get(r);a&&void 0!==a.multi&&wo()}else{var u=this.records.get(r);u?void 0===u.multi&&wo():((u=yu(void 0,au,!0)).factory=function(){return xe(u.multi)},this.records.set(r,u)),r=e,u.multi.push(e)}this.records.set(r,o)},t.prototype.hydrate=function(e,t){return t.value===uu?function n(e){throw new Error("Cannot instantiate cyclic dependency! "+e)}(U(e)):t.value===au&&(t.value=uu,t.value=t.factory()),"object"==typeof t.value&&t.value&&function r(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(t.value)&&this.onDestroy.add(t.value),t.value},t.prototype.injectableDefInScope=function(e){return!!e.providedIn&&("string"==typeof e.providedIn?"any"===e.providedIn||e.providedIn===this.scope:this.injectorDefTypes.has(e.providedIn))},t}();function hu(e){var t=S(e),n=null!==t?t.factory:it(e);if(null!==n)return n;var r=V(e);if(null!==r)return r.factory;if(e instanceof fe)throw new Error("Token "+U(e)+" is missing a ɵprov definition.");if(e instanceof Function)return function o(e){var t=e.length;if(t>0){var n=He(t,"?");throw new Error("Can't resolve all parameters for "+U(e)+": ("+n.join(", ")+").")}var r=function o(e){var t=e&&(e[M]||e[L]||e[H]&&e[H]());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 v10. 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 vu(e,t,n){var r=void 0;if(mu(e)){var o=W(e);return it(o)||hu(o)}if(gu(e))r=function(){return W(e.useValue)};else if(function i(e){return!(!e||!e.useFactory)}(e))r=function(){return e.useFactory.apply(e,f(xe(e.deps||[])))};else if(function a(e){return!(!e||!e.useExisting)}(e))r=function(){return we(W(e.useExisting))};else{var u=W(e&&(e.useClass||e.provide));if(u||function s(e,t,n){var r="";throw e&&t&&(r=" - only instances of Provider and Type are allowed, got: ["+t.map((function(e){return e==n?"?"+n+"?":"..."})).join(", ")+"]"),new Error("Invalid provider for the NgModule '"+U(e)+"'"+r)}(t,n,e),!function l(e){return!!e.deps}(e))return it(u)||hu(u);r=function(){return new(u.bind.apply(u,f([void 0],xe(e.deps))))}}return r}function yu(e,t,n){return void 0===n&&(n=!1),{factory:e,value:t,multi:n?[]:void 0}}function gu(e){return null!==e&&"object"==typeof e&&ve in e}function mu(e){return"function"==typeof e}var _u=function wu(e,t,n){return new ku(e,t,n)},bu=function(){function e(){}return e.create=function(e,t){return Array.isArray(e)?_u(e,t,""):_u(e.providers,e.parent,e.name||"")},e.THROW_IF_NOT_FOUND=pe,e.NULL=new Ee,e.ɵprov=j({token:e,providedIn:"any",factory:function(){return we(de)}}),e.__NG_ELEMENT_ID__=-1,e}(),Cu=function(e){return e},Iu=[],xu=Cu,Eu=function(){return Array.prototype.slice.call(arguments)},ku=function(){function t(e,t,n){void 0===t&&(t=bu.NULL),void 0===n&&(n=null),this.parent=t,this.source=n;var r=this._records=new Map;r.set(bu,{token:bu,fn:Cu,deps:Iu,value:this,useNew:!1}),r.set(de,{token:de,fn:Cu,deps:Iu,value:this,useNew:!1}),this.scope=function e(t,n){var r=null;if(n)if(n=W(n),Array.isArray(n))for(var o=0;o<n.length;o++)r=e(t,n[o])||r;else{if("function"==typeof n)throw Nu("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw Nu("Unexpected provider",n);var i=W(n.provide),a=Ou(n);if(!0===n.multi){var u=t.get(i);if(u){if(u.fn!==Eu)throw Pu(i)}else t.set(i,u={token:n.provide,deps:[],useNew:!1,fn:Eu,value:Iu});u.deps.push({token:i=n,options:6})}var s=t.get(i);if(s&&s.fn==Eu)throw Pu(i);i===iu&&(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=S(t);if(a){var u=a&&a.providedIn;("any"===u||null!=u&&u===this.scope)&&o.set(t,i=Ou({provide:t,useFactory:a.factory,deps:Iu}))}void 0===i&&o.set(t,null)}var s=ge(this);try{return function t(n,r,o,i,a,u){try{return function s(n,r,o,i,a,u){var s,l;if(!r||u&e.InjectFlags.SkipSelf)l=u&e.InjectFlags.Self?bu.NULL.get(n,u&e.InjectFlags.Optional?void 0!==a?a:null:a):i.get(n,a,e.InjectFlags.Default);else{if((l=r.value)==xu)throw Error("ɵCircular dependency");if(l===Iu){r.value=xu;var c=r.useNew,d=r.fn,p=r.deps,h=Iu;if(p.length){h=[];for(var v=0;v<p.length;v++){var y=p[v],g=y.options,m=2&g?o.get(y.token):void 0;h.push(t(y.token,m,o,m||4&g?i:bu.NULL,1&g?null:bu.THROW_IF_NOT_FOUND,e.InjectFlags.Default))}}r.value=l=c?new((s=d).bind.apply(s,f([void 0],h))):d.apply(void 0,h)}}return l}(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==xu&&(r.value=Iu),e}}(t,i,o,this.parent,n,r)}catch(e){return ke(e,t,"StaticInjectorError",this.source)}finally{ge(s)}},t.prototype.toString=function(){var e=[];return this._records.forEach((function(t,n){return e.push(U(n))})),"StaticInjector["+e.join(", ")+"]"},t}();function Ou(e){var t=function n(e){var t=Iu,n=e.deps;if(n&&n.length){t=[];for(var r=0;r<n.length;r++){var o=6,i=W(n[r]);if(Array.isArray(i))for(var a=0,u=i;a<u.length;a++){var s=u[a];s instanceof I||s==I?o|=1:s instanceof E||s==E?o&=-3:s instanceof x||s==x?o&=-5:i=s instanceof C?s.token:W(s)}t.push({token:i,options:o})}}else if(e.useExisting)t=[{token:i=W(e.useExisting),options:6}];else if(!n&&!(ve in e))throw Nu("'deps' required",e);return t}(e),r=Cu,o=Iu,i=!1,a=W(e.provide);if(ve in e)o=e.useValue;else if(e.useFactory)r=e.useFactory;else if(e.useExisting);else if(e.useClass)i=!0,r=W(e.useClass);else{if("function"!=typeof a)throw Nu("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 Pu(e){return Nu("Cannot mix multi providers and regular providers",e)}function Nu(e,t){return new Error(Oe(e,t,"StaticInjectorError"))}
|
|
447
447
|
/**
|
|
448
448
|
* @license
|
|
449
449
|
* Copyright Google Inc. All Rights Reserved.
|
|
450
450
|
*
|
|
451
451
|
* Use of this source code is governed by an MIT-style license that can be
|
|
452
452
|
* found in the LICENSE file at https://angular.io/license
|
|
453
|
-
*/function
|
|
453
|
+
*/function Tu(e){return e.length>1?" ("+function t(e){for(var t=[],n=0;n<e.length;++n){if(t.indexOf(e[n])>-1)return t.push(e[n]),t;t.push(e[n])}return t}(e.slice().reverse()).map((function(e){return U(e.token)})).join(" -> ")+")":""}function ju(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}
|
|
454
454
|
/**
|
|
455
455
|
* @license
|
|
456
456
|
* Copyright Google Inc. All Rights Reserved.
|
|
457
457
|
*
|
|
458
458
|
* Use of this source code is governed by an MIT-style license that can be
|
|
459
459
|
* found in the LICENSE file at https://angular.io/license
|
|
460
|
-
*/(i,r):Error(i);return a.addKey=
|
|
460
|
+
*/(i,r):Error(i);return a.addKey=Du,a.keys=o,a.injectors=[e],a.constructResolvingMessage=n,a.ngOriginalError=r,a}function Du(e,t){this.injectors.push(e),this.keys.push(t),this.message=this.constructResolvingMessage(this.keys)}function Au(e,t){for(var n=[],r=0,o=t.length;r<o;r++){var i=t[r];n.push(i&&0!=i.length?i.map(U).join(" "):"?")}return Error("Cannot resolve all parameters for '"+U(e)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+U(e)+"' is decorated with Injectable.")}
|
|
461
461
|
/**
|
|
462
462
|
* @license
|
|
463
463
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -465,14 +465,14 @@ var Ma=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return Ha(
|
|
|
465
465
|
* Use of this source code is governed by an MIT-style license that can be
|
|
466
466
|
* found in the LICENSE file at https://angular.io/license
|
|
467
467
|
*/
|
|
468
|
-
var
|
|
468
|
+
var Su=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("Token must be defined!");this.displayName=U(this.token)}return e.get=function(e){return Ru.get(W(e))},Object.defineProperty(e,"numberOfKeys",{get:function(){return Ru.numberOfKeys},enumerable:!0,configurable:!0}),e}(),Ru=new(function(){function e(){this._allKeys=new Map}return e.prototype.get=function(e){if(e instanceof Su)return e;if(this._allKeys.has(e))return this._allKeys.get(e);var t=new Su(e,Su.numberOfKeys);return this._allKeys.set(e,t),t},Object.defineProperty(e.prototype,"numberOfKeys",{get:function(){return this._allKeys.size},enumerable:!0,configurable:!0}),e}()),Vu=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 Ua),Mu=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}(),Fu=[],Hu=function Hu(e,t,n){this.key=e,this.resolvedFactories=t,this.multiProvider=n,this.resolvedFactory=this.resolvedFactories[0]},Lu=function Lu(e,t){this.factory=e,this.dependencies=t};function Bu(e){var t,n;if(e.useClass){var r=W(e.useClass);t=Vu.factory(r),n=zu(r)}else e.useExisting?(t=function(e){return e},n=[Mu.fromKey(Su.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 qu(e,t,n)}))}return zu(e)}(e.useFactory,e.deps)):(t=function(){return e.useValue},n=Fu);return new Lu(t,n)}function Uu(e){return new Hu(Su.get(e.provide),[Bu(e)],e.multi||!1)}function Qu(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 Hu(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 Va)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(Uu),new Map);return Array.from(t.values())}function zu(e){var t=Vu.parameters(e);if(!t)return[];if(t.some((function(e){return null==e})))throw Au(e,t);return t.map((function(n){return qu(e,n,t)}))}function qu(e,t,n){var r=null,o=!1;if(!Array.isArray(t))return Wu(t instanceof C?t.token:t,o,null);for(var i=null,a=0;a<t.length;++a){var u=t[a];u instanceof Va?r=u:u instanceof C?r=u.token:u instanceof I?o=!0:u instanceof x||u instanceof E?i=u:u instanceof fe&&(r=u)}if(null!=(r=W(r)))return Wu(r,o,i);throw Au(e,n)}function Wu(e,t,n){return new Mu(Su.get(e),t,n)}
|
|
469
469
|
/**
|
|
470
470
|
* @license
|
|
471
471
|
* Copyright Google Inc. All Rights Reserved.
|
|
472
472
|
*
|
|
473
473
|
* Use of this source code is governed by an MIT-style license that can be
|
|
474
474
|
* found in the LICENSE file at https://angular.io/license
|
|
475
|
-
*/var
|
|
475
|
+
*/var Zu,Ku={},Gu=function(){function e(){}return e.resolve=function(e){return Qu(e)},e.resolveAndCreate=function(t,n){var r=e.resolve(t);return e.fromResolvedProviders(r,n)},e.fromResolvedProviders=function(e,t){return new Ju(e,t)},e}(),Ju=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]=Ku}return e.prototype.get=function(e,t){return void 0===t&&(t=pe),this._getByKey(Su.get(e),null,t)},e.prototype.resolveAndCreateChild=function(e){var t=Gu.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(Gu.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 ju(e,n,(function(e){return"Cannot instantiate cyclic dependency!"+Tu(e)}))}(this,e.key);return this._instantiateProvider(e)},e.prototype._getMaxNumberOfObjects=function(){return this.objs.length},e.prototype._instantiateProvider=function(e){if(e.multiProvider){for(var t=[],n=0;n<e.resolvedFactories.length;++n)t[n]=this._instantiate(e,e.resolvedFactories[n]);return t}return this._instantiate(e,e.resolvedFactories[0])},e.prototype._instantiate=function(e,t){var n,r,o=this,i=t.factory;try{n=t.dependencies.map((function(e){return o._getByReflectiveDependency(e)}))}catch(t){throw t.addKey&&t.addKey(this,e.key),t}try{r=i.apply(void 0,f(n))}catch(t){throw function a(e,t,n,r){return ju(e,r,(function(e){var n=U(e[0].token);return t.message+": Error during instantiation of "+n+"!"+Tu(e)+"."}),t)}(this,t,0,e.key)}return r},e.prototype._getByReflectiveDependency=function(e){return this._getByKey(e.key,e.visibility,e.optional?null:pe)},e.prototype._getByKey=function(t,n,r){return t===e.INJECTOR_KEY?this:n instanceof x?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]===Ku&&(this.objs[t]=this._new(this._providers[t])),this.objs[t];return Ku},e.prototype._throwOrNull=function(e,t){if(t!==pe)return t;throw function n(e,t){return ju(e,t,(function(e){return"No provider for "+U(e[0].token)+"!"+Tu(e)}))}(this,e)},e.prototype._getByKeySelf=function(e,t){var n=this._getObjByKeyId(e.id);return n!==Ku?n:this._throwOrNull(e,t)},e.prototype._getByKeyDefault=function(t,n,r){var o;for(o=r instanceof E?this.parent:this;o instanceof e;){var i=o,a=i._getObjByKeyId(t.id);if(a!==Ku)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}
|
|
476
476
|
/**
|
|
477
477
|
* @license
|
|
478
478
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -493,7 +493,7 @@ var Fu=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("
|
|
|
493
493
|
*
|
|
494
494
|
* Use of this source code is governed by an MIT-style license that can be
|
|
495
495
|
* found in the LICENSE file at https://angular.io/license
|
|
496
|
-
*/(this,(function(e){return' "'+e.key.displayName+'" '})).join(", ")+"])"},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return this.displayName},e.INJECTOR_KEY=
|
|
496
|
+
*/(this,(function(e){return' "'+e.key.displayName+'" '})).join(", ")+"])"},enumerable:!0,configurable:!0}),e.prototype.toString=function(){return this.displayName},e.INJECTOR_KEY=Su.get(bu),e}(),Yu=new fe("AnalyzeForEntryComponents"),$u=_("ContentChildren",(function(e,t){return void 0===t&&(t={}),i({selector:e,first:!1,isViewQuery:!1,descendants:!1},t)}),Zu=function Zu(){}),Xu=_("ContentChild",(function(e,t){return void 0===t&&(t={}),i({selector:e,first:!0,isViewQuery:!1,descendants:!0},t)}),Zu),es=_("ViewChildren",(function(e,t){return void 0===t&&(t={}),i({selector:e,first:!1,isViewQuery:!0,descendants:!0},t)}),Zu),ts=_("ViewChild",(function(e,t){return i({selector:e,first:!0,isViewQuery:!0,descendants:!0},t)}),Zu);
|
|
497
497
|
/**
|
|
498
498
|
* @license
|
|
499
499
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -501,21 +501,21 @@ var Fu=function(){function e(e,t){if(this.token=e,this.id=t,!e)throw new Error("
|
|
|
501
501
|
* Use of this source code is governed by an MIT-style license that can be
|
|
502
502
|
* found in the LICENSE file at https://angular.io/license
|
|
503
503
|
*/
|
|
504
|
-
function
|
|
504
|
+
function ns(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(us))}return r}return rs.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){os.delete(t)}
|
|
505
505
|
/**
|
|
506
506
|
* @license
|
|
507
507
|
* Copyright Google Inc. All Rights Reserved.
|
|
508
508
|
*
|
|
509
509
|
* Use of this source code is governed by an MIT-style license that can be
|
|
510
510
|
* found in the LICENSE file at https://angular.io/license
|
|
511
|
-
*/(n)}));t.push(s)})),
|
|
511
|
+
*/(n)}));t.push(s)})),as(),Promise.all(t).then((function(){}))}var rs=new Map,os=new Set;function is(e){return!!(e.templateUrl&&!e.hasOwnProperty("template")||e.styleUrls&&e.styleUrls.length)}function as(){var e=rs;return rs=new Map,e}function us(e){return"string"==typeof e?e:e.text()}function ss(e,t){for(var n=e.styles,r=e.classes,o=0,i=0;i<t.length;i++){var a=t[i];"number"==typeof a?o=a:1==o?r=Q(r,a):2==o&&(n=Q(n,a+": "+t[++i]+";"))}null!==n&&(e.styles=n),null!==r&&(e.classes=r)}
|
|
512
512
|
/**
|
|
513
513
|
* @license
|
|
514
514
|
* Copyright Google Inc. All Rights Reserved.
|
|
515
515
|
*
|
|
516
516
|
* Use of this source code is governed by an MIT-style license that can be
|
|
517
517
|
* found in the LICENSE file at https://angular.io/license
|
|
518
|
-
*/var
|
|
518
|
+
*/var ls=null;function cs(){if(!ls){var e=te.Symbol;if(e&&e.iterator)ls=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&&(ls=r)}}return ls}
|
|
519
519
|
/**
|
|
520
520
|
* @license
|
|
521
521
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -530,7 +530,7 @@ function as(e){var t=[],n=new Map;function r(t){var r=n.get(t);if(!r){var o=e(t)
|
|
|
530
530
|
* Use of this source code is governed by an MIT-style license that can be
|
|
531
531
|
* found in the LICENSE file at https://angular.io/license
|
|
532
532
|
*/
|
|
533
|
-
function
|
|
533
|
+
function fs(e,t){return e===t||"number"==typeof e&&"number"==typeof t&&isNaN(e)&&isNaN(t)}
|
|
534
534
|
/**
|
|
535
535
|
* @license
|
|
536
536
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -538,35 +538,35 @@ function vs(e,t){return e===t||"number"==typeof e&&"number"==typeof t&&isNaN(e)&
|
|
|
538
538
|
* Use of this source code is governed by an MIT-style license that can be
|
|
539
539
|
* found in the LICENSE file at https://angular.io/license
|
|
540
540
|
*/
|
|
541
|
-
function
|
|
541
|
+
function ds(e,t){var n=hs(e),r=hs(t);return n&&r?function o(e,t,n){for(var r=e[cs()](),o=t[cs()]();;){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,ds):!(n||!e||"object"!=typeof e&&"function"!=typeof e||r||!t||"object"!=typeof t&&"function"!=typeof t)||fs(e,t)}var ps=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 hs(e){return!!vs(e)&&(Array.isArray(e)||!(e instanceof Map)&&cs()in e)}function vs(e){return null!==e&&("function"==typeof e||"object"==typeof e)}
|
|
542
542
|
/**
|
|
543
543
|
* @license
|
|
544
544
|
* Copyright Google Inc. All Rights Reserved.
|
|
545
545
|
*
|
|
546
546
|
* Use of this source code is governed by an MIT-style license that can be
|
|
547
547
|
* found in the LICENSE file at https://angular.io/license
|
|
548
|
-
*/function
|
|
548
|
+
*/function ys(e,t,n){return e[t]=n}function gs(e,t){return e[t]}function ms(e,t,n){return!Object.is(e[t],n)&&(e[t]=n,!0)}function _s(e,t,n,r){var o=ms(e,t,n);return ms(e,t+1,r)||o}function ws(e,t,n,r,o){var i=_s(e,t,n,r);return ms(e,t+2,o)||i}function bs(e,t,n,r,o,i){var a=_s(e,t,n,r);return _s(e,t+2,o,i)||a}
|
|
549
549
|
/**
|
|
550
550
|
* @license
|
|
551
551
|
* Copyright Google Inc. All Rights Reserved.
|
|
552
552
|
*
|
|
553
553
|
* Use of this source code is governed by an MIT-style license that can be
|
|
554
554
|
* found in the LICENSE file at https://angular.io/license
|
|
555
|
-
*/function
|
|
555
|
+
*/function Cs(e,t,n,r){var o=Mt();return ms(o,Gt(),t)&&(Ft(),Di(pn(),o,e,t,n,r)),Cs}
|
|
556
556
|
/**
|
|
557
557
|
* @license
|
|
558
558
|
* Copyright Google Inc. All Rights Reserved.
|
|
559
559
|
*
|
|
560
560
|
* Use of this source code is governed by an MIT-style license that can be
|
|
561
561
|
* found in the LICENSE file at https://angular.io/license
|
|
562
|
-
*/function
|
|
562
|
+
*/function Is(e,t){for(var n=!1,r=Zt(),o=1;o<t.length;o+=2)n=ms(e,r++,t[o])||n;if(Kt(r),!n)return Do;var i=t[0];for(o=1;o<t.length;o+=2)i+=An(t[o])+t[o+1];return i}function xs(e,t,n,r){return ms(e,Gt(),n)?t+An(n)+r:Do}function Es(e,t,n,r,o,i){var a=_s(e,Zt(),n,o);return Jt(2),a?t+An(n)+r+An(o)+i:Do}function ks(e,t,n,r,o,i,a,u){var s=ws(e,Zt(),n,o,a);return Jt(3),s?t+An(n)+r+An(o)+i+An(a)+u:Do}function Os(e,t,n,r,o,i,a,u,s,l){var c=bs(e,Zt(),n,o,a,s);return Jt(4),c?t+An(n)+r+An(o)+i+An(a)+u+An(s)+l:Do}function Ps(e,t,n,r,o,i,a,u,s,l,c,f){var d=Zt(),p=bs(e,d,n,o,a,s);return p=ms(e,d+4,c)||p,Jt(5),p?t+An(n)+r+An(o)+i+An(a)+u+An(s)+l+An(c)+f:Do}function Ns(e,t,n,r,o,i,a,u,s,l,c,f,d,p){var h=Zt(),v=bs(e,h,n,o,a,s);return v=_s(e,h+4,c,d)||v,Jt(6),v?t+An(n)+r+An(o)+i+An(a)+u+An(s)+l+An(c)+f+An(d)+p:Do}function Ts(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v){var y=Zt(),g=bs(e,y,n,o,a,s);return g=ws(e,y+4,c,d,h)||g,Jt(7),g?t+An(n)+r+An(o)+i+An(a)+u+An(s)+l+An(c)+f+An(d)+p+An(h)+v:Do}function js(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g){var m=Zt(),_=bs(e,m,n,o,a,s);return _=bs(e,m+4,c,d,h,y)||_,Jt(8),_?t+An(n)+r+An(o)+i+An(a)+u+An(s)+l+An(c)+f+An(d)+p+An(h)+v+An(y)+g:Do}function Ds(e,t,n,r,o,i){var a=Mt(),u=xs(a,t,n,r);return u!==Do&&Di(pn(),a,e,u,o,i),Ds}function As(e,t,n,r,o,i,a,u){var s=Mt(),l=Es(s,t,n,r,o,i);return l!==Do&&Di(pn(),s,e,l,a,u),As}function Ss(e,t,n,r,o,i,a,u,s,l){var c=Mt(),f=ks(c,t,n,r,o,i,a,u);return f!==Do&&Di(pn(),c,e,f,s,l),Ss}function Rs(e,t,n,r,o,i,a,u,s,l,c,f){var d=Mt(),p=Os(d,t,n,r,o,i,a,u,s,l);return p!==Do&&Di(pn(),d,e,p,c,f),Rs}function Vs(e,t,n,r,o,i,a,u,s,l,c,f,d,p){var h=Mt(),v=Ps(h,t,n,r,o,i,a,u,s,l,c,f);return v!==Do&&Di(pn(),h,e,v,d,p),Vs}function Ms(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v){var y=Mt(),g=Ns(y,t,n,r,o,i,a,u,s,l,c,f,d,p);return g!==Do&&Di(pn(),y,e,g,h,v),Ms}function Fs(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g){var m=Mt(),_=Ts(m,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v);return _!==Do&&Di(pn(),m,e,_,y,g),Fs}function Hs(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m,_){var w=Mt(),b=js(w,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g);return b!==Do&&Di(pn(),w,e,b,m,_),Hs}function Ls(e,t,n,r){var o=Mt(),i=Is(o,t);return i!==Do&&Di(pn(),o,e,i,n,r),Ls}
|
|
563
563
|
/**
|
|
564
564
|
* @license
|
|
565
565
|
* Copyright Google Inc. All Rights Reserved.
|
|
566
566
|
*
|
|
567
567
|
* Use of this source code is governed by an MIT-style license that can be
|
|
568
568
|
* found in the LICENSE file at https://angular.io/license
|
|
569
|
-
*/function
|
|
569
|
+
*/function Bs(e){var t=po(e);Qi(t[1],t,e)}function Us(e){!function t(e,n){var r,o=0===e.flags;e.flags|=n,o&&e.clean==oi&&(e.clean=new Promise((function(e){return r=e})),e.scheduler((function(){if(1&e.flags&&(e.flags&=-2,Ui(e)),2&e.flags){e.flags&=-3;var t=e.playerHandler;t&&t.flushPlayers()}e.clean=oi,r(null)})))}(Bi(po(e))[8],1)}function Qs(e,t,n,r,o,i,a,u){var s=Mt(),l=Ft(),c=e+20,f=l.firstCreatePass?
|
|
570
570
|
/**
|
|
571
571
|
* @license
|
|
572
572
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -574,42 +574,42 @@ function ys(e,t){var n=ms(e),r=ms(t);return n&&r?function o(e,t,n){for(var r=e[h
|
|
|
574
574
|
* Use of this source code is governed by an MIT-style license that can be
|
|
575
575
|
* found in the LICENSE file at https://angular.io/license
|
|
576
576
|
*/
|
|
577
|
-
function
|
|
577
|
+
function d(e,t,n,r,o,i,a,u,s){var l=t.consts,c=si(t,n[6],e,0,a||null,Tt(l,u));Ci(t,n,c,Tt(l,s)),gn(t,c);var f=c.tViews=gi(2,-1,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,l),d=_i(0,null,2,-1,null,null);return d.injectorIndex=c.injectorIndex,f.node=d,null!==t.queries&&(t.queries.template(t,c),f.queries=t.queries.embeddedTView(c)),c}(e,l,s,t,n,r,o,i,a):l.data[c];Bt(f,!1);var p=s[11].createComment("");va(l,s,p,f),ho(p,s),Li(s,s[c]=Ri(p,s,p,f)),ft(f)&&hi(l,s,f),null!=a&&vi(s,f,u)}
|
|
578
578
|
/**
|
|
579
579
|
* @license
|
|
580
580
|
* Copyright Google Inc. All Rights Reserved.
|
|
581
581
|
*
|
|
582
582
|
* Use of this source code is governed by an MIT-style license that can be
|
|
583
583
|
* found in the LICENSE file at https://angular.io/license
|
|
584
|
-
*/
|
|
584
|
+
*/function zs(e,t,n,r){var o=n+20;o>=e.data.length&&(e.data[o]=null,e.blueprint[o]=null),t[o]=r}function qs(e){return xt(function t(){return At.lFrame.contextLView}(),e)}
|
|
585
585
|
/**
|
|
586
586
|
* @license
|
|
587
587
|
* Copyright Google Inc. All Rights Reserved.
|
|
588
588
|
*
|
|
589
589
|
* Use of this source code is governed by an MIT-style license that can be
|
|
590
590
|
* found in the LICENSE file at https://angular.io/license
|
|
591
|
-
*/function
|
|
591
|
+
*/function Ws(t,n){void 0===n&&(n=e.InjectFlags.Default);var r=Mt();return null==r?we(t,n):Gn(Lt(),r,W(t),n)}function Zs(e){return Kn(Lt(),e)}function Ks(){throw new Error("invalid")}
|
|
592
592
|
/**
|
|
593
593
|
* @license
|
|
594
594
|
* Copyright Google Inc. All Rights Reserved.
|
|
595
595
|
*
|
|
596
596
|
* Use of this source code is governed by an MIT-style license that can be
|
|
597
597
|
* found in the LICENSE file at https://angular.io/license
|
|
598
|
-
*/function
|
|
598
|
+
*/function Gs(e,t,n){var r=Mt();return ms(r,Gt(),t)&&bi(Ft(),pn(),r,e,t,r[11],n,!1),Gs}function Js(e,t,n,r,o){var i=o?"class":"style";Yi(e,n,t.inputs[i],i,r)}
|
|
599
599
|
/**
|
|
600
600
|
* @license
|
|
601
601
|
* Copyright Google Inc. All Rights Reserved.
|
|
602
602
|
*
|
|
603
603
|
* Use of this source code is governed by an MIT-style license that can be
|
|
604
604
|
* found in the LICENSE file at https://angular.io/license
|
|
605
|
-
*/function
|
|
605
|
+
*/function Ys(e,t,n,r){var o=Mt(),i=Ft(),a=20+e,u=o[11],s=o[a]=ai(t,u,function l(){return At.lFrame.currentNamespace}()),c=i.firstCreatePass?function f(e,t,n,r,o,i,a){var u=t.consts,s=Tt(u,i),l=si(t,n[6],e,3,o,s);return Ci(t,n,l,Tt(u,a)),null!==l.mergedAttrs&&ss(l,l.mergedAttrs),null!==t.queries&&t.queries.elementStart(t,l),l}(e,i,o,0,t,n,r):i.data[a];Bt(c,!0);var d=c.mergedAttrs;null!==d&&xn(u,s,d);var p=c.classes;null!==p&&Ia(u,s,p);var h=c.styles;null!==h&&Ca(u,s,h),va(i,o,s,c),0===function v(){return At.lFrame.elementDepthCount}()&&ho(s,o),function y(){At.lFrame.elementDepthCount++}(),ft(c)&&(hi(i,o,c),pi(i,c,o)),null!==r&&vi(o,c)}function $s(){var e=Lt();Ut()?Qt():Bt(e=e.parent,!1);var t=e;!function n(){At.lFrame.elementDepthCount--}();var r=Ft();r.firstCreatePass&&(gn(r,e),lt(e)&&r.queries.elementEnd(e)),null!==t.classes&&function o(e){return 0!=(16&e.flags)}(t)&&Js(r,t,Mt(),t.classes,!0),null!==t.styles&&function i(e){return 0!=(32&e.flags)}
|
|
606
606
|
/**
|
|
607
607
|
* @license
|
|
608
608
|
* Copyright Google Inc. All Rights Reserved.
|
|
609
609
|
*
|
|
610
610
|
* Use of this source code is governed by an MIT-style license that can be
|
|
611
611
|
* found in the LICENSE file at https://angular.io/license
|
|
612
|
-
*/(t)&&
|
|
612
|
+
*/(t)&&Js(r,t,Mt(),t.styles,!1)}function Xs(e,t,n,r){Ys(e,t,n,r),$s()}function el(e,t,n){var r=Mt(),o=Ft(),i=e+20,a=o.firstCreatePass?
|
|
613
613
|
/**
|
|
614
614
|
* @license
|
|
615
615
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -617,28 +617,21 @@ function Zs(e){var t=Ft(),n=Ht(),r=function o(e,t,n,r,i){var a=n+20,u=t[a]=t[11]
|
|
|
617
617
|
* Use of this source code is governed by an MIT-style license that can be
|
|
618
618
|
* found in the LICENSE file at https://angular.io/license
|
|
619
619
|
*/
|
|
620
|
-
function u(e,t,n,r,o){var i=t.consts,a=Tt(i,r),u=
|
|
620
|
+
function u(e,t,n,r,o){var i=t.consts,a=Tt(i,r),u=si(t,n[6],e,4,"ng-container",a);return null!==a&&ss(u,a),Ci(t,n,u,Tt(i,o)),null!==t.queries&&t.queries.elementStart(t,u),u}(e,o,r,t,n):o.data[i];Bt(a,!0);var s=r[i]=r[11].createComment("");va(o,r,s,a),ho(s,r),ft(a)&&(hi(o,r,a),pi(o,a,r)),null!=n&&vi(r,a)}function tl(){var e=Lt(),t=Ft();Ut()?Qt():Bt(e=e.parent,!1),t.firstCreatePass&&(gn(t,e),lt(e)&&t.queries.elementEnd(e))}function nl(e,t,n){el(e,t,n),tl()}function rl(){return Mt()}
|
|
621
621
|
/**
|
|
622
622
|
* @license
|
|
623
623
|
* Copyright Google Inc. All Rights Reserved.
|
|
624
624
|
*
|
|
625
625
|
* Use of this source code is governed by an MIT-style license that can be
|
|
626
626
|
* found in the LICENSE file at https://angular.io/license
|
|
627
|
-
*/function
|
|
627
|
+
*/function ol(e){return!!e&&"function"==typeof e.then}function il(e){return!!e&&"function"==typeof e.subscribe}
|
|
628
628
|
/**
|
|
629
629
|
* @license
|
|
630
630
|
* Copyright Google Inc. All Rights Reserved.
|
|
631
631
|
*
|
|
632
632
|
* Use of this source code is governed by an MIT-style license that can be
|
|
633
633
|
* found in the LICENSE file at https://angular.io/license
|
|
634
|
-
*/function
|
|
635
|
-
/**
|
|
636
|
-
* @license
|
|
637
|
-
* Copyright Google Inc. All Rights Reserved.
|
|
638
|
-
*
|
|
639
|
-
* Use of this source code is governed by an MIT-style license that can be
|
|
640
|
-
* found in the LICENSE file at https://angular.io/license
|
|
641
|
-
*/function vl(e,t,n,r){void 0===n&&(n=!1);var o=Ft(),i=Ht(),a=Bt();return gl(i,o,o[11],a,e,t,n,r),vl}function yl(e,t,n,r){void 0===n&&(n=!1);var o=Bt(),i=Ft(),a=Ht();return gl(a,i,Yi(en(a.data),o,i),o,e,t,n,r),yl}function gl(e,t,n,r,o,i,a,u){void 0===a&&(a=!1);var s=ft(r),l=e.firstCreatePass&&(e.cleanup||(e.cleanup=[])),c=Gi(t),f=!0;if(3===r.type){var d=bt(r,t),p=u?u(d):Qe,h=p.target||d,v=c.length,y=u?function(e){return u(_t(e[r.index])).target}:r.index;if(gt(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=_l(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=_l(r,t,i,!0),h.addEventListener(o,i,a),c.push(i),l&&l.push(o,y,v,a)}var w,b=r.outputs;if(f&&null!==b&&(w=b[o])){var C=w.length;if(C)for(var I=0;I<C;I+=2){var x=t[w[I]][w[I+1]].subscribe(i),E=c.length;c.push(i,x),l&&l.push(o,r.index,E,-(E+1))}}}function ml(e,t,n){try{return!1!==t(n)}catch(t){return $i(e,t),!1}}function _l(e,t,n,r){return function o(i){if(i===Function)return n;var a=2&e.flags?Et(e.index,t):t;0==(32&t[2])&&Qi(a);for(var u=ml(t,n,i),s=o.__ngNextListenerFn__;s;)u=ml(t,s,i)&&u,s=s.__ngNextListenerFn__;return r&&!1===u&&(i.preventDefault(),i.returnValue=!1),u}}
|
|
634
|
+
*/function al(e,t,n,r){void 0===n&&(n=!1);var o=Mt(),i=Ft(),a=Lt();return sl(i,o,o[11],a,e,t,n,r),al}function ul(e,t,n,r){void 0===n&&(n=!1);var o=Lt(),i=Mt(),a=Ft();return sl(a,i,Gi(Xt(a.data),o,i),o,e,t,n,r),ul}function sl(e,t,n,r,o,i,a,u){void 0===a&&(a=!1);var s=ft(r),l=e.firstCreatePass&&(e.cleanup||(e.cleanup=[])),c=Zi(t),f=!0;if(3===r.type){var d=bt(r,t),p=u?u(d):Qe,h=p.target||d,v=c.length,y=u?function(e){return u(_t(e[r.index])).target}:r.index;if(gt(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=cl(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=cl(r,t,i,!0),h.addEventListener(o,i,a),c.push(i),l&&l.push(o,y,v,a)}var w,b=r.outputs;if(f&&null!==b&&(w=b[o])){var C=w.length;if(C)for(var I=0;I<C;I+=2){var x=t[w[I]][w[I+1]].subscribe(i),E=c.length;c.push(i,x),l&&l.push(o,r.index,E,-(E+1))}}}function ll(e,t,n){try{return!1!==t(n)}catch(t){return Ji(e,t),!1}}function cl(e,t,n,r){return function o(i){if(i===Function)return n;var a=2&e.flags?Et(e.index,t):t;0==(32&t[2])&&Bi(a);for(var u=ll(t,n,i),s=o.__ngNextListenerFn__;s;)u=ll(t,s,i)&&u,s=s.__ngNextListenerFn__;return r&&!1===u&&(i.preventDefault(),i.returnValue=!1),u}}
|
|
642
635
|
/**
|
|
643
636
|
* @license
|
|
644
637
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -652,28 +645,28 @@ function u(e,t,n,r,o){var i=t.consts,a=Tt(i,r),u=li(t,n[6],e,4,"ng-container",a)
|
|
|
652
645
|
*
|
|
653
646
|
* Use of this source code is governed by an MIT-style license that can be
|
|
654
647
|
* found in the LICENSE file at https://angular.io/license
|
|
655
|
-
*/function
|
|
648
|
+
*/function fl(e){return void 0===e&&(e=1),cn(e)}
|
|
656
649
|
/**
|
|
657
650
|
* @license
|
|
658
651
|
* Copyright Google Inc. All Rights Reserved.
|
|
659
652
|
*
|
|
660
653
|
* Use of this source code is governed by an MIT-style license that can be
|
|
661
654
|
* found in the LICENSE file at https://angular.io/license
|
|
662
|
-
*/function
|
|
655
|
+
*/function dl(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?Po(e,a,!0):No(r,a))return i}else n=i}return n}function pl(e){var t=Mt()[16][6];if(!t.projection)for(var n=t.projection=He(e?e.length:1,null),r=n.slice(),o=t.child;null!==o;){var i=e?dl(o,e):0;null!==i&&(r[i]?r[i].projectionNext=o:n[i]=o,r[i]=o),o=o.next}}var hl=!1;function vl(e){hl=e}function yl(e,t,n){void 0===t&&(t=0);var r=Mt(),o=Ft(),i=si(o,r[6],e,1,null,n||null);null===i.projection&&(i.projection=t),Qt(),hl||wa(o,r,i)}function gl(e,t,n){return ml(e,"",t,"",n),gl}function ml(e,t,n,r,o){var i=Mt(),a=xs(i,t,n,r);return a!==Do&&bi(Ft(),pn(),i,e,a,i[11],o,!1),ml}function _l(e,t,n,r,o,i,a){var u=Mt(),s=Es(u,t,n,r,o,i);return s!==Do&&bi(Ft(),pn(),u,e,s,u[11],a,!1),_l}function wl(e,t,n,r,o,i,a,u,s){var l=Mt(),c=ks(l,t,n,r,o,i,a,u);return c!==Do&&bi(Ft(),pn(),l,e,c,l[11],s,!1),wl}function bl(e,t,n,r,o,i,a,u,s,l,c){var f=Mt(),d=Os(f,t,n,r,o,i,a,u,s,l);return d!==Do&&bi(Ft(),pn(),f,e,d,f[11],c,!1),bl}function Cl(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=Mt(),h=Ps(p,t,n,r,o,i,a,u,s,l,c,f);return h!==Do&&bi(Ft(),pn(),p,e,h,p[11],d,!1),Cl}function Il(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){var v=Mt(),y=Ns(v,t,n,r,o,i,a,u,s,l,c,f,d,p);return y!==Do&&bi(Ft(),pn(),v,e,y,v[11],h,!1),Il}function xl(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){var g=Mt(),m=Ts(g,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v);return m!==Do&&bi(Ft(),pn(),g,e,m,g[11],y,!1),xl}function El(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m){var _=Mt(),w=js(_,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g);return w!==Do&&bi(Ft(),pn(),_,e,w,_[11],m,!1),El}function kl(e,t,n){var r=Mt(),o=Is(r,t);return o!==Do&&bi(Ft(),pn(),r,e,o,r[11],n,!1),kl}
|
|
663
656
|
/**
|
|
664
657
|
* @license
|
|
665
658
|
* Copyright Google Inc. All Rights Reserved.
|
|
666
659
|
*
|
|
667
660
|
* Use of this source code is governed by an MIT-style license that can be
|
|
668
661
|
* found in the LICENSE file at https://angular.io/license
|
|
669
|
-
*/var
|
|
662
|
+
*/var Ol=[];function Pl(e,t,n,r,o){for(var i=e[n+1],a=null===t,u=r?Bo(i):zo(i),s=!1;0!==u&&(!1===s||a);){var l=e[u+1];Nl(e[u],t)&&(s=!0,e[u+1]=r?Zo(l):Qo(l)),u=r?Bo(l):zo(l)}s&&(e[n+1]=r?Qo(i):Zo(i))}function Nl(e,t){return null===e||null==t||(Array.isArray(e)?e[1]:e)===t||!(!Array.isArray(e)||"string"!=typeof t)&&Ue(e,t)>=0}
|
|
670
663
|
/**
|
|
671
664
|
* @license
|
|
672
665
|
* Copyright Google Inc. All Rights Reserved.
|
|
673
666
|
*
|
|
674
667
|
* Use of this source code is governed by an MIT-style license that can be
|
|
675
668
|
* found in the LICENSE file at https://angular.io/license
|
|
676
|
-
*/var
|
|
669
|
+
*/var Tl={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function jl(e){return e.substring(Tl.key,Tl.keyEnd)}function Dl(e){return e.substring(Tl.value,Tl.valueEnd)}function Al(e,t){var n=Tl.textEnd;return n===t?-1:(t=Tl.keyEnd=function r(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}(e,Tl.key=t,n),Vl(e,t,n))}function Sl(e,t){var n=Tl.textEnd,r=Tl.key=Vl(e,t,n);return n===r?-1:(r=Tl.keyEnd=function o(e,t,n){for(var r;t<n&&(45===(r=e.charCodeAt(t))||95===r||(-33&r)>=65&&(-33&r)<=90);)t++;return t}(e,r,n),r=Ml(e,r,n),r=Tl.value=Vl(e,r,n),r=Tl.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=Fl(e,s,a,n):t===a-4&&85===i&&82===o&&76===r&&40===s?u=a=Fl(e,41,a,n):s>32&&(u=a),i=o,o=r,r=-33&s}return u}(e,r,n),Ml(e,r,n))}function Rl(e){Tl.key=0,Tl.keyEnd=0,Tl.value=0,Tl.valueEnd=0,Tl.textEnd=e.length}function Vl(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function Ml(e,t,n,r){return(t=Vl(e,t,n))<n&&t++,t}function Fl(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}
|
|
677
670
|
/**
|
|
678
671
|
* @license
|
|
679
672
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -681,49 +674,49 @@ function u(e,t,n,r,o){var i=t.consts,a=Tt(i,r),u=li(t,n[6],e,4,"ng-container",a)
|
|
|
681
674
|
* Use of this source code is governed by an MIT-style license that can be
|
|
682
675
|
* found in the LICENSE file at https://angular.io/license
|
|
683
676
|
*/
|
|
684
|
-
function
|
|
677
|
+
function Hl(e){!function t(e){At.lFrame.currentSanitizer=e}(e)}function Ll(e,t,n){return Wl(e,t,n,!1),Ll}function Bl(e,t){return Wl(e,t,null,!0),Bl}function Ul(e){Zl($l,Ql,e,!1)}function Ql(e,t){for(var n=function r(e){return Rl(e),Sl(e,Vl(e,0,Tl.textEnd))}(t);n>=0;n=Sl(t,n))$l(e,jl(t),Dl(t))}function zl(e){Zl(Le,ql,e,!0)}function ql(e,t){for(var n=function r(e){return Rl(e),Al(e,Vl(e,0,Tl.textEnd))}(t);n>=0;n=Al(t,n))Le(e,jl(t),!0)}function Wl(e,t,n,r){var o=Mt(),i=Ft(),a=Jt(2);if(i.firstUpdatePass&&Gl(i,e,a,r),t!==Do&&ms(o,a,t)){var u=void 0;null==n&&(u=function s(){var e=At.lFrame;return null===e?null:e.currentSanitizer}())&&(n=u),Xl(i,i.data[fn()+20],o,o[11],e,o[a+1]=function l(e,t){return null==e||("function"==typeof t?e=t(e):"string"==typeof t?e+=t:"object"==typeof e&&(e=U(vr(e)))),e}(t,n),r,a)}}function Zl(e,t,n,r){var o=Ft(),i=Jt(2);o.firstUpdatePass&&Gl(o,null,i,r);var a=Mt();if(n!==Do&&ms(a,i,n)){var u=o.data[fn()+20];if(nc(u,r)&&!Kl(o,i)){var s=r?u.classes:u.styles;null!==s&&(n=Q(s,n||"")),Js(o,u,a,n,r)}else!function c(e,t,n,r,o,i,a,u){o===Do&&(o=Ol);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&&Xl(e,t,n,r,h,v,a,u),c=s<o.length?o[s]:null,f=l<i.length?i[l]:null}}(o,u,a,a[11],a[i+1],a[i+1]=function l(e,t,n){if(null==n||""===n)return Ol;var r=[],o=vr(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 Kl(e,t){return t>=e.expandoStartIndex}function Gl(e,t,n,r){var o=e.data;if(null===o[n+1]){var i=o[fn()+20],a=Kl(e,n);nc(i,r)&&null===t&&!a&&(t=!1),t=function u(e,t,n,r){var o=Xt(e),i=r?t.residualClasses:t.residualStyles;if(null===o)0===(r?t.classBindings:t.styleBindings)&&(n=Yl(n=Jl(null,e,t,n,r),t.attrs,r),i=null);else{var a=t.directiveStylingLast;if(-1===a||e[a]!==o)if(n=Jl(o,e,t,n,r),null===i){var u=function s(e,t,n){var r=n?t.classBindings:t.styleBindings;if(0!==zo(r))return e[Bo(r)]}(e,t,r);void 0!==u&&Array.isArray(u)&&function l(e,t,n,r){e[Bo(n?t.classBindings:t.styleBindings)]=r}(e,t,r,u=Yl(u=Jl(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=Yl(r,e[i].hostAttrs,n);return Yl(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=Bo(a),s=zo(a);e[r]=n;var l,c=!1;if(Array.isArray(n)?(null===(l=n[1])||Ue(n,l)>0)&&(c=!0):l=n,o)if(0!==s){var f=Bo(e[u+1]);e[r+1]=Lo(f,u),0!==f&&(e[f+1]=qo(e[f+1],r)),e[u+1]=function d(e,t){return 131071&e|t<<17}(e[u+1],r)}else e[r+1]=Lo(u,0),0!==u&&(e[u+1]=qo(e[u+1],r)),u=r;else e[r+1]=Lo(s,0),0===u?u=r:e[s+1]=qo(e[s+1],r),s=r;c&&(e[r+1]=Qo(e[r+1])),Pl(e,l,r,!0),Pl(e,l,r,!1),function p(e,t,n,r,o){var i=o?e.residualClasses:e.residualStyles;null!=i&&"string"==typeof t&&Ue(i,t)>=0&&(n[r+1]=Zo(n[r+1]))}(t,l,e,r,i),a=Lo(u,s),i?t.classBindings=a:t.styleBindings=a}(o,i,t,n,a,r)}}function Jl(e,t,n,r,o){var i=null,a=n.directiveEnd,u=n.directiveStylingLast;for(-1===u?u=n.directiveStart:u++;u<a&&(r=Yl(r,(i=t[u]).hostAttrs,o),i!==e);)u++;return null!==e&&(n.directiveStylingLast=u),r}function Yl(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]),Le(e,a,!!n||t[++i]))}return void 0===e?null:e}function $l(e,t,n){ao(t)&&(n=Xr(n)),Le(e,t,n)}function Xl(e,t,n,r,o,i,a,u){if(3===t.type){var s=e.data,l=s[u+1];tc(Wo(l)?ec(s,t,n,o,zo(l),a):void 0)||(tc(i)||Uo(l)&&(i=ec(s,null,n,o,u,a)),function c(e,t,n,r,o){var i=gt(e);if(t)o?i?e.addClass(n,r):n.classList.add(r):i?e.removeClass(n,r):n.classList.remove(r);else{var a=-1==r.indexOf("-")?void 0:2;null==o?i?e.removeStyle(n,r,a):n.style.removeProperty(r):i?e.setStyle(n,r,o,a):n.style.setProperty(r,o)}}(r,a,wt(fn(),n),o,i))}}function ec(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===Do&&(d=f?Ol:void 0);var p=f?Be(d,r):c===r?d:void 0;if(l&&!tc(p)&&(p=Be(s,r)),tc(p)&&(u=p,a))return u;var h=e[o+1];o=a?Bo(h):zo(h)}if(null!==t){var v=i?t.residualClasses:t.residualStyles;null!=v&&(u=Be(v,r))}return u}function tc(e){return void 0!==e}function nc(e,t){return 0!=(e.flags&(t?16:32))}
|
|
685
678
|
/**
|
|
686
679
|
* @license
|
|
687
680
|
* Copyright Google Inc. All Rights Reserved.
|
|
688
681
|
*
|
|
689
682
|
* Use of this source code is governed by an MIT-style license that can be
|
|
690
683
|
* found in the LICENSE file at https://angular.io/license
|
|
691
|
-
*/function
|
|
684
|
+
*/function rc(e,t){void 0===t&&(t="");var n=Mt(),r=Ft(),o=e+20,i=r.firstCreatePass?si(r,n[6],e,3,null,null):r.data[o],a=n[o]=na(t,n[11]);va(r,n,a,i),Bt(i,!1)}
|
|
692
685
|
/**
|
|
693
686
|
* @license
|
|
694
687
|
* Copyright Google Inc. All Rights Reserved.
|
|
695
688
|
*
|
|
696
689
|
* Use of this source code is governed by an MIT-style license that can be
|
|
697
690
|
* found in the LICENSE file at https://angular.io/license
|
|
698
|
-
*/function
|
|
691
|
+
*/function oc(e){return ic("",e,""),oc}function ic(e,t,n){var r=Mt(),o=xs(r,e,t,n);return o!==Do&&$i(r,fn(),o),ic}function ac(e,t,n,r,o){var i=Mt(),a=Es(i,e,t,n,r,o);return a!==Do&&$i(i,fn(),a),ac}function uc(e,t,n,r,o,i,a){var u=Mt(),s=ks(u,e,t,n,r,o,i,a);return s!==Do&&$i(u,fn(),s),uc}function sc(e,t,n,r,o,i,a,u,s){var l=Mt(),c=Os(l,e,t,n,r,o,i,a,u,s);return c!==Do&&$i(l,fn(),c),sc}function lc(e,t,n,r,o,i,a,u,s,l,c){var f=Mt(),d=Ps(f,e,t,n,r,o,i,a,u,s,l,c);return d!==Do&&$i(f,fn(),d),lc}function cc(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=Mt(),h=Ns(p,e,t,n,r,o,i,a,u,s,l,c,f,d);return h!==Do&&$i(p,fn(),h),cc}function fc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){var v=Mt(),y=Ts(v,e,t,n,r,o,i,a,u,s,l,c,f,d,p,h);return y!==Do&&$i(v,fn(),y),fc}function dc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){var g=Mt(),m=js(g,e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y);return m!==Do&&$i(g,fn(),m),dc}function pc(e){var t=Mt(),n=Is(t,e);return n!==Do&&$i(t,fn(),n),pc}
|
|
699
692
|
/**
|
|
700
693
|
* @license
|
|
701
694
|
* Copyright Google Inc. All Rights Reserved.
|
|
702
695
|
*
|
|
703
696
|
* Use of this source code is governed by an MIT-style license that can be
|
|
704
697
|
* found in the LICENSE file at https://angular.io/license
|
|
705
|
-
*/function
|
|
698
|
+
*/function hc(e,t,n){Zl(Le,ql,xs(Mt(),e,t,n),!0)}function vc(e,t,n,r,o){Zl(Le,ql,Es(Mt(),e,t,n,r,o),!0)}function yc(e,t,n,r,o,i,a){Zl(Le,ql,ks(Mt(),e,t,n,r,o,i,a),!0)}function gc(e,t,n,r,o,i,a,u,s){Zl(Le,ql,Os(Mt(),e,t,n,r,o,i,a,u,s),!0)}function mc(e,t,n,r,o,i,a,u,s,l,c){Zl(Le,ql,Ps(Mt(),e,t,n,r,o,i,a,u,s,l,c),!0)}function _c(e,t,n,r,o,i,a,u,s,l,c,f,d){Zl(Le,ql,Ns(Mt(),e,t,n,r,o,i,a,u,s,l,c,f,d),!0)}function wc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){Zl(Le,ql,Ts(Mt(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h),!0)}function bc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){Zl(Le,ql,js(Mt(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y),!0)}function Cc(e){Zl(Le,ql,Is(Mt(),e),!0)}
|
|
706
699
|
/**
|
|
707
700
|
* @license
|
|
708
701
|
* Copyright Google Inc. All Rights Reserved.
|
|
709
702
|
*
|
|
710
703
|
* Use of this source code is governed by an MIT-style license that can be
|
|
711
704
|
* found in the LICENSE file at https://angular.io/license
|
|
712
|
-
*/function
|
|
705
|
+
*/function Ic(e,t,n){Ul(xs(Mt(),e,t,n))}function xc(e,t,n,r,o){Ul(Es(Mt(),e,t,n,r,o))}function Ec(e,t,n,r,o,i,a){Ul(ks(Mt(),e,t,n,r,o,i,a))}function kc(e,t,n,r,o,i,a,u,s){Ul(Os(Mt(),e,t,n,r,o,i,a,u,s))}function Oc(e,t,n,r,o,i,a,u,s,l,c){Ul(Ps(Mt(),e,t,n,r,o,i,a,u,s,l,c))}function Pc(e,t,n,r,o,i,a,u,s,l,c,f,d){Ul(Ns(Mt(),e,t,n,r,o,i,a,u,s,l,c,f,d))}function Nc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){Ul(Ts(Mt(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h))}function Tc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){Ul(js(Mt(),e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y))}function jc(e){Ul(Is(Mt(),e))}
|
|
713
706
|
/**
|
|
714
707
|
* @license
|
|
715
708
|
* Copyright Google Inc. All Rights Reserved.
|
|
716
709
|
*
|
|
717
710
|
* Use of this source code is governed by an MIT-style license that can be
|
|
718
711
|
* found in the LICENSE file at https://angular.io/license
|
|
719
|
-
*/function
|
|
712
|
+
*/function Dc(e,t,n,r,o){return Wl(e,xs(Mt(),t,n,r),o,!1),Dc}function Ac(e,t,n,r,o,i,a){return Wl(e,Es(Mt(),t,n,r,o,i),a,!1),Ac}function Sc(e,t,n,r,o,i,a,u,s){return Wl(e,ks(Mt(),t,n,r,o,i,a,u),s,!1),Sc}function Rc(e,t,n,r,o,i,a,u,s,l,c){return Wl(e,Os(Mt(),t,n,r,o,i,a,u,s,l),c,!1),Rc}function Vc(e,t,n,r,o,i,a,u,s,l,c,f,d){return Wl(e,Ps(Mt(),t,n,r,o,i,a,u,s,l,c,f),d,!1),Vc}function Mc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h){return Wl(e,Ns(Mt(),t,n,r,o,i,a,u,s,l,c,f,d,p),h,!1),Mc}function Fc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y){return Wl(e,Ts(Mt(),t,n,r,o,i,a,u,s,l,c,f,d,p,h,v),y,!1),Fc}function Hc(e,t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g,m){return Wl(e,js(Mt(),t,n,r,o,i,a,u,s,l,c,f,d,p,h,v,y,g),m,!1),Hc}function Lc(e,t,n){return Wl(e,Is(Mt(),t),n,!1),Lc}
|
|
720
713
|
/**
|
|
721
714
|
* @license
|
|
722
715
|
* Copyright Google Inc. All Rights Reserved.
|
|
723
716
|
*
|
|
724
717
|
* Use of this source code is governed by an MIT-style license that can be
|
|
725
718
|
* found in the LICENSE file at https://angular.io/license
|
|
726
|
-
*/function
|
|
719
|
+
*/function Bc(e,t,n){var r=Mt();return ms(r,Gt(),t)&&bi(Ft(),pn(),r,e,t,r[11],n,!0),Bc}function Uc(e,t,n){var r=Mt();if(ms(r,Gt(),t)){var o=Ft(),i=pn();bi(o,i,r,e,t,Gi(Xt(o.data),i,r),n,!0)}return Uc}
|
|
727
720
|
/**
|
|
728
721
|
* @license
|
|
729
722
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -737,28 +730,28 @@ function Kl(e){!function t(e){St.lFrame.currentSanitizer=e}(e)}function Gl(e,t,n
|
|
|
737
730
|
*
|
|
738
731
|
* Use of this source code is governed by an MIT-style license that can be
|
|
739
732
|
* found in the LICENSE file at https://angular.io/license
|
|
740
|
-
*/function
|
|
733
|
+
*/function Qc(e){Xc(e);var t=Gc(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 zc(e){Xc(e);var t=Gc(e,!1);return null===t?null:t.lView[8]}function qc(e){var t=Gc(e,!1);if(null===t)return null;for(var n,r=t.lView;null===r[0]&&(n=Ao(r));)r=n;return 512&r[2]?null:r[8]}function Wc(e){return f(So(e).components)}function Zc(e){var t=Gc(e,!1);return null===t?bu.NULL:new nr(t.lView[1].data[t.nodeIndex],t.lView)}function Kc(e){var t=Gc(e);return void 0===t.directives&&(t.directives=mo(t.nodeIndex,t.lView,!1)),null===t.directives?[]:f(t.directives)}function Gc(e,t){void 0===t&&(t=!0);var n=co(e);if(!n&&t)throw new Error("Invalid ng target");return n}function Jc(e){return co(e).native}function Yc(e){Xc(e);var t=Gc(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=_t(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($c),i}function $c(e,t){return e.name==t.name?0:e.name<t.name?-1:1}function Xc(e){if("undefined"!=typeof Element&&!(e instanceof Element))throw new Error("Expecting instance of DOM Element")}
|
|
741
734
|
/**
|
|
742
735
|
* @license
|
|
743
736
|
* Copyright Google Inc. All Rights Reserved.
|
|
744
737
|
*
|
|
745
738
|
* Use of this source code is governed by an MIT-style license that can be
|
|
746
739
|
* found in the LICENSE file at https://angular.io/license
|
|
747
|
-
*/function
|
|
740
|
+
*/function ef(e){Us(e),Wc(e).forEach((function(e){return Bs(e)}))}
|
|
748
741
|
/**
|
|
749
742
|
* @license
|
|
750
743
|
* Copyright Google Inc. All Rights Reserved.
|
|
751
744
|
*
|
|
752
745
|
* Use of this source code is governed by an MIT-style license that can be
|
|
753
746
|
* found in the LICENSE file at https://angular.io/license
|
|
754
|
-
*/var
|
|
747
|
+
*/var tf=!1;function nf(e,t){if(("undefined"==typeof COMPILED||!COMPILED)&&te){var n=te.ng;n||(n=te.ng={}),n[e]=t}}
|
|
755
748
|
/**
|
|
756
749
|
* @license
|
|
757
750
|
* Copyright Google Inc. All Rights Reserved.
|
|
758
751
|
*
|
|
759
752
|
* Use of this source code is governed by an MIT-style license that can be
|
|
760
753
|
* found in the LICENSE file at https://angular.io/license
|
|
761
|
-
*/function
|
|
754
|
+
*/function rf(e,t,n,r,o,i){var a=n[1];n[20]=e;var u=si(a,null,0,3,null,null),s=u.mergedAttrs=t.hostAttrs;null!==s&&(ss(u,s),null!==e&&(xn(o,e,s),null!==u.classes&&Ia(o,e,u.classes),null!==u.styles&&Ca(o,e,u.styles)));var l=r.createRenderer(e,t),c=ui(n,yi(t),null,t.onPush?64:16,n[20],u,r,l,i);return a.firstCreatePass&&(Zn(Qn(u,n),a,t.type),Oi(a,u),Ni(u,n.length,1)),Li(n,c),n[20]=c}function of(e,t,n,r,o){var i=n[1],a=function u(e,t,n){var r=Lt();e.firstCreatePass&&(n.providersResolver&&n.providersResolver(n),ki(e,r,1),Ti(e,t,n));var o=Xn(t,e,t.length-1,r);ho(o,t);var i=bt(r,t);return i&&ho(i,t),o}(i,n,t);r.components.push(a),e[8]=a,o&&o.forEach((function(e){return e(a,t)})),t.contentQueries&&t.contentQueries(1,a,n.length-1);var s=Lt();if(i.firstCreatePass&&(null!==t.hostBindings||null!==t.hostAttrs)){dn(s.index-20);var l=n[1];Ii(l,t),xi(l,n,t.hostVars),Ei(t,a)}return a}function af(e,t){return{components:[],scheduler:e||Rn,clean:Wi,playerHandler:t||null,flags:0}}function uf(e,t){var n=Ot(e)[1],r=n.data.length-1;gn(n,{directiveStart:r,directiveEnd:r+1})}
|
|
762
755
|
/**
|
|
763
756
|
* @license
|
|
764
757
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -766,42 +759,42 @@ function Kl(e){!function t(e){St.lFrame.currentSanitizer=e}(e)}function Gl(e,t,n
|
|
|
766
759
|
* Use of this source code is governed by an MIT-style license that can be
|
|
767
760
|
* found in the LICENSE file at https://angular.io/license
|
|
768
761
|
*/
|
|
769
|
-
function
|
|
762
|
+
function sf(e){return Object.getPrototypeOf(e.prototype).constructor}function lf(e){for(var t=sf(e.type),n=!0,r=[e];t;){var o=void 0;if(dt(e))o=t.ɵcmp||t.ɵdir;else{if(t.ɵcmp)throw new Error("Directives cannot inherit Components");o=t.ɵdir}if(o){if(n){r.push(o);var i=e;i.inputs=cf(e.inputs),i.declaredInputs=cf(e.declaredInputs),i.outputs=cf(e.outputs);var a=o.hostBindings;a&&pf(e,a);var u=o.viewQuery,s=o.contentQueries;if(u&&ff(e,u),s&&df(e,s),T(e.inputs,o.inputs),T(e.declaredInputs,o.declaredInputs),T(e.outputs,o.outputs),dt(o)&&o.data.animation){var l=e.data;l.animation=(l.animation||[]).concat(o.data.animation)}i.afterContentChecked=i.afterContentChecked||o.afterContentChecked,i.afterContentInit=e.afterContentInit||o.afterContentInit,i.afterViewChecked=e.afterViewChecked||o.afterViewChecked,i.afterViewInit=e.afterViewInit||o.afterViewInit,i.doCheck=e.doCheck||o.doCheck,i.onDestroy=e.onDestroy||o.onDestroy,i.onInit=e.onInit||o.onInit}var c=o.features;if(c)for(var f=0;f<c.length;f++){var d=c[f];d&&d.ngInherit&&d(e),d===lf&&(n=!1)}}t=Object.getPrototypeOf(t)}!function p(e){for(var t=0,n=null,r=e.length-1;r>=0;r--){var o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=On(o.hostAttrs,n=On(n,o.hostAttrs))}}(r)}function cf(e){return e===Qe?{}:e===ze?[]:e}function ff(e,t){var n=e.viewQuery;e.viewQuery=n?function(e,r){t(e,r),n(e,r)}:t}function df(e,t){var n=e.contentQueries;e.contentQueries=n?function(e,r,o){t(e,r,o),n(e,r,o)}:t}function pf(e,t){var n=e.hostBindings;e.hostBindings=n?function(e,r){t(e,r),n(e,r)}:t}
|
|
770
763
|
/**
|
|
771
764
|
* @license
|
|
772
765
|
* Copyright Google Inc. All Rights Reserved.
|
|
773
766
|
*
|
|
774
767
|
* Use of this source code is governed by an MIT-style license that can be
|
|
775
768
|
* found in the LICENSE file at https://angular.io/license
|
|
776
|
-
*/var
|
|
769
|
+
*/var hf=["providersResolver"],vf=["template","decls","consts","vars","onPush","ngContentSelectors","styles","encapsulation","schemas"];function yf(e){var t,n,r,o,i,a=sf(e.type);i=dt(e)?a.ɵcmp:a.ɵdir;var u=e;try{for(var s=l(hf),c=s.next();!c.done;c=s.next())u[p=c.value]=i[p]}catch(e){t={error:e}}finally{try{c&&!c.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}if(dt(i))try{for(var f=l(vf),d=f.next();!d.done;d=f.next()){var p;u[p=d.value]=i[p]}}catch(e){r={error:e}}finally{try{d&&!d.done&&(o=f.return)&&o.call(f)}finally{if(r)throw r.error}}}
|
|
777
770
|
/**
|
|
778
771
|
* @license
|
|
779
772
|
* Copyright Google Inc. All Rights Reserved.
|
|
780
773
|
*
|
|
781
774
|
* Use of this source code is governed by an MIT-style license that can be
|
|
782
775
|
* found in the LICENSE file at https://angular.io/license
|
|
783
|
-
*/var
|
|
776
|
+
*/var gf=function(){function e(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}return e.prototype.isFirstChange=function(){return this.firstChange},e}();
|
|
784
777
|
/**
|
|
785
778
|
* @license
|
|
786
779
|
* Copyright Google Inc. All Rights Reserved.
|
|
787
780
|
*
|
|
788
781
|
* Use of this source code is governed by an MIT-style license that can be
|
|
789
782
|
* found in the LICENSE file at https://angular.io/license
|
|
790
|
-
*/function
|
|
783
|
+
*/function mf(e){e.type.prototype.ngOnChanges&&(e.setInput=_f,e.onChanges=function t(){return function e(){var t=wf(this),n=t&&t.current;if(n){var r=t.previous;if(r===Qe)t.previous=n;else for(var o in n)r[o]=n[o];t.current=null,this.ngOnChanges(n)}}}())}function _f(e,t,n,r){var o=wf(e)||function i(e,t){return e.__ngSimpleChanges__=t}
|
|
791
784
|
/**
|
|
792
785
|
* @license
|
|
793
786
|
* Copyright Google Inc. All Rights Reserved.
|
|
794
787
|
*
|
|
795
788
|
* Use of this source code is governed by an MIT-style license that can be
|
|
796
789
|
* found in the LICENSE file at https://angular.io/license
|
|
797
|
-
*/(e,{previous:Qe,current:null}),a=o.current||(o.current={}),u=o.previous,s=this.declaredInputs[n],l=u[s];a[s]=new
|
|
790
|
+
*/(e,{previous:Qe,current:null}),a=o.current||(o.current={}),u=o.previous,s=this.declaredInputs[n],l=u[s];a[s]=new gf(l&&l.currentValue,t,u===Qe),e[r]=t}function wf(e){return e.__ngSimpleChanges__||null}function bf(e,t,n,r,o){if(e=W(e),Array.isArray(e))for(var i=0;i<e.length;i++)bf(e[i],t,n,r,o);else{var a=Ft(),u=Mt(),s=mu(e)?e:W(e.provide),l=vu(e),c=Lt(),f=65535&c.providerIndexes,d=c.directiveStart,p=c.providerIndexes>>16;if(mu(e)||!e.multi){var h=new In(l,o,Ws),v=xf(s,t,o?f:f+p,d);-1===v?(Zn(Qn(c,u),a,s),Cf(a,e,t.length),t.push(s),c.directiveStart++,c.directiveEnd++,o&&(c.providerIndexes+=65536),n.push(h),u.push(h)):(n[v]=h,u[v]=h)}else{var y=xf(s,t,f+p,d),g=xf(s,t,f,f+p),m=g>=0&&n[g];o&&!m||!o&&!(y>=0&&n[y])?(Zn(Qn(c,u),a,s),h=function _(e,t,n,r,o){var i=new In(e,n,Ws);return i.multi=[],i.index=t,i.componentProviders=0,If(i,o,r&&!n),i}(o?kf:Ef,n.length,o,r,l),!o&&m&&(n[g].providerFactory=h),Cf(a,e,t.length,0),t.push(s),c.directiveStart++,c.directiveEnd++,o&&(c.providerIndexes+=65536),n.push(h),u.push(h)):Cf(a,e,y>-1?y:g,If(n[o?g:y],l,!o&&r)),!o&&r&&m&&n[g].componentProviders++}}}function Cf(e,t,n,r){var o=mu(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 If(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function xf(e,t,n,r){for(var o=n;o<r;o++)if(t[o]===e)return o;return-1}function Ef(e,t,n,r){return Of(this.multi,[])}function kf(e,t,n,r){var o,i=this.multi;if(this.providerFactory){var a=this.providerFactory.componentProviders,u=Xn(n,n[1],this.providerFactory.index,r);Of(i,o=u.slice(0,a));for(var s=a;s<u.length;s++)o.push(u[s])}else Of(i,o=[]);return o}function Of(e,t){for(var n=0;n<e.length;n++)t.push((0,e[n])());return t}function Pf(e,t){return void 0===t&&(t=[]),function(n){n.providersResolver=function(n,r){return function o(e,t,n){var r=Ft();if(r.firstCreatePass){var o=dt(e);bf(n,r.data,r.blueprint,o,!0),bf(t,r.data,r.blueprint,o,!1)}}(n,r?r(e):e,t)}}}
|
|
798
791
|
/**
|
|
799
792
|
* @license
|
|
800
793
|
* Copyright Google Inc. All Rights Reserved.
|
|
801
794
|
*
|
|
802
795
|
* Use of this source code is governed by an MIT-style license that can be
|
|
803
796
|
* found in the LICENSE file at https://angular.io/license
|
|
804
|
-
*/
|
|
797
|
+
*/mf.ngInherit=!0;var Nf=function Nf(){},Tf=function Tf(){};
|
|
805
798
|
/**
|
|
806
799
|
* @license
|
|
807
800
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -809,7 +802,7 @@ function gf(e){return Object.getPrototypeOf(e.prototype).constructor}function mf
|
|
|
809
802
|
* Use of this source code is governed by an MIT-style license that can be
|
|
810
803
|
* found in the LICENSE file at https://angular.io/license
|
|
811
804
|
*/
|
|
812
|
-
function
|
|
805
|
+
function jf(e){var t=Error("No component factory found for "+U(e)+". Did you add it to @NgModule.entryComponents?");return t[Df]=e,t}var Df="ngComponent",Af=function(){function e(){}return e.prototype.resolveComponentFactory=function(e){throw jf(e)},e}(),Sf=function(){function e(){}return e.NULL=new Af,e}(),Rf=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 jf(e);return new Vf(t,this._ngModule)},e}(),Vf=function(e){function t(t,n){var r=e.call(this)||this;return r.factory=t,r.ngModule=n,r.selector=t.selector,r.componentType=t.componentType,r.ngContentSelectors=t.ngContentSelectors,r.inputs=t.inputs,r.outputs=t.outputs,r}return o(t,e),t.prototype.create=function(e,t,n,r){return this.factory.create(e,t,n,r||this.ngModule)},t}(Tf);
|
|
813
806
|
/**
|
|
814
807
|
* @license
|
|
815
808
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -817,28 +810,28 @@ function Lf(e){var t=Error("No component factory found for "+U(e)+". Did you add
|
|
|
817
810
|
* Use of this source code is governed by an MIT-style license that can be
|
|
818
811
|
* found in the LICENSE file at https://angular.io/license
|
|
819
812
|
*/
|
|
820
|
-
function
|
|
813
|
+
function Mf(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}
|
|
821
814
|
/**
|
|
822
815
|
* @license
|
|
823
816
|
* Copyright Google Inc. All Rights Reserved.
|
|
824
817
|
*
|
|
825
818
|
* Use of this source code is governed by an MIT-style license that can be
|
|
826
819
|
* found in the LICENSE file at https://angular.io/license
|
|
827
|
-
*/var
|
|
820
|
+
*/var Ff,Hf=function(){function e(e){this.nativeElement=e}return e.__NG_ELEMENT_ID__=function(){return Lf(e)},e}(),Lf=Mf,Bf=(new fe("Renderer2Interceptor"),function Bf(){});(Ff=e.RendererStyleFlags2||(e.RendererStyleFlags2={}))[Ff.Important=1]="Important",Ff[Ff.DashCase=2]="DashCase";var Uf,Qf=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return zf()},e}(),zf=Mf,qf=function(){function e(){}return e.ɵprov=j({token:e,providedIn:"root",factory:function(){return null}}),e}(),Wf=new(Uf=function Uf(e){this.full=e,this.major=e.split(".")[0],this.minor=e.split(".")[1],this.patch=e.split(".").slice(2).join(".")})("9.1.7"),Zf=function(){function e(){}return e.prototype.supports=function(e){return hs(e)},e.prototype.create=function(e){return new Gf(e)},e}(),Kf=function(e,t){return t},Gf=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||Kf}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<Xf(n,r,o)?t:n,a=Xf(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=[]),!hs(e))throw new Error("Error trying to diff '"+U(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&&fs(i.trackById,o)?(a&&(i=this._verifyReinsertion(i,r,o,u)),fs(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[cs()](),o=void 0;!(o=r.next()).done;)t(o.value)}(e,(function(e){o=t._trackByFn(n,e),null!==i&&fs(i.trackById,o)?(a&&(i=t._verifyReinsertion(i,e,o,n)),fs(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:!0,configurable:!0}),e.prototype._reset=function(){if(this.isDirty){var e=void 0,t=void 0;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=t)e.previousIndex=e.currentIndex,t=e._nextMoved;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}},e.prototype._mismatch=function(e,t,n,r){var o;return null===e?o=this._itTail:(o=e._prev,this._remove(e)),null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(fs(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,o,r)):null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(fs(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,o,r)):e=this._addAfter(new Jf(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 $f),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 $f),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}(),Jf=function Jf(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},Yf=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)&&fs(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}(),$f=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 Yf,this.map.set(t,n)),n.add(e)},e.prototype.get=function(e,t){var n=this.map.get(e);return n?n.get(e,t):null},e.prototype.remove=function(e){var t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e},Object.defineProperty(e.prototype,"isEmpty",{get:function(){return 0===this.map.size},enumerable:!0,configurable:!0}),e.prototype.clear=function(){this.map.clear()},e}();function Xf(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}
|
|
828
821
|
/**
|
|
829
822
|
* @license
|
|
830
823
|
* Copyright Google Inc. All Rights Reserved.
|
|
831
824
|
*
|
|
832
825
|
* Use of this source code is governed by an MIT-style license that can be
|
|
833
826
|
* found in the LICENSE file at https://angular.io/license
|
|
834
|
-
*/var
|
|
827
|
+
*/var ed=function(){function e(){}return e.prototype.supports=function(e){return e instanceof Map||vs(e)},e.prototype.create=function(){return new td},e}(),td=function(){function e(){this._records=new Map,this._mapHead=null,this._appendAfter=null,this._previousMapHead=null,this._changesHead=null,this._changesTail=null,this._additionsHead=null,this._additionsTail=null,this._removalsHead=null,this._removalsTail=null}return Object.defineProperty(e.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead},enumerable:!0,configurable:!0}),e.prototype.forEachItem=function(e){var t;for(t=this._mapHead;null!==t;t=t._next)e(t)},e.prototype.forEachPreviousItem=function(e){var t;for(t=this._previousMapHead;null!==t;t=t._nextPrevious)e(t)},e.prototype.forEachChangedItem=function(e){var t;for(t=this._changesHead;null!==t;t=t._nextChanged)e(t)},e.prototype.forEachAddedItem=function(e){var t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)},e.prototype.forEachRemovedItem=function(e){var t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)},e.prototype.diff=function(e){if(e){if(!(e instanceof Map||vs(e)))throw new Error("Error trying to diff '"+U(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 nd(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){fs(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}(),nd=function nd(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},rd=function(){function e(e){this.factories=e}return e.create=function(t,n){if(null!=n){var r=n.factories.slice();t=t.concat(r)}return new e(t)},e.extend=function(t){return{provide:e,useFactory:function(n){if(!n)throw new Error("Cannot extend IterableDiffers without a parent injector");return e.create(t,n)},deps:[[e,new E,new I]]}},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}
|
|
835
828
|
/**
|
|
836
829
|
* @license
|
|
837
830
|
* Copyright Google Inc. All Rights Reserved.
|
|
838
831
|
*
|
|
839
832
|
* Use of this source code is governed by an MIT-style license that can be
|
|
840
833
|
* found in the LICENSE file at https://angular.io/license
|
|
841
|
-
*/(e)+"'")},e.ɵprov=j({token:e,providedIn:"root",factory:function(){return new e([new
|
|
834
|
+
*/(e)+"'")},e.ɵprov=j({token:e,providedIn:"root",factory:function(){return new e([new Zf])}}),e}(),od=function(){function e(e){this.factories=e}return e.create=function(t,n){if(n){var r=n.factories.slice();t=t.concat(r)}return new e(t)},e.extend=function(t){return{provide:e,useFactory:function(n){if(!n)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return e.create(t,n)},deps:[[e,new E,new I]]}},e.prototype.find=function(e){var t=this.factories.find((function(t){return t.supports(e)}));if(t)return t;throw new Error("Cannot find a differ supporting object '"+e+"'")},e.ɵprov=j({token:e,providedIn:"root",factory:function(){return new e([new ed])}}),e}(),id=[new ed],ad=new rd([new Zf]),ud=new od(id),sd=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return ld(e,Hf)},e}(),ld=Mf,cd=function(){function e(){}return e.__NG_ELEMENT_ID__=function(){return fd(e,Hf)},e}(),fd=Mf;
|
|
842
835
|
/**
|
|
843
836
|
* @license
|
|
844
837
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -846,21 +839,21 @@ function Wf(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t]}
|
|
|
846
839
|
* Use of this source code is governed by an MIT-style license that can be
|
|
847
840
|
* found in the LICENSE file at https://angular.io/license
|
|
848
841
|
*/
|
|
849
|
-
function
|
|
842
|
+
function dd(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 pd(n,t),n}(o,e)}function pd(e,t){e.ngDebugContext=t,e.ngErrorLogger=t.logError.bind(t)}function hd(e){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+e)}
|
|
850
843
|
/**
|
|
851
844
|
* @license
|
|
852
845
|
* Copyright Google Inc. All Rights Reserved.
|
|
853
846
|
*
|
|
854
847
|
* Use of this source code is governed by an MIT-style license that can be
|
|
855
848
|
* found in the LICENSE file at https://angular.io/license
|
|
856
|
-
*/function
|
|
849
|
+
*/function vd(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 yd(e,t,n){return(1792&e.state)===t&&e.initIndex<=n&&(e.initIndex=n+1,!0)}function gd(e,t){return e.nodes[t]}function md(e,t){return e.nodes[t]}function _d(e,t){return e.nodes[t]}function wd(e,t){return e.nodes[t]}function bd(e,t){return e.nodes[t]}var Cd=function Cd(){},Id={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},xd=function(){},Ed=new Map;function kd(e){var t=Ed.get(e);return t||(t=U(e)+"_"+Ed.size,Ed.set(e,t)),t}var Od=0;function Pd(e,t,n,r){return!(!(2&e.state)&&fs(e.oldValues[t.bindingIndex+n],r))}function Nd(e,t,n,r){return!!Pd(e,t,n,r)&&(e.oldValues[t.bindingIndex+n]=r,!0)}function Td(e,t,n,r){var o=e.oldValues[t.bindingIndex+n];if(1&e.state||!ds(o,r)){var i=t.bindings[n].name;throw dd(Id.createDebugContext(e,t.nodeIndex),i+": "+o,i+": "+r,0!=(1&e.state))}}function jd(e){for(var t=e;t;)2&t.def.flags&&(t.state|=8),t=t.viewContainerParent||t.parent}function Dd(e,t){for(var n=e;n&&n!==t;)n.state|=64,n=n.viewContainerParent||n.parent}function Ad(e,t,n,r){try{return jd(33554432&e.def.nodes[t].flags?md(e,t).componentView:e),Id.handleEvent(e,t,n,r)}catch(t){e.root.errorHandler.handleError(t)}}function Sd(e){return e.parent?md(e.parent,e.parentNodeDef.nodeIndex):null}function Rd(e){return e.parent?e.parentNodeDef.parent:null}function Vd(e,t){switch(201347067&t.flags){case 1:return md(e,t.nodeIndex).renderElement;case 2:return gd(e,t.nodeIndex).renderText}}function Md(e){return!!e.parent&&!!(32768&e.parentNodeDef.flags)}function Fd(e){return!(!e.parent||32768&e.parentNodeDef.flags)}function Hd(e){return 1<<e%32}function Ld(e){var t={},n=0,r={};return e&&e.forEach((function(e){var o=c(e,2),i=o[0],a=o[1];"number"==typeof i?(t[i]=a,n|=Hd(i)):r[i]=a})),{matchedQueries:t,references:r,matchedQueryIds:n}}function Bd(e,t){return e.map((function(e){var n,r,o;return Array.isArray(e)?(o=(n=c(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:kd(r)}}))}function Ud(t,n,r){var o=r.renderParent;return o?0==(1&o.flags)||0==(33554432&o.flags)||o.element.componentRendererType&&o.element.componentRendererType.encapsulation===e.ViewEncapsulation.Native?md(t,r.renderParent.nodeIndex).renderElement:void 0:n}var Qd=new WeakMap;function zd(e){var t=Qd.get(e);return t||((t=e((function(){return xd}))).factory=e,Qd.set(e,t)),t}function qd(e,t,n,r,o){3===t&&(n=e.renderer.parentNode(Vd(e,e.def.lastRenderRootNode))),Wd(e,t,0,e.def.nodes.length-1,n,r,o)}function Wd(e,t,n,r,o,i,a){for(var u=n;u<=r;u++){var s=e.def.nodes[u];11&s.flags&&Kd(e,s,t,o,i,a),u+=s.childCount}}function Zd(e,t,n,r,o,i){for(var a=e;a&&!Md(a);)a=a.parent;for(var u=a.parent,s=Rd(a),l=s.nodeIndex+s.childCount,c=s.nodeIndex+1;c<=l;c++){var f=u.def.nodes[c];f.ngContentIndex===t&&Kd(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++)Gd(e,d[c],n,r,o,i)}}function Kd(e,t,n,r,o,i){if(8&t.flags)Zd(e,t.ngContent.index,n,r,o,i);else{var a=Vd(e,t);if(3===n&&33554432&t.flags&&48&t.bindingFlags?(16&t.bindingFlags&&Gd(e,a,n,r,o,i),32&t.bindingFlags&&Gd(md(e,t.nodeIndex).componentView,a,n,r,o,i)):Gd(e,a,n,r,o,i),16777216&t.flags)for(var u=md(e,t.nodeIndex).viewContainer._embeddedViews,s=0;s<u.length;s++)qd(u[s],n,r,o,i);1&t.flags&&!t.element.name&&Wd(e,n,t.nodeIndex+1,t.nodeIndex+t.childCount,r,o,i)}}function Gd(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 Jd=/^:([^:]+):(.+)$/;function Yd(e){if(":"===e[0]){var t=e.match(Jd);return[t[1],t[2]]}return["",e]}function $d(e){for(var t=0,n=0;n<e.length;n++)t|=e[n].flags;return t}function Xd(e){return null!=e?e.toString():""}var ep={},tp=kd(bu),np=kd(de),rp=kd(je);function op(e,t,n){void 0===n&&(n=bu.THROW_IF_NOT_FOUND);var r=ge(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 tp:case np:case rp: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]=ip(e,a)),u===ep?void 0:u}if((i=S(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]=ep,e._providers[l]=ip(e,e._def.providersByKey[t.tokenKey])}return 4&t.flags?n:e._parent.get(t.token,n)}finally{ge(r)}}function ip(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(op(e,n[0]));case 2:return new t(op(e,n[0]),op(e,n[1]));case 3:return new t(op(e,n[0]),op(e,n[1]),op(e,n[2]));default:for(var o=[],i=0;i<r;i++)o[i]=op(e,n[i]);return new(t.bind.apply(t,f([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(op(e,n[0]));case 2:return t(op(e,n[0]),op(e,n[1]));case 3:return t(op(e,n[0]),op(e,n[1]),op(e,n[2]));default:for(var o=[],i=0;i<r;i++)o[i]=op(e,n[i]);return t.apply(void 0,f(o))}}(e,t.value,t.deps);break;case 2048:n=op(e,t.deps[0]);break;case 256:n=t.value}return n===ep||null===n||"object"!=typeof n||131072&t.flags||"function"!=typeof n.ngOnDestroy||(t.flags|=131072),void 0===n?ep:n}function ap(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,Fe(n,t),Id.dirtyParentQueries(r),sp(r),r}function up(e,t,n){var r=t?Vd(t,t.def.lastRenderRootNode):e.renderElement,o=n.renderer.parentNode(r),i=n.renderer.nextSibling(r);qd(n,2,o,i,void 0)}function sp(e){qd(e,3,null,null,void 0)}
|
|
857
850
|
/**
|
|
858
851
|
* @license
|
|
859
852
|
* Copyright Google Inc. All Rights Reserved.
|
|
860
853
|
*
|
|
861
854
|
* Use of this source code is governed by an MIT-style license that can be
|
|
862
855
|
* found in the LICENSE file at https://angular.io/license
|
|
863
|
-
*/var
|
|
856
|
+
*/var lp={};function cp(e){return e.viewDefFactory}var fp=function(e){function t(t,n,r,o,i,a){var u=e.call(this)||this;return u.selector=t,u.componentType=n,u._inputs=o,u._outputs=i,u.ngContentSelectors=a,u.viewDefFactory=r,u}return o(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){var e=[],t=this._inputs;for(var n in t)e.push({propName:n,templateName:t[n]});return e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){var e=[];for(var t in this._outputs)e.push({propName:t,templateName:this._outputs[t]});return e},enumerable:!0,configurable:!0}),t.prototype.create=function(e,t,n,r){if(!r)throw new Error("ngModule should be provided");var o=zd(this.viewDefFactory),i=o.nodes[0].element.componentProvider.nodeIndex,a=Id.createRootView(e,t||[],n,o,r,lp),u=_d(a,i).instance;return n&&a.renderer.setAttribute(md(a,0).renderElement,"ng-version",Wf.full),new dp(a,new yp(a),u)},t}(Tf),dp=function(e){function t(t,n,r){var o=e.call(this)||this;return o._view=t,o._viewRef=n,o._component=r,o._elDef=o._view.def.nodes[0],o.hostView=n,o.changeDetectorRef=n,o.instance=r,o}return o(t,e),Object.defineProperty(t.prototype,"location",{get:function(){return new Hf(md(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new wp(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this._viewRef.destroy()},t.prototype.onDestroy=function(e){this._viewRef.onDestroy(e)},t}(Nf);function pp(e,t,n){return new hp(e,t,n)}var hp=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 Hf(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new wp(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"parentInjector",{get:function(){for(var e=this._view,t=this._elDef.parent;!t&&e;)t=Rd(e),e=e.parent;return e?new wp(e,t):new wp(this._view,null)},enumerable:!0,configurable:!0}),e.prototype.clear=function(){for(var e=this._embeddedViews.length-1;e>=0;e--){var t=ap(this._data,e);Id.destroyView(t)}},e.prototype.get=function(e){var t=this._embeddedViews[e];if(t){var n=new yp(t);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(e.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),e.prototype.createEmbeddedView=function(e,t,n){var r=e.createEmbeddedView(t||{});return this.insert(r,n),r},e.prototype.createComponent=function(e,t,n,r,o){var i=n||this.parentInjector;o||e instanceof Vf||(o=i.get(je));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;
|
|
864
857
|
/**
|
|
865
858
|
* @license
|
|
866
859
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -868,42 +861,42 @@ function bd(e,t,n,r){var o="ExpressionChangedAfterItHasBeenCheckedError: Express
|
|
|
868
861
|
* Use of this source code is governed by an MIT-style license that can be
|
|
869
862
|
* found in the LICENSE file at https://angular.io/license
|
|
870
863
|
*/
|
|
871
|
-
return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.length),o.viewContainerParent=e,Me(i,n,o),function a(e,t){var n=
|
|
864
|
+
return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.length),o.viewContainerParent=e,Me(i,n,o),function a(e,t){var n=Sd(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),Id.dirtyParentQueries(o),up(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];Fe(r,t),null==n&&(n=r.length),Me(r,n,o),Id.dirtyParentQueries(o),sp(o),up(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=ap(this._data,e);t&&Id.destroyView(t)},e.prototype.detach=function(e){var t=ap(this._data,e);return t?new yp(t):null},e}();function vp(e){return new yp(e)}var yp=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 qd(t,0,void 0,void 0,n),n}(this._view)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),e.prototype.markForCheck=function(){jd(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{Id.checkAndUpdateView(this._view)}finally{e.end&&e.end()}},e.prototype.checkNoChanges=function(){Id.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)),Id.destroyView(this._view)},e.prototype.detachFromAppRef=function(){this._appRef=null,sp(this._view),Id.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 gp(e,t){return new mp(e,t)}var mp=function(e){function t(t,n){var r=e.call(this)||this;return r._parentView=t,r._def=n,r}return o(t,e),t.prototype.createEmbeddedView=function(e){return new yp(Id.createEmbeddedView(this._parentView,this._def,this._def.element.template,e))},Object.defineProperty(t.prototype,"elementRef",{get:function(){return new Hf(md(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),t}(sd);function _p(e,t){return new wp(e,t)}var wp=function(){function e(e,t){this.view=e,this.elDef=t}return e.prototype.get=function(e,t){return void 0===t&&(t=bu.THROW_IF_NOT_FOUND),Id.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:e,tokenKey:kd(e)},t)},e}();function bp(e,t,n,r){return new Cp(e,t,n,r)}var Cp=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=He(t.providers.length),r=0;r<t.providers.length;r++){var o=t.providers[r];4096&o.flags||void 0===n[r]&&(n[r]=ip(e,o))}}(this)}return t.prototype.get=function(t,n,r){void 0===n&&(n=bu.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),op(this,{token:t,tokenKey:kd(t),flags:o},n)},Object.defineProperty(t.prototype,"instance",{get:function(){return this.get(this._moduleType)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentFactoryResolver",{get:function(){return this.get(Sf)},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+U(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!==ep){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}(),Ip=kd(Qf),xp=kd(Hf),Ep=kd(cd),kp=kd(sd),Op=kd(Aa),Pp=kd(bu),Np=kd(de);
|
|
872
865
|
/**
|
|
873
866
|
* @license
|
|
874
867
|
* Copyright Google Inc. All Rights Reserved.
|
|
875
868
|
*
|
|
876
869
|
* Use of this source code is governed by an MIT-style license that can be
|
|
877
870
|
* found in the LICENSE file at https://angular.io/license
|
|
878
|
-
*/function
|
|
871
|
+
*/function Tp(e,t,n,r,o,i,a,u,s){var l=Ld(n),c=l.matchedQueries,f=l.references,d=l.matchedQueryIds;s||(s=[]),u||(u=[]),i=W(i);var p=Bd(a,U(o));return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:e,flags:t,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:c,matchedQueryIds:d,references:f,ngContentIndex:-1,childCount:r,bindings:u,bindingFlags:$d(u),outputs:s,element:null,provider:{token:o,value:i,deps:p},text:null,query:null,ngContent:null}}function jp(e,t){return Rp(e,t)}function Dp(e,t){for(var n=e;n.parent&&!Md(n);)n=n.parent;return Vp(n.parent,Rd(n),!0,t.provider.value,t.provider.deps)}function Ap(e,t){var n=Vp(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(!il(i))throw new Error("@Output "+o.propName+" not initialized in '"+n.constructor.name+"'.");var a=i.subscribe(Sp(e,t.parent.nodeIndex,o.eventName));e.disposables[t.outputIndex+r]=a.unsubscribe.bind(a)}return n}function Sp(e,t,n){return function(r){return Ad(e,t,n,r)}}function Rp(e,t){var n=(8192&t.flags)>0,r=t.provider;switch(201347067&t.flags){case 512:return Vp(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(Fp(e,t,n,i[0]));case 2:return r(Fp(e,t,n,i[0]),Fp(e,t,n,i[1]));case 3:return r(Fp(e,t,n,i[0]),Fp(e,t,n,i[1]),Fp(e,t,n,i[2]));default:for(var u=[],s=0;s<a;s++)u.push(Fp(e,t,n,i[s]));return r.apply(void 0,f(u))}}(e,t.parent,n,r.value,r.deps);case 2048:return Fp(e,t.parent,n,r.deps[0]);case 256:return r.value}}function Vp(e,t,n,r,o){var i=o.length;switch(i){case 0:return new r;case 1:return new r(Fp(e,t,n,o[0]));case 2:return new r(Fp(e,t,n,o[0]),Fp(e,t,n,o[1]));case 3:return new r(Fp(e,t,n,o[0]),Fp(e,t,n,o[1]),Fp(e,t,n,o[2]));default:for(var a=[],u=0;u<i;u++)a.push(Fp(e,t,n,o[u]));return new(r.bind.apply(r,f([void 0],a)))}}var Mp={};function Fp(e,t,n,r,o){if(void 0===o&&(o=bu.THROW_IF_NOT_FOUND),8&r.flags)return r.token;var i=e;2&r.flags&&(o=null);var a=r.tokenKey;a===Op&&(n=!(!t||!t.element.componentView)),t&&1&r.flags&&(n=!1,t=t.parent);for(var u=e;u;){if(t)switch(a){case Ip:return Hp(u,t,n).renderer;case xp:return new Hf(md(u,t.nodeIndex).renderElement);case Ep:return md(u,t.nodeIndex).viewContainer;case kp:if(t.element.template)return md(u,t.nodeIndex).template;break;case Op:return vp(Hp(u,t,n));case Pp:case Np:return _p(u,t);default:var s=(n?t.element.allProviders:t.element.publicProviders)[a];if(s){var l=_d(u,s.nodeIndex);return l||(l={instance:Rp(u,s)},u.nodes[s.nodeIndex]=l),l.instance}}n=Md(u),t=Rd(u),u=u.parent,4&r.flags&&(u=null)}var c=i.root.injector.get(r.token,Mp);return c!==Mp||o===Mp?c:i.root.ngModule.injector.get(r.token,o)}function Hp(e,t,n){var r;if(n)r=md(e,t.nodeIndex).componentView;else for(r=e;r.parent&&!Md(r);)r=r.parent;return r}function Lp(e,t,n,r,o,i){if(32768&n.flags){var a=md(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=ps.unwrap(e.oldValues[n.bindingIndex+r]);i[n.bindings[r].nonMinifiedName]=new gf(u,o,0!=(2&e.state))}return e.oldValues[n.bindingIndex+r]=o,i}function Bp(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&&Qp(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=Up(e,a,t,r)),a=a.parent}}function Up(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&&Qp(e,o,i.flags&n,r++),o+=i.childCount}return r}function Qp(e,t,n,r){var o=_d(e,t);if(o){var i=o.instance;i&&(Id.setCurrentNode(e,t),1048576&n&&yd(e,512,r)&&i.ngAfterContentInit(),2097152&n&&i.ngAfterContentChecked(),4194304&n&&yd(e,768,r)&&i.ngAfterViewInit(),8388608&n&&i.ngAfterViewChecked(),131072&n&&i.ngOnDestroy())}}
|
|
879
872
|
/**
|
|
880
873
|
* @license
|
|
881
874
|
* Copyright Google Inc. All Rights Reserved.
|
|
882
875
|
*
|
|
883
876
|
* Use of this source code is governed by an MIT-style license that can be
|
|
884
877
|
* found in the LICENSE file at https://angular.io/license
|
|
885
|
-
*/var
|
|
878
|
+
*/var zp=function(e){function t(t){var n=e.call(this)||this;return n.ngModule=t,n}return o(t,e),t.prototype.resolveComponentFactory=function(e){var t=nt(e);return new Zp(t,this.ngModule)},t}(Sf);function qp(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push({propName:e[n],templateName:n});return t}var Wp=new fe("SCHEDULER_TOKEN",{providedIn:"root",factory:function(){return Rn}}),Zp=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(jo).join(",")}(t.selectors),r.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],r.isBoundToModule=!!n,r}return o(t,e),Object.defineProperty(t.prototype,"inputs",{get:function(){return qp(this.componentDef.inputs)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"outputs",{get:function(){return qp(this.componentDef.outputs)},enumerable:!0,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,Mp,o);return i!==Mp||r===Mp?i:t.get(n,r,o)}}}(e,r.injector):e,s=a.get(Bf,mt),l=a.get(qf,null),c=s.createRenderer(null,this.componentDef),f=this.componentDef.selectors[0][0]||"div",d=n?mi(c,n,this.componentDef.encapsulation):ai(f,s.createRenderer(null,this.componentDef),function p(e){var t=e.toLowerCase();return"svg"===t?"http://www.w3.org/2000/svg":"math"===t?"http://www.w3.org/1998/MathML/":null}(f)),h=this.componentDef.onPush?576:528,v="string"==typeof n&&/^#root-ng-internal-isolated-\d+/.test(n),y=af(),g=gi(0,-1,null,1,0,null,null,null,null,null),m=ui(null,g,y,h,null,null,s,c,l,a);rn(m,null);try{var _=rf(d,this.componentDef,m,s,c);if(d)if(n)xn(c,d,["ng-version",Wf.full]);else{var w=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(!ko(o))break;o=i}r++}return{attrs:t,classes:n}}(this.componentDef.selectors[0]),C=w.attrs,I=w.classes;C&&xn(c,d,C),I&&I.length>0&&Ia(c,d,I.join(" "))}if(i=It(g,0),void 0!==t)for(var x=i.projection=[],E=0;E<this.ngContentSelectors.length;E++){var k=t[E];x.push(null!=k?Array.from(k):null)}o=of(_,this.componentDef,m,y,[uf]),li(g,m,null)}finally{ln()}var O=new Gp(this.componentType,o,Na(Hf,i,m),m,i);return n&&!v||(O.hostView._tViewNode.child=i),O},t}(Tf);new zp;var Kp,Gp=function(e){function t(t,n,r,o,i){var a=e.call(this)||this;return a.location=r,a._rootLView=o,a._tNode=i,a.destroyCbs=[],a.instance=n,a.hostView=a.changeDetectorRef=new Pa(o),a.hostView._tViewNode=function u(e,t,n,r){var o=e.node;return null==o&&(e.node=o=_i(0,t,2,n,null,null)),r[6]=o}(o[1],null,-1,o),a.componentType=t,a}return o(t,e),Object.defineProperty(t.prototype,"injector",{get:function(){return new nr(this._tNode,this._rootLView)},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this.destroyCbs&&(this.destroyCbs.forEach((function(e){return e()})),this.destroyCbs=null,!this.hostView.destroyed&&this.hostView.destroy())},t.prototype.onDestroy=function(e){this.destroyCbs&&this.destroyCbs.push(e)},t}(Nf),Jp=void 0,Yp=["en",[["a","p"],["AM","PM"],Jp],[["AM","PM"],Jp,Jp],[["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"]],Jp,[["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"]],Jp,[["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}",Jp,"{1} 'at' {0}",Jp],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function $p(e){var t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}],Xp={};
|
|
886
879
|
/**
|
|
887
880
|
* @license
|
|
888
881
|
* Copyright Google Inc. All Rights Reserved.
|
|
889
882
|
*
|
|
890
883
|
* Use of this source code is governed by an MIT-style license that can be
|
|
891
884
|
* found in the LICENSE file at https://angular.io/license
|
|
892
|
-
*/function
|
|
885
|
+
*/function eh(e){var t=function n(e){return e.toLowerCase().replace(/_/g,"-")}
|
|
893
886
|
/**
|
|
894
887
|
* @license
|
|
895
888
|
* Copyright Google Inc. All Rights Reserved.
|
|
896
889
|
*
|
|
897
890
|
* Use of this source code is governed by an MIT-style license that can be
|
|
898
891
|
* found in the LICENSE file at https://angular.io/license
|
|
899
|
-
*/(e),r=
|
|
892
|
+
*/(e),r=nh(t);if(r)return r;var o=t.split("-")[0];if(r=nh(o))return r;if("en"===o)return Yp;throw new Error('Missing locale data for the locale "'+e+'".')}function th(t){return eh(t)[e.ɵLocaleDataIndex.PluralCase]}function nh(e){return e in Xp||(Xp[e]=te.ng&&te.ng.common&&te.ng.common.locales&&te.ng.common.locales[e]),Xp[e]}(Kp=e.ɵLocaleDataIndex||(e.ɵLocaleDataIndex={}))[Kp.LocaleId=0]="LocaleId",Kp[Kp.DayPeriodsFormat=1]="DayPeriodsFormat",Kp[Kp.DayPeriodsStandalone=2]="DayPeriodsStandalone",Kp[Kp.DaysFormat=3]="DaysFormat",Kp[Kp.DaysStandalone=4]="DaysStandalone",Kp[Kp.MonthsFormat=5]="MonthsFormat",Kp[Kp.MonthsStandalone=6]="MonthsStandalone",Kp[Kp.Eras=7]="Eras",Kp[Kp.FirstDayOfWeek=8]="FirstDayOfWeek",Kp[Kp.WeekendRange=9]="WeekendRange",Kp[Kp.DateFormat=10]="DateFormat",Kp[Kp.TimeFormat=11]="TimeFormat",Kp[Kp.DateTimeFormat=12]="DateTimeFormat",Kp[Kp.NumberSymbols=13]="NumberSymbols",Kp[Kp.NumberFormats=14]="NumberFormats",Kp[Kp.CurrencyCode=15]="CurrencyCode",Kp[Kp.CurrencySymbol=16]="CurrencySymbol",Kp[Kp.CurrencyName=17]="CurrencyName",Kp[Kp.Currencies=18]="Currencies",Kp[Kp.Directionality=19]="Directionality",Kp[Kp.PluralCase=20]="PluralCase",Kp[Kp.ExtraData=21]="ExtraData";var rh=["zero","one","two","few","many"],oh=/^\s*(�\d+:?\d*�)\s*,\s*(select|plural)\s*,/,ih=/�\/?\*(\d+:\d+)�/gi,ah=/�(\/?[#*!]\d+):?\d*�/gi,uh=/�(\d+):?\d*�/gi,sh=/({\s*�\d+:?\d*�\s*,\s*\S{6}\s*,[\s\S]*})/gi,lh=/\[(�.+?�?)\]/,ch=/\[(�.+?�?)\]|(�\/?\*\d+:\d+�)/g,fh=/({\s*)(VAR_(PLURAL|SELECT)(_\d+)?)(\s*,)/g,dh=/{([A-Z0-9_]+)}/g,ph=/�I18N_EXP_(ICU(_\d+)?)�/g,hh=/\/\*/,vh=/\d+\:(\d+)/;function yh(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);oh.test(u)?o.push(gh(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 gh(e){for(var t=[],n=[],r=1,o=0,i=yh(e=e.replace(oh,(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=yh(i[a++]);t.length>n.length&&n.push(s)}return{type:r,mainBinding:o,cases:t,values:n}}function mh(e){for(var t,n,r="",o=0,i=!1;null!==(t=ih.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 _h(e,t,n,r){void 0===r&&(r=null);for(var o=[null,null],i=e.split(uh),a=0,u=0;u<i.length;u++){var s=i[u];if(1&u){var l=parseInt(s,10);o.push(-1-l),a|=Ih(l)}else""!==s&&o.push(s)}return o.push(t<<2|(n?1:0)),n&&o.push(n,r),o[0]=a,o[1]=o.length-2,o}function wh(e,t){var n;void 0===t&&(t=0),t|=Ih(e.mainBinding);for(var r=0;r<e.values.length;r++)for(var o=e.values[r],i=0;i<o.length;i++){var a=o[i];if("string"==typeof a)for(;n=uh.exec(a);)t|=Ih(parseInt(n[1],10));else t=wh(a,t)}return t}var bh=[],Ch=-1;function Ih(e){return 1<<Math.min(e,31)}var xh,Eh=[];function kh(e,t,n){var r=Ft();bh[++Ch]=e,vl(!0),r.firstCreatePass&&null===r.data[e+20]&&function o(e,t,n,r,i){var a=t.blueprint.length-20;xh=0;var u=Lt(),s=Ut()?u:u&&u.parent,l=s&&s!==e[6]?s.index-20:n,c=0;Eh[c]=l;var f=[];if(n>0&&u!==s){var d=u.index-20;Ut()||(d=~d),f.push(d<<3|0)}var p=[],h=[];if(""===r&&Nh(i))f.push(r,Oh(a),l<<17|1);else for(var v=function y(e,t){if(Nh(t))return mh(e);var n=e.indexOf(":"+t+"�")+2+t.toString().length,r=e.search(new RegExp("�\\/\\*\\d+:"+t+"�"));return mh(e.substring(n,r))}(r,i),g=function m(e){return e.replace(qh," ")}(v).split(ah),_=0;_<g.length;_++){var w=g[_];if(1&_)if("/"===w.charAt(0)){if("#"===w.charAt(1)){var b=parseInt(w.substr(2),10);l=Eh[--c],f.push(b<<3|5)}}else{b=parseInt(w.substr(1),10);var C="#"===w.charAt(0);f.push((C?b:~b)<<3|0,l<<17|1),C&&(Eh[++c]=l=b)}else for(var I=yh(w),x=0;x<I.length;x++)if(1&x){var E=I[x];if("object"!=typeof E)throw new Error('Unable to parse ICU expression in "'+v+'" message.');var k=Oh(a);f.push(Ho,"",k,l<<17|1);var O=wh(E);Uh(h,E,k,k);var P=h.length-1;p.push(Ih(E.mainBinding),3,-1-E.mainBinding,k<<2|2,P,O,2,k<<2|3,P)}else if(""!==I[x]){var N=I[x],T=N.match(uh),j=Oh(a);f.push(T?"":N,j,l<<17|1),T&&Se(_h(N,j),p)}}xh>0&&function D(e,t,n){if(n>0&&e.firstCreatePass){for(var r=0;r<n;r++)e.blueprint.push(null),e.data.push(null),t.push(null);e.expandoInstructions?e.expandoInstructions.push(n):e.expandoStartIndex+=n}}(t,e,xh),t.data[n+20]={vars:xh,create:f,update:p,icus:h.length?h:null}}(Mt(),r,e,t,n)}function Oh(e){return e+xh++}function Ph(e,t,n,r,o){var i=t.next;r||(r=n),r===n&&t!==n.child?(t.next=n.child,n.child=t):r!==n&&t!==r.next?(t.next=r.next,r.next=t):t.next=null,n!==o[6]&&(t.parent=n);for(var a=t.next;a;)a.next===t&&(a.next=i),a=a.next;if(1===t.type)return wa(e,o,t),t;va(e,o,bt(t,o),t);var u=o[t.index];return 0!==t.type&&st(u)&&va(e,o,u[7],t),t}function Nh(e){return void 0===e}function Th(e,t){void 0===t&&(t={});var n=e;if(lh.test(e)){var r={},o=[0];n=n.replace(ch,(function(e,t,n){var i=t||n,a=r[i]||[];if(a.length||(i.split("|").forEach((function(e){var t=e.match(vh),n=t?parseInt(t[1],10):0,r=hh.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 f=c(a[s],3),d=f[0],p=f[2];return f[1]?o.pop():u!==d&&o.push(d),a.splice(s,1),p}))}return Object.keys(t).length?n=(n=(n=n.replace(fh,(function(e,n,r,o,i,a){return t.hasOwnProperty(r)?""+n+t[r]+a:e}))).replace(dh,(function(e,n){return t.hasOwnProperty(n)?t[n]:e}))).replace(ph,(function(e,n){if(t.hasOwnProperty(n)){var r=t[n];if(!r.length)throw new Error("i18n postprocess: unmatched ICU - "+e+" with key: "+n);return r.shift()}return e})):n}function jh(){var e=Mt();!function t(e,n){for(var r=bh[Ch--],o=e.data[r+20],i=Lt(),a=Ah(r,o.create,e,n),u=r+1;u<=i.index-20;){-1===a.indexOf(u)&&Sh(e,n,u,!0);var s=It(e,u);!s||0!==s.type&&3!==s.type&&4!==s.type||null===s.localNames||(u+=s.localNames.length>>1),u++}}(Ft(),e),vl(!1)}function Dh(e,t,n,r,o,i){var a=Lt();t[n+20]=o;var u=si(e,t[6],n,r,i,null);return a&&a.next===u&&(a.next=null),u}function Ah(e,t,n,r){for(var o=r[11],i=null,a=null,u=[],s=0;s<t.length;s++){var l=t[s];if("string"==typeof l){var c=na(l,o),f=t[++s];a=i,i=Dh(n,r,f,3,c,null),u.push(f),Qt()}else if("number"==typeof l)switch(7&l){case 1:var d=l>>>17;a=Ph(n,i,d===e?r[6]:It(n,d),a,r);break;case 0:var p=l>=0,h=(p?l:~l)>>>3;u.push(h),a=i,(i=It(n,h))&&Bt(i,p);break;case 5:a=i=It(n,l>>>3),Bt(i,!1);break;case 4:var v=t[++s],y=t[++s];Di(It(n,w=l>>>3),r,v,y,null,null);break;default:throw new Error('Unable to determine the type of mutate operation for "'+l+'"')}else switch(l){case Ho:var g=t[++s],m=t[++s],_=o.createComment(g);a=i,i=Dh(n,r,m,5,_,null),u.push(m),ho(_,r),i.activeCaseIndex=null,Qt();break;case Fo:var w,b=t[++s];a=i,i=Dh(n,r,w=t[++s],3,o.createElement(b),b),u.push(w);break;default:throw new Error('Unable to determine the type of mutate operation for "'+l+'"')}}return Qt(),u}function Sh(e,t,n,r){var o=It(e,n),i=wt(n,t);i&&ga(t[11],i);var a=xt(t,n);st(a)&&0!==o.type&&ga(t[11],a[7]),r&&(o.flags|=64)}function Rh(e,t,n){kh(e,t,n),jh()}function Vh(e,t){!function n(e,t,r,o){for(var i=Lt().index-20,a=[],u=0;u<o.length;u+=2)for(var s=o[u],l=o[u+1].split(sh),c=0;c<l.length;c++){var f=l[c];if(1&c)throw new Error("ICU expressions are not yet supported in attributes");if(""!==f)if(f.match(uh))t.firstCreatePass&&null===t.data[r+20]&&Se(_h(f,i,s),a);else{var d=It(t,i);3===d.type&&Di(d,e,s,f,null,null);var p=null!==d.inputs&&d.inputs[s];p&&Yi(t,e,p,s,f)}}t.firstCreatePass&&null===t.data[r+20]&&(t.data[r+20]=a)}(Mt(),Ft(),e,t)}var Mh=0,Fh=0;function Hh(e){return ms(Mt(),Gt(),e)&&(Mh|=1<<Fh),Fh++,Hh}function Lh(e){if(Fh){var t=Ft(),n=t.data[e+20],r=void 0,o=null;Array.isArray(n)?r=n:(r=n.update,o=n.icus);var i=Zt()-Fh-1,a=Mt();!function e(t,n,r,o,i,a,u){void 0===u&&(u=!1);for(var s=!1,l=0;l<t.length;l++){var c=t[l],f=t[++l];if(u||c&o)for(var d="",p=l+1;p<=l+f;p++){var h=t[p];if("string"==typeof h)d+=h;else if("number"==typeof h)if(h<0)d+=An(a[r-h]);else{var v=h>>>2,y=void 0,g=void 0;switch(3&h){case 1:var m=t[++p],_=t[++p];bi(i,It(i,v),a,m,d,a[11],_,!1);break;case 0:$i(a,v,d);break;case 2:if(y=n[t[++p]],null!==(g=It(i,v)).activeCaseIndex)for(var w=y.remove[g.activeCaseIndex],b=0;b<w.length;b++){var C=w[b];switch(7&C){case 3:Sh(i,a,C>>>3,!1);break;case 6:var I=It(i,w[b+1]>>>3).activeCaseIndex;null!==I&&Se(n[C>>>3].remove[I],w)}}var x=Bh(y,d);g.activeCaseIndex=-1!==x?x:null,x>-1&&(Ah(-1,y.create[x],i,a),s=!0);break;case 3:y=n[t[++p]],null!==(g=It(i,v)).activeCaseIndex&&e(y.update[g.activeCaseIndex],n,r,o,i,a,s)}}}l+=f}}(r,o,i,Mh,t,a),Mh=0,Fh=0}}function Bh(e,t){var n=e.cases.indexOf(t);if(-1===n)switch(e.type){case 1:var r=function i(e,t){var n=th(t)(parseInt(e,10)),r=rh[n];return void 0!==r?r:"other"}(t,function o(){return Wh}
|
|
900
893
|
/**
|
|
901
894
|
* @license
|
|
902
895
|
* Copyright Google Inc. All Rights Reserved.
|
|
903
896
|
*
|
|
904
897
|
* Use of this source code is governed by an MIT-style license that can be
|
|
905
898
|
* found in the LICENSE file at https://angular.io/license
|
|
906
|
-
*/());-1===(n=e.cases.indexOf(r))&&"other"!==r&&(n=e.cases.indexOf("other"));break;case 0:n=e.cases.indexOf("other")}return n}function
|
|
899
|
+
*/());-1===(n=e.cases.indexOf(r))&&"other"!==r&&(n=e.cases.indexOf("other"));break;case 0:n=e.cases.indexOf("other")}return n}function Uh(e,t,n,r){for(var o=[],i=[],a=[],u=[],s=[],l=0;l<t.values.length;l++){for(var c=t.values[l],d=[],p=0;p<c.length;p++){var h=c[p];if("string"!=typeof h){var v=d.push(h)-1;c[p]="\x3c!--�"+v+"�--\x3e"}}var y=Qh(c.join(""),n,d,e,r);o.push(y.create),i.push(y.remove),a.push(y.update),u.push(y.vars),s.push(y.childIcus)}e.push({type:t.type,vars:u,childIcus:s,cases:t.cases,create:o,remove:i,update:a}),xh+=Math.max.apply(Math,f(u))}function Qh(e,t,n,r,o){var i=new br(yt()).getInertBodyElement(e);if(!i)throw new Error("Unable to generate inert body element");var a={vars:0,childIcus:[],create:[],remove:[],update:[]};return function e(t,n,r,o,i,a){if(t){for(var u=[];t;){var s=t.nextSibling,l=a+ ++n.vars;switch(t.nodeType){case Node.ELEMENT_NODE:var c=t,d=c.tagName.toLowerCase();if(Vr.hasOwnProperty(d)){n.create.push(Fo,d,l,r<<17|1);for(var p=c.attributes,h=0;h<p.length;h++){var v=p.item(h),y=v.name.toLowerCase();v.value.match(uh)?Br.hasOwnProperty(y)&&Se(Mr[y]?_h(v.value,l,v.name,xr):Fr[y]?_h(v.value,l,v.name,Er):_h(v.value,l,v.name),n.update):n.create.push(l<<3|4,v.name,v.value)}e(t.firstChild,n,l,o,i,a),n.remove.push(l<<3|3)}else n.vars--;break;case Node.TEXT_NODE:var g=t.textContent||"",m=g.match(uh);n.create.push(m?"":g,l,r<<17|1),n.remove.push(l<<3|3),m&&Se(_h(g,l),n.update);break;case Node.COMMENT_NODE:var _=zh.exec(t.textContent||"");if(_){var w=parseInt(_[1],10);n.create.push(Ho,"",l,r<<17|1),u.push([b=o[w],l])}else n.vars--;break;default:n.vars--}t=s}for(h=0;h<u.length;h++){var b,C=u[h][1];Uh(i,b=u[h][0],C,a+n.vars);var I=i.length-1;n.vars+=Math.max.apply(Math,f(i[I].vars)),n.childIcus.push(I);var x=wh(b);n.update.push(Ih(b.mainBinding),3,-1-b.mainBinding,C<<2|2,I,x,2,C<<2|3,I),n.remove.push(I<<3|6,C<<3|3)}}}((Kr(i)||i).firstChild,a,t,n,r,o),a}var zh=/�(\d+)�/,qh=/\uE500/g,Wh="en-US";function Zh(e){Ae(e,"Expected localeId to be defined"),"string"==typeof e&&(Wh=e.toLowerCase().replace(/_/g,"-"))}
|
|
907
900
|
/**
|
|
908
901
|
* @license
|
|
909
902
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -911,21 +904,21 @@ return function r(e,t,n,o){var i=t.viewContainer._embeddedViews;null==n&&(n=i.le
|
|
|
911
904
|
* Use of this source code is governed by an MIT-style license that can be
|
|
912
905
|
* found in the LICENSE file at https://angular.io/license
|
|
913
906
|
*/
|
|
914
|
-
var
|
|
907
|
+
var Kh=new Map;function Gh(e,t,n){if(t&&t!==n)throw new Error("Duplicate module registered for "+e+" - "+U(t)+" vs "+U(t.name))}function Jh(e){if(null!==e.ɵmod.id){var t=e.ɵmod.id;Gh(t,Kh.get(t),e),Kh.set(t,e)}var n=e.ɵmod.imports;n instanceof Function&&(n=n()),n&&n.forEach((function(e){return Jh(e)}))}function Yh(e){return Kh.get(e)||Je[e]}
|
|
915
908
|
/**
|
|
916
909
|
* @license
|
|
917
910
|
* Copyright Google Inc. All Rights Reserved.
|
|
918
911
|
*
|
|
919
912
|
* Use of this source code is governed by an MIT-style license that can be
|
|
920
913
|
* found in the LICENSE file at https://angular.io/license
|
|
921
|
-
*/var
|
|
914
|
+
*/var $h=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 zp(r);var o=at(e),i=function a(e){return e[se]||null}
|
|
922
915
|
/**
|
|
923
916
|
* @license
|
|
924
917
|
* Copyright Google Inc. All Rights Reserved.
|
|
925
918
|
*
|
|
926
919
|
* Use of this source code is governed by an MIT-style license that can be
|
|
927
920
|
* found in the LICENSE file at https://angular.io/license
|
|
928
|
-
*/(e);return i&&
|
|
921
|
+
*/(e);return i&&Zh(i),r._bootstrapComponents=Hn(o.bootstrap),r._r3Injector=du(e,n,[{provide:je,useValue:r},{provide:Sf,useValue:r.componentFactoryResolver}],U(e)),r._r3Injector._resolveInjectorDefTypes(),r.instance=r.get(e),r}return o(n,t),n.prototype.get=function(t,n,r){return void 0===n&&(n=bu.THROW_IF_NOT_FOUND),void 0===r&&(r=e.InjectFlags.Default),t===bu||t===je||t===de?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}(je),Xh=function(e){function t(t){var n=e.call(this)||this;return n.moduleType=t,null!==at(t)&&Jh(t),n}return o(t,e),t.prototype.create=function(e){return new $h(this.moduleType,e)},t}(De);
|
|
929
922
|
/**
|
|
930
923
|
* @license
|
|
931
924
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -933,42 +926,42 @@ var rv=new Map;function ov(e,t,n){if(t&&t!==n)throw new Error("Duplicate module
|
|
|
933
926
|
* Use of this source code is governed by an MIT-style license that can be
|
|
934
927
|
* found in the LICENSE file at https://angular.io/license
|
|
935
928
|
*/
|
|
936
|
-
function
|
|
929
|
+
function ev(e,t,n){var r=Wt()+e,o=Mt();return o[r]===Do?ys(o,r,n?t.call(n):t()):gs(o,r)}function tv(e,t,n,r){return fv(Mt(),Wt(),e,t,n,r)}function nv(e,t,n,r,o){return dv(Mt(),Wt(),e,t,n,r,o)}function rv(e,t,n,r,o,i){return pv(Mt(),Wt(),e,t,n,r,o,i)}function ov(e,t,n,r,o,i,a){return hv(Mt(),Wt(),e,t,n,r,o,i,a)}function iv(e,t,n,r,o,i,a,u){var s=Wt()+e,l=Mt(),c=bs(l,s,n,r,o,i);return ms(l,s+4,a)||c?ys(l,s+5,u?t.call(u,n,r,o,i,a):t(n,r,o,i,a)):gs(l,s+5)}function av(e,t,n,r,o,i,a,u,s){var l=Wt()+e,c=Mt(),f=bs(c,l,n,r,o,i);return _s(c,l+4,a,u)||f?ys(c,l+6,s?t.call(s,n,r,o,i,a,u):t(n,r,o,i,a,u)):gs(c,l+6)}function uv(e,t,n,r,o,i,a,u,s,l){var c=Wt()+e,f=Mt(),d=bs(f,c,n,r,o,i);return ws(f,c+4,a,u,s)||d?ys(f,c+7,l?t.call(l,n,r,o,i,a,u,s):t(n,r,o,i,a,u,s)):gs(f,c+7)}function sv(e,t,n,r,o,i,a,u,s,l,c){var f=Wt()+e,d=Mt(),p=bs(d,f,n,r,o,i);return bs(d,f+4,a,u,s,l)||p?ys(d,f+8,c?t.call(c,n,r,o,i,a,u,s,l):t(n,r,o,i,a,u,s,l)):gs(d,f+8)}function lv(e,t,n,r){return vv(Mt(),Wt(),e,t,n,r)}function cv(e,t){var n=e[t];return n===Do?void 0:n}function fv(e,t,n,r,o,i){var a=t+n;return ms(e,a,o)?ys(e,a+1,i?r.call(i,o):r(o)):cv(e,a+1)}function dv(e,t,n,r,o,i,a){var u=t+n;return _s(e,u,o,i)?ys(e,u+2,a?r.call(a,o,i):r(o,i)):cv(e,u+2)}function pv(e,t,n,r,o,i,a,u){var s=t+n;return ws(e,s,o,i,a)?ys(e,s+3,u?r.call(u,o,i,a):r(o,i,a)):cv(e,s+3)}function hv(e,t,n,r,o,i,a,u,s){var l=t+n;return bs(e,l,o,i,a,u)?ys(e,l+4,s?r.call(s,o,i,a,u):r(o,i,a,u)):cv(e,l+4)}function vv(e,t,n,r,o,i){for(var a=t+n,u=!1,s=0;s<o.length;s++)ms(e,a++,o[s])&&(u=!0);return u?ys(e,a,r.apply(i,o)):cv(e,a)}
|
|
937
930
|
/**
|
|
938
931
|
* @license
|
|
939
932
|
* Copyright Google Inc. All Rights Reserved.
|
|
940
933
|
*
|
|
941
934
|
* Use of this source code is governed by an MIT-style license that can be
|
|
942
935
|
* found in the LICENSE file at https://angular.io/license
|
|
943
|
-
*/function
|
|
936
|
+
*/function yv(e,t){var n,r=Ft(),o=e+20;r.firstCreatePass?(n=function i(e,t){if(t)for(var n=t.length-1;n>=0;n--){var r=t[n];if(e===r.name)return r}throw new Error("The pipe '"+e+"' could not be found!")}(t,r.pipeRegistry),r.data[o]=n,n.onDestroy&&(r.destroyHooks||(r.destroyHooks=[])).push(o,n.onDestroy)):n=r.data[o];var a=n.factory||(n.factory=it(n.type)),u=me(Ws),s=Bn(!1),l=a();return Bn(s),me(u),zs(r,Mt(),e,l),l}function gv(e,t,n){var r=Mt(),o=xt(r,e);return Iv(r,Cv(r,e)?fv(r,Wt(),t,o.transform,n,o):o.transform(n))}function mv(e,t,n,r){var o=Mt(),i=xt(o,e);return Iv(o,Cv(o,e)?dv(o,Wt(),t,i.transform,n,r,i):i.transform(n,r))}function _v(e,t,n,r,o){var i=Mt(),a=xt(i,e);return Iv(i,Cv(i,e)?pv(i,Wt(),t,a.transform,n,r,o,a):a.transform(n,r,o))}function wv(e,t,n,r,o,i){var a=Mt(),u=xt(a,e);return Iv(a,Cv(a,e)?hv(a,Wt(),t,u.transform,n,r,o,i,u):u.transform(n,r,o,i))}function bv(e,t,n){var r=Mt(),o=xt(r,e);return Iv(r,Cv(r,e)?vv(r,Wt(),t,o.transform,n,o):o.transform.apply(o,n))}function Cv(e,t){return e[1].data[t+20].pure}function Iv(e,t){return ps.isWrapped(t)&&(t=ps.unwrap(t),e[Zt()]=Do),t}
|
|
944
937
|
/**
|
|
945
938
|
* @license
|
|
946
939
|
* Copyright Google Inc. All Rights Reserved.
|
|
947
940
|
*
|
|
948
941
|
* Use of this source code is governed by an MIT-style license that can be
|
|
949
942
|
* found in the LICENSE file at https://angular.io/license
|
|
950
|
-
*/var
|
|
943
|
+
*/var xv=function(e){function n(t){void 0===t&&(t=!1);var n=e.call(this)||this;return n.__isAsync=t,n}return o(n,e),n.prototype.emit=function(t){e.prototype.next.call(this,t)},n.prototype.subscribe=function(n,r,o){var i,a=function(e){return null},u=function(){return null};n&&"object"==typeof n?(i=this.__isAsync?function(e){setTimeout((function(){return n.next(e)}))}:function(e){n.next(e)},n.error&&(a=this.__isAsync?function(e){setTimeout((function(){return n.error(e)}))}:function(e){n.error(e)}),n.complete&&(u=this.__isAsync?function(){setTimeout((function(){return n.complete()}))}:function(){n.complete()})):(i=this.__isAsync?function(e){setTimeout((function(){return n(e)}))}:function(e){n(e)},r&&(a=this.__isAsync?function(e){setTimeout((function(){return r(e)}))}:function(e){r(e)}),o&&(u=this.__isAsync?function(){setTimeout((function(){return o()}))}:function(){o()}));var s=e.prototype.subscribe.call(this,i,a,u);return n instanceof t.Subscription&&n.add(s),s},n}(t.Subject);
|
|
951
944
|
/**
|
|
952
945
|
* @license
|
|
953
946
|
* Copyright Google Inc. All Rights Reserved.
|
|
954
947
|
*
|
|
955
948
|
* Use of this source code is governed by an MIT-style license that can be
|
|
956
949
|
* found in the LICENSE file at https://angular.io/license
|
|
957
|
-
*/function
|
|
950
|
+
*/function Ev(){return this._results[cs()]()}var kv=function(){function e(){this.dirty=!0,this._results=[],this.changes=new xv,this.length=0;var t=cs(),n=e.prototype;n[t]||(n[t]=Ev)}return e.prototype.map=function(e){return this._results.map(e)},e.prototype.filter=function(e){return this._results.filter(e)},e.prototype.find=function(e){return this._results.find(e)},e.prototype.reduce=function(e,t){return this._results.reduce(e,t)},e.prototype.forEach=function(e){this._results.forEach(e)},e.prototype.some=function(e){return this._results.some(e)},e.prototype.toArray=function(){return this._results.slice()},e.prototype.toString=function(){return this._results.toString()},e.prototype.reset=function(e){this._results=Re(e),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]},e.prototype.notifyOnChanges=function(){this.changes.emit(this)},e.prototype.setDirty=function(){this.dirty=!0},e.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},e}(),Ov=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}(),Pv=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!==qv(e,t).matches&&this.queries[t].setDirty()},e}(),Nv=function Nv(e,t,n,r){void 0===r&&(r=null),this.predicate=e,this.descendants=t,this.isStatic=n,this.read=r},Tv=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:!0,configurable:!0}),e.prototype.track=function(e){this.queries.push(e)},e}(),jv=function(){function e(e,t){void 0===t&&(t=-1),this.metadata=e,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=t}return e.prototype.elementStart=function(e,t){this.isApplyingToNode(t)&&this.matchTNode(e,t)},e.prototype.elementEnd=function(e){this._declarationNodeIndex===e.index&&(this._appliesToNextNode=!1)},e.prototype.template=function(e,t){this.elementStart(e,t)},e.prototype.embeddedTView=function(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new e(this.metadata)):null},e.prototype.isApplyingToNode=function(e){if(this._appliesToNextNode&&!1===this.metadata.descendants){for(var t=this._declarationNodeIndex,n=e.parent;null!==n&&4===n.type&&n.index!==t;)n=n.parent;return t===(null!==n?n.index:-1)}return this._appliesToNextNode},e.prototype.matchTNode=function(e,t){if(Array.isArray(this.metadata.predicate))for(var n=this.metadata.predicate,r=0;r<n.length;r++)this.matchTNodeWithReadOption(e,t,Dv(t,n[r]));else{var o=this.metadata.predicate;o===sd?0===t.type&&this.matchTNodeWithReadOption(e,t,-1):this.matchTNodeWithReadOption(e,t,$n(t,e,o,!1,!1))}},e.prototype.matchTNodeWithReadOption=function(e,t,n){if(null!==n){var r=this.metadata.read;if(null!==r)if(r===Hf||r===cd||r===sd&&0===t.type)this.addMatch(t.index,-2);else{var o=$n(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}();
|
|
958
951
|
/**
|
|
959
952
|
* @license
|
|
960
953
|
* Copyright Google Inc. All Rights Reserved.
|
|
961
954
|
*
|
|
962
955
|
* Use of this source code is governed by an MIT-style license that can be
|
|
963
956
|
* found in the LICENSE file at https://angular.io/license
|
|
964
|
-
*/function
|
|
957
|
+
*/function Dv(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 Av(e,t,n,r){return-1===n?function o(e,t){return 3===e.type||4===e.type?Na(Hf,e,t):0===e.type?Ta(sd,Hf,e,t):null}(t,e):-2===n?function i(e,t,n){return n===Hf?Na(Hf,t,e):n===sd?Ta(sd,Hf,t,e):n===cd?ja(cd,Hf,t,e):void 0}(e,t,r):Xn(e,e[1],n,t)}function Sv(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:Av(t,i[l],a[s+1],n.metadata.read))}o.matches=u}return o.matches}function Rv(e){var t=Mt(),n=Ft(),r=en();tn(r+1);var o=qv(n,r);if(e.dirty&&Pt(t)===o.metadata.isStatic){if(null===o.matches)e.reset([]);else{var i=o.crossesNgTemplate?function e(t,n,r,o){var i=t.queries.getByIndex(r),a=i.matches;if(null!==a)for(var u=Sv(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,[]):Sv(n,t,o,r);e.reset(i),e.notifyOnChanges()}return!0}return!1}function Vv(e,t,n){Fv(Ft(),Mt(),e,t,n,!0)}function Mv(e,t,n){Fv(Ft(),Mt(),e,t,n,!1)}function Fv(e,t,n,r,o,i){e.firstCreatePass&&(zv(e,new Nv(n,r,i,o),-1),i&&(e.staticViewQueries=!0)),Qv(e,t)}function Hv(e,t,n,r){Bv(Ft(),Mt(),t,n,r,!1,Lt(),e)}function Lv(e,t,n,r){Bv(Ft(),Mt(),t,n,r,!0,Lt(),e)}function Bv(e,t,n,r,o,i,a,u){e.firstCreatePass&&(zv(e,new Nv(n,r,i,o),a.index),function s(e,t){var n=e.contentQueries||(e.contentQueries=[]);t!==(e.contentQueries.length?n[n.length-1]:-1)&&n.push(e.queries.length-1,t)}(e,u),i&&(e.staticContentQueries=!0)),Qv(e,t)}function Uv(){return function e(t,n){return t[19].queries[n].queryList}(Mt(),en())}function Qv(e,t){var n=new kv;!function r(e,t,n,o){var i=Zi(t);i.push(n),e.firstCreatePass&&Ki(e).push(o,i.length-1)}(e,t,n,n.destroy),null===t[19]&&(t[19]=new Pv),t[19].queries.push(new Ov(n))}function zv(e,t,n){null===e.queries&&(e.queries=new Tv),e.queries.track(new jv(t,n))}function qv(e,t){return e.queries.getByIndex(t)}
|
|
965
958
|
/**
|
|
966
959
|
* @license
|
|
967
960
|
* Copyright Google Inc. All Rights Reserved.
|
|
968
961
|
*
|
|
969
962
|
* Use of this source code is governed by an MIT-style license that can be
|
|
970
963
|
* found in the LICENSE file at https://angular.io/license
|
|
971
|
-
*/function
|
|
964
|
+
*/function Wv(e,t){return Ta(sd,Hf,e,t)}function Zv(t){void 0===t&&(t=e.InjectFlags.Default);var n=Da(!0);if(null!=n||t&e.InjectFlags.Optional)return n;throw new Error("No provider for ChangeDetectorRef!")}
|
|
972
965
|
/**
|
|
973
966
|
* @license
|
|
974
967
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -982,28 +975,28 @@ function lv(e,t,n){var r=Zt()+e,o=Ft();return o[r]===Ao?ws(o,r,n?t.call(n):t()):
|
|
|
982
975
|
*
|
|
983
976
|
* Use of this source code is governed by an MIT-style license that can be
|
|
984
977
|
* found in the LICENSE file at https://angular.io/license
|
|
985
|
-
*/var
|
|
978
|
+
*/var Kv={"ɵɵattribute":Cs,"ɵɵattributeInterpolate1":Ds,"ɵɵattributeInterpolate2":As,"ɵɵattributeInterpolate3":Ss,"ɵɵattributeInterpolate4":Rs,"ɵɵattributeInterpolate5":Vs,"ɵɵattributeInterpolate6":Ms,"ɵɵattributeInterpolate7":Fs,"ɵɵattributeInterpolate8":Hs,"ɵɵattributeInterpolateV":Ls,"ɵɵdefineComponent":We,"ɵɵdefineDirective":et,"ɵɵdefineInjectable":j,"ɵɵdefineInjector":A,"ɵɵdefineNgModule":Ye,"ɵɵdefinePipe":tt,"ɵɵdirectiveInject":Ws,"ɵɵgetFactoryOf":rr,"ɵɵgetInheritedFactory":or,"ɵɵinject":we,"ɵɵinjectAttribute":Zs,"ɵɵinvalidFactory":Ks,"ɵɵinvalidFactoryDep":be,"ɵɵinjectPipeChangeDetectorRef":Zv,"ɵɵtemplateRefExtractor":Wv,"ɵɵNgOnChangesFeature":mf,"ɵɵProvidersFeature":Pf,"ɵɵCopyDefinitionFeature":yf,"ɵɵInheritDefinitionFeature":lf,"ɵɵnextContext":fl,"ɵɵnamespaceHTML":yn,"ɵɵnamespaceMathML":vn,"ɵɵnamespaceSVG":hn,"ɵɵenableBindings":Rt,"ɵɵdisableBindings":Vt,"ɵɵelementStart":Ys,"ɵɵelementEnd":$s,"ɵɵelement":Xs,"ɵɵelementContainerStart":el,"ɵɵelementContainerEnd":tl,"ɵɵelementContainer":nl,"ɵɵpureFunction0":ev,"ɵɵpureFunction1":tv,"ɵɵpureFunction2":nv,"ɵɵpureFunction3":rv,"ɵɵpureFunction4":ov,"ɵɵpureFunction5":iv,"ɵɵpureFunction6":av,"ɵɵpureFunction7":uv,"ɵɵpureFunction8":sv,"ɵɵpureFunctionV":lv,"ɵɵgetCurrentView":rl,"ɵɵrestoreView":Ht,"ɵɵlistener":al,"ɵɵprojection":yl,"ɵɵupdateSyntheticHostBinding":Uc,"ɵɵcomponentHostSyntheticListener":ul,"ɵɵpipeBind1":gv,"ɵɵpipeBind2":mv,"ɵɵpipeBind3":_v,"ɵɵpipeBind4":wv,"ɵɵpipeBindV":bv,"ɵɵprojectionDef":pl,"ɵɵhostProperty":Bc,"ɵɵproperty":Gs,"ɵɵpropertyInterpolate":gl,"ɵɵpropertyInterpolate1":ml,"ɵɵpropertyInterpolate2":_l,"ɵɵpropertyInterpolate3":wl,"ɵɵpropertyInterpolate4":bl,"ɵɵpropertyInterpolate5":Cl,"ɵɵpropertyInterpolate6":Il,"ɵɵpropertyInterpolate7":xl,"ɵɵpropertyInterpolate8":El,"ɵɵpropertyInterpolateV":kl,"ɵɵpipe":yv,"ɵɵqueryRefresh":Rv,"ɵɵviewQuery":Mv,"ɵɵstaticViewQuery":Vv,"ɵɵstaticContentQuery":Lv,"ɵɵloadQuery":Uv,"ɵɵcontentQuery":Hv,"ɵɵreference":qs,"ɵɵclassMap":zl,"ɵɵclassMapInterpolate1":hc,"ɵɵclassMapInterpolate2":vc,"ɵɵclassMapInterpolate3":yc,"ɵɵclassMapInterpolate4":gc,"ɵɵclassMapInterpolate5":mc,"ɵɵclassMapInterpolate6":_c,"ɵɵclassMapInterpolate7":wc,"ɵɵclassMapInterpolate8":bc,"ɵɵclassMapInterpolateV":Cc,"ɵɵstyleMap":Ul,"ɵɵstyleMapInterpolate1":Ic,"ɵɵstyleMapInterpolate2":xc,"ɵɵstyleMapInterpolate3":Ec,"ɵɵstyleMapInterpolate4":kc,"ɵɵstyleMapInterpolate5":Oc,"ɵɵstyleMapInterpolate6":Pc,"ɵɵstyleMapInterpolate7":Nc,"ɵɵstyleMapInterpolate8":Tc,"ɵɵstyleMapInterpolateV":jc,"ɵɵstyleProp":Ll,"ɵɵstylePropInterpolate1":Dc,"ɵɵstylePropInterpolate2":Ac,"ɵɵstylePropInterpolate3":Sc,"ɵɵstylePropInterpolate4":Rc,"ɵɵstylePropInterpolate5":Vc,"ɵɵstylePropInterpolate6":Mc,"ɵɵstylePropInterpolate7":Fc,"ɵɵstylePropInterpolate8":Hc,"ɵɵstylePropInterpolateV":Lc,"ɵɵstyleSanitizer":Hl,"ɵɵclassProp":Bl,"ɵɵselect":Vo,"ɵɵadvance":Ro,"ɵɵtemplate":Qs,"ɵɵtext":rc,"ɵɵtextInterpolate":oc,"ɵɵtextInterpolate1":ic,"ɵɵtextInterpolate2":ac,"ɵɵtextInterpolate3":uc,"ɵɵtextInterpolate4":sc,"ɵɵtextInterpolate5":lc,"ɵɵtextInterpolate6":cc,"ɵɵtextInterpolate7":fc,"ɵɵtextInterpolate8":dc,"ɵɵtextInterpolateV":pc,"ɵɵi18n":Rh,"ɵɵi18nAttributes":Vh,"ɵɵi18nExp":Hh,"ɵɵi18nStart":kh,"ɵɵi18nEnd":jh,"ɵɵi18nApply":Lh,"ɵɵi18nPostprocess":Th,"ɵɵresolveWindow":Vn,"ɵɵresolveDocument":Mn,"ɵɵresolveBody":Fn,"ɵɵsetComponentScope":Ze,"ɵɵsetNgModuleScope":$e,"ɵɵsanitizeHtml":$r,"ɵɵsanitizeStyle":Xr,"ɵɵdefaultStyleSanitizer":io,"ɵɵsanitizeResourceUrl":to,"ɵɵsanitizeScript":no,"ɵɵsanitizeUrl":eo,"ɵɵsanitizeUrlOrResourceUrl":oo},Gv=null,Jv=[],Yv=[],$v=!1;function Xv(){if(!$v){$v=!0;try{for(var e=Yv.length-1;e>=0;e--){var t=Yv[e],n=t.moduleType,r=t.ngModule;r.declarations&&r.declarations.every(ey)&&(Yv.splice(e,1),ry(n,r))}}finally{$v=!1}}}function ey(e){return Array.isArray(e)?e.every(ey):!!W(e)}function ty(e,t){void 0===t&&(t={}),ny(e,t),function n(e,t){Yv.push({moduleType:e,ngModule:t})}(e,t)}function ny(e,t,n){void 0===n&&(n=!1);var r=Re(t.declarations||Jv),o=null;Object.defineProperty(e,ue,{configurable:!0,get:function(){return null===o&&((o=ne().compileNgModule(Kv,"ng:///"+e.name+"/ɵmod.js",{type:e,bootstrap:Re(t.bootstrap||Jv).map(W),declarations:r.map(W),imports:Re(t.imports||Jv).map(W).map(ay),exports:Re(t.exports||Jv).map(W).map(ay),schemas:t.schemas?Re(t.schemas):null,id:t.id||null})).schemas||(o.schemas=[])),o}});var i=null;Object.defineProperty(e,F,{get:function(){if(null===i){var n={name:e.name,type:e,deps:Za(e),providers:t.providers||Jv,imports:[(t.imports||Jv).map(W),(t.exports||Jv).map(W)]};i=ne().compileInjector(Kv,"ng:///"+e.name+"/ɵinj.js",n)}return i},configurable:!1})}function ry(e,t){var n=Re(t.declarations||Jv),r=iy(e);n.forEach((function(t){t.hasOwnProperty(oe)?oy(nt(t),r):t.hasOwnProperty(ie)||t.hasOwnProperty(ae)||(t.ngSelectorScope=e)}))}function oy(e,t){e.directiveDefs=function(){return Array.from(t.compilation.directives).map((function(e){return e.hasOwnProperty(oe)?nt(e):rt(e)})).filter((function(e){return!!e}))},e.pipeDefs=function(){return Array.from(t.compilation.pipes).map((function(e){return ot(e)}))},e.schemas=t.schemas,e.tView=null}function iy(e){if(!uy(e))throw new Error(e.name+" does not have a module def (ɵmod property)");var t=at(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 Hn(t.imports).forEach((function(e){var t=e;if(!uy(t))throw new Error("Importing "+t.name+" which does not have a ɵmod property");var r=iy(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)}))})),Hn(t.declarations).forEach((function(e){ot(e)?n.compilation.pipes.add(e):n.compilation.directives.add(e)})),Hn(t.exports).forEach((function(e){var t=e;if(uy(t)){var r=iy(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 ot(t)?n.exported.pipes.add(t):n.exported.directives.add(t)})),t.transitiveCompileScopes=n,n}function ay(e){return function t(e){return void 0!==e.ngModule}(e)?e.ngModule:e}function uy(e){return!!at(e)}
|
|
986
979
|
/**
|
|
987
980
|
* @license
|
|
988
981
|
* Copyright Google Inc. All Rights Reserved.
|
|
989
982
|
*
|
|
990
983
|
* Use of this source code is governed by an MIT-style license that can be
|
|
991
984
|
* found in the LICENSE file at https://angular.io/license
|
|
992
|
-
*/function
|
|
985
|
+
*/function sy(t,n){var r=null;!function o(e,t){is(t)&&(rs.set(e,t),os.add(e))}(t,n),fy(t,n),Object.defineProperty(t,oe,{get:function(){if(null===r){var o=ne();if(is(n)){var a=["Component '"+t.name+"' is not resolved:"];throw n.templateUrl&&a.push(" - templateUrl: "+n.templateUrl),n.styleUrls&&n.styleUrls.length&&a.push(" - styleUrls: "+JSON.stringify(n.styleUrls)),a.push("Did you run and wait for 'resolveComponentResources()'?"),new Error(a.join("\n"))}var u=function s(){return Gv}(),l=n.preserveWhitespaces;void 0===l&&(l=null!==u&&void 0!==u.preserveWhitespaces&&u.preserveWhitespaces);var c=n.encapsulation;void 0===c&&(c=null!==u&&void 0!==u.defaultEncapsulation?u.defaultEncapsulation:e.ViewEncapsulation.Emulated);var f=n.templateUrl||"ng:///"+t.name+"/template.html",d=i(i({},py(t,n)),{typeSourceSpan:o.createParseSourceSpan("Component",t.name,f),template:n.template||"",preserveWhitespaces:l,styles:n.styles||ze,animations:n.animations,directives:[],changeDetection:n.changeDetection,pipes:new Map,encapsulation:c,interpolation:n.interpolation,viewProviders:n.viewProviders||null});if(d.usesInheritance&&hy(t),r=o.compileComponent(Kv,f,d),Xv(),function p(e){return void 0!==e.ngSelectorScope}(t)){var h=iy(t.ngSelectorScope);oy(r,h)}}return r},configurable:!1})}function ly(e,t){var n=null;fy(e,t||{}),Object.defineProperty(e,ie,{get:function(){if(null===n){var r=cy(e,t||{});n=ne().compileDirective(Kv,r.sourceMapUrl,r.metadata)}return n},configurable:!1})}function cy(e,t){var n=e&&e.name,r="ng:///"+n+"/ɵdir.js",o=ne(),i=py(e,t);return i.typeSourceSpan=o.createParseSourceSpan("Directive",n,r),i.usesInheritance&&hy(e),{metadata:i,sourceMapUrl:r}}function fy(e,t){var n=null;Object.defineProperty(e,le,{get:function(){if(null===n){var r=cy(e,t),o=ne();n=o.compileFactory(Kv,"ng:///"+e.name+"/ɵfac.js",i(i({},r.metadata),{injectFn:"directiveInject",target:o.R3FactoryTarget.Directive}))}return n},configurable:!1})}function dy(e){return Object.getPrototypeOf(e.prototype)===Object.prototype}function py(e,t){var n,r=Wa(),o=r.ownPropMetadata(e);return{name:e.name,type:e,typeArgumentCount:0,selector:void 0!==t.selector?t.selector:null,deps:Za(e),host:t.host||Qe,propMetadata:o,inputs:t.inputs||ze,outputs:t.outputs||ze,queries:vy(e,o,yy),lifecycle:{usesOnChanges:r.hasLifecycleHook(e,"ngOnChanges")},typeSourceSpan:null,usesInheritance:!dy(e),exportAs:(n=t.exportAs,void 0===n?null:_y(n)),providers:t.providers||null,viewQueries:vy(e,o,gy)}}function hy(e){for(var t=Object.prototype,n=Object.getPrototypeOf(e.prototype).constructor;n&&n!==t;)rt(n)||nt(n)||!by(n)||ly(n,null),n=Object.getPrototypeOf(n)}function vy(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 "'+Sn(e)+"\" since the query selector wasn't defined.");if(i.some(my))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?_y(n):W(n)),descendants:t.descendants,first:t.first,read:t.read?t.read:null,static:!!t.static};var n}(o,t))}}))}};for(var i in t)o(i);return r}function yy(e){var t=e.ngMetadataName;return"ContentChild"===t||"ContentChildren"===t}function gy(e){var t=e.ngMetadataName;return"ViewChild"===t||"ViewChildren"===t}function my(e){return"Input"===e.ngMetadataName}function _y(e){return e.split(",").map((function(e){return e.trim()}))}new Map,new Map;var wy=["ngOnChanges","ngOnInit","ngOnDestroy","ngDoCheck","ngAfterViewInit","ngAfterViewChecked","ngAfterContentInit","ngAfterContentChecked"];function by(e){var t=Wa();if(wy.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(my(a)||yy(a)||gy(a)||"Output"===u||"HostBinding"===u||"HostListener"===u)return!0}return!1}
|
|
993
986
|
/**
|
|
994
987
|
* @license
|
|
995
988
|
* Copyright Google Inc. All Rights Reserved.
|
|
996
989
|
*
|
|
997
990
|
* Use of this source code is governed by an MIT-style license that can be
|
|
998
991
|
* found in the LICENSE file at https://angular.io/license
|
|
999
|
-
*/function
|
|
992
|
+
*/function Cy(e,t){var n=null,r=null;Object.defineProperty(e,le,{get:function(){if(null===r){var n=Iy(e,t),o=ne();r=o.compileFactory(Kv,"ng:///"+n.name+"/ɵfac.js",i(i({},n),{injectFn:"directiveInject",target:o.R3FactoryTarget.Pipe}))}return r},configurable:!1}),Object.defineProperty(e,ae,{get:function(){if(null===n){var r=Iy(e,t);n=ne().compilePipe(Kv,"ng:///"+r.name+"/ɵpipe.js",r)}return n},configurable:!1})}function Iy(e,t){return{type:e,typeArgumentCount:0,name:e.name,deps:Za(e),pipeName:t.name,pure:void 0===t.pure||t.pure}}
|
|
1000
993
|
/**
|
|
1001
994
|
* @license
|
|
1002
995
|
* Copyright Google Inc. All Rights Reserved.
|
|
1003
996
|
*
|
|
1004
997
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1005
998
|
* found in the LICENSE file at https://angular.io/license
|
|
1006
|
-
*/var
|
|
999
|
+
*/var xy=y("Directive",(function(e){return void 0===e&&(e={}),e}),void 0,void 0,(function(e,t){return Ry(e,t)})),Ey=y("Component",(function(t){return void 0===t&&(t={}),i({changeDetection:e.ChangeDetectionStrategy.Default},t)}),xy,void 0,(function(e,t){return Sy(e,t)})),ky=y("Pipe",(function(e){return i({pure:!0},e)}),void 0,void 0,(function(e,t){return Vy(e,t)})),Oy=_("Input",(function(e){return{bindingPropertyName:e}})),Py=_("Output",(function(e){return{bindingPropertyName:e}})),Ny=_("HostBinding",(function(e){return{hostPropertyName:e}})),Ty=_("HostListener",(function(e,t){return{eventName:e,args:t}})),jy=sy,Dy=ly,Ay=Cy,Sy=Mf,Ry=Mf,Vy=Mf,My=y("NgModule",(function(e){return e}),void 0,void 0,(function(e,t){return Hy(e,t)})),Fy=ty,Hy=function Ly(e,t){var n=t&&t.imports||[];t&&t.exports&&(n=f(n,[t.exports])),e.ɵinj=A({factory:tu(e,{useClass:e}),providers:t&&t.providers,imports:n})},By=new fe("Application Initializer"),Uy=function(){function e(e){var t=this;this.appInits=e,this.initialized=!1,this.done=!1,this.donePromise=new Promise((function(e,n){t.resolve=e,t.reject=n}))}return e.prototype.runInitializers=function(){var e=this;if(!this.initialized){var t=[],n=function(){e.done=!0,e.resolve()};if(this.appInits)for(var r=0;r<this.appInits.length;r++){var o=this.appInits[r]();ol(o)&&t.push(o)}Promise.all(t).then((function(){n()})).catch((function(t){e.reject(t)})),0===t.length&&n(),this.initialized=!0}},a([nu(),u(0,C(By)),u(0,I()),s("design:paramtypes",[Array])],e)}(),Qy=new fe("AppId");function zy(){return""+Wy()+Wy()+Wy()}var qy={provide:Qy,useFactory:zy,deps:[]};function Wy(){return String.fromCharCode(97+Math.floor(25*Math.random()))}var Zy,Ky=new fe("Platform Initializer"),Gy=new fe("Platform ID"),Jy=new fe("appBootstrapListener"),Yy=new fe("Application Packages Root URL"),$y=function(){function e(){}return e.prototype.log=function(e){console.log(e)},e.prototype.warn=function(e){console.warn(e)},a([nu()],e)}(),Xy=new fe("LocaleId"),eg=new fe("DefaultCurrencyCode"),tg=new fe("Translations"),ng=new fe("TranslationsFormat");(Zy=e.MissingTranslationStrategy||(e.MissingTranslationStrategy={}))[Zy.Error=0]="Error",Zy[Zy.Warning=1]="Warning",Zy[Zy.Ignore=2]="Ignore";
|
|
1007
1000
|
/**
|
|
1008
1001
|
* @license
|
|
1009
1002
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1011,7 +1004,7 @@ function lv(e,t,n){var r=Zt()+e,o=Ft();return o[r]===Ao?ws(o,r,n?t.call(n):t()):
|
|
|
1011
1004
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1012
1005
|
* found in the LICENSE file at https://angular.io/license
|
|
1013
1006
|
*/
|
|
1014
|
-
var
|
|
1007
|
+
var rg=function rg(e,t){this.ngModuleFactory=e,this.componentFactories=t};function og(){throw new Error("Runtime compiler is not loaded")}var ig=function(e){return new Xh(e)},ag=og,ug=og,sg=function(e){var t=ig(e),n=Hn(at(e).declarations).reduce((function(e,t){var n=nt(t);return n&&e.push(new Zp(n)),e}),[]);return new rg(t,n)},lg=og,cg=og,fg=function(){function e(){this.compileModuleSync=ag,this.compileModuleAsync=ug,this.compileModuleAndAllComponentsSync=lg,this.compileModuleAndAllComponentsAsync=cg}return e.prototype.clearCache=function(){},e.prototype.clearCacheFor=function(e){},e.prototype.getModuleId=function(e){},a([nu()],e)}(),dg=new fe("compilerOptions"),pg=function pg(){},hg=Promise.resolve(0);function vg(e){"undefined"==typeof Zone?hg.then((function(){e&&e.apply(null,null)})):Zone.current.scheduleMicroTask("scheduleMicrotask",e)}
|
|
1015
1008
|
/**
|
|
1016
1009
|
* @license
|
|
1017
1010
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1026,14 +1019,14 @@ var dg=function dg(e,t){this.ngModuleFactory=e,this.componentFactories=t};functi
|
|
|
1026
1019
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1027
1020
|
* found in the LICENSE file at https://angular.io/license
|
|
1028
1021
|
*/
|
|
1029
|
-
var
|
|
1022
|
+
var yg=function(){function e(e){var t=e.enableLongStackTrace,n=void 0!==t&&t,r=e.shouldCoalesceEventChangeDetection,o=void 0!==r&&r;if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new xv(!1),this.onMicrotaskEmpty=new xv(!1),this.onStable=new xv(!1),this.onError=new xv(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched(),this._nesting=0,this._outer=this._inner=Zone.current,Zone.wtfZoneSpec&&(this._inner=this._inner.fork(Zone.wtfZoneSpec)),Zone.TaskTrackingZoneSpec&&(this._inner=this._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(this._inner=this._inner.fork(Zone.longStackTraceZoneSpec)),this.shouldCoalesceEventChangeDetection=o,this.lastRequestAnimationFrameId=-1,this.nativeRequestAnimationFrame=function i(){var e=te.requestAnimationFrame,t=te.cancelAnimationFrame;if("undefined"!=typeof Zone&&e&&t){var n=e[Zone.__symbol__("OriginalDelegate")];n&&(e=n);var r=t[Zone.__symbol__("OriginalDelegate")];r&&(t=r)}return{nativeRequestAnimationFrame:e,nativeCancelAnimationFrame:t}}().nativeRequestAnimationFrame,function a(e){var t=!!e.shouldCoalesceEventChangeDetection&&e.nativeRequestAnimationFrame&&function(){!function t(e){-1===e.lastRequestAnimationFrameId&&(e.lastRequestAnimationFrameId=e.nativeRequestAnimationFrame.call(te,(function(){e.lastRequestAnimationFrameId=-1,wg(e),_g(e)})),wg(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0,maybeDelayChangeDetection:t},onInvokeTask:function(n,r,o,i,a,u){try{return bg(e),n.invokeTask(o,i,a,u)}finally{t&&"eventTask"===i.type&&t(),Cg(e)}},onInvoke:function(t,n,r,o,i,a,u){try{return bg(e),t.invoke(r,o,i,a,u)}finally{Cg(e)}},onHasTask:function(t,n,r,o){t.hasTask(r,o),n===r&&("microTask"==o.change?(e._hasPendingMicrotasks=o.microTask,wg(e),_g(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,mg,gg,gg);try{return o.runTask(i,t,n)}finally{o.cancelTask(i)}},e.prototype.runGuarded=function(e,t,n){return this._inner.runGuarded(e,t,n)},e.prototype.runOutsideAngular=function(e){return this._outer.run(e)},e}();function gg(){}var mg={};function _g(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 wg(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||e.shouldCoalesceEventChangeDetection&&-1!==e.lastRequestAnimationFrameId)}function bg(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function Cg(e){e._nesting--,_g(e)}var Ig,xg=function(){function e(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new xv,this.onMicrotaskEmpty=new xv,this.onStable=new xv,this.onError=new xv}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}(),Eg=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(){yg.assertNotInAngularZone(),vg((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())vg((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[]},a([nu(),s("design:paramtypes",[yg])],e)}(),kg=function(){function e(){this._applications=new Map,Og.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),Og.findTestabilityInTree(this,e,t)},a([nu(),s("design:paramtypes",[])],e)}(),Og=new(function(){function e(){}return e.prototype.addToWindow=function(e){},e.prototype.findTestabilityInTree=function(e,t,n){return null},e}()),Pg=new fe("AllowMultipleToken"),Ng=function Ng(e,t){this.name=e,this.token=t};
|
|
1030
1023
|
/**
|
|
1031
1024
|
* @license
|
|
1032
1025
|
* Copyright Google Inc. All Rights Reserved.
|
|
1033
1026
|
*
|
|
1034
1027
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1035
1028
|
* found in the LICENSE file at https://angular.io/license
|
|
1036
|
-
*/function
|
|
1029
|
+
*/function Tg(e){if(Ig&&!Ig.destroyed&&!Ig.injector.get(Pg,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");Ig=e.get(Sg);var t=e.get(Ky,null);return t&&t.forEach((function(e){return e()})),Ig}function jg(e,t,n){void 0===n&&(n=[]);var r="Platform: "+t,o=new fe(r);return function(t){void 0===t&&(t=[]);var i=Ag();if(!i||i.injector.get(Pg,!1))if(e)e(n.concat(t).concat({provide:o,useValue:!0}));else{var a=n.concat(t).concat({provide:o,useValue:!0},{provide:iu,useValue:"platform"});Tg(bu.create({providers:a,name:r}))}return Dg(o)}}function Dg(e){var t=Ag();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 Ag(){return Ig&&!Ig.destroyed?Ig:null}var Sg=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 xg:("zone.js"===e?void 0:e)||new yg({enableLongStackTrace:wr(),shouldCoalesceEventChangeDetection:t})}(t?t.ngZone:void 0,t&&t.ngZoneEventCoalescing||!1),i=[{provide:yg,useValue:r}];return r.run((function(){var t=bu.create({providers:i,parent:n.injector,name:e.moduleType.name}),o=e.create(t),a=o.injector.get(sr,null);if(!a)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return o.onDestroy((function(){return Mg(n._modules,o)})),r.runOutsideAngular((function(){return r.onError.subscribe({next:function(e){a.handleError(e)}})})),function u(e,t,n){try{var r=n();return ol(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(Uy);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=Rg({},t);return function o(e,t,n){return e.get(pg).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(Vg);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach((function(e){return t.bootstrap(e)}));else{if(!e.instance.ngDoBootstrap)throw new Error("The module "+U(e.instance.constructor)+' was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.');e.instance.ngDoBootstrap(t)}this._modules.push(e)},e.prototype.onDestroy=function(e){this._destroyListeners.push(e)},Object.defineProperty(e.prototype,"injector",{get:function(){return this._injector},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach((function(e){return e.destroy()})),this._destroyListeners.forEach((function(e){return e()})),this._destroyed=!0},Object.defineProperty(e.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,configurable:!0}),a([nu(),s("design:paramtypes",[bu])],e)}();function Rg(e,t){return Array.isArray(t)?t.reduce(Rg,e):i(i({},e),t)}var Vg=function(){function e(e,r,o,i,a,u){var s=this;this._zone=e,this._console=r,this._injector=o,this._exceptionHandler=i,this._componentFactoryResolver=a,this._initStatus=u,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=wr(),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(){yg.assertNotInAngularZone(),vg((function(){s._stable||s._zone.hasPendingMacrotasks||s._zone.hasPendingMicrotasks||(s._stable=!0,e.next(!0))}))}))}));var n=s._zone.onUnstable.subscribe((function(){yg.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 Tf?e:this._componentFactoryResolver.resolveComponentFactory(e),this.componentTypes.push(n.componentType);var o=function i(e){return e instanceof Vf}(n)?void 0:this._injector.get(je),a=n.create(bu.NULL,[],t||n.selector,o);a.onDestroy((function(){r._unloadComponent(a)}));var u=a.injector.get(Eg,null);return u&&a.injector.get(kg).registerApplication(a.location.nativeElement,u),this._loadComponent(a),wr()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),a},e.prototype.tick=function(){var e,t,n,r,o=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");try{this._runningTick=!0;try{for(var i=l(this._views),a=i.next();!a.done;a=i.next())a.value.detectChanges()}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=i.return)&&t.call(i)}finally{if(e)throw e.error}}if(this._enforceNoNewChanges)try{for(var u=l(this._views),s=u.next();!s.done;s=u.next())s.value.checkNoChanges()}catch(e){n={error:e}}finally{try{s&&!s.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}catch(e){this._zone.runOutsideAngular((function(){return o._exceptionHandler.handleError(e)}))}finally{this._runningTick=!1}},e.prototype.attachView=function(e){var t=e;this._views.push(t),t.attachToAppRef(this)},e.prototype.detachView=function(e){var t=e;Mg(this._views,t),t.detachFromAppRef()},e.prototype._loadComponent=function(e){this.attachView(e.hostView),this.tick(),this.components.push(e),this._injector.get(Jy,[]).concat(this._bootstrapListeners).forEach((function(t){return t(e)}))},e.prototype._unloadComponent=function(e){this.detachView(e.hostView),Mg(this.components,e)},e.prototype.ngOnDestroy=function(){this._views.slice().forEach((function(e){return e.destroy()}))},Object.defineProperty(e.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),a([nu(),s("design:paramtypes",[yg,$y,bu,sr,Sf,Uy])],e)}();function Mg(e,t){var n=e.indexOf(t);n>-1&&e.splice(n,1)}function Fg(e){for(var t=e.length-1;t>=0;t--)if(void 0!==e[t])return e[t]}
|
|
1037
1030
|
/**
|
|
1038
1031
|
* @license
|
|
1039
1032
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1055,21 +1048,21 @@ var Eg=function(){function e(e){var t=e.enableLongStackTrace,n=void 0!==t&&t,r=e
|
|
|
1055
1048
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1056
1049
|
* found in the LICENSE file at https://angular.io/license
|
|
1057
1050
|
*/
|
|
1058
|
-
var
|
|
1051
|
+
var Hg=function Hg(){};function Lg(e){var t=Yh(e);if(!t)throw Ug(e);return t}var Bg=Lg;function Ug(e){return new Error("No module with ID "+e+" loaded")}
|
|
1059
1052
|
/**
|
|
1060
1053
|
* @license
|
|
1061
1054
|
* Copyright Google Inc. All Rights Reserved.
|
|
1062
1055
|
*
|
|
1063
1056
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1064
1057
|
* found in the LICENSE file at https://angular.io/license
|
|
1065
|
-
*/var
|
|
1058
|
+
*/var Qg=function Qg(){},zg={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},qg=function(){function e(e,t){this._compiler=e,this._config=t||zg}return e.prototype.load=function(e){return this._compiler instanceof fg?this.loadFactory(e):this.loadAndCompile(e)},e.prototype.loadAndCompile=function(e){var t=this,n=c(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 Wg(e,r,o)})).then((function(e){return t._compiler.compileModuleAsync(e)}))},e.prototype.loadFactory=function(e){var t=c(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 Wg(e,n,r)}))},a([nu(),u(1,I()),s("design:paramtypes",[fg,Qg])],e)}();function Wg(e,t,n){if(!e)throw new Error("Cannot find '"+n+"' in '"+t+"'");return e}
|
|
1066
1059
|
/**
|
|
1067
1060
|
* @license
|
|
1068
1061
|
* Copyright Google Inc. All Rights Reserved.
|
|
1069
1062
|
*
|
|
1070
1063
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1071
1064
|
* found in the LICENSE file at https://angular.io/license
|
|
1072
|
-
*/var
|
|
1065
|
+
*/var Zg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(Aa),Kg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t}(Zg),Gg=function Gg(e,t){this.name=e,this.callback=t},Jg=function(){function e(e,t,n){this.listeners=[],this.parent=null,this._debugContext=n,this.nativeNode=e,t&&t instanceof Yg&&t.addChild(this)}return Object.defineProperty(e.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),e}(),Yg=function(e){function t(t,n,r){var o=e.call(this,t,n,r)||this;return o.properties={},o.attributes={},o.classes={},o.styles={},o.childNodes=[],o.nativeElement=t,o}return o(t,e),t.prototype.addChild=function(e){e&&(this.childNodes.push(e),e.parent=this)},t.prototype.removeChild=function(e){var t=this.childNodes.indexOf(e);-1!==t&&(e.parent=null,this.childNodes.splice(t,1))},t.prototype.insertChildrenAfter=function(e,t){var n,r=this,o=this.childNodes.indexOf(e);-1!==o&&((n=this.childNodes).splice.apply(n,f([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 $g(this,e,t),t},t.prototype.queryAllNodes=function(e){var t=[];return Xg(this,e,t),t},Object.defineProperty(t.prototype,"children",{get:function(){return this.childNodes.filter((function(e){return e instanceof t}))},enumerable:!0,configurable:!0}),t.prototype.triggerEventHandler=function(e,t){this.listeners.forEach((function(n){n.name==e&&n.callback(t)}))},t}(Jg);function $g(e,t,n){e.childNodes.forEach((function(e){e instanceof Yg&&(t(e)&&n.push(e),$g(e,t,n))}))}function Xg(e,t,n){e instanceof Yg&&e.childNodes.forEach((function(e){t(e)&&n.push(e),e instanceof Yg&&Xg(e,t,n)}))}var em=function(){function e(e){this.nativeNode=e}return Object.defineProperty(e.prototype,"parent",{get:function(){var e=this.nativeNode.parentNode;return e?new tm(e):null},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return Zc(this.nativeNode)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentInstance",{get:function(){var e=this.nativeNode;return e&&(Qc(e)||qc(e))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return Qc(this.nativeNode)||zc(this.nativeNode)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"listeners",{get:function(){return Yc(this.nativeNode).filter((function(e){return"dom"===e.type}))},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){return function e(t){var n=Gc(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:!0,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){return function e(t){var n=Gc(t,!1);if(null===n)return[];for(var r,o=n.lView[1],i=o.data[n.nodeIndex],a=[],u=i.directiveEnd,s=65535&i.providerIndexes;s<u;s++){var l=o.data[s];void 0!==(r=l).type&&void 0!==r.template&&void 0!==r.declaredInputs&&(l=l.type),a.push(l)}return a}(this.nativeNode)},enumerable:!0,configurable:!0}),e}(),tm=function(e){function t(t){return e.call(this,t)||this}return o(t,e),Object.defineProperty(t.prototype,"nativeElement",{get:function(){return this.nativeNode.nodeType==Node.ELEMENT_NODE?this.nativeNode:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"name",{get:function(){try{var e=Gc(this.nativeNode);return e.lView[1].data[e.nodeIndex].tagName}catch(e){return this.nativeNode.nodeName}},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"properties",{get:function(){var e=Gc(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];nm(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+=An(n[a+c-1])+u[c+1];e[s]=l}else e[s]=n[a]}}(o,r,t,n),o},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"attributes",{get:function(){var e={},t=this.nativeElement;if(!t)return e;var n=Gc(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:!0,configurable:!0}),Object.defineProperty(t.prototype,"styles",{get:function(){return this.nativeElement&&this.nativeElement.style?this.nativeElement.style:{}},enumerable:!0,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:!0,configurable:!0}),Object.defineProperty(t.prototype,"childNodes",{get:function(){for(var e=this.nativeNode.childNodes,t=[],n=0;n<e.length;n++)t.push(cm(e[n]));return t},enumerable:!0,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(cm(t[r]));return n},enumerable:!0,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}(em);function nm(e){return"string"==typeof e||"boolean"==typeof e||"number"==typeof e||null===e}function rm(e,t,n,r){var o=Gc(e.nativeNode,!1);null!==o?om(o.lView[1].data[o.nodeIndex],o.lView,t,n,r,e.nativeNode):um(e.nativeNode,t,n,r)}function om(e,t,n,r,o,i){var a,u,s=Ct(e,t);if(3===e.type||4===e.type){am(s,n,r,o,i),ct(e)?(d=Et(e.index,t))&&d[1].firstChild&&om(d[1].firstChild,d,n,r,o,i):(e.child&&om(e.child,t,n,r,o,i),s&&um(s,n,r,o));var c=t[e.index];st(c)&&im(c,n,r,o,i)}else if(0===e.type){var f=t[e.index];am(f[7],n,r,o,i),im(f,n,r,o,i)}else if(1===e.type){var d,p=(d=t[16])[6].projection[e.projection];if(Array.isArray(p))try{for(var h=l(p),v=h.next();!v.done;v=h.next())am(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];om(y=g[1].data[p.index],g,n,r,o,i)}}else e.child&&om(e.child,t,n,r,o,i);i!==s&&(y=4&e.flags?e.projectionNext:e.next)&&om(y,t,n,r,o,i)}function im(e,t,n,r,o){for(var i=10;i<e.length;i++){var a=e[i];om(a[1].node,a,t,n,r,o)}}function am(e,t,n,r,o){if(o!==e){var i=fm(e);if(!i)return;(r&&i instanceof tm&&t(i)&&-1===n.indexOf(i)||!r&&t(i)&&-1===n.indexOf(i))&&n.push(i)}}function um(e,t,n,r){for(var o=e.childNodes,i=o.length,a=0;a<i;a++){var u=o[a],s=fm(u);s&&((r&&s instanceof tm&&t(s)&&-1===n.indexOf(s)||!r&&t(s)&&-1===n.indexOf(s))&&n.push(s),um(u,t,n,r))}}var sm=new Map;function lm(e){return sm.get(e)||null}function cm(e){return e instanceof Node?(e.hasOwnProperty("__ng_debug__")||(e.__ng_debug__=e.nodeType==Node.ELEMENT_NODE?new tm(e):new em(e)),e.__ng_debug__):null}var fm=lm;function dm(e){return lm(e)}var pm=dm;function hm(e){sm.set(e.nativeNode,e)}var vm=Jg,ym=Yg,gm=jg(null,"core",[{provide:Gy,useValue:"unknown"},{provide:Sg,deps:[bu]},{provide:kg,deps:[]},{provide:$y,deps:[]}]);
|
|
1073
1066
|
/**
|
|
1074
1067
|
* @license
|
|
1075
1068
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1077,56 +1070,56 @@ var Kg=function Kg(){};function Gg(e){var t=av(e);if(!t)throw Yg(e);return t}var
|
|
|
1077
1070
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1078
1071
|
* found in the LICENSE file at https://angular.io/license
|
|
1079
1072
|
*/
|
|
1080
|
-
function
|
|
1073
|
+
function mm(){return ad}function _m(){return ud}function wm(e){return e||"en-US"}var bm=[{provide:Vg,useClass:Vg,deps:[yg,$y,bu,sr,Sf,Uy]},{provide:Wp,deps:[yg],useFactory:Cm},{provide:Uy,useClass:Uy,deps:[[new I,By]]},{provide:fg,useClass:fg,deps:[]},qy,{provide:rd,useFactory:mm,deps:[]},{provide:od,useFactory:_m,deps:[]},{provide:Xy,useFactory:wm,deps:[[new C(Xy),new I,new E]]},{provide:eg,useValue:"USD"}];function Cm(e){var t=[];return e.onStable.subscribe((function(){for(;t.length;)t.pop()()})),function(e){t.push(e)}}var Im,xm=a([My({providers:bm}),s("design:paramtypes",[Vg])],(function xm(e){}));
|
|
1081
1074
|
/**
|
|
1082
1075
|
* @license
|
|
1083
1076
|
* Copyright Google Inc. All Rights Reserved.
|
|
1084
1077
|
*
|
|
1085
1078
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1086
1079
|
* found in the LICENSE file at https://angular.io/license
|
|
1087
|
-
*/function
|
|
1080
|
+
*/function Em(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=Ud(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 f=c(i.attrs[l],3);u.setAttribute(o,f[1],f[2],f[0])}return o}function km(e,t,n,r){for(var o=0;o<n.outputs.length;o++){var i=n.outputs[o],a=Om(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 Om(e,t,n){return function(r){return Ad(e,t,n,r)}}function Pm(t,n,r,o){if(!Nd(t,n,r,o))return!1;var i=n.bindings[r],a=md(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)}
|
|
1088
1081
|
/**
|
|
1089
1082
|
* @license
|
|
1090
1083
|
* Copyright Google Inc. All Rights Reserved.
|
|
1091
1084
|
*
|
|
1092
1085
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1093
1086
|
* found in the LICENSE file at https://angular.io/license
|
|
1094
|
-
*/(33554432&n.flags&&32&i.flags?a.componentView:t,i,u,s,o)}return!0}function
|
|
1087
|
+
*/(33554432&n.flags&&32&i.flags?a.componentView:t,i,u,s,o)}return!0}function Nm(e){for(var t=e.def.nodeMatchedQueries;e.parent&&Fd(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&&bd(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&&bd(e,o).setDirty(),o+=i.childCount}}function Tm(e,t){var n=bd(e,t.nodeIndex);if(n.dirty){var r,o=void 0;if(67108864&t.flags){var i=t.parent.parent;o=jm(e,i.nodeIndex,i.nodeIndex+i.childCount,t.query,[]),r=_d(e,t.parent.nodeIndex).instance}else 134217728&t.flags&&(o=jm(e,0,e.def.nodes.length-1,t.query,[]),r=e.component);n.reset(o);for(var a=t.query.bindings,u=!1,s=0;s<a.length;s++){var l=a[s],c=void 0;switch(l.bindingType){case 0:c=n.first;break;case 1:c=n,u=!0}r[l.propName]=c}u&&n.notifyOnChanges()}}function jm(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(Dm(e,a,u)),1&a.flags&&a.element.template&&(a.element.template.nodeMatchedQueries&r.filterId)===r.filterId){var s=md(e,i);if((a.childMatchedQueries&r.filterId)===r.filterId&&(jm(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=Sd(f);d&&d===s&&jm(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];jm(h,0,h.def.nodes.length-1,r,o)}}(a.childMatchedQueries&r.filterId)!==r.filterId&&(i+=a.childCount)}return o}function Dm(e,t,n){if(null!=n)switch(n){case 1:return md(e,t.nodeIndex).renderElement;case 0:return new Hf(md(e,t.nodeIndex).renderElement);case 2:return md(e,t.nodeIndex).template;case 3:return md(e,t.nodeIndex).viewContainer;case 4:return _d(e,t.nodeIndex).instance}}
|
|
1095
1088
|
/**
|
|
1096
1089
|
* @license
|
|
1097
1090
|
* Copyright Google Inc. All Rights Reserved.
|
|
1098
1091
|
*
|
|
1099
1092
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1100
1093
|
* found in the LICENSE file at https://angular.io/license
|
|
1101
|
-
*/function
|
|
1094
|
+
*/function Am(e,t,n){var r=Ud(e,t,n);r&&Zd(e,n.ngContent.index,1,r,null,void 0)}
|
|
1102
1095
|
/**
|
|
1103
1096
|
* @license
|
|
1104
1097
|
* Copyright Google Inc. All Rights Reserved.
|
|
1105
1098
|
*
|
|
1106
1099
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1107
1100
|
* found in the LICENSE file at https://angular.io/license
|
|
1108
|
-
*/function
|
|
1101
|
+
*/function Sm(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:$d(r),outputs:[],element:null,provider:null,text:null,query:null,ngContent:null}}function Rm(e,t,n){var r,o=e.renderer;r=o.createText(n.text.prefix);var i=Ud(e,t,n);return i&&o.appendChild(i,r),{renderText:r}}function Vm(e,t){return(null!=e?e.toString():"")+t.suffix}
|
|
1109
1102
|
/**
|
|
1110
1103
|
* @license
|
|
1111
1104
|
* Copyright Google Inc. All Rights Reserved.
|
|
1112
1105
|
*
|
|
1113
1106
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1114
1107
|
* found in the LICENSE file at https://angular.io/license
|
|
1115
|
-
*/function
|
|
1108
|
+
*/function Mm(e){return 0!=(1&e.flags)&&null===e.element.name}function Fm(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 Hm(e,t,n,r){var o=Um(e.root,e.renderer,e,t,n);return Qm(o,e.component,r),zm(o),o}function Lm(e,t,n){var r=Um(e,e.renderer,null,null,t);return Qm(r,n,n),zm(r),r}function Bm(e,t,n,r){var o,i=t.element.componentRendererType;return o=i?e.root.rendererFactory.createRenderer(r,i):e.root.renderer,Um(e.root,o,e,t.element.componentProvider,n)}function Um(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 Qm(e,t,n){e.component=t,e.context=n}function zm(e){var t;Md(e)&&(t=md(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];Id.setCurrentNode(e,o);var a=void 0;switch(201347067&i.flags){case 1:var u=Em(e,t,i),s=void 0;if(33554432&i.flags){var l=zd(i.element.componentView);s=Id.createComponentView(e,i,l,u)}km(e,s,i,u),a={renderElement:u,componentView:s,viewContainer:null,template:i.element.template?gp(e,i):void 0},16777216&i.flags&&(a.viewContainer=pp(e,i,a));break;case 2:a=Rm(e,t,i);break;case 512:case 1024:case 2048:case 256:(a=r[o])||4096&i.flags||(a={instance:jp(e,i)});break;case 16:a={instance:Dp(e,i)};break;case 16384:(a=r[o])||(a={instance:Ap(e,i)}),32768&i.flags&&Qm(md(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 kv;break;case 8:Am(e,t,i),a=void 0}r[o]=a}$m(e,Im.CreateViewNodes),n_(e,201326592,268435456,0)}function qm(e){Km(e),Id.updateDirectives(e,1),Xm(e,Im.CheckNoChanges),Id.updateRenderer(e,1),$m(e,Im.CheckNoChanges),e.state&=-97}function Wm(e){1&e.state?(e.state&=-2,e.state|=2):e.state&=-3,vd(e,0,256),Km(e),Id.updateDirectives(e,0),Xm(e,Im.CheckAndUpdate),n_(e,67108864,536870912,0);var t=vd(e,256,512);Bp(e,2097152|(t?1048576:0)),Id.updateRenderer(e,0),$m(e,Im.CheckAndUpdate),n_(e,134217728,536870912,0),Bp(e,8388608|((t=vd(e,512,768))?4194304:0)),2&e.def.flags&&(e.state&=-9),e.state&=-97,vd(e,768,1024)}function Zm(e,t,n,r,o,i,a,u,s,l,c,d,p){return 0===n?function h(e,t,n,r,o,i,a,u,s,l,c,f){switch(201347067&t.flags){case 1:return function d(e,t,n,r,o,i,a,u,s,l,c,f){var d=t.bindings.length,p=!1;return d>0&&Pm(e,t,0,n)&&(p=!0),d>1&&Pm(e,t,1,r)&&(p=!0),d>2&&Pm(e,t,2,o)&&(p=!0),d>3&&Pm(e,t,3,i)&&(p=!0),d>4&&Pm(e,t,4,a)&&(p=!0),d>5&&Pm(e,t,5,u)&&(p=!0),d>6&&Pm(e,t,6,s)&&(p=!0),d>7&&Pm(e,t,7,l)&&(p=!0),d>8&&Pm(e,t,8,c)&&(p=!0),d>9&&Pm(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&&Nd(e,t,0,n)&&(d=!0),h>1&&Nd(e,t,1,r)&&(d=!0),h>2&&Nd(e,t,2,o)&&(d=!0),h>3&&Nd(e,t,3,i)&&(d=!0),h>4&&Nd(e,t,4,a)&&(d=!0),h>5&&Nd(e,t,5,u)&&(d=!0),h>6&&Nd(e,t,6,s)&&(d=!0),h>7&&Nd(e,t,7,l)&&(d=!0),h>8&&Nd(e,t,8,c)&&(d=!0),h>9&&Nd(e,t,9,f)&&(d=!0),d){var v=t.text.prefix;h>0&&(v+=Vm(n,p[0])),h>1&&(v+=Vm(r,p[1])),h>2&&(v+=Vm(o,p[2])),h>3&&(v+=Vm(i,p[3])),h>4&&(v+=Vm(a,p[4])),h>5&&(v+=Vm(u,p[5])),h>6&&(v+=Vm(s,p[6])),h>7&&(v+=Vm(l,p[7])),h>8&&(v+=Vm(c,p[8])),h>9&&(v+=Vm(f,p[9]));var y=gd(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=_d(e,t.nodeIndex),p=d.instance,h=!1,v=void 0,y=t.bindings.length;return y>0&&Pd(e,t,0,n)&&(h=!0,v=Lp(e,d,t,0,n,v)),y>1&&Pd(e,t,1,r)&&(h=!0,v=Lp(e,d,t,1,r,v)),y>2&&Pd(e,t,2,o)&&(h=!0,v=Lp(e,d,t,2,o,v)),y>3&&Pd(e,t,3,i)&&(h=!0,v=Lp(e,d,t,3,i,v)),y>4&&Pd(e,t,4,a)&&(h=!0,v=Lp(e,d,t,4,a,v)),y>5&&Pd(e,t,5,u)&&(h=!0,v=Lp(e,d,t,5,u,v)),y>6&&Pd(e,t,6,s)&&(h=!0,v=Lp(e,d,t,6,s,v)),y>7&&Pd(e,t,7,l)&&(h=!0,v=Lp(e,d,t,7,l,v)),y>8&&Pd(e,t,8,c)&&(h=!0,v=Lp(e,d,t,8,c,v)),y>9&&Pd(e,t,9,f)&&(h=!0,v=Lp(e,d,t,9,f,v)),v&&p.ngOnChanges(v),65536&t.flags&&yd(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&&Nd(e,t,0,n)&&(p=!0),h>1&&Nd(e,t,1,r)&&(p=!0),h>2&&Nd(e,t,2,o)&&(p=!0),h>3&&Nd(e,t,3,i)&&(p=!0),h>4&&Nd(e,t,4,a)&&(p=!0),h>5&&Nd(e,t,5,u)&&(p=!0),h>6&&Nd(e,t,6,s)&&(p=!0),h>7&&Nd(e,t,7,l)&&(p=!0),h>8&&Nd(e,t,8,c)&&(p=!0),h>9&&Nd(e,t,9,f)&&(p=!0),p){var v=wd(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,d,p):function v(e,t,n){switch(201347067&t.flags){case 1:return function r(e,t,n){for(var r=!1,o=0;o<n.length;o++)Pm(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++)Nd(e,t,i,n[i])&&(o=!0);if(o){var a="";for(i=0;i<n.length;i++)a+=Vm(n[i],r[i]);a=t.text.prefix+a;var u=gd(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=_d(e,t.nodeIndex),o=r.instance,i=!1,a=void 0,u=0;u<n.length;u++)Pd(e,t,u,n[u])&&(i=!0,a=Lp(e,r,t,u,n[u],a));return a&&o.ngOnChanges(a),65536&t.flags&&yd(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++)Nd(e,t,i,n[i])&&(o=!0);if(o){var a=wd(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,f(l))}a.value=u}return o}
|
|
1116
1109
|
/**
|
|
1117
1110
|
* @license
|
|
1118
1111
|
* Copyright Google Inc. All Rights Reserved.
|
|
1119
1112
|
*
|
|
1120
1113
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1121
1114
|
* found in the LICENSE file at https://angular.io/license
|
|
1122
|
-
*/(e,t,n);default:throw"unreachable"}}(e,t,r)}function
|
|
1115
|
+
*/(e,t,n);default:throw"unreachable"}}(e,t,r)}function Km(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=md(e,n).template._projectedViews;if(o)for(var i=0;i<o.length;i++){var a=o[i];a.state|=32,Dd(a,e)}}else 0==(4&r.childFlags)&&(n+=r.childCount)}}function Gm(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&&Td(e,t,0,n),d>1&&Td(e,t,1,r),d>2&&Td(e,t,2,o),d>3&&Td(e,t,3,i),d>4&&Td(e,t,4,a),d>5&&Td(e,t,5,u),d>6&&Td(e,t,6,s),d>7&&Td(e,t,7,l),d>8&&Td(e,t,8,c),d>9&&Td(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++)Td(e,t,r,n[r])}(e,t,r),!1}function Jm(e,t){if(bd(e,t.nodeIndex).dirty)throw dd(Id.createDebugContext(e,t.nodeIndex),"Query "+t.query.id+" not dirty","Query "+t.query.id+" dirty",0!=(1&e.state))}function Ym(e){if(!(128&e.state)){if(Xm(e,Im.Destroy),$m(e,Im.Destroy),Bp(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=Sd(e);if(t){var n=t.template._projectedViews;n&&(Fe(n,n.indexOf(e)),Id.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(md(e,n).renderElement):2&r.flags?e.renderer.destroyNode(gd(e,n).renderText):(67108864&r.flags||134217728&r.flags)&&bd(e,n).destroy()}}(e),Md(e)&&e.renderer.destroy(),e.state|=128}}function $m(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?e_(md(e,r).componentView,t):0==(33554432&o.childFlags)&&(r+=o.childCount)}}function Xm(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=md(e,r).viewContainer._embeddedViews,a=0;a<i.length;a++)e_(i[a],t);else 0==(16777216&o.childFlags)&&(r+=o.childCount)}}function e_(e,t){var n=e.state;switch(t){case Im.CheckNoChanges:0==(128&n)&&(12==(12&n)?qm(e):64&n&&t_(e,Im.CheckNoChangesProjectedViews));break;case Im.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?qm(e):64&n&&t_(e,t));break;case Im.CheckAndUpdate:0==(128&n)&&(12==(12&n)?Wm(e):64&n&&t_(e,Im.CheckAndUpdateProjectedViews));break;case Im.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?Wm(e):64&n&&t_(e,t));break;case Im.Destroy:Ym(e);break;case Im.CreateViewNodes:zm(e)}}function t_(e,t){Xm(e,t),$m(e,t)}function n_(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(Id.setCurrentNode(e,a.nodeIndex),r){case 0:Tm(e,a);break;case 1:Jm(e,a)}a.childFlags&t&&a.childFlags&n||(i+=a.childCount)}}
|
|
1123
1116
|
/**
|
|
1124
1117
|
* @license
|
|
1125
1118
|
* Copyright Google Inc. All Rights Reserved.
|
|
1126
1119
|
*
|
|
1127
1120
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1128
1121
|
* found in the LICENSE file at https://angular.io/license
|
|
1129
|
-
*/!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"}(
|
|
1122
|
+
*/!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"}(Im||(Im={}));var r_=!1;function o_(){if(!r_){r_=!0;var e=wr()?function t(){return{setCurrentNode:O_,createRootView:a_,createEmbeddedView:s_,createComponentView:l_,createNgModuleRef:c_,overrideProvider:m_,overrideComponentView:__,clearOverrides:w_,checkAndUpdateView:x_,checkNoChangesView:E_,destroyView:k_,createDebugContext:function(e,t){return new R_(e,t)},handleEvent:P_,updateDirectives:N_,updateRenderer:T_}}():function n(){return{setCurrentNode:function(){},createRootView:i_,createEmbeddedView:Hm,createComponentView:Bm,createNgModuleRef:bp,overrideProvider:xd,overrideComponentView:xd,clearOverrides:xd,checkAndUpdateView:Wm,checkNoChangesView:qm,destroyView:Ym,createDebugContext:function(e,t){return new R_(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?C_:I_,e)},updateRenderer:function(e,t){return e.def.updateRenderer(0===t?C_:I_,e)}}}();Id.setCurrentNode=e.setCurrentNode,Id.createRootView=e.createRootView,Id.createEmbeddedView=e.createEmbeddedView,Id.createComponentView=e.createComponentView,Id.createNgModuleRef=e.createNgModuleRef,Id.overrideProvider=e.overrideProvider,Id.overrideComponentView=e.overrideComponentView,Id.clearOverrides=e.clearOverrides,Id.checkAndUpdateView=e.checkAndUpdateView,Id.checkNoChangesView=e.checkNoChangesView,Id.destroyView=e.destroyView,Id.resolveDep=Fp,Id.createDebugContext=e.createDebugContext,Id.handleEvent=e.handleEvent,Id.updateDirectives=e.updateDirectives,Id.updateRenderer=e.updateRenderer,Id.dirtyParentQueries=Nm}}function i_(e,t,n,r,o,i){var a=o.injector.get(Bf);return Lm(u_(e,o,a,t,n),r,i)}function a_(e,t,n,r,o,i){var a=o.injector.get(Bf),u=u_(e,o,new L_(a),t,n),s=b_(r);return F_(f_.create,Lm,null,[u,s,i])}function u_(e,t,n,r,o){var i=t.injector.get(qf),a=t.injector.get(sr),u=n.createRenderer(null,null);return{ngModule:t,injector:e,projectableNodes:r,selectorOrNode:o,sanitizer:i,rendererFactory:n,renderer:u,errorHandler:a}}function s_(e,t,n,r){var o=b_(n);return F_(f_.create,Hm,null,[e,t,o,r])}function l_(e,t,n,r){return n=g_.get(t.element.componentProvider.provider.token)||b_(n),F_(f_.create,Bm,null,[e,t,n,r])}function c_(e,t,n,r){return bp(e,t,n,function o(e){var t=function n(e){var t=!1,n=!1;return 0===v_.size||(e.providers.forEach((function(e){var r=v_.get(e.token);3840&e.flags&&r&&(t=!0,n=n||r.deprecatedBehavior)})),e.modules.forEach((function(e){y_.forEach((function(r,o){S(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=v_.get(n.token);o&&(n.flags=-3841&n.flags|o.flags,n.deps=Bd(o.deps),n.value=o.value)}if(y_.size>0){var i=new Set(e.modules);y_.forEach((function(t,n){if(i.has(S(n).providedIn)){var o={token:n,flags:t.flags|(r?4096:0),deps:Bd(t.deps),value:t.value,index:e.providers.length};e.providers.push(o),e.providersByKey[kd(n)]=o}}))}}(e=e.factory((function(){return xd}))),e):e}(r))}var f_,d_,p_,h_,v_=new Map,y_=new Map,g_=new Map;function m_(e){var t;v_.set(e.token,e),"function"==typeof e.token&&(t=S(e.token))&&"function"==typeof t.providedIn&&y_.set(e.token,e)}function __(e,t){var n=zd(cp(t)),r=zd(n.nodes[0].element.componentView);g_.set(e,r)}function w_(){v_.clear(),y_.clear(),g_.clear()}function b_(e){if(0===v_.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&&v_.has(o.provider.token)&&(t.push(n.nodeIndex),n=null)}return t}(e);if(0===t.length)return e;e=e.factory((function(){return xd}));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=v_.get(o.token);i&&(r.flags=-3841&r.flags|i.flags,o.deps=Bd(i.deps),o.value=i.value)}}}}function C_(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=e.def.nodes[t];return Zm(e,p,n,r,o,i,a,u,s,l,c,f,d),224&p.flags?wd(e,t).value:void 0}function I_(e,t,n,r,o,i,a,u,s,l,c,f,d){var p=e.def.nodes[t];return Gm(e,p,n,r,o,i,a,u,s,l,c,f,d),224&p.flags?wd(e,t).value:void 0}function x_(e){return F_(f_.detectChanges,Wm,null,[e])}function E_(e){return F_(f_.checkNoChanges,qm,null,[e])}function k_(e){return F_(f_.destroy,Ym,null,[e])}function O_(e,t){p_=e,h_=t}function P_(e,t,n,r){return O_(e,t),F_(f_.handleEvent,e.def.handleEvent,null,[e,t,n,r])}function N_(e,t){if(128&e.state)throw hd(f_[d_]);return O_(e,A_(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?j_(e,u,o,i):D_(e,u,o,i),16384&u.flags&&O_(e,A_(e,r)),224&u.flags?wd(e,u.nodeIndex).value:void 0}),e)}function T_(e,t){if(128&e.state)throw hd(f_[d_]);return O_(e,S_(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?j_(e,u,o,i):D_(e,u,o,i),3&u.flags&&O_(e,S_(e,r)),224&u.flags?wd(e,u.nodeIndex).value:void 0}),e)}function j_(e,t,n,r){if(Zm.apply(void 0,f([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[(h=u.nonMinifiedName,"ng-reflect-"+function l(e){return e.replace(so,(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return"-"+e[1].toLowerCase()}))}(h.replace(/[$@]/g,"_")))]=lo(s))}var c=t.parent,d=md(e,c.nodeIndex).renderElement;if(c.element.name)for(var p in i)null!=(s=i[p])?e.renderer.setAttribute(d,p,s):e.renderer.removeAttribute(d,p);else e.renderer.setValue(d,"bindings="+JSON.stringify(i,null,2))}}
|
|
1130
1123
|
/**
|
|
1131
1124
|
* @license
|
|
1132
1125
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1134,7 +1127,7 @@ function Om(){return vd}function Pm(){return yd}function Nm(e){return e||"en-US"
|
|
|
1134
1127
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1135
1128
|
* found in the LICENSE file at https://angular.io/license
|
|
1136
1129
|
*/
|
|
1137
|
-
var h}function
|
|
1130
|
+
var h}function D_(e,t,n,r){Gm.apply(void 0,f([e,t,n],r))}function A_(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 S_(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"}(f_||(f_={}));var R_=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=Rd(r),r=r.parent;this.elDef=n,this.elView=r}return Object.defineProperty(e.prototype,"elOrCompView",{get:function(){return md(this.elView,this.elDef.nodeIndex).componentView||this.view},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return _p(this.elView,this.elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"component",{get:function(){return this.elOrCompView.component},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"context",{get:function(){return this.elOrCompView.context},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"providerTokens",{get:function(){var e=[];if(this.elDef)for(var t=this.elDef.nodeIndex+1;t<=this.elDef.nodeIndex+this.elDef.childCount;t++){var n=this.elView.def.nodes[t];20224&n.flags&&e.push(n.provider.token),t+=n.childCount}return e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"references",{get:function(){var e={};if(this.elDef){M_(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&&M_(this.elView,n,e),t+=n.childCount}}return e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentRenderElement",{get:function(){var e=function t(e){for(;e&&!Md(e);)e=e.parent;return e.parent?md(e.parent,Rd(e).nodeIndex):null}(this.elOrCompView);return e?e.renderElement:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"renderNode",{get:function(){return 2&this.nodeDef.flags?Vd(this.view,this.nodeDef):Vd(this.elView,this.elDef)},enumerable:!0,configurable:!0}),e.prototype.logError=function(e){for(var t,n,r=[],o=1;o<arguments.length;o++)r[o-1]=arguments[o];2&this.nodeDef.flags?(t=this.view.def,n=this.nodeDef.nodeIndex):(t=this.elView.def,n=this.elDef.nodeIndex);var i=V_(t,n),a=-1,u=function(){var t;return++a===i?(t=e.error).bind.apply(t,f([e],r)):xd};t.factory(u),a<i&&(e.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),e.error.apply(e,f(r)))},e}();function V_(e,t){for(var n=-1,r=0;r<=t;r++)3&e.nodes[r].flags&&n++;return n}function M_(e,t,n){for(var r in t.references)n[r]=Dm(e,t,t.references[r])}function F_(e,t,n,r){var o=d_,i=p_,a=h_;try{d_=e;var u=t.apply(n,r);return p_=i,h_=a,d_=o,u}catch(e){if(function s(e){return!!ir(e)}(e)||!p_)throw e;throw function l(e,t){return e instanceof Error||(e=new Error(e.toString())),pd(e,t),e}(e,H_())}}function H_(){return p_?new R_(p_,h_):null}var L_=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=H_,this.data=this.delegate.data}return e.prototype.createDebugContext=function(e){return this.debugContextFactory(e)},e.prototype.destroyNode=function(e){var t=fm(e);!function n(e){sm.delete(e.nativeNode)}(t),t instanceof Jg&&(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 Yg(n,null,r);o.name=e,hm(o)}return n},e.prototype.createComment=function(e){var t=this.delegate.createComment(e),n=this.createDebugContext(t);return n&&hm(new Jg(t,null,n)),t},e.prototype.createText=function(e){var t=this.delegate.createText(e),n=this.createDebugContext(t);return n&&hm(new Jg(t,null,n)),t},e.prototype.appendChild=function(e,t){var n=fm(e),r=fm(t);n&&r&&n instanceof Yg&&n.addChild(r),this.delegate.appendChild(e,t)},e.prototype.insertBefore=function(e,t,n){var r=fm(e),o=fm(t),i=fm(n);r&&o&&r instanceof Yg&&r.insertBefore(i,o),this.delegate.insertBefore(e,t,n)},e.prototype.removeChild=function(e,t){var n=fm(e),r=fm(t);n&&r&&n instanceof Yg&&n.removeChild(r),this.delegate.removeChild(e,t)},e.prototype.selectRootElement=function(e,t){var n=this.delegate.selectRootElement(e,t),r=H_();return r&&hm(new Yg(n,null,r)),n},e.prototype.setAttribute=function(e,t,n,r){var o=fm(e);o&&o instanceof Yg&&(o.attributes[r?r+":"+t:t]=n),this.delegate.setAttribute(e,t,n,r)},e.prototype.removeAttribute=function(e,t,n){var r=fm(e);r&&r instanceof Yg&&(r.attributes[n?n+":"+t:t]=null),this.delegate.removeAttribute(e,t,n)},e.prototype.addClass=function(e,t){var n=fm(e);n&&n instanceof Yg&&(n.classes[t]=!0),this.delegate.addClass(e,t)},e.prototype.removeClass=function(e,t){var n=fm(e);n&&n instanceof Yg&&(n.classes[t]=!1),this.delegate.removeClass(e,t)},e.prototype.setStyle=function(e,t,n,r){var o=fm(e);o&&o instanceof Yg&&(o.styles[t]=n),this.delegate.setStyle(e,t,n,r)},e.prototype.removeStyle=function(e,t,n){var r=fm(e);r&&r instanceof Yg&&(r.styles[t]=null),this.delegate.removeStyle(e,t,n)},e.prototype.setProperty=function(e,t,n){var r=fm(e);r&&r instanceof Yg&&(r.properties[t]=n),this.delegate.setProperty(e,t,n)},e.prototype.listen=function(e,t,n){if("string"!=typeof e){var r=fm(e);r&&r.listeners.push(new Gg(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}(),U_=function(e){function t(t,n,r){var o=e.call(this)||this;return o.moduleType=t,o._bootstrapComponents=n,o._ngModuleDefFactory=r,o}return o(t,e),t.prototype.create=function(e){o_();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}}(zd(this._ngModuleDefFactory));return Id.createNgModuleRef(this.moduleType,e||bu.NULL,this._bootstrapComponents,t)},t}(De);
|
|
1138
1131
|
/**
|
|
1139
1132
|
* @license
|
|
1140
1133
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1149,7 +1142,7 @@ var h}function B_(e,t,n,r){o_.apply(void 0,f([e,t,n],r))}function U_(e,t){for(va
|
|
|
1149
1142
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1150
1143
|
* found in the LICENSE file at https://angular.io/license
|
|
1151
1144
|
*/
|
|
1152
|
-
e.ANALYZE_FOR_ENTRY_COMPONENTS=ts,e.APP_BOOTSTRAP_LISTENER=ig,e.APP_ID=$y,e.APP_INITIALIZER=Jy,e.ApplicationInitStatus=Yy,e.ApplicationModule=Am,e.ApplicationRef=qg,e.Attribute=P,e.COMPILER_OPTIONS=bg,e.CUSTOM_ELEMENTS_SCHEMA={name:"custom-elements"},e.ChangeDetectorRef=Ma,e.Compiler=wg,e.CompilerFactory=Cg,e.Component=Sy,e.ComponentFactory=Hf,e.ComponentFactoryResolver=Qf,e.ComponentRef=Ff,e.ContentChild=rs,e.ContentChildren=ns,e.DEFAULT_CURRENCY_CODE=lg,e.DebugElement=Em,e.DebugEventListener=om,e.DebugNode=xm,e.DefaultIterableDiffer=od,e.Directive=Ay,e.ElementRef=Kf,e.EmbeddedViewRef=rm,e.ErrorHandler=lr,e.EventEmitter=Av,e.Host=k,e.HostBinding=Fy,e.HostListener=Hy,e.INJECTOR=de,e.Inject=C,e.Injectable=au,e.InjectionToken=fe,e.Injector=Eu,e.Input=Vy,e.IterableDiffers=dd,e.KeyValueDiffers=pd,e.LOCALE_ID=sg,e.ModuleWithComponentFactories=dg,e.NO_ERRORS_SCHEMA={name:"no-errors-schema"},e.NgModule=Wy,e.NgModuleFactory=De,e.NgModuleFactoryLoader=Kg,e.NgModuleRef=je,e.NgProbeToken=Fg,e.NgZone=Eg,e.Optional=I,e.Output=My,e.PACKAGE_ROOT_URL=ag,e.PLATFORM_ID=og,e.PLATFORM_INITIALIZER=rg,e.Pipe=Ry,e.PlatformRef=Qg,e.Query=Yu,e.QueryList=Rv,e.ReflectiveInjector=Xu,e.ReflectiveKey=Fu,e.Renderer2=$f,e.RendererFactory2=Jf,e.ResolvedReflectiveFactory=zu,e.Sanitizer=ed,e.Self=x,e.SimpleChange=kf,e.SkipSelf=E,e.SystemJsNgModuleLoader=em,e.SystemJsNgModuleLoaderConfig=$g,e.TRANSLATIONS=cg,e.TRANSLATIONS_FORMAT=fg,e.TemplateRef=gd,e.Testability=Sg,e.TestabilityRegistry=Rg,e.Type=La,e.VERSION=td,e.Version=Yf,e.ViewChild=is,e.ViewChildren=os,e.ViewContainerRef=_d,e.ViewRef=nm,e.WrappedValue=gs,e.asNativeElements=function $_(e){return e.map((function(e){return e.nativeElement}))},e.assertPlatform=Bg,e.createPlatform=Hg,e.createPlatformFactory=Lg,e.defineInjectable=D,e.destroyPlatform=function X_(){Dg&&!Dg.destroyed&&Dg.destroy()},e.enableProdMode=function ew(){if(wr)throw new Error("Cannot enable prod mode after platform setup.");_r=!1},e.forwardRef=q,e.getDebugNode=wm,e.getModuleFactory=Jg,e.getPlatform=Ug,e.inject=Ce,e.isDevMode=br,e.platformCore=km,e.resolveForwardRef=W,e.setTestabilityGetter=function tw(e){Vg=e},e.ɵ0=b,e.ɵ1=O,e.ɵALLOW_MULTIPLE_PLATFORMS=Mg,e.ɵAPP_ID_RANDOM_PROVIDER=eg,e.ɵCodegenComponentFactoryResolver=zf,e.ɵCompiler_compileModuleAndAllComponentsAsync__POST_R3__=function(e){return Promise.resolve(gg(e))},e.ɵCompiler_compileModuleAndAllComponentsSync__POST_R3__=gg,e.ɵCompiler_compileModuleAsync__POST_R3__=function(e){return Promise.resolve(hg(e))},e.ɵCompiler_compileModuleSync__POST_R3__=hg,e.ɵComponentFactory=Hf,e.ɵConsole=ug,e.ɵDEFAULT_LOCALE_ID="en-US",e.ɵEMPTY_ARRAY=[],e.ɵEMPTY_MAP={},e.ɵINJECTOR_IMPL__POST_R3__=function nw(e,t,n){return vu({name:n},t,e,n)},e.ɵINJECTOR_SCOPE=lu,e.ɵLifecycleHooksFeature=yf,e.ɵNG_COMP_DEF=oe,e.ɵNG_DIR_DEF=ie,e.ɵNG_ELEMENT_ID=ce,e.ɵNG_INJ_DEF=F,e.ɵNG_MOD_DEF=ue,e.ɵNG_PIPE_DEF=ae,e.ɵNG_PROV_DEF=M,e.ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR=Wp,e.ɵNO_CHANGE=Ao,e.ɵNgModuleFactory=sv,e.ɵNoopNgZone=Ag,e.ɵReflectionCapabilities=Wa,e.ɵRender3ComponentFactory=nh,e.ɵRender3ComponentRef=oh,e.ɵRender3NgModuleRef=uv,e.ɵSWITCH_CHANGE_DETECTOR_REF_FACTORY__POST_R3__=Fa,e.ɵSWITCH_COMPILE_COMPONENT__POST_R3__=Ly,e.ɵSWITCH_COMPILE_DIRECTIVE__POST_R3__=By,e.ɵSWITCH_COMPILE_INJECTABLE__POST_R3__=function rw(e,t){var n=null,r=null;e.hasOwnProperty(M)||(Object.defineProperty(e,M,{get:function(){return null===n&&(n=ne().compileInjectable(Te,"ng:///"+e.name+"/ɵprov.js",nu(e,t))),n}}),e.hasOwnProperty(H)||(e[H]=function(){return e[M]})),e.hasOwnProperty(le)||Object.defineProperty(e,le,{get:function(){if(null===r){var n=nu(e,t),o=ne();r=o.compileFactory(Te,"ng:///"+e.name+"/ɵfac.js",{name:n.name,type:n.type,typeArgumentCount:n.typeArgumentCount,deps:Ya(e),injectFn:"inject",target:o.R3FactoryTarget.Injectable})}return r},configurable:!0})},e.ɵSWITCH_COMPILE_NGMODULE__POST_R3__=Zy,e.ɵSWITCH_COMPILE_PIPE__POST_R3__=Uy,e.ɵSWITCH_ELEMENT_REF_FACTORY__POST_R3__=function ow(e){return Aa(e,Bt(),Ft())},e.ɵSWITCH_IVY_ENABLED__POST_R3__=!0,e.ɵSWITCH_RENDERER2_FACTORY__POST_R3__=function iw(){var e=Ft(),t=Et(Bt().index,e);return function n(e){var t=e[11];if(gt(t))return t;throw new Error("Cannot inject Renderer2 when the application uses Renderer3!")}(ut(t)?t:e)},e.ɵSWITCH_TEMPLATE_REF_FACTORY__POST_R3__=function aw(e,t){return Sa(e,t,Bt(),Ft())},e.ɵSWITCH_VIEW_CONTAINER_REF_FACTORY__POST_R3__=function uw(e,t){return Ra(e,t,Bt(),Ft())},e.ɵ_sanitizeHtml=Kr,e.ɵ_sanitizeStyle=$r,e.ɵ_sanitizeUrl=Er,e.ɵallowSanitizationBypassAndThrow=gr,e.ɵand=function sw(e,t,n,r,o,i){e|=1;var a=Gd(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?Xd(i):null,componentProvider:null,componentView:null,componentRendererType:null,publicProviders:null,allProviders:null,handleEvent:o||Ad},provider:null,text:null,query:null,ngContent:null}},e.ɵangular_packages_core_core_a=Z,e.ɵangular_packages_core_core_b=_e,e.ɵangular_packages_core_core_ba=Ft,e.ɵangular_packages_core_core_bb=Bt,e.ɵangular_packages_core_core_bc=Zt,e.ɵangular_packages_core_core_bd=fn,e.ɵangular_packages_core_core_bf=wv,e.ɵangular_packages_core_core_bg=bv,e.ɵangular_packages_core_core_bh=Cv,e.ɵangular_packages_core_core_bi=Iv,e.ɵangular_packages_core_core_bj=xv,e.ɵangular_packages_core_core_bk=oo,e.ɵangular_packages_core_core_bl=m,e.ɵangular_packages_core_core_bm=_,e.ɵangular_packages_core_core_bn=N,e.ɵangular_packages_core_core_bp=d,e.ɵangular_packages_core_core_bq=Ro,e.ɵangular_packages_core_core_c=Ee,e.ɵangular_packages_core_core_d=es,e.ɵangular_packages_core_core_e=Bu,e.ɵangular_packages_core_core_f=Zu,e.ɵangular_packages_core_core_g=Xy,e.ɵangular_packages_core_core_h=Aa,e.ɵangular_packages_core_core_i=Sa,e.ɵangular_packages_core_core_j=Gg,e.ɵangular_packages_core_core_k=im,e.ɵangular_packages_core_core_l=am,e.ɵangular_packages_core_core_m=bm,e.ɵangular_packages_core_core_n=nd,e.ɵangular_packages_core_core_o=ld,e.ɵangular_packages_core_core_p=Om,e.ɵangular_packages_core_core_q=Pm,e.ɵangular_packages_core_core_r=Nm,e.ɵangular_packages_core_core_s=Tm,e.ɵangular_packages_core_core_t=jm,e.ɵangular_packages_core_core_u="USD",e.ɵangular_packages_core_core_v=Hp,e.ɵangular_packages_core_core_w=jd,e.ɵangular_packages_core_core_x=th,e.ɵangular_packages_core_core_y=Gn,e.ɵangular_packages_core_core_z=St,e.ɵbypassSanitizationTrustHtml=function lw(e){return new fr(e)},e.ɵbypassSanitizationTrustResourceUrl=function cw(e){return new vr(e)},e.ɵbypassSanitizationTrustScript=function fw(e){return new pr(e)},e.ɵbypassSanitizationTrustStyle=function dw(e){return new dr(e)},e.ɵbypassSanitizationTrustUrl=function pw(e){return new hr(e)},e.ɵccf=function hw(e,t,n,r,o,i){return new wp(e,t,n,r,o,i)},e.ɵclearOverrides=function vw(){return p_(),Dd.clearOverrides()},e.ɵclearResolutionOfComponentResourcesQueue=cs,e.ɵcmf=function yw(e,t,n){return new Y_(e,t,n)},e.ɵcompileComponent=gy,e.ɵcompileDirective=my,e.ɵcompileNgModule=cy,e.ɵcompileNgModuleDefs=fy,e.ɵcompileNgModuleFactory__POST_R3__=function gw(e,t,n){var r=e.get(bg,[]).concat(t);("undefined"==typeof ngJitMode||ngJitMode)&&function o(e){if(null!==oy){if(e.defaultEncapsulation!==oy.defaultEncapsulation)return;if(e.preserveWhitespaces!==oy.preserveWhitespaces)return}oy=e}({defaultEncapsulation:Zg(r.map((function(e){return e.defaultEncapsulation}))),preserveWhitespaces:Zg(r.map((function(e){return e.preserveWhitespaces})))});var i=new sv(n);if(function a(){return 0===us.size}())return Promise.resolve(i);var u=function s(e){var t=[];return e.forEach((function(e){return e&&t.push.apply(t,f(e))})),t}(r.map((function(e){return e.providers})));if(0===u.length)return Promise.resolve(i);var l=ne(),c=Eu.create({providers:u}).get(l.ResourceLoader);return as((function(e){return Promise.resolve(c.get(e))})).then((function(){return i}))},e.ɵcompilePipe=jy,e.ɵcreateInjector=vu,e.ɵcrt=function mw(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}},e.ɵdefaultIterableDiffers=vd,e.ɵdefaultKeyValueDiffers=yd,e.ɵdetectChanges=qs,e.ɵdevModeEqual=ys,e.ɵdid=function _w(e,t,n,r,o,i,a,u){var s=[];if(a)for(var l in a){var f=c(a[l],2);s[f[0]]={flags:8,name:l,nonMinifiedName:f[1],ns:null,securityContext:null,suffix:null}}var d=[];if(u)for(var p in u)d.push({type:1,propName:p,target:null,eventName:u[p]});return Hp(e,t|=16384,n,r,o,o,i,s,d)},e.ɵeld=function ww(t,n,r,o,i,a,u,s,l,f,d,p){var h;void 0===u&&(u=[]),f||(f=Ad);var v=Gd(r),y=v.matchedQueries,g=v.references,m=v.matchedQueryIds,_=null,w=null;a&&(_=(h=c(ap(a),2))[0],w=h[1]),s=s||[];for(var b=[],C=0;C<s.length;C++){var I=c(s[C],3),x=I[0],E=I[2],k=c(ap(I[1]),2),O=k[0],P=k[1],N=void 0,T=void 0;switch(15&x){case 4:T=E;break;case 1:case 8:N=E}b[C]={flags:x,ns:O,name:P,nonMinifiedName:P,securityContext:N,suffix:T}}l=l||[];var j=[];for(C=0;C<l.length;C++){var D=c(l[C],2);j[C]={type:0,target:D[0],eventName:D[1],propName:null}}var A=(u=u||[]).map((function(e){var t=c(e,2),n=t[1],r=c(ap(t[0]),2);return[r[0],r[1],n]}));return p=function S(t){if(t&&"$$undefined"===t.id){var n=null!=t.encapsulation&&t.encapsulation!==e.ViewEncapsulation.None||t.styles.length||Object.keys(t.data).length;t.id=n?"c"+Vd++:"$$empty"}return t&&"$$empty"===t.id&&(t=null),t||null}(p),d&&(n|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:n|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:y,matchedQueryIds:m,references:g,ngContentIndex:o,childCount:i,bindings:b,bindingFlags:up(b),outputs:j,element:{ns:_,name:w,attrs:A,template:null,componentProvider:null,componentView:d||null,componentRendererType:p,publicProviders:null,allProviders:null,handleEvent:f||Ad},provider:null,text:null,query:null,ngContent:null}},e.ɵfindLocaleData=lh,e.ɵflushModuleScopingQueueAsMuchAsPossible=sy,e.ɵgetComponentViewDefinitionFactory=_p,e.ɵgetDebugNodeR2=Cm,e.ɵgetDebugNode__POST_R3__=_m,e.ɵgetDirectives=rf,e.ɵgetHostElement=af,e.ɵgetInjectableDef=S,e.ɵgetLContext=fo,e.ɵgetLocaleCurrencyCode=function bw(t){return lh(t)[e.ɵLocaleDataIndex.CurrencyCode]||null},e.ɵgetLocalePluralCase=ch,e.ɵgetModuleFactory__POST_R3__=function Cw(e){var t=av(e);if(!t)throw Yg(e);return new sv(t)},e.ɵgetSanitizationBypassType=mr,e.ɵglobal=te,e.ɵinitServicesIfNeeded=p_,e.ɵinlineInterpolate=function Iw(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+sp(n)+r;case 2:return t+sp(n)+r+sp(o)+i;case 3:return t+sp(n)+r+sp(o)+i+sp(a)+u;case 4:return t+sp(n)+r+sp(o)+i+sp(a)+u+sp(s)+l;case 5:return t+sp(n)+r+sp(o)+i+sp(a)+u+sp(s)+l+sp(c)+f;case 6:return t+sp(n)+r+sp(o)+i+sp(a)+u+sp(s)+l+sp(c)+f+sp(d)+p;case 7:return t+sp(n)+r+sp(o)+i+sp(a)+u+sp(s)+l+sp(c)+f+sp(d)+p+sp(h)+v;case 8:return t+sp(n)+r+sp(o)+i+sp(a)+u+sp(s)+l+sp(c)+f+sp(d)+p+sp(h)+v+sp(y)+g;case 9:return t+sp(n)+r+sp(o)+i+sp(a)+u+sp(s)+l+sp(c)+f+sp(d)+p+sp(h)+v+sp(y)+g+sp(m)+_;default:throw new Error("Does not support more than 9 expressions")}},e.ɵinterpolate=function xw(e,t){for(var n="",r=0;r<2*e;r+=2)n=n+t[r]+sp(t[r+1]);return n+t[2*e]},e.ɵisBoundToModule__POST_R3__=function Ew(e){return e.isBoundToModule},e.ɵisDefaultChangeDetectionStrategy=function kw(t){return null==t||t===e.ChangeDetectionStrategy.Default},e.ɵisListLikeIterable=ms,e.ɵisObservable=hl,e.ɵisPromise=pl,e.ɵivyEnabled=!1,e.ɵlooseIdentical=vs,e.ɵmakeDecorator=y,e.ɵmarkDirty=Ws,e.ɵmod=function Ow(e){for(var t={},n=[],r=null,o=0;o<e.length;o++){var i=e[o];i.token===lu&&(r=i.value),1073741824&i.flags&&n.push(i.token),i.index=o,t[Rd(i.token)]=i}return{factory:null,providersByKey:t,providers:e,modules:n,scope:r}},e.ɵmpd=function Pw(e,t,n,r){return n=W(n),{index:-1,deps:Jd(r,U(t)),flags:e,token:t,value:n}},e.ɵncd=function Nw(e,t){return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:8,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:e,childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:null,ngContent:{index:t}}},e.ɵnov=function Tw(e,t){var n=e.def.nodes[t];if(1&n.flags){var r=Od(e,n.nodeIndex);return n.element.template?r.template:r.renderElement}if(2&n.flags)return kd(e,n.nodeIndex).renderText;if(20240&n.flags)return Pd(e,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)},e.ɵoverrideComponentView=function jw(e,t){return p_(),Dd.overrideComponentView(e,t)},e.ɵoverrideProvider=
|
|
1145
|
+
e.ANALYZE_FOR_ENTRY_COMPONENTS=Yu,e.APP_BOOTSTRAP_LISTENER=Jy,e.APP_ID=Qy,e.APP_INITIALIZER=By,e.ApplicationInitStatus=Uy,e.ApplicationModule=xm,e.ApplicationRef=Vg,e.Attribute=P,e.COMPILER_OPTIONS=dg,e.CUSTOM_ELEMENTS_SCHEMA={name:"custom-elements"},e.ChangeDetectorRef=Aa,e.Compiler=fg,e.CompilerFactory=pg,e.Component=Ey,e.ComponentFactory=Tf,e.ComponentFactoryResolver=Sf,e.ComponentRef=Nf,e.ContentChild=Xu,e.ContentChildren=$u,e.DEFAULT_CURRENCY_CODE=eg,e.DebugElement=ym,e.DebugEventListener=Gg,e.DebugNode=vm,e.DefaultIterableDiffer=Gf,e.Directive=xy,e.ElementRef=Hf,e.EmbeddedViewRef=Kg,e.ErrorHandler=sr,e.EventEmitter=xv,e.Host=k,e.HostBinding=Ny,e.HostListener=Ty,e.INJECTOR=de,e.Inject=C,e.Injectable=nu,e.InjectionToken=fe,e.Injector=bu,e.Input=Oy,e.IterableDiffers=rd,e.KeyValueDiffers=od,e.LOCALE_ID=Xy,e.ModuleWithComponentFactories=rg,e.NO_ERRORS_SCHEMA={name:"no-errors-schema"},e.NgModule=My,e.NgModuleFactory=De,e.NgModuleFactoryLoader=Hg,e.NgModuleRef=je,e.NgProbeToken=Ng,e.NgZone=yg,e.Optional=I,e.Output=Py,e.PACKAGE_ROOT_URL=Yy,e.PLATFORM_ID=Gy,e.PLATFORM_INITIALIZER=Ky,e.Pipe=ky,e.PlatformRef=Sg,e.Query=Zu,e.QueryList=kv,e.ReflectiveInjector=Gu,e.ReflectiveKey=Su,e.Renderer2=Qf,e.RendererFactory2=Bf,e.ResolvedReflectiveFactory=Lu,e.Sanitizer=qf,e.Self=x,e.SimpleChange=gf,e.SkipSelf=E,e.SystemJsNgModuleLoader=qg,e.SystemJsNgModuleLoaderConfig=Qg,e.TRANSLATIONS=tg,e.TRANSLATIONS_FORMAT=ng,e.TemplateRef=sd,e.Testability=Eg,e.TestabilityRegistry=kg,e.Type=Va,e.VERSION=Wf,e.Version=Uf,e.ViewChild=ts,e.ViewChildren=es,e.ViewContainerRef=cd,e.ViewRef=Zg,e.WrappedValue=ps,e.asNativeElements=function Q_(e){return e.map((function(e){return e.nativeElement}))},e.assertPlatform=Dg,e.createPlatform=Tg,e.createPlatformFactory=jg,e.defineInjectable=D,e.destroyPlatform=function z_(){Ig&&!Ig.destroyed&&Ig.destroy()},e.enableProdMode=function q_(){if(_r)throw new Error("Cannot enable prod mode after platform setup.");mr=!1},e.forwardRef=q,e.getDebugNode=fm,e.getModuleFactory=Bg,e.getPlatform=Ag,e.inject=Ce,e.isDevMode=wr,e.platformCore=gm,e.resolveForwardRef=W,e.setTestabilityGetter=function W_(e){Og=e},e.ɵ0=b,e.ɵ1=O,e.ɵALLOW_MULTIPLE_PLATFORMS=Pg,e.ɵAPP_ID_RANDOM_PROVIDER=qy,e.ɵCodegenComponentFactoryResolver=Rf,e.ɵCompiler_compileModuleAndAllComponentsAsync__POST_R3__=function(e){return Promise.resolve(sg(e))},e.ɵCompiler_compileModuleAndAllComponentsSync__POST_R3__=sg,e.ɵCompiler_compileModuleAsync__POST_R3__=function(e){return Promise.resolve(ig(e))},e.ɵCompiler_compileModuleSync__POST_R3__=ig,e.ɵComponentFactory=Tf,e.ɵConsole=$y,e.ɵDEFAULT_LOCALE_ID="en-US",e.ɵEMPTY_ARRAY=[],e.ɵEMPTY_MAP={},e.ɵINJECTOR_IMPL__POST_R3__=function Z_(e,t,n){return fu({name:n},t,e,n)},e.ɵINJECTOR_SCOPE=iu,e.ɵLifecycleHooksFeature=uf,e.ɵNG_COMP_DEF=oe,e.ɵNG_DIR_DEF=ie,e.ɵNG_ELEMENT_ID=ce,e.ɵNG_INJ_DEF=F,e.ɵNG_MOD_DEF=ue,e.ɵNG_PIPE_DEF=ae,e.ɵNG_PROV_DEF=M,e.ɵNOT_FOUND_CHECK_ONLY_ELEMENT_INJECTOR=Mp,e.ɵNO_CHANGE=Do,e.ɵNgModuleFactory=Xh,e.ɵNoopNgZone=xg,e.ɵReflectionCapabilities=Ua,e.ɵRender3ComponentFactory=Zp,e.ɵRender3ComponentRef=Gp,e.ɵRender3NgModuleRef=$h,e.ɵSWITCH_CHANGE_DETECTOR_REF_FACTORY__POST_R3__=Sa,e.ɵSWITCH_COMPILE_COMPONENT__POST_R3__=jy,e.ɵSWITCH_COMPILE_DIRECTIVE__POST_R3__=Dy,e.ɵSWITCH_COMPILE_INJECTABLE__POST_R3__=function K_(e,t){var n=null,r=null;e.hasOwnProperty(M)||(Object.defineProperty(e,M,{get:function(){return null===n&&(n=ne().compileInjectable(Te,"ng:///"+e.name+"/ɵprov.js",$a(e,t))),n}}),e.hasOwnProperty(H)||(e[H]=function(){return e[M]})),e.hasOwnProperty(le)||Object.defineProperty(e,le,{get:function(){if(null===r){var n=$a(e,t),o=ne();r=o.compileFactory(Te,"ng:///"+e.name+"/ɵfac.js",{name:n.name,type:n.type,typeArgumentCount:n.typeArgumentCount,deps:Za(e),injectFn:"inject",target:o.R3FactoryTarget.Injectable})}return r},configurable:!0})},e.ɵSWITCH_COMPILE_NGMODULE__POST_R3__=Fy,e.ɵSWITCH_COMPILE_PIPE__POST_R3__=Ay,e.ɵSWITCH_ELEMENT_REF_FACTORY__POST_R3__=function G_(e){return Na(e,Lt(),Mt())},e.ɵSWITCH_IVY_ENABLED__POST_R3__=!0,e.ɵSWITCH_RENDERER2_FACTORY__POST_R3__=function J_(){var e=Mt(),t=Et(Lt().index,e);return function n(e){var t=e[11];if(gt(t))return t;throw new Error("Cannot inject Renderer2 when the application uses Renderer3!")}(ut(t)?t:e)},e.ɵSWITCH_TEMPLATE_REF_FACTORY__POST_R3__=function Y_(e,t){return Ta(e,t,Lt(),Mt())},e.ɵSWITCH_VIEW_CONTAINER_REF_FACTORY__POST_R3__=function $_(e,t){return ja(e,t,Lt(),Mt())},e.ɵ_sanitizeHtml=Zr,e.ɵ_sanitizeStyle=Yr,e.ɵ_sanitizeUrl=xr,e.ɵallowSanitizationBypassAndThrow=yr,e.ɵand=function X_(e,t,n,r,o,i){e|=1;var a=Ld(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?zd(i):null,componentProvider:null,componentView:null,componentRendererType:null,publicProviders:null,allProviders:null,handleEvent:o||xd},provider:null,text:null,query:null,ngContent:null}},e.ɵangular_packages_core_core_a=Z,e.ɵangular_packages_core_core_b=_e,e.ɵangular_packages_core_core_ba=Mt,e.ɵangular_packages_core_core_bb=Lt,e.ɵangular_packages_core_core_bc=Wt,e.ɵangular_packages_core_core_bd=cn,e.ɵangular_packages_core_core_bf=fv,e.ɵangular_packages_core_core_bg=dv,e.ɵangular_packages_core_core_bh=pv,e.ɵangular_packages_core_core_bi=hv,e.ɵangular_packages_core_core_bj=vv,e.ɵangular_packages_core_core_bk=ro,e.ɵangular_packages_core_core_bl=m,e.ɵangular_packages_core_core_bm=_,e.ɵangular_packages_core_core_bn=N,e.ɵangular_packages_core_core_bp=d,e.ɵangular_packages_core_core_bq=So,e.ɵangular_packages_core_core_c=Ee,e.ɵangular_packages_core_core_d=Ju,e.ɵangular_packages_core_core_e=Mu,e.ɵangular_packages_core_core_f=Qu,e.ɵangular_packages_core_core_g=zy,e.ɵangular_packages_core_core_h=Na,e.ɵangular_packages_core_core_i=Ta,e.ɵangular_packages_core_core_j=Lg,e.ɵangular_packages_core_core_k=Jg,e.ɵangular_packages_core_core_l=Yg,e.ɵangular_packages_core_core_m=dm,e.ɵangular_packages_core_core_n=Zf,e.ɵangular_packages_core_core_o=ed,e.ɵangular_packages_core_core_p=mm,e.ɵangular_packages_core_core_q=_m,e.ɵangular_packages_core_core_r=wm,e.ɵangular_packages_core_core_s=bm,e.ɵangular_packages_core_core_t=Cm,e.ɵangular_packages_core_core_u="USD",e.ɵangular_packages_core_core_v=Tp,e.ɵangular_packages_core_core_w=Cd,e.ɵangular_packages_core_core_x=Wp,e.ɵangular_packages_core_core_y=Kn,e.ɵangular_packages_core_core_z=At,e.ɵbypassSanitizationTrustHtml=function ew(e){return new cr(e)},e.ɵbypassSanitizationTrustResourceUrl=function tw(e){return new hr(e)},e.ɵbypassSanitizationTrustScript=function nw(e){return new dr(e)},e.ɵbypassSanitizationTrustStyle=function rw(e){return new fr(e)},e.ɵbypassSanitizationTrustUrl=function ow(e){return new pr(e)},e.ɵccf=function iw(e,t,n,r,o,i){return new fp(e,t,n,r,o,i)},e.ɵclearOverrides=function aw(){return o_(),Id.clearOverrides()},e.ɵclearResolutionOfComponentResourcesQueue=as,e.ɵcmf=function uw(e,t,n){return new U_(e,t,n)},e.ɵcompileComponent=sy,e.ɵcompileDirective=ly,e.ɵcompileNgModule=ty,e.ɵcompileNgModuleDefs=ny,e.ɵcompileNgModuleFactory__POST_R3__=function sw(e,t,n){var r=e.get(dg,[]).concat(t);("undefined"==typeof ngJitMode||ngJitMode)&&function o(e){if(null!==Gv){if(e.defaultEncapsulation!==Gv.defaultEncapsulation)return;if(e.preserveWhitespaces!==Gv.preserveWhitespaces)return}Gv=e}({defaultEncapsulation:Fg(r.map((function(e){return e.defaultEncapsulation}))),preserveWhitespaces:Fg(r.map((function(e){return e.preserveWhitespaces})))});var i=new Xh(n);if(function a(){return 0===rs.size}())return Promise.resolve(i);var u=function s(e){var t=[];return e.forEach((function(e){return e&&t.push.apply(t,f(e))})),t}(r.map((function(e){return e.providers})));if(0===u.length)return Promise.resolve(i);var l=ne(),c=bu.create({providers:u}).get(l.ResourceLoader);return ns((function(e){return Promise.resolve(c.get(e))})).then((function(){return i}))},e.ɵcompilePipe=Cy,e.ɵcreateInjector=fu,e.ɵcrt=function lw(e){return{id:"$$undefined",styles:e.styles,encapsulation:e.encapsulation,data:e.data}},e.ɵdefaultIterableDiffers=ad,e.ɵdefaultKeyValueDiffers=ud,e.ɵdetectChanges=Bs,e.ɵdevModeEqual=ds,e.ɵdid=function cw(e,t,n,r,o,i,a,u){var s=[];if(a)for(var l in a){var f=c(a[l],2);s[f[0]]={flags:8,name:l,nonMinifiedName:f[1],ns:null,securityContext:null,suffix:null}}var d=[];if(u)for(var p in u)d.push({type:1,propName:p,target:null,eventName:u[p]});return Tp(e,t|=16384,n,r,o,o,i,s,d)},e.ɵeld=function fw(t,n,r,o,i,a,u,s,l,f,d,p){var h;void 0===u&&(u=[]),f||(f=xd);var v=Ld(r),y=v.matchedQueries,g=v.references,m=v.matchedQueryIds,_=null,w=null;a&&(_=(h=c(Yd(a),2))[0],w=h[1]),s=s||[];for(var b=[],C=0;C<s.length;C++){var I=c(s[C],3),x=I[0],E=I[2],k=c(Yd(I[1]),2),O=k[0],P=k[1],N=void 0,T=void 0;switch(15&x){case 4:T=E;break;case 1:case 8:N=E}b[C]={flags:x,ns:O,name:P,nonMinifiedName:P,securityContext:N,suffix:T}}l=l||[];var j=[];for(C=0;C<l.length;C++){var D=c(l[C],2);j[C]={type:0,target:D[0],eventName:D[1],propName:null}}var A=(u=u||[]).map((function(e){var t=c(e,2),n=t[1],r=c(Yd(t[0]),2);return[r[0],r[1],n]}));return p=function S(t){if(t&&"$$undefined"===t.id){var n=null!=t.encapsulation&&t.encapsulation!==e.ViewEncapsulation.None||t.styles.length||Object.keys(t.data).length;t.id=n?"c"+Od++:"$$empty"}return t&&"$$empty"===t.id&&(t=null),t||null}(p),d&&(n|=33554432),{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:t,flags:n|=1,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:y,matchedQueryIds:m,references:g,ngContentIndex:o,childCount:i,bindings:b,bindingFlags:$d(b),outputs:j,element:{ns:_,name:w,attrs:A,template:null,componentProvider:null,componentView:d||null,componentRendererType:p,publicProviders:null,allProviders:null,handleEvent:f||xd},provider:null,text:null,query:null,ngContent:null}},e.ɵfindLocaleData=eh,e.ɵflushModuleScopingQueueAsMuchAsPossible=Xv,e.ɵgetComponentViewDefinitionFactory=cp,e.ɵgetDebugNodeR2=pm,e.ɵgetDebugNode__POST_R3__=cm,e.ɵgetDirectives=Kc,e.ɵgetHostElement=Jc,e.ɵgetInjectableDef=S,e.ɵgetLContext=co,e.ɵgetLocaleCurrencyCode=function dw(t){return eh(t)[e.ɵLocaleDataIndex.CurrencyCode]||null},e.ɵgetLocalePluralCase=th,e.ɵgetModuleFactory__POST_R3__=function pw(e){var t=Yh(e);if(!t)throw Ug(e);return new Xh(t)},e.ɵgetSanitizationBypassType=gr,e.ɵglobal=te,e.ɵinitServicesIfNeeded=o_,e.ɵinlineInterpolate=function hw(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+Xd(n)+r;case 2:return t+Xd(n)+r+Xd(o)+i;case 3:return t+Xd(n)+r+Xd(o)+i+Xd(a)+u;case 4:return t+Xd(n)+r+Xd(o)+i+Xd(a)+u+Xd(s)+l;case 5:return t+Xd(n)+r+Xd(o)+i+Xd(a)+u+Xd(s)+l+Xd(c)+f;case 6:return t+Xd(n)+r+Xd(o)+i+Xd(a)+u+Xd(s)+l+Xd(c)+f+Xd(d)+p;case 7:return t+Xd(n)+r+Xd(o)+i+Xd(a)+u+Xd(s)+l+Xd(c)+f+Xd(d)+p+Xd(h)+v;case 8:return t+Xd(n)+r+Xd(o)+i+Xd(a)+u+Xd(s)+l+Xd(c)+f+Xd(d)+p+Xd(h)+v+Xd(y)+g;case 9:return t+Xd(n)+r+Xd(o)+i+Xd(a)+u+Xd(s)+l+Xd(c)+f+Xd(d)+p+Xd(h)+v+Xd(y)+g+Xd(m)+_;default:throw new Error("Does not support more than 9 expressions")}},e.ɵinterpolate=function vw(e,t){for(var n="",r=0;r<2*e;r+=2)n=n+t[r]+Xd(t[r+1]);return n+t[2*e]},e.ɵisBoundToModule__POST_R3__=function yw(e){return e.isBoundToModule},e.ɵisDefaultChangeDetectionStrategy=function gw(t){return null==t||t===e.ChangeDetectionStrategy.Default},e.ɵisListLikeIterable=hs,e.ɵisObservable=il,e.ɵisPromise=ol,e.ɵivyEnabled=!1,e.ɵlooseIdentical=fs,e.ɵmakeDecorator=y,e.ɵmarkDirty=Us,e.ɵmod=function mw(e){for(var t={},n=[],r=null,o=0;o<e.length;o++){var i=e[o];i.token===iu&&(r=i.value),1073741824&i.flags&&n.push(i.token),i.index=o,t[kd(i.token)]=i}return{factory:null,providersByKey:t,providers:e,modules:n,scope:r}},e.ɵmpd=function _w(e,t,n,r){return n=W(n),{index:-1,deps:Bd(r,U(t)),flags:e,token:t,value:n}},e.ɵncd=function ww(e,t){return{nodeIndex:-1,parent:null,renderParent:null,bindingIndex:-1,outputIndex:-1,checkIndex:-1,flags:8,childFlags:0,directChildFlags:0,childMatchedQueries:0,matchedQueries:{},matchedQueryIds:0,references:{},ngContentIndex:e,childCount:0,bindings:[],bindingFlags:0,outputs:[],element:null,provider:null,text:null,query:null,ngContent:{index:t}}},e.ɵnov=function bw(e,t){var n=e.def.nodes[t];if(1&n.flags){var r=md(e,n.nodeIndex);return n.element.template?r.template:r.renderElement}if(2&n.flags)return gd(e,n.nodeIndex).renderText;if(20240&n.flags)return _d(e,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+t)},e.ɵoverrideComponentView=function Cw(e,t){return o_(),Id.overrideComponentView(e,t)},e.ɵoverrideProvider=
|
|
1153
1146
|
/**
|
|
1154
1147
|
* @license
|
|
1155
1148
|
* Copyright Google Inc. All Rights Reserved.
|
|
@@ -1157,11 +1150,11 @@ e.ANALYZE_FOR_ENTRY_COMPONENTS=ts,e.APP_BOOTSTRAP_LISTENER=ig,e.APP_ID=$y,e.APP_
|
|
|
1157
1150
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1158
1151
|
* found in the LICENSE file at https://angular.io/license
|
|
1159
1152
|
*/
|
|
1160
|
-
function
|
|
1153
|
+
function Iw(e){return o_(),Id.overrideProvider(e)},e.ɵpad=function xw(e,t){return Sm(32,e,He(t))},e.ɵpatchComponentDefWithScope=oy,e.ɵpid=function Ew(e,t,n){return Tp(-1,e|=16,null,0,t,t,n)},e.ɵpod=function kw(e,t){for(var n=Object.keys(t),r=n.length,o=[],i=0;i<r;i++)o.push(n[i]);return Sm(64,e,o)},e.ɵppd=function Ow(e,t){return Sm(128,e,He(t+1))},e.ɵprd=function Pw(e,t,n,r,o){return Tp(-1,e,t,0,n,r,o)},e.ɵpublishDefaultGlobalUtils=function Nw(){tf||(tf=!0,nf("getComponent",Qc),nf("getContext",zc),nf("getListeners",Yc),nf("getOwningComponent",qc),nf("getHostElement",Jc),nf("getInjector",Zc),nf("getRootComponents",Wc),nf("getDirectives",Kc),nf("applyChanges",ef))},e.ɵpublishGlobalUtil=nf,e.ɵqud=function Tw(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:Hd(t),bindings:r},ngContent:null}},e.ɵregisterLocaleData=function jw(t,n,r){"string"!=typeof n&&(r=n,n=t[e.ɵLocaleDataIndex.LocaleId]),n=n.toLowerCase().replace(/_/g,"-"),Xp[n]=t,r&&(Xp[n][e.ɵLocaleDataIndex.ExtraData]=r)},e.ɵregisterModuleFactory=function Dw(e,t){var n=Kh.get(e);Gh(e,n&&n.moduleType,t.moduleType),Kh.set(e,t)},e.ɵregisterNgModuleType=Jh,e.ɵrenderComponent=function Aw(e,t){void 0===t&&(t={});var n=t.rendererFactory||mt,r=t.sanitizer||null,o=nt(e);o.type!=e&&(o.type=e);var i,a=o.selectors[0][0],u=mi(n.createRenderer(null,null),t.host||a,o.encapsulation),s=o.onPush?576:528,l=af(t.scheduler,t.playerHandler),c=n.createRenderer(u,o),f=gi(0,-1,null,1,0,null,null,null,null,null),d=ui(null,f,l,s,null,null,n,c,void 0,t.injector||null);rn(d,null);try{n.begin&&n.begin(),i=of(rf(u,o,d,n,c,r),o,d,l,t.hostFeatures||null),li(f,d,null),ci(f,d,null,null)}finally{ln(),n.end&&n.end()}return i},e.ɵresetCompiledComponents=function Sw(){new Map,new Map,Yv.length=0},e.ɵresetJitOptions=function Rw(){Gv=null}
|
|
1161
1154
|
/**
|
|
1162
1155
|
* @license
|
|
1163
1156
|
* Copyright Google Inc. All Rights Reserved.
|
|
1164
1157
|
*
|
|
1165
1158
|
* Use of this source code is governed by an MIT-style license that can be
|
|
1166
1159
|
* found in the LICENSE file at https://angular.io/license
|
|
1167
|
-
*/,e.ɵresolveComponentResources=
|
|
1160
|
+
*/,e.ɵresolveComponentResources=ns,e.ɵsetClassMetadata=function Vw(e,t,n,r){return d((function(){var o,a=e,u=a.prototype?Object.getPrototypeOf(a.prototype):null,s=u&&u.constructor;null!==t&&(void 0===a.decorators||s&&s.decorators===a.decorators?a.decorators=t:(o=a.decorators).push.apply(o,f(t))),null!==n&&(a.ctorParameters=n),null!==r&&(a.propDecorators=void 0===a.propDecorators||s&&s.propDecorators===a.propDecorators?r:i(i({},a.propDecorators),r))}))},e.ɵsetCurrentInjector=ge,e.ɵsetDocument=function Mw(e){vt=e},e.ɵsetLocaleId=Zh,e.ɵstore=zs,e.ɵstringify=U,e.ɵted=function Fw(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=iy,e.ɵunregisterLocaleData=function Hw(){Xp={}},e.ɵunv=function Lw(e,t,n,r){if(ps.isWrapped(r)){r=ps.unwrap(r);var o=e.def.nodes[t].bindingIndex+n,i=ps.unwrap(e.oldValues[o]);e.oldValues[o]=new ps(i)}return r},e.ɵunwrapSafeValue=vr,e.ɵvid=function Bw(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(Fm(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[kd(v.provider.token)]=v:(d||(d=!0,l.element.allProviders=Object.create(l.element.publicProviders)),l.element.allProviders[kd(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,Mm(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)&&Mm(l)?l.renderParent:l}}return{factory:null,nodeFlags:a,rootNodeFlags:u,nodeMatchedQueries:s,flags:e,nodes:t,updateDirectives:n||xd,updateRenderer:r||xd,handleEvent:function(e,n,r,o){return t[n].element.handleEvent(e,r,o)},bindingCount:o,outputCount:i,lastRenderRootNode:p}},e.ɵwhenRendered=function Uw(e){return So(e).clean},e.ɵɵCopyDefinitionFeature=yf,e.ɵɵInheritDefinitionFeature=lf,e.ɵɵNgOnChangesFeature=mf,e.ɵɵProvidersFeature=Pf,e.ɵɵadvance=Ro,e.ɵɵattribute=Cs,e.ɵɵattributeInterpolate1=Ds,e.ɵɵattributeInterpolate2=As,e.ɵɵattributeInterpolate3=Ss,e.ɵɵattributeInterpolate4=Rs,e.ɵɵattributeInterpolate5=Vs,e.ɵɵattributeInterpolate6=Ms,e.ɵɵattributeInterpolate7=Fs,e.ɵɵattributeInterpolate8=Hs,e.ɵɵattributeInterpolateV=Ls,e.ɵɵclassMap=zl,e.ɵɵclassMapInterpolate1=hc,e.ɵɵclassMapInterpolate2=vc,e.ɵɵclassMapInterpolate3=yc,e.ɵɵclassMapInterpolate4=gc,e.ɵɵclassMapInterpolate5=mc,e.ɵɵclassMapInterpolate6=_c,e.ɵɵclassMapInterpolate7=wc,e.ɵɵclassMapInterpolate8=bc,e.ɵɵclassMapInterpolateV=Cc,e.ɵɵclassProp=Bl,e.ɵɵcomponentHostSyntheticListener=ul,e.ɵɵcontentQuery=Hv,e.ɵɵdefaultStyleSanitizer=io,e.ɵɵdefineComponent=We,e.ɵɵdefineDirective=et,e.ɵɵdefineInjectable=j,e.ɵɵdefineInjector=A,e.ɵɵdefineNgModule=Ye,e.ɵɵdefinePipe=tt,e.ɵɵdirectiveInject=Ws,e.ɵɵdisableBindings=Vt,e.ɵɵelement=Xs,e.ɵɵelementContainer=nl,e.ɵɵelementContainerEnd=tl,e.ɵɵelementContainerStart=el,e.ɵɵelementEnd=$s,e.ɵɵelementStart=Ys,e.ɵɵenableBindings=Rt,e.ɵɵgetCurrentView=rl,e.ɵɵgetFactoryOf=rr,e.ɵɵgetInheritedFactory=or,e.ɵɵhostProperty=Bc,e.ɵɵi18n=Rh,e.ɵɵi18nApply=Lh,e.ɵɵi18nAttributes=Vh,e.ɵɵi18nEnd=jh,e.ɵɵi18nExp=Hh,e.ɵɵi18nPostprocess=Th,e.ɵɵi18nStart=kh,e.ɵɵinject=we,e.ɵɵinjectAttribute=Zs,e.ɵɵinjectPipeChangeDetectorRef=Zv,e.ɵɵinvalidFactory=Ks,e.ɵɵinvalidFactoryDep=be,e.ɵɵlistener=al,e.ɵɵloadQuery=Uv,e.ɵɵnamespaceHTML=yn,e.ɵɵnamespaceMathML=vn,e.ɵɵnamespaceSVG=hn,e.ɵɵnextContext=fl,e.ɵɵpipe=yv,e.ɵɵpipeBind1=gv,e.ɵɵpipeBind2=mv,e.ɵɵpipeBind3=_v,e.ɵɵpipeBind4=wv,e.ɵɵpipeBindV=bv,e.ɵɵprojection=yl,e.ɵɵprojectionDef=pl,e.ɵɵproperty=Gs,e.ɵɵpropertyInterpolate=gl,e.ɵɵpropertyInterpolate1=ml,e.ɵɵpropertyInterpolate2=_l,e.ɵɵpropertyInterpolate3=wl,e.ɵɵpropertyInterpolate4=bl,e.ɵɵpropertyInterpolate5=Cl,e.ɵɵpropertyInterpolate6=Il,e.ɵɵpropertyInterpolate7=xl,e.ɵɵpropertyInterpolate8=El,e.ɵɵpropertyInterpolateV=kl,e.ɵɵpureFunction0=ev,e.ɵɵpureFunction1=tv,e.ɵɵpureFunction2=nv,e.ɵɵpureFunction3=rv,e.ɵɵpureFunction4=ov,e.ɵɵpureFunction5=iv,e.ɵɵpureFunction6=av,e.ɵɵpureFunction7=uv,e.ɵɵpureFunction8=sv,e.ɵɵpureFunctionV=lv,e.ɵɵqueryRefresh=Rv,e.ɵɵreference=qs,e.ɵɵresolveBody=Fn,e.ɵɵresolveDocument=Mn,e.ɵɵresolveWindow=Vn,e.ɵɵrestoreView=Ht,e.ɵɵsanitizeHtml=$r,e.ɵɵsanitizeResourceUrl=to,e.ɵɵsanitizeScript=no,e.ɵɵsanitizeStyle=Xr,e.ɵɵsanitizeUrl=eo,e.ɵɵsanitizeUrlOrResourceUrl=oo,e.ɵɵselect=Vo,e.ɵɵsetComponentScope=Ze,e.ɵɵsetNgModuleScope=$e,e.ɵɵstaticContentQuery=Lv,e.ɵɵstaticViewQuery=Vv,e.ɵɵstyleMap=Ul,e.ɵɵstyleMapInterpolate1=Ic,e.ɵɵstyleMapInterpolate2=xc,e.ɵɵstyleMapInterpolate3=Ec,e.ɵɵstyleMapInterpolate4=kc,e.ɵɵstyleMapInterpolate5=Oc,e.ɵɵstyleMapInterpolate6=Pc,e.ɵɵstyleMapInterpolate7=Nc,e.ɵɵstyleMapInterpolate8=Tc,e.ɵɵstyleMapInterpolateV=jc,e.ɵɵstyleProp=Ll,e.ɵɵstylePropInterpolate1=Dc,e.ɵɵstylePropInterpolate2=Ac,e.ɵɵstylePropInterpolate3=Sc,e.ɵɵstylePropInterpolate4=Rc,e.ɵɵstylePropInterpolate5=Vc,e.ɵɵstylePropInterpolate6=Mc,e.ɵɵstylePropInterpolate7=Fc,e.ɵɵstylePropInterpolate8=Hc,e.ɵɵstylePropInterpolateV=Lc,e.ɵɵstyleSanitizer=Hl,e.ɵɵtemplate=Qs,e.ɵɵtemplateRefExtractor=Wv,e.ɵɵtext=rc,e.ɵɵtextInterpolate=oc,e.ɵɵtextInterpolate1=ic,e.ɵɵtextInterpolate2=ac,e.ɵɵtextInterpolate3=uc,e.ɵɵtextInterpolate4=sc,e.ɵɵtextInterpolate5=lc,e.ɵɵtextInterpolate6=cc,e.ɵɵtextInterpolate7=fc,e.ɵɵtextInterpolate8=dc,e.ɵɵtextInterpolateV=pc,e.ɵɵupdateSyntheticHostBinding=Uc,e.ɵɵviewQuery=Mv,Object.defineProperty(e,"__esModule",{value:!0})}));
|