@angular/compiler-cli 14.2.4 → 14.2.5

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 (48) hide show
  1. package/bundles/{chunk-RCXOJZDO.js → chunk-2HPI44CB.js} +5 -5
  2. package/bundles/{chunk-RCXOJZDO.js.map → chunk-2HPI44CB.js.map} +0 -0
  3. package/bundles/{chunk-CQCM2MKZ.js → chunk-2VBPNPMZ.js} +70 -70
  4. package/bundles/{chunk-CQCM2MKZ.js.map → chunk-2VBPNPMZ.js.map} +0 -0
  5. package/bundles/{chunk-DM4TYSFG.js → chunk-7YHMCUJT.js} +2 -2
  6. package/bundles/{chunk-DM4TYSFG.js.map → chunk-7YHMCUJT.js.map} +0 -0
  7. package/bundles/{chunk-SBK5GSLF.js → chunk-AE5KHCRE.js} +5 -5
  8. package/bundles/{chunk-SBK5GSLF.js.map → chunk-AE5KHCRE.js.map} +0 -0
  9. package/bundles/{chunk-NO22WQRD.js → chunk-CCZYJWBX.js} +71 -71
  10. package/bundles/{chunk-NO22WQRD.js.map → chunk-CCZYJWBX.js.map} +0 -0
  11. package/bundles/{chunk-56O2PTWU.js → chunk-CYVTLM4Z.js} +7 -7
  12. package/bundles/{chunk-56O2PTWU.js.map → chunk-CYVTLM4Z.js.map} +0 -0
  13. package/bundles/{chunk-5FZBUSFV.js → chunk-E7NQQTT7.js} +3 -3
  14. package/bundles/{chunk-5FZBUSFV.js.map → chunk-E7NQQTT7.js.map} +0 -0
  15. package/bundles/{chunk-ICPLY7FO.js → chunk-FM6NPN5V.js} +4 -4
  16. package/bundles/{chunk-ICPLY7FO.js.map → chunk-FM6NPN5V.js.map} +0 -0
  17. package/bundles/{chunk-IS6SUBRS.js → chunk-L2QFSPXM.js} +31 -31
  18. package/bundles/{chunk-IS6SUBRS.js.map → chunk-L2QFSPXM.js.map} +0 -0
  19. package/bundles/{chunk-ASH3YOGR.js → chunk-NYGWZR47.js} +40 -40
  20. package/bundles/{chunk-ASH3YOGR.js.map → chunk-NYGWZR47.js.map} +0 -0
  21. package/bundles/{chunk-HMWNYAAE.js → chunk-R3C7RFJ4.js} +2 -2
  22. package/bundles/{chunk-HMWNYAAE.js.map → chunk-R3C7RFJ4.js.map} +0 -0
  23. package/bundles/{chunk-EYTHD6RB.js → chunk-RO4YJD54.js} +97 -97
  24. package/bundles/{chunk-EYTHD6RB.js.map → chunk-RO4YJD54.js.map} +0 -0
  25. package/bundles/{chunk-4NRCP3Y6.js → chunk-TOKOIIBI.js} +7 -7
  26. package/bundles/{chunk-4NRCP3Y6.js.map → chunk-TOKOIIBI.js.map} +0 -0
  27. package/bundles/{chunk-JN4TT3OU.js → chunk-UZLFREET.js} +7 -7
  28. package/bundles/{chunk-JN4TT3OU.js.map → chunk-UZLFREET.js.map} +0 -0
  29. package/bundles/{chunk-IGUYDR56.js → chunk-WAZH2LJQ.js} +26 -26
  30. package/bundles/{chunk-IGUYDR56.js.map → chunk-WAZH2LJQ.js.map} +0 -0
  31. package/bundles/{chunk-MOE5WKIA.js → chunk-XDX5RDY5.js} +7 -7
  32. package/bundles/{chunk-MOE5WKIA.js.map → chunk-XDX5RDY5.js.map} +0 -0
  33. package/bundles/index.js +13 -13
  34. package/bundles/linker/babel/index.js +13 -13
  35. package/bundles/linker/index.js +5 -5
  36. package/bundles/ngcc/index.js +13 -13
  37. package/bundles/ngcc/main-ngcc.js +14 -14
  38. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +14 -14
  39. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
  40. package/bundles/private/bazel.js +1 -1
  41. package/bundles/private/localize.js +3 -3
  42. package/bundles/private/migrations.js +6 -6
  43. package/bundles/private/tooling.js +3 -3
  44. package/bundles/src/bin/ng_xi18n.js +11 -11
  45. package/bundles/src/bin/ngc.js +9 -9
  46. package/bundles_metadata.json +1 -1
  47. package/ngcc/src/packages/build_marker.d.ts +1 -1
  48. package/package.json +2 -2
