@angular/compiler-cli 20.0.1 → 20.0.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-KGJOQ7ZK.js → chunk-2L4O4UIG.js} +20 -22
- package/bundles/chunk-2L4O4UIG.js.map +6 -0
- package/bundles/{chunk-QAGJD3X3.js → chunk-EBPHWYDC.js} +2 -2
- package/bundles/{chunk-3TXROOKD.js → chunk-NPUFVONQ.js} +202 -6
- package/bundles/chunk-NPUFVONQ.js.map +6 -0
- package/bundles/{chunk-NODL47CE.js → chunk-QZKYZIEQ.js} +3 -3
- package/bundles/{chunk-NODL47CE.js.map → chunk-QZKYZIEQ.js.map} +1 -1
- package/bundles/{chunk-4OIPE63R.js → chunk-TDMVX35I.js} +29 -29
- package/bundles/{chunk-4OIPE63R.js.map → chunk-TDMVX35I.js.map} +1 -1
- package/bundles/{chunk-C5GIHHVB.js → chunk-ZZUFYJIW.js} +5 -5
- package/bundles/{chunk-C5GIHHVB.js.map → chunk-ZZUFYJIW.js.map} +1 -1
- package/bundles/index.js +18 -20
- package/bundles/index.js.map +2 -2
- package/bundles/linker/babel/index.js +8 -8
- package/bundles/linker/babel/index.js.map +1 -1
- package/bundles/linker/index.js +1 -1
- package/bundles/private/migrations.js +1 -2
- package/bundles/private/tooling.js +3 -4
- package/bundles/src/bin/ng_xi18n.js +7 -8
- package/bundles/src/bin/ng_xi18n.js.map +2 -2
- package/bundles/src/bin/ngc.js +5 -6
- package/bundles/src/bin/ngc.js.map +2 -2
- package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
- package/package.json +3 -7
- package/bundles/chunk-3TXROOKD.js.map +0 -6
- package/bundles/chunk-KGJOQ7ZK.js.map +0 -6
- package/bundles/chunk-WUCT7QTW.js +0 -216
- package/bundles/chunk-WUCT7QTW.js.map +0 -6
- package/bundles/private/bazel.js +0 -19
- package/bundles/private/bazel.js.map +0 -6
- package/private/babel.d.ts +0 -28
- package/private/bazel.d.ts +0 -12
- /package/bundles/{chunk-QAGJD3X3.js.map → chunk-EBPHWYDC.js.map} +0 -0
|
@@ -6,14 +6,13 @@
|
|
|
6
6
|
import {
|
|
7
7
|
main,
|
|
8
8
|
readCommandLineAndConfiguration
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-ZZUFYJIW.js";
|
|
10
10
|
import {
|
|
11
11
|
EmitFlags
|
|
12
|
-
} from "../../chunk-
|
|
13
|
-
import "../../chunk-
|
|
14
|
-
import "../../chunk-
|
|
12
|
+
} from "../../chunk-2L4O4UIG.js";
|
|
13
|
+
import "../../chunk-EBPHWYDC.js";
|
|
14
|
+
import "../../chunk-NPUFVONQ.js";
|
|
15
15
|
import "../../chunk-M3WWDK6S.js";
|
|
16
|
-
import "../../chunk-WUCT7QTW.js";
|
|
17
16
|
import {
|
|
18
17
|
setFileSystem
|
|
19
18
|
} from "../../chunk-3AHGFMNS.js";
|
|
@@ -22,10 +21,10 @@ import {
|
|
|
22
21
|
} from "../../chunk-U5SKOFKE.js";
|
|
23
22
|
import "../../chunk-KPQ72R34.js";
|
|
24
23
|
|
|
25
|
-
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.
|
|
24
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.js
|
|
26
25
|
import "reflect-metadata";
|
|
27
26
|
|
|
28
|
-
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.
|
|
27
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.js
|
|
29
28
|
import yargs from "yargs";
|
|
30
29
|
function mainXi18n(args2, consoleError = console.error) {
|
|
31
30
|
const config = readXi18nCommandLineAndConfiguration(args2);
|
|
@@ -48,7 +47,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
|
|
|
48
47
|
return { ...config, emitFlags: EmitFlags.I18nBundle };
|
|
49
48
|
}
|
|
50
49
|
|
|
51
|
-
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.
|
|
50
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.js
|
|
52
51
|
process.title = "Angular i18n Message Extractor (ng-xi18n)";
|
|
53
52
|
var args = process.argv.slice(2);
|
|
54
53
|
setFileSystem(new NodeJSFileSystem());
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["
|
|
4
|
-
"mappings": "
|
|
3
|
+
"sources": ["../../../src/bin/ng_xi18n.ts", "../../../src/extract_i18n.ts"],
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;AAUA,OAAO;;;ACEP,OAAO,WAAW;AAMZ,SAAU,UACdA,OACA,eAAsC,QAAQ,OAAK;AAEnD,QAAM,SAAS,qCAAqCA,KAAI;AACxD,SAAO,KAAKA,OAAM,cAAc,QAAQ,QAAW,QAAW,MAAS;AACzE;AAEA,SAAS,qCAAqCA,OAAc;AAC1D,QAAM,UAA+B,CAAA;AACrC,QAAM,aAAa,MAAMA,KAAI,EAC1B,OAAO,cAAc,EAAC,MAAM,SAAQ,CAAC,EACrC,OAAO,UAAU,EAAC,MAAM,SAAQ,CAAC,EACjC,OAAO,WAAW,EAAC,MAAM,SAAQ,CAAC,EAClC,UAAS;AAEZ,MAAI,WAAW;AAAS,YAAQ,cAAc,WAAW;AACzD,MAAI,WAAW;AAAY,YAAQ,gBAAgB,WAAW;AAC9D,MAAI,WAAW;AAAQ,YAAQ,gBAAgB,WAAW;AAE1D,QAAM,SAAS,gCAAgCA,OAAM,SAAS;IAC5D;IACA;IACA;GACD;AAED,SAAO,EAAC,GAAG,QAAQ,WAAe,UAAU,WAAU;AACxD;;;AD9BA,QAAQ,QAAQ;AAChB,IAAM,OAAO,QAAQ,KAAK,MAAM,CAAC;AAEjC,cAAc,IAAI,iBAAgB,CAAE;AACpC,QAAQ,WAAW,UAAU,IAAI;",
|
|
5
5
|
"names": ["args"]
|
|
6
6
|
}
|
package/bundles/src/bin/ngc.js
CHANGED
|
@@ -5,12 +5,11 @@
|
|
|
5
5
|
|
|
6
6
|
import {
|
|
7
7
|
main
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-ZZUFYJIW.js";
|
|
9
|
+
import "../../chunk-2L4O4UIG.js";
|
|
10
|
+
import "../../chunk-EBPHWYDC.js";
|
|
11
|
+
import "../../chunk-NPUFVONQ.js";
|
|
12
12
|
import "../../chunk-M3WWDK6S.js";
|
|
13
|
-
import "../../chunk-WUCT7QTW.js";
|
|
14
13
|
import {
|
|
15
14
|
setFileSystem
|
|
16
15
|
} from "../../chunk-3AHGFMNS.js";
|
|
@@ -19,7 +18,7 @@ import {
|
|
|
19
18
|
} from "../../chunk-U5SKOFKE.js";
|
|
20
19
|
import "../../chunk-KPQ72R34.js";
|
|
21
20
|
|
|
22
|
-
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.
|
|
21
|
+
// bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.js
|
|
23
22
|
import "reflect-metadata";
|
|
24
23
|
async function runNgcComamnd() {
|
|
25
24
|
process.title = "Angular Compiler (ngc)";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
|
-
"sources": ["
|
|
4
|
-
"mappings": "
|
|
3
|
+
"sources": ["../../../src/bin/ngc.ts"],
|
|
4
|
+
"mappings": ";;;;;;;;;;;;;;;;;;;;;AAUA,OAAO;AAKP,eAAe,gBAAa;AAC1B,UAAQ,QAAQ;AAChB,QAAM,OAAO,QAAQ,KAAK,MAAM,CAAC;AAEjC,gBAAc,IAAI,iBAAgB,CAAE;AAEpC,UAAQ,WAAW,KAAK,MAAM,QAAW,QAAW,QAAW,QAAW,MAAS;AACrF;AAEA,cAAa,EAAG,MAAM,CAAC,MAAK;AAC1B,UAAQ,MAAM,CAAC;AACf,UAAQ,WAAW;AACrB,CAAC;",
|
|
5
5
|
"names": []
|
|
6
6
|
}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*/
|
|
8
8
|
import { MaybeForwardRefExpression, outputAst as o, R3DeclareDependencyMetadata, R3DependencyMetadata, R3Reference } from '@angular/compiler';
|
|
9
9
|
import { AstObject, AstValue } from '../../ast/ast_value';
|
|
10
|
-
export declare const PLACEHOLDER_VERSION = "20.0.
|
|
10
|
+
export declare const PLACEHOLDER_VERSION = "20.0.3";
|
|
11
11
|
export declare function wrapReference<TExpression>(wrapped: o.WrappedNodeExpr<TExpression>): R3Reference;
|
|
12
12
|
/**
|
|
13
13
|
* Parses the value of an enum from the AST value's symbol name.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@angular/compiler-cli",
|
|
3
|
-
"version": "20.0.
|
|
3
|
+
"version": "20.0.3",
|
|
4
4
|
"description": "Angular - the compiler CLI for Node.js",
|
|
5
5
|
"typings": "index.d.ts",
|
|
6
6
|
"bin": {
|
|
@@ -24,10 +24,6 @@
|
|
|
24
24
|
"types": "./linker/babel/index.d.ts",
|
|
25
25
|
"default": "./bundles/linker/babel/index.js"
|
|
26
26
|
},
|
|
27
|
-
"./private/bazel": {
|
|
28
|
-
"types": "./private/bazel.d.ts",
|
|
29
|
-
"default": "./bundles/private/bazel.js"
|
|
30
|
-
},
|
|
31
27
|
"./private/localize": {
|
|
32
28
|
"types": "./private/localize.d.ts",
|
|
33
29
|
"default": "./bundles/private/localize.js"
|
|
@@ -42,7 +38,7 @@
|
|
|
42
38
|
}
|
|
43
39
|
},
|
|
44
40
|
"dependencies": {
|
|
45
|
-
"@babel/core": "7.27.
|
|
41
|
+
"@babel/core": "7.27.4",
|
|
46
42
|
"@jridgewell/sourcemap-codec": "^1.4.14",
|
|
47
43
|
"reflect-metadata": "^0.2.0",
|
|
48
44
|
"chokidar": "^4.0.0",
|
|
@@ -52,7 +48,7 @@
|
|
|
52
48
|
"yargs": "^18.0.0"
|
|
53
49
|
},
|
|
54
50
|
"peerDependencies": {
|
|
55
|
-
"@angular/compiler": "20.0.
|
|
51
|
+
"@angular/compiler": "20.0.3",
|
|
56
52
|
"typescript": ">=5.8 <5.9"
|
|
57
53
|
},
|
|
58
54
|
"peerDependenciesMeta": {
|