@angular/compiler-cli 19.2.1 → 19.2.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 (48) hide show
  1. package/bundles/chunk-J7S5XIBF.js +1 -1
  2. package/bundles/{chunk-GYTY2X5V.js → chunk-K42X3AUZ.js} +2 -2
  3. package/bundles/{chunk-J2ZUZS7X.js → chunk-RPCYQIAM.js} +205 -187
  4. package/bundles/chunk-RPCYQIAM.js.map +6 -0
  5. package/bundles/{chunk-RQP5TAHR.js → chunk-SBXBXYBO.js} +2 -2
  6. package/bundles/{chunk-YDD3LCLX.js → chunk-ZOCNWS5F.js} +59 -28
  7. package/bundles/chunk-ZOCNWS5F.js.map +6 -0
  8. package/bundles/{chunk-ZWSJXDI6.js → chunk-ZQNXTHLJ.js} +2 -2
  9. package/bundles/index.js +5 -5
  10. package/bundles/private/migrations.js +3 -3
  11. package/bundles/private/tooling.js +3 -3
  12. package/bundles/src/bin/ng_xi18n.js +4 -4
  13. package/bundles/src/bin/ngc.js +4 -4
  14. package/bundles_metadata.json +1 -1
  15. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  16. package/package.json +2 -2
  17. package/private/migrations.d.ts +1 -1
  18. package/src/ngtsc/annotations/common/src/evaluation.d.ts +1 -1
  19. package/src/ngtsc/annotations/common/src/util.d.ts +19 -2
  20. package/src/ngtsc/annotations/component/src/metadata.d.ts +2 -2
  21. package/src/ngtsc/annotations/component/src/resources.d.ts +2 -2
  22. package/src/ngtsc/annotations/index.d.ts +1 -1
  23. package/src/ngtsc/core/api/src/options.d.ts +8 -0
  24. package/src/ngtsc/core/src/compiler.d.ts +3 -3
  25. package/src/ngtsc/docs/src/function_extractor.d.ts +1 -1
  26. package/src/ngtsc/hmr/src/update_declaration.d.ts +3 -2
  27. package/src/ngtsc/metadata/index.d.ts +1 -1
  28. package/src/ngtsc/metadata/src/resource_registry.d.ts +9 -8
  29. package/src/ngtsc/typecheck/api/api.d.ts +22 -24
  30. package/src/ngtsc/typecheck/api/checker.d.ts +3 -3
  31. package/src/ngtsc/typecheck/api/context.d.ts +26 -17
  32. package/src/ngtsc/typecheck/diagnostics/src/diagnostic.d.ts +2 -2
  33. package/src/ngtsc/typecheck/diagnostics/src/id.d.ts +2 -2
  34. package/src/ngtsc/typecheck/src/checker.d.ts +6 -6
  35. package/src/ngtsc/typecheck/src/completion.d.ts +2 -2
  36. package/src/ngtsc/typecheck/src/context.d.ts +24 -26
  37. package/src/ngtsc/typecheck/src/diagnostics.d.ts +5 -5
  38. package/src/ngtsc/typecheck/src/dom.d.ts +5 -5
  39. package/src/ngtsc/typecheck/src/oob.d.ts +41 -45
  40. package/src/ngtsc/typecheck/src/source.d.ts +11 -11
  41. package/src/ngtsc/typecheck/src/tcb_util.d.ts +15 -15
  42. package/src/ngtsc/typecheck/src/template_symbol_builder.d.ts +3 -3
  43. package/src/ngtsc/typecheck/src/type_check_block.d.ts +3 -3
  44. package/bundles/chunk-J2ZUZS7X.js.map +0 -6
  45. package/bundles/chunk-YDD3LCLX.js.map +0 -6
  46. /package/bundles/{chunk-GYTY2X5V.js.map → chunk-K42X3AUZ.js.map} +0 -0
  47. /package/bundles/{chunk-RQP5TAHR.js.map → chunk-SBXBXYBO.js.map} +0 -0
  48. /package/bundles/{chunk-ZWSJXDI6.js.map → chunk-ZQNXTHLJ.js.map} +0 -0
@@ -6,12 +6,12 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-RQP5TAHR.js";
9
+ } from "../../chunk-SBXBXYBO.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-YDD3LCLX.js";
13
- import "../../chunk-GYTY2X5V.js";
14
- import "../../chunk-J2ZUZS7X.js";
12
+ } from "../../chunk-ZOCNWS5F.js";
13
+ import "../../chunk-K42X3AUZ.js";
14
+ import "../../chunk-RPCYQIAM.js";
15
15
  import "../../chunk-OZ2WSYWM.js";
16
16
  import "../../chunk-Q2WE7ECN.js";
17
17
  import {
@@ -5,10 +5,10 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-RQP5TAHR.js";
9
- import "../../chunk-YDD3LCLX.js";
10
- import "../../chunk-GYTY2X5V.js";
11
- import "../../chunk-J2ZUZS7X.js";
8
+ } from "../../chunk-SBXBXYBO.js";
9
+ import "../../chunk-ZOCNWS5F.js";
10
+ import "../../chunk-K42X3AUZ.js";
11
+ import "../../chunk-RPCYQIAM.js";
12
12
  import "../../chunk-OZ2WSYWM.js";
13
13
  import "../../chunk-Q2WE7ECN.js";
14
14
  import {