@angular/compiler-cli 13.2.2 → 13.2.3
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-XXMNTCYN.js → chunk-7PY7XEFH.js} +6 -6
- package/bundles/{chunk-XXMNTCYN.js.map → chunk-7PY7XEFH.js.map} +0 -0
- package/bundles/{chunk-RNVIUKDY.js → chunk-A5PL3TE6.js} +6 -6
- package/bundles/{chunk-RNVIUKDY.js.map → chunk-A5PL3TE6.js.map} +0 -0
- package/bundles/{chunk-VXXCHVAH.js → chunk-ALKVYGAK.js} +31 -31
- package/bundles/{chunk-VXXCHVAH.js.map → chunk-ALKVYGAK.js.map} +0 -0
- package/bundles/{chunk-5ABOWRRP.js → chunk-C44PYKVA.js} +57 -57
- package/bundles/{chunk-5ABOWRRP.js.map → chunk-C44PYKVA.js.map} +0 -0
- package/bundles/{chunk-QZBA4KSX.js → chunk-FXU7FMZC.js} +7 -7
- package/bundles/{chunk-QZBA4KSX.js.map → chunk-FXU7FMZC.js.map} +0 -0
- package/bundles/{chunk-J6CW3T62.js → chunk-GLCRIILX.js} +5 -5
- package/bundles/{chunk-J6CW3T62.js.map → chunk-GLCRIILX.js.map} +0 -0
- package/bundles/{chunk-3WNAIXKA.js → chunk-K2Z44JHH.js} +7 -7
- package/bundles/{chunk-3WNAIXKA.js.map → chunk-K2Z44JHH.js.map} +0 -0
- package/bundles/{chunk-OSTNYZ2E.js → chunk-NRJCXTRC.js} +40 -40
- package/bundles/{chunk-OSTNYZ2E.js.map → chunk-NRJCXTRC.js.map} +0 -0
- package/bundles/{chunk-B5DWKBQ7.js → chunk-O57ZKMWS.js} +5 -5
- package/bundles/{chunk-B5DWKBQ7.js.map → chunk-O57ZKMWS.js.map} +0 -0
- package/bundles/{chunk-5XSC4B4W.js → chunk-PJPAHVUO.js} +85 -85
- package/bundles/{chunk-5XSC4B4W.js.map → chunk-PJPAHVUO.js.map} +0 -0
- package/bundles/{chunk-BPCUCINV.js → chunk-QDWL7SZJ.js} +2 -2
- package/bundles/{chunk-BPCUCINV.js.map → chunk-QDWL7SZJ.js.map} +0 -0
- package/bundles/{chunk-JTYUTYS2.js → chunk-SKBLJA43.js} +3 -3
- package/bundles/{chunk-JTYUTYS2.js.map → chunk-SKBLJA43.js.map} +0 -0
- package/bundles/{chunk-VMLZST3Q.js → chunk-XLVWXQAR.js} +70 -70
- package/bundles/{chunk-VMLZST3Q.js.map → chunk-XLVWXQAR.js.map} +0 -0
- package/bundles/{chunk-6ESPQED7.js → chunk-XNYP2SFR.js} +26 -26
- package/bundles/{chunk-6ESPQED7.js.map → chunk-XNYP2SFR.js.map} +0 -0
- package/bundles/{chunk-LL4S3DRM.js → chunk-Z2HS4HDG.js} +4 -4
- package/bundles/{chunk-LL4S3DRM.js.map → chunk-Z2HS4HDG.js.map} +0 -0
- package/bundles/index.js +12 -12
- package/bundles/linker/babel/index.js +12 -12
- package/bundles/linker/index.js +4 -4
- package/bundles/ngcc/index.js +12 -12
- package/bundles/ngcc/main-ngcc.js +13 -13
- package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +13 -13
- 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 +5 -5
- package/bundles/private/tooling.js +2 -2
- package/bundles/src/bin/ng_xi18n.js +10 -10
- package/bundles/src/bin/ngc.js +8 -8
- package/bundles_metadata.json +1 -1
- package/ngcc/src/packages/build_marker.d.ts +1 -1
- package/package.json +2 -2
|
@@ -7,27 +7,27 @@
|
|
|
7
7
|
import {
|
|
8
8
|
main,
|
|
9
9
|
readCommandLineAndConfiguration
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-O57ZKMWS.js";
|
|
11
11
|
import {
|
|
12
12
|
EmitFlags
|
|
13
|
-
} from "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
15
|
-
import "../../chunk-
|
|
16
|
-
import "../../chunk-
|
|
13
|
+
} from "../../chunk-PJPAHVUO.js";
|
|
14
|
+
import "../../chunk-C44PYKVA.js";
|
|
15
|
+
import "../../chunk-7PY7XEFH.js";
|
|
16
|
+
import "../../chunk-XNYP2SFR.js";
|
|
17
17
|
import {
|
|
18
18
|
NodeJSFileSystem,
|
|
19
19
|
setFileSystem
|
|
20
|
-
} from "../../chunk-
|
|
21
|
-
import "../../chunk-
|
|
20
|
+
} from "../../chunk-FXU7FMZC.js";
|
|
21
|
+
import "../../chunk-GLCRIILX.js";
|
|
22
22
|
import {
|
|
23
23
|
__spreadProps,
|
|
24
24
|
__spreadValues
|
|
25
25
|
} from "../../chunk-WQ3TNYTD.js";
|
|
26
26
|
|
|
27
|
-
// bazel-out/
|
|
27
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
28
28
|
import "reflect-metadata";
|
|
29
29
|
|
|
30
|
-
// bazel-out/
|
|
30
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
|
|
31
31
|
import yargs from "yargs";
|
|
32
32
|
function mainXi18n(args2, consoleError = console.error) {
|
|
33
33
|
const config = readXi18nCommandLineAndConfiguration(args2);
|
|
@@ -50,7 +50,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
|
|
|
50
50
|
return __spreadProps(__spreadValues({}, config), { emitFlags: EmitFlags.I18nBundle });
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
// bazel-out/
|
|
53
|
+
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
54
54
|
process.title = "Angular i18n Message Extractor (ng-xi18n)";
|
|
55
55
|
var args = process.argv.slice(2);
|
|
56
56
|
setFileSystem(new NodeJSFileSystem());
|
package/bundles/src/bin/ngc.js
CHANGED
|
@@ -6,22 +6,22 @@
|
|
|
6
6
|
|
|
7
7
|
import {
|
|
8
8
|
main
|
|
9
|
-
} from "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
9
|
+
} from "../../chunk-O57ZKMWS.js";
|
|
10
|
+
import "../../chunk-PJPAHVUO.js";
|
|
11
|
+
import "../../chunk-C44PYKVA.js";
|
|
12
|
+
import "../../chunk-7PY7XEFH.js";
|
|
13
|
+
import "../../chunk-XNYP2SFR.js";
|
|
14
14
|
import {
|
|
15
15
|
NodeJSFileSystem,
|
|
16
16
|
setFileSystem
|
|
17
|
-
} from "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
} from "../../chunk-FXU7FMZC.js";
|
|
18
|
+
import "../../chunk-GLCRIILX.js";
|
|
19
19
|
import {
|
|
20
20
|
__require,
|
|
21
21
|
__toESM
|
|
22
22
|
} from "../../chunk-WQ3TNYTD.js";
|
|
23
23
|
|
|
24
|
-
// bazel-out/
|
|
24
|
+
// bazel-out/k8-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)";
|