@angular/compiler-cli 19.2.5 → 19.2.6

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 (35) hide show
  1. package/bundles/{chunk-XABJ5FUR.js → chunk-2ACG2EMN.js} +125 -125
  2. package/bundles/{chunk-77D5CI2U.js → chunk-5UDS2TPQ.js} +7 -7
  3. package/bundles/{chunk-UJU2GLGZ.js → chunk-DOIZMHHW.js} +87 -83
  4. package/bundles/{chunk-UJU2GLGZ.js.map → chunk-DOIZMHHW.js.map} +1 -1
  5. package/bundles/{chunk-K6EUONET.js → chunk-DQSPY33N.js} +12 -12
  6. package/bundles/{chunk-FKXFEX7K.js → chunk-GBKXY6BH.js} +3 -3
  7. package/bundles/{chunk-Q2WE7ECN.js → chunk-I6R3GL3L.js} +5 -5
  8. package/bundles/{chunk-DVPXO5BH.js → chunk-NJFWM5E6.js} +5 -5
  9. package/bundles/{chunk-37JMVF7H.js → chunk-STORTTKY.js} +8 -8
  10. package/bundles/{chunk-IYDTONLQ.js → chunk-TB4JL33M.js} +31 -31
  11. package/bundles/{chunk-WNR7OKWE.js → chunk-UN7XKKEG.js} +3 -3
  12. package/bundles/{chunk-XRSJELB6.js → chunk-XAXYS4JB.js} +42 -42
  13. package/bundles/index.js +12 -12
  14. package/bundles/linker/babel/index.js +12 -12
  15. package/bundles/linker/index.js +4 -4
  16. package/bundles/ngcc/index.js +1 -1
  17. package/bundles/private/bazel.js +1 -1
  18. package/bundles/private/localize.js +3 -3
  19. package/bundles/private/migrations.js +4 -4
  20. package/bundles/private/tooling.js +6 -6
  21. package/bundles/src/bin/ng_xi18n.js +10 -10
  22. package/bundles/src/bin/ngc.js +8 -8
  23. package/bundles_metadata.json +1 -1
  24. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  25. package/package.json +2 -2
  26. /package/bundles/{chunk-XABJ5FUR.js.map → chunk-2ACG2EMN.js.map} +0 -0
  27. /package/bundles/{chunk-77D5CI2U.js.map → chunk-5UDS2TPQ.js.map} +0 -0
  28. /package/bundles/{chunk-K6EUONET.js.map → chunk-DQSPY33N.js.map} +0 -0
  29. /package/bundles/{chunk-FKXFEX7K.js.map → chunk-GBKXY6BH.js.map} +0 -0
  30. /package/bundles/{chunk-Q2WE7ECN.js.map → chunk-I6R3GL3L.js.map} +0 -0
  31. /package/bundles/{chunk-DVPXO5BH.js.map → chunk-NJFWM5E6.js.map} +0 -0
  32. /package/bundles/{chunk-37JMVF7H.js.map → chunk-STORTTKY.js.map} +0 -0
  33. /package/bundles/{chunk-IYDTONLQ.js.map → chunk-TB4JL33M.js.map} +0 -0
  34. /package/bundles/{chunk-WNR7OKWE.js.map → chunk-UN7XKKEG.js.map} +0 -0
  35. /package/bundles/{chunk-XRSJELB6.js.map → chunk-XAXYS4JB.js.map} +0 -0
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  angularJitApplicationTransform
7
- } from "./chunk-K6EUONET.js";
7
+ } from "./chunk-DQSPY33N.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-XABJ5FUR.js";
54
+ } from "./chunk-2ACG2EMN.js";
55
55
  import {
56
56
  AbsoluteModuleStrategy,
57
57
  AliasStrategy,
@@ -87,14 +87,14 @@ import {
87
87
  relativePathBetween,
88
88
  replaceTsWithNgInErrors,
89
89
  toUnredirectedSourceFile
90
- } from "./chunk-XRSJELB6.js";
90
+ } from "./chunk-XAXYS4JB.js";
91
91
  import {
92
92
  ActivePerfRecorder,
93
93
  DelegatingPerfRecorder,
94
94
  PerfCheckpoint,
95
95
  PerfEvent,
96
96
  PerfPhase
97
- } from "./chunk-Q2WE7ECN.js";
97
+ } from "./chunk-I6R3GL3L.js";
98
98
  import {
99
99
  LogicalFileSystem,
100
100
  absoluteFrom,
@@ -104,9 +104,9 @@ import {
104
104
  getFileSystem,
105
105
  join,
106
106
  resolve
107
- } from "./chunk-37JMVF7H.js";
107
+ } from "./chunk-STORTTKY.js";
108
108
 
