@angular/compiler-cli 17.3.8 → 17.3.9

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-JVX4FN2F.js → chunk-26Z5EPVF.js} +78 -78
  2. package/bundles/{chunk-UM6JO3VZ.js → chunk-75YFKYUJ.js} +7 -7
  3. package/bundles/{chunk-DEDJRZPG.js → chunk-KAFBWQ67.js} +30 -30
  4. package/bundles/{chunk-EM4I4HTR.js → chunk-LV7FGTGX.js} +111 -111
  5. package/bundles/{chunk-7IGIAFDK.js → chunk-NDT2FVCM.js} +13 -13
  6. package/bundles/{chunk-RWHNANUR.js → chunk-NMMGOE7N.js} +43 -43
  7. package/bundles/{chunk-64JBPJBS.js → chunk-R4KQI5XI.js} +5 -5
  8. package/bundles/{chunk-LYJKWJUC.js → chunk-SBDNBITT.js} +3 -3
  9. package/bundles/{chunk-2WQIUGOU.js → chunk-WCD6LVCP.js} +7 -7
  10. package/bundles/{chunk-XIYC7KSQ.js → chunk-YUMIYLNL.js} +5 -5
  11. package/bundles/{chunk-IRIANPQU.js → chunk-ZVICXMWS.js} +5 -5
  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 +5 -5
  19. package/bundles/private/tooling.js +5 -5
  20. package/bundles/src/bin/ng_xi18n.js +10 -10
  21. package/bundles/src/bin/ngc.js +8 -8
  22. package/bundles_metadata.json +1 -1
  23. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  24. package/package.json +2 -2
  25. /package/bundles/{chunk-JVX4FN2F.js.map → chunk-26Z5EPVF.js.map} +0 -0
  26. /package/bundles/{chunk-UM6JO3VZ.js.map → chunk-75YFKYUJ.js.map} +0 -0
  27. /package/bundles/{chunk-DEDJRZPG.js.map → chunk-KAFBWQ67.js.map} +0 -0
  28. /package/bundles/{chunk-EM4I4HTR.js.map → chunk-LV7FGTGX.js.map} +0 -0
  29. /package/bundles/{chunk-7IGIAFDK.js.map → chunk-NDT2FVCM.js.map} +0 -0
  30. /package/bundles/{chunk-RWHNANUR.js.map → chunk-NMMGOE7N.js.map} +0 -0
  31. /package/bundles/{chunk-64JBPJBS.js.map → chunk-R4KQI5XI.js.map} +0 -0
  32. /package/bundles/{chunk-LYJKWJUC.js.map → chunk-SBDNBITT.js.map} +0 -0
  33. /package/bundles/{chunk-2WQIUGOU.js.map → chunk-WCD6LVCP.js.map} +0 -0
  34. /package/bundles/{chunk-XIYC7KSQ.js.map → chunk-YUMIYLNL.js.map} +0 -0
  35. /package/bundles/{chunk-IRIANPQU.js.map → chunk-ZVICXMWS.js.map} +0 -0
@@ -8,7 +8,7 @@ import {
8
8
  PotentialImportKind,
9
9
  PotentialImportMode,
10
10
  SymbolKind
11
- } from "./chunk-XIYC7KSQ.js";
11
+ } from "./chunk-YUMIYLNL.js";
12
12
  import {
13
13
  CompilationMode,
14
14
  ComponentDecoratorHandler,
@@ -39,7 +39,7 @@ import {
39
39
  declarationTransformFactory,
40
40
  isHostDirectiveMetaForGlobalMode,
41
41
  ivyTransformFactory
42
- } from "./chunk-JVX4FN2F.js";
42
+ } from "./chunk-26Z5EPVF.js";
43
43
  import {
44
44
  AbsoluteModuleStrategy,
45
45
  AliasStrategy,
@@ -89,14 +89,14 @@ import {
89
89
  toUnredirectedSourceFile,
90
90
  translateExpression,
91
91
  translateType
92
- } from "./chunk-RWHNANUR.js";
92
+ } from "./chunk-NMMGOE7N.js";
93
93
  import {
94
94
  ActivePerfRecorder,
95
95
  DelegatingPerfRecorder,
96
96
  PerfCheckpoint,
97
97
  PerfEvent,
98
98
  PerfPhase
99
- } from "./chunk-64JBPJBS.js";
99
+ } from "./chunk-R4KQI5XI.js";
100
100
  import {
101
101
  LogicalFileSystem,
102
102
  absoluteFrom,
@@ -106,9 +106,9 @@ import {
106
106
  getSourceFileOrError,
107
107
  join,
108
108
  resolve
109
- } from "./chunk-UM6JO3VZ.js";
109
+ } from "./chunk-75YFKYUJ.js";
110
110
 
111
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
111
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
112
112
  var DEFAULT_ERROR_CODE = 100;
113
113
  var UNKNOWN_ERROR_CODE = 500;
114
114
  var SOURCE = "angular";
@@ -126,7 +126,7 @@ var EmitFlags;
126
126
  EmitFlags2[EmitFlags2["All"] = 31] = "All";
127
127
  })(EmitFlags || (EmitFlags = {}));
