@angular/compiler-cli 14.0.0-next.14 → 14.0.0-next.15

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 (59) hide show
  1. package/bundles/{chunk-5K2JLFXT.js → chunk-2IMT6JFI.js} +6 -6
  2. package/bundles/{chunk-5K2JLFXT.js.map → chunk-2IMT6JFI.js.map} +0 -0
  3. package/bundles/{chunk-U3GWKPTG.js → chunk-2ZVQLOCC.js} +293 -182
  4. package/bundles/chunk-2ZVQLOCC.js.map +6 -0
  5. package/bundles/{chunk-3DX2DBWU.js → chunk-7464WID2.js} +70 -70
  6. package/bundles/{chunk-3DX2DBWU.js.map → chunk-7464WID2.js.map} +0 -0
  7. package/bundles/{chunk-O6PNL22F.js → chunk-CPLZ6CTJ.js} +31 -31
  8. package/bundles/{chunk-O6PNL22F.js.map → chunk-CPLZ6CTJ.js.map} +0 -0
  9. package/bundles/{chunk-ZCDB56AX.js → chunk-LX5Q27EF.js} +3 -3
  10. package/bundles/{chunk-ZCDB56AX.js.map → chunk-LX5Q27EF.js.map} +0 -0
  11. package/bundles/{chunk-BRHP6XKM.js → chunk-OLGEBPBY.js} +4 -4
  12. package/bundles/{chunk-BRHP6XKM.js.map → chunk-OLGEBPBY.js.map} +0 -0
  13. package/bundles/{chunk-6VKVKDGL.js → chunk-PR5JCXGL.js} +5 -5
  14. package/bundles/{chunk-6VKVKDGL.js.map → chunk-PR5JCXGL.js.map} +0 -0
  15. package/bundles/{chunk-SJL5HBUW.js → chunk-R3C7RFJ4.js} +2 -2
  16. package/bundles/{chunk-SJL5HBUW.js.map → chunk-R3C7RFJ4.js.map} +0 -0
  17. package/bundles/{chunk-LC26KH5A.js → chunk-R4NY3TJC.js} +5 -5
  18. package/bundles/{chunk-LC26KH5A.js.map → chunk-R4NY3TJC.js.map} +0 -0
  19. package/bundles/{chunk-HDIW2RJZ.js → chunk-RJMU2IDU.js} +85 -84
  20. package/bundles/chunk-RJMU2IDU.js.map +6 -0
  21. package/bundles/{chunk-TD64C4QJ.js → chunk-T7MYRXIE.js} +7 -7
  22. package/bundles/{chunk-TD64C4QJ.js.map → chunk-T7MYRXIE.js.map} +0 -0
  23. package/bundles/{chunk-6356XFP6.js → chunk-UMDDHI5B.js} +26 -26
  24. package/bundles/{chunk-6356XFP6.js.map → chunk-UMDDHI5B.js.map} +0 -0
  25. package/bundles/{chunk-TV7VZNWL.js → chunk-W6KM7BUM.js} +6 -6
  26. package/bundles/{chunk-TV7VZNWL.js.map → chunk-W6KM7BUM.js.map} +0 -0
  27. package/bundles/{chunk-WH4QSABR.js → chunk-WGBFSDVQ.js} +7 -7
  28. package/bundles/{chunk-WH4QSABR.js.map → chunk-WGBFSDVQ.js.map} +0 -0
  29. package/bundles/{chunk-MKGTDQEO.js → chunk-ZNTB6B4W.js} +40 -40
  30. package/bundles/{chunk-MKGTDQEO.js.map → chunk-ZNTB6B4W.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/ngcc/src/packages/build_marker.d.ts +1 -1
  46. package/package.json +2 -2
  47. package/src/ngtsc/annotations/common/index.d.ts +1 -0
  48. package/src/ngtsc/annotations/common/src/schema.d.ts +12 -0
  49. package/src/ngtsc/annotations/common/src/util.d.ts +1 -1
  50. package/src/ngtsc/annotations/component/src/metadata.d.ts +2 -1
  51. package/src/ngtsc/annotations/ng_module/src/handler.d.ts +8 -7
  52. package/src/ngtsc/metadata/src/api.d.ts +4 -0
  53. package/src/ngtsc/partial_evaluator/index.d.ts +1 -0
  54. package/src/ngtsc/partial_evaluator/src/dynamic.d.ts +9 -1
  55. package/src/ngtsc/partial_evaluator/src/interface.d.ts +2 -1
  56. package/src/ngtsc/partial_evaluator/src/result.d.ts +2 -1
  57. package/src/ngtsc/partial_evaluator/src/synthetic.d.ts +19 -0
  58. package/bundles/chunk-HDIW2RJZ.js.map +0 -6
  59. package/bundles/chunk-U3GWKPTG.js.map +0 -6
@@ -13,9 +13,9 @@ import {
13
13
  resolve,
14
14
  stripExtension,
15
15
  toRelativeImport
16
- } from "./chunk-TD64C4QJ.js";
16
+ } from "./chunk-T7MYRXIE.js";
17
17
 
