@angular/compiler-cli 19.2.14 → 19.2.15

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.
Files changed (34) hide show
  1. package/bundles/{chunk-WUCT7QTW.js → chunk-26NO4MZH.js} +5 -5
  2. package/bundles/{chunk-6JLQ22O6.js → chunk-2BEPK62B.js} +42 -42
  3. package/bundles/{chunk-Y7CS6SFM.js → chunk-75G4WXBH.js} +3 -3
  4. package/bundles/{chunk-ZVOTQFMG.js → chunk-7MFRAVPH.js} +5 -5
  5. package/bundles/{chunk-BSAOKZSO.js → chunk-D7R5IUYZ.js} +125 -125
  6. package/bundles/{chunk-U2T5FMHX.js → chunk-DM3NCMH5.js} +81 -81
  7. package/bundles/{chunk-LHXVN5NW.js → chunk-ODOQAUXK.js} +31 -31
  8. package/bundles/{chunk-NVYT6OPE.js → chunk-PML5JK7B.js} +7 -7
  9. package/bundles/{chunk-H5Y7P5GQ.js → chunk-SEKYV57I.js} +3 -3
  10. package/bundles/{chunk-2PYABK44.js → chunk-TBVHQD5I.js} +12 -12
  11. package/bundles/{chunk-ERYCP7NI.js → chunk-VLERTDN5.js} +8 -8
  12. package/bundles/index.js +12 -12
  13. package/bundles/linker/babel/index.js +12 -12
  14. package/bundles/linker/index.js +4 -4
  15. package/bundles/ngcc/index.js +1 -1
  16. package/bundles/private/bazel.js +1 -1
  17. package/bundles/private/localize.js +3 -3
  18. package/bundles/private/migrations.js +4 -4
  19. package/bundles/private/tooling.js +6 -6
  20. package/bundles/src/bin/ng_xi18n.js +10 -10
  21. package/bundles/src/bin/ngc.js +8 -8
  22. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  23. package/package.json +2 -2
  24. /package/bundles/{chunk-WUCT7QTW.js.map → chunk-26NO4MZH.js.map} +0 -0
  25. /package/bundles/{chunk-6JLQ22O6.js.map → chunk-2BEPK62B.js.map} +0 -0
  26. /package/bundles/{chunk-Y7CS6SFM.js.map → chunk-75G4WXBH.js.map} +0 -0
  27. /package/bundles/{chunk-ZVOTQFMG.js.map → chunk-7MFRAVPH.js.map} +0 -0
  28. /package/bundles/{chunk-BSAOKZSO.js.map → chunk-D7R5IUYZ.js.map} +0 -0
  29. /package/bundles/{chunk-U2T5FMHX.js.map → chunk-DM3NCMH5.js.map} +0 -0
  30. /package/bundles/{chunk-LHXVN5NW.js.map → chunk-ODOQAUXK.js.map} +0 -0
  31. /package/bundles/{chunk-NVYT6OPE.js.map → chunk-PML5JK7B.js.map} +0 -0
  32. /package/bundles/{chunk-H5Y7P5GQ.js.map → chunk-SEKYV57I.js.map} +0 -0
  33. /package/bundles/{chunk-2PYABK44.js.map → chunk-TBVHQD5I.js.map} +0 -0
  34. /package/bundles/{chunk-ERYCP7NI.js.map → chunk-VLERTDN5.js.map} +0 -0
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  PerfPhase
7
- } from "../chunk-WUCT7QTW.js";
7
+ } from "../chunk-26NO4MZH.js";
8
8
  import "../chunk-KPQ72R34.js";
9
9
  export {
10
10
  PerfPhase
@@ -5,11 +5,11 @@
5
5
  import {
6
6
  ConsoleLogger,
7
7
  LogLevel
8
- } from "../chunk-H5Y7P5GQ.js";
8
+ } from "../chunk-SEKYV57I.js";
9
9
  import {
10
10
  SourceFile,
11
11
  SourceFileLoader
12
- } from "../chunk-NVYT6OPE.js";
12
+ } from "../chunk-PML5JK7B.js";
13
13
  import {
14
14
  InvalidFileSystem,
15
15
  LogicalFileSystem,
@@ -32,7 +32,7 @@ import {
32
32
  resolve,
33
33
  setFileSystem,
34
34
  toRelativeImport
35
- } from "../chunk-ERYCP7NI.js";
35
+ } from "../chunk-VLERTDN5.js";
36
36
  import "../chunk-KPQ72R34.js";
37
37
  export {
38
38
  ConsoleLogger,
@@ -9,15 +9,15 @@ import {
9
9
  PotentialImportMode,
10
10
  StaticInterpreter,
11
11
  createForwardRefResolver
12
- } from "../chunk-BSAOKZSO.js";
12
+ } from "../chunk-D7R5IUYZ.js";
13
13
  import {
14
14
  ImportManager,
15
15
  Reference,
16
16
  TypeScriptReflectionHost,
17
17
  reflectObjectLiteral
18
- } from "../chunk-6JLQ22O6.js";
19
- import "../chunk-WUCT7QTW.js";
20
- import "../chunk-ERYCP7NI.js";
18
+ } from "../chunk-2BEPK62B.js";
19
+ import "../chunk-26NO4MZH.js";
20
+ import "../chunk-VLERTDN5.js";
21
21
  import "../chunk-KPQ72R34.js";
