@angular/compiler-cli 15.1.0-next.0 → 15.1.0-next.1

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 (50) hide show
  1. package/bundles/{chunk-KGTNU2UU.js → chunk-36PDXLJA.js} +5 -5
  2. package/bundles/{chunk-KGTNU2UU.js.map → chunk-36PDXLJA.js.map} +0 -0
  3. package/bundles/{chunk-XVHC4VAO.js → chunk-4F26FKLW.js} +5 -5
  4. package/bundles/{chunk-XVHC4VAO.js.map → chunk-4F26FKLW.js.map} +0 -0
  5. package/bundles/{chunk-A6MA5NDQ.js → chunk-5WGGPKCE.js} +102 -99
  6. package/bundles/{chunk-A6MA5NDQ.js.map → chunk-5WGGPKCE.js.map} +1 -1
  7. package/bundles/{chunk-22N3RTKA.js → chunk-ALSLKTUB.js} +7 -7
  8. package/bundles/{chunk-22N3RTKA.js.map → chunk-ALSLKTUB.js.map} +0 -0
  9. package/bundles/{chunk-VOEFUUJH.js → chunk-DLVFMDSC.js} +2 -2
  10. package/bundles/{chunk-VOEFUUJH.js.map → chunk-DLVFMDSC.js.map} +0 -0
  11. package/bundles/{chunk-UUIUKASM.js → chunk-DSVWG4QJ.js} +2 -2
  12. package/bundles/{chunk-UUIUKASM.js.map → chunk-DSVWG4QJ.js.map} +0 -0
  13. package/bundles/{chunk-NXGWYLNC.js → chunk-E7DPJFUS.js} +7 -7
  14. package/bundles/{chunk-NXGWYLNC.js.map → chunk-E7DPJFUS.js.map} +0 -0
  15. package/bundles/{chunk-6TLW4724.js → chunk-FCAD5QMI.js} +40 -40
  16. package/bundles/{chunk-6TLW4724.js.map → chunk-FCAD5QMI.js.map} +0 -0
  17. package/bundles/{chunk-GIA6ASYG.js → chunk-JGWOWDGB.js} +7 -7
  18. package/bundles/{chunk-GIA6ASYG.js.map → chunk-JGWOWDGB.js.map} +0 -0
  19. package/bundles/{chunk-QKS2XPFG.js → chunk-L3Q25PX6.js} +77 -73
  20. package/bundles/chunk-L3Q25PX6.js.map +6 -0
  21. package/bundles/{chunk-FPQZA7NP.js → chunk-OFXSI6E3.js} +3 -3
  22. package/bundles/{chunk-FPQZA7NP.js.map → chunk-OFXSI6E3.js.map} +0 -0
  23. package/bundles/{chunk-JY5KP5YT.js → chunk-QVO57CDR.js} +4 -4
  24. package/bundles/{chunk-JY5KP5YT.js.map → chunk-QVO57CDR.js.map} +0 -0
  25. package/bundles/{chunk-LHZD6YT2.js → chunk-R3UUI3WU.js} +31 -31
  26. package/bundles/{chunk-LHZD6YT2.js.map → chunk-R3UUI3WU.js.map} +0 -0
  27. package/bundles/{chunk-TZNP5L2W.js → chunk-TOW3O33K.js} +26 -26
  28. package/bundles/{chunk-TZNP5L2W.js.map → chunk-TOW3O33K.js.map} +0 -0
  29. package/bundles/{chunk-OKDR75TI.js → chunk-TTNJEW7O.js} +7 -7
  30. package/bundles/{chunk-OKDR75TI.js.map → chunk-TTNJEW7O.js.map} +0 -0
  31. package/bundles/{chunk-JZDWEOSI.js → chunk-W67X7ZYR.js} +71 -71
  32. package/bundles/{chunk-JZDWEOSI.js.map → chunk-W67X7ZYR.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
  49. package/src/ngtsc/typecheck/api/scope.d.ts +1 -1
  50. package/bundles/chunk-QKS2XPFG.js.map +0 -6
@@ -31,11 +31,11 @@ import {
31
31
  aliasTransformFactory,
32
32
  declarationTransformFactory,
33
33
  ivyTransformFactory
34
- } from "./chunk-QKS2XPFG.js";
34
+ } from "./chunk-L3Q25PX6.js";
35
35
  import {
36
36
  TypeScriptReflectionHost,
37
37
  isNamedClassDeclaration
38
- } from "./chunk-22N3RTKA.js";
38
+ } from "./chunk-ALSLKTUB.js";
39
39
  import {
40
40
  AbsoluteModuleStrategy,
41
41
  AliasStrategy,
@@ -76,12 +76,12 @@ import {
76
76
  toUnredirectedSourceFile,
77
77
  translateExpression,
78
78
  translateType
79
- } from "./chunk-TZNP5L2W.js";
79
+ } from "./chunk-TOW3O33K.js";
80
80
  import {
81
81
  getDecorators,
82
82
  getModifiers,
83
83
  updateImportDeclaration
84
- } from "./chunk-UUIUKASM.js";
84
+ } from "./chunk-DSVWG4QJ.js";
85
85
  import {
86
86
  LogicalFileSystem,
87
87
  absoluteFrom,
@@ -92,16 +92,16 @@ import {
92
92
  getSourceFileOrError,
93
93
  join,
94
94
  resolve
95
- } from "./chunk-NXGWYLNC.js";
95
+ } from "./chunk-E7DPJFUS.js";
96
96
  import {
97
97
  ActivePerfRecorder,
98
98
  DelegatingPerfRecorder,
99
99
  PerfCheckpoint,
100
100
  PerfEvent,
101
101
  PerfPhase
102
- } from "./chunk-XVHC4VAO.js";
102
+ } from "./chunk-4F26FKLW.js";
103
103
 
