@angular/compiler-cli 19.2.7 → 19.2.9

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 (39) hide show
  1. package/bundles/{chunk-STORTTKY.js → chunk-37JMVF7H.js} +8 -8
  2. package/bundles/{chunk-5UDS2TPQ.js → chunk-77D5CI2U.js} +7 -7
  3. package/bundles/{chunk-GBKXY6BH.js → chunk-FKXFEX7K.js} +3 -3
  4. package/bundles/{chunk-UN7XKKEG.js → chunk-GGNEM2AI.js} +3 -3
  5. package/bundles/{chunk-DOIZMHHW.js → chunk-GGYBKDGO.js} +108 -94
  6. package/bundles/chunk-GGYBKDGO.js.map +6 -0
  7. package/bundles/{chunk-DQSPY33N.js → chunk-ISOL2WT5.js} +12 -12
  8. package/bundles/{chunk-TB4JL33M.js → chunk-IYDTONLQ.js} +31 -31
  9. package/bundles/{chunk-NJFWM5E6.js → chunk-NNCRCOQI.js} +5 -5
  10. package/bundles/{chunk-I6R3GL3L.js → chunk-Q2WE7ECN.js} +5 -5
  11. package/bundles/{chunk-2ACG2EMN.js → chunk-X2KDZPBI.js} +128 -126
  12. package/bundles/chunk-X2KDZPBI.js.map +6 -0
  13. package/bundles/{chunk-XAXYS4JB.js → chunk-XRSJELB6.js} +42 -42
  14. package/bundles/index.js +12 -12
  15. package/bundles/linker/babel/index.js +12 -12
  16. package/bundles/linker/index.js +4 -4
  17. package/bundles/ngcc/index.js +1 -1
  18. package/bundles/private/bazel.js +1 -1
  19. package/bundles/private/localize.js +3 -3
  20. package/bundles/private/migrations.js +4 -4
  21. package/bundles/private/tooling.js +6 -6
  22. package/bundles/src/bin/ng_xi18n.js +10 -10
  23. package/bundles/src/bin/ngc.js +8 -8
  24. package/bundles_metadata.json +1 -1
  25. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  26. package/package.json +2 -2
  27. package/src/ngtsc/docs/src/entities.d.ts +2 -0
  28. package/src/ngtsc/metadata/src/api.d.ts +1 -0
  29. package/bundles/chunk-2ACG2EMN.js.map +0 -6
  30. package/bundles/chunk-DOIZMHHW.js.map +0 -6
  31. /package/bundles/{chunk-STORTTKY.js.map → chunk-37JMVF7H.js.map} +0 -0
  32. /package/bundles/{chunk-5UDS2TPQ.js.map → chunk-77D5CI2U.js.map} +0 -0
  33. /package/bundles/{chunk-GBKXY6BH.js.map → chunk-FKXFEX7K.js.map} +0 -0
  34. /package/bundles/{chunk-UN7XKKEG.js.map → chunk-GGNEM2AI.js.map} +0 -0
  35. /package/bundles/{chunk-DQSPY33N.js.map → chunk-ISOL2WT5.js.map} +0 -0
  36. /package/bundles/{chunk-TB4JL33M.js.map → chunk-IYDTONLQ.js.map} +0 -0
  37. /package/bundles/{chunk-NJFWM5E6.js.map → chunk-NNCRCOQI.js.map} +0 -0
  38. /package/bundles/{chunk-I6R3GL3L.js.map → chunk-Q2WE7ECN.js.map} +0 -0
  39. /package/bundles/{chunk-XAXYS4JB.js.map → chunk-XRSJELB6.js.map} +0 -0
@@ -12,13 +12,13 @@ import {
12
12
  formatDiagnostics,
13
13
  performCompilation,
14
14
  readConfiguration
15
- } from "./chunk-DOIZMHHW.js";
15
+ } from "./chunk-GGYBKDGO.js";
16
16
 
17
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
17
+ // bazel-out/k8-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/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/perform_watch.mjs
21
+ // bazel-out/k8-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";
@@ -242,7 +242,7 @@ function performWatchCompilation(host) {
242
242
  }
243
243
  }
244
244
 
245
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/main.mjs
245
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/main.mjs
246
246
  function main(args, consoleError = console.error, config, customTransformers, programReuse, modifiedResourceFiles) {
247
247
  let { project, rootNames, options, errors: configErrors, watch: watch2, emitFlags } = config || readNgcCommandLineAndConfiguration(args);
248
248
  if (configErrors.length) {
@@ -363,4 +363,4 @@ export {
363
363
  * Use of this source code is governed by an MIT-style license that can be
364
364
  * found in the LICENSE file at https://angular.dev/license
365
365
  */
366
- //# sourceMappingURL=chunk-NJFWM5E6.js.map
366
+ //# sourceMappingURL=chunk-NNCRCOQI.js.map
@@ -3,7 +3,7 @@
3
3
  const require = __cjsCompatRequire(import.meta.url);
4
4
 
5
5
 
6
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/api.mjs
6
+ // bazel-out/k8-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";
@@ -73,7 +73,7 @@ var PerfCheckpoint;
73
73
  PerfCheckpoint2[PerfCheckpoint2["LAST"] = 9] = "LAST";
74
74
  })(PerfCheckpoint || (PerfCheckpoint = {}));
75
75
 
76
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/noop.mjs
76
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/noop.mjs
77
77
  var NoopPerfRecorder = class {
78
78
  eventCount() {
79
79
  }
@@ -90,7 +90,7 @@ var NoopPerfRecorder = class {
90
90
  };
91
91
  var NOOP_PERF_RECORDER = new NoopPerfRecorder();
92
92
 
93
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/clock.mjs
93
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/clock.mjs
94
94
  function mark() {
95
95
  return process.hrtime();
96
96
  }
@@ -99,7 +99,7 @@ function timeSinceInMicros(mark2) {
99
99
  return delta[0] * 1e6 + Math.floor(delta[1] / 1e3);
100
100
  }
101
101
 
102
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/recorder.mjs
102
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/perf/src/recorder.mjs
103
103
  var ActivePerfRecorder = class {
104
104
  zeroTime;
105
105
  counters;
@@ -213,4 +213,4 @@ export {
213
213
  * Use of this source code is governed by an MIT-style license that can be
214
214
  * found in the LICENSE file at https://angular.dev/license
215
215
  */
216
- //# sourceMappingURL=chunk-I6R3GL3L.js.map
216
+ //# sourceMappingURL=chunk-Q2WE7ECN.js.map