@angular/compiler-cli 20.0.5 → 20.0.7

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.
@@ -311,7 +311,7 @@ import { compileDirectiveFromMetadata, makeBindingParser, ParseLocation, ParseSo
311
311
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/util.js
312
312
  import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
313
313
  import semver from "semver";
314
- var PLACEHOLDER_VERSION = "20.0.5";
314
+ var PLACEHOLDER_VERSION = "20.0.7";
315
315
  function wrapReference(wrapped) {
316
316
  return { value: wrapped, type: wrapped };
317
317
  }
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  angularJitApplicationTransform
7
- } from "./chunk-7FGS2TFN.js";
7
+ } from "./chunk-YVUHHBTB.js";
8
8
  import {
9
9
  AbsoluteModuleStrategy,
10
10
  ActivePerfRecorder,
@@ -90,7 +90,7 @@ import {
90
90
  toUnredirectedSourceFile,
91
91
  tryParseInitializerApi,
92
92
  untagAllTsFiles
93
- } from "./chunk-SILQIVD4.js";
93
+ } from "./chunk-GCHW2XJY.js";
94
94
  import {
95
95
  LogicalFileSystem,
96
96
  absoluteFrom,
@@ -5164,4 +5164,4 @@ export {
5164
5164
  * Use of this source code is governed by an MIT-style license that can be
5165
5165
  * found in the LICENSE file at https://angular.dev/license
5166
5166
  */
5167
- //# sourceMappingURL=chunk-ZWSVOOGU.js.map
5167
+ //# sourceMappingURL=chunk-M367SQSJ.js.map
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  angularJitApplicationTransform
7
- } from "./chunk-7FGS2TFN.js";
7
+ } from "./chunk-YVUHHBTB.js";
8
8
 
9
9
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.js
10
10
  var GLOBAL_DEFS_FOR_TERSER = {
@@ -31,4 +31,4 @@ export {
31
31
  * Use of this source code is governed by an MIT-style license that can be
32
32
  * found in the LICENSE file at https://angular.dev/license
33
33
  */
34
- //# sourceMappingURL=chunk-M7MXAQMK.js.map
34
+ //# sourceMappingURL=chunk-URR6DYPK.js.map
@@ -16,7 +16,7 @@ import {
16
16
  tryParseSignalInputMapping,
17
17
  tryParseSignalModelMapping,
18
18
  tryParseSignalQueryFromInitializer
19
- } from "./chunk-SILQIVD4.js";
19
+ } from "./chunk-GCHW2XJY.js";
20
20
 
21
21
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/transform/jit/src/downlevel_decorators_transform.js
22
22
  import ts from "typescript";
@@ -529,4 +529,4 @@ export {
529
529
  * Use of this source code is governed by an MIT-style license that can be
530
530
  * found in the LICENSE file at https://angular.dev/license
531
531
  */
532
- //# sourceMappingURL=chunk-7FGS2TFN.js.map
532
+ //# sourceMappingURL=chunk-YVUHHBTB.js.map
package/bundles/index.js CHANGED
@@ -28,7 +28,7 @@ import {
28
28
  isTsDiagnostic,
29
29
  performCompilation,
30
30
  readConfiguration
31
- } from "./chunk-ZWSVOOGU.js";
31
+ } from "./chunk-M367SQSJ.js";
32
32
  import {
33
33
  ConsoleLogger,
34
34
  LogLevel
@@ -37,12 +37,12 @@ import {
37
37
  GLOBAL_DEFS_FOR_TERSER,
38
38
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
39
39
  constructorParametersDownlevelTransform
40
- } from "./chunk-M7MXAQMK.js";
40
+ } from "./chunk-URR6DYPK.js";
41
41
  import {
42
42
  angularJitApplicationTransform,
43
43
  getDownlevelDecoratorsTransform,
44
44
  getInitializerApiJitTransform
45
- } from "./chunk-7FGS2TFN.js";
45
+ } from "./chunk-YVUHHBTB.js";
46
46
  import {
47
47
  ActivePerfRecorder,
48
48
  ErrorCode,
@@ -51,7 +51,7 @@ import {
51
51
  TsCreateProgramDriver,
52
52
  isLocalCompilationDiagnostics,
53
53
  ngErrorCode
54
- } from "./chunk-SILQIVD4.js";
54
+ } from "./chunk-GCHW2XJY.js";
55
55
  import "./chunk-LMRFLQ2K.js";
