UNPKG

67.6 kBJavaScriptView Raw
1/**
2 * @license Angular v9.0.3
3 * (c) 2010-2020 Google LLC. https://angular.io/
4 * License: MIT
5 */
6!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core")):"function"==typeof define&&define.amd?define("@angular/common",["exports","@angular/core"],t):t(((e=e||self).ng=e.ng||{},e.ng.common={}),e.ng.core)}(this,(function(e,t){"use strict";
7/**
8 * @license
9 * Copyright Google Inc. All Rights Reserved.
10 *
11 * Use of this source code is governed by an MIT-style license that can be
12 * found in the LICENSE file at https://angular.io/license
13 */var r=null;function n(){return r}var u=function u(){},o=function(e,t){return(o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)};
14/*! *****************************************************************************
15 Copyright (c) Microsoft Corporation. All rights reserved.
16 Licensed under the Apache License, Version 2.0 (the "License"); you may not use
17 this file except in compliance with the License. You may obtain a copy of the
18 License at http://www.apache.org/licenses/LICENSE-2.0
19
20 THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
21 KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
22 WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
23 MERCHANTABLITY OR NON-INFRINGEMENT.
24
25 See the Apache Version 2.0 License for specific language governing permissions
26 and limitations under the License.
27 ***************************************************************************** */function i(e,t){function r(){this.constructor=e}o(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}function a(e,t,r,n){var u,o=arguments.length,i=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(u=e[a])&&(i=(o<3?u(i):o>3?u(t,r,i):u(t,r))||i);return o>3&&i&&Object.defineProperty(t,r,i),i}function s(e,t){return function(r,n){t(r,n,e)}}function l(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function c(e){var t="function"==typeof Symbol&&e[Symbol.iterator],r=0;return t?t.call(e):{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}}}function f(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,u,o=r.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)i.push(n.value)}catch(e){u={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(u)throw u.error}}return i}
28/**
29 * @license
30 * Copyright Google Inc. All Rights Reserved.
31 *
32 * Use of this source code is governed by an MIT-style license that can be
33 * found in the LICENSE file at https://angular.io/license
34 */
35var p=new t.InjectionToken("DocumentToken"),D=function(){function e(){}return e.ɵprov=t.ɵɵdefineInjectable({factory:d,token:e,providedIn:"platform"}),a([t.Injectable({providedIn:"platform",useFactory:d})],e)}();function d(){return t.ɵɵinject(y)}var h=new t.InjectionToken("Location Initialized"),y=function(e){function r(t){var r=e.call(this)||this;return r._doc=t,r._init(),r}return i(r,e),r.prototype._init=function(){this.location=n().getLocation(),this._history=n().getHistory()},r.prototype.getBaseHrefFromDOM=function(){return n().getBaseHref(this._doc)},r.prototype.onPopState=function(e){n().getGlobalEventTarget(this._doc,"window").addEventListener("popstate",e,!1)},r.prototype.onHashChange=function(e){n().getGlobalEventTarget(this._doc,"window").addEventListener("hashchange",e,!1)},Object.defineProperty(r.prototype,"href",{get:function(){return this.location.href},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"protocol",{get:function(){return this.location.protocol},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"hostname",{get:function(){return this.location.hostname},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"port",{get:function(){return this.location.port},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"pathname",{get:function(){return this.location.pathname},set:function(e){this.location.pathname=e},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"search",{get:function(){return this.location.search},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"hash",{get:function(){return this.location.hash},enumerable:!0,configurable:!0}),r.prototype.pushState=function(e,t,r){g()?this._history.pushState(e,t,r):this.location.hash=r},r.prototype.replaceState=function(e,t,r){g()?this._history.replaceState(e,t,r):this.location.hash=r},r.prototype.forward=function(){this._history.forward()},r.prototype.back=function(){this._history.back()},r.prototype.getState=function(){return this._history.state},r.ɵprov=t.ɵɵdefineInjectable({factory:m,token:r,providedIn:"platform"}),a([t.Injectable({providedIn:"platform",useFactory:m}),s(0,t.Inject(p)),l("design:paramtypes",[Object])],r)}(D);function g(){return!!window.history.pushState}function m(){return new y(t.ɵɵinject(p))}
36/**
37 * @license
38 * Copyright Google Inc. All Rights Reserved.
39 *
40 * Use of this source code is governed by an MIT-style license that can be
41 * found in the LICENSE file at https://angular.io/license
42 */
43/**
44 * @license
45 * Copyright Google Inc. All Rights Reserved.
46 *
47 * Use of this source code is governed by an MIT-style license that can be
48 * found in the LICENSE file at https://angular.io/license
49 */function C(e,t){if(0==e.length)return t;if(0==t.length)return e;var r=0;return e.endsWith("/")&&r++,t.startsWith("/")&&r++,2==r?e+t.substring(1):1==r?e+t:e+"/"+t}function F(e){var t=e.match(/#|\?|$/),r=t&&t.index||e.length;return e.slice(0,r-("/"===e[r-1]?1:0))+e.slice(r)}function v(e){return e&&"?"!==e[0]?"?"+e:e}var E=function(){function e(){}return e.ɵprov=t.ɵɵdefineInjectable({factory:b,token:e,providedIn:"root"}),a([t.Injectable({providedIn:"root",useFactory:b})],e)}();function b(e){var r=t.ɵɵinject(p).location;return new A(t.ɵɵinject(D),r&&r.origin||"")}var _=new t.InjectionToken("appBaseHref"),A=function(e){function r(t,r){var n=e.call(this)||this;if(n._platformLocation=t,null==r&&(r=n._platformLocation.getBaseHrefFromDOM()),null==r)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");return n._baseHref=r,n}return i(r,e),r.prototype.onPopState=function(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)},r.prototype.getBaseHref=function(){return this._baseHref},r.prototype.prepareExternalUrl=function(e){return C(this._baseHref,e)},r.prototype.path=function(e){void 0===e&&(e=!1);var t=this._platformLocation.pathname+v(this._platformLocation.search),r=this._platformLocation.hash;return r&&e?""+t+r:t},r.prototype.pushState=function(e,t,r,n){var u=this.prepareExternalUrl(r+v(n));this._platformLocation.pushState(e,t,u)},r.prototype.replaceState=function(e,t,r,n){var u=this.prepareExternalUrl(r+v(n));this._platformLocation.replaceState(e,t,u)},r.prototype.forward=function(){this._platformLocation.forward()},r.prototype.back=function(){this._platformLocation.back()},a([t.Injectable(),s(1,t.Optional()),s(1,t.Inject(_)),l("design:paramtypes",[D,String])],r)}(E),w=function(e){function r(t,r){var n=e.call(this)||this;return n._platformLocation=t,n._baseHref="",null!=r&&(n._baseHref=r),n}return i(r,e),r.prototype.onPopState=function(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)},r.prototype.getBaseHref=function(){return this._baseHref},r.prototype.path=function(e){void 0===e&&(e=!1);var t=this._platformLocation.hash;return null==t&&(t="#"),t.length>0?t.substring(1):t},r.prototype.prepareExternalUrl=function(e){var t=C(this._baseHref,e);return t.length>0?"#"+t:t},r.prototype.pushState=function(e,t,r,n){var u=this.prepareExternalUrl(r+v(n));0==u.length&&(u=this._platformLocation.pathname),this._platformLocation.pushState(e,t,u)},r.prototype.replaceState=function(e,t,r,n){var u=this.prepareExternalUrl(r+v(n));0==u.length&&(u=this._platformLocation.pathname),this._platformLocation.replaceState(e,t,u)},r.prototype.forward=function(){this._platformLocation.forward()},r.prototype.back=function(){this._platformLocation.back()},a([t.Injectable(),s(1,t.Optional()),s(1,t.Inject(_)),l("design:paramtypes",[D,String])],r)}(E),S=function(){function e(e,r){var n=this;this._subject=new t.EventEmitter,this._urlChangeListeners=[],this._platformStrategy=e;var u=this._platformStrategy.getBaseHref();this._platformLocation=r,this._baseHref=F(L(u)),this._platformStrategy.onPopState((function(e){n._subject.emit({url:n.path(!0),pop:!0,state:e.state,type:e.type})}))}var r;return r=e,e.prototype.path=function(e){return void 0===e&&(e=!1),this.normalize(this._platformStrategy.path(e))},e.prototype.getState=function(){return this._platformLocation.getState()},e.prototype.isCurrentPathEqualTo=function(e,t){return void 0===t&&(t=""),this.path()==this.normalize(e+v(t))},e.prototype.normalize=function(e){return r.stripTrailingSlash(function t(e,r){return e&&r.startsWith(e)?r.substring(e.length):r}(this._baseHref,L(e)))},e.prototype.prepareExternalUrl=function(e){return e&&"/"!==e[0]&&(e="/"+e),this._platformStrategy.prepareExternalUrl(e)},e.prototype.go=function(e,t,r){void 0===t&&(t=""),void 0===r&&(r=null),this._platformStrategy.pushState(r,"",e,t),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+v(t)),r)},e.prototype.replaceState=function(e,t,r){void 0===t&&(t=""),void 0===r&&(r=null),this._platformStrategy.replaceState(r,"",e,t),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+v(t)),r)},e.prototype.forward=function(){this._platformStrategy.forward()},e.prototype.back=function(){this._platformStrategy.back()},e.prototype.onUrlChange=function(e){var t=this;this._urlChangeListeners.push(e),this.subscribe((function(e){t._notifyUrlChangeListeners(e.url,e.state)}))},e.prototype._notifyUrlChangeListeners=function(e,t){void 0===e&&(e=""),this._urlChangeListeners.forEach((function(r){return r(e,t)}))},e.prototype.subscribe=function(e,t,r){return this._subject.subscribe({next:e,error:t,complete:r})},e.normalizeQueryParams=v,e.joinWithSlash=C,e.stripTrailingSlash=F,e.ɵprov=t.ɵɵdefineInjectable({factory:B,token:e,providedIn:"root"}),r=a([t.Injectable({providedIn:"root",useFactory:B}),l("design:paramtypes",[E,D])],e)}();function B(){return new S(t.ɵɵinject(E),t.ɵɵinject(D))}function L(e){return e.replace(/\/index.html$/,"")}
50/**
51 * @license
52 * Copyright Google Inc. All Rights Reserved.
53 *
54 * Use of this source code is governed by an MIT-style license that can be
55 * found in the LICENSE file at https://angular.io/license
56 */
57/**
58 * @license
59 * Copyright Google Inc. All Rights Reserved.
60 *
61 * Use of this source code is governed by an MIT-style license that can be
62 * found in the LICENSE file at https://angular.io/license
63 */var O,P,R,I,k,T,x,N={ADP:[void 0,void 0,0],AFN:[void 0,void 0,0],ALL:[void 0,void 0,0],AMD:[void 0,void 0,2],AOA:[void 0,"Kz"],ARS:[void 0,"$"],AUD:["A$","$"],BAM:[void 0,"KM"],BBD:[void 0,"$"],BDT:[void 0,"৳"],BHD:[void 0,void 0,3],BIF:[void 0,void 0,0],BMD:[void 0,"$"],BND:[void 0,"$"],BOB:[void 0,"Bs"],BRL:["R$"],BSD:[void 0,"$"],BWP:[void 0,"P"],BYN:[void 0,"р.",2],BYR:[void 0,void 0,0],BZD:[void 0,"$"],CAD:["CA$","$",2],CHF:[void 0,void 0,2],CLF:[void 0,void 0,4],CLP:[void 0,"$",0],CNY:["CN¥","¥"],COP:[void 0,"$",2],CRC:[void 0,"₡",2],CUC:[void 0,"$"],CUP:[void 0,"$"],CZK:[void 0,"Kč",2],DJF:[void 0,void 0,0],DKK:[void 0,"kr",2],DOP:[void 0,"$"],EGP:[void 0,"E£"],ESP:[void 0,"₧",0],EUR:["€"],FJD:[void 0,"$"],FKP:[void 0,"£"],GBP:["£"],GEL:[void 0,"₾"],GIP:[void 0,"£"],GNF:[void 0,"FG",0],GTQ:[void 0,"Q"],GYD:[void 0,"$",2],HKD:["HK$","$"],HNL:[void 0,"L"],HRK:[void 0,"kn"],HUF:[void 0,"Ft",2],IDR:[void 0,"Rp",2],ILS:["₪"],INR:["₹"],IQD:[void 0,void 0,0],IRR:[void 0,void 0,0],ISK:[void 0,"kr",0],ITL:[void 0,void 0,0],JMD:[void 0,"$"],JOD:[void 0,void 0,3],JPY:["¥",void 0,0],KHR:[void 0,"៛"],KMF:[void 0,"CF",0],KPW:[void 0,"₩",0],KRW:["₩",void 0,0],KWD:[void 0,void 0,3],KYD:[void 0,"$"],KZT:[void 0,"₸"],LAK:[void 0,"₭",0],LBP:[void 0,"L£",0],LKR:[void 0,"Rs"],LRD:[void 0,"$"],LTL:[void 0,"Lt"],LUF:[void 0,void 0,0],LVL:[void 0,"Ls"],LYD:[void 0,void 0,3],MGA:[void 0,"Ar",0],MGF:[void 0,void 0,0],MMK:[void 0,"K",0],MNT:[void 0,"₮",2],MRO:[void 0,void 0,0],MUR:[void 0,"Rs",2],MXN:["MX$","$"],MYR:[void 0,"RM"],NAD:[void 0,"$"],NGN:[void 0,"₦"],NIO:[void 0,"C$"],NOK:[void 0,"kr",2],NPR:[void 0,"Rs"],NZD:["NZ$","$"],OMR:[void 0,void 0,3],PHP:[void 0,"₱"],PKR:[void 0,"Rs",2],PLN:[void 0,"zł"],PYG:[void 0,"₲",0],RON:[void 0,"lei"],RSD:[void 0,void 0,0],RUB:[void 0,"₽"],RUR:[void 0,"р."],RWF:[void 0,"RF",0],SBD:[void 0,"$"],SEK:[void 0,"kr",2],SGD:[void 0,"$"],SHP:[void 0,"£"],SLL:[void 0,void 0,0],SOS:[void 0,void 0,0],SRD:[void 0,"$"],SSP:[void 0,"£"],STD:[void 0,void 0,0],STN:[void 0,"Db"],SYP:[void 0,"£",0],THB:[void 0,"฿"],TMM:[void 0,void 0,0],TND:[void 0,void 0,3],TOP:[void 0,"T$"],TRL:[void 0,void 0,0],TRY:[void 0,"₺"],TTD:[void 0,"$"],TWD:["NT$","$",2],TZS:[void 0,void 0,2],UAH:[void 0,"₴"],UGX:[void 0,void 0,0],USD:["$"],UYI:[void 0,void 0,0],UYU:[void 0,"$"],UYW:[void 0,void 0,4],UZS:[void 0,void 0,2],VEF:[void 0,"Bs",2],VND:["₫",void 0,0],VUV:[void 0,void 0,0],XAF:["FCFA",void 0,0],XCD:["EC$","$"],XOF:["CFA",void 0,0],XPF:["CFPF",void 0,0],XXX:["¤"],YER:[void 0,void 0,0],ZAR:[void 0,"R"],ZMK:[void 0,void 0,0],ZMW:[void 0,"ZK"],ZWD:[void 0,void 0,0]};
64/**
65 * @license
66 * Copyright Google Inc. All Rights Reserved.
67 *
68 * Use of this source code is governed by an MIT-style license that can be
69 * found in the LICENSE file at https://angular.io/license
70 */function M(e){return t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.LocaleId]}function j(e,r,n){var u=t.ɵfindLocaleData(e),o=q([u[t.ɵLocaleDataIndex.DayPeriodsFormat],u[t.ɵLocaleDataIndex.DayPeriodsStandalone]],r);return q(o,n)}function V(e,r,n){var u=t.ɵfindLocaleData(e),o=q([u[t.ɵLocaleDataIndex.DaysFormat],u[t.ɵLocaleDataIndex.DaysStandalone]],r);return q(o,n)}function W(e,r,n){var u=t.ɵfindLocaleData(e),o=q([u[t.ɵLocaleDataIndex.MonthsFormat],u[t.ɵLocaleDataIndex.MonthsStandalone]],r);return q(o,n)}function H(e,r){return q(t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.Eras],r)}function U(e,r){return q(t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.DateFormat],r)}function $(e,r){return q(t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.TimeFormat],r)}function G(e,r){return q(t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.DateTimeFormat],r)}function z(r,n){var u=t.ɵfindLocaleData(r),o=u[t.ɵLocaleDataIndex.NumberSymbols][n];if(void 0===o){if(n===e.NumberSymbol.CurrencyDecimal)return u[t.ɵLocaleDataIndex.NumberSymbols][e.NumberSymbol.Decimal];if(n===e.NumberSymbol.CurrencyGroup)return u[t.ɵLocaleDataIndex.NumberSymbols][e.NumberSymbol.Group]}return o}function Z(e,r){return t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.NumberFormats][r]}(O=e.NumberFormatStyle||(e.NumberFormatStyle={}))[O.Decimal=0]="Decimal",O[O.Percent=1]="Percent",O[O.Currency=2]="Currency",O[O.Scientific=3]="Scientific",(P=e.Plural||(e.Plural={}))[P.Zero=0]="Zero",P[P.One=1]="One",P[P.Two=2]="Two",P[P.Few=3]="Few",P[P.Many=4]="Many",P[P.Other=5]="Other",(R=e.FormStyle||(e.FormStyle={}))[R.Format=0]="Format",R[R.Standalone=1]="Standalone",(I=e.TranslationWidth||(e.TranslationWidth={}))[I.Narrow=0]="Narrow",I[I.Abbreviated=1]="Abbreviated",I[I.Wide=2]="Wide",I[I.Short=3]="Short",(k=e.FormatWidth||(e.FormatWidth={}))[k.Short=0]="Short",k[k.Medium=1]="Medium",k[k.Long=2]="Long",k[k.Full=3]="Full",(T=e.NumberSymbol||(e.NumberSymbol={}))[T.Decimal=0]="Decimal",T[T.Group=1]="Group",T[T.List=2]="List",T[T.PercentSign=3]="PercentSign",T[T.PlusSign=4]="PlusSign",T[T.MinusSign=5]="MinusSign",T[T.Exponential=6]="Exponential",T[T.SuperscriptingExponent=7]="SuperscriptingExponent",T[T.PerMille=8]="PerMille",T[T[1/0]=9]="Infinity",T[T.NaN=10]="NaN",T[T.TimeSeparator=11]="TimeSeparator",T[T.CurrencyDecimal=12]="CurrencyDecimal",T[T.CurrencyGroup=13]="CurrencyGroup",(x=e.WeekDay||(e.WeekDay={}))[x.Sunday=0]="Sunday",x[x.Monday=1]="Monday",x[x.Tuesday=2]="Tuesday",x[x.Wednesday=3]="Wednesday",x[x.Thursday=4]="Thursday",x[x.Friday=5]="Friday",x[x.Saturday=6]="Saturday";var K=t.ɵgetLocalePluralCase;function Y(e){if(!e[t.ɵLocaleDataIndex.ExtraData])throw new Error('Missing extra locale data for the locale "'+e[t.ɵLocaleDataIndex.LocaleId]+'". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.')}function X(e){var r=t.ɵfindLocaleData(e);return Y(r),(r[t.ɵLocaleDataIndex.ExtraData][2]||[]).map((function(e){return"string"==typeof e?Q(e):[Q(e[0]),Q(e[1])]}))}function J(e,r,n){var u=t.ɵfindLocaleData(e);Y(u);var o=q([u[t.ɵLocaleDataIndex.ExtraData][0],u[t.ɵLocaleDataIndex.ExtraData][1]],r)||[];return q(o,n)||[]}function q(e,t){for(var r=t;r>-1;r--)if(void 0!==e[r])return e[r];throw new Error("Locale data API: locale data undefined")}function Q(e){var t=f(e.split(":"),2);return{hours:+t[0],minutes:+t[1]}}function ee(e,r,n){void 0===n&&(n="en");var u=function o(e){return t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.Currencies]}(n)[e]||N[e]||[],i=u[1];return"narrow"===r&&"string"==typeof i?i:u[0]||e}var te=2;function re(e){var t,r=N[e];return r&&(t=r[2]),"number"==typeof t?t:te}
71/**
72 * @license
73 * Copyright Google Inc. All Rights Reserved.
74 *
75 * Use of this source code is governed by an MIT-style license that can be
76 * found in the LICENSE file at https://angular.io/license
77 */var ne,ue,oe,ie=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,ae={},se=/((?:[^GyMLwWdEabBhHmsSzZO']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/;function le(t,r,n,u){var o=function i(e){if(Fe(e))return e;if("number"==typeof e&&!isNaN(e))return new Date(e);if("string"==typeof e){e=e.trim();var t,r=parseFloat(e);if(!isNaN(e-r))return new Date(r);if(/^(\d{4}-\d{1,2}-\d{1,2})$/.test(e)){var n=f(e.split("-").map((function(e){return+e})),3);return new Date(n[0],n[1]-1,n[2])}if(t=e.match(ie))return function u(e){var t=new Date(0),r=0,n=0,u=e[8]?t.setUTCFullYear:t.setFullYear,o=e[8]?t.setUTCHours:t.setHours;e[9]&&(r=Number(e[9]+e[10]),n=Number(e[9]+e[11])),u.call(t,Number(e[1]),Number(e[2])-1,Number(e[3]));var i=Number(e[4]||0)-r,a=Number(e[5]||0)-n,s=Number(e[6]||0),l=Math.round(1e3*parseFloat("0."+(e[7]||0)));return o.call(t,i,a,s,l),t}(t)}var o=new Date(e);if(!Fe(o))throw new Error('Unable to convert "'+e+'" into a date');return o}(t);r=function t(r,n){var u=M(r);if(ae[u]=ae[u]||{},ae[u][n])return ae[u][n];var o="";switch(n){case"shortDate":o=U(r,e.FormatWidth.Short);break;case"mediumDate":o=U(r,e.FormatWidth.Medium);break;case"longDate":o=U(r,e.FormatWidth.Long);break;case"fullDate":o=U(r,e.FormatWidth.Full);break;case"shortTime":o=$(r,e.FormatWidth.Short);break;case"mediumTime":o=$(r,e.FormatWidth.Medium);break;case"longTime":o=$(r,e.FormatWidth.Long);break;case"fullTime":o=$(r,e.FormatWidth.Full);break;case"short":var i=t(r,"shortTime"),a=t(r,"shortDate");o=ce(G(r,e.FormatWidth.Short),[i,a]);break;case"medium":var s=t(r,"mediumTime"),l=t(r,"mediumDate");o=ce(G(r,e.FormatWidth.Medium),[s,l]);break;case"long":var c=t(r,"longTime"),f=t(r,"longDate");o=ce(G(r,e.FormatWidth.Long),[c,f]);break;case"full":var p=t(r,"fullTime"),D=t(r,"fullDate");o=ce(G(r,e.FormatWidth.Full),[p,D])}return o&&(ae[u][n]=o),o}(n,r)||r;for(var a,s=[];r;){if(!(a=se.exec(r))){s.push(r);break}var l=(s=s.concat(a.slice(1))).pop();if(!l)break;r=l}var c=o.getTimezoneOffset();u&&(c=Ce(u,c),o=function p(e,t,r){var n=r?-1:1,u=e.getTimezoneOffset();return function o(e,t){return(e=new Date(e.getTime())).setMinutes(e.getMinutes()+t),e}(e,n*(Ce(t,u)-u))}(o,u,!0));var D="";return s.forEach((function(t){var r=function u(t){if(me[t])return me[t];var r;switch(t){case"G":case"GG":case"GGG":r=De(oe.Eras,e.TranslationWidth.Abbreviated);break;case"GGGG":r=De(oe.Eras,e.TranslationWidth.Wide);break;case"GGGGG":r=De(oe.Eras,e.TranslationWidth.Narrow);break;case"y":r=pe(ue.FullYear,1,0,!1,!0);break;case"yy":r=pe(ue.FullYear,2,0,!0,!0);break;case"yyy":r=pe(ue.FullYear,3,0,!1,!0);break;case"yyyy":r=pe(ue.FullYear,4,0,!1,!0);break;case"M":case"L":r=pe(ue.Month,1,1);break;case"MM":case"LL":r=pe(ue.Month,2,1);break;case"MMM":r=De(oe.Months,e.TranslationWidth.Abbreviated);break;case"MMMM":r=De(oe.Months,e.TranslationWidth.Wide);break;case"MMMMM":r=De(oe.Months,e.TranslationWidth.Narrow);break;case"LLL":r=De(oe.Months,e.TranslationWidth.Abbreviated,e.FormStyle.Standalone);break;case"LLLL":r=De(oe.Months,e.TranslationWidth.Wide,e.FormStyle.Standalone);break;case"LLLLL":r=De(oe.Months,e.TranslationWidth.Narrow,e.FormStyle.Standalone);break;case"w":r=ge(1);break;case"ww":r=ge(2);break;case"W":r=ge(1,!0);break;case"d":r=pe(ue.Date,1);break;case"dd":r=pe(ue.Date,2);break;case"E":case"EE":case"EEE":r=De(oe.Days,e.TranslationWidth.Abbreviated);break;case"EEEE":r=De(oe.Days,e.TranslationWidth.Wide);break;case"EEEEE":r=De(oe.Days,e.TranslationWidth.Narrow);break;case"EEEEEE":r=De(oe.Days,e.TranslationWidth.Short);break;case"a":case"aa":case"aaa":r=De(oe.DayPeriods,e.TranslationWidth.Abbreviated);break;case"aaaa":r=De(oe.DayPeriods,e.TranslationWidth.Wide);break;case"aaaaa":r=De(oe.DayPeriods,e.TranslationWidth.Narrow);break;case"b":case"bb":case"bbb":r=De(oe.DayPeriods,e.TranslationWidth.Abbreviated,e.FormStyle.Standalone,!0);break;case"bbbb":r=De(oe.DayPeriods,e.TranslationWidth.Wide,e.FormStyle.Standalone,!0);break;case"bbbbb":r=De(oe.DayPeriods,e.TranslationWidth.Narrow,e.FormStyle.Standalone,!0);break;case"B":case"BB":case"BBB":r=De(oe.DayPeriods,e.TranslationWidth.Abbreviated,e.FormStyle.Format,!0);break;case"BBBB":r=De(oe.DayPeriods,e.TranslationWidth.Wide,e.FormStyle.Format,!0);break;case"BBBBB":r=De(oe.DayPeriods,e.TranslationWidth.Narrow,e.FormStyle.Format,!0);break;case"h":r=pe(ue.Hours,1,-12);break;case"hh":r=pe(ue.Hours,2,-12);break;case"H":r=pe(ue.Hours,1);break;case"HH":r=pe(ue.Hours,2);break;case"m":r=pe(ue.Minutes,1);break;case"mm":r=pe(ue.Minutes,2);break;case"s":r=pe(ue.Seconds,1);break;case"ss":r=pe(ue.Seconds,2);break;case"S":r=pe(ue.FractionalSeconds,1);break;case"SS":r=pe(ue.FractionalSeconds,2);break;case"SSS":r=pe(ue.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":r=de(ne.Short);break;case"ZZZZZ":r=de(ne.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":r=de(ne.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":r=de(ne.Long);break;default:return null}return me[t]=r,r}(t);D+=r?r(o,n,c):"''"===t?"'":t.replace(/(^'|'$)/g,"").replace(/''/g,"'")})),D}function ce(e,t){return t&&(e=e.replace(/\{([^}]+)}/g,(function(e,r){return null!=t&&r in t?t[r]:e}))),e}function fe(e,t,r,n,u){void 0===r&&(r="-");var o="";(e<0||u&&e<=0)&&(u?e=1-e:(e=-e,o=r));for(var i=String(e);i.length<t;)i="0"+i;return n&&(i=i.substr(i.length-t)),o+i}function pe(t,r,n,u,o){return void 0===n&&(n=0),void 0===u&&(u=!1),void 0===o&&(o=!1),function(i,a){var s=function l(e,t){switch(e){case ue.FullYear:return t.getFullYear();case ue.Month:return t.getMonth();case ue.Date:return t.getDate();case ue.Hours:return t.getHours();case ue.Minutes:return t.getMinutes();case ue.Seconds:return t.getSeconds();case ue.FractionalSeconds:return t.getMilliseconds();case ue.Day:return t.getDay();default:throw new Error('Unknown DateType value "'+e+'".')}}(t,i);if((n>0||s>-n)&&(s+=n),t===ue.Hours)0===s&&-12===n&&(s=12);else if(t===ue.FractionalSeconds)return function c(e,t){return fe(e,3).substr(0,t)}(s,r);var f=z(a,e.NumberSymbol.MinusSign);return fe(s,r,f,u,o)}}function De(t,r,n,u){return void 0===n&&(n=e.FormStyle.Format),void 0===u&&(u=!1),function(e,o){return function i(e,t,r,n,u,o){switch(r){case oe.Months:return W(t,u,n)[e.getMonth()];case oe.Days:return V(t,u,n)[e.getDay()];case oe.DayPeriods:var i=e.getHours(),a=e.getMinutes();if(o){var s,l=X(t),c=J(t,u,n);if(l.forEach((function(e,t){if(Array.isArray(e)){var r=e[0],n=e[1],u=n.hours;i>=r.hours&&a>=r.minutes&&(i<u||i===u&&a<n.minutes)&&(s=c[t])}else e.hours===i&&e.minutes===a&&(s=c[t])})),s)return s}return j(t,u,n)[i<12?0:1];case oe.Eras:return H(t,n)[e.getFullYear()<=0?0:1];default:throw new Error("unexpected translation type "+r)}}(e,o,t,r,n,u)}}function de(t){return function(r,n,u){var o=-1*u,i=z(n,e.NumberSymbol.MinusSign),a=o>0?Math.floor(o/60):Math.ceil(o/60);switch(t){case ne.Short:return(o>=0?"+":"")+fe(a,2,i)+fe(Math.abs(o%60),2,i);case ne.ShortGMT:return"GMT"+(o>=0?"+":"")+fe(a,1,i);case ne.Long:return"GMT"+(o>=0?"+":"")+fe(a,2,i)+":"+fe(Math.abs(o%60),2,i);case ne.Extended:return 0===u?"Z":(o>=0?"+":"")+fe(a,2,i)+":"+fe(Math.abs(o%60),2,i);default:throw new Error('Unknown zone width "'+t+'"')}}}!function(e){e[e.Short=0]="Short",e[e.ShortGMT=1]="ShortGMT",e[e.Long=2]="Long",e[e.Extended=3]="Extended"}(ne||(ne={})),function(e){e[e.FullYear=0]="FullYear",e[e.Month=1]="Month",e[e.Date=2]="Date",e[e.Hours=3]="Hours",e[e.Minutes=4]="Minutes",e[e.Seconds=5]="Seconds",e[e.FractionalSeconds=6]="FractionalSeconds",e[e.Day=7]="Day"}(ue||(ue={})),function(e){e[e.DayPeriods=0]="DayPeriods",e[e.Days=1]="Days",e[e.Months=2]="Months",e[e.Eras=3]="Eras"}(oe||(oe={}));var he=0,ye=4;function ge(t,r){return void 0===r&&(r=!1),function(n,u){var o;if(r){var i=new Date(n.getFullYear(),n.getMonth(),1).getDay()-1,a=n.getDate();o=1+Math.floor((a+i)/7)}else{var s=function l(e){var t=new Date(e,he,1).getDay();return new Date(e,0,1+(t<=ye?ye:ye+7)-t)}(n.getFullYear()),c=function f(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate()+(ye-e.getDay()))}(n).getTime()-s.getTime();o=1+Math.round(c/6048e5)}return fe(o,t,z(u,e.NumberSymbol.MinusSign))}}var me={};function Ce(e,t){e=e.replace(/:/g,"");var r=Date.parse("Jan 01, 1970 00:00:00 "+e)/6e4;return isNaN(r)?t:r}function Fe(e){return e instanceof Date&&!isNaN(e.valueOf())}
78/**
79 * @license
80 * Copyright Google Inc. All Rights Reserved.
81 *
82 * Use of this source code is governed by an MIT-style license that can be
83 * found in the LICENSE file at https://angular.io/license
84 */var ve,Ee=/^(\d+)?\.((\d+)(-(\d+))?)?$/,be=22,_e=".",Ae="0",we=";",Se=",",Be="#",Le="¤",Oe="%";function Pe(t,r,n,u,o,i,a){void 0===a&&(a=!1);var s="",l=!1;if(isFinite(t)){var c=function f(e){var t,r,n,u,o,i=Math.abs(e)+"",a=0;for((r=i.indexOf(_e))>-1&&(i=i.replace(_e,"")),(n=i.search(/e/i))>0?(r<0&&(r=n),r+=+i.slice(n+1),i=i.substring(0,n)):r<0&&(r=i.length),n=0;i.charAt(n)===Ae;n++);if(n===(o=i.length))t=[0],r=1;else{for(o--;i.charAt(o)===Ae;)o--;for(r-=n,t=[],u=0;n<=o;n++,u++)t[u]=Number(i.charAt(n))}return r>be&&(t=t.splice(0,be-1),a=r-1,r=1),{digits:t,exponent:a,integerLen:r}}(t);a&&(c=function p(e){if(0===e.digits[0])return e;var t=e.digits.length-e.integerLen;return e.exponent?e.exponent+=2:(0===t?e.digits.push(0,0):1===t&&e.digits.push(0),e.integerLen+=2),e}(c));var D=r.minInt,d=r.minFrac,h=r.maxFrac;if(i){var y=i.match(Ee);if(null===y)throw new Error(i+" is not a valid digit info");var g=y[1],m=y[3],C=y[5];null!=g&&(D=xe(g)),null!=m&&(d=xe(m)),null!=C?h=xe(C):null!=m&&d>h&&(h=d)}!function F(e,t,r){if(t>r)throw new Error("The minimum number of digits after fraction ("+t+") is higher than the maximum ("+r+").");var n=e.digits,u=n.length-e.integerLen,o=Math.min(Math.max(t,u),r),i=o+e.integerLen,a=n[i];if(i>0){n.splice(Math.max(e.integerLen,i));for(var s=i;s<n.length;s++)n[s]=0}else{u=Math.max(0,u),e.integerLen=1,n.length=Math.max(1,i=o+1),n[0]=0;for(var l=1;l<i;l++)n[l]=0}if(a>=5)if(i-1<0){for(var c=0;c>i;c--)n.unshift(0),e.integerLen++;n.unshift(1),e.integerLen++}else n[i-1]++;for(;u<Math.max(0,o);u++)n.push(0);var f=0!==o,p=t+e.integerLen,D=n.reduceRight((function(e,t,r,n){return n[r]=(t+=e)<10?t:t-10,f&&(0===n[r]&&r>=p?n.pop():f=!1),t>=10?1:0}),0);D&&(n.unshift(D),e.integerLen++)}(c,d,h);var v=c.digits,E=c.integerLen,b=c.exponent,_=[];for(l=v.every((function(e){return!e}));E<D;E++)v.unshift(0);for(;E<0;E++)v.unshift(0);E>0?_=v.splice(E,v.length):(_=v,v=[0]);var A=[];for(v.length>=r.lgSize&&A.unshift(v.splice(-r.lgSize,v.length).join(""));v.length>r.gSize;)A.unshift(v.splice(-r.gSize,v.length).join(""));v.length&&A.unshift(v.join("")),s=A.join(z(n,u)),_.length&&(s+=z(n,o)+_.join("")),b&&(s+=z(n,e.NumberSymbol.Exponential)+"+"+b)}else s=z(n,e.NumberSymbol.Infinity);return t<0&&!l?r.negPre+s+r.negSuf:r.posPre+s+r.posSuf}function Re(t,r,n,u,o){var i=Te(Z(r,e.NumberFormatStyle.Currency),z(r,e.NumberSymbol.MinusSign));return i.minFrac=re(u),i.maxFrac=i.minFrac,Pe(t,i,r,e.NumberSymbol.CurrencyGroup,e.NumberSymbol.CurrencyDecimal,o).replace(Le,n).replace(Le,"").trim()}function Ie(t,r,n){return Pe(t,Te(Z(r,e.NumberFormatStyle.Percent),z(r,e.NumberSymbol.MinusSign)),r,e.NumberSymbol.Group,e.NumberSymbol.Decimal,n,!0).replace(new RegExp(Oe,"g"),z(r,e.NumberSymbol.PercentSign))}function ke(t,r,n){return Pe(t,Te(Z(r,e.NumberFormatStyle.Decimal),z(r,e.NumberSymbol.MinusSign)),r,e.NumberSymbol.Group,e.NumberSymbol.Decimal,n)}function Te(e,t){void 0===t&&(t="-");var r={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},n=e.split(we),u=n[0],o=n[1],i=-1!==u.indexOf(_e)?u.split(_e):[u.substring(0,u.lastIndexOf(Ae)+1),u.substring(u.lastIndexOf(Ae)+1)],a=i[0],s=i[1]||"";r.posPre=a.substr(0,a.indexOf(Be));for(var l=0;l<s.length;l++){var c=s.charAt(l);c===Ae?r.minFrac=r.maxFrac=l+1:c===Be?r.maxFrac=l+1:r.posSuf+=c}var f=a.split(Se);if(r.gSize=f[1]?f[1].length:0,r.lgSize=f[2]||f[1]?(f[2]||f[1]).length:0,o){var p=u.length-r.posPre.length-r.posSuf.length,D=o.indexOf(Be);r.negPre=o.substr(0,D).replace(/'/g,""),r.negSuf=o.substr(D+p).replace(/'/g,"")}else r.negPre=t+r.posPre,r.negSuf=r.posSuf;return r}function xe(e){var t=parseInt(e);if(isNaN(t))throw new Error("Invalid integer literal when parsing "+e);return t}
85/**
86 * @license
87 * Copyright Google Inc. All Rights Reserved.
88 *
89 * Use of this source code is governed by an MIT-style license that can be
90 * found in the LICENSE file at https://angular.io/license
91 */function Ne(e,t,r,n){var u="="+e;if(t.indexOf(u)>-1)return u;if(u=r.getPluralCategory(e,n),t.indexOf(u)>-1)return u;if(t.indexOf("other")>-1)return"other";throw new Error('No plural message found for value "'+e+'"')}var Me=function(r){function n(e){var t=r.call(this)||this;return t.locale=e,t}return i(n,r),n.prototype.getPluralCategory=function(t,r){switch(K(r||this.locale)(t)){case e.Plural.Zero:return"zero";case e.Plural.One:return"one";case e.Plural.Two:return"two";case e.Plural.Few:return"few";case e.Plural.Many:return"many";default:return"other"}},a([t.Injectable(),s(0,t.Inject(t.LOCALE_ID)),l("design:paramtypes",[String])],n)}(ve=function ve(){}),je=function(){function e(e,t,r,n){this._iterableDiffers=e,this._keyValueDiffers=t,this._ngEl=r,this._renderer=n,this._iterableDiffer=null,this._keyValueDiffer=null,this._initialClasses=[],this._rawClass=null}return Object.defineProperty(e.prototype,"klass",{set:function(e){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof e?e.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClass",{set:function(e){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof e?e.split(/\s+/):e,this._rawClass&&(t.ɵisListLikeIterable(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())},enumerable:!0,configurable:!0}),e.prototype.ngDoCheck=function(){if(this._iterableDiffer){var e=this._iterableDiffer.diff(this._rawClass);e&&this._applyIterableChanges(e)}else if(this._keyValueDiffer){var t=this._keyValueDiffer.diff(this._rawClass);t&&this._applyKeyValueChanges(t)}},e.prototype._applyKeyValueChanges=function(e){var t=this;e.forEachAddedItem((function(e){return t._toggleClass(e.key,e.currentValue)})),e.forEachChangedItem((function(e){return t._toggleClass(e.key,e.currentValue)})),e.forEachRemovedItem((function(e){e.previousValue&&t._toggleClass(e.key,!1)}))},e.prototype._applyIterableChanges=function(e){var r=this;e.forEachAddedItem((function(e){if("string"!=typeof e.item)throw new Error("NgClass can only toggle CSS classes expressed as strings, got "+t.ɵstringify(e.item));r._toggleClass(e.item,!0)})),e.forEachRemovedItem((function(e){return r._toggleClass(e.item,!1)}))},e.prototype._applyClasses=function(e){var t=this;e&&(Array.isArray(e)||e instanceof Set?e.forEach((function(e){return t._toggleClass(e,!0)})):Object.keys(e).forEach((function(r){return t._toggleClass(r,!!e[r])})))},e.prototype._removeClasses=function(e){var t=this;e&&(Array.isArray(e)||e instanceof Set?e.forEach((function(e){return t._toggleClass(e,!1)})):Object.keys(e).forEach((function(e){return t._toggleClass(e,!1)})))},e.prototype._toggleClass=function(e,t){var r=this;(e=e.trim())&&e.split(/\s+/g).forEach((function(e){t?r._renderer.addClass(r._ngEl.nativeElement,e):r._renderer.removeClass(r._ngEl.nativeElement,e)}))},a([t.Input("class"),l("design:type",String),l("design:paramtypes",[String])],e.prototype,"klass",null),a([t.Input("ngClass"),l("design:type",Object),l("design:paramtypes",[Object])],e.prototype,"ngClass",null),a([t.Directive({selector:"[ngClass]"}),l("design:paramtypes",[t.IterableDiffers,t.KeyValueDiffers,t.ElementRef,t.Renderer2])],e)}(),Ve=function(){function e(e){this._viewContainerRef=e,this._componentRef=null,this._moduleRef=null}return e.prototype.ngOnChanges=function(e){if(this._viewContainerRef.clear(),this._componentRef=null,this.ngComponentOutlet){var r=this.ngComponentOutletInjector||this._viewContainerRef.parentInjector;if(e.ngComponentOutletNgModuleFactory)if(this._moduleRef&&this._moduleRef.destroy(),this.ngComponentOutletNgModuleFactory){var n=r.get(t.NgModuleRef);this._moduleRef=this.ngComponentOutletNgModuleFactory.create(n.injector)}else this._moduleRef=null;var u=(this._moduleRef?this._moduleRef.componentFactoryResolver:r.get(t.ComponentFactoryResolver)).resolveComponentFactory(this.ngComponentOutlet);this._componentRef=this._viewContainerRef.createComponent(u,this._viewContainerRef.length,r,this.ngComponentOutletContent)}},e.prototype.ngOnDestroy=function(){this._moduleRef&&this._moduleRef.destroy()},a([t.Input(),l("design:type",t.Type)],e.prototype,"ngComponentOutlet",void 0),a([t.Input(),l("design:type",t.Injector)],e.prototype,"ngComponentOutletInjector",void 0),a([t.Input(),l("design:type",Array)],e.prototype,"ngComponentOutletContent",void 0),a([t.Input(),l("design:type",t.NgModuleFactory)],e.prototype,"ngComponentOutletNgModuleFactory",void 0),a([t.Directive({selector:"[ngComponentOutlet]"}),l("design:paramtypes",[t.ViewContainerRef])],e)}(),We=function(){function e(e,t,r,n){this.$implicit=e,this.ngForOf=t,this.index=r,this.count=n}return Object.defineProperty(e.prototype,"first",{get:function(){return 0===this.index},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"last",{get:function(){return this.index===this.count-1},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"even",{get:function(){return this.index%2==0},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"odd",{get:function(){return!this.even},enumerable:!0,configurable:!0}),e}(),He=function(){function e(e,t,r){this._viewContainer=e,this._template=t,this._differs=r,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}return Object.defineProperty(e.prototype,"ngForOf",{set:function(e){this._ngForOf=e,this._ngForOfDirty=!0},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngForTrackBy",{get:function(){return this._trackByFn},set:function(e){t.isDevMode()&&null!=e&&"function"!=typeof e&&console&&console.warn&&console.warn("trackBy must be a function, but received "+JSON.stringify(e)+". See https://angular.io/api/common/NgForOf#change-propagation for more information."),this._trackByFn=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngForTemplate",{set:function(e){e&&(this._template=e)},enumerable:!0,configurable:!0}),e.prototype.ngDoCheck=function(){if(this._ngForOfDirty){this._ngForOfDirty=!1;var e=this._ngForOf;if(!this._differ&&e)try{this._differ=this._differs.find(e).create(this.ngForTrackBy)}catch(t){throw new Error("Cannot find a differ supporting object '"+e+"' of type '"+function t(e){return e.name||typeof e}
92/**
93 * @license
94 * Copyright Google Inc. All Rights Reserved.
95 *
96 * Use of this source code is governed by an MIT-style license that can be
97 * found in the LICENSE file at https://angular.io/license
98 */(e)+"'. NgFor only supports binding to Iterables such as Arrays.")}}if(this._differ){var r=this._differ.diff(this._ngForOf);r&&this._applyChanges(r)}},e.prototype._applyChanges=function(e){var t=this,r=[];e.forEachOperation((function(e,n,u){if(null==e.previousIndex){var o=t._viewContainer.createEmbeddedView(t._template,new We(null,t._ngForOf,-1,-1),null===u?void 0:u),i=new Ue(e,o);r.push(i)}else null==u?t._viewContainer.remove(null===n?void 0:n):null!==n&&(o=t._viewContainer.get(n),t._viewContainer.move(o,u),i=new Ue(e,o),r.push(i))}));for(var n=0;n<r.length;n++)this._perViewChange(r[n].view,r[n].record);n=0;for(var u=this._viewContainer.length;n<u;n++){var o=this._viewContainer.get(n);o.context.index=n,o.context.count=u,o.context.ngForOf=this._ngForOf}e.forEachIdentityChange((function(e){t._viewContainer.get(e.currentIndex).context.$implicit=e.item}))},e.prototype._perViewChange=function(e,t){e.context.$implicit=t.item},e.ngTemplateContextGuard=function(e,t){return!0},a([t.Input(),l("design:type",Object),l("design:paramtypes",[Object])],e.prototype,"ngForOf",null),a([t.Input(),l("design:type",Function),l("design:paramtypes",[Function])],e.prototype,"ngForTrackBy",null),a([t.Input(),l("design:type",t.TemplateRef),l("design:paramtypes",[t.TemplateRef])],e.prototype,"ngForTemplate",null),a([t.Directive({selector:"[ngFor][ngForOf]"}),l("design:paramtypes",[t.ViewContainerRef,t.TemplateRef,t.IterableDiffers])],e)}(),Ue=function Ue(e,t){this.record=e,this.view=t},$e=function(){function e(e,t){this._viewContainer=e,this._context=new Ge,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=t}return Object.defineProperty(e.prototype,"ngIf",{set:function(e){this._context.$implicit=this._context.ngIf=e,this._updateView()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngIfThen",{set:function(e){ze("ngIfThen",e),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngIfElse",{set:function(e){ze("ngIfElse",e),this._elseTemplateRef=e,this._elseViewRef=null,this._updateView()},enumerable:!0,configurable:!0}),e.prototype._updateView=function(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))},e.ngTemplateContextGuard=function(e,t){return!0},a([t.Input(),l("design:type",Object),l("design:paramtypes",[Object])],e.prototype,"ngIf",null),a([t.Input(),l("design:type",Object),l("design:paramtypes",[Object])],e.prototype,"ngIfThen",null),a([t.Input(),l("design:type",Object),l("design:paramtypes",[Object])],e.prototype,"ngIfElse",null),a([t.Directive({selector:"[ngIf]"}),l("design:paramtypes",[t.ViewContainerRef,t.TemplateRef])],e)}(),Ge=function Ge(){this.$implicit=null,this.ngIf=null};
99/**
100 * @license
101 * Copyright Google Inc. All Rights Reserved.
102 *
103 * Use of this source code is governed by an MIT-style license that can be
104 * found in the LICENSE file at https://angular.io/license
105 */function ze(e,r){if(r&&!r.createEmbeddedView)throw new Error(e+" must be a TemplateRef, but received '"+t.ɵstringify(r)+"'.")}
106/**
107 * @license
108 * Copyright Google Inc. All Rights Reserved.
109 *
110 * Use of this source code is governed by an MIT-style license that can be
111 * found in the LICENSE file at https://angular.io/license
112 */var Ze=function(){function e(e,t){this._viewContainerRef=e,this._templateRef=t,this._created=!1}return e.prototype.create=function(){this._created=!0,this._viewContainerRef.createEmbeddedView(this._templateRef)},e.prototype.destroy=function(){this._created=!1,this._viewContainerRef.clear()},e.prototype.enforceState=function(e){e&&!this._created?this.create():!e&&this._created&&this.destroy()},e}(),Ke=function(){function e(){this._defaultUsed=!1,this._caseCount=0,this._lastCaseCheckIndex=0,this._lastCasesMatched=!1}return Object.defineProperty(e.prototype,"ngSwitch",{set:function(e){this._ngSwitch=e,0===this._caseCount&&this._updateDefaultCases(!0)},enumerable:!0,configurable:!0}),e.prototype._addCase=function(){return this._caseCount++},e.prototype._addDefault=function(e){this._defaultViews||(this._defaultViews=[]),this._defaultViews.push(e)},e.prototype._matchCase=function(e){var t=e==this._ngSwitch;return this._lastCasesMatched=this._lastCasesMatched||t,this._lastCaseCheckIndex++,this._lastCaseCheckIndex===this._caseCount&&(this._updateDefaultCases(!this._lastCasesMatched),this._lastCaseCheckIndex=0,this._lastCasesMatched=!1),t},e.prototype._updateDefaultCases=function(e){if(this._defaultViews&&e!==this._defaultUsed){this._defaultUsed=e;for(var t=0;t<this._defaultViews.length;t++)this._defaultViews[t].enforceState(e)}},a([t.Input(),l("design:type",Object),l("design:paramtypes",[Object])],e.prototype,"ngSwitch",null),a([t.Directive({selector:"[ngSwitch]"})],e)}(),Ye=function(){function e(e,t,r){this.ngSwitch=r,r._addCase(),this._view=new Ze(e,t)}return e.prototype.ngDoCheck=function(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))},a([t.Input(),l("design:type",Object)],e.prototype,"ngSwitchCase",void 0),a([t.Directive({selector:"[ngSwitchCase]"}),s(2,t.Host()),l("design:paramtypes",[t.ViewContainerRef,t.TemplateRef,Ke])],e)}(),Xe=a([t.Directive({selector:"[ngSwitchDefault]"}),s(2,t.Host()),l("design:paramtypes",[t.ViewContainerRef,t.TemplateRef,Ke])],(function Xe(e,t,r){r._addDefault(new Ze(e,t))})),Je=function(){function e(e){this._localization=e,this._caseViews={}}return Object.defineProperty(e.prototype,"ngPlural",{set:function(e){this._switchValue=e,this._updateView()},enumerable:!0,configurable:!0}),e.prototype.addCase=function(e,t){this._caseViews[e]=t},e.prototype._updateView=function(){this._clearViews();var e=Object.keys(this._caseViews),t=Ne(this._switchValue,e,this._localization);this._activateView(this._caseViews[t])},e.prototype._clearViews=function(){this._activeView&&this._activeView.destroy()},e.prototype._activateView=function(e){e&&(this._activeView=e,this._activeView.create())},a([t.Input(),l("design:type",Number),l("design:paramtypes",[Number])],e.prototype,"ngPlural",null),a([t.Directive({selector:"[ngPlural]"}),l("design:paramtypes",[ve])],e)}(),qe=a([t.Directive({selector:"[ngPluralCase]"}),s(0,t.Attribute("ngPluralCase")),s(3,t.Host()),l("design:paramtypes",[String,t.TemplateRef,t.ViewContainerRef,Je])],(function qe(e,t,r,n){this.value=e;var u=!isNaN(Number(e));n.addCase(u?"="+e:e,new Ze(r,t))})),Qe=function(){function e(e,t,r){this._ngEl=e,this._differs=t,this._renderer=r,this._ngStyle=null,this._differ=null}return Object.defineProperty(e.prototype,"ngStyle",{set:function(e){this._ngStyle=e,!this._differ&&e&&(this._differ=this._differs.find(e).create())},enumerable:!0,configurable:!0}),e.prototype.ngDoCheck=function(){if(this._differ){var e=this._differ.diff(this._ngStyle);e&&this._applyChanges(e)}},e.prototype._setStyle=function(e,t){var r=f(e.split("."),2),n=r[0],u=r[1];null!=(t=null!=t&&u?""+t+u:t)?this._renderer.setStyle(this._ngEl.nativeElement,n,t):this._renderer.removeStyle(this._ngEl.nativeElement,n)},e.prototype._applyChanges=function(e){var t=this;e.forEachRemovedItem((function(e){return t._setStyle(e.key,null)})),e.forEachAddedItem((function(e){return t._setStyle(e.key,e.currentValue)})),e.forEachChangedItem((function(e){return t._setStyle(e.key,e.currentValue)}))},a([t.Input("ngStyle"),l("design:type",Object),l("design:paramtypes",[Object])],e.prototype,"ngStyle",null),a([t.Directive({selector:"[ngStyle]"}),l("design:paramtypes",[t.ElementRef,t.KeyValueDiffers,t.Renderer2])],e)}(),et=function(){function e(e){this._viewContainerRef=e,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null}return e.prototype.ngOnChanges=function(e){if(this._shouldRecreateView(e)){var t=this._viewContainerRef;this._viewRef&&t.remove(t.indexOf(this._viewRef)),this._viewRef=this.ngTemplateOutlet?t.createEmbeddedView(this.ngTemplateOutlet,this.ngTemplateOutletContext):null}else this._viewRef&&this.ngTemplateOutletContext&&this._updateExistingContext(this.ngTemplateOutletContext)},e.prototype._shouldRecreateView=function(e){var t=e.ngTemplateOutletContext;return!!e.ngTemplateOutlet||t&&this._hasContextShapeChanged(t)},e.prototype._hasContextShapeChanged=function(e){var t,r,n=Object.keys(e.previousValue||{}),u=Object.keys(e.currentValue||{});if(n.length===u.length){try{for(var o=c(u),i=o.next();!i.done;i=o.next())if(-1===n.indexOf(i.value))return!0}catch(e){t={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return!1}return!0},e.prototype._updateExistingContext=function(e){var t,r;try{for(var n=c(Object.keys(e)),u=n.next();!u.done;u=n.next()){var o=u.value;this._viewRef.context[o]=this.ngTemplateOutletContext[o]}}catch(e){t={error:e}}finally{try{u&&!u.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}},a([t.Input(),l("design:type",Object)],e.prototype,"ngTemplateOutletContext",void 0),a([t.Input(),l("design:type",Object)],e.prototype,"ngTemplateOutlet",void 0),a([t.Directive({selector:"[ngTemplateOutlet]"}),l("design:paramtypes",[t.ViewContainerRef])],e)}(),tt=[je,Ve,He,$e,et,Qe,Ke,Ye,Xe,Je,qe];
113/**
114 * @license
115 * Copyright Google Inc. All Rights Reserved.
116 *
117 * Use of this source code is governed by an MIT-style license that can be
118 * found in the LICENSE file at https://angular.io/license
119 */
120function rt(e,r){return Error("InvalidPipeArgument: '"+r+"' for pipe '"+t.ɵstringify(e)+"'")}
121/**
122 * @license
123 * Copyright Google Inc. All Rights Reserved.
124 *
125 * Use of this source code is governed by an MIT-style license that can be
126 * found in the LICENSE file at https://angular.io/license
127 */var nt=function(){function e(){}return e.prototype.createSubscription=function(e,t){return e.subscribe({next:t,error:function(e){throw e}})},e.prototype.dispose=function(e){e.unsubscribe()},e.prototype.onDestroy=function(e){e.unsubscribe()},e}(),ut=new(function(){function e(){}return e.prototype.createSubscription=function(e,t){return e.then(t,(function(e){throw e}))},e.prototype.dispose=function(e){},e.prototype.onDestroy=function(e){},e}()),ot=new nt,it=function(){function e(e){this._ref=e,this._latestValue=null,this._latestReturnedValue=null,this._subscription=null,this._obj=null,this._strategy=null}var r;return r=e,e.prototype.ngOnDestroy=function(){this._subscription&&this._dispose()},e.prototype.transform=function(e){return this._obj?e!==this._obj?(this._dispose(),this.transform(e)):t.ɵlooseIdentical(this._latestValue,this._latestReturnedValue)?this._latestReturnedValue:(this._latestReturnedValue=this._latestValue,t.WrappedValue.wrap(this._latestValue)):(e&&this._subscribe(e),this._latestReturnedValue=this._latestValue,this._latestValue)},e.prototype._subscribe=function(e){var t=this;this._obj=e,this._strategy=this._selectStrategy(e),this._subscription=this._strategy.createSubscription(e,(function(r){return t._updateLatestValue(e,r)}))},e.prototype._selectStrategy=function(e){if(t.ɵisPromise(e))return ut;if(t.ɵisObservable(e))return ot;throw rt(r,e)},e.prototype._dispose=function(){this._strategy.dispose(this._subscription),this._latestValue=null,this._latestReturnedValue=null,this._subscription=null,this._obj=null},e.prototype._updateLatestValue=function(e,t){e===this._obj&&(this._latestValue=t,this._ref.markForCheck())},r=a([t.Pipe({name:"async",pure:!1}),l("design:paramtypes",[t.ChangeDetectorRef])],e)}(),at=function(){function e(){}var r;return r=e,e.prototype.transform=function(e){if(!e)return e;if("string"!=typeof e)throw rt(r,e);return e.toLowerCase()},r=a([t.Pipe({name:"lowercase"})],e)}(),st=/(?:[A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE83\uDE86-\uDE89\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D])\S*/g,lt=function(){function e(){}var r;return r=e,e.prototype.transform=function(e){if(!e)return e;if("string"!=typeof e)throw rt(r,e);return e.replace(st,(function(e){return e[0].toUpperCase()+e.substr(1).toLowerCase()}))},r=a([t.Pipe({name:"titlecase"})],e)}(),ct=function(){function e(){}var r;return r=e,e.prototype.transform=function(e){if(!e)return e;if("string"!=typeof e)throw rt(r,e);return e.toUpperCase()},r=a([t.Pipe({name:"uppercase"})],e)}(),ft=function(){function e(e){this.locale=e}var r;return r=e,e.prototype.transform=function(e,t,n,u){if(void 0===t&&(t="mediumDate"),null==e||""===e||e!=e)return null;try{return le(e,t,u||this.locale,n)}catch(e){throw rt(r,e.message)}},r=a([t.Pipe({name:"date",pure:!0}),s(0,t.Inject(t.LOCALE_ID)),l("design:paramtypes",[String])],e)}(),pt=/#/g,Dt=function(){function e(e){this._localization=e}var r;return r=e,e.prototype.transform=function(e,t,n){if(null==e)return"";if("object"!=typeof t||null===t)throw rt(r,t);return t[Ne(e,Object.keys(t),this._localization,n)].replace(pt,e.toString())},r=a([t.Pipe({name:"i18nPlural",pure:!0}),l("design:paramtypes",[ve])],e)}(),dt=function(){function e(){}var r;return r=e,e.prototype.transform=function(e,t){if(null==e)return"";if("object"!=typeof t||"string"!=typeof e)throw rt(r,t);return t.hasOwnProperty(e)?t[e]:t.hasOwnProperty("other")?t.other:""},r=a([t.Pipe({name:"i18nSelect",pure:!0})],e)}(),ht=function(){function e(){}return e.prototype.transform=function(e){return JSON.stringify(e,null,2)},a([t.Pipe({name:"json",pure:!1})],e)}(),yt=function(){function e(e){this.differs=e,this.keyValues=[]}return e.prototype.transform=function(e,t){var r=this;if(void 0===t&&(t=gt),!e||!(e instanceof Map)&&"object"!=typeof e)return null;this.differ||(this.differ=this.differs.find(e).create());var n=this.differ.diff(e);return n&&(this.keyValues=[],n.forEachItem((function(e){r.keyValues.push(
128/**
129 * @license
130 * Copyright Google Inc. All Rights Reserved.
131 *
132 * Use of this source code is governed by an MIT-style license that can be
133 * found in the LICENSE file at https://angular.io/license
134 */
135function t(e,r){return{key:e,value:r}}(e.key,e.currentValue))})),this.keyValues.sort(t)),this.keyValues},a([t.Pipe({name:"keyvalue",pure:!1}),l("design:paramtypes",[t.KeyValueDiffers])],e)}();function gt(e,t){var r=e.key,n=t.key;if(r===n)return 0;if(void 0===r)return 1;if(void 0===n)return-1;if(null===r)return 1;if(null===n)return-1;if("string"==typeof r&&"string"==typeof n)return r<n?-1:1;if("number"==typeof r&&"number"==typeof n)return r-n;if("boolean"==typeof r&&"boolean"==typeof n)return r<n?-1:1;var u=String(r),o=String(n);return u==o?0:u<o?-1:1}
136/**
137 * @license
138 * Copyright Google Inc. All Rights Reserved.
139 *
140 * Use of this source code is governed by an MIT-style license that can be
141 * found in the LICENSE file at https://angular.io/license
142 */var mt=function(){function e(e){this._locale=e}var r;return r=e,e.prototype.transform=function(e,t,n){if(vt(e))return null;n=n||this._locale;try{return ke(Et(e),n,t)}catch(e){throw rt(r,e.message)}},r=a([t.Pipe({name:"number"}),s(0,t.Inject(t.LOCALE_ID)),l("design:paramtypes",[String])],e)}(),Ct=function(){function e(e){this._locale=e}var r;return r=e,e.prototype.transform=function(e,t,n){if(vt(e))return null;n=n||this._locale;try{return Ie(Et(e),n,t)}catch(e){throw rt(r,e.message)}},r=a([t.Pipe({name:"percent"}),s(0,t.Inject(t.LOCALE_ID)),l("design:paramtypes",[String])],e)}(),Ft=function(){function e(e,t){void 0===t&&(t="USD"),this._locale=e,this._defaultCurrencyCode=t}var r;return r=e,e.prototype.transform=function(e,t,n,u,o){if(void 0===n&&(n="symbol"),vt(e))return null;o=o||this._locale,"boolean"==typeof n&&(console&&console.warn&&console.warn('Warning: the currency pipe has been changed in Angular v5. The symbolDisplay option (third parameter) is now a string instead of a boolean. The accepted values are "code", "symbol" or "symbol-narrow".'),n=n?"symbol":"code");var i=t||this._defaultCurrencyCode;"code"!==n&&(i="symbol"===n||"symbol-narrow"===n?ee(i,"symbol"===n?"wide":"narrow",o):n);try{return Re(Et(e),o,i,t,u)}catch(e){throw rt(r,e.message)}},r=a([t.Pipe({name:"currency"}),s(0,t.Inject(t.LOCALE_ID)),s(1,t.Inject(t.DEFAULT_CURRENCY_CODE)),l("design:paramtypes",[String,String])],e)}();function vt(e){return null==e||""===e||e!=e}function Et(e){if("string"==typeof e&&!isNaN(Number(e)-parseFloat(e)))return Number(e);if("number"!=typeof e)throw new Error(e+" is not a number");return e}
143/**
144 * @license
145 * Copyright Google Inc. All Rights Reserved.
146 *
147 * Use of this source code is governed by an MIT-style license that can be
148 * found in the LICENSE file at https://angular.io/license
149 */var bt=function(){function e(){}var r;return r=e,e.prototype.transform=function(e,t,n){if(null==e)return e;if(!this.supports(e))throw rt(r,e);return e.slice(t,n)},e.prototype.supports=function(e){return"string"==typeof e||Array.isArray(e)},r=a([t.Pipe({name:"slice",pure:!1})],e)}(),_t=[it,ct,at,ht,bt,mt,Ct,lt,Ft,ft,Dt,dt,yt],At=a([t.NgModule({declarations:[tt,_t],exports:[tt,_t],providers:[{provide:ve,useClass:Me}]})],(function At(){})),wt=new t.Version("9.0.3"),St=function(){function e(){}return e.ɵprov=t.ɵɵdefineInjectable({token:e,providedIn:"root",factory:function(){return new Bt(t.ɵɵinject(p),window,t.ɵɵinject(t.ErrorHandler))}}),e}(),Bt=function(){function e(e,t,r){this.document=e,this.window=t,this.errorHandler=r,this.offset=function(){return[0,0]}}return e.prototype.setOffset=function(e){this.offset=Array.isArray(e)?function(){return e}:e},e.prototype.getScrollPosition=function(){return this.supportScrollRestoration()?[this.window.scrollX,this.window.scrollY]:[0,0]},e.prototype.scrollToPosition=function(e){this.supportScrollRestoration()&&this.window.scrollTo(e[0],e[1])},e.prototype.scrollToAnchor=function(e){if(this.supportScrollRestoration()){e=this.window.CSS&&this.window.CSS.escape?this.window.CSS.escape(e):e.replace(/(\"|\'\ |:|\.|\[|\]|,|=)/g,"\\$1");try{var t=this.document.querySelector("#"+e);if(t)return void this.scrollToElement(t);var r=this.document.querySelector("[name='"+e+"']");if(r)return void this.scrollToElement(r)}catch(e){this.errorHandler.handleError(e)}}},e.prototype.setHistoryScrollRestoration=function(e){if(this.supportScrollRestoration()){var t=this.window.history;t&&t.scrollRestoration&&(t.scrollRestoration=e)}},e.prototype.scrollToElement=function(e){var t=e.getBoundingClientRect(),r=t.left+this.window.pageXOffset,n=t.top+this.window.pageYOffset,u=this.offset();this.window.scrollTo(r-u[0],n-u[1])},e.prototype.supportScrollRestoration=function(){try{return!!this.window&&!!this.window.scrollTo}catch(e){return!1}},e}(),Lt=function(){function e(){}return e.prototype.setOffset=function(e){},e.prototype.getScrollPosition=function(){return[0,0]},e.prototype.scrollToPosition=function(e){},e.prototype.scrollToAnchor=function(e){},e.prototype.setHistoryScrollRestoration=function(e){},e}();
150/**
151 * @license
152 * Copyright Google Inc. All Rights Reserved.
153 *
154 * Use of this source code is governed by an MIT-style license that can be
155 * found in the LICENSE file at https://angular.io/license
156 */
157/**
158 * @license
159 * Copyright Google Inc. All Rights Reserved.
160 *
161 * Use of this source code is governed by an MIT-style license that can be
162 * found in the LICENSE file at https://angular.io/license
163 */
164/**
165 * @license
166 * Copyright Google Inc. All Rights Reserved.
167 *
168 * Use of this source code is governed by an MIT-style license that can be
169 * found in the LICENSE file at https://angular.io/license
170 */
171/**
172 * @license
173 * Copyright Google Inc. All Rights Reserved.
174 *
175 * Use of this source code is governed by an MIT-style license that can be
176 * found in the LICENSE file at https://angular.io/license
177 */
178e.APP_BASE_HREF=_,e.AsyncPipe=it,e.CommonModule=At,e.CurrencyPipe=Ft,e.DOCUMENT=p,e.DatePipe=ft,e.DecimalPipe=mt,e.HashLocationStrategy=w,e.I18nPluralPipe=Dt,e.I18nSelectPipe=dt,e.JsonPipe=ht,e.KeyValuePipe=yt,e.LOCATION_INITIALIZED=h,e.Location=S,e.LocationStrategy=E,e.LowerCasePipe=at,e.NgClass=je,e.NgComponentOutlet=Ve,e.NgForOf=He,e.NgForOfContext=We,e.NgIf=$e,e.NgIfContext=Ge,e.NgLocaleLocalization=Me,e.NgLocalization=ve,e.NgPlural=Je,e.NgPluralCase=qe,e.NgStyle=Qe,e.NgSwitch=Ke,e.NgSwitchCase=Ye,e.NgSwitchDefault=Xe,e.NgTemplateOutlet=et,e.PathLocationStrategy=A,e.PercentPipe=Ct,e.PlatformLocation=D,e.SlicePipe=bt,e.TitleCasePipe=lt,e.UpperCasePipe=ct,e.VERSION=wt,e.ViewportScroller=St,e.formatCurrency=Re,e.formatDate=le,e.formatNumber=ke,e.formatPercent=Ie,e.getCurrencySymbol=ee,e.getLocaleCurrencyCode=function Ot(e){return t.ɵgetLocaleCurrencyCode(e)},e.getLocaleCurrencyName=function Pt(e){return t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.CurrencyName]||null},e.getLocaleCurrencySymbol=function Rt(e){return t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.CurrencySymbol]||null},e.getLocaleDateFormat=U,e.getLocaleDateTimeFormat=G,e.getLocaleDayNames=V,e.getLocaleDayPeriods=j,e.getLocaleEraNames=H,e.getLocaleExtraDayPeriodRules=X,e.getLocaleExtraDayPeriods=J,e.getLocaleFirstDayOfWeek=function It(e){return t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.FirstDayOfWeek]},e.getLocaleId=M,e.getLocaleMonthNames=W,e.getLocaleNumberFormat=Z,e.getLocaleNumberSymbol=z,e.getLocalePluralCase=K,e.getLocaleTimeFormat=$,e.getLocaleWeekEndRange=function kt(e){return t.ɵfindLocaleData(e)[t.ɵLocaleDataIndex.WeekendRange]},e.getNumberOfCurrencyDigits=re,e.isPlatformBrowser=function Tt(e){return"browser"===e},e.isPlatformServer=function xt(e){return"server"===e},e.isPlatformWorkerApp=function Nt(e){return"browserWorkerApp"===e},e.isPlatformWorkerUi=function Mt(e){return"browserWorkerUi"===e}
179/**
180 * @license
181 * Copyright Google Inc. All Rights Reserved.
182 *
183 * Use of this source code is governed by an MIT-style license that can be
184 * found in the LICENSE file at https://angular.io/license
185 */,e.registerLocaleData=function jt(e,r,n){return t.ɵregisterLocaleData(e,r,n)}
186/**
187 * @license
188 * Copyright Google Inc. All Rights Reserved.
189 *
190 * Use of this source code is governed by an MIT-style license that can be
191 * found in the LICENSE file at https://angular.io/license
192 */,e.ɵBrowserPlatformLocation=y,e.ɵDomAdapter=u,e.ɵNullViewportScroller=Lt,e.ɵPLATFORM_BROWSER_ID="browser",e.ɵPLATFORM_SERVER_ID="server",e.ɵPLATFORM_WORKER_APP_ID="browserWorkerApp",e.ɵPLATFORM_WORKER_UI_ID="browserWorkerUi",e.ɵangular_packages_common_common_a=d,e.ɵangular_packages_common_common_b=m,e.ɵangular_packages_common_common_c=B,e.ɵangular_packages_common_common_d=b,e.ɵangular_packages_common_common_e=tt,e.ɵangular_packages_common_common_f=_t,e.ɵgetDOM=n,e.ɵparseCookieValue=function Vt(e,t){var r,n;t=encodeURIComponent(t);try{for(var u=c(e.split(";")),o=u.next();!o.done;o=u.next()){var i=o.value,a=i.indexOf("="),s=f(-1==a?[i,""]:[i.slice(0,a),i.slice(a+1)],2),l=s[1];if(s[0].trim()===t)return decodeURIComponent(l)}}catch(e){r={error:e}}finally{try{o&&!o.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}return null},e.ɵsetRootDomAdapter=function Wt(e){r||(r=e)},Object.defineProperty(e,"__esModule",{value:!0})}));
\No newline at end of file