@angular/compiler-cli 15.2.4 → 15.2.6

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-RMPM4VAI.js → chunk-47T3GLS3.js} +95 -95
  2. package/bundles/{chunk-IJECERTO.js → chunk-4EAKVGWO.js} +10 -10
  3. package/bundles/{chunk-WN75SNW4.js → chunk-6MNQICMO.js} +71 -71
  4. package/bundles/{chunk-LYJKWJUC.js → chunk-CF2CT7RQ.js} +3 -3
  5. package/bundles/{chunk-PKXB2WOZ.js → chunk-FXCJCRLE.js} +40 -40
  6. package/bundles/{chunk-YZWN2KWE.js → chunk-HK36RNP3.js} +5 -5
  7. package/bundles/{chunk-IYYB2HTK.js → chunk-I7N7PLKQ.js} +21 -21
  8. package/bundles/{chunk-5WBIJMZH.js → chunk-JADZF6LG.js} +5 -5
  9. package/bundles/{chunk-TBUSSXUA.js → chunk-K2U2VZ7S.js} +7 -7
  10. package/bundles/{chunk-P5LISIUG.js → chunk-KXJ5LO4I.js} +77 -77
  11. package/bundles/{chunk-2NLFVEGY.js → chunk-L644G6CJ.js} +7 -7
  12. package/bundles/{chunk-B57SP4JB.js → chunk-OFPWZYAK.js} +2 -2
  13. package/bundles/{chunk-7GNUPQOI.js → chunk-RVMGEVUM.js} +31 -31
  14. package/bundles/{chunk-ZF3IVDQ2.js → chunk-UPBLAOWL.js} +6 -6
  15. package/bundles/{chunk-ZV3QKZR5.js → chunk-XIHAXCJX.js} +5 -5
  16. package/bundles/{chunk-K7P4IHT5.js → chunk-YSDCIO24.js} +4 -4
  17. package/bundles/index.js +13 -13
  18. package/bundles/linker/babel/index.js +13 -13
  19. package/bundles/linker/index.js +5 -5
  20. package/bundles/ngcc/index.js +13 -13
  21. package/bundles/ngcc/main-ngcc.js +14 -14
  22. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +14 -14
  23. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
  24. package/bundles/private/bazel.js +1 -1
  25. package/bundles/private/localize.js +3 -3
  26. package/bundles/private/migrations.js +6 -6
  27. package/bundles/private/tooling.js +4 -4
  28. package/bundles/src/bin/ng_xi18n.js +11 -11
  29. package/bundles/src/bin/ngc.js +9 -9
  30. package/bundles_metadata.json +1 -1
  31. package/ngcc/src/packages/build_marker.d.ts +1 -1
  32. package/package.json +2 -2
  33. /package/bundles/{chunk-RMPM4VAI.js.map → chunk-47T3GLS3.js.map} +0 -0
  34. /package/bundles/{chunk-IJECERTO.js.map → chunk-4EAKVGWO.js.map} +0 -0
  35. /package/bundles/{chunk-WN75SNW4.js.map → chunk-6MNQICMO.js.map} +0 -0
  36. /package/bundles/{chunk-LYJKWJUC.js.map → chunk-CF2CT7RQ.js.map} +0 -0
  37. /package/bundles/{chunk-PKXB2WOZ.js.map → chunk-FXCJCRLE.js.map} +0 -0
  38. /package/bundles/{chunk-YZWN2KWE.js.map → chunk-HK36RNP3.js.map} +0 -0
  39. /package/bundles/{chunk-IYYB2HTK.js.map → chunk-I7N7PLKQ.js.map} +0 -0
  40. /package/bundles/{chunk-5WBIJMZH.js.map → chunk-JADZF6LG.js.map} +0 -0
  41. /package/bundles/{chunk-TBUSSXUA.js.map → chunk-K2U2VZ7S.js.map} +0 -0
  42. /package/bundles/{chunk-P5LISIUG.js.map → chunk-KXJ5LO4I.js.map} +0 -0
  43. /package/bundles/{chunk-2NLFVEGY.js.map → chunk-L644G6CJ.js.map} +0 -0
  44. /package/bundles/{chunk-B57SP4JB.js.map → chunk-OFPWZYAK.js.map} +0 -0
  45. /package/bundles/{chunk-7GNUPQOI.js.map → chunk-RVMGEVUM.js.map} +0 -0
  46. /package/bundles/{chunk-ZF3IVDQ2.js.map → chunk-UPBLAOWL.js.map} +0 -0
  47. /package/bundles/{chunk-ZV3QKZR5.js.map → chunk-XIHAXCJX.js.map} +0 -0
  48. /package/bundles/{chunk-K7P4IHT5.js.map → chunk-YSDCIO24.js.map} +0 -0