@@ -30,11 +30,11 @@ import {
30
30
  aliasTransformFactory,
31
31
  declarationTransformFactory,
32
32
  ivyTransformFactory
33
- } from "./chunk-CQCM2MKZ.js";
33
+ } from "./chunk-2VBPNPMZ.js";
34
34
  import {
35
35
  TypeScriptReflectionHost,
36
36
  isNamedClassDeclaration
37
- } from "./chunk-MOE5WKIA.js";
37
+ } from "./chunk-XDX5RDY5.js";
38
38
  import {
39
39
  AbsoluteModuleStrategy,
40
40
  AliasStrategy,
@@ -73,13 +73,13 @@ import {
73
73
  toUnredirectedSourceFile,
74
74
  translateExpression,
75
75
  translateType
76
- } from "./chunk-IGUYDR56.js";
76
+ } from "./chunk-WAZH2LJQ.js";
77
77
  import {
78
78
  getDecorators,
79
79
  getModifiers,
80
80
  updateImportDeclaration,
81
81
  updateTypeParameterDeclaration
82
- } from "./chunk-DM4TYSFG.js";
82
+ } from "./chunk-7YHMCUJT.js";
83
83
  import {
84
84
  LogicalFileSystem,
85
85
  absoluteFrom,
@@ -90,16 +90,16 @@ import {
90
90
  getSourceFileOrError,
91
91
  join,
92
92
  resolve
93
- } from "./chunk-4NRCP3Y6.js";
93
+ } from "./chunk-TOKOIIBI.js";
94
94
  import {
95
95
  ActivePerfRecorder,
96
96
  DelegatingPerfRecorder,
97
97
  PerfCheckpoint,
98
98
  PerfEvent,
99
99
  PerfPhase
100
- } from "./chunk-RCXOJZDO.js";
100
+ } from "./chunk-2HPI44CB.js";
101
101
 
102
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
102
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
103
103
  var DEFAULT_ERROR_CODE = 100;
104
104
  var UNKNOWN_ERROR_CODE = 500;
105
105
  var SOURCE = "angular";
@@ -117,7 +117,7 @@ var EmitFlags;
117
117
  EmitFlags2[EmitFlags2["All"] = 31] = "All";
118
118
  })(EmitFlags || (EmitFlags = {}));
119
119
 
120
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
120
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
121
121
  import ts from "typescript";
122
122
  var wrapHostForTest = null;
123
123
  function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
@@ -127,21 +127,21 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
127
127
  return tsHost;
128
128
  }
129
129
 
130
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
130
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
131
131
  var OptimizeFor;
132
132
  (function(OptimizeFor2) {
133
133
  OptimizeFor2[OptimizeFor2["SingleFile"] = 0] = "SingleFile";
134
134
  OptimizeFor2[OptimizeFor2["WholeProgram"] = 1] = "WholeProgram";
135
135
  })(OptimizeFor || (OptimizeFor = {}));
136
136
 
137
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
137
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
138
138
  var CompletionKind;
139
139
  (function(CompletionKind2) {
140
140
  CompletionKind2[CompletionKind2["Reference"] = 0] = "Reference";
141
141
  CompletionKind2[CompletionKind2["Variable"] = 1] = "Variable";
142
142
  })(CompletionKind || (CompletionKind = {}));
143
143
 
144
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
144
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
145
145
  var SymbolKind;
146
146
  (function(SymbolKind2) {
147
147
  SymbolKind2[SymbolKind2["Input"] = 0] = "Input";
@@ -157,11 +157,11 @@ var SymbolKind;
157
157
  SymbolKind2[SymbolKind2["Pipe"] = 10] = "Pipe";
158
158
  })(SymbolKind || (SymbolKind = {}));
159
159
 
160
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
160
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
161
161
  import { HtmlParser, MessageBundle } from "@angular/compiler";
162
162
  import ts34 from "typescript";
163
163
 
164
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
164
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
165
165
  import { Xliff, Xliff2, Xmb } from "@angular/compiler";
