angular-tool-uwe
Version:
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.2.7.
2 lines (1 loc) • 2.69 kB
Source Map (JSON)
{"version":3,"file":"angular-tool-uwe.es5.js","sources":["ts/angular-tool-uwe.ts","ts/src/app/modules/hello-world/hello-world.module.ts","ts/src/app/modules/hello-world/hello-world.component.ts"],"sourcesContent":["/**\n * Generated bundle index. Do not edit.\n */\n\nexport {HelloWorldModule} from './public_api';\n\nexport {HelloWorldComponent as ɵa} from './src/app/modules/hello-world/hello-world.component';","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport {HelloWorldComponent} from './hello-world.component';\nexport class HelloWorldModule { static decorators: DecoratorInvocation[] = [\n{ type: NgModule, args: [{\n imports: [\n CommonModule\n ],\n declarations: [HelloWorldComponent],\n exports: [HelloWorldComponent]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction HelloWorldModule_tsickle_Closure_declarations() {\n/** @type {?} */\nHelloWorldModule.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nHelloWorldModule.ctorParameters;\n}\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n","import { Component, OnInit } from '@angular/core';\nexport class HelloWorldComponent implements OnInit {\nconstructor() { }\n/**\n * @return {?}\n */\nngOnInit() {\n }\n\nstatic decorators: DecoratorInvocation[] = [\n{ type: Component, args: [{\n selector: 'tools-hello-world',\n template: `\n <h1>Hello world - dlrow olleH</h1>\n `,\n styles: [`\n h1 {\n color: #000000;\n background-color:#ffff00;\n border: 1px solid #000000;\n }\n `]\n}, ] },\n];\n/**\n * @nocollapse\n */\nstatic ctorParameters: () => ({type: any, decorators?: DecoratorInvocation[]}|null)[] = () => [\n];\n}\n\nfunction HelloWorldComponent_tsickle_Closure_declarations() {\n/** @type {?} */\nHelloWorldComponent.decorators;\n/**\n * @nocollapse\n * @type {?}\n */\nHelloWorldComponent.ctorParameters;\n}\n\n\ninterface DecoratorInvocation {\n type: Function;\n args?: any[];\n}\n"],"names":[],"mappings":";;AECA;IACA;IAAA,CAGG;;;;IACH,sCACG,GADH;IACA,CAAG;;CANH;AASO,mBAAP,CAAA,UAAO,GAAoC;IAA3C,EACE,IAAA,EAAM,SAAA,EAAW,IAAA,EAAM,CAAA;gBAAvB,QAAQ,EACE,mBAAA;gBAAV,QAAQ,EACE,8CACT;gBACD,MAAM,EACE,CAAA,iHAKP,CACC;aAAH,EACC,EAAG;CAAJ,CACC;;;;AAED,mBAAD,CAAA,cAAC,GAAA,cAAA,OAAA,EAEA,EAFA,CAEA,CANC;ADnBF;IAAA;;;CAAA;AAEuC,gBAAvC,CAAA,UAAuC,GAAoC;IAD3E,EAEE,IAAA,EAAM,QAAA,EAAU,IAAA,EAAM,CAAA;gBADtB,OAAO,EAEE;oBADP,YAAY;iBACb;gBACD,YAAY,EAEE,CAAA,mBAAE,CAAmB;gBADnC,OAAO,EAEE,CAAA,mBAAE,CAAmB;aAD/B,EAEC,EAAG;CADJ,CAEC;;;;AAED,gBAAD,CAAA,cAAC,GAAA,cAAA,OAAA,EACA,EADA,CACA,CAAC;ADhBF;;GAEG;"}