Socket
Socket
Sign inDemoInstall

angular-font-awesome

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-font-awesome - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

dist/angular-font-awesome.es5.js.map

10

CHANGELOG.md

@@ -1,3 +0,11 @@

# [3.0.0] (2017-11-04)
# [3.0.1] (2017-11-06)
* Fix module and component name.
* Rename library files.
* Remove `font-awesome` as a dependency of the library move it to peer dependency.
* Added `.npmignore` file.
* Added `package-lock.json` file.
# [3.0.0] (2017-11-05)
After the release of Angular version 5 the library was giving an [error](https://github.com/baruchvlz/angular-font-awesome/issues/25) with the compiler, this lead

@@ -4,0 +12,0 @@ me into having to rethink the whole development structure of the library.

2

dist/angular-font-awesome.metadata.json

@@ -1,1 +0,1 @@

{"__symbolic":"module","version":3,"metadata":{"LibComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"fa","template":"<i class=\"fa fa-{{ name }}\" aria-hidden=\"true\" [ngClass]=\"optionalClasses\" ></i> ","styles":[""]}]}],"members":{"name":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"title":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"size":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"fixed":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"animation":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"rotate":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"inverse":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}],"addToOptionalClasses":[{"__symbolic":"method"}]}},"LibService":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable"}}],"members":{"__ctor__":[{"__symbolic":"constructor"}],"getMeaning":[{"__symbolic":"method"}]}},"LibModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"declarations":[{"__symbolic":"reference","name":"LibComponent"}],"providers":[{"__symbolic":"reference","name":"LibService"}],"exports":[{"__symbolic":"reference","name":"LibComponent"}]}]}],"members":{}}},"origins":{"LibComponent":"./src/component/lib.component","LibService":"./src/service/lib.service","LibModule":"./src/module"},"importAs":"angular-font-awesome"}
{"__symbolic":"module","version":3,"metadata":{"AngularFontAwesomeComponent":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Component"},"arguments":[{"selector":"fa","template":"<i class=\"fa fa-{{ name }}\" aria-hidden=\"true\" [ngClass]=\"optionalClasses\" ></i> ","styles":[""]}]}],"members":{"name":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"title":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"size":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"fixed":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"animation":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"rotate":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"inverse":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Input"}}]}],"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}],"addToOptionalClasses":[{"__symbolic":"method"}]}},"AngularFontAwesomeService":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable"}}],"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"AngularFontAwesomeModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule"},"arguments":[{"imports":[{"__symbolic":"reference","module":"@angular/common","name":"CommonModule"}],"declarations":[{"__symbolic":"reference","name":"AngularFontAwesomeComponent"}],"providers":[{"__symbolic":"reference","name":"AngularFontAwesomeService"}],"exports":[{"__symbolic":"reference","name":"AngularFontAwesomeComponent"}]}]}],"members":{}}},"origins":{"AngularFontAwesomeComponent":"./src/component/angular-font-awesome.component","AngularFontAwesomeService":"./src/service/angular-font-awesome.service","AngularFontAwesomeModule":"./src/angular-font-awesome.module"},"importAs":"angular-font-awesome"}

@@ -1,2 +0,2 @@

