@angular/compiler-cli 19.0.2 → 19.1.0-next.1

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.
@@ -1163,7 +1163,7 @@ function compareVersions(v1, v2) {
1163
1163
 
1164
1164
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1165
1165
  var MIN_TS_VERSION = "5.5.0";
1166
- var MAX_TS_VERSION = "5.7.0";
1166
+ var MAX_TS_VERSION = "5.8.0";
1167
1167
  var tsVersion = ts12.version;
1168
1168
  function checkVersion(version, minVersion, maxVersion) {
1169
1169
  if (compareVersions(version, minVersion) < 0 || compareVersions(version, maxVersion) >= 0) {
@@ -5031,4 +5031,4 @@ export {
5031
5031
  * Use of this source code is governed by an MIT-style license that can be
5032
5032
  * found in the LICENSE file at https://angular.dev/license
5033
5033
  */
5034
- //# sourceMappingURL=chunk-KVOXCH3E.js.map
5034
+ //# sourceMappingURL=chunk-34FJ6PKD.js.map
@@ -12,7 +12,7 @@ import {
12
12
  formatDiagnostics,
13
13
  performCompilation,
14
14
  readConfiguration
15
- } from "./chunk-KVOXCH3E.js";
15
+ } from "./chunk-34FJ6PKD.js";
16
16
 
17
17
  // bazel-out/darwin_arm64-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.dev/license
365
365
  */
366
- //# sourceMappingURL=chunk-QZ2ASBSY.js.map
366
+ //# sourceMappingURL=chunk-A7ZZMLHV.js.map
@@ -311,7 +311,7 @@ import { compileDirectiveFromMetadata, makeBindingParser, ParseLocation, ParseSo
311
311
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/linker/src/file_linker/partial_linkers/util.mjs
312
312
  import { createMayBeForwardRefExpression, outputAst as o2 } from "@angular/compiler";
313
313
  import semver from "semver";
314
- var PLACEHOLDER_VERSION = "19.0.2";
314
+ var PLACEHOLDER_VERSION = "19.1.0-next.1";
315
315
  function wrapReference(wrapped) {
316
316
  return { value: wrapped, type: wrapped };
317
317
  }
package/bundles/index.js CHANGED
@@ -33,7 +33,7 @@ import {
33
33
  isTsDiagnostic,
34
34
  performCompilation,
35
35
  readConfiguration
36
- } from "./chunk-KVOXCH3E.js";
36
+ } from "./chunk-34FJ6PKD.js";
37
37
  import {
38
38
  angularJitApplicationTransform,
39
39
  getDownlevelDecoratorsTransform,
@@ -80,7 +80,7 @@ import "./chunk-KPQ72R34.js";
80
80
 
81
81
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version.mjs
82
82
  import { Version } from "@angular/compiler";
83
- var VERSION = new Version("19.0.2");
83
+ var VERSION = new Version("19.1.0-next.1");
84
84
 
85
85
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
86
86
  var NgTscPlugin = class {
@@ -6,10 +6,10 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-QZ2ASBSY.js";
9
+ } from "../../chunk-A7ZZMLHV.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-KVOXCH3E.js";
12
+ } from "../../chunk-34FJ6PKD.js";
13
13
  import "../../chunk-MIHO36SM.js";
14
14
  import "../../chunk-3OT7XV3K.js";
15
15
  import "../../chunk-P5OLJFAE.js";
@@ -5,8 +5,8 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-QZ2ASBSY.js";
9
- import "../../chunk-KVOXCH3E.js";
8
+ } from "../../chunk-A7ZZMLHV.js";
9
+ import "../../chunk-34FJ6PKD.js";
10
10
  import "../../chunk-MIHO36SM.js";
11
11
  import "../../chunk-3OT7XV3K.js";
12
12
  import "../../chunk-P5OLJFAE.js";