@angular/compiler-cli 15.1.0-next.0 → 15.1.0-next.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/{chunk-KGTNU2UU.js → chunk-4ENQEGGA.js} +5 -5
- package/bundles/{chunk-KGTNU2UU.js.map → chunk-4ENQEGGA.js.map} +0 -0
- package/bundles/{chunk-LHZD6YT2.js → chunk-BGOUKBDI.js} +35 -35
- package/bundles/chunk-BGOUKBDI.js.map +6 -0
- package/bundles/{chunk-VOEFUUJH.js → chunk-DLVFMDSC.js} +2 -2
- package/bundles/{chunk-VOEFUUJH.js.map → chunk-DLVFMDSC.js.map} +0 -0
- package/bundles/{chunk-NXGWYLNC.js → chunk-E7DPJFUS.js} +7 -7
- package/bundles/{chunk-NXGWYLNC.js.map → chunk-E7DPJFUS.js.map} +0 -0
- package/bundles/{chunk-UUIUKASM.js → chunk-IZN5U2AM.js} +11 -2
- package/bundles/chunk-IZN5U2AM.js.map +6 -0
- package/bundles/{chunk-QKS2XPFG.js → chunk-KY7HVS6H.js} +87 -77
- package/bundles/chunk-KY7HVS6H.js.map +6 -0
- package/bundles/{chunk-XVHC4VAO.js → chunk-MAF2KC4N.js} +8 -8
- package/bundles/{chunk-XVHC4VAO.js.map → chunk-MAF2KC4N.js.map} +1 -1
- package/bundles/{chunk-FPQZA7NP.js → chunk-OFXSI6E3.js} +3 -3
- package/bundles/{chunk-FPQZA7NP.js.map → chunk-OFXSI6E3.js.map} +0 -0
- package/bundles/{chunk-22N3RTKA.js → chunk-OHYTYUA4.js} +7 -7
- package/bundles/{chunk-22N3RTKA.js.map → chunk-OHYTYUA4.js.map} +0 -0
- package/bundles/{chunk-A6MA5NDQ.js → chunk-ONRVYLCK.js} +128 -129
- package/bundles/chunk-ONRVYLCK.js.map +6 -0
- package/bundles/{chunk-JZDWEOSI.js → chunk-PPMCRK4H.js} +74 -73
- package/bundles/{chunk-JZDWEOSI.js.map → chunk-PPMCRK4H.js.map} +1 -1
- package/bundles/{chunk-6TLW4724.js → chunk-PPWXQG65.js} +51 -49
- package/bundles/{chunk-6TLW4724.js.map → chunk-PPWXQG65.js.map} +1 -1
- package/bundles/{chunk-JY5KP5YT.js → chunk-QVO57CDR.js} +4 -4
- package/bundles/{chunk-JY5KP5YT.js.map → chunk-QVO57CDR.js.map} +0 -0
- package/bundles/{chunk-OKDR75TI.js → chunk-TTNJEW7O.js} +7 -7
- package/bundles/{chunk-OKDR75TI.js.map → chunk-TTNJEW7O.js.map} +0 -0
- package/bundles/{chunk-TZNP5L2W.js → chunk-UN4WV3U4.js} +35 -30
- package/bundles/chunk-UN4WV3U4.js.map +6 -0
- package/bundles/{chunk-GIA6ASYG.js → chunk-Y6MBLTIR.js} +7 -7
- package/bundles/{chunk-GIA6ASYG.js.map → chunk-Y6MBLTIR.js.map} +0 -0
- package/bundles/index.js +19 -19
- package/bundles/index.js.map +1 -1
- package/bundles/linker/babel/index.js +13 -13
- package/bundles/linker/index.js +5 -5
- package/bundles/ngcc/index.js +13 -13
- package/bundles/ngcc/main-ngcc.js +14 -14
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +20 -19
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js.map +1 -1
- package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
- package/bundles/private/bazel.js +1 -1
- package/bundles/private/localize.js +3 -3
- package/bundles/private/migrations.js +6 -6
- package/bundles/private/tooling.js +3 -3
- package/bundles/src/bin/ng_xi18n.js +11 -11
- package/bundles/src/bin/ngc.js +9 -9
- package/bundles_metadata.json +1 -1
- package/linker/babel/src/babel_core.d.ts +4 -4
- package/linker/babel/src/babel_declaration_scope.d.ts +1 -1
- package/linker/src/ast/ast_value.d.ts +11 -16
- package/linker/src/file_linker/get_source_file.d.ts +1 -1
- package/ngcc/src/analysis/module_with_providers_analyzer.d.ts +1 -1
- package/ngcc/src/analysis/private_declarations_analyzer.d.ts +1 -1
- package/ngcc/src/analysis/types.d.ts +1 -1
- package/ngcc/src/dependencies/dependency_resolver.d.ts +1 -1
- package/ngcc/src/dependencies/module_resolver.d.ts +1 -1
- package/ngcc/src/execution/api.d.ts +3 -3
- package/ngcc/src/execution/cluster/api.d.ts +2 -2
- package/ngcc/src/execution/tasks/api.d.ts +4 -4
- package/ngcc/src/execution/tasks/completion.d.ts +1 -1
- package/ngcc/src/host/esm2015_host.d.ts +5 -5
- package/ngcc/src/host/ngcc_host.d.ts +1 -1
- package/ngcc/src/ngcc_options.d.ts +6 -6
- package/ngcc/src/packages/build_marker.d.ts +1 -1
- package/ngcc/src/packages/entry_point.d.ts +4 -4
- package/ngcc/src/packages/entry_point_manifest.d.ts +2 -2
- package/ngcc/src/packages/transformer.d.ts +1 -1
- package/ngcc/src/path_mappings.d.ts +1 -1
- package/ngcc/src/rendering/rendering_formatter.d.ts +1 -1
- package/ngcc/src/utils.d.ts +2 -2
- package/ngcc/src/writing/package_json_updater.d.ts +3 -3
- package/package.json +4 -4
- package/src/main.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/di.d.ts +1 -1
- package/src/ngtsc/annotations/common/src/factory.d.ts +1 -1
- package/src/ngtsc/annotations/component/src/metadata.d.ts +2 -2
- package/src/ngtsc/annotations/component/src/resources.d.ts +1 -1
- package/src/ngtsc/core/api/src/adapter.d.ts +1 -1
- package/src/ngtsc/core/src/compiler.d.ts +1 -1
- package/src/ngtsc/core/src/host.d.ts +1 -1
- package/src/ngtsc/file_system/src/logical.d.ts +1 -1
- package/src/ngtsc/file_system/src/types.d.ts +4 -4
- package/src/ngtsc/imports/src/emitter.d.ts +2 -2
- package/src/ngtsc/incremental/src/state.d.ts +1 -1
- package/src/ngtsc/indexer/src/api.d.ts +1 -1
- package/src/ngtsc/metadata/src/inheritance.d.ts +1 -1
- package/src/ngtsc/metadata/src/property_mapping.d.ts +2 -2
- package/src/ngtsc/partial_evaluator/src/interface.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/interpreter.d.ts +1 -1
- package/src/ngtsc/partial_evaluator/src/result.d.ts +1 -1
- package/src/ngtsc/perf/src/clock.d.ts +1 -1
- package/src/ngtsc/program_driver/src/ts_create_program_driver.d.ts +1 -1
- package/src/ngtsc/reflection/src/host.d.ts +9 -9
- package/src/ngtsc/scope/src/api.d.ts +1 -1
- package/src/ngtsc/scope/src/typecheck.d.ts +1 -1
- package/src/ngtsc/transform/src/trait.d.ts +1 -1
- package/src/ngtsc/translator/src/api/ast_factory.d.ts +3 -3
- package/src/ngtsc/translator/src/translator.d.ts +1 -1
- package/src/ngtsc/ts_compatibility/src/ts_cross_version_utils.d.ts +50 -14
- package/src/ngtsc/typecheck/api/api.d.ts +3 -3
- package/src/ngtsc/typecheck/api/completion.d.ts +1 -1
- package/src/ngtsc/typecheck/api/scope.d.ts +1 -1
- package/src/ngtsc/typecheck/api/symbols.d.ts +3 -3
- package/src/ngtsc/typecheck/src/type_emitter.d.ts +1 -1
- package/src/ngtsc/util/src/typescript.d.ts +3 -3
- package/src/ngtsc/util/src/visitor.d.ts +1 -1
- package/src/perform_compile.d.ts +1 -1
- package/bundles/chunk-A6MA5NDQ.js.map +0 -6
- package/bundles/chunk-LHZD6YT2.js.map +0 -6
- package/bundles/chunk-QKS2XPFG.js.map +0 -6
- package/bundles/chunk-TZNP5L2W.js.map +0 -6
- package/bundles/chunk-UUIUKASM.js.map +0 -6
package/bundles/ngcc/index.js
CHANGED
|
@@ -5,29 +5,29 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
mainNgcc
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-PPWXQG65.js";
|
|
9
|
+
import "../chunk-DLVFMDSC.js";
|
|
10
10
|
import {
|
|
11
11
|
clearTsConfigCache
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
12
|
+
} from "../chunk-PPMCRK4H.js";
|
|
13
|
+
import "../chunk-ONRVYLCK.js";
|
|
14
|
+
import "../chunk-KY7HVS6H.js";
|
|
15
|
+
import "../chunk-OHYTYUA4.js";
|
|
16
16
|
import {
|
|
17
17
|
ConsoleLogger,
|
|
18
18
|
LogLevel
|
|
19
|
-
} from "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
19
|
+
} from "../chunk-OFXSI6E3.js";
|
|
20
|
+
import "../chunk-TTNJEW7O.js";
|
|
21
|
+
import "../chunk-UN4WV3U4.js";
|
|
22
|
+
import "../chunk-IZN5U2AM.js";
|
|
23
23
|
import {
|
|
24
24
|
NodeJSFileSystem,
|
|
25
25
|
setFileSystem
|
|
26
|
-
} from "../chunk-
|
|
27
|
-
import "../chunk-
|
|
26
|
+
} from "../chunk-E7DPJFUS.js";
|
|
27
|
+
import "../chunk-MAF2KC4N.js";
|
|
28
28
|
import "../chunk-NDREJTCS.js";
|
|
29
29
|
|
|
30
|
-
// bazel-out/
|
|
30
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/index.mjs
|
|
31
31
|
import { dirname, join } from "path";
|
|
32
32
|
import { fileURLToPath } from "url";
|
|
33
33
|
function process(options) {
|
|
@@ -6,24 +6,24 @@
|
|
|
6
6
|
|
|
7
7
|
import {
|
|
8
8
|
parseCommandLineOptions
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-QVO57CDR.js";
|
|
10
10
|
import {
|
|
11
11
|
mainNgcc
|
|
12
|
-
} from "../chunk-
|
|
13
|
-
import "../chunk-
|
|
14
|
-
import "../chunk-
|
|
15
|
-
import "../chunk-
|
|
16
|
-
import "../chunk-
|
|
17
|
-
import "../chunk-
|
|
18
|
-
import "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
12
|
+
} from "../chunk-PPWXQG65.js";
|
|
13
|
+
import "../chunk-DLVFMDSC.js";
|
|
14
|
+
import "../chunk-PPMCRK4H.js";
|
|
15
|
+
import "../chunk-ONRVYLCK.js";
|
|
16
|
+
import "../chunk-KY7HVS6H.js";
|
|
17
|
+
import "../chunk-OHYTYUA4.js";
|
|
18
|
+
import "../chunk-OFXSI6E3.js";
|
|
19
|
+
import "../chunk-TTNJEW7O.js";
|
|
20
|
+
import "../chunk-UN4WV3U4.js";
|
|
21
|
+
import "../chunk-IZN5U2AM.js";
|
|
22
|
+
import "../chunk-E7DPJFUS.js";
|
|
23
|
+
import "../chunk-MAF2KC4N.js";
|
|
24
24
|
import "../chunk-NDREJTCS.js";
|
|
25
25
|
|
|
26
|
-
// bazel-out/
|
|
26
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/main-ngcc.mjs
|
|
27
27
|
process.title = "ngcc";
|
|
28
28
|
var startTime = Date.now();
|
|
29
29
|
var options = parseCommandLineOptions(process.argv.slice(2));
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
parseCommandLineOptions
|
|
8
|
-
} from "../../../../chunk-
|
|
8
|
+
} from "../../../../chunk-QVO57CDR.js";
|
|
9
9
|
import {
|
|
10
10
|
PackageJsonUpdate,
|
|
11
11
|
applyChange,
|
|
@@ -13,19 +13,19 @@ import {
|
|
|
13
13
|
getSharedSetup,
|
|
14
14
|
sendMessageToMaster,
|
|
15
15
|
stringifyTask
|
|
16
|
-
} from "../../../../chunk-
|
|
17
|
-
import "../../../../chunk-
|
|
18
|
-
import "../../../../chunk-
|
|
19
|
-
import "../../../../chunk-
|
|
20
|
-
import "../../../../chunk-
|
|
21
|
-
import "../../../../chunk-
|
|
22
|
-
import "../../../../chunk-
|
|
23
|
-
import "../../../../chunk-
|
|
24
|
-
import "../../../../chunk-
|
|
25
|
-
import "../../../../chunk-
|
|
16
|
+
} from "../../../../chunk-PPMCRK4H.js";
|
|
17
|
+
import "../../../../chunk-ONRVYLCK.js";
|
|
18
|
+
import "../../../../chunk-KY7HVS6H.js";
|
|
19
|
+
import "../../../../chunk-OHYTYUA4.js";
|
|
20
|
+
import "../../../../chunk-OFXSI6E3.js";
|
|
21
|
+
import "../../../../chunk-TTNJEW7O.js";
|
|
22
|
+
import "../../../../chunk-UN4WV3U4.js";
|
|
23
|
+
import "../../../../chunk-IZN5U2AM.js";
|
|
24
|
+
import "../../../../chunk-E7DPJFUS.js";
|
|
25
|
+
import "../../../../chunk-MAF2KC4N.js";
|
|
26
26
|
import "../../../../chunk-NDREJTCS.js";
|
|
27
27
|
|
|
28
|
-
// bazel-out/
|
|
28
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/package_json_updater.mjs
|
|
29
29
|
import cluster from "cluster";
|
|
30
30
|
var ClusterWorkerPackageJsonUpdater = class {
|
|
31
31
|
constructor() {
|
|
@@ -53,29 +53,30 @@ var ClusterWorkerPackageJsonUpdater = class {
|
|
|
53
53
|
}
|
|
54
54
|
};
|
|
55
55
|
|
|
56
|
-
// bazel-out/
|
|
56
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/worker.mjs
|
|
57
57
|
import cluster2 from "cluster";
|
|
58
58
|
async function startWorker(logger, createCompileFn) {
|
|
59
|
-
if (cluster2.isMaster) {
|
|
59
|
+
if (cluster2.isMaster || !cluster2.worker) {
|
|
60
60
|
throw new Error("Tried to run cluster worker on the master process.");
|
|
61
61
|
}
|
|
62
|
+
const worker = cluster2.worker;
|
|
62
63
|
const compile = createCompileFn((transformedFiles) => sendMessageToMaster({
|
|
63
64
|
type: "transformed-files",
|
|
64
65
|
files: transformedFiles.map((f) => f.path)
|
|
65
66
|
}), (_task, outcome, message) => sendMessageToMaster({ type: "task-completed", outcome, message }));
|
|
66
|
-
|
|
67
|
+
worker.on("message", async (msg) => {
|
|
67
68
|
try {
|
|
68
69
|
switch (msg.type) {
|
|
69
70
|
case "process-task":
|
|
70
|
-
logger.debug(`[Worker #${
|
|
71
|
+
logger.debug(`[Worker #${worker.id}] Processing task: ${stringifyTask(msg.task)}`);
|
|
71
72
|
return await compile(msg.task);
|
|
72
73
|
default:
|
|
73
|
-
throw new Error(`[Worker #${
|
|
74
|
+
throw new Error(`[Worker #${worker.id}] Invalid message received: ${JSON.stringify(msg)}`);
|
|
74
75
|
}
|
|
75
76
|
} catch (err) {
|
|
76
77
|
switch (err && err.code) {
|
|
77
78
|
case "ENOMEM":
|
|
78
|
-
logger.warn(`[Worker #${
|
|
79
|
+
logger.warn(`[Worker #${worker.id}] ${err.stack || err.message}`);
|
|
79
80
|
return process.exit(1);
|
|
80
81
|
default:
|
|
81
82
|
await sendMessageToMaster({
|
|
@@ -89,7 +90,7 @@ async function startWorker(logger, createCompileFn) {
|
|
|
89
90
|
return new Promise(() => void 0);
|
|
90
91
|
}
|
|
91
92
|
|
|
92
|
-
// bazel-out/
|
|
93
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/ngcc_cluster_worker.mjs
|
|
93
94
|
(async () => {
|
|
94
95
|
process.title = "ngcc (worker)";
|
|
95
96
|
try {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../../../../../../../../packages/compiler-cli/ngcc/src/execution/cluster/package_json_updater.ts", "../../../../../../../../../../packages/compiler-cli/ngcc/src/execution/cluster/worker.ts", "../../../../../../../../../../packages/compiler-cli/ngcc/src/execution/cluster/ngcc_cluster_worker.ts"],
|
|
4
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAUA,OAAO,aAAa;AAad,IAAO,kCAAP,MAAsC;EAC1C,cAAA;AACE,QAAI,QAAQ,UAAU;AACpB,YAAM,IAAI,MAAM,0EAA0E;;EAE9F;EAEA,eAAY;AACV,WAAO,IAAI,kBAAkB,IAAI,SAAS,KAAK,aAAa,GAAG,IAAI,CAAC;EACtE;EAKA,aACI,SAA8B,iBAC9B,uBAAkC;AACpC,QAAI,uBAAuB;AACzB,iBAAW,CAAC,UAAU,KAAK,KAAK,SAAS;AACvC,YAAI,SAAS,WAAW,GAAG;AACzB,gBAAM,IAAI,MAAM,+CAA+C,mBAAmB;;AAIpF,oBAAY,uBAAuB,UAAU,OAAO,aAAa;;;AAIrE,wBAAoB;MAClB,MAAM;MACN;MACA;KACD;EACH;;;;AC/CF,OAAOA,cAAa;AASpB,eAAsB,YAAY,QAAgB,iBAAgC;AAChF,MAAIC,SAAQ,
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAUA,OAAO,aAAa;AAad,IAAO,kCAAP,MAAsC;EAC1C,cAAA;AACE,QAAI,QAAQ,UAAU;AACpB,YAAM,IAAI,MAAM,0EAA0E;;EAE9F;EAEA,eAAY;AACV,WAAO,IAAI,kBAAkB,IAAI,SAAS,KAAK,aAAa,GAAG,IAAI,CAAC;EACtE;EAKA,aACI,SAA8B,iBAC9B,uBAAkC;AACpC,QAAI,uBAAuB;AACzB,iBAAW,CAAC,UAAU,KAAK,KAAK,SAAS;AACvC,YAAI,SAAS,WAAW,GAAG;AACzB,gBAAM,IAAI,MAAM,+CAA+C,mBAAmB;;AAIpF,oBAAY,uBAAuB,UAAU,OAAO,aAAa;;;AAIrE,wBAAoB;MAClB,MAAM;MACN;MACA;KACD;EACH;;;;AC/CF,OAAOA,cAAa;AASpB,eAAsB,YAAY,QAAgB,iBAAgC;AAChF,MAAIC,SAAQ,YAAY,CAACA,SAAQ,QAAQ;AACvC,UAAM,IAAI,MAAM,oDAAoD;;AAGtE,QAAM,SAASA,SAAQ;AACvB,QAAM,UAAU,gBACZ,sBAAoB,oBAAoB;IACtC,MAAM;IACN,OAAO,iBAAiB,IAAI,OAAK,EAAE,IAAI;GACxC,GACD,CAAC,OAAO,SAAS,YAAY,oBAAoB,EAAC,MAAM,kBAAkB,SAAS,QAAO,CAAC,CAAC;AAGhG,SAAO,GAAG,WAAW,OAAO,QAAwB;AAClD,QAAI;AACF,cAAQ,IAAI,MAAM;QAChB,KAAK;AACH,iBAAO,MAAM,YAAY,OAAO,wBAAwB,cAAc,IAAI,IAAI,GAAG;AACjF,iBAAO,MAAM,QAAQ,IAAI,IAAI;QAC/B;AACE,gBAAM,IAAI,MACN,YAAY,OAAO,iCAAiC,KAAK,UAAU,GAAG,GAAG;;aAE1E,KAAP;AACA,cAAQ,OAAO,IAAI,MAAM;QACvB,KAAK;AAMH,iBAAO,KAAK,YAAY,OAAO,OAAO,IAAI,SAAS,IAAI,SAAS;AAChE,iBAAO,QAAQ,KAAK,CAAC;QACvB;AACE,gBAAM,oBAAoB;YACxB,MAAM;YACN,OAAQ,eAAe,QAAU,IAAI,SAAS,IAAI,UAAW;WAC9D;;;EAGT,CAAC;AAGD,QAAM,oBAAoB,EAAC,MAAM,QAAO,CAAC;AAIzC,SAAO,IAAI,QAAQ,MAAM,MAAS;AACpC;;;CCnDC,YAAW;AACV,UAAQ,QAAQ;AAEhB,MAAI;AACF,UAAM,EACJ,QACA,cACA,iCACA,YACA,UACA,cAAa,IACX,eAAe,wBAAwB,QAAQ,KAAK,MAAM,CAAC,CAAC,CAAC;AAKjE,UAAM,iBAAiB,IAAI,gCAA+B;AAC1D,UAAM,aAAa,cAAc,cAAc;AAG/C,UAAM,kBAAkB,mBACpB,YAAY,QAAQ,YAAY,iCAAiC,UAAU,YAAY;AAE3F,UAAM,YAAY,QAAQ,eAAe;AACzC,YAAQ,WAAW;WACZ,GAAP;AACA,YAAQ,MAAO,EAAY,SAAU,EAAY,OAAO;AACxD,YAAQ,KAAK,CAAC;;AAElB,GAAE;",
|
|
5
5
|
"names": ["cluster", "cluster"]
|
|
6
6
|
}
|
|
@@ -5,16 +5,16 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
removeLockFile
|
|
8
|
-
} from "../../../../chunk-
|
|
8
|
+
} from "../../../../chunk-DLVFMDSC.js";
|
|
9
9
|
import {
|
|
10
10
|
ConsoleLogger
|
|
11
|
-
} from "../../../../chunk-
|
|
11
|
+
} from "../../../../chunk-OFXSI6E3.js";
|
|
12
12
|
import {
|
|
13
13
|
NodeJSFileSystem
|
|
14
|
-
} from "../../../../chunk-
|
|
14
|
+
} from "../../../../chunk-E7DPJFUS.js";
|
|
15
15
|
import "../../../../chunk-NDREJTCS.js";
|
|
16
16
|
|
|
17
|
-
// bazel-out/
|
|
17
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.mjs
|
|
18
18
|
var fs = new NodeJSFileSystem();
|
|
19
19
|
var logLevel = parseInt(process.argv.pop(), 10);
|
|
20
20
|
var logger = new ConsoleLogger(logLevel);
|
package/bundles/private/bazel.js
CHANGED
|
@@ -6,11 +6,11 @@
|
|
|
6
6
|
import {
|
|
7
7
|
ConsoleLogger,
|
|
8
8
|
LogLevel
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-OFXSI6E3.js";
|
|
10
10
|
import {
|
|
11
11
|
SourceFile,
|
|
12
12
|
SourceFileLoader
|
|
13
|
-
} from "../chunk-
|
|
13
|
+
} from "../chunk-TTNJEW7O.js";
|
|
14
14
|
import {
|
|
15
15
|
LogicalFileSystem,
|
|
16
16
|
LogicalProjectPath,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
resolve,
|
|
32
32
|
setFileSystem,
|
|
33
33
|
toRelativeImport
|
|
34
|
-
} from "../chunk-
|
|
34
|
+
} from "../chunk-E7DPJFUS.js";
|
|
35
35
|
import "../chunk-NDREJTCS.js";
|
|
36
36
|
export {
|
|
37
37
|
ConsoleLogger,
|
|
@@ -8,17 +8,17 @@ import {
|
|
|
8
8
|
PartialEvaluator,
|
|
9
9
|
StaticInterpreter,
|
|
10
10
|
forwardRefResolver
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-KY7HVS6H.js";
|
|
12
12
|
import {
|
|
13
13
|
TypeScriptReflectionHost,
|
|
14
14
|
reflectObjectLiteral
|
|
15
|
-
} from "../chunk-
|
|
15
|
+
} from "../chunk-OHYTYUA4.js";
|
|
16
16
|
import {
|
|
17
17
|
Reference
|
|
18
|
-
} from "../chunk-
|
|
19
|
-
import "../chunk-
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
18
|
+
} from "../chunk-UN4WV3U4.js";
|
|
19
|
+
import "../chunk-IZN5U2AM.js";
|
|
20
|
+
import "../chunk-E7DPJFUS.js";
|
|
21
|
+
import "../chunk-MAF2KC4N.js";
|
|
22
22
|
import "../chunk-NDREJTCS.js";
|
|
23
23
|
export {
|
|
24
24
|
DynamicValue,
|
|
@@ -7,9 +7,9 @@ import {
|
|
|
7
7
|
GLOBAL_DEFS_FOR_TERSER,
|
|
8
8
|
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
|
|
9
9
|
constructorParametersDownlevelTransform
|
|
10
|
-
} from "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
10
|
+
} from "../chunk-Y6MBLTIR.js";
|
|
11
|
+
import "../chunk-OHYTYUA4.js";
|
|
12
|
+
import "../chunk-IZN5U2AM.js";
|
|
13
13
|
import "../chunk-NDREJTCS.js";
|
|
14
14
|
export {
|
|
15
15
|
GLOBAL_DEFS_FOR_TERSER,
|
|
@@ -7,25 +7,25 @@
|
|
|
7
7
|
import {
|
|
8
8
|
main,
|
|
9
9
|
readCommandLineAndConfiguration
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-4ENQEGGA.js";
|
|
11
11
|
import {
|
|
12
12
|
EmitFlags
|
|
13
|
-
} from "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
13
|
+
} from "../../chunk-ONRVYLCK.js";
|
|
14
|
+
import "../../chunk-KY7HVS6H.js";
|
|
15
|
+
import "../../chunk-OHYTYUA4.js";
|
|
16
|
+
import "../../chunk-UN4WV3U4.js";
|
|
17
|
+
import "../../chunk-IZN5U2AM.js";
|
|
18
18
|
import {
|
|
19
19
|
NodeJSFileSystem,
|
|
20
20
|
setFileSystem
|
|
21
|
-
} from "../../chunk-
|
|
22
|
-
import "../../chunk-
|
|
21
|
+
} from "../../chunk-E7DPJFUS.js";
|
|
22
|
+
import "../../chunk-MAF2KC4N.js";
|
|
23
23
|
import "../../chunk-NDREJTCS.js";
|
|
24
24
|
|
|
25
|
-
// bazel-out/
|
|
25
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
26
26
|
import "reflect-metadata";
|
|
27
27
|
|
|
28
|
-
// bazel-out/
|
|
28
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
|
|
29
29
|
import yargs from "yargs";
|
|
30
30
|
function mainXi18n(args2, consoleError = console.error) {
|
|
31
31
|
const config = readXi18nCommandLineAndConfiguration(args2);
|
|
@@ -48,7 +48,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
|
|
|
48
48
|
return { ...config, emitFlags: EmitFlags.I18nBundle };
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
// bazel-out/
|
|
51
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
52
52
|
process.title = "Angular i18n Message Extractor (ng-xi18n)";
|
|
53
53
|
var args = process.argv.slice(2);
|
|
54
54
|
setFileSystem(new NodeJSFileSystem());
|
package/bundles/src/bin/ngc.js
CHANGED
|
@@ -6,23 +6,23 @@
|
|
|
6
6
|
|
|
7
7
|
import {
|
|
8
8
|
main
|
|
9
|
-
} from "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
9
|
+
} from "../../chunk-4ENQEGGA.js";
|
|
10
|
+
import "../../chunk-ONRVYLCK.js";
|
|
11
|
+
import "../../chunk-KY7HVS6H.js";
|
|
12
|
+
import "../../chunk-OHYTYUA4.js";
|
|
13
|
+
import "../../chunk-UN4WV3U4.js";
|
|
14
|
+
import "../../chunk-IZN5U2AM.js";
|
|
15
15
|
import {
|
|
16
16
|
NodeJSFileSystem,
|
|
17
17
|
setFileSystem
|
|
18
|
-
} from "../../chunk-
|
|
19
|
-
import "../../chunk-
|
|
18
|
+
} from "../../chunk-E7DPJFUS.js";
|
|
19
|
+
import "../../chunk-MAF2KC4N.js";
|
|
20
20
|
import {
|
|
21
21
|
__require,
|
|
22
22
|
__toESM
|
|
23
23
|
} from "../../chunk-NDREJTCS.js";
|
|
24
24
|
|
|
25
|
-
// bazel-out/
|
|
25
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
|
|
26
26
|
import "reflect-metadata";
|
|
27
27
|
async function runNgcComamnd() {
|
|
28
28
|
process.title = "Angular Compiler (ngc)";
|