|
|
|
@ -0,0 +1,180 @@
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: external_template.js
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import { Component } from '@angular/core';
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export class TestCmp {
|
|
|
|
|
}
|
|
|
|
|
TestCmp.ɵfac = function TestCmp_Factory(t) { return new (t || TestCmp)(); };
|
|
|
|
|
TestCmp.ɵcmp = i0.ɵɵngDeclareComponent({ version: "0.0.0-PLACEHOLDER", type: TestCmp, selector: "test-cmp", ngImport: i0, template: { source: "<div>this is a test</div>\n<div>{{ 1 + 2 }}</div>", isInline: false } });
|
|
|
|
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestCmp, [{
|
|
|
|
|
type: Component,
|
|
|
|
|
args: [{
|
|
|
|
|
selector: 'test-cmp',
|
|
|
|
|
templateUrl: './dir/test.html',
|
|
|
|
|
}]
|
|
|
|
|
}], null, null); })();
|
|
|
|
|
//# sourceMappingURL=external_template.js.map
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: external_template.js.map
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
{"version":3,"file":"external_template.js","sourceRoot":"","sources":["../external_template.ts","../dir/test.html"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;;AAMxC,MAAM,OAAO,OAAO;;8DAAP,OAAO;6EAAP,OAAO,0DCNpB,mDACsB;uFDKT,OAAO;cAJnB,SAAS;eAAC;gBACT,QAAQ,EAAE,UAAU;gBACpB,WAAW,EAAE,iBAAiB;aAC/B","sourcesContent":["import {Component} from '@angular/core';\n\n@Component({\n selector: 'test-cmp',\n templateUrl: './dir/test.html',\n})\nexport class TestCmp {\n}\n","<div>this is a test</div>\n<div>{{ 1 + 2 }}</div>"]}
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: external_template.d.ts
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export declare class TestCmp {
|
|
|
|
|
static ɵfac: i0.ɵɵFactoryDef<TestCmp, never>;
|
|
|
|
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<TestCmp, "test-cmp", never, {}, {}, never, never>;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: external_template.js
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import { Component } from '@angular/core';
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export class TestCmp {
|
|
|
|
|
}
|
|
|
|
|
TestCmp.ɵfac = function TestCmp_Factory(t) { return new (t || TestCmp)(); };
|
|
|
|
|
TestCmp.ɵcmp = i0.ɵɵngDeclareComponent({ version: "0.0.0-PLACEHOLDER", type: TestCmp, selector: "test-cmp", ngImport: i0, template: { source: "<div>this is a test</div>\n<div>{{ 1 + 2 }}</div>", isInline: false } });
|
|
|
|
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestCmp, [{
|
|
|
|
|
type: Component,
|
|
|
|
|
args: [{
|
|
|
|
|
selector: 'test-cmp',
|
|
|
|
|
templateUrl: './dir/test.html',
|
|
|
|
|
}]
|
|
|
|
|
}], null, null); })();
|
|
|
|
|
//# sourceMappingURL=external_template.js.map
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: external_template.js.map
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
{"version":3,"file":"external_template.js","sourceRoot":"","sources":["../external_template.ts","../dir/test.html"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;;AAMxC,MAAM,OAAO,OAAO;;8DAAP,OAAO;6EAAP,OAAO,0DCNpB,mDACsB;uFDKT,OAAO;cAJnB,SAAS;eAAC;gBACT,QAAQ,EAAE,UAAU;gBACpB,WAAW,EAAE,iBAAiB;aAC/B","sourcesContent":["import {Component} from '@angular/core';\n\n@Component({\n selector: 'test-cmp',\n templateUrl: './dir/test.html',\n})\nexport class TestCmp {\n}\n","<div>this is a test</div>\n<div>{{ 1 + 2 }}</div>"]}
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: external_template.d.ts
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export declare class TestCmp {
|
|
|
|
|
static ɵfac: i0.ɵɵFactoryDef<TestCmp, never>;
|
|
|
|
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<TestCmp, "test-cmp", never, {}, {}, never, never>;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: extra_root_dir.js
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import { Component } from '@angular/core';
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export class TestCmp {
|
|
|
|
|
}
|
|
|
|
|
TestCmp.ɵfac = function TestCmp_Factory(t) { return new (t || TestCmp)(); };
|
|
|
|
|
TestCmp.ɵcmp = i0.ɵɵngDeclareComponent({ version: "0.0.0-PLACEHOLDER", type: TestCmp, selector: "test-cmp", ngImport: i0, template: { source: "<div>this is a test</div>\n<div>{{ 1 + 2 }}</div>", isInline: false } });
|
|
|
|
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestCmp, [{
|
|
|
|
|
type: Component,
|
|
|
|
|
args: [{
|
|
|
|
|
selector: 'test-cmp',
|
|
|
|
|
templateUrl: './dir/extra.html',
|
|
|
|
|
}]
|
|
|
|
|
}], null, null); })();
|
|
|
|
|
//# sourceMappingURL=extra_root_dir.js.map
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: extra_root_dir.js.map
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
{"version":3,"file":"extra_root_dir.js","sourceRoot":"","sources":["../extra_root_dir.ts","../extraRootDir/dir/extra.html"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;;AAMxC,MAAM,OAAO,OAAO;;8DAAP,OAAO;6EAAP,OAAO,0DCNpB,mDACsB;uFDKT,OAAO;cAJnB,SAAS;eAAC;gBACT,QAAQ,EAAE,UAAU;gBACpB,WAAW,EAAE,kBAAkB;aAChC","sourcesContent":["import {Component} from '@angular/core';\n\n@Component({\n selector: 'test-cmp',\n templateUrl: './dir/extra.html',\n})\nexport class TestCmp {\n}\n","<div>this is a test</div>\n<div>{{ 1 + 2 }}</div>"]}
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: extra_root_dir.d.ts
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export declare class TestCmp {
|
|
|
|
|
static ɵfac: i0.ɵɵFactoryDef<TestCmp, never>;
|
|
|
|
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<TestCmp, "test-cmp", never, {}, {}, never, never>;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: extra_root_dir.js
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import { Component } from '@angular/core';
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export class TestCmp {
|
|
|
|
|
}
|
|
|
|
|
TestCmp.ɵfac = function TestCmp_Factory(t) { return new (t || TestCmp)(); };
|
|
|
|
|
TestCmp.ɵcmp = i0.ɵɵngDeclareComponent({ version: "0.0.0-PLACEHOLDER", type: TestCmp, selector: "test-cmp", ngImport: i0, template: { source: "<div>this is a test</div>\n<div>{{ 1 + 2 }}</div>", isInline: false } });
|
|
|
|
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestCmp, [{
|
|
|
|
|
type: Component,
|
|
|
|
|
args: [{
|
|
|
|
|
selector: 'test-cmp',
|
|
|
|
|
templateUrl: './dir/extra.html',
|
|
|
|
|
}]
|
|
|
|
|
}], null, null); })();
|
|
|
|
|
//# sourceMappingURL=extra_root_dir.js.map
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: extra_root_dir.js.map
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
{"version":3,"file":"extra_root_dir.js","sourceRoot":"","sources":["../extra_root_dir.ts","../extraRootDir/dir/extra.html"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;;AAMxC,MAAM,OAAO,OAAO;;8DAAP,OAAO;6EAAP,OAAO,0DCNpB,mDACsB;uFDKT,OAAO;cAJnB,SAAS;eAAC;gBACT,QAAQ,EAAE,UAAU;gBACpB,WAAW,EAAE,kBAAkB;aAChC","sourcesContent":["import {Component} from '@angular/core';\n\n@Component({\n selector: 'test-cmp',\n templateUrl: './dir/extra.html',\n})\nexport class TestCmp {\n}\n","<div>this is a test</div>\n<div>{{ 1 + 2 }}</div>"]}
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: extra_root_dir.d.ts
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export declare class TestCmp {
|
|
|
|
|
static ɵfac: i0.ɵɵFactoryDef<TestCmp, never>;
|
|
|
|
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<TestCmp, "test-cmp", never, {}, {}, never, never>;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: escaped_chars.js
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import { Component } from '@angular/core';
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export class TestCmp {
|
|
|
|
|
}
|
|
|
|
|
TestCmp.ɵfac = function TestCmp_Factory(t) { return new (t || TestCmp)(); };
|
|
|
|
|
TestCmp.ɵcmp = i0.ɵɵngDeclareComponent({ version: "0.0.0-PLACEHOLDER", type: TestCmp, selector: "test-cmp", ngImport: i0, template: { source: "<!--\n NOTE: This template has escaped `\\r\\n` line-endings markers that will be converted to real `\\r\\n` line-ending chars when loaded from the test file-system.\n This conversion happens in the monkeyPatchReadFile() function, which changes `fs.readFile()`.\n-->\n<div>\r\n Some Message\r\n Encoded character: \uD83D\uDE80\r\n</div>", isInline: false } });
|
|
|
|
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestCmp, [{
|
|
|
|
|
type: Component,
|
|
|
|
|
args: [{
|
|
|
|
|
selector: 'test-cmp',
|
|
|
|
|
templateUrl: './escaped_chars.html',
|
|
|
|
|
}]
|
|
|
|
|
}], null, null); })();
|
|
|
|
|
//# sourceMappingURL=escaped_chars.js.map
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: escaped_chars.js.map
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
{"version":3,"file":"escaped_chars.js","sourceRoot":"","sources":["../escaped_chars.ts","../escaped_chars.html"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;;AAMxC,MAAM,OAAO,OAAO;;8DAAP,OAAO;6EAAP,OAAO,0DCNpB,4VAOM;uFDDO,OAAO;cAJnB,SAAS;eAAC;gBACT,QAAQ,EAAE,UAAU;gBACpB,WAAW,EAAE,sBAAsB;aACpC","sourcesContent":["import {Component} from '@angular/core';\n\n@Component({\n selector: 'test-cmp',\n templateUrl: './escaped_chars.html',\n})\nexport class TestCmp {\n}\n","<!--\n NOTE: This template has escaped `\\r\\n` line-endings markers that will be converted to real `\\r\\n` line-ending chars when loaded from the test file-system.\n This conversion happens in the monkeyPatchReadFile() function, which changes `fs.readFile()`.\n-->\n<div>\r\n Some Message\r\n Encoded character: 🚀\r\n</div>"]}
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: escaped_chars.d.ts
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export declare class TestCmp {
|
|
|
|
|
static ɵfac: i0.ɵɵFactoryDef<TestCmp, never>;
|
|
|
|
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<TestCmp, "test-cmp", never, {}, {}, never, never>;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: escaped_chars.js
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import { Component } from '@angular/core';
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export class TestCmp {
|
|
|
|
|
}
|
|
|
|
|
TestCmp.ɵfac = function TestCmp_Factory(t) { return new (t || TestCmp)(); };
|
|
|
|
|
TestCmp.ɵcmp = i0.ɵɵngDeclareComponent({ version: "0.0.0-PLACEHOLDER", type: TestCmp, selector: "test-cmp", ngImport: i0, template: { source: "<!--\n NOTE: This template has escaped `\\r\\n` line-endings markers that will be converted to real `\\r\\n` line-ending chars when loaded from the test file-system.\n This conversion happens in the monkeyPatchReadFile() function, which changes `fs.readFile()`.\n-->\n<div>\r\n Some Message\r\n Encoded character: \uD83D\uDE80\r\n</div>", isInline: false } });
|
|
|
|
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestCmp, [{
|
|
|
|
|
type: Component,
|
|
|
|
|
args: [{
|
|
|
|
|
selector: 'test-cmp',
|
|
|
|
|
templateUrl: './escaped_chars.html',
|
|
|
|
|
}]
|
|
|
|
|
}], null, null); })();
|
|
|
|
|
//# sourceMappingURL=escaped_chars.js.map
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: escaped_chars.js.map
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
{"version":3,"file":"escaped_chars.js","sourceRoot":"","sources":["../escaped_chars.ts","../escaped_chars.html"],"names":[],"mappings":"AAAA,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAC;;AAMxC,MAAM,OAAO,OAAO;;8DAAP,OAAO;6EAAP,OAAO,0DCNpB,4VAOM;uFDDO,OAAO;cAJnB,SAAS;eAAC;gBACT,QAAQ,EAAE,UAAU;gBACpB,WAAW,EAAE,sBAAsB;aACpC","sourcesContent":["import {Component} from '@angular/core';\n\n@Component({\n selector: 'test-cmp',\n templateUrl: './escaped_chars.html',\n})\nexport class TestCmp {\n}\n","<!--\n NOTE: This template has escaped `\\r\\n` line-endings markers that will be converted to real `\\r\\n` line-ending chars when loaded from the test file-system.\n This conversion happens in the monkeyPatchReadFile() function, which changes `fs.readFile()`.\n-->\n<div>\r\n Some Message\r\n Encoded character: 🚀\r\n</div>"]}
|
|
|
|
|
/****************************************************************************************************
|
|
|
|
|
* PARTIAL FILE: escaped_chars.d.ts
|
|
|
|
|
****************************************************************************************************/
|
|
|
|
|
import * as i0 from "@angular/core";
|
|
|
|
|
export declare class TestCmp {
|
|
|
|
|
static ɵfac: i0.ɵɵFactoryDef<TestCmp, never>;
|
|
|
|
|
static ɵcmp: i0.ɵɵComponentDefWithMeta<TestCmp, "test-cmp", never, {}, {}, never, never>;
|
|
|
|
|
}
|
|
|
|
|
|