@angular/compiler-cli 20.1.0-next.2 → 20.1.0-rc.0

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 (45) hide show
  1. package/bundles/{chunk-OVACIG5Q.js → chunk-2KXD3GSC.js} +3 -3
  2. package/bundles/{chunk-U5SKOFKE.js → chunk-3NKMA2JO.js} +2 -2
  3. package/bundles/{chunk-OOYRM3V7.js → chunk-45WGF6MF.js} +85 -85
  4. package/bundles/{chunk-OOYRM3V7.js.map → chunk-45WGF6MF.js.map} +2 -2
  5. package/bundles/{chunk-CZ5FD3CS.js → chunk-6ECVYRSU.js} +19 -8
  6. package/bundles/chunk-6ECVYRSU.js.map +6 -0
  7. package/bundles/{chunk-N3B6BMGR.js → chunk-FPHHL4UV.js} +45 -34
  8. package/bundles/{chunk-N3B6BMGR.js.map → chunk-FPHHL4UV.js.map} +1 -1
  9. package/bundles/{chunk-UMD7AW7S.js → chunk-IRC3OLFO.js} +335 -242
  10. package/bundles/chunk-IRC3OLFO.js.map +6 -0
  11. package/bundles/{chunk-NVYT6OPE.js → chunk-PML5JK7B.js} +7 -7
  12. package/bundles/{chunk-CY4WXRF2.js → chunk-QEIHQPSG.js} +5 -5
  13. package/bundles/{chunk-FPJJEIPU.js → chunk-SC5ESQGY.js} +11 -11
  14. package/bundles/{chunk-H5Y7P5GQ.js → chunk-SEKYV57I.js} +3 -3
  15. package/bundles/{chunk-3AHGFMNS.js → chunk-TPEB2IXF.js} +7 -7
  16. package/bundles/index.js +12 -12
  17. package/bundles/linker/babel/index.js +25 -14
  18. package/bundles/linker/babel/index.js.map +1 -1
  19. package/bundles/linker/index.js +3 -3
  20. package/bundles/private/localize.js +4 -4
  21. package/bundles/private/migrations.js +4 -4
  22. package/bundles/private/tooling.js +6 -6
  23. package/bundles/src/bin/ng_xi18n.js +10 -10
  24. package/bundles/src/bin/ngc.js +8 -8
  25. package/linker/babel/src/ast/babel_ast_factory.d.ts +1 -1
  26. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  27. package/package.json +3 -3
  28. package/src/ngtsc/annotations/component/src/metadata.d.ts +5 -3
  29. package/src/ngtsc/annotations/component/src/util.d.ts +5 -5
  30. package/src/ngtsc/perf/src/api.d.ts +12 -8
  31. package/src/ngtsc/translator/src/api/ast_factory.d.ts +3 -2
  32. package/src/ngtsc/translator/src/typescript_ast_factory.d.ts +1 -1
  33. package/src/ngtsc/typecheck/api/checker.d.ts +3 -2
  34. package/src/ngtsc/typecheck/api/scope.d.ts +24 -2
  35. package/src/ngtsc/typecheck/src/checker.d.ts +6 -2
  36. package/src/ngtsc/typecheck/src/oob.d.ts +7 -4
  37. package/bundles/chunk-CZ5FD3CS.js.map +0 -6
  38. package/bundles/chunk-UMD7AW7S.js.map +0 -6
  39. /package/bundles/{chunk-OVACIG5Q.js.map → chunk-2KXD3GSC.js.map} +0 -0
  40. /package/bundles/{chunk-U5SKOFKE.js.map → chunk-3NKMA2JO.js.map} +0 -0
  41. /package/bundles/{chunk-NVYT6OPE.js.map → chunk-PML5JK7B.js.map} +0 -0
  42. /package/bundles/{chunk-CY4WXRF2.js.map → chunk-QEIHQPSG.js.map} +0 -0
  43. /package/bundles/{chunk-FPJJEIPU.js.map → chunk-SC5ESQGY.js.map} +0 -0
  44. /package/bundles/{chunk-H5Y7P5GQ.js.map → chunk-SEKYV57I.js.map} +0 -0
  45. /package/bundles/{chunk-3AHGFMNS.js.map → chunk-TPEB2IXF.js.map} +0 -0
@@ -4,9 +4,9 @@
4
4
 
5
5
  import {
6
6
  angularJitApplicationTransform
7
- } from "./chunk-FPJJEIPU.js";
7
+ } from "./chunk-SC5ESQGY.js";
8
8
 
9
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/private/tooling.js
9
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/private/tooling.js
10
10
  var GLOBAL_DEFS_FOR_TERSER = {
11
11
  ngDevMode: false,
12
12
  ngI18nClosureMode: false
@@ -31,4 +31,4 @@ export {
31
31
  * Use of this source code is governed by an MIT-style license that can be
32
32
  * found in the LICENSE file at https://angular.dev/license
33
33
  */
34
- //# sourceMappingURL=chunk-OVACIG5Q.js.map
34
+ //# sourceMappingURL=chunk-2KXD3GSC.js.map
@@ -6,7 +6,7 @@ import {
6
6
  __require
7
7
  } from "./chunk-KPQ72R34.js";
8
8
 
9
- // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.js
9
+ // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/file_system/src/node_js_file_system.js
10
10
  import fs from "fs";
11
11
  import { createRequire } from "module";
12
12
  import * as p from "path";
@@ -120,4 +120,4 @@ export {
120
120
  * Use of this source code is governed by an MIT-style license that can be
121
121
  * found in the LICENSE file at https://angular.dev/license
122
122
  */
123
- //# sourceMappingURL=chunk-U5SKOFKE.js.map
123
+ //# sourceMappingURL=chunk-3NKMA2JO.js.map