128
128
 
129
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
129
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
130
130
  import ts from "typescript";
131
131
  var wrapHostForTest = null;
132
132
  function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
@@ -136,7 +136,7 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
136
136
  return tsHost;
137
137
  }
138
138
 
139
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/entities.mjs
139
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/entities.mjs
140
140
  var EntryType;
141
141
  (function(EntryType2) {
142
142
  EntryType2["Block"] = "block";
@@ -180,23 +180,23 @@ var MemberTags;
180
180
  MemberTags2["Inherited"] = "override";
181
181
  })(MemberTags || (MemberTags = {}));
182
182
 
183
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
183
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
184
184
  import ts9 from "typescript";
185
185
 
186
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
186
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
187
187
  import ts4 from "typescript";
188
188
 
189
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/filters.mjs
189
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/filters.mjs
190
190
  function isAngularPrivateName(name) {
191
191
  var _a;
192
192
  const firstChar = (_a = name[0]) != null ? _a : "";
193
193
  return firstChar === "\u0275" || firstChar === "_";
194
194
  }
195
195
 
196
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
196
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
197
197
  import ts3 from "typescript";
198
198
 
199
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/generics_extractor.mjs
199
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/generics_extractor.mjs
200
200
  function extractGenerics(declaration) {
201
201
  var _a, _b;
202
202
  return (_b = (_a = declaration.typeParameters) == null ? void 0 : _a.map((typeParam) => {
@@ -209,7 +209,7 @@ function extractGenerics(declaration) {
209
209
  })) != null ? _b : [];
210
210
  }
211
211
 
212
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/jsdoc_extractor.mjs
212
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/jsdoc_extractor.mjs
213
213
  import ts2 from "typescript";
214
214
  var decoratorExpression = /@(?=(Injectable|Component|Directive|Pipe|NgModule|Input|Output|HostBinding|HostListener|Inject|Optional|Self|Host|SkipSelf))/g;
215
215
  function extractJsDocTags(node) {
@@ -253,12 +253,12 @@ function unescapeAngularDecorators(comment) {
253
253
  return comment.replace(/_NG_AT_/g, "@");
254
254
  }
255
255
 
256
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_extractor.mjs
256
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_extractor.mjs
257
257
  function extractResolvedTypeString(node, checker) {
258
258
  return checker.typeToString(checker.getTypeAtLocation(node));
259
259
  }
260
260
 
261
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
261
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/function_extractor.mjs
262
262
  var FunctionExtractor = class {
263
263
  constructor(name, declaration, typeChecker) {
264
264
  this.name = name;
@@ -314,7 +314,7 @@ function extractAllParams(params, typeChecker) {
314
314
  }));
315
315
  }
316
316
 
317
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
317
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/class_extractor.mjs
318
318
  var ClassExtractor = class {
319
319
  constructor(declaration, typeChecker) {
320
320
  this.declaration = declaration;
@@ -575,7 +575,7 @@ function extractInterface(declaration, typeChecker) {
575
575
  return extractor.extract();
576
576
  }
577
577
 
578
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/constant_extractor.mjs
578
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/constant_extractor.mjs
579
579
  import ts5 from "typescript";
580
580
  var LITERAL_AS_ENUM_TAG = "object-literal-as-enum";
581
581
  function extractConstant(declaration, typeChecker) {
@@ -633,7 +633,7 @@ function extractLiteralPropertiesAsEnumMembers(declaration) {
633
633
  });
634
634
  }
635
635
 
636
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/decorator_extractor.mjs
636
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/decorator_extractor.mjs
637
637
  import ts6 from "typescript";
638
638
  function extractorDecorator(declaration, typeChecker) {
639
639
  const documentedNode = getDecoratorJsDocNode(declaration);
@@ -706,7 +706,7 @@ function getDecoratorJsDocNode(declaration) {
706
706
  return callSignature;
707
707
  }
708
708
 
709
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/enum_extractor.mjs
709
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/enum_extractor.mjs
710
710
  import ts7 from "typescript";
711
711
  function extractEnum(declaration, typeChecker) {
712
712
  return {
@@ -737,7 +737,7 @@ function getEnumMemberValue(memberNode) {
737
737
  return (_a = literal == null ? void 0 : literal.getText()) != null ? _a : "";
738
738
  }
739
739
 
740
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/initializer_api_function_extractor.mjs
740
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/initializer_api_function_extractor.mjs
741
741
  import ts8 from "typescript";
742
742
  var initializerApiTag = "initializerApiFunction";
743
743
  function isInitializerApiFunction(node, typeChecker) {
@@ -874,7 +874,7 @@ function findImplementationOfFunction(node, typeChecker) {
874
874
  return (_a = symbol == null ? void 0 : symbol.declarations) == null ? void 0 : _a.find((s) => ts8.isFunctionDeclaration(s) && s.body !== void 0);
875
875
  }
876
876
 
877
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_alias_extractor.mjs
877
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/type_alias_extractor.mjs
878
878
  function extractTypeAlias(declaration) {
879
879
  return {
880
880
  name: declaration.name.getText(),
@@ -886,7 +886,7 @@ function extractTypeAlias(declaration) {
886
886
  };
887
887
  }
888
888
 
889
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
889
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/docs/src/extractor.mjs
890
890
  var DocsExtractor = class {
891
891
  constructor(typeChecker, metadataReader) {
892
892
  this.typeChecker = typeChecker;
@@ -959,11 +959,11 @@ function isIgnoredDocEntry(entry) {
959
959
  return isDocsPrivate !== void 0;
960
960
  }
961
961
 
962
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
962
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
963
963
  import { HtmlParser, MessageBundle } from "@angular/compiler";
964
964
  import ts41 from "typescript";
965
965
 
966
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
966
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
967
967
  import { Xliff, Xliff2, Xmb } from "@angular/compiler";
968
968
  import * as path from "path";
969
969
  function i18nGetExtension(formatName) {
@@ -1014,10 +1014,10 @@ function getPathNormalizer(basePath) {
1014
1014
  };
1015
1015
  }
1016
1016
 
1017
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1017
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1018
1018
  import ts10 from "typescript";
1019
1019
 
1020
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
1020
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
1021
1021
  function toNumbers(value) {
1022
1022
  const suffixIndex = value.lastIndexOf("-");
1023
1023
  return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
@@ -1052,7 +1052,7 @@ function compareVersions(v1, v2) {
1052
1052
  return compareNumbers(toNumbers(v1), toNumbers(v2));
1053
1053
  }
1054
1054
 
1055
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1055
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
1056
1056
  var MIN_TS_VERSION = "5.2.0";
1057
1057
  var MAX_TS_VERSION = "5.5.0";
1058
1058
  var tsVersion = ts10.version;
@@ -1065,11 +1065,11 @@ function verifySupportedTypeScriptVersion() {
1065
1065
  checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
1066
1066
  }
1067
1067
 
1068
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
1068
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
1069
1069
  import { R3Identifiers as R3Identifiers5 } from "@angular/compiler";
1070
1070
  import ts39 from "typescript";
1071
1071
 
1072
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
1072
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
1073
1073
  var CycleAnalyzer = class {
1074
1074
  constructor(importGraph) {
1075
1075
  this.importGraph = importGraph;
@@ -1140,7 +1140,7 @@ var Cycle = class {
1140
1140
  }
1141
1141
  };
1142
1142
 
1143
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
1143
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
1144
1144
  import ts11 from "typescript";
1145
1145
  var ImportGraph = class {
1146
1146
  constructor(checker, perf) {
@@ -1232,7 +1232,7 @@ var Found = class {
1232
1232
  }
1233
1233
  };
1234
1234
 
1235
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
1235
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
1236
1236
  import ts12 from "typescript";
1237
1237
  var FlatIndexGenerator = class {
1238
1238
  constructor(entryPoint, relativeFlatIndexPath, moduleName) {
@@ -1257,7 +1257,7 @@ export * from '${relativeEntryPoint}';
1257
1257
  }
1258
1258
  };
1259
1259
 
1260
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
1260
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
1261
1261
  function findFlatIndexEntryPoint(rootFiles) {
1262
1262
  const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
1263
1263
  let resolvedEntryPoint = null;
@@ -1273,7 +1273,7 @@ function findFlatIndexEntryPoint(rootFiles) {
1273
1273
  return resolvedEntryPoint;
1274
1274
  }
1275
1275
 
1276
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
1276
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
1277
1277
  import ts13 from "typescript";
1278
1278
  function checkForPrivateExports(entryPoint, checker, refGraph) {
1279
1279
  const diagnostics = [];
@@ -1353,7 +1353,7 @@ function getDescriptorOfDeclaration(decl) {
1353
1353
  }
1354
1354
  }
1355
1355
 
1356
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
1356
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
1357
1357
  var ReferenceGraph = class {
1358
1358
  constructor() {
1359
1359
  this.references = /* @__PURE__ */ new Map();
@@ -1407,7 +1407,7 @@ var ReferenceGraph = class {
1407
1407
  }
1408
1408
  };
1409
1409
 
1410
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
1410
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
1411
1411
  var NgOriginalFile = Symbol("NgOriginalFile");
1412
1412
  var UpdateMode;
1413
1413
  (function(UpdateMode2) {
@@ -1415,13 +1415,13 @@ var UpdateMode;
1415
1415
  UpdateMode2[UpdateMode2["Incremental"] = 1] = "Incremental";
1416
1416
  })(UpdateMode || (UpdateMode = {}));
1417
1417
 
1418
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1418
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1419
1419
  import ts15 from "typescript";
1420
1420
 
1421
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
1421
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
1422
1422
  import ts14 from "typescript";
1423
1423
 
1424
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
1424
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
1425
1425
  var NgExtension = Symbol("NgExtension");
1426
1426
  function isExtended(sf) {
1427
1427
  return sf[NgExtension] !== void 0;
@@ -1481,13 +1481,13 @@ function retagTsFile(sf) {
1481
1481
  }
1482
1482
  }
1483
1483
 
1484
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
1484
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
1485
1485
  var TS_EXTENSIONS = /\.tsx?$/i;
1486
1486
  function makeShimFileName(fileName, suffix) {
1487
1487
  return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
1488
1488
  }
1489
1489
 
1490
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
1490
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
1491
1491
  var ShimAdapter = class {
1492
1492
  constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
1493
1493
  this.delegate = delegate;
@@ -1582,7 +1582,7 @@ var ShimAdapter = class {
1582
1582
  }
1583
1583
  };
1584
1584
 
1585
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
1585
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
1586
1586
  var ShimReferenceTagger = class {
1587
1587
  constructor(shimExtensions) {
1588
1588
  this.tagged = /* @__PURE__ */ new Set();
@@ -1616,7 +1616,7 @@ var ShimReferenceTagger = class {
1616
1616
  }
1617
1617
  };
1618
1618
 
1619
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1619
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1620
1620
  var DelegatingCompilerHost = class {
1621
1621
  get jsDocParsingMode() {
1622
1622
  return this.delegate.jsDocParsingMode;
@@ -1735,7 +1735,7 @@ var TsCreateProgramDriver = class {
1735
1735
  }
1736
1736
  };
1737
1737
 
1738
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1738
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1739
1739
  var FileDependencyGraph = class {
1740
1740
  constructor() {
1741
1741
  this.nodes = /* @__PURE__ */ new Map();
@@ -1802,7 +1802,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
1802
1802
  return false;
1803
1803
  }
1804
1804
 
1805
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1805
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1806
1806
  var IncrementalStateKind;
1807
1807
  (function(IncrementalStateKind2) {
1808
1808
  IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
@@ -1810,7 +1810,7 @@ var IncrementalStateKind;
1810
1810
  IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
1811
1811
  })(IncrementalStateKind || (IncrementalStateKind = {}));
1812
1812
 
1813
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1813
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1814
1814
  var PhaseKind;
1815
1815
  (function(PhaseKind2) {
1816
1816
  PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
@@ -2011,7 +2011,7 @@ function toOriginalSourceFile(sf) {
2011
2011
  }
2012
2012
  }
2013
2013
 
2014
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
2014
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
2015
2015
  var TrackedIncrementalBuildStrategy = class {
2016
2016
  constructor() {
2017
2017
  this.state = null;
@@ -2047,7 +2047,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
2047
2047
  };
2048
2048
  var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
2049
2049
 
2050
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
2050
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
2051
2051
  var IdentifierKind;
2052
2052
  (function(IdentifierKind2) {
2053
2053
  IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
@@ -2065,7 +2065,7 @@ var AbsoluteSourceSpan = class {
2065
2065
  }
2066
2066
  };
2067
2067
 
2068
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
2068
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
2069
2069
  var IndexingContext = class {
2070
2070
  constructor() {
2071
2071
  this.components = /* @__PURE__ */ new Set();
@@ -2075,10 +2075,10 @@ var IndexingContext = class {
2075
2075
  }
2076
2076
  };
2077
2077
 
2078
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
2078
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
2079
2079
  import { ParseSourceFile } from "@angular/compiler";
2080
2080
 
2081
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
2081
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
2082
2082
  import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstBoundDeferredTrigger, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
2083
2083
  var ExpressionVisitor = class extends RecursiveAstVisitor {
2084
2084
  constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
@@ -2360,7 +2360,7 @@ function getTemplateIdentifiers(boundTemplate) {
2360
2360
  return { identifiers: visitor.identifiers, errors: visitor.errors };
2361
2361
  }
2362
2362
 
2363
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
2363
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
2364
2364
  function generateAnalysis(context) {
2365
2365
  const analysis = /* @__PURE__ */ new Map();
2366
2366
  context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
@@ -2396,7 +2396,7 @@ function generateAnalysis(context) {
2396
2396
  return analysis;
2397
2397
  }
2398
2398
 
2399
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/ng_module_index.mjs
2399
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/ng_module_index.mjs
2400
2400
  var NgModuleIndexImpl = class {
2401
2401
  constructor(metaReader, localReader) {
2402
2402
  this.metaReader = metaReader;
@@ -2485,7 +2485,7 @@ var NgModuleIndexImpl = class {
2485
2485
  }
2486
2486
  };
2487
2487
 
2488
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
2488
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
2489
2489
  import ts16 from "typescript";
2490
2490
  var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
2491
2491
  var RESOURCE_MARKER = ".$ngresource$";
@@ -2631,7 +2631,7 @@ function createLookupResolutionHost(adapter) {
2631
2631
  };
2632
2632
  }
2633
2633
 
2634
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
2634
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
2635
2635
  var StandaloneComponentScopeReader = class {
2636
2636
  constructor(metaReader, localModuleReader, dtsModuleReader) {
2637
2637
  this.metaReader = metaReader;
@@ -2727,10 +2727,10 @@ var StandaloneComponentScopeReader = class {
2727
2727
  }
2728
2728
  };
2729
2729
 
2730
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
2730
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
2731
2731
  import { CssSelector as CssSelector2, DomElementSchemaRegistry as DomElementSchemaRegistry2, ExternalExpr as ExternalExpr2, WrappedNodeExpr as WrappedNodeExpr2 } from "@angular/compiler";
2732
2732
 
2733
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
2733
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
2734
2734
  import ts17 from "typescript";
2735
2735
  function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
2736
2736
  var _a;
@@ -2837,7 +2837,7 @@ function parseTemplateAsSourceFile(fileName, template) {
2837
2837
  return ts17.createSourceFile(fileName, template, ts17.ScriptTarget.Latest, false, ts17.ScriptKind.JSX);
2838
2838
  }
2839
2839
 
2840
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2840
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2841
2841
  var TEMPLATE_ID = Symbol("ngTemplateId");
2842
2842
  var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
2843
2843
  function getTemplateId(clazz) {
@@ -2854,11 +2854,11 @@ function allocateTemplateId(sf) {
2854
2854
  return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
2855
2855
  }
2856
2856
 
2857
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2857
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2858
2858
  import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
2859
2859
  import ts19 from "typescript";
2860
2860
 
2861
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2861
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2862
2862
  import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
2863
2863
  import ts18 from "typescript";
2864
2864
  var parseSpanComment = /^(\d+),(\d+)$/;
@@ -2989,7 +2989,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
2989
2989
  }) || false;
2990
2990
  }
2991
2991
 
2992
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2992
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2993
2993
  var CompletionEngine = class {
2994
2994
  constructor(tcb, data, tcbPath, tcbIsShim) {
2995
2995
  this.tcb = tcb;
@@ -4156,10 +4156,10 @@ var MagicString = class {
4156
4156
  }
4157
4157
  };
4158
4158
 
4159
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4159
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4160
4160
  import ts32 from "typescript";
4161
4161
 
4162
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
4162
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
4163
4163
  import { DomElementSchemaRegistry } from "@angular/compiler";
4164
4164
  import ts20 from "typescript";
4165
4165
  var REGISTRY = new DomElementSchemaRegistry();
@@ -4212,10 +4212,10 @@ var RegistryDomSchemaChecker = class {
4212
4212
  }
4213
4213
  };
4214
4214
 
4215
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
4215
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
4216
4216
  import ts25 from "typescript";
4217
4217
 
4218
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/reference_emit_environment.mjs
4218
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/reference_emit_environment.mjs
4219
4219
  import { ExpressionType, ExternalExpr, TypeModifier } from "@angular/compiler";
4220
4220
  var ReferenceEmitEnvironment = class {
4221
4221
  constructor(importManager, refEmitter, reflector, contextFile) {
@@ -4246,7 +4246,7 @@ var ReferenceEmitEnvironment = class {
4246
4246
  }
4247
4247
  };
4248
4248
 
4249
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
4249
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
4250
4250
  import ts21 from "typescript";
4251
4251
  var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
4252
4252
  ts21.SyntaxKind.ParenthesizedExpression,
@@ -4329,15 +4329,15 @@ function tsNumericExpression(value) {
4329
4329
  return ts21.factory.createNumericLiteral(value);
4330
4330
  }
4331
4331
 
4332
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
4332
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
4333
4333
  import { ExpressionType as ExpressionType2, R3Identifiers as R3Identifiers2, WrappedNodeExpr } from "@angular/compiler";
4334
4334
  import ts24 from "typescript";
4335
4335
 
4336
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
4336
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
4337
4337
  import { R3Identifiers } from "@angular/compiler";
4338
4338
  import ts23 from "typescript";
4339
4339
 
4340
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
4340
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
4341
4341
  import ts22 from "typescript";
4342
4342
  var TypeParameterEmitter = class {
4343
4343
  constructor(typeParameters, reflector) {
@@ -4415,7 +4415,7 @@ var TypeParameterEmitter = class {
4415
4415
  }
4416
4416
  };
4417
4417
 
4418
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
4418
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
4419
4419
  var TCB_FILE_IMPORT_GRAPH_PREPARE_IDENTIFIERS = [
4420
4420
  R3Identifiers.InputSignalBrandWriteType
4421
4421
  ];
@@ -4507,7 +4507,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
4507
4507
  return emitter.canEmit((ref) => env.canReferenceType(ref));
4508
4508
  }
4509
4509
 
4510
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
4510
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
4511
4511
  function generateTypeCtorDeclarationFn(env, meta, nodeTypeRef, typeParams) {
4512
4512
  const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
4513
4513
  const rawType = ts24.factory.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
@@ -4630,7 +4630,7 @@ function typeParametersWithDefaultTypes(params) {
4630
4630
  });
4631
4631
  }
4632
4632
 
4633
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
4633
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
4634
4634
  var Environment = class extends ReferenceEmitEnvironment {
4635
4635
  constructor(config, importManager, refEmitter, reflector, contextFile) {
4636
4636
  super(importManager, refEmitter, reflector, contextFile);
@@ -4705,7 +4705,7 @@ var Environment = class extends ReferenceEmitEnvironment {
4705
4705
  }
4706
4706
  };
4707
4707
 
4708
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
4708
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
4709
4709
  import { AbsoluteSourceSpan as AbsoluteSourceSpan3, TmplAstElement as TmplAstElement2, TmplAstForLoopBlock, TmplAstForLoopBlockEmpty } from "@angular/compiler";
4710
4710
  import ts26 from "typescript";
4711
4711
  var OutOfBandDiagnosticRecorderImpl = class {
@@ -4892,7 +4892,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
4892
4892
  };
4893
4893
  }
4894
4894
 
4895
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
4895
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
4896
4896
  import ts27 from "typescript";
4897
4897
  var TypeCheckShimGenerator = class {
4898
4898
  constructor() {
@@ -4910,11 +4910,11 @@ var TypeCheckShimGenerator = class {
4910
4910
  }
4911
4911
  };
4912
4912
 
4913
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
4913
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
4914
4914
  import { BindingPipe, Call as Call2, createCssSelectorFromNode, CssSelector, DYNAMIC_TYPE, ImplicitReceiver as ImplicitReceiver3, PropertyRead as PropertyRead4, PropertyWrite as PropertyWrite3, R3Identifiers as R3Identifiers3, SafeCall, SafePropertyRead as SafePropertyRead3, SelectorMatcher, ThisReceiver, TmplAstBoundAttribute, TmplAstBoundText, TmplAstDeferredBlock, TmplAstElement as TmplAstElement3, TmplAstForLoopBlock as TmplAstForLoopBlock2, TmplAstIcu, TmplAstIfBlock, TmplAstIfBlockBranch, TmplAstReference as TmplAstReference3, TmplAstSwitchBlock, TmplAstTemplate as TmplAstTemplate2, TmplAstText, TmplAstTextAttribute as TmplAstTextAttribute2, TmplAstVariable, TransplantedType } from "@angular/compiler";
4915
4915
  import ts30 from "typescript";
4916
4916
 
4917
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
4917
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
4918
4918
  import { AbsoluteSourceSpan as AbsoluteSourceSpan4 } from "@angular/compiler";
4919
4919
  import ts28 from "typescript";
4920
4920
  function wrapForDiagnostics(expr) {
@@ -4960,7 +4960,7 @@ function translateDiagnostic(diagnostic, resolver) {
4960
4960
  return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
4961
4961
  }
4962
4962
 
4963
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
4963
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
4964
4964
  import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
4965
4965
  import ts29 from "typescript";
4966
4966
  var NULL_AS_ANY = ts29.factory.createAsExpression(ts29.factory.createNull(), ts29.factory.createKeywordTypeNode(ts29.SyntaxKind.AnyKeyword));
@@ -5293,7 +5293,7 @@ var VeSafeLhsInferenceBugDetector = _VeSafeLhsInferenceBugDetector;
5293
5293
  _VeSafeLhsInferenceBugDetector.SINGLETON = new _VeSafeLhsInferenceBugDetector();
5294
5294
  })();
5295
5295
 
5296
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
5296
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
5297
5297
  var TcbGenericContextBehavior;
5298
5298
  (function(TcbGenericContextBehavior2) {
5299
5299
  TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
@@ -6814,7 +6814,7 @@ var TcbForLoopTrackTranslator = class extends TcbExpressionTranslator {
6814
6814
  }
6815
6815
  };
6816
6816
 
6817
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
6817
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
6818
6818
  import ts31 from "typescript";
6819
6819
  var TypeCheckFile = class extends Environment {
6820
6820
  constructor(fileName, config, refEmitter, reflector, compilerHost) {
@@ -6862,7 +6862,7 @@ var TypeCheckFile = class extends Environment {
6862
6862
  }
6863
6863
  };
6864
6864
 
6865
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
6865
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
6866
6866
  var InliningMode;
6867
6867
  (function(InliningMode2) {
6868
6868
  InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
@@ -7114,10 +7114,10 @@ var TypeCtorOp = class {
7114
7114
  }
7115
7115
  };
7116
7116
 
7117
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
7117
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
7118
7118
  import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
7119
7119
 
7120
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
7120
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
7121
7121
  var LF_CHAR = 10;
7122
7122
  var CR_CHAR = 13;
7123
7123
  var LINE_SEP_CHAR = 8232;
@@ -7158,7 +7158,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
7158
7158
  return low - 1;
7159
7159
  }
7160
7160
 
7161
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
7161
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
7162
7162
  var TemplateSource = class {
7163
7163
  constructor(mapping, file) {
7164
7164
  this.mapping = mapping;
@@ -7209,7 +7209,7 @@ var TemplateSourceManager = class {
7209
7209
  }
7210
7210
  };
7211
7211
 
7212
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
7212
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
7213
7213
  import { AST, ASTWithSource as ASTWithSource3, BindingPipe as BindingPipe2, PropertyRead as PropertyRead5, PropertyWrite as PropertyWrite4, R3Identifiers as R3Identifiers4, SafePropertyRead as SafePropertyRead4, TmplAstBoundAttribute as TmplAstBoundAttribute2, TmplAstBoundEvent, TmplAstElement as TmplAstElement4, TmplAstReference as TmplAstReference4, TmplAstTemplate as TmplAstTemplate3, TmplAstTextAttribute as TmplAstTextAttribute3, TmplAstVariable as TmplAstVariable2 } from "@angular/compiler";
7214
7214
  import ts33 from "typescript";
7215
7215
  var SymbolBuilder = class {
@@ -7727,7 +7727,7 @@ function unwrapSignalInputWriteTAccessor(expr) {
7727
7727
  };
7728
7728
  }
7729
7729
 
7730
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
7730
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
7731
7731
  var REGISTRY2 = new DomElementSchemaRegistry2();
7732
7732
  var TemplateTypeCheckerImpl = class {
7733
7733
  constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, metaReader, localMetaReader, ngModuleIndex, componentScopeReader, typeCheckScopeRegistry, perf) {
@@ -8428,10 +8428,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
8428
8428
  }
8429
8429
  };
8430
8430
 
8431
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
8431
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
8432
8432
  import { Interpolation, PropertyRead as PropertyRead6 } from "@angular/compiler";
8433
8433
 
8434
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/symbol_util.mjs
8434
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/symbol_util.mjs
8435
8435
  import ts34 from "typescript";
8436
8436
  var SIGNAL_FNS = /* @__PURE__ */ new Set([
8437
8437
  "WritableSignal",
@@ -8451,7 +8451,7 @@ function isSignalSymbol(symbol) {
8451
8451
  });
8452
8452
  }
8453
8453
 
8454
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
8454
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
8455
8455
  import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstBoundDeferredTrigger as TmplAstBoundDeferredTrigger2 } from "@angular/compiler";
8456
8456
  var TemplateCheckWithVisitor = class {
8457
8457
  run(ctx, component, template) {
@@ -8575,7 +8575,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor2 {
8575
8575
  }
8576
8576
  };
8577
8577
 
8578
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
8578
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.mjs
8579
8579
  var SIGNAL_INSTANCE_PROPERTIES = /* @__PURE__ */ new Set(["set", "update", "asReadonly"]);
8580
8580
  var FUNCTION_INSTANCE_PROPERTIES = /* @__PURE__ */ new Set(["name", "length", "prototype"]);
8581
8581
  var InterpolatedSignalCheck = class extends TemplateCheckWithVisitor {
@@ -8619,7 +8619,7 @@ var factory = {
8619
8619
  create: () => new InterpolatedSignalCheck()
8620
8620
  };
8621
8621
 
8622
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
8622
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
8623
8623
  import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
8624
8624
  var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
8625
8625
  constructor() {
@@ -8645,7 +8645,7 @@ var factory2 = {
8645
8645
  create: () => new InvalidBananaInBoxCheck()
8646
8646
  };
8647
8647
 
8648
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
8648
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
8649
8649
  import { TmplAstTemplate as TmplAstTemplate4 } from "@angular/compiler";
8650
8650
  var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
8651
8651
  ["ngIf", { directive: "NgIf", builtIn: "@if" }],
@@ -8690,7 +8690,7 @@ var factory3 = {
8690
8690
  }
8691
8691
  };
8692
8692
 
8693
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
8693
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
8694
8694
  import { TmplAstTemplate as TmplAstTemplate5 } from "@angular/compiler";
8695
8695
  var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
8696
8696
  constructor() {
@@ -8723,7 +8723,7 @@ var factory4 = {
8723
8723
  create: () => new MissingNgForOfLetCheck()
8724
8724
  };
8725
8725
 
8726
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
8726
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
8727
8727
  import { Binary } from "@angular/compiler";
8728
8728
  import ts35 from "typescript";
8729
8729
  var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -8768,7 +8768,7 @@ var factory5 = {
8768
8768
  }
8769
8769
  };
8770
8770
 
8771
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
8771
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
8772
8772
  import { SafeCall as SafeCall2, SafeKeyedRead as SafeKeyedRead2, SafePropertyRead as SafePropertyRead5 } from "@angular/compiler";
8773
8773
  import ts36 from "typescript";
8774
8774
  var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -8814,7 +8814,7 @@ var factory6 = {
8814
8814
  }
8815
8815
  };
8816
8816
 
8817
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
8817
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
8818
8818
  import { TmplAstBoundAttribute as TmplAstBoundAttribute3 } from "@angular/compiler";
8819
8819
  var STYLE_SUFFIXES = ["px", "%", "em"];
8820
8820
  var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
@@ -8838,7 +8838,7 @@ var factory7 = {
8838
8838
  create: () => new SuffixNotSupportedCheck()
8839
8839
  };
8840
8840
 
8841
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
8841
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
8842
8842
  import { TmplAstTextAttribute as TmplAstTextAttribute4 } from "@angular/compiler";
8843
8843
  var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
8844
8844
  constructor() {
@@ -8877,10 +8877,10 @@ var factory8 = {
8877
8877
  create: () => new TextAttributeNotBindingSpec()
8878
8878
  };
8879
8879
 
8880
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
8880
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
8881
8881
  import ts37 from "typescript";
8882
8882
 
8883
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
8883
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
8884
8884
  var DiagnosticCategoryLabel;
8885
8885
  (function(DiagnosticCategoryLabel2) {
8886
8886
  DiagnosticCategoryLabel2["Warning"] = "warning";
@@ -8888,7 +8888,7 @@ var DiagnosticCategoryLabel;
8888
8888
  DiagnosticCategoryLabel2["Suppress"] = "suppress";
8889
8889
  })(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
8890
8890
 
8891
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
8891
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
8892
8892
  var ExtendedTemplateCheckerImpl = class {
8893
8893
  constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
8894
8894
  var _a, _b, _c, _d, _e;
@@ -8941,7 +8941,7 @@ function assertNever(value) {
8941
8941
  ${value}`);
8942
8942
  }
8943
8943
 
8944
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
8944
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
8945
8945
  var ALL_DIAGNOSTIC_FACTORIES = [
8946
8946
  factory2,
8947
8947
  factory5,
@@ -8957,7 +8957,7 @@ var SUPPORTED_DIAGNOSTIC_NAMES = /* @__PURE__ */ new Set([
8957
8957
  ...ALL_DIAGNOSTIC_FACTORIES.map((factory9) => factory9.name)
8958
8958
  ]);
8959
8959
 
8960
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.mjs
8960
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.mjs
8961
8961
  import { ASTWithSource as ASTWithSource5, ImplicitReceiver as ImplicitReceiver4, RecursiveAstVisitor as RecursiveAstVisitor3, TmplAstBoundEvent as TmplAstBoundEvent3, TmplAstRecursiveVisitor as TmplAstRecursiveVisitor2, TmplAstVariable as TmplAstVariable3 } from "@angular/compiler";
8962
8962
  import ts38 from "typescript";
8963
8963
  var TemplateSemanticsCheckerImpl = class {
@@ -9039,7 +9039,7 @@ function unwrapAstWithSource(ast) {
9039
9039
  return ast instanceof ASTWithSource5 ? ast.ast : ast;
9040
9040
  }
9041
9041
 
9042
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/core_version.mjs
9042
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/core_version.mjs
9043
9043
  function coreHasSymbol(program, symbol) {
9044
9044
  const checker = program.getTypeChecker();
9045
9045
  for (const sf of program.getSourceFiles().filter(isMaybeCore)) {
@@ -9058,7 +9058,7 @@ function isMaybeCore(sf) {
9058
9058
  return sf.isDeclarationFile && sf.fileName.includes("@angular/core") && sf.fileName.endsWith("index.d.ts");
9059
9059
  }
9060
9060
 
9061
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/feature_detection.mjs
9061
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/feature_detection.mjs
9062
9062
  import semver from "semver";
9063
9063
  function coreVersionSupportsFeature(coreVersion, minVersion) {
9064
9064
  if (coreVersion === `0.0.0-${"PLACEHOLDER"}`) {
@@ -9067,7 +9067,7 @@ function coreVersionSupportsFeature(coreVersion, minVersion) {
9067
9067
  return semver.satisfies(coreVersion, minVersion);
9068
9068
  }
9069
9069
 
9070
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
9070
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
9071
9071
  var SHOULD_USE_TEMPLATE_PIPELINE = true;
9072
9072
  var CompilationTicketKind;
9073
9073
  (function(CompilationTicketKind2) {
@@ -9854,7 +9854,7 @@ function versionMapFromProgram(program, driver) {
9854
9854
  return versions;
9855
9855
  }
9856
9856
 
9857
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
9857
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
9858
9858
  import ts40 from "typescript";
9859
9859
  var DelegatingCompilerHost2 = class {
9860
9860
  get jsDocParsingMode() {
@@ -9993,7 +9993,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
9993
9993
  }
9994
9994
  };
9995
9995
 
9996
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
9996
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
9997
9997
  var NgtscProgram = class {
9998
9998
  constructor(rootNames, options, delegateHost, oldProgram) {
9999
9999
  this.options = options;
@@ -10220,15 +10220,15 @@ function mergeEmitResults(emitResults) {
10220
10220
  return { diagnostics, emitSkipped, emittedFiles };
10221
10221
  }
10222
10222
 
10223
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
10223
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
10224
10224
  function createProgram({ rootNames, options, host, oldProgram }) {
10225
10225
  return new NgtscProgram(rootNames, options, host, oldProgram);
10226
10226
  }
10227
10227
 
10228
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
10228
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
10229
10229
  import ts43 from "typescript";
10230
10230
 
10231
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
10231
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
10232
10232
  import ts42 from "typescript";
10233
10233
  function createMessageDiagnostic(messageText) {
10234
10234
  return {
@@ -10242,7 +10242,7 @@ function createMessageDiagnostic(messageText) {
10242
10242
  };
10243
10243
  }
10244
10244
 
10245
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
10245
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
10246
10246
  var defaultFormatHost = {
10247
10247
  getCurrentDirectory: () => ts43.sys.getCurrentDirectory(),
10248
10248
  getCanonicalFileName: (fileName) => fileName,
@@ -10463,4 +10463,4 @@ export {
10463
10463
  * Use of this source code is governed by an MIT-style license that can be
10464
10464
  * found in the LICENSE file at https://angular.io/license
10465
10465
  */
10466
- //# sourceMappingURL=chunk-EM4I4HTR.js.map
10466
+ //# sourceMappingURL=chunk-LV7FGTGX.js.map