@angular/compiler-cli 14.2.6 → 14.2.7

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-E7NQQTT7.js → chunk-4SINIALN.js} +3 -3
  2. package/bundles/{chunk-E7NQQTT7.js.map → chunk-4SINIALN.js.map} +0 -0
  3. package/bundles/{chunk-XDX5RDY5.js → chunk-7D7JVHLL.js} +7 -7
  4. package/bundles/{chunk-XDX5RDY5.js.map → chunk-7D7JVHLL.js.map} +0 -0
  5. package/bundles/{chunk-L2QFSPXM.js → chunk-AYUQTULD.js} +31 -31
  6. package/bundles/{chunk-L2QFSPXM.js.map → chunk-AYUQTULD.js.map} +0 -0
  7. package/bundles/{chunk-WAZH2LJQ.js → chunk-CDDXRRSJ.js} +26 -26
  8. package/bundles/{chunk-WAZH2LJQ.js.map → chunk-CDDXRRSJ.js.map} +0 -0
  9. package/bundles/{chunk-Q7TXFDI7.js → chunk-CQC4TODZ.js} +97 -97
  10. package/bundles/{chunk-Q7TXFDI7.js.map → chunk-CQC4TODZ.js.map} +0 -0
  11. package/bundles/{chunk-2HPI44CB.js → chunk-CTEVZGOM.js} +5 -5
  12. package/bundles/{chunk-2HPI44CB.js.map → chunk-CTEVZGOM.js.map} +0 -0
  13. package/bundles/{chunk-7YHMCUJT.js → chunk-E6XS3AOK.js} +2 -2
  14. package/bundles/{chunk-7YHMCUJT.js.map → chunk-E6XS3AOK.js.map} +0 -0
  15. package/bundles/{chunk-V45KD7YD.js → chunk-KG4X2UVK.js} +5 -5
  16. package/bundles/{chunk-V45KD7YD.js.map → chunk-KG4X2UVK.js.map} +0 -0
  17. package/bundles/{chunk-FM6NPN5V.js → chunk-N2MCMY3J.js} +4 -4
  18. package/bundles/{chunk-FM6NPN5V.js.map → chunk-N2MCMY3J.js.map} +0 -0
  19. package/bundles/{chunk-2LU77VSE.js → chunk-QPJVRNEU.js} +40 -40
  20. package/bundles/{chunk-2LU77VSE.js.map → chunk-QPJVRNEU.js.map} +0 -0
  21. package/bundles/{chunk-5TUGYFIJ.js → chunk-QST5YSNG.js} +71 -71
  22. package/bundles/{chunk-5TUGYFIJ.js.map → chunk-QST5YSNG.js.map} +0 -0
  23. package/bundles/{chunk-UZLFREET.js → chunk-QUO5TIT7.js} +7 -7
  24. package/bundles/{chunk-UZLFREET.js.map → chunk-QUO5TIT7.js.map} +0 -0
  25. package/bundles/{chunk-TOKOIIBI.js → chunk-S4JINNFN.js} +7 -7
  26. package/bundles/{chunk-TOKOIIBI.js.map → chunk-S4JINNFN.js.map} +0 -0
  27. package/bundles/{chunk-R3C7RFJ4.js → chunk-SJL5HBUW.js} +2 -2
  28. package/bundles/{chunk-R3C7RFJ4.js.map → chunk-SJL5HBUW.js.map} +0 -0
  29. package/bundles/{chunk-I5J5TMUB.js → chunk-W6PLYNW2.js} +70 -70
  30. package/bundles/{chunk-I5J5TMUB.js.map → chunk-W6PLYNW2.js.map} +0 -0
  31. package/bundles/{chunk-CYVTLM4Z.js → chunk-Z57D3OKU.js} +7 -7
  32. package/bundles/{chunk-CYVTLM4Z.js.map → chunk-Z57D3OKU.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-I5J5TMUB.js";
33
+ } from "./chunk-W6PLYNW2.js";
34
34
  import {
35
35
  TypeScriptReflectionHost,
36
36
  isNamedClassDeclaration
37
- } from "./chunk-XDX5RDY5.js";
37
+ } from "./chunk-7D7JVHLL.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-WAZH2LJQ.js";
76
+ } from "./chunk-CDDXRRSJ.js";
77
77
  import {
78
78
  getDecorators,
79
79
  getModifiers,
80
80
  updateImportDeclaration,
81
81
  updateTypeParameterDeclaration
82
- } from "./chunk-7YHMCUJT.js";
82
+ } from "./chunk-E6XS3AOK.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-TOKOIIBI.js";
93
+ } from "./chunk-S4JINNFN.js";
94
94
  import {
95
95
  ActivePerfRecorder,
96
96
  DelegatingPerfRecorder,
97
97
  PerfCheckpoint,
98
98
  PerfEvent,
99
99
  PerfPhase
100
- } from "./chunk-2HPI44CB.js";
100
+ } from "./chunk-CTEVZGOM.js";
101
101
 
