@angular/compiler-cli 15.2.0-next.1 → 15.2.0-next.3

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 (49) hide show
  1. package/bundles/{chunk-ZOI6L3RR.js → chunk-5M32KPOS.js} +28 -28
  2. package/bundles/{chunk-ZOI6L3RR.js.map → chunk-5M32KPOS.js.map} +0 -0
  3. package/bundles/{chunk-SQCRAYKM.js → chunk-ARWUPUEU.js} +94 -95
  4. package/bundles/chunk-ARWUPUEU.js.map +6 -0
  5. package/bundles/{chunk-LYJKWJUC.js → chunk-CF2CT7RQ.js} +3 -3
  6. package/bundles/{chunk-LYJKWJUC.js.map → chunk-CF2CT7RQ.js.map} +0 -0
  7. package/bundles/{chunk-3WT7ICUD.js → chunk-DPXI64B2.js} +5 -5
  8. package/bundles/{chunk-3WT7ICUD.js.map → chunk-DPXI64B2.js.map} +0 -0
  9. package/bundles/{chunk-YZWN2KWE.js → chunk-HK36RNP3.js} +5 -5
  10. package/bundles/{chunk-YZWN2KWE.js.map → chunk-HK36RNP3.js.map} +0 -0
  11. package/bundles/{chunk-UOX4HXHH.js → chunk-ID6DEFX4.js} +40 -40
  12. package/bundles/{chunk-UOX4HXHH.js.map → chunk-ID6DEFX4.js.map} +0 -0
  13. package/bundles/{chunk-UUYR4OJT.js → chunk-JEX35DLM.js} +70 -70
  14. package/bundles/{chunk-UUYR4OJT.js.map → chunk-JEX35DLM.js.map} +0 -0
  15. package/bundles/{chunk-TBUSSXUA.js → chunk-K2U2VZ7S.js} +7 -7
  16. package/bundles/{chunk-TBUSSXUA.js.map → chunk-K2U2VZ7S.js.map} +0 -0
  17. package/bundles/{chunk-2NLFVEGY.js → chunk-L644G6CJ.js} +7 -7
  18. package/bundles/{chunk-2NLFVEGY.js.map → chunk-L644G6CJ.js.map} +0 -0
  19. package/bundles/{chunk-NEQOZOZQ.js → chunk-O52BHOQL.js} +31 -31
  20. package/bundles/{chunk-NEQOZOZQ.js.map → chunk-O52BHOQL.js.map} +0 -0
  21. package/bundles/{chunk-B57SP4JB.js → chunk-OFPWZYAK.js} +2 -2
  22. package/bundles/{chunk-B57SP4JB.js.map → chunk-OFPWZYAK.js.map} +0 -0
  23. package/bundles/{chunk-LPXFO4TY.js → chunk-U6ACTSPA.js} +6 -6
  24. package/bundles/{chunk-LPXFO4TY.js.map → chunk-U6ACTSPA.js.map} +0 -0
  25. package/bundles/{chunk-ZF3IVDQ2.js → chunk-UPBLAOWL.js} +6 -6
  26. package/bundles/{chunk-ZF3IVDQ2.js.map → chunk-UPBLAOWL.js.map} +0 -0
  27. package/bundles/{chunk-TNUB43C4.js → chunk-UZOIQIRL.js} +76 -76
  28. package/bundles/{chunk-TNUB43C4.js.map → chunk-UZOIQIRL.js.map} +0 -0
  29. package/bundles/{chunk-K7P4IHT5.js → chunk-YSDCIO24.js} +4 -4
  30. package/bundles/{chunk-K7P4IHT5.js.map → chunk-YSDCIO24.js.map} +0 -0
  31. package/bundles/index.js +12 -12
  32. package/bundles/linker/babel/index.js +12 -12
  33. package/bundles/linker/index.js +4 -4
  34. package/bundles/ngcc/index.js +12 -12
  35. package/bundles/ngcc/main-ngcc.js +13 -13
  36. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +13 -13
  37. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
  38. package/bundles/private/bazel.js +1 -1
  39. package/bundles/private/localize.js +3 -3
  40. package/bundles/private/migrations.js +5 -5
  41. package/bundles/private/tooling.js +2 -2
  42. package/bundles/src/bin/ng_xi18n.js +10 -10
  43. package/bundles/src/bin/ngc.js +8 -8
  44. package/bundles_metadata.json +1 -1
  45. package/index.d.ts +1 -1
  46. package/ngcc/src/packages/build_marker.d.ts +1 -1
  47. package/package.json +2 -2
  48. package/src/ngtsc/tsc_plugin.d.ts +1 -1
  49. package/bundles/chunk-SQCRAYKM.js.map +0 -6
