@angular/compiler-cli 18.2.0-rc.0 → 18.2.0

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.
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  angularJitApplicationTransform
7
- } from "./chunk-A35M6UXY.js";
7
+ } from "./chunk-ZHNORXPH.js";
8
8
 
9
9
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
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.io/license
33
33
  */
34
- //# sourceMappingURL=chunk-OPQN45UO.js.map
34
+ //# sourceMappingURL=chunk-JA5OGHV4.js.map
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  angularJitApplicationTransform
7
- } from "./chunk-A35M6UXY.js";
7
+ } from "./chunk-ZHNORXPH.js";
8
8
  import {
9
9
  CompilationMode,
10
10
  ComponentDecoratorHandler,
@@ -51,7 +51,7 @@ import {
51
51
  retagAllTsFiles,
52
52
  tryParseInitializerApi,
53
53
  untagAllTsFiles
54
- } from "./chunk-JN25LQVK.js";
54
+ } from "./chunk-2SSA4Y5F.js";
55
55
  import {
56
56
  AbsoluteModuleStrategy,
57
57
  AliasStrategy,
@@ -4758,4 +4758,4 @@ export {
4758
4758
  * Use of this source code is governed by an MIT-style license that can be
4759
4759
  * found in the LICENSE file at https://angular.io/license
4760
4760
  */
4761
- //# sourceMappingURL=chunk-BQJWNGMG.js.map
4761
+ //# sourceMappingURL=chunk-K32LEXRQ.js.map
@@ -299,7 +299,7 @@ import { compileDirectiveFromMetadata, makeBindingParser, ParseLocation, ParseSo
299
299
 
300
300
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/util.mjs
301
301
  import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
302
- var PLACEHOLDER_VERSION = "18.2.0-rc.0";
302
+ var PLACEHOLDER_VERSION = "18.2.0";
303
303
  function wrapReference(wrapped) {
304
304
  return { value: wrapped, type: wrapped };
305
305
  }
@@ -10,7 +10,7 @@ import {
10
10
  tryParseSignalInputMapping,
11
11
  tryParseSignalModelMapping,
12
12
  tryParseSignalQueryFromInitializer
13
- } from "./chunk-JN25LQVK.js";
13
+ } from "./chunk-2SSA4Y5F.js";
14
14
  import {
15
15
  ImportManager,
16
16
  ImportedSymbolsTracker,
@@ -536,4 +536,4 @@ export {
536
536
  * Use of this source code is governed by an MIT-style license that can be
537
537
  * found in the LICENSE file at https://angular.io/license
538
538
  */
539
- //# sourceMappingURL=chunk-A35M6UXY.js.map
539
+ //# sourceMappingURL=chunk-ZHNORXPH.js.map
@@ -12,7 +12,7 @@ import {
12
12
  formatDiagnostics,
13
13
  performCompilation,
14
14
  readConfiguration
15
- } from "./chunk-BQJWNGMG.js";
15
+ } from "./chunk-K32LEXRQ.js";
16
16
 
17
17
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
18
18
  import ts2 from "typescript";
@@ -363,4 +363,4 @@ export {
363
363
  * Use of this source code is governed by an MIT-style license that can be
364
364
  * found in the LICENSE file at https://angular.io/license
365
365
  */
366
- //# sourceMappingURL=chunk-E3LRITIP.js.map
366
+ //# sourceMappingURL=chunk-ZLQQWV6U.js.map
package/bundles/index.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "./chunk-OPQN45UO.js";
9
+ } from "./chunk-JA5OGHV4.js";
10
10
  import {
11
11
  DEFAULT_ERROR_CODE,
12
12
  DecoratorType,
@@ -33,16 +33,16 @@ import {
33
33
  isTsDiagnostic,
34
34
  performCompilation,
35
35
  readConfiguration
36
- } from "./chunk-BQJWNGMG.js";
36
+ } from "./chunk-K32LEXRQ.js";
37
37
  import {
38
38
  angularJitApplicationTransform,
39
39
  getDownlevelDecoratorsTransform,
40
40
  getInitializerApiJitTransform
41
- } from "./chunk-A35M6UXY.js";
41
+ } from "./chunk-ZHNORXPH.js";
42
42
  import {
43
43
  OptimizeFor,
44
44
  TsCreateProgramDriver
45
- } from "./chunk-JN25LQVK.js";
45
+ } from "./chunk-2SSA4Y5F.js";
46
46
  import {
47
47
  isLocalCompilationDiagnostics
48
48
  } from "./chunk-WYWH4ABE.js";
@@ -79,7 +79,7 @@ import "./chunk-XI2RTGAL.js";
79
79
 
80
80
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs
81
81
  import { Version } from "@angular/compiler";
82
- var VERSION = new Version("18.2.0-rc.0");
82
+ var VERSION = new Version("18.2.0");
83
83
 
84
84
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
85
85
  var NgTscPlugin = class {
@@ -9,7 +9,7 @@ import {
9
9
  PotentialImportMode,
10
10
  StaticInterpreter,
11
11
  forwardRefResolver
12
- } from "../chunk-JN25LQVK.js";
12
+ } from "../chunk-2SSA4Y5F.js";
13
13
  import {
14
14
  ImportManager,
15
15
  Reference,
@@ -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-OPQN45UO.js";
10
- import "../chunk-A35M6UXY.js";
11
- import "../chunk-JN25LQVK.js";
9
+ } from "../chunk-JA5OGHV4.js";
10
+ import "../chunk-ZHNORXPH.js";
11
+ import "../chunk-2SSA4Y5F.js";
12
12
  import "../chunk-WYWH4ABE.js";
13
13
  import "../chunk-ERN7RQQ7.js";
14
14
  import "../chunk-3W345P4E.js";
@@ -6,12 +6,12 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-E3LRITIP.js";
9
+ } from "../../chunk-ZLQQWV6U.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-BQJWNGMG.js";
13
- import "../../chunk-A35M6UXY.js";
14
- import "../../chunk-JN25LQVK.js";
12
+ } from "../../chunk-K32LEXRQ.js";
13
+ import "../../chunk-ZHNORXPH.js";
14
+ import "../../chunk-2SSA4Y5F.js";
15
15
  import "../../chunk-WYWH4ABE.js";
16
16
  import "../../chunk-ERN7RQQ7.js";
17
17
  import {
@@ -5,10 +5,10 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-E3LRITIP.js";
9
- import "../../chunk-BQJWNGMG.js";
10
- import "../../chunk-A35M6UXY.js";
11
- import "../../chunk-JN25LQVK.js";
8
+ } from "../../chunk-ZLQQWV6U.js";
9
+ import "../../chunk-K32LEXRQ.js";
10
+ import "../../chunk-ZHNORXPH.js";
11
+ import "../../chunk-2SSA4Y5F.js";
12
12
  import "../../chunk-WYWH4ABE.js";
13
13
  import "../../chunk-ERN7RQQ7.js";
14
14
  import {