@angular/compiler-cli 20.0.0-next.1 → 20.0.0-next.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 (53) hide show
  1. package/bundles/{chunk-QYORKQDN.js → chunk-7HRFJETP.js} +3 -2
  2. package/bundles/{chunk-QYORKQDN.js.map → chunk-7HRFJETP.js.map} +1 -1
  3. package/bundles/{chunk-YSSSYIZJ.js → chunk-B73DMM7T.js} +2 -2
  4. package/bundles/{chunk-PLKJMRGZ.js → chunk-CD575TJ6.js} +276 -205
  5. package/bundles/chunk-CD575TJ6.js.map +6 -0
  6. package/bundles/{chunk-SNXU6YPZ.js → chunk-FVYXSSAL.js} +2 -2
  7. package/bundles/{chunk-SEPXPBD2.js → chunk-PAYJFU4V.js} +3 -3
  8. package/bundles/{chunk-O2OVHMWL.js → chunk-RFDMMGNB.js} +60 -29
  9. package/bundles/chunk-RFDMMGNB.js.map +6 -0
  10. package/bundles/{chunk-UAA7BTBW.js → chunk-SWJRL4N4.js} +3 -3
  11. package/bundles/index.js +6 -6
  12. package/bundles/linker/babel/index.js +2 -2
  13. package/bundles/linker/index.js +2 -2
  14. package/bundles/private/migrations.js +4 -4
  15. package/bundles/private/tooling.js +4 -4
  16. package/bundles/src/bin/ng_xi18n.js +5 -5
  17. package/bundles/src/bin/ngc.js +5 -5
  18. package/bundles_metadata.json +1 -1
  19. package/linker/src/file_linker/partial_linkers/util.d.ts +1 -1
  20. package/package.json +2 -2
  21. package/private/migrations.d.ts +1 -1
  22. package/src/ngtsc/annotations/common/src/evaluation.d.ts +1 -1
  23. package/src/ngtsc/annotations/common/src/util.d.ts +19 -2
  24. package/src/ngtsc/annotations/component/src/metadata.d.ts +2 -2
  25. package/src/ngtsc/annotations/component/src/resources.d.ts +3 -2
  26. package/src/ngtsc/annotations/index.d.ts +1 -1
  27. package/src/ngtsc/core/api/src/options.d.ts +8 -0
  28. package/src/ngtsc/core/src/compiler.d.ts +3 -3
  29. package/src/ngtsc/docs/src/function_extractor.d.ts +1 -1
  30. package/src/ngtsc/hmr/src/update_declaration.d.ts +3 -2
  31. package/src/ngtsc/metadata/index.d.ts +1 -1
  32. package/src/ngtsc/metadata/src/resource_registry.d.ts +9 -8
  33. package/src/ngtsc/typecheck/api/api.d.ts +22 -24
  34. package/src/ngtsc/typecheck/api/checker.d.ts +3 -3
  35. package/src/ngtsc/typecheck/api/context.d.ts +26 -17
  36. package/src/ngtsc/typecheck/diagnostics/src/diagnostic.d.ts +2 -2
  37. package/src/ngtsc/typecheck/diagnostics/src/id.d.ts +2 -2
  38. package/src/ngtsc/typecheck/src/checker.d.ts +6 -6
  39. package/src/ngtsc/typecheck/src/completion.d.ts +2 -2
  40. package/src/ngtsc/typecheck/src/context.d.ts +24 -26
  41. package/src/ngtsc/typecheck/src/diagnostics.d.ts +5 -5
  42. package/src/ngtsc/typecheck/src/dom.d.ts +5 -5
  43. package/src/ngtsc/typecheck/src/oob.d.ts +41 -45
  44. package/src/ngtsc/typecheck/src/source.d.ts +11 -11
  45. package/src/ngtsc/typecheck/src/tcb_util.d.ts +15 -15
  46. package/src/ngtsc/typecheck/src/template_symbol_builder.d.ts +3 -3
  47. package/src/ngtsc/typecheck/src/type_check_block.d.ts +3 -3
  48. package/bundles/chunk-O2OVHMWL.js.map +0 -6
  49. package/bundles/chunk-PLKJMRGZ.js.map +0 -6
  50. /package/bundles/{chunk-YSSSYIZJ.js.map → chunk-B73DMM7T.js.map} +0 -0
  51. /package/bundles/{chunk-SNXU6YPZ.js.map → chunk-FVYXSSAL.js.map} +0 -0
  52. /package/bundles/{chunk-SEPXPBD2.js.map → chunk-PAYJFU4V.js.map} +0 -0
  53. /package/bundles/{chunk-UAA7BTBW.js.map → chunk-SWJRL4N4.js.map} +0 -0