!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core")):"function"==typeof define&&define.amd?define(["exports","@angular/core"],t):t(e.angularFontAwesome=e.angularFontAwesome||{},e.ng.core)}(this,function(e,t){"use strict";function r(e,t){return e&&t.startsWith(e)?t.substring(e.length):t}function n(e){return e.replace(/\/index.html$/,"")}function o(e,t,r){var n="="+e;if(t.indexOf(n)>-1)return n;if(n=r.getPluralCategory(e),t.indexOf(n)>-1)return n;if(t.indexOf("other")>-1)return"other";throw new Error('No plural message found for value "'+e+'"')}function a(e,t){"string"==typeof t&&(t=parseInt(t,10));var r=t,n=r.toString().replace(/^[^.]*\.?/,""),o=Math.floor(Math.abs(r)),a=n.length,i=parseInt(n,10),s=parseInt(r.toString().replace(/^[^.]*\.?|0+$/g,""),10)||0;switch(e.split("-")[0].toLowerCase()){case"af":case"asa":case"az":case"bem":case"bez":case"bg":case"brx":case"ce":case"cgg":case"chr":case"ckb":case"ee":case"el":case"eo":case"es":case"eu":case"fo":case"fur":case"gsw":case"ha":case"haw":case"hu":case"jgo":case"jmc":case"ka":case"kk":case"kkj":case"kl":case"ks":case"ksb":case"ky":case"lb":case"lg":case"mas":case"mgo":case"ml":case"mn":case"nb":case"nd":case"ne":case"nn":case"nnh":case"nyn":case"om":case"or":case"os":case"ps":case"rm":case"rof":case"rwk":case"saq":case"seh":case"sn":case"so":case"sq":case"ta":case"te":case"teo":case"tk":case"tr":case"ug":case"uz":case"vo":case"vun":case"wae":case"xog":return 1===r?z.One:z.Other;case"agq":case"bas":case"cu":case"dav":case"dje":case"dua":case"dyo":case"ebu":case"ewo":case"guz":case"kam":case"khq":case"ki":case"kln":case"kok":case"ksf":case"lrc":case"lu":case"luo":case"luy":case"mer":case"mfe":case"mgh":case"mua":case"mzn":case"nmg":case"nus":case"qu":case"rn":case"rw":case"sbp":case"twq":case"vai":case"yav":case"yue":case"zgh":case"ak":case"ln":case"mg":case"pa":case"ti":return r===Math.floor(r)&&r>=0&&r<=1?z.One:z.Other;case"am":case"as":case"bn":case"fa":case"gu":case"hi":case"kn":case"mr":case"zu":return 0===o||1===r?z.One:z.Other;case"ar":return 0===r?z.Zero:1===r?z.One:2===r?z.Two:r%100===Math.floor(r%100)&&r%100>=3&&r%100<=10?z.Few:r%100===Math.floor(r%100)&&r%100>=11&&r%100<=99?z.Many:z.Other;case"ast":case"ca":case"de":case"en":case"et":case"fi":case"fy":case"gl":case"it":case"nl":case"sv":case"sw":case"ur":case"yi":return 1===o&&0===a?z.One:z.Other;case"be":return r%10==1&&r%100!=11?z.One:r%10===Math.floor(r%10)&&r%10>=2&&r%10<=4&&!(r%100>=12&&r%100<=14)?z.Few:r%10==0||r%10===Math.floor(r%10)&&r%10>=5&&r%10<=9||r%100===Math.floor(r%100)&&r%100>=11&&r%100<=14?z.Many:z.Other;case"br":return r%10==1&&r%100!=11&&r%100!=71&&r%100!=91?z.One:r%10==2&&r%100!=12&&r%100!=72&&r%100!=92?z.Two:r%10===Math.floor(r%10)&&(r%10>=3&&r%10<=4||r%10==9)&&!(r%100>=10&&r%100<=19||r%100>=70&&r%100<=79||r%100>=90&&r%100<=99)?z.Few:0!==r&&r%1e6==0?z.Many:z.Other;case"bs":case"hr":case"sr":return 0===a&&o%10==1&&o%100!=11||i%10==1&&i%100!=11?z.One:0===a&&o%10===Math.floor(o%10)&&o%10>=2&&o%10<=4&&!(o%100>=12&&o%100<=14)||i%10===Math.floor(i%10)&&i%10>=2&&i%10<=4&&!(i%100>=12&&i%100<=14)?z.Few:z.Other;case"cs":case"sk":return 1===o&&0===a?z.One:o===Math.floor(o)&&o>=2&&o<=4&&0===a?z.Few:0!==a?z.Many:z.Other;case"cy":return 0===r?z.Zero:1===r?z.One:2===r?z.Two:3===r?z.Few:6===r?z.Many:z.Other;case"da":return 1===r||0!==s&&(0===o||1===o)?z.One:z.Other;case"dsb":case"hsb":return 0===a&&o%100==1||i%100==1?z.One:0===a&&o%100==2||i%100==2?z.Two:0===a&&o%100===Math.floor(o%100)&&o%100>=3&&o%100<=4||i%100===Math.floor(i%100)&&i%100>=3&&i%100<=4?z.Few:z.Other;case"ff":case"fr":case"hy":case"kab":return 0===o||1===o?z.One:z.Other;case"fil":return 0===a&&(1===o||2===o||3===o)||0===a&&o%10!=4&&o%10!=6&&o%10!=9||0!==a&&i%10!=4&&i%10!=6&&i%10!=9?z.One:z.Other;case"ga":return 1===r?z.One:2===r?z.Two:r===Math.floor(r)&&r>=3&&r<=6?z.Few:r===Math.floor(r)&&r>=7&&r<=10?z.Many:z.Other;case"gd":return 1===r||11===r?z.One:2===r||12===r?z.Two:r===Math.floor(r)&&(r>=3&&r<=10||r>=13&&r<=19)?z.Few:z.Other;case"gv":return 0===a&&o%10==1?z.One:0===a&&o%10==2?z.Two:0!==a||o%100!=0&&o%100!=20&&o%100!=40&&o%100!=60&&o%100!=80?0!==a?z.Many:z.Other:z.Few;case"he":return 1===o&&0===a?z.One:2===o&&0===a?z.Two:0!==a||r>=0&&r<=10||r%10!=0?z.Other:z.Many;case"is":return 0===s&&o%10==1&&o%100!=11||0!==s?z.One:z.Other;case"ksh":return 0===r?z.Zero:1===r?z.One:z.Other;case"kw":case"naq":case"se":case"smn":return 1===r?z.One:2===r?z.Two:z.Other;case"lag":return 0===r?z.Zero:0!==o&&1!==o||0===r?z.Other:z.One;case"lt":return r%10!=1||r%100>=11&&r%100<=19?r%10===Math.floor(r%10)&&r%10>=2&&r%10<=9&&!(r%100>=11&&r%100<=19)?z.Few:0!==i?z.Many:z.Other:z.One;case"lv":case"prg":return r%10==0||r%100===Math.floor(r%100)&&r%100>=11&&r%100<=19||2===a&&i%100===Math.floor(i%100)&&i%100>=11&&i%100<=19?z.Zero:r%10==1&&r%100!=11||2===a&&i%10==1&&i%100!=11||2!==a&&i%10==1?z.One:z.Other;case"mk":return 0===a&&o%10==1||i%10==1?z.One:z.Other;case"mt":return 1===r?z.One:0===r||r%100===Math.floor(r%100)&&r%100>=2&&r%100<=10?z.Few:r%100===Math.floor(r%100)&&r%100>=11&&r%100<=19?z.Many:z.Other;case"pl":return 1===o&&0===a?z.One:0===a&&o%10===Math.floor(o%10)&&o%10>=2&&o%10<=4&&!(o%100>=12&&o%100<=14)?z.Few:0===a&&1!==o&&o%10===Math.floor(o%10)&&o%10>=0&&o%10<=1||0===a&&o%10===Math.floor(o%10)&&o%10>=5&&o%10<=9||0===a&&o%100===Math.floor(o%100)&&o%100>=12&&o%100<=14?z.Many:z.Other;case"pt":return r===Math.floor(r)&&r>=0&&r<=2&&2!==r?z.One:z.Other;case"ro":return 1===o&&0===a?z.One:0!==a||0===r||1!==r&&r%100===Math.floor(r%100)&&r%100>=1&&r%100<=19?z.Few:z.Other;case"ru":case"uk":return 0===a&&o%10==1&&o%100!=11?z.One:0===a&&o%10===Math.floor(o%10)&&o%10>=2&&o%10<=4&&!(o%100>=12&&o%100<=14)?z.Few:0===a&&o%10==0||0===a&&o%10===Math.floor(o%10)&&o%10>=5&&o%10<=9||0===a&&o%100===Math.floor(o%100)&&o%100>=11&&o%100<=14?z.Many:z.Other;case"shi":return 0===o||1===r?z.One:r===Math.floor(r)&&r>=2&&r<=10?z.Few:z.Other;case"si":return 0===r||1===r||0===o&&1===i?z.One:z.Other;case"sl":return 0===a&&o%100==1?z.One:0===a&&o%100==2?z.Two:0===a&&o%100===Math.floor(o%100)&&o%100>=3&&o%100<=4||0!==a?z.Few:z.Other;case"tzm":return r===Math.floor(r)&&r>=0&&r<=1||r===Math.floor(r)&&r>=11&&r<=99?z.One:z.Other;default:return z.Other}}function i(e){return e.name||typeof e}function s(e,r){return Error("InvalidPipeArgument: '"+r+"' for pipe '"+t.ɵstringify(e)+"'")}function c(e){return e?e[0].toUpperCase()+e.substr(1).toLowerCase():e}function u(e){return function(t,r){var n=e(t,r);return 1==n.length?"0"+n:n}}function p(e){return function(t,r){return e(t,r).split(" ")[0]}}function f(e,t,r){return new Intl.DateTimeFormat(t,r).format(e).replace(/[\u200e\u200f]/g,"")}function l(e){var t={hour:"2-digit",hour12:!1,timeZoneName:e};return function(e,r){var n=f(e,r,t);return n?n.substring(3):""}}function h(e,t){return e.hour12=t,e}function y(e,t){var r={};return r[e]=2===t?"2-digit":"numeric",r}function d(e,t){var r={};return r[e]=t<4?t>1?"short":"narrow":"long",r}function m(e){return Object.assign.apply(Object,[{}].concat(e))}function g(e){return function(t,r){return f(t,r,e)}}function _(e,t,r){var n=fe[e];if(n)return n(t,r);var o=e,a=he.get(o);if(!a){a=[];var i=void 0;pe.exec(e);for(var s=e;s;)(i=pe.exec(s))?s=(a=a.concat(i.slice(1))).pop():(a.push(s),s=null);he.set(o,a)}return a.reduce(function(e,n){var o=le[n];return e+(o?o(t,r):w(n))},"")}function w(e){return"''"===e?"'":e.replace(/(^'|'$)/g,"").replace(/''/g,"'")}function v(e,t,r,n,o,a,i){if(void 0===a&&(a=null),void 0===i&&(i=!1),null==r)return null;if("number"!=typeof(r="string"==typeof r&&b(r)?+r:r))throw s(e,r);var c=void 0,u=void 0,p=void 0;if(n!==ce.Currency&&(c=1,u=0,p=3),o){var f=o.match(de);if(null===f)throw new Error(o+" is not a valid digit info for number pipes");null!=f[1]&&(c=C(f[1])),null!=f[3]&&(u=C(f[3])),null!=f[5]&&(p=C(f[5]))}return ue.format(r,t,n,{minimumIntegerDigits:c,minimumFractionDigits:u,maximumFractionDigits:p,currency:a,currencyAsSymbol:i})}function C(e){var t=parseInt(e);if(isNaN(t))throw new Error("Invalid integer literal when parsing "+e);return t}function b(e){return!isNaN(e-parseFloat(e))}function O(e){return null==e||""===e}function M(e){return e instanceof Date&&!isNaN(e.valueOf())}function I(e){var t=new Date(0),r=0,n=0,o=e[8]?t.setUTCFullYear:t.setFullYear,a=e[8]?t.setUTCHours:t.setHours;e[9]&&(r=P(e[9]+e[10]),n=P(e[9]+e[11])),o.call(t,P(e[1]),P(e[2])-1,P(e[3]));var i=P(e[4]||"0")-r,s=P(e[5]||"0")-n,c=P(e[6]||"0"),u=Math.round(1e3*parseFloat("0."+(e[7]||0)));return a.call(t,i,s,c,u),t}function P(e){return parseInt(e,10)}var D=function(){function e(){this._optionalClasses=[]}return e.prototype.ngOnInit=function(){if(console.log("hi"),!this.name)throw new Error('Missing "name" property for Angular2 Font Awesome component');if(this.size&&this.addToOptionalClasses("fa-"+this.size),this.fixed&&this.addToOptionalClasses("fa-fw"),this.animation&&this.addToOptionalClasses("fa-"+this.animation),this.rotate){var e="number"==typeof this.rotate?"fa-rotate-"+this.rotate:"fa-flip-"+this.rotate;this.addToOptionalClasses(e)}this.inverse&&this.addToOptionalClasses("fa-inverse")},Object.defineProperty(e.prototype,"optionalClasses",{get:function(){return this._optionalClasses},enumerable:!0,configurable:!0}),e.prototype.addToOptionalClasses=function(e){this._optionalClasses.push(e)},e}();D.decorators=[{type:t.Component,args:[{selector:"fa",template:'<i class="fa fa-{{ name }}" aria-hidden="true" [ngClass]="optionalClasses" ></i> ',styles:[""]}]}],D.ctorParameters=function(){return[]},D.propDecorators={name:[{type:t.Input}],title:[{type:t.Input}],size:[{type:t.Input}],fixed:[{type:t.Input}],animation:[{type:t.Input}],rotate:[{type:t.Input}],inverse:[{type:t.Input}]};var S=function(){function e(){}return e.prototype.getMeaning=function(){return 42},e}();S.decorators=[{type:t.Injectable}],S.ctorParameters=function(){return[]};var V=function(e,t){function r(){this.constructor=e}for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)},E=function(){function e(){}return e.prototype.getBaseHrefFromDOM=function(){},e.prototype.onPopState=function(e){},e.prototype.onHashChange=function(e){},e.prototype.pathname=function(){},e.prototype.search=function(){},e.prototype.hash=function(){},e.prototype.replaceState=function(e,t,r){},e.prototype.pushState=function(e,t,r){},e.prototype.forward=function(){},e.prototype.back=function(){},e}(),R=(new t.InjectionToken("Location Initialized"),function(){function e(){}return e.prototype.path=function(e){},e.prototype.prepareExternalUrl=function(e){},e.prototype.pushState=function(e,t,r,n){},e.prototype.replaceState=function(e,t,r,n){},e.prototype.forward=function(){},e.prototype.back=function(){},e.prototype.onPopState=function(e){},e.prototype.getBaseHref=function(){},e}()),k=new t.InjectionToken("appBaseHref"),j=function(){function e(r){var o=this;this._subject=new t.EventEmitter,this._platformStrategy=r;var a=this._platformStrategy.getBaseHref();this._baseHref=e.stripTrailingSlash(n(a)),this._platformStrategy.onPopState(function(e){o._subject.emit({url:o.path(!0),pop:!0,type:e.type})})}return e.prototype.path=function(e){return void 0===e&&(e=!1),this.normalize(this._platformStrategy.path(e))},e.prototype.isCurrentPathEqualTo=function(t,r){return void 0===r&&(r=""),this.path()==this.normalize(t+e.normalizeQueryParams(r))},e.prototype.normalize=function(t){return e.stripTrailingSlash(r(this._baseHref,n(t)))},e.prototype.prepareExternalUrl=function(e){return e&&"/"!==e[0]&&(e="/"+e),this._platformStrategy.prepareExternalUrl(e)},e.prototype.go=function(e,t){void 0===t&&(t=""),this._platformStrategy.pushState(null,"",e,t)},e.prototype.replaceState=function(e,t){void 0===t&&(t=""),this._platformStrategy.replaceState(null,"",e,t)},e.prototype.forward=function(){this._platformStrategy.forward()},e.prototype.back=function(){this._platformStrategy.back()},e.prototype.subscribe=function(e,t,r){return this._subject.subscribe({next:e,error:t,complete:r})},e.normalizeQueryParams=function(e){return e&&"?"!==e[0]?"?"+e:e},e.joinWithSlash=function(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},e.stripTrailingSlash=function(e){return e.replace(/\/$/,"")},e}();j.decorators=[{type:t.Injectable}],j.ctorParameters=function(){return[{type:R}]};var F=function(e){function t(t,r){var n=e.call(this)||this;return n._platformLocation=t,n._baseHref="",null!=r&&(n._baseHref=r),n}return V(t,e),t.prototype.onPopState=function(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)},t.prototype.getBaseHref=function(){return this._baseHref},t.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},t.prototype.prepareExternalUrl=function(e){var t=j.joinWithSlash(this._baseHref,e);return t.length>0?"#"+t:t},t.prototype.pushState=function(e,t,r,n){var o=this.prepareExternalUrl(r+j.normalizeQueryParams(n));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.pushState(e,t,o)},t.prototype.replaceState=function(e,t,r,n){var o=this.prepareExternalUrl(r+j.normalizeQueryParams(n));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.replaceState(e,t,o)},t.prototype.forward=function(){this._platformLocation.forward()},t.prototype.back=function(){this._platformLocation.back()},t}(R);F.decorators=[{type:t.Injectable}],F.ctorParameters=function(){return[{type:E},{type:void 0,decorators:[{type:t.Optional},{type:t.Inject,args:[k]}]}]};var T=function(e){function t(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 V(t,e),t.prototype.onPopState=function(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)},t.prototype.getBaseHref=function(){return this._baseHref},t.prototype.prepareExternalUrl=function(e){return j.joinWithSlash(this._baseHref,e)},t.prototype.path=function(e){void 0===e&&(e=!1);var t=this._platformLocation.pathname+j.normalizeQueryParams(this._platformLocation.search),r=this._platformLocation.hash;return r&&e?""+t+r:t},t.prototype.pushState=function(e,t,r,n){var o=this.prepareExternalUrl(r+j.normalizeQueryParams(n));this._platformLocation.pushState(e,t,o)},t.prototype.replaceState=function(e,t,r,n){var o=this.prepareExternalUrl(r+j.normalizeQueryParams(n));this._platformLocation.replaceState(e,t,o)},t.prototype.forward=function(){this._platformLocation.forward()},t.prototype.back=function(){this._platformLocation.back()},t}(R);T.decorators=[{type:t.Injectable}],T.ctorParameters=function(){return[{type:E},{type:void 0,decorators:[{type:t.Optional},{type:t.Inject,args:[k]}]}]};var x=function(){function e(){}return e.prototype.getPluralCategory=function(e){},e}(),L=function(e){function t(t){var r=e.call(this)||this;return r.locale=t,r}return V(t,e),t.prototype.getPluralCategory=function(e){switch(a(this.locale,e)){case z.Zero:return"zero";case z.One:return"one";case z.Two:return"two";case z.Few:return"few";case z.Many:return"many";default:return"other"}},t}(x);L.decorators=[{type:t.Injectable}],L.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var z={};z.Zero=0,z.One=1,z.Two=2,z.Few=3,z.Many=4,z.Other=5,z[z.Zero]="Zero",z[z.One]="One",z[z.Two]="Two",z[z.Few]="Few",z[z.Many]="Many",z[z.Other]="Other";var H=function(){function e(e,t,r,n){this._iterableDiffers=e,this._keyValueDiffers=t,this._ngEl=r,this._renderer=n,this._initialClasses=[]}return Object.defineProperty(e.prototype,"klass",{set:function(e){this._applyInitialClasses(!0),this._initialClasses="string"==typeof e?e.split(/\s+/):[],this._applyInitialClasses(!1),this._applyClasses(this._rawClass,!1)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClass",{set:function(e){this._cleanupClasses(this._rawClass),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._cleanupClasses=function(e){this._applyClasses(e,!0),this._applyInitialClasses(!1)},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._applyInitialClasses=function(e){var t=this;this._initialClasses.forEach(function(r){return t._toggleClass(r,!e)})},e.prototype._applyClasses=function(e,t){var r=this;e&&(Array.isArray(e)||e instanceof Set?e.forEach(function(e){return r._toggleClass(e,!t)}):Object.keys(e).forEach(function(n){null!=e[n]&&r._toggleClass(n,!t)}))},e.prototype._toggleClass=function(e,t){var r=this;(e=e.trim())&&e.split(/\s+/g).forEach(function(e){r._renderer.setElementClass(r._ngEl.nativeElement,e,!!t)})},e}();H.decorators=[{type:t.Directive,args:[{selector:"[ngClass]"}]}],H.ctorParameters=function(){return[{type:t.IterableDiffers},{type:t.KeyValueDiffers},{type:t.ElementRef},{type:t.Renderer}]},H.propDecorators={klass:[{type:t.Input,args:["class"]}],ngClass:[{type:t.Input}]};var A=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 o=(this._moduleRef?this._moduleRef.componentFactoryResolver:r.get(t.ComponentFactoryResolver)).resolveComponentFactory(this.ngComponentOutlet);this._componentRef=this._viewContainerRef.createComponent(o,this._viewContainerRef.length,r,this.ngComponentOutletContent)}},e.prototype.ngOnDestroy=function(){this._moduleRef&&this._moduleRef.destroy()},e}();A.decorators=[{type:t.Directive,args:[{selector:"[ngComponentOutlet]"}]}],A.ctorParameters=function(){return[{type:t.ViewContainerRef}]},A.propDecorators={ngComponentOutlet:[{type:t.Input}],ngComponentOutletInjector:[{type:t.Input}],ngComponentOutletContent:[{type:t.Input}],ngComponentOutletNgModuleFactory:[{type:t.Input}]};var N=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}(),U=function(){function e(e,t,r){this._viewContainer=e,this._template=t,this._differs=r,this._differ=null}return 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/docs/ts/latest/api/common/index/NgFor-directive.html#!#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.ngOnChanges=function(e){if("ngForOf"in e){var t=e.ngForOf.currentValue;if(!this._differ&&t)try{this._differ=this._differs.find(t).create(this.ngForTrackBy)}catch(e){throw new Error("Cannot find a differ supporting object '"+t+"' of type '"+i(t)+"'. NgFor only supports binding to Iterables such as Arrays.")}}},e.prototype.ngDoCheck=function(){if(this._differ){var e=this._differ.diff(this.ngForOf);e&&this._applyChanges(e)}},e.prototype._applyChanges=function(e){var t=this,r=[];e.forEachOperation(function(e,n,o){if(null==e.previousIndex){var a=t._viewContainer.createEmbeddedView(t._template,new N(null,t.ngForOf,-1,-1),o),i=new B(e,a);r.push(i)}else if(null==o)t._viewContainer.remove(n);else{a=t._viewContainer.get(n);t._viewContainer.move(a,o);i=new B(e,a);r.push(i)}});for(n=0;n<r.length;n++)this._perViewChange(r[n].view,r[n].record);for(var n=0,o=this._viewContainer.length;n<o;n++){var a=this._viewContainer.get(n);a.context.index=n,a.context.count=o}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}();U.decorators=[{type:t.Directive,args:[{selector:"[ngFor][ngForOf]"}]}],U.ctorParameters=function(){return[{type:t.ViewContainerRef},{type:t.TemplateRef},{type:t.IterableDiffers}]},U.propDecorators={ngForOf:[{type:t.Input}],ngForTrackBy:[{type:t.Input}],ngForTemplate:[{type:t.Input}]};var B=function(){return function(e,t){this.record=e,this.view=t}}(),Z=function(){function e(e,t){this._viewContainer=e,this._context=new $,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){this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngIfElse",{set:function(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}();Z.decorators=[{type:t.Directive,args:[{selector:"[ngIf]"}]}],Z.ctorParameters=function(){return[{type:t.ViewContainerRef},{type:t.TemplateRef}]},Z.propDecorators={ngIf:[{type:t.Input}],ngIfThen:[{type:t.Input}],ngIfElse:[{type:t.Input}]};var $=function(){return function(){this.$implicit=null,this.ngIf=null}}(),G=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}(),q=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)}},e}();q.decorators=[{type:t.Directive,args:[{selector:"[ngSwitch]"}]}],q.ctorParameters=function(){return[]},q.propDecorators={ngSwitch:[{type:t.Input}]};var Q=function(){function e(e,t,r){this.ngSwitch=r,r._addCase(),this._view=new G(e,t)}return e.prototype.ngDoCheck=function(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))},e}();Q.decorators=[{type:t.Directive,args:[{selector:"[ngSwitchCase]"}]}],Q.ctorParameters=function(){return[{type:t.ViewContainerRef},{type:t.TemplateRef},{type:q,decorators:[{type:t.Host}]}]},Q.propDecorators={ngSwitchCase:[{type:t.Input}]};var W=function(){return function(e,t,r){r._addDefault(new G(e,t))}}();W.decorators=[{type:t.Directive,args:[{selector:"[ngSwitchDefault]"}]}],W.ctorParameters=function(){return[{type:t.ViewContainerRef},{type:t.TemplateRef},{type:q,decorators:[{type:t.Host}]}]};var J=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=o(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())},e}();J.decorators=[{type:t.Directive,args:[{selector:"[ngPlural]"}]}],J.ctorParameters=function(){return[{type:x}]},J.propDecorators={ngPlural:[{type:t.Input}]};var K=function(){return function(e,t,r,n){this.value=e;var o=!isNaN(Number(e));n.addCase(o?"="+e:e,new G(r,t))}}();K.decorators=[{type:t.Directive,args:[{selector:"[ngPluralCase]"}]}],K.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Attribute,args:["ngPluralCase"]}]},{type:t.TemplateRef},{type:t.ViewContainerRef},{type:J,decorators:[{type:t.Host}]}]};var Y=function(){function e(e,t,r){this._differs=e,this._ngEl=t,this._renderer=r}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._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)})},e.prototype._setStyle=function(e,t){var r=e.split("."),n=r[0],o=r[1];t=null!=t&&o?""+t+o:t,this._renderer.setElementStyle(this._ngEl.nativeElement,n,t)},e}();Y.decorators=[{type:t.Directive,args:[{selector:"[ngStyle]"}]}],Y.ctorParameters=function(){return[{type:t.KeyValueDiffers},{type:t.ElementRef},{type:t.Renderer}]},Y.propDecorators={ngStyle:[{type:t.Input}]};var X=function(){function e(e){this._viewContainerRef=e}return Object.defineProperty(e.prototype,"ngOutletContext",{set:function(e){this.ngTemplateOutletContext=e},enumerable:!0,configurable:!0}),e.prototype.ngOnChanges=function(e){this._viewRef&&this._viewContainerRef.remove(this._viewContainerRef.indexOf(this._viewRef)),this.ngTemplateOutlet&&(this._viewRef=this._viewContainerRef.createEmbeddedView(this.ngTemplateOutlet,this.ngTemplateOutletContext))},e}();X.decorators=[{type:t.Directive,args:[{selector:"[ngTemplateOutlet]"}]}],X.ctorParameters=function(){return[{type:t.ViewContainerRef}]},X.propDecorators={ngTemplateOutletContext:[{type:t.Input}],ngTemplateOutlet:[{type:t.Input}],ngOutletContext:[{type:t.Input}]};var ee=[H,A,U,Z,X,Y,q,Q,W,J,K],te=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}(),re=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}()),ne=new te,oe=function(){function e(e){this._ref=e,this._latestValue=null,this._latestReturnedValue=null,this._subscription=null,this._obj=null,this._strategy=null}return e.prototype.ngOnDestroy=function(){this._subscription&&this._dispose()},e.prototype.transform=function(e){return this._obj?e!==this._obj?(this._dispose(),this.transform(e)):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(r){if(t.ɵisPromise(r))return re;if(t.ɵisObservable(r))return ne;throw s(e,r)},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())},e}();oe.decorators=[{type:t.Pipe,args:[{name:"async",pure:!1}]}],oe.ctorParameters=function(){return[{type:t.ChangeDetectorRef}]};var ae=function(){function e(){}return e.prototype.transform=function(t){if(!t)return t;if("string"!=typeof t)throw s(e,t);return t.toLowerCase()},e}();ae.decorators=[{type:t.Pipe,args:[{name:"lowercase"}]}],ae.ctorParameters=function(){return[]};var ie=function(){function e(){}return e.prototype.transform=function(t){if(!t)return t;if("string"!=typeof t)throw s(e,t);return t.split(/\b/g).map(function(e){return c(e)}).join("")},e}();ie.decorators=[{type:t.Pipe,args:[{name:"titlecase"}]}],ie.ctorParameters=function(){return[]};var se=function(){function e(){}return e.prototype.transform=function(t){if(!t)return t;if("string"!=typeof t)throw s(e,t);return t.toUpperCase()},e}();se.decorators=[{type:t.Pipe,args:[{name:"uppercase"}]}],se.ctorParameters=function(){return[]};var ce={};ce.Decimal=0,ce.Percent=1,ce.Currency=2,ce[ce.Decimal]="Decimal",ce[ce.Percent]="Percent",ce[ce.Currency]="Currency";var ue=function(){function e(){}return e.format=function(e,t,r,n){var o=void 0===n?{}:n,a=o.minimumIntegerDigits,i=o.minimumFractionDigits,s=o.maximumFractionDigits,c=o.currency,u=o.currencyAsSymbol,p=void 0!==u&&u,f={minimumIntegerDigits:a,minimumFractionDigits:i,maximumFractionDigits:s,style:ce[r].toLowerCase()};return r==ce.Currency&&(f.currency="string"==typeof c?c:void 0,f.currencyDisplay=p?"symbol":"code"),new Intl.NumberFormat(t,f).format(e)},e}(),pe=/((?:[^yMLdHhmsazZEwGjJ']+)|(?:'(?:[^']|'')*')|(?:E+|y+|M+|L+|d+|H+|h+|J+|j+|m+|s+|a|z|Z|G+|w+))(.*)/,fe={yMMMdjms:g(m([y("year",1),d("month",3),y("day",1),y("hour",1),y("minute",1),y("second",1)])),yMdjm:g(m([y("year",1),y("month",1),y("day",1),y("hour",1),y("minute",1)])),yMMMMEEEEd:g(m([y("year",1),d("month",4),d("weekday",4),y("day",1)])),yMMMMd:g(m([y("year",1),d("month",4),y("day",1)])),yMMMd:g(m([y("year",1),d("month",3),y("day",1)])),yMd:g(m([y("year",1),y("month",1),y("day",1)])),jms:g(m([y("hour",1),y("second",1),y("minute",1)])),jm:g(m([y("hour",1),y("minute",1)]))},le={yyyy:g(y("year",4)),yy:g(y("year",2)),y:g(y("year",1)),MMMM:g(d("month",4)),MMM:g(d("month",3)),MM:g(y("month",2)),M:g(y("month",1)),LLLL:g(d("month",4)),L:g(d("month",1)),dd:g(y("day",2)),d:g(y("day",1)),HH:u(p(g(h(y("hour",2),!1)))),H:p(g(h(y("hour",1),!1))),hh:u(p(g(h(y("hour",2),!0)))),h:p(g(h(y("hour",1),!0))),jj:g(y("hour",2)),j:g(y("hour",1)),mm:u(g(y("minute",2))),m:g(y("minute",1)),ss:u(g(y("second",2))),s:g(y("second",1)),sss:g(y("second",3)),EEEE:g(d("weekday",4)),EEE:g(d("weekday",3)),EE:g(d("weekday",2)),E:g(d("weekday",1)),a:function(e){return function(t,r){return e(t,r).split(" ")[1]}}(g(h(y("hour",1),!0))),Z:l("short"),z:l("long"),ww:g({}),w:g({}),G:g(d("era",1)),GG:g(d("era",2)),GGG:g(d("era",3)),GGGG:g(d("era",4))},he=new Map,ye=function(){function e(){}return e.format=function(e,t,r){return _(r,e,t)},e}(),de=/^(\d+)?\.((\d+)(-(\d+))?)?$/,me=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){return v(e,this._locale,t,ce.Decimal,r)},e}();me.decorators=[{type:t.Pipe,args:[{name:"number"}]}],me.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var ge=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){return v(e,this._locale,t,ce.Percent,r)},e}();ge.decorators=[{type:t.Pipe,args:[{name:"percent"}]}],ge.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var _e=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r,n,o){return void 0===r&&(r="USD"),void 0===n&&(n=!1),v(e,this._locale,t,ce.Currency,o,r,n)},e}();_e.decorators=[{type:t.Pipe,args:[{name:"currency"}]}],_e.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var we=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,ve=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){void 0===r&&(r="mediumDate");var n;if(O(t)||t!=t)return null;if("string"==typeof t&&(t=t.trim()),M(t))n=t;else if(b(t))n=new Date(parseFloat(t));else if("string"==typeof t&&/^(\d{4}-\d{1,2}-\d{1,2})$/.test(t)){var o=t.split("-").map(function(e){return parseInt(e,10)}),a=o[0],i=o[1],c=o[2];n=new Date(a,i-1,c)}else n=new Date(t);if(!M(n)){var u=void 0;if("string"!=typeof t||!(u=t.match(we)))throw s(e,t);n=I(u)}return ye.format(n,this._locale,e._ALIASES[r]||r)},e}();ve._ALIASES={medium:"yMMMdjms",short:"yMdjm",fullDate:"yMMMMEEEEd",longDate:"yMMMMd",mediumDate:"yMMMd",shortDate:"yMd",mediumTime:"jms",shortTime:"jm"},ve.decorators=[{type:t.Pipe,args:[{name:"date",pure:!0}]}],ve.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var Ce=/#/g,be=function(){function e(e){this._localization=e}return e.prototype.transform=function(t,r){if(null==t)return"";if("object"!=typeof r||null===r)throw s(e,r);return r[o(t,Object.keys(r),this._localization)].replace(Ce,t.toString())},e}();be.decorators=[{type:t.Pipe,args:[{name:"i18nPlural",pure:!0}]}],be.ctorParameters=function(){return[{type:x}]};var Oe=function(){function e(){}return e.prototype.transform=function(t,r){if(null==t)return"";if("object"!=typeof r||"string"!=typeof t)throw s(e,r);return r.hasOwnProperty(t)?r[t]:r.hasOwnProperty("other")?r.other:""},e}();Oe.decorators=[{type:t.Pipe,args:[{name:"i18nSelect",pure:!0}]}],Oe.ctorParameters=function(){return[]};var Me=function(){function e(){}return e.prototype.transform=function(e){return JSON.stringify(e,null,2)},e}();Me.decorators=[{type:t.Pipe,args:[{name:"json",pure:!1}]}],Me.ctorParameters=function(){return[]};var Ie=function(){function e(){}return e.prototype.transform=function(t,r,n){if(null==t)return t;if(!this.supports(t))throw s(e,t);return t.slice(r,n)},e.prototype.supports=function(e){return"string"==typeof e||Array.isArray(e)},e}();Ie.decorators=[{type:t.Pipe,args:[{name:"slice",pure:!1}]}],Ie.ctorParameters=function(){return[]};var Pe=[oe,se,ae,Me,Ie,me,ge,ie,_e,ve,be,Oe],De=function(){return function(){}}();De.decorators=[{type:t.NgModule,args:[{declarations:[ee,Pe],exports:[ee,Pe],providers:[{provide:x,useClass:L}]}]}],De.ctorParameters=function(){return[]};new t.Version("4.1.3");var Se=function(){return function(){}}();Se.decorators=[{type:t.NgModule,args:[{imports:[De],declarations:[D],providers:[S],exports:[D]}]}],Se.ctorParameters=function(){return[]},e.LibComponent=D,e.LibService=S,e.LibModule=Se,Object.defineProperty(e,"__esModule",{value:!0})});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core")):"function"==typeof define&&define.amd?define(["exports","@angular/core"],t):t(e.angularFontAwesome=e.angularFontAwesome||{},e.ng.core)}(this,function(e,t){"use strict";function r(e){return e.replace(/\/index.html$/,"")}function n(e,t,r){var n="="+e;if(t.indexOf(n)>-1)return n;if(n=r.getPluralCategory(e),t.indexOf(n)>-1)return n;if(t.indexOf("other")>-1)return"other";throw new Error('No plural message found for value "'+e+'"')}function o(e,r){return Error("InvalidPipeArgument: '"+r+"' for pipe '"+t.ɵstringify(e)+"'")}function a(e){return function(t,r){var n=e(t,r);return 1==n.length?"0"+n:n}}function i(e){return function(t,r){return e(t,r).split(" ")[0]}}function s(e,t,r){return new Intl.DateTimeFormat(t,r).format(e).replace(/[\u200e\u200f]/g,"")}function c(e){var t={hour:"2-digit",hour12:!1,timeZoneName:e};return function(e,r){var n=s(e,r,t);return n?n.substring(3):""}}function u(e,t){return e.hour12=t,e}function p(e,t){var r={};return r[e]=2===t?"2-digit":"numeric",r}function f(e,t){var r={};return r[e]=t<4?t>1?"short":"narrow":"long",r}function l(e){return Object.assign.apply(Object,[{}].concat(e))}function h(e){return function(t,r){return s(t,r,e)}}function y(e,t,r,n,a,i,s){if(void 0===i&&(i=null),void 0===s&&(s=!1),null==r)return null;if("number"!=typeof(r="string"==typeof r&&d(r)?+r:r))throw o(e,r);var c=void 0,u=void 0,p=void 0;if(n!==ee.Currency&&(c=1,u=0,p=3),a){var f=a.match(se);if(null===f)throw new Error(a+" is not a valid digit info for number pipes");null!=f[1]&&(c=m(f[1])),null!=f[3]&&(u=m(f[3])),null!=f[5]&&(p=m(f[5]))}return te.format(r,t,n,{minimumIntegerDigits:c,minimumFractionDigits:u,maximumFractionDigits:p,currency:i,currencyAsSymbol:s})}function m(e){var t=parseInt(e);if(isNaN(t))throw new Error("Invalid integer literal when parsing "+e);return t}function d(e){return!isNaN(e-parseFloat(e))}function g(e){return e instanceof Date&&!isNaN(e.valueOf())}function _(e){return parseInt(e,10)}var w=function(){function e(){this._optionalClasses=[]}return e.prototype.ngOnInit=function(){if(console.log("hi"),!this.name)throw new Error('Missing "name" property for Angular2 Font Awesome component');if(this.size&&this.addToOptionalClasses("fa-"+this.size),this.fixed&&this.addToOptionalClasses("fa-fw"),this.animation&&this.addToOptionalClasses("fa-"+this.animation),this.rotate){var e="number"==typeof this.rotate?"fa-rotate-"+this.rotate:"fa-flip-"+this.rotate;this.addToOptionalClasses(e)}this.inverse&&this.addToOptionalClasses("fa-inverse")},Object.defineProperty(e.prototype,"optionalClasses",{get:function(){return this._optionalClasses},enumerable:!0,configurable:!0}),e.prototype.addToOptionalClasses=function(e){this._optionalClasses.push(e)},e}();w.decorators=[{type:t.Component,args:[{selector:"fa",template:'<i class="fa fa-{{ name }}" aria-hidden="true" [ngClass]="optionalClasses" ></i> ',styles:[""]}]}],w.ctorParameters=function(){return[]},w.propDecorators={name:[{type:t.Input}],title:[{type:t.Input}],size:[{type:t.Input}],fixed:[{type:t.Input}],animation:[{type:t.Input}],rotate:[{type:t.Input}],inverse:[{type:t.Input}]};var v=function(){return function(){}}();v.decorators=[{type:t.Injectable}],v.ctorParameters=function(){return[]};var C=function(e,t){function r(){this.constructor=e}for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)},b=function(){function e(){}return e.prototype.getBaseHrefFromDOM=function(){},e.prototype.onPopState=function(e){},e.prototype.onHashChange=function(e){},e.prototype.pathname=function(){},e.prototype.search=function(){},e.prototype.hash=function(){},e.prototype.replaceState=function(e,t,r){},e.prototype.pushState=function(e,t,r){},e.prototype.forward=function(){},e.prototype.back=function(){},e}(),O=(new t.InjectionToken("Location Initialized"),function(){function e(){}return e.prototype.path=function(e){},e.prototype.prepareExternalUrl=function(e){},e.prototype.pushState=function(e,t,r,n){},e.prototype.replaceState=function(e,t,r,n){},e.prototype.forward=function(){},e.prototype.back=function(){},e.prototype.onPopState=function(e){},e.prototype.getBaseHref=function(){},e}()),M=new t.InjectionToken("appBaseHref"),I=function(){function e(n){var o=this;this._subject=new t.EventEmitter,this._platformStrategy=n;var a=this._platformStrategy.getBaseHref();this._baseHref=e.stripTrailingSlash(r(a)),this._platformStrategy.onPopState(function(e){o._subject.emit({url:o.path(!0),pop:!0,type:e.type})})}return e.prototype.path=function(e){return void 0===e&&(e=!1),this.normalize(this._platformStrategy.path(e))},e.prototype.isCurrentPathEqualTo=function(t,r){return void 0===r&&(r=""),this.path()==this.normalize(t+e.normalizeQueryParams(r))},e.prototype.normalize=function(t){return e.stripTrailingSlash(function(e,t){return e&&t.startsWith(e)?t.substring(e.length):t}(this._baseHref,r(t)))},e.prototype.prepareExternalUrl=function(e){return e&&"/"!==e[0]&&(e="/"+e),this._platformStrategy.prepareExternalUrl(e)},e.prototype.go=function(e,t){void 0===t&&(t=""),this._platformStrategy.pushState(null,"",e,t)},e.prototype.replaceState=function(e,t){void 0===t&&(t=""),this._platformStrategy.replaceState(null,"",e,t)},e.prototype.forward=function(){this._platformStrategy.forward()},e.prototype.back=function(){this._platformStrategy.back()},e.prototype.subscribe=function(e,t,r){return this._subject.subscribe({next:e,error:t,complete:r})},e.normalizeQueryParams=function(e){return e&&"?"!==e[0]?"?"+e:e},e.joinWithSlash=function(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},e.stripTrailingSlash=function(e){return e.replace(/\/$/,"")},e}();I.decorators=[{type:t.Injectable}],I.ctorParameters=function(){return[{type:O}]};var P=function(e){function t(t,r){var n=e.call(this)||this;return n._platformLocation=t,n._baseHref="",null!=r&&(n._baseHref=r),n}return C(t,e),t.prototype.onPopState=function(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)},t.prototype.getBaseHref=function(){return this._baseHref},t.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},t.prototype.prepareExternalUrl=function(e){var t=I.joinWithSlash(this._baseHref,e);return t.length>0?"#"+t:t},t.prototype.pushState=function(e,t,r,n){var o=this.prepareExternalUrl(r+I.normalizeQueryParams(n));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.pushState(e,t,o)},t.prototype.replaceState=function(e,t,r,n){var o=this.prepareExternalUrl(r+I.normalizeQueryParams(n));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.replaceState(e,t,o)},t.prototype.forward=function(){this._platformLocation.forward()},t.prototype.back=function(){this._platformLocation.back()},t}(O);P.decorators=[{type:t.Injectable}],P.ctorParameters=function(){return[{type:b},{type:void 0,decorators:[{type:t.Optional},{type:t.Inject,args:[M]}]}]};var D=function(e){function t(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 C(t,e),t.prototype.onPopState=function(e){this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e)},t.prototype.getBaseHref=function(){return this._baseHref},t.prototype.prepareExternalUrl=function(e){return I.joinWithSlash(this._baseHref,e)},t.prototype.path=function(e){void 0===e&&(e=!1);var t=this._platformLocation.pathname+I.normalizeQueryParams(this._platformLocation.search),r=this._platformLocation.hash;return r&&e?""+t+r:t},t.prototype.pushState=function(e,t,r,n){var o=this.prepareExternalUrl(r+I.normalizeQueryParams(n));this._platformLocation.pushState(e,t,o)},t.prototype.replaceState=function(e,t,r,n){var o=this.prepareExternalUrl(r+I.normalizeQueryParams(n));this._platformLocation.replaceState(e,t,o)},t.prototype.forward=function(){this._platformLocation.forward()},t.prototype.back=function(){this._platformLocation.back()},t}(O);D.decorators=[{type:t.Injectable}],D.ctorParameters=function(){return[{type:b},{type:void 0,decorators:[{type:t.Optional},{type:t.Inject,args:[M]}]}]};var S=function(){function e(){}return e.prototype.getPluralCategory=function(e){},e}(),V=function(e){function t(t){var r=e.call(this)||this;return r.locale=t,r}return C(t,e),t.prototype.getPluralCategory=function(e){switch(function(e,t){"string"==typeof t&&(t=parseInt(t,10));var r=t,n=r.toString().replace(/^[^.]*\.?/,""),o=Math.floor(Math.abs(r)),a=n.length,i=parseInt(n,10),s=parseInt(r.toString().replace(/^[^.]*\.?|0+$/g,""),10)||0;switch(e.split("-")[0].toLowerCase()){case"af":case"asa":case"az":case"bem":case"bez":case"bg":case"brx":case"ce":case"cgg":case"chr":case"ckb":case"ee":case"el":case"eo":case"es":case"eu":case"fo":case"fur":case"gsw":case"ha":case"haw":case"hu":case"jgo":case"jmc":case"ka":case"kk":case"kkj":case"kl":case"ks":case"ksb":case"ky":case"lb":case"lg":case"mas":case"mgo":case"ml":case"mn":case"nb":case"nd":case"ne":case"nn":case"nnh":case"nyn":case"om":case"or":case"os":case"ps":case"rm":case"rof":case"rwk":case"saq":case"seh":case"sn":case"so":case"sq":case"ta":case"te":case"teo":case"tk":case"tr":case"ug":case"uz":case"vo":case"vun":case"wae":case"xog":return 1===r?E.One:E.Other;case"agq":case"bas":case"cu":case"dav":case"dje":case"dua":case"dyo":case"ebu":case"ewo":case"guz":case"kam":case"khq":case"ki":case"kln":case"kok":case"ksf":case"lrc":case"lu":case"luo":case"luy":case"mer":case"mfe":case"mgh":case"mua":case"mzn":case"nmg":case"nus":case"qu":case"rn":case"rw":case"sbp":case"twq":case"vai":case"yav":case"yue":case"zgh":case"ak":case"ln":case"mg":case"pa":case"ti":return r===Math.floor(r)&&r>=0&&r<=1?E.One:E.Other;case"am":case"as":case"bn":case"fa":case"gu":case"hi":case"kn":case"mr":case"zu":return 0===o||1===r?E.One:E.Other;case"ar":return 0===r?E.Zero:1===r?E.One:2===r?E.Two:r%100===Math.floor(r%100)&&r%100>=3&&r%100<=10?E.Few:r%100===Math.floor(r%100)&&r%100>=11&&r%100<=99?E.Many:E.Other;case"ast":case"ca":case"de":case"en":case"et":case"fi":case"fy":case"gl":case"it":case"nl":case"sv":case"sw":case"ur":case"yi":return 1===o&&0===a?E.One:E.Other;case"be":return r%10==1&&r%100!=11?E.One:r%10===Math.floor(r%10)&&r%10>=2&&r%10<=4&&!(r%100>=12&&r%100<=14)?E.Few:r%10==0||r%10===Math.floor(r%10)&&r%10>=5&&r%10<=9||r%100===Math.floor(r%100)&&r%100>=11&&r%100<=14?E.Many:E.Other;case"br":return r%10==1&&r%100!=11&&r%100!=71&&r%100!=91?E.One:r%10==2&&r%100!=12&&r%100!=72&&r%100!=92?E.Two:r%10===Math.floor(r%10)&&(r%10>=3&&r%10<=4||r%10==9)&&!(r%100>=10&&r%100<=19||r%100>=70&&r%100<=79||r%100>=90&&r%100<=99)?E.Few:0!==r&&r%1e6==0?E.Many:E.Other;case"bs":case"hr":case"sr":return 0===a&&o%10==1&&o%100!=11||i%10==1&&i%100!=11?E.One:0===a&&o%10===Math.floor(o%10)&&o%10>=2&&o%10<=4&&!(o%100>=12&&o%100<=14)||i%10===Math.floor(i%10)&&i%10>=2&&i%10<=4&&!(i%100>=12&&i%100<=14)?E.Few:E.Other;case"cs":case"sk":return 1===o&&0===a?E.One:o===Math.floor(o)&&o>=2&&o<=4&&0===a?E.Few:0!==a?E.Many:E.Other;case"cy":return 0===r?E.Zero:1===r?E.One:2===r?E.Two:3===r?E.Few:6===r?E.Many:E.Other;case"da":return 1===r||0!==s&&(0===o||1===o)?E.One:E.Other;case"dsb":case"hsb":return 0===a&&o%100==1||i%100==1?E.One:0===a&&o%100==2||i%100==2?E.Two:0===a&&o%100===Math.floor(o%100)&&o%100>=3&&o%100<=4||i%100===Math.floor(i%100)&&i%100>=3&&i%100<=4?E.Few:E.Other;case"ff":case"fr":case"hy":case"kab":return 0===o||1===o?E.One:E.Other;case"fil":return 0===a&&(1===o||2===o||3===o)||0===a&&o%10!=4&&o%10!=6&&o%10!=9||0!==a&&i%10!=4&&i%10!=6&&i%10!=9?E.One:E.Other;case"ga":return 1===r?E.One:2===r?E.Two:r===Math.floor(r)&&r>=3&&r<=6?E.Few:r===Math.floor(r)&&r>=7&&r<=10?E.Many:E.Other;case"gd":return 1===r||11===r?E.One:2===r||12===r?E.Two:r===Math.floor(r)&&(r>=3&&r<=10||r>=13&&r<=19)?E.Few:E.Other;case"gv":return 0===a&&o%10==1?E.One:0===a&&o%10==2?E.Two:0!==a||o%100!=0&&o%100!=20&&o%100!=40&&o%100!=60&&o%100!=80?0!==a?E.Many:E.Other:E.Few;case"he":return 1===o&&0===a?E.One:2===o&&0===a?E.Two:0!==a||r>=0&&r<=10||r%10!=0?E.Other:E.Many;case"is":return 0===s&&o%10==1&&o%100!=11||0!==s?E.One:E.Other;case"ksh":return 0===r?E.Zero:1===r?E.One:E.Other;case"kw":case"naq":case"se":case"smn":return 1===r?E.One:2===r?E.Two:E.Other;case"lag":return 0===r?E.Zero:0!==o&&1!==o||0===r?E.Other:E.One;case"lt":return r%10!=1||r%100>=11&&r%100<=19?r%10===Math.floor(r%10)&&r%10>=2&&r%10<=9&&!(r%100>=11&&r%100<=19)?E.Few:0!==i?E.Many:E.Other:E.One;case"lv":case"prg":return r%10==0||r%100===Math.floor(r%100)&&r%100>=11&&r%100<=19||2===a&&i%100===Math.floor(i%100)&&i%100>=11&&i%100<=19?E.Zero:r%10==1&&r%100!=11||2===a&&i%10==1&&i%100!=11||2!==a&&i%10==1?E.One:E.Other;case"mk":return 0===a&&o%10==1||i%10==1?E.One:E.Other;case"mt":return 1===r?E.One:0===r||r%100===Math.floor(r%100)&&r%100>=2&&r%100<=10?E.Few:r%100===Math.floor(r%100)&&r%100>=11&&r%100<=19?E.Many:E.Other;case"pl":return 1===o&&0===a?E.One:0===a&&o%10===Math.floor(o%10)&&o%10>=2&&o%10<=4&&!(o%100>=12&&o%100<=14)?E.Few:0===a&&1!==o&&o%10===Math.floor(o%10)&&o%10>=0&&o%10<=1||0===a&&o%10===Math.floor(o%10)&&o%10>=5&&o%10<=9||0===a&&o%100===Math.floor(o%100)&&o%100>=12&&o%100<=14?E.Many:E.Other;case"pt":return r===Math.floor(r)&&r>=0&&r<=2&&2!==r?E.One:E.Other;case"ro":return 1===o&&0===a?E.One:0!==a||0===r||1!==r&&r%100===Math.floor(r%100)&&r%100>=1&&r%100<=19?E.Few:E.Other;case"ru":case"uk":return 0===a&&o%10==1&&o%100!=11?E.One:0===a&&o%10===Math.floor(o%10)&&o%10>=2&&o%10<=4&&!(o%100>=12&&o%100<=14)?E.Few:0===a&&o%10==0||0===a&&o%10===Math.floor(o%10)&&o%10>=5&&o%10<=9||0===a&&o%100===Math.floor(o%100)&&o%100>=11&&o%100<=14?E.Many:E.Other;case"shi":return 0===o||1===r?E.One:r===Math.floor(r)&&r>=2&&r<=10?E.Few:E.Other;case"si":return 0===r||1===r||0===o&&1===i?E.One:E.Other;case"sl":return 0===a&&o%100==1?E.One:0===a&&o%100==2?E.Two:0===a&&o%100===Math.floor(o%100)&&o%100>=3&&o%100<=4||0!==a?E.Few:E.Other;case"tzm":return r===Math.floor(r)&&r>=0&&r<=1||r===Math.floor(r)&&r>=11&&r<=99?E.One:E.Other;default:return E.Other}}(this.locale,e)){case E.Zero:return"zero";case E.One:return"one";case E.Two:return"two";case E.Few:return"few";case E.Many:return"many";default:return"other"}},t}(S);V.decorators=[{type:t.Injectable}],V.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var E={};E.Zero=0,E.One=1,E.Two=2,E.Few=3,E.Many=4,E.Other=5,E[E.Zero]="Zero",E[E.One]="One",E[E.Two]="Two",E[E.Few]="Few",E[E.Many]="Many",E[E.Other]="Other";var R=function(){function e(e,t,r,n){this._iterableDiffers=e,this._keyValueDiffers=t,this._ngEl=r,this._renderer=n,this._initialClasses=[]}return Object.defineProperty(e.prototype,"klass",{set:function(e){this._applyInitialClasses(!0),this._initialClasses="string"==typeof e?e.split(/\s+/):[],this._applyInitialClasses(!1),this._applyClasses(this._rawClass,!1)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngClass",{set:function(e){this._cleanupClasses(this._rawClass),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._cleanupClasses=function(e){this._applyClasses(e,!0),this._applyInitialClasses(!1)},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._applyInitialClasses=function(e){var t=this;this._initialClasses.forEach(function(r){return t._toggleClass(r,!e)})},e.prototype._applyClasses=function(e,t){var r=this;e&&(Array.isArray(e)||e instanceof Set?e.forEach(function(e){return r._toggleClass(e,!t)}):Object.keys(e).forEach(function(n){null!=e[n]&&r._toggleClass(n,!t)}))},e.prototype._toggleClass=function(e,t){var r=this;(e=e.trim())&&e.split(/\s+/g).forEach(function(e){r._renderer.setElementClass(r._ngEl.nativeElement,e,!!t)})},e}();R.decorators=[{type:t.Directive,args:[{selector:"[ngClass]"}]}],R.ctorParameters=function(){return[{type:t.IterableDiffers},{type:t.KeyValueDiffers},{type:t.ElementRef},{type:t.Renderer}]},R.propDecorators={klass:[{type:t.Input,args:["class"]}],ngClass:[{type:t.Input}]};var k=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 o=(this._moduleRef?this._moduleRef.componentFactoryResolver:r.get(t.ComponentFactoryResolver)).resolveComponentFactory(this.ngComponentOutlet);this._componentRef=this._viewContainerRef.createComponent(o,this._viewContainerRef.length,r,this.ngComponentOutletContent)}},e.prototype.ngOnDestroy=function(){this._moduleRef&&this._moduleRef.destroy()},e}();k.decorators=[{type:t.Directive,args:[{selector:"[ngComponentOutlet]"}]}],k.ctorParameters=function(){return[{type:t.ViewContainerRef}]},k.propDecorators={ngComponentOutlet:[{type:t.Input}],ngComponentOutletInjector:[{type:t.Input}],ngComponentOutletContent:[{type:t.Input}],ngComponentOutletNgModuleFactory:[{type:t.Input}]};var j=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}(),F=function(){function e(e,t,r){this._viewContainer=e,this._template=t,this._differs=r,this._differ=null}return 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/docs/ts/latest/api/common/index/NgFor-directive.html#!#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.ngOnChanges=function(e){if("ngForOf"in e){var t=e.ngForOf.currentValue;if(!this._differ&&t)try{this._differ=this._differs.find(t).create(this.ngForTrackBy)}catch(e){throw new Error("Cannot find a differ supporting object '"+t+"' of type '"+function(e){return e.name||typeof e}(t)+"'. NgFor only supports binding to Iterables such as Arrays.")}}},e.prototype.ngDoCheck=function(){if(this._differ){var e=this._differ.diff(this.ngForOf);e&&this._applyChanges(e)}},e.prototype._applyChanges=function(e){var t=this,r=[];e.forEachOperation(function(e,n,o){if(null==e.previousIndex){var a=t._viewContainer.createEmbeddedView(t._template,new j(null,t.ngForOf,-1,-1),o),i=new T(e,a);r.push(i)}else if(null==o)t._viewContainer.remove(n);else{a=t._viewContainer.get(n);t._viewContainer.move(a,o);i=new T(e,a);r.push(i)}});for(n=0;n<r.length;n++)this._perViewChange(r[n].view,r[n].record);for(var n=0,o=this._viewContainer.length;n<o;n++){var a=this._viewContainer.get(n);a.context.index=n,a.context.count=o}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}();F.decorators=[{type:t.Directive,args:[{selector:"[ngFor][ngForOf]"}]}],F.ctorParameters=function(){return[{type:t.ViewContainerRef},{type:t.TemplateRef},{type:t.IterableDiffers}]},F.propDecorators={ngForOf:[{type:t.Input}],ngForTrackBy:[{type:t.Input}],ngForTemplate:[{type:t.Input}]};var T=function(){return function(e,t){this.record=e,this.view=t}}(),x=function(){function e(e,t){this._viewContainer=e,this._context=new L,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){this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"ngIfElse",{set:function(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}();x.decorators=[{type:t.Directive,args:[{selector:"[ngIf]"}]}],x.ctorParameters=function(){return[{type:t.ViewContainerRef},{type:t.TemplateRef}]},x.propDecorators={ngIf:[{type:t.Input}],ngIfThen:[{type:t.Input}],ngIfElse:[{type:t.Input}]};var L=function(){return function(){this.$implicit=null,this.ngIf=null}}(),A=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}(),z=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)}},e}();z.decorators=[{type:t.Directive,args:[{selector:"[ngSwitch]"}]}],z.ctorParameters=function(){return[]},z.propDecorators={ngSwitch:[{type:t.Input}]};var H=function(){function e(e,t,r){this.ngSwitch=r,r._addCase(),this._view=new A(e,t)}return e.prototype.ngDoCheck=function(){this._view.enforceState(this.ngSwitch._matchCase(this.ngSwitchCase))},e}();H.decorators=[{type:t.Directive,args:[{selector:"[ngSwitchCase]"}]}],H.ctorParameters=function(){return[{type:t.ViewContainerRef},{type:t.TemplateRef},{type:z,decorators:[{type:t.Host}]}]},H.propDecorators={ngSwitchCase:[{type:t.Input}]};var N=function(){return function(e,t,r){r._addDefault(new A(e,t))}}();N.decorators=[{type:t.Directive,args:[{selector:"[ngSwitchDefault]"}]}],N.ctorParameters=function(){return[{type:t.ViewContainerRef},{type:t.TemplateRef},{type:z,decorators:[{type:t.Host}]}]};var U=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=n(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())},e}();U.decorators=[{type:t.Directive,args:[{selector:"[ngPlural]"}]}],U.ctorParameters=function(){return[{type:S}]},U.propDecorators={ngPlural:[{type:t.Input}]};var B=function(){return function(e,t,r,n){this.value=e;var o=!isNaN(Number(e));n.addCase(o?"="+e:e,new A(r,t))}}();B.decorators=[{type:t.Directive,args:[{selector:"[ngPluralCase]"}]}],B.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Attribute,args:["ngPluralCase"]}]},{type:t.TemplateRef},{type:t.ViewContainerRef},{type:U,decorators:[{type:t.Host}]}]};var Z=function(){function e(e,t,r){this._differs=e,this._ngEl=t,this._renderer=r}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._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)})},e.prototype._setStyle=function(e,t){var r=e.split("."),n=r[0],o=r[1];t=null!=t&&o?""+t+o:t,this._renderer.setElementStyle(this._ngEl.nativeElement,n,t)},e}();Z.decorators=[{type:t.Directive,args:[{selector:"[ngStyle]"}]}],Z.ctorParameters=function(){return[{type:t.KeyValueDiffers},{type:t.ElementRef},{type:t.Renderer}]},Z.propDecorators={ngStyle:[{type:t.Input}]};var $=function(){function e(e){this._viewContainerRef=e}return Object.defineProperty(e.prototype,"ngOutletContext",{set:function(e){this.ngTemplateOutletContext=e},enumerable:!0,configurable:!0}),e.prototype.ngOnChanges=function(e){this._viewRef&&this._viewContainerRef.remove(this._viewContainerRef.indexOf(this._viewRef)),this.ngTemplateOutlet&&(this._viewRef=this._viewContainerRef.createEmbeddedView(this.ngTemplateOutlet,this.ngTemplateOutletContext))},e}();$.decorators=[{type:t.Directive,args:[{selector:"[ngTemplateOutlet]"}]}],$.ctorParameters=function(){return[{type:t.ViewContainerRef}]},$.propDecorators={ngTemplateOutletContext:[{type:t.Input}],ngTemplateOutlet:[{type:t.Input}],ngOutletContext:[{type:t.Input}]};var G=[R,k,F,x,$,Z,z,H,N,U,B],q=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}(),Q=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}()),W=new q,J=function(){function e(e){this._ref=e,this._latestValue=null,this._latestReturnedValue=null,this._subscription=null,this._obj=null,this._strategy=null}return e.prototype.ngOnDestroy=function(){this._subscription&&this._dispose()},e.prototype.transform=function(e){return this._obj?e!==this._obj?(this._dispose(),this.transform(e)):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(r){if(t.ɵisPromise(r))return Q;if(t.ɵisObservable(r))return W;throw o(e,r)},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())},e}();J.decorators=[{type:t.Pipe,args:[{name:"async",pure:!1}]}],J.ctorParameters=function(){return[{type:t.ChangeDetectorRef}]};var K=function(){function e(){}return e.prototype.transform=function(t){if(!t)return t;if("string"!=typeof t)throw o(e,t);return t.toLowerCase()},e}();K.decorators=[{type:t.Pipe,args:[{name:"lowercase"}]}],K.ctorParameters=function(){return[]};var Y=function(){function e(){}return e.prototype.transform=function(t){if(!t)return t;if("string"!=typeof t)throw o(e,t);return t.split(/\b/g).map(function(e){return function(e){return e?e[0].toUpperCase()+e.substr(1).toLowerCase():e}(e)}).join("")},e}();Y.decorators=[{type:t.Pipe,args:[{name:"titlecase"}]}],Y.ctorParameters=function(){return[]};var X=function(){function e(){}return e.prototype.transform=function(t){if(!t)return t;if("string"!=typeof t)throw o(e,t);return t.toUpperCase()},e}();X.decorators=[{type:t.Pipe,args:[{name:"uppercase"}]}],X.ctorParameters=function(){return[]};var ee={};ee.Decimal=0,ee.Percent=1,ee.Currency=2,ee[ee.Decimal]="Decimal",ee[ee.Percent]="Percent",ee[ee.Currency]="Currency";var te=function(){function e(){}return e.format=function(e,t,r,n){var o=void 0===n?{}:n,a=o.minimumIntegerDigits,i=o.minimumFractionDigits,s=o.maximumFractionDigits,c=o.currency,u=o.currencyAsSymbol,p=void 0!==u&&u,f={minimumIntegerDigits:a,minimumFractionDigits:i,maximumFractionDigits:s,style:ee[r].toLowerCase()};return r==ee.Currency&&(f.currency="string"==typeof c?c:void 0,f.currencyDisplay=p?"symbol":"code"),new Intl.NumberFormat(t,f).format(e)},e}(),re=/((?:[^yMLdHhmsazZEwGjJ']+)|(?:'(?:[^']|'')*')|(?:E+|y+|M+|L+|d+|H+|h+|J+|j+|m+|s+|a|z|Z|G+|w+))(.*)/,ne={yMMMdjms:h(l([p("year",1),f("month",3),p("day",1),p("hour",1),p("minute",1),p("second",1)])),yMdjm:h(l([p("year",1),p("month",1),p("day",1),p("hour",1),p("minute",1)])),yMMMMEEEEd:h(l([p("year",1),f("month",4),f("weekday",4),p("day",1)])),yMMMMd:h(l([p("year",1),f("month",4),p("day",1)])),yMMMd:h(l([p("year",1),f("month",3),p("day",1)])),yMd:h(l([p("year",1),p("month",1),p("day",1)])),jms:h(l([p("hour",1),p("second",1),p("minute",1)])),jm:h(l([p("hour",1),p("minute",1)]))},oe={yyyy:h(p("year",4)),yy:h(p("year",2)),y:h(p("year",1)),MMMM:h(f("month",4)),MMM:h(f("month",3)),MM:h(p("month",2)),M:h(p("month",1)),LLLL:h(f("month",4)),L:h(f("month",1)),dd:h(p("day",2)),d:h(p("day",1)),HH:a(i(h(u(p("hour",2),!1)))),H:i(h(u(p("hour",1),!1))),hh:a(i(h(u(p("hour",2),!0)))),h:i(h(u(p("hour",1),!0))),jj:h(p("hour",2)),j:h(p("hour",1)),mm:a(h(p("minute",2))),m:h(p("minute",1)),ss:a(h(p("second",2))),s:h(p("second",1)),sss:h(p("second",3)),EEEE:h(f("weekday",4)),EEE:h(f("weekday",3)),EE:h(f("weekday",2)),E:h(f("weekday",1)),a:function(e){return function(t,r){return e(t,r).split(" ")[1]}}(h(u(p("hour",1),!0))),Z:c("short"),z:c("long"),ww:h({}),w:h({}),G:h(f("era",1)),GG:h(f("era",2)),GGG:h(f("era",3)),GGGG:h(f("era",4))},ae=new Map,ie=function(){function e(){}return e.format=function(e,t,r){return function(e,t,r){var n=ne[e];if(n)return n(t,r);var o=e,a=ae.get(o);if(!a){a=[];var i=void 0;re.exec(e);for(var s=e;s;)(i=re.exec(s))?s=(a=a.concat(i.slice(1))).pop():(a.push(s),s=null);ae.set(o,a)}return a.reduce(function(e,n){var o=oe[n];return e+(o?o(t,r):function(e){return"''"===e?"'":e.replace(/(^'|'$)/g,"").replace(/''/g,"'")}(n))},"")}(r,e,t)},e}(),se=/^(\d+)?\.((\d+)(-(\d+))?)?$/,ce=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){return y(e,this._locale,t,ee.Decimal,r)},e}();ce.decorators=[{type:t.Pipe,args:[{name:"number"}]}],ce.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var ue=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){return y(e,this._locale,t,ee.Percent,r)},e}();ue.decorators=[{type:t.Pipe,args:[{name:"percent"}]}],ue.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var pe=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r,n,o){return void 0===r&&(r="USD"),void 0===n&&(n=!1),y(e,this._locale,t,ee.Currency,o,r,n)},e}();pe.decorators=[{type:t.Pipe,args:[{name:"currency"}]}],pe.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var fe=/^(\d{4})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,le=function(){function e(e){this._locale=e}return e.prototype.transform=function(t,r){void 0===r&&(r="mediumDate");var n;if(function(e){return null==e||""===e}(t)||t!=t)return null;if("string"==typeof t&&(t=t.trim()),g(t))n=t;else if(d(t))n=new Date(parseFloat(t));else if("string"==typeof t&&/^(\d{4}-\d{1,2}-\d{1,2})$/.test(t)){var a=t.split("-").map(function(e){return parseInt(e,10)}),i=a[0],s=a[1],c=a[2];n=new Date(i,s-1,c)}else n=new Date(t);if(!g(n)){var u=void 0;if("string"!=typeof t||!(u=t.match(fe)))throw o(e,t);n=function(e){var t=new Date(0),r=0,n=0,o=e[8]?t.setUTCFullYear:t.setFullYear,a=e[8]?t.setUTCHours:t.setHours;e[9]&&(r=_(e[9]+e[10]),n=_(e[9]+e[11])),o.call(t,_(e[1]),_(e[2])-1,_(e[3]));var i=_(e[4]||"0")-r,s=_(e[5]||"0")-n,c=_(e[6]||"0"),u=Math.round(1e3*parseFloat("0."+(e[7]||0)));return a.call(t,i,s,c,u),t}(u)}return ie.format(n,this._locale,e._ALIASES[r]||r)},e}();le._ALIASES={medium:"yMMMdjms",short:"yMdjm",fullDate:"yMMMMEEEEd",longDate:"yMMMMd",mediumDate:"yMMMd",shortDate:"yMd",mediumTime:"jms",shortTime:"jm"},le.decorators=[{type:t.Pipe,args:[{name:"date",pure:!0}]}],le.ctorParameters=function(){return[{type:void 0,decorators:[{type:t.Inject,args:[t.LOCALE_ID]}]}]};var he=/#/g,ye=function(){function e(e){this._localization=e}return e.prototype.transform=function(t,r){if(null==t)return"";if("object"!=typeof r||null===r)throw o(e,r);return r[n(t,Object.keys(r),this._localization)].replace(he,t.toString())},e}();ye.decorators=[{type:t.Pipe,args:[{name:"i18nPlural",pure:!0}]}],ye.ctorParameters=function(){return[{type:S}]};var me=function(){function e(){}return e.prototype.transform=function(t,r){if(null==t)return"";if("object"!=typeof r||"string"!=typeof t)throw o(e,r);return r.hasOwnProperty(t)?r[t]:r.hasOwnProperty("other")?r.other:""},e}();me.decorators=[{type:t.Pipe,args:[{name:"i18nSelect",pure:!0}]}],me.ctorParameters=function(){return[]};var de=function(){function e(){}return e.prototype.transform=function(e){return JSON.stringify(e,null,2)},e}();de.decorators=[{type:t.Pipe,args:[{name:"json",pure:!1}]}],de.ctorParameters=function(){return[]};var ge=function(){function e(){}return e.prototype.transform=function(t,r,n){if(null==t)return t;if(!this.supports(t))throw o(e,t);return t.slice(r,n)},e.prototype.supports=function(e){return"string"==typeof e||Array.isArray(e)},e}();ge.decorators=[{type:t.Pipe,args:[{name:"slice",pure:!1}]}],ge.ctorParameters=function(){return[]};var _e=[J,X,K,de,ge,ce,ue,Y,pe,le,ye,me],we=function(){return function(){}}();we.decorators=[{type:t.NgModule,args:[{declarations:[G,_e],exports:[G,_e],providers:[{provide:S,useClass:V}]}]}],we.ctorParameters=function(){return[]};new t.Version("4.1.3");var ve=function(){return function(){}}();ve.decorators=[{type:t.NgModule,args:[{imports:[we],declarations:[w],providers:[v],exports:[w]}]}],ve.ctorParameters=function(){return[]},e.AngularFontAwesomeComponent=w,e.AngularFontAwesomeService=v,e.AngularFontAwesomeModule=ve,Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=angular-font-awesome.umd.min.js.map