109
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
109
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
110
110
  var DEFAULT_ERROR_CODE = 100;
111
111
  var UNKNOWN_ERROR_CODE = 500;
112
112
  var SOURCE = "angular";
@@ -124,7 +124,7 @@ var EmitFlags;
124
124
  EmitFlags2[EmitFlags2["All"] = 31] = "All";
125
125
  })(EmitFlags || (EmitFlags = {}));
126
126
 
127
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
127
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
128
128
  import ts from "typescript";
129
129
  var wrapHostForTest = null;
130
130
  function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
@@ -134,7 +134,7 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
134
134
  return tsHost;
135
135
  }
136
136
 
137
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/entities.mjs
137
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/entities.mjs
138
138
  var EntryType;
139
139
  (function(EntryType2) {
140
140
  EntryType2["Block"] = "block";
@@ -181,23 +181,23 @@ function isDocEntryWithSourceInfo(entry) {
181
181
  return "source" in entry;
182
182
  }
183
183
 
184
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
184
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
185
185
  import ts12 from "typescript";
186
186
 
187
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
187
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
188
188
  import ts6 from "typescript";
189
189
 
190
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/filters.mjs
190
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/filters.mjs
191
191
  function isAngularPrivateName(name) {
192
192
  var _a;
193
193
  const firstChar = (_a = name[0]) != null ? _a : "";
194
194
  return firstChar === "\u0275" || firstChar === "_";
195
195
  }
196
196
 
197
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
197
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
198
198
  import ts4 from "typescript";
199
199
 
200
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/generics_extractor.mjs
200
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/generics_extractor.mjs
201
201
  function extractGenerics(declaration) {
202
202
  var _a, _b;
203
203
  return (_b = (_a = declaration.typeParameters) == null ? void 0 : _a.map((typeParam) => {
@@ -210,7 +210,7 @@ function extractGenerics(declaration) {
210
210
  })) != null ? _b : [];
211
211
  }
212
212
 
213
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/jsdoc_extractor.mjs
213
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/jsdoc_extractor.mjs
214
214
  import ts2 from "typescript";
215
215
  var decoratorExpression = /@(?=(Injectable|Component|Directive|Pipe|NgModule|Input|Output|HostBinding|HostListener|Inject|Optional|Self|Host|SkipSelf|ViewChild|ViewChildren|ContentChild|ContentChildren))/g;
216
216
  function extractJsDocTags(node) {
@@ -254,13 +254,13 @@ function unescapeAngularDecorators(comment) {
254
254
  return comment.replace(/_NG_AT_/g, "@");
255
255
  }
256
256
 
257
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_extractor.mjs
257
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_extractor.mjs
258
258
  import ts3 from "typescript";
259
259
  function extractResolvedTypeString(node, checker) {
260
260
  return checker.typeToString(checker.getTypeAtLocation(node), void 0, ts3.TypeFormatFlags.NoTruncation);
261
261
  }
262
262
 
263
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
263
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
264
264
  var FunctionExtractor = class {
265
265
  name;
266
266
  exportDeclaration;
@@ -371,7 +371,7 @@ function findImplementationOfFunction(node, typeChecker) {
371
371
  return implementation;
372
372
  }
373
373
 
374
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/internal.mjs
374
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/internal.mjs
375
375
  import ts5 from "typescript";
376
376
  function isInternal(member) {
377
377
  return extractJsDocTags(member).some((tag) => tag.name === "internal") || hasLeadingInternalComment(member);
@@ -390,7 +390,7 @@ function hasLeadingInternalComment(member) {
390
390
  )) != null ? _a : false;
391
391
  }
392
392
 
393
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
393
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
394
394
  var ClassExtractor = class {
395
395
  declaration;
396
396
  typeChecker;
@@ -706,7 +706,7 @@ function extractInterface(declaration, typeChecker) {
706
706
  return extractor.extract();
707
707
  }
708
708
 
709
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/constant_extractor.mjs
709
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/constant_extractor.mjs
710
710
  import ts7 from "typescript";
711
711
  var LITERAL_AS_ENUM_TAG = "object-literal-as-enum";
712
712
  function extractConstant(declaration, typeChecker) {
@@ -764,7 +764,7 @@ function extractLiteralPropertiesAsEnumMembers(declaration) {
764
764
  });
765
765
  }
766
766
 
767
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/decorator_extractor.mjs
767
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/decorator_extractor.mjs
768
768
  import ts8 from "typescript";
769
769
  function extractorDecorator(declaration, typeChecker) {
770
770
  const documentedNode = getDecoratorJsDocNode(declaration);
@@ -837,7 +837,7 @@ function getDecoratorJsDocNode(declaration) {
837
837
  return callSignature;
838
838
  }
839
839
 
840
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/enum_extractor.mjs
840
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/enum_extractor.mjs
841
841
  import ts9 from "typescript";
842
842
  function extractEnum(declaration, typeChecker) {
843
843
  return {
@@ -868,7 +868,7 @@ function getEnumMemberValue(memberNode) {
868
868
  return (_a = literal == null ? void 0 : literal.getText()) != null ? _a : "";
869
869
  }
870
870
 
871
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/initializer_api_function_extractor.mjs
871
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/initializer_api_function_extractor.mjs
872
872
  import ts10 from "typescript";
873
873
  var initializerApiTag = "initializerApiFunction";
874
874
  function isInitializerApiFunction(node, typeChecker) {
@@ -977,7 +977,7 @@ function extractFunctionWithOverloads(name, type, typeChecker) {
977
977
  };
978
978
  }
979
979
 
980
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_alias_extractor.mjs
980
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_alias_extractor.mjs
981
981
  function extractTypeAlias(declaration) {
982
982
  return {
983
983
  name: declaration.name.getText(),
@@ -990,7 +990,7 @@ function extractTypeAlias(declaration) {
990
990
  };
991
991
  }
992
992
 
993
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/import_extractor.mjs
993
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/import_extractor.mjs
994
994
  import ts11 from "typescript";
995
995
  function getImportedSymbols(sourceFile) {
996
996
  const importSpecifiers = /* @__PURE__ */ new Map();
@@ -1015,7 +1015,7 @@ function getImportedSymbols(sourceFile) {
1015
1015
  return importSpecifiers;
1016
1016
  }
1017
1017
 
1018
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
1018
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
1019
1019
  var DocsExtractor = class {
1020
1020
  typeChecker;
1021
1021
  metadataReader;
@@ -1103,11 +1103,11 @@ function getRelativeFilePath(sourceFile, rootDir) {
1103
1103
  return relativePath;
1104
1104
  }
1105
1105
 
1106
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
1106
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
1107
1107
  import { HtmlParser, MessageBundle } from "@angular/compiler";
1108
1108
  import ts27 from "typescript";
1109
1109
 
1110
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
1110
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
1111
1111
  import { Xliff, Xliff2, Xmb } from "@angular/compiler";
1112
1112
  import * as path from "path";
1113
1113
  function i18nGetExtension(formatName) {
@@ -1158,10 +1158,10 @@ function getPathNormalizer(basePath) {
1158
1158
  };
1159
1159
  }
1160
1160
 
1161
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1161
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1162
1162
  import ts13 from "typescript";
1163
1163
 
1164
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
1164
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
1165
1165
  function toNumbers(value) {
1166
1166
  const suffixIndex = value.lastIndexOf("-");
1167
1167
  return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
@@ -1196,7 +1196,7 @@ function compareVersions(v1, v2) {
1196
1196
  return compareNumbers(toNumbers(v1), toNumbers(v2));
1197
1197
  }
1198
1198
 
1199
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1199
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1200
1200
  var MIN_TS_VERSION = "5.5.0";
1201
1201
  var MAX_TS_VERSION = "5.9.0";
1202
1202
  var tsVersion = ts13.version;
@@ -1209,11 +1209,11 @@ function verifySupportedTypeScriptVersion() {
1209
1209
  checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
1210
1210
  }
1211
1211
 
1212
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
1212
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
1213
1213
  import { R3Identifiers } from "@angular/compiler";
1214
1214
  import ts25 from "typescript";
1215
1215
 
1216
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
1216
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
1217
1217
  var CycleAnalyzer = class {
1218
1218
  importGraph;
1219
1219
  cachedResults = null;
@@ -1290,7 +1290,7 @@ var Cycle = class {
1290
1290
  }
1291
1291
  };
1292
1292
 
1293
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
1293
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
1294
1294
  import ts14 from "typescript";
1295
1295
  var ImportGraph = class {
1296
1296
  checker;
@@ -1386,7 +1386,7 @@ var Found = class {
1386
1386
  }
1387
1387
  };
1388
1388
 
1389
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
1389
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
1390
1390
  import ts15 from "typescript";
1391
1391
  var FlatIndexGenerator = class {
1392
1392
  entryPoint;
@@ -1414,7 +1414,7 @@ export * from '${relativeEntryPoint}';
1414
1414
  }
1415
1415
  };
1416
1416
 
1417
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
1417
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
1418
1418
  function findFlatIndexEntryPoint(rootFiles) {
1419
1419
  const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
1420
1420
  let resolvedEntryPoint = null;
@@ -1430,7 +1430,7 @@ function findFlatIndexEntryPoint(rootFiles) {
1430
1430
  return resolvedEntryPoint;
1431
1431
  }
1432
1432
 
1433
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
1433
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
1434
1434
  import ts16 from "typescript";
1435
1435
  function checkForPrivateExports(entryPoint, checker, refGraph) {
1436
1436
  const diagnostics = [];
@@ -1510,7 +1510,7 @@ function getDescriptorOfDeclaration(decl) {
1510
1510
  }
1511
1511
  }
1512
1512
 
1513
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
1513
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
1514
1514
  var ReferenceGraph = class {
1515
1515
  references = /* @__PURE__ */ new Map();
1516
1516
  add(from, to) {
@@ -1562,7 +1562,7 @@ var ReferenceGraph = class {
1562
1562
  }
1563
1563
  };
1564
1564
 
1565
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1565
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1566
1566
  var FileDependencyGraph = class {
1567
1567
  nodes = /* @__PURE__ */ new Map();
1568
1568
  addDependency(from, on) {
@@ -1627,7 +1627,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
1627
1627
  return false;
1628
1628
  }
1629
1629
 
1630
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1630
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1631
1631
  var IncrementalStateKind;
1632
1632
  (function(IncrementalStateKind2) {
1633
1633
  IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
@@ -1635,7 +1635,7 @@ var IncrementalStateKind;
1635
1635
  IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
1636
1636
  })(IncrementalStateKind || (IncrementalStateKind = {}));
1637
1637
 
1638
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1638
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1639
1639
  var PhaseKind;
1640
1640
  (function(PhaseKind2) {
1641
1641
  PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
@@ -1841,7 +1841,7 @@ function toOriginalSourceFile(sf) {
1841
1841
  }
1842
1842
  }
1843
1843
 
1844
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1844
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1845
1845
  var TrackedIncrementalBuildStrategy = class {
1846
1846
  state = null;
1847
1847
  isSet = false;
@@ -1875,7 +1875,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
1875
1875
  };
1876
1876
  var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
1877
1877
 
1878
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1878
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1879
1879
  var IdentifierKind;
1880
1880
  (function(IdentifierKind2) {
1881
1881
  IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
@@ -1896,7 +1896,7 @@ var AbsoluteSourceSpan = class {
1896
1896
  }
1897
1897
  };
1898
1898
 
1899
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1899
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1900
1900
  var IndexingContext = class {
1901
1901
  components = /* @__PURE__ */ new Set();
1902
1902
  addComponent(info) {
@@ -1904,10 +1904,10 @@ var IndexingContext = class {
1904
1904
  }
1905
1905
  };
1906
1906
 
1907
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1907
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1908
1908
  import { ParseSourceFile } from "@angular/compiler";
1909
1909
 
1910
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1910
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1911
1911
  import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstBoundDeferredTrigger, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate, TmplAstVariable } from "@angular/compiler";
1912
1912
  var ExpressionVisitor = class extends RecursiveAstVisitor {
1913
1913
  expressionStr;
@@ -2207,7 +2207,7 @@ function getTemplateIdentifiers(boundTemplate) {
2207
2207
  return { identifiers: visitor.identifiers, errors: visitor.errors };
2208
2208
  }
2209
2209
 
2210
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
2210
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
2211
2211
  function generateAnalysis(context) {
2212
2212
  const analysis = /* @__PURE__ */ new Map();
2213
2213
  context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
@@ -2243,7 +2243,7 @@ function generateAnalysis(context) {
2243
2243
  return analysis;
2244
2244
  }
2245
2245
 
2246
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/ng_module_index.mjs
2246
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/ng_module_index.mjs
2247
2247
  var NgModuleIndexImpl = class {
2248
2248
  metaReader;
2249
2249
  localReader;
@@ -2334,7 +2334,7 @@ var NgModuleIndexImpl = class {
2334
2334
  }
2335
2335
  };
2336
2336
 
2337
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
2337
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
2338
2338
  import ts17 from "typescript";
2339
2339
  var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
2340
2340
  var RESOURCE_MARKER = ".$ngresource$";
@@ -2492,7 +2492,7 @@ function createLookupResolutionHost(adapter) {
2492
2492
  };
2493
2493
  }
2494
2494
 
2495
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
2495
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
2496
2496
  var StandaloneComponentScopeReader = class {
2497
2497
  metaReader;
2498
2498
  localModuleReader;
@@ -2591,10 +2591,10 @@ var StandaloneComponentScopeReader = class {
2591
2591
  }
2592
2592
  };
2593
2593
 
2594
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
2594
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
2595
2595
  import { ASTWithSource as ASTWithSource3, BindingType, Interpolation, PropertyRead as PropertyRead2, TmplAstBoundAttribute } from "@angular/compiler";
2596
2596
 
2597
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/symbol_util.mjs
2597
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/symbol_util.mjs
2598
2598
  import ts18 from "typescript";
2599
2599
  var SIGNAL_FNS = /* @__PURE__ */ new Set([
2600
2600
  "WritableSignal",
@@ -2614,7 +2614,7 @@ function isSignalSymbol(symbol) {
2614
2614
  });
2615
2615
  }
2616
2616
 
2617
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
2617
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
2618
2618
  import { ASTWithSource as ASTWithSource2, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstBoundDeferredTrigger as TmplAstBoundDeferredTrigger2 } from "@angular/compiler";
2619
2619
  var TemplateCheckWithVisitor = class {
2620
2620
  canVisitStructuralAttributes = true;
@@ -2751,7 +2751,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor2 {
2751
2751
  }
2752
2752
  };
2753
2753
 
2754
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
2754
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
2755
2755
  var SIGNAL_INSTANCE_PROPERTIES = /* @__PURE__ */ new Set(["set", "update", "asReadonly"]);
2756
2756
  var FUNCTION_INSTANCE_PROPERTIES = /* @__PURE__ */ new Set(["name", "length", "prototype"]);
2757
2757
  var InterpolatedSignalCheck = class extends TemplateCheckWithVisitor {
@@ -2800,7 +2800,7 @@ var factory = {
2800
2800
  create: () => new InterpolatedSignalCheck()
2801
2801
  };
2802
2802
 
2803
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
2803
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
2804
2804
  import { TmplAstBoundEvent } from "@angular/compiler";
2805
2805
  var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
2806
2806
  code = ErrorCode.INVALID_BANANA_IN_BOX;
@@ -2823,7 +2823,7 @@ var factory2 = {
2823
2823
  create: () => new InvalidBananaInBoxCheck()
2824
2824
  };
2825
2825
 
2826
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
2826
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
2827
2827
  import { TmplAstTemplate as TmplAstTemplate2 } from "@angular/compiler";
2828
2828
  var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
2829
2829
  ["ngIf", { directive: "NgIf", builtIn: "@if" }],
@@ -2865,7 +2865,7 @@ var factory3 = {
2865
2865
  }
2866
2866
  };
2867
2867
 
2868
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
2868
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
2869
2869
  import { TmplAstTemplate as TmplAstTemplate3 } from "@angular/compiler";
2870
2870
  var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
2871
2871
  code = ErrorCode.MISSING_NGFOROF_LET;
@@ -2895,7 +2895,7 @@ var factory4 = {
2895
2895
  create: () => new MissingNgForOfLetCheck()
2896
2896
  };
2897
2897
 
2898
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
2898
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
2899
2899
  import { Binary } from "@angular/compiler";
2900
2900
  import ts19 from "typescript";
2901
2901
  var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -2938,7 +2938,7 @@ var factory5 = {
2938
2938
  }
2939
2939
  };
2940
2940
 
2941
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
2941
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
2942
2942
  import { SafeCall, SafeKeyedRead, SafePropertyRead } from "@angular/compiler";
2943
2943
  import ts20 from "typescript";
2944
2944
  var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -2982,7 +2982,7 @@ var factory6 = {
2982
2982
  }
2983
2983
  };
2984
2984
 
2985
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
2985
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
2986
2986
  import { TmplAstBoundAttribute as TmplAstBoundAttribute2 } from "@angular/compiler";
2987
2987
  var STYLE_SUFFIXES = ["px", "%", "em"];
2988
2988
  var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
@@ -3003,7 +3003,7 @@ var factory7 = {
3003
3003
  create: () => new SuffixNotSupportedCheck()
3004
3004
  };
3005
3005
 
3006
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
3006
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
3007
3007
  import { TmplAstTextAttribute } from "@angular/compiler";
3008
3008
  var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
3009
3009
  code = ErrorCode.TEXT_ATTRIBUTE_NOT_BINDING;
@@ -3039,7 +3039,7 @@ var factory8 = {
3039
3039
  create: () => new TextAttributeNotBindingSpec()
3040
3040
  };
3041
3041
 
3042
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.mjs
3042
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.mjs
3043
3043
  import { ASTWithSource as ASTWithSource4, Call, Chain, Conditional, ParsedEventType, PropertyRead as PropertyRead3, SafeCall as SafeCall2, SafePropertyRead as SafePropertyRead2, TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
3044
3044
  var UninvokedFunctionInEventBindingSpec = class extends TemplateCheckWithVisitor {
3045
3045
  code = ErrorCode.UNINVOKED_FUNCTION_IN_EVENT_BINDING;
@@ -3088,7 +3088,7 @@ var factory9 = {
3088
3088
  create: () => new UninvokedFunctionInEventBindingSpec()
3089
3089
  };
3090
3090
 
3091
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/unused_let_declaration/index.mjs
3091
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/unused_let_declaration/index.mjs
3092
3092
  import { AST, ASTWithSource as ASTWithSource5, TmplAstLetDeclaration } from "@angular/compiler";
3093
3093
  var UnusedLetDeclarationCheck = class extends TemplateCheckWithVisitor {
3094
3094
  code = ErrorCode.UNUSED_LET_DECLARATION;
@@ -3130,7 +3130,7 @@ var factory10 = {
3130
3130
  create: () => new UnusedLetDeclarationCheck()
3131
3131
  };
3132
3132
 
3133
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/skip_hydration_not_static/index.mjs
3133
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/skip_hydration_not_static/index.mjs
3134
3134
  import { TmplAstBoundAttribute as TmplAstBoundAttribute3, TmplAstTextAttribute as TmplAstTextAttribute2 } from "@angular/compiler";
3135
3135
  var NG_SKIP_HYDRATION_ATTR_NAME = "ngSkipHydration";
3136
3136
  var NgSkipHydrationSpec = class extends TemplateCheckWithVisitor {
@@ -3156,10 +3156,10 @@ var factory11 = {
3156
3156
  create: () => new NgSkipHydrationSpec()
3157
3157
  };
3158
3158
 
3159
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
3159
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
3160
3160
  import ts21 from "typescript";
3161
3161
 
3162
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
3162
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
3163
3163
  var DiagnosticCategoryLabel;
3164
3164
  (function(DiagnosticCategoryLabel2) {
3165
3165
  DiagnosticCategoryLabel2["Warning"] = "warning";
@@ -3167,7 +3167,7 @@ var DiagnosticCategoryLabel;
3167
3167
  DiagnosticCategoryLabel2["Suppress"] = "suppress";
3168
3168
  })(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
3169
3169
 
3170
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
3170
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
3171
3171
  var ExtendedTemplateCheckerImpl = class {
3172
3172
  partialCtx;
3173
3173
  templateChecks;
@@ -3222,7 +3222,7 @@ function assertNever(value) {
3222
3222
  ${value}`);
3223
3223
  }
3224
3224
 
3225
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
3225
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
3226
3226
  var ALL_DIAGNOSTIC_FACTORIES = [
3227
3227
  factory2,
3228
3228
  factory5,
@@ -3242,7 +3242,7 @@ var SUPPORTED_DIAGNOSTIC_NAMES = /* @__PURE__ */ new Set([
3242
3242
  ...ALL_DIAGNOSTIC_FACTORIES.map((factory12) => factory12.name)
3243
3243
  ]);
3244
3244
 
3245
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.mjs
3245
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.mjs
3246
3246
  import { ASTWithSource as ASTWithSource6, ImplicitReceiver as ImplicitReceiver2, ParsedEventType as ParsedEventType2, RecursiveAstVisitor as RecursiveAstVisitor3, TmplAstBoundEvent as TmplAstBoundEvent3, TmplAstLetDeclaration as TmplAstLetDeclaration2, TmplAstRecursiveVisitor as TmplAstRecursiveVisitor2, TmplAstVariable as TmplAstVariable2 } from "@angular/compiler";
3247
3247
  import ts22 from "typescript";
3248
3248
  var TemplateSemanticsCheckerImpl = class {
@@ -3338,7 +3338,7 @@ function unwrapAstWithSource(ast) {
3338
3338
  return ast instanceof ASTWithSource6 ? ast.ast : ast;
3339
3339
  }
3340
3340
 
3341
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/rules/initializer_api_usage_rule.mjs
3341
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/rules/initializer_api_usage_rule.mjs
3342
3342
  import ts23 from "typescript";
3343
3343
  var APIS_TO_CHECK = [
3344
3344
  INPUT_INITIALIZER_FN,
@@ -3391,7 +3391,7 @@ var InitializerApiUsageRule = class {
3391
3391
  }
3392
3392
  };
3393
3393
 
3394
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/rules/unused_standalone_imports_rule.mjs
3394
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/rules/unused_standalone_imports_rule.mjs
3395
3395
  import ts24 from "typescript";
3396
3396
  var UnusedStandaloneImportsRule = class {
3397
3397
  templateTypeChecker;
@@ -3483,10 +3483,10 @@ function closestNode(start, predicate) {
3483
3483
  return null;
3484
3484
  }
3485
3485
 
3486
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/config.mjs
3486
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/config.mjs
3487
3487
  var UNUSED_STANDALONE_IMPORTS_RULE_ENABLED = true;
3488
3488
 
3489
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/source_file_validator.mjs
3489
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/validation/src/source_file_validator.mjs
3490
3490
  var SourceFileValidator = class {
3491
3491
  rules;
3492
3492
  constructor(reflector, importedSymbolsTracker, templateTypeChecker, typeCheckingConfig) {
@@ -3528,7 +3528,7 @@ var SourceFileValidator = class {
3528
3528
  }
3529
3529
  };
3530
3530
 
3531
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/core_version.mjs
3531
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/core_version.mjs
3532
3532
  function coreHasSymbol(program, symbol) {
3533
3533
  const checker = program.getTypeChecker();
3534
3534
  for (const sf of program.getSourceFiles().filter(isMaybeCore)) {
@@ -3547,7 +3547,7 @@ function isMaybeCore(sf) {
3547
3547
  return sf.isDeclarationFile && sf.fileName.includes("@angular/core") && sf.fileName.endsWith("index.d.ts");
3548
3548
  }
3549
3549
 
3550
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/feature_detection.mjs
3550
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/feature_detection.mjs
3551
3551
  import semver from "semver";
3552
3552
  function coreVersionSupportsFeature(coreVersion, minVersion) {
3553
3553
  if (coreVersion === `0.0.0-${"PLACEHOLDER"}`) {
@@ -3556,7 +3556,7 @@ function coreVersionSupportsFeature(coreVersion, minVersion) {
3556
3556
  return semver.satisfies(coreVersion, minVersion, { includePrerelease: true });
3557
3557
  }
3558
3558
 
3559
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
3559
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
3560
3560
  var CompilationTicketKind;
3561
3561
  (function(CompilationTicketKind2) {
3562
3562
  CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
@@ -3931,7 +3931,11 @@ var NgCompiler = class {
3931
3931
  const printer = ts25.createPrinter();
3932
3932
  const nodeText = printer.printNode(ts25.EmitHint.Unspecified, callback, sourceFile);
3933
3933
  return ts25.transpileModule(nodeText, {
3934
- compilerOptions: this.options,
3934
+ compilerOptions: {
3935
+ ...this.options,
3936
+ module: ts25.ModuleKind.ES2022,
3937
+ target: ts25.ScriptTarget.ES2022
3938
+ },
3935
3939
  fileName: sourceFile.fileName,
3936
3940
  reportDiagnostics: false
3937
3941
  }).outputText;
@@ -4433,7 +4437,7 @@ function versionMapFromProgram(program, driver) {
4433
4437
  return versions;
4434
4438
  }
4435
4439
 
4436
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
4440
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
4437
4441
  import ts26 from "typescript";
4438
4442
  var DelegatingCompilerHost = class {
4439
4443
  delegate;
@@ -4607,7 +4611,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost {
4607
4611
  }
4608
4612
  };
4609
4613
 
4610
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
4614
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
4611
4615
  var NgtscProgram = class {
4612
4616
  options;
4613
4617
  compiler;
@@ -4838,15 +4842,15 @@ function mergeEmitResults(emitResults) {
4838
4842
  return { diagnostics, emitSkipped, emittedFiles };
4839
4843
  }
4840
4844
 
4841
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
4845
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
4842
4846
  function createProgram({ rootNames, options, host, oldProgram }) {
4843
4847
  return new NgtscProgram(rootNames, options, host, oldProgram);
4844
4848
  }
4845
4849
 
4846
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
4850
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
4847
4851
  import ts29 from "typescript";
4848
4852
 
4849
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
4853
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
4850
4854
  import ts28 from "typescript";
4851
4855
  function createMessageDiagnostic(messageText) {
4852
4856
  return {
@@ -4860,7 +4864,7 @@ function createMessageDiagnostic(messageText) {
4860
4864
  };
4861
4865
  }
4862
4866
 
4863
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
4867
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
4864
4868
  var defaultFormatHost = {
4865
4869
  getCurrentDirectory: () => ts29.sys.getCurrentDirectory(),
4866
4870
  getCanonicalFileName: (fileName) => fileName,
@@ -5093,4 +5097,4 @@ export {
5093
5097
  * Use of this source code is governed by an MIT-style license that can be
5094
5098
  * found in the LICENSE file at https://angular.dev/license
5095
5099
  */
5096
- //# sourceMappingURL=chunk-UJU2GLGZ.js.map
5100
+ //# sourceMappingURL=chunk-DOIZMHHW.js.map