-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcurrent-location-current-location-module-ngfactory.269f288a8247babde37c.js.map
1 lines (1 loc) · 5.62 KB
/
current-location-current-location-module-ngfactory.269f288a8247babde37c.js.map
1
{"version":3,"sources":["webpack:///./src/app/custom-elements/current-location/current-location.component.ts","webpack:///./src/app/custom-elements/current-location/current-location.module.ts","webpack:///./src/app/custom-elements/current-location/current-location.component.ngfactory.js.pre-build-optimizer.js","webpack:///./src/app/custom-elements/current-location/current-location.component.ts.CurrentLocationComponent.html","webpack:///./src/app/custom-elements/current-location/current-location.module.ngfactory.js.pre-build-optimizer.js"],"names":["CurrentLocationComponent","location","this","current_location_module_CurrentLocationModule","customElementComponent","RenderType_CurrentLocationComponent","core","encapsulation","styles","data","View_CurrentLocationComponent_0","_l","common","_ck","_v","_co","component","transform","currentPath","View_CurrentLocationComponent_Host_0","location_service","CurrentLocationComponentNgFactory","__webpack_require__","d","__webpack_exports__","CurrentLocationModuleNgFactory"],"mappings":"mHAKAA,EAAA,WAMA,OADE,SAAmBC,GAAAC,KAAAD,YALrB,GCAAE,EAAA,WAOA,OAPA,WAMED,KAAAE,uBAAoCJ,GANtC,2BCMIK,EAAsCC,EAAA,GAAQ,CAAEC,cAAe,EAAGC,OADhC,GACyEC,KAAM,KAE9G,SAASC,EAAgCC,GAAM,OAAOL,EAAA,GAAQ,EAAG,ECbxEK,MAAAL,EAAA,oBAAAA,EAAA,UAAAM,EAAA,GAAAN,EAAA,mBAAAO,EAAAC,GAAA,IAAAC,EAAAD,EAAAE,UAAAH,EAAAC,EAAA,IAAAR,EAAA,GAAAQ,EAAA,IAAAR,EAAA,GAAAQ,EAAA,GAAAG,UAAAF,EAAAd,SAAAiB,iBDcO,SAASC,EAAqCR,GAAM,OAAOL,EAAA,GAAQ,EAAG,EAAEK,MAAQL,EAAA,GAAQ,EAAG,EAAG,KAAM,KAAM,EAAG,mBAAoB,GAAI,KAAM,KAAM,KAAMI,EAAiCL,IAAuCC,EAAA,GAAQ,EAAG,MAAO,KAAM,EAAGN,EAA6B,CAACoB,EAAA,GAAqB,KAAM,OAAQ,KAAM,MACxU,IAAIC,EAAoCf,EAAA,GAAQ,mBAAoBN,EAA6BmB,EAAsC,GAAI,GAAI,IEf/IG,EAAAC,EAAAC,EAAA,mDAAAC,IAUA,IAAIA,EAAiCnB,EAAA,GAAQH,EAA0B,GAAI,SAAUQ,GAAM,OAAOL,EAAA,GAAQ,CAACA,EAAA,GAAQ,IAAKA,EAAA,EAA6BA,EAAA,GAAqC,CAAC,CAAC,EAAG,CAACe,IAAwC,CAAC,EAAGf,EAAA,GAA8BA,EAAA,IAAkBA,EAAA,GAAQ,KAAMM,EAAA,EAAmBA,EAAA,EAAyB,CAACN,EAAA,EAAc,CAAC,EAAGM,EAAA,KAAyCN,EAAA,GAAQ,WAAYM,EAAA,EAAiBA,EAAA,EAAiB,IAAKN,EAAA,GAAQ,WAAYH,EAA0BA,EAA0B","file":"current-location-current-location-module-ngfactory.269f288a8247babde37c.js","sourcesContent":["/* tslint:disable component-selector */\nimport { Component } from '@angular/core';\nimport { LocationService } from 'app/shared/location.service';\n\n/** Renders the current location path. */\n@Component({\n selector: 'current-location',\n template: '{{ location.currentPath | async }}'\n})\nexport class CurrentLocationComponent {\n constructor(public location: LocationService) { }\n}\n","import { NgModule, Type } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { CurrentLocationComponent } from './current-location.component';\nimport { WithCustomElementComponent } from '../element-registry';\n\n@NgModule({\n imports: [ CommonModule ],\n declarations: [ CurrentLocationComponent ],\n entryComponents: [ CurrentLocationComponent ]\n})\nexport class CurrentLocationModule implements WithCustomElementComponent {\n customElementComponent: Type<any> = CurrentLocationComponent;\n}\n","/**\n * @fileoverview This file was generated by the Angular template compiler. Do not edit.\n *\n * @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}\n * tslint:disable\n */ \nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"@angular/common\";\nimport * as i2 from \"./current-location.component\";\nimport * as i3 from \"../../shared/location.service\";\nvar styles_CurrentLocationComponent = [];\nvar RenderType_CurrentLocationComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_CurrentLocationComponent, data: {} });\nexport { RenderType_CurrentLocationComponent as RenderType_CurrentLocationComponent };\nexport function View_CurrentLocationComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵted(0, null, [\"\", \"\"])), i0.ɵpid(131072, i1.AsyncPipe, [i0.ChangeDetectorRef])], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = i0.ɵunv(_v, 0, 0, i0.ɵnov(_v, 1).transform(_co.location.currentPath)); _ck(_v, 0, 0, currVal_0); }); }\nexport function View_CurrentLocationComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, \"current-location\", [], null, null, null, View_CurrentLocationComponent_0, RenderType_CurrentLocationComponent)), i0.ɵdid(1, 49152, null, 0, i2.CurrentLocationComponent, [i3.LocationService], null, null)], null, null); }\nvar CurrentLocationComponentNgFactory = i0.ɵccf(\"current-location\", i2.CurrentLocationComponent, View_CurrentLocationComponent_Host_0, {}, {}, []);\nexport { CurrentLocationComponentNgFactory as CurrentLocationComponentNgFactory };\n","{{ location.currentPath | async }}","/**\n * @fileoverview This file was generated by the Angular template compiler. Do not edit.\n *\n * @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes}\n * tslint:disable\n */ \nimport * as i0 from \"@angular/core\";\nimport * as i1 from \"./current-location.module\";\nimport * as i2 from \"./current-location.component.ngfactory\";\nimport * as i3 from \"@angular/common\";\nvar CurrentLocationModuleNgFactory = i0.ɵcmf(i1.CurrentLocationModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, [i2.CurrentLocationComponentNgFactory]], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i3.NgLocalization, i3.NgLocaleLocalization, [i0.LOCALE_ID, [2, i3.ɵangular_packages_common_common_a]]), i0.ɵmpd(1073742336, i3.CommonModule, i3.CommonModule, []), i0.ɵmpd(1073742336, i1.CurrentLocationModule, i1.CurrentLocationModule, [])]); });\nexport { CurrentLocationModuleNgFactory as CurrentLocationModuleNgFactory };\n"],"sourceRoot":""}