@@ -35,11 +35,11 @@ import {
35
35
  aliasTransformFactory,
36
36
  declarationTransformFactory,
37
37
  ivyTransformFactory
38
- } from "./chunk-TNUB43C4.js";
38
+ } from "./chunk-UZOIQIRL.js";
39
39
  import {
40
40
  TypeScriptReflectionHost,
41
41
  isNamedClassDeclaration
42
- } from "./chunk-ZF3IVDQ2.js";
42
+ } from "./chunk-UPBLAOWL.js";
43
43
  import {
44
44
  AbsoluteModuleStrategy,
45
45
  AliasStrategy,
@@ -82,7 +82,7 @@ import {
82
82
  toUnredirectedSourceFile,
83
83
  translateExpression,
84
84
  translateType
85
- } from "./chunk-ZOI6L3RR.js";
85
+ } from "./chunk-5M32KPOS.js";
86
86
  import {
87
87
  LogicalFileSystem,
88
88
  absoluteFrom,
@@ -93,16 +93,16 @@ import {
93
93
  getSourceFileOrError,
94
94
  join,
95
95
  resolve
96
- } from "./chunk-TBUSSXUA.js";
96
+ } from "./chunk-K2U2VZ7S.js";
97
97
  import {
98
98
  ActivePerfRecorder,
99
99
  DelegatingPerfRecorder,
100
100
  PerfCheckpoint,
101
101
  PerfEvent,
102
102
  PerfPhase
103
- } from "./chunk-YZWN2KWE.js";
103
+ } from "./chunk-HK36RNP3.js";
104
104
 
105
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
105
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
106
106
  var DEFAULT_ERROR_CODE = 100;
107
107
  var UNKNOWN_ERROR_CODE = 500;
108
108
  var SOURCE = "angular";
@@ -120,7 +120,7 @@ var EmitFlags;
120
120
  EmitFlags2[EmitFlags2["All"] = 31] = "All";
121
121
  })(EmitFlags || (EmitFlags = {}));
122
122
 
123
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
123
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
124
124
  import ts from "typescript";
125
125
  var wrapHostForTest = null;
126
126
  function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
@@ -130,11 +130,11 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
130
130
  return tsHost;
131
131
  }
132
132
 
133
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
133
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
134
134
  import { HtmlParser, MessageBundle } from "@angular/compiler";
135
135
  import ts34 from "typescript";
136
136
 
137
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
137
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
138
138
  import { Xliff, Xliff2, Xmb } from "@angular/compiler";
139
139
  import * as path from "path";
140
140
  function i18nGetExtension(formatName) {
@@ -185,10 +185,10 @@ function getPathNormalizer(basePath) {
185
185
  };
186
186
  }
187
187
 
188
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
188
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
189
189
  import ts2 from "typescript";
190
190
 