@@ -4,7 +4,7 @@
4
4
 
5
5
  import {
6
6
  removeLockFile
7
- } from "./chunk-B57SP4JB.js";
7
+ } from "./chunk-OFPWZYAK.js";
8
8
  import {
9
9
  Deferred,
10
10
  DirectPackageJsonUpdater,
@@ -37,19 +37,19 @@ import {
37
37
  sendMessageToWorker,
38
38
  sortTasksByPriority,
39
39
  stringifyTask
40
- } from "./chunk-WN75SNW4.js";
40
+ } from "./chunk-6MNQICMO.js";
41
41
  import {
42
42
  LogLevel
43
- } from "./chunk-LYJKWJUC.js";
43
+ } from "./chunk-CF2CT7RQ.js";
44
44
  import {
45
45
  absoluteFrom,
46
46
  getFileSystem
47
- } from "./chunk-TBUSSXUA.js";
47
+ } from "./chunk-K2U2VZ7S.js";
48
48
 
49
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/commonjs_dependency_host.mjs
49
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/commonjs_dependency_host.mjs
50
50
  import ts from "typescript";
51
51
 
52
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/module_resolver.mjs
52
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/module_resolver.mjs
53
53
  var ModuleResolver = class {
54
54
  constructor(fs, pathMappings, relativeExtensions = ["", ".js", "/index.js"]) {
55
55
  this.fs = fs;
@@ -187,7 +187,7 @@ function isRelativeImport(from, to) {
187
187
  return to.startsWith(from) && !to.includes("node_modules");
188
188
  }
189
189
 
190
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dependency_host.mjs
190
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dependency_host.mjs
191
191
  function createDependencyInfo() {
192
192
  return { dependencies: /* @__PURE__ */ new Set(), missing: /* @__PURE__ */ new Set(), deepImports: /* @__PURE__ */ new Set() };
193
193
  }
@@ -244,7 +244,7 @@ var DependencyHostBase = class {
244
244
  }
245
245
  };
246
246
 
247
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/commonjs_dependency_host.mjs
247
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/commonjs_dependency_host.mjs
248
248
  var CommonJsDependencyHost = class extends DependencyHostBase {
249
249
  canSkipFile(fileContents) {
250
250
  return !hasRequireCalls(fileContents);
@@ -288,7 +288,7 @@ function hasRequireCalls(source) {
288
288
  return /require\(['"]/.test(source);
289
289
  }
290
290
 
291
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dependency_resolver.mjs
291
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dependency_resolver.mjs
292
292
  import { DepGraph } from "dependency-graph";
293
293
  import module from "module";
294
294
  var builtinNodeJsModules = new Set(module.builtinModules);
@@ -392,7 +392,7 @@ var DependencyResolver = class {
392
392
  }
393
393
  };
394
394
 
395
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/esm_dependency_host.mjs
395
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/esm_dependency_host.mjs
396
396
  import ts2 from "typescript";
397
397
  var EsmDependencyHost = class extends DependencyHostBase {
398
398
  constructor(fs, moduleResolver, scanImportExpressions = true) {
@@ -558,7 +558,7 @@ function canPrecedeARegex(kind) {
558
558
  }
559
559
  }
560
560
 
561
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dts_dependency_host.mjs
561
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/dts_dependency_host.mjs
562
562
  var DtsDependencyHost = class extends EsmDependencyHost {
563
563
  constructor(fs, pathMappings) {
564
564
  super(fs, new ModuleResolver(fs, pathMappings, ["", ".d.ts", "/index.d.ts", ".js", "/index.js"]), false);
@@ -568,7 +568,7 @@ var DtsDependencyHost = class extends EsmDependencyHost {
568
568
  }
569
569
  };
570
570
 
571
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/umd_dependency_host.mjs
571
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/dependencies/umd_dependency_host.mjs
572
572
  import ts3 from "typescript";
573
573
  var UmdDependencyHost = class extends DependencyHostBase {
574
574
  canSkipFile(fileContents) {
@@ -588,7 +588,7 @@ var UmdDependencyHost = class extends DependencyHostBase {
588
588
  }
589
589
  };
590
590
 
591
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/utils.mjs
591
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/utils.mjs
592
592
  function getBasePaths(logger, sourceDirectory, pathMappings) {
593
593
  const fs = getFileSystem();
594
594
  const basePaths = [sourceDirectory];
@@ -698,7 +698,7 @@ function convertToLeaf(node, path) {
698
698
  node.path = path;
699
699
  }
700
700
 
701
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/directory_walker_entry_point_finder.mjs
701
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/directory_walker_entry_point_finder.mjs
702
702
  var DirectoryWalkerEntryPointFinder = class {
703
703
  constructor(logger, resolver, entryPointCollector, entryPointManifest, sourceDirectory, pathMappings) {
704
704
  this.logger = logger;
@@ -725,7 +725,7 @@ var DirectoryWalkerEntryPointFinder = class {
725
725
  }
726
726
  };
727
727
 
728
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/entry_point_collector.mjs
728
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/entry_point_collector.mjs
729
729
  var EntryPointCollector = class {
730
730
  constructor(fs, config, logger, resolver) {
731
731
  this.fs = fs;
@@ -803,7 +803,7 @@ function isIgnorablePath(path) {
803
803
  return path.startsWith(".") || path === "node_modules" || path === NGCC_DIRECTORY;
804
804
  }
805
805
 
806
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/tracing_entry_point_finder.mjs
806
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/tracing_entry_point_finder.mjs
807
807
  var TracingEntryPointFinder = class {
808
808
  constructor(fs, config, logger, resolver, basePath, pathMappings) {
809
809
  this.fs = fs;
@@ -840,7 +840,7 @@ var TracingEntryPointFinder = class {
840
840
  }
841
841
  };
842
842
 
843
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/program_based_entry_point_finder.mjs
843
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/program_based_entry_point_finder.mjs
844
844
  var ProgramBasedEntryPointFinder = class extends TracingEntryPointFinder {
845
845
  constructor(fs, config, logger, resolver, entryPointCollector, entryPointManifest, basePath, tsConfig, projectPath) {
846
846
  super(fs, config, logger, resolver, basePath, getPathMappingsFromTsConfig(fs, tsConfig, projectPath));
@@ -891,8 +891,8 @@ var ProgramBasedEntryPointFinder = class extends TracingEntryPointFinder {
891
891
  }
892
892
  };
893
893
 
894
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/build_marker.mjs
895
- var NGCC_VERSION = "15.2.4";
894
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/build_marker.mjs
895
+ var NGCC_VERSION = "15.2.6";
896
896
  function needsCleaning(packageJson) {
897
897
  return Object.values(packageJson.__processed_by_ivy_ngcc__ || {}).some((value) => value !== NGCC_VERSION);
898
898
  }
@@ -933,7 +933,7 @@ function markAsProcessed(pkgJsonUpdater, packageJson, packageJsonPath, formatPro
933
933
  update.writeChanges(packageJsonPath, packageJson);
934
934
  }
935
935
 
936
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/targeted_entry_point_finder.mjs
936
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/entry_point_finder/targeted_entry_point_finder.mjs
937
937
  var TargetedEntryPointFinder = class extends TracingEntryPointFinder {
938
938
  constructor(fs, config, logger, resolver, basePath, pathMappings, targetPath) {
939
939
  super(fs, config, logger, resolver, basePath, pathMappings);
@@ -1048,7 +1048,7 @@ var TargetedEntryPointFinder = class extends TracingEntryPointFinder {
1048
1048
  }
1049
1049
  };
1050
1050
 
1051
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/base_task_queue.mjs
1051
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/base_task_queue.mjs
1052
1052
  var BaseTaskQueue = class {
1053
1053
  get allTasksCompleted() {
1054
1054
  return this.tasks.length === 0 && this.inProgressTasks.size === 0;
@@ -1114,7 +1114,7 @@ ${indentation}- ${stringifyTask(task)}`).join("");
1114
1114
  }
1115
1115
  };
1116
1116
 
1117
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/parallel_task_queue.mjs
1117
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/parallel_task_queue.mjs
1118
1118
  var ParallelTaskQueue = class extends BaseTaskQueue {
1119
1119
  constructor(logger, tasks, dependencies) {
1120
1120
  super(logger, sortTasksByPriority(tasks, dependencies), dependencies);
@@ -1154,7 +1154,7 @@ ${indentation}- ${stringifyTask(task)} (${blockingTasks.size}): ` + this.stringi
1154
1154
  }
1155
1155
  };
1156
1156
 
1157
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/serial_task_queue.mjs
1157
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/queues/serial_task_queue.mjs
1158
1158
  var SerialTaskQueue = class extends BaseTaskQueue {
1159
1159
  computeNextTask() {
1160
1160
  const nextTask = this.tasks.shift() || null;
@@ -1169,7 +1169,7 @@ var SerialTaskQueue = class extends BaseTaskQueue {
1169
1169
  }
1170
1170
  };
1171
1171
 
1172
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/utils.mjs
1172
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/utils.mjs
1173
1173
  function isLocalDirectory(fs, path) {
1174
1174
  if (fs.exists(path)) {
1175
1175
  const stat = fs.lstat(path);
@@ -1179,7 +1179,7 @@ function isLocalDirectory(fs, path) {
1179
1179
  }
1180
1180
  }
1181
1181
 
1182
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/cleaning_strategies.mjs
1182
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/cleaning_strategies.mjs
1183
1183
  var PackageJsonCleaner = class {
1184
1184
  constructor(fs) {
1185
1185
  this.fs = fs;
@@ -1218,7 +1218,7 @@ var BackupFileCleaner = class {
1218
1218
  }
1219
1219
  };
1220
1220
 
1221
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/package_cleaner.mjs
1221
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/writing/cleaning/package_cleaner.mjs
1222
1222
  var PackageCleaner = class {
1223
1223
  constructor(fs, cleaners) {
1224
1224
  this.fs = fs;
@@ -1261,7 +1261,7 @@ function cleanOutdatedPackages(fileSystem, entryPoints) {
1261
1261
  return packagesToClean.size > 0;
1262
1262
  }
1263
1263
 
1264
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/analyze_entry_points.mjs
1264
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/analyze_entry_points.mjs
1265
1265
  function getAnalyzeEntryPointsFn(logger, finder, fileSystem, supportedPropertiesToConsider, typingsOnly, compileAllFormats, propertiesToConsider, inParallel) {
1266
1266
  return () => {
1267
1267
  logger.debug("Analyzing entry-points...");
@@ -1350,7 +1350,7 @@ function getTaskQueue(logger, inParallel, tasks, graph) {
1350
1350
  return inParallel ? new ParallelTaskQueue(logger, tasks, dependencies) : new SerialTaskQueue(logger, tasks, dependencies);
1351
1351
  }
1352
1352
 
1353
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/master.mjs
1353
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/master.mjs
1354
1354
  import cluster from "cluster";
1355
1355
  import module2 from "module";
1356
1356
  var ClusterMaster = class {
@@ -1551,7 +1551,7 @@ var ClusterWorkerScriptResolver = class {
1551
1551
  }
1552
1552
  };
1553
1553
 
1554
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/executor.mjs
1554
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/cluster/executor.mjs
1555
1555
  var ClusterExecutor = class {
1556
1556
  constructor(workerCount, fileSystem, logger, fileWriter, pkgJsonUpdater, lockFile, createTaskCompletedCallback) {
1557
1557
  this.workerCount = workerCount;
@@ -1571,7 +1571,7 @@ var ClusterExecutor = class {
1571
1571
  }
1572
1572
  };
1573
1573
 
1574
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/single_process_executor.mjs
1574
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/single_process_executor.mjs
1575
1575
  var SingleProcessorExecutorBase = class {
1576
1576
  constructor(logger, createTaskCompletedCallback) {
1577
1577
  this.logger = logger;
@@ -1613,7 +1613,7 @@ var SingleProcessExecutorAsync = class extends SingleProcessorExecutorBase {
1613
1613
  }
1614
1614
  };
1615
1615
 
1616
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/completion.mjs
1616
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/execution/tasks/completion.mjs
1617
1617
  function composeTaskCompletedCallbacks(callbacks) {
1618
1618
  return (task, outcome, message) => {
1619
1619
  const callback = callbacks[outcome];
@@ -1653,7 +1653,7 @@ function createErrorMessage(fs, task, message) {
1653
1653
  return `Failed to compile entry-point ${task.entryPoint.name} (${format})` + message;
1654
1654
  }
1655
1655
 
1656
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/async_locker.mjs
1656
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/async_locker.mjs
1657
1657
  var TimeoutError = class extends Error {
1658
1658
  constructor() {
1659
1659
  super(...arguments);
@@ -1702,11 +1702,11 @@ Waiting up to ${this.retryDelay * this.retryAttempts / 1e3}s for it to finish.
1702
1702
  }
1703
1703
  };
1704
1704
 
1705
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/index.mjs
1705
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/index.mjs
1706
1706
  import { fork } from "child_process";
1707
1707
  import module4 from "module";
1708
1708
 
1709
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file.mjs
1709
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file.mjs
1710
1710
  import module3 from "module";
1711
1711
  var LockFilePathResolver = class {
1712
1712
  static resolve(fs) {
@@ -1716,7 +1716,7 @@ var LockFilePathResolver = class {
1716
1716
  }
1717
1717
  };
1718
1718
 
1719
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/index.mjs
1719
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/lock_file_with_child_process/index.mjs
1720
1720
  var LockFileWithChildProcess = class {
1721
1721
  constructor(fs, logger) {
1722
1722
  this.fs = fs;
@@ -1767,7 +1767,7 @@ var LockFileUnlockerScriptResolver = class {
1767
1767
  }
1768
1768
  };
1769
1769
 
1770
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/sync_locker.mjs
1770
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/locking/sync_locker.mjs
1771
1771
  var SyncLocker = class {
1772
1772
  constructor(lockFile) {
1773
1773
  this.lockFile = lockFile;
@@ -1798,7 +1798,7 @@ If you are running multiple builds in parallel then you might try pre-processing
1798
1798
  }
1799
1799
  };
1800
1800
 
1801
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/configuration.mjs
1801
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/configuration.mjs
1802
1802
  import { createHash } from "crypto";
1803
1803
  import module5 from "module";
1804
1804
  import semver from "semver";
@@ -1983,7 +1983,7 @@ var NgccConfiguration = class {
1983
1983
  }
1984
1984
  };
1985
1985
 
1986
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_manifest.mjs
1986
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/packages/entry_point_manifest.mjs
1987
1987
  import { createHash as createHash2 } from "crypto";
1988
1988
  var EntryPointManifest = class {
1989
1989
  constructor(fs, config, logger) {
@@ -2091,7 +2091,7 @@ var InvalidatingEntryPointManifest = class extends EntryPointManifest {
2091
2091
  }
2092
2092
  };
2093
2093
 
2094
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/ngcc/src/main.mjs
2094
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/ngcc/src/main.mjs
2095
2095
  function mainNgcc(options) {
2096
2096
  const { basePath, targetEntryPointPath, propertiesToConsider, typingsOnly, compileAllFormats, logger, pathMappings, async, errorOnFailedEntryPoint, enableI18nLegacyMessageIdFormat, invalidateEntryPointManifest, fileSystem, absBasePath, projectPath, tsConfig, getFileWriter } = getSharedSetup(options);
2097
2097
  const config = new NgccConfiguration(fileSystem, projectPath);
@@ -2184,4 +2184,4 @@ export {
2184
2184
  * Use of this source code is governed by an MIT-style license that can be
2185
2185
  * found in the LICENSE file at https://angular.io/license
2186
2186
  */
2187
- //# sourceMappingURL=chunk-PKXB2WOZ.js.map
2187
+ //# sourceMappingURL=chunk-FXCJCRLE.js.map
@@ -3,7 +3,7 @@
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
4
 
5
5
 
6
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/api.mjs
6
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/api.mjs
7
7
  var PerfPhase;
8
8
  (function(PerfPhase2) {
9
9
  PerfPhase2[PerfPhase2["Unaccounted"] = 0] = "Unaccounted";
@@ -70,7 +70,7 @@ var PerfCheckpoint;
70
70
  PerfCheckpoint2[PerfCheckpoint2["LAST"] = 9] = "LAST";
71
71
  })(PerfCheckpoint || (PerfCheckpoint = {}));
72
72
 
73
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/noop.mjs
73
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/noop.mjs
74
74
  var NoopPerfRecorder = class {
75
75
  eventCount() {
76
76
  }
@@ -87,7 +87,7 @@ var NoopPerfRecorder = class {
87
87
  };
88
88
  var NOOP_PERF_RECORDER = new NoopPerfRecorder();
89
89
 
90
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/clock.mjs
90
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/clock.mjs
91
91
  function mark() {
92
92
  return process.hrtime();
93
93
  }
@@ -96,7 +96,7 @@ function timeSinceInMicros(mark2) {
96
96
  return delta[0] * 1e6 + Math.floor(delta[1] / 1e3);
97
97
  }
98
98
 
99
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/recorder.mjs
99
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/recorder.mjs
100
100
  var ActivePerfRecorder = class {
101
101
  static zeroedToNow() {
102
102
  return new ActivePerfRecorder(mark());
@@ -205,4 +205,4 @@ export {
205
205
  * Use of this source code is governed by an MIT-style license that can be
206
206
  * found in the LICENSE file at https://angular.io/license
207
207
  */
208
- //# sourceMappingURL=chunk-YZWN2KWE.js.map
208
+ //# sourceMappingURL=chunk-HK36RNP3.js.map
@@ -12,9 +12,9 @@ import {
12
12
  resolve,
13
13
  stripExtension,
14
14
  toRelativeImport
15
- } from "./chunk-TBUSSXUA.js";
15
+ } from "./chunk-K2U2VZ7S.js";
16
16
 
17
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/typescript.mjs
17
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/typescript.mjs
18
18
  import ts from "typescript";
19
19
  var TS = /\.tsx?$/i;
20
20
  var D_TS = /\.d\.ts$/i;
@@ -115,7 +115,7 @@ function toUnredirectedSourceFile(sf) {
115
115
  return redirectInfo.unredirected;
116
116
  }
117
117
 
118
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/references.mjs
118
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/references.mjs
119
119
  var Reference = class {
120
120
  constructor(node, bestGuessOwningModule = null) {
121
121
  this.node = node;
@@ -178,14 +178,14 @@ var Reference = class {
178
178
  }
179
179
  };
180
180
 
181
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
181
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
182
182
  import { ExternalExpr as ExternalExpr2 } from "@angular/compiler";
183
183
 
184
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
184
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
185
185
  import { ExternalExpr, ExternalReference, WrappedNodeExpr } from "@angular/compiler";
186
186
  import ts3 from "typescript";
187
187
 
188
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_code.mjs
188
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_code.mjs
189
189
  var ErrorCode;
190
190
  (function(ErrorCode2) {
191
191
  ErrorCode2[ErrorCode2["DECORATOR_ARG_NOT_LITERAL"] = 1001] = "DECORATOR_ARG_NOT_LITERAL";
@@ -255,7 +255,7 @@ var ErrorCode;
255
255
  ErrorCode2[ErrorCode2["SUGGEST_SUBOPTIMAL_TYPE_INFERENCE"] = 10002] = "SUGGEST_SUBOPTIMAL_TYPE_INFERENCE";
256
256
  })(ErrorCode || (ErrorCode = {}));
257
257
 
258
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/docs.mjs
258
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/docs.mjs
259
259
  var COMPILER_ERRORS_WITH_GUIDES = /* @__PURE__ */ new Set([
260
260
  ErrorCode.DECORATOR_ARG_NOT_LITERAL,
261
261
  ErrorCode.IMPORT_CYCLE_DETECTED,
@@ -267,10 +267,10 @@ var COMPILER_ERRORS_WITH_GUIDES = /* @__PURE__ */ new Set([
267
267
  ErrorCode.WARN_NGMODULE_ID_UNNECESSARY
268
268
  ]);
269
269
 
270
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
270
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
271
271
  import ts2 from "typescript";
272
272
 
273
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/util.mjs
273
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/util.mjs
274
274
  var ERROR_CODE_MATCHER = /(\u001b\[\d+m ?)TS-99(\d+: ?\u001b\[\d+m)/g;
275
275
  function replaceTsWithNgInErrors(errors) {
276
276
  return errors.replace(ERROR_CODE_MATCHER, "$1NG$2");
@@ -279,7 +279,7 @@ function ngErrorCode(code) {
279
279
  return parseInt("-99" + code);
280
280
  }
281
281
 
282
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
282
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error.mjs
283
283
  var FatalDiagnosticError = class {
284
284
  constructor(code, node, message, relatedInformation) {
285
285
  this.code = code;
@@ -338,10 +338,10 @@ function isFatalDiagnosticError(err) {
338
338
  return err._isFatalDiagnosticError === true;
339
339
  }
340
340
 
341
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_details_base_url.mjs
341
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/error_details_base_url.mjs
342
342
  var ERROR_DETAILS_PAGE_BASE_URL = "https://angular.io/errors";
343
343
 
344
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.mjs
344
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/diagnostics/src/extended_template_diagnostic_name.mjs
345
345
  var ExtendedTemplateDiagnosticName;
346
346
  (function(ExtendedTemplateDiagnosticName2) {
347
347
  ExtendedTemplateDiagnosticName2["INVALID_BANANA_IN_BOX"] = "invalidBananaInBox";
@@ -353,7 +353,7 @@ var ExtendedTemplateDiagnosticName;
353
353
  ExtendedTemplateDiagnosticName2["SUFFIX_NOT_SUPPORTED"] = "suffixNotSupported";
354
354
  })(ExtendedTemplateDiagnosticName || (ExtendedTemplateDiagnosticName = {}));
355
355
 
356
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/find_export.mjs
356
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/find_export.mjs
357
357
  function findExportedNameOfNode(target, file, reflector) {
358
358
  const exports = reflector.getExportsOfModule(file);
359
359
  if (exports === null) {
@@ -373,7 +373,7 @@ function findExportedNameOfNode(target, file, reflector) {
373
373
  return foundExportName;
374
374
  }
375
375
 
376
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
376
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/emitter.mjs
377
377
  var ImportFlags;
378
378
  (function(ImportFlags2) {
379
379
  ImportFlags2[ImportFlags2["None"] = 0] = "None";
@@ -589,7 +589,7 @@ var UnifiedModulesStrategy = class {
589
589
  }
590
590
  };
591
591
 
592
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
592
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/alias.mjs
593
593
  var CHARS_TO_ESCAPE = /[^a-zA-Z0-9/_]/g;
594
594
  var UnifiedModulesAliasingHost = class {
595
595
  constructor(unifiedModulesHost) {
@@ -656,7 +656,7 @@ var AliasStrategy = class {
656
656
  }
657
657
  };
658
658
 
659
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/path.mjs
659
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/util/src/path.mjs
660
660
  function relativePathBetween(from, to) {
661
661
  const relativePath = stripExtension(relative(dirname(resolve(from)), resolve(to)));
662
662
  return relativePath !== "" ? toRelativeImport(relativePath) : null;
@@ -665,7 +665,7 @@ function normalizeSeparators(path) {
665
665
  return path.replace(/\\/g, "/");
666
666
  }
667
667
 
668
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/core.mjs
668
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/core.mjs
669
669
  var NoopImportRewriter = class {
670
670
  shouldImportSymbol(symbol, specifier) {
671
671
  return true;
@@ -723,7 +723,7 @@ function validateAndRewriteCoreSymbol(name) {
723
723
  return CORE_SUPPORTED_SYMBOLS.get(name);
724
724
  }
725
725
 
726
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/patch_alias_reference_resolution.mjs
726
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/patch_alias_reference_resolution.mjs
727
727
  import ts4 from "typescript";
728
728
  var patchedReferencedAliasesSymbol = Symbol("patchedReferencedAliases");
729
729
  function loadIsReferencedAliasDeclarationPatch(context) {
@@ -758,7 +758,7 @@ function throwIncompatibleTransformationContextError() {
758
758
  throw Error("Angular compiler is incompatible with this version of the TypeScript compiler.\n\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.");
759
759
  }
760
760
 
761
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/default.mjs
761
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/default.mjs
762
762
  var DefaultImportDeclaration = Symbol("DefaultImportDeclaration");
763
763
  function attachDefaultImportDeclaration(expr, importDecl) {
764
764
  expr[DefaultImportDeclaration] = importDecl;
@@ -799,7 +799,7 @@ var DefaultImportTracker = class {
799
799
  }
800
800
  };
801
801
 
802
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/resolver.mjs
802
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/imports/src/resolver.mjs
803
803
  var ModuleResolver = class {
804
804
  constructor(program, compilerOptions, host, moduleResolutionCache) {
805
805
  this.program = program;
@@ -874,4 +874,4 @@ export {
874
874
  * Use of this source code is governed by an MIT-style license that can be
875
875
  * found in the LICENSE file at https://angular.io/license
876
876
  */
877
- //# sourceMappingURL=chunk-IYYB2HTK.js.map
877
+ //# sourceMappingURL=chunk-I7N7PLKQ.js.map
@@ -12,13 +12,13 @@ import {
12
12
  formatDiagnostics,
13
13
  performCompilation,
14
14
  readConfiguration
15
- } from "./chunk-RMPM4VAI.js";
15
+ } from "./chunk-47T3GLS3.js";
16
16
 
17
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
17
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/main.mjs
18
18
  import ts2 from "typescript";
19
19
  import yargs from "yargs";
20
20
 
21
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/perform_watch.mjs
21
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/perform_watch.mjs
22
22
  import * as chokidar from "chokidar";
23
23
  import * as path from "path";
24
24
  import ts from "typescript";
@@ -234,7 +234,7 @@ function performWatchCompilation(host) {
234
234
  }
235
235
  }
236
236
 
237
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
237
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/main.mjs
238
238
  function main(args, consoleError = console.error, config, customTransformers, programReuse, modifiedResourceFiles, tsickle) {
239
239
  let { project, rootNames, options, errors: configErrors, watch: watch2, emitFlags } = config || readNgcCommandLineAndConfiguration(args);
240
240
  if (configErrors.length) {
@@ -375,4 +375,4 @@ export {
375
375
  * Use of this source code is governed by an MIT-style license that can be
376
376
  * found in the LICENSE file at https://angular.io/license
377
377
  */
378
- //# sourceMappingURL=chunk-5WBIJMZH.js.map
378
+ //# sourceMappingURL=chunk-JADZF6LG.js.map
@@ -6,7 +6,7 @@ import {
6
6
  __require
7
7
  } from "./chunk-SRFZMXHZ.js";
8
8
 
9
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/util.mjs
9
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/util.mjs
10
10
  var TS_DTS_JS_EXTENSION = /(?:\.d)?\.ts$|\.js$/;
11
11
  function normalizeSeparators(path) {
12
12
  return path.replace(/\\/g, "/");
@@ -22,7 +22,7 @@ function getSourceFileOrError(program, fileName) {
22
22
  return sf;
23
23
  }
24
24
 
25
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/invalid_file_system.mjs
25
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/invalid_file_system.mjs
26
26
  var InvalidFileSystem = class {
27
27
  exists(path) {
28
28
  throw makeError();
@@ -110,7 +110,7 @@ function makeError() {
110
110
  return new Error("FileSystem has not been configured. Please call `setFileSystem()` before calling this method.");
111
111
  }
112
112
 
113
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/helpers.mjs
113
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/helpers.mjs
114
114
  var fs = new InvalidFileSystem();
115
115
  function getFileSystem() {
116
116
  return fs;
@@ -167,7 +167,7 @@ function toRelativeImport(relativePath) {
167
167
  return isLocalRelativePath(relativePath) ? `./${relativePath}` : relativePath;
168
168
  }
169
169
 
170
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/compiler_host.mjs
170
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/compiler_host.mjs
171
171
  import * as os from "os";
172
172
  import ts from "typescript";
173
173
  var NgtscCompilerHost = class {
@@ -225,7 +225,7 @@ var NgtscCompilerHost = class {
225
225
  }
226
226
  };
227
227
 
228
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/logical.mjs
228
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/logical.mjs
229
229
  var LogicalProjectPath = {
230
230
  relativePathBetween: function(from, to) {
231
231
  const relativePath = relative(dirname(resolve(from)), resolve(to));
@@ -271,7 +271,7 @@ function isWithinBasePath(base, path) {
271
271
  return isLocalRelativePath(relative(base, path));
272
272
  }
273
273
 
274
- // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.mjs
274
+ // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.mjs
275
275
  import fs2 from "fs";
276
276
  import module from "module";
277
277
  import * as p from "path";
@@ -407,4 +407,4 @@ export {
407
407
  * Use of this source code is governed by an MIT-style license that can be
408
408
  * found in the LICENSE file at https://angular.io/license
409
409
  */
410
- //# sourceMappingURL=chunk-TBUSSXUA.js.map
410
+ //# sourceMappingURL=chunk-K2U2VZ7S.js.map