@angular/compiler-cli 15.1.0 → 15.1.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 (46) hide show
  1. package/bundles/{chunk-6ZJFIQBG.js → chunk-2NLFVEGY.js} +7 -7
  2. package/bundles/{chunk-6ZJFIQBG.js.map → chunk-2NLFVEGY.js.map} +0 -0
  3. package/bundles/{chunk-ZPQIVD3E.js → chunk-2SEOGDKD.js} +97 -97
  4. package/bundles/{chunk-ZPQIVD3E.js.map → chunk-2SEOGDKD.js.map} +0 -0
  5. package/bundles/{chunk-7DUI3BSX.js → chunk-B57SP4JB.js} +2 -2
  6. package/bundles/{chunk-7DUI3BSX.js.map → chunk-B57SP4JB.js.map} +0 -0
  7. package/bundles/{chunk-YRDMG3GM.js → chunk-K7P4IHT5.js} +4 -4
  8. package/bundles/{chunk-YRDMG3GM.js.map → chunk-K7P4IHT5.js.map} +0 -0
  9. package/bundles/{chunk-Q6W3UCXI.js → chunk-LPXFO4TY.js} +6 -6
  10. package/bundles/{chunk-Q6W3UCXI.js.map → chunk-LPXFO4TY.js.map} +0 -0
  11. package/bundles/{chunk-SBDNBITT.js → chunk-LYJKWJUC.js} +3 -3
  12. package/bundles/{chunk-SBDNBITT.js.map → chunk-LYJKWJUC.js.map} +0 -0
  13. package/bundles/{chunk-64X67E3N.js → chunk-NEQOZOZQ.js} +31 -31
  14. package/bundles/{chunk-64X67E3N.js.map → chunk-NEQOZOZQ.js.map} +0 -0
  15. package/bundles/{chunk-DCKTQM63.js → chunk-P6RV7WPP.js} +72 -72
  16. package/bundles/{chunk-DCKTQM63.js.map → chunk-P6RV7WPP.js.map} +0 -0
  17. package/bundles/{chunk-HRV5BIYU.js → chunk-RUBM3IRF.js} +5 -5
  18. package/bundles/{chunk-HRV5BIYU.js.map → chunk-RUBM3IRF.js.map} +0 -0
  19. package/bundles/{chunk-47D45K5K.js → chunk-SOIGFD6W.js} +40 -40
  20. package/bundles/{chunk-47D45K5K.js.map → chunk-SOIGFD6W.js.map} +0 -0
  21. package/bundles/{chunk-EC5K6QPP.js → chunk-TBUSSXUA.js} +7 -7
  22. package/bundles/{chunk-EC5K6QPP.js.map → chunk-TBUSSXUA.js.map} +0 -0
  23. package/bundles/{chunk-NJMZRTB6.js → chunk-YZWN2KWE.js} +5 -5
  24. package/bundles/{chunk-NJMZRTB6.js.map → chunk-YZWN2KWE.js.map} +0 -0
  25. package/bundles/{chunk-O4JLZZWJ.js → chunk-ZF3IVDQ2.js} +6 -6
  26. package/bundles/{chunk-O4JLZZWJ.js.map → chunk-ZF3IVDQ2.js.map} +0 -0
  27. package/bundles/{chunk-LHX5X4GY.js → chunk-ZIYE3XC2.js} +70 -70
  28. package/bundles/{chunk-LHX5X4GY.js.map → chunk-ZIYE3XC2.js.map} +0 -0
  29. package/bundles/{chunk-Z534TW2O.js → chunk-ZOI6L3RR.js} +28 -28
  30. package/bundles/{chunk-Z534TW2O.js.map → chunk-ZOI6L3RR.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
@@ -7,7 +7,7 @@ import {
7
7
  ImportGraph,
8
8
  isShim,
9
9
  readConfiguration
10
- } from "./chunk-ZPQIVD3E.js";
10
+ } from "./chunk-2SEOGDKD.js";
11
11
  import {
12
12
  CompilationMode,
13
13
  ComponentDecoratorHandler,
@@ -32,7 +32,7 @@ import {
32
32
  TypeCheckScopeRegistry,
33
33
  forwardRefResolver,
34
34
  readBaseClass
35
- } from "./chunk-DCKTQM63.js";
35
+ } from "./chunk-P6RV7WPP.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-O4JLZZWJ.js";
46
+ } from "./chunk-ZF3IVDQ2.js";
47
47
  import {
48
48
  ConsoleLogger,
49
49
  LogLevel
50
- } from "./chunk-SBDNBITT.js";
50
+ } from "./chunk-LYJKWJUC.js";
51
51
  import {
52
52
  ContentOrigin,
53
53
  SourceFileLoader
54
- } from "./chunk-6ZJFIQBG.js";
54
+ } from "./chunk-2NLFVEGY.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-Z534TW2O.js";
75
+ } from "./chunk-ZOI6L3RR.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-EC5K6QPP.js";
87
+ } from "./chunk-TBUSSXUA.js";
88
88
  import {
89
89
  NOOP_PERF_RECORDER
90
- } from "./chunk-NJMZRTB6.js";
90
+ } from "./chunk-YZWN2KWE.js";
91
91
 