104
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
104
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/api.mjs
105
105
  var DEFAULT_ERROR_CODE = 100;
106
106
  var UNKNOWN_ERROR_CODE = 500;
107
107
  var SOURCE = "angular";
@@ -119,7 +119,7 @@ var EmitFlags;
119
119
  EmitFlags2[EmitFlags2["All"] = 31] = "All";
120
120
  })(EmitFlags || (EmitFlags = {}));
121
121
 
122
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
122
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/compiler_host.mjs
123
123
  import ts from "typescript";
124
124
  var wrapHostForTest = null;
125
125
  function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, true) }) {
@@ -129,28 +129,28 @@ function createCompilerHost({ options, tsHost = ts.createCompilerHost(options, t
129
129
  return tsHost;
130
130
  }
131
131
 
132
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
132
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/checker.mjs
133
133
  var OptimizeFor;
134
134
  (function(OptimizeFor2) {
135
135
  OptimizeFor2[OptimizeFor2["SingleFile"] = 0] = "SingleFile";
136
136
  OptimizeFor2[OptimizeFor2["WholeProgram"] = 1] = "WholeProgram";
137
137
  })(OptimizeFor || (OptimizeFor = {}));
138
138
 
139
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
139
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/completion.mjs
140
140
  var CompletionKind;
141
141
  (function(CompletionKind2) {
142
142
  CompletionKind2[CompletionKind2["Reference"] = 0] = "Reference";
143
143
  CompletionKind2[CompletionKind2["Variable"] = 1] = "Variable";
144
144
  })(CompletionKind || (CompletionKind = {}));
145
145
 
146
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/scope.mjs
146
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/scope.mjs
147
147
  var PotentialImportKind;
148
148
  (function(PotentialImportKind2) {
149
149
  PotentialImportKind2[PotentialImportKind2["NgModule"] = 0] = "NgModule";
150
150
  PotentialImportKind2[PotentialImportKind2["Standalone"] = 1] = "Standalone";
151
151
  })(PotentialImportKind || (PotentialImportKind = {}));
152
152
 
153
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
153
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/api/symbols.mjs
154
154
  var SymbolKind;
155
155
  (function(SymbolKind2) {
156
156
  SymbolKind2[SymbolKind2["Input"] = 0] = "Input";
@@ -166,11 +166,11 @@ var SymbolKind;
166
166
  SymbolKind2[SymbolKind2["Pipe"] = 10] = "Pipe";
167
167
  })(SymbolKind || (SymbolKind = {}));
168
168
 
169
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
169
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
170
170
  import { HtmlParser, MessageBundle } from "@angular/compiler";
171
171
  import ts34 from "typescript";
172
172
 
173
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
173
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/i18n.mjs
174
174
  import { Xliff, Xliff2, Xmb } from "@angular/compiler";
175
175
  import * as path from "path";
176
176
  function i18nGetExtension(formatName) {
@@ -221,10 +221,10 @@ function getPathNormalizer(basePath) {
221
221
  };
222
222
  }
223
223
 
224
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
224
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
225
225
  import ts2 from "typescript";
226
226
 
227
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
227
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version_helpers.mjs
228
228
  function toNumbers(value) {
229
229
  const suffixIndex = value.lastIndexOf("-");
230
230
  return value.slice(0, suffixIndex === -1 ? value.length : suffixIndex).split(".").map((segment) => {
@@ -259,7 +259,7 @@ function compareVersions(v1, v2) {
259
259
  return compareNumbers(toNumbers(v1), toNumbers(v2));
260
260
  }
261
261
 
262
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
262
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/typescript_support.mjs
263
263
  var MIN_TS_VERSION = "4.8.2";
264
264
  var MAX_TS_VERSION = "4.9.0";
265
265
  var tsVersion = ts2.version;
@@ -272,10 +272,10 @@ function verifySupportedTypeScriptVersion() {
272
272
  checkVersion(tsVersion, MIN_TS_VERSION, MAX_TS_VERSION);
273
273
  }
274
274
 
275
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
275
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
276
276
  import ts32 from "typescript";
277
277
 
278
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
278
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/analyzer.mjs
279
279
  var CycleAnalyzer = class {
280
280
  constructor(importGraph) {
281
281
  this.importGraph = importGraph;
@@ -346,7 +346,7 @@ var Cycle = class {
346
346
  }
347
347
  };
348
348
 
349
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
349
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/cycles/src/imports.mjs
350
350
  import ts3 from "typescript";
351
351
  var ImportGraph = class {
352
352
  constructor(checker, perf) {
@@ -438,7 +438,7 @@ var Found = class {
438
438
  }
439
439
  };
440
440
 
441
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
441
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/generator.mjs
442
442
  import ts4 from "typescript";
443
443
  var FlatIndexGenerator = class {
444
444
  constructor(entryPoint, relativeFlatIndexPath, moduleName) {
@@ -463,7 +463,7 @@ export * from '${relativeEntryPoint}';
463
463
  }
464
464
  };
465
465
 
466
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
466
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/logic.mjs
467
467
  function findFlatIndexEntryPoint(rootFiles) {
468
468
  const tsFiles = rootFiles.filter((file) => isNonDeclarationTsPath(file));
469
469
  let resolvedEntryPoint = null;
@@ -479,7 +479,7 @@ function findFlatIndexEntryPoint(rootFiles) {
479
479
  return resolvedEntryPoint;
480
480
  }
481
481
 
482
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
482
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/private_export_checker.mjs
483
483
  import ts5 from "typescript";
484
484
  function checkForPrivateExports(entryPoint, checker, refGraph) {
485
485
  const diagnostics = [];
@@ -559,7 +559,7 @@ function getDescriptorOfDeclaration(decl) {
559
559
  }
560
560
  }
561
561
 
562
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
562
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/entry_point/src/reference_graph.mjs
563
563
  var ReferenceGraph = class {
564
564
  constructor() {
565
565
  this.references = /* @__PURE__ */ new Map();
@@ -613,7 +613,7 @@ var ReferenceGraph = class {
613
613
  }
614
614
  };
615
615
 
616
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
616
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/api.mjs
617
617
  var NgOriginalFile = Symbol("NgOriginalFile");
618
618
  var UpdateMode;
619
619
  (function(UpdateMode2) {
@@ -621,13 +621,13 @@ var UpdateMode;
621
621
  UpdateMode2[UpdateMode2["Incremental"] = 1] = "Incremental";
622
622
  })(UpdateMode || (UpdateMode = {}));
623
623
 
624
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
624
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
625
625
  import ts9 from "typescript";
626
626
 
627
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
627
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
628
628
  import ts6 from "typescript";
629
629
 
630
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
630
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/expando.mjs
631
631
  var NgExtension = Symbol("NgExtension");
632
632
  function isExtended(sf) {
633
633
  return sf[NgExtension] !== void 0;
@@ -687,7 +687,7 @@ function retagTsFile(sf) {
687
687
  }
688
688
  }
689
689
 
690
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
690
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/util.mjs
691
691
  var TS_EXTENSIONS = /\.tsx?$/i;
692
692
  function makeShimFileName(fileName, suffix) {
693
693
  return absoluteFrom(fileName.replace(TS_EXTENSIONS, suffix));
@@ -702,7 +702,7 @@ function generatedModuleName(originalModuleName, originalFileName, genSuffix) {
702
702
  return moduleName;
703
703
  }
704
704
 
705
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
705
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/adapter.mjs
706
706
  var ShimAdapter = class {
707
707
  constructor(delegate, tsRootFiles, topLevelGenerators, perFileGenerators, oldProgram) {
708
708
  this.delegate = delegate;
@@ -797,7 +797,7 @@ var ShimAdapter = class {
797
797
  }
798
798
  };
799
799
 
800
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
800
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/factory_generator.mjs
801
801
  import ts7 from "typescript";
802
802
  var TS_DTS_SUFFIX = /(\.d)?\.ts$/;
803
803
  var STRIP_NG_FACTORY = /(.*)NgFactory$/;
@@ -957,7 +957,7 @@ function updateInitializers(stmt, update) {
957
957
  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)))));
958
958
  }
959
959
 
960
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
960
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/reference_tagger.mjs
961
961
  var ShimReferenceTagger = class {
962
962
  constructor(shimExtensions) {
963
963
  this.tagged = /* @__PURE__ */ new Set();
@@ -991,7 +991,7 @@ var ShimReferenceTagger = class {
991
991
  }
992
992
  };
993
993
 
994
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
994
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/shims/src/summary_generator.mjs
995
995
  import ts8 from "typescript";
996
996
  var SummaryGenerator = class {
997
997
  constructor() {
@@ -1032,7 +1032,7 @@ function isExported2(decl) {
1032
1032
  return modifiers !== void 0 && modifiers.some((mod) => mod.kind == ts8.SyntaxKind.ExportKeyword) || false;
1033
1033
  }
1034
1034
 
1035
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1035
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program_driver/src/ts_create_program_driver.mjs
1036
1036
  var DelegatingCompilerHost = class {
1037
1037
  constructor(delegate) {
1038
1038
  this.delegate = delegate;
@@ -1143,7 +1143,7 @@ var TsCreateProgramDriver = class {
1143
1143
  }
1144
1144
  };
1145
1145
 
1146
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1146
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/dependency_tracking.mjs
1147
1147
  var FileDependencyGraph = class {
1148
1148
  constructor() {
1149
1149
  this.nodes = /* @__PURE__ */ new Map();
@@ -1210,7 +1210,7 @@ function isLogicallyChanged(sf, node, changedTsPaths, deletedTsPaths, changedRes
1210
1210
  return false;
1211
1211
  }
1212
1212
 
1213
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1213
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/state.mjs
1214
1214
  var IncrementalStateKind;
1215
1215
  (function(IncrementalStateKind2) {
1216
1216
  IncrementalStateKind2[IncrementalStateKind2["Fresh"] = 0] = "Fresh";
@@ -1218,7 +1218,7 @@ var IncrementalStateKind;
1218
1218
  IncrementalStateKind2[IncrementalStateKind2["Analyzed"] = 2] = "Analyzed";
1219
1219
  })(IncrementalStateKind || (IncrementalStateKind = {}));
1220
1220
 
1221
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1221
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/incremental.mjs
1222
1222
  var PhaseKind;
1223
1223
  (function(PhaseKind2) {
1224
1224
  PhaseKind2[PhaseKind2["Analysis"] = 0] = "Analysis";
@@ -1419,7 +1419,7 @@ function toOriginalSourceFile(sf) {
1419
1419
  }
1420
1420
  }
1421
1421
 
1422
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1422
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/incremental/src/strategy.mjs
1423
1423
  var TrackedIncrementalBuildStrategy = class {
1424
1424
  constructor() {
1425
1425
  this.state = null;
@@ -1455,7 +1455,7 @@ var PatchedProgramIncrementalBuildStrategy = class {
1455
1455
  };
1456
1456
  var SYM_INCREMENTAL_STATE = Symbol("NgIncrementalState");
1457
1457
 
1458
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1458
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/api.mjs
1459
1459
  var IdentifierKind;
1460
1460
  (function(IdentifierKind2) {
1461
1461
  IdentifierKind2[IdentifierKind2["Property"] = 0] = "Property";
@@ -1473,7 +1473,7 @@ var AbsoluteSourceSpan = class {
1473
1473
  }
1474
1474
  };
1475
1475
 
1476
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1476
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/context.mjs
1477
1477
  var IndexingContext = class {
1478
1478
  constructor() {
1479
1479
  this.components = /* @__PURE__ */ new Set();
@@ -1483,10 +1483,10 @@ var IndexingContext = class {
1483
1483
  }
1484
1484
  };
1485
1485
 
1486
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1486
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1487
1487
  import { ParseSourceFile } from "@angular/compiler";
1488
1488
 
1489
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1489
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/template.mjs
1490
1490
  import { ASTWithSource, ImplicitReceiver, PropertyRead, PropertyWrite, RecursiveAstVisitor, TmplAstElement, TmplAstRecursiveVisitor, TmplAstReference, TmplAstTemplate } from "@angular/compiler";
1491
1491
  var ExpressionVisitor = class extends RecursiveAstVisitor {
1492
1492
  constructor(expressionStr, absoluteOffset, boundTemplate, targetToIdentifier) {
@@ -1723,7 +1723,7 @@ function getTemplateIdentifiers(boundTemplate) {
1723
1723
  return { identifiers: visitor.identifiers, errors: visitor.errors };
1724
1724
  }
1725
1725
 
1726
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1726
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/indexer/src/transform.mjs
1727
1727
  function generateAnalysis(context) {
1728
1728
  const analysis = /* @__PURE__ */ new Map();
1729
1729
  context.components.forEach(({ declaration, selector, boundTemplate, templateMeta }) => {
@@ -1759,7 +1759,7 @@ function generateAnalysis(context) {
1759
1759
  return analysis;
1760
1760
  }
1761
1761
 
1762
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1762
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/resource/src/loader.mjs
1763
1763
  import ts10 from "typescript";
1764
1764
  var CSS_PREPROCESSOR_EXT = /(\.scss|\.sass|\.less|\.styl)$/;
1765
1765
  var RESOURCE_MARKER = ".$ngresource$";
@@ -1905,7 +1905,7 @@ function createLookupResolutionHost(adapter) {
1905
1905
  };
1906
1906
  }
1907
1907
 
1908
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1908
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/scope/src/standalone.mjs
1909
1909
  var StandaloneComponentScopeReader = class {
1910
1910
  constructor(metaReader, localModuleReader, dtsModuleReader) {
1911
1911
  this.metaReader = metaReader;
@@ -1983,10 +1983,10 @@ var StandaloneComponentScopeReader = class {
1983
1983
  }
1984
1984
  };
1985
1985
 
1986
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
1986
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
1987
1987
  import { CssSelector, DomElementSchemaRegistry as DomElementSchemaRegistry2, ExternalExpr as ExternalExpr2, WrappedNodeExpr } from "@angular/compiler";
1988
1988
 
1989
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
1989
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/diagnostic.mjs
1990
1990
  import ts11 from "typescript";
1991
1991
  function makeTemplateDiagnostic(templateId, mapping, span, category, code, messageText, relatedMessages) {
1992
1992
  var _a;
@@ -2093,7 +2093,7 @@ function parseTemplateAsSourceFile(fileName, template) {
2093
2093
  return ts11.createSourceFile(fileName, template, ts11.ScriptTarget.Latest, false, ts11.ScriptKind.JSX);
2094
2094
  }
2095
2095
 
2096
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2096
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/diagnostics/src/id.mjs
2097
2097
  var TEMPLATE_ID = Symbol("ngTemplateId");
2098
2098
  var NEXT_TEMPLATE_ID = Symbol("ngNextTemplateId");
2099
2099
  function getTemplateId(clazz) {
@@ -2110,11 +2110,11 @@ function allocateTemplateId(sf) {
2110
2110
  return `tcb${sf[NEXT_TEMPLATE_ID]++}`;
2111
2111
  }
2112
2112
 
2113
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2113
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2114
2114
  import { EmptyExpr, ImplicitReceiver as ImplicitReceiver2, PropertyRead as PropertyRead2, PropertyWrite as PropertyWrite2, SafePropertyRead, TmplAstReference as TmplAstReference2, TmplAstTextAttribute } from "@angular/compiler";
2115
2115
  import ts13 from "typescript";
2116
2116
 
2117
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2117
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/comments.mjs
2118
2118
  import { AbsoluteSourceSpan as AbsoluteSourceSpan2 } from "@angular/compiler";
2119
2119
  import ts12 from "typescript";
2120
2120
  var parseSpanComment = /^(\d+),(\d+)$/;
@@ -2244,7 +2244,7 @@ function hasExpressionIdentifier(sourceFile, node, identifier) {
2244
2244
  }) || false;
2245
2245
  }
2246
2246
 
2247
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2247
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/completion.mjs
2248
2248
  var CompletionEngine = class {
2249
2249
  constructor(tcb, data, tcbPath, tcbIsShim) {
2250
2250
  this.tcb = tcb;
@@ -2401,10 +2401,10 @@ var CompletionEngine = class {
2401
2401
  }
2402
2402
  };
2403
2403
 
2404
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2404
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
2405
2405
  import ts27 from "typescript";
2406
2406
 
2407
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2407
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/dom.mjs
2408
2408
  import { DomElementSchemaRegistry } from "@angular/compiler";
2409
2409
  import ts14 from "typescript";
2410
2410
  var REGISTRY = new DomElementSchemaRegistry();
@@ -2457,11 +2457,11 @@ var RegistryDomSchemaChecker = class {
2457
2457
  }
2458
2458
  };
2459
2459
 
2460
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2460
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2461
2461
  import { ExpressionType, ExternalExpr, TypeModifier } from "@angular/compiler";
2462
2462
  import ts20 from "typescript";
2463
2463
 
2464
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2464
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/ts_util.mjs
2465
2465
  import ts15 from "typescript";
2466
2466
  var SAFE_TO_CAST_WITHOUT_PARENS = /* @__PURE__ */ new Set([
2467
2467
  ts15.SyntaxKind.ParenthesizedExpression,
@@ -2535,16 +2535,16 @@ function isAccessExpression(node) {
2535
2535
  return ts15.isPropertyAccessExpression(node) || ts15.isElementAccessExpression(node);
2536
2536
  }
2537
2537
 
2538
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2538
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2539
2539
  import ts19 from "typescript";
2540
2540
 
2541
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2541
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2542
2542
  import ts18 from "typescript";
2543
2543
 
2544
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2544
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2545
2545
  import ts17 from "typescript";
2546
2546
 
2547
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2547
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_emitter.mjs
2548
2548
  import ts16 from "typescript";
2549
2549
  var INELIGIBLE = {};
2550
2550
  function canEmitType(type, canEmit) {
@@ -2619,7 +2619,7 @@ var TypeEmitter = class {
2619
2619
  }
2620
2620
  };
2621
2621
 
2622
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2622
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_parameter_emitter.mjs
2623
2623
  var TypeParameterEmitter = class {
2624
2624
  constructor(typeParameters, reflector) {
2625
2625
  this.typeParameters = typeParameters;
@@ -2696,7 +2696,7 @@ var TypeParameterEmitter = class {
2696
2696
  }
2697
2697
  };
2698
2698
 
2699
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2699
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/tcb_util.mjs
2700
2700
  var TcbInliningRequirement;
2701
2701
  (function(TcbInliningRequirement2) {
2702
2702
  TcbInliningRequirement2[TcbInliningRequirement2["MustInline"] = 0] = "MustInline";
@@ -2776,7 +2776,7 @@ function checkIfGenericTypeBoundsCanBeEmitted(node, reflector, env) {
2776
2776
  return emitter.canEmit((ref) => env.canReferenceType(ref));
2777
2777
  }
2778
2778
 
2779
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2779
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_constructor.mjs
2780
2780
  function generateTypeCtorDeclarationFn(node, meta, nodeTypeRef, typeParams) {
2781
2781
  const rawTypeArgs = typeParams !== void 0 ? generateGenericArgs(typeParams) : void 0;
2782
2782
  const rawType = ts19.factory.createTypeReferenceNode(nodeTypeRef, rawTypeArgs);
@@ -2891,7 +2891,7 @@ function typeParametersWithDefaultTypes(params) {
2891
2891
  });
2892
2892
  }
2893
2893
 
2894
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2894
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/environment.mjs
2895
2895
  var Environment = class {
2896
2896
  constructor(config, importManager, refEmitter, reflector, contextFile) {
2897
2897
  this.config = config;
@@ -2983,7 +2983,7 @@ var Environment = class {
2983
2983
  }
2984
2984
  };
2985
2985
 
2986
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
2986
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/oob.mjs
2987
2987
  import { TmplAstElement as TmplAstElement2 } from "@angular/compiler";
2988
2988
  import ts21 from "typescript";
2989
2989
  var OutOfBandDiagnosticRecorderImpl = class {
@@ -3116,7 +3116,7 @@ function makeInlineDiagnostic(templateId, code, node, messageText, relatedInform
3116
3116
  };
3117
3117
  }
3118
3118
 
3119
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
3119
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/shim.mjs
3120
3120
  import ts22 from "typescript";
3121
3121
  var TypeCheckShimGenerator = class {
3122
3122
  constructor() {
@@ -3134,11 +3134,11 @@ var TypeCheckShimGenerator = class {
3134
3134
  }
3135
3135
  };
3136
3136
 
3137
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3137
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3138
3138
  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";
3139
3139
  import ts25 from "typescript";
3140
3140
 
3141
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3141
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/diagnostics.mjs
3142
3142
  import { AbsoluteSourceSpan as AbsoluteSourceSpan3 } from "@angular/compiler";
3143
3143
  import ts23 from "typescript";
3144
3144
  function wrapForDiagnostics(expr) {
@@ -3184,7 +3184,7 @@ function translateDiagnostic(diagnostic, resolver) {
3184
3184
  return makeTemplateDiagnostic(sourceLocation.id, templateSourceMapping, span, diagnostic.category, diagnostic.code, diagnostic.messageText);
3185
3185
  }
3186
3186
 
3187
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3187
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/expression.mjs
3188
3188
  import { ASTWithSource as ASTWithSource2, Call, EmptyExpr as EmptyExpr2, PropertyRead as PropertyRead3, SafeKeyedRead, SafePropertyRead as SafePropertyRead2 } from "@angular/compiler";
3189
3189
  import ts24 from "typescript";
3190
3190
  var NULL_AS_ANY = ts24.factory.createAsExpression(ts24.factory.createNull(), ts24.factory.createKeywordTypeNode(ts24.SyntaxKind.AnyKeyword));
@@ -3514,7 +3514,7 @@ var VeSafeLhsInferenceBugDetector = class {
3514
3514
  };
3515
3515
  VeSafeLhsInferenceBugDetector.SINGLETON = new VeSafeLhsInferenceBugDetector();
3516
3516
 
3517
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3517
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_semantics.mjs
3518
3518
  import { ImplicitReceiver as ImplicitReceiver3, RecursiveAstVisitor as RecursiveAstVisitor2, TmplAstVariable } from "@angular/compiler";
3519
3519
  var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3520
3520
  constructor(templateId, boundTarget, oob) {
@@ -3538,7 +3538,7 @@ var ExpressionSemanticVisitor = class extends RecursiveAstVisitor2 {
3538
3538
  }
3539
3539
  };
3540
3540
 
3541
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3541
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_block.mjs
3542
3542
  var TcbGenericContextBehavior;
3543
3543
  (function(TcbGenericContextBehavior2) {
3544
3544
  TcbGenericContextBehavior2[TcbGenericContextBehavior2["UseEmitter"] = 0] = "UseEmitter";
@@ -4645,7 +4645,7 @@ var TcbEventHandlerTranslator = class extends TcbExpressionTranslator {
4645
4645
  }
4646
4646
  };
4647
4647
 
4648
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4648
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/type_check_file.mjs
4649
4649
  import ts26 from "typescript";
4650
4650
  var TypeCheckFile = class extends Environment {
4651
4651
  constructor(fileName, config, refEmitter, reflector, compilerHost) {
@@ -4681,7 +4681,7 @@ var TypeCheckFile = class extends Environment {
4681
4681
  }
4682
4682
  };
4683
4683
 
4684
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4684
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/context.mjs
4685
4685
  var InliningMode;
4686
4686
  (function(InliningMode2) {
4687
4687
  InliningMode2[InliningMode2["InlineOps"] = 0] = "InlineOps";
@@ -4919,10 +4919,10 @@ function splitStringAtPoints(str, points) {
4919
4919
  return splits;
4920
4920
  }
4921
4921
 
4922
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4922
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4923
4923
  import { ParseLocation, ParseSourceSpan } from "@angular/compiler";
4924
4924
 
4925
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4925
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/line_mappings.mjs
4926
4926
  var LF_CHAR = 10;
4927
4927
  var CR_CHAR = 13;
4928
4928
  var LINE_SEP_CHAR = 8232;
@@ -4963,7 +4963,7 @@ function findClosestLineStartPosition(linesMap, position, low = 0, high = linesM
4963
4963
  return low - 1;
4964
4964
  }
4965
4965
 
4966
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4966
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/source.mjs
4967
4967
  var TemplateSource = class {
4968
4968
  constructor(mapping, file) {
4969
4969
  this.mapping = mapping;
@@ -5014,7 +5014,7 @@ var TemplateSourceManager = class {
5014
5014
  }
5015
5015
  };
5016
5016
 
5017
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
5017
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/template_symbol_builder.mjs
5018
5018
  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";
5019
5019
  import ts28 from "typescript";
5020
5020
  var SymbolBuilder = class {
@@ -5129,7 +5129,7 @@ var SymbolBuilder = class {
5129
5129
  tsSymbol: symbol.tsSymbol,
5130
5130
  exposedInputs: current.inputs,
5131
5131
  exposedOutputs: current.outputs,
5132
- selector: meta.selector || "",
5132
+ selector: meta.selector,
5133
5133
  isComponent: meta.isComponent,
5134
5134
  ngModule: this.getDirectiveModule(current.directive.node),
5135
5135
  kind: SymbolKind.Directive,
@@ -5498,7 +5498,7 @@ function sourceSpanEqual(a, b) {
5498
5498
  return a.start.offset === b.start.offset && a.end.offset === b.end.offset;
5499
5499
  }
5500
5500
 
5501
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5501
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/src/checker.mjs
5502
5502
  var REGISTRY2 = new DomElementSchemaRegistry2();
5503
5503
  var TemplateTypeCheckerImpl = class {
5504
5504
  constructor(originalProgram, programDriver, typeCheckAdapter, config, refEmitter, reflector, compilerHost, priorBuild, metaReader, localMetaReader, componentScopeReader, typeCheckScopeRegistry, perf) {
@@ -5909,6 +5909,9 @@ var TemplateTypeCheckerImpl = class {
5909
5909
  const scope = this.getScopeData(component);
5910
5910
  if (scope !== null) {
5911
5911
  for (const directive of scope.directives) {
5912
+ if (directive.selector === null) {
5913
+ continue;
5914
+ }
5912
5915
  for (const selector of CssSelector.parse(directive.selector)) {
5913
5916
  if (selector.element === null || tagMap.has(selector.element)) {
5914
5917
  continue;
@@ -6145,10 +6148,10 @@ var SingleShimTypeCheckingHost = class extends SingleFileTypeCheckingHost {
6145
6148
  }
6146
6149
  };
6147
6150
 
6148
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6151
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6149
6152
  import { TmplAstBoundEvent as TmplAstBoundEvent2 } from "@angular/compiler";
6150
6153
 
6151
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
6154
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/api/api.mjs
6152
6155
  import { ASTWithSource as ASTWithSource4, RecursiveAstVisitor as RecursiveAstVisitor3 } from "@angular/compiler";
6153
6156
  var TemplateCheckWithVisitor = class {
6154
6157
  run(ctx, component, template) {
@@ -6225,7 +6228,7 @@ var TemplateVisitor2 = class extends RecursiveAstVisitor3 {
6225
6228
  }
6226
6229
  };
6227
6230
 
6228
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6231
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.mjs
6229
6232
  var InvalidBananaInBoxCheck = class extends TemplateCheckWithVisitor {
6230
6233
  constructor() {
6231
6234
  super(...arguments);
@@ -6250,7 +6253,7 @@ var factory = {
6250
6253
  create: () => new InvalidBananaInBoxCheck()
6251
6254
  };
6252
6255
 
6253
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
6256
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.mjs
6254
6257
  import { TmplAstTemplate as TmplAstTemplate4 } from "@angular/compiler";
6255
6258
  var KNOWN_CONTROL_FLOW_DIRECTIVES = /* @__PURE__ */ new Map([
6256
6259
  ["ngIf", "NgIf"],
@@ -6295,7 +6298,7 @@ var factory2 = {
6295
6298
  }
6296
6299
  };
6297
6300
 
6298
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6301
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.mjs
6299
6302
  import { TmplAstTemplate as TmplAstTemplate5 } from "@angular/compiler";
6300
6303
  var MissingNgForOfLetCheck = class extends TemplateCheckWithVisitor {
6301
6304
  constructor() {
@@ -6328,7 +6331,7 @@ var factory3 = {
6328
6331
  create: () => new MissingNgForOfLetCheck()
6329
6332
  };
6330
6333
 
6331
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6334
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.mjs
6332
6335
  import { Binary } from "@angular/compiler";
6333
6336
  import ts29 from "typescript";
6334
6337
  var NullishCoalescingNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6373,7 +6376,7 @@ var factory4 = {
6373
6376
  }
6374
6377
  };
6375
6378
 
6376
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6379
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.mjs
6377
6380
  import { SafeCall as SafeCall2, SafeKeyedRead as SafeKeyedRead2, SafePropertyRead as SafePropertyRead5 } from "@angular/compiler";
6378
6381
  import ts30 from "typescript";
6379
6382
  var OptionalChainNotNullableCheck = class extends TemplateCheckWithVisitor {
@@ -6419,7 +6422,7 @@ var factory5 = {
6419
6422
  }
6420
6423
  };
6421
6424
 
6422
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6425
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.mjs
6423
6426
  import { TmplAstBoundAttribute as TmplAstBoundAttribute3 } from "@angular/compiler";
6424
6427
  var STYLE_SUFFIXES = ["px", "%", "em"];
6425
6428
  var SuffixNotSupportedCheck = class extends TemplateCheckWithVisitor {
@@ -6443,7 +6446,7 @@ var factory6 = {
6443
6446
  create: () => new SuffixNotSupportedCheck()
6444
6447
  };
6445
6448
 
6446
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6449
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.mjs
6447
6450
  import { TmplAstTextAttribute as TmplAstTextAttribute4 } from "@angular/compiler";
6448
6451
  var TextAttributeNotBindingSpec = class extends TemplateCheckWithVisitor {
6449
6452
  constructor() {
@@ -6482,10 +6485,10 @@ var factory7 = {
6482
6485
  create: () => new TextAttributeNotBindingSpec()
6483
6486
  };
6484
6487
 
6485
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6488
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6486
6489
  import ts31 from "typescript";
6487
6490
 
6488
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6491
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/api/src/public_options.mjs
6489
6492
  var DiagnosticCategoryLabel;
6490
6493
  (function(DiagnosticCategoryLabel2) {
6491
6494
  DiagnosticCategoryLabel2["Warning"] = "warning";
@@ -6493,7 +6496,7 @@ var DiagnosticCategoryLabel;
6493
6496
  DiagnosticCategoryLabel2["Suppress"] = "suppress";
6494
6497
  })(DiagnosticCategoryLabel || (DiagnosticCategoryLabel = {}));
6495
6498
 
6496
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6499
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/src/extended_template_checker.mjs
6497
6500
  var ExtendedTemplateCheckerImpl = class {
6498
6501
  constructor(templateTypeChecker, typeChecker, templateCheckFactories, options) {
6499
6502
  var _a, _b, _c, _d, _e;
@@ -6546,7 +6549,7 @@ function assertNever(value) {
6546
6549
  ${value}`);
6547
6550
  }
6548
6551
 
6549
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6552
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/typecheck/extended/index.mjs
6550
6553
  var ALL_DIAGNOSTIC_FACTORIES = [
6551
6554
  factory,
6552
6555
  factory4,
@@ -6557,7 +6560,7 @@ var ALL_DIAGNOSTIC_FACTORIES = [
6557
6560
  factory6
6558
6561
  ];
6559
6562
 
6560
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6563
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/compiler.mjs
6561
6564
  var CompilationTicketKind;
6562
6565
  (function(CompilationTicketKind2) {
6563
6566
  CompilationTicketKind2[CompilationTicketKind2["Fresh"] = 0] = "Fresh";
@@ -7262,7 +7265,7 @@ function versionMapFromProgram(program, driver) {
7262
7265
  return versions;
7263
7266
  }
7264
7267
 
7265
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
7268
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/core/src/host.mjs
7266
7269
  import ts33 from "typescript";
7267
7270
  var DelegatingCompilerHost2 = class {
7268
7271
  constructor(delegate) {
@@ -7407,7 +7410,7 @@ var NgCompilerHost = class extends DelegatingCompilerHost2 {
7407
7410
  }
7408
7411
  };
7409
7412
 
7410
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7413
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/program.mjs
7411
7414
  var NgtscProgram = class {
7412
7415
  constructor(rootNames, options, delegateHost, oldProgram) {
7413
7416
  this.options = options;
@@ -7625,15 +7628,15 @@ function mergeEmitResults(emitResults) {
7625
7628
  return { diagnostics, emitSkipped, emittedFiles };
7626
7629
  }
7627
7630
 
7628
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7631
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/program.mjs
7629
7632
  function createProgram({ rootNames, options, host, oldProgram }) {
7630
7633
  return new NgtscProgram(rootNames, options, host, oldProgram);
7631
7634
  }
7632
7635
 
7633
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7636
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7634
7637
  import ts36 from "typescript";
7635
7638
 
7636
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7639
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/util.mjs
7637
7640
  import ts35 from "typescript";
7638
7641
  function createMessageDiagnostic(messageText) {
7639
7642
  return {
@@ -7647,7 +7650,7 @@ function createMessageDiagnostic(messageText) {
7647
7650
  };
7648
7651
  }
7649
7652
 
7650
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7653
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_compile.mjs
7651
7654
  var defaultFormatHost = {
7652
7655
  getCurrentDirectory: () => ts36.sys.getCurrentDirectory(),
7653
7656
  getCanonicalFileName: (fileName) => fileName,
@@ -7860,4 +7863,4 @@ export {
7860
7863
  * found in the LICENSE file at https://angular.io/license
7861
7864
  */
7862
7865
  // Closure Compiler ignores @suppress and similar if the comment contains @license.
7863
- //# sourceMappingURL=chunk-A6MA5NDQ.js.map
7866
+ //# sourceMappingURL=chunk-5WGGPKCE.js.map