102
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
102
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
120
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
130
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
137
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
144
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
160
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
164
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
215
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
216
216
  import ts2 from "typescript";
217
217
 
218
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
218
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
253
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
266
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
267
267
  import ts32 from "typescript";
268
268
 
269
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
269
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
340
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
432
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
457
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
473
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
553
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
607
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
615
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
618
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
619
619
  import ts6 from "typescript";
620
620
 
621
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
621
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
681
+ // bazel-out/darwin-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/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
696
+ // bazel-out/darwin-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;
@@ -788,7 +788,7 @@ var ShimAdapter = class {
788
788
  }
789
789
  };
790
790
 
791
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
791
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
792
792
  import ts7 from "typescript";
793
793
  var TS_DTS_SUFFIX = /(\.d)?\.ts$/;
794
794
  var STRIP_NG_FACTORY = /(.*)NgFactory$/;
@@ -936,7 +936,7 @@ function updateInitializers(stmt, update) {
936
936
  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)))));
937
937
  }
938
938
 
939
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
939
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
940
940
  var ShimReferenceTagger = class {
941
941
  constructor(shimExtensions) {
942
942
  this.tagged = /* @__PURE__ */ new Set();
@@ -970,7 +970,7 @@ var ShimReferenceTagger = class {
970
970
  }
971
971
  };
972
972
 
973
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
973
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
974
974
  import ts8 from "typescript";
975
975
  var SummaryGenerator = class {
976
976
  constructor() {
@@ -1011,7 +1011,7 @@ function isExported2(decl) {
1011
1011
  return modifiers !== void 0 && modifiers.some((mod) => mod.kind == ts8.SyntaxKind.ExportKeyword) || false;
1012
1012
  }
1013
1013
 
1014
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1014
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1015
1015
  var DelegatingCompilerHost = class {
1016
1016
  constructor(delegate) {
1017
1017
  this.delegate = delegate;
@@ -1121,7 +1121,7 @@ var TsCreateProgramDriver = class {
1121
1121
  }
1122
1122
  };
1123
1123
 
1124
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1124
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1125
1125
  var FileDependencyGraph = class {
1126
1126
  constructor() {
1127
1127
  this.nodes = /* @__PURE__ */ new Map();
@@ -1188,7 +1188,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
1188
1188
  return false;
1189
1189
  }
1190
1190
 
1191
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1191
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1192
1192
  var IncrementalStateKind;
1193
1193
  (function(IncrementalStateKind2) {
1194
1194
  IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
@@ -1196,7 +1196,7 @@ var IncrementalStateKind;
1196
1196
  IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
1197
1197
  })(IncrementalStateKind || (IncrementalStateKind = {}));
1198
1198
 
1199
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1199
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1200
1200
  var PhaseKind;
1201
1201
  (function(PhaseKind2) {
1202
1202
  PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
@@ -1397,7 +1397,7 @@ function toOriginalSourceFile(sf) {
1397
1397
  }
1398
1398
  }
1399
1399
 
1400
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1400
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1401
1401
  var TrackedIncrementalBuildStrategy = class {
1402
1402
  constructor() {
1403
1403
  this.state = null;
@@ -1433,7 +1433,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
1433
1433
  };
1434
1434
  var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
1435
1435
 
1436
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1436
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1437
1437
  var IdentifierKind;
1438
1438
  (function(IdentifierKind2) {
1439
1439
  IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
@@ -1451,7 +1451,7 @@ var AbsoluteSourceSpan = class {
1451
1451
  }
1452
1452
  };
1453
1453
 
1454
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1454
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1455
1455
  var IndexingContext = class {
1456
1456
  constructor() {
1457
1457
  this.components = /* @__PURE__ */ new Set();
@@ -1461,10 +1461,10 @@ var IndexingContext = class {
1461
1461
  }
1462
1462
  };
1463
1463
 
1464
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1464
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1465
1465
  import { ParseSourceFile } from "@angular/compiler";
1466
1466
 
1467
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1467
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1468
1468
  import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
1469
1469
  var ExpressionVisitor = class extends RecursiveAstVisitor {
1470
1470
  constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
@@ -1701,7 +1701,7 @@ function getTemplateIdentifiers(boundTemplate) {
1701
1701
  return { identifiers: visitor.identifiers, errors: visitor.errors };
1702
1702
  }
1703
1703
 
1704
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1704
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1705
1705
  function generateAnalysis(context) {
1706
1706
  const analysis = /* @__PURE__ */ new Map();
1707
1707
  context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
@@ -1737,7 +1737,7 @@ function generateAnalysis(context) {
1737
1737
  return analysis;
1738
1738
  }
1739
1739
 
1740
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1740
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1741
1741
  import ts10 from "typescript";
1742
1742
  var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
1743
1743
  var RESOURCE_MARKER = ".$ngresource$";
@@ -1883,7 +1883,7 @@ function createLookupResolutionHost(adapter) {
1883
1883
  };
1884
1884
  }
1885
1885
 
1886
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1886
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1887
1887
  var StandaloneComponentScopeReader = class {
1888
1888
  constructor(metaReader, localModuleReader, dtsModuleReader) {
1889
1889
  this.metaReader = metaReader;
@@ -1961,10 +1961,10 @@ var StandaloneComponentScopeReader = class {
1961
1961
  }
1962
1962
  };
1963
1963
 
1964
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
1964
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
1965
1965
  import { CssSelector, DomElementSchemaRegistry as DomElementSchemaRegistry2 } from "@angular/compiler";
1966
1966
 
1967
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
1967
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
1968
1968
  import ts11 from "typescript";
1969
1969
  function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
1970
1970
  if (mapping.type === "direct") {
@@ -2044,7 +2044,7 @@ function getParsedTemplateSourceFile(fileName, mapping) {
2044
2044
  return mapping[TemplateSourceFile];
2045
2045
  }
2046
2046
 
2047
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2047
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2048
2048
  var TEMPLATE_ID = Symbol("ngTemplateId");
2049
2049
  var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
2050
2050
  function getTemplateId(clazz) {
@@ -2061,11 +2061,11 @@ function allocateTemplateId(sf) {
2061
2061
  return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
2062
2062
  }
2063
2063
 
2064
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2064
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2065
2065
  import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
2066
2066
  import ts13 from "typescript";
2067
2067
 
2068
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2068
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2069
2069
  import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
2070
2070
  import ts12 from "typescript";
2071
2071
  var parseSpanComment = /^(\d+),(\d+)$/;
@@ -2185,7 +2185,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
2185
2185
  }) || false;
2186
2186
  }
2187
2187
 
2188
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2188
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2189
2189
  var CompletionEngine = class {
2190
2190
  constructor(tcb, data, tcbPath, tcbIsShim) {
2191
2191
  this.tcb = tcb;
@@ -2342,10 +2342,10 @@ var CompletionEngine = class {
2342
2342
  }
2343
2343
  };
2344
2344
 
2345
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2345
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2346
2346
  import ts27 from "typescript";
2347
2347
 
2348
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2348
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2349
2349
  import { DomElementSchemaRegistry } from "@angular/compiler";
2350
2350
  import ts14 from "typescript";
2351
2351
  var REGISTRY = new DomElementSchemaRegistry();
@@ -2398,11 +2398,11 @@ var RegistryDomSchemaChecker = class {
2398
2398
  }
2399
2399
  };
2400
2400
 
2401
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2401
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2402
2402
  import { ExpressionType, ExternalExpr, TypeModifier } from "@angular/compiler";
2403
2403
  import ts20 from "typescript";
2404
2404
 
2405
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2405
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2406
2406
  import ts15 from "typescript";
2407
2407
  var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
2408
2408
  ts15.SyntaxKind.ParenthesizedExpression,
@@ -2449,16 +2449,16 @@ function isAccessExpression(node) {
2449
2449
  return ts15.isPropertyAccessExpression(node) || ts15.isElementAccessExpression(node);
2450
2450
  }
2451
2451
 
2452
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2452
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2453
2453
  import ts19 from "typescript";
2454
2454
 
2455
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2455
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2456
2456
  import ts18 from "typescript";
2457
2457
 
2458
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2458
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2459
2459
  import ts17 from "typescript";
2460
2460
 
2461
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2461
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2462
2462
  import ts16 from "typescript";
2463
2463
  var INELIGIBLE = {};
2464
2464
  function canEmitType(type, canEmit) {
@@ -2533,7 +2533,7 @@ var TypeEmitter = class {
2533
2533
  }
2534
2534
  };
2535
2535
 
2536
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2536
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2537
2537
  var TypeParameterEmitter = class {
2538
2538
  constructor(typeParameters, reflector) {
2539
2539
  this.typeParameters = typeParameters;
@@ -2610,7 +2610,7 @@ var TypeParameterEmitter = class {
2610
2610
  }
2611
2611
  };
2612
2612
 
2613
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2613
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2614
2614
  var TcbInliningRequirement;
2615
2615
  (function(TcbInliningRequirement2) {
2616
2616
  TcbInliningRequirement2[TcbInliningRequirement2["MustInline"] = 0] = "MustInline";
@@ -2690,7 +2690,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
2690
2690
  return emitter.canEmit((ref) => env.canReferenceType(ref));
2691
2691
  }
2692
2692
 
2693
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2693
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2694
2694
  function generateTypeCtorDeclarationFn(node, meta, nodeTypeRef, typeParams) {
2695
2695
  const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
2696
2696
  const rawType = ts19.factory.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
@@ -2761,7 +2761,7 @@ function typeParametersWithDefaultTypes(params) {
2761
2761
  });
2762
2762
  }
2763
2763
 
2764
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2764
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2765
2765
  var Environment = class {
2766
2766
  constructor(config, importManager, refEmitter, reflector, contextFile) {
2767
2767
  this.config = config;
@@ -2853,7 +2853,7 @@ var Environment = class {
2853
2853
  }
2854
2854
  };
2855
2855
 
2856
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
2856
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
2857
2857
  import { TmplAstElement as TmplAstElement2 } from "@angular/compiler";
2858
2858
  import ts21 from "typescript";
2859
2859
  var OutOfBandDiagnosticRecorderImpl = class {
@@ -2986,7 +2986,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
2986
2986
  };
2987
2987
  }
2988
2988
 
2989
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
2989
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
2990
2990
  import ts22 from "typescript";
2991
2991
  var TypeCheckShimGenerator = class {
2992
2992
  constructor() {
@@ -3004,11 +3004,11 @@ var TypeCheckShimGenerator = class {
3004
3004
  }
3005
3005
  };
3006
3006
 
3007
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3007
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3008
3008
  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";
3009
3009
  import ts25 from "typescript";
3010
3010
 
3011
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3011
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3012
3012
  import { AbsoluteSourceSpan as AbsoluteSourceSpan3 } from "@angular/compiler";
3013
3013
  import ts23 from "typescript";
3014
3014
  function wrapForDiagnostics(expr) {
@@ -3054,7 +3054,7 @@ function translateDiagnostic(diagnostic, resolver) {
3054
3054
  return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
3055
3055
  }
3056
3056
 
3057
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3057
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3058
3058
  import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
3059
3059
  import ts24 from "typescript";
3060
3060
  var NULL_AS_ANY = ts24.factory.createAsExpression(ts24.factory.createNull(), ts24.factory.createKeywordTypeNode(ts24.SyntaxKind.AnyKeyword));
@@ -3384,7 +3384,7 @@ var VeSafeLhsInferenceBugDetector = class {
3384
3384
  };
3385
3385
  VeSafeLhsInferenceBugDetector.SINGLETON = new VeSafeLhsInferenceBugDetector();
3386
3386
 
3387
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3387
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3388
3388
  import { ImplicitReceiver as ImplicitReceiver3, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstVariable } from "@angular/compiler";
3389
3389
  var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3390
3390
  constructor(templateId, boundTarget, oob) {
@@ -3408,7 +3408,7 @@ var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3408
3408
  }
3409
3409
  };
3410
3410
 
3411
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3411
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3412
3412
  var TcbGenericContextBehavior;
3413
3413
  (function(TcbGenericContextBehavior2) {
3414
3414
  TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
@@ -4469,7 +4469,7 @@ var TcbEventHandlerTranslator = class extends TcbExpressionTranslator {
4469
4469
  }
4470
4470
  };
4471
4471
 
4472
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4472
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4473
4473
  import ts26 from "typescript";
4474
4474
  var TypeCheckFile = class extends Environment {
4475
4475
  constructor(fileName, config, refEmitter, reflector, compilerHost) {
@@ -4505,7 +4505,7 @@ var TypeCheckFile = class extends Environment {
4505
4505
  }
4506
4506
  };
4507
4507
 
4508
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4508
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4509
4509
  var InliningMode;
4510
4510
  (function(InliningMode2) {
4511
4511
  InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
@@ -4743,10 +4743,10 @@ function splitStringAtPoints(str, points) {
4743
4743
  return splits;
4744
4744
  }
4745
4745
 
4746
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4746
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4747
4747
  import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
4748
4748
 
4749
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4749
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4750
4750
  var LF_CHAR = 10;
4751
4751
  var CR_CHAR = 13;
4752
4752
  var LINE_SEP_CHAR = 8232;
@@ -4787,7 +4787,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
4787
4787
  return low - 1;
4788
4788
  }
4789
4789
 
4790
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4790
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4791
4791
  var TemplateSource = class {
4792
4792
  constructor(mapping, file) {
4793
4793
  this.mapping = mapping;
@@ -4838,7 +4838,7 @@ var TemplateSourceManager = class {
4838
4838
  }
4839
4839
  };
4840
4840
 
4841
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
4841
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
4842
4842
  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";
4843
4843
  import ts28 from "typescript";
4844
4844
  var SymbolBuilder = class {
@@ -5283,7 +5283,7 @@ function sourceSpanEqual(a, b) {
5283
5283
  return a.start.offset === b.start.offset && a.end.offset === b.end.offset;
5284
5284
  }
5285
5285
 
5286
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5286
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5287
5287
  var REGISTRY2 = new DomElementSchemaRegistry2();
5288
5288
  var TemplateTypeCheckerImpl = class {
5289
5289
  constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, metaReader, componentScopeReader, typeCheckScopeRegistry, perf) {
@@ -5855,10 +5855,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
5855
5855
  }
5856
5856
  };
5857
5857
 
5858
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
5858
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
5859
5859
  import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
5860
5860
 
5861
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
5861
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
5862
5862
  import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor3 } from "@angular/compiler";
5863
5863
  var TemplateCheckWithVisitor = class {
5864
5864
  run(ctx, component, template) {
@@ -5935,7 +5935,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor3 {
5935
5935
  }
5936
5936
  };
5937
5937
 
5938
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
5938
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
5939
5939
  var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
5940
5940
  constructor() {
5941
5941
  super(...arguments);
@@ -5960,7 +5960,7 @@ var factory = {
5960
5960
  create: () => new InvalidBananaInBoxCheck()
5961
5961
  };
5962
5962
 
5963
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
5963
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
5964
5964
  import { TmplAstTemplate as TmplAstTemplate4 } from "@angular/compiler";
5965
5965
  var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
5966
5966
  ["ngIf", "NgIf"],
@@ -6005,7 +6005,7 @@ var factory2 = {
6005
6005
  }
6006
6006
  };
6007
6007
 
6008
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6008
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6009
6009
  import { TmplAstTemplate as TmplAstTemplate5 } from "@angular/compiler";
6010
6010
  var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
6011
6011
  constructor() {
@@ -6038,7 +6038,7 @@ var factory3 = {
6038
6038
  create: () => new MissingNgForOfLetCheck()
6039
6039
  };
6040
6040
 
6041
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6041
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6042
6042
  import { Binary } from "@angular/compiler";
6043
6043
  import ts29 from "typescript";
6044
6044
  var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6083,7 +6083,7 @@ var factory4 = {
6083
6083
  }
6084
6084
  };
6085
6085
 
6086
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6086
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6087
6087
  import { SafeCall as SafeCall2, SafeKeyedRead as SafeKeyedRead2, SafePropertyRead as SafePropertyRead5 } from "@angular/compiler";
6088
6088
  import ts30 from "typescript";
6089
6089
  var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6129,7 +6129,7 @@ var factory5 = {
6129
6129
  }
6130
6130
  };
6131
6131
 
6132
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6132
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6133
6133
  import { TmplAstBoundAttribute as TmplAstBoundAttribute3 } from "@angular/compiler";
6134
6134
  var STYLE_SUFFIXES = ["px", "%", "em"];
6135
6135
  var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
@@ -6153,7 +6153,7 @@ var factory6 = {
6153
6153
  create: () => new SuffixNotSupportedCheck()
6154
6154
  };
6155
6155
 
6156
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6156
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6157
6157
  import { TmplAstTextAttribute as TmplAstTextAttribute4 } from "@angular/compiler";
6158
6158
  var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
6159
6159
  constructor() {
@@ -6192,10 +6192,10 @@ var factory7 = {
6192
6192
  create: () => new TextAttributeNotBindingSpec()
6193
6193
  };
6194
6194
 
6195
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6195
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6196
6196
  import ts31 from "typescript";
6197
6197
 
6198
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6198
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6199
6199
  var DiagnosticCategoryLabel;
6200
6200
  (function(DiagnosticCategoryLabel2) {
6201
6201
  DiagnosticCategoryLabel2["Warning"] = "warning";
@@ -6203,7 +6203,7 @@ var DiagnosticCategoryLabel;
6203
6203
  DiagnosticCategoryLabel2["Suppress"] = "suppress";
6204
6204
  })(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
6205
6205
 
6206
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6206
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6207
6207
  var ExtendedTemplateCheckerImpl = class {
6208
6208
  constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
6209
6209
  var _a, _b, _c, _d, _e;
@@ -6256,7 +6256,7 @@ function assertNever(value) {
6256
6256
  ${value}`);
6257
6257
  }
6258
6258
 
6259
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6259
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6260
6260
  var ALL_DIAGNOSTIC_FACTORIES = [
6261
6261
  factory,
6262
6262
  factory4,
@@ -6267,7 +6267,7 @@ var ALL_DIAGNOSTIC_FACTORIES = [
6267
6267
  factory6
6268
6268
  ];
6269
6269
 
6270
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6270
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6271
6271
  var CompilationTicketKind;
6272
6272
  (function(CompilationTicketKind2) {
6273
6273
  CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
@@ -6967,7 +6967,7 @@ function versionMapFromProgram(program, driver) {
6967
6967
  return versions;
6968
6968
  }
6969
6969
 
6970
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
6970
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
6971
6971
  import ts33 from "typescript";
6972
6972
  var DelegatingCompilerHost2 = class {
6973
6973
  constructor(delegate) {
@@ -7111,7 +7111,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
7111
7111
  }
7112
7112
  };
7113
7113
 
7114
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7114
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7115
7115
  var NgtscProgram = class {
7116
7116
  constructor(rootNames, options, delegateHost, oldProgram) {
7117
7117
  this.options = options;
@@ -7320,15 +7320,15 @@ function mergeEmitResults(emitResults) {
7320
7320
  return { diagnostics, emitSkipped, emittedFiles };
7321
7321
  }
7322
7322
 
7323
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7323
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7324
7324
  function createProgram({ rootNames, options, host, oldProgram }) {
7325
7325
  return new NgtscProgram(rootNames, options, host, oldProgram);
7326
7326
  }
7327
7327
 
7328
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7328
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7329
7329
  import ts36 from "typescript";
7330
7330
 
7331
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7331
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7332
7332
  import ts35 from "typescript";
7333
7333
  var GENERATED_FILES = /(.*?)\.(ngfactory|shim\.ngstyle|ngstyle|ngsummary)\.(js|d\.ts|ts)$/;
7334
7334
  function createMessageDiagnostic(messageText) {
@@ -7343,7 +7343,7 @@ function createMessageDiagnostic(messageText) {
7343
7343
  };
7344
7344
  }
7345
7345
 
7346
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7346
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7347
7347
  var defaultFormatHost = {
7348
7348
  getCurrentDirectory: () => ts36.sys.getCurrentDirectory(),
7349
7349
  getCanonicalFileName: (fileName) => fileName,
@@ -7558,4 +7558,4 @@ export {
7558
7558
  * found in the LICENSE file at https://angular.io/license
7559
7559
  */
7560
7560
  // Closure Compiler ignores @suppress and similar if the comment contains @license.
7561
- //# sourceMappingURL=chunk-Q7TXFDI7.js.map
7561
+ //# sourceMappingURL=chunk-CQC4TODZ.js.map