@angular/language-service 6.0.0-rc.3 → 6.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v6.0.0-rc.3
2
+ * @license Angular v6.0.0
3
3
  * (c) 2010-2018 Google, Inc. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -10,49 +10,49 @@ var $deferred,$resolved,$provided,$reflect={defineMetadata:function(){},getOwnMe
10
10
  *
11
11
  * Use of this source code is governed by an MIT-style license that can be
12
12
  * found in the LICENSE file at https://angular.io/license
13
- */var l,p,h,f,d=V("Inject",function(t){return{token:t}}),v=V("InjectionToken",function(t){return{_desc:t,ngInjectableDef:void 0}}),y=V("Attribute",function(t){return{attributeName:t}}),m=V("ContentChildren",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!1,isViewQuery:!1,descendants:!1},e)}),g=V("ContentChild",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!0,isViewQuery:!1,descendants:!0},e)}),_=V("ViewChildren",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!1,isViewQuery:!0,descendants:!0},e)}),b=V("ViewChild",function(t,e){return s({selector:t,first:!0,isViewQuery:!0,descendants:!0},e)}),w=V("Directive",function(t){return void 0===t&&(t={}),t});(p=l||(l={}))[p.Emulated=0]="Emulated",p[p.Native=1]="Native",p[p.None=2]="None",(f=h||(h={}))[f.OnPush=0]="OnPush",f[f.Default=1]="Default";var x,E,S,C,T=V("Component",function(t){return void 0===t&&(t={}),s({changeDetection:h.Default},t)}),A=V("Pipe",function(t){return s({pure:!0},t)}),P=V("Input",function(t){return{bindingPropertyName:t}}),N=V("Output",function(t){return{bindingPropertyName:t}}),O=V("HostBinding",function(t){return{hostPropertyName:t}}),k=V("HostListener",function(t,e){return{eventName:t,args:e}}),M=V("NgModule",function(t){return t}),I=V("Injectable",function(t){return void 0===t&&(t={}),t}),R=V("Optional"),D=V("Self"),L=V("SkipSelf"),j=V("Host"),F=Function;function V(t,e){var n=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=e?e.apply(void 0,c(n)):{};return s({ngMetadataName:t},i)};return n.isTypeOf=function(e){return e&&e.ngMetadataName===t},n.ngMetadataName=t,n}
13
+ */var l,p,h=D("Inject",function(t){return{token:t}}),f=D("InjectionToken",function(t){return{_desc:t,ngInjectableDef:void 0}}),d=D("Attribute",function(t){return{attributeName:t}}),v=D("ContentChildren",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!1,isViewQuery:!1,descendants:!1},e)}),y=D("ContentChild",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!0,isViewQuery:!1,descendants:!0},e)}),m=D("ViewChildren",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!1,isViewQuery:!0,descendants:!0},e)}),g=D("ViewChild",function(t,e){return s({selector:t,first:!0,isViewQuery:!0,descendants:!0},e)}),_=D("Directive",function(t){return void 0===t&&(t={}),t});!function(t){t[t.Emulated=0]="Emulated",t[t.Native=1]="Native",t[t.None=2]="None"}(l||(l={})),function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default"}(p||(p={}));var b,w,x=D("Component",function(t){return void 0===t&&(t={}),s({changeDetection:p.Default},t)}),E=D("Pipe",function(t){return s({pure:!0},t)}),S=D("Input",function(t){return{bindingPropertyName:t}}),C=D("Output",function(t){return{bindingPropertyName:t}}),T=D("HostBinding",function(t){return{hostPropertyName:t}}),A=D("HostListener",function(t,e){return{eventName:t,args:e}}),P=D("NgModule",function(t){return t}),N=D("Injectable",function(t){return void 0===t&&(t={}),t}),O=D("Optional"),k=D("Self"),M=D("SkipSelf"),I=D("Host"),R=Function;function D(t,e){var n=function(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];var i=e?e.apply(void 0,c(n)):{};return s({ngMetadataName:t},i)};return n.isTypeOf=function(e){return e&&e.ngMetadataName===t},n.ngMetadataName=t,n}
14
14
  /**
15
15
  * @license
16
16
  * Copyright Google Inc. All Rights Reserved.
17
17
  *
18
18
  * Use of this source code is governed by an MIT-style license that can be
19
19
  * found in the LICENSE file at https://angular.io/license
20
- */(E=x||(x={}))[E.NONE=0]="NONE",E[E.HTML=1]="HTML",E[E.STYLE=2]="STYLE",E[E.SCRIPT=3]="SCRIPT",E[E.URL=4]="URL",E[E.RESOURCE_URL=5]="RESOURCE_URL",(C=S||(S={}))[C.Error=0]="Error",C[C.Warning=1]="Warning",C[C.Ignore=2]="Ignore";var H=/-+([a-z0-9])/g;function B(t,e){return q(t,":",e)}function q(t,e,n){var r=t.indexOf(e);return-1==r?n:[t.slice(0,r).trim(),t.slice(r+1).trim()]}function K(t,e,n){return Array.isArray(t)?e.visitArray(t,n):function r(t){return"object"==typeof t&&null!==t&&Object.getPrototypeOf(t)===J}(t)?e.visitStringMap(t,n):null==t||"string"==typeof t||"number"==typeof t||"boolean"==typeof t?e.visitPrimitive(t,n):e.visitOther(t,n)}function U(t){return null!==t&&void 0!==t}function z(t){return void 0===t?null:t}var W=function(){function t(){}return t.prototype.visitArray=function(t,e){var n=this;return t.map(function(t){return K(t,n,e)})},t.prototype.visitStringMap=function(t,e){var n=this,r={};return Object.keys(t).forEach(function(i){r[i]=K(t[i],n,e)}),r},t.prototype.visitPrimitive=function(t,e){return t},t.prototype.visitOther=function(t,e){return t},t}(),X=function(t,e){return rt(t)?t.then(e):e(t)};function G(t){throw new Error("Internal Error: "+t)}function Q(t,e){var n=Error(t);return n[Y]=!0,e&&(n[Z]=e),n}var Y="ngSyntaxError",Z="ngParseErrors";function $(t){return t.replace(/([.*+?^=!:${}()|[\]\/\\])/g,"\\$1")}var J=Object.getPrototypeOf({});function tt(t){for(var e="",n=0;n<t.length;n++){var r=t.charCodeAt(n);if(r>=55296&&r<=56319&&t.length>n+1){var i=t.charCodeAt(n+1);i>=56320&&i<=57343&&(n++,r=(r-55296<<10)+i-56320+65536)}r<=127?e+=String.fromCharCode(r):r<=2047?e+=String.fromCharCode(r>>6&31|192,63&r|128):r<=65535?e+=String.fromCharCode(r>>12|224,r>>6&63|128,63&r|128):r<=2097151&&(e+=String.fromCharCode(r>>18&7|240,r>>12&63|128,r>>6&63|128,63&r|128))}return e}function et(t){if("string"==typeof t)return t;if(t instanceof Array)return"["+t.map(et).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return""+t.overriddenName;if(t.name)return""+t.name;var e=t.toString();if(null==e)return""+e;var n=e.indexOf("\n");return-1===n?e:e.substring(0,n)}function nt(t){return"function"==typeof t&&t.hasOwnProperty("__forward_ref__")?t():t}function rt(t){return!!t&&"function"==typeof t.then}new function it(t){this.full=t;var e=t.split(".");this.major=e[0],this.minor=e[1],this.patch=e.slice(2).join(".")}("6.0.0-rc.3");var ot,st,at=function(){function t(t,e,n){this.value=t,this.ngContentIndex=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitText(this,e)},t}(),ut=function(){function t(t,e,n){this.value=t,this.ngContentIndex=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitBoundText(this,e)},t}(),ct=function(){function t(t,e,n){this.name=t,this.value=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitAttr(this,e)},t}(),lt=function(){function t(t,e,n,r,i,o){this.name=t,this.type=e,this.securityContext=n,this.value=r,this.unit=i,this.sourceSpan=o,this.isAnimation=this.type===_t.Animation}return t.prototype.visit=function(t,e){return t.visitElementProperty(this,e)},t}(),pt=function(){function t(e,n,r,i,o){this.name=e,this.target=n,this.phase=r,this.handler=i,this.sourceSpan=o,this.fullName=t.calcFullName(this.name,this.target,this.phase),this.isAnimation=!!this.phase}return t.calcFullName=function(t,e,n){return e?e+":"+t:n?"@"+t+"."+n:t},t.prototype.visit=function(t,e){return t.visitEvent(this,e)},t}(),ht=function(){function t(t,e,n,r){this.name=t,this.value=e,this.originalValue=n,this.sourceSpan=r}return t.prototype.visit=function(t,e){return t.visitReference(this,e)},t}(),ft=function(){function t(t,e,n){this.name=t,this.value=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitVariable(this,e)},t}(),dt=function(){function t(t,e,n,r,i,o,s,a,u,c,l,p,h){this.name=t,this.attrs=e,this.inputs=n,this.outputs=r,this.references=i,this.directives=o,this.providers=s,this.hasViewContainer=a,this.queryMatches=u,this.children=c,this.ngContentIndex=l,this.sourceSpan=p,this.endSourceSpan=h}return t.prototype.visit=function(t,e){return t.visitElement(this,e)},t}(),vt=function(){function t(t,e,n,r,i,o,s,a,u,c,l){this.attrs=t,this.outputs=e,this.references=n,this.variables=r,this.directives=i,this.providers=o,this.hasViewContainer=s,this.queryMatches=a,this.children=u,this.ngContentIndex=c,this.sourceSpan=l}return t.prototype.visit=function(t,e){return t.visitEmbeddedTemplate(this,e)},t}(),yt=function(){function t(t,e,n,r){this.directiveName=t,this.templateName=e,this.value=n,this.sourceSpan=r}return t.prototype.visit=function(t,e){return t.visitDirectiveProperty(this,e)},t}(),mt=function(){function t(t,e,n,r,i,o){this.directive=t,this.inputs=e,this.hostProperties=n,this.hostEvents=r,this.contentQueryStartId=i,this.sourceSpan=o}return t.prototype.visit=function(t,e){return t.visitDirective(this,e)},t}(),gt=function(){function t(t,e,n,r,i,o,s,a){this.token=t,this.multiProvider=e,this.eager=n,this.providers=r,this.providerType=i,this.lifecycleHooks=o,this.sourceSpan=s,this.isModule=a}return t.prototype.visit=function(t,e){return null},t}();
20
+ */!function(t){t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL"}(b||(b={})),function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"}(w||(w={}));var j=/-+([a-z0-9])/g;function L(t,e){return F(t,":",e)}function F(t,e,n){var r=t.indexOf(e);return-1==r?n:[t.slice(0,r).trim(),t.slice(r+1).trim()]}function V(t,e,n){return Array.isArray(t)?e.visitArray(t,n):function r(t){return"object"==typeof t&&null!==t&&Object.getPrototypeOf(t)===Q}(t)?e.visitStringMap(t,n):null==t||"string"==typeof t||"number"==typeof t||"boolean"==typeof t?e.visitPrimitive(t,n):e.visitOther(t,n)}function H(t){return null!==t&&void 0!==t}function B(t){return void 0===t?null:t}var q=function(){function t(){}return t.prototype.visitArray=function(t,e){var n=this;return t.map(function(t){return V(t,n,e)})},t.prototype.visitStringMap=function(t,e){var n=this,r={};return Object.keys(t).forEach(function(i){r[i]=V(t[i],n,e)}),r},t.prototype.visitPrimitive=function(t,e){return t},t.prototype.visitOther=function(t,e){return t},t}(),K=function(t,e){return J(t)?t.then(e):e(t)};function U(t){throw new Error("Internal Error: "+t)}function z(t,e){var n=Error(t);return n[W]=!0,e&&(n[G]=e),n}var W="ngSyntaxError",G="ngParseErrors";function X(t){return t.replace(/([.*+?^=!:${}()|[\]\/\\])/g,"\\$1")}var Q=Object.getPrototypeOf({});function Y(t){for(var e="",n=0;n<t.length;n++){var r=t.charCodeAt(n);if(r>=55296&&r<=56319&&t.length>n+1){var i=t.charCodeAt(n+1);i>=56320&&i<=57343&&(n++,r=(r-55296<<10)+i-56320+65536)}r<=127?e+=String.fromCharCode(r):r<=2047?e+=String.fromCharCode(r>>6&31|192,63&r|128):r<=65535?e+=String.fromCharCode(r>>12|224,r>>6&63|128,63&r|128):r<=2097151&&(e+=String.fromCharCode(r>>18&7|240,r>>12&63|128,r>>6&63|128,63&r|128))}return e}function Z(t){if("string"==typeof t)return t;if(t instanceof Array)return"["+t.map(Z).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return""+t.overriddenName;if(t.name)return""+t.name;var e=t.toString();if(null==e)return""+e;var n=e.indexOf("\n");return-1===n?e:e.substring(0,n)}function $(t){return"function"==typeof t&&t.hasOwnProperty("__forward_ref__")?t():t}function J(t){return!!t&&"function"==typeof t.then}new function tt(t){this.full=t;var e=t.split(".");this.major=e[0],this.minor=e[1],this.patch=e.slice(2).join(".")}("6.0.0");var et,nt=function(){function t(t,e,n){this.value=t,this.ngContentIndex=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitText(this,e)},t}(),rt=function(){function t(t,e,n){this.value=t,this.ngContentIndex=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitBoundText(this,e)},t}(),it=function(){function t(t,e,n){this.name=t,this.value=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitAttr(this,e)},t}(),ot=function(){function t(t,e,n,r,i,o){this.name=t,this.type=e,this.securityContext=n,this.value=r,this.unit=i,this.sourceSpan=o,this.isAnimation=this.type===dt.Animation}return t.prototype.visit=function(t,e){return t.visitElementProperty(this,e)},t}(),st=function(){function t(e,n,r,i,o){this.name=e,this.target=n,this.phase=r,this.handler=i,this.sourceSpan=o,this.fullName=t.calcFullName(this.name,this.target,this.phase),this.isAnimation=!!this.phase}return t.calcFullName=function(t,e,n){return e?e+":"+t:n?"@"+t+"."+n:t},t.prototype.visit=function(t,e){return t.visitEvent(this,e)},t}(),at=function(){function t(t,e,n,r){this.name=t,this.value=e,this.originalValue=n,this.sourceSpan=r}return t.prototype.visit=function(t,e){return t.visitReference(this,e)},t}(),ut=function(){function t(t,e,n){this.name=t,this.value=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitVariable(this,e)},t}(),ct=function(){function t(t,e,n,r,i,o,s,a,u,c,l,p,h){this.name=t,this.attrs=e,this.inputs=n,this.outputs=r,this.references=i,this.directives=o,this.providers=s,this.hasViewContainer=a,this.queryMatches=u,this.children=c,this.ngContentIndex=l,this.sourceSpan=p,this.endSourceSpan=h}return t.prototype.visit=function(t,e){return t.visitElement(this,e)},t}(),lt=function(){function t(t,e,n,r,i,o,s,a,u,c,l){this.attrs=t,this.outputs=e,this.references=n,this.variables=r,this.directives=i,this.providers=o,this.hasViewContainer=s,this.queryMatches=a,this.children=u,this.ngContentIndex=c,this.sourceSpan=l}return t.prototype.visit=function(t,e){return t.visitEmbeddedTemplate(this,e)},t}(),pt=function(){function t(t,e,n,r){this.directiveName=t,this.templateName=e,this.value=n,this.sourceSpan=r}return t.prototype.visit=function(t,e){return t.visitDirectiveProperty(this,e)},t}(),ht=function(){function t(t,e,n,r,i,o){this.directive=t,this.inputs=e,this.hostProperties=n,this.hostEvents=r,this.contentQueryStartId=i,this.sourceSpan=o}return t.prototype.visit=function(t,e){return t.visitDirective(this,e)},t}(),ft=function(){function t(t,e,n,r,i,o,s,a){this.token=t,this.multiProvider=e,this.eager=n,this.providers=r,this.providerType=i,this.lifecycleHooks=o,this.sourceSpan=s,this.isModule=a}return t.prototype.visit=function(t,e){return null},t}();
21
21
  /**
22
22
  * @license
23
23
  * Copyright Google Inc. All Rights Reserved.
24
24
  *
25
25
  * Use of this source code is governed by an MIT-style license that can be
26
26
  * found in the LICENSE file at https://angular.io/license
27
- */(st=ot||(ot={}))[st.PublicService=0]="PublicService",st[st.PrivateService=1]="PrivateService",st[st.Component=2]="Component",st[st.Directive=3]="Directive",st[st.Builtin=4]="Builtin";var _t,bt,wt=function(){function t(t,e,n){this.index=t,this.ngContentIndex=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitNgContent(this,e)},t}();(bt=_t||(_t={}))[bt.Property=0]="Property",bt[bt.Attribute=1]="Attribute",bt[bt.Class=2]="Class",bt[bt.Style=3]="Style",bt[bt.Animation=4]="Animation";var xt=function(){function t(){}return t.prototype.visitNgContent=function(t,e){},t.prototype.visitEmbeddedTemplate=function(t,e){},t.prototype.visitElement=function(t,e){},t.prototype.visitReference=function(t,e){},t.prototype.visitVariable=function(t,e){},t.prototype.visitEvent=function(t,e){},t.prototype.visitElementProperty=function(t,e){},t.prototype.visitAttr=function(t,e){},t.prototype.visitBoundText=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitDirective=function(t,e){},t.prototype.visitDirectiveProperty=function(t,e){},t}(),Et=function(t){function e(){return t.call(this)||this}return o(e,t),e.prototype.visitEmbeddedTemplate=function(t,e){return this.visitChildren(e,function(e){e(t.attrs),e(t.references),e(t.variables),e(t.directives),e(t.providers),e(t.children)})},e.prototype.visitElement=function(t,e){return this.visitChildren(e,function(e){e(t.attrs),e(t.inputs),e(t.outputs),e(t.references),e(t.directives),e(t.providers),e(t.children)})},e.prototype.visitDirective=function(t,e){return this.visitChildren(e,function(e){e(t.inputs),e(t.hostProperties),e(t.hostEvents)})},e.prototype.visitChildren=function(t,e){var n=[],r=this;return e(function i(e){e&&e.length&&n.push(St(r,e,t))}),[].concat.apply([],n)},e}(xt);function St(t,e,n){void 0===n&&(n=null);var r=[],i=t.visit?function(e){return t.visit(e,n)||e.visit(t,n)}:function(e){return e.visit(t,n)};return e.forEach(function(t){var e=i(t);e&&r.push(e)}),r}
27
+ */!function(t){t[t.PublicService=0]="PublicService",t[t.PrivateService=1]="PrivateService",t[t.Component=2]="Component",t[t.Directive=3]="Directive",t[t.Builtin=4]="Builtin"}(et||(et={}));var dt,vt=function(){function t(t,e,n){this.index=t,this.ngContentIndex=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitNgContent(this,e)},t}();!function(t){t[t.Property=0]="Property",t[t.Attribute=1]="Attribute",t[t.Class=2]="Class",t[t.Style=3]="Style",t[t.Animation=4]="Animation"}(dt||(dt={}));var yt=function(){function t(){}return t.prototype.visitNgContent=function(t,e){},t.prototype.visitEmbeddedTemplate=function(t,e){},t.prototype.visitElement=function(t,e){},t.prototype.visitReference=function(t,e){},t.prototype.visitVariable=function(t,e){},t.prototype.visitEvent=function(t,e){},t.prototype.visitElementProperty=function(t,e){},t.prototype.visitAttr=function(t,e){},t.prototype.visitBoundText=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitDirective=function(t,e){},t.prototype.visitDirectiveProperty=function(t,e){},t}(),mt=function(t){function e(){return t.call(this)||this}return o(e,t),e.prototype.visitEmbeddedTemplate=function(t,e){return this.visitChildren(e,function(e){e(t.attrs),e(t.references),e(t.variables),e(t.directives),e(t.providers),e(t.children)})},e.prototype.visitElement=function(t,e){return this.visitChildren(e,function(e){e(t.attrs),e(t.inputs),e(t.outputs),e(t.references),e(t.directives),e(t.providers),e(t.children)})},e.prototype.visitDirective=function(t,e){return this.visitChildren(e,function(e){e(t.inputs),e(t.hostProperties),e(t.hostEvents)})},e.prototype.visitChildren=function(t,e){var n=[],r=this;return e(function i(e){e&&e.length&&n.push(gt(r,e,t))}),[].concat.apply([],n)},e}(yt);function gt(t,e,n){void 0===n&&(n=null);var r=[],i=t.visit?function(e){return t.visit(e,n)||e.visit(t,n)}:function(e){return e.visit(t,n)};return e.forEach(function(t){var e=i(t);e&&r.push(e)}),r}
28
28
  /**
29
29
  * @license
30
30
  * Copyright Google Inc. All Rights Reserved.
31
31
  *
32
32
  * Use of this source code is governed by an MIT-style license that can be
33
33
  * found in the LICENSE file at https://angular.io/license
34
- */var Ct=function Tt(t){var e=void 0===t?{}:t,n=e.defaultEncapsulation,r=e.useJit,i=void 0===r||r,o=e.jitDevMode,s=void 0!==o&&o,a=e.missingTranslation,u=void 0===a?null:a,c=e.preserveWhitespaces,p=e.strictInjectionParameters;this.defaultEncapsulation=void 0===n?l.Emulated:n,this.useJit=!!i,this.jitDevMode=!!s,this.missingTranslation=u,this.preserveWhitespaces=At(z(c)),this.strictInjectionParameters=!0===p};function At(t,e){return void 0===e&&(e=!1),null===t?e:t}
34
+ */var _t=function _t(t){var e=void 0===t?{}:t,n=e.defaultEncapsulation,r=e.useJit,i=void 0===r||r,o=e.jitDevMode,s=void 0!==o&&o,a=e.missingTranslation,u=void 0===a?null:a,c=e.preserveWhitespaces,p=e.strictInjectionParameters;this.defaultEncapsulation=void 0===n?l.Emulated:n,this.useJit=!!i,this.jitDevMode=!!s,this.missingTranslation=u,this.preserveWhitespaces=bt(B(c)),this.strictInjectionParameters=!0===p};function bt(t,e){return void 0===e&&(e=!1),null===t?e:t}
35
35
  /**
36
36
  * @license
37
37
  * Copyright Google Inc. All Rights Reserved.
38
38
  *
39
39
  * Use of this source code is governed by an MIT-style license that can be
40
40
  * found in the LICENSE file at https://angular.io/license
41
- */var Pt=function(){function t(t,e,n){this.filePath=t,this.name=e,this.members=n}return t.prototype.assertNoMembers=function(){if(this.members.length)throw new Error("Illegal state: symbol without members expected, but got "+JSON.stringify(this)+".")},t}(),Nt=function(){function t(){this.cache=new Map}return t.prototype.get=function(t,e,n){var r='"'+t+'".'+e+((n=n||[]).length?"."+n.join("."):""),i=this.cache.get(r);return i||(i=new Pt(t,e,n),this.cache.set(r,i)),i},t}(),Ot=/^(?:(?:\[([^\]]+)\])|(?:\(([^\)]+)\)))|(\@[-\w]+)$/;function kt(t){return t.replace(/\W/g,"_")}var Mt,It,Rt=0;function Dt(t){if(!t||!t.reference)return null;var e=t.reference;if(e instanceof Pt)return e.name;if(e.__anonymousType)return e.__anonymousType;var n=et(e);return n.indexOf("(")>=0?(n="anonymous_"+Rt++,e.__anonymousType=n):n=kt(n),n}function Lt(t){return null!=t.value?kt(t.value):Dt(t.identifier)}function jt(t){return null!=t.identifier?t.identifier.reference:t.value}(It=Mt||(Mt={}))[It.Pipe=0]="Pipe",It[It.Directive=1]="Directive",It[It.NgModule=2]="NgModule",It[It.Injectable=3]="Injectable";var Ft=function Vt(t){var e=void 0===t?{}:t,n=e.styles,r=e.styleUrls;this.moduleUrl=e.moduleUrl||null,this.styles=zt(n),this.styleUrls=zt(r)},Ht=function(){function t(t){var e=t.template,n=t.templateUrl,r=t.htmlAst,i=t.styles,o=t.styleUrls,s=t.externalStylesheets,a=t.animations,u=t.ngContentSelectors,c=t.interpolation,l=t.isInline,p=t.preserveWhitespaces;if(this.encapsulation=t.encapsulation,this.template=e,this.templateUrl=n,this.htmlAst=r,this.styles=zt(i),this.styleUrls=zt(o),this.externalStylesheets=zt(s),this.animations=a?function t(e){return e.reduce(function(e,n){var r=Array.isArray(n)?t(n):n;return e.concat(r)},[])}(a):[],this.ngContentSelectors=u||[],c&&2!=c.length)throw new Error("'interpolation' should have a start and an end symbol.");this.interpolation=c,this.isInline=l,this.preserveWhitespaces=p}return t.prototype.toSummary=function(){return{ngContentSelectors:this.ngContentSelectors,encapsulation:this.encapsulation}},t}(),Bt=function(){function t(t){var e=t.type,n=t.isComponent,r=t.selector,i=t.exportAs,o=t.changeDetection,s=t.inputs,a=t.outputs,u=t.hostListeners,c=t.hostProperties,l=t.hostAttributes,p=t.providers,h=t.viewProviders,f=t.queries,d=t.guards,v=t.viewQueries,y=t.entryComponents,m=t.template,g=t.componentViewType,_=t.rendererType,b=t.componentFactory;this.isHost=!!t.isHost,this.type=e,this.isComponent=n,this.selector=r,this.exportAs=i,this.changeDetection=o,this.inputs=s,this.outputs=a,this.hostListeners=u,this.hostProperties=c,this.hostAttributes=l,this.providers=zt(p),this.viewProviders=zt(h),this.queries=zt(f),this.guards=d,this.viewQueries=zt(v),this.entryComponents=zt(y),this.template=m,this.componentViewType=g,this.rendererType=_,this.componentFactory=b}return t.create=function(e){var n=e.isHost,r=e.type,i=e.isComponent,o=e.selector,s=e.exportAs,a=e.changeDetection,u=e.inputs,c=e.outputs,l=e.host,p=e.providers,h=e.viewProviders,f=e.queries,d=e.guards,v=e.viewQueries,y=e.entryComponents,m=e.template,g=e.componentViewType,_=e.rendererType,b=e.componentFactory,w={},x={},E={};null!=l&&Object.keys(l).forEach(function(t){var e=l[t],n=t.match(Ot);null===n?E[t]=e:null!=n[1]?x[n[1]]=e:null!=n[2]&&(w[n[2]]=e)});var S={};null!=u&&u.forEach(function(t){var e=B(t,[t,t]);S[e[0]]=e[1]});var C={};return null!=c&&c.forEach(function(t){var e=B(t,[t,t]);C[e[0]]=e[1]}),new t({isHost:n,type:r,isComponent:!!i,selector:o,exportAs:s,changeDetection:a,inputs:S,outputs:C,hostListeners:w,hostProperties:x,hostAttributes:E,providers:p,viewProviders:h,queries:f,guards:d,viewQueries:v,entryComponents:y,template:m,componentViewType:g,rendererType:_,componentFactory:b})},t.prototype.toSummary=function(){return{summaryKind:Mt.Directive,type:this.type,isComponent:this.isComponent,selector:this.selector,exportAs:this.exportAs,inputs:this.inputs,outputs:this.outputs,hostListeners:this.hostListeners,hostProperties:this.hostProperties,hostAttributes:this.hostAttributes,providers:this.providers,viewProviders:this.viewProviders,queries:this.queries,guards:this.guards,viewQueries:this.viewQueries,entryComponents:this.entryComponents,changeDetection:this.changeDetection,template:this.template&&this.template.toSummary(),componentViewType:this.componentViewType,rendererType:this.rendererType,componentFactory:this.componentFactory}},t}(),qt=function(){function t(t){var e=t.name,n=t.pure;this.type=t.type,this.name=e,this.pure=!!n}return t.prototype.toSummary=function(){return{summaryKind:Mt.Pipe,type:this.type,name:this.name,pure:this.pure}},t}(),Kt=function(){function t(t){var e=t.providers,n=t.declaredDirectives,r=t.exportedDirectives,i=t.declaredPipes,o=t.exportedPipes,s=t.entryComponents,a=t.bootstrapComponents,u=t.importedModules,c=t.exportedModules,l=t.schemas,p=t.transitiveModule,h=t.id;this.type=t.type||null,this.declaredDirectives=zt(n),this.exportedDirectives=zt(r),this.declaredPipes=zt(i),this.exportedPipes=zt(o),this.providers=zt(e),this.entryComponents=zt(s),this.bootstrapComponents=zt(a),this.importedModules=zt(u),this.exportedModules=zt(c),this.schemas=zt(l),this.id=h||null,this.transitiveModule=p||null}return t.prototype.toSummary=function(){var t=this.transitiveModule;return{summaryKind:Mt.NgModule,type:this.type,entryComponents:t.entryComponents,providers:t.providers,modules:t.modules,exportedDirectives:t.exportedDirectives,exportedPipes:t.exportedPipes}},t}(),Ut=function(){function t(){this.directivesSet=new Set,this.directives=[],this.exportedDirectivesSet=new Set,this.exportedDirectives=[],this.pipesSet=new Set,this.pipes=[],this.exportedPipesSet=new Set,this.exportedPipes=[],this.modulesSet=new Set,this.modules=[],this.entryComponentsSet=new Set,this.entryComponents=[],this.providers=[]}return t.prototype.addProvider=function(t,e){this.providers.push({provider:t,module:e})},t.prototype.addDirective=function(t){this.directivesSet.has(t.reference)||(this.directivesSet.add(t.reference),this.directives.push(t))},t.prototype.addExportedDirective=function(t){this.exportedDirectivesSet.has(t.reference)||(this.exportedDirectivesSet.add(t.reference),this.exportedDirectives.push(t))},t.prototype.addPipe=function(t){this.pipesSet.has(t.reference)||(this.pipesSet.add(t.reference),this.pipes.push(t))},t.prototype.addExportedPipe=function(t){this.exportedPipesSet.has(t.reference)||(this.exportedPipesSet.add(t.reference),this.exportedPipes.push(t))},t.prototype.addModule=function(t){this.modulesSet.has(t.reference)||(this.modulesSet.add(t.reference),this.modules.push(t))},t.prototype.addEntryComponent=function(t){this.entryComponentsSet.has(t.componentType)||(this.entryComponentsSet.add(t.componentType),this.entryComponents.push(t))},t}();function zt(t){return t||[]}var Wt=function Xt(t,e){var n=e.useClass,r=e.useValue,i=e.useExisting,o=e.useFactory,s=e.deps,a=e.multi;this.token=t,this.useClass=n||null,this.useValue=r,this.useExisting=i,this.useFactory=o||null,this.dependencies=s||null,this.multi=!!a},Gt=function(){function t(t,e){void 0===e&&(e=-1),this.path=t,this.position=e}return Object.defineProperty(t.prototype,"empty",{get:function(){return!this.path||!this.path.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"head",{get:function(){return this.path[0]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"tail",{get:function(){return this.path[this.path.length-1]},enumerable:!0,configurable:!0}),t.prototype.parentOf=function(t){return t&&this.path[this.path.indexOf(t)-1]},t.prototype.childOf=function(t){return this.path[this.path.indexOf(t)+1]},t.prototype.first=function(t){for(var e=this.path.length-1;e>=0;e--){var n=this.path[e];if(n instanceof t)return n}},t.prototype.push=function(t){this.path.push(t)},t.prototype.pop=function(){return this.path.pop()},t}(),Qt=function(){function t(t,e){this.value=t,this.sourceSpan=e}return t.prototype.visit=function(t,e){return t.visitText(this,e)},t}(),Yt=function(){function t(t,e,n,r,i){this.switchValue=t,this.type=e,this.cases=n,this.sourceSpan=r,this.switchValueSourceSpan=i}return t.prototype.visit=function(t,e){return t.visitExpansion(this,e)},t}(),Zt=function(){function t(t,e,n,r,i){this.value=t,this.expression=e,this.sourceSpan=n,this.valueSourceSpan=r,this.expSourceSpan=i}return t.prototype.visit=function(t,e){return t.visitExpansionCase(this,e)},t}(),$t=function(){function t(t,e,n,r){this.name=t,this.value=e,this.sourceSpan=n,this.valueSpan=r}return t.prototype.visit=function(t,e){return t.visitAttribute(this,e)},t}(),Jt=function(){function t(t,e,n,r,i,o){void 0===i&&(i=null),void 0===o&&(o=null),this.name=t,this.attrs=e,this.children=n,this.sourceSpan=r,this.startSourceSpan=i,this.endSourceSpan=o}return t.prototype.visit=function(t,e){return t.visitElement(this,e)},t}(),te=function(){function t(t,e){this.value=t,this.sourceSpan=e}return t.prototype.visit=function(t,e){return t.visitComment(this,e)},t}();function ee(t,e,n){void 0===n&&(n=null);var r=[],i=t.visit?function(e){return t.visit(e,n)||e.visit(t,n)}:function(e){return e.visit(t,n)};return e.forEach(function(t){var e=i(t);e&&r.push(e)}),r}var ne=function(){function t(){}return t.prototype.visitElement=function(t,e){this.visitChildren(e,function(e){e(t.attrs),e(t.children)})},t.prototype.visitAttribute=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitComment=function(t,e){},t.prototype.visitExpansion=function(t,e){return this.visitChildren(e,function(e){e(t.cases)})},t.prototype.visitExpansionCase=function(t,e){},t.prototype.visitChildren=function(t,e){var n=[],r=this;return e(function i(e){e&&n.push(ee(r,e,t))}),[].concat.apply([],n)},t}();function re(t,e){var n=[];return ee(new(function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return o(r,t),r.prototype.visit=function(t,r){var i=function t(e){var n=e.sourceSpan.start.offset,r=e.sourceSpan.end.offset;return e instanceof Jt&&(e.endSourceSpan?r=e.endSourceSpan.end.offset:e.children&&e.children.length&&(r=t(e.children[e.children.length-1]).end)),{start:n,end:r}}(t);if(!(i.start<=e&&e<i.end))return!0;n.push(t)},r}(ne)),t),new Gt(n,e)}
41
+ */var wt=function(){function t(t,e,n){this.filePath=t,this.name=e,this.members=n}return t.prototype.assertNoMembers=function(){if(this.members.length)throw new Error("Illegal state: symbol without members expected, but got "+JSON.stringify(this)+".")},t}(),xt=function(){function t(){this.cache=new Map}return t.prototype.get=function(t,e,n){var r='"'+t+'".'+e+((n=n||[]).length?"."+n.join("."):""),i=this.cache.get(r);return i||(i=new wt(t,e,n),this.cache.set(r,i)),i},t}(),Et=/^(?:(?:\[([^\]]+)\])|(?:\(([^\)]+)\)))|(\@[-\w]+)$/;function St(t){return t.replace(/\W/g,"_")}var Ct,Tt=0;function At(t){if(!t||!t.reference)return null;var e=t.reference;if(e instanceof wt)return e.name;if(e.__anonymousType)return e.__anonymousType;var n=Z(e);return n.indexOf("(")>=0?(n="anonymous_"+Tt++,e.__anonymousType=n):n=St(n),n}function Pt(t){return null!=t.value?St(t.value):At(t.identifier)}function Nt(t){return null!=t.identifier?t.identifier.reference:t.value}!function(t){t[t.Pipe=0]="Pipe",t[t.Directive=1]="Directive",t[t.NgModule=2]="NgModule",t[t.Injectable=3]="Injectable"}(Ct||(Ct={}));var Ot=function Ot(t){var e=void 0===t?{}:t,n=e.styles,r=e.styleUrls;this.moduleUrl=e.moduleUrl||null,this.styles=jt(n),this.styleUrls=jt(r)},kt=function(){function t(t){var e=t.template,n=t.templateUrl,r=t.htmlAst,i=t.styles,o=t.styleUrls,s=t.externalStylesheets,a=t.animations,u=t.ngContentSelectors,c=t.interpolation,l=t.isInline,p=t.preserveWhitespaces;if(this.encapsulation=t.encapsulation,this.template=e,this.templateUrl=n,this.htmlAst=r,this.styles=jt(i),this.styleUrls=jt(o),this.externalStylesheets=jt(s),this.animations=a?function t(e){return e.reduce(function(e,n){var r=Array.isArray(n)?t(n):n;return e.concat(r)},[])}(a):[],this.ngContentSelectors=u||[],c&&2!=c.length)throw new Error("'interpolation' should have a start and an end symbol.");this.interpolation=c,this.isInline=l,this.preserveWhitespaces=p}return t.prototype.toSummary=function(){return{ngContentSelectors:this.ngContentSelectors,encapsulation:this.encapsulation}},t}(),Mt=function(){function t(t){var e=t.type,n=t.isComponent,r=t.selector,i=t.exportAs,o=t.changeDetection,s=t.inputs,a=t.outputs,u=t.hostListeners,c=t.hostProperties,l=t.hostAttributes,p=t.providers,h=t.viewProviders,f=t.queries,d=t.guards,v=t.viewQueries,y=t.entryComponents,m=t.template,g=t.componentViewType,_=t.rendererType,b=t.componentFactory;this.isHost=!!t.isHost,this.type=e,this.isComponent=n,this.selector=r,this.exportAs=i,this.changeDetection=o,this.inputs=s,this.outputs=a,this.hostListeners=u,this.hostProperties=c,this.hostAttributes=l,this.providers=jt(p),this.viewProviders=jt(h),this.queries=jt(f),this.guards=d,this.viewQueries=jt(v),this.entryComponents=jt(y),this.template=m,this.componentViewType=g,this.rendererType=_,this.componentFactory=b}return t.create=function(e){var n=e.isHost,r=e.type,i=e.isComponent,o=e.selector,s=e.exportAs,a=e.changeDetection,u=e.inputs,c=e.outputs,l=e.host,p=e.providers,h=e.viewProviders,f=e.queries,d=e.guards,v=e.viewQueries,y=e.entryComponents,m=e.template,g=e.componentViewType,_=e.rendererType,b=e.componentFactory,w={},x={},E={};null!=l&&Object.keys(l).forEach(function(t){var e=l[t],n=t.match(Et);null===n?E[t]=e:null!=n[1]?x[n[1]]=e:null!=n[2]&&(w[n[2]]=e)});var S={};null!=u&&u.forEach(function(t){var e=L(t,[t,t]);S[e[0]]=e[1]});var C={};return null!=c&&c.forEach(function(t){var e=L(t,[t,t]);C[e[0]]=e[1]}),new t({isHost:n,type:r,isComponent:!!i,selector:o,exportAs:s,changeDetection:a,inputs:S,outputs:C,hostListeners:w,hostProperties:x,hostAttributes:E,providers:p,viewProviders:h,queries:f,guards:d,viewQueries:v,entryComponents:y,template:m,componentViewType:g,rendererType:_,componentFactory:b})},t.prototype.toSummary=function(){return{summaryKind:Ct.Directive,type:this.type,isComponent:this.isComponent,selector:this.selector,exportAs:this.exportAs,inputs:this.inputs,outputs:this.outputs,hostListeners:this.hostListeners,hostProperties:this.hostProperties,hostAttributes:this.hostAttributes,providers:this.providers,viewProviders:this.viewProviders,queries:this.queries,guards:this.guards,viewQueries:this.viewQueries,entryComponents:this.entryComponents,changeDetection:this.changeDetection,template:this.template&&this.template.toSummary(),componentViewType:this.componentViewType,rendererType:this.rendererType,componentFactory:this.componentFactory}},t}(),It=function(){function t(t){var e=t.name,n=t.pure;this.type=t.type,this.name=e,this.pure=!!n}return t.prototype.toSummary=function(){return{summaryKind:Ct.Pipe,type:this.type,name:this.name,pure:this.pure}},t}(),Rt=function(){function t(t){var e=t.providers,n=t.declaredDirectives,r=t.exportedDirectives,i=t.declaredPipes,o=t.exportedPipes,s=t.entryComponents,a=t.bootstrapComponents,u=t.importedModules,c=t.exportedModules,l=t.schemas,p=t.transitiveModule,h=t.id;this.type=t.type||null,this.declaredDirectives=jt(n),this.exportedDirectives=jt(r),this.declaredPipes=jt(i),this.exportedPipes=jt(o),this.providers=jt(e),this.entryComponents=jt(s),this.bootstrapComponents=jt(a),this.importedModules=jt(u),this.exportedModules=jt(c),this.schemas=jt(l),this.id=h||null,this.transitiveModule=p||null}return t.prototype.toSummary=function(){var t=this.transitiveModule;return{summaryKind:Ct.NgModule,type:this.type,entryComponents:t.entryComponents,providers:t.providers,modules:t.modules,exportedDirectives:t.exportedDirectives,exportedPipes:t.exportedPipes}},t}(),Dt=function(){function t(){this.directivesSet=new Set,this.directives=[],this.exportedDirectivesSet=new Set,this.exportedDirectives=[],this.pipesSet=new Set,this.pipes=[],this.exportedPipesSet=new Set,this.exportedPipes=[],this.modulesSet=new Set,this.modules=[],this.entryComponentsSet=new Set,this.entryComponents=[],this.providers=[]}return t.prototype.addProvider=function(t,e){this.providers.push({provider:t,module:e})},t.prototype.addDirective=function(t){this.directivesSet.has(t.reference)||(this.directivesSet.add(t.reference),this.directives.push(t))},t.prototype.addExportedDirective=function(t){this.exportedDirectivesSet.has(t.reference)||(this.exportedDirectivesSet.add(t.reference),this.exportedDirectives.push(t))},t.prototype.addPipe=function(t){this.pipesSet.has(t.reference)||(this.pipesSet.add(t.reference),this.pipes.push(t))},t.prototype.addExportedPipe=function(t){this.exportedPipesSet.has(t.reference)||(this.exportedPipesSet.add(t.reference),this.exportedPipes.push(t))},t.prototype.addModule=function(t){this.modulesSet.has(t.reference)||(this.modulesSet.add(t.reference),this.modules.push(t))},t.prototype.addEntryComponent=function(t){this.entryComponentsSet.has(t.componentType)||(this.entryComponentsSet.add(t.componentType),this.entryComponents.push(t))},t}();function jt(t){return t||[]}var Lt=function Lt(t,e){var n=e.useClass,r=e.useValue,i=e.useExisting,o=e.useFactory,s=e.deps,a=e.multi;this.token=t,this.useClass=n||null,this.useValue=r,this.useExisting=i,this.useFactory=o||null,this.dependencies=s||null,this.multi=!!a},Ft=function(){function t(t,e){void 0===e&&(e=-1),this.path=t,this.position=e}return Object.defineProperty(t.prototype,"empty",{get:function(){return!this.path||!this.path.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"head",{get:function(){return this.path[0]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"tail",{get:function(){return this.path[this.path.length-1]},enumerable:!0,configurable:!0}),t.prototype.parentOf=function(t){return t&&this.path[this.path.indexOf(t)-1]},t.prototype.childOf=function(t){return this.path[this.path.indexOf(t)+1]},t.prototype.first=function(t){for(var e=this.path.length-1;e>=0;e--){var n=this.path[e];if(n instanceof t)return n}},t.prototype.push=function(t){this.path.push(t)},t.prototype.pop=function(){return this.path.pop()},t}(),Vt=function(){function t(t,e){this.value=t,this.sourceSpan=e}return t.prototype.visit=function(t,e){return t.visitText(this,e)},t}(),Ht=function(){function t(t,e,n,r,i){this.switchValue=t,this.type=e,this.cases=n,this.sourceSpan=r,this.switchValueSourceSpan=i}return t.prototype.visit=function(t,e){return t.visitExpansion(this,e)},t}(),Bt=function(){function t(t,e,n,r,i){this.value=t,this.expression=e,this.sourceSpan=n,this.valueSourceSpan=r,this.expSourceSpan=i}return t.prototype.visit=function(t,e){return t.visitExpansionCase(this,e)},t}(),qt=function(){function t(t,e,n,r){this.name=t,this.value=e,this.sourceSpan=n,this.valueSpan=r}return t.prototype.visit=function(t,e){return t.visitAttribute(this,e)},t}(),Kt=function(){function t(t,e,n,r,i,o){void 0===i&&(i=null),void 0===o&&(o=null),this.name=t,this.attrs=e,this.children=n,this.sourceSpan=r,this.startSourceSpan=i,this.endSourceSpan=o}return t.prototype.visit=function(t,e){return t.visitElement(this,e)},t}(),Ut=function(){function t(t,e){this.value=t,this.sourceSpan=e}return t.prototype.visit=function(t,e){return t.visitComment(this,e)},t}();function zt(t,e,n){void 0===n&&(n=null);var r=[],i=t.visit?function(e){return t.visit(e,n)||e.visit(t,n)}:function(e){return e.visit(t,n)};return e.forEach(function(t){var e=i(t);e&&r.push(e)}),r}var Wt=function(){function t(){}return t.prototype.visitElement=function(t,e){this.visitChildren(e,function(e){e(t.attrs),e(t.children)})},t.prototype.visitAttribute=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitComment=function(t,e){},t.prototype.visitExpansion=function(t,e){return this.visitChildren(e,function(e){e(t.cases)})},t.prototype.visitExpansionCase=function(t,e){},t.prototype.visitChildren=function(t,e){var n=[],r=this;return e(function i(e){e&&n.push(zt(r,e,t))}),[].concat.apply([],n)},t}();function Gt(t,e){var n=[];return zt(new(function(t){function r(){return null!==t&&t.apply(this,arguments)||this}return o(r,t),r.prototype.visit=function(t,r){var i=function t(e){var n=e.sourceSpan.start.offset,r=e.sourceSpan.end.offset;return e instanceof Kt&&(e.endSourceSpan?r=e.endSourceSpan.end.offset:e.children&&e.children.length&&(r=t(e.children[e.children.length-1]).end)),{start:n,end:r}}(t);if(!(i.start<=e&&e<i.end))return!0;n.push(t)},r}(Wt)),t),new Ft(n,e)}
42
42
  /**
43
43
  * @license
44
44
  * Copyright Google Inc. All Rights Reserved.
45
45
  *
46
46
  * Use of this source code is governed by an MIT-style license that can be
47
47
  * found in the LICENSE file at https://angular.io/license
48
- */function ie(t,e){if(null!=e){if(!Array.isArray(e))throw new Error("Expected '"+t+"' to be an array of strings.");for(var n=0;n<e.length;n+=1)if("string"!=typeof e[n])throw new Error("Expected '"+t+"' to be an array of strings.")}}var oe=[/^\s*$/,/[<>]/,/^[{}]$/,/&(#|[a-z])/i,/^\/\//];function se(t,e){if(!(null==e||Array.isArray(e)&&2==e.length))throw new Error("Expected '"+t+"' to be an array, [start, end].");if(null!=e){var n=e[0],r=e[1];oe.forEach(function(t){if(t.test(n)||t.test(r))throw new Error("['"+n+"', '"+r+"'] contains unusable interpolation symbol.")})}}
48
+ */function Xt(t,e){if(null!=e){if(!Array.isArray(e))throw new Error("Expected '"+t+"' to be an array of strings.");for(var n=0;n<e.length;n+=1)if("string"!=typeof e[n])throw new Error("Expected '"+t+"' to be an array of strings.")}}var Qt=[/^\s*$/,/[<>]/,/^[{}]$/,/&(#|[a-z])/i,/^\/\//];function Yt(t,e){if(!(null==e||Array.isArray(e)&&2==e.length))throw new Error("Expected '"+t+"' to be an array, [start, end].");if(null!=e){var n=e[0],r=e[1];Qt.forEach(function(t){if(t.test(n)||t.test(r))throw new Error("['"+n+"', '"+r+"'] contains unusable interpolation symbol.")})}}
49
49
  /**
50
50
  * @license
51
51
  * Copyright Google Inc. All Rights Reserved.
52
52
  *
53
53
  * Use of this source code is governed by an MIT-style license that can be
54
54
  * found in the LICENSE file at https://angular.io/license
55
- */var ae=function(){function t(t,e){this.start=t,this.end=e}return t.fromArray=function(e){return e?(se("interpolation",e),new t(e[0],e[1])):ue},t}(),ue=new ae("{{","}}");function ce(t){if(null==t||0===t.length||"/"==t[0])return!1;var e=t.match(de);return null===e||"package"==e[1]||"asset"==e[1]}var le,pe,he=/@import\s+(?:url\()?\s*(?:(?:['"]([^'"]*))|([^;\)\s]*))[^;]*;?/g,fe=/\/\*(?!#\s*(?:sourceURL|sourceMappingURL)=)[\s\S]+?\*\//g,de=/^([^:/?#]+):/;function ve(t){if(":"!=t[0])return[null,t];var e=t.indexOf(":",1);if(-1==e)throw new Error('Unsupported format "'+t+'" expecting ":namespace:name"');return[t.slice(1,e),t.slice(e+1)]}function ye(t){return"ng-container"===ve(t)[1]}function me(t){return"ng-content"===ve(t)[1]}function ge(t){return null===t?null:ve(t)[0]}function _e(t,e){return t?":"+t+":"+e:e}(pe=le||(le={}))[pe.RAW_TEXT=0]="RAW_TEXT",pe[pe.ESCAPABLE_RAW_TEXT=1]="ESCAPABLE_RAW_TEXT",pe[pe.PARSABLE_DATA=2]="PARSABLE_DATA";var be={Aacute:"Á",aacute:"á",Acirc:"Â",acirc:"â",acute:"´",AElig:"Æ",aelig:"æ",Agrave:"À",agrave:"à",alefsym:"ℵ",Alpha:"Α",alpha:"α",amp:"&",and:"∧",ang:"∠",apos:"'",Aring:"Å",aring:"å",asymp:"≈",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",bdquo:"„",Beta:"Β",beta:"β",brvbar:"¦",bull:"•",cap:"∩",Ccedil:"Ç",ccedil:"ç",cedil:"¸",cent:"¢",Chi:"Χ",chi:"χ",circ:"ˆ",clubs:"♣",cong:"≅",copy:"©",crarr:"↵",cup:"∪",curren:"¤",dagger:"†",Dagger:"‡",darr:"↓",dArr:"⇓",deg:"°",Delta:"Δ",delta:"δ",diams:"♦",divide:"÷",Eacute:"É",eacute:"é",Ecirc:"Ê",ecirc:"ê",Egrave:"È",egrave:"è",empty:"∅",emsp:" ",ensp:" ",Epsilon:"Ε",epsilon:"ε",equiv:"≡",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",exist:"∃",fnof:"ƒ",forall:"∀",frac12:"½",frac14:"¼",frac34:"¾",frasl:"⁄",Gamma:"Γ",gamma:"γ",ge:"≥",gt:">",harr:"↔",hArr:"⇔",hearts:"♥",hellip:"…",Iacute:"Í",iacute:"í",Icirc:"Î",icirc:"î",iexcl:"¡",Igrave:"Ì",igrave:"ì",image:"ℑ",infin:"∞",int:"∫",Iota:"Ι",iota:"ι",iquest:"¿",isin:"∈",Iuml:"Ï",iuml:"ï",Kappa:"Κ",kappa:"κ",Lambda:"Λ",lambda:"λ",lang:"⟨",laquo:"«",larr:"←",lArr:"⇐",lceil:"⌈",ldquo:"“",le:"≤",lfloor:"⌊",lowast:"∗",loz:"◊",lrm:"‎",lsaquo:"‹",lsquo:"‘",lt:"<",macr:"¯",mdash:"—",micro:"µ",middot:"·",minus:"−",Mu:"Μ",mu:"μ",nabla:"∇",nbsp:" ",ndash:"–",ne:"≠",ni:"∋",not:"¬",notin:"∉",nsub:"⊄",Ntilde:"Ñ",ntilde:"ñ",Nu:"Ν",nu:"ν",Oacute:"Ó",oacute:"ó",Ocirc:"Ô",ocirc:"ô",OElig:"Œ",oelig:"œ",Ograve:"Ò",ograve:"ò",oline:"‾",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",oplus:"⊕",or:"∨",ordf:"ª",ordm:"º",Oslash:"Ø",oslash:"ø",Otilde:"Õ",otilde:"õ",otimes:"⊗",Ouml:"Ö",ouml:"ö",para:"¶",permil:"‰",perp:"⊥",Phi:"Φ",phi:"φ",Pi:"Π",pi:"π",piv:"ϖ",plusmn:"±",pound:"£",prime:"′",Prime:"″",prod:"∏",prop:"∝",Psi:"Ψ",psi:"ψ",quot:'"',radic:"√",rang:"⟩",raquo:"»",rarr:"→",rArr:"⇒",rceil:"⌉",rdquo:"”",real:"ℜ",reg:"®",rfloor:"⌋",Rho:"Ρ",rho:"ρ",rlm:"‏",rsaquo:"›",rsquo:"’",sbquo:"‚",Scaron:"Š",scaron:"š",sdot:"⋅",sect:"§",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sim:"∼",spades:"♠",sub:"⊂",sube:"⊆",sum:"∑",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supe:"⊇",szlig:"ß",Tau:"Τ",tau:"τ",there4:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thinsp:" ",THORN:"Þ",thorn:"þ",tilde:"˜",times:"×",trade:"™",Uacute:"Ú",uacute:"ú",uarr:"↑",uArr:"⇑",Ucirc:"Û",ucirc:"û",Ugrave:"Ù",ugrave:"ù",uml:"¨",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",Uuml:"Ü",uuml:"ü",weierp:"℘",Xi:"Ξ",xi:"ξ",Yacute:"Ý",yacute:"ý",yen:"¥",yuml:"ÿ",Yuml:"Ÿ",Zeta:"Ζ",zeta:"ζ",zwj:"‍",zwnj:"‌"},we="";be.ngsp=we;
55
+ */var Zt=function(){function t(t,e){this.start=t,this.end=e}return t.fromArray=function(e){return e?(Yt("interpolation",e),new t(e[0],e[1])):$t},t}(),$t=new Zt("{{","}}"),Jt=function Jt(t,e){this.style=t,this.styleUrls=e};function te(t){if(null==t||0===t.length||"/"==t[0])return!1;var e=t.match(ie);return null===e||"package"==e[1]||"asset"==e[1]}var ee,ne=/@import\s+(?:url\()?\s*(?:(?:['"]([^'"]*))|([^;\)\s]*))[^;]*;?/g,re=/\/\*(?!#\s*(?:sourceURL|sourceMappingURL)=)[\s\S]+?\*\//g,ie=/^([^:/?#]+):/;function oe(t){if(":"!=t[0])return[null,t];var e=t.indexOf(":",1);if(-1==e)throw new Error('Unsupported format "'+t+'" expecting ":namespace:name"');return[t.slice(1,e),t.slice(e+1)]}function se(t){return"ng-container"===oe(t)[1]}function ae(t){return"ng-content"===oe(t)[1]}function ue(t){return null===t?null:oe(t)[0]}function ce(t,e){return t?":"+t+":"+e:e}!function(t){t[t.RAW_TEXT=0]="RAW_TEXT",t[t.ESCAPABLE_RAW_TEXT=1]="ESCAPABLE_RAW_TEXT",t[t.PARSABLE_DATA=2]="PARSABLE_DATA"}(ee||(ee={}));var le={Aacute:"Á",aacute:"á",Acirc:"Â",acirc:"â",acute:"´",AElig:"Æ",aelig:"æ",Agrave:"À",agrave:"à",alefsym:"ℵ",Alpha:"Α",alpha:"α",amp:"&",and:"∧",ang:"∠",apos:"'",Aring:"Å",aring:"å",asymp:"≈",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",bdquo:"„",Beta:"Β",beta:"β",brvbar:"¦",bull:"•",cap:"∩",Ccedil:"Ç",ccedil:"ç",cedil:"¸",cent:"¢",Chi:"Χ",chi:"χ",circ:"ˆ",clubs:"♣",cong:"≅",copy:"©",crarr:"↵",cup:"∪",curren:"¤",dagger:"†",Dagger:"‡",darr:"↓",dArr:"⇓",deg:"°",Delta:"Δ",delta:"δ",diams:"♦",divide:"÷",Eacute:"É",eacute:"é",Ecirc:"Ê",ecirc:"ê",Egrave:"È",egrave:"è",empty:"∅",emsp:" ",ensp:" ",Epsilon:"Ε",epsilon:"ε",equiv:"≡",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",exist:"∃",fnof:"ƒ",forall:"∀",frac12:"½",frac14:"¼",frac34:"¾",frasl:"⁄",Gamma:"Γ",gamma:"γ",ge:"≥",gt:">",harr:"↔",hArr:"⇔",hearts:"♥",hellip:"…",Iacute:"Í",iacute:"í",Icirc:"Î",icirc:"î",iexcl:"¡",Igrave:"Ì",igrave:"ì",image:"ℑ",infin:"∞",int:"∫",Iota:"Ι",iota:"ι",iquest:"¿",isin:"∈",Iuml:"Ï",iuml:"ï",Kappa:"Κ",kappa:"κ",Lambda:"Λ",lambda:"λ",lang:"⟨",laquo:"«",larr:"←",lArr:"⇐",lceil:"⌈",ldquo:"“",le:"≤",lfloor:"⌊",lowast:"∗",loz:"◊",lrm:"‎",lsaquo:"‹",lsquo:"‘",lt:"<",macr:"¯",mdash:"—",micro:"µ",middot:"·",minus:"−",Mu:"Μ",mu:"μ",nabla:"∇",nbsp:" ",ndash:"–",ne:"≠",ni:"∋",not:"¬",notin:"∉",nsub:"⊄",Ntilde:"Ñ",ntilde:"ñ",Nu:"Ν",nu:"ν",Oacute:"Ó",oacute:"ó",Ocirc:"Ô",ocirc:"ô",OElig:"Œ",oelig:"œ",Ograve:"Ò",ograve:"ò",oline:"‾",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",oplus:"⊕",or:"∨",ordf:"ª",ordm:"º",Oslash:"Ø",oslash:"ø",Otilde:"Õ",otilde:"õ",otimes:"⊗",Ouml:"Ö",ouml:"ö",para:"¶",permil:"‰",perp:"⊥",Phi:"Φ",phi:"φ",Pi:"Π",pi:"π",piv:"ϖ",plusmn:"±",pound:"£",prime:"′",Prime:"″",prod:"∏",prop:"∝",Psi:"Ψ",psi:"ψ",quot:'"',radic:"√",rang:"⟩",raquo:"»",rarr:"→",rArr:"⇒",rceil:"⌉",rdquo:"”",real:"ℜ",reg:"®",rfloor:"⌋",Rho:"Ρ",rho:"ρ",rlm:"‏",rsaquo:"›",rsquo:"’",sbquo:"‚",Scaron:"Š",scaron:"š",sdot:"⋅",sect:"§",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sim:"∼",spades:"♠",sub:"⊂",sube:"⊆",sum:"∑",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supe:"⊇",szlig:"ß",Tau:"Τ",tau:"τ",there4:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thinsp:" ",THORN:"Þ",thorn:"þ",tilde:"˜",times:"×",trade:"™",Uacute:"Ú",uacute:"ú",uarr:"↑",uArr:"⇑",Ucirc:"Û",ucirc:"û",Ugrave:"Ù",ugrave:"ù",uml:"¨",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",Uuml:"Ü",uuml:"ü",weierp:"℘",Xi:"Ξ",xi:"ξ",Yacute:"Ý",yacute:"ý",yen:"¥",yuml:"ÿ",Yuml:"Ÿ",Zeta:"Ζ",zeta:"ζ",zwj:"‍",zwnj:"‌"},pe="";le.ngsp=pe;
56
56
  /**
57
57
  * @license
58
58
  * Copyright Google Inc. All Rights Reserved.
@@ -60,147 +60,147 @@ var $deferred,$resolved,$provided,$reflect={defineMetadata:function(){},getOwnMe
60
60
  * Use of this source code is governed by an MIT-style license that can be
61
61
  * found in the LICENSE file at https://angular.io/license
62
62
  */
63
- var xe,Ee,Se="select",Ce="link",Te="rel",Ae="href",Pe="stylesheet",Ne="style",Oe="script",ke="ngNonBindable",Me="ngProjectAs";function Ie(t){var e=null,n=null,r=null,i=!1,o=null;t.attrs.forEach(function(t){var s=t.name.toLowerCase();s==Se?e=t.value:s==Ae?n=t.value:s==Te?r=t.value:t.name==ke?i=!0:t.name==Me&&t.value.length>0&&(o=t.value)}),e=function s(t){return null===t||0===t.length?"*":t}
63
+ var he,fe="select",de="link",ve="rel",ye="href",me="stylesheet",ge="style",_e="script",be="ngNonBindable",we="ngProjectAs";function xe(t){var e=null,n=null,r=null,i=!1,o=null;t.attrs.forEach(function(t){var s=t.name.toLowerCase();s==fe?e=t.value:s==ye?n=t.value:s==ve?r=t.value:t.name==be?i=!0:t.name==we&&t.value.length>0&&(o=t.value)}),e=function s(t){return null===t||0===t.length?"*":t}
64
64
  /**
65
65
  * @license
66
66
  * Copyright Google Inc. All Rights Reserved.
67
67
  *
68
68
  * Use of this source code is governed by an MIT-style license that can be
69
69
  * found in the LICENSE file at https://angular.io/license
70
- */(e);var a=t.name.toLowerCase(),u=xe.OTHER;return me(a)?u=xe.NG_CONTENT:a==Ne?u=xe.STYLE:a==Oe?u=xe.SCRIPT:a==Ce&&r==Pe&&(u=xe.STYLESHEET),new Re(u,e,n,i,o)}(Ee=xe||(xe={}))[Ee.NG_CONTENT=0]="NG_CONTENT",Ee[Ee.STYLE=1]="STYLE",Ee[Ee.STYLESHEET=2]="STYLESHEET",Ee[Ee.SCRIPT=3]="SCRIPT",Ee[Ee.OTHER=4]="OTHER";var Re=function De(t,e,n,r,i){this.type=t,this.selectAttr=e,this.hrefAttr=n,this.nonBindable=r,this.projectAs=i},Le=function(){function t(t,e,n,r){this._resourceLoader=t,this._urlResolver=e,this._htmlParser=n,this._config=r,this._resourceLoaderCache=new Map}return t.prototype.clearCache=function(){this._resourceLoaderCache.clear()},t.prototype.clearCacheFor=function(t){var e=this;if(t.isComponent){var n=t.template;this._resourceLoaderCache.delete(n.templateUrl),n.externalStylesheets.forEach(function(t){e._resourceLoaderCache.delete(t.moduleUrl)})}},t.prototype._fetch=function(t){var e=this._resourceLoaderCache.get(t);return e||(e=this._resourceLoader.get(t),this._resourceLoaderCache.set(t,e)),e},t.prototype.normalizeTemplate=function(t){var e=this;if(U(t.template)){if(U(t.templateUrl))throw Q("'"+et(t.componentType)+"' component cannot define both template and templateUrl");if("string"!=typeof t.template)throw Q("The template specified for component "+et(t.componentType)+" is not a string")}else{if(!U(t.templateUrl))throw Q("No template specified for component "+et(t.componentType));if("string"!=typeof t.templateUrl)throw Q("The templateUrl specified for component "+et(t.componentType)+" is not a string")}if(U(t.preserveWhitespaces)&&"boolean"!=typeof t.preserveWhitespaces)throw Q("The preserveWhitespaces option for component "+et(t.componentType)+" must be a boolean");return X(this._preParseTemplate(t),function(n){return e._normalizeTemplateMetadata(t,n)})},t.prototype._preParseTemplate=function(t){var e,n,r=this;return null!=t.template?(e=t.template,n=t.moduleUrl):(n=this._urlResolver.resolve(t.moduleUrl,t.templateUrl),e=this._fetch(n)),X(e,function(e){return r._preparseLoadedTemplate(t,e,n)})},t.prototype._preparseLoadedTemplate=function(t,e,n){var r=!!t.template,i=ae.fromArray(t.interpolation),o=this._htmlParser.parse(e,function s(t,e,n){var r;return r=n.isInline?e.type.reference instanceof Pt?e.type.reference.filePath+"."+e.type.reference.name+".html":Dt(t)+"/"+Dt(e.type)+".html":n.templateUrl,e.type.reference instanceof Pt?r:function i(t){return t.replace(/(\w+:\/\/[\w:-]+)?(\/+)?/,"ng:///")}(r)}
70
+ */(e);var a=t.name.toLowerCase(),u=he.OTHER;return ae(a)?u=he.NG_CONTENT:a==ge?u=he.STYLE:a==_e?u=he.SCRIPT:a==de&&r==me&&(u=he.STYLESHEET),new Ee(u,e,n,i,o)}!function(t){t[t.NG_CONTENT=0]="NG_CONTENT",t[t.STYLE=1]="STYLE",t[t.STYLESHEET=2]="STYLESHEET",t[t.SCRIPT=3]="SCRIPT",t[t.OTHER=4]="OTHER"}(he||(he={}));var Ee=function Ee(t,e,n,r,i){this.type=t,this.selectAttr=e,this.hrefAttr=n,this.nonBindable=r,this.projectAs=i},Se=function(){function t(t,e,n,r){this._resourceLoader=t,this._urlResolver=e,this._htmlParser=n,this._config=r,this._resourceLoaderCache=new Map}return t.prototype.clearCache=function(){this._resourceLoaderCache.clear()},t.prototype.clearCacheFor=function(t){var e=this;if(t.isComponent){var n=t.template;this._resourceLoaderCache.delete(n.templateUrl),n.externalStylesheets.forEach(function(t){e._resourceLoaderCache.delete(t.moduleUrl)})}},t.prototype._fetch=function(t){var e=this._resourceLoaderCache.get(t);return e||(e=this._resourceLoader.get(t),this._resourceLoaderCache.set(t,e)),e},t.prototype.normalizeTemplate=function(t){var e=this;if(H(t.template)){if(H(t.templateUrl))throw z("'"+Z(t.componentType)+"' component cannot define both template and templateUrl");if("string"!=typeof t.template)throw z("The template specified for component "+Z(t.componentType)+" is not a string")}else{if(!H(t.templateUrl))throw z("No template specified for component "+Z(t.componentType));if("string"!=typeof t.templateUrl)throw z("The templateUrl specified for component "+Z(t.componentType)+" is not a string")}if(H(t.preserveWhitespaces)&&"boolean"!=typeof t.preserveWhitespaces)throw z("The preserveWhitespaces option for component "+Z(t.componentType)+" must be a boolean");return K(this._preParseTemplate(t),function(n){return e._normalizeTemplateMetadata(t,n)})},t.prototype._preParseTemplate=function(t){var e,n,r=this;return null!=t.template?(e=t.template,n=t.moduleUrl):(n=this._urlResolver.resolve(t.moduleUrl,t.templateUrl),e=this._fetch(n)),K(e,function(e){return r._preparseLoadedTemplate(t,e,n)})},t.prototype._preparseLoadedTemplate=function(t,e,n){var r=!!t.template,i=Zt.fromArray(t.interpolation),o=this._htmlParser.parse(e,function s(t,e,n){var r;return r=n.isInline?e.type.reference instanceof wt?e.type.reference.filePath+"."+e.type.reference.name+".html":At(t)+"/"+At(e.type)+".html":n.templateUrl,e.type.reference instanceof wt?r:function i(t){return t.replace(/(\w+:\/\/[\w:-]+)?(\/+)?/,"ng:///")}(r)}
71
71
  /**
72
72
  * @license
73
73
  * Copyright Google Inc. All Rights Reserved.
74
74
  *
75
75
  * Use of this source code is governed by an MIT-style license that can be
76
76
  * found in the LICENSE file at https://angular.io/license
77
- */({reference:t.ngModuleType},{type:{reference:t.componentType}},{isInline:r,templateUrl:n}),!0,i);if(o.errors.length>0)throw Q("Template parse errors:\n"+o.errors.join("\n"));var a=this._normalizeStylesheet(new Ft({styles:t.styles,moduleUrl:t.moduleUrl})),u=new je;ee(u,o.rootNodes);var c=this._normalizeStylesheet(new Ft({styles:u.styles,styleUrls:u.styleUrls,moduleUrl:n}));return{template:e,templateUrl:n,isInline:r,htmlAst:o,styles:a.styles.concat(c.styles),inlineStyleUrls:a.styleUrls.concat(c.styleUrls),styleUrls:this._normalizeStylesheet(new Ft({styleUrls:t.styleUrls,moduleUrl:t.moduleUrl})).styleUrls,ngContentSelectors:u.ngContentSelectors}},t.prototype._normalizeTemplateMetadata=function(t,e){var n=this;return X(this._loadMissingExternalStylesheets(e.styleUrls.concat(e.inlineStyleUrls)),function(r){return n._normalizeLoadedTemplateMetadata(t,e,r)})},t.prototype._normalizeLoadedTemplateMetadata=function(t,e,n){var r=this,i=c(e.styles);this._inlineStyles(e.inlineStyleUrls,n,i);var o=e.styleUrls,s=o.map(function(t){var e=n.get(t),i=c(e.styles);return r._inlineStyles(e.styleUrls,n,i),new Ft({moduleUrl:t,styles:i})}),a=t.encapsulation;return null==a&&(a=this._config.defaultEncapsulation),a===l.Emulated&&0===i.length&&0===o.length&&(a=l.None),new Ht({encapsulation:a,template:e.template,templateUrl:e.templateUrl,htmlAst:e.htmlAst,styles:i,styleUrls:o,ngContentSelectors:e.ngContentSelectors,animations:t.animations,interpolation:t.interpolation,isInline:e.isInline,externalStylesheets:s,preserveWhitespaces:At(t.preserveWhitespaces,this._config.preserveWhitespaces)})},t.prototype._inlineStyles=function(t,e,n){var r=this;t.forEach(function(t){var i=e.get(t);i.styles.forEach(function(t){return n.push(t)}),r._inlineStyles(i.styleUrls,e,n)})},t.prototype._loadMissingExternalStylesheets=function(t,e){var n,r=this;return void 0===e&&(e=new Map),X((n=t.filter(function(t){return!e.has(t)}).map(function(t){return X(r._fetch(t),function(n){var i=r._normalizeStylesheet(new Ft({styles:[n],moduleUrl:t}));return e.set(t,i),r._loadMissingExternalStylesheets(i.styleUrls,e)})})).some(rt)?Promise.all(n):n,function(t){return e})},t.prototype._normalizeStylesheet=function(t){var e=this,n=t.moduleUrl,r=t.styleUrls.filter(ce).map(function(t){return e._urlResolver.resolve(n,t)}),i=t.styles.map(function(t){var i=function o(t,e,n){var r=[];return new function i(t,e){this.style=t,this.styleUrls=e}(n.replace(fe,"").replace(he,function(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];var o=n[1]||n[2];return ce(o)?(r.push(t.resolve(e,o)),""):n[0]}),r)}(e._urlResolver,n,t);return r.push.apply(r,c(i.styleUrls)),i.style});return new Ft({styles:i,styleUrls:r,moduleUrl:n})},t}(),je=function(){function t(){this.ngContentSelectors=[],this.styles=[],this.styleUrls=[],this.ngNonBindableStackCount=0}return t.prototype.visitElement=function(t,e){var n=Ie(t);switch(n.type){case xe.NG_CONTENT:0===this.ngNonBindableStackCount&&this.ngContentSelectors.push(n.selectAttr);break;case xe.STYLE:var r="";t.children.forEach(function(t){t instanceof Qt&&(r+=t.value)}),this.styles.push(r);break;case xe.STYLESHEET:this.styleUrls.push(n.hrefAttr)}return n.nonBindable&&this.ngNonBindableStackCount++,ee(this,t.children),n.nonBindable&&this.ngNonBindableStackCount--,null},t.prototype.visitExpansion=function(t,e){ee(this,t.cases)},t.prototype.visitExpansionCase=function(t,e){ee(this,t.expression)},t.prototype.visitComment=function(t,e){return null},t.prototype.visitAttribute=function(t,e){return null},t.prototype.visitText=function(t,e){return null},t}(),Fe=[b,_,g,m],Ve=function(){function t(t){this._reflector=t}return t.prototype.isDirective=function(t){var e=this._reflector.annotations(nt(t));return e&&e.some(He)},t.prototype.resolve=function(t,e){void 0===e&&(e=!0);var n=this._reflector.annotations(nt(t));if(n){var r=Be(n,He);if(r){var i=this._reflector.propMetadata(t),o=this._reflector.guards(t);return this._mergeWithPropertyMetadata(r,i,o,t)}}if(e)throw new Error("No Directive annotation found on "+et(t));return null},t.prototype._mergeWithPropertyMetadata=function(t,e,n,r){var i=[],o=[],s={},a={};return Object.keys(e).forEach(function(t){var n=Be(e[t],function(t){return P.isTypeOf(t)});n&&i.push(n.bindingPropertyName?t+": "+n.bindingPropertyName:t);var r=Be(e[t],function(t){return N.isTypeOf(t)});r&&o.push(r.bindingPropertyName?t+": "+r.bindingPropertyName:t),e[t].filter(function(t){return O.isTypeOf(t)}).forEach(function(e){if(e.hostPropertyName){var n=e.hostPropertyName[0];if("("===n)throw new Error("@HostBinding can not bind to events. Use @HostListener instead.");if("["===n)throw new Error("@HostBinding parameter should be a property name, 'class.<name>', or 'attr.<name>'.");s["["+e.hostPropertyName+"]"]=t}else s["["+t+"]"]=t}),e[t].filter(function(t){return k.isTypeOf(t)}).forEach(function(e){s["("+e.eventName+")"]=t+"("+(e.args||[]).join(",")+")"});var u=Be(e[t],function(t){return Fe.some(function(e){return e.isTypeOf(t)})});u&&(a[t]=u)}),this._merge(t,i,o,s,a,n,r)},t.prototype._extractPublicName=function(t){return B(t,[null,t])[1].trim()},t.prototype._dedupeBindings=function(t){for(var e=new Set,n=new Set,r=[],i=t.length-1;i>=0;i--){var o=t[i],s=this._extractPublicName(o);n.add(s),e.has(s)||(e.add(s),r.push(o))}return r.reverse()},t.prototype._merge=function(t,e,n,r,i,o,a){var u=this._dedupeBindings(t.inputs?t.inputs.concat(e):e),c=this._dedupeBindings(t.outputs?t.outputs.concat(n):n),l=t.host?s({},t.host,r):r,p=t.queries?s({},t.queries,i):i;return T.isTypeOf(t)?T({selector:t.selector,inputs:u,outputs:c,host:l,exportAs:t.exportAs,moduleId:t.moduleId,queries:p,changeDetection:t.changeDetection,providers:t.providers,viewProviders:t.viewProviders,entryComponents:t.entryComponents,template:t.template,templateUrl:t.templateUrl,styles:t.styles,styleUrls:t.styleUrls,encapsulation:t.encapsulation,animations:t.animations,interpolation:t.interpolation,preserveWhitespaces:t.preserveWhitespaces}):w({selector:t.selector,inputs:u,outputs:c,host:l,exportAs:t.exportAs,queries:p,providers:t.providers,guards:o})},t}();function He(t){return w.isTypeOf(t)||T.isTypeOf(t)}function Be(t,e){for(var n=t.length-1;n>=0;n--)if(e(t[n]))return t[n];return null}
77
+ */({reference:t.ngModuleType},{type:{reference:t.componentType}},{isInline:r,templateUrl:n}),!0,i);if(o.errors.length>0)throw z("Template parse errors:\n"+o.errors.join("\n"));var a=this._normalizeStylesheet(new Ot({styles:t.styles,moduleUrl:t.moduleUrl})),u=new Ce;zt(u,o.rootNodes);var c=this._normalizeStylesheet(new Ot({styles:u.styles,styleUrls:u.styleUrls,moduleUrl:n}));return{template:e,templateUrl:n,isInline:r,htmlAst:o,styles:a.styles.concat(c.styles),inlineStyleUrls:a.styleUrls.concat(c.styleUrls),styleUrls:this._normalizeStylesheet(new Ot({styleUrls:t.styleUrls,moduleUrl:t.moduleUrl})).styleUrls,ngContentSelectors:u.ngContentSelectors}},t.prototype._normalizeTemplateMetadata=function(t,e){var n=this;return K(this._loadMissingExternalStylesheets(e.styleUrls.concat(e.inlineStyleUrls)),function(r){return n._normalizeLoadedTemplateMetadata(t,e,r)})},t.prototype._normalizeLoadedTemplateMetadata=function(t,e,n){var r=this,i=c(e.styles);this._inlineStyles(e.inlineStyleUrls,n,i);var o=e.styleUrls,s=o.map(function(t){var e=n.get(t),i=c(e.styles);return r._inlineStyles(e.styleUrls,n,i),new Ot({moduleUrl:t,styles:i})}),a=t.encapsulation;return null==a&&(a=this._config.defaultEncapsulation),a===l.Emulated&&0===i.length&&0===o.length&&(a=l.None),new kt({encapsulation:a,template:e.template,templateUrl:e.templateUrl,htmlAst:e.htmlAst,styles:i,styleUrls:o,ngContentSelectors:e.ngContentSelectors,animations:t.animations,interpolation:t.interpolation,isInline:e.isInline,externalStylesheets:s,preserveWhitespaces:bt(t.preserveWhitespaces,this._config.preserveWhitespaces)})},t.prototype._inlineStyles=function(t,e,n){var r=this;t.forEach(function(t){var i=e.get(t);i.styles.forEach(function(t){return n.push(t)}),r._inlineStyles(i.styleUrls,e,n)})},t.prototype._loadMissingExternalStylesheets=function(t,e){var n,r=this;return void 0===e&&(e=new Map),K((n=t.filter(function(t){return!e.has(t)}).map(function(t){return K(r._fetch(t),function(n){var i=r._normalizeStylesheet(new Ot({styles:[n],moduleUrl:t}));return e.set(t,i),r._loadMissingExternalStylesheets(i.styleUrls,e)})})).some(J)?Promise.all(n):n,function(t){return e})},t.prototype._normalizeStylesheet=function(t){var e=this,n=t.moduleUrl,r=t.styleUrls.filter(te).map(function(t){return e._urlResolver.resolve(n,t)}),i=t.styles.map(function(t){var i=function o(t,e,n){var r=[],i=n.replace(re,"").replace(ne,function(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];var o=n[1]||n[2];return te(o)?(r.push(t.resolve(e,o)),""):n[0]});return new Jt(i,r)}(e._urlResolver,n,t);return r.push.apply(r,c(i.styleUrls)),i.style});return new Ot({styles:i,styleUrls:r,moduleUrl:n})},t}(),Ce=function(){function t(){this.ngContentSelectors=[],this.styles=[],this.styleUrls=[],this.ngNonBindableStackCount=0}return t.prototype.visitElement=function(t,e){var n=xe(t);switch(n.type){case he.NG_CONTENT:0===this.ngNonBindableStackCount&&this.ngContentSelectors.push(n.selectAttr);break;case he.STYLE:var r="";t.children.forEach(function(t){t instanceof Vt&&(r+=t.value)}),this.styles.push(r);break;case he.STYLESHEET:this.styleUrls.push(n.hrefAttr)}return n.nonBindable&&this.ngNonBindableStackCount++,zt(this,t.children),n.nonBindable&&this.ngNonBindableStackCount--,null},t.prototype.visitExpansion=function(t,e){zt(this,t.cases)},t.prototype.visitExpansionCase=function(t,e){zt(this,t.expression)},t.prototype.visitComment=function(t,e){return null},t.prototype.visitAttribute=function(t,e){return null},t.prototype.visitText=function(t,e){return null},t}(),Te=[g,m,y,v],Ae=function(){function t(t){this._reflector=t}return t.prototype.isDirective=function(t){var e=this._reflector.annotations($(t));return e&&e.some(Pe)},t.prototype.resolve=function(t,e){void 0===e&&(e=!0);var n=this._reflector.annotations($(t));if(n){var r=Ne(n,Pe);if(r){var i=this._reflector.propMetadata(t),o=this._reflector.guards(t);return this._mergeWithPropertyMetadata(r,i,o,t)}}if(e)throw new Error("No Directive annotation found on "+Z(t));return null},t.prototype._mergeWithPropertyMetadata=function(t,e,n,r){var i=[],o=[],s={},a={};return Object.keys(e).forEach(function(t){var n=Ne(e[t],function(t){return S.isTypeOf(t)});n&&i.push(n.bindingPropertyName?t+": "+n.bindingPropertyName:t);var r=Ne(e[t],function(t){return C.isTypeOf(t)});r&&o.push(r.bindingPropertyName?t+": "+r.bindingPropertyName:t),e[t].filter(function(t){return T.isTypeOf(t)}).forEach(function(e){if(e.hostPropertyName){var n=e.hostPropertyName[0];if("("===n)throw new Error("@HostBinding can not bind to events. Use @HostListener instead.");if("["===n)throw new Error("@HostBinding parameter should be a property name, 'class.<name>', or 'attr.<name>'.");s["["+e.hostPropertyName+"]"]=t}else s["["+t+"]"]=t}),e[t].filter(function(t){return A.isTypeOf(t)}).forEach(function(e){s["("+e.eventName+")"]=t+"("+(e.args||[]).join(",")+")"});var u=Ne(e[t],function(t){return Te.some(function(e){return e.isTypeOf(t)})});u&&(a[t]=u)}),this._merge(t,i,o,s,a,n,r)},t.prototype._extractPublicName=function(t){return L(t,[null,t])[1].trim()},t.prototype._dedupeBindings=function(t){for(var e=new Set,n=new Set,r=[],i=t.length-1;i>=0;i--){var o=t[i],s=this._extractPublicName(o);n.add(s),e.has(s)||(e.add(s),r.push(o))}return r.reverse()},t.prototype._merge=function(t,e,n,r,i,o,a){var u=this._dedupeBindings(t.inputs?t.inputs.concat(e):e),c=this._dedupeBindings(t.outputs?t.outputs.concat(n):n),l=t.host?s({},t.host,r):r,p=t.queries?s({},t.queries,i):i;return x.isTypeOf(t)?x({selector:t.selector,inputs:u,outputs:c,host:l,exportAs:t.exportAs,moduleId:t.moduleId,queries:p,changeDetection:t.changeDetection,providers:t.providers,viewProviders:t.viewProviders,entryComponents:t.entryComponents,template:t.template,templateUrl:t.templateUrl,styles:t.styles,styleUrls:t.styleUrls,encapsulation:t.encapsulation,animations:t.animations,interpolation:t.interpolation,preserveWhitespaces:t.preserveWhitespaces}):_({selector:t.selector,inputs:u,outputs:c,host:l,exportAs:t.exportAs,queries:p,providers:t.providers,guards:o})},t}();function Pe(t){return _.isTypeOf(t)||x.isTypeOf(t)}function Ne(t,e){for(var n=t.length-1;n>=0;n--)if(e(t[n]))return t[n];return null}
78
78
  /**
79
79
  * @license
80
80
  * Copyright Google Inc. All Rights Reserved.
81
81
  *
82
82
  * Use of this source code is governed by an MIT-style license that can be
83
83
  * found in the LICENSE file at https://angular.io/license
84
- */var qe,Ke,Ue=0,ze=9,We=10,Xe=11,Ge=12,Qe=13,Ye=32,Ze=34,$e=36,Je=39,tn=47,en=59,nn=61,rn=62,on=48,sn=57,an=65,un=70,cn=90,ln=95,pn=97,hn=102,fn=110,dn=114,vn=116,yn=118,mn=122,gn=123,_n=125,bn=160;function wn(t){return t>=ze&&t<=Ye||t==bn}function xn(t){return on<=t&&t<=sn}function En(t){return t>=pn&&t<=mn||t>=an&&t<=cn}(Ke=qe||(qe={}))[Ke.Character=0]="Character",Ke[Ke.Identifier=1]="Identifier",Ke[Ke.Keyword=2]="Keyword",Ke[Ke.String=3]="String",Ke[Ke.Operator=4]="Operator",Ke[Ke.Number=5]="Number",Ke[Ke.Error=6]="Error";var Sn=["var","let","as","null","undefined","true","false","if","else","this"],Cn=function(){function t(){}return t.prototype.tokenize=function(t){for(var e=new On(t),n=[],r=e.scanToken();null!=r;)n.push(r),r=e.scanToken();return n},t}(),Tn=function(){function t(t,e,n,r){this.index=t,this.type=e,this.numValue=n,this.strValue=r}return t.prototype.isCharacter=function(t){return this.type==qe.Character&&this.numValue==t},t.prototype.isNumber=function(){return this.type==qe.Number},t.prototype.isString=function(){return this.type==qe.String},t.prototype.isOperator=function(t){return this.type==qe.Operator&&this.strValue==t},t.prototype.isIdentifier=function(){return this.type==qe.Identifier},t.prototype.isKeyword=function(){return this.type==qe.Keyword},t.prototype.isKeywordLet=function(){return this.type==qe.Keyword&&"let"==this.strValue},t.prototype.isKeywordAs=function(){return this.type==qe.Keyword&&"as"==this.strValue},t.prototype.isKeywordNull=function(){return this.type==qe.Keyword&&"null"==this.strValue},t.prototype.isKeywordUndefined=function(){return this.type==qe.Keyword&&"undefined"==this.strValue},t.prototype.isKeywordTrue=function(){return this.type==qe.Keyword&&"true"==this.strValue},t.prototype.isKeywordFalse=function(){return this.type==qe.Keyword&&"false"==this.strValue},t.prototype.isKeywordThis=function(){return this.type==qe.Keyword&&"this"==this.strValue},t.prototype.isError=function(){return this.type==qe.Error},t.prototype.toNumber=function(){return this.type==qe.Number?this.numValue:-1},t.prototype.toString=function(){switch(this.type){case qe.Character:case qe.Identifier:case qe.Keyword:case qe.Operator:case qe.String:case qe.Error:return this.strValue;case qe.Number:return this.numValue.toString();default:return null}},t}();function An(t,e){return new Tn(t,qe.Character,e,String.fromCharCode(e))}function Pn(t,e){return new Tn(t,qe.Operator,0,e)}var Nn=new Tn(-1,qe.Character,0,""),On=function(){function t(t){this.input=t,this.peek=0,this.index=-1,this.length=t.length,this.advance()}return t.prototype.advance=function(){this.peek=++this.index>=this.length?Ue:this.input.charCodeAt(this.index)},t.prototype.scanToken=function(){for(var t=this.input,e=this.length,n=this.peek,r=this.index;n<=Ye;){if(++r>=e){n=Ue;break}n=t.charCodeAt(r)}if(this.peek=n,this.index=r,r>=e)return null;if(kn(n))return this.scanIdentifier();if(xn(n))return this.scanNumber(r);var i=r;switch(n){case 46:return this.advance(),xn(this.peek)?this.scanNumber(i):An(i,46);case 40:case 41:case gn:case _n:case 91:case 93:case 44:case 58:case en:return this.scanCharacter(i,n);case Je:case Ze:return this.scanString();case 35:case 43:case 45:case 42:case tn:case 37:case 94:return this.scanOperator(i,String.fromCharCode(n));case 63:return this.scanComplexOperator(i,"?",46,".");case 60:case rn:return this.scanComplexOperator(i,String.fromCharCode(n),nn,"=");case 33:case nn:return this.scanComplexOperator(i,String.fromCharCode(n),nn,"=",nn,"=");case 38:return this.scanComplexOperator(i,"&",38,"&");case 124:return this.scanComplexOperator(i,"|",124,"|");case bn:for(;wn(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error("Unexpected character ["+String.fromCharCode(n)+"]",0)},t.prototype.scanCharacter=function(t,e){return this.advance(),An(t,e)},t.prototype.scanOperator=function(t,e){return this.advance(),Pn(t,e)},t.prototype.scanComplexOperator=function(t,e,n,r,i,o){this.advance();var s=e;return this.peek==n&&(this.advance(),s+=r),null!=i&&this.peek==i&&(this.advance(),s+=o),Pn(t,s)},t.prototype.scanIdentifier=function(){var t=this.index;for(this.advance();Mn(this.peek);)this.advance();var e=this.input.substring(t,this.index);return Sn.indexOf(e)>-1?function n(t,e){return new Tn(t,qe.Keyword,0,e)}(t,e):function r(t,e){return new Tn(t,qe.Identifier,0,e)}(t,e)},t.prototype.scanNumber=function(t){var e,n,r=this.index===t;for(this.advance();;){if(xn(this.peek));else if(46==this.peek)r=!1;else{if(101!=(n=this.peek)&&69!=n)break;if(this.advance(),(45==(e=this.peek)||43==e)&&this.advance(),!xn(this.peek))return this.error("Invalid exponent",-1);r=!1}this.advance()}var i=this.input.substring(t,this.index);return function s(t,e){return new Tn(t,qe.Number,e,"")}(t,r?function o(t){var e=parseInt(t);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+t);return e}
84
+ */var Oe,ke=0,Me=9,Ie=10,Re=11,De=12,je=13,Le=32,Fe=34,Ve=36,He=39,Be=43,qe=45,Ke=47,Ue=59,ze=61,We=62,Ge=48,Xe=57,Qe=65,Ye=70,Ze=90,$e=95,Je=97,tn=102,en=110,nn=114,rn=116,on=118,sn=122,an=123,un=160;function cn(t){return t>=Me&&t<=Le||t==un}function ln(t){return Ge<=t&&t<=Xe}function pn(t){return t>=Je&&t<=sn||t>=Qe&&t<=Ze}!function(t){t[t.Character=0]="Character",t[t.Identifier=1]="Identifier",t[t.Keyword=2]="Keyword",t[t.String=3]="String",t[t.Operator=4]="Operator",t[t.Number=5]="Number",t[t.Error=6]="Error"}(Oe||(Oe={}));var hn,fn=["var","let","as","null","undefined","true","false","if","else","this"],dn=function(){function t(){}return t.prototype.tokenize=function(t){for(var e=new gn(t),n=[],r=e.scanToken();null!=r;)n.push(r),r=e.scanToken();return n},t}();function vn(t,e){return new hn(t,Oe.Character,e,String.fromCharCode(e))}function yn(t,e){return new hn(t,Oe.Operator,0,e)}var mn=new(hn=function(){function t(t,e,n,r){this.index=t,this.type=e,this.numValue=n,this.strValue=r}return t.prototype.isCharacter=function(t){return this.type==Oe.Character&&this.numValue==t},t.prototype.isNumber=function(){return this.type==Oe.Number},t.prototype.isString=function(){return this.type==Oe.String},t.prototype.isOperator=function(t){return this.type==Oe.Operator&&this.strValue==t},t.prototype.isIdentifier=function(){return this.type==Oe.Identifier},t.prototype.isKeyword=function(){return this.type==Oe.Keyword},t.prototype.isKeywordLet=function(){return this.type==Oe.Keyword&&"let"==this.strValue},t.prototype.isKeywordAs=function(){return this.type==Oe.Keyword&&"as"==this.strValue},t.prototype.isKeywordNull=function(){return this.type==Oe.Keyword&&"null"==this.strValue},t.prototype.isKeywordUndefined=function(){return this.type==Oe.Keyword&&"undefined"==this.strValue},t.prototype.isKeywordTrue=function(){return this.type==Oe.Keyword&&"true"==this.strValue},t.prototype.isKeywordFalse=function(){return this.type==Oe.Keyword&&"false"==this.strValue},t.prototype.isKeywordThis=function(){return this.type==Oe.Keyword&&"this"==this.strValue},t.prototype.isError=function(){return this.type==Oe.Error},t.prototype.toNumber=function(){return this.type==Oe.Number?this.numValue:-1},t.prototype.toString=function(){switch(this.type){case Oe.Character:case Oe.Identifier:case Oe.Keyword:case Oe.Operator:case Oe.String:case Oe.Error:return this.strValue;case Oe.Number:return this.numValue.toString();default:return null}},t}())(-1,Oe.Character,0,""),gn=function(){function t(t){this.input=t,this.peek=0,this.index=-1,this.length=t.length,this.advance()}return t.prototype.advance=function(){this.peek=++this.index>=this.length?ke:this.input.charCodeAt(this.index)},t.prototype.scanToken=function(){for(var t=this.input,e=this.length,n=this.peek,r=this.index;n<=Le;){if(++r>=e){n=ke;break}n=t.charCodeAt(r)}if(this.peek=n,this.index=r,r>=e)return null;if(_n(n))return this.scanIdentifier();if(ln(n))return this.scanNumber(r);var i=r;switch(n){case 46:return this.advance(),ln(this.peek)?this.scanNumber(i):vn(i,46);case 40:case 41:case an:case 125:case 91:case 93:case 44:case 58:case Ue:return this.scanCharacter(i,n);case He:case Fe:return this.scanString();case 35:case Be:case qe:case 42:case Ke:case 37:case 94:return this.scanOperator(i,String.fromCharCode(n));case 63:return this.scanComplexOperator(i,"?",46,".");case 60:case We:return this.scanComplexOperator(i,String.fromCharCode(n),ze,"=");case 33:case ze:return this.scanComplexOperator(i,String.fromCharCode(n),ze,"=",ze,"=");case 38:return this.scanComplexOperator(i,"&",38,"&");case 124:return this.scanComplexOperator(i,"|",124,"|");case un:for(;cn(this.peek);)this.advance();return this.scanToken()}return this.advance(),this.error("Unexpected character ["+String.fromCharCode(n)+"]",0)},t.prototype.scanCharacter=function(t,e){return this.advance(),vn(t,e)},t.prototype.scanOperator=function(t,e){return this.advance(),yn(t,e)},t.prototype.scanComplexOperator=function(t,e,n,r,i,o){this.advance();var s=e;return this.peek==n&&(this.advance(),s+=r),null!=i&&this.peek==i&&(this.advance(),s+=o),yn(t,s)},t.prototype.scanIdentifier=function(){var t=this.index;for(this.advance();bn(this.peek);)this.advance();var e=this.input.substring(t,this.index);return fn.indexOf(e)>-1?function n(t,e){return new hn(t,Oe.Keyword,0,e)}(t,e):function r(t,e){return new hn(t,Oe.Identifier,0,e)}(t,e)},t.prototype.scanNumber=function(t){var e,n=this.index===t;for(this.advance();;){if(ln(this.peek));else if(46==this.peek)n=!1;else{if(101!=(e=this.peek)&&69!=e)break;if(this.advance(),wn(this.peek)&&this.advance(),!ln(this.peek))return this.error("Invalid exponent",-1);n=!1}this.advance()}var r=this.input.substring(t,this.index);return function o(t,e){return new hn(t,Oe.Number,e,"")}(t,n?function i(t){var e=parseInt(t);if(isNaN(e))throw new Error("Invalid integer literal when parsing "+t);return e}
85
85
  /**
86
86
  * @license
87
87
  * Copyright Google Inc. All Rights Reserved.
88
88
  *
89
89
  * Use of this source code is governed by an MIT-style license that can be
90
90
  * found in the LICENSE file at https://angular.io/license
91
- */(i):parseFloat(i))},t.prototype.scanString=function(){var t=this.index,e=this.peek;this.advance();for(var n="",r=this.index,i=this.input;this.peek!=e;)if(92==this.peek){n+=i.substring(r,this.index),this.advance();var o=void 0;if(this.peek=this.peek,117==this.peek){var s=i.substring(this.index+1,this.index+5);if(!/^[0-9a-f]+$/i.test(s))return this.error("Invalid unicode escape [\\u"+s+"]",0);o=parseInt(s,16);for(var a=0;a<5;a++)this.advance()}else o=In(this.peek),this.advance();n+=String.fromCharCode(o),r=this.index}else{if(this.peek==Ue)return this.error("Unterminated quote",0);this.advance()}var u=i.substring(r,this.index);return this.advance(),function c(t,e){return new Tn(t,qe.String,0,e)}(t,n+u)},t.prototype.error=function(t,e){var n=this.index+e;return function r(t,e){return new Tn(t,qe.Error,0,e)}(n,"Lexer Error: "+t+" at column "+n+" in expression ["+this.input+"]")},t}();function kn(t){return pn<=t&&t<=mn||an<=t&&t<=cn||t==ln||t==$e}function Mn(t){return En(t)||xn(t)||t==ln||t==$e}function In(t){switch(t){case fn:return We;case hn:return Ge;case dn:return Qe;case vn:return ze;case yn:return Xe;default:return t}}var Rn=function Dn(t,e,n,r){this.input=e,this.errLocation=n,this.ctxLocation=r,this.message="Parser Error: "+t+" "+n+" ["+e+"] in "+r},Ln=function jn(t,e){this.start=t,this.end=e},Fn=function(){function t(t){this.span=t}return t.prototype.visit=function(t,e){return void 0===e&&(e=null),null},t.prototype.toString=function(){return"AST"},t}(),Vn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.prefix=n,o.uninterpretedExpression=r,o.location=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitQuote(this,e)},e.prototype.toString=function(){return"Quote"},e}(Fn),Hn=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visit=function(t,e){void 0===e&&(e=null)},e}(Fn),Bn=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitImplicitReceiver(this,e)},e}(Fn),qn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.expressions=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitChain(this,e)},e}(Fn),Kn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.condition=n,o.trueExp=r,o.falseExp=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitConditional(this,e)},e}(Fn),Un=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.receiver=n,i.name=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitPropertyRead(this,e)},e}(Fn),zn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.receiver=n,o.name=r,o.value=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitPropertyWrite(this,e)},e}(Fn),Wn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.receiver=n,i.name=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitSafePropertyRead(this,e)},e}(Fn),Xn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.obj=n,i.key=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitKeyedRead(this,e)},e}(Fn),Gn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.obj=n,o.key=r,o.value=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitKeyedWrite(this,e)},e}(Fn),Qn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.exp=n,o.name=r,o.args=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitPipe(this,e)},e}(Fn),Yn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.value=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitLiteralPrimitive(this,e)},e}(Fn),Zn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.expressions=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitLiteralArray(this,e)},e}(Fn),$n=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keys=n,i.values=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitLiteralMap(this,e)},e}(Fn),Jn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.strings=n,i.expressions=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitInterpolation(this,e)},e}(Fn),tr=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.operation=n,o.left=r,o.right=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitBinary(this,e)},e}(Fn),er=function(t){function e(e,n){var r=t.call(this,e)||this;return r.expression=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitPrefixNot(this,e)},e}(Fn),nr=function(t){function e(e,n){var r=t.call(this,e)||this;return r.expression=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitNonNullAssert(this,e)},e}(Fn),rr=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.receiver=n,o.name=r,o.args=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitMethodCall(this,e)},e}(Fn),ir=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.receiver=n,o.name=r,o.args=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitSafeMethodCall(this,e)},e}(Fn),or=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.target=n,i.args=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitFunctionCall(this,e)},e}(Fn),sr=function(t){function e(e,n,r,i){var o=t.call(this,new Ln(0,null==n?0:n.length))||this;return o.ast=e,o.source=n,o.location=r,o.errors=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),this.ast.visit(t,e)},e.prototype.toString=function(){return this.source+" in "+this.location},e}(Fn),ar=function ur(t,e,n,r,i){this.span=t,this.key=e,this.keyIsVar=n,this.name=r,this.expression=i},cr=function(){function t(){}return t.prototype.visitBinary=function(t,e){},t.prototype.visitChain=function(t,e){},t.prototype.visitConditional=function(t,e){},t.prototype.visitFunctionCall=function(t,e){},t.prototype.visitImplicitReceiver=function(t,e){},t.prototype.visitInterpolation=function(t,e){},t.prototype.visitKeyedRead=function(t,e){},t.prototype.visitKeyedWrite=function(t,e){},t.prototype.visitLiteralArray=function(t,e){},t.prototype.visitLiteralMap=function(t,e){},t.prototype.visitLiteralPrimitive=function(t,e){},t.prototype.visitMethodCall=function(t,e){},t.prototype.visitPipe=function(t,e){},t.prototype.visitPrefixNot=function(t,e){},t.prototype.visitNonNullAssert=function(t,e){},t.prototype.visitPropertyRead=function(t,e){},t.prototype.visitPropertyWrite=function(t,e){},t.prototype.visitQuote=function(t,e){},t.prototype.visitSafeMethodCall=function(t,e){},t.prototype.visitSafePropertyRead=function(t,e){},t}(),lr=function(){function t(){}return t.prototype.visitBinary=function(t,e){return t.left.visit(this),t.right.visit(this),null},t.prototype.visitChain=function(t,e){return this.visitAll(t.expressions,e)},t.prototype.visitConditional=function(t,e){return t.condition.visit(this),t.trueExp.visit(this),t.falseExp.visit(this),null},t.prototype.visitPipe=function(t,e){return t.exp.visit(this),this.visitAll(t.args,e),null},t.prototype.visitFunctionCall=function(t,e){return t.target.visit(this),this.visitAll(t.args,e),null},t.prototype.visitImplicitReceiver=function(t,e){return null},t.prototype.visitInterpolation=function(t,e){return this.visitAll(t.expressions,e)},t.prototype.visitKeyedRead=function(t,e){return t.obj.visit(this),t.key.visit(this),null},t.prototype.visitKeyedWrite=function(t,e){return t.obj.visit(this),t.key.visit(this),t.value.visit(this),null},t.prototype.visitLiteralArray=function(t,e){return this.visitAll(t.expressions,e)},t.prototype.visitLiteralMap=function(t,e){return this.visitAll(t.values,e)},t.prototype.visitLiteralPrimitive=function(t,e){return null},t.prototype.visitMethodCall=function(t,e){return t.receiver.visit(this),this.visitAll(t.args,e)},t.prototype.visitPrefixNot=function(t,e){return t.expression.visit(this),null},t.prototype.visitNonNullAssert=function(t,e){return t.expression.visit(this),null},t.prototype.visitPropertyRead=function(t,e){return t.receiver.visit(this),null},t.prototype.visitPropertyWrite=function(t,e){return t.receiver.visit(this),t.value.visit(this),null},t.prototype.visitSafePropertyRead=function(t,e){return t.receiver.visit(this),null},t.prototype.visitSafeMethodCall=function(t,e){return t.receiver.visit(this),this.visitAll(t.args,e)},t.prototype.visitAll=function(t,e){var n=this;return t.forEach(function(t){return t.visit(n,e)}),null},t.prototype.visitQuote=function(t,e){return null},t}(),pr=function(){function t(){}return t.prototype.visitImplicitReceiver=function(t,e){return t},t.prototype.visitInterpolation=function(t,e){return new Jn(t.span,t.strings,this.visitAll(t.expressions))},t.prototype.visitLiteralPrimitive=function(t,e){return new Yn(t.span,t.value)},t.prototype.visitPropertyRead=function(t,e){return new Un(t.span,t.receiver.visit(this),t.name)},t.prototype.visitPropertyWrite=function(t,e){return new zn(t.span,t.receiver.visit(this),t.name,t.value.visit(this))},t.prototype.visitSafePropertyRead=function(t,e){return new Wn(t.span,t.receiver.visit(this),t.name)},t.prototype.visitMethodCall=function(t,e){return new rr(t.span,t.receiver.visit(this),t.name,this.visitAll(t.args))},t.prototype.visitSafeMethodCall=function(t,e){return new ir(t.span,t.receiver.visit(this),t.name,this.visitAll(t.args))},t.prototype.visitFunctionCall=function(t,e){return new or(t.span,t.target.visit(this),this.visitAll(t.args))},t.prototype.visitLiteralArray=function(t,e){return new Zn(t.span,this.visitAll(t.expressions))},t.prototype.visitLiteralMap=function(t,e){return new $n(t.span,t.keys,this.visitAll(t.values))},t.prototype.visitBinary=function(t,e){return new tr(t.span,t.operation,t.left.visit(this),t.right.visit(this))},t.prototype.visitPrefixNot=function(t,e){return new er(t.span,t.expression.visit(this))},t.prototype.visitNonNullAssert=function(t,e){return new nr(t.span,t.expression.visit(this))},t.prototype.visitConditional=function(t,e){return new Kn(t.span,t.condition.visit(this),t.trueExp.visit(this),t.falseExp.visit(this))},t.prototype.visitPipe=function(t,e){return new Qn(t.span,t.exp.visit(this),t.name,this.visitAll(t.args))},t.prototype.visitKeyedRead=function(t,e){return new Xn(t.span,t.obj.visit(this),t.key.visit(this))},t.prototype.visitKeyedWrite=function(t,e){return new Gn(t.span,t.obj.visit(this),t.key.visit(this),t.value.visit(this))},t.prototype.visitAll=function(t){for(var e=new Array(t.length),n=0;n<t.length;++n)e[n]=t[n].visit(this);return e},t.prototype.visitChain=function(t,e){return new qn(t.span,this.visitAll(t.expressions))},t.prototype.visitQuote=function(t,e){return new Vn(t.span,t.prefix,t.uninterpretedExpression,t.location)},t}(),hr=function(){function t(){}return t.prototype.visitImplicitReceiver=function(t,e){return t},t.prototype.visitInterpolation=function(t,e){var n=this.visitAll(t.expressions);return n!==t.expressions?new Jn(t.span,t.strings,n):t},t.prototype.visitLiteralPrimitive=function(t,e){return t},t.prototype.visitPropertyRead=function(t,e){var n=t.receiver.visit(this);return n!==t.receiver?new Un(t.span,n,t.name):t},t.prototype.visitPropertyWrite=function(t,e){var n=t.receiver.visit(this),r=t.value.visit(this);return n!==t.receiver||r!==t.value?new zn(t.span,n,t.name,r):t},t.prototype.visitSafePropertyRead=function(t,e){var n=t.receiver.visit(this);return n!==t.receiver?new Wn(t.span,n,t.name):t},t.prototype.visitMethodCall=function(t,e){var n=t.receiver.visit(this);return n!==t.receiver?new rr(t.span,n,t.name,this.visitAll(t.args)):t},t.prototype.visitSafeMethodCall=function(t,e){var n=t.receiver.visit(this),r=this.visitAll(t.args);return n!==t.receiver||r!==t.args?new ir(t.span,n,t.name,r):t},t.prototype.visitFunctionCall=function(t,e){var n=t.target&&t.target.visit(this),r=this.visitAll(t.args);return n!==t.target||r!==t.args?new or(t.span,n,r):t},t.prototype.visitLiteralArray=function(t,e){var n=this.visitAll(t.expressions);return n!==t.expressions?new Zn(t.span,n):t},t.prototype.visitLiteralMap=function(t,e){var n=this.visitAll(t.values);return n!==t.values?new $n(t.span,t.keys,n):t},t.prototype.visitBinary=function(t,e){var n=t.left.visit(this),r=t.right.visit(this);return n!==t.left||r!==t.right?new tr(t.span,t.operation,n,r):t},t.prototype.visitPrefixNot=function(t,e){var n=t.expression.visit(this);return n!==t.expression?new er(t.span,n):t},t.prototype.visitNonNullAssert=function(t,e){var n=t.expression.visit(this);return n!==t.expression?new nr(t.span,n):t},t.prototype.visitConditional=function(t,e){var n=t.condition.visit(this),r=t.trueExp.visit(this),i=t.falseExp.visit(this);return n!==t.condition||r!==t.trueExp||i!=i?new Kn(t.span,n,r,i):t},t.prototype.visitPipe=function(t,e){var n=t.exp.visit(this),r=this.visitAll(t.args);return n!==t.exp||r!==t.args?new Qn(t.span,n,t.name,r):t},t.prototype.visitKeyedRead=function(t,e){var n=t.obj.visit(this),r=t.key.visit(this);return n!==t.obj||r!==t.key?new Xn(t.span,n,r):t},t.prototype.visitKeyedWrite=function(t,e){var n=t.obj.visit(this),r=t.key.visit(this),i=t.value.visit(this);return n!==t.obj||r!==t.key||i!==t.value?new Gn(t.span,n,r,i):t},t.prototype.visitAll=function(t){for(var e=new Array(t.length),n=!1,r=0;r<t.length;++r){var i=t[r],o=i.visit(this);e[r]=o,n=n||o!==i}return n?e:t},t.prototype.visitChain=function(t,e){var n=this.visitAll(t.expressions);return n!==t.expressions?new qn(t.span,n):t},t.prototype.visitQuote=function(t,e){return t},t}();function fr(t,e,n){function r(t){e.visit&&e.visit(t,n)||t.visit(e,n)}function i(t){t.forEach(r)}t.visit({visitBinary:function(t){r(t.left),r(t.right)},visitChain:function(t){i(t.expressions)},visitConditional:function(t){r(t.condition),r(t.trueExp),r(t.falseExp)},visitFunctionCall:function(t){t.target&&r(t.target),i(t.args)},visitImplicitReceiver:function(t){},visitInterpolation:function(t){i(t.expressions)},visitKeyedRead:function(t){r(t.obj),r(t.key)},visitKeyedWrite:function(t){r(t.obj),r(t.key),r(t.obj)},visitLiteralArray:function(t){i(t.expressions)},visitLiteralMap:function(t){},visitLiteralPrimitive:function(t){},visitMethodCall:function(t){r(t.receiver),i(t.args)},visitPipe:function(t){r(t.exp),i(t.args)},visitPrefixNot:function(t){r(t.expression)},visitNonNullAssert:function(t){r(t.expression)},visitPropertyRead:function(t){r(t.receiver)},visitPropertyWrite:function(t){r(t.receiver),r(t.value)},visitQuote:function(t){},visitSafeMethodCall:function(t){r(t.receiver),i(t.args)},visitSafePropertyRead:function(t){r(t.receiver)}})}
91
+ */(r):parseFloat(r))},t.prototype.scanString=function(){var t=this.index,e=this.peek;this.advance();for(var n="",r=this.index,i=this.input;this.peek!=e;)if(92==this.peek){n+=i.substring(r,this.index),this.advance();var o=void 0;if(this.peek=this.peek,117==this.peek){var s=i.substring(this.index+1,this.index+5);if(!/^[0-9a-f]+$/i.test(s))return this.error("Invalid unicode escape [\\u"+s+"]",0);o=parseInt(s,16);for(var a=0;a<5;a++)this.advance()}else o=xn(this.peek),this.advance();n+=String.fromCharCode(o),r=this.index}else{if(this.peek==ke)return this.error("Unterminated quote",0);this.advance()}var u=i.substring(r,this.index);return this.advance(),function c(t,e){return new hn(t,Oe.String,0,e)}(t,n+u)},t.prototype.error=function(t,e){var n=this.index+e;return function r(t,e){return new hn(t,Oe.Error,0,e)}(n,"Lexer Error: "+t+" at column "+n+" in expression ["+this.input+"]")},t}();function _n(t){return Je<=t&&t<=sn||Qe<=t&&t<=Ze||t==$e||t==Ve}function bn(t){return pn(t)||ln(t)||t==$e||t==Ve}function wn(t){return t==qe||t==Be}function xn(t){switch(t){case en:return Ie;case tn:return De;case nn:return je;case rn:return Me;case on:return Re;default:return t}}var En=function En(t,e,n,r){this.input=e,this.errLocation=n,this.ctxLocation=r,this.message="Parser Error: "+t+" "+n+" ["+e+"] in "+r},Sn=function Sn(t,e){this.start=t,this.end=e},Cn=function(){function t(t){this.span=t}return t.prototype.visit=function(t,e){return void 0===e&&(e=null),null},t.prototype.toString=function(){return"AST"},t}(),Tn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.prefix=n,o.uninterpretedExpression=r,o.location=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitQuote(this,e)},e.prototype.toString=function(){return"Quote"},e}(Cn),An=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visit=function(t,e){void 0===e&&(e=null)},e}(Cn),Pn=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitImplicitReceiver(this,e)},e}(Cn),Nn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.expressions=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitChain(this,e)},e}(Cn),On=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.condition=n,o.trueExp=r,o.falseExp=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitConditional(this,e)},e}(Cn),kn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.receiver=n,i.name=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitPropertyRead(this,e)},e}(Cn),Mn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.receiver=n,o.name=r,o.value=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitPropertyWrite(this,e)},e}(Cn),In=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.receiver=n,i.name=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitSafePropertyRead(this,e)},e}(Cn),Rn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.obj=n,i.key=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitKeyedRead(this,e)},e}(Cn),Dn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.obj=n,o.key=r,o.value=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitKeyedWrite(this,e)},e}(Cn),jn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.exp=n,o.name=r,o.args=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitPipe(this,e)},e}(Cn),Ln=function(t){function e(e,n){var r=t.call(this,e)||this;return r.value=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitLiteralPrimitive(this,e)},e}(Cn),Fn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.expressions=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitLiteralArray(this,e)},e}(Cn),Vn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keys=n,i.values=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitLiteralMap(this,e)},e}(Cn),Hn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.strings=n,i.expressions=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitInterpolation(this,e)},e}(Cn),Bn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.operation=n,o.left=r,o.right=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitBinary(this,e)},e}(Cn),qn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.expression=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitPrefixNot(this,e)},e}(Cn),Kn=function(t){function e(e,n){var r=t.call(this,e)||this;return r.expression=n,r}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitNonNullAssert(this,e)},e}(Cn),Un=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.receiver=n,o.name=r,o.args=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitMethodCall(this,e)},e}(Cn),zn=function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.receiver=n,o.name=r,o.args=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitSafeMethodCall(this,e)},e}(Cn),Wn=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.target=n,i.args=r,i}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),t.visitFunctionCall(this,e)},e}(Cn),Gn=function(t){function e(e,n,r,i){var o=t.call(this,new Sn(0,null==n?0:n.length))||this;return o.ast=e,o.source=n,o.location=r,o.errors=i,o}return o(e,t),e.prototype.visit=function(t,e){return void 0===e&&(e=null),this.ast.visit(t,e)},e.prototype.toString=function(){return this.source+" in "+this.location},e}(Cn),Xn=function Xn(t,e,n,r,i){this.span=t,this.key=e,this.keyIsVar=n,this.name=r,this.expression=i},Qn=function(){function t(){}return t.prototype.visitBinary=function(t,e){},t.prototype.visitChain=function(t,e){},t.prototype.visitConditional=function(t,e){},t.prototype.visitFunctionCall=function(t,e){},t.prototype.visitImplicitReceiver=function(t,e){},t.prototype.visitInterpolation=function(t,e){},t.prototype.visitKeyedRead=function(t,e){},t.prototype.visitKeyedWrite=function(t,e){},t.prototype.visitLiteralArray=function(t,e){},t.prototype.visitLiteralMap=function(t,e){},t.prototype.visitLiteralPrimitive=function(t,e){},t.prototype.visitMethodCall=function(t,e){},t.prototype.visitPipe=function(t,e){},t.prototype.visitPrefixNot=function(t,e){},t.prototype.visitNonNullAssert=function(t,e){},t.prototype.visitPropertyRead=function(t,e){},t.prototype.visitPropertyWrite=function(t,e){},t.prototype.visitQuote=function(t,e){},t.prototype.visitSafeMethodCall=function(t,e){},t.prototype.visitSafePropertyRead=function(t,e){},t}(),Yn=function(){function t(){}return t.prototype.visitBinary=function(t,e){return t.left.visit(this),t.right.visit(this),null},t.prototype.visitChain=function(t,e){return this.visitAll(t.expressions,e)},t.prototype.visitConditional=function(t,e){return t.condition.visit(this),t.trueExp.visit(this),t.falseExp.visit(this),null},t.prototype.visitPipe=function(t,e){return t.exp.visit(this),this.visitAll(t.args,e),null},t.prototype.visitFunctionCall=function(t,e){return t.target.visit(this),this.visitAll(t.args,e),null},t.prototype.visitImplicitReceiver=function(t,e){return null},t.prototype.visitInterpolation=function(t,e){return this.visitAll(t.expressions,e)},t.prototype.visitKeyedRead=function(t,e){return t.obj.visit(this),t.key.visit(this),null},t.prototype.visitKeyedWrite=function(t,e){return t.obj.visit(this),t.key.visit(this),t.value.visit(this),null},t.prototype.visitLiteralArray=function(t,e){return this.visitAll(t.expressions,e)},t.prototype.visitLiteralMap=function(t,e){return this.visitAll(t.values,e)},t.prototype.visitLiteralPrimitive=function(t,e){return null},t.prototype.visitMethodCall=function(t,e){return t.receiver.visit(this),this.visitAll(t.args,e)},t.prototype.visitPrefixNot=function(t,e){return t.expression.visit(this),null},t.prototype.visitNonNullAssert=function(t,e){return t.expression.visit(this),null},t.prototype.visitPropertyRead=function(t,e){return t.receiver.visit(this),null},t.prototype.visitPropertyWrite=function(t,e){return t.receiver.visit(this),t.value.visit(this),null},t.prototype.visitSafePropertyRead=function(t,e){return t.receiver.visit(this),null},t.prototype.visitSafeMethodCall=function(t,e){return t.receiver.visit(this),this.visitAll(t.args,e)},t.prototype.visitAll=function(t,e){var n=this;return t.forEach(function(t){return t.visit(n,e)}),null},t.prototype.visitQuote=function(t,e){return null},t}(),Zn=function(){function t(){}return t.prototype.visitImplicitReceiver=function(t,e){return t},t.prototype.visitInterpolation=function(t,e){return new Hn(t.span,t.strings,this.visitAll(t.expressions))},t.prototype.visitLiteralPrimitive=function(t,e){return new Ln(t.span,t.value)},t.prototype.visitPropertyRead=function(t,e){return new kn(t.span,t.receiver.visit(this),t.name)},t.prototype.visitPropertyWrite=function(t,e){return new Mn(t.span,t.receiver.visit(this),t.name,t.value.visit(this))},t.prototype.visitSafePropertyRead=function(t,e){return new In(t.span,t.receiver.visit(this),t.name)},t.prototype.visitMethodCall=function(t,e){return new Un(t.span,t.receiver.visit(this),t.name,this.visitAll(t.args))},t.prototype.visitSafeMethodCall=function(t,e){return new zn(t.span,t.receiver.visit(this),t.name,this.visitAll(t.args))},t.prototype.visitFunctionCall=function(t,e){return new Wn(t.span,t.target.visit(this),this.visitAll(t.args))},t.prototype.visitLiteralArray=function(t,e){return new Fn(t.span,this.visitAll(t.expressions))},t.prototype.visitLiteralMap=function(t,e){return new Vn(t.span,t.keys,this.visitAll(t.values))},t.prototype.visitBinary=function(t,e){return new Bn(t.span,t.operation,t.left.visit(this),t.right.visit(this))},t.prototype.visitPrefixNot=function(t,e){return new qn(t.span,t.expression.visit(this))},t.prototype.visitNonNullAssert=function(t,e){return new Kn(t.span,t.expression.visit(this))},t.prototype.visitConditional=function(t,e){return new On(t.span,t.condition.visit(this),t.trueExp.visit(this),t.falseExp.visit(this))},t.prototype.visitPipe=function(t,e){return new jn(t.span,t.exp.visit(this),t.name,this.visitAll(t.args))},t.prototype.visitKeyedRead=function(t,e){return new Rn(t.span,t.obj.visit(this),t.key.visit(this))},t.prototype.visitKeyedWrite=function(t,e){return new Dn(t.span,t.obj.visit(this),t.key.visit(this),t.value.visit(this))},t.prototype.visitAll=function(t){for(var e=new Array(t.length),n=0;n<t.length;++n)e[n]=t[n].visit(this);return e},t.prototype.visitChain=function(t,e){return new Nn(t.span,this.visitAll(t.expressions))},t.prototype.visitQuote=function(t,e){return new Tn(t.span,t.prefix,t.uninterpretedExpression,t.location)},t}(),$n=function(){function t(){}return t.prototype.visitImplicitReceiver=function(t,e){return t},t.prototype.visitInterpolation=function(t,e){var n=this.visitAll(t.expressions);return n!==t.expressions?new Hn(t.span,t.strings,n):t},t.prototype.visitLiteralPrimitive=function(t,e){return t},t.prototype.visitPropertyRead=function(t,e){var n=t.receiver.visit(this);return n!==t.receiver?new kn(t.span,n,t.name):t},t.prototype.visitPropertyWrite=function(t,e){var n=t.receiver.visit(this),r=t.value.visit(this);return n!==t.receiver||r!==t.value?new Mn(t.span,n,t.name,r):t},t.prototype.visitSafePropertyRead=function(t,e){var n=t.receiver.visit(this);return n!==t.receiver?new In(t.span,n,t.name):t},t.prototype.visitMethodCall=function(t,e){var n=t.receiver.visit(this);return n!==t.receiver?new Un(t.span,n,t.name,this.visitAll(t.args)):t},t.prototype.visitSafeMethodCall=function(t,e){var n=t.receiver.visit(this),r=this.visitAll(t.args);return n!==t.receiver||r!==t.args?new zn(t.span,n,t.name,r):t},t.prototype.visitFunctionCall=function(t,e){var n=t.target&&t.target.visit(this),r=this.visitAll(t.args);return n!==t.target||r!==t.args?new Wn(t.span,n,r):t},t.prototype.visitLiteralArray=function(t,e){var n=this.visitAll(t.expressions);return n!==t.expressions?new Fn(t.span,n):t},t.prototype.visitLiteralMap=function(t,e){var n=this.visitAll(t.values);return n!==t.values?new Vn(t.span,t.keys,n):t},t.prototype.visitBinary=function(t,e){var n=t.left.visit(this),r=t.right.visit(this);return n!==t.left||r!==t.right?new Bn(t.span,t.operation,n,r):t},t.prototype.visitPrefixNot=function(t,e){var n=t.expression.visit(this);return n!==t.expression?new qn(t.span,n):t},t.prototype.visitNonNullAssert=function(t,e){var n=t.expression.visit(this);return n!==t.expression?new Kn(t.span,n):t},t.prototype.visitConditional=function(t,e){var n=t.condition.visit(this),r=t.trueExp.visit(this),i=t.falseExp.visit(this);return n!==t.condition||r!==t.trueExp||i!=i?new On(t.span,n,r,i):t},t.prototype.visitPipe=function(t,e){var n=t.exp.visit(this),r=this.visitAll(t.args);return n!==t.exp||r!==t.args?new jn(t.span,n,t.name,r):t},t.prototype.visitKeyedRead=function(t,e){var n=t.obj.visit(this),r=t.key.visit(this);return n!==t.obj||r!==t.key?new Rn(t.span,n,r):t},t.prototype.visitKeyedWrite=function(t,e){var n=t.obj.visit(this),r=t.key.visit(this),i=t.value.visit(this);return n!==t.obj||r!==t.key||i!==t.value?new Dn(t.span,n,r,i):t},t.prototype.visitAll=function(t){for(var e=new Array(t.length),n=!1,r=0;r<t.length;++r){var i=t[r],o=i.visit(this);e[r]=o,n=n||o!==i}return n?e:t},t.prototype.visitChain=function(t,e){var n=this.visitAll(t.expressions);return n!==t.expressions?new Nn(t.span,n):t},t.prototype.visitQuote=function(t,e){return t},t}();function Jn(t,e,n){function r(t){e.visit&&e.visit(t,n)||t.visit(e,n)}function i(t){t.forEach(r)}t.visit({visitBinary:function(t){r(t.left),r(t.right)},visitChain:function(t){i(t.expressions)},visitConditional:function(t){r(t.condition),r(t.trueExp),r(t.falseExp)},visitFunctionCall:function(t){t.target&&r(t.target),i(t.args)},visitImplicitReceiver:function(t){},visitInterpolation:function(t){i(t.expressions)},visitKeyedRead:function(t){r(t.obj),r(t.key)},visitKeyedWrite:function(t){r(t.obj),r(t.key),r(t.obj)},visitLiteralArray:function(t){i(t.expressions)},visitLiteralMap:function(t){},visitLiteralPrimitive:function(t){},visitMethodCall:function(t){r(t.receiver),i(t.args)},visitPipe:function(t){r(t.exp),i(t.args)},visitPrefixNot:function(t){r(t.expression)},visitNonNullAssert:function(t){r(t.expression)},visitPropertyRead:function(t){r(t.receiver)},visitPropertyWrite:function(t){r(t.receiver),r(t.value)},visitQuote:function(t){},visitSafeMethodCall:function(t){r(t.receiver),i(t.args)},visitSafePropertyRead:function(t){r(t.receiver)}})}
92
92
  /**
93
93
  * @license
94
94
  * Copyright Google Inc. All Rights Reserved.
95
95
  *
96
96
  * Use of this source code is governed by an MIT-style license that can be
97
97
  * found in the LICENSE file at https://angular.io/license
98
- */function dr(t){var e=$(t.start)+"([\\s\\S]*?)"+$(t.end);return new RegExp(e,"g")}var vr,yr,mr=function(){function t(t){this._lexer=t,this.errors=[]}return t.prototype.parseAction=function(t,e,n){void 0===n&&(n=ue),this._checkNoInterpolation(t,e,n);var r=this._stripComments(t),i=this._lexer.tokenize(this._stripComments(t)),o=new gr(t,e,i,r.length,!0,this.errors,t.length-r.length).parseChain();return new sr(o,t,e,this.errors)},t.prototype.parseBinding=function(t,e,n){void 0===n&&(n=ue);var r=this._parseBindingAst(t,e,n);return new sr(r,t,e,this.errors)},t.prototype.parseSimpleBinding=function(t,e,n){void 0===n&&(n=ue);var r=this._parseBindingAst(t,e,n),i=_r.check(r);return i.length>0&&this._reportError("Host binding expression cannot contain "+i.join(" "),t,e),new sr(r,t,e,this.errors)},t.prototype._reportError=function(t,e,n,r){this.errors.push(new Rn(t,e,n,r))},t.prototype._parseBindingAst=function(t,e,n){var r=this._parseQuote(t,e);if(null!=r)return r;this._checkNoInterpolation(t,e,n);var i=this._stripComments(t),o=this._lexer.tokenize(i);return new gr(t,e,o,i.length,!1,this.errors,t.length-i.length).parseChain()},t.prototype._parseQuote=function(t,e){if(null==t)return null;var n=t.indexOf(":");if(-1==n)return null;var r=t.substring(0,n).trim();if(!function i(t){if(0==t.length)return!1;var e=new On(t);if(!kn(e.peek))return!1;for(e.advance();e.peek!==Ue;){if(!Mn(e.peek))return!1;e.advance()}return!0}(r))return null;var o=t.substring(n+1);return new Vn(new Ln(0,t.length),r,o,e)},t.prototype.parseTemplateBindings=function(t,e,n){var r=this._lexer.tokenize(e);if(t){var i=this._lexer.tokenize(t).map(function(t){return t.index=0,t});r.unshift.apply(r,c(i))}return new gr(e,n,r,e.length,!1,this.errors,0).parseTemplateBindings()},t.prototype.parseInterpolation=function(t,e,n){void 0===n&&(n=ue);var r=this.splitInterpolation(t,e,n);if(null==r)return null;for(var i=[],o=0;o<r.expressions.length;++o){var s=r.expressions[o],a=this._stripComments(s),u=this._lexer.tokenize(a),c=new gr(t,e,u,a.length,!1,this.errors,r.offsets[o]+(s.length-a.length)).parseChain();i.push(c)}return new sr(new Jn(new Ln(0,null==t?0:t.length),r.strings,i),t,e,this.errors)},t.prototype.splitInterpolation=function(t,e,n){void 0===n&&(n=ue);var r=dr(n),i=t.split(r);if(i.length<=1)return null;for(var o=[],s=[],a=[],u=0,c=0;c<i.length;c++){var l=i[c];c%2==0?(o.push(l),u+=l.length):l.trim().length>0?(u+=n.start.length,s.push(l),a.push(u),u+=l.length+n.end.length):(this._reportError("Blank expressions are not allowed in interpolated strings",t,"at column "+this._findInterpolationErrorColumn(i,c,n)+" in",e),s.push("$implict"),a.push(u))}return new function p(t,e,n){this.strings=t,this.expressions=e,this.offsets=n}(o,s,a)},t.prototype.wrapLiteralPrimitive=function(t,e){return new sr(new Yn(new Ln(0,null==t?0:t.length),t),t,e,this.errors)},t.prototype._stripComments=function(t){var e=this._commentStart(t);return null!=e?t.substring(0,e).trim():t},t.prototype._commentStart=function(t){for(var e,n=null,r=0;r<t.length-1;r++){var i=t.charCodeAt(r),o=t.charCodeAt(r+1);if(i===tn&&o==tn&&null==n)return r;n===i?n=null:null==n&&((e=i)===Je||e===Ze||96===e)&&(n=i)}return null},t.prototype._checkNoInterpolation=function(t,e,n){var r=dr(n),i=t.split(r);i.length>1&&this._reportError("Got interpolation ("+n.start+n.end+") where expression was expected",t,"at column "+this._findInterpolationErrorColumn(i,1,n)+" in",e)},t.prototype._findInterpolationErrorColumn=function(t,e,n){for(var r="",i=0;i<e;i++)r+=i%2==0?t[i]:""+n.start+t[i]+n.end;return r.length},t}(),gr=function(){function t(t,e,n,r,i,o,s){this.input=t,this.location=e,this.tokens=n,this.inputLength=r,this.parseAction=i,this.errors=o,this.offset=s,this.rparensExpected=0,this.rbracketsExpected=0,this.rbracesExpected=0,this.index=0}return t.prototype.peek=function(t){var e=this.index+t;return e<this.tokens.length?this.tokens[e]:Nn},Object.defineProperty(t.prototype,"next",{get:function(){return this.peek(0)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"inputIndex",{get:function(){return this.index<this.tokens.length?this.next.index+this.offset:this.inputLength+this.offset},enumerable:!0,configurable:!0}),t.prototype.span=function(t){return new Ln(t,this.inputIndex)},t.prototype.advance=function(){this.index++},t.prototype.optionalCharacter=function(t){return!!this.next.isCharacter(t)&&(this.advance(),!0)},t.prototype.peekKeywordLet=function(){return this.next.isKeywordLet()},t.prototype.peekKeywordAs=function(){return this.next.isKeywordAs()},t.prototype.expectCharacter=function(t){this.optionalCharacter(t)||this.error("Missing expected "+String.fromCharCode(t))},t.prototype.optionalOperator=function(t){return!!this.next.isOperator(t)&&(this.advance(),!0)},t.prototype.expectOperator=function(t){this.optionalOperator(t)||this.error("Missing expected operator "+t)},t.prototype.expectIdentifierOrKeyword=function(){var t=this.next;return t.isIdentifier()||t.isKeyword()?(this.advance(),t.toString()):(this.error("Unexpected token "+t+", expected identifier or keyword"),"")},t.prototype.expectIdentifierOrKeywordOrString=function(){var t=this.next;return t.isIdentifier()||t.isKeyword()||t.isString()?(this.advance(),t.toString()):(this.error("Unexpected token "+t+", expected identifier, keyword, or string"),"")},t.prototype.parseChain=function(){for(var t=[],e=this.inputIndex;this.index<this.tokens.length;){var n=this.parsePipe();if(t.push(n),this.optionalCharacter(en))for(this.parseAction||this.error("Binding expression cannot contain chained expression");this.optionalCharacter(en););else this.index<this.tokens.length&&this.error("Unexpected token '"+this.next+"'")}return 0==t.length?new Hn(this.span(e)):1==t.length?t[0]:new qn(this.span(e),t)},t.prototype.parsePipe=function(){var t=this.parseExpression();if(this.optionalOperator("|")){this.parseAction&&this.error("Cannot have a pipe in an action expression");do{for(var e=this.expectIdentifierOrKeyword(),n=[];this.optionalCharacter(58);)n.push(this.parseExpression());t=new Qn(this.span(t.span.start),t,e,n)}while(this.optionalOperator("|"))}return t},t.prototype.parseExpression=function(){return this.parseConditional()},t.prototype.parseConditional=function(){var t=this.inputIndex,e=this.parseLogicalOr();if(this.optionalOperator("?")){var n=this.parsePipe(),r=void 0;if(this.optionalCharacter(58))r=this.parsePipe();else{var i=this.input.substring(t,this.inputIndex);this.error("Conditional expression "+i+" requires all 3 expressions"),r=new Hn(this.span(t))}return new Kn(this.span(t),e,n,r)}return e},t.prototype.parseLogicalOr=function(){for(var t=this.parseLogicalAnd();this.optionalOperator("||");){var e=this.parseLogicalAnd();t=new tr(this.span(t.span.start),"||",t,e)}return t},t.prototype.parseLogicalAnd=function(){for(var t=this.parseEquality();this.optionalOperator("&&");){var e=this.parseEquality();t=new tr(this.span(t.span.start),"&&",t,e)}return t},t.prototype.parseEquality=function(){for(var t=this.parseRelational();this.next.type==qe.Operator;){var e=this.next.strValue;switch(e){case"==":case"===":case"!=":case"!==":this.advance();var n=this.parseRelational();t=new tr(this.span(t.span.start),e,t,n);continue}break}return t},t.prototype.parseRelational=function(){for(var t=this.parseAdditive();this.next.type==qe.Operator;){var e=this.next.strValue;switch(e){case"<":case">":case"<=":case">=":this.advance();var n=this.parseAdditive();t=new tr(this.span(t.span.start),e,t,n);continue}break}return t},t.prototype.parseAdditive=function(){for(var t=this.parseMultiplicative();this.next.type==qe.Operator;){var e=this.next.strValue;switch(e){case"+":case"-":this.advance();var n=this.parseMultiplicative();t=new tr(this.span(t.span.start),e,t,n);continue}break}return t},t.prototype.parseMultiplicative=function(){for(var t=this.parsePrefix();this.next.type==qe.Operator;){var e=this.next.strValue;switch(e){case"*":case"%":case"/":this.advance();var n=this.parsePrefix();t=new tr(this.span(t.span.start),e,t,n);continue}break}return t},t.prototype.parsePrefix=function(){if(this.next.type==qe.Operator){var t=this.inputIndex,e=this.next.strValue,n=void 0;switch(e){case"+":return this.advance(),n=this.parsePrefix(),new tr(this.span(t),"-",n,new Yn(new Ln(t,t),0));case"-":return this.advance(),n=this.parsePrefix(),new tr(this.span(t),e,new Yn(new Ln(t,t),0),n);case"!":return this.advance(),n=this.parsePrefix(),new er(this.span(t),n)}}return this.parseCallChain()},t.prototype.parseCallChain=function(){for(var t=this.parsePrimary();;)if(this.optionalCharacter(46))t=this.parseAccessMemberOrMethodCall(t,!1);else if(this.optionalOperator("?."))t=this.parseAccessMemberOrMethodCall(t,!0);else if(this.optionalCharacter(91)){this.rbracketsExpected++;var e=this.parsePipe();if(this.rbracketsExpected--,this.expectCharacter(93),this.optionalOperator("=")){var n=this.parseConditional();t=new Gn(this.span(t.span.start),t,e,n)}else t=new Xn(this.span(t.span.start),t,e)}else if(this.optionalCharacter(40)){this.rparensExpected++;var r=this.parseCallArguments();this.rparensExpected--,this.expectCharacter(41),t=new or(this.span(t.span.start),t,r)}else{if(!this.optionalOperator("!"))return t;t=new nr(this.span(t.span.start),t)}},t.prototype.parsePrimary=function(){var t=this.inputIndex;if(this.optionalCharacter(40)){this.rparensExpected++;var e=this.parsePipe();return this.rparensExpected--,this.expectCharacter(41),e}if(this.next.isKeywordNull())return this.advance(),new Yn(this.span(t),null);if(this.next.isKeywordUndefined())return this.advance(),new Yn(this.span(t),void 0);if(this.next.isKeywordTrue())return this.advance(),new Yn(this.span(t),!0);if(this.next.isKeywordFalse())return this.advance(),new Yn(this.span(t),!1);if(this.next.isKeywordThis())return this.advance(),new Bn(this.span(t));if(this.optionalCharacter(91)){this.rbracketsExpected++;var n=this.parseExpressionList(93);return this.rbracketsExpected--,this.expectCharacter(93),new Zn(this.span(t),n)}if(this.next.isCharacter(gn))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMemberOrMethodCall(new Bn(this.span(t)),!1);if(this.next.isNumber()){var r=this.next.toNumber();return this.advance(),new Yn(this.span(t),r)}if(this.next.isString()){var i=this.next.toString();return this.advance(),new Yn(this.span(t),i)}return this.index>=this.tokens.length?(this.error("Unexpected end of expression: "+this.input),new Hn(this.span(t))):(this.error("Unexpected token "+this.next),new Hn(this.span(t)))},t.prototype.parseExpressionList=function(t){var e=[];if(!this.next.isCharacter(t))do{e.push(this.parsePipe())}while(this.optionalCharacter(44));return e},t.prototype.parseLiteralMap=function(){var t=[],e=[],n=this.inputIndex;if(this.expectCharacter(gn),!this.optionalCharacter(_n)){this.rbracesExpected++;do{var r=this.next.isString(),i=this.expectIdentifierOrKeywordOrString();t.push({key:i,quoted:r}),this.expectCharacter(58),e.push(this.parsePipe())}while(this.optionalCharacter(44));this.rbracesExpected--,this.expectCharacter(_n)}return new $n(this.span(n),t,e)},t.prototype.parseAccessMemberOrMethodCall=function(t,e){void 0===e&&(e=!1);var n=t.span.start,r=this.expectIdentifierOrKeyword();if(this.optionalCharacter(40)){this.rparensExpected++;var i=this.parseCallArguments();this.expectCharacter(41),this.rparensExpected--;var o=this.span(n);return e?new ir(o,t,r,i):new rr(o,t,r,i)}if(e)return this.optionalOperator("=")?(this.error("The '?.' operator cannot be used in the assignment"),new Hn(this.span(n))):new Wn(this.span(n),t,r);if(this.optionalOperator("=")){if(!this.parseAction)return this.error("Bindings cannot contain assignments"),new Hn(this.span(n));var s=this.parseConditional();return new zn(this.span(n),t,r,s)}return new Un(this.span(n),t,r)},t.prototype.parseCallArguments=function(){if(this.next.isCharacter(41))return[];var t=[];do{t.push(this.parsePipe())}while(this.optionalCharacter(44));return t},t.prototype.expectTemplateBindingKey=function(){var t="",e=!1;do{t+=this.expectIdentifierOrKeywordOrString(),(e=this.optionalOperator("-"))&&(t+="-")}while(e);return t.toString()},t.prototype.parseTemplateBindings=function(){for(var t=[],e=null;this.index<this.tokens.length;){var n=this.inputIndex,r=this.peekKeywordLet();r&&this.advance();var i=this.expectTemplateBindingKey(),o=i;r||(null==e?e=o:o=e+o[0].toUpperCase()+o.substring(1)),this.optionalCharacter(58);var s=null,a=null;if(r)s=this.optionalOperator("=")?this.expectTemplateBindingKey():"$implicit";else if(this.peekKeywordAs()){var u=this.inputIndex;this.advance(),s=i,o=this.expectTemplateBindingKey(),r=!0}else if(this.next!==Nn&&!this.peekKeywordLet()){var c=this.inputIndex,l=this.parsePipe(),p=this.input.substring(c-this.offset,this.inputIndex-this.offset);a=new sr(l,p,this.location,this.errors)}if(t.push(new ar(this.span(n),o,r,s,a)),this.peekKeywordAs()&&!r){u=this.inputIndex,this.advance();var h=this.expectTemplateBindingKey();t.push(new ar(this.span(u),h,!0,o,null))}this.optionalCharacter(en)||this.optionalCharacter(44)}return new function f(t,e,n){this.templateBindings=t,this.warnings=e,this.errors=n}(t,[],this.errors)},t.prototype.error=function(t,e){void 0===e&&(e=null),this.errors.push(new Rn(t,this.input,this.locationText(e),this.location)),this.skip()},t.prototype.locationText=function(t){return void 0===t&&(t=null),null==t&&(t=this.index),t<this.tokens.length?"at column "+(this.tokens[t].index+1)+" in":"at the end of the expression"},t.prototype.skip=function(){for(var t=this.next;this.index<this.tokens.length&&!t.isCharacter(en)&&(this.rparensExpected<=0||!t.isCharacter(41))&&(this.rbracesExpected<=0||!t.isCharacter(_n))&&(this.rbracketsExpected<=0||!t.isCharacter(93));)this.next.isError()&&this.errors.push(new Rn(this.next.toString(),this.input,this.locationText(),this.location)),this.advance(),t=this.next},t}(),_r=function(){function t(){this.errors=[]}return t.check=function(e){var n=new t;return e.visit(n),n.errors},t.prototype.visitImplicitReceiver=function(t,e){},t.prototype.visitInterpolation=function(t,e){},t.prototype.visitLiteralPrimitive=function(t,e){},t.prototype.visitPropertyRead=function(t,e){},t.prototype.visitPropertyWrite=function(t,e){},t.prototype.visitSafePropertyRead=function(t,e){},t.prototype.visitMethodCall=function(t,e){},t.prototype.visitSafeMethodCall=function(t,e){},t.prototype.visitFunctionCall=function(t,e){},t.prototype.visitLiteralArray=function(t,e){this.visitAll(t.expressions)},t.prototype.visitLiteralMap=function(t,e){this.visitAll(t.values)},t.prototype.visitBinary=function(t,e){},t.prototype.visitPrefixNot=function(t,e){},t.prototype.visitNonNullAssert=function(t,e){},t.prototype.visitConditional=function(t,e){},t.prototype.visitPipe=function(t,e){this.errors.push("pipes")},t.prototype.visitKeyedRead=function(t,e){},t.prototype.visitKeyedWrite=function(t,e){},t.prototype.visitAll=function(t){var e=this;return t.map(function(t){return t.visit(e)})},t.prototype.visitChain=function(t,e){},t.prototype.visitQuote=function(t,e){},t}(),br=function(){function t(t,e,n,r){this.file=t,this.offset=e,this.line=n,this.col=r}return t.prototype.toString=function(){return null!=this.offset?this.file.url+"@"+this.line+":"+this.col:this.file.url},t.prototype.moveBy=function(e){for(var n=this.file.content,r=n.length,i=this.offset,o=this.line,s=this.col;i>0&&e<0;)if(e++,(u=n.charCodeAt(--i))==We){o--;var a=n.substr(0,i-1).lastIndexOf(String.fromCharCode(We));s=a>0?i-a:i}else s--;for(;i<r&&e>0;){var u=n.charCodeAt(i);i++,e--,u==We?(o++,s=0):s++}return new t(this.file,i,o,s)},t.prototype.getContext=function(t,e){var n=this.file.content,r=this.offset;if(null!=r){r>n.length-1&&(r=n.length-1);for(var i=r,o=0,s=0;o<t&&r>0&&(o++,"\n"!=n[--r]||++s!=e););for(o=0,s=0;o<t&&i<n.length-1&&(o++,"\n"!=n[++i]||++s!=e););return{before:n.substring(r,this.offset),after:n.substring(this.offset,i+1)}}return null},t}(),wr=function(){function t(t,e,n){void 0===n&&(n=null),this.start=t,this.end=e,this.details=n}return t.prototype.toString=function(){return this.start.file.content.substring(this.start.offset,this.end.offset)},t}();(yr=vr||(vr={}))[yr.WARNING=0]="WARNING",yr[yr.ERROR=1]="ERROR";var xr,Er,Sr=function(){function t(t,e,n){void 0===n&&(n=vr.ERROR),this.span=t,this.msg=e,this.level=n}return t.prototype.contextualMessage=function(){var t=this.span.start.getContext(100,3);return t?this.msg+' ("'+t.before+"["+vr[this.level]+" ->]"+t.after+'")':this.msg},t.prototype.toString=function(){var t=this.span.details?", "+this.span.details:"";return this.contextualMessage()+": "+this.span.start+t},t}();
98
+ */var tr=function tr(t,e,n){this.strings=t,this.expressions=e,this.offsets=n},er=function er(t,e,n){this.templateBindings=t,this.warnings=e,this.errors=n};function nr(t){var e=X(t.start)+"([\\s\\S]*?)"+X(t.end);return new RegExp(e,"g")}var rr,ir=function(){function t(t){this._lexer=t,this.errors=[]}return t.prototype.parseAction=function(t,e,n){void 0===n&&(n=$t),this._checkNoInterpolation(t,e,n);var r=this._stripComments(t),i=this._lexer.tokenize(this._stripComments(t)),o=new or(t,e,i,r.length,!0,this.errors,t.length-r.length).parseChain();return new Gn(o,t,e,this.errors)},t.prototype.parseBinding=function(t,e,n){void 0===n&&(n=$t);var r=this._parseBindingAst(t,e,n);return new Gn(r,t,e,this.errors)},t.prototype.parseSimpleBinding=function(t,e,n){void 0===n&&(n=$t);var r=this._parseBindingAst(t,e,n),i=sr.check(r);return i.length>0&&this._reportError("Host binding expression cannot contain "+i.join(" "),t,e),new Gn(r,t,e,this.errors)},t.prototype._reportError=function(t,e,n,r){this.errors.push(new En(t,e,n,r))},t.prototype._parseBindingAst=function(t,e,n){var r=this._parseQuote(t,e);if(null!=r)return r;this._checkNoInterpolation(t,e,n);var i=this._stripComments(t),o=this._lexer.tokenize(i);return new or(t,e,o,i.length,!1,this.errors,t.length-i.length).parseChain()},t.prototype._parseQuote=function(t,e){if(null==t)return null;var n=t.indexOf(":");if(-1==n)return null;var r=t.substring(0,n).trim();if(!function i(t){if(0==t.length)return!1;var e=new gn(t);if(!_n(e.peek))return!1;for(e.advance();e.peek!==ke;){if(!bn(e.peek))return!1;e.advance()}return!0}(r))return null;var o=t.substring(n+1);return new Tn(new Sn(0,t.length),r,o,e)},t.prototype.parseTemplateBindings=function(t,e,n){var r=this._lexer.tokenize(e);if(t){var i=this._lexer.tokenize(t).map(function(t){return t.index=0,t});r.unshift.apply(r,c(i))}return new or(e,n,r,e.length,!1,this.errors,0).parseTemplateBindings()},t.prototype.parseInterpolation=function(t,e,n){void 0===n&&(n=$t);var r=this.splitInterpolation(t,e,n);if(null==r)return null;for(var i=[],o=0;o<r.expressions.length;++o){var s=r.expressions[o],a=this._stripComments(s),u=this._lexer.tokenize(a),c=new or(t,e,u,a.length,!1,this.errors,r.offsets[o]+(s.length-a.length)).parseChain();i.push(c)}return new Gn(new Hn(new Sn(0,null==t?0:t.length),r.strings,i),t,e,this.errors)},t.prototype.splitInterpolation=function(t,e,n){void 0===n&&(n=$t);var r=nr(n),i=t.split(r);if(i.length<=1)return null;for(var o=[],s=[],a=[],u=0,c=0;c<i.length;c++){var l=i[c];c%2==0?(o.push(l),u+=l.length):l.trim().length>0?(u+=n.start.length,s.push(l),a.push(u),u+=l.length+n.end.length):(this._reportError("Blank expressions are not allowed in interpolated strings",t,"at column "+this._findInterpolationErrorColumn(i,c,n)+" in",e),s.push("$implict"),a.push(u))}return new tr(o,s,a)},t.prototype.wrapLiteralPrimitive=function(t,e){return new Gn(new Ln(new Sn(0,null==t?0:t.length),t),t,e,this.errors)},t.prototype._stripComments=function(t){var e=this._commentStart(t);return null!=e?t.substring(0,e).trim():t},t.prototype._commentStart=function(t){for(var e,n=null,r=0;r<t.length-1;r++){var i=t.charCodeAt(r),o=t.charCodeAt(r+1);if(i===Ke&&o==Ke&&null==n)return r;n===i?n=null:null==n&&((e=i)===He||e===Fe||96===e)&&(n=i)}return null},t.prototype._checkNoInterpolation=function(t,e,n){var r=nr(n),i=t.split(r);i.length>1&&this._reportError("Got interpolation ("+n.start+n.end+") where expression was expected",t,"at column "+this._findInterpolationErrorColumn(i,1,n)+" in",e)},t.prototype._findInterpolationErrorColumn=function(t,e,n){for(var r="",i=0;i<e;i++)r+=i%2==0?t[i]:""+n.start+t[i]+n.end;return r.length},t}(),or=function(){function t(t,e,n,r,i,o,s){this.input=t,this.location=e,this.tokens=n,this.inputLength=r,this.parseAction=i,this.errors=o,this.offset=s,this.rparensExpected=0,this.rbracketsExpected=0,this.rbracesExpected=0,this.index=0}return t.prototype.peek=function(t){var e=this.index+t;return e<this.tokens.length?this.tokens[e]:mn},Object.defineProperty(t.prototype,"next",{get:function(){return this.peek(0)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"inputIndex",{get:function(){return this.index<this.tokens.length?this.next.index+this.offset:this.inputLength+this.offset},enumerable:!0,configurable:!0}),t.prototype.span=function(t){return new Sn(t,this.inputIndex)},t.prototype.advance=function(){this.index++},t.prototype.optionalCharacter=function(t){return!!this.next.isCharacter(t)&&(this.advance(),!0)},t.prototype.peekKeywordLet=function(){return this.next.isKeywordLet()},t.prototype.peekKeywordAs=function(){return this.next.isKeywordAs()},t.prototype.expectCharacter=function(t){this.optionalCharacter(t)||this.error("Missing expected "+String.fromCharCode(t))},t.prototype.optionalOperator=function(t){return!!this.next.isOperator(t)&&(this.advance(),!0)},t.prototype.expectOperator=function(t){this.optionalOperator(t)||this.error("Missing expected operator "+t)},t.prototype.expectIdentifierOrKeyword=function(){var t=this.next;return t.isIdentifier()||t.isKeyword()?(this.advance(),t.toString()):(this.error("Unexpected token "+t+", expected identifier or keyword"),"")},t.prototype.expectIdentifierOrKeywordOrString=function(){var t=this.next;return t.isIdentifier()||t.isKeyword()||t.isString()?(this.advance(),t.toString()):(this.error("Unexpected token "+t+", expected identifier, keyword, or string"),"")},t.prototype.parseChain=function(){for(var t=[],e=this.inputIndex;this.index<this.tokens.length;){var n=this.parsePipe();if(t.push(n),this.optionalCharacter(Ue))for(this.parseAction||this.error("Binding expression cannot contain chained expression");this.optionalCharacter(Ue););else this.index<this.tokens.length&&this.error("Unexpected token '"+this.next+"'")}return 0==t.length?new An(this.span(e)):1==t.length?t[0]:new Nn(this.span(e),t)},t.prototype.parsePipe=function(){var t=this.parseExpression();if(this.optionalOperator("|")){this.parseAction&&this.error("Cannot have a pipe in an action expression");do{for(var e=this.expectIdentifierOrKeyword(),n=[];this.optionalCharacter(58);)n.push(this.parseExpression());t=new jn(this.span(t.span.start),t,e,n)}while(this.optionalOperator("|"))}return t},t.prototype.parseExpression=function(){return this.parseConditional()},t.prototype.parseConditional=function(){var t=this.inputIndex,e=this.parseLogicalOr();if(this.optionalOperator("?")){var n=this.parsePipe(),r=void 0;if(this.optionalCharacter(58))r=this.parsePipe();else{var i=this.input.substring(t,this.inputIndex);this.error("Conditional expression "+i+" requires all 3 expressions"),r=new An(this.span(t))}return new On(this.span(t),e,n,r)}return e},t.prototype.parseLogicalOr=function(){for(var t=this.parseLogicalAnd();this.optionalOperator("||");){var e=this.parseLogicalAnd();t=new Bn(this.span(t.span.start),"||",t,e)}return t},t.prototype.parseLogicalAnd=function(){for(var t=this.parseEquality();this.optionalOperator("&&");){var e=this.parseEquality();t=new Bn(this.span(t.span.start),"&&",t,e)}return t},t.prototype.parseEquality=function(){for(var t=this.parseRelational();this.next.type==Oe.Operator;){var e=this.next.strValue;switch(e){case"==":case"===":case"!=":case"!==":this.advance();var n=this.parseRelational();t=new Bn(this.span(t.span.start),e,t,n);continue}break}return t},t.prototype.parseRelational=function(){for(var t=this.parseAdditive();this.next.type==Oe.Operator;){var e=this.next.strValue;switch(e){case"<":case">":case"<=":case">=":this.advance();var n=this.parseAdditive();t=new Bn(this.span(t.span.start),e,t,n);continue}break}return t},t.prototype.parseAdditive=function(){for(var t=this.parseMultiplicative();this.next.type==Oe.Operator;){var e=this.next.strValue;switch(e){case"+":case"-":this.advance();var n=this.parseMultiplicative();t=new Bn(this.span(t.span.start),e,t,n);continue}break}return t},t.prototype.parseMultiplicative=function(){for(var t=this.parsePrefix();this.next.type==Oe.Operator;){var e=this.next.strValue;switch(e){case"*":case"%":case"/":this.advance();var n=this.parsePrefix();t=new Bn(this.span(t.span.start),e,t,n);continue}break}return t},t.prototype.parsePrefix=function(){if(this.next.type==Oe.Operator){var t=this.inputIndex,e=this.next.strValue,n=void 0;switch(e){case"+":return this.advance(),n=this.parsePrefix(),new Bn(this.span(t),"-",n,new Ln(new Sn(t,t),0));case"-":return this.advance(),n=this.parsePrefix(),new Bn(this.span(t),e,new Ln(new Sn(t,t),0),n);case"!":return this.advance(),n=this.parsePrefix(),new qn(this.span(t),n)}}return this.parseCallChain()},t.prototype.parseCallChain=function(){for(var t=this.parsePrimary();;)if(this.optionalCharacter(46))t=this.parseAccessMemberOrMethodCall(t,!1);else if(this.optionalOperator("?."))t=this.parseAccessMemberOrMethodCall(t,!0);else if(this.optionalCharacter(91)){this.rbracketsExpected++;var e=this.parsePipe();if(this.rbracketsExpected--,this.expectCharacter(93),this.optionalOperator("=")){var n=this.parseConditional();t=new Dn(this.span(t.span.start),t,e,n)}else t=new Rn(this.span(t.span.start),t,e)}else if(this.optionalCharacter(40)){this.rparensExpected++;var r=this.parseCallArguments();this.rparensExpected--,this.expectCharacter(41),t=new Wn(this.span(t.span.start),t,r)}else{if(!this.optionalOperator("!"))return t;t=new Kn(this.span(t.span.start),t)}},t.prototype.parsePrimary=function(){var t=this.inputIndex;if(this.optionalCharacter(40)){this.rparensExpected++;var e=this.parsePipe();return this.rparensExpected--,this.expectCharacter(41),e}if(this.next.isKeywordNull())return this.advance(),new Ln(this.span(t),null);if(this.next.isKeywordUndefined())return this.advance(),new Ln(this.span(t),void 0);if(this.next.isKeywordTrue())return this.advance(),new Ln(this.span(t),!0);if(this.next.isKeywordFalse())return this.advance(),new Ln(this.span(t),!1);if(this.next.isKeywordThis())return this.advance(),new Pn(this.span(t));if(this.optionalCharacter(91)){this.rbracketsExpected++;var n=this.parseExpressionList(93);return this.rbracketsExpected--,this.expectCharacter(93),new Fn(this.span(t),n)}if(this.next.isCharacter(an))return this.parseLiteralMap();if(this.next.isIdentifier())return this.parseAccessMemberOrMethodCall(new Pn(this.span(t)),!1);if(this.next.isNumber()){var r=this.next.toNumber();return this.advance(),new Ln(this.span(t),r)}if(this.next.isString()){var i=this.next.toString();return this.advance(),new Ln(this.span(t),i)}return this.index>=this.tokens.length?(this.error("Unexpected end of expression: "+this.input),new An(this.span(t))):(this.error("Unexpected token "+this.next),new An(this.span(t)))},t.prototype.parseExpressionList=function(t){var e=[];if(!this.next.isCharacter(t))do{e.push(this.parsePipe())}while(this.optionalCharacter(44));return e},t.prototype.parseLiteralMap=function(){var t=[],e=[],n=this.inputIndex;if(this.expectCharacter(an),!this.optionalCharacter(125)){this.rbracesExpected++;do{var r=this.next.isString(),i=this.expectIdentifierOrKeywordOrString();t.push({key:i,quoted:r}),this.expectCharacter(58),e.push(this.parsePipe())}while(this.optionalCharacter(44));this.rbracesExpected--,this.expectCharacter(125)}return new Vn(this.span(n),t,e)},t.prototype.parseAccessMemberOrMethodCall=function(t,e){void 0===e&&(e=!1);var n=t.span.start,r=this.expectIdentifierOrKeyword();if(this.optionalCharacter(40)){this.rparensExpected++;var i=this.parseCallArguments();this.expectCharacter(41),this.rparensExpected--;var o=this.span(n);return e?new zn(o,t,r,i):new Un(o,t,r,i)}if(e)return this.optionalOperator("=")?(this.error("The '?.' operator cannot be used in the assignment"),new An(this.span(n))):new In(this.span(n),t,r);if(this.optionalOperator("=")){if(!this.parseAction)return this.error("Bindings cannot contain assignments"),new An(this.span(n));var s=this.parseConditional();return new Mn(this.span(n),t,r,s)}return new kn(this.span(n),t,r)},t.prototype.parseCallArguments=function(){if(this.next.isCharacter(41))return[];var t=[];do{t.push(this.parsePipe())}while(this.optionalCharacter(44));return t},t.prototype.expectTemplateBindingKey=function(){var t="",e=!1;do{t+=this.expectIdentifierOrKeywordOrString(),(e=this.optionalOperator("-"))&&(t+="-")}while(e);return t.toString()},t.prototype.parseTemplateBindings=function(){for(var t=[],e=null;this.index<this.tokens.length;){var n=this.inputIndex,r=this.peekKeywordLet();r&&this.advance();var i=this.expectTemplateBindingKey(),o=i;r||(null==e?e=o:o=e+o[0].toUpperCase()+o.substring(1)),this.optionalCharacter(58);var s=null,a=null;if(r)s=this.optionalOperator("=")?this.expectTemplateBindingKey():"$implicit";else if(this.peekKeywordAs()){var u=this.inputIndex;this.advance(),s=i,o=this.expectTemplateBindingKey(),r=!0}else if(this.next!==mn&&!this.peekKeywordLet()){var c=this.inputIndex,l=this.parsePipe(),p=this.input.substring(c-this.offset,this.inputIndex-this.offset);a=new Gn(l,p,this.location,this.errors)}if(t.push(new Xn(this.span(n),o,r,s,a)),this.peekKeywordAs()&&!r){u=this.inputIndex,this.advance();var h=this.expectTemplateBindingKey();t.push(new Xn(this.span(u),h,!0,o,null))}this.optionalCharacter(Ue)||this.optionalCharacter(44)}return new er(t,[],this.errors)},t.prototype.error=function(t,e){void 0===e&&(e=null),this.errors.push(new En(t,this.input,this.locationText(e),this.location)),this.skip()},t.prototype.locationText=function(t){return void 0===t&&(t=null),null==t&&(t=this.index),t<this.tokens.length?"at column "+(this.tokens[t].index+1)+" in":"at the end of the expression"},t.prototype.skip=function(){for(var t=this.next;this.index<this.tokens.length&&!t.isCharacter(Ue)&&(this.rparensExpected<=0||!t.isCharacter(41))&&(this.rbracesExpected<=0||!t.isCharacter(125))&&(this.rbracketsExpected<=0||!t.isCharacter(93));)this.next.isError()&&this.errors.push(new En(this.next.toString(),this.input,this.locationText(),this.location)),this.advance(),t=this.next},t}(),sr=function(){function t(){this.errors=[]}return t.check=function(e){var n=new t;return e.visit(n),n.errors},t.prototype.visitImplicitReceiver=function(t,e){},t.prototype.visitInterpolation=function(t,e){},t.prototype.visitLiteralPrimitive=function(t,e){},t.prototype.visitPropertyRead=function(t,e){},t.prototype.visitPropertyWrite=function(t,e){},t.prototype.visitSafePropertyRead=function(t,e){},t.prototype.visitMethodCall=function(t,e){},t.prototype.visitSafeMethodCall=function(t,e){},t.prototype.visitFunctionCall=function(t,e){},t.prototype.visitLiteralArray=function(t,e){this.visitAll(t.expressions)},t.prototype.visitLiteralMap=function(t,e){this.visitAll(t.values)},t.prototype.visitBinary=function(t,e){},t.prototype.visitPrefixNot=function(t,e){},t.prototype.visitNonNullAssert=function(t,e){},t.prototype.visitConditional=function(t,e){},t.prototype.visitPipe=function(t,e){this.errors.push("pipes")},t.prototype.visitKeyedRead=function(t,e){},t.prototype.visitKeyedWrite=function(t,e){},t.prototype.visitAll=function(t){var e=this;return t.map(function(t){return t.visit(e)})},t.prototype.visitChain=function(t,e){},t.prototype.visitQuote=function(t,e){},t}(),ar=function(){function t(t,e,n,r){this.file=t,this.offset=e,this.line=n,this.col=r}return t.prototype.toString=function(){return null!=this.offset?this.file.url+"@"+this.line+":"+this.col:this.file.url},t.prototype.moveBy=function(e){for(var n=this.file.content,r=n.length,i=this.offset,o=this.line,s=this.col;i>0&&e<0;)if(e++,(u=n.charCodeAt(--i))==Ie){o--;var a=n.substr(0,i-1).lastIndexOf(String.fromCharCode(Ie));s=a>0?i-a:i}else s--;for(;i<r&&e>0;){var u=n.charCodeAt(i);i++,e--,u==Ie?(o++,s=0):s++}return new t(this.file,i,o,s)},t.prototype.getContext=function(t,e){var n=this.file.content,r=this.offset;if(null!=r){r>n.length-1&&(r=n.length-1);for(var i=r,o=0,s=0;o<t&&r>0&&(o++,"\n"!=n[--r]||++s!=e););for(o=0,s=0;o<t&&i<n.length-1&&(o++,"\n"!=n[++i]||++s!=e););return{before:n.substring(r,this.offset),after:n.substring(this.offset,i+1)}}return null},t}(),ur=function ur(t,e){this.content=t,this.url=e},cr=function(){function t(t,e,n){void 0===n&&(n=null),this.start=t,this.end=e,this.details=n}return t.prototype.toString=function(){return this.start.file.content.substring(this.start.offset,this.end.offset)},t}();!function(t){t[t.WARNING=0]="WARNING",t[t.ERROR=1]="ERROR"}(rr||(rr={}));var lr,pr=function(){function t(t,e,n){void 0===n&&(n=rr.ERROR),this.span=t,this.msg=e,this.level=n}return t.prototype.contextualMessage=function(){var t=this.span.start.getContext(100,3);return t?this.msg+' ("'+t.before+"["+rr[this.level]+" ->]"+t.after+'")':this.msg},t.prototype.toString=function(){var t=this.span.details?", "+this.span.details:"";return this.contextualMessage()+": "+this.span.start+t},t}();
99
99
  /**
100
100
  * @license
101
101
  * Copyright Google Inc. All Rights Reserved.
102
102
  *
103
103
  * Use of this source code is governed by an MIT-style license that can be
104
104
  * found in the LICENSE file at https://angular.io/license
105
- */(Er=xr||(xr={}))[Er.TAG_OPEN_START=0]="TAG_OPEN_START",Er[Er.TAG_OPEN_END=1]="TAG_OPEN_END",Er[Er.TAG_OPEN_END_VOID=2]="TAG_OPEN_END_VOID",Er[Er.TAG_CLOSE=3]="TAG_CLOSE",Er[Er.TEXT=4]="TEXT",Er[Er.ESCAPABLE_RAW_TEXT=5]="ESCAPABLE_RAW_TEXT",Er[Er.RAW_TEXT=6]="RAW_TEXT",Er[Er.COMMENT_START=7]="COMMENT_START",Er[Er.COMMENT_END=8]="COMMENT_END",Er[Er.CDATA_START=9]="CDATA_START",Er[Er.CDATA_END=10]="CDATA_END",Er[Er.ATTR_NAME=11]="ATTR_NAME",Er[Er.ATTR_VALUE=12]="ATTR_VALUE",Er[Er.DOC_TYPE=13]="DOC_TYPE",Er[Er.EXPANSION_FORM_START=14]="EXPANSION_FORM_START",Er[Er.EXPANSION_CASE_VALUE=15]="EXPANSION_CASE_VALUE",Er[Er.EXPANSION_CASE_EXP_START=16]="EXPANSION_CASE_EXP_START",Er[Er.EXPANSION_CASE_EXP_END=17]="EXPANSION_CASE_EXP_END",Er[Er.EXPANSION_FORM_END=18]="EXPANSION_FORM_END",Er[Er.EOF=19]="EOF";var Cr=function Tr(t,e,n){this.type=t,this.parts=e,this.sourceSpan=n},Ar=function(t){function e(e,n,r){var i=t.call(this,r,e)||this;return i.tokenType=n,i}return o(e,t),e}(Sr),Pr=/\r\n?/g;function Nr(t){return'Unexpected character "'+(t===Ue?"EOF":String.fromCharCode(t))+'"'}function Or(t){return'Unknown entity "'+t+'" - use the "&#<decimal>;" or "&#x<hex>;" syntax'}var kr=function Mr(t){this.error=t},Ir=function(){function t(t,e,n,r){void 0===r&&(r=ue),this._file=t,this._getTagDefinition=e,this._tokenizeIcu=n,this._interpolationConfig=r,this._peek=-1,this._nextPeek=-1,this._index=-1,this._line=0,this._column=-1,this._expansionCaseStack=[],this._inInterpolation=!1,this.tokens=[],this.errors=[],this._input=t.content,this._length=t.content.length,this._advance()}return t.prototype._processCarriageReturns=function(t){return t.replace(Pr,"\n")},t.prototype.tokenize=function(){for(;this._peek!==Ue;){var t=this._getLocation();try{this._attemptCharCode(60)?this._attemptCharCode(33)?this._attemptCharCode(91)?this._consumeCdata(t):this._attemptCharCode(45)?this._consumeComment(t):this._consumeDocType(t):this._attemptCharCode(tn)?this._consumeTagClose(t):this._consumeTagOpen(t):this._tokenizeIcu&&this._tokenizeExpansionForm()||this._consumeText()}catch(t){if(!(t instanceof kr))throw t;this.errors.push(t.error)}}return this._beginToken(xr.EOF),this._endToken([]),new function n(t,e){this.tokens=t,this.errors=e}(function e(t){for(var e=[],n=void 0,r=0;r<t.length;r++){var i=t[r];n&&n.type==xr.TEXT&&i.type==xr.TEXT?(n.parts[0]+=i.parts[0],n.sourceSpan.end=i.sourceSpan.end):e.push(n=i)}return e}
105
+ */!function(t){t[t.TAG_OPEN_START=0]="TAG_OPEN_START",t[t.TAG_OPEN_END=1]="TAG_OPEN_END",t[t.TAG_OPEN_END_VOID=2]="TAG_OPEN_END_VOID",t[t.TAG_CLOSE=3]="TAG_CLOSE",t[t.TEXT=4]="TEXT",t[t.ESCAPABLE_RAW_TEXT=5]="ESCAPABLE_RAW_TEXT",t[t.RAW_TEXT=6]="RAW_TEXT",t[t.COMMENT_START=7]="COMMENT_START",t[t.COMMENT_END=8]="COMMENT_END",t[t.CDATA_START=9]="CDATA_START",t[t.CDATA_END=10]="CDATA_END",t[t.ATTR_NAME=11]="ATTR_NAME",t[t.ATTR_VALUE=12]="ATTR_VALUE",t[t.DOC_TYPE=13]="DOC_TYPE",t[t.EXPANSION_FORM_START=14]="EXPANSION_FORM_START",t[t.EXPANSION_CASE_VALUE=15]="EXPANSION_CASE_VALUE",t[t.EXPANSION_CASE_EXP_START=16]="EXPANSION_CASE_EXP_START",t[t.EXPANSION_CASE_EXP_END=17]="EXPANSION_CASE_EXP_END",t[t.EXPANSION_FORM_END=18]="EXPANSION_FORM_END",t[t.EOF=19]="EOF"}(lr||(lr={}));var hr=function hn(t,e,n){this.type=t,this.parts=e,this.sourceSpan=n},fr=function(t){function e(e,n,r){var i=t.call(this,r,e)||this;return i.tokenType=n,i}return o(e,t),e}(pr),dr=function dr(t,e){this.tokens=t,this.errors=e},vr=/\r\n?/g;function yr(t){return'Unexpected character "'+(t===ke?"EOF":String.fromCharCode(t))+'"'}function mr(t){return'Unknown entity "'+t+'" - use the "&#<decimal>;" or "&#x<hex>;" syntax'}var gr=function gr(t){this.error=t},_r=function(){function t(t,e,n,r){void 0===r&&(r=$t),this._file=t,this._getTagDefinition=e,this._tokenizeIcu=n,this._interpolationConfig=r,this._peek=-1,this._nextPeek=-1,this._index=-1,this._line=0,this._column=-1,this._expansionCaseStack=[],this._inInterpolation=!1,this.tokens=[],this.errors=[],this._input=t.content,this._length=t.content.length,this._advance()}return t.prototype._processCarriageReturns=function(t){return t.replace(vr,"\n")},t.prototype.tokenize=function(){for(;this._peek!==ke;){var t=this._getLocation();try{this._attemptCharCode(60)?this._attemptCharCode(33)?this._attemptCharCode(91)?this._consumeCdata(t):this._attemptCharCode(qe)?this._consumeComment(t):this._consumeDocType(t):this._attemptCharCode(Ke)?this._consumeTagClose(t):this._consumeTagOpen(t):this._tokenizeIcu&&this._tokenizeExpansionForm()||this._consumeText()}catch(t){if(!(t instanceof gr))throw t;this.errors.push(t.error)}}return this._beginToken(lr.EOF),this._endToken([]),new dr(function e(t){for(var e=[],n=void 0,r=0;r<t.length;r++){var i=t[r];n&&n.type==lr.TEXT&&i.type==lr.TEXT?(n.parts[0]+=i.parts[0],n.sourceSpan.end=i.sourceSpan.end):e.push(n=i)}return e}
106
106
  /**
107
107
  * @license
108
108
  * Copyright Google Inc. All Rights Reserved.
109
109
  *
110
110
  * Use of this source code is governed by an MIT-style license that can be
111
111
  * found in the LICENSE file at https://angular.io/license
112
- */(this.tokens),this.errors)},t.prototype._tokenizeExpansionForm=function(){if(Fr(this._input,this._index,this._interpolationConfig))return this._consumeExpansionFormStart(),!0;if(function t(e){return e===nn||En(e)||xn(e)}(this._peek)&&this._isInExpansionForm())return this._consumeExpansionCaseStart(),!0;if(this._peek===_n){if(this._isInExpansionCase())return this._consumeExpansionCaseEnd(),!0;if(this._isInExpansionForm())return this._consumeExpansionFormEnd(),!0}return!1},t.prototype._getLocation=function(){return new br(this._file,this._index,this._line,this._column)},t.prototype._getSpan=function(t,e){return void 0===t&&(t=this._getLocation()),void 0===e&&(e=this._getLocation()),new wr(t,e)},t.prototype._beginToken=function(t,e){void 0===e&&(e=this._getLocation()),this._currentTokenStart=e,this._currentTokenType=t},t.prototype._endToken=function(t,e){void 0===e&&(e=this._getLocation());var n=new Cr(this._currentTokenType,t,new wr(this._currentTokenStart,e));return this.tokens.push(n),this._currentTokenStart=null,this._currentTokenType=null,n},t.prototype._createError=function(t,e){this._isInExpansionForm()&&(t+=' (Do you have an unescaped "{" in your template? Use "{{ \'{\' }}") to escape it.)');var n=new Ar(t,this._currentTokenType,e);return this._currentTokenStart=null,this._currentTokenType=null,new kr(n)},t.prototype._advance=function(){if(this._index>=this._length)throw this._createError(Nr(Ue),this._getSpan());this._peek===We?(this._line++,this._column=0):this._peek!==We&&this._peek!==Qe&&this._column++,this._index++,this._peek=this._index>=this._length?Ue:this._input.charCodeAt(this._index),this._nextPeek=this._index+1>=this._length?Ue:this._input.charCodeAt(this._index+1)},t.prototype._attemptCharCode=function(t){return this._peek===t&&(this._advance(),!0)},t.prototype._attemptCharCodeCaseInsensitive=function(t){return!!function e(t,n){return Vr(t)==Vr(n)}(this._peek,t)&&(this._advance(),!0)},t.prototype._requireCharCode=function(t){var e=this._getLocation();if(!this._attemptCharCode(t))throw this._createError(Nr(this._peek),this._getSpan(e,e))},t.prototype._attemptStr=function(t){var e=t.length;if(this._index+e>this._length)return!1;for(var n=this._savePosition(),r=0;r<e;r++)if(!this._attemptCharCode(t.charCodeAt(r)))return this._restorePosition(n),!1;return!0},t.prototype._attemptStrCaseInsensitive=function(t){for(var e=0;e<t.length;e++)if(!this._attemptCharCodeCaseInsensitive(t.charCodeAt(e)))return!1;return!0},t.prototype._requireStr=function(t){var e=this._getLocation();if(!this._attemptStr(t))throw this._createError(Nr(this._peek),this._getSpan(e))},t.prototype._attemptCharCodeUntilFn=function(t){for(;!t(this._peek);)this._advance()},t.prototype._requireCharCodeUntilFn=function(t,e){var n=this._getLocation();if(this._attemptCharCodeUntilFn(t),this._index-n.offset<e)throw this._createError(Nr(this._peek),this._getSpan(n,n))},t.prototype._attemptUntilChar=function(t){for(;this._peek!==t;)this._advance()},t.prototype._readChar=function(t){if(t&&38===this._peek)return this._decodeEntity();var e=this._index;return this._advance(),this._input[e]},t.prototype._decodeEntity=function(){var t=this._getLocation();if(this._advance(),!this._attemptCharCode(35)){var e=this._savePosition();if(this._attemptCharCodeUntilFn(jr),this._peek!=en)return this._restorePosition(e),"&";this._advance();var n=this._input.substring(t.offset+1,this._index-1),r=be[n];if(!r)throw this._createError(Or(n),this._getSpan(t));return r}var i=this._attemptCharCode(120)||this._attemptCharCode(88),o=this._getLocation().offset;if(this._attemptCharCodeUntilFn(Lr),this._peek!=en)throw this._createError(Nr(this._peek),this._getSpan());this._advance();var s=this._input.substring(o,this._index-1);try{var a=parseInt(s,i?16:10);return String.fromCharCode(a)}catch(e){var u=this._input.substring(t.offset+1,this._index-1);throw this._createError(Or(u),this._getSpan(t))}},t.prototype._consumeRawText=function(t,e,n){var r,i=this._getLocation();this._beginToken(t?xr.ESCAPABLE_RAW_TEXT:xr.RAW_TEXT,i);for(var o=[];r=this._getLocation(),!this._attemptCharCode(e)||!n();)for(this._index>r.offset&&o.push(this._input.substring(r.offset,this._index));this._peek!==e;)o.push(this._readChar(t));return this._endToken([this._processCarriageReturns(o.join(""))],r)},t.prototype._consumeComment=function(t){var e=this;this._beginToken(xr.COMMENT_START,t),this._requireCharCode(45),this._endToken([]);var n=this._consumeRawText(!1,45,function(){return e._attemptStr("->")});this._beginToken(xr.COMMENT_END,n.sourceSpan.end),this._endToken([])},t.prototype._consumeCdata=function(t){var e=this;this._beginToken(xr.CDATA_START,t),this._requireStr("CDATA["),this._endToken([]);var n=this._consumeRawText(!1,93,function(){return e._attemptStr("]>")});this._beginToken(xr.CDATA_END,n.sourceSpan.end),this._endToken([])},t.prototype._consumeDocType=function(t){this._beginToken(xr.DOC_TYPE,t),this._attemptUntilChar(rn),this._advance(),this._endToken([this._input.substring(t.offset+2,this._index-1)])},t.prototype._consumePrefixAndName=function(){for(var t,e,n=this._index,r=null;58!==this._peek&&!(((t=this._peek)<pn||mn<t)&&(t<an||cn<t)&&(t<on||t>sn));)this._advance();return 58===this._peek?(this._advance(),r=this._input.substring(n,this._index-1),e=this._index):e=n,this._requireCharCodeUntilFn(Dr,this._index===e?1:0),[r,this._input.substring(e,this._index)]},t.prototype._consumeTagOpen=function(t){var e,n,r=this._savePosition();try{if(!En(this._peek))throw this._createError(Nr(this._peek),this._getSpan());var i=this._index;for(this._consumeTagOpenStart(t),n=(e=this._input.substring(i,this._index)).toLowerCase(),this._attemptCharCodeUntilFn(Rr);this._peek!==tn&&this._peek!==rn;)this._consumeAttributeName(),this._attemptCharCodeUntilFn(Rr),this._attemptCharCode(nn)&&(this._attemptCharCodeUntilFn(Rr),this._consumeAttributeValue()),this._attemptCharCodeUntilFn(Rr);this._consumeTagOpenEnd()}catch(e){if(e instanceof kr)return this._restorePosition(r),this._beginToken(xr.TEXT,t),void this._endToken(["<"]);throw e}var o=this._getTagDefinition(e).contentType;o===le.RAW_TEXT?this._consumeRawTextWithTagClose(n,!1):o===le.ESCAPABLE_RAW_TEXT&&this._consumeRawTextWithTagClose(n,!0)},t.prototype._consumeRawTextWithTagClose=function(t,e){var n=this,r=this._consumeRawText(e,60,function(){return!!n._attemptCharCode(tn)&&(n._attemptCharCodeUntilFn(Rr),!!n._attemptStrCaseInsensitive(t)&&(n._attemptCharCodeUntilFn(Rr),n._attemptCharCode(rn)))});this._beginToken(xr.TAG_CLOSE,r.sourceSpan.end),this._endToken([null,t])},t.prototype._consumeTagOpenStart=function(t){this._beginToken(xr.TAG_OPEN_START,t);var e=this._consumePrefixAndName();this._endToken(e)},t.prototype._consumeAttributeName=function(){this._beginToken(xr.ATTR_NAME);var t=this._consumePrefixAndName();this._endToken(t)},t.prototype._consumeAttributeValue=function(){var t;if(this._beginToken(xr.ATTR_VALUE),this._peek===Je||this._peek===Ze){var e=this._peek;this._advance();for(var n=[];this._peek!==e;)n.push(this._readChar(!0));t=n.join(""),this._advance()}else{var r=this._index;this._requireCharCodeUntilFn(Dr,1),t=this._input.substring(r,this._index)}this._endToken([this._processCarriageReturns(t)])},t.prototype._consumeTagOpenEnd=function(){var t=this._attemptCharCode(tn)?xr.TAG_OPEN_END_VOID:xr.TAG_OPEN_END;this._beginToken(t),this._requireCharCode(rn),this._endToken([])},t.prototype._consumeTagClose=function(t){this._beginToken(xr.TAG_CLOSE,t),this._attemptCharCodeUntilFn(Rr);var e=this._consumePrefixAndName();this._attemptCharCodeUntilFn(Rr),this._requireCharCode(rn),this._endToken(e)},t.prototype._consumeExpansionFormStart=function(){this._beginToken(xr.EXPANSION_FORM_START,this._getLocation()),this._requireCharCode(gn),this._endToken([]),this._expansionCaseStack.push(xr.EXPANSION_FORM_START),this._beginToken(xr.RAW_TEXT,this._getLocation());var t=this._readUntil(44);this._endToken([t],this._getLocation()),this._requireCharCode(44),this._attemptCharCodeUntilFn(Rr),this._beginToken(xr.RAW_TEXT,this._getLocation());var e=this._readUntil(44);this._endToken([e],this._getLocation()),this._requireCharCode(44),this._attemptCharCodeUntilFn(Rr)},t.prototype._consumeExpansionCaseStart=function(){this._beginToken(xr.EXPANSION_CASE_VALUE,this._getLocation());var t=this._readUntil(gn).trim();this._endToken([t],this._getLocation()),this._attemptCharCodeUntilFn(Rr),this._beginToken(xr.EXPANSION_CASE_EXP_START,this._getLocation()),this._requireCharCode(gn),this._endToken([],this._getLocation()),this._attemptCharCodeUntilFn(Rr),this._expansionCaseStack.push(xr.EXPANSION_CASE_EXP_START)},t.prototype._consumeExpansionCaseEnd=function(){this._beginToken(xr.EXPANSION_CASE_EXP_END,this._getLocation()),this._requireCharCode(_n),this._endToken([],this._getLocation()),this._attemptCharCodeUntilFn(Rr),this._expansionCaseStack.pop()},t.prototype._consumeExpansionFormEnd=function(){this._beginToken(xr.EXPANSION_FORM_END,this._getLocation()),this._requireCharCode(_n),this._endToken([]),this._expansionCaseStack.pop()},t.prototype._consumeText=function(){var t=this._getLocation();this._beginToken(xr.TEXT,t);var e=[];do{this._interpolationConfig&&this._attemptStr(this._interpolationConfig.start)?(e.push(this._interpolationConfig.start),this._inInterpolation=!0):this._interpolationConfig&&this._inInterpolation&&this._attemptStr(this._interpolationConfig.end)?(e.push(this._interpolationConfig.end),this._inInterpolation=!1):e.push(this._readChar(!0))}while(!this._isTextEnd());this._endToken([this._processCarriageReturns(e.join(""))])},t.prototype._isTextEnd=function(){if(60===this._peek||this._peek===Ue)return!0;if(this._tokenizeIcu&&!this._inInterpolation){if(Fr(this._input,this._index,this._interpolationConfig))return!0;if(this._peek===_n&&this._isInExpansionCase())return!0}return!1},t.prototype._savePosition=function(){return[this._peek,this._index,this._column,this._line,this.tokens.length]},t.prototype._readUntil=function(t){var e=this._index;return this._attemptUntilChar(t),this._input.substring(e,this._index)},t.prototype._restorePosition=function(t){this._peek=t[0],this._index=t[1],this._column=t[2],this._line=t[3];var e=t[4];e<this.tokens.length&&(this.tokens=this.tokens.slice(0,e))},t.prototype._isInExpansionCase=function(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===xr.EXPANSION_CASE_EXP_START},t.prototype._isInExpansionForm=function(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===xr.EXPANSION_FORM_START},t}();function Rr(t){return!wn(t)||t===Ue}function Dr(t){return wn(t)||t===rn||t===tn||t===Je||t===Ze||t===nn}function Lr(t){return t==en||t==Ue||!function e(t){return t>=pn&&t<=hn||t>=an&&t<=un||xn(t)}
112
+ */(this.tokens),this.errors)},t.prototype._tokenizeExpansionForm=function(){if(Sr(this._input,this._index,this._interpolationConfig))return this._consumeExpansionFormStart(),!0;if(function t(e){return e===ze||pn(e)||ln(e)}(this._peek)&&this._isInExpansionForm())return this._consumeExpansionCaseStart(),!0;if(125===this._peek){if(this._isInExpansionCase())return this._consumeExpansionCaseEnd(),!0;if(this._isInExpansionForm())return this._consumeExpansionFormEnd(),!0}return!1},t.prototype._getLocation=function(){return new ar(this._file,this._index,this._line,this._column)},t.prototype._getSpan=function(t,e){return void 0===t&&(t=this._getLocation()),void 0===e&&(e=this._getLocation()),new cr(t,e)},t.prototype._beginToken=function(t,e){void 0===e&&(e=this._getLocation()),this._currentTokenStart=e,this._currentTokenType=t},t.prototype._endToken=function(t,e){void 0===e&&(e=this._getLocation());var n=new hr(this._currentTokenType,t,new cr(this._currentTokenStart,e));return this.tokens.push(n),this._currentTokenStart=null,this._currentTokenType=null,n},t.prototype._createError=function(t,e){this._isInExpansionForm()&&(t+=' (Do you have an unescaped "{" in your template? Use "{{ \'{\' }}") to escape it.)');var n=new fr(t,this._currentTokenType,e);return this._currentTokenStart=null,this._currentTokenType=null,new gr(n)},t.prototype._advance=function(){if(this._index>=this._length)throw this._createError(yr(ke),this._getSpan());this._peek===Ie?(this._line++,this._column=0):this._peek!==Ie&&this._peek!==je&&this._column++,this._index++,this._peek=this._index>=this._length?ke:this._input.charCodeAt(this._index),this._nextPeek=this._index+1>=this._length?ke:this._input.charCodeAt(this._index+1)},t.prototype._attemptCharCode=function(t){return this._peek===t&&(this._advance(),!0)},t.prototype._attemptCharCodeCaseInsensitive=function(t){return!!function e(t,n){return Cr(t)==Cr(n)}(this._peek,t)&&(this._advance(),!0)},t.prototype._requireCharCode=function(t){var e=this._getLocation();if(!this._attemptCharCode(t))throw this._createError(yr(this._peek),this._getSpan(e,e))},t.prototype._attemptStr=function(t){var e=t.length;if(this._index+e>this._length)return!1;for(var n=this._savePosition(),r=0;r<e;r++)if(!this._attemptCharCode(t.charCodeAt(r)))return this._restorePosition(n),!1;return!0},t.prototype._attemptStrCaseInsensitive=function(t){for(var e=0;e<t.length;e++)if(!this._attemptCharCodeCaseInsensitive(t.charCodeAt(e)))return!1;return!0},t.prototype._requireStr=function(t){var e=this._getLocation();if(!this._attemptStr(t))throw this._createError(yr(this._peek),this._getSpan(e))},t.prototype._attemptCharCodeUntilFn=function(t){for(;!t(this._peek);)this._advance()},t.prototype._requireCharCodeUntilFn=function(t,e){var n=this._getLocation();if(this._attemptCharCodeUntilFn(t),this._index-n.offset<e)throw this._createError(yr(this._peek),this._getSpan(n,n))},t.prototype._attemptUntilChar=function(t){for(;this._peek!==t;)this._advance()},t.prototype._readChar=function(t){if(t&&38===this._peek)return this._decodeEntity();var e=this._index;return this._advance(),this._input[e]},t.prototype._decodeEntity=function(){var t=this._getLocation();if(this._advance(),!this._attemptCharCode(35)){var e=this._savePosition();if(this._attemptCharCodeUntilFn(Er),this._peek!=Ue)return this._restorePosition(e),"&";this._advance();var n=this._input.substring(t.offset+1,this._index-1),r=le[n];if(!r)throw this._createError(mr(n),this._getSpan(t));return r}var i=this._attemptCharCode(120)||this._attemptCharCode(88),o=this._getLocation().offset;if(this._attemptCharCodeUntilFn(xr),this._peek!=Ue)throw this._createError(yr(this._peek),this._getSpan());this._advance();var s=this._input.substring(o,this._index-1);try{var a=parseInt(s,i?16:10);return String.fromCharCode(a)}catch(e){var u=this._input.substring(t.offset+1,this._index-1);throw this._createError(mr(u),this._getSpan(t))}},t.prototype._consumeRawText=function(t,e,n){var r,i=this._getLocation();this._beginToken(t?lr.ESCAPABLE_RAW_TEXT:lr.RAW_TEXT,i);for(var o=[];r=this._getLocation(),!this._attemptCharCode(e)||!n();)for(this._index>r.offset&&o.push(this._input.substring(r.offset,this._index));this._peek!==e;)o.push(this._readChar(t));return this._endToken([this._processCarriageReturns(o.join(""))],r)},t.prototype._consumeComment=function(t){var e=this;this._beginToken(lr.COMMENT_START,t),this._requireCharCode(qe),this._endToken([]);var n=this._consumeRawText(!1,qe,function(){return e._attemptStr("->")});this._beginToken(lr.COMMENT_END,n.sourceSpan.end),this._endToken([])},t.prototype._consumeCdata=function(t){var e=this;this._beginToken(lr.CDATA_START,t),this._requireStr("CDATA["),this._endToken([]);var n=this._consumeRawText(!1,93,function(){return e._attemptStr("]>")});this._beginToken(lr.CDATA_END,n.sourceSpan.end),this._endToken([])},t.prototype._consumeDocType=function(t){this._beginToken(lr.DOC_TYPE,t),this._attemptUntilChar(We),this._advance(),this._endToken([this._input.substring(t.offset+2,this._index-1)])},t.prototype._consumePrefixAndName=function(){for(var t,e,n=this._index,r=null;58!==this._peek&&!(((t=this._peek)<Je||sn<t)&&(t<Qe||Ze<t)&&(t<Ge||t>Xe));)this._advance();return 58===this._peek?(this._advance(),r=this._input.substring(n,this._index-1),e=this._index):e=n,this._requireCharCodeUntilFn(wr,this._index===e?1:0),[r,this._input.substring(e,this._index)]},t.prototype._consumeTagOpen=function(t){var e,n,r=this._savePosition();try{if(!pn(this._peek))throw this._createError(yr(this._peek),this._getSpan());var i=this._index;for(this._consumeTagOpenStart(t),n=(e=this._input.substring(i,this._index)).toLowerCase(),this._attemptCharCodeUntilFn(br);this._peek!==Ke&&this._peek!==We;)this._consumeAttributeName(),this._attemptCharCodeUntilFn(br),this._attemptCharCode(ze)&&(this._attemptCharCodeUntilFn(br),this._consumeAttributeValue()),this._attemptCharCodeUntilFn(br);this._consumeTagOpenEnd()}catch(e){if(e instanceof gr)return this._restorePosition(r),this._beginToken(lr.TEXT,t),void this._endToken(["<"]);throw e}var o=this._getTagDefinition(e).contentType;o===ee.RAW_TEXT?this._consumeRawTextWithTagClose(n,!1):o===ee.ESCAPABLE_RAW_TEXT&&this._consumeRawTextWithTagClose(n,!0)},t.prototype._consumeRawTextWithTagClose=function(t,e){var n=this,r=this._consumeRawText(e,60,function(){return!!n._attemptCharCode(Ke)&&(n._attemptCharCodeUntilFn(br),!!n._attemptStrCaseInsensitive(t)&&(n._attemptCharCodeUntilFn(br),n._attemptCharCode(We)))});this._beginToken(lr.TAG_CLOSE,r.sourceSpan.end),this._endToken([null,t])},t.prototype._consumeTagOpenStart=function(t){this._beginToken(lr.TAG_OPEN_START,t);var e=this._consumePrefixAndName();this._endToken(e)},t.prototype._consumeAttributeName=function(){this._beginToken(lr.ATTR_NAME);var t=this._consumePrefixAndName();this._endToken(t)},t.prototype._consumeAttributeValue=function(){var t;if(this._beginToken(lr.ATTR_VALUE),this._peek===He||this._peek===Fe){var e=this._peek;this._advance();for(var n=[];this._peek!==e;)n.push(this._readChar(!0));t=n.join(""),this._advance()}else{var r=this._index;this._requireCharCodeUntilFn(wr,1),t=this._input.substring(r,this._index)}this._endToken([this._processCarriageReturns(t)])},t.prototype._consumeTagOpenEnd=function(){var t=this._attemptCharCode(Ke)?lr.TAG_OPEN_END_VOID:lr.TAG_OPEN_END;this._beginToken(t),this._requireCharCode(We),this._endToken([])},t.prototype._consumeTagClose=function(t){this._beginToken(lr.TAG_CLOSE,t),this._attemptCharCodeUntilFn(br);var e=this._consumePrefixAndName();this._attemptCharCodeUntilFn(br),this._requireCharCode(We),this._endToken(e)},t.prototype._consumeExpansionFormStart=function(){this._beginToken(lr.EXPANSION_FORM_START,this._getLocation()),this._requireCharCode(an),this._endToken([]),this._expansionCaseStack.push(lr.EXPANSION_FORM_START),this._beginToken(lr.RAW_TEXT,this._getLocation());var t=this._readUntil(44);this._endToken([t],this._getLocation()),this._requireCharCode(44),this._attemptCharCodeUntilFn(br),this._beginToken(lr.RAW_TEXT,this._getLocation());var e=this._readUntil(44);this._endToken([e],this._getLocation()),this._requireCharCode(44),this._attemptCharCodeUntilFn(br)},t.prototype._consumeExpansionCaseStart=function(){this._beginToken(lr.EXPANSION_CASE_VALUE,this._getLocation());var t=this._readUntil(an).trim();this._endToken([t],this._getLocation()),this._attemptCharCodeUntilFn(br),this._beginToken(lr.EXPANSION_CASE_EXP_START,this._getLocation()),this._requireCharCode(an),this._endToken([],this._getLocation()),this._attemptCharCodeUntilFn(br),this._expansionCaseStack.push(lr.EXPANSION_CASE_EXP_START)},t.prototype._consumeExpansionCaseEnd=function(){this._beginToken(lr.EXPANSION_CASE_EXP_END,this._getLocation()),this._requireCharCode(125),this._endToken([],this._getLocation()),this._attemptCharCodeUntilFn(br),this._expansionCaseStack.pop()},t.prototype._consumeExpansionFormEnd=function(){this._beginToken(lr.EXPANSION_FORM_END,this._getLocation()),this._requireCharCode(125),this._endToken([]),this._expansionCaseStack.pop()},t.prototype._consumeText=function(){var t=this._getLocation();this._beginToken(lr.TEXT,t);var e=[];do{this._interpolationConfig&&this._attemptStr(this._interpolationConfig.start)?(e.push(this._interpolationConfig.start),this._inInterpolation=!0):this._interpolationConfig&&this._inInterpolation&&this._attemptStr(this._interpolationConfig.end)?(e.push(this._interpolationConfig.end),this._inInterpolation=!1):e.push(this._readChar(!0))}while(!this._isTextEnd());this._endToken([this._processCarriageReturns(e.join(""))])},t.prototype._isTextEnd=function(){if(60===this._peek||this._peek===ke)return!0;if(this._tokenizeIcu&&!this._inInterpolation){if(Sr(this._input,this._index,this._interpolationConfig))return!0;if(125===this._peek&&this._isInExpansionCase())return!0}return!1},t.prototype._savePosition=function(){return[this._peek,this._index,this._column,this._line,this.tokens.length]},t.prototype._readUntil=function(t){var e=this._index;return this._attemptUntilChar(t),this._input.substring(e,this._index)},t.prototype._restorePosition=function(t){this._peek=t[0],this._index=t[1],this._column=t[2],this._line=t[3];var e=t[4];e<this.tokens.length&&(this.tokens=this.tokens.slice(0,e))},t.prototype._isInExpansionCase=function(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===lr.EXPANSION_CASE_EXP_START},t.prototype._isInExpansionForm=function(){return this._expansionCaseStack.length>0&&this._expansionCaseStack[this._expansionCaseStack.length-1]===lr.EXPANSION_FORM_START},t}();function br(t){return!cn(t)||t===ke}function wr(t){return cn(t)||t===We||t===Ke||t===He||t===Fe||t===ze}function xr(t){return t==Ue||t==ke||!function e(t){return t>=Je&&t<=tn||t>=Qe&&t<=Ye||ln(t)}
113
113
  /**
114
114
  * @license
115
115
  * Copyright Google Inc. All Rights Reserved.
116
116
  *
117
117
  * Use of this source code is governed by an MIT-style license that can be
118
118
  * found in the LICENSE file at https://angular.io/license
119
- */(t)}function jr(t){return t==en||t==Ue||!En(t)}function Fr(t,e,n){var r=!!n&&t.indexOf(n.start,e)==e;return t.charCodeAt(e)==gn&&!r}function Vr(t){return t>=pn&&t<=mn?t-pn+an:t}var Hr=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.elementName=e,i}return o(e,t),e.create=function(t,n,r){return new e(t,n,r)},e}(Sr),Br=function qr(t,e){this.rootNodes=t,this.errors=e},Kr=function(){function t(t){this.getTagDefinition=t}return t.prototype.parse=function(t,e,n,r){void 0===n&&(n=!1),void 0===r&&(r=ue);var i=function o(t,e,n,r,i){return void 0===r&&(r=!1),void 0===i&&(i=ue),new Ir(new function o(t,e){this.content=t,this.url=e}(t,e),n,r,i).tokenize()}(t,e,this.getTagDefinition,n,r),s=new Ur(i.tokens,this.getTagDefinition).build();return new Br(s.rootNodes,i.errors.concat(s.errors))},t}(),Ur=function(){function t(t,e){this.tokens=t,this.getTagDefinition=e,this._index=-1,this._rootNodes=[],this._errors=[],this._elementStack=[],this._advance()}return t.prototype.build=function(){for(;this._peek.type!==xr.EOF;)this._peek.type===xr.TAG_OPEN_START?this._consumeStartTag(this._advance()):this._peek.type===xr.TAG_CLOSE?this._consumeEndTag(this._advance()):this._peek.type===xr.CDATA_START?(this._closeVoidElement(),this._consumeCdata(this._advance())):this._peek.type===xr.COMMENT_START?(this._closeVoidElement(),this._consumeComment(this._advance())):this._peek.type===xr.TEXT||this._peek.type===xr.RAW_TEXT||this._peek.type===xr.ESCAPABLE_RAW_TEXT?(this._closeVoidElement(),this._consumeText(this._advance())):this._peek.type===xr.EXPANSION_FORM_START?this._consumeExpansion(this._advance()):this._advance();return new Br(this._rootNodes,this._errors)},t.prototype._advance=function(){var t=this._peek;return this._index<this.tokens.length-1&&this._index++,this._peek=this.tokens[this._index],t},t.prototype._advanceIf=function(t){return this._peek.type===t?this._advance():null},t.prototype._consumeCdata=function(t){this._consumeText(this._advance()),this._advanceIf(xr.CDATA_END)},t.prototype._consumeComment=function(t){var e=this._advanceIf(xr.RAW_TEXT);this._advanceIf(xr.COMMENT_END);var n=null!=e?e.parts[0].trim():null;this._addToParent(new te(n,t.sourceSpan))},t.prototype._consumeExpansion=function(t){for(var e=this._advance(),n=this._advance(),r=[];this._peek.type===xr.EXPANSION_CASE_VALUE;){var i=this._parseExpansionCase();if(!i)return;r.push(i)}if(this._peek.type===xr.EXPANSION_FORM_END){var o=new wr(t.sourceSpan.start,this._peek.sourceSpan.end);this._addToParent(new Yt(e.parts[0],n.parts[0],r,o,e.sourceSpan)),this._advance()}else this._errors.push(Hr.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '}'."))},t.prototype._parseExpansionCase=function(){var e=this._advance();if(this._peek.type!==xr.EXPANSION_CASE_EXP_START)return this._errors.push(Hr.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '{'.")),null;var n=this._advance(),r=this._collectExpansionExpTokens(n);if(!r)return null;var i=this._advance();r.push(new Cr(xr.EOF,[],i.sourceSpan));var o=new t(r,this.getTagDefinition).build();if(o.errors.length>0)return this._errors=this._errors.concat(o.errors),null;var s=new wr(e.sourceSpan.start,i.sourceSpan.end),a=new wr(n.sourceSpan.start,i.sourceSpan.end);return new Zt(e.parts[0],o.rootNodes,s,e.sourceSpan,a)},t.prototype._collectExpansionExpTokens=function(t){for(var e=[],n=[xr.EXPANSION_CASE_EXP_START];;){if(this._peek.type!==xr.EXPANSION_FORM_START&&this._peek.type!==xr.EXPANSION_CASE_EXP_START||n.push(this._peek.type),this._peek.type===xr.EXPANSION_CASE_EXP_END){if(!zr(n,xr.EXPANSION_CASE_EXP_START))return this._errors.push(Hr.create(null,t.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(n.pop(),0==n.length)return e}if(this._peek.type===xr.EXPANSION_FORM_END){if(!zr(n,xr.EXPANSION_FORM_START))return this._errors.push(Hr.create(null,t.sourceSpan,"Invalid ICU message. Missing '}'.")),null;n.pop()}if(this._peek.type===xr.EOF)return this._errors.push(Hr.create(null,t.sourceSpan,"Invalid ICU message. Missing '}'.")),null;e.push(this._advance())}},t.prototype._consumeText=function(t){var e=t.parts[0];if(e.length>0&&"\n"==e[0]){var n=this._getParentElement();null!=n&&0==n.children.length&&this.getTagDefinition(n.name).ignoreFirstLf&&(e=e.substring(1))}e.length>0&&this._addToParent(new Qt(e,t.sourceSpan))},t.prototype._closeVoidElement=function(){var t=this._getParentElement();t&&this.getTagDefinition(t.name).isVoid&&this._elementStack.pop()},t.prototype._consumeStartTag=function(t){for(var e=t.parts[0],n=t.parts[1],r=[];this._peek.type===xr.ATTR_NAME;)r.push(this._consumeAttr(this._advance()));var i=this._getElementFullName(e,n,this._getParentElement()),o=!1;if(this._peek.type===xr.TAG_OPEN_END_VOID){this._advance(),o=!0;var s=this.getTagDefinition(i);s.canSelfClose||null!==ge(i)||s.isVoid||this._errors.push(Hr.create(i,t.sourceSpan,'Only void and foreign elements can be self closed "'+t.parts[1]+'"'))}else this._peek.type===xr.TAG_OPEN_END&&(this._advance(),o=!1);var a=new wr(t.sourceSpan.start,this._peek.sourceSpan.start),u=new Jt(i,r,[],a,a,void 0);this._pushElement(u),o&&(this._popElement(i),u.endSourceSpan=a)},t.prototype._pushElement=function(t){var e=this._getParentElement();e&&this.getTagDefinition(e.name).isClosedByChild(t.name)&&this._elementStack.pop();var n=this.getTagDefinition(t.name),r=this._getParentElementSkippingContainers(),i=r.parent,o=r.container;if(i&&n.requireExtraParent(i.name)){var s=new Jt(n.parentToAdd,[],[],t.sourceSpan,t.startSourceSpan,t.endSourceSpan);this._insertBeforeContainer(i,o,s)}this._addToParent(t),this._elementStack.push(t)},t.prototype._consumeEndTag=function(t){var e=this._getElementFullName(t.parts[0],t.parts[1],this._getParentElement());this._getParentElement()&&(this._getParentElement().endSourceSpan=t.sourceSpan),this.getTagDefinition(e).isVoid?this._errors.push(Hr.create(e,t.sourceSpan,'Void elements do not have end tags "'+t.parts[1]+'"')):this._popElement(e)||this._errors.push(Hr.create(e,t.sourceSpan,'Unexpected closing tag "'+e+'". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags'))},t.prototype._popElement=function(t){for(var e=this._elementStack.length-1;e>=0;e--){var n=this._elementStack[e];if(n.name==t)return this._elementStack.splice(e,this._elementStack.length-e),!0;if(!this.getTagDefinition(n.name).closedByParent)return!1}return!1},t.prototype._consumeAttr=function(t){var e=_e(t.parts[0],t.parts[1]),n=t.sourceSpan.end,r="",i=void 0;if(this._peek.type===xr.ATTR_VALUE){var o=this._advance();r=o.parts[0],n=o.sourceSpan.end,i=o.sourceSpan}return new $t(e,r,new wr(t.sourceSpan.start,n),i)},t.prototype._getParentElement=function(){return this._elementStack.length>0?this._elementStack[this._elementStack.length-1]:null},t.prototype._getParentElementSkippingContainers=function(){for(var t=null,e=this._elementStack.length-1;e>=0;e--){if(!ye(this._elementStack[e].name))return{parent:this._elementStack[e],container:t};t=this._elementStack[e]}return{parent:null,container:t}},t.prototype._addToParent=function(t){var e=this._getParentElement();null!=e?e.children.push(t):this._rootNodes.push(t)},t.prototype._insertBeforeContainer=function(t,e,n){if(e){if(t){var r=t.children.indexOf(e);t.children[r]=n}else this._rootNodes.push(n);n.children.push(e),this._elementStack.splice(this._elementStack.indexOf(e),0,n)}else this._addToParent(n),this._elementStack.push(n)},t.prototype._getElementFullName=function(t,e,n){return null==t&&null==(t=this.getTagDefinition(e).implicitNamespacePrefix)&&null!=n&&(t=ge(n.name)),_e(t,e)},t}();function zr(t,e){return t.length>0&&t[t.length-1]===e}
119
+ */(t)}function Er(t){return t==Ue||t==ke||!pn(t)}function Sr(t,e,n){var r=!!n&&t.indexOf(n.start,e)==e;return t.charCodeAt(e)==an&&!r}function Cr(t){return t>=Je&&t<=sn?t-Je+Qe:t}var Tr=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.elementName=e,i}return o(e,t),e.create=function(t,n,r){return new e(t,n,r)},e}(pr),Ar=function Ar(t,e){this.rootNodes=t,this.errors=e},Pr=function(){function t(t){this.getTagDefinition=t}return t.prototype.parse=function(t,e,n,r){void 0===n&&(n=!1),void 0===r&&(r=$t);var i=function o(t,e,n,r,i){return void 0===r&&(r=!1),void 0===i&&(i=$t),new _r(new ur(t,e),n,r,i).tokenize()}(t,e,this.getTagDefinition,n,r),s=new Nr(i.tokens,this.getTagDefinition).build();return new Ar(s.rootNodes,i.errors.concat(s.errors))},t}(),Nr=function(){function t(t,e){this.tokens=t,this.getTagDefinition=e,this._index=-1,this._rootNodes=[],this._errors=[],this._elementStack=[],this._advance()}return t.prototype.build=function(){for(;this._peek.type!==lr.EOF;)this._peek.type===lr.TAG_OPEN_START?this._consumeStartTag(this._advance()):this._peek.type===lr.TAG_CLOSE?this._consumeEndTag(this._advance()):this._peek.type===lr.CDATA_START?(this._closeVoidElement(),this._consumeCdata(this._advance())):this._peek.type===lr.COMMENT_START?(this._closeVoidElement(),this._consumeComment(this._advance())):this._peek.type===lr.TEXT||this._peek.type===lr.RAW_TEXT||this._peek.type===lr.ESCAPABLE_RAW_TEXT?(this._closeVoidElement(),this._consumeText(this._advance())):this._peek.type===lr.EXPANSION_FORM_START?this._consumeExpansion(this._advance()):this._advance();return new Ar(this._rootNodes,this._errors)},t.prototype._advance=function(){var t=this._peek;return this._index<this.tokens.length-1&&this._index++,this._peek=this.tokens[this._index],t},t.prototype._advanceIf=function(t){return this._peek.type===t?this._advance():null},t.prototype._consumeCdata=function(t){this._consumeText(this._advance()),this._advanceIf(lr.CDATA_END)},t.prototype._consumeComment=function(t){var e=this._advanceIf(lr.RAW_TEXT);this._advanceIf(lr.COMMENT_END);var n=null!=e?e.parts[0].trim():null;this._addToParent(new Ut(n,t.sourceSpan))},t.prototype._consumeExpansion=function(t){for(var e=this._advance(),n=this._advance(),r=[];this._peek.type===lr.EXPANSION_CASE_VALUE;){var i=this._parseExpansionCase();if(!i)return;r.push(i)}if(this._peek.type===lr.EXPANSION_FORM_END){var o=new cr(t.sourceSpan.start,this._peek.sourceSpan.end);this._addToParent(new Ht(e.parts[0],n.parts[0],r,o,e.sourceSpan)),this._advance()}else this._errors.push(Tr.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '}'."))},t.prototype._parseExpansionCase=function(){var e=this._advance();if(this._peek.type!==lr.EXPANSION_CASE_EXP_START)return this._errors.push(Tr.create(null,this._peek.sourceSpan,"Invalid ICU message. Missing '{'.")),null;var n=this._advance(),r=this._collectExpansionExpTokens(n);if(!r)return null;var i=this._advance();r.push(new hr(lr.EOF,[],i.sourceSpan));var o=new t(r,this.getTagDefinition).build();if(o.errors.length>0)return this._errors=this._errors.concat(o.errors),null;var s=new cr(e.sourceSpan.start,i.sourceSpan.end),a=new cr(n.sourceSpan.start,i.sourceSpan.end);return new Bt(e.parts[0],o.rootNodes,s,e.sourceSpan,a)},t.prototype._collectExpansionExpTokens=function(t){for(var e=[],n=[lr.EXPANSION_CASE_EXP_START];;){if(this._peek.type!==lr.EXPANSION_FORM_START&&this._peek.type!==lr.EXPANSION_CASE_EXP_START||n.push(this._peek.type),this._peek.type===lr.EXPANSION_CASE_EXP_END){if(!Or(n,lr.EXPANSION_CASE_EXP_START))return this._errors.push(Tr.create(null,t.sourceSpan,"Invalid ICU message. Missing '}'.")),null;if(n.pop(),0==n.length)return e}if(this._peek.type===lr.EXPANSION_FORM_END){if(!Or(n,lr.EXPANSION_FORM_START))return this._errors.push(Tr.create(null,t.sourceSpan,"Invalid ICU message. Missing '}'.")),null;n.pop()}if(this._peek.type===lr.EOF)return this._errors.push(Tr.create(null,t.sourceSpan,"Invalid ICU message. Missing '}'.")),null;e.push(this._advance())}},t.prototype._consumeText=function(t){var e=t.parts[0];if(e.length>0&&"\n"==e[0]){var n=this._getParentElement();null!=n&&0==n.children.length&&this.getTagDefinition(n.name).ignoreFirstLf&&(e=e.substring(1))}e.length>0&&this._addToParent(new Vt(e,t.sourceSpan))},t.prototype._closeVoidElement=function(){var t=this._getParentElement();t&&this.getTagDefinition(t.name).isVoid&&this._elementStack.pop()},t.prototype._consumeStartTag=function(t){for(var e=t.parts[0],n=t.parts[1],r=[];this._peek.type===lr.ATTR_NAME;)r.push(this._consumeAttr(this._advance()));var i=this._getElementFullName(e,n,this._getParentElement()),o=!1;if(this._peek.type===lr.TAG_OPEN_END_VOID){this._advance(),o=!0;var s=this.getTagDefinition(i);s.canSelfClose||null!==ue(i)||s.isVoid||this._errors.push(Tr.create(i,t.sourceSpan,'Only void and foreign elements can be self closed "'+t.parts[1]+'"'))}else this._peek.type===lr.TAG_OPEN_END&&(this._advance(),o=!1);var a=new cr(t.sourceSpan.start,this._peek.sourceSpan.start),u=new Kt(i,r,[],a,a,void 0);this._pushElement(u),o&&(this._popElement(i),u.endSourceSpan=a)},t.prototype._pushElement=function(t){var e=this._getParentElement();e&&this.getTagDefinition(e.name).isClosedByChild(t.name)&&this._elementStack.pop();var n=this.getTagDefinition(t.name),r=this._getParentElementSkippingContainers(),i=r.parent,o=r.container;if(i&&n.requireExtraParent(i.name)){var s=new Kt(n.parentToAdd,[],[],t.sourceSpan,t.startSourceSpan,t.endSourceSpan);this._insertBeforeContainer(i,o,s)}this._addToParent(t),this._elementStack.push(t)},t.prototype._consumeEndTag=function(t){var e=this._getElementFullName(t.parts[0],t.parts[1],this._getParentElement());this._getParentElement()&&(this._getParentElement().endSourceSpan=t.sourceSpan),this.getTagDefinition(e).isVoid?this._errors.push(Tr.create(e,t.sourceSpan,'Void elements do not have end tags "'+t.parts[1]+'"')):this._popElement(e)||this._errors.push(Tr.create(e,t.sourceSpan,'Unexpected closing tag "'+e+'". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags'))},t.prototype._popElement=function(t){for(var e=this._elementStack.length-1;e>=0;e--){var n=this._elementStack[e];if(n.name==t)return this._elementStack.splice(e,this._elementStack.length-e),!0;if(!this.getTagDefinition(n.name).closedByParent)return!1}return!1},t.prototype._consumeAttr=function(t){var e=ce(t.parts[0],t.parts[1]),n=t.sourceSpan.end,r="",i=void 0;if(this._peek.type===lr.ATTR_VALUE){var o=this._advance();r=o.parts[0],n=o.sourceSpan.end,i=o.sourceSpan}return new qt(e,r,new cr(t.sourceSpan.start,n),i)},t.prototype._getParentElement=function(){return this._elementStack.length>0?this._elementStack[this._elementStack.length-1]:null},t.prototype._getParentElementSkippingContainers=function(){for(var t=null,e=this._elementStack.length-1;e>=0;e--){if(!se(this._elementStack[e].name))return{parent:this._elementStack[e],container:t};t=this._elementStack[e]}return{parent:null,container:t}},t.prototype._addToParent=function(t){var e=this._getParentElement();null!=e?e.children.push(t):this._rootNodes.push(t)},t.prototype._insertBeforeContainer=function(t,e,n){if(e){if(t){var r=t.children.indexOf(e);t.children[r]=n}else this._rootNodes.push(n);n.children.push(e),this._elementStack.splice(this._elementStack.indexOf(e),0,n)}else this._addToParent(n),this._elementStack.push(n)},t.prototype._getElementFullName=function(t,e,n){return null==t&&null==(t=this.getTagDefinition(e).implicitNamespacePrefix)&&null!=n&&(t=ue(n.name)),ce(t,e)},t}();function Or(t,e){return t.length>0&&t[t.length-1]===e}
120
120
  /**
121
121
  * @license
122
122
  * Copyright Google Inc. All Rights Reserved.
123
123
  *
124
124
  * Use of this source code is governed by an MIT-style license that can be
125
125
  * found in the LICENSE file at https://angular.io/license
126
- */function Wr(t){return t.id||function n(t){var e,n,r,i,o,s,a=tt(t),c=function l(t,e){for(var n=Array(t.length+3>>>2),r=0;r<n.length;r++)n[r]=ai(t,4*r,e);return n}(a,Gr.Big),p=8*a.length,h=new Array(80),f=u([1732584193,4023233417,2562383102,271733878,3285377520],5),d=f[0],v=f[1],y=f[2],m=f[3],g=f[4];c[p>>5]|=128<<24-p%32,c[15+(p+64>>9<<4)]=p;for(var _=0;_<c.length;_+=16){for(var b=u([d,v,y,m,g],5),w=b[0],x=b[1],E=b[2],S=b[3],C=b[4],T=0;T<80;T++){h[T]=T<16?c[_+T]:oi(h[T-3]^h[T-8]^h[T-14]^h[T-16],1);var A=u((i=v,o=y,s=m,(r=T)<20?[i&o|~i&s,1518500249]:r<40?[i^o^s,1859775393]:r<60?[i&o|i&s|o&s,2400959708]:[i^o^s,3395469782]),2),P=A[0],N=A[1],O=[oi(d,5),P,g,N,h[T]].reduce(ni);g=(e=u([m,y,oi(v,30),d,O],5))[0],m=e[1],y=e[2],v=e[3],d=e[4]}d=(n=u([ni(d,w),ni(v,x),ni(y,E),ni(m,S),ni(g,C)],5))[0],v=n[1],y=n[2],m=n[3],g=n[4]}return function k(t){for(var e="",n=0;n<t.length;n++){var r=si(t,n);e+=(r>>>4).toString(16)+(15&r).toString(16)}return e.toLowerCase()}(ui([d,v,y,m,g]))}(function e(t){return t.map(function(t){return t.visit(Zr,null)})}(t.nodes).join("")+"["+t.meaning+"]")}function Xr(t){if(t.id)return t.id;var e=new $r;return function n(t,e){var n,r=u(Jr(t),2),i=r[0],o=r[1];if(e){var s=u(Jr(e),2),a=s[0],c=s[1];i=(n=u(function p(t,e){var n=u(t,2),r=n[0],i=n[1],o=u(e,2),s=o[0],a=u(ri(i,o[1]),2),c=a[0],l=a[1];return[ni(ni(r,s),c),l]}(function l(t,e){var n=u(t,2),r=n[0],i=n[1];return[r<<e|i>>>32-e,i<<e|r>>>32-e]}([i,o],1),[a,c]),2))[0],o=n[1]}return function h(t){for(var e="",n="1",r=t.length-1;r>=0;r--)e=ci(e,li(si(t,r),n)),n=li(256,n);return e.split("").reverse().join("")}(ui([2147483647&i,o]))}(t.nodes.map(function(t){return t.visit(e,null)}).join(""),t.meaning)}var Gr,Qr,Yr=function(){function t(){}return t.prototype.visitText=function(t,e){return t.value},t.prototype.visitContainer=function(t,e){var n=this;return"["+t.children.map(function(t){return t.visit(n)}).join(", ")+"]"},t.prototype.visitIcu=function(t,e){var n=this,r=Object.keys(t.cases).map(function(e){return e+" {"+t.cases[e].visit(n)+"}"});return"{"+t.expression+", "+t.type+", "+r.join(", ")+"}"},t.prototype.visitTagPlaceholder=function(t,e){var n=this;return t.isVoid?'<ph tag name="'+t.startName+'"/>':'<ph tag name="'+t.startName+'">'+t.children.map(function(t){return t.visit(n)}).join(", ")+'</ph name="'+t.closeName+'">'},t.prototype.visitPlaceholder=function(t,e){return t.value?'<ph name="'+t.name+'">'+t.value+"</ph>":'<ph name="'+t.name+'"/>'},t.prototype.visitIcuPlaceholder=function(t,e){return'<ph icu name="'+t.name+'">'+t.value.visit(this)+"</ph>"},t}(),Zr=new Yr,$r=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visitIcu=function(t,e){var n=this,r=Object.keys(t.cases).map(function(e){return e+" {"+t.cases[e].visit(n)+"}"});return"{"+t.type+", "+r.join(", ")+"}"},e}(Yr);function Jr(t){var e=tt(t),n=u([ti(e,0),ti(e,102072)],2),r=n[0],i=n[1];return 0!=r||0!=i&&1!=i||(r^=319790063,i^=-1801410264),[r,i]}function ti(t,e){var n,r,i=u([2654435769,2654435769],2),o=i[0],s=i[1],a=t.length;for(n=0;n+12<=a;n+=12)o=(r=u(ei([o=ni(o,ai(t,n,Gr.Little)),s=ni(s,ai(t,n+4,Gr.Little)),e=ni(e,ai(t,n+8,Gr.Little))]),3))[0],s=r[1],e=r[2];return ei([o=ni(o,ai(t,n,Gr.Little)),s=ni(s,ai(t,n+4,Gr.Little)),e=ni(e=ni(e,a),ai(t,n+8,Gr.Little)<<8)])[2]}function ei(t){var e=u(t,3),n=e[0],r=e[1],i=e[2];return n=ii(n=ii(n,r),i),n^=i>>>13,r=ii(r=ii(r,i),n),r^=n<<8,i=ii(i=ii(i,n),r),i^=r>>>13,n=ii(n=ii(n,r),i),n^=i>>>12,r=ii(r=ii(r,i),n),r^=n<<16,i=ii(i=ii(i,n),r),i^=r>>>5,n=ii(n=ii(n,r),i),n^=i>>>3,r=ii(r=ii(r,i),n),r^=n<<10,i=ii(i=ii(i,n),r),[n,r,i^=r>>>15]}function ni(t,e){return ri(t,e)[1]}function ri(t,e){var n=(65535&t)+(65535&e),r=(t>>>16)+(e>>>16)+(n>>>16);return[r>>>16,r<<16|65535&n]}function ii(t,e){var n=(65535&t)-(65535&e);return(t>>16)-(e>>16)+(n>>16)<<16|65535&n}function oi(t,e){return t<<e|t>>>32-e}function si(t,e){return e>=t.length?0:255&t.charCodeAt(e)}function ai(t,e,n){var r=0;if(n===Gr.Big)for(var i=0;i<4;i++)r+=si(t,e+i)<<24-8*i;else for(i=0;i<4;i++)r+=si(t,e+i)<<8*i;return r}function ui(t){return t.reduce(function(t,e){return t+function n(t){for(var e="",n=0;n<4;n++)e+=String.fromCharCode(t>>>8*(3-n)&255);return e}(e)},"")}function ci(t,e){for(var n="",r=Math.max(t.length,e.length),i=0,o=0;i<r||o;i++){var s=o+ +(t[i]||0)+ +(e[i]||0);s>=10?(o=1,n+=s-10):(o=0,n+=s)}return n}function li(t,e){for(var n="",r=e;0!==t;t>>>=1)1&t&&(n=ci(n,r)),r=ci(r,r);return n}
126
+ */function kr(t){return t.id||function n(t){var e,n,r=Y(t),i=function o(t,e){for(var n=Array(t.length+3>>>2),r=0;r<n.length;r++)n[r]=Wr(t,4*r,e);return n}(r,Ir.Big),s=8*r.length,a=new Array(80),c=u([1732584193,4023233417,2562383102,271733878,3285377520],5),l=c[0],p=c[1],h=c[2],f=c[3],d=c[4];i[s>>5]|=128<<24-s%32,i[15+(s+64>>9<<4)]=s;for(var v=0;v<i.length;v+=16){for(var y=u([l,p,h,f,d],5),m=y[0],g=y[1],_=y[2],b=y[3],w=y[4],x=0;x<80;x++){a[x]=x<16?i[v+x]:Ur(a[x-3]^a[x-8]^a[x-14]^a[x-16],1);var E=u(Lr(x,p,h,f),2),S=E[0],C=E[1],T=[Ur(l,5),S,d,C,a[x]].reduce(Br);d=(e=u([f,h,Ur(p,30),l,T],5))[0],f=e[1],h=e[2],p=e[3],l=e[4]}l=(n=u([Br(l,m),Br(p,g),Br(h,_),Br(f,b),Br(d,w)],5))[0],p=n[1],h=n[2],f=n[3],d=n[4]}return function A(t){for(var e="",n=0;n<t.length;n++){var r=zr(t,n);e+=(r>>>4).toString(16)+(15&r).toString(16)}return e.toLowerCase()}(Gr([l,p,h,f,d]))}(function e(t){return t.map(function(t){return t.visit(Dr,null)})}(t.nodes).join("")+"["+t.meaning+"]")}function Mr(t){if(t.id)return t.id;var e=new jr;return function n(t,e){var n,r=u(Fr(t),2),i=r[0],o=r[1];if(e){var s=u(Fr(e),2),a=s[0],c=s[1];i=(n=u(function p(t,e){var n=u(t,2),r=n[0],i=n[1],o=u(e,2),s=o[0],a=u(qr(i,o[1]),2),c=a[0],l=a[1];return[Br(Br(r,s),c),l]}(function l(t,e){var n=u(t,2),r=n[0],i=n[1];return[r<<e|i>>>32-e,i<<e|r>>>32-e]}([i,o],1),[a,c]),2))[0],o=n[1]}return function h(t){for(var e="",n="1",r=t.length-1;r>=0;r--)e=Xr(e,Qr(zr(t,r),n)),n=Qr(256,n);return e.split("").reverse().join("")}(Gr([2147483647&i,o]))}(t.nodes.map(function(t){return t.visit(e,null)}).join(""),t.meaning)}var Ir,Rr=function(){function t(){}return t.prototype.visitText=function(t,e){return t.value},t.prototype.visitContainer=function(t,e){var n=this;return"["+t.children.map(function(t){return t.visit(n)}).join(", ")+"]"},t.prototype.visitIcu=function(t,e){var n=this,r=Object.keys(t.cases).map(function(e){return e+" {"+t.cases[e].visit(n)+"}"});return"{"+t.expression+", "+t.type+", "+r.join(", ")+"}"},t.prototype.visitTagPlaceholder=function(t,e){var n=this;return t.isVoid?'<ph tag name="'+t.startName+'"/>':'<ph tag name="'+t.startName+'">'+t.children.map(function(t){return t.visit(n)}).join(", ")+'</ph name="'+t.closeName+'">'},t.prototype.visitPlaceholder=function(t,e){return t.value?'<ph name="'+t.name+'">'+t.value+"</ph>":'<ph name="'+t.name+'"/>'},t.prototype.visitIcuPlaceholder=function(t,e){return'<ph icu name="'+t.name+'">'+t.value.visit(this)+"</ph>"},t}(),Dr=new Rr,jr=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visitIcu=function(t,e){var n=this,r=Object.keys(t.cases).map(function(e){return e+" {"+t.cases[e].visit(n)+"}"});return"{"+t.type+", "+r.join(", ")+"}"},e}(Rr);function Lr(t,e,n,r){return t<20?[e&n|~e&r,1518500249]:t<40?[e^n^r,1859775393]:t<60?[e&n|e&r|n&r,2400959708]:[e^n^r,3395469782]}function Fr(t){var e=Y(t),n=u([Vr(e,0),Vr(e,102072)],2),r=n[0],i=n[1];return 0!=r||0!=i&&1!=i||(r^=319790063,i^=-1801410264),[r,i]}function Vr(t,e){var n,r,i=u([2654435769,2654435769],2),o=i[0],s=i[1],a=t.length;for(n=0;n+12<=a;n+=12)o=(r=u(Hr([o=Br(o,Wr(t,n,Ir.Little)),s=Br(s,Wr(t,n+4,Ir.Little)),e=Br(e,Wr(t,n+8,Ir.Little))]),3))[0],s=r[1],e=r[2];return Hr([o=Br(o,Wr(t,n,Ir.Little)),s=Br(s,Wr(t,n+4,Ir.Little)),e=Br(e=Br(e,a),Wr(t,n+8,Ir.Little)<<8)])[2]}function Hr(t){var e=u(t,3),n=e[0],r=e[1],i=e[2];return n=Kr(n=Kr(n,r),i),n^=i>>>13,r=Kr(r=Kr(r,i),n),r^=n<<8,i=Kr(i=Kr(i,n),r),i^=r>>>13,n=Kr(n=Kr(n,r),i),n^=i>>>12,r=Kr(r=Kr(r,i),n),r^=n<<16,i=Kr(i=Kr(i,n),r),i^=r>>>5,n=Kr(n=Kr(n,r),i),n^=i>>>3,r=Kr(r=Kr(r,i),n),r^=n<<10,i=Kr(i=Kr(i,n),r),[n,r,i^=r>>>15]}function Br(t,e){return qr(t,e)[1]}function qr(t,e){var n=(65535&t)+(65535&e),r=(t>>>16)+(e>>>16)+(n>>>16);return[r>>>16,r<<16|65535&n]}function Kr(t,e){var n=(65535&t)-(65535&e);return(t>>16)-(e>>16)+(n>>16)<<16|65535&n}function Ur(t,e){return t<<e|t>>>32-e}function zr(t,e){return e>=t.length?0:255&t.charCodeAt(e)}function Wr(t,e,n){var r=0;if(n===Ir.Big)for(var i=0;i<4;i++)r+=zr(t,e+i)<<24-8*i;else for(i=0;i<4;i++)r+=zr(t,e+i)<<8*i;return r}function Gr(t){return t.reduce(function(t,e){return t+function n(t){for(var e="",n=0;n<4;n++)e+=String.fromCharCode(t>>>8*(3-n)&255);return e}(e)},"")}function Xr(t,e){for(var n="",r=Math.max(t.length,e.length),i=0,o=0;i<r||o;i++){var s=o+ +(t[i]||0)+ +(e[i]||0);s>=10?(o=1,n+=s-10):(o=0,n+=s)}return n}function Qr(t,e){for(var n="",r=e;0!==t;t>>>=1)1&t&&(n=Xr(n,r)),r=Xr(r,r);return n}
127
127
  /**
128
128
  * @license
129
129
  * Copyright Google Inc. All Rights Reserved.
130
130
  *
131
131
  * Use of this source code is governed by an MIT-style license that can be
132
132
  * found in the LICENSE file at https://angular.io/license
133
- */(Qr=Gr||(Gr={}))[Qr.Little=0]="Little",Qr[Qr.Big=1]="Big";var pi=function(){function t(t,e){this.value=t,this.sourceSpan=e}return t.prototype.visit=function(t,e){return t.visitText(this,e)},t}(),hi=function(){function t(t,e){this.children=t,this.sourceSpan=e}return t.prototype.visit=function(t,e){return t.visitContainer(this,e)},t}(),fi=function(){function t(t,e,n,r){this.expression=t,this.type=e,this.cases=n,this.sourceSpan=r}return t.prototype.visit=function(t,e){return t.visitIcu(this,e)},t}(),di=function(){function t(t,e,n,r,i,o,s){this.tag=t,this.attrs=e,this.startName=n,this.closeName=r,this.children=i,this.isVoid=o,this.sourceSpan=s}return t.prototype.visit=function(t,e){return t.visitTagPlaceholder(this,e)},t}(),vi=function(){function t(t,e,n){this.value=t,this.name=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitPlaceholder(this,e)},t}(),yi=function(){function t(t,e,n){this.value=t,this.name=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitIcuPlaceholder(this,e)},t}(),mi=function(){function t(){}return t.prototype.visitText=function(t,e){return new pi(t.value,t.sourceSpan)},t.prototype.visitContainer=function(t,e){var n=this,r=t.children.map(function(t){return t.visit(n,e)});return new hi(r,t.sourceSpan)},t.prototype.visitIcu=function(t,e){var n=this,r={};Object.keys(t.cases).forEach(function(i){return r[i]=t.cases[i].visit(n,e)});var i=new fi(t.expression,t.type,r,t.sourceSpan);return i.expressionPlaceholder=t.expressionPlaceholder,i},t.prototype.visitTagPlaceholder=function(t,e){var n=this,r=t.children.map(function(t){return t.visit(n,e)});return new di(t.tag,t.attrs,t.startName,t.closeName,r,t.isVoid,t.sourceSpan)},t.prototype.visitPlaceholder=function(t,e){return new vi(t.value,t.name,t.sourceSpan)},t.prototype.visitIcuPlaceholder=function(t,e){return new yi(t.value,t.name,t.sourceSpan)},t}(),gi=function(){function t(){}return t.prototype.visitText=function(t,e){},t.prototype.visitContainer=function(t,e){var n=this;t.children.forEach(function(t){return t.visit(n)})},t.prototype.visitIcu=function(t,e){var n=this;Object.keys(t.cases).forEach(function(e){t.cases[e].visit(n)})},t.prototype.visitTagPlaceholder=function(t,e){var n=this;t.children.forEach(function(t){return t.visit(n)})},t.prototype.visitPlaceholder=function(t,e){},t.prototype.visitIcuPlaceholder=function(t,e){},t}(),_i=function(){function t(t){var e=void 0===t?{}:t,n=e.closedByChildren,r=e.requiredParents,i=e.implicitNamespacePrefix,o=e.contentType,s=void 0===o?le.PARSABLE_DATA:o,a=e.closedByParent,u=void 0!==a&&a,c=e.isVoid,l=void 0!==c&&c,p=e.ignoreFirstLf,h=void 0!==p&&p,f=this;this.closedByChildren={},this.closedByParent=!1,this.canSelfClose=!1,n&&n.length>0&&n.forEach(function(t){return f.closedByChildren[t]=!0}),this.isVoid=l,this.closedByParent=u||l,r&&r.length>0&&(this.requiredParents={},this.parentToAdd=r[0],r.forEach(function(t){return f.requiredParents[t]=!0})),this.implicitNamespacePrefix=i||null,this.contentType=s,this.ignoreFirstLf=h}return t.prototype.requireExtraParent=function(t){if(!this.requiredParents)return!1;if(!t)return!0;var e=t.toLowerCase();return!("template"===e||"ng-template"===t)&&1!=this.requiredParents[e]},t.prototype.isClosedByChild=function(t){return this.isVoid||t.toLowerCase()in this.closedByChildren},t}(),bi={base:new _i({isVoid:!0}),meta:new _i({isVoid:!0}),area:new _i({isVoid:!0}),embed:new _i({isVoid:!0}),link:new _i({isVoid:!0}),img:new _i({isVoid:!0}),input:new _i({isVoid:!0}),param:new _i({isVoid:!0}),hr:new _i({isVoid:!0}),br:new _i({isVoid:!0}),source:new _i({isVoid:!0}),track:new _i({isVoid:!0}),wbr:new _i({isVoid:!0}),p:new _i({closedByChildren:["address","article","aside","blockquote","div","dl","fieldset","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","nav","ol","p","pre","section","table","ul"],closedByParent:!0}),thead:new _i({closedByChildren:["tbody","tfoot"]}),tbody:new _i({closedByChildren:["tbody","tfoot"],closedByParent:!0}),tfoot:new _i({closedByChildren:["tbody"],closedByParent:!0}),tr:new _i({closedByChildren:["tr"],requiredParents:["tbody","tfoot","thead"],closedByParent:!0}),td:new _i({closedByChildren:["td","th"],closedByParent:!0}),th:new _i({closedByChildren:["td","th"],closedByParent:!0}),col:new _i({requiredParents:["colgroup"],isVoid:!0}),svg:new _i({implicitNamespacePrefix:"svg"}),math:new _i({implicitNamespacePrefix:"math"}),li:new _i({closedByChildren:["li"],closedByParent:!0}),dt:new _i({closedByChildren:["dt","dd"]}),dd:new _i({closedByChildren:["dt","dd"],closedByParent:!0}),rb:new _i({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rt:new _i({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rtc:new _i({closedByChildren:["rb","rtc","rp"],closedByParent:!0}),rp:new _i({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),optgroup:new _i({closedByChildren:["optgroup"],closedByParent:!0}),option:new _i({closedByChildren:["option","optgroup"],closedByParent:!0}),pre:new _i({ignoreFirstLf:!0}),listing:new _i({ignoreFirstLf:!0}),style:new _i({contentType:le.RAW_TEXT}),script:new _i({contentType:le.RAW_TEXT}),title:new _i({contentType:le.ESCAPABLE_RAW_TEXT}),textarea:new _i({contentType:le.ESCAPABLE_RAW_TEXT,ignoreFirstLf:!0})},wi=new _i;function xi(t){return bi[t.toLowerCase()]||wi}
133
+ */!function(t){t[t.Little=0]="Little",t[t.Big=1]="Big"}(Ir||(Ir={}));var Yr=function Yr(t,e,n,r,i,o){this.nodes=t,this.placeholders=e,this.placeholderToMessage=n,this.meaning=r,this.description=i,this.id=o,this.sources=t.length?[{filePath:t[0].sourceSpan.start.file.url,startLine:t[0].sourceSpan.start.line+1,startCol:t[0].sourceSpan.start.col+1,endLine:t[t.length-1].sourceSpan.end.line+1,endCol:t[0].sourceSpan.start.col+1}]:[]},Zr=function(){function t(t,e){this.value=t,this.sourceSpan=e}return t.prototype.visit=function(t,e){return t.visitText(this,e)},t}(),$r=function(){function t(t,e){this.children=t,this.sourceSpan=e}return t.prototype.visit=function(t,e){return t.visitContainer(this,e)},t}(),Jr=function(){function t(t,e,n,r){this.expression=t,this.type=e,this.cases=n,this.sourceSpan=r}return t.prototype.visit=function(t,e){return t.visitIcu(this,e)},t}(),ti=function(){function t(t,e,n,r,i,o,s){this.tag=t,this.attrs=e,this.startName=n,this.closeName=r,this.children=i,this.isVoid=o,this.sourceSpan=s}return t.prototype.visit=function(t,e){return t.visitTagPlaceholder(this,e)},t}(),ei=function(){function t(t,e,n){this.value=t,this.name=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitPlaceholder(this,e)},t}(),ni=function(){function t(t,e,n){this.value=t,this.name=e,this.sourceSpan=n}return t.prototype.visit=function(t,e){return t.visitIcuPlaceholder(this,e)},t}(),ri=function(){function t(){}return t.prototype.visitText=function(t,e){return new Zr(t.value,t.sourceSpan)},t.prototype.visitContainer=function(t,e){var n=this,r=t.children.map(function(t){return t.visit(n,e)});return new $r(r,t.sourceSpan)},t.prototype.visitIcu=function(t,e){var n=this,r={};Object.keys(t.cases).forEach(function(i){return r[i]=t.cases[i].visit(n,e)});var i=new Jr(t.expression,t.type,r,t.sourceSpan);return i.expressionPlaceholder=t.expressionPlaceholder,i},t.prototype.visitTagPlaceholder=function(t,e){var n=this,r=t.children.map(function(t){return t.visit(n,e)});return new ti(t.tag,t.attrs,t.startName,t.closeName,r,t.isVoid,t.sourceSpan)},t.prototype.visitPlaceholder=function(t,e){return new ei(t.value,t.name,t.sourceSpan)},t.prototype.visitIcuPlaceholder=function(t,e){return new ni(t.value,t.name,t.sourceSpan)},t}(),ii=function(){function t(){}return t.prototype.visitText=function(t,e){},t.prototype.visitContainer=function(t,e){var n=this;t.children.forEach(function(t){return t.visit(n)})},t.prototype.visitIcu=function(t,e){var n=this;Object.keys(t.cases).forEach(function(e){t.cases[e].visit(n)})},t.prototype.visitTagPlaceholder=function(t,e){var n=this;t.children.forEach(function(t){return t.visit(n)})},t.prototype.visitPlaceholder=function(t,e){},t.prototype.visitIcuPlaceholder=function(t,e){},t}(),oi=function(){function t(t){var e=void 0===t?{}:t,n=e.closedByChildren,r=e.requiredParents,i=e.implicitNamespacePrefix,o=e.contentType,s=void 0===o?ee.PARSABLE_DATA:o,a=e.closedByParent,u=void 0!==a&&a,c=e.isVoid,l=void 0!==c&&c,p=e.ignoreFirstLf,h=void 0!==p&&p,f=this;this.closedByChildren={},this.closedByParent=!1,this.canSelfClose=!1,n&&n.length>0&&n.forEach(function(t){return f.closedByChildren[t]=!0}),this.isVoid=l,this.closedByParent=u||l,r&&r.length>0&&(this.requiredParents={},this.parentToAdd=r[0],r.forEach(function(t){return f.requiredParents[t]=!0})),this.implicitNamespacePrefix=i||null,this.contentType=s,this.ignoreFirstLf=h}return t.prototype.requireExtraParent=function(t){if(!this.requiredParents)return!1;if(!t)return!0;var e=t.toLowerCase();return!("template"===e||"ng-template"===t)&&1!=this.requiredParents[e]},t.prototype.isClosedByChild=function(t){return this.isVoid||t.toLowerCase()in this.closedByChildren},t}(),si={base:new oi({isVoid:!0}),meta:new oi({isVoid:!0}),area:new oi({isVoid:!0}),embed:new oi({isVoid:!0}),link:new oi({isVoid:!0}),img:new oi({isVoid:!0}),input:new oi({isVoid:!0}),param:new oi({isVoid:!0}),hr:new oi({isVoid:!0}),br:new oi({isVoid:!0}),source:new oi({isVoid:!0}),track:new oi({isVoid:!0}),wbr:new oi({isVoid:!0}),p:new oi({closedByChildren:["address","article","aside","blockquote","div","dl","fieldset","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","main","nav","ol","p","pre","section","table","ul"],closedByParent:!0}),thead:new oi({closedByChildren:["tbody","tfoot"]}),tbody:new oi({closedByChildren:["tbody","tfoot"],closedByParent:!0}),tfoot:new oi({closedByChildren:["tbody"],closedByParent:!0}),tr:new oi({closedByChildren:["tr"],requiredParents:["tbody","tfoot","thead"],closedByParent:!0}),td:new oi({closedByChildren:["td","th"],closedByParent:!0}),th:new oi({closedByChildren:["td","th"],closedByParent:!0}),col:new oi({requiredParents:["colgroup"],isVoid:!0}),svg:new oi({implicitNamespacePrefix:"svg"}),math:new oi({implicitNamespacePrefix:"math"}),li:new oi({closedByChildren:["li"],closedByParent:!0}),dt:new oi({closedByChildren:["dt","dd"]}),dd:new oi({closedByChildren:["dt","dd"],closedByParent:!0}),rb:new oi({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rt:new oi({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),rtc:new oi({closedByChildren:["rb","rtc","rp"],closedByParent:!0}),rp:new oi({closedByChildren:["rb","rt","rtc","rp"],closedByParent:!0}),optgroup:new oi({closedByChildren:["optgroup"],closedByParent:!0}),option:new oi({closedByChildren:["option","optgroup"],closedByParent:!0}),pre:new oi({ignoreFirstLf:!0}),listing:new oi({ignoreFirstLf:!0}),style:new oi({contentType:ee.RAW_TEXT}),script:new oi({contentType:ee.RAW_TEXT}),title:new oi({contentType:ee.ESCAPABLE_RAW_TEXT}),textarea:new oi({contentType:ee.ESCAPABLE_RAW_TEXT,ignoreFirstLf:!0})},ai=new oi;function ui(t){return si[t.toLowerCase()]||ai}
134
134
  /**
135
135
  * @license
136
136
  * Copyright Google Inc. All Rights Reserved.
137
137
  *
138
138
  * Use of this source code is governed by an MIT-style license that can be
139
139
  * found in the LICENSE file at https://angular.io/license
140
- */var Ei,Si,Ci={A:"LINK",B:"BOLD_TEXT",BR:"LINE_BREAK",EM:"EMPHASISED_TEXT",H1:"HEADING_LEVEL1",H2:"HEADING_LEVEL2",H3:"HEADING_LEVEL3",H4:"HEADING_LEVEL4",H5:"HEADING_LEVEL5",H6:"HEADING_LEVEL6",HR:"HORIZONTAL_RULE",I:"ITALIC_TEXT",LI:"LIST_ITEM",LINK:"MEDIA_LINK",OL:"ORDERED_LIST",P:"PARAGRAPH",Q:"QUOTATION",S:"STRIKETHROUGH_TEXT",SMALL:"SMALL_TEXT",SUB:"SUBSTRIPT",SUP:"SUPERSCRIPT",TBODY:"TABLE_BODY",TD:"TABLE_CELL",TFOOT:"TABLE_FOOTER",TH:"TABLE_HEADER_CELL",THEAD:"TABLE_HEADER",TR:"TABLE_ROW",TT:"MONOSPACED_TEXT",U:"UNDERLINED_TEXT",UL:"UNORDERED_LIST"},Ti=function(){function t(){this._placeHolderNameCounts={},this._signatureToName={}}return t.prototype.getStartTagPlaceholderName=function(t,e,n){var r=this._hashTag(t,e,n);if(this._signatureToName[r])return this._signatureToName[r];var i=t.toUpperCase(),o=Ci[i]||"TAG_"+i,s=this._generateUniqueName(n?o:"START_"+o);return this._signatureToName[r]=s,s},t.prototype.getCloseTagPlaceholderName=function(t){var e=this._hashClosingTag(t);if(this._signatureToName[e])return this._signatureToName[e];var n=t.toUpperCase(),r=this._generateUniqueName("CLOSE_"+(Ci[n]||"TAG_"+n));return this._signatureToName[e]=r,r},t.prototype.getPlaceholderName=function(t,e){var n=t.toUpperCase(),r="PH: "+n+"="+e;if(this._signatureToName[r])return this._signatureToName[r];var i=this._generateUniqueName(n);return this._signatureToName[r]=i,i},t.prototype.getUniquePlaceholder=function(t){return this._generateUniqueName(t.toUpperCase())},t.prototype._hashTag=function(t,e,n){return"<"+t+Object.keys(e).sort().map(function(t){return" "+t+"="+e[t]}).join("")+(n?"/>":"></"+t+">")},t.prototype._hashClosingTag=function(t){return this._hashTag("/"+t,{},!1)},t.prototype._generateUniqueName=function(t){if(!this._placeHolderNameCounts.hasOwnProperty(t))return this._placeHolderNameCounts[t]=1,t;var e=this._placeHolderNameCounts[t];return this._placeHolderNameCounts[t]=e+1,t+"_"+e},t}(),Ai=new mr(new Cn),Pi=function(){function t(t,e){this._expressionParser=t,this._interpolationConfig=e}return t.prototype.toI18nMessage=function(t,e,n,r){return this._isIcu=1==t.length&&t[0]instanceof Yt,this._icuDepth=0,this._placeholderRegistry=new Ti,this._placeholderToContent={},this._placeholderToMessage={},new function i(t,e,n,r,o,s){this.nodes=t,this.placeholders=e,this.placeholderToMessage=n,this.meaning=r,this.description=o,this.id=s,this.sources=t.length?[{filePath:t[0].sourceSpan.start.file.url,startLine:t[0].sourceSpan.start.line+1,startCol:t[0].sourceSpan.start.col+1,endLine:t[t.length-1].sourceSpan.end.line+1,endCol:t[0].sourceSpan.start.col+1}]:[]}(ee(this,t,{}),this._placeholderToContent,this._placeholderToMessage,e,n,r)},t.prototype.visitElement=function(t,e){var n=ee(this,t.children),r={};t.attrs.forEach(function(t){r[t.name]=t.value});var i=xi(t.name).isVoid,o=this._placeholderRegistry.getStartTagPlaceholderName(t.name,r,i);this._placeholderToContent[o]=t.sourceSpan.toString();var s="";return i||(s=this._placeholderRegistry.getCloseTagPlaceholderName(t.name),this._placeholderToContent[s]="</"+t.name+">"),new di(t.name,r,o,s,n,i,t.sourceSpan)},t.prototype.visitAttribute=function(t,e){return this._visitTextWithInterpolation(t.value,t.sourceSpan)},t.prototype.visitText=function(t,e){return this._visitTextWithInterpolation(t.value,t.sourceSpan)},t.prototype.visitComment=function(t,e){return null},t.prototype.visitExpansion=function(e,n){var r=this;this._icuDepth++;var i={},o=new fi(e.switchValue,e.type,i,e.sourceSpan);if(e.cases.forEach(function(t){i[t.value]=new hi(t.expression.map(function(t){return t.visit(r,{})}),t.expSourceSpan)}),this._icuDepth--,this._isIcu||this._icuDepth>0){var s=this._placeholderRegistry.getUniquePlaceholder("VAR_"+e.type);return o.expressionPlaceholder=s,this._placeholderToContent[s]=e.switchValue,o}var a=this._placeholderRegistry.getPlaceholderName("ICU",e.sourceSpan.toString()),u=new t(this._expressionParser,this._interpolationConfig);return this._placeholderToMessage[a]=u.toI18nMessage([e],"","",""),new yi(o,a,e.sourceSpan)},t.prototype.visitExpansionCase=function(t,e){throw new Error("Unreachable code")},t.prototype._visitTextWithInterpolation=function(t,e){var n=this._expressionParser.splitInterpolation(t,e.start.toString(),this._interpolationConfig);if(!n)return new pi(t,e);for(var r=[],i=new hi(r,e),o=this._interpolationConfig,s=o.start,a=o.end,u=0;u<n.strings.length-1;u++){var c=n.expressions[u],l=c.split(Ni)[2]||"INTERPOLATION",p=this._placeholderRegistry.getPlaceholderName(l,c);n.strings[u].length&&r.push(new pi(n.strings[u],e)),r.push(new vi(c,p,e)),this._placeholderToContent[p]=s+c+a}var h=n.strings.length-1;return n.strings[h].length&&r.push(new pi(n.strings[h],e)),i},t}(),Ni=/\/\/[\s\S]*i18n[\s\S]*\([\s\S]*ph[\s\S]*=[\s\S]*("|')([\s\S]*?)\1[\s\S]*\)/g,Oi=function(t){function e(e,n){return t.call(this,e,n)||this}return o(e,t),e}(Sr),ki="i18n-",Mi=/^i18n:?/,Ii="|",Ri="@@",Di=!1;(Si=Ei||(Ei={}))[Si.Extract=0]="Extract",Si[Si.Merge=1]="Merge";var Li=function(){function t(t,e){this._implicitTags=t,this._implicitAttrs=e}return t.prototype.extract=function(t,e){var n=this;return this._init(Ei.Extract,e),t.forEach(function(t){return t.visit(n,null)}),this._inI18nBlock&&this._reportError(t[t.length-1],"Unclosed block"),new function r(t,e){this.messages=t,this.errors=e}(this._messages,this._errors)},t.prototype.merge=function(t,e,n){this._init(Ei.Merge,n),this._translations=e;var r=new Jt("wrapper",[],t,void 0,void 0,void 0).visit(this,null);return this._inI18nBlock&&this._reportError(t[t.length-1],"Unclosed block"),new Br(r.children,this._errors)},t.prototype.visitExpansionCase=function(t,e){var n=ee(this,t.expression,e);if(this._mode===Ei.Merge)return new Zt(t.value,n,t.sourceSpan,t.valueSourceSpan,t.expSourceSpan)},t.prototype.visitExpansion=function(t,e){this._mayBeAddBlockChildren(t);var n=this._inIcu;this._inIcu||(this._isInTranslatableSection&&this._addMessage([t]),this._inIcu=!0);var r=ee(this,t.cases,e);return this._mode===Ei.Merge&&(t=new Yt(t.switchValue,t.type,r,t.sourceSpan,t.switchValueSourceSpan)),this._inIcu=n,t},t.prototype.visitComment=function(t,e){var n=function r(t){return!!(t instanceof te&&t.value&&t.value.startsWith("i18n"))}(t);if(n&&this._isInTranslatableSection)this._reportError(t,"Could not start a block inside a translatable section");else{var i=function o(t){return!!(t instanceof te&&t.value&&"/i18n"===t.value)}(t);if(!i||this._inI18nBlock){if(!this._inI18nNode&&!this._inIcu)if(this._inI18nBlock){if(i){if(this._depth==this._blockStartDepth){this._closeTranslatableSection(t,this._blockChildren),this._inI18nBlock=!1;var s=this._addMessage(this._blockChildren,this._blockMeaningAndDesc);return ee(this,this._translateMessage(t,s))}return void this._reportError(t,"I18N blocks should not cross element boundaries")}}else n&&(!Di&&console&&console.warn&&(Di=!0,console.warn("I18n comments are deprecated, use an <ng-container> element instead ("+t.sourceSpan.start+(t.sourceSpan.details?", "+t.sourceSpan.details:"")+")")),this._inI18nBlock=!0,this._blockStartDepth=this._depth,this._blockChildren=[],this._blockMeaningAndDesc=t.value.replace(Mi,"").trim(),this._openTranslatableSection(t))}else this._reportError(t,"Trying to close an unopened block")}},t.prototype.visitText=function(t,e){return this._isInTranslatableSection&&this._mayBeAddBlockChildren(t),t},t.prototype.visitElement=function(t,e){var n=this;this._mayBeAddBlockChildren(t),this._depth++;var r=this._inI18nNode,i=this._inImplicitNode,o=[],s=void 0,a=function u(t){return t.attrs.find(function(t){return"i18n"===t.name})||null}(t),c=a?a.value:"",l=this._implicitTags.some(function(e){return t.name===e})&&!this._inIcu&&!this._isInTranslatableSection,p=!i&&l;if(this._inImplicitNode=i||l,this._isInTranslatableSection||this._inIcu)(a||p)&&this._reportError(t,"Could not mark an element as translatable inside a translatable section"),this._mode==Ei.Extract&&ee(this,t.children);else{if(a||p){this._inI18nNode=!0;var h=this._addMessage(t.children,c);s=this._translateMessage(t,h)}if(this._mode==Ei.Extract){var f=a||p;f&&this._openTranslatableSection(t),ee(this,t.children),f&&this._closeTranslatableSection(t,t.children)}}if(this._mode===Ei.Merge&&(s||t.children).forEach(function(t){var r=t.visit(n,e);r&&!n._isInTranslatableSection&&(o=o.concat(r))}),this._visitAttributesOf(t),this._depth--,this._inI18nNode=r,this._inImplicitNode=i,this._mode===Ei.Merge){var d=this._translateAttributes(t);return new Jt(t.name,d,o,t.sourceSpan,t.startSourceSpan,t.endSourceSpan)}return null},t.prototype.visitAttribute=function(t,e){throw new Error("unreachable code")},t.prototype._init=function(t,e){this._mode=t,this._inI18nBlock=!1,this._inI18nNode=!1,this._depth=0,this._inIcu=!1,this._msgCountAtSectionStart=void 0,this._errors=[],this._messages=[],this._inImplicitNode=!1,this._createI18nMessage=function n(t){var e=new Pi(Ai,t);return function(t,n,r,i){return e.toI18nMessage(t,n,r,i)}}(e)},t.prototype._visitAttributesOf=function(t){var e=this,n={},r=this._implicitAttrs[t.name]||[];t.attrs.filter(function(t){return t.name.startsWith(ki)}).forEach(function(t){return n[t.name.slice(ki.length)]=t.value}),t.attrs.forEach(function(t){t.name in n?e._addMessage([t],n[t.name]):r.some(function(e){return t.name===e})&&e._addMessage([t])})},t.prototype._addMessage=function(t,e){if(0==t.length||1==t.length&&t[0]instanceof $t&&!t[0].value)return null;var n=ji(e),r=this._createI18nMessage(t,n.meaning,n.description,n.id);return this._messages.push(r),r},t.prototype._translateMessage=function(t,e){if(e&&this._mode===Ei.Merge){var n=this._translations.get(e);if(n)return n;this._reportError(t,'Translation unavailable for message id="'+this._translations.digest(e)+'"')}return[]},t.prototype._translateAttributes=function(t){var e=this,n=t.attrs,r={};n.forEach(function(t){t.name.startsWith(ki)&&(r[t.name.slice(ki.length)]=ji(t.value))});var i=[];return n.forEach(function(n){if("i18n"!==n.name&&!n.name.startsWith(ki))if(n.value&&""!=n.value&&r.hasOwnProperty(n.name)){var o=r[n.name],s=o.id,a=e._createI18nMessage([n],o.meaning,o.description,s),u=e._translations.get(a);u?0==u.length?i.push(new $t(n.name,"",n.sourceSpan)):u[0]instanceof Qt?i.push(new $t(n.name,u[0].value,n.sourceSpan)):e._reportError(t,'Unexpected translation for attribute "'+n.name+'" (id="'+(s||e._translations.digest(a))+'")'):e._reportError(t,'Translation unavailable for attribute "'+n.name+'" (id="'+(s||e._translations.digest(a))+'")')}else i.push(n)}),i},t.prototype._mayBeAddBlockChildren=function(t){this._inI18nBlock&&!this._inIcu&&this._depth==this._blockStartDepth&&this._blockChildren.push(t)},t.prototype._openTranslatableSection=function(t){this._isInTranslatableSection?this._reportError(t,"Unexpected section start"):this._msgCountAtSectionStart=this._messages.length},Object.defineProperty(t.prototype,"_isInTranslatableSection",{get:function(){return void 0!==this._msgCountAtSectionStart},enumerable:!0,configurable:!0}),t.prototype._closeTranslatableSection=function(t,e){if(this._isInTranslatableSection){var n=this._msgCountAtSectionStart;if(1==e.reduce(function(t,e){return t+(e instanceof te?0:1)},0))for(var r=this._messages.length-1;r>=n;r--){var i=this._messages[r].nodes;if(!(1==i.length&&i[0]instanceof pi)){this._messages.splice(r,1);break}}this._msgCountAtSectionStart=void 0}else this._reportError(t,"Unexpected section end")},t.prototype._reportError=function(t,e){this._errors.push(new Oi(t.sourceSpan,e))},t}();function ji(t){if(!t)return{meaning:"",description:"",id:""};var e=t.indexOf(Ri),n=t.indexOf(Ii),r=u(e>-1?[t.slice(0,e),t.slice(e+2)]:[t,""],2),i=r[0],o=r[1],s=u(n>-1?[i.slice(0,n),i.slice(n+1)]:["",i],2);return{meaning:s[0],description:s[1],id:o}}
140
+ */var ci,li={A:"LINK",B:"BOLD_TEXT",BR:"LINE_BREAK",EM:"EMPHASISED_TEXT",H1:"HEADING_LEVEL1",H2:"HEADING_LEVEL2",H3:"HEADING_LEVEL3",H4:"HEADING_LEVEL4",H5:"HEADING_LEVEL5",H6:"HEADING_LEVEL6",HR:"HORIZONTAL_RULE",I:"ITALIC_TEXT",LI:"LIST_ITEM",LINK:"MEDIA_LINK",OL:"ORDERED_LIST",P:"PARAGRAPH",Q:"QUOTATION",S:"STRIKETHROUGH_TEXT",SMALL:"SMALL_TEXT",SUB:"SUBSTRIPT",SUP:"SUPERSCRIPT",TBODY:"TABLE_BODY",TD:"TABLE_CELL",TFOOT:"TABLE_FOOTER",TH:"TABLE_HEADER_CELL",THEAD:"TABLE_HEADER",TR:"TABLE_ROW",TT:"MONOSPACED_TEXT",U:"UNDERLINED_TEXT",UL:"UNORDERED_LIST"},pi=function(){function t(){this._placeHolderNameCounts={},this._signatureToName={}}return t.prototype.getStartTagPlaceholderName=function(t,e,n){var r=this._hashTag(t,e,n);if(this._signatureToName[r])return this._signatureToName[r];var i=t.toUpperCase(),o=li[i]||"TAG_"+i,s=this._generateUniqueName(n?o:"START_"+o);return this._signatureToName[r]=s,s},t.prototype.getCloseTagPlaceholderName=function(t){var e=this._hashClosingTag(t);if(this._signatureToName[e])return this._signatureToName[e];var n=t.toUpperCase(),r=this._generateUniqueName("CLOSE_"+(li[n]||"TAG_"+n));return this._signatureToName[e]=r,r},t.prototype.getPlaceholderName=function(t,e){var n=t.toUpperCase(),r="PH: "+n+"="+e;if(this._signatureToName[r])return this._signatureToName[r];var i=this._generateUniqueName(n);return this._signatureToName[r]=i,i},t.prototype.getUniquePlaceholder=function(t){return this._generateUniqueName(t.toUpperCase())},t.prototype._hashTag=function(t,e,n){return"<"+t+Object.keys(e).sort().map(function(t){return" "+t+"="+e[t]}).join("")+(n?"/>":"></"+t+">")},t.prototype._hashClosingTag=function(t){return this._hashTag("/"+t,{},!1)},t.prototype._generateUniqueName=function(t){if(!this._placeHolderNameCounts.hasOwnProperty(t))return this._placeHolderNameCounts[t]=1,t;var e=this._placeHolderNameCounts[t];return this._placeHolderNameCounts[t]=e+1,t+"_"+e},t}(),hi=new ir(new dn),fi=function(){function t(t,e){this._expressionParser=t,this._interpolationConfig=e}return t.prototype.toI18nMessage=function(t,e,n,r){this._isIcu=1==t.length&&t[0]instanceof Ht,this._icuDepth=0,this._placeholderRegistry=new pi,this._placeholderToContent={},this._placeholderToMessage={};var i=zt(this,t,{});return new Yr(i,this._placeholderToContent,this._placeholderToMessage,e,n,r)},t.prototype.visitElement=function(t,e){var n=zt(this,t.children),r={};t.attrs.forEach(function(t){r[t.name]=t.value});var i=ui(t.name).isVoid,o=this._placeholderRegistry.getStartTagPlaceholderName(t.name,r,i);this._placeholderToContent[o]=t.sourceSpan.toString();var s="";return i||(s=this._placeholderRegistry.getCloseTagPlaceholderName(t.name),this._placeholderToContent[s]="</"+t.name+">"),new ti(t.name,r,o,s,n,i,t.sourceSpan)},t.prototype.visitAttribute=function(t,e){return this._visitTextWithInterpolation(t.value,t.sourceSpan)},t.prototype.visitText=function(t,e){return this._visitTextWithInterpolation(t.value,t.sourceSpan)},t.prototype.visitComment=function(t,e){return null},t.prototype.visitExpansion=function(e,n){var r=this;this._icuDepth++;var i={},o=new Jr(e.switchValue,e.type,i,e.sourceSpan);if(e.cases.forEach(function(t){i[t.value]=new $r(t.expression.map(function(t){return t.visit(r,{})}),t.expSourceSpan)}),this._icuDepth--,this._isIcu||this._icuDepth>0){var s=this._placeholderRegistry.getUniquePlaceholder("VAR_"+e.type);return o.expressionPlaceholder=s,this._placeholderToContent[s]=e.switchValue,o}var a=this._placeholderRegistry.getPlaceholderName("ICU",e.sourceSpan.toString()),u=new t(this._expressionParser,this._interpolationConfig);return this._placeholderToMessage[a]=u.toI18nMessage([e],"","",""),new ni(o,a,e.sourceSpan)},t.prototype.visitExpansionCase=function(t,e){throw new Error("Unreachable code")},t.prototype._visitTextWithInterpolation=function(t,e){var n=this._expressionParser.splitInterpolation(t,e.start.toString(),this._interpolationConfig);if(!n)return new Zr(t,e);for(var r=[],i=new $r(r,e),o=this._interpolationConfig,s=o.start,a=o.end,u=0;u<n.strings.length-1;u++){var c=n.expressions[u],l=c.split(di)[2]||"INTERPOLATION",p=this._placeholderRegistry.getPlaceholderName(l,c);n.strings[u].length&&r.push(new Zr(n.strings[u],e)),r.push(new ei(c,p,e)),this._placeholderToContent[p]=s+c+a}var h=n.strings.length-1;return n.strings[h].length&&r.push(new Zr(n.strings[h],e)),i},t}(),di=/\/\/[\s\S]*i18n[\s\S]*\([\s\S]*ph[\s\S]*=[\s\S]*("|')([\s\S]*?)\1[\s\S]*\)/g,vi=function(t){function e(e,n){return t.call(this,e,n)||this}return o(e,t),e}(pr),yi=/^i18n:?/,mi="|",gi="@@",_i=!1,bi=function bi(t,e){this.messages=t,this.errors=e};!function(t){t[t.Extract=0]="Extract",t[t.Merge=1]="Merge"}(ci||(ci={}));var wi=function(){function t(t,e){this._implicitTags=t,this._implicitAttrs=e}return t.prototype.extract=function(t,e){var n=this;return this._init(ci.Extract,e),t.forEach(function(t){return t.visit(n,null)}),this._inI18nBlock&&this._reportError(t[t.length-1],"Unclosed block"),new bi(this._messages,this._errors)},t.prototype.merge=function(t,e,n){this._init(ci.Merge,n),this._translations=e;var r=new Kt("wrapper",[],t,void 0,void 0,void 0).visit(this,null);return this._inI18nBlock&&this._reportError(t[t.length-1],"Unclosed block"),new Ar(r.children,this._errors)},t.prototype.visitExpansionCase=function(t,e){var n=zt(this,t.expression,e);if(this._mode===ci.Merge)return new Bt(t.value,n,t.sourceSpan,t.valueSourceSpan,t.expSourceSpan)},t.prototype.visitExpansion=function(t,e){this._mayBeAddBlockChildren(t);var n=this._inIcu;this._inIcu||(this._isInTranslatableSection&&this._addMessage([t]),this._inIcu=!0);var r=zt(this,t.cases,e);return this._mode===ci.Merge&&(t=new Ht(t.switchValue,t.type,r,t.sourceSpan,t.switchValueSourceSpan)),this._inIcu=n,t},t.prototype.visitComment=function(t,e){var n=function r(t){return!!(t instanceof Ut&&t.value&&t.value.startsWith("i18n"))}(t);if(n&&this._isInTranslatableSection)this._reportError(t,"Could not start a block inside a translatable section");else{var i=function o(t){return!!(t instanceof Ut&&t.value&&"/i18n"===t.value)}(t);if(!i||this._inI18nBlock){if(!this._inI18nNode&&!this._inIcu)if(this._inI18nBlock){if(i){if(this._depth==this._blockStartDepth){this._closeTranslatableSection(t,this._blockChildren),this._inI18nBlock=!1;var s=this._addMessage(this._blockChildren,this._blockMeaningAndDesc);return zt(this,this._translateMessage(t,s))}return void this._reportError(t,"I18N blocks should not cross element boundaries")}}else n&&(!_i&&console&&console.warn&&(_i=!0,console.warn("I18n comments are deprecated, use an <ng-container> element instead ("+t.sourceSpan.start+(t.sourceSpan.details?", "+t.sourceSpan.details:"")+")")),this._inI18nBlock=!0,this._blockStartDepth=this._depth,this._blockChildren=[],this._blockMeaningAndDesc=t.value.replace(yi,"").trim(),this._openTranslatableSection(t))}else this._reportError(t,"Trying to close an unopened block")}},t.prototype.visitText=function(t,e){return this._isInTranslatableSection&&this._mayBeAddBlockChildren(t),t},t.prototype.visitElement=function(t,e){var n=this;this._mayBeAddBlockChildren(t),this._depth++;var r=this._inI18nNode,i=this._inImplicitNode,o=[],s=void 0,a=function u(t){return t.attrs.find(function(t){return"i18n"===t.name})||null}(t),c=a?a.value:"",l=this._implicitTags.some(function(e){return t.name===e})&&!this._inIcu&&!this._isInTranslatableSection,p=!i&&l;if(this._inImplicitNode=i||l,this._isInTranslatableSection||this._inIcu)(a||p)&&this._reportError(t,"Could not mark an element as translatable inside a translatable section"),this._mode==ci.Extract&&zt(this,t.children);else{if(a||p){this._inI18nNode=!0;var h=this._addMessage(t.children,c);s=this._translateMessage(t,h)}if(this._mode==ci.Extract){var f=a||p;f&&this._openTranslatableSection(t),zt(this,t.children),f&&this._closeTranslatableSection(t,t.children)}}if(this._mode===ci.Merge&&(s||t.children).forEach(function(t){var r=t.visit(n,e);r&&!n._isInTranslatableSection&&(o=o.concat(r))}),this._visitAttributesOf(t),this._depth--,this._inI18nNode=r,this._inImplicitNode=i,this._mode===ci.Merge){var d=this._translateAttributes(t);return new Kt(t.name,d,o,t.sourceSpan,t.startSourceSpan,t.endSourceSpan)}return null},t.prototype.visitAttribute=function(t,e){throw new Error("unreachable code")},t.prototype._init=function(t,e){this._mode=t,this._inI18nBlock=!1,this._inI18nNode=!1,this._depth=0,this._inIcu=!1,this._msgCountAtSectionStart=void 0,this._errors=[],this._messages=[],this._inImplicitNode=!1,this._createI18nMessage=function n(t){var e=new fi(hi,t);return function(t,n,r,i){return e.toI18nMessage(t,n,r,i)}}(e)},t.prototype._visitAttributesOf=function(t){var e=this,n={},r=this._implicitAttrs[t.name]||[];t.attrs.filter(function(t){return t.name.startsWith("i18n-")}).forEach(function(t){return n[t.name.slice("i18n-".length)]=t.value}),t.attrs.forEach(function(t){t.name in n?e._addMessage([t],n[t.name]):r.some(function(e){return t.name===e})&&e._addMessage([t])})},t.prototype._addMessage=function(t,e){if(0==t.length||1==t.length&&t[0]instanceof qt&&!t[0].value)return null;var n=xi(e),r=this._createI18nMessage(t,n.meaning,n.description,n.id);return this._messages.push(r),r},t.prototype._translateMessage=function(t,e){if(e&&this._mode===ci.Merge){var n=this._translations.get(e);if(n)return n;this._reportError(t,'Translation unavailable for message id="'+this._translations.digest(e)+'"')}return[]},t.prototype._translateAttributes=function(t){var e=this,n=t.attrs,r={};n.forEach(function(t){t.name.startsWith("i18n-")&&(r[t.name.slice("i18n-".length)]=xi(t.value))});var i=[];return n.forEach(function(n){if("i18n"!==n.name&&!n.name.startsWith("i18n-"))if(n.value&&""!=n.value&&r.hasOwnProperty(n.name)){var o=r[n.name],s=o.id,a=e._createI18nMessage([n],o.meaning,o.description,s),u=e._translations.get(a);u?0==u.length?i.push(new qt(n.name,"",n.sourceSpan)):u[0]instanceof Vt?i.push(new qt(n.name,u[0].value,n.sourceSpan)):e._reportError(t,'Unexpected translation for attribute "'+n.name+'" (id="'+(s||e._translations.digest(a))+'")'):e._reportError(t,'Translation unavailable for attribute "'+n.name+'" (id="'+(s||e._translations.digest(a))+'")')}else i.push(n)}),i},t.prototype._mayBeAddBlockChildren=function(t){this._inI18nBlock&&!this._inIcu&&this._depth==this._blockStartDepth&&this._blockChildren.push(t)},t.prototype._openTranslatableSection=function(t){this._isInTranslatableSection?this._reportError(t,"Unexpected section start"):this._msgCountAtSectionStart=this._messages.length},Object.defineProperty(t.prototype,"_isInTranslatableSection",{get:function(){return void 0!==this._msgCountAtSectionStart},enumerable:!0,configurable:!0}),t.prototype._closeTranslatableSection=function(t,e){if(this._isInTranslatableSection){var n=this._msgCountAtSectionStart;if(1==e.reduce(function(t,e){return t+(e instanceof Ut?0:1)},0))for(var r=this._messages.length-1;r>=n;r--){var i=this._messages[r].nodes;if(!(1==i.length&&i[0]instanceof Zr)){this._messages.splice(r,1);break}}this._msgCountAtSectionStart=void 0}else this._reportError(t,"Unexpected section end")},t.prototype._reportError=function(t,e){this._errors.push(new vi(t.sourceSpan,e))},t}();function xi(t){if(!t)return{meaning:"",description:"",id:""};var e=t.indexOf(gi),n=t.indexOf(mi),r=u(e>-1?[t.slice(0,e),t.slice(e+2)]:[t,""],2),i=r[0],o=r[1],s=u(n>-1?[i.slice(0,n),i.slice(n+1)]:["",i],2);return{meaning:s[0],description:s[1],id:o}}
141
141
  /**
142
142
  * @license
143
143
  * Copyright Google Inc. All Rights Reserved.
144
144
  *
145
145
  * Use of this source code is governed by an MIT-style license that can be
146
146
  * found in the LICENSE file at https://angular.io/license
147
- */var Fi=new(function(){function t(){this.closedByParent=!1,this.contentType=le.PARSABLE_DATA,this.isVoid=!1,this.ignoreFirstLf=!1,this.canSelfClose=!0}return t.prototype.requireExtraParent=function(t){return!1},t.prototype.isClosedByChild=function(t){return!1},t}());function Vi(t){return Fi}
147
+ */var Ei=new(function(){function t(){this.closedByParent=!1,this.contentType=ee.PARSABLE_DATA,this.isVoid=!1,this.ignoreFirstLf=!1,this.canSelfClose=!0}return t.prototype.requireExtraParent=function(t){return!1},t.prototype.isClosedByChild=function(t){return!1},t}());function Si(t){return Ei}
148
148
  /**
149
149
  * @license
150
150
  * Copyright Google Inc. All Rights Reserved.
151
151
  *
152
152
  * Use of this source code is governed by an MIT-style license that can be
153
153
  * found in the LICENSE file at https://angular.io/license
154
- */var Hi=function(t){function e(){return t.call(this,Vi)||this}return o(e,t),e.prototype.parse=function(e,n,r){return void 0===r&&(r=!1),t.prototype.parse.call(this,e,n,r)},e}(Kr),Bi=function(){function t(){}return t.prototype.createNameMapper=function(t){return null},t}(),qi=function(t){function e(e,n){var r=t.call(this)||this;return r.mapName=n,r.internalToPublic={},r.publicToNextId={},r.publicToInternal={},e.nodes.forEach(function(t){return t.visit(r)}),r}return o(e,t),e.prototype.toPublicName=function(t){return this.internalToPublic.hasOwnProperty(t)?this.internalToPublic[t]:null},e.prototype.toInternalName=function(t){return this.publicToInternal.hasOwnProperty(t)?this.publicToInternal[t]:null},e.prototype.visitText=function(t,e){return null},e.prototype.visitTagPlaceholder=function(e,n){this.visitPlaceholderName(e.startName),t.prototype.visitTagPlaceholder.call(this,e,n),this.visitPlaceholderName(e.closeName)},e.prototype.visitPlaceholder=function(t,e){this.visitPlaceholderName(t.name)},e.prototype.visitIcuPlaceholder=function(t,e){this.visitPlaceholderName(t.name)},e.prototype.visitPlaceholderName=function(t){if(t&&!this.internalToPublic.hasOwnProperty(t)){var e=this.mapName(t);if(this.publicToInternal.hasOwnProperty(e)){var n=this.publicToNextId[e];this.publicToNextId[e]=n+1,e=e+"_"+n}else this.publicToNextId[e]=1;this.internalToPublic[t]=e,this.publicToInternal[e]=t}},e}(gi),Ki=new(function(){function t(){}return t.prototype.visitTag=function(t){var e=this,n=this._serializeAttributes(t.attrs);if(0==t.children.length)return"<"+t.name+n+"/>";var r=t.children.map(function(t){return t.visit(e)});return"<"+t.name+n+">"+r.join("")+"</"+t.name+">"},t.prototype.visitText=function(t){return t.value},t.prototype.visitDeclaration=function(t){return"<?xml"+this._serializeAttributes(t.attrs)+" ?>"},t.prototype._serializeAttributes=function(t){var e=Object.keys(t).map(function(e){return e+'="'+t[e]+'"'}).join(" ");return e.length>0?" "+e:""},t.prototype.visitDoctype=function(t){return"<!DOCTYPE "+t.rootTag+" [\n"+t.dtd+"\n]>"},t}());
154
+ */var Ci=function(t){function e(){return t.call(this,Si)||this}return o(e,t),e.prototype.parse=function(e,n,r){return void 0===r&&(r=!1),t.prototype.parse.call(this,e,n,r)},e}(Pr),Ti=function(){function t(){}return t.prototype.createNameMapper=function(t){return null},t}(),Ai=function(t){function e(e,n){var r=t.call(this)||this;return r.mapName=n,r.internalToPublic={},r.publicToNextId={},r.publicToInternal={},e.nodes.forEach(function(t){return t.visit(r)}),r}return o(e,t),e.prototype.toPublicName=function(t){return this.internalToPublic.hasOwnProperty(t)?this.internalToPublic[t]:null},e.prototype.toInternalName=function(t){return this.publicToInternal.hasOwnProperty(t)?this.publicToInternal[t]:null},e.prototype.visitText=function(t,e){return null},e.prototype.visitTagPlaceholder=function(e,n){this.visitPlaceholderName(e.startName),t.prototype.visitTagPlaceholder.call(this,e,n),this.visitPlaceholderName(e.closeName)},e.prototype.visitPlaceholder=function(t,e){this.visitPlaceholderName(t.name)},e.prototype.visitIcuPlaceholder=function(t,e){this.visitPlaceholderName(t.name)},e.prototype.visitPlaceholderName=function(t){if(t&&!this.internalToPublic.hasOwnProperty(t)){var e=this.mapName(t);if(this.publicToInternal.hasOwnProperty(e)){var n=this.publicToNextId[e];this.publicToNextId[e]=n+1,e=e+"_"+n}else this.publicToNextId[e]=1;this.internalToPublic[t]=e,this.publicToInternal[e]=t}},e}(ii),Pi=new(function(){function t(){}return t.prototype.visitTag=function(t){var e=this,n=this._serializeAttributes(t.attrs);if(0==t.children.length)return"<"+t.name+n+"/>";var r=t.children.map(function(t){return t.visit(e)});return"<"+t.name+n+">"+r.join("")+"</"+t.name+">"},t.prototype.visitText=function(t){return t.value},t.prototype.visitDeclaration=function(t){return"<?xml"+this._serializeAttributes(t.attrs)+" ?>"},t.prototype._serializeAttributes=function(t){var e=Object.keys(t).map(function(e){return e+'="'+t[e]+'"'}).join(" ");return e.length>0?" "+e:""},t.prototype.visitDoctype=function(t){return"<!DOCTYPE "+t.rootTag+" [\n"+t.dtd+"\n]>"},t}());
155
155
  /**
156
156
  * @license
157
157
  * Copyright Google Inc. All Rights Reserved.
158
158
  *
159
159
  * Use of this source code is governed by an MIT-style license that can be
160
160
  * found in the LICENSE file at https://angular.io/license
161
- */function Ui(t){return t.map(function(t){return t.visit(Ki)}).join("")}var zi=function(){function t(t){var e=this;this.attrs={},Object.keys(t).forEach(function(n){e.attrs[n]=Zi(t[n])})}return t.prototype.visit=function(t){return t.visitDeclaration(this)},t}(),Wi=function(){function t(t,e){this.rootTag=t,this.dtd=e}return t.prototype.visit=function(t){return t.visitDoctype(this)},t}(),Xi=function(){function t(t,e,n){void 0===e&&(e={}),void 0===n&&(n=[]);var r=this;this.name=t,this.children=n,this.attrs={},Object.keys(e).forEach(function(t){r.attrs[t]=Zi(e[t])})}return t.prototype.visit=function(t){return t.visitTag(this)},t}(),Gi=function(){function t(t){this.value=Zi(t)}return t.prototype.visit=function(t){return t.visitText(this)},t}(),Qi=function(t){function e(e){return void 0===e&&(e=0),t.call(this,"\n"+new Array(e+1).join(" "))||this}return o(e,t),e}(Gi),Yi=[[/&/g,"&amp;"],[/"/g,"&quot;"],[/'/g,"&apos;"],[/</g,"&lt;"],[/>/g,"&gt;"]];function Zi(t){return Yi.reduce(function(t,e){return t.replace(e[0],e[1])},t)}
161
+ */function Ni(t){return t.map(function(t){return t.visit(Pi)}).join("")}var Oi=function(){function t(t){var e=this;this.attrs={},Object.keys(t).forEach(function(n){e.attrs[n]=ji(t[n])})}return t.prototype.visit=function(t){return t.visitDeclaration(this)},t}(),ki=function(){function t(t,e){this.rootTag=t,this.dtd=e}return t.prototype.visit=function(t){return t.visitDoctype(this)},t}(),Mi=function(){function t(t,e,n){void 0===e&&(e={}),void 0===n&&(n=[]);var r=this;this.name=t,this.children=n,this.attrs={},Object.keys(e).forEach(function(t){r.attrs[t]=ji(e[t])})}return t.prototype.visit=function(t){return t.visitTag(this)},t}(),Ii=function(){function t(t){this.value=ji(t)}return t.prototype.visit=function(t){return t.visitText(this)},t}(),Ri=function(t){function e(e){return void 0===e&&(e=0),t.call(this,"\n"+new Array(e+1).join(" "))||this}return o(e,t),e}(Ii),Di=[[/&/g,"&amp;"],[/"/g,"&quot;"],[/'/g,"&apos;"],[/</g,"&lt;"],[/>/g,"&gt;"]];function ji(t){return Di.reduce(function(t,e){return t.replace(e[0],e[1])},t)}
162
162
  /**
163
163
  * @license
164
164
  * Copyright Google Inc. All Rights Reserved.
165
165
  *
166
166
  * Use of this source code is governed by an MIT-style license that can be
167
167
  * found in the LICENSE file at https://angular.io/license
168
- */var $i="trans-unit",Ji="context",to=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.write=function(t,e){var n=new eo,r=[];t.forEach(function(t){var e=[];t.sources.forEach(function(t){var n=new Xi("context-group",{purpose:"location"});n.children.push(new Qi(10),new Xi(Ji,{"context-type":"sourcefile"},[new Gi(t.filePath)]),new Qi(10),new Xi(Ji,{"context-type":"linenumber"},[new Gi(""+t.startLine)]),new Qi(8)),e.push(new Qi(8),n)});var i,o=new Xi($i,{id:t.id,datatype:"html"});(i=o.children).push.apply(i,c([new Qi(8),new Xi("source",{},n.serialize(t.nodes))],e)),t.description&&o.children.push(new Qi(8),new Xi("note",{priority:"1",from:"description"},[new Gi(t.description)])),t.meaning&&o.children.push(new Qi(8),new Xi("note",{priority:"1",from:"meaning"},[new Gi(t.meaning)])),o.children.push(new Qi(6)),r.push(new Qi(6),o)});var i=new Xi("body",{},c(r,[new Qi(4)])),o=new Xi("file",{"source-language":e||"en",datatype:"plaintext",original:"ng2.template"},[new Qi(4),i,new Qi(2)]),s=new Xi("xliff",{version:"1.2",xmlns:"urn:oasis:names:tc:xliff:document:1.2"},[new Qi(2),o,new Qi]);return Ui([new zi({version:"1.0",encoding:"UTF-8"}),new Qi,s,new Qi])},e.prototype.load=function(t,e){var n=(new no).parse(t,e),r=n.locale,i=n.msgIdToHtml,o=n.errors,s={},a=new ro;if(Object.keys(i).forEach(function(t){var n=a.convert(i[t],e),r=n.i18nNodes;o.push.apply(o,c(n.errors)),s[t]=r}),o.length)throw new Error("xliff parse errors:\n"+o.join("\n"));return{locale:r,i18nNodesByMsgId:s}},e.prototype.digest=function(t){return Wr(t)},e}(Bi),eo=function(){function t(){}return t.prototype.visitText=function(t,e){return[new Gi(t.value)]},t.prototype.visitContainer=function(t,e){var n=this,r=[];return t.children.forEach(function(t){return r.push.apply(r,c(t.visit(n)))}),r},t.prototype.visitIcu=function(t,e){var n=this,r=[new Gi("{"+t.expressionPlaceholder+", "+t.type+", ")];return Object.keys(t.cases).forEach(function(e){r.push.apply(r,c([new Gi(e+" {")],t.cases[e].visit(n),[new Gi("} ")]))}),r.push(new Gi("}")),r},t.prototype.visitTagPlaceholder=function(t,e){var n=function r(t){switch(t.toLowerCase()){case"br":return"lb";case"img":return"image";default:return"x-"+t}}
168
+ */var Li=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.write=function(t,e){var n=new Fi,r=[];t.forEach(function(t){var e=[];t.sources.forEach(function(t){var n=new Mi("context-group",{purpose:"location"});n.children.push(new Ri(10),new Mi("context",{"context-type":"sourcefile"},[new Ii(t.filePath)]),new Ri(10),new Mi("context",{"context-type":"linenumber"},[new Ii(""+t.startLine)]),new Ri(8)),e.push(new Ri(8),n)});var i,o=new Mi("trans-unit",{id:t.id,datatype:"html"});(i=o.children).push.apply(i,c([new Ri(8),new Mi("source",{},n.serialize(t.nodes))],e)),t.description&&o.children.push(new Ri(8),new Mi("note",{priority:"1",from:"description"},[new Ii(t.description)])),t.meaning&&o.children.push(new Ri(8),new Mi("note",{priority:"1",from:"meaning"},[new Ii(t.meaning)])),o.children.push(new Ri(6)),r.push(new Ri(6),o)});var i=new Mi("body",{},c(r,[new Ri(4)])),o=new Mi("file",{"source-language":e||"en",datatype:"plaintext",original:"ng2.template"},[new Ri(4),i,new Ri(2)]),s=new Mi("xliff",{version:"1.2",xmlns:"urn:oasis:names:tc:xliff:document:1.2"},[new Ri(2),o,new Ri]);return Ni([new Oi({version:"1.0",encoding:"UTF-8"}),new Ri,s,new Ri])},e.prototype.load=function(t,e){var n=(new Vi).parse(t,e),r=n.locale,i=n.msgIdToHtml,o=n.errors,s={},a=new Hi;if(Object.keys(i).forEach(function(t){var n=a.convert(i[t],e),r=n.i18nNodes;o.push.apply(o,c(n.errors)),s[t]=r}),o.length)throw new Error("xliff parse errors:\n"+o.join("\n"));return{locale:r,i18nNodesByMsgId:s}},e.prototype.digest=function(t){return kr(t)},e}(Ti),Fi=function(){function t(){}return t.prototype.visitText=function(t,e){return[new Ii(t.value)]},t.prototype.visitContainer=function(t,e){var n=this,r=[];return t.children.forEach(function(t){return r.push.apply(r,c(t.visit(n)))}),r},t.prototype.visitIcu=function(t,e){var n=this,r=[new Ii("{"+t.expressionPlaceholder+", "+t.type+", ")];return Object.keys(t.cases).forEach(function(e){r.push.apply(r,c([new Ii(e+" {")],t.cases[e].visit(n),[new Ii("} ")]))}),r.push(new Ii("}")),r},t.prototype.visitTagPlaceholder=function(t,e){var n=function r(t){switch(t.toLowerCase()){case"br":return"lb";case"img":return"image";default:return"x-"+t}}
169
169
  /**
170
170
  * @license
171
171
  * Copyright Google Inc. All Rights Reserved.
172
172
  *
173
173
  * Use of this source code is governed by an MIT-style license that can be
174
174
  * found in the LICENSE file at https://angular.io/license
175
- */(t.tag);if(t.isVoid)return[new Xi("x",{id:t.startName,ctype:n,"equiv-text":"<"+t.tag+"/>"})];var i=new Xi("x",{id:t.startName,ctype:n,"equiv-text":"<"+t.tag+">"}),o=new Xi("x",{id:t.closeName,ctype:n,"equiv-text":"</"+t.tag+">"});return c([i],this.serialize(t.children),[o])},t.prototype.visitPlaceholder=function(t,e){return[new Xi("x",{id:t.name,"equiv-text":"{{"+t.value+"}}"})]},t.prototype.visitIcuPlaceholder=function(t,e){var n="{"+t.value.expression+", "+t.value.type+", "+Object.keys(t.value.cases).map(function(t){return t+" {...}"}).join(" ")+"}";return[new Xi("x",{id:t.name,"equiv-text":n})]},t.prototype.serialize=function(t){var e=this;return[].concat.apply([],c(t.map(function(t){return t.visit(e)})))},t}(),no=function(){function t(){this._locale=null}return t.prototype.parse=function(t,e){this._unitMlString=null,this._msgIdToHtml={};var n=(new Hi).parse(t,e,!1);return this._errors=n.errors,ee(this,n.rootNodes,null),{msgIdToHtml:this._msgIdToHtml,errors:this._errors,locale:this._locale}},t.prototype.visitElement=function(t,e){switch(t.name){case $i:this._unitMlString=null;var n=t.attrs.find(function(t){return"id"===t.name});if(n){var r=n.value;this._msgIdToHtml.hasOwnProperty(r)?this._addError(t,"Duplicated translations for msg "+r):(ee(this,t.children,null),"string"==typeof this._unitMlString?this._msgIdToHtml[r]=this._unitMlString:this._addError(t,"Message "+r+" misses a translation"))}else this._addError(t,"<"+$i+'> misses the "id" attribute');break;case"source":case"seg-source":break;case"target":var i=t.startSourceSpan.start.file.content.slice(t.startSourceSpan.end.offset,t.endSourceSpan.start.offset);this._unitMlString=i;break;case"file":var o=t.attrs.find(function(t){return"target-language"===t.name});o&&(this._locale=o.value),ee(this,t.children,null);break;default:ee(this,t.children,null)}},t.prototype.visitAttribute=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitComment=function(t,e){},t.prototype.visitExpansion=function(t,e){},t.prototype.visitExpansionCase=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new Oi(t.sourceSpan,e))},t}(),ro=function(){function t(){}return t.prototype.convert=function(t,e){var n=(new Hi).parse(t,e,!0);return this._errors=n.errors,{i18nNodes:this._errors.length>0||0==n.rootNodes.length?[]:[].concat.apply([],c(ee(this,n.rootNodes))),errors:this._errors}},t.prototype.visitText=function(t,e){return new pi(t.value,t.sourceSpan)},t.prototype.visitElement=function(t,e){if("x"===t.name){var n=t.attrs.find(function(t){return"id"===t.name});return n?new vi("",n.value,t.sourceSpan):(this._addError(t,'<x> misses the "id" attribute'),null)}return"mrk"===t.name?[].concat.apply([],c(ee(this,t.children))):(this._addError(t,"Unexpected tag"),null)},t.prototype.visitExpansion=function(t,e){var n={};return ee(this,t.cases).forEach(function(e){n[e.value]=new hi(e.nodes,t.sourceSpan)}),new fi(t.switchValue,t.type,n,t.sourceSpan)},t.prototype.visitExpansionCase=function(t,e){return{value:t.value,nodes:ee(this,t.expression)}},t.prototype.visitComment=function(t,e){},t.prototype.visitAttribute=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new Oi(t.sourceSpan,e))},t}(),io=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.write=function(t,e){var n=new oo,r=[];t.forEach(function(t){var e=new Xi("unit",{id:t.id}),i=new Xi("notes");(t.description||t.meaning)&&(t.description&&i.children.push(new Qi(8),new Xi("note",{category:"description"},[new Gi(t.description)])),t.meaning&&i.children.push(new Qi(8),new Xi("note",{category:"meaning"},[new Gi(t.meaning)]))),t.sources.forEach(function(t){i.children.push(new Qi(8),new Xi("note",{category:"location"},[new Gi(t.filePath+":"+t.startLine+(t.endLine!==t.startLine?","+t.endLine:""))]))}),i.children.push(new Qi(6)),e.children.push(new Qi(6),i);var o=new Xi("segment");o.children.push(new Qi(8),new Xi("source",{},n.serialize(t.nodes)),new Qi(6)),e.children.push(new Qi(6),o,new Qi(4)),r.push(new Qi(4),e)});var i=new Xi("file",{original:"ng.template",id:"ngi18n"},c(r,[new Qi(2)])),o=new Xi("xliff",{version:"2.0",xmlns:"urn:oasis:names:tc:xliff:document:2.0",srcLang:e||"en"},[new Qi(2),i,new Qi]);return Ui([new zi({version:"1.0",encoding:"UTF-8"}),new Qi,o,new Qi])},e.prototype.load=function(t,e){var n=(new so).parse(t,e),r=n.locale,i=n.msgIdToHtml,o=n.errors,s={},a=new ao;if(Object.keys(i).forEach(function(t){var n=a.convert(i[t],e),r=n.i18nNodes;o.push.apply(o,c(n.errors)),s[t]=r}),o.length)throw new Error("xliff2 parse errors:\n"+o.join("\n"));return{locale:r,i18nNodesByMsgId:s}},e.prototype.digest=function(t){return Xr(t)},e}(Bi),oo=function(){function t(){}return t.prototype.visitText=function(t,e){return[new Gi(t.value)]},t.prototype.visitContainer=function(t,e){var n=this,r=[];return t.children.forEach(function(t){return r.push.apply(r,c(t.visit(n)))}),r},t.prototype.visitIcu=function(t,e){var n=this,r=[new Gi("{"+t.expressionPlaceholder+", "+t.type+", ")];return Object.keys(t.cases).forEach(function(e){r.push.apply(r,c([new Gi(e+" {")],t.cases[e].visit(n),[new Gi("} ")]))}),r.push(new Gi("}")),r},t.prototype.visitTagPlaceholder=function(t,e){var n=this,r=function i(t){switch(t.toLowerCase()){case"br":case"b":case"i":case"u":return"fmt";case"img":return"image";case"a":return"link";default:return"other"}}
175
+ */(t.tag);if(t.isVoid)return[new Mi("x",{id:t.startName,ctype:n,"equiv-text":"<"+t.tag+"/>"})];var i=new Mi("x",{id:t.startName,ctype:n,"equiv-text":"<"+t.tag+">"}),o=new Mi("x",{id:t.closeName,ctype:n,"equiv-text":"</"+t.tag+">"});return c([i],this.serialize(t.children),[o])},t.prototype.visitPlaceholder=function(t,e){return[new Mi("x",{id:t.name,"equiv-text":"{{"+t.value+"}}"})]},t.prototype.visitIcuPlaceholder=function(t,e){var n="{"+t.value.expression+", "+t.value.type+", "+Object.keys(t.value.cases).map(function(t){return t+" {...}"}).join(" ")+"}";return[new Mi("x",{id:t.name,"equiv-text":n})]},t.prototype.serialize=function(t){var e=this;return[].concat.apply([],c(t.map(function(t){return t.visit(e)})))},t}(),Vi=function(){function t(){this._locale=null}return t.prototype.parse=function(t,e){this._unitMlString=null,this._msgIdToHtml={};var n=(new Ci).parse(t,e,!1);return this._errors=n.errors,zt(this,n.rootNodes,null),{msgIdToHtml:this._msgIdToHtml,errors:this._errors,locale:this._locale}},t.prototype.visitElement=function(t,e){switch(t.name){case"trans-unit":this._unitMlString=null;var n=t.attrs.find(function(t){return"id"===t.name});if(n){var r=n.value;this._msgIdToHtml.hasOwnProperty(r)?this._addError(t,"Duplicated translations for msg "+r):(zt(this,t.children,null),"string"==typeof this._unitMlString?this._msgIdToHtml[r]=this._unitMlString:this._addError(t,"Message "+r+" misses a translation"))}else this._addError(t,'<trans-unit> misses the "id" attribute');break;case"source":case"seg-source":break;case"target":var i=t.startSourceSpan.start.file.content.slice(t.startSourceSpan.end.offset,t.endSourceSpan.start.offset);this._unitMlString=i;break;case"file":var o=t.attrs.find(function(t){return"target-language"===t.name});o&&(this._locale=o.value),zt(this,t.children,null);break;default:zt(this,t.children,null)}},t.prototype.visitAttribute=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitComment=function(t,e){},t.prototype.visitExpansion=function(t,e){},t.prototype.visitExpansionCase=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new vi(t.sourceSpan,e))},t}(),Hi=function(){function t(){}return t.prototype.convert=function(t,e){var n=(new Ci).parse(t,e,!0);return this._errors=n.errors,{i18nNodes:this._errors.length>0||0==n.rootNodes.length?[]:[].concat.apply([],c(zt(this,n.rootNodes))),errors:this._errors}},t.prototype.visitText=function(t,e){return new Zr(t.value,t.sourceSpan)},t.prototype.visitElement=function(t,e){if("x"===t.name){var n=t.attrs.find(function(t){return"id"===t.name});return n?new ei("",n.value,t.sourceSpan):(this._addError(t,'<x> misses the "id" attribute'),null)}return"mrk"===t.name?[].concat.apply([],c(zt(this,t.children))):(this._addError(t,"Unexpected tag"),null)},t.prototype.visitExpansion=function(t,e){var n={};return zt(this,t.cases).forEach(function(e){n[e.value]=new $r(e.nodes,t.sourceSpan)}),new Jr(t.switchValue,t.type,n,t.sourceSpan)},t.prototype.visitExpansionCase=function(t,e){return{value:t.value,nodes:zt(this,t.expression)}},t.prototype.visitComment=function(t,e){},t.prototype.visitAttribute=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new vi(t.sourceSpan,e))},t}(),Bi=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.write=function(t,e){var n=new qi,r=[];t.forEach(function(t){var e=new Mi("unit",{id:t.id}),i=new Mi("notes");(t.description||t.meaning)&&(t.description&&i.children.push(new Ri(8),new Mi("note",{category:"description"},[new Ii(t.description)])),t.meaning&&i.children.push(new Ri(8),new Mi("note",{category:"meaning"},[new Ii(t.meaning)]))),t.sources.forEach(function(t){i.children.push(new Ri(8),new Mi("note",{category:"location"},[new Ii(t.filePath+":"+t.startLine+(t.endLine!==t.startLine?","+t.endLine:""))]))}),i.children.push(new Ri(6)),e.children.push(new Ri(6),i);var o=new Mi("segment");o.children.push(new Ri(8),new Mi("source",{},n.serialize(t.nodes)),new Ri(6)),e.children.push(new Ri(6),o,new Ri(4)),r.push(new Ri(4),e)});var i=new Mi("file",{original:"ng.template",id:"ngi18n"},c(r,[new Ri(2)])),o=new Mi("xliff",{version:"2.0",xmlns:"urn:oasis:names:tc:xliff:document:2.0",srcLang:e||"en"},[new Ri(2),i,new Ri]);return Ni([new Oi({version:"1.0",encoding:"UTF-8"}),new Ri,o,new Ri])},e.prototype.load=function(t,e){var n=(new Ki).parse(t,e),r=n.locale,i=n.msgIdToHtml,o=n.errors,s={},a=new Ui;if(Object.keys(i).forEach(function(t){var n=a.convert(i[t],e),r=n.i18nNodes;o.push.apply(o,c(n.errors)),s[t]=r}),o.length)throw new Error("xliff2 parse errors:\n"+o.join("\n"));return{locale:r,i18nNodesByMsgId:s}},e.prototype.digest=function(t){return Mr(t)},e}(Ti),qi=function(){function t(){}return t.prototype.visitText=function(t,e){return[new Ii(t.value)]},t.prototype.visitContainer=function(t,e){var n=this,r=[];return t.children.forEach(function(t){return r.push.apply(r,c(t.visit(n)))}),r},t.prototype.visitIcu=function(t,e){var n=this,r=[new Ii("{"+t.expressionPlaceholder+", "+t.type+", ")];return Object.keys(t.cases).forEach(function(e){r.push.apply(r,c([new Ii(e+" {")],t.cases[e].visit(n),[new Ii("} ")]))}),r.push(new Ii("}")),r},t.prototype.visitTagPlaceholder=function(t,e){var n=this,r=function i(t){switch(t.toLowerCase()){case"br":case"b":case"i":case"u":return"fmt";case"img":return"image";case"a":return"link";default:return"other"}}
176
176
  /**
177
177
  * @license
178
178
  * Copyright Google Inc. All Rights Reserved.
179
179
  *
180
180
  * Use of this source code is governed by an MIT-style license that can be
181
181
  * found in the LICENSE file at https://angular.io/license
182
- */(t.tag);if(t.isVoid)return[new Xi("ph",{id:(this._nextPlaceholderId++).toString(),equiv:t.startName,type:r,disp:"<"+t.tag+"/>"})];var o=new Xi("pc",{id:(this._nextPlaceholderId++).toString(),equivStart:t.startName,equivEnd:t.closeName,type:r,dispStart:"<"+t.tag+">",dispEnd:"</"+t.tag+">"}),s=[].concat.apply([],c(t.children.map(function(t){return t.visit(n)})));return s.length?s.forEach(function(t){return o.children.push(t)}):o.children.push(new Gi("")),[o]},t.prototype.visitPlaceholder=function(t,e){var n=(this._nextPlaceholderId++).toString();return[new Xi("ph",{id:n,equiv:t.name,disp:"{{"+t.value+"}}"})]},t.prototype.visitIcuPlaceholder=function(t,e){var n=Object.keys(t.value.cases).map(function(t){return t+" {...}"}).join(" "),r=(this._nextPlaceholderId++).toString();return[new Xi("ph",{id:r,equiv:t.name,disp:"{"+t.value.expression+", "+t.value.type+", "+n+"}"})]},t.prototype.serialize=function(t){var e=this;return this._nextPlaceholderId=0,[].concat.apply([],c(t.map(function(t){return t.visit(e)})))},t}(),so=function(){function t(){this._locale=null}return t.prototype.parse=function(t,e){this._unitMlString=null,this._msgIdToHtml={};var n=(new Hi).parse(t,e,!1);return this._errors=n.errors,ee(this,n.rootNodes,null),{msgIdToHtml:this._msgIdToHtml,errors:this._errors,locale:this._locale}},t.prototype.visitElement=function(t,e){switch(t.name){case"unit":this._unitMlString=null;var n=t.attrs.find(function(t){return"id"===t.name});if(n){var r=n.value;this._msgIdToHtml.hasOwnProperty(r)?this._addError(t,"Duplicated translations for msg "+r):(ee(this,t.children,null),"string"==typeof this._unitMlString?this._msgIdToHtml[r]=this._unitMlString:this._addError(t,"Message "+r+" misses a translation"))}else this._addError(t,'<unit> misses the "id" attribute');break;case"source":break;case"target":var i=t.startSourceSpan.start.file.content.slice(t.startSourceSpan.end.offset,t.endSourceSpan.start.offset);this._unitMlString=i;break;case"xliff":var o=t.attrs.find(function(t){return"trgLang"===t.name});o&&(this._locale=o.value);var s=t.attrs.find(function(t){return"version"===t.name});if(s){var a=s.value;"2.0"!==a?this._addError(t,"The XLIFF file version "+a+" is not compatible with XLIFF 2.0 serializer"):ee(this,t.children,null)}break;default:ee(this,t.children,null)}},t.prototype.visitAttribute=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitComment=function(t,e){},t.prototype.visitExpansion=function(t,e){},t.prototype.visitExpansionCase=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new Oi(t.sourceSpan,e))},t}(),ao=function(){function t(){}return t.prototype.convert=function(t,e){var n=(new Hi).parse(t,e,!0);return this._errors=n.errors,{i18nNodes:this._errors.length>0||0==n.rootNodes.length?[]:[].concat.apply([],c(ee(this,n.rootNodes))),errors:this._errors}},t.prototype.visitText=function(t,e){return new pi(t.value,t.sourceSpan)},t.prototype.visitElement=function(t,e){var n=this;switch(t.name){case"ph":var r=t.attrs.find(function(t){return"equiv"===t.name});if(r)return[new vi("",r.value,t.sourceSpan)];this._addError(t,'<ph> misses the "equiv" attribute');break;case"pc":var i=t.attrs.find(function(t){return"equivStart"===t.name}),o=t.attrs.find(function(t){return"equivEnd"===t.name});if(i){if(o){var s=o.value,a=[];return a.concat.apply(a,c([new vi("",i.value,t.sourceSpan)],t.children.map(function(t){return t.visit(n,null)}),[new vi("",s,t.sourceSpan)]))}this._addError(t,'<ph> misses the "equivEnd" attribute')}else this._addError(t,'<ph> misses the "equivStart" attribute');break;case"mrk":return[].concat.apply([],c(ee(this,t.children)));default:this._addError(t,"Unexpected tag")}return null},t.prototype.visitExpansion=function(t,e){var n={};return ee(this,t.cases).forEach(function(e){n[e.value]=new hi(e.nodes,t.sourceSpan)}),new fi(t.switchValue,t.type,n,t.sourceSpan)},t.prototype.visitExpansionCase=function(t,e){return{value:t.value,nodes:[].concat.apply([],c(ee(this,t.expression)))}},t.prototype.visitComment=function(t,e){},t.prototype.visitAttribute=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new Oi(t.sourceSpan,e))},t}(),uo="messagebundle",co="ph",lo="ex",po=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.write=function(t,e){var n=new vo,r=new ho,i=new Xi(uo);return t.forEach(function(t){var e={id:t.id};t.description&&(e.desc=t.description),t.meaning&&(e.meaning=t.meaning);var n=[];t.sources.forEach(function(t){n.push(new Xi("source",{},[new Gi(t.filePath+":"+t.startLine+(t.endLine!==t.startLine?","+t.endLine:""))]))}),i.children.push(new Qi(2),new Xi("msg",e,c(n,r.serialize(t.nodes))))}),i.children.push(new Qi),Ui([new zi({version:"1.0",encoding:"UTF-8"}),new Qi,new Wi(uo,'<!ELEMENT messagebundle (msg)*>\n<!ATTLIST messagebundle class CDATA #IMPLIED>\n\n<!ELEMENT msg (#PCDATA|ph|source)*>\n<!ATTLIST msg id CDATA #IMPLIED>\n<!ATTLIST msg seq CDATA #IMPLIED>\n<!ATTLIST msg name CDATA #IMPLIED>\n<!ATTLIST msg desc CDATA #IMPLIED>\n<!ATTLIST msg meaning CDATA #IMPLIED>\n<!ATTLIST msg obsolete (obsolete) #IMPLIED>\n<!ATTLIST msg xml:space (default|preserve) "default">\n<!ATTLIST msg is_hidden CDATA #IMPLIED>\n\n<!ELEMENT source (#PCDATA)>\n\n<!ELEMENT ph (#PCDATA|ex)*>\n<!ATTLIST ph name CDATA #REQUIRED>\n\n<!ELEMENT ex (#PCDATA)>'),new Qi,n.addDefaultExamples(i),new Qi])},e.prototype.load=function(t,e){throw new Error("Unsupported")},e.prototype.digest=function(t){return fo(t)},e.prototype.createNameMapper=function(t){return new qi(t,yo)},e}(Bi),ho=function(){function t(){}return t.prototype.visitText=function(t,e){return[new Gi(t.value)]},t.prototype.visitContainer=function(t,e){var n=this,r=[];return t.children.forEach(function(t){return r.push.apply(r,c(t.visit(n)))}),r},t.prototype.visitIcu=function(t,e){var n=this,r=[new Gi("{"+t.expressionPlaceholder+", "+t.type+", ")];return Object.keys(t.cases).forEach(function(e){r.push.apply(r,c([new Gi(e+" {")],t.cases[e].visit(n),[new Gi("} ")]))}),r.push(new Gi("}")),r},t.prototype.visitTagPlaceholder=function(t,e){var n=new Xi(lo,{},[new Gi("<"+t.tag+">")]),r=new Xi(co,{name:t.startName},[n]);if(t.isVoid)return[r];var i=new Xi(lo,{},[new Gi("</"+t.tag+">")]),o=new Xi(co,{name:t.closeName},[i]);return c([r],this.serialize(t.children),[o])},t.prototype.visitPlaceholder=function(t,e){var n=new Xi(lo,{},[new Gi("{{"+t.value+"}}")]);return[new Xi(co,{name:t.name},[n])]},t.prototype.visitIcuPlaceholder=function(t,e){var n=new Xi(lo,{},[new Gi("{"+t.value.expression+", "+t.value.type+", "+Object.keys(t.value.cases).map(function(t){return t+" {...}"}).join(" ")+"}")]);return[new Xi(co,{name:t.name},[n])]},t.prototype.serialize=function(t){var e=this;return[].concat.apply([],c(t.map(function(t){return t.visit(e)})))},t}();function fo(t){return Xr(t)}var vo=function(){function t(){}return t.prototype.addDefaultExamples=function(t){return t.visit(this),t},t.prototype.visitTag=function(t){var e=this;if(t.name===co){if(!t.children||0==t.children.length){var n=new Gi(t.attrs.name||"...");t.children=[new Xi(lo,{},[n])]}}else t.children&&t.children.forEach(function(t){return t.visit(e)})},t.prototype.visitText=function(t){},t.prototype.visitDeclaration=function(t){},t.prototype.visitDoctype=function(t){},t}();function yo(t){return t.toUpperCase().replace(/[^A-Z0-9_]/g,"_")}
182
+ */(t.tag);if(t.isVoid)return[new Mi("ph",{id:(this._nextPlaceholderId++).toString(),equiv:t.startName,type:r,disp:"<"+t.tag+"/>"})];var o=new Mi("pc",{id:(this._nextPlaceholderId++).toString(),equivStart:t.startName,equivEnd:t.closeName,type:r,dispStart:"<"+t.tag+">",dispEnd:"</"+t.tag+">"}),s=[].concat.apply([],c(t.children.map(function(t){return t.visit(n)})));return s.length?s.forEach(function(t){return o.children.push(t)}):o.children.push(new Ii("")),[o]},t.prototype.visitPlaceholder=function(t,e){var n=(this._nextPlaceholderId++).toString();return[new Mi("ph",{id:n,equiv:t.name,disp:"{{"+t.value+"}}"})]},t.prototype.visitIcuPlaceholder=function(t,e){var n=Object.keys(t.value.cases).map(function(t){return t+" {...}"}).join(" "),r=(this._nextPlaceholderId++).toString();return[new Mi("ph",{id:r,equiv:t.name,disp:"{"+t.value.expression+", "+t.value.type+", "+n+"}"})]},t.prototype.serialize=function(t){var e=this;return this._nextPlaceholderId=0,[].concat.apply([],c(t.map(function(t){return t.visit(e)})))},t}(),Ki=function(){function t(){this._locale=null}return t.prototype.parse=function(t,e){this._unitMlString=null,this._msgIdToHtml={};var n=(new Ci).parse(t,e,!1);return this._errors=n.errors,zt(this,n.rootNodes,null),{msgIdToHtml:this._msgIdToHtml,errors:this._errors,locale:this._locale}},t.prototype.visitElement=function(t,e){switch(t.name){case"unit":this._unitMlString=null;var n=t.attrs.find(function(t){return"id"===t.name});if(n){var r=n.value;this._msgIdToHtml.hasOwnProperty(r)?this._addError(t,"Duplicated translations for msg "+r):(zt(this,t.children,null),"string"==typeof this._unitMlString?this._msgIdToHtml[r]=this._unitMlString:this._addError(t,"Message "+r+" misses a translation"))}else this._addError(t,'<unit> misses the "id" attribute');break;case"source":break;case"target":var i=t.startSourceSpan.start.file.content.slice(t.startSourceSpan.end.offset,t.endSourceSpan.start.offset);this._unitMlString=i;break;case"xliff":var o=t.attrs.find(function(t){return"trgLang"===t.name});o&&(this._locale=o.value);var s=t.attrs.find(function(t){return"version"===t.name});if(s){var a=s.value;"2.0"!==a?this._addError(t,"The XLIFF file version "+a+" is not compatible with XLIFF 2.0 serializer"):zt(this,t.children,null)}break;default:zt(this,t.children,null)}},t.prototype.visitAttribute=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitComment=function(t,e){},t.prototype.visitExpansion=function(t,e){},t.prototype.visitExpansionCase=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new vi(t.sourceSpan,e))},t}(),Ui=function(){function t(){}return t.prototype.convert=function(t,e){var n=(new Ci).parse(t,e,!0);return this._errors=n.errors,{i18nNodes:this._errors.length>0||0==n.rootNodes.length?[]:[].concat.apply([],c(zt(this,n.rootNodes))),errors:this._errors}},t.prototype.visitText=function(t,e){return new Zr(t.value,t.sourceSpan)},t.prototype.visitElement=function(t,e){var n=this;switch(t.name){case"ph":var r=t.attrs.find(function(t){return"equiv"===t.name});if(r)return[new ei("",r.value,t.sourceSpan)];this._addError(t,'<ph> misses the "equiv" attribute');break;case"pc":var i=t.attrs.find(function(t){return"equivStart"===t.name}),o=t.attrs.find(function(t){return"equivEnd"===t.name});if(i){if(o){var s=o.value,a=[];return a.concat.apply(a,c([new ei("",i.value,t.sourceSpan)],t.children.map(function(t){return t.visit(n,null)}),[new ei("",s,t.sourceSpan)]))}this._addError(t,'<ph> misses the "equivEnd" attribute')}else this._addError(t,'<ph> misses the "equivStart" attribute');break;case"mrk":return[].concat.apply([],c(zt(this,t.children)));default:this._addError(t,"Unexpected tag")}return null},t.prototype.visitExpansion=function(t,e){var n={};return zt(this,t.cases).forEach(function(e){n[e.value]=new $r(e.nodes,t.sourceSpan)}),new Jr(t.switchValue,t.type,n,t.sourceSpan)},t.prototype.visitExpansionCase=function(t,e){return{value:t.value,nodes:[].concat.apply([],c(zt(this,t.expression)))}},t.prototype.visitComment=function(t,e){},t.prototype.visitAttribute=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new vi(t.sourceSpan,e))},t}(),zi=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.write=function(t,e){var n=new Xi,r=new Wi,i=new Mi("messagebundle");return t.forEach(function(t){var e={id:t.id};t.description&&(e.desc=t.description),t.meaning&&(e.meaning=t.meaning);var n=[];t.sources.forEach(function(t){n.push(new Mi("source",{},[new Ii(t.filePath+":"+t.startLine+(t.endLine!==t.startLine?","+t.endLine:""))]))}),i.children.push(new Ri(2),new Mi("msg",e,c(n,r.serialize(t.nodes))))}),i.children.push(new Ri),Ni([new Oi({version:"1.0",encoding:"UTF-8"}),new Ri,new ki("messagebundle",'<!ELEMENT messagebundle (msg)*>\n<!ATTLIST messagebundle class CDATA #IMPLIED>\n\n<!ELEMENT msg (#PCDATA|ph|source)*>\n<!ATTLIST msg id CDATA #IMPLIED>\n<!ATTLIST msg seq CDATA #IMPLIED>\n<!ATTLIST msg name CDATA #IMPLIED>\n<!ATTLIST msg desc CDATA #IMPLIED>\n<!ATTLIST msg meaning CDATA #IMPLIED>\n<!ATTLIST msg obsolete (obsolete) #IMPLIED>\n<!ATTLIST msg xml:space (default|preserve) "default">\n<!ATTLIST msg is_hidden CDATA #IMPLIED>\n\n<!ELEMENT source (#PCDATA)>\n\n<!ELEMENT ph (#PCDATA|ex)*>\n<!ATTLIST ph name CDATA #REQUIRED>\n\n<!ELEMENT ex (#PCDATA)>'),new Ri,n.addDefaultExamples(i),new Ri])},e.prototype.load=function(t,e){throw new Error("Unsupported")},e.prototype.digest=function(t){return Gi(t)},e.prototype.createNameMapper=function(t){return new Ai(t,Qi)},e}(Ti),Wi=function(){function t(){}return t.prototype.visitText=function(t,e){return[new Ii(t.value)]},t.prototype.visitContainer=function(t,e){var n=this,r=[];return t.children.forEach(function(t){return r.push.apply(r,c(t.visit(n)))}),r},t.prototype.visitIcu=function(t,e){var n=this,r=[new Ii("{"+t.expressionPlaceholder+", "+t.type+", ")];return Object.keys(t.cases).forEach(function(e){r.push.apply(r,c([new Ii(e+" {")],t.cases[e].visit(n),[new Ii("} ")]))}),r.push(new Ii("}")),r},t.prototype.visitTagPlaceholder=function(t,e){var n=new Mi("ex",{},[new Ii("<"+t.tag+">")]),r=new Mi("ph",{name:t.startName},[n]);if(t.isVoid)return[r];var i=new Mi("ex",{},[new Ii("</"+t.tag+">")]),o=new Mi("ph",{name:t.closeName},[i]);return c([r],this.serialize(t.children),[o])},t.prototype.visitPlaceholder=function(t,e){var n=new Mi("ex",{},[new Ii("{{"+t.value+"}}")]);return[new Mi("ph",{name:t.name},[n])]},t.prototype.visitIcuPlaceholder=function(t,e){var n=new Mi("ex",{},[new Ii("{"+t.value.expression+", "+t.value.type+", "+Object.keys(t.value.cases).map(function(t){return t+" {...}"}).join(" ")+"}")]);return[new Mi("ph",{name:t.name},[n])]},t.prototype.serialize=function(t){var e=this;return[].concat.apply([],c(t.map(function(t){return t.visit(e)})))},t}();function Gi(t){return Mr(t)}var Xi=function(){function t(){}return t.prototype.addDefaultExamples=function(t){return t.visit(this),t},t.prototype.visitTag=function(t){var e=this;if("ph"===t.name){if(!t.children||0==t.children.length){var n=new Ii(t.attrs.name||"...");t.children=[new Mi("ex",{},[n])]}}else t.children&&t.children.forEach(function(t){return t.visit(e)})},t.prototype.visitText=function(t){},t.prototype.visitDeclaration=function(t){},t.prototype.visitDoctype=function(t){},t}();function Qi(t){return t.toUpperCase().replace(/[^A-Z0-9_]/g,"_")}
183
183
  /**
184
184
  * @license
185
185
  * Copyright Google Inc. All Rights Reserved.
186
186
  *
187
187
  * Use of this source code is governed by an MIT-style license that can be
188
188
  * found in the LICENSE file at https://angular.io/license
189
- */var mo,go,_o="translationbundle",bo="translation",wo=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.write=function(t,e){throw new Error("Unsupported")},e.prototype.load=function(t,e){var n=(new xo).parse(t,e),r=n.locale,i=n.msgIdToHtml,o=n.errors,s={},a=new Eo;if(Object.keys(i).forEach(function(t){!function n(t,e,r){Object.defineProperty(t,e,{configurable:!0,enumerable:!0,get:function(){var n=r();return Object.defineProperty(t,e,{enumerable:!0,value:n}),n},set:function(t){throw new Error("Could not overwrite an XTB translation")}})}(s,t,function(){var n=a.convert(i[t],e),r=n.i18nNodes,o=n.errors;if(o.length)throw new Error("xtb parse errors:\n"+o.join("\n"));return r})}),o.length)throw new Error("xtb parse errors:\n"+o.join("\n"));return{locale:r,i18nNodesByMsgId:s}},e.prototype.digest=function(t){return fo(t)},e.prototype.createNameMapper=function(t){return new qi(t,yo)},e}(Bi),xo=function(){function t(){this._locale=null}return t.prototype.parse=function(t,e){this._bundleDepth=0,this._msgIdToHtml={};var n=(new Hi).parse(t,e,!1);return this._errors=n.errors,ee(this,n.rootNodes),{msgIdToHtml:this._msgIdToHtml,errors:this._errors,locale:this._locale}},t.prototype.visitElement=function(t,e){switch(t.name){case _o:this._bundleDepth++,this._bundleDepth>1&&this._addError(t,"<"+_o+"> elements can not be nested");var n=t.attrs.find(function(t){return"lang"===t.name});n&&(this._locale=n.value),ee(this,t.children,null),this._bundleDepth--;break;case bo:var r=t.attrs.find(function(t){return"id"===t.name});if(r){var i=r.value;if(this._msgIdToHtml.hasOwnProperty(i))this._addError(t,"Duplicated translations for msg "+i);else{var o=t.startSourceSpan.start.file.content.slice(t.startSourceSpan.end.offset,t.endSourceSpan.start.offset);this._msgIdToHtml[i]=o}}else this._addError(t,"<"+bo+'> misses the "id" attribute');break;default:this._addError(t,"Unexpected tag")}},t.prototype.visitAttribute=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitComment=function(t,e){},t.prototype.visitExpansion=function(t,e){},t.prototype.visitExpansionCase=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new Oi(t.sourceSpan,e))},t}(),Eo=function(){function t(){}return t.prototype.convert=function(t,e){var n=(new Hi).parse(t,e,!0);return this._errors=n.errors,{i18nNodes:this._errors.length>0||0==n.rootNodes.length?[]:ee(this,n.rootNodes),errors:this._errors}},t.prototype.visitText=function(t,e){return new pi(t.value,t.sourceSpan)},t.prototype.visitExpansion=function(t,e){var n={};return ee(this,t.cases).forEach(function(e){n[e.value]=new hi(e.nodes,t.sourceSpan)}),new fi(t.switchValue,t.type,n,t.sourceSpan)},t.prototype.visitExpansionCase=function(t,e){return{value:t.value,nodes:ee(this,t.expression)}},t.prototype.visitElement=function(t,e){if("ph"===t.name){var n=t.attrs.find(function(t){return"name"===t.name});if(n)return new vi("",n.value,t.sourceSpan);this._addError(t,'<ph> misses the "name" attribute')}else this._addError(t,"Unexpected tag");return null},t.prototype.visitComment=function(t,e){},t.prototype.visitAttribute=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new Oi(t.sourceSpan,e))},t}(),So=function(t){function e(){return t.call(this,xi)||this}return o(e,t),e.prototype.parse=function(e,n,r,i){return void 0===r&&(r=!1),void 0===i&&(i=ue),t.prototype.parse.call(this,e,n,r,i)},e}(Kr),Co=function(){function t(t,e,n,r,i,o){void 0===t&&(t={}),void 0===i&&(i=S.Warning),this._i18nNodesByMsgId=t,this.digest=n,this.mapperFactory=r,this._i18nToHtml=new To(t,e,n,r,i,o)}return t.load=function(e,n,r,i,o){var s=r.load(e,n);return new t(s.i18nNodesByMsgId,s.locale,function(t){return r.digest(t)},function(t){return r.createNameMapper(t)},i,o)},t.prototype.get=function(t){var e=this._i18nToHtml.convert(t);if(e.errors.length)throw new Error(e.errors.join("\n"));return e.nodes},t.prototype.has=function(t){return this.digest(t)in this._i18nNodesByMsgId},t}(),To=function(){function t(t,e,n,r,i,o){void 0===t&&(t={}),this._i18nNodesByMsgId=t,this._locale=e,this._digest=n,this._mapperFactory=r,this._missingTranslationStrategy=i,this._console=o,this._contextStack=[],this._errors=[]}return t.prototype.convert=function(t){this._contextStack.length=0,this._errors.length=0;var e=this._convertToText(t),n=t.nodes[0].sourceSpan.start.file.url,r=(new So).parse(e,n,!0);return{nodes:r.rootNodes,errors:c(this._errors,r.errors)}},t.prototype.visitText=function(t,e){return Zi(t.value)},t.prototype.visitContainer=function(t,e){var n=this;return t.children.map(function(t){return t.visit(n)}).join("")},t.prototype.visitIcu=function(t,e){var n=this,r=Object.keys(t.cases).map(function(e){return e+" {"+t.cases[e].visit(n)+"}"});return"{"+(this._srcMsg.placeholders.hasOwnProperty(t.expression)?this._srcMsg.placeholders[t.expression]:t.expression)+", "+t.type+", "+r.join(" ")+"}"},t.prototype.visitPlaceholder=function(t,e){var n=this._mapper(t.name);return this._srcMsg.placeholders.hasOwnProperty(n)?this._srcMsg.placeholders[n]:this._srcMsg.placeholderToMessage.hasOwnProperty(n)?this._convertToText(this._srcMsg.placeholderToMessage[n]):(this._addError(t,'Unknown placeholder "'+t.name+'"'),"")},t.prototype.visitTagPlaceholder=function(t,e){var n=this,r=""+t.tag,i=Object.keys(t.attrs).map(function(e){return e+'="'+t.attrs[e]+'"'}).join(" ");return t.isVoid?"<"+r+" "+i+"/>":"<"+r+" "+i+">"+t.children.map(function(t){return t.visit(n)}).join("")+"</"+r+">"},t.prototype.visitIcuPlaceholder=function(t,e){return this._convertToText(this._srcMsg.placeholderToMessage[t.name])},t.prototype._convertToText=function(t){var e,n=this,r=this._digest(t),i=this._mapperFactory?this._mapperFactory(t):null;this._contextStack.push({msg:this._srcMsg,mapper:this._mapper}),this._srcMsg=t,this._i18nNodesByMsgId.hasOwnProperty(r)?(e=this._i18nNodesByMsgId[r],this._mapper=function(t){return i?i.toInternalName(t):t}):(this._missingTranslationStrategy===S.Error?this._addError(t.nodes[0],'Missing translation for message "'+r+'"'+(this._locale?' for locale "'+this._locale+'"':"")):this._console&&this._missingTranslationStrategy===S.Warning&&this._console.warn('Missing translation for message "'+r+'"'+(this._locale?' for locale "'+this._locale+'"':"")),e=t.nodes,this._mapper=function(t){return t});var o=e.map(function(t){return t.visit(n)}).join(""),s=this._contextStack.pop();return this._srcMsg=s.msg,this._mapper=s.mapper,o},t.prototype._addError=function(t,e){this._errors.push(new Oi(t.sourceSpan,e))},t}(),Ao=function(){function t(t,e,n,r,i){if(void 0===r&&(r=S.Warning),this._htmlParser=t,e){var o=function s(t){switch(t=(t||"xlf").toLowerCase()){case"xmb":return new po;case"xtb":return new wo;case"xliff2":case"xlf2":return new io;case"xliff":case"xlf":default:return new to}}
189
+ */var Yi,Zi=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.write=function(t,e){throw new Error("Unsupported")},e.prototype.load=function(t,e){var n=(new $i).parse(t,e),r=n.locale,i=n.msgIdToHtml,o=n.errors,s={},a=new Ji;if(Object.keys(i).forEach(function(t){!function n(t,e,r){Object.defineProperty(t,e,{configurable:!0,enumerable:!0,get:function(){var n=r();return Object.defineProperty(t,e,{enumerable:!0,value:n}),n},set:function(t){throw new Error("Could not overwrite an XTB translation")}})}(s,t,function(){var n=a.convert(i[t],e),r=n.i18nNodes,o=n.errors;if(o.length)throw new Error("xtb parse errors:\n"+o.join("\n"));return r})}),o.length)throw new Error("xtb parse errors:\n"+o.join("\n"));return{locale:r,i18nNodesByMsgId:s}},e.prototype.digest=function(t){return Gi(t)},e.prototype.createNameMapper=function(t){return new Ai(t,Qi)},e}(Ti),$i=function(){function t(){this._locale=null}return t.prototype.parse=function(t,e){this._bundleDepth=0,this._msgIdToHtml={};var n=(new Ci).parse(t,e,!1);return this._errors=n.errors,zt(this,n.rootNodes),{msgIdToHtml:this._msgIdToHtml,errors:this._errors,locale:this._locale}},t.prototype.visitElement=function(t,e){switch(t.name){case"translationbundle":this._bundleDepth++,this._bundleDepth>1&&this._addError(t,"<translationbundle> elements can not be nested");var n=t.attrs.find(function(t){return"lang"===t.name});n&&(this._locale=n.value),zt(this,t.children,null),this._bundleDepth--;break;case"translation":var r=t.attrs.find(function(t){return"id"===t.name});if(r){var i=r.value;if(this._msgIdToHtml.hasOwnProperty(i))this._addError(t,"Duplicated translations for msg "+i);else{var o=t.startSourceSpan.start.file.content.slice(t.startSourceSpan.end.offset,t.endSourceSpan.start.offset);this._msgIdToHtml[i]=o}}else this._addError(t,'<translation> misses the "id" attribute');break;default:this._addError(t,"Unexpected tag")}},t.prototype.visitAttribute=function(t,e){},t.prototype.visitText=function(t,e){},t.prototype.visitComment=function(t,e){},t.prototype.visitExpansion=function(t,e){},t.prototype.visitExpansionCase=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new vi(t.sourceSpan,e))},t}(),Ji=function(){function t(){}return t.prototype.convert=function(t,e){var n=(new Ci).parse(t,e,!0);return this._errors=n.errors,{i18nNodes:this._errors.length>0||0==n.rootNodes.length?[]:zt(this,n.rootNodes),errors:this._errors}},t.prototype.visitText=function(t,e){return new Zr(t.value,t.sourceSpan)},t.prototype.visitExpansion=function(t,e){var n={};return zt(this,t.cases).forEach(function(e){n[e.value]=new $r(e.nodes,t.sourceSpan)}),new Jr(t.switchValue,t.type,n,t.sourceSpan)},t.prototype.visitExpansionCase=function(t,e){return{value:t.value,nodes:zt(this,t.expression)}},t.prototype.visitElement=function(t,e){if("ph"===t.name){var n=t.attrs.find(function(t){return"name"===t.name});if(n)return new ei("",n.value,t.sourceSpan);this._addError(t,'<ph> misses the "name" attribute')}else this._addError(t,"Unexpected tag");return null},t.prototype.visitComment=function(t,e){},t.prototype.visitAttribute=function(t,e){},t.prototype._addError=function(t,e){this._errors.push(new vi(t.sourceSpan,e))},t}(),to=function(t){function e(){return t.call(this,ui)||this}return o(e,t),e.prototype.parse=function(e,n,r,i){return void 0===r&&(r=!1),void 0===i&&(i=$t),t.prototype.parse.call(this,e,n,r,i)},e}(Pr),eo=function(){function t(t,e,n,r,i,o){void 0===t&&(t={}),void 0===i&&(i=w.Warning),this._i18nNodesByMsgId=t,this.digest=n,this.mapperFactory=r,this._i18nToHtml=new no(t,e,n,r,i,o)}return t.load=function(e,n,r,i,o){var s=r.load(e,n);return new t(s.i18nNodesByMsgId,s.locale,function(t){return r.digest(t)},function(t){return r.createNameMapper(t)},i,o)},t.prototype.get=function(t){var e=this._i18nToHtml.convert(t);if(e.errors.length)throw new Error(e.errors.join("\n"));return e.nodes},t.prototype.has=function(t){return this.digest(t)in this._i18nNodesByMsgId},t}(),no=function(){function t(t,e,n,r,i,o){void 0===t&&(t={}),this._i18nNodesByMsgId=t,this._locale=e,this._digest=n,this._mapperFactory=r,this._missingTranslationStrategy=i,this._console=o,this._contextStack=[],this._errors=[]}return t.prototype.convert=function(t){this._contextStack.length=0,this._errors.length=0;var e=this._convertToText(t),n=t.nodes[0].sourceSpan.start.file.url,r=(new to).parse(e,n,!0);return{nodes:r.rootNodes,errors:c(this._errors,r.errors)}},t.prototype.visitText=function(t,e){return ji(t.value)},t.prototype.visitContainer=function(t,e){var n=this;return t.children.map(function(t){return t.visit(n)}).join("")},t.prototype.visitIcu=function(t,e){var n=this,r=Object.keys(t.cases).map(function(e){return e+" {"+t.cases[e].visit(n)+"}"});return"{"+(this._srcMsg.placeholders.hasOwnProperty(t.expression)?this._srcMsg.placeholders[t.expression]:t.expression)+", "+t.type+", "+r.join(" ")+"}"},t.prototype.visitPlaceholder=function(t,e){var n=this._mapper(t.name);return this._srcMsg.placeholders.hasOwnProperty(n)?this._srcMsg.placeholders[n]:this._srcMsg.placeholderToMessage.hasOwnProperty(n)?this._convertToText(this._srcMsg.placeholderToMessage[n]):(this._addError(t,'Unknown placeholder "'+t.name+'"'),"")},t.prototype.visitTagPlaceholder=function(t,e){var n=this,r=""+t.tag,i=Object.keys(t.attrs).map(function(e){return e+'="'+t.attrs[e]+'"'}).join(" ");return t.isVoid?"<"+r+" "+i+"/>":"<"+r+" "+i+">"+t.children.map(function(t){return t.visit(n)}).join("")+"</"+r+">"},t.prototype.visitIcuPlaceholder=function(t,e){return this._convertToText(this._srcMsg.placeholderToMessage[t.name])},t.prototype._convertToText=function(t){var e,n=this,r=this._digest(t),i=this._mapperFactory?this._mapperFactory(t):null;this._contextStack.push({msg:this._srcMsg,mapper:this._mapper}),this._srcMsg=t,this._i18nNodesByMsgId.hasOwnProperty(r)?(e=this._i18nNodesByMsgId[r],this._mapper=function(t){return i?i.toInternalName(t):t}):(this._missingTranslationStrategy===w.Error?this._addError(t.nodes[0],'Missing translation for message "'+r+'"'+(this._locale?' for locale "'+this._locale+'"':"")):this._console&&this._missingTranslationStrategy===w.Warning&&this._console.warn('Missing translation for message "'+r+'"'+(this._locale?' for locale "'+this._locale+'"':"")),e=t.nodes,this._mapper=function(t){return t});var o=e.map(function(t){return t.visit(n)}).join(""),s=this._contextStack.pop();return this._srcMsg=s.msg,this._mapper=s.mapper,o},t.prototype._addError=function(t,e){this._errors.push(new vi(t.sourceSpan,e))},t}(),ro=function(){function t(t,e,n,r,i){if(void 0===r&&(r=w.Warning),this._htmlParser=t,e){var o=function s(t){switch(t=(t||"xlf").toLowerCase()){case"xmb":return new zi;case"xtb":return new Zi;case"xliff2":case"xlf2":return new Bi;case"xliff":case"xlf":default:return new Li}}
190
190
  /**
191
191
  * @license
192
192
  * Copyright Google Inc. All Rights Reserved.
193
193
  *
194
194
  * Use of this source code is governed by an MIT-style license that can be
195
195
  * found in the LICENSE file at https://angular.io/license
196
- */(n);this._translationBundle=Co.load(e,"i18n",o,r,i)}else this._translationBundle=new Co({},null,Wr,void 0,r,i)}return t.prototype.parse=function(t,e,n,r){void 0===n&&(n=!1),void 0===r&&(r=ue);var i=this._htmlParser.parse(t,e,n,r);return i.errors.length?new Br(i.rootNodes,i.errors):function o(t,e,n,r,i){return new Li(r,i).merge(t,e,n)}(i.rootNodes,this._translationBundle,r,[],{})},t}(),Po="@angular/core",No=function(){function t(){}return t.ANALYZE_FOR_ENTRY_COMPONENTS={name:"ANALYZE_FOR_ENTRY_COMPONENTS",moduleName:Po},t.ElementRef={name:"ElementRef",moduleName:Po},t.NgModuleRef={name:"NgModuleRef",moduleName:Po},t.ViewContainerRef={name:"ViewContainerRef",moduleName:Po},t.ChangeDetectorRef={name:"ChangeDetectorRef",moduleName:Po},t.QueryList={name:"QueryList",moduleName:Po},t.TemplateRef={name:"TemplateRef",moduleName:Po},t.CodegenComponentFactoryResolver={name:"ɵCodegenComponentFactoryResolver",moduleName:Po},t.ComponentFactoryResolver={name:"ComponentFactoryResolver",moduleName:Po},t.ComponentFactory={name:"ComponentFactory",moduleName:Po},t.ComponentRef={name:"ComponentRef",moduleName:Po},t.NgModuleFactory={name:"NgModuleFactory",moduleName:Po},t.createModuleFactory={name:"ɵcmf",moduleName:Po},t.moduleDef={name:"ɵmod",moduleName:Po},t.moduleProviderDef={name:"ɵmpd",moduleName:Po},t.RegisterModuleFactoryFn={name:"ɵregisterModuleFactory",moduleName:Po},t.inject={name:"inject",moduleName:Po},t.INJECTOR={name:"INJECTOR",moduleName:Po},t.Injector={name:"Injector",moduleName:Po},t.defineInjectable={name:"defineInjectable",moduleName:Po},t.ViewEncapsulation={name:"ViewEncapsulation",moduleName:Po},t.ChangeDetectionStrategy={name:"ChangeDetectionStrategy",moduleName:Po},t.SecurityContext={name:"SecurityContext",moduleName:Po},t.LOCALE_ID={name:"LOCALE_ID",moduleName:Po},t.TRANSLATIONS_FORMAT={name:"TRANSLATIONS_FORMAT",moduleName:Po},t.inlineInterpolate={name:"ɵinlineInterpolate",moduleName:Po},t.interpolate={name:"ɵinterpolate",moduleName:Po},t.EMPTY_ARRAY={name:"ɵEMPTY_ARRAY",moduleName:Po},t.EMPTY_MAP={name:"ɵEMPTY_MAP",moduleName:Po},t.Renderer={name:"Renderer",moduleName:Po},t.viewDef={name:"ɵvid",moduleName:Po},t.elementDef={name:"ɵeld",moduleName:Po},t.anchorDef={name:"ɵand",moduleName:Po},t.textDef={name:"ɵted",moduleName:Po},t.directiveDef={name:"ɵdid",moduleName:Po},t.providerDef={name:"ɵprd",moduleName:Po},t.queryDef={name:"ɵqud",moduleName:Po},t.pureArrayDef={name:"ɵpad",moduleName:Po},t.pureObjectDef={name:"ɵpod",moduleName:Po},t.purePipeDef={name:"ɵppd",moduleName:Po},t.pipeDef={name:"ɵpid",moduleName:Po},t.nodeValue={name:"ɵnov",moduleName:Po},t.ngContentDef={name:"ɵncd",moduleName:Po},t.unwrapValue={name:"ɵunv",moduleName:Po},t.createRendererType2={name:"ɵcrt",moduleName:Po},t.RendererType2={name:"RendererType2",moduleName:Po},t.ViewDefinition={name:"ɵViewDefinition",moduleName:Po},t.createComponentFactory={name:"ɵccf",moduleName:Po},t}();function Oo(t){return{identifier:{reference:t}}}function ko(t,e){return Oo(t.resolveExternalReference(e))}
196
+ */(n);this._translationBundle=eo.load(e,"i18n",o,r,i)}else this._translationBundle=new eo({},null,kr,void 0,r,i)}return t.prototype.parse=function(t,e,n,r){void 0===n&&(n=!1),void 0===r&&(r=$t);var i=this._htmlParser.parse(t,e,n,r);return i.errors.length?new Ar(i.rootNodes,i.errors):function o(t,e,n,r,i){return new wi(r,i).merge(t,e,n)}(i.rootNodes,this._translationBundle,r,[],{})},t}(),io="@angular/core",oo=function(){function t(){}return t.ANALYZE_FOR_ENTRY_COMPONENTS={name:"ANALYZE_FOR_ENTRY_COMPONENTS",moduleName:io},t.ElementRef={name:"ElementRef",moduleName:io},t.NgModuleRef={name:"NgModuleRef",moduleName:io},t.ViewContainerRef={name:"ViewContainerRef",moduleName:io},t.ChangeDetectorRef={name:"ChangeDetectorRef",moduleName:io},t.QueryList={name:"QueryList",moduleName:io},t.TemplateRef={name:"TemplateRef",moduleName:io},t.CodegenComponentFactoryResolver={name:"ɵCodegenComponentFactoryResolver",moduleName:io},t.ComponentFactoryResolver={name:"ComponentFactoryResolver",moduleName:io},t.ComponentFactory={name:"ComponentFactory",moduleName:io},t.ComponentRef={name:"ComponentRef",moduleName:io},t.NgModuleFactory={name:"NgModuleFactory",moduleName:io},t.createModuleFactory={name:"ɵcmf",moduleName:io},t.moduleDef={name:"ɵmod",moduleName:io},t.moduleProviderDef={name:"ɵmpd",moduleName:io},t.RegisterModuleFactoryFn={name:"ɵregisterModuleFactory",moduleName:io},t.inject={name:"inject",moduleName:io},t.INJECTOR={name:"INJECTOR",moduleName:io},t.Injector={name:"Injector",moduleName:io},t.defineInjectable={name:"defineInjectable",moduleName:io},t.ViewEncapsulation={name:"ViewEncapsulation",moduleName:io},t.ChangeDetectionStrategy={name:"ChangeDetectionStrategy",moduleName:io},t.SecurityContext={name:"SecurityContext",moduleName:io},t.LOCALE_ID={name:"LOCALE_ID",moduleName:io},t.TRANSLATIONS_FORMAT={name:"TRANSLATIONS_FORMAT",moduleName:io},t.inlineInterpolate={name:"ɵinlineInterpolate",moduleName:io},t.interpolate={name:"ɵinterpolate",moduleName:io},t.EMPTY_ARRAY={name:"ɵEMPTY_ARRAY",moduleName:io},t.EMPTY_MAP={name:"ɵEMPTY_MAP",moduleName:io},t.Renderer={name:"Renderer",moduleName:io},t.viewDef={name:"ɵvid",moduleName:io},t.elementDef={name:"ɵeld",moduleName:io},t.anchorDef={name:"ɵand",moduleName:io},t.textDef={name:"ɵted",moduleName:io},t.directiveDef={name:"ɵdid",moduleName:io},t.providerDef={name:"ɵprd",moduleName:io},t.queryDef={name:"ɵqud",moduleName:io},t.pureArrayDef={name:"ɵpad",moduleName:io},t.pureObjectDef={name:"ɵpod",moduleName:io},t.purePipeDef={name:"ɵppd",moduleName:io},t.pipeDef={name:"ɵpid",moduleName:io},t.nodeValue={name:"ɵnov",moduleName:io},t.ngContentDef={name:"ɵncd",moduleName:io},t.unwrapValue={name:"ɵunv",moduleName:io},t.createRendererType2={name:"ɵcrt",moduleName:io},t.RendererType2={name:"RendererType2",moduleName:io},t.ViewDefinition={name:"ɵViewDefinition",moduleName:io},t.createComponentFactory={name:"ɵccf",moduleName:io},t}();function so(t){return{identifier:{reference:t}}}function ao(t,e){return so(t.resolveExternalReference(e))}
197
197
  /**
198
198
  * @license
199
199
  * Copyright Google Inc. All Rights Reserved.
200
200
  *
201
201
  * Use of this source code is governed by an MIT-style license that can be
202
202
  * found in the LICENSE file at https://angular.io/license
203
- */(go=mo||(mo={}))[go.Const=0]="Const";var Mo,Io,Ro=function(){function t(t){void 0===t&&(t=null),this.modifiers=t,t||(this.modifiers=[])}return t.prototype.hasModifier=function(t){return-1!==this.modifiers.indexOf(t)},t}();(Io=Mo||(Mo={}))[Io.Dynamic=0]="Dynamic",Io[Io.Bool=1]="Bool",Io[Io.String=2]="String",Io[Io.Int=3]="Int",Io[Io.Number=4]="Number",Io[Io.Function=5]="Function",Io[Io.Inferred=6]="Inferred";var Do,Lo,jo=function(t){function e(e,n){void 0===n&&(n=null);var r=t.call(this,n)||this;return r.name=e,r}return o(e,t),e.prototype.visitType=function(t,e){return t.visitBuiltinType(this,e)},e}(Ro),Fo=(function(t){function e(e,n){void 0===n&&(n=null);var r=t.call(this,n)||this;return r.value=e,r}o(e,t),e.prototype.visitType=function(t,e){return t.visitExpressionType(this,e)}}(Ro),function(t){function e(e,n){void 0===n&&(n=null);var r=t.call(this,n)||this;return r.of=e,r}o(e,t),e.prototype.visitType=function(t,e){return t.visitArrayType(this,e)}}(Ro),function(t){function e(e,n){void 0===n&&(n=null);var r=t.call(this,n)||this;return r.valueType=e||null,r}return o(e,t),e.prototype.visitType=function(t,e){return t.visitMapType(this,e)},e}(Ro)),Vo=(new jo(Mo.Dynamic),new jo(Mo.Inferred)),Ho=new jo(Mo.Bool);function Bo(t,e){return null==t||null==e?t==e:t.isEquivalent(e)}function qo(t,e){var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++)if(!t[r].isEquivalent(e[r]))return!1;return!0}new jo(Mo.Int),new jo(Mo.Number),new jo(Mo.String),new jo(Mo.Function),(Lo=Do||(Do={}))[Lo.Equals=0]="Equals",Lo[Lo.NotEquals=1]="NotEquals",Lo[Lo.Identical=2]="Identical",Lo[Lo.NotIdentical=3]="NotIdentical",Lo[Lo.Minus=4]="Minus",Lo[Lo.Plus=5]="Plus",Lo[Lo.Divide=6]="Divide",Lo[Lo.Multiply=7]="Multiply",Lo[Lo.Modulo=8]="Modulo",Lo[Lo.And=9]="And",Lo[Lo.Or=10]="Or",Lo[Lo.Lower=11]="Lower",Lo[Lo.LowerEquals=12]="LowerEquals",Lo[Lo.Bigger=13]="Bigger",Lo[Lo.BiggerEquals=14]="BiggerEquals";var Ko,Uo,zo=function(){function t(t,e){this.type=t||null,this.sourceSpan=e||null}return t.prototype.prop=function(t,e){return new ps(this,t,null,e)},t.prototype.key=function(t,e,n){return new hs(this,t,e,n)},t.prototype.callMethod=function(t,e,n){return new ts(this,t,e,null,n)},t.prototype.callFn=function(t,e){return new es(this,t,null,e)},t.prototype.instantiate=function(t,e,n){return new ns(this,t,e,n)},t.prototype.conditional=function(t,e,n){return void 0===e&&(e=null),new os(this,t,e,null,n)},t.prototype.equals=function(t,e){return new ls(Do.Equals,this,t,null,e)},t.prototype.notEquals=function(t,e){return new ls(Do.NotEquals,this,t,null,e)},t.prototype.identical=function(t,e){return new ls(Do.Identical,this,t,null,e)},t.prototype.notIdentical=function(t,e){return new ls(Do.NotIdentical,this,t,null,e)},t.prototype.minus=function(t,e){return new ls(Do.Minus,this,t,null,e)},t.prototype.plus=function(t,e){return new ls(Do.Plus,this,t,null,e)},t.prototype.divide=function(t,e){return new ls(Do.Divide,this,t,null,e)},t.prototype.multiply=function(t,e){return new ls(Do.Multiply,this,t,null,e)},t.prototype.modulo=function(t,e){return new ls(Do.Modulo,this,t,null,e)},t.prototype.and=function(t,e){return new ls(Do.And,this,t,null,e)},t.prototype.or=function(t,e){return new ls(Do.Or,this,t,null,e)},t.prototype.lower=function(t,e){return new ls(Do.Lower,this,t,null,e)},t.prototype.lowerEquals=function(t,e){return new ls(Do.LowerEquals,this,t,null,e)},t.prototype.bigger=function(t,e){return new ls(Do.Bigger,this,t,null,e)},t.prototype.biggerEquals=function(t,e){return new ls(Do.BiggerEquals,this,t,null,e)},t.prototype.isBlank=function(t){return this.equals(ms,t)},t.prototype.cast=function(t,e){return new us(this,t,e)},t.prototype.toStmt=function(){return new ws(this,null)},t}();(Uo=Ko||(Ko={}))[Uo.This=0]="This",Uo[Uo.Super=1]="Super",Uo[Uo.CatchError=2]="CatchError",Uo[Uo.CatchStack=3]="CatchStack";var Wo,Xo,Go=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return"string"==typeof e?(i.name=e,i.builtin=null):(i.name=null,i.builtin=e),i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.name===t.name&&this.builtin===t.builtin},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitReadVarExpr(this,e)},e.prototype.set=function(t){if(!this.name)throw new Error("Built in variable "+this.builtin+" can not be assigned to.");return new Qo(this.name,t,null,this.sourceSpan)},e}(zo),Qo=function(t){function e(e,n,r,i){var o=t.call(this,r||n.type,i)||this;return o.name=e,o.value=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.name===t.name&&this.value.isEquivalent(t.value)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitWriteVarExpr(this,e)},e.prototype.toDeclStmt=function(t,e){return new _s(this.name,this.value,t,e,this.sourceSpan)},e}(zo),Yo=function(t){function e(e,n,r,i,o){var s=t.call(this,i||r.type,o)||this;return s.receiver=e,s.index=n,s.value=r,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.index.isEquivalent(t.index)&&this.value.isEquivalent(t.value)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitWriteKeyExpr(this,e)},e}(zo),Zo=function(t){function e(e,n,r,i,o){var s=t.call(this,i||r.type,o)||this;return s.receiver=e,s.name=n,s.value=r,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.name===t.name&&this.value.isEquivalent(t.value)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitWritePropExpr(this,e)},e}(zo);(Xo=Wo||(Wo={}))[Xo.ConcatArray=0]="ConcatArray",Xo[Xo.SubscribeObservable=1]="SubscribeObservable",Xo[Xo.Bind=2]="Bind";var $o,Jo,ts=function(t){function e(e,n,r,i,o){var s=t.call(this,i,o)||this;return s.receiver=e,s.args=r,"string"==typeof n?(s.name=n,s.builtin=null):(s.name=null,s.builtin=n),s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.name===t.name&&this.builtin===t.builtin&&qo(this.args,t.args)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitInvokeMethodExpr(this,e)},e}(zo),es=function(t){function e(e,n,r,i){var o=t.call(this,r,i)||this;return o.fn=e,o.args=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.fn.isEquivalent(t.fn)&&qo(this.args,t.args)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitInvokeFunctionExpr(this,e)},e}(zo),ns=function(t){function e(e,n,r,i){var o=t.call(this,r,i)||this;return o.classExpr=e,o.args=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.classExpr.isEquivalent(t.classExpr)&&qo(this.args,t.args)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitInstantiateExpr(this,e)},e}(zo),rs=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.value=e,i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.value===t.value},e.prototype.isConstant=function(){return!0},e.prototype.visitExpression=function(t,e){return t.visitLiteralExpr(this,e)},e}(zo),is=function(t){function e(e,n,r,i){void 0===r&&(r=null);var o=t.call(this,n,i)||this;return o.value=e,o.typeParams=r,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.value.name===t.value.name&&this.value.moduleName===t.value.moduleName&&this.value.runtime===t.value.runtime},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitExternalExpr(this,e)},e}(zo),os=function(t){function e(e,n,r,i,o){void 0===r&&(r=null);var s=t.call(this,i||n.type,o)||this;return s.condition=e,s.falseCase=r,s.trueCase=n,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.condition.isEquivalent(t.condition)&&this.trueCase.isEquivalent(t.trueCase)&&Bo(this.falseCase,t.falseCase)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitConditionalExpr(this,e)},e}(zo),ss=function(t){function e(e,n){var r=t.call(this,Ho,n)||this;return r.condition=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.condition.isEquivalent(t.condition)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitNotExpr(this,e)},e}(zo),as=function(t){function e(e,n){var r=t.call(this,e.type,n)||this;return r.condition=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.condition.isEquivalent(t.condition)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitAssertNotNullExpr(this,e)},e}(zo),us=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.value=e,i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.value.isEquivalent(t.value)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitCastExpr(this,e)},e}(zo),cs=function(t){function e(e,n,r,i,o){var s=t.call(this,r,i)||this;return s.params=e,s.statements=n,s.name=o,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&qo(this.params,t.params)&&qo(this.statements,t.statements)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitFunctionExpr(this,e)},e.prototype.toDeclStmt=function(t,e){return void 0===e&&(e=null),new bs(t,this.params,this.statements,this.type,e,this.sourceSpan)},e}(zo),ls=function(t){function e(e,n,r,i,o){var s=t.call(this,i||n.type,o)||this;return s.operator=e,s.rhs=r,s.lhs=n,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.operator===t.operator&&this.lhs.isEquivalent(t.lhs)&&this.rhs.isEquivalent(t.rhs)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitBinaryOperatorExpr(this,e)},e}(zo),ps=function(t){function e(e,n,r,i){var o=t.call(this,r,i)||this;return o.receiver=e,o.name=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.name===t.name},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitReadPropExpr(this,e)},e.prototype.set=function(t){return new Zo(this.receiver,this.name,t,null,this.sourceSpan)},e}(zo),hs=function(t){function e(e,n,r,i){var o=t.call(this,r,i)||this;return o.receiver=e,o.index=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.index.isEquivalent(t.index)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitReadKeyExpr(this,e)},e.prototype.set=function(t){return new Yo(this.receiver,this.index,t,null,this.sourceSpan)},e}(zo),fs=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.entries=e,i}return o(e,t),e.prototype.isConstant=function(){return this.entries.every(function(t){return t.isConstant()})},e.prototype.isEquivalent=function(t){return t instanceof e&&qo(this.entries,t.entries)},e.prototype.visitExpression=function(t,e){return t.visitLiteralArrayExpr(this,e)},e}(zo),ds=function(){function t(t,e,n){this.key=t,this.value=e,this.quoted=n}return t.prototype.isEquivalent=function(t){return this.key===t.key&&this.value.isEquivalent(t.value)},t}(),vs=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.entries=e,i.valueType=null,n&&(i.valueType=n.valueType),i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&qo(this.entries,t.entries)},e.prototype.isConstant=function(){return this.entries.every(function(t){return t.value.isConstant()})},e.prototype.visitExpression=function(t,e){return t.visitLiteralMapExpr(this,e)},e}(zo),ys=function(t){function e(e,n){var r=t.call(this,e[e.length-1].type,n)||this;return r.parts=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&qo(this.parts,t.parts)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitCommaExpr(this,e)},e}(zo),ms=(new Go(Ko.This,null,null),new Go(Ko.Super,null,null),new Go(Ko.CatchError,null,null),new Go(Ko.CatchStack,null,null),new rs(null,null,null),new rs(null,Vo,null));(Jo=$o||($o={}))[Jo.Final=0]="Final",Jo[Jo.Private=1]="Private",Jo[Jo.Exported=2]="Exported",Jo[Jo.Static=3]="Static";var gs=function(){function t(t,e){this.modifiers=t||[],this.sourceSpan=e||null}return t.prototype.hasModifier=function(t){return-1!==this.modifiers.indexOf(t)},t}(),_s=function(t){function e(e,n,r,i,o){void 0===i&&(i=null);var s=t.call(this,i,o)||this;return s.name=e,s.value=n,s.type=r||n&&n.type||null,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.name===t.name&&(this.value?!!t.value&&this.value.isEquivalent(t.value):!t.value)},e.prototype.visitStatement=function(t,e){return t.visitDeclareVarStmt(this,e)},e}(gs),bs=function(t){function e(e,n,r,i,o,s){void 0===o&&(o=null);var a=t.call(this,o,s)||this;return a.name=e,a.params=n,a.statements=r,a.type=i||null,a}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&qo(this.params,t.params)&&qo(this.statements,t.statements)},e.prototype.visitStatement=function(t,e){return t.visitDeclareFunctionStmt(this,e)},e}(gs),ws=function(t){function e(e,n){var r=t.call(this,null,n)||this;return r.expr=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.expr.isEquivalent(t.expr)},e.prototype.visitStatement=function(t,e){return t.visitExpressionStmt(this,e)},e}(gs),xs=function(t){function e(e,n){var r=t.call(this,null,n)||this;return r.value=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.value.isEquivalent(t.value)},e.prototype.visitStatement=function(t,e){return t.visitReturnStmt(this,e)},e}(gs),Es=function(){function t(t,e){this.modifiers=e,e||(this.modifiers=[]),this.type=t||null}return t.prototype.hasModifier=function(t){return-1!==this.modifiers.indexOf(t)},t}(),Ss=(function(t){function e(e,n,r,i){void 0===r&&(r=null);var o=t.call(this,n,r)||this;return o.name=e,o.initializer=i,o}o(e,t),e.prototype.isEquivalent=function(t){return this.name===t.name}}(Es),function(t){function e(e,n,r,i,o){void 0===o&&(o=null);var s=t.call(this,i,o)||this;return s.name=e,s.params=n,s.body=r,s}return o(e,t),e.prototype.isEquivalent=function(t){return this.name===t.name&&qo(this.body,t.body)},e}(Es)),Cs=function(t){function e(e,n,r,i){void 0===i&&(i=null);var o=t.call(this,r,i)||this;return o.name=e,o.body=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return this.name===t.name&&qo(this.body,t.body)},e}(Es),Ts=function(t){function e(e,n,r,i,o,s,a,u){void 0===a&&(a=null);var c=t.call(this,a,u)||this;return c.name=e,c.parent=n,c.fields=r,c.getters=i,c.constructorMethod=o,c.methods=s,c}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.name===t.name&&Bo(this.parent,t.parent)&&qo(this.fields,t.fields)&&qo(this.getters,t.getters)&&this.constructorMethod.isEquivalent(t.constructorMethod)&&qo(this.methods,t.methods)},e.prototype.visitStatement=function(t,e){return t.visitDeclareClassStmt(this,e)},e}(gs),As=function(t){function e(e,n,r,i){void 0===r&&(r=[]);var o=t.call(this,null,i)||this;return o.condition=e,o.trueCase=n,o.falseCase=r,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.condition.isEquivalent(t.condition)&&qo(this.trueCase,t.trueCase)&&qo(this.falseCase,t.falseCase)},e.prototype.visitStatement=function(t,e){return t.visitIfStmt(this,e)},e}(gs),Ps=(function(t){function e(e,n,r){void 0===n&&(n=!1);var i=t.call(this,null,r)||this;return i.comment=e,i.multiline=n,i}o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e},e.prototype.visitStatement=function(t,e){return t.visitCommentStmt(this,e)}}(gs),function(t){function e(e,n){void 0===e&&(e=[]);var r=t.call(this,null,n)||this;return r.tags=e,r}o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.toString()===t.toString()},e.prototype.visitStatement=function(t,e){return t.visitJSDocCommentStmt(this,e)},e.prototype.toString=function(){return function t(e){if(0===e.length)return"";var n,r,i="*\n";try{for(var o=a(e),s=o.next();!s.done;s=o.next())i+=" *",i+=Ds(s.value).replace(/\n/g,"\n * "),i+="\n"}catch(t){n={error:t}}finally{try{s&&!s.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return i+" "}
203
+ */!function(t){t[t.Const=0]="Const"}(Yi||(Yi={}));var uo,co=function(){function t(t){void 0===t&&(t=null),this.modifiers=t,t||(this.modifiers=[])}return t.prototype.hasModifier=function(t){return-1!==this.modifiers.indexOf(t)},t}();!function(t){t[t.Dynamic=0]="Dynamic",t[t.Bool=1]="Bool",t[t.String=2]="String",t[t.Int=3]="Int",t[t.Number=4]="Number",t[t.Function=5]="Function",t[t.Inferred=6]="Inferred"}(uo||(uo={}));var lo,po=function(t){function e(e,n){void 0===n&&(n=null);var r=t.call(this,n)||this;return r.name=e,r}return o(e,t),e.prototype.visitType=function(t,e){return t.visitBuiltinType(this,e)},e}(co),ho=(function(t){function e(e,n){void 0===n&&(n=null);var r=t.call(this,n)||this;return r.value=e,r}o(e,t),e.prototype.visitType=function(t,e){return t.visitExpressionType(this,e)}}(co),function(t){function e(e,n){void 0===n&&(n=null);var r=t.call(this,n)||this;return r.of=e,r}o(e,t),e.prototype.visitType=function(t,e){return t.visitArrayType(this,e)}}(co),function(t){function e(e,n){void 0===n&&(n=null);var r=t.call(this,n)||this;return r.valueType=e||null,r}return o(e,t),e.prototype.visitType=function(t,e){return t.visitMapType(this,e)},e}(co)),fo=(new po(uo.Dynamic),new po(uo.Inferred)),vo=new po(uo.Bool);function yo(t,e){return null==t||null==e?t==e:t.isEquivalent(e)}function mo(t,e){var n=t.length;if(n!==e.length)return!1;for(var r=0;r<n;r++)if(!t[r].isEquivalent(e[r]))return!1;return!0}new po(uo.Int),new po(uo.Number),new po(uo.String),new po(uo.Function),function(t){t[t.Equals=0]="Equals",t[t.NotEquals=1]="NotEquals",t[t.Identical=2]="Identical",t[t.NotIdentical=3]="NotIdentical",t[t.Minus=4]="Minus",t[t.Plus=5]="Plus",t[t.Divide=6]="Divide",t[t.Multiply=7]="Multiply",t[t.Modulo=8]="Modulo",t[t.And=9]="And",t[t.Or=10]="Or",t[t.BitwiseAnd=11]="BitwiseAnd",t[t.Lower=12]="Lower",t[t.LowerEquals=13]="LowerEquals",t[t.Bigger=14]="Bigger",t[t.BiggerEquals=15]="BiggerEquals"}(lo||(lo={}));var go,_o=function(){function t(t,e){this.type=t||null,this.sourceSpan=e||null}return t.prototype.prop=function(t,e){return new Lo(this,t,null,e)},t.prototype.key=function(t,e,n){return new Fo(this,t,e,n)},t.prototype.callMethod=function(t,e,n){return new To(this,t,e,null,n)},t.prototype.callFn=function(t,e){return new Ao(this,t,null,e)},t.prototype.instantiate=function(t,e,n){return new Po(this,t,e,n)},t.prototype.conditional=function(t,e,n){return void 0===e&&(e=null),new ko(this,t,e,null,n)},t.prototype.equals=function(t,e){return new jo(lo.Equals,this,t,null,e)},t.prototype.notEquals=function(t,e){return new jo(lo.NotEquals,this,t,null,e)},t.prototype.identical=function(t,e){return new jo(lo.Identical,this,t,null,e)},t.prototype.notIdentical=function(t,e){return new jo(lo.NotIdentical,this,t,null,e)},t.prototype.minus=function(t,e){return new jo(lo.Minus,this,t,null,e)},t.prototype.plus=function(t,e){return new jo(lo.Plus,this,t,null,e)},t.prototype.divide=function(t,e){return new jo(lo.Divide,this,t,null,e)},t.prototype.multiply=function(t,e){return new jo(lo.Multiply,this,t,null,e)},t.prototype.modulo=function(t,e){return new jo(lo.Modulo,this,t,null,e)},t.prototype.and=function(t,e){return new jo(lo.And,this,t,null,e)},t.prototype.bitwiseAnd=function(t,e,n){return void 0===n&&(n=!0),new jo(lo.BitwiseAnd,this,t,null,e,n)},t.prototype.or=function(t,e){return new jo(lo.Or,this,t,null,e)},t.prototype.lower=function(t,e){return new jo(lo.Lower,this,t,null,e)},t.prototype.lowerEquals=function(t,e){return new jo(lo.LowerEquals,this,t,null,e)},t.prototype.bigger=function(t,e){return new jo(lo.Bigger,this,t,null,e)},t.prototype.biggerEquals=function(t,e){return new jo(lo.BiggerEquals,this,t,null,e)},t.prototype.isBlank=function(t){return this.equals(Ko,t)},t.prototype.cast=function(t,e){return new Ro(this,t,e)},t.prototype.toStmt=function(){return new Go(this,null)},t}();!function(t){t[t.This=0]="This",t[t.Super=1]="Super",t[t.CatchError=2]="CatchError",t[t.CatchStack=3]="CatchStack"}(go||(go={}));var bo,wo=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return"string"==typeof e?(i.name=e,i.builtin=null):(i.name=null,i.builtin=e),i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.name===t.name&&this.builtin===t.builtin},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitReadVarExpr(this,e)},e.prototype.set=function(t){if(!this.name)throw new Error("Built in variable "+this.builtin+" can not be assigned to.");return new xo(this.name,t,null,this.sourceSpan)},e}(_o),xo=function(t){function e(e,n,r,i){var o=t.call(this,r||n.type,i)||this;return o.name=e,o.value=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.name===t.name&&this.value.isEquivalent(t.value)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitWriteVarExpr(this,e)},e.prototype.toDeclStmt=function(t,e){return new zo(this.name,this.value,t,e,this.sourceSpan)},e}(_o),Eo=function(t){function e(e,n,r,i,o){var s=t.call(this,i||r.type,o)||this;return s.receiver=e,s.index=n,s.value=r,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.index.isEquivalent(t.index)&&this.value.isEquivalent(t.value)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitWriteKeyExpr(this,e)},e}(_o),So=function(t){function e(e,n,r,i,o){var s=t.call(this,i||r.type,o)||this;return s.receiver=e,s.name=n,s.value=r,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.name===t.name&&this.value.isEquivalent(t.value)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitWritePropExpr(this,e)},e}(_o);!function(t){t[t.ConcatArray=0]="ConcatArray",t[t.SubscribeObservable=1]="SubscribeObservable",t[t.Bind=2]="Bind"}(bo||(bo={}));var Co,To=function(t){function e(e,n,r,i,o){var s=t.call(this,i,o)||this;return s.receiver=e,s.args=r,"string"==typeof n?(s.name=n,s.builtin=null):(s.name=null,s.builtin=n),s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.name===t.name&&this.builtin===t.builtin&&mo(this.args,t.args)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitInvokeMethodExpr(this,e)},e}(_o),Ao=function(t){function e(e,n,r,i){var o=t.call(this,r,i)||this;return o.fn=e,o.args=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.fn.isEquivalent(t.fn)&&mo(this.args,t.args)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitInvokeFunctionExpr(this,e)},e}(_o),Po=function(t){function e(e,n,r,i){var o=t.call(this,r,i)||this;return o.classExpr=e,o.args=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.classExpr.isEquivalent(t.classExpr)&&mo(this.args,t.args)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitInstantiateExpr(this,e)},e}(_o),No=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.value=e,i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.value===t.value},e.prototype.isConstant=function(){return!0},e.prototype.visitExpression=function(t,e){return t.visitLiteralExpr(this,e)},e}(_o),Oo=function(t){function e(e,n,r,i){void 0===r&&(r=null);var o=t.call(this,n,i)||this;return o.value=e,o.typeParams=r,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.value.name===t.value.name&&this.value.moduleName===t.value.moduleName&&this.value.runtime===t.value.runtime},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitExternalExpr(this,e)},e}(_o),ko=function(t){function e(e,n,r,i,o){void 0===r&&(r=null);var s=t.call(this,i||n.type,o)||this;return s.condition=e,s.falseCase=r,s.trueCase=n,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.condition.isEquivalent(t.condition)&&this.trueCase.isEquivalent(t.trueCase)&&yo(this.falseCase,t.falseCase)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitConditionalExpr(this,e)},e}(_o),Mo=function(t){function e(e,n){var r=t.call(this,vo,n)||this;return r.condition=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.condition.isEquivalent(t.condition)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitNotExpr(this,e)},e}(_o),Io=function(t){function e(e,n){var r=t.call(this,e.type,n)||this;return r.condition=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.condition.isEquivalent(t.condition)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitAssertNotNullExpr(this,e)},e}(_o),Ro=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.value=e,i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.value.isEquivalent(t.value)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitCastExpr(this,e)},e}(_o),Do=function(t){function e(e,n,r,i,o){var s=t.call(this,r,i)||this;return s.params=e,s.statements=n,s.name=o,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&mo(this.params,t.params)&&mo(this.statements,t.statements)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitFunctionExpr(this,e)},e.prototype.toDeclStmt=function(t,e){return void 0===e&&(e=null),new Wo(t,this.params,this.statements,this.type,e,this.sourceSpan)},e}(_o),jo=function(t){function e(e,n,r,i,o,s){void 0===s&&(s=!0);var a=t.call(this,i||n.type,o)||this;return a.operator=e,a.rhs=r,a.parens=s,a.lhs=n,a}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.operator===t.operator&&this.lhs.isEquivalent(t.lhs)&&this.rhs.isEquivalent(t.rhs)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitBinaryOperatorExpr(this,e)},e}(_o),Lo=function(t){function e(e,n,r,i){var o=t.call(this,r,i)||this;return o.receiver=e,o.name=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.name===t.name},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitReadPropExpr(this,e)},e.prototype.set=function(t){return new So(this.receiver,this.name,t,null,this.sourceSpan)},e}(_o),Fo=function(t){function e(e,n,r,i){var o=t.call(this,r,i)||this;return o.receiver=e,o.index=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.receiver.isEquivalent(t.receiver)&&this.index.isEquivalent(t.index)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitReadKeyExpr(this,e)},e.prototype.set=function(t){return new Eo(this.receiver,this.index,t,null,this.sourceSpan)},e}(_o),Vo=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.entries=e,i}return o(e,t),e.prototype.isConstant=function(){return this.entries.every(function(t){return t.isConstant()})},e.prototype.isEquivalent=function(t){return t instanceof e&&mo(this.entries,t.entries)},e.prototype.visitExpression=function(t,e){return t.visitLiteralArrayExpr(this,e)},e}(_o),Ho=function(){function t(t,e,n){this.key=t,this.value=e,this.quoted=n}return t.prototype.isEquivalent=function(t){return this.key===t.key&&this.value.isEquivalent(t.value)},t}(),Bo=function(t){function e(e,n,r){var i=t.call(this,n,r)||this;return i.entries=e,i.valueType=null,n&&(i.valueType=n.valueType),i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&mo(this.entries,t.entries)},e.prototype.isConstant=function(){return this.entries.every(function(t){return t.value.isConstant()})},e.prototype.visitExpression=function(t,e){return t.visitLiteralMapExpr(this,e)},e}(_o),qo=function(t){function e(e,n){var r=t.call(this,e[e.length-1].type,n)||this;return r.parts=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&mo(this.parts,t.parts)},e.prototype.isConstant=function(){return!1},e.prototype.visitExpression=function(t,e){return t.visitCommaExpr(this,e)},e}(_o),Ko=(new wo(go.This,null,null),new wo(go.Super,null,null),new wo(go.CatchError,null,null),new wo(go.CatchStack,null,null),new No(null,null,null),new No(null,fo,null));!function(t){t[t.Final=0]="Final",t[t.Private=1]="Private",t[t.Exported=2]="Exported",t[t.Static=3]="Static"}(Co||(Co={}));var Uo=function(){function t(t,e){this.modifiers=t||[],this.sourceSpan=e||null}return t.prototype.hasModifier=function(t){return-1!==this.modifiers.indexOf(t)},t}(),zo=function(t){function e(e,n,r,i,o){void 0===i&&(i=null);var s=t.call(this,i,o)||this;return s.name=e,s.value=n,s.type=r||n&&n.type||null,s}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.name===t.name&&(this.value?!!t.value&&this.value.isEquivalent(t.value):!t.value)},e.prototype.visitStatement=function(t,e){return t.visitDeclareVarStmt(this,e)},e}(Uo),Wo=function(t){function e(e,n,r,i,o,s){void 0===o&&(o=null);var a=t.call(this,o,s)||this;return a.name=e,a.params=n,a.statements=r,a.type=i||null,a}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&mo(this.params,t.params)&&mo(this.statements,t.statements)},e.prototype.visitStatement=function(t,e){return t.visitDeclareFunctionStmt(this,e)},e}(Uo),Go=function(t){function e(e,n){var r=t.call(this,null,n)||this;return r.expr=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.expr.isEquivalent(t.expr)},e.prototype.visitStatement=function(t,e){return t.visitExpressionStmt(this,e)},e}(Uo),Xo=function(t){function e(e,n){var r=t.call(this,null,n)||this;return r.value=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.value.isEquivalent(t.value)},e.prototype.visitStatement=function(t,e){return t.visitReturnStmt(this,e)},e}(Uo),Qo=function(){function t(t,e){this.modifiers=e,e||(this.modifiers=[]),this.type=t||null}return t.prototype.hasModifier=function(t){return-1!==this.modifiers.indexOf(t)},t}(),Yo=(function(t){function e(e,n,r,i){void 0===r&&(r=null);var o=t.call(this,n,r)||this;return o.name=e,o.initializer=i,o}o(e,t),e.prototype.isEquivalent=function(t){return this.name===t.name}}(Qo),function(t){function e(e,n,r,i,o){void 0===o&&(o=null);var s=t.call(this,i,o)||this;return s.name=e,s.params=n,s.body=r,s}return o(e,t),e.prototype.isEquivalent=function(t){return this.name===t.name&&mo(this.body,t.body)},e}(Qo)),Zo=function(t){function e(e,n,r,i){void 0===i&&(i=null);var o=t.call(this,r,i)||this;return o.name=e,o.body=n,o}return o(e,t),e.prototype.isEquivalent=function(t){return this.name===t.name&&mo(this.body,t.body)},e}(Qo),$o=function(t){function e(e,n,r,i,o,s,a,u){void 0===a&&(a=null);var c=t.call(this,a,u)||this;return c.name=e,c.parent=n,c.fields=r,c.getters=i,c.constructorMethod=o,c.methods=s,c}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.name===t.name&&yo(this.parent,t.parent)&&mo(this.fields,t.fields)&&mo(this.getters,t.getters)&&this.constructorMethod.isEquivalent(t.constructorMethod)&&mo(this.methods,t.methods)},e.prototype.visitStatement=function(t,e){return t.visitDeclareClassStmt(this,e)},e}(Uo),Jo=function(t){function e(e,n,r,i){void 0===r&&(r=[]);var o=t.call(this,null,i)||this;return o.condition=e,o.trueCase=n,o.falseCase=r,o}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.condition.isEquivalent(t.condition)&&mo(this.trueCase,t.trueCase)&&mo(this.falseCase,t.falseCase)},e.prototype.visitStatement=function(t,e){return t.visitIfStmt(this,e)},e}(Uo),ts=(function(t){function e(e,n,r){void 0===n&&(n=!1);var i=t.call(this,null,r)||this;return i.comment=e,i.multiline=n,i}o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e},e.prototype.visitStatement=function(t,e){return t.visitCommentStmt(this,e)}}(Uo),function(t){function e(e,n){void 0===e&&(e=[]);var r=t.call(this,null,n)||this;return r.tags=e,r}o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&this.toString()===t.toString()},e.prototype.visitStatement=function(t,e){return t.visitJSDocCommentStmt(this,e)},e.prototype.toString=function(){return function t(e){if(0===e.length)return"";var n,r,i="*\n";try{for(var o=a(e),s=o.next();!s.done;s=o.next())i+=" *",i+=as(s.value).replace(/\n/g,"\n * "),i+="\n"}catch(t){n={error:t}}finally{try{s&&!s.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return i+" "}
204
204
  /**
205
205
  * @license
206
206
  * Copyright Google Inc. All Rights Reserved.
@@ -221,21 +221,21 @@ var xe,Ee,Se="select",Ce="link",Te="rel",Ae="href",Pe="stylesheet",Ne="style",Oe
221
221
  *
222
222
  * Use of this source code is governed by an MIT-style license that can be
223
223
  * found in the LICENSE file at https://angular.io/license
224
- */(this.tags)}}(gs),function(t){function e(e,n,r){var i=t.call(this,null,r)||this;return i.bodyStmts=e,i.catchStmts=n,i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&qo(this.bodyStmts,t.bodyStmts)&&qo(this.catchStmts,t.catchStmts)},e.prototype.visitStatement=function(t,e){return t.visitTryCatchStmt(this,e)},e}(gs)),Ns=function(t){function e(e,n){var r=t.call(this,null,n)||this;return r.error=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof Ps&&this.error.isEquivalent(t.error)},e.prototype.visitStatement=function(t,e){return t.visitThrowStmt(this,e)},e}(gs),Os=function(){function t(){}return t.prototype.transformExpr=function(t,e){return t},t.prototype.transformStmt=function(t,e){return t},t.prototype.visitReadVarExpr=function(t,e){return this.transformExpr(t,e)},t.prototype.visitWriteVarExpr=function(t,e){return this.transformExpr(new Qo(t.name,t.value.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitWriteKeyExpr=function(t,e){return this.transformExpr(new Yo(t.receiver.visitExpression(this,e),t.index.visitExpression(this,e),t.value.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitWritePropExpr=function(t,e){return this.transformExpr(new Zo(t.receiver.visitExpression(this,e),t.name,t.value.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitInvokeMethodExpr=function(t,e){var n=t.builtin||t.name;return this.transformExpr(new ts(t.receiver.visitExpression(this,e),n,this.visitAllExpressions(t.args,e),t.type,t.sourceSpan),e)},t.prototype.visitInvokeFunctionExpr=function(t,e){return this.transformExpr(new es(t.fn.visitExpression(this,e),this.visitAllExpressions(t.args,e),t.type,t.sourceSpan),e)},t.prototype.visitInstantiateExpr=function(t,e){return this.transformExpr(new ns(t.classExpr.visitExpression(this,e),this.visitAllExpressions(t.args,e),t.type,t.sourceSpan),e)},t.prototype.visitLiteralExpr=function(t,e){return this.transformExpr(t,e)},t.prototype.visitExternalExpr=function(t,e){return this.transformExpr(t,e)},t.prototype.visitConditionalExpr=function(t,e){return this.transformExpr(new os(t.condition.visitExpression(this,e),t.trueCase.visitExpression(this,e),t.falseCase.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitNotExpr=function(t,e){return this.transformExpr(new ss(t.condition.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitAssertNotNullExpr=function(t,e){return this.transformExpr(new as(t.condition.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitCastExpr=function(t,e){return this.transformExpr(new us(t.value.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitFunctionExpr=function(t,e){return this.transformExpr(new cs(t.params,this.visitAllStatements(t.statements,e),t.type,t.sourceSpan),e)},t.prototype.visitBinaryOperatorExpr=function(t,e){return this.transformExpr(new ls(t.operator,t.lhs.visitExpression(this,e),t.rhs.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitReadPropExpr=function(t,e){return this.transformExpr(new ps(t.receiver.visitExpression(this,e),t.name,t.type,t.sourceSpan),e)},t.prototype.visitReadKeyExpr=function(t,e){return this.transformExpr(new hs(t.receiver.visitExpression(this,e),t.index.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitLiteralArrayExpr=function(t,e){return this.transformExpr(new fs(this.visitAllExpressions(t.entries,e),t.type,t.sourceSpan),e)},t.prototype.visitLiteralMapExpr=function(t,e){var n=this,r=t.entries.map(function(t){return new ds(t.key,t.value.visitExpression(n,e),t.quoted)}),i=new Fo(t.valueType,null);return this.transformExpr(new vs(r,i,t.sourceSpan),e)},t.prototype.visitCommaExpr=function(t,e){return this.transformExpr(new ys(this.visitAllExpressions(t.parts,e),t.sourceSpan),e)},t.prototype.visitAllExpressions=function(t,e){var n=this;return t.map(function(t){return t.visitExpression(n,e)})},t.prototype.visitDeclareVarStmt=function(t,e){var n=t.value&&t.value.visitExpression(this,e);return this.transformStmt(new _s(t.name,n,t.type,t.modifiers,t.sourceSpan),e)},t.prototype.visitDeclareFunctionStmt=function(t,e){return this.transformStmt(new bs(t.name,t.params,this.visitAllStatements(t.statements,e),t.type,t.modifiers,t.sourceSpan),e)},t.prototype.visitExpressionStmt=function(t,e){return this.transformStmt(new ws(t.expr.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitReturnStmt=function(t,e){return this.transformStmt(new xs(t.value.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitDeclareClassStmt=function(t,e){var n=this,r=t.parent.visitExpression(this,e),i=t.getters.map(function(t){return new Cs(t.name,n.visitAllStatements(t.body,e),t.type,t.modifiers)}),o=t.constructorMethod&&new Ss(t.constructorMethod.name,t.constructorMethod.params,this.visitAllStatements(t.constructorMethod.body,e),t.constructorMethod.type,t.constructorMethod.modifiers),s=t.methods.map(function(t){return new Ss(t.name,t.params,n.visitAllStatements(t.body,e),t.type,t.modifiers)});return this.transformStmt(new Ts(t.name,r,t.fields,i,o,s,t.modifiers,t.sourceSpan),e)},t.prototype.visitIfStmt=function(t,e){return this.transformStmt(new As(t.condition.visitExpression(this,e),this.visitAllStatements(t.trueCase,e),this.visitAllStatements(t.falseCase,e),t.sourceSpan),e)},t.prototype.visitTryCatchStmt=function(t,e){return this.transformStmt(new Ps(this.visitAllStatements(t.bodyStmts,e),this.visitAllStatements(t.catchStmts,e),t.sourceSpan),e)},t.prototype.visitThrowStmt=function(t,e){return this.transformStmt(new Ns(t.error.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitCommentStmt=function(t,e){return this.transformStmt(t,e)},t.prototype.visitJSDocCommentStmt=function(t,e){return this.transformStmt(t,e)},t.prototype.visitAllStatements=function(t,e){var n=this;return t.map(function(t){return t.visitStatement(n,e)})},t}(),ks=function(){function t(){}return t.prototype.visitType=function(t,e){return t},t.prototype.visitExpression=function(t,e){return t.type&&t.type.visitType(this,e),t},t.prototype.visitBuiltinType=function(t,e){return this.visitType(t,e)},t.prototype.visitExpressionType=function(t,e){return t.value.visitExpression(this,e),this.visitType(t,e)},t.prototype.visitArrayType=function(t,e){return this.visitType(t,e)},t.prototype.visitMapType=function(t,e){return this.visitType(t,e)},t.prototype.visitReadVarExpr=function(t,e){return this.visitExpression(t,e)},t.prototype.visitWriteVarExpr=function(t,e){return t.value.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitWriteKeyExpr=function(t,e){return t.receiver.visitExpression(this,e),t.index.visitExpression(this,e),t.value.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitWritePropExpr=function(t,e){return t.receiver.visitExpression(this,e),t.value.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitInvokeMethodExpr=function(t,e){return t.receiver.visitExpression(this,e),this.visitAllExpressions(t.args,e),this.visitExpression(t,e)},t.prototype.visitInvokeFunctionExpr=function(t,e){return t.fn.visitExpression(this,e),this.visitAllExpressions(t.args,e),this.visitExpression(t,e)},t.prototype.visitInstantiateExpr=function(t,e){return t.classExpr.visitExpression(this,e),this.visitAllExpressions(t.args,e),this.visitExpression(t,e)},t.prototype.visitLiteralExpr=function(t,e){return this.visitExpression(t,e)},t.prototype.visitExternalExpr=function(t,e){var n=this;return t.typeParams&&t.typeParams.forEach(function(t){return t.visitType(n,e)}),this.visitExpression(t,e)},t.prototype.visitConditionalExpr=function(t,e){return t.condition.visitExpression(this,e),t.trueCase.visitExpression(this,e),t.falseCase.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitNotExpr=function(t,e){return t.condition.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitAssertNotNullExpr=function(t,e){return t.condition.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitCastExpr=function(t,e){return t.value.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitFunctionExpr=function(t,e){return this.visitAllStatements(t.statements,e),this.visitExpression(t,e)},t.prototype.visitBinaryOperatorExpr=function(t,e){return t.lhs.visitExpression(this,e),t.rhs.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitReadPropExpr=function(t,e){return t.receiver.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitReadKeyExpr=function(t,e){return t.receiver.visitExpression(this,e),t.index.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitLiteralArrayExpr=function(t,e){return this.visitAllExpressions(t.entries,e),this.visitExpression(t,e)},t.prototype.visitLiteralMapExpr=function(t,e){var n=this;return t.entries.forEach(function(t){return t.value.visitExpression(n,e)}),this.visitExpression(t,e)},t.prototype.visitCommaExpr=function(t,e){return this.visitAllExpressions(t.parts,e),this.visitExpression(t,e)},t.prototype.visitAllExpressions=function(t,e){var n=this;t.forEach(function(t){return t.visitExpression(n,e)})},t.prototype.visitDeclareVarStmt=function(t,e){return t.value&&t.value.visitExpression(this,e),t.type&&t.type.visitType(this,e),t},t.prototype.visitDeclareFunctionStmt=function(t,e){return this.visitAllStatements(t.statements,e),t.type&&t.type.visitType(this,e),t},t.prototype.visitExpressionStmt=function(t,e){return t.expr.visitExpression(this,e),t},t.prototype.visitReturnStmt=function(t,e){return t.value.visitExpression(this,e),t},t.prototype.visitDeclareClassStmt=function(t,e){var n=this;return t.parent.visitExpression(this,e),t.getters.forEach(function(t){return n.visitAllStatements(t.body,e)}),t.constructorMethod&&this.visitAllStatements(t.constructorMethod.body,e),t.methods.forEach(function(t){return n.visitAllStatements(t.body,e)}),t},t.prototype.visitIfStmt=function(t,e){return t.condition.visitExpression(this,e),this.visitAllStatements(t.trueCase,e),this.visitAllStatements(t.falseCase,e),t},t.prototype.visitTryCatchStmt=function(t,e){return this.visitAllStatements(t.bodyStmts,e),this.visitAllStatements(t.catchStmts,e),t},t.prototype.visitThrowStmt=function(t,e){return t.error.visitExpression(this,e),t},t.prototype.visitCommentStmt=function(t,e){return t},t.prototype.visitJSDocCommentStmt=function(t,e){return t},t.prototype.visitAllStatements=function(t,e){var n=this;t.forEach(function(t){return t.visitStatement(n,e)})},t}();function Ms(t,e,n){return new Go(t,e,n)}function Is(t,e,n){return void 0===e&&(e=null),new is(t,null,e,n)}function Rs(t,e,n){return new fs(t,e,n)}function Ds(t){var e="";if(t.tagName&&(e+=" @"+t.tagName),t.text){if(t.text.match(/\/\*|\*\//))throw new Error('JSDoc text cannot contain "/*" and "*/"');e+=" "+t.text.replace(/@/g,"\\@")}return e}(function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.varNames=new Set,e}o(e,t),e.prototype.visitDeclareFunctionStmt=function(t,e){return t},e.prototype.visitDeclareClassStmt=function(t,e){return t},e.prototype.visitReadVarExpr=function(t,e){return t.name&&this.varNames.add(t.name),null}})(ks),function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.externalReferences=[],e}o(e,t),e.prototype.visitExternalExpr=function(e,n){return this.externalReferences.push(e.value),t.prototype.visitExternalExpr.call(this,e,n)}}(ks),function(t){function e(e){var n=t.call(this)||this;return n.sourceSpan=e,n}o(e,t),e.prototype._clone=function(t){var e=Object.create(t.constructor.prototype);for(var n in t)e[n]=t[n];return e},e.prototype.transformExpr=function(t,e){return t.sourceSpan||((t=this._clone(t)).sourceSpan=this.sourceSpan),t},e.prototype.transformStmt=function(t,e){return t.sourceSpan||((t=this._clone(t)).sourceSpan=this.sourceSpan),t}}(Os);var Ls=/(\.ts|\.d\.ts|\.js|\.jsx|\.tsx)$/,js=/\.ngfactory\.|\.ngsummary\./,Fs=/\.ngsummary\./,Vs=/NgSummary$/;function Hs(t,e){void 0===e&&(e=!1);var n=qs(t,e);return n[0]+".ngfactory"+function r(t){return".tsx"===t?".ts":t}(n[1])}function Bs(t){return t.replace(js,".")}function qs(t,e){if(void 0===e&&(e=!1),t.endsWith(".d.ts"))return[t.slice(0,-5),e?".ts":".d.ts"];var n=t.lastIndexOf(".");return-1!==n?[t.substring(0,n),t.substring(n)]:[t,""]}var Ks,Us,zs=/\u0275\d+/;(Us=Ks||(Ks={}))[Us.OnInit=0]="OnInit",Us[Us.OnDestroy=1]="OnDestroy",Us[Us.DoCheck=2]="DoCheck",Us[Us.OnChanges=3]="OnChanges",Us[Us.AfterContentInit=4]="AfterContentInit",Us[Us.AfterContentChecked=5]="AfterContentChecked",Us[Us.AfterViewInit=6]="AfterViewInit",Us[Us.AfterViewChecked=7]="AfterViewChecked";var Ws=[Ks.OnInit,Ks.OnDestroy,Ks.DoCheck,Ks.OnChanges,Ks.AfterContentInit,Ks.AfterContentChecked,Ks.AfterViewInit,Ks.AfterViewChecked],Xs=new RegExp("(\\:not\\()|([-\\w]+)|(?:\\.([-\\w]+))|(?:\\[([-.\\w*]+)(?:=([\"']?)([^\\]\"']*)\\5)?\\])|(\\))|(\\s*,\\s*)","g"),Gs=function(){function t(){this.element=null,this.classNames=[],this.attrs=[],this.notSelectors=[]}return t.parse=function(e){var n,r=[],i=function(t,e){e.notSelectors.length>0&&!e.element&&0==e.classNames.length&&0==e.attrs.length&&(e.element="*"),t.push(e)},o=new t,s=o,a=!1;for(Xs.lastIndex=0;n=Xs.exec(e);){if(n[1]){if(a)throw new Error("Nesting :not is not allowed in a selector");a=!0,s=new t,o.notSelectors.push(s)}if(n[2]&&s.setElement(n[2]),n[3]&&s.addClassName(n[3]),n[4]&&s.addAttribute(n[4],n[6]),n[7]&&(a=!1,s=o),n[8]){if(a)throw new Error("Multiple selectors in :not are not supported");i(r,o),o=s=new t}}return i(r,o),r},t.prototype.isElementSelector=function(){return this.hasElementSelector()&&0==this.classNames.length&&0==this.attrs.length&&0===this.notSelectors.length},t.prototype.hasElementSelector=function(){return!!this.element},t.prototype.setElement=function(t){void 0===t&&(t=null),this.element=t},t.prototype.getMatchingElementTemplate=function(){for(var t=this.element||"div",e=this.classNames.length>0?' class="'+this.classNames.join(" ")+'"':"",n="",r=0;r<this.attrs.length;r+=2)n+=" "+this.attrs[r]+(""!==this.attrs[r+1]?'="'+this.attrs[r+1]+'"':"");return xi(t).isVoid?"<"+t+e+n+"/>":"<"+t+e+n+"></"+t+">"},t.prototype.getAttrs=function(){var t=[];return this.classNames.length>0&&t.push("class",this.classNames.join(" ")),t.concat(this.attrs)},t.prototype.addAttribute=function(t,e){void 0===e&&(e=""),this.attrs.push(t,e&&e.toLowerCase()||"")},t.prototype.addClassName=function(t){this.classNames.push(t.toLowerCase())},t.prototype.toString=function(){var t=this.element||"";if(this.classNames&&this.classNames.forEach(function(e){return t+="."+e}),this.attrs)for(var e=0;e<this.attrs.length;e+=2){var n=this.attrs[e+1];t+="["+this.attrs[e]+(n?"="+n:"")+"]"}return this.notSelectors.forEach(function(e){return t+=":not("+e+")"}),t},t}(),Qs=function(){function t(){this._elementMap=new Map,this._elementPartialMap=new Map,this._classMap=new Map,this._classPartialMap=new Map,this._attrValueMap=new Map,this._attrValuePartialMap=new Map,this._listContexts=[]}return t.createNotMatcher=function(e){var n=new t;return n.addSelectables(e,null),n},t.prototype.addSelectables=function(t,e){var n=null;t.length>1&&(n=new Ys(t),this._listContexts.push(n));for(var r=0;r<t.length;r++)this._addSelectable(t[r],e,n)},t.prototype._addSelectable=function(t,e,n){var r=this,i=t.element,o=t.classNames,s=t.attrs,a=new $s(t,e,n);if(i&&(0===s.length&&0===o.length?this._addTerminal(r._elementMap,i,a):r=this._addPartial(r._elementPartialMap,i)),o)for(var u=0;u<o.length;u++){var c=o[u];0===s.length&&u===o.length-1?this._addTerminal(r._classMap,c,a):r=this._addPartial(r._classPartialMap,c)}if(s)for(u=0;u<s.length;u+=2){var l=s[u],p=s[u+1];if(u===s.length-2){var h=r._attrValueMap,f=h.get(l);f||(f=new Map,h.set(l,f)),this._addTerminal(f,p,a)}else{var d=r._attrValuePartialMap,v=d.get(l);v||(v=new Map,d.set(l,v)),r=this._addPartial(v,p)}}},t.prototype._addTerminal=function(t,e,n){var r=t.get(e);r||t.set(e,r=[]),r.push(n)},t.prototype._addPartial=function(e,n){var r=e.get(n);return r||(r=new t,e.set(n,r)),r},t.prototype.match=function(t,e){for(var n=!1,r=t.element,i=t.classNames,o=t.attrs,s=0;s<this._listContexts.length;s++)this._listContexts[s].alreadyMatched=!1;if(n=this._matchTerminal(this._elementMap,r,t,e)||n,n=this._matchPartial(this._elementPartialMap,r,t,e)||n,i)for(s=0;s<i.length;s++){var a=i[s];n=this._matchTerminal(this._classMap,a,t,e)||n,n=this._matchPartial(this._classPartialMap,a,t,e)||n}if(o)for(s=0;s<o.length;s+=2){var u=o[s],c=o[s+1],l=this._attrValueMap.get(u);c&&(n=this._matchTerminal(l,"",t,e)||n),n=this._matchTerminal(l,c,t,e)||n;var p=this._attrValuePartialMap.get(u);c&&(n=this._matchPartial(p,"",t,e)||n),n=this._matchPartial(p,c,t,e)||n}return n},t.prototype._matchTerminal=function(t,e,n,r){if(!t||"string"!=typeof e)return!1;var i=t.get(e)||[],o=t.get("*");if(o&&(i=i.concat(o)),0===i.length)return!1;for(var s=!1,a=0;a<i.length;a++)s=i[a].finalize(n,r)||s;return s},t.prototype._matchPartial=function(t,e,n,r){if(!t||"string"!=typeof e)return!1;var i=t.get(e);return!!i&&i.match(n,r)},t}(),Ys=function Zs(t){this.selectors=t,this.alreadyMatched=!1},$s=function(){function t(t,e,n){this.selector=t,this.cbContext=e,this.listContext=n,this.notSelectors=t.notSelectors}return t.prototype.finalize=function(t,e){var n=!0;return!(this.notSelectors.length>0)||this.listContext&&this.listContext.alreadyMatched||(n=!Qs.createNotMatcher(this.notSelectors).match(t,null)),!n||!e||this.listContext&&this.listContext.alreadyMatched||(this.listContext&&(this.listContext.alreadyMatched=!0),e(this.selector,this.cbContext)),n},t}(),Js=function(){function t(t,e,n,r,i,o,s,a,u,c,l,p){this._config=t,this._htmlParser=e,this._ngModuleResolver=n,this._directiveResolver=r,this._pipeResolver=i,this._summaryResolver=o,this._schemaRegistry=s,this._directiveNormalizer=a,this._console=u,this._staticSymbolCache=c,this._reflector=l,this._errorCollector=p,this._nonNormalizedDirectiveCache=new Map,this._directiveCache=new Map,this._summaryCache=new Map,this._pipeCache=new Map,this._ngModuleCache=new Map,this._ngModuleOfTypes=new Map,this._shallowModuleCache=new Map}return t.prototype.getReflector=function(){return this._reflector},t.prototype.clearCacheFor=function(t){var e=this._directiveCache.get(t);this._directiveCache.delete(t),this._nonNormalizedDirectiveCache.delete(t),this._summaryCache.delete(t),this._pipeCache.delete(t),this._ngModuleOfTypes.delete(t),this._ngModuleCache.clear(),e&&this._directiveNormalizer.clearCacheFor(e)},t.prototype.clearCache=function(){this._directiveCache.clear(),this._nonNormalizedDirectiveCache.clear(),this._summaryCache.clear(),this._pipeCache.clear(),this._ngModuleCache.clear(),this._ngModuleOfTypes.clear(),this._directiveNormalizer.clearCache()},t.prototype._createProxyClass=function(t,e){var n=null,r=function(){if(!n)throw new Error("Illegal state: Class "+e+" for type "+et(t)+" is not compiled yet!");return n.apply(this,arguments)};return r.setDelegate=function(t){n=t,r.prototype=t.prototype},r.overriddenName=e,r},t.prototype.getGeneratedClass=function(t,e){return t instanceof Pt?this._staticSymbolCache.get(Hs(t.filePath),e):this._createProxyClass(t,e)},t.prototype.getComponentViewClass=function(t){return this.getGeneratedClass(t,function e(t,n){return"View_"+Dt({reference:t})+"_"+n}(t,0))},t.prototype.getHostComponentViewClass=function(t){return this.getGeneratedClass(t,function e(t){return"HostView_"+Dt({reference:t})}(t))},t.prototype.getHostComponentType=function(t){var e=Dt({reference:t})+"_Host";if(t instanceof Pt)return this._staticSymbolCache.get(t.filePath,e);var n=function t(){};return n.overriddenName=e,n},t.prototype.getRendererType=function(t){return t instanceof Pt?this._staticSymbolCache.get(Hs(t.filePath),function e(t){return"RenderType_"+Dt({reference:t})}(t)):{}},t.prototype.getComponentFactory=function(t,e,n,r){if(e instanceof Pt)return this._staticSymbolCache.get(Hs(e.filePath),function i(t){return Dt({reference:t})+"NgFactory"}(e));var o=this.getHostComponentViewClass(e);return this._reflector.resolveExternalReference(No.createComponentFactory)(t,e,o,n,r,[])},t.prototype.initComponentFactory=function(t,e){var n;t instanceof Pt||(n=t.ngContentSelectors).push.apply(n,c(e))},t.prototype._loadSummary=function(t,e){var n=this._summaryCache.get(t);if(!n){var r=this._summaryResolver.resolveSummary(t);this._summaryCache.set(t,(n=r?r.type:null)||null)}return n&&n.summaryKind===e?n:null},t.prototype.getHostComponentMetadata=function(t,e){var n=this.getHostComponentType(t.type.reference);e||(e=this.getHostComponentViewClass(n));var r=Gs.parse(t.selector)[0].getMatchingElementTemplate(),i=this._htmlParser.parse(r,"");return Bt.create({isHost:!0,type:{reference:n,diDeps:[],lifecycleHooks:[]},template:new Ht({encapsulation:l.None,template:r,templateUrl:"",htmlAst:i,styles:[],styleUrls:[],ngContentSelectors:[],animations:[],isInline:!0,externalStylesheets:[],interpolation:null,preserveWhitespaces:!1}),exportAs:null,changeDetection:h.Default,inputs:[],outputs:[],host:{},isComponent:!0,selector:"*",providers:[],viewProviders:[],queries:[],guards:{},viewQueries:[],componentViewType:e,rendererType:{id:"__Host__",encapsulation:l.None,styles:[],data:{}},entryComponents:[],componentFactory:null})},t.prototype.loadDirectiveMetadata=function(t,e,n){var r=this;if(this._directiveCache.has(e))return null;e=nt(e);var i=this.getNonNormalizedDirectiveMetadata(e),o=i.metadata,s=function(t){var n=new Bt({isHost:!1,type:o.type,isComponent:o.isComponent,selector:o.selector,exportAs:o.exportAs,changeDetection:o.changeDetection,inputs:o.inputs,outputs:o.outputs,hostListeners:o.hostListeners,hostProperties:o.hostProperties,hostAttributes:o.hostAttributes,providers:o.providers,viewProviders:o.viewProviders,queries:o.queries,guards:o.guards,viewQueries:o.viewQueries,entryComponents:o.entryComponents,componentViewType:o.componentViewType,rendererType:o.rendererType,componentFactory:o.componentFactory,template:t});return t&&r.initComponentFactory(o.componentFactory,t.ngContentSelectors),r._directiveCache.set(e,n),r._summaryCache.set(e,n.toSummary()),null};if(o.isComponent){var a=o.template,u=this._directiveNormalizer.normalizeTemplate({ngModuleType:t,componentType:e,moduleUrl:this._reflector.componentModuleUrl(e,i.annotation),encapsulation:a.encapsulation,template:a.template,templateUrl:a.templateUrl,styles:a.styles,styleUrls:a.styleUrls,animations:a.animations,interpolation:a.interpolation,preserveWhitespaces:a.preserveWhitespaces});return rt(u)&&n?(this._reportError(function c(t){var e=Error("Can't compile synchronously as "+et(t)+" is still being loaded!");return e.ngComponentType=t,e}
224
+ */(this.tags)}}(Uo),function(t){function e(e,n,r){var i=t.call(this,null,r)||this;return i.bodyStmts=e,i.catchStmts=n,i}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof e&&mo(this.bodyStmts,t.bodyStmts)&&mo(this.catchStmts,t.catchStmts)},e.prototype.visitStatement=function(t,e){return t.visitTryCatchStmt(this,e)},e}(Uo)),es=function(t){function e(e,n){var r=t.call(this,null,n)||this;return r.error=e,r}return o(e,t),e.prototype.isEquivalent=function(t){return t instanceof ts&&this.error.isEquivalent(t.error)},e.prototype.visitStatement=function(t,e){return t.visitThrowStmt(this,e)},e}(Uo),ns=function(){function t(){}return t.prototype.transformExpr=function(t,e){return t},t.prototype.transformStmt=function(t,e){return t},t.prototype.visitReadVarExpr=function(t,e){return this.transformExpr(t,e)},t.prototype.visitWriteVarExpr=function(t,e){return this.transformExpr(new xo(t.name,t.value.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitWriteKeyExpr=function(t,e){return this.transformExpr(new Eo(t.receiver.visitExpression(this,e),t.index.visitExpression(this,e),t.value.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitWritePropExpr=function(t,e){return this.transformExpr(new So(t.receiver.visitExpression(this,e),t.name,t.value.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitInvokeMethodExpr=function(t,e){var n=t.builtin||t.name;return this.transformExpr(new To(t.receiver.visitExpression(this,e),n,this.visitAllExpressions(t.args,e),t.type,t.sourceSpan),e)},t.prototype.visitInvokeFunctionExpr=function(t,e){return this.transformExpr(new Ao(t.fn.visitExpression(this,e),this.visitAllExpressions(t.args,e),t.type,t.sourceSpan),e)},t.prototype.visitInstantiateExpr=function(t,e){return this.transformExpr(new Po(t.classExpr.visitExpression(this,e),this.visitAllExpressions(t.args,e),t.type,t.sourceSpan),e)},t.prototype.visitLiteralExpr=function(t,e){return this.transformExpr(t,e)},t.prototype.visitExternalExpr=function(t,e){return this.transformExpr(t,e)},t.prototype.visitConditionalExpr=function(t,e){return this.transformExpr(new ko(t.condition.visitExpression(this,e),t.trueCase.visitExpression(this,e),t.falseCase.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitNotExpr=function(t,e){return this.transformExpr(new Mo(t.condition.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitAssertNotNullExpr=function(t,e){return this.transformExpr(new Io(t.condition.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitCastExpr=function(t,e){return this.transformExpr(new Ro(t.value.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitFunctionExpr=function(t,e){return this.transformExpr(new Do(t.params,this.visitAllStatements(t.statements,e),t.type,t.sourceSpan),e)},t.prototype.visitBinaryOperatorExpr=function(t,e){return this.transformExpr(new jo(t.operator,t.lhs.visitExpression(this,e),t.rhs.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitReadPropExpr=function(t,e){return this.transformExpr(new Lo(t.receiver.visitExpression(this,e),t.name,t.type,t.sourceSpan),e)},t.prototype.visitReadKeyExpr=function(t,e){return this.transformExpr(new Fo(t.receiver.visitExpression(this,e),t.index.visitExpression(this,e),t.type,t.sourceSpan),e)},t.prototype.visitLiteralArrayExpr=function(t,e){return this.transformExpr(new Vo(this.visitAllExpressions(t.entries,e),t.type,t.sourceSpan),e)},t.prototype.visitLiteralMapExpr=function(t,e){var n=this,r=t.entries.map(function(t){return new Ho(t.key,t.value.visitExpression(n,e),t.quoted)}),i=new ho(t.valueType,null);return this.transformExpr(new Bo(r,i,t.sourceSpan),e)},t.prototype.visitCommaExpr=function(t,e){return this.transformExpr(new qo(this.visitAllExpressions(t.parts,e),t.sourceSpan),e)},t.prototype.visitAllExpressions=function(t,e){var n=this;return t.map(function(t){return t.visitExpression(n,e)})},t.prototype.visitDeclareVarStmt=function(t,e){var n=t.value&&t.value.visitExpression(this,e);return this.transformStmt(new zo(t.name,n,t.type,t.modifiers,t.sourceSpan),e)},t.prototype.visitDeclareFunctionStmt=function(t,e){return this.transformStmt(new Wo(t.name,t.params,this.visitAllStatements(t.statements,e),t.type,t.modifiers,t.sourceSpan),e)},t.prototype.visitExpressionStmt=function(t,e){return this.transformStmt(new Go(t.expr.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitReturnStmt=function(t,e){return this.transformStmt(new Xo(t.value.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitDeclareClassStmt=function(t,e){var n=this,r=t.parent.visitExpression(this,e),i=t.getters.map(function(t){return new Zo(t.name,n.visitAllStatements(t.body,e),t.type,t.modifiers)}),o=t.constructorMethod&&new Yo(t.constructorMethod.name,t.constructorMethod.params,this.visitAllStatements(t.constructorMethod.body,e),t.constructorMethod.type,t.constructorMethod.modifiers),s=t.methods.map(function(t){return new Yo(t.name,t.params,n.visitAllStatements(t.body,e),t.type,t.modifiers)});return this.transformStmt(new $o(t.name,r,t.fields,i,o,s,t.modifiers,t.sourceSpan),e)},t.prototype.visitIfStmt=function(t,e){return this.transformStmt(new Jo(t.condition.visitExpression(this,e),this.visitAllStatements(t.trueCase,e),this.visitAllStatements(t.falseCase,e),t.sourceSpan),e)},t.prototype.visitTryCatchStmt=function(t,e){return this.transformStmt(new ts(this.visitAllStatements(t.bodyStmts,e),this.visitAllStatements(t.catchStmts,e),t.sourceSpan),e)},t.prototype.visitThrowStmt=function(t,e){return this.transformStmt(new es(t.error.visitExpression(this,e),t.sourceSpan),e)},t.prototype.visitCommentStmt=function(t,e){return this.transformStmt(t,e)},t.prototype.visitJSDocCommentStmt=function(t,e){return this.transformStmt(t,e)},t.prototype.visitAllStatements=function(t,e){var n=this;return t.map(function(t){return t.visitStatement(n,e)})},t}(),rs=function(){function t(){}return t.prototype.visitType=function(t,e){return t},t.prototype.visitExpression=function(t,e){return t.type&&t.type.visitType(this,e),t},t.prototype.visitBuiltinType=function(t,e){return this.visitType(t,e)},t.prototype.visitExpressionType=function(t,e){return t.value.visitExpression(this,e),this.visitType(t,e)},t.prototype.visitArrayType=function(t,e){return this.visitType(t,e)},t.prototype.visitMapType=function(t,e){return this.visitType(t,e)},t.prototype.visitReadVarExpr=function(t,e){return this.visitExpression(t,e)},t.prototype.visitWriteVarExpr=function(t,e){return t.value.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitWriteKeyExpr=function(t,e){return t.receiver.visitExpression(this,e),t.index.visitExpression(this,e),t.value.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitWritePropExpr=function(t,e){return t.receiver.visitExpression(this,e),t.value.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitInvokeMethodExpr=function(t,e){return t.receiver.visitExpression(this,e),this.visitAllExpressions(t.args,e),this.visitExpression(t,e)},t.prototype.visitInvokeFunctionExpr=function(t,e){return t.fn.visitExpression(this,e),this.visitAllExpressions(t.args,e),this.visitExpression(t,e)},t.prototype.visitInstantiateExpr=function(t,e){return t.classExpr.visitExpression(this,e),this.visitAllExpressions(t.args,e),this.visitExpression(t,e)},t.prototype.visitLiteralExpr=function(t,e){return this.visitExpression(t,e)},t.prototype.visitExternalExpr=function(t,e){var n=this;return t.typeParams&&t.typeParams.forEach(function(t){return t.visitType(n,e)}),this.visitExpression(t,e)},t.prototype.visitConditionalExpr=function(t,e){return t.condition.visitExpression(this,e),t.trueCase.visitExpression(this,e),t.falseCase.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitNotExpr=function(t,e){return t.condition.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitAssertNotNullExpr=function(t,e){return t.condition.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitCastExpr=function(t,e){return t.value.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitFunctionExpr=function(t,e){return this.visitAllStatements(t.statements,e),this.visitExpression(t,e)},t.prototype.visitBinaryOperatorExpr=function(t,e){return t.lhs.visitExpression(this,e),t.rhs.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitReadPropExpr=function(t,e){return t.receiver.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitReadKeyExpr=function(t,e){return t.receiver.visitExpression(this,e),t.index.visitExpression(this,e),this.visitExpression(t,e)},t.prototype.visitLiteralArrayExpr=function(t,e){return this.visitAllExpressions(t.entries,e),this.visitExpression(t,e)},t.prototype.visitLiteralMapExpr=function(t,e){var n=this;return t.entries.forEach(function(t){return t.value.visitExpression(n,e)}),this.visitExpression(t,e)},t.prototype.visitCommaExpr=function(t,e){return this.visitAllExpressions(t.parts,e),this.visitExpression(t,e)},t.prototype.visitAllExpressions=function(t,e){var n=this;t.forEach(function(t){return t.visitExpression(n,e)})},t.prototype.visitDeclareVarStmt=function(t,e){return t.value&&t.value.visitExpression(this,e),t.type&&t.type.visitType(this,e),t},t.prototype.visitDeclareFunctionStmt=function(t,e){return this.visitAllStatements(t.statements,e),t.type&&t.type.visitType(this,e),t},t.prototype.visitExpressionStmt=function(t,e){return t.expr.visitExpression(this,e),t},t.prototype.visitReturnStmt=function(t,e){return t.value.visitExpression(this,e),t},t.prototype.visitDeclareClassStmt=function(t,e){var n=this;return t.parent.visitExpression(this,e),t.getters.forEach(function(t){return n.visitAllStatements(t.body,e)}),t.constructorMethod&&this.visitAllStatements(t.constructorMethod.body,e),t.methods.forEach(function(t){return n.visitAllStatements(t.body,e)}),t},t.prototype.visitIfStmt=function(t,e){return t.condition.visitExpression(this,e),this.visitAllStatements(t.trueCase,e),this.visitAllStatements(t.falseCase,e),t},t.prototype.visitTryCatchStmt=function(t,e){return this.visitAllStatements(t.bodyStmts,e),this.visitAllStatements(t.catchStmts,e),t},t.prototype.visitThrowStmt=function(t,e){return t.error.visitExpression(this,e),t},t.prototype.visitCommentStmt=function(t,e){return t},t.prototype.visitJSDocCommentStmt=function(t,e){return t},t.prototype.visitAllStatements=function(t,e){var n=this;t.forEach(function(t){return t.visitStatement(n,e)})},t}();function is(t,e,n){return new wo(t,e,n)}function os(t,e,n){return void 0===e&&(e=null),new Oo(t,null,e,n)}function ss(t,e,n){return new Vo(t,e,n)}function as(t){var e="";if(t.tagName&&(e+=" @"+t.tagName),t.text){if(t.text.match(/\/\*|\*\//))throw new Error('JSDoc text cannot contain "/*" and "*/"');e+=" "+t.text.replace(/@/g,"\\@")}return e}(function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.varNames=new Set,e}o(e,t),e.prototype.visitDeclareFunctionStmt=function(t,e){return t},e.prototype.visitDeclareClassStmt=function(t,e){return t},e.prototype.visitReadVarExpr=function(t,e){return t.name&&this.varNames.add(t.name),null}})(rs),function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.externalReferences=[],e}o(e,t),e.prototype.visitExternalExpr=function(e,n){return this.externalReferences.push(e.value),t.prototype.visitExternalExpr.call(this,e,n)}}(rs),function(t){function e(e){var n=t.call(this)||this;return n.sourceSpan=e,n}o(e,t),e.prototype._clone=function(t){var e=Object.create(t.constructor.prototype);for(var n in t)e[n]=t[n];return e},e.prototype.transformExpr=function(t,e){return t.sourceSpan||((t=this._clone(t)).sourceSpan=this.sourceSpan),t},e.prototype.transformStmt=function(t,e){return t.sourceSpan||((t=this._clone(t)).sourceSpan=this.sourceSpan),t}}(ns);var us=/(\.ts|\.d\.ts|\.js|\.jsx|\.tsx)$/,cs=/\.ngfactory\.|\.ngsummary\./,ls=/\.ngsummary\./,ps=/NgSummary$/;function hs(t,e){void 0===e&&(e=!1);var n=ds(t,e);return n[0]+".ngfactory"+function r(t){return".tsx"===t?".ts":t}(n[1])}function fs(t){return t.replace(cs,".")}function ds(t,e){if(void 0===e&&(e=!1),t.endsWith(".d.ts"))return[t.slice(0,-5),e?".ts":".d.ts"];var n=t.lastIndexOf(".");return-1!==n?[t.substring(0,n),t.substring(n)]:[t,""]}var vs,ys=/\u0275\d+/;!function(t){t[t.OnInit=0]="OnInit",t[t.OnDestroy=1]="OnDestroy",t[t.DoCheck=2]="DoCheck",t[t.OnChanges=3]="OnChanges",t[t.AfterContentInit=4]="AfterContentInit",t[t.AfterContentChecked=5]="AfterContentChecked",t[t.AfterViewInit=6]="AfterViewInit",t[t.AfterViewChecked=7]="AfterViewChecked"}(vs||(vs={}));var ms=[vs.OnInit,vs.OnDestroy,vs.DoCheck,vs.OnChanges,vs.AfterContentInit,vs.AfterContentChecked,vs.AfterViewInit,vs.AfterViewChecked],gs=new RegExp("(\\:not\\()|([-\\w]+)|(?:\\.([-\\w]+))|(?:\\[([-.\\w*]+)(?:=([\"']?)([^\\]\"']*)\\5)?\\])|(\\))|(\\s*,\\s*)","g"),_s=function(){function t(){this.element=null,this.classNames=[],this.attrs=[],this.notSelectors=[]}return t.parse=function(e){var n,r=[],i=function(t,e){e.notSelectors.length>0&&!e.element&&0==e.classNames.length&&0==e.attrs.length&&(e.element="*"),t.push(e)},o=new t,s=o,a=!1;for(gs.lastIndex=0;n=gs.exec(e);){if(n[1]){if(a)throw new Error("Nesting :not is not allowed in a selector");a=!0,s=new t,o.notSelectors.push(s)}if(n[2]&&s.setElement(n[2]),n[3]&&s.addClassName(n[3]),n[4]&&s.addAttribute(n[4],n[6]),n[7]&&(a=!1,s=o),n[8]){if(a)throw new Error("Multiple selectors in :not are not supported");i(r,o),o=s=new t}}return i(r,o),r},t.prototype.isElementSelector=function(){return this.hasElementSelector()&&0==this.classNames.length&&0==this.attrs.length&&0===this.notSelectors.length},t.prototype.hasElementSelector=function(){return!!this.element},t.prototype.setElement=function(t){void 0===t&&(t=null),this.element=t},t.prototype.getMatchingElementTemplate=function(){for(var t=this.element||"div",e=this.classNames.length>0?' class="'+this.classNames.join(" ")+'"':"",n="",r=0;r<this.attrs.length;r+=2)n+=" "+this.attrs[r]+(""!==this.attrs[r+1]?'="'+this.attrs[r+1]+'"':"");return ui(t).isVoid?"<"+t+e+n+"/>":"<"+t+e+n+"></"+t+">"},t.prototype.getAttrs=function(){var t=[];return this.classNames.length>0&&t.push("class",this.classNames.join(" ")),t.concat(this.attrs)},t.prototype.addAttribute=function(t,e){void 0===e&&(e=""),this.attrs.push(t,e&&e.toLowerCase()||"")},t.prototype.addClassName=function(t){this.classNames.push(t.toLowerCase())},t.prototype.toString=function(){var t=this.element||"";if(this.classNames&&this.classNames.forEach(function(e){return t+="."+e}),this.attrs)for(var e=0;e<this.attrs.length;e+=2){var n=this.attrs[e+1];t+="["+this.attrs[e]+(n?"="+n:"")+"]"}return this.notSelectors.forEach(function(e){return t+=":not("+e+")"}),t},t}(),bs=function(){function t(){this._elementMap=new Map,this._elementPartialMap=new Map,this._classMap=new Map,this._classPartialMap=new Map,this._attrValueMap=new Map,this._attrValuePartialMap=new Map,this._listContexts=[]}return t.createNotMatcher=function(e){var n=new t;return n.addSelectables(e,null),n},t.prototype.addSelectables=function(t,e){var n=null;t.length>1&&(n=new ws(t),this._listContexts.push(n));for(var r=0;r<t.length;r++)this._addSelectable(t[r],e,n)},t.prototype._addSelectable=function(t,e,n){var r=this,i=t.element,o=t.classNames,s=t.attrs,a=new xs(t,e,n);if(i&&(0===s.length&&0===o.length?this._addTerminal(r._elementMap,i,a):r=this._addPartial(r._elementPartialMap,i)),o)for(var u=0;u<o.length;u++){var c=o[u];0===s.length&&u===o.length-1?this._addTerminal(r._classMap,c,a):r=this._addPartial(r._classPartialMap,c)}if(s)for(u=0;u<s.length;u+=2){var l=s[u],p=s[u+1];if(u===s.length-2){var h=r._attrValueMap,f=h.get(l);f||(f=new Map,h.set(l,f)),this._addTerminal(f,p,a)}else{var d=r._attrValuePartialMap,v=d.get(l);v||(v=new Map,d.set(l,v)),r=this._addPartial(v,p)}}},t.prototype._addTerminal=function(t,e,n){var r=t.get(e);r||t.set(e,r=[]),r.push(n)},t.prototype._addPartial=function(e,n){var r=e.get(n);return r||(r=new t,e.set(n,r)),r},t.prototype.match=function(t,e){for(var n=!1,r=t.element,i=t.classNames,o=t.attrs,s=0;s<this._listContexts.length;s++)this._listContexts[s].alreadyMatched=!1;if(n=this._matchTerminal(this._elementMap,r,t,e)||n,n=this._matchPartial(this._elementPartialMap,r,t,e)||n,i)for(s=0;s<i.length;s++){var a=i[s];n=this._matchTerminal(this._classMap,a,t,e)||n,n=this._matchPartial(this._classPartialMap,a,t,e)||n}if(o)for(s=0;s<o.length;s+=2){var u=o[s],c=o[s+1],l=this._attrValueMap.get(u);c&&(n=this._matchTerminal(l,"",t,e)||n),n=this._matchTerminal(l,c,t,e)||n;var p=this._attrValuePartialMap.get(u);c&&(n=this._matchPartial(p,"",t,e)||n),n=this._matchPartial(p,c,t,e)||n}return n},t.prototype._matchTerminal=function(t,e,n,r){if(!t||"string"!=typeof e)return!1;var i=t.get(e)||[],o=t.get("*");if(o&&(i=i.concat(o)),0===i.length)return!1;for(var s=!1,a=0;a<i.length;a++)s=i[a].finalize(n,r)||s;return s},t.prototype._matchPartial=function(t,e,n,r){if(!t||"string"!=typeof e)return!1;var i=t.get(e);return!!i&&i.match(n,r)},t}(),ws=function ws(t){this.selectors=t,this.alreadyMatched=!1},xs=function(){function t(t,e,n){this.selector=t,this.cbContext=e,this.listContext=n,this.notSelectors=t.notSelectors}return t.prototype.finalize=function(t,e){var n=!0;return!(this.notSelectors.length>0)||this.listContext&&this.listContext.alreadyMatched||(n=!bs.createNotMatcher(this.notSelectors).match(t,null)),!n||!e||this.listContext&&this.listContext.alreadyMatched||(this.listContext&&(this.listContext.alreadyMatched=!0),e(this.selector,this.cbContext)),n},t}(),Es=function(){function t(t,e,n,r,i,o,s,a,u,c,l,p){this._config=t,this._htmlParser=e,this._ngModuleResolver=n,this._directiveResolver=r,this._pipeResolver=i,this._summaryResolver=o,this._schemaRegistry=s,this._directiveNormalizer=a,this._console=u,this._staticSymbolCache=c,this._reflector=l,this._errorCollector=p,this._nonNormalizedDirectiveCache=new Map,this._directiveCache=new Map,this._summaryCache=new Map,this._pipeCache=new Map,this._ngModuleCache=new Map,this._ngModuleOfTypes=new Map,this._shallowModuleCache=new Map}return t.prototype.getReflector=function(){return this._reflector},t.prototype.clearCacheFor=function(t){var e=this._directiveCache.get(t);this._directiveCache.delete(t),this._nonNormalizedDirectiveCache.delete(t),this._summaryCache.delete(t),this._pipeCache.delete(t),this._ngModuleOfTypes.delete(t),this._ngModuleCache.clear(),e&&this._directiveNormalizer.clearCacheFor(e)},t.prototype.clearCache=function(){this._directiveCache.clear(),this._nonNormalizedDirectiveCache.clear(),this._summaryCache.clear(),this._pipeCache.clear(),this._ngModuleCache.clear(),this._ngModuleOfTypes.clear(),this._directiveNormalizer.clearCache()},t.prototype._createProxyClass=function(t,e){var n=null,r=function(){if(!n)throw new Error("Illegal state: Class "+e+" for type "+Z(t)+" is not compiled yet!");return n.apply(this,arguments)};return r.setDelegate=function(t){n=t,r.prototype=t.prototype},r.overriddenName=e,r},t.prototype.getGeneratedClass=function(t,e){return t instanceof wt?this._staticSymbolCache.get(hs(t.filePath),e):this._createProxyClass(t,e)},t.prototype.getComponentViewClass=function(t){return this.getGeneratedClass(t,function e(t,n){return"View_"+At({reference:t})+"_"+n}(t,0))},t.prototype.getHostComponentViewClass=function(t){return this.getGeneratedClass(t,function e(t){return"HostView_"+At({reference:t})}(t))},t.prototype.getHostComponentType=function(t){var e=At({reference:t})+"_Host";if(t instanceof wt)return this._staticSymbolCache.get(t.filePath,e);var n=function t(){};return n.overriddenName=e,n},t.prototype.getRendererType=function(t){return t instanceof wt?this._staticSymbolCache.get(hs(t.filePath),function e(t){return"RenderType_"+At({reference:t})}(t)):{}},t.prototype.getComponentFactory=function(t,e,n,r){if(e instanceof wt)return this._staticSymbolCache.get(hs(e.filePath),function i(t){return At({reference:t})+"NgFactory"}(e));var o=this.getHostComponentViewClass(e);return this._reflector.resolveExternalReference(oo.createComponentFactory)(t,e,o,n,r,[])},t.prototype.initComponentFactory=function(t,e){var n;t instanceof wt||(n=t.ngContentSelectors).push.apply(n,c(e))},t.prototype._loadSummary=function(t,e){var n=this._summaryCache.get(t);if(!n){var r=this._summaryResolver.resolveSummary(t);this._summaryCache.set(t,(n=r?r.type:null)||null)}return n&&n.summaryKind===e?n:null},t.prototype.getHostComponentMetadata=function(t,e){var n=this.getHostComponentType(t.type.reference);e||(e=this.getHostComponentViewClass(n));var r=_s.parse(t.selector)[0].getMatchingElementTemplate(),i=this._htmlParser.parse(r,"");return Mt.create({isHost:!0,type:{reference:n,diDeps:[],lifecycleHooks:[]},template:new kt({encapsulation:l.None,template:r,templateUrl:"",htmlAst:i,styles:[],styleUrls:[],ngContentSelectors:[],animations:[],isInline:!0,externalStylesheets:[],interpolation:null,preserveWhitespaces:!1}),exportAs:null,changeDetection:p.Default,inputs:[],outputs:[],host:{},isComponent:!0,selector:"*",providers:[],viewProviders:[],queries:[],guards:{},viewQueries:[],componentViewType:e,rendererType:{id:"__Host__",encapsulation:l.None,styles:[],data:{}},entryComponents:[],componentFactory:null})},t.prototype.loadDirectiveMetadata=function(t,e,n){var r=this;if(this._directiveCache.has(e))return null;e=$(e);var i=this.getNonNormalizedDirectiveMetadata(e),o=i.metadata,s=function(t){var n=new Mt({isHost:!1,type:o.type,isComponent:o.isComponent,selector:o.selector,exportAs:o.exportAs,changeDetection:o.changeDetection,inputs:o.inputs,outputs:o.outputs,hostListeners:o.hostListeners,hostProperties:o.hostProperties,hostAttributes:o.hostAttributes,providers:o.providers,viewProviders:o.viewProviders,queries:o.queries,guards:o.guards,viewQueries:o.viewQueries,entryComponents:o.entryComponents,componentViewType:o.componentViewType,rendererType:o.rendererType,componentFactory:o.componentFactory,template:t});return t&&r.initComponentFactory(o.componentFactory,t.ngContentSelectors),r._directiveCache.set(e,n),r._summaryCache.set(e,n.toSummary()),null};if(o.isComponent){var a=o.template,u=this._directiveNormalizer.normalizeTemplate({ngModuleType:t,componentType:e,moduleUrl:this._reflector.componentModuleUrl(e,i.annotation),encapsulation:a.encapsulation,template:a.template,templateUrl:a.templateUrl,styles:a.styles,styleUrls:a.styleUrls,animations:a.animations,interpolation:a.interpolation,preserveWhitespaces:a.preserveWhitespaces});return J(u)&&n?(this._reportError(function c(t){var e=Error("Can't compile synchronously as "+Z(t)+" is still being loaded!");return e.ngComponentType=t,e}
225
225
  /**
226
226
  * @license
227
227
  * Copyright Google Inc. All Rights Reserved.
228
228
  *
229
229
  * Use of this source code is governed by an MIT-style license that can be
230
230
  * found in the LICENSE file at https://angular.io/license
231
- */(e),e),null):X(u,s)}return s(null),null},t.prototype.getNonNormalizedDirectiveMetadata=function(t){var e=this;if(!(t=nt(t)))return null;var n=this._nonNormalizedDirectiveCache.get(t);if(n)return n;var r=this._directiveResolver.resolve(t,!1);if(!r)return null;var i=void 0;if(T.isTypeOf(r)){ie("styles",(s=r).styles),ie("styleUrls",s.styleUrls),se("interpolation",s.interpolation);var o=s.animations;i=new Ht({encapsulation:z(s.encapsulation),template:z(s.template),templateUrl:z(s.templateUrl),htmlAst:null,styles:s.styles||[],styleUrls:s.styleUrls||[],animations:o||[],interpolation:z(s.interpolation),isInline:!!s.template,externalStylesheets:[],ngContentSelectors:[],preserveWhitespaces:z(r.preserveWhitespaces)})}var s,a=null,u=[],c=[],l=r.selector;T.isTypeOf(r)?(a=(s=r).changeDetection,s.viewProviders&&(u=this._getProvidersMetadata(s.viewProviders,c,'viewProviders for "'+ra(t)+'"',[],t)),s.entryComponents&&(c=ta(s.entryComponents).map(function(t){return e._getEntryComponentMetadata(t)}).concat(c)),l||(l=this._schemaRegistry.getDefaultComponentElementName())):l||(this._reportError(Q("Directive "+ra(t)+" has no selector, please add it!"),t),l="error");var p=[];null!=r.providers&&(p=this._getProvidersMetadata(r.providers,c,'providers for "'+ra(t)+'"',[],t));var h=[],f=[];null!=r.queries&&(h=this._getQueriesMetadata(r.queries,!1,t),f=this._getQueriesMetadata(r.queries,!0,t));var d=Bt.create({isHost:!1,selector:l,exportAs:z(r.exportAs),isComponent:!!i,type:this._getTypeMetadata(t),template:i,changeDetection:a,inputs:r.inputs||[],outputs:r.outputs||[],host:r.host||{},providers:p||[],viewProviders:u||[],queries:h||[],guards:r.guards||{},viewQueries:f||[],entryComponents:c,componentViewType:i?this.getComponentViewClass(t):null,rendererType:i?this.getRendererType(t):null,componentFactory:null});return i&&(d.componentFactory=this.getComponentFactory(l,t,d.inputs,d.outputs)),this._nonNormalizedDirectiveCache.set(t,n={metadata:d,annotation:r}),n},t.prototype.getDirectiveMetadata=function(t){var e=this._directiveCache.get(t);return e||this._reportError(Q("Illegal state: getDirectiveMetadata can only be called after loadNgModuleDirectiveAndPipeMetadata for a module that declares it. Directive "+ra(t)+"."),t),e},t.prototype.getDirectiveSummary=function(t){var e=this._loadSummary(t,Mt.Directive);return e||this._reportError(Q("Illegal state: Could not load the summary for directive "+ra(t)+"."),t),e},t.prototype.isDirective=function(t){return!!this._loadSummary(t,Mt.Directive)||this._directiveResolver.isDirective(t)},t.prototype.isPipe=function(t){return!!this._loadSummary(t,Mt.Pipe)||this._pipeResolver.isPipe(t)},t.prototype.isNgModule=function(t){return!!this._loadSummary(t,Mt.NgModule)||this._ngModuleResolver.isNgModule(t)},t.prototype.getNgModuleSummary=function(t,e){void 0===e&&(e=null);var n=this._loadSummary(t,Mt.NgModule);if(!n){var r=this.getNgModuleMetadata(t,!1,e);(n=r?r.toSummary():null)&&this._summaryCache.set(t,n)}return n},t.prototype.loadNgModuleDirectiveAndPipeMetadata=function(t,e,n){var r=this;void 0===n&&(n=!0);var i=this.getNgModuleMetadata(t,n),o=[];return i&&(i.declaredDirectives.forEach(function(n){var i=r.loadDirectiveMetadata(t,n.reference,e);i&&o.push(i)}),i.declaredPipes.forEach(function(t){return r._loadPipeMetadata(t.reference)})),Promise.all(o)},t.prototype.getShallowModuleMetadata=function(t){var e=this._shallowModuleCache.get(t);if(e)return e;var n=Be(this._reflector.shallowAnnotations(t),M.isTypeOf);return e={type:this._getTypeMetadata(t),rawExports:n.exports,rawImports:n.imports,rawProviders:n.providers},this._shallowModuleCache.set(t,e),e},t.prototype.getNgModuleMetadata=function(t,e,n){var r=this;void 0===e&&(e=!0),void 0===n&&(n=null),t=nt(t);var i=this._ngModuleCache.get(t);if(i)return i;var o=this._ngModuleResolver.resolve(t,e);if(!o)return null;var s=[],a=[],u=[],l=[],p=[],h=[],f=[],d=[],v=[];o.imports&&ta(o.imports).forEach(function(e){var i=void 0;if(ea(e)?i=e:e&&e.ngModule&&(i=e.ngModule,e.providers&&h.push.apply(h,c(r._getProvidersMetadata(e.providers,f,"provider for the NgModule '"+ra(i)+"'",[],e)))),i){if(!r._checkSelfImport(t,i))if(n||(n=new Set),n.has(i))r._reportError(Q(r._getTypeDescriptor(i)+" '"+ra(e)+"' is imported recursively by the module '"+ra(t)+"'."),t);else{n.add(i);var o=r.getNgModuleSummary(i,n);n.delete(i),o?l.push(o):r._reportError(Q("Unexpected "+r._getTypeDescriptor(e)+" '"+ra(e)+"' imported by the module '"+ra(t)+"'. Please add a @NgModule annotation."),t)}}else r._reportError(Q("Unexpected value '"+ra(e)+"' imported by the module '"+ra(t)+"'"),t)}),o.exports&&ta(o.exports).forEach(function(e){if(ea(e))if(n||(n=new Set),n.has(e))r._reportError(Q(r._getTypeDescriptor(e)+" '"+et(e)+"' is exported recursively by the module '"+ra(t)+"'"),t);else{n.add(e);var i=r.getNgModuleSummary(e,n);n.delete(e),i?p.push(i):a.push(r._getIdentifierMetadata(e))}else r._reportError(Q("Unexpected value '"+ra(e)+"' exported by the module '"+ra(t)+"'"),t)});var y=this._getTransitiveNgModuleMetadata(l,p);o.declarations&&ta(o.declarations).forEach(function(e){if(ea(e)){var n=r._getIdentifierMetadata(e);if(r.isDirective(e))y.addDirective(n),s.push(n),r._addTypeToModule(e,t);else{if(!r.isPipe(e))return void r._reportError(Q("Unexpected "+r._getTypeDescriptor(e)+" '"+ra(e)+"' declared by the module '"+ra(t)+"'. Please add a @Pipe/@Directive/@Component annotation."),t);y.addPipe(n),y.pipes.push(n),u.push(n),r._addTypeToModule(e,t)}}else r._reportError(Q("Unexpected value '"+ra(e)+"' declared by the module '"+ra(t)+"'"),t)});var m=[],g=[];return a.forEach(function(e){if(y.directivesSet.has(e.reference))m.push(e),y.addExportedDirective(e);else{if(!y.pipesSet.has(e.reference))return void r._reportError(Q("Can't export "+r._getTypeDescriptor(e.reference)+" "+ra(e.reference)+" from "+ra(t)+" as it was neither declared nor imported!"),t);g.push(e),y.addExportedPipe(e)}}),o.providers&&h.push.apply(h,c(this._getProvidersMetadata(o.providers,f,"provider for the NgModule '"+ra(t)+"'",[],t))),o.entryComponents&&f.push.apply(f,c(ta(o.entryComponents).map(function(t){return r._getEntryComponentMetadata(t)}))),o.bootstrap&&ta(o.bootstrap).forEach(function(e){ea(e)?d.push(r._getIdentifierMetadata(e)):r._reportError(Q("Unexpected value '"+ra(e)+"' used in the bootstrap property of module '"+ra(t)+"'"),t)}),f.push.apply(f,c(d.map(function(t){return r._getEntryComponentMetadata(t.reference)}))),o.schemas&&v.push.apply(v,c(ta(o.schemas))),i=new Kt({type:this._getTypeMetadata(t),providers:h,entryComponents:f,bootstrapComponents:d,schemas:v,declaredDirectives:s,exportedDirectives:m,declaredPipes:u,exportedPipes:g,importedModules:l,exportedModules:p,transitiveModule:y,id:o.id||null}),f.forEach(function(t){return y.addEntryComponent(t)}),h.forEach(function(t){return y.addProvider(t,i.type)}),y.addModule(i.type),this._ngModuleCache.set(t,i),i},t.prototype._checkSelfImport=function(t,e){return t===e&&(this._reportError(Q("'"+ra(t)+"' module can't import itself"),t),!0)},t.prototype._getTypeDescriptor=function(t){if(ea(t)){if(this.isDirective(t))return"directive";if(this.isPipe(t))return"pipe";if(this.isNgModule(t))return"module"}return t.provide?"provider":"value"},t.prototype._addTypeToModule=function(t,e){var n=this._ngModuleOfTypes.get(t);n&&n!==e?this._reportError(Q("Type "+ra(t)+" is part of the declarations of 2 modules: "+ra(n)+" and "+ra(e)+"! Please consider moving "+ra(t)+" to a higher module that imports "+ra(n)+" and "+ra(e)+". You can also create a new NgModule that exports and includes "+ra(t)+" then import that NgModule in "+ra(n)+" and "+ra(e)+"."),e):this._ngModuleOfTypes.set(t,e)},t.prototype._getTransitiveNgModuleMetadata=function(t,e){var n=new Ut,r=new Map;return t.concat(e).forEach(function(t){t.modules.forEach(function(t){return n.addModule(t)}),t.entryComponents.forEach(function(t){return n.addEntryComponent(t)});var e=new Set;t.providers.forEach(function(t){var i=jt(t.provider.token),o=r.get(i);o||(o=new Set,r.set(i,o));var s=t.module.reference;!e.has(i)&&o.has(s)||(o.add(s),e.add(i),n.addProvider(t.provider,t.module))})}),e.forEach(function(t){t.exportedDirectives.forEach(function(t){return n.addExportedDirective(t)}),t.exportedPipes.forEach(function(t){return n.addExportedPipe(t)})}),t.forEach(function(t){t.exportedDirectives.forEach(function(t){return n.addDirective(t)}),t.exportedPipes.forEach(function(t){return n.addPipe(t)})}),n},t.prototype._getIdentifierMetadata=function(t){return{reference:t=nt(t)}},t.prototype.isInjectable=function(t){return this._reflector.tryAnnotations(t).some(function(t){return I.isTypeOf(t)})},t.prototype.getInjectableSummary=function(t){return{summaryKind:Mt.Injectable,type:this._getTypeMetadata(t,null,!1)}},t.prototype.getInjectableMetadata=function(t,e,n){void 0===e&&(e=null),void 0===n&&(n=!0);var r=this._loadSummary(t,Mt.Injectable),i=r?r.type:this._getTypeMetadata(t,e,n),o=this._reflector.annotations(t).filter(function(t){return I.isTypeOf(t)});if(0===o.length)return null;var s=o[o.length-1];return{symbol:t,type:i,providedIn:s.providedIn,useValue:s.useValue,useClass:s.useClass,useExisting:s.useExisting,useFactory:s.useFactory,deps:s.deps}},t.prototype._getTypeMetadata=function(t,e,n){void 0===e&&(e=null),void 0===n&&(n=!0);var r=this._getIdentifierMetadata(t);return{reference:r.reference,diDeps:this._getDependenciesMetadata(r.reference,e,n),lifecycleHooks:function i(t,e){return Ws.filter(function(n){return function r(t,e,n){return t.hasLifecycleHook(n,function r(t){switch(t){case Ks.OnInit:return"ngOnInit";case Ks.OnDestroy:return"ngOnDestroy";case Ks.DoCheck:return"ngDoCheck";case Ks.OnChanges:return"ngOnChanges";case Ks.AfterContentInit:return"ngAfterContentInit";case Ks.AfterContentChecked:return"ngAfterContentChecked";case Ks.AfterViewInit:return"ngAfterViewInit";case Ks.AfterViewChecked:return"ngAfterViewChecked"}}
231
+ */(e),e),null):K(u,s)}return s(null),null},t.prototype.getNonNormalizedDirectiveMetadata=function(t){var e=this;if(!(t=$(t)))return null;var n=this._nonNormalizedDirectiveCache.get(t);if(n)return n;var r=this._directiveResolver.resolve(t,!1);if(!r)return null;var i=void 0;if(x.isTypeOf(r)){Xt("styles",(s=r).styles),Xt("styleUrls",s.styleUrls),Yt("interpolation",s.interpolation);var o=s.animations;i=new kt({encapsulation:B(s.encapsulation),template:B(s.template),templateUrl:B(s.templateUrl),htmlAst:null,styles:s.styles||[],styleUrls:s.styleUrls||[],animations:o||[],interpolation:B(s.interpolation),isInline:!!s.template,externalStylesheets:[],ngContentSelectors:[],preserveWhitespaces:B(r.preserveWhitespaces)})}var s,a=null,u=[],c=[],l=r.selector;x.isTypeOf(r)?(a=(s=r).changeDetection,s.viewProviders&&(u=this._getProvidersMetadata(s.viewProviders,c,'viewProviders for "'+As(t)+'"',[],t)),s.entryComponents&&(c=Ss(s.entryComponents).map(function(t){return e._getEntryComponentMetadata(t)}).concat(c)),l||(l=this._schemaRegistry.getDefaultComponentElementName())):l||(this._reportError(z("Directive "+As(t)+" has no selector, please add it!"),t),l="error");var p=[];null!=r.providers&&(p=this._getProvidersMetadata(r.providers,c,'providers for "'+As(t)+'"',[],t));var h=[],f=[];null!=r.queries&&(h=this._getQueriesMetadata(r.queries,!1,t),f=this._getQueriesMetadata(r.queries,!0,t));var d=Mt.create({isHost:!1,selector:l,exportAs:B(r.exportAs),isComponent:!!i,type:this._getTypeMetadata(t),template:i,changeDetection:a,inputs:r.inputs||[],outputs:r.outputs||[],host:r.host||{},providers:p||[],viewProviders:u||[],queries:h||[],guards:r.guards||{},viewQueries:f||[],entryComponents:c,componentViewType:i?this.getComponentViewClass(t):null,rendererType:i?this.getRendererType(t):null,componentFactory:null});return i&&(d.componentFactory=this.getComponentFactory(l,t,d.inputs,d.outputs)),this._nonNormalizedDirectiveCache.set(t,n={metadata:d,annotation:r}),n},t.prototype.getDirectiveMetadata=function(t){var e=this._directiveCache.get(t);return e||this._reportError(z("Illegal state: getDirectiveMetadata can only be called after loadNgModuleDirectiveAndPipeMetadata for a module that declares it. Directive "+As(t)+"."),t),e},t.prototype.getDirectiveSummary=function(t){var e=this._loadSummary(t,Ct.Directive);return e||this._reportError(z("Illegal state: Could not load the summary for directive "+As(t)+"."),t),e},t.prototype.isDirective=function(t){return!!this._loadSummary(t,Ct.Directive)||this._directiveResolver.isDirective(t)},t.prototype.isPipe=function(t){return!!this._loadSummary(t,Ct.Pipe)||this._pipeResolver.isPipe(t)},t.prototype.isNgModule=function(t){return!!this._loadSummary(t,Ct.NgModule)||this._ngModuleResolver.isNgModule(t)},t.prototype.getNgModuleSummary=function(t,e){void 0===e&&(e=null);var n=this._loadSummary(t,Ct.NgModule);if(!n){var r=this.getNgModuleMetadata(t,!1,e);(n=r?r.toSummary():null)&&this._summaryCache.set(t,n)}return n},t.prototype.loadNgModuleDirectiveAndPipeMetadata=function(t,e,n){var r=this;void 0===n&&(n=!0);var i=this.getNgModuleMetadata(t,n),o=[];return i&&(i.declaredDirectives.forEach(function(n){var i=r.loadDirectiveMetadata(t,n.reference,e);i&&o.push(i)}),i.declaredPipes.forEach(function(t){return r._loadPipeMetadata(t.reference)})),Promise.all(o)},t.prototype.getShallowModuleMetadata=function(t){var e=this._shallowModuleCache.get(t);if(e)return e;var n=Ne(this._reflector.shallowAnnotations(t),P.isTypeOf);return e={type:this._getTypeMetadata(t),rawExports:n.exports,rawImports:n.imports,rawProviders:n.providers},this._shallowModuleCache.set(t,e),e},t.prototype.getNgModuleMetadata=function(t,e,n){var r=this;void 0===e&&(e=!0),void 0===n&&(n=null),t=$(t);var i=this._ngModuleCache.get(t);if(i)return i;var o=this._ngModuleResolver.resolve(t,e);if(!o)return null;var s=[],a=[],u=[],l=[],p=[],h=[],f=[],d=[],v=[];o.imports&&Ss(o.imports).forEach(function(e){var i=void 0;if(Cs(e)?i=e:e&&e.ngModule&&(i=e.ngModule,e.providers&&h.push.apply(h,c(r._getProvidersMetadata(e.providers,f,"provider for the NgModule '"+As(i)+"'",[],e)))),i){if(!r._checkSelfImport(t,i))if(n||(n=new Set),n.has(i))r._reportError(z(r._getTypeDescriptor(i)+" '"+As(e)+"' is imported recursively by the module '"+As(t)+"'."),t);else{n.add(i);var o=r.getNgModuleSummary(i,n);n.delete(i),o?l.push(o):r._reportError(z("Unexpected "+r._getTypeDescriptor(e)+" '"+As(e)+"' imported by the module '"+As(t)+"'. Please add a @NgModule annotation."),t)}}else r._reportError(z("Unexpected value '"+As(e)+"' imported by the module '"+As(t)+"'"),t)}),o.exports&&Ss(o.exports).forEach(function(e){if(Cs(e))if(n||(n=new Set),n.has(e))r._reportError(z(r._getTypeDescriptor(e)+" '"+Z(e)+"' is exported recursively by the module '"+As(t)+"'"),t);else{n.add(e);var i=r.getNgModuleSummary(e,n);n.delete(e),i?p.push(i):a.push(r._getIdentifierMetadata(e))}else r._reportError(z("Unexpected value '"+As(e)+"' exported by the module '"+As(t)+"'"),t)});var y=this._getTransitiveNgModuleMetadata(l,p);o.declarations&&Ss(o.declarations).forEach(function(e){if(Cs(e)){var n=r._getIdentifierMetadata(e);if(r.isDirective(e))y.addDirective(n),s.push(n),r._addTypeToModule(e,t);else{if(!r.isPipe(e))return void r._reportError(z("Unexpected "+r._getTypeDescriptor(e)+" '"+As(e)+"' declared by the module '"+As(t)+"'. Please add a @Pipe/@Directive/@Component annotation."),t);y.addPipe(n),y.pipes.push(n),u.push(n),r._addTypeToModule(e,t)}}else r._reportError(z("Unexpected value '"+As(e)+"' declared by the module '"+As(t)+"'"),t)});var m=[],g=[];return a.forEach(function(e){if(y.directivesSet.has(e.reference))m.push(e),y.addExportedDirective(e);else{if(!y.pipesSet.has(e.reference))return void r._reportError(z("Can't export "+r._getTypeDescriptor(e.reference)+" "+As(e.reference)+" from "+As(t)+" as it was neither declared nor imported!"),t);g.push(e),y.addExportedPipe(e)}}),o.providers&&h.push.apply(h,c(this._getProvidersMetadata(o.providers,f,"provider for the NgModule '"+As(t)+"'",[],t))),o.entryComponents&&f.push.apply(f,c(Ss(o.entryComponents).map(function(t){return r._getEntryComponentMetadata(t)}))),o.bootstrap&&Ss(o.bootstrap).forEach(function(e){Cs(e)?d.push(r._getIdentifierMetadata(e)):r._reportError(z("Unexpected value '"+As(e)+"' used in the bootstrap property of module '"+As(t)+"'"),t)}),f.push.apply(f,c(d.map(function(t){return r._getEntryComponentMetadata(t.reference)}))),o.schemas&&v.push.apply(v,c(Ss(o.schemas))),i=new Rt({type:this._getTypeMetadata(t),providers:h,entryComponents:f,bootstrapComponents:d,schemas:v,declaredDirectives:s,exportedDirectives:m,declaredPipes:u,exportedPipes:g,importedModules:l,exportedModules:p,transitiveModule:y,id:o.id||null}),f.forEach(function(t){return y.addEntryComponent(t)}),h.forEach(function(t){return y.addProvider(t,i.type)}),y.addModule(i.type),this._ngModuleCache.set(t,i),i},t.prototype._checkSelfImport=function(t,e){return t===e&&(this._reportError(z("'"+As(t)+"' module can't import itself"),t),!0)},t.prototype._getTypeDescriptor=function(t){if(Cs(t)){if(this.isDirective(t))return"directive";if(this.isPipe(t))return"pipe";if(this.isNgModule(t))return"module"}return t.provide?"provider":"value"},t.prototype._addTypeToModule=function(t,e){var n=this._ngModuleOfTypes.get(t);n&&n!==e?this._reportError(z("Type "+As(t)+" is part of the declarations of 2 modules: "+As(n)+" and "+As(e)+"! Please consider moving "+As(t)+" to a higher module that imports "+As(n)+" and "+As(e)+". You can also create a new NgModule that exports and includes "+As(t)+" then import that NgModule in "+As(n)+" and "+As(e)+"."),e):this._ngModuleOfTypes.set(t,e)},t.prototype._getTransitiveNgModuleMetadata=function(t,e){var n=new Dt,r=new Map;return t.concat(e).forEach(function(t){t.modules.forEach(function(t){return n.addModule(t)}),t.entryComponents.forEach(function(t){return n.addEntryComponent(t)});var e=new Set;t.providers.forEach(function(t){var i=Nt(t.provider.token),o=r.get(i);o||(o=new Set,r.set(i,o));var s=t.module.reference;!e.has(i)&&o.has(s)||(o.add(s),e.add(i),n.addProvider(t.provider,t.module))})}),e.forEach(function(t){t.exportedDirectives.forEach(function(t){return n.addExportedDirective(t)}),t.exportedPipes.forEach(function(t){return n.addExportedPipe(t)})}),t.forEach(function(t){t.exportedDirectives.forEach(function(t){return n.addDirective(t)}),t.exportedPipes.forEach(function(t){return n.addPipe(t)})}),n},t.prototype._getIdentifierMetadata=function(t){return{reference:t=$(t)}},t.prototype.isInjectable=function(t){return this._reflector.tryAnnotations(t).some(function(t){return N.isTypeOf(t)})},t.prototype.getInjectableSummary=function(t){return{summaryKind:Ct.Injectable,type:this._getTypeMetadata(t,null,!1)}},t.prototype.getInjectableMetadata=function(t,e,n){void 0===e&&(e=null),void 0===n&&(n=!0);var r=this._loadSummary(t,Ct.Injectable),i=r?r.type:this._getTypeMetadata(t,e,n),o=this._reflector.annotations(t).filter(function(t){return N.isTypeOf(t)});if(0===o.length)return null;var s=o[o.length-1];return{symbol:t,type:i,providedIn:s.providedIn,useValue:s.useValue,useClass:s.useClass,useExisting:s.useExisting,useFactory:s.useFactory,deps:s.deps}},t.prototype._getTypeMetadata=function(t,e,n){void 0===e&&(e=null),void 0===n&&(n=!0);var r=this._getIdentifierMetadata(t);return{reference:r.reference,diDeps:this._getDependenciesMetadata(r.reference,e,n),lifecycleHooks:function i(t,e){return ms.filter(function(n){return function r(t,e,n){return t.hasLifecycleHook(n,function r(t){switch(t){case vs.OnInit:return"ngOnInit";case vs.OnDestroy:return"ngOnDestroy";case vs.DoCheck:return"ngDoCheck";case vs.OnChanges:return"ngOnChanges";case vs.AfterContentInit:return"ngAfterContentInit";case vs.AfterContentChecked:return"ngAfterContentChecked";case vs.AfterViewInit:return"ngAfterViewInit";case vs.AfterViewChecked:return"ngAfterViewChecked"}}
232
232
  /**
233
233
  * @license
234
234
  * Copyright Google Inc. All Rights Reserved.
235
235
  *
236
236
  * Use of this source code is governed by an MIT-style license that can be
237
237
  * found in the LICENSE file at https://angular.io/license
238
- */(e))}(t,n,e)})}(this._reflector,r.reference)}},t.prototype._getFactoryMetadata=function(t,e){return void 0===e&&(e=null),{reference:t=nt(t),diDeps:this._getDependenciesMetadata(t,e)}},t.prototype.getPipeMetadata=function(t){var e=this._pipeCache.get(t);return e||this._reportError(Q("Illegal state: getPipeMetadata can only be called after loadNgModuleDirectiveAndPipeMetadata for a module that declares it. Pipe "+ra(t)+"."),t),e||null},t.prototype.getPipeSummary=function(t){var e=this._loadSummary(t,Mt.Pipe);return e||this._reportError(Q("Illegal state: Could not load the summary for pipe "+ra(t)+"."),t),e},t.prototype.getOrLoadPipeMetadata=function(t){var e=this._pipeCache.get(t);return e||(e=this._loadPipeMetadata(t)),e},t.prototype._loadPipeMetadata=function(t){t=nt(t);var e=this._pipeResolver.resolve(t),n=new qt({type:this._getTypeMetadata(t),name:e.name,pure:!!e.pure});return this._pipeCache.set(t,n),this._summaryCache.set(t,n.toSummary()),n},t.prototype._getDependenciesMetadata=function(t,e,n){var r=this;void 0===n&&(n=!0);var i=!1,o=(e||this._reflector.parameters(t)||[]).map(function(t){var e=!1,n=!1,o=!1,s=!1,a=!1,u=null;return Array.isArray(t)?t.forEach(function(t){j.isTypeOf(t)?n=!0:D.isTypeOf(t)?o=!0:L.isTypeOf(t)?s=!0:R.isTypeOf(t)?a=!0:y.isTypeOf(t)?(e=!0,u=t.attributeName):d.isTypeOf(t)?u=t.token:v.isTypeOf(t)||t instanceof Pt?u=t:ea(t)&&null==u&&(u=t)}):u=t,null==u?(i=!0,null):{isAttribute:e,isHost:n,isSelf:o,isSkipSelf:s,isOptional:a,token:r._getTokenMetadata(u)}});if(i){var s=o.map(function(t){return t?ra(t.token):"?"}).join(", "),a="Can't resolve all parameters for "+ra(t)+": ("+s+").";n||this._config.strictInjectionParameters?this._reportError(Q(a),t):this._console.warn("Warning: "+a+" This will become an error in Angular v6.x")}return o},t.prototype._getTokenMetadata=function(t){return"string"==typeof(t=nt(t))?{value:t}:{identifier:{reference:t}}},t.prototype._getProvidersMetadata=function(t,e,n,r,i){var o=this;return void 0===r&&(r=[]),t.forEach(function(s,a){if(Array.isArray(s))o._getProvidersMetadata(s,e,n,r);else{var u=void 0;if((s=nt(s))&&"object"==typeof s&&s.hasOwnProperty("provide"))o._validateProvider(s),u=new Wt(s.provide,s);else{if(!ea(s)){if(void 0===s)return void o._reportError(Q("Encountered undefined provider! Usually this means you have a circular dependencies (might be caused by using 'barrel' index.ts files."));var l=t.reduce(function(t,e,n){return n<a?t.push(""+ra(e)):n==a?t.push("?"+ra(e)+"?"):n==a+1&&t.push("..."),t},[]).join(", ");return void o._reportError(Q("Invalid "+(n||"provider")+" - only instances of Provider and Type are allowed, got: ["+l+"]"),i)}u=new Wt(s,{useClass:s})}u.token===o._reflector.resolveExternalReference(No.ANALYZE_FOR_ENTRY_COMPONENTS)?e.push.apply(e,c(o._getEntryComponentsFromProvider(u,i))):r.push(o.getProviderMetadata(u))}}),r},t.prototype._validateProvider=function(t){t.hasOwnProperty("useClass")&&null==t.useClass&&this._reportError(Q("Invalid provider for "+ra(t.provide)+". useClass cannot be "+t.useClass+".\n Usually it happens when:\n 1. There's a circular dependency (might be caused by using index.ts (barrel) files).\n 2. Class was used before it was declared. Use forwardRef in this case."))},t.prototype._getEntryComponentsFromProvider=function(t,e){var n=this,r=[],i=[];return t.useFactory||t.useExisting||t.useClass?(this._reportError(Q("The ANALYZE_FOR_ENTRY_COMPONENTS token only supports useValue!"),e),[]):t.multi?(function o(t,e){K(t,new na,e)}(t.useValue,i),i.forEach(function(t){var e=n._getEntryComponentMetadata(t.reference,!1);e&&r.push(e)}),r):(this._reportError(Q("The ANALYZE_FOR_ENTRY_COMPONENTS token only supports 'multi = true'!"),e),[])},t.prototype._getEntryComponentMetadata=function(t,e){void 0===e&&(e=!0);var n=this.getNonNormalizedDirectiveMetadata(t);if(n&&n.metadata.isComponent)return{componentType:t,componentFactory:n.metadata.componentFactory};var r=this._loadSummary(t,Mt.Directive);if(r&&r.isComponent)return{componentType:t,componentFactory:r.componentFactory};if(e)throw Q(t.name+" cannot be used as an entry component.");return null},t.prototype._getInjectableTypeMetadata=function(t,e){void 0===e&&(e=null);var n=this._loadSummary(t,Mt.Injectable);return n?n.type:this._getTypeMetadata(t,e)},t.prototype.getProviderMetadata=function(t){var e=void 0,n=null,r=null,i=this._getTokenMetadata(t.token);return t.useClass?(e=(n=this._getInjectableTypeMetadata(t.useClass,t.dependencies)).diDeps,t.token===t.useClass&&(i={identifier:n})):t.useFactory&&(e=(r=this._getFactoryMetadata(t.useFactory,t.dependencies)).diDeps),{token:i,useClass:n,useValue:t.useValue,useFactory:r,useExisting:t.useExisting?this._getTokenMetadata(t.useExisting):void 0,deps:e,multi:t.multi}},t.prototype._getQueriesMetadata=function(t,e,n){var r=this,i=[];return Object.keys(t).forEach(function(o){var s=t[o];s.isViewQuery===e&&i.push(r._getQueryMetadata(s,o,n))}),i},t.prototype._queryVarBindings=function(t){return t.split(/\s*,\s*/)},t.prototype._getQueryMetadata=function(t,e,n){var r,i=this;return"string"==typeof t.selector?r=this._queryVarBindings(t.selector).map(function(t){return i._getTokenMetadata(t)}):t.selector?r=[this._getTokenMetadata(t.selector)]:(this._reportError(Q("Can't construct a query for the property \""+e+'" of "'+ra(n)+"\" since the query selector wasn't defined."),n),r=[]),{selectors:r,first:t.first,descendants:t.descendants,propertyName:e,read:t.read?this._getTokenMetadata(t.read):null}},t.prototype._reportError=function(t,e,n){if(!this._errorCollector)throw t;this._errorCollector(t,e),n&&this._errorCollector(t,n)},t}();function ta(t){return function e(t){return t?Array.from(new Set(t)):[]}(function t(e,n){if(void 0===n&&(n=[]),e)for(var r=0;r<e.length;r++){var i=nt(e[r]);Array.isArray(i)?t(i,n):n.push(i)}return n}(t))}function ea(t){return t instanceof Pt||t instanceof F}var na=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visitOther=function(t,e){e.push({reference:t})},e}(W);function ra(t){return t instanceof Pt?t.name+" in "+t.filePath:et(t)}var ia=function(t){function e(e,n){return t.call(this,n,e)||this}return o(e,t),e}(Sr),oa=function(){function t(t,e,n,r,i,o,s,a,u){var c=this;this.viewContext=t,this._parent=e,this._isViewRoot=n,this._directiveAsts=r,this._sourceSpan=u,this._transformedProviders=new Map,this._seenProviders=new Map,this._queriedTokens=new Map,this.transformedHasViewContainer=!1,this._attrs={},i.forEach(function(t){return c._attrs[t.name]=t.value});var l=r.map(function(t){return t.directive});if(this._allProviders=function p(t,e,n){var r=new Map;return t.forEach(function(t){sa([{token:{identifier:t.type},useClass:t.type}],t.isComponent?ot.Component:ot.Directive,!0,e,n,r,!1)}),t.filter(function(t){return t.isComponent}).concat(t.filter(function(t){return!t.isComponent})).forEach(function(t){sa(t.providers,ot.PublicService,!1,e,n,r,!1),sa(t.viewProviders,ot.PrivateService,!1,e,n,r,!1)}),r}(l,u,t.errors),this._contentQueries=function h(t,e){var n=t,r=new Map;return e.forEach(function(t,e){t.queries&&t.queries.forEach(function(t){return aa(r,{meta:t,queryId:n++})})}),r}(a,l),Array.from(this._allProviders.values()).forEach(function(t){c._addQueryReadsTo(t.token,t.token,c._queriedTokens)}),s){var f=ko(this.viewContext.reflector,No.TemplateRef);this._addQueryReadsTo(f,f,this._queriedTokens)}o.forEach(function(t){var e=t.value||ko(c.viewContext.reflector,No.ElementRef);c._addQueryReadsTo({value:t.name},e,c._queriedTokens)}),this._queriedTokens.get(this.viewContext.reflector.resolveExternalReference(No.ViewContainerRef))&&(this.transformedHasViewContainer=!0),Array.from(this._allProviders.values()).forEach(function(t){(t.eager||c._queriedTokens.get(jt(t.token)))&&c._getOrCreateLocalProvider(t.providerType,t.token,!0)})}return t.prototype.afterElement=function(){var t=this;Array.from(this._allProviders.values()).forEach(function(e){t._getOrCreateLocalProvider(e.providerType,e.token,!1)})},Object.defineProperty(t.prototype,"transformProviders",{get:function(){var t=[],e=[];return this._transformedProviders.forEach(function(n){n.eager?e.push(n):t.push(n)}),t.concat(e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"transformedDirectiveAsts",{get:function(){var t=this.transformProviders.map(function(t){return t.token.identifier}),e=this._directiveAsts.slice();return e.sort(function(e,n){return t.indexOf(e.directive.type)-t.indexOf(n.directive.type)}),e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"queryMatches",{get:function(){var t=[];return this._queriedTokens.forEach(function(e){t.push.apply(t,c(e))}),t},enumerable:!0,configurable:!0}),t.prototype._addQueryReadsTo=function(t,e,n){this._getQueriesFor(t).forEach(function(t){var r=t.meta.read||e,i=jt(r),o=n.get(i);o||n.set(i,o=[]),o.push({queryId:t.queryId,value:r})})},t.prototype._getQueriesFor=function(t){for(var e,n=[],r=this,i=0;null!==r;)(e=r._contentQueries.get(jt(t)))&&n.push.apply(n,c(e.filter(function(t){return t.meta.descendants||i<=1}))),r._directiveAsts.length>0&&i++,r=r._parent;return(e=this.viewContext.viewQueries.get(jt(t)))&&n.push.apply(n,c(e)),n},t.prototype._getOrCreateLocalProvider=function(t,e,n){var r=this,i=this._allProviders.get(jt(e));if(!i||(t===ot.Directive||t===ot.PublicService)&&i.providerType===ot.PrivateService||(t===ot.PrivateService||t===ot.PublicService)&&i.providerType===ot.Builtin)return null;var o=this._transformedProviders.get(jt(e));if(o)return o;if(null!=this._seenProviders.get(jt(e)))return this.viewContext.errors.push(new ia("Cannot instantiate cyclic dependency! "+Lt(e),this._sourceSpan)),null;this._seenProviders.set(jt(e),!0);var s=i.providers.map(function(t){var e=t.useValue,o=t.useExisting,s=void 0;if(null!=t.useExisting){var a=r._getDependency(i.providerType,{token:t.useExisting},n);null!=a.token?o=a.token:(o=null,e=a.value)}else t.useFactory?s=(t.deps||t.useFactory.diDeps).map(function(t){return r._getDependency(i.providerType,t,n)}):t.useClass&&(s=(t.deps||t.useClass.diDeps).map(function(t){return r._getDependency(i.providerType,t,n)}));return function u(t,e){return{token:t.token,useClass:t.useClass,useExisting:e.useExisting,useFactory:t.useFactory,useValue:e.useValue,deps:e.deps,multi:t.multi}}(t,{useExisting:o,useValue:e,deps:s})});return o=function a(t,e){return new gt(t.token,t.multiProvider,t.eager||e.eager,e.providers,t.providerType,t.lifecycleHooks,t.sourceSpan,t.isModule)}(i,{eager:n,providers:s}),this._transformedProviders.set(jt(e),o),o},t.prototype._getLocalDependency=function(t,e,n){if(void 0===n&&(n=!1),e.isAttribute){var r=this._attrs[e.token.value];return{isValue:!0,value:null==r?null:r}}if(null!=e.token){if(t===ot.Directive||t===ot.Component){if(jt(e.token)===this.viewContext.reflector.resolveExternalReference(No.Renderer)||jt(e.token)===this.viewContext.reflector.resolveExternalReference(No.ElementRef)||jt(e.token)===this.viewContext.reflector.resolveExternalReference(No.ChangeDetectorRef)||jt(e.token)===this.viewContext.reflector.resolveExternalReference(No.TemplateRef))return e;jt(e.token)===this.viewContext.reflector.resolveExternalReference(No.ViewContainerRef)&&(this.transformedHasViewContainer=!0)}if(jt(e.token)===this.viewContext.reflector.resolveExternalReference(No.Injector))return e;if(null!=this._getOrCreateLocalProvider(t,e.token,n))return e}return null},t.prototype._getDependency=function(t,e,n){void 0===n&&(n=!1);var r=this,i=n,o=null;if(e.isSkipSelf||(o=this._getLocalDependency(t,e,n)),e.isSelf)!o&&e.isOptional&&(o={isValue:!0,value:null});else{for(;!o&&r._parent;){var s=r;r=r._parent,s._isViewRoot&&(i=!1),o=r._getLocalDependency(ot.PublicService,e,i)}o||(o=!e.isHost||this.viewContext.component.isHost||this.viewContext.component.type.reference===jt(e.token)||null!=this.viewContext.viewProviders.get(jt(e.token))?e:e.isOptional?{isValue:!0,value:null}:null)}return o||this.viewContext.errors.push(new ia("No provider for "+Lt(e.token),this._sourceSpan)),o},t}();function sa(t,e,n,r,i,o,s){t.forEach(function(t){var a=o.get(jt(t.token));null!=a&&!!a.multiProvider!=!!t.multi&&i.push(new ia("Mixing multi and non multi provider is not possible for token "+Lt(a.token),r)),a?(t.multi||(a.providers.length=0),a.providers.push(t)):(a=new gt(t.token,!!t.multi,n||!(t.useClass||t.useExisting||t.useFactory),[t],e,t.token.identifier&&t.token.identifier.lifecycleHooks?t.token.identifier.lifecycleHooks:[],r,s),o.set(jt(t.token),a))})}function aa(t,e){e.meta.selectors.forEach(function(n){var r=t.get(jt(n));r||(r=[],t.set(jt(n),r)),r.push(e)})}
238
+ */(e))}(t,n,e)})}(this._reflector,r.reference)}},t.prototype._getFactoryMetadata=function(t,e){return void 0===e&&(e=null),{reference:t=$(t),diDeps:this._getDependenciesMetadata(t,e)}},t.prototype.getPipeMetadata=function(t){var e=this._pipeCache.get(t);return e||this._reportError(z("Illegal state: getPipeMetadata can only be called after loadNgModuleDirectiveAndPipeMetadata for a module that declares it. Pipe "+As(t)+"."),t),e||null},t.prototype.getPipeSummary=function(t){var e=this._loadSummary(t,Ct.Pipe);return e||this._reportError(z("Illegal state: Could not load the summary for pipe "+As(t)+"."),t),e},t.prototype.getOrLoadPipeMetadata=function(t){var e=this._pipeCache.get(t);return e||(e=this._loadPipeMetadata(t)),e},t.prototype._loadPipeMetadata=function(t){t=$(t);var e=this._pipeResolver.resolve(t),n=new It({type:this._getTypeMetadata(t),name:e.name,pure:!!e.pure});return this._pipeCache.set(t,n),this._summaryCache.set(t,n.toSummary()),n},t.prototype._getDependenciesMetadata=function(t,e,n){var r=this;void 0===n&&(n=!0);var i=!1,o=(e||this._reflector.parameters(t)||[]).map(function(t){var e=!1,n=!1,o=!1,s=!1,a=!1,u=null;return Array.isArray(t)?t.forEach(function(t){I.isTypeOf(t)?n=!0:k.isTypeOf(t)?o=!0:M.isTypeOf(t)?s=!0:O.isTypeOf(t)?a=!0:d.isTypeOf(t)?(e=!0,u=t.attributeName):h.isTypeOf(t)?u=t.token:f.isTypeOf(t)||t instanceof wt?u=t:Cs(t)&&null==u&&(u=t)}):u=t,null==u?(i=!0,null):{isAttribute:e,isHost:n,isSelf:o,isSkipSelf:s,isOptional:a,token:r._getTokenMetadata(u)}});if(i){var s=o.map(function(t){return t?As(t.token):"?"}).join(", "),a="Can't resolve all parameters for "+As(t)+": ("+s+").";n||this._config.strictInjectionParameters?this._reportError(z(a),t):this._console.warn("Warning: "+a+" This will become an error in Angular v6.x")}return o},t.prototype._getTokenMetadata=function(t){return"string"==typeof(t=$(t))?{value:t}:{identifier:{reference:t}}},t.prototype._getProvidersMetadata=function(t,e,n,r,i){var o=this;return void 0===r&&(r=[]),t.forEach(function(s,a){if(Array.isArray(s))o._getProvidersMetadata(s,e,n,r);else{var u=void 0;if((s=$(s))&&"object"==typeof s&&s.hasOwnProperty("provide"))o._validateProvider(s),u=new Lt(s.provide,s);else{if(!Cs(s)){if(void 0===s)return void o._reportError(z("Encountered undefined provider! Usually this means you have a circular dependencies (might be caused by using 'barrel' index.ts files."));var l=t.reduce(function(t,e,n){return n<a?t.push(""+As(e)):n==a?t.push("?"+As(e)+"?"):n==a+1&&t.push("..."),t},[]).join(", ");return void o._reportError(z("Invalid "+(n||"provider")+" - only instances of Provider and Type are allowed, got: ["+l+"]"),i)}u=new Lt(s,{useClass:s})}u.token===o._reflector.resolveExternalReference(oo.ANALYZE_FOR_ENTRY_COMPONENTS)?e.push.apply(e,c(o._getEntryComponentsFromProvider(u,i))):r.push(o.getProviderMetadata(u))}}),r},t.prototype._validateProvider=function(t){t.hasOwnProperty("useClass")&&null==t.useClass&&this._reportError(z("Invalid provider for "+As(t.provide)+". useClass cannot be "+t.useClass+".\n Usually it happens when:\n 1. There's a circular dependency (might be caused by using index.ts (barrel) files).\n 2. Class was used before it was declared. Use forwardRef in this case."))},t.prototype._getEntryComponentsFromProvider=function(t,e){var n=this,r=[],i=[];return t.useFactory||t.useExisting||t.useClass?(this._reportError(z("The ANALYZE_FOR_ENTRY_COMPONENTS token only supports useValue!"),e),[]):t.multi?(function o(t,e){V(t,new Ts,e)}(t.useValue,i),i.forEach(function(t){var e=n._getEntryComponentMetadata(t.reference,!1);e&&r.push(e)}),r):(this._reportError(z("The ANALYZE_FOR_ENTRY_COMPONENTS token only supports 'multi = true'!"),e),[])},t.prototype._getEntryComponentMetadata=function(t,e){void 0===e&&(e=!0);var n=this.getNonNormalizedDirectiveMetadata(t);if(n&&n.metadata.isComponent)return{componentType:t,componentFactory:n.metadata.componentFactory};var r=this._loadSummary(t,Ct.Directive);if(r&&r.isComponent)return{componentType:t,componentFactory:r.componentFactory};if(e)throw z(t.name+" cannot be used as an entry component.");return null},t.prototype._getInjectableTypeMetadata=function(t,e){void 0===e&&(e=null);var n=this._loadSummary(t,Ct.Injectable);return n?n.type:this._getTypeMetadata(t,e)},t.prototype.getProviderMetadata=function(t){var e=void 0,n=null,r=null,i=this._getTokenMetadata(t.token);return t.useClass?(e=(n=this._getInjectableTypeMetadata(t.useClass,t.dependencies)).diDeps,t.token===t.useClass&&(i={identifier:n})):t.useFactory&&(e=(r=this._getFactoryMetadata(t.useFactory,t.dependencies)).diDeps),{token:i,useClass:n,useValue:t.useValue,useFactory:r,useExisting:t.useExisting?this._getTokenMetadata(t.useExisting):void 0,deps:e,multi:t.multi}},t.prototype._getQueriesMetadata=function(t,e,n){var r=this,i=[];return Object.keys(t).forEach(function(o){var s=t[o];s.isViewQuery===e&&i.push(r._getQueryMetadata(s,o,n))}),i},t.prototype._queryVarBindings=function(t){return t.split(/\s*,\s*/)},t.prototype._getQueryMetadata=function(t,e,n){var r,i=this;return"string"==typeof t.selector?r=this._queryVarBindings(t.selector).map(function(t){return i._getTokenMetadata(t)}):t.selector?r=[this._getTokenMetadata(t.selector)]:(this._reportError(z("Can't construct a query for the property \""+e+'" of "'+As(n)+"\" since the query selector wasn't defined."),n),r=[]),{selectors:r,first:t.first,descendants:t.descendants,propertyName:e,read:t.read?this._getTokenMetadata(t.read):null}},t.prototype._reportError=function(t,e,n){if(!this._errorCollector)throw t;this._errorCollector(t,e),n&&this._errorCollector(t,n)},t}();function Ss(t){return function e(t){return t?Array.from(new Set(t)):[]}(function t(e,n){if(void 0===n&&(n=[]),e)for(var r=0;r<e.length;r++){var i=$(e[r]);Array.isArray(i)?t(i,n):n.push(i)}return n}(t))}function Cs(t){return t instanceof wt||t instanceof R}var Ts=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visitOther=function(t,e){e.push({reference:t})},e}(q);function As(t){return t instanceof wt?t.name+" in "+t.filePath:Z(t)}var Ps=function(t){function e(e,n){return t.call(this,n,e)||this}return o(e,t),e}(pr),Ns=function Ns(t,e){var n=this;this.reflector=t,this.component=e,this.errors=[],this.viewQueries=function r(t){var e=1,n=new Map;return t.viewQueries&&t.viewQueries.forEach(function(t){return Ms(n,{meta:t,queryId:e++})}),n}(e),this.viewProviders=new Map,e.viewProviders.forEach(function(t){null==n.viewProviders.get(Nt(t.token))&&n.viewProviders.set(Nt(t.token),!0)})},Os=function(){function t(t,e,n,r,i,o,s,a,u){var c=this;this.viewContext=t,this._parent=e,this._isViewRoot=n,this._directiveAsts=r,this._sourceSpan=u,this._transformedProviders=new Map,this._seenProviders=new Map,this._queriedTokens=new Map,this.transformedHasViewContainer=!1,this._attrs={},i.forEach(function(t){return c._attrs[t.name]=t.value});var l=r.map(function(t){return t.directive});if(this._allProviders=function p(t,e,n){var r=new Map;return t.forEach(function(t){ks([{token:{identifier:t.type},useClass:t.type}],t.isComponent?et.Component:et.Directive,!0,e,n,r,!1)}),t.filter(function(t){return t.isComponent}).concat(t.filter(function(t){return!t.isComponent})).forEach(function(t){ks(t.providers,et.PublicService,!1,e,n,r,!1),ks(t.viewProviders,et.PrivateService,!1,e,n,r,!1)}),r}(l,u,t.errors),this._contentQueries=function h(t,e){var n=t,r=new Map;return e.forEach(function(t,e){t.queries&&t.queries.forEach(function(t){return Ms(r,{meta:t,queryId:n++})})}),r}(a,l),Array.from(this._allProviders.values()).forEach(function(t){c._addQueryReadsTo(t.token,t.token,c._queriedTokens)}),s){var f=ao(this.viewContext.reflector,oo.TemplateRef);this._addQueryReadsTo(f,f,this._queriedTokens)}o.forEach(function(t){var e=t.value||ao(c.viewContext.reflector,oo.ElementRef);c._addQueryReadsTo({value:t.name},e,c._queriedTokens)}),this._queriedTokens.get(this.viewContext.reflector.resolveExternalReference(oo.ViewContainerRef))&&(this.transformedHasViewContainer=!0),Array.from(this._allProviders.values()).forEach(function(t){(t.eager||c._queriedTokens.get(Nt(t.token)))&&c._getOrCreateLocalProvider(t.providerType,t.token,!0)})}return t.prototype.afterElement=function(){var t=this;Array.from(this._allProviders.values()).forEach(function(e){t._getOrCreateLocalProvider(e.providerType,e.token,!1)})},Object.defineProperty(t.prototype,"transformProviders",{get:function(){var t=[],e=[];return this._transformedProviders.forEach(function(n){n.eager?e.push(n):t.push(n)}),t.concat(e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"transformedDirectiveAsts",{get:function(){var t=this.transformProviders.map(function(t){return t.token.identifier}),e=this._directiveAsts.slice();return e.sort(function(e,n){return t.indexOf(e.directive.type)-t.indexOf(n.directive.type)}),e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"queryMatches",{get:function(){var t=[];return this._queriedTokens.forEach(function(e){t.push.apply(t,c(e))}),t},enumerable:!0,configurable:!0}),t.prototype._addQueryReadsTo=function(t,e,n){this._getQueriesFor(t).forEach(function(t){var r=t.meta.read||e,i=Nt(r),o=n.get(i);o||n.set(i,o=[]),o.push({queryId:t.queryId,value:r})})},t.prototype._getQueriesFor=function(t){for(var e,n=[],r=this,i=0;null!==r;)(e=r._contentQueries.get(Nt(t)))&&n.push.apply(n,c(e.filter(function(t){return t.meta.descendants||i<=1}))),r._directiveAsts.length>0&&i++,r=r._parent;return(e=this.viewContext.viewQueries.get(Nt(t)))&&n.push.apply(n,c(e)),n},t.prototype._getOrCreateLocalProvider=function(t,e,n){var r=this,i=this._allProviders.get(Nt(e));if(!i||(t===et.Directive||t===et.PublicService)&&i.providerType===et.PrivateService||(t===et.PrivateService||t===et.PublicService)&&i.providerType===et.Builtin)return null;var o=this._transformedProviders.get(Nt(e));if(o)return o;if(null!=this._seenProviders.get(Nt(e)))return this.viewContext.errors.push(new Ps("Cannot instantiate cyclic dependency! "+Pt(e),this._sourceSpan)),null;this._seenProviders.set(Nt(e),!0);var s=i.providers.map(function(t){var e=t.useValue,o=t.useExisting,s=void 0;if(null!=t.useExisting){var a=r._getDependency(i.providerType,{token:t.useExisting},n);null!=a.token?o=a.token:(o=null,e=a.value)}else t.useFactory?s=(t.deps||t.useFactory.diDeps).map(function(t){return r._getDependency(i.providerType,t,n)}):t.useClass&&(s=(t.deps||t.useClass.diDeps).map(function(t){return r._getDependency(i.providerType,t,n)}));return function u(t,e){return{token:t.token,useClass:t.useClass,useExisting:e.useExisting,useFactory:t.useFactory,useValue:e.useValue,deps:e.deps,multi:t.multi}}(t,{useExisting:o,useValue:e,deps:s})});return o=function a(t,e){return new ft(t.token,t.multiProvider,t.eager||e.eager,e.providers,t.providerType,t.lifecycleHooks,t.sourceSpan,t.isModule)}(i,{eager:n,providers:s}),this._transformedProviders.set(Nt(e),o),o},t.prototype._getLocalDependency=function(t,e,n){if(void 0===n&&(n=!1),e.isAttribute){var r=this._attrs[e.token.value];return{isValue:!0,value:null==r?null:r}}if(null!=e.token){if(t===et.Directive||t===et.Component){if(Nt(e.token)===this.viewContext.reflector.resolveExternalReference(oo.Renderer)||Nt(e.token)===this.viewContext.reflector.resolveExternalReference(oo.ElementRef)||Nt(e.token)===this.viewContext.reflector.resolveExternalReference(oo.ChangeDetectorRef)||Nt(e.token)===this.viewContext.reflector.resolveExternalReference(oo.TemplateRef))return e;Nt(e.token)===this.viewContext.reflector.resolveExternalReference(oo.ViewContainerRef)&&(this.transformedHasViewContainer=!0)}if(Nt(e.token)===this.viewContext.reflector.resolveExternalReference(oo.Injector))return e;if(null!=this._getOrCreateLocalProvider(t,e.token,n))return e}return null},t.prototype._getDependency=function(t,e,n){void 0===n&&(n=!1);var r=this,i=n,o=null;if(e.isSkipSelf||(o=this._getLocalDependency(t,e,n)),e.isSelf)!o&&e.isOptional&&(o={isValue:!0,value:null});else{for(;!o&&r._parent;){var s=r;r=r._parent,s._isViewRoot&&(i=!1),o=r._getLocalDependency(et.PublicService,e,i)}o||(o=!e.isHost||this.viewContext.component.isHost||this.viewContext.component.type.reference===Nt(e.token)||null!=this.viewContext.viewProviders.get(Nt(e.token))?e:e.isOptional?{isValue:!0,value:null}:null)}return o||this.viewContext.errors.push(new Ps("No provider for "+Pt(e.token),this._sourceSpan)),o},t}();function ks(t,e,n,r,i,o,s){t.forEach(function(t){var a=o.get(Nt(t.token));null!=a&&!!a.multiProvider!=!!t.multi&&i.push(new Ps("Mixing multi and non multi provider is not possible for token "+Pt(a.token),r)),a?(t.multi||(a.providers.length=0),a.providers.push(t)):(a=new ft(t.token,!!t.multi,n||!(t.useClass||t.useExisting||t.useFactory),[t],e,t.token.identifier&&t.token.identifier.lifecycleHooks?t.token.identifier.lifecycleHooks:[],r,s),o.set(Nt(t.token),a))})}function Ms(t,e){e.meta.selectors.forEach(function(n){var r=t.get(Nt(n));r||(r=[],t.set(Nt(n),r)),r.push(e)})}
239
239
  /**
240
240
  * @license
241
241
  * Copyright Google Inc. All Rights Reserved.
@@ -249,35 +249,35 @@ var xe,Ee,Se="select",Ce="link",Te="rel",Ae="href",Pe="stylesheet",Ne="style",Oe
249
249
  *
250
250
  * Use of this source code is governed by an MIT-style license that can be
251
251
  * found in the LICENSE file at https://angular.io/license
252
- */Ms("_l");var ua=function(){function t(t){this._reflector=t}return t.prototype.isNgModule=function(t){return this._reflector.annotations(t).some(M.isTypeOf)},t.prototype.resolve=function(t,e){void 0===e&&(e=!0);var n=Be(this._reflector.annotations(t),M.isTypeOf);if(n)return n;if(e)throw new Error("No NgModule metadata found for '"+et(t)+"'.");return null},t}(),ca=function(){function t(t){void 0===t&&(t=null),this.file=t,this.sourcesContent=new Map,this.lines=[],this.lastCol0=0,this.hasMappings=!1}return t.prototype.addSource=function(t,e){return void 0===e&&(e=null),this.sourcesContent.has(t)||this.sourcesContent.set(t,e),this},t.prototype.addLine=function(){return this.lines.push([]),this.lastCol0=0,this},t.prototype.addMapping=function(t,e,n,r){if(!this.currentLine)throw new Error("A line must be added before mappings can be added");if(null!=e&&!this.sourcesContent.has(e))throw new Error('Unknown source file "'+e+'"');if(null==t)throw new Error("The column in the generated code must be provided");if(t<this.lastCol0)throw new Error("Mapping should be added in output order");if(e&&(null==n||null==r))throw new Error("The source location must be provided when a source url is provided");return this.hasMappings=!0,this.lastCol0=t,this.currentLine.push({col0:t,sourceUrl:e,sourceLine0:n,sourceCol0:r}),this},Object.defineProperty(t.prototype,"currentLine",{get:function(){return this.lines.slice(-1)[0]},enumerable:!0,configurable:!0}),t.prototype.toJSON=function(){var t=this;if(!this.hasMappings)return null;var e=new Map,n=[],r=[];Array.from(this.sourcesContent.keys()).forEach(function(i,o){e.set(i,o),n.push(i),r.push(t.sourcesContent.get(i)||null)});var i="",o=0,s=0,a=0,u=0;return this.lines.forEach(function(t){o=0,i+=t.map(function(t){var n=la(t.col0-o);return o=t.col0,null!=t.sourceUrl&&(n+=la(e.get(t.sourceUrl)-s),s=e.get(t.sourceUrl),n+=la(t.sourceLine0-a),a=t.sourceLine0,n+=la(t.sourceCol0-u),u=t.sourceCol0),n}).join(","),i+=";"}),i=i.slice(0,-1),{file:this.file||"",version:3,sourceRoot:"",sources:n,sourcesContent:r,mappings:i}},t.prototype.toJsComment=function(){return this.hasMappings?"//# sourceMappingURL=data:application/json;base64,"+function t(e){var n="";e=tt(e);for(var r=0;r<e.length;){var i=e.charCodeAt(r++),o=e.charCodeAt(r++),s=e.charCodeAt(r++);n+=ha(i>>2),n+=ha((3&i)<<4|(isNaN(o)?0:o>>4)),n+=isNaN(o)?"=":ha((15&o)<<2|s>>6),n+=isNaN(o)||isNaN(s)?"=":ha(63&s)}return n}(JSON.stringify(this,null,0)):""},t}();
252
+ */is("_l");var Is=function(){function t(t){this._reflector=t}return t.prototype.isNgModule=function(t){return this._reflector.annotations(t).some(P.isTypeOf)},t.prototype.resolve=function(t,e){void 0===e&&(e=!0);var n=Ne(this._reflector.annotations(t),P.isTypeOf);if(n)return n;if(e)throw new Error("No NgModule metadata found for '"+Z(t)+"'.");return null},t}(),Rs=function(){function t(t){void 0===t&&(t=null),this.file=t,this.sourcesContent=new Map,this.lines=[],this.lastCol0=0,this.hasMappings=!1}return t.prototype.addSource=function(t,e){return void 0===e&&(e=null),this.sourcesContent.has(t)||this.sourcesContent.set(t,e),this},t.prototype.addLine=function(){return this.lines.push([]),this.lastCol0=0,this},t.prototype.addMapping=function(t,e,n,r){if(!this.currentLine)throw new Error("A line must be added before mappings can be added");if(null!=e&&!this.sourcesContent.has(e))throw new Error('Unknown source file "'+e+'"');if(null==t)throw new Error("The column in the generated code must be provided");if(t<this.lastCol0)throw new Error("Mapping should be added in output order");if(e&&(null==n||null==r))throw new Error("The source location must be provided when a source url is provided");return this.hasMappings=!0,this.lastCol0=t,this.currentLine.push({col0:t,sourceUrl:e,sourceLine0:n,sourceCol0:r}),this},Object.defineProperty(t.prototype,"currentLine",{get:function(){return this.lines.slice(-1)[0]},enumerable:!0,configurable:!0}),t.prototype.toJSON=function(){var t=this;if(!this.hasMappings)return null;var e=new Map,n=[],r=[];Array.from(this.sourcesContent.keys()).forEach(function(i,o){e.set(i,o),n.push(i),r.push(t.sourcesContent.get(i)||null)});var i="",o=0,s=0,a=0,u=0;return this.lines.forEach(function(t){o=0,i+=t.map(function(t){var n=Ds(t.col0-o);return o=t.col0,null!=t.sourceUrl&&(n+=Ds(e.get(t.sourceUrl)-s),s=e.get(t.sourceUrl),n+=Ds(t.sourceLine0-a),a=t.sourceLine0,n+=Ds(t.sourceCol0-u),u=t.sourceCol0),n}).join(","),i+=";"}),i=i.slice(0,-1),{file:this.file||"",version:3,sourceRoot:"",sources:n,sourcesContent:r,mappings:i}},t.prototype.toJsComment=function(){return this.hasMappings?"//# sourceMappingURL=data:application/json;base64,"+function t(e){var n="";e=Y(e);for(var r=0;r<e.length;){var i=e.charCodeAt(r++),o=e.charCodeAt(r++),s=e.charCodeAt(r++);n+=Ls(i>>2),n+=Ls((3&i)<<4|(isNaN(o)?0:o>>4)),n+=isNaN(o)?"=":Ls((15&o)<<2|s>>6),n+=isNaN(o)||isNaN(s)?"=":Ls(63&s)}return n}(JSON.stringify(this,null,0)):""},t}();
253
253
  /**
254
254
  * @license
255
255
  * Copyright Google Inc. All Rights Reserved.
256
256
  *
257
257
  * Use of this source code is governed by an MIT-style license that can be
258
258
  * found in the LICENSE file at https://angular.io/license
259
- */function la(t){t=t<0?1+(-t<<1):t<<1;var e="";do{var n=31&t;(t>>=5)>0&&(n|=32),e+=ha(n)}while(t>0);return e}var pa="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function ha(t){if(t<0||t>=64)throw new Error("Can only encode value in the range [0, 63]");return pa[t]}
259
+ */function Ds(t){t=t<0?1+(-t<<1):t<<1;var e="";do{var n=31&t;(t>>=5)>0&&(n|=32),e+=Ls(n)}while(t>0);return e}var js="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";function Ls(t){if(t<0||t>=64)throw new Error("Can only encode value in the range [0, 63]");return js[t]}
260
260
  /**
261
261
  * @license
262
262
  * Copyright Google Inc. All Rights Reserved.
263
263
  *
264
264
  * Use of this source code is governed by an MIT-style license that can be
265
265
  * found in the LICENSE file at https://angular.io/license
266
- */var fa=/'|\\|\n|\r|\$/g,da=/^[$A-Z_][0-9A-Z_$]*$/i,va=" ",ya=Ms("error",null,null),ma=Ms("stack",null,null),ga=function _a(t){this.indent=t,this.partsLength=0,this.parts=[],this.srcSpans=[]},ba=(function(){function t(t){this._indent=t,this._classes=[],this._preambleLineCount=0,this._lines=[new ga(t)]}t.createRoot=function(){return new t(0)},Object.defineProperty(t.prototype,"_currentLine",{get:function(){return this._lines[this._lines.length-1]},enumerable:!0,configurable:!0}),t.prototype.println=function(t,e){void 0===e&&(e=""),this.print(t||null,e,!0)},t.prototype.lineIsEmpty=function(){return 0===this._currentLine.parts.length},t.prototype.lineLength=function(){return this._currentLine.indent*va.length+this._currentLine.partsLength},t.prototype.print=function(t,e,n){void 0===n&&(n=!1),e.length>0&&(this._currentLine.parts.push(e),this._currentLine.partsLength+=e.length,this._currentLine.srcSpans.push(t&&t.sourceSpan||null)),n&&this._lines.push(new ga(this._indent))},t.prototype.removeEmptyLastLine=function(){this.lineIsEmpty()&&this._lines.pop()},t.prototype.incIndent=function(){this._indent++,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)},t.prototype.decIndent=function(){this._indent--,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)},t.prototype.pushClass=function(t){this._classes.push(t)},t.prototype.popClass=function(){return this._classes.pop()},Object.defineProperty(t.prototype,"currentClass",{get:function(){return this._classes.length>0?this._classes[this._classes.length-1]:null},enumerable:!0,configurable:!0}),t.prototype.toSource=function(){return this.sourceLines.map(function(t){return t.parts.length>0?xa(t.indent)+t.parts.join(""):""}).join("\n")},t.prototype.toSourceMapGenerator=function(t,e){void 0===e&&(e=0);for(var n=new ca(t),r=!1,i=function(){r||(n.addSource(t," ").addMapping(0,t,0,0),r=!0)},o=0;o<e;o++)n.addLine(),i();return this.sourceLines.forEach(function(t,e){n.addLine();for(var o=t.srcSpans,s=t.parts,a=t.indent*va.length,u=0;u<o.length&&!o[u];)a+=s[u].length,u++;for(u<o.length&&0===e&&0===a?r=!0:i();u<o.length;){var c=o[u],l=c.start.file,p=c.start.line,h=c.start.col;for(n.addSource(l.url,l.content).addMapping(a,l.url,p,h),a+=s[u].length,u++;u<o.length&&(c===o[u]||!o[u]);)a+=s[u].length,u++}}),n},t.prototype.setPreambleLineCount=function(t){return this._preambleLineCount=t},t.prototype.spanOf=function(t,e){var n=this._lines[t-this._preambleLineCount];if(n)for(var r=e-xa(n.indent).length,i=0;i<n.parts.length;i++){var o=n.parts[i];if(o.length>r)return n.srcSpans[i];r-=o.length}return null},Object.defineProperty(t.prototype,"sourceLines",{get:function(){return this._lines.length&&0===this._lines[this._lines.length-1].parts.length?this._lines.slice(0,-1):this._lines},enumerable:!0,configurable:!0})}(),function(){function t(t){this._escapeDollarInStrings=t}return t.prototype.visitExpressionStmt=function(t,e){return t.expr.visitExpression(this,e),e.println(t,";"),null},t.prototype.visitReturnStmt=function(t,e){return e.print(t,"return "),t.value.visitExpression(this,e),e.println(t,";"),null},t.prototype.visitIfStmt=function(t,e){e.print(t,"if ("),t.condition.visitExpression(this,e),e.print(t,") {");var n=null!=t.falseCase&&t.falseCase.length>0;return t.trueCase.length<=1&&!n?(e.print(t," "),this.visitAllStatements(t.trueCase,e),e.removeEmptyLastLine(),e.print(t," ")):(e.println(),e.incIndent(),this.visitAllStatements(t.trueCase,e),e.decIndent(),n&&(e.println(t,"} else {"),e.incIndent(),this.visitAllStatements(t.falseCase,e),e.decIndent())),e.println(t,"}"),null},t.prototype.visitThrowStmt=function(t,e){return e.print(t,"throw "),t.error.visitExpression(this,e),e.println(t,";"),null},t.prototype.visitCommentStmt=function(t,e){return t.multiline?e.println(t,"/* "+t.comment+" */"):t.comment.split("\n").forEach(function(n){e.println(t,"// "+n)}),null},t.prototype.visitJSDocCommentStmt=function(t,e){return e.println(t,"/*"+t.toString()+"*/"),null},t.prototype.visitWriteVarExpr=function(t,e){var n=e.lineIsEmpty();return n||e.print(t,"("),e.print(t,t.name+" = "),t.value.visitExpression(this,e),n||e.print(t,")"),null},t.prototype.visitWriteKeyExpr=function(t,e){var n=e.lineIsEmpty();return n||e.print(t,"("),t.receiver.visitExpression(this,e),e.print(t,"["),t.index.visitExpression(this,e),e.print(t,"] = "),t.value.visitExpression(this,e),n||e.print(t,")"),null},t.prototype.visitWritePropExpr=function(t,e){var n=e.lineIsEmpty();return n||e.print(t,"("),t.receiver.visitExpression(this,e),e.print(t,"."+t.name+" = "),t.value.visitExpression(this,e),n||e.print(t,")"),null},t.prototype.visitInvokeMethodExpr=function(t,e){t.receiver.visitExpression(this,e);var n=t.name;return null!=t.builtin&&null==(n=this.getBuiltinMethodName(t.builtin))?null:(e.print(t,"."+n+"("),this.visitAllExpressions(t.args,e,","),e.print(t,")"),null)},t.prototype.visitInvokeFunctionExpr=function(t,e){return t.fn.visitExpression(this,e),e.print(t,"("),this.visitAllExpressions(t.args,e,","),e.print(t,")"),null},t.prototype.visitReadVarExpr=function(t,e){var n=t.name;if(null!=t.builtin)switch(t.builtin){case Ko.Super:n="super";break;case Ko.This:n="this";break;case Ko.CatchError:n=ya.name;break;case Ko.CatchStack:n=ma.name;break;default:throw new Error("Unknown builtin variable "+t.builtin)}return e.print(t,n),null},t.prototype.visitInstantiateExpr=function(t,e){return e.print(t,"new "),t.classExpr.visitExpression(this,e),e.print(t,"("),this.visitAllExpressions(t.args,e,","),e.print(t,")"),null},t.prototype.visitLiteralExpr=function(t,e){var n=t.value;return e.print(t,"string"==typeof n?wa(n,this._escapeDollarInStrings):""+n),null},t.prototype.visitConditionalExpr=function(t,e){return e.print(t,"("),t.condition.visitExpression(this,e),e.print(t,"? "),t.trueCase.visitExpression(this,e),e.print(t,": "),t.falseCase.visitExpression(this,e),e.print(t,")"),null},t.prototype.visitNotExpr=function(t,e){return e.print(t,"!"),t.condition.visitExpression(this,e),null},t.prototype.visitAssertNotNullExpr=function(t,e){return t.condition.visitExpression(this,e),null},t.prototype.visitBinaryOperatorExpr=function(t,e){var n;switch(t.operator){case Do.Equals:n="==";break;case Do.Identical:n="===";break;case Do.NotEquals:n="!=";break;case Do.NotIdentical:n="!==";break;case Do.And:n="&&";break;case Do.Or:n="||";break;case Do.Plus:n="+";break;case Do.Minus:n="-";break;case Do.Divide:n="/";break;case Do.Multiply:n="*";break;case Do.Modulo:n="%";break;case Do.Lower:n="<";break;case Do.LowerEquals:n="<=";break;case Do.Bigger:n=">";break;case Do.BiggerEquals:n=">=";break;default:throw new Error("Unknown operator "+t.operator)}return e.print(t,"("),t.lhs.visitExpression(this,e),e.print(t," "+n+" "),t.rhs.visitExpression(this,e),e.print(t,")"),null},t.prototype.visitReadPropExpr=function(t,e){return t.receiver.visitExpression(this,e),e.print(t,"."),e.print(t,t.name),null},t.prototype.visitReadKeyExpr=function(t,e){return t.receiver.visitExpression(this,e),e.print(t,"["),t.index.visitExpression(this,e),e.print(t,"]"),null},t.prototype.visitLiteralArrayExpr=function(t,e){return e.print(t,"["),this.visitAllExpressions(t.entries,e,","),e.print(t,"]"),null},t.prototype.visitLiteralMapExpr=function(t,e){var n=this;return e.print(t,"{"),this.visitAllObjects(function(r){e.print(t,wa(r.key,n._escapeDollarInStrings,r.quoted)+":"),r.value.visitExpression(n,e)},t.entries,e,","),e.print(t,"}"),null},t.prototype.visitCommaExpr=function(t,e){return e.print(t,"("),this.visitAllExpressions(t.parts,e,","),e.print(t,")"),null},t.prototype.visitAllExpressions=function(t,e,n){var r=this;this.visitAllObjects(function(t){return t.visitExpression(r,e)},t,e,n)},t.prototype.visitAllObjects=function(t,e,n,r){for(var i=!1,o=0;o<e.length;o++)o>0&&(n.lineLength()>80?(n.print(null,r,!0),i||(n.incIndent(),n.incIndent(),i=!0)):n.print(null,r,!1)),t(e[o]);i&&(n.decIndent(),n.decIndent())},t.prototype.visitAllStatements=function(t,e){var n=this;t.forEach(function(t){return t.visitStatement(n,e)})},t}());function wa(t,e,n){if(void 0===n&&(n=!0),null==t)return null;var r=t.replace(fa,function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return"$"==t[0]?e?"\\$":"$":"\n"==t[0]?"\\n":"\r"==t[0]?"\\r":"\\"+t[0]});return n||!da.test(r)?"'"+r+"'":r}function xa(t){for(var e="",n=0;n<t;n++)e+=va;return e}
266
+ */var Fs=/'|\\|\n|\r|\$/g,Vs=/^[$A-Z_][0-9A-Z_$]*$/i,Hs=" ",Bs=is("error",null,null),qs=is("stack",null,null),Ks=function Ks(t){this.indent=t,this.partsLength=0,this.parts=[],this.srcSpans=[]},Us=(function(){function t(t){this._indent=t,this._classes=[],this._preambleLineCount=0,this._lines=[new Ks(t)]}t.createRoot=function(){return new t(0)},Object.defineProperty(t.prototype,"_currentLine",{get:function(){return this._lines[this._lines.length-1]},enumerable:!0,configurable:!0}),t.prototype.println=function(t,e){void 0===e&&(e=""),this.print(t||null,e,!0)},t.prototype.lineIsEmpty=function(){return 0===this._currentLine.parts.length},t.prototype.lineLength=function(){return this._currentLine.indent*Hs.length+this._currentLine.partsLength},t.prototype.print=function(t,e,n){void 0===n&&(n=!1),e.length>0&&(this._currentLine.parts.push(e),this._currentLine.partsLength+=e.length,this._currentLine.srcSpans.push(t&&t.sourceSpan||null)),n&&this._lines.push(new Ks(this._indent))},t.prototype.removeEmptyLastLine=function(){this.lineIsEmpty()&&this._lines.pop()},t.prototype.incIndent=function(){this._indent++,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)},t.prototype.decIndent=function(){this._indent--,this.lineIsEmpty()&&(this._currentLine.indent=this._indent)},t.prototype.pushClass=function(t){this._classes.push(t)},t.prototype.popClass=function(){return this._classes.pop()},Object.defineProperty(t.prototype,"currentClass",{get:function(){return this._classes.length>0?this._classes[this._classes.length-1]:null},enumerable:!0,configurable:!0}),t.prototype.toSource=function(){return this.sourceLines.map(function(t){return t.parts.length>0?Ws(t.indent)+t.parts.join(""):""}).join("\n")},t.prototype.toSourceMapGenerator=function(t,e){void 0===e&&(e=0);for(var n=new Rs(t),r=!1,i=function(){r||(n.addSource(t," ").addMapping(0,t,0,0),r=!0)},o=0;o<e;o++)n.addLine(),i();return this.sourceLines.forEach(function(t,e){n.addLine();for(var o=t.srcSpans,s=t.parts,a=t.indent*Hs.length,u=0;u<o.length&&!o[u];)a+=s[u].length,u++;for(u<o.length&&0===e&&0===a?r=!0:i();u<o.length;){var c=o[u],l=c.start.file,p=c.start.line,h=c.start.col;for(n.addSource(l.url,l.content).addMapping(a,l.url,p,h),a+=s[u].length,u++;u<o.length&&(c===o[u]||!o[u]);)a+=s[u].length,u++}}),n},t.prototype.setPreambleLineCount=function(t){return this._preambleLineCount=t},t.prototype.spanOf=function(t,e){var n=this._lines[t-this._preambleLineCount];if(n)for(var r=e-Ws(n.indent).length,i=0;i<n.parts.length;i++){var o=n.parts[i];if(o.length>r)return n.srcSpans[i];r-=o.length}return null},Object.defineProperty(t.prototype,"sourceLines",{get:function(){return this._lines.length&&0===this._lines[this._lines.length-1].parts.length?this._lines.slice(0,-1):this._lines},enumerable:!0,configurable:!0})}(),function(){function t(t){this._escapeDollarInStrings=t}return t.prototype.visitExpressionStmt=function(t,e){return t.expr.visitExpression(this,e),e.println(t,";"),null},t.prototype.visitReturnStmt=function(t,e){return e.print(t,"return "),t.value.visitExpression(this,e),e.println(t,";"),null},t.prototype.visitIfStmt=function(t,e){e.print(t,"if ("),t.condition.visitExpression(this,e),e.print(t,") {");var n=null!=t.falseCase&&t.falseCase.length>0;return t.trueCase.length<=1&&!n?(e.print(t," "),this.visitAllStatements(t.trueCase,e),e.removeEmptyLastLine(),e.print(t," ")):(e.println(),e.incIndent(),this.visitAllStatements(t.trueCase,e),e.decIndent(),n&&(e.println(t,"} else {"),e.incIndent(),this.visitAllStatements(t.falseCase,e),e.decIndent())),e.println(t,"}"),null},t.prototype.visitThrowStmt=function(t,e){return e.print(t,"throw "),t.error.visitExpression(this,e),e.println(t,";"),null},t.prototype.visitCommentStmt=function(t,e){return t.multiline?e.println(t,"/* "+t.comment+" */"):t.comment.split("\n").forEach(function(n){e.println(t,"// "+n)}),null},t.prototype.visitJSDocCommentStmt=function(t,e){return e.println(t,"/*"+t.toString()+"*/"),null},t.prototype.visitWriteVarExpr=function(t,e){var n=e.lineIsEmpty();return n||e.print(t,"("),e.print(t,t.name+" = "),t.value.visitExpression(this,e),n||e.print(t,")"),null},t.prototype.visitWriteKeyExpr=function(t,e){var n=e.lineIsEmpty();return n||e.print(t,"("),t.receiver.visitExpression(this,e),e.print(t,"["),t.index.visitExpression(this,e),e.print(t,"] = "),t.value.visitExpression(this,e),n||e.print(t,")"),null},t.prototype.visitWritePropExpr=function(t,e){var n=e.lineIsEmpty();return n||e.print(t,"("),t.receiver.visitExpression(this,e),e.print(t,"."+t.name+" = "),t.value.visitExpression(this,e),n||e.print(t,")"),null},t.prototype.visitInvokeMethodExpr=function(t,e){t.receiver.visitExpression(this,e);var n=t.name;return null!=t.builtin&&null==(n=this.getBuiltinMethodName(t.builtin))?null:(e.print(t,"."+n+"("),this.visitAllExpressions(t.args,e,","),e.print(t,")"),null)},t.prototype.visitInvokeFunctionExpr=function(t,e){return t.fn.visitExpression(this,e),e.print(t,"("),this.visitAllExpressions(t.args,e,","),e.print(t,")"),null},t.prototype.visitReadVarExpr=function(t,e){var n=t.name;if(null!=t.builtin)switch(t.builtin){case go.Super:n="super";break;case go.This:n="this";break;case go.CatchError:n=Bs.name;break;case go.CatchStack:n=qs.name;break;default:throw new Error("Unknown builtin variable "+t.builtin)}return e.print(t,n),null},t.prototype.visitInstantiateExpr=function(t,e){return e.print(t,"new "),t.classExpr.visitExpression(this,e),e.print(t,"("),this.visitAllExpressions(t.args,e,","),e.print(t,")"),null},t.prototype.visitLiteralExpr=function(t,e){var n=t.value;return e.print(t,"string"==typeof n?zs(n,this._escapeDollarInStrings):""+n),null},t.prototype.visitConditionalExpr=function(t,e){return e.print(t,"("),t.condition.visitExpression(this,e),e.print(t,"? "),t.trueCase.visitExpression(this,e),e.print(t,": "),t.falseCase.visitExpression(this,e),e.print(t,")"),null},t.prototype.visitNotExpr=function(t,e){return e.print(t,"!"),t.condition.visitExpression(this,e),null},t.prototype.visitAssertNotNullExpr=function(t,e){return t.condition.visitExpression(this,e),null},t.prototype.visitBinaryOperatorExpr=function(t,e){var n;switch(t.operator){case lo.Equals:n="==";break;case lo.Identical:n="===";break;case lo.NotEquals:n="!=";break;case lo.NotIdentical:n="!==";break;case lo.And:n="&&";break;case lo.BitwiseAnd:n="&";break;case lo.Or:n="||";break;case lo.Plus:n="+";break;case lo.Minus:n="-";break;case lo.Divide:n="/";break;case lo.Multiply:n="*";break;case lo.Modulo:n="%";break;case lo.Lower:n="<";break;case lo.LowerEquals:n="<=";break;case lo.Bigger:n=">";break;case lo.BiggerEquals:n=">=";break;default:throw new Error("Unknown operator "+t.operator)}return t.parens&&e.print(t,"("),t.lhs.visitExpression(this,e),e.print(t," "+n+" "),t.rhs.visitExpression(this,e),t.parens&&e.print(t,")"),null},t.prototype.visitReadPropExpr=function(t,e){return t.receiver.visitExpression(this,e),e.print(t,"."),e.print(t,t.name),null},t.prototype.visitReadKeyExpr=function(t,e){return t.receiver.visitExpression(this,e),e.print(t,"["),t.index.visitExpression(this,e),e.print(t,"]"),null},t.prototype.visitLiteralArrayExpr=function(t,e){return e.print(t,"["),this.visitAllExpressions(t.entries,e,","),e.print(t,"]"),null},t.prototype.visitLiteralMapExpr=function(t,e){var n=this;return e.print(t,"{"),this.visitAllObjects(function(r){e.print(t,zs(r.key,n._escapeDollarInStrings,r.quoted)+":"),r.value.visitExpression(n,e)},t.entries,e,","),e.print(t,"}"),null},t.prototype.visitCommaExpr=function(t,e){return e.print(t,"("),this.visitAllExpressions(t.parts,e,","),e.print(t,")"),null},t.prototype.visitAllExpressions=function(t,e,n){var r=this;this.visitAllObjects(function(t){return t.visitExpression(r,e)},t,e,n)},t.prototype.visitAllObjects=function(t,e,n,r){for(var i=!1,o=0;o<e.length;o++)o>0&&(n.lineLength()>80?(n.print(null,r,!0),i||(n.incIndent(),n.incIndent(),i=!0)):n.print(null,r,!1)),t(e[o]);i&&(n.decIndent(),n.decIndent())},t.prototype.visitAllStatements=function(t,e){var n=this;t.forEach(function(t){return t.visitStatement(n,e)})},t}());function zs(t,e,n){if(void 0===n&&(n=!0),null==t)return null;var r=t.replace(Fs,function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return"$"==t[0]?e?"\\$":"$":"\n"==t[0]?"\\n":"\r"==t[0]?"\\r":"\\"+t[0]});return n||!Vs.test(r)?"'"+r+"'":r}function Ws(t){for(var e="",n=0;n<t;n++)e+=Hs;return e}
267
267
  /**
268
268
  * @license
269
269
  * Copyright Google Inc. All Rights Reserved.
270
270
  *
271
271
  * Use of this source code is governed by an MIT-style license that can be
272
272
  * found in the LICENSE file at https://angular.io/license
273
- */!function(t){function e(e,n){var r=t.call(this,!1)||this;return r.referenceFilter=e,r.importFilter=n,r.typeExpression=0,r.importsWithPrefixes=new Map,r.reexports=new Map,r}o(e,t),e.prototype.visitType=function(t,e,n){void 0===n&&(n="any"),t?(this.typeExpression++,t.visitType(this,e),this.typeExpression--):e.print(null,n)},e.prototype.visitLiteralExpr=function(e,n){var r=e.value;return null==r&&e.type!=Vo?(n.print(e,"("+r+" as any)"),null):t.prototype.visitLiteralExpr.call(this,e,n)},e.prototype.visitLiteralArrayExpr=function(e,n){0===e.entries.length&&n.print(e,"(");var r=t.prototype.visitLiteralArrayExpr.call(this,e,n);return 0===e.entries.length&&n.print(e," as any[])"),r},e.prototype.visitExternalExpr=function(t,e){return this._visitIdentifier(t.value,t.typeParams,e),null},e.prototype.visitAssertNotNullExpr=function(e,n){var r=t.prototype.visitAssertNotNullExpr.call(this,e,n);return n.print(e,"!"),r},e.prototype.visitDeclareVarStmt=function(t,e){if(t.hasModifier($o.Exported)&&t.value instanceof is&&!t.type){var n=t.value.value,r=n.name,i=n.moduleName;if(i){var o=this.reexports.get(i);return o||this.reexports.set(i,o=[]),o.push({name:r,as:t.name}),null}}return t.hasModifier($o.Exported)&&e.print(t,"export "),t.hasModifier($o.Final)?e.print(t,"const"):e.print(t,"var"),e.print(t," "+t.name),this._printColonType(t.type,e),t.value&&(e.print(t," = "),t.value.visitExpression(this,e)),e.println(t,";"),null},e.prototype.visitCastExpr=function(t,e){return e.print(t,"(<"),t.type.visitType(this,e),e.print(t,">"),t.value.visitExpression(this,e),e.print(t,")"),null},e.prototype.visitInstantiateExpr=function(t,e){return e.print(t,"new "),this.typeExpression++,t.classExpr.visitExpression(this,e),this.typeExpression--,e.print(t,"("),this.visitAllExpressions(t.args,e,","),e.print(t,")"),null},e.prototype.visitDeclareClassStmt=function(t,e){var n=this;return e.pushClass(t),t.hasModifier($o.Exported)&&e.print(t,"export "),e.print(t,"class "+t.name),null!=t.parent&&(e.print(t," extends "),this.typeExpression++,t.parent.visitExpression(this,e),this.typeExpression--),e.println(t," {"),e.incIndent(),t.fields.forEach(function(t){return n._visitClassField(t,e)}),null!=t.constructorMethod&&this._visitClassConstructor(t,e),t.getters.forEach(function(t){return n._visitClassGetter(t,e)}),t.methods.forEach(function(t){return n._visitClassMethod(t,e)}),e.decIndent(),e.println(t,"}"),e.popClass(),null},e.prototype._visitClassField=function(t,e){t.hasModifier($o.Private)&&e.print(null,"/*private*/ "),t.hasModifier($o.Static)&&e.print(null,"static "),e.print(null,t.name),this._printColonType(t.type,e),t.initializer&&(e.print(null," = "),t.initializer.visitExpression(this,e)),e.println(null,";")},e.prototype._visitClassGetter=function(t,e){t.hasModifier($o.Private)&&e.print(null,"private "),e.print(null,"get "+t.name+"()"),this._printColonType(t.type,e),e.println(null," {"),e.incIndent(),this.visitAllStatements(t.body,e),e.decIndent(),e.println(null,"}")},e.prototype._visitClassConstructor=function(t,e){e.print(t,"constructor("),this._visitParams(t.constructorMethod.params,e),e.println(t,") {"),e.incIndent(),this.visitAllStatements(t.constructorMethod.body,e),e.decIndent(),e.println(t,"}")},e.prototype._visitClassMethod=function(t,e){t.hasModifier($o.Private)&&e.print(null,"private "),e.print(null,t.name+"("),this._visitParams(t.params,e),e.print(null,")"),this._printColonType(t.type,e,"void"),e.println(null," {"),e.incIndent(),this.visitAllStatements(t.body,e),e.decIndent(),e.println(null,"}")},e.prototype.visitFunctionExpr=function(t,e){return t.name&&(e.print(t,"function "),e.print(t,t.name)),e.print(t,"("),this._visitParams(t.params,e),e.print(t,")"),this._printColonType(t.type,e,"void"),t.name||e.print(t," => "),e.println(t,"{"),e.incIndent(),this.visitAllStatements(t.statements,e),e.decIndent(),e.print(t,"}"),null},e.prototype.visitDeclareFunctionStmt=function(t,e){return t.hasModifier($o.Exported)&&e.print(t,"export "),e.print(t,"function "+t.name+"("),this._visitParams(t.params,e),e.print(t,")"),this._printColonType(t.type,e,"void"),e.println(t," {"),e.incIndent(),this.visitAllStatements(t.statements,e),e.decIndent(),e.println(t,"}"),null},e.prototype.visitTryCatchStmt=function(t,e){e.println(t,"try {"),e.incIndent(),this.visitAllStatements(t.bodyStmts,e),e.decIndent(),e.println(t,"} catch ("+ya.name+") {"),e.incIndent();var n=[ma.set(ya.prop("stack",null)).toDeclStmt(null,[$o.Final])].concat(t.catchStmts);return this.visitAllStatements(n,e),e.decIndent(),e.println(t,"}"),null},e.prototype.visitBuiltinType=function(t,e){var n;switch(t.name){case Mo.Bool:n="boolean";break;case Mo.Dynamic:n="any";break;case Mo.Function:n="Function";break;case Mo.Number:case Mo.Int:n="number";break;case Mo.String:n="string";break;default:throw new Error("Unsupported builtin type "+t.name)}return e.print(null,n),null},e.prototype.visitExpressionType=function(t,e){return t.value.visitExpression(this,e),null},e.prototype.visitArrayType=function(t,e){return this.visitType(t.of,e),e.print(null,"[]"),null},e.prototype.visitMapType=function(t,e){return e.print(null,"{[key: string]:"),this.visitType(t.valueType,e),e.print(null,"}"),null},e.prototype.getBuiltinMethodName=function(t){var e;switch(t){case Wo.ConcatArray:e="concat";break;case Wo.SubscribeObservable:e="subscribe";break;case Wo.Bind:e="bind";break;default:throw new Error("Unknown builtin method: "+t)}return e},e.prototype._visitParams=function(t,e){var n=this;this.visitAllObjects(function(t){e.print(null,t.name),n._printColonType(t.type,e)},t,e,",")},e.prototype._visitIdentifier=function(t,e,n){var r=this,i=t.name,o=t.moduleName;if(this.referenceFilter&&this.referenceFilter(t))n.print(null,"(null as any)");else{if(o&&(!this.importFilter||!this.importFilter(t))){var s=this.importsWithPrefixes.get(o);null==s&&this.importsWithPrefixes.set(o,s="i"+this.importsWithPrefixes.size),n.print(null,s+".")}n.print(null,i),this.typeExpression>0&&(e||[]).length>0&&(n.print(null,"<"),this.visitAllObjects(function(t){return t.visitType(r,n)},e,n,","),n.print(null,">"))}},e.prototype._printColonType=function(t,e,n){t!==Vo&&(e.print(null,":"),this.visitType(t,e,n))}}(ba);var Ea=function(){function t(t){this._reflector=t}return t.prototype.isPipe=function(t){var e=this._reflector.annotations(nt(t));return e&&e.some(A.isTypeOf)},t.prototype.resolve=function(t,e){void 0===e&&(e=!0);var n=this._reflector.annotations(nt(t));if(n){var r=Be(n,A.isTypeOf);if(r)return r}if(e)throw new Error("No Pipe decorator found on "+et(t));return null},t}(),Sa={};
273
+ */!function(t){function e(e,n){var r=t.call(this,!1)||this;return r.referenceFilter=e,r.importFilter=n,r.typeExpression=0,r.importsWithPrefixes=new Map,r.reexports=new Map,r}o(e,t),e.prototype.visitType=function(t,e,n){void 0===n&&(n="any"),t?(this.typeExpression++,t.visitType(this,e),this.typeExpression--):e.print(null,n)},e.prototype.visitLiteralExpr=function(e,n){var r=e.value;return null==r&&e.type!=fo?(n.print(e,"("+r+" as any)"),null):t.prototype.visitLiteralExpr.call(this,e,n)},e.prototype.visitLiteralArrayExpr=function(e,n){0===e.entries.length&&n.print(e,"(");var r=t.prototype.visitLiteralArrayExpr.call(this,e,n);return 0===e.entries.length&&n.print(e," as any[])"),r},e.prototype.visitExternalExpr=function(t,e){return this._visitIdentifier(t.value,t.typeParams,e),null},e.prototype.visitAssertNotNullExpr=function(e,n){var r=t.prototype.visitAssertNotNullExpr.call(this,e,n);return n.print(e,"!"),r},e.prototype.visitDeclareVarStmt=function(t,e){if(t.hasModifier(Co.Exported)&&t.value instanceof Oo&&!t.type){var n=t.value.value,r=n.name,i=n.moduleName;if(i){var o=this.reexports.get(i);return o||this.reexports.set(i,o=[]),o.push({name:r,as:t.name}),null}}return t.hasModifier(Co.Exported)&&e.print(t,"export "),t.hasModifier(Co.Final)?e.print(t,"const"):e.print(t,"var"),e.print(t," "+t.name),this._printColonType(t.type,e),t.value&&(e.print(t," = "),t.value.visitExpression(this,e)),e.println(t,";"),null},e.prototype.visitCastExpr=function(t,e){return e.print(t,"(<"),t.type.visitType(this,e),e.print(t,">"),t.value.visitExpression(this,e),e.print(t,")"),null},e.prototype.visitInstantiateExpr=function(t,e){return e.print(t,"new "),this.typeExpression++,t.classExpr.visitExpression(this,e),this.typeExpression--,e.print(t,"("),this.visitAllExpressions(t.args,e,","),e.print(t,")"),null},e.prototype.visitDeclareClassStmt=function(t,e){var n=this;return e.pushClass(t),t.hasModifier(Co.Exported)&&e.print(t,"export "),e.print(t,"class "+t.name),null!=t.parent&&(e.print(t," extends "),this.typeExpression++,t.parent.visitExpression(this,e),this.typeExpression--),e.println(t," {"),e.incIndent(),t.fields.forEach(function(t){return n._visitClassField(t,e)}),null!=t.constructorMethod&&this._visitClassConstructor(t,e),t.getters.forEach(function(t){return n._visitClassGetter(t,e)}),t.methods.forEach(function(t){return n._visitClassMethod(t,e)}),e.decIndent(),e.println(t,"}"),e.popClass(),null},e.prototype._visitClassField=function(t,e){t.hasModifier(Co.Private)&&e.print(null,"/*private*/ "),t.hasModifier(Co.Static)&&e.print(null,"static "),e.print(null,t.name),this._printColonType(t.type,e),t.initializer&&(e.print(null," = "),t.initializer.visitExpression(this,e)),e.println(null,";")},e.prototype._visitClassGetter=function(t,e){t.hasModifier(Co.Private)&&e.print(null,"private "),e.print(null,"get "+t.name+"()"),this._printColonType(t.type,e),e.println(null," {"),e.incIndent(),this.visitAllStatements(t.body,e),e.decIndent(),e.println(null,"}")},e.prototype._visitClassConstructor=function(t,e){e.print(t,"constructor("),this._visitParams(t.constructorMethod.params,e),e.println(t,") {"),e.incIndent(),this.visitAllStatements(t.constructorMethod.body,e),e.decIndent(),e.println(t,"}")},e.prototype._visitClassMethod=function(t,e){t.hasModifier(Co.Private)&&e.print(null,"private "),e.print(null,t.name+"("),this._visitParams(t.params,e),e.print(null,")"),this._printColonType(t.type,e,"void"),e.println(null," {"),e.incIndent(),this.visitAllStatements(t.body,e),e.decIndent(),e.println(null,"}")},e.prototype.visitFunctionExpr=function(t,e){return t.name&&(e.print(t,"function "),e.print(t,t.name)),e.print(t,"("),this._visitParams(t.params,e),e.print(t,")"),this._printColonType(t.type,e,"void"),t.name||e.print(t," => "),e.println(t,"{"),e.incIndent(),this.visitAllStatements(t.statements,e),e.decIndent(),e.print(t,"}"),null},e.prototype.visitDeclareFunctionStmt=function(t,e){return t.hasModifier(Co.Exported)&&e.print(t,"export "),e.print(t,"function "+t.name+"("),this._visitParams(t.params,e),e.print(t,")"),this._printColonType(t.type,e,"void"),e.println(t," {"),e.incIndent(),this.visitAllStatements(t.statements,e),e.decIndent(),e.println(t,"}"),null},e.prototype.visitTryCatchStmt=function(t,e){e.println(t,"try {"),e.incIndent(),this.visitAllStatements(t.bodyStmts,e),e.decIndent(),e.println(t,"} catch ("+Bs.name+") {"),e.incIndent();var n=[qs.set(Bs.prop("stack",null)).toDeclStmt(null,[Co.Final])].concat(t.catchStmts);return this.visitAllStatements(n,e),e.decIndent(),e.println(t,"}"),null},e.prototype.visitBuiltinType=function(t,e){var n;switch(t.name){case uo.Bool:n="boolean";break;case uo.Dynamic:n="any";break;case uo.Function:n="Function";break;case uo.Number:case uo.Int:n="number";break;case uo.String:n="string";break;default:throw new Error("Unsupported builtin type "+t.name)}return e.print(null,n),null},e.prototype.visitExpressionType=function(t,e){return t.value.visitExpression(this,e),null},e.prototype.visitArrayType=function(t,e){return this.visitType(t.of,e),e.print(null,"[]"),null},e.prototype.visitMapType=function(t,e){return e.print(null,"{[key: string]:"),this.visitType(t.valueType,e),e.print(null,"}"),null},e.prototype.getBuiltinMethodName=function(t){var e;switch(t){case bo.ConcatArray:e="concat";break;case bo.SubscribeObservable:e="subscribe";break;case bo.Bind:e="bind";break;default:throw new Error("Unknown builtin method: "+t)}return e},e.prototype._visitParams=function(t,e){var n=this;this.visitAllObjects(function(t){e.print(null,t.name),n._printColonType(t.type,e)},t,e,",")},e.prototype._visitIdentifier=function(t,e,n){var r=this,i=t.name,o=t.moduleName;if(this.referenceFilter&&this.referenceFilter(t))n.print(null,"(null as any)");else{if(o&&(!this.importFilter||!this.importFilter(t))){var s=this.importsWithPrefixes.get(o);null==s&&this.importsWithPrefixes.set(o,s="i"+this.importsWithPrefixes.size),n.print(null,s+".")}n.print(null,i),this.typeExpression>0&&(e||[]).length>0&&(n.print(null,"<"),this.visitAllObjects(function(t){return t.visitType(r,n)},e,n,","),n.print(null,">"))}},e.prototype._printColonType=function(t,e,n){t!==fo&&(e.print(null,":"),this.visitType(t,e,n))}}(Us);var Gs=function(){function t(t){this._reflector=t}return t.prototype.isPipe=function(t){var e=this._reflector.annotations($(t));return e&&e.some(E.isTypeOf)},t.prototype.resolve=function(t,e){void 0===e&&(e=!0);var n=this._reflector.annotations($(t));if(n){var r=Ne(n,E.isTypeOf);if(r)return r}if(e)throw new Error("No Pipe decorator found on "+Z(t));return null},t}(),Xs={};
274
274
  /**
275
275
  * @license
276
276
  * Copyright Google Inc. All Rights Reserved.
277
277
  *
278
278
  * Use of this source code is governed by an MIT-style license that can be
279
279
  * found in the LICENSE file at https://angular.io/license
280
- */function Ca(t,e){try{for(var n=a(e),r=n.next();!r.done;r=n.next())Sa[r.value.toLowerCase()]=t}catch(t){i={error:t}}finally{try{r&&!r.done&&(o=n.return)&&o.call(n)}finally{if(i)throw i.error}}var i,o}Ca(x.HTML,["iframe|srcdoc","*|innerHTML","*|outerHTML"]),Ca(x.STYLE,["*|style"]),Ca(x.URL,["*|formAction","area|href","area|ping","audio|src","a|href","a|ping","blockquote|cite","body|background","del|cite","form|action","img|src","img|srcset","input|src","ins|cite","q|cite","source|src","source|srcset","track|src","video|poster","video|src"]),Ca(x.RESOURCE_URL,["applet|code","applet|codebase","base|href","embed|src","frame|src","head|profile","html|manifest","iframe|src","link|href","media|src","object|codebase","object|data","script|src"]);
280
+ */function Qs(t,e){try{for(var n=a(e),r=n.next();!r.done;r=n.next())Xs[r.value.toLowerCase()]=t}catch(t){i={error:t}}finally{try{r&&!r.done&&(o=n.return)&&o.call(n)}finally{if(i)throw i.error}}var i,o}Qs(b.HTML,["iframe|srcdoc","*|innerHTML","*|outerHTML"]),Qs(b.STYLE,["*|style"]),Qs(b.URL,["*|formAction","area|href","area|ping","audio|src","a|href","a|ping","blockquote|cite","body|background","del|cite","form|action","img|src","img|srcset","input|src","ins|cite","q|cite","source|src","source|srcset","track|src","video|poster","video|src"]),Qs(b.RESOURCE_URL,["applet|code","applet|codebase","base|href","embed|src","frame|src","head|profile","html|manifest","iframe|src","link|href","media|src","object|codebase","object|data","script|src"]);
281
281
  /**
282
282
  * @license
283
283
  * Copyright Google Inc. All Rights Reserved.
@@ -285,7 +285,7 @@ var xe,Ee,Se="select",Ce="link",Te="rel",Ae="href",Pe="stylesheet",Ne="style",Oe
285
285
  * Use of this source code is governed by an MIT-style license that can be
286
286
  * found in the LICENSE file at https://angular.io/license
287
287
  */
288
- var Ta="boolean",Aa="number",Pa="string",Na="object",Oa=["[Element]|textContent,%classList,className,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*copy,*cut,*paste,*search,*selectstart,*webkitfullscreenchange,*webkitfullscreenerror,*wheel,outerHTML,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","abbr,address,article,aside,b,bdi,bdo,cite,code,dd,dfn,dt,em,figcaption,figure,footer,header,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,src,%srcObject,#volume",":svg:^[HTMLElement]|*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!autofocus,!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,!allowFullscreen,frameBorder,height,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,#height,#hspace,!isMap,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocapitalize,autocomplete,!autofocus,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,src,text,type","select^[HTMLElement]|!autofocus,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","shadow^[HTMLElement]|","slot^[HTMLElement]|name","source^[HTMLElement]|media,sizes,src,srcset,type","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocapitalize,!autofocus,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|#height,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|"],ka={class:"className",for:"htmlFor",formaction:"formAction",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"},Ma=function(t){function e(){var e=t.call(this)||this;return e._schema={},Oa.forEach(function(t){var n={},r=u(t.split("|"),2),i=r[0],o=r[1].split(","),s=u(i.split("^"),2),a=s[1];s[0].split(",").forEach(function(t){return e._schema[t.toLowerCase()]=n});var c=a&&e._schema[a.toLowerCase()];c&&Object.keys(c).forEach(function(t){n[t]=c[t]}),o.forEach(function(t){if(t.length>0)switch(t[0]){case"*":break;case"!":n[t.substring(1)]=Ta;break;case"#":n[t.substring(1)]=Aa;break;case"%":n[t.substring(1)]=Na;break;default:n[t]=Pa}})}),e}return o(e,t),e.prototype.hasProperty=function(t,e,n){if(n.some(function(t){return"no-errors-schema"===t.name}))return!0;if(t.indexOf("-")>-1){if(ye(t)||me(t))return!1;if(n.some(function(t){return"custom-elements"===t.name}))return!0}return!!(this._schema[t.toLowerCase()]||this._schema.unknown)[e]},e.prototype.hasElement=function(t,e){if(e.some(function(t){return"no-errors-schema"===t.name}))return!0;if(t.indexOf("-")>-1){if(ye(t)||me(t))return!0;if(e.some(function(t){return"custom-elements"===t.name}))return!0}return!!this._schema[t.toLowerCase()]},e.prototype.securityContext=function(t,e,n){n&&(e=this.getMappedPropName(e)),t=t.toLowerCase(),e=e.toLowerCase();var r=Sa[t+"|"+e];return r||(r=Sa["*|"+e])||x.NONE},e.prototype.getMappedPropName=function(t){return ka[t]||t},e.prototype.getDefaultComponentElementName=function(){return"ng-component"},e.prototype.validateProperty=function(t){return t.toLowerCase().startsWith("on")?{error:!0,msg:"Binding to event property '"+t+"' is disallowed for security reasons, please use ("+t.slice(2)+")=...\nIf '"+t+"' is a directive input, make sure the directive is imported by the current module."}:{error:!1}},e.prototype.validateAttribute=function(t){return t.toLowerCase().startsWith("on")?{error:!0,msg:"Binding to event attribute '"+t+"' is disallowed for security reasons, please use ("+t.slice(2)+")=..."}:{error:!1}},e.prototype.allKnownElementNames=function(){return Object.keys(this._schema)},e.prototype.normalizeAnimationStyleProperty=function(t){return function e(t){return t.replace(H,function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t[1].toUpperCase()})}(t)},e.prototype.normalizeAnimationStyleValue=function(t,e,n){var r="",i=n.toString().trim(),o=null;if(function s(t){switch(t){case"width":case"height":case"minWidth":case"minHeight":case"maxWidth":case"maxHeight":case"left":case"top":case"bottom":case"right":case"fontSize":case"outlineWidth":case"outlineOffset":case"paddingTop":case"paddingLeft":case"paddingBottom":case"paddingRight":case"marginTop":case"marginLeft":case"marginBottom":case"marginRight":case"borderRadius":case"borderWidth":case"borderTopWidth":case"borderLeftWidth":case"borderRightWidth":case"borderBottomWidth":case"textIndent":return!0;default:return!1}}
288
+ var Ys="boolean",Zs="number",$s="string",Js="object",ta=["[Element]|textContent,%classList,className,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*copy,*cut,*paste,*search,*selectstart,*webkitfullscreenchange,*webkitfullscreenerror,*wheel,outerHTML,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","abbr,address,article,aside,b,bdi,bdo,cite,code,dd,dfn,dt,em,figcaption,figure,footer,header,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,src,%srcObject,#volume",":svg:^[HTMLElement]|*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!autofocus,!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,!allowFullscreen,frameBorder,height,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,#height,#hspace,!isMap,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocapitalize,autocomplete,!autofocus,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,src,text,type","select^[HTMLElement]|!autofocus,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","shadow^[HTMLElement]|","slot^[HTMLElement]|name","source^[HTMLElement]|media,sizes,src,srcset,type","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocapitalize,!autofocus,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|#height,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|"],ea={class:"className",for:"htmlFor",formaction:"formAction",innerHtml:"innerHTML",readonly:"readOnly",tabindex:"tabIndex"},na=function(t){function e(){var e=t.call(this)||this;return e._schema={},ta.forEach(function(t){var n={},r=u(t.split("|"),2),i=r[0],o=r[1].split(","),s=u(i.split("^"),2),a=s[1];s[0].split(",").forEach(function(t){return e._schema[t.toLowerCase()]=n});var c=a&&e._schema[a.toLowerCase()];c&&Object.keys(c).forEach(function(t){n[t]=c[t]}),o.forEach(function(t){if(t.length>0)switch(t[0]){case"*":break;case"!":n[t.substring(1)]=Ys;break;case"#":n[t.substring(1)]=Zs;break;case"%":n[t.substring(1)]=Js;break;default:n[t]=$s}})}),e}return o(e,t),e.prototype.hasProperty=function(t,e,n){if(n.some(function(t){return"no-errors-schema"===t.name}))return!0;if(t.indexOf("-")>-1){if(se(t)||ae(t))return!1;if(n.some(function(t){return"custom-elements"===t.name}))return!0}return!!(this._schema[t.toLowerCase()]||this._schema.unknown)[e]},e.prototype.hasElement=function(t,e){if(e.some(function(t){return"no-errors-schema"===t.name}))return!0;if(t.indexOf("-")>-1){if(se(t)||ae(t))return!0;if(e.some(function(t){return"custom-elements"===t.name}))return!0}return!!this._schema[t.toLowerCase()]},e.prototype.securityContext=function(t,e,n){n&&(e=this.getMappedPropName(e)),t=t.toLowerCase(),e=e.toLowerCase();var r=Xs[t+"|"+e];return r||(r=Xs["*|"+e])||b.NONE},e.prototype.getMappedPropName=function(t){return ea[t]||t},e.prototype.getDefaultComponentElementName=function(){return"ng-component"},e.prototype.validateProperty=function(t){return t.toLowerCase().startsWith("on")?{error:!0,msg:"Binding to event property '"+t+"' is disallowed for security reasons, please use ("+t.slice(2)+")=...\nIf '"+t+"' is a directive input, make sure the directive is imported by the current module."}:{error:!1}},e.prototype.validateAttribute=function(t){return t.toLowerCase().startsWith("on")?{error:!0,msg:"Binding to event attribute '"+t+"' is disallowed for security reasons, please use ("+t.slice(2)+")=..."}:{error:!1}},e.prototype.allKnownElementNames=function(){return Object.keys(this._schema)},e.prototype.normalizeAnimationStyleProperty=function(t){return function e(t){return t.replace(j,function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return t[1].toUpperCase()})}(t)},e.prototype.normalizeAnimationStyleValue=function(t,e,n){var r="",i=n.toString().trim(),o=null;if(function s(t){switch(t){case"width":case"height":case"minWidth":case"minHeight":case"maxWidth":case"maxHeight":case"left":case"top":case"bottom":case"right":case"fontSize":case"outlineWidth":case"outlineOffset":case"paddingTop":case"paddingLeft":case"paddingBottom":case"paddingRight":case"marginTop":case"marginLeft":case"marginBottom":case"marginRight":case"borderRadius":case"borderWidth":case"borderTopWidth":case"borderLeftWidth":case"borderRightWidth":case"borderBottomWidth":case"textIndent":return!0;default:return!1}}
289
289
  /**
290
290
  * @license
291
291
  * Copyright Google Inc. All Rights Reserved.
@@ -306,92 +306,63 @@ var Ta="boolean",Aa="number",Pa="string",Na="object",Oa=["[Element]|textContent,
306
306
  *
307
307
  * Use of this source code is governed by an MIT-style license that can be
308
308
  * found in the LICENSE file at https://angular.io/license
309
- */(t)&&0!==n&&"0"!==n)if("number"==typeof n)r="px";else{var a=n.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&0==a[1].length&&(o="Please provide a CSS unit value for "+e+":"+n)}return{error:o,value:i+r}},e}(function Ia(){}),Ra="ngPreserveWhitespaces",Da=new Set(["pre","template","textarea","script","style"]),La=" \f\n\r\t\v ᠎ - \u2028\u2029   \ufeff",ja=new RegExp("[^"+La+"]"),Fa=new RegExp("["+La+"]{2,}","g");
309
+ */(t)&&0!==n&&"0"!==n)if("number"==typeof n)r="px";else{var a=n.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&0==a[1].length&&(o="Please provide a CSS unit value for "+e+":"+n)}return{error:o,value:i+r}},e}(function ra(){}),ia=new Set(["pre","template","textarea","script","style"]),oa=" \f\n\r\t\v ᠎ - \u2028\u2029   \ufeff",sa=new RegExp("[^"+oa+"]"),aa=new RegExp("["+oa+"]{2,}","g");
310
310
  /**
311
311
  * @license
312
312
  * Copyright Google Inc. All Rights Reserved.
313
313
  *
314
314
  * Use of this source code is governed by an MIT-style license that can be
315
315
  * found in the LICENSE file at https://angular.io/license
316
- */function Va(t){return t.replace(new RegExp(we,"g")," ")}var Ha=function(){function t(){}return t.prototype.visitElement=function(t,e){return Da.has(t.name)||function n(t){return t.some(function(t){return t.name===Ra})}(t.attrs)?new Jt(t.name,ee(this,t.attrs),t.children,t.sourceSpan,t.startSourceSpan,t.endSourceSpan):new Jt(t.name,t.attrs,ee(this,t.children),t.sourceSpan,t.startSourceSpan,t.endSourceSpan)},t.prototype.visitAttribute=function(t,e){return t.name!==Ra?t:null},t.prototype.visitText=function(t,e){return t.value.match(ja)?new Qt(Va(t.value).replace(Fa," "),t.sourceSpan):null},t.prototype.visitComment=function(t,e){return t},t.prototype.visitExpansion=function(t,e){return t},t.prototype.visitExpansionCase=function(t,e){return t},t}(),Ba=["zero","one","two","few","many","other"];function qa(t){var e=new Ga;return new za(ee(e,t),e.isExpanded,e.errors)}var Ka,Ua,za=function Wa(t,e,n){this.nodes=t,this.expanded=e,this.errors=n},Xa=function(t){function e(e,n){return t.call(this,e,n)||this}return o(e,t),e}(Sr),Ga=function(){function t(){this.isExpanded=!1,this.errors=[]}return t.prototype.visitElement=function(t,e){return new Jt(t.name,t.attrs,ee(this,t.children),t.sourceSpan,t.startSourceSpan,t.endSourceSpan)},t.prototype.visitAttribute=function(t,e){return t},t.prototype.visitText=function(t,e){return t},t.prototype.visitComment=function(t,e){return t},t.prototype.visitExpansion=function(t,e){return this.isExpanded=!0,"plural"==t.type?function n(t,e){var n=t.cases.map(function(t){-1!=Ba.indexOf(t.value)||t.value.match(/^=\d+$/)||e.push(new Xa(t.valueSourceSpan,'Plural cases should be "=<number>" or one of '+Ba.join(", ")));var n=qa(t.expression);return e.push.apply(e,c(n.errors)),new Jt("ng-template",[new $t("ngPluralCase",""+t.value,t.valueSourceSpan)],n.nodes,t.sourceSpan,t.sourceSpan,t.sourceSpan)}),r=new $t("[ngPlural]",t.switchValue,t.switchValueSourceSpan);return new Jt("ng-container",[r],n,t.sourceSpan,t.sourceSpan,t.sourceSpan)}(t,this.errors):function r(t,e){var n=t.cases.map(function(t){var n=qa(t.expression);return e.push.apply(e,c(n.errors)),new Jt("ng-template","other"===t.value?[new $t("ngSwitchDefault","",t.valueSourceSpan)]:[new $t("ngSwitchCase",""+t.value,t.valueSourceSpan)],n.nodes,t.sourceSpan,t.sourceSpan,t.sourceSpan)}),r=new $t("[ngSwitch]",t.switchValue,t.switchValueSourceSpan);return new Jt("ng-container",[r],n,t.sourceSpan,t.sourceSpan,t.sourceSpan)}
316
+ */function ua(t){return t.replace(new RegExp(pe,"g")," ")}var ca=function(){function t(){}return t.prototype.visitElement=function(t,e){return ia.has(t.name)||function n(t){return t.some(function(t){return"ngPreserveWhitespaces"===t.name})}(t.attrs)?new Kt(t.name,zt(this,t.attrs),t.children,t.sourceSpan,t.startSourceSpan,t.endSourceSpan):new Kt(t.name,t.attrs,zt(this,t.children),t.sourceSpan,t.startSourceSpan,t.endSourceSpan)},t.prototype.visitAttribute=function(t,e){return"ngPreserveWhitespaces"!==t.name?t:null},t.prototype.visitText=function(t,e){return t.value.match(sa)?new Vt(ua(t.value).replace(aa," "),t.sourceSpan):null},t.prototype.visitComment=function(t,e){return t},t.prototype.visitExpansion=function(t,e){return t},t.prototype.visitExpansionCase=function(t,e){return t},t}(),la=["zero","one","two","few","many","other"];function pa(t){var e=new va;return new fa(zt(e,t),e.isExpanded,e.errors)}var ha,fa=function fa(t,e,n){this.nodes=t,this.expanded=e,this.errors=n},da=function(t){function e(e,n){return t.call(this,e,n)||this}return o(e,t),e}(pr),va=function(){function t(){this.isExpanded=!1,this.errors=[]}return t.prototype.visitElement=function(t,e){return new Kt(t.name,t.attrs,zt(this,t.children),t.sourceSpan,t.startSourceSpan,t.endSourceSpan)},t.prototype.visitAttribute=function(t,e){return t},t.prototype.visitText=function(t,e){return t},t.prototype.visitComment=function(t,e){return t},t.prototype.visitExpansion=function(t,e){return this.isExpanded=!0,"plural"==t.type?function n(t,e){var n=t.cases.map(function(t){-1!=la.indexOf(t.value)||t.value.match(/^=\d+$/)||e.push(new da(t.valueSourceSpan,'Plural cases should be "=<number>" or one of '+la.join(", ")));var n=pa(t.expression);return e.push.apply(e,c(n.errors)),new Kt("ng-template",[new qt("ngPluralCase",""+t.value,t.valueSourceSpan)],n.nodes,t.sourceSpan,t.sourceSpan,t.sourceSpan)}),r=new qt("[ngPlural]",t.switchValue,t.switchValueSourceSpan);return new Kt("ng-container",[r],n,t.sourceSpan,t.sourceSpan,t.sourceSpan)}(t,this.errors):function r(t,e){var n=t.cases.map(function(t){var n=pa(t.expression);return e.push.apply(e,c(n.errors)),new Kt("ng-template","other"===t.value?[new qt("ngSwitchDefault","",t.valueSourceSpan)]:[new qt("ngSwitchCase",""+t.value,t.valueSourceSpan)],n.nodes,t.sourceSpan,t.sourceSpan,t.sourceSpan)}),r=new qt("[ngSwitch]",t.switchValue,t.switchValueSourceSpan);return new Kt("ng-container",[r],n,t.sourceSpan,t.sourceSpan,t.sourceSpan)}
317
317
  /**
318
318
  * @license
319
319
  * Copyright Google Inc. All Rights Reserved.
320
320
  *
321
321
  * Use of this source code is governed by an MIT-style license that can be
322
322
  * found in the LICENSE file at https://angular.io/license
323
- */(t,this.errors)},t.prototype.visitExpansionCase=function(t,e){throw new Error("Should not be reached")},t}(),Qa="animate-";(Ua=Ka||(Ka={}))[Ua.DEFAULT=0]="DEFAULT",Ua[Ua.LITERAL_ATTR=1]="LITERAL_ATTR",Ua[Ua.ANIMATION=2]="ANIMATION";var Ya=function Za(t,e,n,r){this.name=t,this.expression=e,this.type=n,this.sourceSpan=r,this.isLiteral=this.type===Ka.LITERAL_ATTR,this.isAnimation=this.type===Ka.ANIMATION},$a=function(){function t(t,e,n,r,i){var o=this;this._exprParser=t,this._interpolationConfig=e,this._schemaRegistry=n,this._targetErrors=i,this.pipesByName=new Map,this._usedPipes=new Map,r.forEach(function(t){return o.pipesByName.set(t.name,t)})}return t.prototype.getUsedPipes=function(){return Array.from(this._usedPipes.values())},t.prototype.createBoundHostProperties=function(t,e){var n=this;if(t.hostProperties){var r=[];return Object.keys(t.hostProperties).forEach(function(i){var o=t.hostProperties[i];"string"==typeof o?n.parsePropertyBinding(i,o,!0,e,[],r):n._reportError('Value of the host property binding "'+i+'" needs to be a string representing an expression but got "'+o+'" ('+typeof o+")",e)}),r}return null},t.prototype.createDirectiveHostPropertyAsts=function(t,e,n){var r=this,i=this.createBoundHostProperties(t,n);return i&&i.map(function(t){return r.createElementPropertyAst(e,t)})},t.prototype.createDirectiveHostEventAsts=function(t,e){var n=this;if(t.hostListeners){var r=[];return Object.keys(t.hostListeners).forEach(function(i){var o=t.hostListeners[i];"string"==typeof o?n.parseEvent(i,o,e,[],r):n._reportError('Value of the host listener "'+i+'" needs to be a string representing an expression but got "'+o+'" ('+typeof o+")",e)}),r}return null},t.prototype.parseInterpolation=function(t,e){var n=e.start.toString();try{var r=this._exprParser.parseInterpolation(t,n,this._interpolationConfig);return r&&this._reportExpressionParserErrors(r.errors,e),this._checkPipes(r,e),r}catch(t){return this._reportError(""+t,e),this._exprParser.wrapLiteralPrimitive("ERROR",n)}},t.prototype.parseInlineTemplateBinding=function(t,e,n,r,i,o){for(var s=this._parseTemplateBindings(t,e,n),a=0;a<s.length;a++){var u=s[a];u.keyIsVar?o.push(new ft(u.key,u.name,n)):u.expression?this._parsePropertyAst(u.key,u.expression,n,r,i):(r.push([u.key,""]),this.parseLiteralAttr(u.key,null,n,r,i))}},t.prototype._parseTemplateBindings=function(t,e,n){var r=this,i=n.start.toString();try{var o=this._exprParser.parseTemplateBindings(t,e,i);return this._reportExpressionParserErrors(o.errors,n),o.templateBindings.forEach(function(t){t.expression&&r._checkPipes(t.expression,n)}),o.warnings.forEach(function(t){r._reportError(t,n,vr.WARNING)}),o.templateBindings}catch(t){return this._reportError(""+t,n),[]}},t.prototype.parseLiteralAttr=function(t,e,n,r,i){tu(t)?(t=t.substring(1),e&&this._reportError('Assigning animation triggers via @prop="exp" attributes with an expression is invalid. Use property bindings (e.g. [@prop]="exp") or use an attribute without a value (e.g. @prop) instead.',n,vr.ERROR),this._parseAnimation(t,e,n,r,i)):i.push(new Ya(t,this._exprParser.wrapLiteralPrimitive(e,""),Ka.LITERAL_ATTR,n))},t.prototype.parsePropertyBinding=function(t,e,n,r,i,o){var s=!1;t.startsWith(Qa)?(s=!0,t=t.substring(Qa.length)):tu(t)&&(s=!0,t=t.substring(1)),s?this._parseAnimation(t,e,r,i,o):this._parsePropertyAst(t,this._parseBinding(e,n,r),r,i,o)},t.prototype.parsePropertyInterpolation=function(t,e,n,r,i){var o=this.parseInterpolation(e,n);return!!o&&(this._parsePropertyAst(t,o,n,r,i),!0)},t.prototype._parsePropertyAst=function(t,e,n,r,i){r.push([t,e.source]),i.push(new Ya(t,e,Ka.DEFAULT,n))},t.prototype._parseAnimation=function(t,e,n,r,i){var o=this._parseBinding(e||"undefined",!1,n);r.push([t,o.source]),i.push(new Ya(t,o,Ka.ANIMATION,n))},t.prototype._parseBinding=function(t,e,n){var r=n.start.toString();try{var i=e?this._exprParser.parseSimpleBinding(t,r,this._interpolationConfig):this._exprParser.parseBinding(t,r,this._interpolationConfig);return i&&this._reportExpressionParserErrors(i.errors,n),this._checkPipes(i,n),i}catch(t){return this._reportError(""+t,n),this._exprParser.wrapLiteralPrimitive("ERROR",r)}},t.prototype.createElementPropertyAst=function(t,e){if(e.isAnimation)return new lt(e.name,_t.Animation,x.NONE,e.expression,null,e.sourceSpan);var n=null,r=void 0,i=null,o=e.name.split("."),s=void 0;if(o.length>1)if("attr"==o[0]){this._validatePropertyOrAttributeName(i=o[1],e.sourceSpan,!0),s=eu(this._schemaRegistry,t,i,!0);var a=i.indexOf(":");a>-1&&(i=_e(i.substring(0,a),i.substring(a+1))),r=_t.Attribute}else"class"==o[0]?(i=o[1],r=_t.Class,s=[x.NONE]):"style"==o[0]&&(n=o.length>2?o[2]:null,i=o[1],r=_t.Style,s=[x.STYLE]);return null===i&&(i=this._schemaRegistry.getMappedPropName(e.name),s=eu(this._schemaRegistry,t,i,!1),r=_t.Property,this._validatePropertyOrAttributeName(i,e.sourceSpan,!1)),new lt(i,r,s[0],e.expression,n,e.sourceSpan)},t.prototype.parseEvent=function(t,e,n,r,i){tu(t)?(t=t.substr(1),this._parseAnimationEvent(t,e,n,i)):this._parseEvent(t,e,n,r,i)},t.prototype._parseAnimationEvent=function(t,e,n,r){var i=function o(t,e){return q(t,".",e)}(t,[t,""]),s=i[0],a=i[1].toLowerCase();if(a)switch(a){case"start":case"done":var u=this._parseAction(e,n);r.push(new pt(s,null,a,u,n));break;default:this._reportError('The provided animation output phase value "'+a+'" for "@'+s+'" is not supported (use start or done)',n)}else this._reportError("The animation trigger output event (@"+s+") is missing its phase value name (start or done are currently supported)",n)},t.prototype._parseEvent=function(t,e,n,r,i){var o=u(B(t,[null,t]),2),s=o[0],a=o[1],c=this._parseAction(e,n);r.push([t,c.source]),i.push(new pt(a,s,null,c,n))},t.prototype._parseAction=function(t,e){var n=e.start.toString();try{var r=this._exprParser.parseAction(t,n,this._interpolationConfig);return r&&this._reportExpressionParserErrors(r.errors,e),!r||r.ast instanceof Hn?(this._reportError("Empty expressions are not allowed",e),this._exprParser.wrapLiteralPrimitive("ERROR",n)):(this._checkPipes(r,e),r)}catch(t){return this._reportError(""+t,e),this._exprParser.wrapLiteralPrimitive("ERROR",n)}},t.prototype._reportError=function(t,e,n){void 0===n&&(n=vr.ERROR),this._targetErrors.push(new Sr(e,t,n))},t.prototype._reportExpressionParserErrors=function(t,e){try{for(var n=a(t),r=n.next();!r.done;r=n.next())this._reportError(r.value.message,e)}catch(t){i={error:t}}finally{try{r&&!r.done&&(o=n.return)&&o.call(n)}finally{if(i)throw i.error}}var i,o},t.prototype._checkPipes=function(t,e){var n=this;if(t){var r=new Ja;t.visit(r),r.pipes.forEach(function(t,r){var i=n.pipesByName.get(r);i?n._usedPipes.set(r,i):n._reportError("The pipe '"+r+"' could not be found",new wr(e.start.moveBy(t.span.start),e.start.moveBy(t.span.end)))})}},t.prototype._validatePropertyOrAttributeName=function(t,e,n){var r=n?this._schemaRegistry.validateAttribute(t):this._schemaRegistry.validateProperty(t);r.error&&this._reportError(r.msg,e,vr.ERROR)},t}(),Ja=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.pipes=new Map,e}return o(e,t),e.prototype.visitPipe=function(t,e){return this.pipes.set(t.name,t),t.exp.visit(this),this.visitAll(t.args,e),null},e}(lr);function tu(t){return"@"==t[0]}function eu(t,e,n,r){var i=[];return Gs.parse(e).forEach(function(e){var o=e.element?[e.element]:t.allKnownElementNames(),s=new Set(e.notSelectors.filter(function(t){return t.isElementSelector()}).map(function(t){return t.element})),a=o.filter(function(t){return!s.has(t)});i.push.apply(i,c(a.map(function(e){return t.securityContext(e,n,r)})))}),0===i.length?[x.NONE]:Array.from(new Set(i)).sort()}
323
+ */(t,this.errors)},t.prototype.visitExpansionCase=function(t,e){throw new Error("Should not be reached")},t}();!function(t){t[t.DEFAULT=0]="DEFAULT",t[t.LITERAL_ATTR=1]="LITERAL_ATTR",t[t.ANIMATION=2]="ANIMATION"}(ha||(ha={}));var ya=function ya(t,e,n,r){this.name=t,this.expression=e,this.type=n,this.sourceSpan=r,this.isLiteral=this.type===ha.LITERAL_ATTR,this.isAnimation=this.type===ha.ANIMATION},ma=function(){function t(t,e,n,r,i){var o=this;this._exprParser=t,this._interpolationConfig=e,this._schemaRegistry=n,this._targetErrors=i,this.pipesByName=new Map,this._usedPipes=new Map,r.forEach(function(t){return o.pipesByName.set(t.name,t)})}return t.prototype.getUsedPipes=function(){return Array.from(this._usedPipes.values())},t.prototype.createBoundHostProperties=function(t,e){var n=this;if(t.hostProperties){var r=[];return Object.keys(t.hostProperties).forEach(function(i){var o=t.hostProperties[i];"string"==typeof o?n.parsePropertyBinding(i,o,!0,e,[],r):n._reportError('Value of the host property binding "'+i+'" needs to be a string representing an expression but got "'+o+'" ('+typeof o+")",e)}),r}return null},t.prototype.createDirectiveHostPropertyAsts=function(t,e,n){var r=this,i=this.createBoundHostProperties(t,n);return i&&i.map(function(t){return r.createElementPropertyAst(e,t)})},t.prototype.createDirectiveHostEventAsts=function(t,e){var n=this;if(t.hostListeners){var r=[];return Object.keys(t.hostListeners).forEach(function(i){var o=t.hostListeners[i];"string"==typeof o?n.parseEvent(i,o,e,[],r):n._reportError('Value of the host listener "'+i+'" needs to be a string representing an expression but got "'+o+'" ('+typeof o+")",e)}),r}return null},t.prototype.parseInterpolation=function(t,e){var n=e.start.toString();try{var r=this._exprParser.parseInterpolation(t,n,this._interpolationConfig);return r&&this._reportExpressionParserErrors(r.errors,e),this._checkPipes(r,e),r}catch(t){return this._reportError(""+t,e),this._exprParser.wrapLiteralPrimitive("ERROR",n)}},t.prototype.parseInlineTemplateBinding=function(t,e,n,r,i,o){for(var s=this._parseTemplateBindings(t,e,n),a=0;a<s.length;a++){var u=s[a];u.keyIsVar?o.push(new ut(u.key,u.name,n)):u.expression?this._parsePropertyAst(u.key,u.expression,n,r,i):(r.push([u.key,""]),this.parseLiteralAttr(u.key,null,n,r,i))}},t.prototype._parseTemplateBindings=function(t,e,n){var r=this,i=n.start.toString();try{var o=this._exprParser.parseTemplateBindings(t,e,i);return this._reportExpressionParserErrors(o.errors,n),o.templateBindings.forEach(function(t){t.expression&&r._checkPipes(t.expression,n)}),o.warnings.forEach(function(t){r._reportError(t,n,rr.WARNING)}),o.templateBindings}catch(t){return this._reportError(""+t,n),[]}},t.prototype.parseLiteralAttr=function(t,e,n,r,i){_a(t)?(t=t.substring(1),e&&this._reportError('Assigning animation triggers via @prop="exp" attributes with an expression is invalid. Use property bindings (e.g. [@prop]="exp") or use an attribute without a value (e.g. @prop) instead.',n,rr.ERROR),this._parseAnimation(t,e,n,r,i)):i.push(new ya(t,this._exprParser.wrapLiteralPrimitive(e,""),ha.LITERAL_ATTR,n))},t.prototype.parsePropertyBinding=function(t,e,n,r,i,o){var s=!1;t.startsWith("animate-")?(s=!0,t=t.substring("animate-".length)):_a(t)&&(s=!0,t=t.substring(1)),s?this._parseAnimation(t,e,r,i,o):this._parsePropertyAst(t,this._parseBinding(e,n,r),r,i,o)},t.prototype.parsePropertyInterpolation=function(t,e,n,r,i){var o=this.parseInterpolation(e,n);return!!o&&(this._parsePropertyAst(t,o,n,r,i),!0)},t.prototype._parsePropertyAst=function(t,e,n,r,i){r.push([t,e.source]),i.push(new ya(t,e,ha.DEFAULT,n))},t.prototype._parseAnimation=function(t,e,n,r,i){var o=this._parseBinding(e||"undefined",!1,n);r.push([t,o.source]),i.push(new ya(t,o,ha.ANIMATION,n))},t.prototype._parseBinding=function(t,e,n){var r=n.start.toString();try{var i=e?this._exprParser.parseSimpleBinding(t,r,this._interpolationConfig):this._exprParser.parseBinding(t,r,this._interpolationConfig);return i&&this._reportExpressionParserErrors(i.errors,n),this._checkPipes(i,n),i}catch(t){return this._reportError(""+t,n),this._exprParser.wrapLiteralPrimitive("ERROR",r)}},t.prototype.createElementPropertyAst=function(t,e){if(e.isAnimation)return new ot(e.name,dt.Animation,b.NONE,e.expression,null,e.sourceSpan);var n=null,r=void 0,i=null,o=e.name.split("."),s=void 0;if(o.length>1)if("attr"==o[0]){this._validatePropertyOrAttributeName(i=o[1],e.sourceSpan,!0),s=ba(this._schemaRegistry,t,i,!0);var a=i.indexOf(":");a>-1&&(i=ce(i.substring(0,a),i.substring(a+1))),r=dt.Attribute}else"class"==o[0]?(i=o[1],r=dt.Class,s=[b.NONE]):"style"==o[0]&&(n=o.length>2?o[2]:null,i=o[1],r=dt.Style,s=[b.STYLE]);return null===i&&(i=this._schemaRegistry.getMappedPropName(e.name),s=ba(this._schemaRegistry,t,i,!1),r=dt.Property,this._validatePropertyOrAttributeName(i,e.sourceSpan,!1)),new ot(i,r,s[0],e.expression,n,e.sourceSpan)},t.prototype.parseEvent=function(t,e,n,r,i){_a(t)?(t=t.substr(1),this._parseAnimationEvent(t,e,n,i)):this._parseEvent(t,e,n,r,i)},t.prototype._parseAnimationEvent=function(t,e,n,r){var i=function o(t,e){return F(t,".",e)}(t,[t,""]),s=i[0],a=i[1].toLowerCase();if(a)switch(a){case"start":case"done":var u=this._parseAction(e,n);r.push(new st(s,null,a,u,n));break;default:this._reportError('The provided animation output phase value "'+a+'" for "@'+s+'" is not supported (use start or done)',n)}else this._reportError("The animation trigger output event (@"+s+") is missing its phase value name (start or done are currently supported)",n)},t.prototype._parseEvent=function(t,e,n,r,i){var o=u(L(t,[null,t]),2),s=o[0],a=o[1],c=this._parseAction(e,n);r.push([t,c.source]),i.push(new st(a,s,null,c,n))},t.prototype._parseAction=function(t,e){var n=e.start.toString();try{var r=this._exprParser.parseAction(t,n,this._interpolationConfig);return r&&this._reportExpressionParserErrors(r.errors,e),!r||r.ast instanceof An?(this._reportError("Empty expressions are not allowed",e),this._exprParser.wrapLiteralPrimitive("ERROR",n)):(this._checkPipes(r,e),r)}catch(t){return this._reportError(""+t,e),this._exprParser.wrapLiteralPrimitive("ERROR",n)}},t.prototype._reportError=function(t,e,n){void 0===n&&(n=rr.ERROR),this._targetErrors.push(new pr(e,t,n))},t.prototype._reportExpressionParserErrors=function(t,e){try{for(var n=a(t),r=n.next();!r.done;r=n.next())this._reportError(r.value.message,e)}catch(t){i={error:t}}finally{try{r&&!r.done&&(o=n.return)&&o.call(n)}finally{if(i)throw i.error}}var i,o},t.prototype._checkPipes=function(t,e){var n=this;if(t){var r=new ga;t.visit(r),r.pipes.forEach(function(t,r){var i=n.pipesByName.get(r);i?n._usedPipes.set(r,i):n._reportError("The pipe '"+r+"' could not be found",new cr(e.start.moveBy(t.span.start),e.start.moveBy(t.span.end)))})}},t.prototype._validatePropertyOrAttributeName=function(t,e,n){var r=n?this._schemaRegistry.validateAttribute(t):this._schemaRegistry.validateProperty(t);r.error&&this._reportError(r.msg,e,rr.ERROR)},t}(),ga=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.pipes=new Map,e}return o(e,t),e.prototype.visitPipe=function(t,e){return this.pipes.set(t.name,t),t.exp.visit(this),this.visitAll(t.args,e),null},e}(Yn);function _a(t){return"@"==t[0]}function ba(t,e,n,r){var i=[];return _s.parse(e).forEach(function(e){var o=e.element?[e.element]:t.allKnownElementNames(),s=new Set(e.notSelectors.filter(function(t){return t.isElementSelector()}).map(function(t){return t.element})),a=o.filter(function(t){return!s.has(t)});i.push.apply(i,c(a.map(function(e){return t.securityContext(e,n,r)})))}),0===i.length?[b.NONE]:Array.from(new Set(i)).sort()}
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
- */var nu=/^(?:(?:(?:(bind-)|(let-)|(ref-|#)|(on-)|(bindon-)|(@))(.+))|\[\(([^\)]+)\)\]|\[([^\]]+)\]|\(([^\)]+)\))$/,ru="class",iu=Gs.parse("*")[0],ou=function(t){function e(e,n,r){return t.call(this,n,e,r)||this}return o(e,t),e}(Sr),su=function au(t,e,n){this.templateAst=t,this.usedPipes=e,this.errors=n},uu=function(){function t(t,e,n,r,i,o,s){this._config=t,this._reflector=e,this._exprParser=n,this._schemaRegistry=r,this._htmlParser=i,this._console=o,this.transforms=s}return Object.defineProperty(t.prototype,"expressionParser",{get:function(){return this._exprParser},enumerable:!0,configurable:!0}),t.prototype.parse=function(t,e,n,r,i,o,s){var a=this.tryParse(t,e,n,r,i,o,s),u=a.errors.filter(function(t){return t.level===vr.WARNING}),c=a.errors.filter(function(t){return t.level===vr.ERROR});if(u.length>0&&this._console.warn("Template parse warnings:\n"+u.join("\n")),c.length>0)throw Q("Template parse errors:\n"+c.join("\n"),c);return{template:a.templateAst,pipes:a.usedPipes}},t.prototype.tryParse=function(t,e,n,r,i,o,s){var a="string"==typeof e?this._htmlParser.parse(e,o,!0,this.getInterpolationConfig(t)):e;return s||(a=function u(t){return new Br(ee(new Ha,t.rootNodes),t.errors)}
330
+ */var wa=/^(?:(?:(?:(bind-)|(let-)|(ref-|#)|(on-)|(bindon-)|(@))(.+))|\[\(([^\)]+)\)\]|\[([^\]]+)\]|\(([^\)]+)\))$/,xa="class",Ea=_s.parse("*")[0],Sa=function(t){function e(e,n,r){return t.call(this,n,e,r)||this}return o(e,t),e}(pr),Ca=function Ca(t,e,n){this.templateAst=t,this.usedPipes=e,this.errors=n},Ta=function(){function t(t,e,n,r,i,o,s){this._config=t,this._reflector=e,this._exprParser=n,this._schemaRegistry=r,this._htmlParser=i,this._console=o,this.transforms=s}return Object.defineProperty(t.prototype,"expressionParser",{get:function(){return this._exprParser},enumerable:!0,configurable:!0}),t.prototype.parse=function(t,e,n,r,i,o,s){var a=this.tryParse(t,e,n,r,i,o,s),u=a.errors.filter(function(t){return t.level===rr.WARNING}),c=a.errors.filter(function(t){return t.level===rr.ERROR});if(u.length>0&&this._console.warn("Template parse warnings:\n"+u.join("\n")),c.length>0)throw z("Template parse errors:\n"+c.join("\n"),c);return{template:a.templateAst,pipes:a.usedPipes}},t.prototype.tryParse=function(t,e,n,r,i,o,s){var a="string"==typeof e?this._htmlParser.parse(e,o,!0,this.getInterpolationConfig(t)):e;return s||(a=function u(t){return new Ar(zt(new ca,t.rootNodes),t.errors)}
331
331
  /**
332
332
  * @license
333
333
  * Copyright Google Inc. All Rights Reserved.
334
334
  *
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
- */(a)),this.tryParseHtml(this.expandHtml(a),t,n,r,i)},t.prototype.tryParseHtml=function(t,e,n,r,i){var o,s=t.errors,a=[];if(t.rootNodes.length>0){var u=wu(n),l=wu(r),p=new function h(t,e){var n=this;this.reflector=t,this.component=e,this.errors=[],this.viewQueries=function r(t){var e=1,n=new Map;return t.viewQueries&&t.viewQueries.forEach(function(t){return aa(n,{meta:t,queryId:e++})}),n}(e),this.viewProviders=new Map,e.viewProviders.forEach(function(t){null==n.viewProviders.get(jt(t.token))&&n.viewProviders.set(jt(t.token),!0)})}(this._reflector,e),f=void 0;e.template&&e.template.interpolation&&(f={start:e.template.interpolation[0],end:e.template.interpolation[1]});var d=new $a(this._exprParser,f,this._schemaRegistry,l,s),v=new cu(this._reflector,this._config,p,u,d,this._schemaRegistry,i,s);o=ee(v,t.rootNodes,gu),s.push.apply(s,c(p.errors)),a.push.apply(a,c(d.getUsedPipes()))}else o=[];return this._assertNoReferenceDuplicationOnTemplate(o,s),s.length>0?new su(o,a,s):(this.transforms&&this.transforms.forEach(function(t){o=St(t,o)}),new su(o,a,s))},t.prototype.expandHtml=function(t,e){void 0===e&&(e=!1);var n=t.errors;if(0==n.length||e){var r=qa(t.rootNodes);n.push.apply(n,c(r.errors)),t=new Br(r.nodes,n)}return t},t.prototype.getInterpolationConfig=function(t){if(t.template)return ae.fromArray(t.template.interpolation)},t.prototype._assertNoReferenceDuplicationOnTemplate=function(t,e){var n=[];t.filter(function(t){return!!t.references}).forEach(function(t){return t.references.forEach(function(t){var r=t.name;if(n.indexOf(r)<0)n.push(r);else{var i=new ou('Reference "#'+r+'" is defined several times',t.sourceSpan,vr.ERROR);e.push(i)}})})},t}(),cu=function(){function t(t,e,n,r,i,o,s,a){var u=this;this.reflector=t,this.config=e,this.providerViewContext=n,this._bindingParser=i,this._schemaRegistry=o,this._schemas=s,this._targetErrors=a,this.selectorMatcher=new Qs,this.directivesIndex=new Map,this.ngContentCount=0,this.contentQueryStartId=n.component.viewQueries.length+1,r.forEach(function(t,e){var n=Gs.parse(t.selector);u.selectorMatcher.addSelectables(n,t),u.directivesIndex.set(t,e)})}return t.prototype.visitExpansion=function(t,e){return null},t.prototype.visitExpansionCase=function(t,e){return null},t.prototype.visitText=function(t,e){var n=e.findNgContentIndex(iu),r=Va(t.value),i=this._bindingParser.parseInterpolation(r,t.sourceSpan);return i?new ut(i,n,t.sourceSpan):new at(r,n,t.sourceSpan)},t.prototype.visitAttribute=function(t,e){return new ct(t.name,t.value,t.sourceSpan)},t.prototype.visitComment=function(t,e){return null},t.prototype.visitElement=function(t,e){var n=this,r=this.contentQueryStartId,i=t.name,o=Ie(t);if(o.type===xe.SCRIPT||o.type===xe.STYLE)return null;if(o.type===xe.STYLESHEET&&ce(o.hrefAttr))return null;var s=[],a=[],u=[],c=[],l=[],p=[],h=[],f=[],d=!1,v=[],y=function m(t){return"ng-template"===ve(t)[1]}(t.name);t.attrs.forEach(function(t){var e,r,i=n._parseAttr(y,t,s,a,l,u,c),o=n._normalizeAttributeName(t.name);o.startsWith("*")&&(e=t.value,r=o.substring("*".length)+":");var m=null!=e;m&&(d&&n._reportError("Can't have multiple template bindings on one element. Use only one attribute prefixed with *",t.sourceSpan),d=!0,n._bindingParser.parseInlineTemplateBinding(r,e,t.sourceSpan,h,p,f)),i||m||(v.push(n.visitAttribute(t,null)),s.push([t.name,t.value]))});var g=fu(i,s),_=this._parseDirectives(this.selectorMatcher,g),b=_.directives,w=_.matchElement,x=[],E=new Set,S=this._createDirectiveAsts(y,t.name,b,a,u,t.sourceSpan,x,E),C=this._createElementPropertyAsts(t.name,a,E),T=new oa(this.providerViewContext,e.providerContext,e.isTemplateElement||d,S,v,x,y,r,t.sourceSpan),A=ee(o.nonBindable?_u:this,t.children,hu.create(y,S,y?e.providerContext:T));T.afterElement();var P,N=null!=o.projectAs?Gs.parse(o.projectAs)[0]:g,O=e.findNgContentIndex(N);if(o.type===xe.NG_CONTENT)t.children&&!t.children.every(bu)&&this._reportError("<ng-content> element cannot have content.",t.sourceSpan),P=new wt(this.ngContentCount++,d?null:O,t.sourceSpan);else if(y)this._assertAllEventsPublishedByDirectives(S,l),this._assertNoComponentsNorElementBindingsOnTemplate(S,C,t.sourceSpan),P=new vt(v,l,x,c,T.transformedDirectiveAsts,T.transformProviders,T.transformedHasViewContainer,T.queryMatches,A,d?null:O,t.sourceSpan);else{this._assertElementExists(w,t),this._assertOnlyOneComponent(S,t.sourceSpan);var k=d?null:e.findNgContentIndex(N);P=new dt(i,v,C,l,x,T.transformedDirectiveAsts,T.transformProviders,T.transformedHasViewContainer,T.queryMatches,A,d?null:k,t.sourceSpan,t.endSourceSpan||null)}if(d){var M=this.contentQueryStartId,I=fu("ng-template",h),R=this._parseDirectives(this.selectorMatcher,I).directives,D=new Set,L=this._createDirectiveAsts(!0,t.name,R,p,[],t.sourceSpan,[],D),j=this._createElementPropertyAsts(t.name,p,D);this._assertNoComponentsNorElementBindingsOnTemplate(L,j,t.sourceSpan);var F=new oa(this.providerViewContext,e.providerContext,e.isTemplateElement,L,[],[],!0,M,t.sourceSpan);F.afterElement(),P=new vt([],[],[],f,F.transformedDirectiveAsts,F.transformProviders,F.transformedHasViewContainer,F.queryMatches,[P],O,t.sourceSpan)}return P},t.prototype._parseAttr=function(t,e,n,r,i,o,s){var a=this._normalizeAttributeName(e.name),u=e.value,c=e.sourceSpan,l=a.match(nu),p=!1;return null!==l?(p=!0,null!=l[1]?this._bindingParser.parsePropertyBinding(l[7],u,!1,c,n,r):l[2]?t?this._parseVariable(l[7],u,c,s):this._reportError('"let-" is only supported on ng-template elements.',c):l[3]?this._parseReference(l[7],u,c,o):l[4]?this._bindingParser.parseEvent(l[7],u,c,n,i):l[5]?(this._bindingParser.parsePropertyBinding(l[7],u,!1,c,n,r),this._parseAssignmentEvent(l[7],u,c,n,i)):l[6]?this._bindingParser.parseLiteralAttr(a,u,c,n,r):l[8]?(this._bindingParser.parsePropertyBinding(l[8],u,!1,c,n,r),this._parseAssignmentEvent(l[8],u,c,n,i)):l[9]?this._bindingParser.parsePropertyBinding(l[9],u,!1,c,n,r):l[10]&&this._bindingParser.parseEvent(l[10],u,c,n,i)):p=this._bindingParser.parsePropertyInterpolation(a,u,c,n,r),p||this._bindingParser.parseLiteralAttr(a,u,c,n,r),p},t.prototype._normalizeAttributeName=function(t){return/^data-/i.test(t)?t.substring(5):t},t.prototype._parseVariable=function(t,e,n,r){t.indexOf("-")>-1&&this._reportError('"-" is not allowed in variable names',n),r.push(new ft(t,e,n))},t.prototype._parseReference=function(t,e,n,r){t.indexOf("-")>-1&&this._reportError('"-" is not allowed in reference names',n),r.push(new pu(t,e,n))},t.prototype._parseAssignmentEvent=function(t,e,n,r,i){this._bindingParser.parseEvent(t+"Change",e+"=$event",n,r,i)},t.prototype._parseDirectives=function(t,e){var n=this,r=new Array(this.directivesIndex.size),i=!1;return t.match(e,function(t,e){r[n.directivesIndex.get(e)]=e,i=i||t.hasElementSelector()}),{directives:r.filter(function(t){return!!t}),matchElement:i}},t.prototype._createDirectiveAsts=function(t,e,n,r,i,o,s,a){var u=this,c=new Set,l=null,p=n.map(function(t){var n=new wr(o.start,o.end,"Directive "+Dt(t.type));t.isComponent&&(l=t);var p=[],h=u._bindingParser.createDirectiveHostPropertyAsts(t,e,n);h=u._checkPropertiesInSchema(e,h);var f=u._bindingParser.createDirectiveHostEventAsts(t,n);u._createDirectivePropertyAsts(t.inputs,r,p,a),i.forEach(function(e){(0===e.value.length&&t.isComponent||e.isReferenceToDirective(t))&&(s.push(new ht(e.name,Oo(t.type.reference),e.value,e.sourceSpan)),c.add(e.name))});var d=u.contentQueryStartId;return u.contentQueryStartId+=t.queries.length,new mt(t,p,h,f,d,n)});return i.forEach(function(e){if(e.value.length>0)c.has(e.name)||u._reportError('There is no directive with "exportAs" set to "'+e.value+'"',e.sourceSpan);else if(!l){var n=null;t&&(n=ko(u.reflector,No.TemplateRef)),s.push(new ht(e.name,n,e.value,e.sourceSpan))}}),p},t.prototype._createDirectivePropertyAsts=function(t,e,n,r){if(t){var i=new Map;e.forEach(function(t){var e=i.get(t.name);e&&!e.isLiteral||i.set(t.name,t)}),Object.keys(t).forEach(function(e){var o=i.get(t[e]);o&&(r.add(o.name),xu(o.expression)||n.push(new yt(e,o.name,o.expression,o.sourceSpan)))})}},t.prototype._createElementPropertyAsts=function(t,e,n){var r=this,i=[];return e.forEach(function(e){e.isLiteral||n.has(e.name)||i.push(r._bindingParser.createElementPropertyAst(t,e))}),this._checkPropertiesInSchema(t,i)},t.prototype._findComponentDirectives=function(t){return t.filter(function(t){return t.directive.isComponent})},t.prototype._findComponentDirectiveNames=function(t){return this._findComponentDirectives(t).map(function(t){return Dt(t.directive.type)})},t.prototype._assertOnlyOneComponent=function(t,e){var n=this._findComponentDirectiveNames(t);n.length>1&&this._reportError("More than one component matched on this element.\nMake sure that only one component's selector can match a given element.\nConflicting components: "+n.join(","),e)},t.prototype._assertElementExists=function(t,e){var n=e.name.replace(/^:xhtml:/,"");if(!t&&!this._schemaRegistry.hasElement(n,this._schemas)){var r="'"+n+"' is not a known element:\n";r+="1. If '"+n+"' is an Angular component, then verify that it is part of this module.\n",n.indexOf("-")>-1?r+="2. If '"+n+"' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.":r+="2. To allow any element add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component.",this._reportError(r,e.sourceSpan)}},t.prototype._assertNoComponentsNorElementBindingsOnTemplate=function(t,e,n){var r=this,i=this._findComponentDirectiveNames(t);i.length>0&&this._reportError("Components on an embedded template: "+i.join(","),n),e.forEach(function(t){r._reportError("Property binding "+t.name+' not used by any directive on an embedded template. Make sure that the property name is spelled correctly and all directives are listed in the "@NgModule.declarations".',n)})},t.prototype._assertAllEventsPublishedByDirectives=function(t,e){var n=this,r=new Set;t.forEach(function(t){Object.keys(t.directive.outputs).forEach(function(e){r.add(t.directive.outputs[e])})}),e.forEach(function(t){null==t.target&&r.has(t.name)||n._reportError("Event binding "+t.fullName+' not emitted by any directive on an embedded template. Make sure that the event name is spelled correctly and all directives are listed in the "@NgModule.declarations".',t.sourceSpan)})},t.prototype._checkPropertiesInSchema=function(t,e){var n=this;return e.filter(function(e){if(e.type===_t.Property&&!n._schemaRegistry.hasProperty(t,e.name,n._schemas)){var r="Can't bind to '"+e.name+"' since it isn't a known property of '"+t+"'.";t.startsWith("ng-")?r+="\n1. If '"+e.name+"' is an Angular directive, then add 'CommonModule' to the '@NgModule.imports' of this component.\n2. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component.":t.indexOf("-")>-1&&(r+="\n1. If '"+t+"' is an Angular component and it has '"+e.name+"' input, then verify that it is part of this module.\n2. If '"+t+"' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.\n3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component."),n._reportError(r,e.sourceSpan)}return!xu(e.value)})},t.prototype._reportError=function(t,e,n){void 0===n&&(n=vr.ERROR),this._targetErrors.push(new Sr(e,t,n))},t}(),lu=function(){function t(){}return t.prototype.visitElement=function(t,e){var n=Ie(t);if(n.type===xe.SCRIPT||n.type===xe.STYLE||n.type===xe.STYLESHEET)return null;var r=t.attrs.map(function(t){return[t.name,t.value]}),i=fu(t.name,r),o=e.findNgContentIndex(i),s=ee(this,t.children,gu);return new dt(t.name,ee(this,t.attrs),[],[],[],[],[],!1,[],s,o,t.sourceSpan,t.endSourceSpan)},t.prototype.visitComment=function(t,e){return null},t.prototype.visitAttribute=function(t,e){return new ct(t.name,t.value,t.sourceSpan)},t.prototype.visitText=function(t,e){var n=e.findNgContentIndex(iu);return new at(t.value,n,t.sourceSpan)},t.prototype.visitExpansion=function(t,e){return t},t.prototype.visitExpansionCase=function(t,e){return t},t}(),pu=function(){function t(t,e,n){this.name=t,this.value=e,this.sourceSpan=n}return t.prototype.isReferenceToDirective=function(t){return-1!==function e(t){return t?t.split(",").map(function(t){return t.trim()}):[]}(t.exportAs).indexOf(this.value)},t}(),hu=function(){function t(t,e,n,r){this.isTemplateElement=t,this._ngContentIndexMatcher=e,this._wildcardNgContentIndex=n,this.providerContext=r}return t.create=function(e,n,r){var i=new Qs,o=null,s=n.find(function(t){return t.directive.isComponent});if(s)for(var a=s.directive.template.ngContentSelectors,u=0;u<a.length;u++)"*"===a[u]?o=u:i.addSelectables(Gs.parse(a[u]),u);return new t(e,i,o,r)},t.prototype.findNgContentIndex=function(t){var e=[];return this._ngContentIndexMatcher.match(t,function(t,n){e.push(n)}),e.sort(),null!=this._wildcardNgContentIndex&&e.push(this._wildcardNgContentIndex),e.length>0?e[0]:null},t}();function fu(t,e){var n=new Gs,r=ve(t)[1];n.setElement(r);for(var i=0;i<e.length;i++){var o=e[i][0],s=ve(o)[1],a=e[i][1];n.addAttribute(s,a),o.toLowerCase()==ru&&a.trim().split(/\s+/g).forEach(function(t){return n.addClassName(t)})}return n}var du,vu,yu,mu,gu=new hu(!0,new Qs,null,null),_u=new lu;function bu(t){return t instanceof Qt&&0==t.value.trim().length}function wu(t){var e=new Map;return t.forEach(function(t){e.get(t.type.reference)||e.set(t.type.reference,t)}),Array.from(e.values())}function xu(t){return t instanceof sr&&(t=t.ast),t instanceof Hn}
337
+ */(a)),this.tryParseHtml(this.expandHtml(a),t,n,r,i)},t.prototype.tryParseHtml=function(t,e,n,r,i){var o,s=t.errors,a=[];if(t.rootNodes.length>0){var u=La(n),l=La(r),p=new Ns(this._reflector,e),h=void 0;e.template&&e.template.interpolation&&(h={start:e.template.interpolation[0],end:e.template.interpolation[1]});var f=new ma(this._exprParser,h,this._schemaRegistry,l,s),d=new Aa(this._reflector,this._config,p,u,f,this._schemaRegistry,i,s);o=zt(d,t.rootNodes,Ra),s.push.apply(s,c(p.errors)),a.push.apply(a,c(f.getUsedPipes()))}else o=[];return this._assertNoReferenceDuplicationOnTemplate(o,s),s.length>0?new Ca(o,a,s):(this.transforms&&this.transforms.forEach(function(t){o=gt(t,o)}),new Ca(o,a,s))},t.prototype.expandHtml=function(t,e){void 0===e&&(e=!1);var n=t.errors;if(0==n.length||e){var r=pa(t.rootNodes);n.push.apply(n,c(r.errors)),t=new Ar(r.nodes,n)}return t},t.prototype.getInterpolationConfig=function(t){if(t.template)return Zt.fromArray(t.template.interpolation)},t.prototype._assertNoReferenceDuplicationOnTemplate=function(t,e){var n=[];t.filter(function(t){return!!t.references}).forEach(function(t){return t.references.forEach(function(t){var r=t.name;if(n.indexOf(r)<0)n.push(r);else{var i=new Sa('Reference "#'+r+'" is defined several times',t.sourceSpan,rr.ERROR);e.push(i)}})})},t}(),Aa=function(){function t(t,e,n,r,i,o,s,a){var u=this;this.reflector=t,this.config=e,this.providerViewContext=n,this._bindingParser=i,this._schemaRegistry=o,this._schemas=s,this._targetErrors=a,this.selectorMatcher=new bs,this.directivesIndex=new Map,this.ngContentCount=0,this.contentQueryStartId=n.component.viewQueries.length+1,r.forEach(function(t,e){var n=_s.parse(t.selector);u.selectorMatcher.addSelectables(n,t),u.directivesIndex.set(t,e)})}return t.prototype.visitExpansion=function(t,e){return null},t.prototype.visitExpansionCase=function(t,e){return null},t.prototype.visitText=function(t,e){var n=e.findNgContentIndex(Ea),r=ua(t.value),i=this._bindingParser.parseInterpolation(r,t.sourceSpan);return i?new rt(i,n,t.sourceSpan):new nt(r,n,t.sourceSpan)},t.prototype.visitAttribute=function(t,e){return new it(t.name,t.value,t.sourceSpan)},t.prototype.visitComment=function(t,e){return null},t.prototype.visitElement=function(t,e){var n=this,r=this.contentQueryStartId,i=t.name,o=xe(t);if(o.type===he.SCRIPT||o.type===he.STYLE)return null;if(o.type===he.STYLESHEET&&te(o.hrefAttr))return null;var s=[],a=[],u=[],c=[],l=[],p=[],h=[],f=[],d=!1,v=[],y=function m(t){return"ng-template"===oe(t)[1]}(t.name);t.attrs.forEach(function(t){var e,r,i=n._parseAttr(y,t,s,a,l,u,c),o=n._normalizeAttributeName(t.name);o.startsWith("*")&&(e=t.value,r=o.substring("*".length)+":");var m=null!=e;m&&(d&&n._reportError("Can't have multiple template bindings on one element. Use only one attribute prefixed with *",t.sourceSpan),d=!0,n._bindingParser.parseInlineTemplateBinding(r,e,t.sourceSpan,h,p,f)),i||m||(v.push(n.visitAttribute(t,null)),s.push([t.name,t.value]))});var g=ka(i,s),_=this._parseDirectives(this.selectorMatcher,g),b=_.directives,w=_.matchElement,x=[],E=new Set,S=this._createDirectiveAsts(y,t.name,b,a,u,t.sourceSpan,x,E),C=this._createElementPropertyAsts(t.name,a,E),T=new Os(this.providerViewContext,e.providerContext,e.isTemplateElement||d,S,v,x,y,r,t.sourceSpan),A=zt(o.nonBindable?Da:this,t.children,Oa.create(y,S,y?e.providerContext:T));T.afterElement();var P,N=null!=o.projectAs?_s.parse(o.projectAs)[0]:g,O=e.findNgContentIndex(N);if(o.type===he.NG_CONTENT)t.children&&!t.children.every(ja)&&this._reportError("<ng-content> element cannot have content.",t.sourceSpan),P=new vt(this.ngContentCount++,d?null:O,t.sourceSpan);else if(y)this._assertAllEventsPublishedByDirectives(S,l),this._assertNoComponentsNorElementBindingsOnTemplate(S,C,t.sourceSpan),P=new lt(v,l,x,c,T.transformedDirectiveAsts,T.transformProviders,T.transformedHasViewContainer,T.queryMatches,A,d?null:O,t.sourceSpan);else{this._assertElementExists(w,t),this._assertOnlyOneComponent(S,t.sourceSpan);var k=d?null:e.findNgContentIndex(N);P=new ct(i,v,C,l,x,T.transformedDirectiveAsts,T.transformProviders,T.transformedHasViewContainer,T.queryMatches,A,d?null:k,t.sourceSpan,t.endSourceSpan||null)}if(d){var M=this.contentQueryStartId,I=ka("ng-template",h),R=this._parseDirectives(this.selectorMatcher,I).directives,D=new Set,j=this._createDirectiveAsts(!0,t.name,R,p,[],t.sourceSpan,[],D),L=this._createElementPropertyAsts(t.name,p,D);this._assertNoComponentsNorElementBindingsOnTemplate(j,L,t.sourceSpan);var F=new Os(this.providerViewContext,e.providerContext,e.isTemplateElement,j,[],[],!0,M,t.sourceSpan);F.afterElement(),P=new lt([],[],[],f,F.transformedDirectiveAsts,F.transformProviders,F.transformedHasViewContainer,F.queryMatches,[P],O,t.sourceSpan)}return P},t.prototype._parseAttr=function(t,e,n,r,i,o,s){var a=this._normalizeAttributeName(e.name),u=e.value,c=e.sourceSpan,l=a.match(wa),p=!1;return null!==l?(p=!0,null!=l[1]?this._bindingParser.parsePropertyBinding(l[7],u,!1,c,n,r):l[2]?t?this._parseVariable(l[7],u,c,s):this._reportError('"let-" is only supported on ng-template elements.',c):l[3]?this._parseReference(l[7],u,c,o):l[4]?this._bindingParser.parseEvent(l[7],u,c,n,i):l[5]?(this._bindingParser.parsePropertyBinding(l[7],u,!1,c,n,r),this._parseAssignmentEvent(l[7],u,c,n,i)):l[6]?this._bindingParser.parseLiteralAttr(a,u,c,n,r):l[8]?(this._bindingParser.parsePropertyBinding(l[8],u,!1,c,n,r),this._parseAssignmentEvent(l[8],u,c,n,i)):l[9]?this._bindingParser.parsePropertyBinding(l[9],u,!1,c,n,r):l[10]&&this._bindingParser.parseEvent(l[10],u,c,n,i)):p=this._bindingParser.parsePropertyInterpolation(a,u,c,n,r),p||this._bindingParser.parseLiteralAttr(a,u,c,n,r),p},t.prototype._normalizeAttributeName=function(t){return/^data-/i.test(t)?t.substring(5):t},t.prototype._parseVariable=function(t,e,n,r){t.indexOf("-")>-1&&this._reportError('"-" is not allowed in variable names',n),r.push(new ut(t,e,n))},t.prototype._parseReference=function(t,e,n,r){t.indexOf("-")>-1&&this._reportError('"-" is not allowed in reference names',n),r.push(new Na(t,e,n))},t.prototype._parseAssignmentEvent=function(t,e,n,r,i){this._bindingParser.parseEvent(t+"Change",e+"=$event",n,r,i)},t.prototype._parseDirectives=function(t,e){var n=this,r=new Array(this.directivesIndex.size),i=!1;return t.match(e,function(t,e){r[n.directivesIndex.get(e)]=e,i=i||t.hasElementSelector()}),{directives:r.filter(function(t){return!!t}),matchElement:i}},t.prototype._createDirectiveAsts=function(t,e,n,r,i,o,s,a){var u=this,c=new Set,l=null,p=n.map(function(t){var n=new cr(o.start,o.end,"Directive "+At(t.type));t.isComponent&&(l=t);var p=[],h=u._bindingParser.createDirectiveHostPropertyAsts(t,e,n);h=u._checkPropertiesInSchema(e,h);var f=u._bindingParser.createDirectiveHostEventAsts(t,n);u._createDirectivePropertyAsts(t.inputs,r,p,a),i.forEach(function(e){(0===e.value.length&&t.isComponent||e.isReferenceToDirective(t))&&(s.push(new at(e.name,so(t.type.reference),e.value,e.sourceSpan)),c.add(e.name))});var d=u.contentQueryStartId;return u.contentQueryStartId+=t.queries.length,new ht(t,p,h,f,d,n)});return i.forEach(function(e){if(e.value.length>0)c.has(e.name)||u._reportError('There is no directive with "exportAs" set to "'+e.value+'"',e.sourceSpan);else if(!l){var n=null;t&&(n=ao(u.reflector,oo.TemplateRef)),s.push(new at(e.name,n,e.value,e.sourceSpan))}}),p},t.prototype._createDirectivePropertyAsts=function(t,e,n,r){if(t){var i=new Map;e.forEach(function(t){var e=i.get(t.name);e&&!e.isLiteral||i.set(t.name,t)}),Object.keys(t).forEach(function(e){var o=i.get(t[e]);o&&(r.add(o.name),Fa(o.expression)||n.push(new pt(e,o.name,o.expression,o.sourceSpan)))})}},t.prototype._createElementPropertyAsts=function(t,e,n){var r=this,i=[];return e.forEach(function(e){e.isLiteral||n.has(e.name)||i.push(r._bindingParser.createElementPropertyAst(t,e))}),this._checkPropertiesInSchema(t,i)},t.prototype._findComponentDirectives=function(t){return t.filter(function(t){return t.directive.isComponent})},t.prototype._findComponentDirectiveNames=function(t){return this._findComponentDirectives(t).map(function(t){return At(t.directive.type)})},t.prototype._assertOnlyOneComponent=function(t,e){var n=this._findComponentDirectiveNames(t);n.length>1&&this._reportError("More than one component matched on this element.\nMake sure that only one component's selector can match a given element.\nConflicting components: "+n.join(","),e)},t.prototype._assertElementExists=function(t,e){var n=e.name.replace(/^:xhtml:/,"");if(!t&&!this._schemaRegistry.hasElement(n,this._schemas)){var r="'"+n+"' is not a known element:\n";r+="1. If '"+n+"' is an Angular component, then verify that it is part of this module.\n",n.indexOf("-")>-1?r+="2. If '"+n+"' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.":r+="2. To allow any element add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component.",this._reportError(r,e.sourceSpan)}},t.prototype._assertNoComponentsNorElementBindingsOnTemplate=function(t,e,n){var r=this,i=this._findComponentDirectiveNames(t);i.length>0&&this._reportError("Components on an embedded template: "+i.join(","),n),e.forEach(function(t){r._reportError("Property binding "+t.name+' not used by any directive on an embedded template. Make sure that the property name is spelled correctly and all directives are listed in the "@NgModule.declarations".',n)})},t.prototype._assertAllEventsPublishedByDirectives=function(t,e){var n=this,r=new Set;t.forEach(function(t){Object.keys(t.directive.outputs).forEach(function(e){r.add(t.directive.outputs[e])})}),e.forEach(function(t){null==t.target&&r.has(t.name)||n._reportError("Event binding "+t.fullName+' not emitted by any directive on an embedded template. Make sure that the event name is spelled correctly and all directives are listed in the "@NgModule.declarations".',t.sourceSpan)})},t.prototype._checkPropertiesInSchema=function(t,e){var n=this;return e.filter(function(e){if(e.type===dt.Property&&!n._schemaRegistry.hasProperty(t,e.name,n._schemas)){var r="Can't bind to '"+e.name+"' since it isn't a known property of '"+t+"'.";t.startsWith("ng-")?r+="\n1. If '"+e.name+"' is an Angular directive, then add 'CommonModule' to the '@NgModule.imports' of this component.\n2. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component.":t.indexOf("-")>-1&&(r+="\n1. If '"+t+"' is an Angular component and it has '"+e.name+"' input, then verify that it is part of this module.\n2. If '"+t+"' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.\n3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component."),n._reportError(r,e.sourceSpan)}return!Fa(e.value)})},t.prototype._reportError=function(t,e,n){void 0===n&&(n=rr.ERROR),this._targetErrors.push(new pr(e,t,n))},t}(),Pa=function(){function t(){}return t.prototype.visitElement=function(t,e){var n=xe(t);if(n.type===he.SCRIPT||n.type===he.STYLE||n.type===he.STYLESHEET)return null;var r=t.attrs.map(function(t){return[t.name,t.value]}),i=ka(t.name,r),o=e.findNgContentIndex(i),s=zt(this,t.children,Ra);return new ct(t.name,zt(this,t.attrs),[],[],[],[],[],!1,[],s,o,t.sourceSpan,t.endSourceSpan)},t.prototype.visitComment=function(t,e){return null},t.prototype.visitAttribute=function(t,e){return new it(t.name,t.value,t.sourceSpan)},t.prototype.visitText=function(t,e){var n=e.findNgContentIndex(Ea);return new nt(t.value,n,t.sourceSpan)},t.prototype.visitExpansion=function(t,e){return t},t.prototype.visitExpansionCase=function(t,e){return t},t}(),Na=function(){function t(t,e,n){this.name=t,this.value=e,this.sourceSpan=n}return t.prototype.isReferenceToDirective=function(t){return-1!==function e(t){return t?t.split(",").map(function(t){return t.trim()}):[]}(t.exportAs).indexOf(this.value)},t}(),Oa=function(){function t(t,e,n,r){this.isTemplateElement=t,this._ngContentIndexMatcher=e,this._wildcardNgContentIndex=n,this.providerContext=r}return t.create=function(e,n,r){var i=new bs,o=null,s=n.find(function(t){return t.directive.isComponent});if(s)for(var a=s.directive.template.ngContentSelectors,u=0;u<a.length;u++)"*"===a[u]?o=u:i.addSelectables(_s.parse(a[u]),u);return new t(e,i,o,r)},t.prototype.findNgContentIndex=function(t){var e=[];return this._ngContentIndexMatcher.match(t,function(t,n){e.push(n)}),e.sort(),null!=this._wildcardNgContentIndex&&e.push(this._wildcardNgContentIndex),e.length>0?e[0]:null},t}();function ka(t,e){var n=new _s,r=oe(t)[1];n.setElement(r);for(var i=0;i<e.length;i++){var o=e[i][0],s=oe(o)[1],a=e[i][1];n.addAttribute(s,a),o.toLowerCase()==xa&&a.trim().split(/\s+/g).forEach(function(t){return n.addClassName(t)})}return n}var Ma,Ia,Ra=new Oa(!0,new bs,null,null),Da=new Pa;function ja(t){return t instanceof Vt&&0==t.value.trim().length}function La(t){var e=new Map;return t.forEach(function(t){e.get(t.type.reference)||e.set(t.type.reference,t)}),Array.from(e.values())}function Fa(t){return t instanceof Gn&&(t=t.ast),t instanceof An}
338
338
  /**
339
339
  * @license
340
340
  * Copyright Google Inc. All Rights Reserved.
341
341
  *
342
342
  * Use of this source code is governed by an MIT-style license that can be
343
343
  * found in the LICENSE file at https://angular.io/license
344
- */Ms("$event"),(vu=du||(du={}))[vu.General=0]="General",vu[vu.TrySimple=1]="TrySimple",(mu=yu||(yu={}))[mu.Statement=0]="Statement",mu[mu.Expression=1]="Expression",function(t){function e(e){var n=t.call(this)||this;return n._converterFactory=e,n}o(e,t),e.prototype.visitPipe=function(t,e){var n=this,r=c([t.exp],t.args).map(function(t){return t.visit(n,e)});return new Eu(t.span,r,this._converterFactory.createPipeConverter(t.name,r.length))},e.prototype.visitLiteralArray=function(t,e){var n=this,r=t.expressions.map(function(t){return t.visit(n,e)});return new Eu(t.span,r,this._converterFactory.createLiteralArrayConverter(t.expressions.length))},e.prototype.visitLiteralMap=function(t,e){var n=this,r=t.values.map(function(t){return t.visit(n,e)});return new Eu(t.span,r,this._converterFactory.createLiteralMapConverter(t.keys))}}(pr);var Eu=function(t){function e(e,n,r){var i=t.call(this,e,null,n)||this;return i.args=n,i.converter=r,i}return o(e,t),e}(or),Su=(Ms("_l"),Ms("_v"),Ms("_ck"),Ms("_co"),Ms("en"),Ms("ad"),{}),Cu=(function(t){function e(e){var n=t.call(this,e.type)||this;return n.resolved=e,n.original=e,n}o(e,t),e.prototype.visitExpression=function(t,e){return e===Su?this.original.visitExpression(t,e):this.resolved.visitExpression(t,e)},e.prototype.isEquivalent=function(t){return t instanceof e&&this.resolved.isEquivalent(t.resolved)},e.prototype.isConstant=function(){return!0},e.prototype.fixup=function(t){this.resolved=t,this.shared=!0}}(zo),function(t){function e(){return null!==t&&t.apply(this,arguments)||this}o(e,t),e.prototype.convert=function(t,e){var n=this;return e?t.map(function(t){return t.visit(n,e)}):t},e.prototype.visitTagPlaceholder=function(t,e){var n=this,r=e.toPublicName(t.startName),i=t.closeName?e.toPublicName(t.closeName):t.closeName,o=t.children.map(function(t){return t.visit(n,e)});return new di(t.tag,t.attrs,r,i,o,t.isVoid,t.sourceSpan)},e.prototype.visitPlaceholder=function(t,e){return new vi(t.value,e.toPublicName(t.name),t.sourceSpan)},e.prototype.visitIcuPlaceholder=function(t,e){return new yi(t.value,e.toPublicName(t.name),t.sourceSpan)}}(mi),"@angular/core"),Tu=function(){function t(){}return t.NEW_METHOD="factory",t.TRANSFORM_METHOD="transform",t.PATCH_DEPS="patchedDeps",t.createElement={name:"ɵE",moduleName:Cu},t.elementEnd={name:"ɵe",moduleName:Cu},t.elementProperty={name:"ɵp",moduleName:Cu},t.elementAttribute={name:"ɵa",moduleName:Cu},t.elementClassNamed={name:"ɵkn",moduleName:Cu},t.elementStyleNamed={name:"ɵsn",moduleName:Cu},t.containerCreate={name:"ɵC",moduleName:Cu},t.containerEnd={name:"ɵc",moduleName:Cu},t.directiveCreate={name:"ɵD",moduleName:Cu},t.text={name:"ɵT",moduleName:Cu},t.directiveInput={name:"ɵi",moduleName:Cu},t.textCreateBound={name:"ɵt",moduleName:Cu},t.bind={name:"ɵb",moduleName:Cu},t.interpolation1={name:"ɵi1",moduleName:Cu},t.interpolation2={name:"ɵi2",moduleName:Cu},t.interpolation3={name:"ɵi3",moduleName:Cu},t.interpolation4={name:"ɵi4",moduleName:Cu},t.interpolation5={name:"ɵi5",moduleName:Cu},t.interpolation6={name:"ɵi6",moduleName:Cu},t.interpolation7={name:"ɵi7",moduleName:Cu},t.interpolation8={name:"ɵi8",moduleName:Cu},t.interpolationV={name:"ɵiV",moduleName:Cu},t.pureFunction0={name:"ɵf0",moduleName:Cu},t.pureFunction1={name:"ɵf1",moduleName:Cu},t.pureFunction2={name:"ɵf2",moduleName:Cu},t.pureFunction3={name:"ɵf3",moduleName:Cu},t.pureFunction4={name:"ɵf4",moduleName:Cu},t.pureFunction5={name:"ɵf5",moduleName:Cu},t.pureFunction6={name:"ɵf6",moduleName:Cu},t.pureFunction7={name:"ɵf7",moduleName:Cu},t.pureFunction8={name:"ɵf8",moduleName:Cu},t.pureFunctionV={name:"ɵfV",moduleName:Cu},t.pipeBind1={name:"ɵpb1",moduleName:Cu},t.pipeBind2={name:"ɵpb2",moduleName:Cu},t.pipeBind3={name:"ɵpb3",moduleName:Cu},t.pipeBind4={name:"ɵpb4",moduleName:Cu},t.pipeBindV={name:"ɵpbV",moduleName:Cu},t.load={name:"ɵld",moduleName:Cu},t.pipe={name:"ɵPp",moduleName:Cu},t.projection={name:"ɵP",moduleName:Cu},t.projectionDef={name:"ɵpD",moduleName:Cu},t.refreshComponent={name:"ɵr",moduleName:Cu},t.directiveLifeCycle={name:"ɵl",moduleName:Cu},t.injectElementRef={name:"ɵinjectElementRef",moduleName:Cu},t.injectTemplateRef={name:"ɵinjectTemplateRef",moduleName:Cu},t.injectViewContainerRef={name:"ɵinjectViewContainerRef",moduleName:Cu},t.inject={name:"ɵinject",moduleName:Cu},t.defineComponent={name:"ɵdefineComponent",moduleName:Cu},t.defineDirective={name:"ɵdefineDirective",moduleName:Cu},t.defineInjector={name:"defineInjector",moduleName:Cu},t.definePipe={name:"ɵdefinePipe",moduleName:Cu},t.query={name:"ɵQ",moduleName:Cu},t.queryRefresh={name:"ɵqR",moduleName:Cu},t.NgOnChangesFeature={name:"ɵNgOnChangesFeature",moduleName:Cu},t.listener={name:"ɵL",moduleName:Cu},t}();Rs([]),(Au={})[_t.Property]=Tu.elementProperty,Au[_t.Attribute]=Tu.elementAttribute,Au[_t.Class]=Tu.elementClassNamed,Au[_t.Style]=Tu.elementStyleNamed;var Au,Pu=[Tu.pureFunction0,Tu.pureFunction1,Tu.pureFunction2,Tu.pureFunction3,Tu.pureFunction4,Tu.pureFunction5,Tu.pureFunction6,Tu.pureFunction7,Tu.pureFunction8];function Nu(t,e){var n=t.constantPool.getLiteralFactory(e),r=n.literalFactory,i=n.literalFactoryArguments;return i.length>0||G("Expected arguments to a literal factory function"),Is(Pu[i.length]||Tu.pureFunctionV).callFn(c([r],i))}function Ou(t){var e=function n(t){var e=t.classNames&&t.classNames.length?c([8],t.classNames):[];return c([t.element&&"*"!==t.element?t.element:""],t.attrs,e)}(t),r=t.notSelectors&&t.notSelectors.length?t.notSelectors.map(function(t){return function e(t){var e=t.classNames&&t.classNames.length?c([8],t.classNames):[];return t.element?c([5,t.element],t.attrs,e):t.attrs.length?c([3],t.attrs,e):t.classNames&&t.classNames.length?c([9],t.classNames):[]}(t)}):[];return e.concat.apply(e,c(r))}new(function(){function t(t){this.parent=t,this.map=new Map,this.referenceNameIndex=0}return t.prototype.get=function(t){for(var e=this;e;){var n=e.map.get(t);if(null!=n)return this.map.set(t,n),n;e=e.parent}return null},t.prototype.set=function(t,e){return!this.map.has(t)||G("The name "+t+" is already defined in scope to be "+this.map.get(t)),this.map.set(t,e),this},t.prototype.nestedScope=function(){return new t(this)},t.prototype.freshReferenceName=function(){for(var t=this;t.parent;)t=t.parent;return"_r"+t.referenceNameIndex++},t}())(null).set("$event",Ms("$event")),function(t){function e(e,n,r){var i=t.call(this)||this;return i.outputCtx=e,i.allocateSlot=n,i.definePipe=r,i.pipeSlots=new Map,i}o(e,t),e.prototype.visitPipe=function(t,e){var n=this.allocateSlot(),r="PIPE:"+n,i=new Un(t.span,new Bn(t.span),r),o=function s(t){switch(t.length){case 0:return Tu.pipeBind1;case 1:return Tu.pipeBind2;case 2:return Tu.pipeBind3;default:return Tu.pipeBindV}}(t.args);this.definePipe(t.name,r,n,Is(o));var a=t.exp.visit(this),u=this.visitAll(t.args);return new or(t.span,i,c([new Yn(t.span,n),a],u))},e.prototype.visitLiteralArray=function(t,e){var n=this;return new Eu(t.span,this.visitAll(t.expressions),function(t){var e=Rs(t);return t.every(function(t){return t.isConstant()})?n.outputCtx.constantPool.getConstLiteral(e,!0):Nu(n.outputCtx,e)})},e.prototype.visitLiteralMap=function(t,e){var n=this;return new Eu(t.span,this.visitAll(t.values),function(e){var r=function i(t,e){return void 0===e&&(e=null),new vs(t.map(function(t){return new ds(t.key,t.value,t.quoted)}),e,null)}(e.map(function(e,n){return{key:t.keys[n].key,value:e,quoted:t.keys[n].quoted}}));return e.every(function(t){return t.isConstant()})?n.outputCtx.constantPool.getConstLiteral(r,!0):Nu(n.outputCtx,r)})}}(hr),function(t){function e(e,n){var r=t.call(this)||this;return r.projectionMap=e,r.ngContentSelectors=n,r.index=1,r}o(e,t),e.prototype.visitNgContent=function(t){var e=this.ngContentSelectors[t.index];if(null!=e||G("could not find selector for index "+t.index+" in "+t),e&&"*"!==e){var n=Gs.parse(e);this.projectionMap.set(t,{index:this.index++,selector:function r(t){return t.map(Ou)}(n)})}else this.projectionMap.set(t,{index:0})}}(Et);
344
+ */is("$event"),function(t){t[t.General=0]="General",t[t.TrySimple=1]="TrySimple"}(Ma||(Ma={})),function(t){t[t.Statement=0]="Statement",t[t.Expression=1]="Expression"}(Ia||(Ia={})),function(t){function e(e){var n=t.call(this)||this;return n._converterFactory=e,n}o(e,t),e.prototype.visitPipe=function(t,e){var n=this,r=c([t.exp],t.args).map(function(t){return t.visit(n,e)});return new Va(t.span,r,this._converterFactory.createPipeConverter(t.name,r.length))},e.prototype.visitLiteralArray=function(t,e){var n=this,r=t.expressions.map(function(t){return t.visit(n,e)});return new Va(t.span,r,this._converterFactory.createLiteralArrayConverter(t.expressions.length))},e.prototype.visitLiteralMap=function(t,e){var n=this,r=t.values.map(function(t){return t.visit(n,e)});return new Va(t.span,r,this._converterFactory.createLiteralMapConverter(t.keys))}}(Zn);var Va=function(t){function e(e,n,r){var i=t.call(this,e,null,n)||this;return i.args=n,i.converter=r,i}return o(e,t),e}(Wn),Ha=(is("_l"),is("_v"),is("_ck"),is("_co"),is("en"),is("ad"),{}),Ba=(function(t){function e(e){var n=t.call(this,e.type)||this;return n.resolved=e,n.original=e,n}o(e,t),e.prototype.visitExpression=function(t,e){return e===Ha?this.original.visitExpression(t,e):this.resolved.visitExpression(t,e)},e.prototype.isEquivalent=function(t){return t instanceof e&&this.resolved.isEquivalent(t.resolved)},e.prototype.isConstant=function(){return!0},e.prototype.fixup=function(t){this.resolved=t,this.shared=!0}}(_o),function(t){function e(){return null!==t&&t.apply(this,arguments)||this}o(e,t),e.prototype.convert=function(t,e){var n=this;return e?t.map(function(t){return t.visit(n,e)}):t},e.prototype.visitTagPlaceholder=function(t,e){var n=this,r=e.toPublicName(t.startName),i=t.closeName?e.toPublicName(t.closeName):t.closeName,o=t.children.map(function(t){return t.visit(n,e)});return new ti(t.tag,t.attrs,r,i,o,t.isVoid,t.sourceSpan)},e.prototype.visitPlaceholder=function(t,e){return new ei(t.value,e.toPublicName(t.name),t.sourceSpan)},e.prototype.visitIcuPlaceholder=function(t,e){return new ni(t.value,e.toPublicName(t.name),t.sourceSpan)}}(ri),"@angular/core"),qa=function(){function t(){}return t.NEW_METHOD="factory",t.TRANSFORM_METHOD="transform",t.PATCH_DEPS="patchedDeps",t.createElement={name:"ɵE",moduleName:Ba},t.elementEnd={name:"ɵe",moduleName:Ba},t.elementProperty={name:"ɵp",moduleName:Ba},t.elementAttribute={name:"ɵa",moduleName:Ba},t.elementClassNamed={name:"ɵkn",moduleName:Ba},t.elementStyleNamed={name:"ɵsn",moduleName:Ba},t.containerCreate={name:"ɵC",moduleName:Ba},t.containerEnd={name:"ɵc",moduleName:Ba},t.directiveCreate={name:"ɵD",moduleName:Ba},t.text={name:"ɵT",moduleName:Ba},t.directiveInput={name:"ɵi",moduleName:Ba},t.textCreateBound={name:"ɵt",moduleName:Ba},t.bind={name:"ɵb",moduleName:Ba},t.interpolation1={name:"ɵi1",moduleName:Ba},t.interpolation2={name:"ɵi2",moduleName:Ba},t.interpolation3={name:"ɵi3",moduleName:Ba},t.interpolation4={name:"ɵi4",moduleName:Ba},t.interpolation5={name:"ɵi5",moduleName:Ba},t.interpolation6={name:"ɵi6",moduleName:Ba},t.interpolation7={name:"ɵi7",moduleName:Ba},t.interpolation8={name:"ɵi8",moduleName:Ba},t.interpolationV={name:"ɵiV",moduleName:Ba},t.pureFunction0={name:"ɵf0",moduleName:Ba},t.pureFunction1={name:"ɵf1",moduleName:Ba},t.pureFunction2={name:"ɵf2",moduleName:Ba},t.pureFunction3={name:"ɵf3",moduleName:Ba},t.pureFunction4={name:"ɵf4",moduleName:Ba},t.pureFunction5={name:"ɵf5",moduleName:Ba},t.pureFunction6={name:"ɵf6",moduleName:Ba},t.pureFunction7={name:"ɵf7",moduleName:Ba},t.pureFunction8={name:"ɵf8",moduleName:Ba},t.pureFunctionV={name:"ɵfV",moduleName:Ba},t.pipeBind1={name:"ɵpb1",moduleName:Ba},t.pipeBind2={name:"ɵpb2",moduleName:Ba},t.pipeBind3={name:"ɵpb3",moduleName:Ba},t.pipeBind4={name:"ɵpb4",moduleName:Ba},t.pipeBindV={name:"ɵpbV",moduleName:Ba},t.load={name:"ɵld",moduleName:Ba},t.pipe={name:"ɵPp",moduleName:Ba},t.projection={name:"ɵP",moduleName:Ba},t.projectionDef={name:"ɵpD",moduleName:Ba},t.refreshComponent={name:"ɵr",moduleName:Ba},t.directiveLifeCycle={name:"ɵl",moduleName:Ba},t.injectAttribute={name:"ɵinjectAttribute",moduleName:Ba},t.injectElementRef={name:"ɵinjectElementRef",moduleName:Ba},t.injectTemplateRef={name:"ɵinjectTemplateRef",moduleName:Ba},t.injectViewContainerRef={name:"ɵinjectViewContainerRef",moduleName:Ba},t.directiveInject={name:"ɵdirectiveInject",moduleName:Ba},t.defineComponent={name:"ɵdefineComponent",moduleName:Ba},t.defineDirective={name:"ɵdefineDirective",moduleName:Ba},t.defineInjector={name:"defineInjector",moduleName:Ba},t.definePipe={name:"ɵdefinePipe",moduleName:Ba},t.query={name:"ɵQ",moduleName:Ba},t.queryRefresh={name:"ɵqR",moduleName:Ba},t.NgOnChangesFeature={name:"ɵNgOnChangesFeature",moduleName:Ba},t.listener={name:"ɵL",moduleName:Ba},t}();ss([]),(Wa={})[dt.Property]=qa.elementProperty,Wa[dt.Attribute]=qa.elementAttribute,Wa[dt.Class]=qa.elementClassNamed,Wa[dt.Style]=qa.elementStyleNamed;var Ka=[qa.pureFunction0,qa.pureFunction1,qa.pureFunction2,qa.pureFunction3,qa.pureFunction4,qa.pureFunction5,qa.pureFunction6,qa.pureFunction7,qa.pureFunction8];function Ua(t,e){var n=t.constantPool.getLiteralFactory(e),r=n.literalFactory,i=n.literalFactoryArguments;return i.length>0||U("Expected arguments to a literal factory function"),os(Ka[i.length]||qa.pureFunctionV).callFn(c([r],i))}function za(){}(function(){function t(t,e){void 0===t&&(t=null),void 0===e&&(e=za),this.parent=t,this.declareLocalVarCallback=e,this.map=new Map,this.referenceNameIndex=0}t.prototype.get=function(t){for(var e=this;e;){var n=e.map.get(t);if(null!=n)return e!==this&&this.map.set(t,n={lhs:n.lhs,rhs:n.rhs,declared:!1}),n.rhs&&!n.declared&&(this.declareLocalVarCallback(n.lhs,n.rhs),n.declared=!0),n.lhs;e=e.parent}return null},t.prototype.set=function(t,e,n){return!this.map.has(t)||U("The name "+t+" is already defined in scope to be "+this.map.get(t)),this.map.set(t,{lhs:e,rhs:n,declared:!1}),this},t.prototype.getLocal=function(t){return this.get(t)},t.prototype.nestedScope=function(e){return new t(this,e)},t.prototype.freshReferenceName=function(){for(var t=this;t.parent;)t=t.parent;return"_r"+t.referenceNameIndex++},t.ROOT_SCOPE=(new t).set("$event",is("$event"))})(),function(t){function e(e,n,r){var i=t.call(this)||this;return i.outputCtx=e,i.allocateSlot=n,i.definePipe=r,i.pipeSlots=new Map,i}o(e,t),e.prototype.visitPipe=function(t,e){var n=this.allocateSlot(),r="PIPE:"+n,i=new kn(t.span,new Pn(t.span),r),o=function s(t){switch(t.length){case 0:return qa.pipeBind1;case 1:return qa.pipeBind2;case 2:return qa.pipeBind3;default:return qa.pipeBindV}}(t.args);this.definePipe(t.name,r,n,os(o));var a=t.exp.visit(this),u=this.visitAll(t.args);return new Wn(t.span,i,c([new Ln(t.span,n),a],u))},e.prototype.visitLiteralArray=function(t,e){var n=this;return new Va(t.span,this.visitAll(t.expressions),function(t){var e=ss(t);return t.every(function(t){return t.isConstant()})?n.outputCtx.constantPool.getConstLiteral(e,!0):Ua(n.outputCtx,e)})},e.prototype.visitLiteralMap=function(t,e){var n=this;return new Va(t.span,this.visitAll(t.values),function(e){var r=function i(t,e){return void 0===e&&(e=null),new Bo(t.map(function(t){return new Ho(t.key,t.value,t.quoted)}),e,null)}(e.map(function(e,n){return{key:t.keys[n].key,value:e,quoted:t.keys[n].quoted}}));return e.every(function(t){return t.isConstant()})?n.outputCtx.constantPool.getConstLiteral(r,!0):Ua(n.outputCtx,r)})}}($n),function(t){function e(e,n){var r=t.call(this)||this;return r.projectionMap=e,r.ngContentSelectors=n,r.index=1,r}o(e,t),e.prototype.visitNgContent=function(t){var e=this.ngContentSelectors[t.index];null==e&&U("could not find selector for index "+t.index+" in "+t),this.projectionMap.set(t,e&&"*"!==e?{index:this.index++,selector:e}:{index:0})}}(mt);var Wa,Ga=/^(?!.*\.d\.ts$).*\.ts$/,Xa=function Xa(t,e){this.symbol=t,this.metadata=e},Qa=function(){function t(t,e,n,r){this.host=t,this.staticSymbolCache=e,this.summaryResolver=n,this.errorRecorder=r,this.metadataCache=new Map,this.resolvedSymbols=new Map,this.resolvedFilePaths=new Set,this.importAs=new Map,this.symbolResourcePaths=new Map,this.symbolFromFile=new Map,this.knownFileNameToModuleNames=new Map}return t.prototype.resolveSymbol=function(t){return t.members.length>0?this._resolveSymbolMembers(t):this._resolveSymbolFromSummary(t)||this.resolvedSymbols.get(t)||(this._createSymbolsOf(t.filePath),this.resolvedSymbols.get(t))},t.prototype.getImportAs=function(t,e){if(void 0===e&&(e=!0),t.members.length){var n=this.getStaticSymbol(t.filePath,t.name);return(o=this.getImportAs(n,e))?this.getStaticSymbol(o.filePath,o.name,t.members):null}var r=function i(t){return t.replace(ls,".")}(t.filePath);if(r!==t.filePath){var o,s=function a(t){return t.replace(ps,"")}(t.name);return n=this.getStaticSymbol(r,s,t.members),(o=this.getImportAs(n,e))?this.getStaticSymbol(function u(t,e){void 0===e&&(e=!1);var n=ds(fs(t),e);return n[0]+".ngsummary"+n[1]}(o.filePath),function c(t){return t+"NgSummary"}(o.name),n.members):null}var l=e&&this.summaryResolver.getImportAs(t)||null;return l||(l=this.importAs.get(t)),l},t.prototype.getResourcePath=function(t){return this.symbolResourcePaths.get(t)||t.filePath},t.prototype.getTypeArity=function(t){if(function e(t){return cs.test(t)}(t.filePath))return null;for(var n=Za(this.resolveSymbol(t));n&&n.metadata instanceof wt;)n=Za(this.resolveSymbol(n.metadata));return n&&n.metadata&&n.metadata.arity||null},t.prototype.getKnownModuleName=function(t){return this.knownFileNameToModuleNames.get(t)||null},t.prototype.recordImportAs=function(t,e){t.assertNoMembers(),e.assertNoMembers(),this.importAs.set(t,e)},t.prototype.recordModuleNameForFileName=function(t,e){this.knownFileNameToModuleNames.set(t,e)},t.prototype.invalidateFile=function(t){this.metadataCache.delete(t),this.resolvedFilePaths.delete(t);var e,n,r=this.symbolFromFile.get(t);if(r){this.symbolFromFile.delete(t);try{for(var i=a(r),o=i.next();!o.done;o=i.next()){var s=o.value;this.resolvedSymbols.delete(s),this.importAs.delete(s),this.symbolResourcePaths.delete(s)}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}}},t.prototype.ignoreErrorsFor=function(t){var e=this.errorRecorder;this.errorRecorder=function(){};try{return t()}finally{this.errorRecorder=e}},t.prototype._resolveSymbolMembers=function(t){var e=t.members,n=this.resolveSymbol(this.getStaticSymbol(t.filePath,t.name));if(!n)return null;var r=Za(n.metadata);if(r instanceof wt)return new Xa(t,this.getStaticSymbol(r.filePath,r.name,e));if(!r||"class"!==r.__symbolic){for(var i=r,o=0;o<e.length&&i;o++)i=i[e[o]];return new Xa(t,i)}return r.statics&&1===e.length?new Xa(t,r.statics[e[0]]):null},t.prototype._resolveSymbolFromSummary=function(t){var e=this.summaryResolver.resolveSummary(t);return e?new Xa(t,e.metadata):null},t.prototype.getStaticSymbol=function(t,e,n){return this.staticSymbolCache.get(t,e,n)},t.prototype.hasDecorators=function(t){var e=this.getModuleMetadata(t);return!!e.metadata&&Object.keys(e.metadata).some(function(t){var n=e.metadata[t];return n&&"class"===n.__symbolic&&n.decorators})},t.prototype.getSymbolsOf=function(t){var e=this.summaryResolver.getSymbolsOf(t);if(e)return e;this._createSymbolsOf(t);var n=[];return this.resolvedSymbols.forEach(function(e){e.symbol.filePath===t&&n.push(e.symbol)}),n},t.prototype._createSymbolsOf=function(t){var e=this;if(!this.resolvedFilePaths.has(t)){this.resolvedFilePaths.add(t);var n,r,i=[],o=this.getModuleMetadata(t);if(o.importAs&&this.knownFileNameToModuleNames.set(t,o.importAs),o.exports){var s=function(n){if(n.export)n.export.forEach(function(r){var o,s=o=Ya(o="string"==typeof r?r:r.as);"string"!=typeof r&&(s=Ya(r.name));var a=e.resolveModule(n.from,t);if(a){var u=e.getStaticSymbol(a,s),c=e.getStaticSymbol(t,o);i.push(e.createExport(c,u))}});else{var r=u.resolveModule(n.from,t);r&&u.getSymbolsOf(r).forEach(function(n){var r=e.getStaticSymbol(t,n.name);i.push(e.createExport(r,n))})}},u=this;try{for(var c=a(o.exports),l=c.next();!l.done;l=c.next())s(l.value)}catch(t){n={error:t}}finally{try{l&&!l.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}if(o.metadata){var p=new Set(Object.keys(o.metadata).map(Ya)),h=o.origins||{};Object.keys(o.metadata).forEach(function(n){var r=o.metadata[n],s=Ya(n),a=e.getStaticSymbol(t,s),u=h.hasOwnProperty(n)&&h[n];if(u){var c=e.resolveModule(u,t);c?e.symbolResourcePaths.set(a,c):e.reportError(new Error("Couldn't resolve original symbol for "+u+" from "+t))}i.push(e.createResolvedSymbol(a,t,p,r))})}i.forEach(function(t){return e.resolvedSymbols.set(t.symbol,t)}),this.symbolFromFile.set(t,i.map(function(t){return t.symbol}))}},t.prototype.createResolvedSymbol=function(t,e,n,r){var i,a=this,u=Ga.test(t.filePath);if(this.summaryResolver.isLibraryFile(t.filePath)&&!u&&r&&"class"===r.__symbolic)return new Xa(t,{__symbolic:"class",arity:r.arity});var l=function(){return i||(i=a.host.getOutputName(e.replace(/((\.ts)|(\.d\.ts)|)$/,".ts").replace(/^.*node_modules[/\\]/,""))),i},p=this,h=V(r,new(function(r){function i(){return null!==r&&r.apply(this,arguments)||this}return o(i,r),i.prototype.visitStringMap=function(i,o){var a=i.__symbolic;if("function"===a){var u=o.length;o.push.apply(o,c(i.parameters||[]));var h=r.prototype.visitStringMap.call(this,i,o);return o.length=u,h}if("reference"!==a)return"error"===a?s({},i,{fileName:l()}):r.prototype.visitStringMap.call(this,i,o);var f=i.module,d=i.name?Ya(i.name):i.name;if(!d)return null;var v=void 0;return f?(v=p.resolveModule(f,t.filePath))?{__symbolic:"resolved",symbol:p.getStaticSymbol(v,d),line:i.line,character:i.character,fileName:l()}:{__symbolic:"error",message:"Could not resolve "+f+" relative to "+t.filePath+".",line:i.line,character:i.character,fileName:l()}:o.indexOf(d)>=0?{__symbolic:"reference",name:d}:n.has(d)?p.getStaticSymbol(e,d):void 0},i}(q)),[]),f=Za(h);return f instanceof wt?this.createExport(t,f):new Xa(t,h)},t.prototype.createExport=function(t,e){return t.assertNoMembers(),e.assertNoMembers(),this.summaryResolver.isLibraryFile(t.filePath)&&this.summaryResolver.isLibraryFile(e.filePath)&&this.importAs.set(e,this.getImportAs(t)||t),new Xa(t,e)},t.prototype.reportError=function(t,e,n){if(!this.errorRecorder)throw t;this.errorRecorder(t,e&&e.filePath||n)},t.prototype.getModuleMetadata=function(t){var e=this.metadataCache.get(t);if(!e){var n=this.host.getMetadataFor(t);if(n){var r=-1;n.forEach(function(t){t&&t.version>r&&(r=t.version,e=t)})}e||(e={__symbolic:"module",version:4,module:t,metadata:{}}),4!=e.version&&this.reportError(new Error(2==e.version?"Unsupported metadata version "+e.version+" for module "+t+". This module should be compiled with a newer version of ngc":"Metadata version mismatch for module "+t+", found version "+e.version+", expected 4")),this.metadataCache.set(t,e)}return e},t.prototype.getSymbolByModule=function(t,e,n){var r=this.resolveModule(t,n);return r?this.getStaticSymbol(r,e):(this.reportError(new Error("Could not resolve module "+t+(n?" relative to "+n:""))),this.getStaticSymbol("ERROR:"+t,e))},t.prototype.resolveModule=function(t,e){try{return this.host.moduleNameToFileName(t,e)}catch(n){console.error("Could not resolve module '"+t+"' relative to file "+e),this.reportError(n,void 0,e)}return null},t}();function Ya(t){return t.startsWith("___")?t.substr(1):t}function Za(t){return t&&"resolved"===t.__symbolic?t.symbol:t}
345
345
  /**
346
346
  * @license
347
347
  * Copyright Google Inc. All Rights Reserved.
348
348
  *
349
349
  * Use of this source code is governed by an MIT-style license that can be
350
350
  * found in the LICENSE file at https://angular.io/license
351
- */
352
- /**
353
- * @license
354
- * Copyright Google Inc. All Rights Reserved.
355
- *
356
- * Use of this source code is governed by an MIT-style license that can be
357
- * found in the LICENSE file at https://angular.io/license
358
- */
359
- /**
360
- * @license
361
- * Copyright Google Inc. All Rights Reserved.
362
- *
363
- * Use of this source code is governed by an MIT-style license that can be
364
- * found in the LICENSE file at https://angular.io/license
365
- */
366
- /**
367
- * @license
368
- * Copyright Google Inc. All Rights Reserved.
369
- *
370
- * Use of this source code is governed by an MIT-style license that can be
371
- * found in the LICENSE file at https://angular.io/license
372
- */
373
- var ku=/^(?!.*\.d\.ts$).*\.ts$/,Mu=function Iu(t,e){this.symbol=t,this.metadata=e},Ru=function(){function t(t,e,n,r){this.host=t,this.staticSymbolCache=e,this.summaryResolver=n,this.errorRecorder=r,this.metadataCache=new Map,this.resolvedSymbols=new Map,this.resolvedFilePaths=new Set,this.importAs=new Map,this.symbolResourcePaths=new Map,this.symbolFromFile=new Map,this.knownFileNameToModuleNames=new Map}return t.prototype.resolveSymbol=function(t){return t.members.length>0?this._resolveSymbolMembers(t):this._resolveSymbolFromSummary(t)||this.resolvedSymbols.get(t)||(this._createSymbolsOf(t.filePath),this.resolvedSymbols.get(t))},t.prototype.getImportAs=function(t,e){if(void 0===e&&(e=!0),t.members.length){var n=this.getStaticSymbol(t.filePath,t.name);return(o=this.getImportAs(n,e))?this.getStaticSymbol(o.filePath,o.name,t.members):null}var r=function i(t){return t.replace(Fs,".")}(t.filePath);if(r!==t.filePath){var o,s=function a(t){return t.replace(Vs,"")}(t.name);return n=this.getStaticSymbol(r,s,t.members),(o=this.getImportAs(n,e))?this.getStaticSymbol(function u(t,e){void 0===e&&(e=!1);var n=qs(Bs(t),e);return n[0]+".ngsummary"+n[1]}(o.filePath),function c(t){return t+"NgSummary"}(o.name),n.members):null}var l=e&&this.summaryResolver.getImportAs(t)||null;return l||(l=this.importAs.get(t)),l},t.prototype.getResourcePath=function(t){return this.symbolResourcePaths.get(t)||t.filePath},t.prototype.getTypeArity=function(t){if(function e(t){return js.test(t)}(t.filePath))return null;for(var n=Lu(this.resolveSymbol(t));n&&n.metadata instanceof Pt;)n=Lu(this.resolveSymbol(n.metadata));return n&&n.metadata&&n.metadata.arity||null},t.prototype.getKnownModuleName=function(t){return this.knownFileNameToModuleNames.get(t)||null},t.prototype.recordImportAs=function(t,e){t.assertNoMembers(),e.assertNoMembers(),this.importAs.set(t,e)},t.prototype.recordModuleNameForFileName=function(t,e){this.knownFileNameToModuleNames.set(t,e)},t.prototype.invalidateFile=function(t){this.metadataCache.delete(t),this.resolvedFilePaths.delete(t);var e,n,r=this.symbolFromFile.get(t);if(r){this.symbolFromFile.delete(t);try{for(var i=a(r),o=i.next();!o.done;o=i.next()){var s=o.value;this.resolvedSymbols.delete(s),this.importAs.delete(s),this.symbolResourcePaths.delete(s)}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}}},t.prototype.ignoreErrorsFor=function(t){var e=this.errorRecorder;this.errorRecorder=function(){};try{return t()}finally{this.errorRecorder=e}},t.prototype._resolveSymbolMembers=function(t){var e=t.members,n=this.resolveSymbol(this.getStaticSymbol(t.filePath,t.name));if(!n)return null;var r=Lu(n.metadata);if(r instanceof Pt)return new Mu(t,this.getStaticSymbol(r.filePath,r.name,e));if(!r||"class"!==r.__symbolic){for(var i=r,o=0;o<e.length&&i;o++)i=i[e[o]];return new Mu(t,i)}return r.statics&&1===e.length?new Mu(t,r.statics[e[0]]):null},t.prototype._resolveSymbolFromSummary=function(t){var e=this.summaryResolver.resolveSummary(t);return e?new Mu(t,e.metadata):null},t.prototype.getStaticSymbol=function(t,e,n){return this.staticSymbolCache.get(t,e,n)},t.prototype.hasDecorators=function(t){var e=this.getModuleMetadata(t);return!!e.metadata&&Object.keys(e.metadata).some(function(t){var n=e.metadata[t];return n&&"class"===n.__symbolic&&n.decorators})},t.prototype.getSymbolsOf=function(t){var e=this.summaryResolver.getSymbolsOf(t);if(e)return e;this._createSymbolsOf(t);var n=[];return this.resolvedSymbols.forEach(function(e){e.symbol.filePath===t&&n.push(e.symbol)}),n},t.prototype._createSymbolsOf=function(t){var e=this;if(!this.resolvedFilePaths.has(t)){this.resolvedFilePaths.add(t);var n,r,i=[],o=this.getModuleMetadata(t);if(o.importAs&&this.knownFileNameToModuleNames.set(t,o.importAs),o.exports){var s=function(n){if(n.export)n.export.forEach(function(r){var o,s=o=Du(o="string"==typeof r?r:r.as);"string"!=typeof r&&(s=Du(r.name));var a=e.resolveModule(n.from,t);if(a){var u=e.getStaticSymbol(a,s),c=e.getStaticSymbol(t,o);i.push(e.createExport(c,u))}});else{var r=u.resolveModule(n.from,t);r&&u.getSymbolsOf(r).forEach(function(n){var r=e.getStaticSymbol(t,n.name);i.push(e.createExport(r,n))})}},u=this;try{for(var c=a(o.exports),l=c.next();!l.done;l=c.next())s(l.value)}catch(t){n={error:t}}finally{try{l&&!l.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}if(o.metadata){var p=new Set(Object.keys(o.metadata).map(Du)),h=o.origins||{};Object.keys(o.metadata).forEach(function(n){var r=o.metadata[n],s=Du(n),a=e.getStaticSymbol(t,s),u=h.hasOwnProperty(n)&&h[n];if(u){var c=e.resolveModule(u,t);c?e.symbolResourcePaths.set(a,c):e.reportError(new Error("Couldn't resolve original symbol for "+u+" from "+t))}i.push(e.createResolvedSymbol(a,t,p,r))})}i.forEach(function(t){return e.resolvedSymbols.set(t.symbol,t)}),this.symbolFromFile.set(t,i.map(function(t){return t.symbol}))}},t.prototype.createResolvedSymbol=function(t,e,n,r){var i,a=this,u=ku.test(t.filePath);if(this.summaryResolver.isLibraryFile(t.filePath)&&!u&&r&&"class"===r.__symbolic)return new Mu(t,{__symbolic:"class",arity:r.arity});var l=function(){return i||(i=a.host.getOutputName(e.replace(/((\.ts)|(\.d\.ts)|)$/,".ts").replace(/^.*node_modules[/\\]/,""))),i},p=this,h=K(r,new(function(r){function i(){return null!==r&&r.apply(this,arguments)||this}return o(i,r),i.prototype.visitStringMap=function(i,o){var a=i.__symbolic;if("function"===a){var u=o.length;o.push.apply(o,c(i.parameters||[]));var h=r.prototype.visitStringMap.call(this,i,o);return o.length=u,h}if("reference"!==a)return"error"===a?s({},i,{fileName:l()}):r.prototype.visitStringMap.call(this,i,o);var f=i.module,d=i.name?Du(i.name):i.name;if(!d)return null;var v=void 0;return f?(v=p.resolveModule(f,t.filePath))?{__symbolic:"resolved",symbol:p.getStaticSymbol(v,d),line:i.line,character:i.character,fileName:l()}:{__symbolic:"error",message:"Could not resolve "+f+" relative to "+t.filePath+".",line:i.line,character:i.character,fileName:l()}:o.indexOf(d)>=0?{__symbolic:"reference",name:d}:n.has(d)?p.getStaticSymbol(e,d):void 0},i}(W)),[]),f=Lu(h);return f instanceof Pt?this.createExport(t,f):new Mu(t,h)},t.prototype.createExport=function(t,e){return t.assertNoMembers(),e.assertNoMembers(),this.summaryResolver.isLibraryFile(t.filePath)&&this.summaryResolver.isLibraryFile(e.filePath)&&this.importAs.set(e,this.getImportAs(t)||t),new Mu(t,e)},t.prototype.reportError=function(t,e,n){if(!this.errorRecorder)throw t;this.errorRecorder(t,e&&e.filePath||n)},t.prototype.getModuleMetadata=function(t){var e=this.metadataCache.get(t);if(!e){var n=this.host.getMetadataFor(t);if(n){var r=-1;n.forEach(function(t){t&&t.version>r&&(r=t.version,e=t)})}e||(e={__symbolic:"module",version:4,module:t,metadata:{}}),4!=e.version&&this.reportError(new Error(2==e.version?"Unsupported metadata version "+e.version+" for module "+t+". This module should be compiled with a newer version of ngc":"Metadata version mismatch for module "+t+", found version "+e.version+", expected 4")),this.metadataCache.set(t,e)}return e},t.prototype.getSymbolByModule=function(t,e,n){var r=this.resolveModule(t,n);return r?this.getStaticSymbol(r,e):(this.reportError(new Error("Could not resolve module "+t+(n?" relative to "+n:""))),this.getStaticSymbol("ERROR:"+t,e))},t.prototype.resolveModule=function(t,e){try{return this.host.moduleNameToFileName(t,e)}catch(n){console.error("Could not resolve module '"+t+"' relative to file "+e),this.reportError(n,void 0,e)}return null},t}();function Du(t){return t.startsWith("___")?t.substr(1):t}function Lu(t){return t&&"resolved"===t.__symbolic?t.symbol:t}
374
- /**
375
- * @license
376
- * Copyright Google Inc. All Rights Reserved.
377
- *
378
- * Use of this source code is governed by an MIT-style license that can be
379
- * found in the LICENSE file at https://angular.io/license
380
- */!function(t){function e(e,n,r){var i=t.call(this)||this;return i.symbolResolver=e,i.summaryResolver=n,i.srcFileName=r,i.symbols=[],i.indexBySymbol=new Map,i.reexportedBy=new Map,i.processedSummaryBySymbol=new Map,i.processedSummaries=[],i.unprocessedSymbolSummariesBySymbol=new Map,i.moduleName=e.getKnownModuleName(r),i}o(e,t),e.prototype.addSummary=function(t){var e=this,n=this.unprocessedSymbolSummariesBySymbol.get(t.symbol),r=this.processedSummaryBySymbol.get(t.symbol);if(n||(this.unprocessedSymbolSummariesBySymbol.set(t.symbol,n={symbol:t.symbol,metadata:void 0}),r={symbol:this.processValue(t.symbol,0)},this.processedSummaries.push(r),this.processedSummaryBySymbol.set(t.symbol,r)),!n.metadata&&t.metadata){var i=t.metadata||{};if("class"===i.__symbolic){var o={};Object.keys(i).forEach(function(t){"decorators"!==t&&(o[t]=i[t])}),i=o}else Hu(i)&&(function s(t){return Hu(t)&&Lu(t.expression)instanceof Pt}(i)||function a(t){return Hu(t)&&t.expression&&"select"===t.expression.__symbolic&&Lu(t.expression.expression)instanceof Pt}
351
+ */!function(t){function e(e,n,r){var i=t.call(this)||this;return i.symbolResolver=e,i.summaryResolver=n,i.srcFileName=r,i.symbols=[],i.indexBySymbol=new Map,i.reexportedBy=new Map,i.processedSummaryBySymbol=new Map,i.processedSummaries=[],i.unprocessedSymbolSummariesBySymbol=new Map,i.moduleName=e.getKnownModuleName(r),i}o(e,t),e.prototype.addSummary=function(t){var e=this,n=this.unprocessedSymbolSummariesBySymbol.get(t.symbol),r=this.processedSummaryBySymbol.get(t.symbol);if(n||(this.unprocessedSymbolSummariesBySymbol.set(t.symbol,n={symbol:t.symbol,metadata:void 0}),r={symbol:this.processValue(t.symbol,0)},this.processedSummaries.push(r),this.processedSummaryBySymbol.set(t.symbol,r)),!n.metadata&&t.metadata){var i=t.metadata||{};if("class"===i.__symbolic){var o={};Object.keys(i).forEach(function(t){"decorators"!==t&&(o[t]=i[t])}),i=o}else tu(i)&&(function s(t){return tu(t)&&Za(t.expression)instanceof wt}(i)||function a(t){return tu(t)&&t.expression&&"select"===t.expression.__symbolic&&Za(t.expression.expression)instanceof wt}
381
352
  /**
382
353
  * @license
383
354
  * Copyright Google Inc. All Rights Reserved.
384
355
  *
385
356
  * Use of this source code is governed by an MIT-style license that can be
386
357
  * found in the LICENSE file at https://angular.io/license
387
- */(i)||(i={__symbolic:"error",message:"Complex function calls are not supported."}));if(n.metadata=i,r.metadata=this.processValue(i,1),i instanceof Pt&&this.summaryResolver.isLibraryFile(i.filePath)){var u=this.symbols[this.indexBySymbol.get(i)];(function c(t){return zs.test(t)}
358
+ */(i)||(i={__symbolic:"error",message:"Complex function calls are not supported."}));if(n.metadata=i,r.metadata=this.processValue(i,1),i instanceof wt&&this.summaryResolver.isLibraryFile(i.filePath)){var u=this.symbols[this.indexBySymbol.get(i)];(function c(t){return ys.test(t)}
388
359
  /**
389
360
  * @license
390
361
  * Copyright Google Inc. All Rights Reserved.
391
362
  *
392
363
  * Use of this source code is governed by an MIT-style license that can be
393
364
  * found in the LICENSE file at https://angular.io/license
394
- */)(u.name)||this.reexportedBy.set(u,t.symbol)}}if(!n.type&&t.type&&(n.type=t.type,r.type=this.processValue(t.type,0),t.type.summaryKind===Mt.NgModule)){var l=t.type;l.exportedDirectives.concat(l.exportedPipes).forEach(function(t){var n=t.reference;if(e.summaryResolver.isLibraryFile(n.filePath)&&!e.unprocessedSymbolSummariesBySymbol.has(n)){var r=e.summaryResolver.resolveSummary(n);r&&e.addSummary(r)}})}},e.prototype.serialize=function(){var t=this,e=[];return{json:JSON.stringify({moduleName:this.moduleName,summaries:this.processedSummaries,symbols:this.symbols.map(function(n,r){n.assertNoMembers();var i=void 0;if(t.summaryResolver.isLibraryFile(n.filePath)){var o=t.reexportedBy.get(n);if(o)i=t.indexBySymbol.get(o);else{var s=t.unprocessedSymbolSummariesBySymbol.get(n);s&&s.metadata&&"interface"===s.metadata.__symbolic||e.push({symbol:n,exportAs:i=n.name+"_"+r})}}return{__symbol:r,name:n.name,filePath:t.summaryResolver.toSummaryFileName(n.filePath,t.srcFileName),importAs:i}})}),exportAs:e}},e.prototype.processValue=function(t,e){return K(t,this,e)},e.prototype.visitOther=function(t,e){if(t instanceof Pt){var n=this.symbolResolver.getStaticSymbol(t.filePath,t.name);return{__symbol:this.visitStaticSymbol(n,e),members:t.members}}},e.prototype.visitStringMap=function(e,n){return"resolved"===e.__symbolic?K(e.symbol,this,n):("error"===e.__symbolic&&(delete e.line,delete e.character),t.prototype.visitStringMap.call(this,e,n))},e.prototype.visitStaticSymbol=function(t,e){var n=this.indexBySymbol.get(t),r=null;if(1&e&&this.summaryResolver.isLibraryFile(t.filePath)){if(this.unprocessedSymbolSummariesBySymbol.has(t))return n;(r=this.loadSummary(t))&&r.metadata instanceof Pt&&(n=this.visitStaticSymbol(r.metadata,e),r=null)}else if(null!=n)return n;return null==n&&(n=this.symbols.length,this.symbols.push(t)),this.indexBySymbol.set(t,n),r&&this.addSummary(r),n},e.prototype.loadSummary=function(t){var e=this.summaryResolver.resolveSummary(t);if(!e){var n=this.symbolResolver.resolveSymbol(t);n&&(e={symbol:n.symbol,metadata:n.metadata})}return e}}(W);var ju,Fu,Vu=function(t){function e(e,n){var r=t.call(this)||this;return r.symbolCache=e,r.summaryResolver=n,r}return o(e,t),e.prototype.deserialize=function(t,e){var n=this,r=JSON.parse(e),i=[];this.symbols=r.symbols.map(function(e){return n.symbolCache.get(n.summaryResolver.fromSummaryFileName(e.filePath,t),e.name)}),r.symbols.forEach(function(e,r){var o=n.symbols[r],s=e.importAs;"number"==typeof s?i.push({symbol:o,importAs:n.symbols[s]}):"string"==typeof s&&i.push({symbol:o,importAs:n.symbolCache.get(Hs(t),s)})});var o=K(r.summaries,this,null);return{moduleName:r.moduleName,summaries:o,importAs:i}},e.prototype.visitStringMap=function(e,n){if("__symbol"in e){var r=this.symbols[e.__symbol],i=e.members;return i.length?this.symbolCache.get(r.filePath,r.name,i):r}return t.prototype.visitStringMap.call(this,e,n)},e}(W);function Hu(t){return t&&"call"===t.__symbolic}(Fu=ju||(ju={}))[Fu.Basic=1]="Basic",Fu[Fu.TypeCheck=2]="TypeCheck",Fu[Fu.All=3]="All";
365
+ */)(u.name)||this.reexportedBy.set(u,t.symbol)}}if(!n.type&&t.type&&(n.type=t.type,r.type=this.processValue(t.type,0),t.type.summaryKind===Ct.NgModule)){var l=t.type;l.exportedDirectives.concat(l.exportedPipes).forEach(function(t){var n=t.reference;if(e.summaryResolver.isLibraryFile(n.filePath)&&!e.unprocessedSymbolSummariesBySymbol.has(n)){var r=e.summaryResolver.resolveSummary(n);r&&e.addSummary(r)}})}},e.prototype.serialize=function(){var t=this,e=[];return{json:JSON.stringify({moduleName:this.moduleName,summaries:this.processedSummaries,symbols:this.symbols.map(function(n,r){n.assertNoMembers();var i=void 0;if(t.summaryResolver.isLibraryFile(n.filePath)){var o=t.reexportedBy.get(n);if(o)i=t.indexBySymbol.get(o);else{var s=t.unprocessedSymbolSummariesBySymbol.get(n);s&&s.metadata&&"interface"===s.metadata.__symbolic||e.push({symbol:n,exportAs:i=n.name+"_"+r})}}return{__symbol:r,name:n.name,filePath:t.summaryResolver.toSummaryFileName(n.filePath,t.srcFileName),importAs:i}})}),exportAs:e}},e.prototype.processValue=function(t,e){return V(t,this,e)},e.prototype.visitOther=function(t,e){if(t instanceof wt){var n=this.symbolResolver.getStaticSymbol(t.filePath,t.name);return{__symbol:this.visitStaticSymbol(n,e),members:t.members}}},e.prototype.visitStringMap=function(e,n){return"resolved"===e.__symbolic?V(e.symbol,this,n):("error"===e.__symbolic&&(delete e.line,delete e.character),t.prototype.visitStringMap.call(this,e,n))},e.prototype.visitStaticSymbol=function(t,e){var n=this.indexBySymbol.get(t),r=null;if(1&e&&this.summaryResolver.isLibraryFile(t.filePath)){if(this.unprocessedSymbolSummariesBySymbol.has(t))return n;(r=this.loadSummary(t))&&r.metadata instanceof wt&&(n=this.visitStaticSymbol(r.metadata,e),r=null)}else if(null!=n)return n;return null==n&&(n=this.symbols.length,this.symbols.push(t)),this.indexBySymbol.set(t,n),r&&this.addSummary(r),n},e.prototype.loadSummary=function(t){var e=this.summaryResolver.resolveSummary(t);if(!e){var n=this.symbolResolver.resolveSymbol(t);n&&(e={symbol:n.symbol,metadata:n.metadata})}return e}}(q);var $a,Ja=function(t){function e(e,n){var r=t.call(this)||this;return r.symbolCache=e,r.summaryResolver=n,r}return o(e,t),e.prototype.deserialize=function(t,e){var n=this,r=JSON.parse(e),i=[];this.symbols=r.symbols.map(function(e){return n.symbolCache.get(n.summaryResolver.fromSummaryFileName(e.filePath,t),e.name)}),r.symbols.forEach(function(e,r){var o=n.symbols[r],s=e.importAs;"number"==typeof s?i.push({symbol:o,importAs:n.symbols[s]}):"string"==typeof s&&i.push({symbol:o,importAs:n.symbolCache.get(hs(t),s)})});var o=V(r.summaries,this,null);return{moduleName:r.moduleName,summaries:o,importAs:i}},e.prototype.visitStringMap=function(e,n){if("__symbol"in e){var r=this.symbols[e.__symbol],i=e.members;return i.length?this.symbolCache.get(r.filePath,r.name,i):r}return t.prototype.visitStringMap.call(this,e,n)},e}(q);function tu(t){return t&&"call"===t.__symbolic}!function(t){t[t.Basic=1]="Basic",t[t.TypeCheck=2]="TypeCheck",t[t.All=3]="All"}($a||($a={}));
395
366
  /**
396
367
  * @license
397
368
  * Copyright Google Inc. All Rights Reserved.
@@ -399,14 +370,14 @@ var ku=/^(?!.*\.d\.ts$).*\.ts$/,Mu=function Iu(t,e){this.symbol=t,this.metadata=
399
370
  * Use of this source code is governed by an MIT-style license that can be
400
371
  * found in the LICENSE file at https://angular.io/license
401
372
  */
402
- var Bu="ngFormattedMessage",qu="@angular/core",Ku=/^\$.*\$$/,Uu={__symbolic:"ignore"},zu="useValue",Wu=new Set([zu,"useFactory","data","id","loadChildren"]),Xu="TypeGuard",Gu="UseIf";function Qu(t){return t&&"ignore"==t.__symbolic}var Yu=function(){function t(t,e,n,r,i){void 0===n&&(n=[]),void 0===r&&(r=[]);var o=this;this.summaryResolver=t,this.symbolResolver=e,this.errorRecorder=i,this.annotationCache=new Map,this.shallowAnnotationCache=new Map,this.propertyCache=new Map,this.parameterCache=new Map,this.methodCache=new Map,this.staticCache=new Map,this.conversionMap=new Map,this.resolvedExternalReferences=new Map,this.annotationForParentClassWithSummaryKind=new Map,this.initializeConversionMap(),n.forEach(function(t){return o._registerDecoratorOrConstructor(o.getStaticSymbol(t.filePath,t.name),t.ctor)}),r.forEach(function(t){return o._registerFunction(o.getStaticSymbol(t.filePath,t.name),t.fn)}),this.annotationForParentClassWithSummaryKind.set(Mt.Directive,[w,T]),this.annotationForParentClassWithSummaryKind.set(Mt.Pipe,[A]),this.annotationForParentClassWithSummaryKind.set(Mt.NgModule,[M]),this.annotationForParentClassWithSummaryKind.set(Mt.Injectable,[I,A,w,T,M])}return t.prototype.componentModuleUrl=function(t){var e=this.findSymbolDeclaration(t);return this.symbolResolver.getResourcePath(e)},t.prototype.resolveExternalReference=function(t,e){var n=void 0;if(!e){var r=this.resolvedExternalReferences.get(n=t.moduleName+":"+t.name);if(r)return r}var i=this.symbolResolver.getSymbolByModule(t.moduleName,t.name,e),o=this.findSymbolDeclaration(i);return e||(this.symbolResolver.recordModuleNameForFileName(i.filePath,t.moduleName),this.symbolResolver.recordImportAs(o,i)),n&&this.resolvedExternalReferences.set(n,o),o},t.prototype.findDeclaration=function(t,e,n){return this.findSymbolDeclaration(this.symbolResolver.getSymbolByModule(t,e,n))},t.prototype.tryFindDeclaration=function(t,e,n){var r=this;return this.symbolResolver.ignoreErrorsFor(function(){return r.findDeclaration(t,e,n)})},t.prototype.findSymbolDeclaration=function(t){var e=this.symbolResolver.resolveSymbol(t);if(e){var n=e.metadata;if(n&&"resolved"===n.__symbolic&&(n=n.symbol),n instanceof Pt)return this.findSymbolDeclaration(e.metadata)}return t},t.prototype.tryAnnotations=function(t){var e=this.errorRecorder;this.errorRecorder=function(t,e){};try{return this.annotations(t)}finally{this.errorRecorder=e}},t.prototype.annotations=function(t){var e=this;return this._annotations(t,function(t,n){return e.simplify(t,n)},this.annotationCache)},t.prototype.shallowAnnotations=function(t){var e=this;return this._annotations(t,function(t,n){return e.simplify(t,n,!0)},this.shallowAnnotationCache)},t.prototype._annotations=function(t,e,n){var r=n.get(t);if(!r){r=[];var i=this.getTypeMetadata(t),o=this.findParentType(t,i);if(o){var s=this.annotations(o);r.push.apply(r,c(s))}var a=[];if(i.decorators&&(a=e(t,i.decorators),r.push.apply(r,c(a))),o&&!this.summaryResolver.isLibraryFile(t.filePath)&&this.summaryResolver.isLibraryFile(o.filePath)){var u=this.summaryResolver.resolveSummary(o);if(u&&u.type){var l=this.annotationForParentClassWithSummaryKind.get(u.type.summaryKind);l.some(function(t){return a.some(function(e){return t.isTypeOf(e)})})||this.reportError(lc($u("Class "+t.name+" in "+t.filePath+" extends from a "+Mt[u.type.summaryKind]+" in another compilation unit without duplicating the decorator",void 0,"Please add a "+l.map(function(t){return t.ngMetadataName}).join(" or ")+" decorator to the class"),t),t)}}n.set(t,r.filter(function(t){return!!t}))}return r},t.prototype.propMetadata=function(t){var e=this,n=this.propertyCache.get(t);if(!n){var r=this.getTypeMetadata(t);n={};var i=this.findParentType(t,r);if(i){var o=this.propMetadata(i);Object.keys(o).forEach(function(t){n[t]=o[t]})}var s=r.members||{};Object.keys(s).forEach(function(r){var i=s[r].find(function(t){return"property"==t.__symbolic||"method"==t.__symbolic}),o=[];n[r]&&o.push.apply(o,c(n[r])),n[r]=o,i&&i.decorators&&o.push.apply(o,c(e.simplify(t,i.decorators)))}),this.propertyCache.set(t,n)}return n},t.prototype.parameters=function(t){var e=this;if(!(t instanceof Pt))return this.reportError(new Error("parameters received "+JSON.stringify(t)+" which is not a StaticSymbol"),t),[];try{var n=this.parameterCache.get(t);if(!n){var r=this.getTypeMetadata(t),i=this.findParentType(t,r),o=r?r.members:null,s=o?o.__ctor__:null;if(s){var a=s.find(function(t){return"constructor"==t.__symbolic}),u=a.parameters||[],l=this.simplify(t,a.parameterDecorators||[]);n=[],u.forEach(function(r,i){var o=[],s=e.trySimplify(t,r);s&&o.push(s);var a=l?l[i]:null;a&&o.push.apply(o,c(a)),n.push(o)})}else i&&(n=this.parameters(i));n||(n=[]),this.parameterCache.set(t,n)}return n}catch(e){throw console.error("Failed on type "+JSON.stringify(t)+" with error "+e),e}},t.prototype._methodNames=function(t){var e=this.methodCache.get(t);if(!e){var n=this.getTypeMetadata(t);e={};var r=this.findParentType(t,n);if(r){var i=this._methodNames(r);Object.keys(i).forEach(function(t){e[t]=i[t]})}var o=n.members||{};Object.keys(o).forEach(function(t){var n=o[t].some(function(t){return"method"==t.__symbolic});e[t]=e[t]||n}),this.methodCache.set(t,e)}return e},t.prototype._staticMembers=function(t){var e=this.staticCache.get(t);if(!e){var n=this.getTypeMetadata(t);e=Object.keys(n.statics||{}),this.staticCache.set(t,e)}return e},t.prototype.findParentType=function(t,e){var n=this.trySimplify(t,e.extends);if(n instanceof Pt)return n},t.prototype.hasLifecycleHook=function(t,e){t instanceof Pt||this.reportError(new Error("hasLifecycleHook received "+JSON.stringify(t)+" which is not a StaticSymbol"),t);try{return!!this._methodNames(t)[e]}catch(e){throw console.error("Failed on type "+JSON.stringify(t)+" with error "+e),e}},t.prototype.guards=function(t){if(!(t instanceof Pt))return this.reportError(new Error("guards received "+JSON.stringify(t)+" which is not a StaticSymbol"),t),{};var e,n,r=this._staticMembers(t),i={};try{for(var o=a(r),s=o.next();!s.done;s=o.next()){var u=s.value;if(u.endsWith(Xu)){var c=u.substr(0,u.length-Xu.length),l=void 0;c.endsWith(Gu)?(c=u.substr(0,c.length-Gu.length),l=Gu):l=this.getStaticSymbol(t.filePath,t.name,[u]),i[c]=l}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}return i},t.prototype._registerDecoratorOrConstructor=function(t,e){this.conversionMap.set(t,function(t,n){return new(e.bind.apply(e,c([void 0],n)))})},t.prototype._registerFunction=function(t,e){this.conversionMap.set(t,function(t,n){return e.apply(void 0,n)})},t.prototype.initializeConversionMap=function(){this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Injectable"),I),this.injectionToken=this.findDeclaration(qu,"InjectionToken"),this.opaqueToken=this.findDeclaration(qu,"OpaqueToken"),this.ROUTES=this.tryFindDeclaration("@angular/router","ROUTES"),this.ANALYZE_FOR_ENTRY_COMPONENTS=this.findDeclaration(qu,"ANALYZE_FOR_ENTRY_COMPONENTS"),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Host"),j),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Self"),D),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"SkipSelf"),L),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Inject"),d),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Optional"),R),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Attribute"),y),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"ContentChild"),g),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"ContentChildren"),m),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"ViewChild"),b),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"ViewChildren"),_),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Input"),P),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Output"),N),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Pipe"),A),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"HostBinding"),O),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"HostListener"),k),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Directive"),w),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Component"),T),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"NgModule"),M),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Host"),j),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Self"),D),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"SkipSelf"),L),this._registerDecoratorOrConstructor(this.findDeclaration(qu,"Optional"),R)},t.prototype.getStaticSymbol=function(t,e,n){return this.symbolResolver.getStaticSymbol(t,e,n)},t.prototype.trySimplify=function(t,e){var n=this.errorRecorder;this.errorRecorder=function(t,e){};var r=this.simplify(t,e);return this.errorRecorder=n,r},t.prototype.simplify=function(t,e,n){void 0===n&&(n=!1);var r,i=this,o=uc.empty,s=new Map;try{r=function t(e,n,r,u){function l(t){var e=i.symbolResolver.resolveSymbol(t);return e?e.metadata:null}function p(n){return t(e,n,r,0)}function h(n,o){if(n===e)return t(n,o,r+1,u);try{return t(n,o,r+1,u)}catch(t){if(!Ju(t))throw t;var s=t.chain?"references '"+t.symbol.name+"'":function Dm(t){if(t.summary)return t.summary;switch(t.message){case tc:if(t.context&&t.context.className)return"references non-exported class "+t.context.className;break;case ec:return"is not initialized";case nc:return"is a destructured variable";case rc:return"could not be resolved";case ic:return t.context&&t.context.name?"calls '"+t.context.name+"'":"calls a function";case oc:return t.context&&t.context.name?"references local variable "+t.context.name:"references a local variable"}return"contains the error"}(t);i.error({message:t.message,advise:t.advise,context:t.context,chain:{message:"'"+n.name+"' "+s,position:t.position,next:t.chain},symbol:n},e)}}return function n(f){if(ac(f))return f;if(f instanceof Array){var d=[];try{for(var v=a(f),y=v.next();!y.done;y=v.next()){var m=y.value;if(m&&"spread"===m.__symbolic){var g=p(m.expression);if(Array.isArray(g)){try{for(var _=a(g),b=_.next();!b.done;b=_.next())d.push(b.value)}catch(t){S={error:t}}finally{try{b&&!b.done&&(C=_.return)&&C.call(_)}finally{if(S)throw S.error}}continue}}var w=n(m);Qu(w)||d.push(w)}}catch(t){x={error:t}}finally{try{y&&!y.done&&(E=v.return)&&E.call(v)}finally{if(x)throw x.error}}return d}var x,E,S,C;if(f instanceof Pt)return f===i.injectionToken||i.conversionMap.has(f)||u>0&&!f.members.length?f:null!=(D=l(T=f))?h(T,D):T;if(f){if(f.__symbolic){var T=void 0;switch(f.__symbolic){case"binop":var A=n(f.left);if(Qu(A))return A;var P=n(f.right);if(Qu(P))return P;switch(f.operator){case"&&":return A&&P;case"||":return A||P;case"|":return A|P;case"^":return A^P;case"&":return A&P;case"==":return A==P;case"!=":return A!=P;case"===":return A===P;case"!==":return A!==P;case"<":return A<P;case">":return A>P;case"<=":return A<=P;case">=":return A>=P;case"<<":return A<<P;case">>":return A>>P;case"+":return A+P;case"-":return A-P;case"*":return A*P;case"/":return A/P;case"%":return A%P}return null;case"if":return n(n(f.condition)?f.thenExpression:f.elseExpression);case"pre":var N=n(f.operand);if(Qu(N))return N;switch(f.operator){case"+":return N;case"-":return-N;case"!":return!N;case"~":return~N}return null;case"index":var O=p(f.expression),k=p(f.index);return O&&ac(k)?O[k]:null;case"select":var M=f.member,I=e,R=n(f.expression);if(R instanceof Pt){var D,L=R.members.concat(M);return null!=(D=l(I=i.getStaticSymbol(R.filePath,R.name,L)))?h(I,D):I}return R&&ac(M)?h(I,R[M]):null;case"reference":var j=o.resolve(f.name);if(j!=uc.missing)return j;break;case"resolved":try{return n(f.symbol)}catch(t){throw Ju(t)&&null!=f.fileName&&null!=f.line&&null!=f.character&&(t.position={fileName:f.fileName,line:f.line,column:f.character}),t}case"class":case"function":return e;case"new":case"call":if((T=t(e,f.expression,r+1,0))instanceof Pt){if(T===i.injectionToken||T===i.opaqueToken)return e;var F=f.arguments||[],V=i.conversionMap.get(T);if(V){var H=F.map(function(t){return h(e,t)}).map(function(t){return Qu(t)?void 0:t});return V(e,H)}return function B(t,a,u,l){if(a&&"function"==a.__symbolic){s.get(t)&&i.error({message:"Recursion is not supported",summary:"called '"+t.name+"' recursively",value:a},t);try{var p=a.value;if(p&&(0!=r||"error"!=p.__symbolic)){var f=a.parameters,d=a.defaults;u=u.map(function(t){return h(e,t)}).map(function(t){return Qu(t)?void 0:t}),d&&d.length>u.length&&u.push.apply(u,c(d.slice(u.length).map(function(t){return n(t)}))),s.set(t,!0);for(var v=uc.build(),y=0;y<f.length;y++)v.define(f[y],u[y]);var m,g=o;try{o=v.done(),m=h(t,p)}finally{o=g}return m}}finally{s.delete(t)}}if(0===r)return Uu;var _=void 0;if(l&&"resolved"==l.__symbolic){var b=l.line,w=l.character,x=l.fileName;null!=x&&null!=b&&null!=w&&(_={fileName:x,line:b,column:w})}i.error({message:ic,context:t,value:a,position:_},e)}(T,l(T),F,f.expression)}return Uu;case"error":var q=f.message;return i.error(null!=f.line?{message:q,context:f.context,value:f,position:{fileName:f.fileName,line:f.line,column:f.character}}:{message:q,context:f.context},e),Uu;case"ignore":return f}return null}return function K(t,e){if(!t)return{};var n={};return Object.keys(t).forEach(function(r){var i=e(t[r],r);Qu(i)||(Ku.test(r)?Object.defineProperty(n,r,{enumerable:!1,configurable:!0,value:i}):n[r]=i)}),n}(f,function(o,s){if(Wu.has(s)){if(s===zu&&"provide"in f){var a=n(f.provide);if(a===i.ROUTES||a==i.ANALYZE_FOR_ENTRY_COMPONENTS)return n(o)}return function c(n){return t(e,n,r,u+1)}(o)}return n(o)})}return Uu}(n)}(t,e,0,n?1:0)}catch(e){if(!this.errorRecorder)throw lc(e,t);this.reportError(e,t)}if(!Qu(r))return r},t.prototype.getTypeMetadata=function(t){var e=this.symbolResolver.resolveSymbol(t);return e&&e.metadata?e.metadata:{__symbolic:"class"}},t.prototype.reportError=function(t,e,n){if(!this.errorRecorder)throw t;this.errorRecorder(lc(t,e),e&&e.filePath||n)},t.prototype.error=function(t,e){this.reportError($u(t.message,t.summary,t.advise,t.position,t.symbol,t.context,t.chain),e)},t}(),Zu="ngMetadataError";function $u(t,e,n,r,i,o,s){var a=Q(t);return a[Zu]=!0,n&&(a.advise=n),r&&(a.position=r),e&&(a.summary=e),o&&(a.context=o),s&&(a.chain=s),i&&(a.symbol=i),a}function Ju(t){return!!t[Zu]}var tc="Reference to non-exported class",ec="Variable not initialized",nc="Destructuring not supported",rc="Could not resolve type",ic="Function call not supported",oc="Reference to a local symbol",sc="Lambda not supported";function ac(t){return null===t||"function"!=typeof t&&"object"!=typeof t}var uc=function(){function t(){}return t.build=function(){var e=new Map;return{define:function(t,n){return e.set(t,n),this},done:function(){return e.size>0?new cc(e):t.empty}}},t.missing={},t.empty={resolve:function(e){return t.missing}},t}(),cc=function(t){function e(e){var n=t.call(this)||this;return n.bindings=e,n}return o(e,t),e.prototype.resolve=function(t){return this.bindings.has(t)?this.bindings.get(t):uc.missing},e}(uc);function lc(t,e){return Ju(t)?function r(t){var e=Q(function t(e,n){if(void 0===n&&(n=0),!e)return"";var r=e.position?e.position.fileName+"("+(e.position.line+1)+","+(e.position.column+1)+")":"",i=(r&&0===n?r+": ":"")+e.message+(r&&0!==n?" at "+r:"");return""+function t(e){if(e<=0)return"";if(e<6)return[""," "," "," "," "," "][e];var n=t(Math.floor(e/2));return n+n+(e%2==1?" ":"")}(n)+i+(e.next&&"\n"+t(e.next,n+2)||"")}(t)+".");return e[Bu]=!0,e.chain=t,e.position=t.position,e}(function t(e,n){return{message:function r(t,e){switch(t){case tc:if(e&&e.className)return"References to a non-exported class are not supported in decorators but "+e.className+" was referenced.";break;case ec:return"Only initialized variables and constants can be referenced in decorators because the value of this variable is needed by the template compiler";case nc:return"Referencing an exported destructured variable or constant is not supported in decorators and this value is needed by the template compiler";case rc:if(e&&e.typeName)return"Could not resolve type "+e.typeName;break;case ic:return e&&e.name?"Function calls are not supported in decorators but '"+e.name+"' was called":"Function calls are not supported in decorators";case oc:if(e&&e.name)return"Reference to a local (non-exported) symbols are not supported in decorators but '"+e.name+"' was referenced";break;case sc:return"Function expressions are not supported in decorators"}return t}(e.message,e.context)+(e.symbol?" in '"+e.symbol.name+"'":""),position:e.position,next:e.next?t(e.next,n):n?{message:n}:void 0}}({message:"Error during template compile of '"+e.name+"'",position:t.position,next:{message:t.message,next:t.chain,context:t.context,symbol:t.symbol}},t.advise||function n(t,e){switch(t){case tc:if(e&&e.className)return"Consider exporting '"+e.className+"'";break;case nc:return"Consider simplifying to avoid destructuring";case oc:if(e&&e.name)return"Consider exporting '"+e.name+"'";break;case sc:return"Consider changing the function expression into an exported function"}}(t.message,t.context))):t}
373
+ var eu="ngFormattedMessage",nu="@angular/core",ru=/^\$.*\$$/,iu={__symbolic:"ignore"},ou=new Set(["useValue","useFactory","data","id","loadChildren"]);function su(t){return t&&"ignore"==t.__symbolic}var au=function(){function t(t,e,n,r,i){void 0===n&&(n=[]),void 0===r&&(r=[]);var o=this;this.summaryResolver=t,this.symbolResolver=e,this.errorRecorder=i,this.annotationCache=new Map,this.shallowAnnotationCache=new Map,this.propertyCache=new Map,this.parameterCache=new Map,this.methodCache=new Map,this.staticCache=new Map,this.conversionMap=new Map,this.resolvedExternalReferences=new Map,this.annotationForParentClassWithSummaryKind=new Map,this.initializeConversionMap(),n.forEach(function(t){return o._registerDecoratorOrConstructor(o.getStaticSymbol(t.filePath,t.name),t.ctor)}),r.forEach(function(t){return o._registerFunction(o.getStaticSymbol(t.filePath,t.name),t.fn)}),this.annotationForParentClassWithSummaryKind.set(Ct.Directive,[_,x]),this.annotationForParentClassWithSummaryKind.set(Ct.Pipe,[E]),this.annotationForParentClassWithSummaryKind.set(Ct.NgModule,[P]),this.annotationForParentClassWithSummaryKind.set(Ct.Injectable,[N,E,_,x,P])}return t.prototype.componentModuleUrl=function(t){var e=this.findSymbolDeclaration(t);return this.symbolResolver.getResourcePath(e)},t.prototype.resolveExternalReference=function(t,e){var n=void 0;if(!e){var r=this.resolvedExternalReferences.get(n=t.moduleName+":"+t.name);if(r)return r}var i=this.symbolResolver.getSymbolByModule(t.moduleName,t.name,e),o=this.findSymbolDeclaration(i);return e||(this.symbolResolver.recordModuleNameForFileName(i.filePath,t.moduleName),this.symbolResolver.recordImportAs(o,i)),n&&this.resolvedExternalReferences.set(n,o),o},t.prototype.findDeclaration=function(t,e,n){return this.findSymbolDeclaration(this.symbolResolver.getSymbolByModule(t,e,n))},t.prototype.tryFindDeclaration=function(t,e,n){var r=this;return this.symbolResolver.ignoreErrorsFor(function(){return r.findDeclaration(t,e,n)})},t.prototype.findSymbolDeclaration=function(t){var e=this.symbolResolver.resolveSymbol(t);if(e){var n=e.metadata;if(n&&"resolved"===n.__symbolic&&(n=n.symbol),n instanceof wt)return this.findSymbolDeclaration(e.metadata)}return t},t.prototype.tryAnnotations=function(t){var e=this.errorRecorder;this.errorRecorder=function(t,e){};try{return this.annotations(t)}finally{this.errorRecorder=e}},t.prototype.annotations=function(t){var e=this;return this._annotations(t,function(t,n){return e.simplify(t,n)},this.annotationCache)},t.prototype.shallowAnnotations=function(t){var e=this;return this._annotations(t,function(t,n){return e.simplify(t,n,!0)},this.shallowAnnotationCache)},t.prototype._annotations=function(t,e,n){var r=n.get(t);if(!r){r=[];var i=this.getTypeMetadata(t),o=this.findParentType(t,i);if(o){var s=this.annotations(o);r.push.apply(r,c(s))}var a=[];if(i.decorators&&(a=e(t,i.decorators))&&r.push.apply(r,c(a)),o&&!this.summaryResolver.isLibraryFile(t.filePath)&&this.summaryResolver.isLibraryFile(o.filePath)){var u=this.summaryResolver.resolveSummary(o);if(u&&u.type){var l=this.annotationForParentClassWithSummaryKind.get(u.type.summaryKind);l.some(function(t){return a.some(function(e){return t.isTypeOf(e)})})||this.reportError(wu(cu("Class "+t.name+" in "+t.filePath+" extends from a "+Ct[u.type.summaryKind]+" in another compilation unit without duplicating the decorator",void 0,"Please add a "+l.map(function(t){return t.ngMetadataName}).join(" or ")+" decorator to the class"),t),t)}}n.set(t,r.filter(function(t){return!!t}))}return r},t.prototype.propMetadata=function(t){var e=this,n=this.propertyCache.get(t);if(!n){var r=this.getTypeMetadata(t);n={};var i=this.findParentType(t,r);if(i){var o=this.propMetadata(i);Object.keys(o).forEach(function(t){n[t]=o[t]})}var s=r.members||{};Object.keys(s).forEach(function(r){var i=s[r].find(function(t){return"property"==t.__symbolic||"method"==t.__symbolic}),o=[];n[r]&&o.push.apply(o,c(n[r])),n[r]=o,i&&i.decorators&&o.push.apply(o,c(e.simplify(t,i.decorators)))}),this.propertyCache.set(t,n)}return n},t.prototype.parameters=function(t){var e=this;if(!(t instanceof wt))return this.reportError(new Error("parameters received "+JSON.stringify(t)+" which is not a StaticSymbol"),t),[];try{var n=this.parameterCache.get(t);if(!n){var r=this.getTypeMetadata(t),i=this.findParentType(t,r),o=r?r.members:null,s=o?o.__ctor__:null;if(s){var a=s.find(function(t){return"constructor"==t.__symbolic}),u=a.parameters||[],l=this.simplify(t,a.parameterDecorators||[]);n=[],u.forEach(function(r,i){var o=[],s=e.trySimplify(t,r);s&&o.push(s);var a=l?l[i]:null;a&&o.push.apply(o,c(a)),n.push(o)})}else i&&(n=this.parameters(i));n||(n=[]),this.parameterCache.set(t,n)}return n}catch(e){throw console.error("Failed on type "+JSON.stringify(t)+" with error "+e),e}},t.prototype._methodNames=function(t){var e=this.methodCache.get(t);if(!e){var n=this.getTypeMetadata(t);e={};var r=this.findParentType(t,n);if(r){var i=this._methodNames(r);Object.keys(i).forEach(function(t){e[t]=i[t]})}var o=n.members||{};Object.keys(o).forEach(function(t){var n=o[t].some(function(t){return"method"==t.__symbolic});e[t]=e[t]||n}),this.methodCache.set(t,e)}return e},t.prototype._staticMembers=function(t){var e=this.staticCache.get(t);if(!e){var n=this.getTypeMetadata(t);e=Object.keys(n.statics||{}),this.staticCache.set(t,e)}return e},t.prototype.findParentType=function(t,e){var n=this.trySimplify(t,e.extends);if(n instanceof wt)return n},t.prototype.hasLifecycleHook=function(t,e){t instanceof wt||this.reportError(new Error("hasLifecycleHook received "+JSON.stringify(t)+" which is not a StaticSymbol"),t);try{return!!this._methodNames(t)[e]}catch(e){throw console.error("Failed on type "+JSON.stringify(t)+" with error "+e),e}},t.prototype.guards=function(t){if(!(t instanceof wt))return this.reportError(new Error("guards received "+JSON.stringify(t)+" which is not a StaticSymbol"),t),{};var e,n,r=this._staticMembers(t),i={};try{for(var o=a(r),s=o.next();!s.done;s=o.next()){var u=s.value;if(u.endsWith("TypeGuard")){var c=u.substr(0,u.length-"TypeGuard".length),l=void 0;c.endsWith("UseIf")?(c=u.substr(0,c.length-"UseIf".length),l="UseIf"):l=this.getStaticSymbol(t.filePath,t.name,[u]),i[c]=l}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}return i},t.prototype._registerDecoratorOrConstructor=function(t,e){this.conversionMap.set(t,function(t,n){return new(e.bind.apply(e,c([void 0],n)))})},t.prototype._registerFunction=function(t,e){this.conversionMap.set(t,function(t,n){return e.apply(void 0,n)})},t.prototype.initializeConversionMap=function(){this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Injectable"),N),this.injectionToken=this.findDeclaration(nu,"InjectionToken"),this.opaqueToken=this.findDeclaration(nu,"OpaqueToken"),this.ROUTES=this.tryFindDeclaration("@angular/router","ROUTES"),this.ANALYZE_FOR_ENTRY_COMPONENTS=this.findDeclaration(nu,"ANALYZE_FOR_ENTRY_COMPONENTS"),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Host"),I),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Self"),k),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"SkipSelf"),M),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Inject"),h),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Optional"),O),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Attribute"),d),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"ContentChild"),y),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"ContentChildren"),v),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"ViewChild"),g),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"ViewChildren"),m),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Input"),S),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Output"),C),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Pipe"),E),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"HostBinding"),T),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"HostListener"),A),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Directive"),_),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Component"),x),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"NgModule"),P),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Host"),I),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Self"),k),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"SkipSelf"),M),this._registerDecoratorOrConstructor(this.findDeclaration(nu,"Optional"),O)},t.prototype.getStaticSymbol=function(t,e,n){return this.symbolResolver.getStaticSymbol(t,e,n)},t.prototype.trySimplify=function(t,e){var n=this.errorRecorder;this.errorRecorder=function(t,e){};var r=this.simplify(t,e);return this.errorRecorder=n,r},t.prototype.simplify=function(t,e,n){void 0===n&&(n=!1);var r,i=this,o=_u.empty,s=new Map;try{r=function t(e,n,r,u){function l(t){var e=i.symbolResolver.resolveSymbol(t);return e?e.metadata:null}function p(n){return t(e,n,r,0)}function h(n,o){if(n===e)return t(n,o,r+1,u);try{return t(n,o,r+1,u)}catch(t){if(!lu(t))throw t;var s=t.chain?"references '"+t.symbol.name+"'":function a(t){if(t.summary)return t.summary;switch(t.message){case pu:if(t.context&&t.context.className)return"references non-exported class "+t.context.className;break;case hu:return"is not initialized";case fu:return"is a destructured variable";case du:return"could not be resolved";case vu:return t.context&&t.context.name?"calls '"+t.context.name+"'":"calls a function";case yu:return t.context&&t.context.name?"references local variable "+t.context.name:"references a local variable"}return"contains the error"}(t);i.error({message:t.message,advise:t.advise,context:t.context,chain:{message:"'"+n.name+"' "+s,position:t.position,next:t.chain},symbol:n},e)}}return function n(f){if(gu(f))return f;if(f instanceof Array){var d=[];try{for(var v=a(f),y=v.next();!y.done;y=v.next()){var m=y.value;if(m&&"spread"===m.__symbolic){var g=p(m.expression);if(Array.isArray(g)){try{for(var _=a(g),b=_.next();!b.done;b=_.next())d.push(b.value)}catch(t){S={error:t}}finally{try{b&&!b.done&&(C=_.return)&&C.call(_)}finally{if(S)throw S.error}}continue}}var w=n(m);su(w)||d.push(w)}}catch(t){x={error:t}}finally{try{y&&!y.done&&(E=v.return)&&E.call(v)}finally{if(x)throw x.error}}return d}var x,E,S,C;if(f instanceof wt)return f===i.injectionToken||i.conversionMap.has(f)||u>0&&!f.members.length?f:null!=(D=l(T=f))?h(T,D):T;if(f){if(f.__symbolic){var T=void 0;switch(f.__symbolic){case"binop":var A=n(f.left);if(su(A))return A;var P=n(f.right);if(su(P))return P;switch(f.operator){case"&&":return A&&P;case"||":return A||P;case"|":return A|P;case"^":return A^P;case"&":return A&P;case"==":return A==P;case"!=":return A!=P;case"===":return A===P;case"!==":return A!==P;case"<":return A<P;case">":return A>P;case"<=":return A<=P;case">=":return A>=P;case"<<":return A<<P;case">>":return A>>P;case"+":return A+P;case"-":return A-P;case"*":return A*P;case"/":return A/P;case"%":return A%P}return null;case"if":return n(n(f.condition)?f.thenExpression:f.elseExpression);case"pre":var N=n(f.operand);if(su(N))return N;switch(f.operator){case"+":return N;case"-":return-N;case"!":return!N;case"~":return~N}return null;case"index":var O=p(f.expression),k=p(f.index);return O&&gu(k)?O[k]:null;case"select":var M=f.member,I=e,R=n(f.expression);if(R instanceof wt){var D,j=R.members.concat(M);return null!=(D=l(I=i.getStaticSymbol(R.filePath,R.name,j)))?h(I,D):I}return R&&gu(M)?h(I,R[M]):null;case"reference":var L=o.resolve(f.name);if(L!=_u.missing)return L;break;case"resolved":try{return n(f.symbol)}catch(t){throw lu(t)&&null!=f.fileName&&null!=f.line&&null!=f.character&&(t.position={fileName:f.fileName,line:f.line,column:f.character}),t}case"class":case"function":return e;case"new":case"call":if((T=t(e,f.expression,r+1,0))instanceof wt){if(T===i.injectionToken||T===i.opaqueToken)return e;var F=f.arguments||[],V=i.conversionMap.get(T);if(V){var H=F.map(function(t){return h(e,t)}).map(function(t){return su(t)?void 0:t});return V(e,H)}return function B(t,a,u,l){if(a&&"function"==a.__symbolic){s.get(t)&&i.error({message:"Recursion is not supported",summary:"called '"+t.name+"' recursively",value:a},t);try{var p=a.value;if(p&&(0!=r||"error"!=p.__symbolic)){var f=a.parameters,d=a.defaults;u=u.map(function(t){return h(e,t)}).map(function(t){return su(t)?void 0:t}),d&&d.length>u.length&&u.push.apply(u,c(d.slice(u.length).map(function(t){return n(t)}))),s.set(t,!0);for(var v=_u.build(),y=0;y<f.length;y++)v.define(f[y],u[y]);var m,g=o;try{o=v.done(),m=h(t,p)}finally{o=g}return m}}finally{s.delete(t)}}if(0===r)return iu;var _=void 0;if(l&&"resolved"==l.__symbolic){var b=l.line,w=l.character,x=l.fileName;null!=x&&null!=b&&null!=w&&(_={fileName:x,line:b,column:w})}i.error({message:vu,context:t,value:a,position:_},e)}(T,l(T),F,f.expression)}return iu;case"error":var q=f.message;return i.error(null!=f.line?{message:q,context:f.context,value:f,position:{fileName:f.fileName,line:f.line,column:f.character}}:{message:q,context:f.context},e),iu;case"ignore":return f}return null}return function K(t,e){if(!t)return{};var n={};return Object.keys(t).forEach(function(r){var i=e(t[r],r);su(i)||(ru.test(r)?Object.defineProperty(n,r,{enumerable:!1,configurable:!0,value:i}):n[r]=i)}),n}(f,function(o,s){if(ou.has(s)){if("useValue"===s&&"provide"in f){var a=n(f.provide);if(a===i.ROUTES||a==i.ANALYZE_FOR_ENTRY_COMPONENTS)return n(o)}return function c(n){return t(e,n,r,u+1)}(o)}return n(o)})}return iu}(n)}(t,e,0,n?1:0)}catch(e){if(!this.errorRecorder)throw wu(e,t);this.reportError(e,t)}if(!su(r))return r},t.prototype.getTypeMetadata=function(t){var e=this.symbolResolver.resolveSymbol(t);return e&&e.metadata?e.metadata:{__symbolic:"class"}},t.prototype.reportError=function(t,e,n){if(!this.errorRecorder)throw t;this.errorRecorder(wu(t,e),e&&e.filePath||n)},t.prototype.error=function(t,e){this.reportError(cu(t.message,t.summary,t.advise,t.position,t.symbol,t.context,t.chain),e)},t}(),uu="ngMetadataError";function cu(t,e,n,r,i,o,s){var a=z(t);return a[uu]=!0,n&&(a.advise=n),r&&(a.position=r),e&&(a.summary=e),o&&(a.context=o),s&&(a.chain=s),i&&(a.symbol=i),a}function lu(t){return!!t[uu]}var pu="Reference to non-exported class",hu="Variable not initialized",fu="Destructuring not supported",du="Could not resolve type",vu="Function call not supported",yu="Reference to a local symbol",mu="Lambda not supported";function gu(t){return null===t||"function"!=typeof t&&"object"!=typeof t}var _u=function(){function t(){}return t.build=function(){var e=new Map;return{define:function(t,n){return e.set(t,n),this},done:function(){return e.size>0?new bu(e):t.empty}}},t.missing={},t.empty={resolve:function(e){return t.missing}},t}(),bu=function(t){function e(e){var n=t.call(this)||this;return n.bindings=e,n}return o(e,t),e.prototype.resolve=function(t){return this.bindings.has(t)?this.bindings.get(t):_u.missing},e}(_u);function wu(t,e){return lu(t)?function r(t){var e=z(function t(e,n){if(void 0===n&&(n=0),!e)return"";var r=e.position?e.position.fileName+"("+(e.position.line+1)+","+(e.position.column+1)+")":"",i=(r&&0===n?r+": ":"")+e.message+(r&&0!==n?" at "+r:"");return""+function t(e){if(e<=0)return"";if(e<6)return[""," "," "," "," "," "][e];var n=t(Math.floor(e/2));return n+n+(e%2==1?" ":"")}(n)+i+(e.next&&"\n"+t(e.next,n+2)||"")}(t)+".");return e[eu]=!0,e.chain=t,e.position=t.position,e}(function t(e,n){return{message:function r(t,e){switch(t){case pu:if(e&&e.className)return"References to a non-exported class are not supported in decorators but "+e.className+" was referenced.";break;case hu:return"Only initialized variables and constants can be referenced in decorators because the value of this variable is needed by the template compiler";case fu:return"Referencing an exported destructured variable or constant is not supported in decorators and this value is needed by the template compiler";case du:if(e&&e.typeName)return"Could not resolve type "+e.typeName;break;case vu:return e&&e.name?"Function calls are not supported in decorators but '"+e.name+"' was called":"Function calls are not supported in decorators";case yu:if(e&&e.name)return"Reference to a local (non-exported) symbols are not supported in decorators but '"+e.name+"' was referenced";break;case mu:return"Function expressions are not supported in decorators"}return t}(e.message,e.context)+(e.symbol?" in '"+e.symbol.name+"'":""),position:e.position,next:e.next?t(e.next,n):n?{message:n}:void 0}}({message:"Error during template compile of '"+e.name+"'",position:t.position,next:{message:t.message,next:t.chain,context:t.context,symbol:t.symbol}},t.advise||function n(t,e){switch(t){case pu:if(e&&e.className)return"Consider exporting '"+e.className+"'";break;case fu:return"Consider simplifying to avoid destructuring";case yu:if(e&&e.name)return"Consider exporting '"+e.name+"'";break;case mu:return"Consider changing the function expression into an exported function"}}(t.message,t.context))):t}
403
374
  /**
404
375
  * @license
405
376
  * Copyright Google Inc. All Rights Reserved.
406
377
  *
407
378
  * Use of this source code is governed by an MIT-style license that can be
408
379
  * found in the LICENSE file at https://angular.io/license
409
- */var pc=function(){function t(t,e){this.host=t,this.staticSymbolCache=e,this.summaryCache=new Map,this.loadedFilePaths=new Map,this.importAs=new Map,this.knownFileNameToModuleNames=new Map}return t.prototype.isLibraryFile=function(t){return!this.host.isSourceFile(Bs(t))},t.prototype.toSummaryFileName=function(t,e){return this.host.toSummaryFileName(t,e)},t.prototype.fromSummaryFileName=function(t,e){return this.host.fromSummaryFileName(t,e)},t.prototype.resolveSummary=function(t){var e=t.members.length?this.staticSymbolCache.get(t.filePath,t.name):t,n=this.summaryCache.get(e);return n||(this._loadSummaryFile(t.filePath),n=this.summaryCache.get(t)),e===t&&n||null},t.prototype.getSymbolsOf=function(t){return this._loadSummaryFile(t)?Array.from(this.summaryCache.keys()).filter(function(e){return e.filePath===t}):null},t.prototype.getImportAs=function(t){return t.assertNoMembers(),this.importAs.get(t)},t.prototype.getKnownModuleName=function(t){return this.knownFileNameToModuleNames.get(t)||null},t.prototype.addSummary=function(t){this.summaryCache.set(t.symbol,t)},t.prototype._loadSummaryFile=function(t){var e=this,n=this.loadedFilePaths.get(t);if(null!=n)return n;var r=null;if(this.isLibraryFile(t)){var i=function o(t){return t.replace(Ls,"")+".ngsummary.json"}(t);try{r=this.host.loadSummary(i)}catch(t){throw console.error("Error loading summary file "+i),t}}if(this.loadedFilePaths.set(t,n=null!=r),r){var s=function a(t,e,n,r){return new Vu(t,e).deserialize(n,r)}(this.staticSymbolCache,this,t,r),u=s.moduleName,c=s.importAs;s.summaries.forEach(function(t){return e.summaryCache.set(t.symbol,t)}),u&&this.knownFileNameToModuleNames.set(t,u),c.forEach(function(t){e.importAs.set(t.symbol,t.importAs)})}return n},t}(),hc=function(){function t(){this._summaries=new Map}return t.prototype.isLibraryFile=function(){return!1},t.prototype.toSummaryFileName=function(t){return t},t.prototype.fromSummaryFileName=function(t){return t},t.prototype.resolveSummary=function(t){return this._summaries.get(t)||null},t.prototype.getSymbolsOf=function(){return[]},t.prototype.getImportAs=function(t){return t},t.prototype.getKnownModuleName=function(t){return null},t.prototype.addSummary=function(t){this._summaries.set(t.symbol,t)},t}();
380
+ */var xu=function(){function t(t,e){this.host=t,this.staticSymbolCache=e,this.summaryCache=new Map,this.loadedFilePaths=new Map,this.importAs=new Map,this.knownFileNameToModuleNames=new Map}return t.prototype.isLibraryFile=function(t){return!this.host.isSourceFile(fs(t))},t.prototype.toSummaryFileName=function(t,e){return this.host.toSummaryFileName(t,e)},t.prototype.fromSummaryFileName=function(t,e){return this.host.fromSummaryFileName(t,e)},t.prototype.resolveSummary=function(t){var e=t.members.length?this.staticSymbolCache.get(t.filePath,t.name):t,n=this.summaryCache.get(e);return n||(this._loadSummaryFile(t.filePath),n=this.summaryCache.get(t)),e===t&&n||null},t.prototype.getSymbolsOf=function(t){return this._loadSummaryFile(t)?Array.from(this.summaryCache.keys()).filter(function(e){return e.filePath===t}):null},t.prototype.getImportAs=function(t){return t.assertNoMembers(),this.importAs.get(t)},t.prototype.getKnownModuleName=function(t){return this.knownFileNameToModuleNames.get(t)||null},t.prototype.addSummary=function(t){this.summaryCache.set(t.symbol,t)},t.prototype._loadSummaryFile=function(t){var e=this,n=this.loadedFilePaths.get(t);if(null!=n)return n;var r=null;if(this.isLibraryFile(t)){var i=function o(t){return t.replace(us,"")+".ngsummary.json"}(t);try{r=this.host.loadSummary(i)}catch(t){throw console.error("Error loading summary file "+i),t}}if(this.loadedFilePaths.set(t,n=null!=r),r){var s=function a(t,e,n,r){return new Ja(t,e).deserialize(n,r)}(this.staticSymbolCache,this,t,r),u=s.moduleName,c=s.importAs;s.summaries.forEach(function(t){return e.summaryCache.set(t.symbol,t)}),u&&this.knownFileNameToModuleNames.set(t,u),c.forEach(function(t){e.importAs.set(t.symbol,t.importAs)})}return n},t}(),Eu=function(){function t(){this._summaries=new Map}return t.prototype.isLibraryFile=function(){return!1},t.prototype.toSummaryFileName=function(t){return t},t.prototype.fromSummaryFileName=function(t){return t},t.prototype.resolveSummary=function(t){return this._summaries.get(t)||null},t.prototype.getSymbolsOf=function(){return[]},t.prototype.getImportAs=function(t){return t},t.prototype.getKnownModuleName=function(t){return null},t.prototype.addSummary=function(t){this._summaries.set(t.symbol,t)},t}();
410
381
  /**
411
382
  * @license
412
383
  * Copyright Google Inc. All Rights Reserved.
@@ -435,14 +406,14 @@ var Bu="ngFormattedMessage",qu="@angular/core",Ku=/^\$.*\$$/,Uu={__symbolic:"ign
435
406
  * Use of this source code is governed by an MIT-style license that can be
436
407
  * found in the LICENSE file at https://angular.io/license
437
408
  */
438
- function fc(){return new yc(".")}!function(t){function e(e){var n=t.call(this)||this;return n.reflector=e,n._evalArgNames=[],n._evalArgValues=[],n._evalExportedVars=[],n}o(e,t),e.prototype.createReturnStmt=function(t){new xs(new vs(this._evalExportedVars.map(function(t){return new ds(t,Ms(t),!1)}))).visitStatement(this,t)},e.prototype.getArgs=function(){for(var t={},e=0;e<this._evalArgNames.length;e++)t[this._evalArgNames[e]]=this._evalArgValues[e];return t},e.prototype.visitExternalExpr=function(t,e){var n=this.reflector.resolveExternalReference(t.value),r=this._evalArgValues.indexOf(n);if(-1===r){r=this._evalArgValues.length,this._evalArgValues.push(n);var i=Dt({reference:n})||"val";this._evalArgNames.push("jit_"+i+"_"+r)}return e.print(t,this._evalArgNames[r]),null},e.prototype.visitDeclareVarStmt=function(e,n){return e.hasModifier($o.Exported)&&this._evalExportedVars.push(e.name),t.prototype.visitDeclareVarStmt.call(this,e,n)},e.prototype.visitDeclareFunctionStmt=function(e,n){return e.hasModifier($o.Exported)&&this._evalExportedVars.push(e.name),t.prototype.visitDeclareFunctionStmt.call(this,e,n)},e.prototype.visitDeclareClassStmt=function(e,n){return e.hasModifier($o.Exported)&&this._evalExportedVars.push(e.name),t.prototype.visitDeclareClassStmt.call(this,e,n)}}(function(t){function e(){return t.call(this,!1)||this}return o(e,t),e.prototype.visitDeclareClassStmt=function(t,e){var n=this;return e.pushClass(t),this._visitClassConstructor(t,e),null!=t.parent&&(e.print(t,t.name+".prototype = Object.create("),t.parent.visitExpression(this,e),e.println(t,".prototype);")),t.getters.forEach(function(r){return n._visitClassGetter(t,r,e)}),t.methods.forEach(function(r){return n._visitClassMethod(t,r,e)}),e.popClass(),null},e.prototype._visitClassConstructor=function(t,e){e.print(t,"function "+t.name+"("),null!=t.constructorMethod&&this._visitParams(t.constructorMethod.params,e),e.println(t,") {"),e.incIndent(),null!=t.constructorMethod&&t.constructorMethod.body.length>0&&(e.println(t,"var self = this;"),this.visitAllStatements(t.constructorMethod.body,e)),e.decIndent(),e.println(t,"}")},e.prototype._visitClassGetter=function(t,e,n){n.println(t,"Object.defineProperty("+t.name+".prototype, '"+e.name+"', { get: function() {"),n.incIndent(),e.body.length>0&&(n.println(t,"var self = this;"),this.visitAllStatements(e.body,n)),n.decIndent(),n.println(t,"}});")},e.prototype._visitClassMethod=function(t,e,n){n.print(t,t.name+".prototype."+e.name+" = function("),this._visitParams(e.params,n),n.println(t,") {"),n.incIndent(),e.body.length>0&&(n.println(t,"var self = this;"),this.visitAllStatements(e.body,n)),n.decIndent(),n.println(t,"};")},e.prototype.visitReadVarExpr=function(e,n){if(e.builtin===Ko.This)n.print(e,"self");else{if(e.builtin===Ko.Super)throw new Error("'super' needs to be handled at a parent ast node, not at the variable level!");t.prototype.visitReadVarExpr.call(this,e,n)}return null},e.prototype.visitDeclareVarStmt=function(t,e){return e.print(t,"var "+t.name),t.value&&(e.print(t," = "),t.value.visitExpression(this,e)),e.println(t,";"),null},e.prototype.visitCastExpr=function(t,e){return t.value.visitExpression(this,e),null},e.prototype.visitInvokeFunctionExpr=function(e,n){var r=e.fn;return r instanceof Go&&r.builtin===Ko.Super?(n.currentClass.parent.visitExpression(this,n),n.print(e,".call(this"),e.args.length>0&&(n.print(e,", "),this.visitAllExpressions(e.args,n,",")),n.print(e,")")):t.prototype.visitInvokeFunctionExpr.call(this,e,n),null},e.prototype.visitFunctionExpr=function(t,e){return e.print(t,"function"+(t.name?" "+t.name:"")+"("),this._visitParams(t.params,e),e.println(t,") {"),e.incIndent(),this.visitAllStatements(t.statements,e),e.decIndent(),e.print(t,"}"),null},e.prototype.visitDeclareFunctionStmt=function(t,e){return e.print(t,"function "+t.name+"("),this._visitParams(t.params,e),e.println(t,") {"),e.incIndent(),this.visitAllStatements(t.statements,e),e.decIndent(),e.println(t,"}"),null},e.prototype.visitTryCatchStmt=function(t,e){e.println(t,"try {"),e.incIndent(),this.visitAllStatements(t.bodyStmts,e),e.decIndent(),e.println(t,"} catch ("+ya.name+") {"),e.incIndent();var n=[ma.set(ya.prop("stack")).toDeclStmt(null,[$o.Final])].concat(t.catchStmts);return this.visitAllStatements(n,e),e.decIndent(),e.println(t,"}"),null},e.prototype._visitParams=function(t,e){this.visitAllObjects(function(t){return e.print(null,t.name)},t,e,",")},e.prototype.getBuiltinMethodName=function(t){var e;switch(t){case Wo.ConcatArray:e="concat";break;case Wo.SubscribeObservable:e="subscribe";break;case Wo.Bind:e="bind";break;default:throw new Error("Unknown builtin method: "+t)}return e},e}(ba));var dc,vc,yc=function(){function t(t){void 0===t&&(t=null),this._packagePrefix=t}return t.prototype.resolve=function(t,e){var n=e;null!=t&&t.length>0&&(n=function r(t,e){var n=gc(encodeURI(e)),r=gc(t);if(null!=n[dc.Scheme])return _c(n);n[dc.Scheme]=r[dc.Scheme];for(var i=dc.Scheme;i<=dc.Port;i++)null==n[i]&&(n[i]=r[i]);if("/"==n[dc.Path][0])return _c(n);var o=r[dc.Path];null==o&&(o="/");var s=o.lastIndexOf("/");return o=o.substring(0,s+1)+n[dc.Path],n[dc.Path]=o,_c(n)}
409
+ function Su(){return new Tu(".")}!function(t){function e(e){var n=t.call(this)||this;return n.reflector=e,n._evalArgNames=[],n._evalArgValues=[],n._evalExportedVars=[],n}o(e,t),e.prototype.createReturnStmt=function(t){new Xo(new Bo(this._evalExportedVars.map(function(t){return new Ho(t,is(t),!1)}))).visitStatement(this,t)},e.prototype.getArgs=function(){for(var t={},e=0;e<this._evalArgNames.length;e++)t[this._evalArgNames[e]]=this._evalArgValues[e];return t},e.prototype.visitExternalExpr=function(t,e){var n=this.reflector.resolveExternalReference(t.value),r=this._evalArgValues.indexOf(n);if(-1===r){r=this._evalArgValues.length,this._evalArgValues.push(n);var i=At({reference:n})||"val";this._evalArgNames.push("jit_"+i+"_"+r)}return e.print(t,this._evalArgNames[r]),null},e.prototype.visitDeclareVarStmt=function(e,n){return e.hasModifier(Co.Exported)&&this._evalExportedVars.push(e.name),t.prototype.visitDeclareVarStmt.call(this,e,n)},e.prototype.visitDeclareFunctionStmt=function(e,n){return e.hasModifier(Co.Exported)&&this._evalExportedVars.push(e.name),t.prototype.visitDeclareFunctionStmt.call(this,e,n)},e.prototype.visitDeclareClassStmt=function(e,n){return e.hasModifier(Co.Exported)&&this._evalExportedVars.push(e.name),t.prototype.visitDeclareClassStmt.call(this,e,n)}}(function(t){function e(){return t.call(this,!1)||this}return o(e,t),e.prototype.visitDeclareClassStmt=function(t,e){var n=this;return e.pushClass(t),this._visitClassConstructor(t,e),null!=t.parent&&(e.print(t,t.name+".prototype = Object.create("),t.parent.visitExpression(this,e),e.println(t,".prototype);")),t.getters.forEach(function(r){return n._visitClassGetter(t,r,e)}),t.methods.forEach(function(r){return n._visitClassMethod(t,r,e)}),e.popClass(),null},e.prototype._visitClassConstructor=function(t,e){e.print(t,"function "+t.name+"("),null!=t.constructorMethod&&this._visitParams(t.constructorMethod.params,e),e.println(t,") {"),e.incIndent(),null!=t.constructorMethod&&t.constructorMethod.body.length>0&&(e.println(t,"var self = this;"),this.visitAllStatements(t.constructorMethod.body,e)),e.decIndent(),e.println(t,"}")},e.prototype._visitClassGetter=function(t,e,n){n.println(t,"Object.defineProperty("+t.name+".prototype, '"+e.name+"', { get: function() {"),n.incIndent(),e.body.length>0&&(n.println(t,"var self = this;"),this.visitAllStatements(e.body,n)),n.decIndent(),n.println(t,"}});")},e.prototype._visitClassMethod=function(t,e,n){n.print(t,t.name+".prototype."+e.name+" = function("),this._visitParams(e.params,n),n.println(t,") {"),n.incIndent(),e.body.length>0&&(n.println(t,"var self = this;"),this.visitAllStatements(e.body,n)),n.decIndent(),n.println(t,"};")},e.prototype.visitReadVarExpr=function(e,n){if(e.builtin===go.This)n.print(e,"self");else{if(e.builtin===go.Super)throw new Error("'super' needs to be handled at a parent ast node, not at the variable level!");t.prototype.visitReadVarExpr.call(this,e,n)}return null},e.prototype.visitDeclareVarStmt=function(t,e){return e.print(t,"var "+t.name),t.value&&(e.print(t," = "),t.value.visitExpression(this,e)),e.println(t,";"),null},e.prototype.visitCastExpr=function(t,e){return t.value.visitExpression(this,e),null},e.prototype.visitInvokeFunctionExpr=function(e,n){var r=e.fn;return r instanceof wo&&r.builtin===go.Super?(n.currentClass.parent.visitExpression(this,n),n.print(e,".call(this"),e.args.length>0&&(n.print(e,", "),this.visitAllExpressions(e.args,n,",")),n.print(e,")")):t.prototype.visitInvokeFunctionExpr.call(this,e,n),null},e.prototype.visitFunctionExpr=function(t,e){return e.print(t,"function"+(t.name?" "+t.name:"")+"("),this._visitParams(t.params,e),e.println(t,") {"),e.incIndent(),this.visitAllStatements(t.statements,e),e.decIndent(),e.print(t,"}"),null},e.prototype.visitDeclareFunctionStmt=function(t,e){return e.print(t,"function "+t.name+"("),this._visitParams(t.params,e),e.println(t,") {"),e.incIndent(),this.visitAllStatements(t.statements,e),e.decIndent(),e.println(t,"}"),null},e.prototype.visitTryCatchStmt=function(t,e){e.println(t,"try {"),e.incIndent(),this.visitAllStatements(t.bodyStmts,e),e.decIndent(),e.println(t,"} catch ("+Bs.name+") {"),e.incIndent();var n=[qs.set(Bs.prop("stack")).toDeclStmt(null,[Co.Final])].concat(t.catchStmts);return this.visitAllStatements(n,e),e.decIndent(),e.println(t,"}"),null},e.prototype._visitParams=function(t,e){this.visitAllObjects(function(t){return e.print(null,t.name)},t,e,",")},e.prototype.getBuiltinMethodName=function(t){var e;switch(t){case bo.ConcatArray:e="concat";break;case bo.SubscribeObservable:e="subscribe";break;case bo.Bind:e="bind";break;default:throw new Error("Unknown builtin method: "+t)}return e},e}(Us));var Cu,Tu=function(){function t(t){void 0===t&&(t=null),this._packagePrefix=t}return t.prototype.resolve=function(t,e){var n=e;null!=t&&t.length>0&&(n=function r(t,e){var n=Pu(encodeURI(e)),r=Pu(t);if(null!=n[Cu.Scheme])return Nu(n);n[Cu.Scheme]=r[Cu.Scheme];for(var i=Cu.Scheme;i<=Cu.Port;i++)null==n[i]&&(n[i]=r[i]);if("/"==n[Cu.Path][0])return Nu(n);var o=r[Cu.Path];null==o&&(o="/");var s=o.lastIndexOf("/");return o=o.substring(0,s+1)+n[Cu.Path],n[Cu.Path]=o,Nu(n)}
439
410
  /**
440
411
  * @license
441
412
  * Copyright Google Inc. All Rights Reserved.
442
413
  *
443
414
  * Use of this source code is governed by an MIT-style license that can be
444
415
  * found in the LICENSE file at https://angular.io/license
445
- */(t,n));var i=gc(n),o=this._packagePrefix;if(null!=o&&null!=i&&"package"==i[dc.Scheme]){var s=i[dc.Path];return(o=o.replace(/\/+$/,""))+"/"+s.replace(/^\/+/,"")}return n},t}(),mc=new RegExp("^(?:([^:/?#.]+):)?(?://(?:([^/?#]*)@)?([\\w\\d\\-\\u0100-\\uffff.%]*)(?::([0-9]+))?)?([^?#]+)?(?:\\?([^#]*))?(?:#(.*))?$");function gc(t){return t.match(mc)}function _c(t){var e=t[dc.Path];return e=null==e?"":function n(t){if("/"==t)return"/";for(var e="/"==t[0]?"/":"",n="/"===t[t.length-1]?"/":"",r=t.split("/"),i=[],o=0,s=0;s<r.length;s++){var a=r[s];switch(a){case"":case".":break;case"..":i.length>0?i.pop():o++;break;default:i.push(a)}}if(""==e){for(;o-- >0;)i.unshift("..");0===i.length&&i.push(".")}return e+i.join("/")+n}(e),t[dc.Path]=e,function r(t,e,n,i,o,s,a){var u=[];return null!=t&&u.push(t+":"),null!=n&&(u.push("//"),null!=e&&u.push(e+"@"),u.push(n),null!=i&&u.push(":"+i)),null!=o&&u.push(o),null!=s&&u.push("?"+s),null!=a&&u.push("#"+a),u.join("")}(t[dc.Scheme],t[dc.UserInfo],t[dc.Domain],t[dc.Port],e,t[dc.QueryData],t[dc.Fragment])}(vc=dc||(dc={}))[vc.Scheme=1]="Scheme",vc[vc.UserInfo=2]="UserInfo",vc[vc.Domain=3]="Domain",vc[vc.Port=4]="Port",vc[vc.Path=5]="Path",vc[vc.QueryData=6]="QueryData",vc[vc.Fragment=7]="Fragment";var bc,wc,xc,Ec,Sc=function(){function t(){}return t.prototype.get=function(t){return""},t}();
416
+ */(t,n));var i=Pu(n),o=this._packagePrefix;if(null!=o&&null!=i&&"package"==i[Cu.Scheme]){var s=i[Cu.Path];return(o=o.replace(/\/+$/,""))+"/"+s.replace(/^\/+/,"")}return n},t}(),Au=new RegExp("^(?:([^:/?#.]+):)?(?://(?:([^/?#]*)@)?([\\w\\d\\-\\u0100-\\uffff.%]*)(?::([0-9]+))?)?([^?#]+)?(?:\\?([^#]*))?(?:#(.*))?$");function Pu(t){return t.match(Au)}function Nu(t){var e=t[Cu.Path];return e=null==e?"":function n(t){if("/"==t)return"/";for(var e="/"==t[0]?"/":"",n="/"===t[t.length-1]?"/":"",r=t.split("/"),i=[],o=0,s=0;s<r.length;s++){var a=r[s];switch(a){case"":case".":break;case"..":i.length>0?i.pop():o++;break;default:i.push(a)}}if(""==e){for(;o-- >0;)i.unshift("..");0===i.length&&i.push(".")}return e+i.join("/")+n}(e),t[Cu.Path]=e,function r(t,e,n,i,o,s,a){var u=[];return null!=t&&u.push(t+":"),null!=n&&(u.push("//"),null!=e&&u.push(e+"@"),u.push(n),null!=i&&u.push(":"+i)),null!=o&&u.push(o),null!=s&&u.push("?"+s),null!=a&&u.push("#"+a),u.join("")}(t[Cu.Scheme],t[Cu.UserInfo],t[Cu.Domain],t[Cu.Port],e,t[Cu.QueryData],t[Cu.Fragment])}!function(t){t[t.Scheme=1]="Scheme",t[t.UserInfo=2]="UserInfo",t[t.Domain=3]="Domain",t[t.Port=4]="Port",t[t.Path=5]="Path",t[t.QueryData=6]="QueryData",t[t.Fragment=7]="Fragment"}(Cu||(Cu={}));var Ou,ku,Mu=function(){function t(){}return t.prototype.get=function(t){return""},t}();
446
417
  /**
447
418
  * @license
448
419
  * Copyright Google Inc. All Rights Reserved.
@@ -491,14 +462,14 @@ function fc(){return new yc(".")}!function(t){function e(e){var n=t.call(this)||
491
462
  *
492
463
  * Use of this source code is governed by an MIT-style license that can be
493
464
  * found in the LICENSE file at https://angular.io/license
494
- */(wc=bc||(bc={}))[wc.Any=0]="Any",wc[wc.String=1]="String",wc[wc.Number=2]="Number",wc[wc.Boolean=3]="Boolean",wc[wc.Undefined=4]="Undefined",wc[wc.Null=5]="Null",wc[wc.Unbound=6]="Unbound",wc[wc.Other=7]="Other",(Ec=xc||(xc={}))[Ec.Error=0]="Error",Ec[Ec.Warning=1]="Warning";var Cc=function Tc(t,e,n){this.kind=t,this.message=e,this.ast=n},Ac=function(){function t(t,e,n){this.scope=t,this.query=e,this.context=n}return t.prototype.getType=function(t){return t.visit(this)},t.prototype.getDiagnostics=function(t){this.diagnostics=[];var e=t.visit(this);return this.context.event&&e.callable&&this.reportWarning("Unexpected callable expression. Expected a method call",t),this.diagnostics},t.prototype.visitBinary=function(t){var e=this;function n(t,e){switch(t){case bc.Undefined:case bc.Null:return n(e,bc.Other)}return t}var r=function(t,n){var r=e.getType(t);if(r.nullable){switch(n){case"&&":case"||":case"==":case"!=":case"===":case"!==":break;default:e.reportError("The expression might be null",t)}return e.query.getNonNullableType(r)}return r},i=r(t.left,t.operation),o=r(t.right,t.operation),s=this.query.getTypeKind(i),a=this.query.getTypeKind(o),u=n(s,a),c=u<<8|n(a,s);switch(t.operation){case"*":case"/":case"%":case"-":case"<<":case">>":case">>>":case"&":case"^":case"|":switch(c){case bc.Any<<8|bc.Any:case bc.Number<<8|bc.Any:case bc.Any<<8|bc.Number:case bc.Number<<8|bc.Number:return this.query.getBuiltinType(bc.Number);default:var l=t.left;switch(u){case bc.Any:case bc.Number:l=t.right}return this.reportError("Expected a numeric type",l)}case"+":switch(c){case bc.Any<<8|bc.Any:case bc.Any<<8|bc.Boolean:case bc.Any<<8|bc.Number:case bc.Any<<8|bc.Other:case bc.Boolean<<8|bc.Any:case bc.Number<<8|bc.Any:case bc.Other<<8|bc.Any:return this.anyType;case bc.Any<<8|bc.String:case bc.Boolean<<8|bc.String:case bc.Number<<8|bc.String:case bc.String<<8|bc.Any:case bc.String<<8|bc.Boolean:case bc.String<<8|bc.Number:case bc.String<<8|bc.String:case bc.String<<8|bc.Other:case bc.Other<<8|bc.String:return this.query.getBuiltinType(bc.String);case bc.Number<<8|bc.Number:return this.query.getBuiltinType(bc.Number);case bc.Boolean<<8|bc.Number:case bc.Other<<8|bc.Number:return this.reportError("Expected a number type",t.left);case bc.Number<<8|bc.Boolean:case bc.Number<<8|bc.Other:return this.reportError("Expected a number type",t.right);default:return this.reportError("Expected operands to be a string or number type",t)}case">":case"<":case"<=":case">=":case"==":case"!=":case"===":case"!==":switch(c){case bc.Any<<8|bc.Any:case bc.Any<<8|bc.Boolean:case bc.Any<<8|bc.Number:case bc.Any<<8|bc.String:case bc.Any<<8|bc.Other:case bc.Boolean<<8|bc.Any:case bc.Boolean<<8|bc.Boolean:case bc.Number<<8|bc.Any:case bc.Number<<8|bc.Number:case bc.String<<8|bc.Any:case bc.String<<8|bc.String:case bc.Other<<8|bc.Any:case bc.Other<<8|bc.Other:return this.query.getBuiltinType(bc.Boolean);default:return this.reportError("Expected the operants to be of similar type or any",t)}case"&&":return o;case"||":return this.query.getTypeUnion(i,o)}return this.reportError("Unrecognized operator "+t.operation,t)},t.prototype.visitChain=function(t){return this.diagnostics&&fr(t,this),this.query.getBuiltinType(bc.Undefined)},t.prototype.visitConditional=function(t){return this.diagnostics&&fr(t,this),this.query.getTypeUnion(this.getType(t.trueExp),this.getType(t.falseExp))},t.prototype.visitFunctionCall=function(t){var e=this,n=t.args.map(function(t){return e.getType(t)}),r=this.getType(t.target);if(!r||!r.callable)return this.reportError("Call target is not callable",t);var i=r.selectSignature(n);return i?i.result:this.reportError("Unable no compatible signature found for call",t)},t.prototype.visitImplicitReceiver=function(t){var e=this;return{name:"$implict",kind:"component",language:"ng-template",type:void 0,container:void 0,callable:!1,nullable:!1,public:!0,definition:void 0,members:function(){return e.scope},signatures:function(){return[]},selectSignature:function(t){},indexed:function(t){}}},t.prototype.visitInterpolation=function(t){return this.diagnostics&&fr(t,this),this.undefinedType},t.prototype.visitKeyedRead=function(t){var e=this.getType(t.obj),n=this.getType(t.key);return e.indexed(n)||this.anyType},t.prototype.visitKeyedWrite=function(t){return this.getType(t.value)},t.prototype.visitLiteralArray=function(t){var e,n=this;return this.query.getArrayType((e=this.query).getTypeUnion.apply(e,c(t.expressions.map(function(t){return n.getType(t)}))))},t.prototype.visitLiteralMap=function(t){return this.diagnostics&&fr(t,this),this.anyType},t.prototype.visitLiteralPrimitive=function(t){switch(t.value){case!0:case!1:return this.query.getBuiltinType(bc.Boolean);case null:return this.query.getBuiltinType(bc.Null);case void 0:return this.query.getBuiltinType(bc.Undefined);default:switch(typeof t.value){case"string":return this.query.getBuiltinType(bc.String);case"number":return this.query.getBuiltinType(bc.Number);default:return this.reportError("Unrecognized primitive",t)}}},t.prototype.visitMethodCall=function(t){return this.resolveMethodCall(this.getType(t.receiver),t)},t.prototype.visitPipe=function(t){var e=this,n=this.query.getPipes().get(t.name);if(!n)return this.reportError("No pipe by the name "+t.name+" found",t);var r=this.getType(t.exp),i=n.selectSignature([r].concat(t.args.map(function(t){return e.getType(t)})));return i?i.result:this.reportError("Unable to resolve signature for pipe invocation",t)},t.prototype.visitPrefixNot=function(t){return this.query.getBuiltinType(bc.Boolean)},t.prototype.visitNonNullAssert=function(t){var e=this.getType(t.expression);return this.query.getNonNullableType(e)},t.prototype.visitPropertyRead=function(t){return this.resolvePropertyRead(this.getType(t.receiver),t)},t.prototype.visitPropertyWrite=function(t){return this.getType(t.value)},t.prototype.visitQuote=function(t){return this.query.getBuiltinType(bc.Any)},t.prototype.visitSafeMethodCall=function(t){return this.resolveMethodCall(this.query.getNonNullableType(this.getType(t.receiver)),t)},t.prototype.visitSafePropertyRead=function(t){return this.resolvePropertyRead(this.query.getNonNullableType(this.getType(t.receiver)),t)},Object.defineProperty(t.prototype,"anyType",{get:function(){var t=this._anyType;return t||(t=this._anyType=this.query.getBuiltinType(bc.Any)),t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"undefinedType",{get:function(){var t=this._undefinedType;return t||(t=this._undefinedType=this.query.getBuiltinType(bc.Undefined)),t},enumerable:!0,configurable:!0}),t.prototype.resolveMethodCall=function(t,e){var n=this;if(this.isAny(t))return this.anyType;var r=t.members().get(e.name);if(!r)return this.reportError("Unknown method '"+e.name+"'",e);if(!r.type)return this.reportError("Could not find a type for '"+e.name+"'",e);if(!r.type.callable)return this.reportError("Member '"+e.name+"' is not callable",e);var i=r.type.selectSignature(e.args.map(function(t){return n.getType(t)}));return i?i.result:this.reportError("Unable to resolve signature for call of method "+e.name,e)},t.prototype.resolvePropertyRead=function(t,e){if(this.isAny(t))return this.anyType;var n=t.members().get(e.name);if(!n){var r;if("$implict"==(r=t.name))r="The component declaration, template variable declarations, and element references do";else{if(t.nullable)return this.reportError("The expression might be null",e.receiver);r="'"+r+"' does"}return this.reportError("Identifier '"+e.name+"' is not defined. "+r+" not contain such a member",e)}return n.public||this.reportWarning("Identifier '"+e.name+"' refers to a private member of "+(r="$implict"==(r=t.name)?"the component":"'"+r+"'"),e),n.type},t.prototype.reportError=function(t,e){return this.diagnostics&&this.diagnostics.push(new Cc(xc.Error,t,e)),this.anyType},t.prototype.reportWarning=function(t,e){return this.diagnostics&&this.diagnostics.push(new Cc(xc.Warning,t,e)),this.anyType},t.prototype.isAny=function(t){return!t||this.query.getTypeKind(t)==bc.Any||!!t.type&&this.isAny(t.type)},t}();function Pc(t,e){if(t.fileName){var n=t.offset;return[{fileName:t.fileName,span:{start:e.sourceSpan.start.offset+n,end:e.sourceSpan.end.offset+n}}]}}function Nc(t,e,n){var r=n.directives.find(function(t){var e=Dt(t.directive.type);return"NgFor"==e||"NgForOf"==e});if(r){var i=r.inputs.find(function(t){return"ngForOf"==t.directiveName});if(i){var o=new Ac(e.members,e.query,{}).getType(i.value);if(o){var s=e.query.getElementType(o);if(s)return s}}}return e.query.getBuiltinType(bc.Any)}function Oc(t,e,n){var r=t.members,i=function s(t){var e=[];function n(n){var r,i,o=function(n){var r=void 0;n.value&&(r=t.query.getTypeSymbol(jt(n.value))),e.push({name:n.name,kind:"reference",type:r||t.query.getBuiltinType(bc.Any),get definition(){return Pc(t,n)}})};try{for(var s=a(n),u=s.next();!u.done;u=s.next())o(u.value)}catch(t){r={error:t}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}}return St(new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visitEmbeddedTemplate=function(e,r){t.prototype.visitEmbeddedTemplate.call(this,e,r),n(e.references)},e.prototype.visitElement=function(e,r){t.prototype.visitElement.call(this,e,r),n(e.references)},e}(Et)),t.templateAst),e}(t),u=function c(t,e){for(var n,r,i=[],o=e.tail;o;){if(o instanceof vt){var s=function(e){var n=e.name,r=o.directives.map(function(e){return t.query.getTemplateContext(e.directive.type.reference)}).find(function(t){return!!t}),s=void 0;if(r){var a=r.get(e.value);if(a){var u=t.query.getTypeKind(s=a.type);u!==bc.Any&&u!=bc.Unbound||(s=Nc(0,t,o))}}s||(s=t.query.getBuiltinType(bc.Any)),i.push({name:n,kind:"variable",type:s,get definition(){return Pc(t,e)}})};try{for(var u=a(o.variables),c=u.next();!c.done;c=u.next())s(c.value)}catch(t){n={error:t}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}o=e.parentOf(o)}return i}(t,e),l=function p(t,e){var n=[];return e&&(n=[{name:"$event",kind:"variable",type:t.query.getBuiltinType(bc.Any)}]),n}(t,n);if(i.length||u.length||l.length){var h=t.query.createSymbolTable(i),f=t.query.createSymbolTable(u),d=t.query.createSymbolTable(l);r=t.query.mergeSymbolTable([r,h,f,d])}return r}var kc=function(t){function e(e,n){var r=t.call(this)||this;return r.info=e,r.getExpressionScope=n,r.diagnostics=[],r.path=new Gt([]),r}return o(e,t),e.prototype.visitDirective=function(t,e){t.inputs&&t.inputs.length&&St(this,t.inputs,e)},e.prototype.visitBoundText=function(t){this.push(t),this.diagnoseExpression(t.value,t.sourceSpan.start.offset,!1),this.pop()},e.prototype.visitDirectiveProperty=function(t){this.push(t),this.diagnoseExpression(t.value,this.attributeValueLocation(t),!1),this.pop()},e.prototype.visitElementProperty=function(t){this.push(t),this.diagnoseExpression(t.value,this.attributeValueLocation(t),!1),this.pop()},e.prototype.visitEvent=function(t){this.push(t),this.diagnoseExpression(t.handler,this.attributeValueLocation(t),!0),this.pop()},e.prototype.visitVariable=function(t){var e=this.directiveSummary;if(e&&t.value){var n=this.info.query.getTemplateContext(e.type.reference);n&&!n.has(t.value)&&this.reportError("$implicit"===t.value?"The template context does not have an implicit value":"The template context does not defined a member called '"+t.value+"'",function r(t){return{start:t.start.offset,end:t.end.offset}}
465
+ */!function(t){t[t.Any=0]="Any",t[t.String=1]="String",t[t.Number=2]="Number",t[t.Boolean=3]="Boolean",t[t.Undefined=4]="Undefined",t[t.Null=5]="Null",t[t.Unbound=6]="Unbound",t[t.Other=7]="Other"}(Ou||(Ou={})),function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning"}(ku||(ku={}));var Iu=function Iu(t,e,n){this.kind=t,this.message=e,this.ast=n},Ru=function(){function t(t,e,n){this.scope=t,this.query=e,this.context=n}return t.prototype.getType=function(t){return t.visit(this)},t.prototype.getDiagnostics=function(t){this.diagnostics=[];var e=t.visit(this);return this.context.event&&e.callable&&this.reportWarning("Unexpected callable expression. Expected a method call",t),this.diagnostics},t.prototype.visitBinary=function(t){var e=this;function n(t,e){switch(t){case Ou.Undefined:case Ou.Null:return n(e,Ou.Other)}return t}var r=function(t,n){var r=e.getType(t);if(r.nullable){switch(n){case"&&":case"||":case"==":case"!=":case"===":case"!==":break;default:e.reportError("The expression might be null",t)}return e.query.getNonNullableType(r)}return r},i=r(t.left,t.operation),o=r(t.right,t.operation),s=this.query.getTypeKind(i),a=this.query.getTypeKind(o),u=n(s,a),c=u<<8|n(a,s);switch(t.operation){case"*":case"/":case"%":case"-":case"<<":case">>":case">>>":case"&":case"^":case"|":switch(c){case Ou.Any<<8|Ou.Any:case Ou.Number<<8|Ou.Any:case Ou.Any<<8|Ou.Number:case Ou.Number<<8|Ou.Number:return this.query.getBuiltinType(Ou.Number);default:var l=t.left;switch(u){case Ou.Any:case Ou.Number:l=t.right}return this.reportError("Expected a numeric type",l)}case"+":switch(c){case Ou.Any<<8|Ou.Any:case Ou.Any<<8|Ou.Boolean:case Ou.Any<<8|Ou.Number:case Ou.Any<<8|Ou.Other:case Ou.Boolean<<8|Ou.Any:case Ou.Number<<8|Ou.Any:case Ou.Other<<8|Ou.Any:return this.anyType;case Ou.Any<<8|Ou.String:case Ou.Boolean<<8|Ou.String:case Ou.Number<<8|Ou.String:case Ou.String<<8|Ou.Any:case Ou.String<<8|Ou.Boolean:case Ou.String<<8|Ou.Number:case Ou.String<<8|Ou.String:case Ou.String<<8|Ou.Other:case Ou.Other<<8|Ou.String:return this.query.getBuiltinType(Ou.String);case Ou.Number<<8|Ou.Number:return this.query.getBuiltinType(Ou.Number);case Ou.Boolean<<8|Ou.Number:case Ou.Other<<8|Ou.Number:return this.reportError("Expected a number type",t.left);case Ou.Number<<8|Ou.Boolean:case Ou.Number<<8|Ou.Other:return this.reportError("Expected a number type",t.right);default:return this.reportError("Expected operands to be a string or number type",t)}case">":case"<":case"<=":case">=":case"==":case"!=":case"===":case"!==":switch(c){case Ou.Any<<8|Ou.Any:case Ou.Any<<8|Ou.Boolean:case Ou.Any<<8|Ou.Number:case Ou.Any<<8|Ou.String:case Ou.Any<<8|Ou.Other:case Ou.Boolean<<8|Ou.Any:case Ou.Boolean<<8|Ou.Boolean:case Ou.Number<<8|Ou.Any:case Ou.Number<<8|Ou.Number:case Ou.String<<8|Ou.Any:case Ou.String<<8|Ou.String:case Ou.Other<<8|Ou.Any:case Ou.Other<<8|Ou.Other:return this.query.getBuiltinType(Ou.Boolean);default:return this.reportError("Expected the operants to be of similar type or any",t)}case"&&":return o;case"||":return this.query.getTypeUnion(i,o)}return this.reportError("Unrecognized operator "+t.operation,t)},t.prototype.visitChain=function(t){return this.diagnostics&&Jn(t,this),this.query.getBuiltinType(Ou.Undefined)},t.prototype.visitConditional=function(t){return this.diagnostics&&Jn(t,this),this.query.getTypeUnion(this.getType(t.trueExp),this.getType(t.falseExp))},t.prototype.visitFunctionCall=function(t){var e=this,n=t.args.map(function(t){return e.getType(t)}),r=this.getType(t.target);if(!r||!r.callable)return this.reportError("Call target is not callable",t);var i=r.selectSignature(n);return i?i.result:this.reportError("Unable no compatible signature found for call",t)},t.prototype.visitImplicitReceiver=function(t){var e=this;return{name:"$implict",kind:"component",language:"ng-template",type:void 0,container:void 0,callable:!1,nullable:!1,public:!0,definition:void 0,members:function(){return e.scope},signatures:function(){return[]},selectSignature:function(t){},indexed:function(t){}}},t.prototype.visitInterpolation=function(t){return this.diagnostics&&Jn(t,this),this.undefinedType},t.prototype.visitKeyedRead=function(t){var e=this.getType(t.obj),n=this.getType(t.key);return e.indexed(n)||this.anyType},t.prototype.visitKeyedWrite=function(t){return this.getType(t.value)},t.prototype.visitLiteralArray=function(t){var e,n=this;return this.query.getArrayType((e=this.query).getTypeUnion.apply(e,c(t.expressions.map(function(t){return n.getType(t)}))))},t.prototype.visitLiteralMap=function(t){return this.diagnostics&&Jn(t,this),this.anyType},t.prototype.visitLiteralPrimitive=function(t){switch(t.value){case!0:case!1:return this.query.getBuiltinType(Ou.Boolean);case null:return this.query.getBuiltinType(Ou.Null);case void 0:return this.query.getBuiltinType(Ou.Undefined);default:switch(typeof t.value){case"string":return this.query.getBuiltinType(Ou.String);case"number":return this.query.getBuiltinType(Ou.Number);default:return this.reportError("Unrecognized primitive",t)}}},t.prototype.visitMethodCall=function(t){return this.resolveMethodCall(this.getType(t.receiver),t)},t.prototype.visitPipe=function(t){var e=this,n=this.query.getPipes().get(t.name);if(!n)return this.reportError("No pipe by the name "+t.name+" found",t);var r=this.getType(t.exp),i=n.selectSignature([r].concat(t.args.map(function(t){return e.getType(t)})));return i?i.result:this.reportError("Unable to resolve signature for pipe invocation",t)},t.prototype.visitPrefixNot=function(t){return this.query.getBuiltinType(Ou.Boolean)},t.prototype.visitNonNullAssert=function(t){var e=this.getType(t.expression);return this.query.getNonNullableType(e)},t.prototype.visitPropertyRead=function(t){return this.resolvePropertyRead(this.getType(t.receiver),t)},t.prototype.visitPropertyWrite=function(t){return this.getType(t.value)},t.prototype.visitQuote=function(t){return this.query.getBuiltinType(Ou.Any)},t.prototype.visitSafeMethodCall=function(t){return this.resolveMethodCall(this.query.getNonNullableType(this.getType(t.receiver)),t)},t.prototype.visitSafePropertyRead=function(t){return this.resolvePropertyRead(this.query.getNonNullableType(this.getType(t.receiver)),t)},Object.defineProperty(t.prototype,"anyType",{get:function(){var t=this._anyType;return t||(t=this._anyType=this.query.getBuiltinType(Ou.Any)),t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"undefinedType",{get:function(){var t=this._undefinedType;return t||(t=this._undefinedType=this.query.getBuiltinType(Ou.Undefined)),t},enumerable:!0,configurable:!0}),t.prototype.resolveMethodCall=function(t,e){var n=this;if(this.isAny(t))return this.anyType;var r=t.members().get(e.name);if(!r)return this.reportError("Unknown method '"+e.name+"'",e);if(!r.type)return this.reportError("Could not find a type for '"+e.name+"'",e);if(!r.type.callable)return this.reportError("Member '"+e.name+"' is not callable",e);var i=r.type.selectSignature(e.args.map(function(t){return n.getType(t)}));return i?i.result:this.reportError("Unable to resolve signature for call of method "+e.name,e)},t.prototype.resolvePropertyRead=function(t,e){if(this.isAny(t))return this.anyType;var n=t.members().get(e.name);if(!n){var r;if("$implict"==(r=t.name))r="The component declaration, template variable declarations, and element references do";else{if(t.nullable)return this.reportError("The expression might be null",e.receiver);r="'"+r+"' does"}return this.reportError("Identifier '"+e.name+"' is not defined. "+r+" not contain such a member",e)}return n.public||this.reportWarning("Identifier '"+e.name+"' refers to a private member of "+(r="$implict"==(r=t.name)?"the component":"'"+r+"'"),e),n.type},t.prototype.reportError=function(t,e){return this.diagnostics&&this.diagnostics.push(new Iu(ku.Error,t,e)),this.anyType},t.prototype.reportWarning=function(t,e){return this.diagnostics&&this.diagnostics.push(new Iu(ku.Warning,t,e)),this.anyType},t.prototype.isAny=function(t){return!t||this.query.getTypeKind(t)==Ou.Any||!!t.type&&this.isAny(t.type)},t}();function Du(t,e){if(t.fileName){var n=t.offset;return[{fileName:t.fileName,span:{start:e.sourceSpan.start.offset+n,end:e.sourceSpan.end.offset+n}}]}}function ju(t,e,n){var r=n.directives.find(function(t){var e=At(t.directive.type);return"NgFor"==e||"NgForOf"==e});if(r){var i=r.inputs.find(function(t){return"ngForOf"==t.directiveName});if(i){var o=new Ru(e.members,e.query,{}).getType(i.value);if(o){var s=e.query.getElementType(o);if(s)return s}}}return e.query.getBuiltinType(Ou.Any)}function Lu(t,e,n){var r=t.members,i=function s(t){var e=[];function n(n){var r,i,o=function(n){var r=void 0;n.value&&(r=t.query.getTypeSymbol(Nt(n.value))),e.push({name:n.name,kind:"reference",type:r||t.query.getBuiltinType(Ou.Any),get definition(){return Du(t,n)}})};try{for(var s=a(n),u=s.next();!u.done;u=s.next())o(u.value)}catch(t){r={error:t}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}}return gt(new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.visitEmbeddedTemplate=function(e,r){t.prototype.visitEmbeddedTemplate.call(this,e,r),n(e.references)},e.prototype.visitElement=function(e,r){t.prototype.visitElement.call(this,e,r),n(e.references)},e}(mt)),t.templateAst),e}(t),u=function c(t,e){for(var n,r,i=[],o=e.tail;o;){if(o instanceof lt){var s=function(e){var n=e.name,r=o.directives.map(function(e){return t.query.getTemplateContext(e.directive.type.reference)}).find(function(t){return!!t}),s=void 0;if(r){var a=r.get(e.value);if(a){var u=t.query.getTypeKind(s=a.type);u!==Ou.Any&&u!=Ou.Unbound||(s=ju(0,t,o))}}s||(s=t.query.getBuiltinType(Ou.Any)),i.push({name:n,kind:"variable",type:s,get definition(){return Du(t,e)}})};try{for(var u=a(o.variables),c=u.next();!c.done;c=u.next())s(c.value)}catch(t){n={error:t}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}o=e.parentOf(o)}return i}(t,e),l=function p(t,e){var n=[];return e&&(n=[{name:"$event",kind:"variable",type:t.query.getBuiltinType(Ou.Any)}]),n}(t,n);if(i.length||u.length||l.length){var h=t.query.createSymbolTable(i),f=t.query.createSymbolTable(u),d=t.query.createSymbolTable(l);r=t.query.mergeSymbolTable([r,h,f,d])}return r}var Fu=function(t){function e(e,n){var r=t.call(this)||this;return r.info=e,r.getExpressionScope=n,r.diagnostics=[],r.path=new Ft([]),r}return o(e,t),e.prototype.visitDirective=function(t,e){t.inputs&&t.inputs.length&&gt(this,t.inputs,e)},e.prototype.visitBoundText=function(t){this.push(t),this.diagnoseExpression(t.value,t.sourceSpan.start.offset,!1),this.pop()},e.prototype.visitDirectiveProperty=function(t){this.push(t),this.diagnoseExpression(t.value,this.attributeValueLocation(t),!1),this.pop()},e.prototype.visitElementProperty=function(t){this.push(t),this.diagnoseExpression(t.value,this.attributeValueLocation(t),!1),this.pop()},e.prototype.visitEvent=function(t){this.push(t),this.diagnoseExpression(t.handler,this.attributeValueLocation(t),!0),this.pop()},e.prototype.visitVariable=function(t){var e=this.directiveSummary;if(e&&t.value){var n=this.info.query.getTemplateContext(e.type.reference);n&&!n.has(t.value)&&this.reportError("$implicit"===t.value?"The template context does not have an implicit value":"The template context does not defined a member called '"+t.value+"'",function r(t){return{start:t.start.offset,end:t.end.offset}}
495
466
  /**
496
467
  * @license
497
468
  * Copyright Google Inc. All Rights Reserved.
498
469
  *
499
470
  * Use of this source code is governed by an MIT-style license that can be
500
471
  * found in the LICENSE file at https://angular.io/license
501
- */(t.sourceSpan))}},e.prototype.visitElement=function(e,n){this.push(e),t.prototype.visitElement.call(this,e,n),this.pop()},e.prototype.visitEmbeddedTemplate=function(e,n){var r=this.directiveSummary;this.push(e),this.directiveSummary=e.directives.map(function(t){return t.directive}).find(function(t){return function e(t){if(t.diDeps)try{for(var e=a(t.diDeps),n=e.next();!n.done;n=e.next()){var r=n.value;if(r.token&&r.token.identifier&&"TemplateRef"==Dt(r.token.identifier))return!0}}catch(t){i={error:t}}finally{try{n&&!n.done&&(o=e.return)&&o.call(e)}finally{if(i)throw i.error}}return!1;var i,o}(t.type)}),t.prototype.visitEmbeddedTemplate.call(this,e,n),this.pop(),this.directiveSummary=r},e.prototype.attributeValueLocation=function(t){var e=re(this.info.htmlAst,t.sourceSpan.start.offset).tail;return e instanceof $t&&e.valueSpan?e.valueSpan.start.offset+1:t.sourceSpan.start.offset},e.prototype.diagnoseExpression=function(t,e,n){var r,i=this,o=this.getExpressionScope(this.path,n);(r=this.diagnostics).push.apply(r,c(function s(t,e,n,r){void 0===r&&(r={});var i=new Ac(t,n,r);return i.getDiagnostics(e),i.diagnostics}(o,t,this.info.query,{event:n}).map(function(t){return{span:Mc(t.ast.span,e+i.info.offset),kind:t.kind,message:t.message}})))},e.prototype.push=function(t){this.path.push(t)},e.prototype.pop=function(){this.path.pop()},e.prototype.reportError=function(t,e){e&&this.diagnostics.push({span:Mc(e,this.info.offset),kind:xc.Error,message:t})},e.prototype.reportWarning=function(t,e){this.diagnostics.push({span:Mc(e,this.info.offset),kind:xc.Warning,message:t})},e}(Et);function Mc(t,e){return{start:t.start+e,end:t.end+e}}function Ic(t){return t.split(".").map(Number)}function Rc(t,e){for(var n=Math.max(t.length,e.length),r=Math.min(t.length,e.length),i=0;i<r;i++){if(t[i]>e[i])return 1;if(t[i]<e[i])return-1}if(r!==n){var o=t.length===n?t:e,s=t.length===n?1:-1;for(i=r;i<n;i++)if(o[i]>0)return s}return 0}
472
+ */(t.sourceSpan))}},e.prototype.visitElement=function(e,n){this.push(e),t.prototype.visitElement.call(this,e,n),this.pop()},e.prototype.visitEmbeddedTemplate=function(e,n){var r=this.directiveSummary;this.push(e),this.directiveSummary=e.directives.map(function(t){return t.directive}).find(function(t){return function e(t){if(t.diDeps)try{for(var e=a(t.diDeps),n=e.next();!n.done;n=e.next()){var r=n.value;if(r.token&&r.token.identifier&&"TemplateRef"==At(r.token.identifier))return!0}}catch(t){i={error:t}}finally{try{n&&!n.done&&(o=e.return)&&o.call(e)}finally{if(i)throw i.error}}return!1;var i,o}(t.type)}),t.prototype.visitEmbeddedTemplate.call(this,e,n),this.pop(),this.directiveSummary=r},e.prototype.attributeValueLocation=function(t){var e=Gt(this.info.htmlAst,t.sourceSpan.start.offset).tail;return e instanceof qt&&e.valueSpan?e.valueSpan.start.offset+1:t.sourceSpan.start.offset},e.prototype.diagnoseExpression=function(t,e,n){var r,i=this,o=this.getExpressionScope(this.path,n);(r=this.diagnostics).push.apply(r,c(function s(t,e,n,r){void 0===r&&(r={});var i=new Ru(t,n,r);return i.getDiagnostics(e),i.diagnostics}(o,t,this.info.query,{event:n}).map(function(t){return{span:Vu(t.ast.span,e+i.info.offset),kind:t.kind,message:t.message}})))},e.prototype.push=function(t){this.path.push(t)},e.prototype.pop=function(){this.path.pop()},e.prototype.reportError=function(t,e){e&&this.diagnostics.push({span:Vu(e,this.info.offset),kind:ku.Error,message:t})},e.prototype.reportWarning=function(t,e){this.diagnostics.push({span:Vu(e,this.info.offset),kind:ku.Warning,message:t})},e}(mt);function Vu(t,e){return{start:t.start+e,end:t.end+e}}function Hu(t){return t.split(".").map(Number)}function Bu(t,e){for(var n=Math.max(t.length,e.length),r=Math.min(t.length,e.length),i=0;i<r;i++){if(t[i]>e[i])return 1;if(t[i]<e[i])return-1}if(r!==n){var o=t.length===n?t:e,s=t.length===n?1:-1;for(i=r;i<n;i++)if(o[i]>0)return s}return 0}
502
473
  /**
503
474
  * @license
504
475
  * Copyright Google Inc. All Rights Reserved.
@@ -506,35 +477,35 @@ function fc(){return new yc(".")}!function(t){function e(e){var n=t.call(this)||
506
477
  * Use of this source code is governed by an MIT-style license that can be
507
478
  * found in the LICENSE file at https://angular.io/license
508
479
  */
509
- var Dc=r.ModifierFlags?function(t){return!!(r.getCombinedModifierFlags(t)&r.ModifierFlags.Private)}:function(t){return!!(t.flags&r.NodeFlags.Private)},Lc=r.ObjectFlags?function(t){return!!(t.flags&r.TypeFlags.Object&&t.objectFlags&r.ObjectFlags.Reference)}:function(t){return!!(t.flags&r.TypeFlags.Reference)},jc=function(){function t(t,e,n,r){this.program=t,this.checker=e,this.source=n,this.fetchPipes=r,this.typeCache=new Map}return t.prototype.getTypeKind=function(t){return function t(e){if(e){if(e.flags&r.TypeFlags.Any)return bc.Any;if(e.flags&(r.TypeFlags.String|r.TypeFlags.StringLike|r.TypeFlags.StringLiteral))return bc.String;if(e.flags&(r.TypeFlags.Number|r.TypeFlags.NumberLike))return bc.Number;if(e.flags&r.TypeFlags.Undefined)return bc.Undefined;if(e.flags&r.TypeFlags.Null)return bc.Null;if(e.flags&r.TypeFlags.Union){var n=null,i=e;if(i.types.length>0){n=t(i.types[0]);try{for(var o=a(i.types),s=o.next();!s.done;s=o.next())if(n!=t(s.value))return bc.Other}catch(t){u={error:t}}finally{try{s&&!s.done&&(c=o.return)&&c.call(o)}finally{if(u)throw u.error}}}if(null!=n)return n}else if(e.flags&r.TypeFlags.TypeParameter)return bc.Unbound}return bc.Other;var u,c}(this.getTsTypeOf(t))},t.prototype.getBuiltinType=function(t){var e=this.typeCache.get(t);if(!e){var n=tl(t,{checker:this.checker,node:this.source,program:this.program});e=new Bc(n,{program:this.program,checker:this.checker,node:this.source}),this.typeCache.set(t,e)}return e},t.prototype.getTypeUnion=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=void 0;if(t.length){n=t[0];for(var r=1;r<t.length;r++)if(t[r]!=n){n=void 0;break}}return n||this.getBuiltinType(bc.Any)},t.prototype.getArrayType=function(t){return this.getBuiltinType(bc.Any)},t.prototype.getElementType=function(t){if(t instanceof Bc){var e=il(t.tsType,"Array");if(e)return new Bc(e,t.context)}},t.prototype.getNonNullableType=function(t){if(t instanceof Bc&&"function"==typeof this.checker.getNonNullableType){var e=t.tsType,n=this.checker.getNonNullableType(e);if(n!=e)return new Bc(n,t.context);if(n==e)return t}return this.getBuiltinType(bc.Any)},t.prototype.getPipes=function(){var t=this.pipesCache;return t||(t=this.pipesCache=this.fetchPipes()),t},t.prototype.getTemplateContext=function(t){var e={node:this.source,program:this.program,checker:this.checker},n=$c(t,e);if(n){var r=this.getTemplateRefContextType(n);if(r)return new qc(r,e).members()}},t.prototype.getTypeSymbol=function(t){var e={node:this.source,program:this.program,checker:this.checker},n=$c(t,e);return n&&new qc(n,e)},t.prototype.createSymbolTable=function(t){var e=new Gc;return e.addAll(t.map(function(t){return new Kc(t)})),e},t.prototype.mergeSymbolTable=function(t){var e,n,r=new Gc;try{for(var i=a(t),o=i.next();!o.done;o=i.next())r.addAll(o.value.values())}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r},t.prototype.getSpanAt=function(t,e){return function n(t,e,i){if(null!=e&&null!=i){var o=r.getPositionOfLineAndCharacter(t,e,i),s=r.forEachChild(t,function t(e){if(e.kind>r.SyntaxKind.LastToken&&e.pos<=o&&e.end>o)return r.forEachChild(e,t)||e});if(s)return{start:s.getStart(),end:s.getEnd()}}}(this.source,t,e)},t.prototype.getTemplateRefContextType=function(t){var e,n,r=this.checker.getTypeOfSymbolAtLocation(t,this.source),i=r.symbol&&r.symbol.members&&ol(r.symbol.members,"__constructor");if(i){var o=i.declarations[0];try{for(var s=a(o.parameters),u=s.next();!u.done;u=s.next()){var c=this.checker.getTypeAtLocation(u.value.type);if("TemplateRef"==c.symbol.name&&Lc(c)&&c.typeArguments&&1===c.typeArguments.length)return c.typeArguments[0].symbol}}catch(t){e={error:t}}finally{try{u&&!u.done&&(n=s.return)&&n.call(s)}finally{if(e)throw e.error}}}},t.prototype.getTsTypeOf=function(t){var e=this.getTypeWrapper(t);return e&&e.tsType},t.prototype.getTypeWrapper=function(t){var e=void 0;return t instanceof Bc?e=t:t.type instanceof Bc&&(e=t.type),e},t}();function Fc(t){var e=t.getCallSignatures();return e&&0!=e.length}function Vc(t,e){return t.getCallSignatures().map(function(t){return new Uc(t,e)})}function Hc(t,e,n){var r=t.getCallSignatures();return r.length?new Uc(r[0],e):void 0}var Bc=function(){function t(t,e){if(this.tsType=t,this.context=e,this.kind="type",this.language="typescript",this.type=void 0,this.container=void 0,this.public=!0,!t)throw Error("Internal: null type")}return Object.defineProperty(t.prototype,"name",{get:function(){var t=this.tsType.symbol;return t&&t.name||"<anonymous>"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"callable",{get:function(){return Fc(this.tsType)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"nullable",{get:function(){return this.context.checker.getNonNullableType(this.tsType)!=this.tsType},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){var t=this.tsType.getSymbol();return t?nl(t):void 0},enumerable:!0,configurable:!0}),t.prototype.members=function(){return new Xc(this.tsType.getProperties(),this.context)},t.prototype.signatures=function(){return Vc(this.tsType,this.context)},t.prototype.selectSignature=function(t){return Hc(this.tsType,this.context)},t.prototype.indexed=function(t){},t}(),qc=function(){function t(t,e){this.context=e,this.nullable=!1,this.language="typescript",this.symbol=t&&e&&t.flags&r.SymbolFlags.Alias?e.checker.getAliasedSymbol(t):t}return Object.defineProperty(t.prototype,"name",{get:function(){return this.symbol.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"kind",{get:function(){return this.callable?"method":"property"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"type",{get:function(){return new Bc(this.tsType,this.context)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"container",{get:function(){return function t(e,n){if(e.getFlags()&r.SymbolFlags.ClassMember&&e.declarations)try{for(var i=a(e.declarations),o=i.next();!o.done;o=i.next()){var s=rl(o.value);if(s){var u=n.checker.getTypeAtLocation(s);if(u)return new Bc(u,n)}}}catch(t){c={error:t}}finally{try{o&&!o.done&&(l=i.return)&&l.call(i)}finally{if(c)throw c.error}}var c,l}(this.symbol,this.context)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"public",{get:function(){return!function t(e){return!!e.valueDeclaration&&Dc(e.valueDeclaration)}(this.symbol)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"callable",{get:function(){return Fc(this.tsType)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){return nl(this.symbol)},enumerable:!0,configurable:!0}),t.prototype.members=function(){if(!this._members)if(0!=(this.symbol.flags&(r.SymbolFlags.Class|r.SymbolFlags.Interface))){var t=this.context.checker.getDeclaredTypeOfSymbol(this.symbol),e=new Bc(t,this.context);this._members=e.members()}else this._members=new Xc(this.symbol.members,this.context);return this._members},t.prototype.signatures=function(){return Vc(this.tsType,this.context)},t.prototype.selectSignature=function(t){return Hc(this.tsType,this.context)},t.prototype.indexed=function(t){},Object.defineProperty(t.prototype,"tsType",{get:function(){var t=this._tsType;return t||(t=this._tsType=this.context.checker.getTypeOfSymbolAtLocation(this.symbol,this.context.node)),t},enumerable:!0,configurable:!0}),t}(),Kc=function(){function t(t){this.declaration=t,this.language="ng-template",this.nullable=!1,this.public=!0}return Object.defineProperty(t.prototype,"name",{get:function(){return this.declaration.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"kind",{get:function(){return this.declaration.kind},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"container",{get:function(){},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"type",{get:function(){return this.declaration.type},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"callable",{get:function(){return this.declaration.type.callable},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){return this.declaration.definition},enumerable:!0,configurable:!0}),t.prototype.members=function(){return this.declaration.type.members()},t.prototype.signatures=function(){return this.declaration.type.signatures()},t.prototype.selectSignature=function(t){return this.declaration.type.selectSignature(t)},t.prototype.indexed=function(t){},t}(),Uc=function(){function t(t,e){this.signature=t,this.context=e}return Object.defineProperty(t.prototype,"arguments",{get:function(){return new Xc(this.signature.getParameters(),this.context)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"result",{get:function(){return new Bc(this.signature.getReturnType(),this.context)},enumerable:!0,configurable:!0}),t}(),zc=function(){function t(t,e){this.signature=t,this.resultType=e}return Object.defineProperty(t.prototype,"arguments",{get:function(){return this.signature.arguments},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"result",{get:function(){return this.resultType},enumerable:!0,configurable:!0}),t}(),Wc=function(t){return function(e){if(function n(t,e,r){var i=Ic(t);return void 0!==r?Rc(Ic(e),i)<=0&&Rc(Ic(r),i)>=0:Rc(Ic(e),i)<=0}(t,"2.2")){var r=new Map;try{for(var i=a(e),o=i.next();!o.done;o=i.next())r.set((d=o.value).name,d)}catch(t){s={error:t}}finally{try{o&&!o.done&&(u=i.return)&&u.call(i)}finally{if(s)throw s.error}}return r}var s,u,c,l,p={};try{for(var h=a(e),f=h.next();!f.done;f=h.next()){var d;p[(d=f.value).name]=d}}catch(t){c={error:t}}finally{try{f&&!f.done&&(l=h.return)&&l.call(h)}finally{if(c)throw c.error}}return p}},Xc=function(){function t(t,e){if(this.context=e,t=t||[],Array.isArray(t)){this.symbols=t;var n=Wc(r.version);this.symbolTable=n(t)}else this.symbols=function i(t){if(!t)return[];var e=t;if("function"==typeof e.values)return Array.from(e.values());var n=[],r="function"==typeof e.hasOwnProperty?function(t){return e.hasOwnProperty(t)}:function(t){return!!e[t]};for(var i in e)r(i)&&n.push(e[i]);return n}(t),this.symbolTable=t}return Object.defineProperty(t.prototype,"size",{get:function(){return this.symbols.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var e=ol(this.symbolTable,t);return e?new qc(e,this.context):void 0},t.prototype.has=function(t){var e=this.symbolTable;return"function"==typeof e.has?e.has(t):null!=e[t]},t.prototype.values=function(){var t=this;return this.symbols.map(function(e){return new qc(e,t.context)})},t}(),Gc=function(){function t(){this.map=new Map,this._values=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.map.size},enumerable:!0,configurable:!0}),t.prototype.get=function(t){return this.map.get(t)},t.prototype.add=function(t){if(this.map.has(t.name)){var e=this.map.get(t.name);this._values[this._values.indexOf(e)]=t}this.map.set(t.name,t),this._values.push(t)},t.prototype.addAll=function(t){try{for(var e=a(t),n=e.next();!n.done;n=e.next())this.add(n.value)}catch(t){r={error:t}}finally{try{n&&!n.done&&(i=e.return)&&i.call(e)}finally{if(r)throw r.error}}var r,i},t.prototype.has=function(t){return this.map.has(t)},t.prototype.values=function(){return this._values},t}(),Qc=function(){function t(t,e){this.pipes=t,this.context=e}return Object.defineProperty(t.prototype,"size",{get:function(){return this.pipes.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var e=this.pipes.find(function(e){return e.name==t});if(e)return new Zc(e,this.context)},t.prototype.has=function(t){return null!=this.pipes.find(function(e){return e.name==t})},t.prototype.values=function(){var t=this;return this.pipes.map(function(e){return new Zc(e,t.context)})},t}(),Yc=/[\\/]([^\\/]+)[\\/]\1\.d\.ts$/,Zc=function(){function t(t,e){this.pipe=t,this.context=e,this.kind="pipe",this.language="typescript",this.container=void 0,this.callable=!0,this.nullable=!1,this.public=!0}return Object.defineProperty(t.prototype,"name",{get:function(){return this.pipe.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"type",{get:function(){return new Bc(this.tsType,this.context)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){var t=this.tsType.getSymbol();return t?nl(t):void 0},enumerable:!0,configurable:!0}),t.prototype.members=function(){return Jc.instance},t.prototype.signatures=function(){return Vc(this.tsType,this.context)},t.prototype.selectSignature=function(t){var e=Hc(this.tsType,this.context);if(1==t.length){var n=t[0];if(n instanceof Bc){var r=void 0;switch(this.name){case"async":switch(n.name){case"Observable":case"Promise":case"EventEmitter":r=il(n.tsType,n.name);break;default:r=tl(bc.Any,this.context)}break;case"slice":r=il(n.tsType,"Array")}r&&(e=new zc(e,new Bc(r,n.context)))}}return e},t.prototype.indexed=function(t){},Object.defineProperty(t.prototype,"tsType",{get:function(){var t=this._tsType;if(!t){var e=this.findClassSymbol(this.pipe.type.reference);e&&(t=this._tsType=this.findTransformMethodType(e)),t||(t=this._tsType=tl(bc.Any,this.context))}return t},enumerable:!0,configurable:!0}),t.prototype.findClassSymbol=function(t){return $c(t,this.context)},t.prototype.findTransformMethodType=function(t){var e=this.context.checker.getDeclaredTypeOfSymbol(t);if(e){var n=e.getProperty("transform");if(n)return this.context.checker.getTypeOfSymbolAtLocation(n,this.context.node)}},t}();function $c(t,e){var r=e.program.getSourceFile(t.filePath);if(!r){var i=t.filePath;if(i.match(Yc)){var o=n.join(n.dirname(i),"index.d.ts");r=e.program.getSourceFile(o)}}if(r)return(e.checker.getExportsOfModule(r.module||r.symbol)||[]).find(function(e){return e.name==t.name})}var Jc=function(){function t(){this.size=0}return t.prototype.get=function(t){},t.prototype.has=function(t){return!1},t.prototype.values=function(){return[]},t.instance=new t,t}();function tl(t,e){var n,i=e.checker,o=e.node;switch(t){case bc.Any:n=i.getTypeAtLocation(el({kind:r.SyntaxKind.AsExpression,expression:{kind:r.SyntaxKind.TrueKeyword},type:{kind:r.SyntaxKind.AnyKeyword}},o));break;case bc.Boolean:n=i.getTypeAtLocation(el({kind:r.SyntaxKind.TrueKeyword},o));break;case bc.Null:n=i.getTypeAtLocation(el({kind:r.SyntaxKind.NullKeyword},o));break;case bc.Number:var s={kind:r.SyntaxKind.NumericLiteral};el({kind:r.SyntaxKind.ExpressionStatement,expression:s},o),n=i.getTypeAtLocation(s);break;case bc.String:n=i.getTypeAtLocation(el({kind:r.SyntaxKind.NoSubstitutionTemplateLiteral},o));break;case bc.Undefined:n=i.getTypeAtLocation(el({kind:r.SyntaxKind.VoidExpression,expression:{kind:r.SyntaxKind.NumericLiteral}},o));break;default:throw new Error("Internal error, unhandled literal kind "+t+":"+bc[t])}return n}function el(t,e){return t.parent=e,r.forEachChild(t,function(e){return el(e,t)}),t}function nl(t){var e=t.declarations;if(e)return e.map(function(t){return{fileName:t.getSourceFile().fileName,span:{start:t.getStart(),end:t.getEnd()}}})}function rl(t){for(;t;){switch(t.kind){case r.SyntaxKind.ClassDeclaration:case r.SyntaxKind.InterfaceDeclaration:return t;case r.SyntaxKind.SourceFile:return}t=t.parent}}function il(t,e){if(t&&t.symbol&&t.symbol.name==e){var n=t.typeArguments;if(n&&n.length<=1)return n[0]}}function ol(t,e){var n=t;return"function"==typeof n.get?n.get(e):n[e]}
480
+ var qu=r.ModifierFlags?function(t){return!!(r.getCombinedModifierFlags(t)&r.ModifierFlags.Private)}:function(t){return!!(t.flags&r.NodeFlags.Private)},Ku=r.ObjectFlags?function(t){return!!(t.flags&r.TypeFlags.Object&&t.objectFlags&r.ObjectFlags.Reference)}:function(t){return!!(t.flags&r.TypeFlags.Reference)},Uu=function(){function t(t,e,n,r){this.program=t,this.checker=e,this.source=n,this.fetchPipes=r,this.typeCache=new Map}return t.prototype.getTypeKind=function(t){return function t(e){if(e){if(e.flags&r.TypeFlags.Any)return Ou.Any;if(e.flags&(r.TypeFlags.String|r.TypeFlags.StringLike|r.TypeFlags.StringLiteral))return Ou.String;if(e.flags&(r.TypeFlags.Number|r.TypeFlags.NumberLike))return Ou.Number;if(e.flags&r.TypeFlags.Undefined)return Ou.Undefined;if(e.flags&r.TypeFlags.Null)return Ou.Null;if(e.flags&r.TypeFlags.Union){var n=null,i=e;if(i.types.length>0){n=t(i.types[0]);try{for(var o=a(i.types),s=o.next();!s.done;s=o.next())if(n!=t(s.value))return Ou.Other}catch(t){u={error:t}}finally{try{s&&!s.done&&(c=o.return)&&c.call(o)}finally{if(u)throw u.error}}}if(null!=n)return n}else if(e.flags&r.TypeFlags.TypeParameter)return Ou.Unbound}return Ou.Other;var u,c}(this.getTsTypeOf(t))},t.prototype.getBuiltinType=function(t){var e=this.typeCache.get(t);if(!e){var n=ac(t,{checker:this.checker,node:this.source,program:this.program});e=new Xu(n,{program:this.program,checker:this.checker,node:this.source}),this.typeCache.set(t,e)}return e},t.prototype.getTypeUnion=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=void 0;if(t.length){n=t[0];for(var r=1;r<t.length;r++)if(t[r]!=n){n=void 0;break}}return n||this.getBuiltinType(Ou.Any)},t.prototype.getArrayType=function(t){return this.getBuiltinType(Ou.Any)},t.prototype.getElementType=function(t){if(t instanceof Xu){var e=pc(t.tsType,"Array");if(e)return new Xu(e,t.context)}},t.prototype.getNonNullableType=function(t){if(t instanceof Xu&&"function"==typeof this.checker.getNonNullableType){var e=t.tsType,n=this.checker.getNonNullableType(e);if(n!=e)return new Xu(n,t.context);if(n==e)return t}return this.getBuiltinType(Ou.Any)},t.prototype.getPipes=function(){var t=this.pipesCache;return t||(t=this.pipesCache=this.fetchPipes()),t},t.prototype.getTemplateContext=function(t){var e={node:this.source,program:this.program,checker:this.checker},n=oc(t,e);if(n){var r=this.getTemplateRefContextType(n);if(r)return new Qu(r,e).members()}},t.prototype.getTypeSymbol=function(t){var e={node:this.source,program:this.program,checker:this.checker},n=oc(t,e);return n&&new Qu(n,e)},t.prototype.createSymbolTable=function(t){var e=new ec;return e.addAll(t.map(function(t){return new Yu(t)})),e},t.prototype.mergeSymbolTable=function(t){var e,n,r=new ec;try{for(var i=a(t),o=i.next();!o.done;o=i.next())r.addAll(o.value.values())}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r},t.prototype.getSpanAt=function(t,e){return function n(t,e,i){if(null!=e&&null!=i){var o=r.getPositionOfLineAndCharacter(t,e,i),s=r.forEachChild(t,function t(e){if(e.kind>r.SyntaxKind.LastToken&&e.pos<=o&&e.end>o)return r.forEachChild(e,t)||e});if(s)return{start:s.getStart(),end:s.getEnd()}}}(this.source,t,e)},t.prototype.getTemplateRefContextType=function(t){var e,n,r=this.checker.getTypeOfSymbolAtLocation(t,this.source),i=r.symbol&&r.symbol.members&&hc(r.symbol.members,"__constructor");if(i){var o=i.declarations[0];try{for(var s=a(o.parameters),u=s.next();!u.done;u=s.next()){var c=this.checker.getTypeAtLocation(u.value.type);if("TemplateRef"==c.symbol.name&&Ku(c)&&c.typeArguments&&1===c.typeArguments.length)return c.typeArguments[0].symbol}}catch(t){e={error:t}}finally{try{u&&!u.done&&(n=s.return)&&n.call(s)}finally{if(e)throw e.error}}}},t.prototype.getTsTypeOf=function(t){var e=this.getTypeWrapper(t);return e&&e.tsType},t.prototype.getTypeWrapper=function(t){var e=void 0;return t instanceof Xu?e=t:t.type instanceof Xu&&(e=t.type),e},t}();function zu(t){var e=t.getCallSignatures();return e&&0!=e.length}function Wu(t,e){return t.getCallSignatures().map(function(t){return new Zu(t,e)})}function Gu(t,e,n){var r=t.getCallSignatures();return r.length?new Zu(r[0],e):void 0}var Xu=function(){function t(t,e){if(this.tsType=t,this.context=e,this.kind="type",this.language="typescript",this.type=void 0,this.container=void 0,this.public=!0,!t)throw Error("Internal: null type")}return Object.defineProperty(t.prototype,"name",{get:function(){var t=this.tsType.symbol;return t&&t.name||"<anonymous>"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"callable",{get:function(){return zu(this.tsType)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"nullable",{get:function(){return this.context.checker.getNonNullableType(this.tsType)!=this.tsType},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){var t=this.tsType.getSymbol();return t?cc(t):void 0},enumerable:!0,configurable:!0}),t.prototype.members=function(){return new tc(this.tsType.getProperties(),this.context)},t.prototype.signatures=function(){return Wu(this.tsType,this.context)},t.prototype.selectSignature=function(t){return Gu(this.tsType,this.context)},t.prototype.indexed=function(t){},t}(),Qu=function(){function t(t,e){this.context=e,this.nullable=!1,this.language="typescript",this.symbol=t&&e&&t.flags&r.SymbolFlags.Alias?e.checker.getAliasedSymbol(t):t}return Object.defineProperty(t.prototype,"name",{get:function(){return this.symbol.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"kind",{get:function(){return this.callable?"method":"property"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"type",{get:function(){return new Xu(this.tsType,this.context)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"container",{get:function(){return function t(e,n){if(e.getFlags()&r.SymbolFlags.ClassMember&&e.declarations)try{for(var i=a(e.declarations),o=i.next();!o.done;o=i.next()){var s=lc(o.value);if(s){var u=n.checker.getTypeAtLocation(s);if(u)return new Xu(u,n)}}}catch(t){c={error:t}}finally{try{o&&!o.done&&(l=i.return)&&l.call(i)}finally{if(c)throw c.error}}var c,l}(this.symbol,this.context)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"public",{get:function(){return!function t(e){return!!e.valueDeclaration&&qu(e.valueDeclaration)}(this.symbol)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"callable",{get:function(){return zu(this.tsType)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){return cc(this.symbol)},enumerable:!0,configurable:!0}),t.prototype.members=function(){if(!this._members)if(0!=(this.symbol.flags&(r.SymbolFlags.Class|r.SymbolFlags.Interface))){var t=this.context.checker.getDeclaredTypeOfSymbol(this.symbol),e=new Xu(t,this.context);this._members=e.members()}else this._members=new tc(this.symbol.members,this.context);return this._members},t.prototype.signatures=function(){return Wu(this.tsType,this.context)},t.prototype.selectSignature=function(t){return Gu(this.tsType,this.context)},t.prototype.indexed=function(t){},Object.defineProperty(t.prototype,"tsType",{get:function(){var t=this._tsType;return t||(t=this._tsType=this.context.checker.getTypeOfSymbolAtLocation(this.symbol,this.context.node)),t},enumerable:!0,configurable:!0}),t}(),Yu=function(){function t(t){this.declaration=t,this.language="ng-template",this.nullable=!1,this.public=!0}return Object.defineProperty(t.prototype,"name",{get:function(){return this.declaration.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"kind",{get:function(){return this.declaration.kind},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"container",{get:function(){},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"type",{get:function(){return this.declaration.type},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"callable",{get:function(){return this.declaration.type.callable},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){return this.declaration.definition},enumerable:!0,configurable:!0}),t.prototype.members=function(){return this.declaration.type.members()},t.prototype.signatures=function(){return this.declaration.type.signatures()},t.prototype.selectSignature=function(t){return this.declaration.type.selectSignature(t)},t.prototype.indexed=function(t){},t}(),Zu=function(){function t(t,e){this.signature=t,this.context=e}return Object.defineProperty(t.prototype,"arguments",{get:function(){return new tc(this.signature.getParameters(),this.context)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"result",{get:function(){return new Xu(this.signature.getReturnType(),this.context)},enumerable:!0,configurable:!0}),t}(),$u=function(){function t(t,e){this.signature=t,this.resultType=e}return Object.defineProperty(t.prototype,"arguments",{get:function(){return this.signature.arguments},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"result",{get:function(){return this.resultType},enumerable:!0,configurable:!0}),t}(),Ju=function(t){return function(e){if(function n(t,e,r){var i=Hu(t);return void 0!==r?Bu(Hu(e),i)<=0&&Bu(Hu(r),i)>=0:Bu(Hu(e),i)<=0}(t,"2.2")){var r=new Map;try{for(var i=a(e),o=i.next();!o.done;o=i.next())r.set((d=o.value).name,d)}catch(t){s={error:t}}finally{try{o&&!o.done&&(u=i.return)&&u.call(i)}finally{if(s)throw s.error}}return r}var s,u,c,l,p={};try{for(var h=a(e),f=h.next();!f.done;f=h.next()){var d;p[(d=f.value).name]=d}}catch(t){c={error:t}}finally{try{f&&!f.done&&(l=h.return)&&l.call(h)}finally{if(c)throw c.error}}return p}},tc=function(){function t(t,e){if(this.context=e,t=t||[],Array.isArray(t)){this.symbols=t;var n=Ju(r.version);this.symbolTable=n(t)}else this.symbols=function i(t){if(!t)return[];var e=t;if("function"==typeof e.values)return Array.from(e.values());var n=[],r="function"==typeof e.hasOwnProperty?function(t){return e.hasOwnProperty(t)}:function(t){return!!e[t]};for(var i in e)r(i)&&n.push(e[i]);return n}(t),this.symbolTable=t}return Object.defineProperty(t.prototype,"size",{get:function(){return this.symbols.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var e=hc(this.symbolTable,t);return e?new Qu(e,this.context):void 0},t.prototype.has=function(t){var e=this.symbolTable;return"function"==typeof e.has?e.has(t):null!=e[t]},t.prototype.values=function(){var t=this;return this.symbols.map(function(e){return new Qu(e,t.context)})},t}(),ec=function(){function t(){this.map=new Map,this._values=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.map.size},enumerable:!0,configurable:!0}),t.prototype.get=function(t){return this.map.get(t)},t.prototype.add=function(t){if(this.map.has(t.name)){var e=this.map.get(t.name);this._values[this._values.indexOf(e)]=t}this.map.set(t.name,t),this._values.push(t)},t.prototype.addAll=function(t){try{for(var e=a(t),n=e.next();!n.done;n=e.next())this.add(n.value)}catch(t){r={error:t}}finally{try{n&&!n.done&&(i=e.return)&&i.call(e)}finally{if(r)throw r.error}}var r,i},t.prototype.has=function(t){return this.map.has(t)},t.prototype.values=function(){return this._values},t}(),nc=function(){function t(t,e){this.pipes=t,this.context=e}return Object.defineProperty(t.prototype,"size",{get:function(){return this.pipes.length},enumerable:!0,configurable:!0}),t.prototype.get=function(t){var e=this.pipes.find(function(e){return e.name==t});if(e)return new ic(e,this.context)},t.prototype.has=function(t){return null!=this.pipes.find(function(e){return e.name==t})},t.prototype.values=function(){var t=this;return this.pipes.map(function(e){return new ic(e,t.context)})},t}(),rc=/[\\/]([^\\/]+)[\\/]\1\.d\.ts$/,ic=function(){function t(t,e){this.pipe=t,this.context=e,this.kind="pipe",this.language="typescript",this.container=void 0,this.callable=!0,this.nullable=!1,this.public=!0}return Object.defineProperty(t.prototype,"name",{get:function(){return this.pipe.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"type",{get:function(){return new Xu(this.tsType,this.context)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){var t=this.tsType.getSymbol();return t?cc(t):void 0},enumerable:!0,configurable:!0}),t.prototype.members=function(){return sc.instance},t.prototype.signatures=function(){return Wu(this.tsType,this.context)},t.prototype.selectSignature=function(t){var e=Gu(this.tsType,this.context);if(1==t.length){var n=t[0];if(n instanceof Xu){var r=void 0;switch(this.name){case"async":switch(n.name){case"Observable":case"Promise":case"EventEmitter":r=pc(n.tsType,n.name);break;default:r=ac(Ou.Any,this.context)}break;case"slice":r=pc(n.tsType,"Array")}r&&(e=new $u(e,new Xu(r,n.context)))}}return e},t.prototype.indexed=function(t){},Object.defineProperty(t.prototype,"tsType",{get:function(){var t=this._tsType;if(!t){var e=this.findClassSymbol(this.pipe.type.reference);e&&(t=this._tsType=this.findTransformMethodType(e)),t||(t=this._tsType=ac(Ou.Any,this.context))}return t},enumerable:!0,configurable:!0}),t.prototype.findClassSymbol=function(t){return oc(t,this.context)},t.prototype.findTransformMethodType=function(t){var e=this.context.checker.getDeclaredTypeOfSymbol(t);if(e){var n=e.getProperty("transform");if(n)return this.context.checker.getTypeOfSymbolAtLocation(n,this.context.node)}},t}();function oc(t,e){var r=e.program.getSourceFile(t.filePath);if(!r){var i=t.filePath;if(i.match(rc)){var o=n.join(n.dirname(i),"index.d.ts");r=e.program.getSourceFile(o)}}if(r)return(e.checker.getExportsOfModule(r.module||r.symbol)||[]).find(function(e){return e.name==t.name})}var sc=function(){function t(){this.size=0}return t.prototype.get=function(t){},t.prototype.has=function(t){return!1},t.prototype.values=function(){return[]},t.instance=new t,t}();function ac(t,e){var n,i=e.checker,o=e.node;switch(t){case Ou.Any:n=i.getTypeAtLocation(uc({kind:r.SyntaxKind.AsExpression,expression:{kind:r.SyntaxKind.TrueKeyword},type:{kind:r.SyntaxKind.AnyKeyword}},o));break;case Ou.Boolean:n=i.getTypeAtLocation(uc({kind:r.SyntaxKind.TrueKeyword},o));break;case Ou.Null:n=i.getTypeAtLocation(uc({kind:r.SyntaxKind.NullKeyword},o));break;case Ou.Number:var s={kind:r.SyntaxKind.NumericLiteral};uc({kind:r.SyntaxKind.ExpressionStatement,expression:s},o),n=i.getTypeAtLocation(s);break;case Ou.String:n=i.getTypeAtLocation(uc({kind:r.SyntaxKind.NoSubstitutionTemplateLiteral},o));break;case Ou.Undefined:n=i.getTypeAtLocation(uc({kind:r.SyntaxKind.VoidExpression,expression:{kind:r.SyntaxKind.NumericLiteral}},o));break;default:throw new Error("Internal error, unhandled literal kind "+t+":"+Ou[t])}return n}function uc(t,e){return t.parent=e,r.forEachChild(t,function(e){return uc(e,t)}),t}function cc(t){var e=t.declarations;if(e)return e.map(function(t){return{fileName:t.getSourceFile().fileName,span:{start:t.getStart(),end:t.getEnd()}}})}function lc(t){for(;t;){switch(t.kind){case r.SyntaxKind.ClassDeclaration:case r.SyntaxKind.InterfaceDeclaration:return t;case r.SyntaxKind.SourceFile:return}t=t.parent}}function pc(t,e){if(t&&t.symbol&&t.symbol.name==e){var n=t.typeArguments;if(n&&n.length<=1)return n[0]}}function hc(t,e){var n=t;return"function"==typeof n.get?n.get(e):n[e]}
510
481
  /**
511
482
  * @license
512
483
  * Copyright Google Inc. All Rights Reserved.
513
484
  *
514
485
  * Use of this source code is governed by an MIT-style license that can be
515
486
  * found in the LICENSE file at https://angular.io/license
516
- */var sl=4;function al(t){return t&&"function"===t.__symbolic}function ul(t){return t&&t.name&&!t.module&&ll(t)}function cl(t){return t&&t.module&&!t.name&&!t.default&&ll(t)}function ll(t){return t&&"reference"===t.__symbolic}function pl(t){return t&&"error"===t.__symbolic}
487
+ */var fc=4;function dc(t){return t&&"function"===t.__symbolic}function vc(t){return t&&t.name&&!t.module&&mc(t)}function yc(t){return t&&t.module&&!t.name&&!t.default&&mc(t)}function mc(t){return t&&"reference"===t.__symbolic}function gc(t){return t&&"error"===t.__symbolic}
517
488
  /**
518
489
  * @license
519
490
  * Copyright Google Inc. All Rights Reserved.
520
491
  *
521
492
  * Use of this source code is governed by an MIT-style license that can be
522
493
  * found in the LICENSE file at https://angular.io/license
523
- */var hl=r.SyntaxKind.SpreadElement||r.SyntaxKind.SpreadElementExpression;function fl(t,e){var n=t.expression;if(n.kind===r.SyntaxKind.PropertyAccessExpression){var i=n.name;if(i.kind==r.SyntaxKind.Identifier)return i.text===e}return!1}function dl(t,e){var n=t.expression;return n.kind===r.SyntaxKind.Identifier&&n.text===e}function vl(t,e,n,r){if(!n.has(t)&&(n.set(t,e),e&&(function i(t){return t&&t.module&&!!t.name&&ll(t)}(t)||function o(t){return t&&t.module&&t.default&&ll(t)}(t))&&null==t.line)){var s=_l(e,r);null!=s.line&&(t.line=s.line),null!=s.character&&(t.character=s.character)}return t}function yl(t,e){return!r.forEachChild(t,function(t){return!e(t)})}function ml(t){return Object(t)!==t}function gl(t){return void 0!==t}function _l(t,e){return t&&(e=e||function n(t){for(;t&&t.kind!=r.SyntaxKind.SourceFile;)t=t.parent;return t}(t))?r.getLineAndCharacterOfPosition(e,t.getStart(e)):{}}function bl(t,e,n,r){var i=s({__symbolic:"error",message:t},_l(e,r));return n&&(i.context=n),i}var wl=function(){function t(t,e,n,r){void 0===n&&(n={}),this.symbols=t,this.nodeMap=e,this.options=n,this.recordExport=r}return t.prototype.nameOf=function(t){if(t&&t.kind==r.SyntaxKind.Identifier)return t.text;var e=t&&this.evaluateNode(t);return pl(e)||"string"==typeof e?e:bl("Name expected",t,{received:t&&t.getText()||"<missing>"})},t.prototype.isFoldable=function(t){return this.isFoldableWorker(t,new Map)},t.prototype.isFoldableWorker=function(t,e){var n=this;if(t)switch(t.kind){case r.SyntaxKind.ObjectLiteralExpression:return yl(t,function(t){return t.kind===r.SyntaxKind.PropertyAssignment&&n.isFoldableWorker(t.initializer,e)});case r.SyntaxKind.ArrayLiteralExpression:return yl(t,function(t){return n.isFoldableWorker(t,e)});case r.SyntaxKind.CallExpression:var i=t;if(fl(i,"concat")&&1===Sl(i.arguments).length){var o=i.expression.expression;if(this.isFoldableWorker(o,e)&&this.isFoldableWorker(i.arguments[0],e)){var s=this.evaluateNode(o);if(s&&Array.isArray(s))return!0}}return!(!dl(i,"CONST_EXPR")||1!==Sl(i.arguments).length)&&this.isFoldableWorker(i.arguments[0],e);case r.SyntaxKind.NoSubstitutionTemplateLiteral:case r.SyntaxKind.StringLiteral:case r.SyntaxKind.NumericLiteral:case r.SyntaxKind.NullKeyword:case r.SyntaxKind.TrueKeyword:case r.SyntaxKind.FalseKeyword:case r.SyntaxKind.TemplateHead:case r.SyntaxKind.TemplateMiddle:case r.SyntaxKind.TemplateTail:return!0;case r.SyntaxKind.ParenthesizedExpression:return this.isFoldableWorker(t.expression,e);case r.SyntaxKind.BinaryExpression:var a=t;switch(a.operatorToken.kind){case r.SyntaxKind.PlusToken:case r.SyntaxKind.MinusToken:case r.SyntaxKind.AsteriskToken:case r.SyntaxKind.SlashToken:case r.SyntaxKind.PercentToken:case r.SyntaxKind.AmpersandAmpersandToken:case r.SyntaxKind.BarBarToken:return this.isFoldableWorker(a.left,e)&&this.isFoldableWorker(a.right,e);default:return!1}case r.SyntaxKind.PropertyAccessExpression:return this.isFoldableWorker(t.expression,e);case r.SyntaxKind.ElementAccessExpression:var u=t;return this.isFoldableWorker(u.expression,e)&&this.isFoldableWorker(u.argumentExpression,e);case r.SyntaxKind.Identifier:var c=this.symbols.resolve(t.text);if(void 0!==c&&ml(c))return!0;break;case r.SyntaxKind.TemplateExpression:return t.templateSpans.every(function(t){return n.isFoldableWorker(t.expression,e)})}return!1},t.prototype.evaluateNode=function(t,e){var n,i=this,o=this;function u(t,e){if(o.options.substituteExpression){var n=o.options.substituteExpression(t,e);o.recordExport&&n!=t&&ul(n)&&o.recordExport(n.name,t),t=n}return vl(t,e,o.nodeMap)}function c(t){return!o.options.verboseInvalidExpression&&pl(t)}var l=function(e,n){var r=i.symbols.resolve(e,n);return void 0===r?u({__symbolic:"reference",name:e},t):r&&ll(r)?u(s({},r),t):r};switch(t.kind){case r.SyntaxKind.ObjectLiteralExpression:var p={},h=[];return r.forEachChild(t,function(t){switch(t.kind){case r.SyntaxKind.ShorthandPropertyAssignment:case r.SyntaxKind.PropertyAssignment:var e=t;e.name.kind==r.SyntaxKind.StringLiteral&&h.push(e.name.text);var o=i.nameOf(e.name);if(c(o))return n=o,!0;var s=xl(e)?i.evaluateNode(e.initializer,!0):l(o,!0);if(c(s))return n=s,!0;p[o]=xl(e)?u(s,e.initializer):s}}),n||(this.options.quotedNames&&h.length&&(p.$quoted$=h),u(p,t));case r.SyntaxKind.ArrayLiteralExpression:var f=[];return r.forEachChild(t,function(t){var e,r,o=i.evaluateNode(t,!0);if(c(o))return n=o,!0;if(function s(t){return t&&"spread"===t.__symbolic}(o)&&Array.isArray(o.expression))try{for(var u=a(o.expression),l=u.next();!l.done;l=u.next())f.push(l.value)}catch(t){e={error:t}}finally{try{l&&!l.done&&(r=u.return)&&r.call(u)}finally{if(e)throw e.error}}else f.push(o)}),n||u(f,t);case hl:return u({__symbolic:"spread",expression:this.evaluateNode(t.expression)},t);case r.SyntaxKind.CallExpression:var d=t;if(dl(d,"forwardRef")&&1===Sl(d.arguments).length){var v=d.arguments[0];if(v.kind==r.SyntaxKind.ArrowFunction)return u(this.evaluateNode(v.body),t)}var y=Sl(d.arguments).map(function(t){return i.evaluateNode(t)});if(this.isFoldable(d)&&fl(d,"concat")){var m=this.evaluateNode(d.expression.expression);return c(m)?m:m.concat(y[0])}if(dl(d,"CONST_EXPR")&&1===Sl(d.arguments).length)return u(y[0],t);var g=this.evaluateNode(d.expression);if(c(g))return u(g,t);var _={__symbolic:"call",expression:g};return y&&y.length&&(_.arguments=y),u(_,t);case r.SyntaxKind.NewExpression:var b=t,w=Sl(b.arguments).map(function(t){return i.evaluateNode(t)}),x=this.evaluateNode(b.expression);if(pl(x))return u(x,t);var E={__symbolic:"new",expression:x};return w.length&&(E.arguments=w),u(E,t);case r.SyntaxKind.PropertyAccessExpression:var S=t,C=this.evaluateNode(S.expression);if(c(C))return u(C,t);var T=this.nameOf(S.name);return c(T)?u(T,t):C&&this.isFoldable(S.expression)?C[T]:cl(C)?u({__symbolic:"reference",module:C.module,name:T},t):u({__symbolic:"select",expression:C,member:T},t);case r.SyntaxKind.ElementAccessExpression:var A=t,P=this.evaluateNode(A.expression);if(c(P))return u(P,t);if(!A.argumentExpression)return u(bl("Expression form not supported",t),t);var N=this.evaluateNode(A.argumentExpression);return c(P)?u(P,t):this.isFoldable(A.expression)&&this.isFoldable(A.argumentExpression)?P[N]:u({__symbolic:"index",expression:P,index:N},t);case r.SyntaxKind.Identifier:return l(t.text,e);case r.SyntaxKind.TypeReference:var O=t,k=O.typeName,M=function(t){if(k.kind===r.SyntaxKind.QualifiedName){var e=t,n=i.evaluateNode(e.left);return cl(n)?u({__symbolic:"reference",module:n.module,name:e.right.text},t):{__symbolic:"select",expression:n,member:e.right.text}}var o=k,s=i.symbols.resolve(o.text);return c(s)||ll(s)?u(s,t):u(bl("Could not resolve type",t,{typeName:o.text}),t)}(k);if(c(M))return u(M,t);if(!cl(M)&&O.typeArguments&&O.typeArguments.length){var I=O.typeArguments.map(function(t){return i.evaluateNode(t)});M.arguments=I}return u(M,t);case r.SyntaxKind.UnionType:for(var R=t.types.filter(function(t){return t.kind!=r.SyntaxKind.NullKeyword&&t.kind!=r.SyntaxKind.UndefinedKeyword}).map(function(t){return i.evaluateNode(t)}),D=null,L=0;L<R.length;L++){var j=R[L];if(!ll(j))return j;D&&(j.name!=D.name||j.module!=D.module||j.arguments)||(D=j)}if(D)return D;break;case r.SyntaxKind.NoSubstitutionTemplateLiteral:case r.SyntaxKind.StringLiteral:case r.SyntaxKind.TemplateHead:case r.SyntaxKind.TemplateTail:case r.SyntaxKind.TemplateMiddle:return t.text;case r.SyntaxKind.NumericLiteral:return parseFloat(t.text);case r.SyntaxKind.AnyKeyword:return u({__symbolic:"reference",name:"any"},t);case r.SyntaxKind.StringKeyword:return u({__symbolic:"reference",name:"string"},t);case r.SyntaxKind.NumberKeyword:return u({__symbolic:"reference",name:"number"},t);case r.SyntaxKind.BooleanKeyword:return u({__symbolic:"reference",name:"boolean"},t);case r.SyntaxKind.ArrayType:return u({__symbolic:"reference",name:"Array",arguments:[this.evaluateNode(t.elementType)]},t);case r.SyntaxKind.NullKeyword:return null;case r.SyntaxKind.TrueKeyword:return!0;case r.SyntaxKind.FalseKeyword:return!1;case r.SyntaxKind.ParenthesizedExpression:case r.SyntaxKind.TypeAssertionExpression:return this.evaluateNode(t.expression);case r.SyntaxKind.PrefixUnaryExpression:var F=t,V=this.evaluateNode(F.operand);if(gl(V)&&ml(V))switch(F.operator){case r.SyntaxKind.PlusToken:return+V;case r.SyntaxKind.MinusToken:return-V;case r.SyntaxKind.TildeToken:return~V;case r.SyntaxKind.ExclamationToken:return!V}var H=void 0;switch(F.operator){case r.SyntaxKind.PlusToken:H="+";break;case r.SyntaxKind.MinusToken:H="-";break;case r.SyntaxKind.TildeToken:H="~";break;case r.SyntaxKind.ExclamationToken:H="!";break;default:return}return u({__symbolic:"pre",operator:H,operand:V},t);case r.SyntaxKind.BinaryExpression:var B=t,q=this.evaluateNode(B.left),K=this.evaluateNode(B.right);if(gl(q)&&gl(K)){if(ml(q)&&ml(K))switch(B.operatorToken.kind){case r.SyntaxKind.BarBarToken:return q||K;case r.SyntaxKind.AmpersandAmpersandToken:return q&&K;case r.SyntaxKind.AmpersandToken:return q&K;case r.SyntaxKind.BarToken:return q|K;case r.SyntaxKind.CaretToken:return q^K;case r.SyntaxKind.EqualsEqualsToken:return q==K;case r.SyntaxKind.ExclamationEqualsToken:return q!=K;case r.SyntaxKind.EqualsEqualsEqualsToken:return q===K;case r.SyntaxKind.ExclamationEqualsEqualsToken:return q!==K;case r.SyntaxKind.LessThanToken:return q<K;case r.SyntaxKind.GreaterThanToken:return q>K;case r.SyntaxKind.LessThanEqualsToken:return q<=K;case r.SyntaxKind.GreaterThanEqualsToken:return q>=K;case r.SyntaxKind.LessThanLessThanToken:return q<<K;case r.SyntaxKind.GreaterThanGreaterThanToken:return q>>K;case r.SyntaxKind.GreaterThanGreaterThanGreaterThanToken:return q>>>K;case r.SyntaxKind.PlusToken:return q+K;case r.SyntaxKind.MinusToken:return q-K;case r.SyntaxKind.AsteriskToken:return q*K;case r.SyntaxKind.SlashToken:return q/K;case r.SyntaxKind.PercentToken:return q%K}return u({__symbolic:"binop",operator:B.operatorToken.getText(),left:q,right:K},t)}break;case r.SyntaxKind.ConditionalExpression:var U=t,z=this.evaluateNode(U.condition),W=this.evaluateNode(U.whenTrue),X=this.evaluateNode(U.whenFalse);return ml(z)?z?W:X:u({__symbolic:"if",condition:z,thenExpression:W,elseExpression:X},t);case r.SyntaxKind.FunctionExpression:case r.SyntaxKind.ArrowFunction:return u(bl("Lambda not supported",t),t);case r.SyntaxKind.TaggedTemplateExpression:return u(bl("Tagged template expressions are not supported in metadata",t),t);case r.SyntaxKind.TemplateExpression:var G=t;return this.isFoldable(t)?G.templateSpans.reduce(function(t,e){return t+i.evaluateNode(e.expression)+i.evaluateNode(e.literal)},this.evaluateNode(G.head)):G.templateSpans.reduce(function(t,e){var n=i.evaluateNode(e.expression),r=i.evaluateNode(e.literal);if(c(n))return n;if(c(r))return r;if("string"==typeof t&&"string"==typeof n&&"string"==typeof r)return t+n+r;var o=n;return""!==t&&(o={__symbolic:"binop",operator:"+",left:t,right:n}),""!=r&&(o={__symbolic:"binop",operator:"+",left:o,right:r}),o},this.evaluateNode(G.head));case r.SyntaxKind.AsExpression:return this.evaluateNode(t.expression);case r.SyntaxKind.ClassExpression:return{__symbolic:"class"}}return u(bl("Expression form not supported",t),t)},t}();function xl(t){return t.kind==r.SyntaxKind.PropertyAssignment}var El=r.createNodeArray();function Sl(t){return t||El}
494
+ */var _c=r.SyntaxKind.SpreadElement||r.SyntaxKind.SpreadElementExpression;function bc(t,e){var n=t.expression;if(n.kind===r.SyntaxKind.PropertyAccessExpression){var i=n.name;if(i.kind==r.SyntaxKind.Identifier)return i.text===e}return!1}function wc(t,e){var n=t.expression;return n.kind===r.SyntaxKind.Identifier&&n.text===e}function xc(t,e,n,r){if(!n.has(t)&&(n.set(t,e),e&&(function i(t){return t&&t.module&&!!t.name&&mc(t)}(t)||function o(t){return t&&t.module&&t.default&&mc(t)}(t))&&null==t.line)){var s=Tc(e,r);null!=s.line&&(t.line=s.line),null!=s.character&&(t.character=s.character)}return t}function Ec(t,e){return!r.forEachChild(t,function(t){return!e(t)})}function Sc(t){return Object(t)!==t}function Cc(t){return void 0!==t}function Tc(t,e){return t&&(e=e||function n(t){for(;t&&t.kind!=r.SyntaxKind.SourceFile;)t=t.parent;return t}(t))?r.getLineAndCharacterOfPosition(e,t.getStart(e)):{}}function Ac(t,e,n,r){var i=s({__symbolic:"error",message:t},Tc(e,r));return n&&(i.context=n),i}var Pc=function(){function t(t,e,n,r){void 0===n&&(n={}),this.symbols=t,this.nodeMap=e,this.options=n,this.recordExport=r}return t.prototype.nameOf=function(t){if(t&&t.kind==r.SyntaxKind.Identifier)return t.text;var e=t&&this.evaluateNode(t);return gc(e)||"string"==typeof e?e:Ac("Name expected",t,{received:t&&t.getText()||"<missing>"})},t.prototype.isFoldable=function(t){return this.isFoldableWorker(t,new Map)},t.prototype.isFoldableWorker=function(t,e){var n=this;if(t)switch(t.kind){case r.SyntaxKind.ObjectLiteralExpression:return Ec(t,function(t){return t.kind===r.SyntaxKind.PropertyAssignment&&n.isFoldableWorker(t.initializer,e)});case r.SyntaxKind.ArrayLiteralExpression:return Ec(t,function(t){return n.isFoldableWorker(t,e)});case r.SyntaxKind.CallExpression:var i=t;if(bc(i,"concat")&&1===kc(i.arguments).length){var o=i.expression.expression;if(this.isFoldableWorker(o,e)&&this.isFoldableWorker(i.arguments[0],e)){var s=this.evaluateNode(o);if(s&&Array.isArray(s))return!0}}return!(!wc(i,"CONST_EXPR")||1!==kc(i.arguments).length)&&this.isFoldableWorker(i.arguments[0],e);case r.SyntaxKind.NoSubstitutionTemplateLiteral:case r.SyntaxKind.StringLiteral:case r.SyntaxKind.NumericLiteral:case r.SyntaxKind.NullKeyword:case r.SyntaxKind.TrueKeyword:case r.SyntaxKind.FalseKeyword:case r.SyntaxKind.TemplateHead:case r.SyntaxKind.TemplateMiddle:case r.SyntaxKind.TemplateTail:return!0;case r.SyntaxKind.ParenthesizedExpression:return this.isFoldableWorker(t.expression,e);case r.SyntaxKind.BinaryExpression:var a=t;switch(a.operatorToken.kind){case r.SyntaxKind.PlusToken:case r.SyntaxKind.MinusToken:case r.SyntaxKind.AsteriskToken:case r.SyntaxKind.SlashToken:case r.SyntaxKind.PercentToken:case r.SyntaxKind.AmpersandAmpersandToken:case r.SyntaxKind.BarBarToken:return this.isFoldableWorker(a.left,e)&&this.isFoldableWorker(a.right,e);default:return!1}case r.SyntaxKind.PropertyAccessExpression:return this.isFoldableWorker(t.expression,e);case r.SyntaxKind.ElementAccessExpression:var u=t;return this.isFoldableWorker(u.expression,e)&&this.isFoldableWorker(u.argumentExpression,e);case r.SyntaxKind.Identifier:var c=this.symbols.resolve(t.text);if(void 0!==c&&Sc(c))return!0;break;case r.SyntaxKind.TemplateExpression:return t.templateSpans.every(function(t){return n.isFoldableWorker(t.expression,e)})}return!1},t.prototype.evaluateNode=function(t,e){var n,i=this,o=this;function u(t,e){if(o.options.substituteExpression){var n=o.options.substituteExpression(t,e);o.recordExport&&n!=t&&vc(n)&&o.recordExport(n.name,t),t=n}return xc(t,e,o.nodeMap)}function c(t){return!o.options.verboseInvalidExpression&&gc(t)}var l=function(e,n){var r=i.symbols.resolve(e,n);return void 0===r?u({__symbolic:"reference",name:e},t):r&&mc(r)?u(s({},r),t):r};switch(t.kind){case r.SyntaxKind.ObjectLiteralExpression:var p={},h=[];return r.forEachChild(t,function(t){switch(t.kind){case r.SyntaxKind.ShorthandPropertyAssignment:case r.SyntaxKind.PropertyAssignment:var e=t;e.name.kind==r.SyntaxKind.StringLiteral&&h.push(e.name.text);var o=i.nameOf(e.name);if(c(o))return n=o,!0;var s=Nc(e)?i.evaluateNode(e.initializer,!0):l(o,!0);if(c(s))return n=s,!0;p[o]=Nc(e)?u(s,e.initializer):s}}),n||(this.options.quotedNames&&h.length&&(p.$quoted$=h),u(p,t));case r.SyntaxKind.ArrayLiteralExpression:var f=[];return r.forEachChild(t,function(t){var e,r,o=i.evaluateNode(t,!0);if(c(o))return n=o,!0;if(function s(t){return t&&"spread"===t.__symbolic}(o)&&Array.isArray(o.expression))try{for(var u=a(o.expression),l=u.next();!l.done;l=u.next())f.push(l.value)}catch(t){e={error:t}}finally{try{l&&!l.done&&(r=u.return)&&r.call(u)}finally{if(e)throw e.error}}else f.push(o)}),n||u(f,t);case _c:return u({__symbolic:"spread",expression:this.evaluateNode(t.expression)},t);case r.SyntaxKind.CallExpression:var d=t;if(wc(d,"forwardRef")&&1===kc(d.arguments).length){var v=d.arguments[0];if(v.kind==r.SyntaxKind.ArrowFunction)return u(this.evaluateNode(v.body),t)}var y=kc(d.arguments).map(function(t){return i.evaluateNode(t)});if(this.isFoldable(d)&&bc(d,"concat")){var m=this.evaluateNode(d.expression.expression);return c(m)?m:m.concat(y[0])}if(wc(d,"CONST_EXPR")&&1===kc(d.arguments).length)return u(y[0],t);var g=this.evaluateNode(d.expression);if(c(g))return u(g,t);var _={__symbolic:"call",expression:g};return y&&y.length&&(_.arguments=y),u(_,t);case r.SyntaxKind.NewExpression:var b=t,w=kc(b.arguments).map(function(t){return i.evaluateNode(t)}),x=this.evaluateNode(b.expression);if(gc(x))return u(x,t);var E={__symbolic:"new",expression:x};return w.length&&(E.arguments=w),u(E,t);case r.SyntaxKind.PropertyAccessExpression:var S=t,C=this.evaluateNode(S.expression);if(c(C))return u(C,t);var T=this.nameOf(S.name);return c(T)?u(T,t):C&&this.isFoldable(S.expression)?C[T]:yc(C)?u({__symbolic:"reference",module:C.module,name:T},t):u({__symbolic:"select",expression:C,member:T},t);case r.SyntaxKind.ElementAccessExpression:var A=t,P=this.evaluateNode(A.expression);if(c(P))return u(P,t);if(!A.argumentExpression)return u(Ac("Expression form not supported",t),t);var N=this.evaluateNode(A.argumentExpression);return c(P)?u(P,t):this.isFoldable(A.expression)&&this.isFoldable(A.argumentExpression)?P[N]:u({__symbolic:"index",expression:P,index:N},t);case r.SyntaxKind.Identifier:return l(t.text,e);case r.SyntaxKind.TypeReference:var O=t,k=O.typeName,M=function(t){if(k.kind===r.SyntaxKind.QualifiedName){var e=t,n=i.evaluateNode(e.left);return yc(n)?u({__symbolic:"reference",module:n.module,name:e.right.text},t):{__symbolic:"select",expression:n,member:e.right.text}}var o=k,s=i.symbols.resolve(o.text);return c(s)||mc(s)?u(s,t):u(Ac("Could not resolve type",t,{typeName:o.text}),t)}(k);if(c(M))return u(M,t);if(!yc(M)&&O.typeArguments&&O.typeArguments.length){var I=O.typeArguments.map(function(t){return i.evaluateNode(t)});M.arguments=I}return u(M,t);case r.SyntaxKind.UnionType:for(var R=t.types.filter(function(t){return t.kind!=r.SyntaxKind.NullKeyword&&t.kind!=r.SyntaxKind.UndefinedKeyword}).map(function(t){return i.evaluateNode(t)}),D=null,j=0;j<R.length;j++){var L=R[j];if(!mc(L))return L;D&&(L.name!=D.name||L.module!=D.module||L.arguments)||(D=L)}if(D)return D;break;case r.SyntaxKind.NoSubstitutionTemplateLiteral:case r.SyntaxKind.StringLiteral:case r.SyntaxKind.TemplateHead:case r.SyntaxKind.TemplateTail:case r.SyntaxKind.TemplateMiddle:return t.text;case r.SyntaxKind.NumericLiteral:return parseFloat(t.text);case r.SyntaxKind.AnyKeyword:return u({__symbolic:"reference",name:"any"},t);case r.SyntaxKind.StringKeyword:return u({__symbolic:"reference",name:"string"},t);case r.SyntaxKind.NumberKeyword:return u({__symbolic:"reference",name:"number"},t);case r.SyntaxKind.BooleanKeyword:return u({__symbolic:"reference",name:"boolean"},t);case r.SyntaxKind.ArrayType:return u({__symbolic:"reference",name:"Array",arguments:[this.evaluateNode(t.elementType)]},t);case r.SyntaxKind.NullKeyword:return null;case r.SyntaxKind.TrueKeyword:return!0;case r.SyntaxKind.FalseKeyword:return!1;case r.SyntaxKind.ParenthesizedExpression:case r.SyntaxKind.TypeAssertionExpression:return this.evaluateNode(t.expression);case r.SyntaxKind.PrefixUnaryExpression:var F=t,V=this.evaluateNode(F.operand);if(Cc(V)&&Sc(V))switch(F.operator){case r.SyntaxKind.PlusToken:return+V;case r.SyntaxKind.MinusToken:return-V;case r.SyntaxKind.TildeToken:return~V;case r.SyntaxKind.ExclamationToken:return!V}var H=void 0;switch(F.operator){case r.SyntaxKind.PlusToken:H="+";break;case r.SyntaxKind.MinusToken:H="-";break;case r.SyntaxKind.TildeToken:H="~";break;case r.SyntaxKind.ExclamationToken:H="!";break;default:return}return u({__symbolic:"pre",operator:H,operand:V},t);case r.SyntaxKind.BinaryExpression:var B=t,q=this.evaluateNode(B.left),K=this.evaluateNode(B.right);if(Cc(q)&&Cc(K)){if(Sc(q)&&Sc(K))switch(B.operatorToken.kind){case r.SyntaxKind.BarBarToken:return q||K;case r.SyntaxKind.AmpersandAmpersandToken:return q&&K;case r.SyntaxKind.AmpersandToken:return q&K;case r.SyntaxKind.BarToken:return q|K;case r.SyntaxKind.CaretToken:return q^K;case r.SyntaxKind.EqualsEqualsToken:return q==K;case r.SyntaxKind.ExclamationEqualsToken:return q!=K;case r.SyntaxKind.EqualsEqualsEqualsToken:return q===K;case r.SyntaxKind.ExclamationEqualsEqualsToken:return q!==K;case r.SyntaxKind.LessThanToken:return q<K;case r.SyntaxKind.GreaterThanToken:return q>K;case r.SyntaxKind.LessThanEqualsToken:return q<=K;case r.SyntaxKind.GreaterThanEqualsToken:return q>=K;case r.SyntaxKind.LessThanLessThanToken:return q<<K;case r.SyntaxKind.GreaterThanGreaterThanToken:return q>>K;case r.SyntaxKind.GreaterThanGreaterThanGreaterThanToken:return q>>>K;case r.SyntaxKind.PlusToken:return q+K;case r.SyntaxKind.MinusToken:return q-K;case r.SyntaxKind.AsteriskToken:return q*K;case r.SyntaxKind.SlashToken:return q/K;case r.SyntaxKind.PercentToken:return q%K}return u({__symbolic:"binop",operator:B.operatorToken.getText(),left:q,right:K},t)}break;case r.SyntaxKind.ConditionalExpression:var U=t,z=this.evaluateNode(U.condition),W=this.evaluateNode(U.whenTrue),G=this.evaluateNode(U.whenFalse);return Sc(z)?z?W:G:u({__symbolic:"if",condition:z,thenExpression:W,elseExpression:G},t);case r.SyntaxKind.FunctionExpression:case r.SyntaxKind.ArrowFunction:return u(Ac("Lambda not supported",t),t);case r.SyntaxKind.TaggedTemplateExpression:return u(Ac("Tagged template expressions are not supported in metadata",t),t);case r.SyntaxKind.TemplateExpression:var X=t;return this.isFoldable(t)?X.templateSpans.reduce(function(t,e){return t+i.evaluateNode(e.expression)+i.evaluateNode(e.literal)},this.evaluateNode(X.head)):X.templateSpans.reduce(function(t,e){var n=i.evaluateNode(e.expression),r=i.evaluateNode(e.literal);if(c(n))return n;if(c(r))return r;if("string"==typeof t&&"string"==typeof n&&"string"==typeof r)return t+n+r;var o=n;return""!==t&&(o={__symbolic:"binop",operator:"+",left:t,right:n}),""!=r&&(o={__symbolic:"binop",operator:"+",left:o,right:r}),o},this.evaluateNode(X.head));case r.SyntaxKind.AsExpression:return this.evaluateNode(t.expression);case r.SyntaxKind.ClassExpression:return{__symbolic:"class"}}return u(Ac("Expression form not supported",t),t)},t}();function Nc(t){return t.kind==r.SyntaxKind.PropertyAssignment}var Oc=r.createNodeArray();function kc(t){return t||Oc}
524
495
  /**
525
496
  * @license
526
497
  * Copyright Google Inc. All Rights Reserved.
527
498
  *
528
499
  * Use of this source code is governed by an MIT-style license that can be
529
500
  * found in the LICENSE file at https://angular.io/license
530
- */var Cl,Tl,Al=function(){function t(t){this.sourceFile=t,this.references=new Map}return t.prototype.resolve=function(t,e){return e&&this.references.get(t)||this.symbols.get(t)},t.prototype.define=function(t,e){this.symbols.set(t,e)},t.prototype.defineReference=function(t,e){this.references.set(t,e)},t.prototype.has=function(t){return this.symbols.has(t)},Object.defineProperty(t.prototype,"symbols",{get:function(){var t=this._symbols;return t||(function e(t){["Object","Function","String","Number","Array","Boolean","Map","NaN","Infinity","Math","Date","RegExp","Error","Error","EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError","JSON","ArrayBuffer","DataView","Int8Array","Uint8Array","Uint8ClampedArray","Uint16Array","Int16Array","Int32Array","Uint32Array","Float32Array","Float64Array"].forEach(function(e){return t.set(e,{__symbolic:"reference",name:e})})}
501
+ */var Mc,Ic=function(){function t(t){this.sourceFile=t,this.references=new Map}return t.prototype.resolve=function(t,e){return e&&this.references.get(t)||this.symbols.get(t)},t.prototype.define=function(t,e){this.symbols.set(t,e)},t.prototype.defineReference=function(t,e){this.references.set(t,e)},t.prototype.has=function(t){return this.symbols.has(t)},Object.defineProperty(t.prototype,"symbols",{get:function(){var t=this._symbols;return t||(function e(t){["Object","Function","String","Number","Array","Boolean","Map","NaN","Infinity","Math","Date","RegExp","Error","Error","EvalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError","JSON","ArrayBuffer","DataView","Int8Array","Uint8Array","Uint8ClampedArray","Uint16Array","Int16Array","Int32Array","Uint32Array","Float32Array","Float64Array"].forEach(function(e){return t.set(e,{__symbolic:"reference",name:e})})}
531
502
  /**
532
503
  * @license
533
504
  * Copyright Google Inc. All Rights Reserved.
534
505
  *
535
506
  * Use of this source code is governed by an MIT-style license that can be
536
507
  * found in the LICENSE file at https://angular.io/license
537
- */(t=this._symbols=new Map),this.buildImports()),t},enumerable:!0,configurable:!0}),t.prototype.buildImports=function(){var t=this,e=this._symbols,n=function(t){return t.replace(/^['"]|['"]$/g,"")},i=function(o){switch(o.kind){case r.SyntaxKind.ImportEqualsDeclaration:var s=o;if(s.moduleReference.kind===r.SyntaxKind.ExternalModuleReference){var u=s.moduleReference;if(u.expression){u.expression.parent||(u.expression.parent=u,u.parent=t.sourceFile);var c=n(u.expression.getText());e.set(s.name.text,{__symbolic:"reference",module:c});break}}e.set(s.name.text,{__symbolic:"error",message:"Unsupported import syntax"});break;case r.SyntaxKind.ImportDeclaration:var l=o;if(!l.importClause)break;l.moduleSpecifier.parent||(l.moduleSpecifier.parent=l,l.parent=t.sourceFile);var p=n(l.moduleSpecifier.getText());l.importClause.name&&e.set(l.importClause.name.text,{__symbolic:"reference",module:p,default:!0});var h=l.importClause.namedBindings;if(h)switch(h.kind){case r.SyntaxKind.NamedImports:try{for(var f=a(h.elements),d=f.next();!d.done;d=f.next()){var v=d.value;e.set(v.name.text,{__symbolic:"reference",module:p,name:v.propertyName?v.propertyName.text:v.name.text})}}catch(t){y={error:t}}finally{try{d&&!d.done&&(m=f.return)&&m.call(f)}finally{if(y)throw y.error}}break;case r.SyntaxKind.NamespaceImport:e.set(h.name.text,{__symbolic:"reference",module:p})}}var y,m;r.forEachChild(o,i)};this.sourceFile&&r.forEachChild(this.sourceFile,i)},t}(),Pl=function(t){return r.getCombinedModifierFlags(t)&r.ModifierFlags.Static},Nl=function(){function t(t){void 0===t&&(t={}),this.options=t}return t.prototype.getMetadata=function(t,e,n){var i=this;void 0===e&&(e=!1);var o,u=new Al(t),c=new Map,l=n&&this.options.substituteExpression?function(t,e){return i.options.substituteExpression(n(t,e),e)}:n,p=n?s({},this.options,{substituteExpression:l}):this.options,h=new wl(u,c,p,function(t,e){o||(o={}),o[t]=e}),f=void 0;function d(e,n){return l&&(e=l(e,n)),vl(e,n,c,t)}function v(e,n,r){return bl(e,n,r,t)}function y(t){if(t.name&&t.name.kind==r.SyntaxKind.Identifier){var e=t.name.text,n=t.body;if(n&&1==n.statements.length){var i=n.statements[0];if(i.kind===r.SyntaxKind.ReturnStatement){var o=i;if(o.expression){var s={__symbolic:"function",parameters:function u(t){var e,n,i=[];function o(t){if(t.kind==r.SyntaxKind.Identifier)i.push(t.text);else{var e=t;try{for(var n=a(e.elements),s=n.next();!s.done;s=n.next()){var u=s.value.name;u&&o(u)}}catch(t){c={error:t}}finally{try{s&&!s.done&&(l=n.return)&&l.call(n)}finally{if(c)throw c.error}}}var c,l}try{for(var s=a(t),u=s.next();!u.done;u=s.next())o(u.value.name)}catch(t){e={error:t}}finally{try{u&&!u.done&&(n=s.return)&&n.call(s)}finally{if(e)throw e.error}}return i}(t.parameters),value:h.evaluateNode(o.expression)};return t.parameters.some(function(t){return null!=t.initializer})&&(s.defaults=t.parameters.map(function(t){return t.initializer&&h.evaluateNode(t.initializer)})),d({func:s,name:e},t)}}}}}var m=new Map;r.forEachChild(t,function(t){switch(t.kind){case r.SyntaxKind.ExportDeclaration:t.moduleSpecifier||t.exportClause.elements.forEach(function(t){m.set((t.propertyName||t.name).text,t.name.text)})}});var g=function(e){return t.isDeclarationFile||r.getCombinedModifierFlags(e)&r.ModifierFlags.Export},_=function(t){return t&&m.has(t.text)},b=function(t){return g(t)||_(t.name)},w=function(t){return t&&(m.get(t.text)||t.text)},x=function(t){return w(t.name)};if(r.forEachChild(t,function(t){switch(t.kind){case r.SyntaxKind.ClassDeclaration:var e=t;if(e.name){var n=e.name.text;b(e)?u.define(n,{__symbolic:"reference",name:x(e)}):u.define(n,v("Reference to non-exported class",t,{className:n}))}break;case r.SyntaxKind.InterfaceDeclaration:t.name&&u.define(t.name.text,{__symbolic:"reference",name:"any"});break;case r.SyntaxKind.FunctionDeclaration:var i=t;if(!b(i)){var o=i.name;o&&o.text&&u.define(o.text,v("Reference to a non-exported function",o,{name:o.text}))}}}),r.forEachChild(t,function(t){switch(t.kind){case r.SyntaxKind.ExportDeclaration:var e=t.moduleSpecifier,n=t.exportClause;if(e||n&&n.elements.forEach(function(e){var n=e.name.text;if(!o||!o[n]){var r=h.evaluateNode(e.propertyName||e.name);o||(o={}),o[n]=d(r,t)}}),e&&e.kind==r.SyntaxKind.StringLiteral){var i={from:e.text};n&&(i.export=n.elements.map(function(t){return t.propertyName?{name:t.propertyName.text,as:t.name.text}:t.name.text})),f||(f=[]),f.push(i)}break;case r.SyntaxKind.ClassDeclaration:var s=t;s.name&&b(s)&&(E=x(s))&&(o||(o={}),o[E]=function c(t){var e={__symbolic:"class"};function n(t){if(t&&t.length)return t.map(function(t){return function e(t){return h.evaluateNode(t.expression)}(t)})}function i(t){var e=h.evaluateNode(t);return pl(e)||ll(e)||function n(t){return t&&"select"===t.__symbolic}(e)?e:v("Symbol reference expected",t)}t.heritageClauses&&t.heritageClauses.forEach(function(t){t.token===r.SyntaxKind.ExtendsKeyword&&t.types&&t.types.forEach(function(t){return e.extends=i(t.expression)})});var o=t.typeParameters;o&&o.length&&(e.arity=o.length),t.decorators&&(e.decorators=n(t.decorators));var s=null;function u(t,e){s||(s={});var n=s.hasOwnProperty(t)?s[t]:[];n.push(e),s[t]=n}var c,l,p,f,m=null;function g(t,e){m||(m={}),m[t]=e}try{for(var _=a(t.members),b=_.next();!b.done;b=_.next()){var w=b.value,x=!1;switch(w.kind){case r.SyntaxKind.Constructor:case r.SyntaxKind.MethodDeclaration:x=w.kind===r.SyntaxKind.Constructor;var E=w;if(Pl(E)){var S=y(E);S&&g(S.name,S.func);continue}var C=n(E.decorators),T=E.parameters,A=[],P=[],N=!1,O=!1;try{for(var k=a(T),M=k.next();!M.done;M=k.next()){var I=M.value,R=n(I.decorators);A.push(R),N=N||!!R,x&&(P.push(I.type?i(I.type):null),O=!0)}}catch(t){p={error:t}}finally{try{M&&!M.done&&(f=k.return)&&f.call(k)}finally{if(p)throw p.error}}var D={__symbolic:x?"constructor":"method"},L=x?"__ctor__":h.nameOf(w.name);C&&(D.decorators=C),N&&(D.parameterDecorators=A),O&&(D.parameters=P),pl(L)||u(L,D);break;case r.SyntaxKind.PropertyDeclaration:case r.SyntaxKind.GetAccessor:case r.SyntaxKind.SetAccessor:var j=w;if(Pl(j)){var F=h.nameOf(j.name);pl(F)||g(F,j.initializer?h.evaluateNode(j.initializer):v("Variable not initialized",j.name))}var V=n(j.decorators);if(V){var H=h.nameOf(j.name);pl(H)||u(H,{__symbolic:"property",decorators:V})}}}}catch(t){c={error:t}}finally{try{b&&!b.done&&(l=_.return)&&l.call(_)}finally{if(c)throw c.error}}return s&&(e.members=s),m&&(e.statics=m),d(e,t)}(s));break;case r.SyntaxKind.TypeAliasDeclaration:var l=t;l.name&&b(l)&&(E=x(l))&&(o||(o={}),o[E]={__symbolic:"interface"});break;case r.SyntaxKind.InterfaceDeclaration:var p=t;p.name&&b(p)&&(E=x(p))&&(o||(o={}),o[E]={__symbolic:"interface"});break;case r.SyntaxKind.FunctionDeclaration:var m=t;if(b(m)&&m.name){var E=x(m),S=y(m);E&&(o||(o={}),o[E]=S?d(S.func,t):{__symbolic:"function"})}break;case r.SyntaxKind.EnumDeclaration:var C=t;if(b(C)){var T={},A=x(C),P=0,N=0;try{for(var O=a(C.members),k=O.next();!k.done;k=O.next()){var M,I=k.value;M=I.initializer?h.evaluateNode(I.initializer):P,E=void 0,I.name.kind==r.SyntaxKind.Identifier&&(T[E=I.name.text]=M,N++),P="number"==typeof M?M+1:E?{__symbolic:"binary",operator:"+",left:{__symbolic:"select",expression:d({__symbolic:"reference",name:A},t),name:E}}:d(v("Unsupported enum member name",I.name),t)}}catch(t){F={error:t}}finally{try{k&&!k.done&&(V=O.return)&&V.call(O)}finally{if(F)throw F.error}}N&&A&&(o||(o={}),o[A]=d(T,t))}break;case r.SyntaxKind.VariableStatement:var R=t,D=function(e){if(e.name.kind==r.SyntaxKind.Identifier){var n,i=e.name;n=e.initializer?h.evaluateNode(e.initializer):d(v("Variable not initialized",i),i);var s=!1;if(g(R)||g(e)||_(i)){var a=w(i);a&&(o||(o={}),o[a]=d(n,t)),s=!0}"string"==typeof n||"number"==typeof n||"boolean"==typeof n?(u.define(i.text,n),s&&u.defineReference(i.text,{__symbolic:"reference",name:i.text})):s||(n&&!pl(n)?u.define(i.text,d(n,t)):u.define(i.text,d(v("Reference to a local symbol",i,{name:i.text}),t)))}else{var c=function(e){switch(e.kind){case r.SyntaxKind.Identifier:var n=e,i=v("Destructuring not supported",n);u.define(n.text,i),g(t)&&(o||(o={}),o[n.text]=i);break;case r.SyntaxKind.BindingElement:c(e.name);break;case r.SyntaxKind.ObjectBindingPattern:case r.SyntaxKind.ArrayBindingPattern:e.elements.forEach(c)}};c(e.name)}};try{for(var L=a(R.declarationList.declarations),j=L.next();!j.done;j=L.next())D(j.value)}catch(t){H={error:t}}finally{try{j&&!j.done&&(B=L.return)&&B.call(L)}finally{if(H)throw H.error}}}var F,V,H,B}),o||f){o?e&&function E(t,e,n){var r=new Set(["Array","Object","Set","Map","string","number","any"]);function i(s){if(s)if(Array.isArray(s))s.forEach(i);else if("object"!=typeof s||s.hasOwnProperty("__symbolic")){if(pl(s))!function a(n){if(o(e.get(n)))throw new Error(t.fileName+(void 0!=n.line?void 0!=n.character?":"+(n.line+1)+":"+(n.character+1):":"+(n.line+1):"")+": Metadata collected contains an error that will be reported at runtime: "+function r(t){switch(t.message){case"Reference to non-exported class":if(t.context&&t.context.className)return"Reference to a non-exported class "+t.context.className+". Consider exporting the class";break;case"Variable not initialized":return"Only initialized variables and constants can be referenced because the value of this variable is needed by the template compiler";case"Destructuring not supported":return"Referencing an exported destructured variable or constant is not supported by the template compiler. Consider simplifying this to avoid destructuring";case"Could not resolve type":if(t.context&&t.context.typeName)return"Could not resolve type "+t.context.typeName;break;case"Function call not supported":return(t.context&&t.context.name?"Calling function '"+t.context.name+"', f":"F")+"unction calls are not supported. Consider replacing the function or lambda with a reference to an exported function";case"Reference to a local symbol":if(t.context&&t.context.name)return"Reference to a local (non-exported) symbol '"+t.context.name+"'. Consider exporting the symbol"}return t.message}
508
+ */(t=this._symbols=new Map),this.buildImports()),t},enumerable:!0,configurable:!0}),t.prototype.buildImports=function(){var t=this,e=this._symbols,n=function(t){return t.replace(/^['"]|['"]$/g,"")},i=function(o){switch(o.kind){case r.SyntaxKind.ImportEqualsDeclaration:var s=o;if(s.moduleReference.kind===r.SyntaxKind.ExternalModuleReference){var u=s.moduleReference;if(u.expression){u.expression.parent||(u.expression.parent=u,u.parent=t.sourceFile);var c=n(u.expression.getText());e.set(s.name.text,{__symbolic:"reference",module:c});break}}e.set(s.name.text,{__symbolic:"error",message:"Unsupported import syntax"});break;case r.SyntaxKind.ImportDeclaration:var l=o;if(!l.importClause)break;l.moduleSpecifier.parent||(l.moduleSpecifier.parent=l,l.parent=t.sourceFile);var p=n(l.moduleSpecifier.getText());l.importClause.name&&e.set(l.importClause.name.text,{__symbolic:"reference",module:p,default:!0});var h=l.importClause.namedBindings;if(h)switch(h.kind){case r.SyntaxKind.NamedImports:try{for(var f=a(h.elements),d=f.next();!d.done;d=f.next()){var v=d.value;e.set(v.name.text,{__symbolic:"reference",module:p,name:v.propertyName?v.propertyName.text:v.name.text})}}catch(t){y={error:t}}finally{try{d&&!d.done&&(m=f.return)&&m.call(f)}finally{if(y)throw y.error}}break;case r.SyntaxKind.NamespaceImport:e.set(h.name.text,{__symbolic:"reference",module:p})}}var y,m;r.forEachChild(o,i)};this.sourceFile&&r.forEachChild(this.sourceFile,i)},t}(),Rc=function(t){return r.getCombinedModifierFlags(t)&r.ModifierFlags.Static},Dc=function(){function t(t){void 0===t&&(t={}),this.options=t}return t.prototype.getMetadata=function(t,e,n){var i=this;void 0===e&&(e=!1);var o,u=new Ic(t),c=new Map,l=n&&this.options.substituteExpression?function(t,e){return i.options.substituteExpression(n(t,e),e)}:n,p=n?s({},this.options,{substituteExpression:l}):this.options,h=new Pc(u,c,p,function(t,e){o||(o={}),o[t]=e}),f=void 0;function d(e,n){return l&&(e=l(e,n)),xc(e,n,c,t)}function v(e,n,r){return Ac(e,n,r,t)}function y(t){if(t.name&&t.name.kind==r.SyntaxKind.Identifier){var e=t.name.text,n=t.body;if(n&&1==n.statements.length){var i=n.statements[0];if(i.kind===r.SyntaxKind.ReturnStatement){var o=i;if(o.expression){var s={__symbolic:"function",parameters:function u(t){var e,n,i=[];function o(t){if(t.kind==r.SyntaxKind.Identifier)i.push(t.text);else{var e=t;try{for(var n=a(e.elements),s=n.next();!s.done;s=n.next()){var u=s.value.name;u&&o(u)}}catch(t){c={error:t}}finally{try{s&&!s.done&&(l=n.return)&&l.call(n)}finally{if(c)throw c.error}}}var c,l}try{for(var s=a(t),u=s.next();!u.done;u=s.next())o(u.value.name)}catch(t){e={error:t}}finally{try{u&&!u.done&&(n=s.return)&&n.call(s)}finally{if(e)throw e.error}}return i}(t.parameters),value:h.evaluateNode(o.expression)};return t.parameters.some(function(t){return null!=t.initializer})&&(s.defaults=t.parameters.map(function(t){return t.initializer&&h.evaluateNode(t.initializer)})),d({func:s,name:e},t)}}}}}var m=new Map;r.forEachChild(t,function(t){switch(t.kind){case r.SyntaxKind.ExportDeclaration:t.moduleSpecifier||t.exportClause.elements.forEach(function(t){m.set((t.propertyName||t.name).text,t.name.text)})}});var g=function(e){return t.isDeclarationFile||r.getCombinedModifierFlags(e)&r.ModifierFlags.Export},_=function(t){return t&&m.has(t.text)},b=function(t){return g(t)||_(t.name)},w=function(t){return t&&(m.get(t.text)||t.text)},x=function(t){return w(t.name)};if(r.forEachChild(t,function(t){switch(t.kind){case r.SyntaxKind.ClassDeclaration:var e=t;if(e.name){var n=e.name.text;b(e)?u.define(n,{__symbolic:"reference",name:x(e)}):u.define(n,v("Reference to non-exported class",t,{className:n}))}break;case r.SyntaxKind.InterfaceDeclaration:t.name&&u.define(t.name.text,{__symbolic:"reference",name:"any"});break;case r.SyntaxKind.FunctionDeclaration:var i=t;if(!b(i)){var o=i.name;o&&o.text&&u.define(o.text,v("Reference to a non-exported function",o,{name:o.text}))}}}),r.forEachChild(t,function(t){switch(t.kind){case r.SyntaxKind.ExportDeclaration:var e=t.moduleSpecifier,n=t.exportClause;if(e||n&&n.elements.forEach(function(e){var n=e.name.text;if(!o||!o[n]){var r=h.evaluateNode(e.propertyName||e.name);o||(o={}),o[n]=d(r,t)}}),e&&e.kind==r.SyntaxKind.StringLiteral){var i={from:e.text};n&&(i.export=n.elements.map(function(t){return t.propertyName?{name:t.propertyName.text,as:t.name.text}:t.name.text})),f||(f=[]),f.push(i)}break;case r.SyntaxKind.ClassDeclaration:var s=t;s.name&&b(s)&&(E=x(s))&&(o||(o={}),o[E]=function c(t){var e={__symbolic:"class"};function n(t){if(t&&t.length)return t.map(function(t){return function e(t){return h.evaluateNode(t.expression)}(t)})}function i(t){var e=h.evaluateNode(t);return gc(e)||mc(e)||function n(t){return t&&"select"===t.__symbolic}(e)?e:v("Symbol reference expected",t)}t.heritageClauses&&t.heritageClauses.forEach(function(t){t.token===r.SyntaxKind.ExtendsKeyword&&t.types&&t.types.forEach(function(t){return e.extends=i(t.expression)})});var o=t.typeParameters;o&&o.length&&(e.arity=o.length),t.decorators&&(e.decorators=n(t.decorators));var s=null;function u(t,e){s||(s={});var n=s.hasOwnProperty(t)?s[t]:[];n.push(e),s[t]=n}var c,l,p,f,m=null;function g(t,e){m||(m={}),m[t]=e}try{for(var _=a(t.members),b=_.next();!b.done;b=_.next()){var w=b.value,x=!1;switch(w.kind){case r.SyntaxKind.Constructor:case r.SyntaxKind.MethodDeclaration:x=w.kind===r.SyntaxKind.Constructor;var E=w;if(Rc(E)){var S=y(E);S&&g(S.name,S.func);continue}var C=n(E.decorators),T=E.parameters,A=[],P=[],N=!1,O=!1;try{for(var k=a(T),M=k.next();!M.done;M=k.next()){var I=M.value,R=n(I.decorators);A.push(R),N=N||!!R,x&&(P.push(I.type?i(I.type):null),O=!0)}}catch(t){p={error:t}}finally{try{M&&!M.done&&(f=k.return)&&f.call(k)}finally{if(p)throw p.error}}var D={__symbolic:x?"constructor":"method"},j=x?"__ctor__":h.nameOf(w.name);C&&(D.decorators=C),N&&(D.parameterDecorators=A),O&&(D.parameters=P),gc(j)||u(j,D);break;case r.SyntaxKind.PropertyDeclaration:case r.SyntaxKind.GetAccessor:case r.SyntaxKind.SetAccessor:var L=w;if(Rc(L)){var F=h.nameOf(L.name);gc(F)||g(F,L.initializer?h.evaluateNode(L.initializer):v("Variable not initialized",L.name))}var V=n(L.decorators);if(V){var H=h.nameOf(L.name);gc(H)||u(H,{__symbolic:"property",decorators:V})}}}}catch(t){c={error:t}}finally{try{b&&!b.done&&(l=_.return)&&l.call(_)}finally{if(c)throw c.error}}return s&&(e.members=s),m&&(e.statics=m),d(e,t)}(s));break;case r.SyntaxKind.TypeAliasDeclaration:var l=t;l.name&&b(l)&&(E=x(l))&&(o||(o={}),o[E]={__symbolic:"interface"});break;case r.SyntaxKind.InterfaceDeclaration:var p=t;p.name&&b(p)&&(E=x(p))&&(o||(o={}),o[E]={__symbolic:"interface"});break;case r.SyntaxKind.FunctionDeclaration:var m=t;if(b(m)&&m.name){var E=x(m),S=y(m);E&&(o||(o={}),o[E]=S?d(S.func,t):{__symbolic:"function"})}break;case r.SyntaxKind.EnumDeclaration:var C=t;if(b(C)){var T={},A=x(C),P=0,N=0;try{for(var O=a(C.members),k=O.next();!k.done;k=O.next()){var M,I=k.value;M=I.initializer?h.evaluateNode(I.initializer):P,E=void 0,I.name.kind==r.SyntaxKind.Identifier&&(T[E=I.name.text]=M,N++),P="number"==typeof M?M+1:E?{__symbolic:"binary",operator:"+",left:{__symbolic:"select",expression:d({__symbolic:"reference",name:A},t),name:E}}:d(v("Unsupported enum member name",I.name),t)}}catch(t){F={error:t}}finally{try{k&&!k.done&&(V=O.return)&&V.call(O)}finally{if(F)throw F.error}}N&&A&&(o||(o={}),o[A]=d(T,t))}break;case r.SyntaxKind.VariableStatement:var R=t,D=function(e){if(e.name.kind==r.SyntaxKind.Identifier){var n,i=e.name;n=e.initializer?h.evaluateNode(e.initializer):d(v("Variable not initialized",i),i);var s=!1;if(g(R)||g(e)||_(i)){var a=w(i);a&&(o||(o={}),o[a]=d(n,t)),s=!0}"string"==typeof n||"number"==typeof n||"boolean"==typeof n?(u.define(i.text,n),s&&u.defineReference(i.text,{__symbolic:"reference",name:i.text})):s||(n&&!gc(n)?u.define(i.text,d(n,t)):u.define(i.text,d(v("Reference to a local symbol",i,{name:i.text}),t)))}else{var c=function(e){switch(e.kind){case r.SyntaxKind.Identifier:var n=e,i=v("Destructuring not supported",n);u.define(n.text,i),g(t)&&(o||(o={}),o[n.text]=i);break;case r.SyntaxKind.BindingElement:c(e.name);break;case r.SyntaxKind.ObjectBindingPattern:case r.SyntaxKind.ArrayBindingPattern:e.elements.forEach(c)}};c(e.name)}};try{for(var j=a(R.declarationList.declarations),L=j.next();!L.done;L=j.next())D(L.value)}catch(t){H={error:t}}finally{try{L&&!L.done&&(B=j.return)&&B.call(j)}finally{if(H)throw H.error}}}var F,V,H,B}),o||f){o?e&&function E(t,e,n){var r=new Set(["Array","Object","Set","Map","string","number","any"]);function i(s){if(s)if(Array.isArray(s))s.forEach(i);else if("object"!=typeof s||s.hasOwnProperty("__symbolic")){if(gc(s))!function a(n){if(o(e.get(n)))throw new Error(t.fileName+(void 0!=n.line?void 0!=n.character?":"+(n.line+1)+":"+(n.character+1):":"+(n.line+1):"")+": Metadata collected contains an error that will be reported at runtime: "+function r(t){switch(t.message){case"Reference to non-exported class":if(t.context&&t.context.className)return"Reference to a non-exported class "+t.context.className+". Consider exporting the class";break;case"Variable not initialized":return"Only initialized variables and constants can be referenced because the value of this variable is needed by the template compiler";case"Destructuring not supported":return"Referencing an exported destructured variable or constant is not supported by the template compiler. Consider simplifying this to avoid destructuring";case"Could not resolve type":if(t.context&&t.context.typeName)return"Could not resolve type "+t.context.typeName;break;case"Function call not supported":return(t.context&&t.context.name?"Calling function '"+t.context.name+"', f":"F")+"unction calls are not supported. Consider replacing the function or lambda with a reference to an exported function";case"Reference to a local symbol":if(t.context&&t.context.name)return"Reference to a local (non-exported) symbol '"+t.context.name+"'. Consider exporting the symbol"}return t.message}
538
509
  /**
539
510
  * @license
540
511
  * Copyright Google Inc. All Rights Reserved.
@@ -569,7 +540,7 @@ var Dc=r.ModifierFlags?function(t){return!!(r.getCombinedModifierFlags(t)&r.Modi
569
540
  *
570
541
  * Use of this source code is governed by an MIT-style license that can be
571
542
  * found in the LICENSE file at https://angular.io/license
572
- */(n)+".\n "+JSON.stringify(n))}(s);else if(ul(s)){if(!r.has(s.name)){var u=n[s.name];u&&i(u)}}else if(al(s))!function c(t){if(t.value){var e=r;t.parameters&&(r=new Set(e.values()),t.parameters&&t.parameters.forEach(function(t){return r.add(t)})),i(t.value),r=e}}(s);else if(function l(t){if(t)switch(t.__symbolic){case"binary":case"call":case"index":case"new":case"pre":case"reference":case"select":case"spread":case"if":return!0}return!1}(s))switch(s.__symbolic){case"binary":var p=s;i(p.left),i(p.right);break;case"call":case"new":var h=s;i(h.expression),h.arguments&&h.arguments.forEach(i);break;case"index":var f=s;i(f.expression),i(f.index);break;case"pre":i(s.operand);break;case"select":case"spread":i(s.expression);break;case"if":var d=s;i(d.condition),i(d.elseExpression),i(d.thenExpression)}}else Object.getOwnPropertyNames(s).forEach(function(t){return i(s[t])})}function o(e){if(e){var n=e.getStart();return!(e.pos!=n&&t.text.substring(e.pos,n).indexOf("@dynamic")>=0)}return!0}Object.getOwnPropertyNames(n).forEach(function(r){var s=n[r];try{(function a(t){return t&&"class"===t.__symbolic})(s)&&function u(t){t.decorators&&t.decorators.forEach(i),t.members&&Object.getOwnPropertyNames(t.members).forEach(function(e){return t.members[e].forEach(function(e){return function n(t,e){e.decorators&&e.decorators.forEach(i),function n(t){return t&&("constructor"===t.__symbolic||"method"===t.__symbolic)}(e)&&e.parameterDecorators&&e.parameterDecorators.forEach(i),t.decorators&&function r(t){return t&&"constructor"===t.__symbolic}(e)&&e.parameters&&e.parameters.forEach(i)}(t,e)})}),t.statics&&Object.getOwnPropertyNames(t.statics).forEach(function(e){var n=t.statics[e];al(n)?i(n.value):i(n)})}(s)}catch(n){var c=e.get(s);if(o(c)){if(c){var l=t.getLineAndCharacterOfPosition(c.getStart());throw new Error(t.fileName+":"+(l.line+1)+":"+(l.character+1)+": Error encountered in metadata generated for exported symbol '"+r+"': \n "+n.message)}throw new Error("Error encountered in metadata generated for exported symbol "+r+": \n "+n.message)}}})}(t,c,o):o={};var S={__symbolic:"module",version:this.options.version||sl,metadata:o};return t.moduleName&&(S.importAs=t.moduleName),f&&(S.exports=f),S}},t}();(Tl=Cl||(Cl={}))[Tl.DTS=1]="DTS",Tl[Tl.JS=2]="JS",Tl[Tl.Metadata=4]="Metadata",Tl[Tl.I18nBundle=8]="I18nBundle",Tl[Tl.Codegen=16]="Codegen",Tl[Tl.Default=19]="Default",Tl[Tl.All=31]="All";
543
+ */(n)+".\n "+JSON.stringify(n))}(s);else if(vc(s)){if(!r.has(s.name)){var u=n[s.name];u&&i(u)}}else if(dc(s))!function c(t){if(t.value){var e=r;t.parameters&&(r=new Set(e.values()),t.parameters&&t.parameters.forEach(function(t){return r.add(t)})),i(t.value),r=e}}(s);else if(function l(t){if(t)switch(t.__symbolic){case"binary":case"call":case"index":case"new":case"pre":case"reference":case"select":case"spread":case"if":return!0}return!1}(s))switch(s.__symbolic){case"binary":var p=s;i(p.left),i(p.right);break;case"call":case"new":var h=s;i(h.expression),h.arguments&&h.arguments.forEach(i);break;case"index":var f=s;i(f.expression),i(f.index);break;case"pre":i(s.operand);break;case"select":case"spread":i(s.expression);break;case"if":var d=s;i(d.condition),i(d.elseExpression),i(d.thenExpression)}}else Object.getOwnPropertyNames(s).forEach(function(t){return i(s[t])})}function o(e){if(e){var n=e.getStart();return!(e.pos!=n&&t.text.substring(e.pos,n).indexOf("@dynamic")>=0)}return!0}Object.getOwnPropertyNames(n).forEach(function(r){var s=n[r];try{(function a(t){return t&&"class"===t.__symbolic})(s)&&function u(t){t.decorators&&t.decorators.forEach(i),t.members&&Object.getOwnPropertyNames(t.members).forEach(function(e){return t.members[e].forEach(function(e){return function n(t,e){e.decorators&&e.decorators.forEach(i),function n(t){return t&&("constructor"===t.__symbolic||"method"===t.__symbolic)}(e)&&e.parameterDecorators&&e.parameterDecorators.forEach(i),t.decorators&&function r(t){return t&&"constructor"===t.__symbolic}(e)&&e.parameters&&e.parameters.forEach(i)}(t,e)})}),t.statics&&Object.getOwnPropertyNames(t.statics).forEach(function(e){var n=t.statics[e];dc(n)?i(n.value):i(n)})}(s)}catch(n){var c=e.get(s);if(o(c)){if(c){var l=t.getLineAndCharacterOfPosition(c.getStart());throw new Error(t.fileName+":"+(l.line+1)+":"+(l.character+1)+": Error encountered in metadata generated for exported symbol '"+r+"': \n "+n.message)}throw new Error("Error encountered in metadata generated for exported symbol "+r+": \n "+n.message)}}})}(t,c,o):o={};var S={__symbolic:"module",version:this.options.version||fc,metadata:o};return t.moduleName&&(S.importAs=t.moduleName),f&&(S.exports=f),S}},t}();!function(t){t[t.DTS=1]="DTS",t[t.JS=2]="JS",t[t.Metadata=4]="Metadata",t[t.I18nBundle=8]="I18nBundle",t[t.Codegen=16]="Codegen",t[t.Default=19]="Default",t[t.All=31]="All"}(Mc||(Mc={}));
573
544
  /**
574
545
  * @license
575
546
  * Copyright Google Inc. All Rights Reserved.
@@ -577,14 +548,14 @@ var Dc=r.ModifierFlags?function(t){return!!(r.getCombinedModifierFlags(t)&r.Modi
577
548
  * Use of this source code is governed by an MIT-style license that can be
578
549
  * found in the LICENSE file at https://angular.io/license
579
550
  */
580
- var Ol,kl,Ml=/\.d\.ts$/;
551
+ var jc,Lc=/\.d\.ts$/;
581
552
  /**
582
553
  * @license
583
554
  * Copyright Google Inc. All Rights Reserved.
584
555
  *
585
556
  * Use of this source code is governed by an MIT-style license that can be
586
557
  * found in the LICENSE file at https://angular.io/license
587
- */function Il(t,e,n){var r={__symbolic:"module",version:sl,metadata:s({},e.metadata)};e.exports&&(r.exports=e.exports),e.importAs&&(r.importAs=e.importAs),e.origins&&(r.origins=e.origins);var i=t.getSourceFileMetadata(n);if(i){for(var o in i.metadata)r.metadata[o]||(r.metadata[o]=i.metadata[o]);i.importAs&&(r.importAs=i.importAs),(!e.version||e.version<3)&&i.exports&&(r.exports=i.exports)}return r}
558
+ */function Fc(t,e,n){var r={__symbolic:"module",version:fc,metadata:s({},e.metadata)};e.exports&&(r.exports=e.exports),e.importAs&&(r.importAs=e.importAs),e.origins&&(r.origins=e.origins);var i=t.getSourceFileMetadata(n);if(i){for(var o in i.metadata)r.metadata[o]||(r.metadata[o]=i.metadata[o]);i.importAs&&(r.importAs=i.importAs),(!e.version||e.version<3)&&i.exports&&(r.exports=i.exports)}return r}
588
559
  /**
589
560
  * @license
590
561
  * Copyright Google Inc. All Rights Reserved.
@@ -598,7 +569,7 @@ var Ol,kl,Ml=/\.d\.ts$/;
598
569
  *
599
570
  * Use of this source code is governed by an MIT-style license that can be
600
571
  * found in the LICENSE file at https://angular.io/license
601
- */function Rl(t){if(t)
572
+ */function Vc(t){if(t)
602
573
  /**
603
574
  * @license
604
575
  * Copyright Google Inc. All Rights Reserved.
@@ -606,35 +577,35 @@ var Ol,kl,Ml=/\.d\.ts$/;
606
577
  * Use of this source code is governed by an MIT-style license that can be
607
578
  * found in the LICENSE file at https://angular.io/license
608
579
  */
609
- return function e(t){return t&&!!t.start}(t)?{start:t.start.offset,end:t.end.offset}:t.endSourceSpan?{start:t.sourceSpan.start.offset,end:t.endSourceSpan.end.offset}:t.children&&t.children.length?{start:t.sourceSpan.start.offset,end:Rl(t.children[t.children.length-1]).end}:{start:t.sourceSpan.start.offset,end:t.sourceSpan.end.offset}}function Dl(t,e,n){return null!=e&&(n?t>=e.start&&t<e.end:t>=e.start&&t<=e.end)}function Ll(t,e){return{start:t.start+e,end:t.end+e}}function jl(t){var e=new Map;return{selectors:Fl(t.directives.map(function(t){var n=Gs.parse(t.selector);return n.forEach(function(n){return e.set(n,t)}),n})),map:e}}function Fl(t){return(e=[]).concat.apply(e,c(t));var e}function Vl(t,e){return t.endsWith(e)?t.substring(0,t.length-e.length):t}function Hl(t){if(t){var e=[],n=new Set;try{for(var r=a(t),i=r.next();!i.done;i=r.next()){var o=i.value;n.has(o.name)||(n.add(o.name),e.push(o))}}catch(t){s={error:t}}finally{try{i&&!i.done&&(u=r.return)&&u.call(r)}finally{if(s)throw s.error}}return e}var s,u}function Bl(t){return{fileName:t.fileName,offset:t.template.span.start,query:t.template.query,members:t.template.members,htmlAst:t.htmlAst,templateAst:t.templateAst}}function ql(t,e,n){void 0===n&&(n=!1);var r=[];return St(new(function(t){function i(){return null!==t&&t.apply(this,arguments)||this}return o(i,t),i.prototype.visit=function(t,i){var o=Rl(t);if(!Dl(e,o))return!0;var s=r.length;(!s||n||function a(t,e){return t.start>=e.start&&t.end<=e.end}(o,Rl(r[s-1])))&&r.push(t)},i.prototype.visitEmbeddedTemplate=function(t,e){return this.visitChildren(e,function(e){e(t.attrs),e(t.directives),e(t.children)})},i.prototype.visitElement=function(t,e){return this.visitChildren(e,function(e){e(t.attrs),e(t.inputs),e(t.outputs),e(t.references),e(t.directives),e(t.children)})},i.prototype.visitDirective=function(t,e){var n=this.visitChildren(e,function(e){e(t.inputs)});return r[r.length-1]==t&&r.pop(),n},i}(Et)),t),new Gt(r,e)}
580
+ return function e(t){return t&&!!t.start}(t)?{start:t.start.offset,end:t.end.offset}:t.endSourceSpan?{start:t.sourceSpan.start.offset,end:t.endSourceSpan.end.offset}:t.children&&t.children.length?{start:t.sourceSpan.start.offset,end:Vc(t.children[t.children.length-1]).end}:{start:t.sourceSpan.start.offset,end:t.sourceSpan.end.offset}}function Hc(t,e,n){return null!=e&&(n?t>=e.start&&t<e.end:t>=e.start&&t<=e.end)}function Bc(t,e){return{start:t.start+e,end:t.end+e}}function qc(t){var e=new Map;return{selectors:Kc(t.directives.map(function(t){var n=_s.parse(t.selector);return n.forEach(function(n){return e.set(n,t)}),n})),map:e}}function Kc(t){return(e=[]).concat.apply(e,c(t));var e}function Uc(t,e){return t.endsWith(e)?t.substring(0,t.length-e.length):t}function zc(t){if(t){var e=[],n=new Set;try{for(var r=a(t),i=r.next();!i.done;i=r.next()){var o=i.value;n.has(o.name)||(n.add(o.name),e.push(o))}}catch(t){s={error:t}}finally{try{i&&!i.done&&(u=r.return)&&u.call(r)}finally{if(s)throw s.error}}return e}var s,u}function Wc(t){return{fileName:t.fileName,offset:t.template.span.start,query:t.template.query,members:t.template.members,htmlAst:t.htmlAst,templateAst:t.templateAst}}function Gc(t,e,n){void 0===n&&(n=!1);var r=[];return gt(new(function(t){function i(){return null!==t&&t.apply(this,arguments)||this}return o(i,t),i.prototype.visit=function(t,i){var o=Vc(t);if(!Hc(e,o))return!0;var s=r.length;(!s||n||function a(t,e){return t.start>=e.start&&t.end<=e.end}(o,Vc(r[s-1])))&&r.push(t)},i.prototype.visitEmbeddedTemplate=function(t,e){return this.visitChildren(e,function(e){e(t.attrs),e(t.directives),e(t.children)})},i.prototype.visitElement=function(t,e){return this.visitChildren(e,function(e){e(t.attrs),e(t.inputs),e(t.outputs),e(t.references),e(t.directives),e(t.children)})},i.prototype.visitDirective=function(t,e){var n=this.visitChildren(e,function(e){e(t.inputs)});return r[r.length-1]==t&&r.pop(),n},i}(mt)),t),new Ft(r,e)}
610
581
  /**
611
582
  * @license
612
583
  * Copyright Google Inc. All Rights Reserved.
613
584
  *
614
585
  * Use of this source code is governed by an MIT-style license that can be
615
586
  * found in the LICENSE file at https://angular.io/license
616
- */function Kl(t,e,n){void 0===n&&(n=!1);var r=[],i=new(function(t){function i(){return null!==t&&t.apply(this,arguments)||this}return o(i,t),i.prototype.visit=function(t){(!n||t.span.start<t.span.end)&&Dl(e,t.span)&&(r.push(t),fr(t,this))},i}(cr));return t instanceof sr&&(t=t.ast),i.visit(t),new Gt(r,e)}function Ul(t,e,n,r){var i=Kl(e,n);if(!i.empty){var o=t;return i.tail.visit({visitBinary:function(t){},visitChain:function(t){},visitConditional:function(t){},visitFunctionCall:function(t){},visitImplicitReceiver:function(t){},visitInterpolation:function(t){o=void 0},visitKeyedRead:function(t){},visitKeyedWrite:function(t){},visitLiteralArray:function(t){},visitLiteralMap:function(t){},visitLiteralPrimitive:function(t){},visitMethodCall:function(t){},visitPipe:function(t){n>=t.exp.span.end&&(!t.args||!t.args.length||n<t.args[0].span.start)&&(o=r.getPipes())},visitPrefixNot:function(t){},visitNonNullAssert:function(t){},visitPropertyRead:function(e){var n=s(e.receiver);o=n?n.members():t},visitPropertyWrite:function(e){var n=s(e.receiver);o=n?n.members():t},visitQuote:function(t){o=r.getBuiltinType(bc.Any).members()},visitSafeMethodCall:function(e){var n=s(e.receiver);o=n?n.members():t},visitSafePropertyRead:function(e){var n=s(e.receiver);o=n?n.members():t}}),o&&o.values()}function s(e){return new Ac(t,r,{}).getType(e)}}function zl(t,e,n,r){var i=Kl(e,n,!0);if(!i.empty){var o=void 0,s=void 0;return i.tail.visit({visitBinary:function(t){},visitChain:function(t){},visitConditional:function(t){},visitFunctionCall:function(t){},visitImplicitReceiver:function(t){},visitInterpolation:function(t){},visitKeyedRead:function(t){},visitKeyedWrite:function(t){},visitLiteralArray:function(t){},visitLiteralMap:function(t){},visitLiteralPrimitive:function(t){},visitMethodCall:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span},visitPipe:function(t){if(n>=t.exp.span.end&&(!t.args||!t.args.length||n<t.args[0].span.start)){var e=r.getPipes();e&&(o=e.get(t.name),s=t.span)}},visitPrefixNot:function(t){},visitNonNullAssert:function(t){},visitPropertyRead:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span},visitPropertyWrite:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span},visitQuote:function(t){},visitSafeMethodCall:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span},visitSafePropertyRead:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span}}),o&&s?{symbol:o,span:s}:void 0}function a(e){return new Ac(t,r,{}).getType(e)}}
587
+ */function Xc(t,e,n){void 0===n&&(n=!1);var r=[],i=new(function(t){function i(){return null!==t&&t.apply(this,arguments)||this}return o(i,t),i.prototype.visit=function(t){(!n||t.span.start<t.span.end)&&Hc(e,t.span)&&(r.push(t),Jn(t,this))},i}(Qn));return t instanceof Gn&&(t=t.ast),i.visit(t),new Ft(r,e)}function Qc(t,e,n,r){var i=Xc(e,n);if(!i.empty){var o=t;return i.tail.visit({visitBinary:function(t){},visitChain:function(t){},visitConditional:function(t){},visitFunctionCall:function(t){},visitImplicitReceiver:function(t){},visitInterpolation:function(t){o=void 0},visitKeyedRead:function(t){},visitKeyedWrite:function(t){},visitLiteralArray:function(t){},visitLiteralMap:function(t){},visitLiteralPrimitive:function(t){},visitMethodCall:function(t){},visitPipe:function(t){n>=t.exp.span.end&&(!t.args||!t.args.length||n<t.args[0].span.start)&&(o=r.getPipes())},visitPrefixNot:function(t){},visitNonNullAssert:function(t){},visitPropertyRead:function(e){var n=s(e.receiver);o=n?n.members():t},visitPropertyWrite:function(e){var n=s(e.receiver);o=n?n.members():t},visitQuote:function(t){o=r.getBuiltinType(Ou.Any).members()},visitSafeMethodCall:function(e){var n=s(e.receiver);o=n?n.members():t},visitSafePropertyRead:function(e){var n=s(e.receiver);o=n?n.members():t}}),o&&o.values()}function s(e){return new Ru(t,r,{}).getType(e)}}function Yc(t,e,n,r){var i=Xc(e,n,!0);if(!i.empty){var o=void 0,s=void 0;return i.tail.visit({visitBinary:function(t){},visitChain:function(t){},visitConditional:function(t){},visitFunctionCall:function(t){},visitImplicitReceiver:function(t){},visitInterpolation:function(t){},visitKeyedRead:function(t){},visitKeyedWrite:function(t){},visitLiteralArray:function(t){},visitLiteralMap:function(t){},visitLiteralPrimitive:function(t){},visitMethodCall:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span},visitPipe:function(t){if(n>=t.exp.span.end&&(!t.args||!t.args.length||n<t.args[0].span.start)){var e=r.getPipes();e&&(o=e.get(t.name),s=t.span)}},visitPrefixNot:function(t){},visitNonNullAssert:function(t){},visitPropertyRead:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span},visitPropertyWrite:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span},visitQuote:function(t){},visitSafeMethodCall:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span},visitSafePropertyRead:function(t){var e=a(t.receiver);o=e&&e.members().get(t.name),s=t.span}}),o&&s?{symbol:o,span:s}:void 0}function a(e){return new Ru(t,r,{}).getType(e)}}
617
588
  /**
618
589
  * @license
619
590
  * Copyright Google Inc. All Rights Reserved.
620
591
  *
621
592
  * Use of this source code is governed by an MIT-style license that can be
622
593
  * found in the LICENSE file at https://angular.io/license
623
- */(kl=Ol||(Ol={}))[kl.Error=0]="Error",kl[kl.Warning=1]="Warning";var Wl=["ID","CDATA","NAME",["ltr","rtl"],["rect","circle","poly","default"],"NUMBER",["nohref"],["ismap"],["declare"],["DATA","REF","OBJECT"],["GET","POST"],"IDREF",["TEXT","PASSWORD","CHECKBOX","RADIO","SUBMIT","RESET","FILE","HIDDEN","IMAGE","BUTTON"],["checked"],["disabled"],["readonly"],["multiple"],["selected"],["button","submit","reset"],["void","above","below","hsides","lhs","rhs","vsides","box","border"],["none","groups","rows","cols","all"],["left","center","right","justify","char"],["top","middle","bottom","baseline"],"IDREFS",["row","col","rowgroup","colgroup"],["defer"]],Xl=[{id:0},{onclick:1,ondblclick:1,onmousedown:1,onmouseup:1,onmouseover:1,onmousemove:1,onmouseout:1,onkeypress:1,onkeydown:1,onkeyup:1},{lang:2,dir:3},{onload:1,onunload:1},{name:1},{href:1},{type:1},{alt:1},{tabindex:5},{media:1},{nohref:6},{usemap:1},{src:1},{onfocus:1,onblur:1},{charset:1},{declare:8,classid:1,codebase:1,data:1,codetype:1,archive:1,standby:1},{title:1},{value:1},{cite:1},{datetime:1},{accept:1},{shape:4,coords:1},{for:11},{action:1,method:10,enctype:1,onsubmit:1,onreset:1,"accept-charset":1},{valuetype:9},{longdesc:1},{width:1},{disabled:14},{readonly:15,onselect:1},{accesskey:1},{size:5,multiple:16},{onchange:1},{label:1},{selected:17},{type:12,checked:13,size:1,maxlength:5},{rows:5,cols:5},{type:18},{height:1},{summary:1,border:1,frame:19,rules:20,cellspacing:1,cellpadding:1,datapagesize:1},{align:21,char:1,charoff:1,valign:22},{span:5},{abbr:1,axis:1,headers:23,scope:24,rowspan:5,colspan:5},{profile:1},{"http-equiv":2,name:2,content:1,scheme:1},{class:1,style:1},{hreflang:2,rel:1,rev:1},{ismap:7},{defer:25,event:1,for:1}],Gl={TT:[0,1,2,16,44],I:[0,1,2,16,44],B:[0,1,2,16,44],BIG:[0,1,2,16,44],SMALL:[0,1,2,16,44],EM:[0,1,2,16,44],STRONG:[0,1,2,16,44],DFN:[0,1,2,16,44],CODE:[0,1,2,16,44],SAMP:[0,1,2,16,44],KBD:[0,1,2,16,44],VAR:[0,1,2,16,44],CITE:[0,1,2,16,44],ABBR:[0,1,2,16,44],ACRONYM:[0,1,2,16,44],SUB:[0,1,2,16,44],SUP:[0,1,2,16,44],SPAN:[0,1,2,16,44],BDO:[0,2,16,44],BR:[0,16,44],BODY:[0,1,2,3,16,44],ADDRESS:[0,1,2,16,44],DIV:[0,1,2,16,44],A:[0,1,2,4,5,6,8,13,14,16,21,29,44,45],MAP:[0,1,2,4,16,44],AREA:[0,1,2,5,7,8,10,13,16,21,29,44],LINK:[0,1,2,5,6,9,14,16,44,45],IMG:[0,1,2,4,7,11,12,16,25,26,37,44,46],OBJECT:[0,1,2,4,6,8,11,15,16,26,37,44],PARAM:[0,4,6,17,24],HR:[0,1,2,16,44],P:[0,1,2,16,44],H1:[0,1,2,16,44],H2:[0,1,2,16,44],H3:[0,1,2,16,44],H4:[0,1,2,16,44],H5:[0,1,2,16,44],H6:[0,1,2,16,44],PRE:[0,1,2,16,44],Q:[0,1,2,16,18,44],BLOCKQUOTE:[0,1,2,16,18,44],INS:[0,1,2,16,18,19,44],DEL:[0,1,2,16,18,19,44],DL:[0,1,2,16,44],DT:[0,1,2,16,44],DD:[0,1,2,16,44],OL:[0,1,2,16,44],UL:[0,1,2,16,44],LI:[0,1,2,16,44],FORM:[0,1,2,4,16,20,23,44],LABEL:[0,1,2,13,16,22,29,44],INPUT:[0,1,2,4,7,8,11,12,13,16,17,20,27,28,29,31,34,44,46],SELECT:[0,1,2,4,8,13,16,27,30,31,44],OPTGROUP:[0,1,2,16,27,32,44],OPTION:[0,1,2,16,17,27,32,33,44],TEXTAREA:[0,1,2,4,8,13,16,27,28,29,31,35,44],FIELDSET:[0,1,2,16,44],LEGEND:[0,1,2,16,29,44],BUTTON:[0,1,2,4,8,13,16,17,27,29,36,44],TABLE:[0,1,2,16,26,38,44],CAPTION:[0,1,2,16,44],COLGROUP:[0,1,2,16,26,39,40,44],COL:[0,1,2,16,26,39,40,44],THEAD:[0,1,2,16,39,44],TBODY:[0,1,2,16,39,44],TFOOT:[0,1,2,16,39,44],TR:[0,1,2,16,39,44],TH:[0,1,2,16,39,41,44],TD:[0,1,2,16,39,41,44],HEAD:[2,42],TITLE:[2],BASE:[5],META:[2,43],STYLE:[2,6,9,16],SCRIPT:[6,12,14,47],NOSCRIPT:[0,1,2,16,44],HTML:[2]},Ql=[0,1,2,4],Yl=["[Element]|textContent,%classList,className,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*copy,*cut,*paste,*search,*selectstart,*webkitfullscreenchange,*webkitfullscreenerror,*wheel,outerHTML,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","abbr,address,article,aside,b,bdi,bdo,cite,code,dd,dfn,dt,em,figcaption,figure,footer,header,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,src,%srcObject,#volume",":svg:^[HTMLElement]|*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!autofocus,!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,!allowFullscreen,frameBorder,height,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,#height,#hspace,!isMap,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocapitalize,autocomplete,!autofocus,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,src,text,type","select^[HTMLElement]|!autofocus,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","shadow^[HTMLElement]|","slot^[HTMLElement]|name","source^[HTMLElement]|media,sizes,src,srcset,type","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocapitalize,!autofocus,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|#height,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|"],Zl="event",$l="boolean",Jl="number",tp="string",ep="object",np=function(){function t(){var t=this;this.schema={},Yl.forEach(function(e){var n=e.split("|"),r=n[1].split(","),i=(n[0]+"^").split("^"),o={};i[0].split(",").forEach(function(e){return t.schema[e.toLowerCase()]=o});var s=i[1],a=s&&t.schema[s.toLowerCase()];if(a)for(var u in a)o[u]=a[u];r.forEach(function(t){""==t||(t.startsWith("*")?o[t.substring(1)]=Zl:t.startsWith("!")?o[t.substring(1)]=$l:t.startsWith("#")?o[t.substring(1)]=Jl:t.startsWith("%")?o[t.substring(1)]=ep:o[t]=tp)})})}return t.prototype.allKnownElements=function(){return Object.keys(this.schema)},t.prototype.eventsOf=function(t){var e=this.schema[t.toLowerCase()]||{};return Object.keys(e).filter(function(t){return e[t]===Zl})},t.prototype.propertiesOf=function(t){var e=this.schema[t.toLowerCase()]||{};return Object.keys(e).filter(function(t){return e[t]!==Zl})},t.prototype.typeOf=function(t,e){return(this.schema[t.toLowerCase()]||{})[e]},Object.defineProperty(t,"instance",{get:function(){var e=t._instance;return e||(e=t._instance=new t),e},enumerable:!0,configurable:!0}),t}(),rp={html:!0,script:!0,noscript:!0,base:!0,body:!0,title:!0,head:!0,link:!0};function ip(t,e){var n=e.tail instanceof Jt?e.tail:e.parentOf(e.tail);if(n instanceof Jt)return op(t,n.name,n)}function op(t,e,n){return function r(t,e,n){var r=[],i=function o(t){return Object.keys(function e(t){var e,n,r={};if(t)try{for(var i=a(t),o=i.next();!o.done;o=i.next()){var s=Xl[o.value];for(var u in s)s.hasOwnProperty(u)&&(r[u]=Wl[s[u]])}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}(Gl[t.toUpperCase()]||Ql)).sort()}(e)||[];i&&r.push.apply(r,c(i.map(function(t){return{name:t,fromHtml:!0}})));var s=function l(t){return np.instance.propertiesOf(t)}
594
+ */!function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning"}(jc||(jc={}));var Zc=["ID","CDATA","NAME",["ltr","rtl"],["rect","circle","poly","default"],"NUMBER",["nohref"],["ismap"],["declare"],["DATA","REF","OBJECT"],["GET","POST"],"IDREF",["TEXT","PASSWORD","CHECKBOX","RADIO","SUBMIT","RESET","FILE","HIDDEN","IMAGE","BUTTON"],["checked"],["disabled"],["readonly"],["multiple"],["selected"],["button","submit","reset"],["void","above","below","hsides","lhs","rhs","vsides","box","border"],["none","groups","rows","cols","all"],["left","center","right","justify","char"],["top","middle","bottom","baseline"],"IDREFS",["row","col","rowgroup","colgroup"],["defer"]],$c=[{id:0},{onclick:1,ondblclick:1,onmousedown:1,onmouseup:1,onmouseover:1,onmousemove:1,onmouseout:1,onkeypress:1,onkeydown:1,onkeyup:1},{lang:2,dir:3},{onload:1,onunload:1},{name:1},{href:1},{type:1},{alt:1},{tabindex:5},{media:1},{nohref:6},{usemap:1},{src:1},{onfocus:1,onblur:1},{charset:1},{declare:8,classid:1,codebase:1,data:1,codetype:1,archive:1,standby:1},{title:1},{value:1},{cite:1},{datetime:1},{accept:1},{shape:4,coords:1},{for:11},{action:1,method:10,enctype:1,onsubmit:1,onreset:1,"accept-charset":1},{valuetype:9},{longdesc:1},{width:1},{disabled:14},{readonly:15,onselect:1},{accesskey:1},{size:5,multiple:16},{onchange:1},{label:1},{selected:17},{type:12,checked:13,size:1,maxlength:5},{rows:5,cols:5},{type:18},{height:1},{summary:1,border:1,frame:19,rules:20,cellspacing:1,cellpadding:1,datapagesize:1},{align:21,char:1,charoff:1,valign:22},{span:5},{abbr:1,axis:1,headers:23,scope:24,rowspan:5,colspan:5},{profile:1},{"http-equiv":2,name:2,content:1,scheme:1},{class:1,style:1},{hreflang:2,rel:1,rev:1},{ismap:7},{defer:25,event:1,for:1}],Jc={TT:[0,1,2,16,44],I:[0,1,2,16,44],B:[0,1,2,16,44],BIG:[0,1,2,16,44],SMALL:[0,1,2,16,44],EM:[0,1,2,16,44],STRONG:[0,1,2,16,44],DFN:[0,1,2,16,44],CODE:[0,1,2,16,44],SAMP:[0,1,2,16,44],KBD:[0,1,2,16,44],VAR:[0,1,2,16,44],CITE:[0,1,2,16,44],ABBR:[0,1,2,16,44],ACRONYM:[0,1,2,16,44],SUB:[0,1,2,16,44],SUP:[0,1,2,16,44],SPAN:[0,1,2,16,44],BDO:[0,2,16,44],BR:[0,16,44],BODY:[0,1,2,3,16,44],ADDRESS:[0,1,2,16,44],DIV:[0,1,2,16,44],A:[0,1,2,4,5,6,8,13,14,16,21,29,44,45],MAP:[0,1,2,4,16,44],AREA:[0,1,2,5,7,8,10,13,16,21,29,44],LINK:[0,1,2,5,6,9,14,16,44,45],IMG:[0,1,2,4,7,11,12,16,25,26,37,44,46],OBJECT:[0,1,2,4,6,8,11,15,16,26,37,44],PARAM:[0,4,6,17,24],HR:[0,1,2,16,44],P:[0,1,2,16,44],H1:[0,1,2,16,44],H2:[0,1,2,16,44],H3:[0,1,2,16,44],H4:[0,1,2,16,44],H5:[0,1,2,16,44],H6:[0,1,2,16,44],PRE:[0,1,2,16,44],Q:[0,1,2,16,18,44],BLOCKQUOTE:[0,1,2,16,18,44],INS:[0,1,2,16,18,19,44],DEL:[0,1,2,16,18,19,44],DL:[0,1,2,16,44],DT:[0,1,2,16,44],DD:[0,1,2,16,44],OL:[0,1,2,16,44],UL:[0,1,2,16,44],LI:[0,1,2,16,44],FORM:[0,1,2,4,16,20,23,44],LABEL:[0,1,2,13,16,22,29,44],INPUT:[0,1,2,4,7,8,11,12,13,16,17,20,27,28,29,31,34,44,46],SELECT:[0,1,2,4,8,13,16,27,30,31,44],OPTGROUP:[0,1,2,16,27,32,44],OPTION:[0,1,2,16,17,27,32,33,44],TEXTAREA:[0,1,2,4,8,13,16,27,28,29,31,35,44],FIELDSET:[0,1,2,16,44],LEGEND:[0,1,2,16,29,44],BUTTON:[0,1,2,4,8,13,16,17,27,29,36,44],TABLE:[0,1,2,16,26,38,44],CAPTION:[0,1,2,16,44],COLGROUP:[0,1,2,16,26,39,40,44],COL:[0,1,2,16,26,39,40,44],THEAD:[0,1,2,16,39,44],TBODY:[0,1,2,16,39,44],TFOOT:[0,1,2,16,39,44],TR:[0,1,2,16,39,44],TH:[0,1,2,16,39,41,44],TD:[0,1,2,16,39,41,44],HEAD:[2,42],TITLE:[2],BASE:[5],META:[2,43],STYLE:[2,6,9,16],SCRIPT:[6,12,14,47],NOSCRIPT:[0,1,2,16,44],HTML:[2]},tl=[0,1,2,4],el=["[Element]|textContent,%classList,className,id,innerHTML,*beforecopy,*beforecut,*beforepaste,*copy,*cut,*paste,*search,*selectstart,*webkitfullscreenchange,*webkitfullscreenerror,*wheel,outerHTML,#scrollLeft,#scrollTop,slot,*message,*mozfullscreenchange,*mozfullscreenerror,*mozpointerlockchange,*mozpointerlockerror,*webglcontextcreationerror,*webglcontextlost,*webglcontextrestored","[HTMLElement]^[Element]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","abbr,address,article,aside,b,bdi,bdo,cite,code,dd,dfn,dt,em,figcaption,figure,footer,header,i,kbd,main,mark,nav,noscript,rb,rp,rt,rtc,ruby,s,samp,section,small,strong,sub,sup,u,var,wbr^[HTMLElement]|accessKey,contentEditable,dir,!draggable,!hidden,innerText,lang,*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,outerText,!spellcheck,%style,#tabIndex,title,!translate","media^[HTMLElement]|!autoplay,!controls,%controlsList,%crossOrigin,#currentTime,!defaultMuted,#defaultPlaybackRate,!disableRemotePlayback,!loop,!muted,*encrypted,*waitingforkey,#playbackRate,preload,src,%srcObject,#volume",":svg:^[HTMLElement]|*abort,*auxclick,*blur,*cancel,*canplay,*canplaythrough,*change,*click,*close,*contextmenu,*cuechange,*dblclick,*drag,*dragend,*dragenter,*dragleave,*dragover,*dragstart,*drop,*durationchange,*emptied,*ended,*error,*focus,*gotpointercapture,*input,*invalid,*keydown,*keypress,*keyup,*load,*loadeddata,*loadedmetadata,*loadstart,*lostpointercapture,*mousedown,*mouseenter,*mouseleave,*mousemove,*mouseout,*mouseover,*mouseup,*mousewheel,*pause,*play,*playing,*pointercancel,*pointerdown,*pointerenter,*pointerleave,*pointermove,*pointerout,*pointerover,*pointerup,*progress,*ratechange,*reset,*resize,*scroll,*seeked,*seeking,*select,*show,*stalled,*submit,*suspend,*timeupdate,*toggle,*volumechange,*waiting,%style,#tabIndex",":svg:graphics^:svg:|",":svg:animation^:svg:|*begin,*end,*repeat",":svg:geometry^:svg:|",":svg:componentTransferFunction^:svg:|",":svg:gradient^:svg:|",":svg:textContent^:svg:graphics|",":svg:textPositioning^:svg:textContent|","a^[HTMLElement]|charset,coords,download,hash,host,hostname,href,hreflang,name,password,pathname,ping,port,protocol,referrerPolicy,rel,rev,search,shape,target,text,type,username","area^[HTMLElement]|alt,coords,download,hash,host,hostname,href,!noHref,password,pathname,ping,port,protocol,referrerPolicy,rel,search,shape,target,username","audio^media|","br^[HTMLElement]|clear","base^[HTMLElement]|href,target","body^[HTMLElement]|aLink,background,bgColor,link,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,text,vLink","button^[HTMLElement]|!autofocus,!disabled,formAction,formEnctype,formMethod,!formNoValidate,formTarget,name,type,value","canvas^[HTMLElement]|#height,#width","content^[HTMLElement]|select","dl^[HTMLElement]|!compact","datalist^[HTMLElement]|","details^[HTMLElement]|!open","dialog^[HTMLElement]|!open,returnValue","dir^[HTMLElement]|!compact","div^[HTMLElement]|align","embed^[HTMLElement]|align,height,name,src,type,width","fieldset^[HTMLElement]|!disabled,name","font^[HTMLElement]|color,face,size","form^[HTMLElement]|acceptCharset,action,autocomplete,encoding,enctype,method,name,!noValidate,target","frame^[HTMLElement]|frameBorder,longDesc,marginHeight,marginWidth,name,!noResize,scrolling,src","frameset^[HTMLElement]|cols,*beforeunload,*blur,*error,*focus,*hashchange,*languagechange,*load,*message,*offline,*online,*pagehide,*pageshow,*popstate,*rejectionhandled,*resize,*scroll,*storage,*unhandledrejection,*unload,rows","hr^[HTMLElement]|align,color,!noShade,size,width","head^[HTMLElement]|","h1,h2,h3,h4,h5,h6^[HTMLElement]|align","html^[HTMLElement]|version","iframe^[HTMLElement]|align,!allowFullscreen,frameBorder,height,longDesc,marginHeight,marginWidth,name,referrerPolicy,%sandbox,scrolling,src,srcdoc,width","img^[HTMLElement]|align,alt,border,%crossOrigin,#height,#hspace,!isMap,longDesc,lowsrc,name,referrerPolicy,sizes,src,srcset,useMap,#vspace,#width","input^[HTMLElement]|accept,align,alt,autocapitalize,autocomplete,!autofocus,!checked,!defaultChecked,defaultValue,dirName,!disabled,%files,formAction,formEnctype,formMethod,!formNoValidate,formTarget,#height,!incremental,!indeterminate,max,#maxLength,min,#minLength,!multiple,name,pattern,placeholder,!readOnly,!required,selectionDirection,#selectionEnd,#selectionStart,#size,src,step,type,useMap,value,%valueAsDate,#valueAsNumber,#width","li^[HTMLElement]|type,#value","label^[HTMLElement]|htmlFor","legend^[HTMLElement]|align","link^[HTMLElement]|as,charset,%crossOrigin,!disabled,href,hreflang,integrity,media,referrerPolicy,rel,%relList,rev,%sizes,target,type","map^[HTMLElement]|name","marquee^[HTMLElement]|behavior,bgColor,direction,height,#hspace,#loop,#scrollAmount,#scrollDelay,!trueSpeed,#vspace,width","menu^[HTMLElement]|!compact","meta^[HTMLElement]|content,httpEquiv,name,scheme","meter^[HTMLElement]|#high,#low,#max,#min,#optimum,#value","ins,del^[HTMLElement]|cite,dateTime","ol^[HTMLElement]|!compact,!reversed,#start,type","object^[HTMLElement]|align,archive,border,code,codeBase,codeType,data,!declare,height,#hspace,name,standby,type,useMap,#vspace,width","optgroup^[HTMLElement]|!disabled,label","option^[HTMLElement]|!defaultSelected,!disabled,label,!selected,text,value","output^[HTMLElement]|defaultValue,%htmlFor,name,value","p^[HTMLElement]|align","param^[HTMLElement]|name,type,value,valueType","picture^[HTMLElement]|","pre^[HTMLElement]|#width","progress^[HTMLElement]|#max,#value","q,blockquote,cite^[HTMLElement]|","script^[HTMLElement]|!async,charset,%crossOrigin,!defer,event,htmlFor,integrity,src,text,type","select^[HTMLElement]|!autofocus,!disabled,#length,!multiple,name,!required,#selectedIndex,#size,value","shadow^[HTMLElement]|","slot^[HTMLElement]|name","source^[HTMLElement]|media,sizes,src,srcset,type","span^[HTMLElement]|","style^[HTMLElement]|!disabled,media,type","caption^[HTMLElement]|align","th,td^[HTMLElement]|abbr,align,axis,bgColor,ch,chOff,#colSpan,headers,height,!noWrap,#rowSpan,scope,vAlign,width","col,colgroup^[HTMLElement]|align,ch,chOff,#span,vAlign,width","table^[HTMLElement]|align,bgColor,border,%caption,cellPadding,cellSpacing,frame,rules,summary,%tFoot,%tHead,width","tr^[HTMLElement]|align,bgColor,ch,chOff,vAlign","tfoot,thead,tbody^[HTMLElement]|align,ch,chOff,vAlign","template^[HTMLElement]|","textarea^[HTMLElement]|autocapitalize,!autofocus,#cols,defaultValue,dirName,!disabled,#maxLength,#minLength,name,placeholder,!readOnly,!required,#rows,selectionDirection,#selectionEnd,#selectionStart,value,wrap","title^[HTMLElement]|text","track^[HTMLElement]|!default,kind,label,src,srclang","ul^[HTMLElement]|!compact,type","unknown^[HTMLElement]|","video^media|#height,poster,#width",":svg:a^:svg:graphics|",":svg:animate^:svg:animation|",":svg:animateMotion^:svg:animation|",":svg:animateTransform^:svg:animation|",":svg:circle^:svg:geometry|",":svg:clipPath^:svg:graphics|",":svg:defs^:svg:graphics|",":svg:desc^:svg:|",":svg:discard^:svg:|",":svg:ellipse^:svg:geometry|",":svg:feBlend^:svg:|",":svg:feColorMatrix^:svg:|",":svg:feComponentTransfer^:svg:|",":svg:feComposite^:svg:|",":svg:feConvolveMatrix^:svg:|",":svg:feDiffuseLighting^:svg:|",":svg:feDisplacementMap^:svg:|",":svg:feDistantLight^:svg:|",":svg:feDropShadow^:svg:|",":svg:feFlood^:svg:|",":svg:feFuncA^:svg:componentTransferFunction|",":svg:feFuncB^:svg:componentTransferFunction|",":svg:feFuncG^:svg:componentTransferFunction|",":svg:feFuncR^:svg:componentTransferFunction|",":svg:feGaussianBlur^:svg:|",":svg:feImage^:svg:|",":svg:feMerge^:svg:|",":svg:feMergeNode^:svg:|",":svg:feMorphology^:svg:|",":svg:feOffset^:svg:|",":svg:fePointLight^:svg:|",":svg:feSpecularLighting^:svg:|",":svg:feSpotLight^:svg:|",":svg:feTile^:svg:|",":svg:feTurbulence^:svg:|",":svg:filter^:svg:|",":svg:foreignObject^:svg:graphics|",":svg:g^:svg:graphics|",":svg:image^:svg:graphics|",":svg:line^:svg:geometry|",":svg:linearGradient^:svg:gradient|",":svg:mpath^:svg:|",":svg:marker^:svg:|",":svg:mask^:svg:|",":svg:metadata^:svg:|",":svg:path^:svg:geometry|",":svg:pattern^:svg:|",":svg:polygon^:svg:geometry|",":svg:polyline^:svg:geometry|",":svg:radialGradient^:svg:gradient|",":svg:rect^:svg:geometry|",":svg:svg^:svg:graphics|#currentScale,#zoomAndPan",":svg:script^:svg:|type",":svg:set^:svg:animation|",":svg:stop^:svg:|",":svg:style^:svg:|!disabled,media,title,type",":svg:switch^:svg:graphics|",":svg:symbol^:svg:|",":svg:tspan^:svg:textPositioning|",":svg:text^:svg:textPositioning|",":svg:textPath^:svg:textContent|",":svg:title^:svg:|",":svg:use^:svg:graphics|",":svg:view^:svg:|#zoomAndPan","data^[HTMLElement]|value","keygen^[HTMLElement]|!autofocus,challenge,!disabled,form,keytype,name","menuitem^[HTMLElement]|type,label,icon,!disabled,!checked,radiogroup,!default","summary^[HTMLElement]|","time^[HTMLElement]|dateTime",":svg:cursor^:svg:|"],nl="event",rl="boolean",il="number",ol="string",sl="object",al=function(){function t(){var t=this;this.schema={},el.forEach(function(e){var n=e.split("|"),r=n[1].split(","),i=(n[0]+"^").split("^"),o={};i[0].split(",").forEach(function(e){return t.schema[e.toLowerCase()]=o});var s=i[1],a=s&&t.schema[s.toLowerCase()];if(a)for(var u in a)o[u]=a[u];r.forEach(function(t){""==t||(t.startsWith("*")?o[t.substring(1)]=nl:t.startsWith("!")?o[t.substring(1)]=rl:t.startsWith("#")?o[t.substring(1)]=il:t.startsWith("%")?o[t.substring(1)]=sl:o[t]=ol)})})}return t.prototype.allKnownElements=function(){return Object.keys(this.schema)},t.prototype.eventsOf=function(t){var e=this.schema[t.toLowerCase()]||{};return Object.keys(e).filter(function(t){return e[t]===nl})},t.prototype.propertiesOf=function(t){var e=this.schema[t.toLowerCase()]||{};return Object.keys(e).filter(function(t){return e[t]!==nl})},t.prototype.typeOf=function(t,e){return(this.schema[t.toLowerCase()]||{})[e]},Object.defineProperty(t,"instance",{get:function(){var e=t._instance;return e||(e=t._instance=new t),e},enumerable:!0,configurable:!0}),t}(),ul={html:!0,script:!0,noscript:!0,base:!0,body:!0,title:!0,head:!0,link:!0};function cl(t,e){var n=e.tail instanceof Kt?e.tail:e.parentOf(e.tail);if(n instanceof Kt)return ll(t,n.name,n)}function ll(t,e,n){return function r(t,e,n){var r=[],i=function o(t){return Object.keys(function e(t){var e,n,r={};if(t)try{for(var i=a(t),o=i.next();!o.done;o=i.next()){var s=$c[o.value];for(var u in s)s.hasOwnProperty(u)&&(r[u]=Zc[s[u]])}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}(Jc[t.toUpperCase()]||tl)).sort()}(e)||[];i&&r.push.apply(r,c(i.map(function(t){return{name:t,fromHtml:!0}})));var s=function l(t){return al.instance.propertiesOf(t)}
624
595
  /**
625
596
  * @license
626
597
  * Copyright Google Inc. All Rights Reserved.
627
598
  *
628
599
  * Use of this source code is governed by an MIT-style license that can be
629
600
  * found in the LICENSE file at https://angular.io/license
630
- */(e);s&&r.push.apply(r,c(s.map(function(t){return{name:t,input:!0}})));var p=function h(t){return np.instance.eventsOf(t)}(e);p&&r.push.apply(r,c(p.map(function(t){return{name:t,output:!0}})));var f=jl(t),d=f.selectors,v=f.map;if(d&&d.length){var y=d.filter(function(t){return!t.element||t.element==e}).map(function(t){return{selector:t,attrs:t.attrs.filter(function(t){return!!t})}}),m=Fl(y.map(function(t){var e=v.get(t.selector);return t.attrs.map(function(t){return{name:t,input:t in e.inputs,output:t in e.outputs}})}));y.forEach(function(t){var e=t.selector,n=v.get(e);n&&function r(t){if(t.diDeps)try{for(var e=a(t.diDeps),n=e.next();!n.done;n=e.next()){var r=n.value;if(r.token&&r.token.identifier&&"TemplateRef"==Dt(r.token.identifier))return!0}}catch(t){i={error:t}}finally{try{n&&!n.done&&(o=e.return)&&o.call(e)}finally{if(i)throw i.error}}return!1;var i,o}(n.type)&&e.attrs.length&&e.attrs[0]&&m.push({name:e.attrs[0],template:!0})});var g=function _(t){var e,n,r=new Gs,i=ve(t.name)[1];r.setElement(i);try{for(var o=a(t.attrs),s=o.next();!s.done;s=o.next()){var c=s.value;if(!c.name.match(cp)){var l=u(ve(c.name),2);r.addAttribute(l[1],c.value),"class"==c.name.toLowerCase()&&c.value.split(/s+/g).forEach(function(t){return r.addClassName(t)})}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}return r}(n||new Jt(e,[],[],null,null,null)),b=new Qs;b.addSelectables(d),b.match(g,function(t){var e=v.get(t);e&&(m.push.apply(m,c(Object.keys(e.inputs).map(function(t){return{name:t,input:!0}}))),m.push.apply(m,c(Object.keys(e.outputs).map(function(t){return{name:t,output:!0}}))))}),m=function w(t){var e=new Map,n=new Map,r=[];return t.forEach(function(t){if(t.fromHtml)return t;var i;if(t.template&&((i=n.get(t.name))||(r.push({name:t.name,template:!0}),n.set(t.name,t))),t.input||t.output)if(i=e.get(t.name))i.input=i.input||t.input,i.output=i.output||t.output;else{var o={name:t.name};t.input&&(o.input=!0),t.output&&(o.output=!0),r.push(o),e.set(t.name,o)}}),r}(m),r.push.apply(r,c(Fl(m.map(lp))))}return r}(t,e,n).map(function(t){return{kind:t.fromHtml?"html attribute":"attribute",name:function e(t){var e=t.name;t.output&&(e=Vl(e=Vl(e,"Events"),"Changed"));var n=[e];return t.input&&(n.unshift("["),n.push("]")),t.output&&(n.unshift("("),n.push(")")),t.template&&n.unshift("*"),n.join("")}(t),sort:t.name}})}function sp(t,e){var n=function r(){return Object.keys(Gl).sort().map(function(t){return t.toLowerCase()})}().filter(function(t){return!(t in rp)}),i=jl(t).selectors.map(function(t){return t.element}).filter(function(t){return!!t}).map(function(t){return{kind:"component",name:t,sort:t}});return Hl(n.map(function(t){return{kind:"element",name:t,sort:t}}).concat(i))}function ap(t,e){var n=e.tail;if(n instanceof Qt){var r=n.value.match(/<(\w(\w|\d|-)*:)?(\w(\w|\d|-)*)\s/);if(r&&e.position>=(r.index||0)+r[0].length+n.sourceSpan.start.offset)return op(t,r[3])}}var up=function(t){function e(e,n,r,i){var o=t.call(this)||this;return o.info=e,o.position=n,o.attr=r,o.getExpressionScope=i||function(){return e.template.members},o}return o(e,t),e.prototype.visitDirectiveProperty=function(t){this.attributeValueCompletions(t.value)},e.prototype.visitElementProperty=function(t){this.attributeValueCompletions(t.value)},e.prototype.visitEvent=function(t){this.attributeValueCompletions(t.handler)},e.prototype.visitElement=function(t){var e=this;if(this.attr&&jl(this.info)&&this.attr.name.startsWith("*")){var n=this.attr.name.substr("*".length),r=jl(this.info),i=r.selectors.filter(function(t){return t.attrs.some(function(t,e){return e%2==0&&t==n})})[0],o=this.info.expressionParser.parseTemplateBindings(n,this.attr.value,null);if(!this.attr.valueSpan)return;var s=this.position-this.attr.valueSpan.start.offset-1,a=o.templateBindings,u=a.find(function(t){return Dl(s,t.span,!0)})||a.find(function(t){return Dl(s,t.span)}),c=function(){var t=[];i&&(t=i.attrs.filter(function(t,e){return e%2==0}).filter(function(t){return t.startsWith(n)&&t!=n}).map(function(t){return function e(t){return t&&t[0].toLowerCase()+t.substr(1)}
601
+ */(e);s&&r.push.apply(r,c(s.map(function(t){return{name:t,input:!0}})));var p=function h(t){return al.instance.eventsOf(t)}(e);p&&r.push.apply(r,c(p.map(function(t){return{name:t,output:!0}})));var f=qc(t),d=f.selectors,v=f.map;if(d&&d.length){var y=d.filter(function(t){return!t.element||t.element==e}).map(function(t){return{selector:t,attrs:t.attrs.filter(function(t){return!!t})}}),m=Kc(y.map(function(t){var e=v.get(t.selector);return t.attrs.map(function(t){return{name:t,input:t in e.inputs,output:t in e.outputs}})}));y.forEach(function(t){var e=t.selector,n=v.get(e);n&&function r(t){if(t.diDeps)try{for(var e=a(t.diDeps),n=e.next();!n.done;n=e.next()){var r=n.value;if(r.token&&r.token.identifier&&"TemplateRef"==At(r.token.identifier))return!0}}catch(t){i={error:t}}finally{try{n&&!n.done&&(o=e.return)&&o.call(e)}finally{if(i)throw i.error}}return!1;var i,o}(n.type)&&e.attrs.length&&e.attrs[0]&&m.push({name:e.attrs[0],template:!0})});var g=function _(t){var e,n,r=new _s,i=oe(t.name)[1];r.setElement(i);try{for(var o=a(t.attrs),s=o.next();!s.done;s=o.next()){var c=s.value;if(!c.name.match(dl)){var l=u(oe(c.name),2);r.addAttribute(l[1],c.value),"class"==c.name.toLowerCase()&&c.value.split(/s+/g).forEach(function(t){return r.addClassName(t)})}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}return r}(n||new Kt(e,[],[],null,null,null)),b=new bs;b.addSelectables(d),b.match(g,function(t){var e=v.get(t);e&&(m.push.apply(m,c(Object.keys(e.inputs).map(function(t){return{name:t,input:!0}}))),m.push.apply(m,c(Object.keys(e.outputs).map(function(t){return{name:t,output:!0}}))))}),m=function w(t){var e=new Map,n=new Map,r=[];return t.forEach(function(t){if(t.fromHtml)return t;var i;if(t.template&&((i=n.get(t.name))||(r.push({name:t.name,template:!0}),n.set(t.name,t))),t.input||t.output)if(i=e.get(t.name))i.input=i.input||t.input,i.output=i.output||t.output;else{var o={name:t.name};t.input&&(o.input=!0),t.output&&(o.output=!0),r.push(o),e.set(t.name,o)}}),r}(m),r.push.apply(r,c(Kc(m.map(vl))))}return r}(t,e,n).map(function(t){return{kind:t.fromHtml?"html attribute":"attribute",name:function e(t){var e=t.name;t.output&&(e=Uc(e=Uc(e,"Events"),"Changed"));var n=[e];return t.input&&(n.unshift("["),n.push("]")),t.output&&(n.unshift("("),n.push(")")),t.template&&n.unshift("*"),n.join("")}(t),sort:t.name}})}function pl(t,e){var n=function r(){return Object.keys(Jc).sort().map(function(t){return t.toLowerCase()})}().filter(function(t){return!(t in ul)}),i=qc(t).selectors.map(function(t){return t.element}).filter(function(t){return!!t}).map(function(t){return{kind:"component",name:t,sort:t}});return zc(n.map(function(t){return{kind:"element",name:t,sort:t}}).concat(i))}function hl(t,e){var n=e.tail;if(n instanceof Vt){var r=n.value.match(/<(\w(\w|\d|-)*:)?(\w(\w|\d|-)*)\s/);if(r&&e.position>=(r.index||0)+r[0].length+n.sourceSpan.start.offset)return ll(t,r[3])}}var fl=function(t){function e(e,n,r,i){var o=t.call(this)||this;return o.info=e,o.position=n,o.attr=r,o.getExpressionScope=i||function(){return e.template.members},o}return o(e,t),e.prototype.visitDirectiveProperty=function(t){this.attributeValueCompletions(t.value)},e.prototype.visitElementProperty=function(t){this.attributeValueCompletions(t.value)},e.prototype.visitEvent=function(t){this.attributeValueCompletions(t.handler)},e.prototype.visitElement=function(t){var e=this;if(this.attr&&qc(this.info)&&this.attr.name.startsWith("*")){var n=this.attr.name.substr("*".length),r=qc(this.info),i=r.selectors.filter(function(t){return t.attrs.some(function(t,e){return e%2==0&&t==n})})[0],o=this.info.expressionParser.parseTemplateBindings(n,this.attr.value,null);if(!this.attr.valueSpan)return;var s=this.position-this.attr.valueSpan.start.offset-1,a=o.templateBindings,u=a.find(function(t){return Hc(s,t.span,!0)})||a.find(function(t){return Hc(s,t.span)}),c=function(){var t=[];i&&(t=i.attrs.filter(function(t,e){return e%2==0}).filter(function(t){return t.startsWith(n)&&t!=n}).map(function(t){return function e(t){return t&&t[0].toLowerCase()+t.substr(1)}
631
602
  /**
632
603
  * @license
633
604
  * Copyright Google Inc. All Rights Reserved.
634
605
  *
635
606
  * Use of this source code is governed by an MIT-style license that can be
636
607
  * found in the LICENSE file at https://angular.io/license
637
- */(t.substr(n.length))})),t.push("let"),e.result=t.map(function(t){return{kind:"key",name:t,sort:t}})};if(!u||u.key==n&&!u.expression)c();else if(u.keyIsVar){var l=this.attr.value.indexOf("=");if(this.result=[],l>=0&&s>=l){var p=r.map.get(i);if(p){var h=this.info.template.query.getTemplateContext(p.type.reference);h&&(this.result=this.symbolsToCompletions(h.values()))}}else u.key&&s<=u.key.length-n.length&&c()}else if(u.expression&&Dl(s,u.expression.ast.span)||u.key&&s>u.span.start+(u.key.length-n.length)||!u.key){var f=new Ln(0,this.attr.value.length);this.attributeValueCompletions(u.expression?u.expression.ast:new Un(f,new Bn(f),""),s)}else c()}},e.prototype.visitBoundText=function(t){var e=this.position-t.sourceSpan.start.offset;if(Dl(e,t.value.span)){var n=Ul(this.getExpressionScope(),t.value,e,this.info.template.query);n&&(this.result=this.symbolsToCompletions(n))}},e.prototype.attributeValueCompletions=function(t,e){var n=Ul(this.getExpressionScope(),t,null==e?this.attributeValuePosition:e,this.info.template.query);n&&(this.result=this.symbolsToCompletions(n))},e.prototype.symbolsToCompletions=function(t){return t.filter(function(t){return!t.name.startsWith("__")&&t.public}).map(function(t){return{kind:t.kind,name:t.name,sort:t.name}})},Object.defineProperty(e.prototype,"attributeValuePosition",{get:function(){return this.attr&&this.attr.valueSpan?this.position-this.attr.valueSpan.start.offset-1:0},enumerable:!0,configurable:!0}),e}(xt),cp=/^(\w+:)?(template$|^\*)/;function lp(t){return t.input&&t.output?[t,{name:t.name,input:!0,output:!1},{name:t.name,input:!1,output:!0}]:[t]}function pp(t){if(t.position){var e=t.position-t.template.span.start,n=ql(t.templateAst,e);if(n.tail){var r=void 0,i=void 0,o=function(o,s){void 0===s&&(s=!1);var a=function u(t){if(t.position)return re(t.htmlAst,t.position-t.template.span.start).first($t)}(t);if(a&&Dl(e,Rl(a.valueSpan))){var c=Oc(Bl(t),n,s);if(a.valueSpan){var l=a.valueSpan.start.offset+1,p=zl(c,o,e-l,t.template.query);p&&(r=p.symbol,i=Ll(p.span,l))}return!0}return!1};if(n.tail.visit({visitNgContent:function(t){},visitEmbeddedTemplate:function(t){},visitElement:function(e){var n=e.directives.find(function(t){return t.directive.isComponent});if(n)r=(r=t.template.query.getTypeSymbol(n.directive.type.reference))&&new fp(r,"component"),i=Rl(e);else{var o=e.directives.find(function(t){return null!=t.directive.selector&&t.directive.selector.indexOf(e.name)>=0});o&&(r=(r=t.template.query.getTypeSymbol(o.directive.type.reference))&&new fp(r,"directive"),i=Rl(e))}},visitReference:function(e){r=e.value&&t.template.query.getTypeSymbol(jt(e.value)),i=Rl(e)},visitVariable:function(t){},visitEvent:function(e){o(e.handler,!0)||(r=(r=function s(t,e,n){var r,i,o=e.first(dt);if(o)try{for(var s=a(o.directives),u=s.next();!u.done;u=s.next()){var c=u.value,l=hp(c.directive.outputs)[n.name];if(l){var p=t.template.query.getTypeSymbol(c.directive.type.reference);if(p)return p.members().get(l)}}}catch(t){r={error:t}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}}(t,n,e))&&new fp(r,"event"),i=Rl(e))},visitElementProperty:function(t){o(t.value)},visitAttr:function(t){},visitBoundText:function(o){var s=e-o.sourceSpan.start.offset;if(Dl(s,o.value.span)){var a=zl(Oc(Bl(t),n,!1),o.value,s,t.template.query);a&&(r=a.symbol,i=Ll(a.span,o.sourceSpan.start.offset))}},visitText:function(t){},visitDirective:function(e){r=t.template.query.getTypeSymbol(e.directive.type.reference),i=Rl(e)},visitDirectiveProperty:function(e){o(e.value)||(r=function s(t,e,n){var r,i,o=e.first(dt);if(o)try{for(var s=a(o.directives),u=s.next();!u.done;u=s.next()){var c=u.value,l=hp(c.directive.inputs)[n.templateName];if(l){var p=t.template.query.getTypeSymbol(c.directive.type.reference);if(p)return p.members().get(l)}}}catch(t){r={error:t}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}}(t,n,e),i=Rl(e))}},null),r&&i)return{symbol:r,span:Ll(i,t.template.span.start)}}}}function hp(t){var e,n,r={};try{for(var i=a(Object.keys(t)),o=i.next();!o.done;o=i.next()){var s=o.value;r[t[s]]=s}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}var fp=function(){function t(t,e){this.sym=t,this.kind=e}return Object.defineProperty(t.prototype,"name",{get:function(){return this.sym.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"language",{get:function(){return this.sym.language},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"type",{get:function(){return this.sym.type},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"container",{get:function(){return this.sym.container},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"public",{get:function(){return this.sym.public},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"callable",{get:function(){return this.sym.callable},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"nullable",{get:function(){return this.sym.nullable},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){return this.sym.definition},enumerable:!0,configurable:!0}),t.prototype.members=function(){return this.sym.members()},t.prototype.signatures=function(){return this.sym.signatures()},t.prototype.selectSignature=function(t){return this.sym.selectSignature(t)},t.prototype.indexed=function(t){return this.sym.indexed(t)},t}();
608
+ */(t.substr(n.length))})),t.push("let"),e.result=t.map(function(t){return{kind:"key",name:t,sort:t}})};if(!u||u.key==n&&!u.expression)c();else if(u.keyIsVar){var l=this.attr.value.indexOf("=");if(this.result=[],l>=0&&s>=l){var p=r.map.get(i);if(p){var h=this.info.template.query.getTemplateContext(p.type.reference);h&&(this.result=this.symbolsToCompletions(h.values()))}}else u.key&&s<=u.key.length-n.length&&c()}else if(u.expression&&Hc(s,u.expression.ast.span)||u.key&&s>u.span.start+(u.key.length-n.length)||!u.key){var f=new Sn(0,this.attr.value.length);this.attributeValueCompletions(u.expression?u.expression.ast:new kn(f,new Pn(f),""),s)}else c()}},e.prototype.visitBoundText=function(t){var e=this.position-t.sourceSpan.start.offset;if(Hc(e,t.value.span)){var n=Qc(this.getExpressionScope(),t.value,e,this.info.template.query);n&&(this.result=this.symbolsToCompletions(n))}},e.prototype.attributeValueCompletions=function(t,e){var n=Qc(this.getExpressionScope(),t,null==e?this.attributeValuePosition:e,this.info.template.query);n&&(this.result=this.symbolsToCompletions(n))},e.prototype.symbolsToCompletions=function(t){return t.filter(function(t){return!t.name.startsWith("__")&&t.public}).map(function(t){return{kind:t.kind,name:t.name,sort:t.name}})},Object.defineProperty(e.prototype,"attributeValuePosition",{get:function(){return this.attr&&this.attr.valueSpan?this.position-this.attr.valueSpan.start.offset-1:0},enumerable:!0,configurable:!0}),e}(yt),dl=/^(\w+:)?(template$|^\*)/;function vl(t){return t.input&&t.output?[t,{name:t.name,input:!0,output:!1},{name:t.name,input:!1,output:!0}]:[t]}function yl(t){if(t.position){var e=t.position-t.template.span.start,n=Gc(t.templateAst,e);if(n.tail){var r=void 0,i=void 0,o=function(o,s){void 0===s&&(s=!1);var a=function u(t){if(t.position)return Gt(t.htmlAst,t.position-t.template.span.start).first(qt)}(t);if(a&&Hc(e,Vc(a.valueSpan))){var c=Lu(Wc(t),n,s);if(a.valueSpan){var l=a.valueSpan.start.offset+1,p=Yc(c,o,e-l,t.template.query);p&&(r=p.symbol,i=Bc(p.span,l))}return!0}return!1};if(n.tail.visit({visitNgContent:function(t){},visitEmbeddedTemplate:function(t){},visitElement:function(e){var n=e.directives.find(function(t){return t.directive.isComponent});if(n)r=(r=t.template.query.getTypeSymbol(n.directive.type.reference))&&new gl(r,"component"),i=Vc(e);else{var o=e.directives.find(function(t){return null!=t.directive.selector&&t.directive.selector.indexOf(e.name)>=0});o&&(r=(r=t.template.query.getTypeSymbol(o.directive.type.reference))&&new gl(r,"directive"),i=Vc(e))}},visitReference:function(e){r=e.value&&t.template.query.getTypeSymbol(Nt(e.value)),i=Vc(e)},visitVariable:function(t){},visitEvent:function(e){o(e.handler,!0)||(r=(r=function s(t,e,n){var r,i,o=e.first(ct);if(o)try{for(var s=a(o.directives),u=s.next();!u.done;u=s.next()){var c=u.value,l=ml(c.directive.outputs)[n.name];if(l){var p=t.template.query.getTypeSymbol(c.directive.type.reference);if(p)return p.members().get(l)}}}catch(t){r={error:t}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}}(t,n,e))&&new gl(r,"event"),i=Vc(e))},visitElementProperty:function(t){o(t.value)},visitAttr:function(t){},visitBoundText:function(o){var s=e-o.sourceSpan.start.offset;if(Hc(s,o.value.span)){var a=Yc(Lu(Wc(t),n,!1),o.value,s,t.template.query);a&&(r=a.symbol,i=Bc(a.span,o.sourceSpan.start.offset))}},visitText:function(t){},visitDirective:function(e){r=t.template.query.getTypeSymbol(e.directive.type.reference),i=Vc(e)},visitDirectiveProperty:function(e){o(e.value)||(r=function s(t,e,n){var r,i,o=e.first(ct);if(o)try{for(var s=a(o.directives),u=s.next();!u.done;u=s.next()){var c=u.value,l=ml(c.directive.inputs)[n.templateName];if(l){var p=t.template.query.getTypeSymbol(c.directive.type.reference);if(p)return p.members().get(l)}}}catch(t){r={error:t}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}}(t,n,e),i=Vc(e))}},null),r&&i)return{symbol:r,span:Bc(i,t.template.span.start)}}}}function ml(t){var e,n,r={};try{for(var i=a(Object.keys(t)),o=i.next();!o.done;o=i.next()){var s=o.value;r[t[s]]=s}}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}var gl=function(){function t(t,e){this.sym=t,this.kind=e}return Object.defineProperty(t.prototype,"name",{get:function(){return this.sym.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"language",{get:function(){return this.sym.language},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"type",{get:function(){return this.sym.type},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"container",{get:function(){return this.sym.container},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"public",{get:function(){return this.sym.public},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"callable",{get:function(){return this.sym.callable},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"nullable",{get:function(){return this.sym.nullable},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"definition",{get:function(){return this.sym.definition},enumerable:!0,configurable:!0}),t.prototype.members=function(){return this.sym.members()},t.prototype.signatures=function(){return this.sym.signatures()},t.prototype.selectSignature=function(t){return this.sym.selectSignature(t)},t.prototype.indexed=function(t){return this.sym.indexed(t)},t}();
638
609
  /**
639
610
  * @license
640
611
  * Copyright Google Inc. All Rights Reserved.
@@ -649,7 +620,7 @@ return function e(t){return t&&!!t.start}(t)?{start:t.start.offset,end:t.end.off
649
620
  * Use of this source code is governed by an MIT-style license that can be
650
621
  * found in the LICENSE file at https://angular.io/license
651
622
  */
652
- function dp(t){return new vp(t)}var vp=function(){function t(t){this.host=t}return Object.defineProperty(t.prototype,"metadataResolver",{get:function(){return this.host.resolver},enumerable:!0,configurable:!0}),t.prototype.getTemplateReferences=function(){return this.host.getTemplateReferences()},t.prototype.getDiagnostics=function(t){var e=[],n=this.host.getTemplates(t);n&&n.length&&e.push.apply(e,c(
623
+ function _l(t){return new bl(t)}var bl=function(){function t(t){this.host=t}return Object.defineProperty(t.prototype,"metadataResolver",{get:function(){return this.host.resolver},enumerable:!0,configurable:!0}),t.prototype.getTemplateReferences=function(){return this.host.getTemplateReferences()},t.prototype.getDiagnostics=function(t){var e=[],n=this.host.getTemplates(t);n&&n.length&&e.push.apply(e,c(
653
624
  /**
654
625
  * @license
655
626
  * Copyright Google Inc. All Rights Reserved.
@@ -657,7 +628,7 @@ function dp(t){return new vp(t)}var vp=function(){function t(t){this.host=t}retu
657
628
  * Use of this source code is governed by an MIT-style license that can be
658
629
  * found in the LICENSE file at https://angular.io/license
659
630
  */
660
- function r(t,e,n){var r,i,o=[],s=function(n){var r=e.getTemplateAst(n,t);if(r){if(r.parseErrors&&r.parseErrors.length)o.push.apply(o,c(r.parseErrors.map(function(t){return{kind:Ol.Error,span:Ll(Rl(t.span),n.span.start),message:t.msg}})));else if(r.templateAst&&r.htmlAst){var i=
631
+ function r(t,e,n){var r,i,o=[],s=function(n){var r=e.getTemplateAst(n,t);if(r){if(r.parseErrors&&r.parseErrors.length)o.push.apply(o,c(r.parseErrors.map(function(t){return{kind:jc.Error,span:Bc(Vc(t.span),n.span.start),message:t.msg}})));else if(r.templateAst&&r.htmlAst){var i=
661
632
  /**
662
633
  * @license
663
634
  * Copyright Google Inc. All Rights Reserved.
@@ -665,21 +636,21 @@ function r(t,e,n){var r,i,o=[],s=function(n){var r=e.getTemplateAst(n,t);if(r){i
665
636
  * Use of this source code is governed by an MIT-style license that can be
666
637
  * found in the LICENSE file at https://angular.io/license
667
638
  */
668
- function s(t){var e=new kc(t,function(e,n){return Oc(t,e,n)});return St(e,t.templateAst),e.diagnostics}({templateAst:r.templateAst,htmlAst:r.htmlAst,offset:n.span.start,query:n.query,members:n.members});o.push.apply(o,c(i))}r.errors&&o.push.apply(o,c(r.errors.map(function(t){return{kind:t.kind,span:t.span||n.span,message:t.message}})))}};try{for(var u=a(n),l=u.next();!l.done;l=u.next())s(l.value)}catch(t){r={error:t}}finally{try{l&&!l.done&&(i=u.return)&&i.call(u)}finally{if(r)throw r.error}}return o}(t,this,n)));var i=this.host.getDeclarations(t);if(i&&i.length){var o=this.host.getAnalyzedModules();e.push.apply(e,c(function s(t,e){var n,r,i=[],o=void 0,s=function(t){var n,r,s=function(e,n){i.push({kind:Ol.Error,span:n||t.declarationSpan,message:e})};try{for(var u=a(t.errors),c=u.next();!c.done;c=u.next()){var l=c.value;s(l.message,l.span)}}catch(t){n={error:t}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}if(t.metadata)if(t.metadata.isComponent){e.ngModuleByPipeOrDirective.has(t.type)||s("Component '"+t.type.name+"' is not included in a module and will not be available inside a template. Consider adding it to a NgModule declaration");var p=t.metadata.template,h=p.template,f=p.templateUrl;null!==h||f?h&&f&&s("Component '"+t.type.name+"' must not have both template and templateUrl"):s("Component '"+t.type.name+"' must have a template or templateUrl")}else o||(o=new Set,e.ngModules.forEach(function(t){t.declaredDirectives.forEach(function(t){o.add(t.reference)})})),o.has(t.type)||s("Directive '"+t.type.name+"' is not included in a module and will not be available inside a template. Consider adding it to a NgModule declaration")};try{for(var u=a(t),c=u.next();!c.done;c=u.next())s(c.value)}catch(t){n={error:t}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}return i}
639
+ function s(t){var e=new Fu(t,function(e,n){return Lu(t,e,n)});return gt(e,t.templateAst),e.diagnostics}({templateAst:r.templateAst,htmlAst:r.htmlAst,offset:n.span.start,query:n.query,members:n.members});o.push.apply(o,c(i))}r.errors&&o.push.apply(o,c(r.errors.map(function(t){return{kind:t.kind,span:t.span||n.span,message:t.message}})))}};try{for(var u=a(n),l=u.next();!l.done;l=u.next())s(l.value)}catch(t){r={error:t}}finally{try{l&&!l.done&&(i=u.return)&&i.call(u)}finally{if(r)throw r.error}}return o}(t,this,n)));var i=this.host.getDeclarations(t);if(i&&i.length){var o=this.host.getAnalyzedModules();e.push.apply(e,c(function s(t,e){var n,r,i=[],o=void 0,s=function(t){var n,r,s=function(e,n){i.push({kind:jc.Error,span:n||t.declarationSpan,message:e})};try{for(var u=a(t.errors),c=u.next();!c.done;c=u.next()){var l=c.value;s(l.message,l.span)}}catch(t){n={error:t}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}if(t.metadata)if(t.metadata.isComponent){e.ngModuleByPipeOrDirective.has(t.type)||s("Component '"+t.type.name+"' is not included in a module and will not be available inside a template. Consider adding it to a NgModule declaration");var p=t.metadata.template,h=p.template,f=p.templateUrl;null!==h||f?h&&f&&s("Component '"+t.type.name+"' must not have both template and templateUrl"):s("Component '"+t.type.name+"' must have a template or templateUrl")}else o||(o=new Set,e.ngModules.forEach(function(t){t.declaredDirectives.forEach(function(t){o.add(t.reference)})})),o.has(t.type)||s("Directive '"+t.type.name+"' is not included in a module and will not be available inside a template. Consider adding it to a NgModule declaration")};try{for(var u=a(t),c=u.next();!c.done;c=u.next())s(c.value)}catch(t){n={error:t}}finally{try{c&&!c.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}return i}
669
640
  /**
670
641
  * @license
671
642
  * Copyright Google Inc. All Rights Reserved.
672
643
  *
673
644
  * Use of this source code is governed by an MIT-style license that can be
674
645
  * found in the LICENSE file at https://angular.io/license
675
- */(i,o)))}return function u(t){if(t){var e=[],n=new Map;try{for(var r=a(t),i=r.next();!i.done;i=r.next()){var o=i.value,s=o.span,u=n.get(s.start);u||(u=new Set,n.set(s.start,u)),u.has(s.end)||(u.add(s.end),e.push(o))}}catch(t){c={error:t}}finally{try{i&&!i.done&&(l=r.return)&&l.call(r)}finally{if(c)throw c.error}}return e}var c,l}(e)},t.prototype.getPipesAt=function(t,e){var n=this.getTemplateAstAtPosition(t,e);return n?n.pipes:[]},t.prototype.getCompletionsAt=function(t,e){var n=this.getTemplateAstAtPosition(t,e);if(n)return function r(t){var e=void 0,n=t.template;if(null!=t.position){var r=t.position-n.span.start,i=re(t.htmlAst,r),o=i.tail;if(i.empty||!o)e=sp(t);else{var s=r-o.sourceSpan.start.offset;o.visit({visitElement:function(n){var o=Rl(n.sourceSpan);r<=o.start+n.name.length+1?e=sp(t):r<o.end&&(e=ip(t,i))},visitAttribute:function(n){n.valueSpan&&Dl(r,Rl(n.valueSpan))?n.valueSpan&&Dl(r,Rl(n.valueSpan))&&(e=function o(t,e,n){var r=ql(t.templateAst,e),i=r.tail,o=Bl(t);if(i){var s=new up(t,e,n,function(){return Oc(o,r,!1)});if(i.visit(s,null),!s.result||!s.result.length){var a=ql(t.templateAst,e,!0);if(a.tail){var u=new up(t,e,n,function(){return Oc(o,a,!1)});return a.tail.visit(u,null),u.result}}return s.result}}(t,r,n)):e=ip(t,i)},visitText:function(o){if(e=function u(t,e){for(var n,r=/&[A-Za-z]*;?(?!\d)/g,i=void 0;n=r.exec(t);)if(e>=n.index&&e<n.index+n[0].length){i=Object.keys(be).map(function(t){return{kind:"entity",name:"&"+t+";",sort:t}});break}return i}(function a(t,e){return t.source.substring(e.start,e.end)}(n,Rl(o)),s))return e;if(e=function c(t,e){var n=ql(t.templateAst,e),r=n.tail;if(r){var i=new up(t,e,void 0,function(){return Oc(Bl(t),n,!1)});return r.visit(i,null),Hl(i.result)}}(t,r))return e;var l=i.first(Jt);l?xi(l.name).contentType===le.PARSABLE_DATA&&((e=ap(t,i))||(e=sp(t))):(e=ap(t,i))||(e=sp(t))},visitComment:function(t){},visitExpansion:function(t){},visitExpansionCase:function(t){}},null)}}return e}(n)},t.prototype.getDefinitionAt=function(t,e){var n=this.getTemplateAstAtPosition(t,e);if(n)return function r(t){var e=pp(t);return e&&e.symbol.definition}(n)},t.prototype.getHoverAt=function(t,e){var n=this.getTemplateAstAtPosition(t,e);if(n)return function r(t){var e=pp(t);if(e)return{text:function n(t){var e=[{text:t.kind},{text:" "},{text:t.name,language:t.language}],n=t.container;return n&&e.push({text:" of "},{text:n.name,language:n.language}),e}(e.symbol),span:e.span}}(n)},t.prototype.getTemplateAstAtPosition=function(t,e){var n=this.host.getTemplateAt(t,e);if(n){var r=this.getTemplateAst(n,t);if(r&&r.htmlAst&&r.templateAst&&r.directive&&r.directives&&r.pipes&&r.expressionParser)return{position:e,fileName:t,template:n,htmlAst:r.htmlAst,directive:r.directive,directives:r.directives,pipes:r.pipes,templateAst:r.templateAst,expressionParser:r.expressionParser}}},t.prototype.getTemplateAst=function(t,e){var n=this,r=void 0;try{var i=this.metadataResolver.getNonNormalizedDirectiveMetadata(t.type),o=i&&i.metadata;if(o){var s=new So,u=new Ao(s),c=new mr(new Cn),l=new Ct,p=new uu(l,this.host.resolver.getReflector(),c,new Ma,u,null,[]),h=u.parse(t.source,"",!0),f=this.host.getAnalyzedModules(),d=f.ngModuleByPipeOrDirective.get(t.type);if(d||(d=function v(t){var e,n,r=void 0,i=0;try{for(var o=a(t.ngModules),s=o.next();!s.done;s=o.next()){var u=s.value,c=u.transitiveModule.directives.length;c>i&&(r=u,i=c)}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}return r}
646
+ */(i,o)))}return function u(t){if(t){var e=[],n=new Map;try{for(var r=a(t),i=r.next();!i.done;i=r.next()){var o=i.value,s=o.span,u=n.get(s.start);u||(u=new Set,n.set(s.start,u)),u.has(s.end)||(u.add(s.end),e.push(o))}}catch(t){c={error:t}}finally{try{i&&!i.done&&(l=r.return)&&l.call(r)}finally{if(c)throw c.error}}return e}var c,l}(e)},t.prototype.getPipesAt=function(t,e){var n=this.getTemplateAstAtPosition(t,e);return n?n.pipes:[]},t.prototype.getCompletionsAt=function(t,e){var n=this.getTemplateAstAtPosition(t,e);if(n)return function r(t){var e=void 0,n=t.template;if(null!=t.position){var r=t.position-n.span.start,i=Gt(t.htmlAst,r),o=i.tail;if(i.empty||!o)e=pl(t);else{var s=r-o.sourceSpan.start.offset;o.visit({visitElement:function(n){var o=Vc(n.sourceSpan);r<=o.start+n.name.length+1?e=pl(t):r<o.end&&(e=cl(t,i))},visitAttribute:function(n){n.valueSpan&&Hc(r,Vc(n.valueSpan))?n.valueSpan&&Hc(r,Vc(n.valueSpan))&&(e=function o(t,e,n){var r=Gc(t.templateAst,e),i=r.tail,o=Wc(t);if(i){var s=new fl(t,e,n,function(){return Lu(o,r,!1)});if(i.visit(s,null),!s.result||!s.result.length){var a=Gc(t.templateAst,e,!0);if(a.tail){var u=new fl(t,e,n,function(){return Lu(o,a,!1)});return a.tail.visit(u,null),u.result}}return s.result}}(t,r,n)):e=cl(t,i)},visitText:function(o){if(e=function u(t,e){for(var n,r=/&[A-Za-z]*;?(?!\d)/g,i=void 0;n=r.exec(t);)if(e>=n.index&&e<n.index+n[0].length){i=Object.keys(le).map(function(t){return{kind:"entity",name:"&"+t+";",sort:t}});break}return i}(function a(t,e){return t.source.substring(e.start,e.end)}(n,Vc(o)),s))return e;if(e=function c(t,e){var n=Gc(t.templateAst,e),r=n.tail;if(r){var i=new fl(t,e,void 0,function(){return Lu(Wc(t),n,!1)});return r.visit(i,null),zc(i.result)}}(t,r))return e;var l=i.first(Kt);l?ui(l.name).contentType===ee.PARSABLE_DATA&&((e=hl(t,i))||(e=pl(t))):(e=hl(t,i))||(e=pl(t))},visitComment:function(t){},visitExpansion:function(t){},visitExpansionCase:function(t){}},null)}}return e}(n)},t.prototype.getDefinitionAt=function(t,e){var n=this.getTemplateAstAtPosition(t,e);if(n)return function r(t){var e=yl(t);return e&&e.symbol.definition}(n)},t.prototype.getHoverAt=function(t,e){var n=this.getTemplateAstAtPosition(t,e);if(n)return function r(t){var e=yl(t);if(e)return{text:function n(t){var e=[{text:t.kind},{text:" "},{text:t.name,language:t.language}],n=t.container;return n&&e.push({text:" of "},{text:n.name,language:n.language}),e}(e.symbol),span:e.span}}(n)},t.prototype.getTemplateAstAtPosition=function(t,e){var n=this.host.getTemplateAt(t,e);if(n){var r=this.getTemplateAst(n,t);if(r&&r.htmlAst&&r.templateAst&&r.directive&&r.directives&&r.pipes&&r.expressionParser)return{position:e,fileName:t,template:n,htmlAst:r.htmlAst,directive:r.directive,directives:r.directives,pipes:r.pipes,templateAst:r.templateAst,expressionParser:r.expressionParser}}},t.prototype.getTemplateAst=function(t,e){var n=this,r=void 0;try{var i=this.metadataResolver.getNonNormalizedDirectiveMetadata(t.type),o=i&&i.metadata;if(o){var s=new to,u=new ro(s),c=new ir(new dn),l=new _t,p=new Ta(l,this.host.resolver.getReflector(),c,new na,u,null,[]),h=u.parse(t.source,"",!0),f=this.host.getAnalyzedModules(),d=f.ngModuleByPipeOrDirective.get(t.type);if(d||(d=function v(t){var e,n,r=void 0,i=0;try{for(var o=a(t.ngModules),s=o.next();!s.done;s=o.next()){var u=s.value,c=u.transitiveModule.directives.length;c>i&&(r=u,i=c)}}catch(t){e={error:t}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}return r}
676
647
  /**
677
648
  * @license
678
649
  * Copyright Google Inc. All Rights Reserved.
679
650
  *
680
651
  * Use of this source code is governed by an MIT-style license that can be
681
652
  * found in the LICENSE file at https://angular.io/license
682
- */(f)),d){var y=function m(t){return t.filter(function(t){return!!t})}(d.transitiveModule.directives.map(function(t){return n.host.resolver.getNonNormalizedDirectiveMetadata(t.reference)})).map(function(t){return t.metadata.toSummary()}),g=d.transitiveModule.pipes.map(function(t){return n.host.resolver.getOrLoadPipeMetadata(t.reference).toSummary()}),_=p.tryParseHtml(h,o,y,g,d.schemas);r={htmlAst:h.rootNodes,templateAst:_.templateAst,directive:o,directives:y,pipes:g,parseErrors:_.errors,expressionParser:c,errors:void 0}}}}catch(n){var b=t.span;n.fileName==e&&(b=t.query.getSpanAt(n.line,n.column)||b),r={errors:[{kind:Ol.Error,message:n.message,span:b}]}}return r||{}},t}();function yp(t){return{providedIn:t.providedIn||null,factory:t.factory}}
653
+ */(f)),d){var y=function m(t){return t.filter(function(t){return!!t})}(d.transitiveModule.directives.map(function(t){return n.host.resolver.getNonNormalizedDirectiveMetadata(t.reference)})).map(function(t){return t.metadata.toSummary()}),g=d.transitiveModule.pipes.map(function(t){return n.host.resolver.getOrLoadPipeMetadata(t.reference).toSummary()}),_=p.tryParseHtml(h,o,y,g,d.schemas);r={htmlAst:h.rootNodes,templateAst:_.templateAst,directive:o,directives:y,pipes:g,parseErrors:_.errors,expressionParser:c,errors:void 0}}}}catch(n){var b=t.span;n.fileName==e&&(b=t.query.getSpanAt(n.line,n.column)||b),r={errors:[{kind:jc.Error,message:n.message,span:b}]}}return r||{}},t}();function wl(t){return{providedIn:t.providedIn||null,factory:t.factory,value:void 0}}
683
654
  /**
684
655
  * @license
685
656
  * Copyright Google Inc. All Rights Reserved.
@@ -687,21 +658,21 @@ function s(t){var e=new kc(t,function(e,n){return Oc(t,e,n)});return St(e,t.temp
687
658
  * Use of this source code is governed by an MIT-style license that can be
688
659
  * found in the LICENSE file at https://angular.io/license
689
660
  */
690
- var mp=function(){function t(t,e){this._desc=t,this.ngMetadataName="InjectionToken",this.ngInjectableDef=void 0!==e?yp({providedIn:e.providedIn||"root",factory:e.factory}):void 0}return t.prototype.toString=function(){return"InjectionToken "+this._desc},t}(),gp="__annotations__",_p="__parameters__",bp="__prop__metadata__";
661
+ var xl,El,Sl,Cl=function(){function t(t,e){this._desc=t,this.ngMetadataName="InjectionToken",this.ngInjectableDef=void 0!==e?wl({providedIn:e.providedIn||"root",factory:e.factory}):void 0}return t.prototype.toString=function(){return"InjectionToken "+this._desc},t}(),Tl="__annotations__",Al="__parameters__",Pl="__prop__metadata__";
691
662
  /**
692
663
  * @license
693
664
  * Copyright Google Inc. All Rights Reserved.
694
665
  *
695
666
  * Use of this source code is governed by an MIT-style license that can be
696
667
  * found in the LICENSE file at https://angular.io/license
697
- */function wp(t,e,n,r,i){var o=xp(e);function s(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(this instanceof s)return o.call.apply(o,c([this],t)),this;var n,a=new((n=s).bind.apply(n,c([void 0],t))),u=function e(n){return i&&i.apply(void 0,c([n],t)),(n.hasOwnProperty(gp)?n[gp]:Object.defineProperty(n,gp,{value:[]})[gp]).push(a),n};return r&&r(u),u}return n&&(s.prototype=Object.create(n.prototype)),s.prototype.ngMetadataName=t,s.annotationCls=s,s}function xp(t){return function e(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];if(t){var i=t.apply(void 0,c(n));for(var o in i)this[o]=i[o]}}}function Ep(t,e,n){var r=xp(e);function i(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(this instanceof i)return r.apply(this,t),this;var n,o=new((n=i).bind.apply(n,c([void 0],t)));return s.annotation=o,s;function s(t,e,n){for(var r=t.hasOwnProperty(_p)?t[_p]:Object.defineProperty(t,_p,{value:[]})[_p];r.length<=n;)r.push(null);return(r[n]=r[n]||[]).push(o),t}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=t,i.annotationCls=i,i}function Sp(t,e,n){var r=xp(e);function i(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(this instanceof i)return r.apply(this,t),this;var n,o=new((n=i).bind.apply(n,c([void 0],t)));return function t(e,n){var r=e.constructor,i=r.hasOwnProperty(bp)?r[bp]:Object.defineProperty(r,bp,{value:{}})[bp];i[n]=i.hasOwnProperty(n)&&i[n]||[],i[n].unshift(o)}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=t,i.annotationCls=i,i}
668
+ */function Nl(t,e,n,r,i){var o=Ol(e);function s(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(this instanceof s)return o.call.apply(o,c([this],t)),this;var n,a=new((n=s).bind.apply(n,c([void 0],t))),u=function e(n){return i&&i.apply(void 0,c([n],t)),(n.hasOwnProperty(Tl)?n[Tl]:Object.defineProperty(n,Tl,{value:[]})[Tl]).push(a),n};return r&&r(u),u}return n&&(s.prototype=Object.create(n.prototype)),s.prototype.ngMetadataName=t,s.annotationCls=s,s}function Ol(t){return function e(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];if(t){var i=t.apply(void 0,c(n));for(var o in i)this[o]=i[o]}}}function kl(t,e,n){var r=Ol(e);function i(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(this instanceof i)return r.apply(this,t),this;var n,o=new((n=i).bind.apply(n,c([void 0],t)));return s.annotation=o,s;function s(t,e,n){for(var r=t.hasOwnProperty(Al)?t[Al]:Object.defineProperty(t,Al,{value:[]})[Al];r.length<=n;)r.push(null);return(r[n]=r[n]||[]).push(o),t}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=t,i.annotationCls=i,i}function Ml(t,e,n){var r=Ol(e);function i(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(this instanceof i)return r.apply(this,t),this;var n,o=new((n=i).bind.apply(n,c([void 0],t)));return function t(e,n){var r=e.constructor,i=r.hasOwnProperty(Pl)?r[Pl]:Object.defineProperty(r,Pl,{value:{}})[Pl];i[n]=i.hasOwnProperty(n)&&i[n]||[],i[n].unshift(o)}}return n&&(i.prototype=Object.create(n.prototype)),i.prototype.ngMetadataName=t,i.annotationCls=i,i}
698
669
  /**
699
670
  * @license
700
671
  * Copyright Google Inc. All Rights Reserved.
701
672
  *
702
673
  * Use of this source code is governed by an MIT-style license that can be
703
674
  * found in the LICENSE file at https://angular.io/license
704
- */new mp("AnalyzeForEntryComponents"),Ep("Attribute",function(t){return{attributeName:t}});var Cp,Tp,Ap,Pp,Np=function Op(){};Sp("ContentChildren",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!1,isViewQuery:!1,descendants:!1},e)},Np),Sp("ContentChild",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!0,isViewQuery:!1,descendants:!0},e)},Np),Sp("ViewChildren",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!1,isViewQuery:!0,descendants:!0},e)},Np),Sp("ViewChild",function(t,e){return s({selector:t,first:!0,isViewQuery:!0,descendants:!0},e)},Np),(Tp=Cp||(Cp={}))[Tp.OnPush=0]="OnPush",Tp[Tp.Default=1]="Default",(Pp=Ap||(Ap={}))[Pp.CheckOnce=0]="CheckOnce",Pp[Pp.Checked=1]="Checked",Pp[Pp.CheckAlways=2]="CheckAlways",Pp[Pp.Detached=3]="Detached",Pp[Pp.Errored=4]="Errored",Pp[Pp.Destroyed=5]="Destroyed",wp("Component",function(t){return void 0===t&&(t={}),s({changeDetection:Cp.Default},t)},wp("Directive",function(t){return void 0===t&&(t={}),t})),wp("Pipe",function(t){return s({pure:!0},t)}),Sp("Input",function(t){return{bindingPropertyName:t}}),Sp("Output",function(t){return{bindingPropertyName:t}}),Sp("HostBinding",function(t){return{hostPropertyName:t}}),Sp("HostListener",function(t,e){return{eventName:t,args:e}});
675
+ */new Cl("AnalyzeForEntryComponents"),kl("Attribute",function(t){return{attributeName:t}}),Ml("ContentChildren",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!1,isViewQuery:!1,descendants:!1},e)},Sl=function Sl(){}),Ml("ContentChild",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!0,isViewQuery:!1,descendants:!0},e)},Sl),Ml("ViewChildren",function(t,e){return void 0===e&&(e={}),s({selector:t,first:!1,isViewQuery:!0,descendants:!0},e)},Sl),Ml("ViewChild",function(t,e){return s({selector:t,first:!0,isViewQuery:!0,descendants:!0},e)},Sl),function(t){t[t.OnPush=0]="OnPush",t[t.Default=1]="Default"}(xl||(xl={})),function(t){t[t.CheckOnce=0]="CheckOnce",t[t.Checked=1]="Checked",t[t.CheckAlways=2]="CheckAlways",t[t.Detached=3]="Detached",t[t.Errored=4]="Errored",t[t.Destroyed=5]="Destroyed"}(El||(El={})),Nl("Component",function(t){return void 0===t&&(t={}),s({changeDetection:xl.Default},t)},Nl("Directive",function(t){return void 0===t&&(t={}),t})),Nl("Pipe",function(t){return s({pure:!0},t)}),Ml("Input",function(t){return{bindingPropertyName:t}}),Ml("Output",function(t){return{bindingPropertyName:t}}),Ml("HostBinding",function(t){return{hostPropertyName:t}}),Ml("HostListener",function(t,e){return{eventName:t,args:e}});
705
676
  /**
706
677
  * @license
707
678
  * Copyright Google Inc. All Rights Reserved.
@@ -709,21 +680,21 @@ var mp=function(){function t(t,e){this._desc=t,this.ngMetadataName="InjectionTok
709
680
  * Use of this source code is governed by an MIT-style license that can be
710
681
  * found in the LICENSE file at https://angular.io/license
711
682
  */
712
- var kp=Function;function Mp(t){return"function"==typeof t}
683
+ var Il=Function;function Rl(t){return"function"==typeof t}
713
684
  /**
714
685
  * @license
715
686
  * Copyright Google Inc. All Rights Reserved.
716
687
  *
717
688
  * Use of this source code is governed by an MIT-style license that can be
718
689
  * found in the LICENSE file at https://angular.io/license
719
- */var Ip="undefined"!=typeof window&&window,Rp="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,Dp="undefined"!=typeof global&&global,Lp=Ip||Dp||Rp,jp=Promise.resolve(0),Fp=null;function Vp(){if(!Fp){var t=Lp.Symbol;if(t&&t.iterator)Fp=t.iterator;else for(var e=Object.getOwnPropertyNames(Map.prototype),n=0;n<e.length;++n){var r=e[n];"entries"!==r&&"size"!==r&&Map.prototype[r]===Map.prototype.entries&&(Fp=r)}}return Fp}function Hp(t){"undefined"==typeof Zone?jp.then(function(){t&&t.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}function Bp(t,e){return t===e||"number"==typeof t&&"number"==typeof e&&isNaN(t)&&isNaN(e)}function qp(t){if("string"==typeof t)return t;if(t instanceof Array)return"["+t.map(qp).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return""+t.overriddenName;if(t.name)return""+t.name;var e=t.toString();if(null==e)return""+e;var n=e.indexOf("\n");return-1===n?e:e.substring(0,n)}
690
+ */var Dl="undefined"!=typeof window&&window,jl="undefined"!=typeof self&&"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&self,Ll="undefined"!=typeof global&&global,Fl=Dl||Ll||jl,Vl=Promise.resolve(0),Hl=null;function Bl(){if(!Hl){var t=Fl.Symbol;if(t&&t.iterator)Hl=t.iterator;else for(var e=Object.getOwnPropertyNames(Map.prototype),n=0;n<e.length;++n){var r=e[n];"entries"!==r&&"size"!==r&&Map.prototype[r]===Map.prototype.entries&&(Hl=r)}}return Hl}function ql(t){"undefined"==typeof Zone?Vl.then(function(){t&&t.apply(null,null)}):Zone.current.scheduleMicroTask("scheduleMicrotask",t)}function Kl(t,e){return t===e||"number"==typeof t&&"number"==typeof e&&isNaN(t)&&isNaN(e)}function Ul(t){if("string"==typeof t)return t;if(t instanceof Array)return"["+t.map(Ul).join(", ")+"]";if(null==t)return""+t;if(t.overriddenName)return""+t.overriddenName;if(t.name)return""+t.name;var e=t.toString();if(null==e)return""+e;var n=e.indexOf("\n");return-1===n?e:e.substring(0,n)}
720
691
  /**
721
692
  * @license
722
693
  * Copyright Google Inc. All Rights Reserved.
723
694
  *
724
695
  * Use of this source code is governed by an MIT-style license that can be
725
696
  * found in the LICENSE file at https://angular.io/license
726
- */var Kp=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,Up=/^class\s+[A-Za-z\d$_]*\s*extends\s+[A-Za-z\d$_]+\s*{/,zp=/^class\s+[A-Za-z\d$_]*\s*extends\s+[A-Za-z\d$_]+\s*{[\s\S]*constructor\s*\(/,Wp=function(){function t(t){this._reflect=t||Lp.Reflect}return t.prototype.isReflectionEnabled=function(){return!0},t.prototype.factory=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return new(t.bind.apply(t,c([void 0],e)))}},t.prototype._zipTypesAndAnnotations=function(t,e){var n;n=void 0===t?new Array(e.length):new Array(t.length);for(var r=0;r<n.length;r++)n[r]=void 0===t?[]:t[r]!=Object?[t[r]]:[],e&&null!=e[r]&&(n[r]=n[r].concat(e[r]));return n},t.prototype._ownParameters=function(t,e){var n=t.toString();if(Kp.exec(n)||Up.exec(n)&&!zp.exec(n))return null;if(t.parameters&&t.parameters!==e.parameters)return t.parameters;var r=t.ctorParameters;if(r&&r!==e.ctorParameters){var i="function"==typeof r?r():r,o=i.map(function(t){return t&&t.type}),s=i.map(function(t){return t&&Xp(t.decorators)});return this._zipTypesAndAnnotations(o,s)}var a=t.hasOwnProperty(_p)&&t[_p],u=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",t);return u||a?this._zipTypesAndAnnotations(u,a):new Array(t.length).fill(void 0)},t.prototype.parameters=function(t){if(!Mp(t))return[];var e=Gp(t),n=this._ownParameters(t,e);return n||e===Object||(n=this.parameters(e)),n||[]},t.prototype._ownAnnotations=function(t,e){if(t.annotations&&t.annotations!==e.annotations){var n=t.annotations;return"function"==typeof n&&n.annotations&&(n=n.annotations),n}return t.decorators&&t.decorators!==e.decorators?Xp(t.decorators):t.hasOwnProperty(gp)?t[gp]:null},t.prototype.annotations=function(t){if(!Mp(t))return[];var e=Gp(t),n=this._ownAnnotations(t,e)||[];return(e!==Object?this.annotations(e):[]).concat(n)},t.prototype._ownPropMetadata=function(t,e){if(t.propMetadata&&t.propMetadata!==e.propMetadata){var n=t.propMetadata;return"function"==typeof n&&n.propMetadata&&(n=n.propMetadata),n}if(t.propDecorators&&t.propDecorators!==e.propDecorators){var r=t.propDecorators,i={};return Object.keys(r).forEach(function(t){i[t]=Xp(r[t])}),i}return t.hasOwnProperty(bp)?t[bp]:null},t.prototype.propMetadata=function(t){if(!Mp(t))return{};var e=Gp(t),n={};if(e!==Object){var r=this.propMetadata(e);Object.keys(r).forEach(function(t){n[t]=r[t]})}var i=this._ownPropMetadata(t,e);return i&&Object.keys(i).forEach(function(t){var e=[];n.hasOwnProperty(t)&&e.push.apply(e,c(n[t])),e.push.apply(e,c(i[t])),n[t]=e}),n},t.prototype.hasLifecycleHook=function(t,e){return t instanceof kp&&e in t.prototype},t.prototype.guards=function(t){return{}},t.prototype.getter=function(t){return new Function("o","return o."+t+";")},t.prototype.setter=function(t){return new Function("o","v","return o."+t+" = v;")},t.prototype.method=function(t){return new Function("o","args","if (!o."+t+") throw new Error('\""+t+"\" is undefined');\n return o."+t+".apply(o, args);")},t.prototype.importUri=function(t){return"object"==typeof t&&t.filePath?t.filePath:"./"+qp(t)},t.prototype.resourceUri=function(t){return"./"+qp(t)},t.prototype.resolveIdentifier=function(t,e,n,r){return r},t.prototype.resolveEnum=function(t,e){return t[e]},t}();function Xp(t){return t?t.map(function(t){var e=t.type.annotationCls;return new(e.bind.apply(e,c([void 0],t.args?t.args:[])))}):[]}function Gp(t){var e=t.prototype?Object.getPrototypeOf(t.prototype):null;return(e?e.constructor:null)||Object}
697
+ */var zl=/^function\s+\S+\(\)\s*{[\s\S]+\.apply\(this,\s*arguments\)/,Wl=/^class\s+[A-Za-z\d$_]*\s*extends\s+[A-Za-z\d$_]+\s*{/,Gl=/^class\s+[A-Za-z\d$_]*\s*extends\s+[A-Za-z\d$_]+\s*{[\s\S]*constructor\s*\(/,Xl=function(){function t(t){this._reflect=t||Fl.Reflect}return t.prototype.isReflectionEnabled=function(){return!0},t.prototype.factory=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return new(t.bind.apply(t,c([void 0],e)))}},t.prototype._zipTypesAndAnnotations=function(t,e){var n;n=void 0===t?new Array(e.length):new Array(t.length);for(var r=0;r<n.length;r++)n[r]=void 0===t?[]:t[r]!=Object?[t[r]]:[],e&&null!=e[r]&&(n[r]=n[r].concat(e[r]));return n},t.prototype._ownParameters=function(t,e){var n=t.toString();if(zl.exec(n)||Wl.exec(n)&&!Gl.exec(n))return null;if(t.parameters&&t.parameters!==e.parameters)return t.parameters;var r=t.ctorParameters;if(r&&r!==e.ctorParameters){var i="function"==typeof r?r():r,o=i.map(function(t){return t&&t.type}),s=i.map(function(t){return t&&Ql(t.decorators)});return this._zipTypesAndAnnotations(o,s)}var a=t.hasOwnProperty(Al)&&t[Al],u=this._reflect&&this._reflect.getOwnMetadata&&this._reflect.getOwnMetadata("design:paramtypes",t);return u||a?this._zipTypesAndAnnotations(u,a):new Array(t.length).fill(void 0)},t.prototype.parameters=function(t){if(!Rl(t))return[];var e=Yl(t),n=this._ownParameters(t,e);return n||e===Object||(n=this.parameters(e)),n||[]},t.prototype._ownAnnotations=function(t,e){if(t.annotations&&t.annotations!==e.annotations){var n=t.annotations;return"function"==typeof n&&n.annotations&&(n=n.annotations),n}return t.decorators&&t.decorators!==e.decorators?Ql(t.decorators):t.hasOwnProperty(Tl)?t[Tl]:null},t.prototype.annotations=function(t){if(!Rl(t))return[];var e=Yl(t),n=this._ownAnnotations(t,e)||[];return(e!==Object?this.annotations(e):[]).concat(n)},t.prototype._ownPropMetadata=function(t,e){if(t.propMetadata&&t.propMetadata!==e.propMetadata){var n=t.propMetadata;return"function"==typeof n&&n.propMetadata&&(n=n.propMetadata),n}if(t.propDecorators&&t.propDecorators!==e.propDecorators){var r=t.propDecorators,i={};return Object.keys(r).forEach(function(t){i[t]=Ql(r[t])}),i}return t.hasOwnProperty(Pl)?t[Pl]:null},t.prototype.propMetadata=function(t){if(!Rl(t))return{};var e=Yl(t),n={};if(e!==Object){var r=this.propMetadata(e);Object.keys(r).forEach(function(t){n[t]=r[t]})}var i=this._ownPropMetadata(t,e);return i&&Object.keys(i).forEach(function(t){var e=[];n.hasOwnProperty(t)&&e.push.apply(e,c(n[t])),e.push.apply(e,c(i[t])),n[t]=e}),n},t.prototype.hasLifecycleHook=function(t,e){return t instanceof Il&&e in t.prototype},t.prototype.guards=function(t){return{}},t.prototype.getter=function(t){return new Function("o","return o."+t+";")},t.prototype.setter=function(t){return new Function("o","v","return o."+t+" = v;")},t.prototype.method=function(t){return new Function("o","args","if (!o."+t+") throw new Error('\""+t+"\" is undefined');\n return o."+t+".apply(o, args);")},t.prototype.importUri=function(t){return"object"==typeof t&&t.filePath?t.filePath:"./"+Ul(t)},t.prototype.resourceUri=function(t){return"./"+Ul(t)},t.prototype.resolveIdentifier=function(t,e,n,r){return r},t.prototype.resolveEnum=function(t,e){return t[e]},t}();function Ql(t){return t?t.map(function(t){var e=t.type.annotationCls;return new(e.bind.apply(e,c([void 0],t.args?t.args:[])))}):[]}function Yl(t){var e=t.prototype?Object.getPrototypeOf(t.prototype):null;return(e?e.constructor:null)||Object}
727
698
  /**
728
699
  * @license
729
700
  * Copyright Google Inc. All Rights Reserved.
@@ -738,28 +709,28 @@ var kp=Function;function Mp(t){return"function"==typeof t}
738
709
  * Use of this source code is governed by an MIT-style license that can be
739
710
  * found in the LICENSE file at https://angular.io/license
740
711
  */
741
- function Qp(t){return t.__forward_ref__=Qp,t.toString=function(){return qp(this())},t}function Yp(t){return"function"==typeof t&&t.hasOwnProperty("__forward_ref__")&&t.__forward_ref__===Qp?t():t}
712
+ function Zl(t){return t.__forward_ref__=Zl,t.toString=function(){return Ul(this())},t}function $l(t){return"function"==typeof t&&t.hasOwnProperty("__forward_ref__")&&t.__forward_ref__===Zl?t():t}
742
713
  /**
743
714
  * @license
744
715
  * Copyright Google Inc. All Rights Reserved.
745
716
  *
746
717
  * Use of this source code is governed by an MIT-style license that can be
747
718
  * found in the LICENSE file at https://angular.io/license
748
- */var Zp=Ep("Inject",function(t){return{token:t}}),$p=Ep("Optional"),Jp=Ep("Self"),th=Ep("SkipSelf"),eh=(Ep("Host"),"__source"),nh=new Object,rh=nh,ih=new mp("INJECTOR"),oh=function(){function t(){}return t.prototype.get=function(t,e){if(void 0===e&&(e=nh),e===nh)throw new Error("NullInjectorError: No provider for "+qp(t)+"!");return e},t}(),sh=function(){function t(){}return t.create=function(t,e){return Array.isArray(t)?new gh(t,e):new gh(t.providers,t.parent,t.name||null)},t.THROW_IF_NOT_FOUND=nh,t.NULL=new oh,t.ngInjectableDef=yp({providedIn:"any",factory:function(){return Sh(ih)}}),t}(),ah=function(t){return t},uh=[],ch=ah,lh=function(){return Array.prototype.slice.call(arguments)},ph={},hh=function fh(t){for(var e in t)if(t[e]===ph)return e;throw Error("!prop")}({provide:String,useValue:ph}),dh="ngTempTokenPath",vh=sh.NULL,yh=/\n/gm,mh="ɵ",gh=function(){function t(t,e,n){void 0===e&&(e=vh),void 0===n&&(n=null),this.parent=e,this.source=n;var r=this._records=new Map;r.set(sh,{token:sh,fn:ah,deps:uh,value:this,useNew:!1}),r.set(ih,{token:ih,fn:ah,deps:uh,value:this,useNew:!1}),function t(e,n){if(n)if((n=Yp(n))instanceof Array)for(var r=0;r<n.length;r++)t(e,n[r]);else{if("function"==typeof n)throw wh("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw wh("Unexpected provider",n);var i=Yp(n.provide),o=function s(t){var e=function n(t){var e=uh,n=t.deps;if(n&&n.length){e=[];for(var r=0;r<n.length;r++){var i=6;if((u=Yp(n[r]))instanceof Array)for(var o=0,s=u;o<s.length;o++){var a=s[o];a instanceof $p||a==$p?i|=1:a instanceof th||a==th?i&=-3:a instanceof Jp||a==Jp?i&=-5:u=a instanceof Zp?a.token:Yp(a)}e.push({token:u,options:i})}}else if(t.useExisting){var u;e=[{token:u=Yp(t.useExisting),options:6}]}else if(!(n||hh in t))throw wh("'deps' required",t);return e}(t),r=ah,i=uh,o=!1,s=Yp(t.provide);if(hh in t)i=t.useValue;else if(t.useFactory)r=t.useFactory;else if(t.useExisting);else if(t.useClass)o=!0,r=Yp(t.useClass);else{if("function"!=typeof s)throw wh("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",t);o=!0,r=s}return{deps:e,fn:r,useNew:o,value:i}}(n);if(!0===n.multi){var a=e.get(i);if(a){if(a.fn!==lh)throw _h(i)}else e.set(i,a={token:n.provide,deps:[],useNew:!1,fn:lh,value:uh});a.deps.push({token:i=n,options:6})}var u=e.get(i);if(u&&u.fn==lh)throw _h(i);e.set(i,o)}}(r,t)}return t.prototype.get=function(t,e,n){void 0===n&&(n=0);var r=this._records.get(t);try{return function t(e,n,r,i,o,s){try{return function a(e,n,r,i,o,s){var a,u;if(!n||1&s)2&s||(a=i.get(e,o,0));else{if((a=n.value)==ch)throw Error(mh+"Circular dependency");if(a===uh){n.value=ch;var l=n.useNew,p=n.fn,h=n.deps,f=uh;if(h.length){f=[];for(var d=0;d<h.length;d++){var v=h[d],y=v.options,m=2&y?r.get(v.token):void 0;f.push(t(v.token,m,r,m||4&y?i:vh,1&y?null:sh.THROW_IF_NOT_FOUND,0))}}n.value=a=l?new((u=p).bind.apply(u,c([void 0],f))):p.apply(void 0,f)}}return a}(e,n,r,i,o,s)}catch(t){throw t instanceof Error||(t=new Error(t)),(t[dh]=t[dh]||[]).unshift(e),n&&n.value==ch&&(n.value=uh),t}}(t,r,this._records,this.parent,e,n)}catch(e){var i=e[dh];throw t[eh]&&i.unshift(t[eh]),e.message=bh("\n"+e.message,i,this.source),e.ngTokenPath=i,e[dh]=null,e}},t.prototype.toString=function(){var t=[];return this._records.forEach(function(e,n){return t.push(qp(n))}),"StaticInjector["+t.join(", ")+"]"},t}();function _h(t){return wh("Cannot mix multi providers and regular providers",t)}function bh(t,e,n){void 0===n&&(n=null),t=t&&"\n"===t.charAt(0)&&t.charAt(1)==mh?t.substr(2):t;var r=qp(e);if(e instanceof Array)r=e.map(qp).join(" -> ");else if("object"==typeof e){var i=[];for(var o in e)if(e.hasOwnProperty(o)){var s=e[o];i.push(o+":"+("string"==typeof s?JSON.stringify(s):qp(s)))}r="{"+i.join(", ")+"}"}return"StaticInjectorError"+(n?"("+n+")":"")+"["+r+"]: "+t.replace(yh,"\n ")}function wh(t,e){return new Error(bh(t,e))}var xh=null;function Eh(t){var e=xh;return xh=t,e}function Sh(t,e,n){if(void 0===n&&(n=0),null===xh)throw new Error("inject() must be called from an injection context");return xh.get(t,e,n)}function Ch(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];if(Array.isArray(r)){if(0===r.length)throw new Error("Arguments array must have arguments.");for(var i=void 0,o=void 0,s=0;s<r.length;s++){var a=r[s];a instanceof $p||"Optional"===a.__proto__.ngMetadataName?o=null:a instanceof th||"SkipSelf"===a.__proto__.ngMetadataName||a instanceof Jp||"Self"===a.__proto__.ngMetadataName||(i=a instanceof Zp?a.token:a)}e.push(Sh(i,o,0))}else e.push(Sh(r))}return e}
719
+ */var Jl=kl("Inject",function(t){return{token:t}}),tp=kl("Optional"),ep=kl("Self"),np=kl("SkipSelf"),rp=(kl("Host"),"__source"),ip=new Object,op=ip,sp=new Cl("INJECTOR"),ap=function(){function t(){}return t.prototype.get=function(t,e){if(void 0===e&&(e=ip),e===ip)throw new Error("NullInjectorError: No provider for "+Ul(t)+"!");return e},t}(),up=function(){function t(){}return t.create=function(t,e){return Array.isArray(t)?new _p(t,e):new _p(t.providers,t.parent,t.name||null)},t.THROW_IF_NOT_FOUND=ip,t.NULL=new ap,t.ngInjectableDef=wl({providedIn:"any",factory:function(){return Cp(sp)}}),t}(),cp=function(t){return t},lp=[],pp=cp,hp=function(){return Array.prototype.slice.call(arguments)},fp={},dp=function vp(t){for(var e in t)if(t[e]===fp)return e;throw Error("!prop")}({provide:String,useValue:fp}),yp=up.NULL,mp=/\n/gm,gp="ɵ",_p=function(){function t(t,e,n){void 0===e&&(e=yp),void 0===n&&(n=null),this.parent=e,this.source=n;var r=this._records=new Map;r.set(up,{token:up,fn:cp,deps:lp,value:this,useNew:!1}),r.set(sp,{token:sp,fn:cp,deps:lp,value:this,useNew:!1}),function t(e,n){if(n)if((n=$l(n))instanceof Array)for(var r=0;r<n.length;r++)t(e,n[r]);else{if("function"==typeof n)throw xp("Function/Class not supported",n);if(!n||"object"!=typeof n||!n.provide)throw xp("Unexpected provider",n);var i=$l(n.provide),o=function s(t){var e=function n(t){var e=lp,n=t.deps;if(n&&n.length){e=[];for(var r=0;r<n.length;r++){var i=6;if((u=$l(n[r]))instanceof Array)for(var o=0,s=u;o<s.length;o++){var a=s[o];a instanceof tp||a==tp?i|=1:a instanceof np||a==np?i&=-3:a instanceof ep||a==ep?i&=-5:u=a instanceof Jl?a.token:$l(a)}e.push({token:u,options:i})}}else if(t.useExisting){var u;e=[{token:u=$l(t.useExisting),options:6}]}else if(!(n||dp in t))throw xp("'deps' required",t);return e}(t),r=cp,i=lp,o=!1,s=$l(t.provide);if(dp in t)i=t.useValue;else if(t.useFactory)r=t.useFactory;else if(t.useExisting);else if(t.useClass)o=!0,r=$l(t.useClass);else{if("function"!=typeof s)throw xp("StaticProvider does not have [useValue|useFactory|useExisting|useClass] or [provide] is not newable",t);o=!0,r=s}return{deps:e,fn:r,useNew:o,value:i}}(n);if(!0===n.multi){var a=e.get(i);if(a){if(a.fn!==hp)throw bp(i)}else e.set(i,a={token:n.provide,deps:[],useNew:!1,fn:hp,value:lp});a.deps.push({token:i=n,options:6})}var u=e.get(i);if(u&&u.fn==hp)throw bp(i);e.set(i,o)}}(r,t)}return t.prototype.get=function(t,e,n){void 0===n&&(n=0);var r=this._records.get(t);try{return function t(e,n,r,i,o,s){try{return function a(e,n,r,i,o,s){var a,u;if(!n||4&s)2&s||(a=i.get(e,o,0));else{if((a=n.value)==pp)throw Error(gp+"Circular dependency");if(a===lp){n.value=pp;var l=n.useNew,p=n.fn,h=n.deps,f=lp;if(h.length){f=[];for(var d=0;d<h.length;d++){var v=h[d],y=v.options,m=2&y?r.get(v.token):void 0;f.push(t(v.token,m,r,m||4&y?i:yp,1&y?null:up.THROW_IF_NOT_FOUND,0))}}n.value=a=l?new((u=p).bind.apply(u,c([void 0],f))):p.apply(void 0,f)}}return a}(e,n,r,i,o,s)}catch(t){throw t instanceof Error||(t=new Error(t)),(t.ngTempTokenPath=t.ngTempTokenPath||[]).unshift(e),n&&n.value==pp&&(n.value=lp),t}}(t,r,this._records,this.parent,e,n)}catch(e){var i=e.ngTempTokenPath;throw t[rp]&&i.unshift(t[rp]),e.message=wp("\n"+e.message,i,this.source),e.ngTokenPath=i,e.ngTempTokenPath=null,e}},t.prototype.toString=function(){var t=[];return this._records.forEach(function(e,n){return t.push(Ul(n))}),"StaticInjector["+t.join(", ")+"]"},t}();function bp(t){return xp("Cannot mix multi providers and regular providers",t)}function wp(t,e,n){void 0===n&&(n=null),t=t&&"\n"===t.charAt(0)&&t.charAt(1)==gp?t.substr(2):t;var r=Ul(e);if(e instanceof Array)r=e.map(Ul).join(" -> ");else if("object"==typeof e){var i=[];for(var o in e)if(e.hasOwnProperty(o)){var s=e[o];i.push(o+":"+("string"==typeof s?JSON.stringify(s):Ul(s)))}r="{"+i.join(", ")+"}"}return"StaticInjectorError"+(n?"("+n+")":"")+"["+r+"]: "+t.replace(mp,"\n ")}function xp(t,e){return new Error(wp(t,e))}var Ep=void 0;function Sp(t){var e=Ep;return Ep=t,e}function Cp(t,e){if(void 0===e&&(e=0),void 0===Ep)throw new Error("inject() must be called from an injection context");if(null===Ep){var n=t.ngInjectableDef;if(n&&"root"==n.providedIn)return void 0===n.value?n.value=n.factory():n.value;throw new Error("Injector: NOT_FOUND ["+Ul(t)+"]")}return Ep.get(t,8&e?null:void 0,e)}function Tp(t){for(var e=[],n=0;n<t.length;n++){var r=t[n];if(Array.isArray(r)){if(0===r.length)throw new Error("Arguments array must have arguments.");for(var i=void 0,o=0,s=0;s<r.length;s++){var a=r[s];a instanceof tp||"Optional"===a.__proto__.ngMetadataName?o|=8:a instanceof np||"SkipSelf"===a.__proto__.ngMetadataName?o|=4:a instanceof ep||"Self"===a.__proto__.ngMetadataName?o|=2:i=a instanceof Jl?a.token:a}e.push(Cp(i,o))}else e.push(Cp(r))}return e}
749
720
  /**
750
721
  * @license
751
722
  * Copyright Google Inc. All Rights Reserved.
752
723
  *
753
724
  * Use of this source code is governed by an MIT-style license that can be
754
725
  * found in the LICENSE file at https://angular.io/license
755
- */var Th={},Ah=function Ph(t,e){for(var n in t)if(t[n]===e)return n;throw Error("Could not find renamed property on target object.")}({provide:String,useValue:Th},Th),Nh=[];function Oh(t,e){if(!e){var n=(u=new Wp).parameters(t);return function(){return new(t.bind.apply(t,c([void 0],Ch(n))))}}if(Ah in e){var r=e;return function(){return r.useValue}}if(e.useExisting){var i=e;return function(){return Sh(i.useExisting)}}if(e.useFactory){var o=e;return function(){return o.useFactory.apply(o,c(Ch(o.deps||Nh)))}}if(e.useClass){var s=e,a=e.deps;if(!a){var u=new Wp;a=u.parameters(t)}return function(){return new((t=s.useClass).bind.apply(t,c([void 0],Ch(a))));var t}}var l=e.deps;return l||(u=new Wp,l=u.parameters(t)),function(){return new(t.bind.apply(t,c([void 0],Ch(l))))}}var kh,Mh,Ih=wp("Injectable",void 0,void 0,void 0,function(t,e){e&&void 0!==e.providedIn&&void 0===t.ngInjectableDef&&(t.ngInjectableDef=yp({providedIn:e.providedIn,factory:Oh(t,e)}))}),Rh=wp("NgModule",function(t){return t},void 0,void 0,function(t,e){var n=e&&e.imports||[];e&&e.exports&&(n=c(n,[e.exports])),t.ngInjectorDef=function r(t){return{factory:t.factory,providers:t.providers||[],imports:t.imports||[]}}({factory:Oh(t,{useClass:t}),providers:e&&e.providers,imports:n})});
726
+ */var Ap={},Pp=function Np(t,e){for(var n in t)if(t[n]===e)return n;throw Error("Could not find renamed property on target object.")}({provide:String,useValue:Ap},Ap),Op=[];function kp(t,e){if(!e){var n=(u=new Xl).parameters(t);return function(){return new(t.bind.apply(t,c([void 0],Tp(n))))}}if(Pp in e){var r=e;return function(){return r.useValue}}if(e.useExisting){var i=e;return function(){return Cp(i.useExisting)}}if(e.useFactory){var o=e;return function(){return o.useFactory.apply(o,c(Tp(o.deps||Op)))}}if(e.useClass){var s=e,a=e.deps;if(!a){var u=new Xl;a=u.parameters(t)}return function(){return new((t=s.useClass).bind.apply(t,c([void 0],Tp(a))));var t}}var l=e.deps;return l||(u=new Xl,l=u.parameters(t)),function(){return new(t.bind.apply(t,c([void 0],Tp(l))))}}var Mp,Ip=Nl("Injectable",void 0,void 0,void 0,function(t,e){e&&void 0!==e.providedIn&&void 0===t.ngInjectableDef&&(t.ngInjectableDef=wl({providedIn:e.providedIn,factory:kp(t,e)}))}),Rp=Nl("NgModule",function(t){return t},void 0,void 0,function(t,e){var n=e&&e.imports||[];e&&e.exports&&(n=c(n,[e.exports])),t.ngInjectorDef=function r(t){return{factory:t.factory,providers:t.providers||[],imports:t.imports||[]}}({factory:kp(t,{useClass:t}),providers:e&&e.providers,imports:n})});
756
727
  /**
757
728
  * @license
758
729
  * Copyright Google Inc. All Rights Reserved.
759
730
  *
760
731
  * Use of this source code is governed by an MIT-style license that can be
761
732
  * found in the LICENSE file at https://angular.io/license
762
- */(Mh=kh||(kh={}))[Mh.Emulated=0]="Emulated",Mh[Mh.Native=1]="Native",Mh[Mh.None=2]="None";
733
+ */!function(t){t[t.Emulated=0]="Emulated",t[t.Native=1]="Native",t[t.None=2]="None"}(Mp||(Mp={}));
763
734
  /**
764
735
  * @license
765
736
  * Copyright Google Inc. All Rights Reserved.
@@ -774,14 +745,14 @@ function Qp(t){return t.__forward_ref__=Qp,t.toString=function(){return qp(this(
774
745
  * Use of this source code is governed by an MIT-style license that can be
775
746
  * found in the LICENSE file at https://angular.io/license
776
747
  */
777
- var Dh=function Lh(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")},jh=new Dh("6.0.0-rc.3"),Fh="ngDebugContext",Vh="ngOriginalError",Hh="ngErrorLogger";function Bh(t){return t[Fh]}function qh(t){return t[Vh]}function Kh(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];t.error.apply(t,c(e))}
748
+ var Dp=function tt(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(".")[1],this.patch=t.split(".").slice(2).join(".")},jp=new Dp("6.0.0"),Lp="ngDebugContext",Fp="ngOriginalError",Vp="ngErrorLogger";function Hp(t){return t[Lp]}function Bp(t){return t[Fp]}function qp(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];t.error.apply(t,c(e))}
778
749
  /**
779
750
  * @license
780
751
  * Copyright Google Inc. All Rights Reserved.
781
752
  *
782
753
  * Use of this source code is governed by an MIT-style license that can be
783
754
  * found in the LICENSE file at https://angular.io/license
784
- */var Uh=function(){function t(){this._console=console}return t.prototype.handleError=function(t){var e=this._findOriginalError(t),n=this._findContext(t),r=function i(t){return t[Hh]||Kh}(t);r(this._console,"ERROR",t),e&&r(this._console,"ORIGINAL ERROR",e),n&&r(this._console,"ERROR CONTEXT",n)},t.prototype._findContext=function(t){return t?Bh(t)?Bh(t):this._findContext(qh(t)):null},t.prototype._findOriginalError=function(t){for(var e=qh(t);e&&qh(e);)e=qh(e);return e},t}();function zh(t){return t.length>1?" ("+
755
+ */var Kp=function(){function t(){this._console=console}return t.prototype.handleError=function(t){var e=this._findOriginalError(t),n=this._findContext(t),r=function i(t){return t[Vp]||qp}(t);r(this._console,"ERROR",t),e&&r(this._console,"ORIGINAL ERROR",e),n&&r(this._console,"ERROR CONTEXT",n)},t.prototype._findContext=function(t){return t?Hp(t)?Hp(t):this._findContext(Bp(t)):null},t.prototype._findOriginalError=function(t){for(var e=Bp(t);e&&Bp(e);)e=Bp(e);return e},t}();function Up(t){return t.length>1?" ("+
785
756
  /**
786
757
  * @license
787
758
  * Copyright Google Inc. All Rights Reserved.
@@ -789,7 +760,7 @@ var Dh=function Lh(t){this.full=t,this.major=t.split(".")[0],this.minor=t.split(
789
760
  * Use of this source code is governed by an MIT-style license that can be
790
761
  * found in the LICENSE file at https://angular.io/license
791
762
  */
792
- function e(t){for(var e=[],n=0;n<t.length;++n){if(e.indexOf(t[n])>-1)return e.push(t[n]),e;e.push(t[n])}return e}(t.slice().reverse()).map(function(t){return qp(t.token)}).join(" -> ")+")":""}function Wh(t,e,n,r){var i=[e],o=n(i),s=r?function a(t,e){var n=t+" caused by: "+(e instanceof Error?e.message:e),r=Error(n);return r[Vh]=e,r}(o,r):Error(o);return s.addKey=Xh,s.keys=i,s.injectors=[t],s.constructResolvingMessage=n,s[Vh]=r,s}function Xh(t,e){this.injectors.push(t),this.keys.push(e),this.message=this.constructResolvingMessage(this.keys)}function Gh(t,e){for(var n=[],r=0,i=e.length;r<i;r++){var o=e[r];n.push(o&&0!=o.length?o.map(qp).join(" "):"?")}return Error("Cannot resolve all parameters for '"+qp(t)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+qp(t)+"' is decorated with Injectable.")}
763
+ function e(t){for(var e=[],n=0;n<t.length;++n){if(e.indexOf(t[n])>-1)return e.push(t[n]),e;e.push(t[n])}return e}(t.slice().reverse()).map(function(t){return Ul(t.token)}).join(" -> ")+")":""}function zp(t,e,n,r){var i=[e],o=n(i),s=r?function a(t,e){var n=t+" caused by: "+(e instanceof Error?e.message:e),r=Error(n);return r[Fp]=e,r}(o,r):Error(o);return s.addKey=Wp,s.keys=i,s.injectors=[t],s.constructResolvingMessage=n,s[Fp]=r,s}function Wp(t,e){this.injectors.push(t),this.keys.push(e),this.message=this.constructResolvingMessage(this.keys)}function Gp(t,e){for(var n=[],r=0,i=e.length;r<i;r++){var o=e[r];n.push(o&&0!=o.length?o.map(Ul).join(" "):"?")}return Error("Cannot resolve all parameters for '"+Ul(t)+"'("+n.join(", ")+"). Make sure that all the parameters are decorated with Inject or have valid type annotations and that '"+Ul(t)+"' is decorated with Injectable.")}
793
764
  /**
794
765
  * @license
795
766
  * Copyright Google Inc. All Rights Reserved.
@@ -797,21 +768,21 @@ function e(t){for(var e=[],n=0;n<t.length;++n){if(e.indexOf(t[n])>-1)return e.pu
797
768
  * Use of this source code is governed by an MIT-style license that can be
798
769
  * found in the LICENSE file at https://angular.io/license
799
770
  */
800
- var Qh=function(){function t(t,e){if(this.token=t,this.id=e,!t)throw new Error("Token must be defined!");this.displayName=qp(this.token)}return t.get=function(t){return Yh.get(Yp(t))},Object.defineProperty(t,"numberOfKeys",{get:function(){return Yh.numberOfKeys},enumerable:!0,configurable:!0}),t}(),Yh=new(function(){function t(){this._allKeys=new Map}return t.prototype.get=function(t){if(t instanceof Qh)return t;if(this._allKeys.has(t))return this._allKeys.get(t);var e=new Qh(t,Qh.numberOfKeys);return this._allKeys.set(t,e),e},Object.defineProperty(t.prototype,"numberOfKeys",{get:function(){return this._allKeys.size},enumerable:!0,configurable:!0}),t}()),Zh=new(function(){function t(t){this.reflectionCapabilities=t}return t.prototype.updateCapabilities=function(t){this.reflectionCapabilities=t},t.prototype.factory=function(t){return this.reflectionCapabilities.factory(t)},t.prototype.parameters=function(t){return this.reflectionCapabilities.parameters(t)},t.prototype.annotations=function(t){return this.reflectionCapabilities.annotations(t)},t.prototype.propMetadata=function(t){return this.reflectionCapabilities.propMetadata(t)},t.prototype.hasLifecycleHook=function(t,e){return this.reflectionCapabilities.hasLifecycleHook(t,e)},t.prototype.getter=function(t){return this.reflectionCapabilities.getter(t)},t.prototype.setter=function(t){return this.reflectionCapabilities.setter(t)},t.prototype.method=function(t){return this.reflectionCapabilities.method(t)},t.prototype.importUri=function(t){return this.reflectionCapabilities.importUri(t)},t.prototype.resourceUri=function(t){return this.reflectionCapabilities.resourceUri(t)},t.prototype.resolveIdentifier=function(t,e,n,r){return this.reflectionCapabilities.resolveIdentifier(t,e,n,r)},t.prototype.resolveEnum=function(t,e){return this.reflectionCapabilities.resolveEnum(t,e)},t}())(new Wp),$h=function(){function t(t,e,n){this.key=t,this.optional=e,this.visibility=n}return t.fromKey=function(e){return new t(e,!1,null)},t}(),Jh=[],tf=function ef(t,e,n){this.key=t,this.resolvedFactories=e,this.multiProvider=n,this.resolvedFactory=this.resolvedFactories[0]},nf=function rf(t,e){this.factory=t,this.dependencies=e};function of(t){return new tf(Qh.get(t.provide),[function e(t){var e,n;if(t.useClass){var r=Yp(t.useClass);e=Zh.factory(r),n=sf(r)}else t.useExisting?(e=function(t){return t},n=[$h.fromKey(Qh.get(t.useExisting))]):t.useFactory?(e=t.useFactory,n=function i(t,e){if(e){var n=e.map(function(t){return[t]});return e.map(function(e){return af(t,e,n)})}return sf(t)}(t.useFactory,t.deps)):(e=function(){return t.useValue},n=Jh);return new nf(e,n)}(t)],t.multi||!1)}function sf(t){var e=Zh.parameters(t);if(!e)return[];if(e.some(function(t){return null==t}))throw Gh(t,e);return e.map(function(n){return af(t,n,e)})}function af(t,e,n){var r=null,i=!1;if(!Array.isArray(e))return uf(e instanceof Zp?e.token:e,i,null);for(var o=null,s=0;s<e.length;++s){var a=e[s];a instanceof kp?r=a:a instanceof Zp?r=a.token:a instanceof $p?i=!0:a instanceof Jp||a instanceof th?o=a:a instanceof mp&&(r=a)}if(null!=(r=Yp(r)))return uf(r,i,o);throw Gh(t,n)}function uf(t,e,n){return new $h(Qh.get(t),e,n)}
771
+ var Xp=function(){function t(t,e){if(this.token=t,this.id=e,!t)throw new Error("Token must be defined!");this.displayName=Ul(this.token)}return t.get=function(t){return Qp.get($l(t))},Object.defineProperty(t,"numberOfKeys",{get:function(){return Qp.numberOfKeys},enumerable:!0,configurable:!0}),t}(),Qp=new(function(){function t(){this._allKeys=new Map}return t.prototype.get=function(t){if(t instanceof Xp)return t;if(this._allKeys.has(t))return this._allKeys.get(t);var e=new Xp(t,Xp.numberOfKeys);return this._allKeys.set(t,e),e},Object.defineProperty(t.prototype,"numberOfKeys",{get:function(){return this._allKeys.size},enumerable:!0,configurable:!0}),t}()),Yp=new(function(){function t(t){this.reflectionCapabilities=t}return t.prototype.updateCapabilities=function(t){this.reflectionCapabilities=t},t.prototype.factory=function(t){return this.reflectionCapabilities.factory(t)},t.prototype.parameters=function(t){return this.reflectionCapabilities.parameters(t)},t.prototype.annotations=function(t){return this.reflectionCapabilities.annotations(t)},t.prototype.propMetadata=function(t){return this.reflectionCapabilities.propMetadata(t)},t.prototype.hasLifecycleHook=function(t,e){return this.reflectionCapabilities.hasLifecycleHook(t,e)},t.prototype.getter=function(t){return this.reflectionCapabilities.getter(t)},t.prototype.setter=function(t){return this.reflectionCapabilities.setter(t)},t.prototype.method=function(t){return this.reflectionCapabilities.method(t)},t.prototype.importUri=function(t){return this.reflectionCapabilities.importUri(t)},t.prototype.resourceUri=function(t){return this.reflectionCapabilities.resourceUri(t)},t.prototype.resolveIdentifier=function(t,e,n,r){return this.reflectionCapabilities.resolveIdentifier(t,e,n,r)},t.prototype.resolveEnum=function(t,e){return this.reflectionCapabilities.resolveEnum(t,e)},t}())(new Xl),Zp=function(){function t(t,e,n){this.key=t,this.optional=e,this.visibility=n}return t.fromKey=function(e){return new t(e,!1,null)},t}(),$p=[],Jp=function Jp(t,e,n){this.key=t,this.resolvedFactories=e,this.multiProvider=n,this.resolvedFactory=this.resolvedFactories[0]},th=function th(t,e){this.factory=t,this.dependencies=e};function eh(t){return new Jp(Xp.get(t.provide),[function e(t){var e,n;if(t.useClass){var r=$l(t.useClass);e=Yp.factory(r),n=nh(r)}else t.useExisting?(e=function(t){return t},n=[Zp.fromKey(Xp.get(t.useExisting))]):t.useFactory?(e=t.useFactory,n=function i(t,e){if(e){var n=e.map(function(t){return[t]});return e.map(function(e){return rh(t,e,n)})}return nh(t)}(t.useFactory,t.deps)):(e=function(){return t.useValue},n=$p);return new th(e,n)}(t)],t.multi||!1)}function nh(t){var e=Yp.parameters(t);if(!e)return[];if(e.some(function(t){return null==t}))throw Gp(t,e);return e.map(function(n){return rh(t,n,e)})}function rh(t,e,n){var r=null,i=!1;if(!Array.isArray(e))return ih(e instanceof Jl?e.token:e,i,null);for(var o=null,s=0;s<e.length;++s){var a=e[s];a instanceof Il?r=a:a instanceof Jl?r=a.token:a instanceof tp?i=!0:a instanceof ep||a instanceof np?o=a:a instanceof Cl&&(r=a)}if(null!=(r=$l(r)))return ih(r,i,o);throw Gp(t,n)}function ih(t,e,n){return new Zp(Xp.get(t),e,n)}
801
772
  /**
802
773
  * @license
803
774
  * Copyright Google Inc. All Rights Reserved.
804
775
  *
805
776
  * Use of this source code is governed by an MIT-style license that can be
806
777
  * found in the LICENSE file at https://angular.io/license
807
- */var cf=new Object,lf=function(){function t(){}return t.resolve=function(t){return function e(t){var e=function n(t,e){for(var n=0;n<t.length;n++){var r=t[n],i=e.get(r.key.id);if(i){if(r.multiProvider!==i.multiProvider)throw Error("Cannot mix multi providers and regular providers, got: "+i+" "+r);if(r.multiProvider)for(var o=0;o<r.resolvedFactories.length;o++)i.resolvedFactories.push(r.resolvedFactories[o]);else e.set(r.key.id,r)}else{var s;s=r.multiProvider?new tf(r.key,r.resolvedFactories.slice(),r.multiProvider):r,e.set(r.key.id,s)}}return e}(function t(e,n){return e.forEach(function(e){if(e instanceof kp)n.push({provide:e,useClass:e});else if(e&&"object"==typeof e&&void 0!==e.provide)n.push(e);else{if(!(e instanceof Array))throw function r(t){return Error("Invalid provider - only instances of Provider and Type are allowed, got: "+t)}(e);t(e,n)}}),n}(t,[]).map(of),new Map);return Array.from(e.values())}(t)},t.resolveAndCreate=function(e,n){var r=t.resolve(e);return t.fromResolvedProviders(r,n)},t.fromResolvedProviders=function(t,e){return new pf(t,e)},t}(),pf=function(){function t(t,e){this._constructionCounter=0,this._providers=t,this.parent=e||null;var n=t.length;this.keyIds=new Array(n),this.objs=new Array(n);for(var r=0;r<n;r++)this.keyIds[r]=t[r].key.id,this.objs[r]=cf}return t.prototype.get=function(t,e){return void 0===e&&(e=rh),this._getByKey(Qh.get(t),null,e)},t.prototype.resolveAndCreateChild=function(t){var e=lf.resolve(t);return this.createChildFromResolved(e)},t.prototype.createChildFromResolved=function(e){var n=new t(e);return n.parent=this,n},t.prototype.resolveAndInstantiate=function(t){return this.instantiateResolved(lf.resolve([t])[0])},t.prototype.instantiateResolved=function(t){return this._instantiateProvider(t)},t.prototype.getProviderAtIndex=function(t){if(t<0||t>=this._providers.length)throw function e(t){return Error("Index "+t+" is out-of-bounds.")}(t);return this._providers[t]},t.prototype._new=function(t){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw function e(t,n){return Wh(t,n,function(t){return"Cannot instantiate cyclic dependency!"+zh(t)})}(this,t.key);return this._instantiateProvider(t)},t.prototype._getMaxNumberOfObjects=function(){return this.objs.length},t.prototype._instantiateProvider=function(t){if(t.multiProvider){for(var e=new Array(t.resolvedFactories.length),n=0;n<t.resolvedFactories.length;++n)e[n]=this._instantiate(t,t.resolvedFactories[n]);return e}return this._instantiate(t,t.resolvedFactories[0])},t.prototype._instantiate=function(t,e){var n,r,i=this,o=e.factory;try{n=e.dependencies.map(function(t){return i._getByReflectiveDependency(t)})}catch(e){throw e.addKey&&e.addKey(this,t.key),e}try{r=o.apply(void 0,c(n))}catch(e){throw function Zr(t,e,n,r){return Wh(t,r,function(t){var n=qp(t[0].token);return e.message+": Error during instantiation of "+n+"!"+zh(t)+"."},e)}(this,e,0,t.key)}return r},t.prototype._getByReflectiveDependency=function(t){return this._getByKey(t.key,t.visibility,t.optional?null:rh)},t.prototype._getByKey=function(e,n,r){return e===t.INJECTOR_KEY?this:n instanceof Jp?this._getByKeySelf(e,r):this._getByKeyDefault(e,r,n)},t.prototype._getObjByKeyId=function(t){for(var e=0;e<this.keyIds.length;e++)if(this.keyIds[e]===t)return this.objs[e]===cf&&(this.objs[e]=this._new(this._providers[e])),this.objs[e];return cf},t.prototype._throwOrNull=function(t,e){if(e!==rh)return e;throw function n(t,e){return Wh(t,e,function(t){return"No provider for "+qp(t[0].token)+"!"+zh(t)})}(this,t)},t.prototype._getByKeySelf=function(t,e){var n=this._getObjByKeyId(t.id);return n!==cf?n:this._throwOrNull(t,e)},t.prototype._getByKeyDefault=function(e,n,r){var i;for(i=r instanceof th?this.parent:this;i instanceof t;){var o=i,s=o._getObjByKeyId(e.id);if(s!==cf)return s;i=o.parent}return null!==i?i.get(e.token,n):this._throwOrNull(e,n)},Object.defineProperty(t.prototype,"displayName",{get:function(){return"ReflectiveInjector(providers: ["+function t(e,n){for(var r=new Array(e._providers.length),i=0;i<e._providers.length;++i)r[i]=n(e.getProviderAtIndex(i));return r}
778
+ */var oh=new Object,sh=function(){function t(){}return t.resolve=function(t){return function e(t){var e=function n(t,e){for(var n=0;n<t.length;n++){var r=t[n],i=e.get(r.key.id);if(i){if(r.multiProvider!==i.multiProvider)throw Error("Cannot mix multi providers and regular providers, got: "+i+" "+r);if(r.multiProvider)for(var o=0;o<r.resolvedFactories.length;o++)i.resolvedFactories.push(r.resolvedFactories[o]);else e.set(r.key.id,r)}else{var s;s=r.multiProvider?new Jp(r.key,r.resolvedFactories.slice(),r.multiProvider):r,e.set(r.key.id,s)}}return e}(function t(e,n){return e.forEach(function(e){if(e instanceof Il)n.push({provide:e,useClass:e});else if(e&&"object"==typeof e&&void 0!==e.provide)n.push(e);else{if(!(e instanceof Array))throw function r(t){return Error("Invalid provider - only instances of Provider and Type are allowed, got: "+t)}(e);t(e,n)}}),n}(t,[]).map(eh),new Map);return Array.from(e.values())}(t)},t.resolveAndCreate=function(e,n){var r=t.resolve(e);return t.fromResolvedProviders(r,n)},t.fromResolvedProviders=function(t,e){return new ah(t,e)},t}(),ah=function(){function t(t,e){this._constructionCounter=0,this._providers=t,this.parent=e||null;var n=t.length;this.keyIds=new Array(n),this.objs=new Array(n);for(var r=0;r<n;r++)this.keyIds[r]=t[r].key.id,this.objs[r]=oh}return t.prototype.get=function(t,e){return void 0===e&&(e=op),this._getByKey(Xp.get(t),null,e)},t.prototype.resolveAndCreateChild=function(t){var e=sh.resolve(t);return this.createChildFromResolved(e)},t.prototype.createChildFromResolved=function(e){var n=new t(e);return n.parent=this,n},t.prototype.resolveAndInstantiate=function(t){return this.instantiateResolved(sh.resolve([t])[0])},t.prototype.instantiateResolved=function(t){return this._instantiateProvider(t)},t.prototype.getProviderAtIndex=function(t){if(t<0||t>=this._providers.length)throw function e(t){return Error("Index "+t+" is out-of-bounds.")}(t);return this._providers[t]},t.prototype._new=function(t){if(this._constructionCounter++>this._getMaxNumberOfObjects())throw function e(t,n){return zp(t,n,function(t){return"Cannot instantiate cyclic dependency!"+Up(t)})}(this,t.key);return this._instantiateProvider(t)},t.prototype._getMaxNumberOfObjects=function(){return this.objs.length},t.prototype._instantiateProvider=function(t){if(t.multiProvider){for(var e=new Array(t.resolvedFactories.length),n=0;n<t.resolvedFactories.length;++n)e[n]=this._instantiate(t,t.resolvedFactories[n]);return e}return this._instantiate(t,t.resolvedFactories[0])},t.prototype._instantiate=function(t,e){var n,r,i=this,o=e.factory;try{n=e.dependencies.map(function(t){return i._getByReflectiveDependency(t)})}catch(e){throw e.addKey&&e.addKey(this,t.key),e}try{r=o.apply(void 0,c(n))}catch(e){throw function s(t,e,n,r){return zp(t,r,function(t){var n=Ul(t[0].token);return e.message+": Error during instantiation of "+n+"!"+Up(t)+"."},e)}(this,e,0,t.key)}return r},t.prototype._getByReflectiveDependency=function(t){return this._getByKey(t.key,t.visibility,t.optional?null:op)},t.prototype._getByKey=function(e,n,r){return e===t.INJECTOR_KEY?this:n instanceof ep?this._getByKeySelf(e,r):this._getByKeyDefault(e,r,n)},t.prototype._getObjByKeyId=function(t){for(var e=0;e<this.keyIds.length;e++)if(this.keyIds[e]===t)return this.objs[e]===oh&&(this.objs[e]=this._new(this._providers[e])),this.objs[e];return oh},t.prototype._throwOrNull=function(t,e){if(e!==op)return e;throw function n(t,e){return zp(t,e,function(t){return"No provider for "+Ul(t[0].token)+"!"+Up(t)})}(this,t)},t.prototype._getByKeySelf=function(t,e){var n=this._getObjByKeyId(t.id);return n!==oh?n:this._throwOrNull(t,e)},t.prototype._getByKeyDefault=function(e,n,r){var i;for(i=r instanceof np?this.parent:this;i instanceof t;){var o=i,s=o._getObjByKeyId(e.id);if(s!==oh)return s;i=o.parent}return null!==i?i.get(e.token,n):this._throwOrNull(e,n)},Object.defineProperty(t.prototype,"displayName",{get:function(){return"ReflectiveInjector(providers: ["+function t(e,n){for(var r=new Array(e._providers.length),i=0;i<e._providers.length;++i)r[i]=n(e.getProviderAtIndex(i));return r}
808
779
  /**
809
780
  * @license
810
781
  * Copyright Google Inc. All Rights Reserved.
811
782
  *
812
783
  * Use of this source code is governed by an MIT-style license that can be
813
784
  * found in the LICENSE file at https://angular.io/license
814
- */(this,function(t){return' "'+t.key.displayName+'" '}).join(", ")+"])"},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return this.displayName},t.INJECTOR_KEY=Qh.get(sh),t}();
785
+ */(this,function(t){return' "'+t.key.displayName+'" '}).join(", ")+"])"},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return this.displayName},t.INJECTOR_KEY=Xp.get(up),t}();
815
786
  /**
816
787
  * @license
817
788
  * Copyright Google Inc. All Rights Reserved.
@@ -826,7 +797,7 @@ var Qh=function(){function t(t,e){if(this.token=t,this.id=e,!t)throw new Error("
826
797
  * Use of this source code is governed by an MIT-style license that can be
827
798
  * found in the LICENSE file at https://angular.io/license
828
799
  */
829
- function hf(t){return"function"==typeof t}new mp("The presence of this token marks an injector as being the root injector.");var ff=!1,df={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){if(t){var e=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+e.stack)}else ff&&console.log("RxJS: Back to a better error behavior. Thank you. <3");ff=t},get useDeprecatedSynchronousErrorHandling(){return ff}};function vf(t){setTimeout(function(){throw t})}var yf={closed:!0,next:function(t){},error:function(t){if(df.useDeprecatedSynchronousErrorHandling)throw t;vf(t)},complete:function(){}},mf=Array.isArray||function(t){return t&&"number"==typeof t.length};function gf(t){return null!=t&&"object"==typeof t}var _f,bf={e:{}};function wf(){try{return _f.apply(this,arguments)}catch(t){return bf.e=t,bf}}function xf(t){return _f=t,wf}var Ef,Sf=(Ef=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Ef(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Cf=function(t){function e(n){var r=t.call(this,n?n.length+" errors occurred during unsubscription:\n "+n.map(function(t,e){return e+1+") "+t.toString()}).join("\n "):"")||this;return r.errors=n,r.name="UnsubscriptionError",Object.setPrototypeOf(r,e.prototype),r}return Sf(e,t),e}(Error),Tf=function(){function t(t){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,t&&(this._unsubscribe=t)}var e;return t.prototype.unsubscribe=function(){var t,e=!1;if(!this.closed){var n=this._parent,r=this._parents,i=this._unsubscribe,o=this._subscriptions;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;for(var s=-1,a=r?r.length:0;n;)n.remove(this),n=++s<a&&r[s]||null;if(hf(i)&&xf(i).call(this)===bf&&(e=!0,t=t||(bf.e instanceof Cf?Af(bf.e.errors):[bf.e])),mf(o))for(s=-1,a=o.length;++s<a;){var u=o[s];if(gf(u)&&xf(u.unsubscribe).call(u)===bf){e=!0,t=t||[];var c=bf.e;c instanceof Cf?t=t.concat(Af(c.errors)):t.push(c)}}if(e)throw new Cf(t)}},t.prototype.add=function(e){if(!e||e===t.EMPTY)return t.EMPTY;if(e===this)return this;var n=e;switch(typeof e){case"function":n=new t(e);case"object":if(n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if("function"!=typeof n._addParent){var r=n;(n=new t)._subscriptions=[r]}break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}return(this._subscriptions||(this._subscriptions=[])).push(n),n._addParent(this),n},t.prototype.remove=function(t){var e=this._subscriptions;if(e){var n=e.indexOf(t);-1!==n&&e.splice(n,1)}},t.prototype._addParent=function(t){var e=this._parent,n=this._parents;e&&e!==t?n?-1===n.indexOf(t)&&n.push(t):this._parents=[t]:this._parent=t},t.EMPTY=((e=new t).closed=!0,e),t}();function Af(t){return t.reduce(function(t,e){return t.concat(e instanceof Cf?e.errors:e)},[])}var Pf,Nf="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("rxSubscriber"):"@@rxSubscriber",Of=(Pf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Pf(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),kf=function(t){function e(e,n,r){var i=t.call(this)||this;switch(i.syncErrorValue=null,i.syncErrorThrown=!1,i.syncErrorThrowable=!1,i.isStopped=!1,arguments.length){case 0:i.destination=yf;break;case 1:if(!e){i.destination=yf;break}if("object"==typeof e){if(function o(t){return t instanceof kf||"syncErrorThrowable"in t&&t[Nf]}(e)){var s=e[Nf]();i.syncErrorThrowable=s.syncErrorThrowable,i.destination=s,s.add(i)}else i.syncErrorThrowable=!0,i.destination=new Mf(i,e);break}default:i.syncErrorThrowable=!0,i.destination=new Mf(i,e,n,r)}return i}return Of(e,t),e.prototype[Nf]=function(){return this},e.create=function(t,n,r){var i=new e(t,n,r);return i.syncErrorThrowable=!1,i},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},e.prototype._unsubscribeAndRecycle=function(){var t=this._parent,e=this._parents;return this._parent=null,this._parents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parent=t,this._parents=e,this},e}(Tf),Mf=function(t){function e(e,n,r,i){var o,s=t.call(this)||this;s._parentSubscriber=e;var a=s;return hf(n)?o=n:n&&(o=n.next,r=n.error,i=n.complete,n!==yf&&(hf((a=Object.create(n)).unsubscribe)&&s.add(a.unsubscribe.bind(a)),a.unsubscribe=s.unsubscribe.bind(s))),s._context=a,s._next=o,s._error=r,s._complete=i,s}return Of(e,t),e.prototype.next=function(t){if(!this.isStopped&&this._next){var e=this._parentSubscriber;df.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},e.prototype.error=function(t){if(!this.isStopped){var e=this._parentSubscriber,n=df.useDeprecatedSynchronousErrorHandling;if(this._error)n&&e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(e.syncErrorThrowable)n?(e.syncErrorValue=t,e.syncErrorThrown=!0):vf(t),this.unsubscribe();else{if(this.unsubscribe(),n)throw t;vf(t)}}},e.prototype.complete=function(){var t=this;if(!this.isStopped){var e=this._parentSubscriber;if(this._complete){var n=function(){return t._complete.call(t._context)};df.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?(this.__tryOrSetError(e,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},e.prototype.__tryOrUnsub=function(t,e){try{t.call(this._context,e)}catch(t){if(this.unsubscribe(),df.useDeprecatedSynchronousErrorHandling)throw t;vf(t)}},e.prototype.__tryOrSetError=function(t,e,n){if(!df.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(e){return df.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=e,t.syncErrorThrown=!0,!0):(vf(e),!0)}return!1},e.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},e}(kf),If="function"==typeof Symbol&&Symbol.observable||"@@observable";function Rf(){}var Df=function(){function t(t){this._isScalar=!1,t&&(this._subscribe=t)}return t.prototype.lift=function(e){var n=new t;return n.source=this,n.operator=e,n},t.prototype.subscribe=function(t,e,n){var r=this.operator,i=function o(t,e,n){if(t){if(t instanceof kf)return t;if(t[Nf])return t[Nf]()}return t||e||n?new kf(t,e,n):new kf(yf)}(t,e,n);if(r?r.call(i,this.source):i.add(this.source||!i.syncErrorThrowable?this._subscribe(i):this._trySubscribe(i)),df.useDeprecatedSynchronousErrorHandling&&i.syncErrorThrowable&&(i.syncErrorThrowable=!1,i.syncErrorThrown))throw i.syncErrorValue;return i},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){df.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=e),t.error(e)}},t.prototype.forEach=function(t,e){var n=this;return new(e=Lf(e))(function(e,r){var i;i=n.subscribe(function(e){try{t(e)}catch(t){r(t),i&&i.unsubscribe()}},r,e)})},t.prototype._subscribe=function(t){var e=this.source;return e&&e.subscribe(t)},t.prototype[If]=function(){return this},t.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 0===t.length?this:function n(t){return t?1===t.length?t[0]:function e(n){return t.reduce(function(t,e){return e(t)},n)}:Rf}(t)(this)},t.prototype.toPromise=function(t){var e=this;return new(t=Lf(t))(function(t,n){var r;e.subscribe(function(t){return r=t},function(t){return n(t)},function(){return t(r)})})},t.create=function(e){return new t(e)},t}();function Lf(t){if(t||(t=df.Promise||Promise),!t)throw new Error("no Promise impl found");return t}var jf,Ff,Vf,Hf,Bf=(jf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}jf(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),qf=function(t){function e(){var n=t.call(this,"object unsubscribed")||this;return n.name="ObjectUnsubscribedError",Object.setPrototypeOf(n,e.prototype),n}return Bf(e,t),e}(Error),Kf=(Ff=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Ff(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Uf=function(t){function e(e,n){var r=t.call(this)||this;return r.subject=e,r.subscriber=n,r.closed=!1,r}return Kf(e,t),e.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,e=t.observers;if(this.subject=null,e&&0!==e.length&&!t.isStopped&&!t.closed){var n=e.indexOf(this.subscriber);-1!==n&&e.splice(n,1)}}},e}(Tf),zf=(Vf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Vf(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Wf=function(t){function e(e){var n=t.call(this,e)||this;return n.destination=e,n}return zf(e,t),e}(kf),Xf=function(t){function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return zf(e,t),e.prototype[Nf]=function(){return new Wf(this)},e.prototype.lift=function(t){var e=new Gf(this,this);return e.operator=t,e},e.prototype.next=function(t){if(this.closed)throw new qf;if(!this.isStopped)for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].next(t)},e.prototype.error=function(t){if(this.closed)throw new qf;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].error(t);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new qf;this.isStopped=!0;for(var t=this.observers,e=t.length,n=t.slice(),r=0;r<e;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new qf;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){if(this.closed)throw new qf;return this.hasError?(t.error(this.thrownError),Tf.EMPTY):this.isStopped?(t.complete(),Tf.EMPTY):(this.observers.push(t),new Uf(this,t))},e.prototype.asObservable=function(){var t=new Df;return t.source=this,t},e.create=function(t,e){return new Gf(t,e)},e}(Df),Gf=function(t){function e(e,n){var r=t.call(this)||this;return r.destination=e,r.source=n,r}return zf(e,t),e.prototype.next=function(t){var e=this.destination;e&&e.next&&e.next(t)},e.prototype.error=function(t){var e=this.destination;e&&e.error&&this.destination.error(t)},e.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},e.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):Tf.EMPTY},e}(Xf),Qf=(Hf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Hf(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});function Yf(){return function t(e){return e.lift(new id(e))}}var Zf,$f,Jf,td,ed,nd,rd,id=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new od(t,n),i=e.subscribe(r);return r.closed||(r.connection=n.connect()),i},t}(),od=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return Qf(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(kf),sd=(Zf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Zf(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),ad=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return sd(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new Tf).add(this.source.subscribe(new cd(this.getSubject(),this))),t.closed?(this._connection=null,t=Tf.EMPTY):this._connection=t),t},e.prototype.refCount=function(){return Yf()(this)},e}(Df).prototype,ud={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:ad._subscribe},_isComplete:{value:ad._isComplete,writable:!0},getSubject:{value:ad.getSubject},connect:{value:ad.connect},refCount:{value:ad.refCount}},cd=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return sd(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}},e}(Wf),ld=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}sd(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null}}(kf),$f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}$f(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),pd=(function(t){function e(e){var n=t.call(this)||this;return n._value=e,n}ld(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var n=t.prototype._subscribe.call(this,e);return n&&!n.closed&&e.next(this._value),n},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new qf;return this._value},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)}}(Xf),Jf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Jf(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),hd=function(t){function e(e,n){return t.call(this)||this}return pd(e,t),e.prototype.schedule=function(t,e){return void 0===e&&(e=0),this},e}(Tf),fd=(td=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}td(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),dd=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r.pending=!1,r}return fd(e,t),e.prototype.schedule=function(t,e){if(void 0===e&&(e=0),this.closed)return this;this.state=t;var n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,e)),this.pending=!0,this.delay=e,this.id=this.id||this.requestAsyncId(r,this.id,e),this},e.prototype.requestAsyncId=function(t,e,n){return void 0===n&&(n=0),setInterval(t.flush.bind(t,this),n)},e.prototype.recycleAsyncId=function(t,e,n){if(void 0===n&&(n=0),null!==n&&this.delay===n&&!1===this.pending)return e;clearInterval(e)},e.prototype.execute=function(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},e.prototype._execute=function(t,e){var n=!1,r=void 0;try{this.work(t)}catch(t){n=!0,r=!!t&&t||new Error(t)}if(n)return this.unsubscribe(),r},e.prototype._unsubscribe=function(){var t=this.id,e=this.scheduler,n=e.actions,r=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&&n.splice(r,1),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null},e}(hd),vd=(ed=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}ed(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),yd=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return vd(e,t),e.prototype.schedule=function(e,n){return void 0===n&&(n=0),n>0?t.prototype.schedule.call(this,e,n):(this.delay=n,this.state=e,this.scheduler.flush(this),this)},e.prototype.execute=function(e,n){return n>0||this.closed?t.prototype.execute.call(this,e,n):this._execute(e,n)},e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0?t.prototype.requestAsyncId.call(this,e,n,r):e.flush(this)},e}(dd),md=function(){function t(e,n){void 0===n&&(n=t.now),this.SchedulerAction=e,this.now=n}return t.prototype.schedule=function(t,e,n){return void 0===e&&(e=0),new this.SchedulerAction(this,t).schedule(n,e)},t.now=Date.now?Date.now:function(){return+new Date},t}(),gd=(nd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}nd(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),_d=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.actions=[],e.active=!1,e.scheduled=void 0,e}return gd(e,t),e.prototype.flush=function(t){var e=this.actions;if(this.active)e.push(t);else{var n;this.active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}},e}(md),bd=(rd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}rd(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),wd=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return bd(e,t),e}(_d))(yd),xd=new Df(function(t){return t.complete()});function Ed(t){return t?function e(t){return new Df(function(e){return t.schedule(function(){return e.complete()})})}(t):xd}function Sd(t){return t&&"function"==typeof t.schedule}var Cd=function(t){return function(e){for(var n=0,r=t.length;n<r&&!e.closed;n++)e.next(t[n]);e.closed||e.complete()}};function Td(t,e){return new Df(e?function(n){var r=new Tf,i=0;return r.add(e.schedule(function(){i!==t.length?(n.next(t[i++]),n.closed||r.add(this.schedule())):n.complete()})),r}:Cd(t))}function Ad(t){t.subscriber.error(t.error)}var Pd,Nd,Od,kd,Md,Id,Rd,Dd,Ld=function(){function t(t,e,n){this.kind=t,this.value=e,this.error=n,this.hasValue="N"===t}return t.prototype.observe=function(t){switch(this.kind){case"N":return t.next&&t.next(this.value);case"E":return t.error&&t.error(this.error);case"C":return t.complete&&t.complete()}},t.prototype.do=function(t,e,n){switch(this.kind){case"N":return t&&t(this.value);case"E":return e&&e(this.error);case"C":return n&&n()}},t.prototype.accept=function(t,e,n){return t&&"function"==typeof t.next?this.observe(t):this.do(t,e,n)},t.prototype.toObservable=function(){switch(this.kind){case"N":return function t(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];switch(Sd(n)?t.pop():n=void 0,t.length){case 0:return Ed(n);case 1:return n?Td(t,n):function r(t){var e=new Df(function(e){e.next(t),e.complete()});return e._isScalar=!0,e.value=t,e}(t[0]);default:return Td(t,n)}}(this.value);case"E":return function e(t,n){return new Df(n?function(e){return n.schedule(Ad,0,{error:t,subscriber:e})}:function(e){return e.error(t)})}(this.error);case"C":return Ed()}throw new Error("unexpected notification kind value")},t.createNext=function(e){return void 0!==e?new t("N",e):t.undefinedValueNotification},t.createError=function(e){return new t("E",void 0,e)},t.createComplete=function(){return t.completeNotification},t.completeNotification=new t("C"),t.undefinedValueNotification=new t("N",void 0),t}(),jd=(Pd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Pd(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Fd=function(t){function e(e,n,r){void 0===r&&(r=0);var i=t.call(this,e)||this;return i.scheduler=n,i.delay=r,i}return jd(e,t),e.dispatch=function(t){t.notification.observe(t.destination),this.unsubscribe()},e.prototype.scheduleMessage=function(t){this.add(this.scheduler.schedule(e.dispatch,this.delay,new Vd(t,this.destination)))},e.prototype._next=function(t){this.scheduleMessage(Ld.createNext(t))},e.prototype._error=function(t){this.scheduleMessage(Ld.createError(t))},e.prototype._complete=function(){this.scheduleMessage(Ld.createComplete())},e}(kf),Vd=function Hd(t,e){this.notification=t,this.destination=e},Bd=(Nd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Nd(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),qd=(function(t){function e(e,n,r){void 0===e&&(e=Number.POSITIVE_INFINITY),void 0===n&&(n=Number.POSITIVE_INFINITY);var i=t.call(this)||this;return i.scheduler=r,i._events=[],i._infiniteTimeWindow=!1,i._bufferSize=e<1?1:e,i._windowTime=n<1?1:n,n===Number.POSITIVE_INFINITY?(i._infiniteTimeWindow=!0,i.next=i.nextInfiniteTimeWindow):i.next=i.nextTimeWindow,i}Bd(e,t),e.prototype.nextInfiniteTimeWindow=function(e){var n=this._events;n.push(e),n.length>this._bufferSize&&n.shift(),t.prototype.next.call(this,e)},e.prototype.nextTimeWindow=function(e){this._events.push(new qd(this._getNow(),e)),this._trimBufferThenGetEvents(),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){var e,n=this._infiniteTimeWindow,r=n?this._events:this._trimBufferThenGetEvents(),i=this.scheduler,o=r.length;if(this.closed)throw new qf;if(this.isStopped||this.hasError?e=Tf.EMPTY:(this.observers.push(t),e=new Uf(this,t)),i&&t.add(t=new Fd(t,i)),n)for(var s=0;s<o&&!t.closed;s++)t.next(r[s]);else for(s=0;s<o&&!t.closed;s++)t.next(r[s].value);return this.hasError?t.error(this.thrownError):this.isStopped&&t.complete(),e},e.prototype._getNow=function(){return(this.scheduler||wd).now()},e.prototype._trimBufferThenGetEvents=function(){for(var t=this._getNow(),e=this._bufferSize,n=this._windowTime,r=this._events,i=r.length,o=0;o<i&&!(t-r[o].time<n);)o++;return i>e&&(o=Math.max(o,i-e)),o>0&&r.splice(0,o),r}}(Xf),function Kd(t,e){this.time=t,this.value=e}),Ud=(Od=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Od(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),zd=(function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.value=null,e.hasNext=!1,e.hasCompleted=!1,e}Ud(e,t),e.prototype._subscribe=function(e){return this.hasError?(e.error(this.thrownError),Tf.EMPTY):this.hasCompleted&&this.hasNext?(e.next(this.value),e.complete(),Tf.EMPTY):t.prototype._subscribe.call(this,e)},e.prototype.next=function(t){this.hasCompleted||(this.value=t,this.hasNext=!0)},e.prototype.error=function(e){this.hasCompleted||t.prototype.error.call(this,e)},e.prototype.complete=function(){this.hasCompleted=!0,this.hasNext&&t.prototype.next.call(this,this.value),t.prototype.complete.call(this)}}(Xf),0),Wd={},Xd=(kd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}kd(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Gd=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return Xd(e,t),e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0?t.prototype.requestAsyncId.call(this,e,n,r):(e.actions.push(this),e.scheduled||(e.scheduled=(i=e.flush.bind(e,null),o=zd++,Wd[o]=i,Promise.resolve().then(function(){return function t(e){var n=Wd[e];n&&n()}(o)}),o)));var i,o},e.prototype.recycleAsyncId=function(e,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return t.prototype.recycleAsyncId.call(this,e,n,r);0===e.actions.length&&(delete Wd[n],e.scheduled=void 0)},e}(dd),Qd=(Md=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Md(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Yd=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Qd(e,t),e.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var e,n=this.actions,r=-1,i=n.length;t=t||n.shift();do{if(e=t.execute(t.state,t.delay))break}while(++r<i&&(t=n.shift()));if(this.active=!1,e){for(;++r<i&&(t=n.shift());)t.unsubscribe();throw e}},e}(_d))(Gd),Zd=(new _d(dd),Id=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Id(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),$d=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return Zd(e,t),e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0?t.prototype.requestAsyncId.call(this,e,n,r):(e.actions.push(this),e.scheduled||(e.scheduled=requestAnimationFrame(function(){return e.flush(null)})))},e.prototype.recycleAsyncId=function(e,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return t.prototype.recycleAsyncId.call(this,e,n,r);0===e.actions.length&&(cancelAnimationFrame(n),e.scheduled=void 0)},e}(dd),Jd=(Rd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Rd(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),tv=(new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Jd(e,t),e.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var e,n=this.actions,r=-1,i=n.length;t=t||n.shift();do{if(e=t.execute(t.state,t.delay))break}while(++r<i&&(t=n.shift()));if(this.active=!1,e){for(;++r<i&&(t=n.shift());)t.unsubscribe();throw e}},e}(_d))($d),Dd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Dd(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),ev=(function(t){function e(e,n){void 0===e&&(e=ev),void 0===n&&(n=Number.POSITIVE_INFINITY);var r=t.call(this,e,function(){return r.frame})||this;return r.maxFrames=n,r.frame=0,r.index=-1,r}tv(e,t),e.prototype.flush=function(){for(var t,e,n=this.actions,r=this.maxFrames;(e=n.shift())&&(this.frame=e.delay)<=r&&!(t=e.execute(e.state,e.delay)););if(t){for(;e=n.shift();)e.unsubscribe();throw t}},e.frameTimeFactor=10}(_d),function(t){function e(e,n,r){void 0===r&&(r=e.index+=1);var i=t.call(this,e,n)||this;return i.scheduler=e,i.work=n,i.index=r,i.active=!0,i.index=e.index=r,i}return tv(e,t),e.prototype.schedule=function(n,r){if(void 0===r&&(r=0),!this.id)return t.prototype.schedule.call(this,n,r);this.active=!1;var i=new e(this.scheduler,this.work);return this.add(i),i.schedule(n,r)},e.prototype.requestAsyncId=function(t,n,r){void 0===r&&(r=0),this.delay=t.frame+r;var i=t.actions;return i.push(this),i.sort(e.sortActions),!0},e.prototype.recycleAsyncId=function(t,e,n){void 0===n&&(n=0)},e.prototype._execute=function(e,n){if(!0===this.active)return t.prototype._execute.call(this,e,n)},e.sortActions=function(t,e){return t.delay===e.delay?t.index===e.index?0:t.index>e.index?1:-1:t.delay>e.delay?1:-1},e}(dd));function nv(t){return t}var rv,iv,ov,sv,av,uv,cv,lv,pv=(rv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}rv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),hv=(lv=Error,pv(function t(){var e=lv.call(this,"argument out of range")||this;return e.name="ArgumentOutOfRangeError",Object.setPrototypeOf(e,t.prototype),e},lv),iv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}iv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),fv=function(t){function e(){var n=t.call(this,"no elements in sequence")||this;return n.name="EmptyError",Object.setPrototypeOf(n,e.prototype),n}return hv(e,t),e}(Error),dv=(ov=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}ov(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),vv=(cv=Error,dv(function t(){var e=cv.call(this,"Timeout has occurred")||this;return Object.setPrototypeOf(e,t.prototype),e},cv),sv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}sv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),yv=function(){function t(t,e){this.project=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new mv(t,this.project,this.thisArg))},t}(),mv=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.project=n,i.count=0,i.thisArg=r||i,i}return vv(e,t),e.prototype._next=function(t){var e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}this.destination.next(e)},e}(kf),gv=(av=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}av(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),_v=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return gv(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)},e.prototype.notifyError=function(t,e){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.destination.complete()},e}(kf),bv=(uv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}uv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),wv=function(t){function e(e,n,r){var i=t.call(this)||this;return i.parent=e,i.outerValue=n,i.outerIndex=r,i.index=0,i}return bv(e,t),e.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)},e.prototype._error=function(t){this.parent.notifyError(t,this),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},e}(kf),xv=function(t){return function(e){return t.then(function(t){e.closed||(e.next(t),e.complete())},function(t){return e.error(t)}).then(null,vf),e}},Ev=function Sv(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}(),Cv=function(t){return function(e){for(var n=t[Ev]();;){var r=n.next();if(r.done){e.complete();break}if(e.next(r.value),e.closed)break}return"function"==typeof n.return&&e.add(function(){n.return&&n.return()}),e}},Tv=function(t){return function(e){var n=t[If]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(e)}},Av=function(t){return t&&"number"==typeof t.length};function Pv(t){return t&&"function"!=typeof t.subscribe&&"function"==typeof t.then}var Nv=function(t){if(t instanceof Df)return function(e){return t._isScalar?(e.next(t.value),void e.complete()):t.subscribe(e)};if(Av(t))return Cd(t);if(Pv(t))return xv(t);if(t&&"function"==typeof t[Ev])return Cv(t);if(t&&"function"==typeof t[If])return Tv(t);var e=gf(t)?"an invalid object":"'"+t+"'";throw new TypeError("You provided "+e+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")};function Ov(t,e,n,r){var i=new wv(t,n,r);return Nv(e)(i)}var kv,Mv=(kv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}kv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Iv={};!function(t){function e(e,n){var r=t.call(this,e)||this;return r.resultSelector=n,r.active=0,r.values=[],r.observables=[],r}Mv(e,t),e.prototype._next=function(t){this.values.push(Iv),this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{this.active=e,this.toRespond=e;for(var n=0;n<e;n++){var r=t[n];this.add(Ov(this,r,r,n))}}},e.prototype.notifyComplete=function(t){0==(this.active-=1)&&this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){var o=this.values,s=this.toRespond?o[n]===Iv?--this.toRespond:this.toRespond:0;o[n]=e,0===s&&(this.resultSelector?this._tryResultSelector(o):this.destination.next(o.slice()))},e.prototype._tryResultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(t){return void this.destination.error(t)}this.destination.next(e)}}(_v);var Rv,Dv=(Rv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Rv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});var Lv,jv=function(){function t(t,e){void 0===e&&(e=Number.POSITIVE_INFINITY),this.project=t,this.concurrent=e}return t.prototype.call=function(t,e){return e.subscribe(new Fv(t,this.project,this.concurrent))},t}(),Fv=function(t){function e(e,n,r){void 0===r&&(r=Number.POSITIVE_INFINITY);var i=t.call(this,e)||this;return i.project=n,i.concurrent=r,i.hasCompleted=!1,i.buffer=[],i.active=0,i.index=0,i}return Dv(e,t),e.prototype._next=function(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this.active++,this._innerSub(e,t,n)},e.prototype._innerSub=function(t,e,n){this.add(Ov(this,t,e,n))},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)},e.prototype.notifyComplete=function(t){var e=this.buffer;this.remove(t),this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},e}(_v),Vv=(Lv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Lv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});!function(t){function e(e,n){var r=t.call(this,e)||this;r.sources=n,r.completed=0,r.haveValues=0;var i=n.length;r.values=new Array(i);for(var o=0;o<i;o++){var s=Ov(r,n[o],null,o);s&&r.add(s)}return r}Vv(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.values[n]=e,i._hasValue||(i._hasValue=!0,this.haveValues++)},e.prototype.notifyComplete=function(t){var e=this.destination,n=this.haveValues,r=this.values,i=r.length;t._hasValue?(this.completed++,this.completed===i&&(n===i&&e.next(r),e.complete())):e.complete()}}(_v);var Hv,Bv,qv,Kv,Uv,zv,Wv=(Hv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Hv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Xv=(function(t){function e(e){var n=t.call(this,e)||this;return n.hasFirst=!1,n.observables=[],n.subscriptions=[],n}Wv(e,t),e.prototype._next=function(t){this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{for(var n=0;n<e&&!this.hasFirst;n++){var r=t[n],i=Ov(this,r,r,n);this.subscriptions&&this.subscriptions.push(i),this.add(i)}this.observables=null}},e.prototype.notifyNext=function(t,e,n,r,i){if(!this.hasFirst){this.hasFirst=!0;for(var o=0;o<this.subscriptions.length;o++)if(o!==n){var s=this.subscriptions[o];s.unsubscribe(),this.remove(s)}this.subscriptions=null}this.destination.next(e)}}(_v),Bv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Bv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Gv=(function(t){function e(e,n,r){void 0===r&&(r=Object.create(null));var i=t.call(this,e)||this;return i.iterators=[],i.active=0,i.resultSelector="function"==typeof n?n:null,i.values=r,i}Xv(e,t),e.prototype._next=function(t){var e=this.iterators;mf(t)?e.push(new Qv(t)):e.push("function"==typeof t[Ev]?new Gv(t[Ev]()):new Yv(this.destination,this,t))},e.prototype._complete=function(){var t=this.iterators,e=t.length;if(0!==e){this.active=e;for(var n=0;n<e;n++){var r=t[n];r.stillUnsubscribed?this.add(r.subscribe(r,n)):this.active--}}else this.destination.complete()},e.prototype.notifyInactive=function(){this.active--,0===this.active&&this.destination.complete()},e.prototype.checkIterators=function(){for(var t=this.iterators,e=t.length,n=this.destination,r=0;r<e;r++)if("function"==typeof(s=t[r]).hasValue&&!s.hasValue())return;var i=!1,o=[];for(r=0;r<e;r++){var s,a=(s=t[r]).next();if(s.hasCompleted()&&(i=!0),a.done)return void n.complete();o.push(a.value)}this.resultSelector?this._tryresultSelector(o):n.next(o),i&&n.complete()},e.prototype._tryresultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(t){return void this.destination.error(t)}this.destination.next(e)}}(kf),function(){function t(t){this.iterator=t,this.nextResult=t.next()}return t.prototype.hasValue=function(){return!0},t.prototype.next=function(){var t=this.nextResult;return this.nextResult=this.iterator.next(),t},t.prototype.hasCompleted=function(){var t=this.nextResult;return t&&t.done},t}()),Qv=function(){function t(t){this.array=t,this.index=0,this.length=0,this.length=t.length}return t.prototype[Ev]=function(){return this},t.prototype.next=function(t){var e=this.index++;return e<this.length?{value:this.array[e],done:!1}:{value:null,done:!0}},t.prototype.hasValue=function(){return this.array.length>this.index},t.prototype.hasCompleted=function(){return this.array.length===this.index},t}(),Yv=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.parent=n,i.observable=r,i.stillUnsubscribed=!0,i.buffer=[],i.isComplete=!1,i}return Xv(e,t),e.prototype[Ev]=function(){return this},e.prototype.next=function(){var t=this.buffer;return 0===t.length&&this.isComplete?{value:null,done:!0}:{value:t.shift(),done:!1}},e.prototype.hasValue=function(){return this.buffer.length>0},e.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},e.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){this.buffer.push(e),this.parent.checkIterators()},e.prototype.subscribe=function(t,e){return Ov(this,this.observable,this,e)},e}(_v),Zv=(qv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}qv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),$v=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r}Zv(e,t),e.prototype._next=function(t){if(this.value=t,this.hasValue=!0,!this.throttled){var e=xf(this.durationSelector)(t);if(e===bf)this.destination.error(bf.e);else{var n=Ov(this,e);n.closed?this.clearThrottle():this.add(this.throttled=n)}}},e.prototype.clearThrottle=function(){var t=this.value,e=this.hasValue,n=this.throttled;n&&(this.remove(n),this.throttled=null,n.unsubscribe()),e&&(this.value=null,this.hasValue=!1,this.destination.next(t))},e.prototype.notifyNext=function(t,e,n,r){this.clearThrottle()},e.prototype.notifyComplete=function(){this.clearThrottle()}}(_v),Kv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Kv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Jv=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.buffer=[],r.add(Ov(r,n)),r}$v(e,t),e.prototype._next=function(t){this.buffer.push(t)},e.prototype.notifyNext=function(t,e,n,r,i){var o=this.buffer;this.buffer=[],this.destination.next(o)}}(_v),Uv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Uv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),ty=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.bufferSize=n,r.buffer=[],r}Jv(e,t),e.prototype._next=function(t){var e=this.buffer;e.push(t),e.length==this.bufferSize&&(this.destination.next(e),this.buffer=[])},e.prototype._complete=function(){var e=this.buffer;e.length>0&&this.destination.next(e),t.prototype._complete.call(this)}}(kf),function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.bufferSize=n,i.startBufferEvery=r,i.buffers=[],i.count=0,i}Jv(e,t),e.prototype._next=function(t){var e=this.bufferSize,n=this.startBufferEvery,r=this.buffers,i=this.count;this.count++,i%n==0&&r.push([]);for(var o=r.length;o--;){var s=r[o];s.push(t),s.length===e&&(r.splice(o,1),this.destination.next(s))}},e.prototype._complete=function(){for(var e=this.buffers,n=this.destination;e.length>0;){var r=e.shift();r.length>0&&n.next(r)}t.prototype._complete.call(this)}}(kf),zv=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}zv(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});function ey(t){var e=t.subscriber,n=t.context;n&&e.closeContext(n),e.closed||(t.context=e.openContext(),t.context.closeAction=this.schedule(t,t.bufferTimeSpan))}function ny(t){var e=t.bufferCreationInterval,n=t.bufferTimeSpan,r=t.subscriber,i=t.scheduler,o=r.openContext();r.closed||(r.add(o.closeAction=i.schedule(ry,n,{subscriber:r,context:o})),this.schedule(t,e))}function ry(t){t.subscriber.closeContext(t.context)}!function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;s.bufferTimeSpan=n,s.bufferCreationInterval=r,s.maxBufferSize=i,s.scheduler=o,s.contexts=[];var a=s.openContext();if(s.timespanOnly=null==r||r<0,s.timespanOnly)s.add(a.closeAction=o.schedule(ey,n,{subscriber:s,context:a,bufferTimeSpan:n}));else{var u={bufferTimeSpan:n,bufferCreationInterval:r,subscriber:s,scheduler:o};s.add(a.closeAction=o.schedule(ry,n,{subscriber:s,context:a})),s.add(o.schedule(ny,r,u))}return s}ty(e,t),e.prototype._next=function(t){for(var e,n=this.contexts,r=n.length,i=0;i<r;i++){var o=n[i],s=o.buffer;s.push(t),s.length==this.maxBufferSize&&(e=o)}e&&this.onBufferFull(e)},e.prototype._error=function(e){this.contexts.length=0,t.prototype._error.call(this,e)},e.prototype._complete=function(){for(var e=this.contexts,n=this.destination;e.length>0;){var r=e.shift();n.next(r.buffer)}t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.contexts=null},e.prototype.onBufferFull=function(t){this.closeContext(t);var e=t.closeAction;if(e.unsubscribe(),this.remove(e),!this.closed&&this.timespanOnly){t=this.openContext();var n=this.bufferTimeSpan;this.add(t.closeAction=this.scheduler.schedule(ey,n,{subscriber:this,context:t,bufferTimeSpan:n}))}},e.prototype.openContext=function(){var t=new function e(){this.buffer=[]};return this.contexts.push(t),t},e.prototype.closeContext=function(t){this.destination.next(t.buffer);var e=this.contexts;(e?e.indexOf(t):-1)>=0&&e.splice(e.indexOf(t),1)}}(kf);var iy,oy,sy,ay,uy,cy,ly=(iy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}iy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),py=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.openings=n,i.closingSelector=r,i.contexts=[],i.add(Ov(i,n)),i}ly(e,t),e.prototype._next=function(t){for(var e=this.contexts,n=e.length,r=0;r<n;r++)e[r].buffer.push(t)},e.prototype._error=function(e){for(var n=this.contexts;n.length>0;){var r=n.shift();r.subscription.unsubscribe(),r.buffer=null,r.subscription=null}this.contexts=null,t.prototype._error.call(this,e)},e.prototype._complete=function(){for(var e=this.contexts;e.length>0;){var n=e.shift();this.destination.next(n.buffer),n.subscription.unsubscribe(),n.buffer=null,n.subscription=null}this.contexts=null,t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e,n,r,i){t?this.closeBuffer(t):this.openBuffer(e)},e.prototype.notifyComplete=function(t){this.closeBuffer(t.context)},e.prototype.openBuffer=function(t){try{var e=this.closingSelector.call(this,t);e&&this.trySubscribe(e)}catch(t){this._error(t)}},e.prototype.closeBuffer=function(t){var e=this.contexts;if(e&&t){var n=t.subscription;this.destination.next(t.buffer),e.splice(e.indexOf(t),1),this.remove(n),n.unsubscribe()}},e.prototype.trySubscribe=function(t){var e=this.contexts,n=new Tf,r={buffer:[],subscription:n};e.push(r);var i=Ov(this,t,r);!i||i.closed?this.closeBuffer(r):(i.context=r,this.add(i),n.add(i))}}(_v),oy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}oy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),hy=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.closingSelector=n,r.subscribing=!1,r.openBuffer(),r}py(e,t),e.prototype._next=function(t){this.buffer.push(t)},e.prototype._complete=function(){var e=this.buffer;e&&this.destination.next(e),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.buffer=null,this.subscribing=!1},e.prototype.notifyNext=function(t,e,n,r,i){this.openBuffer()},e.prototype.notifyComplete=function(){this.subscribing?this.complete():this.openBuffer()},e.prototype.openBuffer=function(){var t=this.closingSubscription;t&&(this.remove(t),t.unsubscribe()),this.buffer&&this.destination.next(this.buffer),this.buffer=[];var e=xf(this.closingSelector)();e===bf?this.error(bf.e):(t=new Tf,this.closingSubscription=t,this.add(t),this.subscribing=!0,t.add(Ov(this,e)),this.subscribing=!1)}}(_v),sy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}sy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),fy=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.selector=n,i.caught=r,i}hy(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=void 0;try{n=this.selector(e,this.caught)}catch(e){return void t.prototype.error.call(this,e)}this._unsubscribeAndRecycle(),this.add(Ov(this,n))}}}(_v),ay=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}ay(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),dy=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.source=r,i.count=0,i.index=0,i}fy(e,t),e.prototype._next=function(t){this.predicate?this._tryPredicate(t):this.count++},e.prototype._tryPredicate=function(t){var e;try{e=this.predicate(t,this.index++,this.source)}catch(t){return void this.destination.error(t)}e&&this.count++},e.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()}}(kf),uy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}uy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),vy=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r.durationSubscription=null,r}dy(e,t),e.prototype._next=function(t){try{var e=this.durationSelector.call(this,t);e&&this._tryNext(t,e)}catch(t){this.destination.error(t)}},e.prototype._complete=function(){this.emitValue(),this.destination.complete()},e.prototype._tryNext=function(t,e){var n=this.durationSubscription;this.value=t,this.hasValue=!0,n&&(n.unsubscribe(),this.remove(n)),(n=Ov(this,e))&&!n.closed&&this.add(this.durationSubscription=n)},e.prototype.notifyNext=function(t,e,n,r,i){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){if(this.hasValue){var e=this.value,n=this.durationSubscription;n&&(this.durationSubscription=null,n.unsubscribe(),this.remove(n)),this.value=null,this.hasValue=!1,t.prototype._next.call(this,e)}}}(_v),cy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}cy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});function yy(t){t.debouncedNext()}!function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.dueTime=n,i.scheduler=r,i.debouncedSubscription=null,i.lastValue=null,i.hasValue=!1,i}vy(e,t),e.prototype._next=function(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(yy,this.dueTime,this))},e.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},e.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var t=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}},e.prototype.clearDebounce=function(){var t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)}}(kf);var my,gy,_y,by,wy,xy=(my=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}my(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Ey=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.defaultValue=n,r.isEmpty=!0,r}xy(e,t),e.prototype._next=function(t){this.isEmpty=!1,this.destination.next(t)},e.prototype._complete=function(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()}}(kf),gy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}gy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Sy=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.delay=n,i.scheduler=r,i.queue=[],i.active=!1,i.errored=!1,i}Ey(e,t),e.dispatch=function(t){for(var e=t.source,n=e.queue,r=t.scheduler,i=t.destination;n.length>0&&n[0].time-r.now()<=0;)n.shift().notification.observe(i);if(n.length>0){var o=Math.max(0,n[0].time-r.now());this.schedule(t,o)}else e.active=!1},e.prototype._schedule=function(t){this.active=!0,this.add(t.schedule(e.dispatch,this.delay,{source:this,destination:this.destination,scheduler:t}))},e.prototype.scheduleNotification=function(t){if(!0!==this.errored){var e=this.scheduler,n=new Sy(e.now()+this.delay,t);this.queue.push(n),!1===this.active&&this._schedule(e)}},e.prototype._next=function(t){this.scheduleNotification(Ld.createNext(t))},e.prototype._error=function(t){this.errored=!0,this.queue=[],this.destination.error(t)},e.prototype._complete=function(){this.scheduleNotification(Ld.createComplete())}}(kf),function Cy(t,e){this.time=t,this.notification=e}),Ty=(_y=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}_y(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Ay=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.delayDurationSelector=n,r.completed=!1,r.delayNotifierSubscriptions=[],r.values=[],r}Ty(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(t),this.removeSubscription(i),this.tryComplete()},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype.notifyComplete=function(t){var e=this.removeSubscription(t);e&&this.destination.next(e),this.tryComplete()},e.prototype._next=function(t){try{var e=this.delayDurationSelector(t);e&&this.tryDelay(e,t)}catch(t){this.destination.error(t)}},e.prototype._complete=function(){this.completed=!0,this.tryComplete()},e.prototype.removeSubscription=function(t){t.unsubscribe();var e=this.delayNotifierSubscriptions.indexOf(t),n=null;return-1!==e&&(n=this.values[e],this.delayNotifierSubscriptions.splice(e,1),this.values.splice(e,1)),n},e.prototype.tryDelay=function(t,e){var n=Ov(this,t,e);n&&!n.closed&&(this.add(n),this.delayNotifierSubscriptions.push(n)),this.values.push(e)},e.prototype.tryComplete=function(){this.completed&&0===this.delayNotifierSubscriptions.length&&this.destination.complete()}}(_v),function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subscriptionDelay=n,r}Ty(e,t),e.prototype._subscribe=function(t){this.subscriptionDelay.subscribe(new Ay(t,this.source))}}(Df),function(t){function e(e,n){var r=t.call(this)||this;return r.parent=e,r.source=n,r.sourceSubscribed=!1,r}return Ty(e,t),e.prototype._next=function(t){this.subscribeToSource()},e.prototype._error=function(t){this.unsubscribe(),this.parent.error(t)},e.prototype._complete=function(){this.subscribeToSource()},e.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},e}(kf)),Py=(by=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}by(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Ny=(function(t){function e(e){return t.call(this,e)||this}Py(e,t),e.prototype._next=function(t){t.observe(this.destination)}}(kf),wy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}wy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});if(!Set)throw new Error("Set is not present, please polyfill");!function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keySelector=n,i.values=new Set,r&&i.add(Ov(i,r)),i}Ny(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.values.clear()},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype._next=function(t){this.keySelector?this._useKeySelector(t):this._finalizeNext(t,t)},e.prototype._useKeySelector=function(t){var e,n=this.destination;try{e=this.keySelector(t)}catch(t){return void n.error(t)}this._finalizeNext(e,t)},e.prototype._finalizeNext=function(t,e){var n=this.values;n.has(t)||(n.add(t),this.destination.next(e))}}(_v);var Oy,ky,My,Iy,Ry,Dy,Ly,jy,Fy,Vy,Hy,By,qy=(Oy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Oy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Ky=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keySelector=r,i.hasKey=!1,"function"==typeof n&&(i.compare=n),i}qy(e,t),e.prototype.compare=function(t,e){return t===e},e.prototype._next=function(t){var e=t;if(this.keySelector&&(e=xf(this.keySelector)(t))===bf)return this.destination.error(bf.e);var n=!1;if(this.hasKey){if((n=xf(this.compare)(this.key,e))===bf)return this.destination.error(bf.e)}else this.hasKey=!0;!1===Boolean(n)&&(this.key=e,this.destination.next(t))}}(kf),ky=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}ky(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Uy=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.thisArg=r,i.count=0,i}Ky(e,t),e.prototype._next=function(t){var e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}e&&this.destination.next(t)}}(kf),My=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}My(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),zy=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o._tapNext=Rf,o._tapError=Rf,o._tapComplete=Rf,o._tapError=r||Rf,o._tapComplete=i||Rf,hf(n)?(o._context=o,o._tapNext=n):n&&(o._context=n,o._tapNext=n.next||Rf,o._tapError=n.error||Rf,o._tapComplete=n.complete||Rf),o}Uy(e,t),e.prototype._next=function(t){try{this._tapNext.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.next(t)},e.prototype._error=function(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)},e.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()}}(kf),Iy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Iy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Wy=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}zy(e,t),e.prototype._next=function(t){var e=this.total,n=++this.count;n<=e&&(this.destination.next(t),n===e&&(this.destination.complete(),this.unsubscribe()))}}(kf),Ry=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Ry(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Xy=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.predicate=n,o.thisArg=r,o.source=i,o.index=0,o.thisArg=r||o,o}Wy(e,t),e.prototype.notifyComplete=function(t){this.destination.next(t),this.destination.complete()},e.prototype._next=function(t){var e=!1;try{e=this.predicate.call(this.thisArg,t,this.index++,this.source)}catch(t){return void this.destination.error(t)}e||this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)}}(kf),Dy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Dy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Gy=(function(t){function e(e){var n=t.call(this,e)||this;return n.hasCompleted=!1,n.hasSubscription=!1,n}Xy(e,t),e.prototype._next=function(t){this.hasSubscription||(this.hasSubscription=!0,this.add(Ov(this,t)))},e.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},e.prototype.notifyComplete=function(t){this.remove(t),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()}}(_v),Ly=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Ly(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Qy=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.hasSubscription=!1,r.hasCompleted=!1,r.index=0,r}Gy(e,t),e.prototype._next=function(t){this.hasSubscription||this.tryNext(t)},e.prototype.tryNext=function(t){var e=this.index++,n=this.destination;try{var r=this.project(t,e);this.hasSubscription=!0,this.add(Ov(this,r,t,e))}catch(t){n.error(t)}},e.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)},e.prototype.notifyError=function(t){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.remove(t),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()}}(_v),jy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}jy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Yy=((function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.project=n,o.concurrent=r,o.scheduler=i,o.index=0,o.active=0,o.hasCompleted=!1,r<Number.POSITIVE_INFINITY&&(o.buffer=[]),o}Qy(e,t),e.dispatch=function(t){t.subscriber.subscribeToProjection(t.result,t.value,t.index)},e.prototype._next=function(t){var n=this.destination;if(n.closed)this._complete();else{var r=this.index++;if(this.active<this.concurrent){n.next(t);var i=xf(this.project)(t,r);i===bf?n.error(bf.e):this.scheduler?this.add(this.scheduler.schedule(e.dispatch,0,{subscriber:this,result:i,value:t,index:r})):this.subscribeToProjection(i,t,r)}else this.buffer.push(t)}},e.prototype.subscribeToProjection=function(t,e,n){this.active++,this.add(Ov(this,t,e,n))},e.prototype._complete=function(){this.hasCompleted=!0,this.hasCompleted&&0===this.active&&this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){this._next(e)},e.prototype.notifyComplete=function(t){var e=this.buffer;this.remove(t),this.active--,e&&e.length>0&&this._next(e.shift()),this.hasCompleted&&0===this.active&&this.destination.complete()}}(_v),Fy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Fy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)})(function Zy(t,e){var n=By.call(this,t)||this;return n.add(new Tf(e)),n},By=kf),Vy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Vy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),$y=(function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.predicate=n,s.source=r,s.yieldIndex=i,s.thisArg=o,s.index=0,s}Yy(e,t),e.prototype.notifyComplete=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype._next=function(t){var e=this.predicate,n=this.thisArg,r=this.index++;try{e.call(n||this,t,r,this.source)&&this.notifyComplete(this.yieldIndex?r:t)}catch(t){this.destination.error(t)}},e.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)}}(kf),Hy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Hy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});if(!Map)throw new Error("Map not found, please polyfill");!function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.keySelector=n,s.elementSelector=r,s.durationSelector=i,s.subjectSelector=o,s.groups=null,s.attemptedToUnsubscribe=!1,s.count=0,s}$y(e,t),e.prototype._next=function(t){var e;try{e=this.keySelector(t)}catch(t){return void this.error(t)}this._group(t,e)},e.prototype._group=function(t,e){var n=this.groups;n||(n=this.groups=new Map);var r,i=n.get(e);if(this.elementSelector)try{r=this.elementSelector(t)}catch(t){this.error(t)}else r=t;if(!i){i=this.subjectSelector?this.subjectSelector():new Xf,n.set(e,i);var o=new am(e,i,this);if(this.destination.next(o),this.durationSelector){var s=void 0;try{s=this.durationSelector(new am(e,i))}catch(t){return void this.error(t)}this.add(s.subscribe(new sm(e,i,this)))}}i.closed||i.next(r)},e.prototype._error=function(t){var e=this.groups;e&&(e.forEach(function(e,n){e.error(t)}),e.clear()),this.destination.error(t)},e.prototype._complete=function(){var t=this.groups;t&&(t.forEach(function(t,e){t.complete()}),t.clear()),this.destination.complete()},e.prototype.removeGroup=function(t){this.groups.delete(t)},e.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&&t.prototype.unsubscribe.call(this))}}(kf);var Jy,tm,em,nm,rm,im,om,sm=function(t){function e(e,n,r){var i=t.call(this,n)||this;return i.key=e,i.group=n,i.parent=r,i}return $y(e,t),e.prototype._next=function(t){this.complete()},e.prototype._unsubscribe=function(){var t=this.parent,e=this.key;this.key=this.parent=null,t&&t.removeGroup(e)},e}(kf),am=function(t){function e(e,n,r){var i=t.call(this)||this;return i.key=e,i.groupSubject=n,i.refCountSubscription=r,i}return $y(e,t),e.prototype._subscribe=function(t){var e=new Tf,n=this.refCountSubscription,r=this.groupSubject;return n&&!n.closed&&e.add(new um(n)),e.add(r.subscribe(t)),e},e}(Df),um=function(t){function e(e){var n=t.call(this)||this;return n.parent=e,e.count++,n}return $y(e,t),e.prototype.unsubscribe=function(){var e=this.parent;e.closed||this.closed||(t.prototype.unsubscribe.call(this),e.count-=1,0===e.count&&e.attemptedToUnsubscribe&&e.unsubscribe())},e}(Tf),cm=(Jy=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Jy(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),lm=(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}cm(e,t),e.prototype._next=function(t){}}(kf),tm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}tm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),pm=(function(t){function e(e){return t.call(this,e)||this}lm(e,t),e.prototype.notifyComplete=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype._next=function(t){this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)}}(kf),em=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}em(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),hm=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.ring=new Array,r.count=0,r}pm(e,t),e.prototype._next=function(t){var e=this.ring,n=this.total,r=this.count++;e.length<n?e.push(t):e[r%n]=t},e.prototype._complete=function(){var t=this.destination,e=this.count;if(e>0)for(var n=this.count>=this.total?this.total:this.count,r=this.ring,i=0;i<n;i++){var o=e++%n;t.next(r[o])}t.complete()}}(kf),nm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}nm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),fm=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.value=n,r}hm(e,t),e.prototype._next=function(t){this.destination.next(this.value)}}(kf),rm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}rm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),dm=(function(t){function e(e){return t.call(this,e)||this}fm(e,t),e.prototype._next=function(t){this.destination.next(Ld.createNext(t))},e.prototype._error=function(t){var e=this.destination;e.next(Ld.createError(t)),e.complete()},e.prototype._complete=function(){var t=this.destination;t.next(Ld.createComplete()),t.complete()}}(kf),im=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}im(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),vm=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.accumulator=n,o._seed=r,o.hasSeed=i,o.index=0,o}dm(e,t),Object.defineProperty(e.prototype,"seed",{get:function(){return this._seed},set:function(t){this.hasSeed=!0,this._seed=t},enumerable:!0,configurable:!0}),e.prototype._next=function(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.accumulator(this.seed,t,n)}catch(t){this.destination.error(t)}this.seed=e,this.destination.next(e)}}(kf),om=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}om(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});!function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.accumulator=n,o.acc=r,o.concurrent=i,o.hasValue=!1,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}vm(e,t),e.prototype._next=function(t){if(this.active<this.concurrent){var e=this.index++,n=xf(this.accumulator)(this.acc,t);n===bf?this.destination.error(bf.e):(this.active++,this._innerSub(n,t,e))}else this.buffer.push(t)},e.prototype._innerSub=function(t,e,n){this.add(Ov(this,t,e,n))},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},e.prototype.notifyNext=function(t,e,n,r,i){var o=this.destination;this.acc=e,this.hasValue=!0,o.next(e)},e.prototype.notifyComplete=function(t){var e=this.buffer;this.remove(t),this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())}}(_v);var ym,mm,gm,_m,bm,wm,xm,Em,Sm=function(){function t(t,e){this.subjectFactory=t,this.selector=e}return t.prototype.call=function(t,e){var n=this.selector,r=this.subjectFactory(),i=n(r).subscribe(t);return i.add(e.subscribe(r)),i},t}(),Cm=(ym=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}ym(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Tm=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.destination=e,r.nextSources=n,r}Cm(e,t),e.prototype.notifyError=function(t,e){this.subscribeToNextSource()},e.prototype.notifyComplete=function(t){this.subscribeToNextSource()},e.prototype._error=function(t){this.subscribeToNextSource()},e.prototype._complete=function(){this.subscribeToNextSource()},e.prototype.subscribeToNextSource=function(){var t=this.nextSources.shift();t?this.add(Ov(this,t)):this.destination.complete()}}(_v),mm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}mm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Am=(function(t){function e(e){var n=t.call(this,e)||this;return n.hasPrev=!1,n}Tm(e,t),e.prototype._next=function(t){this.hasPrev?this.destination.next([this.prev,t]):this.hasPrev=!0,this.prev=t}}(kf),gm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}gm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Pm=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.count=n,i.source=r,i}Am(e,t),e.prototype.complete=function(){if(!this.isStopped){var e=this.source,n=this.count;if(0===n)return t.prototype.complete.call(this);n>-1&&(this.count=n-1),e.subscribe(this._unsubscribeAndRecycle())}}}(kf),_m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}_m(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Nm=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.notifier=n,i.source=r,i.sourceIsBeingSubscribedTo=!0,i}Pm(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},e.prototype.notifyComplete=function(e){if(!1===this.sourceIsBeingSubscribedTo)return t.prototype.complete.call(this)},e.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return t.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next()}},e.prototype._unsubscribe=function(){var t=this.notifications,e=this.retriesSubscription;t&&(t.unsubscribe(),this.notifications=null),e&&(e.unsubscribe(),this.retriesSubscription=null),this.retries=null},e.prototype._unsubscribeAndRecycle=function(){var e=this._unsubscribe;return this._unsubscribe=null,t.prototype._unsubscribeAndRecycle.call(this),this._unsubscribe=e,this},e.prototype.subscribeToRetries=function(){this.notifications=new Xf;var e=xf(this.notifier)(this.notifications);if(e===bf)return t.prototype.complete.call(this);this.retries=e,this.retriesSubscription=Ov(this,e)}}(_v),bm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}bm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Om=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.count=n,i.source=r,i}Nm(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=this.source,r=this.count;if(0===r)return t.prototype.error.call(this,e);r>-1&&(this.count=r-1),n.subscribe(this._unsubscribeAndRecycle())}}}(kf),wm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}wm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),km=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.notifier=n,i.source=r,i}Om(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=this.errors,r=this.retries,i=this.retriesSubscription;if(r)this.errors=null,this.retriesSubscription=null;else{if(n=new Xf,(r=xf(this.notifier)(n))===bf)return t.prototype.error.call(this,bf.e);i=Ov(this,r)}this._unsubscribeAndRecycle(),this.errors=n,this.retries=r,this.retriesSubscription=i,n.next(e)}},e.prototype._unsubscribe=function(){var t=this.errors,e=this.retriesSubscription;t&&(t.unsubscribe(),this.errors=null),e&&(e.unsubscribe(),this.retriesSubscription=null),this.retries=null},e.prototype.notifyNext=function(t,e,n,r,i){var o=this._unsubscribe;this._unsubscribe=null,this._unsubscribeAndRecycle(),this._unsubscribe=o,this.source.subscribe(this)}}(_v),xm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}xm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Mm=(function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasValue=!1,e}km(e,t),e.prototype._next=function(t){this.value=t,this.hasValue=!0},e.prototype.notifyNext=function(t,e,n,r,i){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))}}(_v),Em=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Em(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});function Im(t){var e=t.period;t.subscriber.notifyNext(),this.schedule(t,e)}!function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.period=n,i.scheduler=r,i.hasValue=!1,i.add(r.schedule(Im,n,{subscriber:i,period:n})),i}Mm(e,t),e.prototype._next=function(t){this.lastValue=t,this.hasValue=!0},e.prototype.notifyNext=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.lastValue))}}(kf);var Rm,Dm=(Rm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Rm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Lm=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.compareTo=n,i.comparor=r,i._a=[],i._b=[],i._oneComplete=!1,i.add(n.subscribe(new Lm(e,i))),i}Dm(e,t),e.prototype._next=function(t){this._oneComplete&&0===this._b.length?this.emit(!1):(this._a.push(t),this.checkValues())},e.prototype._complete=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0},e.prototype.checkValues=function(){for(var t=this._a,e=this._b,n=this.comparor;t.length>0&&e.length>0;){var r=t.shift(),i=e.shift(),o=!1;n?(o=xf(n)(r,i))===bf&&this.destination.error(bf.e):o=r===i,o||this.emit(!1)}},e.prototype.emit=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype.nextB=function(t){this._oneComplete&&0===this._a.length?this.emit(!1):(this._b.push(t),this.checkValues())}}(kf),function(t){function e(e,n){var r=t.call(this,e)||this;return r.parent=n,r}return Dm(e,t),e.prototype._next=function(t){this.parent.nextB(t)},e.prototype._error=function(t){this.parent.error(t)},e.prototype._complete=function(){this.parent._complete()},e}(kf));function jm(){return new Xf}var Fm,Vm,Hm,Bm,qm,Km,Um,zm,Wm,Xm,Gm,Qm=(Fm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Fm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Ym=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.source=r,i.seenValue=!1,i.index=0,i}Qm(e,t),e.prototype.applySingleValue=function(t){this.seenValue?this.destination.error("Sequence contains more than one element"):(this.seenValue=!0,this.singleValue=t)},e.prototype._next=function(t){var e=this.index++;this.predicate?this.tryNext(t,e):this.applySingleValue(t)},e.prototype.tryNext=function(t,e){try{this.predicate(t,e,this.source)&&this.applySingleValue(t)}catch(t){this.destination.error(t)}},e.prototype._complete=function(){var t=this.destination;this.index>0?(t.next(this.seenValue?this.singleValue:void 0),t.complete()):t.error(new fv)}}(kf),Vm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Vm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Zm=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}Ym(e,t),e.prototype._next=function(t){++this.count>this.total&&this.destination.next(t)}}(kf),Hm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Hm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),$m=(function(t){function e(e,n){var r=t.call(this,e)||this;return r._skipCount=n,r._count=0,r._ring=new Array(n),r}Zm(e,t),e.prototype._next=function(t){var e=this._skipCount,n=this._count++;if(n<e)this._ring[n]=t;else{var r=n%e,i=this._ring,o=i[r];i[r]=t,this.destination.next(o)}}}(kf),Bm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Bm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Jm=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.hasValue=!1,r.isInnerStopped=!1,r.add(Ov(r,n)),r}$m(e,t),e.prototype._next=function(e){this.hasValue&&t.prototype._next.call(this,e)},e.prototype._complete=function(){this.isInnerStopped?t.prototype._complete.call(this):this.unsubscribe()},e.prototype.notifyNext=function(t,e,n,r,i){this.hasValue=!0},e.prototype.notifyComplete=function(){this.isInnerStopped=!0,this.isStopped&&t.prototype._complete.call(this)}}(_v),qm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}qm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),tg=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.skipping=!0,r.index=0,r}Jm(e,t),e.prototype._next=function(t){var e=this.destination;this.skipping&&this.tryCallPredicate(t),this.skipping||e.next(t)},e.prototype.tryCallPredicate=function(t){try{var e=this.predicate(t,this.index++);this.skipping=Boolean(e)}catch(t){this.destination.error(t)}}}(kf),Km=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Km(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),eg=(function(t){function e(e,n,r){void 0===n&&(n=0),void 0===r&&(r=Yd);var i=t.call(this)||this;return i.source=e,i.delayTime=n,i.scheduler=r,(!function o(t){return!mf(t)&&t-parseFloat(t)+1>=0}(n)||n<0)&&(i.delayTime=0),r&&"function"==typeof r.schedule||(i.scheduler=Yd),i}tg(e,t),e.create=function(t,n,r){return void 0===n&&(n=0),void 0===r&&(r=Yd),new e(t,n,r)},e.dispatch=function(t){return this.add(t.source.subscribe(t.subscriber))},e.prototype._subscribe=function(t){return this.scheduler.schedule(e.dispatch,this.delayTime,{source:this.source,subscriber:t})}}(Df),Um=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Um(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),ng=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.index=0,r}eg(e,t),e.prototype._next=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this._innerSub(e,t,n)},e.prototype._innerSub=function(t,e,n){var r=this.innerSubscription;r&&r.unsubscribe(),this.add(this.innerSubscription=Ov(this,t,e,n))},e.prototype._complete=function(){var e=this.innerSubscription;e&&!e.closed||t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.innerSubscription=null},e.prototype.notifyComplete=function(e){this.remove(e),this.innerSubscription=null,this.isStopped&&t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)}}(_v),zm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}zm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),rg=(function(t){function e(e){return t.call(this,e)||this}ng(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.complete()},e.prototype.notifyComplete=function(){}}(_v),Wm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Wm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),ig=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.index=0,r}rg(e,t),e.prototype._next=function(t){var e,n=this.destination;try{e=this.predicate(t,this.index++)}catch(t){return void n.error(t)}this.nextOrComplete(t,e)},e.prototype.nextOrComplete=function(t,e){var n=this.destination;Boolean(e)?n.next(t):n.complete()}}(kf),Xm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Xm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),og=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.destination=e,o.durationSelector=n,o._leading=r,o._trailing=i,o._hasValue=!1,o}ig(e,t),e.prototype._next=function(t){this._hasValue=!0,this._sendValue=t,this._throttled||(this._leading?this.send():this.throttle(t))},e.prototype.send=function(){var t=this._sendValue;this._hasValue&&(this.destination.next(t),this.throttle(t)),this._hasValue=!1,this._sendValue=null},e.prototype.throttle=function(t){var e=this.tryDurationSelector(t);e&&this.add(this._throttled=Ov(this,e))},e.prototype.tryDurationSelector=function(t){try{return this.durationSelector(t)}catch(t){return this.destination.error(t),null}},e.prototype.throttlingDone=function(){var t=this._throttled,e=this._trailing;t&&t.unsubscribe(),this._throttled=null,e&&this.send()},e.prototype.notifyNext=function(t,e,n,r,i){this.throttlingDone()},e.prototype.notifyComplete=function(){this.throttlingDone()}}(_v),Gm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}Gm(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)});function sg(t){t.subscriber.clearThrottle()}!function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.duration=n,s.scheduler=r,s.leading=i,s.trailing=o,s._hasTrailingValue=!1,s._trailingValue=null,s}og(e,t),e.prototype._next=function(t){this.throttled?this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(sg,this.duration,{subscriber:this})),this.leading&&this.destination.next(t))},e.prototype.clearThrottle=function(){var t=this.throttled;t&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),t.unsubscribe(),this.remove(t),this.throttled=null)}}(kf);var ag,ug,cg,lg,pg=(ag=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}ag(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),hg=(function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.absoluteTimeout=n,s.waitFor=r,s.withObservable=i,s.scheduler=o,s.action=null,s.scheduleTimeout(),s}pg(e,t),e.dispatchTimeout=function(t){var e=t.withObservable;t._unsubscribeAndRecycle(),t.add(Ov(t,e))},e.prototype.scheduleTimeout=function(){var t=this.action;t?this.action=t.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(e.dispatchTimeout,this.waitFor,this))},e.prototype._next=function(e){this.absoluteTimeout||this.scheduleTimeout(),t.prototype._next.call(this,e)},e.prototype._unsubscribe=function(){this.action=null,this.scheduler=null,this.withObservable=null}}(_v),ug=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}ug(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),fg=(function(t){function e(e){var n=t.call(this,e)||this;return n.window=new Xf,e.next(n.window),n}hg(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.openWindow()},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype.notifyComplete=function(t){this._complete()},e.prototype._next=function(t){this.window.next(t)},e.prototype._error=function(t){this.window.error(t),this.destination.error(t)},e.prototype._complete=function(){this.window.complete(),this.destination.complete()},e.prototype._unsubscribe=function(){this.window=null},e.prototype.openWindow=function(){var t=this.window;t&&t.complete();var e=this.destination,n=this.window=new Xf;e.next(n)}}(_v),cg=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}cg(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),dg=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.destination=e,i.windowSize=n,i.startWindowEvery=r,i.windows=[new Xf],i.count=0,e.next(i.windows[0]),i}fg(e,t),e.prototype._next=function(t){for(var e=this.startWindowEvery>0?this.startWindowEvery:this.windowSize,n=this.destination,r=this.windowSize,i=this.windows,o=i.length,s=0;s<o&&!this.closed;s++)i[s].next(t);var a=this.count-r+1;if(a>=0&&a%e==0&&!this.closed&&i.shift().complete(),++this.count%e==0&&!this.closed){var u=new Xf;i.push(u),n.next(u)}},e.prototype._error=function(t){var e=this.windows;if(e)for(;e.length>0&&!this.closed;)e.shift().error(t);this.destination.error(t)},e.prototype._complete=function(){var t=this.windows;if(t)for(;t.length>0&&!this.closed;)t.shift().complete();this.destination.complete()},e.prototype._unsubscribe=function(){this.count=0,this.windows=null}}(kf),lg=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}lg(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),vg=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._numberOfNextedValues=0,e}return dg(e,t),e.prototype.next=function(e){this._numberOfNextedValues++,t.prototype.next.call(this,e)},Object.defineProperty(e.prototype,"numberOfNextedValues",{get:function(){return this._numberOfNextedValues},enumerable:!0,configurable:!0}),e}(Xf);function yg(t){var e=t.subscriber,n=t.windowTimeSpan,r=t.window;r&&e.closeWindow(r),t.window=e.openWindow(),this.schedule(t,n)}function mg(t){var e=t.windowTimeSpan,n=t.subscriber,r=t.scheduler,i=t.windowCreationInterval,o=n.openWindow(),s={action:this,subscription:null};s.subscription=r.schedule(gg,e,{subscriber:n,window:o,context:s}),this.add(s.subscription),this.schedule(t,i)}function gg(t){var e=t.subscriber,n=t.window,r=t.context;r&&r.action&&r.subscription&&r.action.remove(r.subscription),e.closeWindow(n)}!function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;s.destination=e,s.windowTimeSpan=n,s.windowCreationInterval=r,s.maxWindowSize=i,s.scheduler=o,s.windows=[];var a=s.openWindow();if(null!==r&&r>=0){var u={windowTimeSpan:n,windowCreationInterval:r,subscriber:s,scheduler:o};s.add(o.schedule(gg,n,{subscriber:s,window:a,context:null})),s.add(o.schedule(mg,r,u))}else s.add(o.schedule(yg,n,{subscriber:s,window:a,windowTimeSpan:n}));return s}dg(e,t),e.prototype._next=function(t){for(var e=this.windows,n=e.length,r=0;r<n;r++){var i=e[r];i.closed||(i.next(t),i.numberOfNextedValues>=this.maxWindowSize&&this.closeWindow(i))}},e.prototype._error=function(t){for(var e=this.windows;e.length>0;)e.shift().error(t);this.destination.error(t)},e.prototype._complete=function(){for(var t=this.windows;t.length>0;){var e=t.shift();e.closed||e.complete()}this.destination.complete()},e.prototype.openWindow=function(){var t=new vg;return this.windows.push(t),this.destination.next(t),t},e.prototype.closeWindow=function(t){t.complete();var e=this.windows;e.splice(e.indexOf(t),1)}}(kf);var _g,bg,wg,xg=(_g=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}_g(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Eg=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.openings=n,i.closingSelector=r,i.contexts=[],i.add(i.openSubscription=Ov(i,n,n)),i}xg(e,t),e.prototype._next=function(t){var e=this.contexts;if(e)for(var n=e.length,r=0;r<n;r++)e[r].window.next(t)},e.prototype._error=function(e){var n=this.contexts;if(this.contexts=null,n)for(var r=n.length,i=-1;++i<r;){var o=n[i];o.window.error(e),o.subscription.unsubscribe()}t.prototype._error.call(this,e)},e.prototype._complete=function(){var e=this.contexts;if(this.contexts=null,e)for(var n=e.length,r=-1;++r<n;){var i=e[r];i.window.complete(),i.subscription.unsubscribe()}t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.contexts;if(this.contexts=null,t)for(var e=t.length,n=-1;++n<e;){var r=t[n];r.window.unsubscribe(),r.subscription.unsubscribe()}},e.prototype.notifyNext=function(t,e,n,r,i){if(t===this.openings){var o=xf(this.closingSelector)(e);if(o===bf)return this.error(bf.e);var s=new Xf,a=new Tf,u={window:s,subscription:a};this.contexts.push(u);var c=Ov(this,o,u);c.closed?this.closeWindow(this.contexts.length-1):(c.context=u,a.add(c)),this.destination.next(s)}else this.closeWindow(this.contexts.indexOf(t))},e.prototype.notifyError=function(t){this.error(t)},e.prototype.notifyComplete=function(t){t!==this.openSubscription&&this.closeWindow(this.contexts.indexOf(t.context))},e.prototype.closeWindow=function(t){if(-1!==t){var e=this.contexts,n=e[t],r=n.window,i=n.subscription;e.splice(t,1),r.complete(),i.unsubscribe()}}}(_v),bg=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}bg(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Sg=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.destination=e,r.closingSelector=n,r.openWindow(),r}Eg(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.openWindow(i)},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype.notifyComplete=function(t){this.openWindow(t)},e.prototype._next=function(t){this.window.next(t)},e.prototype._error=function(t){this.window.error(t),this.destination.error(t),this.unsubscribeClosingNotification()},e.prototype._complete=function(){this.window.complete(),this.destination.complete(),this.unsubscribeClosingNotification()},e.prototype.unsubscribeClosingNotification=function(){this.closingNotification&&this.closingNotification.unsubscribe()},e.prototype.openWindow=function(t){void 0===t&&(t=null),t&&(this.remove(t),t.unsubscribe());var e=this.window;e&&e.complete();var n=this.window=new Xf;this.destination.next(n);var r=xf(this.closingSelector)();if(r===bf){var i=bf.e;this.destination.error(i),this.window.error(i)}else this.add(this.closingNotification=Ov(this,r))}}(_v),wg=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])},function(t,e){function n(){this.constructor=t}wg(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),Cg=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,o=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s};
800
+ function uh(t){return"function"==typeof t}new Cl("The presence of this token marks an injector as being the root injector.");var ch=!1,lh={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){if(t){var e=new Error;console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+e.stack)}else ch&&console.log("RxJS: Back to a better error behavior. Thank you. <3");ch=t},get useDeprecatedSynchronousErrorHandling(){return ch}};function ph(t){setTimeout(function(){throw t})}var hh={closed:!0,next:function(t){},error:function(t){if(lh.useDeprecatedSynchronousErrorHandling)throw t;ph(t)},complete:function(){}},fh=Array.isArray||function(t){return t&&"number"==typeof t.length};function dh(t){return null!=t&&"object"==typeof t}var vh,yh={e:{}};function mh(){try{return vh.apply(this,arguments)}catch(t){return yh.e=t,yh}}function gh(t){return vh=t,mh}var _h=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),bh=function(t){function e(n){var r=t.call(this,n?n.length+" errors occurred during unsubscription:\n "+n.map(function(t,e){return e+1+") "+t.toString()}).join("\n "):"")||this;return r.errors=n,r.name="UnsubscriptionError",Object.setPrototypeOf(r,e.prototype),r}return _h(e,t),e}(Error),wh=function(){function t(t){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,t&&(this._unsubscribe=t)}var e;return t.prototype.unsubscribe=function(){var t,e=!1;if(!this.closed){var n=this._parent,r=this._parents,i=this._unsubscribe,o=this._subscriptions;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;for(var s=-1,a=r?r.length:0;n;)n.remove(this),n=++s<a&&r[s]||null;if(uh(i)&&gh(i).call(this)===yh&&(e=!0,t=t||(yh.e instanceof bh?xh(yh.e.errors):[yh.e])),fh(o))for(s=-1,a=o.length;++s<a;){var u=o[s];if(dh(u)&&gh(u.unsubscribe).call(u)===yh){e=!0,t=t||[];var c=yh.e;c instanceof bh?t=t.concat(xh(c.errors)):t.push(c)}}if(e)throw new bh(t)}},t.prototype.add=function(e){if(!e||e===t.EMPTY)return t.EMPTY;if(e===this)return this;var n=e;switch(typeof e){case"function":n=new t(e);case"object":if(n.closed||"function"!=typeof n.unsubscribe)return n;if(this.closed)return n.unsubscribe(),n;if("function"!=typeof n._addParent){var r=n;(n=new t)._subscriptions=[r]}break;default:throw new Error("unrecognized teardown "+e+" added to Subscription.")}return(this._subscriptions||(this._subscriptions=[])).push(n),n._addParent(this),n},t.prototype.remove=function(t){var e=this._subscriptions;if(e){var n=e.indexOf(t);-1!==n&&e.splice(n,1)}},t.prototype._addParent=function(t){var e=this._parent,n=this._parents;e&&e!==t?n?-1===n.indexOf(t)&&n.push(t):this._parents=[t]:this._parent=t},t.EMPTY=((e=new t).closed=!0,e),t}();function xh(t){return t.reduce(function(t,e){return t.concat(e instanceof bh?e.errors:e)},[])}var Eh="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("rxSubscriber"):"@@rxSubscriber",Sh=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ch=function(t){function e(e,n,r){var i=t.call(this)||this;switch(i.syncErrorValue=null,i.syncErrorThrown=!1,i.syncErrorThrowable=!1,i.isStopped=!1,arguments.length){case 0:i.destination=hh;break;case 1:if(!e){i.destination=hh;break}if("object"==typeof e){if(Ah(e)){var o=e[Eh]();i.syncErrorThrowable=o.syncErrorThrowable,i.destination=o,o.add(i)}else i.syncErrorThrowable=!0,i.destination=new Th(i,e);break}default:i.syncErrorThrowable=!0,i.destination=new Th(i,e,n,r)}return i}return Sh(e,t),e.prototype[Eh]=function(){return this},e.create=function(t,n,r){var i=new e(t,n,r);return i.syncErrorThrowable=!1,i},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this))},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},e.prototype._unsubscribeAndRecycle=function(){var t=this._parent,e=this._parents;return this._parent=null,this._parents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parent=t,this._parents=e,this},e}(wh),Th=function(t){function e(e,n,r,i){var o,s=t.call(this)||this;s._parentSubscriber=e;var a=s;return uh(n)?o=n:n&&(o=n.next,r=n.error,i=n.complete,n!==hh&&(uh((a=Object.create(n)).unsubscribe)&&s.add(a.unsubscribe.bind(a)),a.unsubscribe=s.unsubscribe.bind(s))),s._context=a,s._next=o,s._error=r,s._complete=i,s}return Sh(e,t),e.prototype.next=function(t){if(!this.isStopped&&this._next){var e=this._parentSubscriber;lh.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?this.__tryOrSetError(e,this._next,t)&&this.unsubscribe():this.__tryOrUnsub(this._next,t)}},e.prototype.error=function(t){if(!this.isStopped){var e=this._parentSubscriber,n=lh.useDeprecatedSynchronousErrorHandling;if(this._error)n&&e.syncErrorThrowable?(this.__tryOrSetError(e,this._error,t),this.unsubscribe()):(this.__tryOrUnsub(this._error,t),this.unsubscribe());else if(e.syncErrorThrowable)n?(e.syncErrorValue=t,e.syncErrorThrown=!0):ph(t),this.unsubscribe();else{if(this.unsubscribe(),n)throw t;ph(t)}}},e.prototype.complete=function(){var t=this;if(!this.isStopped){var e=this._parentSubscriber;if(this._complete){var n=function(){return t._complete.call(t._context)};lh.useDeprecatedSynchronousErrorHandling&&e.syncErrorThrowable?(this.__tryOrSetError(e,n),this.unsubscribe()):(this.__tryOrUnsub(n),this.unsubscribe())}else this.unsubscribe()}},e.prototype.__tryOrUnsub=function(t,e){try{t.call(this._context,e)}catch(t){if(this.unsubscribe(),lh.useDeprecatedSynchronousErrorHandling)throw t;ph(t)}},e.prototype.__tryOrSetError=function(t,e,n){if(!lh.useDeprecatedSynchronousErrorHandling)throw new Error("bad call");try{e.call(this._context,n)}catch(e){return lh.useDeprecatedSynchronousErrorHandling?(t.syncErrorValue=e,t.syncErrorThrown=!0,!0):(ph(e),!0)}return!1},e.prototype._unsubscribe=function(){var t=this._parentSubscriber;this._context=null,this._parentSubscriber=null,t.unsubscribe()},e}(Ch);function Ah(t){return t instanceof Ch||"syncErrorThrowable"in t&&t[Eh]}var Ph="function"==typeof Symbol&&Symbol.observable||"@@observable";function Nh(){}var Oh=function(){function t(t){this._isScalar=!1,t&&(this._subscribe=t)}return t.prototype.lift=function(e){var n=new t;return n.source=this,n.operator=e,n},t.prototype.subscribe=function(t,e,n){var r=this.operator,i=function o(t,e,n){if(t){if(t instanceof Ch)return t;if(t[Eh])return t[Eh]()}return t||e||n?new Ch(t,e,n):new Ch(hh)}(t,e,n);if(r?r.call(i,this.source):i.add(this.source||!i.syncErrorThrowable?this._subscribe(i):this._trySubscribe(i)),lh.useDeprecatedSynchronousErrorHandling&&i.syncErrorThrowable&&(i.syncErrorThrowable=!1,i.syncErrorThrown))throw i.syncErrorValue;return i},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){lh.useDeprecatedSynchronousErrorHandling&&(t.syncErrorThrown=!0,t.syncErrorValue=e),t.error(e)}},t.prototype.forEach=function(t,e){var n=this;return new(e=kh(e))(function(e,r){var i;i=n.subscribe(function(e){try{t(e)}catch(t){r(t),i&&i.unsubscribe()}},r,e)})},t.prototype._subscribe=function(t){var e=this.source;return e&&e.subscribe(t)},t.prototype[Ph]=function(){return this},t.prototype.pipe=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return 0===t.length?this:function n(t){return t?1===t.length?t[0]:function e(n){return t.reduce(function(t,e){return e(t)},n)}:Nh}(t)(this)},t.prototype.toPromise=function(t){var e=this;return new(t=kh(t))(function(t,n){var r;e.subscribe(function(t){return r=t},function(t){return n(t)},function(){return t(r)})})},t.create=function(e){return new t(e)},t}();function kh(t){if(t||(t=lh.Promise||Promise),!t)throw new Error("no Promise impl found");return t}var Mh=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ih=function(t){function e(){var n=t.call(this,"object unsubscribed")||this;return n.name="ObjectUnsubscribedError",Object.setPrototypeOf(n,e.prototype),n}return Mh(e,t),e}(Error),Rh=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Dh=function(t){function e(e,n){var r=t.call(this)||this;return r.subject=e,r.subscriber=n,r.closed=!1,r}return Rh(e,t),e.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var t=this.subject,e=t.observers;if(this.subject=null,e&&0!==e.length&&!t.isStopped&&!t.closed){var n=e.indexOf(this.subscriber);-1!==n&&e.splice(n,1)}}},e}(wh),jh=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Lh=function(t){function e(e){var n=t.call(this,e)||this;return n.destination=e,n}return jh(e,t),e}(Ch),Fh=function(t){function e(){var e=t.call(this)||this;return e.observers=[],e.closed=!1,e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return jh(e,t),e.prototype[Eh]=function(){return new Lh(this)},e.prototype.lift=function(t){var e=new Vh(this,this);return e.operator=t,e},e.prototype.next=function(t){if(this.closed)throw new Ih;if(!this.isStopped)for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].next(t)},e.prototype.error=function(t){if(this.closed)throw new Ih;this.hasError=!0,this.thrownError=t,this.isStopped=!0;for(var e=this.observers,n=e.length,r=e.slice(),i=0;i<n;i++)r[i].error(t);this.observers.length=0},e.prototype.complete=function(){if(this.closed)throw new Ih;this.isStopped=!0;for(var t=this.observers,e=t.length,n=t.slice(),r=0;r<e;r++)n[r].complete();this.observers.length=0},e.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},e.prototype._trySubscribe=function(e){if(this.closed)throw new Ih;return t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){if(this.closed)throw new Ih;return this.hasError?(t.error(this.thrownError),wh.EMPTY):this.isStopped?(t.complete(),wh.EMPTY):(this.observers.push(t),new Dh(this,t))},e.prototype.asObservable=function(){var t=new Oh;return t.source=this,t},e.create=function(t,e){return new Vh(t,e)},e}(Oh),Vh=function(t){function e(e,n){var r=t.call(this)||this;return r.destination=e,r.source=n,r}return jh(e,t),e.prototype.next=function(t){var e=this.destination;e&&e.next&&e.next(t)},e.prototype.error=function(t){var e=this.destination;e&&e.error&&this.destination.error(t)},e.prototype.complete=function(){var t=this.destination;t&&t.complete&&this.destination.complete()},e.prototype._subscribe=function(t){return this.source?this.source.subscribe(t):wh.EMPTY},e}(Fh),Hh=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();function Bh(){return function t(e){return e.lift(new qh(e))}}var qh=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new Kh(t,n),i=e.subscribe(r);return r.closed||(r.connection=n.connect()),i},t}(),Kh=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return Hh(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(Ch),Uh=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),zh=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return Uh(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new wh).add(this.source.subscribe(new Gh(this.getSubject(),this))),t.closed?(this._connection=null,t=wh.EMPTY):this._connection=t),t},e.prototype.refCount=function(){return Bh()(this)},e}(Oh).prototype,Wh={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:zh._subscribe},_isComplete:{value:zh._isComplete,writable:!0},getSubject:{value:zh.getSubject},connect:{value:zh.connect},refCount:{value:zh.refCount}},Gh=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return Uh(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}},e}(Lh),Xh=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}Uh(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Qh=(function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.keySelector=n,s.elementSelector=r,s.durationSelector=i,s.subjectSelector=o,s.groups=null,s.attemptedToUnsubscribe=!1,s.count=0,s}Xh(e,t),e.prototype._next=function(t){var e;try{e=this.keySelector(t)}catch(t){return void this.error(t)}this._group(t,e)},e.prototype._group=function(t,e){var n=this.groups;n||(n=this.groups=new Map);var r,i=n.get(e);if(this.elementSelector)try{r=this.elementSelector(t)}catch(t){this.error(t)}else r=t;if(!i){i=this.subjectSelector?this.subjectSelector():new Fh,n.set(e,i);var o=new Yh(e,i,this);if(this.destination.next(o),this.durationSelector){var s=void 0;try{s=this.durationSelector(new Yh(e,i))}catch(t){return void this.error(t)}this.add(s.subscribe(new Qh(e,i,this)))}}i.closed||i.next(r)},e.prototype._error=function(t){var e=this.groups;e&&(e.forEach(function(e,n){e.error(t)}),e.clear()),this.destination.error(t)},e.prototype._complete=function(){var t=this.groups;t&&(t.forEach(function(t,e){t.complete()}),t.clear()),this.destination.complete()},e.prototype.removeGroup=function(t){this.groups.delete(t)},e.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&&t.prototype.unsubscribe.call(this))}}(Ch),function(t){function e(e,n,r){var i=t.call(this,n)||this;return i.key=e,i.group=n,i.parent=r,i}return Xh(e,t),e.prototype._next=function(t){this.complete()},e.prototype._unsubscribe=function(){var t=this.parent,e=this.key;this.key=this.parent=null,t&&t.removeGroup(e)},e}(Ch)),Yh=function(t){function e(e,n,r){var i=t.call(this)||this;return i.key=e,i.groupSubject=n,i.refCountSubscription=r,i}return Xh(e,t),e.prototype._subscribe=function(t){var e=new wh,n=this.refCountSubscription,r=this.groupSubject;return n&&!n.closed&&e.add(new Zh(n)),e.add(r.subscribe(t)),e},e}(Oh),Zh=function(t){function e(e){var n=t.call(this)||this;return n.parent=e,e.count++,n}return Xh(e,t),e.prototype.unsubscribe=function(){var e=this.parent;e.closed||this.closed||(t.prototype.unsubscribe.call(this),e.count-=1,0===e.count&&e.attemptedToUnsubscribe&&e.unsubscribe())},e}(wh),$h=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Jh=(function(t){function e(e){var n=t.call(this)||this;return n._value=e,n}$h(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var n=t.prototype._subscribe.call(this,e);return n&&!n.closed&&e.next(this._value),n},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new Ih;return this._value},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)}}(Fh),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),tf=function(t){function e(e,n){return t.call(this)||this}return Jh(e,t),e.prototype.schedule=function(t,e){return void 0===e&&(e=0),this},e}(wh),ef=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),nf=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r.pending=!1,r}return ef(e,t),e.prototype.schedule=function(t,e){if(void 0===e&&(e=0),this.closed)return this;this.state=t;var n=this.id,r=this.scheduler;return null!=n&&(this.id=this.recycleAsyncId(r,n,e)),this.pending=!0,this.delay=e,this.id=this.id||this.requestAsyncId(r,this.id,e),this},e.prototype.requestAsyncId=function(t,e,n){return void 0===n&&(n=0),setInterval(t.flush.bind(t,this),n)},e.prototype.recycleAsyncId=function(t,e,n){if(void 0===n&&(n=0),null!==n&&this.delay===n&&!1===this.pending)return e;clearInterval(e)},e.prototype.execute=function(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},e.prototype._execute=function(t,e){var n=!1,r=void 0;try{this.work(t)}catch(t){n=!0,r=!!t&&t||new Error(t)}if(n)return this.unsubscribe(),r},e.prototype._unsubscribe=function(){var t=this.id,e=this.scheduler,n=e.actions,r=n.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==r&&n.splice(r,1),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null},e}(tf),rf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),of=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return rf(e,t),e.prototype.schedule=function(e,n){return void 0===n&&(n=0),n>0?t.prototype.schedule.call(this,e,n):(this.delay=n,this.state=e,this.scheduler.flush(this),this)},e.prototype.execute=function(e,n){return n>0||this.closed?t.prototype.execute.call(this,e,n):this._execute(e,n)},e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0?t.prototype.requestAsyncId.call(this,e,n,r):e.flush(this)},e}(nf),sf=function(){function t(e,n){void 0===n&&(n=t.now),this.SchedulerAction=e,this.now=n}return t.prototype.schedule=function(t,e,n){return void 0===e&&(e=0),new this.SchedulerAction(this,t).schedule(n,e)},t.now=Date.now?Date.now:function(){return+new Date},t}(),af=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),uf=function(t){function e(n,r){void 0===r&&(r=sf.now);var i=t.call(this,n,function(){return e.delegate&&e.delegate!==i?e.delegate.now():r()})||this;return i.actions=[],i.active=!1,i.scheduled=void 0,i}return af(e,t),e.prototype.schedule=function(n,r,i){return void 0===r&&(r=0),e.delegate&&e.delegate!==this?e.delegate.schedule(n,r,i):t.prototype.schedule.call(this,n,r,i)},e.prototype.flush=function(t){var e=this.actions;if(this.active)e.push(t);else{var n;this.active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}},e}(sf),cf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),lf=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return cf(e,t),e}(uf))(of),pf=new Oh(function(t){return t.complete()});function hf(t){return t?function e(t){return new Oh(function(e){return t.schedule(function(){return e.complete()})})}(t):pf}function ff(t){return t&&"function"==typeof t.schedule}var df=function(t){return function(e){for(var n=0,r=t.length;n<r&&!e.closed;n++)e.next(t[n]);e.closed||e.complete()}};function vf(t,e){return new Oh(e?function(n){var r=new wh,i=0;return r.add(e.schedule(function(){i!==t.length?(n.next(t[i++]),n.closed||r.add(this.schedule())):n.complete()})),r}:df(t))}function yf(t){t.subscriber.error(t.error)}var mf=function(){function t(t,e,n){this.kind=t,this.value=e,this.error=n,this.hasValue="N"===t}return t.prototype.observe=function(t){switch(this.kind){case"N":return t.next&&t.next(this.value);case"E":return t.error&&t.error(this.error);case"C":return t.complete&&t.complete()}},t.prototype.do=function(t,e,n){switch(this.kind){case"N":return t&&t(this.value);case"E":return e&&e(this.error);case"C":return n&&n()}},t.prototype.accept=function(t,e,n){return t&&"function"==typeof t.next?this.observe(t):this.do(t,e,n)},t.prototype.toObservable=function(){switch(this.kind){case"N":return function t(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t[t.length-1];switch(ff(n)?t.pop():n=void 0,t.length){case 0:return hf(n);case 1:return n?vf(t,n):function r(t){var e=new Oh(function(e){e.next(t),e.complete()});return e._isScalar=!0,e.value=t,e}(t[0]);default:return vf(t,n)}}(this.value);case"E":return function e(t,n){return new Oh(n?function(e){return n.schedule(yf,0,{error:t,subscriber:e})}:function(e){return e.error(t)})}(this.error);case"C":return hf()}throw new Error("unexpected notification kind value")},t.createNext=function(e){return void 0!==e?new t("N",e):t.undefinedValueNotification},t.createError=function(e){return new t("E",void 0,e)},t.createComplete=function(){return t.completeNotification},t.completeNotification=new t("C"),t.undefinedValueNotification=new t("N",void 0),t}(),gf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),_f=function(t){function e(e,n,r){void 0===r&&(r=0);var i=t.call(this,e)||this;return i.scheduler=n,i.delay=r,i}return gf(e,t),e.dispatch=function(t){t.notification.observe(t.destination),this.unsubscribe()},e.prototype.scheduleMessage=function(t){this.add(this.scheduler.schedule(e.dispatch,this.delay,new bf(t,this.destination)))},e.prototype._next=function(t){this.scheduleMessage(mf.createNext(t))},e.prototype._error=function(t){this.scheduleMessage(mf.createError(t))},e.prototype._complete=function(){this.scheduleMessage(mf.createComplete())},e}(Ch),bf=function bf(t,e){this.notification=t,this.destination=e},wf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),xf=(function(t){function e(e,n,r){void 0===e&&(e=Number.POSITIVE_INFINITY),void 0===n&&(n=Number.POSITIVE_INFINITY);var i=t.call(this)||this;return i.scheduler=r,i._events=[],i._infiniteTimeWindow=!1,i._bufferSize=e<1?1:e,i._windowTime=n<1?1:n,n===Number.POSITIVE_INFINITY?(i._infiniteTimeWindow=!0,i.next=i.nextInfiniteTimeWindow):i.next=i.nextTimeWindow,i}wf(e,t),e.prototype.nextInfiniteTimeWindow=function(e){var n=this._events;n.push(e),n.length>this._bufferSize&&n.shift(),t.prototype.next.call(this,e)},e.prototype.nextTimeWindow=function(e){this._events.push(new xf(this._getNow(),e)),this._trimBufferThenGetEvents(),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){var e,n=this._infiniteTimeWindow,r=n?this._events:this._trimBufferThenGetEvents(),i=this.scheduler,o=r.length;if(this.closed)throw new Ih;if(this.isStopped||this.hasError?e=wh.EMPTY:(this.observers.push(t),e=new Dh(this,t)),i&&t.add(t=new _f(t,i)),n)for(var s=0;s<o&&!t.closed;s++)t.next(r[s]);else for(s=0;s<o&&!t.closed;s++)t.next(r[s].value);return this.hasError?t.error(this.thrownError):this.isStopped&&t.complete(),e},e.prototype._getNow=function(){return(this.scheduler||lf).now()},e.prototype._trimBufferThenGetEvents=function(){for(var t=this._getNow(),e=this._bufferSize,n=this._windowTime,r=this._events,i=r.length,o=0;o<i&&!(t-r[o].time<n);)o++;return i>e&&(o=Math.max(o,i-e)),o>0&&r.splice(0,o),r}}(Fh),function xf(t,e){this.time=t,this.value=e}),Ef=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Sf=(function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.value=null,e.hasNext=!1,e.hasCompleted=!1,e}Ef(e,t),e.prototype._subscribe=function(e){return this.hasError?(e.error(this.thrownError),wh.EMPTY):this.hasCompleted&&this.hasNext?(e.next(this.value),e.complete(),wh.EMPTY):t.prototype._subscribe.call(this,e)},e.prototype.next=function(t){this.hasCompleted||(this.value=t,this.hasNext=!0)},e.prototype.error=function(e){this.hasCompleted||t.prototype.error.call(this,e)},e.prototype.complete=function(){this.hasCompleted=!0,this.hasNext&&t.prototype.next.call(this,this.value),t.prototype.complete.call(this)}}(Fh),0),Cf={},Tf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Af=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return Tf(e,t),e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0?t.prototype.requestAsyncId.call(this,e,n,r):(e.actions.push(this),e.scheduled||(e.scheduled=(i=e.flush.bind(e,null),o=Sf++,Cf[o]=i,Promise.resolve().then(function(){return function t(e){var n=Cf[e];n&&n()}(o)}),o)));var i,o},e.prototype.recycleAsyncId=function(e,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return t.prototype.recycleAsyncId.call(this,e,n,r);0===e.actions.length&&(delete Cf[n],e.scheduled=void 0)},e}(nf),Pf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Nf=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Pf(e,t),e.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var e,n=this.actions,r=-1,i=n.length;t=t||n.shift();do{if(e=t.execute(t.state,t.delay))break}while(++r<i&&(t=n.shift()));if(this.active=!1,e){for(;++r<i&&(t=n.shift());)t.unsubscribe();throw e}},e}(uf))(Af),Of=(new uf(nf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),kf=function(t){function e(e,n){var r=t.call(this,e,n)||this;return r.scheduler=e,r.work=n,r}return Of(e,t),e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0?t.prototype.requestAsyncId.call(this,e,n,r):(e.actions.push(this),e.scheduled||(e.scheduled=requestAnimationFrame(function(){return e.flush(null)})))},e.prototype.recycleAsyncId=function(e,n,r){if(void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0)return t.prototype.recycleAsyncId.call(this,e,n,r);0===e.actions.length&&(cancelAnimationFrame(n),e.scheduled=void 0)},e}(nf),Mf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),If=(new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Mf(e,t),e.prototype.flush=function(t){this.active=!0,this.scheduled=void 0;var e,n=this.actions,r=-1,i=n.length;t=t||n.shift();do{if(e=t.execute(t.state,t.delay))break}while(++r<i&&(t=n.shift()));if(this.active=!1,e){for(;++r<i&&(t=n.shift());)t.unsubscribe();throw e}},e}(uf))(kf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Rf=(function(t){function e(e,n){void 0===e&&(e=Rf),void 0===n&&(n=Number.POSITIVE_INFINITY);var r=t.call(this,e,function(){return r.frame})||this;return r.maxFrames=n,r.frame=0,r.index=-1,r}If(e,t),e.prototype.flush=function(){for(var t,e,n=this.actions,r=this.maxFrames;(e=n.shift())&&(this.frame=e.delay)<=r&&!(t=e.execute(e.state,e.delay)););if(t){for(;e=n.shift();)e.unsubscribe();throw t}},e.frameTimeFactor=10}(uf),function(t){function e(e,n,r){void 0===r&&(r=e.index+=1);var i=t.call(this,e,n)||this;return i.scheduler=e,i.work=n,i.index=r,i.active=!0,i.index=e.index=r,i}return If(e,t),e.prototype.schedule=function(n,r){if(void 0===r&&(r=0),!this.id)return t.prototype.schedule.call(this,n,r);this.active=!1;var i=new e(this.scheduler,this.work);return this.add(i),i.schedule(n,r)},e.prototype.requestAsyncId=function(t,n,r){void 0===r&&(r=0),this.delay=t.frame+r;var i=t.actions;return i.push(this),i.sort(e.sortActions),!0},e.prototype.recycleAsyncId=function(t,e,n){void 0===n&&(n=0)},e.prototype._execute=function(e,n){if(!0===this.active)return t.prototype._execute.call(this,e,n)},e.sortActions=function(t,e){return t.delay===e.delay?t.index===e.index?0:t.index>e.index?1:-1:t.delay>e.delay?1:-1},e}(nf));function Df(t){return t}var jf,Lf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ff=(jf=Error,Lf(function t(){var e=jf.call(this,"argument out of range")||this;return e.name="ArgumentOutOfRangeError",Object.setPrototypeOf(e,t.prototype),e},jf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Vf=function(t){function e(){var n=t.call(this,"no elements in sequence")||this;return n.name="EmptyError",Object.setPrototypeOf(n,e.prototype),n}return Ff(e,t),e}(Error),Hf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Bf=(function(t){Hf(function e(){var n=t.call(this,"Timeout has occurred")||this;return Object.setPrototypeOf(n,e.prototype),n},t)}(Error),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),qf=function(){function t(t,e){this.project=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new Kf(t,this.project,this.thisArg))},t}(),Kf=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.project=n,i.count=0,i.thisArg=r||i,i}return Bf(e,t),e.prototype._next=function(t){var e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}this.destination.next(e)},e}(Ch),Uf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),zf=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Uf(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)},e.prototype.notifyError=function(t,e){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.destination.complete()},e}(Ch),Wf=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Gf=function(t){function e(e,n,r){var i=t.call(this)||this;return i.parent=e,i.outerValue=n,i.outerIndex=r,i.index=0,i}return Wf(e,t),e.prototype._next=function(t){this.parent.notifyNext(this.outerValue,t,this.outerIndex,this.index++,this)},e.prototype._error=function(t){this.parent.notifyError(t,this),this.unsubscribe()},e.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},e}(Ch),Xf=function(t){return function(e){return t.then(function(t){e.closed||(e.next(t),e.complete())},function(t){return e.error(t)}).then(null,ph),e}},Qf=function Yf(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}(),Zf=function(t){return function(e){for(var n=t[Qf]();;){var r=n.next();if(r.done){e.complete();break}if(e.next(r.value),e.closed)break}return"function"==typeof n.return&&e.add(function(){n.return&&n.return()}),e}},$f=function(t){return function(e){var n=t[Ph]();if("function"!=typeof n.subscribe)throw new TypeError("Provided object does not correctly implement Symbol.observable");return n.subscribe(e)}},Jf=function(t){return t&&"number"==typeof t.length&&"function"!=typeof t};function td(t){return t&&"function"!=typeof t.subscribe&&"function"==typeof t.then}var ed=function(t){if(t instanceof Oh)return function(e){return t._isScalar?(e.next(t.value),void e.complete()):t.subscribe(e)};if(Jf(t))return df(t);if(td(t))return Xf(t);if(t&&"function"==typeof t[Qf])return Zf(t);if(t&&"function"==typeof t[Ph])return $f(t);var e=dh(t)?"an invalid object":"'"+t+"'";throw new TypeError("You provided "+e+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")};function nd(t,e,n,r){var i=new Gf(t,n,r);return ed(e)(i)}var rd=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),id={};!function(t){function e(e,n){var r=t.call(this,e)||this;return r.resultSelector=n,r.active=0,r.values=[],r.observables=[],r}rd(e,t),e.prototype._next=function(t){this.values.push(id),this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{this.active=e,this.toRespond=e;for(var n=0;n<e;n++){var r=t[n];this.add(nd(this,r,r,n))}}},e.prototype.notifyComplete=function(t){0==(this.active-=1)&&this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){var o=this.values,s=this.toRespond?o[n]===id?--this.toRespond:this.toRespond:0;o[n]=e,0===s&&(this.resultSelector?this._tryResultSelector(o):this.destination.next(o.slice()))},e.prototype._tryResultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(t){return void this.destination.error(t)}this.destination.next(e)}}(zf);var od=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();var sd=function(){function t(t,e){void 0===e&&(e=Number.POSITIVE_INFINITY),this.project=t,this.concurrent=e}return t.prototype.call=function(t,e){return e.subscribe(new ad(t,this.project,this.concurrent))},t}(),ad=function(t){function e(e,n,r){void 0===r&&(r=Number.POSITIVE_INFINITY);var i=t.call(this,e)||this;return i.project=n,i.concurrent=r,i.hasCompleted=!1,i.buffer=[],i.active=0,i.index=0,i}return od(e,t),e.prototype._next=function(t){this.active<this.concurrent?this._tryNext(t):this.buffer.push(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this.active++,this._innerSub(e,t,n)},e.prototype._innerSub=function(t,e,n){this.add(nd(this,t,e,n))},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)},e.prototype.notifyComplete=function(t){var e=this.buffer;this.remove(t),this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},e}(zf),ud=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();!function(t){function e(e,n){var r=t.call(this,e)||this;r.sources=n,r.completed=0,r.haveValues=0;var i=n.length;r.values=new Array(i);for(var o=0;o<i;o++){var s=nd(r,n[o],null,o);s&&r.add(s)}return r}ud(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.values[n]=e,i._hasValue||(i._hasValue=!0,this.haveValues++)},e.prototype.notifyComplete=function(t){var e=this.destination,n=this.haveValues,r=this.values,i=r.length;t._hasValue?(this.completed++,this.completed===i&&(n===i&&e.next(r),e.complete())):e.complete()}}(zf);var cd=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),ld=(function(t){function e(e){var n=t.call(this,e)||this;return n.hasFirst=!1,n.observables=[],n.subscriptions=[],n}cd(e,t),e.prototype._next=function(t){this.observables.push(t)},e.prototype._complete=function(){var t=this.observables,e=t.length;if(0===e)this.destination.complete();else{for(var n=0;n<e&&!this.hasFirst;n++){var r=t[n],i=nd(this,r,r,n);this.subscriptions&&this.subscriptions.push(i),this.add(i)}this.observables=null}},e.prototype.notifyNext=function(t,e,n,r,i){if(!this.hasFirst){this.hasFirst=!0;for(var o=0;o<this.subscriptions.length;o++)if(o!==n){var s=this.subscriptions[o];s.unsubscribe(),this.remove(s)}this.subscriptions=null}this.destination.next(e)}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),pd=(function(t){function e(e,n,r){void 0===r&&(r=Object.create(null));var i=t.call(this,e)||this;return i.iterators=[],i.active=0,i.resultSelector="function"==typeof n?n:null,i.values=r,i}ld(e,t),e.prototype._next=function(t){var e=this.iterators;fh(t)?e.push(new hd(t)):e.push("function"==typeof t[Qf]?new pd(t[Qf]()):new fd(this.destination,this,t))},e.prototype._complete=function(){var t=this.iterators,e=t.length;if(0!==e){this.active=e;for(var n=0;n<e;n++){var r=t[n];r.stillUnsubscribed?this.add(r.subscribe(r,n)):this.active--}}else this.destination.complete()},e.prototype.notifyInactive=function(){this.active--,0===this.active&&this.destination.complete()},e.prototype.checkIterators=function(){for(var t=this.iterators,e=t.length,n=this.destination,r=0;r<e;r++)if("function"==typeof(s=t[r]).hasValue&&!s.hasValue())return;var i=!1,o=[];for(r=0;r<e;r++){var s,a=(s=t[r]).next();if(s.hasCompleted()&&(i=!0),a.done)return void n.complete();o.push(a.value)}this.resultSelector?this._tryresultSelector(o):n.next(o),i&&n.complete()},e.prototype._tryresultSelector=function(t){var e;try{e=this.resultSelector.apply(this,t)}catch(t){return void this.destination.error(t)}this.destination.next(e)}}(Ch),function(){function t(t){this.iterator=t,this.nextResult=t.next()}return t.prototype.hasValue=function(){return!0},t.prototype.next=function(){var t=this.nextResult;return this.nextResult=this.iterator.next(),t},t.prototype.hasCompleted=function(){var t=this.nextResult;return t&&t.done},t}()),hd=function(){function t(t){this.array=t,this.index=0,this.length=0,this.length=t.length}return t.prototype[Qf]=function(){return this},t.prototype.next=function(t){var e=this.index++;return e<this.length?{value:this.array[e],done:!1}:{value:null,done:!0}},t.prototype.hasValue=function(){return this.array.length>this.index},t.prototype.hasCompleted=function(){return this.array.length===this.index},t}(),fd=function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.parent=n,i.observable=r,i.stillUnsubscribed=!0,i.buffer=[],i.isComplete=!1,i}return ld(e,t),e.prototype[Qf]=function(){return this},e.prototype.next=function(){var t=this.buffer;return 0===t.length&&this.isComplete?{value:null,done:!0}:{value:t.shift(),done:!1}},e.prototype.hasValue=function(){return this.buffer.length>0},e.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},e.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){this.buffer.push(e),this.parent.checkIterators()},e.prototype.subscribe=function(t,e){return nd(this,this.observable,this,e)},e}(zf),dd=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),vd=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r}dd(e,t),e.prototype._next=function(t){if(this.value=t,this.hasValue=!0,!this.throttled){var e=gh(this.durationSelector)(t);if(e===yh)this.destination.error(yh.e);else{var n=nd(this,e);n.closed?this.clearThrottle():this.add(this.throttled=n)}}},e.prototype.clearThrottle=function(){var t=this.value,e=this.hasValue,n=this.throttled;n&&(this.remove(n),this.throttled=null,n.unsubscribe()),e&&(this.value=null,this.hasValue=!1,this.destination.next(t))},e.prototype.notifyNext=function(t,e,n,r){this.clearThrottle()},e.prototype.notifyComplete=function(){this.clearThrottle()}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),yd=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.buffer=[],r.add(nd(r,n)),r}vd(e,t),e.prototype._next=function(t){this.buffer.push(t)},e.prototype.notifyNext=function(t,e,n,r,i){var o=this.buffer;this.buffer=[],this.destination.next(o)}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),md=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.bufferSize=n,r.buffer=[],r}yd(e,t),e.prototype._next=function(t){var e=this.buffer;e.push(t),e.length==this.bufferSize&&(this.destination.next(e),this.buffer=[])},e.prototype._complete=function(){var e=this.buffer;e.length>0&&this.destination.next(e),t.prototype._complete.call(this)}}(Ch),function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.bufferSize=n,i.startBufferEvery=r,i.buffers=[],i.count=0,i}yd(e,t),e.prototype._next=function(t){var e=this.bufferSize,n=this.startBufferEvery,r=this.buffers,i=this.count;this.count++,i%n==0&&r.push([]);for(var o=r.length;o--;){var s=r[o];s.push(t),s.length===e&&(r.splice(o,1),this.destination.next(s))}},e.prototype._complete=function(){for(var e=this.buffers,n=this.destination;e.length>0;){var r=e.shift();r.length>0&&n.next(r)}t.prototype._complete.call(this)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),gd=function gd(){this.buffer=[]};function _d(t){var e=t.subscriber,n=t.context;n&&e.closeContext(n),e.closed||(t.context=e.openContext(),t.context.closeAction=this.schedule(t,t.bufferTimeSpan))}function bd(t){var e=t.bufferCreationInterval,n=t.bufferTimeSpan,r=t.subscriber,i=t.scheduler,o=r.openContext();r.closed||(r.add(o.closeAction=i.schedule(wd,n,{subscriber:r,context:o})),this.schedule(t,e))}function wd(t){t.subscriber.closeContext(t.context)}!function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;s.bufferTimeSpan=n,s.bufferCreationInterval=r,s.maxBufferSize=i,s.scheduler=o,s.contexts=[];var a=s.openContext();if(s.timespanOnly=null==r||r<0,s.timespanOnly)s.add(a.closeAction=o.schedule(_d,n,{subscriber:s,context:a,bufferTimeSpan:n}));else{var u={bufferTimeSpan:n,bufferCreationInterval:r,subscriber:s,scheduler:o};s.add(a.closeAction=o.schedule(wd,n,{subscriber:s,context:a})),s.add(o.schedule(bd,r,u))}return s}md(e,t),e.prototype._next=function(t){for(var e,n=this.contexts,r=n.length,i=0;i<r;i++){var o=n[i],s=o.buffer;s.push(t),s.length==this.maxBufferSize&&(e=o)}e&&this.onBufferFull(e)},e.prototype._error=function(e){this.contexts.length=0,t.prototype._error.call(this,e)},e.prototype._complete=function(){for(var e=this.contexts,n=this.destination;e.length>0;){var r=e.shift();n.next(r.buffer)}t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.contexts=null},e.prototype.onBufferFull=function(t){this.closeContext(t);var e=t.closeAction;if(e.unsubscribe(),this.remove(e),!this.closed&&this.timespanOnly){t=this.openContext();var n=this.bufferTimeSpan;this.add(t.closeAction=this.scheduler.schedule(_d,n,{subscriber:this,context:t,bufferTimeSpan:n}))}},e.prototype.openContext=function(){var t=new gd;return this.contexts.push(t),t},e.prototype.closeContext=function(t){this.destination.next(t.buffer);var e=this.contexts;(e?e.indexOf(t):-1)>=0&&e.splice(e.indexOf(t),1)}}(Ch);var xd=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ed=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.openings=n,i.closingSelector=r,i.contexts=[],i.add(nd(i,n)),i}xd(e,t),e.prototype._next=function(t){for(var e=this.contexts,n=e.length,r=0;r<n;r++)e[r].buffer.push(t)},e.prototype._error=function(e){for(var n=this.contexts;n.length>0;){var r=n.shift();r.subscription.unsubscribe(),r.buffer=null,r.subscription=null}this.contexts=null,t.prototype._error.call(this,e)},e.prototype._complete=function(){for(var e=this.contexts;e.length>0;){var n=e.shift();this.destination.next(n.buffer),n.subscription.unsubscribe(),n.buffer=null,n.subscription=null}this.contexts=null,t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e,n,r,i){t?this.closeBuffer(t):this.openBuffer(e)},e.prototype.notifyComplete=function(t){this.closeBuffer(t.context)},e.prototype.openBuffer=function(t){try{var e=this.closingSelector.call(this,t);e&&this.trySubscribe(e)}catch(t){this._error(t)}},e.prototype.closeBuffer=function(t){var e=this.contexts;if(e&&t){var n=t.subscription;this.destination.next(t.buffer),e.splice(e.indexOf(t),1),this.remove(n),n.unsubscribe()}},e.prototype.trySubscribe=function(t){var e=this.contexts,n=new wh,r={buffer:[],subscription:n};e.push(r);var i=nd(this,t,r);!i||i.closed?this.closeBuffer(r):(i.context=r,this.add(i),n.add(i))}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Sd=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.closingSelector=n,r.subscribing=!1,r.openBuffer(),r}Ed(e,t),e.prototype._next=function(t){this.buffer.push(t)},e.prototype._complete=function(){var e=this.buffer;e&&this.destination.next(e),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.buffer=null,this.subscribing=!1},e.prototype.notifyNext=function(t,e,n,r,i){this.openBuffer()},e.prototype.notifyComplete=function(){this.subscribing?this.complete():this.openBuffer()},e.prototype.openBuffer=function(){var t=this.closingSubscription;t&&(this.remove(t),t.unsubscribe()),this.buffer&&this.destination.next(this.buffer),this.buffer=[];var e=gh(this.closingSelector)();e===yh?this.error(yh.e):(t=new wh,this.closingSubscription=t,this.add(t),this.subscribing=!0,t.add(nd(this,e)),this.subscribing=!1)}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Cd=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.selector=n,i.caught=r,i}Sd(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=void 0;try{n=this.selector(e,this.caught)}catch(e){return void t.prototype.error.call(this,e)}this._unsubscribeAndRecycle(),this.add(nd(this,n))}}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Td=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.source=r,i.count=0,i.index=0,i}Cd(e,t),e.prototype._next=function(t){this.predicate?this._tryPredicate(t):this.count++},e.prototype._tryPredicate=function(t){var e;try{e=this.predicate(t,this.index++,this.source)}catch(t){return void this.destination.error(t)}e&&this.count++},e.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Ad=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r.durationSubscription=null,r}Td(e,t),e.prototype._next=function(t){try{var e=this.durationSelector.call(this,t);e&&this._tryNext(t,e)}catch(t){this.destination.error(t)}},e.prototype._complete=function(){this.emitValue(),this.destination.complete()},e.prototype._tryNext=function(t,e){var n=this.durationSubscription;this.value=t,this.hasValue=!0,n&&(n.unsubscribe(),this.remove(n)),(n=nd(this,e))&&!n.closed&&this.add(this.durationSubscription=n)},e.prototype.notifyNext=function(t,e,n,r,i){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){if(this.hasValue){var e=this.value,n=this.durationSubscription;n&&(this.durationSubscription=null,n.unsubscribe(),this.remove(n)),this.value=null,this.hasValue=!1,t.prototype._next.call(this,e)}}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}());function Pd(t){t.debouncedNext()}!function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.dueTime=n,i.scheduler=r,i.debouncedSubscription=null,i.lastValue=null,i.hasValue=!1,i}Ad(e,t),e.prototype._next=function(t){this.clearDebounce(),this.lastValue=t,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(Pd,this.dueTime,this))},e.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},e.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var t=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(t)}},e.prototype.clearDebounce=function(){var t=this.debouncedSubscription;null!==t&&(this.remove(t),t.unsubscribe(),this.debouncedSubscription=null)}}(Ch);var Nd=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Od=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.defaultValue=n,r.isEmpty=!0,r}Nd(e,t),e.prototype._next=function(t){this.isEmpty=!1,this.destination.next(t)},e.prototype._complete=function(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),kd=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.delay=n,i.scheduler=r,i.queue=[],i.active=!1,i.errored=!1,i}Od(e,t),e.dispatch=function(t){for(var e=t.source,n=e.queue,r=t.scheduler,i=t.destination;n.length>0&&n[0].time-r.now()<=0;)n.shift().notification.observe(i);if(n.length>0){var o=Math.max(0,n[0].time-r.now());this.schedule(t,o)}else e.active=!1},e.prototype._schedule=function(t){this.active=!0,this.add(t.schedule(e.dispatch,this.delay,{source:this,destination:this.destination,scheduler:t}))},e.prototype.scheduleNotification=function(t){if(!0!==this.errored){var e=this.scheduler,n=new kd(e.now()+this.delay,t);this.queue.push(n),!1===this.active&&this._schedule(e)}},e.prototype._next=function(t){this.scheduleNotification(mf.createNext(t))},e.prototype._error=function(t){this.errored=!0,this.queue=[],this.destination.error(t)},e.prototype._complete=function(){this.scheduleNotification(mf.createComplete())}}(Ch),function kd(t,e){this.time=t,this.notification=e}),Md=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Id=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.delayDurationSelector=n,r.completed=!1,r.delayNotifierSubscriptions=[],r.values=[],r}Md(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(t),this.removeSubscription(i),this.tryComplete()},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype.notifyComplete=function(t){var e=this.removeSubscription(t);e&&this.destination.next(e),this.tryComplete()},e.prototype._next=function(t){try{var e=this.delayDurationSelector(t);e&&this.tryDelay(e,t)}catch(t){this.destination.error(t)}},e.prototype._complete=function(){this.completed=!0,this.tryComplete()},e.prototype.removeSubscription=function(t){t.unsubscribe();var e=this.delayNotifierSubscriptions.indexOf(t),n=null;return-1!==e&&(n=this.values[e],this.delayNotifierSubscriptions.splice(e,1),this.values.splice(e,1)),n},e.prototype.tryDelay=function(t,e){var n=nd(this,t,e);n&&!n.closed&&(this.add(n),this.delayNotifierSubscriptions.push(n)),this.values.push(e)},e.prototype.tryComplete=function(){this.completed&&0===this.delayNotifierSubscriptions.length&&this.destination.complete()}}(zf),function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subscriptionDelay=n,r}Md(e,t),e.prototype._subscribe=function(t){this.subscriptionDelay.subscribe(new Id(t,this.source))}}(Oh),function(t){function e(e,n){var r=t.call(this)||this;return r.parent=e,r.source=n,r.sourceSubscribed=!1,r}return Md(e,t),e.prototype._next=function(t){this.subscribeToSource()},e.prototype._error=function(t){this.unsubscribe(),this.parent.error(t)},e.prototype._complete=function(){this.subscribeToSource()},e.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},e}(Ch)),Rd=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Dd=(function(t){function e(e){return t.call(this,e)||this}Rd(e,t),e.prototype._next=function(t){t.observe(this.destination)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),jd=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keySelector=n,i.values=new Set,r&&i.add(nd(i,r)),i}Dd(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.values.clear()},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype._next=function(t){this.keySelector?this._useKeySelector(t):this._finalizeNext(t,t)},e.prototype._useKeySelector=function(t){var e,n=this.destination;try{e=this.keySelector(t)}catch(t){return void n.error(t)}this._finalizeNext(e,t)},e.prototype._finalizeNext=function(t,e){var n=this.values;n.has(t)||(n.add(t),this.destination.next(e))}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Ld=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.keySelector=r,i.hasKey=!1,"function"==typeof n&&(i.compare=n),i}jd(e,t),e.prototype.compare=function(t,e){return t===e},e.prototype._next=function(t){var e=t;if(this.keySelector&&(e=gh(this.keySelector)(t))===yh)return this.destination.error(yh.e);var n=!1;if(this.hasKey){if((n=gh(this.compare)(this.key,e))===yh)return this.destination.error(yh.e)}else this.hasKey=!0;!1===Boolean(n)&&(this.key=e,this.destination.next(t))}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Fd=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.thisArg=r,i.count=0,i}Ld(e,t),e.prototype._next=function(t){var e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}e&&this.destination.next(t)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Vd=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o._tapNext=Nh,o._tapError=Nh,o._tapComplete=Nh,o._tapError=r||Nh,o._tapComplete=i||Nh,uh(n)?(o._context=o,o._tapNext=n):n&&(o._context=n,o._tapNext=n.next||Nh,o._tapError=n.error||Nh,o._tapComplete=n.complete||Nh),o}Fd(e,t),e.prototype._next=function(t){try{this._tapNext.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.next(t)},e.prototype._error=function(t){try{this._tapError.call(this._context,t)}catch(t){return void this.destination.error(t)}this.destination.error(t)},e.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(t){return void this.destination.error(t)}return this.destination.complete()}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Hd=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}Vd(e,t),e.prototype._next=function(t){var e=this.total,n=++this.count;n<=e&&(this.destination.next(t),n===e&&(this.destination.complete(),this.unsubscribe()))}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Bd=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.predicate=n,o.thisArg=r,o.source=i,o.index=0,o.thisArg=r||o,o}Hd(e,t),e.prototype.notifyComplete=function(t){this.destination.next(t),this.destination.complete()},e.prototype._next=function(t){var e=!1;try{e=this.predicate.call(this.thisArg,t,this.index++,this.source)}catch(t){return void this.destination.error(t)}e||this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),qd=(function(t){function e(e){var n=t.call(this,e)||this;return n.hasCompleted=!1,n.hasSubscription=!1,n}Bd(e,t),e.prototype._next=function(t){this.hasSubscription||(this.hasSubscription=!0,this.add(nd(this,t)))},e.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},e.prototype.notifyComplete=function(t){this.remove(t),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Kd=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.hasSubscription=!1,r.hasCompleted=!1,r.index=0,r}qd(e,t),e.prototype._next=function(t){this.hasSubscription||this.tryNext(t)},e.prototype.tryNext=function(t){var e=this.index++,n=this.destination;try{var r=this.project(t,e);this.hasSubscription=!0,this.add(nd(this,r,t,e))}catch(t){n.error(t)}},e.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)},e.prototype.notifyError=function(t){this.destination.error(t)},e.prototype.notifyComplete=function(t){this.remove(t),this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Ud=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.project=n,o.concurrent=r,o.scheduler=i,o.index=0,o.active=0,o.hasCompleted=!1,r<Number.POSITIVE_INFINITY&&(o.buffer=[]),o}Kd(e,t),e.dispatch=function(t){t.subscriber.subscribeToProjection(t.result,t.value,t.index)},e.prototype._next=function(t){var n=this.destination;if(n.closed)this._complete();else{var r=this.index++;if(this.active<this.concurrent){n.next(t);var i=gh(this.project)(t,r);i===yh?n.error(yh.e):this.scheduler?this.add(this.scheduler.schedule(e.dispatch,0,{subscriber:this,result:i,value:t,index:r})):this.subscribeToProjection(i,t,r)}else this.buffer.push(t)}},e.prototype.subscribeToProjection=function(t,e,n){this.active++,this.add(nd(this,t,e,n))},e.prototype._complete=function(){this.hasCompleted=!0,this.hasCompleted&&0===this.active&&this.destination.complete()},e.prototype.notifyNext=function(t,e,n,r,i){this._next(e)},e.prototype.notifyComplete=function(t){var e=this.buffer;this.remove(t),this.active--,e&&e.length>0&&this._next(e.shift()),this.hasCompleted&&0===this.active&&this.destination.complete()}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),zd=(function(t){Ud(function e(n,r){var i=t.call(this,n)||this;return i.add(new wh(r)),i},t)}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Wd=(function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.predicate=n,s.source=r,s.yieldIndex=i,s.thisArg=o,s.index=0,s}zd(e,t),e.prototype.notifyComplete=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype._next=function(t){var e=this.predicate,n=this.thisArg,r=this.index++;try{e.call(n||this,t,r,this.source)&&this.notifyComplete(this.yieldIndex?r:t)}catch(t){this.destination.error(t)}},e.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Gd=(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}Wd(e,t),e.prototype._next=function(t){}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Xd=(function(t){function e(e){return t.call(this,e)||this}Gd(e,t),e.prototype.notifyComplete=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype._next=function(t){this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Qd=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.ring=new Array,r.count=0,r}Xd(e,t),e.prototype._next=function(t){var e=this.ring,n=this.total,r=this.count++;e.length<n?e.push(t):e[r%n]=t},e.prototype._complete=function(){var t=this.destination,e=this.count;if(e>0)for(var n=this.count>=this.total?this.total:this.count,r=this.ring,i=0;i<n;i++){var o=e++%n;t.next(r[o])}t.complete()}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Yd=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.value=n,r}Qd(e,t),e.prototype._next=function(t){this.destination.next(this.value)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Zd=(function(t){function e(e){return t.call(this,e)||this}Yd(e,t),e.prototype._next=function(t){this.destination.next(mf.createNext(t))},e.prototype._error=function(t){var e=this.destination;e.next(mf.createError(t)),e.complete()},e.prototype._complete=function(){var t=this.destination;t.next(mf.createComplete()),t.complete()}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),$d=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.accumulator=n,o._seed=r,o.hasSeed=i,o.index=0,o}Zd(e,t),Object.defineProperty(e.prototype,"seed",{get:function(){return this._seed},set:function(t){this.hasSeed=!0,this._seed=t},enumerable:!0,configurable:!0}),e.prototype._next=function(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.accumulator(this.seed,t,n)}catch(t){this.destination.error(t)}this.seed=e,this.destination.next(e)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}());!function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.accumulator=n,o.acc=r,o.concurrent=i,o.hasValue=!1,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}$d(e,t),e.prototype._next=function(t){if(this.active<this.concurrent){var e=this.index++,n=gh(this.accumulator)(this.acc,t);n===yh?this.destination.error(yh.e):(this.active++,this._innerSub(n,t,e))}else this.buffer.push(t)},e.prototype._innerSub=function(t,e,n){this.add(nd(this,t,e,n))},e.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},e.prototype.notifyNext=function(t,e,n,r,i){var o=this.destination;this.acc=e,this.hasValue=!0,o.next(e)},e.prototype.notifyComplete=function(t){var e=this.buffer;this.remove(t),this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())}}(zf);var Jd=function(){function t(t,e){this.subjectFactory=t,this.selector=e}return t.prototype.call=function(t,e){var n=this.selector,r=this.subjectFactory(),i=n(r).subscribe(t);return i.add(e.subscribe(r)),i},t}(),tv=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),ev=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.destination=e,r.nextSources=n,r}tv(e,t),e.prototype.notifyError=function(t,e){this.subscribeToNextSource()},e.prototype.notifyComplete=function(t){this.subscribeToNextSource()},e.prototype._error=function(t){this.subscribeToNextSource()},e.prototype._complete=function(){this.subscribeToNextSource()},e.prototype.subscribeToNextSource=function(){var t=this.nextSources.shift();t?this.add(nd(this,t)):this.destination.complete()}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),nv=(function(t){function e(e){var n=t.call(this,e)||this;return n.hasPrev=!1,n}ev(e,t),e.prototype._next=function(t){this.hasPrev?this.destination.next([this.prev,t]):this.hasPrev=!0,this.prev=t}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),rv=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.count=n,i.source=r,i}nv(e,t),e.prototype.complete=function(){if(!this.isStopped){var e=this.source,n=this.count;if(0===n)return t.prototype.complete.call(this);n>-1&&(this.count=n-1),e.subscribe(this._unsubscribeAndRecycle())}}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),iv=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.notifier=n,i.source=r,i.sourceIsBeingSubscribedTo=!0,i}rv(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},e.prototype.notifyComplete=function(e){if(!1===this.sourceIsBeingSubscribedTo)return t.prototype.complete.call(this)},e.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return t.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next()}},e.prototype._unsubscribe=function(){var t=this.notifications,e=this.retriesSubscription;t&&(t.unsubscribe(),this.notifications=null),e&&(e.unsubscribe(),this.retriesSubscription=null),this.retries=null},e.prototype._unsubscribeAndRecycle=function(){var e=this._unsubscribe;return this._unsubscribe=null,t.prototype._unsubscribeAndRecycle.call(this),this._unsubscribe=e,this},e.prototype.subscribeToRetries=function(){this.notifications=new Fh;var e=gh(this.notifier)(this.notifications);if(e===yh)return t.prototype.complete.call(this);this.retries=e,this.retriesSubscription=nd(this,e)}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),ov=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.count=n,i.source=r,i}iv(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=this.source,r=this.count;if(0===r)return t.prototype.error.call(this,e);r>-1&&(this.count=r-1),n.subscribe(this._unsubscribeAndRecycle())}}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),sv=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.notifier=n,i.source=r,i}ov(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=this.errors,r=this.retries,i=this.retriesSubscription;if(r)this.errors=null,this.retriesSubscription=null;else{if(n=new Fh,(r=gh(this.notifier)(n))===yh)return t.prototype.error.call(this,yh.e);i=nd(this,r)}this._unsubscribeAndRecycle(),this.errors=n,this.retries=r,this.retriesSubscription=i,n.next(e)}},e.prototype._unsubscribe=function(){var t=this.errors,e=this.retriesSubscription;t&&(t.unsubscribe(),this.errors=null),e&&(e.unsubscribe(),this.retriesSubscription=null),this.retries=null},e.prototype.notifyNext=function(t,e,n,r,i){var o=this._unsubscribe;this._unsubscribe=null,this._unsubscribeAndRecycle(),this._unsubscribe=o,this.source.subscribe(this)}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),av=(function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasValue=!1,e}sv(e,t),e.prototype._next=function(t){this.value=t,this.hasValue=!0},e.prototype.notifyNext=function(t,e,n,r,i){this.emitValue()},e.prototype.notifyComplete=function(){this.emitValue()},e.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}());function uv(t){var e=t.period;t.subscriber.notifyNext(),this.schedule(t,e)}!function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.period=n,i.scheduler=r,i.hasValue=!1,i.add(r.schedule(uv,n,{subscriber:i,period:n})),i}av(e,t),e.prototype._next=function(t){this.lastValue=t,this.hasValue=!0},e.prototype.notifyNext=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.lastValue))}}(Ch);var cv=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),lv=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.compareTo=n,i.comparor=r,i._a=[],i._b=[],i._oneComplete=!1,i.add(n.subscribe(new lv(e,i))),i}cv(e,t),e.prototype._next=function(t){this._oneComplete&&0===this._b.length?this.emit(!1):(this._a.push(t),this.checkValues())},e.prototype._complete=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0},e.prototype.checkValues=function(){for(var t=this._a,e=this._b,n=this.comparor;t.length>0&&e.length>0;){var r=t.shift(),i=e.shift(),o=!1;n?(o=gh(n)(r,i))===yh&&this.destination.error(yh.e):o=r===i,o||this.emit(!1)}},e.prototype.emit=function(t){var e=this.destination;e.next(t),e.complete()},e.prototype.nextB=function(t){this._oneComplete&&0===this._a.length?this.emit(!1):(this._b.push(t),this.checkValues())}}(Ch),function(t){function e(e,n){var r=t.call(this,e)||this;return r.parent=n,r}return cv(e,t),e.prototype._next=function(t){this.parent.nextB(t)},e.prototype._error=function(t){this.parent.error(t)},e.prototype._complete=function(){this.parent._complete()},e}(Ch));function pv(){return new Fh}var hv=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),fv=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.predicate=n,i.source=r,i.seenValue=!1,i.index=0,i}hv(e,t),e.prototype.applySingleValue=function(t){this.seenValue?this.destination.error("Sequence contains more than one element"):(this.seenValue=!0,this.singleValue=t)},e.prototype._next=function(t){var e=this.index++;this.predicate?this.tryNext(t,e):this.applySingleValue(t)},e.prototype.tryNext=function(t,e){try{this.predicate(t,e,this.source)&&this.applySingleValue(t)}catch(t){this.destination.error(t)}},e.prototype._complete=function(){var t=this.destination;this.index>0?(t.next(this.seenValue?this.singleValue:void 0),t.complete()):t.error(new Vf)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),dv=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}fv(e,t),e.prototype._next=function(t){++this.count>this.total&&this.destination.next(t)}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),vv=(function(t){function e(e,n){var r=t.call(this,e)||this;return r._skipCount=n,r._count=0,r._ring=new Array(n),r}dv(e,t),e.prototype._next=function(t){var e=this._skipCount,n=this._count++;if(n<e)this._ring[n]=t;else{var r=n%e,i=this._ring,o=i[r];i[r]=t,this.destination.next(o)}}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),yv=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.hasValue=!1,r.add(r.innerSubscription=nd(r,n)),r}vv(e,t),e.prototype._next=function(e){this.hasValue&&t.prototype._next.call(this,e)},e.prototype.notifyNext=function(t,e,n,r,i){this.hasValue=!0,this.innerSubscription.unsubscribe()},e.prototype.notifyComplete=function(){}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),mv=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.skipping=!0,r.index=0,r}yv(e,t),e.prototype._next=function(t){var e=this.destination;this.skipping&&this.tryCallPredicate(t),this.skipping||e.next(t)},e.prototype.tryCallPredicate=function(t){try{var e=this.predicate(t,this.index++);this.skipping=Boolean(e)}catch(t){this.destination.error(t)}}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),gv=(function(t){function e(e,n,r){void 0===n&&(n=0),void 0===r&&(r=Nf);var i=t.call(this)||this;return i.source=e,i.delayTime=n,i.scheduler=r,(!function o(t){return!fh(t)&&t-parseFloat(t)+1>=0}(n)||n<0)&&(i.delayTime=0),r&&"function"==typeof r.schedule||(i.scheduler=Nf),i}mv(e,t),e.create=function(t,n,r){return void 0===n&&(n=0),void 0===r&&(r=Nf),new e(t,n,r)},e.dispatch=function(t){return this.add(t.source.subscribe(t.subscriber))},e.prototype._subscribe=function(t){return this.scheduler.schedule(e.dispatch,this.delayTime,{source:this.source,subscriber:t})}}(Oh),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),_v=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.index=0,r}gv(e,t),e.prototype._next=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this._innerSub(e,t,n)},e.prototype._innerSub=function(t,e,n){var r=this.innerSubscription;r&&r.unsubscribe(),this.add(this.innerSubscription=nd(this,t,e,n))},e.prototype._complete=function(){var e=this.innerSubscription;e&&!e.closed||t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){this.innerSubscription=null},e.prototype.notifyComplete=function(e){this.remove(e),this.innerSubscription=null,this.isStopped&&t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e,n,r,i){this.destination.next(e)}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),bv=(function(t){function e(e){return t.call(this,e)||this}_v(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.complete()},e.prototype.notifyComplete=function(){}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),wv=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.index=0,r}bv(e,t),e.prototype._next=function(t){var e,n=this.destination;try{e=this.predicate(t,this.index++)}catch(t){return void n.error(t)}this.nextOrComplete(t,e)},e.prototype.nextOrComplete=function(t,e){var n=this.destination;Boolean(e)?n.next(t):n.complete()}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),xv=(function(t){function e(e,n,r,i){var o=t.call(this,e)||this;return o.destination=e,o.durationSelector=n,o._leading=r,o._trailing=i,o._hasValue=!1,o}wv(e,t),e.prototype._next=function(t){this._hasValue=!0,this._sendValue=t,this._throttled||(this._leading?this.send():this.throttle(t))},e.prototype.send=function(){var t=this._sendValue;this._hasValue&&(this.destination.next(t),this.throttle(t)),this._hasValue=!1,this._sendValue=null},e.prototype.throttle=function(t){var e=this.tryDurationSelector(t);e&&this.add(this._throttled=nd(this,e))},e.prototype.tryDurationSelector=function(t){try{return this.durationSelector(t)}catch(t){return this.destination.error(t),null}},e.prototype.throttlingDone=function(){var t=this._throttled,e=this._trailing;t&&t.unsubscribe(),this._throttled=null,e&&this.send()},e.prototype.notifyNext=function(t,e,n,r,i){this.throttlingDone()},e.prototype.notifyComplete=function(){this.throttlingDone()}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}());function Ev(t){t.subscriber.clearThrottle()}!function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.duration=n,s.scheduler=r,s.leading=i,s.trailing=o,s._hasTrailingValue=!1,s._trailingValue=null,s}xv(e,t),e.prototype._next=function(t){this.throttled?this.trailing&&(this._trailingValue=t,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(Ev,this.duration,{subscriber:this})),this.leading&&this.destination.next(t))},e.prototype._complete=function(){this._hasTrailingValue?(this.destination.next(this._trailingValue),this.destination.complete()):this.destination.complete()},e.prototype.clearThrottle=function(){var t=this.throttled;t&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),t.unsubscribe(),this.remove(t),this.throttled=null)}}(Ch);var Sv=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Cv=(function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;return s.absoluteTimeout=n,s.waitFor=r,s.withObservable=i,s.scheduler=o,s.action=null,s.scheduleTimeout(),s}Sv(e,t),e.dispatchTimeout=function(t){var e=t.withObservable;t._unsubscribeAndRecycle(),t.add(nd(t,e))},e.prototype.scheduleTimeout=function(){var t=this.action;t?this.action=t.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(e.dispatchTimeout,this.waitFor,this))},e.prototype._next=function(e){this.absoluteTimeout||this.scheduleTimeout(),t.prototype._next.call(this,e)},e.prototype._unsubscribe=function(){this.action=null,this.scheduler=null,this.withObservable=null}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Tv=(function(t){function e(e){var n=t.call(this,e)||this;return n.window=new Fh,e.next(n.window),n}Cv(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.openWindow()},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype.notifyComplete=function(t){this._complete()},e.prototype._next=function(t){this.window.next(t)},e.prototype._error=function(t){this.window.error(t),this.destination.error(t)},e.prototype._complete=function(){this.window.complete(),this.destination.complete()},e.prototype._unsubscribe=function(){this.window=null},e.prototype.openWindow=function(){var t=this.window;t&&t.complete();var e=this.destination,n=this.window=new Fh;e.next(n)}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Av=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.destination=e,i.windowSize=n,i.startWindowEvery=r,i.windows=[new Fh],i.count=0,e.next(i.windows[0]),i}Tv(e,t),e.prototype._next=function(t){for(var e=this.startWindowEvery>0?this.startWindowEvery:this.windowSize,n=this.destination,r=this.windowSize,i=this.windows,o=i.length,s=0;s<o&&!this.closed;s++)i[s].next(t);var a=this.count-r+1;if(a>=0&&a%e==0&&!this.closed&&i.shift().complete(),++this.count%e==0&&!this.closed){var u=new Fh;i.push(u),n.next(u)}},e.prototype._error=function(t){var e=this.windows;if(e)for(;e.length>0&&!this.closed;)e.shift().error(t);this.destination.error(t)},e.prototype._complete=function(){var t=this.windows;if(t)for(;t.length>0&&!this.closed;)t.shift().complete();this.destination.complete()},e.prototype._unsubscribe=function(){this.count=0,this.windows=null}}(Ch),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Pv=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._numberOfNextedValues=0,e}return Av(e,t),e.prototype.next=function(e){this._numberOfNextedValues++,t.prototype.next.call(this,e)},Object.defineProperty(e.prototype,"numberOfNextedValues",{get:function(){return this._numberOfNextedValues},enumerable:!0,configurable:!0}),e}(Fh);function Nv(t){var e=t.subscriber,n=t.windowTimeSpan,r=t.window;r&&e.closeWindow(r),t.window=e.openWindow(),this.schedule(t,n)}function Ov(t){var e=t.windowTimeSpan,n=t.subscriber,r=t.scheduler,i=t.windowCreationInterval,o=n.openWindow(),s={action:this,subscription:null};s.subscription=r.schedule(kv,e,{subscriber:n,window:o,context:s}),this.add(s.subscription),this.schedule(t,i)}function kv(t){var e=t.subscriber,n=t.window,r=t.context;r&&r.action&&r.subscription&&r.action.remove(r.subscription),e.closeWindow(n)}!function(t){function e(e,n,r,i,o){var s=t.call(this,e)||this;s.destination=e,s.windowTimeSpan=n,s.windowCreationInterval=r,s.maxWindowSize=i,s.scheduler=o,s.windows=[];var a=s.openWindow();if(null!==r&&r>=0){var u={windowTimeSpan:n,windowCreationInterval:r,subscriber:s,scheduler:o};s.add(o.schedule(kv,n,{subscriber:s,window:a,context:null})),s.add(o.schedule(Ov,r,u))}else s.add(o.schedule(Nv,n,{subscriber:s,window:a,windowTimeSpan:n}));return s}Av(e,t),e.prototype._next=function(t){for(var e=this.windows,n=e.length,r=0;r<n;r++){var i=e[r];i.closed||(i.next(t),i.numberOfNextedValues>=this.maxWindowSize&&this.closeWindow(i))}},e.prototype._error=function(t){for(var e=this.windows;e.length>0;)e.shift().error(t);this.destination.error(t)},e.prototype._complete=function(){for(var t=this.windows;t.length>0;){var e=t.shift();e.closed||e.complete()}this.destination.complete()},e.prototype.openWindow=function(){var t=new Pv;return this.windows.push(t),this.destination.next(t),t},e.prototype.closeWindow=function(t){t.complete();var e=this.windows;e.splice(e.indexOf(t),1)}}(Ch);var Mv=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Iv=(function(t){function e(e,n,r){var i=t.call(this,e)||this;return i.openings=n,i.closingSelector=r,i.contexts=[],i.add(i.openSubscription=nd(i,n,n)),i}Mv(e,t),e.prototype._next=function(t){var e=this.contexts;if(e)for(var n=e.length,r=0;r<n;r++)e[r].window.next(t)},e.prototype._error=function(e){var n=this.contexts;if(this.contexts=null,n)for(var r=n.length,i=-1;++i<r;){var o=n[i];o.window.error(e),o.subscription.unsubscribe()}t.prototype._error.call(this,e)},e.prototype._complete=function(){var e=this.contexts;if(this.contexts=null,e)for(var n=e.length,r=-1;++r<n;){var i=e[r];i.window.complete(),i.subscription.unsubscribe()}t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.contexts;if(this.contexts=null,t)for(var e=t.length,n=-1;++n<e;){var r=t[n];r.window.unsubscribe(),r.subscription.unsubscribe()}},e.prototype.notifyNext=function(t,e,n,r,i){if(t===this.openings){var o=gh(this.closingSelector)(e);if(o===yh)return this.error(yh.e);var s=new Fh,a=new wh,u={window:s,subscription:a};this.contexts.push(u);var c=nd(this,o,u);c.closed?this.closeWindow(this.contexts.length-1):(c.context=u,a.add(c)),this.destination.next(s)}else this.closeWindow(this.contexts.indexOf(t))},e.prototype.notifyError=function(t){this.error(t)},e.prototype.notifyComplete=function(t){t!==this.openSubscription&&this.closeWindow(this.contexts.indexOf(t.context))},e.prototype.closeWindow=function(t){if(-1!==t){var e=this.contexts,n=e[t],r=n.window,i=n.subscription;e.splice(t,1),r.complete(),i.unsubscribe()}}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Rv=(function(t){function e(e,n){var r=t.call(this,e)||this;return r.destination=e,r.closingSelector=n,r.openWindow(),r}Iv(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.openWindow(i)},e.prototype.notifyError=function(t,e){this._error(t)},e.prototype.notifyComplete=function(t){this.openWindow(t)},e.prototype._next=function(t){this.window.next(t)},e.prototype._error=function(t){this.window.error(t),this.destination.error(t),this.unsubscribeClosingNotification()},e.prototype._complete=function(){this.window.complete(),this.destination.complete(),this.unsubscribeClosingNotification()},e.prototype.unsubscribeClosingNotification=function(){this.closingNotification&&this.closingNotification.unsubscribe()},e.prototype.openWindow=function(t){void 0===t&&(t=null),t&&(this.remove(t),t.unsubscribe());var e=this.window;e&&e.complete();var n=this.window=new Fh;this.destination.next(n);var r=gh(this.closingSelector)();if(r===yh){var i=yh.e;this.destination.error(i),this.window.error(i)}else this.add(this.closingNotification=nd(this,r))}}(zf),function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}()),Dv=function(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,i,o=n.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(r=o.next()).done;)s.push(r.value)}catch(t){i={error:t}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return s};
830
801
  /**
831
802
  * @license
832
803
  * Copyright Google Inc. All Rights Reserved.
@@ -834,14 +805,14 @@ function hf(t){return"function"==typeof t}new mp("The presence of this token mar
834
805
  * Use of this source code is governed by an MIT-style license that can be
835
806
  * found in the LICENSE file at https://angular.io/license
836
807
  */
837
- function Tg(t){return!!t&&"function"==typeof t.then}
808
+ function jv(t){return!!t&&"function"==typeof t.then}
838
809
  /**
839
810
  * @license
840
811
  * Copyright Google Inc. All Rights Reserved.
841
812
  *
842
813
  * Use of this source code is governed by an MIT-style license that can be
843
814
  * found in the LICENSE file at https://angular.io/license
844
- */!function(t){function e(e,n,r){var i=t.call(this,e)||this;i.observables=n,i.project=r,i.toRespond=[];var o=n.length;i.values=new Array(o);for(var s=0;s<o;s++)i.toRespond.push(s);for(s=0;s<o;s++){var a=n[s];i.add(Ov(i,a,a,s))}return i}Sg(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.values[n]=e;var o=this.toRespond;if(o.length>0){var s=o.indexOf(n);-1!==s&&o.splice(s,1)}},e.prototype.notifyComplete=function(){},e.prototype._next=function(t){if(0===this.toRespond.length){var e=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(Cg(arguments[e]));return t}([t],this.values);this.project?this._tryProject(e):this.destination.next(e)}},e.prototype._tryProject=function(t){var e;try{e=this.project.apply(this,t)}catch(t){return void this.destination.error(t)}this.destination.next(e)}}(_v);var Ag=new mp("Application Initializer"),Pg=function(){function t(t){var e=this;this.appInits=t,this.initialized=!1,this.done=!1,this.donePromise=new Promise(function(t,n){e.resolve=t,e.reject=n})}return t.prototype.runInitializers=function(){var t=this;if(!this.initialized){var e=[],n=function(){t.done=!0,t.resolve()};if(this.appInits)for(var r=0;r<this.appInits.length;r++){var i=this.appInits[r]();Tg(i)&&e.push(i)}Promise.all(e).then(function(){n()}).catch(function(e){t.reject(e)}),0===e.length&&n(),this.initialized=!0}},t.decorators=[{type:Ih}],t.ctorParameters=function(){return[{type:Array,decorators:[{type:Zp,args:[Ag]},{type:$p}]}]},t}(),Ng={provide:new mp("AppId"),useFactory:function Og(){return""+kg()+kg()+kg()},deps:[]};function kg(){return String.fromCharCode(97+Math.floor(25*Math.random()))}new mp("Platform Initializer");var Mg=new mp("Platform ID"),Ig=new mp("appBootstrapListener"),Rg=(new mp("Application Packages Root URL"),function(){function t(){}return t.prototype.log=function(t){console.log(t)},t.prototype.warn=function(t){console.warn(t)},t.decorators=[{type:Ih}],t.ctorParameters=function(){return[]},t}());
815
+ */!function(t){function e(e,n,r){var i=t.call(this,e)||this;i.observables=n,i.project=r,i.toRespond=[];var o=n.length;i.values=new Array(o);for(var s=0;s<o;s++)i.toRespond.push(s);for(s=0;s<o;s++){var a=n[s];i.add(nd(i,a,a,s))}return i}Rv(e,t),e.prototype.notifyNext=function(t,e,n,r,i){this.values[n]=e;var o=this.toRespond;if(o.length>0){var s=o.indexOf(n);-1!==s&&o.splice(s,1)}},e.prototype.notifyComplete=function(){},e.prototype._next=function(t){if(0===this.toRespond.length){var e=function(){for(var t=[],e=0;e<arguments.length;e++)t=t.concat(Dv(arguments[e]));return t}([t],this.values);this.project?this._tryProject(e):this.destination.next(e)}},e.prototype._tryProject=function(t){var e;try{e=this.project.apply(this,t)}catch(t){return void this.destination.error(t)}this.destination.next(e)}}(zf);var Lv=new Cl("Application Initializer"),Fv=function(){function t(t){var e=this;this.appInits=t,this.initialized=!1,this.done=!1,this.donePromise=new Promise(function(t,n){e.resolve=t,e.reject=n})}return t.prototype.runInitializers=function(){var t=this;if(!this.initialized){var e=[],n=function(){t.done=!0,t.resolve()};if(this.appInits)for(var r=0;r<this.appInits.length;r++){var i=this.appInits[r]();jv(i)&&e.push(i)}Promise.all(e).then(function(){n()}).catch(function(e){t.reject(e)}),0===e.length&&n(),this.initialized=!0}},t.decorators=[{type:Ip}],t.ctorParameters=function(){return[{type:Array,decorators:[{type:Jl,args:[Lv]},{type:tp}]}]},t}(),Vv={provide:new Cl("AppId"),useFactory:function Hv(){return""+Bv()+Bv()+Bv()},deps:[]};function Bv(){return String.fromCharCode(97+Math.floor(25*Math.random()))}new Cl("Platform Initializer");var qv=new Cl("Platform ID"),Kv=new Cl("appBootstrapListener"),Uv=(new Cl("Application Packages Root URL"),function(){function t(){}return t.prototype.log=function(t){console.log(t)},t.prototype.warn=function(t){console.warn(t)},t.decorators=[{type:Ip}],t.ctorParameters=function(){return[]},t}());
845
816
  /**
846
817
  * @license
847
818
  * Copyright Google Inc. All Rights Reserved.
@@ -849,7 +820,7 @@ function Tg(t){return!!t&&"function"==typeof t.then}
849
820
  * Use of this source code is governed by an MIT-style license that can be
850
821
  * found in the LICENSE file at https://angular.io/license
851
822
  */
852
- function Dg(){throw new Error("Runtime compiler is not loaded")}var Lg,jg,Fg=function(){function t(){}return t.prototype.compileModuleSync=function(t){throw Dg()},t.prototype.compileModuleAsync=function(t){throw Dg()},t.prototype.compileModuleAndAllComponentsSync=function(t){throw Dg()},t.prototype.compileModuleAndAllComponentsAsync=function(t){throw Dg()},t.prototype.clearCache=function(){},t.prototype.clearCacheFor=function(t){},t.decorators=[{type:Ih}],t.ctorParameters=function(){return[]},t}(),Vg=(new mp("compilerOptions"),function Hg(){}),Bg=function qg(){},Kg=function(){function t(){}return t.prototype.resolveComponentFactory=function(t){
823
+ function zv(){throw new Error("Runtime compiler is not loaded")}var Wv,Gv,Xv=function(){function t(){}return t.prototype.compileModuleSync=function(t){throw zv()},t.prototype.compileModuleAsync=function(t){throw zv()},t.prototype.compileModuleAndAllComponentsSync=function(t){throw zv()},t.prototype.compileModuleAndAllComponentsAsync=function(t){throw zv()},t.prototype.clearCache=function(){},t.prototype.clearCacheFor=function(t){},t.decorators=[{type:Ip}],t.ctorParameters=function(){return[]},t}(),Qv=(new Cl("compilerOptions"),function Qv(){}),Yv=function Yv(){},Zv=function Zv(){},$v=function(){function t(){}return t.prototype.resolveComponentFactory=function(t){
853
824
  /**
854
825
  * @license
855
826
  * Copyright Google Inc. All Rights Reserved.
@@ -857,21 +828,21 @@ function Dg(){throw new Error("Runtime compiler is not loaded")}var Lg,jg,Fg=fun
857
828
  * Use of this source code is governed by an MIT-style license that can be
858
829
  * found in the LICENSE file at https://angular.io/license
859
830
  */
860
- throw function e(t){var e=Error("No component factory found for "+qp(t)+". Did you add it to @NgModule.entryComponents?");return e.ngComponent=t,e}(t)},t}(),Ug=function(){function t(){}return t.NULL=new Kg,t}(),zg=function(t){function e(e,n){var r=t.call(this)||this;return r.factory=e,r.ngModule=n,r.selector=e.selector,r.componentType=e.componentType,r.ngContentSelectors=e.ngContentSelectors,r.inputs=e.inputs,r.outputs=e.outputs,r}return o(e,t),e.prototype.create=function(t,e,n,r){return this.factory.create(t,e,n,r||this.ngModule)},e}(Bg),Wg=function Xg(){},Gg=function Qg(){var t=Lp.wtf;return!(!t||!(Lg=t.trace)||(jg=Lg.events,0))}();function Yg(t,e){return null}var Zg=Gg?function $g(t,e){return void 0===e&&(e=null),jg.createScope(t,e)}:function(t,e){return Yg},Jg=Gg?function t_(t,e){return Lg.leaveScope(t,e),e}
831
+ throw function e(t){var e=Error("No component factory found for "+Ul(t)+". Did you add it to @NgModule.entryComponents?");return e.ngComponent=t,e}(t)},t}(),Jv=function(){function t(){}return t.NULL=new $v,t}(),ty=function(t){function e(e,n){var r=t.call(this)||this;return r.factory=e,r.ngModule=n,r.selector=e.selector,r.componentType=e.componentType,r.ngContentSelectors=e.ngContentSelectors,r.inputs=e.inputs,r.outputs=e.outputs,r}return o(e,t),e.prototype.create=function(t,e,n,r){return this.factory.create(t,e,n,r||this.ngModule)},e}(Zv),ey=function ey(){},ny=function ny(){},ry=function iy(){var t=Fl.wtf;return!(!t||!(Wv=t.trace)||(Gv=Wv.events,0))}();function oy(t,e){return null}var sy=ry?function ay(t,e){return void 0===e&&(e=null),Gv.createScope(t,e)}:function(t,e){return oy},uy=ry?function cy(t,e){return Wv.leaveScope(t,e),e}
861
832
  /**
862
833
  * @license
863
834
  * Copyright Google Inc. All Rights Reserved.
864
835
  *
865
836
  * Use of this source code is governed by an MIT-style license that can be
866
837
  * found in the LICENSE file at https://angular.io/license
867
- */:function(t,e){return e},e_=function(t){function e(e){void 0===e&&(e=!1);var n=t.call(this)||this;return n.__isAsync=e,n}return o(e,t),e.prototype.emit=function(e){t.prototype.next.call(this,e)},e.prototype.subscribe=function(e,n,r){var i,o=function(t){return null},s=function(){return null};e&&"object"==typeof e?(i=this.__isAsync?function(t){setTimeout(function(){return e.next(t)})}:function(t){e.next(t)},e.error&&(o=this.__isAsync?function(t){setTimeout(function(){return e.error(t)})}:function(t){e.error(t)}),e.complete&&(s=this.__isAsync?function(){setTimeout(function(){return e.complete()})}:function(){e.complete()})):(i=this.__isAsync?function(t){setTimeout(function(){return e(t)})}:function(t){e(t)},n&&(o=this.__isAsync?function(t){setTimeout(function(){return n(t)})}:function(t){n(t)}),r&&(s=this.__isAsync?function(){setTimeout(function(){return r()})}:function(){r()}));var a=t.prototype.subscribe.call(this,i,o,s);return e instanceof Tf&&e.add(a),a},e}(Xf),n_=function(){function t(t){var e=t.enableLongStackTrace,n=void 0!==e&&e;if(this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new e_(!1),this.onMicrotaskEmpty=new e_(!1),this.onStable=new e_(!1),this.onError=new e_(!1),"undefined"==typeof Zone)throw new Error("In this configuration Angular requires Zone.js");Zone.assertZonePatched();var r=this;r._nesting=0,r._outer=r._inner=Zone.current,Zone.wtfZoneSpec&&(r._inner=r._inner.fork(Zone.wtfZoneSpec)),Zone.TaskTrackingZoneSpec&&(r._inner=r._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(r._inner=r._inner.fork(Zone.longStackTraceZoneSpec)),function i(t){t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:function(e,n,r,i,o,s){try{return s_(t),e.invokeTask(r,i,o,s)}finally{a_(t)}},onInvoke:function(e,n,r,i,o,s,a){try{return s_(t),e.invoke(r,i,o,s,a)}finally{a_(t)}},onHasTask:function(e,n,r,i){e.hasTask(r,i),n===r&&("microTask"==i.change?(t.hasPendingMicrotasks=i.microTask,o_(t)):"macroTask"==i.change&&(t.hasPendingMacrotasks=i.macroTask))},onHandleError:function(e,n,r,i){return e.handleError(r,i),t.runOutsideAngular(function(){return t.onError.emit(i)}),!1}})}(r)}return t.isInAngularZone=function(){return!0===Zone.current.get("isAngularZone")},t.assertInAngularZone=function(){if(!t.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")},t.assertNotInAngularZone=function(){if(t.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")},t.prototype.run=function(t,e,n){return this._inner.run(t,e,n)},t.prototype.runTask=function(t,e,n,r){var i=this._inner,o=i.scheduleEventTask("NgZoneEvent: "+r,t,i_,r_,r_);try{return i.runTask(o,e,n)}finally{i.cancelTask(o)}},t.prototype.runGuarded=function(t,e,n){return this._inner.runGuarded(t,e,n)},t.prototype.runOutsideAngular=function(t){return this._outer.run(t)},t}();function r_(){}var i_={};function o_(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(function(){return t.onStable.emit(null)})}finally{t.isStable=!0}}}function s_(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function a_(t){t._nesting--,o_(t)}var u_=function(){function t(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new e_,this.onMicrotaskEmpty=new e_,this.onStable=new e_,this.onError=new e_}return t.prototype.run=function(t){return t()},t.prototype.runGuarded=function(t){return t()},t.prototype.runOutsideAngular=function(t){return t()},t.prototype.runTask=function(t){return t()},t}(),c_=function(){function t(t){var e=this;this._ngZone=t,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this._watchAngularEvents(),t.run(function(){e.taskTrackingZone=Zone.current.get("TaskTrackingZone")})}return t.prototype._watchAngularEvents=function(){var t=this;this._ngZone.onUnstable.subscribe({next:function(){t._didWork=!0,t._isZoneStable=!1}}),this._ngZone.runOutsideAngular(function(){t._ngZone.onStable.subscribe({next:function(){n_.assertNotInAngularZone(),Hp(function(){t._isZoneStable=!0,t._runCallbacksIfReady()})}})})},t.prototype.increasePendingRequestCount=function(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount},t.prototype.decreasePendingRequestCount=function(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount},t.prototype.isStable=function(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks},t.prototype._runCallbacksIfReady=function(){var t=this;if(this.isStable())Hp(function(){for(;0!==t._callbacks.length;){var e=t._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(t._didWork)}t._didWork=!1});else{var e=this.getPendingTasks();this._callbacks=this._callbacks.filter(function(t){return!t.updateCb||!t.updateCb(e)||(clearTimeout(t.timeoutId),!1)}),this._didWork=!0}},t.prototype.getPendingTasks=function(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(function(t){return{source:t.source,isPeriodic:t.data.isPeriodic,delay:t.data.delay,creationLocation:t.creationLocation,xhr:t.data.target}}):[]},t.prototype.addCallback=function(t,e,n){var r=this,i=-1;e&&e>0&&(i=setTimeout(function(){r._callbacks=r._callbacks.filter(function(t){return t.timeoutId!==i}),t(r._didWork,r.getPendingTasks())},e)),this._callbacks.push({doneCb:t,timeoutId:i,updateCb:n})},t.prototype.whenStable=function(t,e,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(t,e,n),this._runCallbacksIfReady()},t.prototype.getPendingRequestCount=function(){return this._pendingCount},t.prototype.findProviders=function(t,e,n){return[]},t.decorators=[{type:Ih}],t.ctorParameters=function(){return[{type:n_}]},t}(),l_=function(){function t(){this._applications=new Map,p_.addToWindow(this)}return t.prototype.registerApplication=function(t,e){this._applications.set(t,e)},t.prototype.unregisterApplication=function(t){this._applications.delete(t)},t.prototype.unregisterAllApplications=function(){this._applications.clear()},t.prototype.getTestability=function(t){return this._applications.get(t)||null},t.prototype.getAllTestabilities=function(){return Array.from(this._applications.values())},t.prototype.getAllRootElements=function(){return Array.from(this._applications.keys())},t.prototype.findTestabilityInTree=function(t,e){return void 0===e&&(e=!0),p_.findTestabilityInTree(this,t,e)},t.decorators=[{type:Ih}],t.ctorParameters=function(){return[]},t}(),p_=new(function(){function t(){}return t.prototype.addToWindow=function(t){},t.prototype.findTestabilityInTree=function(t,e,n){return null},t}()),h_=!0;
838
+ */:function(t,e){return e},ly=function(t){function e(e){void 0===e&&(e=!1);var n=t.call(this)||this;return n.__isAsync=e,n}return o(e,t),e.prototype.emit=function(e){t.prototype.next.call(this,e)},e.prototype.subscribe=function(e,n,r){var i,o=function(t){return null},s=function(){return null};e&&"object"==typeof e?(i=this.__isAsync?function(t){setTimeout(function(){return e.next(t)})}:function(t){e.next(t)},e.error&&(o=this.__isAsync?function(t){setTimeout(function(){return e.error(t)})}:function(t){e.error(t)}),e.complete&&(s=this.__isAsync?function(){setTimeout(function(){return e.complete()})}:function(){e.complete()})):(i=this.__isAsync?function(t){setTimeout(function(){return e(t)})}:function(t){e(t)},n&&(o=this.__isAsync?function(t){setTimeout(function(){return n(t)})}:function(t){n(t)}),r&&(s=this.__isAsync?function(){setTimeout(function(){return r()})}:function(){r()}));var a=t.prototype.subscribe.call(this,i,o,s);return e instanceof wh&&e.add(a),a},e}(Fh),py=function(){function t(t){var e=t.enableLongStackTrace,n=void 0!==e&&e;if(this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new ly(!1),this.onMicrotaskEmpty=new ly(!1),this.onStable=new ly(!1),this.onError=new ly(!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)),function r(t){t._inner=t._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:function(e,n,r,i,o,s){try{return vy(t),e.invokeTask(r,i,o,s)}finally{yy(t)}},onInvoke:function(e,n,r,i,o,s,a){try{return vy(t),e.invoke(r,i,o,s,a)}finally{yy(t)}},onHasTask:function(e,n,r,i){e.hasTask(r,i),n===r&&("microTask"==i.change?(t.hasPendingMicrotasks=i.microTask,dy(t)):"macroTask"==i.change&&(t.hasPendingMacrotasks=i.macroTask))},onHandleError:function(e,n,r,i){return e.handleError(r,i),t.runOutsideAngular(function(){return t.onError.emit(i)}),!1}})}(this)}return t.isInAngularZone=function(){return!0===Zone.current.get("isAngularZone")},t.assertInAngularZone=function(){if(!t.isInAngularZone())throw new Error("Expected to be in Angular Zone, but it is not!")},t.assertNotInAngularZone=function(){if(t.isInAngularZone())throw new Error("Expected to not be in Angular Zone, but it is!")},t.prototype.run=function(t,e,n){return this._inner.run(t,e,n)},t.prototype.runTask=function(t,e,n,r){var i=this._inner,o=i.scheduleEventTask("NgZoneEvent: "+r,t,fy,hy,hy);try{return i.runTask(o,e,n)}finally{i.cancelTask(o)}},t.prototype.runGuarded=function(t,e,n){return this._inner.runGuarded(t,e,n)},t.prototype.runOutsideAngular=function(t){return this._outer.run(t)},t}();function hy(){}var fy={};function dy(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(function(){return t.onStable.emit(null)})}finally{t.isStable=!0}}}function vy(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function yy(t){t._nesting--,dy(t)}var my=function(){function t(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new ly,this.onMicrotaskEmpty=new ly,this.onStable=new ly,this.onError=new ly}return t.prototype.run=function(t){return t()},t.prototype.runGuarded=function(t){return t()},t.prototype.runOutsideAngular=function(t){return t()},t.prototype.runTask=function(t){return t()},t}(),gy=function(){function t(t){var e=this;this._ngZone=t,this._pendingCount=0,this._isZoneStable=!0,this._didWork=!1,this._callbacks=[],this._watchAngularEvents(),t.run(function(){e.taskTrackingZone=Zone.current.get("TaskTrackingZone")})}return t.prototype._watchAngularEvents=function(){var t=this;this._ngZone.onUnstable.subscribe({next:function(){t._didWork=!0,t._isZoneStable=!1}}),this._ngZone.runOutsideAngular(function(){t._ngZone.onStable.subscribe({next:function(){py.assertNotInAngularZone(),ql(function(){t._isZoneStable=!0,t._runCallbacksIfReady()})}})})},t.prototype.increasePendingRequestCount=function(){return this._pendingCount+=1,this._didWork=!0,this._pendingCount},t.prototype.decreasePendingRequestCount=function(){if(this._pendingCount-=1,this._pendingCount<0)throw new Error("pending async requests below zero");return this._runCallbacksIfReady(),this._pendingCount},t.prototype.isStable=function(){return this._isZoneStable&&0===this._pendingCount&&!this._ngZone.hasPendingMacrotasks},t.prototype._runCallbacksIfReady=function(){var t=this;if(this.isStable())ql(function(){for(;0!==t._callbacks.length;){var e=t._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb(t._didWork)}t._didWork=!1});else{var e=this.getPendingTasks();this._callbacks=this._callbacks.filter(function(t){return!t.updateCb||!t.updateCb(e)||(clearTimeout(t.timeoutId),!1)}),this._didWork=!0}},t.prototype.getPendingTasks=function(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(function(t){return{source:t.source,isPeriodic:t.data.isPeriodic,delay:t.data.delay,creationLocation:t.creationLocation,xhr:t.data.target}}):[]},t.prototype.addCallback=function(t,e,n){var r=this,i=-1;e&&e>0&&(i=setTimeout(function(){r._callbacks=r._callbacks.filter(function(t){return t.timeoutId!==i}),t(r._didWork,r.getPendingTasks())},e)),this._callbacks.push({doneCb:t,timeoutId:i,updateCb:n})},t.prototype.whenStable=function(t,e,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(t,e,n),this._runCallbacksIfReady()},t.prototype.getPendingRequestCount=function(){return this._pendingCount},t.prototype.findProviders=function(t,e,n){return[]},t.decorators=[{type:Ip}],t.ctorParameters=function(){return[{type:py}]},t}(),_y=function(){function t(){this._applications=new Map,by.addToWindow(this)}return t.prototype.registerApplication=function(t,e){this._applications.set(t,e)},t.prototype.unregisterApplication=function(t){this._applications.delete(t)},t.prototype.unregisterAllApplications=function(){this._applications.clear()},t.prototype.getTestability=function(t){return this._applications.get(t)||null},t.prototype.getAllTestabilities=function(){return Array.from(this._applications.values())},t.prototype.getAllRootElements=function(){return Array.from(this._applications.keys())},t.prototype.findTestabilityInTree=function(t,e){return void 0===e&&(e=!0),by.findTestabilityInTree(this,t,e)},t.decorators=[{type:Ip}],t.ctorParameters=function(){return[]},t}(),by=new(function(){function t(){}return t.prototype.addToWindow=function(t){},t.prototype.findTestabilityInTree=function(t,e,n){return null},t}()),wy=!0;
868
839
  /**
869
840
  * @license
870
841
  * Copyright Google Inc. All Rights Reserved.
871
842
  *
872
843
  * Use of this source code is governed by an MIT-style license that can be
873
844
  * found in the LICENSE file at https://angular.io/license
874
- */function f_(){return h_}new mp("AllowMultipleToken");var d_=function(){function t(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return t.prototype.bootstrapModuleFactory=function(t,e){var n=this,r=function i(t){return"noop"===t?new u_:("zone.js"===t?void 0:t)||new n_({enableLongStackTrace:f_()})}(e?e.ngZone:void 0),o=[{provide:n_,useValue:r}];return r.run(function(){var e=sh.create({providers:o,parent:n.injector,name:t.moduleType.name}),i=t.create(e),s=i.injector.get(Uh,null);if(!s)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return i.onDestroy(function(){return m_(n._modules,i)}),r.runOutsideAngular(function(){return r.onError.subscribe({next:function(t){s.handleError(t)}})}),function a(t,e,n){try{var r=n();return Tg(r)?r.catch(function(n){throw e.runOutsideAngular(function(){return t.handleError(n)}),n}):r}catch(n){throw e.runOutsideAngular(function(){return t.handleError(n)}),n}}(s,r,function(){var t=i.injector.get(Pg);return t.runInitializers(),t.donePromise.then(function(){return n._moduleDoBootstrap(i),i})})})},t.prototype.bootstrapModule=function(t,e){var n=this;void 0===e&&(e=[]);var r=this.injector.get(Vg),i=v_({},e);return r.createCompiler([i]).compileModuleAsync(t).then(function(t){return n.bootstrapModuleFactory(t,i)})},t.prototype._moduleDoBootstrap=function(t){var e=t.injector.get(y_);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach(function(t){return e.bootstrap(t)});else{if(!t.instance.ngDoBootstrap)throw new Error("The module "+qp(t.instance.constructor)+' was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.');t.instance.ngDoBootstrap(e)}this._modules.push(t)},t.prototype.onDestroy=function(t){this._destroyListeners.push(t)},Object.defineProperty(t.prototype,"injector",{get:function(){return this._injector},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(function(t){return t.destroy()}),this._destroyListeners.forEach(function(t){return t()}),this._destroyed=!0},Object.defineProperty(t.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,configurable:!0}),t.decorators=[{type:Ih}],t.ctorParameters=function(){return[{type:sh}]},t}();function v_(t,e){return Array.isArray(e)?e.reduce(v_,t):s({},t,e)}var y_=function(){function t(t,e,n,r,i,o){var s=this;this._zone=t,this._console=e,this._injector=n,this._exceptionHandler=r,this._componentFactoryResolver=i,this._initStatus=o,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=f_(),this._zone.onMicrotaskEmpty.subscribe({next:function(){s._zone.run(function(){s.tick()})}});var a=new Df(function(t){s._stable=s._zone.isStable&&!s._zone.hasPendingMacrotasks&&!s._zone.hasPendingMicrotasks,s._zone.runOutsideAngular(function(){t.next(s._stable),t.complete()})}),u=new Df(function(t){var e;s._zone.runOutsideAngular(function(){e=s._zone.onStable.subscribe(function(){n_.assertNotInAngularZone(),Hp(function(){s._stable||s._zone.hasPendingMacrotasks||s._zone.hasPendingMicrotasks||(s._stable=!0,t.next(!0))})})});var n=s._zone.onUnstable.subscribe(function(){n_.assertInAngularZone(),s._stable&&(s._stable=!1,s._zone.runOutsideAngular(function(){t.next(!1)}))});return function(){e.unsubscribe(),n.unsubscribe()}});this.isStable=function l(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Number.POSITIVE_INFINITY,r=null,i=t[t.length-1];return Sd(i)?(r=t.pop(),t.length>1&&"number"==typeof t[t.length-1]&&(n=t.pop())):"number"==typeof i&&(n=t.pop()),null===r&&1===t.length&&t[0]instanceof Df?t[0]:function o(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),function t(e,n,r){return void 0===r&&(r=Number.POSITIVE_INFINITY),"function"==typeof n?function(i){return i.pipe(t(function(t,r){return function o(t,e){if(!e)return t instanceof Df?t:new Df(Nv(t));if(null!=t){if(function n(t){return t&&"function"==typeof t[If]}(t))return function r(t,e){return new Df(e?function(n){var r=new Tf;return r.add(e.schedule(function(){var i=t[If]();r.add(i.subscribe({next:function(t){r.add(e.schedule(function(){return n.next(t)}))},error:function(t){r.add(e.schedule(function(){return n.error(t)}))},complete:function(){r.add(e.schedule(function(){return n.complete()}))}}))})),r}:Tv(t))}(t,e);if(Pv(t))return function i(t,e){return new Df(e?function(n){var r=new Tf;return r.add(e.schedule(function(){return t.then(function(t){r.add(e.schedule(function(){n.next(t),r.add(e.schedule(function(){return n.complete()}))}))},function(t){r.add(e.schedule(function(){return n.error(t)}))})})),r}:xv(t))}(t,e);if(Av(t))return Td(t,e);if(function o(t){return t&&"function"==typeof t[Ev]}(t)||"string"==typeof t)return function s(t,e){if(!t)throw new Error("Iterable cannot be null");return new Df(e?function(n){var r,i=new Tf;return i.add(function(){r&&"function"==typeof r.return&&r.return()}),i.add(e.schedule(function(){r=t[Ev](),i.add(e.schedule(function(){if(!n.closed){var t,e;try{var i=r.next();t=i.value,e=i.done}catch(t){return void n.error(t)}e?n.complete():(n.next(t),this.schedule())}}))})),i}:Cv(t))}(t,e)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")}(e(t,r)).pipe(function i(t,e){return function n(r){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return r.lift(new yv(t,e))}}(function(e,i){return n(t,e,r,i)}))},r))}:("number"==typeof n&&(r=n),function(t){return t.lift(new jv(e,r))})}(nv,t)}(n)(Td(t,r))}(a,u.pipe(function c(){return function(t){return Yf()(function e(t,n){return function e(r){var i;if(i="function"==typeof t?t:function e(){return t},"function"==typeof n)return r.lift(new Sm(i,n));var o=Object.create(r,ud);return o.source=r,o.subjectFactory=i,o}}(jm)(t))}}()))}return t.prototype.bootstrap=function(t,e){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=t instanceof Bg?t:this._componentFactoryResolver.resolveComponentFactory(t),this.componentTypes.push(n.componentType);var i=n instanceof zg?null:this._injector.get(Wg),o=n.create(sh.NULL,[],e||n.selector,i);o.onDestroy(function(){r._unloadComponent(o)});var s=o.injector.get(c_,null);return s&&o.injector.get(l_).registerApplication(o.location.nativeElement,s),this._loadComponent(o),f_()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),o},t.prototype.tick=function(){var e=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");var n=t._tickScope();try{this._runningTick=!0,this._views.forEach(function(t){return t.detectChanges()}),this._enforceNoNewChanges&&this._views.forEach(function(t){return t.checkNoChanges()})}catch(t){this._zone.runOutsideAngular(function(){return e._exceptionHandler.handleError(t)})}finally{this._runningTick=!1,Jg(n)}},t.prototype.attachView=function(t){var e=t;this._views.push(e),e.attachToAppRef(this)},t.prototype.detachView=function(t){var e=t;m_(this._views,e),e.detachFromAppRef()},t.prototype._loadComponent=function(t){this.attachView(t.hostView),this.tick(),this.components.push(t),this._injector.get(Ig,[]).concat(this._bootstrapListeners).forEach(function(e){return e(t)})},t.prototype._unloadComponent=function(t){this.detachView(t.hostView),m_(this.components,t)},t.prototype.ngOnDestroy=function(){this._views.slice().forEach(function(t){return t.destroy()})},Object.defineProperty(t.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),t._tickScope=Zg("ApplicationRef#tick()"),t.decorators=[{type:Ih}],t.ctorParameters=function(){return[{type:n_},{type:Rg},{type:sh},{type:Uh},{type:Ug},{type:Pg}]},t}();function m_(t,e){var n=t.indexOf(e);n>-1&&t.splice(n,1)}
845
+ */function xy(){return wy}new Cl("AllowMultipleToken");var Ey=function(){function t(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return t.prototype.bootstrapModuleFactory=function(t,e){var n=this,r=function i(t){return"noop"===t?new my:("zone.js"===t?void 0:t)||new py({enableLongStackTrace:xy()})}(e?e.ngZone:void 0),o=[{provide:py,useValue:r}];return r.run(function(){var e=up.create({providers:o,parent:n.injector,name:t.moduleType.name}),i=t.create(e),s=i.injector.get(Kp,null);if(!s)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return i.onDestroy(function(){return Ty(n._modules,i)}),r.runOutsideAngular(function(){return r.onError.subscribe({next:function(t){s.handleError(t)}})}),function a(t,e,n){try{var r=n();return jv(r)?r.catch(function(n){throw e.runOutsideAngular(function(){return t.handleError(n)}),n}):r}catch(n){throw e.runOutsideAngular(function(){return t.handleError(n)}),n}}(s,r,function(){var t=i.injector.get(Fv);return t.runInitializers(),t.donePromise.then(function(){return n._moduleDoBootstrap(i),i})})})},t.prototype.bootstrapModule=function(t,e){var n=this;void 0===e&&(e=[]);var r=this.injector.get(Qv),i=Sy({},e);return r.createCompiler([i]).compileModuleAsync(t).then(function(t){return n.bootstrapModuleFactory(t,i)})},t.prototype._moduleDoBootstrap=function(t){var e=t.injector.get(Cy);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach(function(t){return e.bootstrap(t)});else{if(!t.instance.ngDoBootstrap)throw new Error("The module "+Ul(t.instance.constructor)+' was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.');t.instance.ngDoBootstrap(e)}this._modules.push(t)},t.prototype.onDestroy=function(t){this._destroyListeners.push(t)},Object.defineProperty(t.prototype,"injector",{get:function(){return this._injector},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(function(t){return t.destroy()}),this._destroyListeners.forEach(function(t){return t()}),this._destroyed=!0},Object.defineProperty(t.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,configurable:!0}),t.decorators=[{type:Ip}],t.ctorParameters=function(){return[{type:up}]},t}();function Sy(t,e){return Array.isArray(e)?e.reduce(Sy,t):s({},t,e)}var Cy=function(){function t(t,e,n,r,i,o){var s=this;this._zone=t,this._console=e,this._injector=n,this._exceptionHandler=r,this._componentFactoryResolver=i,this._initStatus=o,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=xy(),this._zone.onMicrotaskEmpty.subscribe({next:function(){s._zone.run(function(){s.tick()})}});var a=new Oh(function(t){s._stable=s._zone.isStable&&!s._zone.hasPendingMacrotasks&&!s._zone.hasPendingMicrotasks,s._zone.runOutsideAngular(function(){t.next(s._stable),t.complete()})}),u=new Oh(function(t){var e;s._zone.runOutsideAngular(function(){e=s._zone.onStable.subscribe(function(){py.assertNotInAngularZone(),ql(function(){s._stable||s._zone.hasPendingMacrotasks||s._zone.hasPendingMicrotasks||(s._stable=!0,t.next(!0))})})});var n=s._zone.onUnstable.subscribe(function(){py.assertInAngularZone(),s._stable&&(s._stable=!1,s._zone.runOutsideAngular(function(){t.next(!1)}))});return function(){e.unsubscribe(),n.unsubscribe()}});this.isStable=function l(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=Number.POSITIVE_INFINITY,r=null,i=t[t.length-1];return ff(i)?(r=t.pop(),t.length>1&&"number"==typeof t[t.length-1]&&(n=t.pop())):"number"==typeof i&&(n=t.pop()),null===r&&1===t.length&&t[0]instanceof Oh?t[0]:function o(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),function t(e,n,r){return void 0===r&&(r=Number.POSITIVE_INFINITY),"function"==typeof n?function(i){return i.pipe(t(function(t,r){return function o(t,e){if(!e)return t instanceof Oh?t:new Oh(ed(t));if(null!=t){if(function n(t){return t&&"function"==typeof t[Ph]}(t))return function r(t,e){return new Oh(e?function(n){var r=new wh;return r.add(e.schedule(function(){var i=t[Ph]();r.add(i.subscribe({next:function(t){r.add(e.schedule(function(){return n.next(t)}))},error:function(t){r.add(e.schedule(function(){return n.error(t)}))},complete:function(){r.add(e.schedule(function(){return n.complete()}))}}))})),r}:$f(t))}(t,e);if(td(t))return function i(t,e){return new Oh(e?function(n){var r=new wh;return r.add(e.schedule(function(){return t.then(function(t){r.add(e.schedule(function(){n.next(t),r.add(e.schedule(function(){return n.complete()}))}))},function(t){r.add(e.schedule(function(){return n.error(t)}))})})),r}:Xf(t))}(t,e);if(Jf(t))return vf(t,e);if(function o(t){return t&&"function"==typeof t[Qf]}(t)||"string"==typeof t)return function s(t,e){if(!t)throw new Error("Iterable cannot be null");return new Oh(e?function(n){var r,i=new wh;return i.add(function(){r&&"function"==typeof r.return&&r.return()}),i.add(e.schedule(function(){r=t[Qf](),i.add(e.schedule(function(){if(!n.closed){var t,e;try{var i=r.next();t=i.value,e=i.done}catch(t){return void n.error(t)}e?n.complete():(n.next(t),this.schedule())}}))})),i}:Zf(t))}(t,e)}throw new TypeError((null!==t&&typeof t||t)+" is not observable")}(e(t,r)).pipe(function i(t,e){return function n(r){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return r.lift(new qf(t,e))}}(function(e,i){return n(t,e,r,i)}))},r))}:("number"==typeof n&&(r=n),function(t){return t.lift(new sd(e,r))})}(Df,t)}(n)(vf(t,r))}(a,u.pipe(function c(){return function(t){return Bh()(function e(t,n){return function e(r){var i;if(i="function"==typeof t?t:function e(){return t},"function"==typeof n)return r.lift(new Jd(i,n));var o=Object.create(r,Wh);return o.source=r,o.subjectFactory=i,o}}(pv)(t))}}()))}return t.prototype.bootstrap=function(t,e){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=t instanceof Zv?t:this._componentFactoryResolver.resolveComponentFactory(t),this.componentTypes.push(n.componentType);var i=n instanceof ty?null:this._injector.get(ey),o=n.create(up.NULL,[],e||n.selector,i);o.onDestroy(function(){r._unloadComponent(o)});var s=o.injector.get(gy,null);return s&&o.injector.get(_y).registerApplication(o.location.nativeElement,s),this._loadComponent(o),xy()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),o},t.prototype.tick=function(){var e=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");var n=t._tickScope();try{this._runningTick=!0,this._views.forEach(function(t){return t.detectChanges()}),this._enforceNoNewChanges&&this._views.forEach(function(t){return t.checkNoChanges()})}catch(t){this._zone.runOutsideAngular(function(){return e._exceptionHandler.handleError(t)})}finally{this._runningTick=!1,uy(n)}},t.prototype.attachView=function(t){var e=t;this._views.push(e),e.attachToAppRef(this)},t.prototype.detachView=function(t){var e=t;Ty(this._views,e),e.detachFromAppRef()},t.prototype._loadComponent=function(t){this.attachView(t.hostView),this.tick(),this.components.push(t),this._injector.get(Kv,[]).concat(this._bootstrapListeners).forEach(function(e){return e(t)})},t.prototype._unloadComponent=function(t){this.detachView(t.hostView),Ty(this.components,t)},t.prototype.ngOnDestroy=function(){this._views.slice().forEach(function(t){return t.destroy()})},Object.defineProperty(t.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),t._tickScope=sy("ApplicationRef#tick()"),t.decorators=[{type:Ip}],t.ctorParameters=function(){return[{type:py},{type:Uv},{type:up},{type:Kp},{type:Jv},{type:Fv}]},t}();function Ty(t,e){var n=t.indexOf(e);n>-1&&t.splice(n,1)}
875
846
  /**
876
847
  * @license
877
848
  * Copyright Google Inc. All Rights Reserved.
@@ -885,7 +856,7 @@ throw function e(t){var e=Error("No component factory found for "+qp(t)+". Did y
885
856
  *
886
857
  * Use of this source code is governed by an MIT-style license that can be
887
858
  * found in the LICENSE file at https://angular.io/license
888
- */var g_,__,b_=(new mp("Renderer2Interceptor"),function w_(){});(__=g_||(g_={}))[__.Important=1]="Important",__[__.DashCase=2]="DashCase";var x_,E_=function S_(t){this.nativeElement=t},C_=function(){function t(){this.dirty=!0,this._results=[],this.changes=new e_,this.length=0}return t.prototype.map=function(t){return this._results.map(t)},t.prototype.filter=function(t){return this._results.filter(t)},t.prototype.find=function(t){return this._results.find(t)},t.prototype.reduce=function(t,e){return this._results.reduce(t,e)},t.prototype.forEach=function(t){this._results.forEach(t)},t.prototype.some=function(t){return this._results.some(t)},t.prototype.toArray=function(){return this._results.slice()},t.prototype[Vp()]=function(){return this._results[Vp()]()},t.prototype.toString=function(){return this._results.toString()},t.prototype.reset=function(t){this._results=function t(e){return e.reduce(function(e,n){var r=Array.isArray(n)?t(n):n;return e.concat(r)},[])}
859
+ */var Ay,Py=function Py(){},Ny=(new Cl("Renderer2Interceptor"),function Ny(){});!function(t){t[t.Important=1]="Important",t[t.DashCase=2]="DashCase"}(Ay||(Ay={}));var Oy,ky=function ky(){},My=function My(t){this.nativeElement=t},Iy=function(){function t(){this.dirty=!0,this._results=[],this.changes=new ly,this.length=0}return t.prototype.map=function(t){return this._results.map(t)},t.prototype.filter=function(t){return this._results.filter(t)},t.prototype.find=function(t){return this._results.find(t)},t.prototype.reduce=function(t,e){return this._results.reduce(t,e)},t.prototype.forEach=function(t){this._results.forEach(t)},t.prototype.some=function(t){return this._results.some(t)},t.prototype.toArray=function(){return this._results.slice()},t.prototype[Bl()]=function(){return this._results[Bl()]()},t.prototype.toString=function(){return this._results.toString()},t.prototype.reset=function(t){this._results=function t(e){return e.reduce(function(e,n){var r=Array.isArray(n)?t(n):n;return e.concat(r)},[])}
889
860
  /**
890
861
  * @license
891
862
  * Copyright Google Inc. All Rights Reserved.
@@ -899,7 +870,7 @@ throw function e(t){var e=Error("No component factory found for "+qp(t)+". Did y
899
870
  *
900
871
  * Use of this source code is governed by an MIT-style license that can be
901
872
  * found in the LICENSE file at https://angular.io/license
902
- */(t),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]},t.prototype.notifyOnChanges=function(){this.changes.emit(this)},t.prototype.setDirty=function(){this.dirty=!0},t.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},t}(),T_=function A_(){},P_=function N_(){},O_=(o(function k_(){return null!==x_&&x_.apply(this,arguments)||this},x_=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e}(P_)),function M_(t,e){this.name=t,this.callback=e}),I_=function(){function t(t,e,n){this._debugContext=n,this.nativeNode=t,e&&e instanceof R_?e.addChild(this):this.parent=null,this.listeners=[]}return Object.defineProperty(t.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),t}(),R_=function(t){function e(e,n,r){var i=t.call(this,e,n,r)||this;return i.properties={},i.attributes={},i.classes={},i.styles={},i.childNodes=[],i.nativeElement=e,i}return o(e,t),e.prototype.addChild=function(t){t&&(this.childNodes.push(t),t.parent=this)},e.prototype.removeChild=function(t){var e=this.childNodes.indexOf(t);-1!==e&&(t.parent=null,this.childNodes.splice(e,1))},e.prototype.insertChildrenAfter=function(t,e){var n,r=this,i=this.childNodes.indexOf(t);-1!==i&&((n=this.childNodes).splice.apply(n,c([i+1,0],e)),e.forEach(function(t){t.parent&&t.parent.removeChild(t),t.parent=r}))},e.prototype.insertBefore=function(t,e){var n=this.childNodes.indexOf(t);-1===n?this.addChild(e):(e.parent&&e.parent.removeChild(e),e.parent=this,this.childNodes.splice(n,0,e))},e.prototype.query=function(t){return this.queryAll(t)[0]||null},e.prototype.queryAll=function(t){var e=[];return function t(e,n,r){e.childNodes.forEach(function(e){e instanceof R_&&(n(e)&&r.push(e),t(e,n,r))})}(this,t,e),e},e.prototype.queryAllNodes=function(t){var e=[];return function t(e,n,r){e instanceof R_&&e.childNodes.forEach(function(e){n(e)&&r.push(e),e instanceof R_&&t(e,n,r)})}(this,t,e),e},Object.defineProperty(e.prototype,"children",{get:function(){return this.childNodes.filter(function(t){return t instanceof e})},enumerable:!0,configurable:!0}),e.prototype.triggerEventHandler=function(t,e){this.listeners.forEach(function(n){n.name==t&&n.callback(e)})},e}(I_),D_=new Map;
873
+ */(t),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]},t.prototype.notifyOnChanges=function(){this.changes.emit(this)},t.prototype.setDirty=function(){this.dirty=!0},t.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},t}(),Ry=function Ry(){},Dy=function Dy(){},jy=(function(t){o(function e(){return null!==t&&t.apply(this,arguments)||this},t)}(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e}(Oy=function Oy(){})),function jy(t,e){this.name=t,this.callback=e}),Ly=function(){function t(t,e,n){this._debugContext=n,this.nativeNode=t,e&&e instanceof Fy?e.addChild(this):this.parent=null,this.listeners=[]}return Object.defineProperty(t.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),t}(),Fy=function(t){function e(e,n,r){var i=t.call(this,e,n,r)||this;return i.properties={},i.attributes={},i.classes={},i.styles={},i.childNodes=[],i.nativeElement=e,i}return o(e,t),e.prototype.addChild=function(t){t&&(this.childNodes.push(t),t.parent=this)},e.prototype.removeChild=function(t){var e=this.childNodes.indexOf(t);-1!==e&&(t.parent=null,this.childNodes.splice(e,1))},e.prototype.insertChildrenAfter=function(t,e){var n,r=this,i=this.childNodes.indexOf(t);-1!==i&&((n=this.childNodes).splice.apply(n,c([i+1,0],e)),e.forEach(function(t){t.parent&&t.parent.removeChild(t),t.parent=r}))},e.prototype.insertBefore=function(t,e){var n=this.childNodes.indexOf(t);-1===n?this.addChild(e):(e.parent&&e.parent.removeChild(e),e.parent=this,this.childNodes.splice(n,0,e))},e.prototype.query=function(t){return this.queryAll(t)[0]||null},e.prototype.queryAll=function(t){var e=[];return Vy(this,t,e),e},e.prototype.queryAllNodes=function(t){var e=[];return Hy(this,t,e),e},Object.defineProperty(e.prototype,"children",{get:function(){return this.childNodes.filter(function(t){return t instanceof e})},enumerable:!0,configurable:!0}),e.prototype.triggerEventHandler=function(t,e){this.listeners.forEach(function(n){n.name==t&&n.callback(e)})},e}(Ly);
903
874
  /**
904
875
  * @license
905
876
  * Copyright Google Inc. All Rights Reserved.
@@ -913,7 +884,7 @@ throw function e(t){var e=Error("No component factory found for "+qp(t)+". Did y
913
884
  *
914
885
  * Use of this source code is governed by an MIT-style license that can be
915
886
  * found in the LICENSE file at https://angular.io/license
916
- */function L_(t){return D_.get(t)||null}function j_(t){D_.set(t.nativeNode,t)}
887
+ */function Vy(t,e,n){t.childNodes.forEach(function(t){t instanceof Fy&&(e(t)&&n.push(t),Vy(t,e,n))})}function Hy(t,e,n){t instanceof Fy&&t.childNodes.forEach(function(t){e(t)&&n.push(t),t instanceof Fy&&Hy(t,e,n)})}var By=new Map;function qy(t){return By.get(t)||null}function Ky(t){By.set(t.nativeNode,t)}
917
888
  /**
918
889
  * @license
919
890
  * Copyright Google Inc. All Rights Reserved.
@@ -921,28 +892,28 @@ throw function e(t){var e=Error("No component factory found for "+qp(t)+". Did y
921
892
  * Use of this source code is governed by an MIT-style license that can be
922
893
  * found in the LICENSE file at https://angular.io/license
923
894
  */
924
- function F_(t,e){var n=B_(t),r=B_(e);return n&&r?function i(t,e,n){for(var r=t[Vp()](),i=e[Vp()]();;){var o=r.next(),s=i.next();if(o.done&&s.done)return!0;if(o.done||s.done)return!1;if(!n(o.value,s.value))return!1}}(t,e,F_):!(n||!t||"object"!=typeof t&&"function"!=typeof t||r||!e||"object"!=typeof e&&"function"!=typeof e)||Bp(t,e)}var V_=function(){function t(t){this.wrapped=t}return t.wrap=function(e){return new t(e)},t.unwrap=function(e){return t.isWrapped(e)?e.wrapped:e},t.isWrapped=function(e){return e instanceof t},t}(),H_=function(){function t(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}return t.prototype.isFirstChange=function(){return this.firstChange},t}();function B_(t){return!!q_(t)&&(Array.isArray(t)||!(t instanceof Map)&&Vp()in t)}function q_(t){return null!==t&&("function"==typeof t||"object"==typeof t)}
895
+ function Uy(t,e){var n=Gy(t),r=Gy(e);return n&&r?function i(t,e,n){for(var r=t[Bl()](),i=e[Bl()]();;){var o=r.next(),s=i.next();if(o.done&&s.done)return!0;if(o.done||s.done)return!1;if(!n(o.value,s.value))return!1}}(t,e,Uy):!(n||!t||"object"!=typeof t&&"function"!=typeof t||r||!e||"object"!=typeof e&&"function"!=typeof e)||Kl(t,e)}var zy=function(){function t(t){this.wrapped=t}return t.wrap=function(e){return new t(e)},t.unwrap=function(e){return t.isWrapped(e)?e.wrapped:e},t.isWrapped=function(e){return e instanceof t},t}(),Wy=function(){function t(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}return t.prototype.isFirstChange=function(){return this.firstChange},t}();function Gy(t){return!!Xy(t)&&(Array.isArray(t)||!(t instanceof Map)&&Bl()in t)}function Xy(t){return null!==t&&("function"==typeof t||"object"==typeof t)}
925
896
  /**
926
897
  * @license
927
898
  * Copyright Google Inc. All Rights Reserved.
928
899
  *
929
900
  * Use of this source code is governed by an MIT-style license that can be
930
901
  * found in the LICENSE file at https://angular.io/license
931
- */var K_=function(){function t(){}return t.prototype.supports=function(t){return B_(t)},t.prototype.create=function(t){return new z_(t)},t}(),U_=function(t,e){return e},z_=function(){function t(t){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=t||U_}return t.prototype.forEachItem=function(t){var e;for(e=this._itHead;null!==e;e=e._next)t(e)},t.prototype.forEachOperation=function(t){for(var e=this._itHead,n=this._removalsHead,r=0,i=null;e||n;){var o=!n||e&&e.currentIndex<Y_(n,r,i)?e:n,s=Y_(o,r,i),a=o.currentIndex;if(o===n)r--,n=n._nextRemoved;else if(e=e._next,null==o.previousIndex)r++;else{i||(i=[]);var u=s-r,c=a-r;if(u!=c){for(var l=0;l<u;l++){var p=l<i.length?i[l]:i[l]=0,h=p+l;c<=h&&h<u&&(i[l]=p+1)}i[o.previousIndex]=c-u}}s!==a&&t(o,s,a)}},t.prototype.forEachPreviousItem=function(t){var e;for(e=this._previousItHead;null!==e;e=e._nextPrevious)t(e)},t.prototype.forEachAddedItem=function(t){var e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)},t.prototype.forEachMovedItem=function(t){var e;for(e=this._movesHead;null!==e;e=e._nextMoved)t(e)},t.prototype.forEachRemovedItem=function(t){var e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)},t.prototype.forEachIdentityChange=function(t){var e;for(e=this._identityChangesHead;null!==e;e=e._nextIdentityChange)t(e)},t.prototype.diff=function(t){if(null==t&&(t=[]),!B_(t))throw new Error("Error trying to diff '"+qp(t)+"'. Only arrays and iterables are allowed");return this.check(t)?this:null},t.prototype.onDestroy=function(){},t.prototype.check=function(t){var e=this;this._reset();var n,r,i,o=this._itHead,s=!1;if(Array.isArray(t)){this.length=t.length;for(var a=0;a<this.length;a++)i=this._trackByFn(a,r=t[a]),null!==o&&Bp(o.trackById,i)?(s&&(o=this._verifyReinsertion(o,r,i,a)),Bp(o.item,r)||this._addIdentityChange(o,r)):(o=this._mismatch(o,r,i,a),s=!0),o=o._next}else n=0,function u(t,e){if(Array.isArray(t))for(var n=0;n<t.length;n++)e(t[n]);else for(var r=t[Vp()](),i=void 0;!(i=r.next()).done;)e(i.value)}(t,function(t){i=e._trackByFn(n,t),null!==o&&Bp(o.trackById,i)?(s&&(o=e._verifyReinsertion(o,t,i,n)),Bp(o.item,t)||e._addIdentityChange(o,t)):(o=e._mismatch(o,t,i,n),s=!0),o=o._next,n++}),this.length=n;return this._truncate(o),this.collection=t,this.isDirty},Object.defineProperty(t.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead},enumerable:!0,configurable:!0}),t.prototype._reset=function(){if(this.isDirty){var t=void 0,e=void 0;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=e)t.previousIndex=t.currentIndex,e=t._nextMoved;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}},t.prototype._mismatch=function(t,e,n,r){var i;return null===t?i=this._itTail:(i=t._prev,this._remove(t)),null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(Bp(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,i,r)):null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Bp(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,i,r)):t=this._addAfter(new W_(e,n),i,r),t},t.prototype._verifyReinsertion=function(t,e,n,r){var i=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==i?t=this._reinsertAfter(i,t._prev,r):t.currentIndex!=r&&(t.currentIndex=r,this._addToMoves(t,r)),t},t.prototype._truncate=function(t){for(;null!==t;){var e=t._next;this._addToRemovals(this._unlink(t)),t=e}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)},t.prototype._reinsertAfter=function(t,e,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);var r=t._prevRemoved,i=t._nextRemoved;return null===r?this._removalsHead=i:r._nextRemoved=i,null===i?this._removalsTail=r:i._prevRemoved=r,this._insertAfter(t,e,n),this._addToMoves(t,n),t},t.prototype._moveAfter=function(t,e,n){return this._unlink(t),this._insertAfter(t,e,n),this._addToMoves(t,n),t},t.prototype._addAfter=function(t,e,n){return this._insertAfter(t,e,n),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t},t.prototype._insertAfter=function(t,e,n){var r=null===e?this._itHead:e._next;return t._next=r,t._prev=e,null===r?this._itTail=t:r._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&&(this._linkedRecords=new Q_),this._linkedRecords.put(t),t.currentIndex=n,t},t.prototype._remove=function(t){return this._addToRemovals(this._unlink(t))},t.prototype._unlink=function(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);var e=t._prev,n=t._next;return null===e?this._itHead=n:e._next=n,null===n?this._itTail=e:n._prev=e,t},t.prototype._addToMoves=function(t,e){return t.previousIndex===e?t:(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t,t)},t.prototype._addToRemovals=function(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new Q_),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t},t.prototype._addIdentityChange=function(t,e){return t.item=e,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t},t}(),W_=function X_(t,e){this.item=t,this.trackById=e,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},G_=function(){function t(){this._head=null,this._tail=null}return t.prototype.add=function(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)},t.prototype.get=function(t,e){var n;for(n=this._head;null!==n;n=n._nextDup)if((null===e||e<=n.currentIndex)&&Bp(n.trackById,t))return n;return null},t.prototype.remove=function(t){var e=t._prevDup,n=t._nextDup;return null===e?this._head=n:e._nextDup=n,null===n?this._tail=e:n._prevDup=e,null===this._head},t}(),Q_=function(){function t(){this.map=new Map}return t.prototype.put=function(t){var e=t.trackById,n=this.map.get(e);n||(n=new G_,this.map.set(e,n)),n.add(t)},t.prototype.get=function(t,e){var n=this.map.get(t);return n?n.get(t,e):null},t.prototype.remove=function(t){var e=t.trackById;return this.map.get(e).remove(t)&&this.map.delete(e),t},Object.defineProperty(t.prototype,"isEmpty",{get:function(){return 0===this.map.size},enumerable:!0,configurable:!0}),t.prototype.clear=function(){this.map.clear()},t}();function Y_(t,e,n){var r=t.previousIndex;if(null===r)return r;var i=0;return n&&r<n.length&&(i=n[r]),r+e+i}
902
+ */var Qy=function(){function t(){}return t.prototype.supports=function(t){return Gy(t)},t.prototype.create=function(t){return new Zy(t)},t}(),Yy=function(t,e){return e},Zy=function(){function t(t){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=t||Yy}return t.prototype.forEachItem=function(t){var e;for(e=this._itHead;null!==e;e=e._next)t(e)},t.prototype.forEachOperation=function(t){for(var e=this._itHead,n=this._removalsHead,r=0,i=null;e||n;){var o=!n||e&&e.currentIndex<em(n,r,i)?e:n,s=em(o,r,i),a=o.currentIndex;if(o===n)r--,n=n._nextRemoved;else if(e=e._next,null==o.previousIndex)r++;else{i||(i=[]);var u=s-r,c=a-r;if(u!=c){for(var l=0;l<u;l++){var p=l<i.length?i[l]:i[l]=0,h=p+l;c<=h&&h<u&&(i[l]=p+1)}i[o.previousIndex]=c-u}}s!==a&&t(o,s,a)}},t.prototype.forEachPreviousItem=function(t){var e;for(e=this._previousItHead;null!==e;e=e._nextPrevious)t(e)},t.prototype.forEachAddedItem=function(t){var e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)},t.prototype.forEachMovedItem=function(t){var e;for(e=this._movesHead;null!==e;e=e._nextMoved)t(e)},t.prototype.forEachRemovedItem=function(t){var e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)},t.prototype.forEachIdentityChange=function(t){var e;for(e=this._identityChangesHead;null!==e;e=e._nextIdentityChange)t(e)},t.prototype.diff=function(t){if(null==t&&(t=[]),!Gy(t))throw new Error("Error trying to diff '"+Ul(t)+"'. Only arrays and iterables are allowed");return this.check(t)?this:null},t.prototype.onDestroy=function(){},t.prototype.check=function(t){var e=this;this._reset();var n,r,i,o=this._itHead,s=!1;if(Array.isArray(t)){this.length=t.length;for(var a=0;a<this.length;a++)i=this._trackByFn(a,r=t[a]),null!==o&&Kl(o.trackById,i)?(s&&(o=this._verifyReinsertion(o,r,i,a)),Kl(o.item,r)||this._addIdentityChange(o,r)):(o=this._mismatch(o,r,i,a),s=!0),o=o._next}else n=0,function u(t,e){if(Array.isArray(t))for(var n=0;n<t.length;n++)e(t[n]);else for(var r=t[Bl()](),i=void 0;!(i=r.next()).done;)e(i.value)}(t,function(t){i=e._trackByFn(n,t),null!==o&&Kl(o.trackById,i)?(s&&(o=e._verifyReinsertion(o,t,i,n)),Kl(o.item,t)||e._addIdentityChange(o,t)):(o=e._mismatch(o,t,i,n),s=!0),o=o._next,n++}),this.length=n;return this._truncate(o),this.collection=t,this.isDirty},Object.defineProperty(t.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead},enumerable:!0,configurable:!0}),t.prototype._reset=function(){if(this.isDirty){var t=void 0,e=void 0;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=e)t.previousIndex=t.currentIndex,e=t._nextMoved;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}},t.prototype._mismatch=function(t,e,n,r){var i;return null===t?i=this._itTail:(i=t._prev,this._remove(t)),null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,r))?(Kl(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,i,r)):null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Kl(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,i,r)):t=this._addAfter(new $y(e,n),i,r),t},t.prototype._verifyReinsertion=function(t,e,n,r){var i=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==i?t=this._reinsertAfter(i,t._prev,r):t.currentIndex!=r&&(t.currentIndex=r,this._addToMoves(t,r)),t},t.prototype._truncate=function(t){for(;null!==t;){var e=t._next;this._addToRemovals(this._unlink(t)),t=e}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)},t.prototype._reinsertAfter=function(t,e,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);var r=t._prevRemoved,i=t._nextRemoved;return null===r?this._removalsHead=i:r._nextRemoved=i,null===i?this._removalsTail=r:i._prevRemoved=r,this._insertAfter(t,e,n),this._addToMoves(t,n),t},t.prototype._moveAfter=function(t,e,n){return this._unlink(t),this._insertAfter(t,e,n),this._addToMoves(t,n),t},t.prototype._addAfter=function(t,e,n){return this._insertAfter(t,e,n),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t},t.prototype._insertAfter=function(t,e,n){var r=null===e?this._itHead:e._next;return t._next=r,t._prev=e,null===r?this._itTail=t:r._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&&(this._linkedRecords=new tm),this._linkedRecords.put(t),t.currentIndex=n,t},t.prototype._remove=function(t){return this._addToRemovals(this._unlink(t))},t.prototype._unlink=function(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);var e=t._prev,n=t._next;return null===e?this._itHead=n:e._next=n,null===n?this._itTail=e:n._prev=e,t},t.prototype._addToMoves=function(t,e){return t.previousIndex===e?t:(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t,t)},t.prototype._addToRemovals=function(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new tm),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t},t.prototype._addIdentityChange=function(t,e){return t.item=e,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t},t}(),$y=function $y(t,e){this.item=t,this.trackById=e,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},Jy=function(){function t(){this._head=null,this._tail=null}return t.prototype.add=function(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)},t.prototype.get=function(t,e){var n;for(n=this._head;null!==n;n=n._nextDup)if((null===e||e<=n.currentIndex)&&Kl(n.trackById,t))return n;return null},t.prototype.remove=function(t){var e=t._prevDup,n=t._nextDup;return null===e?this._head=n:e._nextDup=n,null===n?this._tail=e:n._prevDup=e,null===this._head},t}(),tm=function(){function t(){this.map=new Map}return t.prototype.put=function(t){var e=t.trackById,n=this.map.get(e);n||(n=new Jy,this.map.set(e,n)),n.add(t)},t.prototype.get=function(t,e){var n=this.map.get(t);return n?n.get(t,e):null},t.prototype.remove=function(t){var e=t.trackById;return this.map.get(e).remove(t)&&this.map.delete(e),t},Object.defineProperty(t.prototype,"isEmpty",{get:function(){return 0===this.map.size},enumerable:!0,configurable:!0}),t.prototype.clear=function(){this.map.clear()},t}();function em(t,e,n){var r=t.previousIndex;if(null===r)return r;var i=0;return n&&r<n.length&&(i=n[r]),r+e+i}
932
903
  /**
933
904
  * @license
934
905
  * Copyright Google Inc. All Rights Reserved.
935
906
  *
936
907
  * Use of this source code is governed by an MIT-style license that can be
937
908
  * found in the LICENSE file at https://angular.io/license
938
- */var Z_,$_,J_=function(){function t(){}return t.prototype.supports=function(t){return t instanceof Map||q_(t)},t.prototype.create=function(){return new tb},t}(),tb=function(){function t(){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(t.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead},enumerable:!0,configurable:!0}),t.prototype.forEachItem=function(t){var e;for(e=this._mapHead;null!==e;e=e._next)t(e)},t.prototype.forEachPreviousItem=function(t){var e;for(e=this._previousMapHead;null!==e;e=e._nextPrevious)t(e)},t.prototype.forEachChangedItem=function(t){var e;for(e=this._changesHead;null!==e;e=e._nextChanged)t(e)},t.prototype.forEachAddedItem=function(t){var e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)},t.prototype.forEachRemovedItem=function(t){var e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)},t.prototype.diff=function(t){if(t){if(!(t instanceof Map||q_(t)))throw new Error("Error trying to diff '"+qp(t)+"'. Only maps and objects are allowed")}else t=new Map;return this.check(t)?this:null},t.prototype.onDestroy=function(){},t.prototype.check=function(t){var e=this;this._reset();var n=this._mapHead;if(this._appendAfter=null,this._forEach(t,function(t,r){if(n&&n.key===r)e._maybeAddToChanges(n,t),e._appendAfter=n,n=n._next;else{var i=e._getOrCreateRecordForKey(r,t);n=e._insertBeforeOrAppend(n,i)}}),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},t.prototype._insertBeforeOrAppend=function(t,e){if(t){var n=t._prev;return e._next=t,e._prev=n,t._prev=e,n&&(n._next=e),t===this._mapHead&&(this._mapHead=e),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=e,e._prev=this._appendAfter):this._mapHead=e,this._appendAfter=e,null},t.prototype._getOrCreateRecordForKey=function(t,e){if(this._records.has(t)){var n=this._records.get(t);this._maybeAddToChanges(n,e);var r=n._prev,i=n._next;return r&&(r._next=i),i&&(i._prev=r),n._next=null,n._prev=null,n}var o=new eb(t);return this._records.set(t,o),o.currentValue=e,this._addToAdditions(o),o},t.prototype._reset=function(){if(this.isDirty){var t=void 0;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}},t.prototype._maybeAddToChanges=function(t,e){Bp(e,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=e,this._addToChanges(t))},t.prototype._addToAdditions=function(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)},t.prototype._addToChanges=function(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)},t.prototype._forEach=function(t,e){t instanceof Map?t.forEach(e):Object.keys(t).forEach(function(n){return e(t[n],n)})},t}(),eb=function nb(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null},rb=function(){function t(t){this.factories=t}return t.create=function(e,n){if(null!=n){var r=n.factories.slice();e=e.concat(r)}return new t(e)},t.extend=function(e){return{provide:t,useFactory:function(n){if(!n)throw new Error("Cannot extend IterableDiffers without a parent injector");return t.create(e,n)},deps:[[t,new th,new $p]]}},t.prototype.find=function(t){var e=this.factories.find(function(e){return e.supports(t)});if(null!=e)return e;throw new Error("Cannot find a differ supporting object '"+t+"' of type '"+function n(t){return t.name||typeof t}
909
+ */var nm,rm=function(){function t(){}return t.prototype.supports=function(t){return t instanceof Map||Xy(t)},t.prototype.create=function(){return new im},t}(),im=function(){function t(){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(t.prototype,"isDirty",{get:function(){return null!==this._additionsHead||null!==this._changesHead||null!==this._removalsHead},enumerable:!0,configurable:!0}),t.prototype.forEachItem=function(t){var e;for(e=this._mapHead;null!==e;e=e._next)t(e)},t.prototype.forEachPreviousItem=function(t){var e;for(e=this._previousMapHead;null!==e;e=e._nextPrevious)t(e)},t.prototype.forEachChangedItem=function(t){var e;for(e=this._changesHead;null!==e;e=e._nextChanged)t(e)},t.prototype.forEachAddedItem=function(t){var e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)},t.prototype.forEachRemovedItem=function(t){var e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)},t.prototype.diff=function(t){if(t){if(!(t instanceof Map||Xy(t)))throw new Error("Error trying to diff '"+Ul(t)+"'. Only maps and objects are allowed")}else t=new Map;return this.check(t)?this:null},t.prototype.onDestroy=function(){},t.prototype.check=function(t){var e=this;this._reset();var n=this._mapHead;if(this._appendAfter=null,this._forEach(t,function(t,r){if(n&&n.key===r)e._maybeAddToChanges(n,t),e._appendAfter=n,n=n._next;else{var i=e._getOrCreateRecordForKey(r,t);n=e._insertBeforeOrAppend(n,i)}}),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},t.prototype._insertBeforeOrAppend=function(t,e){if(t){var n=t._prev;return e._next=t,e._prev=n,t._prev=e,n&&(n._next=e),t===this._mapHead&&(this._mapHead=e),this._appendAfter=t,t}return this._appendAfter?(this._appendAfter._next=e,e._prev=this._appendAfter):this._mapHead=e,this._appendAfter=e,null},t.prototype._getOrCreateRecordForKey=function(t,e){if(this._records.has(t)){var n=this._records.get(t);this._maybeAddToChanges(n,e);var r=n._prev,i=n._next;return r&&(r._next=i),i&&(i._prev=r),n._next=null,n._prev=null,n}var o=new om(t);return this._records.set(t,o),o.currentValue=e,this._addToAdditions(o),o},t.prototype._reset=function(){if(this.isDirty){var t=void 0;for(this._previousMapHead=this._mapHead,t=this._previousMapHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._changesHead;null!==t;t=t._nextChanged)t.previousValue=t.currentValue;for(t=this._additionsHead;null!=t;t=t._nextAdded)t.previousValue=t.currentValue;this._changesHead=this._changesTail=null,this._additionsHead=this._additionsTail=null,this._removalsHead=null}},t.prototype._maybeAddToChanges=function(t,e){Kl(e,t.currentValue)||(t.previousValue=t.currentValue,t.currentValue=e,this._addToChanges(t))},t.prototype._addToAdditions=function(t){null===this._additionsHead?this._additionsHead=this._additionsTail=t:(this._additionsTail._nextAdded=t,this._additionsTail=t)},t.prototype._addToChanges=function(t){null===this._changesHead?this._changesHead=this._changesTail=t:(this._changesTail._nextChanged=t,this._changesTail=t)},t.prototype._forEach=function(t,e){t instanceof Map?t.forEach(e):Object.keys(t).forEach(function(n){return e(t[n],n)})},t}(),om=function om(t){this.key=t,this.previousValue=null,this.currentValue=null,this._nextPrevious=null,this._next=null,this._prev=null,this._nextAdded=null,this._nextRemoved=null,this._nextChanged=null},sm=function(){function t(t){this.factories=t}return t.create=function(e,n){if(null!=n){var r=n.factories.slice();e=e.concat(r)}return new t(e)},t.extend=function(e){return{provide:t,useFactory:function(n){if(!n)throw new Error("Cannot extend IterableDiffers without a parent injector");return t.create(e,n)},deps:[[t,new np,new tp]]}},t.prototype.find=function(t){var e=this.factories.find(function(e){return e.supports(t)});if(null!=e)return e;throw new Error("Cannot find a differ supporting object '"+t+"' of type '"+function n(t){return t.name||typeof t}
939
910
  /**
940
911
  * @license
941
912
  * Copyright Google Inc. All Rights Reserved.
942
913
  *
943
914
  * Use of this source code is governed by an MIT-style license that can be
944
915
  * found in the LICENSE file at https://angular.io/license
945
- */(t)+"'")},t}(),ib=function(){function t(t){this.factories=t}return t.create=function(e,n){if(n){var r=n.factories.slice();e=e.concat(r)}return new t(e)},t.extend=function(e){return{provide:t,useFactory:function(n){if(!n)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return t.create(e,n)},deps:[[t,new th,new $p]]}},t.prototype.find=function(t){var e=this.factories.find(function(e){return e.supports(t)});if(e)return e;throw new Error("Cannot find a differ supporting object '"+t+"'")},t}(),ob=[new J_],sb=[new K_],ab=new rb(sb),ub=new ib(ob),cb=(function lb(t,e,n){void 0===n&&(n=[]);new mp("Platform: "+e)}(0,"core",[{provide:Mg,useValue:"unknown"},{provide:d_,deps:[sh]},{provide:l_,deps:[]},{provide:Rg,deps:[]}]),new mp("LocaleId"));
916
+ */(t)+"'")},t.ngInjectableDef=wl({providedIn:"root",factory:function(){return new t([new Qy])}}),t}(),am=function(){function t(t){this.factories=t}return t.create=function(e,n){if(n){var r=n.factories.slice();e=e.concat(r)}return new t(e)},t.extend=function(e){return{provide:t,useFactory:function(n){if(!n)throw new Error("Cannot extend KeyValueDiffers without a parent injector");return t.create(e,n)},deps:[[t,new np,new tp]]}},t.prototype.find=function(t){var e=this.factories.find(function(e){return e.supports(t)});if(e)return e;throw new Error("Cannot find a differ supporting object '"+t+"'")},t}(),um=[new rm],cm=[new Qy],lm=new sm(cm),pm=new am(um),hm=(function fm(t,e,n){void 0===n&&(n=[]);new Cl("Platform: "+e)}(0,"core",[{provide:qv,useValue:"unknown"},{provide:Ey,deps:[up]},{provide:_y,deps:[]},{provide:Uv,deps:[]}]),new Cl("LocaleId"));
946
917
  /**
947
918
  * @license
948
919
  * Copyright Google Inc. All Rights Reserved.
@@ -950,7 +921,7 @@ function F_(t,e){var n=B_(t),r=B_(e);return n&&r?function i(t,e,n){for(var r=t[V
950
921
  * Use of this source code is governed by an MIT-style license that can be
951
922
  * found in the LICENSE file at https://angular.io/license
952
923
  */
953
- function pb(){return ab}function hb(){return ub}function fb(t){return t||"en-US"}
924
+ function dm(){return lm}function vm(){return pm}function ym(t){return t||"en-US"}
954
925
  /**
955
926
  * @license
956
927
  * Copyright Google Inc. All Rights Reserved.
@@ -972,49 +943,49 @@ function pb(){return ab}function hb(){return ub}function fb(t){return t||"en-US"
972
943
  * Use of this source code is governed by an MIT-style license that can be
973
944
  * found in the LICENSE file at https://angular.io/license
974
945
  */
975
- function db(t){var e,n,r={};try{for(var i=a(t.split(",")),o=i.next();!o.done;o=i.next())r[o.value]=!0}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}function vb(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n,r,i={};try{for(var o=a(t),s=o.next();!s.done;s=o.next()){var u=s.value;for(var c in u)u.hasOwnProperty(c)&&(i[c]=!0)}}catch(t){n={error:t}}finally{try{s&&!s.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return i}new mp("Translations"),new mp("TranslationsFormat"),($_=Z_||(Z_={}))[$_.Error=0]="Error",$_[$_.Warning=1]="Warning",$_[$_.Ignore=2]="Ignore",function(){function t(t){}t.decorators=[{type:Rh,args:[{providers:[y_,Pg,Fg,Ng,{provide:rb,useFactory:pb},{provide:ib,useFactory:hb},{provide:cb,useFactory:fb,deps:[[new Zp(cb),new $p,new th]]}]}]}],t.ctorParameters=function(){return[{type:y_}]}}();var yb,mb,gb=db("area,br,col,hr,img,wbr"),_b=db("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),bb=db("rp,rt"),wb=vb(bb,_b);vb(gb,vb(_b,db("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")),vb(bb,db("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")),wb),vb(db("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),db("srcset"),db("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")),(mb=yb||(yb={}))[mb.NONE=0]="NONE",mb[mb.HTML=1]="HTML",mb[mb.STYLE=2]="STYLE",mb[mb.SCRIPT=3]="SCRIPT",mb[mb.URL=4]="URL",mb[mb.RESOURCE_URL=5]="RESOURCE_URL";var xb=function Eb(){};
946
+ function mm(t){var e,n,r={};try{for(var i=a(t.split(",")),o=i.next();!o.done;o=i.next())r[o.value]=!0}catch(t){e={error:t}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(e)throw e.error}}return r}function gm(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n,r,i={};try{for(var o=a(t),s=o.next();!s.done;s=o.next()){var u=s.value;for(var c in u)u.hasOwnProperty(c)&&(i[c]=!0)}}catch(t){n={error:t}}finally{try{s&&!s.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return i}new Cl("Translations"),new Cl("TranslationsFormat"),function(t){t[t.Error=0]="Error",t[t.Warning=1]="Warning",t[t.Ignore=2]="Ignore"}(nm||(nm={})),function(){function t(t){}t.decorators=[{type:Rp,args:[{providers:[Cy,Fv,Xv,Vv,{provide:sm,useFactory:dm},{provide:am,useFactory:vm},{provide:hm,useFactory:ym,deps:[[new Jl(hm),new tp,new np]]}]}]}],t.ctorParameters=function(){return[{type:Cy}]}}();var _m,bm=mm("area,br,col,hr,img,wbr"),wm=mm("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),xm=mm("rp,rt"),Em=gm(xm,wm);gm(bm,gm(wm,mm("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")),gm(xm,mm("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")),Em),gm(mm("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),mm("srcset"),mm("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")),function(t){t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL"}(_m||(_m={}));var Sm=function Sm(){};
976
947
  /**
977
948
  * @license
978
949
  * Copyright Google Inc. All Rights Reserved.
979
950
  *
980
951
  * Use of this source code is governed by an MIT-style license that can be
981
952
  * found in the LICENSE file at https://angular.io/license
982
- */function Sb(t,e,n){var r=t.state,i=1792&r;return i===e?(t.state=-1793&r|n,t.initIndex=-1,!0):i===n}function Cb(t,e,n){return(1792&t.state)===e&&t.initIndex<=n&&(t.initIndex=n+1,!0)}function Tb(t,e){return t.nodes[e]}function Ab(t,e){return t.nodes[e]}function Pb(t,e){return t.nodes[e]}function Nb(t,e){return t.nodes[e]}function Ob(t,e){return t.nodes[e]}var kb={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};
953
+ */function Cm(t,e,n){var r=t.state,i=1792&r;return i===e?(t.state=-1793&r|n,t.initIndex=-1,!0):i===n}function Tm(t,e,n){return(1792&t.state)===e&&t.initIndex<=n&&(t.initIndex=n+1,!0)}function Am(t,e){return t.nodes[e]}function Pm(t,e){return t.nodes[e]}function Nm(t,e){return t.nodes[e]}function Om(t,e){return t.nodes[e]}function km(t,e){return t.nodes[e]}var Mm={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};
983
954
  /**
984
955
  * @license
985
956
  * Copyright Google Inc. All Rights Reserved.
986
957
  *
987
958
  * Use of this source code is governed by an MIT-style license that can be
988
959
  * found in the LICENSE file at https://angular.io/license
989
- */function Mb(t,e,n,r){var i="ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '"+e+"'. Current value: '"+n+"'.";return r&&(i+=" 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 o(t,e){var n=new Error(t);return Ib(n,e),n}(i,t)}function Ib(t,e){t[Fh]=e,t[Hh]=e.logError.bind(e)}function Rb(t){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+t)}
960
+ */function Im(t,e,n,r){var i="ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '"+e+"'. Current value: '"+n+"'.";return r&&(i+=" 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 o(t,e){var n=new Error(t);return Rm(n,e),n}(i,t)}function Rm(t,e){t[Lp]=e,t[Vp]=e.logError.bind(e)}function Dm(t){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+t)}
990
961
  /**
991
962
  * @license
992
963
  * Copyright Google Inc. All Rights Reserved.
993
964
  *
994
965
  * Use of this source code is governed by an MIT-style license that can be
995
966
  * found in the LICENSE file at https://angular.io/license
996
- */var Db=function(){},Lb=new Map;function jb(t){var e=Lb.get(t);return e||(e=qp(t)+"_"+Lb.size,Lb.set(t,e)),e}function Fb(t,e,n,r){return!(!(2&t.state)&&Bp(t.oldValues[e.bindingIndex+n],r))}function Vb(t,e,n,r){return!!Fb(t,e,n,r)&&(t.oldValues[e.bindingIndex+n]=r,!0)}function Hb(t,e,n,r){var i=t.oldValues[e.bindingIndex+n];if(1&t.state||!F_(i,r)){var o=e.bindings[n].name;throw Mb(kb.createDebugContext(t,e.nodeIndex),o+": "+i,o+": "+r,0!=(1&t.state))}}function Bb(t){for(var e=t;e;)2&e.def.flags&&(e.state|=8),e=e.viewContainerParent||e.parent}function qb(t,e){for(var n=t;n&&n!==e;)n.state|=64,n=n.viewContainerParent||n.parent}function Kb(t,e,n,r){try{return Bb(33554432&t.def.nodes[e].flags?Ab(t,e).componentView:t),kb.handleEvent(t,e,n,r)}catch(e){t.root.errorHandler.handleError(e)}}function Ub(t){return t.parent?Ab(t.parent,t.parentNodeDef.nodeIndex):null}function zb(t){return t.parent?t.parentNodeDef.parent:null}function Wb(t,e){switch(201347067&e.flags){case 1:return Ab(t,e.nodeIndex).renderElement;case 2:return Tb(t,e.nodeIndex).renderText}}function Xb(t){return!!t.parent&&!!(32768&t.parentNodeDef.flags)}function Gb(t,e){return t.map(function(t){var n,r,i;return Array.isArray(t)?(r=(i=u(t,2))[0],n=i[1]):(r=0,n=t),n&&("function"==typeof n||"object"==typeof n)&&e&&Object.defineProperty(n,eh,{value:e,configurable:!0}),{flags:r,token:n,tokenKey:jb(n)}})}function Qb(t,e,n){var r=n.renderParent;return r?0==(1&r.flags)||0==(33554432&r.flags)||r.element.componentRendererType&&r.element.componentRendererType.encapsulation===kh.Native?Ab(t,n.renderParent.nodeIndex).renderElement:void 0:e}var Yb=new WeakMap;function Zb(t){var e=Yb.get(t);return e||((e=t(function(){return Db})).factory=t,Yb.set(t,e)),e}function $b(t,e,n,r,i){3===e&&(n=t.renderer.parentNode(Wb(t,t.def.lastRenderRootNode))),Jb(t,e,0,t.def.nodes.length-1,n,r,i)}function Jb(t,e,n,r,i,o,s){for(var a=n;a<=r;a++){var u=t.def.nodes[a];11&u.flags&&ew(t,u,e,i,o,s),a+=u.childCount}}function tw(t,e,n,r,i,o){for(var s=t;s&&!Xb(s);)s=s.parent;for(var a=s.parent,u=zb(s),c=u.nodeIndex+u.childCount,l=u.nodeIndex+1;l<=c;l++){var p=a.def.nodes[l];p.ngContentIndex===e&&ew(a,p,n,r,i,o),l+=p.childCount}if(!a.parent){var h=t.root.projectableNodes[e];if(h)for(l=0;l<h.length;l++)nw(t,h[l],n,r,i,o)}}function ew(t,e,n,r,i,o){if(8&e.flags)tw(t,e.ngContent.index,n,r,i,o);else{var s=Wb(t,e);if(3===n&&33554432&e.flags&&48&e.bindingFlags?(16&e.bindingFlags&&nw(t,s,n,r,i,o),32&e.bindingFlags&&nw(Ab(t,e.nodeIndex).componentView,s,n,r,i,o)):nw(t,s,n,r,i,o),16777216&e.flags)for(var a=Ab(t,e.nodeIndex).viewContainer._embeddedViews,u=0;u<a.length;u++)$b(a[u],n,r,i,o);1&e.flags&&!e.element.name&&Jb(t,n,e.nodeIndex+1,e.nodeIndex+e.childCount,r,i,o)}}function nw(t,e,n,r,i,o){var s=t.renderer;switch(n){case 1:s.appendChild(r,e);break;case 2:s.insertBefore(r,e,i);break;case 3:s.removeChild(r,e);break;case 0:o.push(e)}}var rw=/^:([^:]+):(.+)$/;function iw(t){if(":"===t[0]){var e=t.match(rw);return[e[1],e[2]]}return["",t]}
967
+ */var jm=function(){},Lm=new Map;function Fm(t){var e=Lm.get(t);return e||(e=Ul(t)+"_"+Lm.size,Lm.set(t,e)),e}function Vm(t,e,n,r){return!(!(2&t.state)&&Kl(t.oldValues[e.bindingIndex+n],r))}function Hm(t,e,n,r){return!!Vm(t,e,n,r)&&(t.oldValues[e.bindingIndex+n]=r,!0)}function Bm(t,e,n,r){var i=t.oldValues[e.bindingIndex+n];if(1&t.state||!Uy(i,r)){var o=e.bindings[n].name;throw Im(Mm.createDebugContext(t,e.nodeIndex),o+": "+i,o+": "+r,0!=(1&t.state))}}function qm(t){for(var e=t;e;)2&e.def.flags&&(e.state|=8),e=e.viewContainerParent||e.parent}function Km(t,e){for(var n=t;n&&n!==e;)n.state|=64,n=n.viewContainerParent||n.parent}function Um(t,e,n,r){try{return qm(33554432&t.def.nodes[e].flags?Pm(t,e).componentView:t),Mm.handleEvent(t,e,n,r)}catch(e){t.root.errorHandler.handleError(e)}}function zm(t){return t.parent?Pm(t.parent,t.parentNodeDef.nodeIndex):null}function Wm(t){return t.parent?t.parentNodeDef.parent:null}function Gm(t,e){switch(201347067&e.flags){case 1:return Pm(t,e.nodeIndex).renderElement;case 2:return Am(t,e.nodeIndex).renderText}}function Xm(t){return!!t.parent&&!!(32768&t.parentNodeDef.flags)}function Qm(t){return!(!t.parent||32768&t.parentNodeDef.flags)}function Ym(t,e){return t.map(function(t){var n,r,i;return Array.isArray(t)?(r=(i=u(t,2))[0],n=i[1]):(r=0,n=t),n&&("function"==typeof n||"object"==typeof n)&&e&&Object.defineProperty(n,rp,{value:e,configurable:!0}),{flags:r,token:n,tokenKey:Fm(n)}})}function Zm(t,e,n){var r=n.renderParent;return r?0==(1&r.flags)||0==(33554432&r.flags)||r.element.componentRendererType&&r.element.componentRendererType.encapsulation===Mp.Native?Pm(t,n.renderParent.nodeIndex).renderElement:void 0:e}var $m=new WeakMap;function Jm(t){var e=$m.get(t);return e||((e=t(function(){return jm})).factory=t,$m.set(t,e)),e}function tg(t,e,n,r,i){3===e&&(n=t.renderer.parentNode(Gm(t,t.def.lastRenderRootNode))),eg(t,e,0,t.def.nodes.length-1,n,r,i)}function eg(t,e,n,r,i,o,s){for(var a=n;a<=r;a++){var u=t.def.nodes[a];11&u.flags&&rg(t,u,e,i,o,s),a+=u.childCount}}function ng(t,e,n,r,i,o){for(var s=t;s&&!Xm(s);)s=s.parent;for(var a=s.parent,u=Wm(s),c=u.nodeIndex+u.childCount,l=u.nodeIndex+1;l<=c;l++){var p=a.def.nodes[l];p.ngContentIndex===e&&rg(a,p,n,r,i,o),l+=p.childCount}if(!a.parent){var h=t.root.projectableNodes[e];if(h)for(l=0;l<h.length;l++)ig(t,h[l],n,r,i,o)}}function rg(t,e,n,r,i,o){if(8&e.flags)ng(t,e.ngContent.index,n,r,i,o);else{var s=Gm(t,e);if(3===n&&33554432&e.flags&&48&e.bindingFlags?(16&e.bindingFlags&&ig(t,s,n,r,i,o),32&e.bindingFlags&&ig(Pm(t,e.nodeIndex).componentView,s,n,r,i,o)):ig(t,s,n,r,i,o),16777216&e.flags)for(var a=Pm(t,e.nodeIndex).viewContainer._embeddedViews,u=0;u<a.length;u++)tg(a[u],n,r,i,o);1&e.flags&&!e.element.name&&eg(t,n,e.nodeIndex+1,e.nodeIndex+e.childCount,r,i,o)}}function ig(t,e,n,r,i,o){var s=t.renderer;switch(n){case 1:s.appendChild(r,e);break;case 2:s.insertBefore(r,e,i);break;case 3:s.removeChild(r,e);break;case 0:o.push(e)}}var og=/^:([^:]+):(.+)$/;function sg(t){if(":"===t[0]){var e=t.match(og);return[e[1],e[2]]}return["",t]}
997
968
  /**
998
969
  * @license
999
970
  * Copyright Google Inc. All Rights Reserved.
1000
971
  *
1001
972
  * Use of this source code is governed by an MIT-style license that can be
1002
973
  * found in the LICENSE file at https://angular.io/license
1003
- */function ow(t,e,n){var r,i=n.element,o=t.root.selectorOrNode,s=t.renderer;if(t.parent||!o){r=i.name?s.createElement(i.name,i.ns):s.createComment("");var a=Qb(t,e,n);a&&s.appendChild(a,r)}else r=s.selectRootElement(o);if(i.attrs)for(var c=0;c<i.attrs.length;c++){var l=u(i.attrs[c],3);s.setAttribute(r,l[1],l[2],l[0])}return r}function sw(t,e,n,r){for(var i=0;i<n.outputs.length;i++){var o=n.outputs[i],s=aw(t,n.nodeIndex,(p=o.eventName,(l=o.target)?l+":"+p:p)),a=o.target,u=t;"component"===o.target&&(a=null,u=e);var c=u.renderer.listen(a||r,o.eventName,s);t.disposables[n.outputIndex+i]=c}var l,p}function aw(t,e,n){return function(r){return Kb(t,e,n,r)}}function uw(t,e,n,r){if(!Vb(t,e,n,r))return!1;var i=e.bindings[n],o=Ab(t,e.nodeIndex),s=o.renderElement,a=i.name;switch(15&i.flags){case 1:!function u(t,e,n,r,i,o){var s=e.securityContext,a=s?t.root.sanitizer.sanitize(s,o):o;a=null!=a?a.toString():null;var u=t.renderer;null!=o?u.setAttribute(n,i,a,r):u.removeAttribute(n,i,r)}(t,i,s,i.ns,a,r);break;case 2:!function c(t,e,n,r){var i=t.renderer;r?i.addClass(e,n):i.removeClass(e,n)}(t,s,a,r);break;case 4:!function l(t,e,n,r,i){var o=t.root.sanitizer.sanitize(yb.STYLE,i);if(null!=o){o=o.toString();var s=e.suffix;null!=s&&(o+=s)}else o=null;var a=t.renderer;null!=o?a.setStyle(n,r,o):a.removeStyle(n,r)}(t,i,s,a,r);break;case 8:!function p(t,e,n,r,i){var o=e.securityContext,s=o?t.root.sanitizer.sanitize(o,i):i;t.renderer.setProperty(n,r,s)}
974
+ */function ag(t,e,n){var r,i=n.element,o=t.root.selectorOrNode,s=t.renderer;if(t.parent||!o){r=i.name?s.createElement(i.name,i.ns):s.createComment("");var a=Zm(t,e,n);a&&s.appendChild(a,r)}else r=s.selectRootElement(o);if(i.attrs)for(var c=0;c<i.attrs.length;c++){var l=u(i.attrs[c],3);s.setAttribute(r,l[1],l[2],l[0])}return r}function ug(t,e,n,r){for(var i=0;i<n.outputs.length;i++){var o=n.outputs[i],s=cg(t,n.nodeIndex,(p=o.eventName,(l=o.target)?l+":"+p:p)),a=o.target,u=t;"component"===o.target&&(a=null,u=e);var c=u.renderer.listen(a||r,o.eventName,s);t.disposables[n.outputIndex+i]=c}var l,p}function cg(t,e,n){return function(r){return Um(t,e,n,r)}}function lg(t,e,n,r){if(!Hm(t,e,n,r))return!1;var i=e.bindings[n],o=Pm(t,e.nodeIndex),s=o.renderElement,a=i.name;switch(15&i.flags){case 1:!function u(t,e,n,r,i,o){var s=e.securityContext,a=s?t.root.sanitizer.sanitize(s,o):o;a=null!=a?a.toString():null;var u=t.renderer;null!=o?u.setAttribute(n,i,a,r):u.removeAttribute(n,i,r)}(t,i,s,i.ns,a,r);break;case 2:!function c(t,e,n,r){var i=t.renderer;r?i.addClass(e,n):i.removeClass(e,n)}(t,s,a,r);break;case 4:!function l(t,e,n,r,i){var o=t.root.sanitizer.sanitize(_m.STYLE,i);if(null!=o){o=o.toString();var s=e.suffix;null!=s&&(o+=s)}else o=null;var a=t.renderer;null!=o?a.setStyle(n,r,o):a.removeStyle(n,r)}(t,i,s,a,r);break;case 8:!function p(t,e,n,r,i){var o=e.securityContext,s=o?t.root.sanitizer.sanitize(o,i):i;t.renderer.setProperty(n,r,s)}
1004
975
  /**
1005
976
  * @license
1006
977
  * Copyright Google Inc. All Rights Reserved.
1007
978
  *
1008
979
  * Use of this source code is governed by an MIT-style license that can be
1009
980
  * found in the LICENSE file at https://angular.io/license
1010
- */(33554432&e.flags&&32&i.flags?o.componentView:t,i,s,a,r)}return!0}var cw=new Object,lw=jb(sh),pw=jb(ih),hw=jb(Wg);function fw(t,e,n){void 0===n&&(n=sh.THROW_IF_NOT_FOUND);var r=Eh(t);try{if(8&e.flags)return e.token;if(2&e.flags&&(n=null),1&e.flags)return t._parent.get(e.token,n);var i=e.tokenKey;switch(i){case lw:case pw:case hw:return t}var o=t._def.providersByKey[i];if(o){var s=t._providers[o.index];return void 0===s&&(s=t._providers[o.index]=dw(t,o)),s===cw?void 0:s}if(e.token.ngInjectableDef&&function a(t,e){return null!=e.providedIn&&(function n(t,e){return t._def.modules.indexOf(e)>-1}(t,e.providedIn)||"root"===e.providedIn&&t._def.isRoot)}(t,e.token.ngInjectableDef)){var u=t._providers.length;return t._def.providersByKey[e.tokenKey]={flags:5120,value:e.token.ngInjectableDef.factory,deps:[],index:u,token:e.token},t._providers[u]=cw,t._providers[u]=dw(t,t._def.providersByKey[e.tokenKey])}return t._parent.get(e.token,n)}finally{Eh(r)}}function dw(t,e){var n;switch(201347067&e.flags){case 512:n=function r(t,e,n){var r=n.length;switch(r){case 0:return new e;case 1:return new e(fw(t,n[0]));case 2:return new e(fw(t,n[0]),fw(t,n[1]));case 3:return new e(fw(t,n[0]),fw(t,n[1]),fw(t,n[2]));default:for(var i=new Array(r),o=0;o<r;o++)i[o]=fw(t,n[o]);return new(e.bind.apply(e,c([void 0],i)))}}(t,e.value,e.deps);break;case 1024:n=function i(t,e,n){var r=n.length;switch(r){case 0:return e();case 1:return e(fw(t,n[0]));case 2:return e(fw(t,n[0]),fw(t,n[1]));case 3:return e(fw(t,n[0]),fw(t,n[1]),fw(t,n[2]));default:for(var i=Array(r),o=0;o<r;o++)i[o]=fw(t,n[o]);return e.apply(void 0,c(i))}}(t,e.value,e.deps);break;case 2048:n=fw(t,e.deps[0]);break;case 256:n=e.value}return void 0===n?cw:n}function vw(t,e){var n=t.viewContainer._embeddedViews;if((null==e||e>=n.length)&&(e=n.length-1),e<0)return null;var r=n[e];return r.viewContainerParent=null,_w(n,e),kb.dirtyParentQueries(r),mw(r),r}function yw(t,e,n){var r=e?Wb(e,e.def.lastRenderRootNode):t.renderElement;$b(n,2,n.renderer.parentNode(r),n.renderer.nextSibling(r),void 0)}function mw(t){$b(t,3,null,null,void 0)}function gw(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function _w(t,e){e>=t.length-1?t.pop():t.splice(e,1)}
981
+ */(33554432&e.flags&&32&i.flags?o.componentView:t,i,s,a,r)}return!0}var pg=new Object,hg=Fm(up),fg=Fm(sp),dg=Fm(ey);function vg(t,e,n){void 0===n&&(n=up.THROW_IF_NOT_FOUND);var r=Sp(t);try{if(8&e.flags)return e.token;if(2&e.flags&&(n=null),1&e.flags)return t._parent.get(e.token,n);var i=e.tokenKey;switch(i){case hg:case fg:case dg:return t}var o=t._def.providersByKey[i];if(o){var s=t._providers[o.index];return void 0===s&&(s=t._providers[o.index]=yg(t,o)),s===pg?void 0:s}if(e.token.ngInjectableDef&&function a(t,e){return null!=e.providedIn&&(function n(t,e){return t._def.modules.indexOf(e)>-1}(t,e.providedIn)||"root"===e.providedIn&&t._def.isRoot)}(t,e.token.ngInjectableDef)){var u=t._providers.length;return t._def.providersByKey[e.tokenKey]={flags:5120,value:e.token.ngInjectableDef.factory,deps:[],index:u,token:e.token},t._providers[u]=pg,t._providers[u]=yg(t,t._def.providersByKey[e.tokenKey])}return t._parent.get(e.token,n)}finally{Sp(r)}}function yg(t,e){var n;switch(201347067&e.flags){case 512:n=function r(t,e,n){var r=n.length;switch(r){case 0:return new e;case 1:return new e(vg(t,n[0]));case 2:return new e(vg(t,n[0]),vg(t,n[1]));case 3:return new e(vg(t,n[0]),vg(t,n[1]),vg(t,n[2]));default:for(var i=new Array(r),o=0;o<r;o++)i[o]=vg(t,n[o]);return new(e.bind.apply(e,c([void 0],i)))}}(t,e.value,e.deps);break;case 1024:n=function i(t,e,n){var r=n.length;switch(r){case 0:return e();case 1:return e(vg(t,n[0]));case 2:return e(vg(t,n[0]),vg(t,n[1]));case 3:return e(vg(t,n[0]),vg(t,n[1]),vg(t,n[2]));default:for(var i=Array(r),o=0;o<r;o++)i[o]=vg(t,n[o]);return e.apply(void 0,c(i))}}(t,e.value,e.deps);break;case 2048:n=vg(t,e.deps[0]);break;case 256:n=e.value}return void 0===n?pg:n}function mg(t,e){var n=t.viewContainer._embeddedViews;if((null==e||e>=n.length)&&(e=n.length-1),e<0)return null;var r=n[e];return r.viewContainerParent=null,wg(n,e),Mm.dirtyParentQueries(r),_g(r),r}function gg(t,e,n){var r=e?Gm(e,e.def.lastRenderRootNode):t.renderElement;tg(n,2,n.renderer.parentNode(r),n.renderer.nextSibling(r),void 0)}function _g(t){tg(t,3,null,null,void 0)}function bg(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function wg(t,e){e>=t.length-1?t.pop():t.splice(e,1)}
1011
982
  /**
1012
983
  * @license
1013
984
  * Copyright Google Inc. All Rights Reserved.
1014
985
  *
1015
986
  * Use of this source code is governed by an MIT-style license that can be
1016
987
  * found in the LICENSE file at https://angular.io/license
1017
- */var bw=new Object;!function(t){function e(e,n,r,i,o,s){var a=t.call(this)||this;return a.selector=e,a.componentType=n,a._inputs=i,a._outputs=o,a.ngContentSelectors=s,a.viewDefFactory=r,a}o(e,t),Object.defineProperty(e.prototype,"inputs",{get:function(){var t=[],e=this._inputs;for(var n in e)t.push({propName:n,templateName:e[n]});return t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"outputs",{get:function(){var t=[];for(var e in this._outputs)t.push({propName:e,templateName:this._outputs[e]});return t},enumerable:!0,configurable:!0}),e.prototype.create=function(t,e,n,r){if(!r)throw new Error("ngModule should be provided");var i=Zb(this.viewDefFactory),o=i.nodes[0].element.componentProvider.nodeIndex,s=kb.createRootView(t,e||[],n,i,r,bw),a=Pb(s,o).instance;return n&&s.renderer.setAttribute(Ab(s,0).renderElement,"ng-version",jh.full),new ww(s,new Sw(s),a)}}(Bg);var ww=function(t){function e(e,n,r){var i=t.call(this)||this;return i._view=e,i._viewRef=n,i._component=r,i._elDef=i._view.def.nodes[0],i.hostView=n,i.changeDetectorRef=n,i.instance=r,i}return o(e,t),Object.defineProperty(e.prototype,"location",{get:function(){return new E_(Ab(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new Aw(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){this._viewRef.destroy()},e.prototype.onDestroy=function(t){this._viewRef.onDestroy(t)},e}(function xw(){}),Ew=function(){function t(t,e,n){this._view=t,this._elDef=e,this._data=n,this._embeddedViews=[]}return Object.defineProperty(t.prototype,"element",{get:function(){return new E_(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new Aw(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parentInjector",{get:function(){for(var t=this._view,e=this._elDef.parent;!e&&t;)e=zb(t),t=t.parent;return t?new Aw(t,e):new Aw(this._view,null)},enumerable:!0,configurable:!0}),t.prototype.clear=function(){for(var t=this._embeddedViews.length-1;t>=0;t--){var e=vw(this._data,t);kb.destroyView(e)}},t.prototype.get=function(t){var e=this._embeddedViews[t];if(e){var n=new Sw(e);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(t.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),t.prototype.createEmbeddedView=function(t,e,n){var r=t.createEmbeddedView(e||{});return this.insert(r,n),r},t.prototype.createComponent=function(t,e,n,r,i){var o=n||this.parentInjector;i||t instanceof zg||(i=o.get(Wg));var s=t.create(o,r,void 0,i);return this.insert(s.hostView,e),s},t.prototype.insert=function(t,e){if(t.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var n=t;
988
+ */var xg=new Object;!function(t){function e(e,n,r,i,o,s){var a=t.call(this)||this;return a.selector=e,a.componentType=n,a._inputs=i,a._outputs=o,a.ngContentSelectors=s,a.viewDefFactory=r,a}o(e,t),Object.defineProperty(e.prototype,"inputs",{get:function(){var t=[],e=this._inputs;for(var n in e)t.push({propName:n,templateName:e[n]});return t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"outputs",{get:function(){var t=[];for(var e in this._outputs)t.push({propName:e,templateName:this._outputs[e]});return t},enumerable:!0,configurable:!0}),e.prototype.create=function(t,e,n,r){if(!r)throw new Error("ngModule should be provided");var i=Jm(this.viewDefFactory),o=i.nodes[0].element.componentProvider.nodeIndex,s=Mm.createRootView(t,e||[],n,i,r,xg),a=Nm(s,o).instance;return n&&s.renderer.setAttribute(Pm(s,0).renderElement,"ng-version",jp.full),new Eg(s,new Ag(s),a)}}(Zv);var Eg=function(t){function e(e,n,r){var i=t.call(this)||this;return i._view=e,i._viewRef=n,i._component=r,i._elDef=i._view.def.nodes[0],i.hostView=n,i.changeDetectorRef=n,i.instance=r,i}return o(e,t),Object.defineProperty(e.prototype,"location",{get:function(){return new My(Pm(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new kg(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){this._viewRef.destroy()},e.prototype.onDestroy=function(t){this._viewRef.onDestroy(t)},e}(Yv);function Sg(t,e,n){return new Cg(t,e,n)}var Cg=function(){function t(t,e,n){this._view=t,this._elDef=e,this._data=n,this._embeddedViews=[]}return Object.defineProperty(t.prototype,"element",{get:function(){return new My(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new kg(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parentInjector",{get:function(){for(var t=this._view,e=this._elDef.parent;!e&&t;)e=Wm(t),t=t.parent;return t?new kg(t,e):new kg(this._view,null)},enumerable:!0,configurable:!0}),t.prototype.clear=function(){for(var t=this._embeddedViews.length-1;t>=0;t--){var e=mg(this._data,t);Mm.destroyView(e)}},t.prototype.get=function(t){var e=this._embeddedViews[t];if(e){var n=new Ag(e);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(t.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),t.prototype.createEmbeddedView=function(t,e,n){var r=t.createEmbeddedView(e||{});return this.insert(r,n),r},t.prototype.createComponent=function(t,e,n,r,i){var o=n||this.parentInjector;i||t instanceof ty||(i=o.get(ey));var s=t.create(o,r,void 0,i);return this.insert(s.hostView,e),s},t.prototype.insert=function(t,e){if(t.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var n=t;
1018
989
  /**
1019
990
  * @license
1020
991
  * Copyright Google Inc. All Rights Reserved.
@@ -1022,21 +993,28 @@ function db(t){var e,n,r={};try{for(var i=a(t.split(",")),o=i.next();!o.done;o=i
1022
993
  * Use of this source code is governed by an MIT-style license that can be
1023
994
  * found in the LICENSE file at https://angular.io/license
1024
995
  */
1025
- return function r(t,e,n,i){var o=e.viewContainer._embeddedViews;null!==n&&void 0!==n||(n=o.length),i.viewContainerParent=t,gw(o,n,i),function s(t,e){var n=Ub(e);if(n&&n!==t&&!(16&e.state)){e.state|=16;var r=n.template._projectedViews;r||(r=n.template._projectedViews=[]),r.push(e),function i(t,e){if(!(4&e.flags)){t.nodeFlags|=4,e.flags|=4;for(var n=e.parent;n;)n.childFlags|=4,n=n.parent}}(e.parent.def,e.parentNodeDef)}}(e,i),kb.dirtyParentQueries(i),yw(e,n>0?o[n-1]:null,i)}(this._view,this._data,e,n._view),n.attachToViewContainerRef(this),t},t.prototype.move=function(t,e){if(t.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");var n=this._embeddedViews.indexOf(t._view);return function r(t,e,n){var r=t.viewContainer._embeddedViews,i=r[e];_w(r,e),null==n&&(n=r.length),gw(r,n,i),kb.dirtyParentQueries(i),mw(i),yw(t,n>0?r[n-1]:null,i)}(this._data,n,e),t},t.prototype.indexOf=function(t){return this._embeddedViews.indexOf(t._view)},t.prototype.remove=function(t){var e=vw(this._data,t);e&&kb.destroyView(e)},t.prototype.detach=function(t){var e=vw(this._data,t);return e?new Sw(e):null},t}(),Sw=function(){function t(t){this._view=t,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(t.prototype,"rootNodes",{get:function(){return function t(e){var n=[];return $b(e,0,void 0,void 0,n),n}(this._view)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),t.prototype.markForCheck=function(){Bb(this._view)},t.prototype.detach=function(){this._view.state&=-5},t.prototype.detectChanges=function(){var t=this._view.root.rendererFactory;t.begin&&t.begin();try{kb.checkAndUpdateView(this._view)}finally{t.end&&t.end()}},t.prototype.checkNoChanges=function(){kb.checkNoChangesView(this._view)},t.prototype.reattach=function(){this._view.state|=4},t.prototype.onDestroy=function(t){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(t)},t.prototype.destroy=function(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),kb.destroyView(this._view)},t.prototype.detachFromAppRef=function(){this._appRef=null,mw(this._view),kb.dirtyParentQueries(this._view)},t.prototype.attachToAppRef=function(t){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=t},t.prototype.attachToViewContainerRef=function(t){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=t},t}(),Cw=function(t){function e(e,n){var r=t.call(this)||this;return r._parentView=e,r._def=n,r}return o(e,t),e.prototype.createEmbeddedView=function(t){return new Sw(kb.createEmbeddedView(this._parentView,this._def,this._def.element.template,t))},Object.defineProperty(e.prototype,"elementRef",{get:function(){return new E_(Ab(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),e}(T_);function Tw(t,e){return new Aw(t,e)}var Aw=function(){function t(t,e){this.view=t,this.elDef=e}return t.prototype.get=function(t,e){return void 0===e&&(e=sh.THROW_IF_NOT_FOUND),kb.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:t,tokenKey:jb(t)},e)},t}(),Pw=function(){function t(t){this.delegate=t}return t.prototype.selectRootElement=function(t){return this.delegate.selectRootElement(t)},t.prototype.createElement=function(t,e){var n=u(iw(e),2),r=this.delegate.createElement(n[1],n[0]);return t&&this.delegate.appendChild(t,r),r},t.prototype.createViewRoot=function(t){return t},t.prototype.createTemplateAnchor=function(t){var e=this.delegate.createComment("");return t&&this.delegate.appendChild(t,e),e},t.prototype.createText=function(t,e){var n=this.delegate.createText(e);return t&&this.delegate.appendChild(t,n),n},t.prototype.projectNodes=function(t,e){for(var n=0;n<e.length;n++)this.delegate.appendChild(t,e[n])},t.prototype.attachViewAfter=function(t,e){for(var n=this.delegate.parentNode(t),r=this.delegate.nextSibling(t),i=0;i<e.length;i++)this.delegate.insertBefore(n,e[i],r)},t.prototype.detachView=function(t){for(var e=0;e<t.length;e++){var n=t[e],r=this.delegate.parentNode(n);this.delegate.removeChild(r,n)}},t.prototype.destroyView=function(t,e){for(var n=0;n<e.length;n++)this.delegate.destroyNode(e[n])},t.prototype.listen=function(t,e,n){return this.delegate.listen(t,e,n)},t.prototype.listenGlobal=function(t,e,n){return this.delegate.listen(t,e,n)},t.prototype.setElementProperty=function(t,e,n){this.delegate.setProperty(t,e,n)},t.prototype.setElementAttribute=function(t,e,n){var r=u(iw(e),2),i=r[0],o=r[1];null!=n?this.delegate.setAttribute(t,o,n,i):this.delegate.removeAttribute(t,o,i)},t.prototype.setBindingDebugInfo=function(t,e,n){},t.prototype.setElementClass=function(t,e,n){n?this.delegate.addClass(t,e):this.delegate.removeClass(t,e)},t.prototype.setElementStyle=function(t,e,n){null!=n?this.delegate.setStyle(t,e,n):this.delegate.removeStyle(t,e)},t.prototype.invokeElementMethod=function(t,e,n){t[e].apply(t,n)},t.prototype.setText=function(t,e){this.delegate.setValue(t,e)},t.prototype.animate=function(){throw new Error("Renderer.animate is no longer supported!")},t}();function Nw(t,e,n,r){return new Ow(t,e,n,r)}var Ow=function(){function t(t,e,n,r){this._moduleType=t,this._parent=e,this._bootstrapComponents=n,this._def=r,this._destroyListeners=[],this._destroyed=!1,this.injector=this,function i(t){for(var e=t._def,n=t._providers=new Array(e.providers.length),r=0;r<e.providers.length;r++){var i=e.providers[r];4096&i.flags||(n[r]=dw(t,i))}}(this)}return t.prototype.get=function(t,e,n){void 0===e&&(e=sh.THROW_IF_NOT_FOUND),void 0===n&&(n=0);var r=0;return 1&n?r|=1:2&n&&(r|=4),fw(this,{token:t,tokenKey:jb(t),flags:r},e)},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(Ug)},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+qp(this.instance.constructor)+" has already been destroyed.");this._destroyed=!0,function t(e,n){for(var r=e._def,i=0;i<r.providers.length;i++)if(131072&r.providers[i].flags){var o=e._providers[i];o&&o!==cw&&o.ngOnDestroy()}}(this),this._destroyListeners.forEach(function(t){return t()})},t.prototype.onDestroy=function(t){this._destroyListeners.push(t)},t}(),kw=jb(function Mw(){}),Iw=jb(function Rw(){}),Dw=jb(E_),Lw=jb(function jw(){}),Fw=jb(T_),Vw=jb(P_),Hw=jb(sh),Bw=jb(ih);
996
+ return function r(t,e,n,i){var o=e.viewContainer._embeddedViews;null!==n&&void 0!==n||(n=o.length),i.viewContainerParent=t,bg(o,n,i),function s(t,e){var n=zm(e);if(n&&n!==t&&!(16&e.state)){e.state|=16;var r=n.template._projectedViews;r||(r=n.template._projectedViews=[]),r.push(e),function i(t,e){if(!(4&e.flags)){t.nodeFlags|=4,e.flags|=4;for(var n=e.parent;n;)n.childFlags|=4,n=n.parent}}(e.parent.def,e.parentNodeDef)}}(e,i),Mm.dirtyParentQueries(i),gg(e,n>0?o[n-1]:null,i)}(this._view,this._data,e,n._view),n.attachToViewContainerRef(this),t},t.prototype.move=function(t,e){if(t.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");var n=this._embeddedViews.indexOf(t._view);return function r(t,e,n){var r=t.viewContainer._embeddedViews,i=r[e];wg(r,e),null==n&&(n=r.length),bg(r,n,i),Mm.dirtyParentQueries(i),_g(i),gg(t,n>0?r[n-1]:null,i)}(this._data,n,e),t},t.prototype.indexOf=function(t){return this._embeddedViews.indexOf(t._view)},t.prototype.remove=function(t){var e=mg(this._data,t);e&&Mm.destroyView(e)},t.prototype.detach=function(t){var e=mg(this._data,t);return e?new Ag(e):null},t}();function Tg(t){return new Ag(t)}var Ag=function(){function t(t){this._view=t,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(t.prototype,"rootNodes",{get:function(){return function t(e){var n=[];return tg(e,0,void 0,void 0,n),n}(this._view)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),t.prototype.markForCheck=function(){qm(this._view)},t.prototype.detach=function(){this._view.state&=-5},t.prototype.detectChanges=function(){var t=this._view.root.rendererFactory;t.begin&&t.begin();try{Mm.checkAndUpdateView(this._view)}finally{t.end&&t.end()}},t.prototype.checkNoChanges=function(){Mm.checkNoChangesView(this._view)},t.prototype.reattach=function(){this._view.state|=4},t.prototype.onDestroy=function(t){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(t)},t.prototype.destroy=function(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),Mm.destroyView(this._view)},t.prototype.detachFromAppRef=function(){this._appRef=null,_g(this._view),Mm.dirtyParentQueries(this._view)},t.prototype.attachToAppRef=function(t){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=t},t.prototype.attachToViewContainerRef=function(t){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=t},t}();function Pg(t,e){return new Ng(t,e)}var Ng=function(t){function e(e,n){var r=t.call(this)||this;return r._parentView=e,r._def=n,r}return o(e,t),e.prototype.createEmbeddedView=function(t){return new Ag(Mm.createEmbeddedView(this._parentView,this._def,this._def.element.template,t))},Object.defineProperty(e.prototype,"elementRef",{get:function(){return new My(Pm(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),e}(Ry);function Og(t,e){return new kg(t,e)}var kg=function(){function t(t,e){this.view=t,this.elDef=e}return t.prototype.get=function(t,e){return void 0===e&&(e=up.THROW_IF_NOT_FOUND),Mm.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:t,tokenKey:Fm(t)},e)},t}();function Mg(t){return new Ig(t.renderer)}var Ig=function(){function t(t){this.delegate=t}return t.prototype.selectRootElement=function(t){return this.delegate.selectRootElement(t)},t.prototype.createElement=function(t,e){var n=u(sg(e),2),r=this.delegate.createElement(n[1],n[0]);return t&&this.delegate.appendChild(t,r),r},t.prototype.createViewRoot=function(t){return t},t.prototype.createTemplateAnchor=function(t){var e=this.delegate.createComment("");return t&&this.delegate.appendChild(t,e),e},t.prototype.createText=function(t,e){var n=this.delegate.createText(e);return t&&this.delegate.appendChild(t,n),n},t.prototype.projectNodes=function(t,e){for(var n=0;n<e.length;n++)this.delegate.appendChild(t,e[n])},t.prototype.attachViewAfter=function(t,e){for(var n=this.delegate.parentNode(t),r=this.delegate.nextSibling(t),i=0;i<e.length;i++)this.delegate.insertBefore(n,e[i],r)},t.prototype.detachView=function(t){for(var e=0;e<t.length;e++){var n=t[e],r=this.delegate.parentNode(n);this.delegate.removeChild(r,n)}},t.prototype.destroyView=function(t,e){for(var n=0;n<e.length;n++)this.delegate.destroyNode(e[n])},t.prototype.listen=function(t,e,n){return this.delegate.listen(t,e,n)},t.prototype.listenGlobal=function(t,e,n){return this.delegate.listen(t,e,n)},t.prototype.setElementProperty=function(t,e,n){this.delegate.setProperty(t,e,n)},t.prototype.setElementAttribute=function(t,e,n){var r=u(sg(e),2),i=r[0],o=r[1];null!=n?this.delegate.setAttribute(t,o,n,i):this.delegate.removeAttribute(t,o,i)},t.prototype.setBindingDebugInfo=function(t,e,n){},t.prototype.setElementClass=function(t,e,n){n?this.delegate.addClass(t,e):this.delegate.removeClass(t,e)},t.prototype.setElementStyle=function(t,e,n){null!=n?this.delegate.setStyle(t,e,n):this.delegate.removeStyle(t,e)},t.prototype.invokeElementMethod=function(t,e,n){t[e].apply(t,n)},t.prototype.setText=function(t,e){this.delegate.setValue(t,e)},t.prototype.animate=function(){throw new Error("Renderer.animate is no longer supported!")},t}();function Rg(t,e,n,r){return new Dg(t,e,n,r)}var Dg=function(){function t(t,e,n,r){this._moduleType=t,this._parent=e,this._bootstrapComponents=n,this._def=r,this._destroyListeners=[],this._destroyed=!1,this.injector=this,function i(t){for(var e=t._def,n=t._providers=new Array(e.providers.length),r=0;r<e.providers.length;r++){var i=e.providers[r];4096&i.flags||void 0===n[r]&&(n[r]=yg(t,i))}}(this)}return t.prototype.get=function(t,e,n){void 0===e&&(e=up.THROW_IF_NOT_FOUND),void 0===n&&(n=0);var r=0;return 4&n?r|=1:2&n&&(r|=4),vg(this,{token:t,tokenKey:Fm(t),flags:r},e)},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(Jv)},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The ng module "+Ul(this.instance.constructor)+" has already been destroyed.");this._destroyed=!0,function t(e,n){for(var r=e._def,i=0;i<r.providers.length;i++)if(131072&r.providers[i].flags){var o=e._providers[i];o&&o!==pg&&o.ngOnDestroy()}}(this),this._destroyListeners.forEach(function(t){return t()})},t.prototype.onDestroy=function(t){this._destroyListeners.push(t)},t}(),jg=Fm(Py),Lg=Fm(ky),Fg=Fm(My),Vg=Fm(Dy),Hg=Fm(Ry),Bg=Fm(Oy),qg=Fm(up),Kg=Fm(sp);
1026
997
  /**
1027
998
  * @license
1028
999
  * Copyright Google Inc. All Rights Reserved.
1029
1000
  *
1030
1001
  * Use of this source code is governed by an MIT-style license that can be
1031
1002
  * found in the LICENSE file at https://angular.io/license
1032
- */function qw(t,e){for(var n=t;n.parent&&!Xb(n);)n=n.parent;return Ww(n.parent,zb(n),!0,e.provider.value,e.provider.deps)}function Kw(t,e){var n=Ww(t,e.parent,(32768&e.flags)>0,e.provider.value,e.provider.deps);if(e.outputs.length)for(var r=0;r<e.outputs.length;r++){var i=e.outputs[r],o=n[i.propName].subscribe(Uw(t,e.parent.nodeIndex,i.eventName));t.disposables[e.outputIndex+r]=o.unsubscribe.bind(o)}return n}function Uw(t,e,n){return function(r){return Kb(t,e,n,r)}}function zw(t,e){var n=(8192&e.flags)>0,r=e.provider;switch(201347067&e.flags){case 512:return Ww(t,e.parent,n,r.value,r.deps);case 1024:return function i(t,e,n,r,o){var s=o.length;switch(s){case 0:return r();case 1:return r(Yw(t,e,n,o[0]));case 2:return r(Yw(t,e,n,o[0]),Yw(t,e,n,o[1]));case 3:return r(Yw(t,e,n,o[0]),Yw(t,e,n,o[1]),Yw(t,e,n,o[2]));default:for(var a=Array(s),u=0;u<s;u++)a[u]=Yw(t,e,n,o[u]);return r.apply(void 0,c(a))}}(t,e.parent,n,r.value,r.deps);case 2048:return Yw(t,e.parent,n,r.deps[0]);case 256:return r.value}}function Ww(t,e,n,r,i){var o=i.length;switch(o){case 0:return new r;case 1:return new r(Yw(t,e,n,i[0]));case 2:return new r(Yw(t,e,n,i[0]),Yw(t,e,n,i[1]));case 3:return new r(Yw(t,e,n,i[0]),Yw(t,e,n,i[1]),Yw(t,e,n,i[2]));default:for(var s=new Array(o),a=0;a<o;a++)s[a]=Yw(t,e,n,i[a]);return new(r.bind.apply(r,c([void 0],s)))}}var Xw,Gw,Qw={};function Yw(t,e,n,r,i){if(void 0===i&&(i=sh.THROW_IF_NOT_FOUND),8&r.flags)return r.token;var o=t;2&r.flags&&(i=null);var s=r.tokenKey;s===Vw&&(n=!(!e||!e.element.componentView)),e&&1&r.flags&&(n=!1,e=e.parent);for(var a=t;a;){if(e)switch(s){case kw:var u=Zw(a,e,n);return new Pw(u.renderer);case Iw:return(u=Zw(a,e,n)).renderer;case Dw:return new E_(Ab(a,e.nodeIndex).renderElement);case Lw:return Ab(a,e.nodeIndex).viewContainer;case Fw:if(e.element.template)return Ab(a,e.nodeIndex).template;break;case Vw:var c=Zw(a,e,n);return new Sw(c);case Hw:case Bw:return Tw(a,e);default:var l=(n?e.element.allProviders:e.element.publicProviders)[s];if(l){var p=Pb(a,l.nodeIndex);return p||(p={instance:zw(a,l)},a.nodes[l.nodeIndex]=p),p.instance}}n=Xb(a),e=zb(a),a=a.parent,4&r.flags&&(a=null)}var h=o.root.injector.get(r.token,Qw);return h!==Qw||i===Qw?h:o.root.ngModule.injector.get(r.token,i)}function Zw(t,e,n){var r;if(n)r=Ab(t,e.nodeIndex).componentView;else for(r=t;r.parent&&!Xb(r);)r=r.parent;return r}function $w(t,e,n,r,i,o){if(32768&n.flags){var s=Ab(t,n.parent.nodeIndex).componentView;2&s.def.flags&&(s.state|=8)}if(e.instance[n.bindings[r].name]=i,524288&n.flags){o=o||{};var a=V_.unwrap(t.oldValues[n.bindingIndex+r]);o[n.bindings[r].nonMinifiedName]=new H_(a,i,0!=(2&t.state))}return t.oldValues[n.bindingIndex+r]=i,o}function Jw(t,e){if(t.def.nodeFlags&e)for(var n=t.def.nodes,r=0,i=0;i<n.length;i++){var o=n[i],s=o.parent;for(!s&&o.flags&e&&ex(t,i,o.flags&e,r++),0==(o.childFlags&e)&&(i+=o.childCount);s&&1&s.flags&&i===s.nodeIndex+s.childCount;)s.directChildFlags&e&&(r=tx(t,s,e,r)),s=s.parent}}function tx(t,e,n,r){for(var i=e.nodeIndex+1;i<=e.nodeIndex+e.childCount;i++){var o=t.def.nodes[i];o.flags&n&&ex(t,i,o.flags&n,r++),i+=o.childCount}return r}function ex(t,e,n,r){var i=Pb(t,e);if(i){var o=i.instance;o&&(kb.setCurrentNode(t,e),1048576&n&&Cb(t,512,r)&&o.ngAfterContentInit(),2097152&n&&o.ngAfterContentChecked(),4194304&n&&Cb(t,768,r)&&o.ngAfterViewInit(),8388608&n&&o.ngAfterViewChecked(),131072&n&&o.ngOnDestroy())}}
1003
+ */function Ug(t,e){return Xg(t,e)}function zg(t,e){for(var n=t;n.parent&&!Xm(n);)n=n.parent;return Qg(n.parent,Wm(n),!0,e.provider.value,e.provider.deps)}function Wg(t,e){var n=Qg(t,e.parent,(32768&e.flags)>0,e.provider.value,e.provider.deps);if(e.outputs.length)for(var r=0;r<e.outputs.length;r++){var i=e.outputs[r],o=n[i.propName].subscribe(Gg(t,e.parent.nodeIndex,i.eventName));t.disposables[e.outputIndex+r]=o.unsubscribe.bind(o)}return n}function Gg(t,e,n){return function(r){return Um(t,e,n,r)}}function Xg(t,e){var n=(8192&e.flags)>0,r=e.provider;switch(201347067&e.flags){case 512:return Qg(t,e.parent,n,r.value,r.deps);case 1024:return function i(t,e,n,r,o){var s=o.length;switch(s){case 0:return r();case 1:return r($g(t,e,n,o[0]));case 2:return r($g(t,e,n,o[0]),$g(t,e,n,o[1]));case 3:return r($g(t,e,n,o[0]),$g(t,e,n,o[1]),$g(t,e,n,o[2]));default:for(var a=Array(s),u=0;u<s;u++)a[u]=$g(t,e,n,o[u]);return r.apply(void 0,c(a))}}(t,e.parent,n,r.value,r.deps);case 2048:return $g(t,e.parent,n,r.deps[0]);case 256:return r.value}}function Qg(t,e,n,r,i){var o=i.length;switch(o){case 0:return new r;case 1:return new r($g(t,e,n,i[0]));case 2:return new r($g(t,e,n,i[0]),$g(t,e,n,i[1]));case 3:return new r($g(t,e,n,i[0]),$g(t,e,n,i[1]),$g(t,e,n,i[2]));default:for(var s=new Array(o),a=0;a<o;a++)s[a]=$g(t,e,n,i[a]);return new(r.bind.apply(r,c([void 0],s)))}}var Yg,Zg={};function $g(t,e,n,r,i){if(void 0===i&&(i=up.THROW_IF_NOT_FOUND),8&r.flags)return r.token;var o=t;2&r.flags&&(i=null);var s=r.tokenKey;s===Bg&&(n=!(!e||!e.element.componentView)),e&&1&r.flags&&(n=!1,e=e.parent);for(var a=t;a;){if(e)switch(s){case jg:return Mg(Jg(a,e,n));case Lg:return Jg(a,e,n).renderer;case Fg:return new My(Pm(a,e.nodeIndex).renderElement);case Vg:return Pm(a,e.nodeIndex).viewContainer;case Hg:if(e.element.template)return Pm(a,e.nodeIndex).template;break;case Bg:return Tg(Jg(a,e,n));case qg:case Kg:return Og(a,e);default:var u=(n?e.element.allProviders:e.element.publicProviders)[s];if(u){var c=Nm(a,u.nodeIndex);return c||(c={instance:Xg(a,u)},a.nodes[u.nodeIndex]=c),c.instance}}n=Xm(a),e=Wm(a),a=a.parent,4&r.flags&&(a=null)}var l=o.root.injector.get(r.token,Zg);return l!==Zg||i===Zg?l:o.root.ngModule.injector.get(r.token,i)}function Jg(t,e,n){var r;if(n)r=Pm(t,e.nodeIndex).componentView;else for(r=t;r.parent&&!Xm(r);)r=r.parent;return r}function t_(t,e,n,r,i,o){if(32768&n.flags){var s=Pm(t,n.parent.nodeIndex).componentView;2&s.def.flags&&(s.state|=8)}if(e.instance[n.bindings[r].name]=i,524288&n.flags){o=o||{};var a=zy.unwrap(t.oldValues[n.bindingIndex+r]);o[n.bindings[r].nonMinifiedName]=new Wy(a,i,0!=(2&t.state))}return t.oldValues[n.bindingIndex+r]=i,o}function e_(t,e){if(t.def.nodeFlags&e)for(var n=t.def.nodes,r=0,i=0;i<n.length;i++){var o=n[i],s=o.parent;for(!s&&o.flags&e&&r_(t,i,o.flags&e,r++),0==(o.childFlags&e)&&(i+=o.childCount);s&&1&s.flags&&i===s.nodeIndex+s.childCount;)s.directChildFlags&e&&(r=n_(t,s,e,r)),s=s.parent}}function n_(t,e,n,r){for(var i=e.nodeIndex+1;i<=e.nodeIndex+e.childCount;i++){var o=t.def.nodes[i];o.flags&n&&r_(t,i,o.flags&n,r++),i+=o.childCount}return r}function r_(t,e,n,r){var i=Nm(t,e);if(i){var o=i.instance;o&&(Mm.setCurrentNode(t,e),1048576&n&&Tm(t,512,r)&&o.ngAfterContentInit(),2097152&n&&o.ngAfterContentChecked(),4194304&n&&Tm(t,768,r)&&o.ngAfterViewInit(),8388608&n&&o.ngAfterViewChecked(),131072&n&&o.ngOnDestroy())}}
1033
1004
  /**
1034
1005
  * @license
1035
1006
  * Copyright Google Inc. All Rights Reserved.
1036
1007
  *
1037
1008
  * Use of this source code is governed by an MIT-style license that can be
1038
1009
  * found in the LICENSE file at https://angular.io/license
1039
- */function nx(t){for(var e,n=t.def.nodeMatchedQueries;t.parent&&(e=t).parent&&!(32768&e.parentNodeDef.flags);){var r=t.parentNodeDef;t=t.parent;for(var i=r.nodeIndex+r.childCount,o=0;o<=i;o++)67108864&(s=t.def.nodes[o]).flags&&536870912&s.flags&&(s.query.filterId&n)===s.query.filterId&&Ob(t,o).setDirty(),!(1&s.flags&&o+s.childCount<r.nodeIndex)&&67108864&s.childFlags&&536870912&s.childFlags||(o+=s.childCount)}if(134217728&t.def.nodeFlags)for(o=0;o<t.def.nodes.length;o++){var s;134217728&(s=t.def.nodes[o]).flags&&536870912&s.flags&&Ob(t,o).setDirty(),o+=s.childCount}}function rx(t,e){var n=Ob(t,e.nodeIndex);if(n.dirty){var r,i=void 0;if(67108864&e.flags){var o=e.parent.parent;i=ix(t,o.nodeIndex,o.nodeIndex+o.childCount,e.query,[]),r=Pb(t,e.parent.nodeIndex).instance}else 134217728&e.flags&&(i=ix(t,0,t.def.nodes.length-1,e.query,[]),r=t.component);n.reset(i);for(var s=e.query.bindings,a=!1,u=0;u<s.length;u++){var c=s[u],l=void 0;switch(c.bindingType){case 0:l=n.first;break;case 1:l=n,a=!0}r[c.propName]=l}a&&n.notifyOnChanges()}}function ix(t,e,n,r,i){for(var o=e;o<=n;o++){var s=t.def.nodes[o],a=s.matchedQueries[r.id];if(null!=a&&i.push(ox(t,s,a)),1&s.flags&&s.element.template&&(s.element.template.nodeMatchedQueries&r.filterId)===r.filterId){var u=Ab(t,o);if((s.childMatchedQueries&r.filterId)===r.filterId&&(ix(t,o+1,o+s.childCount,r,i),o+=s.childCount),16777216&s.flags)for(var c=u.viewContainer._embeddedViews,l=0;l<c.length;l++){var p=c[l],h=Ub(p);h&&h===u&&ix(p,0,p.def.nodes.length-1,r,i)}var f=u.template._projectedViews;if(f)for(l=0;l<f.length;l++){var d=f[l];ix(d,0,d.def.nodes.length-1,r,i)}}(s.childMatchedQueries&r.filterId)!==r.filterId&&(o+=s.childCount)}return i}function ox(t,e,n){if(null!=n)switch(n){case 1:return Ab(t,e.nodeIndex).renderElement;case 0:return new E_(Ab(t,e.nodeIndex).renderElement);case 2:return Ab(t,e.nodeIndex).template;case 3:return Ab(t,e.nodeIndex).viewContainer;case 4:return Pb(t,e.nodeIndex).instance}}
1010
+ */function i_(t){for(var e=t.def.nodeMatchedQueries;t.parent&&Qm(t);){var n=t.parentNodeDef;t=t.parent;for(var r=n.nodeIndex+n.childCount,i=0;i<=r;i++)67108864&(o=t.def.nodes[i]).flags&&536870912&o.flags&&(o.query.filterId&e)===o.query.filterId&&km(t,i).setDirty(),!(1&o.flags&&i+o.childCount<n.nodeIndex)&&67108864&o.childFlags&&536870912&o.childFlags||(i+=o.childCount)}if(134217728&t.def.nodeFlags)for(i=0;i<t.def.nodes.length;i++){var o;134217728&(o=t.def.nodes[i]).flags&&536870912&o.flags&&km(t,i).setDirty(),i+=o.childCount}}function o_(t,e){var n=km(t,e.nodeIndex);if(n.dirty){var r,i=void 0;if(67108864&e.flags){var o=e.parent.parent;i=s_(t,o.nodeIndex,o.nodeIndex+o.childCount,e.query,[]),r=Nm(t,e.parent.nodeIndex).instance}else 134217728&e.flags&&(i=s_(t,0,t.def.nodes.length-1,e.query,[]),r=t.component);n.reset(i);for(var s=e.query.bindings,a=!1,u=0;u<s.length;u++){var c=s[u],l=void 0;switch(c.bindingType){case 0:l=n.first;break;case 1:l=n,a=!0}r[c.propName]=l}a&&n.notifyOnChanges()}}function s_(t,e,n,r,i){for(var o=e;o<=n;o++){var s=t.def.nodes[o],a=s.matchedQueries[r.id];if(null!=a&&i.push(a_(t,s,a)),1&s.flags&&s.element.template&&(s.element.template.nodeMatchedQueries&r.filterId)===r.filterId){var u=Pm(t,o);if((s.childMatchedQueries&r.filterId)===r.filterId&&(s_(t,o+1,o+s.childCount,r,i),o+=s.childCount),16777216&s.flags)for(var c=u.viewContainer._embeddedViews,l=0;l<c.length;l++){var p=c[l],h=zm(p);h&&h===u&&s_(p,0,p.def.nodes.length-1,r,i)}var f=u.template._projectedViews;if(f)for(l=0;l<f.length;l++){var d=f[l];s_(d,0,d.def.nodes.length-1,r,i)}}(s.childMatchedQueries&r.filterId)!==r.filterId&&(o+=s.childCount)}return i}function a_(t,e,n){if(null!=n)switch(n){case 1:return Pm(t,e.nodeIndex).renderElement;case 0:return new My(Pm(t,e.nodeIndex).renderElement);case 2:return Pm(t,e.nodeIndex).template;case 3:return Pm(t,e.nodeIndex).viewContainer;case 4:return Nm(t,e.nodeIndex).instance}}
1011
+ /**
1012
+ * @license
1013
+ * Copyright Google Inc. All Rights Reserved.
1014
+ *
1015
+ * Use of this source code is governed by an MIT-style license that can be
1016
+ * found in the LICENSE file at https://angular.io/license
1017
+ */function u_(t,e,n){var r=Zm(t,e,n);r&&ng(t,n.ngContent.index,1,r,null,void 0)}
1040
1018
  /**
1041
1019
  * @license
1042
1020
  * Copyright Google Inc. All Rights Reserved.
@@ -1051,28 +1029,28 @@ return function r(t,e,n,i){var o=e.viewContainer._embeddedViews;null!==n&&void 0
1051
1029
  * Use of this source code is governed by an MIT-style license that can be
1052
1030
  * found in the LICENSE file at https://angular.io/license
1053
1031
  */
1054
- function sx(t,e,n){var r,i=t.renderer;r=i.createText(n.text.prefix);var o=Qb(t,e,n);return o&&i.appendChild(o,r),{renderText:r}}function ax(t,e){return(null!=t?t.toString():"")+e.suffix}
1032
+ function c_(t,e,n){var r,i=t.renderer;r=i.createText(n.text.prefix);var o=Zm(t,e,n);return o&&i.appendChild(o,r),{renderText:r}}function l_(t,e){return(null!=t?t.toString():"")+e.suffix}
1055
1033
  /**
1056
1034
  * @license
1057
1035
  * Copyright Google Inc. All Rights Reserved.
1058
1036
  *
1059
1037
  * Use of this source code is governed by an MIT-style license that can be
1060
1038
  * found in the LICENSE file at https://angular.io/license
1061
- */function ux(t,e,n,r){var i=px(t.root,t.renderer,t,e,n);return hx(i,t.component,r),fx(i),i}function cx(t,e,n){var r=px(t,t.renderer,null,null,e);return hx(r,n,n),fx(r),r}function lx(t,e,n,r){var i,o=e.element.componentRendererType;return i=o?t.root.rendererFactory.createRenderer(r,o):t.root.renderer,px(t.root,i,t,e.element.componentProvider,n)}function px(t,e,n,r,i){var o=new Array(i.nodes.length),s=i.outputCount?new Array(i.outputCount):null;return{def:i,parent:n,viewContainerParent:null,parentNodeDef:r,context:null,component:null,nodes:o,state:13,root:t,renderer:e,oldValues:new Array(i.bindingCount),disposables:s,initIndex:-1}}function hx(t,e,n){t.component=e,t.context=n}function fx(t){var e;Xb(t)&&(e=Ab(t.parent,t.parentNodeDef.parent.nodeIndex).renderElement);for(var n,r,i,o,s,a=t.def,u=t.nodes,c=0;c<a.nodes.length;c++){var l=a.nodes[c];kb.setCurrentNode(t,c);var p=void 0;switch(201347067&l.flags){case 1:var h=ow(t,e,l),f=void 0;if(33554432&l.flags){var d=Zb(l.element.componentView);f=kb.createComponentView(t,l,d,h)}sw(t,f,l,h),p={renderElement:h,componentView:f,viewContainer:null,template:l.element.template?(o=t,s=l,new Cw(o,s)):void 0},16777216&l.flags&&(p.viewContainer=new Ew(t,l,p));break;case 2:p=sx(t,e,l);break;case 512:case 1024:case 2048:case 256:(p=u[c])||4096&l.flags||(p={instance:zw(t,l)});break;case 16:p={instance:qw(t,l)};break;case 16384:(p=u[c])||(p={instance:Kw(t,l)}),32768&l.flags&&hx(Ab(t,l.parent.nodeIndex).componentView,p.instance,p.instance);break;case 32:case 64:case 128:p={value:void 0};break;case 67108864:case 134217728:p=new C_;break;case 8:(i=Qb(n=t,e,r=l))&&tw(n,r.ngContent.index,1,i,null,void 0),p=void 0}u[c]=p}wx(t,Xw.CreateViewNodes),Cx(t,201326592,268435456,0)}function dx(t){mx(t),kb.updateDirectives(t,1),xx(t,Xw.CheckNoChanges),kb.updateRenderer(t,1),wx(t,Xw.CheckNoChanges),t.state&=-97}function vx(t){1&t.state?(t.state&=-2,t.state|=2):t.state&=-3,Sb(t,0,256),mx(t),kb.updateDirectives(t,0),xx(t,Xw.CheckAndUpdate),Cx(t,67108864,536870912,0);var e=Sb(t,256,512);Jw(t,2097152|(e?1048576:0)),kb.updateRenderer(t,0),wx(t,Xw.CheckAndUpdate),Cx(t,134217728,536870912,0),Jw(t,8388608|((e=Sb(t,512,768))?4194304:0)),2&t.def.flags&&(t.state&=-9),t.state&=-97,Sb(t,768,1024)}function yx(t,e,n,r,i,o,s,a,u,l,p,h,f){return 0===n?function d(t,e,n,r,i,o,s,a,u,c,l,p){switch(201347067&e.flags){case 1:return function h(t,e,n,r,i,o,s,a,u,c,l,p){var h=e.bindings.length,f=!1;return h>0&&uw(t,e,0,n)&&(f=!0),h>1&&uw(t,e,1,r)&&(f=!0),h>2&&uw(t,e,2,i)&&(f=!0),h>3&&uw(t,e,3,o)&&(f=!0),h>4&&uw(t,e,4,s)&&(f=!0),h>5&&uw(t,e,5,a)&&(f=!0),h>6&&uw(t,e,6,u)&&(f=!0),h>7&&uw(t,e,7,c)&&(f=!0),h>8&&uw(t,e,8,l)&&(f=!0),h>9&&uw(t,e,9,p)&&(f=!0),f}(t,e,n,r,i,o,s,a,u,c,l,p);case 2:return function f(t,e,n,r,i,o,s,a,u,c,l,p){var h=!1,f=e.bindings,d=f.length;if(d>0&&Vb(t,e,0,n)&&(h=!0),d>1&&Vb(t,e,1,r)&&(h=!0),d>2&&Vb(t,e,2,i)&&(h=!0),d>3&&Vb(t,e,3,o)&&(h=!0),d>4&&Vb(t,e,4,s)&&(h=!0),d>5&&Vb(t,e,5,a)&&(h=!0),d>6&&Vb(t,e,6,u)&&(h=!0),d>7&&Vb(t,e,7,c)&&(h=!0),d>8&&Vb(t,e,8,l)&&(h=!0),d>9&&Vb(t,e,9,p)&&(h=!0),h){var v=e.text.prefix;d>0&&(v+=ax(n,f[0])),d>1&&(v+=ax(r,f[1])),d>2&&(v+=ax(i,f[2])),d>3&&(v+=ax(o,f[3])),d>4&&(v+=ax(s,f[4])),d>5&&(v+=ax(a,f[5])),d>6&&(v+=ax(u,f[6])),d>7&&(v+=ax(c,f[7])),d>8&&(v+=ax(l,f[8])),d>9&&(v+=ax(p,f[9]));var y=Tb(t,e.nodeIndex).renderText;t.renderer.setValue(y,v)}return h}(t,e,n,r,i,o,s,a,u,c,l,p);case 16384:return function d(t,e,n,r,i,o,s,a,u,c,l,p){var h=Pb(t,e.nodeIndex),f=h.instance,d=!1,v=void 0,y=e.bindings.length;return y>0&&Fb(t,e,0,n)&&(d=!0,v=$w(t,h,e,0,n,v)),y>1&&Fb(t,e,1,r)&&(d=!0,v=$w(t,h,e,1,r,v)),y>2&&Fb(t,e,2,i)&&(d=!0,v=$w(t,h,e,2,i,v)),y>3&&Fb(t,e,3,o)&&(d=!0,v=$w(t,h,e,3,o,v)),y>4&&Fb(t,e,4,s)&&(d=!0,v=$w(t,h,e,4,s,v)),y>5&&Fb(t,e,5,a)&&(d=!0,v=$w(t,h,e,5,a,v)),y>6&&Fb(t,e,6,u)&&(d=!0,v=$w(t,h,e,6,u,v)),y>7&&Fb(t,e,7,c)&&(d=!0,v=$w(t,h,e,7,c,v)),y>8&&Fb(t,e,8,l)&&(d=!0,v=$w(t,h,e,8,l,v)),y>9&&Fb(t,e,9,p)&&(d=!0,v=$w(t,h,e,9,p,v)),v&&f.ngOnChanges(v),65536&e.flags&&Cb(t,256,e.nodeIndex)&&f.ngOnInit(),262144&e.flags&&f.ngDoCheck(),d}(t,e,n,r,i,o,s,a,u,c,l,p);case 32:case 64:case 128:return function v(t,e,n,r,i,o,s,a,u,c,l,p){var h=e.bindings,f=!1,d=h.length;if(d>0&&Vb(t,e,0,n)&&(f=!0),d>1&&Vb(t,e,1,r)&&(f=!0),d>2&&Vb(t,e,2,i)&&(f=!0),d>3&&Vb(t,e,3,o)&&(f=!0),d>4&&Vb(t,e,4,s)&&(f=!0),d>5&&Vb(t,e,5,a)&&(f=!0),d>6&&Vb(t,e,6,u)&&(f=!0),d>7&&Vb(t,e,7,c)&&(f=!0),d>8&&Vb(t,e,8,l)&&(f=!0),d>9&&Vb(t,e,9,p)&&(f=!0),f){var v=Nb(t,e.nodeIndex),y=void 0;switch(201347067&e.flags){case 32:y=new Array(h.length),d>0&&(y[0]=n),d>1&&(y[1]=r),d>2&&(y[2]=i),d>3&&(y[3]=o),d>4&&(y[4]=s),d>5&&(y[5]=a),d>6&&(y[6]=u),d>7&&(y[7]=c),d>8&&(y[8]=l),d>9&&(y[9]=p);break;case 64:y={},d>0&&(y[h[0].name]=n),d>1&&(y[h[1].name]=r),d>2&&(y[h[2].name]=i),d>3&&(y[h[3].name]=o),d>4&&(y[h[4].name]=s),d>5&&(y[h[5].name]=a),d>6&&(y[h[6].name]=u),d>7&&(y[h[7].name]=c),d>8&&(y[h[8].name]=l),d>9&&(y[h[9].name]=p);break;case 128:var m=n;switch(d){case 1:y=m.transform(n);break;case 2:y=m.transform(r);break;case 3:y=m.transform(r,i);break;case 4:y=m.transform(r,i,o);break;case 5:y=m.transform(r,i,o,s);break;case 6:y=m.transform(r,i,o,s,a);break;case 7:y=m.transform(r,i,o,s,a,u);break;case 8:y=m.transform(r,i,o,s,a,u,c);break;case 9:y=m.transform(r,i,o,s,a,u,c,l);break;case 10:y=m.transform(r,i,o,s,a,u,c,l,p)}}v.value=y}return f}(t,e,n,r,i,o,s,a,u,c,l,p);default:throw"unreachable"}}(t,e,r,i,o,s,a,u,l,p,h,f):function v(t,e,n){switch(201347067&e.flags){case 1:return function r(t,e,n){for(var r=!1,i=0;i<n.length;i++)uw(t,e,i,n[i])&&(r=!0);return r}(t,e,n);case 2:return function i(t,e,n){for(var r=e.bindings,i=!1,o=0;o<n.length;o++)Vb(t,e,o,n[o])&&(i=!0);if(i){var s="";for(o=0;o<n.length;o++)s+=ax(n[o],r[o]);s=e.text.prefix+s;var a=Tb(t,e.nodeIndex).renderText;t.renderer.setValue(a,s)}return i}(t,e,n);case 16384:return function o(t,e,n){for(var r=Pb(t,e.nodeIndex),i=r.instance,o=!1,s=void 0,a=0;a<n.length;a++)Fb(t,e,a,n[a])&&(o=!0,s=$w(t,r,e,a,n[a],s));return s&&i.ngOnChanges(s),65536&e.flags&&Cb(t,256,e.nodeIndex)&&i.ngOnInit(),262144&e.flags&&i.ngDoCheck(),o}(t,e,n);case 32:case 64:case 128:return function s(t,e,n){for(var r=e.bindings,i=!1,o=0;o<n.length;o++)Vb(t,e,o,n[o])&&(i=!0);if(i){var s=Nb(t,e.nodeIndex),a=void 0;switch(201347067&e.flags){case 32:a=n;break;case 64:for(a={},o=0;o<n.length;o++)a[r[o].name]=n[o];break;case 128:var u=n[0],l=n.slice(1);a=u.transform.apply(u,c(l))}s.value=a}return i}(t,e,n);default:throw"unreachable"}}(t,e,r)}function mx(t){var e=t.def;if(4&e.nodeFlags)for(var n=0;n<e.nodes.length;n++){var r=e.nodes[n];if(4&r.flags){var i=Ab(t,n).template._projectedViews;if(i)for(var o=0;o<i.length;o++){var s=i[o];s.state|=32,qb(s,t)}}else 0==(4&r.childFlags)&&(n+=r.childCount)}}function gx(t,e,n,r,i,o,s,a,u,c,l,p,h){return 0===n?function f(t,e,n,r,i,o,s,a,u,c,l,p){var h=e.bindings.length;h>0&&Hb(t,e,0,n),h>1&&Hb(t,e,1,r),h>2&&Hb(t,e,2,i),h>3&&Hb(t,e,3,o),h>4&&Hb(t,e,4,s),h>5&&Hb(t,e,5,a),h>6&&Hb(t,e,6,u),h>7&&Hb(t,e,7,c),h>8&&Hb(t,e,8,l),h>9&&Hb(t,e,9,p)}(t,e,r,i,o,s,a,u,c,l,p,h):function d(t,e,n){for(var r=0;r<n.length;r++)Hb(t,e,r,n[r])}(t,e,r),!1}function _x(t,e){if(Ob(t,e.nodeIndex).dirty)throw Mb(kb.createDebugContext(t,e.nodeIndex),"Query "+e.query.id+" not dirty","Query "+e.query.id+" dirty",0!=(1&t.state))}function bx(t){if(!(128&t.state)){if(xx(t,Xw.Destroy),wx(t,Xw.Destroy),Jw(t,131072),t.disposables)for(var e=0;e<t.disposables.length;e++)t.disposables[e]();!function n(t){if(16&t.state){var e=Ub(t);if(e){var n=e.template._projectedViews;n&&(_w(n,n.indexOf(t)),kb.dirtyParentQueries(t))}}}(t),t.renderer.destroyNode&&function r(t){for(var e=t.def.nodes.length,n=0;n<e;n++){var r=t.def.nodes[n];1&r.flags?t.renderer.destroyNode(Ab(t,n).renderElement):2&r.flags?t.renderer.destroyNode(Tb(t,n).renderText):(67108864&r.flags||134217728&r.flags)&&Ob(t,n).destroy()}}(t),Xb(t)&&t.renderer.destroy(),t.state|=128}}function wx(t,e){var n=t.def;if(33554432&n.nodeFlags)for(var r=0;r<n.nodes.length;r++){var i=n.nodes[r];33554432&i.flags?Ex(Ab(t,r).componentView,e):0==(33554432&i.childFlags)&&(r+=i.childCount)}}function xx(t,e){var n=t.def;if(16777216&n.nodeFlags)for(var r=0;r<n.nodes.length;r++){var i=n.nodes[r];if(16777216&i.flags)for(var o=Ab(t,r).viewContainer._embeddedViews,s=0;s<o.length;s++)Ex(o[s],e);else 0==(16777216&i.childFlags)&&(r+=i.childCount)}}function Ex(t,e){var n=t.state;switch(e){case Xw.CheckNoChanges:0==(128&n)&&(12==(12&n)?dx(t):64&n&&Sx(t,Xw.CheckNoChangesProjectedViews));break;case Xw.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?dx(t):64&n&&Sx(t,e));break;case Xw.CheckAndUpdate:0==(128&n)&&(12==(12&n)?vx(t):64&n&&Sx(t,Xw.CheckAndUpdateProjectedViews));break;case Xw.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?vx(t):64&n&&Sx(t,e));break;case Xw.Destroy:bx(t);break;case Xw.CreateViewNodes:fx(t)}}function Sx(t,e){xx(t,e),wx(t,e)}function Cx(t,e,n,r){if(t.def.nodeFlags&e&&t.def.nodeFlags&n)for(var i=t.def.nodes.length,o=0;o<i;o++){var s=t.def.nodes[o];if(s.flags&e&&s.flags&n)switch(kb.setCurrentNode(t,s.nodeIndex),r){case 0:rx(t,s);break;case 1:_x(t,s)}s.childFlags&e&&s.childFlags&n||(o+=s.childCount)}}
1039
+ */function p_(t,e,n,r){var i=d_(t.root,t.renderer,t,e,n);return v_(i,t.component,r),y_(i),i}function h_(t,e,n){var r=d_(t,t.renderer,null,null,e);return v_(r,n,n),y_(r),r}function f_(t,e,n,r){var i,o=e.element.componentRendererType;return i=o?t.root.rendererFactory.createRenderer(r,o):t.root.renderer,d_(t.root,i,t,e.element.componentProvider,n)}function d_(t,e,n,r,i){var o=new Array(i.nodes.length),s=i.outputCount?new Array(i.outputCount):null;return{def:i,parent:n,viewContainerParent:null,parentNodeDef:r,context:null,component:null,nodes:o,state:13,root:t,renderer:e,oldValues:new Array(i.bindingCount),disposables:s,initIndex:-1}}function v_(t,e,n){t.component=e,t.context=n}function y_(t){var e;Xm(t)&&(e=Pm(t.parent,t.parentNodeDef.parent.nodeIndex).renderElement);for(var n=t.def,r=t.nodes,i=0;i<n.nodes.length;i++){var o=n.nodes[i];Mm.setCurrentNode(t,i);var s=void 0;switch(201347067&o.flags){case 1:var a=ag(t,e,o),u=void 0;if(33554432&o.flags){var c=Jm(o.element.componentView);u=Mm.createComponentView(t,o,c,a)}ug(t,u,o,a),s={renderElement:a,componentView:u,viewContainer:null,template:o.element.template?Pg(t,o):void 0},16777216&o.flags&&(s.viewContainer=Sg(t,o,s));break;case 2:s=c_(t,e,o);break;case 512:case 1024:case 2048:case 256:(s=r[i])||4096&o.flags||(s={instance:Ug(t,o)});break;case 16:s={instance:zg(t,o)};break;case 16384:(s=r[i])||(s={instance:Wg(t,o)}),32768&o.flags&&v_(Pm(t,o.parent.nodeIndex).componentView,s.instance,s.instance);break;case 32:case 64:case 128:s={value:void 0};break;case 67108864:case 134217728:s=new Iy;break;case 8:u_(t,e,o),s=void 0}r[i]=s}S_(t,Yg.CreateViewNodes),P_(t,201326592,268435456,0)}function m_(t){b_(t),Mm.updateDirectives(t,1),C_(t,Yg.CheckNoChanges),Mm.updateRenderer(t,1),S_(t,Yg.CheckNoChanges),t.state&=-97}function g_(t){1&t.state?(t.state&=-2,t.state|=2):t.state&=-3,Cm(t,0,256),b_(t),Mm.updateDirectives(t,0),C_(t,Yg.CheckAndUpdate),P_(t,67108864,536870912,0);var e=Cm(t,256,512);e_(t,2097152|(e?1048576:0)),Mm.updateRenderer(t,0),S_(t,Yg.CheckAndUpdate),P_(t,134217728,536870912,0),e_(t,8388608|((e=Cm(t,512,768))?4194304:0)),2&t.def.flags&&(t.state&=-9),t.state&=-97,Cm(t,768,1024)}function __(t,e,n,r,i,o,s,a,u,l,p,h,f){return 0===n?function d(t,e,n,r,i,o,s,a,u,c,l,p){switch(201347067&e.flags){case 1:return function h(t,e,n,r,i,o,s,a,u,c,l,p){var h=e.bindings.length,f=!1;return h>0&&lg(t,e,0,n)&&(f=!0),h>1&&lg(t,e,1,r)&&(f=!0),h>2&&lg(t,e,2,i)&&(f=!0),h>3&&lg(t,e,3,o)&&(f=!0),h>4&&lg(t,e,4,s)&&(f=!0),h>5&&lg(t,e,5,a)&&(f=!0),h>6&&lg(t,e,6,u)&&(f=!0),h>7&&lg(t,e,7,c)&&(f=!0),h>8&&lg(t,e,8,l)&&(f=!0),h>9&&lg(t,e,9,p)&&(f=!0),f}(t,e,n,r,i,o,s,a,u,c,l,p);case 2:return function f(t,e,n,r,i,o,s,a,u,c,l,p){var h=!1,f=e.bindings,d=f.length;if(d>0&&Hm(t,e,0,n)&&(h=!0),d>1&&Hm(t,e,1,r)&&(h=!0),d>2&&Hm(t,e,2,i)&&(h=!0),d>3&&Hm(t,e,3,o)&&(h=!0),d>4&&Hm(t,e,4,s)&&(h=!0),d>5&&Hm(t,e,5,a)&&(h=!0),d>6&&Hm(t,e,6,u)&&(h=!0),d>7&&Hm(t,e,7,c)&&(h=!0),d>8&&Hm(t,e,8,l)&&(h=!0),d>9&&Hm(t,e,9,p)&&(h=!0),h){var v=e.text.prefix;d>0&&(v+=l_(n,f[0])),d>1&&(v+=l_(r,f[1])),d>2&&(v+=l_(i,f[2])),d>3&&(v+=l_(o,f[3])),d>4&&(v+=l_(s,f[4])),d>5&&(v+=l_(a,f[5])),d>6&&(v+=l_(u,f[6])),d>7&&(v+=l_(c,f[7])),d>8&&(v+=l_(l,f[8])),d>9&&(v+=l_(p,f[9]));var y=Am(t,e.nodeIndex).renderText;t.renderer.setValue(y,v)}return h}(t,e,n,r,i,o,s,a,u,c,l,p);case 16384:return function d(t,e,n,r,i,o,s,a,u,c,l,p){var h=Nm(t,e.nodeIndex),f=h.instance,d=!1,v=void 0,y=e.bindings.length;return y>0&&Vm(t,e,0,n)&&(d=!0,v=t_(t,h,e,0,n,v)),y>1&&Vm(t,e,1,r)&&(d=!0,v=t_(t,h,e,1,r,v)),y>2&&Vm(t,e,2,i)&&(d=!0,v=t_(t,h,e,2,i,v)),y>3&&Vm(t,e,3,o)&&(d=!0,v=t_(t,h,e,3,o,v)),y>4&&Vm(t,e,4,s)&&(d=!0,v=t_(t,h,e,4,s,v)),y>5&&Vm(t,e,5,a)&&(d=!0,v=t_(t,h,e,5,a,v)),y>6&&Vm(t,e,6,u)&&(d=!0,v=t_(t,h,e,6,u,v)),y>7&&Vm(t,e,7,c)&&(d=!0,v=t_(t,h,e,7,c,v)),y>8&&Vm(t,e,8,l)&&(d=!0,v=t_(t,h,e,8,l,v)),y>9&&Vm(t,e,9,p)&&(d=!0,v=t_(t,h,e,9,p,v)),v&&f.ngOnChanges(v),65536&e.flags&&Tm(t,256,e.nodeIndex)&&f.ngOnInit(),262144&e.flags&&f.ngDoCheck(),d}(t,e,n,r,i,o,s,a,u,c,l,p);case 32:case 64:case 128:return function v(t,e,n,r,i,o,s,a,u,c,l,p){var h=e.bindings,f=!1,d=h.length;if(d>0&&Hm(t,e,0,n)&&(f=!0),d>1&&Hm(t,e,1,r)&&(f=!0),d>2&&Hm(t,e,2,i)&&(f=!0),d>3&&Hm(t,e,3,o)&&(f=!0),d>4&&Hm(t,e,4,s)&&(f=!0),d>5&&Hm(t,e,5,a)&&(f=!0),d>6&&Hm(t,e,6,u)&&(f=!0),d>7&&Hm(t,e,7,c)&&(f=!0),d>8&&Hm(t,e,8,l)&&(f=!0),d>9&&Hm(t,e,9,p)&&(f=!0),f){var v=Om(t,e.nodeIndex),y=void 0;switch(201347067&e.flags){case 32:y=new Array(h.length),d>0&&(y[0]=n),d>1&&(y[1]=r),d>2&&(y[2]=i),d>3&&(y[3]=o),d>4&&(y[4]=s),d>5&&(y[5]=a),d>6&&(y[6]=u),d>7&&(y[7]=c),d>8&&(y[8]=l),d>9&&(y[9]=p);break;case 64:y={},d>0&&(y[h[0].name]=n),d>1&&(y[h[1].name]=r),d>2&&(y[h[2].name]=i),d>3&&(y[h[3].name]=o),d>4&&(y[h[4].name]=s),d>5&&(y[h[5].name]=a),d>6&&(y[h[6].name]=u),d>7&&(y[h[7].name]=c),d>8&&(y[h[8].name]=l),d>9&&(y[h[9].name]=p);break;case 128:var m=n;switch(d){case 1:y=m.transform(n);break;case 2:y=m.transform(r);break;case 3:y=m.transform(r,i);break;case 4:y=m.transform(r,i,o);break;case 5:y=m.transform(r,i,o,s);break;case 6:y=m.transform(r,i,o,s,a);break;case 7:y=m.transform(r,i,o,s,a,u);break;case 8:y=m.transform(r,i,o,s,a,u,c);break;case 9:y=m.transform(r,i,o,s,a,u,c,l);break;case 10:y=m.transform(r,i,o,s,a,u,c,l,p)}}v.value=y}return f}(t,e,n,r,i,o,s,a,u,c,l,p);default:throw"unreachable"}}(t,e,r,i,o,s,a,u,l,p,h,f):function v(t,e,n){switch(201347067&e.flags){case 1:return function r(t,e,n){for(var r=!1,i=0;i<n.length;i++)lg(t,e,i,n[i])&&(r=!0);return r}(t,e,n);case 2:return function i(t,e,n){for(var r=e.bindings,i=!1,o=0;o<n.length;o++)Hm(t,e,o,n[o])&&(i=!0);if(i){var s="";for(o=0;o<n.length;o++)s+=l_(n[o],r[o]);s=e.text.prefix+s;var a=Am(t,e.nodeIndex).renderText;t.renderer.setValue(a,s)}return i}(t,e,n);case 16384:return function o(t,e,n){for(var r=Nm(t,e.nodeIndex),i=r.instance,o=!1,s=void 0,a=0;a<n.length;a++)Vm(t,e,a,n[a])&&(o=!0,s=t_(t,r,e,a,n[a],s));return s&&i.ngOnChanges(s),65536&e.flags&&Tm(t,256,e.nodeIndex)&&i.ngOnInit(),262144&e.flags&&i.ngDoCheck(),o}(t,e,n);case 32:case 64:case 128:return function s(t,e,n){for(var r=e.bindings,i=!1,o=0;o<n.length;o++)Hm(t,e,o,n[o])&&(i=!0);if(i){var s=Om(t,e.nodeIndex),a=void 0;switch(201347067&e.flags){case 32:a=n;break;case 64:for(a={},o=0;o<n.length;o++)a[r[o].name]=n[o];break;case 128:var u=n[0],l=n.slice(1);a=u.transform.apply(u,c(l))}s.value=a}return i}(t,e,n);default:throw"unreachable"}}(t,e,r)}function b_(t){var e=t.def;if(4&e.nodeFlags)for(var n=0;n<e.nodes.length;n++){var r=e.nodes[n];if(4&r.flags){var i=Pm(t,n).template._projectedViews;if(i)for(var o=0;o<i.length;o++){var s=i[o];s.state|=32,Km(s,t)}}else 0==(4&r.childFlags)&&(n+=r.childCount)}}function w_(t,e,n,r,i,o,s,a,u,c,l,p,h){return 0===n?function f(t,e,n,r,i,o,s,a,u,c,l,p){var h=e.bindings.length;h>0&&Bm(t,e,0,n),h>1&&Bm(t,e,1,r),h>2&&Bm(t,e,2,i),h>3&&Bm(t,e,3,o),h>4&&Bm(t,e,4,s),h>5&&Bm(t,e,5,a),h>6&&Bm(t,e,6,u),h>7&&Bm(t,e,7,c),h>8&&Bm(t,e,8,l),h>9&&Bm(t,e,9,p)}(t,e,r,i,o,s,a,u,c,l,p,h):function d(t,e,n){for(var r=0;r<n.length;r++)Bm(t,e,r,n[r])}(t,e,r),!1}function x_(t,e){if(km(t,e.nodeIndex).dirty)throw Im(Mm.createDebugContext(t,e.nodeIndex),"Query "+e.query.id+" not dirty","Query "+e.query.id+" dirty",0!=(1&t.state))}function E_(t){if(!(128&t.state)){if(C_(t,Yg.Destroy),S_(t,Yg.Destroy),e_(t,131072),t.disposables)for(var e=0;e<t.disposables.length;e++)t.disposables[e]();!function n(t){if(16&t.state){var e=zm(t);if(e){var n=e.template._projectedViews;n&&(wg(n,n.indexOf(t)),Mm.dirtyParentQueries(t))}}}(t),t.renderer.destroyNode&&function r(t){for(var e=t.def.nodes.length,n=0;n<e;n++){var r=t.def.nodes[n];1&r.flags?t.renderer.destroyNode(Pm(t,n).renderElement):2&r.flags?t.renderer.destroyNode(Am(t,n).renderText):(67108864&r.flags||134217728&r.flags)&&km(t,n).destroy()}}(t),Xm(t)&&t.renderer.destroy(),t.state|=128}}function S_(t,e){var n=t.def;if(33554432&n.nodeFlags)for(var r=0;r<n.nodes.length;r++){var i=n.nodes[r];33554432&i.flags?T_(Pm(t,r).componentView,e):0==(33554432&i.childFlags)&&(r+=i.childCount)}}function C_(t,e){var n=t.def;if(16777216&n.nodeFlags)for(var r=0;r<n.nodes.length;r++){var i=n.nodes[r];if(16777216&i.flags)for(var o=Pm(t,r).viewContainer._embeddedViews,s=0;s<o.length;s++)T_(o[s],e);else 0==(16777216&i.childFlags)&&(r+=i.childCount)}}function T_(t,e){var n=t.state;switch(e){case Yg.CheckNoChanges:0==(128&n)&&(12==(12&n)?m_(t):64&n&&A_(t,Yg.CheckNoChangesProjectedViews));break;case Yg.CheckNoChangesProjectedViews:0==(128&n)&&(32&n?m_(t):64&n&&A_(t,e));break;case Yg.CheckAndUpdate:0==(128&n)&&(12==(12&n)?g_(t):64&n&&A_(t,Yg.CheckAndUpdateProjectedViews));break;case Yg.CheckAndUpdateProjectedViews:0==(128&n)&&(32&n?g_(t):64&n&&A_(t,e));break;case Yg.Destroy:E_(t);break;case Yg.CreateViewNodes:y_(t)}}function A_(t,e){C_(t,e),S_(t,e)}function P_(t,e,n,r){if(t.def.nodeFlags&e&&t.def.nodeFlags&n)for(var i=t.def.nodes.length,o=0;o<i;o++){var s=t.def.nodes[o];if(s.flags&e&&s.flags&n)switch(Mm.setCurrentNode(t,s.nodeIndex),r){case 0:o_(t,s);break;case 1:x_(t,s)}s.childFlags&e&&s.childFlags&n||(o+=s.childCount)}}
1062
1040
  /**
1063
1041
  * @license
1064
1042
  * Copyright Google Inc. All Rights Reserved.
1065
1043
  *
1066
1044
  * Use of this source code is governed by an MIT-style license that can be
1067
1045
  * found in the LICENSE file at https://angular.io/license
1068
- */(Gw=Xw||(Xw={}))[Gw.CreateViewNodes=0]="CreateViewNodes",Gw[Gw.CheckNoChanges=1]="CheckNoChanges",Gw[Gw.CheckNoChangesProjectedViews=2]="CheckNoChangesProjectedViews",Gw[Gw.CheckAndUpdate=3]="CheckAndUpdate",Gw[Gw.CheckAndUpdateProjectedViews=4]="CheckAndUpdateProjectedViews",Gw[Gw.Destroy=5]="Destroy";var Tx=!1;function Ax(t,e,n,r,i,o){return cx(Nx(t,i,i.injector.get(b_),e,n),r,o)}function Px(t,e,n,r,i,o){var s=i.injector.get(b_),a=Nx(t,i,new hE(s),e,n),u=Ux(r);return uE(Ix.create,cx,null,[a,u,o])}function Nx(t,e,n,r,i){var o=e.injector.get(xb),s=e.injector.get(Uh);return{ngModule:e,injector:t,projectableNodes:r,selectorOrNode:i,sanitizer:o,rendererFactory:n,renderer:n.createRenderer(null,null),errorHandler:s}}function Ox(t,e,n,r){var i=Ux(n);return uE(Ix.create,ux,null,[t,e,i,r])}function kx(t,e,n,r){return n=Hx.get(e.element.componentProvider.provider.token)||Ux(n),uE(Ix.create,lx,null,[t,e,n,r])}function Mx(t,e,n,r){return Nw(t,e,n,function i(t){var e=function n(t){var e=!1,n=!1;return 0===Fx.size?{hasOverrides:e,hasDeprecatedOverrides:n}:(t.providers.forEach(function(t){var r=Fx.get(t.token);3840&t.flags&&r&&(e=!0,n=n||r.deprecatedBehavior)}),t.modules.forEach(function(t){Vx.forEach(function(r,i){i.ngInjectableDef.providedIn===t&&(e=!0,n=n||r.deprecatedBehavior)})}),{hasOverrides:e,hasDeprecatedOverrides:n})}(t),r=e.hasDeprecatedOverrides;return e.hasOverrides?(function i(t){for(var e=0;e<t.providers.length;e++){var n=t.providers[e];r&&(n.flags|=4096);var i=Fx.get(n.token);i&&(n.flags=-3841&n.flags|i.flags,n.deps=Gb(i.deps),n.value=i.value)}if(Vx.size>0){var o=new Set(t.modules);Vx.forEach(function(e,n){if(o.has(n.ngInjectableDef.providedIn)){var i={token:n,flags:e.flags|(r?4096:0),deps:Gb(e.deps),value:e.value,index:t.providers.length};t.providers.push(i),t.providersByKey[jb(n)]=i}})}}(t=t.factory(function(){return Db})),t):t}(r))}var Ix,Rx,Dx,Lx,jx,Fx=new Map,Vx=new Map,Hx=new Map;function Bx(t){Fx.set(t.token,t),"function"==typeof t.token&&t.token.ngInjectableDef&&"function"==typeof t.token.ngInjectableDef.providedIn&&Vx.set(t.token,t)}function qx(t,e){var n=Zb(Zb(function r(t){return t.viewDefFactory}(e)).nodes[0].element.componentView);Hx.set(t,n)}function Kx(){Fx.clear(),Vx.clear(),Hx.clear()}function Ux(t){if(0===Fx.size)return t;var e=function n(t){for(var e=[],n=null,r=0;r<t.nodes.length;r++){var i=t.nodes[r];1&i.flags&&(n=i),n&&3840&i.flags&&Fx.has(i.provider.token)&&(e.push(n.nodeIndex),n=null)}return e}(t);if(0===e.length)return t;t=t.factory(function(){return Db});for(var r=0;r<e.length;r++)i(t,e[r]);return t;function i(t,e){for(var n=e+1;n<t.nodes.length;n++){var r=t.nodes[n];if(1&r.flags)return;if(3840&r.flags){var i=r.provider,o=Fx.get(i.token);o&&(r.flags=-3841&r.flags|o.flags,i.deps=Gb(o.deps),i.value=o.value)}}}}function zx(t,e,n,r,i,o,s,a,u,c,l,p,h){var f=t.def.nodes[e];return yx(t,f,n,r,i,o,s,a,u,c,l,p,h),224&f.flags?Nb(t,e).value:void 0}function Wx(t,e,n,r,i,o,s,a,u,c,l,p,h){var f=t.def.nodes[e];return gx(t,f,n,r,i,o,s,a,u,c,l,p,h),224&f.flags?Nb(t,e).value:void 0}function Xx(t){return uE(Ix.detectChanges,vx,null,[t])}function Gx(t){return uE(Ix.checkNoChanges,dx,null,[t])}function Qx(t){return uE(Ix.destroy,bx,null,[t])}function Yx(t,e){Lx=t,jx=e}function Zx(t,e,n,r){return Yx(t,e),uE(Ix.handleEvent,t.def.handleEvent,null,[t,e,n,r])}function $x(t,e){if(128&t.state)throw Rb(Ix[Dx]);return Yx(t,iE(t,0)),t.def.updateDirectives(function n(t,r,i){for(var o=[],s=3;s<arguments.length;s++)o[s-3]=arguments[s];var a=t.def.nodes[r];return 0===e?tE(t,a,i,o):eE(t,a,i,o),16384&a.flags&&Yx(t,iE(t,r)),224&a.flags?Nb(t,a.nodeIndex).value:void 0},t)}function Jx(t,e){if(128&t.state)throw Rb(Ix[Dx]);return Yx(t,oE(t,0)),t.def.updateRenderer(function n(t,r,i){for(var o=[],s=3;s<arguments.length;s++)o[s-3]=arguments[s];var a=t.def.nodes[r];return 0===e?tE(t,a,i,o):eE(t,a,i,o),3&a.flags&&Yx(t,oE(t,r)),224&a.flags?Nb(t,a.nodeIndex).value:void 0},t)}function tE(t,e,n,r){if(yx.apply(void 0,c([t,e,n],r))){var i=1===n?r[0]:r;if(16384&e.flags){for(var o={},s=0;s<e.bindings.length;s++){var a=e.bindings[s],u=i[s];8&a.flags&&(o[(d=a.nonMinifiedName,"ng-reflect-"+(d=function l(t){return t.replace(nE,function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return"-"+t[1].toLowerCase()})}(d.replace(/[$@]/g,"_"))))]=rE(u))}var p=e.parent,h=Ab(t,p.nodeIndex).renderElement;if(p.element.name)for(var f in o)null!=(u=o[f])?t.renderer.setAttribute(h,f,u):t.renderer.removeAttribute(h,f);else t.renderer.setValue(h,"bindings="+JSON.stringify(o,null,2))}}var d}function eE(t,e,n,r){gx.apply(void 0,c([t,e,n],r))}(Rx=Ix||(Ix={}))[Rx.create=0]="create",Rx[Rx.detectChanges=1]="detectChanges",Rx[Rx.checkNoChanges=2]="checkNoChanges",Rx[Rx.destroy=3]="destroy",Rx[Rx.handleEvent=4]="handleEvent";var nE=/([A-Z])/g;function rE(t){try{return null!=t?t.toString().slice(0,30):t}catch(t){return"[ERROR] Exception while trying to serialize the value"}}function iE(t,e){for(var n=e;n<t.def.nodes.length;n++){var r=t.def.nodes[n];if(16384&r.flags&&r.bindings&&r.bindings.length)return n}return null}function oE(t,e){for(var n=e;n<t.def.nodes.length;n++){var r=t.def.nodes[n];if(3&r.flags&&r.bindings&&r.bindings.length)return n}return null}var sE=function(){function t(t,e){this.view=t,this.nodeIndex=e,null==e&&(this.nodeIndex=e=0),this.nodeDef=t.def.nodes[e];for(var n=this.nodeDef,r=t;n&&0==(1&n.flags);)n=n.parent;if(!n)for(;!n&&r;)n=zb(r),r=r.parent;this.elDef=n,this.elView=r}return Object.defineProperty(t.prototype,"elOrCompView",{get:function(){return Ab(this.elView,this.elDef.nodeIndex).componentView||this.view},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return Tw(this.elView,this.elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"component",{get:function(){return this.elOrCompView.component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this.elOrCompView.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"providerTokens",{get:function(){var t=[];if(this.elDef)for(var e=this.elDef.nodeIndex+1;e<=this.elDef.nodeIndex+this.elDef.childCount;e++){var n=this.elView.def.nodes[e];20224&n.flags&&t.push(n.provider.token),e+=n.childCount}return t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"references",{get:function(){var t={};if(this.elDef){aE(this.elView,this.elDef,t);for(var e=this.elDef.nodeIndex+1;e<=this.elDef.nodeIndex+this.elDef.childCount;e++){var n=this.elView.def.nodes[e];20224&n.flags&&aE(this.elView,n,t),e+=n.childCount}}return t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentRenderElement",{get:function(){var t=function e(t){for(;t&&!Xb(t);)t=t.parent;return t.parent?Ab(t.parent,zb(t).nodeIndex):null}(this.elOrCompView);return t?t.renderElement:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"renderNode",{get:function(){return 2&this.nodeDef.flags?Wb(this.view,this.nodeDef):Wb(this.elView,this.elDef)},enumerable:!0,configurable:!0}),t.prototype.logError=function(t){for(var e,n,r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];2&this.nodeDef.flags?(e=this.view.def,n=this.nodeDef.nodeIndex):(e=this.elView.def,n=this.elDef.nodeIndex);var o=function s(t,e){for(var n=-1,r=0;r<=e;r++)3&t.nodes[r].flags&&n++;return n}(e,n),a=-1;e.factory(function(){return++a===o?(e=t.error).bind.apply(e,c([t],r)):Db;var e}),a<o&&(t.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),t.error.apply(t,c(r)))},t}();function aE(t,e,n){for(var r in e.references)n[r]=ox(t,e,e.references[r])}function uE(t,e,n,r){var i=Dx,o=Lx,s=jx;try{Dx=t;var a=e.apply(n,r);return Lx=o,jx=s,Dx=i,a}catch(t){if(function YA(t){return!!Bh(t)}(t)||!Lx)throw t;throw function VA(t,e){return t instanceof Error||(t=new Error(t.toString())),Ib(t,e),t}(t,cE())}}function cE(){return Lx?new sE(Lx,jx):null}var lE,pE,hE=function(){function t(t){this.delegate=t}return t.prototype.createRenderer=function(t,e){return new fE(this.delegate.createRenderer(t,e))},t.prototype.begin=function(){this.delegate.begin&&this.delegate.begin()},t.prototype.end=function(){this.delegate.end&&this.delegate.end()},t.prototype.whenRenderingDone=function(){return this.delegate.whenRenderingDone?this.delegate.whenRenderingDone():Promise.resolve(null)},t}(),fE=function(){function t(t){this.delegate=t,this.data=this.delegate.data}return t.prototype.destroyNode=function(t){!function e(t){D_.delete(t.nativeNode)}(L_(t)),this.delegate.destroyNode&&this.delegate.destroyNode(t)},t.prototype.destroy=function(){this.delegate.destroy()},t.prototype.createElement=function(t,e){var n=this.delegate.createElement(t,e),r=cE();if(r){var i=new R_(n,null,r);i.name=t,j_(i)}return n},t.prototype.createComment=function(t){var e=this.delegate.createComment(t),n=cE();return n&&j_(new I_(e,null,n)),e},t.prototype.createText=function(t){var e=this.delegate.createText(t),n=cE();return n&&j_(new I_(e,null,n)),e},t.prototype.appendChild=function(t,e){var n=L_(t),r=L_(e);n&&r&&n instanceof R_&&n.addChild(r),this.delegate.appendChild(t,e)},t.prototype.insertBefore=function(t,e,n){var r=L_(t),i=L_(e),o=L_(n);r&&i&&r instanceof R_&&r.insertBefore(o,i),this.delegate.insertBefore(t,e,n)},t.prototype.removeChild=function(t,e){var n=L_(t),r=L_(e);n&&r&&n instanceof R_&&n.removeChild(r),this.delegate.removeChild(t,e)},t.prototype.selectRootElement=function(t){var e=this.delegate.selectRootElement(t),n=cE();return n&&j_(new R_(e,null,n)),e},t.prototype.setAttribute=function(t,e,n,r){var i=L_(t);i&&i instanceof R_&&(i.attributes[r?r+":"+e:e]=n),this.delegate.setAttribute(t,e,n,r)},t.prototype.removeAttribute=function(t,e,n){var r=L_(t);r&&r instanceof R_&&(r.attributes[n?n+":"+e:e]=null),this.delegate.removeAttribute(t,e,n)},t.prototype.addClass=function(t,e){var n=L_(t);n&&n instanceof R_&&(n.classes[e]=!0),this.delegate.addClass(t,e)},t.prototype.removeClass=function(t,e){var n=L_(t);n&&n instanceof R_&&(n.classes[e]=!1),this.delegate.removeClass(t,e)},t.prototype.setStyle=function(t,e,n,r){var i=L_(t);i&&i instanceof R_&&(i.styles[e]=n),this.delegate.setStyle(t,e,n,r)},t.prototype.removeStyle=function(t,e,n){var r=L_(t);r&&r instanceof R_&&(r.styles[e]=null),this.delegate.removeStyle(t,e,n)},t.prototype.setProperty=function(t,e,n){var r=L_(t);r&&r instanceof R_&&(r.properties[e]=n),this.delegate.setProperty(t,e,n)},t.prototype.listen=function(t,e,n){if("string"!=typeof t){var r=L_(t);r&&r.listeners.push(new O_(e,n))}return this.delegate.listen(t,e,n)},t.prototype.parentNode=function(t){return this.delegate.parentNode(t)},t.prototype.nextSibling=function(t){return this.delegate.nextSibling(t)},t.prototype.setValue=function(t,e){return this.delegate.setValue(t,e)},t}();function dE(t,e,n,r){var i=r?e:n;i&&vE(t,i)}function vE(t,e){for(var n=0;n<e.length;n+=2)e[n+1].call(t[e[n]])}
1046
+ */!function(t){t[t.CreateViewNodes=0]="CreateViewNodes",t[t.CheckNoChanges=1]="CheckNoChanges",t[t.CheckNoChangesProjectedViews=2]="CheckNoChangesProjectedViews",t[t.CheckAndUpdate=3]="CheckAndUpdate",t[t.CheckAndUpdateProjectedViews=4]="CheckAndUpdateProjectedViews",t[t.Destroy=5]="Destroy"}(Yg||(Yg={}));var N_=!1;function O_(t,e,n,r,i,o){return h_(M_(t,i,i.injector.get(Ny),e,n),r,o)}function k_(t,e,n,r,i,o){var s=i.injector.get(Ny),a=M_(t,i,new fb(s),e,n),u=W_(r);return lb(j_.create,h_,null,[a,u,o])}function M_(t,e,n,r,i){var o=e.injector.get(Sm),s=e.injector.get(Kp);return{ngModule:e,injector:t,projectableNodes:r,selectorOrNode:i,sanitizer:o,rendererFactory:n,renderer:n.createRenderer(null,null),errorHandler:s}}function I_(t,e,n,r){var i=W_(n);return lb(j_.create,p_,null,[t,e,i,r])}function R_(t,e,n,r){return n=q_.get(e.element.componentProvider.provider.token)||W_(n),lb(j_.create,f_,null,[t,e,n,r])}function D_(t,e,n,r){return Rg(t,e,n,function i(t){var e=function n(t){var e=!1,n=!1;return 0===H_.size?{hasOverrides:e,hasDeprecatedOverrides:n}:(t.providers.forEach(function(t){var r=H_.get(t.token);3840&t.flags&&r&&(e=!0,n=n||r.deprecatedBehavior)}),t.modules.forEach(function(t){B_.forEach(function(r,i){i.ngInjectableDef.providedIn===t&&(e=!0,n=n||r.deprecatedBehavior)})}),{hasOverrides:e,hasDeprecatedOverrides:n})}(t),r=e.hasDeprecatedOverrides;return e.hasOverrides?(function i(t){for(var e=0;e<t.providers.length;e++){var n=t.providers[e];r&&(n.flags|=4096);var i=H_.get(n.token);i&&(n.flags=-3841&n.flags|i.flags,n.deps=Ym(i.deps),n.value=i.value)}if(B_.size>0){var o=new Set(t.modules);B_.forEach(function(e,n){if(o.has(n.ngInjectableDef.providedIn)){var i={token:n,flags:e.flags|(r?4096:0),deps:Ym(e.deps),value:e.value,index:t.providers.length};t.providers.push(i),t.providersByKey[Fm(n)]=i}})}}(t=t.factory(function(){return jm})),t):t}(r))}var j_,L_,F_,V_,H_=new Map,B_=new Map,q_=new Map;function K_(t){H_.set(t.token,t),"function"==typeof t.token&&t.token.ngInjectableDef&&"function"==typeof t.token.ngInjectableDef.providedIn&&B_.set(t.token,t)}function U_(t,e){var n=Jm(Jm(function r(t){return t.viewDefFactory}(e)).nodes[0].element.componentView);q_.set(t,n)}function z_(){H_.clear(),B_.clear(),q_.clear()}function W_(t){if(0===H_.size)return t;var e=function n(t){for(var e=[],n=null,r=0;r<t.nodes.length;r++){var i=t.nodes[r];1&i.flags&&(n=i),n&&3840&i.flags&&H_.has(i.provider.token)&&(e.push(n.nodeIndex),n=null)}return e}(t);if(0===e.length)return t;t=t.factory(function(){return jm});for(var r=0;r<e.length;r++)i(t,e[r]);return t;function i(t,e){for(var n=e+1;n<t.nodes.length;n++){var r=t.nodes[n];if(1&r.flags)return;if(3840&r.flags){var i=r.provider,o=H_.get(i.token);o&&(r.flags=-3841&r.flags|o.flags,i.deps=Ym(o.deps),i.value=o.value)}}}}function G_(t,e,n,r,i,o,s,a,u,c,l,p,h){var f=t.def.nodes[e];return __(t,f,n,r,i,o,s,a,u,c,l,p,h),224&f.flags?Om(t,e).value:void 0}function X_(t,e,n,r,i,o,s,a,u,c,l,p,h){var f=t.def.nodes[e];return w_(t,f,n,r,i,o,s,a,u,c,l,p,h),224&f.flags?Om(t,e).value:void 0}function Q_(t){return lb(j_.detectChanges,g_,null,[t])}function Y_(t){return lb(j_.checkNoChanges,m_,null,[t])}function Z_(t){return lb(j_.destroy,E_,null,[t])}function $_(t,e){F_=t,V_=e}function J_(t,e,n,r){return $_(t,e),lb(j_.handleEvent,t.def.handleEvent,null,[t,e,n,r])}function tb(t,e){if(128&t.state)throw Dm(j_[L_]);return $_(t,sb(t,0)),t.def.updateDirectives(function n(t,r,i){for(var o=[],s=3;s<arguments.length;s++)o[s-3]=arguments[s];var a=t.def.nodes[r];return 0===e?nb(t,a,i,o):rb(t,a,i,o),16384&a.flags&&$_(t,sb(t,r)),224&a.flags?Om(t,a.nodeIndex).value:void 0},t)}function eb(t,e){if(128&t.state)throw Dm(j_[L_]);return $_(t,ab(t,0)),t.def.updateRenderer(function n(t,r,i){for(var o=[],s=3;s<arguments.length;s++)o[s-3]=arguments[s];var a=t.def.nodes[r];return 0===e?nb(t,a,i,o):rb(t,a,i,o),3&a.flags&&$_(t,ab(t,r)),224&a.flags?Om(t,a.nodeIndex).value:void 0},t)}function nb(t,e,n,r){if(__.apply(void 0,c([t,e,n],r))){var i=1===n?r[0]:r;if(16384&e.flags){for(var o={},s=0;s<e.bindings.length;s++){var a=e.bindings[s],u=i[s];8&a.flags&&(o[(d=a.nonMinifiedName,"ng-reflect-"+(d=function l(t){return t.replace(ib,function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return"-"+t[1].toLowerCase()})}(d.replace(/[$@]/g,"_"))))]=ob(u))}var p=e.parent,h=Pm(t,p.nodeIndex).renderElement;if(p.element.name)for(var f in o)null!=(u=o[f])?t.renderer.setAttribute(h,f,u):t.renderer.removeAttribute(h,f);else t.renderer.setValue(h,"bindings="+JSON.stringify(o,null,2))}}var d}function rb(t,e,n,r){w_.apply(void 0,c([t,e,n],r))}!function(t){t[t.create=0]="create",t[t.detectChanges=1]="detectChanges",t[t.checkNoChanges=2]="checkNoChanges",t[t.destroy=3]="destroy",t[t.handleEvent=4]="handleEvent"}(j_||(j_={}));var ib=/([A-Z])/g;function ob(t){try{return null!=t?t.toString().slice(0,30):t}catch(t){return"[ERROR] Exception while trying to serialize the value"}}function sb(t,e){for(var n=e;n<t.def.nodes.length;n++){var r=t.def.nodes[n];if(16384&r.flags&&r.bindings&&r.bindings.length)return n}return null}function ab(t,e){for(var n=e;n<t.def.nodes.length;n++){var r=t.def.nodes[n];if(3&r.flags&&r.bindings&&r.bindings.length)return n}return null}var ub=function(){function t(t,e){this.view=t,this.nodeIndex=e,null==e&&(this.nodeIndex=e=0),this.nodeDef=t.def.nodes[e];for(var n=this.nodeDef,r=t;n&&0==(1&n.flags);)n=n.parent;if(!n)for(;!n&&r;)n=Wm(r),r=r.parent;this.elDef=n,this.elView=r}return Object.defineProperty(t.prototype,"elOrCompView",{get:function(){return Pm(this.elView,this.elDef.nodeIndex).componentView||this.view},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return Og(this.elView,this.elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"component",{get:function(){return this.elOrCompView.component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this.elOrCompView.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"providerTokens",{get:function(){var t=[];if(this.elDef)for(var e=this.elDef.nodeIndex+1;e<=this.elDef.nodeIndex+this.elDef.childCount;e++){var n=this.elView.def.nodes[e];20224&n.flags&&t.push(n.provider.token),e+=n.childCount}return t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"references",{get:function(){var t={};if(this.elDef){cb(this.elView,this.elDef,t);for(var e=this.elDef.nodeIndex+1;e<=this.elDef.nodeIndex+this.elDef.childCount;e++){var n=this.elView.def.nodes[e];20224&n.flags&&cb(this.elView,n,t),e+=n.childCount}}return t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentRenderElement",{get:function(){var t=function e(t){for(;t&&!Xm(t);)t=t.parent;return t.parent?Pm(t.parent,Wm(t).nodeIndex):null}(this.elOrCompView);return t?t.renderElement:void 0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"renderNode",{get:function(){return 2&this.nodeDef.flags?Gm(this.view,this.nodeDef):Gm(this.elView,this.elDef)},enumerable:!0,configurable:!0}),t.prototype.logError=function(t){for(var e,n,r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];2&this.nodeDef.flags?(e=this.view.def,n=this.nodeDef.nodeIndex):(e=this.elView.def,n=this.elDef.nodeIndex);var o=function s(t,e){for(var n=-1,r=0;r<=e;r++)3&t.nodes[r].flags&&n++;return n}(e,n),a=-1;e.factory(function(){return++a===o?(e=t.error).bind.apply(e,c([t],r)):jm;var e}),a<o&&(t.error("Illegal state: the ViewDefinitionFactory did not call the logger!"),t.error.apply(t,c(r)))},t}();function cb(t,e,n){for(var r in e.references)n[r]=a_(t,e,e.references[r])}function lb(t,e,n,r){var i=L_,o=F_,s=V_;try{L_=t;var a=e.apply(n,r);return F_=o,V_=s,L_=i,a}catch(t){if(function u(t){return!!Hp(t)}(t)||!F_)throw t;throw function c(t,e){return t instanceof Error||(t=new Error(t.toString())),Rm(t,e),t}(t,pb())}}function pb(){return F_?new ub(F_,V_):null}var hb,fb=function(){function t(t){this.delegate=t}return t.prototype.createRenderer=function(t,e){return new db(this.delegate.createRenderer(t,e))},t.prototype.begin=function(){this.delegate.begin&&this.delegate.begin()},t.prototype.end=function(){this.delegate.end&&this.delegate.end()},t.prototype.whenRenderingDone=function(){return this.delegate.whenRenderingDone?this.delegate.whenRenderingDone():Promise.resolve(null)},t}(),db=function(){function t(t){this.delegate=t,this.data=this.delegate.data}return t.prototype.destroyNode=function(t){!function e(t){By.delete(t.nativeNode)}(qy(t)),this.delegate.destroyNode&&this.delegate.destroyNode(t)},t.prototype.destroy=function(){this.delegate.destroy()},t.prototype.createElement=function(t,e){var n=this.delegate.createElement(t,e),r=pb();if(r){var i=new Fy(n,null,r);i.name=t,Ky(i)}return n},t.prototype.createComment=function(t){var e=this.delegate.createComment(t),n=pb();return n&&Ky(new Ly(e,null,n)),e},t.prototype.createText=function(t){var e=this.delegate.createText(t),n=pb();return n&&Ky(new Ly(e,null,n)),e},t.prototype.appendChild=function(t,e){var n=qy(t),r=qy(e);n&&r&&n instanceof Fy&&n.addChild(r),this.delegate.appendChild(t,e)},t.prototype.insertBefore=function(t,e,n){var r=qy(t),i=qy(e),o=qy(n);r&&i&&r instanceof Fy&&r.insertBefore(o,i),this.delegate.insertBefore(t,e,n)},t.prototype.removeChild=function(t,e){var n=qy(t),r=qy(e);n&&r&&n instanceof Fy&&n.removeChild(r),this.delegate.removeChild(t,e)},t.prototype.selectRootElement=function(t){var e=this.delegate.selectRootElement(t),n=pb();return n&&Ky(new Fy(e,null,n)),e},t.prototype.setAttribute=function(t,e,n,r){var i=qy(t);i&&i instanceof Fy&&(i.attributes[r?r+":"+e:e]=n),this.delegate.setAttribute(t,e,n,r)},t.prototype.removeAttribute=function(t,e,n){var r=qy(t);r&&r instanceof Fy&&(r.attributes[n?n+":"+e:e]=null),this.delegate.removeAttribute(t,e,n)},t.prototype.addClass=function(t,e){var n=qy(t);n&&n instanceof Fy&&(n.classes[e]=!0),this.delegate.addClass(t,e)},t.prototype.removeClass=function(t,e){var n=qy(t);n&&n instanceof Fy&&(n.classes[e]=!1),this.delegate.removeClass(t,e)},t.prototype.setStyle=function(t,e,n,r){var i=qy(t);i&&i instanceof Fy&&(i.styles[e]=n),this.delegate.setStyle(t,e,n,r)},t.prototype.removeStyle=function(t,e,n){var r=qy(t);r&&r instanceof Fy&&(r.styles[e]=null),this.delegate.removeStyle(t,e,n)},t.prototype.setProperty=function(t,e,n){var r=qy(t);r&&r instanceof Fy&&(r.properties[e]=n),this.delegate.setProperty(t,e,n)},t.prototype.listen=function(t,e,n){if("string"!=typeof t){var r=qy(t);r&&r.listeners.push(new jy(e,n))}return this.delegate.listen(t,e,n)},t.prototype.parentNode=function(t){return this.delegate.parentNode(t)},t.prototype.nextSibling=function(t){return this.delegate.nextSibling(t)},t.prototype.setValue=function(t,e){return this.delegate.setValue(t,e)},t}();function vb(t,e,n,r){var i=r?e:n;i&&yb(t,i)}function yb(t,e){for(var n=0;n<e.length;n+=2)e[n+1].call(t[e[n]])}
1069
1047
  /**
1070
1048
  * @license
1071
1049
  * Copyright Google Inc. All Rights Reserved.
1072
1050
  *
1073
1051
  * Use of this source code is governed by an MIT-style license that can be
1074
1052
  * found in the LICENSE file at https://angular.io/license
1075
- */function yE(t){return!!t.listen}
1053
+ */function mb(t){return!!t.listen}
1076
1054
  /**
1077
1055
  * @license
1078
1056
  * Copyright Google Inc. All Rights Reserved.
@@ -1086,7 +1064,7 @@ function sx(t,e,n){var r,i=t.renderer;r=i.createText(n.text.prefix);var o=Qb(t,e
1086
1064
  *
1087
1065
  * Use of this source code is governed by an MIT-style license that can be
1088
1066
  * found in the LICENSE file at https://angular.io/license
1089
- */function mE(t,e){for(var n=t;n&&n!==e;){var r=n.pNextOrParent;if(r){for(;1!==r.type;){if(o=bE(r))return o;r=r.pNextOrParent}n=r}else{for(var i=n.next;i;){var o;if(o=bE(i))return o;i=i.next}var s=n.parent;if(n=null,s){var a=s.type;0!==a&&2!==a||(n=s)}}}return null}function gE(t){var e=t.pNextOrParent;return e?1===e.type?null:e:t.next}function _E(t,e){for(var n=t,r=gE(n);n&&!r;){if((n=n.pNextOrParent||n.parent)===e)return null;r=n&&gE(n)}return r}function bE(t){for(var e=t;e;){var n=null;if(3===e.type)return e.native;if(0===e.type){var r=e.dynamicLContainerNode?e.dynamicLContainerNode.data:e.data;n=r.views.length?r.views[0].child:null}else n=1===e.type?e.data.head:e.child;e=null===n?_E(e,t):n}return null}function wE(t,e,n,r){var i=t.data.renderParent,o=i?i.native:null,s=e.child;if(o)for(;s;){var a=null,u=t.view.renderer;if(3===s.type)n?yE(u)?u.insertBefore(o,s.native,r):o.insertBefore(s.native,r,!0):yE(u)?u.removeChild(o,s.native):o.removeChild(s.native),a=s.next;else if(0===s.type){var c=s.data;c.renderParent=i,a=c.views.length?c.views[0].child:null}else a=1===s.type?s.data.head:s.child;s=null===a?_E(s,e):a}}function xE(t,e){t.next=e,t.data.next=e?e.data:null}function EE(t){!function e(t){var e=t.cleanup;if(null!=e){for(var n=0;n<e.length-1;n+=2)"string"==typeof e[n]?(e[n+1].removeEventListener(e[n],e[n+2],e[n+3]),n+=2):e[n].call(e[n+1]);t.cleanup=null}}(t),function n(t){var e,n=t.tView;null!=n&&null!=(e=n.destroyHooks)&&vE(t.directives,e)}(t),function r(t){var e=t.tView&&t.tView.pipeDestroyHooks;e&&vE(t.data,e)}
1067
+ */function gb(t){return"function"==typeof t?t.name||t:"string"==typeof t?t:null==t?"":""+t}
1090
1068
  /**
1091
1069
  * @license
1092
1070
  * Copyright Google Inc. All Rights Reserved.
@@ -1094,21 +1072,21 @@ function sx(t,e,n){var r,i=t.renderer;r=i.createText(n.text.prefix);var o=Qb(t,e
1094
1072
  * Use of this source code is governed by an MIT-style license that can be
1095
1073
  * found in the LICENSE file at https://angular.io/license
1096
1074
  */
1075
+ function _b(t,e){for(var n=t;n&&n!==e;){var r=n.pNextOrParent;if(r){for(;1!==r.type;){if(o=xb(r))return o;r=r.pNextOrParent}n=r}else{for(var i=n.next;i;){var o;if(o=xb(i))return o;i=i.next}var s=n.parent;if(n=null,s){var a=s.type;0!==a&&2!==a||(n=s)}}}return null}function bb(t){var e=t.pNextOrParent;return e?1===e.type?null:e:t.next}function wb(t,e){for(var n=t,r=bb(n);n&&!r;){if((n=n.pNextOrParent||n.parent)===e)return null;r=n&&bb(n)}return r}function xb(t){for(var e=t;e;){var n=null;if(3===e.type)return e.native;if(0===e.type){var r=e.dynamicLContainerNode?e.dynamicLContainerNode.data:e.data;n=r.views.length?r.views[0].child:null}else n=1===e.type?e.data.head:e.child;e=null===n?wb(e,t):n}return null}function Eb(t,e){return mb(e)?e.createText(gb(t)):e.createTextNode(gb(t))}function Sb(t,e,n,r){var i=t.data.renderParent,o=i?i.native:null,s=e.child;if(o)for(;s;){var a=null,u=t.view.renderer;if(3===s.type)n?(s.native||(s.native=Eb("",u)),mb(u)?u.insertBefore(o,s.native,r):o.insertBefore(s.native,r,!0)):mb(u)?u.removeChild(o,s.native):o.removeChild(s.native),a=s.next;else if(0===s.type){var c=s.data;c.renderParent=i,a=c.views.length?c.views[0].child:null}else a=1===s.type?s.data.head:s.child;s=null===a?wb(s,e):a}}function Cb(t,e){t.next=e,t.data.next=e?e.data:null}function Tb(t,e){var n;return(n=t.node)&&2===n.type?n.parent.data:t.parent===e?null:t.parent}function Ab(t){!function e(t){var e=t.cleanup;if(null!=e){for(var n=0;n<e.length-1;n+=2)"string"==typeof e[n]?(e[n+1].removeEventListener(e[n],e[n+2],e[n+3]),n+=2):e[n].call(e[n+1]);t.cleanup=null}}(t),function n(t){var e,n=t.tView;null!=n&&null!=(e=n.destroyHooks)&&yb(t.directives,e)}(t),function r(t){var e=t.tView&&t.tView.pipeDestroyHooks;e&&yb(t.data,e)}
1097
1076
  /**
1098
1077
  * @license
1099
1078
  * Copyright Google Inc. All Rights Reserved.
1100
1079
  *
1101
1080
  * Use of this source code is governed by an MIT-style license that can be
1102
1081
  * found in the LICENSE file at https://angular.io/license
1103
- */(t)}function SE(){return new Error("NotImplemented")}!function(t){function e(e,n,r){var i=t.call(this)||this;return i.moduleType=e,i._bootstrapComponents=n,i._ngModuleDefFactory=r,i}o(e,t),e.prototype.create=function(t){!function e(){if(!Tx){Tx=!0;var t=f_()?function e(){return{setCurrentNode:Yx,createRootView:Px,createEmbeddedView:Ox,createComponentView:kx,createNgModuleRef:Mx,overrideProvider:Bx,overrideComponentView:qx,clearOverrides:Kx,checkAndUpdateView:Xx,checkNoChangesView:Gx,destroyView:Qx,createDebugContext:function(t,e){return new sE(t,e)},handleEvent:Zx,updateDirectives:$x,updateRenderer:Jx}}():function n(){return{setCurrentNode:function(){},createRootView:Ax,createEmbeddedView:ux,createComponentView:lx,createNgModuleRef:Nw,overrideProvider:Db,overrideComponentView:Db,clearOverrides:Db,checkAndUpdateView:vx,checkNoChangesView:dx,destroyView:bx,createDebugContext:function(t,e){return new sE(t,e)},handleEvent:function(t,e,n,r){return t.def.handleEvent(t,e,n,r)},updateDirectives:function(t,e){return t.def.updateDirectives(0===e?zx:Wx,t)},updateRenderer:function(t,e){return t.def.updateRenderer(0===e?zx:Wx,t)}}}();kb.setCurrentNode=t.setCurrentNode,kb.createRootView=t.createRootView,kb.createEmbeddedView=t.createEmbeddedView,kb.createComponentView=t.createComponentView,kb.createNgModuleRef=t.createNgModuleRef,kb.overrideProvider=t.overrideProvider,kb.overrideComponentView=t.overrideComponentView,kb.clearOverrides=t.clearOverrides,kb.checkAndUpdateView=t.checkAndUpdateView,kb.checkNoChangesView=t.checkNoChangesView,kb.destroyView=t.destroyView,kb.resolveDep=Yw,kb.createDebugContext=t.createDebugContext,kb.handleEvent=t.handleEvent,kb.updateDirectives=t.updateDirectives,kb.updateRenderer=t.updateRenderer,kb.dirtyParentQueries=nx}}();var n=Zb(this._ngModuleDefFactory);return kb.createNgModuleRef(this.moduleType,t||sh.NULL,this._bootstrapComponents,n)}}(function CE(){}),(pE=lE||(lE={}))[pE.Important=1]="Important",pE[pE.DashCase=2]="DashCase";
1082
+ */
1104
1083
  /**
1105
1084
  * @license
1106
1085
  * Copyright Google Inc. All Rights Reserved.
1107
1086
  *
1108
1087
  * Use of this source code is governed by an MIT-style license that can be
1109
1088
  * found in the LICENSE file at https://angular.io/license
1110
- */
1111
- var TE,AE,PE,NE,OE,kE,ME,IE,RE,DE,LE="__ngHostLNode__",jE=Promise.resolve(null),FE=[0,0],VE=null,HE=!1;function BE(t,e){var n=VE;return IE=t&&t.data,RE=t&&t.directives,OE=t&&t.tView.data,ME=t&&1==(1&t.flags),TE=t&&t.renderer,null!=e&&(PE=e,NE=!0),VE=t,kE=t&&t.queries,n}function qE(t){HE||dE(RE,VE.tView.viewHooks,VE.tView.viewCheckHooks,ME),VE.flags&=-6,VE.lifecycleStage=1,BE(t,null)}function KE(){zE();var t=VE.tView;t.firstTemplatePass=!1,UE(t.hostBindings),function e(t){if(null!=t)for(var e=0;e<t.length;e+=2)GE(t[e],t[e+1])}(t.components)}function UE(t){if(null!=t)for(var e=VE.tView.directives,n=0;n<t.length;n+=2){var r=t[n],i=e[r];i.hostBindings&&i.hostBindings(r,t[n+1])}}function zE(){if(!HE){var t=VE.tView;!
1089
+ */(t)}!function(t){function e(e,n,r){var i=t.call(this)||this;return i.moduleType=e,i._bootstrapComponents=n,i._ngModuleDefFactory=r,i}o(e,t),e.prototype.create=function(t){!function e(){if(!N_){N_=!0;var t=xy()?function e(){return{setCurrentNode:$_,createRootView:k_,createEmbeddedView:I_,createComponentView:R_,createNgModuleRef:D_,overrideProvider:K_,overrideComponentView:U_,clearOverrides:z_,checkAndUpdateView:Q_,checkNoChangesView:Y_,destroyView:Z_,createDebugContext:function(t,e){return new ub(t,e)},handleEvent:J_,updateDirectives:tb,updateRenderer:eb}}():function n(){return{setCurrentNode:function(){},createRootView:O_,createEmbeddedView:p_,createComponentView:f_,createNgModuleRef:Rg,overrideProvider:jm,overrideComponentView:jm,clearOverrides:jm,checkAndUpdateView:g_,checkNoChangesView:m_,destroyView:E_,createDebugContext:function(t,e){return new ub(t,e)},handleEvent:function(t,e,n,r){return t.def.handleEvent(t,e,n,r)},updateDirectives:function(t,e){return t.def.updateDirectives(0===e?G_:X_,t)},updateRenderer:function(t,e){return t.def.updateRenderer(0===e?G_:X_,t)}}}();Mm.setCurrentNode=t.setCurrentNode,Mm.createRootView=t.createRootView,Mm.createEmbeddedView=t.createEmbeddedView,Mm.createComponentView=t.createComponentView,Mm.createNgModuleRef=t.createNgModuleRef,Mm.overrideProvider=t.overrideProvider,Mm.overrideComponentView=t.overrideComponentView,Mm.clearOverrides=t.clearOverrides,Mm.checkAndUpdateView=t.checkAndUpdateView,Mm.checkNoChangesView=t.checkNoChangesView,Mm.destroyView=t.destroyView,Mm.resolveDep=$g,Mm.createDebugContext=t.createDebugContext,Mm.handleEvent=t.handleEvent,Mm.updateDirectives=t.updateDirectives,Mm.updateRenderer=t.updateRenderer,Mm.dirtyParentQueries=i_}}();var n=Jm(this._ngModuleDefFactory);return Mm.createNgModuleRef(this.moduleType,t||up.NULL,this._bootstrapComponents,n)}}(ny),function(t){t[t.Important=1]="Important",t[t.DashCase=2]="DashCase"}(hb||(hb={}));var Pb,Nb,Ob,kb,Mb,Ib,Rb,Db,jb="__ngHostLNode__",Lb=Promise.resolve(null),Fb=[0,0],Vb=null,Hb=!1;function Bb(t,e){var n=Vb;return Rb=t&&t.data,Db=t&&t.directives,kb=t&&t.tView.data,Ib=t&&1==(1&t.flags),Pb=t&&t.renderer,t&&t.bindingIndex<0&&(t.bindingIndex=t.bindingStartIndex),null!=e&&(Nb=e,Ob=!0),Vb=t,Mb=t&&t.queries,n}function qb(t){Hb||vb(Db,Vb.tView.viewHooks,Vb.tView.viewCheckHooks,Ib),Vb.flags&=-6,Vb.lifecycleStage=1,Vb.bindingIndex=-1,Bb(t,null)}function Kb(){zb();var t=Vb.tView;t.firstTemplatePass=!1,Ub(t.hostBindings),function e(t){if(null!=t)for(var e=0;e<t.length;e+=2)Qb(t[e],t[e+1])}(t.components)}function Ub(t){if(null!=t)for(var e=Vb.tView.directives,n=0;n<t.length;n+=2){var r=t[n],i=e[r];i.hostBindings&&i.hostBindings(r,t[n+1])}}function zb(){if(!Hb){var t=Vb.tView;!
1112
1090
  /**
1113
1091
  * @license
1114
1092
  * Copyright Google Inc. All Rights Reserved.
@@ -1116,14 +1094,14 @@ var TE,AE,PE,NE,OE,kE,ME,IE,RE,DE,LE="__ngHostLNode__",jE=Promise.resolve(null),
1116
1094
  * Use of this source code is governed by an MIT-style license that can be
1117
1095
  * found in the LICENSE file at https://angular.io/license
1118
1096
  */
1119
- function e(t,n,r){1===t.lifecycleStage&&(dE(t.directives,n.initHooks,n.checkHooks,r),t.lifecycleStage=2)}(VE,t,ME),dE(RE,t.contentHooks,t.contentCheckHooks,ME)}}function WE(t,e,n,r){var i,o=NE,s=PE;try{NE=!0,PE=null;var a=!1;null==t&&(t=function l(t,e,n,r){var i=NE?PE:PE&&PE.parent,o=(NE?kE:PE&&PE.queries)||i&&i.queries&&i.queries.child(),s=null!=r,a=function u(t,e,n,r,i,o){return{type:t,native:r,view:e,parent:n,child:null,next:null,nodeInjector:n?n.nodeInjector:null,data:i,queries:o,tNode:null,pNextOrParent:null,dynamicLContainerNode:null}}(e,VE,i,n,s?r:null,o);return 2==(2&e)&&s&&(r.node=a),null!=t&&(IE[t]=a,t>=OE.length?OE[t]=null:a.tNode=OE[t],NE?(kE=null,PE.view!==VE&&2!==PE.type||(PE.child=a)):PE&&(PE.next=a,PE.dynamicLContainerNode&&(PE.dynamicLContainerNode.next=a))),PE=a,NE=!0,a}(null,2,null,function c(t,e,n,r,i,o){return{parent:VE,id:t,flags:9|o,node:null,data:[],directives:null,tView:n,cleanup:null,renderer:e,child:null,tail:null,next:null,bindingStartIndex:null,template:r,context:i,dynamicViewCount:0,lifecycleStage:1,queries:null}}(-1,r,function u(t,e,n){return t.ngPrivateData||(t.ngPrivateData=function r(t,e){return{data:[],directives:null,firstTemplatePass:!0,initHooks:null,checkHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,pipeDestroyHooks:null,hostBindings:null,components:null,directiveRegistry:"function"==typeof t?t():t,pipeRegistry:"function"==typeof e?e():e,currentMatches:null}}(e,n))}(e,VE&&VE.tView.directiveRegistry,VE&&VE.tView.pipeRegistry),e,n,2)),a=!0),i=BE(t.data,t),e(n,a),KE(),XE()}finally{qE(i),NE=o,PE=s}return t}function XE(){for(var t=VE.child;null!==t;t=t.next)if(0!==t.dynamicViewCount&&t.views)for(var e=t,n=0;n<e.views.length;n++){var r=e.views[n];WE(r,r.data.template,r.data.context,TE)}}function GE(t,e){var n=IE[e],r=n.data;(function i(t){return 8==(8&t.flags)})(r)&&6&r.flags&&YE(r,n,VE.tView.directives[t],function o(t){return Array.isArray(t)?t[0]:t}(RE[t]))}function QE(t){var e=ZE(t);YE(e.data,e,e.view.tView.directives[e.tNode.flags>>13],t)}function YE(t,e,n,r){var i=BE(t,e),o=n.template;try{o(r,ME),KE(),XE()}finally{qE(i)}}function ZE(t){return t[LE]}
1097
+ function e(t,n,r){1===t.lifecycleStage&&(vb(t.directives,n.initHooks,n.checkHooks,r),t.lifecycleStage=2)}(Vb,t,Ib),vb(Db,t.contentHooks,t.contentCheckHooks,Ib)}}function Wb(t,e,n,r,i,o){var s,a=Ob,u=Nb;try{Ob=!0,Nb=null;var c=2;null==t&&(t=function h(t,e,n,r){var i=Ob?Nb:Nb&&Nb.parent,o=(Ob?Mb:Nb&&Nb.queries)||i&&i.queries&&i.queries.child(),s=null!=r,a=function u(t,e,n,r,i,o){return{type:t,native:r,view:e,parent:n,child:null,next:null,nodeInjector:n?n.nodeInjector:null,data:i,queries:o,tNode:null,pNextOrParent:null,dynamicLContainerNode:null}}(e,Vb,i,n,s?r:null,o);return 2==(2&e)&&s&&(r.node=a),null!=t&&(Rb[t]=a,t>=kb.length?kb[t]=null:a.tNode=kb[t],Ob?(Mb=null,Nb.view!==Vb&&2!==Nb.type||(Nb.child=a)):Nb&&(Nb.next=a,Nb.dynamicLContainerNode&&(Nb.dynamicLContainerNode.next=a))),Nb=a,Ob=!0,a}(null,2,null,function p(t,e,n,r,i,o){return{parent:Vb,id:t,flags:9|o,node:null,data:[],directives:null,tView:n,cleanup:null,renderer:e,child:null,tail:null,next:null,bindingStartIndex:-1,bindingIndex:-1,template:r,context:i,dynamicViewCount:0,lifecycleStage:1,queries:null,injector:Vb&&Vb.injector}}(-1,r,function l(t,e,n){return t.ngPrivateData||(t.ngPrivateData=function r(t,e){return{data:[],directives:null,firstTemplatePass:!0,initHooks:null,checkHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,pipeDestroyHooks:null,hostBindings:null,components:null,directiveRegistry:"function"==typeof t?t():t,pipeRegistry:"function"==typeof e?e():e,currentMatches:null}}(e,n))}(e,i||null,o||null),e,n,2)),c=1),s=Bb(t.data,t),e(c,n),Kb(),Xb()}finally{qb(s),Ob=a,Nb=u}return t}function Gb(t){return 1&t.flags?3:2}function Xb(){for(var t=Vb.child;null!==t;t=t.next)if(0!==t.dynamicViewCount&&t.views)for(var e=t,n=0;n<e.views.length;n++){var r=e.views[n];Wb(r,r.data.template,r.data.context,Pb)}}function Qb(t,e){var n=Rb[e],r=n.data;(function i(t){return 8==(8&t.flags)})(r)&&6&r.flags&&Zb(r,n,Vb.tView.directives[t],function o(t){return Array.isArray(t)?t[0]:t}(Db[t]))}function Yb(t){var e=$b(t);Zb(e.data,e,e.view.tView.directives[e.tNode.flags>>13],t)}function Zb(t,e,n,r){var i=Bb(t,e),o=n.template;try{o(Gb(t),r),Kb(),Xb()}finally{qb(i)}}function $b(t){return t[jb]}
1120
1098
  /**
1121
1099
  * @license
1122
1100
  * Copyright Google Inc. All Rights Reserved.
1123
1101
  *
1124
1102
  * Use of this source code is governed by an MIT-style license that can be
1125
1103
  * found in the LICENSE file at https://angular.io/license
1126
- */o(function $E(t,e,n){var r=DE.call(this,t.data,n)||this;return r._lViewNode=t,r},DE=function(){function t(t,e){this._view=t,this.context=e}return t.prototype._setComponentContext=function(t,e){this._view=t,this.context=e},t.prototype.destroy=function(){},t.prototype.onDestroy=function(t){},t.prototype.markForCheck=function(){!function t(e){for(var n=e;null!=n.parent;)n.flags|=4,n=n.parent;n.flags|=4,function r(t){var e;t.clean==jE&&(t.clean=new Promise(function(t){return e=t}),t.scheduler(function(){!function n(t){var e=function n(t){for(var e=ZE(t).view;e.parent;)e=e.parent;return e}(t),r=e.context.component;!function i(t,e,n,r){var i=BE(e,t);try{AE.begin&&AE.begin(),r?(r(n,ME),KE()):(zE(),UE(FE),GE(0,0))}finally{AE.end&&AE.end(),qE(i)}}(ZE(r),e,r)}(t.component),e(null),t.clean=jE}))}(n.context)}(this._view)},t.prototype.detach=function(){this._view.flags&=-9},t.prototype.reattach=function(){this._view.flags|=8},t.prototype.detectChanges=function(){QE(this.context)},t.prototype.checkNoChanges=function(){!function t(e){HE=!0;try{QE(e)}finally{HE=!1}}(this.context)},t}()),function(){function t(t){this._lContainerNode=t,this._viewRefs=[]}t.prototype.clear=function(){for(var t=this._lContainerNode.data;t.views.length;)this.remove(0)},t.prototype.get=function(t){return this._viewRefs[t]||null},Object.defineProperty(t.prototype,"length",{get:function(){return this._lContainerNode.data.views.length},enumerable:!0,configurable:!0}),t.prototype.createEmbeddedView=function(t,e,n){var r=t.createEmbeddedView(e||{});return this.insert(r,n),r},t.prototype.createComponent=function(t,e,n,r,i){throw SE()},t.prototype.insert=function(t,e){var n=t._lViewNode,r=this._adjustAndAssertIndex(e);return function i(t,e,n){var r=t.data.views;if(n>0&&xE(r[n-1],e),n<r.length?(xE(e,r[n]),r.splice(n,0,e)):r.push(e),null!==t.data.renderParent){var i=mE(e,t);if(!i){var o=t.native;void 0===o&&(o=t.native=mE(t,null)),i=o}wE(t,e,!0,i)}}(this._lContainerNode,n,r),this._lContainerNode.native=void 0,this._viewRefs.splice(r,0,t),n.parent=this._lContainerNode,null!==n.data.template&&(this._lContainerNode.data.dynamicViewCount++,null!==this._lContainerNode.parent&&null!==this._lContainerNode.parent.data&&this._lContainerNode.parent.data.dynamicViewCount++),t},t.prototype.move=function(t,e){throw SE()},t.prototype.indexOf=function(t){throw SE()},t.prototype.remove=function(t){var e=this._adjustAndAssertIndex(t);(function n(t,e){var n=t.data.views,r=n[e];e>0&&xE(n[e-1],r.next),n.splice(e,1),function i(t){for(var e=t;e;){var n=null;if(e.views&&e.views.length?n=e.views[0].data:e.child?n=e.child:e.next&&(EE(e),n=e.next),null==n){for(;e&&!e.next&&e!==t;)EE(e),void 0,e=(i=(r=e).node)&&2===i.type?i.parent.data:r.parent===t?null:r.parent;EE(e||t),n=e&&e.next}e=n}var r,i}(r.data),wE(t,r,!1),t.data.queries&&t.data.queries.removeView(e)})(this._lContainerNode,e),this._viewRefs.splice(e,1)},t.prototype.detach=function(t){throw SE()},t.prototype._adjustAndAssertIndex=function(t){return null==t&&(t=this._lContainerNode.data.views.length),t}}(),function(){function t(){this.dirty=!0,this.changes=new e_,this._values=[],this._valuesTree=[]}Object.defineProperty(t.prototype,"length",{get:function(){return this._values.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"first",{get:function(){var t=this._values;return t.length?t[0]:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"last",{get:function(){var t=this._values;return t.length?t[t.length-1]:null},enumerable:!0,configurable:!0}),t.prototype.map=function(t){return this._values.map(t)},t.prototype.filter=function(t){return this._values.filter(t)},t.prototype.find=function(t){return this._values.find(t)},t.prototype.reduce=function(t,e){return this._values.reduce(t,e)},t.prototype.forEach=function(t){this._values.forEach(t)},t.prototype.some=function(t){return this._values.some(t)},t.prototype.toArray=function(){return this._values.slice(0)},t.prototype[Vp()]=function(){return this._values[Vp()]()},t.prototype.toString=function(){return this._values.toString()},t.prototype.reset=function(t){this._values=function e(t){for(var e=[],n=0;n<t.length;){var r=t[n];Array.isArray(r)?r.length>0?(t=r.concat(t.slice(n+1)),n=0):n++:(e.push(r),n++)}return e}(t),this.dirty=!1},t.prototype.notifyOnChanges=function(){this.changes.emit(this)},t.prototype.setDirty=function(){this.dirty=!0},t.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()}}();var JE=function(){function t(t,e){var n=this;this.host=t,this.getProgram=e,this.metadataCollector=new Nl({verboseInvalidExpression:!0}),t.directoryExists&&(this.directoryExists=function(t){return n.host.directoryExists(t)})}return t.prototype.fileExists=function(t){return!!this.host.getScriptSnapshot(t)},t.prototype.readFile=function(t){var e=this.host.getScriptSnapshot(t);if(e)return e.getText(0,e.getLength())},t.prototype.getSourceFileMetadata=function(t){var e=this.getProgram().getSourceFile(t);return e?this.metadataCollector.getMetadata(e):void 0},t.prototype.cacheMetadata=function(t){return t.endsWith(".d.ts")},t}(),tS=function(){function t(t,e,n){this.options=n,this.metadataReaderCache=function i(){return{data:new Map}}(),this.hostAdapter=new JE(e,t),this.moduleResolutionCache=r.createModuleResolutionCache(e.getCurrentDirectory(),function(t){return t})}return t.prototype.getMetadataFor=function(t){return function e(t,n,r){var i=r&&r.data.get(t);if(i)return i;if(n.fileExists(t))if(Ml.test(t))(i=function o(t,e){var n=e.replace(Ml,".metadata.json");if(t.fileExists(n))try{var r=JSON.parse(t.readFile(n)),i=r?Array.isArray(r)?r:[r]:[];if(i.length){var o=i.reduce(function(t,e){return t.version>e.version?t:e});o.version<sl&&i.push(Il(t,o,e))}return i}catch(t){throw console.error("Failed to read JSON file "+n),t}}(n,t))||(i=[Il(n,{__symbolic:"module",version:1,metadata:{}},t)]);else{var s=n.getSourceFileMetadata(t);i=s?[s]:[]}return!r||n.cacheMetadata&&!n.cacheMetadata(t)||r.data.set(t,i),i}(t,this.hostAdapter,this.metadataReaderCache)},t.prototype.moduleNameToFileName=function(t,e){if(!e){if(0===t.indexOf("."))throw new Error("Resolution of relative paths requires a containing file.");e=n.join(this.options.basePath,"index.ts").replace(/\\/g,"/")}var i=r.resolveModuleName(t,e,this.options,this.hostAdapter).resolvedModule;return i?i.resolvedFileName:null},t.prototype.getOutputName=function(t){return t},t}(),eS=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.parse=function(t,e,n,r){return void 0===n&&(n=!1),void 0===r&&(r=ue),new Br([],[])},e}(So),nS=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.get=function(t){return Promise.resolve("")},e}(Sc),rS=function(){function t(t,e){this.host=t,this.tsService=e,this._staticSymbolCache=new Nt,this._typeCache=[],this.modulesOutOfDate=!0,this.fileVersions=new Map}return t.prototype.setSite=function(t){this.service=t},Object.defineProperty(t.prototype,"resolver",{get:function(){var t=this;this.validate();var e=this._resolver;if(!e){var n=new ua(this.reflector),r=new Ve(this.reflector),i=new Ea(this.reflector),o=new Ma,s=new nS,a=fc(),u=new eS,c=new Ct({defaultEncapsulation:kh.Emulated,useJit:!1}),l=new Le(s,a,u,c);e=this._resolver=new Js(c,u,n,r,i,new hc,o,l,new Rg,this._staticSymbolCache,this.reflector,function(e,n){return t.collectError(e,n&&n.filePath)})}return e},enumerable:!0,configurable:!0}),t.prototype.getTemplateReferences=function(){return this.ensureTemplateMap(),this.templateReferences||[]},t.prototype.getTemplateAt=function(t,e){var n=this.getSourceFile(t);if(n){this.context=n.fileName;var r=this.findNode(n,e);if(r)return this.getSourceFromNode(t,this.host.getScriptVersion(n.fileName),r)}else{this.ensureTemplateMap();var i=this.fileToComponent.get(t);if(i)return this.getSourceFromType(t,this.host.getScriptVersion(t),i)}},t.prototype.getAnalyzedModules=function(){return this.updateAnalyzedModules(),this.ensureAnalyzedModules()},t.prototype.ensureAnalyzedModules=function(){var t=this.analyzedModules;return t||(t=0===this.host.getScriptFileNames().length?{files:[],ngModuleByPipeOrDirective:new Map,ngModules:[]}:function e(t,n,r,i){return function s(t){var e=[],n=new Map,r=new Set;t.forEach(function(t){t.ngModules.forEach(function(t){e.push(t),t.declaredDirectives.forEach(function(e){return n.set(e.reference,t)}),t.declaredPipes.forEach(function(e){return n.set(e.reference,t)})}),t.directives.forEach(function(t){return r.add(t)}),t.pipes.forEach(function(t){return r.add(t)})});var i=[];return r.forEach(function(t){n.has(t)||i.push(t)}),{ngModules:e,ngModuleByPipeOrDirective:n,symbolsMissingModule:i,files:t}}(function o(t,e,n,r){var i=new Set,o=[],s=function(t){if(i.has(t)||!e.isSourceFile(t))return!1;i.add(t);var a=function u(t,e,n,r){var i=[],o=[],s=[],a=[],u=e.hasDecorators(r),c=!1;return r.endsWith(".d.ts")&&!u||e.getSymbolsOf(r).forEach(function(r){var u=e.resolveSymbol(r).metadata;if(u&&"error"!==u.__symbolic){var l=!1;if("class"===u.__symbolic)if(n.isDirective(r))l=!0,i.push(r);else if(n.isPipe(r))l=!0,o.push(r);else if(n.isNgModule(r)){var p=n.getNgModuleMetadata(r,!1);p&&(l=!0,a.push(p))}else if(n.isInjectable(r)){l=!0;var h=n.getInjectableMetadata(r,null,!1);h&&s.push(h)}l||(c=c||function f(t,e){var n=!1;return K(e,new(function(){function e(){}return e.prototype.visitArray=function(t,e){var n=this;t.forEach(function(t){return K(t,n,e)})},e.prototype.visitStringMap=function(t,e){var n=this;Object.keys(t).forEach(function(r){return K(t[r],n,e)})},e.prototype.visitPrimitive=function(t,e){},e.prototype.visitOther=function(e,r){e instanceof Pt&&!t.isSourceFile(e.filePath)&&(n=!0)},e}()),null),n}(t,u))}}),{fileName:r,directives:i,pipes:o,ngModules:a,injectables:s,exportsNonSourceFiles:c}}(e,n,r,t);o.push(a),a.ngModules.forEach(function(t){t.transitiveModule.modules.forEach(function(t){return s(t.reference.filePath)})})};return t.forEach(function(t){return s(t)}),o}(t,n,r,i))}(this.program.getSourceFiles().map(function(t){return t.fileName}),{isSourceFile:function(t){return!0}},this.staticSymbolResolver,this.resolver),this.analyzedModules=t),t},t.prototype.getTemplates=function(t){var e=this;if(this.ensureTemplateMap(),!this.fileToComponent.get(t)){var n=this.host.getScriptVersion(t),i=[],o=function(s){var a=e.getSourceFromNode(t,n,s);a?i.push(a):r.forEachChild(s,o)},s=this.getSourceFile(t);return s&&(this.context=s.path||s.fileName,r.forEachChild(s,o)),i.length?i:void 0}var a=this.getTemplateAt(t,0);if(a)return[a]},t.prototype.getDeclarations=function(t){var e=this,n=[],i=this.getSourceFile(t);if(i){var o=function(t){var s=e.getDeclarationFromNode(i,t);s?n.push(s):r.forEachChild(t,o)};r.forEachChild(i,o)}return n},t.prototype.getSourceFile=function(t){return this.tsService.getProgram().getSourceFile(t)},t.prototype.updateAnalyzedModules=function(){this.validate(),this.modulesOutOfDate&&(this.analyzedModules=null,this._reflector=null,this.templateReferences=null,this.fileToComponent=null,this.ensureAnalyzedModules(),this.modulesOutOfDate=!1)},Object.defineProperty(t.prototype,"program",{get:function(){return this.tsService.getProgram()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"checker",{get:function(){var t=this._checker;return t||(t=this._checker=this.program.getTypeChecker()),t},enumerable:!0,configurable:!0}),t.prototype.validate=function(){var t,e,n=this,r=this.program;if(this.lastProgram!==r){var i=function(t){return n._staticSymbolResolver.invalidateFile(t)};this.clearCaches();var o=new Set;try{for(var s=a(this.program.getSourceFiles()),u=s.next();!u.done;u=s.next()){var c=u.value.fileName;o.add(c);var l=this.host.getScriptVersion(c);l!=this.fileVersions.get(c)&&(this.fileVersions.set(c,l),this._staticSymbolResolver&&i(c))}}catch(e){t={error:e}}finally{try{u&&!u.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}var p=Array.from(this.fileVersions.keys()).filter(function(t){return!o.has(t)});p.forEach(function(t){return n.fileVersions.delete(t)}),this._staticSymbolResolver&&p.forEach(i),this.lastProgram=r}},t.prototype.clearCaches=function(){this._checker=null,this._typeCache=[],this._resolver=null,this.collectedErrors=null,this.modulesOutOfDate=!0},t.prototype.ensureTemplateMap=function(){if(!this.fileToComponent||!this.templateReferences){var t=new Map,e=[],n=this.getAnalyzedModules(),r=fc();try{for(var i=a(n.ngModules),o=i.next();!o.done;o=i.next()){var s=o.value;try{for(var u=a(s.declaredDirectives),c=u.next();!c.done;c=u.next()){var l=c.value,p=this.resolver.getNonNormalizedDirectiveMetadata(l.reference).metadata;if(p.isComponent&&p.template&&p.template.templateUrl){var h=r.resolve(this.reflector.componentModuleUrl(l.reference),p.template.templateUrl);t.set(h,l.reference),e.push(h)}}}catch(t){v={error:t}}finally{try{c&&!c.done&&(y=u.return)&&y.call(u)}finally{if(v)throw v.error}}}}catch(t){f={error:t}}finally{try{o&&!o.done&&(d=i.return)&&d.call(i)}finally{if(f)throw f.error}}this.fileToComponent=t,this.templateReferences=e}var f,d,v,y},t.prototype.getSourceFromDeclaration=function(t,e,n,r,i,o,s,a){var u=void 0,c=this;if(o)return{version:e,source:n,span:r,type:i,get members(){return function t(e,n,r,i){var o=n.getTypeAtLocation(i);return new Bc(o,{node:r,program:e,checker:n}).members()}(c.program,c.checker,a,o)},get query(){if(!u){var e=c.service.getPipesAt(t,s.getStart());u=function n(t,e,r,i){return new jc(t,e,r,i)}(c.program,c.checker,a,function(){return function t(e,n,r,i){return new Qc(i,{program:n,checker:r,node:e})}(a,c.program,c.checker,e)})}return u}}},t.prototype.getSourceFromNode=function(t,e,n){switch(n.kind){case r.SyntaxKind.NoSubstitutionTemplateLiteral:case r.SyntaxKind.StringLiteral:var i=u(this.getTemplateClassDeclFromNode(n),2)[0];if(i&&i.name){var o=this.getSourceFile(t);if(o)return this.getSourceFromDeclaration(t,e,this.stringOf(n)||"",function s(t,e){return null==e&&(e=1),{start:t.start+e,end:t.end-e}}(iS(n)),this.reflector.getStaticSymbol(o.fileName,i.name.text),i,n,o)}}},t.prototype.getSourceFromType=function(t,e,n){var r=void 0,i=this.getTemplateClassFromStaticSymbol(n);if(i){var o=this.host.getScriptSnapshot(t);if(o){var s=o.getText(0,o.getLength());r=this.getSourceFromDeclaration(t,e,s,{start:0,end:s.length},n,i,i,i.getSourceFile())}}return r},Object.defineProperty(t.prototype,"reflectorHost",{get:function(){var t=this,r=this._reflectorHost;if(!r){if(!this.context){var i=this.host.getScriptFileNames();if(0===i.length)throw new Error("Internal error: no script file names found");this.context=i[0]}var o=this.tsService.getProgram().getSourceFile(this.context);if(!o)throw new Error("Internal error: no context could be determined");var s=function a(t){for(var r=n.dirname(t);e.existsSync(r);){var i=n.join(r,"tsconfig.json");if(e.existsSync(i))return i;var o=n.dirname(r);if(o===r)break;r=o}}(o.fileName),u=n.dirname(s||this.context),c={basePath:u,genDir:u},l=this.host.getCompilationSettings();l&&l.baseUrl&&(c.baseUrl=l.baseUrl),l&&l.paths&&(c.paths=l.paths),r=this._reflectorHost=new tS(function(){return t.tsService.getProgram()},this.host,c)}return r},enumerable:!0,configurable:!0}),t.prototype.collectError=function(t,e){if(e){var n=this.collectedErrors;n&&this.collectedErrors||(n=this.collectedErrors=new Map);var r=n.get(e);r||this.collectedErrors.set(e,r=[]),r.push(t)}},Object.defineProperty(t.prototype,"staticSymbolResolver",{get:function(){var t=this,e=this._staticSymbolResolver;return e||(this._summaryResolver=new pc({loadSummary:function(t){return null},isSourceFile:function(t){return!0},toSummaryFileName:function(t){return t},fromSummaryFileName:function(t){return t}},this._staticSymbolCache),e=this._staticSymbolResolver=new Ru(this.reflectorHost,this._staticSymbolCache,this._summaryResolver,function(e,n){return t.collectError(e,n)})),e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"reflector",{get:function(){var t=this,e=this._reflector;return e||(e=this._reflector=new Yu(this._summaryResolver,this.staticSymbolResolver,[],[],function(e,n){return t.collectError(e,n)})),e},enumerable:!0,configurable:!0}),t.prototype.getTemplateClassFromStaticSymbol=function(t){var e=this.getSourceFile(t.filePath);if(e)return r.forEachChild(e,function(e){if(e.kind===r.SyntaxKind.ClassDeclaration&&null!=e.name&&e.name.text===t.name)return e})},t.prototype.getTemplateClassDeclFromNode=function(e){var n=e.parent;if(!n)return t.missingTemplate;if(n.kind!==r.SyntaxKind.PropertyAssignment)return t.missingTemplate;if("template"!==n.name.text)return t.missingTemplate;if(!(n=n.parent)||n.kind!==r.SyntaxKind.ObjectLiteralExpression)return t.missingTemplate;if(!(n=n.parent)||n.kind!==r.SyntaxKind.CallExpression)return t.missingTemplate;var i=n.expression,o=n.parent;if(!o||o.kind!==r.SyntaxKind.Decorator)return t.missingTemplate;var s=o.parent;return s&&s.kind===r.SyntaxKind.ClassDeclaration?[s,i]:t.missingTemplate},t.prototype.getCollectedErrors=function(t,e){var n=this.collectedErrors&&this.collectedErrors.get(e.fileName);return n&&n.map(function(n){var i=function o(t,e,n){if(null!=e&&null!=n){var i=r.getPositionOfLineAndCharacter(t,e,n),o=r.forEachChild(t,function t(e){if(e.kind>r.SyntaxKind.LastToken&&e.pos<=i&&e.end>i)return r.forEachChild(e,t)||e});if(o)return{start:o.getStart(),end:o.getEnd()}}}(e,n.line||n.position&&n.position.line,n.column||n.position&&n.position.column)||t;return function s(t){return!!t[Bu]}
1104
+ */(function(t){o(function e(n,r,i){var o=t.call(this,n.data,i)||this;return o._lViewNode=n,o},t)})(function(){function t(t,e){this._view=t,this.context=e}return t.prototype._setComponentContext=function(t,e){this._view=t,this.context=e},t.prototype.destroy=function(){},t.prototype.onDestroy=function(t){},t.prototype.markForCheck=function(){!function t(e){for(var n=e;null!=n.parent;)n.flags|=4,n=n.parent;n.flags|=4,function r(t){var e;t.clean==Lb&&(t.clean=new Promise(function(t){return e=t}),t.scheduler(function(){!function n(t){var e=function n(t){for(var e=$b(t).view;e.parent;)e=e.parent;return e}(t),r=e.context.component;!function i(t,e,n,r){var i=Bb(e,t);try{(void 0).begin&&(void 0).begin(),r?(r(Gb(e),n),Xb(),Kb()):(zb(),Ub(Fb),Qb(0,0))}finally{(void 0).end&&(void 0).end(),qb(i)}}($b(r),e,r)}(t.component),e(null),t.clean=Lb}))}(n.context)}(this._view)},t.prototype.detach=function(){this._view.flags&=-9},t.prototype.reattach=function(){this._view.flags|=8},t.prototype.detectChanges=function(){Yb(this.context)},t.prototype.checkNoChanges=function(){!function t(e){Hb=!0;try{Yb(e)}finally{Hb=!1}}(this.context)},t}()),function(){function t(t){this._lContainerNode=t,this._viewRefs=[]}t.prototype.clear=function(){for(var t=this._lContainerNode.data;t.views.length;)this.remove(0)},t.prototype.get=function(t){return this._viewRefs[t]||null},Object.defineProperty(t.prototype,"length",{get:function(){return this._lContainerNode.data.views.length},enumerable:!0,configurable:!0}),t.prototype.createEmbeddedView=function(t,e,n){var r=t.createEmbeddedView(e||{});return this.insert(r,n),r},t.prototype.createComponent=function(t,e,n,r,i){throw function o(){return new Error("NotImplemented")}()},t.prototype.insert=function(t,e){var n=t._lViewNode,r=this._adjustIndex(e);return function i(t,e,n){var r=t.data.views;if(n>0&&Cb(r[n-1],e),n<r.length?(Cb(e,r[n]),r.splice(n,0,e)):r.push(e),null!==t.data.renderParent){var i=_b(e,t);if(!i){var o=t.native;void 0===o&&(o=t.native=_b(t,null)),i=o}Sb(t,e,!0,i)}}(this._lContainerNode,n,r),this._lContainerNode.native=void 0,this._viewRefs.splice(r,0,t),n.parent=this._lContainerNode,null!==n.data.template&&(this._lContainerNode.data.dynamicViewCount++,null!==this._lContainerNode.parent&&null!==this._lContainerNode.parent.data&&this._lContainerNode.parent.data.dynamicViewCount++),t},t.prototype.move=function(t,e){var n=this.indexOf(t);return this.detach(n),this.insert(t,this._adjustIndex(e)),t},t.prototype.indexOf=function(t){return this._viewRefs.indexOf(t)},t.prototype.remove=function(t){this.detach(t)},t.prototype.detach=function(t){var e=this._adjustIndex(t,-1);return function n(t,e){var n=t.data.views,r=n[e];e>0&&Cb(n[e-1],r.next),n.splice(e,1),r.next=null,function i(t){for(var e=t;e;){var n=null;if(e.views&&e.views.length?n=e.views[0].data:e.child?n=e.child:e.next&&(Ab(e),n=e.next),null==n){for(;e&&!e.next&&e!==t;)Ab(e),e=Tb(e,t);Ab(e||t),n=e&&e.next}e=n}}(r.data),Sb(t,r,!1),t.data.queries&&t.data.queries.removeView(e)}(this._lContainerNode,e),this._viewRefs.splice(e,1)[0]||null},t.prototype._adjustIndex=function(t,e){return void 0===e&&(e=0),null==t?this._lContainerNode.data.views.length+e:t}}(),function(){function t(){this.dirty=!0,this.changes=new ly,this._values=[],this._valuesTree=[]}Object.defineProperty(t.prototype,"length",{get:function(){return this._values.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"first",{get:function(){var t=this._values;return t.length?t[0]:null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"last",{get:function(){var t=this._values;return t.length?t[t.length-1]:null},enumerable:!0,configurable:!0}),t.prototype.map=function(t){return this._values.map(t)},t.prototype.filter=function(t){return this._values.filter(t)},t.prototype.find=function(t){return this._values.find(t)},t.prototype.reduce=function(t,e){return this._values.reduce(t,e)},t.prototype.forEach=function(t){this._values.forEach(t)},t.prototype.some=function(t){return this._values.some(t)},t.prototype.toArray=function(){return this._values.slice(0)},t.prototype[Bl()]=function(){return this._values[Bl()]()},t.prototype.toString=function(){return this._values.toString()},t.prototype.reset=function(t){this._values=function e(t){for(var e=[],n=0;n<t.length;){var r=t[n];Array.isArray(r)?r.length>0?(t=r.concat(t.slice(n+1)),n=0):n++:(e.push(r),n++)}return e}(t),this.dirty=!1},t.prototype.notifyOnChanges=function(){this.changes.emit(this)},t.prototype.setDirty=function(){this.dirty=!0},t.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()}}();var Jb=function(){function t(t,e){var n=this;this.host=t,this.getProgram=e,this.metadataCollector=new Dc({verboseInvalidExpression:!0}),t.directoryExists&&(this.directoryExists=function(t){return n.host.directoryExists(t)})}return t.prototype.fileExists=function(t){return!!this.host.getScriptSnapshot(t)},t.prototype.readFile=function(t){var e=this.host.getScriptSnapshot(t);if(e)return e.getText(0,e.getLength())},t.prototype.getSourceFileMetadata=function(t){var e=this.getProgram().getSourceFile(t);return e?this.metadataCollector.getMetadata(e):void 0},t.prototype.cacheMetadata=function(t){return t.endsWith(".d.ts")},t}(),tw=function(){function t(t,e,n){this.options=n,this.metadataReaderCache=function i(){return{data:new Map}}(),this.hostAdapter=new Jb(e,t),this.moduleResolutionCache=r.createModuleResolutionCache(e.getCurrentDirectory(),function(t){return t})}return t.prototype.getMetadataFor=function(t){return function e(t,n,r){var i=r&&r.data.get(t);if(i)return i;if(n.fileExists(t))if(Lc.test(t))(i=function o(t,e){var n=e.replace(Lc,".metadata.json");if(t.fileExists(n))try{var r=JSON.parse(t.readFile(n)),i=r?Array.isArray(r)?r:[r]:[];if(i.length){var o=i.reduce(function(t,e){return t.version>e.version?t:e});o.version<fc&&i.push(Fc(t,o,e))}return i}catch(t){throw console.error("Failed to read JSON file "+n),t}}(n,t))||(i=[Fc(n,{__symbolic:"module",version:1,metadata:{}},t)]);else{var s=n.getSourceFileMetadata(t);i=s?[s]:[]}return!r||n.cacheMetadata&&!n.cacheMetadata(t)||r.data.set(t,i),i}(t,this.hostAdapter,this.metadataReaderCache)},t.prototype.moduleNameToFileName=function(t,e){if(!e){if(0===t.indexOf("."))throw new Error("Resolution of relative paths requires a containing file.");e=n.join(this.options.basePath,"index.ts").replace(/\\/g,"/")}var i=r.resolveModuleName(t,e,this.options,this.hostAdapter).resolvedModule;return i?i.resolvedFileName:null},t.prototype.getOutputName=function(t){return t},t}(),ew=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.parse=function(t,e,n,r){return void 0===n&&(n=!1),void 0===r&&(r=$t),new Ar([],[])},e}(to),nw=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.get=function(t){return Promise.resolve("")},e}(Mu),rw=function(){function t(t,e){this.host=t,this.tsService=e,this._staticSymbolCache=new xt,this._typeCache=[],this.modulesOutOfDate=!0,this.fileVersions=new Map}return t.prototype.setSite=function(t){this.service=t},Object.defineProperty(t.prototype,"resolver",{get:function(){var t=this;this.validate();var e=this._resolver;if(!e){var n=new Is(this.reflector),r=new Ae(this.reflector),i=new Gs(this.reflector),o=new na,s=new nw,a=Su(),u=new ew,c=new _t({defaultEncapsulation:Mp.Emulated,useJit:!1}),l=new Se(s,a,u,c);e=this._resolver=new Es(c,u,n,r,i,new Eu,o,l,new Uv,this._staticSymbolCache,this.reflector,function(e,n){return t.collectError(e,n&&n.filePath)})}return e},enumerable:!0,configurable:!0}),t.prototype.getTemplateReferences=function(){return this.ensureTemplateMap(),this.templateReferences||[]},t.prototype.getTemplateAt=function(t,e){var n=this.getSourceFile(t);if(n){this.context=n.fileName;var r=this.findNode(n,e);if(r)return this.getSourceFromNode(t,this.host.getScriptVersion(n.fileName),r)}else{this.ensureTemplateMap();var i=this.fileToComponent.get(t);if(i)return this.getSourceFromType(t,this.host.getScriptVersion(t),i)}},t.prototype.getAnalyzedModules=function(){return this.updateAnalyzedModules(),this.ensureAnalyzedModules()},t.prototype.ensureAnalyzedModules=function(){var t=this.analyzedModules;return t||(t=0===this.host.getScriptFileNames().length?{files:[],ngModuleByPipeOrDirective:new Map,ngModules:[]}:function e(t,n,r,i){return function s(t){var e=[],n=new Map,r=new Set;t.forEach(function(t){t.ngModules.forEach(function(t){e.push(t),t.declaredDirectives.forEach(function(e){return n.set(e.reference,t)}),t.declaredPipes.forEach(function(e){return n.set(e.reference,t)})}),t.directives.forEach(function(t){return r.add(t)}),t.pipes.forEach(function(t){return r.add(t)})});var i=[];return r.forEach(function(t){n.has(t)||i.push(t)}),{ngModules:e,ngModuleByPipeOrDirective:n,symbolsMissingModule:i,files:t}}(function o(t,e,n,r){var i=new Set,o=[],s=function(t){if(i.has(t)||!e.isSourceFile(t))return!1;i.add(t);var a=function u(t,e,n,r){var i=[],o=[],s=[],a=[],u=e.hasDecorators(r),c=!1;return r.endsWith(".d.ts")&&!u||e.getSymbolsOf(r).forEach(function(r){var u=e.resolveSymbol(r).metadata;if(u&&"error"!==u.__symbolic){var l=!1;if("class"===u.__symbolic)if(n.isDirective(r))l=!0,i.push(r);else if(n.isPipe(r))l=!0,o.push(r);else if(n.isNgModule(r)){var p=n.getNgModuleMetadata(r,!1);p&&(l=!0,a.push(p))}else if(n.isInjectable(r)){l=!0;var h=n.getInjectableMetadata(r,null,!1);h&&s.push(h)}l||(c=c||function f(t,e){var n=!1;return V(e,new(function(){function e(){}return e.prototype.visitArray=function(t,e){var n=this;t.forEach(function(t){return V(t,n,e)})},e.prototype.visitStringMap=function(t,e){var n=this;Object.keys(t).forEach(function(r){return V(t[r],n,e)})},e.prototype.visitPrimitive=function(t,e){},e.prototype.visitOther=function(e,r){e instanceof wt&&!t.isSourceFile(e.filePath)&&(n=!0)},e}()),null),n}(t,u))}}),{fileName:r,directives:i,pipes:o,ngModules:a,injectables:s,exportsNonSourceFiles:c}}(e,n,r,t);o.push(a),a.ngModules.forEach(function(t){t.transitiveModule.modules.forEach(function(t){return s(t.reference.filePath)})})};return t.forEach(function(t){return s(t)}),o}(t,n,r,i))}(this.program.getSourceFiles().map(function(t){return t.fileName}),{isSourceFile:function(t){return!0}},this.staticSymbolResolver,this.resolver),this.analyzedModules=t),t},t.prototype.getTemplates=function(t){var e=this;if(this.ensureTemplateMap(),!this.fileToComponent.get(t)){var n=this.host.getScriptVersion(t),i=[],o=function(s){var a=e.getSourceFromNode(t,n,s);a?i.push(a):r.forEachChild(s,o)},s=this.getSourceFile(t);return s&&(this.context=s.path||s.fileName,r.forEachChild(s,o)),i.length?i:void 0}var a=this.getTemplateAt(t,0);if(a)return[a]},t.prototype.getDeclarations=function(t){var e=this,n=[],i=this.getSourceFile(t);if(i){var o=function(t){var s=e.getDeclarationFromNode(i,t);s?n.push(s):r.forEachChild(t,o)};r.forEachChild(i,o)}return n},t.prototype.getSourceFile=function(t){return this.tsService.getProgram().getSourceFile(t)},t.prototype.updateAnalyzedModules=function(){this.validate(),this.modulesOutOfDate&&(this.analyzedModules=null,this._reflector=null,this.templateReferences=null,this.fileToComponent=null,this.ensureAnalyzedModules(),this.modulesOutOfDate=!1)},Object.defineProperty(t.prototype,"program",{get:function(){return this.tsService.getProgram()},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"checker",{get:function(){var t=this._checker;return t||(t=this._checker=this.program.getTypeChecker()),t},enumerable:!0,configurable:!0}),t.prototype.validate=function(){var t,e,n=this,r=this.program;if(this.lastProgram!==r){var i=function(t){return n._staticSymbolResolver.invalidateFile(t)};this.clearCaches();var o=new Set;try{for(var s=a(this.program.getSourceFiles()),u=s.next();!u.done;u=s.next()){var c=u.value.fileName;o.add(c);var l=this.host.getScriptVersion(c);l!=this.fileVersions.get(c)&&(this.fileVersions.set(c,l),this._staticSymbolResolver&&i(c))}}catch(e){t={error:e}}finally{try{u&&!u.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}var p=Array.from(this.fileVersions.keys()).filter(function(t){return!o.has(t)});p.forEach(function(t){return n.fileVersions.delete(t)}),this._staticSymbolResolver&&p.forEach(i),this.lastProgram=r}},t.prototype.clearCaches=function(){this._checker=null,this._typeCache=[],this._resolver=null,this.collectedErrors=null,this.modulesOutOfDate=!0},t.prototype.ensureTemplateMap=function(){if(!this.fileToComponent||!this.templateReferences){var t=new Map,e=[],n=this.getAnalyzedModules(),r=Su();try{for(var i=a(n.ngModules),o=i.next();!o.done;o=i.next()){var s=o.value;try{for(var u=a(s.declaredDirectives),c=u.next();!c.done;c=u.next()){var l=c.value,p=this.resolver.getNonNormalizedDirectiveMetadata(l.reference).metadata;if(p.isComponent&&p.template&&p.template.templateUrl){var h=r.resolve(this.reflector.componentModuleUrl(l.reference),p.template.templateUrl);t.set(h,l.reference),e.push(h)}}}catch(t){v={error:t}}finally{try{c&&!c.done&&(y=u.return)&&y.call(u)}finally{if(v)throw v.error}}}}catch(t){f={error:t}}finally{try{o&&!o.done&&(d=i.return)&&d.call(i)}finally{if(f)throw f.error}}this.fileToComponent=t,this.templateReferences=e}var f,d,v,y},t.prototype.getSourceFromDeclaration=function(t,e,n,r,i,o,s,a){var u=void 0,c=this;if(o)return{version:e,source:n,span:r,type:i,get members(){return function t(e,n,r,i){var o=n.getTypeAtLocation(i);return new Xu(o,{node:r,program:e,checker:n}).members()}(c.program,c.checker,a,o)},get query(){if(!u){var e=c.service.getPipesAt(t,s.getStart());u=function n(t,e,r,i){return new Uu(t,e,r,i)}(c.program,c.checker,a,function(){return function t(e,n,r,i){return new nc(i,{program:n,checker:r,node:e})}(a,c.program,c.checker,e)})}return u}}},t.prototype.getSourceFromNode=function(t,e,n){switch(n.kind){case r.SyntaxKind.NoSubstitutionTemplateLiteral:case r.SyntaxKind.StringLiteral:var i=u(this.getTemplateClassDeclFromNode(n),2)[0];if(i&&i.name){var o=this.getSourceFile(t);if(o)return this.getSourceFromDeclaration(t,e,this.stringOf(n)||"",function s(t,e){return null==e&&(e=1),{start:t.start+e,end:t.end-e}}(iw(n)),this.reflector.getStaticSymbol(o.fileName,i.name.text),i,n,o)}}},t.prototype.getSourceFromType=function(t,e,n){var r=void 0,i=this.getTemplateClassFromStaticSymbol(n);if(i){var o=this.host.getScriptSnapshot(t);if(o){var s=o.getText(0,o.getLength());r=this.getSourceFromDeclaration(t,e,s,{start:0,end:s.length},n,i,i,i.getSourceFile())}}return r},Object.defineProperty(t.prototype,"reflectorHost",{get:function(){var t=this,r=this._reflectorHost;if(!r){if(!this.context){var i=this.host.getScriptFileNames();if(0===i.length)throw new Error("Internal error: no script file names found");this.context=i[0]}var o=this.tsService.getProgram().getSourceFile(this.context);if(!o)throw new Error("Internal error: no context could be determined");var s=function a(t){for(var r=n.dirname(t);e.existsSync(r);){var i=n.join(r,"tsconfig.json");if(e.existsSync(i))return i;var o=n.dirname(r);if(o===r)break;r=o}}(o.fileName),u=n.dirname(s||this.context),c={basePath:u,genDir:u},l=this.host.getCompilationSettings();l&&l.baseUrl&&(c.baseUrl=l.baseUrl),l&&l.paths&&(c.paths=l.paths),r=this._reflectorHost=new tw(function(){return t.tsService.getProgram()},this.host,c)}return r},enumerable:!0,configurable:!0}),t.prototype.collectError=function(t,e){if(e){var n=this.collectedErrors;n&&this.collectedErrors||(n=this.collectedErrors=new Map);var r=n.get(e);r||this.collectedErrors.set(e,r=[]),r.push(t)}},Object.defineProperty(t.prototype,"staticSymbolResolver",{get:function(){var t=this,e=this._staticSymbolResolver;return e||(this._summaryResolver=new xu({loadSummary:function(t){return null},isSourceFile:function(t){return!0},toSummaryFileName:function(t){return t},fromSummaryFileName:function(t){return t}},this._staticSymbolCache),e=this._staticSymbolResolver=new Qa(this.reflectorHost,this._staticSymbolCache,this._summaryResolver,function(e,n){return t.collectError(e,n)})),e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"reflector",{get:function(){var t=this,e=this._reflector;return e||(e=this._reflector=new au(this._summaryResolver,this.staticSymbolResolver,[],[],function(e,n){return t.collectError(e,n)})),e},enumerable:!0,configurable:!0}),t.prototype.getTemplateClassFromStaticSymbol=function(t){var e=this.getSourceFile(t.filePath);if(e)return r.forEachChild(e,function(e){if(e.kind===r.SyntaxKind.ClassDeclaration&&null!=e.name&&e.name.text===t.name)return e})},t.prototype.getTemplateClassDeclFromNode=function(e){var n=e.parent;if(!n)return t.missingTemplate;if(n.kind!==r.SyntaxKind.PropertyAssignment)return t.missingTemplate;if("template"!==n.name.text)return t.missingTemplate;if(!(n=n.parent)||n.kind!==r.SyntaxKind.ObjectLiteralExpression)return t.missingTemplate;if(!(n=n.parent)||n.kind!==r.SyntaxKind.CallExpression)return t.missingTemplate;var i=n.expression,o=n.parent;if(!o||o.kind!==r.SyntaxKind.Decorator)return t.missingTemplate;var s=o.parent;return s&&s.kind===r.SyntaxKind.ClassDeclaration?[s,i]:t.missingTemplate},t.prototype.getCollectedErrors=function(t,e){var n=this.collectedErrors&&this.collectedErrors.get(e.fileName);return n&&n.map(function(n){var i=function o(t,e,n){if(null!=e&&null!=n){var i=r.getPositionOfLineAndCharacter(t,e,n),o=r.forEachChild(t,function t(e){if(e.kind>r.SyntaxKind.LastToken&&e.pos<=i&&e.end>i)return r.forEachChild(e,t)||e});if(o)return{start:o.getStart(),end:o.getEnd()}}}(e,n.line||n.position&&n.position.line,n.column||n.position&&n.position.column)||t;return function s(t){return!!t[eu]}
1127
1105
  /**
1128
1106
  * @license
1129
1107
  * Copyright Google Inc. All Rights Reserved.
@@ -1137,7 +1115,7 @@ function e(t,n,r){1===t.lifecycleStage&&(dE(t.directives,n.initHooks,n.checkHook
1137
1115
  *
1138
1116
  * Use of this source code is governed by an MIT-style license that can be
1139
1117
  * found in the LICENSE file at https://angular.io/license
1140
- */(n,i):{message:n.message,span:i}})||[]},t.prototype.getDeclarationFromNode=function(t,e){if(e.kind==r.SyntaxKind.ClassDeclaration&&e.decorators&&e.name)try{for(var n=a(e.decorators),i=n.next();!i.done;i=n.next()){var o=i.value;if(o.expression&&o.expression.kind==r.SyntaxKind.CallExpression){var s=e;if(s.name){var u=o.expression.expression;if(this.checker.getTypeAtLocation(u)){var c=this.reflector.getStaticSymbol(t.fileName,s.name.text);try{if(this.resolver.isDirective(c)){var l=this.resolver.getNonNormalizedDirectiveMetadata(c).metadata,p=iS(u);return{type:c,declarationSpan:p,metadata:l,errors:this.getCollectedErrors(p,t)}}}catch(e){if(e.message)return this.collectError(e,t.fileName),p=iS(u),{type:c,declarationSpan:p,errors:this.getCollectedErrors(p,t)}}}}}}}catch(t){h={error:t}}finally{try{i&&!i.done&&(f=n.return)&&f.call(n)}finally{if(h)throw h.error}}var h,f},t.prototype.stringOf=function(t){switch(t.kind){case r.SyntaxKind.NoSubstitutionTemplateLiteral:case r.SyntaxKind.StringLiteral:return t.text}},t.prototype.findNode=function(t,e){return function t(n){if(e>=n.getStart()&&e<n.getEnd())return r.forEachChild(n,t)||n}(t)},t.missingTemplate=[void 0,void 0],t}();function iS(t){return{start:t.getStart(),end:t.getEnd()}}var oS=new WeakMap,sS=new Dh("6.0.0-rc.3");
1118
+ */(n,i):{message:n.message,span:i}})||[]},t.prototype.getDeclarationFromNode=function(t,e){if(e.kind==r.SyntaxKind.ClassDeclaration&&e.decorators&&e.name)try{for(var n=a(e.decorators),i=n.next();!i.done;i=n.next()){var o=i.value;if(o.expression&&o.expression.kind==r.SyntaxKind.CallExpression){var s=e;if(s.name){var u=o.expression.expression;if(this.checker.getTypeAtLocation(u)){var c=this.reflector.getStaticSymbol(t.fileName,s.name.text);try{if(this.resolver.isDirective(c)){var l=this.resolver.getNonNormalizedDirectiveMetadata(c).metadata;return{type:c,declarationSpan:p=iw(u),metadata:l,errors:this.getCollectedErrors(p,t)}}}catch(e){var p;if(e.message)return this.collectError(e,t.fileName),{type:c,declarationSpan:p=iw(u),errors:this.getCollectedErrors(p,t)}}}}}}}catch(t){h={error:t}}finally{try{i&&!i.done&&(f=n.return)&&f.call(n)}finally{if(h)throw h.error}}var h,f},t.prototype.stringOf=function(t){switch(t.kind){case r.SyntaxKind.NoSubstitutionTemplateLiteral:case r.SyntaxKind.StringLiteral:return t.text}},t.prototype.findNode=function(t,e){return function t(n){if(e>=n.getStart()&&e<n.getEnd())return r.forEachChild(n,t)||n}(t)},t.missingTemplate=[void 0,void 0],t}();function iw(t){return{start:t.getStart(),end:t.getEnd()}}var ow=new WeakMap,sw=new Dp("6.0.0");
1141
1119
  /**
1142
1120
  * @license
1143
1121
  * Copyright Google Inc. All Rights Reserved.
@@ -1152,7 +1130,7 @@ function e(t,n,r){1===t.lifecycleStage&&(dE(t.directives,n.initHooks,n.checkHook
1152
1130
  * Use of this source code is governed by an MIT-style license that can be
1153
1131
  * found in the LICENSE file at https://angular.io/license
1154
1132
  */
1155
- t.createLanguageService=dp,t.TypeScriptServiceHost=rS,t.createLanguageServiceFromTypescript=
1133
+ t.createLanguageService=_l,t.TypeScriptServiceHost=rw,t.createLanguageServiceFromTypescript=
1156
1134
  /**
1157
1135
  * @license
1158
1136
  * Copyright Google Inc. All Rights Reserved.
@@ -1160,7 +1138,7 @@ t.createLanguageService=dp,t.TypeScriptServiceHost=rS,t.createLanguageServiceFro
1160
1138
  * Use of this source code is governed by an MIT-style license that can be
1161
1139
  * found in the LICENSE file at https://angular.io/license
1162
1140
  */
1163
- function aS(t,e){var n=new rS(t,e),r=dp(n);return n.setSite(r),r},t.VERSION=sS,t.getExternalFiles=function uS(t){var e=oS.get(t);if(e)return e.getTemplateReferences()},t.create=function cS(t){var e=Object.create(null),n=t.languageService;function i(t,e){if(!t||n.getProgram().getSourceFile(t))try{return e()}catch(t){return}}function o(t){return function(e){return i(e,function(){return t.call(y,e)})}}function s(t){return function(e,n){return i(e,function(){return t.call(y,e,n)})}}function u(t){return function(e,n,r){return i(e,function(){return t.call(y,e,n,r)})}}function c(t){return function(e,n,r,o){return i(e,function(){return t.call(y,e,n,r,o)})}}function l(t){return function(e,n,r,o,s){return i(e,function(){return t.call(y,e,n,r,o,s)})}}n=function p(t){return{cleanupSemanticCache:function(){return t.cleanupSemanticCache()},getSyntacticDiagnostics:o(t.getSyntacticDiagnostics),getSemanticDiagnostics:o(t.getSemanticDiagnostics),getCompilerOptionsDiagnostics:function(){return t.getCompilerOptionsDiagnostics()},getSyntacticClassifications:s(t.getSemanticClassifications),getSemanticClassifications:s(t.getSemanticClassifications),getEncodedSyntacticClassifications:s(t.getEncodedSyntacticClassifications),getEncodedSemanticClassifications:s(t.getEncodedSemanticClassifications),getCompletionsAtPosition:u(t.getCompletionsAtPosition),getCompletionEntryDetails:l(t.getCompletionEntryDetails),getCompletionEntrySymbol:c(t.getCompletionEntrySymbol),getQuickInfoAtPosition:s(t.getQuickInfoAtPosition),getNameOrDottedNameSpan:u(t.getNameOrDottedNameSpan),getBreakpointStatementAtPosition:s(t.getBreakpointStatementAtPosition),getSignatureHelpItems:s(t.getSignatureHelpItems),getRenameInfo:s(t.getRenameInfo),findRenameLocations:c(t.findRenameLocations),getDefinitionAtPosition:s(t.getDefinitionAtPosition),getTypeDefinitionAtPosition:s(t.getTypeDefinitionAtPosition),getImplementationAtPosition:s(t.getImplementationAtPosition),getReferencesAtPosition:s(t.getReferencesAtPosition),findReferences:s(t.findReferences),getDocumentHighlights:u(t.getDocumentHighlights),getOccurrencesAtPosition:s(t.getOccurrencesAtPosition),getNavigateToItems:function(e,n,r,o){return i(r,function(){return t.getNavigateToItems(e,n,r,o)})},getNavigationBarItems:o(t.getNavigationBarItems),getNavigationTree:o(t.getNavigationTree),getOutliningSpans:o(t.getOutliningSpans),getTodoComments:s(t.getTodoComments),getBraceMatchingAtPosition:s(t.getBraceMatchingAtPosition),getIndentationAtPosition:u(t.getIndentationAtPosition),getFormattingEditsForRange:c(t.getFormattingEditsForRange),getFormattingEditsForDocument:s(t.getFormattingEditsForDocument),getFormattingEditsAfterKeystroke:c(t.getFormattingEditsAfterKeystroke),getDocCommentTemplateAtPosition:s(t.getDocCommentTemplateAtPosition),isValidBraceCompletionAtPosition:u(t.isValidBraceCompletionAtPosition),getSpanOfEnclosingComment:u(t.getSpanOfEnclosingComment),getCodeFixesAtPosition:l(t.getCodeFixesAtPosition),applyCodeActionCommand:function(e){return i(void 0,function(){return t.applyCodeActionCommand(e)})},getEmitOutput:o(t.getEmitOutput),getProgram:function(){return t.getProgram()},dispose:function(){return t.dispose()},getApplicableRefactors:s(t.getApplicableRefactors),getEditsForRefactor:l(t.getEditsForRefactor),getDefinitionAndBoundSpan:s(t.getDefinitionAndBoundSpan),getCombinedCodeFix:function(e,n,r){return i(void 0,function(){return t.getCombinedCodeFix(e,n,r)})}}}(n);var h=function(t){e[t]=function(){return n[t].apply(n,arguments)}};for(var f in n)h(f);function d(e,n){try{return n()}catch(n){return t.project.projectService.logger.info("Failed to "+e+": "+n.toString()),t.project.projectService.logger.info("Stack trace: "+n.stack),null}}var v=new rS(t.languageServiceHost,t.languageService),y=dp(v);return v.setSite(y),oS.set(t.project,v),e.getCompletionsAtPosition=function(t,e,r){var i=n.getCompletionsAtPosition(t,e,r)||{isGlobalCompletion:!1,isMemberCompletion:!1,isNewIdentifierLocation:!1,entries:[]};return d("get completions",function(){var n,r,o,s=y.getCompletionsAt(t,e);if(s&&s.length){void 0===i&&(i={isGlobalCompletion:!1,isMemberCompletion:!1,isNewIdentifierLocation:!1,entries:[]});try{for(var u=a(s),c=u.next();!c.done;c=u.next())i.entries.push({kind:(n=c.value).kind,name:n.name,sortText:n.sort,kindModifiers:""})}catch(t){r={error:t}}finally{try{c&&!c.done&&(o=u.return)&&o.call(u)}finally{if(r)throw r.error}}}}),i},e.getQuickInfoAtPosition=function(t,e){var r=n.getQuickInfoAtPosition(t,e);return d("get quick info",function(){var n,i,o=y.getHoverAt(t,e);if(o){var s=[];try{for(var u=a(o.text),c=u.next();!c.done;c=u.next()){var l=c.value;s.push({kind:l.language||"angular",text:l.text})}}catch(t){n={error:t}}finally{try{c&&!c.done&&(i=u.return)&&i.call(u)}finally{if(n)throw n.error}}var p=r&&r.tags;r={displayParts:s,documentation:[],kind:"angular",kindModifiers:"what does this do?",textSpan:{start:o.span.start,length:o.span.end-o.span.start}},p&&(r.tags=p)}}),r},e.getSemanticDiagnostics=function(e){var i=n.getSemanticDiagnostics(e)||[];return d("get diagnostics",function(){t.project.projectService.logger.info("Computing Angular semantic diagnostics...");var o=y.getDiagnostics(e);if(o&&o.length){var s=n.getProgram().getSourceFile(e);s&&i.push.apply(i,o.map(function(t){return function e(t,n){return{file:n,start:t.span.start,length:t.span.end-t.span.start,messageText:function i(t){return"string"==typeof t?t:function t(e){return{messageText:e.message,category:r.DiagnosticCategory.Error,code:0,next:e.next?t(e.next):void 0}}(t)}(t.message),category:r.DiagnosticCategory.Error,code:0,source:"ng"}}(t,s)}))}}),i},e.getDefinitionAtPosition=function(t,e){var r=n.getDefinitionAtPosition(t,e);return r&&r.length?r:d("get definition",function(){var n,i,o=y.getDefinitionAt(t,e);if(o&&o.length){r=r||[];try{for(var s=a(o),u=s.next();!u.done;u=s.next()){var c=u.value;r.push({fileName:c.fileName,textSpan:{start:c.span.start,length:c.span.end-c.span.start},name:"",kind:"definition",containerName:c.fileName,containerKind:"file"})}}catch(t){n={error:t}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(n)throw n.error}}}return r})||[]},e}
1141
+ function aw(t,e){var n=new rw(t,e),r=_l(n);return n.setSite(r),r},t.VERSION=sw,t.getExternalFiles=function uw(t){var e=ow.get(t);if(e)return e.getTemplateReferences()},t.create=function cw(t){var e=Object.create(null),n=t.languageService;function i(t,e){if(!t||n.getProgram().getSourceFile(t))try{return e()}catch(t){return}}function o(t){return function(e){return i(e,function(){return t.call(y,e)})}}function s(t){return function(e,n){return i(e,function(){return t.call(y,e,n)})}}function u(t){return function(e,n,r){return i(e,function(){return t.call(y,e,n,r)})}}function c(t){return function(e,n,r,o){return i(e,function(){return t.call(y,e,n,r,o)})}}function l(t){return function(e,n,r,o,s){return i(e,function(){return t.call(y,e,n,r,o,s)})}}n=function p(t){return{cleanupSemanticCache:function(){return t.cleanupSemanticCache()},getSyntacticDiagnostics:o(t.getSyntacticDiagnostics),getSemanticDiagnostics:o(t.getSemanticDiagnostics),getCompilerOptionsDiagnostics:function(){return t.getCompilerOptionsDiagnostics()},getSyntacticClassifications:s(t.getSemanticClassifications),getSemanticClassifications:s(t.getSemanticClassifications),getEncodedSyntacticClassifications:s(t.getEncodedSyntacticClassifications),getEncodedSemanticClassifications:s(t.getEncodedSemanticClassifications),getCompletionsAtPosition:u(t.getCompletionsAtPosition),getCompletionEntryDetails:l(t.getCompletionEntryDetails),getCompletionEntrySymbol:c(t.getCompletionEntrySymbol),getQuickInfoAtPosition:s(t.getQuickInfoAtPosition),getNameOrDottedNameSpan:u(t.getNameOrDottedNameSpan),getBreakpointStatementAtPosition:s(t.getBreakpointStatementAtPosition),getSignatureHelpItems:s(t.getSignatureHelpItems),getRenameInfo:s(t.getRenameInfo),findRenameLocations:c(t.findRenameLocations),getDefinitionAtPosition:s(t.getDefinitionAtPosition),getTypeDefinitionAtPosition:s(t.getTypeDefinitionAtPosition),getImplementationAtPosition:s(t.getImplementationAtPosition),getReferencesAtPosition:s(t.getReferencesAtPosition),findReferences:s(t.findReferences),getDocumentHighlights:u(t.getDocumentHighlights),getOccurrencesAtPosition:s(t.getOccurrencesAtPosition),getNavigateToItems:function(e,n,r,o){return i(r,function(){return t.getNavigateToItems(e,n,r,o)})},getNavigationBarItems:o(t.getNavigationBarItems),getNavigationTree:o(t.getNavigationTree),getOutliningSpans:o(t.getOutliningSpans),getTodoComments:s(t.getTodoComments),getBraceMatchingAtPosition:s(t.getBraceMatchingAtPosition),getIndentationAtPosition:u(t.getIndentationAtPosition),getFormattingEditsForRange:c(t.getFormattingEditsForRange),getFormattingEditsForDocument:s(t.getFormattingEditsForDocument),getFormattingEditsAfterKeystroke:c(t.getFormattingEditsAfterKeystroke),getDocCommentTemplateAtPosition:s(t.getDocCommentTemplateAtPosition),isValidBraceCompletionAtPosition:u(t.isValidBraceCompletionAtPosition),getSpanOfEnclosingComment:u(t.getSpanOfEnclosingComment),getCodeFixesAtPosition:l(t.getCodeFixesAtPosition),applyCodeActionCommand:function(e){return i(void 0,function(){return t.applyCodeActionCommand(e)})},getEmitOutput:o(t.getEmitOutput),getProgram:function(){return t.getProgram()},dispose:function(){return t.dispose()},getApplicableRefactors:s(t.getApplicableRefactors),getEditsForRefactor:l(t.getEditsForRefactor),getDefinitionAndBoundSpan:s(t.getDefinitionAndBoundSpan),getCombinedCodeFix:function(e,n,r){return i(void 0,function(){return t.getCombinedCodeFix(e,n,r)})}}}(n);var h=function(t){e[t]=function(){return n[t].apply(n,arguments)}};for(var f in n)h(f);function d(e,n){try{return n()}catch(n){return t.project.projectService.logger.info("Failed to "+e+": "+n.toString()),t.project.projectService.logger.info("Stack trace: "+n.stack),null}}var v=new rw(t.languageServiceHost,t.languageService),y=_l(v);return v.setSite(y),ow.set(t.project,v),e.getCompletionsAtPosition=function(t,e,r){var i=n.getCompletionsAtPosition(t,e,r)||{isGlobalCompletion:!1,isMemberCompletion:!1,isNewIdentifierLocation:!1,entries:[]};return d("get completions",function(){var n,r,o,s=y.getCompletionsAt(t,e);if(s&&s.length){void 0===i&&(i={isGlobalCompletion:!1,isMemberCompletion:!1,isNewIdentifierLocation:!1,entries:[]});try{for(var u=a(s),c=u.next();!c.done;c=u.next())i.entries.push({kind:(n=c.value).kind,name:n.name,sortText:n.sort,kindModifiers:""})}catch(t){r={error:t}}finally{try{c&&!c.done&&(o=u.return)&&o.call(u)}finally{if(r)throw r.error}}}}),i},e.getQuickInfoAtPosition=function(t,e){var r=n.getQuickInfoAtPosition(t,e);return d("get quick info",function(){var n,i,o=y.getHoverAt(t,e);if(o){var s=[];try{for(var u=a(o.text),c=u.next();!c.done;c=u.next()){var l=c.value;s.push({kind:l.language||"angular",text:l.text})}}catch(t){n={error:t}}finally{try{c&&!c.done&&(i=u.return)&&i.call(u)}finally{if(n)throw n.error}}var p=r&&r.tags;r={displayParts:s,documentation:[],kind:"angular",kindModifiers:"what does this do?",textSpan:{start:o.span.start,length:o.span.end-o.span.start}},p&&(r.tags=p)}}),r},e.getSemanticDiagnostics=function(e){var i=n.getSemanticDiagnostics(e)||[];return d("get diagnostics",function(){t.project.projectService.logger.info("Computing Angular semantic diagnostics...");var o=y.getDiagnostics(e);if(o&&o.length){var s=n.getProgram().getSourceFile(e);s&&i.push.apply(i,o.map(function(t){return function e(t,n){return{file:n,start:t.span.start,length:t.span.end-t.span.start,messageText:function i(t){return"string"==typeof t?t:function t(e){return{messageText:e.message,category:r.DiagnosticCategory.Error,code:0,next:e.next?t(e.next):void 0}}(t)}(t.message),category:r.DiagnosticCategory.Error,code:0,source:"ng"}}(t,s)}))}}),i},e.getDefinitionAtPosition=function(t,e){var r=n.getDefinitionAtPosition(t,e);return r&&r.length?r:d("get definition",function(){var n,i,o=y.getDefinitionAt(t,e);if(o&&o.length){r=r||[];try{for(var s=a(o),u=s.next();!u.done;u=s.next()){var c=u.value;r.push({fileName:c.fileName,textSpan:{start:c.span.start,length:c.span.end-c.span.start},name:"",kind:"definition",containerName:c.fileName,containerKind:"file"})}}catch(t){n={error:t}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(n)throw n.error}}}return r})||[]},e}
1164
1142
  /**
1165
1143
  * @license
1166
1144
  * Copyright Google Inc. All Rights Reserved.