@angular/compiler-cli 15.0.1 → 15.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/bundles/{chunk-XVHC4VAO.js → chunk-4F26FKLW.js} +5 -5
  2. package/bundles/{chunk-XVHC4VAO.js.map → chunk-4F26FKLW.js.map} +0 -0
  3. package/bundles/{chunk-J6BGLPIM.js → chunk-AJ45MVZF.js} +102 -99
  4. package/bundles/{chunk-J6BGLPIM.js.map → chunk-AJ45MVZF.js.map} +1 -1
  5. package/bundles/{chunk-22N3RTKA.js → chunk-ALSLKTUB.js} +7 -7
  6. package/bundles/{chunk-22N3RTKA.js.map → chunk-ALSLKTUB.js.map} +0 -0
  7. package/bundles/{chunk-C3UJTEDQ.js → chunk-B342SSHT.js} +5 -5
  8. package/bundles/{chunk-C3UJTEDQ.js.map → chunk-B342SSHT.js.map} +0 -0
  9. package/bundles/{chunk-VOEFUUJH.js → chunk-DLVFMDSC.js} +2 -2
  10. package/bundles/{chunk-VOEFUUJH.js.map → chunk-DLVFMDSC.js.map} +0 -0
  11. package/bundles/{chunk-UUIUKASM.js → chunk-DSVWG4QJ.js} +2 -2
  12. package/bundles/{chunk-UUIUKASM.js.map → chunk-DSVWG4QJ.js.map} +0 -0
  13. package/bundles/{chunk-NXGWYLNC.js → chunk-E7DPJFUS.js} +7 -7
  14. package/bundles/{chunk-NXGWYLNC.js.map → chunk-E7DPJFUS.js.map} +0 -0
  15. package/bundles/{chunk-5S4T5JRZ.js → chunk-EUEL67MF.js} +77 -73
  16. package/bundles/chunk-EUEL67MF.js.map +6 -0
  17. package/bundles/{chunk-GIA6ASYG.js → chunk-JGWOWDGB.js} +7 -7
  18. package/bundles/{chunk-GIA6ASYG.js.map → chunk-JGWOWDGB.js.map} +0 -0
  19. package/bundles/{chunk-NAJWFXRP.js → chunk-LZ6AHL2G.js} +40 -40
  20. package/bundles/{chunk-NAJWFXRP.js.map → chunk-LZ6AHL2G.js.map} +0 -0
  21. package/bundles/{chunk-FPQZA7NP.js → chunk-OFXSI6E3.js} +3 -3
  22. package/bundles/{chunk-FPQZA7NP.js.map → chunk-OFXSI6E3.js.map} +0 -0
  23. package/bundles/{chunk-JY5KP5YT.js → chunk-QVO57CDR.js} +4 -4
  24. package/bundles/{chunk-JY5KP5YT.js.map → chunk-QVO57CDR.js.map} +0 -0
  25. package/bundles/{chunk-LHZD6YT2.js → chunk-R3UUI3WU.js} +31 -31
  26. package/bundles/{chunk-LHZD6YT2.js.map → chunk-R3UUI3WU.js.map} +0 -0
  27. package/bundles/{chunk-RRZN7SI2.js → chunk-SZALNEID.js} +71 -71
  28. package/bundles/{chunk-RRZN7SI2.js.map → chunk-SZALNEID.js.map} +0 -0
  29. package/bundles/{chunk-TZNP5L2W.js → chunk-TOW3O33K.js} +26 -26
  30. package/bundles/{chunk-TZNP5L2W.js.map → chunk-TOW3O33K.js.map} +0 -0
  31. package/bundles/{chunk-OKDR75TI.js → chunk-TTNJEW7O.js} +7 -7
  32. package/bundles/{chunk-OKDR75TI.js.map → chunk-TTNJEW7O.js.map} +0 -0
  33. package/bundles/index.js +13 -13
  34. package/bundles/linker/babel/index.js +13 -13
  35. package/bundles/linker/index.js +5 -5
  36. package/bundles/ngcc/index.js +13 -13
  37. package/bundles/ngcc/main-ngcc.js +14 -14
  38. package/bundles/ngcc/src/execution/cluster/ngcc_cluster_worker.js +14 -14
  39. package/bundles/ngcc/src/locking/lock_file_with_child_process/ngcc_lock_unlocker.js +4 -4
  40. package/bundles/private/bazel.js +1 -1
  41. package/bundles/private/localize.js +3 -3
  42. package/bundles/private/migrations.js +6 -6
  43. package/bundles/private/tooling.js +3 -3
  44. package/bundles/src/bin/ng_xi18n.js +11 -11
  45. package/bundles/src/bin/ngc.js +9 -9
  46. package/bundles_metadata.json +1 -1
  47. package/ngcc/src/packages/build_marker.d.ts +1 -1
  48. package/package.json +2 -2
  49. package/src/ngtsc/typecheck/api/scope.d.ts +1 -1
  50. package/bundles/chunk-5S4T5JRZ.js.map +0 -6
@@ -4,7 +4,7 @@
4
4
  const __ESM_IMPORT_META_URL__ = import.meta.url;
5
5
 
6
6
 
7
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/api.mjs
7
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/api.mjs
8
8
  var PerfPhase;
9
9
  (function(PerfPhase2) {
10
10
  PerfPhase2[PerfPhase2["Unaccounted"] = 0] = "Unaccounted";
@@ -71,7 +71,7 @@ var PerfCheckpoint;
71
71
  PerfCheckpoint2[PerfCheckpoint2["LAST"] = 9] = "LAST";
72
72
  })(PerfCheckpoint || (PerfCheckpoint = {}));
73
73
 
74
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/noop.mjs
74
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/noop.mjs
75
75
  var NoopPerfRecorder = class {
76
76
  eventCount() {
77
77
  }
@@ -88,7 +88,7 @@ var NoopPerfRecorder = class {
88
88
  };
89
89
  var NOOP_PERF_RECORDER = new NoopPerfRecorder();
90
90
 
91
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/clock.mjs
91
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/clock.mjs
92
92
  function mark() {
93
93
  return process.hrtime();
94
94
  }
@@ -97,7 +97,7 @@ function timeSinceInMicros(mark2) {
97
97
  return delta[0] * 1e6 + Math.floor(delta[1] / 1e3);
98
98
  }
99
99
 
100
- // bazel-out/darwin-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/recorder.mjs
100
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/recorder.mjs
101
101
  var ActivePerfRecorder = class {
102
102
  constructor(zeroTime) {
103
103
  this.zeroTime = zeroTime;
@@ -206,4 +206,4 @@ export {
206
206
  * Use of this source code is governed by an MIT-style license that can be
207
207
  * found in the LICENSE file at https://angular.io/license
208
208
  */
209
- //# sourceMappingURL=chunk-XVHC4VAO.js.map
209
+ //# sourceMappingURL=chunk-4F26FKLW.js.map