package/bundles/index.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "./chunk-SNXU6YPZ.js";
9
+ } from "./chunk-FVYXSSAL.js";
10
10
  import {
11
11
  DEFAULT_ERROR_CODE,
12
12
  DecoratorType,
@@ -33,12 +33,12 @@ import {
33
33
  isTsDiagnostic,
34
34
  performCompilation,
35
35
  readConfiguration
36
- } from "./chunk-O2OVHMWL.js";
36
+ } from "./chunk-RFDMMGNB.js";
37
37
  import {
38
38
  angularJitApplicationTransform,
39
39
  getDownlevelDecoratorsTransform,
40
40
  getInitializerApiJitTransform
41
- } from "./chunk-SEPXPBD2.js";
41
+ } from "./chunk-PAYJFU4V.js";
42
42
  import {
43
43
  ConsoleLogger,
44
44
  LogLevel
@@ -46,12 +46,12 @@ import {
46
46
  import {
47
47
  OptimizeFor,
48
48
  TsCreateProgramDriver
49
- } from "./chunk-PLKJMRGZ.js";
49
+ } from "./chunk-CD575TJ6.js";
50
50
  import {
51
51
  ErrorCode,
52
52
  isLocalCompilationDiagnostics,
53
53
  ngErrorCode
54
- } from "./chunk-QYORKQDN.js";
54
+ } from "./chunk-7HRFJETP.js";
55
55
  import {
56
56
  ActivePerfRecorder,
57
57
  PerfPhase
@@ -82,7 +82,7 @@ import "./chunk-KPQ72R34.js";
82
82
 
83
83
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/version.mjs
84
84
  import { Version } from "@angular/compiler";
85
- var VERSION = new Version("20.0.0-next.1");
85
+ var VERSION = new Version("20.0.0-next.2");
86
86
 
87
87
  // bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/tsc_plugin.mjs
88
88
  var NgTscPlugin = class {
@@ -8,13 +8,13 @@ import {
8
8
  LinkerEnvironment,
9
9
  assert,
10
10
  isFatalLinkerError
11
- } from "../../chunk-UAA7BTBW.js";
11
+ } from "../../chunk-SWJRL4N4.js";
12
12
  import {
13
13
  ConsoleLogger,
14
14
  LogLevel
15
15
  } from "../../chunk-FKXFEX7K.js";
16
16
  import "../../chunk-77D5CI2U.js";
17
- import "../../chunk-QYORKQDN.js";
17
+ import "../../chunk-7HRFJETP.js";
18
18
  import {
19
19
  NodeJSFileSystem
20
20
  } from "../../chunk-37JMVF7H.js";
@@ -10,9 +10,9 @@ import {
10
10
  assert,
11
11
  isFatalLinkerError,
12
12
  needsLinking
13
- } from "../chunk-UAA7BTBW.js";
13
+ } from "../chunk-SWJRL4N4.js";
14
14
  import "../chunk-77D5CI2U.js";
15
- import "../chunk-QYORKQDN.js";
15
+ import "../chunk-7HRFJETP.js";
16
16
  import "../chunk-37JMVF7H.js";
