@angular/compiler-cli 15.0.0-next.1 → 15.0.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-E7NQQTT7.js → chunk-4SINIALN.js} +3 -3
- package/bundles/{chunk-E7NQQTT7.js.map → chunk-4SINIALN.js.map} +0 -0
- package/bundles/{chunk-XDX5RDY5.js → chunk-7D7JVHLL.js} +7 -7
- package/bundles/{chunk-XDX5RDY5.js.map → chunk-7D7JVHLL.js.map} +0 -0
- package/bundles/{chunk-NJU6754X.js → chunk-AU6X5ZMU.js} +98 -98
- package/bundles/{chunk-NJU6754X.js.map → chunk-AU6X5ZMU.js.map} +1 -1
- package/bundles/{chunk-FHVSPC32.js → chunk-CNBHG67Y.js} +31 -31
- package/bundles/{chunk-FHVSPC32.js.map → chunk-CNBHG67Y.js.map} +0 -0
- package/bundles/{chunk-2HPI44CB.js → chunk-CTEVZGOM.js} +5 -5
- package/bundles/{chunk-2HPI44CB.js.map → chunk-CTEVZGOM.js.map} +0 -0
- package/bundles/{chunk-7YHMCUJT.js → chunk-E6XS3AOK.js} +2 -2
- package/bundles/{chunk-7YHMCUJT.js.map → chunk-E6XS3AOK.js.map} +0 -0
- package/bundles/{chunk-HTGNPCKD.js → chunk-FJDJLKGN.js} +5 -5
- package/bundles/{chunk-HTGNPCKD.js.map → chunk-FJDJLKGN.js.map} +0 -0
- package/bundles/{chunk-I6QQYDN3.js → chunk-IRLRUIPK.js} +71 -71
- package/bundles/{chunk-I6QQYDN3.js.map → chunk-IRLRUIPK.js.map} +0 -0
- package/bundles/{chunk-FM6NPN5V.js → chunk-N2MCMY3J.js} +4 -4
- package/bundles/{chunk-FM6NPN5V.js.map → chunk-N2MCMY3J.js.map} +0 -0
- package/bundles/{chunk-NX4VAKY6.js → chunk-P4TN5NTV.js} +40 -40
- package/bundles/{chunk-NX4VAKY6.js.map → chunk-P4TN5NTV.js.map} +0 -0
- package/bundles/{chunk-UZLFREET.js → chunk-QUO5TIT7.js} +7 -7
- package/bundles/{chunk-UZLFREET.js.map → chunk-QUO5TIT7.js.map} +0 -0
- package/bundles/{chunk-TOKOIIBI.js → chunk-S4JINNFN.js} +7 -7
- package/bundles/{chunk-TOKOIIBI.js.map → chunk-S4JINNFN.js.map} +0 -0
- package/bundles/{chunk-R3C7RFJ4.js → chunk-SJL5HBUW.js} +2 -2
- package/bundles/{chunk-R3C7RFJ4.js.map → chunk-SJL5HBUW.js.map} +0 -0
- package/bundles/{chunk-TTNGBVW6.js → chunk-SP2LQH24.js} +71 -71
- package/bundles/{chunk-TTNGBVW6.js.map → chunk-SP2LQH24.js.map} +0 -0
- package/bundles/{chunk-TF2TR2WS.js → chunk-TQSHBFSH.js} +26 -26
- package/bundles/{chunk-TF2TR2WS.js.map → chunk-TQSHBFSH.js.map} +0 -0
- package/bundles/{chunk-CYVTLM4Z.js → chunk-Z57D3OKU.js} +7 -7
- package/bundles/{chunk-CYVTLM4Z.js.map → chunk-Z57D3OKU.js.map} +0 -0
- 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 +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/ngcc/src/packages/build_marker.d.ts +1 -1
- package/package.json +2 -2
|
@@ -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-QUO5TIT7.js";
|
|
11
|
+
import "../chunk-7D7JVHLL.js";
|
|
12
|
+
import "../chunk-E6XS3AOK.js";
|
|
13
13
|
import "../chunk-XYNRD7NE.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-FJDJLKGN.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-AU6X5ZMU.js";
|
|
14
|
+
import "../../chunk-IRLRUIPK.js";
|
|
15
|
+
import "../../chunk-7D7JVHLL.js";
|
|
16
|
+
import "../../chunk-TQSHBFSH.js";
|
|
17
|
+
import "../../chunk-E6XS3AOK.js";
|
|
18
18
|
import {
|
|
19
19
|
NodeJSFileSystem,
|
|
20
20
|
setFileSystem
|
|
21
|
-
} from "../../chunk-
|
|
22
|
-
import "../../chunk-
|
|
21
|
+
} from "../../chunk-S4JINNFN.js";
|
|
22
|
+
import "../../chunk-CTEVZGOM.js";
|
|
23
23
|
import "../../chunk-XYNRD7NE.js";
|
|
24
24
|
|
|
25
|
-
// bazel-out/
|
|
25
|
+
// bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
|
|
26
26
|
import "reflect-metadata";
|
|
27
27
|
|
|
28
|
-
// bazel-out/
|
|
28
|
+
// bazel-out/darwin-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/darwin-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-FJDJLKGN.js";
|
|
10
|
+
import "../../chunk-AU6X5ZMU.js";
|
|
11
|
+
import "../../chunk-IRLRUIPK.js";
|
|
12
|
+
import "../../chunk-7D7JVHLL.js";
|
|
13
|
+
import "../../chunk-TQSHBFSH.js";
|
|
14
|
+
import "../../chunk-E6XS3AOK.js";
|
|
15
15
|
import {
|
|
16
16
|
NodeJSFileSystem,
|
|
17
17
|
setFileSystem
|
|
18
|
-
} from "../../chunk-
|
|
19
|
-
import "../../chunk-
|
|
18
|
+
} from "../../chunk-S4JINNFN.js";
|
|
19
|
+
import "../../chunk-CTEVZGOM.js";
|
|
20
20
|
import {
|
|
21
21
|
__require,
|
|
22
22
|
__toESM
|
|
23
23
|
} from "../../chunk-XYNRD7NE.js";
|
|
24
24
|
|
|
25
|
-
// bazel-out/
|
|
25
|
+
// bazel-out/darwin-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)";
|