191
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
191
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
192
192
  function toNumbers(value) {
193
193
  const suffixIndex = value.lastIndexOf("-");
194
194
  return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
@@ -223,7 +223,7 @@ function compareVersions(v1, v2) {
223
223
  return compareNumbers(toNumbers(v1), toNumbers(v2));
224
224
  }
225
225
 
226
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
226
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
227
227
  var MIN_TS_VERSION = "4.8.2";
228
228
  var MAX_TS_VERSION = "5.0.0";
229
229
  var tsVersion = ts2.version;
@@ -236,10 +236,10 @@ function verifySupportedTypeScriptVersion() {
236
236
  checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
237
237
  }
238
238
 
239
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
239
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
240
240
  import ts32 from "typescript";
241
241
 
242
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
242
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
243
243
  var CycleAnalyzer = class {
244
244
  constructor(importGraph) {
245
245
  this.importGraph = importGraph;
@@ -310,7 +310,7 @@ var Cycle = class {
310
310
  }
311
311
  };
312
312
 
313
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
313
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
314
314
  import ts3 from "typescript";
315
315
  var ImportGraph = class {
316
316
  constructor(checker, perf) {
@@ -402,7 +402,7 @@ var Found = class {
402
402
  }
403
403
  };
404
404
 
405
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
405
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
406
406
  import ts4 from "typescript";
407
407
  var FlatIndexGenerator = class {
408
408
  constructor(entryPoint, relativeFlatIndexPath, moduleName) {
@@ -427,7 +427,7 @@ export * from '${relativeEntryPoint}';
427
427
  }
428
428
  };
429
429
 
430
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
430
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
431
431
  function findFlatIndexEntryPoint(rootFiles) {
432
432
  const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
433
433
  let resolvedEntryPoint = null;
@@ -443,7 +443,7 @@ function findFlatIndexEntryPoint(rootFiles) {
443
443
  return resolvedEntryPoint;
444
444
  }
445
445
 
446
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
446
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
447
447
  import ts5 from "typescript";
448
448
  function checkForPrivateExports(entryPoint, checker, refGraph) {
449
449
  const diagnostics = [];
@@ -523,7 +523,7 @@ function getDescriptorOfDeclaration(decl) {
523
523
  }
524
524
  }
525
525
 
526
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
526
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
527
527
  var ReferenceGraph = class {
528
528
  constructor() {
529
529
  this.references = /* @__PURE__ */ new Map();
@@ -577,7 +577,7 @@ var ReferenceGraph = class {
577
577
  }
578
578
  };
579
579
 
580
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
580
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
581
581
  var NgOriginalFile = Symbol("NgOriginalFile");
582
582
  var UpdateMode;
583
583
  (function(UpdateMode2) {
@@ -585,13 +585,13 @@ var UpdateMode;
585
585
  UpdateMode2[UpdateMode2["Incremental"] = 1] = "Incremental";
586
586
  })(UpdateMode || (UpdateMode = {}));
587
587
 
588
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
588
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
589
589
  import ts9 from "typescript";
590
590
 
591
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
591
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
592
592
  import ts6 from "typescript";
593
593
 
594
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
594
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
595
595
  var NgExtension = Symbol("NgExtension");
596
596
  function isExtended(sf) {
597
597
  return sf[NgExtension] !== void 0;
@@ -651,7 +651,7 @@ function retagTsFile(sf) {
651
651
  }
652
652
  }
653
653
 
654
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
654
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
655
655
  var TS_EXTENSIONS = /\.tsx?$/i;
656
656
  function makeShimFileName(fileName, suffix) {
657
657
  return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
@@ -666,7 +666,7 @@ function generatedModuleName(originalModuleName, originalFileName, genSuffix) {
666
666
  return moduleName;
667
667
  }
668
668
 
669
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
669
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
670
670
  var ShimAdapter = class {
671
671
  constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
672
672
  this.delegate = delegate;
@@ -761,7 +761,7 @@ var ShimAdapter = class {
761
761
  }
762
762
  };
763
763
 
764
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
764
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
765
765
  import ts7 from "typescript";
766
766
  var TS_DTS_SUFFIX = /(\.d)?\.ts$/;
767
767
  var STRIP_NG_FACTORY = /(.*)NgFactory$/;
@@ -921,7 +921,7 @@ function updateInitializers(stmt, update) {
921
921
  return ts7.factory.updateVariableStatement(stmt, ts7.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)))));
922
922
  }
923
923
 
924
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
924
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
925
925
  var ShimReferenceTagger = class {
926
926
  constructor(shimExtensions) {
927
927
  this.tagged = /* @__PURE__ */ new Set();
@@ -955,7 +955,7 @@ var ShimReferenceTagger = class {
955
955
  }
956
956
  };
957
957
 
958
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
958
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
959
959
  import ts8 from "typescript";
960
960
  var SummaryGenerator = class {
961
961
  constructor() {
@@ -996,7 +996,7 @@ function isExported2(decl) {
996
996
  return modifiers !== void 0 && modifiers.some((mod) => mod.kind == ts8.SyntaxKind.ExportKeyword) || false;
997
997
  }
998
998
 
999
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
999
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1000
1000
  var DelegatingCompilerHost = class {
1001
1001
  constructor(delegate) {
1002
1002
  this.delegate = delegate;
@@ -1107,7 +1107,7 @@ var TsCreateProgramDriver = class {
1107
1107
  }
1108
1108
  };
1109
1109
 
1110
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1110
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1111
1111
  var FileDependencyGraph = class {
1112
1112
  constructor() {
1113
1113
  this.nodes = /* @__PURE__ */ new Map();
@@ -1174,7 +1174,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
1174
1174
  return false;
1175
1175
  }
1176
1176
 
1177
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1177
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1178
1178
  var IncrementalStateKind;
1179
1179
  (function(IncrementalStateKind2) {
1180
1180
  IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
@@ -1182,7 +1182,7 @@ var IncrementalStateKind;
1182
1182
  IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
1183
1183
  })(IncrementalStateKind || (IncrementalStateKind = {}));
1184
1184
 
1185
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1185
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1186
1186
  var PhaseKind;
1187
1187
  (function(PhaseKind2) {
1188
1188
  PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
@@ -1383,7 +1383,7 @@ function toOriginalSourceFile(sf) {
1383
1383
  }
1384
1384
  }
1385
1385
 
1386
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1386
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1387
1387
  var TrackedIncrementalBuildStrategy = class {
1388
1388
  constructor() {
1389
1389
  this.state = null;
@@ -1419,7 +1419,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
1419
1419
  };
1420
1420
  var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
1421
1421
 
1422
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1422
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1423
1423
  var IdentifierKind;
1424
1424
  (function(IdentifierKind2) {
1425
1425
  IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
@@ -1437,7 +1437,7 @@ var AbsoluteSourceSpan = class {
1437
1437
  }
1438
1438
  };
1439
1439
 
1440
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1440
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1441
1441
  var IndexingContext = class {
1442
1442
  constructor() {
1443
1443
  this.components = /* @__PURE__ */ new Set();
@@ -1447,10 +1447,10 @@ var IndexingContext = class {
1447
1447
  }
1448
1448
  };
1449
1449
 
1450
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1450
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1451
1451
  import { ParseSourceFile } from "@angular/compiler";
1452
1452
 
1453
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1453
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1454
1454
  import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
1455
1455
  var ExpressionVisitor = class extends RecursiveAstVisitor {
1456
1456
  constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
@@ -1687,7 +1687,7 @@ function getTemplateIdentifiers(boundTemplate) {
1687
1687
  return { identifiers: visitor.identifiers, errors: visitor.errors };
1688
1688
  }
1689
1689
 
1690
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1690
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1691
1691
  function generateAnalysis(context) {
1692
1692
  const analysis = /* @__PURE__ */ new Map();
1693
1693
  context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
@@ -1723,7 +1723,7 @@ function generateAnalysis(context) {
1723
1723
  return analysis;
1724
1724
  }
1725
1725
 
1726
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/ng_module_index.mjs
1726
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/metadata/src/ng_module_index.mjs
1727
1727
  var NgModuleIndexImpl = class {
1728
1728
  constructor(metaReader, localReader) {
1729
1729
  this.metaReader = metaReader;
@@ -1812,7 +1812,7 @@ var NgModuleIndexImpl = class {
1812
1812
  }
1813
1813
  };
1814
1814
 
1815
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1815
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1816
1816
  import ts10 from "typescript";
1817
1817
  var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
1818
1818
  var RESOURCE_MARKER = ".$ngresource$";
@@ -1958,7 +1958,7 @@ function createLookupResolutionHost(adapter) {
1958
1958
  };
1959
1959
  }
1960
1960
 
1961
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1961
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1962
1962
  var StandaloneComponentScopeReader = class {
1963
1963
  constructor(metaReader, localModuleReader, dtsModuleReader) {
1964
1964
  this.metaReader = metaReader;
@@ -2036,10 +2036,10 @@ var StandaloneComponentScopeReader = class {
2036
2036
  }
2037
2037
  };
2038
2038
 
2039
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
2039
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
2040
2040
  import { CssSelector, DomElementSchemaRegistry as DomElementSchemaRegistry2, ExternalExpr as ExternalExpr2, WrappedNodeExpr } from "@angular/compiler";
2041
2041
 
2042
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
2042
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
2043
2043
  import ts11 from "typescript";
2044
2044
  function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
2045
2045
  var _a;
@@ -2146,7 +2146,7 @@ function parseTemplateAsSourceFile(fileName, template) {
2146
2146
  return ts11.createSourceFile(fileName, template, ts11.ScriptTarget.Latest, false, ts11.ScriptKind.JSX);
2147
2147
  }
2148
2148
 
2149
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2149
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2150
2150
  var TEMPLATE_ID = Symbol("ngTemplateId");
2151
2151
  var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
2152
2152
  function getTemplateId(clazz) {
@@ -2163,11 +2163,11 @@ function allocateTemplateId(sf) {
2163
2163
  return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
2164
2164
  }
2165
2165
 
2166
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2166
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2167
2167
  import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
2168
2168
  import ts13 from "typescript";
2169
2169
 
2170
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2170
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2171
2171
  import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
2172
2172
  import ts12 from "typescript";
2173
2173
  var parseSpanComment = /^(\d+),(\d+)$/;
@@ -2297,7 +2297,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
2297
2297
  }) || false;
2298
2298
  }
2299
2299
 
2300
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2300
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2301
2301
  var CompletionEngine = class {
2302
2302
  constructor(tcb, data, tcbPath, tcbIsShim) {
2303
2303
  this.tcb = tcb;
@@ -2454,10 +2454,10 @@ var CompletionEngine = class {
2454
2454
  }
2455
2455
  };
2456
2456
 
2457
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2457
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2458
2458
  import ts27 from "typescript";
2459
2459
 
2460
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2460
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2461
2461
  import { DomElementSchemaRegistry } from "@angular/compiler";
2462
2462
  import ts14 from "typescript";
2463
2463
  var REGISTRY = new DomElementSchemaRegistry();
@@ -2510,11 +2510,11 @@ var RegistryDomSchemaChecker = class {
2510
2510
  }
2511
2511
  };
2512
2512
 
2513
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2513
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2514
2514
  import { ExpressionType, ExternalExpr, TypeModifier } from "@angular/compiler";
2515
2515
  import ts20 from "typescript";
2516
2516
 
2517
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2517
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2518
2518
  import ts15 from "typescript";
2519
2519
  var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
2520
2520
  ts15.SyntaxKind.ParenthesizedExpression,
@@ -2588,16 +2588,16 @@ function isAccessExpression(node) {
2588
2588
  return ts15.isPropertyAccessExpression(node) || ts15.isElementAccessExpression(node);
2589
2589
  }
2590
2590
 
2591
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2591
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2592
2592
  import ts19 from "typescript";
2593
2593
 
2594
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2594
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2595
2595
  import ts18 from "typescript";
2596
2596
 
2597
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2597
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2598
2598
  import ts17 from "typescript";
2599
2599
 
2600
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2600
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2601
2601
  import ts16 from "typescript";
2602
2602
  var INELIGIBLE = {};
2603
2603
  function canEmitType(type, canEmit) {
@@ -2672,7 +2672,7 @@ var TypeEmitter = class {
2672
2672
  }
2673
2673
  };
2674
2674
 
2675
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2675
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2676
2676
  var TypeParameterEmitter = class {
2677
2677
  constructor(typeParameters, reflector) {
2678
2678
  this.typeParameters = typeParameters;
@@ -2749,7 +2749,7 @@ var TypeParameterEmitter = class {
2749
2749
  }
2750
2750
  };
2751
2751
 
2752
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2752
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2753
2753
  var TcbInliningRequirement;
2754
2754
  (function(TcbInliningRequirement2) {
2755
2755
  TcbInliningRequirement2[TcbInliningRequirement2["MustInline"] = 0] = "MustInline";
@@ -2829,7 +2829,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
2829
2829
  return emitter.canEmit((ref) => env.canReferenceType(ref));
2830
2830
  }
2831
2831
 
2832
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2832
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2833
2833
  function generateTypeCtorDeclarationFn(node, meta, nodeTypeRef, typeParams) {
2834
2834
  const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
2835
2835
  const rawType = ts19.factory.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
@@ -2875,7 +2875,6 @@ function generateInlineTypeCtor(node, meta) {
2875
2875
  ]);
2876
2876
  }
2877
2877
  return ts19.factory.createMethodDeclaration(
2878
- void 0,
2879
2878
  [ts19.factory.createModifier(ts19.SyntaxKind.StaticKeyword)],
2880
2879
  void 0,
2881
2880
  meta.fnName,
@@ -2942,7 +2941,7 @@ function typeParametersWithDefaultTypes(params) {
2942
2941
  });
2943
2942
  }
2944
2943
 
2945
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2944
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2946
2945
  var Environment = class {
2947
2946
  constructor(config, importManager, refEmitter, reflector, contextFile) {
2948
2947
  this.config = config;
@@ -3034,7 +3033,7 @@ var Environment = class {
3034
3033
  }
3035
3034
  };
3036
3035
 
3037
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
3036
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
3038
3037
  import { TmplAstElement as TmplAstElement2 } from "@angular/compiler";
3039
3038
  import ts21 from "typescript";
3040
3039
  var OutOfBandDiagnosticRecorderImpl = class {
@@ -3167,7 +3166,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
3167
3166
  };
3168
3167
  }
3169
3168
 
3170
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
3169
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
3171
3170
  import ts22 from "typescript";
3172
3171
  var TypeCheckShimGenerator = class {
3173
3172
  constructor() {
@@ -3185,11 +3184,11 @@ var TypeCheckShimGenerator = class {
3185
3184
  }
3186
3185
  };
3187
3186
 
3188
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3187
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3189
3188
  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";
3190
3189
  import ts25 from "typescript";
3191
3190
 
3192
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3191
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3193
3192
  import { AbsoluteSourceSpan as AbsoluteSourceSpan3 } from "@angular/compiler";
3194
3193
  import ts23 from "typescript";
3195
3194
  function wrapForDiagnostics(expr) {
@@ -3235,7 +3234,7 @@ function translateDiagnostic(diagnostic, resolver) {
3235
3234
  return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
3236
3235
  }
3237
3236
 
3238
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3237
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3239
3238
  import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
3240
3239
  import ts24 from "typescript";
3241
3240
  var NULL_AS_ANY = ts24.factory.createAsExpression(ts24.factory.createNull(), ts24.factory.createKeywordTypeNode(ts24.SyntaxKind.AnyKeyword));
@@ -3565,7 +3564,7 @@ var VeSafeLhsInferenceBugDetector = class {
3565
3564
  };
3566
3565
  VeSafeLhsInferenceBugDetector.SINGLETON = new VeSafeLhsInferenceBugDetector();
3567
3566
 
3568
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3567
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3569
3568
  import { ImplicitReceiver as ImplicitReceiver3, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstVariable } from "@angular/compiler";
3570
3569
  var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3571
3570
  constructor(templateId, boundTarget, oob) {
@@ -3589,7 +3588,7 @@ var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3589
3588
  }
3590
3589
  };
3591
3590
 
3592
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3591
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3593
3592
  var TcbGenericContextBehavior;
3594
3593
  (function(TcbGenericContextBehavior2) {
3595
3594
  TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
@@ -4692,7 +4691,7 @@ var TcbEventHandlerTranslator = class extends TcbExpressionTranslator {
4692
4691
  }
4693
4692
  };
4694
4693
 
4695
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4694
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4696
4695
  import ts26 from "typescript";
4697
4696
  var TypeCheckFile = class extends Environment {
4698
4697
  constructor(fileName, config, refEmitter, reflector, compilerHost) {
@@ -4728,7 +4727,7 @@ var TypeCheckFile = class extends Environment {
4728
4727
  }
4729
4728
  };
4730
4729
 
4731
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4730
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4732
4731
  var InliningMode;
4733
4732
  (function(InliningMode2) {
4734
4733
  InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
@@ -4966,10 +4965,10 @@ function splitStringAtPoints(str, points) {
4966
4965
  return splits;
4967
4966
  }
4968
4967
 
4969
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4968
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4970
4969
  import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
4971
4970
 
4972
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4971
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4973
4972
  var LF_CHAR = 10;
4974
4973
  var CR_CHAR = 13;
4975
4974
  var LINE_SEP_CHAR = 8232;
@@ -5010,7 +5009,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
5010
5009
  return low - 1;
5011
5010
  }
5012
5011
 
5013
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
5012
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
5014
5013
  var TemplateSource = class {
5015
5014
  constructor(mapping, file) {
5016
5015
  this.mapping = mapping;
@@ -5061,7 +5060,7 @@ var TemplateSourceManager = class {
5061
5060
  }
5062
5061
  };
5063
5062
 
5064
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
5063
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
5065
5064
  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";
5066
5065
  import ts28 from "typescript";
5067
5066
  var SymbolBuilder = class {
@@ -5545,7 +5544,7 @@ function sourceSpanEqual(a, b) {
5545
5544
  return a.start.offset === b.start.offset && a.end.offset === b.end.offset;
5546
5545
  }
5547
5546
 
5548
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5547
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5549
5548
  var REGISTRY2 = new DomElementSchemaRegistry2();
5550
5549
  var TemplateTypeCheckerImpl = class {
5551
5550
  constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, metaReader, localMetaReader, ngModuleIndex, componentScopeReader, typeCheckScopeRegistry, perf) {
@@ -6230,10 +6229,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
6230
6229
  }
6231
6230
  };
6232
6231
 
6233
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6232
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6234
6233
  import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
6235
6234
 
6236
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
6235
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
6237
6236
  import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor3 } from "@angular/compiler";
6238
6237
  var TemplateCheckWithVisitor = class {
6239
6238
  run(ctx, component, template) {
@@ -6310,7 +6309,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor3 {
6310
6309
  }
6311
6310
  };
6312
6311
 
6313
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6312
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6314
6313
  var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
6315
6314
  constructor() {
6316
6315
  super(...arguments);
@@ -6335,7 +6334,7 @@ var factory = {
6335
6334
  create: () => new InvalidBananaInBoxCheck()
6336
6335
  };
6337
6336
 
6338
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
6337
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
6339
6338
  import { TmplAstTemplate as TmplAstTemplate4 } from "@angular/compiler";
6340
6339
  var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
6341
6340
  ["ngIf", "NgIf"],
@@ -6380,7 +6379,7 @@ var factory2 = {
6380
6379
  }
6381
6380
  };
6382
6381
 
6383
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6382
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6384
6383
  import { TmplAstTemplate as TmplAstTemplate5 } from "@angular/compiler";
6385
6384
  var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
6386
6385
  constructor() {
@@ -6413,7 +6412,7 @@ var factory3 = {
6413
6412
  create: () => new MissingNgForOfLetCheck()
6414
6413
  };
6415
6414
 
6416
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6415
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6417
6416
  import { Binary } from "@angular/compiler";
6418
6417
  import ts29 from "typescript";
6419
6418
  var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6458,7 +6457,7 @@ var factory4 = {
6458
6457
  }
6459
6458
  };
6460
6459
 
6461
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6460
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6462
6461
  import { SafeCall as SafeCall2, SafeKeyedRead as SafeKeyedRead2, SafePropertyRead as SafePropertyRead5 } from "@angular/compiler";
6463
6462
  import ts30 from "typescript";
6464
6463
  var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6504,7 +6503,7 @@ var factory5 = {
6504
6503
  }
6505
6504
  };
6506
6505
 
6507
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6506
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6508
6507
  import { TmplAstBoundAttribute as TmplAstBoundAttribute3 } from "@angular/compiler";
6509
6508
  var STYLE_SUFFIXES = ["px", "%", "em"];
6510
6509
  var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
@@ -6528,7 +6527,7 @@ var factory6 = {
6528
6527
  create: () => new SuffixNotSupportedCheck()
6529
6528
  };
6530
6529
 
6531
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6530
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6532
6531
  import { TmplAstTextAttribute as TmplAstTextAttribute4 } from "@angular/compiler";
6533
6532
  var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
6534
6533
  constructor() {
@@ -6567,10 +6566,10 @@ var factory7 = {
6567
6566
  create: () => new TextAttributeNotBindingSpec()
6568
6567
  };
6569
6568
 
6570
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6569
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6571
6570
  import ts31 from "typescript";
6572
6571
 
6573
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6572
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6574
6573
  var DiagnosticCategoryLabel;
6575
6574
  (function(DiagnosticCategoryLabel2) {
6576
6575
  DiagnosticCategoryLabel2["Warning"] = "warning";
@@ -6578,7 +6577,7 @@ var DiagnosticCategoryLabel;
6578
6577
  DiagnosticCategoryLabel2["Suppress"] = "suppress";
6579
6578
  })(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
6580
6579
 
6581
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6580
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6582
6581
  var ExtendedTemplateCheckerImpl = class {
6583
6582
  constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
6584
6583
  var _a, _b, _c, _d, _e;
@@ -6631,7 +6630,7 @@ function assertNever(value) {
6631
6630
  ${value}`);
6632
6631
  }
6633
6632
 
6634
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6633
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6635
6634
  var ALL_DIAGNOSTIC_FACTORIES = [
6636
6635
  factory,
6637
6636
  factory4,
@@ -6642,7 +6641,7 @@ var ALL_DIAGNOSTIC_FACTORIES = [
6642
6641
  factory6
6643
6642
  ];
6644
6643
 
6645
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6644
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6646
6645
  var CompilationTicketKind;
6647
6646
  (function(CompilationTicketKind2) {
6648
6647
  CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
@@ -7348,7 +7347,7 @@ function versionMapFromProgram(program, driver) {
7348
7347
  return versions;
7349
7348
  }
7350
7349
 
7351
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
7350
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
7352
7351
  import ts33 from "typescript";
7353
7352
  var DelegatingCompilerHost2 = class {
7354
7353
  constructor(delegate) {
@@ -7493,7 +7492,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
7493
7492
  }
7494
7493
  };
7495
7494
 
7496
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7495
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7497
7496
  var NgtscProgram = class {
7498
7497
  constructor(rootNames, options, delegateHost, oldProgram) {
7499
7498
  this.options = options;
@@ -7711,15 +7710,15 @@ function mergeEmitResults(emitResults) {
7711
7710
  return { diagnostics, emitSkipped, emittedFiles };
7712
7711
  }
7713
7712
 
7714
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7713
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7715
7714
  function createProgram({ rootNames, options, host, oldProgram }) {
7716
7715
  return new NgtscProgram(rootNames, options, host, oldProgram);
7717
7716
  }
7718
7717
 
7719
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7718
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7720
7719
  import ts36 from "typescript";
7721
7720
 
7722
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7721
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7723
7722
  import ts35 from "typescript";
7724
7723
  function createMessageDiagnostic(messageText) {
7725
7724
  return {
@@ -7733,7 +7732,7 @@ function createMessageDiagnostic(messageText) {
7733
7732
  };
7734
7733
  }
7735
7734
 
7736
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7735
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7737
7736
  var defaultFormatHost = {
7738
7737
  getCurrentDirectory: () => ts36.sys.getCurrentDirectory(),
7739
7738
  getCanonicalFileName: (fileName) => fileName,
@@ -7945,4 +7944,4 @@ export {
7945
7944
  * found in the LICENSE file at https://angular.io/license
7946
7945
  */
7947
7946
  // Closure Compiler ignores @suppress and similar if the comment contains @license.
7948
- //# sourceMappingURL=chunk-SQCRAYKM.js.map
7947
+ //# sourceMappingURL=chunk-ARWUPUEU.js.map