@angular/compiler-cli 14.1.0 → 14.1.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 (48) hide show
  1. package/bundles/{chunk-TOKOIIBI.js → chunk-4NRCP3Y6.js} +7 -7
  2. package/bundles/{chunk-TOKOIIBI.js.map → chunk-4NRCP3Y6.js.map} +0 -0
  3. package/bundles/{chunk-CYVTLM4Z.js → chunk-56O2PTWU.js} +7 -7
  4. package/bundles/{chunk-CYVTLM4Z.js.map → chunk-56O2PTWU.js.map} +0 -0
  5. package/bundles/{chunk-E7NQQTT7.js → chunk-5FZBUSFV.js} +3 -3
  6. package/bundles/{chunk-E7NQQTT7.js.map → chunk-5FZBUSFV.js.map} +0 -0
  7. package/bundles/{chunk-S2H6ZNBD.js → chunk-6CDTGQDE.js} +70 -70
  8. package/bundles/{chunk-S2H6ZNBD.js.map → chunk-6CDTGQDE.js.map} +0 -0
  9. package/bundles/{chunk-4JF5LVDW.js → chunk-BOVA65EV.js} +6 -6
  10. package/bundles/{chunk-4JF5LVDW.js.map → chunk-BOVA65EV.js.map} +0 -0
  11. package/bundles/{chunk-ATB3HJXN.js → chunk-BX6CB3FI.js} +31 -31
  12. package/bundles/{chunk-ATB3HJXN.js.map → chunk-BX6CB3FI.js.map} +0 -0
  13. package/bundles/{chunk-R3C7RFJ4.js → chunk-HMWNYAAE.js} +2 -2
  14. package/bundles/{chunk-R3C7RFJ4.js.map → chunk-HMWNYAAE.js.map} +0 -0
  15. package/bundles/{chunk-FM6NPN5V.js → chunk-ICPLY7FO.js} +4 -4
  16. package/bundles/{chunk-FM6NPN5V.js.map → chunk-ICPLY7FO.js.map} +0 -0
  17. package/bundles/{chunk-MN3YDSGE.js → chunk-KH76E4BH.js} +40 -40
  18. package/bundles/{chunk-MN3YDSGE.js.map → chunk-KH76E4BH.js.map} +0 -0
  19. package/bundles/{chunk-KPEPSPYQ.js → chunk-NESWWMC7.js} +69 -69
  20. package/bundles/{chunk-KPEPSPYQ.js.map → chunk-NESWWMC7.js.map} +0 -0
  21. package/bundles/{chunk-ACXPVP2W.js → chunk-OLV72TYD.js} +5 -5
  22. package/bundles/{chunk-ACXPVP2W.js.map → chunk-OLV72TYD.js.map} +0 -0
  23. package/bundles/{chunk-C6DN5BLC.js → chunk-R5EILQ65.js} +5 -5
  24. package/bundles/{chunk-C6DN5BLC.js.map → chunk-R5EILQ65.js.map} +0 -0
  25. package/bundles/{chunk-24DFPZCS.js → chunk-TYIM47SK.js} +26 -28
  26. package/bundles/chunk-TYIM47SK.js.map +6 -0
  27. package/bundles/{chunk-BCXYCOVM.js → chunk-UXC2H2UF.js} +96 -96
  28. package/bundles/{chunk-BCXYCOVM.js.map → chunk-UXC2H2UF.js.map} +0 -0
  29. package/bundles/{chunk-NFCN3OZI.js → chunk-V6TOSKSY.js} +6 -6
  30. package/bundles/{chunk-NFCN3OZI.js.map → chunk-V6TOSKSY.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/diagnostics/src/error_code.d.ts +1 -3
  48. package/bundles/chunk-24DFPZCS.js.map +0 -6
@@ -8,7 +8,7 @@ import {
8
8
  ImportGraph,
9
9
  isShim,
10
10
  readConfiguration
11
- } from "./chunk-BCXYCOVM.js";
11
+ } from "./chunk-UXC2H2UF.js";
12
12
  import {
13
13
  CompilationMode,
14
14
  ComponentDecoratorHandler,
@@ -32,7 +32,7 @@ import {
32
32
  TypeCheckScopeRegistry,
33
33
  forwardRefResolver,
34
34
  readBaseClass
35
- } from "./chunk-KPEPSPYQ.js";
35
+ } from "./chunk-NESWWMC7.js";
36
36
  import {
37
37
  ClassMemberKind,
38
38
  KnownDeclaration,
@@ -43,15 +43,15 @@ import {
43
43
  isNamedFunctionDeclaration,
44
44
  isNamedVariableDeclaration,
45
45
  reflectObjectLiteral
46
- } from "./chunk-NFCN3OZI.js";
46
+ } from "./chunk-V6TOSKSY.js";
47
47
  import {
48
48
  ConsoleLogger,
49
49
  LogLevel
50
- } from "./chunk-E7NQQTT7.js";
50
+ } from "./chunk-5FZBUSFV.js";
51
51
  import {
52
52
  ContentOrigin,
53
53
  SourceFileLoader
54
- } from "./chunk-CYVTLM4Z.js";
54
+ } from "./chunk-56O2PTWU.js";
55
55
  import {
56
56
  AbsoluteModuleStrategy,
57
57
  ImportManager,
@@ -72,7 +72,7 @@ import {
72
72
  translateStatement,
73
73
  translateType,
74
74
  validateAndRewriteCoreSymbol
75
- } from "./chunk-24DFPZCS.js";
75
+ } from "./chunk-TYIM47SK.js";
76
76
  import {
77
77
  LogicalFileSystem,
78
78
  NgtscCompilerHost,
@@ -84,21 +84,21 @@ import {
84
84
  isRooted,
85
85
  relative,
86
86
  toRelativeImport
87
- } from "./chunk-TOKOIIBI.js";
87
+ } from "./chunk-4NRCP3Y6.js";
88
88
  import {
89
89
  NOOP_PERF_RECORDER
90
- } from "./chunk-ACXPVP2W.js";
90
+ } from "./chunk-OLV72TYD.js";
91
91
 