@@ -1,3 +0,3 @@

export { LibComponent } from './src/component/lib.component';
export { LibService } from './src/service/lib.service';
export { LibModule } from './src/module';
export { AngularFontAwesomeComponent } from './src/component/angular-font-awesome.component';
export { AngularFontAwesomeService } from './src/service/angular-font-awesome.service';
export { AngularFontAwesomeModule } from './src/angular-font-awesome.module';
{
"name": "angular-font-awesome",
"version": "3.0.0",
"version": "3.0.1",
"description": "Compact FontAwesome library ready to be used with Angular 2 & 4. Formerly known as angular2-font-awesome",
"main": "./dist/bundles/angular-font-awesome.umd.js",
"module": "./dist/angular-font-awesome.es5.js",
"es2015": "./dist/angular-font-awesome.js",
"typings": "./dist/angular-font-awesome.d.ts",
"keywords": [
"ng4-font-awesome",
"ng4-fontawesome",
"ng2-fontawesome",
"ng2-font-awesome",
"ng-font-awesome",
"ng-fontawesome",
"font-awesome",
"fontawesome",
"font awesome",
"angular",
"angular2",
"ng",
"ng2",
"angular2-font-awesome",
"angular-font-awesome",
"angular4-font-awesome",
"angular4 font awesome",
"angular font awesome"
],
"author": "Baruch Velez <baruchvelez@gmail.com>",

@@ -17,7 +42,65 @@ "license": "MIT",

},
"scripts": {
"clean": "rimraf out-tsc dist/*",
"prebuild": "npm run clean",
"build": "node build.js",
"build-demo": "tsc -p src/demo/",
"build-demo:watch": "tsc -p src/demo/ -w",
"serve": "lite-server -c=bs-config.json",
"prestart": "npm run build-demo",
"start": "concurrently \"npm run build-demo:watch\" \"npm run serve\"",
"build-test": "tsc -p src/lib/tsconfig.spec.json",
"build-test:watch": "tsc -p src/lib/tsconfig.spec.json -w",
"pretest": "npm run build-test",
"test": "concurrently \"npm run build-test:watch\" \"karma start karma.conf.js\"",
"coverage": "karma start karma-coverage.conf.js --single-run",
"pretest:once": "npm run build-test",
"test:once": "karma start karma.conf.js --single-run",
"preintegration": "npm run build && cd integration && npm run clean && npm install",
"integration": "npm run integration:aot && npm run integration:jit",
"integration:jit": "cd integration && npm run e2e",
"integration:aot": "cd integration && npm run e2e:aot",
"lint": "tslint ./src/**/*.ts -t verbose",
"release": "standard-version"
},
"peerDependencies": {
"@angular/core": ">=4.0.0 <5.0.0 || >=4.0.0-beta <5.0.0",
"@angular/common":">=4.0.0 <5.0.0 || >=4.0.0-beta <5.0.0",
"font-awesome": "^4.7.0"
},
"devDependencies": {
"@angular/common": "~4.1.3",
"@angular/compiler": "~4.1.3",
"@angular/compiler-cli": "~4.1.3",
"@angular/core": "~4.1.3",
"@angular/platform-browser": "~4.1.3",
"@angular/platform-browser-dynamic": "~4.1.3",
"@types/jasmine": "2.5.36",
"@types/node": "^6.0.46",
"camelcase": "^4.0.0",
"concurrently": "3.4.0",
"core-js": "^2.4.1",
"glob": "^7.1.1",
"jasmine-core": "^2.5.2",
"karma": "^1.5.0",
"karma-chrome-launcher": "^2.0.0",
"karma-cli": "^1.0.1",
"karma-coverage": "^1.1.1",
"karma-html-reporter": "^0.2.7",
"karma-jasmine": "^1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"karma-remap-coverage": "^0.1.4",
"lite-server": "^2.2.2",
"rimraf": "^2.6.1",
"rollup": "^0.42.0",
"rollup-plugin-sourcemaps": "^0.4.1",
"rollup-plugin-uglify": "^2.0.1",
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-node-resolve": "^3.0.0",
"rxjs": "^5.0.1",
"standard-version": "^4.0.0",
"systemjs": "^0.19.40",
"tslint": "^4.4.2",
"typescript": "~2.3.0",
"zone.js": "^0.8.4"
}
}