18
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/typescript.mjs
18
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/typescript.mjs
19
19
  import ts from "typescript";
20
20
  var TS = /\.tsx?$/i;
21
21
  var D_TS = /\.d\.ts$/i;
@@ -110,7 +110,7 @@ function toUnredirectedSourceFile(sf) {
110
110
  return redirectInfo.unredirected;
111
111
  }
112
112
 
113
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/references.mjs
113
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/references.mjs
114
114
  var Reference = class {
115
115
  constructor(node, bestGuessOwningModule = null) {
116
116
  this.node = node;
@@ -173,14 +173,14 @@ var Reference = class {
173
173
  }
174
174
  };
175
175
 
176
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
176
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
177
177
  import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
178
178
 
179
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
179
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
180
180
  import { ExternalExpr, ExternalReference, WrappedNodeExpr } from "@angular/compiler";
181
181
  import ts3 from "typescript";
182
182
 
183
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_code.mjs
183
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_code.mjs
184
184
  var ErrorCode;
185
185
  (function(ErrorCode2) {
186
186
  ErrorCode2[ErrorCode2["DECORATOR_ARG_NOT_LITERAL"] = 1001] = "DECORATOR_ARG_NOT_LITERAL";
@@ -240,7 +240,7 @@ var ErrorCode;
240
240
  ErrorCode2[ErrorCode2["SUGGEST_SUBOPTIMAL_TYPE_INFERENCE"] = 10002] = "SUGGEST_SUBOPTIMAL_TYPE_INFERENCE";
241
241
  })(ErrorCode || (ErrorCode = {}));
242
242
 
243
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/docs.mjs
243
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/docs.mjs
244
244
  var COMPILER_ERRORS_WITH_GUIDES = /* @__PURE__ */ new Set([
245
245
  ErrorCode.DECORATOR_ARG_NOT_LITERAL,
246
246
  ErrorCode.IMPORT_CYCLE_DETECTED,
@@ -252,10 +252,10 @@ var COMPILER_ERRORS_WITH_GUIDES = /* @__PURE__ */ new Set([
252
252
  ErrorCode.WARN_NGMODULE_ID_UNNECESSARY
253
253
  ]);
254
254
 
255
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
255
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
256
256
  import ts2 from "typescript";
257
257
 
258
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/util.mjs
258
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/util.mjs
259
259
  var ERROR_CODE_MATCHER = /(\u001b\[\d+m ?)TS-99(\d+: ?\u001b\[\d+m)/g;
260
260
  function replaceTsWithNgInErrors(errors) {
261
261
  return errors.replace(ERROR_CODE_MATCHER, "$1NG$2");
@@ -264,7 +264,7 @@ function ngErrorCode(code) {
264
264
  return parseInt("-99" + code);
265
265
  }
266
266
 
267
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
267
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
268
268
  var FatalDiagnosticError = class {
269
269
  constructor(code, node, message, relatedInformation) {
270
270
  this.code = code;
@@ -312,17 +312,17 @@ function isFatalDiagnosticError(err) {
312
312
  return err._isFatalDiagnosticError === true;
313
313
  }
314
314
 
315
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_details_base_url.mjs
315
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_details_base_url.mjs
316
316
  var ERROR_DETAILS_PAGE_BASE_URL = "https://angular.io/errors";
317
317
 
318
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.mjs
318
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.mjs
319
319
  var ExtendedTemplateDiagnosticName;
320
320
  (function(ExtendedTemplateDiagnosticName2) {
321
321
  ExtendedTemplateDiagnosticName2["INVALID_BANANA_IN_BOX"] = "invalidBananaInBox";
322
322
  ExtendedTemplateDiagnosticName2["NULLISH_COALESCING_NOT_NULLABLE"] = "nullishCoalescingNotNullable";
323
323
  })(ExtendedTemplateDiagnosticName || (ExtendedTemplateDiagnosticName = {}));
324
324
 
325
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/find_export.mjs
325
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/find_export.mjs
326
326
  function findExportedNameOfNode(target, file, reflector) {
327
327
  const exports = reflector.getExportsOfModule(file);
328
328
  if (exports === null) {
@@ -342,7 +342,7 @@ function findExportedNameOfNode(target, file, reflector) {
342
342
  return foundExportName;
343
343
  }
344
344
 
345
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
345
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
346
346
  var ImportFlags;
347
347
  (function(ImportFlags2) {
348
348
  ImportFlags2[ImportFlags2["None"] = 0] = "None";
@@ -558,7 +558,7 @@ var UnifiedModulesStrategy = class {
558
558
  }
559
559
  };
560
560
 
561
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
561
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
562
562
  var CHARS_TO_ESCAPE = /[^a-zA-Z0-9/_]/g;
563
563
  var UnifiedModulesAliasingHost = class {
564
564
  constructor(unifiedModulesHost) {
@@ -625,7 +625,7 @@ var AliasStrategy = class {
625
625
  }
626
626
  };
627
627
 
628
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/path.mjs
628
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/path.mjs
629
629
  function relativePathBetween(from, to) {
630
630
  const relativePath = stripExtension(relative(dirname(resolve(from)), resolve(to)));
631
631
  return relativePath !== "" ? toRelativeImport(relativePath) : null;
@@ -634,7 +634,7 @@ function normalizeSeparators(path) {
634
634
  return path.replace(/\\/g, "/");
635
635
  }
636
636
 
637
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/core.mjs
637
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/core.mjs
638
638
  var NoopImportRewriter = class {
639
639
  shouldImportSymbol(symbol, specifier) {
640
640
  return true;
@@ -692,7 +692,7 @@ function validateAndRewriteCoreSymbol(name) {
692
692
  return CORE_SUPPORTED_SYMBOLS.get(name);
693
693
  }
694
694
 
695
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/default.mjs
695
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/default.mjs
696
696
  import ts4 from "typescript";
697
697
  var DefaultImportDeclaration = Symbol("DefaultImportDeclaration");
698
698
  function attachDefaultImportDeclaration(expr, importDecl) {
@@ -737,7 +737,7 @@ var DefaultImportTracker = class {
737
737
  }
738
738
  };
739
739
 
740
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/resolver.mjs
740
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/resolver.mjs
741
741
  var ModuleResolver = class {
742
742
  constructor(program, compilerOptions, host, moduleResolutionCache) {
743
743
  this.program = program;
@@ -754,7 +754,7 @@ var ModuleResolver = class {
754
754
  }
755
755
  };
756
756
 
757
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/context.mjs
757
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/context.mjs
758
758
  var Context = class {
759
759
  constructor(isStatement) {
760
760
  this.isStatement = isStatement;
@@ -767,7 +767,7 @@ var Context = class {
767
767
  }
768
768
  };
769
769
 
770
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/translator.mjs
770
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/translator.mjs
771
771
  import * as o from "@angular/compiler";
772
772
  var UNARY_OPERATORS = /* @__PURE__ */ new Map([
773
773
  [o.UnaryOperator.Minus, "-"],
@@ -991,7 +991,7 @@ function createRange(span) {
991
991
  };
992
992
  }
993
993
 
994
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/import_manager.mjs
994
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/import_manager.mjs
995
995
  import ts5 from "typescript";
996
996
  var ImportManager = class {
997
997
  constructor(rewriter = new NoopImportRewriter(), prefix = "i") {
@@ -1027,7 +1027,7 @@ var ImportManager = class {
1027
1027
  }
1028
1028
  };
1029
1029
 
1030
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/type_translator.mjs
1030
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/type_translator.mjs
1031
1031
  import * as o2 from "@angular/compiler";
1032
1032
  import ts6 from "typescript";
1033
1033
  function translateType(type, imports) {
@@ -1198,7 +1198,7 @@ var TypeTranslatorVisitor = class {
1198
1198
  }
1199
1199
  };
1200
1200
 
1201
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/typescript_ast_factory.mjs
1201
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/typescript_ast_factory.mjs
1202
1202
  import ts7 from "typescript";
1203
1203
  var PureAnnotation;
1204
1204
  (function(PureAnnotation2) {
@@ -1376,7 +1376,7 @@ function attachComments(statement, leadingComments) {
1376
1376
  }
1377
1377
  }
1378
1378
 
1379
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/typescript_translator.mjs
1379
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/translator/src/typescript_translator.mjs
1380
1380
  function translateExpression(expression, imports, options = {}) {
1381
1381
  return expression.visitExpression(new ExpressionTranslatorVisitor(new TypeScriptAstFactory(options.annotateForClosureCompiler === true), imports, options), new Context(false));
1382
1382
  }
@@ -1444,4 +1444,4 @@ export {
1444
1444
  * Use of this source code is governed by an MIT-style license that can be
1445
1445
  * found in the LICENSE file at https://angular.io/license
1446
1446
  */
1447
- //# sourceMappingURL=chunk-6356XFP6.js.map
1447
+ //# sourceMappingURL=chunk-UMDDHI5B.js.map
@@ -5,16 +5,16 @@
5
5
 
6
6
  import {
7
7
  TypeScriptReflectionHost
8
- } from "./chunk-5K2JLFXT.js";
8
+ } from "./chunk-2IMT6JFI.js";
9
9
  import {
10
10
  __spreadProps,
11
11
  __spreadValues
12
12
  } from "./chunk-GMSUYBZP.js";
13
13
 
14
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
14
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
15
15
  import ts2 from "typescript";
16
16
 
17
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.mjs
17
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.mjs
18
18
  import ts from "typescript";
19
19
  var patchedReferencedAliasesSymbol = Symbol("patchedReferencedAliases");
20
20
  function loadIsReferencedAliasDeclarationPatch(context) {
@@ -49,7 +49,7 @@ function throwIncompatibleTransformationContextError() {
49
49
  throw Error("Unable to downlevel Angular decorators due to an incompatible TypeScript version.\nIf you recently updated TypeScript and this issue surfaces now, consider downgrading.\n\nPlease report an issue on the Angular repositories when this issue surfaces and you are using a supposedly compatible TypeScript version.");
50
50
  }
51
51
 
52
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
52
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
53
53
  function isAngularDecorator(decorator, isCore) {
54
54
  return isCore || decorator.import !== null && decorator.import.from === "@angular/core";
55
55
  }
@@ -353,7 +353,7 @@ function getDownlevelDecoratorsTransform(typeChecker, host, diagnostics, isCore,
353
353
  };
354
354
  }
355
355
 
356
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
356
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
357
357
  var GLOBAL_DEFS_FOR_TERSER = {
358
358
  ngDevMode: false,
359
359
  ngI18nClosureMode: false
@@ -379,4 +379,4 @@ export {
379
379
  * Use of this source code is governed by an MIT-style license that can be
380
380
  * found in the LICENSE file at https://angular.io/license
381
381
  */
382
- //# sourceMappingURL=chunk-TV7VZNWL.js.map
382
+ //# sourceMappingURL=chunk-W6KM7BUM.js.map
@@ -7,11 +7,11 @@ import {
7
7
  __spreadValues
8
8
  } from "./chunk-GMSUYBZP.js";
9
9
 
10
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
10
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
11
11
  import mapHelpers from "convert-source-map";
12
12
  import { decode, encode } from "sourcemap-codec";
13
13
 
14
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/segment_marker.mjs
14
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/segment_marker.mjs
15
15
  function compareSegments(a, b) {
16
16
  return a.position - b.position;
17
17
  }
@@ -31,7 +31,7 @@ function offsetSegment(startOfLinePositions, marker, offset) {
31
31
  return { line, column, position, next: void 0 };
32
32
  }
33
33
 
34
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
34
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file.mjs
35
35
  function removeSourceMapComments(contents) {
36
36
  return mapHelpers.removeMapFileComments(mapHelpers.removeComments(contents)).replace(/\n\n$/, "\n");
37
37
  }
@@ -282,10 +282,10 @@ var Cache = class {
282
282
  }
283
283
  };
284
284
 
285
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
285
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
286
286
  import mapHelpers2 from "convert-source-map";
287
287
 
288
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/content_origin.mjs
288
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/content_origin.mjs
289
289
  var ContentOrigin;
290
290
  (function(ContentOrigin2) {
291
291
  ContentOrigin2[ContentOrigin2["Provided"] = 0] = "Provided";
@@ -293,7 +293,7 @@ var ContentOrigin;
293
293
  ContentOrigin2[ContentOrigin2["FileSystem"] = 2] = "FileSystem";
294
294
  })(ContentOrigin || (ContentOrigin = {}));
295
295
 
296
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
296
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/sourcemaps/src/source_file_loader.mjs
297
297
  var SCHEME_MATCHER = /^([a-z][a-z0-9.-]*):\/\//i;
298
298
  var SourceFileLoader = class {
299
299
  constructor(fs, logger, schemeMap) {
@@ -421,4 +421,4 @@ export {
421
421
  * Use of this source code is governed by an MIT-style license that can be
422
422
  * found in the LICENSE file at https://angular.io/license
423
423
  */
424
- //# sourceMappingURL=chunk-WH4QSABR.js.map
424
+ //# sourceMappingURL=chunk-WGBFSDVQ.js.map
@@ -5,7 +5,7 @@
5
5
 
6
6
  import {
7
7
  removeLockFile
8
- } from "./chunk-SJL5HBUW.js";
8
+ } from "./chunk-R3C7RFJ4.js";
9
9
  import {
10
10
  Deferred,
11
11
  DirectPackageJsonUpdater,
@@ -36,24 +36,24 @@ import {
36
36
  sendMessageToWorker,
37
37
  sortTasksByPriority,
38
38
  stringifyTask
39
- } from "./chunk-3DX2DBWU.js";
39
+ } from "./chunk-7464WID2.js";
40
40
  import {
41
41
  LogLevel
42
- } from "./chunk-ZCDB56AX.js";
42
+ } from "./chunk-LX5Q27EF.js";
43
43
  import {
44
44
  absoluteFrom,
45
45
  getFileSystem
46
- } from "./chunk-TD64C4QJ.js";
46
+ } from "./chunk-T7MYRXIE.js";
47
47
  import {
48
48
  __require,
49
49
  __spreadProps,
50
50
  __spreadValues
51
51
  } from "./chunk-GMSUYBZP.js";
52
52
 
53
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/commonjs_dependency_host.mjs
53
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/commonjs_dependency_host.mjs
54
54
  import ts from "typescript";
55
55
 
56
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/module_resolver.mjs
56
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/module_resolver.mjs
57
57
  var ModuleResolver = class {
58
58
  constructor(fs, pathMappings, relativeExtensions = ["", ".js", "/index.js"]) {
59
59
  this.fs = fs;
@@ -182,7 +182,7 @@ function isRelativeImport(from, to) {
182
182
  return to.startsWith(from) && !to.includes("node_modules");
183
183
  }
184
184
 
185
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dependency_host.mjs
185
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dependency_host.mjs
186
186
  function createDependencyInfo() {
187
187
  return { dependencies: /* @__PURE__ */ new Set(), missing: /* @__PURE__ */ new Set(), deepImports: /* @__PURE__ */ new Set() };
188
188
  }
@@ -239,7 +239,7 @@ var DependencyHostBase = class {
239
239
  }
240
240
  };
241
241
 
242
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/commonjs_dependency_host.mjs
242
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/commonjs_dependency_host.mjs
243
243
  var CommonJsDependencyHost = class extends DependencyHostBase {
244
244
  canSkipFile(fileContents) {
245
245
  return !hasRequireCalls(fileContents);
@@ -283,7 +283,7 @@ function hasRequireCalls(source) {
283
283
  return /require\(['"]/.test(source);
284
284
  }
285
285
 
286
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dependency_resolver.mjs
286
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dependency_resolver.mjs
287
287
  import { DepGraph } from "dependency-graph";
288
288
  import module from "module";
289
289
  var builtinNodeJsModules = new Set(module.builtinModules);
@@ -387,7 +387,7 @@ var DependencyResolver = class {
387
387
  }
388
388
  };
389
389
 
390
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/esm_dependency_host.mjs
390
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/esm_dependency_host.mjs
391
391
  import ts2 from "typescript";
392
392
  var EsmDependencyHost = class extends DependencyHostBase {
393
393
  constructor(fs, moduleResolver, scanImportExpressions = true) {
@@ -553,7 +553,7 @@ function canPrecedeARegex(kind) {
553
553
  }
554
554
  }
555
555
 
556
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dts_dependency_host.mjs
556
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dts_dependency_host.mjs
557
557
  var DtsDependencyHost = class extends EsmDependencyHost {
558
558
  constructor(fs, pathMappings) {
559
559
  super(fs, new ModuleResolver(fs, pathMappings, ["", ".d.ts", "/index.d.ts", ".js", "/index.js"]), false);
@@ -563,7 +563,7 @@ var DtsDependencyHost = class extends EsmDependencyHost {
563
563
  }
564
564
  };
565
565
 
566
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/umd_dependency_host.mjs
566
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/umd_dependency_host.mjs
567
567
  import ts3 from "typescript";
568
568
  var UmdDependencyHost = class extends DependencyHostBase {
569
569
  canSkipFile(fileContents) {
@@ -583,7 +583,7 @@ var UmdDependencyHost = class extends DependencyHostBase {
583
583
  }
584
584
  };
585
585
 
586
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/utils.mjs
586
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/utils.mjs
587
587
  function getBasePaths(logger, sourceDirectory, pathMappings) {
588
588
  const fs = getFileSystem();
589
589
  const basePaths = [sourceDirectory];
@@ -693,7 +693,7 @@ function convertToLeaf(node, path) {
693
693
  node.path = path;
694
694
  }
695
695
 
696
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/directory_walker_entry_point_finder.mjs
696
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/directory_walker_entry_point_finder.mjs
697
697
  var DirectoryWalkerEntryPointFinder = class {
698
698
  constructor(logger, resolver, entryPointCollector, entryPointManifest, sourceDirectory, pathMappings) {
699
699
  this.logger = logger;
@@ -720,7 +720,7 @@ var DirectoryWalkerEntryPointFinder = class {
720
720
  }
721
721
  };
722
722
 
723
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/entry_point_collector.mjs
723
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/entry_point_collector.mjs
724
724
  var EntryPointCollector = class {
725
725
  constructor(fs, config, logger, resolver) {
726
726
  this.fs = fs;
@@ -798,7 +798,7 @@ function isIgnorablePath(path) {
798
798
  return path.startsWith(".") || path === "node_modules" || path === NGCC_DIRECTORY;
799
799
  }
800
800
 
801
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/tracing_entry_point_finder.mjs
801
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/tracing_entry_point_finder.mjs
802
802
  var TracingEntryPointFinder = class {
803
803
  constructor(fs, config, logger, resolver, basePath, pathMappings) {
804
804
  this.fs = fs;
@@ -835,7 +835,7 @@ var TracingEntryPointFinder = class {
835
835
  }
836
836
  };
837
837
 
838
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/program_based_entry_point_finder.mjs
838
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/program_based_entry_point_finder.mjs
839
839
  var ProgramBasedEntryPointFinder = class extends TracingEntryPointFinder {
840
840
  constructor(fs, config, logger, resolver, entryPointCollector, entryPointManifest, basePath, tsConfig, projectPath) {
841
841
  super(fs, config, logger, resolver, basePath, getPathMappingsFromTsConfig(fs, tsConfig, projectPath));
@@ -886,8 +886,8 @@ var ProgramBasedEntryPointFinder = class extends TracingEntryPointFinder {
886
886
  }
887
887
  };
888
888
 
889
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/build_marker.mjs
890
- var NGCC_VERSION = "14.0.0-next.14";
889
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/build_marker.mjs
890
+ var NGCC_VERSION = "14.0.0-next.15";
891
891
  function needsCleaning(packageJson) {
892
892
  return Object.values(packageJson.__processed_by_ivy_ngcc__ || {}).some((value) => value !== NGCC_VERSION);
893
893
  }
@@ -928,7 +928,7 @@ function markAsProcessed(pkgJsonUpdater, packageJson, packageJsonPath, formatPro
928
928
  update.writeChanges(packageJsonPath, packageJson);
929
929
  }
930
930
 
931
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/targeted_entry_point_finder.mjs
931
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/targeted_entry_point_finder.mjs
932
932
  var TargetedEntryPointFinder = class extends TracingEntryPointFinder {
933
933
  constructor(fs, config, logger, resolver, basePath, pathMappings, targetPath) {
934
934
  super(fs, config, logger, resolver, basePath, pathMappings);
@@ -1043,7 +1043,7 @@ var TargetedEntryPointFinder = class extends TracingEntryPointFinder {
1043
1043
  }
1044
1044
  };
1045
1045
 
1046
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/base_task_queue.mjs
1046
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/base_task_queue.mjs
1047
1047
  var BaseTaskQueue = class {
1048
1048
  constructor(logger, tasks, dependencies) {
1049
1049
  this.logger = logger;
@@ -1109,7 +1109,7 @@ ${indentation}- ${stringifyTask(task)}`).join("");
1109
1109
  }
1110
1110
  };
1111
1111
 
1112
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/parallel_task_queue.mjs
1112
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/parallel_task_queue.mjs
1113
1113
  var ParallelTaskQueue = class extends BaseTaskQueue {
1114
1114
  constructor(logger, tasks, dependencies) {
1115
1115
  super(logger, sortTasksByPriority(tasks, dependencies), dependencies);
@@ -1149,7 +1149,7 @@ ${indentation}- ${stringifyTask(task)} (${blockingTasks.size}): ` + this.stringi
1149
1149
  }
1150
1150
  };
1151
1151
 
1152
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/serial_task_queue.mjs
1152
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/serial_task_queue.mjs
1153
1153
  var SerialTaskQueue = class extends BaseTaskQueue {
1154
1154
  computeNextTask() {
1155
1155
  const nextTask = this.tasks.shift() || null;
@@ -1164,7 +1164,7 @@ var SerialTaskQueue = class extends BaseTaskQueue {
1164
1164
  }
1165
1165
  };
1166
1166
 
1167
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/utils.mjs
1167
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/utils.mjs
1168
1168
  function isLocalDirectory(fs, path) {
1169
1169
  if (fs.exists(path)) {
1170
1170
  const stat = fs.lstat(path);
@@ -1174,7 +1174,7 @@ function isLocalDirectory(fs, path) {
1174
1174
  }
1175
1175
  }
1176
1176
 
1177
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/cleaning_strategies.mjs
1177
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/cleaning_strategies.mjs
1178
1178
  var PackageJsonCleaner = class {
1179
1179
  constructor(fs) {
1180
1180
  this.fs = fs;
@@ -1213,7 +1213,7 @@ var BackupFileCleaner = class {
1213
1213
  }
1214
1214
  };
1215
1215
 
1216
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/package_cleaner.mjs
1216
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/package_cleaner.mjs
1217
1217
  var PackageCleaner = class {
1218
1218
  constructor(fs, cleaners) {
1219
1219
  this.fs = fs;
@@ -1256,7 +1256,7 @@ function cleanOutdatedPackages(fileSystem, entryPoints) {
1256
1256
  return packagesToClean.size > 0;
1257
1257
  }
1258
1258
 
1259
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/analyze_entry_points.mjs
1259
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/analyze_entry_points.mjs
1260
1260
  function getAnalyzeEntryPointsFn(logger, finder, fileSystem, supportedPropertiesToConsider, typingsOnly, compileAllFormats, propertiesToConsider, inParallel) {
1261
1261
  return () => {
1262
1262
  logger.debug("Analyzing entry-points...");
@@ -1345,7 +1345,7 @@ function getTaskQueue(logger, inParallel, tasks, graph) {
1345
1345
  return inParallel ? new ParallelTaskQueue(logger, tasks, dependencies) : new SerialTaskQueue(logger, tasks, dependencies);
1346
1346
  }
1347
1347
 
1348
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/master.mjs
1348
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/master.mjs
1349
1349
  import cluster from "cluster";
1350
1350
  import module2 from "module";
1351
1351
  var ClusterMaster = class {
@@ -1542,7 +1542,7 @@ function getClusterWorkerScriptPath(fileSystem) {
1542
1542
  return fileSystem.resolve(workerScriptPath);
1543
1543
  }
1544
1544
 
1545
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/executor.mjs
1545
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/executor.mjs
1546
1546
  var ClusterExecutor = class {
1547
1547
  constructor(workerCount, fileSystem, logger, fileWriter, pkgJsonUpdater, lockFile, createTaskCompletedCallback) {
1548
1548
  this.workerCount = workerCount;
@@ -1562,7 +1562,7 @@ var ClusterExecutor = class {
1562
1562
  }
1563
1563
  };
1564
1564
 
1565
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/single_process_executor.mjs
1565
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/single_process_executor.mjs
1566
1566
  var SingleProcessorExecutorBase = class {
1567
1567
  constructor(logger, createTaskCompletedCallback) {
1568
1568
  this.logger = logger;
@@ -1604,7 +1604,7 @@ var SingleProcessExecutorAsync = class extends SingleProcessorExecutorBase {
1604
1604
  }
1605
1605
  };
1606
1606
 
1607
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/completion.mjs
1607
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/completion.mjs
1608
1608
  function composeTaskCompletedCallbacks(callbacks) {
1609
1609
  return (task, outcome, message) => {
1610
1610
  const callback = callbacks[outcome];
@@ -1644,7 +1644,7 @@ function createErrorMessage(fs, task, message) {
1644
1644
  return `Failed to compile entry-point ${task.entryPoint.name} (${format})` + message;
1645
1645
  }
1646
1646
 
1647
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/async_locker.mjs
1647
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/async_locker.mjs
1648
1648
  var TimeoutError = class extends Error {
1649
1649
  constructor() {
1650
1650
  super(...arguments);
@@ -1693,11 +1693,11 @@ Waiting up to ${this.retryDelay * this.retryAttempts / 1e3}s for it to finish.
1693
1693
  }
1694
1694
  };
1695
1695
 
1696
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/index.mjs
1696
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/index.mjs
1697
1697
  import { fork } from "child_process";
1698
1698
  import module4 from "module";
1699
1699
 
1700
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file.mjs
1700
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file.mjs
1701
1701
  import module3 from "module";
1702
1702
  function getLockFilePath(fs) {
1703
1703
  const requireFn = typeof __require !== "undefined" ? __require : module3.createRequire(__ESM_IMPORT_META_URL__);
@@ -1705,7 +1705,7 @@ function getLockFilePath(fs) {
1705
1705
  return fs.resolve(ngccEntryPointFile, "../../../.ngcc_lock_file");
1706
1706
  }
1707
1707
 
1708
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/index.mjs
1708
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/index.mjs
1709
1709
  var LockFileWithChildProcess = class {
1710
1710
  constructor(fs, logger) {
1711
1711
  this.fs = fs;
@@ -1754,7 +1754,7 @@ function getLockFileUnlockerScriptPath(fileSystem) {
1754
1754
  return fileSystem.resolve(unlockerScriptPath);
1755
1755
  }
1756
1756
 
1757
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/sync_locker.mjs
1757
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/sync_locker.mjs
1758
1758
  var SyncLocker = class {
1759
1759
  constructor(lockFile) {
1760
1760
  this.lockFile = lockFile;
@@ -1785,7 +1785,7 @@ If you are running multiple builds in parallel then you might try pre-processing
1785
1785
  }
1786
1786
  };
1787
1787
 
1788
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/configuration.mjs
1788
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/configuration.mjs
1789
1789
  import { createHash } from "crypto";
1790
1790
  import module5 from "module";
1791
1791
  import semver from "semver";
@@ -1971,7 +1971,7 @@ var NgccConfiguration = class {
1971
1971
  }
1972
1972
  };
1973
1973
 
1974
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_manifest.mjs
1974
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_manifest.mjs
1975
1975
  import { createHash as createHash2 } from "crypto";
1976
1976
  var EntryPointManifest = class {
1977
1977
  constructor(fs, config, logger) {
@@ -2079,7 +2079,7 @@ var InvalidatingEntryPointManifest = class extends EntryPointManifest {
2079
2079
  }
2080
2080
  };
2081
2081
 
2082
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/main.mjs
2082
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/main.mjs
2083
2083
  function mainNgcc(options) {
2084
2084
  const { basePath, targetEntryPointPath, propertiesToConsider, typingsOnly, compileAllFormats, logger, pathMappings, async, errorOnFailedEntryPoint, enableI18nLegacyMessageIdFormat, invalidateEntryPointManifest, fileSystem, absBasePath, projectPath, tsConfig, getFileWriter } = getSharedSetup(options);
2085
2085
  const config = new NgccConfiguration(fileSystem, projectPath);
@@ -2172,4 +2172,4 @@ export {
2172
2172
  * Use of this source code is governed by an MIT-style license that can be
2173
2173
  * found in the LICENSE file at https://angular.io/license
2174
2174
  */
2175
- //# sourceMappingURL=chunk-MKGTDQEO.js.map
2175
+ //# sourceMappingURL=chunk-ZNTB6B4W.js.map