92
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
92
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
93
93
  import ts23 from "typescript";
94
94
 
95
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
95
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
96
96
  import ts7 from "typescript";
97
97
 
98
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
98
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
99
99
  import ts6 from "typescript";
100
100
 
101
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/utils.mjs
101
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_umd_utils.mjs
192
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
278
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
279
279
  import ts4 from "typescript";
280
280
 
281
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/util.mjs
281
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/utils.mjs
296
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm2015_host.mjs
302
+ // bazel-out/k8-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";
@@ -1528,7 +1528,7 @@ function getOuterNodeFromInnerDeclaration(node) {
1528
1528
  return outerNode;
1529
1529
  }
1530
1530
 
1531
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm5_host.mjs
1531
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/esm5_host.mjs
1532
1532
  import ts5 from "typescript";
1533
1533
  var Esm5ReflectionHost = class extends Esm2015ReflectionHost {
1534
1534
  getBaseClassExpression(clazz) {
@@ -1862,7 +1862,7 @@ function getIifeFn(classSymbol) {
1862
1862
  return iifeWrapper && ts5.isFunctionExpression(iifeWrapper) ? iifeWrapper : null;
1863
1863
  }
1864
1864
 
1865
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
1865
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/umd_host.mjs
1866
1866
  var UmdReflectionHost = class extends Esm5ReflectionHost {
1867
1867
  constructor(logger, isCore, src, dts = null) {
1868
1868
  super(logger, isCore, src, dts);
@@ -2362,7 +2362,7 @@ function isExportsIdentifier(node) {
2362
2362
  return ts6.isIdentifier(node) && node.text === "exports";
2363
2363
  }
2364
2364
 
2365
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
2365
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point.mjs
2366
2366
  var SUPPORTED_FORMAT_PROPERTIES = ["fesm2015", "fesm5", "es2015", "esm2015", "esm5", "main", "module", "browser"];
2367
2367
  var NO_ENTRY_POINT = "no-entry-point";
2368
2368
  var IGNORED_ENTRY_POINT = "ignored-entry-point";
@@ -2537,7 +2537,7 @@ function getRepositoryUrl(packageJson) {
2537
2537
  return packageJson.repository.url;
2538
2538
  }
2539
2539
 
2540
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/api.mjs
2540
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/api.mjs
2541
2541
  var DtsProcessing;
2542
2542
  (function(DtsProcessing2) {
2543
2543
  DtsProcessing2[DtsProcessing2["Yes"] = 0] = "Yes";
@@ -2546,7 +2546,7 @@ var DtsProcessing;
2546
2546
  })(DtsProcessing || (DtsProcessing = {}));
2547
2547
  var TaskDependencies = Map;
2548
2548
 
2549
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/adjust_cjs_umd_exports.mjs
2549
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/adjust_cjs_umd_exports.mjs
2550
2550
  import ts8 from "typescript";
2551
2551
  function adjustElementAccessExports(sourceText) {
2552
2552
  if (!/exports\[["']/.test(sourceText)) {
@@ -2583,10 +2583,10 @@ function isJsIdentifier(text) {
2583
2583
  return identifierPattern.test(text);
2584
2584
  }
2585
2585
 
2586
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
2586
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
2587
2587
  import ts10 from "typescript";
2588
2588
 
2589
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/patch_ts_expando_initializer.mjs
2589
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/patch_ts_expando_initializer.mjs
2590
2590
  import ts9 from "typescript";
2591
2591
  function patchTsGetExpandoInitializer() {
2592
2592
  if (isTs31778GetExpandoInitializerFixed()) {
@@ -2691,7 +2691,7 @@ function makeUnsupportedTypeScriptError() {
2691
2691
  return new Error("The TypeScript version used is not supported by ngcc.");
2692
2692
  }
2693
2693
 
2694
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
2694
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/bundle_program.mjs
2695
2695
  function makeBundleProgram(fs, isCore, pkg, path, r3FileName, options, host, additionalFiles = []) {
2696
2696
  const r3SymbolsPath = isCore ? findR3SymbolsPath(fs, fs.dirname(path), r3FileName) : null;
2697
2697
  let rootPaths = r3SymbolsPath ? [path, r3SymbolsPath, ...additionalFiles] : [path, ...additionalFiles];
@@ -2721,7 +2721,7 @@ function findR3SymbolsPath(fs, directory, filename) {
2721
2721
  return null;
2722
2722
  }
2723
2723
 
2724
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/ngcc_compiler_host.mjs
2724
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/ngcc_compiler_host.mjs
2725
2725
  import ts11 from "typescript";
2726
2726
  var NgccSourcesCompilerHost = class extends NgtscCompilerHost {
2727
2727
  constructor(fs, options, cache, moduleResolutionCache, packagePath) {
@@ -2766,7 +2766,7 @@ var NgccDtsCompilerHost = class extends NgtscCompilerHost {
2766
2766
  }
2767
2767
  };
2768
2768
 
2769
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/source_file_cache.mjs
2769
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/source_file_cache.mjs
2770
2770
  import ts12 from "typescript";
2771
2771
  var SharedFileCache = class {
2772
2772
  constructor(fs) {
@@ -2869,7 +2869,7 @@ function createModuleResolutionCache(fs) {
2869
2869
  });
2870
2870
  }
2871
2871
 
2872
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_bundle.mjs
2872
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_bundle.mjs
2873
2873
  function createSourceTextProcessor(format) {
2874
2874
  if (format === "umd" || format === "commonjs") {
2875
2875
  return adjustElementAccessExports;
@@ -2918,13 +2918,13 @@ function computePotentialDtsFilesFromJsFiles(fs, srcProgram, formatPath, typings
2918
2918
  return additionalFiles;
2919
2919
  }
2920
2920
 
2921
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
2921
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
2922
2922
  import ts22 from "typescript";
2923
2923
 
2924
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
2924
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
2925
2925
  import { ConstantPool } from "@angular/compiler";
2926
2926
 
2927
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/utils.mjs
2927
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/utils.mjs
2928
2928
  import ts13 from "typescript";
2929
2929
  function isClassDeclaration(clazz) {
2930
2930
  return isNamedClassDeclaration(clazz) || isNamedFunctionDeclaration(clazz) || isNamedVariableDeclaration(clazz);
@@ -3007,7 +3007,7 @@ function reifySourceFile(expr) {
3007
3007
  return stmt.declarationList.declarations[0].initializer;
3008
3008
  }
3009
3009
 
3010
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/missing_injectable_migration.mjs
3010
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/missing_injectable_migration.mjs
3011
3011
  var MissingInjectableMigration = class {
3012
3012
  apply(clazz, host) {
3013
3013
  const decorators = host.reflectionHost.getDecoratorsOfDeclaration(clazz);
@@ -3112,7 +3112,7 @@ function getAngularCoreDecoratorName(decorator) {
3112
3112
  return decorator.import.name;
3113
3113
  }
3114
3114
 
3115
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_child_migration.mjs
3115
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_child_migration.mjs
3116
3116
  var UndecoratedChildMigration = class {
3117
3117
  apply(clazz, host) {
3118
3118
  const moduleMeta = host.metadata.getNgModuleMetadata(new Reference(clazz));
@@ -3147,7 +3147,7 @@ var UndecoratedChildMigration = class {
3147
3147
  }
3148
3148
  };
3149
3149
 
3150
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_parent_migration.mjs
3150
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/migrations/undecorated_parent_migration.mjs
3151
3151
  var UndecoratedParentMigration = class {
3152
3152
  apply(clazz, host) {
3153
3153
  if (!hasDirectiveDecorator(host, clazz) || hasConstructor(host, clazz)) {
@@ -3180,7 +3180,7 @@ function determineBaseClass(clazz, host) {
3180
3180
  return baseClass;
3181
3181
  }
3182
3182
 
3183
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/migration_host.mjs
3183
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/migration_host.mjs
3184
3184
  import ts14 from "typescript";
3185
3185
  var DefaultMigrationHost = class {
3186
3186
  constructor(reflectionHost, metadata, evaluator, compiler, entryPointPath) {
@@ -3240,7 +3240,7 @@ function createMigrationDiagnostic(diagnostic, source, decorator) {
3240
3240
  return clone;
3241
3241
  }
3242
3242
 
3243
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_trait_compiler.mjs
3243
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_trait_compiler.mjs
3244
3244
  var NgccTraitCompiler = class extends TraitCompiler {
3245
3245
  constructor(handlers, ngccReflector) {
3246
3246
  super(
@@ -3295,10 +3295,10 @@ var NoIncrementalBuild = class {
3295
3295
  }
3296
3296
  };
3297
3297
 
3298
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/types.mjs
3298
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/types.mjs
3299
3299
  var DecorationAnalyses = Map;
3300
3300
 
3301
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
3301
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/decoration_analyzer.mjs
3302
3302
  var NgccResourceLoader = class {
3303
3303
  constructor(fs) {
3304
3304
  this.fs = fs;
@@ -3520,7 +3520,7 @@ var DecorationAnalyzer = class {
3520
3520
  }
3521
3521
  };
3522
3522
 
3523
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/module_with_providers_analyzer.mjs
3523
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/module_with_providers_analyzer.mjs
3524
3524
  import ts15 from "typescript";
3525
3525
  var ModuleWithProvidersAnalyses = Map;
3526
3526
  var ModuleWithProvidersAnalyzer = class {
@@ -3659,7 +3659,7 @@ function isAnyKeyword(typeParam) {
3659
3659
  return typeParam.kind === ts15.SyntaxKind.AnyKeyword;
3660
3660
  }
3661
3661
 
3662
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_references_registry.mjs
3662
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/ngcc_references_registry.mjs
3663
3663
  var NgccReferencesRegistry = class {
3664
3664
  constructor(host) {
3665
3665
  this.host = host;
@@ -3680,7 +3680,7 @@ var NgccReferencesRegistry = class {
3680
3680
  }
3681
3681
  };
3682
3682
 
3683
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/private_declarations_analyzer.mjs
3683
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/analysis/private_declarations_analyzer.mjs
3684
3684
  var PrivateDeclarationsAnalyzer = class {
3685
3685
  constructor(host, referencesRegistry) {
3686
3686
  this.host = host;
@@ -3721,7 +3721,7 @@ var PrivateDeclarationsAnalyzer = class {
3721
3721
  }
3722
3722
  };
3723
3723
 
3724
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_host.mjs
3724
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/commonjs_host.mjs
3725
3725
  import ts16 from "typescript";
3726
3726
  var CommonJsReflectionHost = class extends Esm5ReflectionHost {
3727
3727
  constructor(logger, isCore, src, dts = null) {
@@ -3885,7 +3885,7 @@ var CommonJsReflectionHost = class extends Esm5ReflectionHost {
3885
3885
  }
3886
3886
  };
3887
3887
 
3888
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/host/delegating_host.mjs
3888
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/host/delegating_host.mjs
3889
3889
  var DelegatingReflectionHost = class {
3890
3890
  constructor(tsHost, ngccHost) {
3891
3891
  this.tsHost = tsHost;
@@ -4006,16 +4006,16 @@ var DelegatingReflectionHost = class {
4006
4006
  }
4007
4007
  };
4008
4008
 
4009
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
4009
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
4010
4010
  import ts19 from "typescript";
4011
4011
 
4012
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
4012
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
4013
4013
  import ts18 from "typescript";
4014
4014
 
4015
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
4015
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
4016
4016
  import ts17 from "typescript";
4017
4017
 
4018
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/ngcc_import_rewriter.mjs
4018
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/ngcc_import_rewriter.mjs
4019
4019
  var NgccFlatImportRewriter = class {
4020
4020
  shouldImportSymbol(symbol, specifier) {
4021
4021
  if (specifier === "@angular/core") {
@@ -4036,7 +4036,7 @@ var NgccFlatImportRewriter = class {
4036
4036
  }
4037
4037
  };
4038
4038
 
4039
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/utils.mjs
4039
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/utils.mjs
4040
4040
  function getImportRewriter(r3SymbolsFile, isCore, isFlat) {
4041
4041
  if (isCore && isFlat) {
4042
4042
  return new NgccFlatImportRewriter();
@@ -4050,7 +4050,7 @@ function stripExtension2(filePath) {
4050
4050
  return filePath.replace(/\.(js|d\.ts)$/, "");
4051
4051
  }
4052
4052
 
4053
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
4053
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm_rendering_formatter.mjs
4054
4054
  var EsmRenderingFormatter = class {
4055
4055
  constructor(fs, host, isCore) {
4056
4056
  this.fs = fs;
@@ -4210,7 +4210,7 @@ function getEndExceptSemicolon(statement) {
4210
4210
  return lastToken && lastToken.kind === ts17.SyntaxKind.SemicolonToken ? statement.getEnd() - 1 : statement.getEnd();
4211
4211
  }
4212
4212
 
4213
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
4213
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/esm5_rendering_formatter.mjs
4214
4214
  var Esm5RenderingFormatter = class extends EsmRenderingFormatter {
4215
4215
  addDefinitions(output, compiledClass, definitions) {
4216
4216
  const classSymbol = this.host.getClassSymbol(compiledClass.declaration);
@@ -4238,7 +4238,7 @@ Expected an ES5 IIFE wrapped function. But got:
4238
4238
  }
4239
4239
  };
4240
4240
 
4241
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
4241
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/commonjs_rendering_formatter.mjs
4242
4242
  var CommonJsRenderingFormatter = class extends Esm5RenderingFormatter {
4243
4243
  constructor(fs, commonJsHost, isCore) {
4244
4244
  super(fs, commonJsHost, isCore);
@@ -4287,15 +4287,15 @@ exports.${e.asAlias} = ${importNamespace}${namedImport.symbol};`;
4287
4287
  }
4288
4288
  };
4289
4289
 
4290
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
4290
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
4291
4291
  import MagicString from "magic-string";
4292
4292
  import ts20 from "typescript";
4293
4293
 
4294
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/constants.mjs
4294
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/constants.mjs
4295
4295
  var IMPORT_PREFIX = "\u0275ngcc";
4296
4296
  var NGCC_TIMED_OUT_EXIT_CODE = 177;
4297
4297
 
4298
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/source_maps.mjs
4298
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/source_maps.mjs
4299
4299
  import mapHelpers from "convert-source-map";
4300
4300
  function renderSourceAndMap(logger, fs, sourceFile, generatedMagicString) {
4301
4301
  var _a;
@@ -4330,7 +4330,7 @@ ${sourceMapComment}` },
4330
4330
  }
4331
4331
  }
4332
4332
 
4333
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
4333
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/dts_renderer.mjs
4334
4334
  var DtsRenderInfo = class {
4335
4335
  constructor() {
4336
4336
  this.classInfo = [];
@@ -4431,14 +4431,14 @@ function markForEmitAsSingleLine(node) {
4431
4431
  ts20.forEachChild(node, markForEmitAsSingleLine);
4432
4432
  }
4433
4433
 
4434
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
4434
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
4435
4435
  import { jsDocComment, WrappedNodeExpr, WritePropExpr } from "@angular/compiler";
4436
4436
  import MagicString2 from "magic-string";
4437
4437
 
4438
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/rendering_formatter.mjs
4438
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/rendering_formatter.mjs
4439
4439
  var RedundantDecoratorMap = Map;
4440
4440
 
4441
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
4441
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/renderer.mjs
4442
4442
  var Renderer = class {
4443
4443
  constructor(host, srcFormatter, fs, logger, bundle, tsConfig = null) {
4444
4444
  this.host = host;
@@ -4541,7 +4541,7 @@ function createAssignmentStatement(receiverName, propName, initializer, leadingC
4541
4541
  return statement;
4542
4542
  }
4543
4543
 
4544
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/umd_rendering_formatter.mjs
4544
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/rendering/umd_rendering_formatter.mjs
4545
4545
  import ts21 from "typescript";
4546
4546
  var UmdRenderingFormatter = class extends Esm5RenderingFormatter {
4547
4547
  constructor(fs, umdHost, isCore) {
@@ -4657,7 +4657,7 @@ function getGlobalIdentifier(i) {
4657
4657
  return i.specifier.replace(/^@angular\//, "ng.").replace(/^@/, "").replace(/\//g, ".").replace(/[-_]+(.?)/g, (_, c) => c.toUpperCase()).replace(/^./, (c) => c.toLowerCase());
4658
4658
  }
4659
4659
 
4660
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
4660
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/transformer.mjs
4661
4661
  var Transformer = class {
4662
4662
  constructor(fs, logger, tsConfig = null) {
4663
4663
  this.fs = fs;
@@ -4738,7 +4738,7 @@ function hasErrors(diagnostics) {
4738
4738
  return diagnostics.some((d) => d.category === ts22.DiagnosticCategory.Error);
4739
4739
  }
4740
4740
 
4741
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
4741
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/create_compile_function.mjs
4742
4742
  function getCreateCompileFn(fileSystem, logger, fileWriter, enableI18nLegacyMessageIdFormat, tsConfig, pathMappings) {
4743
4743
  return (beforeWritingFiles, onTaskCompleted) => {
4744
4744
  const transformer = new Transformer(fileSystem, logger, tsConfig);
@@ -4777,10 +4777,10 @@ ${errors}`);
4777
4777
  };
4778
4778
  }
4779
4779
 
4780
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
4780
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
4781
4781
  import os from "os";
4782
4782
 
4783
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/path_mappings.mjs
4783
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/path_mappings.mjs
4784
4784
  function getPathMappingsFromTsConfig(fs, tsConfig, projectPath) {
4785
4785
  if (tsConfig !== null && tsConfig.options.baseUrl !== void 0 && tsConfig.options.paths !== void 0) {
4786
4786
  return {
@@ -4790,7 +4790,7 @@ function getPathMappingsFromTsConfig(fs, tsConfig, projectPath) {
4790
4790
  }
4791
4791
  }
4792
4792
 
4793
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/in_place_file_writer.mjs
4793
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/in_place_file_writer.mjs
4794
4794
  var NGCC_BACKUP_EXTENSION = ".__ivy_ngcc_bak";
4795
4795
  var InPlaceFileWriter = class {
4796
4796
  constructor(fs, logger, errorOnFailedEntryPoint) {
@@ -4839,7 +4839,7 @@ This error may be caused by one of the following:
4839
4839
  }
4840
4840
  };
4841
4841
 
4842
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/new_entry_point_file_writer.mjs
4842
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/new_entry_point_file_writer.mjs
4843
4843
  var NGCC_DIRECTORY = "__ivy_ngcc__";
4844
4844
  var NGCC_PROPERTY_EXTENSION = "_ivy_ngcc";
4845
4845
  var NewEntryPointFileWriter = class extends InPlaceFileWriter {
@@ -4947,7 +4947,7 @@ var NewEntryPointFileWriter = class extends InPlaceFileWriter {
4947
4947
  }
4948
4948
  };
4949
4949
 
4950
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
4950
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/ngcc_options.mjs
4951
4951
  function getSharedSetup(options) {
4952
4952
  const fileSystem = getFileSystem();
4953
4953
  const absBasePath = absoluteFrom(options.basePath);
@@ -5023,7 +5023,7 @@ function getMaxNumberOfWorkers() {
5023
5023
  return numericMaxWorkers;
5024
5024
  }
5025
5025
 
5026
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/utils.mjs
5026
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/utils.mjs
5027
5027
  var stringifyTask = (task) => `{entryPoint: ${task.entryPoint.name}, formatProperty: ${task.formatProperty}, processDts: ${DtsProcessing[task.processDts]}}`;
5028
5028
  function computeTaskDependencies(tasks, graph) {
5029
5029
  const dependencies = new TaskDependencies();
@@ -5083,7 +5083,7 @@ function sortTasksByPriority(tasks, dependencies) {
5083
5083
  });
5084
5084
  }
5085
5085
 
5086
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/utils.mjs
5086
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/utils.mjs
5087
5087
  import cluster from "cluster";
5088
5088
  var Deferred = class {
5089
5089
  constructor() {
@@ -5118,7 +5118,7 @@ var sendMessageToWorker = (workerId, msg) => {
5118
5118
  });
5119
5119
  };
5120
5120
 
5121
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/package_json_updater.mjs
5121
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/package_json_updater.mjs
5122
5122
  var PackageJsonUpdate = class {
5123
5123
  constructor(writeChangesImpl) {
5124
5124
  this.writeChangesImpl = writeChangesImpl;
@@ -5260,4 +5260,4 @@ export {
5260
5260
  * Use of this source code is governed by an MIT-style license that can be
5261
5261
  * found in the LICENSE file at https://angular.io/license
5262
5262
  */
5263
- //# sourceMappingURL=chunk-LHX5X4GY.js.map
5263
+ //# sourceMappingURL=chunk-ZIYE3XC2.js.map