92
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
92
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
93
93
  import ts23 from "typescript";
94
94
 
95
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
95
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
96
96
  import ts7 from "typescript";
97
97
 
98
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
98
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
99
99
  import ts6 from "typescript";
100
100
 
101
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/utils.mjs
101
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/utils.mjs
102
102
  import ts from "typescript";
103
103
  function isDefined(value) {
104
104
  return value !== void 0 && value !== null;
@@ -189,7 +189,7 @@ function isExportObject(thing) {
189
189
  return typeof thing === "object" && thing !== null && !Array.isArray(thing);
190
190
  }
191
191
 
192
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_umd_utils.mjs
192
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_umd_utils.mjs
193
193
  import ts2 from "typescript";
194
194
  function findNamespaceOfIdentifier(id) {
195
195
  return id.parent && ts2.isPropertyAccessExpression(id.parent) && id.parent.name === id && ts2.isIdentifier(id.parent.expression) ? id.parent.expression : null;
@@ -275,10 +275,10 @@ function skipAliases(node) {
275
275
  return node;
276
276
  }
277
277
 
278
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
278
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
279
279
  import ts4 from "typescript";
280
280
 
281
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/util.mjs
281
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/util.mjs
282
282
  function isWithinPackage(packagePath, filePath) {
283
283
  const relativePath = relative(packagePath, filePath);
284
284
  return isLocalRelativePath(relativePath) && !relativePath.startsWith("node_modules/");
@@ -293,13 +293,13 @@ var NoopDependencyTracker = class {
293
293
  };
294
294
  var NOOP_DEPENDENCY_TRACKER = new NoopDependencyTracker();
295
295
 
296
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/utils.mjs
296
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/utils.mjs
297
297
  import ts3 from "typescript";
298
298
  function stripParentheses(node) {
299
299
  return ts3.isParenthesizedExpression(node) ? node.expression : node;
300
300
  }
301
301
 
302
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
302
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
303
303
  var DECORATORS = "decorators";
304
304
  var PROP_DECORATORS = "propDecorators";
305
305
  var CONSTRUCTOR = "__constructor";
@@ -1527,7 +1527,7 @@ function getOuterNodeFromInnerDeclaration(node) {
1527
1527
  return outerNode;
1528
1528
  }
1529
1529
 
1530
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm5_host.mjs
1530
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm5_host.mjs
1531
1531
  import ts5 from "typescript";
1532
1532
  var Esm5ReflectionHost = class extends Esm2015ReflectionHost {
1533
1533
  getBaseClassExpression(clazz) {
@@ -1861,7 +1861,7 @@ function getIifeFn(classSymbol) {
1861
1861
  return iifeWrapper && ts5.isFunctionExpression(iifeWrapper) ? iifeWrapper : null;
1862
1862
  }
1863
1863
 
1864
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
1864
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
1865
1865
  var UmdReflectionHost = class extends Esm5ReflectionHost {
1866
1866
  constructor(logger, isCore, src, dts = null) {
1867
1867
  super(logger, isCore, src, dts);
@@ -2361,7 +2361,7 @@ function isExportsIdentifier(node) {
2361
2361
  return ts6.isIdentifier(node) && node.text === "exports";
2362
2362
  }
2363
2363
 
2364
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
2364
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
2365
2365
  var SUPPORTED_FORMAT_PROPERTIES = ["fesm2015", "fesm5", "es2015", "esm2015", "esm5", "main", "module", "browser"];
2366
2366
  var NO_ENTRY_POINT = "no-entry-point";
2367
2367
  var IGNORED_ENTRY_POINT = "ignored-entry-point";
@@ -2536,7 +2536,7 @@ function getRepositoryUrl(packageJson) {
2536
2536
  return packageJson.repository.url;
2537
2537
  }
2538
2538
 
2539
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/api.mjs
2539
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/api.mjs
2540
2540
  var DtsProcessing;
2541
2541
  (function(DtsProcessing2) {
2542
2542
  DtsProcessing2[DtsProcessing2["Yes"] = 0] = "Yes";
@@ -2545,7 +2545,7 @@ var DtsProcessing;
2545
2545
  })(DtsProcessing || (DtsProcessing = {}));
2546
2546
  var TaskDependencies = Map;
2547
2547
 
2548
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/adjust_cjs_umd_exports.mjs
2548
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/adjust_cjs_umd_exports.mjs
2549
2549
  import ts8 from "typescript";
2550
2550
  function adjustElementAccessExports(sourceText) {
2551
2551
  if (!/exports\[["']/.test(sourceText)) {
@@ -2582,10 +2582,10 @@ function isJsIdentifier(text) {
2582
2582
  return identifierPattern.test(text);
2583
2583
  }
2584
2584
 
2585
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
2585
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
2586
2586
  import ts10 from "typescript";
2587
2587
 
2588
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/patch_ts_expando_initializer.mjs
2588
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/patch_ts_expando_initializer.mjs
2589
2589
  import ts9 from "typescript";
2590
2590
  function patchTsGetExpandoInitializer() {
2591
2591
  if (isTs31778GetExpandoInitializerFixed()) {
@@ -2690,7 +2690,7 @@ function makeUnsupportedTypeScriptError() {
2690
2690
  return new Error("The TypeScript version used is not supported by ngcc.");
2691
2691
  }
2692
2692
 
2693
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
2693
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
2694
2694
  function makeBundleProgram(fs, isCore, pkg, path, r3FileName, options, host, additionalFiles = []) {
2695
2695
  const r3SymbolsPath = isCore ? findR3SymbolsPath(fs, fs.dirname(path), r3FileName) : null;
2696
2696
  let rootPaths = r3SymbolsPath ? [path, r3SymbolsPath, ...additionalFiles] : [path, ...additionalFiles];
@@ -2720,7 +2720,7 @@ function findR3SymbolsPath(fs, directory, filename) {
2720
2720
  return null;
2721
2721
  }
2722
2722
 
2723
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/ngcc_compiler_host.mjs
2723
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/ngcc_compiler_host.mjs
2724
2724
  import ts11 from "typescript";
2725
2725
  var NgccSourcesCompilerHost = class extends NgtscCompilerHost {
2726
2726
  constructor(fs, options, cache, moduleResolutionCache, packagePath) {
@@ -2765,7 +2765,7 @@ var NgccDtsCompilerHost = class extends NgtscCompilerHost {
2765
2765
  }
2766
2766
  };
2767
2767
 
2768
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/source_file_cache.mjs
2768
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/source_file_cache.mjs
2769
2769
  import ts12 from "typescript";
2770
2770
  var SharedFileCache = class {
2771
2771
  constructor(fs) {
@@ -2868,7 +2868,7 @@ function createModuleResolutionCache(fs) {
2868
2868
  });
2869
2869
  }
2870
2870
 
2871
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_bundle.mjs
2871
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_bundle.mjs
2872
2872
  function createSourceTextProcessor(format) {
2873
2873
  if (format === "umd" || format === "commonjs") {
2874
2874
  return adjustElementAccessExports;
@@ -2917,13 +2917,13 @@ function computePotentialDtsFilesFromJsFiles(fs, srcProgram, formatPath, typings
2917
2917
  return additionalFiles;
2918
2918
  }
2919
2919
 
2920
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
2920
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
2921
2921
  import ts22 from "typescript";
2922
2922
 
2923
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
2923
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
2924
2924
  import { ConstantPool } from "@angular/compiler";
2925
2925
 
2926
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/utils.mjs
2926
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/utils.mjs
2927
2927
  import ts13 from "typescript";
2928
2928
  function isClassDeclaration(clazz) {
2929
2929
  return isNamedClassDeclaration(clazz) || isNamedFunctionDeclaration(clazz) || isNamedVariableDeclaration(clazz);
@@ -3006,7 +3006,7 @@ function reifySourceFile(expr) {
3006
3006
  return stmt.declarationList.declarations[0].initializer;
3007
3007
  }
3008
3008
 
3009
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/missing_injectable_migration.mjs
3009
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/missing_injectable_migration.mjs
3010
3010
  var MissingInjectableMigration = class {
3011
3011
  apply(clazz, host) {
3012
3012
  const decorators = host.reflectionHost.getDecoratorsOfDeclaration(clazz);
@@ -3111,7 +3111,7 @@ function getAngularCoreDecoratorName(decorator) {
3111
3111
  return decorator.import.name;
3112
3112
  }
3113
3113
 
3114
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_child_migration.mjs
3114
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_child_migration.mjs
3115
3115
  var UndecoratedChildMigration = class {
3116
3116
  apply(clazz, host) {
3117
3117
  const moduleMeta = host.metadata.getNgModuleMetadata(new Reference(clazz));
@@ -3146,7 +3146,7 @@ var UndecoratedChildMigration = class {
3146
3146
  }
3147
3147
  };
3148
3148
 
3149
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_parent_migration.mjs
3149
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_parent_migration.mjs
3150
3150
  var UndecoratedParentMigration = class {
3151
3151
  apply(clazz, host) {
3152
3152
  if (!hasDirectiveDecorator(host, clazz) || hasConstructor(host, clazz)) {
@@ -3179,7 +3179,7 @@ function determineBaseClass(clazz, host) {
3179
3179
  return baseClass;
3180
3180
  }
3181
3181
 
3182
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/migration_host.mjs
3182
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/migration_host.mjs
3183
3183
  import ts14 from "typescript";
3184
3184
  var DefaultMigrationHost = class {
3185
3185
  constructor(reflectionHost, metadata, evaluator, compiler, entryPointPath) {
@@ -3239,7 +3239,7 @@ function createMigrationDiagnostic(diagnostic, source, decorator) {
3239
3239
  return clone;
3240
3240
  }
3241
3241
 
3242
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_trait_compiler.mjs
3242
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_trait_compiler.mjs
3243
3243
  var NgccTraitCompiler = class extends TraitCompiler {
3244
3244
  constructor(handlers, ngccReflector) {
3245
3245
  super(handlers, ngccReflector, NOOP_PERF_RECORDER, new NoIncrementalBuild(), true, CompilationMode.FULL, new DtsTransformRegistry(), null, { isShim, isResource: () => false });
@@ -3284,10 +3284,10 @@ var NoIncrementalBuild = class {
3284
3284
  }
3285
3285
  };
3286
3286
 
3287
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/types.mjs
3287
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/types.mjs
3288
3288
  var DecorationAnalyses = Map;
3289
3289
 
3290
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
3290
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
3291
3291
  var NgccResourceLoader = class {
3292
3292
  constructor(fs) {
3293
3293
  this.fs = fs;
@@ -3443,7 +3443,7 @@ var DecorationAnalyzer = class {
3443
3443
  }
3444
3444
  };
3445
3445
 
3446
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/module_with_providers_analyzer.mjs
3446
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/module_with_providers_analyzer.mjs
3447
3447
  import ts15 from "typescript";
3448
3448
  var ModuleWithProvidersAnalyses = Map;
3449
3449
  var ModuleWithProvidersAnalyzer = class {
@@ -3582,7 +3582,7 @@ function isAnyKeyword(typeParam) {
3582
3582
  return typeParam.kind === ts15.SyntaxKind.AnyKeyword;
3583
3583
  }
3584
3584
 
3585
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_references_registry.mjs
3585
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_references_registry.mjs
3586
3586
  var NgccReferencesRegistry = class {
3587
3587
  constructor(host) {
3588
3588
  this.host = host;
@@ -3603,7 +3603,7 @@ var NgccReferencesRegistry = class {
3603
3603
  }
3604
3604
  };
3605
3605
 
3606
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/private_declarations_analyzer.mjs
3606
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/private_declarations_analyzer.mjs
3607
3607
  var PrivateDeclarationsAnalyzer = class {
3608
3608
  constructor(host, referencesRegistry) {
3609
3609
  this.host = host;
@@ -3644,7 +3644,7 @@ var PrivateDeclarationsAnalyzer = class {
3644
3644
  }
3645
3645
  };
3646
3646
 
3647
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_host.mjs
3647
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_host.mjs
3648
3648
  import ts16 from "typescript";
3649
3649
  var CommonJsReflectionHost = class extends Esm5ReflectionHost {
3650
3650
  constructor(logger, isCore, src, dts = null) {
@@ -3808,7 +3808,7 @@ var CommonJsReflectionHost = class extends Esm5ReflectionHost {
3808
3808
  }
3809
3809
  };
3810
3810
 
3811
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/delegating_host.mjs
3811
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/delegating_host.mjs
3812
3812
  var DelegatingReflectionHost = class {
3813
3813
  constructor(tsHost, ngccHost) {
3814
3814
  this.tsHost = tsHost;
@@ -3929,16 +3929,16 @@ var DelegatingReflectionHost = class {
3929
3929
  }
3930
3930
  };
3931
3931
 
3932
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
3932
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
3933
3933
  import ts19 from "typescript";
3934
3934
 
3935
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
3935
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
3936
3936
  import ts18 from "typescript";
3937
3937
 
3938
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
3938
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
3939
3939
  import ts17 from "typescript";
3940
3940
 
3941
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/ngcc_import_rewriter.mjs
3941
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/ngcc_import_rewriter.mjs
3942
3942
  var NgccFlatImportRewriter = class {
3943
3943
  shouldImportSymbol(symbol, specifier) {
3944
3944
  if (specifier === "@angular/core") {
@@ -3959,7 +3959,7 @@ var NgccFlatImportRewriter = class {
3959
3959
  }
3960
3960
  };
3961
3961
 
3962
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/utils.mjs
3962
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/utils.mjs
3963
3963
  function getImportRewriter(r3SymbolsFile, isCore, isFlat) {
3964
3964
  if (isCore && isFlat) {
3965
3965
  return new NgccFlatImportRewriter();
@@ -3973,7 +3973,7 @@ function stripExtension2(filePath) {
3973
3973
  return filePath.replace(/\.(js|d\.ts)$/, "");
3974
3974
  }
3975
3975
 
3976
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
3976
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
3977
3977
  var EsmRenderingFormatter = class {
3978
3978
  constructor(fs, host, isCore) {
3979
3979
  this.fs = fs;
@@ -4133,7 +4133,7 @@ function getEndExceptSemicolon(statement) {
4133
4133
  return lastToken && lastToken.kind === ts17.SyntaxKind.SemicolonToken ? statement.getEnd() - 1 : statement.getEnd();
4134
4134
  }
4135
4135
 
4136
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
4136
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
4137
4137
  var Esm5RenderingFormatter = class extends EsmRenderingFormatter {
4138
4138
  addDefinitions(output, compiledClass, definitions) {
4139
4139
  const classSymbol = this.host.getClassSymbol(compiledClass.declaration);
@@ -4161,7 +4161,7 @@ Expected an ES5 IIFE wrapped function. But got:
4161
4161
  }
4162
4162
  };
4163
4163
 
4164
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
4164
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
4165
4165
  var CommonJsRenderingFormatter = class extends Esm5RenderingFormatter {
4166
4166
  constructor(fs, commonJsHost, isCore) {
4167
4167
  super(fs, commonJsHost, isCore);
@@ -4210,15 +4210,15 @@ exports.${e.asAlias} = ${importNamespace}${namedImport.symbol};`;
4210
4210
  }
4211
4211
  };
4212
4212
 
4213
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
4213
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
4214
4214
  import MagicString from "magic-string";
4215
4215
  import ts20 from "typescript";
4216
4216
 
4217
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/constants.mjs
4217
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/constants.mjs
4218
4218
  var IMPORT_PREFIX = "\u0275ngcc";
4219
4219
  var NGCC_TIMED_OUT_EXIT_CODE = 177;
4220
4220
 
4221
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/source_maps.mjs
4221
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/source_maps.mjs
4222
4222
  import mapHelpers from "convert-source-map";
4223
4223
  function renderSourceAndMap(logger, fs, sourceFile, generatedMagicString) {
4224
4224
  var _a;
@@ -4253,7 +4253,7 @@ ${sourceMapComment}` },
4253
4253
  }
4254
4254
  }
4255
4255
 
4256
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
4256
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
4257
4257
  var DtsRenderInfo = class {
4258
4258
  constructor() {
4259
4259
  this.classInfo = [];
@@ -4354,14 +4354,14 @@ function markForEmitAsSingleLine(node) {
4354
4354
  ts20.forEachChild(node, markForEmitAsSingleLine);
4355
4355
  }
4356
4356
 
4357
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
4357
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
4358
4358
  import { jsDocComment, WrappedNodeExpr, WritePropExpr } from "@angular/compiler";
4359
4359
  import MagicString2 from "magic-string";
4360
4360
 
4361
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/rendering_formatter.mjs
4361
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/rendering_formatter.mjs
4362
4362
  var RedundantDecoratorMap = Map;
4363
4363
 
4364
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
4364
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
4365
4365
  var Renderer = class {
4366
4366
  constructor(host, srcFormatter, fs, logger, bundle, tsConfig = null) {
4367
4367
  this.host = host;
@@ -4464,7 +4464,7 @@ function createAssignmentStatement(receiverName, propName, initializer, leadingC
4464
4464
  return statement;
4465
4465
  }
4466
4466
 
4467
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/umd_rendering_formatter.mjs
4467
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/umd_rendering_formatter.mjs
4468
4468
  import ts21 from "typescript";
4469
4469
  var UmdRenderingFormatter = class extends Esm5RenderingFormatter {
4470
4470
  constructor(fs, umdHost, isCore) {
@@ -4580,7 +4580,7 @@ function getGlobalIdentifier(i) {
4580
4580
  return i.specifier.replace(/^@angular\//, "ng.").replace(/^@/, "").replace(/\//g, ".").replace(/[-_]+(.?)/g, (_, c) => c.toUpperCase()).replace(/^./, (c) => c.toLowerCase());
4581
4581
  }
4582
4582
 
4583
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
4583
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
4584
4584
  var Transformer = class {
4585
4585
  constructor(fs, logger, tsConfig = null) {
4586
4586
  this.fs = fs;
@@ -4661,7 +4661,7 @@ function hasErrors(diagnostics) {
4661
4661
  return diagnostics.some((d) => d.category === ts22.DiagnosticCategory.Error);
4662
4662
  }
4663
4663
 
4664
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
4664
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
4665
4665
  function getCreateCompileFn(fileSystem, logger, fileWriter, enableI18nLegacyMessageIdFormat, tsConfig, pathMappings) {
4666
4666
  return (beforeWritingFiles, onTaskCompleted) => {
4667
4667
  const transformer = new Transformer(fileSystem, logger, tsConfig);
@@ -4700,10 +4700,10 @@ ${errors}`);
4700
4700
  };
4701
4701
  }
4702
4702
 
4703
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
4703
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
4704
4704
  import * as os from "os";
4705
4705
 
4706
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/path_mappings.mjs
4706
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/path_mappings.mjs
4707
4707
  function getPathMappingsFromTsConfig(fs, tsConfig, projectPath) {
4708
4708
  if (tsConfig !== null && tsConfig.options.baseUrl !== void 0 && tsConfig.options.paths !== void 0) {
4709
4709
  return {
@@ -4713,7 +4713,7 @@ function getPathMappingsFromTsConfig(fs, tsConfig, projectPath) {
4713
4713
  }
4714
4714
  }
4715
4715
 
4716
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/in_place_file_writer.mjs
4716
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/in_place_file_writer.mjs
4717
4717
  var NGCC_BACKUP_EXTENSION = ".__ivy_ngcc_bak";
4718
4718
  var InPlaceFileWriter = class {
4719
4719
  constructor(fs, logger, errorOnFailedEntryPoint) {
@@ -4762,7 +4762,7 @@ This error may be caused by one of the following:
4762
4762
  }
4763
4763
  };
4764
4764
 
4765
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/new_entry_point_file_writer.mjs
4765
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/new_entry_point_file_writer.mjs
4766
4766
  var NGCC_DIRECTORY = "__ivy_ngcc__";
4767
4767
  var NGCC_PROPERTY_EXTENSION = "_ivy_ngcc";
4768
4768
  var NewEntryPointFileWriter = class extends InPlaceFileWriter {
@@ -4870,7 +4870,7 @@ var NewEntryPointFileWriter = class extends InPlaceFileWriter {
4870
4870
  }
4871
4871
  };
4872
4872
 
4873
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
4873
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
4874
4874
  function getSharedSetup(options) {
4875
4875
  const fileSystem = getFileSystem();
4876
4876
  const absBasePath = absoluteFrom(options.basePath);
@@ -4946,7 +4946,7 @@ function getMaxNumberOfWorkers() {
4946
4946
  return numericMaxWorkers;
4947
4947
  }
4948
4948
 
4949
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/utils.mjs
4949
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/utils.mjs
4950
4950
  var stringifyTask = (task) => `{entryPoint: ${task.entryPoint.name}, formatProperty: ${task.formatProperty}, processDts: ${DtsProcessing[task.processDts]}}`;
4951
4951
  function computeTaskDependencies(tasks, graph) {
4952
4952
  const dependencies = new TaskDependencies();
@@ -5006,7 +5006,7 @@ function sortTasksByPriority(tasks, dependencies) {
5006
5006
  });
5007
5007
  }
5008
5008
 
5009
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/utils.mjs
5009
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/utils.mjs
5010
5010
  import cluster from "cluster";
5011
5011
  var Deferred = class {
5012
5012
  constructor() {
@@ -5040,7 +5040,7 @@ var sendMessageToWorker = (workerId, msg) => {
5040
5040
  });
5041
5041
  };
5042
5042
 
5043
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/package_json_updater.mjs
5043
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/package_json_updater.mjs
5044
5044
  var PackageJsonUpdate = class {
5045
5045
  constructor(writeChangesImpl) {
5046
5046
  this.writeChangesImpl = writeChangesImpl;
@@ -5182,4 +5182,4 @@ export {
5182
5182
  * Use of this source code is governed by an MIT-style license that can be
5183
5183
  * found in the LICENSE file at https://angular.io/license
5184
5184
  */
5185
- //# sourceMappingURL=chunk-S2H6ZNBD.js.map
5185
+ //# sourceMappingURL=chunk-6CDTGQDE.js.map
@@ -5,12 +5,12 @@
5
5
 
6
6
  import {
7
7
  TypeScriptReflectionHost
8
- } from "./chunk-NFCN3OZI.js";
8
+ } from "./chunk-V6TOSKSY.js";
9
9
 
10
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
10
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
11
11
  import ts2 from "typescript";
12
12
 
13
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.mjs
13
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/patch_alias_reference_resolution.mjs
14
14
  import ts from "typescript";
15
15
  var patchedReferencedAliasesSymbol = Symbol("patchedReferencedAliases");
16
16
  function loadIsReferencedAliasDeclarationPatch(context) {
@@ -45,7 +45,7 @@ function throwIncompatibleTransformationContextError() {
45
45
  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.");
46
46
  }
47
47
 
48
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
48
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/transformers/downlevel_decorators_transform/downlevel_decorators_transform.mjs
49
49
  function isAngularDecorator(decorator, isCore) {
50
50
  return isCore || decorator.import !== null && decorator.import.from === "@angular/core";
51
51
  }
@@ -349,7 +349,7 @@ function getDownlevelDecoratorsTransform(typeChecker, host, diagnostics, isCore,
349
349
  };
350
350
  }
351
351
 
352
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
352
+ // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/private/tooling.mjs
353
353
  var GLOBAL_DEFS_FOR_TERSER = {
354
354
  ngDevMode: false,
355
355
  ngI18nClosureMode: false
@@ -376,4 +376,4 @@ export {
376
376
  * Use of this source code is governed by an MIT-style license that can be
377
377
  * found in the LICENSE file at https://angular.io/license
378
378
  */
379
- //# sourceMappingURL=chunk-4JF5LVDW.js.map
379
+ //# sourceMappingURL=chunk-BOVA65EV.js.map