17
17
  import "../chunk-KPQ72R34.js";
18
18
  export {
@@ -8,14 +8,14 @@ import {
8
8
  PotentialImportKind,
9
9
  PotentialImportMode,
10
10
  StaticInterpreter,
11
- forwardRefResolver
12
- } from "../chunk-PLKJMRGZ.js";
11
+ createForwardRefResolver
12
+ } from "../chunk-CD575TJ6.js";
13
13
  import {
14
14
  ImportManager,
15
15
  Reference,
16
16
  TypeScriptReflectionHost,
17
17
  reflectObjectLiteral
18
- } from "../chunk-QYORKQDN.js";
18
+ } from "../chunk-7HRFJETP.js";
19
19
  import "../chunk-Q2WE7ECN.js";
20
20
  import "../chunk-37JMVF7H.js";
21
21
  import "../chunk-KPQ72R34.js";
@@ -28,7 +28,7 @@ export {
28
28
  Reference,
29
29
  StaticInterpreter,
30
30
  TypeScriptReflectionHost,
31
- forwardRefResolver,
31
+ createForwardRefResolver,
32
32
  reflectObjectLiteral
33
33
  };
34
34
  /**
@@ -6,10 +6,10 @@ import {
6
6
  GLOBAL_DEFS_FOR_TERSER,
7
7
  GLOBAL_DEFS_FOR_TERSER_WITH_AOT,
8
8
  constructorParametersDownlevelTransform
9
- } from "../chunk-SNXU6YPZ.js";
10
- import "../chunk-SEPXPBD2.js";
11
- import "../chunk-PLKJMRGZ.js";
12
- import "../chunk-QYORKQDN.js";
9
+ } from "../chunk-FVYXSSAL.js";
10
+ import "../chunk-PAYJFU4V.js";
11
+ import "../chunk-CD575TJ6.js";
12
+ import "../chunk-7HRFJETP.js";
13
13
  import "../chunk-Q2WE7ECN.js";
14
14
  import "../chunk-37JMVF7H.js";
15
15
  import "../chunk-KPQ72R34.js";
@@ -6,13 +6,13 @@
6
6
  import {
7
7
  main,
8
8
  readCommandLineAndConfiguration
9
- } from "../../chunk-YSSSYIZJ.js";
9
+ } from "../../chunk-B73DMM7T.js";
10
10
  import {
11
11
  EmitFlags
12
- } from "../../chunk-O2OVHMWL.js";
13
- import "../../chunk-SEPXPBD2.js";
14
- import "../../chunk-PLKJMRGZ.js";
15
- import "../../chunk-QYORKQDN.js";
12
+ } from "../../chunk-RFDMMGNB.js";
13
+ import "../../chunk-PAYJFU4V.js";
14
+ import "../../chunk-CD575TJ6.js";
15
+ import "../../chunk-7HRFJETP.js";
16
16
  import "../../chunk-Q2WE7ECN.js";
17
17
  import {
18
18
  NodeJSFileSystem,
@@ -5,11 +5,11 @@
5
5
 
6
6
  import {
7
7
  main
8
- } from "../../chunk-YSSSYIZJ.js";
9
- import "../../chunk-O2OVHMWL.js";
10
- import "../../chunk-SEPXPBD2.js";
11
- import "../../chunk-PLKJMRGZ.js";
12
- import "../../chunk-QYORKQDN.js";
8
+ } from "../../chunk-B73DMM7T.js";
9
+ import "../../chunk-RFDMMGNB.js";
10
+ import "../../chunk-PAYJFU4V.js";
11
+ import "../../chunk-CD575TJ6.js";
12
+ import "../../chunk-7HRFJETP.js";
13
13
  import "../../chunk-Q2WE7ECN.js";
14
14
  import {
15
15
  NodeJSFileSystem,