@@ -14,3 +14,3 @@ # Angular Font Awesome

//...
import { AngularFontAwesomeModule } from 'angular-font-awesome/angular-font-awesome';
import { AngularFontAwesomeModule } from 'angular-font-awesome';
@NgModule({

@@ -41,4 +41,3 @@ //...

# Usage and Options
To use the component you can choose between these selectors: `<ng2-fa></ng2-fa>`, `<fa></fa>`, `<ng4-fa><ng4-fa>`, or `<ng-fa><ng-fa>`.
# Usage and

@@ -45,0 +44,0 @@ Name | Type | Options | Optional

@@ -1,3 +0,3 @@

export { LibComponent } from './src/component/lib.component';
export { LibService } from './src/service/lib.service';
export { LibModule } from './src/module';
export { AngularFontAwesomeComponent } from './src/component/angular-font-awesome.component';
export { AngularFontAwesomeService } from './src/service/angular-font-awesome.service';
export { AngularFontAwesomeModule } from './src/angular-font-awesome.module';
{
"name": "angular-font-awesome",
"version": "3.0.0",
"version": "3.0.1",
"description": "Compact FontAwesome library ready to be used with Angular 2 & 4. Formerly known as angular2-font-awesome",

@@ -66,5 +66,3 @@ "main": "./dist/bundles/angular-font-awesome.umd.js",

"peerDependencies": {
"@angular/core": ">=4.0.0 <5.0.0 || >=4.0.0-beta <5.0.0"
},
"dependencies": {
"@angular/core": ">=4.0.0 <5.0.0 || >=4.0.0-beta <5.0.0",
"font-awesome": "^4.7.0"

@@ -71,0 +69,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc