@angular/compiler-cli 15.2.7 → 15.2.9
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-7GNUPQOI.js → chunk-2PLRZDNU.js} +31 -31
- package/bundles/{chunk-JEWI23RF.js → chunk-2UDHTJ2I.js} +78 -83
- package/bundles/chunk-2UDHTJ2I.js.map +6 -0
- package/bundles/{chunk-TYAEIVDA.js → chunk-37YYFKDO.js} +40 -40
- package/bundles/{chunk-SU3FU3XQ.js → chunk-43M7ZA5W.js} +5 -5
- package/bundles/{chunk-2NLFVEGY.js → chunk-6ZJFIQBG.js} +7 -7
- package/bundles/{chunk-B57SP4JB.js → chunk-7DUI3BSX.js} +2 -2
- package/bundles/{chunk-TBUSSXUA.js → chunk-EC5K6QPP.js} +7 -7
- package/bundles/{chunk-BGY2CNQJ.js → chunk-LRE5KIJ7.js} +71 -71
- package/bundles/{chunk-E3MCJFSW.js → chunk-M65TNV27.js} +106 -99
- package/bundles/chunk-M65TNV27.js.map +6 -0
- package/bundles/{chunk-YZWN2KWE.js → chunk-NJMZRTB6.js} +5 -5
- package/bundles/{chunk-ZF3IVDQ2.js → chunk-O4JLZZWJ.js} +6 -6
- package/bundles/{chunk-ZV3QKZR5.js → chunk-PT6IDEJZ.js} +5 -5
- package/bundles/{chunk-IJECERTO.js → chunk-QRHWLC7U.js} +10 -10
- package/bundles/{chunk-LYJKWJUC.js → chunk-SBDNBITT.js} +3 -3
- package/bundles/{chunk-K7P4IHT5.js → chunk-YRDMG3GM.js} +4 -4
- package/bundles/{chunk-IYYB2HTK.js → chunk-ZCBRXUPO.js} +21 -21
- package/bundles/index.js +13 -13
- 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 +14 -14
- 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 +4 -4
- package/bundles/src/bin/ng_xi18n.js +11 -11
- package/bundles/src/bin/ngc.js +9 -9
- package/bundles_metadata.json +1 -1
- package/ngcc/src/packages/build_marker.d.ts +1 -1
- package/package.json +2 -2
- package/bundles/chunk-E3MCJFSW.js.map +0 -6
- package/bundles/chunk-JEWI23RF.js.map +0 -6
- /package/bundles/{chunk-7GNUPQOI.js.map → chunk-2PLRZDNU.js.map} +0 -0
- /package/bundles/{chunk-TYAEIVDA.js.map → chunk-37YYFKDO.js.map} +0 -0
- /package/bundles/{chunk-SU3FU3XQ.js.map → chunk-43M7ZA5W.js.map} +0 -0
- /package/bundles/{chunk-2NLFVEGY.js.map → chunk-6ZJFIQBG.js.map} +0 -0
- /package/bundles/{chunk-B57SP4JB.js.map → chunk-7DUI3BSX.js.map} +0 -0
- /package/bundles/{chunk-TBUSSXUA.js.map → chunk-EC5K6QPP.js.map} +0 -0
- /package/bundles/{chunk-BGY2CNQJ.js.map → chunk-LRE5KIJ7.js.map} +0 -0
- /package/bundles/{chunk-YZWN2KWE.js.map → chunk-NJMZRTB6.js.map} +0 -0
- /package/bundles/{chunk-ZF3IVDQ2.js.map → chunk-O4JLZZWJ.js.map} +0 -0
- /package/bundles/{chunk-ZV3QKZR5.js.map → chunk-PT6IDEJZ.js.map} +0 -0
- /package/bundles/{chunk-IJECERTO.js.map → chunk-QRHWLC7U.js.map} +0 -0
- /package/bundles/{chunk-LYJKWJUC.js.map → chunk-SBDNBITT.js.map} +0 -0
- /package/bundles/{chunk-K7P4IHT5.js.map → chunk-YRDMG3GM.js.map} +0 -0
- /package/bundles/{chunk-IYYB2HTK.js.map → chunk-ZCBRXUPO.js.map} +0 -0
|
@@ -9,17 +9,17 @@ import {
|
|
|
9
9
|
PotentialImportMode,
|
|
10
10
|
StaticInterpreter,
|
|
11
11
|
forwardRefResolver
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-2UDHTJ2I.js";
|
|
13
13
|
import {
|
|
14
14
|
TypeScriptReflectionHost,
|
|
15
15
|
reflectObjectLiteral
|
|
16
|
-
} from "../chunk-
|
|
17
|
-
import "../chunk-
|
|
16
|
+
} from "../chunk-O4JLZZWJ.js";
|
|
17
|
+
import "../chunk-QRHWLC7U.js";
|
|
18
18
|
import {
|
|
19
19
|
Reference
|
|
20
|
-
} from "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
20
|
+
} from "../chunk-ZCBRXUPO.js";
|
|
21
|
+
import "../chunk-EC5K6QPP.js";
|
|
22
|
+
import "../chunk-NJMZRTB6.js";
|
|
23
23
|
import "../chunk-SRFZMXHZ.js";
|
|
24
24
|
export {
|
|
25
25
|
DynamicValue,
|
|
@@ -6,10 +6,10 @@ import {
|
|
|
6
6
|
GLOBAL_DEFS_FOR_TERSER,
|
|
7
7
|
GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
|
|
8
8
|
constructorParametersDownlevelTransform
|
|
9
|
-
} from "../chunk-
|
|
10
|
-
import "../chunk-
|
|
11
|
-
import "../chunk-
|
|
12
|
-
import "../chunk-
|
|
9
|
+
} from "../chunk-PT6IDEJZ.js";
|
|
10
|
+
import "../chunk-O4JLZZWJ.js";
|
|
11
|
+
import "../chunk-ZCBRXUPO.js";
|
|
12
|
+
import "../chunk-EC5K6QPP.js";
|
|
13
13
|
import "../chunk-SRFZMXHZ.js";
|
|
14
14
|
export {
|
|
15
15
|
GLOBAL_DEFS_FOR_TERSER,
|
|
@@ -6,25 +6,25 @@
|
|
|
6
6
|
import {
|
|
7
7
|
main,
|
|
8
8
|
readCommandLineAndConfiguration
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-43M7ZA5W.js";
|
|
10
10
|
import {
|
|
11
11
|
EmitFlags
|
|
12
|
-
} from "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
12
|
+
} from "../../chunk-M65TNV27.js";
|
|
13
|
+
import "../../chunk-2UDHTJ2I.js";
|
|
14
|
+
import "../../chunk-O4JLZZWJ.js";
|
|
15
|
+
import "../../chunk-QRHWLC7U.js";
|
|
16
|
+
import "../../chunk-ZCBRXUPO.js";
|
|
17
17
|
import {
|
|
18
18
|
NodeJSFileSystem,
|
|
19
19
|
setFileSystem
|
|
20
|
-
} from "../../chunk-
|
|
21
|
-
import "../../chunk-
|
|
20
|
+
} from "../../chunk-EC5K6QPP.js";
|
|
21
|
+
import "../../chunk-NJMZRTB6.js";
|
|
22
22
|
import "../../chunk-SRFZMXHZ.js";
|
|
23
23
|
|
|
24
|
-
// bazel-out/
|
|
24
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
25
25
|
import "reflect-metadata";
|
|
26
26
|
|
|
27
|
-
// bazel-out/
|
|
27
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
|
|
28
28
|
import yargs from "yargs";
|
|
29
29
|
function mainXi18n(args2, consoleError = console.error) {
|
|
30
30
|
const config = readXi18nCommandLineAndConfiguration(args2);
|
|
@@ -47,7 +47,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
|
|
|
47
47
|
return { ...config, emitFlags: EmitFlags.I18nBundle };
|
|
48
48
|
}
|
|
49
49
|
|
|
50
|
-
// bazel-out/
|
|
50
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
51
51
|
process.title = "Angular i18n Message Extractor (ng-xi18n)";
|
|
52
52
|
var args = process.argv.slice(2);
|
|
53
53
|
setFileSystem(new NodeJSFileSystem());
|
package/bundles/src/bin/ngc.js
CHANGED
|
@@ -5,23 +5,23 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
main
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-43M7ZA5W.js";
|
|
9
|
+
import "../../chunk-M65TNV27.js";
|
|
10
|
+
import "../../chunk-2UDHTJ2I.js";
|
|
11
|
+
import "../../chunk-O4JLZZWJ.js";
|
|
12
|
+
import "../../chunk-QRHWLC7U.js";
|
|
13
|
+
import "../../chunk-ZCBRXUPO.js";
|
|
14
14
|
import {
|
|
15
15
|
NodeJSFileSystem,
|
|
16
16
|
setFileSystem
|
|
17
|
-
} from "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
} from "../../chunk-EC5K6QPP.js";
|
|
18
|
+
import "../../chunk-NJMZRTB6.js";
|
|
19
19
|
import {
|
|
20
20
|
__require,
|
|
21
21
|
__toESM
|
|
22
22
|
} from "../../chunk-SRFZMXHZ.js";
|
|
23
23
|
|
|
24
|
-
// bazel-out/
|
|
24
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
|
|
25
25
|
import "reflect-metadata";
|
|
26
26
|
async function runNgcComamnd() {
|
|
27
27
|
process.title = "Angular Compiler (ngc)";
|