22
22
  export {
23
23
  DynamicValue,
@@ -6,12 +6,12 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "../chunk-Y7CS6SFM.js";
10
- import "../chunk-2PYABK44.js";
11
- import "../chunk-BSAOKZSO.js";
12
- import "../chunk-6JLQ22O6.js";
13
- import "../chunk-WUCT7QTW.js";
14
- import "../chunk-ERYCP7NI.js";
9
+ } from "../chunk-75G4WXBH.js";
10
+ import "../chunk-TBVHQD5I.js";
11
+ import "../chunk-D7R5IUYZ.js";
12
+ import "../chunk-2BEPK62B.js";
13
+ import "../chunk-26NO4MZH.js";
14
+ import "../chunk-VLERTDN5.js";
15
15
  import "../chunk-KPQ72R34.js";
16
16
  export {
17
17
  GLOBAL_DEFS_FOR_TERSER,
@@ -6,24 +6,24 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-ZVOTQFMG.js";
9
+ } from "../../chunk-7MFRAVPH.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-U2T5FMHX.js";
13
- import "../../chunk-2PYABK44.js";
14
- import "../../chunk-BSAOKZSO.js";
15
- import "../../chunk-6JLQ22O6.js";
16
- import "../../chunk-WUCT7QTW.js";
12
+ } from "../../chunk-DM3NCMH5.js";
13
+ import "../../chunk-TBVHQD5I.js";
14
+ import "../../chunk-D7R5IUYZ.js";
15
+ import "../../chunk-2BEPK62B.js";
16
+ import "../../chunk-26NO4MZH.js";
17
17
  import {
18
18
  NodeJSFileSystem,
19
19
  setFileSystem
20
- } from "../../chunk-ERYCP7NI.js";
20
+ } from "../../chunk-VLERTDN5.js";
21
21
  import "../../chunk-KPQ72R34.js";
22
22
 
23
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
23
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
24
24
  import "reflect-metadata";
25
25
 
26
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
26
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/extract_i18n.mjs
27
27
  import yargs from "yargs";
28
28
  function mainXi18n(args2, consoleError = console.error) {
29
29
  const config = readXi18nCommandLineAndConfiguration(args2);
@@ -46,7 +46,7 @@ function readXi18nCommandLineAndConfiguration(args2) {
46
46
  return { ...config, emitFlags: EmitFlags.I18nBundle };
47
47
  }
48
48
 
49
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
49
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ng_xi18n.mjs
50
50
  process.title = "Angular i18n Message Extractor (ng-xi18n)";
51
51
  var args = process.argv.slice(2);
52
52
  setFileSystem(new NodeJSFileSystem());
@@ -5,19 +5,19 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-ZVOTQFMG.js";
9
- import "../../chunk-U2T5FMHX.js";
10
- import "../../chunk-2PYABK44.js";
11
- import "../../chunk-BSAOKZSO.js";
12
- import "../../chunk-6JLQ22O6.js";
13
- import "../../chunk-WUCT7QTW.js";
8
+ } from "../../chunk-7MFRAVPH.js";
9
+ import "../../chunk-DM3NCMH5.js";
10
+ import "../../chunk-TBVHQD5I.js";
11
+ import "../../chunk-D7R5IUYZ.js";
12
+ import "../../chunk-2BEPK62B.js";
13
+ import "../../chunk-26NO4MZH.js";
14
14
  import {
15
15
  NodeJSFileSystem,
16
16
  setFileSystem
17
- } from "../../chunk-ERYCP7NI.js";
17
+ } from "../../chunk-VLERTDN5.js";
18
18
  import "../../chunk-KPQ72R34.js";
19
19
 
20
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
20
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/bin/ngc.mjs
21
21
  import "reflect-metadata";
22
22
  async function runNgcComamnd() {
23
23
  process.title = "Angular Compiler (ngc)";
@@ -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 = "19.2.14";
10
+ export declare const PLACEHOLDER_VERSION = "19.2.15";
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": "19.2.14",
3
+ "version": "19.2.15",
4
4
  "description": "Angular - the compiler CLI for Node.js",
5
5
  "typings": "index.d.ts",
6
6
  "bin": {
@@ -53,7 +53,7 @@
53
53
  "yargs": "^17.2.1"
54
54
  },
55
55
  "peerDependencies": {
56
- "@angular/compiler": "19.2.14",
56
+ "@angular/compiler": "19.2.15",
57
57
  "typescript": ">=5.5 <5.9"
58
58
  },
59
59
  "devDependencies": {