56
56
  import {
57
57
  InvalidFileSystem,
@@ -82,7 +82,7 @@ import "./chunk-KPQ72R34.js";
82
82
 
83
83
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.js
84
84
  import { Version } from "@angular/compiler";
85
- var VERSION = new Version("20.0.5");
85
+ var VERSION = new Version("20.0.7");
86
86
 
87
87
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.js
88
88
  var NgTscPlugin = class {
@@ -13,7 +13,7 @@ import {
13
13
  TypeScriptReflectionHost,
14
14
  createForwardRefResolver,
15
15
  reflectObjectLiteral
16
- } from "../chunk-SILQIVD4.js";
16
+ } from "../chunk-GCHW2XJY.js";
17
17
  import "../chunk-LMRFLQ2K.js";
18
18
  import "../chunk-TPEB2IXF.js";
19
19
  import "../chunk-3NKMA2JO.js";
@@ -6,9 +6,9 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "../chunk-M7MXAQMK.js";
10
- import "../chunk-7FGS2TFN.js";
11
- import "../chunk-SILQIVD4.js";
9
+ } from "../chunk-URR6DYPK.js";
10
+ import "../chunk-YVUHHBTB.js";
11
+ import "../chunk-GCHW2XJY.js";
12
12
  import "../chunk-LMRFLQ2K.js";
13
13
  import "../chunk-TPEB2IXF.js";
14
14
  import "../chunk-3NKMA2JO.js";
@@ -6,12 +6,12 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-RYBZ5OMY.js";
9
+ } from "../../chunk-3NCSABOU.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-ZWSVOOGU.js";
13
- import "../../chunk-7FGS2TFN.js";
14
- import "../../chunk-SILQIVD4.js";
12
+ } from "../../chunk-M367SQSJ.js";
13
+ import "../../chunk-YVUHHBTB.js";
14
+ import "../../chunk-GCHW2XJY.js";
15
15
  import "../../chunk-LMRFLQ2K.js";
16
16
  import {
17
17
  setFileSystem
@@ -5,10 +5,10 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-RYBZ5OMY.js";
9
- import "../../chunk-ZWSVOOGU.js";
10
- import "../../chunk-7FGS2TFN.js";
11
- import "../../chunk-SILQIVD4.js";
8
+ } from "../../chunk-3NCSABOU.js";
9
+ import "../../chunk-M367SQSJ.js";
10
+ import "../../chunk-YVUHHBTB.js";
11
+ import "../../chunk-GCHW2XJY.js";
12
12
  import "../../chunk-LMRFLQ2K.js";
13
13
  import {
14
14
  setFileSystem
@@ -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.5";
10
+ export declare const PLACEHOLDER_VERSION = "20.0.7";
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.5",
3
+ "version": "20.0.7",
4
4
  "description": "Angular - the compiler CLI for Node.js",
5
5
  "typings": "index.d.ts",
6
6
  "bin": {
@@ -38,7 +38,7 @@
38
38
  }
39
39
  },
40
40
  "dependencies": {
41
- "@babel/core": "7.27.4",
41
+ "@babel/core": "7.27.7",
42
42
  "@jridgewell/sourcemap-codec": "^1.4.14",
43
43
  "reflect-metadata": "^0.2.0",
44
44
  "chokidar": "^4.0.0",
@@ -48,7 +48,7 @@
48
48
  "yargs": "^18.0.0"
49
49
  },
50
50
  "peerDependencies": {
51
- "@angular/compiler": "20.0.5",
51
+ "@angular/compiler": "20.0.7",
52
52
  "typescript": ">=5.8 <5.9"
53
53
  },
54
54
  "peerDependenciesMeta": {