166
166
  import * as path from "path";
167
167
  function i18nGetExtension(formatName) {
@@ -212,10 +212,10 @@ function getPathNormalizer(basePath) {
212
212
  };
213
213
  }
214
214
 
215
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
215
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
216
216
  import ts2 from "typescript";
217
217
 
218
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
218
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
219
219
  function toNumbers(value) {
220
220
  const suffixIndex = value.lastIndexOf("-");
221
221
  return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
@@ -250,7 +250,7 @@ function compareVersions(v1, v2) {
250
250
  return compareNumbers(toNumbers(v1), toNumbers(v2));
251
251
  }
252
252
 
253
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
253
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
254
254
  var MIN_TS_VERSION = "4.6.2";
255
255
  var MAX_TS_VERSION = "4.9.0";
256
256
  var tsVersion = ts2.version;
@@ -263,10 +263,10 @@ function verifySupportedTypeScriptVersion() {
263
263
  checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
264
264
  }
265
265
 
266
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
266
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
267
267
  import ts32 from "typescript";
268
268
 
269
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
269
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
270
270
  var CycleAnalyzer = class {
271
271
  constructor(importGraph) {
272
272
  this.importGraph = importGraph;
@@ -337,7 +337,7 @@ var Cycle = class {
337
337
  }
338
338
  };
339
339
 
340
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
340
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
341
341
  import ts3 from "typescript";
342
342
  var ImportGraph = class {
343
343
  constructor(checker, perf) {
@@ -429,7 +429,7 @@ var Found = class {
429
429
  }
430
430
  };
431
431
 
432
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
432
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
433
433
  import ts4 from "typescript";
434
434
  var FlatIndexGenerator = class {
435
435
  constructor(entryPoint, relativeFlatIndexPath, moduleName) {
@@ -454,7 +454,7 @@ export * from '${relativeEntryPoint}';
454
454
  }
455
455
  };
456
456
 
457
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
457
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
458
458
  function findFlatIndexEntryPoint(rootFiles) {
459
459
  const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
460
460
  let resolvedEntryPoint = null;
@@ -470,7 +470,7 @@ function findFlatIndexEntryPoint(rootFiles) {
470
470
  return resolvedEntryPoint;
471
471
  }
472
472
 
473
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
473
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
474
474
  import ts5 from "typescript";
475
475
  function checkForPrivateExports(entryPoint, checker, refGraph) {
476
476
  const diagnostics = [];
@@ -550,7 +550,7 @@ function getDescriptorOfDeclaration(decl) {
550
550
  }
551
551
  }
552
552
 
553
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
553
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
554
554
  var ReferenceGraph = class {
555
555
  constructor() {
556
556
  this.references = /* @__PURE__ */ new Map();
@@ -604,7 +604,7 @@ var ReferenceGraph = class {
604
604
  }
605
605
  };
606
606
 
607
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
607
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
608
608
  var NgOriginalFile = Symbol("NgOriginalFile");
609
609
  var UpdateMode;
610
610
  (function(UpdateMode2) {
@@ -612,13 +612,13 @@ var UpdateMode;
612
612
  UpdateMode2[UpdateMode2["Incremental"] = 1] = "Incremental";
613
613
  })(UpdateMode || (UpdateMode = {}));
614
614
 
615
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
615
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
616
616
  import ts9 from "typescript";
617
617
 
618
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
618
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
619
619
  import ts6 from "typescript";
620
620
 
621
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
621
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
622
622
  var NgExtension = Symbol("NgExtension");
623
623
  function isExtended(sf) {
624
624
  return sf[NgExtension] !== void 0;
@@ -678,7 +678,7 @@ function retagTsFile(sf) {
678
678
  }
679
679
  }
680
680
 
681
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
681
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
682
682
  var TS_EXTENSIONS = /\.tsx?$/i;
683
683
  function makeShimFileName(fileName, suffix) {
684
684
  return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
@@ -693,7 +693,7 @@ function generatedModuleName(originalModuleName, originalFileName, genSuffix) {
693
693
  return moduleName;
694
694
  }
695
695
 
696
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
696
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
697
697
  var ShimAdapter = class {
698
698
  constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
699
699
  this.delegate = delegate;
@@ -790,7 +790,7 @@ var ShimAdapter = class {
790
790
  }
791
791
  };
792
792
 
793
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
793
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
794
794
  import ts7 from "typescript";
795
795
  var TS_DTS_SUFFIX = /(\.d)?\.ts$/;
796
796
  var STRIP_NG_FACTORY = /(.*)NgFactory$/;
@@ -938,7 +938,7 @@ function updateInitializers(stmt, update) {
938
938
  return ts7.factory.updateVariableStatement(stmt, getModifiers(stmt), ts7.factory.updateVariableDeclarationList(stmt.declarationList, stmt.declarationList.declarations.map((decl) => ts7.factory.updateVariableDeclaration(decl, decl.name, decl.exclamationToken, decl.type, update(decl.initializer)))));
939
939
  }
940
940
 
941
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
941
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
942
942
  var ShimReferenceTagger = class {
943
943
  constructor(shimExtensions) {
944
944
  this.tagged = /* @__PURE__ */ new Set();
@@ -972,7 +972,7 @@ var ShimReferenceTagger = class {
972
972
  }
973
973
  };
974
974
 
975
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
975
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
976
976
  import ts8 from "typescript";
977
977
  var SummaryGenerator = class {
978
978
  constructor() {
@@ -1013,7 +1013,7 @@ function isExported2(decl) {
1013
1013
  return modifiers !== void 0 && modifiers.some((mod) => mod.kind == ts8.SyntaxKind.ExportKeyword) || false;
1014
1014
  }
1015
1015
 
1016
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1016
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1017
1017
  var DelegatingCompilerHost = class {
1018
1018
  constructor(delegate) {
1019
1019
  this.delegate = delegate;
@@ -1123,7 +1123,7 @@ var TsCreateProgramDriver = class {
1123
1123
  }
1124
1124
  };
1125
1125
 
1126
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1126
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1127
1127
  var FileDependencyGraph = class {
1128
1128
  constructor() {
1129
1129
  this.nodes = /* @__PURE__ */ new Map();
@@ -1190,7 +1190,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
1190
1190
  return false;
1191
1191
  }
1192
1192
 
1193
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1193
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1194
1194
  var IncrementalStateKind;
1195
1195
  (function(IncrementalStateKind2) {
1196
1196
  IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
@@ -1198,7 +1198,7 @@ var IncrementalStateKind;
1198
1198
  IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
1199
1199
  })(IncrementalStateKind || (IncrementalStateKind = {}));
1200
1200
 
1201
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1201
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1202
1202
  var PhaseKind;
1203
1203
  (function(PhaseKind2) {
1204
1204
  PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
@@ -1399,7 +1399,7 @@ function toOriginalSourceFile(sf) {
1399
1399
  }
1400
1400
  }
1401
1401
 
1402
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1402
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1403
1403
  var TrackedIncrementalBuildStrategy = class {
1404
1404
  constructor() {
1405
1405
  this.state = null;
@@ -1435,7 +1435,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
1435
1435
  };
1436
1436
  var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
1437
1437
 
1438
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1438
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1439
1439
  var IdentifierKind;
1440
1440
  (function(IdentifierKind2) {
1441
1441
  IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
@@ -1453,7 +1453,7 @@ var AbsoluteSourceSpan = class {
1453
1453
  }
1454
1454
  };
1455
1455
 
1456
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1456
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1457
1457
  var IndexingContext = class {
1458
1458
  constructor() {
1459
1459
  this.components = /* @__PURE__ */ new Set();
@@ -1463,10 +1463,10 @@ var IndexingContext = class {
1463
1463
  }
1464
1464
  };
1465
1465
 
1466
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1466
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1467
1467
  import { ParseSourceFile } from "@angular/compiler";
1468
1468
 
1469
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1469
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1470
1470
  import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
1471
1471
  var ExpressionVisitor = class extends RecursiveAstVisitor {
1472
1472
  constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
@@ -1703,7 +1703,7 @@ function getTemplateIdentifiers(boundTemplate) {
1703
1703
  return { identifiers: visitor.identifiers, errors: visitor.errors };
1704
1704
  }
1705
1705
 
1706
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1706
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1707
1707
  function generateAnalysis(context) {
1708
1708
  const analysis = /* @__PURE__ */ new Map();
1709
1709
  context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
@@ -1739,7 +1739,7 @@ function generateAnalysis(context) {
1739
1739
  return analysis;
1740
1740
  }
1741
1741
 
1742
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1742
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1743
1743
  import ts10 from "typescript";
1744
1744
  var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
1745
1745
  var RESOURCE_MARKER = ".$ngresource$";
@@ -1885,7 +1885,7 @@ function createLookupResolutionHost(adapter) {
1885
1885
  };
1886
1886
  }
1887
1887
 
1888
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1888
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1889
1889
  var StandaloneComponentScopeReader = class {
1890
1890
  constructor(metaReader, localModuleReader, dtsModuleReader) {
1891
1891
  this.metaReader = metaReader;
@@ -1963,10 +1963,10 @@ var StandaloneComponentScopeReader = class {
1963
1963
  }
1964
1964
  };
1965
1965
 
1966
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
1966
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
1967
1967
  import { CssSelector, DomElementSchemaRegistry as DomElementSchemaRegistry2 } from "@angular/compiler";
1968
1968
 
1969
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
1969
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
1970
1970
  import ts11 from "typescript";
1971
1971
  function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
1972
1972
  if (mapping.type === "direct") {
@@ -2046,7 +2046,7 @@ function getParsedTemplateSourceFile(fileName, mapping) {
2046
2046
  return mapping[TemplateSourceFile];
2047
2047
  }
2048
2048
 
2049
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2049
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2050
2050
  var TEMPLATE_ID = Symbol("ngTemplateId");
2051
2051
  var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
2052
2052
  function getTemplateId(clazz) {
@@ -2063,11 +2063,11 @@ function allocateTemplateId(sf) {
2063
2063
  return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
2064
2064
  }
2065
2065
 
2066
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2066
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2067
2067
  import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
2068
2068
  import ts13 from "typescript";
2069
2069
 
2070
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2070
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2071
2071
  import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
2072
2072
  import ts12 from "typescript";
2073
2073
  var parseSpanComment = /^(\d+),(\d+)$/;
@@ -2187,7 +2187,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
2187
2187
  }) || false;
2188
2188
  }
2189
2189
 
2190
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2190
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2191
2191
  var CompletionEngine = class {
2192
2192
  constructor(tcb, data, tcbPath, tcbIsShim) {
2193
2193
  this.tcb = tcb;
@@ -2344,10 +2344,10 @@ var CompletionEngine = class {
2344
2344
  }
2345
2345
  };
2346
2346
 
2347
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2347
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2348
2348
  import ts27 from "typescript";
2349
2349
 
2350
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2350
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2351
2351
  import { DomElementSchemaRegistry } from "@angular/compiler";
2352
2352
  import ts14 from "typescript";
2353
2353
  var REGISTRY = new DomElementSchemaRegistry();
@@ -2400,11 +2400,11 @@ var RegistryDomSchemaChecker = class {
2400
2400
  }
2401
2401
  };
2402
2402
 
2403
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2403
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2404
2404
  import { ExpressionType, ExternalExpr, TypeModifier } from "@angular/compiler";
2405
2405
  import ts20 from "typescript";
2406
2406
 
2407
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2407
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2408
2408
  import ts15 from "typescript";
2409
2409
  var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
2410
2410
  ts15.SyntaxKind.ParenthesizedExpression,
@@ -2451,16 +2451,16 @@ function isAccessExpression(node) {
2451
2451
  return ts15.isPropertyAccessExpression(node) || ts15.isElementAccessExpression(node);
2452
2452
  }
2453
2453
 
2454
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2454
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2455
2455
  import ts19 from "typescript";
2456
2456
 
2457
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2457
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2458
2458
  import ts18 from "typescript";
2459
2459
 
2460
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2460
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2461
2461
  import ts17 from "typescript";
2462
2462
 
2463
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2463
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2464
2464
  import ts16 from "typescript";
2465
2465
  var INELIGIBLE = {};
2466
2466
  function canEmitType(type, canEmit) {
@@ -2535,7 +2535,7 @@ var TypeEmitter = class {
2535
2535
  }
2536
2536
  };
2537
2537
 
2538
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2538
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2539
2539
  var TypeParameterEmitter = class {
2540
2540
  constructor(typeParameters, reflector) {
2541
2541
  this.typeParameters = typeParameters;
@@ -2612,7 +2612,7 @@ var TypeParameterEmitter = class {
2612
2612
  }
2613
2613
  };
2614
2614
 
2615
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2615
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2616
2616
  var TcbInliningRequirement;
2617
2617
  (function(TcbInliningRequirement2) {
2618
2618
  TcbInliningRequirement2[TcbInliningRequirement2["MustInline"] = 0] = "MustInline";
@@ -2692,7 +2692,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
2692
2692
  return emitter.canEmit((ref) => env.canReferenceType(ref));
2693
2693
  }
2694
2694
 
2695
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2695
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2696
2696
  function generateTypeCtorDeclarationFn(node, meta, nodeTypeRef, typeParams) {
2697
2697
  const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
2698
2698
  const rawType = ts19.factory.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
@@ -2763,7 +2763,7 @@ function typeParametersWithDefaultTypes(params) {
2763
2763
  });
2764
2764
  }
2765
2765
 
2766
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2766
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2767
2767
  var Environment = class {
2768
2768
  constructor(config, importManager, refEmitter, reflector, contextFile) {
2769
2769
  this.config = config;
@@ -2855,7 +2855,7 @@ var Environment = class {
2855
2855
  }
2856
2856
  };
2857
2857
 
2858
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
2858
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
2859
2859
  import { TmplAstElement as TmplAstElement2 } from "@angular/compiler";
2860
2860
  import ts21 from "typescript";
2861
2861
  var OutOfBandDiagnosticRecorderImpl = class {
@@ -2988,7 +2988,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
2988
2988
  };
2989
2989
  }
2990
2990
 
2991
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
2991
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
2992
2992
  import ts22 from "typescript";
2993
2993
  var TypeCheckShimGenerator = class {
2994
2994
  constructor() {
@@ -3006,11 +3006,11 @@ var TypeCheckShimGenerator = class {
3006
3006
  }
3007
3007
  };
3008
3008
 
3009
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3009
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3010
3010
  import { BindingPipe, Call as Call2, DYNAMIC_TYPE, ImplicitReceiver as ImplicitReceiver4, PropertyRead as PropertyRead4, PropertyWrite as PropertyWrite3, SafeCall, SafePropertyRead as SafePropertyRead3, ThisReceiver, TmplAstBoundAttribute, TmplAstBoundText, TmplAstElement as TmplAstElement3, TmplAstIcu, TmplAstReference as TmplAstReference3, TmplAstTemplate as TmplAstTemplate2, TmplAstTextAttribute as TmplAstTextAttribute2, TmplAstVariable as TmplAstVariable2 } from "@angular/compiler";
3011
3011
  import ts25 from "typescript";
3012
3012
 
3013
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3013
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3014
3014
  import { AbsoluteSourceSpan as AbsoluteSourceSpan3 } from "@angular/compiler";
3015
3015
  import ts23 from "typescript";
3016
3016
  function wrapForDiagnostics(expr) {
@@ -3056,7 +3056,7 @@ function translateDiagnostic(diagnostic, resolver) {
3056
3056
  return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
3057
3057
  }
3058
3058
 
3059
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3059
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3060
3060
  import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
3061
3061
  import ts24 from "typescript";
3062
3062
  var NULL_AS_ANY = ts24.factory.createAsExpression(ts24.factory.createNull(), ts24.factory.createKeywordTypeNode(ts24.SyntaxKind.AnyKeyword));
@@ -3386,7 +3386,7 @@ var VeSafeLhsInferenceBugDetector = class {
3386
3386
  };
3387
3387
  VeSafeLhsInferenceBugDetector.SINGLETON = new VeSafeLhsInferenceBugDetector();
3388
3388
 
3389
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3389
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3390
3390
  import { ImplicitReceiver as ImplicitReceiver3, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstVariable } from "@angular/compiler";
3391
3391
  var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3392
3392
  constructor(templateId, boundTarget, oob) {
@@ -3410,7 +3410,7 @@ var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3410
3410
  }
3411
3411
  };
3412
3412
 
3413
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3413
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3414
3414
  var TcbGenericContextBehavior;
3415
3415
  (function(TcbGenericContextBehavior2) {
3416
3416
  TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
@@ -4471,7 +4471,7 @@ var TcbEventHandlerTranslator = class extends TcbExpressionTranslator {
4471
4471
  }
4472
4472
  };
4473
4473
 
4474
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4474
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4475
4475
  import ts26 from "typescript";
4476
4476
  var TypeCheckFile = class extends Environment {
4477
4477
  constructor(fileName, config, refEmitter, reflector, compilerHost) {
@@ -4507,7 +4507,7 @@ var TypeCheckFile = class extends Environment {
4507
4507
  }
4508
4508
  };
4509
4509
 
4510
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4510
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4511
4511
  var InliningMode;
4512
4512
  (function(InliningMode2) {
4513
4513
  InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
@@ -4745,10 +4745,10 @@ function splitStringAtPoints(str, points) {
4745
4745
  return splits;
4746
4746
  }
4747
4747
 
4748
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4748
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4749
4749
  import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
4750
4750
 
4751
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4751
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4752
4752
  var LF_CHAR = 10;
4753
4753
  var CR_CHAR = 13;
4754
4754
  var LINE_SEP_CHAR = 8232;
@@ -4789,7 +4789,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
4789
4789
  return low - 1;
4790
4790
  }
4791
4791
 
4792
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4792
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4793
4793
  var TemplateSource = class {
4794
4794
  constructor(mapping, file) {
4795
4795
  this.mapping = mapping;
@@ -4840,7 +4840,7 @@ var TemplateSourceManager = class {
4840
4840
  }
4841
4841
  };
4842
4842
 
4843
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
4843
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
4844
4844
  import { AST, ASTWithSource as ASTWithSource3, BindingPipe as BindingPipe2, PropertyRead as PropertyRead5, PropertyWrite as PropertyWrite4, SafePropertyRead as SafePropertyRead4, TmplAstBoundAttribute as TmplAstBoundAttribute2, TmplAstBoundEvent, TmplAstElement as TmplAstElement4, TmplAstReference as TmplAstReference4, TmplAstTemplate as TmplAstTemplate3, TmplAstTextAttribute as TmplAstTextAttribute3, TmplAstVariable as TmplAstVariable3 } from "@angular/compiler";
4845
4845
  import ts28 from "typescript";
4846
4846
  var SymbolBuilder = class {
@@ -5285,7 +5285,7 @@ function sourceSpanEqual(a, b) {
5285
5285
  return a.start.offset === b.start.offset && a.end.offset === b.end.offset;
5286
5286
  }
5287
5287
 
5288
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5288
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5289
5289
  var REGISTRY2 = new DomElementSchemaRegistry2();
5290
5290
  var TemplateTypeCheckerImpl = class {
5291
5291
  constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, metaReader, componentScopeReader, typeCheckScopeRegistry, perf) {
@@ -5857,10 +5857,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
5857
5857
  }
5858
5858
  };
5859
5859
 
5860
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
5860
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
5861
5861
  import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
5862
5862
 
5863
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
5863
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
5864
5864
  import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor3 } from "@angular/compiler";
5865
5865
  var TemplateCheckWithVisitor = class {
5866
5866
  run(ctx, component, template) {
@@ -5937,7 +5937,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor3 {
5937
5937
  }
5938
5938
  };
5939
5939
 
5940
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
5940
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
5941
5941
  var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
5942
5942
  constructor() {
5943
5943
  super(...arguments);
@@ -5962,7 +5962,7 @@ var factory = {
5962
5962
  create: () => new InvalidBananaInBoxCheck()
5963
5963
  };
5964
5964
 
5965
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
5965
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
5966
5966
  import { TmplAstTemplate as TmplAstTemplate4 } from "@angular/compiler";
5967
5967
  var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
5968
5968
  ["ngIf", "NgIf"],
@@ -6007,7 +6007,7 @@ var factory2 = {
6007
6007
  }
6008
6008
  };
6009
6009
 
6010
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6010
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6011
6011
  import { TmplAstTemplate as TmplAstTemplate5 } from "@angular/compiler";
6012
6012
  var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
6013
6013
  constructor() {
@@ -6040,7 +6040,7 @@ var factory3 = {
6040
6040
  create: () => new MissingNgForOfLetCheck()
6041
6041
  };
6042
6042
 
6043
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6043
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6044
6044
  import { Binary } from "@angular/compiler";
6045
6045
  import ts29 from "typescript";
6046
6046
  var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6085,7 +6085,7 @@ var factory4 = {
6085
6085
  }
6086
6086
  };
6087
6087
 
6088
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6088
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6089
6089
  import { SafeCall as SafeCall2, SafeKeyedRead as SafeKeyedRead2, SafePropertyRead as SafePropertyRead5 } from "@angular/compiler";
6090
6090
  import ts30 from "typescript";
6091
6091
  var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6131,7 +6131,7 @@ var factory5 = {
6131
6131
  }
6132
6132
  };
6133
6133
 
6134
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6134
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6135
6135
  import { TmplAstBoundAttribute as TmplAstBoundAttribute3 } from "@angular/compiler";
6136
6136
  var STYLE_SUFFIXES = ["px", "%", "em"];
6137
6137
  var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
@@ -6155,7 +6155,7 @@ var factory6 = {
6155
6155
  create: () => new SuffixNotSupportedCheck()
6156
6156
  };
6157
6157
 
6158
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6158
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6159
6159
  import { TmplAstTextAttribute as TmplAstTextAttribute4 } from "@angular/compiler";
6160
6160
  var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
6161
6161
  constructor() {
@@ -6194,10 +6194,10 @@ var factory7 = {
6194
6194
  create: () => new TextAttributeNotBindingSpec()
6195
6195
  };
6196
6196
 
6197
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6197
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6198
6198
  import ts31 from "typescript";
6199
6199
 
6200
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6200
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6201
6201
  var DiagnosticCategoryLabel;
6202
6202
  (function(DiagnosticCategoryLabel2) {
6203
6203
  DiagnosticCategoryLabel2["Warning"] = "warning";
@@ -6205,7 +6205,7 @@ var DiagnosticCategoryLabel;
6205
6205
  DiagnosticCategoryLabel2["Suppress"] = "suppress";
6206
6206
  })(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
6207
6207
 
6208
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6208
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6209
6209
  var ExtendedTemplateCheckerImpl = class {
6210
6210
  constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
6211
6211
  var _a, _b, _c, _d, _e;
@@ -6258,7 +6258,7 @@ function assertNever(value) {
6258
6258
  ${value}`);
6259
6259
  }
6260
6260
 
6261
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6261
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6262
6262
  var ALL_DIAGNOSTIC_FACTORIES = [
6263
6263
  factory,
6264
6264
  factory4,
@@ -6269,7 +6269,7 @@ var ALL_DIAGNOSTIC_FACTORIES = [
6269
6269
  factory6
6270
6270
  ];
6271
6271
 
6272
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6272
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6273
6273
  var CompilationTicketKind;
6274
6274
  (function(CompilationTicketKind2) {
6275
6275
  CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
@@ -6969,7 +6969,7 @@ function versionMapFromProgram(program, driver) {
6969
6969
  return versions;
6970
6970
  }
6971
6971
 
6972
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
6972
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
6973
6973
  import ts33 from "typescript";
6974
6974
  var DelegatingCompilerHost2 = class {
6975
6975
  constructor(delegate) {
@@ -7113,7 +7113,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
7113
7113
  }
7114
7114
  };
7115
7115
 
7116
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7116
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7117
7117
  var NgtscProgram = class {
7118
7118
  constructor(rootNames, options, delegateHost, oldProgram) {
7119
7119
  this.options = options;
@@ -7322,15 +7322,15 @@ function mergeEmitResults(emitResults) {
7322
7322
  return { diagnostics, emitSkipped, emittedFiles };
7323
7323
  }
7324
7324
 
7325
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7325
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7326
7326
  function createProgram({ rootNames, options, host, oldProgram }) {
7327
7327
  return new NgtscProgram(rootNames, options, host, oldProgram);
7328
7328
  }
7329
7329
 
7330
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7330
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7331
7331
  import ts36 from "typescript";
7332
7332
 
7333
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7333
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7334
7334
  import ts35 from "typescript";
7335
7335
  var GENERATED_FILES = /(.*?)\.(ngfactory|shim\.ngstyle|ngstyle|ngsummary)\.(js|d\.ts|ts)$/;
7336
7336
  function createMessageDiagnostic(messageText) {
@@ -7345,7 +7345,7 @@ function createMessageDiagnostic(messageText) {
7345
7345
  };
7346
7346
  }
7347
7347
 
7348
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7348
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7349
7349
  var defaultFormatHost = {
7350
7350
  getCurrentDirectory: () => ts36.sys.getCurrentDirectory(),
7351
7351
  getCanonicalFileName: (fileName) => fileName,
@@ -7560,4 +7560,4 @@ export {
7560
7560
  * found in the LICENSE file at https://angular.io/license
7561
7561
  */
7562
7562
  // Closure Compiler ignores @suppress and similar if the comment contains @license.
7563
- //# sourceMappingURL=chunk-EYTHD6RB.js.map
7563
+ //# sourceMappingURL=chunk-RO4YJD54.js.map